2024-08-17T00:07:39.172 INFO:root:teuthology version: 1.2.0 2024-08-17T00:07:39.194 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-17T00:07:39.282 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-08-16_02:08:14-upgrade-squid-distro-default-smithi/7857445 branch: squid description: upgrade/reef-x/parallel/{0-random-distro$/{centos_9.stream_runc} 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} email: ceph-qa@ceph.com first_in_suite: false job_id: '7857445' kernel: kdb: 1 sha1: 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: teuthology-2024-08-16_02:08:14-upgrade-squid-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: squid ceph: conf: global: mon election default strategy: 1 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: d863d21c9d1db9c3453c09dacd68766969720a44 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: extra_system_packages: - python3-pytest flavor: default sha1: d863d21c9d1db9c3453c09dacd68766969720a44 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: squid sha1: 34035a153785525a78f55c59012d77f335d36e2a owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.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: 6064 sha1: d863d21c9d1db9c3453c09dacd68766969720a44 sleep_before_teardown: 0 subset: 0/32 suite: upgrade suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_34035a153785525a78f55c59012d77f335d36e2a/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 34035a153785525a78f55c59012d77f335d36e2a targets: smithi110.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO6gY9fJNisBHCaKXOhapGze59n5OdvyqF3rkYoUSmQljaTMVVg17nxPA4/DpJ3DnTTpW41iXctz9tIZjRl2whM= smithi177.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAcMEpWYXmrSDy3wZKF5HJ9iIPot9iYxRUfRNqTQXfOCb+N4xo9TWX9zmDZ7JUeDsQgkioYO02xiggF29xTqJvw= tasks: - pexec: all: - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - 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: 67db276914d29505c9707d04f3a3b8fb9d8aee4b timestamp: 2024-08-16_02:08:14 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: teuthology verbose: false 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-17T00:07:39.282 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_34035a153785525a78f55c59012d77f335d36e2a/qa; will attempt to use it 2024-08-17T00:07:39.283 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_34035a153785525a78f55c59012d77f335d36e2a/qa/tasks 2024-08-17T00:07:39.283 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-08-17T00:07:39.285 INFO:teuthology.task.internal:Checking packages... 2024-08-17T00:07:39.307 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'd863d21c9d1db9c3453c09dacd68766969720a44' 2024-08-17T00:07:39.308 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T00:07:39.308 INFO:teuthology.packaging:ref: None 2024-08-17T00:07:39.308 INFO:teuthology.packaging:tag: None 2024-08-17T00:07:39.308 INFO:teuthology.packaging:branch: squid 2024-08-17T00:07:39.308 INFO:teuthology.packaging:sha1: d863d21c9d1db9c3453c09dacd68766969720a44 2024-08-17T00:07:39.308 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2024-08-17T00:07:39.517 INFO:teuthology.task.internal:Found packages for ceph version 19.1.0-1378.g567d40c0 2024-08-17T00:07:39.519 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-08-17T00:07:39.526 INFO:teuthology.task.internal:no buildpackages task found 2024-08-17T00:07:39.526 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-08-17T00:07:39.568 INFO:teuthology.task.internal:Saving configuration 2024-08-17T00:07:39.586 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-08-17T00:07:39.592 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-08-17T00:07:39.619 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi110.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-08-16_02:08:14-upgrade-squid-distro-default-smithi/7857445', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-17 00:02:39.021818', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO6gY9fJNisBHCaKXOhapGze59n5OdvyqF3rkYoUSmQljaTMVVg17nxPA4/DpJ3DnTTpW41iXctz9tIZjRl2whM='} 2024-08-17T00:07:39.644 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi177.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-08-16_02:08:14-upgrade-squid-distro-default-smithi/7857445', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-17 00:02:39.020392', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAcMEpWYXmrSDy3wZKF5HJ9iIPot9iYxRUfRNqTQXfOCb+N4xo9TWX9zmDZ7JUeDsQgkioYO02xiggF29xTqJvw='} 2024-08-17T00:07:39.644 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-08-17T00:07:39.650 INFO:teuthology.task.internal:roles: ubuntu@smithi110.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-17T00:07:39.650 INFO:teuthology.task.internal:roles: ubuntu@smithi177.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-17T00:07:39.651 INFO:teuthology.run_tasks:Running task console_log... 2024-08-17T00:07:39.711 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f632fa87ac0>, signals=[15]) 2024-08-17T00:07:39.711 INFO:teuthology.run_tasks:Running task internal.connect... 2024-08-17T00:07:39.717 INFO:teuthology.task.internal:Opening connections... 2024-08-17T00:07:39.717 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi110.front.sepia.ceph.com 2024-08-17T00:07:39.718 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi110.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T00:07:39.793 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi177.front.sepia.ceph.com 2024-08-17T00:07:39.793 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T00:07:39.865 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-08-17T00:07:39.872 DEBUG:teuthology.orchestra.run.smithi110:> uname -m 2024-08-17T00:07:39.889 INFO:teuthology.orchestra.run.smithi110.stdout:x86_64 2024-08-17T00:07:39.889 DEBUG:teuthology.orchestra.run.smithi110:> cat /etc/os-release 2024-08-17T00:07:39.946 INFO:teuthology.orchestra.run.smithi110.stdout:NAME="CentOS Stream" 2024-08-17T00:07:39.946 INFO:teuthology.orchestra.run.smithi110.stdout:VERSION="9" 2024-08-17T00:07:39.946 INFO:teuthology.orchestra.run.smithi110.stdout:ID="centos" 2024-08-17T00:07:39.946 INFO:teuthology.orchestra.run.smithi110.stdout:ID_LIKE="rhel fedora" 2024-08-17T00:07:39.946 INFO:teuthology.orchestra.run.smithi110.stdout:VERSION_ID="9" 2024-08-17T00:07:39.947 INFO:teuthology.orchestra.run.smithi110.stdout:PLATFORM_ID="platform:el9" 2024-08-17T00:07:39.947 INFO:teuthology.orchestra.run.smithi110.stdout:PRETTY_NAME="CentOS Stream 9" 2024-08-17T00:07:39.947 INFO:teuthology.orchestra.run.smithi110.stdout:ANSI_COLOR="0;31" 2024-08-17T00:07:39.947 INFO:teuthology.orchestra.run.smithi110.stdout:LOGO="fedora-logo-icon" 2024-08-17T00:07:39.947 INFO:teuthology.orchestra.run.smithi110.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-08-17T00:07:39.947 INFO:teuthology.orchestra.run.smithi110.stdout:HOME_URL="https://centos.org/" 2024-08-17T00:07:39.947 INFO:teuthology.orchestra.run.smithi110.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-08-17T00:07:39.947 INFO:teuthology.orchestra.run.smithi110.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-08-17T00:07:39.947 INFO:teuthology.orchestra.run.smithi110.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-08-17T00:07:39.948 INFO:teuthology.lock.ops:Updating smithi110.front.sepia.ceph.com on lock server 2024-08-17T00:07:39.971 DEBUG:teuthology.orchestra.run.smithi177:> uname -m 2024-08-17T00:07:39.989 INFO:teuthology.orchestra.run.smithi177.stdout:x86_64 2024-08-17T00:07:39.989 DEBUG:teuthology.orchestra.run.smithi177:> cat /etc/os-release 2024-08-17T00:07:40.045 INFO:teuthology.orchestra.run.smithi177.stdout:NAME="CentOS Stream" 2024-08-17T00:07:40.045 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION="9" 2024-08-17T00:07:40.046 INFO:teuthology.orchestra.run.smithi177.stdout:ID="centos" 2024-08-17T00:07:40.046 INFO:teuthology.orchestra.run.smithi177.stdout:ID_LIKE="rhel fedora" 2024-08-17T00:07:40.046 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION_ID="9" 2024-08-17T00:07:40.046 INFO:teuthology.orchestra.run.smithi177.stdout:PLATFORM_ID="platform:el9" 2024-08-17T00:07:40.046 INFO:teuthology.orchestra.run.smithi177.stdout:PRETTY_NAME="CentOS Stream 9" 2024-08-17T00:07:40.046 INFO:teuthology.orchestra.run.smithi177.stdout:ANSI_COLOR="0;31" 2024-08-17T00:07:40.046 INFO:teuthology.orchestra.run.smithi177.stdout:LOGO="fedora-logo-icon" 2024-08-17T00:07:40.046 INFO:teuthology.orchestra.run.smithi177.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-08-17T00:07:40.046 INFO:teuthology.orchestra.run.smithi177.stdout:HOME_URL="https://centos.org/" 2024-08-17T00:07:40.046 INFO:teuthology.orchestra.run.smithi177.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-08-17T00:07:40.046 INFO:teuthology.orchestra.run.smithi177.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-08-17T00:07:40.046 INFO:teuthology.orchestra.run.smithi177.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-08-17T00:07:40.047 INFO:teuthology.lock.ops:Updating smithi177.front.sepia.ceph.com on lock server 2024-08-17T00:07:40.070 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-08-17T00:07:40.078 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-08-17T00:07:40.086 INFO:teuthology.task.internal:Checking for old test directory... 2024-08-17T00:07:40.087 DEBUG:teuthology.orchestra.run.smithi110:> test '!' -e /home/ubuntu/cephtest 2024-08-17T00:07:40.089 DEBUG:teuthology.orchestra.run.smithi177:> test '!' -e /home/ubuntu/cephtest 2024-08-17T00:07:40.104 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-08-17T00:07:40.110 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-08-17T00:07:40.111 DEBUG:teuthology.orchestra.run.smithi110:> test -z $(ls -A /var/lib/ceph) 2024-08-17T00:07:40.146 DEBUG:teuthology.orchestra.run.smithi177:> test -z $(ls -A /var/lib/ceph) 2024-08-17T00:07:40.173 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-08-17T00:07:40.229 INFO:teuthology.run_tasks:Running task kernel... 2024-08-17T00:07:40.245 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-08-17T00:07:40.245 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-08-17T00:07:40.245 DEBUG:teuthology.orchestra.run.smithi110:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-17T00:07:40.246 DEBUG:teuthology.orchestra.run.smithi177:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-17T00:07:40.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T00:07:40.261 DEBUG:teuthology.orchestra.run.smithi177:> uname -r 2024-08-17T00:07:40.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T00:07:40.263 DEBUG:teuthology.orchestra.run.smithi110:> uname -r 2024-08-17T00:07:40.317 INFO:teuthology.orchestra.run.smithi177.stdout:5.14.0-437.el9.x86_64 2024-08-17T00:07:40.318 INFO:teuthology.task.kernel:Running kernel on smithi177: 5.14.0-437.el9.x86_64 2024-08-17T00:07:40.318 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum install -y kernel 2024-08-17T00:07:40.321 INFO:teuthology.orchestra.run.smithi110.stdout:5.14.0-437.el9.x86_64 2024-08-17T00:07:40.321 INFO:teuthology.task.kernel:Running kernel on smithi110: 5.14.0-437.el9.x86_64 2024-08-17T00:07:40.321 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum install -y kernel 2024-08-17T00:07:43.430 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - BaseOS 5.2 MB/s | 8.2 MB 00:01 2024-08-17T00:07:48.497 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - AppStream 5.0 MB/s | 20 MB 00:03 2024-08-17T00:08:46.143 INFO:teuthology.orchestra.run.smithi110.stdout:CentOS Stream 9 - BaseOS 131 kB/s | 8.2 MB 01:04 2024-08-17T00:11:05.883 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - CRB 35 kB/s | 6.6 MB 03:13 2024-08-17T00:11:08.290 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - Extras packages 17 kB/s | 18 kB 00:01 2024-08-17T00:11:09.429 INFO:teuthology.orchestra.run.smithi177.stdout:Extra Packages for Enterprise Linux 22 MB/s | 22 MB 00:01 2024-08-17T00:11:14.760 INFO:teuthology.orchestra.run.smithi177.stdout:lab-extras 23 kB/s | 1.7 kB 00:00 2024-08-17T00:11:16.733 INFO:teuthology.orchestra.run.smithi177.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-08-17T00:11:16.733 INFO:teuthology.orchestra.run.smithi177.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-08-17T00:11:16.814 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-08-17T00:11:16.831 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-08-17T00:11:16.831 INFO:teuthology.orchestra.run.smithi177.stdout: Package Architecture Version Repository Size 2024-08-17T00:11:16.831 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-08-17T00:11:16.831 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-08-17T00:11:16.832 INFO:teuthology.orchestra.run.smithi177.stdout: kernel x86_64 5.14.0-480.el9 baseos 1.5 M 2024-08-17T00:11:16.832 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2024-08-17T00:11:16.832 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-core x86_64 5.14.0-480.el9 baseos 17 M 2024-08-17T00:11:16.832 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-modules x86_64 5.14.0-480.el9 baseos 36 M 2024-08-17T00:11:16.832 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-modules-core x86_64 5.14.0-480.el9 baseos 30 M 2024-08-17T00:11:16.832 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:11:16.832 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-08-17T00:11:16.832 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-08-17T00:11:16.832 INFO:teuthology.orchestra.run.smithi177.stdout:Install 4 Packages 2024-08-17T00:11:16.832 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:11:16.832 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 84 M 2024-08-17T00:11:16.832 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 126 M 2024-08-17T00:11:16.832 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-08-17T00:11:17.245 INFO:teuthology.orchestra.run.smithi177.stdout:(1/4): kernel-5.14.0-480.el9.x86_64.rpm 4.4 MB/s | 1.5 MB 00:00 2024-08-17T00:11:20.320 INFO:teuthology.orchestra.run.smithi177.stdout:(2/4): kernel-core-5.14.0-480.el9.x86_64.rpm 5.0 MB/s | 17 MB 00:03 2024-08-17T00:11:21.836 INFO:teuthology.orchestra.run.smithi177.stdout:(3/4): kernel-modules-core-5.14.0-480.el9.x86_6 6.5 MB/s | 30 MB 00:04 2024-08-17T00:11:22.403 INFO:teuthology.orchestra.run.smithi177.stdout:(4/4): kernel-modules-5.14.0-480.el9.x86_64.rpm 6.5 MB/s | 36 MB 00:05 2024-08-17T00:11:22.404 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-08-17T00:11:22.404 INFO:teuthology.orchestra.run.smithi177.stdout:Total 15 MB/s | 84 MB 00:05 2024-08-17T00:11:23.135 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-08-17T00:11:23.487 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-08-17T00:11:23.487 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-08-17T00:11:24.485 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-08-17T00:11:24.485 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-08-17T00:11:26.946 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-08-17T00:11:27.609 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : kernel-modules-core-5.14.0-480.el9.x86_64 1/4 2024-08-17T00:11:27.696 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-17T00:11:30.354 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-17T00:11:30.502 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-17T00:11:35.514 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-17T00:11:35.793 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : kernel-5.14.0-480.el9.x86_64 4/4 2024-08-17T00:11:40.630 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-08-17T00:12:01.906 INFO:teuthology.orchestra.run.smithi110.stdout:CentOS Stream 9 - AppStream 105 kB/s | 20 MB 03:14 2024-08-17T00:12:07.797 INFO:teuthology.orchestra.run.smithi110.stdout:CentOS Stream 9 - CRB 3.1 MB/s | 6.6 MB 00:02 2024-08-17T00:12:09.589 INFO:teuthology.orchestra.run.smithi110.stdout:CentOS Stream 9 - Extras packages 43 kB/s | 18 kB 00:00 2024-08-17T00:12:10.266 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 4/4 2024-08-17T00:12:10.306 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 4/4 2024-08-17T00:12:10.591 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-5.14.0-480.el9.x86_64 4/4 2024-08-17T00:12:10.591 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : kernel-5.14.0-480.el9.x86_64 1/4 2024-08-17T00:12:10.591 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-17T00:12:10.591 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-17T00:12:10.776 INFO:teuthology.orchestra.run.smithi110.stdout:Extra Packages for Enterprise Linux 21 MB/s | 22 MB 00:01 2024-08-17T00:12:11.420 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-08-17T00:12:11.420 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:12:11.420 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-08-17T00:12:11.420 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-5.14.0-480.el9.x86_64 2024-08-17T00:12:11.420 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-core-5.14.0-480.el9.x86_64 2024-08-17T00:12:11.420 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-modules-5.14.0-480.el9.x86_64 2024-08-17T00:12:11.421 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-modules-core-5.14.0-480.el9.x86_64 2024-08-17T00:12:11.421 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:12:11.421 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-08-17T00:12:11.791 DEBUG:teuthology.orchestra.run.smithi177:> rpm -q kernel | sort -rV | head -n 1 2024-08-17T00:12:11.873 INFO:teuthology.orchestra.run.smithi177.stdout:kernel-5.14.0-480.el9.x86_64 2024-08-17T00:12:11.873 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-08-17T00:12:11.873 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-480.el9.x86_64 2024-08-17T00:12:11.874 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-17T00:12:11.875 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-17T00:12:11.876 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-08-17T00:12:11.877 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi177.front.sepia.ceph.com, path=None, version=distro) 2024-08-17T00:12:11.877 DEBUG:teuthology.orchestra.run.smithi177:> rpm -q kernel | sort -rV | head -n 1 2024-08-17T00:12:11.934 INFO:teuthology.orchestra.run.smithi177.stdout:kernel-5.14.0-480.el9.x86_64 2024-08-17T00:12:11.934 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-08-17T00:12:11.934 DEBUG:teuthology.orchestra.run.smithi177:> sudo rpm -qi grub2-tools 2024-08-17T00:12:11.969 INFO:teuthology.orchestra.run.smithi177.stdout:Name : grub2-tools 2024-08-17T00:12:11.969 INFO:teuthology.orchestra.run.smithi177.stdout:Epoch : 1 2024-08-17T00:12:11.969 INFO:teuthology.orchestra.run.smithi177.stdout:Version : 2.06 2024-08-17T00:12:11.969 INFO:teuthology.orchestra.run.smithi177.stdout:Release : 68.el9 2024-08-17T00:12:11.969 INFO:teuthology.orchestra.run.smithi177.stdout:Architecture: x86_64 2024-08-17T00:12:11.970 INFO:teuthology.orchestra.run.smithi177.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-08-17T00:12:11.970 INFO:teuthology.orchestra.run.smithi177.stdout:Group : Unspecified 2024-08-17T00:12:11.970 INFO:teuthology.orchestra.run.smithi177.stdout:Size : 8264254 2024-08-17T00:12:11.970 INFO:teuthology.orchestra.run.smithi177.stdout:License : GPLv3+ 2024-08-17T00:12:11.970 INFO:teuthology.orchestra.run.smithi177.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-08-17T00:12:11.970 INFO:teuthology.orchestra.run.smithi177.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-08-17T00:12:11.970 INFO:teuthology.orchestra.run.smithi177.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-08-17T00:12:11.970 INFO:teuthology.orchestra.run.smithi177.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-08-17T00:12:11.970 INFO:teuthology.orchestra.run.smithi177.stdout:Packager : builder@centos.org 2024-08-17T00:12:11.970 INFO:teuthology.orchestra.run.smithi177.stdout:Vendor : CentOS 2024-08-17T00:12:11.970 INFO:teuthology.orchestra.run.smithi177.stdout:URL : http://www.gnu.org/software/grub/ 2024-08-17T00:12:11.970 INFO:teuthology.orchestra.run.smithi177.stdout:Summary : Support tools for GRUB. 2024-08-17T00:12:11.970 INFO:teuthology.orchestra.run.smithi177.stdout:Description : 2024-08-17T00:12:11.971 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:12:11.971 INFO:teuthology.orchestra.run.smithi177.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-08-17T00:12:11.971 INFO:teuthology.orchestra.run.smithi177.stdout:customizable bootloader with modular architecture. It supports a rich 2024-08-17T00:12:11.971 INFO:teuthology.orchestra.run.smithi177.stdout:variety of kernel formats, file systems, computer architectures and 2024-08-17T00:12:11.971 INFO:teuthology.orchestra.run.smithi177.stdout:hardware devices. 2024-08-17T00:12:11.971 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:12:11.971 INFO:teuthology.orchestra.run.smithi177.stdout:This subpackage provides tools for support of all platforms. 2024-08-17T00:12:11.972 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-08-17T00:12:11.972 INFO:teuthology.task.kernel:Updating grub on smithi177 to boot 5.14.0-480.el9.x86_64 2024-08-17T00:12:11.972 DEBUG:teuthology.orchestra.run.smithi177:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-08-17T00:12:12.616 INFO:teuthology.orchestra.run.smithi177.stderr:Generating grub configuration file ... 2024-08-17T00:12:14.071 INFO:teuthology.orchestra.run.smithi177.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-08-17T00:12:14.087 INFO:teuthology.orchestra.run.smithi177.stderr:done 2024-08-17T00:12:14.089 DEBUG:teuthology.orchestra.run.smithi177:> mktemp 2024-08-17T00:12:14.128 INFO:teuthology.orchestra.run.smithi177.stdout:/tmp/tmp.WlVQwb4eFF 2024-08-17T00:12:14.128 DEBUG:teuthology.orchestra.run.smithi177:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.WlVQwb4eFF 2024-08-17T00:12:14.204 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 0666 /tmp/tmp.WlVQwb4eFF 2024-08-17T00:12:14.340 DEBUG:teuthology.orchestra.remote:smithi177:/tmp/tmp.WlVQwb4eFF is 6KB 2024-08-17T00:12:14.387 DEBUG:teuthology.orchestra.run.smithi177:> rm -fr /tmp/tmp.WlVQwb4eFF 2024-08-17T00:12:14.402 DEBUG:teuthology.orchestra.run.smithi177:> sudo /bin/ls /boot/loader/entries || true 2024-08-17T00:12:14.467 INFO:teuthology.orchestra.run.smithi177.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-08-17T00:12:14.467 INFO:teuthology.orchestra.run.smithi177.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-08-17T00:12:14.467 INFO:teuthology.orchestra.run.smithi177.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-08-17T00:12:14.467 INFO:teuthology.orchestra.run.smithi177.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64.conf 2024-08-17T00:12:14.468 DEBUG:teuthology.orchestra.run.smithi177:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64 2024-08-17T00:12:14.608 DEBUG:teuthology.orchestra.run.smithi177:> sudo shutdown -r now 2024-08-17T00:12:16.124 INFO:teuthology.orchestra.run.smithi110.stdout:lab-extras 16 kB/s | 1.7 kB 00:00 2024-08-17T00:12:18.081 INFO:teuthology.orchestra.run.smithi110.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-08-17T00:12:18.081 INFO:teuthology.orchestra.run.smithi110.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-08-17T00:12:18.182 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-08-17T00:12:18.200 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-08-17T00:12:18.200 INFO:teuthology.orchestra.run.smithi110.stdout: Package Architecture Version Repository Size 2024-08-17T00:12:18.201 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-08-17T00:12:18.201 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-08-17T00:12:18.201 INFO:teuthology.orchestra.run.smithi110.stdout: kernel x86_64 5.14.0-480.el9 baseos 1.5 M 2024-08-17T00:12:18.201 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2024-08-17T00:12:18.201 INFO:teuthology.orchestra.run.smithi110.stdout: kernel-core x86_64 5.14.0-480.el9 baseos 17 M 2024-08-17T00:12:18.201 INFO:teuthology.orchestra.run.smithi110.stdout: kernel-modules x86_64 5.14.0-480.el9 baseos 36 M 2024-08-17T00:12:18.201 INFO:teuthology.orchestra.run.smithi110.stdout: kernel-modules-core x86_64 5.14.0-480.el9 baseos 30 M 2024-08-17T00:12:18.201 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:12:18.201 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-08-17T00:12:18.201 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-08-17T00:12:18.201 INFO:teuthology.orchestra.run.smithi110.stdout:Install 4 Packages 2024-08-17T00:12:18.201 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:12:18.202 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 84 M 2024-08-17T00:12:18.202 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 126 M 2024-08-17T00:12:18.202 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-08-17T00:12:18.834 INFO:teuthology.orchestra.run.smithi110.stdout:(1/4): kernel-5.14.0-480.el9.x86_64.rpm 4.2 MB/s | 1.5 MB 00:00 2024-08-17T00:12:19.609 INFO:teuthology.orchestra.run.smithi110.stdout:(2/4): kernel-core-5.14.0-480.el9.x86_64.rpm 15 MB/s | 17 MB 00:01 2024-08-17T00:12:20.376 INFO:teuthology.orchestra.run.smithi110.stdout:(3/4): kernel-modules-5.14.0-480.el9.x86_64.rpm 19 MB/s | 36 MB 00:01 2024-08-17T00:12:20.651 INFO:teuthology.orchestra.run.smithi110.stdout:(4/4): kernel-modules-core-5.14.0-480.el9.x86_6 16 MB/s | 30 MB 00:01 2024-08-17T00:12:20.652 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-08-17T00:12:20.652 INFO:teuthology.orchestra.run.smithi110.stdout:Total 34 MB/s | 84 MB 00:02 2024-08-17T00:12:21.385 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-08-17T00:12:21.720 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-08-17T00:12:21.720 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-08-17T00:12:22.694 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-08-17T00:12:22.695 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-08-17T00:12:25.143 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-08-17T00:12:25.865 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : kernel-modules-core-5.14.0-480.el9.x86_64 1/4 2024-08-17T00:12:25.961 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-17T00:12:28.619 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-17T00:12:28.766 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-17T00:12:33.637 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-17T00:12:33.775 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : kernel-5.14.0-480.el9.x86_64 4/4 2024-08-17T00:12:38.633 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-08-17T00:12:44.611 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-08-17T00:12:44.611 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-08-17T00:12:44.612 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T00:13:03.075 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.177 2024-08-17T00:13:08.356 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 4/4 2024-08-17T00:13:08.395 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 4/4 2024-08-17T00:13:08.711 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: kernel-5.14.0-480.el9.x86_64 4/4 2024-08-17T00:13:08.711 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : kernel-5.14.0-480.el9.x86_64 1/4 2024-08-17T00:13:08.712 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-17T00:13:08.712 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-17T00:13:09.560 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-08-17T00:13:09.560 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:13:09.560 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-08-17T00:13:09.560 INFO:teuthology.orchestra.run.smithi110.stdout: kernel-5.14.0-480.el9.x86_64 2024-08-17T00:13:09.560 INFO:teuthology.orchestra.run.smithi110.stdout: kernel-core-5.14.0-480.el9.x86_64 2024-08-17T00:13:09.560 INFO:teuthology.orchestra.run.smithi110.stdout: kernel-modules-5.14.0-480.el9.x86_64 2024-08-17T00:13:09.560 INFO:teuthology.orchestra.run.smithi110.stdout: kernel-modules-core-5.14.0-480.el9.x86_64 2024-08-17T00:13:09.560 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:13:09.560 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-08-17T00:13:09.930 DEBUG:teuthology.orchestra.run.smithi110:> rpm -q kernel | sort -rV | head -n 1 2024-08-17T00:13:10.015 INFO:teuthology.orchestra.run.smithi110.stdout:kernel-5.14.0-480.el9.x86_64 2024-08-17T00:13:10.016 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-08-17T00:13:10.016 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-480.el9.x86_64 2024-08-17T00:13:10.016 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-17T00:13:10.016 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-17T00:13:10.016 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-08-17T00:13:10.017 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi110.front.sepia.ceph.com, path=None, version=distro) 2024-08-17T00:13:10.017 DEBUG:teuthology.orchestra.run.smithi110:> rpm -q kernel | sort -rV | head -n 1 2024-08-17T00:13:10.074 INFO:teuthology.orchestra.run.smithi110.stdout:kernel-5.14.0-480.el9.x86_64 2024-08-17T00:13:10.074 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-08-17T00:13:10.074 DEBUG:teuthology.orchestra.run.smithi110:> sudo rpm -qi grub2-tools 2024-08-17T00:13:10.104 INFO:teuthology.orchestra.run.smithi110.stdout:Name : grub2-tools 2024-08-17T00:13:10.104 INFO:teuthology.orchestra.run.smithi110.stdout:Epoch : 1 2024-08-17T00:13:10.104 INFO:teuthology.orchestra.run.smithi110.stdout:Version : 2.06 2024-08-17T00:13:10.105 INFO:teuthology.orchestra.run.smithi110.stdout:Release : 68.el9 2024-08-17T00:13:10.105 INFO:teuthology.orchestra.run.smithi110.stdout:Architecture: x86_64 2024-08-17T00:13:10.105 INFO:teuthology.orchestra.run.smithi110.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-08-17T00:13:10.105 INFO:teuthology.orchestra.run.smithi110.stdout:Group : Unspecified 2024-08-17T00:13:10.105 INFO:teuthology.orchestra.run.smithi110.stdout:Size : 8264254 2024-08-17T00:13:10.105 INFO:teuthology.orchestra.run.smithi110.stdout:License : GPLv3+ 2024-08-17T00:13:10.105 INFO:teuthology.orchestra.run.smithi110.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-08-17T00:13:10.105 INFO:teuthology.orchestra.run.smithi110.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-08-17T00:13:10.105 INFO:teuthology.orchestra.run.smithi110.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-08-17T00:13:10.105 INFO:teuthology.orchestra.run.smithi110.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-08-17T00:13:10.106 INFO:teuthology.orchestra.run.smithi110.stdout:Packager : builder@centos.org 2024-08-17T00:13:10.106 INFO:teuthology.orchestra.run.smithi110.stdout:Vendor : CentOS 2024-08-17T00:13:10.106 INFO:teuthology.orchestra.run.smithi110.stdout:URL : http://www.gnu.org/software/grub/ 2024-08-17T00:13:10.106 INFO:teuthology.orchestra.run.smithi110.stdout:Summary : Support tools for GRUB. 2024-08-17T00:13:10.106 INFO:teuthology.orchestra.run.smithi110.stdout:Description : 2024-08-17T00:13:10.106 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:13:10.106 INFO:teuthology.orchestra.run.smithi110.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-08-17T00:13:10.106 INFO:teuthology.orchestra.run.smithi110.stdout:customizable bootloader with modular architecture. It supports a rich 2024-08-17T00:13:10.107 INFO:teuthology.orchestra.run.smithi110.stdout:variety of kernel formats, file systems, computer architectures and 2024-08-17T00:13:10.107 INFO:teuthology.orchestra.run.smithi110.stdout:hardware devices. 2024-08-17T00:13:10.107 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:13:10.107 INFO:teuthology.orchestra.run.smithi110.stdout:This subpackage provides tools for support of all platforms. 2024-08-17T00:13:10.108 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-08-17T00:13:10.108 INFO:teuthology.task.kernel:Updating grub on smithi110 to boot 5.14.0-480.el9.x86_64 2024-08-17T00:13:10.108 DEBUG:teuthology.orchestra.run.smithi110:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-08-17T00:13:10.713 INFO:teuthology.orchestra.run.smithi110.stderr:Generating grub configuration file ... 2024-08-17T00:13:12.076 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-08-17T00:13:12.077 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T00:13:12.115 INFO:teuthology.orchestra.run.smithi110.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-08-17T00:13:12.146 INFO:teuthology.orchestra.run.smithi110.stderr:done 2024-08-17T00:13:12.148 DEBUG:teuthology.orchestra.run.smithi110:> mktemp 2024-08-17T00:13:12.162 INFO:teuthology.orchestra.run.smithi110.stdout:/tmp/tmp.PZFWe2RwtW 2024-08-17T00:13:12.162 DEBUG:teuthology.orchestra.run.smithi110:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.PZFWe2RwtW 2024-08-17T00:13:12.236 DEBUG:teuthology.orchestra.run.smithi110:> sudo chmod 0666 /tmp/tmp.PZFWe2RwtW 2024-08-17T00:13:12.377 DEBUG:teuthology.orchestra.remote:smithi110:/tmp/tmp.PZFWe2RwtW is 6KB 2024-08-17T00:13:12.425 DEBUG:teuthology.orchestra.run.smithi110:> rm -fr /tmp/tmp.PZFWe2RwtW 2024-08-17T00:13:12.439 DEBUG:teuthology.orchestra.run.smithi110:> sudo /bin/ls /boot/loader/entries || true 2024-08-17T00:13:12.500 INFO:teuthology.orchestra.run.smithi110.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-08-17T00:13:12.501 INFO:teuthology.orchestra.run.smithi110.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-08-17T00:13:12.501 INFO:teuthology.orchestra.run.smithi110.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-08-17T00:13:12.501 INFO:teuthology.orchestra.run.smithi110.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64.conf 2024-08-17T00:13:12.502 DEBUG:teuthology.orchestra.run.smithi110:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64 2024-08-17T00:13:12.649 DEBUG:teuthology.orchestra.run.smithi110:> sudo shutdown -r now 2024-08-17T00:13:42.679 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-08-17T00:13:42.680 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi110.front.sepia.ceph.com' 2024-08-17T00:13:42.681 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi110.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T00:14:01.183 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.110 2024-08-17T00:14:10.190 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi110.front.sepia.ceph.com' 2024-08-17T00:14:10.191 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi110.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T00:14:12.081 DEBUG:teuthology.orchestra.remote:timed out 2024-08-17T00:14:13.246 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.110 2024-08-17T00:14:24.091 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-08-17T00:14:24.092 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T00:14:24.504 DEBUG:teuthology.orchestra.run.smithi177:> true 2024-08-17T00:14:24.856 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-08-17T00:14:24.856 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-480.el9.x86_64"... 2024-08-17T00:14:24.856 DEBUG:teuthology.orchestra.run.smithi177:> uname -r 2024-08-17T00:14:24.873 INFO:teuthology.orchestra.run.smithi177.stdout:5.14.0-480.el9.x86_64 2024-08-17T00:14:24.873 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-480.el9.x86_64 vs 5.14.0-480.el9.x86_64 2024-08-17T00:14:24.873 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-17T00:14:24.873 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-08-17T00:14:25.247 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi110.front.sepia.ceph.com' 2024-08-17T00:14:25.248 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi110.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T00:14:25.874 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-08-17T00:14:25.874 DEBUG:teuthology.orchestra.run.smithi177:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-17T00:14:25.955 INFO:teuthology.orchestra.run.smithi177.stdout:ttyS1 2024-08-17T00:14:25.989 DEBUG:teuthology.parallel:result is None 2024-08-17T00:14:56.970 DEBUG:teuthology.orchestra.run.smithi110:> true 2024-08-17T00:14:57.566 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi110.front.sepia.ceph.com' 2024-08-17T00:14:57.566 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-480.el9.x86_64"... 2024-08-17T00:14:57.566 DEBUG:teuthology.orchestra.run.smithi110:> uname -r 2024-08-17T00:14:57.616 INFO:teuthology.orchestra.run.smithi110.stdout:5.14.0-480.el9.x86_64 2024-08-17T00:14:57.616 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-480.el9.x86_64 vs 5.14.0-480.el9.x86_64 2024-08-17T00:14:57.616 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-17T00:14:57.617 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-08-17T00:14:58.618 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-08-17T00:14:58.618 DEBUG:teuthology.orchestra.run.smithi110:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-17T00:14:58.871 INFO:teuthology.orchestra.run.smithi110.stdout:ttyS1 2024-08-17T00:14:58.958 DEBUG:teuthology.parallel:result is None 2024-08-17T00:14:58.958 INFO:teuthology.run_tasks:Running task internal.base... 2024-08-17T00:14:58.966 INFO:teuthology.task.internal:Creating test directory... 2024-08-17T00:14:58.966 DEBUG:teuthology.orchestra.run.smithi110:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-17T00:14:58.969 DEBUG:teuthology.orchestra.run.smithi177:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-17T00:14:58.988 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-08-17T00:14:59.041 INFO:teuthology.run_tasks:Running task internal.archive... 2024-08-17T00:14:59.049 INFO:teuthology.task.internal:Creating archive directory... 2024-08-17T00:14:59.049 DEBUG:teuthology.orchestra.run.smithi110:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-17T00:14:59.052 DEBUG:teuthology.orchestra.run.smithi177:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-17T00:14:59.145 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-08-17T00:14:59.151 INFO:teuthology.task.internal:Enabling coredump saving... 2024-08-17T00:14:59.151 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-17T00:14:59.154 DEBUG:teuthology.orchestra.run.smithi177:> 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-17T00:14:59.190 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-17T00:14:59.202 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-17T00:14:59.205 INFO:teuthology.orchestra.run.smithi110.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-17T00:14:59.215 INFO:teuthology.orchestra.run.smithi110.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-17T00:14:59.217 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-08-17T00:14:59.223 INFO:teuthology.task.internal:Configuring sudo... 2024-08-17T00:14:59.224 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-17T00:14:59.226 DEBUG:teuthology.orchestra.run.smithi177:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-17T00:14:59.272 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-08-17T00:14:59.281 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-08-17T00:14:59.281 DEBUG:teuthology.orchestra.run.smithi110:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-17T00:14:59.293 DEBUG:teuthology.orchestra.run.smithi177:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-17T00:14:59.329 DEBUG:teuthology.orchestra.run.smithi110:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-17T00:14:59.394 DEBUG:teuthology.orchestra.run.smithi110:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-17T00:14:59.440 DEBUG:teuthology.orchestra.run.smithi110:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-17T00:14:59.529 DEBUG:teuthology.orchestra.run.smithi110:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-17T00:14:59.570 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-17T00:14:59.570 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-17T00:14:59.636 DEBUG:teuthology.orchestra.run.smithi177:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-17T00:14:59.682 DEBUG:teuthology.orchestra.run.smithi177:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-17T00:14:59.732 DEBUG:teuthology.orchestra.run.smithi177:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-17T00:14:59.819 DEBUG:teuthology.orchestra.run.smithi177:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-17T00:14:59.861 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-08-17T00:14:59.861 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-17T00:14:59.929 DEBUG:teuthology.orchestra.run.smithi110:> sudo service rsyslog restart 2024-08-17T00:14:59.931 DEBUG:teuthology.orchestra.run.smithi177:> sudo service rsyslog restart 2024-08-17T00:14:59.974 INFO:teuthology.orchestra.run.smithi110.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-17T00:15:00.005 INFO:teuthology.orchestra.run.smithi177.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-17T00:15:00.485 INFO:teuthology.run_tasks:Running task internal.timer... 2024-08-17T00:15:00.492 INFO:teuthology.task.internal:Starting timer... 2024-08-17T00:15:00.493 INFO:teuthology.run_tasks:Running task pcp... 2024-08-17T00:15:00.502 INFO:teuthology.run_tasks:Running task selinux... 2024-08-17T00:15:00.510 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-08-17T00:15:00.511 DEBUG:teuthology.orchestra.run.smithi110:> sudo service auditd rotate 2024-08-17T00:15:00.577 INFO:teuthology.orchestra.run.smithi110.stdout:Rotating logs: 2024-08-17T00:15:00.579 DEBUG:teuthology.orchestra.run.smithi177:> sudo service auditd rotate 2024-08-17T00:15:00.634 INFO:teuthology.orchestra.run.smithi177.stdout:Rotating logs: 2024-08-17T00:15:00.636 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-08-17T00:15:00.636 DEBUG:teuthology.orchestra.run.smithi110:> /usr/sbin/getenforce 2024-08-17T00:15:00.659 INFO:teuthology.orchestra.run.smithi110.stdout:Permissive 2024-08-17T00:15:00.659 DEBUG:teuthology.orchestra.run.smithi177:> /usr/sbin/getenforce 2024-08-17T00:15:00.782 INFO:teuthology.orchestra.run.smithi177.stdout:Permissive 2024-08-17T00:15:00.782 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi110.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi177.front.sepia.ceph.com': 'permissive'} 2024-08-17T00:15:00.782 DEBUG:teuthology.orchestra.run.smithi110:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-08-17T00:15:00.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T00:15:00.808 DEBUG:teuthology.orchestra.run.smithi177:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-08-17T00:15:00.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T00:15:00.839 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-08-17T00:15:00.839 DEBUG:teuthology.orchestra.run.smithi110:> sudo /usr/sbin/setenforce permissive 2024-08-17T00:15:00.874 DEBUG:teuthology.orchestra.run.smithi177:> sudo /usr/sbin/setenforce permissive 2024-08-17T00:15:00.907 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-08-17T00:15:00.915 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-08-17T00:15:00.918 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-08-17T00:15:01.030 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-08-17T00:15:01.040 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-17T00:15:01.041 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi110.front.sepia.ceph.com,smithi177.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-08-17T00:22:43.870 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi110.front.sepia.ceph.com'), Remote(name='ubuntu@smithi177.front.sepia.ceph.com')] 2024-08-17T00:22:43.872 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi110.front.sepia.ceph.com' 2024-08-17T00:22:43.873 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi110.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T00:22:43.952 DEBUG:teuthology.orchestra.run.smithi110:> true 2024-08-17T00:22:43.986 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi110.front.sepia.ceph.com' 2024-08-17T00:22:43.987 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-08-17T00:22:43.987 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T00:22:44.062 DEBUG:teuthology.orchestra.run.smithi177:> true 2024-08-17T00:22:44.138 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-08-17T00:22:44.138 INFO:teuthology.run_tasks:Running task clock... 2024-08-17T00:22:44.148 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-08-17T00:22:44.148 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-17T00:22:44.149 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-17T00:22:44.151 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-17T00:22:44.151 DEBUG:teuthology.orchestra.run.smithi177:> 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-17T00:22:44.179 INFO:teuthology.orchestra.run.smithi110.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-08-17T00:22:44.193 INFO:teuthology.orchestra.run.smithi110.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-08-17T00:22:44.208 INFO:teuthology.orchestra.run.smithi177.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-08-17T00:22:44.218 INFO:teuthology.orchestra.run.smithi110.stderr:sudo: ntpd: command not found 2024-08-17T00:22:44.223 INFO:teuthology.orchestra.run.smithi177.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-08-17T00:22:44.229 INFO:teuthology.orchestra.run.smithi110.stdout:506 Cannot talk to daemon 2024-08-17T00:22:44.243 INFO:teuthology.orchestra.run.smithi110.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-08-17T00:22:44.248 INFO:teuthology.orchestra.run.smithi177.stderr:sudo: ntpd: command not found 2024-08-17T00:22:44.256 INFO:teuthology.orchestra.run.smithi110.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-08-17T00:22:44.260 INFO:teuthology.orchestra.run.smithi177.stdout:506 Cannot talk to daemon 2024-08-17T00:22:44.274 INFO:teuthology.orchestra.run.smithi177.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-08-17T00:22:44.288 INFO:teuthology.orchestra.run.smithi177.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-08-17T00:22:44.310 INFO:teuthology.orchestra.run.smithi110.stderr:bash: line 1: ntpq: command not found 2024-08-17T00:22:44.314 INFO:teuthology.orchestra.run.smithi110.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-17T00:22:44.314 INFO:teuthology.orchestra.run.smithi110.stdout:=============================================================================== 2024-08-17T00:22:44.314 INFO:teuthology.orchestra.run.smithi110.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-17T00:22:44.314 INFO:teuthology.orchestra.run.smithi110.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-17T00:22:44.314 INFO:teuthology.orchestra.run.smithi110.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-17T00:22:44.314 INFO:teuthology.orchestra.run.smithi110.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-17T00:22:44.344 INFO:teuthology.orchestra.run.smithi177.stderr:bash: line 1: ntpq: command not found 2024-08-17T00:22:44.348 INFO:teuthology.orchestra.run.smithi177.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-17T00:22:44.348 INFO:teuthology.orchestra.run.smithi177.stdout:=============================================================================== 2024-08-17T00:22:44.348 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-17T00:22:44.348 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-17T00:22:44.348 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-17T00:22:44.348 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-17T00:22:44.349 INFO:teuthology.run_tasks:Running task pexec... 2024-08-17T00:22:44.358 INFO:teuthology.task.pexec:Executing custom commands... 2024-08-17T00:22:44.359 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi110.front.sepia.ceph.com 2024-08-17T00:22:44.359 DEBUG:teuthology.orchestra.run.smithi110:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-08-17T00:22:44.359 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi177.front.sepia.ceph.com 2024-08-17T00:22:44.360 DEBUG:teuthology.orchestra.run.smithi177:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-08-17T00:22:44.924 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:01:03 ago on Sat 17 Aug 2024 12:21:41 AM UTC. 2024-08-17T00:22:44.959 INFO:teuthology.orchestra.run.smithi177.stdout:Last metadata expiration check: 0:04:08 ago on Sat 17 Aug 2024 12:18:36 AM UTC. 2024-08-17T00:22:45.010 INFO:teuthology.orchestra.run.smithi110.stdout:Package nvme-cli-2.6-5.el9.x86_64 is already installed. 2024-08-17T00:22:45.046 INFO:teuthology.orchestra.run.smithi177.stdout:Package nvme-cli-2.6-5.el9.x86_64 is already installed. 2024-08-17T00:22:45.051 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-08-17T00:22:45.061 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-08-17T00:22:45.061 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2024-08-17T00:22:45.061 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-08-17T00:22:45.061 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-08-17T00:22:45.061 INFO:teuthology.orchestra.run.smithi110.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-08-17T00:22:45.061 INFO:teuthology.orchestra.run.smithi110.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-08-17T00:22:45.061 INFO:teuthology.orchestra.run.smithi110.stdout:Upgrading: 2024-08-17T00:22:45.061 INFO:teuthology.orchestra.run.smithi110.stdout: libnvme x86_64 1.9-2.el9 baseos 106 k 2024-08-17T00:22:45.061 INFO:teuthology.orchestra.run.smithi110.stdout: nvme-cli x86_64 2.9.1-3.el9 baseos 903 k 2024-08-17T00:22:45.061 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2024-08-17T00:22:45.061 INFO:teuthology.orchestra.run.smithi110.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-08-17T00:22:45.061 INFO:teuthology.orchestra.run.smithi110.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-08-17T00:22:45.062 INFO:teuthology.orchestra.run.smithi110.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-08-17T00:22:45.062 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:22:45.062 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-08-17T00:22:45.062 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2024-08-17T00:22:45.062 INFO:teuthology.orchestra.run.smithi110.stdout:Install 5 Packages 2024-08-17T00:22:45.062 INFO:teuthology.orchestra.run.smithi110.stdout:Upgrade 2 Packages 2024-08-17T00:22:45.062 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:22:45.069 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 5.2 M 2024-08-17T00:22:45.069 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-08-17T00:22:45.087 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-08-17T00:22:45.098 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-08-17T00:22:45.099 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2024-08-17T00:22:45.099 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-08-17T00:22:45.099 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-08-17T00:22:45.099 INFO:teuthology.orchestra.run.smithi177.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-08-17T00:22:45.099 INFO:teuthology.orchestra.run.smithi177.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-08-17T00:22:45.099 INFO:teuthology.orchestra.run.smithi177.stdout:Upgrading: 2024-08-17T00:22:45.099 INFO:teuthology.orchestra.run.smithi177.stdout: libnvme x86_64 1.9-2.el9 baseos 106 k 2024-08-17T00:22:45.099 INFO:teuthology.orchestra.run.smithi177.stdout: nvme-cli x86_64 2.9.1-3.el9 baseos 903 k 2024-08-17T00:22:45.099 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2024-08-17T00:22:45.099 INFO:teuthology.orchestra.run.smithi177.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-08-17T00:22:45.099 INFO:teuthology.orchestra.run.smithi177.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-08-17T00:22:45.099 INFO:teuthology.orchestra.run.smithi177.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-08-17T00:22:45.099 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:22:45.099 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-08-17T00:22:45.100 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-08-17T00:22:45.100 INFO:teuthology.orchestra.run.smithi177.stdout:Install 5 Packages 2024-08-17T00:22:45.100 INFO:teuthology.orchestra.run.smithi177.stdout:Upgrade 2 Packages 2024-08-17T00:22:45.100 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:22:45.101 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 5.2 M 2024-08-17T00:22:45.101 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-08-17T00:22:45.380 INFO:teuthology.orchestra.run.smithi110.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 295 kB/s | 44 kB 00:00 2024-08-17T00:22:45.382 INFO:teuthology.orchestra.run.smithi177.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 451 kB/s | 44 kB 00:00 2024-08-17T00:22:45.399 INFO:teuthology.orchestra.run.smithi177.stdout:(2/7): python3-configshell-1.1.30-1.el9.noarch. 621 kB/s | 72 kB 00:00 2024-08-17T00:22:45.405 INFO:teuthology.orchestra.run.smithi110.stdout:(2/7): python3-configshell-1.1.30-1.el9.noarch. 408 kB/s | 72 kB 00:00 2024-08-17T00:22:45.416 INFO:teuthology.orchestra.run.smithi177.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 636 kB/s | 84 kB 00:00 2024-08-17T00:22:45.430 INFO:teuthology.orchestra.run.smithi110.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 419 kB/s | 84 kB 00:00 2024-08-17T00:22:45.466 INFO:teuthology.orchestra.run.smithi177.stdout:(4/7): libnvme-1.9-2.el9.x86_64.rpm 2.1 MB/s | 106 kB 00:00 2024-08-17T00:22:45.506 INFO:teuthology.orchestra.run.smithi110.stdout:(4/7): libnvme-1.9-2.el9.x86_64.rpm 1.4 MB/s | 106 kB 00:00 2024-08-17T00:22:45.542 INFO:teuthology.orchestra.run.smithi177.stdout:(5/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 5.1 MB/s | 837 kB 00:00 2024-08-17T00:22:45.564 INFO:teuthology.orchestra.run.smithi110.stdout:(5/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 4.4 MB/s | 837 kB 00:00 2024-08-17T00:22:45.592 INFO:teuthology.orchestra.run.smithi177.stdout:(6/7): nvme-cli-2.9.1-3.el9.x86_64.rpm 7.0 MB/s | 903 kB 00:00 2024-08-17T00:22:45.657 INFO:teuthology.orchestra.run.smithi110.stdout:(6/7): nvme-cli-2.9.1-3.el9.x86_64.rpm 5.9 MB/s | 903 kB 00:00 2024-08-17T00:22:45.925 INFO:teuthology.orchestra.run.smithi177.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 6.0 MB/s | 3.2 MB 00:00 2024-08-17T00:22:45.926 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-08-17T00:22:45.926 INFO:teuthology.orchestra.run.smithi177.stdout:Total 6.3 MB/s | 5.2 MB 00:00 2024-08-17T00:22:46.037 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-08-17T00:22:46.054 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-08-17T00:22:46.054 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-08-17T00:22:46.296 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-08-17T00:22:46.296 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-08-17T00:22:46.374 INFO:teuthology.orchestra.run.smithi110.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 3.3 MB/s | 3.2 MB 00:00 2024-08-17T00:22:46.374 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-08-17T00:22:46.374 INFO:teuthology.orchestra.run.smithi110.stdout:Total 4.0 MB/s | 5.2 MB 00:01 2024-08-17T00:22:46.484 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-08-17T00:22:46.501 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-08-17T00:22:46.501 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-08-17T00:22:46.684 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-08-17T00:22:46.722 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-08-17T00:22:46.722 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-08-17T00:22:46.880 INFO:teuthology.orchestra.run.smithi177.stdout: Upgrading : libnvme-1.9-2.el9.x86_64 1/9 2024-08-17T00:22:46.938 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 2/9 2024-08-17T00:22:46.973 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/9 2024-08-17T00:22:47.006 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/9 2024-08-17T00:22:47.031 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : nvmetcli-0.7-3.el9.noarch 5/9 2024-08-17T00:22:47.120 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-08-17T00:22:47.289 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 5/9 2024-08-17T00:22:47.335 INFO:teuthology.orchestra.run.smithi110.stdout: Upgrading : libnvme-1.9-2.el9.x86_64 1/9 2024-08-17T00:22:47.351 INFO:teuthology.orchestra.run.smithi177.stdout: Upgrading : nvme-cli-2.9.1-3.el9.x86_64 6/9 2024-08-17T00:22:47.395 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 2/9 2024-08-17T00:22:47.430 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/9 2024-08-17T00:22:47.463 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/9 2024-08-17T00:22:47.496 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : nvmetcli-0.7-3.el9.noarch 5/9 2024-08-17T00:22:47.734 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: nvme-cli-2.9.1-3.el9.x86_64 6/9 2024-08-17T00:22:47.751 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 5/9 2024-08-17T00:22:47.771 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/9 2024-08-17T00:22:47.804 INFO:teuthology.orchestra.run.smithi177.stdout: Cleanup : nvme-cli-2.6-5.el9.x86_64 8/9 2024-08-17T00:22:47.833 INFO:teuthology.orchestra.run.smithi110.stdout: Upgrading : nvme-cli-2.9.1-3.el9.x86_64 6/9 2024-08-17T00:22:47.863 INFO:teuthology.orchestra.run.smithi177.stdout: Cleanup : libnvme-1.6-1.el9.x86_64 9/9 2024-08-17T00:22:48.221 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: nvme-cli-2.9.1-3.el9.x86_64 6/9 2024-08-17T00:22:48.261 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/9 2024-08-17T00:22:48.294 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : nvme-cli-2.6-5.el9.x86_64 8/9 2024-08-17T00:22:48.354 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : libnvme-1.6-1.el9.x86_64 9/9 2024-08-17T00:22:48.872 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: libnvme-1.6-1.el9.x86_64 9/9 2024-08-17T00:22:48.872 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 1/9 2024-08-17T00:22:48.872 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 2/9 2024-08-17T00:22:48.872 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 3/9 2024-08-17T00:22:48.872 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 4/9 2024-08-17T00:22:48.872 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 5/9 2024-08-17T00:22:48.872 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libnvme-1.9-2.el9.x86_64 6/9 2024-08-17T00:22:48.872 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libnvme-1.6-1.el9.x86_64 7/9 2024-08-17T00:22:48.872 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : nvme-cli-2.9.1-3.el9.x86_64 8/9 2024-08-17T00:22:49.229 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : nvme-cli-2.6-5.el9.x86_64 9/9 2024-08-17T00:22:49.229 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:22:49.229 INFO:teuthology.orchestra.run.smithi177.stdout:Upgraded: 2024-08-17T00:22:49.229 INFO:teuthology.orchestra.run.smithi177.stdout: libnvme-1.9-2.el9.x86_64 nvme-cli-2.9.1-3.el9.x86_64 2024-08-17T00:22:49.229 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-08-17T00:22:49.229 INFO:teuthology.orchestra.run.smithi177.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-08-17T00:22:49.229 INFO:teuthology.orchestra.run.smithi177.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-08-17T00:22:49.230 INFO:teuthology.orchestra.run.smithi177.stdout: runc-4:1.1.13-4.el9.x86_64 2024-08-17T00:22:49.230 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:22:49.230 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-08-17T00:22:49.378 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: libnvme-1.6-1.el9.x86_64 9/9 2024-08-17T00:22:49.378 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 1/9 2024-08-17T00:22:49.379 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 2/9 2024-08-17T00:22:49.379 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 3/9 2024-08-17T00:22:49.379 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 4/9 2024-08-17T00:22:49.379 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 5/9 2024-08-17T00:22:49.379 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libnvme-1.9-2.el9.x86_64 6/9 2024-08-17T00:22:49.379 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libnvme-1.6-1.el9.x86_64 7/9 2024-08-17T00:22:49.379 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : nvme-cli-2.9.1-3.el9.x86_64 8/9 2024-08-17T00:22:49.652 DEBUG:teuthology.parallel:result is None 2024-08-17T00:22:49.758 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : nvme-cli-2.6-5.el9.x86_64 9/9 2024-08-17T00:22:49.758 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:22:49.759 INFO:teuthology.orchestra.run.smithi110.stdout:Upgraded: 2024-08-17T00:22:49.759 INFO:teuthology.orchestra.run.smithi110.stdout: libnvme-1.9-2.el9.x86_64 nvme-cli-2.9.1-3.el9.x86_64 2024-08-17T00:22:49.759 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-08-17T00:22:49.759 INFO:teuthology.orchestra.run.smithi110.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-08-17T00:22:49.759 INFO:teuthology.orchestra.run.smithi110.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-08-17T00:22:49.759 INFO:teuthology.orchestra.run.smithi110.stdout: runc-4:1.1.13-4.el9.x86_64 2024-08-17T00:22:49.759 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:22:49.759 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-08-17T00:22:50.135 DEBUG:teuthology.parallel:result is None 2024-08-17T00:22:50.136 INFO:teuthology.run_tasks:Running task install... 2024-08-17T00:22:50.145 DEBUG:teuthology.task.install:project ceph 2024-08-17T00:22:50.145 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': 'd863d21c9d1db9c3453c09dacd68766969720a44'}} 2024-08-17T00:22:50.145 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': 'd863d21c9d1db9c3453c09dacd68766969720a44'} 2024-08-17T00:22:50.145 INFO:teuthology.task.install:Using flavor: default 2024-08-17T00:22:50.153 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-17T00:22:50.154 INFO:teuthology.task.install:extra packages: [] 2024-08-17T00:22:50.154 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'reef', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': ['python3-pytest'], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'd863d21c9d1db9c3453c09dacd68766969720a44', 'tag': None, 'wait_for_package': False} 2024-08-17T00:22:50.154 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T00:22:50.155 INFO:teuthology.packaging:ref: None 2024-08-17T00:22:50.155 INFO:teuthology.packaging:tag: None 2024-08-17T00:22:50.155 INFO:teuthology.packaging:branch: reef 2024-08-17T00:22:50.155 INFO:teuthology.packaging:sha1: d863d21c9d1db9c3453c09dacd68766969720a44 2024-08-17T00:22:50.155 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-08-17T00:22:50.158 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'reef', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': ['python3-pytest'], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'd863d21c9d1db9c3453c09dacd68766969720a44', 'tag': None, 'wait_for_package': False} 2024-08-17T00:22:50.158 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T00:22:50.158 INFO:teuthology.packaging:ref: None 2024-08-17T00:22:50.158 INFO:teuthology.packaging:tag: None 2024-08-17T00:22:50.158 INFO:teuthology.packaging:branch: reef 2024-08-17T00:22:50.158 INFO:teuthology.packaging:sha1: d863d21c9d1db9c3453c09dacd68766969720a44 2024-08-17T00:22:50.158 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-08-17T00:22:50.391 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/centos/9/flavors/default/ 2024-08-17T00:22:50.391 INFO:teuthology.task.install.rpm:Package version is 18.2.4-717.g03f4c3e8 2024-08-17T00:22:50.430 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/centos/9/flavors/default/ 2024-08-17T00:22:50.431 INFO:teuthology.task.install.rpm:Package version is 18.2.4-717.g03f4c3e8 2024-08-17T00:22:50.500 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-08-17T00:22:50.500 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-17T00:22:50.500 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-08-17T00:22:50.526 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd, python3-pytest, python3-pytest, python3-pytest on remote rpm x86_64 2024-08-17T00:22:50.526 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T00:22:50.526 INFO:teuthology.packaging:ref: None 2024-08-17T00:22:50.527 INFO:teuthology.packaging:tag: None 2024-08-17T00:22:50.527 INFO:teuthology.packaging:branch: reef 2024-08-17T00:22:50.527 INFO:teuthology.packaging:sha1: d863d21c9d1db9c3453c09dacd68766969720a44 2024-08-17T00:22:50.527 DEBUG:teuthology.orchestra.run.smithi110:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-08-17T00:22:50.538 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-08-17T00:22:50.538 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-08-17T00:22:50.538 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-08-17T00:22:50.565 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd, python3-pytest, python3-pytest, python3-pytest, python3-pytest on remote rpm x86_64 2024-08-17T00:22:50.565 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T00:22:50.565 INFO:teuthology.packaging:ref: None 2024-08-17T00:22:50.565 INFO:teuthology.packaging:tag: None 2024-08-17T00:22:50.565 INFO:teuthology.packaging:branch: reef 2024-08-17T00:22:50.565 INFO:teuthology.packaging:sha1: d863d21c9d1db9c3453c09dacd68766969720a44 2024-08-17T00:22:50.565 DEBUG:teuthology.orchestra.run.smithi177:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-08-17T00:22:50.594 DEBUG:teuthology.orchestra.run.smithi110:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-08-17T00:22:50.630 DEBUG:teuthology.orchestra.run.smithi177:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-08-17T00:22:50.669 DEBUG:teuthology.orchestra.run.smithi110:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-08-17T00:22:50.706 DEBUG:teuthology.orchestra.run.smithi177:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-08-17T00:22:50.733 INFO:teuthology.orchestra.run.smithi110.stdout:check_obsoletes = 1 2024-08-17T00:22:50.735 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum clean all 2024-08-17T00:22:50.770 INFO:teuthology.orchestra.run.smithi177.stdout:check_obsoletes = 1 2024-08-17T00:22:50.772 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum clean all 2024-08-17T00:22:50.995 INFO:teuthology.orchestra.run.smithi110.stdout:45 files removed 2024-08-17T00:22:51.004 INFO:teuthology.orchestra.run.smithi177.stdout:45 files removed 2024-08-17T00:22:51.022 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install 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 python3-pytest python3-pytest python3-pytest python3-pytest 2024-08-17T00:22:51.031 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum -y install 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 python3-pytest python3-pytest python3-pytest python3-pytest 2024-08-17T00:22:51.685 INFO:teuthology.orchestra.run.smithi110.stdout:ceph packages for x86_64 201 kB/s | 77 kB 00:00 2024-08-17T00:22:51.714 INFO:teuthology.orchestra.run.smithi177.stdout:ceph packages for x86_64 192 kB/s | 77 kB 00:00 2024-08-17T00:22:52.169 INFO:teuthology.orchestra.run.smithi110.stdout:ceph noarch packages 26 kB/s | 11 kB 00:00 2024-08-17T00:22:52.221 INFO:teuthology.orchestra.run.smithi177.stdout:ceph noarch packages 25 kB/s | 11 kB 00:00 2024-08-17T00:22:52.486 INFO:teuthology.orchestra.run.smithi110.stdout:ceph source packages 6.9 kB/s | 1.9 kB 00:00 2024-08-17T00:22:52.532 INFO:teuthology.orchestra.run.smithi177.stdout:ceph source packages 7.1 kB/s | 1.9 kB 00:00 2024-08-17T00:22:53.024 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - BaseOS 18 MB/s | 8.2 MB 00:00 2024-08-17T00:22:53.453 INFO:teuthology.orchestra.run.smithi110.stdout:CentOS Stream 9 - BaseOS 8.9 MB/s | 8.2 MB 00:00 2024-08-17T00:22:54.709 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - AppStream 34 MB/s | 20 MB 00:00 2024-08-17T00:22:55.171 INFO:teuthology.orchestra.run.smithi110.stdout:CentOS Stream 9 - AppStream 31 MB/s | 20 MB 00:00 2024-08-17T00:22:59.589 INFO:teuthology.orchestra.run.smithi110.stdout:CentOS Stream 9 - CRB 10 MB/s | 6.6 MB 00:00 2024-08-17T00:23:00.651 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - CRB 3.0 MB/s | 6.6 MB 00:02 2024-08-17T00:23:01.239 INFO:teuthology.orchestra.run.smithi110.stdout:CentOS Stream 9 - Extras packages 62 kB/s | 18 kB 00:00 2024-08-17T00:23:02.088 INFO:teuthology.orchestra.run.smithi110.stdout:Extra Packages for Enterprise Linux 31 MB/s | 22 MB 00:00 2024-08-17T00:23:07.419 INFO:teuthology.orchestra.run.smithi110.stdout:lab-extras 18 kB/s | 1.7 kB 00:00 2024-08-17T00:23:09.695 INFO:teuthology.orchestra.run.smithi110.stdout:Package librados2-2:16.2.4-5.el9.x86_64 is already installed. 2024-08-17T00:23:09.695 INFO:teuthology.orchestra.run.smithi110.stdout:Package librbd1-2:16.2.4-5.el9.x86_64 is already installed. 2024-08-17T00:23:09.754 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2024-08-17T00:23:09.760 INFO:teuthology.orchestra.run.smithi110.stdout:====================================================================================== 2024-08-17T00:23:09.761 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2024-08-17T00:23:09.761 INFO:teuthology.orchestra.run.smithi110.stdout:====================================================================================== 2024-08-17T00:23:09.761 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2024-08-17T00:23:09.761 INFO:teuthology.orchestra.run.smithi110.stdout: ceph x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 6.5 k 2024-08-17T00:23:09.761 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-base x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 5.1 M 2024-08-17T00:23:09.761 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-fuse x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 853 k 2024-08-17T00:23:09.761 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-immutable-object-cache x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 143 k 2024-08-17T00:23:09.761 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 1.5 M 2024-08-17T00:23:09.761 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-cephadm noarch 2:18.2.4-717.g03f4c3e8.el9 ceph-noarch 139 k 2024-08-17T00:23:09.761 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-dashboard noarch 2:18.2.4-717.g03f4c3e8.el9 ceph-noarch 3.5 M 2024-08-17T00:23:09.761 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.4-717.g03f4c3e8.el9 ceph-noarch 7.4 M 2024-08-17T00:23:09.761 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-rook noarch 2:18.2.4-717.g03f4c3e8.el9 ceph-noarch 49 k 2024-08-17T00:23:09.762 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-radosgw x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 7.7 M 2024-08-17T00:23:09.762 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-test x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 40 M 2024-08-17T00:23:09.762 INFO:teuthology.orchestra.run.smithi110.stdout: cephadm noarch 2:18.2.4-717.g03f4c3e8.el9 ceph-noarch 224 k 2024-08-17T00:23:09.762 INFO:teuthology.orchestra.run.smithi110.stdout: libcephfs-devel x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 31 k 2024-08-17T00:23:09.762 INFO:teuthology.orchestra.run.smithi110.stdout: libcephfs2 x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 713 k 2024-08-17T00:23:09.762 INFO:teuthology.orchestra.run.smithi110.stdout: librados-devel x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 127 k 2024-08-17T00:23:09.762 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cephfs x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 188 k 2024-08-17T00:23:09.762 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pytest noarch 6.2.2-7.el9 appstream 519 k 2024-08-17T00:23:09.762 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rados x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 370 k 2024-08-17T00:23:09.762 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rbd x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 348 k 2024-08-17T00:23:09.762 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rgw x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 116 k 2024-08-17T00:23:09.762 INFO:teuthology.orchestra.run.smithi110.stdout: rbd-fuse x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 87 k 2024-08-17T00:23:09.763 INFO:teuthology.orchestra.run.smithi110.stdout: rbd-mirror x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 3.0 M 2024-08-17T00:23:09.763 INFO:teuthology.orchestra.run.smithi110.stdout: rbd-nbd x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 172 k 2024-08-17T00:23:09.763 INFO:teuthology.orchestra.run.smithi110.stdout:Upgrading: 2024-08-17T00:23:09.763 INFO:teuthology.orchestra.run.smithi110.stdout: librados2 x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 3.3 M 2024-08-17T00:23:09.763 INFO:teuthology.orchestra.run.smithi110.stdout: librbd1 x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 3.0 M 2024-08-17T00:23:09.763 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2024-08-17T00:23:09.763 INFO:teuthology.orchestra.run.smithi110.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-08-17T00:23:09.763 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-common x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 18 M 2024-08-17T00:23:09.763 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-grafana-dashboards noarch 2:18.2.4-717.g03f4c3e8.el9 ceph-noarch 24 k 2024-08-17T00:23:09.763 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mds x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 2.1 M 2024-08-17T00:23:09.763 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-modules-core noarch 2:18.2.4-717.g03f4c3e8.el9 ceph-noarch 246 k 2024-08-17T00:23:09.763 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mon x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 4.7 M 2024-08-17T00:23:09.763 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-osd x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 17 M 2024-08-17T00:23:09.764 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-prometheus-alerts noarch 2:18.2.4-717.g03f4c3e8.el9 ceph-noarch 16 k 2024-08-17T00:23:09.764 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-selinux x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 25 k 2024-08-17T00:23:09.764 INFO:teuthology.orchestra.run.smithi110.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-08-17T00:23:09.764 INFO:teuthology.orchestra.run.smithi110.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-08-17T00:23:09.764 INFO:teuthology.orchestra.run.smithi110.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-08-17T00:23:09.764 INFO:teuthology.orchestra.run.smithi110.stdout: fmt x86_64 8.1.1-5.el9 epel 111 k 2024-08-17T00:23:09.764 INFO:teuthology.orchestra.run.smithi110.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-08-17T00:23:09.764 INFO:teuthology.orchestra.run.smithi110.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-08-17T00:23:09.764 INFO:teuthology.orchestra.run.smithi110.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-08-17T00:23:09.764 INFO:teuthology.orchestra.run.smithi110.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-08-17T00:23:09.764 INFO:teuthology.orchestra.run.smithi110.stdout: libcephsqlite x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 166 k 2024-08-17T00:23:09.764 INFO:teuthology.orchestra.run.smithi110.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-08-17T00:23:09.765 INFO:teuthology.orchestra.run.smithi110.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-08-17T00:23:09.765 INFO:teuthology.orchestra.run.smithi110.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-08-17T00:23:09.765 INFO:teuthology.orchestra.run.smithi110.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-08-17T00:23:09.765 INFO:teuthology.orchestra.run.smithi110.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-08-17T00:23:09.765 INFO:teuthology.orchestra.run.smithi110.stdout: libradosstriper1 x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 477 k 2024-08-17T00:23:09.765 INFO:teuthology.orchestra.run.smithi110.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-08-17T00:23:09.765 INFO:teuthology.orchestra.run.smithi110.stdout: librgw2 x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 4.5 M 2024-08-17T00:23:09.765 INFO:teuthology.orchestra.run.smithi110.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-08-17T00:23:09.765 INFO:teuthology.orchestra.run.smithi110.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-08-17T00:23:09.765 INFO:teuthology.orchestra.run.smithi110.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-08-17T00:23:09.765 INFO:teuthology.orchestra.run.smithi110.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-08-17T00:23:09.765 INFO:teuthology.orchestra.run.smithi110.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-08-17T00:23:09.766 INFO:teuthology.orchestra.run.smithi110.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-08-17T00:23:09.766 INFO:teuthology.orchestra.run.smithi110.stdout: python3-attrs noarch 20.3.0-7.el9 appstream 87 k 2024-08-17T00:23:09.766 INFO:teuthology.orchestra.run.smithi110.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-08-17T00:23:09.766 INFO:teuthology.orchestra.run.smithi110.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-08-17T00:23:09.766 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-08-17T00:23:09.766 INFO:teuthology.orchestra.run.smithi110.stdout: python3-ceph-argparse x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 45 k 2024-08-17T00:23:09.766 INFO:teuthology.orchestra.run.smithi110.stdout: python3-ceph-common x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 129 k 2024-08-17T00:23:09.766 INFO:teuthology.orchestra.run.smithi110.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-08-17T00:23:09.766 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-08-17T00:23:09.766 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-08-17T00:23:09.766 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-08-17T00:23:09.767 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-08-17T00:23:09.767 INFO:teuthology.orchestra.run.smithi110.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-08-17T00:23:09.767 INFO:teuthology.orchestra.run.smithi110.stdout: python3-google-auth noarch 1:2.33.0-1.el9 epel 220 k 2024-08-17T00:23:09.767 INFO:teuthology.orchestra.run.smithi110.stdout: python3-iniconfig noarch 1.1.1-7.el9 appstream 17 k 2024-08-17T00:23:09.767 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-08-17T00:23:09.767 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-08-17T00:23:09.767 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-08-17T00:23:09.767 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-08-17T00:23:09.767 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-08-17T00:23:09.767 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-08-17T00:23:09.767 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-08-17T00:23:09.767 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-08-17T00:23:09.768 INFO:teuthology.orchestra.run.smithi110.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-08-17T00:23:09.768 INFO:teuthology.orchestra.run.smithi110.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-08-17T00:23:09.768 INFO:teuthology.orchestra.run.smithi110.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-08-17T00:23:09.768 INFO:teuthology.orchestra.run.smithi110.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-08-17T00:23:09.768 INFO:teuthology.orchestra.run.smithi110.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-08-17T00:23:09.768 INFO:teuthology.orchestra.run.smithi110.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-08-17T00:23:09.768 INFO:teuthology.orchestra.run.smithi110.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-08-17T00:23:09.768 INFO:teuthology.orchestra.run.smithi110.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-08-17T00:23:09.768 INFO:teuthology.orchestra.run.smithi110.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-08-17T00:23:09.768 INFO:teuthology.orchestra.run.smithi110.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-08-17T00:23:09.768 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-08-17T00:23:09.768 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pluggy noarch 0.13.1-7.el9 appstream 41 k 2024-08-17T00:23:09.768 INFO:teuthology.orchestra.run.smithi110.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-08-17T00:23:09.769 INFO:teuthology.orchestra.run.smithi110.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-08-17T00:23:09.769 INFO:teuthology.orchestra.run.smithi110.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-08-17T00:23:09.769 INFO:teuthology.orchestra.run.smithi110.stdout: python3-py noarch 1.10.0-6.el9 appstream 477 k 2024-08-17T00:23:09.769 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-08-17T00:23:09.769 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-08-17T00:23:09.769 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-08-17T00:23:09.769 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-08-17T00:23:09.769 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-08-17T00:23:09.769 INFO:teuthology.orchestra.run.smithi110.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-08-17T00:23:09.769 INFO:teuthology.orchestra.run.smithi110.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-08-17T00:23:09.769 INFO:teuthology.orchestra.run.smithi110.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-08-17T00:23:09.769 INFO:teuthology.orchestra.run.smithi110.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-08-17T00:23:09.770 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-08-17T00:23:09.770 INFO:teuthology.orchestra.run.smithi110.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-08-17T00:23:09.770 INFO:teuthology.orchestra.run.smithi110.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-08-17T00:23:09.770 INFO:teuthology.orchestra.run.smithi110.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-08-17T00:23:09.770 INFO:teuthology.orchestra.run.smithi110.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-08-17T00:23:09.770 INFO:teuthology.orchestra.run.smithi110.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-08-17T00:23:09.770 INFO:teuthology.orchestra.run.smithi110.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-08-17T00:23:09.770 INFO:teuthology.orchestra.run.smithi110.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-08-17T00:23:09.770 INFO:teuthology.orchestra.run.smithi110.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-08-17T00:23:09.770 INFO:teuthology.orchestra.run.smithi110.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-08-17T00:23:09.770 INFO:teuthology.orchestra.run.smithi110.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-08-17T00:23:09.770 INFO:teuthology.orchestra.run.smithi110.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-08-17T00:23:09.771 INFO:teuthology.orchestra.run.smithi110.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-08-17T00:23:09.771 INFO:teuthology.orchestra.run.smithi110.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-08-17T00:23:09.771 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:23:09.771 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2024-08-17T00:23:09.771 INFO:teuthology.orchestra.run.smithi110.stdout:====================================================================================== 2024-08-17T00:23:09.771 INFO:teuthology.orchestra.run.smithi110.stdout:Install 116 Packages 2024-08-17T00:23:09.771 INFO:teuthology.orchestra.run.smithi110.stdout:Upgrade 2 Packages 2024-08-17T00:23:09.771 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:23:09.772 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 179 M 2024-08-17T00:23:09.772 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2024-08-17T00:23:10.478 INFO:teuthology.orchestra.run.smithi110.stdout:(1/118): ceph-18.2.4-717.g03f4c3e8.el9.x86_64.r 34 kB/s | 6.5 kB 00:00 2024-08-17T00:23:10.678 INFO:teuthology.orchestra.run.smithi110.stdout:(2/118): ceph-fuse-18.2.4-717.g03f4c3e8.el9.x86 4.2 MB/s | 853 kB 00:00 2024-08-17T00:23:10.745 INFO:teuthology.orchestra.run.smithi110.stdout:(3/118): ceph-immutable-object-cache-18.2.4-717 2.1 MB/s | 143 kB 00:00 2024-08-17T00:23:10.812 INFO:teuthology.orchestra.run.smithi110.stdout:(4/118): ceph-base-18.2.4-717.g03f4c3e8.el9.x86 9.7 MB/s | 5.1 MB 00:00 2024-08-17T00:23:10.929 INFO:teuthology.orchestra.run.smithi110.stdout:(5/118): ceph-mgr-18.2.4-717.g03f4c3e8.el9.x86_ 13 MB/s | 1.5 MB 00:00 2024-08-17T00:23:11.046 INFO:teuthology.orchestra.run.smithi110.stdout:(6/118): ceph-mds-18.2.4-717.g03f4c3e8.el9.x86_ 7.0 MB/s | 2.1 MB 00:00 2024-08-17T00:23:11.238 INFO:teuthology.orchestra.run.smithi110.stdout:(7/118): ceph-mon-18.2.4-717.g03f4c3e8.el9.x86_ 15 MB/s | 4.7 MB 00:00 2024-08-17T00:23:11.430 INFO:teuthology.orchestra.run.smithi110.stdout:(8/118): ceph-common-18.2.4-717.g03f4c3e8.el9.x 16 MB/s | 18 MB 00:01 2024-08-17T00:23:11.472 INFO:teuthology.orchestra.run.smithi110.stdout:(9/118): ceph-selinux-18.2.4-717.g03f4c3e8.el9. 606 kB/s | 25 kB 00:00 2024-08-17T00:23:11.664 INFO:teuthology.orchestra.run.smithi110.stdout:(10/118): ceph-radosgw-18.2.4-717.g03f4c3e8.el9 18 MB/s | 7.7 MB 00:00 2024-08-17T00:23:11.722 INFO:teuthology.orchestra.run.smithi110.stdout:(11/118): libcephfs-devel-18.2.4-717.g03f4c3e8. 533 kB/s | 31 kB 00:00 2024-08-17T00:23:11.822 INFO:teuthology.orchestra.run.smithi110.stdout:(12/118): libcephfs2-18.2.4-717.g03f4c3e8.el9.x 7.0 MB/s | 713 kB 00:00 2024-08-17T00:23:11.898 INFO:teuthology.orchestra.run.smithi110.stdout:(13/118): libcephsqlite-18.2.4-717.g03f4c3e8.el 2.2 MB/s | 166 kB 00:00 2024-08-17T00:23:11.981 INFO:teuthology.orchestra.run.smithi110.stdout:(14/118): librados-devel-18.2.4-717.g03f4c3e8.e 1.5 MB/s | 127 kB 00:00 2024-08-17T00:23:12.082 INFO:teuthology.orchestra.run.smithi110.stdout:(15/118): libradosstriper1-18.2.4-717.g03f4c3e8 4.7 MB/s | 477 kB 00:00 2024-08-17T00:23:12.332 INFO:teuthology.orchestra.run.smithi110.stdout:(16/118): ceph-osd-18.2.4-717.g03f4c3e8.el9.x86 13 MB/s | 17 MB 00:01 2024-08-17T00:23:12.416 INFO:teuthology.orchestra.run.smithi110.stdout:(17/118): librgw2-18.2.4-717.g03f4c3e8.el9.x86_ 13 MB/s | 4.5 MB 00:00 2024-08-17T00:23:12.441 INFO:teuthology.orchestra.run.smithi110.stdout:(18/118): python3-ceph-argparse-18.2.4-717.g03f 414 kB/s | 45 kB 00:00 2024-08-17T00:23:12.466 INFO:teuthology.orchestra.run.smithi110.stdout:(19/118): python3-ceph-common-18.2.4-717.g03f4c 2.5 MB/s | 129 kB 00:00 2024-08-17T00:23:12.492 INFO:teuthology.orchestra.run.smithi110.stdout:(20/118): python3-cephfs-18.2.4-717.g03f4c3e8.e 3.7 MB/s | 188 kB 00:00 2024-08-17T00:23:12.517 INFO:teuthology.orchestra.run.smithi110.stdout:(21/118): python3-rados-18.2.4-717.g03f4c3e8.el 7.2 MB/s | 370 kB 00:00 2024-08-17T00:23:12.542 INFO:teuthology.orchestra.run.smithi110.stdout:(22/118): python3-rbd-18.2.4-717.g03f4c3e8.el9. 6.8 MB/s | 348 kB 00:00 2024-08-17T00:23:12.567 INFO:teuthology.orchestra.run.smithi110.stdout:(23/118): python3-rgw-18.2.4-717.g03f4c3e8.el9. 2.3 MB/s | 116 kB 00:00 2024-08-17T00:23:12.593 INFO:teuthology.orchestra.run.smithi110.stdout:(24/118): rbd-fuse-18.2.4-717.g03f4c3e8.el9.x86 1.7 MB/s | 87 kB 00:00 2024-08-17T00:23:12.651 INFO:teuthology.orchestra.run.smithi110.stdout:(25/118): rbd-nbd-18.2.4-717.g03f4c3e8.el9.x86_ 2.9 MB/s | 172 kB 00:00 2024-08-17T00:23:12.702 INFO:teuthology.orchestra.run.smithi110.stdout:(26/118): rbd-mirror-18.2.4-717.g03f4c3e8.el9.x 22 MB/s | 3.0 MB 00:00 2024-08-17T00:23:12.719 INFO:teuthology.orchestra.run.smithi110.stdout:(27/118): ceph-grafana-dashboards-18.2.4-717.g0 365 kB/s | 24 kB 00:00 2024-08-17T00:23:12.752 INFO:teuthology.orchestra.run.smithi110.stdout:(28/118): ceph-mgr-cephadm-18.2.4-717.g03f4c3e8 2.7 MB/s | 139 kB 00:00 2024-08-17T00:23:13.111 INFO:teuthology.orchestra.run.smithi110.stdout:(29/118): ceph-mgr-diskprediction-local-18.2.4- 21 MB/s | 7.4 MB 00:00 2024-08-17T00:23:13.169 INFO:teuthology.orchestra.run.smithi110.stdout:(30/118): ceph-mgr-dashboard-18.2.4-717.g03f4c3 7.8 MB/s | 3.5 MB 00:00 2024-08-17T00:23:13.203 INFO:teuthology.orchestra.run.smithi110.stdout:(31/118): ceph-mgr-modules-core-18.2.4-717.g03f 2.6 MB/s | 246 kB 00:00 2024-08-17T00:23:13.228 INFO:teuthology.orchestra.run.smithi110.stdout:(32/118): ceph-mgr-rook-18.2.4-717.g03f4c3e8.el 843 kB/s | 49 kB 00:00 2024-08-17T00:23:13.587 INFO:teuthology.orchestra.run.smithi110.stdout:(33/118): ceph-test-18.2.4-717.g03f4c3e8.el9.x8 19 MB/s | 40 MB 00:02 2024-08-17T00:23:13.612 INFO:teuthology.orchestra.run.smithi110.stdout:(34/118): ceph-prometheus-alerts-18.2.4-717.g03 40 kB/s | 16 kB 00:00 2024-08-17T00:23:13.637 INFO:teuthology.orchestra.run.smithi110.stdout:(35/118): cephadm-18.2.4-717.g03f4c3e8.el9.noar 549 kB/s | 224 kB 00:00 2024-08-17T00:23:13.746 INFO:teuthology.orchestra.run.smithi110.stdout:(36/118): fuse-2.9.9-16.el9.x86_64.rpm 599 kB/s | 80 kB 00:00 2024-08-17T00:23:13.779 INFO:teuthology.orchestra.run.smithi110.stdout:(37/118): libquadmath-11.4.1-3.el9.x86_64.rpm 1.3 MB/s | 195 kB 00:00 2024-08-17T00:23:13.813 INFO:teuthology.orchestra.run.smithi110.stdout:(38/118): libgfortran-11.4.1-3.el9.x86_64.rpm 3.9 MB/s | 803 kB 00:00 2024-08-17T00:23:13.847 INFO:teuthology.orchestra.run.smithi110.stdout:(39/118): python3-cffi-1.14.5-5.el9.x86_64.rpm 2.5 MB/s | 253 kB 00:00 2024-08-17T00:23:13.872 INFO:teuthology.orchestra.run.smithi110.stdout:(40/118): python3-ply-3.11-14.el9.noarch.rpm 1.8 MB/s | 106 kB 00:00 2024-08-17T00:23:13.914 INFO:teuthology.orchestra.run.smithi110.stdout:(41/118): python3-cryptography-36.0.1-4.el9.x86 9.1 MB/s | 1.2 MB 00:00 2024-08-17T00:23:13.943 INFO:teuthology.orchestra.run.smithi110.stdout:(42/118): python3-requests-2.25.1-8.el9.noarch. 1.8 MB/s | 125 kB 00:00 2024-08-17T00:23:13.964 INFO:teuthology.orchestra.run.smithi110.stdout:(43/118): python3-pycparser-2.20-6.el9.noarch.r 1.1 MB/s | 135 kB 00:00 2024-08-17T00:23:13.989 INFO:teuthology.orchestra.run.smithi110.stdout:(44/118): python3-urllib3-1.26.5-6.el9.noarch.r 2.8 MB/s | 215 kB 00:00 2024-08-17T00:23:14.057 INFO:teuthology.orchestra.run.smithi110.stdout:(45/118): flexiblas-3.0.4-8.el9.x86_64.rpm 356 kB/s | 33 kB 00:00 2024-08-17T00:23:14.099 INFO:teuthology.orchestra.run.smithi110.stdout:(46/118): boost-program-options-1.75.0-8.el9.x8 672 kB/s | 107 kB 00:00 2024-08-17T00:23:14.124 INFO:teuthology.orchestra.run.smithi110.stdout:(47/118): flexiblas-openblas-openmp-3.0.4-8.el9 272 kB/s | 18 kB 00:00 2024-08-17T00:23:14.166 INFO:teuthology.orchestra.run.smithi110.stdout:(48/118): libpmemobj-1.12.1-1.el9.x86_64.rpm 2.3 MB/s | 160 kB 00:00 2024-08-17T00:23:14.191 INFO:teuthology.orchestra.run.smithi110.stdout:(49/118): librabbitmq-0.11.0-7.el9.x86_64.rpm 675 kB/s | 45 kB 00:00 2024-08-17T00:23:14.275 INFO:teuthology.orchestra.run.smithi110.stdout:(50/118): flexiblas-netlib-3.0.4-8.el9.x86_64.r 10 MB/s | 3.0 MB 00:00 2024-08-17T00:23:14.300 INFO:teuthology.orchestra.run.smithi110.stdout:(51/118): librdkafka-1.6.1-102.el9.x86_64.rpm 4.8 MB/s | 662 kB 00:00 2024-08-17T00:23:14.325 INFO:teuthology.orchestra.run.smithi110.stdout:(52/118): openblas-0.3.21-2.el9.x86_64.rpm 702 kB/s | 35 kB 00:00 2024-08-17T00:23:14.367 INFO:teuthology.orchestra.run.smithi110.stdout:(53/118): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.6 MB/s | 292 kB 00:00 2024-08-17T00:23:14.393 INFO:teuthology.orchestra.run.smithi110.stdout:(54/118): python3-attrs-20.3.0-7.el9.noarch.rpm 1.3 MB/s | 87 kB 00:00 2024-08-17T00:23:14.434 INFO:teuthology.orchestra.run.smithi110.stdout:(55/118): python3-devel-3.9.18-3.el9.x86_64.rpm 5.7 MB/s | 244 kB 00:00 2024-08-17T00:23:14.510 INFO:teuthology.orchestra.run.smithi110.stdout:(56/118): openblas-openmp-0.3.21-2.el9.x86_64.r 23 MB/s | 4.7 MB 00:00 2024-08-17T00:23:14.535 INFO:teuthology.orchestra.run.smithi110.stdout:(57/118): python3-iniconfig-1.1.1-7.el9.noarch. 174 kB/s | 17 kB 00:00 2024-08-17T00:23:14.562 INFO:teuthology.orchestra.run.smithi110.stdout:(58/118): python3-jinja2-2.11.3-6.el9.noarch.rp 4.9 MB/s | 248 kB 00:00 2024-08-17T00:23:14.585 INFO:teuthology.orchestra.run.smithi110.stdout:(59/118): python3-jsonpatch-1.21-16.el9.noarch. 512 kB/s | 26 kB 00:00 2024-08-17T00:23:14.611 INFO:teuthology.orchestra.run.smithi110.stdout:(60/118): python3-jsonpointer-2.0-4.el9.noarch. 381 kB/s | 19 kB 00:00 2024-08-17T00:23:14.636 INFO:teuthology.orchestra.run.smithi110.stdout:(61/118): python3-mako-1.1.4-6.el9.noarch.rpm 3.4 MB/s | 172 kB 00:00 2024-08-17T00:23:14.661 INFO:teuthology.orchestra.run.smithi110.stdout:(62/118): python3-markupsafe-1.1.1-12.el9.x86_6 693 kB/s | 35 kB 00:00 2024-08-17T00:23:14.753 INFO:teuthology.orchestra.run.smithi110.stdout:(63/118): python3-babel-2.9.1-2.el9.noarch.rpm 15 MB/s | 6.0 MB 00:00 2024-08-17T00:23:14.778 INFO:teuthology.orchestra.run.smithi110.stdout:(64/118): python3-numpy-f2py-1.20.1-5.el9.x86_6 2.1 MB/s | 250 kB 00:00 2024-08-17T00:23:14.804 INFO:teuthology.orchestra.run.smithi110.stdout:(65/118): python3-oauthlib-3.1.1-5.el9.noarch.r 4.3 MB/s | 222 kB 00:00 2024-08-17T00:23:14.837 INFO:teuthology.orchestra.run.smithi110.stdout:(66/118): python3-packaging-20.9-5.el9.noarch.r 1.3 MB/s | 77 kB 00:00 2024-08-17T00:23:14.863 INFO:teuthology.orchestra.run.smithi110.stdout:(67/118): python3-pluggy-0.13.1-7.el9.noarch.rp 706 kB/s | 41 kB 00:00 2024-08-17T00:23:14.888 INFO:teuthology.orchestra.run.smithi110.stdout:(68/118): python3-prettytable-0.7.2-27.el9.noar 841 kB/s | 42 kB 00:00 2024-08-17T00:23:14.913 INFO:teuthology.orchestra.run.smithi110.stdout:(69/118): python3-py-1.10.0-6.el9.noarch.rpm 9.3 MB/s | 477 kB 00:00 2024-08-17T00:23:14.939 INFO:teuthology.orchestra.run.smithi110.stdout:(70/118): python3-pyasn1-0.4.8-6.el9.noarch.rpm 3.1 MB/s | 159 kB 00:00 2024-08-17T00:23:14.966 INFO:teuthology.orchestra.run.smithi110.stdout:(71/118): python3-pyasn1-modules-0.4.8-6.el9.no 5.4 MB/s | 279 kB 00:00 2024-08-17T00:23:14.989 INFO:teuthology.orchestra.run.smithi110.stdout:(72/118): python3-pytest-6.2.2-7.el9.noarch.rpm 10 MB/s | 519 kB 00:00 2024-08-17T00:23:15.014 INFO:teuthology.orchestra.run.smithi110.stdout:(73/118): python3-pytz-2021.1-5.el9.noarch.rpm 1.0 MB/s | 51 kB 00:00 2024-08-17T00:23:15.040 INFO:teuthology.orchestra.run.smithi110.stdout:(74/118): python3-requests-oauthlib-1.3.0-12.el 1.0 MB/s | 54 kB 00:00 2024-08-17T00:23:15.107 INFO:teuthology.orchestra.run.smithi110.stdout:(75/118): python3-numpy-1.20.1-5.el9.x86_64.rpm 11 MB/s | 5.1 MB 00:00 2024-08-17T00:23:15.132 INFO:teuthology.orchestra.run.smithi110.stdout:(76/118): python3-toml-0.10.2-6.el9.noarch.rpm 453 kB/s | 42 kB 00:00 2024-08-17T00:23:15.157 INFO:teuthology.orchestra.run.smithi110.stdout:(77/118): socat-1.7.4.1-6.el9.x86_64.rpm 5.9 MB/s | 304 kB 00:00 2024-08-17T00:23:15.182 INFO:teuthology.orchestra.run.smithi110.stdout:(78/118): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.2 MB/s | 64 kB 00:00 2024-08-17T00:23:15.274 INFO:teuthology.orchestra.run.smithi110.stdout:(79/118): fmt-8.1.1-5.el9.x86_64.rpm 950 kB/s | 111 kB 00:00 2024-08-17T00:23:15.308 INFO:teuthology.orchestra.run.smithi110.stdout:(80/118): gperftools-libs-2.9.1-2.el9.x86_64.rp 2.4 MB/s | 309 kB 00:00 2024-08-17T00:23:15.325 INFO:teuthology.orchestra.run.smithi110.stdout:(81/118): libarrow-doc-9.0.0-11.el9.noarch.rpm 1.5 MB/s | 26 kB 00:00 2024-08-17T00:23:15.358 INFO:teuthology.orchestra.run.smithi110.stdout:(82/118): liboath-2.6.7-2.el9.x86_64.rpm 1.4 MB/s | 49 kB 00:00 2024-08-17T00:23:15.378 INFO:teuthology.orchestra.run.smithi110.stdout:(83/118): libunwind-1.6.2-1.el9.x86_64.rpm 3.9 MB/s | 67 kB 00:00 2024-08-17T00:23:15.434 INFO:teuthology.orchestra.run.smithi110.stdout:(84/118): parquet-libs-9.0.0-11.el9.x86_64.rpm 14 MB/s | 839 kB 00:00 2024-08-17T00:23:15.518 INFO:teuthology.orchestra.run.smithi110.stdout:(85/118): libarrow-9.0.0-11.el9.x86_64.rpm 18 MB/s | 4.4 MB 00:00 2024-08-17T00:23:15.551 INFO:teuthology.orchestra.run.smithi110.stdout:(86/118): python3-asyncssh-2.13.2-5.el9.noarch. 4.6 MB/s | 548 kB 00:00 2024-08-17T00:23:15.576 INFO:teuthology.orchestra.run.smithi110.stdout:(87/118): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 744 kB/s | 43 kB 00:00 2024-08-17T00:23:15.602 INFO:teuthology.orchestra.run.smithi110.stdout:(88/118): python3-certifi-2023.05.07-4.el9.noar 565 kB/s | 14 kB 00:00 2024-08-17T00:23:15.627 INFO:teuthology.orchestra.run.smithi110.stdout:(89/118): python3-cachetools-4.2.4-1.el9.noarch 640 kB/s | 32 kB 00:00 2024-08-17T00:23:15.652 INFO:teuthology.orchestra.run.smithi110.stdout:(90/118): python3-cheroot-8.6.0-4.el9.noarch.rp 3.4 MB/s | 172 kB 00:00 2024-08-17T00:23:15.678 INFO:teuthology.orchestra.run.smithi110.stdout:(91/118): python3-cherrypy-18.6.1-2.el9.noarch. 7.0 MB/s | 358 kB 00:00 2024-08-17T00:23:15.703 INFO:teuthology.orchestra.run.smithi110.stdout:(92/118): python3-google-auth-2.33.0-1.el9.noar 4.3 MB/s | 220 kB 00:00 2024-08-17T00:23:15.728 INFO:teuthology.orchestra.run.smithi110.stdout:(93/118): python3-jaraco-8.2.1-3.el9.noarch.rpm 213 kB/s | 11 kB 00:00 2024-08-17T00:23:15.753 INFO:teuthology.orchestra.run.smithi110.stdout:(94/118): python3-jaraco-classes-3.2.1-5.el9.no 351 kB/s | 18 kB 00:00 2024-08-17T00:23:15.779 INFO:teuthology.orchestra.run.smithi110.stdout:(95/118): python3-jaraco-collections-3.0.0-8.el 460 kB/s | 23 kB 00:00 2024-08-17T00:23:15.804 INFO:teuthology.orchestra.run.smithi110.stdout:(96/118): python3-jaraco-functools-3.5.0-2.el9. 388 kB/s | 19 kB 00:00 2024-08-17T00:23:15.829 INFO:teuthology.orchestra.run.smithi110.stdout:(97/118): python3-jaraco-text-3.2.0-6.el9.noarc 391 kB/s | 20 kB 00:00 2024-08-17T00:23:15.988 INFO:teuthology.orchestra.run.smithi110.stdout:(98/118): python3-scipy-1.6.2-8.el9.x86_64.rpm 17 MB/s | 16 MB 00:00 2024-08-17T00:23:16.013 INFO:teuthology.orchestra.run.smithi110.stdout:(99/118): python3-logutils-0.3.5-21.el9.noarch. 252 kB/s | 46 kB 00:00 2024-08-17T00:23:16.063 INFO:teuthology.orchestra.run.smithi110.stdout:(100/118): python3-natsort-7.1.1-5.el9.noarch.r 2.3 MB/s | 58 kB 00:00 2024-08-17T00:23:16.098 INFO:teuthology.orchestra.run.smithi110.stdout:(101/118): python3-kubernetes-26.1.0-2.el9.noar 3.5 MB/s | 1.0 MB 00:00 2024-08-17T00:23:16.122 INFO:teuthology.orchestra.run.smithi110.stdout:(102/118): python3-more-itertools-8.12.0-2.el9. 589 kB/s | 79 kB 00:00 2024-08-17T00:23:16.148 INFO:teuthology.orchestra.run.smithi110.stdout:(103/118): python3-portend-3.1.0-2.el9.noarch.r 327 kB/s | 16 kB 00:00 2024-08-17T00:23:16.173 INFO:teuthology.orchestra.run.smithi110.stdout:(104/118): python3-repoze-lru-0.7-16.el9.noarch 1.2 MB/s | 31 kB 00:00 2024-08-17T00:23:16.198 INFO:teuthology.orchestra.run.smithi110.stdout:(105/118): python3-pyOpenSSL-21.0.0-1.el9.noarc 1.2 MB/s | 90 kB 00:00 2024-08-17T00:23:16.223 INFO:teuthology.orchestra.run.smithi110.stdout:(106/118): python3-pecan-1.4.2-3.el9.noarch.rpm 1.7 MB/s | 272 kB 00:00 2024-08-17T00:23:16.249 INFO:teuthology.orchestra.run.smithi110.stdout:(107/118): python3-rsa-4.9-2.el9.noarch.rpm 1.2 MB/s | 59 kB 00:00 2024-08-17T00:23:16.274 INFO:teuthology.orchestra.run.smithi110.stdout:(108/118): python3-tempora-5.0.0-2.el9.noarch.r 711 kB/s | 36 kB 00:00 2024-08-17T00:23:16.299 INFO:teuthology.orchestra.run.smithi110.stdout:(109/118): python3-typing-extensions-4.12.2-2.e 1.5 MB/s | 74 kB 00:00 2024-08-17T00:23:16.316 INFO:teuthology.orchestra.run.smithi110.stdout:(110/118): python3-routes-2.5.1-5.el9.noarch.rp 1.3 MB/s | 188 kB 00:00 2024-08-17T00:23:16.341 INFO:teuthology.orchestra.run.smithi110.stdout:(111/118): python3-webob-1.8.7-6.el9.noarch.rpm 3.3 MB/s | 230 kB 00:00 2024-08-17T00:23:16.367 INFO:teuthology.orchestra.run.smithi110.stdout:(112/118): python3-websocket-client-1.2.3-2.el9 1.3 MB/s | 90 kB 00:00 2024-08-17T00:23:16.392 INFO:teuthology.orchestra.run.smithi110.stdout:(113/118): python3-zc-lockfile-2.0-10.el9.noarc 397 kB/s | 20 kB 00:00 2024-08-17T00:23:16.426 INFO:teuthology.orchestra.run.smithi110.stdout:(114/118): python3-werkzeug-2.0.3-3.el9.1.noarc 3.8 MB/s | 427 kB 00:00 2024-08-17T00:23:16.451 INFO:teuthology.orchestra.run.smithi110.stdout:(115/118): re2-20211101-3.el9.x86_64.rpm 2.2 MB/s | 192 kB 00:00 2024-08-17T00:23:16.501 INFO:teuthology.orchestra.run.smithi110.stdout:(116/118): thrift-0.15.0-2.el9.x86_64.rpm 15 MB/s | 1.6 MB 00:00 2024-08-17T00:23:16.685 INFO:teuthology.orchestra.run.smithi110.stdout:(117/118): librados2-18.2.4-717.g03f4c3e8.el9.x 13 MB/s | 3.3 MB 00:00 2024-08-17T00:23:16.752 INFO:teuthology.orchestra.run.smithi110.stdout:(118/118): librbd1-18.2.4-717.g03f4c3e8.el9.x86 10 MB/s | 3.0 MB 00:00 2024-08-17T00:23:16.758 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-08-17T00:23:16.758 INFO:teuthology.orchestra.run.smithi110.stdout:Total 26 MB/s | 179 MB 00:06 2024-08-17T00:23:17.503 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2024-08-17T00:23:17.599 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2024-08-17T00:23:17.599 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2024-08-17T00:23:19.167 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2024-08-17T00:23:19.167 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2024-08-17T00:23:23.738 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2024-08-17T00:23:23.804 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : thrift-0.15.0-2.el9.x86_64 1/120 2024-08-17T00:23:23.829 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 2/120 2024-08-17T00:23:23.893 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 3/120 2024-08-17T00:23:24.256 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 4/120 2024-08-17T00:23:24.322 INFO:teuthology.orchestra.run.smithi110.stdout: Upgrading : librados2-2:18.2.4-717.g03f4c3e8.el9.x86_64 5/120 2024-08-17T00:23:24.446 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: librados2-2:18.2.4-717.g03f4c3e8.el9.x86_64 5/120 2024-08-17T00:23:24.472 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libcephfs2-2:18.2.4-717.g03f4c3e8.el9.x86_64 6/120 2024-08-17T00:23:24.567 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: libcephfs2-2:18.2.4-717.g03f4c3e8.el9.x86_64 6/120 2024-08-17T00:23:24.614 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-rados-2:18.2.4-717.g03f4c3e8.el9.x86_64 7/120 2024-08-17T00:23:24.653 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 8/120 2024-08-17T00:23:24.689 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 9/120 2024-08-17T00:23:24.717 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libcephsqlite-2:18.2.4-717.g03f4c3e8.el9.x86_64 10/120 2024-08-17T00:23:24.801 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: libcephsqlite-2:18.2.4-717.g03f4c3e8.el9.x86_64 10/120 2024-08-17T00:23:24.826 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libradosstriper1-2:18.2.4-717.g03f4c3e8.el9.x86_ 11/120 2024-08-17T00:23:24.935 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: libradosstriper1-2:18.2.4-717.g03f4c3e8.el9.x86_ 11/120 2024-08-17T00:23:25.043 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 12/120 2024-08-17T00:23:25.229 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : liboath-2.6.7-2.el9.x86_64 13/120 2024-08-17T00:23:25.259 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 14/120 2024-08-17T00:23:25.300 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 15/120 2024-08-17T00:23:25.374 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 16/120 2024-08-17T00:23:25.407 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 17/120 2024-08-17T00:23:25.434 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/120 2024-08-17T00:23:25.503 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 19/120 2024-08-17T00:23:25.557 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 20/120 2024-08-17T00:23:25.594 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 21/120 2024-08-17T00:23:25.631 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 22/120 2024-08-17T00:23:25.666 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 23/120 2024-08-17T00:23:25.712 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-ceph-argparse-2:18.2.4-717.g03f4c3e8.el9 24/120 2024-08-17T00:23:25.783 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-cephfs-2:18.2.4-717.g03f4c3e8.el9.x86_64 25/120 2024-08-17T00:23:25.920 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 26/120 2024-08-17T00:23:25.970 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 27/120 2024-08-17T00:23:26.497 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-rsa-4.9-2.el9.noarch 28/120 2024-08-17T00:23:26.576 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 29/120 2024-08-17T00:23:26.620 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 30/120 2024-08-17T00:23:26.654 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 31/120 2024-08-17T00:23:26.689 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 32/120 2024-08-17T00:23:26.730 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 33/120 2024-08-17T00:23:26.768 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : librados-devel-2:18.2.4-717.g03f4c3e8.el9.x86_64 34/120 2024-08-17T00:23:26.799 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 35/120 2024-08-17T00:23:26.833 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 36/120 2024-08-17T00:23:26.931 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : re2-1:20211101-3.el9.x86_64 37/120 2024-08-17T00:23:26.970 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 38/120 2024-08-17T00:23:27.024 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 39/120 2024-08-17T00:23:27.099 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 40/120 2024-08-17T00:23:27.137 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 41/120 2024-08-17T00:23:27.173 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 42/120 2024-08-17T00:23:27.221 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 43/120 2024-08-17T00:23:27.266 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 44/120 2024-08-17T00:23:27.308 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 45/120 2024-08-17T00:23:27.454 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 46/120 2024-08-17T00:23:27.526 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 47/120 2024-08-17T00:23:27.592 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 48/120 2024-08-17T00:23:27.695 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 49/120 2024-08-17T00:23:27.734 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-google-auth-1:2.33.0-1.el9.noarch 50/120 2024-08-17T00:23:27.775 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 51/120 2024-08-17T00:23:27.816 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 52/120 2024-08-17T00:23:27.843 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 53/120 2024-08-17T00:23:27.871 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : fmt-8.1.1-5.el9.x86_64 54/120 2024-08-17T00:23:27.916 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 55/120 2024-08-17T00:23:28.048 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 56/120 2024-08-17T00:23:28.090 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-py-1.10.0-6.el9.noarch 57/120 2024-08-17T00:23:28.130 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 58/120 2024-08-17T00:23:28.171 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-pluggy-0.13.1-7.el9.noarch 59/120 2024-08-17T00:23:28.269 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-packaging-20.9-5.el9.noarch 60/120 2024-08-17T00:23:28.317 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 61/120 2024-08-17T00:23:29.052 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 62/120 2024-08-17T00:23:29.114 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 63/120 2024-08-17T00:23:29.148 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 64/120 2024-08-17T00:23:29.182 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 65/120 2024-08-17T00:23:29.281 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-iniconfig-1.1.1-7.el9.noarch 66/120 2024-08-17T00:23:29.332 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 67/120 2024-08-17T00:23:29.374 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-attrs-20.3.0-7.el9.noarch 68/120 2024-08-17T00:23:29.551 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : openblas-0.3.21-2.el9.x86_64 69/120 2024-08-17T00:23:29.598 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 70/120 2024-08-17T00:23:29.676 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 71/120 2024-08-17T00:23:30.337 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 72/120 2024-08-17T00:23:30.447 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 73/120 2024-08-17T00:23:31.731 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 74/120 2024-08-17T00:23:31.811 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 75/120 2024-08-17T00:23:32.110 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 76/120 2024-08-17T00:23:32.173 INFO:teuthology.orchestra.run.smithi110.stdout: Upgrading : librbd1-2:18.2.4-717.g03f4c3e8.el9.x86_64 77/120 2024-08-17T00:23:32.268 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: librbd1-2:18.2.4-717.g03f4c3e8.el9.x86_64 77/120 2024-08-17T00:23:32.295 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-rbd-2:18.2.4-717.g03f4c3e8.el9.x86_64 78/120 2024-08-17T00:23:32.331 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 79/120 2024-08-17T00:23:32.719 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 80/120 2024-08-17T00:23:32.751 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : librgw2-2:18.2.4-717.g03f4c3e8.el9.x86_64 81/120 2024-08-17T00:23:32.808 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: librgw2-2:18.2.4-717.g03f4c3e8.el9.x86_64 81/120 2024-08-17T00:23:32.848 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-rgw-2:18.2.4-717.g03f4c3e8.el9.x86_64 82/120 2024-08-17T00:23:32.905 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-ply-3.11-14.el9.noarch 83/120 2024-08-17T00:23:32.961 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 84/120 2024-08-17T00:23:33.147 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 85/120 2024-08-17T00:23:33.194 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 86/120 2024-08-17T00:23:33.272 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 87/120 2024-08-17T00:23:33.361 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 88/120 2024-08-17T00:23:33.501 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 89/120 2024-08-17T00:23:33.553 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 90/120 2024-08-17T00:23:33.584 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 91/120 2024-08-17T00:23:33.611 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : fuse-2.9.9-16.el9.x86_64 92/120 2024-08-17T00:23:33.914 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - Extras packages 591 B/s | 18 kB 00:32 2024-08-17T00:23:34.060 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: cephadm-2:18.2.4-717.g03f4c3e8.el9.noarch 93/120 2024-08-17T00:23:34.083 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : cephadm-2:18.2.4-717.g03f4c3e8.el9.noarch 93/120 2024-08-17T00:23:34.114 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-prometheus-alerts-2:18.2.4-717.g03f4c3e8.el 94/120 2024-08-17T00:23:34.190 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-grafana-dashboards-2:18.2.4-717.g03f4c3e8.e 95/120 2024-08-17T00:23:34.217 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-ceph-common-2:18.2.4-717.g03f4c3e8.el9.x 96/120 2024-08-17T00:23:34.818 INFO:teuthology.orchestra.run.smithi177.stdout:Extra Packages for Enterprise Linux 29 MB/s | 22 MB 00:00 2024-08-17T00:23:36.253 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-common-2:18.2.4-717.g03f4c3e8.el9.x86_64 97/120 2024-08-17T00:23:36.289 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-common-2:18.2.4-717.g03f4c3e8.el9.x86_64 97/120 2024-08-17T00:23:36.821 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-common-2:18.2.4-717.g03f4c3e8.el9.x86_64 97/120 2024-08-17T00:23:36.893 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-base-2:18.2.4-717.g03f4c3e8.el9.x86_64 98/120 2024-08-17T00:23:36.990 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-base-2:18.2.4-717.g03f4c3e8.el9.x86_64 98/120 2024-08-17T00:23:36.990 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-08-17T00:23:36.990 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-08-17T00:23:36.991 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:23:37.010 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-selinux-2:18.2.4-717.g03f4c3e8.el9.x86_64 99/120 2024-08-17T00:23:40.157 INFO:teuthology.orchestra.run.smithi177.stdout:lab-extras 48 kB/s | 1.7 kB 00:00 2024-08-17T00:23:42.466 INFO:teuthology.orchestra.run.smithi177.stdout:Package librados2-2:16.2.4-5.el9.x86_64 is already installed. 2024-08-17T00:23:42.467 INFO:teuthology.orchestra.run.smithi177.stdout:Package librbd1-2:16.2.4-5.el9.x86_64 is already installed. 2024-08-17T00:23:42.525 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-08-17T00:23:42.532 INFO:teuthology.orchestra.run.smithi177.stdout:====================================================================================== 2024-08-17T00:23:42.532 INFO:teuthology.orchestra.run.smithi177.stdout: Package Arch Version Repository Size 2024-08-17T00:23:42.532 INFO:teuthology.orchestra.run.smithi177.stdout:====================================================================================== 2024-08-17T00:23:42.532 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-08-17T00:23:42.532 INFO:teuthology.orchestra.run.smithi177.stdout: ceph x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 6.5 k 2024-08-17T00:23:42.532 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-base x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 5.1 M 2024-08-17T00:23:42.532 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-fuse x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 853 k 2024-08-17T00:23:42.533 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-immutable-object-cache x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 143 k 2024-08-17T00:23:42.533 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 1.5 M 2024-08-17T00:23:42.533 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-cephadm noarch 2:18.2.4-717.g03f4c3e8.el9 ceph-noarch 139 k 2024-08-17T00:23:42.533 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-dashboard noarch 2:18.2.4-717.g03f4c3e8.el9 ceph-noarch 3.5 M 2024-08-17T00:23:42.533 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.4-717.g03f4c3e8.el9 ceph-noarch 7.4 M 2024-08-17T00:23:42.533 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-rook noarch 2:18.2.4-717.g03f4c3e8.el9 ceph-noarch 49 k 2024-08-17T00:23:42.533 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-radosgw x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 7.7 M 2024-08-17T00:23:42.533 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-test x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 40 M 2024-08-17T00:23:42.533 INFO:teuthology.orchestra.run.smithi177.stdout: cephadm noarch 2:18.2.4-717.g03f4c3e8.el9 ceph-noarch 224 k 2024-08-17T00:23:42.533 INFO:teuthology.orchestra.run.smithi177.stdout: libcephfs-devel x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 31 k 2024-08-17T00:23:42.534 INFO:teuthology.orchestra.run.smithi177.stdout: libcephfs2 x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 713 k 2024-08-17T00:23:42.534 INFO:teuthology.orchestra.run.smithi177.stdout: librados-devel x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 127 k 2024-08-17T00:23:42.534 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cephfs x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 188 k 2024-08-17T00:23:42.534 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pytest noarch 6.2.2-7.el9 appstream 519 k 2024-08-17T00:23:42.534 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rados x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 370 k 2024-08-17T00:23:42.534 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rbd x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 348 k 2024-08-17T00:23:42.534 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rgw x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 116 k 2024-08-17T00:23:42.534 INFO:teuthology.orchestra.run.smithi177.stdout: rbd-fuse x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 87 k 2024-08-17T00:23:42.534 INFO:teuthology.orchestra.run.smithi177.stdout: rbd-mirror x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 3.0 M 2024-08-17T00:23:42.534 INFO:teuthology.orchestra.run.smithi177.stdout: rbd-nbd x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 172 k 2024-08-17T00:23:42.534 INFO:teuthology.orchestra.run.smithi177.stdout:Upgrading: 2024-08-17T00:23:42.534 INFO:teuthology.orchestra.run.smithi177.stdout: librados2 x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 3.3 M 2024-08-17T00:23:42.535 INFO:teuthology.orchestra.run.smithi177.stdout: librbd1 x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 3.0 M 2024-08-17T00:23:42.535 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2024-08-17T00:23:42.535 INFO:teuthology.orchestra.run.smithi177.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-08-17T00:23:42.535 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-common x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 18 M 2024-08-17T00:23:42.535 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-grafana-dashboards noarch 2:18.2.4-717.g03f4c3e8.el9 ceph-noarch 24 k 2024-08-17T00:23:42.535 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mds x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 2.1 M 2024-08-17T00:23:42.535 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-modules-core noarch 2:18.2.4-717.g03f4c3e8.el9 ceph-noarch 246 k 2024-08-17T00:23:42.535 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mon x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 4.7 M 2024-08-17T00:23:42.535 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-osd x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 17 M 2024-08-17T00:23:42.535 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-prometheus-alerts noarch 2:18.2.4-717.g03f4c3e8.el9 ceph-noarch 16 k 2024-08-17T00:23:42.535 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-selinux x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 25 k 2024-08-17T00:23:42.536 INFO:teuthology.orchestra.run.smithi177.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-08-17T00:23:42.536 INFO:teuthology.orchestra.run.smithi177.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-08-17T00:23:42.536 INFO:teuthology.orchestra.run.smithi177.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-08-17T00:23:42.536 INFO:teuthology.orchestra.run.smithi177.stdout: fmt x86_64 8.1.1-5.el9 epel 111 k 2024-08-17T00:23:42.536 INFO:teuthology.orchestra.run.smithi177.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-08-17T00:23:42.536 INFO:teuthology.orchestra.run.smithi177.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-08-17T00:23:42.536 INFO:teuthology.orchestra.run.smithi177.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-08-17T00:23:42.536 INFO:teuthology.orchestra.run.smithi177.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-08-17T00:23:42.536 INFO:teuthology.orchestra.run.smithi177.stdout: libcephsqlite x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 166 k 2024-08-17T00:23:42.536 INFO:teuthology.orchestra.run.smithi177.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-08-17T00:23:42.536 INFO:teuthology.orchestra.run.smithi177.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-08-17T00:23:42.536 INFO:teuthology.orchestra.run.smithi177.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-08-17T00:23:42.537 INFO:teuthology.orchestra.run.smithi177.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-08-17T00:23:42.537 INFO:teuthology.orchestra.run.smithi177.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-08-17T00:23:42.537 INFO:teuthology.orchestra.run.smithi177.stdout: libradosstriper1 x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 477 k 2024-08-17T00:23:42.537 INFO:teuthology.orchestra.run.smithi177.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-08-17T00:23:42.537 INFO:teuthology.orchestra.run.smithi177.stdout: librgw2 x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 4.5 M 2024-08-17T00:23:42.537 INFO:teuthology.orchestra.run.smithi177.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-08-17T00:23:42.537 INFO:teuthology.orchestra.run.smithi177.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-08-17T00:23:42.537 INFO:teuthology.orchestra.run.smithi177.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-08-17T00:23:42.537 INFO:teuthology.orchestra.run.smithi177.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-08-17T00:23:42.537 INFO:teuthology.orchestra.run.smithi177.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-08-17T00:23:42.537 INFO:teuthology.orchestra.run.smithi177.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-08-17T00:23:42.538 INFO:teuthology.orchestra.run.smithi177.stdout: python3-attrs noarch 20.3.0-7.el9 appstream 87 k 2024-08-17T00:23:42.538 INFO:teuthology.orchestra.run.smithi177.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-08-17T00:23:42.538 INFO:teuthology.orchestra.run.smithi177.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-08-17T00:23:42.538 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-08-17T00:23:42.538 INFO:teuthology.orchestra.run.smithi177.stdout: python3-ceph-argparse x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 45 k 2024-08-17T00:23:42.538 INFO:teuthology.orchestra.run.smithi177.stdout: python3-ceph-common x86_64 2:18.2.4-717.g03f4c3e8.el9 ceph 129 k 2024-08-17T00:23:42.538 INFO:teuthology.orchestra.run.smithi177.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-08-17T00:23:42.538 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-08-17T00:23:42.539 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-08-17T00:23:42.539 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-08-17T00:23:42.539 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-08-17T00:23:42.539 INFO:teuthology.orchestra.run.smithi177.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-08-17T00:23:42.539 INFO:teuthology.orchestra.run.smithi177.stdout: python3-google-auth noarch 1:2.33.0-1.el9 epel 220 k 2024-08-17T00:23:42.539 INFO:teuthology.orchestra.run.smithi177.stdout: python3-iniconfig noarch 1.1.1-7.el9 appstream 17 k 2024-08-17T00:23:42.539 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-08-17T00:23:42.539 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-08-17T00:23:42.539 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-08-17T00:23:42.539 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-08-17T00:23:42.539 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-08-17T00:23:42.539 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-08-17T00:23:42.539 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-08-17T00:23:42.540 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-08-17T00:23:42.540 INFO:teuthology.orchestra.run.smithi177.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-08-17T00:23:42.540 INFO:teuthology.orchestra.run.smithi177.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-08-17T00:23:42.540 INFO:teuthology.orchestra.run.smithi177.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-08-17T00:23:42.540 INFO:teuthology.orchestra.run.smithi177.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-08-17T00:23:42.540 INFO:teuthology.orchestra.run.smithi177.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-08-17T00:23:42.540 INFO:teuthology.orchestra.run.smithi177.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-08-17T00:23:42.540 INFO:teuthology.orchestra.run.smithi177.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-08-17T00:23:42.540 INFO:teuthology.orchestra.run.smithi177.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-08-17T00:23:42.540 INFO:teuthology.orchestra.run.smithi177.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-08-17T00:23:42.541 INFO:teuthology.orchestra.run.smithi177.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-08-17T00:23:42.541 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-08-17T00:23:42.541 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pluggy noarch 0.13.1-7.el9 appstream 41 k 2024-08-17T00:23:42.541 INFO:teuthology.orchestra.run.smithi177.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-08-17T00:23:42.541 INFO:teuthology.orchestra.run.smithi177.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-08-17T00:23:42.541 INFO:teuthology.orchestra.run.smithi177.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-08-17T00:23:42.541 INFO:teuthology.orchestra.run.smithi177.stdout: python3-py noarch 1.10.0-6.el9 appstream 477 k 2024-08-17T00:23:42.541 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-08-17T00:23:42.541 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-08-17T00:23:42.541 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-08-17T00:23:42.541 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-08-17T00:23:42.541 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-08-17T00:23:42.542 INFO:teuthology.orchestra.run.smithi177.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-08-17T00:23:42.542 INFO:teuthology.orchestra.run.smithi177.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-08-17T00:23:42.542 INFO:teuthology.orchestra.run.smithi177.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-08-17T00:23:42.542 INFO:teuthology.orchestra.run.smithi177.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-08-17T00:23:42.543 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-08-17T00:23:42.543 INFO:teuthology.orchestra.run.smithi177.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-08-17T00:23:42.543 INFO:teuthology.orchestra.run.smithi177.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-08-17T00:23:42.543 INFO:teuthology.orchestra.run.smithi177.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-08-17T00:23:42.543 INFO:teuthology.orchestra.run.smithi177.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-08-17T00:23:42.543 INFO:teuthology.orchestra.run.smithi177.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-08-17T00:23:42.543 INFO:teuthology.orchestra.run.smithi177.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-08-17T00:23:42.543 INFO:teuthology.orchestra.run.smithi177.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-08-17T00:23:42.543 INFO:teuthology.orchestra.run.smithi177.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-08-17T00:23:42.544 INFO:teuthology.orchestra.run.smithi177.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-08-17T00:23:42.544 INFO:teuthology.orchestra.run.smithi177.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-08-17T00:23:42.544 INFO:teuthology.orchestra.run.smithi177.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-08-17T00:23:42.544 INFO:teuthology.orchestra.run.smithi177.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-08-17T00:23:42.544 INFO:teuthology.orchestra.run.smithi177.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-08-17T00:23:42.544 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:23:42.544 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-08-17T00:23:42.544 INFO:teuthology.orchestra.run.smithi177.stdout:====================================================================================== 2024-08-17T00:23:42.544 INFO:teuthology.orchestra.run.smithi177.stdout:Install 116 Packages 2024-08-17T00:23:42.545 INFO:teuthology.orchestra.run.smithi177.stdout:Upgrade 2 Packages 2024-08-17T00:23:42.545 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:23:42.545 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 179 M 2024-08-17T00:23:42.546 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-08-17T00:23:43.000 INFO:teuthology.orchestra.run.smithi177.stdout:(1/118): ceph-18.2.4-717.g03f4c3e8.el9.x86_64.r 36 kB/s | 6.5 kB 00:00 2024-08-17T00:23:43.217 INFO:teuthology.orchestra.run.smithi177.stdout:(2/118): ceph-fuse-18.2.4-717.g03f4c3e8.el9.x86 3.8 MB/s | 853 kB 00:00 2024-08-17T00:23:43.300 INFO:teuthology.orchestra.run.smithi177.stdout:(3/118): ceph-base-18.2.4-717.g03f4c3e8.el9.x86 11 MB/s | 5.1 MB 00:00 2024-08-17T00:23:43.326 INFO:teuthology.orchestra.run.smithi177.stdout:(4/118): ceph-immutable-object-cache-18.2.4-717 1.3 MB/s | 143 kB 00:00 2024-08-17T00:23:43.410 INFO:teuthology.orchestra.run.smithi177.stdout:(5/118): ceph-mds-18.2.4-717.g03f4c3e8.el9.x86_ 19 MB/s | 2.1 MB 00:00 2024-08-17T00:23:43.543 INFO:teuthology.orchestra.run.smithi177.stdout:(6/118): ceph-mgr-18.2.4-717.g03f4c3e8.el9.x86_ 6.7 MB/s | 1.5 MB 00:00 2024-08-17T00:23:43.660 INFO:teuthology.orchestra.run.smithi177.stdout:(7/118): ceph-mon-18.2.4-717.g03f4c3e8.el9.x86_ 19 MB/s | 4.7 MB 00:00 2024-08-17T00:23:44.019 INFO:teuthology.orchestra.run.smithi177.stdout:(8/118): ceph-common-18.2.4-717.g03f4c3e8.el9.x 15 MB/s | 18 MB 00:01 2024-08-17T00:23:44.061 INFO:teuthology.orchestra.run.smithi177.stdout:(9/118): ceph-selinux-18.2.4-717.g03f4c3e8.el9. 604 kB/s | 25 kB 00:00 2024-08-17T00:23:44.144 INFO:teuthology.orchestra.run.smithi177.stdout:(10/118): ceph-radosgw-18.2.4-717.g03f4c3e8.el9 16 MB/s | 7.7 MB 00:00 2024-08-17T00:23:44.203 INFO:teuthology.orchestra.run.smithi177.stdout:(11/118): libcephfs-devel-18.2.4-717.g03f4c3e8. 533 kB/s | 31 kB 00:00 2024-08-17T00:23:44.304 INFO:teuthology.orchestra.run.smithi177.stdout:(12/118): libcephfs2-18.2.4-717.g03f4c3e8.el9.x 6.9 MB/s | 713 kB 00:00 2024-08-17T00:23:44.379 INFO:teuthology.orchestra.run.smithi177.stdout:(13/118): libcephsqlite-18.2.4-717.g03f4c3e8.el 2.2 MB/s | 166 kB 00:00 2024-08-17T00:23:44.587 INFO:teuthology.orchestra.run.smithi177.stdout:(14/118): ceph-osd-18.2.4-717.g03f4c3e8.el9.x86 16 MB/s | 17 MB 00:01 2024-08-17T00:23:44.613 INFO:teuthology.orchestra.run.smithi177.stdout:(15/118): librados-devel-18.2.4-717.g03f4c3e8.e 542 kB/s | 127 kB 00:00 2024-08-17T00:23:44.646 INFO:teuthology.orchestra.run.smithi177.stdout:(16/118): libradosstriper1-18.2.4-717.g03f4c3e8 8.0 MB/s | 477 kB 00:00 2024-08-17T00:23:44.713 INFO:teuthology.orchestra.run.smithi177.stdout:(17/118): python3-ceph-argparse-18.2.4-717.g03f 674 kB/s | 45 kB 00:00 2024-08-17T00:23:44.805 INFO:teuthology.orchestra.run.smithi177.stdout:(18/118): librgw2-18.2.4-717.g03f4c3e8.el9.x86_ 23 MB/s | 4.5 MB 00:00 2024-08-17T00:23:44.830 INFO:teuthology.orchestra.run.smithi177.stdout:(19/118): python3-ceph-common-18.2.4-717.g03f4c 1.1 MB/s | 129 kB 00:00 2024-08-17T00:23:44.856 INFO:teuthology.orchestra.run.smithi177.stdout:(20/118): python3-cephfs-18.2.4-717.g03f4c3e8.e 3.7 MB/s | 188 kB 00:00 2024-08-17T00:23:44.881 INFO:teuthology.orchestra.run.smithi177.stdout:(21/118): python3-rados-18.2.4-717.g03f4c3e8.el 7.2 MB/s | 370 kB 00:00 2024-08-17T00:23:44.906 INFO:teuthology.orchestra.run.smithi177.stdout:(22/118): python3-rbd-18.2.4-717.g03f4c3e8.el9. 6.8 MB/s | 348 kB 00:00 2024-08-17T00:23:44.940 INFO:teuthology.orchestra.run.smithi177.stdout:(23/118): python3-rgw-18.2.4-717.g03f4c3e8.el9. 1.9 MB/s | 116 kB 00:00 2024-08-17T00:23:44.965 INFO:teuthology.orchestra.run.smithi177.stdout:(24/118): rbd-fuse-18.2.4-717.g03f4c3e8.el9.x86 1.4 MB/s | 87 kB 00:00 2024-08-17T00:23:45.024 INFO:teuthology.orchestra.run.smithi177.stdout:(25/118): rbd-nbd-18.2.4-717.g03f4c3e8.el9.x86_ 2.9 MB/s | 172 kB 00:00 2024-08-17T00:23:45.083 INFO:teuthology.orchestra.run.smithi177.stdout:(26/118): rbd-mirror-18.2.4-717.g03f4c3e8.el9.x 21 MB/s | 3.0 MB 00:00 2024-08-17T00:23:45.108 INFO:teuthology.orchestra.run.smithi177.stdout:(27/118): ceph-grafana-dashboards-18.2.4-717.g0 292 kB/s | 24 kB 00:00 2024-08-17T00:23:45.133 INFO:teuthology.orchestra.run.smithi177.stdout:(28/118): ceph-mgr-cephadm-18.2.4-717.g03f4c3e8 2.7 MB/s | 139 kB 00:00 2024-08-17T00:23:45.359 INFO:teuthology.orchestra.run.smithi177.stdout:(29/118): ceph-mgr-dashboard-18.2.4-717.g03f4c3 14 MB/s | 3.5 MB 00:00 2024-08-17T00:23:45.426 INFO:teuthology.orchestra.run.smithi177.stdout:(30/118): ceph-mgr-modules-core-18.2.4-717.g03f 3.6 MB/s | 246 kB 00:00 2024-08-17T00:23:45.510 INFO:teuthology.orchestra.run.smithi177.stdout:(31/118): ceph-mgr-diskprediction-local-18.2.4- 20 MB/s | 7.4 MB 00:00 2024-08-17T00:23:45.534 INFO:teuthology.orchestra.run.smithi177.stdout:(32/118): ceph-mgr-rook-18.2.4-717.g03f4c3e8.el 454 kB/s | 49 kB 00:00 2024-08-17T00:23:45.560 INFO:teuthology.orchestra.run.smithi177.stdout:(33/118): ceph-prometheus-alerts-18.2.4-717.g03 329 kB/s | 16 kB 00:00 2024-08-17T00:23:45.585 INFO:teuthology.orchestra.run.smithi177.stdout:(34/118): cephadm-18.2.4-717.g03f4c3e8.el9.noar 4.4 MB/s | 224 kB 00:00 2024-08-17T00:23:45.702 INFO:teuthology.orchestra.run.smithi177.stdout:(35/118): fuse-2.9.9-16.el9.x86_64.rpm 563 kB/s | 80 kB 00:00 2024-08-17T00:23:46.136 INFO:teuthology.orchestra.run.smithi177.stdout:(36/118): ceph-test-18.2.4-717.g03f4c3e8.el9.x8 19 MB/s | 40 MB 00:02 2024-08-17T00:23:46.161 INFO:teuthology.orchestra.run.smithi177.stdout:(37/118): libquadmath-11.4.1-3.el9.x86_64.rpm 426 kB/s | 195 kB 00:00 2024-08-17T00:23:46.228 INFO:teuthology.orchestra.run.smithi177.stdout:(38/118): libgfortran-11.4.1-3.el9.x86_64.rpm 1.2 MB/s | 803 kB 00:00 2024-08-17T00:23:46.278 INFO:teuthology.orchestra.run.smithi177.stdout:(39/118): python3-ply-3.11-14.el9.noarch.rpm 2.1 MB/s | 106 kB 00:00 2024-08-17T00:23:46.320 INFO:teuthology.orchestra.run.smithi177.stdout:(40/118): python3-cryptography-36.0.1-4.el9.x86 7.7 MB/s | 1.2 MB 00:00 2024-08-17T00:23:46.345 INFO:teuthology.orchestra.run.smithi177.stdout:(41/118): python3-pycparser-2.20-6.el9.noarch.r 2.0 MB/s | 135 kB 00:00 2024-08-17T00:23:46.371 INFO:teuthology.orchestra.run.smithi177.stdout:(42/118): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.1 MB/s | 253 kB 00:00 2024-08-17T00:23:46.396 INFO:teuthology.orchestra.run.smithi177.stdout:(43/118): python3-requests-2.25.1-8.el9.noarch. 1.6 MB/s | 125 kB 00:00 2024-08-17T00:23:46.421 INFO:teuthology.orchestra.run.smithi177.stdout:(44/118): python3-urllib3-1.26.5-6.el9.noarch.r 2.8 MB/s | 215 kB 00:00 2024-08-17T00:23:46.447 INFO:teuthology.orchestra.run.smithi177.stdout:(45/118): boost-program-options-1.75.0-8.el9.x8 1.4 MB/s | 107 kB 00:00 2024-08-17T00:23:46.472 INFO:teuthology.orchestra.run.smithi177.stdout:(46/118): flexiblas-3.0.4-8.el9.x86_64.rpm 432 kB/s | 33 kB 00:00 2024-08-17T00:23:46.497 INFO:teuthology.orchestra.run.smithi177.stdout:(47/118): flexiblas-openblas-openmp-3.0.4-8.el9 363 kB/s | 18 kB 00:00 2024-08-17T00:23:46.530 INFO:teuthology.orchestra.run.smithi177.stdout:(48/118): libpmemobj-1.12.1-1.el9.x86_64.rpm 2.7 MB/s | 160 kB 00:00 2024-08-17T00:23:46.556 INFO:teuthology.orchestra.run.smithi177.stdout:(49/118): librabbitmq-0.11.0-7.el9.x86_64.rpm 773 kB/s | 45 kB 00:00 2024-08-17T00:23:46.614 INFO:teuthology.orchestra.run.smithi177.stdout:(50/118): flexiblas-netlib-3.0.4-8.el9.x86_64.r 16 MB/s | 3.0 MB 00:00 2024-08-17T00:23:46.665 INFO:teuthology.orchestra.run.smithi177.stdout:(51/118): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.6 MB/s | 292 kB 00:00 2024-08-17T00:23:46.690 INFO:teuthology.orchestra.run.smithi177.stdout:(52/118): openblas-0.3.21-2.el9.x86_64.rpm 466 kB/s | 35 kB 00:00 2024-08-17T00:23:46.724 INFO:teuthology.orchestra.run.smithi177.stdout:(53/118): librdkafka-1.6.1-102.el9.x86_64.rpm 3.4 MB/s | 662 kB 00:00 2024-08-17T00:23:46.749 INFO:teuthology.orchestra.run.smithi177.stdout:(54/118): python3-attrs-20.3.0-7.el9.noarch.rpm 1.5 MB/s | 87 kB 00:00 2024-08-17T00:23:46.807 INFO:teuthology.orchestra.run.smithi177.stdout:(55/118): python3-devel-3.9.18-3.el9.x86_64.rpm 4.1 MB/s | 244 kB 00:00 2024-08-17T00:23:46.891 INFO:teuthology.orchestra.run.smithi177.stdout:(56/118): openblas-openmp-0.3.21-2.el9.x86_64.r 21 MB/s | 4.7 MB 00:00 2024-08-17T00:23:46.916 INFO:teuthology.orchestra.run.smithi177.stdout:(57/118): python3-iniconfig-1.1.1-7.el9.noarch. 161 kB/s | 17 kB 00:00 2024-08-17T00:23:46.950 INFO:teuthology.orchestra.run.smithi177.stdout:(58/118): python3-jinja2-2.11.3-6.el9.noarch.rp 4.2 MB/s | 248 kB 00:00 2024-08-17T00:23:46.975 INFO:teuthology.orchestra.run.smithi177.stdout:(59/118): python3-jsonpatch-1.21-16.el9.noarch. 437 kB/s | 26 kB 00:00 2024-08-17T00:23:47.051 INFO:teuthology.orchestra.run.smithi177.stdout:(60/118): python3-babel-2.9.1-2.el9.noarch.rpm 18 MB/s | 6.0 MB 00:00 2024-08-17T00:23:47.076 INFO:teuthology.orchestra.run.smithi177.stdout:(61/118): python3-jsonpointer-2.0-4.el9.noarch. 153 kB/s | 19 kB 00:00 2024-08-17T00:23:47.101 INFO:teuthology.orchestra.run.smithi177.stdout:(62/118): python3-mako-1.1.4-6.el9.noarch.rpm 1.3 MB/s | 172 kB 00:00 2024-08-17T00:23:47.126 INFO:teuthology.orchestra.run.smithi177.stdout:(63/118): python3-markupsafe-1.1.1-12.el9.x86_6 461 kB/s | 35 kB 00:00 2024-08-17T00:23:47.169 INFO:teuthology.orchestra.run.smithi177.stdout:(64/118): python3-numpy-f2py-1.20.1-5.el9.x86_6 3.7 MB/s | 250 kB 00:00 2024-08-17T00:23:47.194 INFO:teuthology.orchestra.run.smithi177.stdout:(65/118): python3-oauthlib-3.1.1-5.el9.noarch.r 3.2 MB/s | 222 kB 00:00 2024-08-17T00:23:47.261 INFO:teuthology.orchestra.run.smithi177.stdout:(66/118): python3-numpy-1.20.1-5.el9.x86_64.rpm 28 MB/s | 5.1 MB 00:00 2024-08-17T00:23:47.286 INFO:teuthology.orchestra.run.smithi177.stdout:(67/118): python3-packaging-20.9-5.el9.noarch.r 660 kB/s | 77 kB 00:00 2024-08-17T00:23:47.303 INFO:teuthology.orchestra.run.smithi177.stdout:(68/118): python3-pluggy-0.13.1-7.el9.noarch.rp 381 kB/s | 41 kB 00:00 2024-08-17T00:23:47.338 INFO:teuthology.orchestra.run.smithi177.stdout:(69/118): python3-prettytable-0.7.2-27.el9.noar 843 kB/s | 42 kB 00:00 2024-08-17T00:23:47.362 INFO:teuthology.orchestra.run.smithi177.stdout:(70/118): python3-pyasn1-0.4.8-6.el9.noarch.rpm 2.6 MB/s | 159 kB 00:00 2024-08-17T00:23:47.387 INFO:teuthology.orchestra.run.smithi177.stdout:(71/118): python3-py-1.10.0-6.el9.noarch.rpm 4.6 MB/s | 477 kB 00:00 2024-08-17T00:23:47.412 INFO:teuthology.orchestra.run.smithi177.stdout:(72/118): python3-pyasn1-modules-0.4.8-6.el9.no 3.6 MB/s | 279 kB 00:00 2024-08-17T00:23:47.437 INFO:teuthology.orchestra.run.smithi177.stdout:(73/118): python3-pytest-6.2.2-7.el9.noarch.rpm 6.7 MB/s | 519 kB 00:00 2024-08-17T00:23:47.454 INFO:teuthology.orchestra.run.smithi177.stdout:(74/118): python3-pytz-2021.1-5.el9.noarch.rpm 759 kB/s | 51 kB 00:00 2024-08-17T00:23:47.471 INFO:teuthology.orchestra.run.smithi177.stdout:(75/118): python3-requests-oauthlib-1.3.0-12.el 914 kB/s | 54 kB 00:00 2024-08-17T00:23:47.513 INFO:teuthology.orchestra.run.smithi177.stdout:(76/118): python3-toml-0.10.2-6.el9.noarch.rpm 711 kB/s | 42 kB 00:00 2024-08-17T00:23:47.547 INFO:teuthology.orchestra.run.smithi177.stdout:(77/118): socat-1.7.4.1-6.el9.x86_64.rpm 3.9 MB/s | 304 kB 00:00 2024-08-17T00:23:47.564 INFO:teuthology.orchestra.run.smithi177.stdout:(78/118): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.2 MB/s | 64 kB 00:00 2024-08-17T00:23:47.639 INFO:teuthology.orchestra.run.smithi177.stdout:(79/118): fmt-8.1.1-5.el9.x86_64.rpm 1.2 MB/s | 111 kB 00:00 2024-08-17T00:23:47.714 INFO:teuthology.orchestra.run.smithi177.stdout:(80/118): gperftools-libs-2.9.1-2.el9.x86_64.rp 2.0 MB/s | 309 kB 00:00 2024-08-17T00:23:47.740 INFO:teuthology.orchestra.run.smithi177.stdout:(81/118): libarrow-doc-9.0.0-11.el9.noarch.rpm 1.0 MB/s | 26 kB 00:00 2024-08-17T00:23:47.765 INFO:teuthology.orchestra.run.smithi177.stdout:(82/118): liboath-2.6.7-2.el9.x86_64.rpm 1.9 MB/s | 49 kB 00:00 2024-08-17T00:23:47.790 INFO:teuthology.orchestra.run.smithi177.stdout:(83/118): libunwind-1.6.2-1.el9.x86_64.rpm 2.6 MB/s | 67 kB 00:00 2024-08-17T00:23:47.841 INFO:teuthology.orchestra.run.smithi177.stdout:(84/118): parquet-libs-9.0.0-11.el9.x86_64.rpm 16 MB/s | 839 kB 00:00 2024-08-17T00:23:47.900 INFO:teuthology.orchestra.run.smithi177.stdout:(85/118): libarrow-9.0.0-11.el9.x86_64.rpm 17 MB/s | 4.4 MB 00:00 2024-08-17T00:23:47.925 INFO:teuthology.orchestra.run.smithi177.stdout:(86/118): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 1.7 MB/s | 43 kB 00:00 2024-08-17T00:23:47.950 INFO:teuthology.orchestra.run.smithi177.stdout:(87/118): python3-cachetools-4.2.4-1.el9.noarch 1.3 MB/s | 32 kB 00:00 2024-08-17T00:23:47.975 INFO:teuthology.orchestra.run.smithi177.stdout:(88/118): python3-certifi-2023.05.07-4.el9.noar 564 kB/s | 14 kB 00:00 2024-08-17T00:23:48.009 INFO:teuthology.orchestra.run.smithi177.stdout:(89/118): python3-asyncssh-2.13.2-5.el9.noarch. 3.2 MB/s | 548 kB 00:00 2024-08-17T00:23:48.034 INFO:teuthology.orchestra.run.smithi177.stdout:(90/118): python3-cheroot-8.6.0-4.el9.noarch.rp 2.9 MB/s | 172 kB 00:00 2024-08-17T00:23:48.059 INFO:teuthology.orchestra.run.smithi177.stdout:(91/118): python3-cherrypy-18.6.1-2.el9.noarch. 7.0 MB/s | 358 kB 00:00 2024-08-17T00:23:48.085 INFO:teuthology.orchestra.run.smithi177.stdout:(92/118): python3-google-auth-2.33.0-1.el9.noar 4.3 MB/s | 220 kB 00:00 2024-08-17T00:23:48.110 INFO:teuthology.orchestra.run.smithi177.stdout:(93/118): python3-jaraco-8.2.1-3.el9.noarch.rpm 212 kB/s | 11 kB 00:00 2024-08-17T00:23:48.135 INFO:teuthology.orchestra.run.smithi177.stdout:(94/118): python3-jaraco-classes-3.2.1-5.el9.no 352 kB/s | 18 kB 00:00 2024-08-17T00:23:48.161 INFO:teuthology.orchestra.run.smithi177.stdout:(95/118): python3-jaraco-collections-3.0.0-8.el 459 kB/s | 23 kB 00:00 2024-08-17T00:23:48.186 INFO:teuthology.orchestra.run.smithi177.stdout:(96/118): python3-jaraco-functools-3.5.0-2.el9. 386 kB/s | 19 kB 00:00 2024-08-17T00:23:48.211 INFO:teuthology.orchestra.run.smithi177.stdout:(97/118): python3-jaraco-text-3.2.0-6.el9.noarc 391 kB/s | 20 kB 00:00 2024-08-17T00:23:48.357 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-selinux-2:18.2.4-717.g03f4c3e8.el9.x86_64 99/120 2024-08-17T00:23:48.357 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /sys 2024-08-17T00:23:48.357 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /proc 2024-08-17T00:23:48.358 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /mnt 2024-08-17T00:23:48.358 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /var/tmp 2024-08-17T00:23:48.358 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /home 2024-08-17T00:23:48.358 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /root 2024-08-17T00:23:48.358 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /tmp 2024-08-17T00:23:48.358 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:23:48.370 INFO:teuthology.orchestra.run.smithi177.stdout:(98/118): python3-scipy-1.6.2-8.el9.x86_64.rpm 17 MB/s | 16 MB 00:00 2024-08-17T00:23:48.395 INFO:teuthology.orchestra.run.smithi177.stdout:(99/118): python3-logutils-0.3.5-21.el9.noarch. 252 kB/s | 46 kB 00:00 2024-08-17T00:23:48.428 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mgr-cephadm-2:18.2.4-717.g03f4c3e8.el9.noar 100/120 2024-08-17T00:23:48.445 INFO:teuthology.orchestra.run.smithi177.stdout:(100/118): python3-natsort-7.1.1-5.el9.noarch.r 2.3 MB/s | 58 kB 00:00 2024-08-17T00:23:48.479 INFO:teuthology.orchestra.run.smithi177.stdout:(101/118): python3-pecan-1.4.2-3.el9.noarch.rpm 8.6 MB/s | 272 kB 00:00 2024-08-17T00:23:48.504 INFO:teuthology.orchestra.run.smithi177.stdout:(102/118): python3-more-itertools-8.12.0-2.el9. 588 kB/s | 79 kB 00:00 2024-08-17T00:23:48.530 INFO:teuthology.orchestra.run.smithi177.stdout:(103/118): python3-portend-3.1.0-2.el9.noarch.r 327 kB/s | 16 kB 00:00 2024-08-17T00:23:48.564 INFO:teuthology.orchestra.run.smithi177.stdout:(104/118): python3-kubernetes-26.1.0-2.el9.noar 2.7 MB/s | 1.0 MB 00:00 2024-08-17T00:23:48.588 INFO:teuthology.orchestra.run.smithi177.stdout:(105/118): python3-repoze-lru-0.7-16.el9.noarch 527 kB/s | 31 kB 00:00 2024-08-17T00:23:48.614 INFO:teuthology.orchestra.run.smithi177.stdout:(106/118): python3-pyOpenSSL-21.0.0-1.el9.noarc 825 kB/s | 90 kB 00:00 2024-08-17T00:23:48.639 INFO:teuthology.orchestra.run.smithi177.stdout:(107/118): python3-rsa-4.9-2.el9.noarch.rpm 1.1 MB/s | 59 kB 00:00 2024-08-17T00:23:48.664 INFO:teuthology.orchestra.run.smithi177.stdout:(108/118): python3-tempora-5.0.0-2.el9.noarch.r 708 kB/s | 36 kB 00:00 2024-08-17T00:23:48.689 INFO:teuthology.orchestra.run.smithi177.stdout:(109/118): python3-typing-extensions-4.12.2-2.e 1.5 MB/s | 74 kB 00:00 2024-08-17T00:23:48.715 INFO:teuthology.orchestra.run.smithi177.stdout:(110/118): python3-routes-2.5.1-5.el9.noarch.rp 1.2 MB/s | 188 kB 00:00 2024-08-17T00:23:48.740 INFO:teuthology.orchestra.run.smithi177.stdout:(111/118): python3-websocket-client-1.2.3-2.el9 1.7 MB/s | 90 kB 00:00 2024-08-17T00:23:48.766 INFO:teuthology.orchestra.run.smithi177.stdout:(112/118): python3-webob-1.8.7-6.el9.noarch.rpm 2.2 MB/s | 230 kB 00:00 2024-08-17T00:23:48.783 INFO:teuthology.orchestra.run.smithi177.stdout:(113/118): python3-zc-lockfile-2.0-10.el9.noarc 475 kB/s | 20 kB 00:00 2024-08-17T00:23:48.808 INFO:teuthology.orchestra.run.smithi177.stdout:(114/118): python3-werkzeug-2.0.3-3.el9.1.noarc 4.5 MB/s | 427 kB 00:00 2024-08-17T00:23:48.833 INFO:teuthology.orchestra.run.smithi177.stdout:(115/118): re2-20211101-3.el9.x86_64.rpm 2.8 MB/s | 192 kB 00:00 2024-08-17T00:23:48.883 INFO:teuthology.orchestra.run.smithi177.stdout:(116/118): thrift-0.15.0-2.el9.x86_64.rpm 16 MB/s | 1.6 MB 00:00 2024-08-17T00:23:49.100 INFO:teuthology.orchestra.run.smithi177.stdout:(117/118): librbd1-18.2.4-717.g03f4c3e8.el9.x86 11 MB/s | 3.0 MB 00:00 2024-08-17T00:23:49.159 INFO:teuthology.orchestra.run.smithi177.stdout:(118/118): librados2-18.2.4-717.g03f4c3e8.el9.x 9.4 MB/s | 3.3 MB 00:00 2024-08-17T00:23:49.164 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-08-17T00:23:49.164 INFO:teuthology.orchestra.run.smithi177.stdout:Total 27 MB/s | 179 MB 00:06 2024-08-17T00:23:49.508 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.4-717.g03f4c3e8.el9.noar 100/120 2024-08-17T00:23:49.549 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mgr-dashboard-2:18.2.4-717.g03f4c3e8.el9.no 101/120 2024-08-17T00:23:49.905 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-08-17T00:23:50.000 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-08-17T00:23:50.001 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-08-17T00:23:50.506 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.4-717.g03f4c3e8.el9.no 101/120 2024-08-17T00:23:50.541 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.4-717.g03f4 102/120 2024-08-17T00:23:50.640 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.4-717.g03f4 102/120 2024-08-17T00:23:50.823 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mgr-modules-core-2:18.2.4-717.g03f4c3e8.el9 103/120 2024-08-17T00:23:50.852 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mgr-2:18.2.4-717.g03f4c3e8.el9.x86_64 104/120 2024-08-17T00:23:50.875 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-mgr-2:18.2.4-717.g03f4c3e8.el9.x86_64 104/120 2024-08-17T00:23:50.876 INFO:teuthology.orchestra.run.smithi110.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-17T00:23:50.876 INFO:teuthology.orchestra.run.smithi110.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-08-17T00:23:50.876 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-08-17T00:23:50.876 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-08-17T00:23:50.876 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:23:50.919 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mgr-rook-2:18.2.4-717.g03f4c3e8.el9.noarch 105/120 2024-08-17T00:23:51.104 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.4-717.g03f4c3e8.el9.noarch 105/120 2024-08-17T00:23:51.137 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mds-2:18.2.4-717.g03f4c3e8.el9.x86_64 106/120 2024-08-17T00:23:51.160 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-mds-2:18.2.4-717.g03f4c3e8.el9.x86_64 106/120 2024-08-17T00:23:51.160 INFO:teuthology.orchestra.run.smithi110.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-17T00:23:51.160 INFO:teuthology.orchestra.run.smithi110.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-08-17T00:23:51.161 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-08-17T00:23:51.161 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-08-17T00:23:51.161 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:23:51.552 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-08-17T00:23:51.552 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-08-17T00:23:51.612 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mon-2:18.2.4-717.g03f4c3e8.el9.x86_64 107/120 2024-08-17T00:23:51.638 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-mon-2:18.2.4-717.g03f4c3e8.el9.x86_64 107/120 2024-08-17T00:23:51.638 INFO:teuthology.orchestra.run.smithi110.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-17T00:23:51.638 INFO:teuthology.orchestra.run.smithi110.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-08-17T00:23:51.638 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-08-17T00:23:51.638 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-08-17T00:23:51.638 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:23:53.030 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-osd-2:18.2.4-717.g03f4c3e8.el9.x86_64 108/120 2024-08-17T00:23:53.056 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-osd-2:18.2.4-717.g03f4c3e8.el9.x86_64 108/120 2024-08-17T00:23:53.056 INFO:teuthology.orchestra.run.smithi110.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-17T00:23:53.056 INFO:teuthology.orchestra.run.smithi110.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-08-17T00:23:53.056 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-08-17T00:23:53.056 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-08-17T00:23:53.056 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:23:53.747 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-2:18.2.4-717.g03f4c3e8.el9.x86_64 109/120 2024-08-17T00:23:53.781 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-radosgw-2:18.2.4-717.g03f4c3e8.el9.x86_64 110/120 2024-08-17T00:23:53.804 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-radosgw-2:18.2.4-717.g03f4c3e8.el9.x86_64 110/120 2024-08-17T00:23:53.804 INFO:teuthology.orchestra.run.smithi110.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-17T00:23:53.805 INFO:teuthology.orchestra.run.smithi110.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-08-17T00:23:53.805 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-08-17T00:23:53.805 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-08-17T00:23:53.805 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:23:53.849 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-immutable-object-cache-2:18.2.4-717.g03f4c3 111/120 2024-08-17T00:23:53.871 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.4-717.g03f4c3 111/120 2024-08-17T00:23:53.871 INFO:teuthology.orchestra.run.smithi110.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-17T00:23:53.871 INFO:teuthology.orchestra.run.smithi110.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-08-17T00:23:53.871 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:23:54.166 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : rbd-mirror-2:18.2.4-717.g03f4c3e8.el9.x86_64 112/120 2024-08-17T00:23:54.189 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: rbd-mirror-2:18.2.4-717.g03f4c3e8.el9.x86_64 112/120 2024-08-17T00:23:54.189 INFO:teuthology.orchestra.run.smithi110.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-17T00:23:54.189 INFO:teuthology.orchestra.run.smithi110.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-08-17T00:23:54.189 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-08-17T00:23:54.189 INFO:teuthology.orchestra.run.smithi110.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-08-17T00:23:54.189 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:23:56.097 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-08-17T00:23:56.169 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : thrift-0.15.0-2.el9.x86_64 1/120 2024-08-17T00:23:56.195 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 2/120 2024-08-17T00:23:56.247 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 3/120 2024-08-17T00:23:56.575 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 4/120 2024-08-17T00:23:56.671 INFO:teuthology.orchestra.run.smithi177.stdout: Upgrading : librados2-2:18.2.4-717.g03f4c3e8.el9.x86_64 5/120 2024-08-17T00:23:56.790 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: librados2-2:18.2.4-717.g03f4c3e8.el9.x86_64 5/120 2024-08-17T00:23:56.813 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libcephfs2-2:18.2.4-717.g03f4c3e8.el9.x86_64 6/120 2024-08-17T00:23:56.917 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: libcephfs2-2:18.2.4-717.g03f4c3e8.el9.x86_64 6/120 2024-08-17T00:23:56.964 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-rados-2:18.2.4-717.g03f4c3e8.el9.x86_64 7/120 2024-08-17T00:23:56.993 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 8/120 2024-08-17T00:23:57.030 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 9/120 2024-08-17T00:23:57.058 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libcephsqlite-2:18.2.4-717.g03f4c3e8.el9.x86_64 10/120 2024-08-17T00:23:57.159 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: libcephsqlite-2:18.2.4-717.g03f4c3e8.el9.x86_64 10/120 2024-08-17T00:23:57.184 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libradosstriper1-2:18.2.4-717.g03f4c3e8.el9.x86_ 11/120 2024-08-17T00:23:57.309 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: libradosstriper1-2:18.2.4-717.g03f4c3e8.el9.x86_ 11/120 2024-08-17T00:23:57.339 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 12/120 2024-08-17T00:23:57.370 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : liboath-2.6.7-2.el9.x86_64 13/120 2024-08-17T00:23:57.400 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 14/120 2024-08-17T00:23:57.441 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 15/120 2024-08-17T00:23:57.506 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 16/120 2024-08-17T00:23:57.540 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 17/120 2024-08-17T00:23:57.570 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/120 2024-08-17T00:23:57.639 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 19/120 2024-08-17T00:23:57.692 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 20/120 2024-08-17T00:23:57.725 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 21/120 2024-08-17T00:23:57.766 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 22/120 2024-08-17T00:23:57.801 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 23/120 2024-08-17T00:23:57.846 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-ceph-argparse-2:18.2.4-717.g03f4c3e8.el9 24/120 2024-08-17T00:23:57.908 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-test-2:18.2.4-717.g03f4c3e8.el9.x86_64 113/120 2024-08-17T00:23:57.911 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-cephfs-2:18.2.4-717.g03f4c3e8.el9.x86_64 25/120 2024-08-17T00:23:57.945 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-fuse-2:18.2.4-717.g03f4c3e8.el9.x86_64 114/120 2024-08-17T00:23:57.986 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : rbd-fuse-2:18.2.4-717.g03f4c3e8.el9.x86_64 115/120 2024-08-17T00:23:58.051 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 26/120 2024-08-17T00:23:58.113 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : rbd-nbd-2:18.2.4-717.g03f4c3e8.el9.x86_64 116/120 2024-08-17T00:23:58.113 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 27/120 2024-08-17T00:23:58.152 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-pytest-6.2.2-7.el9.noarch 117/120 2024-08-17T00:23:58.183 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libcephfs-devel-2:18.2.4-717.g03f4c3e8.el9.x86_6 118/120 2024-08-17T00:23:58.184 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-08-17T00:23:58.250 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-08-17T00:23:58.250 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 120/120 2024-08-17T00:23:58.637 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-rsa-4.9-2.el9.noarch 28/120 2024-08-17T00:23:58.716 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 29/120 2024-08-17T00:23:58.755 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 30/120 2024-08-17T00:23:58.789 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 31/120 2024-08-17T00:23:58.825 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 32/120 2024-08-17T00:23:58.856 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 33/120 2024-08-17T00:23:58.895 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : librados-devel-2:18.2.4-717.g03f4c3e8.el9.x86_64 34/120 2024-08-17T00:23:58.925 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 35/120 2024-08-17T00:23:58.959 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 36/120 2024-08-17T00:23:59.066 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : re2-1:20211101-3.el9.x86_64 37/120 2024-08-17T00:23:59.104 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 38/120 2024-08-17T00:23:59.159 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 39/120 2024-08-17T00:23:59.232 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 40/120 2024-08-17T00:23:59.263 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 41/120 2024-08-17T00:23:59.299 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 42/120 2024-08-17T00:23:59.346 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 43/120 2024-08-17T00:23:59.392 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 44/120 2024-08-17T00:23:59.433 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 45/120 2024-08-17T00:23:59.569 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 46/120 2024-08-17T00:23:59.618 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 47/120 2024-08-17T00:23:59.659 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 48/120 2024-08-17T00:23:59.761 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 49/120 2024-08-17T00:23:59.794 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-google-auth-1:2.33.0-1.el9.noarch 50/120 2024-08-17T00:23:59.836 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 51/120 2024-08-17T00:23:59.884 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 52/120 2024-08-17T00:23:59.911 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 53/120 2024-08-17T00:23:59.950 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : fmt-8.1.1-5.el9.x86_64 54/120 2024-08-17T00:24:00.000 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 55/120 2024-08-17T00:24:00.130 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 56/120 2024-08-17T00:24:00.166 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-py-1.10.0-6.el9.noarch 57/120 2024-08-17T00:24:00.206 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 58/120 2024-08-17T00:24:00.247 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pluggy-0.13.1-7.el9.noarch 59/120 2024-08-17T00:24:00.345 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-packaging-20.9-5.el9.noarch 60/120 2024-08-17T00:24:00.393 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 61/120 2024-08-17T00:24:01.120 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 62/120 2024-08-17T00:24:01.165 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 63/120 2024-08-17T00:24:01.199 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 64/120 2024-08-17T00:24:01.233 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 65/120 2024-08-17T00:24:01.332 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-iniconfig-1.1.1-7.el9.noarch 66/120 2024-08-17T00:24:01.382 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 67/120 2024-08-17T00:24:01.416 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-attrs-20.3.0-7.el9.noarch 68/120 2024-08-17T00:24:01.595 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : openblas-0.3.21-2.el9.x86_64 69/120 2024-08-17T00:24:01.623 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 70/120 2024-08-17T00:24:01.711 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 71/120 2024-08-17T00:24:02.359 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 72/120 2024-08-17T00:24:02.471 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 73/120 2024-08-17T00:24:03.070 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 120/120 2024-08-17T00:24:03.070 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-2:18.2.4-717.g03f4c3e8.el9.x86_64 1/120 2024-08-17T00:24:03.071 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-base-2:18.2.4-717.g03f4c3e8.el9.x86_64 2/120 2024-08-17T00:24:03.072 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-common-2:18.2.4-717.g03f4c3e8.el9.x86_64 3/120 2024-08-17T00:24:03.072 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-fuse-2:18.2.4-717.g03f4c3e8.el9.x86_64 4/120 2024-08-17T00:24:03.072 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-immutable-object-cache-2:18.2.4-717.g03f4c3 5/120 2024-08-17T00:24:03.072 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mds-2:18.2.4-717.g03f4c3e8.el9.x86_64 6/120 2024-08-17T00:24:03.072 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mgr-2:18.2.4-717.g03f4c3e8.el9.x86_64 7/120 2024-08-17T00:24:03.072 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mon-2:18.2.4-717.g03f4c3e8.el9.x86_64 8/120 2024-08-17T00:24:03.072 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-osd-2:18.2.4-717.g03f4c3e8.el9.x86_64 9/120 2024-08-17T00:24:03.072 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-radosgw-2:18.2.4-717.g03f4c3e8.el9.x86_64 10/120 2024-08-17T00:24:03.072 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-selinux-2:18.2.4-717.g03f4c3e8.el9.x86_64 11/120 2024-08-17T00:24:03.072 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-test-2:18.2.4-717.g03f4c3e8.el9.x86_64 12/120 2024-08-17T00:24:03.072 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libcephfs-devel-2:18.2.4-717.g03f4c3e8.el9.x86_6 13/120 2024-08-17T00:24:03.073 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libcephfs2-2:18.2.4-717.g03f4c3e8.el9.x86_64 14/120 2024-08-17T00:24:03.073 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libcephsqlite-2:18.2.4-717.g03f4c3e8.el9.x86_64 15/120 2024-08-17T00:24:03.073 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librados-devel-2:18.2.4-717.g03f4c3e8.el9.x86_64 16/120 2024-08-17T00:24:03.073 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libradosstriper1-2:18.2.4-717.g03f4c3e8.el9.x86_ 17/120 2024-08-17T00:24:03.073 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librgw2-2:18.2.4-717.g03f4c3e8.el9.x86_64 18/120 2024-08-17T00:24:03.073 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-ceph-argparse-2:18.2.4-717.g03f4c3e8.el9 19/120 2024-08-17T00:24:03.073 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-ceph-common-2:18.2.4-717.g03f4c3e8.el9.x 20/120 2024-08-17T00:24:03.073 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-cephfs-2:18.2.4-717.g03f4c3e8.el9.x86_64 21/120 2024-08-17T00:24:03.073 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-rados-2:18.2.4-717.g03f4c3e8.el9.x86_64 22/120 2024-08-17T00:24:03.073 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-rbd-2:18.2.4-717.g03f4c3e8.el9.x86_64 23/120 2024-08-17T00:24:03.073 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-rgw-2:18.2.4-717.g03f4c3e8.el9.x86_64 24/120 2024-08-17T00:24:03.073 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : rbd-fuse-2:18.2.4-717.g03f4c3e8.el9.x86_64 25/120 2024-08-17T00:24:03.074 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : rbd-mirror-2:18.2.4-717.g03f4c3e8.el9.x86_64 26/120 2024-08-17T00:24:03.074 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : rbd-nbd-2:18.2.4-717.g03f4c3e8.el9.x86_64 27/120 2024-08-17T00:24:03.074 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-grafana-dashboards-2:18.2.4-717.g03f4c3e8.e 28/120 2024-08-17T00:24:03.074 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mgr-cephadm-2:18.2.4-717.g03f4c3e8.el9.noar 29/120 2024-08-17T00:24:03.074 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mgr-dashboard-2:18.2.4-717.g03f4c3e8.el9.no 30/120 2024-08-17T00:24:03.074 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.4-717.g03f4 31/120 2024-08-17T00:24:03.074 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mgr-modules-core-2:18.2.4-717.g03f4c3e8.el9 32/120 2024-08-17T00:24:03.074 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mgr-rook-2:18.2.4-717.g03f4c3e8.el9.noarch 33/120 2024-08-17T00:24:03.074 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-prometheus-alerts-2:18.2.4-717.g03f4c3e8.el 34/120 2024-08-17T00:24:03.074 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : cephadm-2:18.2.4-717.g03f4c3e8.el9.noarch 35/120 2024-08-17T00:24:03.074 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 36/120 2024-08-17T00:24:03.075 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 37/120 2024-08-17T00:24:03.075 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 38/120 2024-08-17T00:24:03.075 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 39/120 2024-08-17T00:24:03.075 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 40/120 2024-08-17T00:24:03.075 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-ply-3.11-14.el9.noarch 41/120 2024-08-17T00:24:03.075 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 42/120 2024-08-17T00:24:03.075 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 43/120 2024-08-17T00:24:03.075 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 44/120 2024-08-17T00:24:03.075 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 45/120 2024-08-17T00:24:03.075 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 46/120 2024-08-17T00:24:03.075 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 47/120 2024-08-17T00:24:03.075 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 48/120 2024-08-17T00:24:03.076 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 49/120 2024-08-17T00:24:03.076 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 50/120 2024-08-17T00:24:03.076 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 51/120 2024-08-17T00:24:03.076 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 52/120 2024-08-17T00:24:03.076 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 53/120 2024-08-17T00:24:03.076 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 54/120 2024-08-17T00:24:03.076 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-attrs-20.3.0-7.el9.noarch 55/120 2024-08-17T00:24:03.076 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 56/120 2024-08-17T00:24:03.076 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 57/120 2024-08-17T00:24:03.076 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-iniconfig-1.1.1-7.el9.noarch 58/120 2024-08-17T00:24:03.076 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 59/120 2024-08-17T00:24:03.076 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 60/120 2024-08-17T00:24:03.077 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 61/120 2024-08-17T00:24:03.077 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 62/120 2024-08-17T00:24:03.077 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 63/120 2024-08-17T00:24:03.077 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 64/120 2024-08-17T00:24:03.077 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 65/120 2024-08-17T00:24:03.077 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 66/120 2024-08-17T00:24:03.077 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 67/120 2024-08-17T00:24:03.077 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-pluggy-0.13.1-7.el9.noarch 68/120 2024-08-17T00:24:03.077 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 69/120 2024-08-17T00:24:03.077 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-py-1.10.0-6.el9.noarch 70/120 2024-08-17T00:24:03.077 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 71/120 2024-08-17T00:24:03.077 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 72/120 2024-08-17T00:24:03.077 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-pytest-6.2.2-7.el9.noarch 73/120 2024-08-17T00:24:03.078 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 74/120 2024-08-17T00:24:03.078 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 75/120 2024-08-17T00:24:03.078 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 76/120 2024-08-17T00:24:03.078 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 77/120 2024-08-17T00:24:03.078 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 78/120 2024-08-17T00:24:03.078 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 79/120 2024-08-17T00:24:03.078 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : fmt-8.1.1-5.el9.x86_64 80/120 2024-08-17T00:24:03.078 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 81/120 2024-08-17T00:24:03.078 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 82/120 2024-08-17T00:24:03.078 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 83/120 2024-08-17T00:24:03.078 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 84/120 2024-08-17T00:24:03.078 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 85/120 2024-08-17T00:24:03.078 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 86/120 2024-08-17T00:24:03.079 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 87/120 2024-08-17T00:24:03.079 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 88/120 2024-08-17T00:24:03.079 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 89/120 2024-08-17T00:24:03.079 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 90/120 2024-08-17T00:24:03.079 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 91/120 2024-08-17T00:24:03.079 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 92/120 2024-08-17T00:24:03.079 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-google-auth-1:2.33.0-1.el9.noarch 93/120 2024-08-17T00:24:03.079 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 94/120 2024-08-17T00:24:03.079 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 95/120 2024-08-17T00:24:03.080 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 96/120 2024-08-17T00:24:03.080 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 97/120 2024-08-17T00:24:03.080 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 98/120 2024-08-17T00:24:03.080 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 99/120 2024-08-17T00:24:03.080 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 100/120 2024-08-17T00:24:03.080 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 101/120 2024-08-17T00:24:03.080 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 102/120 2024-08-17T00:24:03.080 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 103/120 2024-08-17T00:24:03.080 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 104/120 2024-08-17T00:24:03.080 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 105/120 2024-08-17T00:24:03.080 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 106/120 2024-08-17T00:24:03.080 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 107/120 2024-08-17T00:24:03.080 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 108/120 2024-08-17T00:24:03.081 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 109/120 2024-08-17T00:24:03.081 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 110/120 2024-08-17T00:24:03.081 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 111/120 2024-08-17T00:24:03.081 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 112/120 2024-08-17T00:24:03.081 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 113/120 2024-08-17T00:24:03.081 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 114/120 2024-08-17T00:24:03.081 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : re2-1:20211101-3.el9.x86_64 115/120 2024-08-17T00:24:03.081 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 116/120 2024-08-17T00:24:03.081 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librados2-2:18.2.4-717.g03f4c3e8.el9.x86_64 117/120 2024-08-17T00:24:03.081 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 118/120 2024-08-17T00:24:03.081 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librbd1-2:18.2.4-717.g03f4c3e8.el9.x86_64 119/120 2024-08-17T00:24:03.737 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 74/120 2024-08-17T00:24:03.811 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 75/120 2024-08-17T00:24:04.114 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 76/120 2024-08-17T00:24:04.157 INFO:teuthology.orchestra.run.smithi177.stdout: Upgrading : librbd1-2:18.2.4-717.g03f4c3e8.el9.x86_64 77/120 2024-08-17T00:24:04.251 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: librbd1-2:18.2.4-717.g03f4c3e8.el9.x86_64 77/120 2024-08-17T00:24:04.278 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-rbd-2:18.2.4-717.g03f4c3e8.el9.x86_64 78/120 2024-08-17T00:24:04.315 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 79/120 2024-08-17T00:24:04.714 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 80/120 2024-08-17T00:24:04.743 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : librgw2-2:18.2.4-717.g03f4c3e8.el9.x86_64 81/120 2024-08-17T00:24:04.815 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: librgw2-2:18.2.4-717.g03f4c3e8.el9.x86_64 81/120 2024-08-17T00:24:04.875 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-rgw-2:18.2.4-717.g03f4c3e8.el9.x86_64 82/120 2024-08-17T00:24:04.930 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-ply-3.11-14.el9.noarch 83/120 2024-08-17T00:24:04.993 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 120/120 2024-08-17T00:24:04.993 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:24:04.993 INFO:teuthology.orchestra.run.smithi110.stdout:Upgraded: 2024-08-17T00:24:04.993 INFO:teuthology.orchestra.run.smithi110.stdout: librados2-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:04.994 INFO:teuthology.orchestra.run.smithi110.stdout: librbd1-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:04.994 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2024-08-17T00:24:04.994 INFO:teuthology.orchestra.run.smithi110.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-08-17T00:24:04.994 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:04.994 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-base-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:04.994 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-common-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:04.994 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-fuse-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:04.994 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-grafana-dashboards-2:18.2.4-717.g03f4c3e8.el9.noarch 2024-08-17T00:24:04.994 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-immutable-object-cache-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:04.994 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mds-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:04.994 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:04.994 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-cephadm-2:18.2.4-717.g03f4c3e8.el9.noarch 2024-08-17T00:24:04.994 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-dashboard-2:18.2.4-717.g03f4c3e8.el9.noarch 2024-08-17T00:24:04.995 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-diskprediction-local-2:18.2.4-717.g03f4c3e8.el9.noarch 2024-08-17T00:24:04.995 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-modules-core-2:18.2.4-717.g03f4c3e8.el9.noarch 2024-08-17T00:24:04.995 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-rook-2:18.2.4-717.g03f4c3e8.el9.noarch 2024-08-17T00:24:04.995 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mon-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:04.995 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-osd-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:04.995 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-prometheus-alerts-2:18.2.4-717.g03f4c3e8.el9.noarch 2024-08-17T00:24:04.995 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-radosgw-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:04.995 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-selinux-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:04.995 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-test-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:04.995 INFO:teuthology.orchestra.run.smithi110.stdout: cephadm-2:18.2.4-717.g03f4c3e8.el9.noarch 2024-08-17T00:24:04.995 INFO:teuthology.orchestra.run.smithi110.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-08-17T00:24:04.995 INFO:teuthology.orchestra.run.smithi110.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-08-17T00:24:04.995 INFO:teuthology.orchestra.run.smithi110.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-08-17T00:24:04.996 INFO:teuthology.orchestra.run.smithi110.stdout: fmt-8.1.1-5.el9.x86_64 2024-08-17T00:24:04.996 INFO:teuthology.orchestra.run.smithi110.stdout: fuse-2.9.9-16.el9.x86_64 2024-08-17T00:24:04.996 INFO:teuthology.orchestra.run.smithi110.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-08-17T00:24:04.996 INFO:teuthology.orchestra.run.smithi110.stdout: libarrow-9.0.0-11.el9.x86_64 2024-08-17T00:24:04.996 INFO:teuthology.orchestra.run.smithi110.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-08-17T00:24:04.996 INFO:teuthology.orchestra.run.smithi110.stdout: libcephfs-devel-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:04.996 INFO:teuthology.orchestra.run.smithi110.stdout: libcephfs2-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:04.996 INFO:teuthology.orchestra.run.smithi110.stdout: libcephsqlite-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:04.996 INFO:teuthology.orchestra.run.smithi110.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-08-17T00:24:04.996 INFO:teuthology.orchestra.run.smithi110.stdout: liboath-2.6.7-2.el9.x86_64 2024-08-17T00:24:04.996 INFO:teuthology.orchestra.run.smithi110.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-08-17T00:24:04.996 INFO:teuthology.orchestra.run.smithi110.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-08-17T00:24:04.997 INFO:teuthology.orchestra.run.smithi110.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-08-17T00:24:04.997 INFO:teuthology.orchestra.run.smithi110.stdout: librados-devel-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:04.997 INFO:teuthology.orchestra.run.smithi110.stdout: libradosstriper1-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:04.997 INFO:teuthology.orchestra.run.smithi110.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-08-17T00:24:04.998 INFO:teuthology.orchestra.run.smithi110.stdout: librgw2-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:04.998 INFO:teuthology.orchestra.run.smithi110.stdout: libunwind-1.6.2-1.el9.x86_64 2024-08-17T00:24:04.998 INFO:teuthology.orchestra.run.smithi110.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-08-17T00:24:04.999 INFO:teuthology.orchestra.run.smithi110.stdout: openblas-0.3.21-2.el9.x86_64 2024-08-17T00:24:04.999 INFO:teuthology.orchestra.run.smithi110.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-08-17T00:24:04.999 INFO:teuthology.orchestra.run.smithi110.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-08-17T00:24:04.999 INFO:teuthology.orchestra.run.smithi110.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-08-17T00:24:04.999 INFO:teuthology.orchestra.run.smithi110.stdout: python3-attrs-20.3.0-7.el9.noarch 2024-08-17T00:24:04.999 INFO:teuthology.orchestra.run.smithi110.stdout: python3-babel-2.9.1-2.el9.noarch 2024-08-17T00:24:04.999 INFO:teuthology.orchestra.run.smithi110.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-08-17T00:24:04.999 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-08-17T00:24:04.999 INFO:teuthology.orchestra.run.smithi110.stdout: python3-ceph-argparse-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:04.999 INFO:teuthology.orchestra.run.smithi110.stdout: python3-ceph-common-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:05.000 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cephfs-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:05.000 INFO:teuthology.orchestra.run.smithi110.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-08-17T00:24:05.000 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-08-17T00:24:05.000 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-08-17T00:24:05.000 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-08-17T00:24:05.000 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-08-17T00:24:05.000 INFO:teuthology.orchestra.run.smithi110.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-08-17T00:24:05.000 INFO:teuthology.orchestra.run.smithi110.stdout: python3-google-auth-1:2.33.0-1.el9.noarch 2024-08-17T00:24:05.000 INFO:teuthology.orchestra.run.smithi110.stdout: python3-iniconfig-1.1.1-7.el9.noarch 2024-08-17T00:24:05.000 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-08-17T00:24:05.000 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-08-17T00:24:05.000 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-08-17T00:24:05.001 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-08-17T00:24:05.001 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-08-17T00:24:05.001 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-08-17T00:24:05.001 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-08-17T00:24:05.001 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-08-17T00:24:05.001 INFO:teuthology.orchestra.run.smithi110.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-08-17T00:24:05.001 INFO:teuthology.orchestra.run.smithi110.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-08-17T00:24:05.001 INFO:teuthology.orchestra.run.smithi110.stdout: python3-mako-1.1.4-6.el9.noarch 2024-08-17T00:24:05.001 INFO:teuthology.orchestra.run.smithi110.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-08-17T00:24:05.001 INFO:teuthology.orchestra.run.smithi110.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-08-17T00:24:05.001 INFO:teuthology.orchestra.run.smithi110.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-08-17T00:24:05.001 INFO:teuthology.orchestra.run.smithi110.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-08-17T00:24:05.001 INFO:teuthology.orchestra.run.smithi110.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-08-17T00:24:05.002 INFO:teuthology.orchestra.run.smithi110.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-08-17T00:24:05.002 INFO:teuthology.orchestra.run.smithi110.stdout: python3-packaging-20.9-5.el9.noarch 2024-08-17T00:24:05.002 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-08-17T00:24:05.002 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pluggy-0.13.1-7.el9.noarch 2024-08-17T00:24:05.002 INFO:teuthology.orchestra.run.smithi110.stdout: python3-ply-3.11-14.el9.noarch 2024-08-17T00:24:05.002 INFO:teuthology.orchestra.run.smithi110.stdout: python3-portend-3.1.0-2.el9.noarch 2024-08-17T00:24:05.002 INFO:teuthology.orchestra.run.smithi110.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-08-17T00:24:05.002 INFO:teuthology.orchestra.run.smithi110.stdout: python3-py-1.10.0-6.el9.noarch 2024-08-17T00:24:05.002 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-08-17T00:24:05.002 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-08-17T00:24:05.002 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-08-17T00:24:05.002 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pycparser-2.20-6.el9.noarch 2024-08-17T00:24:05.003 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pytest-6.2.2-7.el9.noarch 2024-08-17T00:24:05.003 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pytz-2021.1-5.el9.noarch 2024-08-17T00:24:05.003 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rados-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:05.003 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rbd-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:05.003 INFO:teuthology.orchestra.run.smithi110.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-08-17T00:24:05.003 INFO:teuthology.orchestra.run.smithi110.stdout: python3-requests-2.25.1-8.el9.noarch 2024-08-17T00:24:05.003 INFO:teuthology.orchestra.run.smithi110.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-08-17T00:24:05.003 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rgw-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:05.003 INFO:teuthology.orchestra.run.smithi110.stdout: python3-routes-2.5.1-5.el9.noarch 2024-08-17T00:24:05.003 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rsa-4.9-2.el9.noarch 2024-08-17T00:24:05.003 INFO:teuthology.orchestra.run.smithi110.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-08-17T00:24:05.004 INFO:teuthology.orchestra.run.smithi110.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-08-17T00:24:05.004 INFO:teuthology.orchestra.run.smithi110.stdout: python3-toml-0.10.2-6.el9.noarch 2024-08-17T00:24:05.004 INFO:teuthology.orchestra.run.smithi110.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-08-17T00:24:05.004 INFO:teuthology.orchestra.run.smithi110.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-08-17T00:24:05.004 INFO:teuthology.orchestra.run.smithi110.stdout: python3-webob-1.8.7-6.el9.noarch 2024-08-17T00:24:05.004 INFO:teuthology.orchestra.run.smithi110.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-08-17T00:24:05.004 INFO:teuthology.orchestra.run.smithi110.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-08-17T00:24:05.004 INFO:teuthology.orchestra.run.smithi110.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-08-17T00:24:05.004 INFO:teuthology.orchestra.run.smithi110.stdout: rbd-fuse-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:05.004 INFO:teuthology.orchestra.run.smithi110.stdout: rbd-mirror-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:05.004 INFO:teuthology.orchestra.run.smithi110.stdout: rbd-nbd-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:05.004 INFO:teuthology.orchestra.run.smithi110.stdout: re2-1:20211101-3.el9.x86_64 2024-08-17T00:24:05.004 INFO:teuthology.orchestra.run.smithi110.stdout: socat-1.7.4.1-6.el9.x86_64 2024-08-17T00:24:05.004 INFO:teuthology.orchestra.run.smithi110.stdout: thrift-0.15.0-2.el9.x86_64 2024-08-17T00:24:05.005 INFO:teuthology.orchestra.run.smithi110.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-08-17T00:24:05.005 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:24:05.005 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2024-08-17T00:24:05.015 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 84/120 2024-08-17T00:24:05.195 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 85/120 2024-08-17T00:24:05.252 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 86/120 2024-08-17T00:24:05.321 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 87/120 2024-08-17T00:24:05.362 DEBUG:teuthology.parallel:result is None 2024-08-17T00:24:05.409 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 88/120 2024-08-17T00:24:05.549 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 89/120 2024-08-17T00:24:05.592 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 90/120 2024-08-17T00:24:05.625 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 91/120 2024-08-17T00:24:05.653 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : fuse-2.9.9-16.el9.x86_64 92/120 2024-08-17T00:24:06.010 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: cephadm-2:18.2.4-717.g03f4c3e8.el9.noarch 93/120 2024-08-17T00:24:06.033 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : cephadm-2:18.2.4-717.g03f4c3e8.el9.noarch 93/120 2024-08-17T00:24:06.065 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-prometheus-alerts-2:18.2.4-717.g03f4c3e8.el 94/120 2024-08-17T00:24:06.137 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-grafana-dashboards-2:18.2.4-717.g03f4c3e8.e 95/120 2024-08-17T00:24:06.166 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-ceph-common-2:18.2.4-717.g03f4c3e8.el9.x 96/120 2024-08-17T00:24:08.225 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-common-2:18.2.4-717.g03f4c3e8.el9.x86_64 97/120 2024-08-17T00:24:08.271 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-common-2:18.2.4-717.g03f4c3e8.el9.x86_64 97/120 2024-08-17T00:24:08.792 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-common-2:18.2.4-717.g03f4c3e8.el9.x86_64 97/120 2024-08-17T00:24:08.832 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-base-2:18.2.4-717.g03f4c3e8.el9.x86_64 98/120 2024-08-17T00:24:08.927 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-base-2:18.2.4-717.g03f4c3e8.el9.x86_64 98/120 2024-08-17T00:24:08.928 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-08-17T00:24:08.928 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-08-17T00:24:08.928 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:24:08.959 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-selinux-2:18.2.4-717.g03f4c3e8.el9.x86_64 99/120 2024-08-17T00:24:20.133 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-selinux-2:18.2.4-717.g03f4c3e8.el9.x86_64 99/120 2024-08-17T00:24:20.133 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /sys 2024-08-17T00:24:20.134 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /proc 2024-08-17T00:24:20.134 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /mnt 2024-08-17T00:24:20.134 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /var/tmp 2024-08-17T00:24:20.134 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /home 2024-08-17T00:24:20.134 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /root 2024-08-17T00:24:20.134 INFO:teuthology.orchestra.run.smithi177.stdout:skipping the directory /tmp 2024-08-17T00:24:20.134 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:24:20.213 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mgr-cephadm-2:18.2.4-717.g03f4c3e8.el9.noar 100/120 2024-08-17T00:24:21.251 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.4-717.g03f4c3e8.el9.noar 100/120 2024-08-17T00:24:21.299 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mgr-dashboard-2:18.2.4-717.g03f4c3e8.el9.no 101/120 2024-08-17T00:24:22.311 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.4-717.g03f4c3e8.el9.no 101/120 2024-08-17T00:24:22.352 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.4-717.g03f4 102/120 2024-08-17T00:24:22.453 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.4-717.g03f4 102/120 2024-08-17T00:24:22.614 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mgr-modules-core-2:18.2.4-717.g03f4c3e8.el9 103/120 2024-08-17T00:24:22.638 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mgr-2:18.2.4-717.g03f4c3e8.el9.x86_64 104/120 2024-08-17T00:24:22.661 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-mgr-2:18.2.4-717.g03f4c3e8.el9.x86_64 104/120 2024-08-17T00:24:22.661 INFO:teuthology.orchestra.run.smithi177.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-17T00:24:22.661 INFO:teuthology.orchestra.run.smithi177.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-08-17T00:24:22.661 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-08-17T00:24:22.662 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-08-17T00:24:22.662 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:24:22.705 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mgr-rook-2:18.2.4-717.g03f4c3e8.el9.noarch 105/120 2024-08-17T00:24:22.889 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.4-717.g03f4c3e8.el9.noarch 105/120 2024-08-17T00:24:22.913 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mds-2:18.2.4-717.g03f4c3e8.el9.x86_64 106/120 2024-08-17T00:24:22.937 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-mds-2:18.2.4-717.g03f4c3e8.el9.x86_64 106/120 2024-08-17T00:24:22.937 INFO:teuthology.orchestra.run.smithi177.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-17T00:24:22.937 INFO:teuthology.orchestra.run.smithi177.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-08-17T00:24:22.937 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-08-17T00:24:22.937 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-08-17T00:24:22.937 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:24:23.389 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-mon-2:18.2.4-717.g03f4c3e8.el9.x86_64 107/120 2024-08-17T00:24:23.413 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-mon-2:18.2.4-717.g03f4c3e8.el9.x86_64 107/120 2024-08-17T00:24:23.413 INFO:teuthology.orchestra.run.smithi177.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-17T00:24:23.413 INFO:teuthology.orchestra.run.smithi177.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-08-17T00:24:23.413 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-08-17T00:24:23.413 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-08-17T00:24:23.413 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:24:24.824 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-osd-2:18.2.4-717.g03f4c3e8.el9.x86_64 108/120 2024-08-17T00:24:24.851 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-osd-2:18.2.4-717.g03f4c3e8.el9.x86_64 108/120 2024-08-17T00:24:24.851 INFO:teuthology.orchestra.run.smithi177.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-17T00:24:24.851 INFO:teuthology.orchestra.run.smithi177.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-08-17T00:24:24.851 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-08-17T00:24:24.851 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-08-17T00:24:24.851 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:24:25.549 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-2:18.2.4-717.g03f4c3e8.el9.x86_64 109/120 2024-08-17T00:24:25.575 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-radosgw-2:18.2.4-717.g03f4c3e8.el9.x86_64 110/120 2024-08-17T00:24:25.598 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-radosgw-2:18.2.4-717.g03f4c3e8.el9.x86_64 110/120 2024-08-17T00:24:25.599 INFO:teuthology.orchestra.run.smithi177.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-17T00:24:25.599 INFO:teuthology.orchestra.run.smithi177.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-08-17T00:24:25.599 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-08-17T00:24:25.599 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-08-17T00:24:25.599 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:24:25.642 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-immutable-object-cache-2:18.2.4-717.g03f4c3 111/120 2024-08-17T00:24:25.664 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.4-717.g03f4c3 111/120 2024-08-17T00:24:25.665 INFO:teuthology.orchestra.run.smithi177.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-17T00:24:25.665 INFO:teuthology.orchestra.run.smithi177.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-08-17T00:24:25.665 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:24:25.951 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : rbd-mirror-2:18.2.4-717.g03f4c3e8.el9.x86_64 112/120 2024-08-17T00:24:25.974 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: rbd-mirror-2:18.2.4-717.g03f4c3e8.el9.x86_64 112/120 2024-08-17T00:24:25.974 INFO:teuthology.orchestra.run.smithi177.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-17T00:24:25.974 INFO:teuthology.orchestra.run.smithi177.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-08-17T00:24:25.974 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-08-17T00:24:25.974 INFO:teuthology.orchestra.run.smithi177.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-08-17T00:24:25.975 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:24:29.692 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-test-2:18.2.4-717.g03f4c3e8.el9.x86_64 113/120 2024-08-17T00:24:29.729 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : ceph-fuse-2:18.2.4-717.g03f4c3e8.el9.x86_64 114/120 2024-08-17T00:24:29.771 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : rbd-fuse-2:18.2.4-717.g03f4c3e8.el9.x86_64 115/120 2024-08-17T00:24:29.887 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : rbd-nbd-2:18.2.4-717.g03f4c3e8.el9.x86_64 116/120 2024-08-17T00:24:29.920 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : python3-pytest-6.2.2-7.el9.noarch 117/120 2024-08-17T00:24:29.942 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : libcephfs-devel-2:18.2.4-717.g03f4c3e8.el9.x86_6 118/120 2024-08-17T00:24:29.943 INFO:teuthology.orchestra.run.smithi177.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-08-17T00:24:30.026 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-08-17T00:24:30.026 INFO:teuthology.orchestra.run.smithi177.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 120/120 2024-08-17T00:24:34.932 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 120/120 2024-08-17T00:24:34.932 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-2:18.2.4-717.g03f4c3e8.el9.x86_64 1/120 2024-08-17T00:24:34.932 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-base-2:18.2.4-717.g03f4c3e8.el9.x86_64 2/120 2024-08-17T00:24:34.932 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-common-2:18.2.4-717.g03f4c3e8.el9.x86_64 3/120 2024-08-17T00:24:34.932 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-fuse-2:18.2.4-717.g03f4c3e8.el9.x86_64 4/120 2024-08-17T00:24:34.932 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-immutable-object-cache-2:18.2.4-717.g03f4c3 5/120 2024-08-17T00:24:34.932 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mds-2:18.2.4-717.g03f4c3e8.el9.x86_64 6/120 2024-08-17T00:24:34.933 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mgr-2:18.2.4-717.g03f4c3e8.el9.x86_64 7/120 2024-08-17T00:24:34.933 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mon-2:18.2.4-717.g03f4c3e8.el9.x86_64 8/120 2024-08-17T00:24:34.933 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-osd-2:18.2.4-717.g03f4c3e8.el9.x86_64 9/120 2024-08-17T00:24:34.933 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-radosgw-2:18.2.4-717.g03f4c3e8.el9.x86_64 10/120 2024-08-17T00:24:34.933 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-selinux-2:18.2.4-717.g03f4c3e8.el9.x86_64 11/120 2024-08-17T00:24:34.933 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-test-2:18.2.4-717.g03f4c3e8.el9.x86_64 12/120 2024-08-17T00:24:34.933 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libcephfs-devel-2:18.2.4-717.g03f4c3e8.el9.x86_6 13/120 2024-08-17T00:24:34.933 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libcephfs2-2:18.2.4-717.g03f4c3e8.el9.x86_64 14/120 2024-08-17T00:24:34.933 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libcephsqlite-2:18.2.4-717.g03f4c3e8.el9.x86_64 15/120 2024-08-17T00:24:34.933 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librados-devel-2:18.2.4-717.g03f4c3e8.el9.x86_64 16/120 2024-08-17T00:24:34.933 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libradosstriper1-2:18.2.4-717.g03f4c3e8.el9.x86_ 17/120 2024-08-17T00:24:34.933 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librgw2-2:18.2.4-717.g03f4c3e8.el9.x86_64 18/120 2024-08-17T00:24:34.933 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-ceph-argparse-2:18.2.4-717.g03f4c3e8.el9 19/120 2024-08-17T00:24:34.934 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-ceph-common-2:18.2.4-717.g03f4c3e8.el9.x 20/120 2024-08-17T00:24:34.934 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-cephfs-2:18.2.4-717.g03f4c3e8.el9.x86_64 21/120 2024-08-17T00:24:34.934 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-rados-2:18.2.4-717.g03f4c3e8.el9.x86_64 22/120 2024-08-17T00:24:34.934 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-rbd-2:18.2.4-717.g03f4c3e8.el9.x86_64 23/120 2024-08-17T00:24:34.934 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-rgw-2:18.2.4-717.g03f4c3e8.el9.x86_64 24/120 2024-08-17T00:24:34.934 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : rbd-fuse-2:18.2.4-717.g03f4c3e8.el9.x86_64 25/120 2024-08-17T00:24:34.934 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : rbd-mirror-2:18.2.4-717.g03f4c3e8.el9.x86_64 26/120 2024-08-17T00:24:34.934 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : rbd-nbd-2:18.2.4-717.g03f4c3e8.el9.x86_64 27/120 2024-08-17T00:24:34.934 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-grafana-dashboards-2:18.2.4-717.g03f4c3e8.e 28/120 2024-08-17T00:24:34.934 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mgr-cephadm-2:18.2.4-717.g03f4c3e8.el9.noar 29/120 2024-08-17T00:24:34.934 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mgr-dashboard-2:18.2.4-717.g03f4c3e8.el9.no 30/120 2024-08-17T00:24:34.943 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.4-717.g03f4 31/120 2024-08-17T00:24:34.943 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mgr-modules-core-2:18.2.4-717.g03f4c3e8.el9 32/120 2024-08-17T00:24:34.943 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-mgr-rook-2:18.2.4-717.g03f4c3e8.el9.noarch 33/120 2024-08-17T00:24:34.943 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : ceph-prometheus-alerts-2:18.2.4-717.g03f4c3e8.el 34/120 2024-08-17T00:24:34.943 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : cephadm-2:18.2.4-717.g03f4c3e8.el9.noarch 35/120 2024-08-17T00:24:34.943 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 36/120 2024-08-17T00:24:34.943 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 37/120 2024-08-17T00:24:34.944 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 38/120 2024-08-17T00:24:34.944 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 39/120 2024-08-17T00:24:34.944 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 40/120 2024-08-17T00:24:34.944 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-ply-3.11-14.el9.noarch 41/120 2024-08-17T00:24:34.944 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 42/120 2024-08-17T00:24:34.944 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 43/120 2024-08-17T00:24:34.944 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 44/120 2024-08-17T00:24:34.944 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 45/120 2024-08-17T00:24:34.944 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 46/120 2024-08-17T00:24:34.944 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 47/120 2024-08-17T00:24:34.944 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 48/120 2024-08-17T00:24:34.944 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 49/120 2024-08-17T00:24:34.945 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 50/120 2024-08-17T00:24:34.945 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 51/120 2024-08-17T00:24:34.945 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 52/120 2024-08-17T00:24:34.945 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 53/120 2024-08-17T00:24:34.945 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 54/120 2024-08-17T00:24:34.945 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-attrs-20.3.0-7.el9.noarch 55/120 2024-08-17T00:24:34.945 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 56/120 2024-08-17T00:24:34.945 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 57/120 2024-08-17T00:24:34.945 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-iniconfig-1.1.1-7.el9.noarch 58/120 2024-08-17T00:24:34.945 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 59/120 2024-08-17T00:24:34.945 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 60/120 2024-08-17T00:24:34.945 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 61/120 2024-08-17T00:24:34.946 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 62/120 2024-08-17T00:24:34.946 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 63/120 2024-08-17T00:24:34.946 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 64/120 2024-08-17T00:24:34.946 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 65/120 2024-08-17T00:24:34.946 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 66/120 2024-08-17T00:24:34.946 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 67/120 2024-08-17T00:24:34.946 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pluggy-0.13.1-7.el9.noarch 68/120 2024-08-17T00:24:34.946 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 69/120 2024-08-17T00:24:34.946 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-py-1.10.0-6.el9.noarch 70/120 2024-08-17T00:24:34.946 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 71/120 2024-08-17T00:24:34.946 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 72/120 2024-08-17T00:24:34.946 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pytest-6.2.2-7.el9.noarch 73/120 2024-08-17T00:24:34.947 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 74/120 2024-08-17T00:24:34.947 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 75/120 2024-08-17T00:24:34.947 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 76/120 2024-08-17T00:24:34.947 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 77/120 2024-08-17T00:24:34.947 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 78/120 2024-08-17T00:24:34.947 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 79/120 2024-08-17T00:24:34.947 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : fmt-8.1.1-5.el9.x86_64 80/120 2024-08-17T00:24:34.947 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 81/120 2024-08-17T00:24:34.947 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 82/120 2024-08-17T00:24:34.947 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 83/120 2024-08-17T00:24:34.947 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 84/120 2024-08-17T00:24:34.948 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 85/120 2024-08-17T00:24:34.948 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 86/120 2024-08-17T00:24:34.948 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 87/120 2024-08-17T00:24:34.948 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 88/120 2024-08-17T00:24:34.948 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 89/120 2024-08-17T00:24:34.948 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 90/120 2024-08-17T00:24:34.948 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 91/120 2024-08-17T00:24:34.948 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 92/120 2024-08-17T00:24:34.948 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-google-auth-1:2.33.0-1.el9.noarch 93/120 2024-08-17T00:24:34.948 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 94/120 2024-08-17T00:24:34.948 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 95/120 2024-08-17T00:24:34.948 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 96/120 2024-08-17T00:24:34.948 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 97/120 2024-08-17T00:24:34.949 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 98/120 2024-08-17T00:24:34.949 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 99/120 2024-08-17T00:24:34.949 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 100/120 2024-08-17T00:24:34.949 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 101/120 2024-08-17T00:24:34.949 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 102/120 2024-08-17T00:24:34.949 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 103/120 2024-08-17T00:24:34.949 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 104/120 2024-08-17T00:24:34.949 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 105/120 2024-08-17T00:24:34.949 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 106/120 2024-08-17T00:24:34.949 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 107/120 2024-08-17T00:24:34.949 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 108/120 2024-08-17T00:24:34.949 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 109/120 2024-08-17T00:24:34.949 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 110/120 2024-08-17T00:24:34.950 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 111/120 2024-08-17T00:24:34.950 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 112/120 2024-08-17T00:24:34.950 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 113/120 2024-08-17T00:24:34.950 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 114/120 2024-08-17T00:24:34.950 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : re2-1:20211101-3.el9.x86_64 115/120 2024-08-17T00:24:34.950 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 116/120 2024-08-17T00:24:34.950 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librados2-2:18.2.4-717.g03f4c3e8.el9.x86_64 117/120 2024-08-17T00:24:34.950 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 118/120 2024-08-17T00:24:34.950 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librbd1-2:18.2.4-717.g03f4c3e8.el9.x86_64 119/120 2024-08-17T00:24:36.674 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 120/120 2024-08-17T00:24:36.674 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:24:36.674 INFO:teuthology.orchestra.run.smithi177.stdout:Upgraded: 2024-08-17T00:24:36.674 INFO:teuthology.orchestra.run.smithi177.stdout: librados2-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:36.674 INFO:teuthology.orchestra.run.smithi177.stdout: librbd1-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:36.674 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-08-17T00:24:36.675 INFO:teuthology.orchestra.run.smithi177.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-08-17T00:24:36.675 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:36.675 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-base-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:36.675 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-common-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:36.675 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-fuse-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:36.675 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-grafana-dashboards-2:18.2.4-717.g03f4c3e8.el9.noarch 2024-08-17T00:24:36.675 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-immutable-object-cache-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:36.675 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mds-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:36.675 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:36.675 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-cephadm-2:18.2.4-717.g03f4c3e8.el9.noarch 2024-08-17T00:24:36.676 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-dashboard-2:18.2.4-717.g03f4c3e8.el9.noarch 2024-08-17T00:24:36.676 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-diskprediction-local-2:18.2.4-717.g03f4c3e8.el9.noarch 2024-08-17T00:24:36.676 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-modules-core-2:18.2.4-717.g03f4c3e8.el9.noarch 2024-08-17T00:24:36.676 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mgr-rook-2:18.2.4-717.g03f4c3e8.el9.noarch 2024-08-17T00:24:36.676 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-mon-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:36.676 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-osd-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:36.676 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-prometheus-alerts-2:18.2.4-717.g03f4c3e8.el9.noarch 2024-08-17T00:24:36.676 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-radosgw-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:36.676 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-selinux-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:36.676 INFO:teuthology.orchestra.run.smithi177.stdout: ceph-test-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:36.676 INFO:teuthology.orchestra.run.smithi177.stdout: cephadm-2:18.2.4-717.g03f4c3e8.el9.noarch 2024-08-17T00:24:36.676 INFO:teuthology.orchestra.run.smithi177.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-08-17T00:24:36.677 INFO:teuthology.orchestra.run.smithi177.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-08-17T00:24:36.677 INFO:teuthology.orchestra.run.smithi177.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-08-17T00:24:36.677 INFO:teuthology.orchestra.run.smithi177.stdout: fmt-8.1.1-5.el9.x86_64 2024-08-17T00:24:36.677 INFO:teuthology.orchestra.run.smithi177.stdout: fuse-2.9.9-16.el9.x86_64 2024-08-17T00:24:36.677 INFO:teuthology.orchestra.run.smithi177.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-08-17T00:24:36.677 INFO:teuthology.orchestra.run.smithi177.stdout: libarrow-9.0.0-11.el9.x86_64 2024-08-17T00:24:36.677 INFO:teuthology.orchestra.run.smithi177.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-08-17T00:24:36.677 INFO:teuthology.orchestra.run.smithi177.stdout: libcephfs-devel-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:36.677 INFO:teuthology.orchestra.run.smithi177.stdout: libcephfs2-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:36.677 INFO:teuthology.orchestra.run.smithi177.stdout: libcephsqlite-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:36.678 INFO:teuthology.orchestra.run.smithi177.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-08-17T00:24:36.678 INFO:teuthology.orchestra.run.smithi177.stdout: liboath-2.6.7-2.el9.x86_64 2024-08-17T00:24:36.678 INFO:teuthology.orchestra.run.smithi177.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-08-17T00:24:36.678 INFO:teuthology.orchestra.run.smithi177.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-08-17T00:24:36.678 INFO:teuthology.orchestra.run.smithi177.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-08-17T00:24:36.679 INFO:teuthology.orchestra.run.smithi177.stdout: librados-devel-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:36.679 INFO:teuthology.orchestra.run.smithi177.stdout: libradosstriper1-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:36.679 INFO:teuthology.orchestra.run.smithi177.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-08-17T00:24:36.679 INFO:teuthology.orchestra.run.smithi177.stdout: librgw2-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:36.679 INFO:teuthology.orchestra.run.smithi177.stdout: libunwind-1.6.2-1.el9.x86_64 2024-08-17T00:24:36.680 INFO:teuthology.orchestra.run.smithi177.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-08-17T00:24:36.680 INFO:teuthology.orchestra.run.smithi177.stdout: openblas-0.3.21-2.el9.x86_64 2024-08-17T00:24:36.680 INFO:teuthology.orchestra.run.smithi177.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-08-17T00:24:36.680 INFO:teuthology.orchestra.run.smithi177.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-08-17T00:24:36.680 INFO:teuthology.orchestra.run.smithi177.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-08-17T00:24:36.682 INFO:teuthology.orchestra.run.smithi177.stdout: python3-attrs-20.3.0-7.el9.noarch 2024-08-17T00:24:36.682 INFO:teuthology.orchestra.run.smithi177.stdout: python3-babel-2.9.1-2.el9.noarch 2024-08-17T00:24:36.683 INFO:teuthology.orchestra.run.smithi177.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-08-17T00:24:36.683 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-08-17T00:24:36.683 INFO:teuthology.orchestra.run.smithi177.stdout: python3-ceph-argparse-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:36.683 INFO:teuthology.orchestra.run.smithi177.stdout: python3-ceph-common-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:36.683 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cephfs-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:36.683 INFO:teuthology.orchestra.run.smithi177.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-08-17T00:24:36.683 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-08-17T00:24:36.683 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-08-17T00:24:36.683 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-08-17T00:24:36.683 INFO:teuthology.orchestra.run.smithi177.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-08-17T00:24:36.683 INFO:teuthology.orchestra.run.smithi177.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-08-17T00:24:36.684 INFO:teuthology.orchestra.run.smithi177.stdout: python3-google-auth-1:2.33.0-1.el9.noarch 2024-08-17T00:24:36.684 INFO:teuthology.orchestra.run.smithi177.stdout: python3-iniconfig-1.1.1-7.el9.noarch 2024-08-17T00:24:36.684 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-08-17T00:24:36.684 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-08-17T00:24:36.684 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-08-17T00:24:36.684 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-08-17T00:24:36.684 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-08-17T00:24:36.684 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-08-17T00:24:36.684 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-08-17T00:24:36.684 INFO:teuthology.orchestra.run.smithi177.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-08-17T00:24:36.684 INFO:teuthology.orchestra.run.smithi177.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-08-17T00:24:36.684 INFO:teuthology.orchestra.run.smithi177.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-08-17T00:24:36.685 INFO:teuthology.orchestra.run.smithi177.stdout: python3-mako-1.1.4-6.el9.noarch 2024-08-17T00:24:36.685 INFO:teuthology.orchestra.run.smithi177.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-08-17T00:24:36.685 INFO:teuthology.orchestra.run.smithi177.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-08-17T00:24:36.685 INFO:teuthology.orchestra.run.smithi177.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-08-17T00:24:36.685 INFO:teuthology.orchestra.run.smithi177.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-08-17T00:24:36.685 INFO:teuthology.orchestra.run.smithi177.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-08-17T00:24:36.685 INFO:teuthology.orchestra.run.smithi177.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-08-17T00:24:36.685 INFO:teuthology.orchestra.run.smithi177.stdout: python3-packaging-20.9-5.el9.noarch 2024-08-17T00:24:36.685 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-08-17T00:24:36.685 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pluggy-0.13.1-7.el9.noarch 2024-08-17T00:24:36.685 INFO:teuthology.orchestra.run.smithi177.stdout: python3-ply-3.11-14.el9.noarch 2024-08-17T00:24:36.685 INFO:teuthology.orchestra.run.smithi177.stdout: python3-portend-3.1.0-2.el9.noarch 2024-08-17T00:24:36.685 INFO:teuthology.orchestra.run.smithi177.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-08-17T00:24:36.686 INFO:teuthology.orchestra.run.smithi177.stdout: python3-py-1.10.0-6.el9.noarch 2024-08-17T00:24:36.686 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-08-17T00:24:36.686 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-08-17T00:24:36.686 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-08-17T00:24:36.686 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pycparser-2.20-6.el9.noarch 2024-08-17T00:24:36.686 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pytest-6.2.2-7.el9.noarch 2024-08-17T00:24:36.686 INFO:teuthology.orchestra.run.smithi177.stdout: python3-pytz-2021.1-5.el9.noarch 2024-08-17T00:24:36.686 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rados-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:36.686 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rbd-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:36.686 INFO:teuthology.orchestra.run.smithi177.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-08-17T00:24:36.687 INFO:teuthology.orchestra.run.smithi177.stdout: python3-requests-2.25.1-8.el9.noarch 2024-08-17T00:24:36.687 INFO:teuthology.orchestra.run.smithi177.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-08-17T00:24:36.687 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rgw-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:36.687 INFO:teuthology.orchestra.run.smithi177.stdout: python3-routes-2.5.1-5.el9.noarch 2024-08-17T00:24:36.687 INFO:teuthology.orchestra.run.smithi177.stdout: python3-rsa-4.9-2.el9.noarch 2024-08-17T00:24:36.687 INFO:teuthology.orchestra.run.smithi177.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-08-17T00:24:36.687 INFO:teuthology.orchestra.run.smithi177.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-08-17T00:24:36.687 INFO:teuthology.orchestra.run.smithi177.stdout: python3-toml-0.10.2-6.el9.noarch 2024-08-17T00:24:36.687 INFO:teuthology.orchestra.run.smithi177.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-08-17T00:24:36.687 INFO:teuthology.orchestra.run.smithi177.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-08-17T00:24:36.687 INFO:teuthology.orchestra.run.smithi177.stdout: python3-webob-1.8.7-6.el9.noarch 2024-08-17T00:24:36.687 INFO:teuthology.orchestra.run.smithi177.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-08-17T00:24:36.688 INFO:teuthology.orchestra.run.smithi177.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-08-17T00:24:36.688 INFO:teuthology.orchestra.run.smithi177.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-08-17T00:24:36.688 INFO:teuthology.orchestra.run.smithi177.stdout: rbd-fuse-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:36.688 INFO:teuthology.orchestra.run.smithi177.stdout: rbd-mirror-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:36.688 INFO:teuthology.orchestra.run.smithi177.stdout: rbd-nbd-2:18.2.4-717.g03f4c3e8.el9.x86_64 2024-08-17T00:24:36.688 INFO:teuthology.orchestra.run.smithi177.stdout: re2-1:20211101-3.el9.x86_64 2024-08-17T00:24:36.688 INFO:teuthology.orchestra.run.smithi177.stdout: socat-1.7.4.1-6.el9.x86_64 2024-08-17T00:24:36.688 INFO:teuthology.orchestra.run.smithi177.stdout: thrift-0.15.0-2.el9.x86_64 2024-08-17T00:24:36.688 INFO:teuthology.orchestra.run.smithi177.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-08-17T00:24:36.689 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:24:36.689 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-08-17T00:24:37.000 DEBUG:teuthology.parallel:result is None 2024-08-17T00:24:37.001 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T00:24:37.001 INFO:teuthology.packaging:ref: None 2024-08-17T00:24:37.001 INFO:teuthology.packaging:tag: None 2024-08-17T00:24:37.001 INFO:teuthology.packaging:branch: reef 2024-08-17T00:24:37.001 INFO:teuthology.packaging:sha1: d863d21c9d1db9c3453c09dacd68766969720a44 2024-08-17T00:24:37.001 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-08-17T00:24:37.228 DEBUG:teuthology.orchestra.run.smithi110:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-08-17T00:24:37.255 INFO:teuthology.orchestra.run.smithi110.stdout:18.2.4-717.g03f4c3e8.el9 2024-08-17T00:24:37.256 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-717.g03f4c3e8.el9 2024-08-17T00:24:37.256 INFO:teuthology.task.install:The correct ceph version 18.2.4-717.g03f4c3e8 is installed. 2024-08-17T00:24:37.258 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T00:24:37.258 INFO:teuthology.packaging:ref: None 2024-08-17T00:24:37.258 INFO:teuthology.packaging:tag: None 2024-08-17T00:24:37.258 INFO:teuthology.packaging:branch: reef 2024-08-17T00:24:37.258 INFO:teuthology.packaging:sha1: d863d21c9d1db9c3453c09dacd68766969720a44 2024-08-17T00:24:37.258 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-08-17T00:24:37.517 DEBUG:teuthology.orchestra.run.smithi177:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-08-17T00:24:37.541 INFO:teuthology.orchestra.run.smithi177.stdout:18.2.4-717.g03f4c3e8.el9 2024-08-17T00:24:37.541 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-717.g03f4c3e8.el9 2024-08-17T00:24:37.541 INFO:teuthology.task.install:The correct ceph version 18.2.4-717.g03f4c3e8 is installed. 2024-08-17T00:24:37.543 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-08-17T00:24:37.543 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-17T00:24:37.543 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-08-17T00:24:37.575 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-08-17T00:24:37.576 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-08-17T00:24:37.609 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-08-17T00:24:37.610 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-17T00:24:37.610 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/usr/bin/daemon-helper 2024-08-17T00:24:37.645 DEBUG:teuthology.orchestra.run.smithi110:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-08-17T00:24:37.713 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-08-17T00:24:37.713 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/usr/bin/daemon-helper 2024-08-17T00:24:37.739 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-08-17T00:24:37.806 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-08-17T00:24:37.806 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-17T00:24:37.807 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/usr/bin/adjust-ulimits 2024-08-17T00:24:37.835 DEBUG:teuthology.orchestra.run.smithi110:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-08-17T00:24:37.901 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-08-17T00:24:37.901 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/usr/bin/adjust-ulimits 2024-08-17T00:24:37.926 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-08-17T00:24:37.992 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-08-17T00:24:37.992 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-17T00:24:37.992 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/usr/bin/stdin-killer 2024-08-17T00:24:38.017 DEBUG:teuthology.orchestra.run.smithi110:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-08-17T00:24:38.082 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-08-17T00:24:38.082 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/usr/bin/stdin-killer 2024-08-17T00:24:38.107 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-08-17T00:24:38.173 INFO:teuthology.run_tasks:Running task print... 2024-08-17T00:24:38.183 INFO:teuthology.task.print:**** done install task... 2024-08-17T00:24:38.183 INFO:teuthology.run_tasks:Running task print... 2024-08-17T00:24:38.192 INFO:teuthology.task.print:**** done start installing reef cephadm ... 2024-08-17T00:24:38.192 INFO:teuthology.run_tasks:Running task cephadm... 2024-08-17T00:24:38.295 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': 1}, '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': 'd863d21c9d1db9c3453c09dacd68766969720a44'} 2024-08-17T00:24:38.295 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2024-08-17T00:24:38.295 INFO:tasks.cephadm:Cluster fsid is 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:24:38.296 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-08-17T00:24:38.296 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.110', 'mon.c': '[v2:172.21.15.110:3301,v1:172.21.15.110:6790]', 'mon.b': '172.21.15.177'} 2024-08-17T00:24:38.296 INFO:tasks.cephadm:First mon is mon.a on smithi110 2024-08-17T00:24:38.296 INFO:tasks.cephadm:First mgr is y 2024-08-17T00:24:38.296 INFO:tasks.cephadm:Normalizing hostnames... 2024-08-17T00:24:38.296 DEBUG:teuthology.orchestra.run.smithi110:> sudo hostname $(hostname -s) 2024-08-17T00:24:38.321 DEBUG:teuthology.orchestra.run.smithi177:> sudo hostname $(hostname -s) 2024-08-17T00:24:38.349 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for reef 2024-08-17T00:24:38.350 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=d863d21c9d1db9c3453c09dacd68766969720a44 2024-08-17T00:24:38.491 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'd863d21c9d1db9c3453c09dacd68766969720a44', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/55836/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.1.0-1363-gd863d21c', 'node_name': '172.21.2.22+braggi22', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.1.0-1363.gd863d21c'}, 'url': 'https://2.chacra.ceph.com/r/ceph/squid/d863d21c9d1db9c3453c09dacd68766969720a44/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-08-14 17:19:06.671644', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'squid', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/squid/d863d21c9d1db9c3453c09dacd68766969720a44/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-08-17T00:24:38.749 INFO:tasks.util.chacra:got chacra host 4.chacra.ceph.com, ref reef, sha1 03f4c3e85ce172201896147a7aef87ba256187f2 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&ref=reef 2024-08-17T00:24:38.754 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/centos/9/x86_64/flavors/default/cephadm 2024-08-17T00:24:38.754 INFO:tasks.cephadm:Downloading cephadm from url: https://4.chacra.ceph.com/binaries/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/centos/9/x86_64/flavors/default/cephadm 2024-08-17T00:24:38.754 DEBUG:teuthology.orchestra.run.smithi110:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-17T00:24:39.244 INFO:teuthology.orchestra.run.smithi110.stdout:-rw-r--r--. 1 ubuntu ubuntu 215594 Aug 17 00:24 /home/ubuntu/cephtest/cephadm 2024-08-17T00:24:39.245 DEBUG:teuthology.orchestra.run.smithi177:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-17T00:24:39.744 INFO:teuthology.orchestra.run.smithi177.stdout:-rw-r--r--. 1 ubuntu ubuntu 215594 Aug 17 00:24 /home/ubuntu/cephtest/cephadm 2024-08-17T00:24:39.744 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-17T00:24:39.762 DEBUG:teuthology.orchestra.run.smithi177:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-17T00:24:39.795 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:reef on all hosts... 2024-08-17T00:24:39.795 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-08-17T00:24:39.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-08-17T00:24:40.538 INFO:teuthology.orchestra.run.smithi110.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-08-17T00:24:40.690 INFO:teuthology.orchestra.run.smithi177.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-08-17T00:25:21.382 INFO:teuthology.orchestra.run.smithi110.stdout:{ 2024-08-17T00:25:21.382 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph_version": "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)", 2024-08-17T00:25:21.382 INFO:teuthology.orchestra.run.smithi110.stdout: "image_id": "2b86a6780cb653f94dd5abf3cde00407ee26b263c487aaa9c5365750c328440e", 2024-08-17T00:25:21.382 INFO:teuthology.orchestra.run.smithi110.stdout: "repo_digests": [ 2024-08-17T00:25:21.383 INFO:teuthology.orchestra.run.smithi110.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e" 2024-08-17T00:25:21.383 INFO:teuthology.orchestra.run.smithi110.stdout: ] 2024-08-17T00:25:21.383 INFO:teuthology.orchestra.run.smithi110.stdout:} 2024-08-17T00:25:23.139 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-08-17T00:25:23.140 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph_version": "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)", 2024-08-17T00:25:23.140 INFO:teuthology.orchestra.run.smithi177.stdout: "image_id": "2b86a6780cb653f94dd5abf3cde00407ee26b263c487aaa9c5365750c328440e", 2024-08-17T00:25:23.140 INFO:teuthology.orchestra.run.smithi177.stdout: "repo_digests": [ 2024-08-17T00:25:23.140 INFO:teuthology.orchestra.run.smithi177.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e" 2024-08-17T00:25:23.140 INFO:teuthology.orchestra.run.smithi177.stdout: ] 2024-08-17T00:25:23.140 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-08-17T00:25:23.165 DEBUG:teuthology.orchestra.run.smithi110:> sudo mkdir -p /etc/ceph 2024-08-17T00:25:23.198 DEBUG:teuthology.orchestra.run.smithi177:> sudo mkdir -p /etc/ceph 2024-08-17T00:25:23.226 DEBUG:teuthology.orchestra.run.smithi110:> sudo chmod 777 /etc/ceph 2024-08-17T00:25:23.269 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 777 /etc/ceph 2024-08-17T00:25:23.293 INFO:tasks.cephadm:Writing seed config... 2024-08-17T00:25:23.295 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2024-08-17T00:25:23.295 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2024-08-17T00:25:23.295 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-08-17T00:25:23.295 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-08-17T00:25:23.295 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-08-17T00:25:23.295 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-08-17T00:25:23.295 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-08-17T00:25:23.295 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-08-17T00:25:23.295 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-08-17T00:25:23.296 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-08-17T00:25:23.296 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-08-17T00:25:23.296 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-17T00:25:23.296 DEBUG:teuthology.orchestra.run.smithi110:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-08-17T00:25:23.327 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 = 168746fe-5c2f-11ef-bccf-c7b262605968 mon election default strategy = 1 [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-17T00:25:23.328 DEBUG:teuthology.orchestra.run.smithi110:mon.a> sudo journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mon.a.service 2024-08-17T00:25:23.370 DEBUG:teuthology.orchestra.run.smithi110:mgr.y> sudo journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mgr.y.service 2024-08-17T00:25:23.414 INFO:tasks.cephadm:Bootstrapping... 2024-08-17T00:25:23.414 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef -v bootstrap --fsid 168746fe-5c2f-11ef-bccf-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.110 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-08-17T00:25:23.572 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2024-08-17T00:25:23.572 INFO:teuthology.orchestra.run.smithi110.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:reef', '-v', 'bootstrap', '--fsid', '168746fe-5c2f-11ef-bccf-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.110', '--skip-admin-label'] 2024-08-17T00:25:23.597 INFO:teuthology.orchestra.run.smithi110.stdout:/bin/podman: stdout 5.1.2 2024-08-17T00:25:23.597 INFO:teuthology.orchestra.run.smithi110.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-08-17T00:25:23.598 INFO:teuthology.orchestra.run.smithi110.stdout:Verifying podman|docker is present... 2024-08-17T00:25:23.621 INFO:teuthology.orchestra.run.smithi110.stdout:/bin/podman: stdout 5.1.2 2024-08-17T00:25:23.621 INFO:teuthology.orchestra.run.smithi110.stdout:Verifying lvm2 is present... 2024-08-17T00:25:23.621 INFO:teuthology.orchestra.run.smithi110.stdout:Verifying time synchronization is in place... 2024-08-17T00:25:23.629 INFO:teuthology.orchestra.run.smithi110.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-08-17T00:25:23.629 INFO:teuthology.orchestra.run.smithi110.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-08-17T00:25:23.635 INFO:teuthology.orchestra.run.smithi110.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-08-17T00:25:23.635 INFO:teuthology.orchestra.run.smithi110.stdout:systemctl: stdout inactive 2024-08-17T00:25:23.641 INFO:teuthology.orchestra.run.smithi110.stdout:systemctl: stdout enabled 2024-08-17T00:25:23.648 INFO:teuthology.orchestra.run.smithi110.stdout:systemctl: stdout active 2024-08-17T00:25:23.648 INFO:teuthology.orchestra.run.smithi110.stdout:Unit chronyd.service is enabled and running 2024-08-17T00:25:23.648 INFO:teuthology.orchestra.run.smithi110.stdout:Repeating the final host check... 2024-08-17T00:25:23.671 INFO:teuthology.orchestra.run.smithi110.stdout:/bin/podman: stdout 5.1.2 2024-08-17T00:25:23.671 INFO:teuthology.orchestra.run.smithi110.stdout:podman (/bin/podman) version 5.1.2 is present 2024-08-17T00:25:23.671 INFO:teuthology.orchestra.run.smithi110.stdout:systemctl is present 2024-08-17T00:25:23.671 INFO:teuthology.orchestra.run.smithi110.stdout:lvcreate is present 2024-08-17T00:25:23.677 INFO:teuthology.orchestra.run.smithi110.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-08-17T00:25:23.677 INFO:teuthology.orchestra.run.smithi110.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-08-17T00:25:23.683 INFO:teuthology.orchestra.run.smithi110.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-08-17T00:25:23.683 INFO:teuthology.orchestra.run.smithi110.stdout:systemctl: stdout inactive 2024-08-17T00:25:23.689 INFO:teuthology.orchestra.run.smithi110.stdout:systemctl: stdout enabled 2024-08-17T00:25:23.696 INFO:teuthology.orchestra.run.smithi110.stdout:systemctl: stdout active 2024-08-17T00:25:23.696 INFO:teuthology.orchestra.run.smithi110.stdout:Unit chronyd.service is enabled and running 2024-08-17T00:25:23.696 INFO:teuthology.orchestra.run.smithi110.stdout:Host looks OK 2024-08-17T00:25:23.696 INFO:teuthology.orchestra.run.smithi110.stdout:Cluster fsid: 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:25:23.696 INFO:teuthology.orchestra.run.smithi110.stdout:Acquiring lock 140146344863488 on /run/cephadm/168746fe-5c2f-11ef-bccf-c7b262605968.lock 2024-08-17T00:25:23.696 INFO:teuthology.orchestra.run.smithi110.stdout:Lock 140146344863488 acquired on /run/cephadm/168746fe-5c2f-11ef-bccf-c7b262605968.lock 2024-08-17T00:25:23.697 INFO:teuthology.orchestra.run.smithi110.stdout:Verifying IP 172.21.15.110 port 3300 ... 2024-08-17T00:25:23.697 INFO:teuthology.orchestra.run.smithi110.stdout:Verifying IP 172.21.15.110 port 6789 ... 2024-08-17T00:25:23.697 INFO:teuthology.orchestra.run.smithi110.stdout:Base mon IP(s) is [172.21.15.110:3300, 172.21.15.110:6789], mon addrv is [v2:172.21.15.110:3300,v1:172.21.15.110:6789] 2024-08-17T00:25:23.700 INFO:teuthology.orchestra.run.smithi110.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.110 metric 100 2024-08-17T00:25:23.700 INFO:teuthology.orchestra.run.smithi110.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.110 metric 100 2024-08-17T00:25:23.703 INFO:teuthology.orchestra.run.smithi110.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-08-17T00:25:23.703 INFO:teuthology.orchestra.run.smithi110.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-08-17T00:25:23.703 INFO:teuthology.orchestra.run.smithi110.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1789sec hoplimit 64 pref medium 2024-08-17T00:25:23.705 INFO:teuthology.orchestra.run.smithi110.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-08-17T00:25:23.705 INFO:teuthology.orchestra.run.smithi110.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-08-17T00:25:23.705 INFO:teuthology.orchestra.run.smithi110.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-08-17T00:25:23.705 INFO:teuthology.orchestra.run.smithi110.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-08-17T00:25:23.705 INFO:teuthology.orchestra.run.smithi110.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:cc35/64 scope link 2024-08-17T00:25:23.705 INFO:teuthology.orchestra.run.smithi110.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-08-17T00:25:23.706 INFO:teuthology.orchestra.run.smithi110.stdout:Mon IP `172.21.15.110` is in CIDR network `172.21.0.0/20` 2024-08-17T00:25:23.706 INFO:teuthology.orchestra.run.smithi110.stdout:Mon IP `172.21.15.110` is in CIDR network `172.21.0.0/20` 2024-08-17T00:25:23.706 INFO:teuthology.orchestra.run.smithi110.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-08-17T00:25:23.706 INFO:teuthology.orchestra.run.smithi110.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-08-17T00:25:23.707 INFO:teuthology.orchestra.run.smithi110.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-08-17T00:25:24.234 INFO:teuthology.orchestra.run.smithi110.stdout:/bin/podman: stdout 2b86a6780cb653f94dd5abf3cde00407ee26b263c487aaa9c5365750c328440e 2024-08-17T00:25:24.234 INFO:teuthology.orchestra.run.smithi110.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:reef... 2024-08-17T00:25:24.234 INFO:teuthology.orchestra.run.smithi110.stdout:/bin/podman: stderr Getting image source signatures 2024-08-17T00:25:24.234 INFO:teuthology.orchestra.run.smithi110.stdout:/bin/podman: stderr Copying blob sha256:ea54127c78af199f032c8ab8465ad287bfa42ee65956d0814d68e35f6f910226 2024-08-17T00:25:24.234 INFO:teuthology.orchestra.run.smithi110.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-08-17T00:25:24.234 INFO:teuthology.orchestra.run.smithi110.stdout:/bin/podman: stderr Copying config sha256:2b86a6780cb653f94dd5abf3cde00407ee26b263c487aaa9c5365750c328440e 2024-08-17T00:25:24.234 INFO:teuthology.orchestra.run.smithi110.stdout:/bin/podman: stderr Writing manifest to image destination 2024-08-17T00:25:28.553 INFO:teuthology.orchestra.run.smithi110.stdout:ceph: stdout ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable) 2024-08-17T00:25:28.553 INFO:teuthology.orchestra.run.smithi110.stdout:Ceph version: ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable) 2024-08-17T00:25:28.553 INFO:teuthology.orchestra.run.smithi110.stdout:Extracting ceph user uid/gid from container image... 2024-08-17T00:25:35.172 INFO:teuthology.orchestra.run.smithi110.stdout:stat: stdout 167 167 2024-08-17T00:25:35.172 INFO:teuthology.orchestra.run.smithi110.stdout:Creating initial keys... 2024-08-17T00:25:36.185 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph-authtool: stdout AQD/7b9m9LUXHxAAz3uCp8qVHI0n9Xcai8eXkQ== 2024-08-17T00:25:37.300 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph-authtool: stdout AQAA7r9mmsX1HhAA9kVwLGs88urUOB8Sttga9A== 2024-08-17T00:25:38.288 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph-authtool: stdout AQAB7r9mOBo+JxAAdtKdqCdGHYuFtX03iTeU9Q== 2024-08-17T00:25:38.289 INFO:teuthology.orchestra.run.smithi110.stdout:Creating initial monmap... 2024-08-17T00:25:39.214 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-17T00:25:39.214 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2024-08-17T00:25:39.214 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:25:39.214 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-17T00:25:39.214 INFO:teuthology.orchestra.run.smithi110.stdout:monmaptool for a [v2:172.21.15.110:3300,v1:172.21.15.110:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-17T00:25:39.214 INFO:teuthology.orchestra.run.smithi110.stdout:setting min_mon_release = pacific 2024-08-17T00:25:39.215 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/monmaptool: set fsid to 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:25:39.215 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-17T00:25:39.215 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:25:39.215 INFO:teuthology.orchestra.run.smithi110.stdout:Creating mon... 2024-08-17T00:25:41.281 INFO:teuthology.orchestra.run.smithi110.stdout:create mon.a on 2024-08-17T00:25:41.504 INFO:teuthology.orchestra.run.smithi110.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-08-17T00:25:41.638 INFO:teuthology.orchestra.run.smithi110.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-08-17T00:25:41.805 INFO:teuthology.orchestra.run.smithi110.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-168746fe-5c2f-11ef-bccf-c7b262605968.target → /etc/systemd/system/ceph-168746fe-5c2f-11ef-bccf-c7b262605968.target. 2024-08-17T00:25:41.805 INFO:teuthology.orchestra.run.smithi110.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-168746fe-5c2f-11ef-bccf-c7b262605968.target → /etc/systemd/system/ceph-168746fe-5c2f-11ef-bccf-c7b262605968.target. 2024-08-17T00:25:42.013 INFO:teuthology.orchestra.run.smithi110.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mon.a 2024-08-17T00:25:42.013 INFO:teuthology.orchestra.run.smithi110.stdout:systemctl: stderr Failed to reset failed state of unit ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mon.a.service: Unit ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mon.a.service not loaded. 2024-08-17T00:25:42.173 INFO:teuthology.orchestra.run.smithi110.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-168746fe-5c2f-11ef-bccf-c7b262605968.target.wants/ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mon.a.service → /etc/systemd/system/ceph-168746fe-5c2f-11ef-bccf-c7b262605968@.service. 2024-08-17T00:25:42.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:42 smithi110 podman[29147]: 2024-08-17 00:25:42.315461128 +0000 UTC m=+0.017895408 image pull 2b86a6780cb653f94dd5abf3cde00407ee26b263c487aaa9c5365750c328440e quay.ceph.io/ceph-ci/ceph:reef 2024-08-17T00:25:42.697 INFO:teuthology.orchestra.run.smithi110.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-08-17T00:25:42.697 INFO:teuthology.orchestra.run.smithi110.stdout:systemctl: stdout disabled 2024-08-17T00:25:42.704 INFO:teuthology.orchestra.run.smithi110.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-08-17T00:25:42.704 INFO:teuthology.orchestra.run.smithi110.stdout:systemctl: stdout inactive 2024-08-17T00:25:42.704 INFO:teuthology.orchestra.run.smithi110.stdout:firewalld.service is not enabled 2024-08-17T00:25:42.704 INFO:teuthology.orchestra.run.smithi110.stdout:Not possible to enable service . firewalld.service is not available 2024-08-17T00:25:42.705 INFO:teuthology.orchestra.run.smithi110.stdout:Waiting for mon to start... 2024-08-17T00:25:42.705 INFO:teuthology.orchestra.run.smithi110.stdout:Waiting for mon... 2024-08-17T00:25:42.910 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:42 smithi110 podman[29147]: 2024-08-17 00:25:42.590986073 +0000 UTC m=+0.293420332 container init c8fe45352dc5bc5ee72f889897f65894054ac6679eb434d207b47a09cd496b95 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-a, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-03f4c3e, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-08-17T00:25:42.910 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:42 smithi110 podman[29147]: 2024-08-17 00:25:42.596014004 +0000 UTC m=+0.298448263 container start c8fe45352dc5bc5ee72f889897f65894054ac6679eb434d207b47a09cd496b95 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-a, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-03f4c3e, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0) 2024-08-17T00:25:42.911 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:42 smithi110 ceph-mon[29185]: mkfs 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:25:42.911 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:42 smithi110 ceph-mon[29185]: mon.a is new leader, mons a in quorum (ranks 0) 2024-08-17T00:25:42.911 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:42 smithi110 bash[29147]: c8fe45352dc5bc5ee72f889897f65894054ac6679eb434d207b47a09cd496b95 2024-08-17T00:25:42.911 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:42 smithi110 systemd[1]: Started Ceph mon.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:25:43.748 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:43 smithi110 ceph-mon[29185]: mon.a is new leader, mons a in quorum (ranks 0) 2024-08-17T00:25:43.748 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:43 smithi110 ceph-mon[29185]: monmap e1: 1 mons at {a=[v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T00:25:43.748 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:43 smithi110 ceph-mon[29185]: fsmap 2024-08-17T00:25:43.748 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:43 smithi110 ceph-mon[29185]: osdmap e1: 0 total, 0 up, 0 in 2024-08-17T00:25:43.748 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:43 smithi110 ceph-mon[29185]: mgrmap e1: no daemons active 2024-08-17T00:25:43.748 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:43 smithi110 ceph-mon[29185]: from='client.? 172.21.15.110:0/797514359' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-17T00:25:43.752 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout cluster: 2024-08-17T00:25:43.752 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout id: 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:25:43.752 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-08-17T00:25:43.752 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout 2024-08-17T00:25:43.752 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout services: 2024-08-17T00:25:43.752 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.548895s) 2024-08-17T00:25:43.752 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-08-17T00:25:43.752 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-08-17T00:25:43.753 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout 2024-08-17T00:25:43.753 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout data: 2024-08-17T00:25:43.753 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-08-17T00:25:43.753 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-08-17T00:25:43.753 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-08-17T00:25:43.753 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout pgs: 2024-08-17T00:25:43.753 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout 2024-08-17T00:25:43.753 INFO:teuthology.orchestra.run.smithi110.stdout:mon is available 2024-08-17T00:25:43.753 INFO:teuthology.orchestra.run.smithi110.stdout:Assimilating anything we can from ceph.conf... 2024-08-17T00:25:44.734 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout 2024-08-17T00:25:44.734 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout [global] 2024-08-17T00:25:44.734 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout fsid = 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:25:44.734 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.110:3300,v1:172.21.15.110:6789] 2024-08-17T00:25:44.734 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-08-17T00:25:44.734 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-08-17T00:25:44.734 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-08-17T00:25:44.734 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-08-17T00:25:44.735 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout 2024-08-17T00:25:44.735 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout [mgr] 2024-08-17T00:25:44.735 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-08-17T00:25:44.735 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout 2024-08-17T00:25:44.735 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout [osd] 2024-08-17T00:25:44.735 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-08-17T00:25:44.735 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-08-17T00:25:44.735 INFO:teuthology.orchestra.run.smithi110.stdout:Generating new minimal ceph.conf... 2024-08-17T00:25:44.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:44 smithi110 ceph-mon[29185]: from='client.? 172.21.15.110:0/32353090' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-08-17T00:25:44.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:44 smithi110 ceph-mon[29185]: from='client.? 172.21.15.110:0/32353090' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-08-17T00:25:45.770 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:45 smithi110 ceph-mon[29185]: from='client.? 172.21.15.110:0/3451708091' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:25:45.773 INFO:teuthology.orchestra.run.smithi110.stdout:Restarting the monitor... 2024-08-17T00:25:46.042 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:45 smithi110 systemd[1]: Stopping Ceph mon.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:25:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:46 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-a[29162]: 2024-08-17T00:25:46.041+0000 7f871cd19640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T00:25:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:46 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-a[29162]: 2024-08-17T00:25:46.041+0000 7f871cd19640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-08-17T00:25:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:46 smithi110 podman[29513]: 2024-08-17 00:25:46.153978922 +0000 UTC m=+0.216979264 container died c8fe45352dc5bc5ee72f889897f65894054ac6679eb434d207b47a09cd496b95 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-a, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-03f4c3e) 2024-08-17T00:25:46.849 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:46 smithi110 podman[29513]: 2024-08-17 00:25:46.639190667 +0000 UTC m=+0.702191004 container cleanup c8fe45352dc5bc5ee72f889897f65894054ac6679eb434d207b47a09cd496b95 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-03f4c3e, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T00:25:46.849 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:46 smithi110 bash[29513]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-a 2024-08-17T00:25:47.200 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:46 smithi110 podman[29530]: 2024-08-17 00:25:46.848580037 +0000 UTC m=+0.690207323 container remove c8fe45352dc5bc5ee72f889897f65894054ac6679eb434d207b47a09cd496b95 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-a, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-03f4c3e, org.label-schema.schema-version=1.0) 2024-08-17T00:25:47.200 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:46 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mon.a.service: Deactivated successfully. 2024-08-17T00:25:47.200 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:46 smithi110 systemd[1]: Stopped Ceph mon.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:25:47.200 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:46 smithi110 systemd[1]: Starting Ceph mon.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:25:47.469 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 podman[29629]: 2024-08-17 00:25:47.19951382 +0000 UTC m=+0.101370931 container create b731ed5fb0116edfb1ad87b3b96f1785327cfc4ff7e2f8feb8b873c0d1c182c6 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-a, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-03f4c3e, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-08-17T00:25:47.469 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 podman[29629]: 2024-08-17 00:25:47.114981846 +0000 UTC m=+0.016838971 image pull 2b86a6780cb653f94dd5abf3cde00407ee26b263c487aaa9c5365750c328440e quay.ceph.io/ceph-ci/ceph:reef 2024-08-17T00:25:47.469 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 podman[29629]: 2024-08-17 00:25:47.385859706 +0000 UTC m=+0.287716818 container init b731ed5fb0116edfb1ad87b3b96f1785327cfc4ff7e2f8feb8b873c0d1c182c6 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-a, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, GIT_CLEAN=True, RELEASE=reef-03f4c3e, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-08-17T00:25:47.470 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 podman[29629]: 2024-08-17 00:25:47.390880853 +0000 UTC m=+0.292737965 container start b731ed5fb0116edfb1ad87b3b96f1785327cfc4ff7e2f8feb8b873c0d1c182c6 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-a, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=reef-03f4c3e, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T00:25:47.470 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: set uid:gid to 167:167 (ceph:ceph) 2024-08-17T00:25:47.470 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable), process ceph-mon, pid 7 2024-08-17T00:25:47.470 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: pidfile_write: ignore empty --pid-file 2024-08-17T00:25:47.470 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: load: jerasure load: lrc 2024-08-17T00:25:47.470 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: RocksDB version: 7.9.2 2024-08-17T00:25:47.470 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Git sha 0 2024-08-17T00:25:47.470 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Compile date 2024-08-16 15:08:43 2024-08-17T00:25:47.470 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: DB SUMMARY 2024-08-17T00:25:47.471 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: DB Session ID: RBH9I08ISNXUJDSY0TZU 2024-08-17T00:25:47.471 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: CURRENT file: CURRENT 2024-08-17T00:25:47.471 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: IDENTITY file: IDENTITY 2024-08-17T00:25:47.471 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-08-17T00:25:47.471 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-08-17T00:25:47.471 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 84556 ; 2024-08-17T00:25:47.471 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.error_if_exists: 0 2024-08-17T00:25:47.471 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.create_if_missing: 0 2024-08-17T00:25:47.471 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.paranoid_checks: 1 2024-08-17T00:25:47.471 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.flush_verify_memtable_count: 1 2024-08-17T00:25:47.472 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T00:25:47.472 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-17T00:25:47.472 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.env: 0x562b0ccf0bc0 2024-08-17T00:25:47.472 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.fs: PosixFileSystem 2024-08-17T00:25:47.472 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.info_log: 0x562b0f092be0 2024-08-17T00:25:47.472 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.max_file_opening_threads: 16 2024-08-17T00:25:47.472 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.statistics: (nil) 2024-08-17T00:25:47.472 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.use_fsync: 0 2024-08-17T00:25:47.472 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.max_log_file_size: 0 2024-08-17T00:25:47.472 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T00:25:47.473 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T00:25:47.473 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.keep_log_file_num: 1000 2024-08-17T00:25:47.473 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.recycle_log_file_num: 0 2024-08-17T00:25:47.473 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.allow_fallocate: 1 2024-08-17T00:25:47.473 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.allow_mmap_reads: 0 2024-08-17T00:25:47.473 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.allow_mmap_writes: 0 2024-08-17T00:25:47.473 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.use_direct_reads: 0 2024-08-17T00:25:47.473 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T00:25:47.473 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.create_missing_column_families: 0 2024-08-17T00:25:47.473 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.db_log_dir: 2024-08-17T00:25:47.474 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.wal_dir: 2024-08-17T00:25:47.474 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T00:25:47.474 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T00:25:47.474 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T00:25:47.474 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T00:25:47.474 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T00:25:47.474 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T00:25:47.474 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.advise_random_on_open: 1 2024-08-17T00:25:47.474 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.db_write_buffer_size: 0 2024-08-17T00:25:47.475 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.write_buffer_manager: 0x562b0f062140 2024-08-17T00:25:47.475 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T00:25:47.475 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T00:25:47.475 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T00:25:47.475 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.rate_limiter: (nil) 2024-08-17T00:25:47.475 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T00:25:47.475 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.wal_recovery_mode: 2 2024-08-17T00:25:47.475 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.enable_thread_tracking: 0 2024-08-17T00:25:47.475 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.enable_pipelined_write: 0 2024-08-17T00:25:47.477 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.unordered_write: 0 2024-08-17T00:25:47.477 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T00:25:47.477 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T00:25:47.477 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T00:25:47.477 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T00:25:47.477 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.row_cache: None 2024-08-17T00:25:47.477 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.wal_filter: None 2024-08-17T00:25:47.477 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T00:25:47.477 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.allow_ingest_behind: 0 2024-08-17T00:25:47.477 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.two_write_queues: 0 2024-08-17T00:25:47.478 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.manual_wal_flush: 0 2024-08-17T00:25:47.478 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.wal_compression: 0 2024-08-17T00:25:47.478 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.atomic_flush: 0 2024-08-17T00:25:47.478 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T00:25:47.478 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T00:25:47.478 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T00:25:47.478 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.log_readahead_size: 0 2024-08-17T00:25:47.478 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T00:25:47.478 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.best_efforts_recovery: 0 2024-08-17T00:25:47.478 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T00:25:47.478 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T00:25:47.478 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.allow_data_in_errors: 0 2024-08-17T00:25:47.479 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.db_host_id: __hostname__ 2024-08-17T00:25:47.479 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.enforce_single_del_contracts: true 2024-08-17T00:25:47.479 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.max_background_jobs: 2 2024-08-17T00:25:47.479 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.max_background_compactions: -1 2024-08-17T00:25:47.479 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.max_subcompactions: 1 2024-08-17T00:25:47.479 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T00:25:47.479 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T00:25:47.479 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T00:25:47.479 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.max_total_wal_size: 0 2024-08-17T00:25:47.479 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T00:25:47.479 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T00:25:47.480 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T00:25:47.480 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T00:25:47.480 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.max_open_files: -1 2024-08-17T00:25:47.480 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.bytes_per_sync: 0 2024-08-17T00:25:47.480 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T00:25:47.480 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T00:25:47.480 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.compaction_readahead_size: 0 2024-08-17T00:25:47.480 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.max_background_flushes: -1 2024-08-17T00:25:47.480 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Compression algorithms supported: 2024-08-17T00:25:47.481 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: kZSTD supported: 0 2024-08-17T00:25:47.481 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: kXpressCompression supported: 0 2024-08-17T00:25:47.481 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: kBZip2Compression supported: 0 2024-08-17T00:25:47.481 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T00:25:47.481 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: kLZ4Compression supported: 1 2024-08-17T00:25:47.481 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: kZlibCompression supported: 1 2024-08-17T00:25:47.481 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: kLZ4HCCompression supported: 1 2024-08-17T00:25:47.481 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: kSnappyCompression supported: 1 2024-08-17T00:25:47.481 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T00:25:47.481 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: DMutex implementation: pthread_mutex_t 2024-08-17T00:25:47.481 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-08-17T00:25:47.482 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-17T00:25:47.482 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T00:25:47.482 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.merge_operator: 2024-08-17T00:25:47.482 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.compaction_filter: None 2024-08-17T00:25:47.482 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.compaction_filter_factory: None 2024-08-17T00:25:47.482 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.sst_partitioner_factory: None 2024-08-17T00:25:47.482 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T00:25:47.482 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T00:25:47.482 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562b0f092820) 2024-08-17T00:25:47.482 INFO:journalctl@ceph.mon.a.smithi110.stdout: cache_index_and_filter_blocks: 1 2024-08-17T00:25:47.483 INFO:journalctl@ceph.mon.a.smithi110.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T00:25:47.483 INFO:journalctl@ceph.mon.a.smithi110.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T00:25:47.483 INFO:journalctl@ceph.mon.a.smithi110.stdout: pin_top_level_index_and_filter: 1 2024-08-17T00:25:47.483 INFO:journalctl@ceph.mon.a.smithi110.stdout: index_type: 0 2024-08-17T00:25:47.483 INFO:journalctl@ceph.mon.a.smithi110.stdout: data_block_index_type: 0 2024-08-17T00:25:47.483 INFO:journalctl@ceph.mon.a.smithi110.stdout: index_shortening: 1 2024-08-17T00:25:47.483 INFO:journalctl@ceph.mon.a.smithi110.stdout: data_block_hash_table_util_ratio: 0.750000 2024-08-17T00:25:47.483 INFO:journalctl@ceph.mon.a.smithi110.stdout: checksum: 4 2024-08-17T00:25:47.483 INFO:journalctl@ceph.mon.a.smithi110.stdout: no_block_cache: 0 2024-08-17T00:25:47.483 INFO:journalctl@ceph.mon.a.smithi110.stdout: block_cache: 0x562b0f087350 2024-08-17T00:25:47.483 INFO:journalctl@ceph.mon.a.smithi110.stdout: block_cache_name: BinnedLRUCache 2024-08-17T00:25:47.484 INFO:journalctl@ceph.mon.a.smithi110.stdout: block_cache_options: 2024-08-17T00:25:47.484 INFO:journalctl@ceph.mon.a.smithi110.stdout: capacity : 536870912 2024-08-17T00:25:47.484 INFO:journalctl@ceph.mon.a.smithi110.stdout: num_shard_bits : 4 2024-08-17T00:25:47.484 INFO:journalctl@ceph.mon.a.smithi110.stdout: strict_capacity_limit : 0 2024-08-17T00:25:47.484 INFO:journalctl@ceph.mon.a.smithi110.stdout: high_pri_pool_ratio: 0.000 2024-08-17T00:25:47.484 INFO:journalctl@ceph.mon.a.smithi110.stdout: block_cache_compressed: (nil) 2024-08-17T00:25:47.484 INFO:journalctl@ceph.mon.a.smithi110.stdout: persistent_cache: (nil) 2024-08-17T00:25:47.484 INFO:journalctl@ceph.mon.a.smithi110.stdout: block_size: 4096 2024-08-17T00:25:47.484 INFO:journalctl@ceph.mon.a.smithi110.stdout: block_size_deviation: 10 2024-08-17T00:25:47.484 INFO:journalctl@ceph.mon.a.smithi110.stdout: block_restart_interval: 16 2024-08-17T00:25:47.484 INFO:journalctl@ceph.mon.a.smithi110.stdout: index_block_restart_interval: 1 2024-08-17T00:25:47.484 INFO:journalctl@ceph.mon.a.smithi110.stdout: metadata_block_size: 4096 2024-08-17T00:25:47.484 INFO:journalctl@ceph.mon.a.smithi110.stdout: partition_filters: 0 2024-08-17T00:25:47.485 INFO:journalctl@ceph.mon.a.smithi110.stdout: use_delta_encoding: 1 2024-08-17T00:25:47.485 INFO:journalctl@ceph.mon.a.smithi110.stdout: filter_policy: bloomfilter 2024-08-17T00:25:47.485 INFO:journalctl@ceph.mon.a.smithi110.stdout: whole_key_filtering: 1 2024-08-17T00:25:47.485 INFO:journalctl@ceph.mon.a.smithi110.stdout: verify_compression: 0 2024-08-17T00:25:47.485 INFO:journalctl@ceph.mon.a.smithi110.stdout: read_amp_bytes_per_bit: 0 2024-08-17T00:25:47.485 INFO:journalctl@ceph.mon.a.smithi110.stdout: format_version: 5 2024-08-17T00:25:47.485 INFO:journalctl@ceph.mon.a.smithi110.stdout: enable_index_compression: 1 2024-08-17T00:25:47.485 INFO:journalctl@ceph.mon.a.smithi110.stdout: block_align: 0 2024-08-17T00:25:47.485 INFO:journalctl@ceph.mon.a.smithi110.stdout: max_auto_readahead_size: 262144 2024-08-17T00:25:47.485 INFO:journalctl@ceph.mon.a.smithi110.stdout: prepopulate_block_cache: 0 2024-08-17T00:25:47.485 INFO:journalctl@ceph.mon.a.smithi110.stdout: initial_auto_readahead_size: 8192 2024-08-17T00:25:47.485 INFO:journalctl@ceph.mon.a.smithi110.stdout: num_file_reads_for_auto_readahead: 2 2024-08-17T00:25:47.486 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.write_buffer_size: 33554432 2024-08-17T00:25:47.486 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.max_write_buffer_number: 2 2024-08-17T00:25:47.486 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.compression: NoCompression 2024-08-17T00:25:47.486 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.bottommost_compression: Disabled 2024-08-17T00:25:47.486 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.prefix_extractor: nullptr 2024-08-17T00:25:47.486 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T00:25:47.486 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.num_levels: 7 2024-08-17T00:25:47.486 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T00:25:47.486 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T00:25:47.486 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T00:25:47.486 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T00:25:47.487 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T00:25:47.487 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T00:25:47.487 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T00:25:47.487 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T00:25:47.487 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T00:25:47.487 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T00:25:47.487 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-17T00:25:47.487 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-17T00:25:47.487 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T00:25:47.487 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.compression_opts.level: 32767 2024-08-17T00:25:47.487 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.compression_opts.strategy: 0 2024-08-17T00:25:47.487 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T00:25:47.488 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T00:25:47.488 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-17T00:25:47.488 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T00:25:47.488 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.compression_opts.enabled: false 2024-08-17T00:25:47.488 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-17T00:25:47.488 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T00:25:47.488 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T00:25:47.488 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T00:25:47.488 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.target_file_size_base: 67108864 2024-08-17T00:25:47.488 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T00:25:47.488 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T00:25:47.488 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T00:25:47.489 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T00:25:47.489 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T00:25:47.489 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T00:25:47.489 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T00:25:47.489 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T00:25:47.489 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T00:25:47.489 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T00:25:47.489 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T00:25:47.489 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T00:25:47.489 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T00:25:47.489 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-17T00:25:47.490 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.arena_block_size: 1048576 2024-08-17T00:25:47.490 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T00:25:47.490 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T00:25:47.490 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.disable_auto_compactions: 0 2024-08-17T00:25:47.490 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T00:25:47.490 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T00:25:47.490 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T00:25:47.490 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T00:25:47.490 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T00:25:47.490 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T00:25:47.491 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T00:25:47.491 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T00:25:47.491 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T00:25:47.491 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T00:25:47.491 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.table_properties_collectors: 2024-08-17T00:25:47.491 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.inplace_update_support: 0 2024-08-17T00:25:47.491 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T00:25:47.491 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T00:25:47.491 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T00:25:47.491 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T00:25:47.491 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.bloom_locality: 0 2024-08-17T00:25:47.491 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.max_successive_merges: 0 2024-08-17T00:25:47.492 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T00:25:47.492 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.paranoid_file_checks: 0 2024-08-17T00:25:47.492 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.force_consistency_checks: 1 2024-08-17T00:25:47.492 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.report_bg_io_stats: 0 2024-08-17T00:25:47.492 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.ttl: 2592000 2024-08-17T00:25:47.492 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T00:25:47.492 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-17T00:25:47.492 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-17T00:25:47.492 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.enable_blob_files: false 2024-08-17T00:25:47.492 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.min_blob_size: 0 2024-08-17T00:25:47.492 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.blob_file_size: 268435456 2024-08-17T00:25:47.493 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T00:25:47.493 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T00:25:47.493 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T00:25:47.493 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-17T00:25:47.493 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-17T00:25:47.493 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.blob_file_starting_level: 0 2024-08-17T00:25:47.493 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-17T00:25:47.493 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: 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-17T00:25:47.493 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-08-17T00:25:47.493 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 29f15245-509f-44bd-a144-1fb27f8d86f0 2024-08-17T00:25:47.493 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723854347417441, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-08-17T00:25:47.493 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-08-17T00:25:47.494 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723854347418293, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 81080, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 256, "table_properties": {"data_size": 79256, "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": 73457, "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": "[]", "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": 1723854347, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "29f15245-509f-44bd-a144-1fb27f8d86f0", "db_session_id": "RBH9I08ISNXUJDSY0TZU", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-08-17T00:25:47.494 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723854347418388, "job": 1, "event": "recovery_finished"} 2024-08-17T00:25:47.494 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-08-17T00:25:47.494 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: 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-17T00:25:47.494 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x562b0f0b0e00 2024-08-17T00:25:47.494 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: DB pointer 0x562b0f1a4000 2024-08-17T00:25:47.494 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-17T00:25:47.494 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-17T00:25:47.494 INFO:journalctl@ceph.mon.a.smithi110.stdout: ** DB Stats ** 2024-08-17T00:25:47.494 INFO:journalctl@ceph.mon.a.smithi110.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T00:25:47.494 INFO:journalctl@ceph.mon.a.smithi110.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T00:25:47.495 INFO:journalctl@ceph.mon.a.smithi110.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T00:25:47.495 INFO:journalctl@ceph.mon.a.smithi110.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T00:25:47.495 INFO:journalctl@ceph.mon.a.smithi110.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T00:25:47.495 INFO:journalctl@ceph.mon.a.smithi110.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T00:25:47.495 INFO:journalctl@ceph.mon.a.smithi110.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T00:25:47.495 INFO:journalctl@ceph.mon.a.smithi110.stdout: 2024-08-17T00:25:47.495 INFO:journalctl@ceph.mon.a.smithi110.stdout: ** Compaction Stats [default] ** 2024-08-17T00:25:47.495 INFO:journalctl@ceph.mon.a.smithi110.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-17T00:25:47.495 INFO:journalctl@ceph.mon.a.smithi110.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-17T00:25:47.495 INFO:journalctl@ceph.mon.a.smithi110.stdout: L0 2/0 81.01 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 138.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-17T00:25:47.495 INFO:journalctl@ceph.mon.a.smithi110.stdout: Sum 2/0 81.01 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 138.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-17T00:25:47.495 INFO:journalctl@ceph.mon.a.smithi110.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 138.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-17T00:25:47.496 INFO:journalctl@ceph.mon.a.smithi110.stdout: 2024-08-17T00:25:47.496 INFO:journalctl@ceph.mon.a.smithi110.stdout: ** Compaction Stats [default] ** 2024-08-17T00:25:47.496 INFO:journalctl@ceph.mon.a.smithi110.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-17T00:25:47.496 INFO:journalctl@ceph.mon.a.smithi110.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T00:25:47.496 INFO:journalctl@ceph.mon.a.smithi110.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 138.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-17T00:25:47.496 INFO:journalctl@ceph.mon.a.smithi110.stdout: 2024-08-17T00:25:47.496 INFO:journalctl@ceph.mon.a.smithi110.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-17T00:25:47.496 INFO:journalctl@ceph.mon.a.smithi110.stdout: 2024-08-17T00:25:47.496 INFO:journalctl@ceph.mon.a.smithi110.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T00:25:47.496 INFO:journalctl@ceph.mon.a.smithi110.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T00:25:47.496 INFO:journalctl@ceph.mon.a.smithi110.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T00:25:47.497 INFO:journalctl@ceph.mon.a.smithi110.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T00:25:47.497 INFO:journalctl@ceph.mon.a.smithi110.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T00:25:47.497 INFO:journalctl@ceph.mon.a.smithi110.stdout: AddFile(Keys): cumulative 0, interval 0 2024-08-17T00:25:47.497 INFO:journalctl@ceph.mon.a.smithi110.stdout: Cumulative compaction: 0.00 GB write, 25.58 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T00:25:47.497 INFO:journalctl@ceph.mon.a.smithi110.stdout: Interval compaction: 0.00 GB write, 25.58 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T00:25:47.497 INFO:journalctl@ceph.mon.a.smithi110.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-17T00:25:47.497 INFO:journalctl@ceph.mon.a.smithi110.stdout: Block cache BinnedLRUCache@0x562b0f087350#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-08-17T00:25:47.497 INFO:journalctl@ceph.mon.a.smithi110.stdout: 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-17T00:25:47.497 INFO:journalctl@ceph.mon.a.smithi110.stdout: 2024-08-17T00:25:47.497 INFO:journalctl@ceph.mon.a.smithi110.stdout: ** File Read Latency Histogram By Level [default] ** 2024-08-17T00:25:47.497 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: starting mon.a rank 0 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-a fsid 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:25:47.497 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: mon.a@-1(???) e1 preinit fsid 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:25:47.498 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: mon.a@-1(???).mds e1 new map 2024-08-17T00:25:47.498 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: mon.a@-1(???).mds e1 print_map 2024-08-17T00:25:47.498 INFO:journalctl@ceph.mon.a.smithi110.stdout: e1 2024-08-17T00:25:47.498 INFO:journalctl@ceph.mon.a.smithi110.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T00:25:47.498 INFO:journalctl@ceph.mon.a.smithi110.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-17T00:25:47.498 INFO:journalctl@ceph.mon.a.smithi110.stdout: legacy client fscid: -1 2024-08-17T00:25:47.498 INFO:journalctl@ceph.mon.a.smithi110.stdout: 2024-08-17T00:25:47.498 INFO:journalctl@ceph.mon.a.smithi110.stdout: No filesystems configured 2024-08-17T00:25:47.498 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-17T00:25:47.498 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T00:25:47.498 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T00:25:47.499 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T00:25:47.499 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-08-17T00:25:47.499 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 bash[29629]: b731ed5fb0116edfb1ad87b3b96f1785327cfc4ff7e2f8feb8b873c0d1c182c6 2024-08-17T00:25:47.499 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 systemd[1]: Started Ceph mon.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:25:47.499 INFO:teuthology.orchestra.run.smithi110.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-08-17T00:25:47.805 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: mon.a is new leader, mons a in quorum (ranks 0) 2024-08-17T00:25:47.806 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: monmap e1: 1 mons at {a=[v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T00:25:47.806 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: fsmap 2024-08-17T00:25:47.806 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: osdmap e1: 0 total, 0 up, 0 in 2024-08-17T00:25:47.806 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:47 smithi110 ceph-mon[29669]: mgrmap e1: no daemons active 2024-08-17T00:25:48.454 INFO:teuthology.orchestra.run.smithi110.stdout:Wrote config to /etc/ceph/ceph.conf 2024-08-17T00:25:48.475 INFO:teuthology.orchestra.run.smithi110.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-08-17T00:25:48.476 INFO:teuthology.orchestra.run.smithi110.stdout:Creating mgr... 2024-08-17T00:25:48.476 INFO:teuthology.orchestra.run.smithi110.stdout:Verifying port 0.0.0.0:9283 ... 2024-08-17T00:25:48.476 INFO:teuthology.orchestra.run.smithi110.stdout:Verifying port 0.0.0.0:8765 ... 2024-08-17T00:25:48.717 INFO:teuthology.orchestra.run.smithi110.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mgr.y 2024-08-17T00:25:48.717 INFO:teuthology.orchestra.run.smithi110.stdout:systemctl: stderr Failed to reset failed state of unit ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mgr.y.service: Unit ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mgr.y.service not loaded. 2024-08-17T00:25:48.858 INFO:teuthology.orchestra.run.smithi110.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-168746fe-5c2f-11ef-bccf-c7b262605968.target.wants/ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mgr.y.service → /etc/systemd/system/ceph-168746fe-5c2f-11ef-bccf-c7b262605968@.service. 2024-08-17T00:25:49.200 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:48 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/2623277737' entity='client.admin' 2024-08-17T00:25:49.200 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:49 smithi110 podman[29909]: 2024-08-17 00:25:49.00717613 +0000 UTC m=+0.017068528 image pull 2b86a6780cb653f94dd5abf3cde00407ee26b263c487aaa9c5365750c328440e quay.ceph.io/ceph-ci/ceph:reef 2024-08-17T00:25:49.385 INFO:teuthology.orchestra.run.smithi110.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-08-17T00:25:49.386 INFO:teuthology.orchestra.run.smithi110.stdout:systemctl: stdout disabled 2024-08-17T00:25:49.393 INFO:teuthology.orchestra.run.smithi110.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-08-17T00:25:49.393 INFO:teuthology.orchestra.run.smithi110.stdout:systemctl: stdout inactive 2024-08-17T00:25:49.393 INFO:teuthology.orchestra.run.smithi110.stdout:firewalld.service is not enabled 2024-08-17T00:25:49.393 INFO:teuthology.orchestra.run.smithi110.stdout:Not possible to enable service . firewalld.service is not available 2024-08-17T00:25:49.401 INFO:teuthology.orchestra.run.smithi110.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-08-17T00:25:49.401 INFO:teuthology.orchestra.run.smithi110.stdout:systemctl: stdout disabled 2024-08-17T00:25:49.409 INFO:teuthology.orchestra.run.smithi110.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-08-17T00:25:49.409 INFO:teuthology.orchestra.run.smithi110.stdout:systemctl: stdout inactive 2024-08-17T00:25:49.409 INFO:teuthology.orchestra.run.smithi110.stdout:firewalld.service is not enabled 2024-08-17T00:25:49.409 INFO:teuthology.orchestra.run.smithi110.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-08-17T00:25:49.409 INFO:teuthology.orchestra.run.smithi110.stdout:Waiting for mgr to start... 2024-08-17T00:25:49.409 INFO:teuthology.orchestra.run.smithi110.stdout:Waiting for mgr... 2024-08-17T00:25:49.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:49 smithi110 podman[29909]: 2024-08-17 00:25:49.296520265 +0000 UTC m=+0.306412675 container init efbadde4026baa2cac6d4737194e06ece5b2bc6478e93275c173077e4751263f (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y, GIT_CLEAN=True, RELEASE=reef-03f4c3e, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T00:25:49.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:49 smithi110 podman[29909]: 2024-08-17 00:25:49.301268019 +0000 UTC m=+0.311160416 container start efbadde4026baa2cac6d4737194e06ece5b2bc6478e93275c173077e4751263f (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y, RELEASE=reef-03f4c3e, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-08-17T00:25:49.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:49 smithi110 bash[29909]: efbadde4026baa2cac6d4737194e06ece5b2bc6478e93275c173077e4751263f 2024-08-17T00:25:49.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:49 smithi110 systemd[1]: Started Ceph mgr.y for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:25:49.562 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:49 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:49.424+0000 7fece4117040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T00:25:49.860 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:49 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:49.571+0000 7fece4117040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T00:25:49.860 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:49 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:49.640+0000 7fece4117040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T00:25:50.222 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:49 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/3805405385' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-17T00:25:50.222 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:49 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:49.893+0000 7fece4117040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T00:25:50.223 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:49 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:49.958+0000 7fece4117040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T00:25:50.477 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout 2024-08-17T00:25:50.477 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout { 2024-08-17T00:25:50.477 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "fsid": "168746fe-5c2f-11ef-bccf-c7b262605968", 2024-08-17T00:25:50.477 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "health": { 2024-08-17T00:25:50.477 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-17T00:25:50.478 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-17T00:25:50.478 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-17T00:25:50.478 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout }, 2024-08-17T00:25:50.478 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-17T00:25:50.478 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-17T00:25:50.478 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout 0 2024-08-17T00:25:50.478 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout ], 2024-08-17T00:25:50.478 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-17T00:25:50.478 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "a" 2024-08-17T00:25:50.478 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout ], 2024-08-17T00:25:50.478 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-08-17T00:25:50.478 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-17T00:25:50.478 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T00:25:50.478 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-08-17T00:25:50.479 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-17T00:25:50.479 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout }, 2024-08-17T00:25:50.479 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-17T00:25:50.479 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T00:25:50.479 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-17T00:25:50.479 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-17T00:25:50.479 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-17T00:25:50.479 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-17T00:25:50.482 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-17T00:25:50.482 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-17T00:25:50.483 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout }, 2024-08-17T00:25:50.483 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-17T00:25:50.483 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-17T00:25:50.483 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-17T00:25:50.483 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-17T00:25:50.483 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-17T00:25:50.484 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-17T00:25:50.484 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-17T00:25:50.484 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-17T00:25:50.484 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-17T00:25:50.484 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout }, 2024-08-17T00:25:50.484 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-17T00:25:50.484 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T00:25:50.484 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-17T00:25:50.484 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-17T00:25:50.484 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout }, 2024-08-17T00:25:50.485 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-17T00:25:50.485 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "available": false, 2024-08-17T00:25:50.485 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-17T00:25:50.485 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-17T00:25:50.485 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-17T00:25:50.485 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-17T00:25:50.485 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "restful" 2024-08-17T00:25:50.485 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout ], 2024-08-17T00:25:50.485 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T00:25:50.485 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout }, 2024-08-17T00:25:50.485 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-17T00:25:50.485 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T00:25:50.485 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "modified": "2024-08-17T00:25:42.631983+0000", 2024-08-17T00:25:50.486 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T00:25:50.486 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout }, 2024-08-17T00:25:50.486 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-17T00:25:50.486 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout } 2024-08-17T00:25:50.486 INFO:teuthology.orchestra.run.smithi110.stdout:mgr not available, waiting (1/15)... 2024-08-17T00:25:51.233 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:50 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:50.898+0000 7fece4117040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T00:25:51.233 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:51 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:51.009+0000 7fece4117040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T00:25:51.233 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:51 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:51.064+0000 7fece4117040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T00:25:51.547 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:51 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:51.279+0000 7fece4117040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T00:25:51.548 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:51 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:51.339+0000 7fece4117040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T00:25:51.548 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:51 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:51.405+0000 7fece4117040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T00:25:51.548 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:51 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:51.546+0000 7fece4117040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T00:25:52.264 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:51 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:51.956+0000 7fece4117040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T00:25:52.264 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:52 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:52.262+0000 7fece4117040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T00:25:52.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:52 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:52.327+0000 7fece4117040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T00:25:52.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:52 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:52.473+0000 7fece4117040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T00:25:52.855 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:52 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:52.790+0000 7fece4117040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T00:25:52.855 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:52 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:52.853+0000 7fece4117040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T00:25:53.196 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:53 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/120040933' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-17T00:25:53.196 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:53 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:53.045+0000 7fece4117040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T00:25:53.197 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:53 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:53.195+0000 7fece4117040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T00:25:53.562 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:53 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:53.259+0000 7fece4117040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T00:25:53.562 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:53 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:53.342+0000 7fece4117040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T00:25:53.562 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:53 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:53.400+0000 7fece4117040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T00:25:53.617 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout 2024-08-17T00:25:53.617 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout { 2024-08-17T00:25:53.617 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "fsid": "168746fe-5c2f-11ef-bccf-c7b262605968", 2024-08-17T00:25:53.617 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "health": { 2024-08-17T00:25:53.617 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-17T00:25:53.618 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-17T00:25:53.618 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-17T00:25:53.618 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout }, 2024-08-17T00:25:53.618 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-17T00:25:53.618 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-17T00:25:53.618 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout 0 2024-08-17T00:25:53.618 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout ], 2024-08-17T00:25:53.618 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-17T00:25:53.618 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "a" 2024-08-17T00:25:53.618 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout ], 2024-08-17T00:25:53.618 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-08-17T00:25:53.618 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-17T00:25:53.618 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T00:25:53.618 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-08-17T00:25:53.619 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-17T00:25:53.619 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout }, 2024-08-17T00:25:53.619 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-17T00:25:53.619 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T00:25:53.619 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-17T00:25:53.619 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-17T00:25:53.619 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-17T00:25:53.619 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-17T00:25:53.622 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-17T00:25:53.622 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-17T00:25:53.623 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout }, 2024-08-17T00:25:53.623 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-17T00:25:53.623 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-17T00:25:53.623 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-17T00:25:53.623 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-17T00:25:53.623 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-17T00:25:53.623 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-17T00:25:53.623 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-17T00:25:53.623 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-17T00:25:53.623 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-17T00:25:53.623 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout }, 2024-08-17T00:25:53.624 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-17T00:25:53.624 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T00:25:53.624 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-17T00:25:53.624 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-17T00:25:53.624 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout }, 2024-08-17T00:25:53.624 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-17T00:25:53.624 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "available": false, 2024-08-17T00:25:53.624 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-17T00:25:53.624 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-17T00:25:53.624 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-17T00:25:53.624 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-17T00:25:53.624 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "restful" 2024-08-17T00:25:53.624 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout ], 2024-08-17T00:25:53.624 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T00:25:53.625 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout }, 2024-08-17T00:25:53.625 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-17T00:25:53.625 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T00:25:53.625 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "modified": "2024-08-17T00:25:42.631983+0000", 2024-08-17T00:25:53.625 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T00:25:53.625 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout }, 2024-08-17T00:25:53.625 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-17T00:25:53.625 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout } 2024-08-17T00:25:53.625 INFO:teuthology.orchestra.run.smithi110.stdout:mgr not available, waiting (2/15)... 2024-08-17T00:25:54.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:53 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:53.924+0000 7fece4117040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T00:25:54.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:54 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:54.077+0000 7fece4117040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T00:25:54.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:54 smithi110 ceph-mon[29669]: Activating manager daemon y 2024-08-17T00:25:54.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:54 smithi110 ceph-mon[29669]: mgrmap e2: y(active, starting, since 0.00305672s) 2024-08-17T00:25:54.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:54 smithi110 ceph-mon[29669]: from='mgr.14100 172.21.15.110:0/1044385613' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T00:25:54.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:54 smithi110 ceph-mon[29669]: from='mgr.14100 172.21.15.110:0/1044385613' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T00:25:54.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:54 smithi110 ceph-mon[29669]: from='mgr.14100 172.21.15.110:0/1044385613' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T00:25:54.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:54 smithi110 ceph-mon[29669]: from='mgr.14100 172.21.15.110:0/1044385613' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:25:54.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:54 smithi110 ceph-mon[29669]: from='mgr.14100 172.21.15.110:0/1044385613' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T00:25:54.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:54 smithi110 ceph-mon[29669]: Manager daemon y is now available 2024-08-17T00:25:54.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:54 smithi110 ceph-mon[29669]: from='mgr.14100 172.21.15.110:0/1044385613' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T00:25:54.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:54 smithi110 ceph-mon[29669]: from='mgr.14100 172.21.15.110:0/1044385613' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T00:25:54.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:54 smithi110 ceph-mon[29669]: from='mgr.14100 172.21.15.110:0/1044385613' entity='mgr.y' 2024-08-17T00:25:54.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:54 smithi110 ceph-mon[29669]: from='mgr.14100 172.21.15.110:0/1044385613' entity='mgr.y' 2024-08-17T00:25:54.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:54 smithi110 ceph-mon[29669]: from='mgr.14100 172.21.15.110:0/1044385613' entity='mgr.y' 2024-08-17T00:25:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:56 smithi110 ceph-mon[29669]: mgrmap e3: y(active, since 1.00717s) 2024-08-17T00:25:56.840 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout 2024-08-17T00:25:56.840 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout { 2024-08-17T00:25:56.840 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "fsid": "168746fe-5c2f-11ef-bccf-c7b262605968", 2024-08-17T00:25:56.840 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "health": { 2024-08-17T00:25:56.840 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-17T00:25:56.840 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-17T00:25:56.840 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-17T00:25:56.841 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout }, 2024-08-17T00:25:56.841 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-17T00:25:56.841 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-17T00:25:56.841 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout 0 2024-08-17T00:25:56.841 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout ], 2024-08-17T00:25:56.841 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-17T00:25:56.841 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "a" 2024-08-17T00:25:56.841 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout ], 2024-08-17T00:25:56.841 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2024-08-17T00:25:56.841 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-17T00:25:56.841 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T00:25:56.841 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-08-17T00:25:56.841 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-17T00:25:56.842 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout }, 2024-08-17T00:25:56.842 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-17T00:25:56.842 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T00:25:56.842 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-17T00:25:56.842 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-17T00:25:56.842 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-17T00:25:56.842 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-17T00:25:56.849 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-17T00:25:56.850 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-17T00:25:56.850 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout }, 2024-08-17T00:25:56.850 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-17T00:25:56.850 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-17T00:25:56.850 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-17T00:25:56.850 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-17T00:25:56.850 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-17T00:25:56.850 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-17T00:25:56.850 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-17T00:25:56.850 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-17T00:25:56.850 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-17T00:25:56.851 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout }, 2024-08-17T00:25:56.851 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-17T00:25:56.851 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T00:25:56.851 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-17T00:25:56.851 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-17T00:25:56.851 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout }, 2024-08-17T00:25:56.851 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-17T00:25:56.851 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-17T00:25:56.851 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-17T00:25:56.851 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-17T00:25:56.851 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-17T00:25:56.851 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-17T00:25:56.851 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "restful" 2024-08-17T00:25:56.851 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout ], 2024-08-17T00:25:56.852 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T00:25:56.852 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout }, 2024-08-17T00:25:56.852 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-17T00:25:56.852 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T00:25:56.852 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "modified": "2024-08-17T00:25:42.631983+0000", 2024-08-17T00:25:56.852 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T00:25:56.852 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout }, 2024-08-17T00:25:56.852 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-17T00:25:56.852 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout } 2024-08-17T00:25:56.852 INFO:teuthology.orchestra.run.smithi110.stdout:mgr is available 2024-08-17T00:25:57.426 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:57 smithi110 ceph-mon[29669]: mgrmap e4: y(active, since 2s) 2024-08-17T00:25:57.426 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:57 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/839435776' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-17T00:25:58.012 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout 2024-08-17T00:25:58.012 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout [global] 2024-08-17T00:25:58.012 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout fsid = 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:25:58.012 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-08-17T00:25:58.012 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-08-17T00:25:58.012 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-08-17T00:25:58.012 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-08-17T00:25:58.012 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout 2024-08-17T00:25:58.012 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout [mgr] 2024-08-17T00:25:58.013 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-08-17T00:25:58.013 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout 2024-08-17T00:25:58.013 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout [osd] 2024-08-17T00:25:58.013 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-08-17T00:25:58.013 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-08-17T00:25:58.013 INFO:teuthology.orchestra.run.smithi110.stdout:Enabling cephadm module... 2024-08-17T00:25:58.288 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:58 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/895551666' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-08-17T00:25:59.375 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:25:59 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/1592054464' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-08-17T00:25:59.375 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:59 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ignoring --setuser ceph since I am not root 2024-08-17T00:25:59.375 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:59 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ignoring --setgroup ceph since I am not root 2024-08-17T00:25:59.376 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:59 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:59.229+0000 7f0dc4462040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T00:25:59.376 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:59 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:59.373+0000 7f0dc4462040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T00:25:59.690 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:59 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:59.441+0000 7f0dc4462040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T00:25:59.975 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:59 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:59.689+0000 7f0dc4462040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T00:25:59.975 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:25:59 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:25:59.747+0000 7f0dc4462040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T00:26:00.275 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:00 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/1592054464' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-08-17T00:26:00.275 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:00 smithi110 ceph-mon[29669]: mgrmap e5: y(active, since 5s) 2024-08-17T00:26:00.913 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:00 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:00.668+0000 7f0dc4462040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T00:26:00.914 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:00 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:00.780+0000 7f0dc4462040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T00:26:00.915 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:00 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:00.835+0000 7f0dc4462040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T00:26:00.917 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout { 2024-08-17T00:26:00.917 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-08-17T00:26:00.917 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-17T00:26:00.918 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-08-17T00:26:00.918 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-08-17T00:26:00.919 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout } 2024-08-17T00:26:00.919 INFO:teuthology.orchestra.run.smithi110.stdout:Waiting for the mgr to restart... 2024-08-17T00:26:00.919 INFO:teuthology.orchestra.run.smithi110.stdout:Waiting for mgr epoch 5... 2024-08-17T00:26:01.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:01 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/2828249551' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-17T00:26:01.187 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:01 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:01.051+0000 7f0dc4462040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T00:26:01.188 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:01 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:01.112+0000 7f0dc4462040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T00:26:01.188 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:01 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:01.185+0000 7f0dc4462040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T00:26:01.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:01 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:01.337+0000 7f0dc4462040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T00:26:02.049 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:01 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:01.745+0000 7f0dc4462040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T00:26:02.049 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:02 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:02.047+0000 7f0dc4462040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T00:26:02.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:02 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:02.112+0000 7f0dc4462040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T00:26:02.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:02 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:02.254+0000 7f0dc4462040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T00:26:02.810 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:02 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:02.551+0000 7f0dc4462040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T00:26:02.810 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:02 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:02.610+0000 7f0dc4462040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T00:26:02.810 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:02 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:02.788+0000 7f0dc4462040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T00:26:03.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:02 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:02.930+0000 7f0dc4462040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T00:26:03.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:02 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:02.992+0000 7f0dc4462040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T00:26:03.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:03 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:03.071+0000 7f0dc4462040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T00:26:03.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:03 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:03.129+0000 7f0dc4462040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T00:26:04.060 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:03 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:03.643+0000 7f0dc4462040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T00:26:04.060 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:03 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:03.795+0000 7f0dc4462040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T00:26:04.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:03 smithi110 ceph-mon[29669]: Active manager daemon y restarted 2024-08-17T00:26:04.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:03 smithi110 ceph-mon[29669]: Activating manager daemon y 2024-08-17T00:26:04.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:03 smithi110 ceph-mon[29669]: osdmap e2: 0 total, 0 up, 0 in 2024-08-17T00:26:04.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:03 smithi110 ceph-mon[29669]: mgrmap e6: y(active, starting, since 0.00314749s) 2024-08-17T00:26:04.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:03 smithi110 ceph-mon[29669]: from='mgr.14118 172.21.15.110:0/2400570159' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:26:04.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:03 smithi110 ceph-mon[29669]: from='mgr.14118 172.21.15.110:0/2400570159' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T00:26:04.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:03 smithi110 ceph-mon[29669]: from='mgr.14118 172.21.15.110:0/2400570159' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T00:26:04.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:03 smithi110 ceph-mon[29669]: from='mgr.14118 172.21.15.110:0/2400570159' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T00:26:04.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:03 smithi110 ceph-mon[29669]: from='mgr.14118 172.21.15.110:0/2400570159' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T00:26:04.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:03 smithi110 ceph-mon[29669]: Manager daemon y is now available 2024-08-17T00:26:04.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:03 smithi110 ceph-mon[29669]: from='mgr.14118 172.21.15.110:0/2400570159' entity='mgr.y' 2024-08-17T00:26:04.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:03 smithi110 ceph-mon[29669]: from='mgr.14118 172.21.15.110:0/2400570159' entity='mgr.y' 2024-08-17T00:26:04.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:03 smithi110 ceph-mon[29669]: from='mgr.14118 172.21.15.110:0/2400570159' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:26:04.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:03 smithi110 ceph-mon[29669]: from='mgr.14118 172.21.15.110:0/2400570159' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:26:04.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:03 smithi110 ceph-mon[29669]: from='mgr.14118 172.21.15.110:0/2400570159' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T00:26:04.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:03 smithi110 ceph-mon[29669]: from='mgr.14118 172.21.15.110:0/2400570159' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T00:26:05.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:04 smithi110 ceph-mon[29669]: Found migration_current of "None". Setting to last migration. 2024-08-17T00:26:05.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:04 smithi110 ceph-mon[29669]: mgrmap e7: y(active, since 1.00509s) 2024-08-17T00:26:05.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:04 smithi110 ceph-mon[29669]: from='mgr.14118 172.21.15.110:0/2400570159' entity='mgr.y' 2024-08-17T00:26:05.380 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout { 2024-08-17T00:26:05.380 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-08-17T00:26:05.380 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "initialized": true 2024-08-17T00:26:05.380 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout } 2024-08-17T00:26:05.380 INFO:teuthology.orchestra.run.smithi110.stdout:mgr epoch 5 is available 2024-08-17T00:26:05.380 INFO:teuthology.orchestra.run.smithi110.stdout:Setting orchestrator backend to cephadm... 2024-08-17T00:26:06.036 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:05 smithi110 ceph-mon[29669]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-08-17T00:26:06.036 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:05 smithi110 ceph-mon[29669]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-08-17T00:26:06.036 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:05 smithi110 ceph-mon[29669]: from='mgr.14118 172.21.15.110:0/2400570159' entity='mgr.y' 2024-08-17T00:26:06.036 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:05 smithi110 ceph-mon[29669]: from='mgr.14118 172.21.15.110:0/2400570159' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:26:06.036 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:05 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:05.655+0000 7f0d2c2f1640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:00:26:05] ENGINE Error in HTTPServer.serve 2024-08-17T00:26:06.037 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:05 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: Traceback (most recent call last): 2024-08-17T00:26:06.037 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:05 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T00:26:06.037 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:05 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: self._connections.run(self.expiration_interval) 2024-08-17T00:26:06.037 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:05 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T00:26:06.037 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:05 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: self._run(expiration_interval) 2024-08-17T00:26:06.037 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:05 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T00:26:06.037 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:05 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T00:26:06.037 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:05 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T00:26:06.037 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:05 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T00:26:06.037 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:05 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T00:26:06.037 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:05 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: s = self.context.wrap_socket( 2024-08-17T00:26:06.037 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:05 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T00:26:06.037 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:05 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: return self.sslsocket_class._create( 2024-08-17T00:26:06.038 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:05 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T00:26:06.038 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:05 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: self.do_handshake() 2024-08-17T00:26:06.038 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:05 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T00:26:06.038 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:05 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: self._sslobj.do_handshake() 2024-08-17T00:26:06.038 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:05 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T00:26:06.038 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:05 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:06.936 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:06 smithi110 ceph-mon[29669]: [17/Aug/2024:00:26:05] ENGINE Bus STARTING 2024-08-17T00:26:06.936 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:06 smithi110 ceph-mon[29669]: [17/Aug/2024:00:26:05] ENGINE Serving on http://172.21.15.110:8765 2024-08-17T00:26:06.936 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:06 smithi110 ceph-mon[29669]: [17/Aug/2024:00:26:05] ENGINE Serving on https://172.21.15.110:7150 2024-08-17T00:26:06.937 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:06 smithi110 ceph-mon[29669]: [17/Aug/2024:00:26:05] ENGINE Bus STARTED 2024-08-17T00:26:06.937 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:06 smithi110 ceph-mon[29669]: [17/Aug/2024:00:26:05] ENGINE Error in HTTPServer.serve 2024-08-17T00:26:06.937 INFO:journalctl@ceph.mon.a.smithi110.stdout: Traceback (most recent call last): 2024-08-17T00:26:06.937 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T00:26:06.937 INFO:journalctl@ceph.mon.a.smithi110.stdout: self._connections.run(self.expiration_interval) 2024-08-17T00:26:06.937 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T00:26:06.937 INFO:journalctl@ceph.mon.a.smithi110.stdout: self._run(expiration_interval) 2024-08-17T00:26:06.937 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T00:26:06.937 INFO:journalctl@ceph.mon.a.smithi110.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T00:26:06.937 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T00:26:06.937 INFO:journalctl@ceph.mon.a.smithi110.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T00:26:06.937 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T00:26:06.938 INFO:journalctl@ceph.mon.a.smithi110.stdout: s = self.context.wrap_socket( 2024-08-17T00:26:06.938 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T00:26:06.938 INFO:journalctl@ceph.mon.a.smithi110.stdout: return self.sslsocket_class._create( 2024-08-17T00:26:06.938 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T00:26:06.938 INFO:journalctl@ceph.mon.a.smithi110.stdout: self.do_handshake() 2024-08-17T00:26:06.938 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T00:26:06.938 INFO:journalctl@ceph.mon.a.smithi110.stdout: self._sslobj.do_handshake() 2024-08-17T00:26:06.938 INFO:journalctl@ceph.mon.a.smithi110.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T00:26:06.938 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:06 smithi110 ceph-mon[29669]: mgrmap e8: y(active, since 2s) 2024-08-17T00:26:06.938 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:06 smithi110 ceph-mon[29669]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:26:06.938 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:06 smithi110 ceph-mon[29669]: from='mgr.14118 172.21.15.110:0/2400570159' entity='mgr.y' 2024-08-17T00:26:06.938 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:06 smithi110 ceph-mon[29669]: from='mgr.14118 172.21.15.110:0/2400570159' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:26:07.733 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout value unchanged 2024-08-17T00:26:07.734 INFO:teuthology.orchestra.run.smithi110.stdout:Generating ssh key... 2024-08-17T00:26:08.460 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:08 smithi110 ceph-mon[29669]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:26:08.771 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: Generating public/private rsa key pair. 2024-08-17T00:26:08.771 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: Your identification has been saved in /tmp/tmplf244p2m/key 2024-08-17T00:26:08.771 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: Your public key has been saved in /tmp/tmplf244p2m/key.pub 2024-08-17T00:26:08.771 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: The key fingerprint is: 2024-08-17T00:26:08.771 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: SHA256:ff+N+OEA17uBFBDiSXlGyh9yBQaIhu00nXwSPtZMjgM ceph-168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:26:08.771 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: The key's randomart image is: 2024-08-17T00:26:08.771 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: +---[RSA 3072]----+ 2024-08-17T00:26:08.771 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: | oE+.+=+*o. | 2024-08-17T00:26:08.771 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: | . *o*Xo=oo | 2024-08-17T00:26:08.771 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: | + .*oXoo . | 2024-08-17T00:26:08.771 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: | .. o = . o | 2024-08-17T00:26:08.772 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: | S + + . | 2024-08-17T00:26:08.772 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: | = o . | 2024-08-17T00:26:08.772 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: | o = | 2024-08-17T00:26:08.772 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: | + *.| 2024-08-17T00:26:08.772 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: | ..= o| 2024-08-17T00:26:08.772 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: +----[SHA256]-----+ 2024-08-17T00:26:09.650 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:09 smithi110 ceph-mon[29669]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:26:09.650 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:09 smithi110 ceph-mon[29669]: Generating ssh key... 2024-08-17T00:26:09.650 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:09 smithi110 ceph-mon[29669]: from='mgr.14118 172.21.15.110:0/2400570159' entity='mgr.y' 2024-08-17T00:26:09.650 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:09 smithi110 ceph-mon[29669]: from='mgr.14118 172.21.15.110:0/2400570159' entity='mgr.y' 2024-08-17T00:26:10.254 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC20QySxQGx/oa44gY3Bifeg2Hl//KM93w5XXUyTQTdT6Rk699TxPxVH/j+QfX2WFo5RSs1EFsB7c5f3s01X+VxwneIpAUr2s/5FM47S2W98oWSALOCJKnscmoyTjTCNT1XdLFROlhcmmUKXaw4JkzEVWR3+v8awdVawmymF0R6x6RX/KFERnVfUBo8fhTnncSM6iksubCcVRlVV22DG/A7fhDdiuWW5D5hXW6EznbZMrBjbxpQeRp78ZJj+lEjWFCV6HARK5OBwdVSvfQFhr+wc1NVoS8kAhyzrBcRbni5gtwoBAxRfwLvfwNJX2AFTid4oubGCj57wL/5T9hQSSfjhD0eW3KL6iprW4pgx0cZZ1myw4wJm40Jhvj2esRvNYIn1gfxoV+/ujXihuJNzmt6os2X2aOTyyFV8S4vB8PyVkpNhC9cInqyD2z6OJ1BBb4UYyy5i9FpRK50Di0MqJ/nyJSD3zTXP2Lx1nK3S7EnsrQcZnGaYPQrnw4D4i4Fsak= ceph-168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:26:10.255 INFO:teuthology.orchestra.run.smithi110.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-08-17T00:26:10.255 INFO:teuthology.orchestra.run.smithi110.stdout:Adding key to root@localhost authorized_keys... 2024-08-17T00:26:10.255 INFO:teuthology.orchestra.run.smithi110.stdout:Adding host smithi110... 2024-08-17T00:26:10.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:10 smithi110 ceph-mon[29669]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:26:11.587 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:11 smithi110 ceph-mon[29669]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi110", "addr": "172.21.15.110", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:26:12.529 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:12 smithi110 ceph-mon[29669]: Deploying cephadm binary to smithi110 2024-08-17T00:26:14.037 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout Added host 'smithi110' with addr '172.21.15.110' 2024-08-17T00:26:14.038 INFO:teuthology.orchestra.run.smithi110.stdout:Deploying unmanaged mon service... 2024-08-17T00:26:14.643 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:14 smithi110 ceph-mon[29669]: from='mgr.14118 172.21.15.110:0/2400570159' entity='mgr.y' 2024-08-17T00:26:14.643 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:14 smithi110 ceph-mon[29669]: Added host smithi110 2024-08-17T00:26:14.643 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:14 smithi110 ceph-mon[29669]: from='mgr.14118 172.21.15.110:0/2400570159' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:26:15.670 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:15 smithi110 ceph-mon[29669]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:26:15.670 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:15 smithi110 ceph-mon[29669]: Saving service mon spec with placement count:5 2024-08-17T00:26:15.670 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:15 smithi110 ceph-mon[29669]: from='mgr.14118 172.21.15.110:0/2400570159' entity='mgr.y' 2024-08-17T00:26:15.672 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-08-17T00:26:15.672 INFO:teuthology.orchestra.run.smithi110.stdout:Deploying unmanaged mgr service... 2024-08-17T00:26:17.222 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-08-17T00:26:17.480 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:17 smithi110 ceph-mon[29669]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:26:17.480 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:17 smithi110 ceph-mon[29669]: Saving service mgr spec with placement count:2 2024-08-17T00:26:17.481 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:17 smithi110 ceph-mon[29669]: from='mgr.14118 172.21.15.110:0/2400570159' entity='mgr.y' 2024-08-17T00:26:17.481 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:17 smithi110 ceph-mon[29669]: from='mgr.14118 172.21.15.110:0/2400570159' entity='mgr.y' 2024-08-17T00:26:17.481 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:17 smithi110 ceph-mon[29669]: from='mgr.14118 172.21.15.110:0/2400570159' entity='mgr.y' 2024-08-17T00:26:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:18 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/348352469' entity='client.admin' 2024-08-17T00:26:20.247 INFO:teuthology.orchestra.run.smithi110.stdout:Enabling the dashboard module... 2024-08-17T00:26:20.555 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:20 smithi110 ceph-mon[29669]: from='mgr.14118 172.21.15.110:0/2400570159' entity='mgr.y' 2024-08-17T00:26:20.555 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:20 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/3699653490' entity='client.admin' 2024-08-17T00:26:20.555 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:20 smithi110 ceph-mon[29669]: from='mgr.14118 172.21.15.110:0/2400570159' entity='mgr.y' 2024-08-17T00:26:21.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:21 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/492169082' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-08-17T00:26:21.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:21 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ignoring --setuser ceph since I am not root 2024-08-17T00:26:21.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:21 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ignoring --setgroup ceph since I am not root 2024-08-17T00:26:21.712 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:21 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:21.364+0000 7fcc649bd040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T00:26:21.713 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:21 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:21.507+0000 7fcc649bd040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T00:26:21.713 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:21 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:21.572+0000 7fcc649bd040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T00:26:21.971 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:21 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:21.815+0000 7fcc649bd040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T00:26:21.971 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:21 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:21.874+0000 7fcc649bd040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T00:26:22.239 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:22 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/492169082' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-08-17T00:26:22.239 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:22 smithi110 ceph-mon[29669]: mgrmap e9: y(active, since 17s) 2024-08-17T00:26:23.060 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:22 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:22.836+0000 7fcc649bd040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T00:26:23.060 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:22 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:22.958+0000 7fcc649bd040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T00:26:23.060 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:23 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:23.016+0000 7fcc649bd040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T00:26:23.365 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:23 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/3041174933' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-17T00:26:23.365 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:23 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:23.235+0000 7fcc649bd040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T00:26:23.365 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:23 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:23.296+0000 7fcc649bd040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T00:26:23.365 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:23 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:23.364+0000 7fcc649bd040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T00:26:23.804 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:23 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:23.513+0000 7fcc649bd040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T00:26:23.808 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout { 2024-08-17T00:26:23.808 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-08-17T00:26:23.808 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-17T00:26:23.809 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-08-17T00:26:23.809 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-08-17T00:26:23.809 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout } 2024-08-17T00:26:23.809 INFO:teuthology.orchestra.run.smithi110.stdout:Waiting for the mgr to restart... 2024-08-17T00:26:23.809 INFO:teuthology.orchestra.run.smithi110.stdout:Waiting for mgr epoch 9... 2024-08-17T00:26:24.055 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:23 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:23.932+0000 7fcc649bd040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T00:26:24.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:24 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:24.252+0000 7fcc649bd040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T00:26:24.761 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:24 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:24.318+0000 7fcc649bd040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T00:26:24.761 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:24 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:24.461+0000 7fcc649bd040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T00:26:24.761 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:24 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:24.760+0000 7fcc649bd040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T00:26:25.060 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:24 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:24.819+0000 7fcc649bd040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T00:26:25.060 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:24 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:24.997+0000 7fcc649bd040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T00:26:25.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:25.142+0000 7fcc649bd040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T00:26:25.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:25.203+0000 7fcc649bd040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T00:26:25.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:25.284+0000 7fcc649bd040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T00:26:25.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:25.341+0000 7fcc649bd040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T00:26:26.155 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:25.853+0000 7fcc649bd040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T00:26:26.155 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:26 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:26.006+0000 7fcc649bd040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T00:26:26.155 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:26 smithi110 ceph-mon[29669]: Active manager daemon y restarted 2024-08-17T00:26:26.156 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:26 smithi110 ceph-mon[29669]: Activating manager daemon y 2024-08-17T00:26:26.156 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:26 smithi110 ceph-mon[29669]: osdmap e3: 0 total, 0 up, 0 in 2024-08-17T00:26:26.156 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:26 smithi110 ceph-mon[29669]: mgrmap e10: y(active, starting, since 0.00312461s) 2024-08-17T00:26:26.156 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:26 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:26:26.156 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:26 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T00:26:26.156 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:26 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T00:26:26.156 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:26 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T00:26:26.156 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:26 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T00:26:26.156 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:26 smithi110 ceph-mon[29669]: Manager daemon y is now available 2024-08-17T00:26:26.156 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:26 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:26:26.156 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:26 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T00:26:26.156 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:26 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T00:26:27.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:27 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:27.446+0000 7fcbd0806640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:00:26:27] ENGINE Error in HTTPServer.serve 2024-08-17T00:26:27.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:27 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: Traceback (most recent call last): 2024-08-17T00:26:27.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:27 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T00:26:27.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:27 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: self._connections.run(self.expiration_interval) 2024-08-17T00:26:27.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:27 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T00:26:27.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:27 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: self._run(expiration_interval) 2024-08-17T00:26:27.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:27 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T00:26:27.562 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:27 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T00:26:27.562 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:27 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T00:26:27.562 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:27 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T00:26:27.562 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:27 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T00:26:27.562 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:27 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: s = self.context.wrap_socket( 2024-08-17T00:26:27.562 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:27 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T00:26:27.562 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:27 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: return self.sslsocket_class._create( 2024-08-17T00:26:27.562 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:27 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T00:26:27.562 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:27 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: self.do_handshake() 2024-08-17T00:26:27.562 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:27 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T00:26:27.562 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:27 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: self._sslobj.do_handshake() 2024-08-17T00:26:27.562 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:27 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T00:26:27.563 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:26:27 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:26:27.692 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout { 2024-08-17T00:26:27.692 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-08-17T00:26:27.692 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout "initialized": true 2024-08-17T00:26:27.692 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout } 2024-08-17T00:26:27.692 INFO:teuthology.orchestra.run.smithi110.stdout:mgr epoch 9 is available 2024-08-17T00:26:27.692 INFO:teuthology.orchestra.run.smithi110.stdout:Generating a dashboard self-signed certificate... 2024-08-17T00:26:28.217 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:28 smithi110 ceph-mon[29669]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-08-17T00:26:28.217 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:28 smithi110 ceph-mon[29669]: mgrmap e11: y(active, since 1.00554s) 2024-08-17T00:26:28.217 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:28 smithi110 ceph-mon[29669]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-08-17T00:26:28.217 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:28 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:26:29.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:29 smithi110 ceph-mon[29669]: [17/Aug/2024:00:26:27] ENGINE Bus STARTING 2024-08-17T00:26:29.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:29 smithi110 ceph-mon[29669]: [17/Aug/2024:00:26:27] ENGINE Serving on https://172.21.15.110:7150 2024-08-17T00:26:29.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:29 smithi110 ceph-mon[29669]: [17/Aug/2024:00:26:27] ENGINE Error in HTTPServer.serve 2024-08-17T00:26:29.061 INFO:journalctl@ceph.mon.a.smithi110.stdout: Traceback (most recent call last): 2024-08-17T00:26:29.061 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T00:26:29.061 INFO:journalctl@ceph.mon.a.smithi110.stdout: self._connections.run(self.expiration_interval) 2024-08-17T00:26:29.061 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T00:26:29.061 INFO:journalctl@ceph.mon.a.smithi110.stdout: self._run(expiration_interval) 2024-08-17T00:26:29.061 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T00:26:29.061 INFO:journalctl@ceph.mon.a.smithi110.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T00:26:29.061 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T00:26:29.061 INFO:journalctl@ceph.mon.a.smithi110.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T00:26:29.062 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T00:26:29.062 INFO:journalctl@ceph.mon.a.smithi110.stdout: s = self.context.wrap_socket( 2024-08-17T00:26:29.062 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T00:26:29.062 INFO:journalctl@ceph.mon.a.smithi110.stdout: return self.sslsocket_class._create( 2024-08-17T00:26:29.062 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T00:26:29.062 INFO:journalctl@ceph.mon.a.smithi110.stdout: self.do_handshake() 2024-08-17T00:26:29.062 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T00:26:29.062 INFO:journalctl@ceph.mon.a.smithi110.stdout: self._sslobj.do_handshake() 2024-08-17T00:26:29.062 INFO:journalctl@ceph.mon.a.smithi110.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T00:26:29.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:29 smithi110 ceph-mon[29669]: [17/Aug/2024:00:26:27] ENGINE Serving on http://172.21.15.110:8765 2024-08-17T00:26:29.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:29 smithi110 ceph-mon[29669]: [17/Aug/2024:00:26:27] ENGINE Bus STARTED 2024-08-17T00:26:29.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:29 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:26:29.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:29 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:26:29.063 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:29 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:26:29.063 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:29 smithi110 ceph-mon[29669]: mgrmap e12: y(active, since 2s) 2024-08-17T00:26:29.081 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-08-17T00:26:29.082 INFO:teuthology.orchestra.run.smithi110.stdout:Creating initial admin user... 2024-08-17T00:26:30.250 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:30 smithi110 ceph-mon[29669]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:26:30.250 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:30 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:26:31.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:31 smithi110 ceph-mon[29669]: 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-17T00:26:31.236 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$dwBW3neCUqqaBkHaZPDgC.fU/H8wCkOEjU1YQL06dFdyvPtHFfNna", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1723854389, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-08-17T00:26:31.236 INFO:teuthology.orchestra.run.smithi110.stdout:Fetching dashboard port number... 2024-08-17T00:26:32.172 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:32 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/2403355172' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-08-17T00:26:32.483 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stdout 8443 2024-08-17T00:26:32.493 INFO:teuthology.orchestra.run.smithi110.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-08-17T00:26:32.493 INFO:teuthology.orchestra.run.smithi110.stdout:systemctl: stdout disabled 2024-08-17T00:26:32.500 INFO:teuthology.orchestra.run.smithi110.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-08-17T00:26:32.500 INFO:teuthology.orchestra.run.smithi110.stdout:systemctl: stdout inactive 2024-08-17T00:26:32.500 INFO:teuthology.orchestra.run.smithi110.stdout:firewalld.service is not enabled 2024-08-17T00:26:32.500 INFO:teuthology.orchestra.run.smithi110.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-08-17T00:26:32.502 INFO:teuthology.orchestra.run.smithi110.stdout:Ceph Dashboard is now available at: 2024-08-17T00:26:32.502 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:26:32.502 INFO:teuthology.orchestra.run.smithi110.stdout: URL: https://smithi110.front.sepia.ceph.com:8443/ 2024-08-17T00:26:32.502 INFO:teuthology.orchestra.run.smithi110.stdout: User: admin 2024-08-17T00:26:32.502 INFO:teuthology.orchestra.run.smithi110.stdout: Password: oedcyj5545 2024-08-17T00:26:32.502 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:26:32.502 INFO:teuthology.orchestra.run.smithi110.stdout:Saving cluster configuration to /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config directory 2024-08-17T00:26:32.503 INFO:teuthology.orchestra.run.smithi110.stdout:Enabling autotune for osd_memory_target 2024-08-17T00:26:33.117 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:33 smithi110 ceph-mon[29669]: mgrmap e13: y(active, since 6s) 2024-08-17T00:26:34.921 INFO:teuthology.orchestra.run.smithi110.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-08-17T00:26:34.921 INFO:teuthology.orchestra.run.smithi110.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-08-17T00:26:34.921 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:26:34.921 INFO:teuthology.orchestra.run.smithi110.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-08-17T00:26:34.921 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:26:34.921 INFO:teuthology.orchestra.run.smithi110.stdout:Or, if you are only running a single cluster on this host: 2024-08-17T00:26:34.921 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:26:34.922 INFO:teuthology.orchestra.run.smithi110.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-08-17T00:26:34.922 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:26:34.922 INFO:teuthology.orchestra.run.smithi110.stdout:Please consider enabling telemetry to help improve Ceph: 2024-08-17T00:26:34.922 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:26:34.922 INFO:teuthology.orchestra.run.smithi110.stdout: ceph telemetry on 2024-08-17T00:26:34.922 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:26:34.922 INFO:teuthology.orchestra.run.smithi110.stdout:For more information see: 2024-08-17T00:26:34.922 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:26:34.922 INFO:teuthology.orchestra.run.smithi110.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-08-17T00:26:34.922 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:26:34.922 INFO:teuthology.orchestra.run.smithi110.stdout:Bootstrap complete. 2024-08-17T00:26:34.956 INFO:tasks.cephadm:Fetching config... 2024-08-17T00:26:34.957 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-17T00:26:34.957 DEBUG:teuthology.orchestra.run.smithi110:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-08-17T00:26:34.973 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-08-17T00:26:34.973 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-17T00:26:34.973 DEBUG:teuthology.orchestra.run.smithi110:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-08-17T00:26:35.029 INFO:tasks.cephadm:Fetching mon keyring... 2024-08-17T00:26:35.029 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-17T00:26:35.029 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd if=/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/keyring of=/dev/stdout 2024-08-17T00:26:35.093 INFO:tasks.cephadm:Fetching pub ssh key... 2024-08-17T00:26:35.094 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-17T00:26:35.094 DEBUG:teuthology.orchestra.run.smithi110:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-08-17T00:26:35.151 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-08-17T00:26:35.152 DEBUG:teuthology.orchestra.run.smithi110:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC20QySxQGx/oa44gY3Bifeg2Hl//KM93w5XXUyTQTdT6Rk699TxPxVH/j+QfX2WFo5RSs1EFsB7c5f3s01X+VxwneIpAUr2s/5FM47S2W98oWSALOCJKnscmoyTjTCNT1XdLFROlhcmmUKXaw4JkzEVWR3+v8awdVawmymF0R6x6RX/KFERnVfUBo8fhTnncSM6iksubCcVRlVV22DG/A7fhDdiuWW5D5hXW6EznbZMrBjbxpQeRp78ZJj+lEjWFCV6HARK5OBwdVSvfQFhr+wc1NVoS8kAhyzrBcRbni5gtwoBAxRfwLvfwNJX2AFTid4oubGCj57wL/5T9hQSSfjhD0eW3KL6iprW4pgx0cZZ1myw4wJm40Jhvj2esRvNYIn1gfxoV+/ujXihuJNzmt6os2X2aOTyyFV8S4vB8PyVkpNhC9cInqyD2z6OJ1BBb4UYyy5i9FpRK50Di0MqJ/nyJSD3zTXP2Lx1nK3S7EnsrQcZnGaYPQrnw4D4i4Fsak= ceph-168746fe-5c2f-11ef-bccf-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-17T00:26:35.231 INFO:teuthology.orchestra.run.smithi110.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC20QySxQGx/oa44gY3Bifeg2Hl//KM93w5XXUyTQTdT6Rk699TxPxVH/j+QfX2WFo5RSs1EFsB7c5f3s01X+VxwneIpAUr2s/5FM47S2W98oWSALOCJKnscmoyTjTCNT1XdLFROlhcmmUKXaw4JkzEVWR3+v8awdVawmymF0R6x6RX/KFERnVfUBo8fhTnncSM6iksubCcVRlVV22DG/A7fhDdiuWW5D5hXW6EznbZMrBjbxpQeRp78ZJj+lEjWFCV6HARK5OBwdVSvfQFhr+wc1NVoS8kAhyzrBcRbni5gtwoBAxRfwLvfwNJX2AFTid4oubGCj57wL/5T9hQSSfjhD0eW3KL6iprW4pgx0cZZ1myw4wJm40Jhvj2esRvNYIn1gfxoV+/ujXihuJNzmt6os2X2aOTyyFV8S4vB8PyVkpNhC9cInqyD2z6OJ1BBb4UYyy5i9FpRK50Di0MqJ/nyJSD3zTXP2Lx1nK3S7EnsrQcZnGaYPQrnw4D4i4Fsak= ceph-168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:26:35.242 DEBUG:teuthology.orchestra.run.smithi177:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC20QySxQGx/oa44gY3Bifeg2Hl//KM93w5XXUyTQTdT6Rk699TxPxVH/j+QfX2WFo5RSs1EFsB7c5f3s01X+VxwneIpAUr2s/5FM47S2W98oWSALOCJKnscmoyTjTCNT1XdLFROlhcmmUKXaw4JkzEVWR3+v8awdVawmymF0R6x6RX/KFERnVfUBo8fhTnncSM6iksubCcVRlVV22DG/A7fhDdiuWW5D5hXW6EznbZMrBjbxpQeRp78ZJj+lEjWFCV6HARK5OBwdVSvfQFhr+wc1NVoS8kAhyzrBcRbni5gtwoBAxRfwLvfwNJX2AFTid4oubGCj57wL/5T9hQSSfjhD0eW3KL6iprW4pgx0cZZ1myw4wJm40Jhvj2esRvNYIn1gfxoV+/ujXihuJNzmt6os2X2aOTyyFV8S4vB8PyVkpNhC9cInqyD2z6OJ1BBb4UYyy5i9FpRK50Di0MqJ/nyJSD3zTXP2Lx1nK3S7EnsrQcZnGaYPQrnw4D4i4Fsak= ceph-168746fe-5c2f-11ef-bccf-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-17T00:26:35.284 INFO:teuthology.orchestra.run.smithi177.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC20QySxQGx/oa44gY3Bifeg2Hl//KM93w5XXUyTQTdT6Rk699TxPxVH/j+QfX2WFo5RSs1EFsB7c5f3s01X+VxwneIpAUr2s/5FM47S2W98oWSALOCJKnscmoyTjTCNT1XdLFROlhcmmUKXaw4JkzEVWR3+v8awdVawmymF0R6x6RX/KFERnVfUBo8fhTnncSM6iksubCcVRlVV22DG/A7fhDdiuWW5D5hXW6EznbZMrBjbxpQeRp78ZJj+lEjWFCV6HARK5OBwdVSvfQFhr+wc1NVoS8kAhyzrBcRbni5gtwoBAxRfwLvfwNJX2AFTid4oubGCj57wL/5T9hQSSfjhD0eW3KL6iprW4pgx0cZZ1myw4wJm40Jhvj2esRvNYIn1gfxoV+/ujXihuJNzmt6os2X2aOTyyFV8S4vB8PyVkpNhC9cInqyD2z6OJ1BBb4UYyy5i9FpRK50Di0MqJ/nyJSD3zTXP2Lx1nK3S7EnsrQcZnGaYPQrnw4D4i4Fsak= ceph-168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:26:35.297 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-08-17T00:26:35.463 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:35 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/3757682179' entity='client.admin' 2024-08-17T00:26:35.530 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:26:38.946 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-08-17T00:26:38.947 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-08-17T00:26:39.477 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:26:39.586 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:39 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/3871733733' entity='client.admin' 2024-08-17T00:26:39.586 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:39 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:26:39.586 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:39 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:26:39.586 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:39 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi110", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:26:39.586 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:39 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:26:40.549 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:40 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:26:40.550 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:40 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:26:41.881 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi177 2024-08-17T00:26:41.881 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-08-17T00:26:41.882 DEBUG:teuthology.orchestra.run.smithi177:> dd of=/etc/ceph/ceph.conf 2024-08-17T00:26:41.901 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-08-17T00:26:41.902 DEBUG:teuthology.orchestra.run.smithi177:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:26:41.959 INFO:tasks.cephadm:Adding host smithi177 to orchestrator... 2024-08-17T00:26:41.960 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph orch host add smithi177 2024-08-17T00:26:42.163 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:26:42.528 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:42 smithi110 ceph-mon[29669]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:26:42.528 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:42 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:26:42.529 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:42 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:26:42.529 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:42 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:26:42.529 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:42 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:26:42.529 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:42 smithi110 ceph-mon[29669]: Updating smithi110:/etc/ceph/ceph.conf 2024-08-17T00:26:42.529 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:42 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:26:42.529 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:42 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:26:42.529 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:42 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:26:43.231 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:43 smithi110 ceph-mon[29669]: Updating smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:26:43.231 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:43 smithi110 ceph-mon[29669]: Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:26:43.231 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:43 smithi110 ceph-mon[29669]: Updating smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T00:26:44.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:44 smithi110 ceph-mon[29669]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi177", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:26:45.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:45 smithi110 ceph-mon[29669]: Deploying cephadm binary to smithi177 2024-08-17T00:26:46.534 INFO:teuthology.orchestra.run.smithi110.stdout:Added host 'smithi177' with addr '172.21.15.177' 2024-08-17T00:26:47.108 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:47 smithi110 ceph-mon[29669]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:26:47.109 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:47 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:26:47.109 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:47 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:26:47.109 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:47 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:26:47.109 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:47 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:26:47.110 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph orch host ls --format=json 2024-08-17T00:26:47.304 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:26:48.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:48 smithi110 ceph-mon[29669]: Added host smithi177 2024-08-17T00:26:48.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:48 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:26:48.985 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:26:48.985 INFO:teuthology.orchestra.run.smithi110.stdout:[{"addr": "172.21.15.110", "hostname": "smithi110", "labels": [], "status": ""}, {"addr": "172.21.15.177", "hostname": "smithi177", "labels": [], "status": ""}] 2024-08-17T00:26:49.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:49 smithi110 ceph-mon[29669]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:26:49.580 INFO:tasks.cephadm:Setting crush tunables to default 2024-08-17T00:26:49.581 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph osd crush tunables default 2024-08-17T00:26:49.776 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:26:50.148 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:50 smithi110 ceph-mon[29669]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T00:26:51.208 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:51 smithi110 ceph-mon[29669]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:26:51.208 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:51 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:26:51.208 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:51 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:26:51.208 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:51 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:26:51.209 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:51 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:26:51.209 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:51 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi177", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:26:51.209 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:51 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:26:51.209 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:51 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:26:52.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:52 smithi110 ceph-mon[29669]: Updating smithi177:/etc/ceph/ceph.conf 2024-08-17T00:26:52.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:52 smithi110 ceph-mon[29669]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:26:52.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:52 smithi110 ceph-mon[29669]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:26:52.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:52 smithi110 ceph-mon[29669]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T00:26:52.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:52 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:26:52.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:52 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:26:52.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:52 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:26:52.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:52 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/570969836' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-17T00:26:52.464 INFO:teuthology.orchestra.run.smithi110.stderr:adjusted tunables profile to default 2024-08-17T00:26:53.113 INFO:tasks.cephadm:Adding mon.a on smithi110 2024-08-17T00:26:53.113 INFO:tasks.cephadm:Adding mon.c on smithi110 2024-08-17T00:26:53.114 INFO:tasks.cephadm:Adding mon.b on smithi177 2024-08-17T00:26:53.114 DEBUG:teuthology.orchestra.run.smithi177:> 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph orch apply mon '3;smithi110:172.21.15.110=a;smithi110:[v2:172.21.15.110:3301,v1:172.21.15.110:6790]=c;smithi177:172.21.15.177=b' 2024-08-17T00:26:53.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:53 smithi110 ceph-mon[29669]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:26:53.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:53 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/570969836' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-17T00:26:53.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:53 smithi110 ceph-mon[29669]: osdmap e4: 0 total, 0 up, 0 in 2024-08-17T00:26:53.315 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:26:55.122 INFO:teuthology.orchestra.run.smithi177.stdout:Scheduled mon update... 2024-08-17T00:26:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:55 smithi110 ceph-mon[29669]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:26:55.655 DEBUG:teuthology.orchestra.run.smithi110:mon.c> sudo journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mon.c.service 2024-08-17T00:26:55.658 DEBUG:teuthology.orchestra.run.smithi177:mon.b> sudo journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mon.b.service 2024-08-17T00:26:55.661 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-17T00:26:55.661 DEBUG:teuthology.orchestra.run.smithi177:> 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph mon dump -f json 2024-08-17T00:26:56.357 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:26:56.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:56 smithi110 ceph-mon[29669]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi110:172.21.15.110=a;smithi110:[v2:172.21.15.110:3301,v1:172.21.15.110:6790]=c;smithi177:172.21.15.177=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:26:56.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:56 smithi110 ceph-mon[29669]: Saving service mon spec with placement smithi110:172.21.15.110=a;smithi110:[v2:172.21.15.110:3301,v1:172.21.15.110:6790]=c;smithi177:172.21.15.177=b;count:3 2024-08-17T00:26:56.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:56 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:26:56.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:56 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:26:56.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:56 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:26:56.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:56 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:26:56.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:56 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:26:56.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:56 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:26:56.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:56 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:26:56.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:56 smithi110 ceph-mon[29669]: Deploying daemon mon.b on smithi177 2024-08-17T00:26:57.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:57 smithi110 ceph-mon[29669]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:26:59.221 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:26:59.222 INFO:teuthology.orchestra.run.smithi177.stdout:{"epoch":1,"fsid":"168746fe-5c2f-11ef-bccf-c7b262605968","modified":"2024-08-17T00:25:38.635176Z","created":"2024-08-17T00:25:38.635176Z","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.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":"{}"}],"quorum":[0]} 2024-08-17T00:26:59.222 INFO:teuthology.orchestra.run.smithi177.stderr:dumped monmap epoch 1 2024-08-17T00:26:59.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:26:59 smithi110 ceph-mon[29669]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:26:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:26:59 smithi177 systemd[1]: Starting Ceph mon.b for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:27:00.195 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 podman[33109]: 2024-08-17 00:27:00.09319252 +0000 UTC m=+0.104208118 container create 777f422ba386523b1f6dde433e3c7db969b53aab61a9d978868739ccd5a7c64e (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-03f4c3e, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-08-17T00:27:00.195 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 podman[33109]: 2024-08-17 00:27:00.005585454 +0000 UTC m=+0.016601062 image pull 2b86a6780cb653f94dd5abf3cde00407ee26b263c487aaa9c5365750c328440e quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e 2024-08-17T00:27:00.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:00 smithi110 ceph-mon[29669]: from='client.? 172.21.15.177:0/236176715' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T00:27:00.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 podman[33109]: 2024-08-17 00:27:00.278717408 +0000 UTC m=+0.289733010 container init 777f422ba386523b1f6dde433e3c7db969b53aab61a9d978868739ccd5a7c64e (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-b, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-03f4c3e) 2024-08-17T00:27:00.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 podman[33109]: 2024-08-17 00:27:00.28358374 +0000 UTC m=+0.294599339 container start 777f422ba386523b1f6dde433e3c7db969b53aab61a9d978868739ccd5a7c64e (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-b, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=reef-03f4c3e, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-08-17T00:27:00.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: set uid:gid to 167:167 (ceph:ceph) 2024-08-17T00:27:00.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable), process ceph-mon, pid 7 2024-08-17T00:27:00.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: pidfile_write: ignore empty --pid-file 2024-08-17T00:27:00.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: load: jerasure load: lrc 2024-08-17T00:27:00.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: RocksDB version: 7.9.2 2024-08-17T00:27:00.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Git sha 0 2024-08-17T00:27:00.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Compile date 2024-08-16 15:08:43 2024-08-17T00:27:00.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: DB SUMMARY 2024-08-17T00:27:00.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: DB Session ID: 72ZDDKQ8H06TQT1TLIQP 2024-08-17T00:27:00.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: CURRENT file: CURRENT 2024-08-17T00:27:00.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: IDENTITY file: IDENTITY 2024-08-17T00:27:00.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-08-17T00:27:00.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-08-17T00:27:00.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-08-17T00:27:00.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.error_if_exists: 0 2024-08-17T00:27:00.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.create_if_missing: 0 2024-08-17T00:27:00.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.paranoid_checks: 1 2024-08-17T00:27:00.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.flush_verify_memtable_count: 1 2024-08-17T00:27:00.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T00:27:00.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-17T00:27:00.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.env: 0x557d1a6b2bc0 2024-08-17T00:27:00.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.fs: PosixFileSystem 2024-08-17T00:27:00.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.info_log: 0x557d1b3b6be0 2024-08-17T00:27:00.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.max_file_opening_threads: 16 2024-08-17T00:27:00.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.statistics: (nil) 2024-08-17T00:27:00.617 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.use_fsync: 0 2024-08-17T00:27:00.617 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.max_log_file_size: 0 2024-08-17T00:27:00.617 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T00:27:00.617 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T00:27:00.618 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.keep_log_file_num: 1000 2024-08-17T00:27:00.618 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.recycle_log_file_num: 0 2024-08-17T00:27:00.618 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.allow_fallocate: 1 2024-08-17T00:27:00.618 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.allow_mmap_reads: 0 2024-08-17T00:27:00.618 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.allow_mmap_writes: 0 2024-08-17T00:27:00.618 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.use_direct_reads: 0 2024-08-17T00:27:00.618 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T00:27:00.618 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.create_missing_column_families: 0 2024-08-17T00:27:00.618 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.db_log_dir: 2024-08-17T00:27:00.618 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.wal_dir: 2024-08-17T00:27:00.618 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T00:27:00.619 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T00:27:00.619 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T00:27:00.619 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T00:27:00.619 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T00:27:00.619 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T00:27:00.619 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.advise_random_on_open: 1 2024-08-17T00:27:00.619 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.db_write_buffer_size: 0 2024-08-17T00:27:00.619 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.write_buffer_manager: 0x557d1b386140 2024-08-17T00:27:00.619 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T00:27:00.620 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T00:27:00.620 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T00:27:00.620 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.rate_limiter: (nil) 2024-08-17T00:27:00.620 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T00:27:00.620 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.wal_recovery_mode: 2 2024-08-17T00:27:00.620 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.enable_thread_tracking: 0 2024-08-17T00:27:00.620 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.enable_pipelined_write: 0 2024-08-17T00:27:00.620 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.unordered_write: 0 2024-08-17T00:27:00.620 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T00:27:00.620 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T00:27:00.620 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T00:27:00.620 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T00:27:00.620 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.row_cache: None 2024-08-17T00:27:00.621 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.wal_filter: None 2024-08-17T00:27:00.621 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T00:27:00.621 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.allow_ingest_behind: 0 2024-08-17T00:27:00.621 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.two_write_queues: 0 2024-08-17T00:27:00.621 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.manual_wal_flush: 0 2024-08-17T00:27:00.621 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.wal_compression: 0 2024-08-17T00:27:00.621 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.atomic_flush: 0 2024-08-17T00:27:00.621 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T00:27:00.621 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T00:27:00.621 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T00:27:00.621 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.log_readahead_size: 0 2024-08-17T00:27:00.622 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T00:27:00.622 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.best_efforts_recovery: 0 2024-08-17T00:27:00.622 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T00:27:00.622 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T00:27:00.622 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.allow_data_in_errors: 0 2024-08-17T00:27:00.622 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.db_host_id: __hostname__ 2024-08-17T00:27:00.622 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.enforce_single_del_contracts: true 2024-08-17T00:27:00.622 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.max_background_jobs: 2 2024-08-17T00:27:00.622 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.max_background_compactions: -1 2024-08-17T00:27:00.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.max_subcompactions: 1 2024-08-17T00:27:00.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T00:27:00.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T00:27:00.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T00:27:00.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.max_total_wal_size: 0 2024-08-17T00:27:00.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T00:27:00.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T00:27:00.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T00:27:00.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T00:27:00.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.max_open_files: -1 2024-08-17T00:27:00.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.bytes_per_sync: 0 2024-08-17T00:27:00.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T00:27:00.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T00:27:00.623 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.compaction_readahead_size: 0 2024-08-17T00:27:00.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.max_background_flushes: -1 2024-08-17T00:27:00.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Compression algorithms supported: 2024-08-17T00:27:00.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: kZSTD supported: 0 2024-08-17T00:27:00.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: kXpressCompression supported: 0 2024-08-17T00:27:00.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: kBZip2Compression supported: 0 2024-08-17T00:27:00.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T00:27:00.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: kLZ4Compression supported: 1 2024-08-17T00:27:00.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: kZlibCompression supported: 1 2024-08-17T00:27:00.624 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: kLZ4HCCompression supported: 1 2024-08-17T00:27:00.625 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: kSnappyCompression supported: 1 2024-08-17T00:27:00.625 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T00:27:00.625 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: DMutex implementation: pthread_mutex_t 2024-08-17T00:27:00.625 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-08-17T00:27:00.625 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-17T00:27:00.625 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T00:27:00.626 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.merge_operator: 2024-08-17T00:27:00.626 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.compaction_filter: None 2024-08-17T00:27:00.626 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.compaction_filter_factory: None 2024-08-17T00:27:00.626 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.sst_partitioner_factory: None 2024-08-17T00:27:00.627 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T00:27:00.627 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T00:27:00.627 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557d1b3b6820) 2024-08-17T00:27:00.628 INFO:journalctl@ceph.mon.b.smithi177.stdout: cache_index_and_filter_blocks: 1 2024-08-17T00:27:00.628 INFO:journalctl@ceph.mon.b.smithi177.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T00:27:00.628 INFO:journalctl@ceph.mon.b.smithi177.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T00:27:00.628 INFO:journalctl@ceph.mon.b.smithi177.stdout: pin_top_level_index_and_filter: 1 2024-08-17T00:27:00.628 INFO:journalctl@ceph.mon.b.smithi177.stdout: index_type: 0 2024-08-17T00:27:00.628 INFO:journalctl@ceph.mon.b.smithi177.stdout: data_block_index_type: 0 2024-08-17T00:27:00.628 INFO:journalctl@ceph.mon.b.smithi177.stdout: index_shortening: 1 2024-08-17T00:27:00.628 INFO:journalctl@ceph.mon.b.smithi177.stdout: data_block_hash_table_util_ratio: 0.750000 2024-08-17T00:27:00.628 INFO:journalctl@ceph.mon.b.smithi177.stdout: checksum: 4 2024-08-17T00:27:00.628 INFO:journalctl@ceph.mon.b.smithi177.stdout: no_block_cache: 0 2024-08-17T00:27:00.628 INFO:journalctl@ceph.mon.b.smithi177.stdout: block_cache: 0x557d1b3ab350 2024-08-17T00:27:00.628 INFO:journalctl@ceph.mon.b.smithi177.stdout: block_cache_name: BinnedLRUCache 2024-08-17T00:27:00.628 INFO:journalctl@ceph.mon.b.smithi177.stdout: block_cache_options: 2024-08-17T00:27:00.629 INFO:journalctl@ceph.mon.b.smithi177.stdout: capacity : 536870912 2024-08-17T00:27:00.629 INFO:journalctl@ceph.mon.b.smithi177.stdout: num_shard_bits : 4 2024-08-17T00:27:00.629 INFO:journalctl@ceph.mon.b.smithi177.stdout: strict_capacity_limit : 0 2024-08-17T00:27:00.629 INFO:journalctl@ceph.mon.b.smithi177.stdout: high_pri_pool_ratio: 0.000 2024-08-17T00:27:00.629 INFO:journalctl@ceph.mon.b.smithi177.stdout: block_cache_compressed: (nil) 2024-08-17T00:27:00.629 INFO:journalctl@ceph.mon.b.smithi177.stdout: persistent_cache: (nil) 2024-08-17T00:27:00.629 INFO:journalctl@ceph.mon.b.smithi177.stdout: block_size: 4096 2024-08-17T00:27:00.629 INFO:journalctl@ceph.mon.b.smithi177.stdout: block_size_deviation: 10 2024-08-17T00:27:00.629 INFO:journalctl@ceph.mon.b.smithi177.stdout: block_restart_interval: 16 2024-08-17T00:27:00.629 INFO:journalctl@ceph.mon.b.smithi177.stdout: index_block_restart_interval: 1 2024-08-17T00:27:00.629 INFO:journalctl@ceph.mon.b.smithi177.stdout: metadata_block_size: 4096 2024-08-17T00:27:00.629 INFO:journalctl@ceph.mon.b.smithi177.stdout: partition_filters: 0 2024-08-17T00:27:00.629 INFO:journalctl@ceph.mon.b.smithi177.stdout: use_delta_encoding: 1 2024-08-17T00:27:00.630 INFO:journalctl@ceph.mon.b.smithi177.stdout: filter_policy: bloomfilter 2024-08-17T00:27:00.630 INFO:journalctl@ceph.mon.b.smithi177.stdout: whole_key_filtering: 1 2024-08-17T00:27:00.630 INFO:journalctl@ceph.mon.b.smithi177.stdout: verify_compression: 0 2024-08-17T00:27:00.630 INFO:journalctl@ceph.mon.b.smithi177.stdout: read_amp_bytes_per_bit: 0 2024-08-17T00:27:00.630 INFO:journalctl@ceph.mon.b.smithi177.stdout: format_version: 5 2024-08-17T00:27:00.630 INFO:journalctl@ceph.mon.b.smithi177.stdout: enable_index_compression: 1 2024-08-17T00:27:00.630 INFO:journalctl@ceph.mon.b.smithi177.stdout: block_align: 0 2024-08-17T00:27:00.630 INFO:journalctl@ceph.mon.b.smithi177.stdout: max_auto_readahead_size: 262144 2024-08-17T00:27:00.630 INFO:journalctl@ceph.mon.b.smithi177.stdout: prepopulate_block_cache: 0 2024-08-17T00:27:00.630 INFO:journalctl@ceph.mon.b.smithi177.stdout: initial_auto_readahead_size: 8192 2024-08-17T00:27:00.630 INFO:journalctl@ceph.mon.b.smithi177.stdout: num_file_reads_for_auto_readahead: 2 2024-08-17T00:27:00.630 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.write_buffer_size: 33554432 2024-08-17T00:27:00.630 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.max_write_buffer_number: 2 2024-08-17T00:27:00.631 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.compression: NoCompression 2024-08-17T00:27:00.631 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.bottommost_compression: Disabled 2024-08-17T00:27:00.631 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.prefix_extractor: nullptr 2024-08-17T00:27:00.631 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T00:27:00.631 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.num_levels: 7 2024-08-17T00:27:00.631 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T00:27:00.631 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T00:27:00.631 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T00:27:00.631 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T00:27:00.631 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T00:27:00.631 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T00:27:00.631 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T00:27:00.631 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T00:27:00.632 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T00:27:00.632 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T00:27:00.632 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-17T00:27:00.632 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-17T00:27:00.632 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T00:27:00.632 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.compression_opts.level: 32767 2024-08-17T00:27:00.632 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.compression_opts.strategy: 0 2024-08-17T00:27:00.632 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T00:27:00.632 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T00:27:00.632 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-17T00:27:00.632 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T00:27:00.632 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.compression_opts.enabled: false 2024-08-17T00:27:00.632 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-17T00:27:00.633 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T00:27:00.633 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T00:27:00.633 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T00:27:00.633 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.target_file_size_base: 67108864 2024-08-17T00:27:00.633 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T00:27:00.633 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T00:27:00.633 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T00:27:00.633 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T00:27:00.633 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T00:27:00.633 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T00:27:00.633 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T00:27:00.633 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T00:27:00.633 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T00:27:00.634 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T00:27:00.634 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T00:27:00.634 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T00:27:00.634 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T00:27:00.634 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-17T00:27:00.634 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.arena_block_size: 1048576 2024-08-17T00:27:00.634 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T00:27:00.634 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T00:27:00.634 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.disable_auto_compactions: 0 2024-08-17T00:27:00.634 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T00:27:00.634 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T00:27:00.634 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T00:27:00.634 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T00:27:00.635 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T00:27:00.635 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T00:27:00.635 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T00:27:00.635 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T00:27:00.635 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T00:27:00.635 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T00:27:00.635 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.table_properties_collectors: 2024-08-17T00:27:00.635 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.inplace_update_support: 0 2024-08-17T00:27:00.635 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T00:27:00.635 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T00:27:00.635 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T00:27:00.635 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T00:27:00.635 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.bloom_locality: 0 2024-08-17T00:27:00.636 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.max_successive_merges: 0 2024-08-17T00:27:00.636 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T00:27:00.636 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.paranoid_file_checks: 0 2024-08-17T00:27:00.636 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.force_consistency_checks: 1 2024-08-17T00:27:00.636 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.report_bg_io_stats: 0 2024-08-17T00:27:00.636 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.ttl: 2592000 2024-08-17T00:27:00.636 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T00:27:00.636 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-17T00:27:00.636 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-17T00:27:00.636 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.enable_blob_files: false 2024-08-17T00:27:00.636 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.min_blob_size: 0 2024-08-17T00:27:00.636 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.blob_file_size: 268435456 2024-08-17T00:27:00.636 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T00:27:00.636 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T00:27:00.637 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T00:27:00.637 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-17T00:27:00.637 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-17T00:27:00.637 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.blob_file_starting_level: 0 2024-08-17T00:27:00.637 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-17T00:27:00.637 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 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-17T00:27:00.637 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-08-17T00:27:00.637 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 78180177-8684-4bbc-91d2-b9119a0421ab 2024-08-17T00:27:00.637 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723854420310294, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-08-17T00:27:00.637 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-08-17T00:27:00.638 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723854420310688, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1622, "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": "[]", "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": 1723854420, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "78180177-8684-4bbc-91d2-b9119a0421ab", "db_session_id": "72ZDDKQ8H06TQT1TLIQP", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-08-17T00:27:00.638 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723854420310780, "job": 1, "event": "recovery_finished"} 2024-08-17T00:27:00.638 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-08-17T00:27:00.638 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-17T00:27:00.638 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x557d1b3d4e00 2024-08-17T00:27:00.638 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: DB pointer 0x557d1b4c8000 2024-08-17T00:27:00.638 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-17T00:27:00.638 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-17T00:27:00.638 INFO:journalctl@ceph.mon.b.smithi177.stdout: ** DB Stats ** 2024-08-17T00:27:00.638 INFO:journalctl@ceph.mon.b.smithi177.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T00:27:00.638 INFO:journalctl@ceph.mon.b.smithi177.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T00:27:00.638 INFO:journalctl@ceph.mon.b.smithi177.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T00:27:00.639 INFO:journalctl@ceph.mon.b.smithi177.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T00:27:00.639 INFO:journalctl@ceph.mon.b.smithi177.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T00:27:00.639 INFO:journalctl@ceph.mon.b.smithi177.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T00:27:00.639 INFO:journalctl@ceph.mon.b.smithi177.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T00:27:00.639 INFO:journalctl@ceph.mon.b.smithi177.stdout: 2024-08-17T00:27:00.639 INFO:journalctl@ceph.mon.b.smithi177.stdout: ** Compaction Stats [default] ** 2024-08-17T00:27:00.639 INFO:journalctl@ceph.mon.b.smithi177.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-17T00:27:00.639 INFO:journalctl@ceph.mon.b.smithi177.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-17T00:27:00.639 INFO:journalctl@ceph.mon.b.smithi177.stdout: L0 1/0 1.58 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-17T00:27:00.639 INFO:journalctl@ceph.mon.b.smithi177.stdout: Sum 1/0 1.58 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-17T00:27:00.639 INFO:journalctl@ceph.mon.b.smithi177.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-17T00:27:00.639 INFO:journalctl@ceph.mon.b.smithi177.stdout: 2024-08-17T00:27:00.639 INFO:journalctl@ceph.mon.b.smithi177.stdout: ** Compaction Stats [default] ** 2024-08-17T00:27:00.639 INFO:journalctl@ceph.mon.b.smithi177.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-17T00:27:00.640 INFO:journalctl@ceph.mon.b.smithi177.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T00:27:00.640 INFO:journalctl@ceph.mon.b.smithi177.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-17T00:27:00.640 INFO:journalctl@ceph.mon.b.smithi177.stdout: 2024-08-17T00:27:00.640 INFO:journalctl@ceph.mon.b.smithi177.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-17T00:27:00.640 INFO:journalctl@ceph.mon.b.smithi177.stdout: 2024-08-17T00:27:00.640 INFO:journalctl@ceph.mon.b.smithi177.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T00:27:00.640 INFO:journalctl@ceph.mon.b.smithi177.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T00:27:00.640 INFO:journalctl@ceph.mon.b.smithi177.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T00:27:00.640 INFO:journalctl@ceph.mon.b.smithi177.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T00:27:00.640 INFO:journalctl@ceph.mon.b.smithi177.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T00:27:00.640 INFO:journalctl@ceph.mon.b.smithi177.stdout: AddFile(Keys): cumulative 0, interval 0 2024-08-17T00:27:00.640 INFO:journalctl@ceph.mon.b.smithi177.stdout: Cumulative compaction: 0.00 GB write, 0.60 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T00:27:00.640 INFO:journalctl@ceph.mon.b.smithi177.stdout: Interval compaction: 0.00 GB write, 0.60 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T00:27:00.640 INFO:journalctl@ceph.mon.b.smithi177.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-17T00:27:00.641 INFO:journalctl@ceph.mon.b.smithi177.stdout: Block cache BinnedLRUCache@0x557d1b3ab350#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-08-17T00:27:00.641 INFO:journalctl@ceph.mon.b.smithi177.stdout: 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-17T00:27:00.641 INFO:journalctl@ceph.mon.b.smithi177.stdout: 2024-08-17T00:27:00.641 INFO:journalctl@ceph.mon.b.smithi177.stdout: ** File Read Latency Histogram By Level [default] ** 2024-08-17T00:27:00.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-08-17T00:27:00.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: using public_addr v2:172.21.15.177:0/0 -> [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] 2024-08-17T00:27:00.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: starting mon.b rank -1 at public addrs [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] at bind addrs [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:27:00.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: mon.b@-1(???) e0 preinit fsid 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:27:00.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: mon.b@-1(synchronizing).mds e1 new map 2024-08-17T00:27:00.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: mon.b@-1(synchronizing).mds e1 print_map 2024-08-17T00:27:00.641 INFO:journalctl@ceph.mon.b.smithi177.stdout: e1 2024-08-17T00:27:00.641 INFO:journalctl@ceph.mon.b.smithi177.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T00:27:00.642 INFO:journalctl@ceph.mon.b.smithi177.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-17T00:27:00.642 INFO:journalctl@ceph.mon.b.smithi177.stdout: legacy client fscid: -1 2024-08-17T00:27:00.642 INFO:journalctl@ceph.mon.b.smithi177.stdout: 2024-08-17T00:27:00.642 INFO:journalctl@ceph.mon.b.smithi177.stdout: No filesystems configured 2024-08-17T00:27:00.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-08-17T00:27:00.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: 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-17T00:27:00.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-08-17T00:27:00.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-08-17T00:27:00.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-08-17T00:27:00.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-08-17T00:27:00.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-17T00:27:00.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T00:27:00.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T00:27:00.643 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T00:27:00.643 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:00.643 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:00.643 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:00.643 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:00.643 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:00.643 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi177", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:27:00.643 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:00.643 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:27:00.643 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: Updating smithi177:/etc/ceph/ceph.conf 2024-08-17T00:27:00.643 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:27:00.643 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:27:00.643 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T00:27:00.644 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:00.644 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:00.644 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:00.644 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/570969836' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-17T00:27:00.644 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:00.644 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/570969836' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-17T00:27:00.644 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: osdmap e4: 0 total, 0 up, 0 in 2024-08-17T00:27:00.644 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:00.644 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi110:172.21.15.110=a;smithi110:[v2:172.21.15.110:3301,v1:172.21.15.110:6790]=c;smithi177:172.21.15.177=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:27:00.644 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: Saving service mon spec with placement smithi110:172.21.15.110=a;smithi110:[v2:172.21.15.110:3301,v1:172.21.15.110:6790]=c;smithi177:172.21.15.177=b;count:3 2024-08-17T00:27:00.644 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:00.644 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:27:00.644 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:00.644 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:27:00.645 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:00.645 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:27:00.645 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:00.645 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: Deploying daemon mon.b on smithi177 2024-08-17T00:27:00.645 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:00.645 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:00.645 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: from='client.? 172.21.15.177:0/236176715' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T00:27:00.645 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 ceph-mon[33147]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-08-17T00:27:00.645 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 bash[33109]: 777f422ba386523b1f6dde433e3c7db969b53aab61a9d978868739ccd5a7c64e 2024-08-17T00:27:00.645 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:00 smithi177 systemd[1]: Started Ceph mon.b for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:27:00.937 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-17T00:27:00.937 DEBUG:teuthology.orchestra.run.smithi177:> 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph mon dump -f json 2024-08-17T00:27:01.138 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T00:27:05.734 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:05 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:27:05.735 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:05 smithi110 ceph-mon[29669]: mon.a calling monitor election 2024-08-17T00:27:05.735 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:05 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:27:05.735 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:05 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:27:05.735 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:05 smithi110 ceph-mon[29669]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:05.735 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:05 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:27:05.735 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:05 smithi110 ceph-mon[29669]: mon.b calling monitor election 2024-08-17T00:27:05.735 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:05 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:27:05.735 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:05 smithi110 ceph-mon[29669]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:05.735 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:05 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:27:05.735 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:05 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:27:05.735 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:05 smithi110 ceph-mon[29669]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T00:27:05.735 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:05 smithi110 ceph-mon[29669]: monmap e2: 2 mons at {a=[v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0],b=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T00:27:05.736 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:05 smithi110 ceph-mon[29669]: fsmap 2024-08-17T00:27:05.736 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:05 smithi110 ceph-mon[29669]: osdmap e4: 0 total, 0 up, 0 in 2024-08-17T00:27:05.736 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:05 smithi110 ceph-mon[29669]: mgrmap e13: y(active, since 39s) 2024-08-17T00:27:05.736 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:05 smithi110 ceph-mon[29669]: overall HEALTH_OK 2024-08-17T00:27:05.736 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:05 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:05.736 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:05 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:05.736 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:05 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:05.736 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:05 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:27:05.736 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:05 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:05.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:05 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:27:05.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:05 smithi177 ceph-mon[33147]: mon.a calling monitor election 2024-08-17T00:27:05.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:05 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:27:05.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:05 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:27:05.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:05 smithi177 ceph-mon[33147]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:05.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:05 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:27:05.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:05 smithi177 ceph-mon[33147]: mon.b calling monitor election 2024-08-17T00:27:05.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:05 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:27:05.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:05 smithi177 ceph-mon[33147]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:05.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:05 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:27:05.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:05 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:27:05.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:05 smithi177 ceph-mon[33147]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T00:27:05.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:05 smithi177 ceph-mon[33147]: monmap e2: 2 mons at {a=[v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0],b=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T00:27:05.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:05 smithi177 ceph-mon[33147]: fsmap 2024-08-17T00:27:05.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:05 smithi177 ceph-mon[33147]: osdmap e4: 0 total, 0 up, 0 in 2024-08-17T00:27:05.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:05 smithi177 ceph-mon[33147]: mgrmap e13: y(active, since 39s) 2024-08-17T00:27:05.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:05 smithi177 ceph-mon[33147]: overall HEALTH_OK 2024-08-17T00:27:05.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:05 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:05.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:05 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:05.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:05 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:05.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:05 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:27:05.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:05 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:05.877 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:27:05.877 INFO:teuthology.orchestra.run.smithi177.stdout:{"epoch":2,"fsid":"168746fe-5c2f-11ef-bccf-c7b262605968","modified":"2024-08-17T00:27:00.334429Z","created":"2024-08-17T00:25:38.635176Z","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.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":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:3300","nonce":0},{"type":"v1","addr":"172.21.15.177:6789","nonce":0}]},"addr":"172.21.15.177:6789/0","public_addr":"172.21.15.177:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-08-17T00:27:05.878 INFO:teuthology.orchestra.run.smithi177.stderr:dumped monmap epoch 2 2024-08-17T00:27:06.441 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:06 smithi177 ceph-mon[33147]: Deploying daemon mon.c on smithi110 2024-08-17T00:27:06.441 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:06 smithi177 ceph-mon[33147]: from='client.? 172.21.15.177:0/1493898346' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T00:27:06.441 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:06 smithi177 ceph-mon[33147]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:06.441 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:06 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:27:06.696 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:06 smithi110 ceph-mon[29669]: Deploying daemon mon.c on smithi110 2024-08-17T00:27:06.696 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:06 smithi110 ceph-mon[29669]: from='client.? 172.21.15.177:0/1493898346' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T00:27:06.697 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:06 smithi110 ceph-mon[29669]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:06.697 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:06 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:27:07.463 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-17T00:27:07.463 DEBUG:teuthology.orchestra.run.smithi177:> 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph mon dump -f json 2024-08-17T00:27:07.672 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T00:27:08.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 systemd[1]: Starting Ceph mon.c for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:27:08.624 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 podman[41429]: 2024-08-17 00:27:08.245345592 +0000 UTC m=+0.017157652 image pull 2b86a6780cb653f94dd5abf3cde00407ee26b263c487aaa9c5365750c328440e quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e 2024-08-17T00:27:08.624 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 podman[41429]: 2024-08-17 00:27:08.354307153 +0000 UTC m=+0.126119208 container create bdabaa9d5f618549844a15c892b867fd3b002aa53acf2efb877e13775e99cbe1 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-c, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=reef-03f4c3e, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0) 2024-08-17T00:27:08.624 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 podman[41429]: 2024-08-17 00:27:08.539922442 +0000 UTC m=+0.311734496 container init bdabaa9d5f618549844a15c892b867fd3b002aa53acf2efb877e13775e99cbe1 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-c, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=reef-03f4c3e, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T00:27:08.624 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 podman[41429]: 2024-08-17 00:27:08.544479511 +0000 UTC m=+0.316291568 container start bdabaa9d5f618549844a15c892b867fd3b002aa53acf2efb877e13775e99cbe1 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-c, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, RELEASE=reef-03f4c3e, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-08-17T00:27:08.624 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: set uid:gid to 167:167 (ceph:ceph) 2024-08-17T00:27:08.624 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable), process ceph-mon, pid 7 2024-08-17T00:27:08.624 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: pidfile_write: ignore empty --pid-file 2024-08-17T00:27:08.624 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: load: jerasure load: lrc 2024-08-17T00:27:08.624 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: RocksDB version: 7.9.2 2024-08-17T00:27:08.625 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Git sha 0 2024-08-17T00:27:08.625 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Compile date 2024-08-16 15:08:43 2024-08-17T00:27:08.625 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: DB SUMMARY 2024-08-17T00:27:08.625 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: DB Session ID: D725NSC5J0D5YGH7AHL0 2024-08-17T00:27:08.625 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: CURRENT file: CURRENT 2024-08-17T00:27:08.625 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: IDENTITY file: IDENTITY 2024-08-17T00:27:08.625 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-08-17T00:27:08.625 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-08-17T00:27:08.625 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2024-08-17T00:27:08.625 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.error_if_exists: 0 2024-08-17T00:27:08.626 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.create_if_missing: 0 2024-08-17T00:27:08.626 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.paranoid_checks: 1 2024-08-17T00:27:08.626 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.flush_verify_memtable_count: 1 2024-08-17T00:27:08.626 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T00:27:08.626 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-17T00:27:08.626 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.env: 0x556ff4873bc0 2024-08-17T00:27:08.626 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.fs: PosixFileSystem 2024-08-17T00:27:08.627 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.info_log: 0x556ff6b06be0 2024-08-17T00:27:08.627 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.max_file_opening_threads: 16 2024-08-17T00:27:08.627 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.statistics: (nil) 2024-08-17T00:27:08.627 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.use_fsync: 0 2024-08-17T00:27:08.627 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.max_log_file_size: 0 2024-08-17T00:27:08.627 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T00:27:08.627 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T00:27:08.627 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.keep_log_file_num: 1000 2024-08-17T00:27:08.627 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.recycle_log_file_num: 0 2024-08-17T00:27:08.627 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.allow_fallocate: 1 2024-08-17T00:27:08.627 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.allow_mmap_reads: 0 2024-08-17T00:27:08.627 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.allow_mmap_writes: 0 2024-08-17T00:27:08.627 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.use_direct_reads: 0 2024-08-17T00:27:08.627 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T00:27:08.628 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.create_missing_column_families: 0 2024-08-17T00:27:08.628 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.db_log_dir: 2024-08-17T00:27:08.628 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.wal_dir: 2024-08-17T00:27:08.628 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T00:27:08.628 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T00:27:08.628 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T00:27:08.628 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T00:27:08.628 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T00:27:08.628 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T00:27:08.628 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.advise_random_on_open: 1 2024-08-17T00:27:08.628 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.db_write_buffer_size: 0 2024-08-17T00:27:08.628 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.write_buffer_manager: 0x556ff6ad6140 2024-08-17T00:27:08.629 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T00:27:08.629 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T00:27:08.629 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T00:27:08.629 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.rate_limiter: (nil) 2024-08-17T00:27:08.629 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T00:27:08.629 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.wal_recovery_mode: 2 2024-08-17T00:27:08.629 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.enable_thread_tracking: 0 2024-08-17T00:27:08.629 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.enable_pipelined_write: 0 2024-08-17T00:27:08.629 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.unordered_write: 0 2024-08-17T00:27:08.629 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T00:27:08.629 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T00:27:08.629 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T00:27:08.629 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T00:27:08.629 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.row_cache: None 2024-08-17T00:27:08.630 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.wal_filter: None 2024-08-17T00:27:08.630 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T00:27:08.630 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.allow_ingest_behind: 0 2024-08-17T00:27:08.630 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.two_write_queues: 0 2024-08-17T00:27:08.630 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.manual_wal_flush: 0 2024-08-17T00:27:08.630 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.wal_compression: 0 2024-08-17T00:27:08.630 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.atomic_flush: 0 2024-08-17T00:27:08.630 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T00:27:08.630 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T00:27:08.630 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T00:27:08.630 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.log_readahead_size: 0 2024-08-17T00:27:08.630 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T00:27:08.630 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.best_efforts_recovery: 0 2024-08-17T00:27:08.631 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T00:27:08.631 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T00:27:08.631 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.allow_data_in_errors: 0 2024-08-17T00:27:08.631 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.db_host_id: __hostname__ 2024-08-17T00:27:08.631 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.enforce_single_del_contracts: true 2024-08-17T00:27:08.631 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.max_background_jobs: 2 2024-08-17T00:27:08.631 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.max_background_compactions: -1 2024-08-17T00:27:08.631 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.max_subcompactions: 1 2024-08-17T00:27:08.631 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T00:27:08.631 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T00:27:08.631 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T00:27:08.631 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.max_total_wal_size: 0 2024-08-17T00:27:08.631 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T00:27:08.632 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T00:27:08.632 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T00:27:08.632 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T00:27:08.632 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.max_open_files: -1 2024-08-17T00:27:08.632 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.bytes_per_sync: 0 2024-08-17T00:27:08.632 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T00:27:08.632 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T00:27:08.632 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.compaction_readahead_size: 0 2024-08-17T00:27:08.632 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.max_background_flushes: -1 2024-08-17T00:27:08.632 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Compression algorithms supported: 2024-08-17T00:27:08.632 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: kZSTD supported: 0 2024-08-17T00:27:08.632 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: kXpressCompression supported: 0 2024-08-17T00:27:08.632 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: kBZip2Compression supported: 0 2024-08-17T00:27:08.633 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T00:27:08.633 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: kLZ4Compression supported: 1 2024-08-17T00:27:08.633 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: kZlibCompression supported: 1 2024-08-17T00:27:08.633 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: kLZ4HCCompression supported: 1 2024-08-17T00:27:08.633 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: kSnappyCompression supported: 1 2024-08-17T00:27:08.633 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T00:27:08.633 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: DMutex implementation: pthread_mutex_t 2024-08-17T00:27:08.633 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-08-17T00:27:08.633 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-17T00:27:08.633 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T00:27:08.633 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.merge_operator: 2024-08-17T00:27:08.633 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.compaction_filter: None 2024-08-17T00:27:08.633 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.compaction_filter_factory: None 2024-08-17T00:27:08.634 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.sst_partitioner_factory: None 2024-08-17T00:27:08.634 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T00:27:08.634 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T00:27:08.634 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556ff6b06820) 2024-08-17T00:27:08.634 INFO:journalctl@ceph.mon.c.smithi110.stdout: cache_index_and_filter_blocks: 1 2024-08-17T00:27:08.634 INFO:journalctl@ceph.mon.c.smithi110.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T00:27:08.634 INFO:journalctl@ceph.mon.c.smithi110.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T00:27:08.634 INFO:journalctl@ceph.mon.c.smithi110.stdout: pin_top_level_index_and_filter: 1 2024-08-17T00:27:08.634 INFO:journalctl@ceph.mon.c.smithi110.stdout: index_type: 0 2024-08-17T00:27:08.634 INFO:journalctl@ceph.mon.c.smithi110.stdout: data_block_index_type: 0 2024-08-17T00:27:08.634 INFO:journalctl@ceph.mon.c.smithi110.stdout: index_shortening: 1 2024-08-17T00:27:08.634 INFO:journalctl@ceph.mon.c.smithi110.stdout: data_block_hash_table_util_ratio: 0.750000 2024-08-17T00:27:08.634 INFO:journalctl@ceph.mon.c.smithi110.stdout: checksum: 4 2024-08-17T00:27:08.634 INFO:journalctl@ceph.mon.c.smithi110.stdout: no_block_cache: 0 2024-08-17T00:27:08.635 INFO:journalctl@ceph.mon.c.smithi110.stdout: block_cache: 0x556ff6afb350 2024-08-17T00:27:08.635 INFO:journalctl@ceph.mon.c.smithi110.stdout: block_cache_name: BinnedLRUCache 2024-08-17T00:27:08.635 INFO:journalctl@ceph.mon.c.smithi110.stdout: block_cache_options: 2024-08-17T00:27:08.635 INFO:journalctl@ceph.mon.c.smithi110.stdout: capacity : 536870912 2024-08-17T00:27:08.635 INFO:journalctl@ceph.mon.c.smithi110.stdout: num_shard_bits : 4 2024-08-17T00:27:08.635 INFO:journalctl@ceph.mon.c.smithi110.stdout: strict_capacity_limit : 0 2024-08-17T00:27:08.635 INFO:journalctl@ceph.mon.c.smithi110.stdout: high_pri_pool_ratio: 0.000 2024-08-17T00:27:08.635 INFO:journalctl@ceph.mon.c.smithi110.stdout: block_cache_compressed: (nil) 2024-08-17T00:27:08.635 INFO:journalctl@ceph.mon.c.smithi110.stdout: persistent_cache: (nil) 2024-08-17T00:27:08.635 INFO:journalctl@ceph.mon.c.smithi110.stdout: block_size: 4096 2024-08-17T00:27:08.635 INFO:journalctl@ceph.mon.c.smithi110.stdout: block_size_deviation: 10 2024-08-17T00:27:08.635 INFO:journalctl@ceph.mon.c.smithi110.stdout: block_restart_interval: 16 2024-08-17T00:27:08.635 INFO:journalctl@ceph.mon.c.smithi110.stdout: index_block_restart_interval: 1 2024-08-17T00:27:08.637 INFO:journalctl@ceph.mon.c.smithi110.stdout: metadata_block_size: 4096 2024-08-17T00:27:08.637 INFO:journalctl@ceph.mon.c.smithi110.stdout: partition_filters: 0 2024-08-17T00:27:08.637 INFO:journalctl@ceph.mon.c.smithi110.stdout: use_delta_encoding: 1 2024-08-17T00:27:08.637 INFO:journalctl@ceph.mon.c.smithi110.stdout: filter_policy: bloomfilter 2024-08-17T00:27:08.637 INFO:journalctl@ceph.mon.c.smithi110.stdout: whole_key_filtering: 1 2024-08-17T00:27:08.637 INFO:journalctl@ceph.mon.c.smithi110.stdout: verify_compression: 0 2024-08-17T00:27:08.637 INFO:journalctl@ceph.mon.c.smithi110.stdout: read_amp_bytes_per_bit: 0 2024-08-17T00:27:08.637 INFO:journalctl@ceph.mon.c.smithi110.stdout: format_version: 5 2024-08-17T00:27:08.637 INFO:journalctl@ceph.mon.c.smithi110.stdout: enable_index_compression: 1 2024-08-17T00:27:08.637 INFO:journalctl@ceph.mon.c.smithi110.stdout: block_align: 0 2024-08-17T00:27:08.637 INFO:journalctl@ceph.mon.c.smithi110.stdout: max_auto_readahead_size: 262144 2024-08-17T00:27:08.637 INFO:journalctl@ceph.mon.c.smithi110.stdout: prepopulate_block_cache: 0 2024-08-17T00:27:08.638 INFO:journalctl@ceph.mon.c.smithi110.stdout: initial_auto_readahead_size: 8192 2024-08-17T00:27:08.638 INFO:journalctl@ceph.mon.c.smithi110.stdout: num_file_reads_for_auto_readahead: 2 2024-08-17T00:27:08.638 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.write_buffer_size: 33554432 2024-08-17T00:27:08.638 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.max_write_buffer_number: 2 2024-08-17T00:27:08.638 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.compression: NoCompression 2024-08-17T00:27:08.638 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.bottommost_compression: Disabled 2024-08-17T00:27:08.638 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.prefix_extractor: nullptr 2024-08-17T00:27:08.638 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T00:27:08.639 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.num_levels: 7 2024-08-17T00:27:08.639 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T00:27:08.639 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T00:27:08.639 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T00:27:08.639 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T00:27:08.639 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T00:27:08.639 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T00:27:08.639 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T00:27:08.639 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T00:27:08.639 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T00:27:08.639 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T00:27:08.639 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-17T00:27:08.639 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-17T00:27:08.640 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T00:27:08.640 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.compression_opts.level: 32767 2024-08-17T00:27:08.640 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.compression_opts.strategy: 0 2024-08-17T00:27:08.640 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T00:27:08.640 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T00:27:08.640 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-17T00:27:08.640 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T00:27:08.640 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.compression_opts.enabled: false 2024-08-17T00:27:08.640 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-17T00:27:08.640 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T00:27:08.640 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T00:27:08.640 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T00:27:08.640 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.target_file_size_base: 67108864 2024-08-17T00:27:08.640 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T00:27:08.641 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T00:27:08.641 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T00:27:08.641 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T00:27:08.641 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T00:27:08.641 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T00:27:08.641 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T00:27:08.641 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T00:27:08.641 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T00:27:08.641 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T00:27:08.641 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T00:27:08.641 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T00:27:08.641 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T00:27:08.642 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-17T00:27:08.642 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.arena_block_size: 1048576 2024-08-17T00:27:08.642 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T00:27:08.642 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T00:27:08.642 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.disable_auto_compactions: 0 2024-08-17T00:27:08.642 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T00:27:08.642 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T00:27:08.642 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T00:27:08.642 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T00:27:08.642 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T00:27:08.642 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T00:27:08.642 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T00:27:08.642 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T00:27:08.642 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T00:27:08.643 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T00:27:08.643 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.table_properties_collectors: 2024-08-17T00:27:08.643 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.inplace_update_support: 0 2024-08-17T00:27:08.643 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T00:27:08.643 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T00:27:08.643 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T00:27:08.643 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T00:27:08.643 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.bloom_locality: 0 2024-08-17T00:27:08.643 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.max_successive_merges: 0 2024-08-17T00:27:08.643 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T00:27:08.643 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.paranoid_file_checks: 0 2024-08-17T00:27:08.643 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.force_consistency_checks: 1 2024-08-17T00:27:08.643 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.report_bg_io_stats: 0 2024-08-17T00:27:08.643 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.ttl: 2592000 2024-08-17T00:27:08.644 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T00:27:08.644 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-17T00:27:08.644 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-17T00:27:08.644 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.enable_blob_files: false 2024-08-17T00:27:08.644 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.min_blob_size: 0 2024-08-17T00:27:08.644 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.blob_file_size: 268435456 2024-08-17T00:27:08.644 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T00:27:08.644 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T00:27:08.644 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T00:27:08.644 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-17T00:27:08.644 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-17T00:27:08.644 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.blob_file_starting_level: 0 2024-08-17T00:27:08.644 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-17T00:27:08.645 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: 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-17T00:27:08.645 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-08-17T00:27:08.645 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 96fdd99c-f1c5-4334-a6e8-380bc6a53766 2024-08-17T00:27:08.645 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723854428570904, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-08-17T00:27:08.645 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-08-17T00:27:08.645 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723854428571274, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1747, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 648, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_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": "[]", "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": 1723854428, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "96fdd99c-f1c5-4334-a6e8-380bc6a53766", "db_session_id": "D725NSC5J0D5YGH7AHL0", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-08-17T00:27:08.645 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723854428571372, "job": 1, "event": "recovery_finished"} 2024-08-17T00:27:08.645 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-08-17T00:27:08.645 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: 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-17T00:27:08.645 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x556ff6b24e00 2024-08-17T00:27:08.645 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: DB pointer 0x556ff6c18000 2024-08-17T00:27:08.645 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-17T00:27:08.645 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-17T00:27:08.645 INFO:journalctl@ceph.mon.c.smithi110.stdout: ** DB Stats ** 2024-08-17T00:27:08.646 INFO:journalctl@ceph.mon.c.smithi110.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T00:27:08.646 INFO:journalctl@ceph.mon.c.smithi110.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T00:27:08.646 INFO:journalctl@ceph.mon.c.smithi110.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T00:27:08.646 INFO:journalctl@ceph.mon.c.smithi110.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T00:27:08.646 INFO:journalctl@ceph.mon.c.smithi110.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T00:27:08.646 INFO:journalctl@ceph.mon.c.smithi110.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T00:27:08.646 INFO:journalctl@ceph.mon.c.smithi110.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T00:27:08.646 INFO:journalctl@ceph.mon.c.smithi110.stdout: 2024-08-17T00:27:08.646 INFO:journalctl@ceph.mon.c.smithi110.stdout: ** Compaction Stats [default] ** 2024-08-17T00:27:08.646 INFO:journalctl@ceph.mon.c.smithi110.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-17T00:27:08.646 INFO:journalctl@ceph.mon.c.smithi110.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-17T00:27:08.646 INFO:journalctl@ceph.mon.c.smithi110.stdout: L0 1/0 1.71 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-17T00:27:08.646 INFO:journalctl@ceph.mon.c.smithi110.stdout: Sum 1/0 1.71 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-17T00:27:08.647 INFO:journalctl@ceph.mon.c.smithi110.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-17T00:27:08.647 INFO:journalctl@ceph.mon.c.smithi110.stdout: 2024-08-17T00:27:08.647 INFO:journalctl@ceph.mon.c.smithi110.stdout: ** Compaction Stats [default] ** 2024-08-17T00:27:08.647 INFO:journalctl@ceph.mon.c.smithi110.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-17T00:27:08.647 INFO:journalctl@ceph.mon.c.smithi110.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T00:27:08.647 INFO:journalctl@ceph.mon.c.smithi110.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-17T00:27:08.647 INFO:journalctl@ceph.mon.c.smithi110.stdout: 2024-08-17T00:27:08.647 INFO:journalctl@ceph.mon.c.smithi110.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-17T00:27:08.647 INFO:journalctl@ceph.mon.c.smithi110.stdout: 2024-08-17T00:27:08.647 INFO:journalctl@ceph.mon.c.smithi110.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T00:27:08.647 INFO:journalctl@ceph.mon.c.smithi110.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T00:27:08.647 INFO:journalctl@ceph.mon.c.smithi110.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T00:27:08.647 INFO:journalctl@ceph.mon.c.smithi110.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T00:27:08.647 INFO:journalctl@ceph.mon.c.smithi110.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T00:27:08.648 INFO:journalctl@ceph.mon.c.smithi110.stdout: AddFile(Keys): cumulative 0, interval 0 2024-08-17T00:27:08.648 INFO:journalctl@ceph.mon.c.smithi110.stdout: Cumulative compaction: 0.00 GB write, 0.68 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T00:27:08.648 INFO:journalctl@ceph.mon.c.smithi110.stdout: Interval compaction: 0.00 GB write, 0.68 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T00:27:08.648 INFO:journalctl@ceph.mon.c.smithi110.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-17T00:27:08.648 INFO:journalctl@ceph.mon.c.smithi110.stdout: Block cache BinnedLRUCache@0x556ff6afb350#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-08-17T00:27:08.648 INFO:journalctl@ceph.mon.c.smithi110.stdout: 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-17T00:27:08.648 INFO:journalctl@ceph.mon.c.smithi110.stdout: 2024-08-17T00:27:08.648 INFO:journalctl@ceph.mon.c.smithi110.stdout: ** File Read Latency Histogram By Level [default] ** 2024-08-17T00:27:08.648 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-08-17T00:27:08.648 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: using public_addrv [v2:172.21.15.110:3301/0,v1:172.21.15.110:6790/0] 2024-08-17T00:27:08.648 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: starting mon.c rank -1 at public addrs [v2:172.21.15.110:3301/0,v1:172.21.15.110:6790/0] at bind addrs [v2:172.21.15.110:3301/0,v1:172.21.15.110:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:27:08.648 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: mon.c@-1(???) e0 preinit fsid 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:27:08.648 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: mon.c@-1(synchronizing).mds e1 new map 2024-08-17T00:27:08.648 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: mon.c@-1(synchronizing).mds e1 print_map 2024-08-17T00:27:08.649 INFO:journalctl@ceph.mon.c.smithi110.stdout: e1 2024-08-17T00:27:08.649 INFO:journalctl@ceph.mon.c.smithi110.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T00:27:08.649 INFO:journalctl@ceph.mon.c.smithi110.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-17T00:27:08.649 INFO:journalctl@ceph.mon.c.smithi110.stdout: legacy client fscid: -1 2024-08-17T00:27:08.649 INFO:journalctl@ceph.mon.c.smithi110.stdout: 2024-08-17T00:27:08.649 INFO:journalctl@ceph.mon.c.smithi110.stdout: No filesystems configured 2024-08-17T00:27:08.649 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-08-17T00:27:08.649 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: 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-17T00:27:08.649 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-08-17T00:27:08.649 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-08-17T00:27:08.649 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-08-17T00:27:08.649 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-08-17T00:27:08.649 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-17T00:27:08.649 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T00:27:08.650 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T00:27:08.650 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T00:27:08.650 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:08.650 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:08.650 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:08.650 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:08.650 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:08.650 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi177", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:27:08.650 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:08.650 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:27:08.650 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: Updating smithi177:/etc/ceph/ceph.conf 2024-08-17T00:27:08.650 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:27:08.650 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:27:08.651 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T00:27:08.651 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:08.651 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:08.651 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:08.651 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/570969836' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-17T00:27:08.651 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:08.651 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/570969836' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-17T00:27:08.651 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: osdmap e4: 0 total, 0 up, 0 in 2024-08-17T00:27:08.651 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:08.651 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi110:172.21.15.110=a;smithi110:[v2:172.21.15.110:3301,v1:172.21.15.110:6790]=c;smithi177:172.21.15.177=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:27:08.651 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: Saving service mon spec with placement smithi110:172.21.15.110=a;smithi110:[v2:172.21.15.110:3301,v1:172.21.15.110:6790]=c;smithi177:172.21.15.177=b;count:3 2024-08-17T00:27:08.651 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:08.651 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:27:08.652 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:08.652 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:27:08.652 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:08.652 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:27:08.652 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:08.652 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: Deploying daemon mon.b on smithi177 2024-08-17T00:27:08.652 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:08.652 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:08.652 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='client.? 172.21.15.177:0/236176715' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T00:27:08.652 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:27:08.652 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: mon.a calling monitor election 2024-08-17T00:27:08.652 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:27:08.652 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:27:08.652 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:08.653 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:27:08.653 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: mon.b calling monitor election 2024-08-17T00:27:08.653 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:27:08.653 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:08.653 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:27:08.653 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:27:08.653 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T00:27:08.653 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: monmap e2: 2 mons at {a=[v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0],b=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T00:27:08.653 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: fsmap 2024-08-17T00:27:08.653 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: osdmap e4: 0 total, 0 up, 0 in 2024-08-17T00:27:08.653 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: mgrmap e13: y(active, since 39s) 2024-08-17T00:27:08.653 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: overall HEALTH_OK 2024-08-17T00:27:08.653 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:08.654 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:08.654 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:08.654 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:27:08.654 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:08.654 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: Deploying daemon mon.c on smithi110 2024-08-17T00:27:08.654 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='client.? 172.21.15.177:0/1493898346' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T00:27:08.654 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:08.654 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:27:08.654 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 ceph-mon[41467]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-08-17T00:27:08.654 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 bash[41429]: bdabaa9d5f618549844a15c892b867fd3b002aa53acf2efb877e13775e99cbe1 2024-08-17T00:27:08.654 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:08 smithi110 systemd[1]: Started Ceph mon.c for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:27:14.001 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:27:14.002 INFO:teuthology.orchestra.run.smithi177.stdout:{"epoch":3,"fsid":"168746fe-5c2f-11ef-bccf-c7b262605968","modified":"2024-08-17T00:27:08.593069Z","created":"2024-08-17T00:25:38.635176Z","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.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":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:3300","nonce":0},{"type":"v1","addr":"172.21.15.177:6789","nonce":0}]},"addr":"172.21.15.177:6789/0","public_addr":"172.21.15.177:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:3301","nonce":0},{"type":"v1","addr":"172.21.15.110:6790","nonce":0}]},"addr":"172.21.15.110:6790/0","public_addr":"172.21.15.110:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-08-17T00:27:14.002 INFO:teuthology.orchestra.run.smithi177.stderr:dumped monmap epoch 3 2024-08-17T00:27:14.002 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:13 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:27:14.002 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:13 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:27:14.003 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:13 smithi177 ceph-mon[33147]: mon.a calling monitor election 2024-08-17T00:27:14.003 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:13 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:27:14.003 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:13 smithi177 ceph-mon[33147]: mon.b calling monitor election 2024-08-17T00:27:14.003 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:13 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:27:14.003 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:13 smithi177 ceph-mon[33147]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:14.003 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:13 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:27:14.003 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:13 smithi177 ceph-mon[33147]: mon.c calling monitor election 2024-08-17T00:27:14.003 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:13 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:27:14.003 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:13 smithi177 ceph-mon[33147]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:14.003 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:13 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:27:14.003 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:13 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:27:14.003 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:13 smithi177 ceph-mon[33147]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T00:27:14.003 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:13 smithi177 ceph-mon[33147]: monmap e3: 3 mons at {a=[v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0],b=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],c=[v2:172.21.15.110:3301/0,v1:172.21.15.110:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T00:27:14.004 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:13 smithi177 ceph-mon[33147]: fsmap 2024-08-17T00:27:14.004 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:13 smithi177 ceph-mon[33147]: osdmap e4: 0 total, 0 up, 0 in 2024-08-17T00:27:14.004 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:13 smithi177 ceph-mon[33147]: mgrmap e13: y(active, since 47s) 2024-08-17T00:27:14.004 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:13 smithi177 ceph-mon[33147]: overall HEALTH_OK 2024-08-17T00:27:14.004 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:13 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:14.004 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:13 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:14.004 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:13 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:14.004 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:13 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:14.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:27:14.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:27:14.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[29669]: mon.a calling monitor election 2024-08-17T00:27:14.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:27:14.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[29669]: mon.b calling monitor election 2024-08-17T00:27:14.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:27:14.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[29669]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:14.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:27:14.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[29669]: mon.c calling monitor election 2024-08-17T00:27:14.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:27:14.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[29669]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:14.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:27:14.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:27:14.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[29669]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T00:27:14.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[29669]: monmap e3: 3 mons at {a=[v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0],b=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],c=[v2:172.21.15.110:3301/0,v1:172.21.15.110:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T00:27:14.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[29669]: fsmap 2024-08-17T00:27:14.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[29669]: osdmap e4: 0 total, 0 up, 0 in 2024-08-17T00:27:14.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[29669]: mgrmap e13: y(active, since 47s) 2024-08-17T00:27:14.063 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[29669]: overall HEALTH_OK 2024-08-17T00:27:14.063 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:14.063 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:14.063 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:14.063 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:14.063 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:27:14.063 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:27:14.063 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[41467]: mon.a calling monitor election 2024-08-17T00:27:14.063 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:27:14.063 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[41467]: mon.b calling monitor election 2024-08-17T00:27:14.064 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:27:14.064 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[41467]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:14.064 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:27:14.064 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[41467]: mon.c calling monitor election 2024-08-17T00:27:14.064 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:27:14.064 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[41467]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:14.064 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:27:14.064 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:27:14.064 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[41467]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T00:27:14.064 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[41467]: monmap e3: 3 mons at {a=[v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0],b=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],c=[v2:172.21.15.110:3301/0,v1:172.21.15.110:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T00:27:14.064 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[41467]: fsmap 2024-08-17T00:27:14.064 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[41467]: osdmap e4: 0 total, 0 up, 0 in 2024-08-17T00:27:14.064 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[41467]: mgrmap e13: y(active, since 47s) 2024-08-17T00:27:14.064 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[41467]: overall HEALTH_OK 2024-08-17T00:27:14.065 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:14.065 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:14.065 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:14.065 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:13 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:14.651 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-08-17T00:27:14.651 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph config generate-minimal-conf 2024-08-17T00:27:14.877 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:27:14.995 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:14 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:27:14.995 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:14 smithi110 ceph-mon[29669]: from='client.? 172.21.15.177:0/746701894' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T00:27:14.995 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:14 smithi110 ceph-mon[29669]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:14.995 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:14 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:27:14.996 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:14 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:27:14.996 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:14 smithi110 ceph-mon[41467]: from='client.? 172.21.15.177:0/746701894' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T00:27:14.996 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:14 smithi110 ceph-mon[41467]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:14.996 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:14 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:27:15.016 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:14 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:27:15.016 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:14 smithi177 ceph-mon[33147]: from='client.? 172.21.15.177:0/746701894' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T00:27:15.017 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:14 smithi177 ceph-mon[33147]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:15.017 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:14 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:27:15.978 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:15.978 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:15.978 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:15.979 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:15.979 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:15.979 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:27:15.979 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:15.979 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:15.979 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:15.979 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:15.979 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:15.979 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:15.979 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:15.979 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:15.979 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:15.979 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:27:15.980 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T00:27:15.980 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:15.980 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:15.980 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:15.980 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:15.980 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:15.980 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:15.980 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:27:15.980 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:15.980 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:15.981 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:15.981 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:15.981 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:15.981 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:15.981 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:15.981 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:15.981 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:15.981 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:27:15.981 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T00:27:15.981 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:16.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:16.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:16.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:16.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:16.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:16.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:27:16.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:16.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:16.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:16.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:16.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:16.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:16.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:16.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:16.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:16.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:27:16.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T00:27:16.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:17.275 INFO:teuthology.orchestra.run.smithi110.stdout:# minimal ceph.conf for 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:27:17.275 INFO:teuthology.orchestra.run.smithi110.stdout:[global] 2024-08-17T00:27:17.275 INFO:teuthology.orchestra.run.smithi110.stdout: fsid = 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:27:17.275 INFO:teuthology.orchestra.run.smithi110.stdout: mon_host = [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] [v2:172.21.15.110:3301/0,v1:172.21.15.110:6790/0] 2024-08-17T00:27:17.275 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:17 smithi110 ceph-mon[29669]: Updating smithi110:/etc/ceph/ceph.conf 2024-08-17T00:27:17.276 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:17 smithi110 ceph-mon[29669]: Updating smithi177:/etc/ceph/ceph.conf 2024-08-17T00:27:17.276 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:17 smithi110 ceph-mon[29669]: Updating smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:27:17.276 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:17 smithi110 ceph-mon[29669]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:27:17.276 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:17 smithi110 ceph-mon[29669]: Reconfiguring mon.a (unknown last config time)... 2024-08-17T00:27:17.276 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:17 smithi110 ceph-mon[29669]: Reconfiguring daemon mon.a on smithi110 2024-08-17T00:27:17.276 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:17 smithi110 ceph-mon[29669]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:17.276 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:17 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:17.276 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:17 smithi110 ceph-mon[41467]: Updating smithi110:/etc/ceph/ceph.conf 2024-08-17T00:27:17.276 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:17 smithi110 ceph-mon[41467]: Updating smithi177:/etc/ceph/ceph.conf 2024-08-17T00:27:17.276 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:17 smithi110 ceph-mon[41467]: Updating smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:27:17.277 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:17 smithi110 ceph-mon[41467]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:27:17.277 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:17 smithi110 ceph-mon[41467]: Reconfiguring mon.a (unknown last config time)... 2024-08-17T00:27:17.277 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:17 smithi110 ceph-mon[41467]: Reconfiguring daemon mon.a on smithi110 2024-08-17T00:27:17.277 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:17 smithi110 ceph-mon[41467]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:17.277 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:17 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:17 smithi177 ceph-mon[33147]: Updating smithi110:/etc/ceph/ceph.conf 2024-08-17T00:27:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:17 smithi177 ceph-mon[33147]: Updating smithi177:/etc/ceph/ceph.conf 2024-08-17T00:27:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:17 smithi177 ceph-mon[33147]: Updating smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:27:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:17 smithi177 ceph-mon[33147]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:27:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:17 smithi177 ceph-mon[33147]: Reconfiguring mon.a (unknown last config time)... 2024-08-17T00:27:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:17 smithi177 ceph-mon[33147]: Reconfiguring daemon mon.a on smithi110 2024-08-17T00:27:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:17 smithi177 ceph-mon[33147]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:17 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:18.151 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-08-17T00:27:18.152 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-17T00:27:18.152 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/etc/ceph/ceph.conf 2024-08-17T00:27:18.179 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-17T00:27:18.179 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:27:18.244 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-08-17T00:27:18.244 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/ceph/ceph.conf 2024-08-17T00:27:18.277 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-08-17T00:27:18.278 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:27:18.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:18 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/1767310387' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:18.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:18 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:18.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:18 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:18.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:18 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:27:18.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:18 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T00:27:18.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:18 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:18.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:18 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/1767310387' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:18.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:18 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:18.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:18 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:18.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:18 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:27:18.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:18 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T00:27:18.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:18 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:18.343 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:18 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/1767310387' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:18.343 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:18 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:18.343 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:18 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:18.343 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:18 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:27:18.343 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:18 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T00:27:18.343 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:18 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:18.347 INFO:tasks.cephadm:Adding mgr.y on smithi110 2024-08-17T00:27:18.347 INFO:tasks.cephadm:Adding mgr.x on smithi177 2024-08-17T00:27:18.347 DEBUG:teuthology.orchestra.run.smithi177:> 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph orch apply mgr '2;smithi110=y;smithi177=x' 2024-08-17T00:27:18.587 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T00:27:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:19 smithi110 ceph-mon[29669]: Reconfiguring mon.c (monmap changed)... 2024-08-17T00:27:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:19 smithi110 ceph-mon[29669]: Reconfiguring daemon mon.c on smithi110 2024-08-17T00:27:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:19 smithi110 ceph-mon[29669]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:19.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:19 smithi110 ceph-mon[41467]: Reconfiguring mon.c (monmap changed)... 2024-08-17T00:27:19.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:19 smithi110 ceph-mon[41467]: Reconfiguring daemon mon.c on smithi110 2024-08-17T00:27:19.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:19 smithi110 ceph-mon[41467]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:19.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:19 smithi177 ceph-mon[33147]: Reconfiguring mon.c (monmap changed)... 2024-08-17T00:27:19.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:19 smithi177 ceph-mon[33147]: Reconfiguring daemon mon.c on smithi110 2024-08-17T00:27:19.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:19 smithi177 ceph-mon[33147]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:20.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:20 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:20.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:20 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:20.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:20 smithi177 ceph-mon[33147]: Reconfiguring mon.b (monmap changed)... 2024-08-17T00:27:20.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:20 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:27:20.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:20 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T00:27:20.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:20 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:20.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:20 smithi177 ceph-mon[33147]: Reconfiguring daemon mon.b on smithi177 2024-08-17T00:27:20.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:20 smithi177 ceph-mon[33147]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:20.445 INFO:teuthology.orchestra.run.smithi177.stdout:Scheduled mgr update... 2024-08-17T00:27:20.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:20 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:20.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:20 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:20.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:20 smithi110 ceph-mon[29669]: Reconfiguring mon.b (monmap changed)... 2024-08-17T00:27:20.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:20 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:27:20.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:20 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T00:27:20.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:20 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:20.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:20 smithi110 ceph-mon[29669]: Reconfiguring daemon mon.b on smithi177 2024-08-17T00:27:20.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:20 smithi110 ceph-mon[29669]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:20.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:20 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:20.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:20 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:20.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:20 smithi110 ceph-mon[41467]: Reconfiguring mon.b (monmap changed)... 2024-08-17T00:27:20.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:20 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:27:20.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:20 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T00:27:20.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:20 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:20.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:20 smithi110 ceph-mon[41467]: Reconfiguring daemon mon.b on smithi177 2024-08-17T00:27:20.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:20 smithi110 ceph-mon[41467]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:21.599 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:21 smithi177 ceph-mon[33147]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi110=y;smithi177=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:27:21.599 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:21 smithi177 ceph-mon[33147]: Saving service mgr spec with placement smithi110=y;smithi177=x;count:2 2024-08-17T00:27:21.599 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:21 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:21.599 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:21 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:21.599 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:21 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:21.599 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:21 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:27:21.599 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:21 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:21.599 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:21 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:27:21.599 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:21 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:21.599 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:21 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T00:27:21.599 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:21 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-17T00:27:21.599 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:21 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T00:27:21.600 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:21 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:21.600 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:21 smithi177 ceph-mon[33147]: Deploying daemon mgr.x on smithi177 2024-08-17T00:27:21.619 DEBUG:teuthology.orchestra.run.smithi177:mgr.x> sudo journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mgr.x.service 2024-08-17T00:27:21.621 INFO:tasks.cephadm:Deploying OSDs... 2024-08-17T00:27:21.622 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-17T00:27:21.622 DEBUG:teuthology.orchestra.run.smithi110:> dd if=/scratch_devs of=/dev/stdout 2024-08-17T00:27:21.638 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-17T00:27:21.638 DEBUG:teuthology.orchestra.run.smithi110:> stat /dev/vg_nvme/lv_1 2024-08-17T00:27:21.693 INFO:teuthology.orchestra.run.smithi110.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-17T00:27:21.693 INFO:teuthology.orchestra.run.smithi110.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T00:27:21.693 INFO:teuthology.orchestra.run.smithi110.stdout:Device: 5h/5d Inode: 989 Links: 1 2024-08-17T00:27:21.694 INFO:teuthology.orchestra.run.smithi110.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T00:27:21.694 INFO:teuthology.orchestra.run.smithi110.stdout:Context: system_u:object_r:device_t:s0 2024-08-17T00:27:21.694 INFO:teuthology.orchestra.run.smithi110.stdout:Access: 2024-08-17 00:27:08.068091189 +0000 2024-08-17T00:27:21.694 INFO:teuthology.orchestra.run.smithi110.stdout:Modify: 2024-08-17 00:22:48.233381704 +0000 2024-08-17T00:27:21.694 INFO:teuthology.orchestra.run.smithi110.stdout:Change: 2024-08-17 00:22:48.233381704 +0000 2024-08-17T00:27:21.694 INFO:teuthology.orchestra.run.smithi110.stdout: Birth: 2024-08-17 00:22:48.233381704 +0000 2024-08-17T00:27:21.694 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-17T00:27:21.755 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:21 smithi110 ceph-mon[29669]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi110=y;smithi177=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:27:21.756 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:21 smithi110 ceph-mon[29669]: Saving service mgr spec with placement smithi110=y;smithi177=x;count:2 2024-08-17T00:27:21.756 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:21 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:21.756 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:21 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:21.756 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:21 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:21.756 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:21 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:27:21.756 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:21 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:21.756 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:21 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:27:21.756 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:21 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:21.756 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:21 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T00:27:21.756 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:21 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-17T00:27:21.756 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:21 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T00:27:21.757 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:21 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:21.757 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:21 smithi110 ceph-mon[29669]: Deploying daemon mgr.x on smithi177 2024-08-17T00:27:21.757 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:21 smithi110 ceph-mon[41467]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi110=y;smithi177=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:27:21.757 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:21 smithi110 ceph-mon[41467]: Saving service mgr spec with placement smithi110=y;smithi177=x;count:2 2024-08-17T00:27:21.757 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:21 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:21.757 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:21 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:21.757 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:21 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:21.757 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:21 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:27:21.757 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:21 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:21.758 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:21 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:27:21.758 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:21 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:21.758 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:21 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T00:27:21.758 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:21 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-17T00:27:21.758 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:21 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T00:27:21.758 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:21 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:21.758 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:21 smithi110 ceph-mon[41467]: Deploying daemon mgr.x on smithi177 2024-08-17T00:27:21.758 INFO:teuthology.orchestra.run.smithi110.stderr:1+0 records in 2024-08-17T00:27:21.759 INFO:teuthology.orchestra.run.smithi110.stderr:1+0 records out 2024-08-17T00:27:21.759 INFO:teuthology.orchestra.run.smithi110.stderr:512 bytes copied, 0.000108243 s, 4.7 MB/s 2024-08-17T00:27:21.760 DEBUG:teuthology.orchestra.run.smithi110:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-17T00:27:21.818 DEBUG:teuthology.orchestra.run.smithi110:> stat /dev/vg_nvme/lv_2 2024-08-17T00:27:21.873 INFO:teuthology.orchestra.run.smithi110.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-17T00:27:21.874 INFO:teuthology.orchestra.run.smithi110.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T00:27:21.874 INFO:teuthology.orchestra.run.smithi110.stdout:Device: 5h/5d Inode: 963 Links: 1 2024-08-17T00:27:21.874 INFO:teuthology.orchestra.run.smithi110.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T00:27:21.874 INFO:teuthology.orchestra.run.smithi110.stdout:Context: system_u:object_r:device_t:s0 2024-08-17T00:27:21.874 INFO:teuthology.orchestra.run.smithi110.stdout:Access: 2024-08-17 00:27:08.069091172 +0000 2024-08-17T00:27:21.874 INFO:teuthology.orchestra.run.smithi110.stdout:Modify: 2024-08-17 00:22:48.232381721 +0000 2024-08-17T00:27:21.874 INFO:teuthology.orchestra.run.smithi110.stdout:Change: 2024-08-17 00:22:48.232381721 +0000 2024-08-17T00:27:21.874 INFO:teuthology.orchestra.run.smithi110.stdout: Birth: 2024-08-17 00:22:48.232381721 +0000 2024-08-17T00:27:21.875 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-17T00:27:21.937 INFO:teuthology.orchestra.run.smithi110.stderr:1+0 records in 2024-08-17T00:27:21.937 INFO:teuthology.orchestra.run.smithi110.stderr:1+0 records out 2024-08-17T00:27:21.937 INFO:teuthology.orchestra.run.smithi110.stderr:512 bytes copied, 0.000111083 s, 4.6 MB/s 2024-08-17T00:27:21.938 DEBUG:teuthology.orchestra.run.smithi110:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-17T00:27:21.995 DEBUG:teuthology.orchestra.run.smithi110:> stat /dev/vg_nvme/lv_3 2024-08-17T00:27:22.051 INFO:teuthology.orchestra.run.smithi110.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-17T00:27:22.051 INFO:teuthology.orchestra.run.smithi110.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T00:27:22.051 INFO:teuthology.orchestra.run.smithi110.stdout:Device: 5h/5d Inode: 960 Links: 1 2024-08-17T00:27:22.051 INFO:teuthology.orchestra.run.smithi110.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T00:27:22.052 INFO:teuthology.orchestra.run.smithi110.stdout:Context: system_u:object_r:device_t:s0 2024-08-17T00:27:22.052 INFO:teuthology.orchestra.run.smithi110.stdout:Access: 2024-08-17 00:27:08.069091172 +0000 2024-08-17T00:27:22.052 INFO:teuthology.orchestra.run.smithi110.stdout:Modify: 2024-08-17 00:22:48.232381721 +0000 2024-08-17T00:27:22.052 INFO:teuthology.orchestra.run.smithi110.stdout:Change: 2024-08-17 00:22:48.232381721 +0000 2024-08-17T00:27:22.052 INFO:teuthology.orchestra.run.smithi110.stdout: Birth: 2024-08-17 00:22:48.232381721 +0000 2024-08-17T00:27:22.052 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-17T00:27:22.114 INFO:teuthology.orchestra.run.smithi110.stderr:1+0 records in 2024-08-17T00:27:22.114 INFO:teuthology.orchestra.run.smithi110.stderr:1+0 records out 2024-08-17T00:27:22.114 INFO:teuthology.orchestra.run.smithi110.stderr:512 bytes copied, 9.104e-05 s, 5.6 MB/s 2024-08-17T00:27:22.116 DEBUG:teuthology.orchestra.run.smithi110:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-17T00:27:22.172 DEBUG:teuthology.orchestra.run.smithi110:> stat /dev/vg_nvme/lv_4 2024-08-17T00:27:22.227 INFO:teuthology.orchestra.run.smithi110.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-17T00:27:22.227 INFO:teuthology.orchestra.run.smithi110.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T00:27:22.227 INFO:teuthology.orchestra.run.smithi110.stdout:Device: 5h/5d Inode: 967 Links: 1 2024-08-17T00:27:22.227 INFO:teuthology.orchestra.run.smithi110.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T00:27:22.227 INFO:teuthology.orchestra.run.smithi110.stdout:Context: system_u:object_r:device_t:s0 2024-08-17T00:27:22.227 INFO:teuthology.orchestra.run.smithi110.stdout:Access: 2024-08-17 00:27:08.069091172 +0000 2024-08-17T00:27:22.228 INFO:teuthology.orchestra.run.smithi110.stdout:Modify: 2024-08-17 00:22:48.232381721 +0000 2024-08-17T00:27:22.228 INFO:teuthology.orchestra.run.smithi110.stdout:Change: 2024-08-17 00:22:48.232381721 +0000 2024-08-17T00:27:22.228 INFO:teuthology.orchestra.run.smithi110.stdout: Birth: 2024-08-17 00:22:48.232381721 +0000 2024-08-17T00:27:22.228 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-17T00:27:22.290 INFO:teuthology.orchestra.run.smithi110.stderr:1+0 records in 2024-08-17T00:27:22.290 INFO:teuthology.orchestra.run.smithi110.stderr:1+0 records out 2024-08-17T00:27:22.290 INFO:teuthology.orchestra.run.smithi110.stderr:512 bytes copied, 0.000113337 s, 4.5 MB/s 2024-08-17T00:27:22.292 DEBUG:teuthology.orchestra.run.smithi110:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-17T00:27:22.349 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-08-17T00:27:22.349 DEBUG:teuthology.orchestra.run.smithi177:> dd if=/scratch_devs of=/dev/stdout 2024-08-17T00:27:22.367 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-17T00:27:22.367 DEBUG:teuthology.orchestra.run.smithi177:> stat /dev/vg_nvme/lv_1 2024-08-17T00:27:22.423 INFO:teuthology.orchestra.run.smithi177.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-17T00:27:22.423 INFO:teuthology.orchestra.run.smithi177.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T00:27:22.423 INFO:teuthology.orchestra.run.smithi177.stdout:Device: 5h/5d Inode: 992 Links: 1 2024-08-17T00:27:22.423 INFO:teuthology.orchestra.run.smithi177.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T00:27:22.423 INFO:teuthology.orchestra.run.smithi177.stdout:Context: system_u:object_r:device_t:s0 2024-08-17T00:27:22.423 INFO:teuthology.orchestra.run.smithi177.stdout:Access: 2024-08-17 00:26:59.690025913 +0000 2024-08-17T00:27:22.423 INFO:teuthology.orchestra.run.smithi177.stdout:Modify: 2024-08-17 00:22:47.771202889 +0000 2024-08-17T00:27:22.423 INFO:teuthology.orchestra.run.smithi177.stdout:Change: 2024-08-17 00:22:47.771202889 +0000 2024-08-17T00:27:22.424 INFO:teuthology.orchestra.run.smithi177.stdout: Birth: 2024-08-17 00:22:47.771202889 +0000 2024-08-17T00:27:22.424 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-17T00:27:22.485 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:22 smithi177 ceph-mon[33147]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:22.487 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records in 2024-08-17T00:27:22.487 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records out 2024-08-17T00:27:22.488 INFO:teuthology.orchestra.run.smithi177.stderr:512 bytes copied, 0.000211436 s, 2.4 MB/s 2024-08-17T00:27:22.490 DEBUG:teuthology.orchestra.run.smithi177:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-17T00:27:22.546 DEBUG:teuthology.orchestra.run.smithi177:> stat /dev/vg_nvme/lv_2 2024-08-17T00:27:22.602 INFO:teuthology.orchestra.run.smithi177.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-17T00:27:22.602 INFO:teuthology.orchestra.run.smithi177.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T00:27:22.602 INFO:teuthology.orchestra.run.smithi177.stdout:Device: 5h/5d Inode: 988 Links: 1 2024-08-17T00:27:22.602 INFO:teuthology.orchestra.run.smithi177.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T00:27:22.602 INFO:teuthology.orchestra.run.smithi177.stdout:Context: system_u:object_r:device_t:s0 2024-08-17T00:27:22.602 INFO:teuthology.orchestra.run.smithi177.stdout:Access: 2024-08-17 00:26:59.690025913 +0000 2024-08-17T00:27:22.602 INFO:teuthology.orchestra.run.smithi177.stdout:Modify: 2024-08-17 00:22:47.771202889 +0000 2024-08-17T00:27:22.602 INFO:teuthology.orchestra.run.smithi177.stdout:Change: 2024-08-17 00:22:47.771202889 +0000 2024-08-17T00:27:22.602 INFO:teuthology.orchestra.run.smithi177.stdout: Birth: 2024-08-17 00:22:47.771202889 +0000 2024-08-17T00:27:22.603 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-17T00:27:22.665 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records in 2024-08-17T00:27:22.665 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records out 2024-08-17T00:27:22.665 INFO:teuthology.orchestra.run.smithi177.stderr:512 bytes copied, 0.000240711 s, 2.1 MB/s 2024-08-17T00:27:22.666 DEBUG:teuthology.orchestra.run.smithi177:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-17T00:27:22.723 DEBUG:teuthology.orchestra.run.smithi177:> stat /dev/vg_nvme/lv_3 2024-08-17T00:27:22.779 INFO:teuthology.orchestra.run.smithi177.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-17T00:27:22.779 INFO:teuthology.orchestra.run.smithi177.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T00:27:22.779 INFO:teuthology.orchestra.run.smithi177.stdout:Device: 5h/5d Inode: 974 Links: 1 2024-08-17T00:27:22.780 INFO:teuthology.orchestra.run.smithi177.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T00:27:22.780 INFO:teuthology.orchestra.run.smithi177.stdout:Context: system_u:object_r:device_t:s0 2024-08-17T00:27:22.780 INFO:teuthology.orchestra.run.smithi177.stdout:Access: 2024-08-17 00:26:59.690025913 +0000 2024-08-17T00:27:22.780 INFO:teuthology.orchestra.run.smithi177.stdout:Modify: 2024-08-17 00:22:47.770202918 +0000 2024-08-17T00:27:22.780 INFO:teuthology.orchestra.run.smithi177.stdout:Change: 2024-08-17 00:22:47.770202918 +0000 2024-08-17T00:27:22.780 INFO:teuthology.orchestra.run.smithi177.stdout: Birth: 2024-08-17 00:22:47.770202918 +0000 2024-08-17T00:27:22.780 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-17T00:27:22.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:22 smithi110 ceph-mon[29669]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:22.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:22 smithi110 ceph-mon[41467]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:22.845 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records in 2024-08-17T00:27:22.845 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records out 2024-08-17T00:27:22.845 INFO:teuthology.orchestra.run.smithi177.stderr:512 bytes copied, 0.000173822 s, 2.9 MB/s 2024-08-17T00:27:22.846 DEBUG:teuthology.orchestra.run.smithi177:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-17T00:27:22.902 DEBUG:teuthology.orchestra.run.smithi177:> stat /dev/vg_nvme/lv_4 2024-08-17T00:27:22.957 INFO:teuthology.orchestra.run.smithi177.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-17T00:27:22.957 INFO:teuthology.orchestra.run.smithi177.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T00:27:22.957 INFO:teuthology.orchestra.run.smithi177.stdout:Device: 5h/5d Inode: 977 Links: 1 2024-08-17T00:27:22.957 INFO:teuthology.orchestra.run.smithi177.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T00:27:22.957 INFO:teuthology.orchestra.run.smithi177.stdout:Context: system_u:object_r:device_t:s0 2024-08-17T00:27:22.958 INFO:teuthology.orchestra.run.smithi177.stdout:Access: 2024-08-17 00:26:59.691025884 +0000 2024-08-17T00:27:22.958 INFO:teuthology.orchestra.run.smithi177.stdout:Modify: 2024-08-17 00:22:47.770202918 +0000 2024-08-17T00:27:22.958 INFO:teuthology.orchestra.run.smithi177.stdout:Change: 2024-08-17 00:22:47.770202918 +0000 2024-08-17T00:27:22.958 INFO:teuthology.orchestra.run.smithi177.stdout: Birth: 2024-08-17 00:22:47.770202918 +0000 2024-08-17T00:27:22.958 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-17T00:27:23.121 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records in 2024-08-17T00:27:23.121 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records out 2024-08-17T00:27:23.121 INFO:teuthology.orchestra.run.smithi177.stderr:512 bytes copied, 0.000206776 s, 2.5 MB/s 2024-08-17T00:27:23.122 DEBUG:teuthology.orchestra.run.smithi177:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-17T00:27:23.138 INFO:tasks.cephadm:Deploying osd.0 on smithi110 with /dev/vg_nvme/lv_4... 2024-08-17T00:27:23.138 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-08-17T00:27:23.344 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:27:23.507 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:23 smithi177 systemd[1]: Starting Ceph mgr.x for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:27:23.767 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:23 smithi177 podman[35185]: 2024-08-17 00:27:23.506523301 +0000 UTC m=+0.094345841 container create baf4bd45c577e18f8d1d655c845e8ce4123a9c7ca9370fe28ac2edd473da17f2 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=reef-03f4c3e, ceph=True, maintainer=Guillaume Abrioux ) 2024-08-17T00:27:23.767 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:23 smithi177 podman[35185]: 2024-08-17 00:27:23.428802365 +0000 UTC m=+0.016624872 image pull 2b86a6780cb653f94dd5abf3cde00407ee26b263c487aaa9c5365750c328440e quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e 2024-08-17T00:27:23.767 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:23 smithi177 podman[35185]: 2024-08-17 00:27:23.700304296 +0000 UTC m=+0.288126793 container init baf4bd45c577e18f8d1d655c845e8ce4123a9c7ca9370fe28ac2edd473da17f2 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.license=GPLv2, RELEASE=reef-03f4c3e) 2024-08-17T00:27:23.767 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:23 smithi177 podman[35185]: 2024-08-17 00:27:23.705211634 +0000 UTC m=+0.293034132 container start baf4bd45c577e18f8d1d655c845e8ce4123a9c7ca9370fe28ac2edd473da17f2 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=reef-03f4c3e, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-08-17T00:27:23.767 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:23 smithi177 ceph-mgr[35223]: -- 172.21.15.177:0/2521121411 <== mon.1 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55de296fed00 con 0x55de296d3000 2024-08-17T00:27:24.064 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:23 smithi177 bash[35185]: baf4bd45c577e18f8d1d655c845e8ce4123a9c7ca9370fe28ac2edd473da17f2 2024-08-17T00:27:24.065 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:23 smithi177 systemd[1]: Started Ceph mgr.x for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:27:24.065 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:27:23.837+0000 7fee7418d040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T00:27:24.065 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:27:23.994+0000 7fee7418d040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T00:27:24.065 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:24 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:27:24.063+0000 7fee7418d040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T00:27:24.613 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:24 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:27:24.329+0000 7fee7418d040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T00:27:24.613 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:24 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:27:24.387+0000 7fee7418d040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T00:27:25.027 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:24 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:25.028 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:24 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:25.028 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:24 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:25.028 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:24 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:25.028 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:24 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:27:25.028 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:24 smithi110 ceph-mon[29669]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:25.028 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:24 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:25.028 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:24 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:25.028 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:24 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:25.028 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:24 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:25.028 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:24 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:27:25.029 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:24 smithi110 ceph-mon[41467]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:25.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:24 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:25.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:24 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:25.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:24 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:25.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:24 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:25.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:24 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:27:25.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:24 smithi177 ceph-mon[33147]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:25.612 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:25 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:27:25.337+0000 7fee7418d040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T00:27:25.613 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:25 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:27:25.449+0000 7fee7418d040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T00:27:25.613 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:25 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:27:25.504+0000 7fee7418d040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T00:27:25.704 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:27:25.723 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi110:vg_nvme/lv_4 2024-08-17T00:27:25.976 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:25 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:27:25.711+0000 7fee7418d040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T00:27:25.977 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:25 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:27:25.769+0000 7fee7418d040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T00:27:25.977 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:25 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:27:25.835+0000 7fee7418d040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T00:27:25.977 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:25 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:27:25.975+0000 7fee7418d040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T00:27:26.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:25 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:26.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:25 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:26.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:25 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:26.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:25 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:27:26.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:25 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:26.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:25 smithi110 ceph-mon[41467]: Reconfiguring mgr.y (unknown last config time)... 2024-08-17T00:27:26.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:25 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T00:27:26.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:25 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T00:27:26.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:25 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:26.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:25 smithi110 ceph-mon[41467]: Reconfiguring daemon mgr.y on smithi110 2024-08-17T00:27:26.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:25 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:26.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:25 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:26.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:25 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:26.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:25 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:27:26.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:25 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:26.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:25 smithi110 ceph-mon[29669]: Reconfiguring mgr.y (unknown last config time)... 2024-08-17T00:27:26.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:25 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T00:27:26.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:25 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T00:27:26.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:25 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:26.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:25 smithi110 ceph-mon[29669]: Reconfiguring daemon mgr.y on smithi110 2024-08-17T00:27:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:25 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:25 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:25 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:25 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:27:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:25 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:25 smithi177 ceph-mon[33147]: Reconfiguring mgr.y (unknown last config time)... 2024-08-17T00:27:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:25 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T00:27:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:25 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T00:27:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:25 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:26.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:25 smithi177 ceph-mon[33147]: Reconfiguring daemon mgr.y on smithi110 2024-08-17T00:27:26.414 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:27:26.693 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:26 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:27:26.387+0000 7fee7418d040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T00:27:26.693 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:26 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:27:26.692+0000 7fee7418d040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T00:27:27.049 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:26 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:27:26.756+0000 7fee7418d040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T00:27:27.049 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:26 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:27:26.900+0000 7fee7418d040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T00:27:27.095 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:27 smithi110 ceph-mon[29669]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:27.096 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:27 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:27.096 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:27 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:27.096 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:27 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:27.096 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:27 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:27:27.096 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:27 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:27.096 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:27 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:27:27.097 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:27 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:27.097 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:27 smithi110 ceph-mon[41467]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:27.097 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:27 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:27.097 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:27 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:27.097 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:27 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:27.097 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:27 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:27:27.098 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:27 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:27.098 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:27 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:27:27.098 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:27 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:27.362 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:27 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:27:27.207+0000 7fee7418d040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T00:27:27.363 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:27 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:27:27.267+0000 7fee7418d040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T00:27:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:27 smithi177 ceph-mon[33147]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:27 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:27 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:27 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:27 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:27:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:27 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:27.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:27 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:27:27.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:27 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:27.736 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:27 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:27:27.447+0000 7fee7418d040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T00:27:27.736 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:27 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:27:27.591+0000 7fee7418d040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T00:27:27.736 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:27 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:27:27.653+0000 7fee7418d040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T00:27:27.736 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:27 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:27:27.734+0000 7fee7418d040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T00:27:28.112 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:27 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:27:27.792+0000 7fee7418d040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T00:27:28.613 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:27:28.309+0000 7fee7418d040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T00:27:28.613 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:27:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:27:28.461+0000 7fee7418d040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T00:27:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:29 smithi110 ceph-mon[29669]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:29.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:29 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T00:27:29.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:29 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T00:27:29.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:29 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:29.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:29 smithi110 ceph-mon[29669]: Standby manager daemon x started 2024-08-17T00:27:29.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:29 smithi110 ceph-mon[29669]: from='mgr.? 172.21.15.177:0/3995175866' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T00:27:29.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:29 smithi110 ceph-mon[29669]: from='mgr.? 172.21.15.177:0/3995175866' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T00:27:29.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:29 smithi110 ceph-mon[29669]: from='mgr.? 172.21.15.177:0/3995175866' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T00:27:29.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:29 smithi110 ceph-mon[29669]: from='mgr.? 172.21.15.177:0/3995175866' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T00:27:29.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:29 smithi110 ceph-mon[41467]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:29.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:29 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T00:27:29.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:29 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T00:27:29.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:29 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:29.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:29 smithi110 ceph-mon[41467]: Standby manager daemon x started 2024-08-17T00:27:29.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:29 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.177:0/3995175866' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T00:27:29.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:29 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.177:0/3995175866' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T00:27:29.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:29 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.177:0/3995175866' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T00:27:29.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:29 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.177:0/3995175866' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T00:27:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:29 smithi177 ceph-mon[33147]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:29 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T00:27:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:29 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T00:27:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:29 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:29 smithi177 ceph-mon[33147]: Standby manager daemon x started 2024-08-17T00:27:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:29 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.177:0/3995175866' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T00:27:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:29 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.177:0/3995175866' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T00:27:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:29 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.177:0/3995175866' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T00:27:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:29 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.177:0/3995175866' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T00:27:30.189 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:30 smithi110 ceph-mon[29669]: from='client.24116 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:27:30.190 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:30 smithi110 ceph-mon[29669]: mgrmap e14: y(active, since 63s), standbys: x 2024-08-17T00:27:30.190 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:30 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T00:27:30.190 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:30 smithi110 ceph-mon[41467]: from='client.24116 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:27:30.190 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:30 smithi110 ceph-mon[41467]: mgrmap e14: y(active, since 63s), standbys: x 2024-08-17T00:27:30.190 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:30 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T00:27:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:30 smithi177 ceph-mon[33147]: from='client.24116 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:27:30.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:30 smithi177 ceph-mon[33147]: mgrmap e14: y(active, since 63s), standbys: x 2024-08-17T00:27:30.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:30 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T00:27:31.185 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:31 smithi110 ceph-mon[29669]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:31.185 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:31 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/3461763467' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "603888f3-5ff1-40e0-9dca-2def6c07f0b8"}]: dispatch 2024-08-17T00:27:31.185 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:31 smithi110 ceph-mon[29669]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "603888f3-5ff1-40e0-9dca-2def6c07f0b8"}]: dispatch 2024-08-17T00:27:31.185 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:31 smithi110 ceph-mon[29669]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "603888f3-5ff1-40e0-9dca-2def6c07f0b8"}]': finished 2024-08-17T00:27:31.185 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:31 smithi110 ceph-mon[29669]: osdmap e5: 1 total, 0 up, 1 in 2024-08-17T00:27:31.185 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:31 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:27:31.185 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:31 smithi110 ceph-mon[41467]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:31.185 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:31 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/3461763467' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "603888f3-5ff1-40e0-9dca-2def6c07f0b8"}]: dispatch 2024-08-17T00:27:31.185 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:31 smithi110 ceph-mon[41467]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "603888f3-5ff1-40e0-9dca-2def6c07f0b8"}]: dispatch 2024-08-17T00:27:31.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:31 smithi110 ceph-mon[41467]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "603888f3-5ff1-40e0-9dca-2def6c07f0b8"}]': finished 2024-08-17T00:27:31.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:31 smithi110 ceph-mon[41467]: osdmap e5: 1 total, 0 up, 1 in 2024-08-17T00:27:31.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:31 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:27:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:31 smithi177 ceph-mon[33147]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:31 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/3461763467' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "603888f3-5ff1-40e0-9dca-2def6c07f0b8"}]: dispatch 2024-08-17T00:27:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:31 smithi177 ceph-mon[33147]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "603888f3-5ff1-40e0-9dca-2def6c07f0b8"}]: dispatch 2024-08-17T00:27:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:31 smithi177 ceph-mon[33147]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "603888f3-5ff1-40e0-9dca-2def6c07f0b8"}]': finished 2024-08-17T00:27:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:31 smithi177 ceph-mon[33147]: osdmap e5: 1 total, 0 up, 1 in 2024-08-17T00:27:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:31 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:27:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:32 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/181773369' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T00:27:32.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:32 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/181773369' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T00:27:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:32 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/181773369' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T00:27:33.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:33 smithi177 ceph-mon[33147]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:33.363 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:33 smithi110 ceph-mon[29669]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:33.364 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:33 smithi110 ceph-mon[41467]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:35 smithi177 ceph-mon[33147]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:35.443 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:35 smithi110 ceph-mon[29669]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:35.443 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:35 smithi110 ceph-mon[41467]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:37.303 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:37 smithi110 ceph-mon[29669]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:37.303 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:37 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T00:27:37.303 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:37 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:37.303 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:37 smithi110 ceph-mon[41467]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:37.303 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:37 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T00:27:37.303 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:37 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:37.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:37 smithi177 ceph-mon[33147]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:37.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:37 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T00:27:37.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:37 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:38.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:38 smithi110 ceph-mon[29669]: Deploying daemon osd.0 on smithi110 2024-08-17T00:27:38.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:38 smithi110 ceph-mon[41467]: Deploying daemon osd.0 on smithi110 2024-08-17T00:27:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:38 smithi177 ceph-mon[33147]: Deploying daemon osd.0 on smithi110 2024-08-17T00:27:39.171 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:39 smithi110 ceph-mon[41467]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:39.171 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:39 smithi110 ceph-mon[29669]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:39.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:39 smithi177 ceph-mon[33147]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:41 smithi177 ceph-mon[33147]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:41.394 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:41 smithi110 ceph-mon[29669]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:41.395 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:41 smithi110 ceph-mon[41467]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:42.269 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:42 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:27:42.269 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:42 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:42.269 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:42 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:42.269 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:42 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:27:42.269 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:42 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:42.269 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:42 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:42 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:27:42.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:42 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:42.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:42 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:43.214 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:43 smithi110 ceph-mon[29669]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:43.215 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:43 smithi110 ceph-mon[41467]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:43 smithi177 ceph-mon[33147]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:45.047 INFO:teuthology.orchestra.run.smithi110.stdout:Created osd(s) 0 on host 'smithi110' 2024-08-17T00:27:45.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:45 smithi110 ceph-mon[41467]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:45.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:45 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:45 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:45 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:45 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:27:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:45 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:45 smithi110 ceph-mon[41467]: from='osd.0 [v2:172.21.15.110:6802/2867442694,v1:172.21.15.110:6803/2867442694]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T00:27:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:45 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:27:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:45 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:45 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:45.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:45 smithi110 ceph-mon[29669]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:45.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:45 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:45.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:45 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:45.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:45 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:45.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:45 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:27:45.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:45 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:45.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:45 smithi110 ceph-mon[29669]: from='osd.0 [v2:172.21.15.110:6802/2867442694,v1:172.21.15.110:6803/2867442694]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T00:27:45.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:45 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:27:45.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:45 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:45.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:45 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:45.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:45 smithi177 ceph-mon[33147]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:45.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:45 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:45.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:45 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:45.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:45 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:45.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:45 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:27:45.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:45 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:45.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:45 smithi177 ceph-mon[33147]: from='osd.0 [v2:172.21.15.110:6802/2867442694,v1:172.21.15.110:6803/2867442694]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T00:27:45.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:45 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:27:45.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:45 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:45.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:45 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:45.693 DEBUG:teuthology.orchestra.run.smithi110:osd.0> sudo journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.0.service 2024-08-17T00:27:45.696 INFO:tasks.cephadm:Deploying osd.1 on smithi110 with /dev/vg_nvme/lv_3... 2024-08-17T00:27:45.696 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-08-17T00:27:46.437 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:27:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:46 smithi110 ceph-mon[41467]: from='osd.0 [v2:172.21.15.110:6802/2867442694,v1:172.21.15.110:6803/2867442694]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T00:27:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:46 smithi110 ceph-mon[41467]: osdmap e6: 1 total, 0 up, 1 in 2024-08-17T00:27:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:46 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:27:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:46 smithi110 ceph-mon[41467]: from='osd.0 [v2:172.21.15.110:6802/2867442694,v1:172.21.15.110:6803/2867442694]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:27:46.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:46 smithi110 ceph-mon[41467]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:46.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:46 smithi110 ceph-mon[29669]: from='osd.0 [v2:172.21.15.110:6802/2867442694,v1:172.21.15.110:6803/2867442694]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T00:27:46.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:46 smithi110 ceph-mon[29669]: osdmap e6: 1 total, 0 up, 1 in 2024-08-17T00:27:46.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:46 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:27:46.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:46 smithi110 ceph-mon[29669]: from='osd.0 [v2:172.21.15.110:6802/2867442694,v1:172.21.15.110:6803/2867442694]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:27:46.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:46 smithi110 ceph-mon[29669]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:46.813 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:27:46 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0[45750]: 2024-08-17T00:27:46.667+0000 7f7ea84da640 -1 osd.0 0 waiting for initial osdmap 2024-08-17T00:27:46.813 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:27:46 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0[45750]: 2024-08-17T00:27:46.669+0000 7f7ea4303640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T00:27:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:46 smithi177 ceph-mon[33147]: from='osd.0 [v2:172.21.15.110:6802/2867442694,v1:172.21.15.110:6803/2867442694]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T00:27:46.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:46 smithi177 ceph-mon[33147]: osdmap e6: 1 total, 0 up, 1 in 2024-08-17T00:27:46.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:46 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:27:46.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:46 smithi177 ceph-mon[33147]: from='osd.0 [v2:172.21.15.110:6802/2867442694,v1:172.21.15.110:6803/2867442694]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:27:46.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:46 smithi177 ceph-mon[33147]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:47.802 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:47 smithi110 ceph-mon[29669]: from='osd.0 [v2:172.21.15.110:6802/2867442694,v1:172.21.15.110:6803/2867442694]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-08-17T00:27:47.802 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:47 smithi110 ceph-mon[29669]: osdmap e7: 1 total, 0 up, 1 in 2024-08-17T00:27:47.802 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:47 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:27:47.802 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:47 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:27:47.802 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:47 smithi110 ceph-mon[41467]: from='osd.0 [v2:172.21.15.110:6802/2867442694,v1:172.21.15.110:6803/2867442694]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-08-17T00:27:47.802 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:47 smithi110 ceph-mon[41467]: osdmap e7: 1 total, 0 up, 1 in 2024-08-17T00:27:47.802 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:47 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:27:47.803 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:47 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:27:48.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:47 smithi177 ceph-mon[33147]: from='osd.0 [v2:172.21.15.110:6802/2867442694,v1:172.21.15.110:6803/2867442694]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-08-17T00:27:48.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:47 smithi177 ceph-mon[33147]: osdmap e7: 1 total, 0 up, 1 in 2024-08-17T00:27:48.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:47 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:27:48.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:47 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:27:48.788 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:48 smithi110 ceph-mon[29669]: purged_snaps scrub starts 2024-08-17T00:27:48.788 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:48 smithi110 ceph-mon[29669]: purged_snaps scrub ok 2024-08-17T00:27:48.788 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:48 smithi110 ceph-mon[29669]: osd.0 [v2:172.21.15.110:6802/2867442694,v1:172.21.15.110:6803/2867442694] boot 2024-08-17T00:27:48.788 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:48 smithi110 ceph-mon[29669]: osdmap e8: 1 total, 1 up, 1 in 2024-08-17T00:27:48.788 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:48 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:27:48.789 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:48 smithi110 ceph-mon[29669]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:48.789 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:48 smithi110 ceph-mon[41467]: purged_snaps scrub starts 2024-08-17T00:27:48.789 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:48 smithi110 ceph-mon[41467]: purged_snaps scrub ok 2024-08-17T00:27:48.789 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:48 smithi110 ceph-mon[41467]: osd.0 [v2:172.21.15.110:6802/2867442694,v1:172.21.15.110:6803/2867442694] boot 2024-08-17T00:27:48.789 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:48 smithi110 ceph-mon[41467]: osdmap e8: 1 total, 1 up, 1 in 2024-08-17T00:27:48.789 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:48 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:27:48.789 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:48 smithi110 ceph-mon[41467]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:49.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:48 smithi177 ceph-mon[33147]: purged_snaps scrub starts 2024-08-17T00:27:49.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:48 smithi177 ceph-mon[33147]: purged_snaps scrub ok 2024-08-17T00:27:49.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:48 smithi177 ceph-mon[33147]: osd.0 [v2:172.21.15.110:6802/2867442694,v1:172.21.15.110:6803/2867442694] boot 2024-08-17T00:27:49.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:48 smithi177 ceph-mon[33147]: osdmap e8: 1 total, 1 up, 1 in 2024-08-17T00:27:49.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:48 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:27:49.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:48 smithi177 ceph-mon[33147]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T00:27:50.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:49 smithi110 ceph-mon[29669]: osdmap e9: 1 total, 1 up, 1 in 2024-08-17T00:27:50.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:49 smithi110 ceph-mon[29669]: Detected new or changed devices on smithi110 2024-08-17T00:27:50.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:49 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:50.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:49 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:50.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:49 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:27:50.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:49 smithi110 ceph-mon[29669]: Adjusting osd_memory_target on smithi110 to 16064M 2024-08-17T00:27:50.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:49 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:50.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:49 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:50.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:49 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:27:50.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:49 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:50.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:49 smithi110 ceph-mon[41467]: osdmap e9: 1 total, 1 up, 1 in 2024-08-17T00:27:50.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:49 smithi110 ceph-mon[41467]: Detected new or changed devices on smithi110 2024-08-17T00:27:50.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:49 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:50.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:49 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:50.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:49 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:27:50.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:49 smithi110 ceph-mon[41467]: Adjusting osd_memory_target on smithi110 to 16064M 2024-08-17T00:27:50.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:49 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:50.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:49 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:50.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:49 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:27:50.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:49 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:50.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:49 smithi177 ceph-mon[33147]: osdmap e9: 1 total, 1 up, 1 in 2024-08-17T00:27:50.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:49 smithi177 ceph-mon[33147]: Detected new or changed devices on smithi110 2024-08-17T00:27:50.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:49 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:50.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:49 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:50.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:49 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:27:50.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:49 smithi177 ceph-mon[33147]: Adjusting osd_memory_target on smithi110 to 16064M 2024-08-17T00:27:50.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:49 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:50.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:49 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:50.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:49 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:27:50.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:49 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:27:50.373 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:27:50.392 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi110:vg_nvme/lv_3 2024-08-17T00:27:50.595 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:27:50.940 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:50 smithi110 ceph-mon[29669]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:27:50.941 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:50 smithi110 ceph-mon[41467]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:27:51.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:50 smithi177 ceph-mon[33147]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:27:53.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:53 smithi110 ceph-mon[41467]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:27:53.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:53 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T00:27:53.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:53 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T00:27:53.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:53 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:53.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:53 smithi110 ceph-mon[29669]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:27:53.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:53 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T00:27:53.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:53 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T00:27:53.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:53 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:53.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:53 smithi177 ceph-mon[33147]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:27:53.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:53 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T00:27:53.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:53 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T00:27:53.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:53 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:27:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:54 smithi177 ceph-mon[33147]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:27:54.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:54 smithi110 ceph-mon[41467]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:27:54.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:54 smithi110 ceph-mon[29669]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:27:55.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:55 smithi177 ceph-mon[33147]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:27:55.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:55 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/2850683084' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0d133a90-52b5-4902-85cd-d92d3ba553fa"}]: dispatch 2024-08-17T00:27:55.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:55 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/2850683084' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0d133a90-52b5-4902-85cd-d92d3ba553fa"}]': finished 2024-08-17T00:27:55.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:55 smithi177 ceph-mon[33147]: osdmap e10: 2 total, 1 up, 2 in 2024-08-17T00:27:55.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:55 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:27:55.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:55 smithi110 ceph-mon[41467]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:27:55.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:55 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/2850683084' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0d133a90-52b5-4902-85cd-d92d3ba553fa"}]: dispatch 2024-08-17T00:27:55.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:55 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/2850683084' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0d133a90-52b5-4902-85cd-d92d3ba553fa"}]': finished 2024-08-17T00:27:55.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:55 smithi110 ceph-mon[41467]: osdmap e10: 2 total, 1 up, 2 in 2024-08-17T00:27:55.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:55 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:27:55.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:55 smithi110 ceph-mon[29669]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:27:55.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:55 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/2850683084' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0d133a90-52b5-4902-85cd-d92d3ba553fa"}]: dispatch 2024-08-17T00:27:55.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:55 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/2850683084' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0d133a90-52b5-4902-85cd-d92d3ba553fa"}]': finished 2024-08-17T00:27:55.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:55 smithi110 ceph-mon[29669]: osdmap e10: 2 total, 1 up, 2 in 2024-08-17T00:27:55.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:55 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:27:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:56 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/3023453219' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T00:27:56.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:56 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/3023453219' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T00:27:56.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:56 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/3023453219' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T00:27:57.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:57 smithi177 ceph-mon[33147]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:27:57.366 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:57 smithi110 ceph-mon[29669]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:27:57.366 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:57 smithi110 ceph-mon[41467]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:27:59.286 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:27:59 smithi110 ceph-mon[29669]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:27:59.287 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:27:59 smithi110 ceph-mon[41467]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:27:59.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:27:59 smithi177 ceph-mon[33147]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:28:01.164 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:01 smithi110 ceph-mon[29669]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:28:01.164 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:01 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-17T00:28:01.164 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:01 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:28:01.165 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:01 smithi110 ceph-mon[41467]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:28:01.165 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:01 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-17T00:28:01.165 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:01 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:28:01.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:01 smithi177 ceph-mon[33147]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:28:01.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:01 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-17T00:28:01.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:01 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:28:02.213 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:02 smithi110 ceph-mon[29669]: Deploying daemon osd.1 on smithi110 2024-08-17T00:28:02.214 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:02 smithi110 ceph-mon[41467]: Deploying daemon osd.1 on smithi110 2024-08-17T00:28:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:02 smithi177 ceph-mon[33147]: Deploying daemon osd.1 on smithi110 2024-08-17T00:28:03.197 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:03 smithi110 ceph-mon[29669]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:28:03.197 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:03 smithi110 ceph-mon[41467]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:28:03.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:03 smithi177 ceph-mon[33147]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:28:05.203 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:05 smithi110 ceph-mon[29669]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:28:05.203 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:05 smithi110 ceph-mon[41467]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:28:05.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:05 smithi177 ceph-mon[33147]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:28:06.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:06 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:28:06.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:06 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:06.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:06 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:06.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:06 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:28:06.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:06 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:06.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:06 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:06 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:28:06.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:06 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:06.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:06 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:07.240 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:07 smithi110 ceph-mon[29669]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:28:07.241 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:07 smithi110 ceph-mon[41467]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:28:07.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:07 smithi177 ceph-mon[33147]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:28:08.554 INFO:teuthology.orchestra.run.smithi110.stdout:Created osd(s) 1 on host 'smithi110' 2024-08-17T00:28:09.128 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:09 smithi110 ceph-mon[41467]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:28:09.128 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:09 smithi110 ceph-mon[41467]: from='osd.1 [v2:172.21.15.110:6810/1574640165,v1:172.21.15.110:6811/1574640165]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T00:28:09.128 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:09 smithi110 ceph-mon[41467]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T00:28:09.128 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:09 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:09.128 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:09 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:09.129 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:09 smithi110 ceph-mon[29669]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:28:09.129 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:09 smithi110 ceph-mon[29669]: from='osd.1 [v2:172.21.15.110:6810/1574640165,v1:172.21.15.110:6811/1574640165]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T00:28:09.129 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:09 smithi110 ceph-mon[29669]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T00:28:09.129 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:09 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:09.129 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:09 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:09.153 DEBUG:teuthology.orchestra.run.smithi110:osd.1> sudo journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.1.service 2024-08-17T00:28:09.155 INFO:tasks.cephadm:Deploying osd.2 on smithi110 with /dev/vg_nvme/lv_2... 2024-08-17T00:28:09.155 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-08-17T00:28:09.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:09 smithi177 ceph-mon[33147]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:28:09.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:09 smithi177 ceph-mon[33147]: from='osd.1 [v2:172.21.15.110:6810/1574640165,v1:172.21.15.110:6811/1574640165]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T00:28:09.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:09 smithi177 ceph-mon[33147]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T00:28:09.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:09 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:09.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:09 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:09.404 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:28:10.453 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:10 smithi110 ceph-mon[41467]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T00:28:10.453 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:10 smithi110 ceph-mon[41467]: osdmap e11: 2 total, 1 up, 2 in 2024-08-17T00:28:10.453 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:10 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:28:10.453 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:10 smithi110 ceph-mon[41467]: from='osd.1 [v2:172.21.15.110:6810/1574640165,v1:172.21.15.110:6811/1574640165]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:28:10.454 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:10 smithi110 ceph-mon[41467]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:28:10.454 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:10 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:10.454 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:10 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:10.454 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:10 smithi110 ceph-mon[29669]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T00:28:10.454 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:10 smithi110 ceph-mon[29669]: osdmap e11: 2 total, 1 up, 2 in 2024-08-17T00:28:10.454 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:10 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:28:10.454 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:10 smithi110 ceph-mon[29669]: from='osd.1 [v2:172.21.15.110:6810/1574640165,v1:172.21.15.110:6811/1574640165]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:28:10.454 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:10 smithi110 ceph-mon[29669]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:28:10.454 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:10 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:10.455 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:10 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:10.455 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:28:10 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1[52171]: 2024-08-17T00:28:10.115+0000 7f336a1a7640 -1 osd.1 0 waiting for initial osdmap 2024-08-17T00:28:10.455 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:28:10 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1[52171]: 2024-08-17T00:28:10.118+0000 7f3365fd0640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T00:28:10.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:10 smithi177 ceph-mon[33147]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T00:28:10.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:10 smithi177 ceph-mon[33147]: osdmap e11: 2 total, 1 up, 2 in 2024-08-17T00:28:10.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:10 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:28:10.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:10 smithi177 ceph-mon[33147]: from='osd.1 [v2:172.21.15.110:6810/1574640165,v1:172.21.15.110:6811/1574640165]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:28:10.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:10 smithi177 ceph-mon[33147]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:28:10.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:10 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:10.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:10 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:11.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:11 smithi110 ceph-mon[41467]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:28:11.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:11 smithi110 ceph-mon[41467]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-08-17T00:28:11.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:11 smithi110 ceph-mon[41467]: osdmap e12: 2 total, 1 up, 2 in 2024-08-17T00:28:11.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:11 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:28:11.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:11 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:28:11.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:11 smithi110 ceph-mon[29669]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:28:11.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:11 smithi110 ceph-mon[29669]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-08-17T00:28:11.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:11 smithi110 ceph-mon[29669]: osdmap e12: 2 total, 1 up, 2 in 2024-08-17T00:28:11.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:11 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:28:11.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:11 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:28:11.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:11 smithi177 ceph-mon[33147]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-17T00:28:11.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:11 smithi177 ceph-mon[33147]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-08-17T00:28:11.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:11 smithi177 ceph-mon[33147]: osdmap e12: 2 total, 1 up, 2 in 2024-08-17T00:28:11.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:11 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:28:11.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:11 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:28:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:12 smithi110 ceph-mon[29669]: purged_snaps scrub starts 2024-08-17T00:28:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:12 smithi110 ceph-mon[29669]: purged_snaps scrub ok 2024-08-17T00:28:12.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:12 smithi110 ceph-mon[29669]: osd.1 [v2:172.21.15.110:6810/1574640165,v1:172.21.15.110:6811/1574640165] boot 2024-08-17T00:28:12.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:12 smithi110 ceph-mon[29669]: osdmap e13: 2 total, 2 up, 2 in 2024-08-17T00:28:12.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:12 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:28:12.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:12 smithi110 ceph-mon[41467]: purged_snaps scrub starts 2024-08-17T00:28:12.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:12 smithi110 ceph-mon[41467]: purged_snaps scrub ok 2024-08-17T00:28:12.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:12 smithi110 ceph-mon[41467]: osd.1 [v2:172.21.15.110:6810/1574640165,v1:172.21.15.110:6811/1574640165] boot 2024-08-17T00:28:12.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:12 smithi110 ceph-mon[41467]: osdmap e13: 2 total, 2 up, 2 in 2024-08-17T00:28:12.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:12 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:28:12.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:12 smithi177 ceph-mon[33147]: purged_snaps scrub starts 2024-08-17T00:28:12.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:12 smithi177 ceph-mon[33147]: purged_snaps scrub ok 2024-08-17T00:28:12.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:12 smithi177 ceph-mon[33147]: osd.1 [v2:172.21.15.110:6810/1574640165,v1:172.21.15.110:6811/1574640165] boot 2024-08-17T00:28:12.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:12 smithi177 ceph-mon[33147]: osdmap e13: 2 total, 2 up, 2 in 2024-08-17T00:28:12.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:12 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:28:12.710 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:28:12.730 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi110:vg_nvme/lv_2 2024-08-17T00:28:13.257 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:28:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:13 smithi110 ceph-mon[29669]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:13 smithi110 ceph-mon[29669]: osdmap e14: 2 total, 2 up, 2 in 2024-08-17T00:28:13.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:13 smithi110 ceph-mon[41467]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:13.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:13 smithi110 ceph-mon[41467]: osdmap e14: 2 total, 2 up, 2 in 2024-08-17T00:28:13.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:13 smithi177 ceph-mon[33147]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:13.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:13 smithi177 ceph-mon[33147]: osdmap e14: 2 total, 2 up, 2 in 2024-08-17T00:28:15.166 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:15 smithi110 ceph-mon[41467]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:15.166 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:15.166 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:15.166 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:28:15.166 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:28:15.166 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:15.166 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:28:15.166 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:28:15.167 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:15.167 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:28:15.167 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:28:15.167 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:28:15.167 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:15.167 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:15 smithi110 ceph-mon[29669]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:15.167 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:15.167 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:15.167 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:28:15.167 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:28:15.167 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:15.168 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:28:15.168 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:28:15.168 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:15.168 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:28:15.168 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:28:15.168 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:28:15.168 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:15.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:15 smithi177 ceph-mon[33147]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:15.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:15.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:15.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:28:15.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:28:15.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:15.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:28:15.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:28:15.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:15.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:28:15.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:28:15.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:28:15.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:16 smithi110 ceph-mon[29669]: Detected new or changed devices on smithi110 2024-08-17T00:28:16.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:16 smithi110 ceph-mon[29669]: Adjusting osd_memory_target on smithi110 to 8032M 2024-08-17T00:28:16.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:16 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T00:28:16.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:16 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T00:28:16.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:16 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:28:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:16 smithi110 ceph-mon[41467]: Detected new or changed devices on smithi110 2024-08-17T00:28:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:16 smithi110 ceph-mon[41467]: Adjusting osd_memory_target on smithi110 to 8032M 2024-08-17T00:28:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:16 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T00:28:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:16 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T00:28:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:16 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:28:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:16 smithi177 ceph-mon[33147]: Detected new or changed devices on smithi110 2024-08-17T00:28:16.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:16 smithi177 ceph-mon[33147]: Adjusting osd_memory_target on smithi110 to 8032M 2024-08-17T00:28:16.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:16 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T00:28:16.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:16 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T00:28:16.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:16 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:28:17.406 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:17 smithi110 ceph-mon[41467]: from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:28:17.407 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:17 smithi110 ceph-mon[41467]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:17.407 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:17 smithi110 ceph-mon[29669]: from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:28:17.407 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:17 smithi110 ceph-mon[29669]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:17 smithi177 ceph-mon[33147]: from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:28:17.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:17 smithi177 ceph-mon[33147]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:18.421 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:18 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/841341957' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fe8778c6-6fbd-4df1-b920-fbb74a670d06"}]: dispatch 2024-08-17T00:28:18.422 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:18 smithi110 ceph-mon[41467]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fe8778c6-6fbd-4df1-b920-fbb74a670d06"}]: dispatch 2024-08-17T00:28:18.422 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:18 smithi110 ceph-mon[41467]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fe8778c6-6fbd-4df1-b920-fbb74a670d06"}]': finished 2024-08-17T00:28:18.422 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:18 smithi110 ceph-mon[41467]: osdmap e15: 3 total, 2 up, 3 in 2024-08-17T00:28:18.422 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:18 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:28:18.422 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:18 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/841341957' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fe8778c6-6fbd-4df1-b920-fbb74a670d06"}]: dispatch 2024-08-17T00:28:18.422 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:18 smithi110 ceph-mon[29669]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fe8778c6-6fbd-4df1-b920-fbb74a670d06"}]: dispatch 2024-08-17T00:28:18.422 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:18 smithi110 ceph-mon[29669]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fe8778c6-6fbd-4df1-b920-fbb74a670d06"}]': finished 2024-08-17T00:28:18.422 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:18 smithi110 ceph-mon[29669]: osdmap e15: 3 total, 2 up, 3 in 2024-08-17T00:28:18.422 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:18 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:28:18.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:18 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/841341957' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fe8778c6-6fbd-4df1-b920-fbb74a670d06"}]: dispatch 2024-08-17T00:28:18.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:18 smithi177 ceph-mon[33147]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fe8778c6-6fbd-4df1-b920-fbb74a670d06"}]: dispatch 2024-08-17T00:28:18.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:18 smithi177 ceph-mon[33147]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fe8778c6-6fbd-4df1-b920-fbb74a670d06"}]': finished 2024-08-17T00:28:18.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:18 smithi177 ceph-mon[33147]: osdmap e15: 3 total, 2 up, 3 in 2024-08-17T00:28:18.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:18 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:28:19.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:19 smithi110 ceph-mon[29669]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:19.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:19 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/418619163' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T00:28:19.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:19 smithi110 ceph-mon[41467]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:19.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:19 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/418619163' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T00:28:19.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:19 smithi177 ceph-mon[33147]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:19.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:19 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/418619163' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T00:28:21.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:21 smithi110 ceph-mon[29669]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:21.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:21 smithi110 ceph-mon[41467]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:21.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:21 smithi177 ceph-mon[33147]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:23.483 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:23 smithi110 ceph-mon[41467]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:23.484 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:23 smithi110 ceph-mon[29669]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:23.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:23 smithi177 ceph-mon[33147]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:24.355 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:24 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-17T00:28:24.355 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:24 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:28:24.355 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:24 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-17T00:28:24.356 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:24 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:28:24.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:24 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-17T00:28:24.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:24 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:28:25.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:25 smithi110 ceph-mon[29669]: Deploying daemon osd.2 on smithi110 2024-08-17T00:28:25.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:25 smithi110 ceph-mon[29669]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:25.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:25 smithi110 ceph-mon[41467]: Deploying daemon osd.2 on smithi110 2024-08-17T00:28:25.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:25 smithi110 ceph-mon[41467]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:25.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:25 smithi177 ceph-mon[33147]: Deploying daemon osd.2 on smithi110 2024-08-17T00:28:25.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:25 smithi177 ceph-mon[33147]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:27.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:27 smithi110 ceph-mon[29669]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:27.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:27 smithi110 ceph-mon[41467]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:27.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:27 smithi177 ceph-mon[33147]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:29.452 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:29 smithi110 ceph-mon[41467]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:29.452 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:29 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:28:29.452 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:29 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:29.452 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:29 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:29.452 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:29 smithi110 ceph-mon[29669]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:29.452 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:29 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:28:29.452 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:29 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:29.453 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:29 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:29.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:29 smithi177 ceph-mon[33147]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:29.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:29 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:28:29.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:29 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:29.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:29 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:31.543 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:31 smithi110 ceph-mon[41467]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:31.543 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:31 smithi110 ceph-mon[29669]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:31.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:31 smithi177 ceph-mon[33147]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:32.197 INFO:teuthology.orchestra.run.smithi110.stdout:Created osd(s) 2 on host 'smithi110' 2024-08-17T00:28:32.794 DEBUG:teuthology.orchestra.run.smithi110:osd.2> sudo journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.2.service 2024-08-17T00:28:32.796 INFO:tasks.cephadm:Deploying osd.3 on smithi110 with /dev/vg_nvme/lv_1... 2024-08-17T00:28:32.797 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-08-17T00:28:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:32 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:33.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:32 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:33.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:32 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:28:33.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:32 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:28:33.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:32 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:33.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:32 smithi110 ceph-mon[29669]: from='osd.2 [v2:172.21.15.110:6818/358443263,v1:172.21.15.110:6819/358443263]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T00:28:33.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:32 smithi110 ceph-mon[29669]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:33.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:32 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:28:33.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:32 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:33.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:32 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:33.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:32 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:33.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:32 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:33.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:32 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:28:33.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:32 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:28:33.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:32 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:33.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:32 smithi110 ceph-mon[41467]: from='osd.2 [v2:172.21.15.110:6818/358443263,v1:172.21.15.110:6819/358443263]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T00:28:33.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:32 smithi110 ceph-mon[41467]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:33.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:32 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:28:33.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:32 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:33.063 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:32 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:33.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:32 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:33.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:32 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:33.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:32 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:28:33.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:32 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:28:33.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:32 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:33.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:32 smithi177 ceph-mon[33147]: from='osd.2 [v2:172.21.15.110:6818/358443263,v1:172.21.15.110:6819/358443263]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T00:28:33.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:32 smithi177 ceph-mon[33147]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:33.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:32 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:28:33.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:32 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:33.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:32 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:33.568 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:28:34.073 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:33 smithi110 ceph-mon[41467]: from='osd.2 [v2:172.21.15.110:6818/358443263,v1:172.21.15.110:6819/358443263]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T00:28:34.073 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:33 smithi110 ceph-mon[41467]: osdmap e16: 3 total, 2 up, 3 in 2024-08-17T00:28:34.073 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:33 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:28:34.073 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:33 smithi110 ceph-mon[41467]: from='osd.2 [v2:172.21.15.110:6818/358443263,v1:172.21.15.110:6819/358443263]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:28:34.073 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:33 smithi110 ceph-mon[29669]: from='osd.2 [v2:172.21.15.110:6818/358443263,v1:172.21.15.110:6819/358443263]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T00:28:34.073 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:33 smithi110 ceph-mon[29669]: osdmap e16: 3 total, 2 up, 3 in 2024-08-17T00:28:34.074 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:33 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:28:34.074 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:33 smithi110 ceph-mon[29669]: from='osd.2 [v2:172.21.15.110:6818/358443263,v1:172.21.15.110:6819/358443263]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:28:34.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:33 smithi177 ceph-mon[33147]: from='osd.2 [v2:172.21.15.110:6818/358443263,v1:172.21.15.110:6819/358443263]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T00:28:34.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:33 smithi177 ceph-mon[33147]: osdmap e16: 3 total, 2 up, 3 in 2024-08-17T00:28:34.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:33 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:28:34.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:33 smithi177 ceph-mon[33147]: from='osd.2 [v2:172.21.15.110:6818/358443263,v1:172.21.15.110:6819/358443263]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:28:34.401 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:28:34 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2[58559]: 2024-08-17T00:28:34.070+0000 7f5af88fb640 -1 osd.2 0 waiting for initial osdmap 2024-08-17T00:28:34.401 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:28:34 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2[58559]: 2024-08-17T00:28:34.074+0000 7f5af071c640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T00:28:35.035 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:34 smithi110 ceph-mon[29669]: from='osd.2 [v2:172.21.15.110:6818/358443263,v1:172.21.15.110:6819/358443263]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-08-17T00:28:35.036 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:34 smithi110 ceph-mon[29669]: osdmap e17: 3 total, 2 up, 3 in 2024-08-17T00:28:35.036 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:34 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:28:35.036 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:34 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:28:35.036 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:34 smithi110 ceph-mon[29669]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:35.036 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:34 smithi110 ceph-mon[29669]: from='osd.2 [v2:172.21.15.110:6818/358443263,v1:172.21.15.110:6819/358443263]' entity='osd.2' 2024-08-17T00:28:35.036 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:34 smithi110 ceph-mon[41467]: from='osd.2 [v2:172.21.15.110:6818/358443263,v1:172.21.15.110:6819/358443263]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-08-17T00:28:35.036 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:34 smithi110 ceph-mon[41467]: osdmap e17: 3 total, 2 up, 3 in 2024-08-17T00:28:35.037 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:34 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:28:35.037 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:34 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:28:35.037 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:34 smithi110 ceph-mon[41467]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:35.037 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:34 smithi110 ceph-mon[41467]: from='osd.2 [v2:172.21.15.110:6818/358443263,v1:172.21.15.110:6819/358443263]' entity='osd.2' 2024-08-17T00:28:35.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:34 smithi177 ceph-mon[33147]: from='osd.2 [v2:172.21.15.110:6818/358443263,v1:172.21.15.110:6819/358443263]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-08-17T00:28:35.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:34 smithi177 ceph-mon[33147]: osdmap e17: 3 total, 2 up, 3 in 2024-08-17T00:28:35.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:34 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:28:35.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:34 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:28:35.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:34 smithi177 ceph-mon[33147]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-17T00:28:35.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:34 smithi177 ceph-mon[33147]: from='osd.2 [v2:172.21.15.110:6818/358443263,v1:172.21.15.110:6819/358443263]' entity='osd.2' 2024-08-17T00:28:35.934 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:35 smithi110 ceph-mon[29669]: purged_snaps scrub starts 2024-08-17T00:28:35.934 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:35 smithi110 ceph-mon[29669]: purged_snaps scrub ok 2024-08-17T00:28:35.934 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:35 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:28:35.934 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:35 smithi110 ceph-mon[29669]: osd.2 [v2:172.21.15.110:6818/358443263,v1:172.21.15.110:6819/358443263] boot 2024-08-17T00:28:35.934 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:35 smithi110 ceph-mon[29669]: osdmap e18: 3 total, 3 up, 3 in 2024-08-17T00:28:35.934 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:35 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:28:35.935 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:35 smithi110 ceph-mon[41467]: purged_snaps scrub starts 2024-08-17T00:28:35.935 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:35 smithi110 ceph-mon[41467]: purged_snaps scrub ok 2024-08-17T00:28:35.935 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:35 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:28:35.935 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:35 smithi110 ceph-mon[41467]: osd.2 [v2:172.21.15.110:6818/358443263,v1:172.21.15.110:6819/358443263] boot 2024-08-17T00:28:35.935 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:35 smithi110 ceph-mon[41467]: osdmap e18: 3 total, 3 up, 3 in 2024-08-17T00:28:35.935 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:35 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:28:36.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:35 smithi177 ceph-mon[33147]: purged_snaps scrub starts 2024-08-17T00:28:36.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:35 smithi177 ceph-mon[33147]: purged_snaps scrub ok 2024-08-17T00:28:36.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:35 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:28:36.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:35 smithi177 ceph-mon[33147]: osd.2 [v2:172.21.15.110:6818/358443263,v1:172.21.15.110:6819/358443263] boot 2024-08-17T00:28:36.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:35 smithi177 ceph-mon[33147]: osdmap e18: 3 total, 3 up, 3 in 2024-08-17T00:28:36.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:35 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:28:37.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:36 smithi177 ceph-mon[33147]: pgmap v73: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-08-17T00:28:37.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:36 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' 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-17T00:28:37.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:36 smithi177 ceph-mon[33147]: Detected new or changed devices on smithi110 2024-08-17T00:28:37.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:36 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:37.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:36 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:37.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:36 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:28:37.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:36 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:28:37.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:36 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:28:37.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:36 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:37.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:36 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:28:37.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:36 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:28:37.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:36 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:37.300 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:36 smithi110 ceph-mon[41467]: pgmap v73: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-08-17T00:28:37.300 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:36 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' 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-17T00:28:37.300 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:36 smithi110 ceph-mon[41467]: Detected new or changed devices on smithi110 2024-08-17T00:28:37.300 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:36 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:37.300 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:36 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:37.301 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:36 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:28:37.301 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:36 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:28:37.301 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:36 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:28:37.301 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:36 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:37.301 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:36 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:28:37.301 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:36 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:28:37.301 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:36 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:37.301 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:36 smithi110 ceph-mon[29669]: pgmap v73: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-08-17T00:28:37.301 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:36 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' 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-17T00:28:37.301 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:36 smithi110 ceph-mon[29669]: Detected new or changed devices on smithi110 2024-08-17T00:28:37.301 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:36 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:37.301 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:36 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:37.302 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:36 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:28:37.302 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:36 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:28:37.302 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:36 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:28:37.302 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:36 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:37.302 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:36 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:28:37.302 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:36 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:28:37.302 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:36 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:37.596 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:28:37.615 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi110:vg_nvme/lv_1 2024-08-17T00:28:37.820 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:28:37.935 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:37 smithi110 ceph-mon[41467]: Adjusting osd_memory_target on smithi110 to 5354M 2024-08-17T00:28:37.935 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:37 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' 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-17T00:28:37.935 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:37 smithi110 ceph-mon[41467]: osdmap e19: 3 total, 3 up, 3 in 2024-08-17T00:28:37.935 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:37 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:28:37.935 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:37 smithi110 ceph-mon[29669]: Adjusting osd_memory_target on smithi110 to 5354M 2024-08-17T00:28:37.936 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:37 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' 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-17T00:28:37.936 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:37 smithi110 ceph-mon[29669]: osdmap e19: 3 total, 3 up, 3 in 2024-08-17T00:28:37.936 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:37 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:28:38.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:37 smithi177 ceph-mon[33147]: Adjusting osd_memory_target on smithi110 to 5354M 2024-08-17T00:28:38.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:37 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' 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-17T00:28:38.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:37 smithi177 ceph-mon[33147]: osdmap e19: 3 total, 3 up, 3 in 2024-08-17T00:28:38.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:37 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:28:38.837 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:38 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-17T00:28:38.838 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:28:38 smithi110 sudo[62462]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-17T00:28:38.838 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:28:38 smithi110 sudo[62462]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-17T00:28:38.838 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:28:38 smithi110 sudo[62462]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-17T00:28:38.838 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:28:38 smithi110 sudo[62462]: pam_unix(sudo:session): session closed for user root 2024-08-17T00:28:39.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:38 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-17T00:28:39.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:38 smithi177 ceph-mon[33147]: osdmap e20: 3 total, 3 up, 3 in 2024-08-17T00:28:39.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:38 smithi177 ceph-mon[33147]: pgmap v76: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-08-17T00:28:39.118 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:38 smithi110 ceph-mon[29669]: osdmap e20: 3 total, 3 up, 3 in 2024-08-17T00:28:39.119 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:38 smithi110 ceph-mon[29669]: pgmap v76: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-08-17T00:28:39.119 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:38 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-17T00:28:39.119 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:38 smithi110 ceph-mon[41467]: osdmap e20: 3 total, 3 up, 3 in 2024-08-17T00:28:39.119 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:38 smithi110 ceph-mon[41467]: pgmap v76: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-08-17T00:28:39.119 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:28:38 smithi110 sudo[62467]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-17T00:28:39.119 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:28:38 smithi110 sudo[62467]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-17T00:28:39.120 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:28:38 smithi110 sudo[62467]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-17T00:28:39.120 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:28:38 smithi110 sudo[62467]: pam_unix(sudo:session): session closed for user root 2024-08-17T00:28:39.378 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:28:39 smithi110 sudo[62490]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-17T00:28:39.378 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:28:39 smithi110 sudo[62490]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-17T00:28:39.378 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:28:39 smithi110 sudo[62490]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-17T00:28:39.378 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:28:39 smithi110 sudo[62490]: pam_unix(sudo:session): session closed for user root 2024-08-17T00:28:39.634 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:28:39 smithi110 sudo[62513]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-17T00:28:39.634 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:28:39 smithi110 sudo[62513]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-17T00:28:39.634 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:28:39 smithi110 sudo[62513]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-17T00:28:39.634 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:28:39 smithi110 sudo[62513]: pam_unix(sudo:session): session closed for user root 2024-08-17T00:28:39.910 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:28:39 smithi110 sudo[62542]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-17T00:28:39.910 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:28:39 smithi110 sudo[62542]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-17T00:28:39.910 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:28:39 smithi110 sudo[62542]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-17T00:28:39.910 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:28:39 smithi110 sudo[62542]: pam_unix(sudo:session): session closed for user root 2024-08-17T00:28:39.911 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:39 smithi110 ceph-mon[29669]: osdmap e21: 3 total, 3 up, 3 in 2024-08-17T00:28:39.911 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:39 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:39.911 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:39 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T00:28:39.911 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:39 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T00:28:39.911 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:39 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:28:39.911 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:39 smithi110 ceph-mon[41467]: osdmap e21: 3 total, 3 up, 3 in 2024-08-17T00:28:39.911 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:39 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:39.911 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:39 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T00:28:39.911 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:39 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T00:28:39.911 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:39 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:28:40.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:39 smithi177 ceph-mon[33147]: osdmap e21: 3 total, 3 up, 3 in 2024-08-17T00:28:40.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:39 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:40.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:39 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T00:28:40.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:39 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T00:28:40.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:39 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:28:40.161 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:28:39 smithi110 sudo[62651]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-17T00:28:40.161 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:28:39 smithi110 sudo[62651]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-17T00:28:40.161 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:28:39 smithi110 sudo[62651]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-17T00:28:40.161 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:28:39 smithi110 sudo[62651]: pam_unix(sudo:session): session closed for user root 2024-08-17T00:28:40.419 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:40 smithi110 sudo[62680]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-17T00:28:40.420 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:40 smithi110 sudo[62680]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-17T00:28:40.420 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:40 smithi110 sudo[62680]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-17T00:28:40.420 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:40 smithi110 sudo[62680]: pam_unix(sudo:session): session closed for user root 2024-08-17T00:28:40.745 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:40 smithi110 sudo[62711]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-17T00:28:40.745 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:40 smithi110 sudo[62711]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-17T00:28:40.745 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:40 smithi110 sudo[62711]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-17T00:28:40.745 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:40 smithi110 sudo[62711]: pam_unix(sudo:session): session closed for user root 2024-08-17T00:28:40.919 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:40 smithi177 sudo[35876]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-17T00:28:40.919 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:40 smithi177 sudo[35876]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-17T00:28:40.919 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:40 smithi177 sudo[35876]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-17T00:28:40.919 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:40 smithi177 sudo[35876]: pam_unix(sudo:session): session closed for user root 2024-08-17T00:28:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:40 smithi110 ceph-mon[29669]: from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:28:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:40 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T00:28:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:40 smithi110 ceph-mon[29669]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-08-17T00:28:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:40 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T00:28:41.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:40 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:28:41.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:40 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:28:41.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:40 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:28:41.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:40 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:28:41.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:40 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:28:41.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:40 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:28:41.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:40 smithi110 ceph-mon[41467]: from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:28:41.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:40 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T00:28:41.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:40 smithi110 ceph-mon[41467]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-08-17T00:28:41.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:40 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T00:28:41.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:40 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:28:41.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:40 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:28:41.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:40 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:28:41.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:40 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:28:41.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:40 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:28:41.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:40 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:28:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:40 smithi177 sudo[35879]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-17T00:28:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:40 smithi177 sudo[35879]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-17T00:28:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:40 smithi177 sudo[35879]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-17T00:28:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:40 smithi177 sudo[35879]: pam_unix(sudo:session): session closed for user root 2024-08-17T00:28:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:40 smithi177 ceph-mon[33147]: from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi110:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:28:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:40 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T00:28:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:40 smithi177 ceph-mon[33147]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-08-17T00:28:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:40 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T00:28:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:40 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:28:41.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:40 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:28:41.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:40 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:28:41.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:40 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:28:41.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:40 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:28:41.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:40 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:28:41.456 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:41 smithi110 sudo[62724]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-17T00:28:41.456 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:41 smithi110 sudo[62724]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-17T00:28:41.456 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:41 smithi110 sudo[62724]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-17T00:28:41.456 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:41 smithi110 sudo[62724]: pam_unix(sudo:session): session closed for user root 2024-08-17T00:28:41.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:41 smithi110 sudo[62766]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-17T00:28:41.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:41 smithi110 sudo[62766]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-08-17T00:28:41.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:41 smithi110 sudo[62766]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-08-17T00:28:41.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:41 smithi110 sudo[62766]: pam_unix(sudo:session): session closed for user root 2024-08-17T00:28:42.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:41 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T00:28:42.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:41 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T00:28:42.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:41 smithi110 ceph-mon[41467]: mgrmap e15: y(active, since 2m), standbys: x 2024-08-17T00:28:42.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:41 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:42.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:41 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T00:28:42.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:41 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:28:42.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:41 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:28:42.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:41 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:28:42.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:41 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T00:28:42.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:41 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T00:28:42.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:41 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T00:28:42.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:41 smithi110 ceph-mon[29669]: mgrmap e15: y(active, since 2m), standbys: x 2024-08-17T00:28:42.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:41 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:42.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:41 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T00:28:42.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:41 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:28:42.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:41 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:28:42.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:41 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:28:42.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:41 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T00:28:42.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:41 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T00:28:42.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:41 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T00:28:42.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:41 smithi177 ceph-mon[33147]: mgrmap e15: y(active, since 2m), standbys: x 2024-08-17T00:28:42.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:41 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:42.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:41 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T00:28:42.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:41 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:28:42.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:41 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:28:42.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:41 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:28:42.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:41 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T00:28:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:42 smithi110 ceph-mon[29669]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-17T00:28:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:42 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/1551320266' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c49be8a-7ed9-43b5-8c62-6f49cf61460c"}]: dispatch 2024-08-17T00:28:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:42 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/1551320266' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5c49be8a-7ed9-43b5-8c62-6f49cf61460c"}]': finished 2024-08-17T00:28:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:42 smithi110 ceph-mon[29669]: osdmap e22: 4 total, 3 up, 4 in 2024-08-17T00:28:43.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:42 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:28:43.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:42 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/2685823213' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T00:28:43.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:42 smithi110 ceph-mon[41467]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-17T00:28:43.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:42 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/1551320266' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c49be8a-7ed9-43b5-8c62-6f49cf61460c"}]: dispatch 2024-08-17T00:28:43.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:42 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/1551320266' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5c49be8a-7ed9-43b5-8c62-6f49cf61460c"}]': finished 2024-08-17T00:28:43.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:42 smithi110 ceph-mon[41467]: osdmap e22: 4 total, 3 up, 4 in 2024-08-17T00:28:43.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:42 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:28:43.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:42 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/2685823213' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T00:28:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:42 smithi177 ceph-mon[33147]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-17T00:28:43.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:42 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/1551320266' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c49be8a-7ed9-43b5-8c62-6f49cf61460c"}]: dispatch 2024-08-17T00:28:43.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:42 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/1551320266' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5c49be8a-7ed9-43b5-8c62-6f49cf61460c"}]': finished 2024-08-17T00:28:43.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:42 smithi177 ceph-mon[33147]: osdmap e22: 4 total, 3 up, 4 in 2024-08-17T00:28:43.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:42 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:28:43.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:42 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/2685823213' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T00:28:45.272 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:45 smithi110 ceph-mon[41467]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-17T00:28:45.272 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:45 smithi110 ceph-mon[29669]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-17T00:28:45.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:45 smithi177 ceph-mon[33147]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-17T00:28:47.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:47 smithi177 ceph-mon[33147]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-17T00:28:47.383 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:47 smithi110 ceph-mon[29669]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-17T00:28:47.383 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:47 smithi110 ceph-mon[41467]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-17T00:28:49.260 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:49 smithi110 ceph-mon[29669]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 44 KiB/s wr, 3 op/s 2024-08-17T00:28:49.260 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:49 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-17T00:28:49.260 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:49 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:28:49.260 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:49 smithi110 ceph-mon[29669]: Deploying daemon osd.3 on smithi110 2024-08-17T00:28:49.260 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:49 smithi110 ceph-mon[41467]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 44 KiB/s wr, 3 op/s 2024-08-17T00:28:49.260 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:49 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-17T00:28:49.260 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:49 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:28:49.260 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:49 smithi110 ceph-mon[41467]: Deploying daemon osd.3 on smithi110 2024-08-17T00:28:49.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:49 smithi177 ceph-mon[33147]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 44 KiB/s wr, 3 op/s 2024-08-17T00:28:49.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:49 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-17T00:28:49.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:49 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:28:49.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:49 smithi177 ceph-mon[33147]: Deploying daemon osd.3 on smithi110 2024-08-17T00:28:51.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:51 smithi110 ceph-mon[29669]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2024-08-17T00:28:51.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:51 smithi110 ceph-mon[41467]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2024-08-17T00:28:51.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:51 smithi177 ceph-mon[33147]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2024-08-17T00:28:53.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:53 smithi177 ceph-mon[33147]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2024-08-17T00:28:53.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:53 smithi110 ceph-mon[29669]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2024-08-17T00:28:53.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:53 smithi110 ceph-mon[41467]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2024-08-17T00:28:54.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:54 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:28:54.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:54 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:54.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:54 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:54.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:54 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:28:54.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:54 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:54.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:54 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:54.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:54 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:28:54.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:54 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:54.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:54 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:55.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:55 smithi110 ceph-mon[29669]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 774 B/s rd, 22 KiB/s wr, 2 op/s 2024-08-17T00:28:55.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:55 smithi110 ceph-mon[41467]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 774 B/s rd, 22 KiB/s wr, 2 op/s 2024-08-17T00:28:55.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:55 smithi177 ceph-mon[33147]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 774 B/s rd, 22 KiB/s wr, 2 op/s 2024-08-17T00:28:56.809 INFO:teuthology.orchestra.run.smithi110.stdout:Created osd(s) 3 on host 'smithi110' 2024-08-17T00:28:57.448 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:57 smithi110 ceph-mon[29669]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-08-17T00:28:57.448 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:57 smithi110 ceph-mon[29669]: from='osd.3 [v2:172.21.15.110:6826/308295364,v1:172.21.15.110:6827/308295364]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T00:28:57.448 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:57 smithi110 ceph-mon[29669]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T00:28:57.448 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:57 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:57.448 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:57 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:57.449 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:57 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:57.449 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:57 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:57.449 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:57 smithi110 ceph-mon[41467]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-08-17T00:28:57.449 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:57 smithi110 ceph-mon[41467]: from='osd.3 [v2:172.21.15.110:6826/308295364,v1:172.21.15.110:6827/308295364]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T00:28:57.449 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:57 smithi110 ceph-mon[41467]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T00:28:57.449 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:57 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:57.449 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:57 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:57.449 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:57 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:57.449 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:57 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:57.469 DEBUG:teuthology.orchestra.run.smithi110:osd.3> sudo journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.3.service 2024-08-17T00:28:57.471 INFO:tasks.cephadm:Deploying osd.4 on smithi177 with /dev/vg_nvme/lv_4... 2024-08-17T00:28:57.471 DEBUG:teuthology.orchestra.run.smithi177:> 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-08-17T00:28:57.500 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:57 smithi177 ceph-mon[33147]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-08-17T00:28:57.501 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:57 smithi177 ceph-mon[33147]: from='osd.3 [v2:172.21.15.110:6826/308295364,v1:172.21.15.110:6827/308295364]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T00:28:57.501 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:57 smithi177 ceph-mon[33147]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T00:28:57.501 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:57 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:57.501 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:57 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:57.501 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:57 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:57.501 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:57 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:28:57.681 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T00:28:58.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:58 smithi110 ceph-mon[29669]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T00:28:58.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:58 smithi110 ceph-mon[29669]: osdmap e23: 4 total, 3 up, 4 in 2024-08-17T00:28:58.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:58 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:28:58.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:58 smithi110 ceph-mon[29669]: from='osd.3 [v2:172.21.15.110:6826/308295364,v1:172.21.15.110:6827/308295364]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:28:58.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:58 smithi110 ceph-mon[29669]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:28:58.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:58 smithi110 ceph-mon[41467]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T00:28:58.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:58 smithi110 ceph-mon[41467]: osdmap e23: 4 total, 3 up, 4 in 2024-08-17T00:28:58.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:58 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:28:58.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:58 smithi110 ceph-mon[41467]: from='osd.3 [v2:172.21.15.110:6826/308295364,v1:172.21.15.110:6827/308295364]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:28:58.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:58 smithi110 ceph-mon[41467]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:28:58.312 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:28:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3[64620]: 2024-08-17T00:28:58.251+0000 7efffa477640 -1 osd.3 0 waiting for initial osdmap 2024-08-17T00:28:58.312 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:28:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3[64620]: 2024-08-17T00:28:58.255+0000 7efff62a0640 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T00:28:58.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:58 smithi177 ceph-mon[33147]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T00:28:58.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:58 smithi177 ceph-mon[33147]: osdmap e23: 4 total, 3 up, 4 in 2024-08-17T00:28:58.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:58 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:28:58.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:58 smithi177 ceph-mon[33147]: from='osd.3 [v2:172.21.15.110:6826/308295364,v1:172.21.15.110:6827/308295364]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:28:58.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:58 smithi177 ceph-mon[33147]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:28:59.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:59 smithi177 ceph-mon[33147]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-17T00:28:59.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:59 smithi177 ceph-mon[33147]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-08-17T00:28:59.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:59 smithi177 ceph-mon[33147]: osdmap e24: 4 total, 3 up, 4 in 2024-08-17T00:28:59.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:59 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:28:59.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:28:59 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:28:59.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:59 smithi110 ceph-mon[29669]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-17T00:28:59.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:59 smithi110 ceph-mon[29669]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-08-17T00:28:59.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:59 smithi110 ceph-mon[29669]: osdmap e24: 4 total, 3 up, 4 in 2024-08-17T00:28:59.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:59 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:28:59.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:28:59 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:28:59.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:59 smithi110 ceph-mon[41467]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-17T00:28:59.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:59 smithi110 ceph-mon[41467]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]': finished 2024-08-17T00:28:59.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:59 smithi110 ceph-mon[41467]: osdmap e24: 4 total, 3 up, 4 in 2024-08-17T00:28:59.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:59 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:28:59.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:28:59 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:29:00.060 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:29:00.080 DEBUG:teuthology.orchestra.run.smithi177:> 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi177:vg_nvme/lv_4 2024-08-17T00:29:00.320 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T00:29:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:00 smithi177 ceph-mon[33147]: purged_snaps scrub starts 2024-08-17T00:29:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:00 smithi177 ceph-mon[33147]: purged_snaps scrub ok 2024-08-17T00:29:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:00 smithi177 ceph-mon[33147]: osd.3 [v2:172.21.15.110:6826/308295364,v1:172.21.15.110:6827/308295364] boot 2024-08-17T00:29:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:00 smithi177 ceph-mon[33147]: osdmap e25: 4 total, 4 up, 4 in 2024-08-17T00:29:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:00 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:29:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:00 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:00 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:00 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:29:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:00 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:29:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:00 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:29:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:00 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:29:00.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:00 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:00.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:00 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:00.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:00 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:29:00.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:00 smithi110 ceph-mon[29669]: purged_snaps scrub starts 2024-08-17T00:29:00.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:00 smithi110 ceph-mon[29669]: purged_snaps scrub ok 2024-08-17T00:29:00.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:00 smithi110 ceph-mon[29669]: osd.3 [v2:172.21.15.110:6826/308295364,v1:172.21.15.110:6827/308295364] boot 2024-08-17T00:29:00.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:00 smithi110 ceph-mon[29669]: osdmap e25: 4 total, 4 up, 4 in 2024-08-17T00:29:00.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:00 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:29:00.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:00 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:00.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:00 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:00.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:00 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:29:00.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:00 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:29:00.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:00 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:29:00.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:00 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:29:00.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:00 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:00.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:00 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:00.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:00 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:29:00.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:00 smithi110 ceph-mon[41467]: purged_snaps scrub starts 2024-08-17T00:29:00.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:00 smithi110 ceph-mon[41467]: purged_snaps scrub ok 2024-08-17T00:29:00.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:00 smithi110 ceph-mon[41467]: osd.3 [v2:172.21.15.110:6826/308295364,v1:172.21.15.110:6827/308295364] boot 2024-08-17T00:29:00.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:00 smithi110 ceph-mon[41467]: osdmap e25: 4 total, 4 up, 4 in 2024-08-17T00:29:00.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:00 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:29:00.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:00 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:00.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:00 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:00.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:00 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:29:00.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:00 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:29:00.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:00 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:29:00.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:00 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:29:00.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:00 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:00.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:00 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:00.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:00 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:29:01.504 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:01 smithi177 ceph-mon[33147]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-17T00:29:01.504 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:01 smithi177 ceph-mon[33147]: Detected new or changed devices on smithi110 2024-08-17T00:29:01.505 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:01 smithi177 ceph-mon[33147]: Adjusting osd_memory_target on smithi110 to 4016M 2024-08-17T00:29:01.505 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:01 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:01.505 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:01 smithi177 ceph-mon[33147]: osdmap e26: 4 total, 4 up, 4 in 2024-08-17T00:29:01.505 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:01 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:29:01.505 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:01 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:01.505 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:01 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:29:01.505 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:01 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:01.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:01 smithi110 ceph-mon[41467]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-17T00:29:01.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:01 smithi110 ceph-mon[41467]: Detected new or changed devices on smithi110 2024-08-17T00:29:01.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:01 smithi110 ceph-mon[41467]: Adjusting osd_memory_target on smithi110 to 4016M 2024-08-17T00:29:01.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:01 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:01.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:01 smithi110 ceph-mon[41467]: osdmap e26: 4 total, 4 up, 4 in 2024-08-17T00:29:01.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:01 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:29:01.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:01 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:01.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:01 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:29:01.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:01 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:01.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:01 smithi110 ceph-mon[29669]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-17T00:29:01.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:01 smithi110 ceph-mon[29669]: Detected new or changed devices on smithi110 2024-08-17T00:29:01.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:01 smithi110 ceph-mon[29669]: Adjusting osd_memory_target on smithi110 to 4016M 2024-08-17T00:29:01.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:01 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:01.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:01 smithi110 ceph-mon[29669]: osdmap e26: 4 total, 4 up, 4 in 2024-08-17T00:29:01.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:01 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:29:01.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:01 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:01.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:01 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:29:01.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:01 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:02.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:02 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T00:29:02.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:02 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T00:29:02.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:02 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:02.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:02 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T00:29:02.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:02 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T00:29:02.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:02 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:02.601 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:02 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T00:29:02.601 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:02 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T00:29:02.601 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:02 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:03.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:03 smithi177 ceph-mon[33147]: from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:29:03.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:03 smithi177 ceph-mon[33147]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:03.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:03 smithi110 ceph-mon[29669]: from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:29:03.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:03 smithi110 ceph-mon[29669]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:03.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:03 smithi110 ceph-mon[41467]: from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:29:03.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:03 smithi110 ceph-mon[41467]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:04.525 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:04 smithi177 ceph-mon[33147]: from='client.? 172.21.15.177:0/1349807153' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "97dcf12e-1b14-44d7-8858-f269e195b045"}]: dispatch 2024-08-17T00:29:04.525 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:04 smithi177 ceph-mon[33147]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "97dcf12e-1b14-44d7-8858-f269e195b045"}]: dispatch 2024-08-17T00:29:04.526 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:04 smithi177 ceph-mon[33147]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "97dcf12e-1b14-44d7-8858-f269e195b045"}]': finished 2024-08-17T00:29:04.526 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:04 smithi177 ceph-mon[33147]: osdmap e27: 5 total, 4 up, 5 in 2024-08-17T00:29:04.526 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:04 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:29:04.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:04 smithi110 ceph-mon[29669]: from='client.? 172.21.15.177:0/1349807153' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "97dcf12e-1b14-44d7-8858-f269e195b045"}]: dispatch 2024-08-17T00:29:04.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:04 smithi110 ceph-mon[29669]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "97dcf12e-1b14-44d7-8858-f269e195b045"}]: dispatch 2024-08-17T00:29:04.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:04 smithi110 ceph-mon[29669]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "97dcf12e-1b14-44d7-8858-f269e195b045"}]': finished 2024-08-17T00:29:04.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:04 smithi110 ceph-mon[29669]: osdmap e27: 5 total, 4 up, 5 in 2024-08-17T00:29:04.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:04 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:29:04.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:04 smithi110 ceph-mon[41467]: from='client.? 172.21.15.177:0/1349807153' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "97dcf12e-1b14-44d7-8858-f269e195b045"}]: dispatch 2024-08-17T00:29:04.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:04 smithi110 ceph-mon[41467]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "97dcf12e-1b14-44d7-8858-f269e195b045"}]: dispatch 2024-08-17T00:29:04.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:04 smithi110 ceph-mon[41467]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "97dcf12e-1b14-44d7-8858-f269e195b045"}]': finished 2024-08-17T00:29:04.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:04 smithi110 ceph-mon[41467]: osdmap e27: 5 total, 4 up, 5 in 2024-08-17T00:29:04.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:04 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:29:05.370 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:05 smithi177 ceph-mon[33147]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:05.370 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:05 smithi177 ceph-mon[33147]: from='client.? 172.21.15.177:0/4174849564' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T00:29:05.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:05 smithi110 ceph-mon[29669]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:05.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:05 smithi110 ceph-mon[29669]: from='client.? 172.21.15.177:0/4174849564' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T00:29:05.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:05 smithi110 ceph-mon[41467]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:05.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:05 smithi110 ceph-mon[41467]: from='client.? 172.21.15.177:0/4174849564' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T00:29:07.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:07 smithi110 ceph-mon[29669]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:07.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:07 smithi110 ceph-mon[41467]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:07.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:07 smithi177 ceph-mon[33147]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:09.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:09 smithi177 ceph-mon[33147]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:09.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:09 smithi110 ceph-mon[29669]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:09.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:09 smithi110 ceph-mon[41467]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:10.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:10 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-17T00:29:10.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:10 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:10.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:10 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-17T00:29:10.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:10 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:10.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:10 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-17T00:29:10.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:10 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:11.379 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:11 smithi177 ceph-mon[33147]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:11.379 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:11 smithi177 ceph-mon[33147]: Deploying daemon osd.4 on smithi177 2024-08-17T00:29:11.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:11 smithi110 ceph-mon[41467]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:11.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:11 smithi110 ceph-mon[41467]: Deploying daemon osd.4 on smithi177 2024-08-17T00:29:11.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:11 smithi110 ceph-mon[29669]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:11.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:11 smithi110 ceph-mon[29669]: Deploying daemon osd.4 on smithi177 2024-08-17T00:29:13.508 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:13 smithi177 ceph-mon[33147]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:13.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:13 smithi110 ceph-mon[29669]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:13.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:13 smithi110 ceph-mon[41467]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:15.526 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:15 smithi177 ceph-mon[33147]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:15.526 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:29:15.527 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:15.527 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:15.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:15 smithi110 ceph-mon[29669]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:15.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:29:15.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:15.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:15.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:15 smithi110 ceph-mon[41467]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:15.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:29:15.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:15.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:17 smithi177 ceph-mon[33147]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:17 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:17 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:17 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:17 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:29:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:17 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:17.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:17 smithi110 ceph-mon[29669]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:17.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:17 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:17.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:17 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:17.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:17 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:17.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:17 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:29:17.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:17 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:17.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:17 smithi110 ceph-mon[41467]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:17.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:17 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:17.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:17 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:17.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:17 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:17.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:17 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:29:17.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:17 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:18.138 INFO:teuthology.orchestra.run.smithi177.stdout:Created osd(s) 4 on host 'smithi177' 2024-08-17T00:29:18.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:18 smithi177 ceph-mon[33147]: from='osd.4 [v2:172.21.15.177:6800/1179804849,v1:172.21.15.177:6801/1179804849]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T00:29:18.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:18 smithi177 ceph-mon[33147]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T00:29:18.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:18 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:29:18.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:18 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:18.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:18 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:18 smithi110 ceph-mon[29669]: from='osd.4 [v2:172.21.15.177:6800/1179804849,v1:172.21.15.177:6801/1179804849]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T00:29:18.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:18 smithi110 ceph-mon[29669]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T00:29:18.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:18 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:29:18.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:18 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:18.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:18 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:18.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:18 smithi110 ceph-mon[41467]: from='osd.4 [v2:172.21.15.177:6800/1179804849,v1:172.21.15.177:6801/1179804849]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T00:29:18.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:18 smithi110 ceph-mon[41467]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T00:29:18.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:18 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:29:18.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:18 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:18.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:18 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:18.596 DEBUG:teuthology.orchestra.run.smithi177:osd.4> sudo journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.4.service 2024-08-17T00:29:18.598 INFO:tasks.cephadm:Deploying osd.5 on smithi177 with /dev/vg_nvme/lv_3... 2024-08-17T00:29:18.598 DEBUG:teuthology.orchestra.run.smithi177:> 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-08-17T00:29:19.339 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T00:29:19.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:19 smithi110 ceph-mon[41467]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:19.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:19 smithi110 ceph-mon[41467]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T00:29:19.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:19 smithi110 ceph-mon[41467]: osdmap e28: 5 total, 4 up, 5 in 2024-08-17T00:29:19.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:19 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:29:19.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:19 smithi110 ceph-mon[41467]: from='osd.4 [v2:172.21.15.177:6800/1179804849,v1:172.21.15.177:6801/1179804849]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:29:19.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:19 smithi110 ceph-mon[41467]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:29:19.563 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:19 smithi110 ceph-mon[29669]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:19.564 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:19 smithi110 ceph-mon[29669]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T00:29:19.564 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:19 smithi110 ceph-mon[29669]: osdmap e28: 5 total, 4 up, 5 in 2024-08-17T00:29:19.564 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:19 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:29:19.564 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:19 smithi110 ceph-mon[29669]: from='osd.4 [v2:172.21.15.177:6800/1179804849,v1:172.21.15.177:6801/1179804849]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:29:19.564 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:19 smithi110 ceph-mon[29669]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:29:19.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:19 smithi177 ceph-mon[33147]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:19.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:19 smithi177 ceph-mon[33147]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T00:29:19.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:19 smithi177 ceph-mon[33147]: osdmap e28: 5 total, 4 up, 5 in 2024-08-17T00:29:19.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:19 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:29:19.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:19 smithi177 ceph-mon[33147]: from='osd.4 [v2:172.21.15.177:6800/1179804849,v1:172.21.15.177:6801/1179804849]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:29:19.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:19 smithi177 ceph-mon[33147]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:29:19.579 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:29:19 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4[38432]: 2024-08-17T00:29:19.306+0000 7f631e525640 -1 osd.4 0 waiting for initial osdmap 2024-08-17T00:29:19.579 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:29:19 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4[38432]: 2024-08-17T00:29:19.312+0000 7f631a34e640 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T00:29:20.537 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:20 smithi177 ceph-mon[33147]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-08-17T00:29:20.537 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:20 smithi177 ceph-mon[33147]: osdmap e29: 5 total, 4 up, 5 in 2024-08-17T00:29:20.537 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:20 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:29:20.537 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:20 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:29:20.537 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:20 smithi177 ceph-mon[33147]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:20.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:20 smithi110 ceph-mon[41467]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-08-17T00:29:20.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:20 smithi110 ceph-mon[41467]: osdmap e29: 5 total, 4 up, 5 in 2024-08-17T00:29:20.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:20 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:29:20.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:20 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:29:20.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:20 smithi110 ceph-mon[41467]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:20.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:20 smithi110 ceph-mon[29669]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-08-17T00:29:20.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:20 smithi110 ceph-mon[29669]: osdmap e29: 5 total, 4 up, 5 in 2024-08-17T00:29:20.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:20 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:29:20.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:20 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:29:20.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:20 smithi110 ceph-mon[29669]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-17T00:29:21.568 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:21 smithi177 ceph-mon[33147]: purged_snaps scrub starts 2024-08-17T00:29:21.569 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:21 smithi177 ceph-mon[33147]: purged_snaps scrub ok 2024-08-17T00:29:21.569 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:21 smithi177 ceph-mon[33147]: osd.4 [v2:172.21.15.177:6800/1179804849,v1:172.21.15.177:6801/1179804849] boot 2024-08-17T00:29:21.569 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:21 smithi177 ceph-mon[33147]: osdmap e30: 5 total, 5 up, 5 in 2024-08-17T00:29:21.569 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:21 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:29:21.569 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:21 smithi177 ceph-mon[33147]: osdmap e31: 5 total, 5 up, 5 in 2024-08-17T00:29:21.676 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:21 smithi110 ceph-mon[29669]: purged_snaps scrub starts 2024-08-17T00:29:21.676 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:21 smithi110 ceph-mon[29669]: purged_snaps scrub ok 2024-08-17T00:29:21.677 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:21 smithi110 ceph-mon[29669]: osd.4 [v2:172.21.15.177:6800/1179804849,v1:172.21.15.177:6801/1179804849] boot 2024-08-17T00:29:21.677 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:21 smithi110 ceph-mon[29669]: osdmap e30: 5 total, 5 up, 5 in 2024-08-17T00:29:21.677 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:21 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:29:21.677 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:21 smithi110 ceph-mon[29669]: osdmap e31: 5 total, 5 up, 5 in 2024-08-17T00:29:21.677 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:21 smithi110 ceph-mon[41467]: purged_snaps scrub starts 2024-08-17T00:29:21.677 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:21 smithi110 ceph-mon[41467]: purged_snaps scrub ok 2024-08-17T00:29:21.677 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:21 smithi110 ceph-mon[41467]: osd.4 [v2:172.21.15.177:6800/1179804849,v1:172.21.15.177:6801/1179804849] boot 2024-08-17T00:29:21.677 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:21 smithi110 ceph-mon[41467]: osdmap e30: 5 total, 5 up, 5 in 2024-08-17T00:29:21.677 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:21 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:29:21.677 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:21 smithi110 ceph-mon[41467]: osdmap e31: 5 total, 5 up, 5 in 2024-08-17T00:29:23.209 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:22 smithi177 ceph-mon[33147]: Detected new or changed devices on smithi177 2024-08-17T00:29:23.210 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:22 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:23.210 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:22 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:23.210 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:22 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:29:23.210 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:22 smithi177 ceph-mon[33147]: Adjusting osd_memory_target on smithi177 to 17087M 2024-08-17T00:29:23.210 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:22 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:23.210 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:22 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:23.210 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:22 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:29:23.210 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:22 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:23.210 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:22 smithi177 ceph-mon[33147]: pgmap v109: 1 pgs: 1 remapped+peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-08-17T00:29:23.210 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:22 smithi177 ceph-mon[33147]: osdmap e32: 5 total, 5 up, 5 in 2024-08-17T00:29:23.211 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:22 smithi177 ceph-mon[33147]: osdmap e33: 5 total, 5 up, 5 in 2024-08-17T00:29:23.213 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:29:23.232 DEBUG:teuthology.orchestra.run.smithi177:> 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi177:vg_nvme/lv_3 2024-08-17T00:29:23.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:22 smithi110 ceph-mon[29669]: Detected new or changed devices on smithi177 2024-08-17T00:29:23.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:22 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:23.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:22 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:23.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:22 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:29:23.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:22 smithi110 ceph-mon[29669]: Adjusting osd_memory_target on smithi177 to 17087M 2024-08-17T00:29:23.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:22 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:23.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:22 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:23.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:22 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:29:23.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:22 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:23.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:22 smithi110 ceph-mon[29669]: pgmap v109: 1 pgs: 1 remapped+peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-08-17T00:29:23.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:22 smithi110 ceph-mon[29669]: osdmap e32: 5 total, 5 up, 5 in 2024-08-17T00:29:23.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:22 smithi110 ceph-mon[29669]: osdmap e33: 5 total, 5 up, 5 in 2024-08-17T00:29:23.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:22 smithi110 ceph-mon[41467]: Detected new or changed devices on smithi177 2024-08-17T00:29:23.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:22 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:23.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:22 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:23.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:22 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:29:23.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:22 smithi110 ceph-mon[41467]: Adjusting osd_memory_target on smithi177 to 17087M 2024-08-17T00:29:23.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:22 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:23.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:22 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:23.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:22 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:29:23.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:22 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:23.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:22 smithi110 ceph-mon[41467]: pgmap v109: 1 pgs: 1 remapped+peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-08-17T00:29:23.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:22 smithi110 ceph-mon[41467]: osdmap e32: 5 total, 5 up, 5 in 2024-08-17T00:29:23.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:22 smithi110 ceph-mon[41467]: osdmap e33: 5 total, 5 up, 5 in 2024-08-17T00:29:23.430 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T00:29:24.663 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:24 smithi177 ceph-mon[33147]: osdmap e34: 5 total, 5 up, 5 in 2024-08-17T00:29:24.663 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:24 smithi177 ceph-mon[33147]: pgmap v113: 1 pgs: 1 remapped+peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-08-17T00:29:24.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:24 smithi110 ceph-mon[29669]: osdmap e34: 5 total, 5 up, 5 in 2024-08-17T00:29:24.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:24 smithi110 ceph-mon[29669]: pgmap v113: 1 pgs: 1 remapped+peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-08-17T00:29:24.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:24 smithi110 ceph-mon[41467]: osdmap e34: 5 total, 5 up, 5 in 2024-08-17T00:29:24.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:24 smithi110 ceph-mon[41467]: pgmap v113: 1 pgs: 1 remapped+peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-08-17T00:29:25.720 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:25 smithi177 ceph-mon[33147]: from='client.24199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:29:25.720 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:25 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T00:29:25.720 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:25 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T00:29:25.720 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:25 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:25.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:25 smithi110 ceph-mon[41467]: from='client.24199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:29:25.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:25 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T00:29:25.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:25 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T00:29:25.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:25 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:25.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:25 smithi110 ceph-mon[29669]: from='client.24199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:29:25.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:25 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T00:29:25.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:25 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T00:29:25.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:25 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:26.735 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:26 smithi177 ceph-mon[33147]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-08-17T00:29:26.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:26 smithi110 ceph-mon[29669]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-08-17T00:29:26.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:26 smithi110 ceph-mon[41467]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-08-17T00:29:27.793 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:27 smithi177 ceph-mon[33147]: from='client.? 172.21.15.177:0/3344040557' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a2215e6e-12f6-4f1a-b379-70b1cc7330f0"}]: dispatch 2024-08-17T00:29:27.793 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:27 smithi177 ceph-mon[33147]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a2215e6e-12f6-4f1a-b379-70b1cc7330f0"}]: dispatch 2024-08-17T00:29:27.793 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:27 smithi177 ceph-mon[33147]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a2215e6e-12f6-4f1a-b379-70b1cc7330f0"}]': finished 2024-08-17T00:29:27.794 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:27 smithi177 ceph-mon[33147]: osdmap e35: 6 total, 5 up, 6 in 2024-08-17T00:29:27.794 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:27 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:29:27.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:27 smithi110 ceph-mon[29669]: from='client.? 172.21.15.177:0/3344040557' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a2215e6e-12f6-4f1a-b379-70b1cc7330f0"}]: dispatch 2024-08-17T00:29:27.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:27 smithi110 ceph-mon[29669]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a2215e6e-12f6-4f1a-b379-70b1cc7330f0"}]: dispatch 2024-08-17T00:29:27.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:27 smithi110 ceph-mon[29669]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a2215e6e-12f6-4f1a-b379-70b1cc7330f0"}]': finished 2024-08-17T00:29:27.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:27 smithi110 ceph-mon[29669]: osdmap e35: 6 total, 5 up, 6 in 2024-08-17T00:29:27.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:27 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:29:27.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:27 smithi110 ceph-mon[41467]: from='client.? 172.21.15.177:0/3344040557' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a2215e6e-12f6-4f1a-b379-70b1cc7330f0"}]: dispatch 2024-08-17T00:29:27.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:27 smithi110 ceph-mon[41467]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a2215e6e-12f6-4f1a-b379-70b1cc7330f0"}]: dispatch 2024-08-17T00:29:27.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:27 smithi110 ceph-mon[41467]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a2215e6e-12f6-4f1a-b379-70b1cc7330f0"}]': finished 2024-08-17T00:29:27.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:27 smithi110 ceph-mon[41467]: osdmap e35: 6 total, 5 up, 6 in 2024-08-17T00:29:27.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:27 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:29:28.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:28 smithi110 ceph-mon[29669]: from='client.? 172.21.15.177:0/2355511481' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T00:29:28.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:28 smithi110 ceph-mon[29669]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-08-17T00:29:28.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:28 smithi110 ceph-mon[41467]: from='client.? 172.21.15.177:0/2355511481' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T00:29:28.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:28 smithi110 ceph-mon[41467]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-08-17T00:29:28.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:28 smithi177 ceph-mon[33147]: from='client.? 172.21.15.177:0/2355511481' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T00:29:28.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:28 smithi177 ceph-mon[33147]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-08-17T00:29:31.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:31 smithi177 ceph-mon[33147]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-08-17T00:29:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:31 smithi110 ceph-mon[29669]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-08-17T00:29:31.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:31 smithi110 ceph-mon[41467]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-08-17T00:29:33.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:33 smithi177 ceph-mon[33147]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-08-17T00:29:33.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:33 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-17T00:29:33.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:33 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:33.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:33 smithi110 ceph-mon[29669]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-08-17T00:29:33.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:33 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-17T00:29:33.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:33 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:33.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:33 smithi110 ceph-mon[41467]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-08-17T00:29:33.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:33 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-17T00:29:33.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:33 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:34 smithi177 ceph-mon[33147]: Deploying daemon osd.5 on smithi177 2024-08-17T00:29:34.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:34 smithi110 ceph-mon[29669]: Deploying daemon osd.5 on smithi177 2024-08-17T00:29:34.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:34 smithi110 ceph-mon[41467]: Deploying daemon osd.5 on smithi177 2024-08-17T00:29:35.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:35 smithi177 ceph-mon[33147]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T00:29:35.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:35 smithi110 ceph-mon[29669]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T00:29:35.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:35 smithi110 ceph-mon[41467]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T00:29:37.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:37 smithi177 ceph-mon[33147]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T00:29:37.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:37 smithi110 ceph-mon[29669]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T00:29:37.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:37 smithi110 ceph-mon[41467]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T00:29:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:38 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:29:38.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:38 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:38.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:38 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:38 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:29:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:38 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:38.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:38 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:38.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:38 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:29:38.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:38 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:38.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:38 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:39.355 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:39 smithi177 ceph-mon[33147]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-08-17T00:29:39.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:39 smithi110 ceph-mon[41467]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-08-17T00:29:39.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:39 smithi110 ceph-mon[29669]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-08-17T00:29:41.074 INFO:teuthology.orchestra.run.smithi177.stdout:Created osd(s) 5 on host 'smithi177' 2024-08-17T00:29:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:41 smithi177 ceph-mon[33147]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-08-17T00:29:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:41 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:41 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:41 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:41 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:29:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:41 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:41 smithi177 ceph-mon[33147]: from='osd.5 [v2:172.21.15.177:6808/2907812165,v1:172.21.15.177:6809/2907812165]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T00:29:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:41 smithi177 ceph-mon[33147]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T00:29:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:41 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:29:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:41 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:41 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:41.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:41 smithi110 ceph-mon[29669]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-08-17T00:29:41.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:41 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:41.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:41 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:41.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:41 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:41.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:41 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:29:41.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:41 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:41.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:41 smithi110 ceph-mon[29669]: from='osd.5 [v2:172.21.15.177:6808/2907812165,v1:172.21.15.177:6809/2907812165]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T00:29:41.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:41 smithi110 ceph-mon[29669]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T00:29:41.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:41 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:29:41.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:41 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:41.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:41 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:41.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:41 smithi110 ceph-mon[41467]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-08-17T00:29:41.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:41 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:41.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:41 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:41.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:41 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:41.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:41 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:29:41.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:41 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:41.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:41 smithi110 ceph-mon[41467]: from='osd.5 [v2:172.21.15.177:6808/2907812165,v1:172.21.15.177:6809/2907812165]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T00:29:41.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:41 smithi110 ceph-mon[41467]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T00:29:41.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:41 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:29:41.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:41 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:41.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:41 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:41.699 DEBUG:teuthology.orchestra.run.smithi177:osd.5> sudo journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.5.service 2024-08-17T00:29:41.701 INFO:tasks.cephadm:Deploying osd.6 on smithi177 with /dev/vg_nvme/lv_2... 2024-08-17T00:29:41.702 DEBUG:teuthology.orchestra.run.smithi177:> 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-08-17T00:29:42.397 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T00:29:42.519 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:42 smithi177 ceph-mon[33147]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-17T00:29:42.519 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:42 smithi177 ceph-mon[33147]: osdmap e36: 6 total, 5 up, 6 in 2024-08-17T00:29:42.519 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:42 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:29:42.519 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:42 smithi177 ceph-mon[33147]: from='osd.5 [v2:172.21.15.177:6808/2907812165,v1:172.21.15.177:6809/2907812165]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:29:42.519 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:42 smithi177 ceph-mon[33147]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:29:42.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:42 smithi110 ceph-mon[41467]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-17T00:29:42.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:42 smithi110 ceph-mon[41467]: osdmap e36: 6 total, 5 up, 6 in 2024-08-17T00:29:42.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:42 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:29:42.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:42 smithi110 ceph-mon[41467]: from='osd.5 [v2:172.21.15.177:6808/2907812165,v1:172.21.15.177:6809/2907812165]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:29:42.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:42 smithi110 ceph-mon[41467]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:29:42.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:42 smithi110 ceph-mon[29669]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-17T00:29:42.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:42 smithi110 ceph-mon[29669]: osdmap e36: 6 total, 5 up, 6 in 2024-08-17T00:29:42.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:42 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:29:42.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:42 smithi110 ceph-mon[29669]: from='osd.5 [v2:172.21.15.177:6808/2907812165,v1:172.21.15.177:6809/2907812165]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:29:42.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:42 smithi110 ceph-mon[29669]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:29:42.812 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:29:42 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[44819]: 2024-08-17T00:29:42.658+0000 7fa78928d640 -1 osd.5 0 waiting for initial osdmap 2024-08-17T00:29:42.812 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:29:42 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[44819]: 2024-08-17T00:29:42.665+0000 7fa7810ae640 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T00:29:43.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:43 smithi110 ceph-mon[29669]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-08-17T00:29:43.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:43 smithi110 ceph-mon[29669]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-08-17T00:29:43.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:43 smithi110 ceph-mon[29669]: osdmap e37: 6 total, 5 up, 6 in 2024-08-17T00:29:43.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:43 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:29:43.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:43 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:29:43.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:43 smithi110 ceph-mon[29669]: osdmap e38: 6 total, 5 up, 6 in 2024-08-17T00:29:43.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:43 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:29:43.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:43 smithi110 ceph-mon[29669]: from='osd.5 ' entity='osd.5' 2024-08-17T00:29:43.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:43 smithi110 ceph-mon[41467]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-08-17T00:29:43.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:43 smithi110 ceph-mon[41467]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-08-17T00:29:43.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:43 smithi110 ceph-mon[41467]: osdmap e37: 6 total, 5 up, 6 in 2024-08-17T00:29:43.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:43 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:29:43.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:43 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:29:43.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:43 smithi110 ceph-mon[41467]: osdmap e38: 6 total, 5 up, 6 in 2024-08-17T00:29:43.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:43 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:29:43.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:43 smithi110 ceph-mon[41467]: from='osd.5 ' entity='osd.5' 2024-08-17T00:29:43.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:43 smithi177 ceph-mon[33147]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-08-17T00:29:43.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:43 smithi177 ceph-mon[33147]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-08-17T00:29:43.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:43 smithi177 ceph-mon[33147]: osdmap e37: 6 total, 5 up, 6 in 2024-08-17T00:29:43.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:43 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:29:43.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:43 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:29:43.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:43 smithi177 ceph-mon[33147]: osdmap e38: 6 total, 5 up, 6 in 2024-08-17T00:29:43.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:43 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:29:43.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:43 smithi177 ceph-mon[33147]: from='osd.5 ' entity='osd.5' 2024-08-17T00:29:44.345 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:44 smithi177 ceph-mon[33147]: purged_snaps scrub starts 2024-08-17T00:29:44.345 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:44 smithi177 ceph-mon[33147]: purged_snaps scrub ok 2024-08-17T00:29:44.345 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:44 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:29:44.345 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:44 smithi177 ceph-mon[33147]: osd.5 [v2:172.21.15.177:6808/2907812165,v1:172.21.15.177:6809/2907812165] boot 2024-08-17T00:29:44.345 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:44 smithi177 ceph-mon[33147]: osdmap e39: 6 total, 6 up, 6 in 2024-08-17T00:29:44.345 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:44 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:29:44.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:44 smithi110 ceph-mon[29669]: purged_snaps scrub starts 2024-08-17T00:29:44.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:44 smithi110 ceph-mon[29669]: purged_snaps scrub ok 2024-08-17T00:29:44.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:44 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:29:44.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:44 smithi110 ceph-mon[29669]: osd.5 [v2:172.21.15.177:6808/2907812165,v1:172.21.15.177:6809/2907812165] boot 2024-08-17T00:29:44.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:44 smithi110 ceph-mon[29669]: osdmap e39: 6 total, 6 up, 6 in 2024-08-17T00:29:44.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:44 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:29:44.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:44 smithi110 ceph-mon[41467]: purged_snaps scrub starts 2024-08-17T00:29:44.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:44 smithi110 ceph-mon[41467]: purged_snaps scrub ok 2024-08-17T00:29:44.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:44 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:29:44.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:44 smithi110 ceph-mon[41467]: osd.5 [v2:172.21.15.177:6808/2907812165,v1:172.21.15.177:6809/2907812165] boot 2024-08-17T00:29:44.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:44 smithi110 ceph-mon[41467]: osdmap e39: 6 total, 6 up, 6 in 2024-08-17T00:29:44.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:44 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:29:45.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:45 smithi177 ceph-mon[33147]: pgmap v128: 1 pgs: 1 remapped; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-08-17T00:29:45.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:45 smithi177 ceph-mon[33147]: osdmap e40: 6 total, 6 up, 6 in 2024-08-17T00:29:45.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:45 smithi110 ceph-mon[29669]: pgmap v128: 1 pgs: 1 remapped; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-08-17T00:29:45.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:45 smithi110 ceph-mon[29669]: osdmap e40: 6 total, 6 up, 6 in 2024-08-17T00:29:45.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:45 smithi110 ceph-mon[41467]: pgmap v128: 1 pgs: 1 remapped; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-08-17T00:29:45.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:45 smithi110 ceph-mon[41467]: osdmap e40: 6 total, 6 up, 6 in 2024-08-17T00:29:46.768 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:46 smithi177 ceph-mon[33147]: osdmap e41: 6 total, 6 up, 6 in 2024-08-17T00:29:46.769 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:46 smithi177 ceph-mon[33147]: Detected new or changed devices on smithi177 2024-08-17T00:29:46.769 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:46 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:46.769 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:46 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:46.769 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:46 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:29:46.769 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:46 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:29:46.769 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:46 smithi177 ceph-mon[33147]: Adjusting osd_memory_target on smithi177 to 8543M 2024-08-17T00:29:46.769 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:46 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:46.769 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:46 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:46.769 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:46 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:29:46.769 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:46 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:46.769 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:46 smithi177 ceph-mon[33147]: pgmap v131: 1 pgs: 1 remapped; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-08-17T00:29:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:46 smithi110 ceph-mon[41467]: osdmap e41: 6 total, 6 up, 6 in 2024-08-17T00:29:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:46 smithi110 ceph-mon[41467]: Detected new or changed devices on smithi177 2024-08-17T00:29:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:46 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:46 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:46 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:29:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:46 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:29:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:46 smithi110 ceph-mon[41467]: Adjusting osd_memory_target on smithi177 to 8543M 2024-08-17T00:29:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:46 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:46 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:46 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:29:46.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:46 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:46.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:46 smithi110 ceph-mon[41467]: pgmap v131: 1 pgs: 1 remapped; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-08-17T00:29:46.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:46 smithi110 ceph-mon[29669]: osdmap e41: 6 total, 6 up, 6 in 2024-08-17T00:29:46.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:46 smithi110 ceph-mon[29669]: Detected new or changed devices on smithi177 2024-08-17T00:29:46.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:46 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:46.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:46 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:46.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:46 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:29:46.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:46 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:29:46.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:46 smithi110 ceph-mon[29669]: Adjusting osd_memory_target on smithi177 to 8543M 2024-08-17T00:29:46.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:46 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:46.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:46 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:46.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:46 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:29:46.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:46 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:29:46.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:46 smithi110 ceph-mon[29669]: pgmap v131: 1 pgs: 1 remapped; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-08-17T00:29:47.039 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:29:47.058 DEBUG:teuthology.orchestra.run.smithi177:> 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi177:vg_nvme/lv_2 2024-08-17T00:29:47.256 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T00:29:47.654 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:47 smithi177 ceph-mon[33147]: osdmap e42: 6 total, 6 up, 6 in 2024-08-17T00:29:47.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:47 smithi110 ceph-mon[29669]: osdmap e42: 6 total, 6 up, 6 in 2024-08-17T00:29:47.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:47 smithi110 ceph-mon[41467]: osdmap e42: 6 total, 6 up, 6 in 2024-08-17T00:29:48.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:48 smithi110 ceph-mon[41467]: osdmap e43: 6 total, 6 up, 6 in 2024-08-17T00:29:48.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:48 smithi110 ceph-mon[41467]: pgmap v134: 1 pgs: 1 remapped; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-08-17T00:29:48.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:48 smithi110 ceph-mon[29669]: osdmap e43: 6 total, 6 up, 6 in 2024-08-17T00:29:48.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:48 smithi110 ceph-mon[29669]: pgmap v134: 1 pgs: 1 remapped; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-08-17T00:29:48.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:48 smithi177 ceph-mon[33147]: osdmap e43: 6 total, 6 up, 6 in 2024-08-17T00:29:48.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:48 smithi177 ceph-mon[33147]: pgmap v134: 1 pgs: 1 remapped; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-08-17T00:29:49.530 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:49 smithi177 ceph-mon[33147]: from='client.24226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:29:49.530 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:49 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T00:29:49.530 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:49 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T00:29:49.530 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:49 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:49.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:49 smithi110 ceph-mon[29669]: from='client.24226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:29:49.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:49 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T00:29:49.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:49 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T00:29:49.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:49 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:49.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:49 smithi110 ceph-mon[41467]: from='client.24226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:29:49.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:49 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T00:29:49.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:49 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T00:29:49.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:49 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:50.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:50 smithi177 ceph-mon[33147]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 104 KiB/s, 0 objects/s recovering 2024-08-17T00:29:50.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:50 smithi110 ceph-mon[29669]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 104 KiB/s, 0 objects/s recovering 2024-08-17T00:29:50.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:50 smithi110 ceph-mon[41467]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 104 KiB/s, 0 objects/s recovering 2024-08-17T00:29:51.698 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:51 smithi177 ceph-mon[33147]: from='client.? 172.21.15.177:0/515387838' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8b315524-6892-49f7-8bb8-aff39907d287"}]: dispatch 2024-08-17T00:29:51.699 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:51 smithi177 ceph-mon[33147]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8b315524-6892-49f7-8bb8-aff39907d287"}]: dispatch 2024-08-17T00:29:51.699 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:51 smithi177 ceph-mon[33147]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8b315524-6892-49f7-8bb8-aff39907d287"}]': finished 2024-08-17T00:29:51.699 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:51 smithi177 ceph-mon[33147]: osdmap e44: 7 total, 6 up, 7 in 2024-08-17T00:29:51.699 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:51 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:29:51.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:51 smithi110 ceph-mon[29669]: from='client.? 172.21.15.177:0/515387838' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8b315524-6892-49f7-8bb8-aff39907d287"}]: dispatch 2024-08-17T00:29:51.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:51 smithi110 ceph-mon[29669]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8b315524-6892-49f7-8bb8-aff39907d287"}]: dispatch 2024-08-17T00:29:51.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:51 smithi110 ceph-mon[29669]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8b315524-6892-49f7-8bb8-aff39907d287"}]': finished 2024-08-17T00:29:51.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:51 smithi110 ceph-mon[29669]: osdmap e44: 7 total, 6 up, 7 in 2024-08-17T00:29:51.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:51 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:29:51.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:51 smithi110 ceph-mon[41467]: from='client.? 172.21.15.177:0/515387838' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8b315524-6892-49f7-8bb8-aff39907d287"}]: dispatch 2024-08-17T00:29:51.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:51 smithi110 ceph-mon[41467]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8b315524-6892-49f7-8bb8-aff39907d287"}]: dispatch 2024-08-17T00:29:51.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:51 smithi110 ceph-mon[41467]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8b315524-6892-49f7-8bb8-aff39907d287"}]': finished 2024-08-17T00:29:51.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:51 smithi110 ceph-mon[41467]: osdmap e44: 7 total, 6 up, 7 in 2024-08-17T00:29:51.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:51 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:29:52.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:52 smithi110 ceph-mon[29669]: from='client.? 172.21.15.177:0/315117963' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T00:29:52.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:52 smithi110 ceph-mon[29669]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T00:29:52.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:52 smithi110 ceph-mon[41467]: from='client.? 172.21.15.177:0/315117963' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T00:29:52.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:52 smithi110 ceph-mon[41467]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T00:29:52.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:52 smithi177 ceph-mon[33147]: from='client.? 172.21.15.177:0/315117963' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T00:29:52.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:52 smithi177 ceph-mon[33147]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T00:29:55.307 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:55 smithi177 ceph-mon[33147]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-08-17T00:29:55.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:55 smithi110 ceph-mon[29669]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-08-17T00:29:55.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:55 smithi110 ceph-mon[41467]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-08-17T00:29:57.211 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:57 smithi177 ceph-mon[33147]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-08-17T00:29:57.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:57 smithi110 ceph-mon[29669]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-08-17T00:29:57.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:57 smithi110 ceph-mon[41467]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-08-17T00:29:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:58 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-17T00:29:58.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:58 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:58.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:58 smithi177 ceph-mon[33147]: Deploying daemon osd.6 on smithi177 2024-08-17T00:29:58.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:58 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-17T00:29:58.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:58 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:58.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:58 smithi110 ceph-mon[29669]: Deploying daemon osd.6 on smithi177 2024-08-17T00:29:58.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:58 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-17T00:29:58.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:58 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:29:58.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:58 smithi110 ceph-mon[41467]: Deploying daemon osd.6 on smithi177 2024-08-17T00:29:59.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:29:59 smithi177 ceph-mon[33147]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T00:29:59.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:29:59 smithi110 ceph-mon[29669]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T00:29:59.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:29:59 smithi110 ceph-mon[41467]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T00:30:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:00 smithi177 ceph-mon[33147]: overall HEALTH_OK 2024-08-17T00:30:00.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:00 smithi110 ceph-mon[29669]: overall HEALTH_OK 2024-08-17T00:30:00.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:00 smithi110 ceph-mon[41467]: overall HEALTH_OK 2024-08-17T00:30:01.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:01 smithi177 ceph-mon[33147]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-08-17T00:30:01.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:01 smithi110 ceph-mon[29669]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-08-17T00:30:01.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:01 smithi110 ceph-mon[41467]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-08-17T00:30:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:03 smithi177 ceph-mon[33147]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-08-17T00:30:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:03 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:30:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:03 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:03 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:03.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:03 smithi110 ceph-mon[29669]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-08-17T00:30:03.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:03 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:30:03.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:03 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:03.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:03 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:03.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:03 smithi110 ceph-mon[41467]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-08-17T00:30:03.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:03 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:30:03.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:03 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:03.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:03 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:05.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:05 smithi177 ceph-mon[33147]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-08-17T00:30:05.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:05 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:05.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:05 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:05.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:05 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:05.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:05 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:30:05.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:05 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:05.501 INFO:teuthology.orchestra.run.smithi177.stdout:Created osd(s) 6 on host 'smithi177' 2024-08-17T00:30:05.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:05 smithi110 ceph-mon[29669]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-08-17T00:30:05.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:05 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:05.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:05 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:05.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:05 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:05.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:05 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:30:05.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:05 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:05.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:05 smithi110 ceph-mon[41467]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-08-17T00:30:05.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:05 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:05.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:05 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:05.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:05 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:05.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:05 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:30:05.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:05 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:06.178 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:06 smithi177 ceph-mon[33147]: from='osd.6 [v2:172.21.15.177:6816/3974954468,v1:172.21.15.177:6817/3974954468]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T00:30:06.178 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:06 smithi177 ceph-mon[33147]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T00:30:06.178 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:06 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:30:06.179 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:06 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:06.179 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:06 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:06.200 DEBUG:teuthology.orchestra.run.smithi177:osd.6> sudo journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.6.service 2024-08-17T00:30:06.202 INFO:tasks.cephadm:Deploying osd.7 on smithi177 with /dev/vg_nvme/lv_1... 2024-08-17T00:30:06.202 DEBUG:teuthology.orchestra.run.smithi177:> 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-08-17T00:30:06.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:06 smithi110 ceph-mon[29669]: from='osd.6 [v2:172.21.15.177:6816/3974954468,v1:172.21.15.177:6817/3974954468]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T00:30:06.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:06 smithi110 ceph-mon[29669]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T00:30:06.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:06 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:30:06.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:06 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:06.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:06 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:06.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:06 smithi110 ceph-mon[41467]: from='osd.6 [v2:172.21.15.177:6816/3974954468,v1:172.21.15.177:6817/3974954468]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T00:30:06.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:06 smithi110 ceph-mon[41467]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T00:30:06.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:06 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:30:06.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:06 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:06.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:06 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:06.896 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T00:30:07.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:07 smithi177 ceph-mon[33147]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-08-17T00:30:07.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:07 smithi177 ceph-mon[33147]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-17T00:30:07.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:07 smithi177 ceph-mon[33147]: osdmap e45: 7 total, 6 up, 7 in 2024-08-17T00:30:07.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:07 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:30:07.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:07 smithi177 ceph-mon[33147]: from='osd.6 [v2:172.21.15.177:6816/3974954468,v1:172.21.15.177:6817/3974954468]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:30:07.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:07 smithi177 ceph-mon[33147]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:30:07.364 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:30:07 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[51134]: 2024-08-17T00:30:07.134+0000 7f11a9d08640 -1 osd.6 0 waiting for initial osdmap 2024-08-17T00:30:07.364 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:30:07 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[51134]: 2024-08-17T00:30:07.143+0000 7f11a5b31640 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T00:30:07.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:07 smithi110 ceph-mon[29669]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-08-17T00:30:07.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:07 smithi110 ceph-mon[29669]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-17T00:30:07.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:07 smithi110 ceph-mon[29669]: osdmap e45: 7 total, 6 up, 7 in 2024-08-17T00:30:07.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:07 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:30:07.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:07 smithi110 ceph-mon[29669]: from='osd.6 [v2:172.21.15.177:6816/3974954468,v1:172.21.15.177:6817/3974954468]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:30:07.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:07 smithi110 ceph-mon[29669]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:30:07.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:07 smithi110 ceph-mon[41467]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-08-17T00:30:07.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:07 smithi110 ceph-mon[41467]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-17T00:30:07.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:07 smithi110 ceph-mon[41467]: osdmap e45: 7 total, 6 up, 7 in 2024-08-17T00:30:07.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:07 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:30:07.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:07 smithi110 ceph-mon[41467]: from='osd.6 [v2:172.21.15.177:6816/3974954468,v1:172.21.15.177:6817/3974954468]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:30:07.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:07 smithi110 ceph-mon[41467]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:30:08.266 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:08 smithi177 ceph-mon[33147]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-08-17T00:30:08.266 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:08 smithi177 ceph-mon[33147]: osdmap e46: 7 total, 6 up, 7 in 2024-08-17T00:30:08.267 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:08 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:30:08.267 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:08 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:30:08.267 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:08 smithi177 ceph-mon[33147]: osd.6 [v2:172.21.15.177:6816/3974954468,v1:172.21.15.177:6817/3974954468] boot 2024-08-17T00:30:08.267 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:08 smithi177 ceph-mon[33147]: osdmap e47: 7 total, 7 up, 7 in 2024-08-17T00:30:08.267 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:08 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:30:08.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:08 smithi110 ceph-mon[29669]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-08-17T00:30:08.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:08 smithi110 ceph-mon[29669]: osdmap e46: 7 total, 6 up, 7 in 2024-08-17T00:30:08.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:08 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:30:08.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:08 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:30:08.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:08 smithi110 ceph-mon[29669]: osd.6 [v2:172.21.15.177:6816/3974954468,v1:172.21.15.177:6817/3974954468] boot 2024-08-17T00:30:08.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:08 smithi110 ceph-mon[29669]: osdmap e47: 7 total, 7 up, 7 in 2024-08-17T00:30:08.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:08 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:30:08.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:08 smithi110 ceph-mon[41467]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-08-17T00:30:08.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:08 smithi110 ceph-mon[41467]: osdmap e46: 7 total, 6 up, 7 in 2024-08-17T00:30:08.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:30:08.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:30:08.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:08 smithi110 ceph-mon[41467]: osd.6 [v2:172.21.15.177:6816/3974954468,v1:172.21.15.177:6817/3974954468] boot 2024-08-17T00:30:08.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:08 smithi110 ceph-mon[41467]: osdmap e47: 7 total, 7 up, 7 in 2024-08-17T00:30:08.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:08 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:30:09.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:09 smithi177 ceph-mon[33147]: purged_snaps scrub starts 2024-08-17T00:30:09.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:09 smithi177 ceph-mon[33147]: purged_snaps scrub ok 2024-08-17T00:30:09.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:09 smithi177 ceph-mon[33147]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-08-17T00:30:09.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:09 smithi177 ceph-mon[33147]: osdmap e48: 7 total, 7 up, 7 in 2024-08-17T00:30:09.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:09 smithi110 ceph-mon[29669]: purged_snaps scrub starts 2024-08-17T00:30:09.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:09 smithi110 ceph-mon[29669]: purged_snaps scrub ok 2024-08-17T00:30:09.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:09 smithi110 ceph-mon[29669]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-08-17T00:30:09.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:09 smithi110 ceph-mon[29669]: osdmap e48: 7 total, 7 up, 7 in 2024-08-17T00:30:09.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:09 smithi110 ceph-mon[41467]: purged_snaps scrub starts 2024-08-17T00:30:09.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:09 smithi110 ceph-mon[41467]: purged_snaps scrub ok 2024-08-17T00:30:09.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:09 smithi110 ceph-mon[41467]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-08-17T00:30:09.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:09 smithi110 ceph-mon[41467]: osdmap e48: 7 total, 7 up, 7 in 2024-08-17T00:30:10.513 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:10 smithi177 ceph-mon[33147]: osdmap e49: 7 total, 7 up, 7 in 2024-08-17T00:30:10.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:10 smithi177 ceph-mon[33147]: Detected new or changed devices on smithi177 2024-08-17T00:30:10.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:10 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:10.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:10 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:10.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:10 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:30:10.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:10 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:30:10.515 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:10 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:30:10.515 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:10 smithi177 ceph-mon[33147]: Adjusting osd_memory_target on smithi177 to 5695M 2024-08-17T00:30:10.515 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:10 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:10.515 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:10 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:10.515 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:10 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:30:10.515 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:10 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:10.516 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:10 smithi177 ceph-mon[33147]: pgmap v151: 1 pgs: 1 remapped+peering; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-08-17T00:30:10.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:10 smithi110 ceph-mon[29669]: osdmap e49: 7 total, 7 up, 7 in 2024-08-17T00:30:10.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:10 smithi110 ceph-mon[29669]: Detected new or changed devices on smithi177 2024-08-17T00:30:10.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:10 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:10.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:10 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:10.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:10 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:30:10.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:10 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:30:10.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:10 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:30:10.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:10 smithi110 ceph-mon[29669]: Adjusting osd_memory_target on smithi177 to 5695M 2024-08-17T00:30:10.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:10 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:10.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:10 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:10.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:10 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:30:10.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:10 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:10.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:10 smithi110 ceph-mon[29669]: pgmap v151: 1 pgs: 1 remapped+peering; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-08-17T00:30:10.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:10 smithi110 ceph-mon[41467]: osdmap e49: 7 total, 7 up, 7 in 2024-08-17T00:30:10.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:10 smithi110 ceph-mon[41467]: Detected new or changed devices on smithi177 2024-08-17T00:30:10.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:10 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:10.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:10 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:10.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:10 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:30:10.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:10 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:30:10.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:10 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:30:10.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:10 smithi110 ceph-mon[41467]: Adjusting osd_memory_target on smithi177 to 5695M 2024-08-17T00:30:10.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:10 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:10.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:10 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:10.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:10 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:30:10.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:10 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:10.813 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:10 smithi110 ceph-mon[41467]: pgmap v151: 1 pgs: 1 remapped+peering; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-08-17T00:30:11.067 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-08-17T00:30:11.086 DEBUG:teuthology.orchestra.run.smithi177:> 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi177:vg_nvme/lv_1 2024-08-17T00:30:11.287 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T00:30:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:11 smithi110 ceph-mon[29669]: osdmap e50: 7 total, 7 up, 7 in 2024-08-17T00:30:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:11 smithi110 ceph-mon[41467]: osdmap e50: 7 total, 7 up, 7 in 2024-08-17T00:30:12.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:11 smithi177 ceph-mon[33147]: osdmap e50: 7 total, 7 up, 7 in 2024-08-17T00:30:13.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:12 smithi110 ceph-mon[41467]: osdmap e51: 7 total, 7 up, 7 in 2024-08-17T00:30:13.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:12 smithi110 ceph-mon[41467]: pgmap v154: 1 pgs: 1 remapped+peering; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-08-17T00:30:13.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:12 smithi110 ceph-mon[29669]: osdmap e51: 7 total, 7 up, 7 in 2024-08-17T00:30:13.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:12 smithi110 ceph-mon[29669]: pgmap v154: 1 pgs: 1 remapped+peering; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-08-17T00:30:13.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:12 smithi177 ceph-mon[33147]: osdmap e51: 7 total, 7 up, 7 in 2024-08-17T00:30:13.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:12 smithi177 ceph-mon[33147]: pgmap v154: 1 pgs: 1 remapped+peering; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-08-17T00:30:13.818 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:13 smithi177 ceph-mon[33147]: from='client.24253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:30:13.818 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:13 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T00:30:13.818 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:13 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T00:30:13.818 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:13 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:14.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:13 smithi110 ceph-mon[29669]: from='client.24253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:30:14.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:13 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T00:30:14.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:13 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T00:30:14.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:13 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:14.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:13 smithi110 ceph-mon[41467]: from='client.24253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:30:14.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:13 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T00:30:14.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:13 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T00:30:14.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:13 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:15.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:14 smithi110 ceph-mon[29669]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-08-17T00:30:15.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:14 smithi110 ceph-mon[41467]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-08-17T00:30:15.065 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:14 smithi177 ceph-mon[33147]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-08-17T00:30:15.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:15 smithi177 ceph-mon[33147]: from='client.? 172.21.15.177:0/33690964' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ef3238d2-b74e-49d5-a331-b23478189217"}]: dispatch 2024-08-17T00:30:15.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:15 smithi177 ceph-mon[33147]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ef3238d2-b74e-49d5-a331-b23478189217"}]: dispatch 2024-08-17T00:30:15.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:15 smithi177 ceph-mon[33147]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ef3238d2-b74e-49d5-a331-b23478189217"}]': finished 2024-08-17T00:30:15.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:15 smithi177 ceph-mon[33147]: osdmap e52: 8 total, 7 up, 8 in 2024-08-17T00:30:15.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:15 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:30:16.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:15 smithi110 ceph-mon[41467]: from='client.? 172.21.15.177:0/33690964' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ef3238d2-b74e-49d5-a331-b23478189217"}]: dispatch 2024-08-17T00:30:16.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:15 smithi110 ceph-mon[41467]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ef3238d2-b74e-49d5-a331-b23478189217"}]: dispatch 2024-08-17T00:30:16.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:15 smithi110 ceph-mon[41467]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ef3238d2-b74e-49d5-a331-b23478189217"}]': finished 2024-08-17T00:30:16.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:15 smithi110 ceph-mon[41467]: osdmap e52: 8 total, 7 up, 8 in 2024-08-17T00:30:16.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:15 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:30:16.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:15 smithi110 ceph-mon[29669]: from='client.? 172.21.15.177:0/33690964' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ef3238d2-b74e-49d5-a331-b23478189217"}]: dispatch 2024-08-17T00:30:16.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:15 smithi110 ceph-mon[29669]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ef3238d2-b74e-49d5-a331-b23478189217"}]: dispatch 2024-08-17T00:30:16.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:15 smithi110 ceph-mon[29669]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ef3238d2-b74e-49d5-a331-b23478189217"}]': finished 2024-08-17T00:30:16.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:15 smithi110 ceph-mon[29669]: osdmap e52: 8 total, 7 up, 8 in 2024-08-17T00:30:16.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:15 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:30:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:16 smithi110 ceph-mon[29669]: from='client.? 172.21.15.177:0/2641946593' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T00:30:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:16 smithi110 ceph-mon[29669]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T00:30:17.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:16 smithi110 ceph-mon[41467]: from='client.? 172.21.15.177:0/2641946593' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T00:30:17.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:16 smithi110 ceph-mon[41467]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T00:30:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:16 smithi177 ceph-mon[33147]: from='client.? 172.21.15.177:0/2641946593' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T00:30:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:16 smithi177 ceph-mon[33147]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T00:30:19.355 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:19 smithi177 ceph-mon[33147]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-08-17T00:30:19.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:19 smithi110 ceph-mon[41467]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-08-17T00:30:19.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:19 smithi110 ceph-mon[29669]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-08-17T00:30:21.302 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:21 smithi177 ceph-mon[33147]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-08-17T00:30:21.363 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:21 smithi110 ceph-mon[29669]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-08-17T00:30:21.363 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:21 smithi110 ceph-mon[41467]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-08-17T00:30:22.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:22 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-17T00:30:22.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:22 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:22.378 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:22 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-17T00:30:22.379 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:22 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:22.379 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:22 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-17T00:30:22.379 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:22 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:23.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:23 smithi177 ceph-mon[33147]: Deploying daemon osd.7 on smithi177 2024-08-17T00:30:23.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:23 smithi177 ceph-mon[33147]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T00:30:23.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:23 smithi110 ceph-mon[29669]: Deploying daemon osd.7 on smithi177 2024-08-17T00:30:23.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:23 smithi110 ceph-mon[29669]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T00:30:23.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:23 smithi110 ceph-mon[41467]: Deploying daemon osd.7 on smithi177 2024-08-17T00:30:23.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:23 smithi110 ceph-mon[41467]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T00:30:25.184 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:25 smithi177 ceph-mon[33147]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-08-17T00:30:25.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:25 smithi110 ceph-mon[29669]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-08-17T00:30:25.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:25 smithi110 ceph-mon[41467]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-08-17T00:30:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:27 smithi177 ceph-mon[33147]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-08-17T00:30:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:27 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:30:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:27 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:27 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:27.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:27 smithi110 ceph-mon[41467]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-08-17T00:30:27.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:27 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:30:27.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:27 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:27.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:27 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:27.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:27 smithi110 ceph-mon[29669]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-08-17T00:30:27.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:27 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:30:27.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:27 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:27.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:27 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:29.236 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:29 smithi177 ceph-mon[33147]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-08-17T00:30:29.236 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:29 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:29.236 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:29 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:29.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:29 smithi110 ceph-mon[29669]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-08-17T00:30:29.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:29 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:29.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:29 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:29.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:29 smithi110 ceph-mon[41467]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-08-17T00:30:29.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:29 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:29.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:29 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:29.585 INFO:teuthology.orchestra.run.smithi177.stdout:Created osd(s) 7 on host 'smithi177' 2024-08-17T00:30:30.224 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:30 smithi177 ceph-mon[33147]: from='osd.7 [v2:172.21.15.177:6824/2298395623,v1:172.21.15.177:6825/2298395623]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T00:30:30.224 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:30 smithi177 ceph-mon[33147]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T00:30:30.224 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:30 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:30.224 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:30 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:30.246 DEBUG:teuthology.orchestra.run.smithi177:osd.7> sudo journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.7.service 2024-08-17T00:30:30.249 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-08-17T00:30:30.249 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph osd stat -f json 2024-08-17T00:30:30.470 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:30:30.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:30 smithi110 ceph-mon[29669]: from='osd.7 [v2:172.21.15.177:6824/2298395623,v1:172.21.15.177:6825/2298395623]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T00:30:30.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:30 smithi110 ceph-mon[29669]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T00:30:30.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:30 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:30.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:30 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:30.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:30 smithi110 ceph-mon[41467]: from='osd.7 [v2:172.21.15.177:6824/2298395623,v1:172.21.15.177:6825/2298395623]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T00:30:30.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:30 smithi110 ceph-mon[41467]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T00:30:30.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:30 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:30.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:30 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:31 smithi177 ceph-mon[33147]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-08-17T00:30:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:31 smithi177 ceph-mon[33147]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-17T00:30:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:31 smithi177 ceph-mon[33147]: osdmap e53: 8 total, 7 up, 8 in 2024-08-17T00:30:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:31 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:30:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:31 smithi177 ceph-mon[33147]: from='osd.7 [v2:172.21.15.177:6824/2298395623,v1:172.21.15.177:6825/2298395623]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:30:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:31 smithi177 ceph-mon[33147]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:30:31.363 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:30:31 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[57221]: 2024-08-17T00:30:31.138+0000 7f65c0384640 -1 osd.7 0 waiting for initial osdmap 2024-08-17T00:30:31.363 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:30:31 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[57221]: 2024-08-17T00:30:31.144+0000 7f65bc1ad640 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T00:30:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:31 smithi110 ceph-mon[29669]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-08-17T00:30:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:31 smithi110 ceph-mon[29669]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-17T00:30:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:31 smithi110 ceph-mon[29669]: osdmap e53: 8 total, 7 up, 8 in 2024-08-17T00:30:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:31 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:30:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:31 smithi110 ceph-mon[29669]: from='osd.7 [v2:172.21.15.177:6824/2298395623,v1:172.21.15.177:6825/2298395623]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:30:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:31 smithi110 ceph-mon[29669]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:30:31.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:31 smithi110 ceph-mon[41467]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-08-17T00:30:31.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:31 smithi110 ceph-mon[41467]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-17T00:30:31.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:31 smithi110 ceph-mon[41467]: osdmap e53: 8 total, 7 up, 8 in 2024-08-17T00:30:31.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:31 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:30:31.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:31 smithi110 ceph-mon[41467]: from='osd.7 [v2:172.21.15.177:6824/2298395623,v1:172.21.15.177:6825/2298395623]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:30:31.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:31 smithi110 ceph-mon[41467]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:30:32.199 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:32 smithi110 ceph-mon[29669]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-08-17T00:30:32.200 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:32 smithi110 ceph-mon[29669]: osdmap e54: 8 total, 7 up, 8 in 2024-08-17T00:30:32.200 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:32 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:30:32.200 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:32 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:30:32.200 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:32 smithi110 ceph-mon[29669]: osd.7 [v2:172.21.15.177:6824/2298395623,v1:172.21.15.177:6825/2298395623] boot 2024-08-17T00:30:32.200 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:32 smithi110 ceph-mon[29669]: osdmap e55: 8 total, 8 up, 8 in 2024-08-17T00:30:32.200 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:32 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:30:32.200 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:32 smithi110 ceph-mon[41467]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-08-17T00:30:32.200 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:32 smithi110 ceph-mon[41467]: osdmap e54: 8 total, 7 up, 8 in 2024-08-17T00:30:32.200 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:32 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:30:32.200 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:32 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:30:32.201 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:32 smithi110 ceph-mon[41467]: osd.7 [v2:172.21.15.177:6824/2298395623,v1:172.21.15.177:6825/2298395623] boot 2024-08-17T00:30:32.201 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:32 smithi110 ceph-mon[41467]: osdmap e55: 8 total, 8 up, 8 in 2024-08-17T00:30:32.201 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:32 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:30:32.356 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:30:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:32 smithi177 ceph-mon[33147]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-08-17T00:30:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:32 smithi177 ceph-mon[33147]: osdmap e54: 8 total, 7 up, 8 in 2024-08-17T00:30:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:32 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:30:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:32 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:30:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:32 smithi177 ceph-mon[33147]: osd.7 [v2:172.21.15.177:6824/2298395623,v1:172.21.15.177:6825/2298395623] boot 2024-08-17T00:30:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:32 smithi177 ceph-mon[33147]: osdmap e55: 8 total, 8 up, 8 in 2024-08-17T00:30:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:32 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:30:33.156 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:33 smithi177 ceph-mon[33147]: purged_snaps scrub starts 2024-08-17T00:30:33.157 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:33 smithi177 ceph-mon[33147]: purged_snaps scrub ok 2024-08-17T00:30:33.157 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:33 smithi177 ceph-mon[33147]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-08-17T00:30:33.157 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:33 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/3986253532' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-17T00:30:33.157 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:33 smithi177 ceph-mon[33147]: osdmap e56: 8 total, 8 up, 8 in 2024-08-17T00:30:33.214 INFO:teuthology.orchestra.run.smithi110.stdout:{"epoch":55,"num_osds":8,"num_up_osds":8,"osd_up_since":1723854632,"num_in_osds":8,"osd_in_since":1723854615,"num_remapped_pgs":1} 2024-08-17T00:30:33.215 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T00:30:33.420 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:30:33.543 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:33 smithi110 ceph-mon[41467]: purged_snaps scrub starts 2024-08-17T00:30:33.543 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:33 smithi110 ceph-mon[41467]: purged_snaps scrub ok 2024-08-17T00:30:33.543 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:33 smithi110 ceph-mon[41467]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-08-17T00:30:33.543 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:33 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/3986253532' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-17T00:30:33.543 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:33 smithi110 ceph-mon[41467]: osdmap e56: 8 total, 8 up, 8 in 2024-08-17T00:30:33.543 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:33 smithi110 ceph-mon[29669]: purged_snaps scrub starts 2024-08-17T00:30:33.543 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:33 smithi110 ceph-mon[29669]: purged_snaps scrub ok 2024-08-17T00:30:33.543 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:33 smithi110 ceph-mon[29669]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-08-17T00:30:33.544 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:33 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/3986253532' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-17T00:30:33.544 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:33 smithi110 ceph-mon[29669]: osdmap e56: 8 total, 8 up, 8 in 2024-08-17T00:30:34.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[29669]: Detected new or changed devices on smithi177 2024-08-17T00:30:34.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:34.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:34.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:30:34.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:30:34.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:30:34.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:30:34.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[29669]: Adjusting osd_memory_target on smithi177 to 4271M 2024-08-17T00:30:34.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:34.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:34.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:30:34.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:34.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:30:34.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:34.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:30:34.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:34.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[29669]: osdmap e57: 8 total, 8 up, 8 in 2024-08-17T00:30:34.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[41467]: Detected new or changed devices on smithi177 2024-08-17T00:30:34.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:34.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:34.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:30:34.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:30:34.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:30:34.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:30:34.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[41467]: Adjusting osd_memory_target on smithi177 to 4271M 2024-08-17T00:30:34.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:34.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:34.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:30:34.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:34.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:30:34.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:34.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:30:34.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:34.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:34 smithi110 ceph-mon[41467]: osdmap e57: 8 total, 8 up, 8 in 2024-08-17T00:30:34.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:34 smithi177 ceph-mon[33147]: Detected new or changed devices on smithi177 2024-08-17T00:30:34.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:34 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:34.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:34 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:34.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:34 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:30:34.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:34 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:30:34.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:34 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:30:34.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:34 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:30:34.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:34 smithi177 ceph-mon[33147]: Adjusting osd_memory_target on smithi177 to 4271M 2024-08-17T00:30:34.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:34 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:34.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:34 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:34.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:34 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:30:34.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:34 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:34.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:34 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:30:34.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:34 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:34.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:34 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:30:34.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:34 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:34.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:34 smithi177 ceph-mon[33147]: osdmap e57: 8 total, 8 up, 8 in 2024-08-17T00:30:35.203 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:30:35.203 INFO:teuthology.orchestra.run.smithi110.stdout:{"epoch":58,"fsid":"168746fe-5c2f-11ef-bccf-c7b262605968","created":"2024-08-17T00:25:42.631534+0000","modified":"2024-08-17T00:30:35.179573+0000","last_up_change":"2024-08-17T00:30:32.127107+0000","last_in_change":"2024-08-17T00:30:15.368278+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-17T00:28:36.311851+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":"603888f3-5ff1-40e0-9dca-2def6c07f0b8","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.110:6802","nonce":2867442694},{"type":"v1","addr":"172.21.15.110:6803","nonce":2867442694}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6804","nonce":2867442694},{"type":"v1","addr":"172.21.15.110:6805","nonce":2867442694}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6808","nonce":2867442694},{"type":"v1","addr":"172.21.15.110:6809","nonce":2867442694}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6806","nonce":2867442694},{"type":"v1","addr":"172.21.15.110:6807","nonce":2867442694}]},"public_addr":"172.21.15.110:6803/2867442694","cluster_addr":"172.21.15.110:6805/2867442694","heartbeat_back_addr":"172.21.15.110:6809/2867442694","heartbeat_front_addr":"172.21.15.110:6807/2867442694","state":["exists","up"]},{"osd":1,"uuid":"0d133a90-52b5-4902-85cd-d92d3ba553fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6810","nonce":1574640165},{"type":"v1","addr":"172.21.15.110:6811","nonce":1574640165}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6812","nonce":1574640165},{"type":"v1","addr":"172.21.15.110:6813","nonce":1574640165}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6816","nonce":1574640165},{"type":"v1","addr":"172.21.15.110:6817","nonce":1574640165}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6814","nonce":1574640165},{"type":"v1","addr":"172.21.15.110:6815","nonce":1574640165}]},"public_addr":"172.21.15.110:6811/1574640165","cluster_addr":"172.21.15.110:6813/1574640165","heartbeat_back_addr":"172.21.15.110:6817/1574640165","heartbeat_front_addr":"172.21.15.110:6815/1574640165","state":["exists","up"]},{"osd":2,"uuid":"fe8778c6-6fbd-4df1-b920-fbb74a670d06","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.110:6818","nonce":358443263},{"type":"v1","addr":"172.21.15.110:6819","nonce":358443263}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6820","nonce":358443263},{"type":"v1","addr":"172.21.15.110:6821","nonce":358443263}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6824","nonce":358443263},{"type":"v1","addr":"172.21.15.110:6825","nonce":358443263}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6822","nonce":358443263},{"type":"v1","addr":"172.21.15.110:6823","nonce":358443263}]},"public_addr":"172.21.15.110:6819/358443263","cluster_addr":"172.21.15.110:6821/358443263","heartbeat_back_addr":"172.21.15.110:6825/358443263","heartbeat_front_addr":"172.21.15.110:6823/358443263","state":["exists","up"]},{"osd":3,"uuid":"5c49be8a-7ed9-43b5-8c62-6f49cf61460c","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.110:6826","nonce":308295364},{"type":"v1","addr":"172.21.15.110:6827","nonce":308295364}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6828","nonce":308295364},{"type":"v1","addr":"172.21.15.110:6829","nonce":308295364}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6832","nonce":308295364},{"type":"v1","addr":"172.21.15.110:6833","nonce":308295364}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6830","nonce":308295364},{"type":"v1","addr":"172.21.15.110:6831","nonce":308295364}]},"public_addr":"172.21.15.110:6827/308295364","cluster_addr":"172.21.15.110:6829/308295364","heartbeat_back_addr":"172.21.15.110:6833/308295364","heartbeat_front_addr":"172.21.15.110:6831/308295364","state":["exists","up"]},{"osd":4,"uuid":"97dcf12e-1b14-44d7-8858-f269e195b045","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6800","nonce":1179804849},{"type":"v1","addr":"172.21.15.177:6801","nonce":1179804849}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":1179804849},{"type":"v1","addr":"172.21.15.177:6803","nonce":1179804849}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":1179804849},{"type":"v1","addr":"172.21.15.177:6807","nonce":1179804849}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":1179804849},{"type":"v1","addr":"172.21.15.177:6805","nonce":1179804849}]},"public_addr":"172.21.15.177:6801/1179804849","cluster_addr":"172.21.15.177:6803/1179804849","heartbeat_back_addr":"172.21.15.177:6807/1179804849","heartbeat_front_addr":"172.21.15.177:6805/1179804849","state":["exists","up"]},{"osd":5,"uuid":"a2215e6e-12f6-4f1a-b379-70b1cc7330f0","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.177:6808","nonce":2907812165},{"type":"v1","addr":"172.21.15.177:6809","nonce":2907812165}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6810","nonce":2907812165},{"type":"v1","addr":"172.21.15.177:6811","nonce":2907812165}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6814","nonce":2907812165},{"type":"v1","addr":"172.21.15.177:6815","nonce":2907812165}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6812","nonce":2907812165},{"type":"v1","addr":"172.21.15.177:6813","nonce":2907812165}]},"public_addr":"172.21.15.177:6809/2907812165","cluster_addr":"172.21.15.177:6811/2907812165","heartbeat_back_addr":"172.21.15.177:6815/2907812165","heartbeat_front_addr":"172.21.15.177:6813/2907812165","state":["exists","up"]},{"osd":6,"uuid":"8b315524-6892-49f7-8bb8-aff39907d287","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.177:6816","nonce":3974954468},{"type":"v1","addr":"172.21.15.177:6817","nonce":3974954468}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6818","nonce":3974954468},{"type":"v1","addr":"172.21.15.177:6819","nonce":3974954468}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6822","nonce":3974954468},{"type":"v1","addr":"172.21.15.177:6823","nonce":3974954468}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6820","nonce":3974954468},{"type":"v1","addr":"172.21.15.177:6821","nonce":3974954468}]},"public_addr":"172.21.15.177:6817/3974954468","cluster_addr":"172.21.15.177:6819/3974954468","heartbeat_back_addr":"172.21.15.177:6823/3974954468","heartbeat_front_addr":"172.21.15.177:6821/3974954468","state":["exists","up"]},{"osd":7,"uuid":"ef3238d2-b74e-49d5-a331-b23478189217","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6824","nonce":2298395623},{"type":"v1","addr":"172.21.15.177:6825","nonce":2298395623}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6826","nonce":2298395623},{"type":"v1","addr":"172.21.15.177:6827","nonce":2298395623}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6830","nonce":2298395623},{"type":"v1","addr":"172.21.15.177:6831","nonce":2298395623}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6828","nonce":2298395623},{"type":"v1","addr":"172.21.15.177:6829","nonce":2298395623}]},"public_addr":"172.21.15.177:6825/2298395623","cluster_addr":"172.21.15.177:6827/2298395623","heartbeat_back_addr":"172.21.15.177:6831/2298395623","heartbeat_front_addr":"172.21.15.177:6829/2298395623","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-17T00:27:45.780937+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-17T00:28:09.444802+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-17T00:28:32.911345+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-17T00:28:57.348984+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-17T00:29:19.029992+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-17T00:29:42.051809+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-17T00:30:06.379192+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-17T00:30:30.425279+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.110:0/550562544":"2024-08-18T00:26:26.008302+0000","172.21.15.110:0/2236696463":"2024-08-18T00:26:26.008302+0000","172.21.15.110:0/3061589358":"2024-08-18T00:26:26.008302+0000","172.21.15.110:6801/4211438154":"2024-08-18T00:26:26.008302+0000","172.21.15.110:6800/4211438154":"2024-08-18T00:26:26.008302+0000","172.21.15.110:0/1694540626":"2024-08-18T00:26:03.797520+0000","172.21.15.110:0/2615990828":"2024-08-18T00:26:03.797520+0000","172.21.15.110:0/3449303060":"2024-08-18T00:26:03.797520+0000","172.21.15.110:6801/1478278146":"2024-08-18T00:26:03.797520+0000","172.21.15.110:6800/1478278146":"2024-08-18T00:26:03.797520+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-17T00:30:35.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:35 smithi177 ceph-mon[33147]: pgmap v171: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 2/6 objects degraded (33.333%) 2024-08-17T00:30:35.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:35 smithi177 ceph-mon[33147]: Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-08-17T00:30:35.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:35 smithi110 ceph-mon[41467]: pgmap v171: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 2/6 objects degraded (33.333%) 2024-08-17T00:30:35.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:35 smithi110 ceph-mon[41467]: Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-08-17T00:30:35.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:35 smithi110 ceph-mon[29669]: pgmap v171: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 2/6 objects degraded (33.333%) 2024-08-17T00:30:35.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:35 smithi110 ceph-mon[29669]: Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-08-17T00:30:35.969 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-08-17T00:28:36.311851+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-17T00:30:35.969 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-08-17T00:30:36.174 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:30:36.299 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:36 smithi110 ceph-mon[29669]: osdmap e58: 8 total, 8 up, 8 in 2024-08-17T00:30:36.299 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:36 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/3953488409' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T00:30:36.299 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:36 smithi110 ceph-mon[41467]: osdmap e58: 8 total, 8 up, 8 in 2024-08-17T00:30:36.299 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:36 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/3953488409' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T00:30:36.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:36 smithi177 ceph-mon[33147]: osdmap e58: 8 total, 8 up, 8 in 2024-08-17T00:30:36.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:36 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/3953488409' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T00:30:37.393 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:37 smithi110 ceph-mon[41467]: pgmap v173: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 2/6 objects degraded (33.333%) 2024-08-17T00:30:37.393 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:37 smithi110 ceph-mon[41467]: osdmap e59: 8 total, 8 up, 8 in 2024-08-17T00:30:37.393 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:37 smithi110 ceph-mon[29669]: pgmap v173: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 2/6 objects degraded (33.333%) 2024-08-17T00:30:37.393 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:37 smithi110 ceph-mon[29669]: osdmap e59: 8 total, 8 up, 8 in 2024-08-17T00:30:37.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:37 smithi177 ceph-mon[33147]: pgmap v173: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 2/6 objects degraded (33.333%) 2024-08-17T00:30:37.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:37 smithi177 ceph-mon[33147]: osdmap e59: 8 total, 8 up, 8 in 2024-08-17T00:30:38.013 INFO:teuthology.orchestra.run.smithi110.stdout:pg_num: 1 2024-08-17T00:30:38.307 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:38 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/218536434' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-17T00:30:38.307 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:38 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/218536434' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-17T00:30:38.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:38 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/218536434' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-17T00:30:38.720 INFO:tasks.cephadm:Adding mds.a on smithi110 2024-08-17T00:30:38.720 INFO:tasks.cephadm:Adding mds.b on smithi177 2024-08-17T00:30:38.721 DEBUG:teuthology.orchestra.run.smithi177:> 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph orch apply mds all '2;smithi110=a;smithi177=b' 2024-08-17T00:30:38.936 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T00:30:39.318 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:39 smithi177 ceph-mon[33147]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-08-17T00:30:39.319 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:39 smithi177 ceph-mon[33147]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-08-17T00:30:39.319 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:39 smithi177 ceph-mon[33147]: Cluster is now healthy 2024-08-17T00:30:39.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:39 smithi110 ceph-mon[29669]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-08-17T00:30:39.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:39 smithi110 ceph-mon[29669]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-08-17T00:30:39.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:39 smithi110 ceph-mon[29669]: Cluster is now healthy 2024-08-17T00:30:39.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:39 smithi110 ceph-mon[41467]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-08-17T00:30:39.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:39 smithi110 ceph-mon[41467]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-08-17T00:30:39.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:39 smithi110 ceph-mon[41467]: Cluster is now healthy 2024-08-17T00:30:40.894 INFO:teuthology.orchestra.run.smithi177.stdout:Scheduled mds.all update... 2024-08-17T00:30:41.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:41 smithi177 ceph-mon[33147]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-08-17T00:30:41.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:41 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:41.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:41 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:30:41.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:41 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:41.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:41 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:30:41.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:41 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:41.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:41 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' 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-17T00:30:41.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:41 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' 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-17T00:30:41.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:41 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:41.474 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:41 smithi110 ceph-mon[41467]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-08-17T00:30:41.474 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:41 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:41.474 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:41 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:30:41.474 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:41 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:41.474 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:41 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:30:41.474 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:41 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:41.474 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:41 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' 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-17T00:30:41.475 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:41 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' 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-17T00:30:41.475 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:41 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:41.475 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:41 smithi110 ceph-mon[29669]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-08-17T00:30:41.475 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:41 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:41.475 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:41 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:30:41.475 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:41 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:41.475 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:41 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:30:41.475 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:41 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:41.475 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:41 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' 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-17T00:30:41.475 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:41 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' 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-17T00:30:41.476 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:41 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:41.487 DEBUG:teuthology.orchestra.run.smithi110:mds.a> sudo journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mds.a.service 2024-08-17T00:30:41.489 DEBUG:teuthology.orchestra.run.smithi177:mds.b> sudo journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mds.b.service 2024-08-17T00:30:41.492 INFO:tasks.cephadm:Setting up CephFS filesystem(s)... 2024-08-17T00:30:41.492 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph fs dump --format=json 2024-08-17T00:30:42.466 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:42 smithi110 ceph-mon[29669]: from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi110=a;smithi177=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:30:42.466 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:42 smithi110 ceph-mon[29669]: Saving service mds.all spec with placement smithi110=a;smithi177=b;count:2 2024-08-17T00:30:42.466 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:42 smithi110 ceph-mon[29669]: Deploying daemon mds.a on smithi110 2024-08-17T00:30:42.467 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:42 smithi110 ceph-mon[41467]: from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi110=a;smithi177=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:30:42.467 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:42 smithi110 ceph-mon[41467]: Saving service mds.all spec with placement smithi110=a;smithi177=b;count:2 2024-08-17T00:30:42.467 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:42 smithi110 ceph-mon[41467]: Deploying daemon mds.a on smithi110 2024-08-17T00:30:42.607 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:30:42.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:42 smithi177 ceph-mon[33147]: from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi110=a;smithi177=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:30:42.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:42 smithi177 ceph-mon[33147]: Saving service mds.all spec with placement smithi110=a;smithi177=b;count:2 2024-08-17T00:30:42.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:42 smithi177 ceph-mon[33147]: Deploying daemon mds.a on smithi110 2024-08-17T00:30:43.532 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:43 smithi110 ceph-mon[41467]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T00:30:43.532 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:43 smithi110 ceph-mon[29669]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T00:30:43.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:43 smithi177 ceph-mon[33147]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T00:30:44.543 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:30:44.543 INFO:teuthology.orchestra.run.smithi110.stdout:{"epoch":1,"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":[],"filesystems":[]} 2024-08-17T00:30:44.544 INFO:teuthology.orchestra.run.smithi110.stderr:dumped fsmap epoch 1 2024-08-17T00:30:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:45 smithi110 ceph-mon[29669]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-08-17T00:30:45.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:45 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/459179011' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-17T00:30:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:45 smithi110 ceph-mon[41467]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-08-17T00:30:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:45 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/459179011' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-17T00:30:45.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:45 smithi177 ceph-mon[33147]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-08-17T00:30:45.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:45 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/459179011' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-17T00:30:45.810 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 00:30:45 smithi110 systemd[1]: Started Ceph mds.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:30:46.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:46 smithi177 ceph-mon[33147]: mds.? [v2:172.21.15.110:6834/804636441,v1:172.21.15.110:6835/804636441] up:boot 2024-08-17T00:30:46.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:46 smithi177 ceph-mon[33147]: fsmap 1 up:standby 2024-08-17T00:30:46.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:46 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-17T00:30:46.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:46 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:46.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:46 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:46.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:46 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:46.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:46 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' 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-17T00:30:46.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:46 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' 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-17T00:30:46.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:46 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:46.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:46 smithi177 ceph-mon[33147]: Deploying daemon mds.b on smithi177 2024-08-17T00:30:46.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:46 smithi177 ceph-mon[33147]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T00:30:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:46 smithi110 ceph-mon[41467]: mds.? [v2:172.21.15.110:6834/804636441,v1:172.21.15.110:6835/804636441] up:boot 2024-08-17T00:30:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:46 smithi110 ceph-mon[41467]: fsmap 1 up:standby 2024-08-17T00:30:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:46 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-17T00:30:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:46 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:46 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:46 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:46 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' 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-17T00:30:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:46 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' 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-17T00:30:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:46 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:46 smithi110 ceph-mon[41467]: Deploying daemon mds.b on smithi177 2024-08-17T00:30:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:46 smithi110 ceph-mon[41467]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T00:30:46.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:46 smithi110 ceph-mon[29669]: mds.? [v2:172.21.15.110:6834/804636441,v1:172.21.15.110:6835/804636441] up:boot 2024-08-17T00:30:46.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:46 smithi110 ceph-mon[29669]: fsmap 1 up:standby 2024-08-17T00:30:46.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:46 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-17T00:30:46.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:46 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:46.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:46 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:46.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:46 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:46.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:46 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' 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-17T00:30:46.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:46 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' 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-17T00:30:46.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:46 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:46.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:46 smithi110 ceph-mon[29669]: Deploying daemon mds.b on smithi177 2024-08-17T00:30:46.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:46 smithi110 ceph-mon[29669]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T00:30:47.358 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph fs dump --format=json 2024-08-17T00:30:47.574 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:30:47.613 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 00:30:47 smithi177 podman[61595]: 2024-08-17 00:30:47.590645294 +0000 UTC m=+0.135021864 container create 7c3686caaea522080d91f888b2fd9ea20f0ae98f149bd8bbd600ac0c83652ba9 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-b, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=reef-03f4c3e, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-08-17T00:30:48.113 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 00:30:47 smithi177 podman[61595]: 2024-08-17 00:30:47.851728223 +0000 UTC m=+0.396104762 container init 7c3686caaea522080d91f888b2fd9ea20f0ae98f149bd8bbd600ac0c83652ba9 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-b, ceph=True, maintainer=Guillaume Abrioux , RELEASE=reef-03f4c3e, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-08-17T00:30:48.113 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 00:30:47 smithi177 podman[61595]: 2024-08-17 00:30:47.856790433 +0000 UTC m=+0.401166958 container start 7c3686caaea522080d91f888b2fd9ea20f0ae98f149bd8bbd600ac0c83652ba9 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-b, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-03f4c3e) 2024-08-17T00:30:48.113 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 00:30:47 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-b[61610]: starting mds.b at 2024-08-17T00:30:48.113 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 00:30:47 smithi177 bash[61595]: 7c3686caaea522080d91f888b2fd9ea20f0ae98f149bd8bbd600ac0c83652ba9 2024-08-17T00:30:48.113 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 00:30:47 smithi177 systemd[1]: Started Ceph mds.b for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:30:49.074 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:48 smithi110 ceph-mon[41467]: mds.? [v2:172.21.15.177:6832/2277076472,v1:172.21.15.177:6833/2277076472] up:boot 2024-08-17T00:30:49.074 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:48 smithi110 ceph-mon[41467]: fsmap 2 up:standby 2024-08-17T00:30:49.074 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:48 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-17T00:30:49.074 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:48 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:49.074 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:48 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:49.074 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:48 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:49.074 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:48 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:49.074 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:48 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:49.075 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:48 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:30:49.075 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:48 smithi110 ceph-mon[41467]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-08-17T00:30:49.075 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:48 smithi110 ceph-mon[29669]: mds.? [v2:172.21.15.177:6832/2277076472,v1:172.21.15.177:6833/2277076472] up:boot 2024-08-17T00:30:49.075 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:48 smithi110 ceph-mon[29669]: fsmap 2 up:standby 2024-08-17T00:30:49.075 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:48 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-17T00:30:49.075 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:48 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:49.075 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:48 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:49.075 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:48 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:49.075 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:48 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:49.076 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:48 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:49.076 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:48 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:30:49.076 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:48 smithi110 ceph-mon[29669]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-08-17T00:30:49.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:48 smithi177 ceph-mon[33147]: mds.? [v2:172.21.15.177:6832/2277076472,v1:172.21.15.177:6833/2277076472] up:boot 2024-08-17T00:30:49.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:48 smithi177 ceph-mon[33147]: fsmap 2 up:standby 2024-08-17T00:30:49.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:48 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-17T00:30:49.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:48 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:49.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:48 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:49.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:48 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:49.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:48 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:49.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:48 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:49.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:48 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:30:49.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:48 smithi177 ceph-mon[33147]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-08-17T00:30:49.491 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:30:49.491 INFO:teuthology.orchestra.run.smithi110.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":24301,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.177:6833/2277076472","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6832","nonce":2277076472},{"type":"v1","addr":"172.21.15.177:6833","nonce":2277076472}]},"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},{"gid":24329,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.110:6835/804636441","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6834","nonce":804636441},{"type":"v1","addr":"172.21.15.110:6835","nonce":804636441}]},"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":[]} 2024-08-17T00:30:49.492 INFO:teuthology.orchestra.run.smithi110.stderr:dumped fsmap epoch 3 2024-08-17T00:30:50.285 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph --format=json-pretty osd lspools 2024-08-17T00:30:50.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:50 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:50.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:50 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:50.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:50 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/3430485325' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-17T00:30:50.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:50 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:50.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:50 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:50.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:50 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/3430485325' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-17T00:30:50.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:50 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:50.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:50 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:50.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:50 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/3430485325' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-17T00:30:50.828 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:30:51.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:51 smithi110 ceph-mon[29669]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:30:51.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:51 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:51.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:51 smithi110 ceph-mon[41467]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:30:51.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:51 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:51.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:51 smithi177 ceph-mon[33147]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:30:51.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:51 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:52.599 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:30:52.599 INFO:teuthology.orchestra.run.smithi110.stdout:[ 2024-08-17T00:30:52.599 INFO:teuthology.orchestra.run.smithi110.stdout: { 2024-08-17T00:30:52.599 INFO:teuthology.orchestra.run.smithi110.stdout: "poolnum": 1, 2024-08-17T00:30:52.599 INFO:teuthology.orchestra.run.smithi110.stdout: "poolname": ".mgr" 2024-08-17T00:30:52.600 INFO:teuthology.orchestra.run.smithi110.stdout: } 2024-08-17T00:30:52.600 INFO:teuthology.orchestra.run.smithi110.stdout:] 2024-08-17T00:30:53.271 DEBUG:tasks.cephfs.filesystem:Creating filesystem 'cephfs' 2024-08-17T00:30:53.271 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph osd pool create cephfs_metadata --pg_num_min 64 2024-08-17T00:30:53.483 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:30:53.551 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:53 smithi110 ceph-mon[41467]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:30:53.551 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:53 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/1092194775' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-08-17T00:30:53.552 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:53 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:53.552 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:53 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:53.552 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:53 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:53.552 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:53 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:30:53.552 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:53 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:53.552 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:53 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:30:53.552 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:53 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:53.552 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:53 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:30:53.552 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:53 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:53.552 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:53 smithi110 ceph-mon[29669]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:30:53.553 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:53 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/1092194775' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-08-17T00:30:53.553 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:53 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:53.553 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:53 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:53.553 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:53 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:53.553 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:53 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:30:53.553 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:53 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:53.553 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:53 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:30:53.553 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:53 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:53.553 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:53 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:30:53.553 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:53 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:53.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:53 smithi177 ceph-mon[33147]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:30:53.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:53 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/1092194775' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-08-17T00:30:53.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:53 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:53.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:53 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:53.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:53 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:53.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:53 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:30:53.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:53 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:53.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:53 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:30:53.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:53 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:30:53.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:53 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:30:53.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:53 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:30:55.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:55 smithi110 ceph-mon[29669]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:30:55.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:55 smithi110 ceph-mon[41467]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:30:55.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:55 smithi177 ceph-mon[33147]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:30:56.257 INFO:teuthology.orchestra.run.smithi110.stderr:pool 'cephfs_metadata' created 2024-08-17T00:30:56.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:56 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/4223014148' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-08-17T00:30:56.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:56 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/4223014148' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-08-17T00:30:56.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:56 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/4223014148' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-08-17T00:30:56.905 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph osd pool create cephfs_data 64 --pg_num_min 64 --target_size_ratio 0.9 2024-08-17T00:30:57.113 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:30:57.485 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:57 smithi110 ceph-mon[41467]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:30:57.486 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:57 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/4223014148' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-08-17T00:30:57.486 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:57 smithi110 ceph-mon[41467]: osdmap e60: 8 total, 8 up, 8 in 2024-08-17T00:30:57.486 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:57 smithi110 ceph-mon[29669]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:30:57.486 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:57 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/4223014148' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-08-17T00:30:57.486 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:57 smithi110 ceph-mon[29669]: osdmap e60: 8 total, 8 up, 8 in 2024-08-17T00:30:57.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:57 smithi177 ceph-mon[33147]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:30:57.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:57 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/4223014148' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-08-17T00:30:57.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:57 smithi177 ceph-mon[33147]: osdmap e60: 8 total, 8 up, 8 in 2024-08-17T00:30:58.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:58 smithi110 ceph-mon[29669]: osdmap e61: 8 total, 8 up, 8 in 2024-08-17T00:30:58.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:58 smithi110 ceph-mon[41467]: osdmap e61: 8 total, 8 up, 8 in 2024-08-17T00:30:58.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:58 smithi177 ceph-mon[33147]: osdmap e61: 8 total, 8 up, 8 in 2024-08-17T00:30:59.475 INFO:teuthology.orchestra.run.smithi110.stderr:pool 'cephfs_data' created 2024-08-17T00:30:59.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:59 smithi110 ceph-mon[29669]: pgmap v187: 33 pgs: 6 creating+peering, 1 active+clean, 26 unknown; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:30:59.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:59 smithi110 ceph-mon[29669]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:30:59.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:30:59 smithi110 ceph-mon[29669]: osdmap e62: 8 total, 8 up, 8 in 2024-08-17T00:30:59.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:59 smithi110 ceph-mon[41467]: pgmap v187: 33 pgs: 6 creating+peering, 1 active+clean, 26 unknown; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:30:59.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:59 smithi110 ceph-mon[41467]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:30:59.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:30:59 smithi110 ceph-mon[41467]: osdmap e62: 8 total, 8 up, 8 in 2024-08-17T00:30:59.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:59 smithi177 ceph-mon[33147]: pgmap v187: 33 pgs: 6 creating+peering, 1 active+clean, 26 unknown; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:30:59.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:59 smithi177 ceph-mon[33147]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:30:59.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:30:59 smithi177 ceph-mon[33147]: osdmap e62: 8 total, 8 up, 8 in 2024-08-17T00:31:00.190 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph fs new cephfs cephfs_metadata cephfs_data 2024-08-17T00:31:00.390 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:31:00.764 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:00 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/3321107788' 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-17T00:31:00.764 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:00 smithi110 ceph-mon[29669]: from='client.? ' 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-17T00:31:00.764 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:00 smithi110 ceph-mon[29669]: from='client.? ' 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-17T00:31:00.764 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:00 smithi110 ceph-mon[29669]: osdmap e63: 8 total, 8 up, 8 in 2024-08-17T00:31:00.764 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:00 smithi110 ceph-mon[29669]: pgmap v190: 97 pgs: 6 creating+peering, 13 active+clean, 78 unknown; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:00.764 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:00 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/3321107788' 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-17T00:31:00.765 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:00 smithi110 ceph-mon[41467]: from='client.? ' 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-17T00:31:00.765 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:00 smithi110 ceph-mon[41467]: from='client.? ' 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-17T00:31:00.765 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:00 smithi110 ceph-mon[41467]: osdmap e63: 8 total, 8 up, 8 in 2024-08-17T00:31:00.765 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:00 smithi110 ceph-mon[41467]: pgmap v190: 97 pgs: 6 creating+peering, 13 active+clean, 78 unknown; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:00.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:00 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/3321107788' 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-17T00:31:00.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:00 smithi177 ceph-mon[33147]: from='client.? ' 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-17T00:31:00.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:00 smithi177 ceph-mon[33147]: from='client.? ' 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-17T00:31:00.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:00 smithi177 ceph-mon[33147]: osdmap e63: 8 total, 8 up, 8 in 2024-08-17T00:31:00.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:00 smithi177 ceph-mon[33147]: pgmap v190: 97 pgs: 6 creating+peering, 13 active+clean, 78 unknown; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:01.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:01 smithi110 ceph-mon[41467]: osdmap e64: 8 total, 8 up, 8 in 2024-08-17T00:31:01.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:01 smithi110 ceph-mon[29669]: osdmap e64: 8 total, 8 up, 8 in 2024-08-17T00:31:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:01 smithi177 ceph-mon[33147]: osdmap e64: 8 total, 8 up, 8 in 2024-08-17T00:31:02.304 INFO:teuthology.orchestra.run.smithi110.stderr:new fs with metadata pool 2 and data pool 3 2024-08-17T00:31:02.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:02 smithi110 ceph-mon[29669]: osdmap e65: 8 total, 8 up, 8 in 2024-08-17T00:31:02.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:02 smithi110 ceph-mon[29669]: pgmap v193: 97 pgs: 22 creating+peering, 35 active+clean, 40 unknown; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:02.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:02 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/805578211' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-08-17T00:31:02.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:02 smithi110 ceph-mon[29669]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-08-17T00:31:02.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:02 smithi110 ceph-mon[29669]: daemon mds.a assigned to filesystem cephfs as rank 0 2024-08-17T00:31:02.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:02 smithi110 ceph-mon[29669]: osdmap e66: 8 total, 8 up, 8 in 2024-08-17T00:31:02.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:02 smithi110 ceph-mon[29669]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-08-17T00:31:02.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:02 smithi110 ceph-mon[29669]: fsmap cephfs:1 {0=a=up:creating} 1 up:standby 2024-08-17T00:31:02.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:02 smithi110 ceph-mon[29669]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-08-17T00:31:02.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:02 smithi110 ceph-mon[29669]: mds.? [v2:172.21.15.110:6834/804636441,v1:172.21.15.110:6835/804636441] up:active 2024-08-17T00:31:02.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:02 smithi110 ceph-mon[29669]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-17T00:31:02.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:02 smithi110 ceph-mon[41467]: osdmap e65: 8 total, 8 up, 8 in 2024-08-17T00:31:02.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:02 smithi110 ceph-mon[41467]: pgmap v193: 97 pgs: 22 creating+peering, 35 active+clean, 40 unknown; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:02.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:02 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/805578211' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-08-17T00:31:02.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:02 smithi110 ceph-mon[41467]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-08-17T00:31:02.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:02 smithi110 ceph-mon[41467]: daemon mds.a assigned to filesystem cephfs as rank 0 2024-08-17T00:31:02.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:02 smithi110 ceph-mon[41467]: osdmap e66: 8 total, 8 up, 8 in 2024-08-17T00:31:02.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:02 smithi110 ceph-mon[41467]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-08-17T00:31:02.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:02 smithi110 ceph-mon[41467]: fsmap cephfs:1 {0=a=up:creating} 1 up:standby 2024-08-17T00:31:02.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:02 smithi110 ceph-mon[41467]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-08-17T00:31:02.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:02 smithi110 ceph-mon[41467]: mds.? [v2:172.21.15.110:6834/804636441,v1:172.21.15.110:6835/804636441] up:active 2024-08-17T00:31:02.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:02 smithi110 ceph-mon[41467]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-17T00:31:02.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:02 smithi177 ceph-mon[33147]: osdmap e65: 8 total, 8 up, 8 in 2024-08-17T00:31:02.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:02 smithi177 ceph-mon[33147]: pgmap v193: 97 pgs: 22 creating+peering, 35 active+clean, 40 unknown; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:02.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:02 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/805578211' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-08-17T00:31:02.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:02 smithi177 ceph-mon[33147]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-08-17T00:31:02.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:02 smithi177 ceph-mon[33147]: daemon mds.a assigned to filesystem cephfs as rank 0 2024-08-17T00:31:02.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:02 smithi177 ceph-mon[33147]: osdmap e66: 8 total, 8 up, 8 in 2024-08-17T00:31:02.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:02 smithi177 ceph-mon[33147]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-08-17T00:31:02.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:02 smithi177 ceph-mon[33147]: fsmap cephfs:1 {0=a=up:creating} 1 up:standby 2024-08-17T00:31:02.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:02 smithi177 ceph-mon[33147]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-08-17T00:31:02.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:02 smithi177 ceph-mon[33147]: mds.? [v2:172.21.15.110:6834/804636441,v1:172.21.15.110:6835/804636441] up:active 2024-08-17T00:31:02.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:02 smithi177 ceph-mon[33147]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-17T00:31:02.916 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T00:31:03.115 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:31:04.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:04 smithi110 ceph-mon[29669]: Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-08-17T00:31:04.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:04 smithi110 ceph-mon[29669]: Cluster is now healthy 2024-08-17T00:31:04.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:04 smithi110 ceph-mon[41467]: Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-08-17T00:31:04.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:04 smithi110 ceph-mon[41467]: Cluster is now healthy 2024-08-17T00:31:04.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:04 smithi177 ceph-mon[33147]: Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-08-17T00:31:04.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:04 smithi177 ceph-mon[33147]: Cluster is now healthy 2024-08-17T00:31:05.071 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:31:05.071 INFO:teuthology.orchestra.run.smithi110.stdout:{"epoch":66,"fsid":"168746fe-5c2f-11ef-bccf-c7b262605968","created":"2024-08-17T00:25:42.631534+0000","modified":"2024-08-17T00:31:02.298792+0000","last_up_change":"2024-08-17T00:30:32.127107+0000","last_in_change":"2024-08-17T00:30:15.368278+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-17T00:28:36.311851+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-17T00:30:55.490045+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-17T00:30:59.419534+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":"603888f3-5ff1-40e0-9dca-2def6c07f0b8","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.110:6802","nonce":2867442694},{"type":"v1","addr":"172.21.15.110:6803","nonce":2867442694}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6804","nonce":2867442694},{"type":"v1","addr":"172.21.15.110:6805","nonce":2867442694}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6808","nonce":2867442694},{"type":"v1","addr":"172.21.15.110:6809","nonce":2867442694}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6806","nonce":2867442694},{"type":"v1","addr":"172.21.15.110:6807","nonce":2867442694}]},"public_addr":"172.21.15.110:6803/2867442694","cluster_addr":"172.21.15.110:6805/2867442694","heartbeat_back_addr":"172.21.15.110:6809/2867442694","heartbeat_front_addr":"172.21.15.110:6807/2867442694","state":["exists","up"]},{"osd":1,"uuid":"0d133a90-52b5-4902-85cd-d92d3ba553fa","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.110:6810","nonce":1574640165},{"type":"v1","addr":"172.21.15.110:6811","nonce":1574640165}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6812","nonce":1574640165},{"type":"v1","addr":"172.21.15.110:6813","nonce":1574640165}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6816","nonce":1574640165},{"type":"v1","addr":"172.21.15.110:6817","nonce":1574640165}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6814","nonce":1574640165},{"type":"v1","addr":"172.21.15.110:6815","nonce":1574640165}]},"public_addr":"172.21.15.110:6811/1574640165","cluster_addr":"172.21.15.110:6813/1574640165","heartbeat_back_addr":"172.21.15.110:6817/1574640165","heartbeat_front_addr":"172.21.15.110:6815/1574640165","state":["exists","up"]},{"osd":2,"uuid":"fe8778c6-6fbd-4df1-b920-fbb74a670d06","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.110:6818","nonce":358443263},{"type":"v1","addr":"172.21.15.110:6819","nonce":358443263}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6820","nonce":358443263},{"type":"v1","addr":"172.21.15.110:6821","nonce":358443263}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6824","nonce":358443263},{"type":"v1","addr":"172.21.15.110:6825","nonce":358443263}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6822","nonce":358443263},{"type":"v1","addr":"172.21.15.110:6823","nonce":358443263}]},"public_addr":"172.21.15.110:6819/358443263","cluster_addr":"172.21.15.110:6821/358443263","heartbeat_back_addr":"172.21.15.110:6825/358443263","heartbeat_front_addr":"172.21.15.110:6823/358443263","state":["exists","up"]},{"osd":3,"uuid":"5c49be8a-7ed9-43b5-8c62-6f49cf61460c","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.110:6826","nonce":308295364},{"type":"v1","addr":"172.21.15.110:6827","nonce":308295364}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6828","nonce":308295364},{"type":"v1","addr":"172.21.15.110:6829","nonce":308295364}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6832","nonce":308295364},{"type":"v1","addr":"172.21.15.110:6833","nonce":308295364}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6830","nonce":308295364},{"type":"v1","addr":"172.21.15.110:6831","nonce":308295364}]},"public_addr":"172.21.15.110:6827/308295364","cluster_addr":"172.21.15.110:6829/308295364","heartbeat_back_addr":"172.21.15.110:6833/308295364","heartbeat_front_addr":"172.21.15.110:6831/308295364","state":["exists","up"]},{"osd":4,"uuid":"97dcf12e-1b14-44d7-8858-f269e195b045","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6800","nonce":1179804849},{"type":"v1","addr":"172.21.15.177:6801","nonce":1179804849}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":1179804849},{"type":"v1","addr":"172.21.15.177:6803","nonce":1179804849}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":1179804849},{"type":"v1","addr":"172.21.15.177:6807","nonce":1179804849}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":1179804849},{"type":"v1","addr":"172.21.15.177:6805","nonce":1179804849}]},"public_addr":"172.21.15.177:6801/1179804849","cluster_addr":"172.21.15.177:6803/1179804849","heartbeat_back_addr":"172.21.15.177:6807/1179804849","heartbeat_front_addr":"172.21.15.177:6805/1179804849","state":["exists","up"]},{"osd":5,"uuid":"a2215e6e-12f6-4f1a-b379-70b1cc7330f0","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.177:6808","nonce":2907812165},{"type":"v1","addr":"172.21.15.177:6809","nonce":2907812165}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6810","nonce":2907812165},{"type":"v1","addr":"172.21.15.177:6811","nonce":2907812165}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6814","nonce":2907812165},{"type":"v1","addr":"172.21.15.177:6815","nonce":2907812165}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6812","nonce":2907812165},{"type":"v1","addr":"172.21.15.177:6813","nonce":2907812165}]},"public_addr":"172.21.15.177:6809/2907812165","cluster_addr":"172.21.15.177:6811/2907812165","heartbeat_back_addr":"172.21.15.177:6815/2907812165","heartbeat_front_addr":"172.21.15.177:6813/2907812165","state":["exists","up"]},{"osd":6,"uuid":"8b315524-6892-49f7-8bb8-aff39907d287","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.177:6816","nonce":3974954468},{"type":"v1","addr":"172.21.15.177:6817","nonce":3974954468}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6818","nonce":3974954468},{"type":"v1","addr":"172.21.15.177:6819","nonce":3974954468}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6822","nonce":3974954468},{"type":"v1","addr":"172.21.15.177:6823","nonce":3974954468}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6820","nonce":3974954468},{"type":"v1","addr":"172.21.15.177:6821","nonce":3974954468}]},"public_addr":"172.21.15.177:6817/3974954468","cluster_addr":"172.21.15.177:6819/3974954468","heartbeat_back_addr":"172.21.15.177:6823/3974954468","heartbeat_front_addr":"172.21.15.177:6821/3974954468","state":["exists","up"]},{"osd":7,"uuid":"ef3238d2-b74e-49d5-a331-b23478189217","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.177:6824","nonce":2298395623},{"type":"v1","addr":"172.21.15.177:6825","nonce":2298395623}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6826","nonce":2298395623},{"type":"v1","addr":"172.21.15.177:6827","nonce":2298395623}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6830","nonce":2298395623},{"type":"v1","addr":"172.21.15.177:6831","nonce":2298395623}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6828","nonce":2298395623},{"type":"v1","addr":"172.21.15.177:6829","nonce":2298395623}]},"public_addr":"172.21.15.177:6825/2298395623","cluster_addr":"172.21.15.177:6827/2298395623","heartbeat_back_addr":"172.21.15.177:6831/2298395623","heartbeat_front_addr":"172.21.15.177:6829/2298395623","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-17T00:27:45.780937+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-17T00:28:09.444802+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-17T00:28:32.911345+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-17T00:28:57.348984+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-17T00:29:19.029992+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-17T00:29:42.051809+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-17T00:30:06.379192+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-17T00:30:30.425279+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.110:0/550562544":"2024-08-18T00:26:26.008302+0000","172.21.15.110:0/2236696463":"2024-08-18T00:26:26.008302+0000","172.21.15.110:0/3061589358":"2024-08-18T00:26:26.008302+0000","172.21.15.110:6801/4211438154":"2024-08-18T00:26:26.008302+0000","172.21.15.110:6800/4211438154":"2024-08-18T00:26:26.008302+0000","172.21.15.110:0/1694540626":"2024-08-18T00:26:03.797520+0000","172.21.15.110:0/2615990828":"2024-08-18T00:26:03.797520+0000","172.21.15.110:0/3449303060":"2024-08-18T00:26:03.797520+0000","172.21.15.110:6801/1478278146":"2024-08-18T00:26:03.797520+0000","172.21.15.110:6800/1478278146":"2024-08-18T00:26:03.797520+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-17T00:31:05.380 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:05 smithi110 ceph-mon[41467]: pgmap v195: 97 pgs: 16 creating+peering, 69 active+clean, 12 unknown; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s wr, 3 op/s 2024-08-17T00:31:05.380 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:05 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/1798195664' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T00:31:05.380 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:05 smithi110 ceph-mon[29669]: pgmap v195: 97 pgs: 16 creating+peering, 69 active+clean, 12 unknown; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s wr, 3 op/s 2024-08-17T00:31:05.380 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:05 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/1798195664' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T00:31:05.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:05 smithi177 ceph-mon[33147]: pgmap v195: 97 pgs: 16 creating+peering, 69 active+clean, 12 unknown; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s wr, 3 op/s 2024-08-17T00:31:05.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:05 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/1798195664' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T00:31:05.706 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 00:31:05 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-a[69783]: 2024-08-17T00:31:05.509+0000 7ff6b2589640 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-08-17T00:31:05.728 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T00:31:05.931 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:31:07.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:07 smithi110 ceph-mon[29669]: pgmap v196: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 5 op/s 2024-08-17T00:31:07.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:07 smithi110 ceph-mon[41467]: pgmap v196: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 5 op/s 2024-08-17T00:31:07.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:07 smithi177 ceph-mon[33147]: pgmap v196: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 5 op/s 2024-08-17T00:31:07.754 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:31:07.754 INFO:teuthology.orchestra.run.smithi110.stdout:{"epoch":66,"fsid":"168746fe-5c2f-11ef-bccf-c7b262605968","created":"2024-08-17T00:25:42.631534+0000","modified":"2024-08-17T00:31:02.298792+0000","last_up_change":"2024-08-17T00:30:32.127107+0000","last_in_change":"2024-08-17T00:30:15.368278+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-17T00:28:36.311851+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-17T00:30:55.490045+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-17T00:30:59.419534+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":"603888f3-5ff1-40e0-9dca-2def6c07f0b8","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.110:6802","nonce":2867442694},{"type":"v1","addr":"172.21.15.110:6803","nonce":2867442694}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6804","nonce":2867442694},{"type":"v1","addr":"172.21.15.110:6805","nonce":2867442694}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6808","nonce":2867442694},{"type":"v1","addr":"172.21.15.110:6809","nonce":2867442694}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6806","nonce":2867442694},{"type":"v1","addr":"172.21.15.110:6807","nonce":2867442694}]},"public_addr":"172.21.15.110:6803/2867442694","cluster_addr":"172.21.15.110:6805/2867442694","heartbeat_back_addr":"172.21.15.110:6809/2867442694","heartbeat_front_addr":"172.21.15.110:6807/2867442694","state":["exists","up"]},{"osd":1,"uuid":"0d133a90-52b5-4902-85cd-d92d3ba553fa","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.110:6810","nonce":1574640165},{"type":"v1","addr":"172.21.15.110:6811","nonce":1574640165}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6812","nonce":1574640165},{"type":"v1","addr":"172.21.15.110:6813","nonce":1574640165}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6816","nonce":1574640165},{"type":"v1","addr":"172.21.15.110:6817","nonce":1574640165}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6814","nonce":1574640165},{"type":"v1","addr":"172.21.15.110:6815","nonce":1574640165}]},"public_addr":"172.21.15.110:6811/1574640165","cluster_addr":"172.21.15.110:6813/1574640165","heartbeat_back_addr":"172.21.15.110:6817/1574640165","heartbeat_front_addr":"172.21.15.110:6815/1574640165","state":["exists","up"]},{"osd":2,"uuid":"fe8778c6-6fbd-4df1-b920-fbb74a670d06","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.110:6818","nonce":358443263},{"type":"v1","addr":"172.21.15.110:6819","nonce":358443263}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6820","nonce":358443263},{"type":"v1","addr":"172.21.15.110:6821","nonce":358443263}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6824","nonce":358443263},{"type":"v1","addr":"172.21.15.110:6825","nonce":358443263}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6822","nonce":358443263},{"type":"v1","addr":"172.21.15.110:6823","nonce":358443263}]},"public_addr":"172.21.15.110:6819/358443263","cluster_addr":"172.21.15.110:6821/358443263","heartbeat_back_addr":"172.21.15.110:6825/358443263","heartbeat_front_addr":"172.21.15.110:6823/358443263","state":["exists","up"]},{"osd":3,"uuid":"5c49be8a-7ed9-43b5-8c62-6f49cf61460c","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.110:6826","nonce":308295364},{"type":"v1","addr":"172.21.15.110:6827","nonce":308295364}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6828","nonce":308295364},{"type":"v1","addr":"172.21.15.110:6829","nonce":308295364}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6832","nonce":308295364},{"type":"v1","addr":"172.21.15.110:6833","nonce":308295364}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6830","nonce":308295364},{"type":"v1","addr":"172.21.15.110:6831","nonce":308295364}]},"public_addr":"172.21.15.110:6827/308295364","cluster_addr":"172.21.15.110:6829/308295364","heartbeat_back_addr":"172.21.15.110:6833/308295364","heartbeat_front_addr":"172.21.15.110:6831/308295364","state":["exists","up"]},{"osd":4,"uuid":"97dcf12e-1b14-44d7-8858-f269e195b045","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6800","nonce":1179804849},{"type":"v1","addr":"172.21.15.177:6801","nonce":1179804849}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":1179804849},{"type":"v1","addr":"172.21.15.177:6803","nonce":1179804849}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":1179804849},{"type":"v1","addr":"172.21.15.177:6807","nonce":1179804849}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":1179804849},{"type":"v1","addr":"172.21.15.177:6805","nonce":1179804849}]},"public_addr":"172.21.15.177:6801/1179804849","cluster_addr":"172.21.15.177:6803/1179804849","heartbeat_back_addr":"172.21.15.177:6807/1179804849","heartbeat_front_addr":"172.21.15.177:6805/1179804849","state":["exists","up"]},{"osd":5,"uuid":"a2215e6e-12f6-4f1a-b379-70b1cc7330f0","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.177:6808","nonce":2907812165},{"type":"v1","addr":"172.21.15.177:6809","nonce":2907812165}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6810","nonce":2907812165},{"type":"v1","addr":"172.21.15.177:6811","nonce":2907812165}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6814","nonce":2907812165},{"type":"v1","addr":"172.21.15.177:6815","nonce":2907812165}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6812","nonce":2907812165},{"type":"v1","addr":"172.21.15.177:6813","nonce":2907812165}]},"public_addr":"172.21.15.177:6809/2907812165","cluster_addr":"172.21.15.177:6811/2907812165","heartbeat_back_addr":"172.21.15.177:6815/2907812165","heartbeat_front_addr":"172.21.15.177:6813/2907812165","state":["exists","up"]},{"osd":6,"uuid":"8b315524-6892-49f7-8bb8-aff39907d287","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.177:6816","nonce":3974954468},{"type":"v1","addr":"172.21.15.177:6817","nonce":3974954468}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6818","nonce":3974954468},{"type":"v1","addr":"172.21.15.177:6819","nonce":3974954468}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6822","nonce":3974954468},{"type":"v1","addr":"172.21.15.177:6823","nonce":3974954468}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6820","nonce":3974954468},{"type":"v1","addr":"172.21.15.177:6821","nonce":3974954468}]},"public_addr":"172.21.15.177:6817/3974954468","cluster_addr":"172.21.15.177:6819/3974954468","heartbeat_back_addr":"172.21.15.177:6823/3974954468","heartbeat_front_addr":"172.21.15.177:6821/3974954468","state":["exists","up"]},{"osd":7,"uuid":"ef3238d2-b74e-49d5-a331-b23478189217","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.177:6824","nonce":2298395623},{"type":"v1","addr":"172.21.15.177:6825","nonce":2298395623}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6826","nonce":2298395623},{"type":"v1","addr":"172.21.15.177:6827","nonce":2298395623}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6830","nonce":2298395623},{"type":"v1","addr":"172.21.15.177:6831","nonce":2298395623}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6828","nonce":2298395623},{"type":"v1","addr":"172.21.15.177:6829","nonce":2298395623}]},"public_addr":"172.21.15.177:6825/2298395623","cluster_addr":"172.21.15.177:6827/2298395623","heartbeat_back_addr":"172.21.15.177:6831/2298395623","heartbeat_front_addr":"172.21.15.177:6829/2298395623","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-17T00:27:45.780937+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-17T00:28:09.444802+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-17T00:28:32.911345+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-17T00:28:57.348984+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-17T00:29:19.029992+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-17T00:29:42.051809+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-17T00:30:06.379192+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-17T00:30:30.425279+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.110:0/550562544":"2024-08-18T00:26:26.008302+0000","172.21.15.110:0/2236696463":"2024-08-18T00:26:26.008302+0000","172.21.15.110:0/3061589358":"2024-08-18T00:26:26.008302+0000","172.21.15.110:6801/4211438154":"2024-08-18T00:26:26.008302+0000","172.21.15.110:6800/4211438154":"2024-08-18T00:26:26.008302+0000","172.21.15.110:0/1694540626":"2024-08-18T00:26:03.797520+0000","172.21.15.110:0/2615990828":"2024-08-18T00:26:03.797520+0000","172.21.15.110:0/3449303060":"2024-08-18T00:26:03.797520+0000","172.21.15.110:6801/1478278146":"2024-08-18T00:26:03.797520+0000","172.21.15.110:6800/1478278146":"2024-08-18T00:26:03.797520+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-17T00:31:08.479 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:08 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/4256627067' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T00:31:08.479 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:08 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/4256627067' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T00:31:08.506 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph fs set cephfs standby_count_wanted 0 2024-08-17T00:31:08.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:08 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/4256627067' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T00:31:08.708 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:31:09.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:09 smithi110 ceph-mon[29669]: pgmap v197: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s wr, 5 op/s 2024-08-17T00:31:09.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:09 smithi110 ceph-mon[41467]: pgmap v197: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s wr, 5 op/s 2024-08-17T00:31:09.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:09 smithi177 ceph-mon[33147]: pgmap v197: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s wr, 5 op/s 2024-08-17T00:31:11.518 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:11 smithi110 ceph-mon[41467]: pgmap v198: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-08-17T00:31:11.518 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:11 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/3206275835' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-08-17T00:31:11.518 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:11 smithi110 ceph-mon[29669]: pgmap v198: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-08-17T00:31:11.518 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:11 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/3206275835' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-08-17T00:31:11.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:11 smithi177 ceph-mon[33147]: pgmap v198: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-08-17T00:31:11.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:11 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/3206275835' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-08-17T00:31:11.825 DEBUG:tasks.cephfs.filesystem:fs_config: {} 2024-08-17T00:31:11.825 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph fs set cephfs allow_standby_replay false 2024-08-17T00:31:12.028 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:31:12.430 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:12 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/3206275835' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-08-17T00:31:12.430 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:12 smithi110 ceph-mon[29669]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-17T00:31:12.430 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:12 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/3206275835' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-08-17T00:31:12.430 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:12 smithi110 ceph-mon[41467]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-17T00:31:12.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:12 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/3206275835' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-08-17T00:31:12.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:12 smithi177 ceph-mon[33147]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-17T00:31:13.402 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:13 smithi110 ceph-mon[41467]: pgmap v199: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-08-17T00:31:13.402 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:13 smithi110 ceph-mon[29669]: pgmap v199: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-08-17T00:31:13.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:13 smithi177 ceph-mon[33147]: pgmap v199: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-08-17T00:31:14.557 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:14 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/3499773432' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-08-17T00:31:14.557 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:14 smithi110 ceph-mon[29669]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-08-17T00:31:14.558 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:14 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/3499773432' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-08-17T00:31:14.558 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:14 smithi110 ceph-mon[41467]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-08-17T00:31:14.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:14 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/3499773432' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-08-17T00:31:14.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:14 smithi177 ceph-mon[33147]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-08-17T00:31:14.923 DEBUG:tasks.cephfs.filesystem:Not Creating any subvols for filesystem 'cephfs' 2024-08-17T00:31:14.924 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph fs dump --format=json 2024-08-17T00:31:15.126 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:31:15.487 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:15 smithi110 ceph-mon[41467]: pgmap v200: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-08-17T00:31:15.487 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:15 smithi110 ceph-mon[41467]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-08-17T00:31:15.487 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:15 smithi110 ceph-mon[41467]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-17T00:31:15.487 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:15 smithi110 ceph-mon[29669]: pgmap v200: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-08-17T00:31:15.487 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:15 smithi110 ceph-mon[29669]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-08-17T00:31:15.487 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:15 smithi110 ceph-mon[29669]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-17T00:31:15.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:15 smithi177 ceph-mon[33147]: pgmap v200: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-08-17T00:31:15.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:15 smithi177 ceph-mon[33147]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-08-17T00:31:15.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:15 smithi177 ceph-mon[33147]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-17T00:31:17.022 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:31:17.022 INFO:teuthology.orchestra.run.smithi110.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":24301,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.177:6833/2277076472","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6832","nonce":2277076472},{"type":"v1","addr":"172.21.15.177:6833","nonce":2277076472}]},"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":[{"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-17T00:31:02.298914+0000","modified":"2024-08-17T00:31:14.181990+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":24329},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24329":{"gid":24329,"name":"a","rank":0,"incarnation":4,"state":"up:active","state_seq":6,"addr":"172.21.15.110:6835/804636441","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6834","nonce":804636441},{"type":"v1","addr":"172.21.15.110:6835","nonce":804636441}]},"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-17T00:31:17.022 INFO:teuthology.orchestra.run.smithi110.stderr:dumped fsmap epoch 7 2024-08-17T00:31:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:17 smithi110 ceph-mon[29669]: pgmap v201: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 2 op/s 2024-08-17T00:31:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:17 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/3986915814' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-17T00:31:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:17 smithi110 ceph-mon[41467]: pgmap v201: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 2 op/s 2024-08-17T00:31:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:17 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/3986915814' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-17T00:31:17.595 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T00:31:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:17 smithi177 ceph-mon[33147]: pgmap v201: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 2 op/s 2024-08-17T00:31:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:17 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/3986915814' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-17T00:31:17.794 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:31:19.233 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:19 smithi110 ceph-mon[41467]: pgmap v202: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 170 B/s wr, 1 op/s 2024-08-17T00:31:19.233 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:19 smithi110 ceph-mon[29669]: pgmap v202: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 170 B/s wr, 1 op/s 2024-08-17T00:31:19.612 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:31:19.612 INFO:teuthology.orchestra.run.smithi110.stdout:{"epoch":66,"fsid":"168746fe-5c2f-11ef-bccf-c7b262605968","created":"2024-08-17T00:25:42.631534+0000","modified":"2024-08-17T00:31:02.298792+0000","last_up_change":"2024-08-17T00:30:32.127107+0000","last_in_change":"2024-08-17T00:30:15.368278+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-17T00:28:36.311851+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-17T00:30:55.490045+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-17T00:30:59.419534+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":"603888f3-5ff1-40e0-9dca-2def6c07f0b8","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.110:6802","nonce":2867442694},{"type":"v1","addr":"172.21.15.110:6803","nonce":2867442694}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6804","nonce":2867442694},{"type":"v1","addr":"172.21.15.110:6805","nonce":2867442694}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6808","nonce":2867442694},{"type":"v1","addr":"172.21.15.110:6809","nonce":2867442694}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6806","nonce":2867442694},{"type":"v1","addr":"172.21.15.110:6807","nonce":2867442694}]},"public_addr":"172.21.15.110:6803/2867442694","cluster_addr":"172.21.15.110:6805/2867442694","heartbeat_back_addr":"172.21.15.110:6809/2867442694","heartbeat_front_addr":"172.21.15.110:6807/2867442694","state":["exists","up"]},{"osd":1,"uuid":"0d133a90-52b5-4902-85cd-d92d3ba553fa","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.110:6810","nonce":1574640165},{"type":"v1","addr":"172.21.15.110:6811","nonce":1574640165}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6812","nonce":1574640165},{"type":"v1","addr":"172.21.15.110:6813","nonce":1574640165}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6816","nonce":1574640165},{"type":"v1","addr":"172.21.15.110:6817","nonce":1574640165}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6814","nonce":1574640165},{"type":"v1","addr":"172.21.15.110:6815","nonce":1574640165}]},"public_addr":"172.21.15.110:6811/1574640165","cluster_addr":"172.21.15.110:6813/1574640165","heartbeat_back_addr":"172.21.15.110:6817/1574640165","heartbeat_front_addr":"172.21.15.110:6815/1574640165","state":["exists","up"]},{"osd":2,"uuid":"fe8778c6-6fbd-4df1-b920-fbb74a670d06","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.110:6818","nonce":358443263},{"type":"v1","addr":"172.21.15.110:6819","nonce":358443263}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6820","nonce":358443263},{"type":"v1","addr":"172.21.15.110:6821","nonce":358443263}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6824","nonce":358443263},{"type":"v1","addr":"172.21.15.110:6825","nonce":358443263}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6822","nonce":358443263},{"type":"v1","addr":"172.21.15.110:6823","nonce":358443263}]},"public_addr":"172.21.15.110:6819/358443263","cluster_addr":"172.21.15.110:6821/358443263","heartbeat_back_addr":"172.21.15.110:6825/358443263","heartbeat_front_addr":"172.21.15.110:6823/358443263","state":["exists","up"]},{"osd":3,"uuid":"5c49be8a-7ed9-43b5-8c62-6f49cf61460c","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.110:6826","nonce":308295364},{"type":"v1","addr":"172.21.15.110:6827","nonce":308295364}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6828","nonce":308295364},{"type":"v1","addr":"172.21.15.110:6829","nonce":308295364}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6832","nonce":308295364},{"type":"v1","addr":"172.21.15.110:6833","nonce":308295364}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6830","nonce":308295364},{"type":"v1","addr":"172.21.15.110:6831","nonce":308295364}]},"public_addr":"172.21.15.110:6827/308295364","cluster_addr":"172.21.15.110:6829/308295364","heartbeat_back_addr":"172.21.15.110:6833/308295364","heartbeat_front_addr":"172.21.15.110:6831/308295364","state":["exists","up"]},{"osd":4,"uuid":"97dcf12e-1b14-44d7-8858-f269e195b045","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6800","nonce":1179804849},{"type":"v1","addr":"172.21.15.177:6801","nonce":1179804849}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":1179804849},{"type":"v1","addr":"172.21.15.177:6803","nonce":1179804849}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":1179804849},{"type":"v1","addr":"172.21.15.177:6807","nonce":1179804849}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":1179804849},{"type":"v1","addr":"172.21.15.177:6805","nonce":1179804849}]},"public_addr":"172.21.15.177:6801/1179804849","cluster_addr":"172.21.15.177:6803/1179804849","heartbeat_back_addr":"172.21.15.177:6807/1179804849","heartbeat_front_addr":"172.21.15.177:6805/1179804849","state":["exists","up"]},{"osd":5,"uuid":"a2215e6e-12f6-4f1a-b379-70b1cc7330f0","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.177:6808","nonce":2907812165},{"type":"v1","addr":"172.21.15.177:6809","nonce":2907812165}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6810","nonce":2907812165},{"type":"v1","addr":"172.21.15.177:6811","nonce":2907812165}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6814","nonce":2907812165},{"type":"v1","addr":"172.21.15.177:6815","nonce":2907812165}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6812","nonce":2907812165},{"type":"v1","addr":"172.21.15.177:6813","nonce":2907812165}]},"public_addr":"172.21.15.177:6809/2907812165","cluster_addr":"172.21.15.177:6811/2907812165","heartbeat_back_addr":"172.21.15.177:6815/2907812165","heartbeat_front_addr":"172.21.15.177:6813/2907812165","state":["exists","up"]},{"osd":6,"uuid":"8b315524-6892-49f7-8bb8-aff39907d287","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.177:6816","nonce":3974954468},{"type":"v1","addr":"172.21.15.177:6817","nonce":3974954468}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6818","nonce":3974954468},{"type":"v1","addr":"172.21.15.177:6819","nonce":3974954468}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6822","nonce":3974954468},{"type":"v1","addr":"172.21.15.177:6823","nonce":3974954468}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6820","nonce":3974954468},{"type":"v1","addr":"172.21.15.177:6821","nonce":3974954468}]},"public_addr":"172.21.15.177:6817/3974954468","cluster_addr":"172.21.15.177:6819/3974954468","heartbeat_back_addr":"172.21.15.177:6823/3974954468","heartbeat_front_addr":"172.21.15.177:6821/3974954468","state":["exists","up"]},{"osd":7,"uuid":"ef3238d2-b74e-49d5-a331-b23478189217","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.177:6824","nonce":2298395623},{"type":"v1","addr":"172.21.15.177:6825","nonce":2298395623}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6826","nonce":2298395623},{"type":"v1","addr":"172.21.15.177:6827","nonce":2298395623}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6830","nonce":2298395623},{"type":"v1","addr":"172.21.15.177:6831","nonce":2298395623}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6828","nonce":2298395623},{"type":"v1","addr":"172.21.15.177:6829","nonce":2298395623}]},"public_addr":"172.21.15.177:6825/2298395623","cluster_addr":"172.21.15.177:6827/2298395623","heartbeat_back_addr":"172.21.15.177:6831/2298395623","heartbeat_front_addr":"172.21.15.177:6829/2298395623","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-17T00:27:45.780937+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-17T00:28:09.444802+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-17T00:28:32.911345+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-17T00:28:57.348984+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-17T00:29:19.029992+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-17T00:29:42.051809+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-17T00:30:06.379192+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-17T00:30:30.425279+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.110:0/550562544":"2024-08-18T00:26:26.008302+0000","172.21.15.110:0/2236696463":"2024-08-18T00:26:26.008302+0000","172.21.15.110:0/3061589358":"2024-08-18T00:26:26.008302+0000","172.21.15.110:6801/4211438154":"2024-08-18T00:26:26.008302+0000","172.21.15.110:6800/4211438154":"2024-08-18T00:26:26.008302+0000","172.21.15.110:0/1694540626":"2024-08-18T00:26:03.797520+0000","172.21.15.110:0/2615990828":"2024-08-18T00:26:03.797520+0000","172.21.15.110:0/3449303060":"2024-08-18T00:26:03.797520+0000","172.21.15.110:6801/1478278146":"2024-08-18T00:26:03.797520+0000","172.21.15.110:6800/1478278146":"2024-08-18T00:26:03.797520+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-17T00:31:19.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:19 smithi177 ceph-mon[33147]: pgmap v202: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 170 B/s wr, 1 op/s 2024-08-17T00:31:20.319 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-17T00:31:20.319 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T00:31:20.518 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:31:20.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:20 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/1978303036' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T00:31:20.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:20 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/1978303036' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T00:31:20.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:20 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/1978303036' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T00:31:21.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:21 smithi110 ceph-mon[29669]: pgmap v203: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:21.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:21 smithi110 ceph-mon[41467]: pgmap v203: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:21.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:21 smithi177 ceph-mon[33147]: pgmap v203: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:22.333 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:31:22.335 INFO:teuthology.orchestra.run.smithi110.stderr:dumped all 2024-08-17T00:31:22.988 INFO:teuthology.orchestra.run.smithi110.stdout:{"pg_ready":true,"pg_map":{"version":204,"stamp":"2024-08-17T00:31:22.063162+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":227380,"kb_used_data":7072,"kb_used_omap":12,"kb_used_meta":220147,"kb_avail":749733836,"statfs":{"total":767960285184,"available":767727448064,"internally_reserved":0,"allocated":7241728,"data_stored":4033109,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12742,"internal_metadata":225431098},"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.002856"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.140561+0000","last_change":"2024-08-17T00:31:00.503735+0000","last_active":"2024-08-17T00:31:02.140561+0000","last_peered":"2024-08-17T00:31:02.140561+0000","last_clean":"2024-08-17T00:31:02.140561+0000","last_became_active":"2024-08-17T00:31:00.503170+0000","last_became_peered":"2024-08-17T00:31:00.503170+0000","last_unstale":"2024-08-17T00:31:02.140561+0000","last_undegraded":"2024-08-17T00:31:02.140561+0000","last_fullsized":"2024-08-17T00:31:02.140561+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T05:09:37.447893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482886+0000","last_change":"2024-08-17T00:31:00.502798+0000","last_active":"2024-08-17T00:31:01.482886+0000","last_peered":"2024-08-17T00:31:01.482886+0000","last_clean":"2024-08-17T00:31:01.482886+0000","last_became_active":"2024-08-17T00:31:00.502536+0000","last_became_peered":"2024-08-17T00:31:00.502536+0000","last_unstale":"2024-08-17T00:31:01.482886+0000","last_undegraded":"2024-08-17T00:31:01.482886+0000","last_fullsized":"2024-08-17T00:31:01.482886+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:11:39.269554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.310842+0000","last_change":"2024-08-17T00:31:00.487218+0000","last_active":"2024-08-17T00:31:02.310842+0000","last_peered":"2024-08-17T00:31:02.310842+0000","last_clean":"2024-08-17T00:31:02.310842+0000","last_became_active":"2024-08-17T00:31:00.486238+0000","last_became_peered":"2024-08-17T00:31:00.486238+0000","last_unstale":"2024-08-17T00:31:02.310842+0000","last_undegraded":"2024-08-17T00:31:02.310842+0000","last_fullsized":"2024-08-17T00:31:02.310842+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:31:49.293168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.310496+0000","last_change":"2024-08-17T00:31:00.500750+0000","last_active":"2024-08-17T00:31:02.310496+0000","last_peered":"2024-08-17T00:31:02.310496+0000","last_clean":"2024-08-17T00:31:02.310496+0000","last_became_active":"2024-08-17T00:31:00.500373+0000","last_became_peered":"2024-08-17T00:31:00.500373+0000","last_unstale":"2024-08-17T00:31:02.310496+0000","last_undegraded":"2024-08-17T00:31:02.310496+0000","last_fullsized":"2024-08-17T00:31:02.310496+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:49:05.409594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.140458+0000","last_change":"2024-08-17T00:31:00.491473+0000","last_active":"2024-08-17T00:31:02.140458+0000","last_peered":"2024-08-17T00:31:02.140458+0000","last_clean":"2024-08-17T00:31:02.140458+0000","last_became_active":"2024-08-17T00:31:00.490834+0000","last_became_peered":"2024-08-17T00:31:00.490834+0000","last_unstale":"2024-08-17T00:31:02.140458+0000","last_undegraded":"2024-08-17T00:31:02.140458+0000","last_fullsized":"2024-08-17T00:31:02.140458+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:53:04.999061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.311901+0000","last_change":"2024-08-17T00:31:00.499553+0000","last_active":"2024-08-17T00:31:02.311901+0000","last_peered":"2024-08-17T00:31:02.311901+0000","last_clean":"2024-08-17T00:31:02.311901+0000","last_became_active":"2024-08-17T00:31:00.499215+0000","last_became_peered":"2024-08-17T00:31:00.499215+0000","last_unstale":"2024-08-17T00:31:02.311901+0000","last_undegraded":"2024-08-17T00:31:02.311901+0000","last_fullsized":"2024-08-17T00:31:02.311901+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:01:22.203810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.140431+0000","last_change":"2024-08-17T00:31:00.494404+0000","last_active":"2024-08-17T00:31:02.140431+0000","last_peered":"2024-08-17T00:31:02.140431+0000","last_clean":"2024-08-17T00:31:02.140431+0000","last_became_active":"2024-08-17T00:31:00.494124+0000","last_became_peered":"2024-08-17T00:31:00.494124+0000","last_unstale":"2024-08-17T00:31:02.140431+0000","last_undegraded":"2024-08-17T00:31:02.140431+0000","last_fullsized":"2024-08-17T00:31:02.140431+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:04:14.145154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.500072+0000","last_change":"2024-08-17T00:31:00.499888+0000","last_active":"2024-08-17T00:31:00.500072+0000","last_peered":"2024-08-17T00:31:00.500072+0000","last_clean":"2024-08-17T00:31:00.500072+0000","last_became_active":"2024-08-17T00:31:00.499689+0000","last_became_peered":"2024-08-17T00:31:00.499689+0000","last_unstale":"2024-08-17T00:31:00.500072+0000","last_undegraded":"2024-08-17T00:31:00.500072+0000","last_fullsized":"2024-08-17T00:31:00.500072+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:44:05.674986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.140582+0000","last_change":"2024-08-17T00:31:00.494909+0000","last_active":"2024-08-17T00:31:02.140582+0000","last_peered":"2024-08-17T00:31:02.140582+0000","last_clean":"2024-08-17T00:31:02.140582+0000","last_became_active":"2024-08-17T00:31:00.494617+0000","last_became_peered":"2024-08-17T00:31:00.494617+0000","last_unstale":"2024-08-17T00:31:02.140582+0000","last_undegraded":"2024-08-17T00:31:02.140582+0000","last_fullsized":"2024-08-17T00:31:02.140582+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:15:18.494935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.308589+0000","last_change":"2024-08-17T00:31:00.500690+0000","last_active":"2024-08-17T00:31:02.308589+0000","last_peered":"2024-08-17T00:31:02.308589+0000","last_clean":"2024-08-17T00:31:02.308589+0000","last_became_active":"2024-08-17T00:31:00.499635+0000","last_became_peered":"2024-08-17T00:31:00.499635+0000","last_unstale":"2024-08-17T00:31:02.308589+0000","last_undegraded":"2024-08-17T00:31:02.308589+0000","last_fullsized":"2024-08-17T00:31:02.308589+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:14:50.198670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.308515+0000","last_change":"2024-08-17T00:31:00.501417+0000","last_active":"2024-08-17T00:31:02.308515+0000","last_peered":"2024-08-17T00:31:02.308515+0000","last_clean":"2024-08-17T00:31:02.308515+0000","last_became_active":"2024-08-17T00:31:00.501134+0000","last_became_peered":"2024-08-17T00:31:00.501134+0000","last_unstale":"2024-08-17T00:31:02.308515+0000","last_undegraded":"2024-08-17T00:31:02.308515+0000","last_fullsized":"2024-08-17T00:31:02.308515+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:53:04.755223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482999+0000","last_change":"2024-08-17T00:31:00.503242+0000","last_active":"2024-08-17T00:31:01.482999+0000","last_peered":"2024-08-17T00:31:01.482999+0000","last_clean":"2024-08-17T00:31:01.482999+0000","last_became_active":"2024-08-17T00:31:00.502974+0000","last_became_peered":"2024-08-17T00:31:00.502974+0000","last_unstale":"2024-08-17T00:31:01.482999+0000","last_undegraded":"2024-08-17T00:31:01.482999+0000","last_fullsized":"2024-08-17T00:31:01.482999+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:40:35.017811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.501431+0000","last_change":"2024-08-17T00:31:00.501019+0000","last_active":"2024-08-17T00:31:00.501431+0000","last_peered":"2024-08-17T00:31:00.501431+0000","last_clean":"2024-08-17T00:31:00.501431+0000","last_became_active":"2024-08-17T00:31:00.500750+0000","last_became_peered":"2024-08-17T00:31:00.500750+0000","last_unstale":"2024-08-17T00:31:00.501431+0000","last_undegraded":"2024-08-17T00:31:00.501431+0000","last_fullsized":"2024-08-17T00:31:00.501431+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:20:58.945828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.309891+0000","last_change":"2024-08-17T00:31:00.494120+0000","last_active":"2024-08-17T00:31:02.309891+0000","last_peered":"2024-08-17T00:31:02.309891+0000","last_clean":"2024-08-17T00:31:02.309891+0000","last_became_active":"2024-08-17T00:31:00.493664+0000","last_became_peered":"2024-08-17T00:31:00.493664+0000","last_unstale":"2024-08-17T00:31:02.309891+0000","last_undegraded":"2024-08-17T00:31:02.309891+0000","last_fullsized":"2024-08-17T00:31:02.309891+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:48:07.972673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482199+0000","last_change":"2024-08-17T00:31:00.495773+0000","last_active":"2024-08-17T00:31:01.482199+0000","last_peered":"2024-08-17T00:31:01.482199+0000","last_clean":"2024-08-17T00:31:01.482199+0000","last_became_active":"2024-08-17T00:31:00.495493+0000","last_became_peered":"2024-08-17T00:31:00.495493+0000","last_unstale":"2024-08-17T00:31:01.482199+0000","last_undegraded":"2024-08-17T00:31:01.482199+0000","last_fullsized":"2024-08-17T00:31:01.482199+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:02:17.259616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.310855+0000","last_change":"2024-08-17T00:31:00.499743+0000","last_active":"2024-08-17T00:31:02.310855+0000","last_peered":"2024-08-17T00:31:02.310855+0000","last_clean":"2024-08-17T00:31:02.310855+0000","last_became_active":"2024-08-17T00:31:00.498802+0000","last_became_peered":"2024-08-17T00:31:00.498802+0000","last_unstale":"2024-08-17T00:31:02.310855+0000","last_undegraded":"2024-08-17T00:31:02.310855+0000","last_fullsized":"2024-08-17T00:31:02.310855+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T11:32:24.028884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.314038+0000","last_change":"2024-08-17T00:31:00.503313+0000","last_active":"2024-08-17T00:31:02.314038+0000","last_peered":"2024-08-17T00:31:02.314038+0000","last_clean":"2024-08-17T00:31:02.314038+0000","last_became_active":"2024-08-17T00:31:00.503034+0000","last_became_peered":"2024-08-17T00:31:00.503034+0000","last_unstale":"2024-08-17T00:31:02.314038+0000","last_undegraded":"2024-08-17T00:31:02.314038+0000","last_fullsized":"2024-08-17T00:31:02.314038+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:07:17.852980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482303+0000","last_change":"2024-08-17T00:31:00.502709+0000","last_active":"2024-08-17T00:31:01.482303+0000","last_peered":"2024-08-17T00:31:01.482303+0000","last_clean":"2024-08-17T00:31:01.482303+0000","last_became_active":"2024-08-17T00:31:00.502430+0000","last_became_peered":"2024-08-17T00:31:00.502430+0000","last_unstale":"2024-08-17T00:31:01.482303+0000","last_undegraded":"2024-08-17T00:31:01.482303+0000","last_fullsized":"2024-08-17T00:31:01.482303+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:15:59.703040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.140532+0000","last_change":"2024-08-17T00:31:00.504518+0000","last_active":"2024-08-17T00:31:02.140532+0000","last_peered":"2024-08-17T00:31:02.140532+0000","last_clean":"2024-08-17T00:31:02.140532+0000","last_became_active":"2024-08-17T00:31:00.504218+0000","last_became_peered":"2024-08-17T00:31:00.504218+0000","last_unstale":"2024-08-17T00:31:02.140532+0000","last_undegraded":"2024-08-17T00:31:02.140532+0000","last_fullsized":"2024-08-17T00:31:02.140532+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:09:58.070460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.309442+0000","last_change":"2024-08-17T00:31:00.497755+0000","last_active":"2024-08-17T00:31:02.309442+0000","last_peered":"2024-08-17T00:31:02.309442+0000","last_clean":"2024-08-17T00:31:02.309442+0000","last_became_active":"2024-08-17T00:31:00.497386+0000","last_became_peered":"2024-08-17T00:31:00.497386+0000","last_unstale":"2024-08-17T00:31:02.309442+0000","last_undegraded":"2024-08-17T00:31:02.309442+0000","last_fullsized":"2024-08-17T00:31:02.309442+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:58:38.551421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.309844+0000","last_change":"2024-08-17T00:31:00.488161+0000","last_active":"2024-08-17T00:31:02.309844+0000","last_peered":"2024-08-17T00:31:02.309844+0000","last_clean":"2024-08-17T00:31:02.309844+0000","last_became_active":"2024-08-17T00:31:00.486378+0000","last_became_peered":"2024-08-17T00:31:00.486378+0000","last_unstale":"2024-08-17T00:31:02.309844+0000","last_undegraded":"2024-08-17T00:31:02.309844+0000","last_fullsized":"2024-08-17T00:31:02.309844+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:36:03.294328+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.311998+0000","last_change":"2024-08-17T00:31:00.506318+0000","last_active":"2024-08-17T00:31:02.311998+0000","last_peered":"2024-08-17T00:31:02.311998+0000","last_clean":"2024-08-17T00:31:02.311998+0000","last_became_active":"2024-08-17T00:31:00.506024+0000","last_became_peered":"2024-08-17T00:31:00.506024+0000","last_unstale":"2024-08-17T00:31:02.311998+0000","last_undegraded":"2024-08-17T00:31:02.311998+0000","last_fullsized":"2024-08-17T00:31:02.311998+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T00:42:34.544089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.495123+0000","last_change":"2024-08-17T00:31:00.493678+0000","last_active":"2024-08-17T00:31:00.495123+0000","last_peered":"2024-08-17T00:31:00.495123+0000","last_clean":"2024-08-17T00:31:00.495123+0000","last_became_active":"2024-08-17T00:31:00.493257+0000","last_became_peered":"2024-08-17T00:31:00.493257+0000","last_unstale":"2024-08-17T00:31:00.495123+0000","last_undegraded":"2024-08-17T00:31:00.495123+0000","last_fullsized":"2024-08-17T00:31:00.495123+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:38:36.931804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.310993+0000","last_change":"2024-08-17T00:31:00.497221+0000","last_active":"2024-08-17T00:31:02.310993+0000","last_peered":"2024-08-17T00:31:02.310993+0000","last_clean":"2024-08-17T00:31:02.310993+0000","last_became_active":"2024-08-17T00:31:00.495745+0000","last_became_peered":"2024-08-17T00:31:00.495745+0000","last_unstale":"2024-08-17T00:31:02.310993+0000","last_undegraded":"2024-08-17T00:31:02.310993+0000","last_fullsized":"2024-08-17T00:31:02.310993+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:15:49.624021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.495101+0000","last_change":"2024-08-17T00:31:00.494764+0000","last_active":"2024-08-17T00:31:00.495101+0000","last_peered":"2024-08-17T00:31:00.495101+0000","last_clean":"2024-08-17T00:31:00.495101+0000","last_became_active":"2024-08-17T00:31:00.493203+0000","last_became_peered":"2024-08-17T00:31:00.493203+0000","last_unstale":"2024-08-17T00:31:00.495101+0000","last_undegraded":"2024-08-17T00:31:00.495101+0000","last_fullsized":"2024-08-17T00:31:00.495101+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:12:21.172884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.308634+0000","last_change":"2024-08-17T00:31:00.496524+0000","last_active":"2024-08-17T00:31:02.308634+0000","last_peered":"2024-08-17T00:31:02.308634+0000","last_clean":"2024-08-17T00:31:02.308634+0000","last_became_active":"2024-08-17T00:31:00.496221+0000","last_became_peered":"2024-08-17T00:31:00.496221+0000","last_unstale":"2024-08-17T00:31:02.308634+0000","last_undegraded":"2024-08-17T00:31:02.308634+0000","last_fullsized":"2024-08-17T00:31:02.308634+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T11:03:53.516234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482457+0000","last_change":"2024-08-17T00:31:00.486544+0000","last_active":"2024-08-17T00:31:01.482457+0000","last_peered":"2024-08-17T00:31:01.482457+0000","last_clean":"2024-08-17T00:31:01.482457+0000","last_became_active":"2024-08-17T00:31:00.486296+0000","last_became_peered":"2024-08-17T00:31:00.486296+0000","last_unstale":"2024-08-17T00:31:01.482457+0000","last_undegraded":"2024-08-17T00:31:01.482457+0000","last_fullsized":"2024-08-17T00:31:01.482457+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:43:02.613356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.495094+0000","last_change":"2024-08-17T00:31:00.494613+0000","last_active":"2024-08-17T00:31:00.495094+0000","last_peered":"2024-08-17T00:31:00.495094+0000","last_clean":"2024-08-17T00:31:00.495094+0000","last_became_active":"2024-08-17T00:31:00.494357+0000","last_became_peered":"2024-08-17T00:31:00.494357+0000","last_unstale":"2024-08-17T00:31:00.495094+0000","last_undegraded":"2024-08-17T00:31:00.495094+0000","last_fullsized":"2024-08-17T00:31:00.495094+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:35:19.093782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.309977+0000","last_change":"2024-08-17T00:31:00.490193+0000","last_active":"2024-08-17T00:31:02.309977+0000","last_peered":"2024-08-17T00:31:02.309977+0000","last_clean":"2024-08-17T00:31:02.309977+0000","last_became_active":"2024-08-17T00:31:00.489940+0000","last_became_peered":"2024-08-17T00:31:00.489940+0000","last_unstale":"2024-08-17T00:31:02.309977+0000","last_undegraded":"2024-08-17T00:31:02.309977+0000","last_fullsized":"2024-08-17T00:31:02.309977+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T05:30:09.677340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.312024+0000","last_change":"2024-08-17T00:31:00.496651+0000","last_active":"2024-08-17T00:31:02.312024+0000","last_peered":"2024-08-17T00:31:02.312024+0000","last_clean":"2024-08-17T00:31:02.312024+0000","last_became_active":"2024-08-17T00:31:00.496221+0000","last_became_peered":"2024-08-17T00:31:00.496221+0000","last_unstale":"2024-08-17T00:31:02.312024+0000","last_undegraded":"2024-08-17T00:31:02.312024+0000","last_fullsized":"2024-08-17T00:31:02.312024+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:34:46.776703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482082+0000","last_change":"2024-08-17T00:31:00.503091+0000","last_active":"2024-08-17T00:31:01.482082+0000","last_peered":"2024-08-17T00:31:01.482082+0000","last_clean":"2024-08-17T00:31:01.482082+0000","last_became_active":"2024-08-17T00:31:00.502779+0000","last_became_peered":"2024-08-17T00:31:00.502779+0000","last_unstale":"2024-08-17T00:31:01.482082+0000","last_undegraded":"2024-08-17T00:31:01.482082+0000","last_fullsized":"2024-08-17T00:31:01.482082+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:38:38.537952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.307698+0000","last_change":"2024-08-17T00:31:00.499980+0000","last_active":"2024-08-17T00:31:02.307698+0000","last_peered":"2024-08-17T00:31:02.307698+0000","last_clean":"2024-08-17T00:31:02.307698+0000","last_became_active":"2024-08-17T00:31:00.499695+0000","last_became_peered":"2024-08-17T00:31:00.499695+0000","last_unstale":"2024-08-17T00:31:02.307698+0000","last_undegraded":"2024-08-17T00:31:02.307698+0000","last_fullsized":"2024-08-17T00:31:02.307698+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:01:50.484671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482360+0000","last_change":"2024-08-17T00:31:00.488023+0000","last_active":"2024-08-17T00:31:01.482360+0000","last_peered":"2024-08-17T00:31:01.482360+0000","last_clean":"2024-08-17T00:31:01.482360+0000","last_became_active":"2024-08-17T00:31:00.485884+0000","last_became_peered":"2024-08-17T00:31:00.485884+0000","last_unstale":"2024-08-17T00:31:01.482360+0000","last_undegraded":"2024-08-17T00:31:01.482360+0000","last_fullsized":"2024-08-17T00:31:01.482360+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T11:34:12.092692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.304421+0000","last_change":"2024-08-17T00:30:57.265278+0000","last_active":"2024-08-17T00:31:02.304421+0000","last_peered":"2024-08-17T00:31:02.304421+0000","last_clean":"2024-08-17T00:31:02.304421+0000","last_became_active":"2024-08-17T00:30:57.264913+0000","last_became_peered":"2024-08-17T00:30:57.264913+0000","last_unstale":"2024-08-17T00:31:02.304421+0000","last_undegraded":"2024-08-17T00:31:02.304421+0000","last_fullsized":"2024-08-17T00:31:02.304421+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:09:14.406083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.310132+0000","last_change":"2024-08-17T00:31:00.489651+0000","last_active":"2024-08-17T00:31:02.310132+0000","last_peered":"2024-08-17T00:31:02.310132+0000","last_clean":"2024-08-17T00:31:02.310132+0000","last_became_active":"2024-08-17T00:31:00.489384+0000","last_became_peered":"2024-08-17T00:31:00.489384+0000","last_unstale":"2024-08-17T00:31:02.310132+0000","last_undegraded":"2024-08-17T00:31:02.310132+0000","last_fullsized":"2024-08-17T00:31:02.310132+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T00:44:40.857968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.308974+0000","last_change":"2024-08-17T00:30:57.270119+0000","last_active":"2024-08-17T00:31:02.308974+0000","last_peered":"2024-08-17T00:31:02.308974+0000","last_clean":"2024-08-17T00:31:02.308974+0000","last_became_active":"2024-08-17T00:30:57.269605+0000","last_became_peered":"2024-08-17T00:30:57.269605+0000","last_unstale":"2024-08-17T00:31:02.308974+0000","last_undegraded":"2024-08-17T00:31:02.308974+0000","last_fullsized":"2024-08-17T00:31:02.308974+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:32:51.731657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.483400+0000","last_change":"2024-08-17T00:30:57.265368+0000","last_active":"2024-08-17T00:31:00.483400+0000","last_peered":"2024-08-17T00:31:00.483400+0000","last_clean":"2024-08-17T00:31:00.483400+0000","last_became_active":"2024-08-17T00:30:57.265050+0000","last_became_peered":"2024-08-17T00:30:57.265050+0000","last_unstale":"2024-08-17T00:31:00.483400+0000","last_undegraded":"2024-08-17T00:31:00.483400+0000","last_fullsized":"2024-08-17T00:31:00.483400+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:53:54.167089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.490671+0000","last_change":"2024-08-17T00:31:00.489746+0000","last_active":"2024-08-17T00:31:00.490671+0000","last_peered":"2024-08-17T00:31:00.490671+0000","last_clean":"2024-08-17T00:31:00.490671+0000","last_became_active":"2024-08-17T00:31:00.489467+0000","last_became_peered":"2024-08-17T00:31:00.489467+0000","last_unstale":"2024-08-17T00:31:00.490671+0000","last_undegraded":"2024-08-17T00:31:00.490671+0000","last_fullsized":"2024-08-17T00:31:00.490671+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T00:37:28.642026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.488807+0000","last_change":"2024-08-17T00:30:57.266538+0000","last_active":"2024-08-17T00:31:00.488807+0000","last_peered":"2024-08-17T00:31:00.488807+0000","last_clean":"2024-08-17T00:31:00.488807+0000","last_became_active":"2024-08-17T00:30:57.264936+0000","last_became_peered":"2024-08-17T00:30:57.264936+0000","last_unstale":"2024-08-17T00:31:00.488807+0000","last_undegraded":"2024-08-17T00:31:00.488807+0000","last_fullsized":"2024-08-17T00:31:00.488807+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:01:08.806313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482052+0000","last_change":"2024-08-17T00:31:00.489531+0000","last_active":"2024-08-17T00:31:01.482052+0000","last_peered":"2024-08-17T00:31:01.482052+0000","last_clean":"2024-08-17T00:31:01.482052+0000","last_became_active":"2024-08-17T00:31:00.489261+0000","last_became_peered":"2024-08-17T00:31:00.489261+0000","last_unstale":"2024-08-17T00:31:01.482052+0000","last_undegraded":"2024-08-17T00:31:01.482052+0000","last_fullsized":"2024-08-17T00:31:01.482052+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:50:45.290123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.267657+0000","last_change":"2024-08-17T00:30:57.271768+0000","last_active":"2024-08-17T00:31:02.267657+0000","last_peered":"2024-08-17T00:31:02.267657+0000","last_clean":"2024-08-17T00:31:02.267657+0000","last_became_active":"2024-08-17T00:30:57.271486+0000","last_became_peered":"2024-08-17T00:30:57.271486+0000","last_unstale":"2024-08-17T00:31:02.267657+0000","last_undegraded":"2024-08-17T00:31:02.267657+0000","last_fullsized":"2024-08-17T00:31:02.267657+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:47:22.536929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.312598+0000","last_change":"2024-08-17T00:31:00.501701+0000","last_active":"2024-08-17T00:31:02.312598+0000","last_peered":"2024-08-17T00:31:02.312598+0000","last_clean":"2024-08-17T00:31:02.312598+0000","last_became_active":"2024-08-17T00:31:00.501208+0000","last_became_peered":"2024-08-17T00:31:00.501208+0000","last_unstale":"2024-08-17T00:31:02.312598+0000","last_undegraded":"2024-08-17T00:31:02.312598+0000","last_fullsized":"2024-08-17T00:31:02.312598+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:34:00.017205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.482852+0000","last_change":"2024-08-17T00:30:57.267172+0000","last_active":"2024-08-17T00:31:00.482852+0000","last_peered":"2024-08-17T00:31:00.482852+0000","last_clean":"2024-08-17T00:31:00.482852+0000","last_became_active":"2024-08-17T00:30:57.266135+0000","last_became_peered":"2024-08-17T00:30:57.266135+0000","last_unstale":"2024-08-17T00:31:00.482852+0000","last_undegraded":"2024-08-17T00:31:00.482852+0000","last_fullsized":"2024-08-17T00:31:00.482852+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:49:03.364623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.312187+0000","last_change":"2024-08-17T00:31:00.493072+0000","last_active":"2024-08-17T00:31:02.312187+0000","last_peered":"2024-08-17T00:31:02.312187+0000","last_clean":"2024-08-17T00:31:02.312187+0000","last_became_active":"2024-08-17T00:31:00.492797+0000","last_became_peered":"2024-08-17T00:31:00.492797+0000","last_unstale":"2024-08-17T00:31:02.312187+0000","last_undegraded":"2024-08-17T00:31:02.312187+0000","last_fullsized":"2024-08-17T00:31:02.312187+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:22:55.379692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.314763+0000","last_change":"2024-08-17T00:30:57.262440+0000","last_active":"2024-08-17T00:31:02.314763+0000","last_peered":"2024-08-17T00:31:02.314763+0000","last_clean":"2024-08-17T00:31:02.314763+0000","last_became_active":"2024-08-17T00:30:57.262123+0000","last_became_peered":"2024-08-17T00:30:57.262123+0000","last_unstale":"2024-08-17T00:31:02.314763+0000","last_undegraded":"2024-08-17T00:31:02.314763+0000","last_fullsized":"2024-08-17T00:31:02.314763+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+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-18T04:19:16.515902+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":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482969+0000","last_change":"2024-08-17T00:31:00.503172+0000","last_active":"2024-08-17T00:31:01.482969+0000","last_peered":"2024-08-17T00:31:01.482969+0000","last_clean":"2024-08-17T00:31:01.482969+0000","last_became_active":"2024-08-17T00:31:00.502759+0000","last_became_peered":"2024-08-17T00:31:00.502759+0000","last_unstale":"2024-08-17T00:31:01.482969+0000","last_undegraded":"2024-08-17T00:31:01.482969+0000","last_fullsized":"2024-08-17T00:31:01.482969+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:24:04.475672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.315665+0000","last_change":"2024-08-17T00:30:57.272692+0000","last_active":"2024-08-17T00:31:02.315665+0000","last_peered":"2024-08-17T00:31:02.315665+0000","last_clean":"2024-08-17T00:31:02.315665+0000","last_became_active":"2024-08-17T00:30:57.272386+0000","last_became_peered":"2024-08-17T00:30:57.272386+0000","last_unstale":"2024-08-17T00:31:02.315665+0000","last_undegraded":"2024-08-17T00:31:02.315665+0000","last_fullsized":"2024-08-17T00:31:02.315665+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+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-18T03:17:08.813589+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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.140492+0000","last_change":"2024-08-17T00:31:00.489545+0000","last_active":"2024-08-17T00:31:02.140492+0000","last_peered":"2024-08-17T00:31:02.140492+0000","last_clean":"2024-08-17T00:31:02.140492+0000","last_became_active":"2024-08-17T00:31:00.489253+0000","last_became_peered":"2024-08-17T00:31:00.489253+0000","last_unstale":"2024-08-17T00:31:02.140492+0000","last_undegraded":"2024-08-17T00:31:02.140492+0000","last_fullsized":"2024-08-17T00:31:02.140492+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:29:42.833928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"66'2","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.313215+0000","last_change":"2024-08-17T00:30:57.267661+0000","last_active":"2024-08-17T00:31:02.313215+0000","last_peered":"2024-08-17T00:31:02.313215+0000","last_clean":"2024-08-17T00:31:02.313215+0000","last_became_active":"2024-08-17T00:30:57.267364+0000","last_became_peered":"2024-08-17T00:30:57.267364+0000","last_unstale":"2024-08-17T00:31:02.313215+0000","last_undegraded":"2024-08-17T00:31:02.313215+0000","last_fullsized":"2024-08-17T00:31:02.313215+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:43:04.221003+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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.310317+0000","last_change":"2024-08-17T00:31:00.487760+0000","last_active":"2024-08-17T00:31:02.310317+0000","last_peered":"2024-08-17T00:31:02.310317+0000","last_clean":"2024-08-17T00:31:02.310317+0000","last_became_active":"2024-08-17T00:31:00.486517+0000","last_became_peered":"2024-08-17T00:31:00.486517+0000","last_unstale":"2024-08-17T00:31:02.310317+0000","last_undegraded":"2024-08-17T00:31:02.310317+0000","last_fullsized":"2024-08-17T00:31:02.310317+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:14:49.670811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.490040+0000","last_change":"2024-08-17T00:30:57.262799+0000","last_active":"2024-08-17T00:31:00.490040+0000","last_peered":"2024-08-17T00:31:00.490040+0000","last_clean":"2024-08-17T00:31:00.490040+0000","last_became_active":"2024-08-17T00:30:57.262368+0000","last_became_peered":"2024-08-17T00:30:57.262368+0000","last_unstale":"2024-08-17T00:31:00.490040+0000","last_undegraded":"2024-08-17T00:31:00.490040+0000","last_fullsized":"2024-08-17T00:31:00.490040+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:19:35.606600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.140467+0000","last_change":"2024-08-17T00:31:00.491780+0000","last_active":"2024-08-17T00:31:02.140467+0000","last_peered":"2024-08-17T00:31:02.140467+0000","last_clean":"2024-08-17T00:31:02.140467+0000","last_became_active":"2024-08-17T00:31:00.490361+0000","last_became_peered":"2024-08-17T00:31:00.490361+0000","last_unstale":"2024-08-17T00:31:02.140467+0000","last_undegraded":"2024-08-17T00:31:02.140467+0000","last_fullsized":"2024-08-17T00:31:02.140467+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:05:44.697296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.267161+0000","last_change":"2024-08-17T00:30:57.265527+0000","last_active":"2024-08-17T00:31:02.267161+0000","last_peered":"2024-08-17T00:31:02.267161+0000","last_clean":"2024-08-17T00:31:02.267161+0000","last_became_active":"2024-08-17T00:30:57.265223+0000","last_became_peered":"2024-08-17T00:30:57.265223+0000","last_unstale":"2024-08-17T00:31:02.267161+0000","last_undegraded":"2024-08-17T00:31:02.267161+0000","last_fullsized":"2024-08-17T00:31:02.267161+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:32:35.047654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.307873+0000","last_change":"2024-08-17T00:31:00.500508+0000","last_active":"2024-08-17T00:31:02.307873+0000","last_peered":"2024-08-17T00:31:02.307873+0000","last_clean":"2024-08-17T00:31:02.307873+0000","last_became_active":"2024-08-17T00:31:00.500023+0000","last_became_peered":"2024-08-17T00:31:00.500023+0000","last_unstale":"2024-08-17T00:31:02.307873+0000","last_undegraded":"2024-08-17T00:31:02.307873+0000","last_fullsized":"2024-08-17T00:31:02.307873+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:50:07.811132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.312761+0000","last_change":"2024-08-17T00:30:57.259969+0000","last_active":"2024-08-17T00:31:02.312761+0000","last_peered":"2024-08-17T00:31:02.312761+0000","last_clean":"2024-08-17T00:31:02.312761+0000","last_became_active":"2024-08-17T00:30:57.259670+0000","last_became_peered":"2024-08-17T00:30:57.259670+0000","last_unstale":"2024-08-17T00:31:02.312761+0000","last_undegraded":"2024-08-17T00:31:02.312761+0000","last_fullsized":"2024-08-17T00:31:02.312761+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+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-18T09:08:29.280709+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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.140446+0000","last_change":"2024-08-17T00:31:00.507394+0000","last_active":"2024-08-17T00:31:02.140446+0000","last_peered":"2024-08-17T00:31:02.140446+0000","last_clean":"2024-08-17T00:31:02.140446+0000","last_became_active":"2024-08-17T00:31:00.507069+0000","last_became_peered":"2024-08-17T00:31:00.507069+0000","last_unstale":"2024-08-17T00:31:02.140446+0000","last_undegraded":"2024-08-17T00:31:02.140446+0000","last_fullsized":"2024-08-17T00:31:02.140446+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:58:51.863148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.302798+0000","last_change":"2024-08-17T00:30:57.271034+0000","last_active":"2024-08-17T00:31:02.302798+0000","last_peered":"2024-08-17T00:31:02.302798+0000","last_clean":"2024-08-17T00:31:02.302798+0000","last_became_active":"2024-08-17T00:30:57.270753+0000","last_became_peered":"2024-08-17T00:30:57.270753+0000","last_unstale":"2024-08-17T00:31:02.302798+0000","last_undegraded":"2024-08-17T00:31:02.302798+0000","last_fullsized":"2024-08-17T00:31:02.302798+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:19:59.085167+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":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.140548+0000","last_change":"2024-08-17T00:31:00.493271+0000","last_active":"2024-08-17T00:31:02.140548+0000","last_peered":"2024-08-17T00:31:02.140548+0000","last_clean":"2024-08-17T00:31:02.140548+0000","last_became_active":"2024-08-17T00:31:00.492979+0000","last_became_peered":"2024-08-17T00:31:00.492979+0000","last_unstale":"2024-08-17T00:31:02.140548+0000","last_undegraded":"2024-08-17T00:31:02.140548+0000","last_fullsized":"2024-08-17T00:31:02.140548+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:05:40.749608+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"66'2","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.311156+0000","last_change":"2024-08-17T00:30:57.265995+0000","last_active":"2024-08-17T00:31:02.311156+0000","last_peered":"2024-08-17T00:31:02.311156+0000","last_clean":"2024-08-17T00:31:02.311156+0000","last_became_active":"2024-08-17T00:30:57.265673+0000","last_became_peered":"2024-08-17T00:30:57.265673+0000","last_unstale":"2024-08-17T00:31:02.311156+0000","last_undegraded":"2024-08-17T00:31:02.311156+0000","last_fullsized":"2024-08-17T00:31:02.311156+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:09:35.966616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.140570+0000","last_change":"2024-08-17T00:31:00.493543+0000","last_active":"2024-08-17T00:31:02.140570+0000","last_peered":"2024-08-17T00:31:02.140570+0000","last_clean":"2024-08-17T00:31:02.140570+0000","last_became_active":"2024-08-17T00:31:00.493260+0000","last_became_peered":"2024-08-17T00:31:00.493260+0000","last_unstale":"2024-08-17T00:31:02.140570+0000","last_undegraded":"2024-08-17T00:31:02.140570+0000","last_fullsized":"2024-08-17T00:31:02.140570+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:54:02.030691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.307660+0000","last_change":"2024-08-17T00:30:57.267691+0000","last_active":"2024-08-17T00:31:02.307660+0000","last_peered":"2024-08-17T00:31:02.307660+0000","last_clean":"2024-08-17T00:31:02.307660+0000","last_became_active":"2024-08-17T00:30:57.267418+0000","last_became_peered":"2024-08-17T00:30:57.267418+0000","last_unstale":"2024-08-17T00:31:02.307660+0000","last_undegraded":"2024-08-17T00:31:02.307660+0000","last_fullsized":"2024-08-17T00:31:02.307660+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:10:46.222342+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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.310792+0000","last_change":"2024-08-17T00:31:00.504989+0000","last_active":"2024-08-17T00:31:02.310792+0000","last_peered":"2024-08-17T00:31:02.310792+0000","last_clean":"2024-08-17T00:31:02.310792+0000","last_became_active":"2024-08-17T00:31:00.504702+0000","last_became_peered":"2024-08-17T00:31:00.504702+0000","last_unstale":"2024-08-17T00:31:02.310792+0000","last_undegraded":"2024-08-17T00:31:02.310792+0000","last_fullsized":"2024-08-17T00:31:02.310792+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:41:33.730582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482039+0000","last_change":"2024-08-17T00:30:57.262261+0000","last_active":"2024-08-17T00:31:01.482039+0000","last_peered":"2024-08-17T00:31:01.482039+0000","last_clean":"2024-08-17T00:31:01.482039+0000","last_became_active":"2024-08-17T00:30:57.261989+0000","last_became_peered":"2024-08-17T00:30:57.261989+0000","last_unstale":"2024-08-17T00:31:01.482039+0000","last_undegraded":"2024-08-17T00:31:01.482039+0000","last_fullsized":"2024-08-17T00:31:01.482039+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:16:07.715871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.140517+0000","last_change":"2024-08-17T00:31:00.505427+0000","last_active":"2024-08-17T00:31:02.140517+0000","last_peered":"2024-08-17T00:31:02.140517+0000","last_clean":"2024-08-17T00:31:02.140517+0000","last_became_active":"2024-08-17T00:31:00.505103+0000","last_became_peered":"2024-08-17T00:31:00.505103+0000","last_unstale":"2024-08-17T00:31:02.140517+0000","last_undegraded":"2024-08-17T00:31:02.140517+0000","last_fullsized":"2024-08-17T00:31:02.140517+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:22:45.693117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":223,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.481325+0000","last_change":"2024-08-17T00:30:36.191990+0000","last_active":"2024-08-17T00:31:00.481325+0000","last_peered":"2024-08-17T00:31:00.481325+0000","last_clean":"2024-08-17T00:31:00.481325+0000","last_became_active":"2024-08-17T00:30:36.191644+0000","last_became_peered":"2024-08-17T00:30:36.191644+0000","last_unstale":"2024-08-17T00:31:00.481325+0000","last_undegraded":"2024-08-17T00:31:00.481325+0000","last_fullsized":"2024-08-17T00:31:00.481325+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-17T00:28:36.823280+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:28:36.823280+0000","last_clean_scrub_stamp":"2024-08-17T00:28:36.823280+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-18T00:35:06.795315+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":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.480180+0000","last_change":"2024-08-17T00:30:57.267085+0000","last_active":"2024-08-17T00:31:00.480180+0000","last_peered":"2024-08-17T00:31:00.480180+0000","last_clean":"2024-08-17T00:31:00.480180+0000","last_became_active":"2024-08-17T00:30:57.266222+0000","last_became_peered":"2024-08-17T00:30:57.266222+0000","last_unstale":"2024-08-17T00:31:00.480180+0000","last_undegraded":"2024-08-17T00:31:00.480180+0000","last_fullsized":"2024-08-17T00:31:00.480180+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:15:17.478604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.501287+0000","last_change":"2024-08-17T00:31:00.500890+0000","last_active":"2024-08-17T00:31:00.501287+0000","last_peered":"2024-08-17T00:31:00.501287+0000","last_clean":"2024-08-17T00:31:00.501287+0000","last_became_active":"2024-08-17T00:31:00.500622+0000","last_became_peered":"2024-08-17T00:31:00.500622+0000","last_unstale":"2024-08-17T00:31:00.501287+0000","last_undegraded":"2024-08-17T00:31:00.501287+0000","last_fullsized":"2024-08-17T00:31:00.501287+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:47:36.413609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.481232+0000","last_change":"2024-08-17T00:30:57.266168+0000","last_active":"2024-08-17T00:31:00.481232+0000","last_peered":"2024-08-17T00:31:00.481232+0000","last_clean":"2024-08-17T00:31:00.481232+0000","last_became_active":"2024-08-17T00:30:57.263832+0000","last_became_peered":"2024-08-17T00:30:57.263832+0000","last_unstale":"2024-08-17T00:31:00.481232+0000","last_undegraded":"2024-08-17T00:31:00.481232+0000","last_fullsized":"2024-08-17T00:31:00.481232+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:37:59.729922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.308856+0000","last_change":"2024-08-17T00:31:00.490733+0000","last_active":"2024-08-17T00:31:02.308856+0000","last_peered":"2024-08-17T00:31:02.308856+0000","last_clean":"2024-08-17T00:31:02.308856+0000","last_became_active":"2024-08-17T00:31:00.490471+0000","last_became_peered":"2024-08-17T00:31:00.490471+0000","last_unstale":"2024-08-17T00:31:02.308856+0000","last_undegraded":"2024-08-17T00:31:02.308856+0000","last_fullsized":"2024-08-17T00:31:02.308856+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:30:21.080967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482151+0000","last_change":"2024-08-17T00:30:57.258883+0000","last_active":"2024-08-17T00:31:01.482151+0000","last_peered":"2024-08-17T00:31:01.482151+0000","last_clean":"2024-08-17T00:31:01.482151+0000","last_became_active":"2024-08-17T00:30:57.258622+0000","last_became_peered":"2024-08-17T00:30:57.258622+0000","last_unstale":"2024-08-17T00:31:01.482151+0000","last_undegraded":"2024-08-17T00:31:01.482151+0000","last_fullsized":"2024-08-17T00:31:01.482151+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:38:56.850676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482297+0000","last_change":"2024-08-17T00:31:00.494766+0000","last_active":"2024-08-17T00:31:01.482297+0000","last_peered":"2024-08-17T00:31:01.482297+0000","last_clean":"2024-08-17T00:31:01.482297+0000","last_became_active":"2024-08-17T00:31:00.494498+0000","last_became_peered":"2024-08-17T00:31:00.494498+0000","last_unstale":"2024-08-17T00:31:01.482297+0000","last_undegraded":"2024-08-17T00:31:01.482297+0000","last_fullsized":"2024-08-17T00:31:01.482297+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:43:15.959061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.490079+0000","last_change":"2024-08-17T00:30:57.265572+0000","last_active":"2024-08-17T00:31:00.490079+0000","last_peered":"2024-08-17T00:31:00.490079+0000","last_clean":"2024-08-17T00:31:00.490079+0000","last_became_active":"2024-08-17T00:30:57.264975+0000","last_became_peered":"2024-08-17T00:30:57.264975+0000","last_unstale":"2024-08-17T00:31:00.490079+0000","last_undegraded":"2024-08-17T00:31:00.490079+0000","last_fullsized":"2024-08-17T00:31:00.490079+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:02:18.296781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482901+0000","last_change":"2024-08-17T00:31:00.499099+0000","last_active":"2024-08-17T00:31:01.482901+0000","last_peered":"2024-08-17T00:31:01.482901+0000","last_clean":"2024-08-17T00:31:01.482901+0000","last_became_active":"2024-08-17T00:31:00.498778+0000","last_became_peered":"2024-08-17T00:31:00.498778+0000","last_unstale":"2024-08-17T00:31:01.482901+0000","last_undegraded":"2024-08-17T00:31:01.482901+0000","last_fullsized":"2024-08-17T00:31:01.482901+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:00:34.830998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482714+0000","last_change":"2024-08-17T00:30:57.263743+0000","last_active":"2024-08-17T00:31:01.482714+0000","last_peered":"2024-08-17T00:31:01.482714+0000","last_clean":"2024-08-17T00:31:01.482714+0000","last_became_active":"2024-08-17T00:30:57.263406+0000","last_became_peered":"2024-08-17T00:30:57.263406+0000","last_unstale":"2024-08-17T00:31:01.482714+0000","last_undegraded":"2024-08-17T00:31:01.482714+0000","last_fullsized":"2024-08-17T00:31:01.482714+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:58:12.813447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.313478+0000","last_change":"2024-08-17T00:31:00.495077+0000","last_active":"2024-08-17T00:31:02.313478+0000","last_peered":"2024-08-17T00:31:02.313478+0000","last_clean":"2024-08-17T00:31:02.313478+0000","last_became_active":"2024-08-17T00:31:00.494782+0000","last_became_peered":"2024-08-17T00:31:00.494782+0000","last_unstale":"2024-08-17T00:31:02.313478+0000","last_undegraded":"2024-08-17T00:31:02.313478+0000","last_fullsized":"2024-08-17T00:31:02.313478+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:54:29.796694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.484138+0000","last_change":"2024-08-17T00:30:57.269204+0000","last_active":"2024-08-17T00:31:00.484138+0000","last_peered":"2024-08-17T00:31:00.484138+0000","last_clean":"2024-08-17T00:31:00.484138+0000","last_became_active":"2024-08-17T00:30:57.268917+0000","last_became_peered":"2024-08-17T00:30:57.268917+0000","last_unstale":"2024-08-17T00:31:00.484138+0000","last_undegraded":"2024-08-17T00:31:00.484138+0000","last_fullsized":"2024-08-17T00:31:00.484138+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:53:52.145029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482052+0000","last_change":"2024-08-17T00:31:00.496629+0000","last_active":"2024-08-17T00:31:01.482052+0000","last_peered":"2024-08-17T00:31:01.482052+0000","last_clean":"2024-08-17T00:31:01.482052+0000","last_became_active":"2024-08-17T00:31:00.496360+0000","last_became_peered":"2024-08-17T00:31:00.496360+0000","last_unstale":"2024-08-17T00:31:01.482052+0000","last_undegraded":"2024-08-17T00:31:01.482052+0000","last_fullsized":"2024-08-17T00:31:01.482052+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T05:51:38.958217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.308260+0000","last_change":"2024-08-17T00:30:57.267780+0000","last_active":"2024-08-17T00:31:02.308260+0000","last_peered":"2024-08-17T00:31:02.308260+0000","last_clean":"2024-08-17T00:31:02.308260+0000","last_became_active":"2024-08-17T00:30:57.267532+0000","last_became_peered":"2024-08-17T00:30:57.267532+0000","last_unstale":"2024-08-17T00:31:02.308260+0000","last_undegraded":"2024-08-17T00:31:02.308260+0000","last_fullsized":"2024-08-17T00:31:02.308260+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:17:56.295540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.489761+0000","last_change":"2024-08-17T00:31:00.489558+0000","last_active":"2024-08-17T00:31:00.489761+0000","last_peered":"2024-08-17T00:31:00.489761+0000","last_clean":"2024-08-17T00:31:00.489761+0000","last_became_active":"2024-08-17T00:31:00.489230+0000","last_became_peered":"2024-08-17T00:31:00.489230+0000","last_unstale":"2024-08-17T00:31:00.489761+0000","last_undegraded":"2024-08-17T00:31:00.489761+0000","last_fullsized":"2024-08-17T00:31:00.489761+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:09:23.339385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.314914+0000","last_change":"2024-08-17T00:30:57.271230+0000","last_active":"2024-08-17T00:31:02.314914+0000","last_peered":"2024-08-17T00:31:02.314914+0000","last_clean":"2024-08-17T00:31:02.314914+0000","last_became_active":"2024-08-17T00:30:57.270340+0000","last_became_peered":"2024-08-17T00:30:57.270340+0000","last_unstale":"2024-08-17T00:31:02.314914+0000","last_undegraded":"2024-08-17T00:31:02.314914+0000","last_fullsized":"2024-08-17T00:31:02.314914+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:31:39.187526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.309128+0000","last_change":"2024-08-17T00:31:00.490708+0000","last_active":"2024-08-17T00:31:02.309128+0000","last_peered":"2024-08-17T00:31:02.309128+0000","last_clean":"2024-08-17T00:31:02.309128+0000","last_became_active":"2024-08-17T00:31:00.490448+0000","last_became_peered":"2024-08-17T00:31:00.490448+0000","last_unstale":"2024-08-17T00:31:02.309128+0000","last_undegraded":"2024-08-17T00:31:02.309128+0000","last_fullsized":"2024-08-17T00:31:02.309128+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T00:32:57.118635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.481148+0000","last_change":"2024-08-17T00:30:57.265920+0000","last_active":"2024-08-17T00:31:00.481148+0000","last_peered":"2024-08-17T00:31:00.481148+0000","last_clean":"2024-08-17T00:31:00.481148+0000","last_became_active":"2024-08-17T00:30:57.263473+0000","last_became_peered":"2024-08-17T00:30:57.263473+0000","last_unstale":"2024-08-17T00:31:00.481148+0000","last_undegraded":"2024-08-17T00:31:00.481148+0000","last_fullsized":"2024-08-17T00:31:00.481148+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T12:16:26.621276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482541+0000","last_change":"2024-08-17T00:31:00.494061+0000","last_active":"2024-08-17T00:31:01.482541+0000","last_peered":"2024-08-17T00:31:01.482541+0000","last_clean":"2024-08-17T00:31:01.482541+0000","last_became_active":"2024-08-17T00:31:00.490082+0000","last_became_peered":"2024-08-17T00:31:00.490082+0000","last_unstale":"2024-08-17T00:31:01.482541+0000","last_undegraded":"2024-08-17T00:31:01.482541+0000","last_fullsized":"2024-08-17T00:31:01.482541+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:24:47.190621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482274+0000","last_change":"2024-08-17T00:30:57.269054+0000","last_active":"2024-08-17T00:31:01.482274+0000","last_peered":"2024-08-17T00:31:01.482274+0000","last_clean":"2024-08-17T00:31:01.482274+0000","last_became_active":"2024-08-17T00:30:57.268732+0000","last_became_peered":"2024-08-17T00:30:57.268732+0000","last_unstale":"2024-08-17T00:31:01.482274+0000","last_undegraded":"2024-08-17T00:31:01.482274+0000","last_fullsized":"2024-08-17T00:31:01.482274+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:48:01.715510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.487916+0000","last_change":"2024-08-17T00:31:00.487676+0000","last_active":"2024-08-17T00:31:00.487916+0000","last_peered":"2024-08-17T00:31:00.487916+0000","last_clean":"2024-08-17T00:31:00.487916+0000","last_became_active":"2024-08-17T00:31:00.487412+0000","last_became_peered":"2024-08-17T00:31:00.487412+0000","last_unstale":"2024-08-17T00:31:00.487916+0000","last_undegraded":"2024-08-17T00:31:00.487916+0000","last_fullsized":"2024-08-17T00:31:00.487916+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:29:54.828490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482953+0000","last_change":"2024-08-17T00:30:57.265967+0000","last_active":"2024-08-17T00:31:01.482953+0000","last_peered":"2024-08-17T00:31:01.482953+0000","last_clean":"2024-08-17T00:31:01.482953+0000","last_became_active":"2024-08-17T00:30:57.265684+0000","last_became_peered":"2024-08-17T00:30:57.265684+0000","last_unstale":"2024-08-17T00:31:01.482953+0000","last_undegraded":"2024-08-17T00:31:01.482953+0000","last_fullsized":"2024-08-17T00:31:01.482953+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:12:17.667625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.495529+0000","last_change":"2024-08-17T00:31:00.494887+0000","last_active":"2024-08-17T00:31:00.495529+0000","last_peered":"2024-08-17T00:31:00.495529+0000","last_clean":"2024-08-17T00:31:00.495529+0000","last_became_active":"2024-08-17T00:31:00.494636+0000","last_became_peered":"2024-08-17T00:31:00.494636+0000","last_unstale":"2024-08-17T00:31:00.495529+0000","last_undegraded":"2024-08-17T00:31:00.495529+0000","last_fullsized":"2024-08-17T00:31:00.495529+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T05:36:09.804777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"66'2","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.314991+0000","last_change":"2024-08-17T00:30:57.270781+0000","last_active":"2024-08-17T00:31:02.314991+0000","last_peered":"2024-08-17T00:31:02.314991+0000","last_clean":"2024-08-17T00:31:02.314991+0000","last_became_active":"2024-08-17T00:30:57.270402+0000","last_became_peered":"2024-08-17T00:30:57.270402+0000","last_unstale":"2024-08-17T00:31:02.314991+0000","last_undegraded":"2024-08-17T00:31:02.314991+0000","last_fullsized":"2024-08-17T00:31:02.314991+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:05:10.311211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.308508+0000","last_change":"2024-08-17T00:31:00.488243+0000","last_active":"2024-08-17T00:31:02.308508+0000","last_peered":"2024-08-17T00:31:02.308508+0000","last_clean":"2024-08-17T00:31:02.308508+0000","last_became_active":"2024-08-17T00:31:00.487900+0000","last_became_peered":"2024-08-17T00:31:00.487900+0000","last_unstale":"2024-08-17T00:31:02.308508+0000","last_undegraded":"2024-08-17T00:31:02.308508+0000","last_fullsized":"2024-08-17T00:31:02.308508+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:52:45.670993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.313354+0000","last_change":"2024-08-17T00:31:00.502764+0000","last_active":"2024-08-17T00:31:02.313354+0000","last_peered":"2024-08-17T00:31:02.313354+0000","last_clean":"2024-08-17T00:31:02.313354+0000","last_became_active":"2024-08-17T00:31:00.502435+0000","last_became_peered":"2024-08-17T00:31:00.502435+0000","last_unstale":"2024-08-17T00:31:02.313354+0000","last_undegraded":"2024-08-17T00:31:02.313354+0000","last_fullsized":"2024-08-17T00:31:02.313354+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:08:30.792419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.314544+0000","last_change":"2024-08-17T00:30:57.263927+0000","last_active":"2024-08-17T00:31:02.314544+0000","last_peered":"2024-08-17T00:31:02.314544+0000","last_clean":"2024-08-17T00:31:02.314544+0000","last_became_active":"2024-08-17T00:30:57.262885+0000","last_became_peered":"2024-08-17T00:30:57.262885+0000","last_unstale":"2024-08-17T00:31:02.314544+0000","last_undegraded":"2024-08-17T00:31:02.314544+0000","last_fullsized":"2024-08-17T00:31:02.314544+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:08:39.882536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.310644+0000","last_change":"2024-08-17T00:31:00.504038+0000","last_active":"2024-08-17T00:31:02.310644+0000","last_peered":"2024-08-17T00:31:02.310644+0000","last_clean":"2024-08-17T00:31:02.310644+0000","last_became_active":"2024-08-17T00:31:00.503765+0000","last_became_peered":"2024-08-17T00:31:00.503765+0000","last_unstale":"2024-08-17T00:31:02.310644+0000","last_undegraded":"2024-08-17T00:31:02.310644+0000","last_fullsized":"2024-08-17T00:31:02.310644+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T00:36:38.053003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.314981+0000","last_change":"2024-08-17T00:30:57.267356+0000","last_active":"2024-08-17T00:31:02.314981+0000","last_peered":"2024-08-17T00:31:02.314981+0000","last_clean":"2024-08-17T00:31:02.314981+0000","last_became_active":"2024-08-17T00:30:57.266488+0000","last_became_peered":"2024-08-17T00:30:57.266488+0000","last_unstale":"2024-08-17T00:31:02.314981+0000","last_undegraded":"2024-08-17T00:31:02.314981+0000","last_fullsized":"2024-08-17T00:31:02.314981+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:09:46.335520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.310026+0000","last_change":"2024-08-17T00:31:00.493607+0000","last_active":"2024-08-17T00:31:02.310026+0000","last_peered":"2024-08-17T00:31:02.310026+0000","last_clean":"2024-08-17T00:31:02.310026+0000","last_became_active":"2024-08-17T00:31:00.493351+0000","last_became_peered":"2024-08-17T00:31:00.493351+0000","last_unstale":"2024-08-17T00:31:02.310026+0000","last_undegraded":"2024-08-17T00:31:02.310026+0000","last_fullsized":"2024-08-17T00:31:02.310026+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:53:50.268614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.302534+0000","last_change":"2024-08-17T00:30:57.262837+0000","last_active":"2024-08-17T00:31:02.302534+0000","last_peered":"2024-08-17T00:31:02.302534+0000","last_clean":"2024-08-17T00:31:02.302534+0000","last_became_active":"2024-08-17T00:30:57.261567+0000","last_became_peered":"2024-08-17T00:30:57.261567+0000","last_unstale":"2024-08-17T00:31:02.302534+0000","last_undegraded":"2024-08-17T00:31:02.302534+0000","last_fullsized":"2024-08-17T00:31:02.302534+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:47:43.946362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.502365+0000","last_change":"2024-08-17T00:31:00.502013+0000","last_active":"2024-08-17T00:31:00.502365+0000","last_peered":"2024-08-17T00:31:00.502365+0000","last_clean":"2024-08-17T00:31:00.502365+0000","last_became_active":"2024-08-17T00:31:00.501728+0000","last_became_peered":"2024-08-17T00:31:00.501728+0000","last_unstale":"2024-08-17T00:31:00.502365+0000","last_undegraded":"2024-08-17T00:31:00.502365+0000","last_fullsized":"2024-08-17T00:31:00.502365+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:19:49.897829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.314491+0000","last_change":"2024-08-17T00:30:57.267381+0000","last_active":"2024-08-17T00:31:02.314491+0000","last_peered":"2024-08-17T00:31:02.314491+0000","last_clean":"2024-08-17T00:31:02.314491+0000","last_became_active":"2024-08-17T00:30:57.267102+0000","last_became_peered":"2024-08-17T00:30:57.267102+0000","last_unstale":"2024-08-17T00:31:02.314491+0000","last_undegraded":"2024-08-17T00:31:02.314491+0000","last_fullsized":"2024-08-17T00:31:02.314491+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+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-18T00:44:04.160787+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":236223201291,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28268,"kb_used_data":1240,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716884,"statfs":{"total":95995035648,"available":95966089216,"internally_reserved":0,"allocated":1269760,"data_stored":872630,"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 Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57299999999999995}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52900000000000003}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54500000000000004}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51300000000000001}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.36099999999999999}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38500000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56000000000000005}]}]},{"osd":6,"up_from":47,"seq":201863462928,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28276,"kb_used_data":1244,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716876,"statfs":{"total":95995035648,"available":95966081024,"internally_reserved":0,"allocated":1273856,"data_stored":873590,"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":"Sat Aug 17 00:31:09 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.439}]},{"osd":1,"last update":"Sat Aug 17 00:31:09 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.41499999999999998}]},{"osd":2,"last update":"Sat Aug 17 00:31:09 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.48599999999999999}]},{"osd":3,"last update":"Sat Aug 17 00:31:09 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.45000000000000001}]},{"osd":4,"last update":"Sat Aug 17 00:31:09 2024","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.435,"15min":0.435},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.39700000000000002},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.34999999999999998}]},{"osd":5,"last update":"Sat Aug 17 00:31:09 2024","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.438,"15min":0.438},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.42699999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.378}]}]},{"osd":5,"up_from":39,"seq":167503724566,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27688,"kb_used_data":668,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717464,"statfs":{"total":95995035648,"available":95966683136,"internally_reserved":0,"allocated":684032,"data_stored":283312,"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":"Sat Aug 17 00:30:43 2024","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.63}]},{"osd":1,"last update":"Sat Aug 17 00:30:43 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.59599999999999997}]},{"osd":2,"last update":"Sat Aug 17 00:30:43 2024","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.54900000000000004}]},{"osd":3,"last update":"Sat Aug 17 00:30:43 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.57599999999999996}]},{"osd":4,"last update":"Sat Aug 17 00:30:43 2024","interfaces":[{"interface":"back","average":{"1min":0.38,"5min":0.38,"15min":0.38},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.437},{"interface":"front","average":{"1min":0.372,"5min":0.372,"15min":0.372},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"last":0.66200000000000003}]},{"osd":6,"last update":"Sat Aug 17 00:31:10 2024","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.72099999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68899999999999995}]}]},{"osd":4,"up_from":30,"seq":128849018905,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27700,"kb_used_data":672,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717452,"statfs":{"total":95995035648,"available":95966670848,"internally_reserved":0,"allocated":688128,"data_stored":282697,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 00:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.48599999999999999}]},{"osd":1,"last update":"Sat Aug 17 00:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.71399999999999997}]},{"osd":2,"last update":"Sat Aug 17 00:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.623}]},{"osd":3,"last update":"Sat Aug 17 00:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.56100000000000005}]},{"osd":5,"last update":"Sat Aug 17 00:30:47 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.377,"15min":0.377},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"last":0.77400000000000002},{"interface":"front","average":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"last":0.78600000000000003}]},{"osd":6,"last update":"Sat Aug 17 00:31:10 2024","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.80700000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.76200000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182431,"num_pgs":34,"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":283657,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1591,"internal_metadata":27654601},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 00:31:04 2024","interfaces":[{"interface":"back","average":{"1min":0.32700000000000001,"5min":0.39500000000000002,"15min":0.40600000000000003},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":0.40200000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"last":0.34999999999999998},{"interface":"front","average":{"1min":0.35399999999999998,"5min":0.40100000000000002,"15min":0.40899999999999997},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.505,"5min":0.55700000000000005,"15min":0.55700000000000005},"last":0.36299999999999999}]},{"osd":1,"last update":"Sat Aug 17 00:31:04 2024","interfaces":[{"interface":"back","average":{"1min":0.34300000000000003,"5min":0.38200000000000001,"15min":0.38800000000000001},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"last":0.33000000000000002},{"interface":"front","average":{"1min":0.376,"5min":0.42899999999999999,"15min":0.438},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.40000000000000002}]},{"osd":2,"last update":"Sat Aug 17 00:31:04 2024","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.42999999999999999,"15min":0.438},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.38400000000000001,"5min":0.45600000000000002,"15min":0.46800000000000003},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.56499999999999995,"5min":0.626,"15min":0.626},"last":0.41899999999999998}]},{"osd":4,"last update":"Sat Aug 17 00:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.75600000000000001},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.73299999999999998}]},{"osd":5,"last update":"Sat Aug 17 00:30:44 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.72199999999999998}]},{"osd":6,"last update":"Sat Aug 17 00:31:09 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.71199999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68400000000000005}]}]},{"osd":2,"up_from":18,"seq":77309411363,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31780,"kb_used_data":656,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713372,"statfs":{"total":95995035648,"available":95962492928,"internally_reserved":0,"allocated":671744,"data_stored":281989,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 00:30:35 2024","interfaces":[{"interface":"back","average":{"1min":0.34000000000000002,"5min":0.34499999999999997,"15min":0.34599999999999997},"min":{"1min":0.251,"5min":0.191,"15min":0.191},"max":{"1min":0.48499999999999999,"5min":0.54200000000000004,"15min":0.54200000000000004},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.379,"5min":0.374,"15min":0.373},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.35999999999999999}]},{"osd":1,"last update":"Sat Aug 17 00:30:35 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.375,"15min":0.377},"min":{"1min":0.28599999999999998,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"last":0.34999999999999998},{"interface":"front","average":{"1min":0.41599999999999998,"5min":0.38,"15min":0.374},"min":{"1min":0.28799999999999998,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.38200000000000001}]},{"osd":3,"last update":"Sat Aug 17 00:31:03 2024","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.40699999999999997,"15min":0.40600000000000003},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"last":0.318},{"interface":"front","average":{"1min":0.41999999999999998,"5min":0.40899999999999997,"15min":0.40699999999999997},"min":{"1min":0.33000000000000002,"5min":0.308,"15min":0.308},"max":{"1min":0.54200000000000004,"5min":0.60999999999999999,"15min":0.60999999999999999},"last":0.40699999999999997}]},{"osd":4,"last update":"Sat Aug 17 00:30:20 2024","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.499},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.44500000000000001}]},{"osd":5,"last update":"Sat Aug 17 00:30:44 2024","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.43099999999999999}]},{"osd":6,"last update":"Sat Aug 17 00:31:09 2024","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.53000000000000003}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46200000000000002}]}]},{"osd":1,"up_from":13,"seq":55834574888,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27692,"kb_used_data":664,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717460,"statfs":{"total":95995035648,"available":95966679040,"internally_reserved":0,"allocated":679936,"data_stored":282149,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 00:31:14 2024","interfaces":[{"interface":"back","average":{"1min":0.34499999999999997,"5min":0.311,"15min":0.28699999999999998},"min":{"1min":0.23599999999999999,"5min":0.191,"15min":0.191},"max":{"1min":0.47199999999999998,"5min":0.56699999999999995,"15min":0.56699999999999995},"last":0.39700000000000002},{"interface":"front","average":{"1min":0.34599999999999997,"5min":0.32500000000000001,"15min":0.30299999999999999},"min":{"1min":0.245,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.44900000000000001}]},{"osd":2,"last update":"Sat Aug 17 00:30:42 2024","interfaces":[{"interface":"back","average":{"1min":0.41699999999999998,"5min":0.377,"15min":0.371},"min":{"1min":0.27500000000000002,"5min":0.248,"15min":0.248},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.36899999999999999,"15min":0.36399999999999999},"min":{"1min":0.29599999999999999,"5min":0.247,"15min":0.247},"max":{"1min":0.54500000000000004,"5min":0.623,"15min":0.623},"last":0.35899999999999999}]},{"osd":3,"last update":"Sat Aug 17 00:31:03 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.438,"15min":0.44600000000000001},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.47999999999999998},{"interface":"front","average":{"1min":0.40100000000000002,"5min":0.42999999999999999,"15min":0.435},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.499}]},{"osd":4,"last update":"Sat Aug 17 00:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.56100000000000005}]},{"osd":5,"last update":"Sat Aug 17 00:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.64700000000000002}]},{"osd":6,"last update":"Sat Aug 17 00:31:07 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.57299999999999995}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.76500000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738412,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28276,"kb_used_data":1252,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716876,"statfs":{"total":95995035648,"available":95966081024,"internally_reserved":0,"allocated":1282048,"data_stored":873085,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Aug 17 00:31:15 2024","interfaces":[{"interface":"back","average":{"1min":0.34799999999999998,"5min":0.30499999999999999,"15min":0.28699999999999998},"min":{"1min":0.23799999999999999,"5min":0.18099999999999999,"15min":0.18099999999999999},"max":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"last":0.24299999999999999},{"interface":"front","average":{"1min":0.34200000000000003,"5min":0.314,"15min":0.29599999999999999},"min":{"1min":0.222,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"last":0.33100000000000002}]},{"osd":2,"last update":"Sat Aug 17 00:30:41 2024","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.35399999999999998,"15min":0.34599999999999997},"min":{"1min":0.30499999999999999,"5min":0.215,"15min":0.215},"max":{"1min":0.503,"5min":0.53700000000000003,"15min":0.53700000000000003},"last":0.29399999999999998},{"interface":"front","average":{"1min":0.38200000000000001,"5min":0.35099999999999998,"15min":0.34599999999999997},"min":{"1min":0.28199999999999997,"5min":0.223,"15min":0.223},"max":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.27900000000000003}]},{"osd":3,"last update":"Sat Aug 17 00:31:03 2024","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.435,"15min":0.437},"min":{"1min":0.313,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.53600000000000003,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.34999999999999998},{"interface":"front","average":{"1min":0.40699999999999997,"5min":0.39900000000000002,"15min":0.39800000000000002},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"last":0.34100000000000003}]},{"osd":4,"last update":"Sat Aug 17 00:30:21 2024","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.51000000000000001}]},{"osd":5,"last update":"Sat Aug 17 00:30:47 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.52400000000000002}]},{"osd":6,"last update":"Sat Aug 17 00:31:09 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.5}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54700000000000004}]}]}],"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-17T00:31:22.994 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T00:31:23.206 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:31:23.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:23 smithi110 ceph-mon[29669]: pgmap v204: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:23.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:23 smithi110 ceph-mon[41467]: pgmap v204: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:23.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:23 smithi177 ceph-mon[33147]: pgmap v204: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:24.455 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:24 smithi110 ceph-mon[29669]: from='client.14517 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T00:31:24.455 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:24 smithi110 ceph-mon[41467]: from='client.14517 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T00:31:24.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:24 smithi177 ceph-mon[33147]: from='client.14517 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T00:31:25.117 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:31:25.118 INFO:teuthology.orchestra.run.smithi110.stderr:dumped all 2024-08-17T00:31:25.437 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:25 smithi110 ceph-mon[41467]: pgmap v205: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:25.437 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:25 smithi110 ceph-mon[29669]: pgmap v205: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:25.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:25 smithi177 ceph-mon[33147]: pgmap v205: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:25.758 INFO:teuthology.orchestra.run.smithi110.stdout:{"pg_ready":true,"pg_map":{"version":205,"stamp":"2024-08-17T00:31:24.063549+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":227380,"kb_used_data":7072,"kb_used_omap":12,"kb_used_meta":220147,"kb_avail":749733836,"statfs":{"total":767960285184,"available":767727448064,"internally_reserved":0,"allocated":7241728,"data_stored":4033109,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12742,"internal_metadata":225431098},"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.002804"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.140561+0000","last_change":"2024-08-17T00:31:00.503735+0000","last_active":"2024-08-17T00:31:02.140561+0000","last_peered":"2024-08-17T00:31:02.140561+0000","last_clean":"2024-08-17T00:31:02.140561+0000","last_became_active":"2024-08-17T00:31:00.503170+0000","last_became_peered":"2024-08-17T00:31:00.503170+0000","last_unstale":"2024-08-17T00:31:02.140561+0000","last_undegraded":"2024-08-17T00:31:02.140561+0000","last_fullsized":"2024-08-17T00:31:02.140561+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T05:09:37.447893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482886+0000","last_change":"2024-08-17T00:31:00.502798+0000","last_active":"2024-08-17T00:31:01.482886+0000","last_peered":"2024-08-17T00:31:01.482886+0000","last_clean":"2024-08-17T00:31:01.482886+0000","last_became_active":"2024-08-17T00:31:00.502536+0000","last_became_peered":"2024-08-17T00:31:00.502536+0000","last_unstale":"2024-08-17T00:31:01.482886+0000","last_undegraded":"2024-08-17T00:31:01.482886+0000","last_fullsized":"2024-08-17T00:31:01.482886+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:11:39.269554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.310842+0000","last_change":"2024-08-17T00:31:00.487218+0000","last_active":"2024-08-17T00:31:02.310842+0000","last_peered":"2024-08-17T00:31:02.310842+0000","last_clean":"2024-08-17T00:31:02.310842+0000","last_became_active":"2024-08-17T00:31:00.486238+0000","last_became_peered":"2024-08-17T00:31:00.486238+0000","last_unstale":"2024-08-17T00:31:02.310842+0000","last_undegraded":"2024-08-17T00:31:02.310842+0000","last_fullsized":"2024-08-17T00:31:02.310842+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:31:49.293168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.310496+0000","last_change":"2024-08-17T00:31:00.500750+0000","last_active":"2024-08-17T00:31:02.310496+0000","last_peered":"2024-08-17T00:31:02.310496+0000","last_clean":"2024-08-17T00:31:02.310496+0000","last_became_active":"2024-08-17T00:31:00.500373+0000","last_became_peered":"2024-08-17T00:31:00.500373+0000","last_unstale":"2024-08-17T00:31:02.310496+0000","last_undegraded":"2024-08-17T00:31:02.310496+0000","last_fullsized":"2024-08-17T00:31:02.310496+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:49:05.409594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.140458+0000","last_change":"2024-08-17T00:31:00.491473+0000","last_active":"2024-08-17T00:31:02.140458+0000","last_peered":"2024-08-17T00:31:02.140458+0000","last_clean":"2024-08-17T00:31:02.140458+0000","last_became_active":"2024-08-17T00:31:00.490834+0000","last_became_peered":"2024-08-17T00:31:00.490834+0000","last_unstale":"2024-08-17T00:31:02.140458+0000","last_undegraded":"2024-08-17T00:31:02.140458+0000","last_fullsized":"2024-08-17T00:31:02.140458+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:53:04.999061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.311901+0000","last_change":"2024-08-17T00:31:00.499553+0000","last_active":"2024-08-17T00:31:02.311901+0000","last_peered":"2024-08-17T00:31:02.311901+0000","last_clean":"2024-08-17T00:31:02.311901+0000","last_became_active":"2024-08-17T00:31:00.499215+0000","last_became_peered":"2024-08-17T00:31:00.499215+0000","last_unstale":"2024-08-17T00:31:02.311901+0000","last_undegraded":"2024-08-17T00:31:02.311901+0000","last_fullsized":"2024-08-17T00:31:02.311901+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:01:22.203810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.140431+0000","last_change":"2024-08-17T00:31:00.494404+0000","last_active":"2024-08-17T00:31:02.140431+0000","last_peered":"2024-08-17T00:31:02.140431+0000","last_clean":"2024-08-17T00:31:02.140431+0000","last_became_active":"2024-08-17T00:31:00.494124+0000","last_became_peered":"2024-08-17T00:31:00.494124+0000","last_unstale":"2024-08-17T00:31:02.140431+0000","last_undegraded":"2024-08-17T00:31:02.140431+0000","last_fullsized":"2024-08-17T00:31:02.140431+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:04:14.145154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.500072+0000","last_change":"2024-08-17T00:31:00.499888+0000","last_active":"2024-08-17T00:31:00.500072+0000","last_peered":"2024-08-17T00:31:00.500072+0000","last_clean":"2024-08-17T00:31:00.500072+0000","last_became_active":"2024-08-17T00:31:00.499689+0000","last_became_peered":"2024-08-17T00:31:00.499689+0000","last_unstale":"2024-08-17T00:31:00.500072+0000","last_undegraded":"2024-08-17T00:31:00.500072+0000","last_fullsized":"2024-08-17T00:31:00.500072+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:44:05.674986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.140582+0000","last_change":"2024-08-17T00:31:00.494909+0000","last_active":"2024-08-17T00:31:02.140582+0000","last_peered":"2024-08-17T00:31:02.140582+0000","last_clean":"2024-08-17T00:31:02.140582+0000","last_became_active":"2024-08-17T00:31:00.494617+0000","last_became_peered":"2024-08-17T00:31:00.494617+0000","last_unstale":"2024-08-17T00:31:02.140582+0000","last_undegraded":"2024-08-17T00:31:02.140582+0000","last_fullsized":"2024-08-17T00:31:02.140582+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:15:18.494935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.308589+0000","last_change":"2024-08-17T00:31:00.500690+0000","last_active":"2024-08-17T00:31:02.308589+0000","last_peered":"2024-08-17T00:31:02.308589+0000","last_clean":"2024-08-17T00:31:02.308589+0000","last_became_active":"2024-08-17T00:31:00.499635+0000","last_became_peered":"2024-08-17T00:31:00.499635+0000","last_unstale":"2024-08-17T00:31:02.308589+0000","last_undegraded":"2024-08-17T00:31:02.308589+0000","last_fullsized":"2024-08-17T00:31:02.308589+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:14:50.198670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.308515+0000","last_change":"2024-08-17T00:31:00.501417+0000","last_active":"2024-08-17T00:31:02.308515+0000","last_peered":"2024-08-17T00:31:02.308515+0000","last_clean":"2024-08-17T00:31:02.308515+0000","last_became_active":"2024-08-17T00:31:00.501134+0000","last_became_peered":"2024-08-17T00:31:00.501134+0000","last_unstale":"2024-08-17T00:31:02.308515+0000","last_undegraded":"2024-08-17T00:31:02.308515+0000","last_fullsized":"2024-08-17T00:31:02.308515+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:53:04.755223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482999+0000","last_change":"2024-08-17T00:31:00.503242+0000","last_active":"2024-08-17T00:31:01.482999+0000","last_peered":"2024-08-17T00:31:01.482999+0000","last_clean":"2024-08-17T00:31:01.482999+0000","last_became_active":"2024-08-17T00:31:00.502974+0000","last_became_peered":"2024-08-17T00:31:00.502974+0000","last_unstale":"2024-08-17T00:31:01.482999+0000","last_undegraded":"2024-08-17T00:31:01.482999+0000","last_fullsized":"2024-08-17T00:31:01.482999+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:40:35.017811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.501431+0000","last_change":"2024-08-17T00:31:00.501019+0000","last_active":"2024-08-17T00:31:00.501431+0000","last_peered":"2024-08-17T00:31:00.501431+0000","last_clean":"2024-08-17T00:31:00.501431+0000","last_became_active":"2024-08-17T00:31:00.500750+0000","last_became_peered":"2024-08-17T00:31:00.500750+0000","last_unstale":"2024-08-17T00:31:00.501431+0000","last_undegraded":"2024-08-17T00:31:00.501431+0000","last_fullsized":"2024-08-17T00:31:00.501431+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:20:58.945828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.309891+0000","last_change":"2024-08-17T00:31:00.494120+0000","last_active":"2024-08-17T00:31:02.309891+0000","last_peered":"2024-08-17T00:31:02.309891+0000","last_clean":"2024-08-17T00:31:02.309891+0000","last_became_active":"2024-08-17T00:31:00.493664+0000","last_became_peered":"2024-08-17T00:31:00.493664+0000","last_unstale":"2024-08-17T00:31:02.309891+0000","last_undegraded":"2024-08-17T00:31:02.309891+0000","last_fullsized":"2024-08-17T00:31:02.309891+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:48:07.972673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482199+0000","last_change":"2024-08-17T00:31:00.495773+0000","last_active":"2024-08-17T00:31:01.482199+0000","last_peered":"2024-08-17T00:31:01.482199+0000","last_clean":"2024-08-17T00:31:01.482199+0000","last_became_active":"2024-08-17T00:31:00.495493+0000","last_became_peered":"2024-08-17T00:31:00.495493+0000","last_unstale":"2024-08-17T00:31:01.482199+0000","last_undegraded":"2024-08-17T00:31:01.482199+0000","last_fullsized":"2024-08-17T00:31:01.482199+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:02:17.259616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.310855+0000","last_change":"2024-08-17T00:31:00.499743+0000","last_active":"2024-08-17T00:31:02.310855+0000","last_peered":"2024-08-17T00:31:02.310855+0000","last_clean":"2024-08-17T00:31:02.310855+0000","last_became_active":"2024-08-17T00:31:00.498802+0000","last_became_peered":"2024-08-17T00:31:00.498802+0000","last_unstale":"2024-08-17T00:31:02.310855+0000","last_undegraded":"2024-08-17T00:31:02.310855+0000","last_fullsized":"2024-08-17T00:31:02.310855+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T11:32:24.028884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.314038+0000","last_change":"2024-08-17T00:31:00.503313+0000","last_active":"2024-08-17T00:31:02.314038+0000","last_peered":"2024-08-17T00:31:02.314038+0000","last_clean":"2024-08-17T00:31:02.314038+0000","last_became_active":"2024-08-17T00:31:00.503034+0000","last_became_peered":"2024-08-17T00:31:00.503034+0000","last_unstale":"2024-08-17T00:31:02.314038+0000","last_undegraded":"2024-08-17T00:31:02.314038+0000","last_fullsized":"2024-08-17T00:31:02.314038+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:07:17.852980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482303+0000","last_change":"2024-08-17T00:31:00.502709+0000","last_active":"2024-08-17T00:31:01.482303+0000","last_peered":"2024-08-17T00:31:01.482303+0000","last_clean":"2024-08-17T00:31:01.482303+0000","last_became_active":"2024-08-17T00:31:00.502430+0000","last_became_peered":"2024-08-17T00:31:00.502430+0000","last_unstale":"2024-08-17T00:31:01.482303+0000","last_undegraded":"2024-08-17T00:31:01.482303+0000","last_fullsized":"2024-08-17T00:31:01.482303+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:15:59.703040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.140532+0000","last_change":"2024-08-17T00:31:00.504518+0000","last_active":"2024-08-17T00:31:02.140532+0000","last_peered":"2024-08-17T00:31:02.140532+0000","last_clean":"2024-08-17T00:31:02.140532+0000","last_became_active":"2024-08-17T00:31:00.504218+0000","last_became_peered":"2024-08-17T00:31:00.504218+0000","last_unstale":"2024-08-17T00:31:02.140532+0000","last_undegraded":"2024-08-17T00:31:02.140532+0000","last_fullsized":"2024-08-17T00:31:02.140532+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:09:58.070460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.309442+0000","last_change":"2024-08-17T00:31:00.497755+0000","last_active":"2024-08-17T00:31:02.309442+0000","last_peered":"2024-08-17T00:31:02.309442+0000","last_clean":"2024-08-17T00:31:02.309442+0000","last_became_active":"2024-08-17T00:31:00.497386+0000","last_became_peered":"2024-08-17T00:31:00.497386+0000","last_unstale":"2024-08-17T00:31:02.309442+0000","last_undegraded":"2024-08-17T00:31:02.309442+0000","last_fullsized":"2024-08-17T00:31:02.309442+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:58:38.551421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.309844+0000","last_change":"2024-08-17T00:31:00.488161+0000","last_active":"2024-08-17T00:31:02.309844+0000","last_peered":"2024-08-17T00:31:02.309844+0000","last_clean":"2024-08-17T00:31:02.309844+0000","last_became_active":"2024-08-17T00:31:00.486378+0000","last_became_peered":"2024-08-17T00:31:00.486378+0000","last_unstale":"2024-08-17T00:31:02.309844+0000","last_undegraded":"2024-08-17T00:31:02.309844+0000","last_fullsized":"2024-08-17T00:31:02.309844+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:36:03.294328+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.311998+0000","last_change":"2024-08-17T00:31:00.506318+0000","last_active":"2024-08-17T00:31:02.311998+0000","last_peered":"2024-08-17T00:31:02.311998+0000","last_clean":"2024-08-17T00:31:02.311998+0000","last_became_active":"2024-08-17T00:31:00.506024+0000","last_became_peered":"2024-08-17T00:31:00.506024+0000","last_unstale":"2024-08-17T00:31:02.311998+0000","last_undegraded":"2024-08-17T00:31:02.311998+0000","last_fullsized":"2024-08-17T00:31:02.311998+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T00:42:34.544089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.495123+0000","last_change":"2024-08-17T00:31:00.493678+0000","last_active":"2024-08-17T00:31:00.495123+0000","last_peered":"2024-08-17T00:31:00.495123+0000","last_clean":"2024-08-17T00:31:00.495123+0000","last_became_active":"2024-08-17T00:31:00.493257+0000","last_became_peered":"2024-08-17T00:31:00.493257+0000","last_unstale":"2024-08-17T00:31:00.495123+0000","last_undegraded":"2024-08-17T00:31:00.495123+0000","last_fullsized":"2024-08-17T00:31:00.495123+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:38:36.931804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.310993+0000","last_change":"2024-08-17T00:31:00.497221+0000","last_active":"2024-08-17T00:31:02.310993+0000","last_peered":"2024-08-17T00:31:02.310993+0000","last_clean":"2024-08-17T00:31:02.310993+0000","last_became_active":"2024-08-17T00:31:00.495745+0000","last_became_peered":"2024-08-17T00:31:00.495745+0000","last_unstale":"2024-08-17T00:31:02.310993+0000","last_undegraded":"2024-08-17T00:31:02.310993+0000","last_fullsized":"2024-08-17T00:31:02.310993+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:15:49.624021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.495101+0000","last_change":"2024-08-17T00:31:00.494764+0000","last_active":"2024-08-17T00:31:00.495101+0000","last_peered":"2024-08-17T00:31:00.495101+0000","last_clean":"2024-08-17T00:31:00.495101+0000","last_became_active":"2024-08-17T00:31:00.493203+0000","last_became_peered":"2024-08-17T00:31:00.493203+0000","last_unstale":"2024-08-17T00:31:00.495101+0000","last_undegraded":"2024-08-17T00:31:00.495101+0000","last_fullsized":"2024-08-17T00:31:00.495101+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:12:21.172884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.308634+0000","last_change":"2024-08-17T00:31:00.496524+0000","last_active":"2024-08-17T00:31:02.308634+0000","last_peered":"2024-08-17T00:31:02.308634+0000","last_clean":"2024-08-17T00:31:02.308634+0000","last_became_active":"2024-08-17T00:31:00.496221+0000","last_became_peered":"2024-08-17T00:31:00.496221+0000","last_unstale":"2024-08-17T00:31:02.308634+0000","last_undegraded":"2024-08-17T00:31:02.308634+0000","last_fullsized":"2024-08-17T00:31:02.308634+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T11:03:53.516234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482457+0000","last_change":"2024-08-17T00:31:00.486544+0000","last_active":"2024-08-17T00:31:01.482457+0000","last_peered":"2024-08-17T00:31:01.482457+0000","last_clean":"2024-08-17T00:31:01.482457+0000","last_became_active":"2024-08-17T00:31:00.486296+0000","last_became_peered":"2024-08-17T00:31:00.486296+0000","last_unstale":"2024-08-17T00:31:01.482457+0000","last_undegraded":"2024-08-17T00:31:01.482457+0000","last_fullsized":"2024-08-17T00:31:01.482457+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:43:02.613356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.495094+0000","last_change":"2024-08-17T00:31:00.494613+0000","last_active":"2024-08-17T00:31:00.495094+0000","last_peered":"2024-08-17T00:31:00.495094+0000","last_clean":"2024-08-17T00:31:00.495094+0000","last_became_active":"2024-08-17T00:31:00.494357+0000","last_became_peered":"2024-08-17T00:31:00.494357+0000","last_unstale":"2024-08-17T00:31:00.495094+0000","last_undegraded":"2024-08-17T00:31:00.495094+0000","last_fullsized":"2024-08-17T00:31:00.495094+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:35:19.093782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.309977+0000","last_change":"2024-08-17T00:31:00.490193+0000","last_active":"2024-08-17T00:31:02.309977+0000","last_peered":"2024-08-17T00:31:02.309977+0000","last_clean":"2024-08-17T00:31:02.309977+0000","last_became_active":"2024-08-17T00:31:00.489940+0000","last_became_peered":"2024-08-17T00:31:00.489940+0000","last_unstale":"2024-08-17T00:31:02.309977+0000","last_undegraded":"2024-08-17T00:31:02.309977+0000","last_fullsized":"2024-08-17T00:31:02.309977+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T05:30:09.677340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.312024+0000","last_change":"2024-08-17T00:31:00.496651+0000","last_active":"2024-08-17T00:31:02.312024+0000","last_peered":"2024-08-17T00:31:02.312024+0000","last_clean":"2024-08-17T00:31:02.312024+0000","last_became_active":"2024-08-17T00:31:00.496221+0000","last_became_peered":"2024-08-17T00:31:00.496221+0000","last_unstale":"2024-08-17T00:31:02.312024+0000","last_undegraded":"2024-08-17T00:31:02.312024+0000","last_fullsized":"2024-08-17T00:31:02.312024+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:34:46.776703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482082+0000","last_change":"2024-08-17T00:31:00.503091+0000","last_active":"2024-08-17T00:31:01.482082+0000","last_peered":"2024-08-17T00:31:01.482082+0000","last_clean":"2024-08-17T00:31:01.482082+0000","last_became_active":"2024-08-17T00:31:00.502779+0000","last_became_peered":"2024-08-17T00:31:00.502779+0000","last_unstale":"2024-08-17T00:31:01.482082+0000","last_undegraded":"2024-08-17T00:31:01.482082+0000","last_fullsized":"2024-08-17T00:31:01.482082+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:38:38.537952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.307698+0000","last_change":"2024-08-17T00:31:00.499980+0000","last_active":"2024-08-17T00:31:02.307698+0000","last_peered":"2024-08-17T00:31:02.307698+0000","last_clean":"2024-08-17T00:31:02.307698+0000","last_became_active":"2024-08-17T00:31:00.499695+0000","last_became_peered":"2024-08-17T00:31:00.499695+0000","last_unstale":"2024-08-17T00:31:02.307698+0000","last_undegraded":"2024-08-17T00:31:02.307698+0000","last_fullsized":"2024-08-17T00:31:02.307698+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:01:50.484671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482360+0000","last_change":"2024-08-17T00:31:00.488023+0000","last_active":"2024-08-17T00:31:01.482360+0000","last_peered":"2024-08-17T00:31:01.482360+0000","last_clean":"2024-08-17T00:31:01.482360+0000","last_became_active":"2024-08-17T00:31:00.485884+0000","last_became_peered":"2024-08-17T00:31:00.485884+0000","last_unstale":"2024-08-17T00:31:01.482360+0000","last_undegraded":"2024-08-17T00:31:01.482360+0000","last_fullsized":"2024-08-17T00:31:01.482360+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T11:34:12.092692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.304421+0000","last_change":"2024-08-17T00:30:57.265278+0000","last_active":"2024-08-17T00:31:02.304421+0000","last_peered":"2024-08-17T00:31:02.304421+0000","last_clean":"2024-08-17T00:31:02.304421+0000","last_became_active":"2024-08-17T00:30:57.264913+0000","last_became_peered":"2024-08-17T00:30:57.264913+0000","last_unstale":"2024-08-17T00:31:02.304421+0000","last_undegraded":"2024-08-17T00:31:02.304421+0000","last_fullsized":"2024-08-17T00:31:02.304421+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:09:14.406083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.310132+0000","last_change":"2024-08-17T00:31:00.489651+0000","last_active":"2024-08-17T00:31:02.310132+0000","last_peered":"2024-08-17T00:31:02.310132+0000","last_clean":"2024-08-17T00:31:02.310132+0000","last_became_active":"2024-08-17T00:31:00.489384+0000","last_became_peered":"2024-08-17T00:31:00.489384+0000","last_unstale":"2024-08-17T00:31:02.310132+0000","last_undegraded":"2024-08-17T00:31:02.310132+0000","last_fullsized":"2024-08-17T00:31:02.310132+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T00:44:40.857968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.308974+0000","last_change":"2024-08-17T00:30:57.270119+0000","last_active":"2024-08-17T00:31:02.308974+0000","last_peered":"2024-08-17T00:31:02.308974+0000","last_clean":"2024-08-17T00:31:02.308974+0000","last_became_active":"2024-08-17T00:30:57.269605+0000","last_became_peered":"2024-08-17T00:30:57.269605+0000","last_unstale":"2024-08-17T00:31:02.308974+0000","last_undegraded":"2024-08-17T00:31:02.308974+0000","last_fullsized":"2024-08-17T00:31:02.308974+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:32:51.731657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.483400+0000","last_change":"2024-08-17T00:30:57.265368+0000","last_active":"2024-08-17T00:31:00.483400+0000","last_peered":"2024-08-17T00:31:00.483400+0000","last_clean":"2024-08-17T00:31:00.483400+0000","last_became_active":"2024-08-17T00:30:57.265050+0000","last_became_peered":"2024-08-17T00:30:57.265050+0000","last_unstale":"2024-08-17T00:31:00.483400+0000","last_undegraded":"2024-08-17T00:31:00.483400+0000","last_fullsized":"2024-08-17T00:31:00.483400+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:53:54.167089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.490671+0000","last_change":"2024-08-17T00:31:00.489746+0000","last_active":"2024-08-17T00:31:00.490671+0000","last_peered":"2024-08-17T00:31:00.490671+0000","last_clean":"2024-08-17T00:31:00.490671+0000","last_became_active":"2024-08-17T00:31:00.489467+0000","last_became_peered":"2024-08-17T00:31:00.489467+0000","last_unstale":"2024-08-17T00:31:00.490671+0000","last_undegraded":"2024-08-17T00:31:00.490671+0000","last_fullsized":"2024-08-17T00:31:00.490671+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T00:37:28.642026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.488807+0000","last_change":"2024-08-17T00:30:57.266538+0000","last_active":"2024-08-17T00:31:00.488807+0000","last_peered":"2024-08-17T00:31:00.488807+0000","last_clean":"2024-08-17T00:31:00.488807+0000","last_became_active":"2024-08-17T00:30:57.264936+0000","last_became_peered":"2024-08-17T00:30:57.264936+0000","last_unstale":"2024-08-17T00:31:00.488807+0000","last_undegraded":"2024-08-17T00:31:00.488807+0000","last_fullsized":"2024-08-17T00:31:00.488807+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:01:08.806313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482052+0000","last_change":"2024-08-17T00:31:00.489531+0000","last_active":"2024-08-17T00:31:01.482052+0000","last_peered":"2024-08-17T00:31:01.482052+0000","last_clean":"2024-08-17T00:31:01.482052+0000","last_became_active":"2024-08-17T00:31:00.489261+0000","last_became_peered":"2024-08-17T00:31:00.489261+0000","last_unstale":"2024-08-17T00:31:01.482052+0000","last_undegraded":"2024-08-17T00:31:01.482052+0000","last_fullsized":"2024-08-17T00:31:01.482052+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:50:45.290123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.267657+0000","last_change":"2024-08-17T00:30:57.271768+0000","last_active":"2024-08-17T00:31:02.267657+0000","last_peered":"2024-08-17T00:31:02.267657+0000","last_clean":"2024-08-17T00:31:02.267657+0000","last_became_active":"2024-08-17T00:30:57.271486+0000","last_became_peered":"2024-08-17T00:30:57.271486+0000","last_unstale":"2024-08-17T00:31:02.267657+0000","last_undegraded":"2024-08-17T00:31:02.267657+0000","last_fullsized":"2024-08-17T00:31:02.267657+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:47:22.536929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.312598+0000","last_change":"2024-08-17T00:31:00.501701+0000","last_active":"2024-08-17T00:31:02.312598+0000","last_peered":"2024-08-17T00:31:02.312598+0000","last_clean":"2024-08-17T00:31:02.312598+0000","last_became_active":"2024-08-17T00:31:00.501208+0000","last_became_peered":"2024-08-17T00:31:00.501208+0000","last_unstale":"2024-08-17T00:31:02.312598+0000","last_undegraded":"2024-08-17T00:31:02.312598+0000","last_fullsized":"2024-08-17T00:31:02.312598+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:34:00.017205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.482852+0000","last_change":"2024-08-17T00:30:57.267172+0000","last_active":"2024-08-17T00:31:00.482852+0000","last_peered":"2024-08-17T00:31:00.482852+0000","last_clean":"2024-08-17T00:31:00.482852+0000","last_became_active":"2024-08-17T00:30:57.266135+0000","last_became_peered":"2024-08-17T00:30:57.266135+0000","last_unstale":"2024-08-17T00:31:00.482852+0000","last_undegraded":"2024-08-17T00:31:00.482852+0000","last_fullsized":"2024-08-17T00:31:00.482852+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:49:03.364623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.312187+0000","last_change":"2024-08-17T00:31:00.493072+0000","last_active":"2024-08-17T00:31:02.312187+0000","last_peered":"2024-08-17T00:31:02.312187+0000","last_clean":"2024-08-17T00:31:02.312187+0000","last_became_active":"2024-08-17T00:31:00.492797+0000","last_became_peered":"2024-08-17T00:31:00.492797+0000","last_unstale":"2024-08-17T00:31:02.312187+0000","last_undegraded":"2024-08-17T00:31:02.312187+0000","last_fullsized":"2024-08-17T00:31:02.312187+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:22:55.379692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.314763+0000","last_change":"2024-08-17T00:30:57.262440+0000","last_active":"2024-08-17T00:31:02.314763+0000","last_peered":"2024-08-17T00:31:02.314763+0000","last_clean":"2024-08-17T00:31:02.314763+0000","last_became_active":"2024-08-17T00:30:57.262123+0000","last_became_peered":"2024-08-17T00:30:57.262123+0000","last_unstale":"2024-08-17T00:31:02.314763+0000","last_undegraded":"2024-08-17T00:31:02.314763+0000","last_fullsized":"2024-08-17T00:31:02.314763+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+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-18T04:19:16.515902+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":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482969+0000","last_change":"2024-08-17T00:31:00.503172+0000","last_active":"2024-08-17T00:31:01.482969+0000","last_peered":"2024-08-17T00:31:01.482969+0000","last_clean":"2024-08-17T00:31:01.482969+0000","last_became_active":"2024-08-17T00:31:00.502759+0000","last_became_peered":"2024-08-17T00:31:00.502759+0000","last_unstale":"2024-08-17T00:31:01.482969+0000","last_undegraded":"2024-08-17T00:31:01.482969+0000","last_fullsized":"2024-08-17T00:31:01.482969+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:24:04.475672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.315665+0000","last_change":"2024-08-17T00:30:57.272692+0000","last_active":"2024-08-17T00:31:02.315665+0000","last_peered":"2024-08-17T00:31:02.315665+0000","last_clean":"2024-08-17T00:31:02.315665+0000","last_became_active":"2024-08-17T00:30:57.272386+0000","last_became_peered":"2024-08-17T00:30:57.272386+0000","last_unstale":"2024-08-17T00:31:02.315665+0000","last_undegraded":"2024-08-17T00:31:02.315665+0000","last_fullsized":"2024-08-17T00:31:02.315665+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+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-18T03:17:08.813589+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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.140492+0000","last_change":"2024-08-17T00:31:00.489545+0000","last_active":"2024-08-17T00:31:02.140492+0000","last_peered":"2024-08-17T00:31:02.140492+0000","last_clean":"2024-08-17T00:31:02.140492+0000","last_became_active":"2024-08-17T00:31:00.489253+0000","last_became_peered":"2024-08-17T00:31:00.489253+0000","last_unstale":"2024-08-17T00:31:02.140492+0000","last_undegraded":"2024-08-17T00:31:02.140492+0000","last_fullsized":"2024-08-17T00:31:02.140492+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:29:42.833928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"66'2","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.313215+0000","last_change":"2024-08-17T00:30:57.267661+0000","last_active":"2024-08-17T00:31:02.313215+0000","last_peered":"2024-08-17T00:31:02.313215+0000","last_clean":"2024-08-17T00:31:02.313215+0000","last_became_active":"2024-08-17T00:30:57.267364+0000","last_became_peered":"2024-08-17T00:30:57.267364+0000","last_unstale":"2024-08-17T00:31:02.313215+0000","last_undegraded":"2024-08-17T00:31:02.313215+0000","last_fullsized":"2024-08-17T00:31:02.313215+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:43:04.221003+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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.310317+0000","last_change":"2024-08-17T00:31:00.487760+0000","last_active":"2024-08-17T00:31:02.310317+0000","last_peered":"2024-08-17T00:31:02.310317+0000","last_clean":"2024-08-17T00:31:02.310317+0000","last_became_active":"2024-08-17T00:31:00.486517+0000","last_became_peered":"2024-08-17T00:31:00.486517+0000","last_unstale":"2024-08-17T00:31:02.310317+0000","last_undegraded":"2024-08-17T00:31:02.310317+0000","last_fullsized":"2024-08-17T00:31:02.310317+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:14:49.670811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.490040+0000","last_change":"2024-08-17T00:30:57.262799+0000","last_active":"2024-08-17T00:31:00.490040+0000","last_peered":"2024-08-17T00:31:00.490040+0000","last_clean":"2024-08-17T00:31:00.490040+0000","last_became_active":"2024-08-17T00:30:57.262368+0000","last_became_peered":"2024-08-17T00:30:57.262368+0000","last_unstale":"2024-08-17T00:31:00.490040+0000","last_undegraded":"2024-08-17T00:31:00.490040+0000","last_fullsized":"2024-08-17T00:31:00.490040+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:19:35.606600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.140467+0000","last_change":"2024-08-17T00:31:00.491780+0000","last_active":"2024-08-17T00:31:02.140467+0000","last_peered":"2024-08-17T00:31:02.140467+0000","last_clean":"2024-08-17T00:31:02.140467+0000","last_became_active":"2024-08-17T00:31:00.490361+0000","last_became_peered":"2024-08-17T00:31:00.490361+0000","last_unstale":"2024-08-17T00:31:02.140467+0000","last_undegraded":"2024-08-17T00:31:02.140467+0000","last_fullsized":"2024-08-17T00:31:02.140467+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:05:44.697296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.267161+0000","last_change":"2024-08-17T00:30:57.265527+0000","last_active":"2024-08-17T00:31:02.267161+0000","last_peered":"2024-08-17T00:31:02.267161+0000","last_clean":"2024-08-17T00:31:02.267161+0000","last_became_active":"2024-08-17T00:30:57.265223+0000","last_became_peered":"2024-08-17T00:30:57.265223+0000","last_unstale":"2024-08-17T00:31:02.267161+0000","last_undegraded":"2024-08-17T00:31:02.267161+0000","last_fullsized":"2024-08-17T00:31:02.267161+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:32:35.047654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.307873+0000","last_change":"2024-08-17T00:31:00.500508+0000","last_active":"2024-08-17T00:31:02.307873+0000","last_peered":"2024-08-17T00:31:02.307873+0000","last_clean":"2024-08-17T00:31:02.307873+0000","last_became_active":"2024-08-17T00:31:00.500023+0000","last_became_peered":"2024-08-17T00:31:00.500023+0000","last_unstale":"2024-08-17T00:31:02.307873+0000","last_undegraded":"2024-08-17T00:31:02.307873+0000","last_fullsized":"2024-08-17T00:31:02.307873+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:50:07.811132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.312761+0000","last_change":"2024-08-17T00:30:57.259969+0000","last_active":"2024-08-17T00:31:02.312761+0000","last_peered":"2024-08-17T00:31:02.312761+0000","last_clean":"2024-08-17T00:31:02.312761+0000","last_became_active":"2024-08-17T00:30:57.259670+0000","last_became_peered":"2024-08-17T00:30:57.259670+0000","last_unstale":"2024-08-17T00:31:02.312761+0000","last_undegraded":"2024-08-17T00:31:02.312761+0000","last_fullsized":"2024-08-17T00:31:02.312761+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+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-18T09:08:29.280709+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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.140446+0000","last_change":"2024-08-17T00:31:00.507394+0000","last_active":"2024-08-17T00:31:02.140446+0000","last_peered":"2024-08-17T00:31:02.140446+0000","last_clean":"2024-08-17T00:31:02.140446+0000","last_became_active":"2024-08-17T00:31:00.507069+0000","last_became_peered":"2024-08-17T00:31:00.507069+0000","last_unstale":"2024-08-17T00:31:02.140446+0000","last_undegraded":"2024-08-17T00:31:02.140446+0000","last_fullsized":"2024-08-17T00:31:02.140446+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:58:51.863148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.302798+0000","last_change":"2024-08-17T00:30:57.271034+0000","last_active":"2024-08-17T00:31:02.302798+0000","last_peered":"2024-08-17T00:31:02.302798+0000","last_clean":"2024-08-17T00:31:02.302798+0000","last_became_active":"2024-08-17T00:30:57.270753+0000","last_became_peered":"2024-08-17T00:30:57.270753+0000","last_unstale":"2024-08-17T00:31:02.302798+0000","last_undegraded":"2024-08-17T00:31:02.302798+0000","last_fullsized":"2024-08-17T00:31:02.302798+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:19:59.085167+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":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.140548+0000","last_change":"2024-08-17T00:31:00.493271+0000","last_active":"2024-08-17T00:31:02.140548+0000","last_peered":"2024-08-17T00:31:02.140548+0000","last_clean":"2024-08-17T00:31:02.140548+0000","last_became_active":"2024-08-17T00:31:00.492979+0000","last_became_peered":"2024-08-17T00:31:00.492979+0000","last_unstale":"2024-08-17T00:31:02.140548+0000","last_undegraded":"2024-08-17T00:31:02.140548+0000","last_fullsized":"2024-08-17T00:31:02.140548+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:05:40.749608+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"66'2","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.311156+0000","last_change":"2024-08-17T00:30:57.265995+0000","last_active":"2024-08-17T00:31:02.311156+0000","last_peered":"2024-08-17T00:31:02.311156+0000","last_clean":"2024-08-17T00:31:02.311156+0000","last_became_active":"2024-08-17T00:30:57.265673+0000","last_became_peered":"2024-08-17T00:30:57.265673+0000","last_unstale":"2024-08-17T00:31:02.311156+0000","last_undegraded":"2024-08-17T00:31:02.311156+0000","last_fullsized":"2024-08-17T00:31:02.311156+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:09:35.966616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.140570+0000","last_change":"2024-08-17T00:31:00.493543+0000","last_active":"2024-08-17T00:31:02.140570+0000","last_peered":"2024-08-17T00:31:02.140570+0000","last_clean":"2024-08-17T00:31:02.140570+0000","last_became_active":"2024-08-17T00:31:00.493260+0000","last_became_peered":"2024-08-17T00:31:00.493260+0000","last_unstale":"2024-08-17T00:31:02.140570+0000","last_undegraded":"2024-08-17T00:31:02.140570+0000","last_fullsized":"2024-08-17T00:31:02.140570+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:54:02.030691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.307660+0000","last_change":"2024-08-17T00:30:57.267691+0000","last_active":"2024-08-17T00:31:02.307660+0000","last_peered":"2024-08-17T00:31:02.307660+0000","last_clean":"2024-08-17T00:31:02.307660+0000","last_became_active":"2024-08-17T00:30:57.267418+0000","last_became_peered":"2024-08-17T00:30:57.267418+0000","last_unstale":"2024-08-17T00:31:02.307660+0000","last_undegraded":"2024-08-17T00:31:02.307660+0000","last_fullsized":"2024-08-17T00:31:02.307660+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:10:46.222342+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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.310792+0000","last_change":"2024-08-17T00:31:00.504989+0000","last_active":"2024-08-17T00:31:02.310792+0000","last_peered":"2024-08-17T00:31:02.310792+0000","last_clean":"2024-08-17T00:31:02.310792+0000","last_became_active":"2024-08-17T00:31:00.504702+0000","last_became_peered":"2024-08-17T00:31:00.504702+0000","last_unstale":"2024-08-17T00:31:02.310792+0000","last_undegraded":"2024-08-17T00:31:02.310792+0000","last_fullsized":"2024-08-17T00:31:02.310792+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:41:33.730582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482039+0000","last_change":"2024-08-17T00:30:57.262261+0000","last_active":"2024-08-17T00:31:01.482039+0000","last_peered":"2024-08-17T00:31:01.482039+0000","last_clean":"2024-08-17T00:31:01.482039+0000","last_became_active":"2024-08-17T00:30:57.261989+0000","last_became_peered":"2024-08-17T00:30:57.261989+0000","last_unstale":"2024-08-17T00:31:01.482039+0000","last_undegraded":"2024-08-17T00:31:01.482039+0000","last_fullsized":"2024-08-17T00:31:01.482039+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:16:07.715871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.140517+0000","last_change":"2024-08-17T00:31:00.505427+0000","last_active":"2024-08-17T00:31:02.140517+0000","last_peered":"2024-08-17T00:31:02.140517+0000","last_clean":"2024-08-17T00:31:02.140517+0000","last_became_active":"2024-08-17T00:31:00.505103+0000","last_became_peered":"2024-08-17T00:31:00.505103+0000","last_unstale":"2024-08-17T00:31:02.140517+0000","last_undegraded":"2024-08-17T00:31:02.140517+0000","last_fullsized":"2024-08-17T00:31:02.140517+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:22:45.693117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":223,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.481325+0000","last_change":"2024-08-17T00:30:36.191990+0000","last_active":"2024-08-17T00:31:00.481325+0000","last_peered":"2024-08-17T00:31:00.481325+0000","last_clean":"2024-08-17T00:31:00.481325+0000","last_became_active":"2024-08-17T00:30:36.191644+0000","last_became_peered":"2024-08-17T00:30:36.191644+0000","last_unstale":"2024-08-17T00:31:00.481325+0000","last_undegraded":"2024-08-17T00:31:00.481325+0000","last_fullsized":"2024-08-17T00:31:00.481325+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-17T00:28:36.823280+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:28:36.823280+0000","last_clean_scrub_stamp":"2024-08-17T00:28:36.823280+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-18T00:35:06.795315+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":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.480180+0000","last_change":"2024-08-17T00:30:57.267085+0000","last_active":"2024-08-17T00:31:00.480180+0000","last_peered":"2024-08-17T00:31:00.480180+0000","last_clean":"2024-08-17T00:31:00.480180+0000","last_became_active":"2024-08-17T00:30:57.266222+0000","last_became_peered":"2024-08-17T00:30:57.266222+0000","last_unstale":"2024-08-17T00:31:00.480180+0000","last_undegraded":"2024-08-17T00:31:00.480180+0000","last_fullsized":"2024-08-17T00:31:00.480180+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:15:17.478604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.501287+0000","last_change":"2024-08-17T00:31:00.500890+0000","last_active":"2024-08-17T00:31:00.501287+0000","last_peered":"2024-08-17T00:31:00.501287+0000","last_clean":"2024-08-17T00:31:00.501287+0000","last_became_active":"2024-08-17T00:31:00.500622+0000","last_became_peered":"2024-08-17T00:31:00.500622+0000","last_unstale":"2024-08-17T00:31:00.501287+0000","last_undegraded":"2024-08-17T00:31:00.501287+0000","last_fullsized":"2024-08-17T00:31:00.501287+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:47:36.413609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.481232+0000","last_change":"2024-08-17T00:30:57.266168+0000","last_active":"2024-08-17T00:31:00.481232+0000","last_peered":"2024-08-17T00:31:00.481232+0000","last_clean":"2024-08-17T00:31:00.481232+0000","last_became_active":"2024-08-17T00:30:57.263832+0000","last_became_peered":"2024-08-17T00:30:57.263832+0000","last_unstale":"2024-08-17T00:31:00.481232+0000","last_undegraded":"2024-08-17T00:31:00.481232+0000","last_fullsized":"2024-08-17T00:31:00.481232+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:37:59.729922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.308856+0000","last_change":"2024-08-17T00:31:00.490733+0000","last_active":"2024-08-17T00:31:02.308856+0000","last_peered":"2024-08-17T00:31:02.308856+0000","last_clean":"2024-08-17T00:31:02.308856+0000","last_became_active":"2024-08-17T00:31:00.490471+0000","last_became_peered":"2024-08-17T00:31:00.490471+0000","last_unstale":"2024-08-17T00:31:02.308856+0000","last_undegraded":"2024-08-17T00:31:02.308856+0000","last_fullsized":"2024-08-17T00:31:02.308856+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:30:21.080967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482151+0000","last_change":"2024-08-17T00:30:57.258883+0000","last_active":"2024-08-17T00:31:01.482151+0000","last_peered":"2024-08-17T00:31:01.482151+0000","last_clean":"2024-08-17T00:31:01.482151+0000","last_became_active":"2024-08-17T00:30:57.258622+0000","last_became_peered":"2024-08-17T00:30:57.258622+0000","last_unstale":"2024-08-17T00:31:01.482151+0000","last_undegraded":"2024-08-17T00:31:01.482151+0000","last_fullsized":"2024-08-17T00:31:01.482151+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:38:56.850676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482297+0000","last_change":"2024-08-17T00:31:00.494766+0000","last_active":"2024-08-17T00:31:01.482297+0000","last_peered":"2024-08-17T00:31:01.482297+0000","last_clean":"2024-08-17T00:31:01.482297+0000","last_became_active":"2024-08-17T00:31:00.494498+0000","last_became_peered":"2024-08-17T00:31:00.494498+0000","last_unstale":"2024-08-17T00:31:01.482297+0000","last_undegraded":"2024-08-17T00:31:01.482297+0000","last_fullsized":"2024-08-17T00:31:01.482297+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:43:15.959061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.490079+0000","last_change":"2024-08-17T00:30:57.265572+0000","last_active":"2024-08-17T00:31:00.490079+0000","last_peered":"2024-08-17T00:31:00.490079+0000","last_clean":"2024-08-17T00:31:00.490079+0000","last_became_active":"2024-08-17T00:30:57.264975+0000","last_became_peered":"2024-08-17T00:30:57.264975+0000","last_unstale":"2024-08-17T00:31:00.490079+0000","last_undegraded":"2024-08-17T00:31:00.490079+0000","last_fullsized":"2024-08-17T00:31:00.490079+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:02:18.296781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482901+0000","last_change":"2024-08-17T00:31:00.499099+0000","last_active":"2024-08-17T00:31:01.482901+0000","last_peered":"2024-08-17T00:31:01.482901+0000","last_clean":"2024-08-17T00:31:01.482901+0000","last_became_active":"2024-08-17T00:31:00.498778+0000","last_became_peered":"2024-08-17T00:31:00.498778+0000","last_unstale":"2024-08-17T00:31:01.482901+0000","last_undegraded":"2024-08-17T00:31:01.482901+0000","last_fullsized":"2024-08-17T00:31:01.482901+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:00:34.830998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482714+0000","last_change":"2024-08-17T00:30:57.263743+0000","last_active":"2024-08-17T00:31:01.482714+0000","last_peered":"2024-08-17T00:31:01.482714+0000","last_clean":"2024-08-17T00:31:01.482714+0000","last_became_active":"2024-08-17T00:30:57.263406+0000","last_became_peered":"2024-08-17T00:30:57.263406+0000","last_unstale":"2024-08-17T00:31:01.482714+0000","last_undegraded":"2024-08-17T00:31:01.482714+0000","last_fullsized":"2024-08-17T00:31:01.482714+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:58:12.813447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.313478+0000","last_change":"2024-08-17T00:31:00.495077+0000","last_active":"2024-08-17T00:31:02.313478+0000","last_peered":"2024-08-17T00:31:02.313478+0000","last_clean":"2024-08-17T00:31:02.313478+0000","last_became_active":"2024-08-17T00:31:00.494782+0000","last_became_peered":"2024-08-17T00:31:00.494782+0000","last_unstale":"2024-08-17T00:31:02.313478+0000","last_undegraded":"2024-08-17T00:31:02.313478+0000","last_fullsized":"2024-08-17T00:31:02.313478+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:54:29.796694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.484138+0000","last_change":"2024-08-17T00:30:57.269204+0000","last_active":"2024-08-17T00:31:00.484138+0000","last_peered":"2024-08-17T00:31:00.484138+0000","last_clean":"2024-08-17T00:31:00.484138+0000","last_became_active":"2024-08-17T00:30:57.268917+0000","last_became_peered":"2024-08-17T00:30:57.268917+0000","last_unstale":"2024-08-17T00:31:00.484138+0000","last_undegraded":"2024-08-17T00:31:00.484138+0000","last_fullsized":"2024-08-17T00:31:00.484138+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:53:52.145029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482052+0000","last_change":"2024-08-17T00:31:00.496629+0000","last_active":"2024-08-17T00:31:01.482052+0000","last_peered":"2024-08-17T00:31:01.482052+0000","last_clean":"2024-08-17T00:31:01.482052+0000","last_became_active":"2024-08-17T00:31:00.496360+0000","last_became_peered":"2024-08-17T00:31:00.496360+0000","last_unstale":"2024-08-17T00:31:01.482052+0000","last_undegraded":"2024-08-17T00:31:01.482052+0000","last_fullsized":"2024-08-17T00:31:01.482052+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T05:51:38.958217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.308260+0000","last_change":"2024-08-17T00:30:57.267780+0000","last_active":"2024-08-17T00:31:02.308260+0000","last_peered":"2024-08-17T00:31:02.308260+0000","last_clean":"2024-08-17T00:31:02.308260+0000","last_became_active":"2024-08-17T00:30:57.267532+0000","last_became_peered":"2024-08-17T00:30:57.267532+0000","last_unstale":"2024-08-17T00:31:02.308260+0000","last_undegraded":"2024-08-17T00:31:02.308260+0000","last_fullsized":"2024-08-17T00:31:02.308260+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:17:56.295540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.489761+0000","last_change":"2024-08-17T00:31:00.489558+0000","last_active":"2024-08-17T00:31:00.489761+0000","last_peered":"2024-08-17T00:31:00.489761+0000","last_clean":"2024-08-17T00:31:00.489761+0000","last_became_active":"2024-08-17T00:31:00.489230+0000","last_became_peered":"2024-08-17T00:31:00.489230+0000","last_unstale":"2024-08-17T00:31:00.489761+0000","last_undegraded":"2024-08-17T00:31:00.489761+0000","last_fullsized":"2024-08-17T00:31:00.489761+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:09:23.339385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.314914+0000","last_change":"2024-08-17T00:30:57.271230+0000","last_active":"2024-08-17T00:31:02.314914+0000","last_peered":"2024-08-17T00:31:02.314914+0000","last_clean":"2024-08-17T00:31:02.314914+0000","last_became_active":"2024-08-17T00:30:57.270340+0000","last_became_peered":"2024-08-17T00:30:57.270340+0000","last_unstale":"2024-08-17T00:31:02.314914+0000","last_undegraded":"2024-08-17T00:31:02.314914+0000","last_fullsized":"2024-08-17T00:31:02.314914+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:31:39.187526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.309128+0000","last_change":"2024-08-17T00:31:00.490708+0000","last_active":"2024-08-17T00:31:02.309128+0000","last_peered":"2024-08-17T00:31:02.309128+0000","last_clean":"2024-08-17T00:31:02.309128+0000","last_became_active":"2024-08-17T00:31:00.490448+0000","last_became_peered":"2024-08-17T00:31:00.490448+0000","last_unstale":"2024-08-17T00:31:02.309128+0000","last_undegraded":"2024-08-17T00:31:02.309128+0000","last_fullsized":"2024-08-17T00:31:02.309128+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T00:32:57.118635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":14,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.481148+0000","last_change":"2024-08-17T00:30:57.265920+0000","last_active":"2024-08-17T00:31:00.481148+0000","last_peered":"2024-08-17T00:31:00.481148+0000","last_clean":"2024-08-17T00:31:00.481148+0000","last_became_active":"2024-08-17T00:30:57.263473+0000","last_became_peered":"2024-08-17T00:30:57.263473+0000","last_unstale":"2024-08-17T00:31:00.481148+0000","last_undegraded":"2024-08-17T00:31:00.481148+0000","last_fullsized":"2024-08-17T00:31:00.481148+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T12:16:26.621276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482541+0000","last_change":"2024-08-17T00:31:00.494061+0000","last_active":"2024-08-17T00:31:01.482541+0000","last_peered":"2024-08-17T00:31:01.482541+0000","last_clean":"2024-08-17T00:31:01.482541+0000","last_became_active":"2024-08-17T00:31:00.490082+0000","last_became_peered":"2024-08-17T00:31:00.490082+0000","last_unstale":"2024-08-17T00:31:01.482541+0000","last_undegraded":"2024-08-17T00:31:01.482541+0000","last_fullsized":"2024-08-17T00:31:01.482541+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:24:47.190621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482274+0000","last_change":"2024-08-17T00:30:57.269054+0000","last_active":"2024-08-17T00:31:01.482274+0000","last_peered":"2024-08-17T00:31:01.482274+0000","last_clean":"2024-08-17T00:31:01.482274+0000","last_became_active":"2024-08-17T00:30:57.268732+0000","last_became_peered":"2024-08-17T00:30:57.268732+0000","last_unstale":"2024-08-17T00:31:01.482274+0000","last_undegraded":"2024-08-17T00:31:01.482274+0000","last_fullsized":"2024-08-17T00:31:01.482274+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:48:01.715510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.487916+0000","last_change":"2024-08-17T00:31:00.487676+0000","last_active":"2024-08-17T00:31:00.487916+0000","last_peered":"2024-08-17T00:31:00.487916+0000","last_clean":"2024-08-17T00:31:00.487916+0000","last_became_active":"2024-08-17T00:31:00.487412+0000","last_became_peered":"2024-08-17T00:31:00.487412+0000","last_unstale":"2024-08-17T00:31:00.487916+0000","last_undegraded":"2024-08-17T00:31:00.487916+0000","last_fullsized":"2024-08-17T00:31:00.487916+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:29:54.828490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-08-17T00:31:01.482953+0000","last_change":"2024-08-17T00:30:57.265967+0000","last_active":"2024-08-17T00:31:01.482953+0000","last_peered":"2024-08-17T00:31:01.482953+0000","last_clean":"2024-08-17T00:31:01.482953+0000","last_became_active":"2024-08-17T00:30:57.265684+0000","last_became_peered":"2024-08-17T00:30:57.265684+0000","last_unstale":"2024-08-17T00:31:01.482953+0000","last_undegraded":"2024-08-17T00:31:01.482953+0000","last_fullsized":"2024-08-17T00:31:01.482953+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:12:17.667625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.495529+0000","last_change":"2024-08-17T00:31:00.494887+0000","last_active":"2024-08-17T00:31:00.495529+0000","last_peered":"2024-08-17T00:31:00.495529+0000","last_clean":"2024-08-17T00:31:00.495529+0000","last_became_active":"2024-08-17T00:31:00.494636+0000","last_became_peered":"2024-08-17T00:31:00.494636+0000","last_unstale":"2024-08-17T00:31:00.495529+0000","last_undegraded":"2024-08-17T00:31:00.495529+0000","last_fullsized":"2024-08-17T00:31:00.495529+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T05:36:09.804777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"66'2","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.314991+0000","last_change":"2024-08-17T00:30:57.270781+0000","last_active":"2024-08-17T00:31:02.314991+0000","last_peered":"2024-08-17T00:31:02.314991+0000","last_clean":"2024-08-17T00:31:02.314991+0000","last_became_active":"2024-08-17T00:30:57.270402+0000","last_became_peered":"2024-08-17T00:30:57.270402+0000","last_unstale":"2024-08-17T00:31:02.314991+0000","last_undegraded":"2024-08-17T00:31:02.314991+0000","last_fullsized":"2024-08-17T00:31:02.314991+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:05:10.311211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.308508+0000","last_change":"2024-08-17T00:31:00.488243+0000","last_active":"2024-08-17T00:31:02.308508+0000","last_peered":"2024-08-17T00:31:02.308508+0000","last_clean":"2024-08-17T00:31:02.308508+0000","last_became_active":"2024-08-17T00:31:00.487900+0000","last_became_peered":"2024-08-17T00:31:00.487900+0000","last_unstale":"2024-08-17T00:31:02.308508+0000","last_undegraded":"2024-08-17T00:31:02.308508+0000","last_fullsized":"2024-08-17T00:31:02.308508+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:52:45.670993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.313354+0000","last_change":"2024-08-17T00:31:00.502764+0000","last_active":"2024-08-17T00:31:02.313354+0000","last_peered":"2024-08-17T00:31:02.313354+0000","last_clean":"2024-08-17T00:31:02.313354+0000","last_became_active":"2024-08-17T00:31:00.502435+0000","last_became_peered":"2024-08-17T00:31:00.502435+0000","last_unstale":"2024-08-17T00:31:02.313354+0000","last_undegraded":"2024-08-17T00:31:02.313354+0000","last_fullsized":"2024-08-17T00:31:02.313354+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:08:30.792419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.314544+0000","last_change":"2024-08-17T00:30:57.263927+0000","last_active":"2024-08-17T00:31:02.314544+0000","last_peered":"2024-08-17T00:31:02.314544+0000","last_clean":"2024-08-17T00:31:02.314544+0000","last_became_active":"2024-08-17T00:30:57.262885+0000","last_became_peered":"2024-08-17T00:30:57.262885+0000","last_unstale":"2024-08-17T00:31:02.314544+0000","last_undegraded":"2024-08-17T00:31:02.314544+0000","last_fullsized":"2024-08-17T00:31:02.314544+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:08:39.882536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.310644+0000","last_change":"2024-08-17T00:31:00.504038+0000","last_active":"2024-08-17T00:31:02.310644+0000","last_peered":"2024-08-17T00:31:02.310644+0000","last_clean":"2024-08-17T00:31:02.310644+0000","last_became_active":"2024-08-17T00:31:00.503765+0000","last_became_peered":"2024-08-17T00:31:00.503765+0000","last_unstale":"2024-08-17T00:31:02.310644+0000","last_undegraded":"2024-08-17T00:31:02.310644+0000","last_fullsized":"2024-08-17T00:31:02.310644+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T00:36:38.053003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.314981+0000","last_change":"2024-08-17T00:30:57.267356+0000","last_active":"2024-08-17T00:31:02.314981+0000","last_peered":"2024-08-17T00:31:02.314981+0000","last_clean":"2024-08-17T00:31:02.314981+0000","last_became_active":"2024-08-17T00:30:57.266488+0000","last_became_peered":"2024-08-17T00:30:57.266488+0000","last_unstale":"2024-08-17T00:31:02.314981+0000","last_undegraded":"2024-08-17T00:31:02.314981+0000","last_fullsized":"2024-08-17T00:31:02.314981+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:09:46.335520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":11,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.310026+0000","last_change":"2024-08-17T00:31:00.493607+0000","last_active":"2024-08-17T00:31:02.310026+0000","last_peered":"2024-08-17T00:31:02.310026+0000","last_clean":"2024-08-17T00:31:02.310026+0000","last_became_active":"2024-08-17T00:31:00.493351+0000","last_became_peered":"2024-08-17T00:31:00.493351+0000","last_unstale":"2024-08-17T00:31:02.310026+0000","last_undegraded":"2024-08-17T00:31:02.310026+0000","last_fullsized":"2024-08-17T00:31:02.310026+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:53:50.268614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.302534+0000","last_change":"2024-08-17T00:30:57.262837+0000","last_active":"2024-08-17T00:31:02.302534+0000","last_peered":"2024-08-17T00:31:02.302534+0000","last_clean":"2024-08-17T00:31:02.302534+0000","last_became_active":"2024-08-17T00:30:57.261567+0000","last_became_peered":"2024-08-17T00:30:57.261567+0000","last_unstale":"2024-08-17T00:31:02.302534+0000","last_undegraded":"2024-08-17T00:31:02.302534+0000","last_fullsized":"2024-08-17T00:31:02.302534+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:47:43.946362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":64,"state":"active+clean","last_fresh":"2024-08-17T00:31:00.502365+0000","last_change":"2024-08-17T00:31:00.502013+0000","last_active":"2024-08-17T00:31:00.502365+0000","last_peered":"2024-08-17T00:31:00.502365+0000","last_clean":"2024-08-17T00:31:00.502365+0000","last_became_active":"2024-08-17T00:31:00.501728+0000","last_became_peered":"2024-08-17T00:31:00.501728+0000","last_unstale":"2024-08-17T00:31:00.502365+0000","last_undegraded":"2024-08-17T00:31:00.502365+0000","last_fullsized":"2024-08-17T00:31:00.502365+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:19:49.897829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-08-17T00:31:02.314491+0000","last_change":"2024-08-17T00:30:57.267381+0000","last_active":"2024-08-17T00:31:02.314491+0000","last_peered":"2024-08-17T00:31:02.314491+0000","last_clean":"2024-08-17T00:31:02.314491+0000","last_became_active":"2024-08-17T00:30:57.267102+0000","last_became_peered":"2024-08-17T00:30:57.267102+0000","last_unstale":"2024-08-17T00:31:02.314491+0000","last_undegraded":"2024-08-17T00:31:02.314491+0000","last_fullsized":"2024-08-17T00:31:02.314491+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+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-18T00:44:04.160787+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":236223201292,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28268,"kb_used_data":1240,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716884,"statfs":{"total":95995035648,"available":95966089216,"internally_reserved":0,"allocated":1269760,"data_stored":872630,"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 Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.41799999999999998}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55300000000000005}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.44}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.376}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52000000000000002}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47699999999999998}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56999999999999995}]}]},{"osd":6,"up_from":47,"seq":201863462929,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28276,"kb_used_data":1244,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716876,"statfs":{"total":95995035648,"available":95966081024,"internally_reserved":0,"allocated":1273856,"data_stored":873590,"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":"Sat Aug 17 00:31:09 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.55900000000000005},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.45500000000000002}]},{"osd":1,"last update":"Sat Aug 17 00:31:09 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.436}]},{"osd":2,"last update":"Sat Aug 17 00:31:09 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.627},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.50800000000000001}]},{"osd":3,"last update":"Sat Aug 17 00:31:09 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.49199999999999999}]},{"osd":4,"last update":"Sat Aug 17 00:31:09 2024","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.435,"15min":0.435},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.66000000000000003}]},{"osd":5,"last update":"Sat Aug 17 00:31:09 2024","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.438,"15min":0.438},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.64100000000000001},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.70499999999999996}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65400000000000003}]}]},{"osd":5,"up_from":39,"seq":167503724566,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27688,"kb_used_data":668,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717464,"statfs":{"total":95995035648,"available":95966683136,"internally_reserved":0,"allocated":684032,"data_stored":283312,"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":"Sat Aug 17 00:30:43 2024","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.63}]},{"osd":1,"last update":"Sat Aug 17 00:30:43 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.59599999999999997}]},{"osd":2,"last update":"Sat Aug 17 00:30:43 2024","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.54900000000000004}]},{"osd":3,"last update":"Sat Aug 17 00:30:43 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.57599999999999996}]},{"osd":4,"last update":"Sat Aug 17 00:30:43 2024","interfaces":[{"interface":"back","average":{"1min":0.38,"5min":0.38,"15min":0.38},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.437},{"interface":"front","average":{"1min":0.372,"5min":0.372,"15min":0.372},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"last":0.66200000000000003}]},{"osd":6,"last update":"Sat Aug 17 00:31:10 2024","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.72099999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68899999999999995}]}]},{"osd":4,"up_from":30,"seq":128849018905,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27700,"kb_used_data":672,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717452,"statfs":{"total":95995035648,"available":95966670848,"internally_reserved":0,"allocated":688128,"data_stored":282697,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 00:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.48599999999999999}]},{"osd":1,"last update":"Sat Aug 17 00:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.71399999999999997}]},{"osd":2,"last update":"Sat Aug 17 00:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.623}]},{"osd":3,"last update":"Sat Aug 17 00:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.56100000000000005}]},{"osd":5,"last update":"Sat Aug 17 00:30:47 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.377,"15min":0.377},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"last":0.77400000000000002},{"interface":"front","average":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"last":0.78600000000000003}]},{"osd":6,"last update":"Sat Aug 17 00:31:10 2024","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.80700000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.76200000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182431,"num_pgs":34,"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":283657,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1591,"internal_metadata":27654601},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 00:31:04 2024","interfaces":[{"interface":"back","average":{"1min":0.32700000000000001,"5min":0.39500000000000002,"15min":0.40600000000000003},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":0.40200000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"last":0.34999999999999998},{"interface":"front","average":{"1min":0.35399999999999998,"5min":0.40100000000000002,"15min":0.40899999999999997},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.505,"5min":0.55700000000000005,"15min":0.55700000000000005},"last":0.36299999999999999}]},{"osd":1,"last update":"Sat Aug 17 00:31:04 2024","interfaces":[{"interface":"back","average":{"1min":0.34300000000000003,"5min":0.38200000000000001,"15min":0.38800000000000001},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"last":0.33000000000000002},{"interface":"front","average":{"1min":0.376,"5min":0.42899999999999999,"15min":0.438},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.40000000000000002}]},{"osd":2,"last update":"Sat Aug 17 00:31:04 2024","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.42999999999999999,"15min":0.438},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.38400000000000001,"5min":0.45600000000000002,"15min":0.46800000000000003},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.56499999999999995,"5min":0.626,"15min":0.626},"last":0.41899999999999998}]},{"osd":4,"last update":"Sat Aug 17 00:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.75600000000000001},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.73299999999999998}]},{"osd":5,"last update":"Sat Aug 17 00:30:44 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.72199999999999998}]},{"osd":6,"last update":"Sat Aug 17 00:31:09 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.71199999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68400000000000005}]}]},{"osd":2,"up_from":18,"seq":77309411363,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31780,"kb_used_data":656,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713372,"statfs":{"total":95995035648,"available":95962492928,"internally_reserved":0,"allocated":671744,"data_stored":281989,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 00:30:35 2024","interfaces":[{"interface":"back","average":{"1min":0.34000000000000002,"5min":0.34499999999999997,"15min":0.34599999999999997},"min":{"1min":0.251,"5min":0.191,"15min":0.191},"max":{"1min":0.48499999999999999,"5min":0.54200000000000004,"15min":0.54200000000000004},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.379,"5min":0.374,"15min":0.373},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.35999999999999999}]},{"osd":1,"last update":"Sat Aug 17 00:30:35 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.375,"15min":0.377},"min":{"1min":0.28599999999999998,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"last":0.34999999999999998},{"interface":"front","average":{"1min":0.41599999999999998,"5min":0.38,"15min":0.374},"min":{"1min":0.28799999999999998,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.38200000000000001}]},{"osd":3,"last update":"Sat Aug 17 00:31:03 2024","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.40699999999999997,"15min":0.40600000000000003},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"last":0.318},{"interface":"front","average":{"1min":0.41999999999999998,"5min":0.40899999999999997,"15min":0.40699999999999997},"min":{"1min":0.33000000000000002,"5min":0.308,"15min":0.308},"max":{"1min":0.54200000000000004,"5min":0.60999999999999999,"15min":0.60999999999999999},"last":0.40699999999999997}]},{"osd":4,"last update":"Sat Aug 17 00:30:20 2024","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.499},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.44500000000000001}]},{"osd":5,"last update":"Sat Aug 17 00:30:44 2024","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.43099999999999999}]},{"osd":6,"last update":"Sat Aug 17 00:31:09 2024","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.53000000000000003}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46200000000000002}]}]},{"osd":1,"up_from":13,"seq":55834574888,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27692,"kb_used_data":664,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717460,"statfs":{"total":95995035648,"available":95966679040,"internally_reserved":0,"allocated":679936,"data_stored":282149,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 00:31:14 2024","interfaces":[{"interface":"back","average":{"1min":0.34499999999999997,"5min":0.311,"15min":0.28699999999999998},"min":{"1min":0.23599999999999999,"5min":0.191,"15min":0.191},"max":{"1min":0.47199999999999998,"5min":0.56699999999999995,"15min":0.56699999999999995},"last":0.39700000000000002},{"interface":"front","average":{"1min":0.34599999999999997,"5min":0.32500000000000001,"15min":0.30299999999999999},"min":{"1min":0.245,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.44900000000000001}]},{"osd":2,"last update":"Sat Aug 17 00:30:42 2024","interfaces":[{"interface":"back","average":{"1min":0.41699999999999998,"5min":0.377,"15min":0.371},"min":{"1min":0.27500000000000002,"5min":0.248,"15min":0.248},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.36899999999999999,"15min":0.36399999999999999},"min":{"1min":0.29599999999999999,"5min":0.247,"15min":0.247},"max":{"1min":0.54500000000000004,"5min":0.623,"15min":0.623},"last":0.35899999999999999}]},{"osd":3,"last update":"Sat Aug 17 00:31:03 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.438,"15min":0.44600000000000001},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.47999999999999998},{"interface":"front","average":{"1min":0.40100000000000002,"5min":0.42999999999999999,"15min":0.435},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.499}]},{"osd":4,"last update":"Sat Aug 17 00:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.56100000000000005}]},{"osd":5,"last update":"Sat Aug 17 00:30:46 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.64700000000000002}]},{"osd":6,"last update":"Sat Aug 17 00:31:07 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.57299999999999995}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.76500000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738413,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28276,"kb_used_data":1252,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716876,"statfs":{"total":95995035648,"available":95966081024,"internally_reserved":0,"allocated":1282048,"data_stored":873085,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Aug 17 00:31:15 2024","interfaces":[{"interface":"back","average":{"1min":0.34799999999999998,"5min":0.30499999999999999,"15min":0.28699999999999998},"min":{"1min":0.23799999999999999,"5min":0.18099999999999999,"15min":0.18099999999999999},"max":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"last":0.28100000000000003},{"interface":"front","average":{"1min":0.34200000000000003,"5min":0.314,"15min":0.29599999999999999},"min":{"1min":0.222,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"last":0.371}]},{"osd":2,"last update":"Sat Aug 17 00:30:41 2024","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.35399999999999998,"15min":0.34599999999999997},"min":{"1min":0.30499999999999999,"5min":0.215,"15min":0.215},"max":{"1min":0.503,"5min":0.53700000000000003,"15min":0.53700000000000003},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.38200000000000001,"5min":0.35099999999999998,"15min":0.34599999999999997},"min":{"1min":0.28199999999999997,"5min":0.223,"15min":0.223},"max":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.39000000000000001}]},{"osd":3,"last update":"Sat Aug 17 00:31:03 2024","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.435,"15min":0.437},"min":{"1min":0.313,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.53600000000000003,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.42699999999999999},{"interface":"front","average":{"1min":0.40699999999999997,"5min":0.39900000000000002,"15min":0.39800000000000002},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"last":0.313}]},{"osd":4,"last update":"Sat Aug 17 00:31:23 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.34000000000000002,"5min":0.317,"15min":0.317},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.51700000000000002},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.53600000000000003,"15min":0.53700000000000003},"min":{"1min":0.38700000000000001,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.68300000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.47599999999999998}]},{"osd":5,"last update":"Sat Aug 17 00:30:47 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.59399999999999997}]},{"osd":6,"last update":"Sat Aug 17 00:31:09 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.504},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.54400000000000004}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56000000000000005}]}]}],"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-17T00:31:25.763 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-17T00:31:25.764 INFO:tasks.cephadm:Adding prometheus.a on smithi177 2024-08-17T00:31:25.764 DEBUG:teuthology.orchestra.run.smithi177:> 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph orch apply prometheus '1;smithi177=a' 2024-08-17T00:31:25.980 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T00:31:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:26 smithi177 ceph-mon[33147]: from='client.24407 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T00:31:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:26 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2024-08-17T00:31:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:26 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [0, 1]}]: dispatch 2024-08-17T00:31:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:26 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 1, 5, 2]}]: dispatch 2024-08-17T00:31:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:26 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.22", "id": [0, 1]}]: dispatch 2024-08-17T00:31:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:26 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [4, 2]}]: dispatch 2024-08-17T00:31:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:26 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2f", "id": [4, 3]}]: dispatch 2024-08-17T00:31:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:26 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.35", "id": [6, 2]}]: dispatch 2024-08-17T00:31:26.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:26 smithi110 ceph-mon[41467]: from='client.24407 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T00:31:26.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:26 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2024-08-17T00:31:26.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:26 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [0, 1]}]: dispatch 2024-08-17T00:31:26.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:26 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 1, 5, 2]}]: dispatch 2024-08-17T00:31:26.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:26 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.22", "id": [0, 1]}]: dispatch 2024-08-17T00:31:26.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:26 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [4, 2]}]: dispatch 2024-08-17T00:31:26.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:26 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2f", "id": [4, 3]}]: dispatch 2024-08-17T00:31:26.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:26 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.35", "id": [6, 2]}]: dispatch 2024-08-17T00:31:26.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:26 smithi110 ceph-mon[29669]: from='client.24407 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T00:31:26.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:26 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2024-08-17T00:31:26.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:26 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [0, 1]}]: dispatch 2024-08-17T00:31:26.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:26 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 1, 5, 2]}]: dispatch 2024-08-17T00:31:26.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:26 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.22", "id": [0, 1]}]: dispatch 2024-08-17T00:31:26.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:26 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [4, 2]}]: dispatch 2024-08-17T00:31:26.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:26 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2f", "id": [4, 3]}]: dispatch 2024-08-17T00:31:26.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:26 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.35", "id": [6, 2]}]: dispatch 2024-08-17T00:31:27.312 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:27 smithi177 ceph-mon[33147]: pgmap v206: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:27.312 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:27 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]': finished 2024-08-17T00:31:27.313 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:27 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [0, 1]}]': finished 2024-08-17T00:31:27.313 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:27 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 1, 5, 2]}]': finished 2024-08-17T00:31:27.313 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:27 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.22", "id": [0, 1]}]': finished 2024-08-17T00:31:27.313 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:27 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [4, 2]}]': finished 2024-08-17T00:31:27.313 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:27 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2f", "id": [4, 3]}]': finished 2024-08-17T00:31:27.313 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:27 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.35", "id": [6, 2]}]': finished 2024-08-17T00:31:27.313 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:27 smithi177 ceph-mon[33147]: osdmap e67: 8 total, 8 up, 8 in 2024-08-17T00:31:27.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:27 smithi110 ceph-mon[41467]: pgmap v206: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:27.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:27 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]': finished 2024-08-17T00:31:27.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:27 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [0, 1]}]': finished 2024-08-17T00:31:27.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:27 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 1, 5, 2]}]': finished 2024-08-17T00:31:27.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:27 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.22", "id": [0, 1]}]': finished 2024-08-17T00:31:27.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:27 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [4, 2]}]': finished 2024-08-17T00:31:27.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:27 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2f", "id": [4, 3]}]': finished 2024-08-17T00:31:27.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:27 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.35", "id": [6, 2]}]': finished 2024-08-17T00:31:27.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:27 smithi110 ceph-mon[41467]: osdmap e67: 8 total, 8 up, 8 in 2024-08-17T00:31:27.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:27 smithi110 ceph-mon[29669]: pgmap v206: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:27.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:27 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]': finished 2024-08-17T00:31:27.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:27 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [0, 1]}]': finished 2024-08-17T00:31:27.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:27 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 1, 5, 2]}]': finished 2024-08-17T00:31:27.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:27 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.22", "id": [0, 1]}]': finished 2024-08-17T00:31:27.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:27 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.24", "id": [4, 2]}]': finished 2024-08-17T00:31:27.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:27 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2f", "id": [4, 3]}]': finished 2024-08-17T00:31:27.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:27 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.35", "id": [6, 2]}]': finished 2024-08-17T00:31:27.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:27 smithi110 ceph-mon[29669]: osdmap e67: 8 total, 8 up, 8 in 2024-08-17T00:31:27.745 INFO:teuthology.orchestra.run.smithi177.stdout:Scheduled prometheus update... 2024-08-17T00:31:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:28 smithi177 ceph-mon[33147]: osdmap e68: 8 total, 8 up, 8 in 2024-08-17T00:31:28.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:28 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:31:28.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:28 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:31:28.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:28 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:31:28.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:28 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:31:28.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:28 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:31:28.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:28 smithi110 ceph-mon[29669]: osdmap e68: 8 total, 8 up, 8 in 2024-08-17T00:31:28.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:28 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:31:28.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:28 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:31:28.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:28 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:31:28.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:28 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:31:28.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:28 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:31:28.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:28 smithi110 ceph-mon[41467]: osdmap e68: 8 total, 8 up, 8 in 2024-08-17T00:31:28.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:28 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:31:28.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:28 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:31:28.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:28 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:31:28.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:28 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:31:28.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:28 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:31:28.630 DEBUG:teuthology.orchestra.run.smithi177:prometheus.a> sudo journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@prometheus.a.service 2024-08-17T00:31:28.633 INFO:tasks.cephadm:Adding node-exporter.a on smithi110 2024-08-17T00:31:28.633 INFO:tasks.cephadm:Adding node-exporter.b on smithi177 2024-08-17T00:31:28.633 DEBUG:teuthology.orchestra.run.smithi177:> 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph orch apply node-exporter '2;smithi110=a;smithi177=b' 2024-08-17T00:31:28.890 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T00:31:29.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:29 smithi177 ceph-mon[33147]: from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi177=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:31:29.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:29 smithi177 ceph-mon[33147]: Saving service prometheus spec with placement smithi177=a;count:1 2024-08-17T00:31:29.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:29 smithi177 ceph-mon[33147]: pgmap v209: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:29.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:29 smithi177 ceph-mon[33147]: Deploying daemon prometheus.a on smithi177 2024-08-17T00:31:29.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:29 smithi110 ceph-mon[29669]: from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi177=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:31:29.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:29 smithi110 ceph-mon[29669]: Saving service prometheus spec with placement smithi177=a;count:1 2024-08-17T00:31:29.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:29 smithi110 ceph-mon[29669]: pgmap v209: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:29.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:29 smithi110 ceph-mon[29669]: Deploying daemon prometheus.a on smithi177 2024-08-17T00:31:29.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:29 smithi110 ceph-mon[41467]: from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi177=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:31:29.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:29 smithi110 ceph-mon[41467]: Saving service prometheus spec with placement smithi177=a;count:1 2024-08-17T00:31:29.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:29 smithi110 ceph-mon[41467]: pgmap v209: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:29.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:29 smithi110 ceph-mon[41467]: Deploying daemon prometheus.a on smithi177 2024-08-17T00:31:31.150 INFO:teuthology.orchestra.run.smithi177.stdout:Scheduled node-exporter update... 2024-08-17T00:31:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:31 smithi177 ceph-mon[33147]: pgmap v210: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:31.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:31 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:31:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:31 smithi110 ceph-mon[29669]: pgmap v210: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:31 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:31:31.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:31 smithi110 ceph-mon[41467]: pgmap v210: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:31.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:31 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:31:32.194 DEBUG:teuthology.orchestra.run.smithi110:node-exporter.a> sudo journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@node-exporter.a.service 2024-08-17T00:31:32.197 DEBUG:teuthology.orchestra.run.smithi177:node-exporter.b> sudo journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@node-exporter.b.service 2024-08-17T00:31:32.200 INFO:tasks.cephadm:Adding alertmanager.a on smithi110 2024-08-17T00:31:32.200 DEBUG:teuthology.orchestra.run.smithi177:> 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph orch apply alertmanager '1;smithi110=a' 2024-08-17T00:31:32.438 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T00:31:32.560 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:32 smithi177 ceph-mon[33147]: from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi110=a;smithi177=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:31:32.560 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:32 smithi177 ceph-mon[33147]: Saving service node-exporter spec with placement smithi110=a;smithi177=b;count:2 2024-08-17T00:31:32.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:32 smithi110 ceph-mon[29669]: from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi110=a;smithi177=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:31:32.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:32 smithi110 ceph-mon[29669]: Saving service node-exporter spec with placement smithi110=a;smithi177=b;count:2 2024-08-17T00:31:32.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:32 smithi110 ceph-mon[41467]: from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi110=a;smithi177=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:31:32.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:32 smithi110 ceph-mon[41467]: Saving service node-exporter spec with placement smithi110=a;smithi177=b;count:2 2024-08-17T00:31:33.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:33 smithi110 ceph-mon[29669]: pgmap v211: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:33.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:33 smithi110 ceph-mon[41467]: pgmap v211: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:33.575 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:33 smithi177 ceph-mon[33147]: pgmap v211: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:34.755 INFO:teuthology.orchestra.run.smithi177.stdout:Scheduled alertmanager update... 2024-08-17T00:31:35.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:35 smithi110 ceph-mon[29669]: pgmap v212: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:35.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:35 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:31:35.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:35 smithi110 ceph-mon[41467]: pgmap v212: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:35.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:35 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:31:35.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:35 smithi177 ceph-mon[33147]: pgmap v212: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:35.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:35 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:31:36.382 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:36 smithi177 ceph-mon[33147]: from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi110=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:31:36.383 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:36 smithi177 ceph-mon[33147]: Saving service alertmanager spec with placement smithi110=a;count:1 2024-08-17T00:31:36.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:36 smithi110 ceph-mon[29669]: from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi110=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:31:36.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:36 smithi110 ceph-mon[29669]: Saving service alertmanager spec with placement smithi110=a;count:1 2024-08-17T00:31:36.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:36 smithi110 ceph-mon[41467]: from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi110=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:31:36.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:36 smithi110 ceph-mon[41467]: Saving service alertmanager spec with placement smithi110=a;count:1 2024-08-17T00:31:36.872 DEBUG:teuthology.orchestra.run.smithi110:alertmanager.a> sudo journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@alertmanager.a.service 2024-08-17T00:31:36.875 INFO:tasks.cephadm:Adding grafana.a on smithi177 2024-08-17T00:31:36.875 DEBUG:teuthology.orchestra.run.smithi177:> 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph orch apply grafana '1;smithi177=a' 2024-08-17T00:31:37.408 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T00:31:37.530 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:37 smithi177 ceph-mon[33147]: pgmap v213: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:37.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:37 smithi110 ceph-mon[41467]: pgmap v213: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:37.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:37 smithi110 ceph-mon[29669]: pgmap v213: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:39.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:39 smithi110 ceph-mon[41467]: pgmap v214: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:39.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:39 smithi110 ceph-mon[29669]: pgmap v214: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:39.562 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:39 smithi177 ceph-mon[33147]: pgmap v214: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:41.518 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:41 smithi177 ceph-mon[33147]: pgmap v215: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:41.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:41 smithi110 ceph-mon[41467]: pgmap v215: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:41.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:41 smithi110 ceph-mon[29669]: pgmap v215: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:41.797 INFO:teuthology.orchestra.run.smithi177.stdout:Scheduled grafana update... 2024-08-17T00:31:42.801 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:31:42 smithi177 systemd[1]: Starting Ceph prometheus.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:31:42.823 DEBUG:teuthology.orchestra.run.smithi177:grafana.a> sudo journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@grafana.a.service 2024-08-17T00:31:42.825 INFO:tasks.cephadm:Setting up client nodes... 2024-08-17T00:31:42.825 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-08-17T00:31:43.035 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:31:43.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:42 smithi110 ceph-mon[41467]: from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi177=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:31:43.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:42 smithi110 ceph-mon[41467]: Saving service grafana spec with placement smithi177=a;count:1 2024-08-17T00:31:43.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:42 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:31:43.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:42 smithi110 ceph-mon[41467]: pgmap v216: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:43.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:42 smithi110 ceph-mon[29669]: from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi177=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:31:43.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:42 smithi110 ceph-mon[29669]: Saving service grafana spec with placement smithi177=a;count:1 2024-08-17T00:31:43.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:42 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:31:43.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:42 smithi110 ceph-mon[29669]: pgmap v216: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:43.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:42 smithi177 ceph-mon[33147]: from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi177=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:31:43.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:42 smithi177 ceph-mon[33147]: Saving service grafana spec with placement smithi177=a;count:1 2024-08-17T00:31:43.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:42 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:31:43.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:42 smithi177 ceph-mon[33147]: pgmap v216: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:43.113 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:31:43 smithi177 podman[63430]: 2024-08-17 00:31:42.914073399 +0000 UTC m=+0.017965403 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-08-17T00:31:43.113 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:31:43 smithi177 podman[63430]: 2024-08-17 00:31:43.026799029 +0000 UTC m=+0.130691022 container create 7776ad683920d64ed7cdc5fb2aa9d900f4fd67588e695242128813f8b3c6bf71 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T00:31:43.613 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:31:43 smithi177 podman[63430]: 2024-08-17 00:31:43.237555849 +0000 UTC m=+0.341447858 container init 7776ad683920d64ed7cdc5fb2aa9d900f4fd67588e695242128813f8b3c6bf71 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T00:31:43.613 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:31:43 smithi177 podman[63430]: 2024-08-17 00:31:43.242340064 +0000 UTC m=+0.346232057 container start 7776ad683920d64ed7cdc5fb2aa9d900f4fd67588e695242128813f8b3c6bf71 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T00:31:43.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:31:43 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:31:43.266Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-17T00:31:43.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:31:43 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:31:43.266Z 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-17T00:31:43.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:31:43 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:31:43.266Z caller=main.go:570 level=info host_details="(Linux 5.14.0-480.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024 x86_64 smithi177 (none))" 2024-08-17T00:31:43.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:31:43 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:31:43.267Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-17T00:31:43.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:31:43 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:31:43.267Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-17T00:31:43.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:31:43 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:31:43.268Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-17T00:31:43.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:31:43 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:31:43.268Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-17T00:31:43.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:31:43 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:31:43.269Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-17T00:31:43.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:31:43 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:31:43.269Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-17T00:31:43.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:31:43 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:31:43.271Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-17T00:31:43.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:31:43 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:31:43.271Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.053µs 2024-08-17T00:31:43.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:31:43 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:31:43.271Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-17T00:31:43.615 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:31:43 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:31:43.272Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-08-17T00:31:43.615 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:31:43 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:31:43.272Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=23.729µs wal_replay_duration=266.479µs wbl_replay_duration=84ns total_replay_duration=314.177µs 2024-08-17T00:31:43.615 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:31:43 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:31:43.272Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-17T00:31:43.615 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:31:43 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:31:43.272Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-17T00:31:43.615 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:31:43 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:31:43.272Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-17T00:31:43.615 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:31:43 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:31:43.292Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.728286ms db_storage=748ns remote_storage=1.133µs web_handler=345ns query_engine=482ns scrape=480.204µs scrape_sd=87.068µs notify=791ns notify_sd=1.394µs rules=18.818979ms tracing=22.542µs 2024-08-17T00:31:43.615 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:31:43 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:31:43.292Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-17T00:31:43.615 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:31:43 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:31:43.292Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-17T00:31:43.615 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:31:43 smithi177 bash[63430]: 7776ad683920d64ed7cdc5fb2aa9d900f4fd67588e695242128813f8b3c6bf71 2024-08-17T00:31:43.615 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:31:43 smithi177 systemd[1]: Started Ceph prometheus.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:31:44.442 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:44 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:31:44.442 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:44 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:31:44.442 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:44 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:31:44.442 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:44 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-17T00:31:44.442 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:44 smithi110 ceph-mon[41467]: pgmap v217: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:44.443 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:44 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:31:44.443 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:44 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:31:44.443 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:44 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:31:44.443 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:44 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-17T00:31:44.443 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:44 smithi110 ceph-mon[29669]: pgmap v217: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:44.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:44 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:31:44.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:44 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:31:44.707 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:44 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' 2024-08-17T00:31:44.707 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:44 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-17T00:31:44.707 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:44 smithi177 ceph-mon[33147]: pgmap v217: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:44.707 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:44 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: ignoring --setuser ceph since I am not root 2024-08-17T00:31:44.707 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:44 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: ignoring --setgroup ceph since I am not root 2024-08-17T00:31:44.707 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:44 smithi177 ceph-mgr[35223]: -- 172.21.15.177:0/595439684 <== mon.0 v2:172.21.15.110:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d7ae4e2d00 con 0x55d7ae4b7400 2024-08-17T00:31:44.707 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:44 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:31:44.562+0000 7f97f2467040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T00:31:44.707 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:44 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:31:44.705+0000 7f97f2467040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T00:31:44.714 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:44 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ignoring --setuser ceph since I am not root 2024-08-17T00:31:44.714 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:44 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ignoring --setgroup ceph since I am not root 2024-08-17T00:31:44.714 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:44 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:44.562+0000 7f109aa45040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T00:31:44.714 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:44 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:44.712+0000 7f109aa45040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T00:31:44.934 INFO:teuthology.orchestra.run.smithi110.stdout:[client.0] 2024-08-17T00:31:44.934 INFO:teuthology.orchestra.run.smithi110.stdout: key = AQBw779mwftjNxAAxPOt75NumncmzTdpAkca2Q== 2024-08-17T00:31:45.008 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:44 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:31:44.770+0000 7f97f2467040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T00:31:45.027 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:44 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:44.780+0000 7f109aa45040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T00:31:45.027 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:45 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:45.025+0000 7f109aa45040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T00:31:45.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:45 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:45.086+0000 7f109aa45040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T00:31:45.362 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:45 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:31:45.007+0000 7f97f2467040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T00:31:45.363 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:45 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:31:45.066+0000 7f97f2467040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T00:31:45.533 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-17T00:31:45.533 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-08-17T00:31:45.533 DEBUG:teuthology.orchestra.run.smithi110:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-08-17T00:31:45.571 DEBUG:teuthology.orchestra.run.smithi177:> 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-08-17T00:31:45.778 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T00:31:45.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:45 smithi110 ceph-mon[41467]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-17T00:31:45.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:45 smithi110 ceph-mon[41467]: mgrmap e16: y(active, since 5m), standbys: x 2024-08-17T00:31:45.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:45 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/3115433535' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T00:31:45.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:45 smithi110 ceph-mon[41467]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T00:31:45.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:45 smithi110 ceph-mon[41467]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-17T00:31:45.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:45 smithi110 ceph-mon[29669]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-17T00:31:45.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:45 smithi110 ceph-mon[29669]: mgrmap e16: y(active, since 5m), standbys: x 2024-08-17T00:31:45.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:45 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/3115433535' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T00:31:45.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:45 smithi110 ceph-mon[29669]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T00:31:45.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:45 smithi110 ceph-mon[29669]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-17T00:31:45.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:45 smithi177 ceph-mon[33147]: from='mgr.14150 172.21.15.110:0/3572094583' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-17T00:31:45.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:45 smithi177 ceph-mon[33147]: mgrmap e16: y(active, since 5m), standbys: x 2024-08-17T00:31:45.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:45 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/3115433535' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T00:31:45.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:45 smithi177 ceph-mon[33147]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T00:31:45.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:45 smithi177 ceph-mon[33147]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-17T00:31:46.156 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:46 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:31:46.013+0000 7f97f2467040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T00:31:46.156 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:46 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:31:46.132+0000 7f97f2467040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T00:31:46.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:46 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:46.014+0000 7f109aa45040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T00:31:46.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:46 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:46.126+0000 7f109aa45040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T00:31:46.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:46 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:46.183+0000 7f109aa45040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T00:31:46.408 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:46 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:31:46.197+0000 7f97f2467040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T00:31:46.408 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:46 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:31:46.407+0000 7f97f2467040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T00:31:46.656 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:46 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:46.390+0000 7f109aa45040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T00:31:46.656 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:46 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:46.449+0000 7f109aa45040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T00:31:46.656 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:46 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:46.513+0000 7f109aa45040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T00:31:46.656 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:46 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:46.654+0000 7f109aa45040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T00:31:46.680 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:46 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:31:46.467+0000 7f97f2467040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T00:31:46.681 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:46 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:31:46.535+0000 7f97f2467040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T00:31:46.681 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:46 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:31:46.679+0000 7f97f2467040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T00:31:47.341 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:47 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:31:47.109+0000 7f97f2467040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T00:31:47.372 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:47 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:47.065+0000 7f109aa45040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T00:31:47.372 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:47 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:47.370+0000 7f109aa45040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T00:31:47.612 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:47 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:31:47.452+0000 7f97f2467040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T00:31:47.613 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:47 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:31:47.522+0000 7f97f2467040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T00:31:47.680 INFO:teuthology.orchestra.run.smithi177.stdout:[client.1] 2024-08-17T00:31:47.680 INFO:teuthology.orchestra.run.smithi177.stdout: key = AQBz779mIX1IKBAAneLFXKaZG8ts5H3ncCubLQ== 2024-08-17T00:31:47.727 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:47 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:47.437+0000 7f109aa45040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T00:31:47.727 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:47 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:47.585+0000 7f109aa45040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T00:31:47.936 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:47 smithi177 ceph-mon[33147]: from='client.? 172.21.15.177:0/587404137' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T00:31:47.937 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:47 smithi177 ceph-mon[33147]: 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-17T00:31:47.937 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:47 smithi177 ceph-mon[33147]: 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-17T00:31:47.937 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:47 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:31:47.671+0000 7f97f2467040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T00:31:48.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:47 smithi110 ceph-mon[29669]: from='client.? 172.21.15.177:0/587404137' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T00:31:48.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:47 smithi110 ceph-mon[29669]: 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-17T00:31:48.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:47 smithi110 ceph-mon[29669]: 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-17T00:31:48.061 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:47 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:47.889+0000 7f109aa45040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T00:31:48.061 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:47 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:47.950+0000 7f109aa45040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T00:31:48.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:47 smithi110 ceph-mon[41467]: from='client.? 172.21.15.177:0/587404137' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T00:31:48.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:47 smithi110 ceph-mon[41467]: 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-17T00:31:48.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:47 smithi110 ceph-mon[41467]: 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-17T00:31:48.237 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:47 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:31:47.989+0000 7f97f2467040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T00:31:48.237 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:48 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:31:48.050+0000 7f97f2467040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T00:31:48.292 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-08-17T00:31:48.292 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-08-17T00:31:48.292 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-08-17T00:31:48.330 INFO:tasks.cephadm:Creating RBD pool 2024-08-17T00:31:48.330 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph osd pool create rbd 8 2024-08-17T00:31:48.423 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:48.130+0000 7f109aa45040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T00:31:48.424 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:48.273+0000 7f109aa45040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T00:31:48.424 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:48.335+0000 7f109aa45040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T00:31:48.424 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:48.422+0000 7f109aa45040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T00:31:48.538 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:48 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:31:48.235+0000 7f97f2467040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T00:31:48.538 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:48 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:31:48.389+0000 7f97f2467040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T00:31:48.538 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:48 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:31:48.451+0000 7f97f2467040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T00:31:48.538 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:48 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:31:48.536+0000 7f97f2467040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T00:31:48.539 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:31:48.679 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:48.486+0000 7f109aa45040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T00:31:48.862 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:48 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:31:48.594+0000 7f97f2467040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T00:31:49.247 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:49.036+0000 7f109aa45040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T00:31:49.248 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:49.191+0000 7f109aa45040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T00:31:49.378 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:31:49.111+0000 7f97f2467040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T00:31:49.378 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:31:49.270+0000 7f97f2467040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T00:31:49.378 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: [17/Aug/2024:00:31:49] ENGINE Bus STARTING 2024-08-17T00:31:49.378 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: CherryPy Checker: 2024-08-17T00:31:49.378 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: The Application mounted at '' has an empty config. 2024-08-17T00:31:49.378 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: 2024-08-17T00:31:49.379 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: [17/Aug/2024:00:31:49] ENGINE Serving on http://:::9283 2024-08-17T00:31:49.379 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[35200]: [17/Aug/2024:00:31:49] ENGINE Bus STARTED 2024-08-17T00:31:49.379 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-mon[33147]: Active manager daemon y restarted 2024-08-17T00:31:49.379 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-mon[33147]: Activating manager daemon y 2024-08-17T00:31:49.379 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-mon[33147]: osdmap e69: 8 total, 8 up, 8 in 2024-08-17T00:31:49.379 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-mon[33147]: mgrmap e17: y(active, starting, since 0.00665356s), standbys: x 2024-08-17T00:31:49.379 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:31:49.380 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:31:49.380 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:31:49.380 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-17T00:31:49.380 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-17T00:31:49.380 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T00:31:49.380 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T00:31:49.380 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:31:49.380 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:31:49.380 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:31:49.380 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:31:49.380 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:31:49.380 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:31:49.380 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:31:49.381 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:31:49.381 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T00:31:49.381 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T00:31:49.381 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T00:31:49.381 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-mon[33147]: Manager daemon y is now available 2024-08-17T00:31:49.381 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:49 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:31:49.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[41467]: Active manager daemon y restarted 2024-08-17T00:31:49.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[41467]: Activating manager daemon y 2024-08-17T00:31:49.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[41467]: osdmap e69: 8 total, 8 up, 8 in 2024-08-17T00:31:49.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[41467]: mgrmap e17: y(active, starting, since 0.00665356s), standbys: x 2024-08-17T00:31:49.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:31:49.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:31:49.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:31:49.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-17T00:31:49.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-17T00:31:49.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T00:31:49.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T00:31:49.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:31:49.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:31:49.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:31:49.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:31:49.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:31:49.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:31:49.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:31:49.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:31:49.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T00:31:49.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T00:31:49.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T00:31:49.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[41467]: Manager daemon y is now available 2024-08-17T00:31:49.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:31:49.563 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[29669]: Active manager daemon y restarted 2024-08-17T00:31:49.563 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[29669]: Activating manager daemon y 2024-08-17T00:31:49.563 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[29669]: osdmap e69: 8 total, 8 up, 8 in 2024-08-17T00:31:49.563 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[29669]: mgrmap e17: y(active, starting, since 0.00665356s), standbys: x 2024-08-17T00:31:49.563 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:31:49.563 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:31:49.564 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:31:49.564 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-17T00:31:49.564 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-17T00:31:49.564 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T00:31:49.564 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T00:31:49.564 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:31:49.564 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:31:49.564 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:31:49.564 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:31:49.564 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:31:49.564 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:31:49.564 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:31:49.564 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:31:49.564 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T00:31:49.565 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T00:31:49.565 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T00:31:49.565 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[29669]: Manager daemon y is now available 2024-08-17T00:31:49.565 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:31:49.565 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:31:49] ENGINE Bus STARTING 2024-08-17T00:31:49.565 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: CherryPy Checker: 2024-08-17T00:31:49.565 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: The Application mounted at '' has an empty config. 2024-08-17T00:31:49.565 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:49.565 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:49.312+0000 7f1005f0d640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:31:49.565 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:49.312+0000 7f1005f0d640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:31:49.565 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:49.312+0000 7f1005f0d640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:31:49.565 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:49.312+0000 7f1005f0d640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:31:49.566 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:49.312+0000 7f1005f0d640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:31:49.566 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:49.312+0000 7f1002706640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:31:49.566 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:49.312+0000 7f1002706640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:31:49.566 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:49.312+0000 7f1002706640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:31:49.566 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:49.312+0000 7f1002706640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:31:49.566 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:49.312+0000 7f1002706640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:31:49.566 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:31:49] ENGINE Serving on http://:::9283 2024-08-17T00:31:49.566 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:49 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:31:49] ENGINE Bus STARTED 2024-08-17T00:31:50.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:50.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:31:50.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T00:31:50.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T00:31:50.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-mon[41467]: Standby manager daemon x restarted 2024-08-17T00:31:50.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-mon[41467]: Standby manager daemon x started 2024-08-17T00:31:50.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.177:0/349143571' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T00:31:50.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.177:0/349143571' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T00:31:50.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.177:0/349143571' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T00:31:50.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.177:0/349143571' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T00:31:50.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T00:31:50.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T00:31:50.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-mon[41467]: mgrmap e18: y(active, since 1.01077s), standbys: x 2024-08-17T00:31:50.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:50.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:31:50.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T00:31:50.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T00:31:50.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-mon[29669]: Standby manager daemon x restarted 2024-08-17T00:31:50.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-mon[29669]: Standby manager daemon x started 2024-08-17T00:31:50.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-mon[29669]: from='mgr.? 172.21.15.177:0/349143571' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T00:31:50.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-mon[29669]: from='mgr.? 172.21.15.177:0/349143571' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T00:31:50.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-mon[29669]: from='mgr.? 172.21.15.177:0/349143571' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T00:31:50.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-mon[29669]: from='mgr.? 172.21.15.177:0/349143571' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T00:31:50.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T00:31:50.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T00:31:50.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-mon[29669]: mgrmap e18: y(active, since 1.01077s), standbys: x 2024-08-17T00:31:50.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:50 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:50.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:50 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:31:50.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:50 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T00:31:50.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:50 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T00:31:50.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:50 smithi177 ceph-mon[33147]: Standby manager daemon x restarted 2024-08-17T00:31:50.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:50 smithi177 ceph-mon[33147]: Standby manager daemon x started 2024-08-17T00:31:50.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:50 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.177:0/349143571' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T00:31:50.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:50 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.177:0/349143571' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T00:31:50.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:50 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.177:0/349143571' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T00:31:50.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:50 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.177:0/349143571' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T00:31:50.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:50 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T00:31:50.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:50 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T00:31:50.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:50 smithi177 ceph-mon[33147]: mgrmap e18: y(active, since 1.01077s), standbys: x 2024-08-17T00:31:50.811 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:50.619+0000 7f0fe9154640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:00:31:50] ENGINE Error in HTTPServer.serve 2024-08-17T00:31:50.811 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: Traceback (most recent call last): 2024-08-17T00:31:50.811 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T00:31:50.811 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: self._connections.run(self.expiration_interval) 2024-08-17T00:31:50.812 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T00:31:50.812 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: self._run(expiration_interval) 2024-08-17T00:31:50.812 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T00:31:50.812 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T00:31:50.812 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T00:31:50.812 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T00:31:50.812 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T00:31:50.812 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: s = self.context.wrap_socket( 2024-08-17T00:31:50.812 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T00:31:50.812 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: return self.sslsocket_class._create( 2024-08-17T00:31:50.813 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T00:31:50.813 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: self.do_handshake() 2024-08-17T00:31:50.813 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T00:31:50.813 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: self._sslobj.do_handshake() 2024-08-17T00:31:50.813 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T00:31:50.813 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:50 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:31:51.262 INFO:teuthology.orchestra.run.smithi110.stderr:pool 'rbd' created 2024-08-17T00:31:51.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:51 smithi110 ceph-mon[41467]: [17/Aug/2024:00:31:50] ENGINE Bus STARTING 2024-08-17T00:31:51.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:51 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/2862668166' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-17T00:31:51.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:51 smithi110 ceph-mon[29669]: [17/Aug/2024:00:31:50] ENGINE Bus STARTING 2024-08-17T00:31:51.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:51 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/2862668166' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-17T00:31:51.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:51 smithi177 ceph-mon[33147]: [17/Aug/2024:00:31:50] ENGINE Bus STARTING 2024-08-17T00:31:51.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:51 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/2862668166' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-17T00:31:51.960 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- rbd pool init rbd 2024-08-17T00:31:52.164 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:31:52.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: [17/Aug/2024:00:31:50] ENGINE Serving on http://172.21.15.110:8765 2024-08-17T00:31:52.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: [17/Aug/2024:00:31:50] ENGINE Serving on https://172.21.15.110:7150 2024-08-17T00:31:52.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: [17/Aug/2024:00:31:50] ENGINE Bus STARTED 2024-08-17T00:31:52.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: [17/Aug/2024:00:31:50] ENGINE Error in HTTPServer.serve 2024-08-17T00:31:52.561 INFO:journalctl@ceph.mon.c.smithi110.stdout: Traceback (most recent call last): 2024-08-17T00:31:52.561 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T00:31:52.561 INFO:journalctl@ceph.mon.c.smithi110.stdout: self._connections.run(self.expiration_interval) 2024-08-17T00:31:52.561 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T00:31:52.561 INFO:journalctl@ceph.mon.c.smithi110.stdout: self._run(expiration_interval) 2024-08-17T00:31:52.561 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T00:31:52.562 INFO:journalctl@ceph.mon.c.smithi110.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T00:31:52.562 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T00:31:52.562 INFO:journalctl@ceph.mon.c.smithi110.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T00:31:52.562 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T00:31:52.562 INFO:journalctl@ceph.mon.c.smithi110.stdout: s = self.context.wrap_socket( 2024-08-17T00:31:52.562 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T00:31:52.562 INFO:journalctl@ceph.mon.c.smithi110.stdout: return self.sslsocket_class._create( 2024-08-17T00:31:52.562 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T00:31:52.562 INFO:journalctl@ceph.mon.c.smithi110.stdout: self.do_handshake() 2024-08-17T00:31:52.562 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T00:31:52.562 INFO:journalctl@ceph.mon.c.smithi110.stdout: self._sslobj.do_handshake() 2024-08-17T00:31:52.562 INFO:journalctl@ceph.mon.c.smithi110.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T00:31:52.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:52.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/2862668166' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-08-17T00:31:52.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: osdmap e70: 8 total, 8 up, 8 in 2024-08-17T00:31:52.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: mgrmap e19: y(active, since 2s), standbys: x 2024-08-17T00:31:52.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.564 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.564 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.564 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.564 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: [17/Aug/2024:00:31:50] ENGINE Serving on http://172.21.15.110:8765 2024-08-17T00:31:52.564 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: [17/Aug/2024:00:31:50] ENGINE Serving on https://172.21.15.110:7150 2024-08-17T00:31:52.564 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: [17/Aug/2024:00:31:50] ENGINE Bus STARTED 2024-08-17T00:31:52.564 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: [17/Aug/2024:00:31:50] ENGINE Error in HTTPServer.serve 2024-08-17T00:31:52.564 INFO:journalctl@ceph.mon.a.smithi110.stdout: Traceback (most recent call last): 2024-08-17T00:31:52.564 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T00:31:52.564 INFO:journalctl@ceph.mon.a.smithi110.stdout: self._connections.run(self.expiration_interval) 2024-08-17T00:31:52.565 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T00:31:52.565 INFO:journalctl@ceph.mon.a.smithi110.stdout: self._run(expiration_interval) 2024-08-17T00:31:52.565 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T00:31:52.565 INFO:journalctl@ceph.mon.a.smithi110.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T00:31:52.565 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T00:31:52.565 INFO:journalctl@ceph.mon.a.smithi110.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T00:31:52.565 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T00:31:52.565 INFO:journalctl@ceph.mon.a.smithi110.stdout: s = self.context.wrap_socket( 2024-08-17T00:31:52.565 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T00:31:52.565 INFO:journalctl@ceph.mon.a.smithi110.stdout: return self.sslsocket_class._create( 2024-08-17T00:31:52.565 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T00:31:52.565 INFO:journalctl@ceph.mon.a.smithi110.stdout: self.do_handshake() 2024-08-17T00:31:52.565 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T00:31:52.566 INFO:journalctl@ceph.mon.a.smithi110.stdout: self._sslobj.do_handshake() 2024-08-17T00:31:52.566 INFO:journalctl@ceph.mon.a.smithi110.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T00:31:52.566 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:52.566 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/2862668166' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-08-17T00:31:52.566 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: osdmap e70: 8 total, 8 up, 8 in 2024-08-17T00:31:52.566 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: mgrmap e19: y(active, since 2s), standbys: x 2024-08-17T00:31:52.566 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.566 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.566 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.566 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.566 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.566 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.566 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.567 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.567 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.567 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.567 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.567 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.567 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.567 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.567 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.567 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.567 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.568 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.568 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.568 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.568 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.568 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.568 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.568 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.568 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.568 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.568 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:31:52.568 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:31:52.568 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[41467]: osdmap e71: 8 total, 8 up, 8 in 2024-08-17T00:31:52.569 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.569 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.569 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.569 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.569 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.569 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.569 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.569 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.569 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.569 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.569 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.570 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.570 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.570 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.570 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.570 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:31:52.570 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:31:52.570 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:52 smithi110 ceph-mon[29669]: osdmap e71: 8 total, 8 up, 8 in 2024-08-17T00:31:52.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: [17/Aug/2024:00:31:50] ENGINE Serving on http://172.21.15.110:8765 2024-08-17T00:31:52.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: [17/Aug/2024:00:31:50] ENGINE Serving on https://172.21.15.110:7150 2024-08-17T00:31:52.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: [17/Aug/2024:00:31:50] ENGINE Bus STARTED 2024-08-17T00:31:52.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: [17/Aug/2024:00:31:50] ENGINE Error in HTTPServer.serve 2024-08-17T00:31:52.613 INFO:journalctl@ceph.mon.b.smithi177.stdout: Traceback (most recent call last): 2024-08-17T00:31:52.613 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T00:31:52.613 INFO:journalctl@ceph.mon.b.smithi177.stdout: self._connections.run(self.expiration_interval) 2024-08-17T00:31:52.614 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T00:31:52.614 INFO:journalctl@ceph.mon.b.smithi177.stdout: self._run(expiration_interval) 2024-08-17T00:31:52.614 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T00:31:52.614 INFO:journalctl@ceph.mon.b.smithi177.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T00:31:52.614 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T00:31:52.614 INFO:journalctl@ceph.mon.b.smithi177.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T00:31:52.614 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T00:31:52.614 INFO:journalctl@ceph.mon.b.smithi177.stdout: s = self.context.wrap_socket( 2024-08-17T00:31:52.614 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T00:31:52.614 INFO:journalctl@ceph.mon.b.smithi177.stdout: return self.sslsocket_class._create( 2024-08-17T00:31:52.614 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T00:31:52.614 INFO:journalctl@ceph.mon.b.smithi177.stdout: self.do_handshake() 2024-08-17T00:31:52.614 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T00:31:52.615 INFO:journalctl@ceph.mon.b.smithi177.stdout: self._sslobj.do_handshake() 2024-08-17T00:31:52.615 INFO:journalctl@ceph.mon.b.smithi177.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T00:31:52.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:52.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/2862668166' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-08-17T00:31:52.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: osdmap e70: 8 total, 8 up, 8 in 2024-08-17T00:31:52.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: mgrmap e19: y(active, since 2s), standbys: x 2024-08-17T00:31:52.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.616 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.616 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.616 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.616 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.616 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.616 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.616 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.616 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.616 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.616 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.616 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.616 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.616 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.617 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.617 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.617 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.617 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.617 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:31:52.617 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:52.617 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:31:52.617 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:31:52.617 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:52 smithi177 ceph-mon[33147]: osdmap e71: 8 total, 8 up, 8 in 2024-08-17T00:31:53.306 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:53 smithi110 ceph-mon[41467]: Adjusting osd_memory_target on smithi110 to 2992M 2024-08-17T00:31:53.306 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:53 smithi110 ceph-mon[41467]: Adjusting osd_memory_target on smithi177 to 2991M 2024-08-17T00:31:53.306 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:53 smithi110 ceph-mon[41467]: Updating smithi110:/etc/ceph/ceph.conf 2024-08-17T00:31:53.307 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:53 smithi110 ceph-mon[41467]: Updating smithi177:/etc/ceph/ceph.conf 2024-08-17T00:31:53.307 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:53 smithi110 ceph-mon[41467]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:31:53.307 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:53 smithi110 ceph-mon[41467]: Updating smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:31:53.307 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:53 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:53.307 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:53 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:53.307 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:53 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:53.307 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:53 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:53.307 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:53 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:53.307 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:53 smithi110 ceph-mon[29669]: Adjusting osd_memory_target on smithi110 to 2992M 2024-08-17T00:31:53.307 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:53 smithi110 ceph-mon[29669]: Adjusting osd_memory_target on smithi177 to 2991M 2024-08-17T00:31:53.307 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:53 smithi110 ceph-mon[29669]: Updating smithi110:/etc/ceph/ceph.conf 2024-08-17T00:31:53.308 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:53 smithi110 ceph-mon[29669]: Updating smithi177:/etc/ceph/ceph.conf 2024-08-17T00:31:53.308 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:53 smithi110 ceph-mon[29669]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:31:53.308 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:53 smithi110 ceph-mon[29669]: Updating smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:31:53.308 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:53 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:53.308 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:53 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:53.308 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:53 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:53.308 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:53 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:53.308 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:53 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:53.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:53 smithi177 ceph-mon[33147]: Adjusting osd_memory_target on smithi110 to 2992M 2024-08-17T00:31:53.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:53 smithi177 ceph-mon[33147]: Adjusting osd_memory_target on smithi177 to 2991M 2024-08-17T00:31:53.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:53 smithi177 ceph-mon[33147]: Updating smithi110:/etc/ceph/ceph.conf 2024-08-17T00:31:53.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:53 smithi177 ceph-mon[33147]: Updating smithi177:/etc/ceph/ceph.conf 2024-08-17T00:31:53.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:53 smithi177 ceph-mon[33147]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:31:53.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:53 smithi177 ceph-mon[33147]: Updating smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:31:53.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:53 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:53.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:53 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:53.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:53 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:53.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:53 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:53.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:53 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:31:54.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:54 smithi110 ceph-mon[41467]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:31:54.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:54 smithi110 ceph-mon[41467]: Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:31:54.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:54 smithi110 ceph-mon[41467]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T00:31:54.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:54 smithi110 ceph-mon[41467]: Updating smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T00:31:54.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:54 smithi110 ceph-mon[41467]: Deploying daemon alertmanager.a on smithi110 2024-08-17T00:31:54.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:54 smithi110 ceph-mon[41467]: pgmap v7: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:54.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:54 smithi110 ceph-mon[41467]: osdmap e72: 8 total, 8 up, 8 in 2024-08-17T00:31:54.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:54 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/276387351' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-17T00:31:54.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:54 smithi110 ceph-mon[41467]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:31:54.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:54 smithi110 ceph-mon[41467]: mgrmap e20: y(active, since 4s), standbys: x 2024-08-17T00:31:54.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:54 smithi110 ceph-mon[29669]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:31:54.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:54 smithi110 ceph-mon[29669]: Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:31:54.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:54 smithi110 ceph-mon[29669]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T00:31:54.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:54 smithi110 ceph-mon[29669]: Updating smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T00:31:54.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:54 smithi110 ceph-mon[29669]: Deploying daemon alertmanager.a on smithi110 2024-08-17T00:31:54.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:54 smithi110 ceph-mon[29669]: pgmap v7: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:54.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:54 smithi110 ceph-mon[29669]: osdmap e72: 8 total, 8 up, 8 in 2024-08-17T00:31:54.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:54 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/276387351' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-17T00:31:54.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:54 smithi110 ceph-mon[29669]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:31:54.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:54 smithi110 ceph-mon[29669]: mgrmap e20: y(active, since 4s), standbys: x 2024-08-17T00:31:54.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:54 smithi177 ceph-mon[33147]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:31:54.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:54 smithi177 ceph-mon[33147]: Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:31:54.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:54 smithi177 ceph-mon[33147]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T00:31:54.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:54 smithi177 ceph-mon[33147]: Updating smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T00:31:54.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:54 smithi177 ceph-mon[33147]: Deploying daemon alertmanager.a on smithi110 2024-08-17T00:31:54.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:54 smithi177 ceph-mon[33147]: pgmap v7: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:54.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:54 smithi177 ceph-mon[33147]: osdmap e72: 8 total, 8 up, 8 in 2024-08-17T00:31:54.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:54 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/276387351' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-17T00:31:54.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:54 smithi177 ceph-mon[33147]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:31:54.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:54 smithi177 ceph-mon[33147]: mgrmap e20: y(active, since 4s), standbys: x 2024-08-17T00:31:55.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:55 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/276387351' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-08-17T00:31:55.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:55 smithi110 ceph-mon[29669]: osdmap e73: 8 total, 8 up, 8 in 2024-08-17T00:31:55.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:55 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/276387351' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-08-17T00:31:55.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:55 smithi110 ceph-mon[41467]: osdmap e73: 8 total, 8 up, 8 in 2024-08-17T00:31:55.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:55 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/276387351' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-08-17T00:31:55.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:55 smithi177 ceph-mon[33147]: osdmap e73: 8 total, 8 up, 8 in 2024-08-17T00:31:56.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:56 smithi110 ceph-mon[29669]: pgmap v10: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:56.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:56 smithi110 ceph-mon[29669]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:31:56.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:56 smithi110 ceph-mon[29669]: Cluster is now healthy 2024-08-17T00:31:56.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:56 smithi110 ceph-mon[29669]: osdmap e74: 8 total, 8 up, 8 in 2024-08-17T00:31:56.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:56 smithi110 ceph-mon[41467]: pgmap v10: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:56.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:56 smithi110 ceph-mon[41467]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:31:56.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:56 smithi110 ceph-mon[41467]: Cluster is now healthy 2024-08-17T00:31:56.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:56 smithi110 ceph-mon[41467]: osdmap e74: 8 total, 8 up, 8 in 2024-08-17T00:31:56.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:56 smithi177 ceph-mon[33147]: pgmap v10: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:31:56.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:56 smithi177 ceph-mon[33147]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:31:56.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:56 smithi177 ceph-mon[33147]: Cluster is now healthy 2024-08-17T00:31:56.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:56 smithi177 ceph-mon[33147]: osdmap e74: 8 total, 8 up, 8 in 2024-08-17T00:31:57.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:57 smithi110 ceph-mon[29669]: osdmap e75: 8 total, 8 up, 8 in 2024-08-17T00:31:57.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:57 smithi110 ceph-mon[41467]: osdmap e75: 8 total, 8 up, 8 in 2024-08-17T00:31:57.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:57 smithi177 ceph-mon[33147]: osdmap e75: 8 total, 8 up, 8 in 2024-08-17T00:31:57.626 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-08-17T00:31:57.626 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-08-17T00:31:57.626 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph mgr dump --format=json 2024-08-17T00:31:58.291 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:31:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:31:58] "GET /metrics HTTP/1.1" 200 28765 "" "Prometheus/2.43.0" 2024-08-17T00:31:58.553 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:31:58 smithi110 ceph-mon[41467]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 28 op/s 2024-08-17T00:31:58.553 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:31:58 smithi110 ceph-mon[29669]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 28 op/s 2024-08-17T00:31:58.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:31:58 smithi177 ceph-mon[33147]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 28 op/s 2024-08-17T00:31:58.758 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:32:00.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:00 smithi110 ceph-mon[41467]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 19 op/s 2024-08-17T00:32:00.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:00 smithi110 ceph-mon[29669]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 19 op/s 2024-08-17T00:32:00.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:00 smithi177 ceph-mon[33147]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 19 op/s 2024-08-17T00:32:02.007 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:01 smithi110 systemd[1]: Starting Ceph alertmanager.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:32:02.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:02 smithi110 ceph-mon[29669]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 295 B/s wr, 17 op/s 2024-08-17T00:32:02.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:02 smithi110 ceph-mon[41467]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 295 B/s wr, 17 op/s 2024-08-17T00:32:02.561 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:02 smithi110 podman[75875]: 2024-08-17 00:32:02.30105745 +0000 UTC m=+0.020013445 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-08-17T00:32:02.561 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:02 smithi110 podman[75875]: 2024-08-17 00:32:02.417806665 +0000 UTC m=+0.136762682 volume create 2ef35906fc0e0c3a17901eacc42cebcb2a912fd88ecc156a7b62f8c6d377911d 2024-08-17T00:32:02.561 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:02 smithi110 podman[75875]: 2024-08-17 00:32:02.493207161 +0000 UTC m=+0.212163135 container create 40102fc8baae9cb798142762ee5d8c457dba265ea04fdb11c9dcd4990262d5b2 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T00:32:02.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:02 smithi177 ceph-mon[33147]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 295 B/s wr, 17 op/s 2024-08-17T00:32:03.005 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:02 smithi110 podman[75875]: 2024-08-17 00:32:02.954825704 +0000 UTC m=+0.673781681 container init 40102fc8baae9cb798142762ee5d8c457dba265ea04fdb11c9dcd4990262d5b2 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T00:32:03.005 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:02 smithi110 podman[75875]: 2024-08-17 00:32:02.960001722 +0000 UTC m=+0.678957706 container start 40102fc8baae9cb798142762ee5d8c457dba265ea04fdb11c9dcd4990262d5b2 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T00:32:03.005 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:02 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[75908]: ts=2024-08-17T00:32:02.972Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-08-17T00:32:03.005 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:02 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[75908]: ts=2024-08-17T00:32:02.972Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-08-17T00:32:03.005 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:02 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[75908]: ts=2024-08-17T00:32:02.973Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.110 port=9094 2024-08-17T00:32:03.005 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:02 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[75908]: ts=2024-08-17T00:32:02.974Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-17T00:32:03.005 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[75908]: ts=2024-08-17T00:32:03.001Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T00:32:03.005 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[75908]: ts=2024-08-17T00:32:03.001Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T00:32:03.067 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:32:03.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:32:03] ENGINE Bus STOPPING 2024-08-17T00:32:03.311 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[75908]: ts=2024-08-17T00:32:03.004Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-08-17T00:32:03.311 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[75908]: ts=2024-08-17T00:32:03.004Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-17T00:32:03.311 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:03 smithi110 bash[75875]: 40102fc8baae9cb798142762ee5d8c457dba265ea04fdb11c9dcd4990262d5b2 2024-08-17T00:32:03.311 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:03 smithi110 systemd[1]: Started Ceph alertmanager.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:32:03.668 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-mon[41467]: osdmap e76: 8 total, 8 up, 8 in 2024-08-17T00:32:03.668 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/948517494' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T00:32:03.669 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:03.669 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:03.669 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:03.669 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:03.669 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-mon[41467]: Regenerating cephadm self-signed grafana TLS certificates 2024-08-17T00:32:03.669 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:03.669 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:03.669 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T00:32:03.669 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-mon[41467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T00:32:03.669 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:03.669 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-mon[41467]: Deploying daemon grafana.a on smithi177 2024-08-17T00:32:03.669 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-mon[41467]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 258 B/s wr, 0 op/s 2024-08-17T00:32:03.670 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-mon[29669]: osdmap e76: 8 total, 8 up, 8 in 2024-08-17T00:32:03.670 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/948517494' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T00:32:03.670 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:03.670 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:03.670 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:03.670 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:03.670 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-mon[29669]: Regenerating cephadm self-signed grafana TLS certificates 2024-08-17T00:32:03.670 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:03.670 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:03.670 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T00:32:03.670 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-mon[29669]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T00:32:03.671 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:03.671 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-mon[29669]: Deploying daemon grafana.a on smithi177 2024-08-17T00:32:03.671 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-mon[29669]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 258 B/s wr, 0 op/s 2024-08-17T00:32:03.689 INFO:teuthology.orchestra.run.smithi110.stdout:{"epoch":20,"flags":0,"active_gid":24419,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6800","nonce":2636467618},{"type":"v1","addr":"172.21.15.110:6801","nonce":2636467618}]},"active_addr":"172.21.15.110:6801/2636467618","active_change":"2024-08-17T00:31:49.194592+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24361,"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.110:8443/","prometheus":"http://172.21.15.110: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.110:0","nonce":3730386894}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.110:0","nonce":2166998863}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.110:0","nonce":1079372137}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.110:0","nonce":1241984860}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.110:0","nonce":542873612}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.110:0","nonce":3729208110}]}]} 2024-08-17T00:32:03.695 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-08-17T00:32:03.695 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-08-17T00:32:03.695 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T00:32:03.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:03 smithi177 ceph-mon[33147]: osdmap e76: 8 total, 8 up, 8 in 2024-08-17T00:32:03.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:03 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/948517494' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T00:32:03.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:03 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:03.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:03 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:03.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:03 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:03.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:03 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:03.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:03 smithi177 ceph-mon[33147]: Regenerating cephadm self-signed grafana TLS certificates 2024-08-17T00:32:03.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:03 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:03.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:03 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:03.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:03 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T00:32:03.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:03 smithi177 ceph-mon[33147]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T00:32:03.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:03 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:03.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:03 smithi177 ceph-mon[33147]: Deploying daemon grafana.a on smithi177 2024-08-17T00:32:03.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:03 smithi177 ceph-mon[33147]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 258 B/s wr, 0 op/s 2024-08-17T00:32:03.902 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:32:03.994 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:32:03] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T00:32:03.995 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:32:03] ENGINE Bus STOPPED 2024-08-17T00:32:03.995 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:32:03] ENGINE Bus STARTING 2024-08-17T00:32:03.995 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:32:03] ENGINE Serving on http://:::9283 2024-08-17T00:32:03.995 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:32:03 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:32:03] ENGINE Bus STARTED 2024-08-17T00:32:05.243 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:04 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[75908]: ts=2024-08-17T00:32:04.974Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000430653s 2024-08-17T00:32:05.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:05 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:05.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:05 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:32:05.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:05 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:05.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:05 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:32:05.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:05 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:05.690 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:05 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:32:05.691 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:32:05.691 INFO:teuthology.orchestra.run.smithi110.stdout:{"epoch":76,"fsid":"168746fe-5c2f-11ef-bccf-c7b262605968","created":"2024-08-17T00:25:42.631534+0000","modified":"2024-08-17T00:32:02.479235+0000","last_up_change":"2024-08-17T00:30:32.127107+0000","last_in_change":"2024-08-17T00:30:15.368278+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-17T00:28:36.311851+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-17T00:30:55.490045+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-17T00:30:59.419534+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.3799999952316284,"score_stable":1.3799999952316284,"optimal_score":1,"raw_score_acting":1.3799999952316284,"raw_score_stable":1.3799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-08-17T00:31:50.661558+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":"603888f3-5ff1-40e0-9dca-2def6c07f0b8","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.110:6802","nonce":2867442694},{"type":"v1","addr":"172.21.15.110:6803","nonce":2867442694}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6804","nonce":2867442694},{"type":"v1","addr":"172.21.15.110:6805","nonce":2867442694}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6808","nonce":2867442694},{"type":"v1","addr":"172.21.15.110:6809","nonce":2867442694}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6806","nonce":2867442694},{"type":"v1","addr":"172.21.15.110:6807","nonce":2867442694}]},"public_addr":"172.21.15.110:6803/2867442694","cluster_addr":"172.21.15.110:6805/2867442694","heartbeat_back_addr":"172.21.15.110:6809/2867442694","heartbeat_front_addr":"172.21.15.110:6807/2867442694","state":["exists","up"]},{"osd":1,"uuid":"0d133a90-52b5-4902-85cd-d92d3ba553fa","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.110:6810","nonce":1574640165},{"type":"v1","addr":"172.21.15.110:6811","nonce":1574640165}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6812","nonce":1574640165},{"type":"v1","addr":"172.21.15.110:6813","nonce":1574640165}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6816","nonce":1574640165},{"type":"v1","addr":"172.21.15.110:6817","nonce":1574640165}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6814","nonce":1574640165},{"type":"v1","addr":"172.21.15.110:6815","nonce":1574640165}]},"public_addr":"172.21.15.110:6811/1574640165","cluster_addr":"172.21.15.110:6813/1574640165","heartbeat_back_addr":"172.21.15.110:6817/1574640165","heartbeat_front_addr":"172.21.15.110:6815/1574640165","state":["exists","up"]},{"osd":2,"uuid":"fe8778c6-6fbd-4df1-b920-fbb74a670d06","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.110:6818","nonce":358443263},{"type":"v1","addr":"172.21.15.110:6819","nonce":358443263}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6820","nonce":358443263},{"type":"v1","addr":"172.21.15.110:6821","nonce":358443263}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6824","nonce":358443263},{"type":"v1","addr":"172.21.15.110:6825","nonce":358443263}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6822","nonce":358443263},{"type":"v1","addr":"172.21.15.110:6823","nonce":358443263}]},"public_addr":"172.21.15.110:6819/358443263","cluster_addr":"172.21.15.110:6821/358443263","heartbeat_back_addr":"172.21.15.110:6825/358443263","heartbeat_front_addr":"172.21.15.110:6823/358443263","state":["exists","up"]},{"osd":3,"uuid":"5c49be8a-7ed9-43b5-8c62-6f49cf61460c","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.110:6826","nonce":308295364},{"type":"v1","addr":"172.21.15.110:6827","nonce":308295364}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6828","nonce":308295364},{"type":"v1","addr":"172.21.15.110:6829","nonce":308295364}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6832","nonce":308295364},{"type":"v1","addr":"172.21.15.110:6833","nonce":308295364}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6830","nonce":308295364},{"type":"v1","addr":"172.21.15.110:6831","nonce":308295364}]},"public_addr":"172.21.15.110:6827/308295364","cluster_addr":"172.21.15.110:6829/308295364","heartbeat_back_addr":"172.21.15.110:6833/308295364","heartbeat_front_addr":"172.21.15.110:6831/308295364","state":["exists","up"]},{"osd":4,"uuid":"97dcf12e-1b14-44d7-8858-f269e195b045","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6800","nonce":1179804849},{"type":"v1","addr":"172.21.15.177:6801","nonce":1179804849}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":1179804849},{"type":"v1","addr":"172.21.15.177:6803","nonce":1179804849}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":1179804849},{"type":"v1","addr":"172.21.15.177:6807","nonce":1179804849}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":1179804849},{"type":"v1","addr":"172.21.15.177:6805","nonce":1179804849}]},"public_addr":"172.21.15.177:6801/1179804849","cluster_addr":"172.21.15.177:6803/1179804849","heartbeat_back_addr":"172.21.15.177:6807/1179804849","heartbeat_front_addr":"172.21.15.177:6805/1179804849","state":["exists","up"]},{"osd":5,"uuid":"a2215e6e-12f6-4f1a-b379-70b1cc7330f0","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.177:6808","nonce":2907812165},{"type":"v1","addr":"172.21.15.177:6809","nonce":2907812165}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6810","nonce":2907812165},{"type":"v1","addr":"172.21.15.177:6811","nonce":2907812165}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6814","nonce":2907812165},{"type":"v1","addr":"172.21.15.177:6815","nonce":2907812165}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6812","nonce":2907812165},{"type":"v1","addr":"172.21.15.177:6813","nonce":2907812165}]},"public_addr":"172.21.15.177:6809/2907812165","cluster_addr":"172.21.15.177:6811/2907812165","heartbeat_back_addr":"172.21.15.177:6815/2907812165","heartbeat_front_addr":"172.21.15.177:6813/2907812165","state":["exists","up"]},{"osd":6,"uuid":"8b315524-6892-49f7-8bb8-aff39907d287","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.177:6816","nonce":3974954468},{"type":"v1","addr":"172.21.15.177:6817","nonce":3974954468}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6818","nonce":3974954468},{"type":"v1","addr":"172.21.15.177:6819","nonce":3974954468}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6822","nonce":3974954468},{"type":"v1","addr":"172.21.15.177:6823","nonce":3974954468}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6820","nonce":3974954468},{"type":"v1","addr":"172.21.15.177:6821","nonce":3974954468}]},"public_addr":"172.21.15.177:6817/3974954468","cluster_addr":"172.21.15.177:6819/3974954468","heartbeat_back_addr":"172.21.15.177:6823/3974954468","heartbeat_front_addr":"172.21.15.177:6821/3974954468","state":["exists","up"]},{"osd":7,"uuid":"ef3238d2-b74e-49d5-a331-b23478189217","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.177:6824","nonce":2298395623},{"type":"v1","addr":"172.21.15.177:6825","nonce":2298395623}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6826","nonce":2298395623},{"type":"v1","addr":"172.21.15.177:6827","nonce":2298395623}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6830","nonce":2298395623},{"type":"v1","addr":"172.21.15.177:6831","nonce":2298395623}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6828","nonce":2298395623},{"type":"v1","addr":"172.21.15.177:6829","nonce":2298395623}]},"public_addr":"172.21.15.177:6825/2298395623","cluster_addr":"172.21.15.177:6827/2298395623","heartbeat_back_addr":"172.21.15.177:6831/2298395623","heartbeat_front_addr":"172.21.15.177:6829/2298395623","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-17T00:27:45.780937+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-17T00:28:09.444802+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-17T00:28:32.911345+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-17T00:28:57.348984+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-17T00:29:19.029992+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-17T00:29:42.051809+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-17T00:30:06.379192+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-17T00:30:30.425279+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.a","mappings":[{"from":7,"to":2}]},{"pgid":"3.3","mappings":[{"from":0,"to":1}]},{"pgid":"3.1d","mappings":[{"from":4,"to":1},{"from":5,"to":2}]},{"pgid":"3.22","mappings":[{"from":0,"to":1}]},{"pgid":"3.24","mappings":[{"from":4,"to":2}]},{"pgid":"3.2f","mappings":[{"from":4,"to":3}]},{"pgid":"3.35","mappings":[{"from":6,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.110:0/2362992368":"2024-08-18T00:31:49.194380+0000","172.21.15.110:0/2229660910":"2024-08-18T00:31:49.194380+0000","172.21.15.110:6801/311140716":"2024-08-18T00:31:49.194380+0000","172.21.15.110:0/2615990828":"2024-08-18T00:26:03.797520+0000","172.21.15.110:0/1694540626":"2024-08-18T00:26:03.797520+0000","172.21.15.110:6800/4211438154":"2024-08-18T00:26:26.008302+0000","172.21.15.110:6801/4211438154":"2024-08-18T00:26:26.008302+0000","172.21.15.110:0/3368428358":"2024-08-18T00:31:49.194380+0000","172.21.15.110:0/3061589358":"2024-08-18T00:26:26.008302+0000","172.21.15.110:0/3449303060":"2024-08-18T00:26:03.797520+0000","172.21.15.110:0/2236696463":"2024-08-18T00:26:26.008302+0000","172.21.15.110:6800/1478278146":"2024-08-18T00:26:03.797520+0000","172.21.15.110:6801/1478278146":"2024-08-18T00:26:03.797520+0000","172.21.15.110:0/550562544":"2024-08-18T00:26:26.008302+0000","172.21.15.110:6800/311140716":"2024-08-18T00:31:49.194380+0000","172.21.15.110:0/499501350":"2024-08-18T00:31:49.194380+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-17T00:32:06.307 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-08-17T00:32:06.307 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T00:32:06.514 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:32:06.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:06 smithi110 ceph-mon[41467]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 229 B/s wr, 0 op/s 2024-08-17T00:32:06.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:06 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/1740310199' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T00:32:06.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:06 smithi110 ceph-mon[29669]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 229 B/s wr, 0 op/s 2024-08-17T00:32:06.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:06 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/1740310199' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T00:32:06.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:06 smithi177 ceph-mon[33147]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 229 B/s wr, 0 op/s 2024-08-17T00:32:06.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:06 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/1740310199' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T00:32:08.275 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:32:08.276 INFO:teuthology.orchestra.run.smithi110.stdout:{"epoch":76,"fsid":"168746fe-5c2f-11ef-bccf-c7b262605968","created":"2024-08-17T00:25:42.631534+0000","modified":"2024-08-17T00:32:02.479235+0000","last_up_change":"2024-08-17T00:30:32.127107+0000","last_in_change":"2024-08-17T00:30:15.368278+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-17T00:28:36.311851+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-17T00:30:55.490045+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-17T00:30:59.419534+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.3799999952316284,"score_stable":1.3799999952316284,"optimal_score":1,"raw_score_acting":1.3799999952316284,"raw_score_stable":1.3799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-08-17T00:31:50.661558+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":"603888f3-5ff1-40e0-9dca-2def6c07f0b8","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.110:6802","nonce":2867442694},{"type":"v1","addr":"172.21.15.110:6803","nonce":2867442694}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6804","nonce":2867442694},{"type":"v1","addr":"172.21.15.110:6805","nonce":2867442694}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6808","nonce":2867442694},{"type":"v1","addr":"172.21.15.110:6809","nonce":2867442694}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6806","nonce":2867442694},{"type":"v1","addr":"172.21.15.110:6807","nonce":2867442694}]},"public_addr":"172.21.15.110:6803/2867442694","cluster_addr":"172.21.15.110:6805/2867442694","heartbeat_back_addr":"172.21.15.110:6809/2867442694","heartbeat_front_addr":"172.21.15.110:6807/2867442694","state":["exists","up"]},{"osd":1,"uuid":"0d133a90-52b5-4902-85cd-d92d3ba553fa","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.110:6810","nonce":1574640165},{"type":"v1","addr":"172.21.15.110:6811","nonce":1574640165}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6812","nonce":1574640165},{"type":"v1","addr":"172.21.15.110:6813","nonce":1574640165}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6816","nonce":1574640165},{"type":"v1","addr":"172.21.15.110:6817","nonce":1574640165}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6814","nonce":1574640165},{"type":"v1","addr":"172.21.15.110:6815","nonce":1574640165}]},"public_addr":"172.21.15.110:6811/1574640165","cluster_addr":"172.21.15.110:6813/1574640165","heartbeat_back_addr":"172.21.15.110:6817/1574640165","heartbeat_front_addr":"172.21.15.110:6815/1574640165","state":["exists","up"]},{"osd":2,"uuid":"fe8778c6-6fbd-4df1-b920-fbb74a670d06","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.110:6818","nonce":358443263},{"type":"v1","addr":"172.21.15.110:6819","nonce":358443263}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6820","nonce":358443263},{"type":"v1","addr":"172.21.15.110:6821","nonce":358443263}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6824","nonce":358443263},{"type":"v1","addr":"172.21.15.110:6825","nonce":358443263}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6822","nonce":358443263},{"type":"v1","addr":"172.21.15.110:6823","nonce":358443263}]},"public_addr":"172.21.15.110:6819/358443263","cluster_addr":"172.21.15.110:6821/358443263","heartbeat_back_addr":"172.21.15.110:6825/358443263","heartbeat_front_addr":"172.21.15.110:6823/358443263","state":["exists","up"]},{"osd":3,"uuid":"5c49be8a-7ed9-43b5-8c62-6f49cf61460c","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.110:6826","nonce":308295364},{"type":"v1","addr":"172.21.15.110:6827","nonce":308295364}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6828","nonce":308295364},{"type":"v1","addr":"172.21.15.110:6829","nonce":308295364}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6832","nonce":308295364},{"type":"v1","addr":"172.21.15.110:6833","nonce":308295364}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6830","nonce":308295364},{"type":"v1","addr":"172.21.15.110:6831","nonce":308295364}]},"public_addr":"172.21.15.110:6827/308295364","cluster_addr":"172.21.15.110:6829/308295364","heartbeat_back_addr":"172.21.15.110:6833/308295364","heartbeat_front_addr":"172.21.15.110:6831/308295364","state":["exists","up"]},{"osd":4,"uuid":"97dcf12e-1b14-44d7-8858-f269e195b045","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6800","nonce":1179804849},{"type":"v1","addr":"172.21.15.177:6801","nonce":1179804849}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":1179804849},{"type":"v1","addr":"172.21.15.177:6803","nonce":1179804849}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":1179804849},{"type":"v1","addr":"172.21.15.177:6807","nonce":1179804849}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":1179804849},{"type":"v1","addr":"172.21.15.177:6805","nonce":1179804849}]},"public_addr":"172.21.15.177:6801/1179804849","cluster_addr":"172.21.15.177:6803/1179804849","heartbeat_back_addr":"172.21.15.177:6807/1179804849","heartbeat_front_addr":"172.21.15.177:6805/1179804849","state":["exists","up"]},{"osd":5,"uuid":"a2215e6e-12f6-4f1a-b379-70b1cc7330f0","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.177:6808","nonce":2907812165},{"type":"v1","addr":"172.21.15.177:6809","nonce":2907812165}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6810","nonce":2907812165},{"type":"v1","addr":"172.21.15.177:6811","nonce":2907812165}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6814","nonce":2907812165},{"type":"v1","addr":"172.21.15.177:6815","nonce":2907812165}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6812","nonce":2907812165},{"type":"v1","addr":"172.21.15.177:6813","nonce":2907812165}]},"public_addr":"172.21.15.177:6809/2907812165","cluster_addr":"172.21.15.177:6811/2907812165","heartbeat_back_addr":"172.21.15.177:6815/2907812165","heartbeat_front_addr":"172.21.15.177:6813/2907812165","state":["exists","up"]},{"osd":6,"uuid":"8b315524-6892-49f7-8bb8-aff39907d287","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.177:6816","nonce":3974954468},{"type":"v1","addr":"172.21.15.177:6817","nonce":3974954468}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6818","nonce":3974954468},{"type":"v1","addr":"172.21.15.177:6819","nonce":3974954468}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6822","nonce":3974954468},{"type":"v1","addr":"172.21.15.177:6823","nonce":3974954468}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6820","nonce":3974954468},{"type":"v1","addr":"172.21.15.177:6821","nonce":3974954468}]},"public_addr":"172.21.15.177:6817/3974954468","cluster_addr":"172.21.15.177:6819/3974954468","heartbeat_back_addr":"172.21.15.177:6823/3974954468","heartbeat_front_addr":"172.21.15.177:6821/3974954468","state":["exists","up"]},{"osd":7,"uuid":"ef3238d2-b74e-49d5-a331-b23478189217","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.177:6824","nonce":2298395623},{"type":"v1","addr":"172.21.15.177:6825","nonce":2298395623}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6826","nonce":2298395623},{"type":"v1","addr":"172.21.15.177:6827","nonce":2298395623}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6830","nonce":2298395623},{"type":"v1","addr":"172.21.15.177:6831","nonce":2298395623}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6828","nonce":2298395623},{"type":"v1","addr":"172.21.15.177:6829","nonce":2298395623}]},"public_addr":"172.21.15.177:6825/2298395623","cluster_addr":"172.21.15.177:6827/2298395623","heartbeat_back_addr":"172.21.15.177:6831/2298395623","heartbeat_front_addr":"172.21.15.177:6829/2298395623","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-17T00:27:45.780937+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-17T00:28:09.444802+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-17T00:28:32.911345+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-17T00:28:57.348984+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-17T00:29:19.029992+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-17T00:29:42.051809+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-17T00:30:06.379192+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-17T00:30:30.425279+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.a","mappings":[{"from":7,"to":2}]},{"pgid":"3.3","mappings":[{"from":0,"to":1}]},{"pgid":"3.1d","mappings":[{"from":4,"to":1},{"from":5,"to":2}]},{"pgid":"3.22","mappings":[{"from":0,"to":1}]},{"pgid":"3.24","mappings":[{"from":4,"to":2}]},{"pgid":"3.2f","mappings":[{"from":4,"to":3}]},{"pgid":"3.35","mappings":[{"from":6,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.110:0/2362992368":"2024-08-18T00:31:49.194380+0000","172.21.15.110:0/2229660910":"2024-08-18T00:31:49.194380+0000","172.21.15.110:6801/311140716":"2024-08-18T00:31:49.194380+0000","172.21.15.110:0/2615990828":"2024-08-18T00:26:03.797520+0000","172.21.15.110:0/1694540626":"2024-08-18T00:26:03.797520+0000","172.21.15.110:6800/4211438154":"2024-08-18T00:26:26.008302+0000","172.21.15.110:6801/4211438154":"2024-08-18T00:26:26.008302+0000","172.21.15.110:0/3368428358":"2024-08-18T00:31:49.194380+0000","172.21.15.110:0/3061589358":"2024-08-18T00:26:26.008302+0000","172.21.15.110:0/3449303060":"2024-08-18T00:26:03.797520+0000","172.21.15.110:0/2236696463":"2024-08-18T00:26:26.008302+0000","172.21.15.110:6800/1478278146":"2024-08-18T00:26:03.797520+0000","172.21.15.110:6801/1478278146":"2024-08-18T00:26:03.797520+0000","172.21.15.110:0/550562544":"2024-08-18T00:26:26.008302+0000","172.21.15.110:6800/311140716":"2024-08-18T00:31:49.194380+0000","172.21.15.110:0/499501350":"2024-08-18T00:31:49.194380+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-17T00:32:08.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:08 smithi110 ceph-mon[29669]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-08-17T00:32:08.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:08 smithi110 ceph-mon[41467]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-08-17T00:32:08.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:32:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:32:08] "GET /metrics HTTP/1.1" 200 33674 "" "Prometheus/2.43.0" 2024-08-17T00:32:08.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:08 smithi177 ceph-mon[33147]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-08-17T00:32:08.808 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-08-17T00:32:08.809 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-08-17T00:32:08.809 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-08-17T00:32:08.809 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-08-17T00:32:08.810 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-08-17T00:32:08.810 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-08-17T00:32:08.811 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-08-17T00:32:08.811 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-08-17T00:32:09.174 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:32:09.464 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:32:09.466 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:32:09.467 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:32:09.469 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:32:09.470 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:32:09.473 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:32:09.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:09 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/3588732043' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T00:32:09.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:09 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/3588732043' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T00:32:09.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:09 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/3588732043' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T00:32:10.091 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:32:10.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:10 smithi110 ceph-mon[41467]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-08-17T00:32:10.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:10 smithi110 ceph-mon[29669]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-08-17T00:32:10.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:10 smithi177 ceph-mon[33147]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-08-17T00:32:12.523 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:12 smithi110 ceph-mon[41467]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:12.523 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:12 smithi110 ceph-mon[29669]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:12.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:12 smithi177 ceph-mon[33147]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:13.177 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:12 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[75908]: ts=2024-08-17T00:32:12.977Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.00254285s 2024-08-17T00:32:14.521 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:14 smithi177 ceph-mon[33147]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:14 smithi110 ceph-mon[29669]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:14.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:14 smithi110 ceph-mon[41467]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:16.012 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:15 smithi177 systemd[1]: Starting Ceph grafana.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:32:16.272 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 podman[65551]: 2024-08-17 00:32:15.912283416 +0000 UTC m=+0.015954961 image pull 954c08fa618887fe9a6fe572ae541197c77e625b05f4193df7898f5ac649ada9 quay.io/ceph/ceph-grafana:9.4.7 2024-08-17T00:32:16.272 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 podman[65551]: 2024-08-17 00:32:16.014916368 +0000 UTC m=+0.118587889 container create 1dc51589da06a3ed1f75319fc6db935c6ca7ef022f122bbc7cdc9f5f39557447 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a, io.buildah.version=1.32.0, distribution-scope=public, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, maintainer=Paul Cuzner , io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., version=8.5, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.k8s.display-name=Red Hat Universal Base Image 8, io.openshift.expose-services=, vendor=Red Hat, Inc., summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-type=git, architecture=x86_64, io.openshift.tags=base rhel8, name=ubi8, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, com.redhat.component=ubi8-container, release=239.1651231664, description=Ceph Grafana Container, build-date=2022-04-29T11:48:11.055897) 2024-08-17T00:32:16.273 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 podman[65551]: 2024-08-17 00:32:16.242690001 +0000 UTC m=+0.346361537 container init 1dc51589da06a3ed1f75319fc6db935c6ca7ef022f122bbc7cdc9f5f39557447 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a, version=8.5, io.buildah.version=1.32.0, io.openshift.tags=base rhel8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., distribution-scope=public, io.k8s.display-name=Red Hat Universal Base Image 8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, vendor=Red Hat, Inc., com.redhat.component=ubi8-container, description=Ceph Grafana Container, vcs-type=git, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, name=ubi8, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, build-date=2022-04-29T11:48:11.055897, maintainer=Paul Cuzner , vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.openshift.expose-services=, release=239.1651231664, architecture=x86_64, summary=Grafana Container configured for Ceph mgr/dashboard integration) 2024-08-17T00:32:16.273 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 podman[65551]: 2024-08-17 00:32:16.247737244 +0000 UTC m=+0.351408765 container start 1dc51589da06a3ed1f75319fc6db935c6ca7ef022f122bbc7cdc9f5f39557447 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, architecture=x86_64, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., distribution-scope=public, vendor=Red Hat, Inc., maintainer=Paul Cuzner , vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, description=Ceph Grafana Container, io.openshift.tags=base rhel8, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.component=ubi8-container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, vcs-type=git, io.buildah.version=1.32.0, name=ubi8, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, io.openshift.expose-services=, version=8.5, summary=Grafana Container configured for Ceph mgr/dashboard integration, release=239.1651231664, build-date=2022-04-29T11:48:11.055897) 2024-08-17T00:32:16.523 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:16 smithi110 ceph-mon[41467]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:16.524 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:16 smithi110 ceph-mon[29669]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:16.524 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-mon[33147]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:16.524 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 bash[65551]: 1dc51589da06a3ed1f75319fc6db935c6ca7ef022f122bbc7cdc9f5f39557447 2024-08-17T00:32:16.525 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 systemd[1]: Started Ceph grafana.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:32:16.525 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=settings t=2024-08-17T00:32:16.416405339Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-08-17T00:32:16.525 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=settings t=2024-08-17T00:32:16.416585113Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-08-17T00:32:16.525 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=settings t=2024-08-17T00:32:16.41660484Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-08-17T00:32:16.525 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=settings t=2024-08-17T00:32:16.416612792Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-08-17T00:32:16.525 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=settings t=2024-08-17T00:32:16.416618992Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-08-17T00:32:16.525 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=settings t=2024-08-17T00:32:16.416625146Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-08-17T00:32:16.525 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=settings t=2024-08-17T00:32:16.41663091Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-08-17T00:32:16.525 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=settings t=2024-08-17T00:32:16.416637305Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-08-17T00:32:16.525 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=settings t=2024-08-17T00:32:16.416643194Z level=info msg="Path Home" path=/usr/share/grafana 2024-08-17T00:32:16.525 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=settings t=2024-08-17T00:32:16.416649746Z level=info msg="Path Data" path=/var/lib/grafana 2024-08-17T00:32:16.526 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=settings t=2024-08-17T00:32:16.416655305Z level=info msg="Path Logs" path=/var/log/grafana 2024-08-17T00:32:16.526 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=settings t=2024-08-17T00:32:16.416660669Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-08-17T00:32:16.526 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=settings t=2024-08-17T00:32:16.41666648Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-08-17T00:32:16.526 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=settings t=2024-08-17T00:32:16.416672288Z level=info msg="App mode production" 2024-08-17T00:32:16.526 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=sqlstore t=2024-08-17T00:32:16.416723271Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-08-17T00:32:16.526 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=sqlstore t=2024-08-17T00:32:16.416740209Z 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-17T00:32:16.526 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.417584061Z level=info msg="Starting DB migrations" 2024-08-17T00:32:16.526 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.417657985Z level=info msg="Executing migration" id="create migration_log table" 2024-08-17T00:32:16.527 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.418214912Z level=info msg="Executing migration" id="create user table" 2024-08-17T00:32:16.527 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.418655982Z level=info msg="Executing migration" id="add unique index user.login" 2024-08-17T00:32:16.527 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.419146488Z level=info msg="Executing migration" id="add unique index user.email" 2024-08-17T00:32:16.527 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.419592085Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-08-17T00:32:16.527 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.420243698Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-08-17T00:32:16.527 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.420656918Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-08-17T00:32:16.527 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.421441089Z level=info msg="Executing migration" id="create user table v2" 2024-08-17T00:32:16.527 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.421844044Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-08-17T00:32:16.528 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.422287033Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-08-17T00:32:16.528 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.42275577Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-08-17T00:32:16.528 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.423136862Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-08-17T00:32:16.528 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.423510955Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-08-17T00:32:16.528 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.423928928Z level=info msg="Executing migration" id="Update user table charset" 2024-08-17T00:32:16.528 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.424238999Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-08-17T00:32:16.528 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.424667001Z level=info msg="Executing migration" id="Add missing user data" 2024-08-17T00:32:16.528 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.425047152Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-08-17T00:32:16.528 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.425479482Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-08-17T00:32:16.528 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.425873529Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-08-17T00:32:16.528 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.426309595Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-08-17T00:32:16.528 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.427498214Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-08-17T00:32:16.528 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.427985164Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-08-17T00:32:16.529 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.428460042Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-08-17T00:32:16.529 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.429257878Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-08-17T00:32:16.529 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.430048657Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-08-17T00:32:16.529 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.43086284Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-08-17T00:32:16.529 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.431639585Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-08-17T00:32:16.529 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.432420593Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-08-17T00:32:16.529 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.433211331Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-08-17T00:32:16.529 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.433998381Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-08-17T00:32:16.529 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.434870511Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-08-17T00:32:16.529 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.435693437Z level=info msg="Executing migration" id="create temp_user v2" 2024-08-17T00:32:16.529 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.436463402Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-08-17T00:32:16.529 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.437267029Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-08-17T00:32:16.529 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.438086318Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-08-17T00:32:16.530 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.440972193Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-08-17T00:32:16.530 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.443796092Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-08-17T00:32:16.530 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.446268582Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-08-17T00:32:16.530 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.446619454Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-08-17T00:32:16.530 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.449352732Z level=info msg="Executing migration" id="create star table" 2024-08-17T00:32:16.530 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.449894413Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-08-17T00:32:16.530 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.45486962Z level=info msg="Executing migration" id="create org table v1" 2024-08-17T00:32:16.530 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.455390296Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-08-17T00:32:16.530 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.458124978Z level=info msg="Executing migration" id="create org_user table v1" 2024-08-17T00:32:16.530 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.463378245Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-08-17T00:32:16.530 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.463840378Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-08-17T00:32:16.530 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.466510232Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-08-17T00:32:16.531 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.469186058Z level=info msg="Executing migration" id="Update org table charset" 2024-08-17T00:32:16.531 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.471819028Z level=info msg="Executing migration" id="Update org_user table charset" 2024-08-17T00:32:16.531 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.474545656Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-08-17T00:32:16.531 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.47699877Z level=info msg="Executing migration" id="create dashboard table" 2024-08-17T00:32:16.531 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.479836476Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-08-17T00:32:16.531 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.482399996Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-08-17T00:32:16.531 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.485099307Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-08-17T00:32:16.531 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.487857798Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-08-17T00:32:16.531 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.490317984Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-08-17T00:32:16.531 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.492974129Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-08-17T00:32:16.531 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.495640215Z level=info msg="Executing migration" id="create dashboard v2" 2024-08-17T00:32:16.531 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.498122692Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-08-17T00:32:16.532 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.500801079Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-08-17T00:32:16.532 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.503579589Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-08-17T00:32:16.532 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.506093946Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-08-17T00:32:16.532 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.508680771Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-08-17T00:32:16.532 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.51108347Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-08-17T00:32:16.532 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.513833738Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-08-17T00:32:16.532 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.5163362Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-08-17T00:32:16.532 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.518998414Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-08-17T00:32:16.532 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.521661109Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-08-17T00:32:16.532 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.524234764Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-08-17T00:32:16.777 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.526810801Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-08-17T00:32:16.777 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.527625038Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-08-17T00:32:16.777 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.528410686Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-08-17T00:32:16.777 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.528702889Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-08-17T00:32:16.777 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.529232544Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-08-17T00:32:16.778 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.530023545Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-08-17T00:32:16.778 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.530834187Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-08-17T00:32:16.778 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.531612974Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-08-17T00:32:16.778 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.532410897Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-08-17T00:32:16.778 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.532859929Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-08-17T00:32:16.778 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.533261283Z level=info msg="Executing migration" id="Update dashboard title length" 2024-08-17T00:32:16.778 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.534149541Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-08-17T00:32:16.778 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.534809339Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-08-17T00:32:16.778 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.535196558Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-08-17T00:32:16.778 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.536067267Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-08-17T00:32:16.778 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.536887556Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-08-17T00:32:16.779 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.537664466Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-08-17T00:32:16.779 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.53859311Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-08-17T00:32:16.779 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.539298641Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-08-17T00:32:16.779 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.5400963Z level=info msg="Executing migration" id="Add check_sum column" 2024-08-17T00:32:16.779 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.540944315Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-08-17T00:32:16.779 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.541808681Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-08-17T00:32:16.779 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.542618291Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-08-17T00:32:16.779 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.543397159Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-08-17T00:32:16.779 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.544199402Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-08-17T00:32:16.779 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.545000319Z level=info msg="Executing migration" id="create data_source table" 2024-08-17T00:32:16.779 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.546017947Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-08-17T00:32:16.779 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.546605685Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-08-17T00:32:16.780 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.547451168Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-08-17T00:32:16.780 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.548268953Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-08-17T00:32:16.780 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.549059085Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-08-17T00:32:16.780 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.55006649Z level=info msg="Executing migration" id="create data_source table v2" 2024-08-17T00:32:16.780 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.550894691Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-08-17T00:32:16.780 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.551857503Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-08-17T00:32:16.780 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.552507954Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-08-17T00:32:16.780 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.553347067Z level=info msg="Executing migration" id="Add column with_credentials" 2024-08-17T00:32:16.780 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.554095464Z level=info msg="Executing migration" id="Add secure json data column" 2024-08-17T00:32:16.780 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.556084405Z level=info msg="Executing migration" id="Update data_source table charset" 2024-08-17T00:32:16.782 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.558603758Z level=info msg="Executing migration" id="Update initial version to 1" 2024-08-17T00:32:16.782 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.561263312Z level=info msg="Executing migration" id="Add read_only data column" 2024-08-17T00:32:16.782 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.563780447Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-08-17T00:32:16.782 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.566420698Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-08-17T00:32:16.782 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.569135403Z level=info msg="Executing migration" id="Add uid column" 2024-08-17T00:32:16.782 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.571763883Z level=info msg="Executing migration" id="Update uid value" 2024-08-17T00:32:16.782 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.574480162Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-08-17T00:32:16.782 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.577001212Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-08-17T00:32:16.782 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.579750656Z level=info msg="Executing migration" id="create api_key table" 2024-08-17T00:32:16.783 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.582482Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-08-17T00:32:16.783 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.585227041Z level=info msg="Executing migration" id="add index api_key.key" 2024-08-17T00:32:16.783 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.587841931Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-08-17T00:32:16.783 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.590596734Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-08-17T00:32:16.783 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.593046529Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-08-17T00:32:16.783 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.595639323Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-08-17T00:32:16.783 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.596068088Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-08-17T00:32:16.783 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.598865485Z level=info msg="Executing migration" id="create api_key table v2" 2024-08-17T00:32:16.783 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.601528737Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-08-17T00:32:16.783 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.603991199Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-08-17T00:32:16.783 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.604403862Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-08-17T00:32:16.783 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.607123842Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-08-17T00:32:16.783 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.609664932Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-08-17T00:32:16.783 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.612220379Z level=info msg="Executing migration" id="Update api_key table charset" 2024-08-17T00:32:16.784 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.612526668Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-08-17T00:32:16.784 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.615253791Z level=info msg="Executing migration" id="Add service account foreign key" 2024-08-17T00:32:16.784 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.617642962Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-08-17T00:32:16.784 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.620302108Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-08-17T00:32:16.784 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.620897613Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-08-17T00:32:16.784 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.623678045Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-08-17T00:32:16.784 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.626138806Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-08-17T00:32:16.784 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.628751499Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-08-17T00:32:16.784 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.629175027Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-08-17T00:32:16.784 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.631845487Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-08-17T00:32:16.784 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.632684721Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-08-17T00:32:16.784 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.633461692Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-08-17T00:32:16.785 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.633792561Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-08-17T00:32:16.785 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.634788255Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-08-17T00:32:16.785 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.635567864Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-08-17T00:32:16.785 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.636433366Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-08-17T00:32:16.785 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.636774097Z level=info msg="Executing migration" id="create quota table v1" 2024-08-17T00:32:16.785 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.637753799Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-08-17T00:32:16.785 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.638388672Z level=info msg="Executing migration" id="Update quota table charset" 2024-08-17T00:32:16.785 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.638664323Z level=info msg="Executing migration" id="create plugin_setting table" 2024-08-17T00:32:16.785 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.639258787Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-08-17T00:32:16.785 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.639685317Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-08-17T00:32:16.785 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.640535633Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-08-17T00:32:16.785 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.641346541Z level=info msg="Executing migration" id="create session table" 2024-08-17T00:32:16.785 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.641795859Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-08-17T00:32:16.786 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.642155895Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-08-17T00:32:16.786 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.642473534Z level=info msg="Executing migration" id="create playlist table v2" 2024-08-17T00:32:16.786 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.642874102Z level=info msg="Executing migration" id="create playlist item table v2" 2024-08-17T00:32:16.786 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.643734455Z level=info msg="Executing migration" id="Update playlist table charset" 2024-08-17T00:32:16.786 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.644181648Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-08-17T00:32:16.786 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.644443661Z level=info msg="Executing migration" id="drop preferences table v2" 2024-08-17T00:32:16.786 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.644706106Z level=info msg="Executing migration" id="drop preferences table v3" 2024-08-17T00:32:16.786 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.645004815Z level=info msg="Executing migration" id="create preferences table v3" 2024-08-17T00:32:16.786 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.64539138Z level=info msg="Executing migration" id="Update preferences table charset" 2024-08-17T00:32:16.786 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.645657869Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-08-17T00:32:16.786 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.646278321Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-08-17T00:32:16.786 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.646585547Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-08-17T00:32:16.786 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.647183788Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-08-17T00:32:16.787 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.648027825Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-08-17T00:32:16.787 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.650650964Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-08-17T00:32:16.787 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.651100613Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-08-17T00:32:16.787 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.651553311Z level=info msg="Executing migration" id="create alert table v1" 2024-08-17T00:32:16.787 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.65439703Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-08-17T00:32:16.787 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.657146214Z level=info msg="Executing migration" id="add index alert state" 2024-08-17T00:32:16.787 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.657644127Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-08-17T00:32:16.787 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.658096119Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-08-17T00:32:16.787 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.658490083Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-08-17T00:32:16.787 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.658922191Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-08-17T00:32:16.787 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.65933627Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-08-17T00:32:16.787 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.660802118Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-08-17T00:32:16.787 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.661214133Z 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-17T00:32:16.788 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.661638457Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-08-17T00:32:16.788 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.661935071Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-08-17T00:32:16.788 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.662295644Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-08-17T00:32:16.788 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.662644919Z level=info msg="Executing migration" id="Add column is_default" 2024-08-17T00:32:16.788 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.663259785Z level=info msg="Executing migration" id="Add column frequency" 2024-08-17T00:32:16.788 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.663895408Z level=info msg="Executing migration" id="Add column send_reminder" 2024-08-17T00:32:16.788 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.66455757Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-08-17T00:32:16.788 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.665216101Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-08-17T00:32:16.788 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.66563828Z level=info msg="Executing migration" id="Update alert table charset" 2024-08-17T00:32:16.788 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.665934685Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-08-17T00:32:16.788 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.666232027Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-08-17T00:32:16.788 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.66662871Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-08-17T00:32:16.789 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.667058356Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-08-17T00:32:16.789 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.667430822Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-08-17T00:32:16.789 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.667782032Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-08-17T00:32:16.789 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.668197254Z level=info msg="Executing migration" id="Add for to alert table" 2024-08-17T00:32:16.789 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.668816769Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-08-17T00:32:16.789 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.669467083Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-08-17T00:32:16.789 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.669761917Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-08-17T00:32:16.789 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.670179851Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-08-17T00:32:16.789 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.670582788Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-08-17T00:32:16.789 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.671214077Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-08-17T00:32:16.789 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.671507061Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-08-17T00:32:16.789 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.67191988Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-08-17T00:32:16.789 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.672342346Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-08-17T00:32:16.790 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.67263533Z level=info msg="Executing migration" id="create annotation table v5" 2024-08-17T00:32:16.790 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.673105932Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-08-17T00:32:16.790 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.675789579Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-08-17T00:32:16.790 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.676250781Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-08-17T00:32:16.790 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.67665302Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-08-17T00:32:16.790 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.67710466Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-08-17T00:32:16.790 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.67998436Z level=info msg="Executing migration" id="Update annotation table charset" 2024-08-17T00:32:16.790 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.680326887Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-08-17T00:32:16.790 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.682451981Z level=info msg="Executing migration" id="Drop category_id index" 2024-08-17T00:32:16.790 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.683074133Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-08-17T00:32:16.790 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.685027893Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-08-17T00:32:16.790 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.687943936Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-08-17T00:32:16.790 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.690820064Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-08-17T00:32:16.791 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.691370006Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-08-17T00:32:16.791 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.694048074Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-08-17T00:32:16.791 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.696920166Z 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-17T00:32:16.791 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.699634192Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-08-17T00:32:16.791 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.700035085Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-08-17T00:32:16.791 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.702832596Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-08-17T00:32:16.791 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.705538712Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-08-17T00:32:16.791 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.708246918Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-08-17T00:32:16.791 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.709011443Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-08-17T00:32:16.791 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.711686519Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-08-17T00:32:16.791 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.714139824Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-08-17T00:32:16.791 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.71706708Z level=info msg="Executing migration" id="Add epoch_end column" 2024-08-17T00:32:16.792 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.717972973Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-08-17T00:32:16.792 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.720628019Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-08-17T00:32:16.792 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.723061237Z level=info msg="Executing migration" id="Move region to single row" 2024-08-17T00:32:16.792 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.725673656Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-08-17T00:32:16.792 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.726145542Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-08-17T00:32:16.792 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.728892534Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-08-17T00:32:16.792 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.731372417Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-08-17T00:32:16.792 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.733947713Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-08-17T00:32:16.792 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.734406662Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-08-17T00:32:16.792 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.736945855Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-08-17T00:32:16.792 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.737453984Z level=info msg="Executing migration" id="create test_data table" 2024-08-17T00:32:16.792 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.73941258Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-08-17T00:32:16.792 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.739901937Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-08-17T00:32:16.793 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.740732806Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-08-17T00:32:16.793 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.741513306Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-08-17T00:32:16.793 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.742300599Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-08-17T00:32:16.793 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.743114014Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-08-17T00:32:16.793 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.743433205Z level=info msg="Executing migration" id="create team table" 2024-08-17T00:32:16.793 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.744289943Z level=info msg="Executing migration" id="add index team.org_id" 2024-08-17T00:32:16.793 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.745081765Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-08-17T00:32:16.793 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.745932167Z level=info msg="Executing migration" id="create team member table" 2024-08-17T00:32:16.793 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.746344548Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-08-17T00:32:16.793 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.74733716Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-08-17T00:32:16.793 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.748015237Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-08-17T00:32:16.793 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.748954344Z level=info msg="Executing migration" id="Add column email to team table" 2024-08-17T00:32:16.793 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.74980477Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-08-17T00:32:16.794 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.750582666Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-08-17T00:32:16.794 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.751378616Z level=info msg="Executing migration" id="create dashboard acl table" 2024-08-17T00:32:16.794 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.752179525Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-08-17T00:32:16.794 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.752678891Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-08-17T00:32:16.794 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.75347311Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-08-17T00:32:16.794 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.753975811Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-08-17T00:32:16.794 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.754947622Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-08-17T00:32:16.794 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.755477061Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-08-17T00:32:16.794 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.756304749Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-08-17T00:32:16.794 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.757138807Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-08-17T00:32:16.794 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.758084356Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-08-17T00:32:16.794 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.758784039Z level=info msg="Executing migration" id="create tag table" 2024-08-17T00:32:16.795 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.759645618Z level=info msg="Executing migration" id="add index tag.key_value" 2024-08-17T00:32:16.795 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.760463419Z level=info msg="Executing migration" id="create login attempt table" 2024-08-17T00:32:16.795 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.761416734Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-08-17T00:32:16.795 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.762117129Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-08-17T00:32:16.795 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.763092808Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-08-17T00:32:16.795 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.764953666Z level=info msg="Executing migration" id="create login_attempt v2" 2024-08-17T00:32:16.795 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.765728974Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-08-17T00:32:16.795 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.766724114Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-08-17T00:32:16.795 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.767395546Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-08-17T00:32:16.795 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.76838784Z level=info msg="Executing migration" id="create user auth table" 2024-08-17T00:32:16.795 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.770923607Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-08-17T00:32:16.795 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.773726877Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-08-17T00:32:16.795 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.776472796Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-08-17T00:32:16.796 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.779077053Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-08-17T00:32:17.030 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.781661083Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-08-17T00:32:17.030 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.782417716Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-08-17T00:32:17.030 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.783248201Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-08-17T00:32:17.030 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.784038931Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-08-17T00:32:17.030 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.784814272Z level=info msg="Executing migration" id="create server_lock table" 2024-08-17T00:32:17.030 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.785608761Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-08-17T00:32:17.030 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.786414659Z level=info msg="Executing migration" id="create user auth token table" 2024-08-17T00:32:17.030 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.787202518Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-08-17T00:32:17.030 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.788012167Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-08-17T00:32:17.031 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.788802086Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-08-17T00:32:17.031 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.789622535Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-08-17T00:32:17.031 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.79044642Z level=info msg="Executing migration" id="create cache_data table" 2024-08-17T00:32:17.031 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.791236956Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-08-17T00:32:17.031 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.792024933Z level=info msg="Executing migration" id="create short_url table v1" 2024-08-17T00:32:17.031 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.792849629Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-08-17T00:32:17.031 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.793667232Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-08-17T00:32:17.031 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.794501237Z level=info msg="Executing migration" id="delete alert_definition table" 2024-08-17T00:32:17.031 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.794980551Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-08-17T00:32:17.031 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.79551117Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-08-17T00:32:17.032 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.796330306Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-08-17T00:32:17.032 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.797114979Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-08-17T00:32:17.032 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.797926288Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-08-17T00:32:17.032 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.798748234Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-08-17T00:32:17.032 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.799531376Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-08-17T00:32:17.033 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.800320506Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-08-17T00:32:17.033 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.801108653Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-08-17T00:32:17.033 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.801959466Z level=info msg="Executing migration" id="drop alert_definition table" 2024-08-17T00:32:17.033 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.802781055Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-08-17T00:32:17.033 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.803596342Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-08-17T00:32:17.033 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.804405881Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-08-17T00:32:17.033 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.805210578Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-08-17T00:32:17.033 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.806018761Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-08-17T00:32:17.033 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.808744184Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-08-17T00:32:17.033 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.811651211Z level=info msg="Executing migration" id="create alert_instance table" 2024-08-17T00:32:17.033 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.81413079Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-08-17T00:32:17.033 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.816966336Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-08-17T00:32:17.033 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.819457145Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-08-17T00:32:17.034 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.822107351Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-08-17T00:32:17.034 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.824750411Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-08-17T00:32:17.034 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.827288377Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-08-17T00:32:17.034 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.830733318Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-08-17T00:32:17.034 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.834039789Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-08-17T00:32:17.034 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.836602688Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-08-17T00:32:17.034 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.839376074Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-08-17T00:32:17.034 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.841843253Z level=info msg="Executing migration" id="create alert_rule table" 2024-08-17T00:32:17.034 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.844474269Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-08-17T00:32:17.034 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.847197376Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-08-17T00:32:17.034 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.849862315Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-08-17T00:32:17.034 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.852860308Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-08-17T00:32:17.035 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.855308742Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-08-17T00:32:17.035 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.857980833Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-08-17T00:32:17.035 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.860601169Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-08-17T00:32:17.035 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.863279003Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-08-17T00:32:17.035 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.866044556Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-08-17T00:32:17.035 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.868646511Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-08-17T00:32:17.035 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.871164231Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-08-17T00:32:17.035 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.873748062Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-08-17T00:32:17.035 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.876391241Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-08-17T00:32:17.035 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.878967241Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-08-17T00:32:17.035 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.881560373Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-08-17T00:32:17.035 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.883880061Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-08-17T00:32:17.036 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.886622352Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-08-17T00:32:17.036 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.88937732Z 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-17T00:32:17.036 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.891844884Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-08-17T00:32:17.036 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.894399625Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-08-17T00:32:17.036 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.896752933Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-08-17T00:32:17.036 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.899471802Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-08-17T00:32:17.036 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.900345901Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-08-17T00:32:17.036 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.901184139Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-08-17T00:32:17.036 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.902055808Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-08-17T00:32:17.036 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.902862277Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-08-17T00:32:17.036 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.903780439Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-08-17T00:32:17.036 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.904704424Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-08-17T00:32:17.036 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.905532323Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-08-17T00:32:17.037 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.906555369Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-08-17T00:32:17.037 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.906992274Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-08-17T00:32:17.037 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.907847172Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-08-17T00:32:17.037 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.908620684Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-08-17T00:32:17.037 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.909524377Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-08-17T00:32:17.037 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.910624635Z level=info msg="Executing migration" id="create provenance_type table" 2024-08-17T00:32:17.037 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.911404971Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-08-17T00:32:17.037 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.912217599Z level=info msg="Executing migration" id="create alert_image table" 2024-08-17T00:32:17.037 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.912982172Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-08-17T00:32:17.037 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.91376379Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-08-17T00:32:17.037 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.914644478Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-08-17T00:32:17.037 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.915528906Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-08-17T00:32:17.037 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.916312923Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-08-17T00:32:17.038 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.916417974Z 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-17T00:32:17.038 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.9171759Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-08-17T00:32:17.038 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.918008955Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-08-17T00:32:17.039 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.918759904Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-08-17T00:32:17.039 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.918897203Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-08-17T00:32:17.039 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.919025183Z level=info msg="alerts found to migrate" alerts=0 2024-08-17T00:32:17.039 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.919579784Z level=info msg="Executing migration" id="create library_element table v1" 2024-08-17T00:32:17.039 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.920347143Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-08-17T00:32:17.039 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.921218656Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-08-17T00:32:17.040 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.921982038Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-08-17T00:32:17.040 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.922927626Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-08-17T00:32:17.040 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.923614372Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-08-17T00:32:17.040 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.924499268Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-08-17T00:32:17.040 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.925109583Z level=info msg="Executing migration" id="create data_keys table" 2024-08-17T00:32:17.040 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.925538651Z level=info msg="Executing migration" id="create secrets table" 2024-08-17T00:32:17.040 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.926447507Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-08-17T00:32:17.040 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.93097557Z level=info msg="Executing migration" id="add name column into data_keys" 2024-08-17T00:32:17.040 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.931903016Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-08-17T00:32:17.040 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.934622415Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-08-17T00:32:17.040 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.938987567Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-08-17T00:32:17.040 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.943317007Z level=info msg="Executing migration" id="create kv_store table v1" 2024-08-17T00:32:17.041 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.945890698Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-08-17T00:32:17.041 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.94850075Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-08-17T00:32:17.041 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.951187988Z level=info msg="Executing migration" id="create permission table" 2024-08-17T00:32:17.041 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.953749649Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-08-17T00:32:17.041 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.956433335Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-08-17T00:32:17.041 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.959085394Z level=info msg="Executing migration" id="create role table" 2024-08-17T00:32:17.041 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.9617075Z level=info msg="Executing migration" id="add column display_name" 2024-08-17T00:32:17.041 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.964258623Z level=info msg="Executing migration" id="add column group_name" 2024-08-17T00:32:17.041 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.966794054Z level=info msg="Executing migration" id="add index role.org_id" 2024-08-17T00:32:17.041 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.969637655Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-08-17T00:32:17.041 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.972227677Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-08-17T00:32:17.041 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.975029374Z level=info msg="Executing migration" id="create team role table" 2024-08-17T00:32:17.041 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.977468701Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-08-17T00:32:17.042 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.980166138Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-08-17T00:32:17.042 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.982805682Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-08-17T00:32:17.042 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.985426255Z level=info msg="Executing migration" id="create user role table" 2024-08-17T00:32:17.042 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.988102648Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-08-17T00:32:17.042 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.990609573Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-08-17T00:32:17.042 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.993318412Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-08-17T00:32:17.042 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.996096506Z level=info msg="Executing migration" id="create builtin role table" 2024-08-17T00:32:17.042 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:16.99847799Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-08-17T00:32:17.042 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.001144177Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-08-17T00:32:17.042 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.003652937Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-08-17T00:32:17.042 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.006379488Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-08-17T00:32:17.042 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.008943897Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-08-17T00:32:17.043 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.011308033Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-08-17T00:32:17.043 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.013913685Z level=info msg="Executing migration" id="add unique index role.uid" 2024-08-17T00:32:17.043 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.014364368Z level=info msg="Executing migration" id="create seed assignment table" 2024-08-17T00:32:17.043 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.017048364Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-08-17T00:32:17.043 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.017480325Z level=info msg="Executing migration" id="add column hidden to role table" 2024-08-17T00:32:17.043 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.018456391Z level=info msg="Executing migration" id="create query_history table v1" 2024-08-17T00:32:17.043 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.018860345Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-08-17T00:32:17.043 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.019292254Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-08-17T00:32:17.043 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.019550541Z level=info msg="Executing migration" id="teams permissions migration" 2024-08-17T00:32:17.043 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.019931049Z level=info msg="Executing migration" id="dashboard permissions" 2024-08-17T00:32:17.043 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.020385285Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-08-17T00:32:17.043 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.020714629Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-08-17T00:32:17.044 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.021046161Z level=info msg="Executing migration" id="alerting notification permissions" 2024-08-17T00:32:17.044 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.021388943Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-08-17T00:32:17.044 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.021769072Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-08-17T00:32:17.044 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.022208692Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-08-17T00:32:17.044 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.023158367Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-08-17T00:32:17.044 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.023450019Z level=info msg="Executing migration" id="create correlation table v1" 2024-08-17T00:32:17.044 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.023850112Z level=info msg="Executing migration" id="add index correlations.uid" 2024-08-17T00:32:17.044 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.024286277Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-08-17T00:32:17.044 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.024719042Z level=info msg="Executing migration" id="add correlation config column" 2024-08-17T00:32:17.044 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.025677481Z level=info msg="Executing migration" id="create entity_events table" 2024-08-17T00:32:17.044 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.026127026Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-08-17T00:32:17.044 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.028866281Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-08-17T00:32:17.044 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.02899876Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-08-17T00:32:17.045 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.029327558Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-17T00:32:17.045 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.029425316Z 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-17T00:32:17.045 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.029721022Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-08-17T00:32:17.045 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.030171311Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-08-17T00:32:17.045 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.030622655Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-08-17T00:32:17.045 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.031116047Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-17T00:32:17.045 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.03159292Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-08-17T00:32:17.045 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.032034326Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-08-17T00:32:17.045 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.032497965Z level=info msg="Executing migration" id="Drop public config table" 2024-08-17T00:32:17.045 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.032900613Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-08-17T00:32:17.045 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.033349517Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-08-17T00:32:17.045 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.033784461Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-08-17T00:32:17.045 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.034245902Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-08-17T00:32:17.363 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.036946973Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-08-17T00:32:17.363 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.039952844Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-08-17T00:32:17.363 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.040933483Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-08-17T00:32:17.363 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.041956818Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-08-17T00:32:17.363 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.042291726Z level=info msg="Executing migration" id="add share column" 2024-08-17T00:32:17.363 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.04328063Z level=info msg="Executing migration" id="create default alerting folders" 2024-08-17T00:32:17.363 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.043716122Z level=info msg="Executing migration" id="create file table" 2024-08-17T00:32:17.363 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.044186856Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-08-17T00:32:17.363 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.046818254Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-08-17T00:32:17.364 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.047327988Z level=info msg="Executing migration" id="create file_meta table" 2024-08-17T00:32:17.364 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.05020226Z level=info msg="Executing migration" id="file table idx: path key" 2024-08-17T00:32:17.364 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.052825176Z level=info msg="Executing migration" id="set path collation in file table" 2024-08-17T00:32:17.364 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.055335426Z level=info msg="Executing migration" id="managed permissions migration" 2024-08-17T00:32:17.364 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.057913469Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-08-17T00:32:17.364 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.060531947Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-08-17T00:32:17.364 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.06298064Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-08-17T00:32:17.364 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.065613519Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-08-17T00:32:17.364 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.068176913Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-08-17T00:32:17.364 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.070964368Z level=info msg="Executing migration" id="update group index for alert rules" 2024-08-17T00:32:17.365 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.073406487Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-08-17T00:32:17.365 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.075944975Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-08-17T00:32:17.365 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.078824626Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-08-17T00:32:17.365 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.081203087Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-08-17T00:32:17.365 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.083936965Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-08-17T00:32:17.365 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.084630871Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-08-17T00:32:17.365 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.094215083Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-08-17T00:32:17.365 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.095017704Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-08-17T00:32:17.365 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.096005922Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-08-17T00:32:17.365 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.09933403Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-08-17T00:32:17.366 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.100172219Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-08-17T00:32:17.366 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.100962403Z level=info msg="Executing migration" id="create folder table" 2024-08-17T00:32:17.366 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.10174062Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-08-17T00:32:17.366 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.102695115Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-08-17T00:32:17.366 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.103353176Z level=info msg="Executing migration" id="Update folder title length" 2024-08-17T00:32:17.366 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.104221055Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-08-17T00:32:17.366 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=migrator t=2024-08-17T00:32:17.105024502Z level=info msg="migrations completed" performed=485 skipped=0 duration=687.386341ms 2024-08-17T00:32:17.366 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=sqlstore t=2024-08-17T00:32:17.105401291Z level=info msg="Created default organization" 2024-08-17T00:32:17.366 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=plugin.loader t=2024-08-17T00:32:17.162449905Z level=info msg="Plugin registered" pluginID=input 2024-08-17T00:32:17.366 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=plugin.loader t=2024-08-17T00:32:17.189712785Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-08-17T00:32:17.366 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=plugin.loader t=2024-08-17T00:32:17.189733518Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-08-17T00:32:17.366 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=secrets t=2024-08-17T00:32:17.189767391Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-08-17T00:32:17.366 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=query_data t=2024-08-17T00:32:17.191492927Z level=info msg="Query Service initialization" 2024-08-17T00:32:17.367 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=live.push_http t=2024-08-17T00:32:17.193772634Z level=info msg="Live Push Gateway initialization" 2024-08-17T00:32:17.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:17 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:17.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:17 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:17.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:17 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:17.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:17 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:17.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:17 smithi110 ceph-mon[29669]: Deploying daemon node-exporter.a on smithi110 2024-08-17T00:32:17.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:17 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:17.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:17 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:17.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:17 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:17.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:17 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:17.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:17 smithi110 ceph-mon[41467]: Deploying daemon node-exporter.a on smithi110 2024-08-17T00:32:17.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:17.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:17.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:17.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:17.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-mon[33147]: Deploying daemon node-exporter.a on smithi110 2024-08-17T00:32:18.363 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=infra.usagestats.collector t=2024-08-17T00:32:17.903611587Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-08-17T00:32:18.363 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=provisioning.datasources t=2024-08-17T00:32:17.958042713Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-08-17T00:32:18.363 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=provisioning.datasources t=2024-08-17T00:32:17.989517103Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-08-17T00:32:18.363 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:18 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=provisioning.alerting t=2024-08-17T00:32:18.01125013Z level=info msg="starting to provision alerting" 2024-08-17T00:32:18.363 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:18 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=provisioning.alerting t=2024-08-17T00:32:18.011268326Z level=info msg="finished to provision alerting" 2024-08-17T00:32:18.363 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:18 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=ngalert.state.manager t=2024-08-17T00:32:18.011389514Z level=info msg="Warming state cache for startup" 2024-08-17T00:32:18.364 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:18 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=grafanaStorageLogger t=2024-08-17T00:32:18.011450273Z level=info msg="storage starting" 2024-08-17T00:32:18.364 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:18 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=http.server t=2024-08-17T00:32:18.01317852Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-08-17T00:32:18.364 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:18 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=sqlstore.transactions t=2024-08-17T00:32:18.02176348Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-17T00:32:18.364 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:18 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=ngalert.state.manager t=2024-08-17T00:32:18.021781233Z level=info msg="State cache has been initialized" states=0 duration=10.389514ms 2024-08-17T00:32:18.364 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:18 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=ngalert.multiorg.alertmanager t=2024-08-17T00:32:18.021866748Z level=info msg="starting MultiOrg Alertmanager" 2024-08-17T00:32:18.364 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:18 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=ticker t=2024-08-17T00:32:18.021902397Z level=info msg=starting first_tick=2024-08-17T00:32:20Z 2024-08-17T00:32:18.364 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:32:18 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=sqlstore.transactions t=2024-08-17T00:32:18.066414271Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-17T00:32:18.460 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:32:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:32:18] "GET /metrics HTTP/1.1" 200 33674 "" "Prometheus/2.43.0" 2024-08-17T00:32:18.799 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:18 smithi110 ceph-mon[41467]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:18.799 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:18 smithi110 ceph-mon[29669]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:18.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:18 smithi177 ceph-mon[33147]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:19.060 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:19 smithi110 systemd[1]: Starting Ceph node-exporter.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:32:20.087 INFO:teuthology.orchestra.run.smithi110.stdout:77309411374 2024-08-17T00:32:20.087 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-08-17T00:32:20.493 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:20 smithi110 ceph-mon[41467]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:20.493 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:20 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:20.493 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:20 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:32:20.493 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:20 smithi110 ceph-mon[29669]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:20.493 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:20 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:20.493 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:20 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:32:20.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:20 smithi177 ceph-mon[33147]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:20.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:20 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:20.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:20 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:32:21.043 INFO:teuthology.orchestra.run.smithi110.stdout:55834574900 2024-08-17T00:32:21.044 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-08-17T00:32:21.310 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:21 smithi110 bash[78047]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-08-17T00:32:21.748 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:21 smithi110 bash[78047]: Getting image source signatures 2024-08-17T00:32:21.748 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:21 smithi110 bash[78047]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-08-17T00:32:21.748 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:21 smithi110 bash[78047]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-08-17T00:32:21.748 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:21 smithi110 bash[78047]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-08-17T00:32:22.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:22 smithi110 ceph-mon[29669]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:22.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:22 smithi110 ceph-mon[41467]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:22.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:22 smithi177 ceph-mon[33147]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:23.310 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:23 smithi110 bash[78047]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-08-17T00:32:23.793 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:23 smithi110 bash[78047]: Writing manifest to image destination 2024-08-17T00:32:24.060 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:24 smithi110 podman[78047]: 2024-08-17 00:32:23.974095069 +0000 UTC m=+2.881608942 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-08-17T00:32:24.228 INFO:teuthology.orchestra.run.smithi110.stdout:34359738424 2024-08-17T00:32:24.228 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-08-17T00:32:24.467 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:24 smithi110 ceph-mon[41467]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:24.467 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:24 smithi110 podman[78047]: 2024-08-17 00:32:24.348427135 +0000 UTC m=+3.255940982 container create 8d239cc7b01d58b1806e20c22516b9a316a6baba5f5845fb65cbe31eb9dd55d3 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-17T00:32:24.467 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:24 smithi110 ceph-mon[29669]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:24.491 INFO:teuthology.orchestra.run.smithi110.stdout:107374182441 2024-08-17T00:32:24.491 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-08-17T00:32:24.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:24 smithi177 ceph-mon[33147]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:25.100 INFO:teuthology.orchestra.run.smithi110.stdout:236223201303 2024-08-17T00:32:25.100 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-08-17T00:32:25.667 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 podman[78047]: 2024-08-17 00:32:25.557154416 +0000 UTC m=+4.464668264 container init 8d239cc7b01d58b1806e20c22516b9a316a6baba5f5845fb65cbe31eb9dd55d3 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-17T00:32:25.667 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 podman[78047]: 2024-08-17 00:32:25.562853836 +0000 UTC m=+4.470367689 container start 8d239cc7b01d58b1806e20c22516b9a316a6baba5f5845fb65cbe31eb9dd55d3 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-17T00:32:25.667 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.566Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-17T00:32:25.668 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.566Z 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-17T00:32:25.668 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.567Z 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-17T00:32:25.668 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.567Z 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-17T00:32:25.668 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.567Z 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-17T00:32:25.668 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.567Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-17T00:32:25.668 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.567Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-17T00:32:25.668 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.567Z caller=node_exporter.go:117 level=info collector=arp 2024-08-17T00:32:25.668 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.567Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-17T00:32:25.668 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.567Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-17T00:32:25.668 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.567Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-17T00:32:25.669 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.567Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-17T00:32:25.669 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.567Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-17T00:32:25.669 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-17T00:32:25.669 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-17T00:32:25.669 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-17T00:32:25.669 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=edac 2024-08-17T00:32:25.669 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-17T00:32:25.669 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-17T00:32:25.669 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-17T00:32:25.669 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-17T00:32:25.669 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-17T00:32:25.669 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-17T00:32:25.670 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-17T00:32:25.670 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-17T00:32:25.670 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-17T00:32:25.670 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-17T00:32:25.670 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-17T00:32:25.670 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-17T00:32:25.670 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-17T00:32:25.670 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-17T00:32:25.670 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-17T00:32:25.670 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-17T00:32:25.670 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=os 2024-08-17T00:32:25.670 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-17T00:32:25.670 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-17T00:32:25.671 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-17T00:32:25.671 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-17T00:32:25.671 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-17T00:32:25.671 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-17T00:32:25.671 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-17T00:32:25.671 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=stat 2024-08-17T00:32:25.671 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-17T00:32:25.671 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-17T00:32:25.671 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-17T00:32:25.672 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=time 2024-08-17T00:32:25.672 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-17T00:32:25.672 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=uname 2024-08-17T00:32:25.672 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-17T00:32:25.672 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-17T00:32:25.672 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-17T00:32:25.672 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-17T00:32:25.672 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[78317]: ts=2024-08-17T00:32:25.568Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-17T00:32:25.672 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 bash[78047]: 8d239cc7b01d58b1806e20c22516b9a316a6baba5f5845fb65cbe31eb9dd55d3 2024-08-17T00:32:26.060 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:32:25 smithi110 systemd[1]: Started Ceph node-exporter.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:32:26.182 INFO:teuthology.orchestra.run.smithi110.stdout:167503724579 2024-08-17T00:32:26.182 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-08-17T00:32:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:26 smithi177 ceph-mon[33147]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:26 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:26 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:26 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:26.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:26 smithi110 ceph-mon[29669]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:26.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:26 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:26.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:26 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:26.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:26 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:26.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:26 smithi110 ceph-mon[41467]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:26.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:26 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:26.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:26 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:26.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:26 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:26.863 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:26 smithi177 bash[65830]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-08-17T00:32:27.052 INFO:teuthology.orchestra.run.smithi110.stdout:201863462942 2024-08-17T00:32:27.052 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-08-17T00:32:27.276 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:26 smithi177 bash[65830]: Getting image source signatures 2024-08-17T00:32:27.276 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:26 smithi177 bash[65830]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-08-17T00:32:27.276 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:26 smithi177 bash[65830]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-08-17T00:32:27.276 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:26 smithi177 bash[65830]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-08-17T00:32:27.289 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:27 smithi110 ceph-mon[41467]: Deploying daemon node-exporter.b on smithi177 2024-08-17T00:32:27.289 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:27 smithi110 ceph-mon[29669]: Deploying daemon node-exporter.b on smithi177 2024-08-17T00:32:27.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:27 smithi177 ceph-mon[33147]: Deploying daemon node-exporter.b on smithi177 2024-08-17T00:32:28.203 INFO:teuthology.orchestra.run.smithi110.stdout:128849018918 2024-08-17T00:32:28.204 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-08-17T00:32:28.268 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:32:28.305 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:32:28.307 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:32:28.339 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:32:28.346 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:32:28.346 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:32:28.347 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:32:28.433 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:28 smithi110 ceph-mon[41467]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:28.433 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:28 smithi110 ceph-mon[29669]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:28.433 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:32:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:32:28] "GET /metrics HTTP/1.1" 200 33677 "" "Prometheus/2.43.0" 2024-08-17T00:32:28.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-mon[33147]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:28.613 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 bash[65830]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-08-17T00:32:28.613 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 bash[65830]: Writing manifest to image destination 2024-08-17T00:32:28.975 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 podman[65830]: 2024-08-17 00:32:28.666295944 +0000 UTC m=+2.115943473 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-08-17T00:32:28.976 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 podman[65830]: 2024-08-17 00:32:28.756541068 +0000 UTC m=+2.206188583 container create c49d5f65618116c2f5d8291f880728e516c7d096fcfd84ec54aa32f7156d3615 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-17T00:32:28.976 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 podman[65830]: 2024-08-17 00:32:28.97531367 +0000 UTC m=+2.424961196 container init c49d5f65618116c2f5d8291f880728e516c7d096fcfd84ec54aa32f7156d3615 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-17T00:32:29.363 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 podman[65830]: 2024-08-17 00:32:28.980453521 +0000 UTC m=+2.430101038 container start c49d5f65618116c2f5d8291f880728e516c7d096fcfd84ec54aa32f7156d3615 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-17T00:32:29.363 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.984Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-17T00:32:29.363 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.984Z 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-17T00:32:29.363 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.985Z 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-17T00:32:29.363 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.985Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-17T00:32:29.363 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.985Z 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-17T00:32:29.363 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.985Z 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-17T00:32:29.363 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.985Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-17T00:32:29.364 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.985Z caller=node_exporter.go:117 level=info collector=arp 2024-08-17T00:32:29.364 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.985Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-17T00:32:29.364 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.985Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-17T00:32:29.364 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.985Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-17T00:32:29.364 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.985Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-17T00:32:29.364 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.985Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-17T00:32:29.364 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.985Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-17T00:32:29.364 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.985Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-17T00:32:29.364 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.985Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-17T00:32:29.365 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.985Z caller=node_exporter.go:117 level=info collector=edac 2024-08-17T00:32:29.365 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.985Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-17T00:32:29.365 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.985Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-17T00:32:29.365 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.985Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-17T00:32:29.365 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.985Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-17T00:32:29.365 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-17T00:32:29.365 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-17T00:32:29.365 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-17T00:32:29.365 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-17T00:32:29.365 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-17T00:32:29.366 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-17T00:32:29.366 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-17T00:32:29.366 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-17T00:32:29.366 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-17T00:32:29.366 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-17T00:32:29.366 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-17T00:32:29.366 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-17T00:32:29.366 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=os 2024-08-17T00:32:29.366 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-17T00:32:29.366 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-17T00:32:29.366 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-17T00:32:29.366 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-17T00:32:29.366 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-17T00:32:29.367 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-17T00:32:29.367 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-17T00:32:29.367 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=stat 2024-08-17T00:32:29.367 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-17T00:32:29.367 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-17T00:32:29.367 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-17T00:32:29.367 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=time 2024-08-17T00:32:29.367 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-17T00:32:29.367 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=uname 2024-08-17T00:32:29.367 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-17T00:32:29.367 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-17T00:32:29.367 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-17T00:32:29.367 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-17T00:32:29.368 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:28 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[65882]: ts=2024-08-17T00:32:28.986Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-17T00:32:29.368 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:29 smithi177 bash[65830]: c49d5f65618116c2f5d8291f880728e516c7d096fcfd84ec54aa32f7156d3615 2024-08-17T00:32:29.368 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:32:29 smithi177 systemd[1]: Started Ceph node-exporter.b for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:32:30.398 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:30 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:30.398 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:30 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:30.398 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:30 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:30.398 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:30 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:30.398 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:30 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:30.398 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:30 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:32:30.398 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:30 smithi110 ceph-mon[29669]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:30.398 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:30 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:30.399 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:30 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:30.399 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:30 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:30.399 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:30 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:30.399 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:30 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:30.399 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:30 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:30.399 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:30 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:32:30.399 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:30 smithi110 ceph-mon[41467]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:30.399 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:30 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:30.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:30 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:30.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:30 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:30.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:30 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:30.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:30 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:30.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:30 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:30.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:30 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:32:30.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:30 smithi177 ceph-mon[33147]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:30.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:30 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:32 smithi110 ceph-mon[29669]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:32 smithi110 ceph-mon[41467]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:32.574 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:32 smithi177 ceph-mon[33147]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:34.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:33 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:34.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:33 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:34.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:33 smithi110 ceph-mon[29669]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:34.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:33 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:34.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:33 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:34.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:33 smithi110 ceph-mon[41467]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:34.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:33 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:34.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:33 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:34.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:33 smithi177 ceph-mon[33147]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:34.971 INFO:teuthology.orchestra.run.smithi110.stdout:236223201306 2024-08-17T00:32:35.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:34 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:32:35.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:34 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/1286725754' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T00:32:35.227 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:34 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:32:35.227 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:34 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/1286725754' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T00:32:35.227 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:34 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:32:35.227 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:34 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/1286725754' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T00:32:36.008 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:35 smithi110 ceph-mon[41467]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:36.009 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:35 smithi110 ceph-mon[29669]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:36.218 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:35 smithi177 ceph-mon[33147]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:36.649 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201303 got 236223201306 for osd.7 2024-08-17T00:32:36.649 DEBUG:teuthology.parallel:result is None 2024-08-17T00:32:36.988 INFO:teuthology.orchestra.run.smithi110.stdout:34359738428 2024-08-17T00:32:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:37 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/245317950' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T00:32:37.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:37 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/245317950' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T00:32:37.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:37 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/245317950' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T00:32:37.705 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738424 got 34359738428 for osd.0 2024-08-17T00:32:37.706 DEBUG:teuthology.parallel:result is None 2024-08-17T00:32:38.190 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:38 smithi110 ceph-mon[41467]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:38.191 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:38 smithi110 ceph-mon[29669]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:38.193 INFO:teuthology.orchestra.run.smithi110.stdout:107374182446 2024-08-17T00:32:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:38 smithi177 ceph-mon[33147]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:38.396 INFO:teuthology.orchestra.run.smithi110.stdout:77309411378 2024-08-17T00:32:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:32:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:32:38] "GET /metrics HTTP/1.1" 200 33674 "" "Prometheus/2.43.0" 2024-08-17T00:32:39.094 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411374 got 77309411378 for osd.2 2024-08-17T00:32:39.094 DEBUG:teuthology.parallel:result is None 2024-08-17T00:32:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:39 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/1153167700' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T00:32:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:39 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/141416021' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T00:32:39.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:39 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/1153167700' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T00:32:39.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:39 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/141416021' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T00:32:39.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:39 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/1153167700' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T00:32:39.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:39 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/141416021' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T00:32:39.789 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182441 got 107374182446 for osd.3 2024-08-17T00:32:39.789 DEBUG:teuthology.parallel:result is None 2024-08-17T00:32:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:40 smithi110 ceph-mon[29669]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:40 smithi110 ceph-mon[41467]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:40 smithi177 ceph-mon[33147]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:40.923 INFO:teuthology.orchestra.run.smithi110.stdout:201863462944 2024-08-17T00:32:41.190 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:32:41.285 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:41 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/2575453000' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T00:32:41.285 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:41 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/2575453000' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T00:32:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:41 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/2575453000' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T00:32:41.543 INFO:teuthology.orchestra.run.smithi110.stdout:167503724582 2024-08-17T00:32:42.259 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:42 smithi110 ceph-mon[29669]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:42.259 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:42 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/4246701504' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T00:32:42.259 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:42 smithi110 ceph-mon[41467]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:42.259 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:42 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/4246701504' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T00:32:42.282 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724579 got 167503724582 for osd.5 2024-08-17T00:32:42.282 DEBUG:teuthology.parallel:result is None 2024-08-17T00:32:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:42 smithi177 ceph-mon[33147]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:42.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:42 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/4246701504' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T00:32:44.075 INFO:teuthology.orchestra.run.smithi110.stdout:55834574904 2024-08-17T00:32:44.251 INFO:teuthology.orchestra.run.smithi110.stdout:128849018921 2024-08-17T00:32:44.533 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:44 smithi110 ceph-mon[41467]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:44.533 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:44 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/517641419' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T00:32:44.533 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:44 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/2486819872' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T00:32:44.534 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:44 smithi110 ceph-mon[29669]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:44.534 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:44 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/517641419' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T00:32:44.534 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:44 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/2486819872' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T00:32:44.554 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462942 got 201863462944 for osd.6 2024-08-17T00:32:44.554 DEBUG:teuthology.parallel:result is None 2024-08-17T00:32:44.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:44 smithi177 ceph-mon[33147]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:44.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:44 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/517641419' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T00:32:44.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:44 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/2486819872' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T00:32:45.519 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574900 got 55834574904 for osd.1 2024-08-17T00:32:45.519 DEBUG:teuthology.parallel:result is None 2024-08-17T00:32:46.529 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:46 smithi110 ceph-mon[29669]: pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:46.529 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:46 smithi110 ceph-mon[41467]: pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:46.561 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018918 got 128849018921 for osd.4 2024-08-17T00:32:46.561 DEBUG:teuthology.parallel:result is None 2024-08-17T00:32:46.561 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-17T00:32:46.562 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T00:32:46.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:46 smithi177 ceph-mon[33147]: pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:46.806 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:32:48.307 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:48 smithi110 ceph-mon[41467]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:48.308 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:48 smithi110 ceph-mon[29669]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:48.308 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:32:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:32:48] "GET /metrics HTTP/1.1" 200 33674 "" "Prometheus/2.43.0" 2024-08-17T00:32:48.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:48 smithi177 ceph-mon[33147]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:48.671 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:32:48.673 INFO:teuthology.orchestra.run.smithi110.stderr:dumped all 2024-08-17T00:32:49.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:49 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:32:49.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:49 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:32:49.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:49 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:32:49.695 INFO:teuthology.orchestra.run.smithi110.stdout:{"pg_ready":true,"pg_map":{"version":39,"stamp":"2024-08-17T00:32:47.218901+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593533,"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":229,"num_write_kb":2435,"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":173,"ondisk_log_size":173,"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":228300,"kb_used_data":8044,"kb_used_omap":12,"kb_used_meta":220147,"kb_avail":749732916,"statfs":{"total":767960285184,"available":767726505984,"internally_reserved":0,"allocated":8237056,"data_stored":4614670,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12742,"internal_metadata":225431098},"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.002579"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307894+0000","last_change":"2024-08-17T00:31:00.503735+0000","last_active":"2024-08-17T00:31:56.307894+0000","last_peered":"2024-08-17T00:31:56.307894+0000","last_clean":"2024-08-17T00:31:56.307894+0000","last_became_active":"2024-08-17T00:31:00.503170+0000","last_became_peered":"2024-08-17T00:31:00.503170+0000","last_unstale":"2024-08-17T00:31:56.307894+0000","last_undegraded":"2024-08-17T00:31:56.307894+0000","last_fullsized":"2024-08-17T00:31:56.307894+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T05:09:37.447893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292848+0000","last_change":"2024-08-17T00:31:00.502798+0000","last_active":"2024-08-17T00:31:56.292848+0000","last_peered":"2024-08-17T00:31:56.292848+0000","last_clean":"2024-08-17T00:31:56.292848+0000","last_became_active":"2024-08-17T00:31:00.502536+0000","last_became_peered":"2024-08-17T00:31:00.502536+0000","last_unstale":"2024-08-17T00:31:56.292848+0000","last_undegraded":"2024-08-17T00:31:56.292848+0000","last_fullsized":"2024-08-17T00:31:56.292848+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:11:39.269554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292265+0000","last_change":"2024-08-17T00:31:00.487218+0000","last_active":"2024-08-17T00:31:56.292265+0000","last_peered":"2024-08-17T00:31:56.292265+0000","last_clean":"2024-08-17T00:31:56.292265+0000","last_became_active":"2024-08-17T00:31:00.486238+0000","last_became_peered":"2024-08-17T00:31:00.486238+0000","last_unstale":"2024-08-17T00:31:56.292265+0000","last_undegraded":"2024-08-17T00:31:56.292265+0000","last_fullsized":"2024-08-17T00:31:56.292265+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:31:49.293168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.296734+0000","last_change":"2024-08-17T00:31:00.500750+0000","last_active":"2024-08-17T00:31:56.296734+0000","last_peered":"2024-08-17T00:31:56.296734+0000","last_clean":"2024-08-17T00:31:56.296734+0000","last_became_active":"2024-08-17T00:31:00.500373+0000","last_became_peered":"2024-08-17T00:31:00.500373+0000","last_unstale":"2024-08-17T00:31:56.296734+0000","last_undegraded":"2024-08-17T00:31:56.296734+0000","last_fullsized":"2024-08-17T00:31:56.296734+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:49:05.409594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307291+0000","last_change":"2024-08-17T00:31:00.491473+0000","last_active":"2024-08-17T00:31:56.307291+0000","last_peered":"2024-08-17T00:31:56.307291+0000","last_clean":"2024-08-17T00:31:56.307291+0000","last_became_active":"2024-08-17T00:31:00.490834+0000","last_became_peered":"2024-08-17T00:31:00.490834+0000","last_unstale":"2024-08-17T00:31:56.307291+0000","last_undegraded":"2024-08-17T00:31:56.307291+0000","last_fullsized":"2024-08-17T00:31:56.307291+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:53:04.999061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.296801+0000","last_change":"2024-08-17T00:31:00.499553+0000","last_active":"2024-08-17T00:31:56.296801+0000","last_peered":"2024-08-17T00:31:56.296801+0000","last_clean":"2024-08-17T00:31:56.296801+0000","last_became_active":"2024-08-17T00:31:00.499215+0000","last_became_peered":"2024-08-17T00:31:00.499215+0000","last_unstale":"2024-08-17T00:31:56.296801+0000","last_undegraded":"2024-08-17T00:31:56.296801+0000","last_fullsized":"2024-08-17T00:31:56.296801+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:01:22.203810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307071+0000","last_change":"2024-08-17T00:31:00.494404+0000","last_active":"2024-08-17T00:31:56.307071+0000","last_peered":"2024-08-17T00:31:56.307071+0000","last_clean":"2024-08-17T00:31:56.307071+0000","last_became_active":"2024-08-17T00:31:00.494124+0000","last_became_peered":"2024-08-17T00:31:00.494124+0000","last_unstale":"2024-08-17T00:31:56.307071+0000","last_undegraded":"2024-08-17T00:31:56.307071+0000","last_fullsized":"2024-08-17T00:31:56.307071+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:04:14.145154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.329951+0000","last_change":"2024-08-17T00:31:00.499888+0000","last_active":"2024-08-17T00:31:56.329951+0000","last_peered":"2024-08-17T00:31:56.329951+0000","last_clean":"2024-08-17T00:31:56.329951+0000","last_became_active":"2024-08-17T00:31:00.499689+0000","last_became_peered":"2024-08-17T00:31:00.499689+0000","last_unstale":"2024-08-17T00:31:56.329951+0000","last_undegraded":"2024-08-17T00:31:56.329951+0000","last_fullsized":"2024-08-17T00:31:56.329951+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:44:05.674986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.308083+0000","last_change":"2024-08-17T00:31:00.494909+0000","last_active":"2024-08-17T00:31:56.308083+0000","last_peered":"2024-08-17T00:31:56.308083+0000","last_clean":"2024-08-17T00:31:56.308083+0000","last_became_active":"2024-08-17T00:31:00.494617+0000","last_became_peered":"2024-08-17T00:31:00.494617+0000","last_unstale":"2024-08-17T00:31:56.308083+0000","last_undegraded":"2024-08-17T00:31:56.308083+0000","last_fullsized":"2024-08-17T00:31:56.308083+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:15:18.494935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.702827+0000","last_change":"2024-08-17T00:31:00.500690+0000","last_active":"2024-08-17T00:31:56.702827+0000","last_peered":"2024-08-17T00:31:56.702827+0000","last_clean":"2024-08-17T00:31:56.702827+0000","last_became_active":"2024-08-17T00:31:00.499635+0000","last_became_peered":"2024-08-17T00:31:00.499635+0000","last_unstale":"2024-08-17T00:31:56.702827+0000","last_undegraded":"2024-08-17T00:31:56.702827+0000","last_fullsized":"2024-08-17T00:31:56.702827+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:14:50.198670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.506471+0000","last_change":"2024-08-17T00:31:27.221399+0000","last_active":"2024-08-17T00:31:56.506471+0000","last_peered":"2024-08-17T00:31:56.506471+0000","last_clean":"2024-08-17T00:31:56.506471+0000","last_became_active":"2024-08-17T00:31:27.221039+0000","last_became_peered":"2024-08-17T00:31:27.221039+0000","last_unstale":"2024-08-17T00:31:56.506471+0000","last_undegraded":"2024-08-17T00:31:56.506471+0000","last_fullsized":"2024-08-17T00:31:56.506471+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:08:01.591002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.34","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.295644+0000","last_change":"2024-08-17T00:31:00.503242+0000","last_active":"2024-08-17T00:31:56.295644+0000","last_peered":"2024-08-17T00:31:56.295644+0000","last_clean":"2024-08-17T00:31:56.295644+0000","last_became_active":"2024-08-17T00:31:00.502974+0000","last_became_peered":"2024-08-17T00:31:00.502974+0000","last_unstale":"2024-08-17T00:31:56.295644+0000","last_undegraded":"2024-08-17T00:31:56.295644+0000","last_fullsized":"2024-08-17T00:31:56.295644+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:40:35.017811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.330042+0000","last_change":"2024-08-17T00:31:00.501019+0000","last_active":"2024-08-17T00:31:56.330042+0000","last_peered":"2024-08-17T00:31:56.330042+0000","last_clean":"2024-08-17T00:31:56.330042+0000","last_became_active":"2024-08-17T00:31:00.500750+0000","last_became_peered":"2024-08-17T00:31:00.500750+0000","last_unstale":"2024-08-17T00:31:56.330042+0000","last_undegraded":"2024-08-17T00:31:56.330042+0000","last_fullsized":"2024-08-17T00:31:56.330042+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:20:58.945828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292626+0000","last_change":"2024-08-17T00:31:00.494120+0000","last_active":"2024-08-17T00:31:56.292626+0000","last_peered":"2024-08-17T00:31:56.292626+0000","last_clean":"2024-08-17T00:31:56.292626+0000","last_became_active":"2024-08-17T00:31:00.493664+0000","last_became_peered":"2024-08-17T00:31:00.493664+0000","last_unstale":"2024-08-17T00:31:56.292626+0000","last_undegraded":"2024-08-17T00:31:56.292626+0000","last_fullsized":"2024-08-17T00:31:56.292626+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:48:07.972673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292454+0000","last_change":"2024-08-17T00:31:00.495773+0000","last_active":"2024-08-17T00:31:56.292454+0000","last_peered":"2024-08-17T00:31:56.292454+0000","last_clean":"2024-08-17T00:31:56.292454+0000","last_became_active":"2024-08-17T00:31:00.495493+0000","last_became_peered":"2024-08-17T00:31:00.495493+0000","last_unstale":"2024-08-17T00:31:56.292454+0000","last_undegraded":"2024-08-17T00:31:56.292454+0000","last_fullsized":"2024-08-17T00:31:56.292454+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:02:17.259616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.296450+0000","last_change":"2024-08-17T00:31:00.499743+0000","last_active":"2024-08-17T00:31:56.296450+0000","last_peered":"2024-08-17T00:31:56.296450+0000","last_clean":"2024-08-17T00:31:56.296450+0000","last_became_active":"2024-08-17T00:31:00.498802+0000","last_became_peered":"2024-08-17T00:31:00.498802+0000","last_unstale":"2024-08-17T00:31:56.296450+0000","last_undegraded":"2024-08-17T00:31:56.296450+0000","last_fullsized":"2024-08-17T00:31:56.296450+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T11:32:24.028884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":30,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.297428+0000","last_change":"2024-08-17T00:31:27.320736+0000","last_active":"2024-08-17T00:31:56.297428+0000","last_peered":"2024-08-17T00:31:56.297428+0000","last_clean":"2024-08-17T00:31:56.297428+0000","last_became_active":"2024-08-17T00:31:27.320426+0000","last_became_peered":"2024-08-17T00:31:27.320426+0000","last_unstale":"2024-08-17T00:31:56.297428+0000","last_undegraded":"2024-08-17T00:31:56.297428+0000","last_fullsized":"2024-08-17T00:31:56.297428+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:37:25.530977+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.505813+0000","last_change":"2024-08-17T00:31:00.502709+0000","last_active":"2024-08-17T00:31:56.505813+0000","last_peered":"2024-08-17T00:31:56.505813+0000","last_clean":"2024-08-17T00:31:56.505813+0000","last_became_active":"2024-08-17T00:31:00.502430+0000","last_became_peered":"2024-08-17T00:31:00.502430+0000","last_unstale":"2024-08-17T00:31:56.505813+0000","last_undegraded":"2024-08-17T00:31:56.505813+0000","last_fullsized":"2024-08-17T00:31:56.505813+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:15:59.703040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307973+0000","last_change":"2024-08-17T00:31:00.504518+0000","last_active":"2024-08-17T00:31:56.307973+0000","last_peered":"2024-08-17T00:31:56.307973+0000","last_clean":"2024-08-17T00:31:56.307973+0000","last_became_active":"2024-08-17T00:31:00.504218+0000","last_became_peered":"2024-08-17T00:31:00.504218+0000","last_unstale":"2024-08-17T00:31:56.307973+0000","last_undegraded":"2024-08-17T00:31:56.307973+0000","last_fullsized":"2024-08-17T00:31:56.307973+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:09:58.070460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.702449+0000","last_change":"2024-08-17T00:31:00.497755+0000","last_active":"2024-08-17T00:31:56.702449+0000","last_peered":"2024-08-17T00:31:56.702449+0000","last_clean":"2024-08-17T00:31:56.702449+0000","last_became_active":"2024-08-17T00:31:00.497386+0000","last_became_peered":"2024-08-17T00:31:00.497386+0000","last_unstale":"2024-08-17T00:31:56.702449+0000","last_undegraded":"2024-08-17T00:31:56.702449+0000","last_fullsized":"2024-08-17T00:31:56.702449+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:58:38.551421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292965+0000","last_change":"2024-08-17T00:31:00.488161+0000","last_active":"2024-08-17T00:31:56.292965+0000","last_peered":"2024-08-17T00:31:56.292965+0000","last_clean":"2024-08-17T00:31:56.292965+0000","last_became_active":"2024-08-17T00:31:00.486378+0000","last_became_peered":"2024-08-17T00:31:00.486378+0000","last_unstale":"2024-08-17T00:31:56.292965+0000","last_undegraded":"2024-08-17T00:31:56.292965+0000","last_fullsized":"2024-08-17T00:31:56.292965+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:36:03.294328+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.296727+0000","last_change":"2024-08-17T00:31:00.506318+0000","last_active":"2024-08-17T00:31:56.296727+0000","last_peered":"2024-08-17T00:31:56.296727+0000","last_clean":"2024-08-17T00:31:56.296727+0000","last_became_active":"2024-08-17T00:31:00.506024+0000","last_became_peered":"2024-08-17T00:31:00.506024+0000","last_unstale":"2024-08-17T00:31:56.296727+0000","last_undegraded":"2024-08-17T00:31:56.296727+0000","last_fullsized":"2024-08-17T00:31:56.296727+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T00:42:34.544089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.329949+0000","last_change":"2024-08-17T00:31:00.493678+0000","last_active":"2024-08-17T00:31:56.329949+0000","last_peered":"2024-08-17T00:31:56.329949+0000","last_clean":"2024-08-17T00:31:56.329949+0000","last_became_active":"2024-08-17T00:31:00.493257+0000","last_became_peered":"2024-08-17T00:31:00.493257+0000","last_unstale":"2024-08-17T00:31:56.329949+0000","last_undegraded":"2024-08-17T00:31:56.329949+0000","last_fullsized":"2024-08-17T00:31:56.329949+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:38:36.931804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.296534+0000","last_change":"2024-08-17T00:31:00.497221+0000","last_active":"2024-08-17T00:31:56.296534+0000","last_peered":"2024-08-17T00:31:56.296534+0000","last_clean":"2024-08-17T00:31:56.296534+0000","last_became_active":"2024-08-17T00:31:00.495745+0000","last_became_peered":"2024-08-17T00:31:00.495745+0000","last_unstale":"2024-08-17T00:31:56.296534+0000","last_undegraded":"2024-08-17T00:31:56.296534+0000","last_fullsized":"2024-08-17T00:31:56.296534+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:15:49.624021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.330576+0000","last_change":"2024-08-17T00:31:00.494764+0000","last_active":"2024-08-17T00:31:56.330576+0000","last_peered":"2024-08-17T00:31:56.330576+0000","last_clean":"2024-08-17T00:31:56.330576+0000","last_became_active":"2024-08-17T00:31:00.493203+0000","last_became_peered":"2024-08-17T00:31:00.493203+0000","last_unstale":"2024-08-17T00:31:56.330576+0000","last_undegraded":"2024-08-17T00:31:56.330576+0000","last_fullsized":"2024-08-17T00:31:56.330576+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:12:21.172884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.702562+0000","last_change":"2024-08-17T00:31:00.496524+0000","last_active":"2024-08-17T00:31:56.702562+0000","last_peered":"2024-08-17T00:31:56.702562+0000","last_clean":"2024-08-17T00:31:56.702562+0000","last_became_active":"2024-08-17T00:31:00.496221+0000","last_became_peered":"2024-08-17T00:31:00.496221+0000","last_unstale":"2024-08-17T00:31:56.702562+0000","last_undegraded":"2024-08-17T00:31:56.702562+0000","last_fullsized":"2024-08-17T00:31:56.702562+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T11:03:53.516234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292205+0000","last_change":"2024-08-17T00:31:00.486544+0000","last_active":"2024-08-17T00:31:56.292205+0000","last_peered":"2024-08-17T00:31:56.292205+0000","last_clean":"2024-08-17T00:31:56.292205+0000","last_became_active":"2024-08-17T00:31:00.486296+0000","last_became_peered":"2024-08-17T00:31:00.486296+0000","last_unstale":"2024-08-17T00:31:56.292205+0000","last_undegraded":"2024-08-17T00:31:56.292205+0000","last_fullsized":"2024-08-17T00:31:56.292205+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:43:02.613356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.330342+0000","last_change":"2024-08-17T00:31:27.223277+0000","last_active":"2024-08-17T00:31:56.330342+0000","last_peered":"2024-08-17T00:31:56.330342+0000","last_clean":"2024-08-17T00:31:56.330342+0000","last_became_active":"2024-08-17T00:31:27.222923+0000","last_became_peered":"2024-08-17T00:31:27.222923+0000","last_unstale":"2024-08-17T00:31:56.330342+0000","last_undegraded":"2024-08-17T00:31:56.330342+0000","last_fullsized":"2024-08-17T00:31:56.330342+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:53:25.888301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.293037+0000","last_change":"2024-08-17T00:31:00.490193+0000","last_active":"2024-08-17T00:31:56.293037+0000","last_peered":"2024-08-17T00:31:56.293037+0000","last_clean":"2024-08-17T00:31:56.293037+0000","last_became_active":"2024-08-17T00:31:00.489940+0000","last_became_peered":"2024-08-17T00:31:00.489940+0000","last_unstale":"2024-08-17T00:31:56.293037+0000","last_undegraded":"2024-08-17T00:31:56.293037+0000","last_fullsized":"2024-08-17T00:31:56.293037+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T05:30:09.677340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":30,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.296903+0000","last_change":"2024-08-17T00:31:27.220354+0000","last_active":"2024-08-17T00:31:56.296903+0000","last_peered":"2024-08-17T00:31:56.296903+0000","last_clean":"2024-08-17T00:31:56.296903+0000","last_became_active":"2024-08-17T00:31:27.220055+0000","last_became_peered":"2024-08-17T00:31:27.220055+0000","last_unstale":"2024-08-17T00:31:56.296903+0000","last_undegraded":"2024-08-17T00:31:56.296903+0000","last_fullsized":"2024-08-17T00:31:56.296903+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:45:34.794164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.505738+0000","last_change":"2024-08-17T00:31:00.503091+0000","last_active":"2024-08-17T00:31:56.505738+0000","last_peered":"2024-08-17T00:31:56.505738+0000","last_clean":"2024-08-17T00:31:56.505738+0000","last_became_active":"2024-08-17T00:31:00.502779+0000","last_became_peered":"2024-08-17T00:31:00.502779+0000","last_unstale":"2024-08-17T00:31:56.505738+0000","last_undegraded":"2024-08-17T00:31:56.505738+0000","last_fullsized":"2024-08-17T00:31:56.505738+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:38:38.537952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.702732+0000","last_change":"2024-08-17T00:31:00.499980+0000","last_active":"2024-08-17T00:31:56.702732+0000","last_peered":"2024-08-17T00:31:56.702732+0000","last_clean":"2024-08-17T00:31:56.702732+0000","last_became_active":"2024-08-17T00:31:00.499695+0000","last_became_peered":"2024-08-17T00:31:00.499695+0000","last_unstale":"2024-08-17T00:31:56.702732+0000","last_undegraded":"2024-08-17T00:31:56.702732+0000","last_fullsized":"2024-08-17T00:31:56.702732+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:01:50.484671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.295552+0000","last_change":"2024-08-17T00:31:00.488023+0000","last_active":"2024-08-17T00:31:56.295552+0000","last_peered":"2024-08-17T00:31:56.295552+0000","last_clean":"2024-08-17T00:31:56.295552+0000","last_became_active":"2024-08-17T00:31:00.485884+0000","last_became_peered":"2024-08-17T00:31:00.485884+0000","last_unstale":"2024-08-17T00:31:56.295552+0000","last_undegraded":"2024-08-17T00:31:56.295552+0000","last_fullsized":"2024-08-17T00:31:56.295552+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T11:34:12.092692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.330192+0000","last_change":"2024-08-17T00:30:57.265278+0000","last_active":"2024-08-17T00:31:56.330192+0000","last_peered":"2024-08-17T00:31:56.330192+0000","last_clean":"2024-08-17T00:31:56.330192+0000","last_became_active":"2024-08-17T00:30:57.264913+0000","last_became_peered":"2024-08-17T00:30:57.264913+0000","last_unstale":"2024-08-17T00:31:56.330192+0000","last_undegraded":"2024-08-17T00:31:56.330192+0000","last_fullsized":"2024-08-17T00:31:56.330192+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:09:14.406083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.293069+0000","last_change":"2024-08-17T00:31:00.489651+0000","last_active":"2024-08-17T00:31:56.293069+0000","last_peered":"2024-08-17T00:31:56.293069+0000","last_clean":"2024-08-17T00:31:56.293069+0000","last_became_active":"2024-08-17T00:31:00.489384+0000","last_became_peered":"2024-08-17T00:31:00.489384+0000","last_unstale":"2024-08-17T00:31:56.293069+0000","last_undegraded":"2024-08-17T00:31:56.293069+0000","last_fullsized":"2024-08-17T00:31:56.293069+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T00:44:40.857968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.703248+0000","last_change":"2024-08-17T00:30:57.270119+0000","last_active":"2024-08-17T00:31:56.703248+0000","last_peered":"2024-08-17T00:31:56.703248+0000","last_clean":"2024-08-17T00:31:56.703248+0000","last_became_active":"2024-08-17T00:30:57.269605+0000","last_became_peered":"2024-08-17T00:30:57.269605+0000","last_unstale":"2024-08-17T00:31:56.703248+0000","last_undegraded":"2024-08-17T00:31:56.703248+0000","last_fullsized":"2024-08-17T00:31:56.703248+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:32:51.731657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.330077+0000","last_change":"2024-08-17T00:30:57.265368+0000","last_active":"2024-08-17T00:31:56.330077+0000","last_peered":"2024-08-17T00:31:56.330077+0000","last_clean":"2024-08-17T00:31:56.330077+0000","last_became_active":"2024-08-17T00:30:57.265050+0000","last_became_peered":"2024-08-17T00:30:57.265050+0000","last_unstale":"2024-08-17T00:31:56.330077+0000","last_undegraded":"2024-08-17T00:31:56.330077+0000","last_fullsized":"2024-08-17T00:31:56.330077+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:53:54.167089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.330145+0000","last_change":"2024-08-17T00:31:00.489746+0000","last_active":"2024-08-17T00:31:56.330145+0000","last_peered":"2024-08-17T00:31:56.330145+0000","last_clean":"2024-08-17T00:31:56.330145+0000","last_became_active":"2024-08-17T00:31:00.489467+0000","last_became_peered":"2024-08-17T00:31:00.489467+0000","last_unstale":"2024-08-17T00:31:56.330145+0000","last_undegraded":"2024-08-17T00:31:56.330145+0000","last_fullsized":"2024-08-17T00:31:56.330145+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T00:37:28.642026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.296617+0000","last_change":"2024-08-17T00:30:57.266538+0000","last_active":"2024-08-17T00:31:56.296617+0000","last_peered":"2024-08-17T00:31:56.296617+0000","last_clean":"2024-08-17T00:31:56.296617+0000","last_became_active":"2024-08-17T00:30:57.264936+0000","last_became_peered":"2024-08-17T00:30:57.264936+0000","last_unstale":"2024-08-17T00:31:56.296617+0000","last_undegraded":"2024-08-17T00:31:56.296617+0000","last_fullsized":"2024-08-17T00:31:56.296617+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:01:08.806313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292323+0000","last_change":"2024-08-17T00:31:00.489531+0000","last_active":"2024-08-17T00:31:56.292323+0000","last_peered":"2024-08-17T00:31:56.292323+0000","last_clean":"2024-08-17T00:31:56.292323+0000","last_became_active":"2024-08-17T00:31:00.489261+0000","last_became_peered":"2024-08-17T00:31:00.489261+0000","last_unstale":"2024-08-17T00:31:56.292323+0000","last_undegraded":"2024-08-17T00:31:56.292323+0000","last_fullsized":"2024-08-17T00:31:56.292323+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:50:45.290123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.703751+0000","last_change":"2024-08-17T00:30:57.271768+0000","last_active":"2024-08-17T00:31:56.703751+0000","last_peered":"2024-08-17T00:31:56.703751+0000","last_clean":"2024-08-17T00:31:56.703751+0000","last_became_active":"2024-08-17T00:30:57.271486+0000","last_became_peered":"2024-08-17T00:30:57.271486+0000","last_unstale":"2024-08-17T00:31:56.703751+0000","last_undegraded":"2024-08-17T00:31:56.703751+0000","last_fullsized":"2024-08-17T00:31:56.703751+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:47:22.536929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.297031+0000","last_change":"2024-08-17T00:31:00.501701+0000","last_active":"2024-08-17T00:31:56.297031+0000","last_peered":"2024-08-17T00:31:56.297031+0000","last_clean":"2024-08-17T00:31:56.297031+0000","last_became_active":"2024-08-17T00:31:00.501208+0000","last_became_peered":"2024-08-17T00:31:00.501208+0000","last_unstale":"2024-08-17T00:31:56.297031+0000","last_undegraded":"2024-08-17T00:31:56.297031+0000","last_fullsized":"2024-08-17T00:31:56.297031+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:34:00.017205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.297331+0000","last_change":"2024-08-17T00:30:57.267172+0000","last_active":"2024-08-17T00:31:56.297331+0000","last_peered":"2024-08-17T00:31:56.297331+0000","last_clean":"2024-08-17T00:31:56.297331+0000","last_became_active":"2024-08-17T00:30:57.266135+0000","last_became_peered":"2024-08-17T00:30:57.266135+0000","last_unstale":"2024-08-17T00:31:56.297331+0000","last_undegraded":"2024-08-17T00:31:56.297331+0000","last_fullsized":"2024-08-17T00:31:56.297331+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:49:03.364623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292248+0000","last_change":"2024-08-17T00:31:00.493072+0000","last_active":"2024-08-17T00:31:56.292248+0000","last_peered":"2024-08-17T00:31:56.292248+0000","last_clean":"2024-08-17T00:31:56.292248+0000","last_became_active":"2024-08-17T00:31:00.492797+0000","last_became_peered":"2024-08-17T00:31:00.492797+0000","last_unstale":"2024-08-17T00:31:56.292248+0000","last_undegraded":"2024-08-17T00:31:56.292248+0000","last_fullsized":"2024-08-17T00:31:56.292248+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:22:55.379692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":28,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292350+0000","last_change":"2024-08-17T00:30:57.262440+0000","last_active":"2024-08-17T00:31:56.292350+0000","last_peered":"2024-08-17T00:31:56.292350+0000","last_clean":"2024-08-17T00:31:56.292350+0000","last_became_active":"2024-08-17T00:30:57.262123+0000","last_became_peered":"2024-08-17T00:30:57.262123+0000","last_unstale":"2024-08-17T00:31:56.292350+0000","last_undegraded":"2024-08-17T00:31:56.292350+0000","last_fullsized":"2024-08-17T00:31:56.292350+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+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-18T04:19:16.515902+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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.295718+0000","last_change":"2024-08-17T00:31:00.503172+0000","last_active":"2024-08-17T00:31:56.295718+0000","last_peered":"2024-08-17T00:31:56.295718+0000","last_clean":"2024-08-17T00:31:56.295718+0000","last_became_active":"2024-08-17T00:31:00.502759+0000","last_became_peered":"2024-08-17T00:31:00.502759+0000","last_unstale":"2024-08-17T00:31:56.295718+0000","last_undegraded":"2024-08-17T00:31:56.295718+0000","last_fullsized":"2024-08-17T00:31:56.295718+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:24:04.475672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'9","reported_seq":34,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.703535+0000","last_change":"2024-08-17T00:30:57.272692+0000","last_active":"2024-08-17T00:31:56.703535+0000","last_peered":"2024-08-17T00:31:56.703535+0000","last_clean":"2024-08-17T00:31:56.703535+0000","last_became_active":"2024-08-17T00:30:57.272386+0000","last_became_peered":"2024-08-17T00:30:57.272386+0000","last_unstale":"2024-08-17T00:31:56.703535+0000","last_undegraded":"2024-08-17T00:31:56.703535+0000","last_fullsized":"2024-08-17T00:31:56.703535+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:17:08.813589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2348,"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":9,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307671+0000","last_change":"2024-08-17T00:31:00.489545+0000","last_active":"2024-08-17T00:31:56.307671+0000","last_peered":"2024-08-17T00:31:56.307671+0000","last_clean":"2024-08-17T00:31:56.307671+0000","last_became_active":"2024-08-17T00:31:00.489253+0000","last_became_peered":"2024-08-17T00:31:00.489253+0000","last_unstale":"2024-08-17T00:31:56.307671+0000","last_undegraded":"2024-08-17T00:31:56.307671+0000","last_fullsized":"2024-08-17T00:31:56.307671+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:29:42.833928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"66'2","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.293112+0000","last_change":"2024-08-17T00:30:57.267661+0000","last_active":"2024-08-17T00:31:56.293112+0000","last_peered":"2024-08-17T00:31:56.293112+0000","last_clean":"2024-08-17T00:31:56.293112+0000","last_became_active":"2024-08-17T00:30:57.267364+0000","last_became_peered":"2024-08-17T00:30:57.267364+0000","last_unstale":"2024-08-17T00:31:56.293112+0000","last_undegraded":"2024-08-17T00:31:56.293112+0000","last_fullsized":"2024-08-17T00:31:56.293112+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:43:04.221003+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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292694+0000","last_change":"2024-08-17T00:31:00.487760+0000","last_active":"2024-08-17T00:31:56.292694+0000","last_peered":"2024-08-17T00:31:56.292694+0000","last_clean":"2024-08-17T00:31:56.292694+0000","last_became_active":"2024-08-17T00:31:00.486517+0000","last_became_peered":"2024-08-17T00:31:00.486517+0000","last_unstale":"2024-08-17T00:31:56.292694+0000","last_undegraded":"2024-08-17T00:31:56.292694+0000","last_fullsized":"2024-08-17T00:31:56.292694+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:14:49.670811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.297022+0000","last_change":"2024-08-17T00:30:57.262799+0000","last_active":"2024-08-17T00:31:56.297022+0000","last_peered":"2024-08-17T00:31:56.297022+0000","last_clean":"2024-08-17T00:31:56.297022+0000","last_became_active":"2024-08-17T00:30:57.262368+0000","last_became_peered":"2024-08-17T00:30:57.262368+0000","last_unstale":"2024-08-17T00:31:56.297022+0000","last_undegraded":"2024-08-17T00:31:56.297022+0000","last_fullsized":"2024-08-17T00:31:56.297022+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:19:35.606600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307439+0000","last_change":"2024-08-17T00:31:00.491780+0000","last_active":"2024-08-17T00:31:56.307439+0000","last_peered":"2024-08-17T00:31:56.307439+0000","last_clean":"2024-08-17T00:31:56.307439+0000","last_became_active":"2024-08-17T00:31:00.490361+0000","last_became_peered":"2024-08-17T00:31:00.490361+0000","last_unstale":"2024-08-17T00:31:56.307439+0000","last_undegraded":"2024-08-17T00:31:56.307439+0000","last_fullsized":"2024-08-17T00:31:56.307439+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:05:44.697296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.703372+0000","last_change":"2024-08-17T00:30:57.265527+0000","last_active":"2024-08-17T00:31:56.703372+0000","last_peered":"2024-08-17T00:31:56.703372+0000","last_clean":"2024-08-17T00:31:56.703372+0000","last_became_active":"2024-08-17T00:30:57.265223+0000","last_became_peered":"2024-08-17T00:30:57.265223+0000","last_unstale":"2024-08-17T00:31:56.703372+0000","last_undegraded":"2024-08-17T00:31:56.703372+0000","last_fullsized":"2024-08-17T00:31:56.703372+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:32:35.047654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.702339+0000","last_change":"2024-08-17T00:31:00.500508+0000","last_active":"2024-08-17T00:31:56.702339+0000","last_peered":"2024-08-17T00:31:56.702339+0000","last_clean":"2024-08-17T00:31:56.702339+0000","last_became_active":"2024-08-17T00:31:00.500023+0000","last_became_peered":"2024-08-17T00:31:00.500023+0000","last_unstale":"2024-08-17T00:31:56.702339+0000","last_undegraded":"2024-08-17T00:31:56.702339+0000","last_fullsized":"2024-08-17T00:31:56.702339+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:50:07.811132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":33,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.505901+0000","last_change":"2024-08-17T00:30:57.259969+0000","last_active":"2024-08-17T00:31:56.505901+0000","last_peered":"2024-08-17T00:31:56.505901+0000","last_clean":"2024-08-17T00:31:56.505901+0000","last_became_active":"2024-08-17T00:30:57.259670+0000","last_became_peered":"2024-08-17T00:30:57.259670+0000","last_unstale":"2024-08-17T00:31:56.505901+0000","last_undegraded":"2024-08-17T00:31:56.505901+0000","last_fullsized":"2024-08-17T00:31:56.505901+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+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-18T09:08:29.280709+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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307290+0000","last_change":"2024-08-17T00:31:00.507394+0000","last_active":"2024-08-17T00:31:56.307290+0000","last_peered":"2024-08-17T00:31:56.307290+0000","last_clean":"2024-08-17T00:31:56.307290+0000","last_became_active":"2024-08-17T00:31:00.507069+0000","last_became_peered":"2024-08-17T00:31:00.507069+0000","last_unstale":"2024-08-17T00:31:56.307290+0000","last_undegraded":"2024-08-17T00:31:56.307290+0000","last_fullsized":"2024-08-17T00:31:56.307290+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:58:51.863148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.295991+0000","last_change":"2024-08-17T00:30:57.271034+0000","last_active":"2024-08-17T00:31:56.295991+0000","last_peered":"2024-08-17T00:31:56.295991+0000","last_clean":"2024-08-17T00:31:56.295991+0000","last_became_active":"2024-08-17T00:30:57.270753+0000","last_became_peered":"2024-08-17T00:30:57.270753+0000","last_unstale":"2024-08-17T00:31:56.295991+0000","last_undegraded":"2024-08-17T00:31:56.295991+0000","last_fullsized":"2024-08-17T00:31:56.295991+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:19:59.085167+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":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307944+0000","last_change":"2024-08-17T00:31:00.493271+0000","last_active":"2024-08-17T00:31:56.307944+0000","last_peered":"2024-08-17T00:31:56.307944+0000","last_clean":"2024-08-17T00:31:56.307944+0000","last_became_active":"2024-08-17T00:31:00.492979+0000","last_became_peered":"2024-08-17T00:31:00.492979+0000","last_unstale":"2024-08-17T00:31:56.307944+0000","last_undegraded":"2024-08-17T00:31:56.307944+0000","last_fullsized":"2024-08-17T00:31:56.307944+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:05:40.749608+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"66'2","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.506810+0000","last_change":"2024-08-17T00:30:57.265995+0000","last_active":"2024-08-17T00:31:56.506810+0000","last_peered":"2024-08-17T00:31:56.506810+0000","last_clean":"2024-08-17T00:31:56.506810+0000","last_became_active":"2024-08-17T00:30:57.265673+0000","last_became_peered":"2024-08-17T00:30:57.265673+0000","last_unstale":"2024-08-17T00:31:56.506810+0000","last_undegraded":"2024-08-17T00:31:56.506810+0000","last_fullsized":"2024-08-17T00:31:56.506810+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:09:35.966616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307957+0000","last_change":"2024-08-17T00:31:00.493543+0000","last_active":"2024-08-17T00:31:56.307957+0000","last_peered":"2024-08-17T00:31:56.307957+0000","last_clean":"2024-08-17T00:31:56.307957+0000","last_became_active":"2024-08-17T00:31:00.493260+0000","last_became_peered":"2024-08-17T00:31:00.493260+0000","last_unstale":"2024-08-17T00:31:56.307957+0000","last_undegraded":"2024-08-17T00:31:56.307957+0000","last_fullsized":"2024-08-17T00:31:56.307957+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:54:02.030691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292433+0000","last_change":"2024-08-17T00:30:57.267691+0000","last_active":"2024-08-17T00:31:56.292433+0000","last_peered":"2024-08-17T00:31:56.292433+0000","last_clean":"2024-08-17T00:31:56.292433+0000","last_became_active":"2024-08-17T00:30:57.267418+0000","last_became_peered":"2024-08-17T00:30:57.267418+0000","last_unstale":"2024-08-17T00:31:56.292433+0000","last_undegraded":"2024-08-17T00:31:56.292433+0000","last_fullsized":"2024-08-17T00:31:56.292433+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:10:46.222342+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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.296964+0000","last_change":"2024-08-17T00:31:00.504989+0000","last_active":"2024-08-17T00:31:56.296964+0000","last_peered":"2024-08-17T00:31:56.296964+0000","last_clean":"2024-08-17T00:31:56.296964+0000","last_became_active":"2024-08-17T00:31:00.504702+0000","last_became_peered":"2024-08-17T00:31:00.504702+0000","last_unstale":"2024-08-17T00:31:56.296964+0000","last_undegraded":"2024-08-17T00:31:56.296964+0000","last_fullsized":"2024-08-17T00:31:56.296964+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:41:33.730582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.506612+0000","last_change":"2024-08-17T00:30:57.262261+0000","last_active":"2024-08-17T00:31:56.506612+0000","last_peered":"2024-08-17T00:31:56.506612+0000","last_clean":"2024-08-17T00:31:56.506612+0000","last_became_active":"2024-08-17T00:30:57.261989+0000","last_became_peered":"2024-08-17T00:30:57.261989+0000","last_unstale":"2024-08-17T00:31:56.506612+0000","last_undegraded":"2024-08-17T00:31:56.506612+0000","last_fullsized":"2024-08-17T00:31:56.506612+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:16:07.715871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307825+0000","last_change":"2024-08-17T00:31:00.505427+0000","last_active":"2024-08-17T00:31:56.307825+0000","last_peered":"2024-08-17T00:31:56.307825+0000","last_clean":"2024-08-17T00:31:56.307825+0000","last_became_active":"2024-08-17T00:31:00.505103+0000","last_became_peered":"2024-08-17T00:31:00.505103+0000","last_unstale":"2024-08-17T00:31:56.307825+0000","last_undegraded":"2024-08-17T00:31:56.307825+0000","last_fullsized":"2024-08-17T00:31:56.307825+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:22:45.693117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-17T00:32:03.051027+0000","last_change":"2024-08-17T00:31:56.703799+0000","last_active":"2024-08-17T00:32:03.051027+0000","last_peered":"2024-08-17T00:32:03.051027+0000","last_clean":"2024-08-17T00:32:03.051027+0000","last_became_active":"2024-08-17T00:31:53.103008+0000","last_became_peered":"2024-08-17T00:31:53.103008+0000","last_unstale":"2024-08-17T00:32:03.051027+0000","last_undegraded":"2024-08-17T00:32:03.051027+0000","last_fullsized":"2024-08-17T00:32:03.051027+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-17T00:31:51.257221+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_clean_scrub_stamp":"2024-08-17T00:31:51.257221+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:23:49.015891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000319702,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"70'128","reported_seq":272,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-17T00:32:03.174557+0000","last_change":"2024-08-17T00:30:36.191990+0000","last_active":"2024-08-17T00:32:03.174557+0000","last_peered":"2024-08-17T00:32:03.174557+0000","last_clean":"2024-08-17T00:32:03.174557+0000","last_became_active":"2024-08-17T00:30:36.191644+0000","last_became_peered":"2024-08-17T00:30:36.191644+0000","last_unstale":"2024-08-17T00:32:03.174557+0000","last_undegraded":"2024-08-17T00:32:03.174557+0000","last_fullsized":"2024-08-17T00:32:03.174557+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-17T00:28:36.823280+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:28:36.823280+0000","last_clean_scrub_stamp":"2024-08-17T00:28:36.823280+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-18T00:35:06.795315+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":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.296770+0000","last_change":"2024-08-17T00:30:57.267085+0000","last_active":"2024-08-17T00:31:56.296770+0000","last_peered":"2024-08-17T00:31:56.296770+0000","last_clean":"2024-08-17T00:31:56.296770+0000","last_became_active":"2024-08-17T00:30:57.266222+0000","last_became_peered":"2024-08-17T00:30:57.266222+0000","last_unstale":"2024-08-17T00:31:56.296770+0000","last_undegraded":"2024-08-17T00:31:56.296770+0000","last_fullsized":"2024-08-17T00:31:56.296770+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:15:17.478604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.329978+0000","last_change":"2024-08-17T00:31:00.500890+0000","last_active":"2024-08-17T00:31:56.329978+0000","last_peered":"2024-08-17T00:31:56.329978+0000","last_clean":"2024-08-17T00:31:56.329978+0000","last_became_active":"2024-08-17T00:31:00.500622+0000","last_became_peered":"2024-08-17T00:31:00.500622+0000","last_unstale":"2024-08-17T00:31:56.329978+0000","last_undegraded":"2024-08-17T00:31:56.329978+0000","last_fullsized":"2024-08-17T00:31:56.329978+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:47:36.413609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-17T00:32:03.176058+0000","last_change":"2024-08-17T00:31:56.292920+0000","last_active":"2024-08-17T00:32:03.176058+0000","last_peered":"2024-08-17T00:32:03.176058+0000","last_clean":"2024-08-17T00:32:03.176058+0000","last_became_active":"2024-08-17T00:31:53.072184+0000","last_became_peered":"2024-08-17T00:31:53.072184+0000","last_unstale":"2024-08-17T00:32:03.176058+0000","last_undegraded":"2024-08-17T00:32:03.176058+0000","last_fullsized":"2024-08-17T00:32:03.176058+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-17T00:31:51.257221+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_clean_scrub_stamp":"2024-08-17T00:31:51.257221+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:08:57.887249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038423999999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307499+0000","last_change":"2024-08-17T00:30:57.266168+0000","last_active":"2024-08-17T00:31:56.307499+0000","last_peered":"2024-08-17T00:31:56.307499+0000","last_clean":"2024-08-17T00:31:56.307499+0000","last_became_active":"2024-08-17T00:30:57.263832+0000","last_became_peered":"2024-08-17T00:30:57.263832+0000","last_unstale":"2024-08-17T00:31:56.307499+0000","last_undegraded":"2024-08-17T00:31:56.307499+0000","last_fullsized":"2024-08-17T00:31:56.307499+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:37:59.729922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.291845+0000","last_change":"2024-08-17T00:31:00.490733+0000","last_active":"2024-08-17T00:31:56.291845+0000","last_peered":"2024-08-17T00:31:56.291845+0000","last_clean":"2024-08-17T00:31:56.291845+0000","last_became_active":"2024-08-17T00:31:00.490471+0000","last_became_peered":"2024-08-17T00:31:00.490471+0000","last_unstale":"2024-08-17T00:31:56.291845+0000","last_undegraded":"2024-08-17T00:31:56.291845+0000","last_fullsized":"2024-08-17T00:31:56.291845+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:30:21.080967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-17T00:32:03.176309+0000","last_change":"2024-08-17T00:31:56.293518+0000","last_active":"2024-08-17T00:32:03.176309+0000","last_peered":"2024-08-17T00:32:03.176309+0000","last_clean":"2024-08-17T00:32:03.176309+0000","last_became_active":"2024-08-17T00:31:52.739273+0000","last_became_peered":"2024-08-17T00:31:52.739273+0000","last_unstale":"2024-08-17T00:32:03.176309+0000","last_undegraded":"2024-08-17T00:32:03.176309+0000","last_fullsized":"2024-08-17T00:32:03.176309+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-17T00:31:51.257221+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_clean_scrub_stamp":"2024-08-17T00:31:51.257221+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T00:40:30.098241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00095076100000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.506017+0000","last_change":"2024-08-17T00:30:57.258883+0000","last_active":"2024-08-17T00:31:56.506017+0000","last_peered":"2024-08-17T00:31:56.506017+0000","last_clean":"2024-08-17T00:31:56.506017+0000","last_became_active":"2024-08-17T00:30:57.258622+0000","last_became_peered":"2024-08-17T00:30:57.258622+0000","last_unstale":"2024-08-17T00:31:56.506017+0000","last_undegraded":"2024-08-17T00:31:56.506017+0000","last_fullsized":"2024-08-17T00:31:56.506017+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:38:56.850676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.291869+0000","last_change":"2024-08-17T00:31:00.494766+0000","last_active":"2024-08-17T00:31:56.291869+0000","last_peered":"2024-08-17T00:31:56.291869+0000","last_clean":"2024-08-17T00:31:56.291869+0000","last_became_active":"2024-08-17T00:31:00.494498+0000","last_became_peered":"2024-08-17T00:31:00.494498+0000","last_unstale":"2024-08-17T00:31:56.291869+0000","last_undegraded":"2024-08-17T00:31:56.291869+0000","last_fullsized":"2024-08-17T00:31:56.291869+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:43:15.959061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-17T00:32:03.175836+0000","last_change":"2024-08-17T00:31:56.293547+0000","last_active":"2024-08-17T00:32:03.175836+0000","last_peered":"2024-08-17T00:32:03.175836+0000","last_clean":"2024-08-17T00:32:03.175836+0000","last_became_active":"2024-08-17T00:31:53.072558+0000","last_became_peered":"2024-08-17T00:31:53.072558+0000","last_unstale":"2024-08-17T00:32:03.175836+0000","last_undegraded":"2024-08-17T00:32:03.175836+0000","last_fullsized":"2024-08-17T00:32:03.175836+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-17T00:31:51.257221+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_clean_scrub_stamp":"2024-08-17T00:31:51.257221+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:45:40.674829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014379060000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.296993+0000","last_change":"2024-08-17T00:30:57.265572+0000","last_active":"2024-08-17T00:31:56.296993+0000","last_peered":"2024-08-17T00:31:56.296993+0000","last_clean":"2024-08-17T00:31:56.296993+0000","last_became_active":"2024-08-17T00:30:57.264975+0000","last_became_peered":"2024-08-17T00:30:57.264975+0000","last_unstale":"2024-08-17T00:31:56.296993+0000","last_undegraded":"2024-08-17T00:31:56.296993+0000","last_fullsized":"2024-08-17T00:31:56.296993+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:02:18.296781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":31,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.295680+0000","last_change":"2024-08-17T00:31:28.152170+0000","last_active":"2024-08-17T00:31:56.295680+0000","last_peered":"2024-08-17T00:31:56.295680+0000","last_clean":"2024-08-17T00:31:56.295680+0000","last_became_active":"2024-08-17T00:31:28.151813+0000","last_became_peered":"2024-08-17T00:31:28.151813+0000","last_unstale":"2024-08-17T00:31:56.295680+0000","last_undegraded":"2024-08-17T00:31:56.295680+0000","last_fullsized":"2024-08-17T00:31:56.295680+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:56:39.228559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.2","version":"75'2","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-17T00:32:03.174928+0000","last_change":"2024-08-17T00:31:56.293754+0000","last_active":"2024-08-17T00:32:03.174928+0000","last_peered":"2024-08-17T00:32:03.174928+0000","last_clean":"2024-08-17T00:32:03.174928+0000","last_became_active":"2024-08-17T00:31:52.739827+0000","last_became_peered":"2024-08-17T00:31:52.739827+0000","last_unstale":"2024-08-17T00:32:03.174928+0000","last_undegraded":"2024-08-17T00:32:03.174928+0000","last_fullsized":"2024-08-17T00:32:03.174928+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-17T00:31:51.257221+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_clean_scrub_stamp":"2024-08-17T00:31:51.257221+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:39:41.932493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000807,"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":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292338+0000","last_change":"2024-08-17T00:30:57.263743+0000","last_active":"2024-08-17T00:31:56.292338+0000","last_peered":"2024-08-17T00:31:56.292338+0000","last_clean":"2024-08-17T00:31:56.292338+0000","last_became_active":"2024-08-17T00:30:57.263406+0000","last_became_peered":"2024-08-17T00:30:57.263406+0000","last_unstale":"2024-08-17T00:31:56.292338+0000","last_undegraded":"2024-08-17T00:31:56.292338+0000","last_fullsized":"2024-08-17T00:31:56.292338+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:58:12.813447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.297046+0000","last_change":"2024-08-17T00:31:00.495077+0000","last_active":"2024-08-17T00:31:56.297046+0000","last_peered":"2024-08-17T00:31:56.297046+0000","last_clean":"2024-08-17T00:31:56.297046+0000","last_became_active":"2024-08-17T00:31:00.494782+0000","last_became_peered":"2024-08-17T00:31:00.494782+0000","last_unstale":"2024-08-17T00:31:56.297046+0000","last_undegraded":"2024-08-17T00:31:56.297046+0000","last_fullsized":"2024-08-17T00:31:56.297046+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:54:29.796694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-17T00:32:03.175703+0000","last_change":"2024-08-17T00:31:56.293217+0000","last_active":"2024-08-17T00:32:03.175703+0000","last_peered":"2024-08-17T00:32:03.175703+0000","last_clean":"2024-08-17T00:32:03.175703+0000","last_became_active":"2024-08-17T00:31:53.104015+0000","last_became_peered":"2024-08-17T00:31:53.104015+0000","last_unstale":"2024-08-17T00:32:03.175703+0000","last_undegraded":"2024-08-17T00:32:03.175703+0000","last_fullsized":"2024-08-17T00:32:03.175703+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-17T00:31:51.257221+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_clean_scrub_stamp":"2024-08-17T00:31:51.257221+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:43:36.267655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041445499999999999,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307993+0000","last_change":"2024-08-17T00:30:57.269204+0000","last_active":"2024-08-17T00:31:56.307993+0000","last_peered":"2024-08-17T00:31:56.307993+0000","last_clean":"2024-08-17T00:31:56.307993+0000","last_became_active":"2024-08-17T00:30:57.268917+0000","last_became_peered":"2024-08-17T00:30:57.268917+0000","last_unstale":"2024-08-17T00:31:56.307993+0000","last_undegraded":"2024-08-17T00:31:56.307993+0000","last_fullsized":"2024-08-17T00:31:56.307993+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:53:52.145029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292270+0000","last_change":"2024-08-17T00:31:00.496629+0000","last_active":"2024-08-17T00:31:56.292270+0000","last_peered":"2024-08-17T00:31:56.292270+0000","last_clean":"2024-08-17T00:31:56.292270+0000","last_became_active":"2024-08-17T00:31:00.496360+0000","last_became_peered":"2024-08-17T00:31:00.496360+0000","last_unstale":"2024-08-17T00:31:56.292270+0000","last_undegraded":"2024-08-17T00:31:56.292270+0000","last_fullsized":"2024-08-17T00:31:56.292270+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T05:51:38.958217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-17T00:32:02.482166+0000","last_change":"2024-08-17T00:31:56.330310+0000","last_active":"2024-08-17T00:32:02.482166+0000","last_peered":"2024-08-17T00:32:02.482166+0000","last_clean":"2024-08-17T00:32:02.482166+0000","last_became_active":"2024-08-17T00:31:53.103114+0000","last_became_peered":"2024-08-17T00:31:53.103114+0000","last_unstale":"2024-08-17T00:32:02.482166+0000","last_undegraded":"2024-08-17T00:32:02.482166+0000","last_fullsized":"2024-08-17T00:32:02.482166+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-17T00:31:51.257221+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_clean_scrub_stamp":"2024-08-17T00:31:51.257221+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:34:01.720682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051545300000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.293100+0000","last_change":"2024-08-17T00:30:57.267780+0000","last_active":"2024-08-17T00:31:56.293100+0000","last_peered":"2024-08-17T00:31:56.293100+0000","last_clean":"2024-08-17T00:31:56.293100+0000","last_became_active":"2024-08-17T00:30:57.267532+0000","last_became_peered":"2024-08-17T00:30:57.267532+0000","last_unstale":"2024-08-17T00:31:56.293100+0000","last_undegraded":"2024-08-17T00:31:56.293100+0000","last_fullsized":"2024-08-17T00:31:56.293100+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:17:56.295540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.330607+0000","last_change":"2024-08-17T00:31:00.489558+0000","last_active":"2024-08-17T00:31:56.330607+0000","last_peered":"2024-08-17T00:31:56.330607+0000","last_clean":"2024-08-17T00:31:56.330607+0000","last_became_active":"2024-08-17T00:31:00.489230+0000","last_became_peered":"2024-08-17T00:31:00.489230+0000","last_unstale":"2024-08-17T00:31:56.330607+0000","last_undegraded":"2024-08-17T00:31:56.330607+0000","last_fullsized":"2024-08-17T00:31:56.330607+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:09:23.339385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-17T00:32:02.483229+0000","last_change":"2024-08-17T00:31:56.296366+0000","last_active":"2024-08-17T00:32:02.483229+0000","last_peered":"2024-08-17T00:32:02.483229+0000","last_clean":"2024-08-17T00:32:02.483229+0000","last_became_active":"2024-08-17T00:31:52.739625+0000","last_became_peered":"2024-08-17T00:31:52.739625+0000","last_unstale":"2024-08-17T00:32:02.483229+0000","last_undegraded":"2024-08-17T00:32:02.483229+0000","last_fullsized":"2024-08-17T00:32:02.483229+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-17T00:31:51.257221+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_clean_scrub_stamp":"2024-08-17T00:31:51.257221+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:24:35.471789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010794330000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.703733+0000","last_change":"2024-08-17T00:30:57.271230+0000","last_active":"2024-08-17T00:31:56.703733+0000","last_peered":"2024-08-17T00:31:56.703733+0000","last_clean":"2024-08-17T00:31:56.703733+0000","last_became_active":"2024-08-17T00:30:57.270340+0000","last_became_peered":"2024-08-17T00:30:57.270340+0000","last_unstale":"2024-08-17T00:31:56.703733+0000","last_undegraded":"2024-08-17T00:31:56.703733+0000","last_fullsized":"2024-08-17T00:31:56.703733+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:31:39.187526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292396+0000","last_change":"2024-08-17T00:31:00.490708+0000","last_active":"2024-08-17T00:31:56.292396+0000","last_peered":"2024-08-17T00:31:56.292396+0000","last_clean":"2024-08-17T00:31:56.292396+0000","last_became_active":"2024-08-17T00:31:00.490448+0000","last_became_peered":"2024-08-17T00:31:00.490448+0000","last_unstale":"2024-08-17T00:31:56.292396+0000","last_undegraded":"2024-08-17T00:31:56.292396+0000","last_fullsized":"2024-08-17T00:31:56.292396+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T00:32:57.118635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307411+0000","last_change":"2024-08-17T00:30:57.265920+0000","last_active":"2024-08-17T00:31:56.307411+0000","last_peered":"2024-08-17T00:31:56.307411+0000","last_clean":"2024-08-17T00:31:56.307411+0000","last_became_active":"2024-08-17T00:30:57.263473+0000","last_became_peered":"2024-08-17T00:30:57.263473+0000","last_unstale":"2024-08-17T00:31:56.307411+0000","last_undegraded":"2024-08-17T00:31:56.307411+0000","last_fullsized":"2024-08-17T00:31:56.307411+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T12:16:26.621276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.296134+0000","last_change":"2024-08-17T00:31:00.494061+0000","last_active":"2024-08-17T00:31:56.296134+0000","last_peered":"2024-08-17T00:31:56.296134+0000","last_clean":"2024-08-17T00:31:56.296134+0000","last_became_active":"2024-08-17T00:31:00.490082+0000","last_became_peered":"2024-08-17T00:31:00.490082+0000","last_unstale":"2024-08-17T00:31:56.296134+0000","last_undegraded":"2024-08-17T00:31:56.296134+0000","last_fullsized":"2024-08-17T00:31:56.296134+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:24:47.190621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292536+0000","last_change":"2024-08-17T00:30:57.269054+0000","last_active":"2024-08-17T00:31:56.292536+0000","last_peered":"2024-08-17T00:31:56.292536+0000","last_clean":"2024-08-17T00:31:56.292536+0000","last_became_active":"2024-08-17T00:30:57.268732+0000","last_became_peered":"2024-08-17T00:30:57.268732+0000","last_unstale":"2024-08-17T00:31:56.292536+0000","last_undegraded":"2024-08-17T00:31:56.292536+0000","last_fullsized":"2024-08-17T00:31:56.292536+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:48:01.715510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.330174+0000","last_change":"2024-08-17T00:31:00.487676+0000","last_active":"2024-08-17T00:31:56.330174+0000","last_peered":"2024-08-17T00:31:56.330174+0000","last_clean":"2024-08-17T00:31:56.330174+0000","last_became_active":"2024-08-17T00:31:00.487412+0000","last_became_peered":"2024-08-17T00:31:00.487412+0000","last_unstale":"2024-08-17T00:31:56.330174+0000","last_undegraded":"2024-08-17T00:31:56.330174+0000","last_fullsized":"2024-08-17T00:31:56.330174+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:29:54.828490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":34,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.293446+0000","last_change":"2024-08-17T00:31:27.221440+0000","last_active":"2024-08-17T00:31:56.293446+0000","last_peered":"2024-08-17T00:31:56.293446+0000","last_clean":"2024-08-17T00:31:56.293446+0000","last_became_active":"2024-08-17T00:31:27.221039+0000","last_became_peered":"2024-08-17T00:31:27.221039+0000","last_unstale":"2024-08-17T00:31:56.293446+0000","last_undegraded":"2024-08-17T00:31:56.293446+0000","last_fullsized":"2024-08-17T00:31:56.293446+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T11:45:33.683186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.330063+0000","last_change":"2024-08-17T00:31:00.494887+0000","last_active":"2024-08-17T00:31:56.330063+0000","last_peered":"2024-08-17T00:31:56.330063+0000","last_clean":"2024-08-17T00:31:56.330063+0000","last_became_active":"2024-08-17T00:31:00.494636+0000","last_became_peered":"2024-08-17T00:31:00.494636+0000","last_unstale":"2024-08-17T00:31:56.330063+0000","last_undegraded":"2024-08-17T00:31:56.330063+0000","last_fullsized":"2024-08-17T00:31:56.330063+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T05:36:09.804777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"66'2","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307691+0000","last_change":"2024-08-17T00:30:57.270781+0000","last_active":"2024-08-17T00:31:56.307691+0000","last_peered":"2024-08-17T00:31:56.307691+0000","last_clean":"2024-08-17T00:31:56.307691+0000","last_became_active":"2024-08-17T00:30:57.270402+0000","last_became_peered":"2024-08-17T00:30:57.270402+0000","last_unstale":"2024-08-17T00:31:56.307691+0000","last_undegraded":"2024-08-17T00:31:56.307691+0000","last_fullsized":"2024-08-17T00:31:56.307691+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:05:10.311211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.702329+0000","last_change":"2024-08-17T00:31:00.488243+0000","last_active":"2024-08-17T00:31:56.702329+0000","last_peered":"2024-08-17T00:31:56.702329+0000","last_clean":"2024-08-17T00:31:56.702329+0000","last_became_active":"2024-08-17T00:31:00.487900+0000","last_became_peered":"2024-08-17T00:31:00.487900+0000","last_unstale":"2024-08-17T00:31:56.702329+0000","last_undegraded":"2024-08-17T00:31:56.702329+0000","last_fullsized":"2024-08-17T00:31:56.702329+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:52:45.670993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.506510+0000","last_change":"2024-08-17T00:31:28.151889+0000","last_active":"2024-08-17T00:31:56.506510+0000","last_peered":"2024-08-17T00:31:56.506510+0000","last_clean":"2024-08-17T00:31:56.506510+0000","last_became_active":"2024-08-17T00:31:28.151516+0000","last_became_peered":"2024-08-17T00:31:28.151516+0000","last_unstale":"2024-08-17T00:31:56.506510+0000","last_undegraded":"2024-08-17T00:31:56.506510+0000","last_fullsized":"2024-08-17T00:31:56.506510+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T05:35:00.967049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1c","version":"66'2","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307704+0000","last_change":"2024-08-17T00:30:57.263927+0000","last_active":"2024-08-17T00:31:56.307704+0000","last_peered":"2024-08-17T00:31:56.307704+0000","last_clean":"2024-08-17T00:31:56.307704+0000","last_became_active":"2024-08-17T00:30:57.262885+0000","last_became_peered":"2024-08-17T00:30:57.262885+0000","last_unstale":"2024-08-17T00:31:56.307704+0000","last_undegraded":"2024-08-17T00:31:56.307704+0000","last_fullsized":"2024-08-17T00:31:56.307704+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:08:39.882536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.296871+0000","last_change":"2024-08-17T00:31:00.504038+0000","last_active":"2024-08-17T00:31:56.296871+0000","last_peered":"2024-08-17T00:31:56.296871+0000","last_clean":"2024-08-17T00:31:56.296871+0000","last_became_active":"2024-08-17T00:31:00.503765+0000","last_became_peered":"2024-08-17T00:31:00.503765+0000","last_unstale":"2024-08-17T00:31:56.296871+0000","last_undegraded":"2024-08-17T00:31:56.296871+0000","last_fullsized":"2024-08-17T00:31:56.296871+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T00:36:38.053003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307838+0000","last_change":"2024-08-17T00:30:57.267356+0000","last_active":"2024-08-17T00:31:56.307838+0000","last_peered":"2024-08-17T00:31:56.307838+0000","last_clean":"2024-08-17T00:31:56.307838+0000","last_became_active":"2024-08-17T00:30:57.266488+0000","last_became_peered":"2024-08-17T00:30:57.266488+0000","last_unstale":"2024-08-17T00:31:56.307838+0000","last_undegraded":"2024-08-17T00:31:56.307838+0000","last_fullsized":"2024-08-17T00:31:56.307838+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:09:46.335520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292180+0000","last_change":"2024-08-17T00:31:00.493607+0000","last_active":"2024-08-17T00:31:56.292180+0000","last_peered":"2024-08-17T00:31:56.292180+0000","last_clean":"2024-08-17T00:31:56.292180+0000","last_became_active":"2024-08-17T00:31:00.493351+0000","last_became_peered":"2024-08-17T00:31:00.493351+0000","last_unstale":"2024-08-17T00:31:56.292180+0000","last_undegraded":"2024-08-17T00:31:56.292180+0000","last_fullsized":"2024-08-17T00:31:56.292180+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:53:50.268614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.330515+0000","last_change":"2024-08-17T00:30:57.262837+0000","last_active":"2024-08-17T00:31:56.330515+0000","last_peered":"2024-08-17T00:31:56.330515+0000","last_clean":"2024-08-17T00:31:56.330515+0000","last_became_active":"2024-08-17T00:30:57.261567+0000","last_became_peered":"2024-08-17T00:30:57.261567+0000","last_unstale":"2024-08-17T00:31:56.330515+0000","last_undegraded":"2024-08-17T00:31:56.330515+0000","last_fullsized":"2024-08-17T00:31:56.330515+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:47:43.946362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.330418+0000","last_change":"2024-08-17T00:31:00.502013+0000","last_active":"2024-08-17T00:31:56.330418+0000","last_peered":"2024-08-17T00:31:56.330418+0000","last_clean":"2024-08-17T00:31:56.330418+0000","last_became_active":"2024-08-17T00:31:00.501728+0000","last_became_peered":"2024-08-17T00:31:00.501728+0000","last_unstale":"2024-08-17T00:31:56.330418+0000","last_undegraded":"2024-08-17T00:31:56.330418+0000","last_fullsized":"2024-08-17T00:31:56.330418+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:19:49.897829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":28,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292478+0000","last_change":"2024-08-17T00:30:57.267381+0000","last_active":"2024-08-17T00:31:56.292478+0000","last_peered":"2024-08-17T00:31:56.292478+0000","last_clean":"2024-08-17T00:31:56.292478+0000","last_became_active":"2024-08-17T00:30:57.267102+0000","last_became_peered":"2024-08-17T00:30:57.267102+0000","last_unstale":"2024-08-17T00:31:56.292478+0000","last_undegraded":"2024-08-17T00:31:56.292478+0000","last_fullsized":"2024-08-17T00:31:56.292478+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+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-18T00:44:04.160787+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":3146,"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":48,"num_write_kb":17,"num_scrub_errors":0,"num_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":9438,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":42,"ondisk_log_size":42,"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":236223201309,"num_pgs":46,"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":945024,"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":"Sat Aug 17 00:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.52700000000000002,"15min":0.53100000000000003},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.52100000000000002,"15min":0.52500000000000002},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.63300000000000001,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.68799999999999994}]},{"osd":1,"last update":"Sat Aug 17 00:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.52300000000000002,"15min":0.52700000000000002},"min":{"1min":0.35999999999999999,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.48999999999999999,"5min":0.52200000000000002,"15min":0.52700000000000002},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.65600000000000003}]},{"osd":2,"last update":"Sat Aug 17 00:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.52600000000000002,"15min":0.53000000000000003},"min":{"1min":0.39800000000000002,"5min":0.374,"15min":0.374},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.54700000000000004,"15min":0.54900000000000004},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.63300000000000001}]},{"osd":3,"last update":"Sat Aug 17 00:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.54600000000000004,"15min":0.55300000000000005},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.65100000000000002,"5min":1.123,"15min":1.123},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.56899999999999995,"15min":0.57099999999999995},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.58199999999999996}]},{"osd":4,"last update":"Sat Aug 17 00:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":0.44900000000000001,"15min":0.45300000000000001},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.46800000000000003,"15min":0.46899999999999997},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.64800000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.44900000000000001}]},{"osd":5,"last update":"Sat Aug 17 00:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.47599999999999998,"15min":0.47799999999999998},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.503},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.52800000000000002,"15min":0.53900000000000003},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.69499999999999995,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.46500000000000002}]},{"osd":6,"last update":"Sat Aug 17 00:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.53400000000000003,"15min":0.54200000000000004},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.54800000000000004}]}]},{"osd":6,"up_from":47,"seq":201863462946,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28384,"kb_used_data":1364,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716768,"statfs":{"total":95995035648,"available":95965970432,"internally_reserved":0,"allocated":1396736,"data_stored":946768,"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":"Sat Aug 17 00:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.53500000000000003,"15min":0.52900000000000003},"min":{"1min":0.376,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.68799999999999994,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.66300000000000003}]},{"osd":1,"last update":"Sat Aug 17 00:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.55000000000000004,"15min":0.53800000000000003},"min":{"1min":0.44900000000000001,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.2829999999999999,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.55000000000000004,"15min":0.54800000000000004},"min":{"1min":0.39700000000000002,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"last":0.63}]},{"osd":2,"last update":"Sat Aug 17 00:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.55200000000000005,"15min":0.54400000000000004},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.0129999999999999,"5min":1.0129999999999999,"15min":1.0129999999999999},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.55600000000000005,"15min":0.55000000000000004},"min":{"1min":0.42299999999999999,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.1140000000000001,"5min":1.1140000000000001,"15min":1.1140000000000001},"last":0.60499999999999998}]},{"osd":3,"last update":"Sat Aug 17 00:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.53600000000000003,"15min":0.53400000000000003},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.72699999999999998,"5min":0.753,"15min":0.753},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.56999999999999995,"15min":0.56599999999999995},"min":{"1min":0.45000000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.59099999999999997}]},{"osd":4,"last update":"Sat Aug 17 00:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.434,"15min":0.434},"min":{"1min":0.307,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.44900000000000001,"15min":0.45000000000000001},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.73399999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.57099999999999995}]},{"osd":5,"last update":"Sat Aug 17 00:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.44800000000000001,"15min":0.441},"min":{"1min":0.34499999999999997,"5min":0.318,"15min":0.318},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.45300000000000001,"15min":0.45100000000000001},"min":{"1min":0.32000000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.70499999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.68700000000000006}]},{"osd":7,"last update":"Sat Aug 17 00:32:34 2024","interfaces":[{"interface":"back","average":{"1min":0.47499999999999998,"5min":0.51100000000000001,"15min":0.51700000000000002},"min":{"1min":0.33000000000000002,"5min":0.312,"15min":0.312},"max":{"1min":0.69499999999999995,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.54000000000000004,"15min":0.54200000000000004},"min":{"1min":0.39800000000000002,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.72799999999999998}]}]},{"osd":5,"up_from":39,"seq":167503724584,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27812,"kb_used_data":792,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717340,"statfs":{"total":95995035648,"available":95966556160,"internally_reserved":0,"allocated":811008,"data_stored":356509,"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":"Sat Aug 17 00:31:45 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.501,"15min":0.497},"min":{"1min":0.35699999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.71299999999999997,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.69899999999999995},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.70599999999999996,"5min":0.755,"15min":0.755},"last":0.70899999999999996}]},{"osd":1,"last update":"Sat Aug 17 00:31:45 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.40799999999999997,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.50700000000000001,"15min":0.5},"min":{"1min":0.39300000000000002,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.59699999999999998}]},{"osd":2,"last update":"Sat Aug 17 00:31:45 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.52900000000000003,"15min":0.52500000000000002},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.83699999999999997,"5min":0.83699999999999997,"15min":0.83699999999999997},"last":0.625},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.51700000000000002,"15min":0.51600000000000001},"min":{"1min":0.376,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.68400000000000005}]},{"osd":3,"last update":"Sat Aug 17 00:31:45 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.51400000000000001,"15min":0.50800000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53000000000000003,"15min":0.52800000000000002},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.67000000000000004,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.79200000000000004}]},{"osd":4,"last update":"Sat Aug 17 00:31:45 2024","interfaces":[{"interface":"back","average":{"1min":0.46100000000000002,"5min":0.39600000000000002,"15min":0.38500000000000001},"min":{"1min":0.32600000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.47499999999999998,"5min":0.39200000000000002,"15min":0.378},"min":{"1min":0.28599999999999998,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.73799999999999999}]},{"osd":6,"last update":"Sat Aug 17 00:32:10 2024","interfaces":[{"interface":"back","average":{"1min":0.46300000000000002,"5min":0.42299999999999999,"15min":0.41699999999999998},"min":{"1min":0.34399999999999997,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.61599999999999999,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.495,"5min":0.45800000000000002,"15min":0.45200000000000001},"min":{"1min":0.30099999999999999,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.66700000000000004}]},{"osd":7,"last update":"Sat Aug 17 00:32:39 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.52900000000000003,"15min":0.52100000000000002},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.1080000000000001,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.75800000000000001},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.51600000000000001,"15min":0.51300000000000001},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.76900000000000002}]}]},{"osd":4,"up_from":30,"seq":128849018922,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27816,"kb_used_data":796,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717336,"statfs":{"total":95995035648,"available":95966552064,"internally_reserved":0,"allocated":815104,"data_stored":355110,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 00:32:24 2024","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.51500000000000001,"15min":0.52700000000000002},"min":{"1min":0.35599999999999998,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.53500000000000003,"15min":0.54100000000000004},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.73699999999999999,"5min":0.753,"15min":0.753},"last":0.55800000000000005}]},{"osd":1,"last update":"Sat Aug 17 00:32:24 2024","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.52000000000000002,"15min":0.53100000000000003},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.61499999999999999,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.443},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.53300000000000003,"15min":0.53600000000000003},"min":{"1min":0.36799999999999999,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.66400000000000003,"5min":0.745,"15min":0.745},"last":0.39800000000000002}]},{"osd":2,"last update":"Sat Aug 17 00:32:24 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.54100000000000004,"15min":0.54900000000000004},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.68799999999999994,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.47299999999999998},{"interface":"front","average":{"1min":0.5,"5min":0.52700000000000002,"15min":0.53300000000000003},"min":{"1min":0.34000000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.69299999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.59299999999999997}]},{"osd":3,"last update":"Sat Aug 17 00:32:24 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.56399999999999995,"15min":0.56999999999999995},"min":{"1min":0.42799999999999999,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.75600000000000001,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.52400000000000002,"15min":0.53200000000000003},"min":{"1min":0.377,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.65000000000000002,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.48699999999999999}]},{"osd":5,"last update":"Sat Aug 17 00:31:52 2024","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.39400000000000002,"15min":0.38200000000000001},"min":{"1min":0.30299999999999999,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.38900000000000001,"15min":0.374},"min":{"1min":0.30599999999999999,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.46100000000000002}]},{"osd":6,"last update":"Sat Aug 17 00:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.47099999999999997,"15min":0.46300000000000002},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.5},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.47199999999999998,"15min":0.46400000000000002},"min":{"1min":0.32800000000000001,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"last":0.57899999999999996}]},{"osd":7,"last update":"Sat Aug 17 00:32:32 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.53400000000000003,"15min":0.53800000000000003},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.73599999999999999,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.498,"15min":0.50600000000000001},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.68000000000000005,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.52300000000000002}]}]},{"osd":3,"up_from":25,"seq":107374182448,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27816,"kb_used_data":796,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717336,"statfs":{"total":95995035648,"available":95966552064,"internally_reserved":0,"allocated":815104,"data_stored":356835,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1591,"internal_metadata":27654601},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 00:32:07 2024","interfaces":[{"interface":"back","average":{"1min":0.31900000000000001,"5min":0.376,"15min":0.40000000000000002},"min":{"1min":0.22600000000000001,"5min":0.219,"15min":0.219},"max":{"1min":0.496,"5min":0.52700000000000002,"15min":0.52700000000000002},"last":0.28999999999999998},{"interface":"front","average":{"1min":0.34200000000000003,"5min":0.38700000000000001,"15min":0.40400000000000003},"min":{"1min":0.26300000000000001,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.46000000000000002,"5min":0.55700000000000005,"15min":0.55700000000000005},"last":0.26500000000000001}]},{"osd":1,"last update":"Sat Aug 17 00:32:07 2024","interfaces":[{"interface":"back","average":{"1min":0.31,"5min":0.36499999999999999,"15min":0.38300000000000001},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.437,"5min":0.54100000000000004,"15min":0.54100000000000004},"last":0.40300000000000002},{"interface":"front","average":{"1min":0.36699999999999999,"5min":0.41399999999999998,"15min":0.433},"min":{"1min":0.27700000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.45800000000000002,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.318}]},{"osd":2,"last update":"Sat Aug 17 00:32:07 2024","interfaces":[{"interface":"back","average":{"1min":0.36399999999999999,"5min":0.41399999999999998,"15min":0.432},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.46600000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.372,"5min":0.435,"15min":0.46100000000000002},"min":{"1min":0.29299999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.44600000000000001,"5min":0.626,"15min":0.626},"last":0.36699999999999999}]},{"osd":4,"last update":"Sat Aug 17 00:32:27 2024","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.56599999999999995,"15min":0.56200000000000006},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.78800000000000003,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.81399999999999995,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.59599999999999997}]},{"osd":5,"last update":"Sat Aug 17 00:31:45 2024","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.874,"5min":0.874,"15min":0.874},"last":0.61299999999999999},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.56899999999999995,"15min":0.56499999999999995},"min":{"1min":0.40100000000000002,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.89700000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.63500000000000001}]},{"osd":6,"last update":"Sat Aug 17 00:32:12 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.54400000000000004,"15min":0.54300000000000004},"min":{"1min":0.42499999999999999,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.505},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.59099999999999997,"15min":0.59699999999999998},"min":{"1min":0.45900000000000002,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.55900000000000005}]},{"osd":7,"last update":"Sat Aug 17 00:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.56299999999999994,"15min":0.56599999999999995},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.56999999999999995,"15min":0.57799999999999996},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.67400000000000004,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.66800000000000004}]}]},{"osd":2,"up_from":18,"seq":77309411380,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31892,"kb_used_data":776,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713260,"statfs":{"total":95995035648,"available":95962378240,"internally_reserved":0,"allocated":794624,"data_stored":354383,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 00:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.32200000000000001,"5min":0.33900000000000002,"15min":0.34399999999999997},"min":{"1min":0.20599999999999999,"5min":0.191,"15min":0.191},"max":{"1min":0.495,"5min":0.54800000000000004,"15min":0.54800000000000004},"last":0.34699999999999998},{"interface":"front","average":{"1min":0.33300000000000002,"5min":0.36099999999999999,"15min":0.36899999999999999},"min":{"1min":0.26800000000000002,"5min":0.224,"15min":0.224},"max":{"1min":0.45600000000000002,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.247}]},{"osd":1,"last update":"Sat Aug 17 00:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.32700000000000001,"5min":0.35899999999999999,"15min":0.371},"min":{"1min":0.23699999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.44400000000000001,"5min":0.58999999999999997,"15min":0.58999999999999997},"last":0.30099999999999999},{"interface":"front","average":{"1min":0.35499999999999998,"5min":0.379,"15min":0.374},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.48599999999999999,"5min":0.58699999999999997,"15min":0.58699999999999997},"last":0.318}]},{"osd":3,"last update":"Sat Aug 17 00:32:08 2024","interfaces":[{"interface":"back","average":{"1min":0.34300000000000003,"5min":0.39500000000000002,"15min":0.40200000000000002},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":0.51800000000000002,"5min":0.56799999999999995,"15min":0.56799999999999995},"last":0.33100000000000002},{"interface":"front","average":{"1min":0.39400000000000002,"5min":0.40699999999999997,"15min":0.40699999999999997},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.36399999999999999}]},{"osd":4,"last update":"Sat Aug 17 00:32:25 2024","interfaces":[{"interface":"back","average":{"1min":0.48199999999999998,"5min":0.51200000000000001,"15min":0.49399999999999999},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.70899999999999996,"5min":0.88400000000000001,"15min":0.88400000000000001},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.52400000000000002,"15min":0.505},"min":{"1min":0.40500000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.70099999999999996,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.76700000000000002}]},{"osd":5,"last update":"Sat Aug 17 00:32:44 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56299999999999994,"15min":0.55300000000000005},"min":{"1min":0.42399999999999999,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.54500000000000004,"15min":0.54100000000000004},"min":{"1min":0.38100000000000001,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.75900000000000001,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.67300000000000004}]},{"osd":6,"last update":"Sat Aug 17 00:32:14 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.58099999999999996,"15min":0.58999999999999997},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.68799999999999994,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.754},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.59399999999999997,"15min":0.60199999999999998},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.72399999999999998,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.69199999999999995}]},{"osd":7,"last update":"Sat Aug 17 00:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.61299999999999999,"15min":0.621},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.70599999999999996},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.61699999999999999,"15min":0.624},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.80600000000000005,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.84899999999999998}]}]},{"osd":1,"up_from":13,"seq":55834574905,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27808,"kb_used_data":788,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717344,"statfs":{"total":95995035648,"available":95966560256,"internally_reserved":0,"allocated":806912,"data_stored":354562,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 00:32:15 2024","interfaces":[{"interface":"back","average":{"1min":0.34799999999999998,"5min":0.32500000000000001,"15min":0.29199999999999998},"min":{"1min":0.22700000000000001,"5min":0.191,"15min":0.191},"max":{"1min":0.53400000000000003,"5min":0.56699999999999995,"15min":0.56699999999999995},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.374,"5min":0.34200000000000003,"15min":0.309},"min":{"1min":0.23999999999999999,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.65700000000000003,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.41599999999999998}]},{"osd":2,"last update":"Sat Aug 17 00:31:44 2024","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.38200000000000001,"15min":0.372},"min":{"1min":0.27100000000000002,"5min":0.248,"15min":0.248},"max":{"1min":0.57599999999999996,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.34999999999999998},{"interface":"front","average":{"1min":0.37,"5min":0.371,"15min":0.36499999999999999},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.53600000000000003,"5min":0.623,"15min":0.623},"last":0.36899999999999999}]},{"osd":3,"last update":"Sat Aug 17 00:32:06 2024","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.42699999999999999,"15min":0.442},"min":{"1min":0.30299999999999999,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.69499999999999995,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.42499999999999999,"15min":0.433},"min":{"1min":0.313,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.38700000000000001}]},{"osd":4,"last update":"Sat Aug 17 00:32:26 2024","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.55900000000000005,"15min":0.56899999999999995},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.55300000000000005,"15min":0.54600000000000004},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.71499999999999997,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.43099999999999999}]},{"osd":5,"last update":"Sat Aug 17 00:31:49 2024","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.56100000000000005,"15min":0.55900000000000005},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.57799999999999996,"15min":0.57699999999999996},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.50600000000000001}]},{"osd":6,"last update":"Sat Aug 17 00:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.57099999999999995,"15min":0.57299999999999995},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.57599999999999996,"15min":0.57999999999999996},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.57499999999999996}]},{"osd":7,"last update":"Sat Aug 17 00:32:36 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.62,"15min":0.63300000000000001},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.77400000000000002,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.59999999999999998,"15min":0.61199999999999999},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.73799999999999999,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.49299999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738430,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28392,"kb_used_data":1372,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716760,"statfs":{"total":95995035648,"available":95965962240,"internally_reserved":0,"allocated":1404928,"data_stored":945479,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Aug 17 00:32:18 2024","interfaces":[{"interface":"back","average":{"1min":0.33200000000000002,"5min":0.316,"15min":0.28999999999999998},"min":{"1min":0.23200000000000001,"5min":0.18099999999999999,"15min":0.18099999999999999},"max":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"last":0.38600000000000001},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.32900000000000001,"15min":0.30099999999999999},"min":{"1min":0.22600000000000001,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.443}]},{"osd":2,"last update":"Sat Aug 17 00:31:46 2024","interfaces":[{"interface":"back","average":{"1min":0.38100000000000001,"5min":0.36099999999999999,"15min":0.34899999999999998},"min":{"1min":0.26400000000000001,"5min":0.215,"15min":0.215},"max":{"1min":0.51500000000000001,"5min":0.53700000000000003,"15min":0.53700000000000003},"last":0.47999999999999998},{"interface":"front","average":{"1min":0.35699999999999998,"5min":0.35399999999999998,"15min":0.34699999999999998},"min":{"1min":0.248,"5min":0.223,"15min":0.223},"max":{"1min":0.48899999999999999,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.42899999999999999}]},{"osd":3,"last update":"Sat Aug 17 00:32:05 2024","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.42799999999999999,"15min":0.434},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.622,"5min":0.622,"15min":0.622},"last":0.46500000000000002},{"interface":"front","average":{"1min":0.36499999999999999,"5min":0.39300000000000002,"15min":0.39600000000000002},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.41999999999999998}]},{"osd":4,"last update":"Sat Aug 17 00:32:24 2024","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.52500000000000002,"15min":0.52300000000000002},"min":{"1min":0.36799999999999999,"5min":0.317,"15min":0.317},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.505,"5min":0.52900000000000003,"15min":0.53500000000000003},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.77500000000000002,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.79300000000000004}]},{"osd":5,"last update":"Sat Aug 17 00:31:51 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.52300000000000002,"15min":0.51900000000000002},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.71299999999999997},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.55000000000000004,"15min":0.54600000000000004},"min":{"1min":0.40200000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.68200000000000005}]},{"osd":6,"last update":"Sat Aug 17 00:32:11 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.55000000000000004,"15min":0.55200000000000005},"min":{"1min":0.39100000000000001,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.69099999999999995}]},{"osd":7,"last update":"Sat Aug 17 00:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56899999999999995,"15min":0.56999999999999995},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.76000000000000001},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.55600000000000005,"15min":0.56000000000000005},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.73099999999999998}]}]}],"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":2452,"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":2438,"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":2348,"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-17T00:32:49.706 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T00:32:50.460 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:32:50.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:50 smithi110 ceph-mon[29669]: from='client.24599 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T00:32:50.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:50 smithi110 ceph-mon[29669]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:50.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:50 smithi110 ceph-mon[41467]: from='client.24599 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T00:32:50.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:50 smithi110 ceph-mon[41467]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:50.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:50 smithi177 ceph-mon[33147]: from='client.24599 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T00:32:50.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:50 smithi177 ceph-mon[33147]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:51.599 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:51 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:51.599 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:51 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:51.599 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:51 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:32:51.599 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:51 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:32:51.599 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:51 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:51.599 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:51 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:51.599 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:51 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:51.599 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:51 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:32:51.599 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:51 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:32:51.600 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:51 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:51.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:51 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:51.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:51 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:51.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:51 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:32:51.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:51 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:32:51.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:51 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:52.759 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:52 smithi110 ceph-mon[29669]: Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T00:32:52.759 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:52 smithi110 ceph-mon[29669]: Reconfiguring daemon alertmanager.a on smithi110 2024-08-17T00:32:52.760 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:52 smithi110 ceph-mon[29669]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:52.760 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:52 smithi110 ceph-mon[41467]: Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T00:32:52.760 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:52 smithi110 ceph-mon[41467]: Reconfiguring daemon alertmanager.a on smithi110 2024-08-17T00:32:52.760 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:52 smithi110 ceph-mon[41467]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:52.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:52 smithi177 ceph-mon[33147]: Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T00:32:52.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:52 smithi177 ceph-mon[33147]: Reconfiguring daemon alertmanager.a on smithi110 2024-08-17T00:32:52.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:52 smithi177 ceph-mon[33147]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:54.539 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:32:54.540 INFO:teuthology.orchestra.run.smithi110.stderr:dumped all 2024-08-17T00:32:54.806 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:54 smithi110 ceph-mon[41467]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:54.806 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:54 smithi110 ceph-mon[29669]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:54.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:54 smithi177 ceph-mon[33147]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:55.060 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:55 smithi110 systemd[1]: Stopping Ceph alertmanager.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:32:55.624 INFO:teuthology.orchestra.run.smithi110.stdout:{"pg_ready":true,"pg_map":{"version":42,"stamp":"2024-08-17T00:32:53.220350+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593533,"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":229,"num_write_kb":2435,"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":173,"ondisk_log_size":173,"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":228300,"kb_used_data":8044,"kb_used_omap":12,"kb_used_meta":220147,"kb_avail":749732916,"statfs":{"total":767960285184,"available":767726505984,"internally_reserved":0,"allocated":8237056,"data_stored":4614670,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12742,"internal_metadata":225431098},"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.002994"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307894+0000","last_change":"2024-08-17T00:31:00.503735+0000","last_active":"2024-08-17T00:31:56.307894+0000","last_peered":"2024-08-17T00:31:56.307894+0000","last_clean":"2024-08-17T00:31:56.307894+0000","last_became_active":"2024-08-17T00:31:00.503170+0000","last_became_peered":"2024-08-17T00:31:00.503170+0000","last_unstale":"2024-08-17T00:31:56.307894+0000","last_undegraded":"2024-08-17T00:31:56.307894+0000","last_fullsized":"2024-08-17T00:31:56.307894+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T05:09:37.447893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292848+0000","last_change":"2024-08-17T00:31:00.502798+0000","last_active":"2024-08-17T00:31:56.292848+0000","last_peered":"2024-08-17T00:31:56.292848+0000","last_clean":"2024-08-17T00:31:56.292848+0000","last_became_active":"2024-08-17T00:31:00.502536+0000","last_became_peered":"2024-08-17T00:31:00.502536+0000","last_unstale":"2024-08-17T00:31:56.292848+0000","last_undegraded":"2024-08-17T00:31:56.292848+0000","last_fullsized":"2024-08-17T00:31:56.292848+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:11:39.269554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292265+0000","last_change":"2024-08-17T00:31:00.487218+0000","last_active":"2024-08-17T00:31:56.292265+0000","last_peered":"2024-08-17T00:31:56.292265+0000","last_clean":"2024-08-17T00:31:56.292265+0000","last_became_active":"2024-08-17T00:31:00.486238+0000","last_became_peered":"2024-08-17T00:31:00.486238+0000","last_unstale":"2024-08-17T00:31:56.292265+0000","last_undegraded":"2024-08-17T00:31:56.292265+0000","last_fullsized":"2024-08-17T00:31:56.292265+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:31:49.293168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.296734+0000","last_change":"2024-08-17T00:31:00.500750+0000","last_active":"2024-08-17T00:31:56.296734+0000","last_peered":"2024-08-17T00:31:56.296734+0000","last_clean":"2024-08-17T00:31:56.296734+0000","last_became_active":"2024-08-17T00:31:00.500373+0000","last_became_peered":"2024-08-17T00:31:00.500373+0000","last_unstale":"2024-08-17T00:31:56.296734+0000","last_undegraded":"2024-08-17T00:31:56.296734+0000","last_fullsized":"2024-08-17T00:31:56.296734+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:49:05.409594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307291+0000","last_change":"2024-08-17T00:31:00.491473+0000","last_active":"2024-08-17T00:31:56.307291+0000","last_peered":"2024-08-17T00:31:56.307291+0000","last_clean":"2024-08-17T00:31:56.307291+0000","last_became_active":"2024-08-17T00:31:00.490834+0000","last_became_peered":"2024-08-17T00:31:00.490834+0000","last_unstale":"2024-08-17T00:31:56.307291+0000","last_undegraded":"2024-08-17T00:31:56.307291+0000","last_fullsized":"2024-08-17T00:31:56.307291+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:53:04.999061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.296801+0000","last_change":"2024-08-17T00:31:00.499553+0000","last_active":"2024-08-17T00:31:56.296801+0000","last_peered":"2024-08-17T00:31:56.296801+0000","last_clean":"2024-08-17T00:31:56.296801+0000","last_became_active":"2024-08-17T00:31:00.499215+0000","last_became_peered":"2024-08-17T00:31:00.499215+0000","last_unstale":"2024-08-17T00:31:56.296801+0000","last_undegraded":"2024-08-17T00:31:56.296801+0000","last_fullsized":"2024-08-17T00:31:56.296801+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:01:22.203810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307071+0000","last_change":"2024-08-17T00:31:00.494404+0000","last_active":"2024-08-17T00:31:56.307071+0000","last_peered":"2024-08-17T00:31:56.307071+0000","last_clean":"2024-08-17T00:31:56.307071+0000","last_became_active":"2024-08-17T00:31:00.494124+0000","last_became_peered":"2024-08-17T00:31:00.494124+0000","last_unstale":"2024-08-17T00:31:56.307071+0000","last_undegraded":"2024-08-17T00:31:56.307071+0000","last_fullsized":"2024-08-17T00:31:56.307071+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:04:14.145154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.329951+0000","last_change":"2024-08-17T00:31:00.499888+0000","last_active":"2024-08-17T00:31:56.329951+0000","last_peered":"2024-08-17T00:31:56.329951+0000","last_clean":"2024-08-17T00:31:56.329951+0000","last_became_active":"2024-08-17T00:31:00.499689+0000","last_became_peered":"2024-08-17T00:31:00.499689+0000","last_unstale":"2024-08-17T00:31:56.329951+0000","last_undegraded":"2024-08-17T00:31:56.329951+0000","last_fullsized":"2024-08-17T00:31:56.329951+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:44:05.674986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.308083+0000","last_change":"2024-08-17T00:31:00.494909+0000","last_active":"2024-08-17T00:31:56.308083+0000","last_peered":"2024-08-17T00:31:56.308083+0000","last_clean":"2024-08-17T00:31:56.308083+0000","last_became_active":"2024-08-17T00:31:00.494617+0000","last_became_peered":"2024-08-17T00:31:00.494617+0000","last_unstale":"2024-08-17T00:31:56.308083+0000","last_undegraded":"2024-08-17T00:31:56.308083+0000","last_fullsized":"2024-08-17T00:31:56.308083+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:15:18.494935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.702827+0000","last_change":"2024-08-17T00:31:00.500690+0000","last_active":"2024-08-17T00:31:56.702827+0000","last_peered":"2024-08-17T00:31:56.702827+0000","last_clean":"2024-08-17T00:31:56.702827+0000","last_became_active":"2024-08-17T00:31:00.499635+0000","last_became_peered":"2024-08-17T00:31:00.499635+0000","last_unstale":"2024-08-17T00:31:56.702827+0000","last_undegraded":"2024-08-17T00:31:56.702827+0000","last_fullsized":"2024-08-17T00:31:56.702827+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:14:50.198670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.506471+0000","last_change":"2024-08-17T00:31:27.221399+0000","last_active":"2024-08-17T00:31:56.506471+0000","last_peered":"2024-08-17T00:31:56.506471+0000","last_clean":"2024-08-17T00:31:56.506471+0000","last_became_active":"2024-08-17T00:31:27.221039+0000","last_became_peered":"2024-08-17T00:31:27.221039+0000","last_unstale":"2024-08-17T00:31:56.506471+0000","last_undegraded":"2024-08-17T00:31:56.506471+0000","last_fullsized":"2024-08-17T00:31:56.506471+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:08:01.591002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.34","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.295644+0000","last_change":"2024-08-17T00:31:00.503242+0000","last_active":"2024-08-17T00:31:56.295644+0000","last_peered":"2024-08-17T00:31:56.295644+0000","last_clean":"2024-08-17T00:31:56.295644+0000","last_became_active":"2024-08-17T00:31:00.502974+0000","last_became_peered":"2024-08-17T00:31:00.502974+0000","last_unstale":"2024-08-17T00:31:56.295644+0000","last_undegraded":"2024-08-17T00:31:56.295644+0000","last_fullsized":"2024-08-17T00:31:56.295644+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:40:35.017811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.330042+0000","last_change":"2024-08-17T00:31:00.501019+0000","last_active":"2024-08-17T00:31:56.330042+0000","last_peered":"2024-08-17T00:31:56.330042+0000","last_clean":"2024-08-17T00:31:56.330042+0000","last_became_active":"2024-08-17T00:31:00.500750+0000","last_became_peered":"2024-08-17T00:31:00.500750+0000","last_unstale":"2024-08-17T00:31:56.330042+0000","last_undegraded":"2024-08-17T00:31:56.330042+0000","last_fullsized":"2024-08-17T00:31:56.330042+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:20:58.945828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292626+0000","last_change":"2024-08-17T00:31:00.494120+0000","last_active":"2024-08-17T00:31:56.292626+0000","last_peered":"2024-08-17T00:31:56.292626+0000","last_clean":"2024-08-17T00:31:56.292626+0000","last_became_active":"2024-08-17T00:31:00.493664+0000","last_became_peered":"2024-08-17T00:31:00.493664+0000","last_unstale":"2024-08-17T00:31:56.292626+0000","last_undegraded":"2024-08-17T00:31:56.292626+0000","last_fullsized":"2024-08-17T00:31:56.292626+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:48:07.972673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292454+0000","last_change":"2024-08-17T00:31:00.495773+0000","last_active":"2024-08-17T00:31:56.292454+0000","last_peered":"2024-08-17T00:31:56.292454+0000","last_clean":"2024-08-17T00:31:56.292454+0000","last_became_active":"2024-08-17T00:31:00.495493+0000","last_became_peered":"2024-08-17T00:31:00.495493+0000","last_unstale":"2024-08-17T00:31:56.292454+0000","last_undegraded":"2024-08-17T00:31:56.292454+0000","last_fullsized":"2024-08-17T00:31:56.292454+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:02:17.259616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.296450+0000","last_change":"2024-08-17T00:31:00.499743+0000","last_active":"2024-08-17T00:31:56.296450+0000","last_peered":"2024-08-17T00:31:56.296450+0000","last_clean":"2024-08-17T00:31:56.296450+0000","last_became_active":"2024-08-17T00:31:00.498802+0000","last_became_peered":"2024-08-17T00:31:00.498802+0000","last_unstale":"2024-08-17T00:31:56.296450+0000","last_undegraded":"2024-08-17T00:31:56.296450+0000","last_fullsized":"2024-08-17T00:31:56.296450+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T11:32:24.028884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":30,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.297428+0000","last_change":"2024-08-17T00:31:27.320736+0000","last_active":"2024-08-17T00:31:56.297428+0000","last_peered":"2024-08-17T00:31:56.297428+0000","last_clean":"2024-08-17T00:31:56.297428+0000","last_became_active":"2024-08-17T00:31:27.320426+0000","last_became_peered":"2024-08-17T00:31:27.320426+0000","last_unstale":"2024-08-17T00:31:56.297428+0000","last_undegraded":"2024-08-17T00:31:56.297428+0000","last_fullsized":"2024-08-17T00:31:56.297428+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:37:25.530977+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.505813+0000","last_change":"2024-08-17T00:31:00.502709+0000","last_active":"2024-08-17T00:31:56.505813+0000","last_peered":"2024-08-17T00:31:56.505813+0000","last_clean":"2024-08-17T00:31:56.505813+0000","last_became_active":"2024-08-17T00:31:00.502430+0000","last_became_peered":"2024-08-17T00:31:00.502430+0000","last_unstale":"2024-08-17T00:31:56.505813+0000","last_undegraded":"2024-08-17T00:31:56.505813+0000","last_fullsized":"2024-08-17T00:31:56.505813+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:15:59.703040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307973+0000","last_change":"2024-08-17T00:31:00.504518+0000","last_active":"2024-08-17T00:31:56.307973+0000","last_peered":"2024-08-17T00:31:56.307973+0000","last_clean":"2024-08-17T00:31:56.307973+0000","last_became_active":"2024-08-17T00:31:00.504218+0000","last_became_peered":"2024-08-17T00:31:00.504218+0000","last_unstale":"2024-08-17T00:31:56.307973+0000","last_undegraded":"2024-08-17T00:31:56.307973+0000","last_fullsized":"2024-08-17T00:31:56.307973+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:09:58.070460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.702449+0000","last_change":"2024-08-17T00:31:00.497755+0000","last_active":"2024-08-17T00:31:56.702449+0000","last_peered":"2024-08-17T00:31:56.702449+0000","last_clean":"2024-08-17T00:31:56.702449+0000","last_became_active":"2024-08-17T00:31:00.497386+0000","last_became_peered":"2024-08-17T00:31:00.497386+0000","last_unstale":"2024-08-17T00:31:56.702449+0000","last_undegraded":"2024-08-17T00:31:56.702449+0000","last_fullsized":"2024-08-17T00:31:56.702449+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:58:38.551421+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292965+0000","last_change":"2024-08-17T00:31:00.488161+0000","last_active":"2024-08-17T00:31:56.292965+0000","last_peered":"2024-08-17T00:31:56.292965+0000","last_clean":"2024-08-17T00:31:56.292965+0000","last_became_active":"2024-08-17T00:31:00.486378+0000","last_became_peered":"2024-08-17T00:31:00.486378+0000","last_unstale":"2024-08-17T00:31:56.292965+0000","last_undegraded":"2024-08-17T00:31:56.292965+0000","last_fullsized":"2024-08-17T00:31:56.292965+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:36:03.294328+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.296727+0000","last_change":"2024-08-17T00:31:00.506318+0000","last_active":"2024-08-17T00:31:56.296727+0000","last_peered":"2024-08-17T00:31:56.296727+0000","last_clean":"2024-08-17T00:31:56.296727+0000","last_became_active":"2024-08-17T00:31:00.506024+0000","last_became_peered":"2024-08-17T00:31:00.506024+0000","last_unstale":"2024-08-17T00:31:56.296727+0000","last_undegraded":"2024-08-17T00:31:56.296727+0000","last_fullsized":"2024-08-17T00:31:56.296727+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T00:42:34.544089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.329949+0000","last_change":"2024-08-17T00:31:00.493678+0000","last_active":"2024-08-17T00:31:56.329949+0000","last_peered":"2024-08-17T00:31:56.329949+0000","last_clean":"2024-08-17T00:31:56.329949+0000","last_became_active":"2024-08-17T00:31:00.493257+0000","last_became_peered":"2024-08-17T00:31:00.493257+0000","last_unstale":"2024-08-17T00:31:56.329949+0000","last_undegraded":"2024-08-17T00:31:56.329949+0000","last_fullsized":"2024-08-17T00:31:56.329949+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:38:36.931804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.296534+0000","last_change":"2024-08-17T00:31:00.497221+0000","last_active":"2024-08-17T00:31:56.296534+0000","last_peered":"2024-08-17T00:31:56.296534+0000","last_clean":"2024-08-17T00:31:56.296534+0000","last_became_active":"2024-08-17T00:31:00.495745+0000","last_became_peered":"2024-08-17T00:31:00.495745+0000","last_unstale":"2024-08-17T00:31:56.296534+0000","last_undegraded":"2024-08-17T00:31:56.296534+0000","last_fullsized":"2024-08-17T00:31:56.296534+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:15:49.624021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.330576+0000","last_change":"2024-08-17T00:31:00.494764+0000","last_active":"2024-08-17T00:31:56.330576+0000","last_peered":"2024-08-17T00:31:56.330576+0000","last_clean":"2024-08-17T00:31:56.330576+0000","last_became_active":"2024-08-17T00:31:00.493203+0000","last_became_peered":"2024-08-17T00:31:00.493203+0000","last_unstale":"2024-08-17T00:31:56.330576+0000","last_undegraded":"2024-08-17T00:31:56.330576+0000","last_fullsized":"2024-08-17T00:31:56.330576+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:12:21.172884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.702562+0000","last_change":"2024-08-17T00:31:00.496524+0000","last_active":"2024-08-17T00:31:56.702562+0000","last_peered":"2024-08-17T00:31:56.702562+0000","last_clean":"2024-08-17T00:31:56.702562+0000","last_became_active":"2024-08-17T00:31:00.496221+0000","last_became_peered":"2024-08-17T00:31:00.496221+0000","last_unstale":"2024-08-17T00:31:56.702562+0000","last_undegraded":"2024-08-17T00:31:56.702562+0000","last_fullsized":"2024-08-17T00:31:56.702562+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T11:03:53.516234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292205+0000","last_change":"2024-08-17T00:31:00.486544+0000","last_active":"2024-08-17T00:31:56.292205+0000","last_peered":"2024-08-17T00:31:56.292205+0000","last_clean":"2024-08-17T00:31:56.292205+0000","last_became_active":"2024-08-17T00:31:00.486296+0000","last_became_peered":"2024-08-17T00:31:00.486296+0000","last_unstale":"2024-08-17T00:31:56.292205+0000","last_undegraded":"2024-08-17T00:31:56.292205+0000","last_fullsized":"2024-08-17T00:31:56.292205+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:43:02.613356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.330342+0000","last_change":"2024-08-17T00:31:27.223277+0000","last_active":"2024-08-17T00:31:56.330342+0000","last_peered":"2024-08-17T00:31:56.330342+0000","last_clean":"2024-08-17T00:31:56.330342+0000","last_became_active":"2024-08-17T00:31:27.222923+0000","last_became_peered":"2024-08-17T00:31:27.222923+0000","last_unstale":"2024-08-17T00:31:56.330342+0000","last_undegraded":"2024-08-17T00:31:56.330342+0000","last_fullsized":"2024-08-17T00:31:56.330342+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:53:25.888301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.293037+0000","last_change":"2024-08-17T00:31:00.490193+0000","last_active":"2024-08-17T00:31:56.293037+0000","last_peered":"2024-08-17T00:31:56.293037+0000","last_clean":"2024-08-17T00:31:56.293037+0000","last_became_active":"2024-08-17T00:31:00.489940+0000","last_became_peered":"2024-08-17T00:31:00.489940+0000","last_unstale":"2024-08-17T00:31:56.293037+0000","last_undegraded":"2024-08-17T00:31:56.293037+0000","last_fullsized":"2024-08-17T00:31:56.293037+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T05:30:09.677340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":30,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.296903+0000","last_change":"2024-08-17T00:31:27.220354+0000","last_active":"2024-08-17T00:31:56.296903+0000","last_peered":"2024-08-17T00:31:56.296903+0000","last_clean":"2024-08-17T00:31:56.296903+0000","last_became_active":"2024-08-17T00:31:27.220055+0000","last_became_peered":"2024-08-17T00:31:27.220055+0000","last_unstale":"2024-08-17T00:31:56.296903+0000","last_undegraded":"2024-08-17T00:31:56.296903+0000","last_fullsized":"2024-08-17T00:31:56.296903+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:45:34.794164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.505738+0000","last_change":"2024-08-17T00:31:00.503091+0000","last_active":"2024-08-17T00:31:56.505738+0000","last_peered":"2024-08-17T00:31:56.505738+0000","last_clean":"2024-08-17T00:31:56.505738+0000","last_became_active":"2024-08-17T00:31:00.502779+0000","last_became_peered":"2024-08-17T00:31:00.502779+0000","last_unstale":"2024-08-17T00:31:56.505738+0000","last_undegraded":"2024-08-17T00:31:56.505738+0000","last_fullsized":"2024-08-17T00:31:56.505738+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:38:38.537952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.702732+0000","last_change":"2024-08-17T00:31:00.499980+0000","last_active":"2024-08-17T00:31:56.702732+0000","last_peered":"2024-08-17T00:31:56.702732+0000","last_clean":"2024-08-17T00:31:56.702732+0000","last_became_active":"2024-08-17T00:31:00.499695+0000","last_became_peered":"2024-08-17T00:31:00.499695+0000","last_unstale":"2024-08-17T00:31:56.702732+0000","last_undegraded":"2024-08-17T00:31:56.702732+0000","last_fullsized":"2024-08-17T00:31:56.702732+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:01:50.484671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.295552+0000","last_change":"2024-08-17T00:31:00.488023+0000","last_active":"2024-08-17T00:31:56.295552+0000","last_peered":"2024-08-17T00:31:56.295552+0000","last_clean":"2024-08-17T00:31:56.295552+0000","last_became_active":"2024-08-17T00:31:00.485884+0000","last_became_peered":"2024-08-17T00:31:00.485884+0000","last_unstale":"2024-08-17T00:31:56.295552+0000","last_undegraded":"2024-08-17T00:31:56.295552+0000","last_fullsized":"2024-08-17T00:31:56.295552+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T11:34:12.092692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.330192+0000","last_change":"2024-08-17T00:30:57.265278+0000","last_active":"2024-08-17T00:31:56.330192+0000","last_peered":"2024-08-17T00:31:56.330192+0000","last_clean":"2024-08-17T00:31:56.330192+0000","last_became_active":"2024-08-17T00:30:57.264913+0000","last_became_peered":"2024-08-17T00:30:57.264913+0000","last_unstale":"2024-08-17T00:31:56.330192+0000","last_undegraded":"2024-08-17T00:31:56.330192+0000","last_fullsized":"2024-08-17T00:31:56.330192+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:09:14.406083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.293069+0000","last_change":"2024-08-17T00:31:00.489651+0000","last_active":"2024-08-17T00:31:56.293069+0000","last_peered":"2024-08-17T00:31:56.293069+0000","last_clean":"2024-08-17T00:31:56.293069+0000","last_became_active":"2024-08-17T00:31:00.489384+0000","last_became_peered":"2024-08-17T00:31:00.489384+0000","last_unstale":"2024-08-17T00:31:56.293069+0000","last_undegraded":"2024-08-17T00:31:56.293069+0000","last_fullsized":"2024-08-17T00:31:56.293069+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T00:44:40.857968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.703248+0000","last_change":"2024-08-17T00:30:57.270119+0000","last_active":"2024-08-17T00:31:56.703248+0000","last_peered":"2024-08-17T00:31:56.703248+0000","last_clean":"2024-08-17T00:31:56.703248+0000","last_became_active":"2024-08-17T00:30:57.269605+0000","last_became_peered":"2024-08-17T00:30:57.269605+0000","last_unstale":"2024-08-17T00:31:56.703248+0000","last_undegraded":"2024-08-17T00:31:56.703248+0000","last_fullsized":"2024-08-17T00:31:56.703248+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:32:51.731657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.330077+0000","last_change":"2024-08-17T00:30:57.265368+0000","last_active":"2024-08-17T00:31:56.330077+0000","last_peered":"2024-08-17T00:31:56.330077+0000","last_clean":"2024-08-17T00:31:56.330077+0000","last_became_active":"2024-08-17T00:30:57.265050+0000","last_became_peered":"2024-08-17T00:30:57.265050+0000","last_unstale":"2024-08-17T00:31:56.330077+0000","last_undegraded":"2024-08-17T00:31:56.330077+0000","last_fullsized":"2024-08-17T00:31:56.330077+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:53:54.167089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.330145+0000","last_change":"2024-08-17T00:31:00.489746+0000","last_active":"2024-08-17T00:31:56.330145+0000","last_peered":"2024-08-17T00:31:56.330145+0000","last_clean":"2024-08-17T00:31:56.330145+0000","last_became_active":"2024-08-17T00:31:00.489467+0000","last_became_peered":"2024-08-17T00:31:00.489467+0000","last_unstale":"2024-08-17T00:31:56.330145+0000","last_undegraded":"2024-08-17T00:31:56.330145+0000","last_fullsized":"2024-08-17T00:31:56.330145+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T00:37:28.642026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.296617+0000","last_change":"2024-08-17T00:30:57.266538+0000","last_active":"2024-08-17T00:31:56.296617+0000","last_peered":"2024-08-17T00:31:56.296617+0000","last_clean":"2024-08-17T00:31:56.296617+0000","last_became_active":"2024-08-17T00:30:57.264936+0000","last_became_peered":"2024-08-17T00:30:57.264936+0000","last_unstale":"2024-08-17T00:31:56.296617+0000","last_undegraded":"2024-08-17T00:31:56.296617+0000","last_fullsized":"2024-08-17T00:31:56.296617+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:01:08.806313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292323+0000","last_change":"2024-08-17T00:31:00.489531+0000","last_active":"2024-08-17T00:31:56.292323+0000","last_peered":"2024-08-17T00:31:56.292323+0000","last_clean":"2024-08-17T00:31:56.292323+0000","last_became_active":"2024-08-17T00:31:00.489261+0000","last_became_peered":"2024-08-17T00:31:00.489261+0000","last_unstale":"2024-08-17T00:31:56.292323+0000","last_undegraded":"2024-08-17T00:31:56.292323+0000","last_fullsized":"2024-08-17T00:31:56.292323+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:50:45.290123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.703751+0000","last_change":"2024-08-17T00:30:57.271768+0000","last_active":"2024-08-17T00:31:56.703751+0000","last_peered":"2024-08-17T00:31:56.703751+0000","last_clean":"2024-08-17T00:31:56.703751+0000","last_became_active":"2024-08-17T00:30:57.271486+0000","last_became_peered":"2024-08-17T00:30:57.271486+0000","last_unstale":"2024-08-17T00:31:56.703751+0000","last_undegraded":"2024-08-17T00:31:56.703751+0000","last_fullsized":"2024-08-17T00:31:56.703751+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:47:22.536929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.297031+0000","last_change":"2024-08-17T00:31:00.501701+0000","last_active":"2024-08-17T00:31:56.297031+0000","last_peered":"2024-08-17T00:31:56.297031+0000","last_clean":"2024-08-17T00:31:56.297031+0000","last_became_active":"2024-08-17T00:31:00.501208+0000","last_became_peered":"2024-08-17T00:31:00.501208+0000","last_unstale":"2024-08-17T00:31:56.297031+0000","last_undegraded":"2024-08-17T00:31:56.297031+0000","last_fullsized":"2024-08-17T00:31:56.297031+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:34:00.017205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.297331+0000","last_change":"2024-08-17T00:30:57.267172+0000","last_active":"2024-08-17T00:31:56.297331+0000","last_peered":"2024-08-17T00:31:56.297331+0000","last_clean":"2024-08-17T00:31:56.297331+0000","last_became_active":"2024-08-17T00:30:57.266135+0000","last_became_peered":"2024-08-17T00:30:57.266135+0000","last_unstale":"2024-08-17T00:31:56.297331+0000","last_undegraded":"2024-08-17T00:31:56.297331+0000","last_fullsized":"2024-08-17T00:31:56.297331+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:49:03.364623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292248+0000","last_change":"2024-08-17T00:31:00.493072+0000","last_active":"2024-08-17T00:31:56.292248+0000","last_peered":"2024-08-17T00:31:56.292248+0000","last_clean":"2024-08-17T00:31:56.292248+0000","last_became_active":"2024-08-17T00:31:00.492797+0000","last_became_peered":"2024-08-17T00:31:00.492797+0000","last_unstale":"2024-08-17T00:31:56.292248+0000","last_undegraded":"2024-08-17T00:31:56.292248+0000","last_fullsized":"2024-08-17T00:31:56.292248+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:22:55.379692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":28,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292350+0000","last_change":"2024-08-17T00:30:57.262440+0000","last_active":"2024-08-17T00:31:56.292350+0000","last_peered":"2024-08-17T00:31:56.292350+0000","last_clean":"2024-08-17T00:31:56.292350+0000","last_became_active":"2024-08-17T00:30:57.262123+0000","last_became_peered":"2024-08-17T00:30:57.262123+0000","last_unstale":"2024-08-17T00:31:56.292350+0000","last_undegraded":"2024-08-17T00:31:56.292350+0000","last_fullsized":"2024-08-17T00:31:56.292350+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+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-18T04:19:16.515902+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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.295718+0000","last_change":"2024-08-17T00:31:00.503172+0000","last_active":"2024-08-17T00:31:56.295718+0000","last_peered":"2024-08-17T00:31:56.295718+0000","last_clean":"2024-08-17T00:31:56.295718+0000","last_became_active":"2024-08-17T00:31:00.502759+0000","last_became_peered":"2024-08-17T00:31:00.502759+0000","last_unstale":"2024-08-17T00:31:56.295718+0000","last_undegraded":"2024-08-17T00:31:56.295718+0000","last_fullsized":"2024-08-17T00:31:56.295718+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:24:04.475672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'9","reported_seq":34,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.703535+0000","last_change":"2024-08-17T00:30:57.272692+0000","last_active":"2024-08-17T00:31:56.703535+0000","last_peered":"2024-08-17T00:31:56.703535+0000","last_clean":"2024-08-17T00:31:56.703535+0000","last_became_active":"2024-08-17T00:30:57.272386+0000","last_became_peered":"2024-08-17T00:30:57.272386+0000","last_unstale":"2024-08-17T00:31:56.703535+0000","last_undegraded":"2024-08-17T00:31:56.703535+0000","last_fullsized":"2024-08-17T00:31:56.703535+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:17:08.813589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2348,"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":9,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307671+0000","last_change":"2024-08-17T00:31:00.489545+0000","last_active":"2024-08-17T00:31:56.307671+0000","last_peered":"2024-08-17T00:31:56.307671+0000","last_clean":"2024-08-17T00:31:56.307671+0000","last_became_active":"2024-08-17T00:31:00.489253+0000","last_became_peered":"2024-08-17T00:31:00.489253+0000","last_unstale":"2024-08-17T00:31:56.307671+0000","last_undegraded":"2024-08-17T00:31:56.307671+0000","last_fullsized":"2024-08-17T00:31:56.307671+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:29:42.833928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"66'2","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.293112+0000","last_change":"2024-08-17T00:30:57.267661+0000","last_active":"2024-08-17T00:31:56.293112+0000","last_peered":"2024-08-17T00:31:56.293112+0000","last_clean":"2024-08-17T00:31:56.293112+0000","last_became_active":"2024-08-17T00:30:57.267364+0000","last_became_peered":"2024-08-17T00:30:57.267364+0000","last_unstale":"2024-08-17T00:31:56.293112+0000","last_undegraded":"2024-08-17T00:31:56.293112+0000","last_fullsized":"2024-08-17T00:31:56.293112+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:43:04.221003+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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292694+0000","last_change":"2024-08-17T00:31:00.487760+0000","last_active":"2024-08-17T00:31:56.292694+0000","last_peered":"2024-08-17T00:31:56.292694+0000","last_clean":"2024-08-17T00:31:56.292694+0000","last_became_active":"2024-08-17T00:31:00.486517+0000","last_became_peered":"2024-08-17T00:31:00.486517+0000","last_unstale":"2024-08-17T00:31:56.292694+0000","last_undegraded":"2024-08-17T00:31:56.292694+0000","last_fullsized":"2024-08-17T00:31:56.292694+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:14:49.670811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.297022+0000","last_change":"2024-08-17T00:30:57.262799+0000","last_active":"2024-08-17T00:31:56.297022+0000","last_peered":"2024-08-17T00:31:56.297022+0000","last_clean":"2024-08-17T00:31:56.297022+0000","last_became_active":"2024-08-17T00:30:57.262368+0000","last_became_peered":"2024-08-17T00:30:57.262368+0000","last_unstale":"2024-08-17T00:31:56.297022+0000","last_undegraded":"2024-08-17T00:31:56.297022+0000","last_fullsized":"2024-08-17T00:31:56.297022+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:19:35.606600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307439+0000","last_change":"2024-08-17T00:31:00.491780+0000","last_active":"2024-08-17T00:31:56.307439+0000","last_peered":"2024-08-17T00:31:56.307439+0000","last_clean":"2024-08-17T00:31:56.307439+0000","last_became_active":"2024-08-17T00:31:00.490361+0000","last_became_peered":"2024-08-17T00:31:00.490361+0000","last_unstale":"2024-08-17T00:31:56.307439+0000","last_undegraded":"2024-08-17T00:31:56.307439+0000","last_fullsized":"2024-08-17T00:31:56.307439+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:05:44.697296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.703372+0000","last_change":"2024-08-17T00:30:57.265527+0000","last_active":"2024-08-17T00:31:56.703372+0000","last_peered":"2024-08-17T00:31:56.703372+0000","last_clean":"2024-08-17T00:31:56.703372+0000","last_became_active":"2024-08-17T00:30:57.265223+0000","last_became_peered":"2024-08-17T00:30:57.265223+0000","last_unstale":"2024-08-17T00:31:56.703372+0000","last_undegraded":"2024-08-17T00:31:56.703372+0000","last_fullsized":"2024-08-17T00:31:56.703372+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:32:35.047654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.702339+0000","last_change":"2024-08-17T00:31:00.500508+0000","last_active":"2024-08-17T00:31:56.702339+0000","last_peered":"2024-08-17T00:31:56.702339+0000","last_clean":"2024-08-17T00:31:56.702339+0000","last_became_active":"2024-08-17T00:31:00.500023+0000","last_became_peered":"2024-08-17T00:31:00.500023+0000","last_unstale":"2024-08-17T00:31:56.702339+0000","last_undegraded":"2024-08-17T00:31:56.702339+0000","last_fullsized":"2024-08-17T00:31:56.702339+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:50:07.811132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":33,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.505901+0000","last_change":"2024-08-17T00:30:57.259969+0000","last_active":"2024-08-17T00:31:56.505901+0000","last_peered":"2024-08-17T00:31:56.505901+0000","last_clean":"2024-08-17T00:31:56.505901+0000","last_became_active":"2024-08-17T00:30:57.259670+0000","last_became_peered":"2024-08-17T00:30:57.259670+0000","last_unstale":"2024-08-17T00:31:56.505901+0000","last_undegraded":"2024-08-17T00:31:56.505901+0000","last_fullsized":"2024-08-17T00:31:56.505901+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+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-18T09:08:29.280709+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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307290+0000","last_change":"2024-08-17T00:31:00.507394+0000","last_active":"2024-08-17T00:31:56.307290+0000","last_peered":"2024-08-17T00:31:56.307290+0000","last_clean":"2024-08-17T00:31:56.307290+0000","last_became_active":"2024-08-17T00:31:00.507069+0000","last_became_peered":"2024-08-17T00:31:00.507069+0000","last_unstale":"2024-08-17T00:31:56.307290+0000","last_undegraded":"2024-08-17T00:31:56.307290+0000","last_fullsized":"2024-08-17T00:31:56.307290+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:58:51.863148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.295991+0000","last_change":"2024-08-17T00:30:57.271034+0000","last_active":"2024-08-17T00:31:56.295991+0000","last_peered":"2024-08-17T00:31:56.295991+0000","last_clean":"2024-08-17T00:31:56.295991+0000","last_became_active":"2024-08-17T00:30:57.270753+0000","last_became_peered":"2024-08-17T00:30:57.270753+0000","last_unstale":"2024-08-17T00:31:56.295991+0000","last_undegraded":"2024-08-17T00:31:56.295991+0000","last_fullsized":"2024-08-17T00:31:56.295991+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:19:59.085167+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":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307944+0000","last_change":"2024-08-17T00:31:00.493271+0000","last_active":"2024-08-17T00:31:56.307944+0000","last_peered":"2024-08-17T00:31:56.307944+0000","last_clean":"2024-08-17T00:31:56.307944+0000","last_became_active":"2024-08-17T00:31:00.492979+0000","last_became_peered":"2024-08-17T00:31:00.492979+0000","last_unstale":"2024-08-17T00:31:56.307944+0000","last_undegraded":"2024-08-17T00:31:56.307944+0000","last_fullsized":"2024-08-17T00:31:56.307944+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:05:40.749608+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"66'2","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.506810+0000","last_change":"2024-08-17T00:30:57.265995+0000","last_active":"2024-08-17T00:31:56.506810+0000","last_peered":"2024-08-17T00:31:56.506810+0000","last_clean":"2024-08-17T00:31:56.506810+0000","last_became_active":"2024-08-17T00:30:57.265673+0000","last_became_peered":"2024-08-17T00:30:57.265673+0000","last_unstale":"2024-08-17T00:31:56.506810+0000","last_undegraded":"2024-08-17T00:31:56.506810+0000","last_fullsized":"2024-08-17T00:31:56.506810+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:09:35.966616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307957+0000","last_change":"2024-08-17T00:31:00.493543+0000","last_active":"2024-08-17T00:31:56.307957+0000","last_peered":"2024-08-17T00:31:56.307957+0000","last_clean":"2024-08-17T00:31:56.307957+0000","last_became_active":"2024-08-17T00:31:00.493260+0000","last_became_peered":"2024-08-17T00:31:00.493260+0000","last_unstale":"2024-08-17T00:31:56.307957+0000","last_undegraded":"2024-08-17T00:31:56.307957+0000","last_fullsized":"2024-08-17T00:31:56.307957+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:54:02.030691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292433+0000","last_change":"2024-08-17T00:30:57.267691+0000","last_active":"2024-08-17T00:31:56.292433+0000","last_peered":"2024-08-17T00:31:56.292433+0000","last_clean":"2024-08-17T00:31:56.292433+0000","last_became_active":"2024-08-17T00:30:57.267418+0000","last_became_peered":"2024-08-17T00:30:57.267418+0000","last_unstale":"2024-08-17T00:31:56.292433+0000","last_undegraded":"2024-08-17T00:31:56.292433+0000","last_fullsized":"2024-08-17T00:31:56.292433+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:10:46.222342+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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.296964+0000","last_change":"2024-08-17T00:31:00.504989+0000","last_active":"2024-08-17T00:31:56.296964+0000","last_peered":"2024-08-17T00:31:56.296964+0000","last_clean":"2024-08-17T00:31:56.296964+0000","last_became_active":"2024-08-17T00:31:00.504702+0000","last_became_peered":"2024-08-17T00:31:00.504702+0000","last_unstale":"2024-08-17T00:31:56.296964+0000","last_undegraded":"2024-08-17T00:31:56.296964+0000","last_fullsized":"2024-08-17T00:31:56.296964+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:41:33.730582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.506612+0000","last_change":"2024-08-17T00:30:57.262261+0000","last_active":"2024-08-17T00:31:56.506612+0000","last_peered":"2024-08-17T00:31:56.506612+0000","last_clean":"2024-08-17T00:31:56.506612+0000","last_became_active":"2024-08-17T00:30:57.261989+0000","last_became_peered":"2024-08-17T00:30:57.261989+0000","last_unstale":"2024-08-17T00:31:56.506612+0000","last_undegraded":"2024-08-17T00:31:56.506612+0000","last_fullsized":"2024-08-17T00:31:56.506612+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:16:07.715871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307825+0000","last_change":"2024-08-17T00:31:00.505427+0000","last_active":"2024-08-17T00:31:56.307825+0000","last_peered":"2024-08-17T00:31:56.307825+0000","last_clean":"2024-08-17T00:31:56.307825+0000","last_became_active":"2024-08-17T00:31:00.505103+0000","last_became_peered":"2024-08-17T00:31:00.505103+0000","last_unstale":"2024-08-17T00:31:56.307825+0000","last_undegraded":"2024-08-17T00:31:56.307825+0000","last_fullsized":"2024-08-17T00:31:56.307825+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:22:45.693117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-17T00:32:03.051027+0000","last_change":"2024-08-17T00:31:56.703799+0000","last_active":"2024-08-17T00:32:03.051027+0000","last_peered":"2024-08-17T00:32:03.051027+0000","last_clean":"2024-08-17T00:32:03.051027+0000","last_became_active":"2024-08-17T00:31:53.103008+0000","last_became_peered":"2024-08-17T00:31:53.103008+0000","last_unstale":"2024-08-17T00:32:03.051027+0000","last_undegraded":"2024-08-17T00:32:03.051027+0000","last_fullsized":"2024-08-17T00:32:03.051027+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-17T00:31:51.257221+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_clean_scrub_stamp":"2024-08-17T00:31:51.257221+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:23:49.015891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000319702,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"70'128","reported_seq":272,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-17T00:32:03.174557+0000","last_change":"2024-08-17T00:30:36.191990+0000","last_active":"2024-08-17T00:32:03.174557+0000","last_peered":"2024-08-17T00:32:03.174557+0000","last_clean":"2024-08-17T00:32:03.174557+0000","last_became_active":"2024-08-17T00:30:36.191644+0000","last_became_peered":"2024-08-17T00:30:36.191644+0000","last_unstale":"2024-08-17T00:32:03.174557+0000","last_undegraded":"2024-08-17T00:32:03.174557+0000","last_fullsized":"2024-08-17T00:32:03.174557+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-17T00:28:36.823280+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:28:36.823280+0000","last_clean_scrub_stamp":"2024-08-17T00:28:36.823280+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-18T00:35:06.795315+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":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.296770+0000","last_change":"2024-08-17T00:30:57.267085+0000","last_active":"2024-08-17T00:31:56.296770+0000","last_peered":"2024-08-17T00:31:56.296770+0000","last_clean":"2024-08-17T00:31:56.296770+0000","last_became_active":"2024-08-17T00:30:57.266222+0000","last_became_peered":"2024-08-17T00:30:57.266222+0000","last_unstale":"2024-08-17T00:31:56.296770+0000","last_undegraded":"2024-08-17T00:31:56.296770+0000","last_fullsized":"2024-08-17T00:31:56.296770+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:15:17.478604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.329978+0000","last_change":"2024-08-17T00:31:00.500890+0000","last_active":"2024-08-17T00:31:56.329978+0000","last_peered":"2024-08-17T00:31:56.329978+0000","last_clean":"2024-08-17T00:31:56.329978+0000","last_became_active":"2024-08-17T00:31:00.500622+0000","last_became_peered":"2024-08-17T00:31:00.500622+0000","last_unstale":"2024-08-17T00:31:56.329978+0000","last_undegraded":"2024-08-17T00:31:56.329978+0000","last_fullsized":"2024-08-17T00:31:56.329978+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:47:36.413609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-17T00:32:03.176058+0000","last_change":"2024-08-17T00:31:56.292920+0000","last_active":"2024-08-17T00:32:03.176058+0000","last_peered":"2024-08-17T00:32:03.176058+0000","last_clean":"2024-08-17T00:32:03.176058+0000","last_became_active":"2024-08-17T00:31:53.072184+0000","last_became_peered":"2024-08-17T00:31:53.072184+0000","last_unstale":"2024-08-17T00:32:03.176058+0000","last_undegraded":"2024-08-17T00:32:03.176058+0000","last_fullsized":"2024-08-17T00:32:03.176058+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-17T00:31:51.257221+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_clean_scrub_stamp":"2024-08-17T00:31:51.257221+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:08:57.887249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038423999999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307499+0000","last_change":"2024-08-17T00:30:57.266168+0000","last_active":"2024-08-17T00:31:56.307499+0000","last_peered":"2024-08-17T00:31:56.307499+0000","last_clean":"2024-08-17T00:31:56.307499+0000","last_became_active":"2024-08-17T00:30:57.263832+0000","last_became_peered":"2024-08-17T00:30:57.263832+0000","last_unstale":"2024-08-17T00:31:56.307499+0000","last_undegraded":"2024-08-17T00:31:56.307499+0000","last_fullsized":"2024-08-17T00:31:56.307499+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:37:59.729922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.291845+0000","last_change":"2024-08-17T00:31:00.490733+0000","last_active":"2024-08-17T00:31:56.291845+0000","last_peered":"2024-08-17T00:31:56.291845+0000","last_clean":"2024-08-17T00:31:56.291845+0000","last_became_active":"2024-08-17T00:31:00.490471+0000","last_became_peered":"2024-08-17T00:31:00.490471+0000","last_unstale":"2024-08-17T00:31:56.291845+0000","last_undegraded":"2024-08-17T00:31:56.291845+0000","last_fullsized":"2024-08-17T00:31:56.291845+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:30:21.080967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-17T00:32:03.176309+0000","last_change":"2024-08-17T00:31:56.293518+0000","last_active":"2024-08-17T00:32:03.176309+0000","last_peered":"2024-08-17T00:32:03.176309+0000","last_clean":"2024-08-17T00:32:03.176309+0000","last_became_active":"2024-08-17T00:31:52.739273+0000","last_became_peered":"2024-08-17T00:31:52.739273+0000","last_unstale":"2024-08-17T00:32:03.176309+0000","last_undegraded":"2024-08-17T00:32:03.176309+0000","last_fullsized":"2024-08-17T00:32:03.176309+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-17T00:31:51.257221+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_clean_scrub_stamp":"2024-08-17T00:31:51.257221+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T00:40:30.098241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00095076100000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.506017+0000","last_change":"2024-08-17T00:30:57.258883+0000","last_active":"2024-08-17T00:31:56.506017+0000","last_peered":"2024-08-17T00:31:56.506017+0000","last_clean":"2024-08-17T00:31:56.506017+0000","last_became_active":"2024-08-17T00:30:57.258622+0000","last_became_peered":"2024-08-17T00:30:57.258622+0000","last_unstale":"2024-08-17T00:31:56.506017+0000","last_undegraded":"2024-08-17T00:31:56.506017+0000","last_fullsized":"2024-08-17T00:31:56.506017+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:38:56.850676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.291869+0000","last_change":"2024-08-17T00:31:00.494766+0000","last_active":"2024-08-17T00:31:56.291869+0000","last_peered":"2024-08-17T00:31:56.291869+0000","last_clean":"2024-08-17T00:31:56.291869+0000","last_became_active":"2024-08-17T00:31:00.494498+0000","last_became_peered":"2024-08-17T00:31:00.494498+0000","last_unstale":"2024-08-17T00:31:56.291869+0000","last_undegraded":"2024-08-17T00:31:56.291869+0000","last_fullsized":"2024-08-17T00:31:56.291869+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:43:15.959061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-17T00:32:03.175836+0000","last_change":"2024-08-17T00:31:56.293547+0000","last_active":"2024-08-17T00:32:03.175836+0000","last_peered":"2024-08-17T00:32:03.175836+0000","last_clean":"2024-08-17T00:32:03.175836+0000","last_became_active":"2024-08-17T00:31:53.072558+0000","last_became_peered":"2024-08-17T00:31:53.072558+0000","last_unstale":"2024-08-17T00:32:03.175836+0000","last_undegraded":"2024-08-17T00:32:03.175836+0000","last_fullsized":"2024-08-17T00:32:03.175836+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-17T00:31:51.257221+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_clean_scrub_stamp":"2024-08-17T00:31:51.257221+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:45:40.674829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014379060000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.296993+0000","last_change":"2024-08-17T00:30:57.265572+0000","last_active":"2024-08-17T00:31:56.296993+0000","last_peered":"2024-08-17T00:31:56.296993+0000","last_clean":"2024-08-17T00:31:56.296993+0000","last_became_active":"2024-08-17T00:30:57.264975+0000","last_became_peered":"2024-08-17T00:30:57.264975+0000","last_unstale":"2024-08-17T00:31:56.296993+0000","last_undegraded":"2024-08-17T00:31:56.296993+0000","last_fullsized":"2024-08-17T00:31:56.296993+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:02:18.296781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":31,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.295680+0000","last_change":"2024-08-17T00:31:28.152170+0000","last_active":"2024-08-17T00:31:56.295680+0000","last_peered":"2024-08-17T00:31:56.295680+0000","last_clean":"2024-08-17T00:31:56.295680+0000","last_became_active":"2024-08-17T00:31:28.151813+0000","last_became_peered":"2024-08-17T00:31:28.151813+0000","last_unstale":"2024-08-17T00:31:56.295680+0000","last_undegraded":"2024-08-17T00:31:56.295680+0000","last_fullsized":"2024-08-17T00:31:56.295680+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:56:39.228559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.2","version":"75'2","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-17T00:32:03.174928+0000","last_change":"2024-08-17T00:31:56.293754+0000","last_active":"2024-08-17T00:32:03.174928+0000","last_peered":"2024-08-17T00:32:03.174928+0000","last_clean":"2024-08-17T00:32:03.174928+0000","last_became_active":"2024-08-17T00:31:52.739827+0000","last_became_peered":"2024-08-17T00:31:52.739827+0000","last_unstale":"2024-08-17T00:32:03.174928+0000","last_undegraded":"2024-08-17T00:32:03.174928+0000","last_fullsized":"2024-08-17T00:32:03.174928+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-17T00:31:51.257221+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_clean_scrub_stamp":"2024-08-17T00:31:51.257221+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:39:41.932493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000807,"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":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292338+0000","last_change":"2024-08-17T00:30:57.263743+0000","last_active":"2024-08-17T00:31:56.292338+0000","last_peered":"2024-08-17T00:31:56.292338+0000","last_clean":"2024-08-17T00:31:56.292338+0000","last_became_active":"2024-08-17T00:30:57.263406+0000","last_became_peered":"2024-08-17T00:30:57.263406+0000","last_unstale":"2024-08-17T00:31:56.292338+0000","last_undegraded":"2024-08-17T00:31:56.292338+0000","last_fullsized":"2024-08-17T00:31:56.292338+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:58:12.813447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.297046+0000","last_change":"2024-08-17T00:31:00.495077+0000","last_active":"2024-08-17T00:31:56.297046+0000","last_peered":"2024-08-17T00:31:56.297046+0000","last_clean":"2024-08-17T00:31:56.297046+0000","last_became_active":"2024-08-17T00:31:00.494782+0000","last_became_peered":"2024-08-17T00:31:00.494782+0000","last_unstale":"2024-08-17T00:31:56.297046+0000","last_undegraded":"2024-08-17T00:31:56.297046+0000","last_fullsized":"2024-08-17T00:31:56.297046+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:54:29.796694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-17T00:32:03.175703+0000","last_change":"2024-08-17T00:31:56.293217+0000","last_active":"2024-08-17T00:32:03.175703+0000","last_peered":"2024-08-17T00:32:03.175703+0000","last_clean":"2024-08-17T00:32:03.175703+0000","last_became_active":"2024-08-17T00:31:53.104015+0000","last_became_peered":"2024-08-17T00:31:53.104015+0000","last_unstale":"2024-08-17T00:32:03.175703+0000","last_undegraded":"2024-08-17T00:32:03.175703+0000","last_fullsized":"2024-08-17T00:32:03.175703+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-17T00:31:51.257221+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_clean_scrub_stamp":"2024-08-17T00:31:51.257221+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:43:36.267655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041445499999999999,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307993+0000","last_change":"2024-08-17T00:30:57.269204+0000","last_active":"2024-08-17T00:31:56.307993+0000","last_peered":"2024-08-17T00:31:56.307993+0000","last_clean":"2024-08-17T00:31:56.307993+0000","last_became_active":"2024-08-17T00:30:57.268917+0000","last_became_peered":"2024-08-17T00:30:57.268917+0000","last_unstale":"2024-08-17T00:31:56.307993+0000","last_undegraded":"2024-08-17T00:31:56.307993+0000","last_fullsized":"2024-08-17T00:31:56.307993+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:53:52.145029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292270+0000","last_change":"2024-08-17T00:31:00.496629+0000","last_active":"2024-08-17T00:31:56.292270+0000","last_peered":"2024-08-17T00:31:56.292270+0000","last_clean":"2024-08-17T00:31:56.292270+0000","last_became_active":"2024-08-17T00:31:00.496360+0000","last_became_peered":"2024-08-17T00:31:00.496360+0000","last_unstale":"2024-08-17T00:31:56.292270+0000","last_undegraded":"2024-08-17T00:31:56.292270+0000","last_fullsized":"2024-08-17T00:31:56.292270+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T05:51:38.958217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-17T00:32:02.482166+0000","last_change":"2024-08-17T00:31:56.330310+0000","last_active":"2024-08-17T00:32:02.482166+0000","last_peered":"2024-08-17T00:32:02.482166+0000","last_clean":"2024-08-17T00:32:02.482166+0000","last_became_active":"2024-08-17T00:31:53.103114+0000","last_became_peered":"2024-08-17T00:31:53.103114+0000","last_unstale":"2024-08-17T00:32:02.482166+0000","last_undegraded":"2024-08-17T00:32:02.482166+0000","last_fullsized":"2024-08-17T00:32:02.482166+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-17T00:31:51.257221+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_clean_scrub_stamp":"2024-08-17T00:31:51.257221+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:34:01.720682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051545300000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.293100+0000","last_change":"2024-08-17T00:30:57.267780+0000","last_active":"2024-08-17T00:31:56.293100+0000","last_peered":"2024-08-17T00:31:56.293100+0000","last_clean":"2024-08-17T00:31:56.293100+0000","last_became_active":"2024-08-17T00:30:57.267532+0000","last_became_peered":"2024-08-17T00:30:57.267532+0000","last_unstale":"2024-08-17T00:31:56.293100+0000","last_undegraded":"2024-08-17T00:31:56.293100+0000","last_fullsized":"2024-08-17T00:31:56.293100+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:17:56.295540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.330607+0000","last_change":"2024-08-17T00:31:00.489558+0000","last_active":"2024-08-17T00:31:56.330607+0000","last_peered":"2024-08-17T00:31:56.330607+0000","last_clean":"2024-08-17T00:31:56.330607+0000","last_became_active":"2024-08-17T00:31:00.489230+0000","last_became_peered":"2024-08-17T00:31:00.489230+0000","last_unstale":"2024-08-17T00:31:56.330607+0000","last_undegraded":"2024-08-17T00:31:56.330607+0000","last_fullsized":"2024-08-17T00:31:56.330607+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:09:23.339385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-17T00:32:02.483229+0000","last_change":"2024-08-17T00:31:56.296366+0000","last_active":"2024-08-17T00:32:02.483229+0000","last_peered":"2024-08-17T00:32:02.483229+0000","last_clean":"2024-08-17T00:32:02.483229+0000","last_became_active":"2024-08-17T00:31:52.739625+0000","last_became_peered":"2024-08-17T00:31:52.739625+0000","last_unstale":"2024-08-17T00:32:02.483229+0000","last_undegraded":"2024-08-17T00:32:02.483229+0000","last_fullsized":"2024-08-17T00:32:02.483229+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-17T00:31:51.257221+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_clean_scrub_stamp":"2024-08-17T00:31:51.257221+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:24:35.471789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010794330000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.703733+0000","last_change":"2024-08-17T00:30:57.271230+0000","last_active":"2024-08-17T00:31:56.703733+0000","last_peered":"2024-08-17T00:31:56.703733+0000","last_clean":"2024-08-17T00:31:56.703733+0000","last_became_active":"2024-08-17T00:30:57.270340+0000","last_became_peered":"2024-08-17T00:30:57.270340+0000","last_unstale":"2024-08-17T00:31:56.703733+0000","last_undegraded":"2024-08-17T00:31:56.703733+0000","last_fullsized":"2024-08-17T00:31:56.703733+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:31:39.187526+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292396+0000","last_change":"2024-08-17T00:31:00.490708+0000","last_active":"2024-08-17T00:31:56.292396+0000","last_peered":"2024-08-17T00:31:56.292396+0000","last_clean":"2024-08-17T00:31:56.292396+0000","last_became_active":"2024-08-17T00:31:00.490448+0000","last_became_peered":"2024-08-17T00:31:00.490448+0000","last_unstale":"2024-08-17T00:31:56.292396+0000","last_undegraded":"2024-08-17T00:31:56.292396+0000","last_fullsized":"2024-08-17T00:31:56.292396+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T00:32:57.118635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307411+0000","last_change":"2024-08-17T00:30:57.265920+0000","last_active":"2024-08-17T00:31:56.307411+0000","last_peered":"2024-08-17T00:31:56.307411+0000","last_clean":"2024-08-17T00:31:56.307411+0000","last_became_active":"2024-08-17T00:30:57.263473+0000","last_became_peered":"2024-08-17T00:30:57.263473+0000","last_unstale":"2024-08-17T00:31:56.307411+0000","last_undegraded":"2024-08-17T00:31:56.307411+0000","last_fullsized":"2024-08-17T00:31:56.307411+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T12:16:26.621276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.296134+0000","last_change":"2024-08-17T00:31:00.494061+0000","last_active":"2024-08-17T00:31:56.296134+0000","last_peered":"2024-08-17T00:31:56.296134+0000","last_clean":"2024-08-17T00:31:56.296134+0000","last_became_active":"2024-08-17T00:31:00.490082+0000","last_became_peered":"2024-08-17T00:31:00.490082+0000","last_unstale":"2024-08-17T00:31:56.296134+0000","last_undegraded":"2024-08-17T00:31:56.296134+0000","last_fullsized":"2024-08-17T00:31:56.296134+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:24:47.190621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292536+0000","last_change":"2024-08-17T00:30:57.269054+0000","last_active":"2024-08-17T00:31:56.292536+0000","last_peered":"2024-08-17T00:31:56.292536+0000","last_clean":"2024-08-17T00:31:56.292536+0000","last_became_active":"2024-08-17T00:30:57.268732+0000","last_became_peered":"2024-08-17T00:30:57.268732+0000","last_unstale":"2024-08-17T00:31:56.292536+0000","last_undegraded":"2024-08-17T00:31:56.292536+0000","last_fullsized":"2024-08-17T00:31:56.292536+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:48:01.715510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.330174+0000","last_change":"2024-08-17T00:31:00.487676+0000","last_active":"2024-08-17T00:31:56.330174+0000","last_peered":"2024-08-17T00:31:56.330174+0000","last_clean":"2024-08-17T00:31:56.330174+0000","last_became_active":"2024-08-17T00:31:00.487412+0000","last_became_peered":"2024-08-17T00:31:00.487412+0000","last_unstale":"2024-08-17T00:31:56.330174+0000","last_undegraded":"2024-08-17T00:31:56.330174+0000","last_fullsized":"2024-08-17T00:31:56.330174+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:29:54.828490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":34,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.293446+0000","last_change":"2024-08-17T00:31:27.221440+0000","last_active":"2024-08-17T00:31:56.293446+0000","last_peered":"2024-08-17T00:31:56.293446+0000","last_clean":"2024-08-17T00:31:56.293446+0000","last_became_active":"2024-08-17T00:31:27.221039+0000","last_became_peered":"2024-08-17T00:31:27.221039+0000","last_unstale":"2024-08-17T00:31:56.293446+0000","last_undegraded":"2024-08-17T00:31:56.293446+0000","last_fullsized":"2024-08-17T00:31:56.293446+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T11:45:33.683186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.330063+0000","last_change":"2024-08-17T00:31:00.494887+0000","last_active":"2024-08-17T00:31:56.330063+0000","last_peered":"2024-08-17T00:31:56.330063+0000","last_clean":"2024-08-17T00:31:56.330063+0000","last_became_active":"2024-08-17T00:31:00.494636+0000","last_became_peered":"2024-08-17T00:31:00.494636+0000","last_unstale":"2024-08-17T00:31:56.330063+0000","last_undegraded":"2024-08-17T00:31:56.330063+0000","last_fullsized":"2024-08-17T00:31:56.330063+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T05:36:09.804777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"66'2","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307691+0000","last_change":"2024-08-17T00:30:57.270781+0000","last_active":"2024-08-17T00:31:56.307691+0000","last_peered":"2024-08-17T00:31:56.307691+0000","last_clean":"2024-08-17T00:31:56.307691+0000","last_became_active":"2024-08-17T00:30:57.270402+0000","last_became_peered":"2024-08-17T00:30:57.270402+0000","last_unstale":"2024-08-17T00:31:56.307691+0000","last_undegraded":"2024-08-17T00:31:56.307691+0000","last_fullsized":"2024-08-17T00:31:56.307691+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:05:10.311211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.702329+0000","last_change":"2024-08-17T00:31:00.488243+0000","last_active":"2024-08-17T00:31:56.702329+0000","last_peered":"2024-08-17T00:31:56.702329+0000","last_clean":"2024-08-17T00:31:56.702329+0000","last_became_active":"2024-08-17T00:31:00.487900+0000","last_became_peered":"2024-08-17T00:31:00.487900+0000","last_unstale":"2024-08-17T00:31:56.702329+0000","last_undegraded":"2024-08-17T00:31:56.702329+0000","last_fullsized":"2024-08-17T00:31:56.702329+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:52:45.670993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.506510+0000","last_change":"2024-08-17T00:31:28.151889+0000","last_active":"2024-08-17T00:31:56.506510+0000","last_peered":"2024-08-17T00:31:56.506510+0000","last_clean":"2024-08-17T00:31:56.506510+0000","last_became_active":"2024-08-17T00:31:28.151516+0000","last_became_peered":"2024-08-17T00:31:28.151516+0000","last_unstale":"2024-08-17T00:31:56.506510+0000","last_undegraded":"2024-08-17T00:31:56.506510+0000","last_fullsized":"2024-08-17T00:31:56.506510+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T05:35:00.967049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1c","version":"66'2","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307704+0000","last_change":"2024-08-17T00:30:57.263927+0000","last_active":"2024-08-17T00:31:56.307704+0000","last_peered":"2024-08-17T00:31:56.307704+0000","last_clean":"2024-08-17T00:31:56.307704+0000","last_became_active":"2024-08-17T00:30:57.262885+0000","last_became_peered":"2024-08-17T00:30:57.262885+0000","last_unstale":"2024-08-17T00:31:56.307704+0000","last_undegraded":"2024-08-17T00:31:56.307704+0000","last_fullsized":"2024-08-17T00:31:56.307704+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:08:39.882536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.296871+0000","last_change":"2024-08-17T00:31:00.504038+0000","last_active":"2024-08-17T00:31:56.296871+0000","last_peered":"2024-08-17T00:31:56.296871+0000","last_clean":"2024-08-17T00:31:56.296871+0000","last_became_active":"2024-08-17T00:31:00.503765+0000","last_became_peered":"2024-08-17T00:31:00.503765+0000","last_unstale":"2024-08-17T00:31:56.296871+0000","last_undegraded":"2024-08-17T00:31:56.296871+0000","last_fullsized":"2024-08-17T00:31:56.296871+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T00:36:38.053003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.307838+0000","last_change":"2024-08-17T00:30:57.267356+0000","last_active":"2024-08-17T00:31:56.307838+0000","last_peered":"2024-08-17T00:31:56.307838+0000","last_clean":"2024-08-17T00:31:56.307838+0000","last_became_active":"2024-08-17T00:30:57.266488+0000","last_became_peered":"2024-08-17T00:30:57.266488+0000","last_unstale":"2024-08-17T00:31:56.307838+0000","last_undegraded":"2024-08-17T00:31:56.307838+0000","last_fullsized":"2024-08-17T00:31:56.307838+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:09:46.335520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292180+0000","last_change":"2024-08-17T00:31:00.493607+0000","last_active":"2024-08-17T00:31:56.292180+0000","last_peered":"2024-08-17T00:31:56.292180+0000","last_clean":"2024-08-17T00:31:56.292180+0000","last_became_active":"2024-08-17T00:31:00.493351+0000","last_became_peered":"2024-08-17T00:31:00.493351+0000","last_unstale":"2024-08-17T00:31:56.292180+0000","last_undegraded":"2024-08-17T00:31:56.292180+0000","last_fullsized":"2024-08-17T00:31:56.292180+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:53:50.268614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.330515+0000","last_change":"2024-08-17T00:30:57.262837+0000","last_active":"2024-08-17T00:31:56.330515+0000","last_peered":"2024-08-17T00:31:56.330515+0000","last_clean":"2024-08-17T00:31:56.330515+0000","last_became_active":"2024-08-17T00:30:57.261567+0000","last_became_peered":"2024-08-17T00:30:57.261567+0000","last_unstale":"2024-08-17T00:31:56.330515+0000","last_undegraded":"2024-08-17T00:31:56.330515+0000","last_fullsized":"2024-08-17T00:31:56.330515+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:47:43.946362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":20,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.330418+0000","last_change":"2024-08-17T00:31:00.502013+0000","last_active":"2024-08-17T00:31:56.330418+0000","last_peered":"2024-08-17T00:31:56.330418+0000","last_clean":"2024-08-17T00:31:56.330418+0000","last_became_active":"2024-08-17T00:31:00.501728+0000","last_became_peered":"2024-08-17T00:31:00.501728+0000","last_unstale":"2024-08-17T00:31:56.330418+0000","last_undegraded":"2024-08-17T00:31:56.330418+0000","last_fullsized":"2024-08-17T00:31:56.330418+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-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:19:49.897829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":28,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T00:31:56.292478+0000","last_change":"2024-08-17T00:30:57.267381+0000","last_active":"2024-08-17T00:31:56.292478+0000","last_peered":"2024-08-17T00:31:56.292478+0000","last_clean":"2024-08-17T00:31:56.292478+0000","last_became_active":"2024-08-17T00:30:57.267102+0000","last_became_peered":"2024-08-17T00:30:57.267102+0000","last_unstale":"2024-08-17T00:31:56.292478+0000","last_undegraded":"2024-08-17T00:31:56.292478+0000","last_fullsized":"2024-08-17T00:31:56.292478+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-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+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-18T00:44:04.160787+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":3146,"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":48,"num_write_kb":17,"num_scrub_errors":0,"num_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":9438,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":42,"ondisk_log_size":42,"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":236223201310,"num_pgs":46,"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":945024,"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":"Sat Aug 17 00:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.52700000000000002,"15min":0.53100000000000003},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.52100000000000002,"15min":0.52500000000000002},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.63300000000000001,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.377}]},{"osd":1,"last update":"Sat Aug 17 00:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.52300000000000002,"15min":0.52700000000000002},"min":{"1min":0.35999999999999999,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.48999999999999999,"5min":0.52200000000000002,"15min":0.52700000000000002},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.42599999999999999}]},{"osd":2,"last update":"Sat Aug 17 00:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.52600000000000002,"15min":0.53000000000000003},"min":{"1min":0.39800000000000002,"5min":0.374,"15min":0.374},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.54700000000000004,"15min":0.54900000000000004},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.41499999999999998}]},{"osd":3,"last update":"Sat Aug 17 00:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.54600000000000004,"15min":0.55300000000000005},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.65100000000000002,"5min":1.123,"15min":1.123},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.56899999999999995,"15min":0.57099999999999995},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.51300000000000001}]},{"osd":4,"last update":"Sat Aug 17 00:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":0.44900000000000001,"15min":0.45300000000000001},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.46800000000000003,"15min":0.46899999999999997},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.64800000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.48799999999999999}]},{"osd":5,"last update":"Sat Aug 17 00:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.47599999999999998,"15min":0.47799999999999998},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.52800000000000002,"15min":0.53900000000000003},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.69499999999999995,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.5}]},{"osd":6,"last update":"Sat Aug 17 00:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.53400000000000003,"15min":0.54200000000000004},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.39400000000000002}]}]},{"osd":6,"up_from":47,"seq":201863462947,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28384,"kb_used_data":1364,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716768,"statfs":{"total":95995035648,"available":95965970432,"internally_reserved":0,"allocated":1396736,"data_stored":946768,"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":"Sat Aug 17 00:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.53500000000000003,"15min":0.52900000000000003},"min":{"1min":0.376,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.68799999999999994,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.53600000000000003}]},{"osd":1,"last update":"Sat Aug 17 00:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.55000000000000004,"15min":0.53800000000000003},"min":{"1min":0.44900000000000001,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.2829999999999999,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.36099999999999999},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.55000000000000004,"15min":0.54800000000000004},"min":{"1min":0.39700000000000002,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"last":0.57999999999999996}]},{"osd":2,"last update":"Sat Aug 17 00:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.55200000000000005,"15min":0.54400000000000004},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.0129999999999999,"5min":1.0129999999999999,"15min":1.0129999999999999},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.55600000000000005,"15min":0.55000000000000004},"min":{"1min":0.42299999999999999,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.1140000000000001,"5min":1.1140000000000001,"15min":1.1140000000000001},"last":0.59699999999999998}]},{"osd":3,"last update":"Sat Aug 17 00:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.53600000000000003,"15min":0.53400000000000003},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.72699999999999998,"5min":0.753,"15min":0.753},"last":0.41299999999999998},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.56999999999999995,"15min":0.56599999999999995},"min":{"1min":0.45000000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.51900000000000002}]},{"osd":4,"last update":"Sat Aug 17 00:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.434,"15min":0.434},"min":{"1min":0.307,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.44900000000000001,"15min":0.45000000000000001},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.73399999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.46400000000000002}]},{"osd":5,"last update":"Sat Aug 17 00:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.44800000000000001,"15min":0.441},"min":{"1min":0.34499999999999997,"5min":0.318,"15min":0.318},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.496},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.45300000000000001,"15min":0.45100000000000001},"min":{"1min":0.32000000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.70499999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.55700000000000005}]},{"osd":7,"last update":"Sat Aug 17 00:32:34 2024","interfaces":[{"interface":"back","average":{"1min":0.47499999999999998,"5min":0.51100000000000001,"15min":0.51700000000000002},"min":{"1min":0.33000000000000002,"5min":0.312,"15min":0.312},"max":{"1min":0.69499999999999995,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.44700000000000001},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.54000000000000004,"15min":0.54200000000000004},"min":{"1min":0.39800000000000002,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.622}]}]},{"osd":5,"up_from":39,"seq":167503724585,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27812,"kb_used_data":792,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717340,"statfs":{"total":95995035648,"available":95966556160,"internally_reserved":0,"allocated":811008,"data_stored":356509,"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":"Sat Aug 17 00:32:46 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.50700000000000001,"15min":0.499},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.69899999999999995,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.54600000000000004},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.52000000000000002,"15min":0.51700000000000002},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.72399999999999998,"5min":0.755,"15min":0.755},"last":0.68799999999999994}]},{"osd":1,"last update":"Sat Aug 17 00:32:46 2024","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.51500000000000001,"15min":0.52000000000000002},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.70299999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.51700000000000002,"15min":0.503},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.75800000000000001,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.64300000000000002}]},{"osd":2,"last update":"Sat Aug 17 00:32:46 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.52900000000000003,"15min":0.52500000000000002},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.68400000000000005,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.627}]},{"osd":3,"last update":"Sat Aug 17 00:32:46 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.52500000000000002,"15min":0.51200000000000001},"min":{"1min":0.33600000000000002,"5min":0.318,"15min":0.318},"max":{"1min":0.76400000000000001,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.61199999999999999},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.53400000000000003,"15min":0.53000000000000003},"min":{"1min":0.39000000000000001,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.79200000000000004,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.65500000000000003}]},{"osd":4,"last update":"Sat Aug 17 00:32:46 2024","interfaces":[{"interface":"back","average":{"1min":0.45700000000000002,"5min":0.41099999999999998,"15min":0.39000000000000001},"min":{"1min":0.28299999999999997,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.41599999999999998,"15min":0.38600000000000001},"min":{"1min":0.29499999999999998,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.46899999999999997}]},{"osd":6,"last update":"Sat Aug 17 00:32:10 2024","interfaces":[{"interface":"back","average":{"1min":0.46300000000000002,"5min":0.42299999999999999,"15min":0.41699999999999998},"min":{"1min":0.34399999999999997,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.61599999999999999,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.438},{"interface":"front","average":{"1min":0.495,"5min":0.45800000000000002,"15min":0.45200000000000001},"min":{"1min":0.30099999999999999,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.45200000000000001}]},{"osd":7,"last update":"Sat Aug 17 00:32:39 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.52900000000000003,"15min":0.52100000000000002},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.1080000000000001,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.49399999999999999},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.51600000000000001,"15min":0.51300000000000001},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.70999999999999996}]}]},{"osd":4,"up_from":30,"seq":128849018923,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27816,"kb_used_data":796,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717336,"statfs":{"total":95995035648,"available":95966552064,"internally_reserved":0,"allocated":815104,"data_stored":355110,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 00:32:24 2024","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.51500000000000001,"15min":0.52700000000000002},"min":{"1min":0.35599999999999998,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.42899999999999999},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.53500000000000003,"15min":0.54100000000000004},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.73699999999999999,"5min":0.753,"15min":0.753},"last":0.72499999999999998}]},{"osd":1,"last update":"Sat Aug 17 00:32:24 2024","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.52000000000000002,"15min":0.53100000000000003},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.61499999999999999,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.53300000000000003,"15min":0.53600000000000003},"min":{"1min":0.36799999999999999,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.66400000000000003,"5min":0.745,"15min":0.745},"last":0.498}]},{"osd":2,"last update":"Sat Aug 17 00:32:24 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.54100000000000004,"15min":0.54900000000000004},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.68799999999999994,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.5,"5min":0.52700000000000002,"15min":0.53300000000000003},"min":{"1min":0.34000000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.69299999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.63300000000000001}]},{"osd":3,"last update":"Sat Aug 17 00:32:24 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.56399999999999995,"15min":0.56999999999999995},"min":{"1min":0.42799999999999999,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.75600000000000001,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.52400000000000002,"15min":0.53200000000000003},"min":{"1min":0.377,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.65000000000000002,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.53900000000000003}]},{"osd":5,"last update":"Sat Aug 17 00:31:52 2024","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.39400000000000002,"15min":0.38200000000000001},"min":{"1min":0.30299999999999999,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.38900000000000001,"15min":0.374},"min":{"1min":0.30599999999999999,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.66700000000000004}]},{"osd":6,"last update":"Sat Aug 17 00:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.47099999999999997,"15min":0.46300000000000002},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.75600000000000001},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.47199999999999998,"15min":0.46400000000000002},"min":{"1min":0.32800000000000001,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"last":0.55500000000000005}]},{"osd":7,"last update":"Sat Aug 17 00:32:32 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.53400000000000003,"15min":0.53800000000000003},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.73599999999999999,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.69599999999999995},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.498,"15min":0.50600000000000001},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.68000000000000005,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.57399999999999995}]}]},{"osd":3,"up_from":25,"seq":107374182449,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27816,"kb_used_data":796,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717336,"statfs":{"total":95995035648,"available":95966552064,"internally_reserved":0,"allocated":815104,"data_stored":356835,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1591,"internal_metadata":27654601},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 00:32:07 2024","interfaces":[{"interface":"back","average":{"1min":0.31900000000000001,"5min":0.376,"15min":0.40000000000000002},"min":{"1min":0.22600000000000001,"5min":0.219,"15min":0.219},"max":{"1min":0.496,"5min":0.52700000000000002,"15min":0.52700000000000002},"last":0.28899999999999998},{"interface":"front","average":{"1min":0.34200000000000003,"5min":0.38700000000000001,"15min":0.40400000000000003},"min":{"1min":0.26300000000000001,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.46000000000000002,"5min":0.55700000000000005,"15min":0.55700000000000005},"last":0.33800000000000002}]},{"osd":1,"last update":"Sat Aug 17 00:32:07 2024","interfaces":[{"interface":"back","average":{"1min":0.31,"5min":0.36499999999999999,"15min":0.38300000000000001},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.437,"5min":0.54100000000000004,"15min":0.54100000000000004},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.36699999999999999,"5min":0.41399999999999998,"15min":0.433},"min":{"1min":0.27700000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.45800000000000002,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.372}]},{"osd":2,"last update":"Sat Aug 17 00:32:07 2024","interfaces":[{"interface":"back","average":{"1min":0.36399999999999999,"5min":0.41399999999999998,"15min":0.432},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.46600000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.372,"5min":0.435,"15min":0.46100000000000002},"min":{"1min":0.29299999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.44600000000000001,"5min":0.626,"15min":0.626},"last":0.39000000000000001}]},{"osd":4,"last update":"Sat Aug 17 00:32:27 2024","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.56599999999999995,"15min":0.56200000000000006},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.78800000000000003,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.81399999999999995,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.56200000000000006}]},{"osd":5,"last update":"Sat Aug 17 00:32:46 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.59099999999999997,"15min":0.59799999999999998},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.66900000000000004,"5min":0.874,"15min":0.874},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.56999999999999995,"15min":0.56599999999999995},"min":{"1min":0.45300000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.73899999999999999,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.57799999999999996}]},{"osd":6,"last update":"Sat Aug 17 00:32:12 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.54400000000000004,"15min":0.54300000000000004},"min":{"1min":0.42499999999999999,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.59099999999999997,"15min":0.59699999999999998},"min":{"1min":0.45900000000000002,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.59699999999999998}]},{"osd":7,"last update":"Sat Aug 17 00:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.56299999999999994,"15min":0.56599999999999995},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.56999999999999995,"15min":0.57799999999999996},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.67400000000000004,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.55100000000000005}]}]},{"osd":2,"up_from":18,"seq":77309411381,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31892,"kb_used_data":776,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713260,"statfs":{"total":95995035648,"available":95962378240,"internally_reserved":0,"allocated":794624,"data_stored":354383,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 00:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.32200000000000001,"5min":0.33900000000000002,"15min":0.34399999999999997},"min":{"1min":0.20599999999999999,"5min":0.191,"15min":0.191},"max":{"1min":0.495,"5min":0.54800000000000004,"15min":0.54800000000000004},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.33300000000000002,"5min":0.36099999999999999,"15min":0.36899999999999999},"min":{"1min":0.26800000000000002,"5min":0.224,"15min":0.224},"max":{"1min":0.45600000000000002,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.42299999999999999}]},{"osd":1,"last update":"Sat Aug 17 00:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.32700000000000001,"5min":0.35899999999999999,"15min":0.371},"min":{"1min":0.23699999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.44400000000000001,"5min":0.58999999999999997,"15min":0.58999999999999997},"last":0.501},{"interface":"front","average":{"1min":0.35499999999999998,"5min":0.379,"15min":0.374},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.48599999999999999,"5min":0.58699999999999997,"15min":0.58699999999999997},"last":0.54300000000000004}]},{"osd":3,"last update":"Sat Aug 17 00:32:08 2024","interfaces":[{"interface":"back","average":{"1min":0.34300000000000003,"5min":0.39500000000000002,"15min":0.40200000000000002},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":0.51800000000000002,"5min":0.56799999999999995,"15min":0.56799999999999995},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.39400000000000002,"5min":0.40699999999999997,"15min":0.40699999999999997},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.52200000000000002}]},{"osd":4,"last update":"Sat Aug 17 00:32:25 2024","interfaces":[{"interface":"back","average":{"1min":0.48199999999999998,"5min":0.51200000000000001,"15min":0.49399999999999999},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.70899999999999996,"5min":0.88400000000000001,"15min":0.88400000000000001},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.52400000000000002,"15min":0.505},"min":{"1min":0.40500000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.70099999999999996,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.876}]},{"osd":5,"last update":"Sat Aug 17 00:32:44 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56299999999999994,"15min":0.55300000000000005},"min":{"1min":0.42399999999999999,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.80000000000000004},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.54500000000000004,"15min":0.54100000000000004},"min":{"1min":0.38100000000000001,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.75900000000000001,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.67300000000000004}]},{"osd":6,"last update":"Sat Aug 17 00:32:14 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.58099999999999996,"15min":0.58999999999999997},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.68799999999999994,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.88500000000000001},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.59399999999999997,"15min":0.60199999999999998},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.72399999999999998,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.70699999999999996}]},{"osd":7,"last update":"Sat Aug 17 00:32:38 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.61299999999999999,"15min":0.621},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.78900000000000003},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.61699999999999999,"15min":0.624},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.80600000000000005,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.66100000000000003}]}]},{"osd":1,"up_from":13,"seq":55834574906,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27808,"kb_used_data":788,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717344,"statfs":{"total":95995035648,"available":95966560256,"internally_reserved":0,"allocated":806912,"data_stored":354562,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 00:32:15 2024","interfaces":[{"interface":"back","average":{"1min":0.34799999999999998,"5min":0.32500000000000001,"15min":0.29199999999999998},"min":{"1min":0.22700000000000001,"5min":0.191,"15min":0.191},"max":{"1min":0.53400000000000003,"5min":0.56699999999999995,"15min":0.56699999999999995},"last":0.28000000000000003},{"interface":"front","average":{"1min":0.374,"5min":0.34200000000000003,"15min":0.309},"min":{"1min":0.23999999999999999,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.65700000000000003,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.309}]},{"osd":2,"last update":"Sat Aug 17 00:32:45 2024","interfaces":[{"interface":"back","average":{"1min":0.36599999999999999,"5min":0.38100000000000001,"15min":0.372},"min":{"1min":0.251,"5min":0.248,"15min":0.248},"max":{"1min":0.59499999999999997,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.33600000000000002},{"interface":"front","average":{"1min":0.38,"5min":0.374,"15min":0.36599999999999999},"min":{"1min":0.255,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.34599999999999997}]},{"osd":3,"last update":"Sat Aug 17 00:32:06 2024","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.42699999999999999,"15min":0.442},"min":{"1min":0.30299999999999999,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.69499999999999995,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.32100000000000001},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.42499999999999999,"15min":0.433},"min":{"1min":0.313,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.26700000000000002}]},{"osd":4,"last update":"Sat Aug 17 00:32:26 2024","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.55900000000000005,"15min":0.56899999999999995},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.55300000000000005,"15min":0.54600000000000004},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.71499999999999997,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.45200000000000001}]},{"osd":5,"last update":"Sat Aug 17 00:32:49 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.55500000000000005,"15min":0.55700000000000005},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.56999999999999995,"15min":0.57399999999999995},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.753,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.51100000000000001}]},{"osd":6,"last update":"Sat Aug 17 00:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.57099999999999995,"15min":0.57299999999999995},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.57599999999999996,"15min":0.57999999999999996},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.5}]},{"osd":7,"last update":"Sat Aug 17 00:32:36 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.62,"15min":0.63300000000000001},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.77400000000000002,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.59999999999999998,"15min":0.61199999999999999},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.73799999999999999,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.55100000000000005}]}]},{"osd":0,"up_from":8,"seq":34359738431,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28392,"kb_used_data":1372,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716760,"statfs":{"total":95995035648,"available":95965962240,"internally_reserved":0,"allocated":1404928,"data_stored":945479,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Aug 17 00:32:18 2024","interfaces":[{"interface":"back","average":{"1min":0.33200000000000002,"5min":0.316,"15min":0.28999999999999998},"min":{"1min":0.23200000000000001,"5min":0.18099999999999999,"15min":0.18099999999999999},"max":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"last":0.38500000000000001},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.32900000000000001,"15min":0.30099999999999999},"min":{"1min":0.22600000000000001,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.49299999999999999}]},{"osd":2,"last update":"Sat Aug 17 00:31:46 2024","interfaces":[{"interface":"back","average":{"1min":0.38100000000000001,"5min":0.36099999999999999,"15min":0.34899999999999998},"min":{"1min":0.26400000000000001,"5min":0.215,"15min":0.215},"max":{"1min":0.51500000000000001,"5min":0.53700000000000003,"15min":0.53700000000000003},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.35699999999999998,"5min":0.35399999999999998,"15min":0.34699999999999998},"min":{"1min":0.248,"5min":0.223,"15min":0.223},"max":{"1min":0.48899999999999999,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.41699999999999998}]},{"osd":3,"last update":"Sat Aug 17 00:32:05 2024","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.42799999999999999,"15min":0.434},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.622,"5min":0.622,"15min":0.622},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.36499999999999999,"5min":0.39300000000000002,"15min":0.39600000000000002},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.443}]},{"osd":4,"last update":"Sat Aug 17 00:32:24 2024","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.52500000000000002,"15min":0.52300000000000002},"min":{"1min":0.36799999999999999,"5min":0.317,"15min":0.317},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.505,"5min":0.52900000000000003,"15min":0.53500000000000003},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.77500000000000002,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.65700000000000003}]},{"osd":5,"last update":"Sat Aug 17 00:31:51 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.52300000000000002,"15min":0.51900000000000002},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.55000000000000004,"15min":0.54600000000000004},"min":{"1min":0.40200000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.72299999999999998}]},{"osd":6,"last update":"Sat Aug 17 00:32:11 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.55000000000000004,"15min":0.55200000000000005},"min":{"1min":0.39100000000000001,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.70399999999999996}]},{"osd":7,"last update":"Sat Aug 17 00:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56899999999999995,"15min":0.56999999999999995},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.66600000000000004},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.55600000000000005,"15min":0.56000000000000005},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.73399999999999999}]}]}],"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":2452,"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":2438,"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":2348,"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-17T00:32:55.630 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-17T00:32:55.630 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-08-17T00:32:55.630 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-08-17T00:32:55.631 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph health --format=json 2024-08-17T00:32:55.901 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:55 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[75908]: ts=2024-08-17T00:32:55.849Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-17T00:32:56.191 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:55 smithi110 podman[81208]: 2024-08-17 00:32:55.900862684 +0000 UTC m=+0.178579938 container died 40102fc8baae9cb798142762ee5d8c457dba265ea04fdb11c9dcd4990262d5b2 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T00:32:56.280 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:32:56.532 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:56 smithi110 ceph-mon[29669]: from='client.14730 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T00:32:56.532 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:56 smithi110 ceph-mon[29669]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:56.532 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:56 smithi110 ceph-mon[41467]: from='client.14730 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T00:32:56.533 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:56 smithi110 ceph-mon[41467]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:56.533 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:56 smithi110 podman[81208]: 2024-08-17 00:32:56.264054475 +0000 UTC m=+0.541771733 container cleanup 40102fc8baae9cb798142762ee5d8c457dba265ea04fdb11c9dcd4990262d5b2 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T00:32:56.533 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:56 smithi110 bash[81208]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T00:32:56.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:56 smithi177 ceph-mon[33147]: from='client.14730 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T00:32:56.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:56 smithi177 ceph-mon[33147]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:57.060 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:56 smithi110 podman[81258]: 2024-08-17 00:32:56.80923776 +0000 UTC m=+0.906977988 container remove 40102fc8baae9cb798142762ee5d8c457dba265ea04fdb11c9dcd4990262d5b2 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T00:32:57.061 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:56 smithi110 podman[81258]: 2024-08-17 00:32:56.876625374 +0000 UTC m=+0.974365598 volume remove 2ef35906fc0e0c3a17901eacc42cebcb2a912fd88ecc156a7b62f8c6d377911d 2024-08-17T00:32:57.423 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:57 smithi110 podman[81285]: 2024-08-17 00:32:57.086206982 +0000 UTC m=+0.798391316 container died 5c6794f4970bf6ac3bd7831bf272c65c5dd8dae879753c6e0a34a78354a700e1 (image=quay.ceph.io/ceph-ci/ceph:reef, name=stoic_ganguly, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-03f4c3e, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T00:32:58.050 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:57 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-17T00:32:58.051 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:57 smithi110 systemd[1]: Stopped Ceph alertmanager.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:32:58.051 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:57 smithi110 systemd[1]: Starting Ceph alertmanager.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:32:58.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:32:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:32:58] "GET /metrics HTTP/1.1" 200 33676 "" "Prometheus/2.43.0" 2024-08-17T00:32:58.454 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:32:58.455 INFO:teuthology.orchestra.run.smithi110.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-08-17T00:32:58.789 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:58 smithi110 ceph-mon[29669]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:58.789 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:58 smithi110 ceph-mon[41467]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:58.789 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:58 smithi110 podman[81487]: 2024-08-17 00:32:58.389443831 +0000 UTC m=+0.017454848 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-08-17T00:32:58.790 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:58 smithi110 podman[81487]: 2024-08-17 00:32:58.503242563 +0000 UTC m=+0.131253574 volume create b24e75727f6575b1114126df918d761afcc746cb15765074a0d53278a02379ca 2024-08-17T00:32:58.790 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:58 smithi110 podman[81487]: 2024-08-17 00:32:58.612485036 +0000 UTC m=+0.240496101 container create 5b4c2c569ebaf22213af5a1a7e688f71052daa532d1e885efe4b19b3bc991d9d (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T00:32:58.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:58 smithi177 ceph-mon[33147]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:32:59.353 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:59 smithi110 podman[81487]: 2024-08-17 00:32:59.082464259 +0000 UTC m=+0.710475269 container init 5b4c2c569ebaf22213af5a1a7e688f71052daa532d1e885efe4b19b3bc991d9d (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T00:32:59.353 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:59 smithi110 podman[81487]: 2024-08-17 00:32:59.087411267 +0000 UTC m=+0.715422278 container start 5b4c2c569ebaf22213af5a1a7e688f71052daa532d1e885efe4b19b3bc991d9d (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T00:32:59.353 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:59 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[81515]: ts=2024-08-17T00:32:59.099Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-08-17T00:32:59.353 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:59 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[81515]: ts=2024-08-17T00:32:59.099Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-08-17T00:32:59.354 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:59 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[81515]: ts=2024-08-17T00:32:59.100Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.110 port=9094 2024-08-17T00:32:59.354 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:59 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[81515]: ts=2024-08-17T00:32:59.101Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-17T00:32:59.354 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:59 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[81515]: ts=2024-08-17T00:32:59.123Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T00:32:59.354 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:59 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[81515]: ts=2024-08-17T00:32:59.124Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T00:32:59.354 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:59 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[81515]: ts=2024-08-17T00:32:59.127Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-08-17T00:32:59.354 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:59 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[81515]: ts=2024-08-17T00:32:59.127Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-17T00:32:59.354 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:59 smithi110 bash[81487]: 5b4c2c569ebaf22213af5a1a7e688f71052daa532d1e885efe4b19b3bc991d9d 2024-08-17T00:32:59.354 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:32:59 smithi110 systemd[1]: Started Ceph alertmanager.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:32:59.748 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:59 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/3637375040' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T00:32:59.748 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:59 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:59.748 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:32:59 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:59.754 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:59 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/3637375040' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T00:32:59.754 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:59 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:59.754 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:32:59 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:59.754 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:59 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/3637375040' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T00:32:59.754 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:59 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:59.754 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:32:59 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:32:59.775 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-08-17T00:32:59.776 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph fs dump --format=json 2024-08-17T00:32:59.980 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:33:00.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:00 smithi177 ceph-mon[33147]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T00:33:00.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:00 smithi177 ceph-mon[33147]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:00.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:00 smithi177 ceph-mon[33147]: Reconfiguring daemon prometheus.a on smithi177 2024-08-17T00:33:00.760 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:00 smithi110 ceph-mon[41467]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T00:33:00.760 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:00 smithi110 ceph-mon[41467]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:00.760 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:00 smithi110 ceph-mon[41467]: Reconfiguring daemon prometheus.a on smithi177 2024-08-17T00:33:00.760 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:00 smithi110 ceph-mon[29669]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T00:33:00.761 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:00 smithi110 ceph-mon[29669]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:00.761 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:00 smithi110 ceph-mon[29669]: Reconfiguring daemon prometheus.a on smithi177 2024-08-17T00:33:01.365 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:33:01 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[81515]: ts=2024-08-17T00:33:01.101Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000137657s 2024-08-17T00:33:01.806 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:33:01.806 INFO:teuthology.orchestra.run.smithi110.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":24301,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.177:6833/2277076472","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6832","nonce":2277076472},{"type":"v1","addr":"172.21.15.177:6833","nonce":2277076472}]},"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":[{"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-17T00:31:02.298914+0000","modified":"2024-08-17T00:31:14.181990+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":24329},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24329":{"gid":24329,"name":"a","rank":0,"incarnation":4,"state":"up:active","state_seq":6,"addr":"172.21.15.110:6835/804636441","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6834","nonce":804636441},{"type":"v1","addr":"172.21.15.110:6835","nonce":804636441}]},"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-17T00:33:01.806 INFO:teuthology.orchestra.run.smithi110.stderr:dumped fsmap epoch 7 2024-08-17T00:33:02.442 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph fs dump --format=json 2024-08-17T00:33:02.646 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:33:02.770 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:02 smithi110 ceph-mon[29669]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:02.770 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:02 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/2248324649' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-17T00:33:02.770 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:02 smithi110 ceph-mon[41467]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:02.770 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:02 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/2248324649' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-17T00:33:02.785 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:02 smithi177 systemd[1]: Stopping Ceph prometheus.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:33:02.786 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:02 smithi177 ceph-mon[33147]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:02.786 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:02 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/2248324649' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-17T00:33:03.076 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:02 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:33:02.784Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-17T00:33:03.076 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:02 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:33:02.784Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-17T00:33:03.076 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:02 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:33:02.784Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-17T00:33:03.076 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:02 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:33:02.784Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-17T00:33:03.076 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:02 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:33:02.784Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-17T00:33:03.076 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:02 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:33:02.784Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-17T00:33:03.076 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:02 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:33:02.784Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-17T00:33:03.076 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:02 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:33:02.784Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-17T00:33:03.076 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:02 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:33:02.784Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-17T00:33:03.077 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:02 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:33:02.785Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-17T00:33:03.077 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:02 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:33:02.785Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-17T00:33:03.077 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:02 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[63445]: ts=2024-08-17T00:33:02.785Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-17T00:33:03.077 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:02 smithi177 podman[66786]: 2024-08-17 00:33:02.794817663 +0000 UTC m=+0.114554491 container died 7776ad683920d64ed7cdc5fb2aa9d900f4fd67588e695242128813f8b3c6bf71 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T00:33:03.077 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 podman[66786]: 2024-08-17 00:33:03.07360787 +0000 UTC m=+0.393344700 container cleanup 7776ad683920d64ed7cdc5fb2aa9d900f4fd67588e695242128813f8b3c6bf71 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T00:33:03.077 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 bash[66786]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T00:33:03.612 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 podman[66803]: 2024-08-17 00:33:03.324960756 +0000 UTC m=+0.530179573 container remove 7776ad683920d64ed7cdc5fb2aa9d900f4fd67588e695242128813f8b3c6bf71 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T00:33:03.613 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-17T00:33:03.613 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 systemd[1]: Stopped Ceph prometheus.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:33:03.613 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@prometheus.a.service: Consumed 1.194s CPU time. 2024-08-17T00:33:03.613 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 systemd[1]: Starting Ceph prometheus.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:33:03.957 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 podman[66903]: 2024-08-17 00:33:03.701044068 +0000 UTC m=+0.104182772 container create 33c9ea710e3d47da8858a7a25d36afd11ebb816d96b113eec4ef89421f69692d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T00:33:03.957 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 podman[66903]: 2024-08-17 00:33:03.615572884 +0000 UTC m=+0.018711596 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-08-17T00:33:03.957 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 podman[66903]: 2024-08-17 00:33:03.927937322 +0000 UTC m=+0.331076034 container init 33c9ea710e3d47da8858a7a25d36afd11ebb816d96b113eec4ef89421f69692d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T00:33:03.957 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 podman[66903]: 2024-08-17 00:33:03.932884166 +0000 UTC m=+0.336022868 container start 33c9ea710e3d47da8858a7a25d36afd11ebb816d96b113eec4ef89421f69692d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T00:33:04.290 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:33:04] ENGINE Bus STOPPING 2024-08-17T00:33:04.363 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:33:03.956Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-17T00:33:04.363 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:33:03.956Z 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-17T00:33:04.364 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:33:03.956Z caller=main.go:570 level=info host_details="(Linux 5.14.0-480.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024 x86_64 smithi177 (none))" 2024-08-17T00:33:04.364 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:33:03.956Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-17T00:33:04.364 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:33:03.956Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-17T00:33:04.364 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:33:03.957Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-17T00:33:04.364 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:33:03.958Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-17T00:33:04.364 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:33:03.960Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-17T00:33:04.364 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:33:03.960Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-17T00:33:04.364 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:33:03.961Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-17T00:33:04.364 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:33:03.961Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.555µs 2024-08-17T00:33:04.364 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:33:03.961Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-17T00:33:04.364 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:33:03.963Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-08-17T00:33:04.365 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:33:03.963Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-08-17T00:33:04.365 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:33:03.963Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=18.927µs wal_replay_duration=2.094243ms wbl_replay_duration=87ns total_replay_duration=2.131275ms 2024-08-17T00:33:04.365 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:33:03.964Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-17T00:33:04.365 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:33:03.964Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-17T00:33:04.365 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:33:03.964Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-17T00:33:04.365 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:33:03.985Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.008444ms db_storage=1.096µs remote_storage=1.278µs web_handler=239ns query_engine=608ns scrape=383.189µs scrape_sd=103.223µs notify=17.134µs notify_sd=30.187µs rules=20.114964ms tracing=6.275µs 2024-08-17T00:33:04.365 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:33:03.985Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-17T00:33:04.365 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:03 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:33:03.985Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-17T00:33:04.365 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:04 smithi177 bash[66903]: 33c9ea710e3d47da8858a7a25d36afd11ebb816d96b113eec4ef89421f69692d 2024-08-17T00:33:04.365 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:33:04 smithi177 systemd[1]: Started Ceph prometheus.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:33:04.468 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:33:04.468 INFO:teuthology.orchestra.run.smithi110.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":24301,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.177:6833/2277076472","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6832","nonce":2277076472},{"type":"v1","addr":"172.21.15.177:6833","nonce":2277076472}]},"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":[{"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-17T00:31:02.298914+0000","modified":"2024-08-17T00:31:14.181990+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":24329},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24329":{"gid":24329,"name":"a","rank":0,"incarnation":4,"state":"up:active","state_seq":6,"addr":"172.21.15.110:6835/804636441","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6834","nonce":804636441},{"type":"v1","addr":"172.21.15.110:6835","nonce":804636441}]},"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-17T00:33:04.468 INFO:teuthology.orchestra.run.smithi110.stderr:dumped fsmap epoch 7 2024-08-17T00:33:04.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-mon[41467]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:04.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:04.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:04.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T00:33:04.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi110.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T00:33:04.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:04.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T00:33:04.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi177.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T00:33:04.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:04.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T00:33:04.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi177.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T00:33:04.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:04.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:33:04.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:33:04.562 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:33:04] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T00:33:04.562 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:33:04] ENGINE Bus STOPPED 2024-08-17T00:33:04.563 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:33:04] ENGINE Bus STARTING 2024-08-17T00:33:04.563 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:33:04] ENGINE Serving on http://:::9283 2024-08-17T00:33:04.563 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:33:04] ENGINE Bus STARTED 2024-08-17T00:33:04.563 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:33:04] ENGINE Bus STOPPING 2024-08-17T00:33:04.566 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-mon[29669]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:04.566 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:04.566 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:04.566 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T00:33:04.566 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi110.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T00:33:04.566 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:04.567 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T00:33:04.567 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi177.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T00:33:04.567 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:04.567 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T00:33:04.567 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi177.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T00:33:04.567 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:04.567 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:33:04.568 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:33:04.705 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:04 smithi177 ceph-mon[33147]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:04.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:04 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:04.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:04 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:04.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:04 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T00:33:04.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:04 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi110.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T00:33:04.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:04 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:04.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:04 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T00:33:04.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:04 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi177.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T00:33:04.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:04 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:04.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:04 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T00:33:04.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:04 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi177.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T00:33:04.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:04 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:04.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:04 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:33:04.707 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:04 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:33:05.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:33:04] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T00:33:05.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:33:04] ENGINE Bus STOPPED 2024-08-17T00:33:05.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:33:04] ENGINE Bus STARTING 2024-08-17T00:33:05.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:33:04] ENGINE Serving on http://:::9283 2024-08-17T00:33:05.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:33:04] ENGINE Bus STARTED 2024-08-17T00:33:05.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:33:04 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:33:04] ENGINE Bus STOPPING 2024-08-17T00:33:05.459 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T00:33:05.696 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:05 smithi110 ceph-mon[41467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T00:33:05.696 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:05 smithi110 ceph-mon[41467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi110.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T00:33:05.696 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:05 smithi110 ceph-mon[41467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T00:33:05.696 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:05 smithi110 ceph-mon[41467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi177.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T00:33:05.696 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:05 smithi110 ceph-mon[41467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T00:33:05.696 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:05 smithi110 ceph-mon[41467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi177.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T00:33:05.697 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:05 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/3735357028' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-17T00:33:05.697 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:05 smithi110 ceph-mon[29669]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T00:33:05.697 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:05 smithi110 ceph-mon[29669]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi110.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T00:33:05.697 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:05 smithi110 ceph-mon[29669]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T00:33:05.697 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:05 smithi110 ceph-mon[29669]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi177.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T00:33:05.697 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:05 smithi110 ceph-mon[29669]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T00:33:05.697 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:05 smithi110 ceph-mon[29669]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi177.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T00:33:05.697 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:05 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/3735357028' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-17T00:33:05.698 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:33:05 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:33:05] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T00:33:05.698 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:33:05 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:33:05] ENGINE Bus STOPPED 2024-08-17T00:33:05.698 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:33:05 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:33:05] ENGINE Bus STARTING 2024-08-17T00:33:05.698 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:33:05 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:33:05] ENGINE Serving on http://:::9283 2024-08-17T00:33:05.698 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:33:05 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:33:05] ENGINE Bus STARTED 2024-08-17T00:33:05.742 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:05 smithi177 ceph-mon[33147]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T00:33:05.743 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:05 smithi177 ceph-mon[33147]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi110.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T00:33:05.743 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:05 smithi177 ceph-mon[33147]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T00:33:05.743 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:05 smithi177 ceph-mon[33147]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi177.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T00:33:05.743 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:05 smithi177 ceph-mon[33147]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T00:33:05.743 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:05 smithi177 ceph-mon[33147]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi177.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T00:33:05.743 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:05 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/3735357028' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-17T00:33:06.006 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:33:06.762 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:06 smithi177 ceph-mon[33147]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:06 smithi110 ceph-mon[29669]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:06.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:06 smithi110 ceph-mon[41467]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:07.925 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:33:07.926 INFO:teuthology.orchestra.run.smithi110.stdout:{"epoch":76,"fsid":"168746fe-5c2f-11ef-bccf-c7b262605968","created":"2024-08-17T00:25:42.631534+0000","modified":"2024-08-17T00:32:02.479235+0000","last_up_change":"2024-08-17T00:30:32.127107+0000","last_in_change":"2024-08-17T00:30:15.368278+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-17T00:28:36.311851+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-17T00:30:55.490045+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-17T00:30:59.419534+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.3799999952316284,"score_stable":1.3799999952316284,"optimal_score":1,"raw_score_acting":1.3799999952316284,"raw_score_stable":1.3799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-08-17T00:31:50.661558+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":"603888f3-5ff1-40e0-9dca-2def6c07f0b8","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.110:6802","nonce":2867442694},{"type":"v1","addr":"172.21.15.110:6803","nonce":2867442694}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6804","nonce":2867442694},{"type":"v1","addr":"172.21.15.110:6805","nonce":2867442694}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6808","nonce":2867442694},{"type":"v1","addr":"172.21.15.110:6809","nonce":2867442694}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6806","nonce":2867442694},{"type":"v1","addr":"172.21.15.110:6807","nonce":2867442694}]},"public_addr":"172.21.15.110:6803/2867442694","cluster_addr":"172.21.15.110:6805/2867442694","heartbeat_back_addr":"172.21.15.110:6809/2867442694","heartbeat_front_addr":"172.21.15.110:6807/2867442694","state":["exists","up"]},{"osd":1,"uuid":"0d133a90-52b5-4902-85cd-d92d3ba553fa","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.110:6810","nonce":1574640165},{"type":"v1","addr":"172.21.15.110:6811","nonce":1574640165}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6812","nonce":1574640165},{"type":"v1","addr":"172.21.15.110:6813","nonce":1574640165}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6816","nonce":1574640165},{"type":"v1","addr":"172.21.15.110:6817","nonce":1574640165}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6814","nonce":1574640165},{"type":"v1","addr":"172.21.15.110:6815","nonce":1574640165}]},"public_addr":"172.21.15.110:6811/1574640165","cluster_addr":"172.21.15.110:6813/1574640165","heartbeat_back_addr":"172.21.15.110:6817/1574640165","heartbeat_front_addr":"172.21.15.110:6815/1574640165","state":["exists","up"]},{"osd":2,"uuid":"fe8778c6-6fbd-4df1-b920-fbb74a670d06","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.110:6818","nonce":358443263},{"type":"v1","addr":"172.21.15.110:6819","nonce":358443263}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6820","nonce":358443263},{"type":"v1","addr":"172.21.15.110:6821","nonce":358443263}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6824","nonce":358443263},{"type":"v1","addr":"172.21.15.110:6825","nonce":358443263}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6822","nonce":358443263},{"type":"v1","addr":"172.21.15.110:6823","nonce":358443263}]},"public_addr":"172.21.15.110:6819/358443263","cluster_addr":"172.21.15.110:6821/358443263","heartbeat_back_addr":"172.21.15.110:6825/358443263","heartbeat_front_addr":"172.21.15.110:6823/358443263","state":["exists","up"]},{"osd":3,"uuid":"5c49be8a-7ed9-43b5-8c62-6f49cf61460c","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.110:6826","nonce":308295364},{"type":"v1","addr":"172.21.15.110:6827","nonce":308295364}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6828","nonce":308295364},{"type":"v1","addr":"172.21.15.110:6829","nonce":308295364}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6832","nonce":308295364},{"type":"v1","addr":"172.21.15.110:6833","nonce":308295364}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6830","nonce":308295364},{"type":"v1","addr":"172.21.15.110:6831","nonce":308295364}]},"public_addr":"172.21.15.110:6827/308295364","cluster_addr":"172.21.15.110:6829/308295364","heartbeat_back_addr":"172.21.15.110:6833/308295364","heartbeat_front_addr":"172.21.15.110:6831/308295364","state":["exists","up"]},{"osd":4,"uuid":"97dcf12e-1b14-44d7-8858-f269e195b045","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6800","nonce":1179804849},{"type":"v1","addr":"172.21.15.177:6801","nonce":1179804849}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":1179804849},{"type":"v1","addr":"172.21.15.177:6803","nonce":1179804849}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":1179804849},{"type":"v1","addr":"172.21.15.177:6807","nonce":1179804849}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":1179804849},{"type":"v1","addr":"172.21.15.177:6805","nonce":1179804849}]},"public_addr":"172.21.15.177:6801/1179804849","cluster_addr":"172.21.15.177:6803/1179804849","heartbeat_back_addr":"172.21.15.177:6807/1179804849","heartbeat_front_addr":"172.21.15.177:6805/1179804849","state":["exists","up"]},{"osd":5,"uuid":"a2215e6e-12f6-4f1a-b379-70b1cc7330f0","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.177:6808","nonce":2907812165},{"type":"v1","addr":"172.21.15.177:6809","nonce":2907812165}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6810","nonce":2907812165},{"type":"v1","addr":"172.21.15.177:6811","nonce":2907812165}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6814","nonce":2907812165},{"type":"v1","addr":"172.21.15.177:6815","nonce":2907812165}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6812","nonce":2907812165},{"type":"v1","addr":"172.21.15.177:6813","nonce":2907812165}]},"public_addr":"172.21.15.177:6809/2907812165","cluster_addr":"172.21.15.177:6811/2907812165","heartbeat_back_addr":"172.21.15.177:6815/2907812165","heartbeat_front_addr":"172.21.15.177:6813/2907812165","state":["exists","up"]},{"osd":6,"uuid":"8b315524-6892-49f7-8bb8-aff39907d287","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.177:6816","nonce":3974954468},{"type":"v1","addr":"172.21.15.177:6817","nonce":3974954468}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6818","nonce":3974954468},{"type":"v1","addr":"172.21.15.177:6819","nonce":3974954468}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6822","nonce":3974954468},{"type":"v1","addr":"172.21.15.177:6823","nonce":3974954468}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6820","nonce":3974954468},{"type":"v1","addr":"172.21.15.177:6821","nonce":3974954468}]},"public_addr":"172.21.15.177:6817/3974954468","cluster_addr":"172.21.15.177:6819/3974954468","heartbeat_back_addr":"172.21.15.177:6823/3974954468","heartbeat_front_addr":"172.21.15.177:6821/3974954468","state":["exists","up"]},{"osd":7,"uuid":"ef3238d2-b74e-49d5-a331-b23478189217","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.177:6824","nonce":2298395623},{"type":"v1","addr":"172.21.15.177:6825","nonce":2298395623}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6826","nonce":2298395623},{"type":"v1","addr":"172.21.15.177:6827","nonce":2298395623}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6830","nonce":2298395623},{"type":"v1","addr":"172.21.15.177:6831","nonce":2298395623}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6828","nonce":2298395623},{"type":"v1","addr":"172.21.15.177:6829","nonce":2298395623}]},"public_addr":"172.21.15.177:6825/2298395623","cluster_addr":"172.21.15.177:6827/2298395623","heartbeat_back_addr":"172.21.15.177:6831/2298395623","heartbeat_front_addr":"172.21.15.177:6829/2298395623","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-17T00:27:45.780937+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-17T00:28:09.444802+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-17T00:28:32.911345+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-17T00:28:57.348984+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-17T00:29:19.029992+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-17T00:29:42.051809+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-17T00:30:06.379192+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-17T00:30:30.425279+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.a","mappings":[{"from":7,"to":2}]},{"pgid":"3.3","mappings":[{"from":0,"to":1}]},{"pgid":"3.1d","mappings":[{"from":4,"to":1},{"from":5,"to":2}]},{"pgid":"3.22","mappings":[{"from":0,"to":1}]},{"pgid":"3.24","mappings":[{"from":4,"to":2}]},{"pgid":"3.2f","mappings":[{"from":4,"to":3}]},{"pgid":"3.35","mappings":[{"from":6,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.110:0/2362992368":"2024-08-18T00:31:49.194380+0000","172.21.15.110:0/2229660910":"2024-08-18T00:31:49.194380+0000","172.21.15.110:6801/311140716":"2024-08-18T00:31:49.194380+0000","172.21.15.110:0/2615990828":"2024-08-18T00:26:03.797520+0000","172.21.15.110:0/1694540626":"2024-08-18T00:26:03.797520+0000","172.21.15.110:6800/4211438154":"2024-08-18T00:26:26.008302+0000","172.21.15.110:6801/4211438154":"2024-08-18T00:26:26.008302+0000","172.21.15.110:0/3368428358":"2024-08-18T00:31:49.194380+0000","172.21.15.110:0/3061589358":"2024-08-18T00:26:26.008302+0000","172.21.15.110:0/3449303060":"2024-08-18T00:26:03.797520+0000","172.21.15.110:0/2236696463":"2024-08-18T00:26:26.008302+0000","172.21.15.110:6800/1478278146":"2024-08-18T00:26:03.797520+0000","172.21.15.110:6801/1478278146":"2024-08-18T00:26:03.797520+0000","172.21.15.110:0/550562544":"2024-08-18T00:26:26.008302+0000","172.21.15.110:6800/311140716":"2024-08-18T00:31:49.194380+0000","172.21.15.110:0/499501350":"2024-08-18T00:31:49.194380+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-17T00:33:08.690 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:08 smithi110 ceph-mon[41467]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:08.690 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:08 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:08.690 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:08 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:08.690 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:08 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/2842412431' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T00:33:08.690 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:08 smithi110 ceph-mon[29669]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:08.690 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:08 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:08.691 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:08 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:08.691 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:08 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/2842412431' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T00:33:08.711 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph fs dump --format=json 2024-08-17T00:33:08.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:08 smithi177 ceph-mon[33147]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:08.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:08 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:08.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:08 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:08.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:08 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/2842412431' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T00:33:09.153 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:33:09.387 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:33:09 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[81515]: ts=2024-08-17T00:33:09.104Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003273432s 2024-08-17T00:33:10.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:10 smithi110 ceph-mon[41467]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:10.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:10 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:10.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:10 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:10.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:10 smithi110 ceph-mon[29669]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:10.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:10 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:10.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:10 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:10.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:10 smithi177 ceph-mon[33147]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:10.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:10 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:10.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:10 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:11.594 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:33:11.594 INFO:teuthology.orchestra.run.smithi110.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":24301,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.177:6833/2277076472","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6832","nonce":2277076472},{"type":"v1","addr":"172.21.15.177:6833","nonce":2277076472}]},"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":[{"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-17T00:31:02.298914+0000","modified":"2024-08-17T00:31:14.181990+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":24329},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24329":{"gid":24329,"name":"a","rank":0,"incarnation":4,"state":"up:active","state_seq":6,"addr":"172.21.15.110:6835/804636441","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6834","nonce":804636441},{"type":"v1","addr":"172.21.15.110:6835","nonce":804636441}]},"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-17T00:33:11.595 INFO:teuthology.orchestra.run.smithi110.stderr:dumped fsmap epoch 7 2024-08-17T00:33:11.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:11 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:33:11.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:11 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:33:11.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:11 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:11.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:11 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:33:11.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:11 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:33:11.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:11 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:11.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:11 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:33:11.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:11 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:33:11.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:11 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:12.292 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-17T00:31:02.298914+0000', 'modified': '2024-08-17T00:31:14.181990+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': 24329}, 'failed': [], 'damaged': [], 'stopped': [], 'info': {'gid_24329': {'gid': 24329, 'name': 'a', 'rank': 0, 'incarnation': 4, 'state': 'up:active', 'state_seq': 6, 'addr': '172.21.15.110:6835/804636441', 'addrs': {'addrvec': [{'type': 'v2', 'addr': '172.21.15.110:6834', 'nonce': 804636441}, {'type': 'v1', 'addr': '172.21.15.110:6835', 'nonce': 804636441}]}, '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-17T00:33:12.292 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: 1/1 2024-08-17T00:33:12.292 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph tell mds.a status 2024-08-17T00:33:12.496 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:33:12.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:12 smithi110 ceph-mon[29669]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:12.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:12 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/3898311500' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-17T00:33:12.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:12 smithi110 ceph-mon[41467]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:12.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:12 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/3898311500' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-17T00:33:12.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:12 smithi177 ceph-mon[33147]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:12.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:12 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/3898311500' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-17T00:33:14.163 INFO:teuthology.orchestra.run.smithi110.stderr:2024-08-17T00:33:14.160+0000 7f67c1ffb640 0 client.14772 ms_handle_reset on v2:172.21.15.110:6834/804636441 2024-08-17T00:33:14.180 INFO:teuthology.orchestra.run.smithi110.stderr:2024-08-17T00:33:14.178+0000 7f67c1ffb640 0 client.24653 ms_handle_reset on v2:172.21.15.110:6834/804636441 2024-08-17T00:33:14.180 INFO:teuthology.orchestra.run.smithi110.stdout:{ 2024-08-17T00:33:14.181 INFO:teuthology.orchestra.run.smithi110.stdout: "cluster_fsid": "168746fe-5c2f-11ef-bccf-c7b262605968", 2024-08-17T00:33:14.181 INFO:teuthology.orchestra.run.smithi110.stdout: "whoami": 0, 2024-08-17T00:33:14.181 INFO:teuthology.orchestra.run.smithi110.stdout: "id": 24329, 2024-08-17T00:33:14.181 INFO:teuthology.orchestra.run.smithi110.stdout: "want_state": "up:active", 2024-08-17T00:33:14.181 INFO:teuthology.orchestra.run.smithi110.stdout: "state": "up:active", 2024-08-17T00:33:14.181 INFO:teuthology.orchestra.run.smithi110.stdout: "fs_name": "cephfs", 2024-08-17T00:33:14.181 INFO:teuthology.orchestra.run.smithi110.stdout: "rank_uptime": 131.879055841, 2024-08-17T00:33:14.181 INFO:teuthology.orchestra.run.smithi110.stdout: "mdsmap_epoch": 7, 2024-08-17T00:33:14.181 INFO:teuthology.orchestra.run.smithi110.stdout: "osdmap_epoch": 76, 2024-08-17T00:33:14.181 INFO:teuthology.orchestra.run.smithi110.stdout: "osdmap_epoch_barrier": 66, 2024-08-17T00:33:14.181 INFO:teuthology.orchestra.run.smithi110.stdout: "uptime": 148.679456321 2024-08-17T00:33:14.181 INFO:teuthology.orchestra.run.smithi110.stdout:} 2024-08-17T00:33:14.752 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:14 smithi110 ceph-mon[29669]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:14.752 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:14 smithi110 ceph-mon[41467]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:14.775 INFO:tasks.cephadm:Setup complete, yielding 2024-08-17T00:33:14.775 INFO:teuthology.run_tasks:Running task print... 2024-08-17T00:33:14.784 INFO:teuthology.task.print:**** done end installing reef cephadm ... 2024-08-17T00:33:14.785 INFO:teuthology.run_tasks:Running task print... 2024-08-17T00:33:14.792 INFO:teuthology.task.print:**** done start cephadm.shell ceph config set mgr... 2024-08-17T00:33:14.792 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-08-17T00:33:14.802 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi110.front.sepia.ceph.com 2024-08-17T00:33:14.803 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 168746fe-5c2f-11ef-bccf-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest true --force' 2024-08-17T00:33:14.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:14 smithi177 ceph-mon[33147]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:15.009 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:33:16.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:16 smithi110 ceph-mon[29669]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:16.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:16 smithi110 ceph-mon[41467]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:16.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:16 smithi177 ceph-mon[33147]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:17.037 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:33:16 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:33:16] ENGINE Bus STOPPING 2024-08-17T00:33:17.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:33:17 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:33:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T00:33:17.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:33:17 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:33:17] ENGINE Bus STOPPED 2024-08-17T00:33:17.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:33:17 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:33:17] ENGINE Bus STARTING 2024-08-17T00:33:17.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:33:17 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:33:17] ENGINE Serving on http://:::9283 2024-08-17T00:33:17.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:33:17 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:33:17] ENGINE Bus STARTED 2024-08-17T00:33:17.410 INFO:teuthology.run_tasks:Running task print... 2024-08-17T00:33:17.419 INFO:teuthology.task.print:**** done cephadm.shell ceph config set mgr... 2024-08-17T00:33:17.420 INFO:teuthology.run_tasks:Running task print... 2024-08-17T00:33:17.429 INFO:teuthology.task.print:**** done start telemetry reef... 2024-08-17T00:33:17.429 INFO:teuthology.run_tasks:Running task workunit... 2024-08-17T00:33:17.448 INFO:tasks.workunit:Pulling workunits from ref 34035a153785525a78f55c59012d77f335d36e2a 2024-08-17T00:33:17.449 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-17T00:33:17.449 DEBUG:teuthology.orchestra.run.smithi110:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-17T00:33:17.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T00:33:17.465 INFO:teuthology.orchestra.run.smithi110.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-17T00:33:17.465 DEBUG:teuthology.orchestra.run.smithi110:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-17T00:33:17.521 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-17T00:33:17.522 DEBUG:teuthology.orchestra.run.smithi110:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-17T00:33:17.578 INFO:tasks.workunit:timeout=3h 2024-08-17T00:33:17.578 INFO:tasks.workunit:cleanup=True 2024-08-17T00:33:17.579 DEBUG:teuthology.orchestra.run.smithi110:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout 34035a153785525a78f55c59012d77f335d36e2a 2024-08-17T00:33:17.633 INFO:tasks.workunit.client.0.smithi110.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-17T00:33:17.991 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:17 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/2025203478' entity='client.admin' 2024-08-17T00:33:17.991 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:17 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:33:17.991 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:17 smithi110 ceph-mon[29669]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:17.992 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:17 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/2025203478' entity='client.admin' 2024-08-17T00:33:17.992 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:17 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:33:17.992 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:17 smithi110 ceph-mon[41467]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:18.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:17 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/2025203478' entity='client.admin' 2024-08-17T00:33:18.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:17 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:33:18.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:17 smithi177 ceph-mon[33147]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:18.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:33:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:33:18] "GET /metrics HTTP/1.1" 200 33674 "" "Prometheus/2.43.0" 2024-08-17T00:33:19.581 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:33:19.581 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:33:19.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:33:20.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:20 smithi177 ceph-mon[33147]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:20.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:20 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:20.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:20 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:20.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:20 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:20.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:20 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:20.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:20 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:33:20.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:20 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:33:20.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:20 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:20.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:20 smithi110 ceph-mon[29669]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:20.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:20 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:20.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:20 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:20.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:20 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:20.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:20 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:20.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:20 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:33:20.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:20 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:33:20.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:20 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:20.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:20 smithi110 ceph-mon[41467]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:20.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:20 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:20.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:20 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:20.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:20 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:20.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:20 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:20.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:20 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:33:20.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:20 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:33:20.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:20 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:33:22.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:22 smithi177 ceph-mon[33147]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T00:33:22.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:22 smithi177 ceph-mon[33147]: mgrmap e21: y(active, since 92s), standbys: x 2024-08-17T00:33:22.614 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:22 smithi110 ceph-mon[41467]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T00:33:22.614 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:22 smithi110 ceph-mon[41467]: mgrmap e21: y(active, since 92s), standbys: x 2024-08-17T00:33:22.614 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:22 smithi110 ceph-mon[29669]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T00:33:22.614 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:22 smithi110 ceph-mon[29669]: mgrmap e21: y(active, since 92s), standbys: x 2024-08-17T00:33:24.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:24 smithi177 ceph-mon[33147]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T00:33:24.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:24 smithi110 ceph-mon[41467]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T00:33:24.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:24 smithi110 ceph-mon[29669]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T00:33:26.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:26 smithi177 ceph-mon[33147]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T00:33:26.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:26 smithi110 ceph-mon[29669]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T00:33:26.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:26 smithi110 ceph-mon[41467]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T00:33:28.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:28 smithi110 ceph-mon[29669]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T00:33:28.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:28 smithi110 ceph-mon[41467]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T00:33:28.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:33:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:33:28] "GET /metrics HTTP/1.1" 200 33675 "" "Prometheus/2.43.0" 2024-08-17T00:33:28.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:28 smithi177 ceph-mon[33147]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T00:33:30.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:30 smithi177 ceph-mon[33147]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T00:33:30.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:30 smithi110 ceph-mon[41467]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T00:33:30.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:30 smithi110 ceph-mon[29669]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T00:33:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:32 smithi177 ceph-mon[33147]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T00:33:32.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:32 smithi110 ceph-mon[29669]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T00:33:32.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:32 smithi110 ceph-mon[41467]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T00:33:34.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:34 smithi177 ceph-mon[33147]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:34.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:34 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:33:34.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:34 smithi110 ceph-mon[41467]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:34.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:34 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:33:34.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:34 smithi110 ceph-mon[29669]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:34.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:34 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:33:36.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:36 smithi177 ceph-mon[33147]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:36.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:36 smithi110 ceph-mon[41467]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:36 smithi110 ceph-mon[29669]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:38.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:38 smithi110 ceph-mon[41467]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:38.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:38 smithi110 ceph-mon[29669]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:38.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:33:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:33:38] "GET /metrics HTTP/1.1" 200 33673 "" "Prometheus/2.43.0" 2024-08-17T00:33:38.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:38 smithi177 ceph-mon[33147]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:40.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:40 smithi177 ceph-mon[33147]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:40.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:40 smithi110 ceph-mon[41467]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:40.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:40 smithi110 ceph-mon[29669]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:42.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:42 smithi177 ceph-mon[33147]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:42.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:42 smithi110 ceph-mon[41467]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:42.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:42 smithi110 ceph-mon[29669]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:44.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:44 smithi177 ceph-mon[33147]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:44.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:44 smithi110 ceph-mon[41467]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:44.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:44 smithi110 ceph-mon[29669]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:46.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:46 smithi177 ceph-mon[33147]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:46 smithi110 ceph-mon[41467]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:46 smithi110 ceph-mon[29669]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:48.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:48 smithi110 ceph-mon[41467]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:48.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:48 smithi110 ceph-mon[29669]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:48.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:33:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:33:48] "GET /metrics HTTP/1.1" 200 33673 "" "Prometheus/2.43.0" 2024-08-17T00:33:48.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:48 smithi177 ceph-mon[33147]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:49.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:49 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:33:49.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:49 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:33:49.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:49 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:33:50.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:50 smithi177 ceph-mon[33147]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:50.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:50 smithi110 ceph-mon[41467]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:50.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:50 smithi110 ceph-mon[29669]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:52.613 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:52 smithi110 ceph-mon[41467]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:52.613 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:52 smithi110 ceph-mon[29669]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:52.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:52 smithi177 ceph-mon[33147]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:54.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:54 smithi110 ceph-mon[41467]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:54.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:54 smithi110 ceph-mon[29669]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:54.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:54 smithi177 ceph-mon[33147]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:56 smithi110 ceph-mon[41467]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:56 smithi110 ceph-mon[29669]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:56 smithi177 ceph-mon[33147]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:58.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:33:58 smithi110 ceph-mon[41467]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:58.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:33:58 smithi110 ceph-mon[29669]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:33:58.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:33:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:33:58] "GET /metrics HTTP/1.1" 200 33671 "" "Prometheus/2.43.0" 2024-08-17T00:33:58.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:33:58 smithi177 ceph-mon[33147]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:00.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:00 smithi110 ceph-mon[41467]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:00.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:00 smithi110 ceph-mon[29669]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:00 smithi177 ceph-mon[33147]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:02 smithi110 ceph-mon[41467]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:02 smithi110 ceph-mon[29669]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:02 smithi177 ceph-mon[33147]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:04 smithi110 ceph-mon[41467]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:04 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:34:04.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:04 smithi110 ceph-mon[29669]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:04.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:04 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:34:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:04 smithi177 ceph-mon[33147]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:04 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:34:06.665 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:06 smithi177 ceph-mon[33147]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:06 smithi110 ceph-mon[29669]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:06.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:06 smithi110 ceph-mon[41467]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:08.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:08 smithi110 ceph-mon[41467]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:08.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:08 smithi110 ceph-mon[29669]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:08.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:34:08] "GET /metrics HTTP/1.1" 200 33685 "" "Prometheus/2.43.0" 2024-08-17T00:34:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:08 smithi177 ceph-mon[33147]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:10.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:10 smithi110 ceph-mon[41467]: pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:10.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:10 smithi110 ceph-mon[29669]: pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:10 smithi177 ceph-mon[33147]: pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:12.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:12 smithi110 ceph-mon[41467]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:12.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:12 smithi110 ceph-mon[29669]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:12 smithi177 ceph-mon[33147]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:13.600 INFO:tasks.workunit.client.0.smithi110.stderr:Note: switching to '34035a153785525a78f55c59012d77f335d36e2a'. 2024-08-17T00:34:13.600 INFO:tasks.workunit.client.0.smithi110.stderr: 2024-08-17T00:34:13.600 INFO:tasks.workunit.client.0.smithi110.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-08-17T00:34:13.601 INFO:tasks.workunit.client.0.smithi110.stderr:changes and commit them, and you can discard any commits you make in this 2024-08-17T00:34:13.601 INFO:tasks.workunit.client.0.smithi110.stderr:state without impacting any branches by switching back to a branch. 2024-08-17T00:34:13.601 INFO:tasks.workunit.client.0.smithi110.stderr: 2024-08-17T00:34:13.601 INFO:tasks.workunit.client.0.smithi110.stderr:If you want to create a new branch to retain commits you create, you may 2024-08-17T00:34:13.601 INFO:tasks.workunit.client.0.smithi110.stderr:do so (now or later) by using -c with the switch command. Example: 2024-08-17T00:34:13.601 INFO:tasks.workunit.client.0.smithi110.stderr: 2024-08-17T00:34:13.601 INFO:tasks.workunit.client.0.smithi110.stderr: git switch -c 2024-08-17T00:34:13.601 INFO:tasks.workunit.client.0.smithi110.stderr: 2024-08-17T00:34:13.601 INFO:tasks.workunit.client.0.smithi110.stderr:Or undo this operation with: 2024-08-17T00:34:13.601 INFO:tasks.workunit.client.0.smithi110.stderr: 2024-08-17T00:34:13.601 INFO:tasks.workunit.client.0.smithi110.stderr: git switch - 2024-08-17T00:34:13.601 INFO:tasks.workunit.client.0.smithi110.stderr: 2024-08-17T00:34:13.602 INFO:tasks.workunit.client.0.smithi110.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-08-17T00:34:13.602 INFO:tasks.workunit.client.0.smithi110.stderr: 2024-08-17T00:34:13.602 INFO:tasks.workunit.client.0.smithi110.stderr:HEAD is now at 34035a15378 Merge pull request #59233 from zdover23/wip-doc-2024-08-15-backport-59219-to-squid 2024-08-17T00:34:13.606 DEBUG:teuthology.orchestra.run.smithi110:> 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-17T00:34:13.805 INFO:tasks.workunit.client.0.smithi110.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-17T00:34:13.808 INFO:tasks.workunit.client.0.smithi110.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-17T00:34:13.808 INFO:tasks.workunit.client.0.smithi110.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-17T00:34:14.481 INFO:tasks.workunit.client.0.smithi110.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-17T00:34:14.539 INFO:tasks.workunit.client.0.smithi110.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-17T00:34:14.579 INFO:tasks.workunit.client.0.smithi110.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-17T00:34:14.581 INFO:tasks.workunit.client.0.smithi110.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-17T00:34:14.581 INFO:tasks.workunit.client.0.smithi110.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-17T00:34:14.619 INFO:tasks.workunit.client.0.smithi110.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-17T00:34:14.623 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-17T00:34:14.623 DEBUG:teuthology.orchestra.run.smithi110:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-17T00:34:14.639 INFO:tasks.workunit:Running workunits matching test_telemetry_reef.sh on client.0... 2024-08-17T00:34:14.640 INFO:tasks.workunit:Running workunit test_telemetry_reef.sh... 2024-08-17T00:34:14.640 DEBUG:teuthology.orchestra.run.smithi110: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=34035a153785525a78f55c59012d77f335d36e2a 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-17T00:34:14.705 INFO:tasks.workunit.client.0.smithi110.stderr:+ ceph config set mgr mgr/telemetry/channel_ident true 2024-08-17T00:34:14.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:14 smithi110 ceph-mon[41467]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:14.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:14 smithi110 ceph-mon[29669]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:14.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:14 smithi177 ceph-mon[33147]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:15.089 INFO:tasks.workunit.client.0.smithi110.stderr:+ ceph config set mgr mgr/telemetry/organization ceph-qa 2024-08-17T00:34:15.299 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:14 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:14] ENGINE Bus STOPPING 2024-08-17T00:34:15.300 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T00:34:15.300 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:15] ENGINE Bus STOPPED 2024-08-17T00:34:15.300 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:15] ENGINE Bus STARTING 2024-08-17T00:34:15.300 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:15] ENGINE Serving on http://:::9283 2024-08-17T00:34:15.300 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:15] ENGINE Bus STARTED 2024-08-17T00:34:15.518 INFO:tasks.workunit.client.0.smithi110.stderr:+ ceph config set mgr mgr/telemetry/description 'upgrade test cluster' 2024-08-17T00:34:15.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:15] ENGINE Bus STOPPING 2024-08-17T00:34:15.916 INFO:tasks.workunit.client.0.smithi110.stderr:+ ceph telemetry preview 2024-08-17T00:34:16.060 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T00:34:16.060 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:15] ENGINE Bus STOPPED 2024-08-17T00:34:16.060 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:15] ENGINE Bus STARTING 2024-08-17T00:34:16.061 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:15] ENGINE Serving on http://:::9283 2024-08-17T00:34:16.061 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:15] ENGINE Bus STARTED 2024-08-17T00:34:16.061 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:15] ENGINE Bus STOPPING 2024-08-17T00:34:16.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[41467]: from='client.? ' entity='client.admin' 2024-08-17T00:34:16.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:16.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[41467]: pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:16.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:34:16.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:34:16.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:16.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/3842861999' entity='client.admin' 2024-08-17T00:34:16.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:16.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:34:16.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:34:16.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:16.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[41467]: from='client.? ' entity='client.admin' 2024-08-17T00:34:16.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:16.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:34:16.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:34:16.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:16.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[29669]: from='client.? ' entity='client.admin' 2024-08-17T00:34:16.063 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:16.063 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[29669]: pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:16.063 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:34:16.063 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:34:16.063 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:16.063 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/3842861999' entity='client.admin' 2024-08-17T00:34:16.063 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:16.063 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:34:16.063 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:34:16.063 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:16.063 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[29669]: from='client.? ' entity='client.admin' 2024-08-17T00:34:16.063 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:16.064 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:34:16.064 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:34:16.064 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:15 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:16.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:15 smithi177 ceph-mon[33147]: from='client.? ' entity='client.admin' 2024-08-17T00:34:16.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:15 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:16.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:15 smithi177 ceph-mon[33147]: pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:16.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:15 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:34:16.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:15 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:34:16.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:15 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:16.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:15 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/3842861999' entity='client.admin' 2024-08-17T00:34:16.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:15 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:16.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:15 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:34:16.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:15 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:34:16.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:15 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:16.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:15 smithi177 ceph-mon[33147]: from='client.? ' entity='client.admin' 2024-08-17T00:34:16.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:15 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:16.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:15 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:34:16.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:15 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:34:16.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:15 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:16.402 INFO:tasks.workunit.client.0.smithi110.stdout:{ 2024-08-17T00:34:16.402 INFO:tasks.workunit.client.0.smithi110.stdout: "balancer": { 2024-08-17T00:34:16.403 INFO:tasks.workunit.client.0.smithi110.stdout: "active": true, 2024-08-17T00:34:16.403 INFO:tasks.workunit.client.0.smithi110.stdout: "mode": "" 2024-08-17T00:34:16.403 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.403 INFO:tasks.workunit.client.0.smithi110.stdout: "channels": [ 2024-08-17T00:34:16.403 INFO:tasks.workunit.client.0.smithi110.stdout: "basic", 2024-08-17T00:34:16.403 INFO:tasks.workunit.client.0.smithi110.stdout: "crash", 2024-08-17T00:34:16.403 INFO:tasks.workunit.client.0.smithi110.stdout: "device", 2024-08-17T00:34:16.403 INFO:tasks.workunit.client.0.smithi110.stdout: "ident" 2024-08-17T00:34:16.403 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:16.403 INFO:tasks.workunit.client.0.smithi110.stdout: "channels_available": [ 2024-08-17T00:34:16.403 INFO:tasks.workunit.client.0.smithi110.stdout: "basic", 2024-08-17T00:34:16.404 INFO:tasks.workunit.client.0.smithi110.stdout: "ident", 2024-08-17T00:34:16.404 INFO:tasks.workunit.client.0.smithi110.stdout: "crash", 2024-08-17T00:34:16.404 INFO:tasks.workunit.client.0.smithi110.stdout: "device", 2024-08-17T00:34:16.404 INFO:tasks.workunit.client.0.smithi110.stdout: "perf" 2024-08-17T00:34:16.404 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:16.404 INFO:tasks.workunit.client.0.smithi110.stdout: "collections_available": [ 2024-08-17T00:34:16.404 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_base", 2024-08-17T00:34:16.404 INFO:tasks.workunit.client.0.smithi110.stdout: "device_base", 2024-08-17T00:34:16.404 INFO:tasks.workunit.client.0.smithi110.stdout: "crash_base", 2024-08-17T00:34:16.404 INFO:tasks.workunit.client.0.smithi110.stdout: "ident_base", 2024-08-17T00:34:16.404 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_perf", 2024-08-17T00:34:16.404 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_mds_metadata", 2024-08-17T00:34:16.405 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_pool_usage", 2024-08-17T00:34:16.405 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_usage_by_class", 2024-08-17T00:34:16.405 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_rook_v01", 2024-08-17T00:34:16.405 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_memory_metrics", 2024-08-17T00:34:16.405 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_pool_options_bluestore" 2024-08-17T00:34:16.405 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:16.405 INFO:tasks.workunit.client.0.smithi110.stdout: "collections_opted_in": [ 2024-08-17T00:34:16.405 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_base", 2024-08-17T00:34:16.405 INFO:tasks.workunit.client.0.smithi110.stdout: "device_base", 2024-08-17T00:34:16.405 INFO:tasks.workunit.client.0.smithi110.stdout: "crash_base", 2024-08-17T00:34:16.405 INFO:tasks.workunit.client.0.smithi110.stdout: "ident_base", 2024-08-17T00:34:16.405 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_perf", 2024-08-17T00:34:16.406 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_mds_metadata", 2024-08-17T00:34:16.406 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_pool_usage", 2024-08-17T00:34:16.406 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_usage_by_class", 2024-08-17T00:34:16.406 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_rook_v01", 2024-08-17T00:34:16.406 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_memory_metrics", 2024-08-17T00:34:16.406 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_pool_options_bluestore" 2024-08-17T00:34:16.406 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:16.406 INFO:tasks.workunit.client.0.smithi110.stdout: "config": { 2024-08-17T00:34:16.406 INFO:tasks.workunit.client.0.smithi110.stdout: "active_changed": [ 2024-08-17T00:34:16.406 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-17T00:34:16.406 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_debug", 2024-08-17T00:34:16.406 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_mon_ticket_ttl", 2024-08-17T00:34:16.406 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_service_ticket_ttl", 2024-08-17T00:34:16.407 INFO:tasks.workunit.client.0.smithi110.stdout: "bdev_debug_aio", 2024-08-17T00:34:16.407 INFO:tasks.workunit.client.0.smithi110.stdout: "client_check_pool_perm", 2024-08-17T00:34:16.407 INFO:tasks.workunit.client.0.smithi110.stdout: "client_mount_gid", 2024-08-17T00:34:16.407 INFO:tasks.workunit.client.0.smithi110.stdout: "client_mount_uid", 2024-08-17T00:34:16.407 INFO:tasks.workunit.client.0.smithi110.stdout: "client_quota", 2024-08-17T00:34:16.407 INFO:tasks.workunit.client.0.smithi110.stdout: "container_image", 2024-08-17T00:34:16.407 INFO:tasks.workunit.client.0.smithi110.stdout: "daemonize", 2024-08-17T00:34:16.407 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_asserts_on_shutdown", 2024-08-17T00:34:16.407 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_mgr", 2024-08-17T00:34:16.407 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_mon", 2024-08-17T00:34:16.407 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_ms", 2024-08-17T00:34:16.407 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_osd", 2024-08-17T00:34:16.407 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_paxos", 2024-08-17T00:34:16.408 INFO:tasks.workunit.client.0.smithi110.stdout: "keyring", 2024-08-17T00:34:16.408 INFO:tasks.workunit.client.0.smithi110.stdout: "leveldb_block_size", 2024-08-17T00:34:16.408 INFO:tasks.workunit.client.0.smithi110.stdout: "leveldb_cache_size", 2024-08-17T00:34:16.408 INFO:tasks.workunit.client.0.smithi110.stdout: "leveldb_compression", 2024-08-17T00:34:16.408 INFO:tasks.workunit.client.0.smithi110.stdout: "leveldb_log", 2024-08-17T00:34:16.408 INFO:tasks.workunit.client.0.smithi110.stdout: "leveldb_write_buffer_size", 2024-08-17T00:34:16.408 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_file", 2024-08-17T00:34:16.408 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_journald", 2024-08-17T00:34:16.408 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_stderr", 2024-08-17T00:34:16.408 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_allow_pool_delete", 2024-08-17T00:34:16.408 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_clock_drift_allowed", 2024-08-17T00:34:16.408 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_file_level", 2024-08-17T00:34:16.408 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_to_file", 2024-08-17T00:34:16.409 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_to_journald", 2024-08-17T00:34:16.409 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_to_stderr", 2024-08-17T00:34:16.409 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_data_avail_warn", 2024-08-17T00:34:16.409 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_election_default_strategy", 2024-08-17T00:34:16.409 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_host", 2024-08-17T00:34:16.409 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_max_pg_per_osd", 2024-08-17T00:34:16.409 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_mgr_mkfs_grace", 2024-08-17T00:34:16.409 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_osd_prime_pg_temp", 2024-08-17T00:34:16.409 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_osd_reporter_subtree_level", 2024-08-17T00:34:16.409 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_pg_warn_max_object_skew", 2024-08-17T00:34:16.409 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-17T00:34:16.409 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-17T00:34:16.410 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-17T00:34:16.410 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-17T00:34:16.410 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-17T00:34:16.410 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-17T00:34:16.410 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-17T00:34:16.410 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-17T00:34:16.410 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_too_few_osds", 2024-08-17T00:34:16.410 INFO:tasks.workunit.client.0.smithi110.stdout: "ms_die_on_bug", 2024-08-17T00:34:16.410 INFO:tasks.workunit.client.0.smithi110.stdout: "ms_die_on_old_message", 2024-08-17T00:34:16.410 INFO:tasks.workunit.client.0.smithi110.stdout: "no_config_file", 2024-08-17T00:34:16.410 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_class_default_list", 2024-08-17T00:34:16.410 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_class_load_list", 2024-08-17T00:34:16.411 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_crush_chooseleaf_type", 2024-08-17T00:34:16.411 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_misdirected_ops", 2024-08-17T00:34:16.411 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_op_order", 2024-08-17T00:34:16.411 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_pg_log_writeout", 2024-08-17T00:34:16.411 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_shutdown", 2024-08-17T00:34:16.411 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_cached_snaps", 2024-08-17T00:34:16.411 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_missing_on_start", 2024-08-17T00:34:16.411 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_stray_on_activate", 2024-08-17T00:34:16.411 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-17T00:34:16.412 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_delete_sleep", 2024-08-17T00:34:16.412 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_delete_sleep_hdd", 2024-08-17T00:34:16.412 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_delete_sleep_hybrid", 2024-08-17T00:34:16.412 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_delete_sleep_ssd", 2024-08-17T00:34:16.412 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_max_backfills", 2024-08-17T00:34:16.412 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-17T00:34:16.412 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_profile", 2024-08-17T00:34:16.412 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-08-17T00:34:16.412 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-08-17T00:34:16.412 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-08-17T00:34:16.412 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-08-17T00:34:16.413 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-08-17T00:34:16.413 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-08-17T00:34:16.413 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_client_lim", 2024-08-17T00:34:16.413 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_client_res", 2024-08-17T00:34:16.413 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_client_wgt", 2024-08-17T00:34:16.413 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_memory_target", 2024-08-17T00:34:16.414 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_memory_target_autotune", 2024-08-17T00:34:16.414 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_op_queue", 2024-08-17T00:34:16.414 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_op_queue_cut_off", 2024-08-17T00:34:16.414 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pg_delete_cost", 2024-08-17T00:34:16.414 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pool_default_erasure_code_profile", 2024-08-17T00:34:16.414 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-17T00:34:16.414 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recover_clone_overlap", 2024-08-17T00:34:16.414 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_active", 2024-08-17T00:34:16.414 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_active_hdd", 2024-08-17T00:34:16.414 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_active_ssd", 2024-08-17T00:34:16.414 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_chunk", 2024-08-17T00:34:16.414 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_sleep", 2024-08-17T00:34:16.415 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_sleep_hdd", 2024-08-17T00:34:16.415 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_sleep_hybrid", 2024-08-17T00:34:16.415 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_sleep_ssd", 2024-08-17T00:34:16.415 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_load_threshold", 2024-08-17T00:34:16.415 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_max_interval", 2024-08-17T00:34:16.415 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_sleep", 2024-08-17T00:34:16.415 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_shutdown_pgref_assert", 2024-08-17T00:34:16.415 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_snap_trim_sleep", 2024-08-17T00:34:16.415 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_snap_trim_sleep_hdd", 2024-08-17T00:34:16.416 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_snap_trim_sleep_hybrid", 2024-08-17T00:34:16.416 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_snap_trim_sleep_ssd", 2024-08-17T00:34:16.416 INFO:tasks.workunit.client.0.smithi110.stdout: "public_addr", 2024-08-17T00:34:16.416 INFO:tasks.workunit.client.0.smithi110.stdout: "public_addrv", 2024-08-17T00:34:16.416 INFO:tasks.workunit.client.0.smithi110.stdout: "public_network", 2024-08-17T00:34:16.416 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd_default_features", 2024-08-17T00:34:16.416 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd_qos_exclude_ops", 2024-08-17T00:34:16.416 INFO:tasks.workunit.client.0.smithi110.stdout: "setgroup", 2024-08-17T00:34:16.416 INFO:tasks.workunit.client.0.smithi110.stdout: "setuser" 2024-08-17T00:34:16.416 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:16.417 INFO:tasks.workunit.client.0.smithi110.stdout: "cluster_changed": [ 2024-08-17T00:34:16.417 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-17T00:34:16.417 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_debug", 2024-08-17T00:34:16.417 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_mon_ticket_ttl", 2024-08-17T00:34:16.417 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_service_ticket_ttl", 2024-08-17T00:34:16.417 INFO:tasks.workunit.client.0.smithi110.stdout: "bdev_debug_aio", 2024-08-17T00:34:16.417 INFO:tasks.workunit.client.0.smithi110.stdout: "container_image", 2024-08-17T00:34:16.417 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_asserts_on_shutdown", 2024-08-17T00:34:16.418 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_mgr", 2024-08-17T00:34:16.418 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_mon", 2024-08-17T00:34:16.418 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_ms", 2024-08-17T00:34:16.418 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_osd", 2024-08-17T00:34:16.418 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_paxos", 2024-08-17T00:34:16.418 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_file", 2024-08-17T00:34:16.418 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_journald", 2024-08-17T00:34:16.418 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_stderr", 2024-08-17T00:34:16.418 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_join_fs", 2024-08-17T00:34:16.419 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/cephadm/allow_ptrace", 2024-08-17T00:34:16.419 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/cephadm/container_init", 2024-08-17T00:34:16.419 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/cephadm/migration_current", 2024-08-17T00:34:16.419 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/cephadm/use_repo_digest", 2024-08-17T00:34:16.419 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-08-17T00:34:16.419 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-08-17T00:34:16.419 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-08-17T00:34:16.419 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-08-17T00:34:16.420 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/ssl_server_port", 2024-08-17T00:34:16.420 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/orchestrator/orchestrator", 2024-08-17T00:34:16.420 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/telemetry/channel_ident", 2024-08-17T00:34:16.420 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/telemetry/description", 2024-08-17T00:34:16.420 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/telemetry/organization", 2024-08-17T00:34:16.420 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_allow_pool_delete", 2024-08-17T00:34:16.420 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_clock_drift_allowed", 2024-08-17T00:34:16.420 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_file_level", 2024-08-17T00:34:16.420 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_to_file", 2024-08-17T00:34:16.421 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_data_avail_warn", 2024-08-17T00:34:16.421 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_election_default_strategy", 2024-08-17T00:34:16.421 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_max_pg_per_osd", 2024-08-17T00:34:16.422 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_mgr_mkfs_grace", 2024-08-17T00:34:16.422 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_osd_prime_pg_temp", 2024-08-17T00:34:16.422 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_osd_reporter_subtree_level", 2024-08-17T00:34:16.422 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_pg_warn_max_object_skew", 2024-08-17T00:34:16.422 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-17T00:34:16.422 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-17T00:34:16.422 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-17T00:34:16.422 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-17T00:34:16.422 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-17T00:34:16.422 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-17T00:34:16.422 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-17T00:34:16.423 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-17T00:34:16.423 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_too_few_osds", 2024-08-17T00:34:16.423 INFO:tasks.workunit.client.0.smithi110.stdout: "ms_die_on_bug", 2024-08-17T00:34:16.423 INFO:tasks.workunit.client.0.smithi110.stdout: "ms_die_on_old_message", 2024-08-17T00:34:16.423 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_class_default_list", 2024-08-17T00:34:16.423 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_class_load_list", 2024-08-17T00:34:16.423 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_misdirected_ops", 2024-08-17T00:34:16.423 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_op_order", 2024-08-17T00:34:16.423 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_pg_log_writeout", 2024-08-17T00:34:16.423 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_shutdown", 2024-08-17T00:34:16.423 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_cached_snaps", 2024-08-17T00:34:16.423 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_missing_on_start", 2024-08-17T00:34:16.423 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_stray_on_activate", 2024-08-17T00:34:16.423 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-17T00:34:16.424 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-17T00:34:16.424 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_profile", 2024-08-17T00:34:16.424 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_memory_target", 2024-08-17T00:34:16.424 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_memory_target_autotune", 2024-08-17T00:34:16.424 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_op_queue", 2024-08-17T00:34:16.424 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_op_queue_cut_off", 2024-08-17T00:34:16.424 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pool_default_erasure_code_profile", 2024-08-17T00:34:16.424 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-17T00:34:16.424 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recover_clone_overlap", 2024-08-17T00:34:16.424 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_chunk", 2024-08-17T00:34:16.424 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_load_threshold", 2024-08-17T00:34:16.424 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_max_interval", 2024-08-17T00:34:16.424 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_shutdown_pgref_assert", 2024-08-17T00:34:16.425 INFO:tasks.workunit.client.0.smithi110.stdout: "public_network", 2024-08-17T00:34:16.425 INFO:tasks.workunit.client.0.smithi110.stdout: "rgw_cache_enabled", 2024-08-17T00:34:16.425 INFO:tasks.workunit.client.0.smithi110.stdout: "rgw_enable_ops_log", 2024-08-17T00:34:16.425 INFO:tasks.workunit.client.0.smithi110.stdout: "rgw_enable_usage_log" 2024-08-17T00:34:16.425 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:16.425 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.425 INFO:tasks.workunit.client.0.smithi110.stdout: "contact": null, 2024-08-17T00:34:16.425 INFO:tasks.workunit.client.0.smithi110.stdout: "crashes": [], 2024-08-17T00:34:16.425 INFO:tasks.workunit.client.0.smithi110.stdout: "created": "2024-08-17T00:25:38.635176Z", 2024-08-17T00:34:16.425 INFO:tasks.workunit.client.0.smithi110.stdout: "crush": { 2024-08-17T00:34:16.425 INFO:tasks.workunit.client.0.smithi110.stdout: "bucket_algs": { 2024-08-17T00:34:16.425 INFO:tasks.workunit.client.0.smithi110.stdout: "straw2": 3 2024-08-17T00:34:16.425 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.426 INFO:tasks.workunit.client.0.smithi110.stdout: "bucket_sizes": { 2024-08-17T00:34:16.426 INFO:tasks.workunit.client.0.smithi110.stdout: "2": 1, 2024-08-17T00:34:16.426 INFO:tasks.workunit.client.0.smithi110.stdout: "4": 2 2024-08-17T00:34:16.426 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.426 INFO:tasks.workunit.client.0.smithi110.stdout: "bucket_types": { 2024-08-17T00:34:16.426 INFO:tasks.workunit.client.0.smithi110.stdout: "1": 2, 2024-08-17T00:34:16.426 INFO:tasks.workunit.client.0.smithi110.stdout: "11": 1 2024-08-17T00:34:16.426 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.426 INFO:tasks.workunit.client.0.smithi110.stdout: "compat_weight_set": false, 2024-08-17T00:34:16.426 INFO:tasks.workunit.client.0.smithi110.stdout: "device_classes": [ 2024-08-17T00:34:16.426 INFO:tasks.workunit.client.0.smithi110.stdout: 8 2024-08-17T00:34:16.426 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:16.426 INFO:tasks.workunit.client.0.smithi110.stdout: "num_buckets": 6, 2024-08-17T00:34:16.427 INFO:tasks.workunit.client.0.smithi110.stdout: "num_devices": 8, 2024-08-17T00:34:16.427 INFO:tasks.workunit.client.0.smithi110.stdout: "num_rules": 1, 2024-08-17T00:34:16.427 INFO:tasks.workunit.client.0.smithi110.stdout: "num_types": 12, 2024-08-17T00:34:16.427 INFO:tasks.workunit.client.0.smithi110.stdout: "num_weight_sets": 0, 2024-08-17T00:34:16.427 INFO:tasks.workunit.client.0.smithi110.stdout: "tunables": { 2024-08-17T00:34:16.427 INFO:tasks.workunit.client.0.smithi110.stdout: "allowed_bucket_algs": 54, 2024-08-17T00:34:16.427 INFO:tasks.workunit.client.0.smithi110.stdout: "choose_local_fallback_tries": 0, 2024-08-17T00:34:16.427 INFO:tasks.workunit.client.0.smithi110.stdout: "choose_local_tries": 0, 2024-08-17T00:34:16.427 INFO:tasks.workunit.client.0.smithi110.stdout: "choose_total_tries": 50, 2024-08-17T00:34:16.427 INFO:tasks.workunit.client.0.smithi110.stdout: "chooseleaf_descend_once": 1, 2024-08-17T00:34:16.427 INFO:tasks.workunit.client.0.smithi110.stdout: "chooseleaf_stable": 1, 2024-08-17T00:34:16.427 INFO:tasks.workunit.client.0.smithi110.stdout: "chooseleaf_vary_r": 1, 2024-08-17T00:34:16.427 INFO:tasks.workunit.client.0.smithi110.stdout: "has_v2_rules": 0, 2024-08-17T00:34:16.427 INFO:tasks.workunit.client.0.smithi110.stdout: "has_v3_rules": 0, 2024-08-17T00:34:16.428 INFO:tasks.workunit.client.0.smithi110.stdout: "has_v4_buckets": 1, 2024-08-17T00:34:16.428 INFO:tasks.workunit.client.0.smithi110.stdout: "has_v5_rules": 0, 2024-08-17T00:34:16.428 INFO:tasks.workunit.client.0.smithi110.stdout: "legacy_tunables": 0, 2024-08-17T00:34:16.428 INFO:tasks.workunit.client.0.smithi110.stdout: "minimum_required_version": "jewel", 2024-08-17T00:34:16.428 INFO:tasks.workunit.client.0.smithi110.stdout: "optimal_tunables": 1, 2024-08-17T00:34:16.428 INFO:tasks.workunit.client.0.smithi110.stdout: "profile": "jewel", 2024-08-17T00:34:16.428 INFO:tasks.workunit.client.0.smithi110.stdout: "require_feature_tunables": 1, 2024-08-17T00:34:16.428 INFO:tasks.workunit.client.0.smithi110.stdout: "require_feature_tunables2": 1, 2024-08-17T00:34:16.428 INFO:tasks.workunit.client.0.smithi110.stdout: "require_feature_tunables3": 1, 2024-08-17T00:34:16.428 INFO:tasks.workunit.client.0.smithi110.stdout: "require_feature_tunables5": 1, 2024-08-17T00:34:16.428 INFO:tasks.workunit.client.0.smithi110.stdout: "straw_calc_version": 1 2024-08-17T00:34:16.428 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.428 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.429 INFO:tasks.workunit.client.0.smithi110.stdout: "description": "upgrade test cluster", 2024-08-17T00:34:16.429 INFO:tasks.workunit.client.0.smithi110.stdout: "fs": { 2024-08-17T00:34:16.429 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:16.429 INFO:tasks.workunit.client.0.smithi110.stdout: "feature_flags": { 2024-08-17T00:34:16.429 INFO:tasks.workunit.client.0.smithi110.stdout: "enable_multiple": true, 2024-08-17T00:34:16.429 INFO:tasks.workunit.client.0.smithi110.stdout: "ever_enabled_multiple": true 2024-08-17T00:34:16.429 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.429 INFO:tasks.workunit.client.0.smithi110.stdout: "filesystems": [ 2024-08-17T00:34:16.429 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:16.429 INFO:tasks.workunit.client.0.smithi110.stdout: "approx_ctime": "2024-08", 2024-08-17T00:34:16.429 INFO:tasks.workunit.client.0.smithi110.stdout: "balancer_enabled": false, 2024-08-17T00:34:16.429 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:16.429 INFO:tasks.workunit.client.0.smithi110.stdout: "cached_caps": 0, 2024-08-17T00:34:16.429 INFO:tasks.workunit.client.0.smithi110.stdout: "cached_dns": 10, 2024-08-17T00:34:16.430 INFO:tasks.workunit.client.0.smithi110.stdout: "cached_inos": 13, 2024-08-17T00:34:16.430 INFO:tasks.workunit.client.0.smithi110.stdout: "cached_subtrees": 2, 2024-08-17T00:34:16.430 INFO:tasks.workunit.client.0.smithi110.stdout: "ever_allowed_features": 0, 2024-08-17T00:34:16.430 INFO:tasks.workunit.client.0.smithi110.stdout: "explicitly_allowed_features": 0, 2024-08-17T00:34:16.430 INFO:tasks.workunit.client.0.smithi110.stdout: "files": 0, 2024-08-17T00:34:16.430 INFO:tasks.workunit.client.0.smithi110.stdout: "max_mds": 1, 2024-08-17T00:34:16.430 INFO:tasks.workunit.client.0.smithi110.stdout: "num_data_pools": 1, 2024-08-17T00:34:16.430 INFO:tasks.workunit.client.0.smithi110.stdout: "num_in": 1, 2024-08-17T00:34:16.430 INFO:tasks.workunit.client.0.smithi110.stdout: "num_mds": 1, 2024-08-17T00:34:16.430 INFO:tasks.workunit.client.0.smithi110.stdout: "num_sessions": 0, 2024-08-17T00:34:16.430 INFO:tasks.workunit.client.0.smithi110.stdout: "num_standby_replay": 0, 2024-08-17T00:34:16.430 INFO:tasks.workunit.client.0.smithi110.stdout: "num_up": 1, 2024-08-17T00:34:16.430 INFO:tasks.workunit.client.0.smithi110.stdout: "snaps": 0, 2024-08-17T00:34:16.430 INFO:tasks.workunit.client.0.smithi110.stdout: "standby_count_wanted": 0 2024-08-17T00:34:16.431 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.431 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:16.431 INFO:tasks.workunit.client.0.smithi110.stdout: "num_standby_mds": 1, 2024-08-17T00:34:16.431 INFO:tasks.workunit.client.0.smithi110.stdout: "total_num_mds": 2 2024-08-17T00:34:16.431 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.431 INFO:tasks.workunit.client.0.smithi110.stdout: "hosts": { 2024-08-17T00:34:16.431 INFO:tasks.workunit.client.0.smithi110.stdout: "num": 2, 2024-08-17T00:34:16.431 INFO:tasks.workunit.client.0.smithi110.stdout: "num_with_mds": 2, 2024-08-17T00:34:16.431 INFO:tasks.workunit.client.0.smithi110.stdout: "num_with_mgr": 2, 2024-08-17T00:34:16.431 INFO:tasks.workunit.client.0.smithi110.stdout: "num_with_mon": 2, 2024-08-17T00:34:16.431 INFO:tasks.workunit.client.0.smithi110.stdout: "num_with_osd": 2 2024-08-17T00:34:16.431 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.431 INFO:tasks.workunit.client.0.smithi110.stdout: "leaderboard": false, 2024-08-17T00:34:16.432 INFO:tasks.workunit.client.0.smithi110.stdout: "leaderboard_description": null, 2024-08-17T00:34:16.432 INFO:tasks.workunit.client.0.smithi110.stdout: "license": "sharing-1-0", 2024-08-17T00:34:16.432 INFO:tasks.workunit.client.0.smithi110.stdout: "metadata": { 2024-08-17T00:34:16.432 INFO:tasks.workunit.client.0.smithi110.stdout: "mds": { 2024-08-17T00:34:16.432 INFO:tasks.workunit.client.0.smithi110.stdout: "arch": { 2024-08-17T00:34:16.432 INFO:tasks.workunit.client.0.smithi110.stdout: "x86_64": 2 2024-08-17T00:34:16.432 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.432 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_version": { 2024-08-17T00:34:16.432 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 2 2024-08-17T00:34:16.432 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.432 INFO:tasks.workunit.client.0.smithi110.stdout: "cpu": { 2024-08-17T00:34:16.432 INFO:tasks.workunit.client.0.smithi110.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-08-17T00:34:16.432 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.433 INFO:tasks.workunit.client.0.smithi110.stdout: "distro": { 2024-08-17T00:34:16.433 INFO:tasks.workunit.client.0.smithi110.stdout: "centos": 2 2024-08-17T00:34:16.433 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.433 INFO:tasks.workunit.client.0.smithi110.stdout: "distro_description": { 2024-08-17T00:34:16.433 INFO:tasks.workunit.client.0.smithi110.stdout: "CentOS Stream 9": 2 2024-08-17T00:34:16.433 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.433 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_description": { 2024-08-17T00:34:16.433 INFO:tasks.workunit.client.0.smithi110.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 2 2024-08-17T00:34:16.433 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.433 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_version": { 2024-08-17T00:34:16.433 INFO:tasks.workunit.client.0.smithi110.stdout: "5.14.0-480.el9.x86_64": 2 2024-08-17T00:34:16.433 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.433 INFO:tasks.workunit.client.0.smithi110.stdout: "os": { 2024-08-17T00:34:16.434 INFO:tasks.workunit.client.0.smithi110.stdout: "Linux": 2 2024-08-17T00:34:16.434 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.434 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.434 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T00:34:16.434 INFO:tasks.workunit.client.0.smithi110.stdout: "arch": { 2024-08-17T00:34:16.434 INFO:tasks.workunit.client.0.smithi110.stdout: "x86_64": 3 2024-08-17T00:34:16.434 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.434 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_version": { 2024-08-17T00:34:16.434 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 3 2024-08-17T00:34:16.434 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.434 INFO:tasks.workunit.client.0.smithi110.stdout: "cpu": { 2024-08-17T00:34:16.434 INFO:tasks.workunit.client.0.smithi110.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-08-17T00:34:16.434 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.435 INFO:tasks.workunit.client.0.smithi110.stdout: "distro": { 2024-08-17T00:34:16.435 INFO:tasks.workunit.client.0.smithi110.stdout: "centos": 3 2024-08-17T00:34:16.435 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.435 INFO:tasks.workunit.client.0.smithi110.stdout: "distro_description": { 2024-08-17T00:34:16.435 INFO:tasks.workunit.client.0.smithi110.stdout: "CentOS Stream 9": 3 2024-08-17T00:34:16.435 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.435 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_description": { 2024-08-17T00:34:16.435 INFO:tasks.workunit.client.0.smithi110.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 3 2024-08-17T00:34:16.435 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.435 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_version": { 2024-08-17T00:34:16.435 INFO:tasks.workunit.client.0.smithi110.stdout: "5.14.0-480.el9.x86_64": 3 2024-08-17T00:34:16.435 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.435 INFO:tasks.workunit.client.0.smithi110.stdout: "os": { 2024-08-17T00:34:16.435 INFO:tasks.workunit.client.0.smithi110.stdout: "Linux": 3 2024-08-17T00:34:16.436 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.436 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.436 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:16.436 INFO:tasks.workunit.client.0.smithi110.stdout: "arch": { 2024-08-17T00:34:16.436 INFO:tasks.workunit.client.0.smithi110.stdout: "x86_64": 8 2024-08-17T00:34:16.436 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.436 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_version": { 2024-08-17T00:34:16.436 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 8 2024-08-17T00:34:16.436 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.436 INFO:tasks.workunit.client.0.smithi110.stdout: "cpu": { 2024-08-17T00:34:16.436 INFO:tasks.workunit.client.0.smithi110.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-08-17T00:34:16.436 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.436 INFO:tasks.workunit.client.0.smithi110.stdout: "distro": { 2024-08-17T00:34:16.437 INFO:tasks.workunit.client.0.smithi110.stdout: "centos": 8 2024-08-17T00:34:16.437 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.437 INFO:tasks.workunit.client.0.smithi110.stdout: "distro_description": { 2024-08-17T00:34:16.437 INFO:tasks.workunit.client.0.smithi110.stdout: "CentOS Stream 9": 8 2024-08-17T00:34:16.437 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.437 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_description": { 2024-08-17T00:34:16.437 INFO:tasks.workunit.client.0.smithi110.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 8 2024-08-17T00:34:16.437 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.437 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_version": { 2024-08-17T00:34:16.437 INFO:tasks.workunit.client.0.smithi110.stdout: "5.14.0-480.el9.x86_64": 8 2024-08-17T00:34:16.437 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.437 INFO:tasks.workunit.client.0.smithi110.stdout: "os": { 2024-08-17T00:34:16.438 INFO:tasks.workunit.client.0.smithi110.stdout: "Linux": 8 2024-08-17T00:34:16.438 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.438 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_objectstore": { 2024-08-17T00:34:16.438 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": 8 2024-08-17T00:34:16.438 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.438 INFO:tasks.workunit.client.0.smithi110.stdout: "rotational": { 2024-08-17T00:34:16.438 INFO:tasks.workunit.client.0.smithi110.stdout: "0": 8 2024-08-17T00:34:16.438 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.438 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.438 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.438 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T00:34:16.438 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T00:34:16.438 INFO:tasks.workunit.client.0.smithi110.stdout: "features": { 2024-08-17T00:34:16.439 INFO:tasks.workunit.client.0.smithi110.stdout: "optional": [], 2024-08-17T00:34:16.439 INFO:tasks.workunit.client.0.smithi110.stdout: "persistent": [ 2024-08-17T00:34:16.439 INFO:tasks.workunit.client.0.smithi110.stdout: "kraken", 2024-08-17T00:34:16.439 INFO:tasks.workunit.client.0.smithi110.stdout: "luminous", 2024-08-17T00:34:16.439 INFO:tasks.workunit.client.0.smithi110.stdout: "mimic", 2024-08-17T00:34:16.439 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap-prune", 2024-08-17T00:34:16.439 INFO:tasks.workunit.client.0.smithi110.stdout: "nautilus", 2024-08-17T00:34:16.439 INFO:tasks.workunit.client.0.smithi110.stdout: "octopus", 2024-08-17T00:34:16.439 INFO:tasks.workunit.client.0.smithi110.stdout: "pacific", 2024-08-17T00:34:16.439 INFO:tasks.workunit.client.0.smithi110.stdout: "elector-pinging", 2024-08-17T00:34:16.439 INFO:tasks.workunit.client.0.smithi110.stdout: "quincy", 2024-08-17T00:34:16.439 INFO:tasks.workunit.client.0.smithi110.stdout: "reef" 2024-08-17T00:34:16.439 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:16.439 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.439 INFO:tasks.workunit.client.0.smithi110.stdout: "ipv4_addr_mons": 6, 2024-08-17T00:34:16.440 INFO:tasks.workunit.client.0.smithi110.stdout: "ipv6_addr_mons": 0, 2024-08-17T00:34:16.440 INFO:tasks.workunit.client.0.smithi110.stdout: "min_mon_release": 18, 2024-08-17T00:34:16.440 INFO:tasks.workunit.client.0.smithi110.stdout: "v1_addr_mons": 3, 2024-08-17T00:34:16.440 INFO:tasks.workunit.client.0.smithi110.stdout: "v2_addr_mons": 3 2024-08-17T00:34:16.440 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.440 INFO:tasks.workunit.client.0.smithi110.stdout: "organization": "ceph-qa", 2024-08-17T00:34:16.440 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:16.440 INFO:tasks.workunit.client.0.smithi110.stdout: "cluster_network": false, 2024-08-17T00:34:16.440 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8, 2024-08-17T00:34:16.440 INFO:tasks.workunit.client.0.smithi110.stdout: "require_min_compat_client": "luminous", 2024-08-17T00:34:16.440 INFO:tasks.workunit.client.0.smithi110.stdout: "require_osd_release": "reef" 2024-08-17T00:34:16.440 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.440 INFO:tasks.workunit.client.0.smithi110.stdout: "pools": [ 2024-08-17T00:34:16.441 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:16.441 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T00:34:16.441 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr" 2024-08-17T00:34:16.441 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:16.441 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_mode": "none", 2024-08-17T00:34:16.441 INFO:tasks.workunit.client.0.smithi110.stdout: "erasure_code_profile": {}, 2024-08-17T00:34:16.441 INFO:tasks.workunit.client.0.smithi110.stdout: "min_size": 2, 2024-08-17T00:34:16.441 INFO:tasks.workunit.client.0.smithi110.stdout: "options": {}, 2024-08-17T00:34:16.441 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_autoscale_mode": "off", 2024-08-17T00:34:16.441 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 1, 2024-08-17T00:34:16.441 INFO:tasks.workunit.client.0.smithi110.stdout: "pgp_num": 1, 2024-08-17T00:34:16.441 INFO:tasks.workunit.client.0.smithi110.stdout: "pool": 1, 2024-08-17T00:34:16.441 INFO:tasks.workunit.client.0.smithi110.stdout: "size": 3, 2024-08-17T00:34:16.441 INFO:tasks.workunit.client.0.smithi110.stdout: "stats": { 2024-08-17T00:34:16.441 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_raw": 729301002506, 2024-08-17T00:34:16.442 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_used": 1781760, 2024-08-17T00:34:16.442 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_bytes_used": 0, 2024-08-17T00:34:16.442 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_under_bytes": 0, 2024-08-17T00:34:16.442 INFO:tasks.workunit.client.0.smithi110.stdout: "data_bytes_used": 1781760, 2024-08-17T00:34:16.442 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty": 0, 2024-08-17T00:34:16.442 INFO:tasks.workunit.client.0.smithi110.stdout: "max_avail": 243100336128, 2024-08-17T00:34:16.442 INFO:tasks.workunit.client.0.smithi110.stdout: "objects": 2, 2024-08-17T00:34:16.442 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_bytes_used": 0, 2024-08-17T00:34:16.442 INFO:tasks.workunit.client.0.smithi110.stdout: "percent_used": 2.443100584059721e-06, 2024-08-17T00:34:16.442 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_bytes": 0, 2024-08-17T00:34:16.442 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_objects": 0, 2024-08-17T00:34:16.442 INFO:tasks.workunit.client.0.smithi110.stdout: "rd": 212, 2024-08-17T00:34:16.442 INFO:tasks.workunit.client.0.smithi110.stdout: "rd_bytes": 313344, 2024-08-17T00:34:16.443 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": 590368, 2024-08-17T00:34:16.443 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_data": 590368, 2024-08-17T00:34:16.443 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_omap": 0, 2024-08-17T00:34:16.443 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_raw": 1771104, 2024-08-17T00:34:16.443 INFO:tasks.workunit.client.0.smithi110.stdout: "wr": 179, 2024-08-17T00:34:16.443 INFO:tasks.workunit.client.0.smithi110.stdout: "wr_bytes": 2473984 2024-08-17T00:34:16.443 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.443 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_bytes": 0, 2024-08-17T00:34:16.443 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_objects": 0, 2024-08-17T00:34:16.443 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "replicated" 2024-08-17T00:34:16.443 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.443 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:16.443 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T00:34:16.443 INFO:tasks.workunit.client.0.smithi110.stdout: "cephfs" 2024-08-17T00:34:16.444 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:16.444 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_mode": "none", 2024-08-17T00:34:16.444 INFO:tasks.workunit.client.0.smithi110.stdout: "erasure_code_profile": {}, 2024-08-17T00:34:16.444 INFO:tasks.workunit.client.0.smithi110.stdout: "min_size": 2, 2024-08-17T00:34:16.444 INFO:tasks.workunit.client.0.smithi110.stdout: "options": {}, 2024-08-17T00:34:16.444 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_autoscale_mode": "off", 2024-08-17T00:34:16.444 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 32, 2024-08-17T00:34:16.444 INFO:tasks.workunit.client.0.smithi110.stdout: "pgp_num": 32, 2024-08-17T00:34:16.444 INFO:tasks.workunit.client.0.smithi110.stdout: "pool": 2, 2024-08-17T00:34:16.444 INFO:tasks.workunit.client.0.smithi110.stdout: "size": 3, 2024-08-17T00:34:16.444 INFO:tasks.workunit.client.0.smithi110.stdout: "stats": { 2024-08-17T00:34:16.444 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_raw": 729301002506, 2024-08-17T00:34:16.444 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_used": 98304, 2024-08-17T00:34:16.444 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_bytes_used": 0, 2024-08-17T00:34:16.445 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_under_bytes": 0, 2024-08-17T00:34:16.445 INFO:tasks.workunit.client.0.smithi110.stdout: "data_bytes_used": 98304, 2024-08-17T00:34:16.445 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty": 0, 2024-08-17T00:34:16.445 INFO:tasks.workunit.client.0.smithi110.stdout: "max_avail": 243100336128, 2024-08-17T00:34:16.445 INFO:tasks.workunit.client.0.smithi110.stdout: "objects": 22, 2024-08-17T00:34:16.445 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_bytes_used": 0, 2024-08-17T00:34:16.445 INFO:tasks.workunit.client.0.smithi110.stdout: "percent_used": 1.3479206018018886e-07, 2024-08-17T00:34:16.445 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_bytes": 0, 2024-08-17T00:34:16.445 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_objects": 0, 2024-08-17T00:34:16.445 INFO:tasks.workunit.client.0.smithi110.stdout: "rd": 0, 2024-08-17T00:34:16.445 INFO:tasks.workunit.client.0.smithi110.stdout: "rd_bytes": 0, 2024-08-17T00:34:16.445 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": 3428, 2024-08-17T00:34:16.445 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_data": 3428, 2024-08-17T00:34:16.445 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_omap": 0, 2024-08-17T00:34:16.446 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_raw": 10284, 2024-08-17T00:34:16.446 INFO:tasks.workunit.client.0.smithi110.stdout: "wr": 51, 2024-08-17T00:34:16.446 INFO:tasks.workunit.client.0.smithi110.stdout: "wr_bytes": 20480 2024-08-17T00:34:16.446 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.446 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_bytes": 0, 2024-08-17T00:34:16.446 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_objects": 0, 2024-08-17T00:34:16.446 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "replicated" 2024-08-17T00:34:16.446 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.446 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:16.446 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T00:34:16.446 INFO:tasks.workunit.client.0.smithi110.stdout: "cephfs" 2024-08-17T00:34:16.446 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:16.446 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_mode": "none", 2024-08-17T00:34:16.447 INFO:tasks.workunit.client.0.smithi110.stdout: "erasure_code_profile": {}, 2024-08-17T00:34:16.447 INFO:tasks.workunit.client.0.smithi110.stdout: "min_size": 2, 2024-08-17T00:34:16.447 INFO:tasks.workunit.client.0.smithi110.stdout: "options": {}, 2024-08-17T00:34:16.447 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_autoscale_mode": "off", 2024-08-17T00:34:16.447 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 64, 2024-08-17T00:34:16.447 INFO:tasks.workunit.client.0.smithi110.stdout: "pgp_num": 64, 2024-08-17T00:34:16.447 INFO:tasks.workunit.client.0.smithi110.stdout: "pool": 3, 2024-08-17T00:34:16.447 INFO:tasks.workunit.client.0.smithi110.stdout: "size": 3, 2024-08-17T00:34:16.447 INFO:tasks.workunit.client.0.smithi110.stdout: "stats": { 2024-08-17T00:34:16.447 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_raw": 729301002506, 2024-08-17T00:34:16.447 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_used": 0, 2024-08-17T00:34:16.447 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_bytes_used": 0, 2024-08-17T00:34:16.447 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_under_bytes": 0, 2024-08-17T00:34:16.447 INFO:tasks.workunit.client.0.smithi110.stdout: "data_bytes_used": 0, 2024-08-17T00:34:16.448 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty": 0, 2024-08-17T00:34:16.448 INFO:tasks.workunit.client.0.smithi110.stdout: "max_avail": 243100336128, 2024-08-17T00:34:16.448 INFO:tasks.workunit.client.0.smithi110.stdout: "objects": 0, 2024-08-17T00:34:16.448 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_bytes_used": 0, 2024-08-17T00:34:16.448 INFO:tasks.workunit.client.0.smithi110.stdout: "percent_used": 0.0, 2024-08-17T00:34:16.448 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_bytes": 0, 2024-08-17T00:34:16.448 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_objects": 0, 2024-08-17T00:34:16.448 INFO:tasks.workunit.client.0.smithi110.stdout: "rd": 0, 2024-08-17T00:34:16.448 INFO:tasks.workunit.client.0.smithi110.stdout: "rd_bytes": 0, 2024-08-17T00:34:16.448 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": 0, 2024-08-17T00:34:16.448 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_data": 0, 2024-08-17T00:34:16.448 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_omap": 0, 2024-08-17T00:34:16.448 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_raw": 0, 2024-08-17T00:34:16.448 INFO:tasks.workunit.client.0.smithi110.stdout: "wr": 0, 2024-08-17T00:34:16.449 INFO:tasks.workunit.client.0.smithi110.stdout: "wr_bytes": 0 2024-08-17T00:34:16.449 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.449 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_bytes": 0, 2024-08-17T00:34:16.449 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_objects": 0, 2024-08-17T00:34:16.449 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "replicated" 2024-08-17T00:34:16.449 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.449 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:16.449 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T00:34:16.449 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd" 2024-08-17T00:34:16.449 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:16.449 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_mode": "none", 2024-08-17T00:34:16.449 INFO:tasks.workunit.client.0.smithi110.stdout: "erasure_code_profile": {}, 2024-08-17T00:34:16.449 INFO:tasks.workunit.client.0.smithi110.stdout: "min_size": 2, 2024-08-17T00:34:16.450 INFO:tasks.workunit.client.0.smithi110.stdout: "options": {}, 2024-08-17T00:34:16.450 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_autoscale_mode": "off", 2024-08-17T00:34:16.450 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 8, 2024-08-17T00:34:16.450 INFO:tasks.workunit.client.0.smithi110.stdout: "pgp_num": 8, 2024-08-17T00:34:16.450 INFO:tasks.workunit.client.0.smithi110.stdout: "pool": 4, 2024-08-17T00:34:16.450 INFO:tasks.workunit.client.0.smithi110.stdout: "size": 3, 2024-08-17T00:34:16.450 INFO:tasks.workunit.client.0.smithi110.stdout: "stats": { 2024-08-17T00:34:16.450 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_raw": 729301002506, 2024-08-17T00:34:16.450 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_used": 12288, 2024-08-17T00:34:16.450 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_bytes_used": 0, 2024-08-17T00:34:16.450 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_under_bytes": 0, 2024-08-17T00:34:16.450 INFO:tasks.workunit.client.0.smithi110.stdout: "data_bytes_used": 12288, 2024-08-17T00:34:16.450 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty": 0, 2024-08-17T00:34:16.451 INFO:tasks.workunit.client.0.smithi110.stdout: "max_avail": 243100336128, 2024-08-17T00:34:16.451 INFO:tasks.workunit.client.0.smithi110.stdout: "objects": 2, 2024-08-17T00:34:16.451 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_bytes_used": 0, 2024-08-17T00:34:16.451 INFO:tasks.workunit.client.0.smithi110.stdout: "percent_used": 1.6849011075237286e-08, 2024-08-17T00:34:16.451 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_bytes": 0, 2024-08-17T00:34:16.451 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_objects": 0, 2024-08-17T00:34:16.451 INFO:tasks.workunit.client.0.smithi110.stdout: "rd": 0, 2024-08-17T00:34:16.451 INFO:tasks.workunit.client.0.smithi110.stdout: "rd_bytes": 0, 2024-08-17T00:34:16.451 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": 19, 2024-08-17T00:34:16.451 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_data": 19, 2024-08-17T00:34:16.451 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_omap": 0, 2024-08-17T00:34:16.451 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_raw": 57, 2024-08-17T00:34:16.451 INFO:tasks.workunit.client.0.smithi110.stdout: "wr": 2, 2024-08-17T00:34:16.451 INFO:tasks.workunit.client.0.smithi110.stdout: "wr_bytes": 2048 2024-08-17T00:34:16.452 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.452 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_bytes": 0, 2024-08-17T00:34:16.452 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_objects": 0, 2024-08-17T00:34:16.452 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "replicated" 2024-08-17T00:34:16.452 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.452 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:16.452 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd": { 2024-08-17T00:34:16.452 INFO:tasks.workunit.client.0.smithi110.stdout: "mirroring_by_pool": [ 2024-08-17T00:34:16.452 INFO:tasks.workunit.client.0.smithi110.stdout: false 2024-08-17T00:34:16.452 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:16.452 INFO:tasks.workunit.client.0.smithi110.stdout: "num_images_by_pool": [ 2024-08-17T00:34:16.452 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:16.452 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:16.452 INFO:tasks.workunit.client.0.smithi110.stdout: "num_pools": 1 2024-08-17T00:34:16.452 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.453 INFO:tasks.workunit.client.0.smithi110.stdout: "report_id": "aee3fa1a-1fb4-4e73-a208-412923b193c8", 2024-08-17T00:34:16.453 INFO:tasks.workunit.client.0.smithi110.stdout: "report_timestamp": "2024-08-17T00:34:16.395702", 2024-08-17T00:34:16.453 INFO:tasks.workunit.client.0.smithi110.stdout: "report_version": 1, 2024-08-17T00:34:16.453 INFO:tasks.workunit.client.0.smithi110.stdout: "rook": { 2024-08-17T00:34:16.453 INFO:tasks.workunit.client.0.smithi110.stdout: "cluster": { 2024-08-17T00:34:16.453 INFO:tasks.workunit.client.0.smithi110.stdout: "external-mode": null, 2024-08-17T00:34:16.453 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T00:34:16.453 INFO:tasks.workunit.client.0.smithi110.stdout: "allow-multiple-per-node": null, 2024-08-17T00:34:16.453 INFO:tasks.workunit.client.0.smithi110.stdout: "count": null, 2024-08-17T00:34:16.453 INFO:tasks.workunit.client.0.smithi110.stdout: "max-id": null, 2024-08-17T00:34:16.453 INFO:tasks.workunit.client.0.smithi110.stdout: "pvc": { 2024-08-17T00:34:16.453 INFO:tasks.workunit.client.0.smithi110.stdout: "enabled": null 2024-08-17T00:34:16.453 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.454 INFO:tasks.workunit.client.0.smithi110.stdout: "stretch": { 2024-08-17T00:34:16.454 INFO:tasks.workunit.client.0.smithi110.stdout: "enabled": null 2024-08-17T00:34:16.454 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.454 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.454 INFO:tasks.workunit.client.0.smithi110.stdout: "network": { 2024-08-17T00:34:16.454 INFO:tasks.workunit.client.0.smithi110.stdout: "provider": null 2024-08-17T00:34:16.454 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.454 INFO:tasks.workunit.client.0.smithi110.stdout: "storage": { 2024-08-17T00:34:16.454 INFO:tasks.workunit.client.0.smithi110.stdout: "device-set": { 2024-08-17T00:34:16.454 INFO:tasks.workunit.client.0.smithi110.stdout: "count": { 2024-08-17T00:34:16.454 INFO:tasks.workunit.client.0.smithi110.stdout: "non-portable": null, 2024-08-17T00:34:16.454 INFO:tasks.workunit.client.0.smithi110.stdout: "portable": null, 2024-08-17T00:34:16.454 INFO:tasks.workunit.client.0.smithi110.stdout: "total": null 2024-08-17T00:34:16.454 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.454 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.455 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.455 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.455 INFO:tasks.workunit.client.0.smithi110.stdout: "csi": { 2024-08-17T00:34:16.455 INFO:tasks.workunit.client.0.smithi110.stdout: "version": null 2024-08-17T00:34:16.455 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.455 INFO:tasks.workunit.client.0.smithi110.stdout: "kubernetes": { 2024-08-17T00:34:16.455 INFO:tasks.workunit.client.0.smithi110.stdout: "version": null 2024-08-17T00:34:16.455 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.455 INFO:tasks.workunit.client.0.smithi110.stdout: "node": { 2024-08-17T00:34:16.455 INFO:tasks.workunit.client.0.smithi110.stdout: "count": { 2024-08-17T00:34:16.455 INFO:tasks.workunit.client.0.smithi110.stdout: "kubernetes-total": null, 2024-08-17T00:34:16.455 INFO:tasks.workunit.client.0.smithi110.stdout: "with-ceph-daemons": null, 2024-08-17T00:34:16.455 INFO:tasks.workunit.client.0.smithi110.stdout: "with-csi-cephfs-plugin": null, 2024-08-17T00:34:16.456 INFO:tasks.workunit.client.0.smithi110.stdout: "with-csi-nfs-plugin": null, 2024-08-17T00:34:16.456 INFO:tasks.workunit.client.0.smithi110.stdout: "with-csi-rbd-plugin": null 2024-08-17T00:34:16.456 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.456 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.456 INFO:tasks.workunit.client.0.smithi110.stdout: "usage": { 2024-08-17T00:34:16.456 INFO:tasks.workunit.client.0.smithi110.stdout: "storage-class": { 2024-08-17T00:34:16.456 INFO:tasks.workunit.client.0.smithi110.stdout: "count": { 2024-08-17T00:34:16.456 INFO:tasks.workunit.client.0.smithi110.stdout: "bucket": null, 2024-08-17T00:34:16.456 INFO:tasks.workunit.client.0.smithi110.stdout: "cephfs": null, 2024-08-17T00:34:16.456 INFO:tasks.workunit.client.0.smithi110.stdout: "nfs": null, 2024-08-17T00:34:16.456 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd": null, 2024-08-17T00:34:16.456 INFO:tasks.workunit.client.0.smithi110.stdout: "total": null 2024-08-17T00:34:16.456 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.456 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.457 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.457 INFO:tasks.workunit.client.0.smithi110.stdout: "version": null 2024-08-17T00:34:16.457 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.457 INFO:tasks.workunit.client.0.smithi110.stdout: "services": {}, 2024-08-17T00:34:16.457 INFO:tasks.workunit.client.0.smithi110.stdout: "usage": { 2024-08-17T00:34:16.457 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 105, 2024-08-17T00:34:16.457 INFO:tasks.workunit.client.0.smithi110.stdout: "pools": 4, 2024-08-17T00:34:16.457 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_by_class": { 2024-08-17T00:34:16.457 INFO:tasks.workunit.client.0.smithi110.stdout: "ssd": { 2024-08-17T00:34:16.457 INFO:tasks.workunit.client.0.smithi110.stdout: "total_avail_bytes": 767726518272, 2024-08-17T00:34:16.457 INFO:tasks.workunit.client.0.smithi110.stdout: "total_bytes": 767960285184, 2024-08-17T00:34:16.457 INFO:tasks.workunit.client.0.smithi110.stdout: "total_used_bytes": 233766912, 2024-08-17T00:34:16.457 INFO:tasks.workunit.client.0.smithi110.stdout: "total_used_raw_bytes": 233766912, 2024-08-17T00:34:16.457 INFO:tasks.workunit.client.0.smithi110.stdout: "total_used_raw_ratio": 0.0003043997276108712 2024-08-17T00:34:16.457 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.458 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.458 INFO:tasks.workunit.client.0.smithi110.stdout: "total_avail_bytes": 767726518272, 2024-08-17T00:34:16.458 INFO:tasks.workunit.client.0.smithi110.stdout: "total_bytes": 767960285184, 2024-08-17T00:34:16.458 INFO:tasks.workunit.client.0.smithi110.stdout: "total_used_bytes": 233766912 2024-08-17T00:34:16.458 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.458 INFO:tasks.workunit.client.0.smithi110.stdout:} 2024-08-17T00:34:16.458 INFO:tasks.workunit.client.0.smithi110.stdout:Device report is generated separately. To see it run 'ceph telemetry preview-device'. 2024-08-17T00:34:16.458 INFO:tasks.workunit.client.0.smithi110.stderr:+ ceph telemetry preview-device 2024-08-17T00:34:16.810 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:16 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:16] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T00:34:16.810 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:16 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:16] ENGINE Bus STOPPED 2024-08-17T00:34:16.811 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:16 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:16] ENGINE Bus STARTING 2024-08-17T00:34:16.811 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:16 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:16] ENGINE Serving on http://:::9283 2024-08-17T00:34:16.811 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:16 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:16] ENGINE Bus STARTED 2024-08-17T00:34:16.923 INFO:tasks.workunit.client.0.smithi110.stdout:{ 2024-08-17T00:34:16.923 INFO:tasks.workunit.client.0.smithi110.stdout: "6f4e533a-5c30-11ef-b0f8-0cc47a8fcc35": { 2024-08-17T00:34:16.923 INFO:tasks.workunit.client.0.smithi110.stdout: "INTEL_SSDPED1D480GA_6f4ee7a0-5c30-11ef-b0f8-0cc47a8fcc35": { 2024-08-17T00:34:16.923 INFO:tasks.workunit.client.0.smithi110.stdout: "20240817-002838": { 2024-08-17T00:34:16.923 INFO:tasks.workunit.client.0.smithi110.stdout: "device": { 2024-08-17T00:34:16.923 INFO:tasks.workunit.client.0.smithi110.stdout: "info_name": "/dev/nvme0n1", 2024-08-17T00:34:16.923 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "/dev/nvme0n1", 2024-08-17T00:34:16.923 INFO:tasks.workunit.client.0.smithi110.stdout: "protocol": "NVMe", 2024-08-17T00:34:16.923 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "nvme" 2024-08-17T00:34:16.924 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.924 INFO:tasks.workunit.client.0.smithi110.stdout: "firmware_version": "E2010325", 2024-08-17T00:34:16.924 INFO:tasks.workunit.client.0.smithi110.stdout: "host_id": "6f4e533a-5c30-11ef-b0f8-0cc47a8fcc35", 2024-08-17T00:34:16.924 INFO:tasks.workunit.client.0.smithi110.stdout: "json_format_version": [ 2024-08-17T00:34:16.924 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:16.924 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:16.924 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:16.924 INFO:tasks.workunit.client.0.smithi110.stdout: "local_time": { 2024-08-17T00:34:16.924 INFO:tasks.workunit.client.0.smithi110.stdout: "asctime": "Sat Aug 17 00:28:38 2024 UTC", 2024-08-17T00:34:16.924 INFO:tasks.workunit.client.0.smithi110.stdout: "time_t": 1723854518 2024-08-17T00:34:16.924 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.924 INFO:tasks.workunit.client.0.smithi110.stdout: "logical_block_size": 512, 2024-08-17T00:34:16.924 INFO:tasks.workunit.client.0.smithi110.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-08-17T00:34:16.925 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_controller_id": 0, 2024-08-17T00:34:16.925 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-17T00:34:16.925 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_namespaces": [ 2024-08-17T00:34:16.925 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:16.925 INFO:tasks.workunit.client.0.smithi110.stdout: "capacity": { 2024-08-17T00:34:16.925 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 937703088, 2024-08-17T00:34:16.925 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 480103981056 2024-08-17T00:34:16.925 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.925 INFO:tasks.workunit.client.0.smithi110.stdout: "formatted_lba_size": 512, 2024-08-17T00:34:16.925 INFO:tasks.workunit.client.0.smithi110.stdout: "id": 1, 2024-08-17T00:34:16.925 INFO:tasks.workunit.client.0.smithi110.stdout: "size": { 2024-08-17T00:34:16.925 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 937703088, 2024-08-17T00:34:16.925 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 480103981056 2024-08-17T00:34:16.926 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.926 INFO:tasks.workunit.client.0.smithi110.stdout: "utilization": { 2024-08-17T00:34:16.926 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 937703088, 2024-08-17T00:34:16.926 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 480103981056 2024-08-17T00:34:16.926 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.926 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.926 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:16.926 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_number_of_namespaces": 1, 2024-08-17T00:34:16.926 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_pci_vendor": { 2024-08-17T00:34:16.926 INFO:tasks.workunit.client.0.smithi110.stdout: "id": 32902, 2024-08-17T00:34:16.926 INFO:tasks.workunit.client.0.smithi110.stdout: "subsystem_id": 32902 2024-08-17T00:34:16.926 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.926 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_smart_health_information_add_log": { 2024-08-17T00:34:16.927 INFO:tasks.workunit.client.0.smithi110.stdout: "Device stats": { 2024-08-17T00:34:16.927 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_fw_downgrades": { 2024-08-17T00:34:16.927 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:16.927 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:16.927 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.927 INFO:tasks.workunit.client.0.smithi110.stdout: "crc_error_count": { 2024-08-17T00:34:16.927 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:16.927 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:16.927 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.927 INFO:tasks.workunit.client.0.smithi110.stdout: "end_to_end_error_detection_count": { 2024-08-17T00:34:16.927 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:16.927 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:16.927 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.928 INFO:tasks.workunit.client.0.smithi110.stdout: "erase_fail_count": { 2024-08-17T00:34:16.928 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:16.928 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:16.928 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.928 INFO:tasks.workunit.client.0.smithi110.stdout: "host_bytes_written": { 2024-08-17T00:34:16.928 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:16.928 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 9202289 2024-08-17T00:34:16.928 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.928 INFO:tasks.workunit.client.0.smithi110.stdout: "host_ctx_wear_used": { 2024-08-17T00:34:16.928 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:16.928 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:16.928 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.928 INFO:tasks.workunit.client.0.smithi110.stdout: "media_bytes_read": { 2024-08-17T00:34:16.929 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:16.929 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:16.929 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.929 INFO:tasks.workunit.client.0.smithi110.stdout: "nand_bytes_written": { 2024-08-17T00:34:16.929 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:16.929 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:16.929 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.929 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_stat_indicator": { 2024-08-17T00:34:16.929 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:16.929 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:16.929 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.929 INFO:tasks.workunit.client.0.smithi110.stdout: "pll_lock_loss_count": { 2024-08-17T00:34:16.929 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:16.930 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:16.930 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.930 INFO:tasks.workunit.client.0.smithi110.stdout: "program_fail_count": { 2024-08-17T00:34:16.930 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:16.930 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:16.930 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.930 INFO:tasks.workunit.client.0.smithi110.stdout: "re_alloc_sectr_cnt": { 2024-08-17T00:34:16.930 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:16.930 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:16.930 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.930 INFO:tasks.workunit.client.0.smithi110.stdout: "retry_buffer_overflow_count": { 2024-08-17T00:34:16.930 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:16.930 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:16.931 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.931 INFO:tasks.workunit.client.0.smithi110.stdout: "soft_ecc_err_rate": { 2024-08-17T00:34:16.931 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:16.931 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:16.931 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.931 INFO:tasks.workunit.client.0.smithi110.stdout: "thermal_throttle_status": { 2024-08-17T00:34:16.931 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:16.931 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": { 2024-08-17T00:34:16.931 INFO:tasks.workunit.client.0.smithi110.stdout: "cnt": 0, 2024-08-17T00:34:16.931 INFO:tasks.workunit.client.0.smithi110.stdout: "pct": 0 2024-08-17T00:34:16.931 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.931 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.931 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_host_reads": { 2024-08-17T00:34:16.932 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:16.932 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 15 2024-08-17T00:34:16.932 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.932 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_media_wear": { 2024-08-17T00:34:16.932 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:16.932 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": "0.000000" 2024-08-17T00:34:16.932 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.932 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_timer": { 2024-08-17T00:34:16.932 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:16.932 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 1128918 2024-08-17T00:34:16.932 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.932 INFO:tasks.workunit.client.0.smithi110.stdout: "unexp_power_loss": { 2024-08-17T00:34:16.933 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:16.933 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:16.933 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.933 INFO:tasks.workunit.client.0.smithi110.stdout: "wear_leveling": { 2024-08-17T00:34:16.933 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:16.933 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": { 2024-08-17T00:34:16.933 INFO:tasks.workunit.client.0.smithi110.stdout: "avg": 0, 2024-08-17T00:34:16.933 INFO:tasks.workunit.client.0.smithi110.stdout: "max": 0, 2024-08-17T00:34:16.933 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0 2024-08-17T00:34:16.933 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.933 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.933 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.933 INFO:tasks.workunit.client.0.smithi110.stdout: "Intel Smart log": "nvme0n1" 2024-08-17T00:34:16.934 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.934 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_smart_health_information_log": { 2024-08-17T00:34:16.934 INFO:tasks.workunit.client.0.smithi110.stdout: "available_spare": 100, 2024-08-17T00:34:16.934 INFO:tasks.workunit.client.0.smithi110.stdout: "available_spare_threshold": 0, 2024-08-17T00:34:16.934 INFO:tasks.workunit.client.0.smithi110.stdout: "controller_busy_time": 3580, 2024-08-17T00:34:16.934 INFO:tasks.workunit.client.0.smithi110.stdout: "critical_warning": 0, 2024-08-17T00:34:16.934 INFO:tasks.workunit.client.0.smithi110.stdout: "data_units_read": 126159480, 2024-08-17T00:34:16.934 INFO:tasks.workunit.client.0.smithi110.stdout: "data_units_written": 603081242, 2024-08-17T00:34:16.934 INFO:tasks.workunit.client.0.smithi110.stdout: "host_reads": 2021986126, 2024-08-17T00:34:16.934 INFO:tasks.workunit.client.0.smithi110.stdout: "host_writes": 13935089143, 2024-08-17T00:34:16.934 INFO:tasks.workunit.client.0.smithi110.stdout: "media_errors": 0, 2024-08-17T00:34:16.934 INFO:tasks.workunit.client.0.smithi110.stdout: "num_err_log_entries": 0, 2024-08-17T00:34:16.934 INFO:tasks.workunit.client.0.smithi110.stdout: "percentage_used": 0, 2024-08-17T00:34:16.934 INFO:tasks.workunit.client.0.smithi110.stdout: "power_cycles": 24783, 2024-08-17T00:34:16.935 INFO:tasks.workunit.client.0.smithi110.stdout: "power_on_hours": 29417, 2024-08-17T00:34:16.935 INFO:tasks.workunit.client.0.smithi110.stdout: "temperature": 33, 2024-08-17T00:34:16.935 INFO:tasks.workunit.client.0.smithi110.stdout: "unsafe_shutdowns": 8378 2024-08-17T00:34:16.935 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.935 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_vendor": "intel", 2024-08-17T00:34:16.935 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_version": { 2024-08-17T00:34:16.935 INFO:tasks.workunit.client.0.smithi110.stdout: "string": "<1.2", 2024-08-17T00:34:16.935 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:16.935 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.935 INFO:tasks.workunit.client.0.smithi110.stdout: "power_cycle_count": 24783, 2024-08-17T00:34:16.935 INFO:tasks.workunit.client.0.smithi110.stdout: "power_on_time": { 2024-08-17T00:34:16.935 INFO:tasks.workunit.client.0.smithi110.stdout: "hours": 29417 2024-08-17T00:34:16.935 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.935 INFO:tasks.workunit.client.0.smithi110.stdout: "serial_number": "deleted", 2024-08-17T00:34:16.936 INFO:tasks.workunit.client.0.smithi110.stdout: "smart_status": { 2024-08-17T00:34:16.936 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme": { 2024-08-17T00:34:16.936 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:16.936 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.936 INFO:tasks.workunit.client.0.smithi110.stdout: "passed": true 2024-08-17T00:34:16.936 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.936 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl": { 2024-08-17T00:34:16.936 INFO:tasks.workunit.client.0.smithi110.stdout: "argv": [ 2024-08-17T00:34:16.936 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl", 2024-08-17T00:34:16.936 INFO:tasks.workunit.client.0.smithi110.stdout: "-x", 2024-08-17T00:34:16.936 INFO:tasks.workunit.client.0.smithi110.stdout: "--json=o", 2024-08-17T00:34:16.936 INFO:tasks.workunit.client.0.smithi110.stdout: "/dev/nvme0n1" 2024-08-17T00:34:16.936 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:16.937 INFO:tasks.workunit.client.0.smithi110.stdout: "build_info": "(local build)", 2024-08-17T00:34:16.937 INFO:tasks.workunit.client.0.smithi110.stdout: "exit_status": 0, 2024-08-17T00:34:16.937 INFO:tasks.workunit.client.0.smithi110.stdout: "output": [ 2024-08-17T00:34:16.937 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-08-17T00:34:16.937 INFO:tasks.workunit.client.0.smithi110.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-17T00:34:16.937 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:16.937 INFO:tasks.workunit.client.0.smithi110.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-17T00:34:16.937 INFO:tasks.workunit.client.0.smithi110.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-08-17T00:34:16.937 INFO:tasks.workunit.client.0.smithi110.stdout: "Serial Number: deleted", 2024-08-17T00:34:16.937 INFO:tasks.workunit.client.0.smithi110.stdout: "Firmware Version: E2010325", 2024-08-17T00:34:16.937 INFO:tasks.workunit.client.0.smithi110.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-17T00:34:16.937 INFO:tasks.workunit.client.0.smithi110.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-17T00:34:16.937 INFO:tasks.workunit.client.0.smithi110.stdout: "Controller ID: 0", 2024-08-17T00:34:16.937 INFO:tasks.workunit.client.0.smithi110.stdout: "NVMe Version: <1.2", 2024-08-17T00:34:16.938 INFO:tasks.workunit.client.0.smithi110.stdout: "Number of Namespaces: 1", 2024-08-17T00:34:16.938 INFO:tasks.workunit.client.0.smithi110.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-08-17T00:34:16.938 INFO:tasks.workunit.client.0.smithi110.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-17T00:34:16.938 INFO:tasks.workunit.client.0.smithi110.stdout: "Local Time is: Sat Aug 17 00:28:38 2024 UTC", 2024-08-17T00:34:16.938 INFO:tasks.workunit.client.0.smithi110.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-17T00:34:16.938 INFO:tasks.workunit.client.0.smithi110.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-08-17T00:34:16.938 INFO:tasks.workunit.client.0.smithi110.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-17T00:34:16.938 INFO:tasks.workunit.client.0.smithi110.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-17T00:34:16.938 INFO:tasks.workunit.client.0.smithi110.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-17T00:34:16.938 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:16.938 INFO:tasks.workunit.client.0.smithi110.stdout: "Supported Power States", 2024-08-17T00:34:16.938 INFO:tasks.workunit.client.0.smithi110.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-17T00:34:16.938 INFO:tasks.workunit.client.0.smithi110.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-08-17T00:34:16.939 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:16.939 INFO:tasks.workunit.client.0.smithi110.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-17T00:34:16.939 INFO:tasks.workunit.client.0.smithi110.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-17T00:34:16.939 INFO:tasks.workunit.client.0.smithi110.stdout: " 0 + 512 0 2", 2024-08-17T00:34:16.939 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:16.939 INFO:tasks.workunit.client.0.smithi110.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-17T00:34:16.939 INFO:tasks.workunit.client.0.smithi110.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-17T00:34:16.939 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:16.939 INFO:tasks.workunit.client.0.smithi110.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-17T00:34:16.939 INFO:tasks.workunit.client.0.smithi110.stdout: "Critical Warning: 0x00", 2024-08-17T00:34:16.939 INFO:tasks.workunit.client.0.smithi110.stdout: "Temperature: 33 Celsius", 2024-08-17T00:34:16.939 INFO:tasks.workunit.client.0.smithi110.stdout: "Available Spare: 100%", 2024-08-17T00:34:16.939 INFO:tasks.workunit.client.0.smithi110.stdout: "Available Spare Threshold: 0%", 2024-08-17T00:34:16.940 INFO:tasks.workunit.client.0.smithi110.stdout: "Percentage Used: 0%", 2024-08-17T00:34:16.940 INFO:tasks.workunit.client.0.smithi110.stdout: "Data Units Read: 126,159,480 [64.5 TB]", 2024-08-17T00:34:16.940 INFO:tasks.workunit.client.0.smithi110.stdout: "Data Units Written: 603,081,242 [308 TB]", 2024-08-17T00:34:16.940 INFO:tasks.workunit.client.0.smithi110.stdout: "Host Read Commands: 2,021,986,126", 2024-08-17T00:34:16.940 INFO:tasks.workunit.client.0.smithi110.stdout: "Host Write Commands: 13,935,089,143", 2024-08-17T00:34:16.940 INFO:tasks.workunit.client.0.smithi110.stdout: "Controller Busy Time: 3,580", 2024-08-17T00:34:16.940 INFO:tasks.workunit.client.0.smithi110.stdout: "Power Cycles: 24,783", 2024-08-17T00:34:16.940 INFO:tasks.workunit.client.0.smithi110.stdout: "Power On Hours: 29,417", 2024-08-17T00:34:16.940 INFO:tasks.workunit.client.0.smithi110.stdout: "Unsafe Shutdowns: 8,378", 2024-08-17T00:34:16.940 INFO:tasks.workunit.client.0.smithi110.stdout: "Media and Data Integrity Errors: 0", 2024-08-17T00:34:16.940 INFO:tasks.workunit.client.0.smithi110.stdout: "Error Information Log Entries: 0", 2024-08-17T00:34:16.940 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:16.940 INFO:tasks.workunit.client.0.smithi110.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-17T00:34:16.941 INFO:tasks.workunit.client.0.smithi110.stdout: "No Errors Logged", 2024-08-17T00:34:16.941 INFO:tasks.workunit.client.0.smithi110.stdout: "" 2024-08-17T00:34:16.941 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:16.941 INFO:tasks.workunit.client.0.smithi110.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-08-17T00:34:16.941 INFO:tasks.workunit.client.0.smithi110.stdout: "svn_revision": "5155", 2024-08-17T00:34:16.941 INFO:tasks.workunit.client.0.smithi110.stdout: "version": [ 2024-08-17T00:34:16.941 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:16.941 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:16.941 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:16.941 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.941 INFO:tasks.workunit.client.0.smithi110.stdout: "temperature": { 2024-08-17T00:34:16.941 INFO:tasks.workunit.client.0.smithi110.stdout: "current": 33 2024-08-17T00:34:16.941 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.942 INFO:tasks.workunit.client.0.smithi110.stdout: "user_capacity": { 2024-08-17T00:34:16.942 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 937703088, 2024-08-17T00:34:16.942 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 480103981056 2024-08-17T00:34:16.942 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.942 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.942 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.942 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.942 INFO:tasks.workunit.client.0.smithi110.stdout: "6f501abc-5c30-11ef-b0f8-0cc47a8fcc35": { 2024-08-17T00:34:16.942 INFO:tasks.workunit.client.0.smithi110.stdout: "INTEL_SSDPEDMD400G4_6f509ed8-5c30-11ef-b0f8-0cc47a8fcc35": { 2024-08-17T00:34:16.942 INFO:tasks.workunit.client.0.smithi110.stdout: "20240817-002840": { 2024-08-17T00:34:16.942 INFO:tasks.workunit.client.0.smithi110.stdout: "device": { 2024-08-17T00:34:16.942 INFO:tasks.workunit.client.0.smithi110.stdout: "info_name": "/dev/nvme0n1", 2024-08-17T00:34:16.942 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "/dev/nvme0n1", 2024-08-17T00:34:16.943 INFO:tasks.workunit.client.0.smithi110.stdout: "protocol": "NVMe", 2024-08-17T00:34:16.943 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "nvme" 2024-08-17T00:34:16.943 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.943 INFO:tasks.workunit.client.0.smithi110.stdout: "firmware_version": "8DV101H0", 2024-08-17T00:34:16.943 INFO:tasks.workunit.client.0.smithi110.stdout: "host_id": "6f501abc-5c30-11ef-b0f8-0cc47a8fcc35", 2024-08-17T00:34:16.943 INFO:tasks.workunit.client.0.smithi110.stdout: "json_format_version": [ 2024-08-17T00:34:16.943 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:16.943 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:16.943 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:16.943 INFO:tasks.workunit.client.0.smithi110.stdout: "local_time": { 2024-08-17T00:34:16.943 INFO:tasks.workunit.client.0.smithi110.stdout: "asctime": "Sat Aug 17 00:28:40 2024 UTC", 2024-08-17T00:34:16.943 INFO:tasks.workunit.client.0.smithi110.stdout: "time_t": 1723854520 2024-08-17T00:34:16.943 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.943 INFO:tasks.workunit.client.0.smithi110.stdout: "logical_block_size": 512, 2024-08-17T00:34:16.944 INFO:tasks.workunit.client.0.smithi110.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-08-17T00:34:16.944 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_controller_id": 0, 2024-08-17T00:34:16.944 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-17T00:34:16.944 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_namespaces": [ 2024-08-17T00:34:16.944 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:16.944 INFO:tasks.workunit.client.0.smithi110.stdout: "capacity": { 2024-08-17T00:34:16.944 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 781422768, 2024-08-17T00:34:16.944 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 400088457216 2024-08-17T00:34:16.944 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.944 INFO:tasks.workunit.client.0.smithi110.stdout: "formatted_lba_size": 512, 2024-08-17T00:34:16.944 INFO:tasks.workunit.client.0.smithi110.stdout: "id": 1, 2024-08-17T00:34:16.944 INFO:tasks.workunit.client.0.smithi110.stdout: "size": { 2024-08-17T00:34:16.944 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 781422768, 2024-08-17T00:34:16.945 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 400088457216 2024-08-17T00:34:16.945 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.945 INFO:tasks.workunit.client.0.smithi110.stdout: "utilization": { 2024-08-17T00:34:16.945 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 781422768, 2024-08-17T00:34:16.945 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 400088457216 2024-08-17T00:34:16.945 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.945 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.945 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:16.945 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_number_of_namespaces": 1, 2024-08-17T00:34:16.945 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_pci_vendor": { 2024-08-17T00:34:16.945 INFO:tasks.workunit.client.0.smithi110.stdout: "id": 32902, 2024-08-17T00:34:16.945 INFO:tasks.workunit.client.0.smithi110.stdout: "subsystem_id": 32902 2024-08-17T00:34:16.945 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.945 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_smart_health_information_add_log": { 2024-08-17T00:34:16.946 INFO:tasks.workunit.client.0.smithi110.stdout: "Device stats": { 2024-08-17T00:34:16.946 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_fw_downgrades": { 2024-08-17T00:34:16.946 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:16.946 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:16.946 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.946 INFO:tasks.workunit.client.0.smithi110.stdout: "crc_error_count": { 2024-08-17T00:34:16.946 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:16.946 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:16.946 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.946 INFO:tasks.workunit.client.0.smithi110.stdout: "end_to_end_error_detection_count": { 2024-08-17T00:34:16.946 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:16.946 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:16.946 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.947 INFO:tasks.workunit.client.0.smithi110.stdout: "erase_fail_count": { 2024-08-17T00:34:16.947 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:16.947 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:16.947 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.947 INFO:tasks.workunit.client.0.smithi110.stdout: "host_bytes_written": { 2024-08-17T00:34:16.947 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:16.947 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 15975869 2024-08-17T00:34:16.947 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.947 INFO:tasks.workunit.client.0.smithi110.stdout: "host_ctx_wear_used": { 2024-08-17T00:34:16.947 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:16.947 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 1 2024-08-17T00:34:16.947 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.947 INFO:tasks.workunit.client.0.smithi110.stdout: "media_bytes_read": { 2024-08-17T00:34:16.948 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:16.948 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:16.948 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.948 INFO:tasks.workunit.client.0.smithi110.stdout: "nand_bytes_written": { 2024-08-17T00:34:16.948 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:16.948 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 28707294 2024-08-17T00:34:16.948 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.948 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_stat_indicator": { 2024-08-17T00:34:16.948 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:16.948 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:16.948 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.948 INFO:tasks.workunit.client.0.smithi110.stdout: "pll_lock_loss_count": { 2024-08-17T00:34:16.948 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:16.948 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:16.949 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.949 INFO:tasks.workunit.client.0.smithi110.stdout: "program_fail_count": { 2024-08-17T00:34:16.949 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:16.949 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:16.949 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.949 INFO:tasks.workunit.client.0.smithi110.stdout: "re_alloc_sectr_cnt": { 2024-08-17T00:34:16.949 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:16.949 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:16.949 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.949 INFO:tasks.workunit.client.0.smithi110.stdout: "retry_buffer_overflow_count": { 2024-08-17T00:34:16.949 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:16.949 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:16.949 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.949 INFO:tasks.workunit.client.0.smithi110.stdout: "soft_ecc_err_rate": { 2024-08-17T00:34:16.950 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:16.950 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:16.950 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.950 INFO:tasks.workunit.client.0.smithi110.stdout: "thermal_throttle_status": { 2024-08-17T00:34:16.950 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:16.950 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": { 2024-08-17T00:34:16.950 INFO:tasks.workunit.client.0.smithi110.stdout: "cnt": 0, 2024-08-17T00:34:16.950 INFO:tasks.workunit.client.0.smithi110.stdout: "pct": 0 2024-08-17T00:34:16.950 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.950 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.950 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_host_reads": { 2024-08-17T00:34:16.950 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:16.950 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 65535 2024-08-17T00:34:16.951 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.951 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_media_wear": { 2024-08-17T00:34:16.951 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:16.951 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": "63.999023" 2024-08-17T00:34:16.951 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.951 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_timer": { 2024-08-17T00:34:16.951 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:16.951 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 65535 2024-08-17T00:34:16.951 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.951 INFO:tasks.workunit.client.0.smithi110.stdout: "unexp_power_loss": { 2024-08-17T00:34:16.951 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:16.951 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:16.951 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.952 INFO:tasks.workunit.client.0.smithi110.stdout: "wear_leveling": { 2024-08-17T00:34:16.952 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 94, 2024-08-17T00:34:16.952 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": { 2024-08-17T00:34:16.952 INFO:tasks.workunit.client.0.smithi110.stdout: "avg": 1970, 2024-08-17T00:34:16.952 INFO:tasks.workunit.client.0.smithi110.stdout: "max": 1981, 2024-08-17T00:34:16.952 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 1960 2024-08-17T00:34:16.952 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.952 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.952 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.952 INFO:tasks.workunit.client.0.smithi110.stdout: "Intel Smart log": "nvme0n1" 2024-08-17T00:34:16.952 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.952 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_smart_health_information_log": { 2024-08-17T00:34:16.952 INFO:tasks.workunit.client.0.smithi110.stdout: "available_spare": 100, 2024-08-17T00:34:16.952 INFO:tasks.workunit.client.0.smithi110.stdout: "available_spare_threshold": 10, 2024-08-17T00:34:16.953 INFO:tasks.workunit.client.0.smithi110.stdout: "controller_busy_time": 10, 2024-08-17T00:34:16.953 INFO:tasks.workunit.client.0.smithi110.stdout: "critical_warning": 0, 2024-08-17T00:34:16.953 INFO:tasks.workunit.client.0.smithi110.stdout: "data_units_read": 252394039, 2024-08-17T00:34:16.953 INFO:tasks.workunit.client.0.smithi110.stdout: "data_units_written": 1046994568, 2024-08-17T00:34:16.953 INFO:tasks.workunit.client.0.smithi110.stdout: "host_reads": 3773643484, 2024-08-17T00:34:16.953 INFO:tasks.workunit.client.0.smithi110.stdout: "host_writes": 17726475383, 2024-08-17T00:34:16.953 INFO:tasks.workunit.client.0.smithi110.stdout: "media_errors": 0, 2024-08-17T00:34:16.953 INFO:tasks.workunit.client.0.smithi110.stdout: "num_err_log_entries": 0, 2024-08-17T00:34:16.953 INFO:tasks.workunit.client.0.smithi110.stdout: "percentage_used": 6, 2024-08-17T00:34:16.953 INFO:tasks.workunit.client.0.smithi110.stdout: "power_cycles": 33617, 2024-08-17T00:34:16.953 INFO:tasks.workunit.client.0.smithi110.stdout: "power_on_hours": 60068, 2024-08-17T00:34:16.953 INFO:tasks.workunit.client.0.smithi110.stdout: "temperature": 24, 2024-08-17T00:34:16.953 INFO:tasks.workunit.client.0.smithi110.stdout: "unsafe_shutdowns": 1105 2024-08-17T00:34:16.954 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.954 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_vendor": "intel", 2024-08-17T00:34:16.954 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_version": { 2024-08-17T00:34:16.954 INFO:tasks.workunit.client.0.smithi110.stdout: "string": "<1.2", 2024-08-17T00:34:16.954 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:16.954 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.954 INFO:tasks.workunit.client.0.smithi110.stdout: "power_cycle_count": 33617, 2024-08-17T00:34:16.954 INFO:tasks.workunit.client.0.smithi110.stdout: "power_on_time": { 2024-08-17T00:34:16.954 INFO:tasks.workunit.client.0.smithi110.stdout: "hours": 60068 2024-08-17T00:34:16.954 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.954 INFO:tasks.workunit.client.0.smithi110.stdout: "serial_number": "deleted", 2024-08-17T00:34:16.954 INFO:tasks.workunit.client.0.smithi110.stdout: "smart_status": { 2024-08-17T00:34:16.954 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme": { 2024-08-17T00:34:16.955 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:16.955 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.955 INFO:tasks.workunit.client.0.smithi110.stdout: "passed": true 2024-08-17T00:34:16.955 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.955 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl": { 2024-08-17T00:34:16.955 INFO:tasks.workunit.client.0.smithi110.stdout: "argv": [ 2024-08-17T00:34:16.955 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl", 2024-08-17T00:34:16.955 INFO:tasks.workunit.client.0.smithi110.stdout: "-x", 2024-08-17T00:34:16.955 INFO:tasks.workunit.client.0.smithi110.stdout: "--json=o", 2024-08-17T00:34:16.955 INFO:tasks.workunit.client.0.smithi110.stdout: "/dev/nvme0n1" 2024-08-17T00:34:16.955 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:16.955 INFO:tasks.workunit.client.0.smithi110.stdout: "build_info": "(local build)", 2024-08-17T00:34:16.955 INFO:tasks.workunit.client.0.smithi110.stdout: "exit_status": 0, 2024-08-17T00:34:16.956 INFO:tasks.workunit.client.0.smithi110.stdout: "output": [ 2024-08-17T00:34:16.956 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-08-17T00:34:16.956 INFO:tasks.workunit.client.0.smithi110.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-17T00:34:16.956 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:16.956 INFO:tasks.workunit.client.0.smithi110.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-17T00:34:16.956 INFO:tasks.workunit.client.0.smithi110.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-08-17T00:34:16.956 INFO:tasks.workunit.client.0.smithi110.stdout: "Serial Number: deleted", 2024-08-17T00:34:16.956 INFO:tasks.workunit.client.0.smithi110.stdout: "Firmware Version: 8DV101H0", 2024-08-17T00:34:16.956 INFO:tasks.workunit.client.0.smithi110.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-17T00:34:16.956 INFO:tasks.workunit.client.0.smithi110.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-17T00:34:16.956 INFO:tasks.workunit.client.0.smithi110.stdout: "Controller ID: 0", 2024-08-17T00:34:16.956 INFO:tasks.workunit.client.0.smithi110.stdout: "NVMe Version: <1.2", 2024-08-17T00:34:16.956 INFO:tasks.workunit.client.0.smithi110.stdout: "Number of Namespaces: 1", 2024-08-17T00:34:16.957 INFO:tasks.workunit.client.0.smithi110.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-08-17T00:34:16.957 INFO:tasks.workunit.client.0.smithi110.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-17T00:34:16.957 INFO:tasks.workunit.client.0.smithi110.stdout: "Local Time is: Sat Aug 17 00:28:40 2024 UTC", 2024-08-17T00:34:16.957 INFO:tasks.workunit.client.0.smithi110.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-17T00:34:16.957 INFO:tasks.workunit.client.0.smithi110.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-08-17T00:34:16.957 INFO:tasks.workunit.client.0.smithi110.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-17T00:34:16.957 INFO:tasks.workunit.client.0.smithi110.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-17T00:34:16.957 INFO:tasks.workunit.client.0.smithi110.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-17T00:34:16.957 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:16.957 INFO:tasks.workunit.client.0.smithi110.stdout: "Supported Power States", 2024-08-17T00:34:16.957 INFO:tasks.workunit.client.0.smithi110.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-17T00:34:16.957 INFO:tasks.workunit.client.0.smithi110.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-08-17T00:34:16.958 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:16.958 INFO:tasks.workunit.client.0.smithi110.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-17T00:34:16.958 INFO:tasks.workunit.client.0.smithi110.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-17T00:34:16.958 INFO:tasks.workunit.client.0.smithi110.stdout: " 0 + 512 0 2", 2024-08-17T00:34:16.958 INFO:tasks.workunit.client.0.smithi110.stdout: " 1 - 512 8 2", 2024-08-17T00:34:16.958 INFO:tasks.workunit.client.0.smithi110.stdout: " 2 - 512 16 2", 2024-08-17T00:34:16.958 INFO:tasks.workunit.client.0.smithi110.stdout: " 3 - 4096 0 0", 2024-08-17T00:34:16.958 INFO:tasks.workunit.client.0.smithi110.stdout: " 4 - 4096 8 0", 2024-08-17T00:34:16.958 INFO:tasks.workunit.client.0.smithi110.stdout: " 5 - 4096 64 0", 2024-08-17T00:34:16.958 INFO:tasks.workunit.client.0.smithi110.stdout: " 6 - 4096 128 0", 2024-08-17T00:34:16.958 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:16.958 INFO:tasks.workunit.client.0.smithi110.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-17T00:34:16.958 INFO:tasks.workunit.client.0.smithi110.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-17T00:34:16.959 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:16.959 INFO:tasks.workunit.client.0.smithi110.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-17T00:34:16.959 INFO:tasks.workunit.client.0.smithi110.stdout: "Critical Warning: 0x00", 2024-08-17T00:34:16.959 INFO:tasks.workunit.client.0.smithi110.stdout: "Temperature: 24 Celsius", 2024-08-17T00:34:16.959 INFO:tasks.workunit.client.0.smithi110.stdout: "Available Spare: 100%", 2024-08-17T00:34:16.959 INFO:tasks.workunit.client.0.smithi110.stdout: "Available Spare Threshold: 10%", 2024-08-17T00:34:16.959 INFO:tasks.workunit.client.0.smithi110.stdout: "Percentage Used: 6%", 2024-08-17T00:34:16.959 INFO:tasks.workunit.client.0.smithi110.stdout: "Data Units Read: 252,394,039 [129 TB]", 2024-08-17T00:34:16.959 INFO:tasks.workunit.client.0.smithi110.stdout: "Data Units Written: 1,046,994,568 [536 TB]", 2024-08-17T00:34:16.959 INFO:tasks.workunit.client.0.smithi110.stdout: "Host Read Commands: 3,773,643,484", 2024-08-17T00:34:16.959 INFO:tasks.workunit.client.0.smithi110.stdout: "Host Write Commands: 17,726,475,383", 2024-08-17T00:34:16.959 INFO:tasks.workunit.client.0.smithi110.stdout: "Controller Busy Time: 10", 2024-08-17T00:34:16.959 INFO:tasks.workunit.client.0.smithi110.stdout: "Power Cycles: 33,617", 2024-08-17T00:34:16.959 INFO:tasks.workunit.client.0.smithi110.stdout: "Power On Hours: 60,068", 2024-08-17T00:34:16.960 INFO:tasks.workunit.client.0.smithi110.stdout: "Unsafe Shutdowns: 1,105", 2024-08-17T00:34:16.960 INFO:tasks.workunit.client.0.smithi110.stdout: "Media and Data Integrity Errors: 0", 2024-08-17T00:34:16.960 INFO:tasks.workunit.client.0.smithi110.stdout: "Error Information Log Entries: 0", 2024-08-17T00:34:16.960 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:16.960 INFO:tasks.workunit.client.0.smithi110.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-17T00:34:16.960 INFO:tasks.workunit.client.0.smithi110.stdout: "No Errors Logged", 2024-08-17T00:34:16.960 INFO:tasks.workunit.client.0.smithi110.stdout: "" 2024-08-17T00:34:16.960 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:16.960 INFO:tasks.workunit.client.0.smithi110.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-08-17T00:34:16.960 INFO:tasks.workunit.client.0.smithi110.stdout: "svn_revision": "5155", 2024-08-17T00:34:16.960 INFO:tasks.workunit.client.0.smithi110.stdout: "version": [ 2024-08-17T00:34:16.960 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:16.960 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:16.961 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:16.961 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.961 INFO:tasks.workunit.client.0.smithi110.stdout: "temperature": { 2024-08-17T00:34:16.961 INFO:tasks.workunit.client.0.smithi110.stdout: "current": 24 2024-08-17T00:34:16.961 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:16.961 INFO:tasks.workunit.client.0.smithi110.stdout: "user_capacity": { 2024-08-17T00:34:16.961 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 781422768, 2024-08-17T00:34:16.961 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 400088457216 2024-08-17T00:34:16.961 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.961 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.961 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.961 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:16.961 INFO:tasks.workunit.client.0.smithi110.stdout:} 2024-08-17T00:34:16.962 INFO:tasks.workunit.client.0.smithi110.stderr:+ ceph telemetry preview-all 2024-08-17T00:34:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:16 smithi110 ceph-mon[29669]: from='client.24683 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:16 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:16 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:16 smithi110 ceph-mon[29669]: from='client.24683 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:16 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:16 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:16 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:16 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:16 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:16 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:16 smithi110 ceph-mon[41467]: from='client.24683 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:16 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:16 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:16 smithi110 ceph-mon[41467]: from='client.24683 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:17.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:16 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:17.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:16 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:17.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:16 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:17.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:16 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:17.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:16 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:17.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:16 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:16 smithi177 ceph-mon[33147]: from='client.24683 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:16 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:16 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:16 smithi177 ceph-mon[33147]: from='client.24683 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:16 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:16 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:16 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:16 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:16 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:17.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:16 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:17.436 INFO:tasks.workunit.client.0.smithi110.stdout:{ 2024-08-17T00:34:17.436 INFO:tasks.workunit.client.0.smithi110.stdout: "device_report": { 2024-08-17T00:34:17.436 INFO:tasks.workunit.client.0.smithi110.stdout: "6f4e533a-5c30-11ef-b0f8-0cc47a8fcc35": { 2024-08-17T00:34:17.436 INFO:tasks.workunit.client.0.smithi110.stdout: "INTEL_SSDPED1D480GA_6f4ee7a0-5c30-11ef-b0f8-0cc47a8fcc35": { 2024-08-17T00:34:17.436 INFO:tasks.workunit.client.0.smithi110.stdout: "20240817-002838": { 2024-08-17T00:34:17.437 INFO:tasks.workunit.client.0.smithi110.stdout: "device": { 2024-08-17T00:34:17.437 INFO:tasks.workunit.client.0.smithi110.stdout: "info_name": "/dev/nvme0n1", 2024-08-17T00:34:17.437 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "/dev/nvme0n1", 2024-08-17T00:34:17.437 INFO:tasks.workunit.client.0.smithi110.stdout: "protocol": "NVMe", 2024-08-17T00:34:17.437 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "nvme" 2024-08-17T00:34:17.437 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.437 INFO:tasks.workunit.client.0.smithi110.stdout: "firmware_version": "E2010325", 2024-08-17T00:34:17.437 INFO:tasks.workunit.client.0.smithi110.stdout: "host_id": "6f4e533a-5c30-11ef-b0f8-0cc47a8fcc35", 2024-08-17T00:34:17.437 INFO:tasks.workunit.client.0.smithi110.stdout: "json_format_version": [ 2024-08-17T00:34:17.437 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:17.437 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:17.437 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:17.437 INFO:tasks.workunit.client.0.smithi110.stdout: "local_time": { 2024-08-17T00:34:17.438 INFO:tasks.workunit.client.0.smithi110.stdout: "asctime": "Sat Aug 17 00:28:38 2024 UTC", 2024-08-17T00:34:17.438 INFO:tasks.workunit.client.0.smithi110.stdout: "time_t": 1723854518 2024-08-17T00:34:17.438 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.438 INFO:tasks.workunit.client.0.smithi110.stdout: "logical_block_size": 512, 2024-08-17T00:34:17.438 INFO:tasks.workunit.client.0.smithi110.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-08-17T00:34:17.438 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_controller_id": 0, 2024-08-17T00:34:17.438 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-17T00:34:17.438 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_namespaces": [ 2024-08-17T00:34:17.438 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:17.438 INFO:tasks.workunit.client.0.smithi110.stdout: "capacity": { 2024-08-17T00:34:17.438 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 937703088, 2024-08-17T00:34:17.438 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 480103981056 2024-08-17T00:34:17.438 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.439 INFO:tasks.workunit.client.0.smithi110.stdout: "formatted_lba_size": 512, 2024-08-17T00:34:17.439 INFO:tasks.workunit.client.0.smithi110.stdout: "id": 1, 2024-08-17T00:34:17.439 INFO:tasks.workunit.client.0.smithi110.stdout: "size": { 2024-08-17T00:34:17.439 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 937703088, 2024-08-17T00:34:17.439 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 480103981056 2024-08-17T00:34:17.439 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.439 INFO:tasks.workunit.client.0.smithi110.stdout: "utilization": { 2024-08-17T00:34:17.439 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 937703088, 2024-08-17T00:34:17.439 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 480103981056 2024-08-17T00:34:17.439 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.439 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.439 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:17.439 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_number_of_namespaces": 1, 2024-08-17T00:34:17.440 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_pci_vendor": { 2024-08-17T00:34:17.440 INFO:tasks.workunit.client.0.smithi110.stdout: "id": 32902, 2024-08-17T00:34:17.440 INFO:tasks.workunit.client.0.smithi110.stdout: "subsystem_id": 32902 2024-08-17T00:34:17.440 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.440 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_smart_health_information_add_log": { 2024-08-17T00:34:17.440 INFO:tasks.workunit.client.0.smithi110.stdout: "Device stats": { 2024-08-17T00:34:17.440 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_fw_downgrades": { 2024-08-17T00:34:17.440 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:17.440 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:17.440 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.440 INFO:tasks.workunit.client.0.smithi110.stdout: "crc_error_count": { 2024-08-17T00:34:17.440 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:17.440 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:17.441 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.441 INFO:tasks.workunit.client.0.smithi110.stdout: "end_to_end_error_detection_count": { 2024-08-17T00:34:17.441 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:17.441 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:17.441 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.441 INFO:tasks.workunit.client.0.smithi110.stdout: "erase_fail_count": { 2024-08-17T00:34:17.441 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:17.441 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:17.441 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.441 INFO:tasks.workunit.client.0.smithi110.stdout: "host_bytes_written": { 2024-08-17T00:34:17.441 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:17.441 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 9202289 2024-08-17T00:34:17.441 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.441 INFO:tasks.workunit.client.0.smithi110.stdout: "host_ctx_wear_used": { 2024-08-17T00:34:17.442 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:17.442 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:17.442 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.442 INFO:tasks.workunit.client.0.smithi110.stdout: "media_bytes_read": { 2024-08-17T00:34:17.442 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:17.442 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:17.442 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.442 INFO:tasks.workunit.client.0.smithi110.stdout: "nand_bytes_written": { 2024-08-17T00:34:17.442 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:17.442 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:17.443 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.443 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_stat_indicator": { 2024-08-17T00:34:17.443 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:17.443 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:17.443 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.443 INFO:tasks.workunit.client.0.smithi110.stdout: "pll_lock_loss_count": { 2024-08-17T00:34:17.443 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:17.443 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:17.443 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.443 INFO:tasks.workunit.client.0.smithi110.stdout: "program_fail_count": { 2024-08-17T00:34:17.443 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:17.443 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:17.443 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.443 INFO:tasks.workunit.client.0.smithi110.stdout: "re_alloc_sectr_cnt": { 2024-08-17T00:34:17.444 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:17.444 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:17.444 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.444 INFO:tasks.workunit.client.0.smithi110.stdout: "retry_buffer_overflow_count": { 2024-08-17T00:34:17.444 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:17.444 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:17.444 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.444 INFO:tasks.workunit.client.0.smithi110.stdout: "soft_ecc_err_rate": { 2024-08-17T00:34:17.444 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:17.444 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:17.444 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.444 INFO:tasks.workunit.client.0.smithi110.stdout: "thermal_throttle_status": { 2024-08-17T00:34:17.444 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:17.444 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": { 2024-08-17T00:34:17.445 INFO:tasks.workunit.client.0.smithi110.stdout: "cnt": 0, 2024-08-17T00:34:17.445 INFO:tasks.workunit.client.0.smithi110.stdout: "pct": 0 2024-08-17T00:34:17.445 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.445 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.445 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_host_reads": { 2024-08-17T00:34:17.445 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:17.445 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 15 2024-08-17T00:34:17.445 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.445 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_media_wear": { 2024-08-17T00:34:17.445 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:17.445 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": "0.000000" 2024-08-17T00:34:17.445 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.445 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_timer": { 2024-08-17T00:34:17.446 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:17.446 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 1128918 2024-08-17T00:34:17.446 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.446 INFO:tasks.workunit.client.0.smithi110.stdout: "unexp_power_loss": { 2024-08-17T00:34:17.446 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:17.446 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:17.446 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.446 INFO:tasks.workunit.client.0.smithi110.stdout: "wear_leveling": { 2024-08-17T00:34:17.446 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:17.446 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": { 2024-08-17T00:34:17.446 INFO:tasks.workunit.client.0.smithi110.stdout: "avg": 0, 2024-08-17T00:34:17.446 INFO:tasks.workunit.client.0.smithi110.stdout: "max": 0, 2024-08-17T00:34:17.446 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0 2024-08-17T00:34:17.446 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.447 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.447 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.447 INFO:tasks.workunit.client.0.smithi110.stdout: "Intel Smart log": "nvme0n1" 2024-08-17T00:34:17.447 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.447 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_smart_health_information_log": { 2024-08-17T00:34:17.447 INFO:tasks.workunit.client.0.smithi110.stdout: "available_spare": 100, 2024-08-17T00:34:17.447 INFO:tasks.workunit.client.0.smithi110.stdout: "available_spare_threshold": 0, 2024-08-17T00:34:17.447 INFO:tasks.workunit.client.0.smithi110.stdout: "controller_busy_time": 3580, 2024-08-17T00:34:17.447 INFO:tasks.workunit.client.0.smithi110.stdout: "critical_warning": 0, 2024-08-17T00:34:17.447 INFO:tasks.workunit.client.0.smithi110.stdout: "data_units_read": 126159480, 2024-08-17T00:34:17.447 INFO:tasks.workunit.client.0.smithi110.stdout: "data_units_written": 603081242, 2024-08-17T00:34:17.447 INFO:tasks.workunit.client.0.smithi110.stdout: "host_reads": 2021986126, 2024-08-17T00:34:17.447 INFO:tasks.workunit.client.0.smithi110.stdout: "host_writes": 13935089143, 2024-08-17T00:34:17.447 INFO:tasks.workunit.client.0.smithi110.stdout: "media_errors": 0, 2024-08-17T00:34:17.448 INFO:tasks.workunit.client.0.smithi110.stdout: "num_err_log_entries": 0, 2024-08-17T00:34:17.448 INFO:tasks.workunit.client.0.smithi110.stdout: "percentage_used": 0, 2024-08-17T00:34:17.448 INFO:tasks.workunit.client.0.smithi110.stdout: "power_cycles": 24783, 2024-08-17T00:34:17.448 INFO:tasks.workunit.client.0.smithi110.stdout: "power_on_hours": 29417, 2024-08-17T00:34:17.448 INFO:tasks.workunit.client.0.smithi110.stdout: "temperature": 33, 2024-08-17T00:34:17.448 INFO:tasks.workunit.client.0.smithi110.stdout: "unsafe_shutdowns": 8378 2024-08-17T00:34:17.448 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.448 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_vendor": "intel", 2024-08-17T00:34:17.448 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_version": { 2024-08-17T00:34:17.448 INFO:tasks.workunit.client.0.smithi110.stdout: "string": "<1.2", 2024-08-17T00:34:17.448 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:17.448 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.448 INFO:tasks.workunit.client.0.smithi110.stdout: "power_cycle_count": 24783, 2024-08-17T00:34:17.448 INFO:tasks.workunit.client.0.smithi110.stdout: "power_on_time": { 2024-08-17T00:34:17.449 INFO:tasks.workunit.client.0.smithi110.stdout: "hours": 29417 2024-08-17T00:34:17.449 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.449 INFO:tasks.workunit.client.0.smithi110.stdout: "serial_number": "deleted", 2024-08-17T00:34:17.449 INFO:tasks.workunit.client.0.smithi110.stdout: "smart_status": { 2024-08-17T00:34:17.449 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme": { 2024-08-17T00:34:17.449 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:17.449 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.449 INFO:tasks.workunit.client.0.smithi110.stdout: "passed": true 2024-08-17T00:34:17.449 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.449 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl": { 2024-08-17T00:34:17.449 INFO:tasks.workunit.client.0.smithi110.stdout: "argv": [ 2024-08-17T00:34:17.449 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl", 2024-08-17T00:34:17.449 INFO:tasks.workunit.client.0.smithi110.stdout: "-x", 2024-08-17T00:34:17.449 INFO:tasks.workunit.client.0.smithi110.stdout: "--json=o", 2024-08-17T00:34:17.450 INFO:tasks.workunit.client.0.smithi110.stdout: "/dev/nvme0n1" 2024-08-17T00:34:17.450 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:17.450 INFO:tasks.workunit.client.0.smithi110.stdout: "build_info": "(local build)", 2024-08-17T00:34:17.450 INFO:tasks.workunit.client.0.smithi110.stdout: "exit_status": 0, 2024-08-17T00:34:17.450 INFO:tasks.workunit.client.0.smithi110.stdout: "output": [ 2024-08-17T00:34:17.450 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-08-17T00:34:17.450 INFO:tasks.workunit.client.0.smithi110.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-17T00:34:17.450 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:17.450 INFO:tasks.workunit.client.0.smithi110.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-17T00:34:17.450 INFO:tasks.workunit.client.0.smithi110.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-08-17T00:34:17.450 INFO:tasks.workunit.client.0.smithi110.stdout: "Serial Number: deleted", 2024-08-17T00:34:17.450 INFO:tasks.workunit.client.0.smithi110.stdout: "Firmware Version: E2010325", 2024-08-17T00:34:17.450 INFO:tasks.workunit.client.0.smithi110.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-17T00:34:17.451 INFO:tasks.workunit.client.0.smithi110.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-17T00:34:17.451 INFO:tasks.workunit.client.0.smithi110.stdout: "Controller ID: 0", 2024-08-17T00:34:17.451 INFO:tasks.workunit.client.0.smithi110.stdout: "NVMe Version: <1.2", 2024-08-17T00:34:17.451 INFO:tasks.workunit.client.0.smithi110.stdout: "Number of Namespaces: 1", 2024-08-17T00:34:17.451 INFO:tasks.workunit.client.0.smithi110.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-08-17T00:34:17.451 INFO:tasks.workunit.client.0.smithi110.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-17T00:34:17.451 INFO:tasks.workunit.client.0.smithi110.stdout: "Local Time is: Sat Aug 17 00:28:38 2024 UTC", 2024-08-17T00:34:17.451 INFO:tasks.workunit.client.0.smithi110.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-17T00:34:17.451 INFO:tasks.workunit.client.0.smithi110.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-08-17T00:34:17.451 INFO:tasks.workunit.client.0.smithi110.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-17T00:34:17.451 INFO:tasks.workunit.client.0.smithi110.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-17T00:34:17.451 INFO:tasks.workunit.client.0.smithi110.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-17T00:34:17.451 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:17.451 INFO:tasks.workunit.client.0.smithi110.stdout: "Supported Power States", 2024-08-17T00:34:17.452 INFO:tasks.workunit.client.0.smithi110.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-17T00:34:17.452 INFO:tasks.workunit.client.0.smithi110.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-08-17T00:34:17.452 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:17.452 INFO:tasks.workunit.client.0.smithi110.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-17T00:34:17.452 INFO:tasks.workunit.client.0.smithi110.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-17T00:34:17.452 INFO:tasks.workunit.client.0.smithi110.stdout: " 0 + 512 0 2", 2024-08-17T00:34:17.452 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:17.452 INFO:tasks.workunit.client.0.smithi110.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-17T00:34:17.452 INFO:tasks.workunit.client.0.smithi110.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-17T00:34:17.452 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:17.452 INFO:tasks.workunit.client.0.smithi110.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-17T00:34:17.452 INFO:tasks.workunit.client.0.smithi110.stdout: "Critical Warning: 0x00", 2024-08-17T00:34:17.452 INFO:tasks.workunit.client.0.smithi110.stdout: "Temperature: 33 Celsius", 2024-08-17T00:34:17.452 INFO:tasks.workunit.client.0.smithi110.stdout: "Available Spare: 100%", 2024-08-17T00:34:17.453 INFO:tasks.workunit.client.0.smithi110.stdout: "Available Spare Threshold: 0%", 2024-08-17T00:34:17.453 INFO:tasks.workunit.client.0.smithi110.stdout: "Percentage Used: 0%", 2024-08-17T00:34:17.453 INFO:tasks.workunit.client.0.smithi110.stdout: "Data Units Read: 126,159,480 [64.5 TB]", 2024-08-17T00:34:17.453 INFO:tasks.workunit.client.0.smithi110.stdout: "Data Units Written: 603,081,242 [308 TB]", 2024-08-17T00:34:17.453 INFO:tasks.workunit.client.0.smithi110.stdout: "Host Read Commands: 2,021,986,126", 2024-08-17T00:34:17.453 INFO:tasks.workunit.client.0.smithi110.stdout: "Host Write Commands: 13,935,089,143", 2024-08-17T00:34:17.453 INFO:tasks.workunit.client.0.smithi110.stdout: "Controller Busy Time: 3,580", 2024-08-17T00:34:17.453 INFO:tasks.workunit.client.0.smithi110.stdout: "Power Cycles: 24,783", 2024-08-17T00:34:17.453 INFO:tasks.workunit.client.0.smithi110.stdout: "Power On Hours: 29,417", 2024-08-17T00:34:17.453 INFO:tasks.workunit.client.0.smithi110.stdout: "Unsafe Shutdowns: 8,378", 2024-08-17T00:34:17.454 INFO:tasks.workunit.client.0.smithi110.stdout: "Media and Data Integrity Errors: 0", 2024-08-17T00:34:17.454 INFO:tasks.workunit.client.0.smithi110.stdout: "Error Information Log Entries: 0", 2024-08-17T00:34:17.454 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:17.454 INFO:tasks.workunit.client.0.smithi110.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-17T00:34:17.454 INFO:tasks.workunit.client.0.smithi110.stdout: "No Errors Logged", 2024-08-17T00:34:17.454 INFO:tasks.workunit.client.0.smithi110.stdout: "" 2024-08-17T00:34:17.454 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:17.454 INFO:tasks.workunit.client.0.smithi110.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-08-17T00:34:17.454 INFO:tasks.workunit.client.0.smithi110.stdout: "svn_revision": "5155", 2024-08-17T00:34:17.454 INFO:tasks.workunit.client.0.smithi110.stdout: "version": [ 2024-08-17T00:34:17.454 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:17.454 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:17.454 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:17.455 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.455 INFO:tasks.workunit.client.0.smithi110.stdout: "temperature": { 2024-08-17T00:34:17.455 INFO:tasks.workunit.client.0.smithi110.stdout: "current": 33 2024-08-17T00:34:17.455 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.455 INFO:tasks.workunit.client.0.smithi110.stdout: "user_capacity": { 2024-08-17T00:34:17.455 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 937703088, 2024-08-17T00:34:17.455 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 480103981056 2024-08-17T00:34:17.455 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.455 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.455 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.455 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.455 INFO:tasks.workunit.client.0.smithi110.stdout: "6f501abc-5c30-11ef-b0f8-0cc47a8fcc35": { 2024-08-17T00:34:17.455 INFO:tasks.workunit.client.0.smithi110.stdout: "INTEL_SSDPEDMD400G4_6f509ed8-5c30-11ef-b0f8-0cc47a8fcc35": { 2024-08-17T00:34:17.456 INFO:tasks.workunit.client.0.smithi110.stdout: "20240817-002840": { 2024-08-17T00:34:17.456 INFO:tasks.workunit.client.0.smithi110.stdout: "device": { 2024-08-17T00:34:17.456 INFO:tasks.workunit.client.0.smithi110.stdout: "info_name": "/dev/nvme0n1", 2024-08-17T00:34:17.456 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "/dev/nvme0n1", 2024-08-17T00:34:17.456 INFO:tasks.workunit.client.0.smithi110.stdout: "protocol": "NVMe", 2024-08-17T00:34:17.456 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "nvme" 2024-08-17T00:34:17.456 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.456 INFO:tasks.workunit.client.0.smithi110.stdout: "firmware_version": "8DV101H0", 2024-08-17T00:34:17.456 INFO:tasks.workunit.client.0.smithi110.stdout: "host_id": "6f501abc-5c30-11ef-b0f8-0cc47a8fcc35", 2024-08-17T00:34:17.456 INFO:tasks.workunit.client.0.smithi110.stdout: "json_format_version": [ 2024-08-17T00:34:17.456 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:17.456 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:17.456 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:17.456 INFO:tasks.workunit.client.0.smithi110.stdout: "local_time": { 2024-08-17T00:34:17.457 INFO:tasks.workunit.client.0.smithi110.stdout: "asctime": "Sat Aug 17 00:28:40 2024 UTC", 2024-08-17T00:34:17.457 INFO:tasks.workunit.client.0.smithi110.stdout: "time_t": 1723854520 2024-08-17T00:34:17.457 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.457 INFO:tasks.workunit.client.0.smithi110.stdout: "logical_block_size": 512, 2024-08-17T00:34:17.457 INFO:tasks.workunit.client.0.smithi110.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-08-17T00:34:17.457 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_controller_id": 0, 2024-08-17T00:34:17.457 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-17T00:34:17.457 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_namespaces": [ 2024-08-17T00:34:17.458 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:17.458 INFO:tasks.workunit.client.0.smithi110.stdout: "capacity": { 2024-08-17T00:34:17.458 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 781422768, 2024-08-17T00:34:17.458 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 400088457216 2024-08-17T00:34:17.458 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.458 INFO:tasks.workunit.client.0.smithi110.stdout: "formatted_lba_size": 512, 2024-08-17T00:34:17.458 INFO:tasks.workunit.client.0.smithi110.stdout: "id": 1, 2024-08-17T00:34:17.458 INFO:tasks.workunit.client.0.smithi110.stdout: "size": { 2024-08-17T00:34:17.458 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 781422768, 2024-08-17T00:34:17.458 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 400088457216 2024-08-17T00:34:17.458 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.458 INFO:tasks.workunit.client.0.smithi110.stdout: "utilization": { 2024-08-17T00:34:17.458 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 781422768, 2024-08-17T00:34:17.459 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 400088457216 2024-08-17T00:34:17.459 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.459 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.459 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:17.459 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_number_of_namespaces": 1, 2024-08-17T00:34:17.459 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_pci_vendor": { 2024-08-17T00:34:17.459 INFO:tasks.workunit.client.0.smithi110.stdout: "id": 32902, 2024-08-17T00:34:17.459 INFO:tasks.workunit.client.0.smithi110.stdout: "subsystem_id": 32902 2024-08-17T00:34:17.459 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.459 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_smart_health_information_add_log": { 2024-08-17T00:34:17.460 INFO:tasks.workunit.client.0.smithi110.stdout: "Device stats": { 2024-08-17T00:34:17.460 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_fw_downgrades": { 2024-08-17T00:34:17.460 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:17.460 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:17.460 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.460 INFO:tasks.workunit.client.0.smithi110.stdout: "crc_error_count": { 2024-08-17T00:34:17.460 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:17.460 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:17.460 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.460 INFO:tasks.workunit.client.0.smithi110.stdout: "end_to_end_error_detection_count": { 2024-08-17T00:34:17.460 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:17.460 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:17.460 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.460 INFO:tasks.workunit.client.0.smithi110.stdout: "erase_fail_count": { 2024-08-17T00:34:17.461 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:17.461 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:17.461 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.461 INFO:tasks.workunit.client.0.smithi110.stdout: "host_bytes_written": { 2024-08-17T00:34:17.461 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:17.461 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 15975869 2024-08-17T00:34:17.461 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.461 INFO:tasks.workunit.client.0.smithi110.stdout: "host_ctx_wear_used": { 2024-08-17T00:34:17.461 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:17.461 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 1 2024-08-17T00:34:17.461 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.461 INFO:tasks.workunit.client.0.smithi110.stdout: "media_bytes_read": { 2024-08-17T00:34:17.461 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:17.461 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:17.462 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.462 INFO:tasks.workunit.client.0.smithi110.stdout: "nand_bytes_written": { 2024-08-17T00:34:17.462 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:17.462 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 28707294 2024-08-17T00:34:17.462 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.462 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_stat_indicator": { 2024-08-17T00:34:17.462 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:17.462 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:17.462 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.462 INFO:tasks.workunit.client.0.smithi110.stdout: "pll_lock_loss_count": { 2024-08-17T00:34:17.462 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:17.462 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:17.462 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.462 INFO:tasks.workunit.client.0.smithi110.stdout: "program_fail_count": { 2024-08-17T00:34:17.463 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:17.463 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:17.463 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.463 INFO:tasks.workunit.client.0.smithi110.stdout: "re_alloc_sectr_cnt": { 2024-08-17T00:34:17.463 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:17.463 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:17.463 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.463 INFO:tasks.workunit.client.0.smithi110.stdout: "retry_buffer_overflow_count": { 2024-08-17T00:34:17.463 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:17.463 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:17.463 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.463 INFO:tasks.workunit.client.0.smithi110.stdout: "soft_ecc_err_rate": { 2024-08-17T00:34:17.464 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:17.464 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:17.464 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.464 INFO:tasks.workunit.client.0.smithi110.stdout: "thermal_throttle_status": { 2024-08-17T00:34:17.464 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:17.464 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": { 2024-08-17T00:34:17.464 INFO:tasks.workunit.client.0.smithi110.stdout: "cnt": 0, 2024-08-17T00:34:17.464 INFO:tasks.workunit.client.0.smithi110.stdout: "pct": 0 2024-08-17T00:34:17.464 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.464 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.464 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_host_reads": { 2024-08-17T00:34:17.464 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:17.464 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 65535 2024-08-17T00:34:17.464 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.465 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_media_wear": { 2024-08-17T00:34:17.465 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:17.465 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": "63.999023" 2024-08-17T00:34:17.465 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.465 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_timer": { 2024-08-17T00:34:17.465 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:17.465 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 65535 2024-08-17T00:34:17.465 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.465 INFO:tasks.workunit.client.0.smithi110.stdout: "unexp_power_loss": { 2024-08-17T00:34:17.465 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:17.465 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:17.465 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.465 INFO:tasks.workunit.client.0.smithi110.stdout: "wear_leveling": { 2024-08-17T00:34:17.465 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 94, 2024-08-17T00:34:17.466 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": { 2024-08-17T00:34:17.466 INFO:tasks.workunit.client.0.smithi110.stdout: "avg": 1970, 2024-08-17T00:34:17.466 INFO:tasks.workunit.client.0.smithi110.stdout: "max": 1981, 2024-08-17T00:34:17.466 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 1960 2024-08-17T00:34:17.466 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.466 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.466 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.466 INFO:tasks.workunit.client.0.smithi110.stdout: "Intel Smart log": "nvme0n1" 2024-08-17T00:34:17.466 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.466 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_smart_health_information_log": { 2024-08-17T00:34:17.466 INFO:tasks.workunit.client.0.smithi110.stdout: "available_spare": 100, 2024-08-17T00:34:17.466 INFO:tasks.workunit.client.0.smithi110.stdout: "available_spare_threshold": 10, 2024-08-17T00:34:17.466 INFO:tasks.workunit.client.0.smithi110.stdout: "controller_busy_time": 10, 2024-08-17T00:34:17.467 INFO:tasks.workunit.client.0.smithi110.stdout: "critical_warning": 0, 2024-08-17T00:34:17.467 INFO:tasks.workunit.client.0.smithi110.stdout: "data_units_read": 252394039, 2024-08-17T00:34:17.467 INFO:tasks.workunit.client.0.smithi110.stdout: "data_units_written": 1046994568, 2024-08-17T00:34:17.467 INFO:tasks.workunit.client.0.smithi110.stdout: "host_reads": 3773643484, 2024-08-17T00:34:17.467 INFO:tasks.workunit.client.0.smithi110.stdout: "host_writes": 17726475383, 2024-08-17T00:34:17.467 INFO:tasks.workunit.client.0.smithi110.stdout: "media_errors": 0, 2024-08-17T00:34:17.467 INFO:tasks.workunit.client.0.smithi110.stdout: "num_err_log_entries": 0, 2024-08-17T00:34:17.467 INFO:tasks.workunit.client.0.smithi110.stdout: "percentage_used": 6, 2024-08-17T00:34:17.467 INFO:tasks.workunit.client.0.smithi110.stdout: "power_cycles": 33617, 2024-08-17T00:34:17.467 INFO:tasks.workunit.client.0.smithi110.stdout: "power_on_hours": 60068, 2024-08-17T00:34:17.467 INFO:tasks.workunit.client.0.smithi110.stdout: "temperature": 24, 2024-08-17T00:34:17.467 INFO:tasks.workunit.client.0.smithi110.stdout: "unsafe_shutdowns": 1105 2024-08-17T00:34:17.467 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.468 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_vendor": "intel", 2024-08-17T00:34:17.468 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_version": { 2024-08-17T00:34:17.468 INFO:tasks.workunit.client.0.smithi110.stdout: "string": "<1.2", 2024-08-17T00:34:17.468 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:17.468 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.468 INFO:tasks.workunit.client.0.smithi110.stdout: "power_cycle_count": 33617, 2024-08-17T00:34:17.468 INFO:tasks.workunit.client.0.smithi110.stdout: "power_on_time": { 2024-08-17T00:34:17.468 INFO:tasks.workunit.client.0.smithi110.stdout: "hours": 60068 2024-08-17T00:34:17.468 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.468 INFO:tasks.workunit.client.0.smithi110.stdout: "serial_number": "deleted", 2024-08-17T00:34:17.468 INFO:tasks.workunit.client.0.smithi110.stdout: "smart_status": { 2024-08-17T00:34:17.468 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme": { 2024-08-17T00:34:17.468 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:17.468 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.469 INFO:tasks.workunit.client.0.smithi110.stdout: "passed": true 2024-08-17T00:34:17.469 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.469 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl": { 2024-08-17T00:34:17.469 INFO:tasks.workunit.client.0.smithi110.stdout: "argv": [ 2024-08-17T00:34:17.469 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl", 2024-08-17T00:34:17.469 INFO:tasks.workunit.client.0.smithi110.stdout: "-x", 2024-08-17T00:34:17.469 INFO:tasks.workunit.client.0.smithi110.stdout: "--json=o", 2024-08-17T00:34:17.469 INFO:tasks.workunit.client.0.smithi110.stdout: "/dev/nvme0n1" 2024-08-17T00:34:17.469 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:17.469 INFO:tasks.workunit.client.0.smithi110.stdout: "build_info": "(local build)", 2024-08-17T00:34:17.469 INFO:tasks.workunit.client.0.smithi110.stdout: "exit_status": 0, 2024-08-17T00:34:17.469 INFO:tasks.workunit.client.0.smithi110.stdout: "output": [ 2024-08-17T00:34:17.469 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-08-17T00:34:17.470 INFO:tasks.workunit.client.0.smithi110.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-17T00:34:17.470 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:17.470 INFO:tasks.workunit.client.0.smithi110.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-17T00:34:17.470 INFO:tasks.workunit.client.0.smithi110.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-08-17T00:34:17.470 INFO:tasks.workunit.client.0.smithi110.stdout: "Serial Number: deleted", 2024-08-17T00:34:17.470 INFO:tasks.workunit.client.0.smithi110.stdout: "Firmware Version: 8DV101H0", 2024-08-17T00:34:17.470 INFO:tasks.workunit.client.0.smithi110.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-17T00:34:17.470 INFO:tasks.workunit.client.0.smithi110.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-17T00:34:17.471 INFO:tasks.workunit.client.0.smithi110.stdout: "Controller ID: 0", 2024-08-17T00:34:17.471 INFO:tasks.workunit.client.0.smithi110.stdout: "NVMe Version: <1.2", 2024-08-17T00:34:17.471 INFO:tasks.workunit.client.0.smithi110.stdout: "Number of Namespaces: 1", 2024-08-17T00:34:17.471 INFO:tasks.workunit.client.0.smithi110.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-08-17T00:34:17.471 INFO:tasks.workunit.client.0.smithi110.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-17T00:34:17.471 INFO:tasks.workunit.client.0.smithi110.stdout: "Local Time is: Sat Aug 17 00:28:40 2024 UTC", 2024-08-17T00:34:17.471 INFO:tasks.workunit.client.0.smithi110.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-17T00:34:17.471 INFO:tasks.workunit.client.0.smithi110.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-08-17T00:34:17.471 INFO:tasks.workunit.client.0.smithi110.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-17T00:34:17.471 INFO:tasks.workunit.client.0.smithi110.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-17T00:34:17.471 INFO:tasks.workunit.client.0.smithi110.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-17T00:34:17.471 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:17.471 INFO:tasks.workunit.client.0.smithi110.stdout: "Supported Power States", 2024-08-17T00:34:17.472 INFO:tasks.workunit.client.0.smithi110.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-17T00:34:17.472 INFO:tasks.workunit.client.0.smithi110.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-08-17T00:34:17.472 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:17.472 INFO:tasks.workunit.client.0.smithi110.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-17T00:34:17.472 INFO:tasks.workunit.client.0.smithi110.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-17T00:34:17.472 INFO:tasks.workunit.client.0.smithi110.stdout: " 0 + 512 0 2", 2024-08-17T00:34:17.472 INFO:tasks.workunit.client.0.smithi110.stdout: " 1 - 512 8 2", 2024-08-17T00:34:17.472 INFO:tasks.workunit.client.0.smithi110.stdout: " 2 - 512 16 2", 2024-08-17T00:34:17.472 INFO:tasks.workunit.client.0.smithi110.stdout: " 3 - 4096 0 0", 2024-08-17T00:34:17.472 INFO:tasks.workunit.client.0.smithi110.stdout: " 4 - 4096 8 0", 2024-08-17T00:34:17.472 INFO:tasks.workunit.client.0.smithi110.stdout: " 5 - 4096 64 0", 2024-08-17T00:34:17.472 INFO:tasks.workunit.client.0.smithi110.stdout: " 6 - 4096 128 0", 2024-08-17T00:34:17.472 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:17.473 INFO:tasks.workunit.client.0.smithi110.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-17T00:34:17.473 INFO:tasks.workunit.client.0.smithi110.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-17T00:34:17.473 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:17.473 INFO:tasks.workunit.client.0.smithi110.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-17T00:34:17.473 INFO:tasks.workunit.client.0.smithi110.stdout: "Critical Warning: 0x00", 2024-08-17T00:34:17.473 INFO:tasks.workunit.client.0.smithi110.stdout: "Temperature: 24 Celsius", 2024-08-17T00:34:17.473 INFO:tasks.workunit.client.0.smithi110.stdout: "Available Spare: 100%", 2024-08-17T00:34:17.473 INFO:tasks.workunit.client.0.smithi110.stdout: "Available Spare Threshold: 10%", 2024-08-17T00:34:17.473 INFO:tasks.workunit.client.0.smithi110.stdout: "Percentage Used: 6%", 2024-08-17T00:34:17.473 INFO:tasks.workunit.client.0.smithi110.stdout: "Data Units Read: 252,394,039 [129 TB]", 2024-08-17T00:34:17.473 INFO:tasks.workunit.client.0.smithi110.stdout: "Data Units Written: 1,046,994,568 [536 TB]", 2024-08-17T00:34:17.473 INFO:tasks.workunit.client.0.smithi110.stdout: "Host Read Commands: 3,773,643,484", 2024-08-17T00:34:17.473 INFO:tasks.workunit.client.0.smithi110.stdout: "Host Write Commands: 17,726,475,383", 2024-08-17T00:34:17.473 INFO:tasks.workunit.client.0.smithi110.stdout: "Controller Busy Time: 10", 2024-08-17T00:34:17.474 INFO:tasks.workunit.client.0.smithi110.stdout: "Power Cycles: 33,617", 2024-08-17T00:34:17.474 INFO:tasks.workunit.client.0.smithi110.stdout: "Power On Hours: 60,068", 2024-08-17T00:34:17.474 INFO:tasks.workunit.client.0.smithi110.stdout: "Unsafe Shutdowns: 1,105", 2024-08-17T00:34:17.474 INFO:tasks.workunit.client.0.smithi110.stdout: "Media and Data Integrity Errors: 0", 2024-08-17T00:34:17.474 INFO:tasks.workunit.client.0.smithi110.stdout: "Error Information Log Entries: 0", 2024-08-17T00:34:17.474 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:17.474 INFO:tasks.workunit.client.0.smithi110.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-17T00:34:17.474 INFO:tasks.workunit.client.0.smithi110.stdout: "No Errors Logged", 2024-08-17T00:34:17.474 INFO:tasks.workunit.client.0.smithi110.stdout: "" 2024-08-17T00:34:17.474 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:17.474 INFO:tasks.workunit.client.0.smithi110.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-08-17T00:34:17.474 INFO:tasks.workunit.client.0.smithi110.stdout: "svn_revision": "5155", 2024-08-17T00:34:17.474 INFO:tasks.workunit.client.0.smithi110.stdout: "version": [ 2024-08-17T00:34:17.475 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:17.475 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:17.475 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:17.475 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.475 INFO:tasks.workunit.client.0.smithi110.stdout: "temperature": { 2024-08-17T00:34:17.475 INFO:tasks.workunit.client.0.smithi110.stdout: "current": 24 2024-08-17T00:34:17.475 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.475 INFO:tasks.workunit.client.0.smithi110.stdout: "user_capacity": { 2024-08-17T00:34:17.475 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 781422768, 2024-08-17T00:34:17.475 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 400088457216 2024-08-17T00:34:17.475 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.475 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.475 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.475 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.476 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.476 INFO:tasks.workunit.client.0.smithi110.stdout: "report": { 2024-08-17T00:34:17.476 INFO:tasks.workunit.client.0.smithi110.stdout: "balancer": { 2024-08-17T00:34:17.476 INFO:tasks.workunit.client.0.smithi110.stdout: "active": true, 2024-08-17T00:34:17.476 INFO:tasks.workunit.client.0.smithi110.stdout: "mode": "" 2024-08-17T00:34:17.476 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.476 INFO:tasks.workunit.client.0.smithi110.stdout: "channels": [ 2024-08-17T00:34:17.476 INFO:tasks.workunit.client.0.smithi110.stdout: "basic", 2024-08-17T00:34:17.476 INFO:tasks.workunit.client.0.smithi110.stdout: "crash", 2024-08-17T00:34:17.476 INFO:tasks.workunit.client.0.smithi110.stdout: "device", 2024-08-17T00:34:17.476 INFO:tasks.workunit.client.0.smithi110.stdout: "ident" 2024-08-17T00:34:17.476 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:17.476 INFO:tasks.workunit.client.0.smithi110.stdout: "channels_available": [ 2024-08-17T00:34:17.477 INFO:tasks.workunit.client.0.smithi110.stdout: "basic", 2024-08-17T00:34:17.477 INFO:tasks.workunit.client.0.smithi110.stdout: "ident", 2024-08-17T00:34:17.477 INFO:tasks.workunit.client.0.smithi110.stdout: "crash", 2024-08-17T00:34:17.477 INFO:tasks.workunit.client.0.smithi110.stdout: "device", 2024-08-17T00:34:17.477 INFO:tasks.workunit.client.0.smithi110.stdout: "perf" 2024-08-17T00:34:17.477 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:17.477 INFO:tasks.workunit.client.0.smithi110.stdout: "collections_available": [ 2024-08-17T00:34:17.477 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_base", 2024-08-17T00:34:17.477 INFO:tasks.workunit.client.0.smithi110.stdout: "device_base", 2024-08-17T00:34:17.477 INFO:tasks.workunit.client.0.smithi110.stdout: "crash_base", 2024-08-17T00:34:17.477 INFO:tasks.workunit.client.0.smithi110.stdout: "ident_base", 2024-08-17T00:34:17.477 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_perf", 2024-08-17T00:34:17.477 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_mds_metadata", 2024-08-17T00:34:17.477 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_pool_usage", 2024-08-17T00:34:17.478 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_usage_by_class", 2024-08-17T00:34:17.478 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_rook_v01", 2024-08-17T00:34:17.478 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_memory_metrics", 2024-08-17T00:34:17.478 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_pool_options_bluestore" 2024-08-17T00:34:17.478 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:17.478 INFO:tasks.workunit.client.0.smithi110.stdout: "collections_opted_in": [ 2024-08-17T00:34:17.478 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_base", 2024-08-17T00:34:17.478 INFO:tasks.workunit.client.0.smithi110.stdout: "device_base", 2024-08-17T00:34:17.478 INFO:tasks.workunit.client.0.smithi110.stdout: "crash_base", 2024-08-17T00:34:17.478 INFO:tasks.workunit.client.0.smithi110.stdout: "ident_base", 2024-08-17T00:34:17.478 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_perf", 2024-08-17T00:34:17.478 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_mds_metadata", 2024-08-17T00:34:17.478 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_pool_usage", 2024-08-17T00:34:17.479 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_usage_by_class", 2024-08-17T00:34:17.479 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_rook_v01", 2024-08-17T00:34:17.479 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_memory_metrics", 2024-08-17T00:34:17.479 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_pool_options_bluestore" 2024-08-17T00:34:17.479 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:17.479 INFO:tasks.workunit.client.0.smithi110.stdout: "config": { 2024-08-17T00:34:17.479 INFO:tasks.workunit.client.0.smithi110.stdout: "active_changed": [ 2024-08-17T00:34:17.479 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-17T00:34:17.479 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_debug", 2024-08-17T00:34:17.479 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_mon_ticket_ttl", 2024-08-17T00:34:17.479 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_service_ticket_ttl", 2024-08-17T00:34:17.479 INFO:tasks.workunit.client.0.smithi110.stdout: "bdev_debug_aio", 2024-08-17T00:34:17.479 INFO:tasks.workunit.client.0.smithi110.stdout: "client_check_pool_perm", 2024-08-17T00:34:17.480 INFO:tasks.workunit.client.0.smithi110.stdout: "client_mount_gid", 2024-08-17T00:34:17.480 INFO:tasks.workunit.client.0.smithi110.stdout: "client_mount_uid", 2024-08-17T00:34:17.480 INFO:tasks.workunit.client.0.smithi110.stdout: "client_quota", 2024-08-17T00:34:17.480 INFO:tasks.workunit.client.0.smithi110.stdout: "container_image", 2024-08-17T00:34:17.480 INFO:tasks.workunit.client.0.smithi110.stdout: "daemonize", 2024-08-17T00:34:17.480 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_asserts_on_shutdown", 2024-08-17T00:34:17.480 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_mgr", 2024-08-17T00:34:17.480 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_mon", 2024-08-17T00:34:17.480 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_ms", 2024-08-17T00:34:17.480 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_osd", 2024-08-17T00:34:17.480 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_paxos", 2024-08-17T00:34:17.480 INFO:tasks.workunit.client.0.smithi110.stdout: "keyring", 2024-08-17T00:34:17.480 INFO:tasks.workunit.client.0.smithi110.stdout: "leveldb_block_size", 2024-08-17T00:34:17.480 INFO:tasks.workunit.client.0.smithi110.stdout: "leveldb_cache_size", 2024-08-17T00:34:17.481 INFO:tasks.workunit.client.0.smithi110.stdout: "leveldb_compression", 2024-08-17T00:34:17.481 INFO:tasks.workunit.client.0.smithi110.stdout: "leveldb_log", 2024-08-17T00:34:17.481 INFO:tasks.workunit.client.0.smithi110.stdout: "leveldb_write_buffer_size", 2024-08-17T00:34:17.481 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_file", 2024-08-17T00:34:17.481 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_journald", 2024-08-17T00:34:17.481 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_stderr", 2024-08-17T00:34:17.481 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_allow_pool_delete", 2024-08-17T00:34:17.481 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_clock_drift_allowed", 2024-08-17T00:34:17.481 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_file_level", 2024-08-17T00:34:17.481 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_to_file", 2024-08-17T00:34:17.481 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_to_journald", 2024-08-17T00:34:17.481 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_to_stderr", 2024-08-17T00:34:17.481 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_data_avail_warn", 2024-08-17T00:34:17.481 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_election_default_strategy", 2024-08-17T00:34:17.482 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_host", 2024-08-17T00:34:17.482 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_max_pg_per_osd", 2024-08-17T00:34:17.482 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_mgr_mkfs_grace", 2024-08-17T00:34:17.482 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_osd_prime_pg_temp", 2024-08-17T00:34:17.482 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_osd_reporter_subtree_level", 2024-08-17T00:34:17.482 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_pg_warn_max_object_skew", 2024-08-17T00:34:17.482 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-17T00:34:17.482 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-17T00:34:17.482 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-17T00:34:17.482 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-17T00:34:17.482 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-17T00:34:17.482 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-17T00:34:17.482 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-17T00:34:17.483 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-17T00:34:17.483 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_too_few_osds", 2024-08-17T00:34:17.483 INFO:tasks.workunit.client.0.smithi110.stdout: "ms_die_on_bug", 2024-08-17T00:34:17.483 INFO:tasks.workunit.client.0.smithi110.stdout: "ms_die_on_old_message", 2024-08-17T00:34:17.483 INFO:tasks.workunit.client.0.smithi110.stdout: "no_config_file", 2024-08-17T00:34:17.483 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_class_default_list", 2024-08-17T00:34:17.483 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_class_load_list", 2024-08-17T00:34:17.483 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_crush_chooseleaf_type", 2024-08-17T00:34:17.483 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_misdirected_ops", 2024-08-17T00:34:17.483 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_op_order", 2024-08-17T00:34:17.483 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_pg_log_writeout", 2024-08-17T00:34:17.483 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_shutdown", 2024-08-17T00:34:17.483 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_cached_snaps", 2024-08-17T00:34:17.483 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_missing_on_start", 2024-08-17T00:34:17.484 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_stray_on_activate", 2024-08-17T00:34:17.484 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-17T00:34:17.484 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_delete_sleep", 2024-08-17T00:34:17.484 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_delete_sleep_hdd", 2024-08-17T00:34:17.484 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_delete_sleep_hybrid", 2024-08-17T00:34:17.484 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_delete_sleep_ssd", 2024-08-17T00:34:17.484 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_max_backfills", 2024-08-17T00:34:17.484 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-17T00:34:17.484 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_profile", 2024-08-17T00:34:17.484 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-08-17T00:34:17.484 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-08-17T00:34:17.484 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-08-17T00:34:17.484 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-08-17T00:34:17.485 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-08-17T00:34:17.485 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-08-17T00:34:17.485 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_client_lim", 2024-08-17T00:34:17.485 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_client_res", 2024-08-17T00:34:17.485 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_client_wgt", 2024-08-17T00:34:17.485 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_memory_target", 2024-08-17T00:34:17.485 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_memory_target_autotune", 2024-08-17T00:34:17.485 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_op_queue", 2024-08-17T00:34:17.485 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_op_queue_cut_off", 2024-08-17T00:34:17.485 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pg_delete_cost", 2024-08-17T00:34:17.485 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pool_default_erasure_code_profile", 2024-08-17T00:34:17.485 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-17T00:34:17.485 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recover_clone_overlap", 2024-08-17T00:34:17.485 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_active", 2024-08-17T00:34:17.486 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_active_hdd", 2024-08-17T00:34:17.486 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_active_ssd", 2024-08-17T00:34:17.486 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_chunk", 2024-08-17T00:34:17.486 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_sleep", 2024-08-17T00:34:17.486 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_sleep_hdd", 2024-08-17T00:34:17.486 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_sleep_hybrid", 2024-08-17T00:34:17.486 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_sleep_ssd", 2024-08-17T00:34:17.486 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_load_threshold", 2024-08-17T00:34:17.486 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_max_interval", 2024-08-17T00:34:17.486 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_sleep", 2024-08-17T00:34:17.486 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_shutdown_pgref_assert", 2024-08-17T00:34:17.486 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_snap_trim_sleep", 2024-08-17T00:34:17.486 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_snap_trim_sleep_hdd", 2024-08-17T00:34:17.487 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_snap_trim_sleep_hybrid", 2024-08-17T00:34:17.487 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_snap_trim_sleep_ssd", 2024-08-17T00:34:17.487 INFO:tasks.workunit.client.0.smithi110.stdout: "public_addr", 2024-08-17T00:34:17.487 INFO:tasks.workunit.client.0.smithi110.stdout: "public_addrv", 2024-08-17T00:34:17.487 INFO:tasks.workunit.client.0.smithi110.stdout: "public_network", 2024-08-17T00:34:17.487 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd_default_features", 2024-08-17T00:34:17.487 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd_qos_exclude_ops", 2024-08-17T00:34:17.487 INFO:tasks.workunit.client.0.smithi110.stdout: "setgroup", 2024-08-17T00:34:17.487 INFO:tasks.workunit.client.0.smithi110.stdout: "setuser" 2024-08-17T00:34:17.487 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:17.487 INFO:tasks.workunit.client.0.smithi110.stdout: "cluster_changed": [ 2024-08-17T00:34:17.487 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-17T00:34:17.487 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_debug", 2024-08-17T00:34:17.487 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_mon_ticket_ttl", 2024-08-17T00:34:17.488 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_service_ticket_ttl", 2024-08-17T00:34:17.488 INFO:tasks.workunit.client.0.smithi110.stdout: "bdev_debug_aio", 2024-08-17T00:34:17.488 INFO:tasks.workunit.client.0.smithi110.stdout: "container_image", 2024-08-17T00:34:17.488 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_asserts_on_shutdown", 2024-08-17T00:34:17.488 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_mgr", 2024-08-17T00:34:17.488 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_mon", 2024-08-17T00:34:17.488 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_ms", 2024-08-17T00:34:17.488 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_osd", 2024-08-17T00:34:17.488 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_paxos", 2024-08-17T00:34:17.488 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_file", 2024-08-17T00:34:17.488 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_journald", 2024-08-17T00:34:17.488 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_stderr", 2024-08-17T00:34:17.488 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_join_fs", 2024-08-17T00:34:17.489 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/cephadm/allow_ptrace", 2024-08-17T00:34:17.489 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/cephadm/container_init", 2024-08-17T00:34:17.489 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/cephadm/migration_current", 2024-08-17T00:34:17.489 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/cephadm/use_repo_digest", 2024-08-17T00:34:17.489 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-08-17T00:34:17.489 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-08-17T00:34:17.489 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-08-17T00:34:17.489 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-08-17T00:34:17.489 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/ssl_server_port", 2024-08-17T00:34:17.489 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/orchestrator/orchestrator", 2024-08-17T00:34:17.489 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/telemetry/channel_ident", 2024-08-17T00:34:17.489 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/telemetry/description", 2024-08-17T00:34:17.489 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/telemetry/organization", 2024-08-17T00:34:17.489 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_allow_pool_delete", 2024-08-17T00:34:17.490 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_clock_drift_allowed", 2024-08-17T00:34:17.490 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_file_level", 2024-08-17T00:34:17.490 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_to_file", 2024-08-17T00:34:17.490 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_data_avail_warn", 2024-08-17T00:34:17.490 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_election_default_strategy", 2024-08-17T00:34:17.490 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_max_pg_per_osd", 2024-08-17T00:34:17.490 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_mgr_mkfs_grace", 2024-08-17T00:34:17.490 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_osd_prime_pg_temp", 2024-08-17T00:34:17.490 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_osd_reporter_subtree_level", 2024-08-17T00:34:17.490 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_pg_warn_max_object_skew", 2024-08-17T00:34:17.490 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-17T00:34:17.490 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-17T00:34:17.491 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-17T00:34:17.491 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-17T00:34:17.491 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-17T00:34:17.491 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-17T00:34:17.491 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-17T00:34:17.491 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-17T00:34:17.491 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_too_few_osds", 2024-08-17T00:34:17.491 INFO:tasks.workunit.client.0.smithi110.stdout: "ms_die_on_bug", 2024-08-17T00:34:17.491 INFO:tasks.workunit.client.0.smithi110.stdout: "ms_die_on_old_message", 2024-08-17T00:34:17.491 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_class_default_list", 2024-08-17T00:34:17.491 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_class_load_list", 2024-08-17T00:34:17.491 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_misdirected_ops", 2024-08-17T00:34:17.491 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_op_order", 2024-08-17T00:34:17.491 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_pg_log_writeout", 2024-08-17T00:34:17.492 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_shutdown", 2024-08-17T00:34:17.492 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_cached_snaps", 2024-08-17T00:34:17.492 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_missing_on_start", 2024-08-17T00:34:17.492 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_stray_on_activate", 2024-08-17T00:34:17.492 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-17T00:34:17.492 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-17T00:34:17.492 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_profile", 2024-08-17T00:34:17.492 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_memory_target", 2024-08-17T00:34:17.492 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_memory_target_autotune", 2024-08-17T00:34:17.492 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_op_queue", 2024-08-17T00:34:17.492 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_op_queue_cut_off", 2024-08-17T00:34:17.492 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pool_default_erasure_code_profile", 2024-08-17T00:34:17.492 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-17T00:34:17.492 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recover_clone_overlap", 2024-08-17T00:34:17.493 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_chunk", 2024-08-17T00:34:17.493 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_load_threshold", 2024-08-17T00:34:17.493 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_max_interval", 2024-08-17T00:34:17.493 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_shutdown_pgref_assert", 2024-08-17T00:34:17.493 INFO:tasks.workunit.client.0.smithi110.stdout: "public_network", 2024-08-17T00:34:17.493 INFO:tasks.workunit.client.0.smithi110.stdout: "rgw_cache_enabled", 2024-08-17T00:34:17.493 INFO:tasks.workunit.client.0.smithi110.stdout: "rgw_enable_ops_log", 2024-08-17T00:34:17.493 INFO:tasks.workunit.client.0.smithi110.stdout: "rgw_enable_usage_log" 2024-08-17T00:34:17.493 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:17.493 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.493 INFO:tasks.workunit.client.0.smithi110.stdout: "contact": null, 2024-08-17T00:34:17.493 INFO:tasks.workunit.client.0.smithi110.stdout: "crashes": [], 2024-08-17T00:34:17.493 INFO:tasks.workunit.client.0.smithi110.stdout: "created": "2024-08-17T00:25:38.635176Z", 2024-08-17T00:34:17.494 INFO:tasks.workunit.client.0.smithi110.stdout: "crush": { 2024-08-17T00:34:17.494 INFO:tasks.workunit.client.0.smithi110.stdout: "bucket_algs": { 2024-08-17T00:34:17.494 INFO:tasks.workunit.client.0.smithi110.stdout: "straw2": 3 2024-08-17T00:34:17.494 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.494 INFO:tasks.workunit.client.0.smithi110.stdout: "bucket_sizes": { 2024-08-17T00:34:17.494 INFO:tasks.workunit.client.0.smithi110.stdout: "2": 1, 2024-08-17T00:34:17.494 INFO:tasks.workunit.client.0.smithi110.stdout: "4": 2 2024-08-17T00:34:17.494 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.494 INFO:tasks.workunit.client.0.smithi110.stdout: "bucket_types": { 2024-08-17T00:34:17.494 INFO:tasks.workunit.client.0.smithi110.stdout: "1": 2, 2024-08-17T00:34:17.494 INFO:tasks.workunit.client.0.smithi110.stdout: "11": 1 2024-08-17T00:34:17.494 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.494 INFO:tasks.workunit.client.0.smithi110.stdout: "compat_weight_set": false, 2024-08-17T00:34:17.494 INFO:tasks.workunit.client.0.smithi110.stdout: "device_classes": [ 2024-08-17T00:34:17.495 INFO:tasks.workunit.client.0.smithi110.stdout: 8 2024-08-17T00:34:17.495 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:17.495 INFO:tasks.workunit.client.0.smithi110.stdout: "num_buckets": 6, 2024-08-17T00:34:17.495 INFO:tasks.workunit.client.0.smithi110.stdout: "num_devices": 8, 2024-08-17T00:34:17.495 INFO:tasks.workunit.client.0.smithi110.stdout: "num_rules": 1, 2024-08-17T00:34:17.495 INFO:tasks.workunit.client.0.smithi110.stdout: "num_types": 12, 2024-08-17T00:34:17.495 INFO:tasks.workunit.client.0.smithi110.stdout: "num_weight_sets": 0, 2024-08-17T00:34:17.495 INFO:tasks.workunit.client.0.smithi110.stdout: "tunables": { 2024-08-17T00:34:17.495 INFO:tasks.workunit.client.0.smithi110.stdout: "allowed_bucket_algs": 54, 2024-08-17T00:34:17.495 INFO:tasks.workunit.client.0.smithi110.stdout: "choose_local_fallback_tries": 0, 2024-08-17T00:34:17.495 INFO:tasks.workunit.client.0.smithi110.stdout: "choose_local_tries": 0, 2024-08-17T00:34:17.496 INFO:tasks.workunit.client.0.smithi110.stdout: "choose_total_tries": 50, 2024-08-17T00:34:17.496 INFO:tasks.workunit.client.0.smithi110.stdout: "chooseleaf_descend_once": 1, 2024-08-17T00:34:17.496 INFO:tasks.workunit.client.0.smithi110.stdout: "chooseleaf_stable": 1, 2024-08-17T00:34:17.496 INFO:tasks.workunit.client.0.smithi110.stdout: "chooseleaf_vary_r": 1, 2024-08-17T00:34:17.496 INFO:tasks.workunit.client.0.smithi110.stdout: "has_v2_rules": 0, 2024-08-17T00:34:17.496 INFO:tasks.workunit.client.0.smithi110.stdout: "has_v3_rules": 0, 2024-08-17T00:34:17.496 INFO:tasks.workunit.client.0.smithi110.stdout: "has_v4_buckets": 1, 2024-08-17T00:34:17.496 INFO:tasks.workunit.client.0.smithi110.stdout: "has_v5_rules": 0, 2024-08-17T00:34:17.496 INFO:tasks.workunit.client.0.smithi110.stdout: "legacy_tunables": 0, 2024-08-17T00:34:17.496 INFO:tasks.workunit.client.0.smithi110.stdout: "minimum_required_version": "jewel", 2024-08-17T00:34:17.496 INFO:tasks.workunit.client.0.smithi110.stdout: "optimal_tunables": 1, 2024-08-17T00:34:17.496 INFO:tasks.workunit.client.0.smithi110.stdout: "profile": "jewel", 2024-08-17T00:34:17.497 INFO:tasks.workunit.client.0.smithi110.stdout: "require_feature_tunables": 1, 2024-08-17T00:34:17.497 INFO:tasks.workunit.client.0.smithi110.stdout: "require_feature_tunables2": 1, 2024-08-17T00:34:17.497 INFO:tasks.workunit.client.0.smithi110.stdout: "require_feature_tunables3": 1, 2024-08-17T00:34:17.497 INFO:tasks.workunit.client.0.smithi110.stdout: "require_feature_tunables5": 1, 2024-08-17T00:34:17.497 INFO:tasks.workunit.client.0.smithi110.stdout: "straw_calc_version": 1 2024-08-17T00:34:17.497 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.497 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.497 INFO:tasks.workunit.client.0.smithi110.stdout: "description": "upgrade test cluster", 2024-08-17T00:34:17.497 INFO:tasks.workunit.client.0.smithi110.stdout: "fs": { 2024-08-17T00:34:17.497 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:17.497 INFO:tasks.workunit.client.0.smithi110.stdout: "feature_flags": { 2024-08-17T00:34:17.497 INFO:tasks.workunit.client.0.smithi110.stdout: "enable_multiple": true, 2024-08-17T00:34:17.497 INFO:tasks.workunit.client.0.smithi110.stdout: "ever_enabled_multiple": true 2024-08-17T00:34:17.498 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.498 INFO:tasks.workunit.client.0.smithi110.stdout: "filesystems": [ 2024-08-17T00:34:17.498 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:17.498 INFO:tasks.workunit.client.0.smithi110.stdout: "approx_ctime": "2024-08", 2024-08-17T00:34:17.498 INFO:tasks.workunit.client.0.smithi110.stdout: "balancer_enabled": false, 2024-08-17T00:34:17.498 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:17.498 INFO:tasks.workunit.client.0.smithi110.stdout: "cached_caps": 0, 2024-08-17T00:34:17.498 INFO:tasks.workunit.client.0.smithi110.stdout: "cached_dns": 10, 2024-08-17T00:34:17.498 INFO:tasks.workunit.client.0.smithi110.stdout: "cached_inos": 13, 2024-08-17T00:34:17.498 INFO:tasks.workunit.client.0.smithi110.stdout: "cached_subtrees": 2, 2024-08-17T00:34:17.498 INFO:tasks.workunit.client.0.smithi110.stdout: "ever_allowed_features": 0, 2024-08-17T00:34:17.498 INFO:tasks.workunit.client.0.smithi110.stdout: "explicitly_allowed_features": 0, 2024-08-17T00:34:17.498 INFO:tasks.workunit.client.0.smithi110.stdout: "files": 0, 2024-08-17T00:34:17.498 INFO:tasks.workunit.client.0.smithi110.stdout: "max_mds": 1, 2024-08-17T00:34:17.499 INFO:tasks.workunit.client.0.smithi110.stdout: "num_data_pools": 1, 2024-08-17T00:34:17.499 INFO:tasks.workunit.client.0.smithi110.stdout: "num_in": 1, 2024-08-17T00:34:17.499 INFO:tasks.workunit.client.0.smithi110.stdout: "num_mds": 1, 2024-08-17T00:34:17.499 INFO:tasks.workunit.client.0.smithi110.stdout: "num_sessions": 0, 2024-08-17T00:34:17.499 INFO:tasks.workunit.client.0.smithi110.stdout: "num_standby_replay": 0, 2024-08-17T00:34:17.499 INFO:tasks.workunit.client.0.smithi110.stdout: "num_up": 1, 2024-08-17T00:34:17.499 INFO:tasks.workunit.client.0.smithi110.stdout: "snaps": 0, 2024-08-17T00:34:17.499 INFO:tasks.workunit.client.0.smithi110.stdout: "standby_count_wanted": 0 2024-08-17T00:34:17.499 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.499 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:17.499 INFO:tasks.workunit.client.0.smithi110.stdout: "num_standby_mds": 1, 2024-08-17T00:34:17.499 INFO:tasks.workunit.client.0.smithi110.stdout: "total_num_mds": 2 2024-08-17T00:34:17.499 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.500 INFO:tasks.workunit.client.0.smithi110.stdout: "hosts": { 2024-08-17T00:34:17.500 INFO:tasks.workunit.client.0.smithi110.stdout: "num": 2, 2024-08-17T00:34:17.500 INFO:tasks.workunit.client.0.smithi110.stdout: "num_with_mds": 2, 2024-08-17T00:34:17.500 INFO:tasks.workunit.client.0.smithi110.stdout: "num_with_mgr": 2, 2024-08-17T00:34:17.500 INFO:tasks.workunit.client.0.smithi110.stdout: "num_with_mon": 2, 2024-08-17T00:34:17.500 INFO:tasks.workunit.client.0.smithi110.stdout: "num_with_osd": 2 2024-08-17T00:34:17.500 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.500 INFO:tasks.workunit.client.0.smithi110.stdout: "leaderboard": false, 2024-08-17T00:34:17.500 INFO:tasks.workunit.client.0.smithi110.stdout: "leaderboard_description": null, 2024-08-17T00:34:17.500 INFO:tasks.workunit.client.0.smithi110.stdout: "license": "sharing-1-0", 2024-08-17T00:34:17.500 INFO:tasks.workunit.client.0.smithi110.stdout: "metadata": { 2024-08-17T00:34:17.500 INFO:tasks.workunit.client.0.smithi110.stdout: "mds": { 2024-08-17T00:34:17.500 INFO:tasks.workunit.client.0.smithi110.stdout: "arch": { 2024-08-17T00:34:17.500 INFO:tasks.workunit.client.0.smithi110.stdout: "x86_64": 2 2024-08-17T00:34:17.501 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.501 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_version": { 2024-08-17T00:34:17.501 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 2 2024-08-17T00:34:17.501 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.501 INFO:tasks.workunit.client.0.smithi110.stdout: "cpu": { 2024-08-17T00:34:17.501 INFO:tasks.workunit.client.0.smithi110.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-08-17T00:34:17.501 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.501 INFO:tasks.workunit.client.0.smithi110.stdout: "distro": { 2024-08-17T00:34:17.501 INFO:tasks.workunit.client.0.smithi110.stdout: "centos": 2 2024-08-17T00:34:17.501 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.501 INFO:tasks.workunit.client.0.smithi110.stdout: "distro_description": { 2024-08-17T00:34:17.501 INFO:tasks.workunit.client.0.smithi110.stdout: "CentOS Stream 9": 2 2024-08-17T00:34:17.501 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.502 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_description": { 2024-08-17T00:34:17.502 INFO:tasks.workunit.client.0.smithi110.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 2 2024-08-17T00:34:17.502 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.502 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_version": { 2024-08-17T00:34:17.502 INFO:tasks.workunit.client.0.smithi110.stdout: "5.14.0-480.el9.x86_64": 2 2024-08-17T00:34:17.502 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.502 INFO:tasks.workunit.client.0.smithi110.stdout: "os": { 2024-08-17T00:34:17.502 INFO:tasks.workunit.client.0.smithi110.stdout: "Linux": 2 2024-08-17T00:34:17.502 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.502 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.502 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T00:34:17.502 INFO:tasks.workunit.client.0.smithi110.stdout: "arch": { 2024-08-17T00:34:17.502 INFO:tasks.workunit.client.0.smithi110.stdout: "x86_64": 3 2024-08-17T00:34:17.503 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.503 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_version": { 2024-08-17T00:34:17.503 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 3 2024-08-17T00:34:17.503 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.503 INFO:tasks.workunit.client.0.smithi110.stdout: "cpu": { 2024-08-17T00:34:17.503 INFO:tasks.workunit.client.0.smithi110.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-08-17T00:34:17.503 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.503 INFO:tasks.workunit.client.0.smithi110.stdout: "distro": { 2024-08-17T00:34:17.503 INFO:tasks.workunit.client.0.smithi110.stdout: "centos": 3 2024-08-17T00:34:17.503 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.503 INFO:tasks.workunit.client.0.smithi110.stdout: "distro_description": { 2024-08-17T00:34:17.503 INFO:tasks.workunit.client.0.smithi110.stdout: "CentOS Stream 9": 3 2024-08-17T00:34:17.503 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.503 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_description": { 2024-08-17T00:34:17.504 INFO:tasks.workunit.client.0.smithi110.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 3 2024-08-17T00:34:17.504 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.504 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_version": { 2024-08-17T00:34:17.504 INFO:tasks.workunit.client.0.smithi110.stdout: "5.14.0-480.el9.x86_64": 3 2024-08-17T00:34:17.504 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.504 INFO:tasks.workunit.client.0.smithi110.stdout: "os": { 2024-08-17T00:34:17.504 INFO:tasks.workunit.client.0.smithi110.stdout: "Linux": 3 2024-08-17T00:34:17.504 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.504 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.504 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:17.504 INFO:tasks.workunit.client.0.smithi110.stdout: "arch": { 2024-08-17T00:34:17.504 INFO:tasks.workunit.client.0.smithi110.stdout: "x86_64": 8 2024-08-17T00:34:17.505 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.505 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_version": { 2024-08-17T00:34:17.505 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 8 2024-08-17T00:34:17.505 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.505 INFO:tasks.workunit.client.0.smithi110.stdout: "cpu": { 2024-08-17T00:34:17.505 INFO:tasks.workunit.client.0.smithi110.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-08-17T00:34:17.505 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.505 INFO:tasks.workunit.client.0.smithi110.stdout: "distro": { 2024-08-17T00:34:17.505 INFO:tasks.workunit.client.0.smithi110.stdout: "centos": 8 2024-08-17T00:34:17.505 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.505 INFO:tasks.workunit.client.0.smithi110.stdout: "distro_description": { 2024-08-17T00:34:17.506 INFO:tasks.workunit.client.0.smithi110.stdout: "CentOS Stream 9": 8 2024-08-17T00:34:17.506 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.506 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_description": { 2024-08-17T00:34:17.506 INFO:tasks.workunit.client.0.smithi110.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 8 2024-08-17T00:34:17.506 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.506 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_version": { 2024-08-17T00:34:17.506 INFO:tasks.workunit.client.0.smithi110.stdout: "5.14.0-480.el9.x86_64": 8 2024-08-17T00:34:17.506 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.506 INFO:tasks.workunit.client.0.smithi110.stdout: "os": { 2024-08-17T00:34:17.506 INFO:tasks.workunit.client.0.smithi110.stdout: "Linux": 8 2024-08-17T00:34:17.506 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.507 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_objectstore": { 2024-08-17T00:34:17.507 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": 8 2024-08-17T00:34:17.507 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.507 INFO:tasks.workunit.client.0.smithi110.stdout: "rotational": { 2024-08-17T00:34:17.507 INFO:tasks.workunit.client.0.smithi110.stdout: "0": 8 2024-08-17T00:34:17.507 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.507 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.507 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.507 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T00:34:17.507 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T00:34:17.507 INFO:tasks.workunit.client.0.smithi110.stdout: "features": { 2024-08-17T00:34:17.507 INFO:tasks.workunit.client.0.smithi110.stdout: "optional": [], 2024-08-17T00:34:17.507 INFO:tasks.workunit.client.0.smithi110.stdout: "persistent": [ 2024-08-17T00:34:17.507 INFO:tasks.workunit.client.0.smithi110.stdout: "kraken", 2024-08-17T00:34:17.508 INFO:tasks.workunit.client.0.smithi110.stdout: "luminous", 2024-08-17T00:34:17.508 INFO:tasks.workunit.client.0.smithi110.stdout: "mimic", 2024-08-17T00:34:17.508 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap-prune", 2024-08-17T00:34:17.508 INFO:tasks.workunit.client.0.smithi110.stdout: "nautilus", 2024-08-17T00:34:17.508 INFO:tasks.workunit.client.0.smithi110.stdout: "octopus", 2024-08-17T00:34:17.508 INFO:tasks.workunit.client.0.smithi110.stdout: "pacific", 2024-08-17T00:34:17.508 INFO:tasks.workunit.client.0.smithi110.stdout: "elector-pinging", 2024-08-17T00:34:17.508 INFO:tasks.workunit.client.0.smithi110.stdout: "quincy", 2024-08-17T00:34:17.508 INFO:tasks.workunit.client.0.smithi110.stdout: "reef" 2024-08-17T00:34:17.508 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:17.508 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.508 INFO:tasks.workunit.client.0.smithi110.stdout: "ipv4_addr_mons": 6, 2024-08-17T00:34:17.508 INFO:tasks.workunit.client.0.smithi110.stdout: "ipv6_addr_mons": 0, 2024-08-17T00:34:17.508 INFO:tasks.workunit.client.0.smithi110.stdout: "min_mon_release": 18, 2024-08-17T00:34:17.509 INFO:tasks.workunit.client.0.smithi110.stdout: "v1_addr_mons": 3, 2024-08-17T00:34:17.509 INFO:tasks.workunit.client.0.smithi110.stdout: "v2_addr_mons": 3 2024-08-17T00:34:17.509 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.509 INFO:tasks.workunit.client.0.smithi110.stdout: "organization": "ceph-qa", 2024-08-17T00:34:17.509 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:17.509 INFO:tasks.workunit.client.0.smithi110.stdout: "cluster_network": false, 2024-08-17T00:34:17.509 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8, 2024-08-17T00:34:17.509 INFO:tasks.workunit.client.0.smithi110.stdout: "require_min_compat_client": "luminous", 2024-08-17T00:34:17.509 INFO:tasks.workunit.client.0.smithi110.stdout: "require_osd_release": "reef" 2024-08-17T00:34:17.509 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.509 INFO:tasks.workunit.client.0.smithi110.stdout: "pools": [ 2024-08-17T00:34:17.509 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:17.509 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T00:34:17.509 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr" 2024-08-17T00:34:17.510 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:17.510 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_mode": "none", 2024-08-17T00:34:17.510 INFO:tasks.workunit.client.0.smithi110.stdout: "erasure_code_profile": {}, 2024-08-17T00:34:17.510 INFO:tasks.workunit.client.0.smithi110.stdout: "min_size": 2, 2024-08-17T00:34:17.510 INFO:tasks.workunit.client.0.smithi110.stdout: "options": {}, 2024-08-17T00:34:17.510 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_autoscale_mode": "off", 2024-08-17T00:34:17.510 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 1, 2024-08-17T00:34:17.510 INFO:tasks.workunit.client.0.smithi110.stdout: "pgp_num": 1, 2024-08-17T00:34:17.510 INFO:tasks.workunit.client.0.smithi110.stdout: "pool": 1, 2024-08-17T00:34:17.510 INFO:tasks.workunit.client.0.smithi110.stdout: "size": 3, 2024-08-17T00:34:17.510 INFO:tasks.workunit.client.0.smithi110.stdout: "stats": { 2024-08-17T00:34:17.510 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_raw": 729301002506, 2024-08-17T00:34:17.510 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_used": 1781760, 2024-08-17T00:34:17.511 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_bytes_used": 0, 2024-08-17T00:34:17.511 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_under_bytes": 0, 2024-08-17T00:34:17.511 INFO:tasks.workunit.client.0.smithi110.stdout: "data_bytes_used": 1781760, 2024-08-17T00:34:17.511 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty": 0, 2024-08-17T00:34:17.511 INFO:tasks.workunit.client.0.smithi110.stdout: "max_avail": 243100336128, 2024-08-17T00:34:17.511 INFO:tasks.workunit.client.0.smithi110.stdout: "objects": 2, 2024-08-17T00:34:17.511 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_bytes_used": 0, 2024-08-17T00:34:17.511 INFO:tasks.workunit.client.0.smithi110.stdout: "percent_used": 2.443100584059721e-06, 2024-08-17T00:34:17.511 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_bytes": 0, 2024-08-17T00:34:17.511 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_objects": 0, 2024-08-17T00:34:17.511 INFO:tasks.workunit.client.0.smithi110.stdout: "rd": 212, 2024-08-17T00:34:17.511 INFO:tasks.workunit.client.0.smithi110.stdout: "rd_bytes": 313344, 2024-08-17T00:34:17.511 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": 590368, 2024-08-17T00:34:17.511 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_data": 590368, 2024-08-17T00:34:17.512 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_omap": 0, 2024-08-17T00:34:17.512 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_raw": 1771104, 2024-08-17T00:34:17.512 INFO:tasks.workunit.client.0.smithi110.stdout: "wr": 179, 2024-08-17T00:34:17.512 INFO:tasks.workunit.client.0.smithi110.stdout: "wr_bytes": 2473984 2024-08-17T00:34:17.512 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.512 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_bytes": 0, 2024-08-17T00:34:17.512 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_objects": 0, 2024-08-17T00:34:17.512 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "replicated" 2024-08-17T00:34:17.512 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.512 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:17.512 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T00:34:17.512 INFO:tasks.workunit.client.0.smithi110.stdout: "cephfs" 2024-08-17T00:34:17.512 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:17.513 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_mode": "none", 2024-08-17T00:34:17.513 INFO:tasks.workunit.client.0.smithi110.stdout: "erasure_code_profile": {}, 2024-08-17T00:34:17.513 INFO:tasks.workunit.client.0.smithi110.stdout: "min_size": 2, 2024-08-17T00:34:17.513 INFO:tasks.workunit.client.0.smithi110.stdout: "options": {}, 2024-08-17T00:34:17.513 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_autoscale_mode": "off", 2024-08-17T00:34:17.513 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 32, 2024-08-17T00:34:17.513 INFO:tasks.workunit.client.0.smithi110.stdout: "pgp_num": 32, 2024-08-17T00:34:17.513 INFO:tasks.workunit.client.0.smithi110.stdout: "pool": 2, 2024-08-17T00:34:17.513 INFO:tasks.workunit.client.0.smithi110.stdout: "size": 3, 2024-08-17T00:34:17.513 INFO:tasks.workunit.client.0.smithi110.stdout: "stats": { 2024-08-17T00:34:17.513 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_raw": 729301002506, 2024-08-17T00:34:17.513 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_used": 98304, 2024-08-17T00:34:17.513 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_bytes_used": 0, 2024-08-17T00:34:17.513 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_under_bytes": 0, 2024-08-17T00:34:17.514 INFO:tasks.workunit.client.0.smithi110.stdout: "data_bytes_used": 98304, 2024-08-17T00:34:17.514 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty": 0, 2024-08-17T00:34:17.514 INFO:tasks.workunit.client.0.smithi110.stdout: "max_avail": 243100336128, 2024-08-17T00:34:17.514 INFO:tasks.workunit.client.0.smithi110.stdout: "objects": 22, 2024-08-17T00:34:17.514 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_bytes_used": 0, 2024-08-17T00:34:17.514 INFO:tasks.workunit.client.0.smithi110.stdout: "percent_used": 1.3479206018018886e-07, 2024-08-17T00:34:17.514 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_bytes": 0, 2024-08-17T00:34:17.514 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_objects": 0, 2024-08-17T00:34:17.514 INFO:tasks.workunit.client.0.smithi110.stdout: "rd": 0, 2024-08-17T00:34:17.514 INFO:tasks.workunit.client.0.smithi110.stdout: "rd_bytes": 0, 2024-08-17T00:34:17.514 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": 3428, 2024-08-17T00:34:17.514 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_data": 3428, 2024-08-17T00:34:17.514 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_omap": 0, 2024-08-17T00:34:17.515 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_raw": 10284, 2024-08-17T00:34:17.515 INFO:tasks.workunit.client.0.smithi110.stdout: "wr": 51, 2024-08-17T00:34:17.515 INFO:tasks.workunit.client.0.smithi110.stdout: "wr_bytes": 20480 2024-08-17T00:34:17.515 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.515 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_bytes": 0, 2024-08-17T00:34:17.515 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_objects": 0, 2024-08-17T00:34:17.515 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "replicated" 2024-08-17T00:34:17.515 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.515 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:17.515 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T00:34:17.515 INFO:tasks.workunit.client.0.smithi110.stdout: "cephfs" 2024-08-17T00:34:17.515 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:17.515 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_mode": "none", 2024-08-17T00:34:17.516 INFO:tasks.workunit.client.0.smithi110.stdout: "erasure_code_profile": {}, 2024-08-17T00:34:17.516 INFO:tasks.workunit.client.0.smithi110.stdout: "min_size": 2, 2024-08-17T00:34:17.516 INFO:tasks.workunit.client.0.smithi110.stdout: "options": {}, 2024-08-17T00:34:17.516 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_autoscale_mode": "off", 2024-08-17T00:34:17.516 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 64, 2024-08-17T00:34:17.516 INFO:tasks.workunit.client.0.smithi110.stdout: "pgp_num": 64, 2024-08-17T00:34:17.516 INFO:tasks.workunit.client.0.smithi110.stdout: "pool": 3, 2024-08-17T00:34:17.516 INFO:tasks.workunit.client.0.smithi110.stdout: "size": 3, 2024-08-17T00:34:17.516 INFO:tasks.workunit.client.0.smithi110.stdout: "stats": { 2024-08-17T00:34:17.516 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_raw": 729301002506, 2024-08-17T00:34:17.516 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_used": 0, 2024-08-17T00:34:17.516 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_bytes_used": 0, 2024-08-17T00:34:17.516 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_under_bytes": 0, 2024-08-17T00:34:17.516 INFO:tasks.workunit.client.0.smithi110.stdout: "data_bytes_used": 0, 2024-08-17T00:34:17.517 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty": 0, 2024-08-17T00:34:17.517 INFO:tasks.workunit.client.0.smithi110.stdout: "max_avail": 243100336128, 2024-08-17T00:34:17.517 INFO:tasks.workunit.client.0.smithi110.stdout: "objects": 0, 2024-08-17T00:34:17.517 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_bytes_used": 0, 2024-08-17T00:34:17.517 INFO:tasks.workunit.client.0.smithi110.stdout: "percent_used": 0.0, 2024-08-17T00:34:17.517 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_bytes": 0, 2024-08-17T00:34:17.517 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_objects": 0, 2024-08-17T00:34:17.517 INFO:tasks.workunit.client.0.smithi110.stdout: "rd": 0, 2024-08-17T00:34:17.517 INFO:tasks.workunit.client.0.smithi110.stdout: "rd_bytes": 0, 2024-08-17T00:34:17.517 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": 0, 2024-08-17T00:34:17.517 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_data": 0, 2024-08-17T00:34:17.517 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_omap": 0, 2024-08-17T00:34:17.517 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_raw": 0, 2024-08-17T00:34:17.518 INFO:tasks.workunit.client.0.smithi110.stdout: "wr": 0, 2024-08-17T00:34:17.518 INFO:tasks.workunit.client.0.smithi110.stdout: "wr_bytes": 0 2024-08-17T00:34:17.518 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.518 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_bytes": 0, 2024-08-17T00:34:17.518 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_objects": 0, 2024-08-17T00:34:17.518 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "replicated" 2024-08-17T00:34:17.518 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.518 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:17.518 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T00:34:17.518 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd" 2024-08-17T00:34:17.518 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:17.518 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_mode": "none", 2024-08-17T00:34:17.518 INFO:tasks.workunit.client.0.smithi110.stdout: "erasure_code_profile": {}, 2024-08-17T00:34:17.519 INFO:tasks.workunit.client.0.smithi110.stdout: "min_size": 2, 2024-08-17T00:34:17.519 INFO:tasks.workunit.client.0.smithi110.stdout: "options": {}, 2024-08-17T00:34:17.519 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_autoscale_mode": "off", 2024-08-17T00:34:17.519 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 8, 2024-08-17T00:34:17.519 INFO:tasks.workunit.client.0.smithi110.stdout: "pgp_num": 8, 2024-08-17T00:34:17.519 INFO:tasks.workunit.client.0.smithi110.stdout: "pool": 4, 2024-08-17T00:34:17.519 INFO:tasks.workunit.client.0.smithi110.stdout: "size": 3, 2024-08-17T00:34:17.519 INFO:tasks.workunit.client.0.smithi110.stdout: "stats": { 2024-08-17T00:34:17.519 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_raw": 729301002506, 2024-08-17T00:34:17.519 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_used": 12288, 2024-08-17T00:34:17.519 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_bytes_used": 0, 2024-08-17T00:34:17.519 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_under_bytes": 0, 2024-08-17T00:34:17.519 INFO:tasks.workunit.client.0.smithi110.stdout: "data_bytes_used": 12288, 2024-08-17T00:34:17.519 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty": 0, 2024-08-17T00:34:17.520 INFO:tasks.workunit.client.0.smithi110.stdout: "max_avail": 243100336128, 2024-08-17T00:34:17.520 INFO:tasks.workunit.client.0.smithi110.stdout: "objects": 2, 2024-08-17T00:34:17.520 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_bytes_used": 0, 2024-08-17T00:34:17.520 INFO:tasks.workunit.client.0.smithi110.stdout: "percent_used": 1.6849011075237286e-08, 2024-08-17T00:34:17.520 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_bytes": 0, 2024-08-17T00:34:17.520 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_objects": 0, 2024-08-17T00:34:17.520 INFO:tasks.workunit.client.0.smithi110.stdout: "rd": 0, 2024-08-17T00:34:17.520 INFO:tasks.workunit.client.0.smithi110.stdout: "rd_bytes": 0, 2024-08-17T00:34:17.520 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": 19, 2024-08-17T00:34:17.520 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_data": 19, 2024-08-17T00:34:17.520 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_omap": 0, 2024-08-17T00:34:17.520 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_raw": 57, 2024-08-17T00:34:17.520 INFO:tasks.workunit.client.0.smithi110.stdout: "wr": 2, 2024-08-17T00:34:17.521 INFO:tasks.workunit.client.0.smithi110.stdout: "wr_bytes": 2048 2024-08-17T00:34:17.521 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.521 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_bytes": 0, 2024-08-17T00:34:17.521 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_objects": 0, 2024-08-17T00:34:17.521 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "replicated" 2024-08-17T00:34:17.521 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.521 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:17.521 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd": { 2024-08-17T00:34:17.521 INFO:tasks.workunit.client.0.smithi110.stdout: "mirroring_by_pool": [ 2024-08-17T00:34:17.521 INFO:tasks.workunit.client.0.smithi110.stdout: false 2024-08-17T00:34:17.521 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:17.521 INFO:tasks.workunit.client.0.smithi110.stdout: "num_images_by_pool": [ 2024-08-17T00:34:17.521 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:17.521 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:17.522 INFO:tasks.workunit.client.0.smithi110.stdout: "num_pools": 1 2024-08-17T00:34:17.522 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.522 INFO:tasks.workunit.client.0.smithi110.stdout: "report_id": "aee3fa1a-1fb4-4e73-a208-412923b193c8", 2024-08-17T00:34:17.522 INFO:tasks.workunit.client.0.smithi110.stdout: "report_timestamp": "2024-08-17T00:34:17.416957", 2024-08-17T00:34:17.522 INFO:tasks.workunit.client.0.smithi110.stdout: "report_version": 1, 2024-08-17T00:34:17.522 INFO:tasks.workunit.client.0.smithi110.stdout: "rook": { 2024-08-17T00:34:17.522 INFO:tasks.workunit.client.0.smithi110.stdout: "cluster": { 2024-08-17T00:34:17.522 INFO:tasks.workunit.client.0.smithi110.stdout: "external-mode": null, 2024-08-17T00:34:17.522 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T00:34:17.522 INFO:tasks.workunit.client.0.smithi110.stdout: "allow-multiple-per-node": null, 2024-08-17T00:34:17.522 INFO:tasks.workunit.client.0.smithi110.stdout: "count": null, 2024-08-17T00:34:17.522 INFO:tasks.workunit.client.0.smithi110.stdout: "max-id": null, 2024-08-17T00:34:17.523 INFO:tasks.workunit.client.0.smithi110.stdout: "pvc": { 2024-08-17T00:34:17.523 INFO:tasks.workunit.client.0.smithi110.stdout: "enabled": null 2024-08-17T00:34:17.523 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.523 INFO:tasks.workunit.client.0.smithi110.stdout: "stretch": { 2024-08-17T00:34:17.523 INFO:tasks.workunit.client.0.smithi110.stdout: "enabled": null 2024-08-17T00:34:17.523 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.523 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.523 INFO:tasks.workunit.client.0.smithi110.stdout: "network": { 2024-08-17T00:34:17.523 INFO:tasks.workunit.client.0.smithi110.stdout: "provider": null 2024-08-17T00:34:17.523 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.523 INFO:tasks.workunit.client.0.smithi110.stdout: "storage": { 2024-08-17T00:34:17.523 INFO:tasks.workunit.client.0.smithi110.stdout: "device-set": { 2024-08-17T00:34:17.523 INFO:tasks.workunit.client.0.smithi110.stdout: "count": { 2024-08-17T00:34:17.523 INFO:tasks.workunit.client.0.smithi110.stdout: "non-portable": null, 2024-08-17T00:34:17.524 INFO:tasks.workunit.client.0.smithi110.stdout: "portable": null, 2024-08-17T00:34:17.524 INFO:tasks.workunit.client.0.smithi110.stdout: "total": null 2024-08-17T00:34:17.524 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.524 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.524 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.524 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.524 INFO:tasks.workunit.client.0.smithi110.stdout: "csi": { 2024-08-17T00:34:17.524 INFO:tasks.workunit.client.0.smithi110.stdout: "version": null 2024-08-17T00:34:17.524 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.524 INFO:tasks.workunit.client.0.smithi110.stdout: "kubernetes": { 2024-08-17T00:34:17.524 INFO:tasks.workunit.client.0.smithi110.stdout: "version": null 2024-08-17T00:34:17.524 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.524 INFO:tasks.workunit.client.0.smithi110.stdout: "node": { 2024-08-17T00:34:17.525 INFO:tasks.workunit.client.0.smithi110.stdout: "count": { 2024-08-17T00:34:17.525 INFO:tasks.workunit.client.0.smithi110.stdout: "kubernetes-total": null, 2024-08-17T00:34:17.525 INFO:tasks.workunit.client.0.smithi110.stdout: "with-ceph-daemons": null, 2024-08-17T00:34:17.525 INFO:tasks.workunit.client.0.smithi110.stdout: "with-csi-cephfs-plugin": null, 2024-08-17T00:34:17.525 INFO:tasks.workunit.client.0.smithi110.stdout: "with-csi-nfs-plugin": null, 2024-08-17T00:34:17.525 INFO:tasks.workunit.client.0.smithi110.stdout: "with-csi-rbd-plugin": null 2024-08-17T00:34:17.525 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.525 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.525 INFO:tasks.workunit.client.0.smithi110.stdout: "usage": { 2024-08-17T00:34:17.525 INFO:tasks.workunit.client.0.smithi110.stdout: "storage-class": { 2024-08-17T00:34:17.525 INFO:tasks.workunit.client.0.smithi110.stdout: "count": { 2024-08-17T00:34:17.525 INFO:tasks.workunit.client.0.smithi110.stdout: "bucket": null, 2024-08-17T00:34:17.525 INFO:tasks.workunit.client.0.smithi110.stdout: "cephfs": null, 2024-08-17T00:34:17.525 INFO:tasks.workunit.client.0.smithi110.stdout: "nfs": null, 2024-08-17T00:34:17.526 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd": null, 2024-08-17T00:34:17.526 INFO:tasks.workunit.client.0.smithi110.stdout: "total": null 2024-08-17T00:34:17.526 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.526 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.526 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.526 INFO:tasks.workunit.client.0.smithi110.stdout: "version": null 2024-08-17T00:34:17.526 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.526 INFO:tasks.workunit.client.0.smithi110.stdout: "services": {}, 2024-08-17T00:34:17.526 INFO:tasks.workunit.client.0.smithi110.stdout: "usage": { 2024-08-17T00:34:17.526 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 105, 2024-08-17T00:34:17.526 INFO:tasks.workunit.client.0.smithi110.stdout: "pools": 4, 2024-08-17T00:34:17.526 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_by_class": { 2024-08-17T00:34:17.526 INFO:tasks.workunit.client.0.smithi110.stdout: "ssd": { 2024-08-17T00:34:17.526 INFO:tasks.workunit.client.0.smithi110.stdout: "total_avail_bytes": 767726518272, 2024-08-17T00:34:17.527 INFO:tasks.workunit.client.0.smithi110.stdout: "total_bytes": 767960285184, 2024-08-17T00:34:17.527 INFO:tasks.workunit.client.0.smithi110.stdout: "total_used_bytes": 233766912, 2024-08-17T00:34:17.527 INFO:tasks.workunit.client.0.smithi110.stdout: "total_used_raw_bytes": 233766912, 2024-08-17T00:34:17.527 INFO:tasks.workunit.client.0.smithi110.stdout: "total_used_raw_ratio": 0.0003043997276108712 2024-08-17T00:34:17.527 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.527 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:17.527 INFO:tasks.workunit.client.0.smithi110.stdout: "total_avail_bytes": 767726518272, 2024-08-17T00:34:17.527 INFO:tasks.workunit.client.0.smithi110.stdout: "total_bytes": 767960285184, 2024-08-17T00:34:17.527 INFO:tasks.workunit.client.0.smithi110.stdout: "total_used_bytes": 233766912 2024-08-17T00:34:17.527 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.527 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:17.527 INFO:tasks.workunit.client.0.smithi110.stdout:} 2024-08-17T00:34:17.528 INFO:tasks.workunit.client.0.smithi110.stderr:++ ceph telemetry collection ls 2024-08-17T00:34:17.922 INFO:tasks.workunit.client.0.smithi110.stderr:+ COLLECTIONS='New collections are available: 2024-08-17T00:34:17.922 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:17.923 INFO:tasks.workunit.client.0.smithi110.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-08-17T00:34:17.923 INFO:tasks.workunit.client.0.smithi110.stderr: 2024-08-17T00:34:17.923 INFO:tasks.workunit.client.0.smithi110.stderr:NAME STATUS DESC 2024-08-17T00:34:17.923 INFO:tasks.workunit.client.0.smithi110.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-17T00:34:17.923 INFO:tasks.workunit.client.0.smithi110.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-08-17T00:34:17.923 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-08-17T00:34:17.923 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-08-17T00:34:17.923 INFO:tasks.workunit.client.0.smithi110.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-08-17T00:34:17.923 INFO:tasks.workunit.client.0.smithi110.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-08-17T00:34:17.923 INFO:tasks.workunit.client.0.smithi110.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-17T00:34:17.924 INFO:tasks.workunit.client.0.smithi110.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-08-17T00:34:17.924 INFO:tasks.workunit.client.0.smithi110.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-08-17T00:34:17.924 INFO:tasks.workunit.client.0.smithi110.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-08-17T00:34:17.924 INFO:tasks.workunit.client.0.smithi110.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster ' 2024-08-17T00:34:17.924 INFO:tasks.workunit.client.0.smithi110.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics") 2024-08-17T00:34:17.924 INFO:tasks.workunit.client.0.smithi110.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-17T00:34:17.924 INFO:tasks.workunit.client.0.smithi110.stderr:+ [[ New collections are available: 2024-08-17T00:34:17.924 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:17.924 INFO:tasks.workunit.client.0.smithi110.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-08-17T00:34:17.924 INFO:tasks.workunit.client.0.smithi110.stderr: 2024-08-17T00:34:17.924 INFO:tasks.workunit.client.0.smithi110.stderr:NAME STATUS DESC 2024-08-17T00:34:17.925 INFO:tasks.workunit.client.0.smithi110.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-17T00:34:17.925 INFO:tasks.workunit.client.0.smithi110.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-08-17T00:34:17.925 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-08-17T00:34:17.925 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-08-17T00:34:17.925 INFO:tasks.workunit.client.0.smithi110.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-08-17T00:34:17.925 INFO:tasks.workunit.client.0.smithi110.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-08-17T00:34:17.925 INFO:tasks.workunit.client.0.smithi110.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-17T00:34:17.925 INFO:tasks.workunit.client.0.smithi110.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-08-17T00:34:17.925 INFO:tasks.workunit.client.0.smithi110.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-08-17T00:34:17.926 INFO:tasks.workunit.client.0.smithi110.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-08-17T00:34:17.926 INFO:tasks.workunit.client.0.smithi110.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_perf* ]] 2024-08-17T00:34:17.926 INFO:tasks.workunit.client.0.smithi110.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-17T00:34:17.926 INFO:tasks.workunit.client.0.smithi110.stderr:+ [[ New collections are available: 2024-08-17T00:34:17.926 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:17.926 INFO:tasks.workunit.client.0.smithi110.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-08-17T00:34:17.926 INFO:tasks.workunit.client.0.smithi110.stderr: 2024-08-17T00:34:17.926 INFO:tasks.workunit.client.0.smithi110.stderr:NAME STATUS DESC 2024-08-17T00:34:17.926 INFO:tasks.workunit.client.0.smithi110.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-17T00:34:17.927 INFO:tasks.workunit.client.0.smithi110.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-08-17T00:34:17.927 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-08-17T00:34:17.927 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-08-17T00:34:17.927 INFO:tasks.workunit.client.0.smithi110.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-08-17T00:34:17.927 INFO:tasks.workunit.client.0.smithi110.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-08-17T00:34:17.927 INFO:tasks.workunit.client.0.smithi110.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-17T00:34:17.927 INFO:tasks.workunit.client.0.smithi110.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-08-17T00:34:17.927 INFO:tasks.workunit.client.0.smithi110.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-08-17T00:34:17.927 INFO:tasks.workunit.client.0.smithi110.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-08-17T00:34:17.927 INFO:tasks.workunit.client.0.smithi110.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_mds_metadata* ]] 2024-08-17T00:34:17.928 INFO:tasks.workunit.client.0.smithi110.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-17T00:34:17.928 INFO:tasks.workunit.client.0.smithi110.stderr:+ [[ New collections are available: 2024-08-17T00:34:17.928 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:17.928 INFO:tasks.workunit.client.0.smithi110.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-08-17T00:34:17.928 INFO:tasks.workunit.client.0.smithi110.stderr: 2024-08-17T00:34:17.928 INFO:tasks.workunit.client.0.smithi110.stderr:NAME STATUS DESC 2024-08-17T00:34:17.928 INFO:tasks.workunit.client.0.smithi110.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-17T00:34:17.928 INFO:tasks.workunit.client.0.smithi110.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-08-17T00:34:17.928 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-08-17T00:34:17.929 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-08-17T00:34:17.929 INFO:tasks.workunit.client.0.smithi110.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-08-17T00:34:17.929 INFO:tasks.workunit.client.0.smithi110.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-08-17T00:34:17.929 INFO:tasks.workunit.client.0.smithi110.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-17T00:34:17.929 INFO:tasks.workunit.client.0.smithi110.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-08-17T00:34:17.929 INFO:tasks.workunit.client.0.smithi110.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-08-17T00:34:17.929 INFO:tasks.workunit.client.0.smithi110.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-08-17T00:34:17.929 INFO:tasks.workunit.client.0.smithi110.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_pool_usage* ]] 2024-08-17T00:34:17.930 INFO:tasks.workunit.client.0.smithi110.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-17T00:34:17.930 INFO:tasks.workunit.client.0.smithi110.stderr:+ [[ New collections are available: 2024-08-17T00:34:17.930 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:17.930 INFO:tasks.workunit.client.0.smithi110.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-08-17T00:34:17.930 INFO:tasks.workunit.client.0.smithi110.stderr: 2024-08-17T00:34:17.930 INFO:tasks.workunit.client.0.smithi110.stderr:NAME STATUS DESC 2024-08-17T00:34:17.930 INFO:tasks.workunit.client.0.smithi110.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-17T00:34:17.931 INFO:tasks.workunit.client.0.smithi110.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-08-17T00:34:17.931 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-08-17T00:34:17.931 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-08-17T00:34:17.931 INFO:tasks.workunit.client.0.smithi110.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-08-17T00:34:17.931 INFO:tasks.workunit.client.0.smithi110.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-08-17T00:34:17.931 INFO:tasks.workunit.client.0.smithi110.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-17T00:34:17.931 INFO:tasks.workunit.client.0.smithi110.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-08-17T00:34:17.931 INFO:tasks.workunit.client.0.smithi110.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-08-17T00:34:17.931 INFO:tasks.workunit.client.0.smithi110.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-08-17T00:34:17.932 INFO:tasks.workunit.client.0.smithi110.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_rook_v01* ]] 2024-08-17T00:34:17.932 INFO:tasks.workunit.client.0.smithi110.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-17T00:34:17.932 INFO:tasks.workunit.client.0.smithi110.stderr:+ [[ New collections are available: 2024-08-17T00:34:17.932 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:17.932 INFO:tasks.workunit.client.0.smithi110.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-08-17T00:34:17.932 INFO:tasks.workunit.client.0.smithi110.stderr: 2024-08-17T00:34:17.932 INFO:tasks.workunit.client.0.smithi110.stderr:NAME STATUS DESC 2024-08-17T00:34:17.932 INFO:tasks.workunit.client.0.smithi110.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-17T00:34:17.932 INFO:tasks.workunit.client.0.smithi110.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-08-17T00:34:17.932 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-08-17T00:34:17.932 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-08-17T00:34:17.933 INFO:tasks.workunit.client.0.smithi110.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-08-17T00:34:17.933 INFO:tasks.workunit.client.0.smithi110.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-08-17T00:34:17.933 INFO:tasks.workunit.client.0.smithi110.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-17T00:34:17.933 INFO:tasks.workunit.client.0.smithi110.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-08-17T00:34:17.934 INFO:tasks.workunit.client.0.smithi110.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-08-17T00:34:17.934 INFO:tasks.workunit.client.0.smithi110.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-08-17T00:34:17.934 INFO:tasks.workunit.client.0.smithi110.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_memory_metrics* ]] 2024-08-17T00:34:17.934 INFO:tasks.workunit.client.0.smithi110.stderr:+ ceph telemetry on --license sharing-1-0 2024-08-17T00:34:18.244 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:17 smithi110 ceph-mon[29669]: from='client.14820 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:18.245 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:17 smithi110 ceph-mon[29669]: from='client.14820 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:18.245 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:17 smithi110 ceph-mon[29669]: pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:18.245 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:17 smithi110 ceph-mon[29669]: from='client.24701 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:18.245 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:17 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:18.245 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:17 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:18.245 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:17 smithi110 ceph-mon[29669]: from='client.24701 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:18.245 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:17 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:18.245 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:17 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:18.245 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:34:18] "GET /metrics HTTP/1.1" 200 33685 "" "Prometheus/2.43.0" 2024-08-17T00:34:18.246 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:18] ENGINE Bus STOPPING 2024-08-17T00:34:18.246 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:17 smithi110 ceph-mon[41467]: from='client.14820 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:18.246 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:17 smithi110 ceph-mon[41467]: from='client.14820 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:18.246 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:17 smithi110 ceph-mon[41467]: pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:18.246 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:17 smithi110 ceph-mon[41467]: from='client.24701 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:18.246 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:17 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:18.246 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:17 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:18.246 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:17 smithi110 ceph-mon[41467]: from='client.24701 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:18.246 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:17 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:18.246 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:17 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:18.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:17 smithi177 ceph-mon[33147]: from='client.14820 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:18.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:17 smithi177 ceph-mon[33147]: from='client.14820 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:18.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:17 smithi177 ceph-mon[33147]: pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:18.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:17 smithi177 ceph-mon[33147]: from='client.24701 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:18.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:17 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:18.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:17 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:18.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:17 smithi177 ceph-mon[33147]: from='client.24701 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:18.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:17 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:18.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:17 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:18.422 INFO:tasks.workunit.client.0.smithi110.stdout:Telemetry is on. 2024-08-17T00:34:18.423 INFO:tasks.workunit.client.0.smithi110.stdout:Some channels are disabled, please enable with: 2024-08-17T00:34:18.423 INFO:tasks.workunit.client.0.smithi110.stdout:`ceph telemetry enable channel perf` 2024-08-17T00:34:18.435 INFO:tasks.workunit.client.0.smithi110.stderr:+ ceph telemetry enable channel perf 2024-08-17T00:34:18.932 INFO:tasks.workunit.client.0.smithi110.stdout:channel_perf is enabled 2024-08-17T00:34:18.943 INFO:tasks.workunit.client.0.smithi110.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2024-08-17T00:34:18.981 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T00:34:18.981 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:18] ENGINE Bus STOPPED 2024-08-17T00:34:18.981 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:18] ENGINE Bus STARTING 2024-08-17T00:34:18.981 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:18] ENGINE Serving on http://:::9283 2024-08-17T00:34:18.981 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:18] ENGINE Bus STARTED 2024-08-17T00:34:18.981 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:18] ENGINE Bus STOPPING 2024-08-17T00:34:19.301 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:19.302 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:19.302 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: mgrmap e22: y(active, since 2m), standbys: x 2024-08-17T00:34:19.302 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='client.24713 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:19.302 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:19.302 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:19.302 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:19.302 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.302 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.302 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:34:19.302 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:34:19.302 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.302 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:19.303 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.303 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.303 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='client.24713 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:19.303 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:19.303 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:19.303 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.303 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.303 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:19.303 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.303 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.303 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:34:19.303 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:34:19.303 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.304 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:19.304 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:19.304 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:19.304 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:19.304 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:19.304 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:19.304 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:19.304 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:19.304 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:19.304 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:19.304 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:19.304 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:19.305 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:19.305 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:19.305 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:19.305 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:19.305 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:19.305 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:19.305 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:19.305 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:19.305 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:19.305 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:19.305 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:19.305 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:19.305 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:19.306 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:19.306 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:19.306 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: mgrmap e22: y(active, since 2m), standbys: x 2024-08-17T00:34:19.306 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='client.24713 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:19.306 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:19.306 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:19.306 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:19.306 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.307 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.307 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:34:19.307 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:34:19.307 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.307 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:19.307 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.307 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.307 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='client.24713 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:19.307 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:19.307 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:19.307 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.307 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.307 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:19.308 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.308 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.308 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:34:19.308 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:34:19.308 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.308 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:19.308 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:19.308 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:19.308 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:19.308 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:19.308 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:19.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:19.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:19.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:19.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:19.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:19.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:19.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:19.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:19.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:19.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:19.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:19.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:19.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:18 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:19.321 INFO:tasks.workunit.client.0.smithi110.stderr:+ LAST_OPT_REVISION=1 2024-08-17T00:34:19.321 INFO:tasks.workunit.client.0.smithi110.stderr:+ '[' 1 -ne 1 ']' 2024-08-17T00:34:19.321 INFO:tasks.workunit.client.0.smithi110.stderr:+ ceph telemetry show 2024-08-17T00:34:19.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:19.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:19.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: mgrmap e22: y(active, since 2m), standbys: x 2024-08-17T00:34:19.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='client.24713 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:19.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:19.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:19.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:19.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:34:19.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:34:19.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:19.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='client.24713 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:19.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:19.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:19.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:19.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:34:19.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:34:19.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:19.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:19.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:19.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:19.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:19.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:19.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:19.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:19.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:19.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:19.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:19.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:19.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:19.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:19.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:19.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:19.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:19.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:19.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:19.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:19.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:19.368 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:19.368 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:19.368 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:19.368 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:19.368 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:18 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:19.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:19] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T00:34:19.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:19] ENGINE Bus STOPPED 2024-08-17T00:34:19.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:19] ENGINE Bus STARTING 2024-08-17T00:34:19.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:19] ENGINE Serving on http://:::9283 2024-08-17T00:34:19.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:34:19] ENGINE Bus STARTED 2024-08-17T00:34:20.013 INFO:tasks.workunit.client.0.smithi110.stdout:{ 2024-08-17T00:34:20.014 INFO:tasks.workunit.client.0.smithi110.stdout: "balancer": { 2024-08-17T00:34:20.014 INFO:tasks.workunit.client.0.smithi110.stdout: "active": true, 2024-08-17T00:34:20.014 INFO:tasks.workunit.client.0.smithi110.stdout: "mode": "" 2024-08-17T00:34:20.014 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.014 INFO:tasks.workunit.client.0.smithi110.stdout: "channels": [ 2024-08-17T00:34:20.014 INFO:tasks.workunit.client.0.smithi110.stdout: "basic", 2024-08-17T00:34:20.014 INFO:tasks.workunit.client.0.smithi110.stdout: "crash", 2024-08-17T00:34:20.014 INFO:tasks.workunit.client.0.smithi110.stdout: "device", 2024-08-17T00:34:20.014 INFO:tasks.workunit.client.0.smithi110.stdout: "ident", 2024-08-17T00:34:20.014 INFO:tasks.workunit.client.0.smithi110.stdout: "perf" 2024-08-17T00:34:20.014 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.014 INFO:tasks.workunit.client.0.smithi110.stdout: "channels_available": [ 2024-08-17T00:34:20.015 INFO:tasks.workunit.client.0.smithi110.stdout: "basic", 2024-08-17T00:34:20.015 INFO:tasks.workunit.client.0.smithi110.stdout: "ident", 2024-08-17T00:34:20.015 INFO:tasks.workunit.client.0.smithi110.stdout: "crash", 2024-08-17T00:34:20.015 INFO:tasks.workunit.client.0.smithi110.stdout: "device", 2024-08-17T00:34:20.015 INFO:tasks.workunit.client.0.smithi110.stdout: "perf" 2024-08-17T00:34:20.015 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.015 INFO:tasks.workunit.client.0.smithi110.stdout: "collections_available": [ 2024-08-17T00:34:20.015 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_base", 2024-08-17T00:34:20.015 INFO:tasks.workunit.client.0.smithi110.stdout: "device_base", 2024-08-17T00:34:20.015 INFO:tasks.workunit.client.0.smithi110.stdout: "crash_base", 2024-08-17T00:34:20.015 INFO:tasks.workunit.client.0.smithi110.stdout: "ident_base", 2024-08-17T00:34:20.015 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_perf", 2024-08-17T00:34:20.015 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_mds_metadata", 2024-08-17T00:34:20.015 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_pool_usage", 2024-08-17T00:34:20.016 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_usage_by_class", 2024-08-17T00:34:20.016 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_rook_v01", 2024-08-17T00:34:20.016 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_memory_metrics", 2024-08-17T00:34:20.016 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_pool_options_bluestore" 2024-08-17T00:34:20.016 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.016 INFO:tasks.workunit.client.0.smithi110.stdout: "collections_opted_in": [ 2024-08-17T00:34:20.016 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_base", 2024-08-17T00:34:20.016 INFO:tasks.workunit.client.0.smithi110.stdout: "device_base", 2024-08-17T00:34:20.016 INFO:tasks.workunit.client.0.smithi110.stdout: "crash_base", 2024-08-17T00:34:20.016 INFO:tasks.workunit.client.0.smithi110.stdout: "ident_base", 2024-08-17T00:34:20.016 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_perf", 2024-08-17T00:34:20.016 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_mds_metadata", 2024-08-17T00:34:20.016 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_pool_usage", 2024-08-17T00:34:20.016 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_usage_by_class", 2024-08-17T00:34:20.017 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_rook_v01", 2024-08-17T00:34:20.017 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_memory_metrics", 2024-08-17T00:34:20.017 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_pool_options_bluestore" 2024-08-17T00:34:20.017 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.017 INFO:tasks.workunit.client.0.smithi110.stdout: "config": { 2024-08-17T00:34:20.017 INFO:tasks.workunit.client.0.smithi110.stdout: "active_changed": [ 2024-08-17T00:34:20.017 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-17T00:34:20.017 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_debug", 2024-08-17T00:34:20.017 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_mon_ticket_ttl", 2024-08-17T00:34:20.017 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_service_ticket_ttl", 2024-08-17T00:34:20.017 INFO:tasks.workunit.client.0.smithi110.stdout: "bdev_debug_aio", 2024-08-17T00:34:20.017 INFO:tasks.workunit.client.0.smithi110.stdout: "client_check_pool_perm", 2024-08-17T00:34:20.017 INFO:tasks.workunit.client.0.smithi110.stdout: "client_mount_gid", 2024-08-17T00:34:20.018 INFO:tasks.workunit.client.0.smithi110.stdout: "client_mount_uid", 2024-08-17T00:34:20.018 INFO:tasks.workunit.client.0.smithi110.stdout: "client_quota", 2024-08-17T00:34:20.018 INFO:tasks.workunit.client.0.smithi110.stdout: "container_image", 2024-08-17T00:34:20.018 INFO:tasks.workunit.client.0.smithi110.stdout: "daemonize", 2024-08-17T00:34:20.018 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_asserts_on_shutdown", 2024-08-17T00:34:20.018 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_mgr", 2024-08-17T00:34:20.018 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_mon", 2024-08-17T00:34:20.018 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_ms", 2024-08-17T00:34:20.018 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_osd", 2024-08-17T00:34:20.018 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_paxos", 2024-08-17T00:34:20.019 INFO:tasks.workunit.client.0.smithi110.stdout: "keyring", 2024-08-17T00:34:20.019 INFO:tasks.workunit.client.0.smithi110.stdout: "leveldb_block_size", 2024-08-17T00:34:20.019 INFO:tasks.workunit.client.0.smithi110.stdout: "leveldb_cache_size", 2024-08-17T00:34:20.019 INFO:tasks.workunit.client.0.smithi110.stdout: "leveldb_compression", 2024-08-17T00:34:20.019 INFO:tasks.workunit.client.0.smithi110.stdout: "leveldb_log", 2024-08-17T00:34:20.019 INFO:tasks.workunit.client.0.smithi110.stdout: "leveldb_write_buffer_size", 2024-08-17T00:34:20.019 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_file", 2024-08-17T00:34:20.019 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_journald", 2024-08-17T00:34:20.019 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_stderr", 2024-08-17T00:34:20.019 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_allow_pool_delete", 2024-08-17T00:34:20.019 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_clock_drift_allowed", 2024-08-17T00:34:20.019 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_file_level", 2024-08-17T00:34:20.019 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_to_file", 2024-08-17T00:34:20.020 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_to_journald", 2024-08-17T00:34:20.020 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_to_stderr", 2024-08-17T00:34:20.020 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_data_avail_warn", 2024-08-17T00:34:20.020 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_election_default_strategy", 2024-08-17T00:34:20.020 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_host", 2024-08-17T00:34:20.020 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_max_pg_per_osd", 2024-08-17T00:34:20.020 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_mgr_mkfs_grace", 2024-08-17T00:34:20.020 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_osd_prime_pg_temp", 2024-08-17T00:34:20.020 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_osd_reporter_subtree_level", 2024-08-17T00:34:20.020 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_pg_warn_max_object_skew", 2024-08-17T00:34:20.020 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-17T00:34:20.020 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-17T00:34:20.020 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-17T00:34:20.021 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-17T00:34:20.021 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-17T00:34:20.021 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-17T00:34:20.021 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-17T00:34:20.021 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-17T00:34:20.021 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_too_few_osds", 2024-08-17T00:34:20.021 INFO:tasks.workunit.client.0.smithi110.stdout: "ms_die_on_bug", 2024-08-17T00:34:20.021 INFO:tasks.workunit.client.0.smithi110.stdout: "ms_die_on_old_message", 2024-08-17T00:34:20.021 INFO:tasks.workunit.client.0.smithi110.stdout: "no_config_file", 2024-08-17T00:34:20.021 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_class_default_list", 2024-08-17T00:34:20.021 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_class_load_list", 2024-08-17T00:34:20.021 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_crush_chooseleaf_type", 2024-08-17T00:34:20.021 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_misdirected_ops", 2024-08-17T00:34:20.021 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_op_order", 2024-08-17T00:34:20.022 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_pg_log_writeout", 2024-08-17T00:34:20.022 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_shutdown", 2024-08-17T00:34:20.022 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_cached_snaps", 2024-08-17T00:34:20.022 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_missing_on_start", 2024-08-17T00:34:20.022 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_stray_on_activate", 2024-08-17T00:34:20.022 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-17T00:34:20.022 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_delete_sleep", 2024-08-17T00:34:20.022 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_delete_sleep_hdd", 2024-08-17T00:34:20.022 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_delete_sleep_hybrid", 2024-08-17T00:34:20.022 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_delete_sleep_ssd", 2024-08-17T00:34:20.022 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_max_backfills", 2024-08-17T00:34:20.022 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-17T00:34:20.022 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_profile", 2024-08-17T00:34:20.022 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-08-17T00:34:20.023 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-08-17T00:34:20.023 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-08-17T00:34:20.023 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-08-17T00:34:20.023 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-08-17T00:34:20.023 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-08-17T00:34:20.023 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_client_lim", 2024-08-17T00:34:20.023 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_client_res", 2024-08-17T00:34:20.023 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_client_wgt", 2024-08-17T00:34:20.023 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_memory_target", 2024-08-17T00:34:20.023 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_memory_target_autotune", 2024-08-17T00:34:20.023 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_op_queue", 2024-08-17T00:34:20.023 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_op_queue_cut_off", 2024-08-17T00:34:20.023 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pg_delete_cost", 2024-08-17T00:34:20.024 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pool_default_erasure_code_profile", 2024-08-17T00:34:20.024 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-17T00:34:20.024 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recover_clone_overlap", 2024-08-17T00:34:20.024 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_active", 2024-08-17T00:34:20.024 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_active_hdd", 2024-08-17T00:34:20.024 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_active_ssd", 2024-08-17T00:34:20.024 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_chunk", 2024-08-17T00:34:20.024 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_sleep", 2024-08-17T00:34:20.024 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_sleep_hdd", 2024-08-17T00:34:20.024 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_sleep_hybrid", 2024-08-17T00:34:20.024 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_sleep_ssd", 2024-08-17T00:34:20.025 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_load_threshold", 2024-08-17T00:34:20.025 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_max_interval", 2024-08-17T00:34:20.025 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_sleep", 2024-08-17T00:34:20.025 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_shutdown_pgref_assert", 2024-08-17T00:34:20.025 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_snap_trim_sleep", 2024-08-17T00:34:20.025 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_snap_trim_sleep_hdd", 2024-08-17T00:34:20.025 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_snap_trim_sleep_hybrid", 2024-08-17T00:34:20.025 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_snap_trim_sleep_ssd", 2024-08-17T00:34:20.025 INFO:tasks.workunit.client.0.smithi110.stdout: "public_addr", 2024-08-17T00:34:20.025 INFO:tasks.workunit.client.0.smithi110.stdout: "public_addrv", 2024-08-17T00:34:20.025 INFO:tasks.workunit.client.0.smithi110.stdout: "public_network", 2024-08-17T00:34:20.025 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd_default_features", 2024-08-17T00:34:20.025 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd_qos_exclude_ops", 2024-08-17T00:34:20.026 INFO:tasks.workunit.client.0.smithi110.stdout: "setgroup", 2024-08-17T00:34:20.026 INFO:tasks.workunit.client.0.smithi110.stdout: "setuser" 2024-08-17T00:34:20.026 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.026 INFO:tasks.workunit.client.0.smithi110.stdout: "cluster_changed": [ 2024-08-17T00:34:20.026 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-17T00:34:20.026 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_debug", 2024-08-17T00:34:20.026 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_mon_ticket_ttl", 2024-08-17T00:34:20.026 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_service_ticket_ttl", 2024-08-17T00:34:20.026 INFO:tasks.workunit.client.0.smithi110.stdout: "bdev_debug_aio", 2024-08-17T00:34:20.026 INFO:tasks.workunit.client.0.smithi110.stdout: "container_image", 2024-08-17T00:34:20.026 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_asserts_on_shutdown", 2024-08-17T00:34:20.026 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_mgr", 2024-08-17T00:34:20.026 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_mon", 2024-08-17T00:34:20.027 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_ms", 2024-08-17T00:34:20.027 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_osd", 2024-08-17T00:34:20.027 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_paxos", 2024-08-17T00:34:20.027 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_file", 2024-08-17T00:34:20.027 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_journald", 2024-08-17T00:34:20.027 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_stderr", 2024-08-17T00:34:20.027 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_join_fs", 2024-08-17T00:34:20.027 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/cephadm/allow_ptrace", 2024-08-17T00:34:20.027 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/cephadm/container_init", 2024-08-17T00:34:20.027 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/cephadm/migration_current", 2024-08-17T00:34:20.028 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/cephadm/use_repo_digest", 2024-08-17T00:34:20.028 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-08-17T00:34:20.028 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-08-17T00:34:20.028 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-08-17T00:34:20.028 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-08-17T00:34:20.028 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/ssl_server_port", 2024-08-17T00:34:20.028 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/orchestrator/orchestrator", 2024-08-17T00:34:20.028 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/telemetry/channel_ident", 2024-08-17T00:34:20.028 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/telemetry/channel_perf", 2024-08-17T00:34:20.028 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/telemetry/description", 2024-08-17T00:34:20.028 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/telemetry/enabled", 2024-08-17T00:34:20.028 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/telemetry/organization", 2024-08-17T00:34:20.028 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_allow_pool_delete", 2024-08-17T00:34:20.029 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_clock_drift_allowed", 2024-08-17T00:34:20.029 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_file_level", 2024-08-17T00:34:20.029 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_to_file", 2024-08-17T00:34:20.029 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_data_avail_warn", 2024-08-17T00:34:20.029 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_election_default_strategy", 2024-08-17T00:34:20.029 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_max_pg_per_osd", 2024-08-17T00:34:20.029 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_mgr_mkfs_grace", 2024-08-17T00:34:20.029 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_osd_prime_pg_temp", 2024-08-17T00:34:20.029 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_osd_reporter_subtree_level", 2024-08-17T00:34:20.029 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_pg_warn_max_object_skew", 2024-08-17T00:34:20.029 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-17T00:34:20.029 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-17T00:34:20.029 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-17T00:34:20.029 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-17T00:34:20.029 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-17T00:34:20.030 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-17T00:34:20.030 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-17T00:34:20.030 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-17T00:34:20.030 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_too_few_osds", 2024-08-17T00:34:20.030 INFO:tasks.workunit.client.0.smithi110.stdout: "ms_die_on_bug", 2024-08-17T00:34:20.030 INFO:tasks.workunit.client.0.smithi110.stdout: "ms_die_on_old_message", 2024-08-17T00:34:20.030 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_class_default_list", 2024-08-17T00:34:20.030 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_class_load_list", 2024-08-17T00:34:20.030 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_misdirected_ops", 2024-08-17T00:34:20.030 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_op_order", 2024-08-17T00:34:20.030 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_pg_log_writeout", 2024-08-17T00:34:20.030 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_shutdown", 2024-08-17T00:34:20.030 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_cached_snaps", 2024-08-17T00:34:20.031 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_missing_on_start", 2024-08-17T00:34:20.031 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_stray_on_activate", 2024-08-17T00:34:20.031 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-17T00:34:20.031 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-17T00:34:20.031 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_profile", 2024-08-17T00:34:20.031 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_memory_target", 2024-08-17T00:34:20.031 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_memory_target_autotune", 2024-08-17T00:34:20.031 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_op_queue", 2024-08-17T00:34:20.031 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_op_queue_cut_off", 2024-08-17T00:34:20.031 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pool_default_erasure_code_profile", 2024-08-17T00:34:20.031 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-17T00:34:20.031 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recover_clone_overlap", 2024-08-17T00:34:20.032 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_chunk", 2024-08-17T00:34:20.032 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_load_threshold", 2024-08-17T00:34:20.032 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_max_interval", 2024-08-17T00:34:20.032 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_shutdown_pgref_assert", 2024-08-17T00:34:20.032 INFO:tasks.workunit.client.0.smithi110.stdout: "public_network", 2024-08-17T00:34:20.032 INFO:tasks.workunit.client.0.smithi110.stdout: "rgw_cache_enabled", 2024-08-17T00:34:20.032 INFO:tasks.workunit.client.0.smithi110.stdout: "rgw_enable_ops_log", 2024-08-17T00:34:20.032 INFO:tasks.workunit.client.0.smithi110.stdout: "rgw_enable_usage_log" 2024-08-17T00:34:20.032 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.032 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.032 INFO:tasks.workunit.client.0.smithi110.stdout: "contact": null, 2024-08-17T00:34:20.032 INFO:tasks.workunit.client.0.smithi110.stdout: "crashes": [], 2024-08-17T00:34:20.032 INFO:tasks.workunit.client.0.smithi110.stdout: "created": "2024-08-17T00:25:38.635176Z", 2024-08-17T00:34:20.033 INFO:tasks.workunit.client.0.smithi110.stdout: "crush": { 2024-08-17T00:34:20.033 INFO:tasks.workunit.client.0.smithi110.stdout: "bucket_algs": { 2024-08-17T00:34:20.033 INFO:tasks.workunit.client.0.smithi110.stdout: "straw2": 3 2024-08-17T00:34:20.033 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.033 INFO:tasks.workunit.client.0.smithi110.stdout: "bucket_sizes": { 2024-08-17T00:34:20.033 INFO:tasks.workunit.client.0.smithi110.stdout: "2": 1, 2024-08-17T00:34:20.033 INFO:tasks.workunit.client.0.smithi110.stdout: "4": 2 2024-08-17T00:34:20.033 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.033 INFO:tasks.workunit.client.0.smithi110.stdout: "bucket_types": { 2024-08-17T00:34:20.033 INFO:tasks.workunit.client.0.smithi110.stdout: "1": 2, 2024-08-17T00:34:20.033 INFO:tasks.workunit.client.0.smithi110.stdout: "11": 1 2024-08-17T00:34:20.033 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.033 INFO:tasks.workunit.client.0.smithi110.stdout: "compat_weight_set": false, 2024-08-17T00:34:20.033 INFO:tasks.workunit.client.0.smithi110.stdout: "device_classes": [ 2024-08-17T00:34:20.034 INFO:tasks.workunit.client.0.smithi110.stdout: 8 2024-08-17T00:34:20.034 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.034 INFO:tasks.workunit.client.0.smithi110.stdout: "num_buckets": 6, 2024-08-17T00:34:20.034 INFO:tasks.workunit.client.0.smithi110.stdout: "num_devices": 8, 2024-08-17T00:34:20.034 INFO:tasks.workunit.client.0.smithi110.stdout: "num_rules": 1, 2024-08-17T00:34:20.034 INFO:tasks.workunit.client.0.smithi110.stdout: "num_types": 12, 2024-08-17T00:34:20.034 INFO:tasks.workunit.client.0.smithi110.stdout: "num_weight_sets": 0, 2024-08-17T00:34:20.034 INFO:tasks.workunit.client.0.smithi110.stdout: "tunables": { 2024-08-17T00:34:20.034 INFO:tasks.workunit.client.0.smithi110.stdout: "allowed_bucket_algs": 54, 2024-08-17T00:34:20.034 INFO:tasks.workunit.client.0.smithi110.stdout: "choose_local_fallback_tries": 0, 2024-08-17T00:34:20.034 INFO:tasks.workunit.client.0.smithi110.stdout: "choose_local_tries": 0, 2024-08-17T00:34:20.034 INFO:tasks.workunit.client.0.smithi110.stdout: "choose_total_tries": 50, 2024-08-17T00:34:20.034 INFO:tasks.workunit.client.0.smithi110.stdout: "chooseleaf_descend_once": 1, 2024-08-17T00:34:20.034 INFO:tasks.workunit.client.0.smithi110.stdout: "chooseleaf_stable": 1, 2024-08-17T00:34:20.035 INFO:tasks.workunit.client.0.smithi110.stdout: "chooseleaf_vary_r": 1, 2024-08-17T00:34:20.035 INFO:tasks.workunit.client.0.smithi110.stdout: "has_v2_rules": 0, 2024-08-17T00:34:20.035 INFO:tasks.workunit.client.0.smithi110.stdout: "has_v3_rules": 0, 2024-08-17T00:34:20.035 INFO:tasks.workunit.client.0.smithi110.stdout: "has_v4_buckets": 1, 2024-08-17T00:34:20.035 INFO:tasks.workunit.client.0.smithi110.stdout: "has_v5_rules": 0, 2024-08-17T00:34:20.035 INFO:tasks.workunit.client.0.smithi110.stdout: "legacy_tunables": 0, 2024-08-17T00:34:20.035 INFO:tasks.workunit.client.0.smithi110.stdout: "minimum_required_version": "jewel", 2024-08-17T00:34:20.035 INFO:tasks.workunit.client.0.smithi110.stdout: "optimal_tunables": 1, 2024-08-17T00:34:20.035 INFO:tasks.workunit.client.0.smithi110.stdout: "profile": "jewel", 2024-08-17T00:34:20.035 INFO:tasks.workunit.client.0.smithi110.stdout: "require_feature_tunables": 1, 2024-08-17T00:34:20.035 INFO:tasks.workunit.client.0.smithi110.stdout: "require_feature_tunables2": 1, 2024-08-17T00:34:20.035 INFO:tasks.workunit.client.0.smithi110.stdout: "require_feature_tunables3": 1, 2024-08-17T00:34:20.035 INFO:tasks.workunit.client.0.smithi110.stdout: "require_feature_tunables5": 1, 2024-08-17T00:34:20.035 INFO:tasks.workunit.client.0.smithi110.stdout: "straw_calc_version": 1 2024-08-17T00:34:20.036 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.036 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.036 INFO:tasks.workunit.client.0.smithi110.stdout: "description": "upgrade test cluster", 2024-08-17T00:34:20.036 INFO:tasks.workunit.client.0.smithi110.stdout: "fs": { 2024-08-17T00:34:20.036 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:20.036 INFO:tasks.workunit.client.0.smithi110.stdout: "feature_flags": { 2024-08-17T00:34:20.036 INFO:tasks.workunit.client.0.smithi110.stdout: "enable_multiple": true, 2024-08-17T00:34:20.036 INFO:tasks.workunit.client.0.smithi110.stdout: "ever_enabled_multiple": true 2024-08-17T00:34:20.036 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.037 INFO:tasks.workunit.client.0.smithi110.stdout: "filesystems": [ 2024-08-17T00:34:20.037 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.037 INFO:tasks.workunit.client.0.smithi110.stdout: "approx_ctime": "2024-08", 2024-08-17T00:34:20.037 INFO:tasks.workunit.client.0.smithi110.stdout: "balancer_enabled": false, 2024-08-17T00:34:20.037 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.037 INFO:tasks.workunit.client.0.smithi110.stdout: "cached_caps": 0, 2024-08-17T00:34:20.037 INFO:tasks.workunit.client.0.smithi110.stdout: "cached_dns": 10, 2024-08-17T00:34:20.037 INFO:tasks.workunit.client.0.smithi110.stdout: "cached_inos": 13, 2024-08-17T00:34:20.037 INFO:tasks.workunit.client.0.smithi110.stdout: "cached_subtrees": 2, 2024-08-17T00:34:20.037 INFO:tasks.workunit.client.0.smithi110.stdout: "ever_allowed_features": 0, 2024-08-17T00:34:20.037 INFO:tasks.workunit.client.0.smithi110.stdout: "explicitly_allowed_features": 0, 2024-08-17T00:34:20.037 INFO:tasks.workunit.client.0.smithi110.stdout: "files": 0, 2024-08-17T00:34:20.037 INFO:tasks.workunit.client.0.smithi110.stdout: "max_mds": 1, 2024-08-17T00:34:20.038 INFO:tasks.workunit.client.0.smithi110.stdout: "num_data_pools": 1, 2024-08-17T00:34:20.038 INFO:tasks.workunit.client.0.smithi110.stdout: "num_in": 1, 2024-08-17T00:34:20.038 INFO:tasks.workunit.client.0.smithi110.stdout: "num_mds": 1, 2024-08-17T00:34:20.038 INFO:tasks.workunit.client.0.smithi110.stdout: "num_sessions": 0, 2024-08-17T00:34:20.038 INFO:tasks.workunit.client.0.smithi110.stdout: "num_standby_replay": 0, 2024-08-17T00:34:20.038 INFO:tasks.workunit.client.0.smithi110.stdout: "num_up": 1, 2024-08-17T00:34:20.038 INFO:tasks.workunit.client.0.smithi110.stdout: "snaps": 0, 2024-08-17T00:34:20.038 INFO:tasks.workunit.client.0.smithi110.stdout: "standby_count_wanted": 0 2024-08-17T00:34:20.038 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.038 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.038 INFO:tasks.workunit.client.0.smithi110.stdout: "num_standby_mds": 1, 2024-08-17T00:34:20.038 INFO:tasks.workunit.client.0.smithi110.stdout: "total_num_mds": 2 2024-08-17T00:34:20.038 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.038 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_stats": { 2024-08-17T00:34:20.039 INFO:tasks.workunit.client.0.smithi110.stdout: "mds": { 2024-08-17T00:34:20.039 INFO:tasks.workunit.client.0.smithi110.stdout: "mds.6480ebb717364cca6fc6b2068bee7df7f1990f3b": { 2024-08-17T00:34:20.039 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 20611072, 2024-08-17T00:34:20.039 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 434768, 2024-08-17T00:34:20.039 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2621440, 2024-08-17T00:34:20.039 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 81920, 2024-08-17T00:34:20.039 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 573440, 2024-08-17T00:34:20.039 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 434, 2024-08-17T00:34:20.039 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T00:34:20.039 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 1431096, 2024-08-17T00:34:20.039 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 20, 2024-08-17T00:34:20.039 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 930304, 2024-08-17T00:34:20.039 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 15111544, 2024-08-17T00:34:20.039 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 21184512 2024-08-17T00:34:20.040 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.040 INFO:tasks.workunit.client.0.smithi110.stdout: "mds.d6f125b7c635b6f45601f26ee81c70c0b368576b": { 2024-08-17T00:34:20.040 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 20135936, 2024-08-17T00:34:20.040 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 342824, 2024-08-17T00:34:20.040 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2621440, 2024-08-17T00:34:20.040 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 884736, 2024-08-17T00:34:20.040 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 0, 2024-08-17T00:34:20.040 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 341, 2024-08-17T00:34:20.040 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T00:34:20.040 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 1037176, 2024-08-17T00:34:20.040 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 12, 2024-08-17T00:34:20.040 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 541696, 2024-08-17T00:34:20.040 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 14708064, 2024-08-17T00:34:20.041 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 20135936 2024-08-17T00:34:20.041 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.041 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.041 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T00:34:20.041 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.6480ebb717364cca6fc6b2068bee7df7f1990f3b": { 2024-08-17T00:34:20.041 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 44761088, 2024-08-17T00:34:20.041 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 1393696, 2024-08-17T00:34:20.041 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2621440, 2024-08-17T00:34:20.041 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 671744, 2024-08-17T00:34:20.041 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 4751360, 2024-08-17T00:34:20.041 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 1783, 2024-08-17T00:34:20.041 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T00:34:20.041 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 11966824, 2024-08-17T00:34:20.041 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 22, 2024-08-17T00:34:20.042 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 2354688, 2024-08-17T00:34:20.042 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 25752696, 2024-08-17T00:34:20.042 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 49512448 2024-08-17T00:34:20.042 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.042 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.c4d8fd12ad92af885518649f4e2b78966c1046a8": { 2024-08-17T00:34:20.042 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 36610048, 2024-08-17T00:34:20.042 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 885760, 2024-08-17T00:34:20.042 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2621440, 2024-08-17T00:34:20.042 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T00:34:20.042 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 10911744, 2024-08-17T00:34:20.042 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 1108, 2024-08-17T00:34:20.042 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T00:34:20.042 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 8135832, 2024-08-17T00:34:20.043 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 22, 2024-08-17T00:34:20.043 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 1707264, 2024-08-17T00:34:20.043 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 23259752, 2024-08-17T00:34:20.043 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 47521792 2024-08-17T00:34:20.043 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.043 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.d6f125b7c635b6f45601f26ee81c70c0b368576b": { 2024-08-17T00:34:20.043 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 36421632, 2024-08-17T00:34:20.043 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 1290848, 2024-08-17T00:34:20.043 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2621440, 2024-08-17T00:34:20.043 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 507904, 2024-08-17T00:34:20.043 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 11100160, 2024-08-17T00:34:20.043 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 1156, 2024-08-17T00:34:20.043 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T00:34:20.043 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 7932928, 2024-08-17T00:34:20.044 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 21, 2024-08-17T00:34:20.044 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 981504, 2024-08-17T00:34:20.044 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 23087008, 2024-08-17T00:34:20.044 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 47521792 2024-08-17T00:34:20.044 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.044 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.044 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:20.044 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.0": { 2024-08-17T00:34:20.044 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 47390720, 2024-08-17T00:34:20.044 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 1012416, 2024-08-17T00:34:20.044 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2752512, 2024-08-17T00:34:20.044 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T00:34:20.044 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 57344, 2024-08-17T00:34:20.044 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 1423, 2024-08-17T00:34:20.045 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T00:34:20.045 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 5425632, 2024-08-17T00:34:20.045 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 46, 2024-08-17T00:34:20.045 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 2265600, 2024-08-17T00:34:20.045 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 35934560, 2024-08-17T00:34:20.045 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 47448064 2024-08-17T00:34:20.045 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.045 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.1": { 2024-08-17T00:34:20.045 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 46637056, 2024-08-17T00:34:20.045 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 872048, 2024-08-17T00:34:20.045 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2752512, 2024-08-17T00:34:20.045 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T00:34:20.045 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 811008, 2024-08-17T00:34:20.046 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 1384, 2024-08-17T00:34:20.046 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T00:34:20.046 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 5569448, 2024-08-17T00:34:20.046 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 47, 2024-08-17T00:34:20.046 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 2472704, 2024-08-17T00:34:20.046 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 34970344, 2024-08-17T00:34:20.046 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 47448064 2024-08-17T00:34:20.046 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.046 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.2": { 2024-08-17T00:34:20.046 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 49389568, 2024-08-17T00:34:20.046 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 1831296, 2024-08-17T00:34:20.046 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2752512, 2024-08-17T00:34:20.046 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 1007616, 2024-08-17T00:34:20.046 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 24576, 2024-08-17T00:34:20.047 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 1629, 2024-08-17T00:34:20.047 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T00:34:20.047 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 5319064, 2024-08-17T00:34:20.047 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 47, 2024-08-17T00:34:20.047 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 3964928, 2024-08-17T00:34:20.047 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 34514152, 2024-08-17T00:34:20.047 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 49414144 2024-08-17T00:34:20.047 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.047 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.3": { 2024-08-17T00:34:20.047 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 43974656, 2024-08-17T00:34:20.047 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 599312, 2024-08-17T00:34:20.047 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2752512, 2024-08-17T00:34:20.047 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T00:34:20.047 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 262144, 2024-08-17T00:34:20.048 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 1272, 2024-08-17T00:34:20.048 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T00:34:20.048 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 4765952, 2024-08-17T00:34:20.048 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 47, 2024-08-17T00:34:20.048 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 1828608, 2024-08-17T00:34:20.048 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 34028272, 2024-08-17T00:34:20.048 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 44236800 2024-08-17T00:34:20.048 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.048 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.4": { 2024-08-17T00:34:20.048 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 45244416, 2024-08-17T00:34:20.048 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 707912, 2024-08-17T00:34:20.049 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2752512, 2024-08-17T00:34:20.049 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T00:34:20.049 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 106496, 2024-08-17T00:34:20.049 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 1260, 2024-08-17T00:34:20.049 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T00:34:20.049 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 4931424, 2024-08-17T00:34:20.049 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 48, 2024-08-17T00:34:20.049 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 1688576, 2024-08-17T00:34:20.049 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 35163992, 2024-08-17T00:34:20.049 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 45350912 2024-08-17T00:34:20.049 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.049 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.5": { 2024-08-17T00:34:20.049 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 49143808, 2024-08-17T00:34:20.049 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 1884056, 2024-08-17T00:34:20.050 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2752512, 2024-08-17T00:34:20.050 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T00:34:20.050 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 401408, 2024-08-17T00:34:20.050 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 1677, 2024-08-17T00:34:20.050 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T00:34:20.050 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 5675336, 2024-08-17T00:34:20.050 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 47, 2024-08-17T00:34:20.050 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 3535616, 2024-08-17T00:34:20.050 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 35296288, 2024-08-17T00:34:20.050 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 49545216 2024-08-17T00:34:20.050 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.050 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.6": { 2024-08-17T00:34:20.050 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 45400064, 2024-08-17T00:34:20.051 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 1058168, 2024-08-17T00:34:20.051 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2752512, 2024-08-17T00:34:20.051 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T00:34:20.051 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 999424, 2024-08-17T00:34:20.051 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 1281, 2024-08-17T00:34:20.051 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T00:34:20.051 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 4724520, 2024-08-17T00:34:20.051 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 47, 2024-08-17T00:34:20.051 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 1864960, 2024-08-17T00:34:20.051 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 34999904, 2024-08-17T00:34:20.051 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 46399488 2024-08-17T00:34:20.051 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.051 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.7": { 2024-08-17T00:34:20.051 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 46252032, 2024-08-17T00:34:20.052 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 1515576, 2024-08-17T00:34:20.052 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2752512, 2024-08-17T00:34:20.052 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T00:34:20.052 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 1196032, 2024-08-17T00:34:20.052 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 1372, 2024-08-17T00:34:20.052 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T00:34:20.052 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 5232944, 2024-08-17T00:34:20.052 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 46, 2024-08-17T00:34:20.052 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 1955072, 2024-08-17T00:34:20.052 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 34795928, 2024-08-17T00:34:20.052 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 47448064 2024-08-17T00:34:20.052 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.052 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.052 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.053 INFO:tasks.workunit.client.0.smithi110.stdout: "hosts": { 2024-08-17T00:34:20.053 INFO:tasks.workunit.client.0.smithi110.stdout: "num": 2, 2024-08-17T00:34:20.053 INFO:tasks.workunit.client.0.smithi110.stdout: "num_with_mds": 2, 2024-08-17T00:34:20.053 INFO:tasks.workunit.client.0.smithi110.stdout: "num_with_mgr": 2, 2024-08-17T00:34:20.053 INFO:tasks.workunit.client.0.smithi110.stdout: "num_with_mon": 2, 2024-08-17T00:34:20.053 INFO:tasks.workunit.client.0.smithi110.stdout: "num_with_osd": 2 2024-08-17T00:34:20.053 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.053 INFO:tasks.workunit.client.0.smithi110.stdout: "io_rate": { 2024-08-17T00:34:20.053 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_stats_delta": { 2024-08-17T00:34:20.053 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": 0, 2024-08-17T00:34:20.053 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:20.053 INFO:tasks.workunit.client.0.smithi110.stdout: "num_store_stats": 0, 2024-08-17T00:34:20.053 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:20.053 INFO:tasks.workunit.client.0.smithi110.stdout: "stamp_delta": "12.002647", 2024-08-17T00:34:20.054 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:20.054 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:20.054 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:20.054 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:20.054 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:20.054 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:20.054 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:20.054 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:20.054 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:20.054 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:20.054 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:20.054 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:20.054 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:20.055 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:20.055 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:20.055 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:20.055 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:20.055 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:20.055 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:20.055 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:20.055 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:20.055 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:20.055 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:20.055 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:20.055 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:20.055 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:20.055 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:20.056 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:20.056 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:20.056 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:20.056 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:20.056 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:20.056 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:20.056 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:20.056 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:20.056 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:20.056 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:20.056 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:20.056 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:20.056 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:20.057 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:20.057 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.057 INFO:tasks.workunit.client.0.smithi110.stdout: "store_stats": { 2024-08-17T00:34:20.057 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": 0, 2024-08-17T00:34:20.057 INFO:tasks.workunit.client.0.smithi110.stdout: "available": 0, 2024-08-17T00:34:20.057 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed": 0, 2024-08-17T00:34:20.057 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_allocated": 0, 2024-08-17T00:34:20.057 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_original": 0, 2024-08-17T00:34:20.057 INFO:tasks.workunit.client.0.smithi110.stdout: "data_stored": 0, 2024-08-17T00:34:20.057 INFO:tasks.workunit.client.0.smithi110.stdout: "internal_metadata": 0, 2024-08-17T00:34:20.057 INFO:tasks.workunit.client.0.smithi110.stdout: "internally_reserved": 0, 2024-08-17T00:34:20.057 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_allocated": 0, 2024-08-17T00:34:20.057 INFO:tasks.workunit.client.0.smithi110.stdout: "total": 0 2024-08-17T00:34:20.057 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.058 INFO:tasks.workunit.client.0.smithi110.stdout: "up": 0 2024-08-17T00:34:20.058 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.058 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.058 INFO:tasks.workunit.client.0.smithi110.stdout: "leaderboard": false, 2024-08-17T00:34:20.058 INFO:tasks.workunit.client.0.smithi110.stdout: "leaderboard_description": null, 2024-08-17T00:34:20.058 INFO:tasks.workunit.client.0.smithi110.stdout: "license": "sharing-1-0", 2024-08-17T00:34:20.058 INFO:tasks.workunit.client.0.smithi110.stdout: "mempool": { 2024-08-17T00:34:20.058 INFO:tasks.workunit.client.0.smithi110.stdout: "mds": { 2024-08-17T00:34:20.058 INFO:tasks.workunit.client.0.smithi110.stdout: "mds.6480ebb717364cca6fc6b2068bee7df7f1990f3b": { 2024-08-17T00:34:20.058 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T00:34:20.058 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.058 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.058 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.059 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:20.059 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.059 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.059 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.059 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T00:34:20.059 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.059 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.059 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.059 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T00:34:20.059 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.059 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.059 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.059 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T00:34:20.059 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.060 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.060 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.060 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T00:34:20.060 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.060 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.060 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.060 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T00:34:20.060 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.060 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.060 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.060 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T00:34:20.060 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.060 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.060 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.061 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T00:34:20.061 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.061 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.061 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.061 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T00:34:20.061 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.061 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.061 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.061 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T00:34:20.061 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.061 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.061 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.061 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T00:34:20.061 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.062 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.062 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.062 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T00:34:20.062 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.062 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.062 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.062 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T00:34:20.062 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.062 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.062 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.062 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T00:34:20.062 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.062 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.062 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.063 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T00:34:20.063 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.063 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.063 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.063 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T00:34:20.063 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.063 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.063 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.063 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T00:34:20.063 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.063 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.063 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.063 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T00:34:20.063 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 222439, 2024-08-17T00:34:20.064 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 68 2024-08-17T00:34:20.064 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.064 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T00:34:20.064 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.064 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.064 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.064 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T00:34:20.064 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 51704, 2024-08-17T00:34:20.064 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 208 2024-08-17T00:34:20.064 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.064 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:20.064 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.064 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.064 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.065 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T00:34:20.065 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.065 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.065 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.065 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T00:34:20.065 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.065 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.065 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.065 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T00:34:20.065 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 8216, 2024-08-17T00:34:20.065 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 140 2024-08-17T00:34:20.065 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.065 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T00:34:20.066 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.066 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.066 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.066 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T00:34:20.066 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.066 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.066 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.066 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T00:34:20.066 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.066 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.066 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.066 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T00:34:20.066 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.067 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.067 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.067 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.067 INFO:tasks.workunit.client.0.smithi110.stdout: "mds.d6f125b7c635b6f45601f26ee81c70c0b368576b": { 2024-08-17T00:34:20.067 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T00:34:20.067 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.067 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.067 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.067 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:20.067 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.067 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.067 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.067 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T00:34:20.068 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.068 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.068 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.068 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T00:34:20.068 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.068 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.068 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.068 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T00:34:20.068 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.068 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.068 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.068 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T00:34:20.068 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.069 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.069 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.069 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T00:34:20.069 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.069 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.069 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.069 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T00:34:20.069 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.069 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.069 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.070 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T00:34:20.070 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.070 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.070 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.070 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T00:34:20.070 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.070 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.070 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.070 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T00:34:20.070 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.070 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.070 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.070 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T00:34:20.070 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.071 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.071 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.071 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T00:34:20.071 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.071 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.071 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.071 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T00:34:20.071 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.071 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.071 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.071 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T00:34:20.071 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.071 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.071 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.072 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T00:34:20.072 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.072 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.072 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.072 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T00:34:20.072 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.072 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.072 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.072 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T00:34:20.072 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.072 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.072 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.072 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T00:34:20.073 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 149177, 2024-08-17T00:34:20.073 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 33 2024-08-17T00:34:20.073 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.073 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T00:34:20.073 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.073 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.073 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.073 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T00:34:20.073 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 928, 2024-08-17T00:34:20.073 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 2 2024-08-17T00:34:20.073 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.073 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:20.073 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.073 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.074 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.074 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T00:34:20.074 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.074 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.074 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.074 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T00:34:20.074 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.074 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.074 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.074 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T00:34:20.074 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.074 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.074 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.074 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T00:34:20.075 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.075 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.075 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.075 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T00:34:20.075 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.075 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.075 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.075 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T00:34:20.075 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.075 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.075 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.075 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T00:34:20.075 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.075 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.076 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.076 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.076 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.076 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T00:34:20.076 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.6480ebb717364cca6fc6b2068bee7df7f1990f3b": { 2024-08-17T00:34:20.076 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T00:34:20.076 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.076 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.076 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.076 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:20.076 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.076 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.077 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.077 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T00:34:20.077 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.077 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.077 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.077 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T00:34:20.077 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.077 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.077 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.077 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T00:34:20.077 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.078 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.078 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.078 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T00:34:20.078 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.078 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.078 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.078 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T00:34:20.078 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.078 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.078 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.078 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T00:34:20.078 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.078 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.079 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.079 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T00:34:20.079 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.079 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.079 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.079 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T00:34:20.079 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.079 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.079 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.079 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T00:34:20.079 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.079 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.079 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.079 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T00:34:20.080 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.080 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.080 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.080 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T00:34:20.080 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.080 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.080 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.080 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T00:34:20.080 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.080 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.080 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.080 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T00:34:20.080 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.080 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.081 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.081 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T00:34:20.081 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.081 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.081 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.081 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T00:34:20.081 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.081 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.081 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.081 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T00:34:20.081 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.081 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.081 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.082 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T00:34:20.082 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1234475, 2024-08-17T00:34:20.082 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 374 2024-08-17T00:34:20.082 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.082 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T00:34:20.082 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 352, 2024-08-17T00:34:20.082 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 4 2024-08-17T00:34:20.082 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.082 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T00:34:20.082 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.084 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.084 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.084 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:20.085 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.085 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.085 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.085 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T00:34:20.085 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.085 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.085 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.085 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T00:34:20.085 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.085 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.085 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.085 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T00:34:20.085 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6792, 2024-08-17T00:34:20.085 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 139 2024-08-17T00:34:20.086 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.086 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T00:34:20.086 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 12744, 2024-08-17T00:34:20.086 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1546 2024-08-17T00:34:20.086 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.086 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T00:34:20.086 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 10624, 2024-08-17T00:34:20.086 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 206 2024-08-17T00:34:20.086 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.086 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T00:34:20.086 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.086 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.086 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.087 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T00:34:20.087 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.087 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.087 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.087 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.087 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.c4d8fd12ad92af885518649f4e2b78966c1046a8": { 2024-08-17T00:34:20.087 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T00:34:20.087 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.087 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.087 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.087 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:20.087 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.087 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.088 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.088 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T00:34:20.088 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.088 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.088 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.088 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T00:34:20.088 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.088 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.088 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.088 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T00:34:20.088 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.089 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.089 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.089 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T00:34:20.089 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.089 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.089 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.089 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T00:34:20.089 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.089 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.089 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.089 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T00:34:20.090 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.090 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.090 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.090 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T00:34:20.090 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.090 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.090 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.090 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T00:34:20.090 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.090 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.090 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.090 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T00:34:20.090 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.091 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.091 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.091 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T00:34:20.091 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.091 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.091 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.091 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T00:34:20.091 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.091 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.091 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.091 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T00:34:20.091 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.091 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.091 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.092 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T00:34:20.092 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.092 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.092 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.092 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T00:34:20.092 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.092 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.092 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.092 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T00:34:20.092 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.092 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.092 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.092 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T00:34:20.093 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.093 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.093 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.093 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T00:34:20.093 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1427979, 2024-08-17T00:34:20.093 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 440 2024-08-17T00:34:20.093 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.093 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T00:34:20.093 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.093 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.093 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.093 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T00:34:20.093 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.093 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.094 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.094 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:20.094 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.094 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.094 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.094 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T00:34:20.094 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.094 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.094 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.094 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T00:34:20.094 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.094 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.094 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.095 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T00:34:20.095 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6792, 2024-08-17T00:34:20.095 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 139 2024-08-17T00:34:20.095 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.095 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T00:34:20.095 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 12744, 2024-08-17T00:34:20.095 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1546 2024-08-17T00:34:20.095 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.095 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T00:34:20.095 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 5312, 2024-08-17T00:34:20.095 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 103 2024-08-17T00:34:20.095 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.095 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T00:34:20.095 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.096 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.096 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.096 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T00:34:20.096 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.096 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.096 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.096 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.096 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.d6f125b7c635b6f45601f26ee81c70c0b368576b": { 2024-08-17T00:34:20.096 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T00:34:20.096 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.096 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.096 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.096 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:20.096 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.097 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.097 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.097 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T00:34:20.097 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.097 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.097 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.097 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T00:34:20.097 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.097 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.097 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.097 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T00:34:20.097 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.097 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.097 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.098 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T00:34:20.098 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.098 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.098 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.098 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T00:34:20.098 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.098 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.098 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.098 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T00:34:20.098 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.098 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.098 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.098 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T00:34:20.099 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.099 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.099 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.099 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T00:34:20.099 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.099 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.099 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.099 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T00:34:20.099 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.099 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.099 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.099 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T00:34:20.099 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.099 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.100 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.100 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T00:34:20.100 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.100 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.100 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.100 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T00:34:20.100 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.100 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.100 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.100 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T00:34:20.100 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.100 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.100 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.100 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T00:34:20.101 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.101 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.101 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.101 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T00:34:20.101 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.101 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.101 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.101 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T00:34:20.101 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.101 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.101 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.101 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T00:34:20.101 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1194395, 2024-08-17T00:34:20.101 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 371 2024-08-17T00:34:20.102 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.102 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T00:34:20.102 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.102 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.102 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.102 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T00:34:20.102 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.102 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.102 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.102 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:20.102 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.102 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.102 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.103 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T00:34:20.103 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.103 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.103 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.103 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T00:34:20.103 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.103 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.103 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.103 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T00:34:20.103 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6792, 2024-08-17T00:34:20.103 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 139 2024-08-17T00:34:20.103 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.103 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T00:34:20.103 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 12744, 2024-08-17T00:34:20.104 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1546 2024-08-17T00:34:20.104 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.104 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T00:34:20.104 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 5312, 2024-08-17T00:34:20.104 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 103 2024-08-17T00:34:20.104 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.104 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T00:34:20.104 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.104 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.104 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.104 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T00:34:20.104 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.104 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.104 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.105 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.105 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.105 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:20.105 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.0": { 2024-08-17T00:34:20.105 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T00:34:20.105 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.105 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.105 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.105 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:20.105 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6304, 2024-08-17T00:34:20.105 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 115 2024-08-17T00:34:20.105 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.105 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T00:34:20.106 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 16896, 2024-08-17T00:34:20.106 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 8 2024-08-17T00:34:20.106 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.106 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T00:34:20.106 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 576, 2024-08-17T00:34:20.106 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:20.106 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.106 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T00:34:20.106 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6160, 2024-08-17T00:34:20.106 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 77 2024-08-17T00:34:20.106 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.106 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T00:34:20.106 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 23296, 2024-08-17T00:34:20.106 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 208 2024-08-17T00:34:20.107 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.107 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T00:34:20.107 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2048, 2024-08-17T00:34:20.107 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 48 2024-08-17T00:34:20.107 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.107 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T00:34:20.107 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 624802, 2024-08-17T00:34:20.107 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 21 2024-08-17T00:34:20.107 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.107 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T00:34:20.107 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 58770, 2024-08-17T00:34:20.107 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 10680 2024-08-17T00:34:20.107 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.108 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T00:34:20.108 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 147136, 2024-08-17T00:34:20.108 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 248 2024-08-17T00:34:20.108 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.108 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T00:34:20.108 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 11828, 2024-08-17T00:34:20.108 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 785 2024-08-17T00:34:20.108 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.108 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T00:34:20.108 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 9984, 2024-08-17T00:34:20.108 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 208 2024-08-17T00:34:20.109 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.109 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T00:34:20.109 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.109 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.109 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.109 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T00:34:20.109 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 33932, 2024-08-17T00:34:20.109 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 216 2024-08-17T00:34:20.109 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.109 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T00:34:20.109 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 23296, 2024-08-17T00:34:20.110 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 208 2024-08-17T00:34:20.110 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.110 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T00:34:20.110 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.110 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.110 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.110 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T00:34:20.110 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 423644, 2024-08-17T00:34:20.110 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 92 2024-08-17T00:34:20.110 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.110 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T00:34:20.111 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.111 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.111 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.111 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T00:34:20.111 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2465752, 2024-08-17T00:34:20.111 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 201 2024-08-17T00:34:20.111 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.111 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T00:34:20.111 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 7216, 2024-08-17T00:34:20.111 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 82 2024-08-17T00:34:20.111 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.111 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T00:34:20.111 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.111 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.112 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.112 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:20.112 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 521640, 2024-08-17T00:34:20.112 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 45 2024-08-17T00:34:20.112 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.112 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T00:34:20.112 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.112 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.112 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.112 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T00:34:20.112 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 95784, 2024-08-17T00:34:20.112 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 189 2024-08-17T00:34:20.113 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.113 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T00:34:20.113 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 241264, 2024-08-17T00:34:20.113 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3538 2024-08-17T00:34:20.113 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.113 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T00:34:20.113 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.113 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.113 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.113 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T00:34:20.113 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.113 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.113 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.114 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T00:34:20.114 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.114 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.114 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.114 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T00:34:20.114 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.114 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.114 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.114 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.114 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.1": { 2024-08-17T00:34:20.114 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T00:34:20.114 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.114 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.114 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.115 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:20.115 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6304, 2024-08-17T00:34:20.115 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 115 2024-08-17T00:34:20.115 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.115 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T00:34:20.115 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 16896, 2024-08-17T00:34:20.115 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 8 2024-08-17T00:34:20.115 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.115 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T00:34:20.115 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 576, 2024-08-17T00:34:20.115 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:20.115 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.115 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T00:34:20.115 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 5440, 2024-08-17T00:34:20.116 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 68 2024-08-17T00:34:20.116 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.116 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T00:34:20.116 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 22064, 2024-08-17T00:34:20.116 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 197 2024-08-17T00:34:20.116 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.116 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T00:34:20.116 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1488, 2024-08-17T00:34:20.116 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 43 2024-08-17T00:34:20.116 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.116 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T00:34:20.116 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 24576, 2024-08-17T00:34:20.116 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 6 2024-08-17T00:34:20.116 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.117 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T00:34:20.117 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 52840, 2024-08-17T00:34:20.117 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 9756 2024-08-17T00:34:20.117 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.117 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T00:34:20.117 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 138976, 2024-08-17T00:34:20.117 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 236 2024-08-17T00:34:20.117 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.117 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T00:34:20.117 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 10028, 2024-08-17T00:34:20.117 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 614 2024-08-17T00:34:20.117 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.117 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T00:34:20.117 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 9456, 2024-08-17T00:34:20.118 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 197 2024-08-17T00:34:20.118 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.118 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T00:34:20.118 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.118 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.118 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.118 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T00:34:20.118 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 30088, 2024-08-17T00:34:20.118 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 204 2024-08-17T00:34:20.118 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.118 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T00:34:20.118 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 22064, 2024-08-17T00:34:20.119 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 197 2024-08-17T00:34:20.119 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.119 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T00:34:20.119 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 736, 2024-08-17T00:34:20.119 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1 2024-08-17T00:34:20.119 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.119 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T00:34:20.119 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 464441, 2024-08-17T00:34:20.119 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 101 2024-08-17T00:34:20.119 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.119 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T00:34:20.119 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 12112, 2024-08-17T00:34:20.119 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:20.119 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.120 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T00:34:20.120 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2436300, 2024-08-17T00:34:20.120 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 196 2024-08-17T00:34:20.120 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.120 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T00:34:20.120 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 5280, 2024-08-17T00:34:20.120 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 60 2024-08-17T00:34:20.120 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.120 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T00:34:20.120 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.120 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.120 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.120 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:20.121 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 452088, 2024-08-17T00:34:20.121 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 39 2024-08-17T00:34:20.121 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.121 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T00:34:20.121 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.121 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.121 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.121 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T00:34:20.121 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 8528, 2024-08-17T00:34:20.121 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 22 2024-08-17T00:34:20.121 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.121 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T00:34:20.121 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 241264, 2024-08-17T00:34:20.121 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3538 2024-08-17T00:34:20.122 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.122 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T00:34:20.122 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.122 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.122 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.122 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T00:34:20.122 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.122 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.122 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.122 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T00:34:20.122 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.122 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.122 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.123 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T00:34:20.123 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.123 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.123 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.123 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.123 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.2": { 2024-08-17T00:34:20.123 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T00:34:20.123 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.123 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.123 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.123 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:20.123 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6304, 2024-08-17T00:34:20.123 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 115 2024-08-17T00:34:20.123 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.124 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T00:34:20.124 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 16896, 2024-08-17T00:34:20.124 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 8 2024-08-17T00:34:20.124 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.124 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T00:34:20.124 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 576, 2024-08-17T00:34:20.124 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:20.124 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.124 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T00:34:20.124 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 4960, 2024-08-17T00:34:20.124 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 62 2024-08-17T00:34:20.124 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.125 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T00:34:20.125 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 21728, 2024-08-17T00:34:20.125 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 194 2024-08-17T00:34:20.125 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.125 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T00:34:20.125 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1264, 2024-08-17T00:34:20.125 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 41 2024-08-17T00:34:20.125 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.125 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T00:34:20.125 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 22690, 2024-08-17T00:34:20.125 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 5 2024-08-17T00:34:20.125 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.125 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T00:34:20.125 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 88736, 2024-08-17T00:34:20.126 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 15365 2024-08-17T00:34:20.126 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.126 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T00:34:20.126 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 200176, 2024-08-17T00:34:20.126 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 326 2024-08-17T00:34:20.126 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.126 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T00:34:20.126 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 9072, 2024-08-17T00:34:20.126 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 600 2024-08-17T00:34:20.126 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.126 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T00:34:20.126 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 9312, 2024-08-17T00:34:20.126 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 194 2024-08-17T00:34:20.126 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.127 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T00:34:20.127 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.127 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.127 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.127 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T00:34:20.127 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 28032, 2024-08-17T00:34:20.127 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 194 2024-08-17T00:34:20.127 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.127 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T00:34:20.127 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 21728, 2024-08-17T00:34:20.128 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 194 2024-08-17T00:34:20.128 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.128 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T00:34:20.128 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 736, 2024-08-17T00:34:20.128 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1 2024-08-17T00:34:20.128 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.128 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T00:34:20.128 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 387788, 2024-08-17T00:34:20.128 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 83 2024-08-17T00:34:20.128 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.128 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T00:34:20.128 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 12112, 2024-08-17T00:34:20.128 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:20.129 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.129 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T00:34:20.129 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2411970, 2024-08-17T00:34:20.129 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 171 2024-08-17T00:34:20.129 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.129 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T00:34:20.129 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 4488, 2024-08-17T00:34:20.129 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 51 2024-08-17T00:34:20.129 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.129 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T00:34:20.129 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.129 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.129 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.129 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:20.130 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 359352, 2024-08-17T00:34:20.130 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 31 2024-08-17T00:34:20.130 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.130 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T00:34:20.130 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.130 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.130 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.130 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T00:34:20.130 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 8320, 2024-08-17T00:34:20.130 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 24 2024-08-17T00:34:20.130 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.131 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T00:34:20.131 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 241776, 2024-08-17T00:34:20.131 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3562 2024-08-17T00:34:20.131 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.131 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T00:34:20.131 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.131 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.131 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.131 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T00:34:20.131 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.131 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.131 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.131 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T00:34:20.132 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.132 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.132 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.132 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T00:34:20.132 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.132 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.132 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.132 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.132 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.3": { 2024-08-17T00:34:20.132 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T00:34:20.132 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.132 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.132 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.133 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:20.133 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6304, 2024-08-17T00:34:20.133 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 115 2024-08-17T00:34:20.133 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.133 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T00:34:20.133 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 16896, 2024-08-17T00:34:20.133 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 8 2024-08-17T00:34:20.133 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.133 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T00:34:20.133 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 576, 2024-08-17T00:34:20.133 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:20.133 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.133 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T00:34:20.133 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 4320, 2024-08-17T00:34:20.134 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 54 2024-08-17T00:34:20.134 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.134 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T00:34:20.134 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 22288, 2024-08-17T00:34:20.134 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 199 2024-08-17T00:34:20.134 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.134 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T00:34:20.134 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 592, 2024-08-17T00:34:20.134 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 35 2024-08-17T00:34:20.134 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.134 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T00:34:20.134 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 4096, 2024-08-17T00:34:20.134 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1 2024-08-17T00:34:20.135 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.135 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T00:34:20.135 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 51062, 2024-08-17T00:34:20.135 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 9602 2024-08-17T00:34:20.135 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.135 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T00:34:20.135 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 136936, 2024-08-17T00:34:20.135 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 233 2024-08-17T00:34:20.135 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.135 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T00:34:20.135 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 9876, 2024-08-17T00:34:20.135 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 618 2024-08-17T00:34:20.135 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.136 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T00:34:20.136 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 9552, 2024-08-17T00:34:20.136 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 199 2024-08-17T00:34:20.136 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.136 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T00:34:20.136 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.136 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.136 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.136 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T00:34:20.136 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 28984, 2024-08-17T00:34:20.136 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 201 2024-08-17T00:34:20.136 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.136 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T00:34:20.137 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 22288, 2024-08-17T00:34:20.137 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 199 2024-08-17T00:34:20.137 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.137 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T00:34:20.137 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2208, 2024-08-17T00:34:20.137 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:20.137 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.137 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T00:34:20.137 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 324729, 2024-08-17T00:34:20.137 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 68 2024-08-17T00:34:20.137 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.137 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T00:34:20.137 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 26565, 2024-08-17T00:34:20.137 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 9 2024-08-17T00:34:20.138 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.138 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T00:34:20.138 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2437542, 2024-08-17T00:34:20.138 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 184 2024-08-17T00:34:20.138 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.138 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T00:34:20.138 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 4840, 2024-08-17T00:34:20.138 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 55 2024-08-17T00:34:20.138 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.138 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T00:34:20.138 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.138 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.138 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.139 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:20.139 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 428904, 2024-08-17T00:34:20.139 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 37 2024-08-17T00:34:20.139 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.139 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T00:34:20.139 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.139 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.139 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.139 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T00:34:20.139 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 10400, 2024-08-17T00:34:20.139 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 20 2024-08-17T00:34:20.139 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.139 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T00:34:20.140 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 241264, 2024-08-17T00:34:20.140 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3538 2024-08-17T00:34:20.140 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.140 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T00:34:20.140 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.140 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.140 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.140 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T00:34:20.140 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.140 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.140 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.140 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T00:34:20.140 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.140 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.141 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.141 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T00:34:20.141 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.141 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.141 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.141 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.141 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.4": { 2024-08-17T00:34:20.141 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T00:34:20.141 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.141 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.141 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.142 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:20.142 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6304, 2024-08-17T00:34:20.142 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 115 2024-08-17T00:34:20.142 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.142 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T00:34:20.142 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 16896, 2024-08-17T00:34:20.142 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 8 2024-08-17T00:34:20.142 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.142 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T00:34:20.142 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 576, 2024-08-17T00:34:20.142 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:20.142 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.142 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T00:34:20.142 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 4080, 2024-08-17T00:34:20.143 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 51 2024-08-17T00:34:20.143 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.143 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T00:34:20.143 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 22288, 2024-08-17T00:34:20.143 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 199 2024-08-17T00:34:20.143 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.143 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T00:34:20.143 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1040, 2024-08-17T00:34:20.143 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 39 2024-08-17T00:34:20.143 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.143 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T00:34:20.143 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 14498, 2024-08-17T00:34:20.143 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:20.144 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.144 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T00:34:20.144 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 51958, 2024-08-17T00:34:20.144 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 9704 2024-08-17T00:34:20.144 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.144 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T00:34:20.144 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 138296, 2024-08-17T00:34:20.144 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 235 2024-08-17T00:34:20.144 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.144 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T00:34:20.144 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 9956, 2024-08-17T00:34:20.144 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 617 2024-08-17T00:34:20.144 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.144 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T00:34:20.145 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 9552, 2024-08-17T00:34:20.145 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 199 2024-08-17T00:34:20.145 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.145 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T00:34:20.145 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.145 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.145 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.145 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T00:34:20.145 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 29496, 2024-08-17T00:34:20.145 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 203 2024-08-17T00:34:20.145 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.145 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T00:34:20.145 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 22288, 2024-08-17T00:34:20.145 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 199 2024-08-17T00:34:20.146 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.146 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T00:34:20.146 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 736, 2024-08-17T00:34:20.146 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1 2024-08-17T00:34:20.146 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.146 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T00:34:20.146 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 981626, 2024-08-17T00:34:20.146 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 85 2024-08-17T00:34:20.146 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.146 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T00:34:20.146 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 12112, 2024-08-17T00:34:20.146 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:20.146 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.147 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T00:34:20.147 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2438021, 2024-08-17T00:34:20.147 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 183 2024-08-17T00:34:20.147 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.147 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T00:34:20.147 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 4840, 2024-08-17T00:34:20.147 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 55 2024-08-17T00:34:20.147 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.147 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T00:34:20.147 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.147 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.147 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.147 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:20.147 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 440496, 2024-08-17T00:34:20.148 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 38 2024-08-17T00:34:20.148 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.148 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T00:34:20.148 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.148 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.148 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.148 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T00:34:20.148 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 8944, 2024-08-17T00:34:20.148 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 18 2024-08-17T00:34:20.148 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.148 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T00:34:20.148 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 241520, 2024-08-17T00:34:20.148 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3550 2024-08-17T00:34:20.148 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.148 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T00:34:20.149 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.149 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.149 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.149 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T00:34:20.149 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.149 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.149 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.149 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T00:34:20.149 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.149 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.149 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.149 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T00:34:20.149 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.149 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.150 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.150 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.150 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.5": { 2024-08-17T00:34:20.150 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T00:34:20.150 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.150 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.150 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.150 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:20.150 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6304, 2024-08-17T00:34:20.150 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 115 2024-08-17T00:34:20.150 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.150 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T00:34:20.150 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 16896, 2024-08-17T00:34:20.151 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 8 2024-08-17T00:34:20.151 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.151 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T00:34:20.151 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 576, 2024-08-17T00:34:20.151 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:20.151 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.151 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T00:34:20.151 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 3360, 2024-08-17T00:34:20.151 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 42 2024-08-17T00:34:20.151 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.151 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T00:34:20.151 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 22176, 2024-08-17T00:34:20.152 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 198 2024-08-17T00:34:20.152 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.152 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T00:34:20.152 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 928, 2024-08-17T00:34:20.152 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 38 2024-08-17T00:34:20.152 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.152 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T00:34:20.152 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 22948, 2024-08-17T00:34:20.152 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 5 2024-08-17T00:34:20.152 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.152 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T00:34:20.152 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 92617, 2024-08-17T00:34:20.152 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 15933 2024-08-17T00:34:20.153 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.153 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T00:34:20.153 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 208336, 2024-08-17T00:34:20.153 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 338 2024-08-17T00:34:20.153 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.153 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T00:34:20.153 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 10304, 2024-08-17T00:34:20.153 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 620 2024-08-17T00:34:20.153 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.153 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T00:34:20.153 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 9504, 2024-08-17T00:34:20.153 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 198 2024-08-17T00:34:20.153 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.153 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T00:34:20.154 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.154 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.154 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.154 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T00:34:20.154 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 30432, 2024-08-17T00:34:20.154 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 206 2024-08-17T00:34:20.154 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.154 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T00:34:20.154 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 22176, 2024-08-17T00:34:20.154 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 198 2024-08-17T00:34:20.154 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.154 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T00:34:20.154 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2208, 2024-08-17T00:34:20.155 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:20.155 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.155 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T00:34:20.155 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 869406, 2024-08-17T00:34:20.155 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 58 2024-08-17T00:34:20.155 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.155 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T00:34:20.155 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 26565, 2024-08-17T00:34:20.155 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 9 2024-08-17T00:34:20.155 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.155 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T00:34:20.155 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2464517, 2024-08-17T00:34:20.155 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 186 2024-08-17T00:34:20.155 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.156 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T00:34:20.156 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 5808, 2024-08-17T00:34:20.156 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 66 2024-08-17T00:34:20.156 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.156 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T00:34:20.156 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.156 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.156 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.156 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:20.156 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 475272, 2024-08-17T00:34:20.156 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 41 2024-08-17T00:34:20.156 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.156 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T00:34:20.157 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.157 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.157 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.157 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T00:34:20.157 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 13000, 2024-08-17T00:34:20.157 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 25 2024-08-17T00:34:20.157 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.157 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T00:34:20.157 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 241776, 2024-08-17T00:34:20.157 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3562 2024-08-17T00:34:20.157 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.157 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T00:34:20.157 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.157 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.158 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.158 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T00:34:20.158 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.158 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.158 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.158 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T00:34:20.158 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.158 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.158 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.158 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T00:34:20.158 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.158 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.158 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.159 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.159 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.6": { 2024-08-17T00:34:20.159 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T00:34:20.159 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.159 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.159 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.159 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:20.159 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6304, 2024-08-17T00:34:20.159 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 115 2024-08-17T00:34:20.159 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.159 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T00:34:20.159 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 16896, 2024-08-17T00:34:20.159 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 8 2024-08-17T00:34:20.159 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.160 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T00:34:20.160 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 576, 2024-08-17T00:34:20.160 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:20.160 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.160 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T00:34:20.160 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2880, 2024-08-17T00:34:20.160 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 36 2024-08-17T00:34:20.160 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.160 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T00:34:20.160 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 23072, 2024-08-17T00:34:20.160 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 206 2024-08-17T00:34:20.160 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.160 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T00:34:20.161 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 480, 2024-08-17T00:34:20.161 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 34 2024-08-17T00:34:20.161 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.161 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T00:34:20.161 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 14756, 2024-08-17T00:34:20.161 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:20.161 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.161 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T00:34:20.161 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 52321, 2024-08-17T00:34:20.161 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 9986 2024-08-17T00:34:20.161 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.161 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T00:34:20.161 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 137616, 2024-08-17T00:34:20.161 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 234 2024-08-17T00:34:20.162 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.162 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T00:34:20.162 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 11196, 2024-08-17T00:34:20.162 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 774 2024-08-17T00:34:20.162 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.162 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T00:34:20.162 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 9888, 2024-08-17T00:34:20.162 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 206 2024-08-17T00:34:20.162 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.162 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T00:34:20.162 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.166 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.167 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.167 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T00:34:20.167 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 30604, 2024-08-17T00:34:20.167 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 202 2024-08-17T00:34:20.167 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.167 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T00:34:20.167 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 23072, 2024-08-17T00:34:20.167 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 206 2024-08-17T00:34:20.167 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.167 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T00:34:20.167 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.167 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.167 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.168 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T00:34:20.168 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 861498, 2024-08-17T00:34:20.168 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 56 2024-08-17T00:34:20.168 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.168 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T00:34:20.168 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.168 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.168 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.168 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T00:34:20.168 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2409755, 2024-08-17T00:34:20.168 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 171 2024-08-17T00:34:20.168 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.168 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T00:34:20.168 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 4752, 2024-08-17T00:34:20.169 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 54 2024-08-17T00:34:20.169 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.169 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T00:34:20.169 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.169 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.169 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.169 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:20.169 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 440496, 2024-08-17T00:34:20.170 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 38 2024-08-17T00:34:20.170 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.170 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T00:34:20.170 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.170 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.170 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.170 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T00:34:20.170 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 94432, 2024-08-17T00:34:20.170 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 192 2024-08-17T00:34:20.170 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.170 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T00:34:20.170 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 242032, 2024-08-17T00:34:20.170 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3574 2024-08-17T00:34:20.170 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.171 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T00:34:20.171 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.171 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.171 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.171 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T00:34:20.171 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.171 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.171 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.171 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T00:34:20.171 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.171 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.171 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.171 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T00:34:20.171 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.172 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.172 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.172 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.172 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.7": { 2024-08-17T00:34:20.172 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T00:34:20.172 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.172 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.172 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.172 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:20.172 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6304, 2024-08-17T00:34:20.172 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 115 2024-08-17T00:34:20.172 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.172 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T00:34:20.173 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 16896, 2024-08-17T00:34:20.173 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 8 2024-08-17T00:34:20.173 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.173 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T00:34:20.173 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 576, 2024-08-17T00:34:20.173 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:20.173 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.173 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T00:34:20.173 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2080, 2024-08-17T00:34:20.173 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 26 2024-08-17T00:34:20.173 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.173 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T00:34:20.173 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 22960, 2024-08-17T00:34:20.173 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 205 2024-08-17T00:34:20.174 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.174 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T00:34:20.174 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1376, 2024-08-17T00:34:20.174 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 42 2024-08-17T00:34:20.174 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.174 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T00:34:20.174 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 289188, 2024-08-17T00:34:20.174 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 11 2024-08-17T00:34:20.174 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.174 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T00:34:20.174 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 56329, 2024-08-17T00:34:20.174 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 10476 2024-08-17T00:34:20.174 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.174 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T00:34:20.175 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 144416, 2024-08-17T00:34:20.175 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 244 2024-08-17T00:34:20.175 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.175 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T00:34:20.175 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 12072, 2024-08-17T00:34:20.175 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 780 2024-08-17T00:34:20.175 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.175 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T00:34:20.175 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 9840, 2024-08-17T00:34:20.175 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 205 2024-08-17T00:34:20.176 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.176 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T00:34:20.176 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.176 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.176 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.176 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T00:34:20.176 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 33332, 2024-08-17T00:34:20.176 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 212 2024-08-17T00:34:20.176 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.176 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T00:34:20.176 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 22960, 2024-08-17T00:34:20.176 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 205 2024-08-17T00:34:20.176 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.177 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T00:34:20.177 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.177 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.177 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.177 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T00:34:20.177 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 192769, 2024-08-17T00:34:20.177 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 38 2024-08-17T00:34:20.177 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.177 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T00:34:20.177 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.177 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.177 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.177 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T00:34:20.178 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2399234, 2024-08-17T00:34:20.178 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 213 2024-08-17T00:34:20.178 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.178 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T00:34:20.178 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6248, 2024-08-17T00:34:20.178 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 71 2024-08-17T00:34:20.178 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.178 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T00:34:20.178 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.178 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.178 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.178 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:20.178 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 533232, 2024-08-17T00:34:20.179 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 46 2024-08-17T00:34:20.179 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.179 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T00:34:20.179 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.179 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.179 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.179 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T00:34:20.179 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 97968, 2024-08-17T00:34:20.179 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 226 2024-08-17T00:34:20.179 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.179 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T00:34:20.179 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 241264, 2024-08-17T00:34:20.179 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3538 2024-08-17T00:34:20.180 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.180 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T00:34:20.180 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.180 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.180 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.180 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T00:34:20.180 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.180 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.180 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.180 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T00:34:20.180 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.180 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.180 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.180 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T00:34:20.181 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:20.181 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:20.181 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.181 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.181 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.181 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.181 INFO:tasks.workunit.client.0.smithi110.stdout: "metadata": { 2024-08-17T00:34:20.181 INFO:tasks.workunit.client.0.smithi110.stdout: "mds": { 2024-08-17T00:34:20.181 INFO:tasks.workunit.client.0.smithi110.stdout: "arch": { 2024-08-17T00:34:20.181 INFO:tasks.workunit.client.0.smithi110.stdout: "x86_64": 2 2024-08-17T00:34:20.181 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.181 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_version": { 2024-08-17T00:34:20.181 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 2 2024-08-17T00:34:20.181 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.182 INFO:tasks.workunit.client.0.smithi110.stdout: "cpu": { 2024-08-17T00:34:20.182 INFO:tasks.workunit.client.0.smithi110.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-08-17T00:34:20.182 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.182 INFO:tasks.workunit.client.0.smithi110.stdout: "distro": { 2024-08-17T00:34:20.182 INFO:tasks.workunit.client.0.smithi110.stdout: "centos": 2 2024-08-17T00:34:20.182 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.182 INFO:tasks.workunit.client.0.smithi110.stdout: "distro_description": { 2024-08-17T00:34:20.182 INFO:tasks.workunit.client.0.smithi110.stdout: "CentOS Stream 9": 2 2024-08-17T00:34:20.182 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.182 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_description": { 2024-08-17T00:34:20.182 INFO:tasks.workunit.client.0.smithi110.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 2 2024-08-17T00:34:20.182 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.182 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_version": { 2024-08-17T00:34:20.182 INFO:tasks.workunit.client.0.smithi110.stdout: "5.14.0-480.el9.x86_64": 2 2024-08-17T00:34:20.183 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.183 INFO:tasks.workunit.client.0.smithi110.stdout: "os": { 2024-08-17T00:34:20.183 INFO:tasks.workunit.client.0.smithi110.stdout: "Linux": 2 2024-08-17T00:34:20.183 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.183 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.183 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T00:34:20.183 INFO:tasks.workunit.client.0.smithi110.stdout: "arch": { 2024-08-17T00:34:20.183 INFO:tasks.workunit.client.0.smithi110.stdout: "x86_64": 3 2024-08-17T00:34:20.183 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.183 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_version": { 2024-08-17T00:34:20.183 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 3 2024-08-17T00:34:20.183 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.183 INFO:tasks.workunit.client.0.smithi110.stdout: "cpu": { 2024-08-17T00:34:20.183 INFO:tasks.workunit.client.0.smithi110.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-08-17T00:34:20.184 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.184 INFO:tasks.workunit.client.0.smithi110.stdout: "distro": { 2024-08-17T00:34:20.184 INFO:tasks.workunit.client.0.smithi110.stdout: "centos": 3 2024-08-17T00:34:20.184 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.184 INFO:tasks.workunit.client.0.smithi110.stdout: "distro_description": { 2024-08-17T00:34:20.184 INFO:tasks.workunit.client.0.smithi110.stdout: "CentOS Stream 9": 3 2024-08-17T00:34:20.184 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.184 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_description": { 2024-08-17T00:34:20.184 INFO:tasks.workunit.client.0.smithi110.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 3 2024-08-17T00:34:20.184 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.184 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_version": { 2024-08-17T00:34:20.184 INFO:tasks.workunit.client.0.smithi110.stdout: "5.14.0-480.el9.x86_64": 3 2024-08-17T00:34:20.184 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.185 INFO:tasks.workunit.client.0.smithi110.stdout: "os": { 2024-08-17T00:34:20.185 INFO:tasks.workunit.client.0.smithi110.stdout: "Linux": 3 2024-08-17T00:34:20.185 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.185 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.185 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:20.185 INFO:tasks.workunit.client.0.smithi110.stdout: "arch": { 2024-08-17T00:34:20.185 INFO:tasks.workunit.client.0.smithi110.stdout: "x86_64": 8 2024-08-17T00:34:20.185 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.185 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_version": { 2024-08-17T00:34:20.185 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 8 2024-08-17T00:34:20.185 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.185 INFO:tasks.workunit.client.0.smithi110.stdout: "cpu": { 2024-08-17T00:34:20.185 INFO:tasks.workunit.client.0.smithi110.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-08-17T00:34:20.185 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.186 INFO:tasks.workunit.client.0.smithi110.stdout: "distro": { 2024-08-17T00:34:20.186 INFO:tasks.workunit.client.0.smithi110.stdout: "centos": 8 2024-08-17T00:34:20.186 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.186 INFO:tasks.workunit.client.0.smithi110.stdout: "distro_description": { 2024-08-17T00:34:20.186 INFO:tasks.workunit.client.0.smithi110.stdout: "CentOS Stream 9": 8 2024-08-17T00:34:20.186 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.186 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_description": { 2024-08-17T00:34:20.186 INFO:tasks.workunit.client.0.smithi110.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 8 2024-08-17T00:34:20.186 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.186 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_version": { 2024-08-17T00:34:20.186 INFO:tasks.workunit.client.0.smithi110.stdout: "5.14.0-480.el9.x86_64": 8 2024-08-17T00:34:20.186 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.186 INFO:tasks.workunit.client.0.smithi110.stdout: "os": { 2024-08-17T00:34:20.187 INFO:tasks.workunit.client.0.smithi110.stdout: "Linux": 8 2024-08-17T00:34:20.187 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.187 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_objectstore": { 2024-08-17T00:34:20.187 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": 8 2024-08-17T00:34:20.187 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.187 INFO:tasks.workunit.client.0.smithi110.stdout: "rotational": { 2024-08-17T00:34:20.187 INFO:tasks.workunit.client.0.smithi110.stdout: "0": 8 2024-08-17T00:34:20.187 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.187 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.187 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.187 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T00:34:20.187 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T00:34:20.187 INFO:tasks.workunit.client.0.smithi110.stdout: "features": { 2024-08-17T00:34:20.187 INFO:tasks.workunit.client.0.smithi110.stdout: "optional": [], 2024-08-17T00:34:20.188 INFO:tasks.workunit.client.0.smithi110.stdout: "persistent": [ 2024-08-17T00:34:20.188 INFO:tasks.workunit.client.0.smithi110.stdout: "kraken", 2024-08-17T00:34:20.188 INFO:tasks.workunit.client.0.smithi110.stdout: "luminous", 2024-08-17T00:34:20.188 INFO:tasks.workunit.client.0.smithi110.stdout: "mimic", 2024-08-17T00:34:20.188 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap-prune", 2024-08-17T00:34:20.188 INFO:tasks.workunit.client.0.smithi110.stdout: "nautilus", 2024-08-17T00:34:20.188 INFO:tasks.workunit.client.0.smithi110.stdout: "octopus", 2024-08-17T00:34:20.188 INFO:tasks.workunit.client.0.smithi110.stdout: "pacific", 2024-08-17T00:34:20.188 INFO:tasks.workunit.client.0.smithi110.stdout: "elector-pinging", 2024-08-17T00:34:20.188 INFO:tasks.workunit.client.0.smithi110.stdout: "quincy", 2024-08-17T00:34:20.188 INFO:tasks.workunit.client.0.smithi110.stdout: "reef" 2024-08-17T00:34:20.188 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.188 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.188 INFO:tasks.workunit.client.0.smithi110.stdout: "ipv4_addr_mons": 6, 2024-08-17T00:34:20.189 INFO:tasks.workunit.client.0.smithi110.stdout: "ipv6_addr_mons": 0, 2024-08-17T00:34:20.189 INFO:tasks.workunit.client.0.smithi110.stdout: "min_mon_release": 18, 2024-08-17T00:34:20.189 INFO:tasks.workunit.client.0.smithi110.stdout: "v1_addr_mons": 3, 2024-08-17T00:34:20.189 INFO:tasks.workunit.client.0.smithi110.stdout: "v2_addr_mons": 3 2024-08-17T00:34:20.189 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.189 INFO:tasks.workunit.client.0.smithi110.stdout: "organization": "ceph-qa", 2024-08-17T00:34:20.189 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:20.189 INFO:tasks.workunit.client.0.smithi110.stdout: "cluster_network": false, 2024-08-17T00:34:20.189 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8, 2024-08-17T00:34:20.189 INFO:tasks.workunit.client.0.smithi110.stdout: "require_min_compat_client": "luminous", 2024-08-17T00:34:20.189 INFO:tasks.workunit.client.0.smithi110.stdout: "require_osd_release": "reef" 2024-08-17T00:34:20.189 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.189 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_perf_histograms": [ 2024-08-17T00:34:20.189 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.190 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T00:34:20.190 INFO:tasks.workunit.client.0.smithi110.stdout: "axes": [ 2024-08-17T00:34:20.190 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.190 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T00:34:20.190 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T00:34:20.190 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Latency (usec)", 2024-08-17T00:34:20.190 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 100000, 2024-08-17T00:34:20.190 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T00:34:20.190 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T00:34:20.190 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 99999]", 2024-08-17T00:34:20.190 INFO:tasks.workunit.client.0.smithi110.stdout: "[100000, 199999]", 2024-08-17T00:34:20.190 INFO:tasks.workunit.client.0.smithi110.stdout: "[200000, 399999]", 2024-08-17T00:34:20.190 INFO:tasks.workunit.client.0.smithi110.stdout: "[400000, 799999]", 2024-08-17T00:34:20.191 INFO:tasks.workunit.client.0.smithi110.stdout: "[800000, 1599999]", 2024-08-17T00:34:20.191 INFO:tasks.workunit.client.0.smithi110.stdout: "[1600000, 3199999]", 2024-08-17T00:34:20.191 INFO:tasks.workunit.client.0.smithi110.stdout: "[3200000, 6399999]", 2024-08-17T00:34:20.191 INFO:tasks.workunit.client.0.smithi110.stdout: "[6400000, 12799999]", 2024-08-17T00:34:20.191 INFO:tasks.workunit.client.0.smithi110.stdout: "[12800000, 25599999]", 2024-08-17T00:34:20.191 INFO:tasks.workunit.client.0.smithi110.stdout: "[25600000, 51199999]", 2024-08-17T00:34:20.191 INFO:tasks.workunit.client.0.smithi110.stdout: "[51200000, 102399999]", 2024-08-17T00:34:20.191 INFO:tasks.workunit.client.0.smithi110.stdout: "[102400000, 204799999]", 2024-08-17T00:34:20.191 INFO:tasks.workunit.client.0.smithi110.stdout: "[204800000, 409599999]", 2024-08-17T00:34:20.191 INFO:tasks.workunit.client.0.smithi110.stdout: "[409600000, 819199999]", 2024-08-17T00:34:20.191 INFO:tasks.workunit.client.0.smithi110.stdout: "[819200000, 1638399999]", 2024-08-17T00:34:20.191 INFO:tasks.workunit.client.0.smithi110.stdout: "[1638400000, 3276799999]", 2024-08-17T00:34:20.191 INFO:tasks.workunit.client.0.smithi110.stdout: "[3276800000, 6553599999]", 2024-08-17T00:34:20.191 INFO:tasks.workunit.client.0.smithi110.stdout: "[6553600000, 13107199999]", 2024-08-17T00:34:20.191 INFO:tasks.workunit.client.0.smithi110.stdout: "[13107200000, 26214399999]", 2024-08-17T00:34:20.192 INFO:tasks.workunit.client.0.smithi110.stdout: "[26214400000, 52428799999]", 2024-08-17T00:34:20.192 INFO:tasks.workunit.client.0.smithi110.stdout: "[52428800000, 104857599999]", 2024-08-17T00:34:20.192 INFO:tasks.workunit.client.0.smithi110.stdout: "[104857600000, 209715199999]", 2024-08-17T00:34:20.192 INFO:tasks.workunit.client.0.smithi110.stdout: "[209715200000, 419430399999]", 2024-08-17T00:34:20.192 INFO:tasks.workunit.client.0.smithi110.stdout: "[419430400000, 838860799999]", 2024-08-17T00:34:20.192 INFO:tasks.workunit.client.0.smithi110.stdout: "[838860800000, 1677721599999]", 2024-08-17T00:34:20.192 INFO:tasks.workunit.client.0.smithi110.stdout: "[1677721600000, 3355443199999]", 2024-08-17T00:34:20.192 INFO:tasks.workunit.client.0.smithi110.stdout: "[3355443200000, 6710886399999]", 2024-08-17T00:34:20.192 INFO:tasks.workunit.client.0.smithi110.stdout: "[6710886400000, 13421772799999]", 2024-08-17T00:34:20.192 INFO:tasks.workunit.client.0.smithi110.stdout: "[13421772800000, 26843545599999]", 2024-08-17T00:34:20.192 INFO:tasks.workunit.client.0.smithi110.stdout: "[26843545600000, 53687091199999]", 2024-08-17T00:34:20.192 INFO:tasks.workunit.client.0.smithi110.stdout: "[53687091200000, None]" 2024-08-17T00:34:20.193 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.193 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T00:34:20.193 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.193 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.193 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T00:34:20.193 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T00:34:20.193 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Request size (bytes)", 2024-08-17T00:34:20.193 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 512, 2024-08-17T00:34:20.193 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T00:34:20.193 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T00:34:20.193 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 511]", 2024-08-17T00:34:20.193 INFO:tasks.workunit.client.0.smithi110.stdout: "[512, 1023]", 2024-08-17T00:34:20.193 INFO:tasks.workunit.client.0.smithi110.stdout: "[1024, 2047]", 2024-08-17T00:34:20.193 INFO:tasks.workunit.client.0.smithi110.stdout: "[2048, 4095]", 2024-08-17T00:34:20.194 INFO:tasks.workunit.client.0.smithi110.stdout: "[4096, 8191]", 2024-08-17T00:34:20.194 INFO:tasks.workunit.client.0.smithi110.stdout: "[8192, 16383]", 2024-08-17T00:34:20.194 INFO:tasks.workunit.client.0.smithi110.stdout: "[16384, 32767]", 2024-08-17T00:34:20.194 INFO:tasks.workunit.client.0.smithi110.stdout: "[32768, 65535]", 2024-08-17T00:34:20.194 INFO:tasks.workunit.client.0.smithi110.stdout: "[65536, 131071]", 2024-08-17T00:34:20.194 INFO:tasks.workunit.client.0.smithi110.stdout: "[131072, 262143]", 2024-08-17T00:34:20.194 INFO:tasks.workunit.client.0.smithi110.stdout: "[262144, 524287]", 2024-08-17T00:34:20.194 INFO:tasks.workunit.client.0.smithi110.stdout: "[524288, 1048575]", 2024-08-17T00:34:20.194 INFO:tasks.workunit.client.0.smithi110.stdout: "[1048576, 2097151]", 2024-08-17T00:34:20.194 INFO:tasks.workunit.client.0.smithi110.stdout: "[2097152, 4194303]", 2024-08-17T00:34:20.194 INFO:tasks.workunit.client.0.smithi110.stdout: "[4194304, 8388607]", 2024-08-17T00:34:20.194 INFO:tasks.workunit.client.0.smithi110.stdout: "[8388608, 16777215]", 2024-08-17T00:34:20.195 INFO:tasks.workunit.client.0.smithi110.stdout: "[16777216, 33554431]", 2024-08-17T00:34:20.195 INFO:tasks.workunit.client.0.smithi110.stdout: "[33554432, 67108863]", 2024-08-17T00:34:20.195 INFO:tasks.workunit.client.0.smithi110.stdout: "[67108864, 134217727]", 2024-08-17T00:34:20.195 INFO:tasks.workunit.client.0.smithi110.stdout: "[134217728, 268435455]", 2024-08-17T00:34:20.195 INFO:tasks.workunit.client.0.smithi110.stdout: "[268435456, 536870911]", 2024-08-17T00:34:20.195 INFO:tasks.workunit.client.0.smithi110.stdout: "[536870912, 1073741823]", 2024-08-17T00:34:20.195 INFO:tasks.workunit.client.0.smithi110.stdout: "[1073741824, 2147483647]", 2024-08-17T00:34:20.195 INFO:tasks.workunit.client.0.smithi110.stdout: "[2147483648, 4294967295]", 2024-08-17T00:34:20.195 INFO:tasks.workunit.client.0.smithi110.stdout: "[4294967296, 8589934591]", 2024-08-17T00:34:20.195 INFO:tasks.workunit.client.0.smithi110.stdout: "[8589934592, 17179869183]", 2024-08-17T00:34:20.195 INFO:tasks.workunit.client.0.smithi110.stdout: "[17179869184, 34359738367]", 2024-08-17T00:34:20.195 INFO:tasks.workunit.client.0.smithi110.stdout: "[34359738368, 68719476735]", 2024-08-17T00:34:20.195 INFO:tasks.workunit.client.0.smithi110.stdout: "[68719476736, 137438953471]", 2024-08-17T00:34:20.196 INFO:tasks.workunit.client.0.smithi110.stdout: "[137438953472, 274877906943]", 2024-08-17T00:34:20.196 INFO:tasks.workunit.client.0.smithi110.stdout: "[274877906944, None]" 2024-08-17T00:34:20.196 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.196 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T00:34:20.196 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.196 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.196 INFO:tasks.workunit.client.0.smithi110.stdout: "osds": [ 2024-08-17T00:34:20.196 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.196 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 0, 2024-08-17T00:34:20.196 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.196 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.196 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.196 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.197 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.197 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.197 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.197 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.197 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.197 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.197 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.197 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.197 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.197 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.197 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.197 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.197 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.197 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.198 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.198 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.198 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.198 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.198 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.198 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.198 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.198 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.198 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.198 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.198 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.198 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.198 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.199 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.199 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.199 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.199 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.199 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.199 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 1, 2024-08-17T00:34:20.199 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.199 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.199 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:20.199 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:20.199 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:20.199 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.199 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.200 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.200 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.200 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.200 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.200 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.200 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.200 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.200 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.200 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.200 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.200 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.200 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.200 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.201 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.201 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.201 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.201 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.201 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.201 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.201 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.201 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.201 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.201 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.201 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.201 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.202 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.202 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.202 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.202 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.202 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 2, 2024-08-17T00:34:20.202 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.202 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.202 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.202 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.202 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.202 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.202 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.202 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.202 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.203 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.203 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.203 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.203 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.203 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.203 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.203 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.203 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.203 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.203 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.203 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.203 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.203 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.204 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.204 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.204 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.204 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.204 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.204 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.204 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.204 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.204 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.204 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.204 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.204 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.204 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.204 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.205 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 3, 2024-08-17T00:34:20.205 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.205 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.205 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.205 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.205 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.205 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.205 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.205 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.205 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.205 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.205 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.205 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.206 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.206 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.206 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.206 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.206 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.206 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.206 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.206 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.206 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.206 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.206 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.206 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.207 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.207 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.207 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.207 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.207 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.207 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.207 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.207 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.207 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.207 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.207 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.207 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.207 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 4, 2024-08-17T00:34:20.208 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.208 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.208 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.208 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.208 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.208 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.208 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.208 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.208 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.208 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.208 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.208 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.208 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.208 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.209 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.209 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.209 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.209 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.209 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.209 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.209 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.209 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.209 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.209 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.209 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.209 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.209 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.209 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.210 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.210 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.210 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.210 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.210 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.210 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.210 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.210 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.210 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 5, 2024-08-17T00:34:20.210 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.210 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.210 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.210 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.211 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.211 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.211 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.211 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.211 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.211 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.211 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.211 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.211 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.211 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.211 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.212 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.212 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.212 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.212 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.212 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.212 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.212 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.212 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.212 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.212 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.212 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.213 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.213 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.213 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.213 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.213 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.213 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.213 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.213 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.213 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.213 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.213 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 6, 2024-08-17T00:34:20.213 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.213 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.213 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.214 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.214 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.214 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.214 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.214 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.214 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.214 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.214 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.214 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.214 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.214 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.214 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.214 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.215 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.215 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.215 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.215 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.215 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.215 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.215 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.215 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.215 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.215 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.215 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.215 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.215 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.215 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.216 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.216 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.216 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.216 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.216 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.216 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.216 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 7, 2024-08-17T00:34:20.216 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.216 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.216 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:20.216 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.216 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.216 INFO:tasks.workunit.client.0.smithi110.stdout: "[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, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.216 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.217 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.217 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.217 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.217 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.217 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.217 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.217 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.217 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.217 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.217 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.217 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.217 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.218 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.218 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.218 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.218 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.218 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.218 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.218 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.218 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.218 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.218 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.218 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.218 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.218 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.218 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.219 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.219 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.219 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.219 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.219 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T00:34:20.219 INFO:tasks.workunit.client.0.smithi110.stdout: "axes": [ 2024-08-17T00:34:20.219 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.219 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T00:34:20.219 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T00:34:20.219 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Latency (usec)", 2024-08-17T00:34:20.219 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 100000, 2024-08-17T00:34:20.219 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T00:34:20.219 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T00:34:20.220 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 99999]", 2024-08-17T00:34:20.220 INFO:tasks.workunit.client.0.smithi110.stdout: "[100000, 199999]", 2024-08-17T00:34:20.220 INFO:tasks.workunit.client.0.smithi110.stdout: "[200000, 399999]", 2024-08-17T00:34:20.220 INFO:tasks.workunit.client.0.smithi110.stdout: "[400000, 799999]", 2024-08-17T00:34:20.220 INFO:tasks.workunit.client.0.smithi110.stdout: "[800000, 1599999]", 2024-08-17T00:34:20.220 INFO:tasks.workunit.client.0.smithi110.stdout: "[1600000, 3199999]", 2024-08-17T00:34:20.220 INFO:tasks.workunit.client.0.smithi110.stdout: "[3200000, 6399999]", 2024-08-17T00:34:20.220 INFO:tasks.workunit.client.0.smithi110.stdout: "[6400000, 12799999]", 2024-08-17T00:34:20.220 INFO:tasks.workunit.client.0.smithi110.stdout: "[12800000, 25599999]", 2024-08-17T00:34:20.220 INFO:tasks.workunit.client.0.smithi110.stdout: "[25600000, 51199999]", 2024-08-17T00:34:20.220 INFO:tasks.workunit.client.0.smithi110.stdout: "[51200000, 102399999]", 2024-08-17T00:34:20.220 INFO:tasks.workunit.client.0.smithi110.stdout: "[102400000, 204799999]", 2024-08-17T00:34:20.220 INFO:tasks.workunit.client.0.smithi110.stdout: "[204800000, 409599999]", 2024-08-17T00:34:20.221 INFO:tasks.workunit.client.0.smithi110.stdout: "[409600000, 819199999]", 2024-08-17T00:34:20.221 INFO:tasks.workunit.client.0.smithi110.stdout: "[819200000, 1638399999]", 2024-08-17T00:34:20.221 INFO:tasks.workunit.client.0.smithi110.stdout: "[1638400000, 3276799999]", 2024-08-17T00:34:20.221 INFO:tasks.workunit.client.0.smithi110.stdout: "[3276800000, 6553599999]", 2024-08-17T00:34:20.221 INFO:tasks.workunit.client.0.smithi110.stdout: "[6553600000, 13107199999]", 2024-08-17T00:34:20.221 INFO:tasks.workunit.client.0.smithi110.stdout: "[13107200000, 26214399999]", 2024-08-17T00:34:20.221 INFO:tasks.workunit.client.0.smithi110.stdout: "[26214400000, 52428799999]", 2024-08-17T00:34:20.221 INFO:tasks.workunit.client.0.smithi110.stdout: "[52428800000, 104857599999]", 2024-08-17T00:34:20.221 INFO:tasks.workunit.client.0.smithi110.stdout: "[104857600000, 209715199999]", 2024-08-17T00:34:20.221 INFO:tasks.workunit.client.0.smithi110.stdout: "[209715200000, 419430399999]", 2024-08-17T00:34:20.221 INFO:tasks.workunit.client.0.smithi110.stdout: "[419430400000, 838860799999]", 2024-08-17T00:34:20.221 INFO:tasks.workunit.client.0.smithi110.stdout: "[838860800000, 1677721599999]", 2024-08-17T00:34:20.221 INFO:tasks.workunit.client.0.smithi110.stdout: "[1677721600000, 3355443199999]", 2024-08-17T00:34:20.221 INFO:tasks.workunit.client.0.smithi110.stdout: "[3355443200000, 6710886399999]", 2024-08-17T00:34:20.222 INFO:tasks.workunit.client.0.smithi110.stdout: "[6710886400000, 13421772799999]", 2024-08-17T00:34:20.222 INFO:tasks.workunit.client.0.smithi110.stdout: "[13421772800000, 26843545599999]", 2024-08-17T00:34:20.222 INFO:tasks.workunit.client.0.smithi110.stdout: "[26843545600000, 53687091199999]", 2024-08-17T00:34:20.222 INFO:tasks.workunit.client.0.smithi110.stdout: "[53687091200000, None]" 2024-08-17T00:34:20.222 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.222 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T00:34:20.222 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.222 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.222 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T00:34:20.222 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T00:34:20.222 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Request size (bytes)", 2024-08-17T00:34:20.222 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 512, 2024-08-17T00:34:20.222 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T00:34:20.223 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T00:34:20.223 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 511]", 2024-08-17T00:34:20.223 INFO:tasks.workunit.client.0.smithi110.stdout: "[512, 1023]", 2024-08-17T00:34:20.223 INFO:tasks.workunit.client.0.smithi110.stdout: "[1024, 2047]", 2024-08-17T00:34:20.223 INFO:tasks.workunit.client.0.smithi110.stdout: "[2048, 4095]", 2024-08-17T00:34:20.223 INFO:tasks.workunit.client.0.smithi110.stdout: "[4096, 8191]", 2024-08-17T00:34:20.223 INFO:tasks.workunit.client.0.smithi110.stdout: "[8192, 16383]", 2024-08-17T00:34:20.223 INFO:tasks.workunit.client.0.smithi110.stdout: "[16384, 32767]", 2024-08-17T00:34:20.223 INFO:tasks.workunit.client.0.smithi110.stdout: "[32768, 65535]", 2024-08-17T00:34:20.223 INFO:tasks.workunit.client.0.smithi110.stdout: "[65536, 131071]", 2024-08-17T00:34:20.223 INFO:tasks.workunit.client.0.smithi110.stdout: "[131072, 262143]", 2024-08-17T00:34:20.223 INFO:tasks.workunit.client.0.smithi110.stdout: "[262144, 524287]", 2024-08-17T00:34:20.223 INFO:tasks.workunit.client.0.smithi110.stdout: "[524288, 1048575]", 2024-08-17T00:34:20.223 INFO:tasks.workunit.client.0.smithi110.stdout: "[1048576, 2097151]", 2024-08-17T00:34:20.224 INFO:tasks.workunit.client.0.smithi110.stdout: "[2097152, 4194303]", 2024-08-17T00:34:20.224 INFO:tasks.workunit.client.0.smithi110.stdout: "[4194304, 8388607]", 2024-08-17T00:34:20.224 INFO:tasks.workunit.client.0.smithi110.stdout: "[8388608, 16777215]", 2024-08-17T00:34:20.224 INFO:tasks.workunit.client.0.smithi110.stdout: "[16777216, 33554431]", 2024-08-17T00:34:20.224 INFO:tasks.workunit.client.0.smithi110.stdout: "[33554432, 67108863]", 2024-08-17T00:34:20.224 INFO:tasks.workunit.client.0.smithi110.stdout: "[67108864, 134217727]", 2024-08-17T00:34:20.224 INFO:tasks.workunit.client.0.smithi110.stdout: "[134217728, 268435455]", 2024-08-17T00:34:20.224 INFO:tasks.workunit.client.0.smithi110.stdout: "[268435456, 536870911]", 2024-08-17T00:34:20.224 INFO:tasks.workunit.client.0.smithi110.stdout: "[536870912, 1073741823]", 2024-08-17T00:34:20.224 INFO:tasks.workunit.client.0.smithi110.stdout: "[1073741824, 2147483647]", 2024-08-17T00:34:20.224 INFO:tasks.workunit.client.0.smithi110.stdout: "[2147483648, 4294967295]", 2024-08-17T00:34:20.225 INFO:tasks.workunit.client.0.smithi110.stdout: "[4294967296, 8589934591]", 2024-08-17T00:34:20.225 INFO:tasks.workunit.client.0.smithi110.stdout: "[8589934592, 17179869183]", 2024-08-17T00:34:20.225 INFO:tasks.workunit.client.0.smithi110.stdout: "[17179869184, 34359738367]", 2024-08-17T00:34:20.225 INFO:tasks.workunit.client.0.smithi110.stdout: "[34359738368, 68719476735]", 2024-08-17T00:34:20.225 INFO:tasks.workunit.client.0.smithi110.stdout: "[68719476736, 137438953471]", 2024-08-17T00:34:20.225 INFO:tasks.workunit.client.0.smithi110.stdout: "[137438953472, 274877906943]", 2024-08-17T00:34:20.225 INFO:tasks.workunit.client.0.smithi110.stdout: "[274877906944, None]" 2024-08-17T00:34:20.225 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.225 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T00:34:20.225 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.225 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.225 INFO:tasks.workunit.client.0.smithi110.stdout: "osds": [ 2024-08-17T00:34:20.225 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.225 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 0, 2024-08-17T00:34:20.226 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.226 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.226 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.226 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.226 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.226 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.226 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.226 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.226 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.226 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.226 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.226 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.227 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.227 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.227 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.227 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.227 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.227 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.227 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.227 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.227 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.227 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.227 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.227 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.228 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.228 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.228 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.228 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.228 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.228 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.228 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.228 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.228 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.228 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.228 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.229 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.229 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 1, 2024-08-17T00:34:20.229 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.229 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.229 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.229 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.229 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.229 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:20.229 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:20.229 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.229 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.229 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.229 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.230 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.230 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.230 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.230 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.230 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.230 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.230 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.230 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.230 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.230 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.230 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.230 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.230 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.231 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.231 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.231 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.231 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.231 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.231 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.231 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.231 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.231 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.231 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.231 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.231 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.231 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 2, 2024-08-17T00:34:20.231 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.232 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.232 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.232 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.232 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.232 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.232 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.232 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.232 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.232 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.232 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.232 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.232 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.233 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.233 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.233 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.233 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.233 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.233 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.233 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.233 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.233 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.233 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.233 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.233 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.233 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.233 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.234 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.234 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.234 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.234 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.234 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.234 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.234 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.234 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.234 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.234 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 3, 2024-08-17T00:34:20.234 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.234 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.234 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.235 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.235 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.235 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.235 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.235 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.235 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.235 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.235 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.235 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.235 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.235 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.235 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.235 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.235 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.236 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.236 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.236 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.236 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.236 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.236 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.236 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.236 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.236 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.236 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.236 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.236 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.236 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.236 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.237 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.237 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.237 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.237 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.237 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.237 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 4, 2024-08-17T00:34:20.237 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.237 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.237 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.237 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.237 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.237 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.237 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.238 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.238 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.238 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.238 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.238 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.238 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.238 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.238 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.238 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.238 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.238 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.238 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.239 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.239 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.239 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.239 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.239 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.239 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.239 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.239 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.239 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.239 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.239 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.239 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.239 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.239 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.240 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.240 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.240 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.240 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 5, 2024-08-17T00:34:20.240 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.240 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.240 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.240 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.240 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.240 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.240 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.240 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.240 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.240 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.241 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.241 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.241 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.241 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.241 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.241 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.241 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.241 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.241 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.241 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.241 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.241 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.241 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.241 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.242 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.242 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.242 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.242 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.242 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.242 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.242 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.242 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.242 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.242 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.242 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.242 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.242 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 6, 2024-08-17T00:34:20.242 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.243 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.243 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.243 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.243 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.243 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.243 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.243 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.243 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.243 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.243 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.243 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.243 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.244 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.244 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.244 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.244 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.244 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.244 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.244 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.244 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.244 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.244 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.244 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.244 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.244 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.245 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.245 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.245 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.245 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.245 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.245 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.245 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.245 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.245 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.245 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.245 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 7, 2024-08-17T00:34:20.245 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.245 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.245 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.246 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.246 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.246 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.246 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.246 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.246 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.246 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.246 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.246 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.246 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.246 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.246 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.246 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.246 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.247 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.247 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.247 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.247 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.247 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.247 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.247 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.247 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.247 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.247 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.247 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.247 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.247 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.247 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.248 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.248 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.248 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.248 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.248 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.248 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.248 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T00:34:20.248 INFO:tasks.workunit.client.0.smithi110.stdout: "axes": [ 2024-08-17T00:34:20.248 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.248 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T00:34:20.248 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T00:34:20.248 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Latency (usec)", 2024-08-17T00:34:20.248 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 100000, 2024-08-17T00:34:20.249 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T00:34:20.249 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T00:34:20.249 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 99999]", 2024-08-17T00:34:20.249 INFO:tasks.workunit.client.0.smithi110.stdout: "[100000, 199999]", 2024-08-17T00:34:20.249 INFO:tasks.workunit.client.0.smithi110.stdout: "[200000, 399999]", 2024-08-17T00:34:20.249 INFO:tasks.workunit.client.0.smithi110.stdout: "[400000, 799999]", 2024-08-17T00:34:20.249 INFO:tasks.workunit.client.0.smithi110.stdout: "[800000, 1599999]", 2024-08-17T00:34:20.249 INFO:tasks.workunit.client.0.smithi110.stdout: "[1600000, 3199999]", 2024-08-17T00:34:20.249 INFO:tasks.workunit.client.0.smithi110.stdout: "[3200000, 6399999]", 2024-08-17T00:34:20.249 INFO:tasks.workunit.client.0.smithi110.stdout: "[6400000, 12799999]", 2024-08-17T00:34:20.249 INFO:tasks.workunit.client.0.smithi110.stdout: "[12800000, 25599999]", 2024-08-17T00:34:20.249 INFO:tasks.workunit.client.0.smithi110.stdout: "[25600000, 51199999]", 2024-08-17T00:34:20.249 INFO:tasks.workunit.client.0.smithi110.stdout: "[51200000, 102399999]", 2024-08-17T00:34:20.250 INFO:tasks.workunit.client.0.smithi110.stdout: "[102400000, 204799999]", 2024-08-17T00:34:20.250 INFO:tasks.workunit.client.0.smithi110.stdout: "[204800000, 409599999]", 2024-08-17T00:34:20.250 INFO:tasks.workunit.client.0.smithi110.stdout: "[409600000, 819199999]", 2024-08-17T00:34:20.250 INFO:tasks.workunit.client.0.smithi110.stdout: "[819200000, 1638399999]", 2024-08-17T00:34:20.250 INFO:tasks.workunit.client.0.smithi110.stdout: "[1638400000, 3276799999]", 2024-08-17T00:34:20.250 INFO:tasks.workunit.client.0.smithi110.stdout: "[3276800000, 6553599999]", 2024-08-17T00:34:20.250 INFO:tasks.workunit.client.0.smithi110.stdout: "[6553600000, 13107199999]", 2024-08-17T00:34:20.250 INFO:tasks.workunit.client.0.smithi110.stdout: "[13107200000, 26214399999]", 2024-08-17T00:34:20.250 INFO:tasks.workunit.client.0.smithi110.stdout: "[26214400000, 52428799999]", 2024-08-17T00:34:20.250 INFO:tasks.workunit.client.0.smithi110.stdout: "[52428800000, 104857599999]", 2024-08-17T00:34:20.250 INFO:tasks.workunit.client.0.smithi110.stdout: "[104857600000, 209715199999]", 2024-08-17T00:34:20.250 INFO:tasks.workunit.client.0.smithi110.stdout: "[209715200000, 419430399999]", 2024-08-17T00:34:20.250 INFO:tasks.workunit.client.0.smithi110.stdout: "[419430400000, 838860799999]", 2024-08-17T00:34:20.251 INFO:tasks.workunit.client.0.smithi110.stdout: "[838860800000, 1677721599999]", 2024-08-17T00:34:20.251 INFO:tasks.workunit.client.0.smithi110.stdout: "[1677721600000, 3355443199999]", 2024-08-17T00:34:20.251 INFO:tasks.workunit.client.0.smithi110.stdout: "[3355443200000, 6710886399999]", 2024-08-17T00:34:20.251 INFO:tasks.workunit.client.0.smithi110.stdout: "[6710886400000, 13421772799999]", 2024-08-17T00:34:20.251 INFO:tasks.workunit.client.0.smithi110.stdout: "[13421772800000, 26843545599999]", 2024-08-17T00:34:20.251 INFO:tasks.workunit.client.0.smithi110.stdout: "[26843545600000, 53687091199999]", 2024-08-17T00:34:20.251 INFO:tasks.workunit.client.0.smithi110.stdout: "[53687091200000, None]" 2024-08-17T00:34:20.251 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.251 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T00:34:20.251 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.251 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.251 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T00:34:20.251 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T00:34:20.251 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Request size (bytes)", 2024-08-17T00:34:20.252 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 512, 2024-08-17T00:34:20.252 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T00:34:20.252 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T00:34:20.252 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 511]", 2024-08-17T00:34:20.252 INFO:tasks.workunit.client.0.smithi110.stdout: "[512, 1023]", 2024-08-17T00:34:20.252 INFO:tasks.workunit.client.0.smithi110.stdout: "[1024, 2047]", 2024-08-17T00:34:20.252 INFO:tasks.workunit.client.0.smithi110.stdout: "[2048, 4095]", 2024-08-17T00:34:20.252 INFO:tasks.workunit.client.0.smithi110.stdout: "[4096, 8191]", 2024-08-17T00:34:20.252 INFO:tasks.workunit.client.0.smithi110.stdout: "[8192, 16383]", 2024-08-17T00:34:20.252 INFO:tasks.workunit.client.0.smithi110.stdout: "[16384, 32767]", 2024-08-17T00:34:20.252 INFO:tasks.workunit.client.0.smithi110.stdout: "[32768, 65535]", 2024-08-17T00:34:20.252 INFO:tasks.workunit.client.0.smithi110.stdout: "[65536, 131071]", 2024-08-17T00:34:20.252 INFO:tasks.workunit.client.0.smithi110.stdout: "[131072, 262143]", 2024-08-17T00:34:20.252 INFO:tasks.workunit.client.0.smithi110.stdout: "[262144, 524287]", 2024-08-17T00:34:20.253 INFO:tasks.workunit.client.0.smithi110.stdout: "[524288, 1048575]", 2024-08-17T00:34:20.253 INFO:tasks.workunit.client.0.smithi110.stdout: "[1048576, 2097151]", 2024-08-17T00:34:20.253 INFO:tasks.workunit.client.0.smithi110.stdout: "[2097152, 4194303]", 2024-08-17T00:34:20.253 INFO:tasks.workunit.client.0.smithi110.stdout: "[4194304, 8388607]", 2024-08-17T00:34:20.253 INFO:tasks.workunit.client.0.smithi110.stdout: "[8388608, 16777215]", 2024-08-17T00:34:20.253 INFO:tasks.workunit.client.0.smithi110.stdout: "[16777216, 33554431]", 2024-08-17T00:34:20.253 INFO:tasks.workunit.client.0.smithi110.stdout: "[33554432, 67108863]", 2024-08-17T00:34:20.253 INFO:tasks.workunit.client.0.smithi110.stdout: "[67108864, 134217727]", 2024-08-17T00:34:20.253 INFO:tasks.workunit.client.0.smithi110.stdout: "[134217728, 268435455]", 2024-08-17T00:34:20.253 INFO:tasks.workunit.client.0.smithi110.stdout: "[268435456, 536870911]", 2024-08-17T00:34:20.253 INFO:tasks.workunit.client.0.smithi110.stdout: "[536870912, 1073741823]", 2024-08-17T00:34:20.253 INFO:tasks.workunit.client.0.smithi110.stdout: "[1073741824, 2147483647]", 2024-08-17T00:34:20.253 INFO:tasks.workunit.client.0.smithi110.stdout: "[2147483648, 4294967295]", 2024-08-17T00:34:20.253 INFO:tasks.workunit.client.0.smithi110.stdout: "[4294967296, 8589934591]", 2024-08-17T00:34:20.254 INFO:tasks.workunit.client.0.smithi110.stdout: "[8589934592, 17179869183]", 2024-08-17T00:34:20.254 INFO:tasks.workunit.client.0.smithi110.stdout: "[17179869184, 34359738367]", 2024-08-17T00:34:20.254 INFO:tasks.workunit.client.0.smithi110.stdout: "[34359738368, 68719476735]", 2024-08-17T00:34:20.254 INFO:tasks.workunit.client.0.smithi110.stdout: "[68719476736, 137438953471]", 2024-08-17T00:34:20.254 INFO:tasks.workunit.client.0.smithi110.stdout: "[137438953472, 274877906943]", 2024-08-17T00:34:20.254 INFO:tasks.workunit.client.0.smithi110.stdout: "[274877906944, None]" 2024-08-17T00:34:20.254 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.254 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T00:34:20.254 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.254 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.254 INFO:tasks.workunit.client.0.smithi110.stdout: "osds": [ 2024-08-17T00:34:20.254 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.254 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 0, 2024-08-17T00:34:20.255 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.255 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.255 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.255 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.255 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.255 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.255 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.255 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.255 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.255 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.255 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.255 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.255 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.255 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.256 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.256 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.256 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.256 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.256 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.256 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.256 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.256 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.256 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.256 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.256 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.256 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.256 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.257 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.257 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.257 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.257 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.257 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.257 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.257 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.257 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.257 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.257 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 1, 2024-08-17T00:34:20.257 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.257 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.257 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.258 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.258 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.258 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:20.258 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:20.258 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.258 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.258 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.258 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.258 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.258 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.258 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.258 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.258 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.259 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.259 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.259 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.259 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.259 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.259 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.259 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.259 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.259 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.259 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.259 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.259 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.259 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.259 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.260 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.260 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.260 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.260 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.260 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.260 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.260 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 2, 2024-08-17T00:34:20.260 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.260 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.260 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.260 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.260 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.260 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.261 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.261 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.261 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.261 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.261 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.261 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.261 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.261 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.261 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.261 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.261 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.261 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.261 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.261 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.262 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.262 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.262 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.262 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.262 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.262 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.262 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.262 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.262 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.262 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.262 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.262 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.263 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.263 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.263 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.263 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.263 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 3, 2024-08-17T00:34:20.263 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.263 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.263 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.263 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.263 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.263 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.263 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.263 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.263 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.264 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.264 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.264 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.264 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.264 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.264 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.264 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.264 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.264 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.264 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.264 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.264 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.264 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.265 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.265 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.265 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.265 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.265 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.265 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.265 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.265 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.265 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.265 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.265 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.265 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.265 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.265 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.266 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 4, 2024-08-17T00:34:20.266 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.266 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.266 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.266 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.266 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.266 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.266 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.266 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.266 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.266 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.266 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.266 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.267 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.267 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.267 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.267 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.267 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.267 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.267 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.267 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.267 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.267 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.267 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.267 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.267 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.267 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.268 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.268 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.268 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.268 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.268 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.268 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.268 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.268 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.268 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.268 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.268 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 5, 2024-08-17T00:34:20.268 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.269 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.269 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.269 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.269 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.269 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.269 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.269 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.269 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.269 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.269 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.269 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.269 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.269 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.269 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.270 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.270 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.270 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.270 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.270 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.270 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.270 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.270 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.270 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.270 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.270 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.270 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.270 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.271 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.271 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.271 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.271 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.271 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.271 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.271 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.271 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.271 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 6, 2024-08-17T00:34:20.271 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.271 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.271 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.271 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.272 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.272 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.272 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.272 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.272 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.272 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.272 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.272 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.272 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.272 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.272 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.272 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.272 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.273 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.273 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.273 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.273 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.273 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.273 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.273 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.273 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.273 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.273 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.273 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.273 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.273 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.274 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.274 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.274 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.274 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.274 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.274 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.274 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 7, 2024-08-17T00:34:20.274 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.274 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.274 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.274 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.274 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.274 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.274 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.275 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.275 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.275 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.275 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.275 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.275 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.275 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.275 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.275 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.275 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.275 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.275 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.275 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.276 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.276 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.276 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.276 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.276 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.276 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.276 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.276 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.276 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.276 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.276 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.276 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.276 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.277 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.277 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.277 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.277 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.277 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T00:34:20.277 INFO:tasks.workunit.client.0.smithi110.stdout: "axes": [ 2024-08-17T00:34:20.277 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.277 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T00:34:20.277 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T00:34:20.277 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Latency (usec)", 2024-08-17T00:34:20.277 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 100000, 2024-08-17T00:34:20.277 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T00:34:20.277 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T00:34:20.277 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 99999]", 2024-08-17T00:34:20.278 INFO:tasks.workunit.client.0.smithi110.stdout: "[100000, 199999]", 2024-08-17T00:34:20.278 INFO:tasks.workunit.client.0.smithi110.stdout: "[200000, 399999]", 2024-08-17T00:34:20.278 INFO:tasks.workunit.client.0.smithi110.stdout: "[400000, 799999]", 2024-08-17T00:34:20.278 INFO:tasks.workunit.client.0.smithi110.stdout: "[800000, 1599999]", 2024-08-17T00:34:20.278 INFO:tasks.workunit.client.0.smithi110.stdout: "[1600000, 3199999]", 2024-08-17T00:34:20.278 INFO:tasks.workunit.client.0.smithi110.stdout: "[3200000, 6399999]", 2024-08-17T00:34:20.278 INFO:tasks.workunit.client.0.smithi110.stdout: "[6400000, 12799999]", 2024-08-17T00:34:20.278 INFO:tasks.workunit.client.0.smithi110.stdout: "[12800000, 25599999]", 2024-08-17T00:34:20.278 INFO:tasks.workunit.client.0.smithi110.stdout: "[25600000, 51199999]", 2024-08-17T00:34:20.278 INFO:tasks.workunit.client.0.smithi110.stdout: "[51200000, 102399999]", 2024-08-17T00:34:20.278 INFO:tasks.workunit.client.0.smithi110.stdout: "[102400000, 204799999]", 2024-08-17T00:34:20.278 INFO:tasks.workunit.client.0.smithi110.stdout: "[204800000, 409599999]", 2024-08-17T00:34:20.278 INFO:tasks.workunit.client.0.smithi110.stdout: "[409600000, 819199999]", 2024-08-17T00:34:20.278 INFO:tasks.workunit.client.0.smithi110.stdout: "[819200000, 1638399999]", 2024-08-17T00:34:20.279 INFO:tasks.workunit.client.0.smithi110.stdout: "[1638400000, 3276799999]", 2024-08-17T00:34:20.279 INFO:tasks.workunit.client.0.smithi110.stdout: "[3276800000, 6553599999]", 2024-08-17T00:34:20.279 INFO:tasks.workunit.client.0.smithi110.stdout: "[6553600000, 13107199999]", 2024-08-17T00:34:20.279 INFO:tasks.workunit.client.0.smithi110.stdout: "[13107200000, 26214399999]", 2024-08-17T00:34:20.279 INFO:tasks.workunit.client.0.smithi110.stdout: "[26214400000, 52428799999]", 2024-08-17T00:34:20.279 INFO:tasks.workunit.client.0.smithi110.stdout: "[52428800000, 104857599999]", 2024-08-17T00:34:20.279 INFO:tasks.workunit.client.0.smithi110.stdout: "[104857600000, 209715199999]", 2024-08-17T00:34:20.279 INFO:tasks.workunit.client.0.smithi110.stdout: "[209715200000, 419430399999]", 2024-08-17T00:34:20.279 INFO:tasks.workunit.client.0.smithi110.stdout: "[419430400000, 838860799999]", 2024-08-17T00:34:20.279 INFO:tasks.workunit.client.0.smithi110.stdout: "[838860800000, 1677721599999]", 2024-08-17T00:34:20.279 INFO:tasks.workunit.client.0.smithi110.stdout: "[1677721600000, 3355443199999]", 2024-08-17T00:34:20.279 INFO:tasks.workunit.client.0.smithi110.stdout: "[3355443200000, 6710886399999]", 2024-08-17T00:34:20.279 INFO:tasks.workunit.client.0.smithi110.stdout: "[6710886400000, 13421772799999]", 2024-08-17T00:34:20.279 INFO:tasks.workunit.client.0.smithi110.stdout: "[13421772800000, 26843545599999]", 2024-08-17T00:34:20.280 INFO:tasks.workunit.client.0.smithi110.stdout: "[26843545600000, 53687091199999]", 2024-08-17T00:34:20.280 INFO:tasks.workunit.client.0.smithi110.stdout: "[53687091200000, None]" 2024-08-17T00:34:20.280 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.280 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T00:34:20.280 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.280 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.280 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T00:34:20.280 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T00:34:20.280 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Request size (bytes)", 2024-08-17T00:34:20.280 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 512, 2024-08-17T00:34:20.280 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T00:34:20.280 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T00:34:20.280 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 511]", 2024-08-17T00:34:20.280 INFO:tasks.workunit.client.0.smithi110.stdout: "[512, 1023]", 2024-08-17T00:34:20.281 INFO:tasks.workunit.client.0.smithi110.stdout: "[1024, 2047]", 2024-08-17T00:34:20.281 INFO:tasks.workunit.client.0.smithi110.stdout: "[2048, 4095]", 2024-08-17T00:34:20.281 INFO:tasks.workunit.client.0.smithi110.stdout: "[4096, 8191]", 2024-08-17T00:34:20.281 INFO:tasks.workunit.client.0.smithi110.stdout: "[8192, 16383]", 2024-08-17T00:34:20.281 INFO:tasks.workunit.client.0.smithi110.stdout: "[16384, 32767]", 2024-08-17T00:34:20.281 INFO:tasks.workunit.client.0.smithi110.stdout: "[32768, 65535]", 2024-08-17T00:34:20.281 INFO:tasks.workunit.client.0.smithi110.stdout: "[65536, 131071]", 2024-08-17T00:34:20.281 INFO:tasks.workunit.client.0.smithi110.stdout: "[131072, 262143]", 2024-08-17T00:34:20.281 INFO:tasks.workunit.client.0.smithi110.stdout: "[262144, 524287]", 2024-08-17T00:34:20.281 INFO:tasks.workunit.client.0.smithi110.stdout: "[524288, 1048575]", 2024-08-17T00:34:20.281 INFO:tasks.workunit.client.0.smithi110.stdout: "[1048576, 2097151]", 2024-08-17T00:34:20.281 INFO:tasks.workunit.client.0.smithi110.stdout: "[2097152, 4194303]", 2024-08-17T00:34:20.281 INFO:tasks.workunit.client.0.smithi110.stdout: "[4194304, 8388607]", 2024-08-17T00:34:20.282 INFO:tasks.workunit.client.0.smithi110.stdout: "[8388608, 16777215]", 2024-08-17T00:34:20.282 INFO:tasks.workunit.client.0.smithi110.stdout: "[16777216, 33554431]", 2024-08-17T00:34:20.282 INFO:tasks.workunit.client.0.smithi110.stdout: "[33554432, 67108863]", 2024-08-17T00:34:20.282 INFO:tasks.workunit.client.0.smithi110.stdout: "[67108864, 134217727]", 2024-08-17T00:34:20.282 INFO:tasks.workunit.client.0.smithi110.stdout: "[134217728, 268435455]", 2024-08-17T00:34:20.282 INFO:tasks.workunit.client.0.smithi110.stdout: "[268435456, 536870911]", 2024-08-17T00:34:20.282 INFO:tasks.workunit.client.0.smithi110.stdout: "[536870912, 1073741823]", 2024-08-17T00:34:20.282 INFO:tasks.workunit.client.0.smithi110.stdout: "[1073741824, 2147483647]", 2024-08-17T00:34:20.282 INFO:tasks.workunit.client.0.smithi110.stdout: "[2147483648, 4294967295]", 2024-08-17T00:34:20.282 INFO:tasks.workunit.client.0.smithi110.stdout: "[4294967296, 8589934591]", 2024-08-17T00:34:20.282 INFO:tasks.workunit.client.0.smithi110.stdout: "[8589934592, 17179869183]", 2024-08-17T00:34:20.282 INFO:tasks.workunit.client.0.smithi110.stdout: "[17179869184, 34359738367]", 2024-08-17T00:34:20.282 INFO:tasks.workunit.client.0.smithi110.stdout: "[34359738368, 68719476735]", 2024-08-17T00:34:20.283 INFO:tasks.workunit.client.0.smithi110.stdout: "[68719476736, 137438953471]", 2024-08-17T00:34:20.283 INFO:tasks.workunit.client.0.smithi110.stdout: "[137438953472, 274877906943]", 2024-08-17T00:34:20.283 INFO:tasks.workunit.client.0.smithi110.stdout: "[274877906944, None]" 2024-08-17T00:34:20.283 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.283 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T00:34:20.283 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.283 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.283 INFO:tasks.workunit.client.0.smithi110.stdout: "osds": [ 2024-08-17T00:34:20.283 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.283 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 0, 2024-08-17T00:34:20.283 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.283 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.283 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.283 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.284 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.284 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.284 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.284 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:20.284 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.284 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:20.284 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.284 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.284 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.284 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.284 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.284 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.284 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.284 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.285 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.285 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.285 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.285 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.285 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.285 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.285 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.285 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.285 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.285 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.285 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.285 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.285 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.286 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.286 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.286 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.286 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.286 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.286 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 1, 2024-08-17T00:34:20.286 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.286 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.286 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.286 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.286 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.286 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.286 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 8, 6, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.287 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 14, 2, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.287 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.287 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 5, 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, 0, 0]", 2024-08-17T00:34:20.287 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.287 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 5, 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, 0, 0, 0]", 2024-08-17T00:34:20.287 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.287 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.287 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.287 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:20.287 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.287 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.287 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.287 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.287 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.288 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.288 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.288 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.288 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.288 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.288 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.288 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.288 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.288 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.288 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.288 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.288 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.289 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.289 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.289 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.289 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 2, 2024-08-17T00:34:20.289 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.289 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.289 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.289 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.289 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.289 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.289 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.289 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.289 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:20.289 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.290 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.290 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.290 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.290 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.290 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.290 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.290 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.290 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.290 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.290 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.290 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.290 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.290 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.290 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.291 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.291 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.291 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.291 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.291 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.291 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.291 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.291 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.291 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.291 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.291 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.291 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.291 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 3, 2024-08-17T00:34:20.292 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.292 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.292 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.292 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.292 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.292 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.292 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.292 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.292 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.292 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.292 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.292 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.292 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.292 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.293 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.293 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.293 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.293 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.293 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.293 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.293 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.293 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.293 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.293 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.293 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.293 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.293 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.294 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.294 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.294 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.294 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.294 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.294 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.294 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.294 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.294 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.294 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 4, 2024-08-17T00:34:20.294 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.294 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.294 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.295 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.295 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.295 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.295 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.295 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.295 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:20.295 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.295 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.295 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.295 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.295 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.295 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.295 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.295 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.296 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.296 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.296 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.296 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.296 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.296 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.296 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.296 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.296 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.296 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.296 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.296 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.296 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.297 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.297 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.297 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.297 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.297 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.297 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.297 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 5, 2024-08-17T00:34:20.297 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.297 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.297 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.297 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.297 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.297 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.298 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.298 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.298 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.298 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.298 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.298 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.298 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.298 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.298 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.298 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.298 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.298 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.298 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.299 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.299 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.299 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.299 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.299 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.299 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.299 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.299 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.299 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.299 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.299 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.299 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.299 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.300 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.300 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.300 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.300 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.300 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 6, 2024-08-17T00:34:20.300 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.300 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.300 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.300 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.300 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.300 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:20.300 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:20.300 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:20.300 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:20.301 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 5, 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-17T00:34:20.301 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.301 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.301 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.301 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.301 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.301 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.301 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.301 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.301 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.301 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.301 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.301 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.302 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.302 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.302 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.302 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.302 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.302 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.302 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.302 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.302 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.302 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.302 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.302 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.302 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.303 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.303 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 7, 2024-08-17T00:34:20.303 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:20.303 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.303 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.303 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.303 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.303 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.303 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.303 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.303 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.303 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:20.303 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.303 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.304 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.304 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.304 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.304 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.304 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.304 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.304 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.304 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.304 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.304 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.304 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.304 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.305 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.305 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.305 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.305 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.305 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.305 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.305 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.305 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:20.305 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:20.305 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.305 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.305 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:20.305 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.306 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.306 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.306 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_counters": { 2024-08-17T00:34:20.306 INFO:tasks.workunit.client.0.smithi110.stdout: "mds.6480ebb717364cca6fc6b2068bee7df7f1990f3b": { 2024-08-17T00:34:20.306 INFO:tasks.workunit.client.0.smithi110.stdout: "mds": { 2024-08-17T00:34:20.306 INFO:tasks.workunit.client.0.smithi110.stdout: "caps": { 2024-08-17T00:34:20.306 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.306 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.306 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_cap_op_flush_ack": { 2024-08-17T00:34:20.306 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.306 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.306 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_cap_op_flushsnap_ack": { 2024-08-17T00:34:20.306 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.306 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.307 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_cap_op_grant": { 2024-08-17T00:34:20.307 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.307 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.307 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_cap_op_revoke": { 2024-08-17T00:34:20.307 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.307 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.307 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_cap_op_trunc": { 2024-08-17T00:34:20.307 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.307 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.307 INFO:tasks.workunit.client.0.smithi110.stdout: "dir_commit": { 2024-08-17T00:34:20.307 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12 2024-08-17T00:34:20.307 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.307 INFO:tasks.workunit.client.0.smithi110.stdout: "dir_fetch_complete": { 2024-08-17T00:34:20.308 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.308 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.308 INFO:tasks.workunit.client.0.smithi110.stdout: "dir_fetch_keys": { 2024-08-17T00:34:20.308 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.308 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.308 INFO:tasks.workunit.client.0.smithi110.stdout: "dir_merge": { 2024-08-17T00:34:20.308 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.308 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.308 INFO:tasks.workunit.client.0.smithi110.stdout: "dir_split": { 2024-08-17T00:34:20.308 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.308 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.308 INFO:tasks.workunit.client.0.smithi110.stdout: "exported_inodes": { 2024-08-17T00:34:20.308 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.308 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.309 INFO:tasks.workunit.client.0.smithi110.stdout: "forward": { 2024-08-17T00:34:20.309 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.309 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.309 INFO:tasks.workunit.client.0.smithi110.stdout: "handle_client_cap_release": { 2024-08-17T00:34:20.309 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.309 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.309 INFO:tasks.workunit.client.0.smithi110.stdout: "handle_client_caps": { 2024-08-17T00:34:20.309 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.309 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.309 INFO:tasks.workunit.client.0.smithi110.stdout: "handle_client_caps_dirty": { 2024-08-17T00:34:20.309 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.309 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.309 INFO:tasks.workunit.client.0.smithi110.stdout: "handle_inode_file_caps": { 2024-08-17T00:34:20.310 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.310 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.310 INFO:tasks.workunit.client.0.smithi110.stdout: "imported_inodes": { 2024-08-17T00:34:20.310 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.310 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.310 INFO:tasks.workunit.client.0.smithi110.stdout: "inodes": { 2024-08-17T00:34:20.310 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10 2024-08-17T00:34:20.310 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.310 INFO:tasks.workunit.client.0.smithi110.stdout: "inodes_expired": { 2024-08-17T00:34:20.310 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.310 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.310 INFO:tasks.workunit.client.0.smithi110.stdout: "inodes_pinned": { 2024-08-17T00:34:20.310 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10 2024-08-17T00:34:20.311 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.311 INFO:tasks.workunit.client.0.smithi110.stdout: "inodes_with_caps": { 2024-08-17T00:34:20.311 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.311 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.311 INFO:tasks.workunit.client.0.smithi110.stdout: "load_cent": { 2024-08-17T00:34:20.311 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.311 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.311 INFO:tasks.workunit.client.0.smithi110.stdout: "openino_dir_fetch": { 2024-08-17T00:34:20.311 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.311 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.311 INFO:tasks.workunit.client.0.smithi110.stdout: "process_request_cap_release": { 2024-08-17T00:34:20.311 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.311 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.312 INFO:tasks.workunit.client.0.smithi110.stdout: "reply_latency": { 2024-08-17T00:34:20.312 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:20.312 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95087 2024-08-17T00:34:20.312 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.312 INFO:tasks.workunit.client.0.smithi110.stdout: "request": { 2024-08-17T00:34:20.312 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:20.312 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.312 INFO:tasks.workunit.client.0.smithi110.stdout: "root_rbytes": { 2024-08-17T00:34:20.312 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.312 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.312 INFO:tasks.workunit.client.0.smithi110.stdout: "root_rfiles": { 2024-08-17T00:34:20.312 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.312 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.313 INFO:tasks.workunit.client.0.smithi110.stdout: "root_rsnaps": { 2024-08-17T00:34:20.313 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.313 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.313 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_reply": { 2024-08-17T00:34:20.313 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.313 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.313 INFO:tasks.workunit.client.0.smithi110.stdout: "subtrees": { 2024-08-17T00:34:20.313 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:20.313 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.313 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.313 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_cache": { 2024-08-17T00:34:20.313 INFO:tasks.workunit.client.0.smithi110.stdout: "ireq_enqueue_scrub": { 2024-08-17T00:34:20.313 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.313 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.314 INFO:tasks.workunit.client.0.smithi110.stdout: "ireq_exportdir": { 2024-08-17T00:34:20.314 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.314 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.314 INFO:tasks.workunit.client.0.smithi110.stdout: "ireq_flush": { 2024-08-17T00:34:20.314 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.314 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.314 INFO:tasks.workunit.client.0.smithi110.stdout: "ireq_fragmentdir": { 2024-08-17T00:34:20.314 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.314 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.314 INFO:tasks.workunit.client.0.smithi110.stdout: "ireq_fragstats": { 2024-08-17T00:34:20.314 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.314 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.314 INFO:tasks.workunit.client.0.smithi110.stdout: "ireq_inodestats": { 2024-08-17T00:34:20.315 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.315 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_recovering_enqueued": { 2024-08-17T00:34:20.315 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.315 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_recovering_prioritized": { 2024-08-17T00:34:20.315 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.315 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_recovering_processing": { 2024-08-17T00:34:20.315 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.315 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_strays": { 2024-08-17T00:34:20.315 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.316 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_strays_delayed": { 2024-08-17T00:34:20.316 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.316 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_strays_enqueuing": { 2024-08-17T00:34:20.316 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.316 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.316 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_completed": { 2024-08-17T00:34:20.316 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.316 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.316 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_started": { 2024-08-17T00:34:20.316 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.316 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.316 INFO:tasks.workunit.client.0.smithi110.stdout: "strays_created": { 2024-08-17T00:34:20.316 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.317 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.317 INFO:tasks.workunit.client.0.smithi110.stdout: "strays_enqueued": { 2024-08-17T00:34:20.317 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.317 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.317 INFO:tasks.workunit.client.0.smithi110.stdout: "strays_migrated": { 2024-08-17T00:34:20.317 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.317 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.317 INFO:tasks.workunit.client.0.smithi110.stdout: "strays_reintegrated": { 2024-08-17T00:34:20.317 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.317 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.317 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.317 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_log": { 2024-08-17T00:34:20.317 INFO:tasks.workunit.client.0.smithi110.stdout: "ev": { 2024-08-17T00:34:20.317 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5 2024-08-17T00:34:20.318 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.318 INFO:tasks.workunit.client.0.smithi110.stdout: "evadd": { 2024-08-17T00:34:20.318 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5 2024-08-17T00:34:20.318 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.318 INFO:tasks.workunit.client.0.smithi110.stdout: "evex": { 2024-08-17T00:34:20.318 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.318 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.318 INFO:tasks.workunit.client.0.smithi110.stdout: "evexd": { 2024-08-17T00:34:20.318 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.318 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.318 INFO:tasks.workunit.client.0.smithi110.stdout: "evexg": { 2024-08-17T00:34:20.318 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.318 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.319 INFO:tasks.workunit.client.0.smithi110.stdout: "evtrm": { 2024-08-17T00:34:20.319 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.319 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.319 INFO:tasks.workunit.client.0.smithi110.stdout: "jlat": { 2024-08-17T00:34:20.319 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 5, 2024-08-17T00:34:20.319 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12055063 2024-08-17T00:34:20.319 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.319 INFO:tasks.workunit.client.0.smithi110.stdout: "replayed": { 2024-08-17T00:34:20.319 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.319 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.319 INFO:tasks.workunit.client.0.smithi110.stdout: "seg": { 2024-08-17T00:34:20.319 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T00:34:20.319 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.319 INFO:tasks.workunit.client.0.smithi110.stdout: "segadd": { 2024-08-17T00:34:20.319 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T00:34:20.320 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.320 INFO:tasks.workunit.client.0.smithi110.stdout: "segex": { 2024-08-17T00:34:20.320 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.320 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.320 INFO:tasks.workunit.client.0.smithi110.stdout: "segexd": { 2024-08-17T00:34:20.320 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.320 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.320 INFO:tasks.workunit.client.0.smithi110.stdout: "segexg": { 2024-08-17T00:34:20.320 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.320 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.320 INFO:tasks.workunit.client.0.smithi110.stdout: "segtrm": { 2024-08-17T00:34:20.320 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.320 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.320 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.321 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_mem": { 2024-08-17T00:34:20.321 INFO:tasks.workunit.client.0.smithi110.stdout: "cap": { 2024-08-17T00:34:20.321 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.321 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.321 INFO:tasks.workunit.client.0.smithi110.stdout: "cap+": { 2024-08-17T00:34:20.321 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:20.321 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.321 INFO:tasks.workunit.client.0.smithi110.stdout: "cap-": { 2024-08-17T00:34:20.321 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:20.321 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.321 INFO:tasks.workunit.client.0.smithi110.stdout: "dir": { 2024-08-17T00:34:20.321 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12 2024-08-17T00:34:20.321 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.321 INFO:tasks.workunit.client.0.smithi110.stdout: "dir+": { 2024-08-17T00:34:20.322 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12 2024-08-17T00:34:20.322 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.322 INFO:tasks.workunit.client.0.smithi110.stdout: "dir-": { 2024-08-17T00:34:20.322 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.322 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.322 INFO:tasks.workunit.client.0.smithi110.stdout: "dn": { 2024-08-17T00:34:20.322 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10 2024-08-17T00:34:20.322 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.322 INFO:tasks.workunit.client.0.smithi110.stdout: "dn+": { 2024-08-17T00:34:20.322 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10 2024-08-17T00:34:20.322 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.322 INFO:tasks.workunit.client.0.smithi110.stdout: "dn-": { 2024-08-17T00:34:20.322 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.323 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.323 INFO:tasks.workunit.client.0.smithi110.stdout: "heap": { 2024-08-17T00:34:20.323 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 207124 2024-08-17T00:34:20.323 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.323 INFO:tasks.workunit.client.0.smithi110.stdout: "ino": { 2024-08-17T00:34:20.323 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13 2024-08-17T00:34:20.323 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.323 INFO:tasks.workunit.client.0.smithi110.stdout: "ino+": { 2024-08-17T00:34:20.323 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13 2024-08-17T00:34:20.323 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.323 INFO:tasks.workunit.client.0.smithi110.stdout: "ino-": { 2024-08-17T00:34:20.323 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.323 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.323 INFO:tasks.workunit.client.0.smithi110.stdout: "rss": { 2024-08-17T00:34:20.324 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 39448 2024-08-17T00:34:20.324 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.324 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.324 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_server": { 2024-08-17T00:34:20.324 INFO:tasks.workunit.client.0.smithi110.stdout: "cap_acquisition_throttle": { 2024-08-17T00:34:20.324 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.324 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.324 INFO:tasks.workunit.client.0.smithi110.stdout: "cap_revoke_eviction": { 2024-08-17T00:34:20.324 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.324 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.324 INFO:tasks.workunit.client.0.smithi110.stdout: "handle_client_request": { 2024-08-17T00:34:20.324 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:20.324 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.324 INFO:tasks.workunit.client.0.smithi110.stdout: "handle_client_session": { 2024-08-17T00:34:20.325 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16 2024-08-17T00:34:20.325 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.325 INFO:tasks.workunit.client.0.smithi110.stdout: "handle_peer_request": { 2024-08-17T00:34:20.325 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.325 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.325 INFO:tasks.workunit.client.0.smithi110.stdout: "req_create_latency": { 2024-08-17T00:34:20.325 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.325 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.325 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.325 INFO:tasks.workunit.client.0.smithi110.stdout: "req_getattr_latency": { 2024-08-17T00:34:20.325 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:20.325 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95087 2024-08-17T00:34:20.325 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.326 INFO:tasks.workunit.client.0.smithi110.stdout: "req_getfilelock_latency": { 2024-08-17T00:34:20.326 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.326 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.326 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.326 INFO:tasks.workunit.client.0.smithi110.stdout: "req_getvxattr_latency": { 2024-08-17T00:34:20.326 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.326 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.326 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.326 INFO:tasks.workunit.client.0.smithi110.stdout: "req_link_latency": { 2024-08-17T00:34:20.326 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.326 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.326 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.326 INFO:tasks.workunit.client.0.smithi110.stdout: "req_lookup_latency": { 2024-08-17T00:34:20.326 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.327 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.327 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.327 INFO:tasks.workunit.client.0.smithi110.stdout: "req_lookuphash_latency": { 2024-08-17T00:34:20.327 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.327 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.327 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.327 INFO:tasks.workunit.client.0.smithi110.stdout: "req_lookupino_latency": { 2024-08-17T00:34:20.327 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.327 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.327 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.327 INFO:tasks.workunit.client.0.smithi110.stdout: "req_lookupname_latency": { 2024-08-17T00:34:20.327 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.327 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.328 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.328 INFO:tasks.workunit.client.0.smithi110.stdout: "req_lookupparent_latency": { 2024-08-17T00:34:20.328 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.328 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.328 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.328 INFO:tasks.workunit.client.0.smithi110.stdout: "req_lookupsnap_latency": { 2024-08-17T00:34:20.328 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.328 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.328 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.328 INFO:tasks.workunit.client.0.smithi110.stdout: "req_lssnap_latency": { 2024-08-17T00:34:20.328 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.328 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.329 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.329 INFO:tasks.workunit.client.0.smithi110.stdout: "req_mkdir_latency": { 2024-08-17T00:34:20.329 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.329 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.329 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.329 INFO:tasks.workunit.client.0.smithi110.stdout: "req_mknod_latency": { 2024-08-17T00:34:20.329 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.329 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.329 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.329 INFO:tasks.workunit.client.0.smithi110.stdout: "req_mksnap_latency": { 2024-08-17T00:34:20.329 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.329 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.329 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.330 INFO:tasks.workunit.client.0.smithi110.stdout: "req_open_latency": { 2024-08-17T00:34:20.330 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.330 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.330 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.330 INFO:tasks.workunit.client.0.smithi110.stdout: "req_readdir_latency": { 2024-08-17T00:34:20.330 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.330 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.330 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.330 INFO:tasks.workunit.client.0.smithi110.stdout: "req_rename_latency": { 2024-08-17T00:34:20.330 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.330 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.330 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.330 INFO:tasks.workunit.client.0.smithi110.stdout: "req_renamesnap_latency": { 2024-08-17T00:34:20.331 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.331 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.331 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.331 INFO:tasks.workunit.client.0.smithi110.stdout: "req_rmdir_latency": { 2024-08-17T00:34:20.331 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.331 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.331 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.331 INFO:tasks.workunit.client.0.smithi110.stdout: "req_rmsnap_latency": { 2024-08-17T00:34:20.331 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.331 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.331 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.331 INFO:tasks.workunit.client.0.smithi110.stdout: "req_rmxattr_latency": { 2024-08-17T00:34:20.331 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.331 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.332 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.332 INFO:tasks.workunit.client.0.smithi110.stdout: "req_setattr_latency": { 2024-08-17T00:34:20.332 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.332 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.332 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.332 INFO:tasks.workunit.client.0.smithi110.stdout: "req_setdirlayout_latency": { 2024-08-17T00:34:20.332 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.332 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.332 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.332 INFO:tasks.workunit.client.0.smithi110.stdout: "req_setfilelock_latency": { 2024-08-17T00:34:20.332 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.332 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.332 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.333 INFO:tasks.workunit.client.0.smithi110.stdout: "req_setlayout_latency": { 2024-08-17T00:34:20.333 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.333 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.333 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.333 INFO:tasks.workunit.client.0.smithi110.stdout: "req_setxattr_latency": { 2024-08-17T00:34:20.333 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.333 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.333 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.333 INFO:tasks.workunit.client.0.smithi110.stdout: "req_snapdiff_latency": { 2024-08-17T00:34:20.333 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.333 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.333 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.333 INFO:tasks.workunit.client.0.smithi110.stdout: "req_symlink_latency": { 2024-08-17T00:34:20.334 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.334 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.334 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.334 INFO:tasks.workunit.client.0.smithi110.stdout: "req_unlink_latency": { 2024-08-17T00:34:20.334 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.334 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.334 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.334 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.334 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_sessions": { 2024-08-17T00:34:20.334 INFO:tasks.workunit.client.0.smithi110.stdout: "average_load": { 2024-08-17T00:34:20.334 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T00:34:20.334 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.334 INFO:tasks.workunit.client.0.smithi110.stdout: "avg_session_uptime": { 2024-08-17T00:34:20.334 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 86 2024-08-17T00:34:20.335 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.335 INFO:tasks.workunit.client.0.smithi110.stdout: "mdthresh_evicted": { 2024-08-17T00:34:20.335 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.335 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.335 INFO:tasks.workunit.client.0.smithi110.stdout: "session_add": { 2024-08-17T00:34:20.335 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:20.335 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.335 INFO:tasks.workunit.client.0.smithi110.stdout: "session_count": { 2024-08-17T00:34:20.335 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.335 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.335 INFO:tasks.workunit.client.0.smithi110.stdout: "session_remove": { 2024-08-17T00:34:20.335 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:20.335 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.336 INFO:tasks.workunit.client.0.smithi110.stdout: "sessions_open": { 2024-08-17T00:34:20.336 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.336 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.336 INFO:tasks.workunit.client.0.smithi110.stdout: "sessions_stale": { 2024-08-17T00:34:20.336 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.336 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.336 INFO:tasks.workunit.client.0.smithi110.stdout: "total_load": { 2024-08-17T00:34:20.336 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:20.336 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.336 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.336 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T00:34:20.336 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T00:34:20.336 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.336 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.337 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:20.337 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.337 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.337 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T00:34:20.337 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.337 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.337 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:20.337 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 45 2024-08-17T00:34:20.337 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.337 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.337 INFO:tasks.workunit.client.0.smithi110.stdout: "purge_queue": { 2024-08-17T00:34:20.337 INFO:tasks.workunit.client.0.smithi110.stdout: "pq_executed": { 2024-08-17T00:34:20.337 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.337 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.337 INFO:tasks.workunit.client.0.smithi110.stdout: "pq_executed_ops": { 2024-08-17T00:34:20.338 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.338 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.338 INFO:tasks.workunit.client.0.smithi110.stdout: "pq_executing": { 2024-08-17T00:34:20.338 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.338 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.338 INFO:tasks.workunit.client.0.smithi110.stdout: "pq_executing_high_water": { 2024-08-17T00:34:20.338 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.338 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.338 INFO:tasks.workunit.client.0.smithi110.stdout: "pq_executing_ops": { 2024-08-17T00:34:20.338 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.338 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.338 INFO:tasks.workunit.client.0.smithi110.stdout: "pq_executing_ops_high_water": { 2024-08-17T00:34:20.338 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.339 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.339 INFO:tasks.workunit.client.0.smithi110.stdout: "pq_item_in_journal": { 2024-08-17T00:34:20.339 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.339 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.339 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.339 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.339 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.6480ebb717364cca6fc6b2068bee7df7f1990f3b": { 2024-08-17T00:34:20.339 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T00:34:20.339 INFO:tasks.workunit.client.0.smithi110.stdout: "election_call": { 2024-08-17T00:34:20.339 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:20.339 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.339 INFO:tasks.workunit.client.0.smithi110.stdout: "election_lose": { 2024-08-17T00:34:20.339 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.339 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.340 INFO:tasks.workunit.client.0.smithi110.stdout: "election_win": { 2024-08-17T00:34:20.340 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T00:34:20.340 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.340 INFO:tasks.workunit.client.0.smithi110.stdout: "num_elections": { 2024-08-17T00:34:20.340 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9 2024-08-17T00:34:20.340 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.340 INFO:tasks.workunit.client.0.smithi110.stdout: "num_sessions": { 2024-08-17T00:34:20.340 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7 2024-08-17T00:34:20.340 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.340 INFO:tasks.workunit.client.0.smithi110.stdout: "session_add": { 2024-08-17T00:34:20.340 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T00:34:20.340 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.340 INFO:tasks.workunit.client.0.smithi110.stdout: "session_rm": { 2024-08-17T00:34:20.340 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 176 2024-08-17T00:34:20.340 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.341 INFO:tasks.workunit.client.0.smithi110.stdout: "session_trim": { 2024-08-17T00:34:20.341 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.341 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.341 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.341 INFO:tasks.workunit.client.0.smithi110.stdout: "paxos": { 2024-08-17T00:34:20.341 INFO:tasks.workunit.client.0.smithi110.stdout: "accept_timeout": { 2024-08-17T00:34:20.341 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.341 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.341 INFO:tasks.workunit.client.0.smithi110.stdout: "begin": { 2024-08-17T00:34:20.341 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 937 2024-08-17T00:34:20.341 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.341 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_bytes": { 2024-08-17T00:34:20.341 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 937, 2024-08-17T00:34:20.342 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4958430 2024-08-17T00:34:20.342 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.342 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_keys": { 2024-08-17T00:34:20.342 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 937, 2024-08-17T00:34:20.342 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2811 2024-08-17T00:34:20.342 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.342 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_latency": { 2024-08-17T00:34:20.342 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 937, 2024-08-17T00:34:20.342 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 112998117 2024-08-17T00:34:20.342 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.342 INFO:tasks.workunit.client.0.smithi110.stdout: "collect": { 2024-08-17T00:34:20.342 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.343 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.343 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_bytes": { 2024-08-17T00:34:20.343 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.343 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.343 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.343 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_keys": { 2024-08-17T00:34:20.343 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.343 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.343 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.343 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_latency": { 2024-08-17T00:34:20.343 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.343 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.343 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.344 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_timeout": { 2024-08-17T00:34:20.344 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.344 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.344 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_uncommitted": { 2024-08-17T00:34:20.344 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.344 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.344 INFO:tasks.workunit.client.0.smithi110.stdout: "commit": { 2024-08-17T00:34:20.344 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 937 2024-08-17T00:34:20.344 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.344 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_bytes": { 2024-08-17T00:34:20.344 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 937, 2024-08-17T00:34:20.344 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4891024 2024-08-17T00:34:20.344 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.344 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_keys": { 2024-08-17T00:34:20.345 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 937, 2024-08-17T00:34:20.345 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5361 2024-08-17T00:34:20.345 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.345 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_latency": { 2024-08-17T00:34:20.345 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 937, 2024-08-17T00:34:20.345 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 127180855 2024-08-17T00:34:20.345 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.345 INFO:tasks.workunit.client.0.smithi110.stdout: "lease_ack_timeout": { 2024-08-17T00:34:20.345 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.345 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.345 INFO:tasks.workunit.client.0.smithi110.stdout: "lease_timeout": { 2024-08-17T00:34:20.345 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.345 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.346 INFO:tasks.workunit.client.0.smithi110.stdout: "new_pn": { 2024-08-17T00:34:20.346 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:20.346 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.346 INFO:tasks.workunit.client.0.smithi110.stdout: "new_pn_latency": { 2024-08-17T00:34:20.346 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:20.346 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.346 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.346 INFO:tasks.workunit.client.0.smithi110.stdout: "refresh": { 2024-08-17T00:34:20.346 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 939 2024-08-17T00:34:20.346 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.346 INFO:tasks.workunit.client.0.smithi110.stdout: "refresh_latency": { 2024-08-17T00:34:20.346 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 939, 2024-08-17T00:34:20.346 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2224962940 2024-08-17T00:34:20.346 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.347 INFO:tasks.workunit.client.0.smithi110.stdout: "restart": { 2024-08-17T00:34:20.347 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12 2024-08-17T00:34:20.347 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.347 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state": { 2024-08-17T00:34:20.347 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T00:34:20.347 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.347 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state_bytes": { 2024-08-17T00:34:20.347 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T00:34:20.347 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1627 2024-08-17T00:34:20.347 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.347 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state_keys": { 2024-08-17T00:34:20.347 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T00:34:20.347 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T00:34:20.348 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.348 INFO:tasks.workunit.client.0.smithi110.stdout: "start_leader": { 2024-08-17T00:34:20.348 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T00:34:20.348 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.348 INFO:tasks.workunit.client.0.smithi110.stdout: "start_peon": { 2024-08-17T00:34:20.348 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.348 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.348 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state": { 2024-08-17T00:34:20.348 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.348 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.348 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_bytes": { 2024-08-17T00:34:20.348 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.348 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.348 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.349 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_keys": { 2024-08-17T00:34:20.349 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.349 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.349 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.349 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_latency": { 2024-08-17T00:34:20.349 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.349 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.349 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.349 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.349 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache": { 2024-08-17T00:34:20.349 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T00:34:20.349 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1020054731 2024-08-17T00:34:20.349 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.349 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T00:34:20.350 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 46891008 2024-08-17T00:34:20.350 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.350 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T00:34:20.350 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 40550400 2024-08-17T00:34:20.350 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.350 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T00:34:20.350 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2147483648 2024-08-17T00:34:20.350 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.350 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T00:34:20.350 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6340608 2024-08-17T00:34:20.350 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.350 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.350 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:full": { 2024-08-17T00:34:20.351 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.351 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 348127232 2024-08-17T00:34:20.351 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.351 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.351 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.351 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.351 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.351 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.351 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.351 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.351 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 277005746 2024-08-17T00:34:20.351 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.351 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.352 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 312598 2024-08-17T00:34:20.352 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.352 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.352 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.352 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.352 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.352 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.352 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.352 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.352 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.352 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.352 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.352 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.352 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.353 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.353 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.353 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.353 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.353 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.353 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.353 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.353 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.353 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.353 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.353 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.353 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.353 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.353 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70808888 2024-08-17T00:34:20.354 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.354 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.354 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:inc": { 2024-08-17T00:34:20.354 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.354 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 348127232 2024-08-17T00:34:20.354 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.354 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.354 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.354 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.354 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.354 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.354 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.354 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.355 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 277005746 2024-08-17T00:34:20.355 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.355 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.355 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 41774 2024-08-17T00:34:20.355 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.355 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.355 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.355 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.355 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.355 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.355 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.355 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.355 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.355 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.356 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.356 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.356 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.356 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.356 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.356 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.356 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.356 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.356 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.356 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.356 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.356 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.356 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.356 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.357 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.357 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.357 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71079712 2024-08-17T00:34:20.357 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.357 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.357 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:kv": { 2024-08-17T00:34:20.357 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.357 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 322961408 2024-08-17T00:34:20.357 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.357 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.357 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:20.357 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.357 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.358 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.358 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.358 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.358 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 184670497 2024-08-17T00:34:20.358 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.358 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.358 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.358 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.358 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.358 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.358 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.358 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.358 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.359 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.359 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.359 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.359 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.359 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.359 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.359 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.359 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.359 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.359 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.359 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.359 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.359 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.359 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.360 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.360 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.360 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.360 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.360 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.360 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.360 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71182047 2024-08-17T00:34:20.360 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.360 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.360 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb": { 2024-08-17T00:34:20.360 INFO:tasks.workunit.client.0.smithi110.stdout: "compact": { 2024-08-17T00:34:20.360 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.360 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.360 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_queue_len": { 2024-08-17T00:34:20.361 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.361 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.361 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_queue_merge": { 2024-08-17T00:34:20.361 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.361 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.361 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_range": { 2024-08-17T00:34:20.361 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T00:34:20.361 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.361 INFO:tasks.workunit.client.0.smithi110.stdout: "get_latency": { 2024-08-17T00:34:20.361 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 41923, 2024-08-17T00:34:20.361 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 169997450 2024-08-17T00:34:20.361 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.361 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_delay_time": { 2024-08-17T00:34:20.361 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.362 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.362 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.362 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_memtable_time": { 2024-08-17T00:34:20.362 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.362 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.362 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.362 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-17T00:34:20.362 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.362 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.362 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.362 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_wal_time": { 2024-08-17T00:34:20.362 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.362 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.362 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.363 INFO:tasks.workunit.client.0.smithi110.stdout: "submit_latency": { 2024-08-17T00:34:20.363 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.363 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.363 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.363 INFO:tasks.workunit.client.0.smithi110.stdout: "submit_sync_latency": { 2024-08-17T00:34:20.363 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2046, 2024-08-17T00:34:20.363 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 273336543 2024-08-17T00:34:20.363 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.363 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.363 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.363 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.c4d8fd12ad92af885518649f4e2b78966c1046a8": { 2024-08-17T00:34:20.363 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T00:34:20.363 INFO:tasks.workunit.client.0.smithi110.stdout: "election_call": { 2024-08-17T00:34:20.364 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T00:34:20.364 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.364 INFO:tasks.workunit.client.0.smithi110.stdout: "election_lose": { 2024-08-17T00:34:20.364 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T00:34:20.364 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.364 INFO:tasks.workunit.client.0.smithi110.stdout: "election_win": { 2024-08-17T00:34:20.364 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.364 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.364 INFO:tasks.workunit.client.0.smithi110.stdout: "num_elections": { 2024-08-17T00:34:20.364 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T00:34:20.364 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.364 INFO:tasks.workunit.client.0.smithi110.stdout: "num_sessions": { 2024-08-17T00:34:20.364 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10 2024-08-17T00:34:20.364 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.365 INFO:tasks.workunit.client.0.smithi110.stdout: "session_add": { 2024-08-17T00:34:20.365 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5 2024-08-17T00:34:20.365 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.365 INFO:tasks.workunit.client.0.smithi110.stdout: "session_rm": { 2024-08-17T00:34:20.365 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71 2024-08-17T00:34:20.365 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.365 INFO:tasks.workunit.client.0.smithi110.stdout: "session_trim": { 2024-08-17T00:34:20.365 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.365 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.365 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.365 INFO:tasks.workunit.client.0.smithi110.stdout: "paxos": { 2024-08-17T00:34:20.365 INFO:tasks.workunit.client.0.smithi110.stdout: "accept_timeout": { 2024-08-17T00:34:20.365 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.365 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.366 INFO:tasks.workunit.client.0.smithi110.stdout: "begin": { 2024-08-17T00:34:20.366 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 802 2024-08-17T00:34:20.366 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.366 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_bytes": { 2024-08-17T00:34:20.366 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 802, 2024-08-17T00:34:20.366 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3880380 2024-08-17T00:34:20.366 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.366 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_keys": { 2024-08-17T00:34:20.366 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.366 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.366 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.366 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_latency": { 2024-08-17T00:34:20.366 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 802, 2024-08-17T00:34:20.367 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 86998554 2024-08-17T00:34:20.367 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.367 INFO:tasks.workunit.client.0.smithi110.stdout: "collect": { 2024-08-17T00:34:20.370 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T00:34:20.370 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.370 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_bytes": { 2024-08-17T00:34:20.371 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:20.371 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73 2024-08-17T00:34:20.371 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.371 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_keys": { 2024-08-17T00:34:20.371 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:20.371 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T00:34:20.371 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.371 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_latency": { 2024-08-17T00:34:20.371 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:20.371 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.371 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.371 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_timeout": { 2024-08-17T00:34:20.371 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.371 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.372 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_uncommitted": { 2024-08-17T00:34:20.372 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.372 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.372 INFO:tasks.workunit.client.0.smithi110.stdout: "commit": { 2024-08-17T00:34:20.372 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 804 2024-08-17T00:34:20.372 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.372 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_bytes": { 2024-08-17T00:34:20.372 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.372 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.372 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.372 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_keys": { 2024-08-17T00:34:20.372 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.372 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.373 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.373 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_latency": { 2024-08-17T00:34:20.373 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.373 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.373 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.373 INFO:tasks.workunit.client.0.smithi110.stdout: "lease_ack_timeout": { 2024-08-17T00:34:20.373 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.373 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.373 INFO:tasks.workunit.client.0.smithi110.stdout: "lease_timeout": { 2024-08-17T00:34:20.373 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.373 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.373 INFO:tasks.workunit.client.0.smithi110.stdout: "new_pn": { 2024-08-17T00:34:20.373 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.373 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.374 INFO:tasks.workunit.client.0.smithi110.stdout: "new_pn_latency": { 2024-08-17T00:34:20.374 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.374 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.374 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.374 INFO:tasks.workunit.client.0.smithi110.stdout: "refresh": { 2024-08-17T00:34:20.374 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 804 2024-08-17T00:34:20.374 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.374 INFO:tasks.workunit.client.0.smithi110.stdout: "refresh_latency": { 2024-08-17T00:34:20.374 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 804, 2024-08-17T00:34:20.374 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1821969686 2024-08-17T00:34:20.374 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.374 INFO:tasks.workunit.client.0.smithi110.stdout: "restart": { 2024-08-17T00:34:20.375 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8 2024-08-17T00:34:20.375 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.375 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state": { 2024-08-17T00:34:20.375 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.375 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.375 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state_bytes": { 2024-08-17T00:34:20.375 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.375 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.375 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.375 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state_keys": { 2024-08-17T00:34:20.375 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.375 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.375 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.375 INFO:tasks.workunit.client.0.smithi110.stdout: "start_leader": { 2024-08-17T00:34:20.376 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.376 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.376 INFO:tasks.workunit.client.0.smithi110.stdout: "start_peon": { 2024-08-17T00:34:20.376 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T00:34:20.376 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.376 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state": { 2024-08-17T00:34:20.376 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 803 2024-08-17T00:34:20.376 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.376 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_bytes": { 2024-08-17T00:34:20.376 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 803, 2024-08-17T00:34:20.376 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7610379 2024-08-17T00:34:20.376 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.376 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_keys": { 2024-08-17T00:34:20.376 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 803, 2024-08-17T00:34:20.377 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5421 2024-08-17T00:34:20.377 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.377 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_latency": { 2024-08-17T00:34:20.377 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 803, 2024-08-17T00:34:20.377 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95998397 2024-08-17T00:34:20.377 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.377 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.377 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache": { 2024-08-17T00:34:20.377 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T00:34:20.377 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1020054731 2024-08-17T00:34:20.377 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.377 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T00:34:20.377 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 44900352 2024-08-17T00:34:20.377 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.377 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T00:34:20.378 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 32227328 2024-08-17T00:34:20.378 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.378 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T00:34:20.378 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2147483648 2024-08-17T00:34:20.378 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.378 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T00:34:20.378 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12673024 2024-08-17T00:34:20.378 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.378 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.378 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:full": { 2024-08-17T00:34:20.378 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.378 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 348127232 2024-08-17T00:34:20.378 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.379 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.379 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.379 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.379 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.379 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.379 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.379 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.379 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 277004670 2024-08-17T00:34:20.379 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.379 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.379 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 313028 2024-08-17T00:34:20.379 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.379 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.379 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.380 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.380 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.380 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.380 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.380 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.380 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.380 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.380 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.380 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.380 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.380 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.380 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.380 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.380 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.381 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.381 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.381 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.381 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.381 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.381 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.381 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.381 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.381 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.381 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70809534 2024-08-17T00:34:20.381 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.381 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.381 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:inc": { 2024-08-17T00:34:20.381 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.382 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 348127232 2024-08-17T00:34:20.382 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.382 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.382 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.382 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.382 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.382 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.382 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.382 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.382 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 277004670 2024-08-17T00:34:20.382 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.382 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.382 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 44213 2024-08-17T00:34:20.383 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.383 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.383 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.383 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.383 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.383 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.383 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.383 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.383 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.383 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.383 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.383 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.383 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.383 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.383 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.384 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.384 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.384 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.384 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.384 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.384 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.384 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.384 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.384 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.384 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.384 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.384 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71078349 2024-08-17T00:34:20.384 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.385 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.385 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:kv": { 2024-08-17T00:34:20.385 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.385 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 322961408 2024-08-17T00:34:20.385 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.385 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.385 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:20.385 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.385 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.385 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.385 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.385 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.385 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 184669780 2024-08-17T00:34:20.385 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.386 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.386 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.386 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.386 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.386 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.386 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.386 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.386 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.386 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.386 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.386 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.386 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.386 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.386 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.387 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.387 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.387 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.387 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.387 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.387 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.387 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.387 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.387 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.387 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.387 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.387 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.387 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.387 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.388 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71182764 2024-08-17T00:34:20.388 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.388 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.388 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb": { 2024-08-17T00:34:20.388 INFO:tasks.workunit.client.0.smithi110.stdout: "compact": { 2024-08-17T00:34:20.388 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.388 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.388 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_queue_len": { 2024-08-17T00:34:20.388 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.388 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.388 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_queue_merge": { 2024-08-17T00:34:20.389 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.389 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.389 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_range": { 2024-08-17T00:34:20.389 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T00:34:20.389 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.389 INFO:tasks.workunit.client.0.smithi110.stdout: "get_latency": { 2024-08-17T00:34:20.389 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 34589, 2024-08-17T00:34:20.389 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 90240761 2024-08-17T00:34:20.389 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.389 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_delay_time": { 2024-08-17T00:34:20.389 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.389 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.389 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.389 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_memtable_time": { 2024-08-17T00:34:20.390 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.390 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.390 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.390 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-17T00:34:20.390 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.390 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.390 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.390 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_wal_time": { 2024-08-17T00:34:20.390 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.390 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.390 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.390 INFO:tasks.workunit.client.0.smithi110.stdout: "submit_latency": { 2024-08-17T00:34:20.390 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.391 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.391 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.391 INFO:tasks.workunit.client.0.smithi110.stdout: "submit_sync_latency": { 2024-08-17T00:34:20.391 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1732, 2024-08-17T00:34:20.391 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 201988586 2024-08-17T00:34:20.391 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.391 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.391 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.391 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.d6f125b7c635b6f45601f26ee81c70c0b368576b": { 2024-08-17T00:34:20.391 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T00:34:20.391 INFO:tasks.workunit.client.0.smithi110.stdout: "election_call": { 2024-08-17T00:34:20.391 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:20.391 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.392 INFO:tasks.workunit.client.0.smithi110.stdout: "election_lose": { 2024-08-17T00:34:20.392 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:20.392 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.392 INFO:tasks.workunit.client.0.smithi110.stdout: "election_win": { 2024-08-17T00:34:20.392 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.392 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.392 INFO:tasks.workunit.client.0.smithi110.stdout: "num_elections": { 2024-08-17T00:34:20.392 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7 2024-08-17T00:34:20.392 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.392 INFO:tasks.workunit.client.0.smithi110.stdout: "num_sessions": { 2024-08-17T00:34:20.392 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11 2024-08-17T00:34:20.392 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.392 INFO:tasks.workunit.client.0.smithi110.stdout: "session_add": { 2024-08-17T00:34:20.392 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4 2024-08-17T00:34:20.393 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.393 INFO:tasks.workunit.client.0.smithi110.stdout: "session_rm": { 2024-08-17T00:34:20.393 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 51 2024-08-17T00:34:20.393 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.393 INFO:tasks.workunit.client.0.smithi110.stdout: "session_trim": { 2024-08-17T00:34:20.393 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.393 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.393 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.393 INFO:tasks.workunit.client.0.smithi110.stdout: "paxos": { 2024-08-17T00:34:20.393 INFO:tasks.workunit.client.0.smithi110.stdout: "accept_timeout": { 2024-08-17T00:34:20.393 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.393 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.393 INFO:tasks.workunit.client.0.smithi110.stdout: "begin": { 2024-08-17T00:34:20.394 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 811 2024-08-17T00:34:20.394 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.394 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_bytes": { 2024-08-17T00:34:20.394 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 811, 2024-08-17T00:34:20.394 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3906662 2024-08-17T00:34:20.394 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.394 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_keys": { 2024-08-17T00:34:20.394 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.394 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.394 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.394 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_latency": { 2024-08-17T00:34:20.394 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 811, 2024-08-17T00:34:20.394 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 159995401 2024-08-17T00:34:20.395 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.395 INFO:tasks.workunit.client.0.smithi110.stdout: "collect": { 2024-08-17T00:34:20.395 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:20.395 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.395 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_bytes": { 2024-08-17T00:34:20.395 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:20.395 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 146 2024-08-17T00:34:20.395 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.395 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_keys": { 2024-08-17T00:34:20.395 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:20.395 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:20.395 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.395 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_latency": { 2024-08-17T00:34:20.395 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:20.396 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 999971 2024-08-17T00:34:20.396 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.396 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_timeout": { 2024-08-17T00:34:20.396 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.396 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.396 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_uncommitted": { 2024-08-17T00:34:20.396 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.396 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.396 INFO:tasks.workunit.client.0.smithi110.stdout: "commit": { 2024-08-17T00:34:20.396 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 812 2024-08-17T00:34:20.396 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.396 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_bytes": { 2024-08-17T00:34:20.396 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.397 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.397 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.397 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_keys": { 2024-08-17T00:34:20.397 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.397 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.397 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.397 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_latency": { 2024-08-17T00:34:20.397 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.397 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.397 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.397 INFO:tasks.workunit.client.0.smithi110.stdout: "lease_ack_timeout": { 2024-08-17T00:34:20.397 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.397 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.398 INFO:tasks.workunit.client.0.smithi110.stdout: "lease_timeout": { 2024-08-17T00:34:20.398 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.398 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.398 INFO:tasks.workunit.client.0.smithi110.stdout: "new_pn": { 2024-08-17T00:34:20.398 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.398 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.398 INFO:tasks.workunit.client.0.smithi110.stdout: "new_pn_latency": { 2024-08-17T00:34:20.398 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.398 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.398 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.398 INFO:tasks.workunit.client.0.smithi110.stdout: "refresh": { 2024-08-17T00:34:20.398 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 812 2024-08-17T00:34:20.398 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.399 INFO:tasks.workunit.client.0.smithi110.stdout: "refresh_latency": { 2024-08-17T00:34:20.399 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 812, 2024-08-17T00:34:20.399 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1825947529 2024-08-17T00:34:20.399 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.399 INFO:tasks.workunit.client.0.smithi110.stdout: "restart": { 2024-08-17T00:34:20.399 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13 2024-08-17T00:34:20.399 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.399 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state": { 2024-08-17T00:34:20.399 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.399 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.399 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state_bytes": { 2024-08-17T00:34:20.399 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.399 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.399 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.400 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state_keys": { 2024-08-17T00:34:20.400 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.400 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.400 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.400 INFO:tasks.workunit.client.0.smithi110.stdout: "start_leader": { 2024-08-17T00:34:20.400 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.400 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.400 INFO:tasks.workunit.client.0.smithi110.stdout: "start_peon": { 2024-08-17T00:34:20.400 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:20.400 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.400 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state": { 2024-08-17T00:34:20.400 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 812 2024-08-17T00:34:20.400 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.401 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_bytes": { 2024-08-17T00:34:20.401 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 812, 2024-08-17T00:34:20.401 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7661034 2024-08-17T00:34:20.401 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.401 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_keys": { 2024-08-17T00:34:20.401 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 812, 2024-08-17T00:34:20.401 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5491 2024-08-17T00:34:20.401 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.401 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_latency": { 2024-08-17T00:34:20.401 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 812, 2024-08-17T00:34:20.401 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 400988494 2024-08-17T00:34:20.401 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.401 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.402 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache": { 2024-08-17T00:34:20.402 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T00:34:20.402 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1020054731 2024-08-17T00:34:20.402 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.402 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T00:34:20.402 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 44900352 2024-08-17T00:34:20.402 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.402 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T00:34:20.402 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 33472512 2024-08-17T00:34:20.402 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.402 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T00:34:20.402 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2147483648 2024-08-17T00:34:20.402 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.402 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T00:34:20.403 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11427840 2024-08-17T00:34:20.403 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.403 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.403 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:full": { 2024-08-17T00:34:20.403 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.403 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 348127232 2024-08-17T00:34:20.403 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.403 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.403 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.403 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.403 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.403 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.403 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.404 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.404 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 277004670 2024-08-17T00:34:20.404 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.404 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.404 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 313028 2024-08-17T00:34:20.404 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.404 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.404 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.404 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.404 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.404 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.404 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.404 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.404 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.404 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.405 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.405 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.405 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.405 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.405 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.405 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.405 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.405 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.405 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.405 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.405 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.405 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.405 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.406 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.406 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.406 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.406 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70809534 2024-08-17T00:34:20.406 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.406 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.406 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:inc": { 2024-08-17T00:34:20.406 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.406 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 348127232 2024-08-17T00:34:20.406 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.406 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.406 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.406 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.406 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.407 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.407 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.407 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.407 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 277004670 2024-08-17T00:34:20.407 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.407 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.407 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 44213 2024-08-17T00:34:20.407 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.407 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.407 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.407 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.407 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.407 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.407 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.407 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.408 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.408 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.408 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.408 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.408 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.408 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.408 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.408 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.408 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.408 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.408 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.408 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.408 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.408 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.409 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.409 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.409 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.409 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.409 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71078349 2024-08-17T00:34:20.409 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.409 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.409 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:kv": { 2024-08-17T00:34:20.409 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.409 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 322961408 2024-08-17T00:34:20.409 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.409 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.410 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:20.410 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.410 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.410 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.410 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.410 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.410 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 184669780 2024-08-17T00:34:20.410 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.410 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.410 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.410 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.410 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.411 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.411 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.411 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.411 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.411 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.411 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.411 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.411 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.411 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.411 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.411 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.411 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.411 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.412 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.412 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.412 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.412 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.412 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.412 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.412 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.412 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.412 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.412 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.412 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.412 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71182764 2024-08-17T00:34:20.412 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.412 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.413 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb": { 2024-08-17T00:34:20.413 INFO:tasks.workunit.client.0.smithi110.stdout: "compact": { 2024-08-17T00:34:20.413 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.413 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.413 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_queue_len": { 2024-08-17T00:34:20.413 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.413 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.413 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_queue_merge": { 2024-08-17T00:34:20.413 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.413 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.413 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_range": { 2024-08-17T00:34:20.413 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T00:34:20.413 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.413 INFO:tasks.workunit.client.0.smithi110.stdout: "get_latency": { 2024-08-17T00:34:20.414 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 34619, 2024-08-17T00:34:20.414 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 82705343 2024-08-17T00:34:20.414 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.414 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_delay_time": { 2024-08-17T00:34:20.414 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.414 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.414 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.414 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_memtable_time": { 2024-08-17T00:34:20.414 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.414 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.414 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.414 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-17T00:34:20.414 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.415 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.415 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.415 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_wal_time": { 2024-08-17T00:34:20.415 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.415 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.415 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.415 INFO:tasks.workunit.client.0.smithi110.stdout: "submit_latency": { 2024-08-17T00:34:20.415 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.415 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.415 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.415 INFO:tasks.workunit.client.0.smithi110.stdout: "submit_sync_latency": { 2024-08-17T00:34:20.415 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1776, 2024-08-17T00:34:20.415 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 657796113 2024-08-17T00:34:20.416 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.416 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.416 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.416 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.0": { 2024-08-17T00:34:20.416 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:20.416 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T00:34:20.416 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.416 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.416 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T00:34:20.416 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.416 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.416 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T00:34:20.416 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T00:34:20.417 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.417 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_main": { 2024-08-17T00:34:20.417 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.417 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.417 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T00:34:20.417 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.417 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.417 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T00:34:20.417 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.417 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.417 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T00:34:20.417 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12288 2024-08-17T00:34:20.417 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.418 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T00:34:20.418 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2834432 2024-08-17T00:34:20.418 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.418 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T00:34:20.418 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.418 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.418 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.418 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T00:34:20.418 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.418 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.418 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.418 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T00:34:20.418 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:20.419 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.419 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T00:34:20.419 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 27656192 2024-08-17T00:34:20.419 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.419 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T00:34:20.419 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1798144 2024-08-17T00:34:20.419 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.419 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T00:34:20.419 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1658880 2024-08-17T00:34:20.419 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.419 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T00:34:20.419 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31850496 2024-08-17T00:34:20.420 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.420 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T00:34:20.420 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.420 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.420 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T00:34:20.420 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.420 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.420 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T00:34:20.420 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14 2024-08-17T00:34:20.420 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.420 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T00:34:20.420 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 206272 2024-08-17T00:34:20.420 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.421 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T00:34:20.421 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 23 2024-08-17T00:34:20.421 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.421 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T00:34:20.421 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1282048 2024-08-17T00:34:20.421 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.421 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T00:34:20.421 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1286144 2024-08-17T00:34:20.421 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.421 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T00:34:20.421 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.421 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.422 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T00:34:20.422 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.422 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.422 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T00:34:20.422 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15 2024-08-17T00:34:20.422 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.422 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T00:34:20.422 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4913 2024-08-17T00:34:20.422 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.422 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T00:34:20.422 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4 2024-08-17T00:34:20.422 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.422 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T00:34:20.423 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5505 2024-08-17T00:34:20.423 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.423 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T00:34:20.423 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:20.423 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.423 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T00:34:20.423 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5505 2024-08-17T00:34:20.423 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.423 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T00:34:20.423 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:20.423 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.423 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T00:34:20.423 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.424 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.424 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T00:34:20.424 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.424 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.424 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T00:34:20.424 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.424 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.424 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T00:34:20.424 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.424 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.424 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T00:34:20.424 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.424 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.424 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T00:34:20.425 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.425 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.425 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T00:34:20.425 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.425 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.425 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T00:34:20.425 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.425 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.425 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T00:34:20.425 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.425 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.425 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T00:34:20.425 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4571136 2024-08-17T00:34:20.426 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.426 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.426 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T00:34:20.426 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T00:34:20.426 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T00:34:20.426 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.426 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T00:34:20.426 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1404928 2024-08-17T00:34:20.426 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.426 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T00:34:20.426 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4, 2024-08-17T00:34:20.426 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 205391 2024-08-17T00:34:20.426 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.426 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T00:34:20.427 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.427 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.427 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.427 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T00:34:20.427 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.427 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.427 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T00:34:20.427 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.427 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.427 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T00:34:20.427 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.427 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.427 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T00:34:20.427 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 26, 2024-08-17T00:34:20.428 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 63263 2024-08-17T00:34:20.428 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.428 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T00:34:20.428 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.428 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.428 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.428 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T00:34:20.428 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.428 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.428 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T00:34:20.428 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 392, 2024-08-17T00:34:20.428 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 66250493 2024-08-17T00:34:20.428 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.429 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T00:34:20.429 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 384, 2024-08-17T00:34:20.429 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6505878 2024-08-17T00:34:20.429 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.429 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T00:34:20.429 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 392, 2024-08-17T00:34:20.429 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 388274 2024-08-17T00:34:20.429 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.429 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T00:34:20.429 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 392, 2024-08-17T00:34:20.429 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 66638767 2024-08-17T00:34:20.429 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.429 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T00:34:20.430 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.430 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.430 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.430 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T00:34:20.430 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:20.430 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 34587 2024-08-17T00:34:20.430 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.430 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T00:34:20.430 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8, 2024-08-17T00:34:20.430 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 19178 2024-08-17T00:34:20.430 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.430 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T00:34:20.430 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.431 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.431 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.431 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T00:34:20.431 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.431 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.431 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.431 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T00:34:20.431 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4, 2024-08-17T00:34:20.431 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12143 2024-08-17T00:34:20.431 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.431 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T00:34:20.431 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 850 2024-08-17T00:34:20.431 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.432 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T00:34:20.432 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 238 2024-08-17T00:34:20.432 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.432 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T00:34:20.432 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 128, 2024-08-17T00:34:20.432 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1896793 2024-08-17T00:34:20.432 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.432 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T00:34:20.432 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 341, 2024-08-17T00:34:20.432 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 281702 2024-08-17T00:34:20.432 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.432 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T00:34:20.432 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 213, 2024-08-17T00:34:20.432 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1162577 2024-08-17T00:34:20.433 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.433 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T00:34:20.433 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.433 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.433 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T00:34:20.433 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:20.433 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 44534 2024-08-17T00:34:20.433 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.433 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T00:34:20.433 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 491, 2024-08-17T00:34:20.433 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8761110 2024-08-17T00:34:20.433 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.433 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T00:34:20.433 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 132, 2024-08-17T00:34:20.434 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8222647 2024-08-17T00:34:20.434 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.434 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T00:34:20.434 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 131, 2024-08-17T00:34:20.434 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 261729494722 2024-08-17T00:34:20.434 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.434 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T00:34:20.434 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 132, 2024-08-17T00:34:20.434 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 146833818403 2024-08-17T00:34:20.434 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.434 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T00:34:20.434 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 490, 2024-08-17T00:34:20.434 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71359847625 2024-08-17T00:34:20.435 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.435 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T00:34:20.435 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 490, 2024-08-17T00:34:20.435 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 58422 2024-08-17T00:34:20.435 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.435 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T00:34:20.435 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 491, 2024-08-17T00:34:20.435 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 484670 2024-08-17T00:34:20.435 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.435 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T00:34:20.435 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 491, 2024-08-17T00:34:20.435 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 126567479 2024-08-17T00:34:20.435 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.435 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T00:34:20.436 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 491, 2024-08-17T00:34:20.436 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 159527 2024-08-17T00:34:20.436 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.436 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T00:34:20.436 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 491, 2024-08-17T00:34:20.436 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 75592907 2024-08-17T00:34:20.436 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.436 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T00:34:20.436 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 491, 2024-08-17T00:34:20.436 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24327456 2024-08-17T00:34:20.436 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.436 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T00:34:20.436 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 945479 2024-08-17T00:34:20.436 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.437 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T00:34:20.437 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 66, 2024-08-17T00:34:20.437 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 325256 2024-08-17T00:34:20.437 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.437 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T00:34:20.437 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 491, 2024-08-17T00:34:20.437 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 235801061 2024-08-17T00:34:20.437 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.437 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T00:34:20.437 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 491, 2024-08-17T00:34:20.437 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 28646725 2024-08-17T00:34:20.437 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.437 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T00:34:20.437 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 491, 2024-08-17T00:34:20.438 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3629324 2024-08-17T00:34:20.438 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.438 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.438 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T00:34:20.438 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T00:34:20.438 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1861451089 2024-08-17T00:34:20.438 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.438 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T00:34:20.438 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 44695552 2024-08-17T00:34:20.438 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.438 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T00:34:20.438 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 44564480 2024-08-17T00:34:20.438 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.439 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T00:34:20.439 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3137361715 2024-08-17T00:34:20.439 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.439 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T00:34:20.439 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 131072 2024-08-17T00:34:20.439 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.439 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.439 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T00:34:20.439 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.439 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 159383552 2024-08-17T00:34:20.439 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.439 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.439 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.439 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.440 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.440 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.440 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.440 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.440 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 85458676 2024-08-17T00:34:20.440 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.440 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.440 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.440 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.440 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.440 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.440 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.440 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.440 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.441 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.441 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.441 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.441 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.441 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.441 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.441 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.441 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.441 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 618496 2024-08-17T00:34:20.441 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.441 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.441 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.441 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.442 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.442 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.442 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.442 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.442 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.442 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.442 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.442 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73306380 2024-08-17T00:34:20.442 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.442 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.442 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T00:34:20.442 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.442 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 780140544 2024-08-17T00:34:20.443 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.443 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.443 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:20.443 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.443 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.443 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.443 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.443 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.443 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 640940075 2024-08-17T00:34:20.443 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.443 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.443 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.443 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.443 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.444 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.444 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.444 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.444 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.444 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.444 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.444 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.444 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.444 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.444 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.444 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.444 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.444 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2128 2024-08-17T00:34:20.444 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.445 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.445 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.445 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.445 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.445 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.445 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.445 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.445 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.445 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.445 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.445 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 72089477 2024-08-17T00:34:20.445 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.445 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.445 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T00:34:20.445 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.446 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 192937984 2024-08-17T00:34:20.446 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.446 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.446 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:20.446 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.446 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.446 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 464 2024-08-17T00:34:20.446 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.446 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.446 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56972451 2024-08-17T00:34:20.446 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.446 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.446 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.447 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.447 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.447 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.447 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.447 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.447 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.447 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.447 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.447 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.447 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.447 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.447 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.447 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.448 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.448 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.448 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.448 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.448 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.448 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.448 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.448 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.448 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.448 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.448 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.448 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.448 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.448 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68856205 2024-08-17T00:34:20.449 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.449 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.449 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T00:34:20.449 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.449 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 713031680 2024-08-17T00:34:20.449 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.449 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.449 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.449 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.449 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.449 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.449 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.449 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.450 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 640940075 2024-08-17T00:34:20.450 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.450 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.450 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.450 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.450 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.450 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.450 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.450 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.450 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.450 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.451 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.451 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.451 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.451 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.451 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.451 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.451 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.451 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 268454 2024-08-17T00:34:20.451 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.451 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.451 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.451 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.451 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.452 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.452 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.452 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.452 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.452 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.452 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.452 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71823151 2024-08-17T00:34:20.452 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.452 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.452 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T00:34:20.452 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T00:34:20.452 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.452 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.453 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:20.453 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.453 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.453 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T00:34:20.453 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.453 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.453 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:20.453 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.453 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.453 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.453 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:20.453 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T00:34:20.453 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 45 2024-08-17T00:34:20.453 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.454 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T00:34:20.454 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.454 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.454 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T00:34:20.454 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6 2024-08-17T00:34:20.454 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.454 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T00:34:20.454 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.454 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.454 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T00:34:20.454 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.454 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.455 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T00:34:20.455 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 616 2024-08-17T00:34:20.455 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.455 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T00:34:20.455 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 6, 2024-08-17T00:34:20.455 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 45627818 2024-08-17T00:34:20.455 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.455 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T00:34:20.455 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.455 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.455 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T00:34:20.455 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 7, 2024-08-17T00:34:20.455 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2916810 2024-08-17T00:34:20.455 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.456 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T00:34:20.456 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 6, 2024-08-17T00:34:20.456 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13675698 2024-08-17T00:34:20.456 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.456 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:20.456 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.456 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.456 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T00:34:20.456 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.456 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.456 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.456 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T00:34:20.456 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.456 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.457 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T00:34:20.457 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.457 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.457 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T00:34:20.457 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.457 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.457 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.457 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T00:34:20.457 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.457 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.457 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.457 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T00:34:20.457 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.457 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.458 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T00:34:20.458 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.458 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.458 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T00:34:20.458 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.458 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.458 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.458 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T00:34:20.458 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.458 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.458 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T00:34:20.458 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.458 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.459 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T00:34:20.459 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.459 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.459 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T00:34:20.459 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.459 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.459 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.459 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T00:34:20.459 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.459 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.459 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.459 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:20.459 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6 2024-08-17T00:34:20.460 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.460 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T00:34:20.460 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 616 2024-08-17T00:34:20.460 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.460 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T00:34:20.460 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 6, 2024-08-17T00:34:20.460 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 45627818 2024-08-17T00:34:20.460 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.460 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T00:34:20.460 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.460 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.460 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T00:34:20.460 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 7, 2024-08-17T00:34:20.460 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2916810 2024-08-17T00:34:20.461 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.461 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T00:34:20.461 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 6, 2024-08-17T00:34:20.461 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13675698 2024-08-17T00:34:20.461 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.461 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T00:34:20.461 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.461 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.461 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T00:34:20.461 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1771104 2024-08-17T00:34:20.461 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.461 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T00:34:20.461 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6 2024-08-17T00:34:20.461 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.462 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T00:34:20.462 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:20.462 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.462 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T00:34:20.462 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 29073408 2024-08-17T00:34:20.462 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.462 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.462 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.462 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.1": { 2024-08-17T00:34:20.462 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:20.462 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T00:34:20.462 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.462 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.463 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T00:34:20.463 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.463 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.463 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T00:34:20.463 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T00:34:20.463 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.463 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_main": { 2024-08-17T00:34:20.463 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.463 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.463 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T00:34:20.463 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.463 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.463 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T00:34:20.463 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.464 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.464 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T00:34:20.464 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12288 2024-08-17T00:34:20.464 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.464 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T00:34:20.464 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2588672 2024-08-17T00:34:20.464 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.464 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T00:34:20.464 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.464 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.464 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.464 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T00:34:20.464 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.464 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.465 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.465 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T00:34:20.465 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:20.465 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.465 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T00:34:20.465 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 27656192 2024-08-17T00:34:20.465 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.465 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T00:34:20.465 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1642496 2024-08-17T00:34:20.465 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.465 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T00:34:20.465 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1503232 2024-08-17T00:34:20.465 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.465 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T00:34:20.465 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31850496 2024-08-17T00:34:20.466 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.466 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T00:34:20.466 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.466 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.466 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T00:34:20.466 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.466 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.466 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T00:34:20.466 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14 2024-08-17T00:34:20.466 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.466 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T00:34:20.466 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 206272 2024-08-17T00:34:20.466 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.467 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T00:34:20.467 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 23 2024-08-17T00:34:20.467 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.467 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T00:34:20.467 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1282048 2024-08-17T00:34:20.467 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.467 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T00:34:20.467 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1286144 2024-08-17T00:34:20.467 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.467 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T00:34:20.467 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.467 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.467 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T00:34:20.467 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.468 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.468 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T00:34:20.468 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15 2024-08-17T00:34:20.468 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.468 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T00:34:20.468 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4913 2024-08-17T00:34:20.468 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.468 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T00:34:20.468 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4 2024-08-17T00:34:20.468 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.468 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T00:34:20.468 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5505 2024-08-17T00:34:20.468 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.468 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T00:34:20.469 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:20.469 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.469 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T00:34:20.469 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5505 2024-08-17T00:34:20.469 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.469 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T00:34:20.469 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:20.469 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.469 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T00:34:20.469 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.469 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.469 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T00:34:20.469 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.470 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.470 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T00:34:20.470 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.470 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.470 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T00:34:20.470 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.470 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.470 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T00:34:20.470 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.470 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.470 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T00:34:20.470 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.471 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.471 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T00:34:20.471 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.471 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.471 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T00:34:20.471 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.471 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.471 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T00:34:20.471 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.471 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.471 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T00:34:20.471 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4169728 2024-08-17T00:34:20.471 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.472 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.472 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T00:34:20.472 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T00:34:20.472 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T00:34:20.472 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.472 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T00:34:20.472 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 806912 2024-08-17T00:34:20.472 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.472 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T00:34:20.472 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 5, 2024-08-17T00:34:20.472 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 185650 2024-08-17T00:34:20.472 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.472 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T00:34:20.473 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.473 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.473 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.473 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T00:34:20.473 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.473 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.473 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T00:34:20.473 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.473 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.473 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T00:34:20.473 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.473 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.473 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T00:34:20.473 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 33, 2024-08-17T00:34:20.474 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 64484 2024-08-17T00:34:20.474 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.474 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T00:34:20.474 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.474 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.474 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.474 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T00:34:20.474 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.474 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.474 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T00:34:20.474 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 354, 2024-08-17T00:34:20.474 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56156126 2024-08-17T00:34:20.475 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.475 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T00:34:20.475 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 349, 2024-08-17T00:34:20.475 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8857784 2024-08-17T00:34:20.475 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.475 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T00:34:20.475 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 354, 2024-08-17T00:34:20.475 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 346403 2024-08-17T00:34:20.475 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.475 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T00:34:20.475 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 354, 2024-08-17T00:34:20.475 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56502529 2024-08-17T00:34:20.475 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.476 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T00:34:20.476 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.476 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.476 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.476 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T00:34:20.476 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T00:34:20.476 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 41569 2024-08-17T00:34:20.476 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.476 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T00:34:20.476 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4, 2024-08-17T00:34:20.476 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6924 2024-08-17T00:34:20.476 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.476 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T00:34:20.476 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.477 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.477 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.477 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T00:34:20.477 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.477 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.477 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.477 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T00:34:20.477 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 5, 2024-08-17T00:34:20.477 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12534 2024-08-17T00:34:20.477 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.477 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T00:34:20.477 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 869 2024-08-17T00:34:20.477 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.477 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T00:34:20.478 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 248 2024-08-17T00:34:20.478 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.478 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T00:34:20.478 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 147, 2024-08-17T00:34:20.478 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2301680 2024-08-17T00:34:20.478 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.478 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T00:34:20.478 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 376, 2024-08-17T00:34:20.478 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 269936 2024-08-17T00:34:20.478 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.478 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T00:34:20.478 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 229, 2024-08-17T00:34:20.479 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1642725 2024-08-17T00:34:20.479 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.479 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T00:34:20.479 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.479 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.479 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T00:34:20.479 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T00:34:20.479 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 94802 2024-08-17T00:34:20.479 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.479 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T00:34:20.479 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 430, 2024-08-17T00:34:20.479 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6773335 2024-08-17T00:34:20.479 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.480 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T00:34:20.480 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 130, 2024-08-17T00:34:20.480 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6984303 2024-08-17T00:34:20.480 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.480 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T00:34:20.480 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 129, 2024-08-17T00:34:20.480 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 298775100672 2024-08-17T00:34:20.480 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.480 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T00:34:20.480 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 130, 2024-08-17T00:34:20.480 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 146770920328 2024-08-17T00:34:20.480 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.480 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T00:34:20.480 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 429, 2024-08-17T00:34:20.481 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68338565787 2024-08-17T00:34:20.481 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.481 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T00:34:20.481 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 429, 2024-08-17T00:34:20.481 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 45406 2024-08-17T00:34:20.481 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.481 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T00:34:20.481 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 430, 2024-08-17T00:34:20.481 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 451403 2024-08-17T00:34:20.481 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.481 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T00:34:20.481 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 430, 2024-08-17T00:34:20.481 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 97742431 2024-08-17T00:34:20.481 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.482 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T00:34:20.482 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 430, 2024-08-17T00:34:20.482 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 141355 2024-08-17T00:34:20.482 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.482 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T00:34:20.482 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 430, 2024-08-17T00:34:20.482 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 44109875 2024-08-17T00:34:20.482 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.482 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T00:34:20.482 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 430, 2024-08-17T00:34:20.482 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 19665914 2024-08-17T00:34:20.482 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.483 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T00:34:20.483 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 354562 2024-08-17T00:34:20.483 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.483 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T00:34:20.483 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 63, 2024-08-17T00:34:20.483 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 265985 2024-08-17T00:34:20.483 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.483 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T00:34:20.483 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 430, 2024-08-17T00:34:20.483 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 168804845 2024-08-17T00:34:20.483 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.483 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T00:34:20.483 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 430, 2024-08-17T00:34:20.483 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 23879498 2024-08-17T00:34:20.484 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.484 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T00:34:20.484 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 430, 2024-08-17T00:34:20.484 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2539546 2024-08-17T00:34:20.484 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.484 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.484 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T00:34:20.484 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T00:34:20.484 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1861451089 2024-08-17T00:34:20.484 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.484 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T00:34:20.484 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 44695552 2024-08-17T00:34:20.484 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.485 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T00:34:20.485 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 43663360 2024-08-17T00:34:20.485 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.485 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T00:34:20.485 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3137361715 2024-08-17T00:34:20.485 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.485 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T00:34:20.485 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1032192 2024-08-17T00:34:20.485 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.485 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.485 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T00:34:20.485 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.485 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 159383552 2024-08-17T00:34:20.485 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.486 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.486 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.486 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.486 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.486 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.486 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.486 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.486 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 85495758 2024-08-17T00:34:20.486 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.486 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.486 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.486 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.486 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.486 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.487 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.487 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.487 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.487 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.487 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.487 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.487 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.487 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.487 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.487 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.487 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.487 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24576 2024-08-17T00:34:20.487 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.487 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.487 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.488 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.488 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.488 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.488 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.488 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.488 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.488 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.488 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.488 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73863218 2024-08-17T00:34:20.488 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.488 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.488 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T00:34:20.488 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.488 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 780140544 2024-08-17T00:34:20.489 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.489 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.489 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:20.489 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.489 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.489 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.489 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.489 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.489 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 641218185 2024-08-17T00:34:20.489 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.489 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.489 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.489 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.489 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.490 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.490 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.490 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.490 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.490 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.490 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.490 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.490 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.490 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.490 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.490 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.490 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.490 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2128 2024-08-17T00:34:20.491 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.491 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.491 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.491 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.491 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.491 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.491 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.491 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.491 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.491 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.491 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.491 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71811367 2024-08-17T00:34:20.491 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.492 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.492 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T00:34:20.492 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.492 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 192937984 2024-08-17T00:34:20.492 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.492 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.492 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:20.492 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.492 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.492 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 464 2024-08-17T00:34:20.492 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.492 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.492 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56997172 2024-08-17T00:34:20.493 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.493 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.493 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.493 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.493 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.493 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.493 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.493 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.493 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.493 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.493 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.493 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.493 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.493 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.494 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.494 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.494 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.494 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.494 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.494 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.494 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.494 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.494 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.494 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.494 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.494 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.494 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.495 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.495 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.495 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68831484 2024-08-17T00:34:20.495 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.495 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.495 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T00:34:20.495 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.495 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 713031680 2024-08-17T00:34:20.495 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.495 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.495 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.495 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.495 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.496 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.496 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.496 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.496 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 641218185 2024-08-17T00:34:20.496 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.496 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.496 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.496 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.496 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.496 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.496 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.496 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.496 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.497 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.497 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.497 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.497 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.497 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.497 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.497 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.497 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.497 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 245655 2024-08-17T00:34:20.497 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.497 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.497 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.497 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.497 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.498 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.498 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.498 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.498 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.498 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.498 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.498 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71567840 2024-08-17T00:34:20.498 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.498 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.498 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T00:34:20.498 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T00:34:20.498 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.499 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.499 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:20.499 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.499 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.499 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T00:34:20.499 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.499 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.499 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:20.499 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.499 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.499 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.499 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:20.499 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T00:34:20.499 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 39 2024-08-17T00:34:20.500 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.500 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T00:34:20.500 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.500 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.500 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T00:34:20.500 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 157 2024-08-17T00:34:20.500 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.500 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T00:34:20.500 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.500 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.500 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T00:34:20.500 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.500 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.500 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T00:34:20.501 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2429467 2024-08-17T00:34:20.501 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.501 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T00:34:20.501 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 157, 2024-08-17T00:34:20.501 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 937026430 2024-08-17T00:34:20.501 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.501 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T00:34:20.501 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1063 2024-08-17T00:34:20.501 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.501 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T00:34:20.501 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 157, 2024-08-17T00:34:20.501 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 76483734 2024-08-17T00:34:20.502 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.502 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T00:34:20.502 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 157, 2024-08-17T00:34:20.502 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 234458990 2024-08-17T00:34:20.502 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.502 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:20.502 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 33 2024-08-17T00:34:20.502 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.502 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T00:34:20.502 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 33, 2024-08-17T00:34:20.502 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4552726 2024-08-17T00:34:20.502 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.502 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T00:34:20.503 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.503 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.503 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T00:34:20.503 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1063 2024-08-17T00:34:20.503 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.503 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T00:34:20.503 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 33, 2024-08-17T00:34:20.503 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4032483 2024-08-17T00:34:20.503 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.503 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T00:34:20.503 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 33, 2024-08-17T00:34:20.503 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3283666 2024-08-17T00:34:20.503 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.504 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T00:34:20.504 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 22 2024-08-17T00:34:20.504 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.504 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T00:34:20.504 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.504 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.504 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T00:34:20.504 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 22, 2024-08-17T00:34:20.504 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 17853514 2024-08-17T00:34:20.504 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.504 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T00:34:20.504 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.504 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.505 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T00:34:20.505 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.505 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.505 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T00:34:20.505 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.505 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.505 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T00:34:20.505 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 22, 2024-08-17T00:34:20.505 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8149993 2024-08-17T00:34:20.505 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.505 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T00:34:20.505 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 22, 2024-08-17T00:34:20.505 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16817498 2024-08-17T00:34:20.505 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.506 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:20.506 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 102 2024-08-17T00:34:20.506 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.506 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T00:34:20.506 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2429467 2024-08-17T00:34:20.506 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.506 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T00:34:20.506 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 102, 2024-08-17T00:34:20.506 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 914620190 2024-08-17T00:34:20.506 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.506 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T00:34:20.506 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.507 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.507 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T00:34:20.507 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 102, 2024-08-17T00:34:20.507 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 64301258 2024-08-17T00:34:20.507 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.507 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T00:34:20.507 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 102, 2024-08-17T00:34:20.507 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 214357826 2024-08-17T00:34:20.507 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.507 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T00:34:20.507 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.507 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.507 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T00:34:20.507 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 590368 2024-08-17T00:34:20.508 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.508 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T00:34:20.508 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:20.508 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.508 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T00:34:20.508 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:20.508 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.508 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T00:34:20.508 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 28475392 2024-08-17T00:34:20.508 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.508 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.508 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.508 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.2": { 2024-08-17T00:34:20.508 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:20.509 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T00:34:20.509 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.509 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.509 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T00:34:20.509 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.509 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.509 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T00:34:20.509 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T00:34:20.509 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.509 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_main": { 2024-08-17T00:34:20.509 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.509 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.509 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T00:34:20.510 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.510 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.510 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T00:34:20.510 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.510 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.510 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T00:34:20.510 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12288 2024-08-17T00:34:20.510 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.510 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T00:34:20.510 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8691712 2024-08-17T00:34:20.510 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.510 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T00:34:20.510 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.511 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.511 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.511 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T00:34:20.511 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.511 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.511 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.511 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T00:34:20.511 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:20.511 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.511 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T00:34:20.511 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31850496 2024-08-17T00:34:20.511 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.511 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T00:34:20.512 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5160960 2024-08-17T00:34:20.512 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.512 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T00:34:20.512 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5021696 2024-08-17T00:34:20.512 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.512 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T00:34:20.512 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31850496 2024-08-17T00:34:20.512 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.512 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T00:34:20.512 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.512 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.512 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T00:34:20.512 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.513 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.513 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T00:34:20.513 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14 2024-08-17T00:34:20.513 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.513 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T00:34:20.513 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 206272 2024-08-17T00:34:20.513 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.513 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T00:34:20.513 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 23 2024-08-17T00:34:20.513 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.513 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T00:34:20.513 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1282048 2024-08-17T00:34:20.513 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.514 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T00:34:20.514 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1286144 2024-08-17T00:34:20.514 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.514 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T00:34:20.514 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.514 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.514 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T00:34:20.514 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.514 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.514 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T00:34:20.514 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15 2024-08-17T00:34:20.514 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.514 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T00:34:20.515 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4913 2024-08-17T00:34:20.515 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.515 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T00:34:20.515 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4 2024-08-17T00:34:20.515 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.515 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T00:34:20.515 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5504 2024-08-17T00:34:20.515 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.515 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T00:34:20.515 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:20.515 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.515 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T00:34:20.515 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5504 2024-08-17T00:34:20.515 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.516 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T00:34:20.516 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:20.516 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.516 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T00:34:20.516 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.516 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.516 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T00:34:20.516 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.516 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.516 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T00:34:20.516 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.516 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.516 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T00:34:20.516 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.517 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.517 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T00:34:20.517 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.517 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.517 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T00:34:20.517 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.517 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.517 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T00:34:20.517 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.517 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.517 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T00:34:20.517 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.517 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.518 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T00:34:20.518 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.518 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.518 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T00:34:20.518 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13791232 2024-08-17T00:34:20.518 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.518 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.518 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T00:34:20.518 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T00:34:20.518 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T00:34:20.518 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.518 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T00:34:20.518 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 794624 2024-08-17T00:34:20.519 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.519 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T00:34:20.519 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4, 2024-08-17T00:34:20.519 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 271713 2024-08-17T00:34:20.519 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.519 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T00:34:20.519 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.519 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.519 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.519 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T00:34:20.519 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.519 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.519 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T00:34:20.519 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.520 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.520 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T00:34:20.520 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.520 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.520 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T00:34:20.520 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 13, 2024-08-17T00:34:20.520 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15794 2024-08-17T00:34:20.520 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.520 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T00:34:20.520 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.520 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.520 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.520 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T00:34:20.521 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.521 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.521 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T00:34:20.521 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1213, 2024-08-17T00:34:20.521 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 293475353 2024-08-17T00:34:20.521 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.521 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T00:34:20.521 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1209, 2024-08-17T00:34:20.521 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 18384806 2024-08-17T00:34:20.521 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.521 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T00:34:20.521 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1213, 2024-08-17T00:34:20.521 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1035890 2024-08-17T00:34:20.522 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.522 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T00:34:20.522 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1213, 2024-08-17T00:34:20.522 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 294511243 2024-08-17T00:34:20.522 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.522 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T00:34:20.522 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.522 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.522 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.522 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T00:34:20.522 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T00:34:20.522 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 37942 2024-08-17T00:34:20.522 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.522 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T00:34:20.523 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:20.523 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1686 2024-08-17T00:34:20.523 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.523 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T00:34:20.523 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.523 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.523 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.523 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T00:34:20.523 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.523 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.523 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.523 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T00:34:20.523 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:20.523 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4543 2024-08-17T00:34:20.524 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.524 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T00:34:20.524 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3734 2024-08-17T00:34:20.524 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.524 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T00:34:20.524 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 325 2024-08-17T00:34:20.524 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.524 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T00:34:20.524 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 106, 2024-08-17T00:34:20.524 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1235675 2024-08-17T00:34:20.524 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.524 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T00:34:20.524 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 288, 2024-08-17T00:34:20.525 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 335394 2024-08-17T00:34:20.525 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.525 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T00:34:20.525 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 182, 2024-08-17T00:34:20.525 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 560274 2024-08-17T00:34:20.525 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.525 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T00:34:20.525 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.525 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.525 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T00:34:20.525 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 103, 2024-08-17T00:34:20.525 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5787664 2024-08-17T00:34:20.525 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.526 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T00:34:20.526 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3444, 2024-08-17T00:34:20.526 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2270429798 2024-08-17T00:34:20.526 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.526 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T00:34:20.526 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 123, 2024-08-17T00:34:20.526 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10916332 2024-08-17T00:34:20.526 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.526 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T00:34:20.526 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 122, 2024-08-17T00:34:20.526 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 219795115430 2024-08-17T00:34:20.526 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.526 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T00:34:20.527 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 123, 2024-08-17T00:34:20.527 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 130477757030 2024-08-17T00:34:20.527 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.527 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T00:34:20.527 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3443, 2024-08-17T00:34:20.527 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 37276454233 2024-08-17T00:34:20.527 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.527 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T00:34:20.527 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3443, 2024-08-17T00:34:20.527 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 180335 2024-08-17T00:34:20.527 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.527 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T00:34:20.527 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3444, 2024-08-17T00:34:20.527 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 162588305 2024-08-17T00:34:20.528 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.528 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T00:34:20.528 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3444, 2024-08-17T00:34:20.528 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 630728161 2024-08-17T00:34:20.528 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.528 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T00:34:20.528 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3444, 2024-08-17T00:34:20.528 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 497722 2024-08-17T00:34:20.528 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.528 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T00:34:20.528 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3444, 2024-08-17T00:34:20.528 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 363011277 2024-08-17T00:34:20.528 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.528 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T00:34:20.529 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3444, 2024-08-17T00:34:20.529 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 214922094 2024-08-17T00:34:20.529 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.529 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T00:34:20.529 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 354383 2024-08-17T00:34:20.529 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.529 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T00:34:20.529 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 57, 2024-08-17T00:34:20.529 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 288590 2024-08-17T00:34:20.529 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.529 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T00:34:20.529 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3444, 2024-08-17T00:34:20.529 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3641924145 2024-08-17T00:34:20.529 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.530 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T00:34:20.530 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3444, 2024-08-17T00:34:20.530 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 246228099 2024-08-17T00:34:20.530 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.530 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T00:34:20.530 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3444, 2024-08-17T00:34:20.530 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 109969180 2024-08-17T00:34:20.530 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.530 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.530 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T00:34:20.530 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T00:34:20.530 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1861451089 2024-08-17T00:34:20.530 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.531 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T00:34:20.531 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 45613056 2024-08-17T00:34:20.531 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.531 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T00:34:20.531 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 45424640 2024-08-17T00:34:20.531 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.531 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T00:34:20.531 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3137361715 2024-08-17T00:34:20.531 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.531 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T00:34:20.531 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 188416 2024-08-17T00:34:20.531 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.531 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.532 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T00:34:20.532 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.532 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 159383552 2024-08-17T00:34:20.532 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.532 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.532 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.532 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.532 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.532 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.532 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.533 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.533 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 85490666 2024-08-17T00:34:20.533 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.533 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.533 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.533 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.533 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.533 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.533 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.533 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.533 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.533 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.533 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.534 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.534 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.534 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.534 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.534 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.534 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.534 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16384 2024-08-17T00:34:20.534 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.534 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.534 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.534 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.534 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.534 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.535 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.535 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.535 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.535 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.535 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.535 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73876502 2024-08-17T00:34:20.535 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.535 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.535 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T00:34:20.535 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.535 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 780140544 2024-08-17T00:34:20.535 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.535 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.535 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:20.536 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.536 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.536 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.536 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.536 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.536 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 641180002 2024-08-17T00:34:20.536 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.536 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.536 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.536 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.536 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.536 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.536 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.536 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.537 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.537 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.537 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.537 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.537 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.537 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.537 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.537 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.537 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.537 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2128 2024-08-17T00:34:20.537 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.537 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.537 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.537 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.537 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.538 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.538 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.538 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.538 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.538 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.538 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.538 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71849550 2024-08-17T00:34:20.538 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.538 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.538 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T00:34:20.538 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.538 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 192937984 2024-08-17T00:34:20.538 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.539 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.539 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:20.539 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.539 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.539 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 464 2024-08-17T00:34:20.539 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.539 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.539 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56993777 2024-08-17T00:34:20.539 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.539 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.539 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.539 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.539 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.539 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.540 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.540 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.540 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.540 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.540 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.540 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.540 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.540 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.540 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.540 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.540 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.540 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.540 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.540 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.541 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.541 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.541 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.541 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.541 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.541 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.541 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.541 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.541 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.541 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68834879 2024-08-17T00:34:20.541 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.541 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.541 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T00:34:20.542 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.542 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 713031680 2024-08-17T00:34:20.542 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.542 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.542 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.542 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.542 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.542 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.542 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.542 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.542 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 641180002 2024-08-17T00:34:20.542 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.542 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.542 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.543 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.543 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.543 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.543 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.543 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.543 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.543 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.543 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.543 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.543 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.543 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.543 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.543 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.543 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.544 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 340411 2024-08-17T00:34:20.544 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.544 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.544 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.544 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.544 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.544 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.544 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.544 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.544 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.544 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.544 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.544 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71511267 2024-08-17T00:34:20.545 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.545 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.545 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T00:34:20.545 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T00:34:20.545 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.545 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.545 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:20.545 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.545 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.545 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T00:34:20.545 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.545 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.545 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:20.545 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.546 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.546 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.546 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:20.546 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T00:34:20.546 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31 2024-08-17T00:34:20.546 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.546 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T00:34:20.546 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.546 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.546 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T00:34:20.546 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10 2024-08-17T00:34:20.546 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.546 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T00:34:20.546 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.547 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.547 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T00:34:20.547 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.547 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.547 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T00:34:20.547 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.547 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.547 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T00:34:20.547 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10, 2024-08-17T00:34:20.547 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 62839277 2024-08-17T00:34:20.547 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.547 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T00:34:20.547 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.548 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.548 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T00:34:20.548 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10, 2024-08-17T00:34:20.548 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4095227 2024-08-17T00:34:20.548 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.548 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T00:34:20.548 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10, 2024-08-17T00:34:20.548 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 49548038 2024-08-17T00:34:20.548 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.548 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:20.548 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.548 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.548 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T00:34:20.548 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.548 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.549 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.549 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T00:34:20.549 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.549 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.549 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T00:34:20.549 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.549 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.549 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T00:34:20.549 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.549 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.549 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.549 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T00:34:20.549 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.549 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.550 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.550 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T00:34:20.550 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.550 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.550 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T00:34:20.550 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.550 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.550 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T00:34:20.550 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.550 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.550 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.550 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T00:34:20.550 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.551 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.551 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T00:34:20.551 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.551 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.551 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T00:34:20.551 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.551 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.551 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T00:34:20.551 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.551 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.551 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.551 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T00:34:20.551 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.551 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.552 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.552 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:20.552 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10 2024-08-17T00:34:20.552 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.552 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T00:34:20.552 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.552 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.552 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T00:34:20.552 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10, 2024-08-17T00:34:20.552 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 62839277 2024-08-17T00:34:20.552 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.552 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T00:34:20.552 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.552 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.553 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T00:34:20.553 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10, 2024-08-17T00:34:20.553 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4095227 2024-08-17T00:34:20.553 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.553 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T00:34:20.553 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10, 2024-08-17T00:34:20.553 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 49548038 2024-08-17T00:34:20.553 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.553 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T00:34:20.553 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.553 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.553 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T00:34:20.553 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.554 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.554 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T00:34:20.554 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.554 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.554 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T00:34:20.554 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:20.554 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.554 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T00:34:20.554 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 32657408 2024-08-17T00:34:20.554 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.554 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.554 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.554 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.3": { 2024-08-17T00:34:20.555 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:20.555 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T00:34:20.555 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.555 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.555 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T00:34:20.555 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.555 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.555 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T00:34:20.555 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T00:34:20.555 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.555 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_main": { 2024-08-17T00:34:20.555 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.555 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.555 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T00:34:20.556 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.556 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.556 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T00:34:20.556 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.556 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.556 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T00:34:20.556 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12288 2024-08-17T00:34:20.556 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.556 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T00:34:20.556 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1249280 2024-08-17T00:34:20.556 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.556 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T00:34:20.556 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.557 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.557 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.557 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T00:34:20.557 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.557 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.557 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.557 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T00:34:20.557 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:20.557 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.557 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T00:34:20.557 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 27656192 2024-08-17T00:34:20.557 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.557 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T00:34:20.557 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 909312 2024-08-17T00:34:20.558 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.558 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T00:34:20.558 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 770048 2024-08-17T00:34:20.558 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.558 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T00:34:20.558 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31850496 2024-08-17T00:34:20.558 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.558 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T00:34:20.558 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.558 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.558 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T00:34:20.558 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.558 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.559 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T00:34:20.559 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14 2024-08-17T00:34:20.559 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.559 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T00:34:20.559 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 206272 2024-08-17T00:34:20.559 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.559 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T00:34:20.559 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 23 2024-08-17T00:34:20.559 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.559 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T00:34:20.559 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1282048 2024-08-17T00:34:20.559 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.559 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T00:34:20.559 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1286144 2024-08-17T00:34:20.560 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.560 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T00:34:20.560 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.560 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.560 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T00:34:20.560 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.560 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.560 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T00:34:20.560 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15 2024-08-17T00:34:20.560 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.560 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T00:34:20.560 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4913 2024-08-17T00:34:20.560 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.561 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T00:34:20.561 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4 2024-08-17T00:34:20.561 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.561 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T00:34:20.561 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5502 2024-08-17T00:34:20.561 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.561 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T00:34:20.561 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:20.561 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.561 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T00:34:20.561 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5502 2024-08-17T00:34:20.561 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.561 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T00:34:20.561 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:20.562 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.562 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T00:34:20.562 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.562 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.562 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T00:34:20.562 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.562 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.562 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T00:34:20.562 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.562 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.562 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T00:34:20.562 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.562 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.563 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T00:34:20.563 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.563 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.563 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T00:34:20.563 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.563 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.563 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T00:34:20.563 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.563 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.563 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T00:34:20.563 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.563 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.563 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T00:34:20.564 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.564 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.564 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T00:34:20.564 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2097152 2024-08-17T00:34:20.564 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.564 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.564 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T00:34:20.564 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T00:34:20.564 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T00:34:20.564 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.564 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T00:34:20.564 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 815104 2024-08-17T00:34:20.564 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.564 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T00:34:20.565 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.565 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.565 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.565 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T00:34:20.565 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.565 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.565 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.565 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T00:34:20.565 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.565 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.565 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T00:34:20.565 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.565 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.566 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T00:34:20.566 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.566 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.566 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T00:34:20.566 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4, 2024-08-17T00:34:20.566 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7764 2024-08-17T00:34:20.566 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.566 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T00:34:20.566 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.566 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.566 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.566 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T00:34:20.566 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.567 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.567 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T00:34:20.567 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 175, 2024-08-17T00:34:20.567 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 32688175 2024-08-17T00:34:20.567 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.567 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T00:34:20.567 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 172, 2024-08-17T00:34:20.567 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5704990 2024-08-17T00:34:20.567 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.567 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T00:34:20.567 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 175, 2024-08-17T00:34:20.567 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 207252 2024-08-17T00:34:20.567 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.567 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T00:34:20.568 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 175, 2024-08-17T00:34:20.568 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 32895427 2024-08-17T00:34:20.568 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.568 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T00:34:20.568 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.568 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.568 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.568 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T00:34:20.568 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:20.568 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 48915 2024-08-17T00:34:20.568 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.568 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T00:34:20.568 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:20.568 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1172 2024-08-17T00:34:20.569 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.569 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T00:34:20.569 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.569 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.569 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.569 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T00:34:20.569 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.569 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.569 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.569 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T00:34:20.569 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T00:34:20.569 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 33040 2024-08-17T00:34:20.569 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.569 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T00:34:20.570 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 379 2024-08-17T00:34:20.570 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.570 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T00:34:20.570 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 234 2024-08-17T00:34:20.570 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.570 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T00:34:20.570 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 97, 2024-08-17T00:34:20.570 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 862703 2024-08-17T00:34:20.570 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.570 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T00:34:20.570 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 171, 2024-08-17T00:34:20.570 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 254535 2024-08-17T00:34:20.574 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.575 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T00:34:20.575 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 74, 2024-08-17T00:34:20.575 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 245612 2024-08-17T00:34:20.575 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.575 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T00:34:20.575 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.575 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.575 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T00:34:20.575 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.575 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.575 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.575 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T00:34:20.575 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 253, 2024-08-17T00:34:20.575 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3790545 2024-08-17T00:34:20.576 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.576 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T00:34:20.576 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 58, 2024-08-17T00:34:20.576 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4292500 2024-08-17T00:34:20.576 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.576 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T00:34:20.576 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 55, 2024-08-17T00:34:20.576 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 267061871350 2024-08-17T00:34:20.576 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.576 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T00:34:20.576 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 58, 2024-08-17T00:34:20.576 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 82740732902 2024-08-17T00:34:20.576 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.576 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T00:34:20.577 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 250, 2024-08-17T00:34:20.577 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1232528 2024-08-17T00:34:20.577 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.577 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T00:34:20.577 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 250, 2024-08-17T00:34:20.577 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24244 2024-08-17T00:34:20.577 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.577 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T00:34:20.577 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 253, 2024-08-17T00:34:20.577 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 267879 2024-08-17T00:34:20.577 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.577 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T00:34:20.578 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 253, 2024-08-17T00:34:20.578 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 82019086 2024-08-17T00:34:20.578 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.578 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T00:34:20.578 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 253, 2024-08-17T00:34:20.578 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 72824 2024-08-17T00:34:20.578 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.578 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T00:34:20.578 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 253, 2024-08-17T00:34:20.578 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95470930 2024-08-17T00:34:20.578 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.578 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T00:34:20.579 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 253, 2024-08-17T00:34:20.579 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12626231 2024-08-17T00:34:20.579 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.579 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T00:34:20.579 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 357117 2024-08-17T00:34:20.579 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.579 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T00:34:20.579 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 49, 2024-08-17T00:34:20.579 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 216341 2024-08-17T00:34:20.579 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.579 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T00:34:20.579 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 253, 2024-08-17T00:34:20.579 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 194205648 2024-08-17T00:34:20.580 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.580 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T00:34:20.580 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 253, 2024-08-17T00:34:20.580 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15234699 2024-08-17T00:34:20.580 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.580 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T00:34:20.580 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 253, 2024-08-17T00:34:20.580 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1622780 2024-08-17T00:34:20.580 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.580 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.580 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T00:34:20.580 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T00:34:20.580 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1861451089 2024-08-17T00:34:20.580 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.581 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T00:34:20.581 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 41484288 2024-08-17T00:34:20.581 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.581 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T00:34:20.581 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 41074688 2024-08-17T00:34:20.581 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.581 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T00:34:20.581 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3137361715 2024-08-17T00:34:20.581 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.581 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T00:34:20.581 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 409600 2024-08-17T00:34:20.581 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.581 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.581 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T00:34:20.582 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.582 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 159383552 2024-08-17T00:34:20.582 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.582 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.582 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.582 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.582 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.582 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.582 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.582 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.582 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 85497312 2024-08-17T00:34:20.582 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.582 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.582 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.583 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.583 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.583 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.583 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.583 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.583 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.583 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.583 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.583 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.583 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.583 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.583 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.583 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.583 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.584 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T00:34:20.584 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.584 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.584 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.584 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.584 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.584 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.584 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.584 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.584 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.584 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.584 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.584 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73882144 2024-08-17T00:34:20.584 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.585 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.585 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T00:34:20.585 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.585 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 780140544 2024-08-17T00:34:20.585 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.585 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.585 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:20.585 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.585 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.585 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.585 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.585 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.585 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 641229843 2024-08-17T00:34:20.586 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.586 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.586 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.586 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.586 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.586 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.586 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.586 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.586 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.586 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.586 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.586 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.586 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.587 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.587 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.587 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.587 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.587 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2128 2024-08-17T00:34:20.587 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.587 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.587 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.587 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.587 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.587 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.587 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.587 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.587 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.588 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.588 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.588 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71799709 2024-08-17T00:34:20.588 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.588 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.588 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T00:34:20.588 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.588 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 192937984 2024-08-17T00:34:20.588 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.588 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.588 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:20.588 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.588 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.588 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 464 2024-08-17T00:34:20.589 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.589 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.589 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56998208 2024-08-17T00:34:20.589 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.589 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.589 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.589 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.589 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.589 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.589 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.589 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.589 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.589 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.590 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.590 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.590 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.590 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.590 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.590 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.590 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.590 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.590 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.590 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.590 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.590 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.590 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.591 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.591 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.591 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.591 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.591 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.591 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.591 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68830448 2024-08-17T00:34:20.591 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.591 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.591 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T00:34:20.591 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.591 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 713031680 2024-08-17T00:34:20.591 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.592 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.592 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.592 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.592 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.592 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.592 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.592 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.592 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 641229843 2024-08-17T00:34:20.592 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.592 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.592 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.592 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.592 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.592 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.593 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.593 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.593 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.593 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.593 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.593 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.593 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.593 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.593 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6042 2024-08-17T00:34:20.593 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.593 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.593 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 236863 2024-08-17T00:34:20.593 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.594 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.594 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.594 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.594 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.594 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.594 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.594 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.594 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.594 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.594 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.594 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71558932 2024-08-17T00:34:20.594 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.595 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.595 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T00:34:20.595 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T00:34:20.595 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.595 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.595 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:20.595 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.595 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.595 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T00:34:20.595 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.595 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.595 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:20.595 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.595 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.596 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.596 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:20.596 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T00:34:20.596 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 37 2024-08-17T00:34:20.596 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.596 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T00:34:20.596 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.596 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.596 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T00:34:20.596 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.596 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.596 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T00:34:20.596 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.596 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.597 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T00:34:20.597 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.597 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.597 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T00:34:20.597 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.597 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.597 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T00:34:20.597 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.597 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.597 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.597 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T00:34:20.597 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.597 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.598 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T00:34:20.598 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:20.598 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1191069 2024-08-17T00:34:20.598 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.598 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T00:34:20.598 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.598 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.598 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.598 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:20.598 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.598 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.598 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T00:34:20.598 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.598 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.599 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.599 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T00:34:20.599 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.599 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.599 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T00:34:20.599 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.599 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.599 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T00:34:20.599 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.599 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.599 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.599 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T00:34:20.600 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.600 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.600 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.600 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T00:34:20.600 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.600 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.600 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T00:34:20.600 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.600 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.600 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T00:34:20.600 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.600 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.600 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.601 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T00:34:20.601 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.601 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.601 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T00:34:20.601 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.601 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.601 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T00:34:20.601 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.601 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.601 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T00:34:20.601 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.601 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.601 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.601 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T00:34:20.602 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.602 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.602 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.602 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:20.602 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.602 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.602 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T00:34:20.602 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.602 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.602 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T00:34:20.602 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.602 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.602 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.602 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T00:34:20.603 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.603 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.603 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T00:34:20.603 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:20.603 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1191069 2024-08-17T00:34:20.603 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.603 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T00:34:20.603 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.603 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.603 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.603 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T00:34:20.603 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.603 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.603 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T00:34:20.604 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.604 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.604 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T00:34:20.604 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.604 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.604 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T00:34:20.604 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:20.604 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.604 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T00:34:20.604 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 28479488 2024-08-17T00:34:20.604 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.604 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.604 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.604 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.4": { 2024-08-17T00:34:20.605 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:20.605 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T00:34:20.605 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.605 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.605 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T00:34:20.605 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.605 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.605 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T00:34:20.605 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T00:34:20.605 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.605 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_main": { 2024-08-17T00:34:20.605 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.605 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.605 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T00:34:20.606 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.606 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.606 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T00:34:20.606 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.606 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.606 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T00:34:20.606 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12288 2024-08-17T00:34:20.606 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.606 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T00:34:20.606 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1318912 2024-08-17T00:34:20.606 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.606 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T00:34:20.606 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.607 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.607 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.607 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T00:34:20.607 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.607 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.607 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.607 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T00:34:20.607 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:20.607 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.607 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T00:34:20.607 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 27656192 2024-08-17T00:34:20.607 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.607 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T00:34:20.607 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 933888 2024-08-17T00:34:20.608 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.608 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T00:34:20.608 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 794624 2024-08-17T00:34:20.608 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.608 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T00:34:20.608 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31850496 2024-08-17T00:34:20.608 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.608 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T00:34:20.608 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.608 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.608 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T00:34:20.608 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.608 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.608 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T00:34:20.609 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14 2024-08-17T00:34:20.609 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.609 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T00:34:20.609 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 206272 2024-08-17T00:34:20.609 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.609 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T00:34:20.609 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 23 2024-08-17T00:34:20.609 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.609 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T00:34:20.609 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1282048 2024-08-17T00:34:20.609 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.609 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T00:34:20.609 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1286144 2024-08-17T00:34:20.609 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.610 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T00:34:20.610 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.610 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.610 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T00:34:20.610 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.610 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.610 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T00:34:20.610 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15 2024-08-17T00:34:20.610 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.610 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T00:34:20.610 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4913 2024-08-17T00:34:20.610 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.610 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T00:34:20.611 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4 2024-08-17T00:34:20.611 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.611 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T00:34:20.611 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5505 2024-08-17T00:34:20.611 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.611 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T00:34:20.611 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:20.611 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.611 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T00:34:20.611 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5505 2024-08-17T00:34:20.611 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.611 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T00:34:20.611 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:20.612 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.612 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T00:34:20.612 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.612 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.612 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T00:34:20.612 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.612 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.612 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T00:34:20.612 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.612 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.612 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T00:34:20.612 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.612 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.612 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T00:34:20.613 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.613 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.613 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T00:34:20.613 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.613 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.613 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T00:34:20.613 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.613 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.613 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T00:34:20.613 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.613 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.613 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T00:34:20.613 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.614 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.614 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T00:34:20.614 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2191360 2024-08-17T00:34:20.614 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.614 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.614 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T00:34:20.614 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T00:34:20.614 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T00:34:20.614 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.614 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T00:34:20.614 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 815104 2024-08-17T00:34:20.614 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.614 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T00:34:20.614 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10, 2024-08-17T00:34:20.615 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 334704 2024-08-17T00:34:20.615 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.615 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T00:34:20.615 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.615 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.615 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.615 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T00:34:20.615 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.615 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.615 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T00:34:20.615 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.615 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.615 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T00:34:20.616 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.616 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.616 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T00:34:20.616 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T00:34:20.616 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3515 2024-08-17T00:34:20.616 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.616 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T00:34:20.616 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.616 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.616 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.616 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T00:34:20.616 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.616 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.616 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T00:34:20.617 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 181, 2024-08-17T00:34:20.617 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 110417974 2024-08-17T00:34:20.617 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.617 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T00:34:20.617 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 180, 2024-08-17T00:34:20.617 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6470349 2024-08-17T00:34:20.617 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.617 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T00:34:20.617 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 181, 2024-08-17T00:34:20.617 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 209765 2024-08-17T00:34:20.617 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.617 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T00:34:20.617 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 181, 2024-08-17T00:34:20.617 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 110627739 2024-08-17T00:34:20.618 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.618 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T00:34:20.618 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.618 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.618 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.618 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T00:34:20.618 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T00:34:20.618 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 34827 2024-08-17T00:34:20.618 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.618 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T00:34:20.618 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:20.618 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 917 2024-08-17T00:34:20.618 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.619 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T00:34:20.619 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.619 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.619 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.619 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T00:34:20.619 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.619 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.619 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.619 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T00:34:20.619 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T00:34:20.619 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9398 2024-08-17T00:34:20.620 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.620 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T00:34:20.620 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 414 2024-08-17T00:34:20.620 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.620 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T00:34:20.620 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 249 2024-08-17T00:34:20.620 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.620 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T00:34:20.620 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 109, 2024-08-17T00:34:20.620 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1063472 2024-08-17T00:34:20.620 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.620 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T00:34:20.620 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 189, 2024-08-17T00:34:20.620 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 236347 2024-08-17T00:34:20.621 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.621 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T00:34:20.621 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 80, 2024-08-17T00:34:20.621 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 324563 2024-08-17T00:34:20.621 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.621 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T00:34:20.621 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.621 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.621 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T00:34:20.621 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 6, 2024-08-17T00:34:20.621 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 156717 2024-08-17T00:34:20.621 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.621 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T00:34:20.622 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 278, 2024-08-17T00:34:20.622 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9209699 2024-08-17T00:34:20.622 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.622 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T00:34:20.622 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 51, 2024-08-17T00:34:20.622 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3924148 2024-08-17T00:34:20.622 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.622 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T00:34:20.622 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 50, 2024-08-17T00:34:20.622 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 188255118100 2024-08-17T00:34:20.622 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.622 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T00:34:20.623 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 51, 2024-08-17T00:34:20.623 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 84172070569 2024-08-17T00:34:20.623 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.623 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T00:34:20.623 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 277, 2024-08-17T00:34:20.623 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6187830946 2024-08-17T00:34:20.623 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.623 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T00:34:20.623 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 277, 2024-08-17T00:34:20.623 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 28323 2024-08-17T00:34:20.623 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.623 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T00:34:20.623 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 278, 2024-08-17T00:34:20.623 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 277693 2024-08-17T00:34:20.624 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.624 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T00:34:20.624 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 278, 2024-08-17T00:34:20.624 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 169126387 2024-08-17T00:34:20.624 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.624 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T00:34:20.624 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 278, 2024-08-17T00:34:20.624 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 84883 2024-08-17T00:34:20.624 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.624 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T00:34:20.624 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 278, 2024-08-17T00:34:20.624 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 88705242 2024-08-17T00:34:20.624 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.625 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T00:34:20.625 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 278, 2024-08-17T00:34:20.625 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13320243 2024-08-17T00:34:20.625 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.625 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T00:34:20.625 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 355110 2024-08-17T00:34:20.625 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.625 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T00:34:20.625 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 49, 2024-08-17T00:34:20.625 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 235287 2024-08-17T00:34:20.625 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.625 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T00:34:20.625 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 278, 2024-08-17T00:34:20.625 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 280673749 2024-08-17T00:34:20.626 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.626 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T00:34:20.626 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 278, 2024-08-17T00:34:20.626 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15678052 2024-08-17T00:34:20.626 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.626 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T00:34:20.626 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 278, 2024-08-17T00:34:20.626 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1758056 2024-08-17T00:34:20.626 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.626 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.626 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T00:34:20.626 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T00:34:20.626 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1861421843 2024-08-17T00:34:20.626 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.627 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T00:34:20.627 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 42598400 2024-08-17T00:34:20.627 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.627 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T00:34:20.627 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 42352640 2024-08-17T00:34:20.627 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.627 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T00:34:20.627 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3137327308 2024-08-17T00:34:20.627 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.627 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T00:34:20.627 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 245760 2024-08-17T00:34:20.627 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.627 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.628 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T00:34:20.628 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.628 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 159383552 2024-08-17T00:34:20.628 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.628 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.628 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.628 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.628 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.628 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.628 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.628 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.628 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 85495114 2024-08-17T00:34:20.628 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.628 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.629 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.629 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.629 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.629 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.629 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.629 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.629 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.629 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.629 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.629 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.629 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.629 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.629 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.629 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.630 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.630 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8192 2024-08-17T00:34:20.630 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.630 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.630 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.630 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.630 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.630 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.630 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.630 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.630 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.630 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.630 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.631 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73880246 2024-08-17T00:34:20.631 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.631 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.631 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T00:34:20.631 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.631 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 780140544 2024-08-17T00:34:20.631 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.631 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.631 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:20.631 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.631 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.631 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.631 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.632 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.632 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 641213356 2024-08-17T00:34:20.632 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.632 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.632 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.632 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.632 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.632 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.632 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.632 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.632 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.632 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.632 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.632 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.633 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.633 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.633 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.633 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.633 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.633 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2128 2024-08-17T00:34:20.633 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.633 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.633 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.633 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.633 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.633 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.633 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.633 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.634 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.634 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.634 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.634 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71816196 2024-08-17T00:34:20.634 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.634 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.634 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T00:34:20.634 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.634 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 192937984 2024-08-17T00:34:20.634 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.634 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.634 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:20.635 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.635 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.635 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 464 2024-08-17T00:34:20.635 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.635 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.635 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56996742 2024-08-17T00:34:20.635 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.635 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.635 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.635 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.635 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.635 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.635 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.635 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.636 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.636 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.636 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.636 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.636 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.636 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.636 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.636 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.636 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.636 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.636 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.636 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.636 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.636 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.637 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.637 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.637 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.637 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.637 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.637 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.637 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.637 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68831914 2024-08-17T00:34:20.637 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.637 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.637 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T00:34:20.637 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.637 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 713031680 2024-08-17T00:34:20.638 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.638 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.638 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.638 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.638 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.638 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.638 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.638 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.638 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 641213356 2024-08-17T00:34:20.638 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.638 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.638 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.638 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.638 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.639 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.639 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.639 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.639 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.639 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.639 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.639 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.639 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.639 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.639 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.639 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.639 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.639 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 243658 2024-08-17T00:34:20.640 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.640 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.640 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.640 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.640 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.640 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.640 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.640 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.640 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.640 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.640 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.640 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71574666 2024-08-17T00:34:20.641 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.641 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.641 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T00:34:20.641 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T00:34:20.641 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.641 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.641 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:20.641 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.641 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.641 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T00:34:20.641 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.641 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.641 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:20.641 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.642 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.642 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.642 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:20.642 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T00:34:20.642 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 38 2024-08-17T00:34:20.642 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.642 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T00:34:20.642 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.642 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.642 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T00:34:20.642 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T00:34:20.642 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.642 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T00:34:20.643 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.643 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.643 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T00:34:20.643 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.643 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.643 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T00:34:20.643 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 22 2024-08-17T00:34:20.643 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.643 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T00:34:20.643 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:20.643 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5520900 2024-08-17T00:34:20.643 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.643 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T00:34:20.644 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.644 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.644 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T00:34:20.644 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:20.644 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 700995 2024-08-17T00:34:20.644 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.644 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T00:34:20.644 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:20.644 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5447676 2024-08-17T00:34:20.644 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.644 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:20.644 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.644 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.645 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T00:34:20.645 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.645 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.645 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.645 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T00:34:20.645 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.645 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.645 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T00:34:20.645 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.645 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.645 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T00:34:20.645 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.645 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.645 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.645 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T00:34:20.646 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.646 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.646 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.646 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T00:34:20.646 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.646 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.646 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T00:34:20.646 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.646 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.646 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T00:34:20.646 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.646 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.646 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.647 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T00:34:20.647 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.647 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.647 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T00:34:20.647 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.647 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.647 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T00:34:20.647 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.647 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.647 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T00:34:20.647 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.647 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.647 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.647 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T00:34:20.648 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.648 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.648 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.648 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:20.648 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T00:34:20.648 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.648 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T00:34:20.648 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 22 2024-08-17T00:34:20.648 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.648 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T00:34:20.648 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:20.648 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5520900 2024-08-17T00:34:20.648 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.648 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T00:34:20.649 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.649 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.649 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T00:34:20.649 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:20.649 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 700995 2024-08-17T00:34:20.649 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.649 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T00:34:20.649 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:20.649 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5447676 2024-08-17T00:34:20.649 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.649 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T00:34:20.649 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.649 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.649 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T00:34:20.650 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.650 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.650 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T00:34:20.650 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.650 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.650 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T00:34:20.650 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:20.650 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.650 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T00:34:20.650 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 28483584 2024-08-17T00:34:20.650 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.650 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.650 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.651 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.5": { 2024-08-17T00:34:20.651 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:20.651 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T00:34:20.651 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.651 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.651 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T00:34:20.651 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.651 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.651 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T00:34:20.651 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T00:34:20.651 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.651 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_main": { 2024-08-17T00:34:20.651 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.651 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.652 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T00:34:20.652 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.652 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.652 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T00:34:20.652 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.652 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.652 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T00:34:20.652 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12288 2024-08-17T00:34:20.652 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.652 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T00:34:20.652 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6045696 2024-08-17T00:34:20.652 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.652 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T00:34:20.653 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.653 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.653 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.653 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T00:34:20.653 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.653 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.653 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.653 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T00:34:20.653 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:20.653 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.653 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T00:34:20.653 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 27656192 2024-08-17T00:34:20.653 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.653 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T00:34:20.654 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2973696 2024-08-17T00:34:20.654 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.654 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T00:34:20.654 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2834432 2024-08-17T00:34:20.654 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.654 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T00:34:20.654 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31850496 2024-08-17T00:34:20.654 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.654 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T00:34:20.654 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.654 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.654 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T00:34:20.654 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.654 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.655 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T00:34:20.655 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14 2024-08-17T00:34:20.655 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.655 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T00:34:20.655 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 206272 2024-08-17T00:34:20.655 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.655 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T00:34:20.655 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 23 2024-08-17T00:34:20.655 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.655 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T00:34:20.655 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1282048 2024-08-17T00:34:20.655 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.655 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T00:34:20.655 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1286144 2024-08-17T00:34:20.656 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.656 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T00:34:20.656 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.656 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.656 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T00:34:20.656 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.656 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.656 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T00:34:20.656 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15 2024-08-17T00:34:20.656 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.656 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T00:34:20.656 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4913 2024-08-17T00:34:20.656 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.656 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T00:34:20.657 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4 2024-08-17T00:34:20.657 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.657 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T00:34:20.657 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5505 2024-08-17T00:34:20.657 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.657 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T00:34:20.657 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:20.657 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.657 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T00:34:20.657 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5505 2024-08-17T00:34:20.657 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.657 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T00:34:20.657 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:20.657 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.658 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T00:34:20.658 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.658 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.658 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T00:34:20.658 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.658 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.658 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T00:34:20.658 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.658 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.658 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T00:34:20.658 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.658 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.658 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T00:34:20.659 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.659 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.659 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T00:34:20.659 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.659 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.659 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T00:34:20.659 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.659 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.659 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T00:34:20.659 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.659 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.659 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T00:34:20.659 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.659 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.659 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T00:34:20.660 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8957952 2024-08-17T00:34:20.660 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.660 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.660 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T00:34:20.660 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T00:34:20.660 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T00:34:20.660 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.660 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T00:34:20.660 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 811008 2024-08-17T00:34:20.660 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.660 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T00:34:20.660 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 6, 2024-08-17T00:34:20.660 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 354993 2024-08-17T00:34:20.661 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.661 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T00:34:20.661 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.661 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.661 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.661 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T00:34:20.661 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.661 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.661 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T00:34:20.661 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.661 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.661 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T00:34:20.661 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.662 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.662 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T00:34:20.662 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 7, 2024-08-17T00:34:20.662 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7979 2024-08-17T00:34:20.662 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.662 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T00:34:20.662 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.662 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.662 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.662 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T00:34:20.662 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.662 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.662 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T00:34:20.662 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 679, 2024-08-17T00:34:20.663 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 458496565 2024-08-17T00:34:20.663 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.663 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T00:34:20.663 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 678, 2024-08-17T00:34:20.663 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 20624862 2024-08-17T00:34:20.663 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.663 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T00:34:20.663 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 679, 2024-08-17T00:34:20.663 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 587837 2024-08-17T00:34:20.663 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.663 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T00:34:20.663 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 679, 2024-08-17T00:34:20.663 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 459084402 2024-08-17T00:34:20.663 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.664 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T00:34:20.664 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.664 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.664 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.664 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T00:34:20.664 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T00:34:20.664 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 33554 2024-08-17T00:34:20.664 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.664 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T00:34:20.664 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:20.664 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1189 2024-08-17T00:34:20.664 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.664 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T00:34:20.664 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.665 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.665 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.665 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T00:34:20.665 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.665 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.665 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.665 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T00:34:20.665 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:20.665 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4113 2024-08-17T00:34:20.665 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.665 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T00:34:20.665 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3485 2024-08-17T00:34:20.665 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.665 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T00:34:20.666 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 358 2024-08-17T00:34:20.666 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.666 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T00:34:20.666 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 100, 2024-08-17T00:34:20.666 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3398627 2024-08-17T00:34:20.666 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.666 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T00:34:20.666 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 163, 2024-08-17T00:34:20.666 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 459500 2024-08-17T00:34:20.666 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.666 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T00:34:20.666 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 63, 2024-08-17T00:34:20.666 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2755373 2024-08-17T00:34:20.667 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.667 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T00:34:20.667 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.667 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.667 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T00:34:20.667 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 104, 2024-08-17T00:34:20.667 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6252222 2024-08-17T00:34:20.667 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.667 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T00:34:20.667 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3397, 2024-08-17T00:34:20.667 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3499026775 2024-08-17T00:34:20.667 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.667 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T00:34:20.667 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 47, 2024-08-17T00:34:20.668 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 17667099 2024-08-17T00:34:20.668 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.668 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T00:34:20.668 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 44, 2024-08-17T00:34:20.668 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 261811257656 2024-08-17T00:34:20.668 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.668 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T00:34:20.668 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 47, 2024-08-17T00:34:20.668 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 72135396862 2024-08-17T00:34:20.668 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.668 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T00:34:20.668 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3394, 2024-08-17T00:34:20.668 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7941889193 2024-08-17T00:34:20.668 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.669 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T00:34:20.669 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3394, 2024-08-17T00:34:20.669 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 204891 2024-08-17T00:34:20.669 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.669 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T00:34:20.669 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3397, 2024-08-17T00:34:20.669 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 239927764 2024-08-17T00:34:20.669 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.669 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T00:34:20.669 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3397, 2024-08-17T00:34:20.669 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2390070484 2024-08-17T00:34:20.669 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.669 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T00:34:20.669 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3397, 2024-08-17T00:34:20.669 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 491847 2024-08-17T00:34:20.670 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.670 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T00:34:20.670 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3397, 2024-08-17T00:34:20.670 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1385172375 2024-08-17T00:34:20.670 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.670 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T00:34:20.670 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3397, 2024-08-17T00:34:20.670 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 348375885 2024-08-17T00:34:20.670 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.670 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T00:34:20.670 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 356791 2024-08-17T00:34:20.670 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.670 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T00:34:20.671 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 39, 2024-08-17T00:34:20.671 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 176518 2024-08-17T00:34:20.671 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.671 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T00:34:20.671 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3397, 2024-08-17T00:34:20.671 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7862812373 2024-08-17T00:34:20.671 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.671 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T00:34:20.671 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3397, 2024-08-17T00:34:20.671 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 381393070 2024-08-17T00:34:20.671 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.671 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T00:34:20.671 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3397, 2024-08-17T00:34:20.671 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 255390775 2024-08-17T00:34:20.672 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.672 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.672 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T00:34:20.672 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T00:34:20.672 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1861421843 2024-08-17T00:34:20.672 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.672 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T00:34:20.672 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 46792704 2024-08-17T00:34:20.672 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.672 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T00:34:20.672 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 46260224 2024-08-17T00:34:20.672 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.672 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T00:34:20.672 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3137327308 2024-08-17T00:34:20.673 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.673 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T00:34:20.673 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 532480 2024-08-17T00:34:20.673 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.673 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.673 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T00:34:20.673 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.673 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 159383552 2024-08-17T00:34:20.673 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.673 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.673 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.673 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.673 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.673 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.674 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.674 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.674 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 85487926 2024-08-17T00:34:20.674 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.674 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.674 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.674 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.674 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.674 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.674 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.674 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.674 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.674 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.674 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.675 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.675 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.675 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.675 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.675 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.675 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.675 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16384 2024-08-17T00:34:20.675 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.675 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.675 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.675 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.675 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.675 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.675 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.676 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.676 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.676 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.676 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.676 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73879242 2024-08-17T00:34:20.676 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.676 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.676 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T00:34:20.676 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.676 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 780140544 2024-08-17T00:34:20.676 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.676 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.676 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:20.676 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.677 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.677 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.677 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.677 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.677 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 641159450 2024-08-17T00:34:20.677 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.677 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.677 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.677 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.677 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.677 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.677 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.677 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.677 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.678 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.678 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.678 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.678 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.678 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.678 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.678 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.678 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.678 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2128 2024-08-17T00:34:20.678 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.678 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.678 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.678 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.678 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.679 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.679 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.679 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.679 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.679 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.679 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.679 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71870102 2024-08-17T00:34:20.679 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.679 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.679 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T00:34:20.679 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.679 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 192937984 2024-08-17T00:34:20.679 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.679 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.680 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:20.680 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.680 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.680 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 464 2024-08-17T00:34:20.680 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.680 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.680 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56991951 2024-08-17T00:34:20.680 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.680 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.680 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.680 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.680 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.681 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.681 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.681 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.681 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.681 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.681 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.681 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.681 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.681 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.681 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.681 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.681 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.681 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.681 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.681 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.682 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.682 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.682 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.682 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.682 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.682 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.682 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.682 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.682 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.682 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68836705 2024-08-17T00:34:20.682 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.682 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.683 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T00:34:20.683 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.683 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 713031680 2024-08-17T00:34:20.683 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.683 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.683 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.683 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.683 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.683 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.683 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.683 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.683 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 641159450 2024-08-17T00:34:20.683 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.683 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.684 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.684 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.684 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.684 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.684 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.684 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.684 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.684 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.684 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.684 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.684 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.684 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.684 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5864 2024-08-17T00:34:20.684 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.685 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.685 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 353072 2024-08-17T00:34:20.685 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.685 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.685 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.685 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.685 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.685 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.685 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.685 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.685 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.685 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.685 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.685 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71513294 2024-08-17T00:34:20.686 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.686 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.686 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T00:34:20.686 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T00:34:20.686 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.686 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.686 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:20.686 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.686 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.686 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T00:34:20.686 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.686 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.686 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:20.686 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.687 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.687 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.687 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:20.687 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T00:34:20.687 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 41 2024-08-17T00:34:20.687 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.687 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T00:34:20.687 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.687 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.687 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T00:34:20.687 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.687 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.687 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T00:34:20.687 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.688 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.688 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T00:34:20.688 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.688 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.688 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T00:34:20.688 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.688 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.688 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T00:34:20.688 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.688 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.688 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.688 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T00:34:20.688 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.688 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.689 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T00:34:20.689 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.689 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.689 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.689 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T00:34:20.689 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.689 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.689 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.689 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:20.689 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.689 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.689 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T00:34:20.689 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.689 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.690 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.690 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T00:34:20.690 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.690 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.690 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T00:34:20.690 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.690 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.690 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T00:34:20.690 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.690 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.690 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.690 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T00:34:20.690 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.691 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.691 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.691 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T00:34:20.691 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.691 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.691 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T00:34:20.691 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.691 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.691 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T00:34:20.691 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.691 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.691 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.691 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T00:34:20.691 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.692 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.692 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T00:34:20.692 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.692 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.692 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T00:34:20.692 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.692 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.692 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T00:34:20.692 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.692 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.692 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.692 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T00:34:20.692 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.693 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.693 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.693 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:20.693 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.693 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.693 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T00:34:20.693 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.693 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.693 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T00:34:20.693 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.693 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.693 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.693 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T00:34:20.693 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.694 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.694 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T00:34:20.694 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.694 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.694 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.694 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T00:34:20.694 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.694 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.694 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.694 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T00:34:20.694 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.694 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.694 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T00:34:20.695 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.695 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.695 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T00:34:20.695 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.695 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.695 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T00:34:20.695 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:20.695 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.695 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T00:34:20.695 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 28475392 2024-08-17T00:34:20.695 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.695 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.695 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.695 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.6": { 2024-08-17T00:34:20.696 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:20.696 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T00:34:20.696 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.696 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.696 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T00:34:20.696 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.696 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.696 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T00:34:20.696 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T00:34:20.696 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.696 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_main": { 2024-08-17T00:34:20.696 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.696 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.696 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T00:34:20.697 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.697 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.697 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T00:34:20.697 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.697 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.697 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T00:34:20.697 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12288 2024-08-17T00:34:20.697 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.697 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T00:34:20.697 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1265664 2024-08-17T00:34:20.697 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.697 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T00:34:20.697 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.697 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.698 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.698 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T00:34:20.698 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.698 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.698 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.698 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T00:34:20.698 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:20.698 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.698 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T00:34:20.698 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 27656192 2024-08-17T00:34:20.698 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.698 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T00:34:20.698 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 937984 2024-08-17T00:34:20.698 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.699 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T00:34:20.699 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 798720 2024-08-17T00:34:20.699 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.699 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T00:34:20.699 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31850496 2024-08-17T00:34:20.699 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.699 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T00:34:20.699 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.699 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.699 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T00:34:20.699 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.699 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.699 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T00:34:20.700 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14 2024-08-17T00:34:20.700 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.700 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T00:34:20.700 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 206272 2024-08-17T00:34:20.700 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.700 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T00:34:20.700 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 23 2024-08-17T00:34:20.700 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.700 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T00:34:20.700 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1282048 2024-08-17T00:34:20.700 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.700 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T00:34:20.700 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1286144 2024-08-17T00:34:20.700 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.701 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T00:34:20.701 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.701 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.701 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T00:34:20.701 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.701 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.701 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T00:34:20.701 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15 2024-08-17T00:34:20.701 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.701 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T00:34:20.701 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4913 2024-08-17T00:34:20.701 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.702 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T00:34:20.702 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4 2024-08-17T00:34:20.702 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.702 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T00:34:20.702 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5504 2024-08-17T00:34:20.702 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.702 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T00:34:20.702 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:20.702 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.702 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T00:34:20.702 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5504 2024-08-17T00:34:20.702 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.702 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T00:34:20.702 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:20.703 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.703 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T00:34:20.703 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.703 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.703 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T00:34:20.703 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.703 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.703 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T00:34:20.703 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.703 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.703 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T00:34:20.703 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.704 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.704 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T00:34:20.704 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.704 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.704 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T00:34:20.704 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.704 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.704 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T00:34:20.704 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.704 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.704 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T00:34:20.704 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.704 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.704 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T00:34:20.705 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.705 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.705 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T00:34:20.705 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2142208 2024-08-17T00:34:20.705 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.705 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.705 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T00:34:20.705 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T00:34:20.705 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T00:34:20.705 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.705 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T00:34:20.705 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1396736 2024-08-17T00:34:20.705 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.705 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T00:34:20.706 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:20.706 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 93885 2024-08-17T00:34:20.706 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.706 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T00:34:20.706 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.706 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.706 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.706 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T00:34:20.706 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.706 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.706 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T00:34:20.706 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.706 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.707 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T00:34:20.707 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.707 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.707 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T00:34:20.707 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 5, 2024-08-17T00:34:20.707 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6908 2024-08-17T00:34:20.707 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.707 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T00:34:20.707 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.707 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.707 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.707 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T00:34:20.707 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.707 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.708 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T00:34:20.708 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 182, 2024-08-17T00:34:20.708 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 47199292 2024-08-17T00:34:20.708 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.708 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T00:34:20.708 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 174, 2024-08-17T00:34:20.708 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14478805 2024-08-17T00:34:20.708 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.708 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T00:34:20.708 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 182, 2024-08-17T00:34:20.708 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 159784 2024-08-17T00:34:20.708 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.708 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T00:34:20.708 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 182, 2024-08-17T00:34:20.709 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 47359076 2024-08-17T00:34:20.709 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.709 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T00:34:20.709 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.709 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.709 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.709 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T00:34:20.709 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:20.709 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 32666 2024-08-17T00:34:20.709 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.709 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T00:34:20.709 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:20.709 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 955 2024-08-17T00:34:20.710 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.710 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T00:34:20.710 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.710 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.710 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.710 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T00:34:20.710 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.710 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.710 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.710 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T00:34:20.710 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T00:34:20.710 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8017 2024-08-17T00:34:20.710 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.710 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T00:34:20.711 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 353 2024-08-17T00:34:20.711 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.711 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T00:34:20.711 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 263 2024-08-17T00:34:20.711 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.711 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T00:34:20.711 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 101, 2024-08-17T00:34:20.711 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1108583 2024-08-17T00:34:20.711 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.711 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T00:34:20.711 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 160, 2024-08-17T00:34:20.711 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 320744 2024-08-17T00:34:20.711 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.711 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T00:34:20.712 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 59, 2024-08-17T00:34:20.712 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 690332 2024-08-17T00:34:20.712 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.712 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T00:34:20.712 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.712 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.712 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T00:34:20.712 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:20.712 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24511 2024-08-17T00:34:20.712 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.712 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T00:34:20.712 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 265, 2024-08-17T00:34:20.712 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4531040 2024-08-17T00:34:20.713 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.713 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T00:34:20.713 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 40, 2024-08-17T00:34:20.713 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2528491 2024-08-17T00:34:20.713 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.713 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T00:34:20.713 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 37, 2024-08-17T00:34:20.713 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 235372192379 2024-08-17T00:34:20.713 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.713 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T00:34:20.713 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 40, 2024-08-17T00:34:20.713 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 61148846807 2024-08-17T00:34:20.713 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.714 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T00:34:20.714 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 262, 2024-08-17T00:34:20.714 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 621202 2024-08-17T00:34:20.714 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.714 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T00:34:20.714 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 262, 2024-08-17T00:34:20.714 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 28925 2024-08-17T00:34:20.714 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.714 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T00:34:20.714 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 265, 2024-08-17T00:34:20.714 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 249778 2024-08-17T00:34:20.714 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.714 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T00:34:20.715 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 265, 2024-08-17T00:34:20.715 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 330426103 2024-08-17T00:34:20.715 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.715 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T00:34:20.715 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 265, 2024-08-17T00:34:20.715 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 82958 2024-08-17T00:34:20.715 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.715 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T00:34:20.715 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 265, 2024-08-17T00:34:20.715 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 185187416 2024-08-17T00:34:20.715 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.715 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T00:34:20.715 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 265, 2024-08-17T00:34:20.715 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14560510 2024-08-17T00:34:20.716 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.716 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T00:34:20.716 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 947050 2024-08-17T00:34:20.716 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.716 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T00:34:20.716 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 33, 2024-08-17T00:34:20.716 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 146833 2024-08-17T00:34:20.716 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.716 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T00:34:20.716 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 265, 2024-08-17T00:34:20.716 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 534989591 2024-08-17T00:34:20.716 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.716 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T00:34:20.716 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 265, 2024-08-17T00:34:20.717 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 18144591 2024-08-17T00:34:20.717 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.717 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T00:34:20.717 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 265, 2024-08-17T00:34:20.717 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1687098 2024-08-17T00:34:20.717 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.717 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.717 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T00:34:20.717 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T00:34:20.717 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1861421843 2024-08-17T00:34:20.717 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.717 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T00:34:20.717 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 42598400 2024-08-17T00:34:20.718 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.718 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T00:34:20.718 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 42565632 2024-08-17T00:34:20.718 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.718 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T00:34:20.718 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3137327308 2024-08-17T00:34:20.718 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.718 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T00:34:20.718 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 32768 2024-08-17T00:34:20.718 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.718 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.718 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T00:34:20.718 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.718 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 159383552 2024-08-17T00:34:20.719 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.719 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.719 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.719 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.719 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.719 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.719 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.719 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.719 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 85494889 2024-08-17T00:34:20.719 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.719 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.719 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.719 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.719 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.720 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.720 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.720 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.720 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.720 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.720 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.720 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.720 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.720 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.720 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.720 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.720 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.720 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8192 2024-08-17T00:34:20.721 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.721 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.721 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.721 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.721 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.721 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.721 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.721 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.721 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.721 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.721 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.721 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73880471 2024-08-17T00:34:20.721 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.721 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.722 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T00:34:20.722 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.722 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 780140544 2024-08-17T00:34:20.722 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.722 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.722 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:20.722 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.722 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.722 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.722 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.722 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.722 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 641211672 2024-08-17T00:34:20.722 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.723 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.723 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.723 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.723 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.723 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.723 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.723 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.723 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.723 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.723 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.723 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.723 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.723 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.723 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.724 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.724 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.724 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2128 2024-08-17T00:34:20.724 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.724 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.724 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.724 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.724 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.724 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.724 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.724 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.724 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.724 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.725 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.725 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71817880 2024-08-17T00:34:20.725 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.725 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.725 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T00:34:20.725 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.725 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 192937984 2024-08-17T00:34:20.725 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.725 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.725 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:20.725 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.725 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.725 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 464 2024-08-17T00:34:20.725 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.726 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.726 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56996593 2024-08-17T00:34:20.726 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.726 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.726 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.726 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.726 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.726 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.726 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.726 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.726 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.726 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.726 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.726 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.727 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.727 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.727 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.727 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.727 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.727 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.727 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.727 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.727 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.727 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.727 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.727 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.727 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.728 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.728 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.728 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.728 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.728 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68832063 2024-08-17T00:34:20.728 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.728 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.728 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T00:34:20.728 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.728 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 713031680 2024-08-17T00:34:20.728 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.728 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.728 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.728 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.729 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.729 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.729 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.729 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.729 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 641211672 2024-08-17T00:34:20.729 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.729 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.729 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.729 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.729 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.729 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.729 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.729 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.729 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.730 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.730 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.730 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.730 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.730 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.730 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6167 2024-08-17T00:34:20.730 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.730 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.730 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 242980 2024-08-17T00:34:20.730 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.730 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.730 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.730 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.731 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.731 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.731 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.731 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.731 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.731 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.731 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.731 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71570861 2024-08-17T00:34:20.731 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.731 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.731 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T00:34:20.731 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T00:34:20.731 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.731 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.732 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:20.732 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.732 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.732 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T00:34:20.732 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.732 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.732 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:20.732 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.732 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.732 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.732 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:20.732 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T00:34:20.732 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 38 2024-08-17T00:34:20.732 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.733 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T00:34:20.733 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.733 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.733 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T00:34:20.733 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13 2024-08-17T00:34:20.733 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.733 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T00:34:20.733 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.733 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.733 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T00:34:20.733 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.733 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.733 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T00:34:20.734 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2810 2024-08-17T00:34:20.734 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.734 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T00:34:20.734 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 13, 2024-08-17T00:34:20.734 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73068985 2024-08-17T00:34:20.734 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.734 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T00:34:20.734 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.734 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.734 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T00:34:20.734 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15, 2024-08-17T00:34:20.734 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7538135 2024-08-17T00:34:20.734 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.735 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T00:34:20.735 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 13, 2024-08-17T00:34:20.735 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 35359899 2024-08-17T00:34:20.735 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.735 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:20.735 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.735 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.735 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T00:34:20.735 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.735 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.735 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.735 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T00:34:20.735 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.735 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.736 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T00:34:20.736 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.736 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.736 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T00:34:20.736 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.736 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.736 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.736 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T00:34:20.736 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.736 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.736 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.736 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T00:34:20.736 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.736 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.737 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T00:34:20.737 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.737 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.737 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T00:34:20.737 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.737 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.737 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.737 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T00:34:20.737 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.737 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.737 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T00:34:20.737 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.737 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.737 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T00:34:20.738 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.738 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.738 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T00:34:20.738 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.738 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.738 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.738 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T00:34:20.738 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.738 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.738 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.738 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:20.738 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13 2024-08-17T00:34:20.738 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.739 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T00:34:20.739 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2810 2024-08-17T00:34:20.739 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.739 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T00:34:20.739 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 13, 2024-08-17T00:34:20.739 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73068985 2024-08-17T00:34:20.739 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.739 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T00:34:20.739 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.739 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.739 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T00:34:20.739 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15, 2024-08-17T00:34:20.739 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7538135 2024-08-17T00:34:20.739 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.740 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T00:34:20.740 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 13, 2024-08-17T00:34:20.740 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 35359899 2024-08-17T00:34:20.740 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.740 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T00:34:20.740 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.740 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.740 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T00:34:20.740 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.740 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.740 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T00:34:20.740 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.740 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.740 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T00:34:20.740 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:20.741 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.741 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T00:34:20.741 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 29061120 2024-08-17T00:34:20.741 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.741 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.741 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.741 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.7": { 2024-08-17T00:34:20.741 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:20.741 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T00:34:20.741 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.741 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.741 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T00:34:20.741 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.742 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.742 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T00:34:20.742 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T00:34:20.742 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.742 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_main": { 2024-08-17T00:34:20.742 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.742 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.742 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T00:34:20.742 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.742 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.742 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T00:34:20.742 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.742 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.743 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T00:34:20.743 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12288 2024-08-17T00:34:20.743 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.743 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T00:34:20.743 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1191936 2024-08-17T00:34:20.743 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.743 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T00:34:20.743 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.743 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.743 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.743 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T00:34:20.743 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.743 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.743 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.744 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T00:34:20.744 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:20.744 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.744 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T00:34:20.744 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 27656192 2024-08-17T00:34:20.744 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.744 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T00:34:20.744 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 917504 2024-08-17T00:34:20.744 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.744 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T00:34:20.744 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 778240 2024-08-17T00:34:20.744 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.744 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T00:34:20.744 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31850496 2024-08-17T00:34:20.745 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.745 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T00:34:20.745 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.745 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.745 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T00:34:20.745 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.745 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.745 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T00:34:20.745 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14 2024-08-17T00:34:20.745 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.745 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T00:34:20.745 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 206272 2024-08-17T00:34:20.745 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.745 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T00:34:20.746 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 23 2024-08-17T00:34:20.746 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.746 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T00:34:20.746 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1282048 2024-08-17T00:34:20.746 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.746 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T00:34:20.746 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1286144 2024-08-17T00:34:20.746 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.746 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T00:34:20.746 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.746 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.746 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T00:34:20.746 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.747 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.747 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T00:34:20.747 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15 2024-08-17T00:34:20.747 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.747 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T00:34:20.747 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4913 2024-08-17T00:34:20.747 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.747 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T00:34:20.747 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4 2024-08-17T00:34:20.747 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.747 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T00:34:20.747 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5500 2024-08-17T00:34:20.747 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.747 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T00:34:20.748 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:20.748 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.748 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T00:34:20.748 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5500 2024-08-17T00:34:20.748 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.748 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T00:34:20.748 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:20.748 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.748 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T00:34:20.748 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.748 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.748 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T00:34:20.748 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.748 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.749 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T00:34:20.749 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.749 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.749 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T00:34:20.749 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.749 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.749 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T00:34:20.749 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.749 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.749 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T00:34:20.749 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.749 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.749 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T00:34:20.750 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.750 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.750 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T00:34:20.750 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.750 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.750 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T00:34:20.750 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.750 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.750 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T00:34:20.750 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2048000 2024-08-17T00:34:20.750 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.750 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.750 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T00:34:20.750 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T00:34:20.751 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T00:34:20.751 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.751 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T00:34:20.751 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1392640 2024-08-17T00:34:20.751 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.751 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T00:34:20.751 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T00:34:20.751 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 168282 2024-08-17T00:34:20.751 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.751 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T00:34:20.751 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.751 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.751 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.751 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T00:34:20.752 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.752 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.752 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T00:34:20.752 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.752 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.752 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T00:34:20.752 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.752 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.752 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T00:34:20.752 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 7, 2024-08-17T00:34:20.752 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14696 2024-08-17T00:34:20.752 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.752 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T00:34:20.753 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.753 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.753 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.753 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T00:34:20.753 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.753 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.753 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T00:34:20.753 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 177, 2024-08-17T00:34:20.753 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 55226175 2024-08-17T00:34:20.753 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.753 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T00:34:20.753 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 170, 2024-08-17T00:34:20.753 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7723170 2024-08-17T00:34:20.753 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.754 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T00:34:20.754 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 177, 2024-08-17T00:34:20.754 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 209295 2024-08-17T00:34:20.754 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.754 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T00:34:20.754 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 177, 2024-08-17T00:34:20.754 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 55435470 2024-08-17T00:34:20.754 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.754 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T00:34:20.754 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.754 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.754 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.754 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T00:34:20.755 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:20.755 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 35214 2024-08-17T00:34:20.755 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.755 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T00:34:20.755 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:20.755 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1017 2024-08-17T00:34:20.755 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.755 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T00:34:20.755 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.755 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.755 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.755 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T00:34:20.755 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:20.755 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.756 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.756 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T00:34:20.756 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:20.756 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3700 2024-08-17T00:34:20.756 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.756 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T00:34:20.756 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 413 2024-08-17T00:34:20.756 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.756 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T00:34:20.756 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 286 2024-08-17T00:34:20.756 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.756 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T00:34:20.756 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 106, 2024-08-17T00:34:20.756 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1857689 2024-08-17T00:34:20.757 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.757 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T00:34:20.757 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 156, 2024-08-17T00:34:20.757 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 329869 2024-08-17T00:34:20.757 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.757 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T00:34:20.757 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 50, 2024-08-17T00:34:20.757 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1203906 2024-08-17T00:34:20.757 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.757 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T00:34:20.757 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.757 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.757 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T00:34:20.757 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:20.758 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 26519 2024-08-17T00:34:20.758 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.758 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T00:34:20.758 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 279, 2024-08-17T00:34:20.758 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4944973 2024-08-17T00:34:20.758 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.758 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T00:34:20.758 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 24, 2024-08-17T00:34:20.758 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1879131 2024-08-17T00:34:20.758 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.758 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T00:34:20.758 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 23, 2024-08-17T00:34:20.758 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 129667700104 2024-08-17T00:34:20.758 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.759 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T00:34:20.759 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 24, 2024-08-17T00:34:20.759 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 34206048197 2024-08-17T00:34:20.759 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.759 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T00:34:20.759 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 278, 2024-08-17T00:34:20.759 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 461846 2024-08-17T00:34:20.759 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.759 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T00:34:20.759 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 278, 2024-08-17T00:34:20.759 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 46353 2024-08-17T00:34:20.759 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.759 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T00:34:20.759 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 279, 2024-08-17T00:34:20.760 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 211233 2024-08-17T00:34:20.760 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.760 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T00:34:20.760 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 279, 2024-08-17T00:34:20.760 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 156587461 2024-08-17T00:34:20.760 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.760 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T00:34:20.760 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 279, 2024-08-17T00:34:20.760 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 89752 2024-08-17T00:34:20.760 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.760 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T00:34:20.760 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 279, 2024-08-17T00:34:20.760 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 91726992 2024-08-17T00:34:20.760 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.761 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T00:34:20.761 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 279, 2024-08-17T00:34:20.761 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15853921 2024-08-17T00:34:20.761 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.761 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T00:34:20.761 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 945024 2024-08-17T00:34:20.761 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.761 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T00:34:20.761 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 23, 2024-08-17T00:34:20.761 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 90906 2024-08-17T00:34:20.761 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.761 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T00:34:20.761 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 279, 2024-08-17T00:34:20.762 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 269359509 2024-08-17T00:34:20.762 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.762 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T00:34:20.762 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 279, 2024-08-17T00:34:20.762 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 17856754 2024-08-17T00:34:20.762 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.762 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T00:34:20.762 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 279, 2024-08-17T00:34:20.762 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1925133 2024-08-17T00:34:20.762 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.762 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.762 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T00:34:20.762 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T00:34:20.763 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1861421843 2024-08-17T00:34:20.763 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.763 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T00:34:20.763 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 44695552 2024-08-17T00:34:20.763 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.763 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T00:34:20.763 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 43712512 2024-08-17T00:34:20.763 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.763 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T00:34:20.763 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3137327308 2024-08-17T00:34:20.763 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.763 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T00:34:20.763 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 983040 2024-08-17T00:34:20.763 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.764 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.764 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T00:34:20.764 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.764 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 159383552 2024-08-17T00:34:20.764 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.764 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.764 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.764 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.764 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.764 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.764 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.764 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.764 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 85485888 2024-08-17T00:34:20.764 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.765 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.765 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.765 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.765 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.765 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.765 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.765 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.765 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.765 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.765 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.765 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.765 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.765 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.765 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.766 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.766 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.766 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 143360 2024-08-17T00:34:20.766 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.766 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.766 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.766 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.766 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.766 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.766 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.766 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.766 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.766 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.766 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.767 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73754304 2024-08-17T00:34:20.767 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.767 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.767 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T00:34:20.767 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.767 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 780140544 2024-08-17T00:34:20.767 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.767 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.767 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:20.767 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.767 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.767 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.767 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.768 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.768 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 641144166 2024-08-17T00:34:20.768 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.768 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.768 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.768 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.768 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.768 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.768 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.768 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.768 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.768 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.768 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.768 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.769 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.769 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.769 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.769 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.769 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.769 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2128 2024-08-17T00:34:20.769 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.769 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.769 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.769 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.769 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.769 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.769 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.769 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.770 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.770 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.770 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.770 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71885386 2024-08-17T00:34:20.770 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.770 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.770 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T00:34:20.770 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.770 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 192937984 2024-08-17T00:34:20.770 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.770 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.770 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:20.770 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.771 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.771 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 464 2024-08-17T00:34:20.771 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.771 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.771 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56990592 2024-08-17T00:34:20.771 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.771 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.771 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.771 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.771 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.771 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.771 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.771 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.771 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.772 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.772 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.772 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.772 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.772 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.772 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.772 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.772 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.772 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.772 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.772 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.772 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.772 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.772 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.773 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.773 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.773 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.773 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.773 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.773 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.773 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68838064 2024-08-17T00:34:20.773 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.773 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.773 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T00:34:20.773 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:20.773 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 713031680 2024-08-17T00:34:20.773 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.773 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:20.774 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.774 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.774 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:20.774 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.774 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.774 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:20.774 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 641144166 2024-08-17T00:34:20.774 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.774 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:20.774 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.774 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.774 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:20.774 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.775 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.775 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:20.775 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.775 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.775 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:20.775 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.775 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.775 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:20.778 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.778 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.778 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:20.779 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 261175 2024-08-17T00:34:20.779 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.779 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:20.779 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.779 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.779 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:20.779 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.779 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.779 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:20.779 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.779 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.779 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:20.779 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71626339 2024-08-17T00:34:20.780 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.780 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.780 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T00:34:20.780 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T00:34:20.780 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.780 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.780 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:20.780 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.780 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.780 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T00:34:20.780 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.780 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.780 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:20.780 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.781 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.781 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.781 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:20.781 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T00:34:20.781 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 46 2024-08-17T00:34:20.781 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.781 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T00:34:20.781 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.781 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.781 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T00:34:20.781 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 43 2024-08-17T00:34:20.781 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.781 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T00:34:20.781 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.781 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.782 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T00:34:20.782 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.782 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.782 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T00:34:20.782 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.782 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.782 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T00:34:20.782 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 43, 2024-08-17T00:34:20.782 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 57611211 2024-08-17T00:34:20.782 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.782 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T00:34:20.782 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 132139 2024-08-17T00:34:20.782 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.783 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T00:34:20.783 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 45, 2024-08-17T00:34:20.783 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12827292 2024-08-17T00:34:20.783 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.783 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T00:34:20.783 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 43, 2024-08-17T00:34:20.783 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 35344992 2024-08-17T00:34:20.783 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.783 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:20.783 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 28 2024-08-17T00:34:20.783 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.783 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T00:34:20.783 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 28, 2024-08-17T00:34:20.783 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4290956 2024-08-17T00:34:20.784 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.784 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T00:34:20.784 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.784 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.784 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T00:34:20.784 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 132139 2024-08-17T00:34:20.784 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.784 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T00:34:20.784 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 28, 2024-08-17T00:34:20.784 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3927959 2024-08-17T00:34:20.784 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.784 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T00:34:20.784 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 28, 2024-08-17T00:34:20.784 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3318844 2024-08-17T00:34:20.784 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.785 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T00:34:20.785 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10 2024-08-17T00:34:20.785 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.785 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T00:34:20.785 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.785 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.785 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T00:34:20.785 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10, 2024-08-17T00:34:20.785 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8012776 2024-08-17T00:34:20.785 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.785 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T00:34:20.785 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.786 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.786 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T00:34:20.786 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.786 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.786 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T00:34:20.786 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.786 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.786 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T00:34:20.786 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10, 2024-08-17T00:34:20.786 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3454885 2024-08-17T00:34:20.786 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.786 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T00:34:20.786 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10, 2024-08-17T00:34:20.787 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7532494 2024-08-17T00:34:20.787 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.787 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:20.787 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5 2024-08-17T00:34:20.787 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.787 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T00:34:20.787 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.787 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.787 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T00:34:20.787 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 5, 2024-08-17T00:34:20.787 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 45307479 2024-08-17T00:34:20.787 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.787 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T00:34:20.787 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.788 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.788 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T00:34:20.788 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 7, 2024-08-17T00:34:20.788 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5444448 2024-08-17T00:34:20.788 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.788 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T00:34:20.788 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 5, 2024-08-17T00:34:20.788 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24493654 2024-08-17T00:34:20.788 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.788 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T00:34:20.788 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.788 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.788 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T00:34:20.788 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.789 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.789 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T00:34:20.789 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:20.789 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.789 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T00:34:20.789 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:20.789 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.789 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T00:34:20.789 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 29061120 2024-08-17T00:34:20.789 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.789 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.789 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.789 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.789 INFO:tasks.workunit.client.0.smithi110.stdout: "pools": [ 2024-08-17T00:34:20.790 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.790 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T00:34:20.790 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr" 2024-08-17T00:34:20.790 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.790 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_mode": "none", 2024-08-17T00:34:20.790 INFO:tasks.workunit.client.0.smithi110.stdout: "erasure_code_profile": {}, 2024-08-17T00:34:20.790 INFO:tasks.workunit.client.0.smithi110.stdout: "min_size": 2, 2024-08-17T00:34:20.790 INFO:tasks.workunit.client.0.smithi110.stdout: "options": {}, 2024-08-17T00:34:20.790 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_autoscale_mode": "off", 2024-08-17T00:34:20.790 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 1, 2024-08-17T00:34:20.790 INFO:tasks.workunit.client.0.smithi110.stdout: "pgp_num": 1, 2024-08-17T00:34:20.790 INFO:tasks.workunit.client.0.smithi110.stdout: "pool": 1, 2024-08-17T00:34:20.790 INFO:tasks.workunit.client.0.smithi110.stdout: "size": 3, 2024-08-17T00:34:20.790 INFO:tasks.workunit.client.0.smithi110.stdout: "stats": { 2024-08-17T00:34:20.791 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_raw": 729301002506, 2024-08-17T00:34:20.791 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_used": 1781760, 2024-08-17T00:34:20.791 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_bytes_used": 0, 2024-08-17T00:34:20.791 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_under_bytes": 0, 2024-08-17T00:34:20.791 INFO:tasks.workunit.client.0.smithi110.stdout: "data_bytes_used": 1781760, 2024-08-17T00:34:20.791 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty": 0, 2024-08-17T00:34:20.791 INFO:tasks.workunit.client.0.smithi110.stdout: "max_avail": 243100336128, 2024-08-17T00:34:20.791 INFO:tasks.workunit.client.0.smithi110.stdout: "objects": 2, 2024-08-17T00:34:20.791 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_bytes_used": 0, 2024-08-17T00:34:20.791 INFO:tasks.workunit.client.0.smithi110.stdout: "percent_used": 2.443100584059721e-06, 2024-08-17T00:34:20.791 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_bytes": 0, 2024-08-17T00:34:20.791 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_objects": 0, 2024-08-17T00:34:20.791 INFO:tasks.workunit.client.0.smithi110.stdout: "rd": 212, 2024-08-17T00:34:20.792 INFO:tasks.workunit.client.0.smithi110.stdout: "rd_bytes": 313344, 2024-08-17T00:34:20.792 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": 590368, 2024-08-17T00:34:20.792 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_data": 590368, 2024-08-17T00:34:20.792 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_omap": 0, 2024-08-17T00:34:20.792 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_raw": 1771104, 2024-08-17T00:34:20.792 INFO:tasks.workunit.client.0.smithi110.stdout: "wr": 179, 2024-08-17T00:34:20.792 INFO:tasks.workunit.client.0.smithi110.stdout: "wr_bytes": 2473984 2024-08-17T00:34:20.792 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.792 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_bytes": 0, 2024-08-17T00:34:20.792 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_objects": 0, 2024-08-17T00:34:20.792 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "replicated" 2024-08-17T00:34:20.792 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.792 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.792 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T00:34:20.793 INFO:tasks.workunit.client.0.smithi110.stdout: "cephfs" 2024-08-17T00:34:20.793 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.793 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_mode": "none", 2024-08-17T00:34:20.793 INFO:tasks.workunit.client.0.smithi110.stdout: "erasure_code_profile": {}, 2024-08-17T00:34:20.793 INFO:tasks.workunit.client.0.smithi110.stdout: "min_size": 2, 2024-08-17T00:34:20.793 INFO:tasks.workunit.client.0.smithi110.stdout: "options": {}, 2024-08-17T00:34:20.793 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_autoscale_mode": "off", 2024-08-17T00:34:20.793 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 32, 2024-08-17T00:34:20.793 INFO:tasks.workunit.client.0.smithi110.stdout: "pgp_num": 32, 2024-08-17T00:34:20.793 INFO:tasks.workunit.client.0.smithi110.stdout: "pool": 2, 2024-08-17T00:34:20.793 INFO:tasks.workunit.client.0.smithi110.stdout: "size": 3, 2024-08-17T00:34:20.793 INFO:tasks.workunit.client.0.smithi110.stdout: "stats": { 2024-08-17T00:34:20.793 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_raw": 729301002506, 2024-08-17T00:34:20.793 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_used": 98304, 2024-08-17T00:34:20.794 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_bytes_used": 0, 2024-08-17T00:34:20.794 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_under_bytes": 0, 2024-08-17T00:34:20.794 INFO:tasks.workunit.client.0.smithi110.stdout: "data_bytes_used": 98304, 2024-08-17T00:34:20.794 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty": 0, 2024-08-17T00:34:20.794 INFO:tasks.workunit.client.0.smithi110.stdout: "max_avail": 243100336128, 2024-08-17T00:34:20.794 INFO:tasks.workunit.client.0.smithi110.stdout: "objects": 22, 2024-08-17T00:34:20.794 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_bytes_used": 0, 2024-08-17T00:34:20.794 INFO:tasks.workunit.client.0.smithi110.stdout: "percent_used": 1.3479206018018886e-07, 2024-08-17T00:34:20.794 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_bytes": 0, 2024-08-17T00:34:20.794 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_objects": 0, 2024-08-17T00:34:20.794 INFO:tasks.workunit.client.0.smithi110.stdout: "rd": 0, 2024-08-17T00:34:20.794 INFO:tasks.workunit.client.0.smithi110.stdout: "rd_bytes": 0, 2024-08-17T00:34:20.794 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": 3428, 2024-08-17T00:34:20.794 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_data": 3428, 2024-08-17T00:34:20.795 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_omap": 0, 2024-08-17T00:34:20.795 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_raw": 10284, 2024-08-17T00:34:20.795 INFO:tasks.workunit.client.0.smithi110.stdout: "wr": 51, 2024-08-17T00:34:20.795 INFO:tasks.workunit.client.0.smithi110.stdout: "wr_bytes": 20480 2024-08-17T00:34:20.795 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.795 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_bytes": 0, 2024-08-17T00:34:20.795 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_objects": 0, 2024-08-17T00:34:20.795 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "replicated" 2024-08-17T00:34:20.795 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.795 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.795 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T00:34:20.795 INFO:tasks.workunit.client.0.smithi110.stdout: "cephfs" 2024-08-17T00:34:20.795 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.795 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_mode": "none", 2024-08-17T00:34:20.796 INFO:tasks.workunit.client.0.smithi110.stdout: "erasure_code_profile": {}, 2024-08-17T00:34:20.796 INFO:tasks.workunit.client.0.smithi110.stdout: "min_size": 2, 2024-08-17T00:34:20.796 INFO:tasks.workunit.client.0.smithi110.stdout: "options": {}, 2024-08-17T00:34:20.796 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_autoscale_mode": "off", 2024-08-17T00:34:20.796 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 64, 2024-08-17T00:34:20.796 INFO:tasks.workunit.client.0.smithi110.stdout: "pgp_num": 64, 2024-08-17T00:34:20.796 INFO:tasks.workunit.client.0.smithi110.stdout: "pool": 3, 2024-08-17T00:34:20.796 INFO:tasks.workunit.client.0.smithi110.stdout: "size": 3, 2024-08-17T00:34:20.796 INFO:tasks.workunit.client.0.smithi110.stdout: "stats": { 2024-08-17T00:34:20.796 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_raw": 729301002506, 2024-08-17T00:34:20.796 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_used": 0, 2024-08-17T00:34:20.796 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_bytes_used": 0, 2024-08-17T00:34:20.796 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_under_bytes": 0, 2024-08-17T00:34:20.797 INFO:tasks.workunit.client.0.smithi110.stdout: "data_bytes_used": 0, 2024-08-17T00:34:20.797 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty": 0, 2024-08-17T00:34:20.797 INFO:tasks.workunit.client.0.smithi110.stdout: "max_avail": 243100336128, 2024-08-17T00:34:20.797 INFO:tasks.workunit.client.0.smithi110.stdout: "objects": 0, 2024-08-17T00:34:20.797 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_bytes_used": 0, 2024-08-17T00:34:20.797 INFO:tasks.workunit.client.0.smithi110.stdout: "percent_used": 0.0, 2024-08-17T00:34:20.797 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_bytes": 0, 2024-08-17T00:34:20.797 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_objects": 0, 2024-08-17T00:34:20.797 INFO:tasks.workunit.client.0.smithi110.stdout: "rd": 0, 2024-08-17T00:34:20.797 INFO:tasks.workunit.client.0.smithi110.stdout: "rd_bytes": 0, 2024-08-17T00:34:20.797 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": 0, 2024-08-17T00:34:20.797 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_data": 0, 2024-08-17T00:34:20.797 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_omap": 0, 2024-08-17T00:34:20.797 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_raw": 0, 2024-08-17T00:34:20.798 INFO:tasks.workunit.client.0.smithi110.stdout: "wr": 0, 2024-08-17T00:34:20.798 INFO:tasks.workunit.client.0.smithi110.stdout: "wr_bytes": 0 2024-08-17T00:34:20.798 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.798 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_bytes": 0, 2024-08-17T00:34:20.798 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_objects": 0, 2024-08-17T00:34:20.798 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "replicated" 2024-08-17T00:34:20.798 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.798 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.798 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T00:34:20.798 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd" 2024-08-17T00:34:20.798 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.798 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_mode": "none", 2024-08-17T00:34:20.798 INFO:tasks.workunit.client.0.smithi110.stdout: "erasure_code_profile": {}, 2024-08-17T00:34:20.799 INFO:tasks.workunit.client.0.smithi110.stdout: "min_size": 2, 2024-08-17T00:34:20.799 INFO:tasks.workunit.client.0.smithi110.stdout: "options": {}, 2024-08-17T00:34:20.799 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_autoscale_mode": "off", 2024-08-17T00:34:20.799 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 8, 2024-08-17T00:34:20.799 INFO:tasks.workunit.client.0.smithi110.stdout: "pgp_num": 8, 2024-08-17T00:34:20.799 INFO:tasks.workunit.client.0.smithi110.stdout: "pool": 4, 2024-08-17T00:34:20.799 INFO:tasks.workunit.client.0.smithi110.stdout: "size": 3, 2024-08-17T00:34:20.799 INFO:tasks.workunit.client.0.smithi110.stdout: "stats": { 2024-08-17T00:34:20.799 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_raw": 729301002506, 2024-08-17T00:34:20.799 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_used": 12288, 2024-08-17T00:34:20.799 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_bytes_used": 0, 2024-08-17T00:34:20.799 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_under_bytes": 0, 2024-08-17T00:34:20.799 INFO:tasks.workunit.client.0.smithi110.stdout: "data_bytes_used": 12288, 2024-08-17T00:34:20.799 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty": 0, 2024-08-17T00:34:20.800 INFO:tasks.workunit.client.0.smithi110.stdout: "max_avail": 243100336128, 2024-08-17T00:34:20.800 INFO:tasks.workunit.client.0.smithi110.stdout: "objects": 2, 2024-08-17T00:34:20.800 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_bytes_used": 0, 2024-08-17T00:34:20.800 INFO:tasks.workunit.client.0.smithi110.stdout: "percent_used": 1.6849011075237286e-08, 2024-08-17T00:34:20.800 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_bytes": 0, 2024-08-17T00:34:20.800 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_objects": 0, 2024-08-17T00:34:20.800 INFO:tasks.workunit.client.0.smithi110.stdout: "rd": 0, 2024-08-17T00:34:20.800 INFO:tasks.workunit.client.0.smithi110.stdout: "rd_bytes": 0, 2024-08-17T00:34:20.800 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": 19, 2024-08-17T00:34:20.800 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_data": 19, 2024-08-17T00:34:20.800 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_omap": 0, 2024-08-17T00:34:20.800 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_raw": 57, 2024-08-17T00:34:20.800 INFO:tasks.workunit.client.0.smithi110.stdout: "wr": 2, 2024-08-17T00:34:20.800 INFO:tasks.workunit.client.0.smithi110.stdout: "wr_bytes": 2048 2024-08-17T00:34:20.801 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.801 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_bytes": 0, 2024-08-17T00:34:20.801 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_objects": 0, 2024-08-17T00:34:20.801 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "replicated" 2024-08-17T00:34:20.801 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.801 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.801 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd": { 2024-08-17T00:34:20.801 INFO:tasks.workunit.client.0.smithi110.stdout: "mirroring_by_pool": [ 2024-08-17T00:34:20.801 INFO:tasks.workunit.client.0.smithi110.stdout: false 2024-08-17T00:34:20.801 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.801 INFO:tasks.workunit.client.0.smithi110.stdout: "num_images_by_pool": [ 2024-08-17T00:34:20.801 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:20.801 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.801 INFO:tasks.workunit.client.0.smithi110.stdout: "num_pools": 1 2024-08-17T00:34:20.802 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.802 INFO:tasks.workunit.client.0.smithi110.stdout: "report_id": "aee3fa1a-1fb4-4e73-a208-412923b193c8", 2024-08-17T00:34:20.802 INFO:tasks.workunit.client.0.smithi110.stdout: "report_timestamp": "2024-08-17T00:34:19.894221", 2024-08-17T00:34:20.802 INFO:tasks.workunit.client.0.smithi110.stdout: "report_version": 1, 2024-08-17T00:34:20.802 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_stats": { 2024-08-17T00:34:20.802 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "7.9.2" 2024-08-17T00:34:20.802 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.802 INFO:tasks.workunit.client.0.smithi110.stdout: "rook": { 2024-08-17T00:34:20.802 INFO:tasks.workunit.client.0.smithi110.stdout: "cluster": { 2024-08-17T00:34:20.802 INFO:tasks.workunit.client.0.smithi110.stdout: "external-mode": null, 2024-08-17T00:34:20.802 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T00:34:20.802 INFO:tasks.workunit.client.0.smithi110.stdout: "allow-multiple-per-node": null, 2024-08-17T00:34:20.802 INFO:tasks.workunit.client.0.smithi110.stdout: "count": null, 2024-08-17T00:34:20.802 INFO:tasks.workunit.client.0.smithi110.stdout: "max-id": null, 2024-08-17T00:34:20.803 INFO:tasks.workunit.client.0.smithi110.stdout: "pvc": { 2024-08-17T00:34:20.803 INFO:tasks.workunit.client.0.smithi110.stdout: "enabled": null 2024-08-17T00:34:20.803 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.803 INFO:tasks.workunit.client.0.smithi110.stdout: "stretch": { 2024-08-17T00:34:20.803 INFO:tasks.workunit.client.0.smithi110.stdout: "enabled": null 2024-08-17T00:34:20.803 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.803 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.803 INFO:tasks.workunit.client.0.smithi110.stdout: "network": { 2024-08-17T00:34:20.803 INFO:tasks.workunit.client.0.smithi110.stdout: "provider": null 2024-08-17T00:34:20.803 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.803 INFO:tasks.workunit.client.0.smithi110.stdout: "storage": { 2024-08-17T00:34:20.803 INFO:tasks.workunit.client.0.smithi110.stdout: "device-set": { 2024-08-17T00:34:20.803 INFO:tasks.workunit.client.0.smithi110.stdout: "count": { 2024-08-17T00:34:20.803 INFO:tasks.workunit.client.0.smithi110.stdout: "non-portable": null, 2024-08-17T00:34:20.804 INFO:tasks.workunit.client.0.smithi110.stdout: "portable": null, 2024-08-17T00:34:20.804 INFO:tasks.workunit.client.0.smithi110.stdout: "total": null 2024-08-17T00:34:20.804 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.804 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.804 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.804 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.804 INFO:tasks.workunit.client.0.smithi110.stdout: "csi": { 2024-08-17T00:34:20.804 INFO:tasks.workunit.client.0.smithi110.stdout: "version": null 2024-08-17T00:34:20.804 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.804 INFO:tasks.workunit.client.0.smithi110.stdout: "kubernetes": { 2024-08-17T00:34:20.804 INFO:tasks.workunit.client.0.smithi110.stdout: "version": null 2024-08-17T00:34:20.804 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.804 INFO:tasks.workunit.client.0.smithi110.stdout: "node": { 2024-08-17T00:34:20.804 INFO:tasks.workunit.client.0.smithi110.stdout: "count": { 2024-08-17T00:34:20.805 INFO:tasks.workunit.client.0.smithi110.stdout: "kubernetes-total": null, 2024-08-17T00:34:20.805 INFO:tasks.workunit.client.0.smithi110.stdout: "with-ceph-daemons": null, 2024-08-17T00:34:20.805 INFO:tasks.workunit.client.0.smithi110.stdout: "with-csi-cephfs-plugin": null, 2024-08-17T00:34:20.805 INFO:tasks.workunit.client.0.smithi110.stdout: "with-csi-nfs-plugin": null, 2024-08-17T00:34:20.805 INFO:tasks.workunit.client.0.smithi110.stdout: "with-csi-rbd-plugin": null 2024-08-17T00:34:20.805 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.805 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.805 INFO:tasks.workunit.client.0.smithi110.stdout: "usage": { 2024-08-17T00:34:20.805 INFO:tasks.workunit.client.0.smithi110.stdout: "storage-class": { 2024-08-17T00:34:20.805 INFO:tasks.workunit.client.0.smithi110.stdout: "count": { 2024-08-17T00:34:20.805 INFO:tasks.workunit.client.0.smithi110.stdout: "bucket": null, 2024-08-17T00:34:20.805 INFO:tasks.workunit.client.0.smithi110.stdout: "cephfs": null, 2024-08-17T00:34:20.805 INFO:tasks.workunit.client.0.smithi110.stdout: "nfs": null, 2024-08-17T00:34:20.806 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd": null, 2024-08-17T00:34:20.806 INFO:tasks.workunit.client.0.smithi110.stdout: "total": null 2024-08-17T00:34:20.806 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.806 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:20.806 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.806 INFO:tasks.workunit.client.0.smithi110.stdout: "version": null 2024-08-17T00:34:20.806 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.806 INFO:tasks.workunit.client.0.smithi110.stdout: "services": {}, 2024-08-17T00:34:20.806 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_per_pg": [ 2024-08-17T00:34:20.806 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.806 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:20.806 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:20.806 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:20.807 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:20.807 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.807 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:20.807 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:20.807 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:20.807 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:20.807 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:20.807 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:20.807 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:20.807 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175015+0000", 2024-08-17T00:34:20.807 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.503170+0000", 2024-08-17T00:34:20.807 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.503170+0000", 2024-08-17T00:34:20.807 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.503735+0000", 2024-08-17T00:34:20.807 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175015+0000", 2024-08-17T00:34:20.808 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.808 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:20.808 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.808 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:20.808 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175015+0000", 2024-08-17T00:34:20.808 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175015+0000", 2024-08-17T00:34:20.808 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175015+0000", 2024-08-17T00:34:20.808 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:20.808 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:20.808 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.808 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175015+0000", 2024-08-17T00:34:20.808 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175015+0000", 2024-08-17T00:34:20.808 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:20.809 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:20.809 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:20.809 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:20.809 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:20.809 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:20.809 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:20.809 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:20.809 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:20.809 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:20.809 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:20.809 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:20.809 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:20.809 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.3f", 2024-08-17T00:34:20.809 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:20.809 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:20.810 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:20.810 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:20.810 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:20.810 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T05:09:37.447893+0000", 2024-08-17T00:34:20.810 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:20.810 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:20.810 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:20.810 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:20.810 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:20.810 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:20.810 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:20.810 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:20.810 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:20.811 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:20.811 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:20.811 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:20.811 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:20.811 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:20.811 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:20.811 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:20.811 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:20.811 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:20.811 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:20.811 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:20.811 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:20.811 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:20.811 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:20.812 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:20.812 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:20.812 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:20.812 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:20.812 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:20.812 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:20.812 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:20.812 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:20.812 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:20.812 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:20.812 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:20.812 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:20.812 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:20.812 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:20.813 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:20.813 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:20.813 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:20.813 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:20.813 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:20.813 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:20.813 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.813 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:20.813 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:20.813 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:20.813 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:20.813 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:20.813 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:20.813 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.813 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:20.814 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:20.814 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.814 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.814 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:20.814 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:20.814 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:20.814 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:20.814 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.814 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:20.814 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:20.814 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:20.814 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:20.814 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:20.815 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:20.815 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:20.815 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.176310+0000", 2024-08-17T00:34:20.815 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.502536+0000", 2024-08-17T00:34:20.815 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.502536+0000", 2024-08-17T00:34:20.815 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.502798+0000", 2024-08-17T00:34:20.815 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.176310+0000", 2024-08-17T00:34:20.815 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.815 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:20.815 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.815 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:20.815 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.176310+0000", 2024-08-17T00:34:20.815 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.176310+0000", 2024-08-17T00:34:20.816 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.176310+0000", 2024-08-17T00:34:20.816 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:20.816 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:20.816 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.816 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.176310+0000", 2024-08-17T00:34:20.816 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.176310+0000", 2024-08-17T00:34:20.816 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:20.816 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:20.816 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:20.816 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:20.816 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:20.816 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:20.816 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:20.816 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:20.816 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:20.817 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:20.817 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:20.817 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:20.817 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:20.817 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.3e", 2024-08-17T00:34:20.817 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:20.817 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:20.817 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:20.817 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:20.817 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:20.817 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:11:39.269554+0000", 2024-08-17T00:34:20.817 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:20.817 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:20.817 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:20.818 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:20.818 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:20.818 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:20.818 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:20.818 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:20.818 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:20.818 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:20.818 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:20.818 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:20.818 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:20.818 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:20.818 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:20.818 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:20.818 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:20.819 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:20.819 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:20.819 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:20.819 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:20.819 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:20.819 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:20.819 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:20.819 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:20.819 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:20.819 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:20.819 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:20.819 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:20.819 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:20.819 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:20.820 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:20.820 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:20.820 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:20.820 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:20.820 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:20.820 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:20.820 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:20.820 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:20.820 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:20.820 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:20.820 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:20.820 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:20.820 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.821 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:20.821 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:20.821 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:20.821 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:20.821 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:20.821 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:20.821 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.821 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:20.821 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:20.821 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.821 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.821 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:20.821 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:20.821 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:20.822 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:20.822 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.822 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T00:34:20.822 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:20.822 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:20.822 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:20.822 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:20.822 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:20.822 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:20.822 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175806+0000", 2024-08-17T00:34:20.822 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.486238+0000", 2024-08-17T00:34:20.822 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.486238+0000", 2024-08-17T00:34:20.822 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.487218+0000", 2024-08-17T00:34:20.823 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175806+0000", 2024-08-17T00:34:20.823 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.823 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:20.823 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.823 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:20.823 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175806+0000", 2024-08-17T00:34:20.823 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175806+0000", 2024-08-17T00:34:20.823 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175806+0000", 2024-08-17T00:34:20.823 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:20.823 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:20.823 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.823 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175806+0000", 2024-08-17T00:34:20.823 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175806+0000", 2024-08-17T00:34:20.823 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:20.824 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:20.824 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:20.824 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:20.824 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:20.824 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:20.824 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:20.824 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:20.824 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:20.824 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:20.824 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:20.824 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:20.824 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:20.824 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.3d", 2024-08-17T00:34:20.824 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:20.825 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:20.825 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:20.825 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:20.825 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:20.825 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:31:49.293168+0000", 2024-08-17T00:34:20.825 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:20.825 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:20.825 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:20.825 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:20.825 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:20.825 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:20.825 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:20.825 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:20.825 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:20.826 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:20.826 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:20.826 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:20.826 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:20.826 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:20.826 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:20.826 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:20.826 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:20.826 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:20.826 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:20.826 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:20.826 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:20.826 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:20.827 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:20.827 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:20.827 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:20.827 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:20.827 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:20.827 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:20.827 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:20.827 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:20.827 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:20.827 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:20.827 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:20.827 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:20.827 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:20.827 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:20.828 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:20.828 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:20.828 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:20.828 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:20.828 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:20.828 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:20.828 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:20.828 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.828 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:20.828 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:20.828 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:20.828 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:20.828 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:20.829 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:20.829 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.829 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T00:34:20.829 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:20.829 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.829 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.829 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:20.829 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:20.829 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:20.829 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:20.829 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.829 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:20.829 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:20.829 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:20.830 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:20.830 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:20.830 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:20.830 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:20.830 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174688+0000", 2024-08-17T00:34:20.830 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.500373+0000", 2024-08-17T00:34:20.830 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.500373+0000", 2024-08-17T00:34:20.830 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.500750+0000", 2024-08-17T00:34:20.830 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174688+0000", 2024-08-17T00:34:20.830 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.830 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:20.830 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.830 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:20.830 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174688+0000", 2024-08-17T00:34:20.831 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174688+0000", 2024-08-17T00:34:20.831 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174688+0000", 2024-08-17T00:34:20.831 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:20.831 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:20.831 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.831 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174688+0000", 2024-08-17T00:34:20.831 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174688+0000", 2024-08-17T00:34:20.831 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:20.831 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:20.831 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:20.831 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:20.831 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:20.831 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:20.832 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:20.832 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:20.832 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:20.832 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:20.832 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:20.832 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:20.832 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:20.832 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.3c", 2024-08-17T00:34:20.832 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:20.832 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:20.832 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:20.832 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:20.832 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:20.832 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:49:05.409594+0000", 2024-08-17T00:34:20.833 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:20.833 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:20.833 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:20.833 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:20.833 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:20.833 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:20.833 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:20.833 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:20.833 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:20.833 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:20.833 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:20.833 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:20.833 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:20.833 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:20.834 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:20.834 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:20.834 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:20.834 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:20.834 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:20.834 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:20.834 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:20.834 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:20.834 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:20.834 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:20.834 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:20.834 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:20.834 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:20.834 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:20.835 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:20.835 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:20.835 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:20.835 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:20.835 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:20.835 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:20.835 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:20.835 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:20.835 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:20.835 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:20.835 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:20.835 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:20.835 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:20.835 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:20.836 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:20.836 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.836 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:20.836 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:20.836 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:20.836 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:20.836 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:20.836 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:20.836 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.836 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:20.836 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:20.836 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.836 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.837 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:20.837 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:20.837 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:20.837 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:20.837 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.837 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:20.837 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:20.837 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:20.837 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:20.837 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:20.837 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:20.837 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:20.837 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174874+0000", 2024-08-17T00:34:20.838 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.490834+0000", 2024-08-17T00:34:20.838 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.490834+0000", 2024-08-17T00:34:20.838 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.491473+0000", 2024-08-17T00:34:20.838 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174874+0000", 2024-08-17T00:34:20.838 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.838 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:20.838 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.838 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:20.838 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174874+0000", 2024-08-17T00:34:20.838 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174874+0000", 2024-08-17T00:34:20.838 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174874+0000", 2024-08-17T00:34:20.838 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:20.838 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:20.839 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.839 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174874+0000", 2024-08-17T00:34:20.839 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174874+0000", 2024-08-17T00:34:20.839 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:20.839 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:20.839 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:20.839 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:20.839 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:20.839 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:20.839 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:20.839 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:20.839 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:20.839 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:20.839 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:20.840 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:20.840 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:20.840 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.3b", 2024-08-17T00:34:20.840 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:20.840 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:20.840 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:20.840 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:20.840 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:20.840 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:53:04.999061+0000", 2024-08-17T00:34:20.840 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:20.840 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:20.840 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:20.840 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:20.841 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:20.841 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:20.841 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:20.841 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:20.841 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:20.841 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:20.841 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:20.841 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:20.841 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:20.841 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:20.841 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:20.841 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:20.841 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:20.842 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:20.842 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:20.842 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:20.842 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:20.842 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:20.842 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:20.842 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:20.842 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:20.842 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:20.842 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:20.842 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:20.842 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:20.842 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:20.843 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:20.843 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:20.843 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:20.843 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:20.843 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:20.843 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:20.843 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:20.843 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:20.843 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:20.843 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:20.843 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:20.843 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:20.843 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:20.843 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.843 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:20.844 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:20.844 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:20.844 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:20.844 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:20.844 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:20.844 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.844 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:20.844 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:20.844 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.844 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.844 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:20.844 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:20.844 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:20.844 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:20.845 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.845 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:20.845 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:20.845 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:20.845 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:20.845 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:20.845 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:20.845 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:20.845 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174399+0000", 2024-08-17T00:34:20.845 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.499215+0000", 2024-08-17T00:34:20.845 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.499215+0000", 2024-08-17T00:34:20.845 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.499553+0000", 2024-08-17T00:34:20.845 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174399+0000", 2024-08-17T00:34:20.846 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.846 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:20.846 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.846 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:20.846 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174399+0000", 2024-08-17T00:34:20.846 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174399+0000", 2024-08-17T00:34:20.846 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174399+0000", 2024-08-17T00:34:20.846 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:20.846 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:20.846 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.846 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174399+0000", 2024-08-17T00:34:20.846 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174399+0000", 2024-08-17T00:34:20.846 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:20.846 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:20.847 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:20.847 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:20.847 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:20.847 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:20.847 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:20.847 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:20.847 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:20.847 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:20.847 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:20.847 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:20.847 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:20.847 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.3a", 2024-08-17T00:34:20.847 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:20.847 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:20.848 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:20.848 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:20.848 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:20.848 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:01:22.203810+0000", 2024-08-17T00:34:20.848 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:20.848 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:20.848 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:20.848 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:20.848 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:20.848 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:20.848 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:20.848 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:20.848 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:20.848 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:20.849 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:20.849 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:20.849 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:20.849 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:20.849 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:20.849 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:20.849 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:20.849 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:20.849 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:20.849 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:20.849 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:20.849 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:20.849 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:20.849 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:20.850 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:20.850 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:20.850 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:20.850 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:20.850 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:20.850 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:20.850 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:20.850 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:20.850 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:20.850 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:20.850 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:20.850 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:20.850 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:20.850 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:20.851 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:20.851 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:20.851 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:20.851 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:20.851 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:20.851 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.851 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:20.851 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:20.851 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:20.851 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:20.851 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:20.851 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:20.851 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.852 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:20.852 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:20.852 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.852 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.852 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:20.852 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:20.852 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:20.852 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:20.852 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.852 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:20.852 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:20.852 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:20.852 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:20.852 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:20.853 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:20.853 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:20.853 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174438+0000", 2024-08-17T00:34:20.853 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.494124+0000", 2024-08-17T00:34:20.853 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.494124+0000", 2024-08-17T00:34:20.853 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.494404+0000", 2024-08-17T00:34:20.853 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174438+0000", 2024-08-17T00:34:20.853 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.853 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:20.853 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.853 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:20.853 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174438+0000", 2024-08-17T00:34:20.853 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174438+0000", 2024-08-17T00:34:20.853 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174438+0000", 2024-08-17T00:34:20.854 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:20.854 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:20.854 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.854 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174438+0000", 2024-08-17T00:34:20.854 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174438+0000", 2024-08-17T00:34:20.854 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:20.854 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:20.854 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:20.854 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:20.854 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:20.854 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:20.854 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:20.854 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:20.855 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:20.855 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:20.855 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:20.855 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:20.855 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:20.855 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.39", 2024-08-17T00:34:20.855 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:20.855 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:20.855 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:20.855 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:20.855 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:20.855 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:04:14.145154+0000", 2024-08-17T00:34:20.855 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:20.855 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:20.856 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:20.856 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:20.856 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:20.856 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:20.856 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:20.856 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:20.856 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:20.856 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:20.856 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:20.856 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:20.856 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:20.856 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:20.856 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:20.856 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:20.857 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:20.857 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:20.857 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:20.857 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:20.857 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:20.857 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:20.857 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:20.857 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:20.857 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:20.857 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:20.857 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:20.857 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:20.857 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:20.858 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:20.858 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:20.858 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:20.858 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:20.858 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:20.858 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:20.858 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:20.858 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:20.858 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:20.858 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:20.858 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:20.858 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:20.858 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:20.859 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:20.859 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.859 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:20.859 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:20.859 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:20.859 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:20.859 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:20.859 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:20.859 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.859 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:20.859 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:20.859 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.859 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.859 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:20.860 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:20.860 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:20.860 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:20.860 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.860 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:20.860 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:20.860 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:20.860 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:20.860 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:20.860 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:20.860 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:20.860 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482374+0000", 2024-08-17T00:34:20.860 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.499689+0000", 2024-08-17T00:34:20.860 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.499689+0000", 2024-08-17T00:34:20.861 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.499888+0000", 2024-08-17T00:34:20.861 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482374+0000", 2024-08-17T00:34:20.861 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.861 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:20.861 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.861 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:20.861 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482374+0000", 2024-08-17T00:34:20.861 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482374+0000", 2024-08-17T00:34:20.861 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482374+0000", 2024-08-17T00:34:20.861 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:20.861 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:20.861 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.861 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482374+0000", 2024-08-17T00:34:20.862 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482374+0000", 2024-08-17T00:34:20.862 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:20.862 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:20.862 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:20.862 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:20.862 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:20.862 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:20.862 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:20.862 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:20.862 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:20.862 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:20.862 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:20.862 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:20.863 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:20.863 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.38", 2024-08-17T00:34:20.863 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:20.863 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:20.863 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:20.863 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:20.863 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:20.863 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:44:05.674986+0000", 2024-08-17T00:34:20.863 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:20.863 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:20.863 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:20.863 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:20.863 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:20.863 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:20.864 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:20.864 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:20.864 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:20.864 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:20.864 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:20.864 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:20.864 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:20.864 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:20.864 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:20.864 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:20.864 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:20.864 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:20.864 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:20.864 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:20.865 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:20.865 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:20.865 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:20.865 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:20.865 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:20.865 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:20.865 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:20.865 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:20.865 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:20.865 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:20.865 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:20.865 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:20.865 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:20.865 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:20.866 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:20.866 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:20.866 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:20.866 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:20.866 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:20.866 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:20.866 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:20.866 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:20.866 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:20.866 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.866 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:20.866 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:20.866 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:20.867 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:20.867 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:20.867 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:20.867 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.867 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:20.867 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:20.867 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.867 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.867 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:20.867 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:20.867 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:20.867 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:20.867 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.867 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:20.868 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:20.868 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:20.868 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:20.868 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:20.868 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:20.868 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:20.868 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175301+0000", 2024-08-17T00:34:20.868 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.494617+0000", 2024-08-17T00:34:20.868 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.494617+0000", 2024-08-17T00:34:20.868 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.494909+0000", 2024-08-17T00:34:20.868 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175301+0000", 2024-08-17T00:34:20.868 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.868 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:20.869 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.869 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:20.869 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175301+0000", 2024-08-17T00:34:20.869 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175301+0000", 2024-08-17T00:34:20.869 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175301+0000", 2024-08-17T00:34:20.869 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:20.869 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:20.869 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.869 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175301+0000", 2024-08-17T00:34:20.869 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175301+0000", 2024-08-17T00:34:20.869 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:20.869 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:20.869 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:20.869 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:20.870 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:20.870 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:20.870 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:20.870 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:20.870 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:20.870 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:20.870 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:20.870 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:20.870 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:20.870 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.37", 2024-08-17T00:34:20.870 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:20.870 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:20.870 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:20.871 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:20.871 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:20.871 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:15:18.494935+0000", 2024-08-17T00:34:20.871 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:20.871 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:20.871 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:20.871 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:20.871 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:20.871 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:20.871 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:20.871 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:20.871 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:20.871 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:20.871 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:20.871 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:20.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:20.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:20.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:20.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:20.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:20.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:20.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:20.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:20.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:20.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:20.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:20.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:20.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:20.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:20.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:20.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:20.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:20.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:20.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:20.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:20.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:20.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:20.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:20.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:20.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:20.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:20.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:20.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:20.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:20.874 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:20.874 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:20.874 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.874 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:20.874 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:20.874 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:20.874 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:20.874 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:20.874 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:20.874 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.874 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:20.874 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:20.874 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.875 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.875 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:20.875 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:20.875 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:20.875 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:20.875 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.875 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T00:34:20.875 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:20.875 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:20.875 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:20.875 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:20.875 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:20.875 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:20.876 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.050994+0000", 2024-08-17T00:34:20.876 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.499635+0000", 2024-08-17T00:34:20.876 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.499635+0000", 2024-08-17T00:34:20.876 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.500690+0000", 2024-08-17T00:34:20.876 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.050994+0000", 2024-08-17T00:34:20.876 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.876 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:20.876 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.876 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:20.876 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.050994+0000", 2024-08-17T00:34:20.876 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.050994+0000", 2024-08-17T00:34:20.876 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.050994+0000", 2024-08-17T00:34:20.876 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:20.876 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:20.877 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.877 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.050994+0000", 2024-08-17T00:34:20.877 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.050994+0000", 2024-08-17T00:34:20.877 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:20.877 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:20.877 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:20.877 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:20.877 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:20.877 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:20.877 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:20.877 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:20.877 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:20.877 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:20.878 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:20.878 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:20.878 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:20.878 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.36", 2024-08-17T00:34:20.878 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:20.878 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:20.878 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:20.878 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:20.878 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:20.878 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:14:50.198670+0000", 2024-08-17T00:34:20.878 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:20.878 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:20.878 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:20.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:20.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:20.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:20.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:20.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:20.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:20.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:20.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:20.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:20.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:20.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:20.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:20.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:20.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:20.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:20.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:20.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:20.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:20.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:20.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:20.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:20.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:20.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:20.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:20.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:20.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:20.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:20.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:20.881 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:20.881 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:20.881 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:20.881 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:20.881 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:20.881 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:20.881 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:20.881 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:20.881 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:20.881 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:20.881 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:20.881 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:20.881 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.881 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:20.882 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:20.882 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:20.882 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:20.882 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:20.882 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:20.882 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.882 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T00:34:20.882 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:20.882 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.882 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.882 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:20.882 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:20.882 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:20.882 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:20.883 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.883 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T00:34:20.883 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:20.883 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:20.883 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:20.883 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:20.883 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:20.883 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:20.883 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.481940+0000", 2024-08-17T00:34:20.883 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:27.221039+0000", 2024-08-17T00:34:20.883 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:27.221039+0000", 2024-08-17T00:34:20.883 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:27.221399+0000", 2024-08-17T00:34:20.884 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.481940+0000", 2024-08-17T00:34:20.884 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.884 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:20.884 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.884 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 68, 2024-08-17T00:34:20.884 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.481940+0000", 2024-08-17T00:34:20.884 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.481940+0000", 2024-08-17T00:34:20.884 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.481940+0000", 2024-08-17T00:34:20.884 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:20.884 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:20.884 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.884 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.481940+0000", 2024-08-17T00:34:20.884 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.481940+0000", 2024-08-17T00:34:20.884 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:20.885 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:20.885 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:20.885 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:20.885 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 67, 2024-08-17T00:34:20.885 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:20.885 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:20.885 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:20.885 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:20.885 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:20.885 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:20.885 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:20.885 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:20.885 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.35", 2024-08-17T00:34:20.885 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:20.886 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:20.886 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:20.886 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 20, 2024-08-17T00:34:20.886 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:20.886 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:08:01.591002+0000", 2024-08-17T00:34:20.886 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:20.886 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:20.886 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:20.886 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:20.886 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:20.886 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:20.886 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:20.886 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:20.886 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:20.887 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:20.887 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:20.887 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:20.887 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:20.887 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:20.887 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:20.887 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:20.887 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:20.887 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:20.887 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:20.887 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:20.887 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:20.887 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:20.887 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:20.888 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:20.888 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:20.888 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:20.888 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:20.888 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:20.888 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:20.888 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:20.888 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:20.888 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:20.888 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:20.888 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:20.888 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:20.888 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:20.888 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:20.889 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:20.889 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:20.889 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:20.889 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:20.889 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:20.889 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:20.889 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.889 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:20.889 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:20.889 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:20.889 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:20.889 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:20.889 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:20.889 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.890 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T00:34:20.890 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:20.890 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.890 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.890 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:20.890 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:20.890 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:20.890 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:20.890 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.890 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 4, 2024-08-17T00:34:20.890 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:20.890 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:20.890 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:20.891 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:20.891 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:20.891 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:20.891 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.483651+0000", 2024-08-17T00:34:20.891 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.502974+0000", 2024-08-17T00:34:20.891 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.502974+0000", 2024-08-17T00:34:20.891 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.503242+0000", 2024-08-17T00:34:20.891 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.483651+0000", 2024-08-17T00:34:20.891 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.891 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:20.891 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.891 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:20.891 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.483651+0000", 2024-08-17T00:34:20.891 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.483651+0000", 2024-08-17T00:34:20.892 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.483651+0000", 2024-08-17T00:34:20.892 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:20.892 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:20.892 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.892 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.483651+0000", 2024-08-17T00:34:20.892 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.483651+0000", 2024-08-17T00:34:20.892 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:20.892 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:20.892 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:20.892 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:20.892 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:20.892 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:20.892 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:20.892 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:20.893 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:20.893 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:20.893 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:20.893 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:20.893 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:20.893 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.34", 2024-08-17T00:34:20.893 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:20.893 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:20.893 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:20.893 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:20.893 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:20.893 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:40:35.017811+0000", 2024-08-17T00:34:20.893 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:20.893 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:20.894 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:20.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:20.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:20.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:20.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:20.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:20.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:20.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:20.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:20.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:20.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:20.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:20.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:20.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:20.895 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:20.895 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:20.895 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:20.895 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:20.895 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:20.895 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:20.895 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:20.895 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:20.895 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:20.895 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:20.895 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:20.895 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:20.895 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:20.895 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:20.896 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:20.896 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:20.896 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:20.896 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:20.896 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:20.896 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:20.896 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:20.896 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:20.896 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:20.896 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:20.896 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:20.896 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:20.896 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:20.896 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.897 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:20.897 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:20.897 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:20.897 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:20.897 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:20.897 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:20.897 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.897 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 4, 2024-08-17T00:34:20.897 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:20.897 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.897 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.897 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:20.897 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:20.897 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:20.897 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:20.898 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.898 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:20.898 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:20.898 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:20.898 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:20.898 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:20.898 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:20.898 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:20.898 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482382+0000", 2024-08-17T00:34:20.898 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.500750+0000", 2024-08-17T00:34:20.898 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.500750+0000", 2024-08-17T00:34:20.898 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.501019+0000", 2024-08-17T00:34:20.899 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482382+0000", 2024-08-17T00:34:20.899 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.899 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:20.899 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.899 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:20.899 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482382+0000", 2024-08-17T00:34:20.899 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482382+0000", 2024-08-17T00:34:20.899 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482382+0000", 2024-08-17T00:34:20.899 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:20.899 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:20.899 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.899 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482382+0000", 2024-08-17T00:34:20.899 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482382+0000", 2024-08-17T00:34:20.899 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:20.900 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:20.900 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:20.900 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:20.900 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:20.900 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:20.900 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:20.900 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:20.900 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:20.900 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:20.900 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:20.900 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:20.900 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:20.900 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.33", 2024-08-17T00:34:20.900 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:20.901 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:20.901 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:20.901 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:20.901 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:20.901 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:20:58.945828+0000", 2024-08-17T00:34:20.901 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:20.901 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:20.901 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:20.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:20.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:20.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:20.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:20.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:20.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:20.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:20.902 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:20.902 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:20.902 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:20.902 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:20.902 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:20.902 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:20.902 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:20.902 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:20.902 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:20.902 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:20.902 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:20.902 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:20.902 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:20.903 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:20.903 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:20.903 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:20.903 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:20.903 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:20.903 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:20.903 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:20.903 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:20.903 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:20.903 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:20.903 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:20.903 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:20.903 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:20.903 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:20.904 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:20.904 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:20.904 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:20.904 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:20.904 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:20.904 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:20.904 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.904 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:20.904 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:20.904 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:20.904 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:20.904 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:20.904 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:20.904 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.905 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:20.905 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:20.905 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.905 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.905 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:20.905 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:20.905 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:20.905 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:20.905 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.905 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T00:34:20.905 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:20.905 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:20.905 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:20.905 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:20.906 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:20.906 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:20.906 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175713+0000", 2024-08-17T00:34:20.906 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.493664+0000", 2024-08-17T00:34:20.906 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.493664+0000", 2024-08-17T00:34:20.906 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.494120+0000", 2024-08-17T00:34:20.906 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175713+0000", 2024-08-17T00:34:20.906 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.906 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:20.906 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.906 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:20.906 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175713+0000", 2024-08-17T00:34:20.906 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175713+0000", 2024-08-17T00:34:20.907 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175713+0000", 2024-08-17T00:34:20.907 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:20.907 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:20.907 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.907 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175713+0000", 2024-08-17T00:34:20.907 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175713+0000", 2024-08-17T00:34:20.907 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:20.907 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:20.907 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:20.907 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:20.907 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:20.907 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:20.907 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:20.907 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:20.908 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:20.908 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:20.908 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:20.908 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:20.908 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:20.908 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.32", 2024-08-17T00:34:20.908 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:20.908 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:20.908 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:20.908 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:20.908 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:20.908 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:48:07.972673+0000", 2024-08-17T00:34:20.908 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:20.909 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:20.909 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:20.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:20.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:20.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:20.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:20.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:20.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:20.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:20.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:20.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:20.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:20.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:20.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:20.910 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:20.910 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:20.910 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:20.910 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:20.910 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:20.910 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:20.910 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:20.910 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:20.910 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:20.910 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:20.910 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:20.910 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:20.910 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:20.910 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:20.911 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:20.911 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:20.911 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:20.911 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:20.911 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:20.911 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:20.911 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:20.911 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:20.911 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:20.911 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:20.911 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:20.911 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:20.911 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:20.911 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:20.912 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.912 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:20.912 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:20.912 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:20.912 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:20.912 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:20.912 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:20.912 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.912 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T00:34:20.912 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:20.912 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.912 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.912 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:20.912 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:20.913 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:20.913 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:20.913 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.913 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:20.913 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:20.913 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:20.913 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:20.913 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:20.913 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:20.913 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:20.913 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175486+0000", 2024-08-17T00:34:20.913 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.495493+0000", 2024-08-17T00:34:20.914 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.495493+0000", 2024-08-17T00:34:20.914 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.495773+0000", 2024-08-17T00:34:20.914 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175486+0000", 2024-08-17T00:34:20.914 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.914 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:20.914 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.914 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:20.914 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175486+0000", 2024-08-17T00:34:20.914 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175486+0000", 2024-08-17T00:34:20.914 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175486+0000", 2024-08-17T00:34:20.914 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:20.914 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:20.914 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.915 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175486+0000", 2024-08-17T00:34:20.915 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175486+0000", 2024-08-17T00:34:20.915 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:20.915 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:20.915 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:20.915 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:20.915 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:20.915 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:20.915 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:20.915 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:20.915 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:20.915 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:20.915 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:20.915 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:20.916 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:20.916 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.31", 2024-08-17T00:34:20.916 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:20.916 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:20.916 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:20.916 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:20.916 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:20.916 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:02:17.259616+0000", 2024-08-17T00:34:20.916 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:20.916 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:20.916 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:20.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:20.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:20.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:20.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:20.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:20.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:20.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:20.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:20.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:20.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:20.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:20.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:20.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:20.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:20.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:20.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:20.918 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:20.918 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:20.918 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:20.918 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:20.918 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:20.918 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:20.918 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:20.918 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:20.918 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:20.918 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:20.918 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:20.918 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:20.918 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:20.919 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:20.919 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:20.919 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:20.919 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:20.919 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:20.919 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:20.919 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:20.919 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:20.919 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:20.919 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:20.919 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:20.919 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.919 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:20.920 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:20.920 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:20.920 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:20.920 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:20.920 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:20.920 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.920 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:20.920 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:20.920 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.920 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.920 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:20.920 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:20.920 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:20.920 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:20.921 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.921 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:20.921 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:20.921 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:20.921 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:20.921 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:20.921 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:20.921 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:20.921 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174166+0000", 2024-08-17T00:34:20.921 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.498802+0000", 2024-08-17T00:34:20.921 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.498802+0000", 2024-08-17T00:34:20.921 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.499743+0000", 2024-08-17T00:34:20.921 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174166+0000", 2024-08-17T00:34:20.921 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.922 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:20.922 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.922 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:20.922 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174166+0000", 2024-08-17T00:34:20.922 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174166+0000", 2024-08-17T00:34:20.922 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174166+0000", 2024-08-17T00:34:20.922 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:20.922 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:20.922 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.922 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174166+0000", 2024-08-17T00:34:20.922 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174166+0000", 2024-08-17T00:34:20.922 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:20.922 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:20.923 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:20.923 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:20.923 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:20.923 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:20.923 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:20.923 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:20.923 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:20.923 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:20.923 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:20.923 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:20.923 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:20.923 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.30", 2024-08-17T00:34:20.923 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:20.923 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:20.924 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:20.924 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:20.924 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:20.924 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T11:32:24.028884+0000", 2024-08-17T00:34:20.924 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:20.924 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:20.924 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:20.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:20.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:20.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:20.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:20.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:20.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:20.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:20.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:20.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:20.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:20.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:20.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:20.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:20.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:20.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:20.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:20.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:20.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:20.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:20.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:20.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:20.926 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:20.926 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:20.926 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:20.926 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:20.926 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:20.926 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:20.926 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:20.926 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:20.926 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:20.926 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:20.926 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:20.926 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:20.926 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:20.926 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:20.927 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:20.927 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:20.927 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:20.927 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:20.927 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:20.927 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.927 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:20.927 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:20.927 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:20.927 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:20.927 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:20.927 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:20.927 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.927 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:20.928 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:20.928 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.928 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.928 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:20.928 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:20.928 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:20.928 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:20.928 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.928 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:20.928 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:20.928 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:20.928 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:20.928 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:20.928 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:20.929 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:20.929 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175404+0000", 2024-08-17T00:34:20.929 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:27.320426+0000", 2024-08-17T00:34:20.929 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:27.320426+0000", 2024-08-17T00:34:20.929 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:27.320736+0000", 2024-08-17T00:34:20.929 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175404+0000", 2024-08-17T00:34:20.929 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.929 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:20.929 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.929 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 68, 2024-08-17T00:34:20.929 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175404+0000", 2024-08-17T00:34:20.929 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175404+0000", 2024-08-17T00:34:20.929 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175404+0000", 2024-08-17T00:34:20.930 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:20.930 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:20.930 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.930 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175404+0000", 2024-08-17T00:34:20.930 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175404+0000", 2024-08-17T00:34:20.930 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:20.930 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:20.930 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:20.930 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:20.930 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 67, 2024-08-17T00:34:20.930 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:20.930 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:20.930 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:20.931 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:20.931 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:20.931 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:20.931 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:20.931 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:20.931 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.2f", 2024-08-17T00:34:20.931 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:20.931 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:20.931 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:20.931 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 31, 2024-08-17T00:34:20.931 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:20.931 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:37:25.530977+0000", 2024-08-17T00:34:20.931 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:20.931 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:20.932 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:20.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:20.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:20.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:20.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:20.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:20.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:20.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:20.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:20.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:20.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:20.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:20.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:20.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:20.933 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:20.933 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:20.933 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:20.933 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:20.933 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:20.933 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:20.933 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:20.933 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:20.933 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:20.933 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:20.933 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:20.933 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:20.933 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:20.933 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:20.934 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:20.934 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:20.934 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:20.934 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:20.934 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:20.934 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:20.934 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:20.934 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:20.934 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:20.934 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:20.934 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:20.934 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:20.934 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:20.935 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.935 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:20.935 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:20.935 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:20.935 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:20.935 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:20.935 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:20.935 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.935 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:20.935 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:20.935 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.935 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.935 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:20.935 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:20.936 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:20.936 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:20.936 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.936 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T00:34:20.936 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:20.936 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:20.936 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:20.936 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:20.936 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:20.936 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:20.936 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482093+0000", 2024-08-17T00:34:20.936 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.502430+0000", 2024-08-17T00:34:20.936 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.502430+0000", 2024-08-17T00:34:20.936 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.502709+0000", 2024-08-17T00:34:20.937 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482093+0000", 2024-08-17T00:34:20.937 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.937 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:20.937 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.937 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:20.937 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482093+0000", 2024-08-17T00:34:20.937 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482093+0000", 2024-08-17T00:34:20.937 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482093+0000", 2024-08-17T00:34:20.937 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:20.937 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:20.937 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.937 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482093+0000", 2024-08-17T00:34:20.937 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482093+0000", 2024-08-17T00:34:20.938 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:20.938 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:20.938 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:20.938 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:20.938 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:20.938 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:20.938 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:20.938 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:20.938 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:20.938 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:20.938 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:20.938 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:20.938 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:20.938 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.2e", 2024-08-17T00:34:20.939 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:20.939 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:20.939 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:20.939 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:20.939 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:20.939 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:15:59.703040+0000", 2024-08-17T00:34:20.939 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:20.939 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:20.939 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:20.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:20.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:20.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:20.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:20.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:20.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:20.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:20.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:20.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:20.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:20.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:20.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:20.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:20.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:20.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:20.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:20.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:20.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:20.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:20.941 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:20.941 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:20.941 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:20.941 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:20.941 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:20.941 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:20.941 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:20.941 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:20.941 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:20.941 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:20.941 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:20.941 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:20.941 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:20.941 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:20.942 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:20.942 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:20.942 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:20.942 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:20.942 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:20.942 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:20.942 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:20.942 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.942 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:20.942 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:20.942 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:20.942 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:20.942 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:20.942 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:20.943 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.943 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T00:34:20.943 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:20.943 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.943 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.943 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:20.943 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:20.943 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:20.943 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:20.943 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.943 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:20.943 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:20.943 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:20.943 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:20.944 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:20.944 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:20.944 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:20.944 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175302+0000", 2024-08-17T00:34:20.944 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.504218+0000", 2024-08-17T00:34:20.944 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.504218+0000", 2024-08-17T00:34:20.944 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.504518+0000", 2024-08-17T00:34:20.944 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175302+0000", 2024-08-17T00:34:20.944 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.944 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:20.944 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.944 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:20.944 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175302+0000", 2024-08-17T00:34:20.945 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175302+0000", 2024-08-17T00:34:20.945 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175302+0000", 2024-08-17T00:34:20.945 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:20.945 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:20.945 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.945 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175302+0000", 2024-08-17T00:34:20.945 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175302+0000", 2024-08-17T00:34:20.945 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:20.945 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:20.945 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:20.945 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:20.945 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:20.945 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:20.946 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:20.946 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:20.946 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:20.946 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:20.946 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:20.946 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:20.946 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:20.946 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.2d", 2024-08-17T00:34:20.946 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:20.946 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:20.946 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:20.946 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:20.946 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:20.946 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:09:58.070460+0000", 2024-08-17T00:34:20.947 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:20.947 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:20.947 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:20.947 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:20.947 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:20.947 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:20.947 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:20.947 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:20.947 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:20.947 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:20.947 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:20.947 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:20.947 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:20.947 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:20.948 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:20.948 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:20.948 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:20.948 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:20.948 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:20.948 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:20.948 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:20.948 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:20.948 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:20.948 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:20.948 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:20.948 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:20.948 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:20.948 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:20.949 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:20.949 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:20.949 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:20.949 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:20.949 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:20.949 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:20.949 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:20.949 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:20.949 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:20.949 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:20.949 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:20.949 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:20.949 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:20.950 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:20.950 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:20.950 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.950 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:20.950 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:20.950 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:20.950 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:20.950 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:20.950 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:20.950 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.950 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:20.950 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:20.950 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.950 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.951 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:20.951 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:20.951 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:20.951 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:20.951 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.951 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T00:34:20.951 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:20.951 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:20.951 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:20.951 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:20.951 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:20.951 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:20.951 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.050900+0000", 2024-08-17T00:34:20.952 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.497386+0000", 2024-08-17T00:34:20.952 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.497386+0000", 2024-08-17T00:34:20.952 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.497755+0000", 2024-08-17T00:34:20.952 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.050900+0000", 2024-08-17T00:34:20.952 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.952 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:20.952 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.952 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:20.952 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.050900+0000", 2024-08-17T00:34:20.952 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.050900+0000", 2024-08-17T00:34:20.952 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.050900+0000", 2024-08-17T00:34:20.952 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:20.952 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:20.952 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.953 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.050900+0000", 2024-08-17T00:34:20.953 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.050900+0000", 2024-08-17T00:34:20.953 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:20.953 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:20.953 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:20.953 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:20.953 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:20.953 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:20.953 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:20.953 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:20.953 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:20.953 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:20.953 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:20.953 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:20.954 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:20.954 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.2c", 2024-08-17T00:34:20.954 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:20.954 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:20.954 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:20.954 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:20.954 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:20.954 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:58:38.551421+0000", 2024-08-17T00:34:20.954 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:20.954 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:20.954 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:20.954 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:20.954 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:20.955 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:20.955 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:20.955 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:20.955 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:20.955 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:20.955 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:20.955 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:20.955 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:20.955 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:20.955 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:20.955 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:20.955 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:20.955 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:20.955 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:20.955 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:20.956 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:20.956 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:20.956 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:20.956 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:20.956 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:20.956 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:20.956 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:20.956 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:20.956 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:20.956 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:20.956 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:20.956 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:20.956 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:20.956 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:20.957 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:20.957 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:20.957 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:20.957 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:20.957 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:20.957 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:20.957 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:20.957 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:20.957 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:20.957 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.957 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:20.957 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:20.957 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:20.957 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:20.958 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:20.958 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:20.958 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.958 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T00:34:20.958 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:20.958 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.958 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.958 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:20.958 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:20.958 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:20.958 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:20.958 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.959 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T00:34:20.959 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:20.959 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:20.959 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:20.959 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:20.959 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:20.959 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:20.959 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175870+0000", 2024-08-17T00:34:20.959 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.486378+0000", 2024-08-17T00:34:20.959 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.486378+0000", 2024-08-17T00:34:20.959 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.488161+0000", 2024-08-17T00:34:20.959 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175870+0000", 2024-08-17T00:34:20.959 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.960 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:20.960 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.960 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:20.960 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175870+0000", 2024-08-17T00:34:20.960 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175870+0000", 2024-08-17T00:34:20.960 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175870+0000", 2024-08-17T00:34:20.960 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:20.960 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:20.960 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.960 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175870+0000", 2024-08-17T00:34:20.960 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175870+0000", 2024-08-17T00:34:20.960 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:20.960 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:20.961 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:20.961 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:20.961 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:20.961 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:20.961 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:20.961 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:20.961 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:20.961 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:20.961 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:20.961 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:20.961 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:20.961 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.2b", 2024-08-17T00:34:20.961 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:20.961 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:20.962 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:20.962 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:20.962 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:20.962 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:36:03.294328+0000", 2024-08-17T00:34:20.962 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:20.962 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:20.962 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:20.962 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:20.962 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:20.962 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:20.962 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:20.962 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:20.962 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:20.963 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:20.963 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:20.963 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:20.963 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:20.963 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:20.963 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:20.963 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:20.963 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:20.963 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:20.963 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:20.963 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:20.963 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:20.963 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:20.963 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:20.964 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:20.964 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:20.964 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:20.964 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:20.964 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:20.964 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:20.964 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:20.964 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:20.964 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:20.964 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:20.964 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:20.964 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:20.964 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:20.965 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:20.965 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:20.965 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:20.965 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:20.965 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:20.965 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:20.965 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:20.965 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.965 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:20.965 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:20.965 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:20.965 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:20.965 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:20.965 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:20.966 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.966 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T00:34:20.966 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:20.966 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.966 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.966 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:20.966 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:20.966 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:20.966 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:20.966 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.966 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:20.966 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:20.966 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:20.966 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:20.967 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:20.967 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:20.967 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:20.967 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174496+0000", 2024-08-17T00:34:20.967 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.506024+0000", 2024-08-17T00:34:20.967 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.506024+0000", 2024-08-17T00:34:20.967 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.506318+0000", 2024-08-17T00:34:20.967 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174496+0000", 2024-08-17T00:34:20.967 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.967 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:20.967 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.967 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:20.967 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174496+0000", 2024-08-17T00:34:20.968 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174496+0000", 2024-08-17T00:34:20.968 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174496+0000", 2024-08-17T00:34:20.968 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:20.968 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:20.968 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.968 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174496+0000", 2024-08-17T00:34:20.968 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174496+0000", 2024-08-17T00:34:20.968 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:20.968 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:20.968 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:20.968 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:20.968 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:20.968 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:20.968 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:20.969 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:20.969 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:20.969 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:20.969 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:20.969 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:20.969 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:20.969 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.2a", 2024-08-17T00:34:20.969 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:20.969 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:20.969 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:20.969 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:20.969 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:20.969 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T00:42:34.544089+0000", 2024-08-17T00:34:20.970 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:20.970 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:20.970 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:20.970 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:20.970 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:20.970 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:20.970 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:20.970 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:20.970 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:20.970 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:20.970 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:20.970 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:20.970 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:20.970 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:20.971 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:20.971 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:20.971 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:20.971 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:20.971 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:20.971 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:20.971 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:20.971 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:20.971 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:20.971 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:20.971 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:20.971 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:20.971 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:20.971 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:20.972 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:20.972 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:20.972 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:20.972 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:20.972 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:20.972 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:20.972 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:20.972 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:20.972 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:20.972 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:20.972 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:20.972 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:20.972 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:20.973 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:20.973 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:20.973 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.973 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:20.973 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:20.973 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:20.973 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:20.973 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:20.973 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:20.973 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.973 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:20.973 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:20.973 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.973 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.974 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:20.974 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:20.974 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:20.974 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:20.974 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.974 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:20.974 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:20.974 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:20.974 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:20.974 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:20.974 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:20.974 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:20.974 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482928+0000", 2024-08-17T00:34:20.974 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.493257+0000", 2024-08-17T00:34:20.975 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.493257+0000", 2024-08-17T00:34:20.975 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.493678+0000", 2024-08-17T00:34:20.975 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482928+0000", 2024-08-17T00:34:20.975 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.975 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:20.975 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.975 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:20.975 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482928+0000", 2024-08-17T00:34:20.975 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482928+0000", 2024-08-17T00:34:20.975 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482928+0000", 2024-08-17T00:34:20.975 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:20.975 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:20.976 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.976 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482928+0000", 2024-08-17T00:34:20.976 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482928+0000", 2024-08-17T00:34:20.976 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:20.976 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:20.976 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:20.976 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:20.976 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:20.976 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:20.976 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:20.976 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:20.976 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:20.976 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:20.977 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:20.977 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:20.977 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:20.977 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.29", 2024-08-17T00:34:20.977 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:20.977 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:20.977 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:20.977 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:20.977 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:20.977 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:38:36.931804+0000", 2024-08-17T00:34:20.977 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:20.977 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:20.977 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:20.977 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:20.978 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:20.978 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:20.978 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:20.978 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:20.978 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:20.978 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:20.978 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:20.978 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:20.978 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:20.978 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:20.978 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:20.978 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:20.978 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:20.978 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:20.982 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:20.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:20.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:20.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:20.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:20.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:20.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:20.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:20.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:20.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:20.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:20.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:20.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:20.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:20.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:20.984 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:20.984 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:20.984 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:20.984 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:20.984 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:20.984 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:20.984 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:20.984 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:20.984 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:20.984 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:20.984 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.984 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:20.984 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:20.984 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:20.985 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:20.985 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:20.985 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:20.985 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.985 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:20.985 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:20.985 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.985 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.985 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:20.985 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:20.985 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:20.985 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:20.985 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.986 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:20.986 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:20.986 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:20.986 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:20.986 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:20.986 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:20.986 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:20.986 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174169+0000", 2024-08-17T00:34:20.986 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.495745+0000", 2024-08-17T00:34:20.986 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.495745+0000", 2024-08-17T00:34:20.986 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.497221+0000", 2024-08-17T00:34:20.986 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174169+0000", 2024-08-17T00:34:20.986 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.986 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:20.987 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.987 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:20.987 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174169+0000", 2024-08-17T00:34:20.987 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174169+0000", 2024-08-17T00:34:20.987 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174169+0000", 2024-08-17T00:34:20.987 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:20.987 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:20.987 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.987 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174169+0000", 2024-08-17T00:34:20.987 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174169+0000", 2024-08-17T00:34:20.987 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:20.987 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:20.987 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:20.988 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:20.988 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:20.988 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:20.988 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:20.988 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:20.988 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:20.988 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:20.988 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:20.988 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:20.988 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:20.988 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.28", 2024-08-17T00:34:20.988 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:20.988 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:20.988 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:20.989 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:20.989 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:20.989 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:15:49.624021+0000", 2024-08-17T00:34:20.989 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:20.989 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:20.989 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:20.989 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:20.989 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:20.989 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:20.989 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:20.989 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:20.989 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:20.989 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:20.989 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:20.990 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:20.990 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:20.990 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:20.990 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:20.990 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:20.990 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:20.990 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:20.990 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:20.990 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:20.990 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:20.990 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:20.990 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:20.990 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:20.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:20.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:20.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:20.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:20.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:20.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:20.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:20.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:20.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:20.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:20.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:20.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:20.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:20.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:20.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:20.992 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:20.992 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:20.992 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:20.992 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:20.992 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.992 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:20.992 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:20.992 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:20.992 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:20.992 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:20.992 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:20.992 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.992 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:20.993 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:20.993 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:20.993 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:20.993 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:20.993 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:20.993 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:20.993 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:20.993 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:20.993 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:20.993 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:20.993 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:20.993 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:20.993 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:20.993 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:20.994 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:20.994 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482972+0000", 2024-08-17T00:34:20.994 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.493203+0000", 2024-08-17T00:34:20.994 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.493203+0000", 2024-08-17T00:34:20.994 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.494764+0000", 2024-08-17T00:34:20.994 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482972+0000", 2024-08-17T00:34:20.994 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.994 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:20.994 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.994 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:20.994 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482972+0000", 2024-08-17T00:34:20.994 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482972+0000", 2024-08-17T00:34:20.995 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482972+0000", 2024-08-17T00:34:20.995 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:20.995 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:20.995 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:20.995 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482972+0000", 2024-08-17T00:34:20.995 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482972+0000", 2024-08-17T00:34:20.995 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:20.995 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:20.995 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:20.995 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:20.995 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:20.995 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:20.995 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:20.995 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:20.996 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:20.996 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:20.996 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:20.996 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:20.996 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:20.996 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.27", 2024-08-17T00:34:20.996 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:20.996 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:20.996 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:20.996 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:20.996 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:20.996 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:12:21.172884+0000", 2024-08-17T00:34:20.996 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:20.996 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:20.997 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:20.997 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:20.997 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:20.997 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:20.997 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:20.997 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:20.997 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:20.997 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:20.997 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:20.997 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:20.997 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:20.997 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:20.997 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:20.997 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:20.998 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:20.998 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:20.998 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:20.998 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:20.998 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:20.998 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:20.998 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:20.998 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:20.998 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:20.998 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:20.998 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:20.998 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:20.998 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:20.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:20.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:20.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:20.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:20.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:20.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:20.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:20.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:20.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:20.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:20.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:20.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:20.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:20.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.000 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.000 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.000 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.000 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.000 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.000 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.000 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:21.000 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.000 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:21.000 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.000 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.000 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.000 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.000 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.001 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.001 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:21.001 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.001 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T00:34:21.001 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.001 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.001 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.001 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.001 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.001 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.001 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.051039+0000", 2024-08-17T00:34:21.001 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.496221+0000", 2024-08-17T00:34:21.001 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.496221+0000", 2024-08-17T00:34:21.001 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.496524+0000", 2024-08-17T00:34:21.002 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.051039+0000", 2024-08-17T00:34:21.002 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.002 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.002 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.002 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.002 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.051039+0000", 2024-08-17T00:34:21.002 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.051039+0000", 2024-08-17T00:34:21.002 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.051039+0000", 2024-08-17T00:34:21.002 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.002 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.002 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.002 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.051039+0000", 2024-08-17T00:34:21.002 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.051039+0000", 2024-08-17T00:34:21.003 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.003 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.003 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.003 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.003 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.003 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.003 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.003 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.003 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.003 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.003 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.003 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.003 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.003 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.26", 2024-08-17T00:34:21.004 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.004 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.004 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.004 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:21.004 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.004 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T11:03:53.516234+0000", 2024-08-17T00:34:21.004 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.004 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.004 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.004 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.004 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.004 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.004 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.004 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.005 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.005 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.005 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.005 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.005 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.005 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.005 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.005 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.005 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.005 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.005 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.005 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.005 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.005 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.007 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.007 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.007 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.007 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.007 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.007 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.007 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.007 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.007 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.007 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.007 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.007 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.007 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.008 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:21.008 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.008 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T00:34:21.008 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.008 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.008 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.008 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.008 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.008 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.008 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:21.008 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.008 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:21.008 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.008 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.008 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.009 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.009 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.009 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.009 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175877+0000", 2024-08-17T00:34:21.009 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.486296+0000", 2024-08-17T00:34:21.009 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.486296+0000", 2024-08-17T00:34:21.009 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.486544+0000", 2024-08-17T00:34:21.009 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175877+0000", 2024-08-17T00:34:21.009 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.009 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.010 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.010 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.010 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175877+0000", 2024-08-17T00:34:21.010 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175877+0000", 2024-08-17T00:34:21.010 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175877+0000", 2024-08-17T00:34:21.010 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.010 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.010 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.010 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175877+0000", 2024-08-17T00:34:21.010 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175877+0000", 2024-08-17T00:34:21.010 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.010 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.011 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.011 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.011 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.011 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.011 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.011 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.011 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.011 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.011 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.011 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.011 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.011 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.25", 2024-08-17T00:34:21.011 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.011 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.012 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.012 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:21.012 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.012 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:43:02.613356+0000", 2024-08-17T00:34:21.012 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.012 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.012 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.012 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.012 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.012 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.012 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.012 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.012 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.013 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.013 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.013 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.013 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.013 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.013 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.013 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.013 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.013 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.013 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.013 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.013 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.013 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.013 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.015 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.015 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.015 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.015 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.015 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.015 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.015 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.015 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.015 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.015 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.015 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.015 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.015 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:21.016 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.016 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:21.016 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.016 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.016 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.016 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.016 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.016 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:21.016 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:21.016 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.016 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:21.016 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.016 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.016 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.017 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.017 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.017 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.017 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482880+0000", 2024-08-17T00:34:21.017 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:27.222923+0000", 2024-08-17T00:34:21.017 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:27.222923+0000", 2024-08-17T00:34:21.017 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:27.223277+0000", 2024-08-17T00:34:21.017 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482880+0000", 2024-08-17T00:34:21.017 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.017 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.017 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.017 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 68, 2024-08-17T00:34:21.017 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482880+0000", 2024-08-17T00:34:21.017 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482880+0000", 2024-08-17T00:34:21.018 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482880+0000", 2024-08-17T00:34:21.018 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.018 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.018 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.018 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482880+0000", 2024-08-17T00:34:21.018 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482880+0000", 2024-08-17T00:34:21.018 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.018 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.018 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.018 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.018 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 67, 2024-08-17T00:34:21.018 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.018 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.019 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.019 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.019 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.019 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.019 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.019 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.019 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.24", 2024-08-17T00:34:21.019 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.019 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.019 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.019 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 30, 2024-08-17T00:34:21.019 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.019 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:53:25.888301+0000", 2024-08-17T00:34:21.020 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.020 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.020 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.020 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.020 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.020 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.020 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.020 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.020 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.020 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.020 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.020 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.020 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.020 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.020 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.021 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.021 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.021 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.021 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.021 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.021 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.021 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.021 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.021 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.021 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.021 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.021 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.021 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.021 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.022 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.022 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.022 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.022 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.022 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.022 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.022 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.022 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.022 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.022 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.022 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.022 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.022 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.023 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.023 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.023 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.023 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.023 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.023 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.023 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:21.023 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:21.023 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.023 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:21.023 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.023 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.023 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.023 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.024 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.024 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.024 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:21.024 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.024 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T00:34:21.024 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.024 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.024 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.024 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.024 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.024 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.024 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175954+0000", 2024-08-17T00:34:21.024 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.489940+0000", 2024-08-17T00:34:21.025 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.489940+0000", 2024-08-17T00:34:21.025 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.490193+0000", 2024-08-17T00:34:21.025 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175954+0000", 2024-08-17T00:34:21.025 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.025 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.025 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.025 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.025 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175954+0000", 2024-08-17T00:34:21.025 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175954+0000", 2024-08-17T00:34:21.025 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175954+0000", 2024-08-17T00:34:21.025 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.025 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.025 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.026 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175954+0000", 2024-08-17T00:34:21.026 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175954+0000", 2024-08-17T00:34:21.026 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.026 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.026 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.026 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.026 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.026 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.026 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.026 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.026 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.026 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.026 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.027 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.027 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.027 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.23", 2024-08-17T00:34:21.027 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.027 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.027 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.027 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:21.027 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.027 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T05:30:09.677340+0000", 2024-08-17T00:34:21.027 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.027 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.027 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.027 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.027 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.028 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.028 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.028 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.028 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.028 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.028 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.028 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.028 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.028 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.028 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.028 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.028 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.028 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.028 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.029 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.029 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.029 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.029 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.029 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.029 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.029 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.029 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.029 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.029 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.029 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.029 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.029 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.029 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.030 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.030 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.030 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.030 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.030 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.030 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.030 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.030 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.030 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.030 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.030 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.030 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.030 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.031 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.031 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.031 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.031 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:21.031 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.031 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T00:34:21.031 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.031 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.031 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.031 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.031 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.031 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.031 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:21.031 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.032 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:21.032 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.032 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.032 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.032 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.032 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.032 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.032 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174615+0000", 2024-08-17T00:34:21.032 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:27.220055+0000", 2024-08-17T00:34:21.032 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:27.220055+0000", 2024-08-17T00:34:21.032 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:27.220354+0000", 2024-08-17T00:34:21.032 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174615+0000", 2024-08-17T00:34:21.032 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.032 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.033 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.033 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 68, 2024-08-17T00:34:21.033 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174615+0000", 2024-08-17T00:34:21.033 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174615+0000", 2024-08-17T00:34:21.033 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174615+0000", 2024-08-17T00:34:21.033 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.033 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.033 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.033 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174615+0000", 2024-08-17T00:34:21.033 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174615+0000", 2024-08-17T00:34:21.033 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.033 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.033 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.034 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.034 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 67, 2024-08-17T00:34:21.034 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.034 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.034 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.034 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.034 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.034 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.034 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.034 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.034 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.22", 2024-08-17T00:34:21.034 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.034 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.034 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.035 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 31, 2024-08-17T00:34:21.035 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.035 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:45:34.794164+0000", 2024-08-17T00:34:21.035 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.035 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.035 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.035 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.035 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.035 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.035 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.035 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.035 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.035 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.036 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.036 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.036 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.036 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.036 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.036 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.036 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.036 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.036 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.036 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.036 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.036 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.036 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.036 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.037 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.037 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.037 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.037 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.037 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.037 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.037 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.037 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.037 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.037 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.037 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.037 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.037 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.037 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.038 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.038 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.038 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.038 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.038 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.038 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.038 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.038 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.038 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.038 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.038 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.038 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:21.038 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.038 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:21.039 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.039 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.039 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.039 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.039 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:21.039 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.039 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:21.039 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.039 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T00:34:21.039 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.039 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.039 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.039 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.039 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.040 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.040 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.481705+0000", 2024-08-17T00:34:21.040 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.502779+0000", 2024-08-17T00:34:21.040 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.502779+0000", 2024-08-17T00:34:21.040 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.503091+0000", 2024-08-17T00:34:21.040 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.481705+0000", 2024-08-17T00:34:21.040 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.040 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.040 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.040 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.040 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.481705+0000", 2024-08-17T00:34:21.040 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.481705+0000", 2024-08-17T00:34:21.040 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.481705+0000", 2024-08-17T00:34:21.041 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.041 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.041 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.041 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.481705+0000", 2024-08-17T00:34:21.041 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.481705+0000", 2024-08-17T00:34:21.041 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.041 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.041 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.041 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.041 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.041 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.041 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.041 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.041 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.042 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.042 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.042 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.042 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.042 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.21", 2024-08-17T00:34:21.042 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.042 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.042 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.042 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:21.042 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.042 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:38:38.537952+0000", 2024-08-17T00:34:21.042 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.042 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.043 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.043 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.043 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.043 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.043 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.043 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.043 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.043 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.043 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.043 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.043 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.043 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.043 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.043 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.044 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.044 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.044 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.044 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.044 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.044 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.044 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.044 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.044 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.044 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.044 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.044 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.044 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.044 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.045 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.045 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.045 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.045 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.045 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.045 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.045 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.045 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.045 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.045 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.045 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.045 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.045 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.045 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.046 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.046 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.046 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.046 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:21.046 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.046 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:21.046 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.046 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T00:34:21.046 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.046 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.046 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.046 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.046 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.046 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.047 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:21.047 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.047 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T00:34:21.047 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.047 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.047 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.047 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.047 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.047 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.047 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.050413+0000", 2024-08-17T00:34:21.047 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.499695+0000", 2024-08-17T00:34:21.047 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.499695+0000", 2024-08-17T00:34:21.047 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.499980+0000", 2024-08-17T00:34:21.048 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.050413+0000", 2024-08-17T00:34:21.048 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.048 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.048 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.048 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.048 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.050413+0000", 2024-08-17T00:34:21.048 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.050413+0000", 2024-08-17T00:34:21.048 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.050413+0000", 2024-08-17T00:34:21.048 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.048 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.048 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.048 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.050413+0000", 2024-08-17T00:34:21.048 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.050413+0000", 2024-08-17T00:34:21.048 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.049 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.049 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.049 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.049 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.049 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.049 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.049 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.049 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.049 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.049 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.049 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.049 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.049 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.20", 2024-08-17T00:34:21.049 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.050 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.050 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.050 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:21.050 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.050 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:01:50.484671+0000", 2024-08-17T00:34:21.050 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.050 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.050 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.052 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.052 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.052 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.052 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.052 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.052 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.052 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.052 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.052 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.052 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.052 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.052 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.052 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.052 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.053 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.053 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.053 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.053 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.053 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.053 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.053 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.053 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.053 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.053 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.053 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.053 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.053 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:21.053 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.054 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T00:34:21.054 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.054 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.054 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.054 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.054 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.054 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.054 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:21.054 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.054 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 4, 2024-08-17T00:34:21.054 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.054 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.054 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.054 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.055 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.055 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.055 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.483376+0000", 2024-08-17T00:34:21.055 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.485884+0000", 2024-08-17T00:34:21.055 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.485884+0000", 2024-08-17T00:34:21.055 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.488023+0000", 2024-08-17T00:34:21.055 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.483376+0000", 2024-08-17T00:34:21.055 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.055 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.055 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.055 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.055 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.483376+0000", 2024-08-17T00:34:21.055 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.483376+0000", 2024-08-17T00:34:21.056 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.483376+0000", 2024-08-17T00:34:21.056 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.056 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.056 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.056 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.483376+0000", 2024-08-17T00:34:21.056 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.483376+0000", 2024-08-17T00:34:21.056 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.056 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.056 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.056 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.056 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.056 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.056 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.056 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.057 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.057 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.057 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.057 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.057 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.057 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.1a", 2024-08-17T00:34:21.057 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.057 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.057 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.057 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:21.057 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.057 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T11:34:12.092692+0000", 2024-08-17T00:34:21.057 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.058 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.058 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.058 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.058 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.058 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.058 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.058 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.058 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.058 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.058 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.058 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.058 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.058 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.058 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.059 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.059 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.059 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.059 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.059 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.059 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.059 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.059 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.059 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.059 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.059 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.059 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.059 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.059 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.060 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.060 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.060 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.060 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.060 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.060 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.060 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.060 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.060 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.060 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.060 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.060 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.060 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.060 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.061 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.061 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.061 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.061 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.061 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.061 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.061 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:21.061 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.061 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 4, 2024-08-17T00:34:21.061 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.061 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.061 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.061 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.062 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.062 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.062 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:21.062 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.062 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:21.062 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.062 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.062 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.062 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.062 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.062 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.062 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482618+0000", 2024-08-17T00:34:21.062 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.264913+0000", 2024-08-17T00:34:21.062 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.264913+0000", 2024-08-17T00:34:21.063 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.265278+0000", 2024-08-17T00:34:21.063 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482618+0000", 2024-08-17T00:34:21.063 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.063 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.063 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.063 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.063 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482618+0000", 2024-08-17T00:34:21.063 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482618+0000", 2024-08-17T00:34:21.063 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482618+0000", 2024-08-17T00:34:21.063 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.063 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.063 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.063 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482618+0000", 2024-08-17T00:34:21.064 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482618+0000", 2024-08-17T00:34:21.064 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.064 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 1, 2024-08-17T00:34:21.064 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.064 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.064 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.064 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.064 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.064 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.064 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.064 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 1, 2024-08-17T00:34:21.064 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.064 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.064 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.065 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.1b", 2024-08-17T00:34:21.065 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.065 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.065 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.065 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 25, 2024-08-17T00:34:21.065 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.065 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:09:14.406083+0000", 2024-08-17T00:34:21.065 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.065 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.065 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.065 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.065 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.065 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.066 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.066 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.066 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.066 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.066 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.066 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.066 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.066 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.066 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.066 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.066 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.066 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.066 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.066 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.067 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.067 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.067 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.067 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.067 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.067 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.067 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.067 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.067 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.067 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.067 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.067 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.067 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.067 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.068 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.068 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.068 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.068 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.068 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.068 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.068 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.068 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.068 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.068 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.068 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.068 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.068 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.068 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.069 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.069 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:21.069 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.069 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:21.069 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'1" 2024-08-17T00:34:21.069 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.069 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.069 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.069 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.069 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.069 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:21.069 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.069 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T00:34:21.069 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.070 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.070 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.070 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.070 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.070 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.070 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.176035+0000", 2024-08-17T00:34:21.070 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.489384+0000", 2024-08-17T00:34:21.070 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.489384+0000", 2024-08-17T00:34:21.070 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.489651+0000", 2024-08-17T00:34:21.070 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.176035+0000", 2024-08-17T00:34:21.070 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.070 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.070 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.071 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.071 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.176035+0000", 2024-08-17T00:34:21.071 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.176035+0000", 2024-08-17T00:34:21.071 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.176035+0000", 2024-08-17T00:34:21.071 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.071 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.071 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.071 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.176035+0000", 2024-08-17T00:34:21.071 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.176035+0000", 2024-08-17T00:34:21.071 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.071 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.071 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.072 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.072 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.072 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.072 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.072 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.072 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.072 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.072 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.072 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.072 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.072 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.1b", 2024-08-17T00:34:21.072 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.072 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.072 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.073 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:21.073 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.073 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T00:44:40.857968+0000", 2024-08-17T00:34:21.073 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.073 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.073 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.073 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.073 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.073 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.073 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.073 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.073 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.073 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.073 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.074 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.074 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.074 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.074 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.074 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.074 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.074 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.074 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.074 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.074 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.074 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.074 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.074 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.074 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.075 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.075 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.075 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.075 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.075 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.075 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.075 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.075 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.075 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.075 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.075 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.075 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.075 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.075 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.076 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.076 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.076 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.076 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.076 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.076 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.076 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.076 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.076 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.076 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.076 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:21.076 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.076 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T00:34:21.077 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.077 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.077 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.077 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.077 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.077 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.077 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:21.077 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.077 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T00:34:21.077 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.077 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.077 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.077 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.077 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.078 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.078 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.050820+0000", 2024-08-17T00:34:21.078 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.269605+0000", 2024-08-17T00:34:21.078 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.269605+0000", 2024-08-17T00:34:21.078 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.270119+0000", 2024-08-17T00:34:21.078 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.050820+0000", 2024-08-17T00:34:21.078 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.078 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.078 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.078 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.078 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.050820+0000", 2024-08-17T00:34:21.078 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.050820+0000", 2024-08-17T00:34:21.078 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.050820+0000", 2024-08-17T00:34:21.079 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.079 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.079 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.079 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.050820+0000", 2024-08-17T00:34:21.079 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.050820+0000", 2024-08-17T00:34:21.079 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.079 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 1, 2024-08-17T00:34:21.079 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.079 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.079 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.079 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.079 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.079 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.079 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.080 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 1, 2024-08-17T00:34:21.080 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.080 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.080 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.080 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.1a", 2024-08-17T00:34:21.080 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.080 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.080 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.080 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 27, 2024-08-17T00:34:21.080 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.080 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:32:51.731657+0000", 2024-08-17T00:34:21.080 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.080 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.080 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.082 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.082 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.082 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.082 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.082 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.082 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.082 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.082 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.082 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.082 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.082 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.082 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.082 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.082 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.083 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.083 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.083 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.083 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.083 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.083 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.083 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.083 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.083 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.083 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.083 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.083 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.083 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.083 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.084 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.084 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.084 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.084 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.084 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:21.084 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.084 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T00:34:21.084 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'1" 2024-08-17T00:34:21.084 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.084 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.084 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.084 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.084 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.084 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:21.085 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.085 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:21.085 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.085 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.085 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.085 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.085 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.085 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.085 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482866+0000", 2024-08-17T00:34:21.085 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.265050+0000", 2024-08-17T00:34:21.085 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.265050+0000", 2024-08-17T00:34:21.085 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.265368+0000", 2024-08-17T00:34:21.085 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482866+0000", 2024-08-17T00:34:21.085 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.086 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.086 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.086 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.086 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482866+0000", 2024-08-17T00:34:21.086 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482866+0000", 2024-08-17T00:34:21.086 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482866+0000", 2024-08-17T00:34:21.086 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.086 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.086 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.086 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482866+0000", 2024-08-17T00:34:21.086 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482866+0000", 2024-08-17T00:34:21.086 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.086 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.087 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.087 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.087 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.087 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.087 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.087 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.087 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.087 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.087 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.087 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.087 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.087 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.19", 2024-08-17T00:34:21.087 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.087 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.088 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.088 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 24, 2024-08-17T00:34:21.088 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.088 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:53:54.167089+0000", 2024-08-17T00:34:21.088 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.088 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.088 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.088 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.088 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.088 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.088 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.088 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.088 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.088 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.089 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.089 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.089 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.089 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.089 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.089 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.089 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.089 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.089 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.089 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.089 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.089 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.089 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.089 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.090 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.090 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.090 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.090 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.090 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.090 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.090 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.090 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.090 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.090 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.090 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.090 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.090 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.090 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.091 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.091 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.091 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.091 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.091 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.091 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.091 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.091 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.091 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.091 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.091 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.091 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:21.091 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.092 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:21.092 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.092 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.092 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.092 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.092 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.092 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.092 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:21.092 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.092 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:21.092 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.092 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.092 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.092 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.093 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.093 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.093 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482448+0000", 2024-08-17T00:34:21.093 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.489467+0000", 2024-08-17T00:34:21.093 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.489467+0000", 2024-08-17T00:34:21.093 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.489746+0000", 2024-08-17T00:34:21.093 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482448+0000", 2024-08-17T00:34:21.093 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.093 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.093 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.093 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.093 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482448+0000", 2024-08-17T00:34:21.093 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482448+0000", 2024-08-17T00:34:21.093 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482448+0000", 2024-08-17T00:34:21.094 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.094 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.094 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.094 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482448+0000", 2024-08-17T00:34:21.094 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482448+0000", 2024-08-17T00:34:21.094 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.094 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.094 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.094 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.094 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.094 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.094 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.094 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.095 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.095 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.095 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.095 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.095 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.095 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.18", 2024-08-17T00:34:21.095 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.095 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.095 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.095 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:21.095 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.095 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T00:37:28.642026+0000", 2024-08-17T00:34:21.095 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.095 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.096 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.096 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.096 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.096 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.096 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.096 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.096 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.096 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.096 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.096 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.096 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.096 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.096 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.097 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.097 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.097 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.097 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.097 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.097 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.097 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.097 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.097 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.097 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.097 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.097 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.097 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.097 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.098 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.098 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.098 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.098 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.098 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.098 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.098 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.098 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.098 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.098 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.098 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.098 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.098 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.099 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.099 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.099 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.099 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.099 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.099 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.099 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.099 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:21.099 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.099 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:21.099 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.099 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.099 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.099 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.100 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.100 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.100 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:21.100 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.100 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:21.100 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.100 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.100 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.100 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.100 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.100 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.100 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174282+0000", 2024-08-17T00:34:21.100 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.264936+0000", 2024-08-17T00:34:21.100 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.264936+0000", 2024-08-17T00:34:21.101 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.266538+0000", 2024-08-17T00:34:21.101 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174282+0000", 2024-08-17T00:34:21.101 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.101 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.101 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.101 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.101 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174282+0000", 2024-08-17T00:34:21.101 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174282+0000", 2024-08-17T00:34:21.101 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174282+0000", 2024-08-17T00:34:21.101 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.101 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.101 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.101 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174282+0000", 2024-08-17T00:34:21.102 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174282+0000", 2024-08-17T00:34:21.102 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.102 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.102 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.102 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.102 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.102 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.102 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.102 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.102 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.102 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.102 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.102 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.102 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.103 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.18", 2024-08-17T00:34:21.103 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.103 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.103 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.103 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 25, 2024-08-17T00:34:21.103 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.103 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:01:08.806313+0000", 2024-08-17T00:34:21.103 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.103 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.103 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.103 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.103 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.103 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.104 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.104 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.104 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.104 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.104 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.104 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.104 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.104 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.104 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.104 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.104 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.104 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.104 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.104 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.106 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.106 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.106 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.106 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.106 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.106 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.106 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.106 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.106 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.106 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.106 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.106 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.106 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.107 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.107 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:21.107 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.107 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:21.107 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.107 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.107 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.107 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.107 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.107 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.107 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:21.107 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.107 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:21.107 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.108 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.108 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.108 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.108 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.108 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.108 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175326+0000", 2024-08-17T00:34:21.108 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.489261+0000", 2024-08-17T00:34:21.108 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.489261+0000", 2024-08-17T00:34:21.108 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.489531+0000", 2024-08-17T00:34:21.108 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175326+0000", 2024-08-17T00:34:21.108 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.108 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.108 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.108 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.109 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175326+0000", 2024-08-17T00:34:21.109 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175326+0000", 2024-08-17T00:34:21.109 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175326+0000", 2024-08-17T00:34:21.109 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.109 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.109 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.109 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175326+0000", 2024-08-17T00:34:21.109 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175326+0000", 2024-08-17T00:34:21.109 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.109 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.109 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.109 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.109 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.110 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.110 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.110 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.110 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.110 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.110 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.110 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.110 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.110 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.19", 2024-08-17T00:34:21.110 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.110 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.110 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.110 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:21.110 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.111 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:50:45.290123+0000", 2024-08-17T00:34:21.111 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.111 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.111 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.111 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.111 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.111 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.111 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.111 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.111 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.111 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.111 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.111 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.112 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.112 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.112 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.112 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.112 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.112 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.112 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.112 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.112 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.112 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.112 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.112 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.112 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.113 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.113 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.113 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.113 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.113 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.113 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.113 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.113 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.113 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.113 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.113 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.113 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.113 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.113 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.114 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.114 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.114 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.114 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.114 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.114 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.114 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.114 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.114 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.114 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.114 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:21.114 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.114 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:21.114 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.115 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.115 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.115 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.115 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.115 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.115 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:21.115 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.115 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T00:34:21.115 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.115 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.115 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.115 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.115 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.116 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.116 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.051096+0000", 2024-08-17T00:34:21.116 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.271486+0000", 2024-08-17T00:34:21.116 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.271486+0000", 2024-08-17T00:34:21.116 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.271768+0000", 2024-08-17T00:34:21.116 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.051096+0000", 2024-08-17T00:34:21.116 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.116 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.116 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.116 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.116 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.051096+0000", 2024-08-17T00:34:21.116 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.051096+0000", 2024-08-17T00:34:21.116 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.051096+0000", 2024-08-17T00:34:21.116 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.117 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.117 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.117 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.051096+0000", 2024-08-17T00:34:21.117 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.051096+0000", 2024-08-17T00:34:21.117 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.117 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.117 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.117 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.117 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.117 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.117 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.117 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.118 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.118 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.118 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.118 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.118 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.118 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.17", 2024-08-17T00:34:21.118 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.118 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.118 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.118 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 26, 2024-08-17T00:34:21.118 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.118 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:47:22.536929+0000", 2024-08-17T00:34:21.118 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.119 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.119 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.119 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.119 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.119 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.119 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.119 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.119 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.119 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.119 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.119 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.119 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.119 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.119 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.120 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.120 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.120 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.120 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.120 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.120 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.120 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.120 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.120 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.120 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.120 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.120 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.120 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.120 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.121 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.121 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.121 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.121 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.121 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.121 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.121 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.121 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.121 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.121 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.121 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.121 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.121 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.122 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.122 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.122 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.122 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.122 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.122 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.122 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.122 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:21.122 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.122 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T00:34:21.122 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.122 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.122 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.123 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.123 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.123 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.123 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:21.123 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.123 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:21.123 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.123 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.123 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.123 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.123 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.123 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.123 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175173+0000", 2024-08-17T00:34:21.123 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.501208+0000", 2024-08-17T00:34:21.124 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.501208+0000", 2024-08-17T00:34:21.124 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.501701+0000", 2024-08-17T00:34:21.124 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175173+0000", 2024-08-17T00:34:21.124 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.124 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.124 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.124 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.124 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175173+0000", 2024-08-17T00:34:21.124 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175173+0000", 2024-08-17T00:34:21.124 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175173+0000", 2024-08-17T00:34:21.124 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.124 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.124 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.124 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175173+0000", 2024-08-17T00:34:21.125 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175173+0000", 2024-08-17T00:34:21.125 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.125 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.125 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.125 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.125 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.125 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.125 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.125 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.125 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.125 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.125 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.125 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.125 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.126 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.16", 2024-08-17T00:34:21.126 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.126 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.126 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.126 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:21.126 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.126 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:34:00.017205+0000", 2024-08-17T00:34:21.126 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.126 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.126 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.126 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.126 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.126 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.127 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.127 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.127 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.127 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.127 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.127 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.127 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.127 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.127 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.127 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.127 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.127 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.127 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.127 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.128 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.128 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.128 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.128 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.128 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.128 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.128 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.128 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.128 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.128 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.128 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.128 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.128 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.129 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.129 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.129 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.129 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.129 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.129 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.129 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.129 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.129 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.129 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.129 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.129 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.129 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.129 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.130 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.130 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.130 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:21.130 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.130 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:21.130 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.130 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.130 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.130 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.130 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.130 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.130 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:21.130 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.131 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:21.131 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.131 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.131 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.131 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.131 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.131 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.131 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175286+0000", 2024-08-17T00:34:21.131 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.266135+0000", 2024-08-17T00:34:21.131 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.266135+0000", 2024-08-17T00:34:21.131 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.267172+0000", 2024-08-17T00:34:21.131 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175286+0000", 2024-08-17T00:34:21.131 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.131 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.132 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.132 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.132 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175286+0000", 2024-08-17T00:34:21.132 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175286+0000", 2024-08-17T00:34:21.132 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175286+0000", 2024-08-17T00:34:21.132 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.132 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.132 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.132 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175286+0000", 2024-08-17T00:34:21.132 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175286+0000", 2024-08-17T00:34:21.132 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.132 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.132 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.132 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.133 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.133 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.133 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.133 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.133 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.133 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.133 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.133 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.133 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.133 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.16", 2024-08-17T00:34:21.133 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.133 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.133 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.134 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 25, 2024-08-17T00:34:21.134 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.134 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:49:03.364623+0000", 2024-08-17T00:34:21.134 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.134 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.134 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.134 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.134 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.134 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.134 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.134 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.134 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.134 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.135 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.135 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.135 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.135 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.135 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.135 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.135 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.135 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.135 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.135 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.135 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.135 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.135 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.135 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.136 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.136 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.136 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.136 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.136 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.136 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.136 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.136 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.136 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.136 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.136 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.136 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.136 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.136 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.137 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.137 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.137 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.137 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.137 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.137 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.137 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.137 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.137 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.137 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.137 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.137 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:21.137 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.137 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:21.138 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.138 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.138 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.138 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.138 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.138 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.138 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:21.138 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.138 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T00:34:21.138 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.138 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.138 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.138 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.138 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.139 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.139 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.176130+0000", 2024-08-17T00:34:21.139 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.492797+0000", 2024-08-17T00:34:21.139 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.492797+0000", 2024-08-17T00:34:21.139 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.493072+0000", 2024-08-17T00:34:21.139 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.176130+0000", 2024-08-17T00:34:21.139 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.139 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.139 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.139 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.139 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.176130+0000", 2024-08-17T00:34:21.139 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.176130+0000", 2024-08-17T00:34:21.139 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.176130+0000", 2024-08-17T00:34:21.140 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.140 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.140 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.140 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.176130+0000", 2024-08-17T00:34:21.140 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.176130+0000", 2024-08-17T00:34:21.140 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.140 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.140 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.140 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.140 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.140 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.140 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.140 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.141 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.141 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.141 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.141 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.141 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.141 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.17", 2024-08-17T00:34:21.141 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.141 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.141 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.141 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:21.141 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.141 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:22:55.379692+0000", 2024-08-17T00:34:21.141 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.141 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.142 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.142 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.142 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.142 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.142 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.142 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.142 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.142 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.142 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.142 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.142 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.142 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.142 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.143 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.143 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.143 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.143 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.143 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.143 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.143 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.143 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.143 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.143 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.143 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.143 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.143 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.143 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.144 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.144 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.144 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.144 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.144 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.144 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.144 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.144 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.144 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.144 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.144 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.144 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.144 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.144 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.145 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.145 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.145 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.145 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.145 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.145 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.145 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:21.145 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.145 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T00:34:21.145 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.145 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.145 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.145 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.145 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.146 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.146 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:21.146 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.146 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:21.146 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.146 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.146 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.146 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.146 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.146 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.146 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.176170+0000", 2024-08-17T00:34:21.146 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.262123+0000", 2024-08-17T00:34:21.146 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.262123+0000", 2024-08-17T00:34:21.147 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.262440+0000", 2024-08-17T00:34:21.147 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.176170+0000", 2024-08-17T00:34:21.147 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.147 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.147 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.147 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.147 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.176170+0000", 2024-08-17T00:34:21.147 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.176170+0000", 2024-08-17T00:34:21.147 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.176170+0000", 2024-08-17T00:34:21.147 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.147 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.147 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.147 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.176170+0000", 2024-08-17T00:34:21.147 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.176170+0000", 2024-08-17T00:34:21.148 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.148 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 3, 2024-08-17T00:34:21.148 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.148 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.148 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.148 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.148 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.148 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.148 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.148 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 3, 2024-08-17T00:34:21.148 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.148 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.149 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.149 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.15", 2024-08-17T00:34:21.149 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.149 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.149 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.149 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 29, 2024-08-17T00:34:21.149 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.149 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:19:16.515902+0000", 2024-08-17T00:34:21.149 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.149 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.149 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.149 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 90, 2024-08-17T00:34:21.149 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.149 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.150 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.150 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.150 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.150 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.150 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.150 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.150 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.150 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.150 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.150 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.150 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.150 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.150 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.151 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 6, 2024-08-17T00:34:21.151 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 2, 2024-08-17T00:34:21.151 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.151 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 2, 2024-08-17T00:34:21.151 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.151 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.151 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.151 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.151 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.151 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T00:34:21.151 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.151 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.151 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.152 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.152 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.152 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.152 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.152 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.152 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.152 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.152 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.152 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.152 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 4, 2024-08-17T00:34:21.152 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 1 2024-08-17T00:34:21.152 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.152 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.152 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.153 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.153 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.153 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.153 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:21.153 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.153 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:21.153 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'3" 2024-08-17T00:34:21.153 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.153 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.153 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.153 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.153 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.153 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:21.154 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.154 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 4, 2024-08-17T00:34:21.154 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.154 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.154 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.154 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.154 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.154 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.154 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.483651+0000", 2024-08-17T00:34:21.154 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.502759+0000", 2024-08-17T00:34:21.154 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.502759+0000", 2024-08-17T00:34:21.154 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.503172+0000", 2024-08-17T00:34:21.154 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.483651+0000", 2024-08-17T00:34:21.155 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.155 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.155 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.155 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.155 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.483651+0000", 2024-08-17T00:34:21.155 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.483651+0000", 2024-08-17T00:34:21.155 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.483651+0000", 2024-08-17T00:34:21.155 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.155 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.155 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.155 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.483651+0000", 2024-08-17T00:34:21.155 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.483651+0000", 2024-08-17T00:34:21.155 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.155 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.156 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.156 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.156 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.156 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.156 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.156 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.156 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.156 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.156 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.156 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.156 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.156 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.14", 2024-08-17T00:34:21.156 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.157 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.157 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.157 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:21.157 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.157 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:24:04.475672+0000", 2024-08-17T00:34:21.157 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.157 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.157 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.157 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.157 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.157 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.157 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.157 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.158 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.158 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.158 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.158 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.158 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.158 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.158 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.158 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.158 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.158 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.158 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.158 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.158 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.159 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.159 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.159 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.159 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.159 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.159 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.159 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.159 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.159 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.159 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.159 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.159 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.159 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.159 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.160 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.160 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.160 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.160 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.160 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.160 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.160 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.160 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.160 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.160 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.160 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.160 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.160 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.160 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.161 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:21.161 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.161 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 4, 2024-08-17T00:34:21.161 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.161 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.161 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.161 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.161 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.161 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.161 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:21.161 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.161 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T00:34:21.161 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.161 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.162 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.162 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.162 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.162 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.162 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:33:19.308972+0000", 2024-08-17T00:34:21.162 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.272386+0000", 2024-08-17T00:34:21.162 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.272386+0000", 2024-08-17T00:34:21.162 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.272692+0000", 2024-08-17T00:34:21.162 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:33:19.308972+0000", 2024-08-17T00:34:21.162 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.162 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.162 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.162 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.162 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:33:19.308972+0000", 2024-08-17T00:34:21.163 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:33:19.308972+0000", 2024-08-17T00:34:21.163 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:33:19.308972+0000", 2024-08-17T00:34:21.163 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.163 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.163 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.163 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:33:19.308972+0000", 2024-08-17T00:34:21.163 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:33:19.308972+0000", 2024-08-17T00:34:21.163 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.163 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 12, 2024-08-17T00:34:21.163 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.163 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.163 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.163 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.164 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.164 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.164 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.164 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 12, 2024-08-17T00:34:21.164 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.164 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.164 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.164 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.14", 2024-08-17T00:34:21.164 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.164 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.164 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.164 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 38, 2024-08-17T00:34:21.164 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.165 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:17:08.813589+0000", 2024-08-17T00:34:21.165 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.165 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.165 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.165 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 2630, 2024-08-17T00:34:21.165 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.165 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.165 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.165 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.165 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.165 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.165 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.165 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.166 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.166 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.166 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.166 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.166 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.166 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.166 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.166 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 12, 2024-08-17T00:34:21.166 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 4, 2024-08-17T00:34:21.166 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.166 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 4, 2024-08-17T00:34:21.166 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.166 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.167 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.167 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.167 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.167 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T00:34:21.167 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.167 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.167 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.167 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.167 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.167 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.167 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.167 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.167 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.168 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.168 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.168 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.168 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 12, 2024-08-17T00:34:21.168 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 9 2024-08-17T00:34:21.168 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.168 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.168 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.168 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.168 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.168 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.168 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:21.168 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.169 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T00:34:21.169 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "76'12" 2024-08-17T00:34:21.169 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.169 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.169 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.169 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.169 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.169 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:21.169 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.169 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:21.169 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.169 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.169 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.169 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.170 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.170 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.170 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175204+0000", 2024-08-17T00:34:21.170 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.489253+0000", 2024-08-17T00:34:21.170 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.489253+0000", 2024-08-17T00:34:21.170 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.489545+0000", 2024-08-17T00:34:21.170 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175204+0000", 2024-08-17T00:34:21.170 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.170 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.170 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.170 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.170 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175204+0000", 2024-08-17T00:34:21.170 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175204+0000", 2024-08-17T00:34:21.171 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175204+0000", 2024-08-17T00:34:21.171 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.171 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.171 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.171 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175204+0000", 2024-08-17T00:34:21.171 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175204+0000", 2024-08-17T00:34:21.171 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.171 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.171 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.171 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.171 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.171 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.171 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.172 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.172 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.172 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.172 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.172 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.172 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.172 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.15", 2024-08-17T00:34:21.172 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.172 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.172 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.172 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:21.172 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.172 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:29:42.833928+0000", 2024-08-17T00:34:21.172 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.173 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.173 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.173 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.173 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.173 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.173 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.173 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.173 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.173 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.173 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.173 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.173 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.173 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.173 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.174 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.174 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.174 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.174 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.174 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.174 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.174 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.174 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.174 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.174 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.174 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.174 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.174 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.175 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.175 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.175 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.175 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.175 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.175 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.175 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.175 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.175 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.175 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.175 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.175 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.175 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.175 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.176 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.176 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.176 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.176 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.176 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.176 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.176 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.176 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:21.176 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.176 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:21.176 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.176 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.176 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.176 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.177 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.177 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.177 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:21.177 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.177 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T00:34:21.177 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.177 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.177 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.177 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.177 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.177 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.177 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.176121+0000", 2024-08-17T00:34:21.177 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.267364+0000", 2024-08-17T00:34:21.178 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.267364+0000", 2024-08-17T00:34:21.178 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.267661+0000", 2024-08-17T00:34:21.178 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.176121+0000", 2024-08-17T00:34:21.178 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.178 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.178 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.178 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.178 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.176121+0000", 2024-08-17T00:34:21.178 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.176121+0000", 2024-08-17T00:34:21.178 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.176121+0000", 2024-08-17T00:34:21.178 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.178 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.178 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.178 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.176121+0000", 2024-08-17T00:34:21.179 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.176121+0000", 2024-08-17T00:34:21.179 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.179 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2, 2024-08-17T00:34:21.179 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.179 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.179 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.179 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.179 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.179 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.179 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.179 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2, 2024-08-17T00:34:21.179 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.179 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.180 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.180 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.13", 2024-08-17T00:34:21.180 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.180 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.180 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.180 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 27, 2024-08-17T00:34:21.180 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.180 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:43:04.221003+0000", 2024-08-17T00:34:21.180 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.180 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.180 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.180 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 34, 2024-08-17T00:34:21.181 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.181 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.181 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.181 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.181 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.181 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.181 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.181 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.181 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.181 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.181 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.181 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.181 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.182 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.182 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.182 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 6, 2024-08-17T00:34:21.182 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 2, 2024-08-17T00:34:21.182 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.182 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 2, 2024-08-17T00:34:21.182 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.182 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.182 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.182 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.182 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.182 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T00:34:21.186 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.187 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.187 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.187 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.187 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.187 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.187 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.187 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.187 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.187 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.187 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.187 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.187 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3, 2024-08-17T00:34:21.187 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 7 2024-08-17T00:34:21.188 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.188 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.188 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.188 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.188 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.188 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.188 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:21.188 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.188 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T00:34:21.188 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'2" 2024-08-17T00:34:21.188 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.188 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.188 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.188 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.189 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.189 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:21.189 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.189 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T00:34:21.189 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.189 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.189 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.189 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.189 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.189 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.189 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175684+0000", 2024-08-17T00:34:21.189 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.486517+0000", 2024-08-17T00:34:21.189 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.486517+0000", 2024-08-17T00:34:21.190 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.487760+0000", 2024-08-17T00:34:21.190 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175684+0000", 2024-08-17T00:34:21.190 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.190 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.190 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.190 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.190 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175684+0000", 2024-08-17T00:34:21.190 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175684+0000", 2024-08-17T00:34:21.190 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175684+0000", 2024-08-17T00:34:21.190 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.190 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.190 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.190 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175684+0000", 2024-08-17T00:34:21.191 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175684+0000", 2024-08-17T00:34:21.191 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.191 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.191 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.191 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.191 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.191 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.191 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.191 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.191 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.191 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.191 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.191 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.191 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.192 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.12", 2024-08-17T00:34:21.192 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.192 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.192 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.192 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:21.192 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.192 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:14:49.670811+0000", 2024-08-17T00:34:21.192 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.192 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.192 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.195 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.195 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.195 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.195 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.195 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.195 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.195 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.195 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.195 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.195 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.195 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.195 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.195 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.195 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.196 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.196 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.196 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.196 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:21.196 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.196 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T00:34:21.196 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.196 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.196 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.196 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.196 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.196 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.196 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:21.196 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.197 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:21.197 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.197 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.197 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.197 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.197 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.197 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.197 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174617+0000", 2024-08-17T00:34:21.197 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.262368+0000", 2024-08-17T00:34:21.197 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.262368+0000", 2024-08-17T00:34:21.197 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.262799+0000", 2024-08-17T00:34:21.197 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174617+0000", 2024-08-17T00:34:21.197 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.197 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.197 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.198 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.198 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174617+0000", 2024-08-17T00:34:21.198 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174617+0000", 2024-08-17T00:34:21.198 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174617+0000", 2024-08-17T00:34:21.198 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.198 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.198 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.198 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174617+0000", 2024-08-17T00:34:21.198 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174617+0000", 2024-08-17T00:34:21.198 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.198 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.198 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.198 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.199 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.199 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.199 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.199 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.199 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.199 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.199 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.199 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.199 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.199 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.12", 2024-08-17T00:34:21.199 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.199 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.199 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.200 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 25, 2024-08-17T00:34:21.200 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.200 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:19:35.606600+0000", 2024-08-17T00:34:21.200 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.200 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.200 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.203 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.203 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.203 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.203 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.203 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.203 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.203 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.203 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.203 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.203 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.203 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.203 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:21.203 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.204 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:21.204 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.204 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.204 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.204 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.204 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.204 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.204 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:21.204 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.204 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:21.204 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.204 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.204 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.204 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.205 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.205 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.205 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174988+0000", 2024-08-17T00:34:21.205 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.490361+0000", 2024-08-17T00:34:21.205 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.490361+0000", 2024-08-17T00:34:21.205 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.491780+0000", 2024-08-17T00:34:21.205 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174988+0000", 2024-08-17T00:34:21.205 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.205 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.205 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.205 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.205 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174988+0000", 2024-08-17T00:34:21.205 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174988+0000", 2024-08-17T00:34:21.205 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174988+0000", 2024-08-17T00:34:21.206 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.206 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.206 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.206 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174988+0000", 2024-08-17T00:34:21.206 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174988+0000", 2024-08-17T00:34:21.206 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.206 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.206 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.206 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.206 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.206 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.206 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.206 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.207 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.207 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.207 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.207 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.207 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.207 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.13", 2024-08-17T00:34:21.207 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.207 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.207 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.207 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:21.207 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.207 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:05:44.697296+0000", 2024-08-17T00:34:21.207 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.207 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.208 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.210 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.210 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.210 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.210 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.210 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.210 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.210 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.210 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.210 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.210 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.210 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.210 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.210 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.210 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.211 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.211 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.211 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.211 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.211 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.211 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:21.211 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.211 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:21.211 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.211 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.211 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.211 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.211 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.212 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.212 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:21.212 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.212 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T00:34:21.212 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.212 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.212 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.212 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.212 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.212 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.212 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.050618+0000", 2024-08-17T00:34:21.212 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.265223+0000", 2024-08-17T00:34:21.212 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.265223+0000", 2024-08-17T00:34:21.212 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.265527+0000", 2024-08-17T00:34:21.213 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.050618+0000", 2024-08-17T00:34:21.213 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.213 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.213 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.213 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.213 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.050618+0000", 2024-08-17T00:34:21.213 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.050618+0000", 2024-08-17T00:34:21.213 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.050618+0000", 2024-08-17T00:34:21.213 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.213 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.213 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.213 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.050618+0000", 2024-08-17T00:34:21.213 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.050618+0000", 2024-08-17T00:34:21.214 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.214 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.214 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.214 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.214 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.214 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.214 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.214 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.214 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.214 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.214 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.214 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.214 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.215 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.11", 2024-08-17T00:34:21.215 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.215 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.215 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.215 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 26, 2024-08-17T00:34:21.215 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.215 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:32:35.047654+0000", 2024-08-17T00:34:21.215 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.215 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.215 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.218 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.218 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.218 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.218 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.218 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.218 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.218 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.218 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.218 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.218 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.218 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.218 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.218 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.218 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.219 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.219 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:21.219 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.219 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T00:34:21.219 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.219 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.219 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.219 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.219 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.219 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.219 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:21.219 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.219 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T00:34:21.219 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.220 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.220 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.220 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.220 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.220 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.220 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.050517+0000", 2024-08-17T00:34:21.220 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.500023+0000", 2024-08-17T00:34:21.220 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.500023+0000", 2024-08-17T00:34:21.220 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.500508+0000", 2024-08-17T00:34:21.220 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.050517+0000", 2024-08-17T00:34:21.220 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.220 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.220 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.221 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.221 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.050517+0000", 2024-08-17T00:34:21.221 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.050517+0000", 2024-08-17T00:34:21.221 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.050517+0000", 2024-08-17T00:34:21.221 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.221 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.221 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.221 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.050517+0000", 2024-08-17T00:34:21.221 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.050517+0000", 2024-08-17T00:34:21.221 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.221 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.221 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.221 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.221 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.222 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.222 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.222 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.222 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.222 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.222 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.222 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.222 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.222 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.10", 2024-08-17T00:34:21.222 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.222 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.222 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.222 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:21.223 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.223 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:50:07.811132+0000", 2024-08-17T00:34:21.223 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.223 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.223 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.226 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.226 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.226 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.226 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.226 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.226 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.226 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.226 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.226 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.226 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.226 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:21.226 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.226 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T00:34:21.226 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.227 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.227 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.227 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.227 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:21.227 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.227 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:21.227 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.227 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T00:34:21.227 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.227 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.227 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.227 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.227 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.227 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.481947+0000", 2024-08-17T00:34:21.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.259670+0000", 2024-08-17T00:34:21.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.259670+0000", 2024-08-17T00:34:21.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.259969+0000", 2024-08-17T00:34:21.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.481947+0000", 2024-08-17T00:34:21.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.481947+0000", 2024-08-17T00:34:21.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.481947+0000", 2024-08-17T00:34:21.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.481947+0000", 2024-08-17T00:34:21.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.229 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.229 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.229 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.481947+0000", 2024-08-17T00:34:21.229 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.481947+0000", 2024-08-17T00:34:21.229 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.229 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 8, 2024-08-17T00:34:21.229 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.229 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.229 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.229 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.229 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.229 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.229 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.229 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 8, 2024-08-17T00:34:21.230 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.230 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.230 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.230 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.10", 2024-08-17T00:34:21.230 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.230 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.230 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.230 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 34, 2024-08-17T00:34:21.230 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.230 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:08:29.280709+0000", 2024-08-17T00:34:21.230 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.230 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.230 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 12, 2024-08-17T00:34:21.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 4, 2024-08-17T00:34:21.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 4, 2024-08-17T00:34:21.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 4, 2024-08-17T00:34:21.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.233 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.233 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.233 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.233 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.233 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.233 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.233 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.233 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.233 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.233 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.233 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 12, 2024-08-17T00:34:21.233 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.233 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.233 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.234 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.234 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.234 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:21.234 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.234 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:21.234 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.234 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T00:34:21.234 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'8" 2024-08-17T00:34:21.234 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.234 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.234 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.234 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.234 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.234 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:21.235 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.235 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:21.235 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.235 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.235 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.235 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.235 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.235 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.235 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174504+0000", 2024-08-17T00:34:21.235 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.507069+0000", 2024-08-17T00:34:21.235 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.507069+0000", 2024-08-17T00:34:21.235 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.507394+0000", 2024-08-17T00:34:21.235 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174504+0000", 2024-08-17T00:34:21.236 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.236 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.236 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.236 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.236 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174504+0000", 2024-08-17T00:34:21.236 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174504+0000", 2024-08-17T00:34:21.236 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174504+0000", 2024-08-17T00:34:21.236 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.236 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.236 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.236 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174504+0000", 2024-08-17T00:34:21.236 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174504+0000", 2024-08-17T00:34:21.236 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.236 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.237 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.237 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.237 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.237 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.237 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.237 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.237 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.237 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.237 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.237 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.237 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.237 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.11", 2024-08-17T00:34:21.237 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.237 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.238 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.238 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:21.238 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.238 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:58:51.863148+0000", 2024-08-17T00:34:21.238 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.238 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.238 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.238 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.238 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.238 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.238 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.238 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.238 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.241 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.241 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.241 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.241 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.241 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.241 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.241 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.241 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.241 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.241 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.241 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.241 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.241 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:21.241 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.242 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:21.242 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.242 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.242 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.242 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.242 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.242 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.242 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:21.242 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.242 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 4, 2024-08-17T00:34:21.242 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.242 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.242 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.242 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.243 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.243 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.243 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.483993+0000", 2024-08-17T00:34:21.243 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.270753+0000", 2024-08-17T00:34:21.243 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.270753+0000", 2024-08-17T00:34:21.243 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.271034+0000", 2024-08-17T00:34:21.243 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.483993+0000", 2024-08-17T00:34:21.243 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.243 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.243 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.243 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.243 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.483993+0000", 2024-08-17T00:34:21.243 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.483993+0000", 2024-08-17T00:34:21.243 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.483993+0000", 2024-08-17T00:34:21.244 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.244 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.244 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.244 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.483993+0000", 2024-08-17T00:34:21.244 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.483993+0000", 2024-08-17T00:34:21.244 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.244 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 1, 2024-08-17T00:34:21.244 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.244 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.244 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.244 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.244 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.244 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.244 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.245 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 1, 2024-08-17T00:34:21.245 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.245 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.245 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.245 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.f", 2024-08-17T00:34:21.245 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.245 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.245 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.245 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 27, 2024-08-17T00:34:21.245 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.245 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:19:59.085167+0000", 2024-08-17T00:34:21.245 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.245 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.245 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 22, 2024-08-17T00:34:21.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T00:34:21.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T00:34:21.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T00:34:21.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.248 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.248 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.248 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.248 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.248 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.248 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.248 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.248 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.248 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.248 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.248 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.248 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 1, 2024-08-17T00:34:21.248 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 1 2024-08-17T00:34:21.248 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.248 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.249 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.249 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.249 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.249 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.249 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:21.249 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.249 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 4, 2024-08-17T00:34:21.249 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'1" 2024-08-17T00:34:21.249 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.249 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.249 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.249 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.249 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.249 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:21.250 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.250 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:21.250 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.250 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.250 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.250 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.250 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.250 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.250 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174998+0000", 2024-08-17T00:34:21.250 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.492979+0000", 2024-08-17T00:34:21.250 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.492979+0000", 2024-08-17T00:34:21.250 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.493271+0000", 2024-08-17T00:34:21.250 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174998+0000", 2024-08-17T00:34:21.251 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.251 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.251 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.251 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.251 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174998+0000", 2024-08-17T00:34:21.251 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174998+0000", 2024-08-17T00:34:21.251 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174998+0000", 2024-08-17T00:34:21.251 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.251 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.251 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.251 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174998+0000", 2024-08-17T00:34:21.251 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174998+0000", 2024-08-17T00:34:21.251 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.252 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.252 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.252 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.252 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.252 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.252 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.252 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.252 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.252 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.252 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.252 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.252 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.252 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.e", 2024-08-17T00:34:21.252 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.253 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.253 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.253 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:21.253 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.253 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:05:40.749608+0000", 2024-08-17T00:34:21.253 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.253 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.253 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.253 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.253 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.253 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.253 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.253 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.253 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.256 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.256 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.256 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.256 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.256 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.256 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.256 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.256 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.256 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.256 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.256 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.256 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.256 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.256 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:21.257 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.257 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:21.257 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.257 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.257 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.257 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.257 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:21.257 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.257 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:21.257 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.257 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T00:34:21.257 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.257 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.257 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.257 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.258 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.258 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.258 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482175+0000", 2024-08-17T00:34:21.258 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.265673+0000", 2024-08-17T00:34:21.258 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.265673+0000", 2024-08-17T00:34:21.258 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.265995+0000", 2024-08-17T00:34:21.258 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482175+0000", 2024-08-17T00:34:21.258 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.258 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.258 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.258 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.258 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482175+0000", 2024-08-17T00:34:21.258 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482175+0000", 2024-08-17T00:34:21.259 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482175+0000", 2024-08-17T00:34:21.259 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.259 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.259 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.259 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482175+0000", 2024-08-17T00:34:21.259 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482175+0000", 2024-08-17T00:34:21.259 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.259 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2, 2024-08-17T00:34:21.259 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.259 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.259 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.259 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.259 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.259 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.260 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.260 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2, 2024-08-17T00:34:21.260 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.260 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.260 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.260 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.e", 2024-08-17T00:34:21.260 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.260 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.260 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.260 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 28, 2024-08-17T00:34:21.260 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.260 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:09:35.966616+0000", 2024-08-17T00:34:21.260 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.260 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.261 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.261 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.261 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.261 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.261 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.261 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.261 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.261 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.261 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.261 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.261 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.261 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.261 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.261 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T00:34:21.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T00:34:21.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T00:34:21.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T00:34:21.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3, 2024-08-17T00:34:21.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.264 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.264 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.264 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.264 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.264 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:21.264 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.264 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:21.264 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.264 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T00:34:21.264 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'2" 2024-08-17T00:34:21.264 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.264 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.264 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.264 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.265 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.265 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:21.265 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.265 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:21.265 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.265 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.265 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.265 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.265 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.265 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.265 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175482+0000", 2024-08-17T00:34:21.265 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.493260+0000", 2024-08-17T00:34:21.265 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.493260+0000", 2024-08-17T00:34:21.265 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.493543+0000", 2024-08-17T00:34:21.265 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175482+0000", 2024-08-17T00:34:21.266 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.266 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.266 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.266 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.266 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175482+0000", 2024-08-17T00:34:21.266 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175482+0000", 2024-08-17T00:34:21.266 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175482+0000", 2024-08-17T00:34:21.266 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.266 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.266 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.266 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175482+0000", 2024-08-17T00:34:21.266 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175482+0000", 2024-08-17T00:34:21.266 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.267 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.267 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.267 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.267 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.267 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.267 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.267 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.267 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.267 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.267 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.267 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.267 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.267 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.f", 2024-08-17T00:34:21.267 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.268 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.268 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.268 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:21.268 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.268 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:54:02.030691+0000", 2024-08-17T00:34:21.268 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.268 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.268 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.268 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.268 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.268 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.268 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.268 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.268 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.269 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.269 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.269 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.269 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.269 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.269 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.269 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.269 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.269 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.269 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.269 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.269 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.269 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.269 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.271 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.271 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.271 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.271 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.271 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.271 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.271 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.271 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.271 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.271 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.271 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.271 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.271 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.271 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:21.272 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.272 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:21.272 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.272 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.272 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.272 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.272 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.272 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.272 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:21.272 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.272 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:21.272 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.272 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.272 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.273 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.273 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.273 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.273 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.176219+0000", 2024-08-17T00:34:21.273 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.267418+0000", 2024-08-17T00:34:21.273 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.267418+0000", 2024-08-17T00:34:21.273 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.267691+0000", 2024-08-17T00:34:21.273 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.176219+0000", 2024-08-17T00:34:21.273 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.273 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.273 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.273 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.273 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.176219+0000", 2024-08-17T00:34:21.273 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.176219+0000", 2024-08-17T00:34:21.274 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.176219+0000", 2024-08-17T00:34:21.274 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.274 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.274 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.274 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.176219+0000", 2024-08-17T00:34:21.274 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.176219+0000", 2024-08-17T00:34:21.274 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.274 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 1, 2024-08-17T00:34:21.274 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.274 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.274 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.274 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.274 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.274 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.275 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.275 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 1, 2024-08-17T00:34:21.275 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.275 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.275 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.275 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.d", 2024-08-17T00:34:21.275 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.275 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.275 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.275 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 27, 2024-08-17T00:34:21.275 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.275 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:10:46.222342+0000", 2024-08-17T00:34:21.275 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.275 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.276 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 70, 2024-08-17T00:34:21.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T00:34:21.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T00:34:21.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T00:34:21.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 1, 2024-08-17T00:34:21.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 1 2024-08-17T00:34:21.279 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.279 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.279 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.279 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.279 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.279 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.279 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:21.279 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.279 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:21.279 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'1" 2024-08-17T00:34:21.279 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.279 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.279 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.279 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.279 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.280 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:21.280 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.280 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:21.280 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.280 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.280 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.280 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.280 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.280 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.280 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174763+0000", 2024-08-17T00:34:21.280 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.504702+0000", 2024-08-17T00:34:21.280 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.504702+0000", 2024-08-17T00:34:21.280 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.504989+0000", 2024-08-17T00:34:21.280 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174763+0000", 2024-08-17T00:34:21.281 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.281 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.281 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.281 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.281 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174763+0000", 2024-08-17T00:34:21.281 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174763+0000", 2024-08-17T00:34:21.281 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174763+0000", 2024-08-17T00:34:21.281 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.281 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.281 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.281 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174763+0000", 2024-08-17T00:34:21.281 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174763+0000", 2024-08-17T00:34:21.282 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.282 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.282 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.282 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.282 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.282 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.282 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.282 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.282 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.282 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.282 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.282 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.282 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.282 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.c", 2024-08-17T00:34:21.283 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.283 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.283 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.283 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:21.283 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.283 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:41:33.730582+0000", 2024-08-17T00:34:21.283 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.283 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.283 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.283 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.283 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.283 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.283 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.283 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.286 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.286 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.286 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.286 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.286 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.286 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.286 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.286 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.286 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.286 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.286 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.286 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.286 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.286 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:21.287 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.287 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:21.287 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.287 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.287 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.287 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.287 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:21.287 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.287 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:21.287 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.287 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T00:34:21.287 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.287 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.287 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.288 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.288 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.288 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.288 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482344+0000", 2024-08-17T00:34:21.288 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.261989+0000", 2024-08-17T00:34:21.288 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.261989+0000", 2024-08-17T00:34:21.288 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.262261+0000", 2024-08-17T00:34:21.288 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482344+0000", 2024-08-17T00:34:21.288 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.288 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.288 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.288 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.288 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482344+0000", 2024-08-17T00:34:21.288 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482344+0000", 2024-08-17T00:34:21.289 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482344+0000", 2024-08-17T00:34:21.289 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.289 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.289 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.289 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482344+0000", 2024-08-17T00:34:21.289 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482344+0000", 2024-08-17T00:34:21.289 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.289 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.289 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.289 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.289 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.289 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.289 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.289 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.290 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.290 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.290 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.290 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.290 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.290 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.c", 2024-08-17T00:34:21.290 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.290 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.290 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.290 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 26, 2024-08-17T00:34:21.290 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.290 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:16:07.715871+0000", 2024-08-17T00:34:21.290 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.290 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.291 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.291 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.291 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.291 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.291 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.291 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.291 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.291 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.291 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.291 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.291 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.291 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.291 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.294 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.294 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.294 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.294 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.294 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:21.294 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.294 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:21.294 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.294 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T00:34:21.294 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.294 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.294 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.294 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.294 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.295 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.295 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:21.295 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.295 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:21.295 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.295 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.295 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.295 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.295 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.295 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.295 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175121+0000", 2024-08-17T00:34:21.295 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.505103+0000", 2024-08-17T00:34:21.295 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.505103+0000", 2024-08-17T00:34:21.295 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.505427+0000", 2024-08-17T00:34:21.296 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175121+0000", 2024-08-17T00:34:21.296 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.296 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.296 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.296 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.296 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175121+0000", 2024-08-17T00:34:21.296 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175121+0000", 2024-08-17T00:34:21.296 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175121+0000", 2024-08-17T00:34:21.296 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.296 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.296 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.296 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175121+0000", 2024-08-17T00:34:21.296 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175121+0000", 2024-08-17T00:34:21.296 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.297 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.297 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.297 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.297 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.297 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.297 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.297 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.297 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.297 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.297 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.297 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.297 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.297 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.d", 2024-08-17T00:34:21.297 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.298 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.298 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.298 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:21.298 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.298 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:22:45.693117+0000", 2024-08-17T00:34:21.298 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.298 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.298 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.298 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.298 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.298 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.298 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.298 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.299 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.299 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.299 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.299 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.299 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.299 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.299 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.299 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.299 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.299 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.299 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.299 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.299 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.299 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.301 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.301 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.301 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.301 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.301 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.301 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.301 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:21.302 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.302 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:21.302 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.302 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.302 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.302 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.302 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.302 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.302 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:21.302 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.302 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T00:34:21.302 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.302 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.302 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T00:34:21.303 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.303 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.303 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.303 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.051123+0000", 2024-08-17T00:34:21.303 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:53.103008+0000", 2024-08-17T00:34:21.303 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:53.103008+0000", 2024-08-17T00:34:21.303 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:56.703799+0000", 2024-08-17T00:34:21.303 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.051123+0000", 2024-08-17T00:34:21.303 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:21.303 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.303 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:21.303 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 71, 2024-08-17T00:34:21.303 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.051123+0000", 2024-08-17T00:34:21.303 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.051123+0000", 2024-08-17T00:34:21.304 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.051123+0000", 2024-08-17T00:34:21.304 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.304 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.304 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:21.304 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.051123+0000", 2024-08-17T00:34:21.304 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.051123+0000", 2024-08-17T00:34:21.304 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.304 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.304 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.304 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.304 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 70, 2024-08-17T00:34:21.304 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.304 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.304 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.305 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.305 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.305 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.305 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.305 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.305 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.5", 2024-08-17T00:34:21.305 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.305 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.305 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.305 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:21.305 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.305 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:23:49.015891+0000", 2024-08-17T00:34:21.305 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.000319702, 2024-08-17T00:34:21.305 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.306 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.306 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.306 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.306 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.306 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.306 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.306 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.306 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.306 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.306 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.306 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.306 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.306 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.309 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.309 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.309 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.309 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.309 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.309 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.309 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:21.309 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.309 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T00:34:21.309 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.309 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.309 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.309 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.309 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.310 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.310 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:21.310 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.310 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:21.310 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.310 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.310 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 19, 2024-08-17T00:34:21.310 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.310 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.310 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.310 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174557+0000", 2024-08-17T00:34:21.310 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:36.191644+0000", 2024-08-17T00:34:21.310 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:36.191644+0000", 2024-08-17T00:34:21.310 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:36.191990+0000", 2024-08-17T00:34:21.311 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174557+0000", 2024-08-17T00:34:21.311 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:28:36.823280+0000", 2024-08-17T00:34:21.311 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.311 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:28:36.823280+0000", 2024-08-17T00:34:21.311 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 59, 2024-08-17T00:34:21.311 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174557+0000", 2024-08-17T00:34:21.311 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174557+0000", 2024-08-17T00:34:21.311 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174557+0000", 2024-08-17T00:34:21.311 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.311 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.311 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:28:36.823280+0000", 2024-08-17T00:34:21.311 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174557+0000", 2024-08-17T00:34:21.311 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174557+0000", 2024-08-17T00:34:21.311 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.312 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 128, 2024-08-17T00:34:21.312 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.312 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.312 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 58, 2024-08-17T00:34:21.312 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.312 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.312 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.312 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.312 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 128, 2024-08-17T00:34:21.312 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.312 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.312 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.312 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "1.0", 2024-08-17T00:34:21.312 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.313 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.313 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.313 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 272, 2024-08-17T00:34:21.313 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.313 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T00:35:06.795315+0000", 2024-08-17T00:34:21.313 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.313 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.313 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.313 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 590368, 2024-08-17T00:34:21.313 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.313 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 1771104, 2024-08-17T00:34:21.313 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.313 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.313 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 6, 2024-08-17T00:34:21.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 2, 2024-08-17T00:34:21.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 2, 2024-08-17T00:34:21.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 6, 2024-08-17T00:34:21.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 212, 2024-08-17T00:34:21.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 306, 2024-08-17T00:34:21.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 179, 2024-08-17T00:34:21.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 2416 2024-08-17T00:34:21.316 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.316 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.316 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.316 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.316 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.316 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.316 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:21.317 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.317 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:21.317 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "70'128" 2024-08-17T00:34:21.317 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.317 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.317 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.317 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.317 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:21.317 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:21.317 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.317 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:21.317 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.317 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.317 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.318 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.318 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.318 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.318 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174666+0000", 2024-08-17T00:34:21.318 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.266222+0000", 2024-08-17T00:34:21.318 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.266222+0000", 2024-08-17T00:34:21.318 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.267085+0000", 2024-08-17T00:34:21.318 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174666+0000", 2024-08-17T00:34:21.318 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.318 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.318 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.318 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.318 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174666+0000", 2024-08-17T00:34:21.318 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174666+0000", 2024-08-17T00:34:21.319 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174666+0000", 2024-08-17T00:34:21.319 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.319 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.319 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.319 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174666+0000", 2024-08-17T00:34:21.319 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174666+0000", 2024-08-17T00:34:21.319 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.319 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.319 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.319 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.319 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.319 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.319 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.319 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.320 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.320 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.320 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.320 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.320 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.320 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.3", 2024-08-17T00:34:21.320 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.320 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.320 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.320 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 25, 2024-08-17T00:34:21.320 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.320 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:15:17.478604+0000", 2024-08-17T00:34:21.320 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.320 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.321 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.321 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.321 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.321 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.321 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.321 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.321 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.321 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.321 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.321 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.321 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.321 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.321 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.321 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.322 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.322 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.322 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.322 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.322 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.322 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.322 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.322 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.322 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.322 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.322 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.322 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.322 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.324 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.324 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.324 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.324 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.324 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.324 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:21.324 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:21.324 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.324 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:21.324 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.324 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.324 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.324 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.324 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.325 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.325 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:21.325 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.325 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:21.325 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.325 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.325 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.325 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.325 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.325 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.325 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482571+0000", 2024-08-17T00:34:21.325 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.500622+0000", 2024-08-17T00:34:21.325 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.500622+0000", 2024-08-17T00:34:21.325 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.500890+0000", 2024-08-17T00:34:21.326 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482571+0000", 2024-08-17T00:34:21.326 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.326 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.326 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.326 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.326 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482571+0000", 2024-08-17T00:34:21.326 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482571+0000", 2024-08-17T00:34:21.326 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482571+0000", 2024-08-17T00:34:21.326 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.326 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.326 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.326 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482571+0000", 2024-08-17T00:34:21.326 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482571+0000", 2024-08-17T00:34:21.327 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.327 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.327 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.327 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.327 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.327 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.327 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.327 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.327 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.327 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.327 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.327 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.327 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.327 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.2", 2024-08-17T00:34:21.328 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.328 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.328 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.328 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:21.328 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.328 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:47:36.413609+0000", 2024-08-17T00:34:21.328 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.328 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.328 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.328 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.328 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.328 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.328 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.331 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.331 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.331 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.331 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.331 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.332 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.332 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:21.332 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.332 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:21.332 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.332 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.332 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.332 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.332 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.332 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.332 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:21.332 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.332 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T00:34:21.332 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.333 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.333 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T00:34:21.333 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.333 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.333 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.333 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.176092+0000", 2024-08-17T00:34:21.333 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:53.072184+0000", 2024-08-17T00:34:21.333 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:53.072184+0000", 2024-08-17T00:34:21.333 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:56.292920+0000", 2024-08-17T00:34:21.333 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.176092+0000", 2024-08-17T00:34:21.333 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:21.333 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.333 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:21.333 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 71, 2024-08-17T00:34:21.334 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.176092+0000", 2024-08-17T00:34:21.334 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.176092+0000", 2024-08-17T00:34:21.334 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.176092+0000", 2024-08-17T00:34:21.334 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.334 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.334 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:21.334 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.176092+0000", 2024-08-17T00:34:21.334 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.176092+0000", 2024-08-17T00:34:21.334 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.334 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.334 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.334 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.334 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 70, 2024-08-17T00:34:21.335 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.335 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.335 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.335 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.335 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.335 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.335 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.335 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.335 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.6", 2024-08-17T00:34:21.335 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.335 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.335 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.335 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:21.335 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.336 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:08:57.887249+0000", 2024-08-17T00:34:21.336 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.00038424, 2024-08-17T00:34:21.336 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.336 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.339 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.339 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.339 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.339 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.339 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.339 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.339 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:21.339 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.339 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T00:34:21.339 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.340 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.340 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.340 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.340 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.340 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.340 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:21.340 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.340 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:21.340 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.340 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.340 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.340 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.340 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.341 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.341 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174780+0000", 2024-08-17T00:34:21.341 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.263832+0000", 2024-08-17T00:34:21.341 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.263832+0000", 2024-08-17T00:34:21.341 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.266168+0000", 2024-08-17T00:34:21.341 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174780+0000", 2024-08-17T00:34:21.341 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.341 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.341 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.341 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.341 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174780+0000", 2024-08-17T00:34:21.341 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174780+0000", 2024-08-17T00:34:21.341 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174780+0000", 2024-08-17T00:34:21.341 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.342 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.342 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.342 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174780+0000", 2024-08-17T00:34:21.342 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174780+0000", 2024-08-17T00:34:21.342 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.342 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.342 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.342 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.342 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.342 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.342 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.342 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.342 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.343 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.343 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.343 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.343 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.343 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.0", 2024-08-17T00:34:21.343 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.343 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.343 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.343 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 24, 2024-08-17T00:34:21.343 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.343 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:37:59.729922+0000", 2024-08-17T00:34:21.343 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.343 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.343 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.344 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.344 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.344 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.344 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.344 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.344 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.344 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.344 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.344 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.344 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.344 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.344 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.344 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.344 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.346 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.346 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.347 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.347 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.347 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.347 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.347 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:21.347 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.347 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:21.347 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.347 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.347 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.347 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.347 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.347 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.348 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:21.348 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.348 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T00:34:21.348 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.348 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.348 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.348 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.348 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.348 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.348 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175596+0000", 2024-08-17T00:34:21.348 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.490471+0000", 2024-08-17T00:34:21.348 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.490471+0000", 2024-08-17T00:34:21.348 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.490733+0000", 2024-08-17T00:34:21.348 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175596+0000", 2024-08-17T00:34:21.349 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.349 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.349 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.349 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.349 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175596+0000", 2024-08-17T00:34:21.349 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175596+0000", 2024-08-17T00:34:21.349 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175596+0000", 2024-08-17T00:34:21.349 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.349 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.349 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.349 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175596+0000", 2024-08-17T00:34:21.349 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175596+0000", 2024-08-17T00:34:21.349 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.349 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.350 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.350 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.350 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.350 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.350 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.350 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.350 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.350 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.350 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.350 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.350 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.350 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.1", 2024-08-17T00:34:21.350 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.351 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.351 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.351 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:21.351 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.351 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:30:21.080967+0000", 2024-08-17T00:34:21.351 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.351 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.351 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.351 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.351 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.351 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.351 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.351 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.351 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.352 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.352 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.352 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.352 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.352 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.352 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.352 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.352 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.352 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.352 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.352 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.352 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.352 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.352 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.353 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.353 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.353 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.353 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.353 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.353 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.353 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.353 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.353 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.353 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.353 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.353 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.353 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.354 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.354 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.354 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.354 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.354 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.354 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.354 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:21.355 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.355 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T00:34:21.355 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.355 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.355 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.355 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.355 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.355 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.355 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:21.355 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.355 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:21.355 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.355 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.355 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T00:34:21.356 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.356 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.356 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.356 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.176348+0000", 2024-08-17T00:34:21.356 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:52.739273+0000", 2024-08-17T00:34:21.356 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:52.739273+0000", 2024-08-17T00:34:21.356 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:56.293518+0000", 2024-08-17T00:34:21.356 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.176348+0000", 2024-08-17T00:34:21.356 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:21.356 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.356 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:21.356 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 71, 2024-08-17T00:34:21.356 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.176348+0000", 2024-08-17T00:34:21.357 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.176348+0000", 2024-08-17T00:34:21.357 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.176348+0000", 2024-08-17T00:34:21.357 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.357 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.357 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:21.357 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.176348+0000", 2024-08-17T00:34:21.357 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.176348+0000", 2024-08-17T00:34:21.357 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.357 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.357 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.357 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.357 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 70, 2024-08-17T00:34:21.357 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.357 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.358 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.358 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.358 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.358 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.358 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.358 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.358 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.7", 2024-08-17T00:34:21.358 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.358 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.358 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.358 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:21.358 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.358 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T00:40:30.098241+0000", 2024-08-17T00:34:21.358 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.000950761, 2024-08-17T00:34:21.359 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.359 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.359 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.359 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.359 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.359 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.359 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.359 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.359 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.359 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.359 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.359 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.359 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.360 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.360 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.360 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.360 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.360 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.360 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.360 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.360 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.360 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.360 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.360 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.360 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.360 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.360 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.361 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.361 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.361 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.361 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.361 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.361 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.361 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.361 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.361 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.361 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.361 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.361 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.361 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.362 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.362 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.362 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.362 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.362 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.362 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.362 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.362 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.362 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:21.362 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.362 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:21.362 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.362 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.362 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.363 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.363 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:21.363 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.363 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:21.363 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.363 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T00:34:21.363 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.363 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.363 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.363 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.363 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.363 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.363 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.481761+0000", 2024-08-17T00:34:21.363 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.258622+0000", 2024-08-17T00:34:21.364 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.258622+0000", 2024-08-17T00:34:21.364 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.258883+0000", 2024-08-17T00:34:21.364 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.481761+0000", 2024-08-17T00:34:21.364 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.364 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.364 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.364 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.364 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.481761+0000", 2024-08-17T00:34:21.364 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.481761+0000", 2024-08-17T00:34:21.364 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.481761+0000", 2024-08-17T00:34:21.364 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.364 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.364 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.364 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.481761+0000", 2024-08-17T00:34:21.365 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.481761+0000", 2024-08-17T00:34:21.365 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.365 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.365 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.365 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.365 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.365 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.365 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.365 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.365 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.365 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.365 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.365 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.365 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.366 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.1", 2024-08-17T00:34:21.366 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.366 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.366 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.366 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 26, 2024-08-17T00:34:21.366 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.366 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:38:56.850676+0000", 2024-08-17T00:34:21.366 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.366 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.366 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.366 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.366 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.366 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.366 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.367 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.367 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.367 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.367 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.367 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.367 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.367 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.367 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.367 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.367 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.367 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.367 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.367 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.368 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.368 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.368 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.368 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.368 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.368 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.368 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.368 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.368 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.368 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.368 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.368 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.368 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.368 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.369 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.369 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.369 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.369 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.369 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.369 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.369 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.369 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.369 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.369 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.369 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.369 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.369 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.369 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:21.370 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.370 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:21.370 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.370 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T00:34:21.370 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.370 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.370 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.370 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.370 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.370 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:21.370 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:21.370 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.370 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:21.371 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.371 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.371 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.371 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.371 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.371 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.371 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174902+0000", 2024-08-17T00:34:21.371 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.494498+0000", 2024-08-17T00:34:21.371 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.494498+0000", 2024-08-17T00:34:21.371 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.494766+0000", 2024-08-17T00:34:21.371 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174902+0000", 2024-08-17T00:34:21.371 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.371 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.371 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.372 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.372 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174902+0000", 2024-08-17T00:34:21.372 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174902+0000", 2024-08-17T00:34:21.372 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174902+0000", 2024-08-17T00:34:21.372 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.372 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.372 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.372 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174902+0000", 2024-08-17T00:34:21.372 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174902+0000", 2024-08-17T00:34:21.372 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.372 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.372 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.372 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.372 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.373 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.373 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.373 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.373 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.373 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.373 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.373 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.373 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.373 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.0", 2024-08-17T00:34:21.373 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.373 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.373 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.373 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:21.374 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.374 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:43:15.959061+0000", 2024-08-17T00:34:21.374 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.374 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.374 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.374 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.374 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.374 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.374 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.374 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.374 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.379 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.379 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.379 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.379 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.379 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.379 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.379 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.379 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.379 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.379 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.379 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.379 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.379 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.380 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.380 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.380 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.380 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.380 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.380 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.380 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.380 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.380 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.380 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.380 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.380 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.380 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.380 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.381 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.381 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.381 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.381 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.381 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.381 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.381 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.381 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.381 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.381 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.381 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.381 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.381 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:21.381 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:21.382 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.382 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:21.382 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.382 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.382 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.382 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.382 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.382 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:21.382 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:21.382 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.382 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:21.382 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.382 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.383 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T00:34:21.383 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.383 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.383 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.383 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175872+0000", 2024-08-17T00:34:21.383 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:53.072558+0000", 2024-08-17T00:34:21.383 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:53.072558+0000", 2024-08-17T00:34:21.383 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:56.293547+0000", 2024-08-17T00:34:21.383 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175872+0000", 2024-08-17T00:34:21.383 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:21.383 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.383 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:21.383 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 71, 2024-08-17T00:34:21.383 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175872+0000", 2024-08-17T00:34:21.384 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175872+0000", 2024-08-17T00:34:21.384 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175872+0000", 2024-08-17T00:34:21.384 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.384 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.384 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:21.384 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175872+0000", 2024-08-17T00:34:21.384 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175872+0000", 2024-08-17T00:34:21.384 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.384 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.384 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.384 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.384 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 70, 2024-08-17T00:34:21.384 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.384 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.385 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.385 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.385 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.385 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.385 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.385 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.385 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.4", 2024-08-17T00:34:21.385 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.385 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.385 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.385 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:21.385 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.385 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:45:40.674829+0000", 2024-08-17T00:34:21.385 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.001437906, 2024-08-17T00:34:21.386 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.386 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.388 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.388 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.388 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.388 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.388 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.388 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.388 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.388 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.388 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.388 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.388 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.388 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.388 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.388 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.389 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.389 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.389 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.389 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.389 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.389 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:21.389 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:21.389 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.389 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:21.389 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.389 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.389 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.389 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.390 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.390 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.390 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:21.390 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.390 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:21.390 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.390 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.390 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.390 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.390 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.390 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.390 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174725+0000", 2024-08-17T00:34:21.390 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.264975+0000", 2024-08-17T00:34:21.391 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.264975+0000", 2024-08-17T00:34:21.391 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.265572+0000", 2024-08-17T00:34:21.391 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174725+0000", 2024-08-17T00:34:21.391 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.391 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.391 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.391 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.391 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174725+0000", 2024-08-17T00:34:21.391 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174725+0000", 2024-08-17T00:34:21.391 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174725+0000", 2024-08-17T00:34:21.391 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.391 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.391 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.391 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174725+0000", 2024-08-17T00:34:21.392 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174725+0000", 2024-08-17T00:34:21.392 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.392 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.392 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.392 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.392 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.392 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.392 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.392 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.392 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.392 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.392 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.392 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.392 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.393 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.2", 2024-08-17T00:34:21.393 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.393 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.393 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.393 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 25, 2024-08-17T00:34:21.393 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.393 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:02:18.296781+0000", 2024-08-17T00:34:21.393 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.393 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.393 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.393 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.393 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.393 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.393 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.394 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.394 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.394 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.394 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.394 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.394 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.394 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.394 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.394 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.394 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.394 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.394 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.394 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.395 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.395 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.395 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.395 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.395 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.395 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.395 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.395 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.395 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.395 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.395 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.395 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.395 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.395 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.396 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.396 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.396 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.396 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.396 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.396 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.396 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.396 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.396 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.396 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.396 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.396 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.396 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.396 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.397 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.397 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:21.397 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.397 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:21.397 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.397 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.397 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.397 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.397 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.397 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.397 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:21.397 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.397 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 4, 2024-08-17T00:34:21.397 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.398 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.398 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.398 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.398 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.398 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.398 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.483737+0000", 2024-08-17T00:34:21.398 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:28.151813+0000", 2024-08-17T00:34:21.398 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:28.151813+0000", 2024-08-17T00:34:21.398 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:28.152170+0000", 2024-08-17T00:34:21.398 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.483737+0000", 2024-08-17T00:34:21.398 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.398 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.398 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.399 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 68, 2024-08-17T00:34:21.399 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.483737+0000", 2024-08-17T00:34:21.399 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.483737+0000", 2024-08-17T00:34:21.399 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.483737+0000", 2024-08-17T00:34:21.399 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.399 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.399 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.399 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.483737+0000", 2024-08-17T00:34:21.399 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.483737+0000", 2024-08-17T00:34:21.399 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.399 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.399 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.399 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.399 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 67, 2024-08-17T00:34:21.400 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.400 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.400 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.400 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.400 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.400 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.400 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.400 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.400 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.3", 2024-08-17T00:34:21.400 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.400 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.400 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.400 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 32, 2024-08-17T00:34:21.400 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.401 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:56:39.228559+0000", 2024-08-17T00:34:21.401 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.401 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.401 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.401 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.401 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.401 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.401 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.401 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.401 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.401 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.401 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.401 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.401 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.402 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.402 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.402 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.402 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.402 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.402 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.402 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.402 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.402 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.402 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.402 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.402 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.402 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.403 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.403 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.403 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.403 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.403 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.403 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.403 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.403 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.403 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.403 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.403 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.403 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.403 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.404 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.404 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.404 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.404 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.404 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.404 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.404 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.404 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.404 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.404 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.404 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:21.404 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.404 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 4, 2024-08-17T00:34:21.404 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.405 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.405 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.405 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.405 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.405 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.405 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:21.405 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.405 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:21.405 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.405 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.405 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T00:34:21.405 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.405 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.406 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.406 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174979+0000", 2024-08-17T00:34:21.406 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:52.739827+0000", 2024-08-17T00:34:21.406 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:52.739827+0000", 2024-08-17T00:34:21.406 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:56.293754+0000", 2024-08-17T00:34:21.406 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174979+0000", 2024-08-17T00:34:21.406 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:21.406 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.406 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:21.406 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 71, 2024-08-17T00:34:21.406 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174979+0000", 2024-08-17T00:34:21.406 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174979+0000", 2024-08-17T00:34:21.406 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174979+0000", 2024-08-17T00:34:21.406 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.407 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.407 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:21.407 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174979+0000", 2024-08-17T00:34:21.407 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174979+0000", 2024-08-17T00:34:21.407 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.407 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2, 2024-08-17T00:34:21.407 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.407 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.407 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 70, 2024-08-17T00:34:21.407 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.407 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.407 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.407 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.407 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2, 2024-08-17T00:34:21.408 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.408 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.408 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.408 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.2", 2024-08-17T00:34:21.408 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.408 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.408 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.408 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:21.408 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.408 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:39:41.932493+0000", 2024-08-17T00:34:21.408 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.001000807, 2024-08-17T00:34:21.408 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.408 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.408 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 19, 2024-08-17T00:34:21.409 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.409 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.409 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.409 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.409 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.409 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.409 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.409 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.409 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.409 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.409 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.409 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.409 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.409 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.410 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.410 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T00:34:21.410 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T00:34:21.410 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.410 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T00:34:21.410 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.410 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.410 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.410 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.410 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.410 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.410 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.410 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.411 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.411 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.411 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.411 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.411 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.411 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.411 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.411 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.411 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.411 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.411 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 2, 2024-08-17T00:34:21.411 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 2 2024-08-17T00:34:21.411 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.411 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.412 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.412 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.412 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.412 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.412 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:21.412 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.412 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:21.412 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "75'2" 2024-08-17T00:34:21.412 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.412 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.412 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.412 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.412 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.412 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:21.413 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.413 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:21.413 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.413 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.413 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.413 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.413 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.413 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.413 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.176052+0000", 2024-08-17T00:34:21.413 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.263406+0000", 2024-08-17T00:34:21.413 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.263406+0000", 2024-08-17T00:34:21.413 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.263743+0000", 2024-08-17T00:34:21.413 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.176052+0000", 2024-08-17T00:34:21.414 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.414 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.414 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.414 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.414 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.176052+0000", 2024-08-17T00:34:21.414 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.176052+0000", 2024-08-17T00:34:21.414 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.176052+0000", 2024-08-17T00:34:21.414 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.414 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.414 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.414 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.176052+0000", 2024-08-17T00:34:21.414 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.176052+0000", 2024-08-17T00:34:21.414 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.415 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.415 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.415 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.415 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.415 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.415 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.415 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.415 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.415 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.415 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.415 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.415 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.415 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.4", 2024-08-17T00:34:21.415 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.416 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.416 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.416 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 26, 2024-08-17T00:34:21.416 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.416 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:58:12.813447+0000", 2024-08-17T00:34:21.416 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.416 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.416 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.416 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.416 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.416 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.416 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.416 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.417 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.417 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.417 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.417 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.417 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.417 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.417 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.417 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.417 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.417 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.417 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.417 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.417 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.417 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.418 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.418 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.418 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.418 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.418 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.418 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.418 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.418 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.418 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.418 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.419 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.419 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.419 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.419 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.419 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.419 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.419 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.419 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.419 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.419 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.419 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.419 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.419 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.419 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.420 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.420 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.420 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.420 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:21.420 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.420 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:21.420 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.420 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.420 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.420 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.420 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.420 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.420 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:21.421 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.421 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:21.421 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.421 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.421 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.421 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.421 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.421 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.421 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175003+0000", 2024-08-17T00:34:21.421 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.494782+0000", 2024-08-17T00:34:21.421 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.494782+0000", 2024-08-17T00:34:21.421 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.495077+0000", 2024-08-17T00:34:21.421 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175003+0000", 2024-08-17T00:34:21.422 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.422 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.422 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.422 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.422 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175003+0000", 2024-08-17T00:34:21.422 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175003+0000", 2024-08-17T00:34:21.422 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175003+0000", 2024-08-17T00:34:21.422 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.422 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.422 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.422 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175003+0000", 2024-08-17T00:34:21.422 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175003+0000", 2024-08-17T00:34:21.422 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.422 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.423 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.423 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.423 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.423 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.423 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.423 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.423 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.423 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.423 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.423 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.423 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.423 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.5", 2024-08-17T00:34:21.423 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.424 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.424 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.424 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:21.424 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.424 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:54:29.796694+0000", 2024-08-17T00:34:21.424 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.424 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.424 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.424 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.424 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.424 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.424 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.424 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.425 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.425 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.425 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.425 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.425 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.425 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.425 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.425 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.425 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.425 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.425 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.425 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.425 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.426 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.426 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.426 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.426 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.426 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.426 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.426 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.426 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.426 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.426 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.426 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.426 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.426 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.427 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.427 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.427 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.427 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.427 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.427 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.427 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.427 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.427 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.427 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.427 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.427 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.427 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.427 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.428 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.428 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:21.428 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.428 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:21.428 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.428 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.428 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.428 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.428 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.428 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.428 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:21.428 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.428 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T00:34:21.429 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.429 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.429 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T00:34:21.429 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.429 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.429 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.429 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175747+0000", 2024-08-17T00:34:21.429 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:53.104015+0000", 2024-08-17T00:34:21.429 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:53.104015+0000", 2024-08-17T00:34:21.429 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:56.293217+0000", 2024-08-17T00:34:21.429 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175747+0000", 2024-08-17T00:34:21.429 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:21.429 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.430 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:21.430 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 71, 2024-08-17T00:34:21.430 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175747+0000", 2024-08-17T00:34:21.430 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175747+0000", 2024-08-17T00:34:21.430 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175747+0000", 2024-08-17T00:34:21.430 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.430 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.430 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:21.430 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175747+0000", 2024-08-17T00:34:21.430 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175747+0000", 2024-08-17T00:34:21.430 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.430 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 1, 2024-08-17T00:34:21.430 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.431 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.431 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 70, 2024-08-17T00:34:21.431 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.431 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.431 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.431 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.431 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 1, 2024-08-17T00:34:21.431 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.431 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.431 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.431 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.3", 2024-08-17T00:34:21.431 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.431 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.431 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.432 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:21.432 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.432 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:43:36.267655+0000", 2024-08-17T00:34:21.432 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.000414455, 2024-08-17T00:34:21.432 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.432 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.432 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.432 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.432 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.432 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.432 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.432 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.432 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.432 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.433 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.433 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.433 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.433 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.433 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.433 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.433 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.433 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.433 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T00:34:21.433 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T00:34:21.433 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.433 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T00:34:21.433 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.433 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.434 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.434 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.434 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.434 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.434 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.434 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.434 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.434 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.434 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.434 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.434 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.434 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.434 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.435 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.435 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.435 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.435 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.435 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.435 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.435 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.435 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.435 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.435 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.435 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.435 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:21.435 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.435 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T00:34:21.436 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "73'1" 2024-08-17T00:34:21.436 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.436 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.436 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.436 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.436 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.436 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:21.436 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.436 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:21.436 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.436 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.436 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.436 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.437 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.437 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.437 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175308+0000", 2024-08-17T00:34:21.437 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.268917+0000", 2024-08-17T00:34:21.437 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.268917+0000", 2024-08-17T00:34:21.437 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.269204+0000", 2024-08-17T00:34:21.437 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175308+0000", 2024-08-17T00:34:21.437 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.437 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.437 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.437 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.437 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175308+0000", 2024-08-17T00:34:21.437 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175308+0000", 2024-08-17T00:34:21.437 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175308+0000", 2024-08-17T00:34:21.438 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.438 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.438 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.438 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175308+0000", 2024-08-17T00:34:21.438 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175308+0000", 2024-08-17T00:34:21.438 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.438 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.438 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.438 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.438 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.438 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.438 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.438 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.438 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.439 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.439 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.439 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.439 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.439 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.5", 2024-08-17T00:34:21.439 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.439 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.439 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.439 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 24, 2024-08-17T00:34:21.439 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.439 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:53:52.145029+0000", 2024-08-17T00:34:21.439 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.439 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.440 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.440 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.440 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.440 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.440 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.440 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.440 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.440 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.440 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.440 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.440 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.440 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.440 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.440 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.441 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.441 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.441 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.441 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.441 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.441 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.441 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.441 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.441 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.441 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.441 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.441 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.441 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.441 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.442 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.442 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.442 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.442 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.442 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.442 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.442 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.442 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.442 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.442 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.442 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.442 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.442 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.443 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.443 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.443 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.443 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.443 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.443 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.443 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:21.443 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.443 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:21.443 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.443 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.443 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.443 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.444 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.444 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:21.444 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:21.444 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.444 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:21.444 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.444 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.444 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.444 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.444 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.444 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.444 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.176012+0000", 2024-08-17T00:34:21.444 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.496360+0000", 2024-08-17T00:34:21.444 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.496360+0000", 2024-08-17T00:34:21.445 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.496629+0000", 2024-08-17T00:34:21.445 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.176012+0000", 2024-08-17T00:34:21.445 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.445 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.445 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.445 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.445 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.176012+0000", 2024-08-17T00:34:21.445 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.176012+0000", 2024-08-17T00:34:21.445 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.176012+0000", 2024-08-17T00:34:21.445 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.445 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.445 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.445 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.176012+0000", 2024-08-17T00:34:21.445 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.176012+0000", 2024-08-17T00:34:21.446 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.446 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.446 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.446 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.446 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.446 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.446 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.446 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.446 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.446 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.446 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.446 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.446 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.446 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.4", 2024-08-17T00:34:21.447 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.447 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.447 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.447 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:21.447 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.447 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T05:51:38.958217+0000", 2024-08-17T00:34:21.447 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.447 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.447 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.447 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.447 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.447 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.447 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.447 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.447 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.448 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.448 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.448 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.448 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.448 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.448 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.448 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.448 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.448 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.448 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.448 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.448 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.448 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.448 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.449 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.449 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.449 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.449 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.449 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.449 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.449 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.449 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.449 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.449 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.449 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.449 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.449 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.450 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.450 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.450 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.450 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.450 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.450 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.450 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.450 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.450 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.450 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.450 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.450 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.450 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:21.450 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:21.451 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.451 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:21.451 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.451 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.451 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.451 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.451 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.451 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.451 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:21.451 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.451 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:21.451 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.451 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.451 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T00:34:21.451 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.452 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.452 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.452 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482204+0000", 2024-08-17T00:34:21.452 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:53.103114+0000", 2024-08-17T00:34:21.452 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:53.103114+0000", 2024-08-17T00:34:21.452 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:56.330310+0000", 2024-08-17T00:34:21.452 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482204+0000", 2024-08-17T00:34:21.452 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:21.452 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.452 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:21.452 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 71, 2024-08-17T00:34:21.452 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482204+0000", 2024-08-17T00:34:21.452 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482204+0000", 2024-08-17T00:34:21.452 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482204+0000", 2024-08-17T00:34:21.453 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.453 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.453 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:21.453 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482204+0000", 2024-08-17T00:34:21.453 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482204+0000", 2024-08-17T00:34:21.453 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.453 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.453 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.453 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.453 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 70, 2024-08-17T00:34:21.453 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.453 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.453 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.453 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.454 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.454 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.454 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.454 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.454 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.0", 2024-08-17T00:34:21.454 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.454 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.454 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.454 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 20, 2024-08-17T00:34:21.454 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.454 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:34:01.720682+0000", 2024-08-17T00:34:21.454 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.000515453, 2024-08-17T00:34:21.454 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.455 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.455 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.455 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.455 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.455 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.455 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.455 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.455 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.455 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.455 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.455 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.455 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.455 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.455 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.456 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.456 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.456 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.456 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.456 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.456 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.456 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.456 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.456 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.456 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.456 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.456 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.456 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.456 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.456 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.457 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.457 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.457 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.457 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.457 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.457 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.457 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.457 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.457 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.457 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.457 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.457 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.457 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.458 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.458 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.458 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.458 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.458 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.458 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:21.458 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.458 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:21.458 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.458 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.458 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.458 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.458 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.458 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.459 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:21.459 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.459 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:21.459 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.459 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.459 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.459 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.459 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.459 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.459 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.176357+0000", 2024-08-17T00:34:21.459 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.267532+0000", 2024-08-17T00:34:21.459 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.267532+0000", 2024-08-17T00:34:21.459 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.267780+0000", 2024-08-17T00:34:21.459 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.176357+0000", 2024-08-17T00:34:21.460 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.460 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.460 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.460 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.460 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.176357+0000", 2024-08-17T00:34:21.460 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.176357+0000", 2024-08-17T00:34:21.460 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.176357+0000", 2024-08-17T00:34:21.460 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.460 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.460 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.460 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.176357+0000", 2024-08-17T00:34:21.460 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.176357+0000", 2024-08-17T00:34:21.460 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.460 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 1, 2024-08-17T00:34:21.461 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.461 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.461 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.461 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.461 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.461 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.461 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.461 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 1, 2024-08-17T00:34:21.461 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.461 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.461 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.461 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.6", 2024-08-17T00:34:21.461 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.461 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.462 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.462 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 27, 2024-08-17T00:34:21.462 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.462 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:17:56.295540+0000", 2024-08-17T00:34:21.462 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.462 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.462 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.462 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.462 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.462 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.462 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.462 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.462 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.462 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.463 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.463 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.463 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.463 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.463 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.463 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.463 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.463 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.463 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.463 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T00:34:21.463 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T00:34:21.463 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.463 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T00:34:21.463 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.464 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.464 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.464 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.464 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.464 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T00:34:21.464 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.464 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.464 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.464 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.464 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.464 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.464 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.464 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 1, 2024-08-17T00:34:21.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.465 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.465 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.465 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.465 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.465 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.465 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.465 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:21.465 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.466 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:21.466 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'1" 2024-08-17T00:34:21.466 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.466 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.466 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.466 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.466 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.466 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:21.466 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.466 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:21.466 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.466 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.466 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.467 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.467 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.467 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.467 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.483039+0000", 2024-08-17T00:34:21.467 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.489230+0000", 2024-08-17T00:34:21.467 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.489230+0000", 2024-08-17T00:34:21.467 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.489558+0000", 2024-08-17T00:34:21.467 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.483039+0000", 2024-08-17T00:34:21.467 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.467 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.467 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.467 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.467 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.483039+0000", 2024-08-17T00:34:21.467 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.483039+0000", 2024-08-17T00:34:21.468 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.483039+0000", 2024-08-17T00:34:21.468 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.468 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.468 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.468 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.483039+0000", 2024-08-17T00:34:21.468 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.483039+0000", 2024-08-17T00:34:21.468 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.468 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.468 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.468 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.468 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.468 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.468 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.468 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.469 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.469 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.469 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.469 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.469 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.469 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.7", 2024-08-17T00:34:21.469 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.469 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.469 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.469 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:21.469 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.469 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:09:23.339385+0000", 2024-08-17T00:34:21.469 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.469 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.470 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.470 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.470 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.470 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.470 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.470 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.470 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.470 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.470 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.470 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.470 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.470 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.470 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.472 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.473 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.473 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.473 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.473 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.473 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.473 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:21.473 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.473 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:21.473 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.473 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.473 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.473 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.473 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.474 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.474 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:21.474 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.474 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 4, 2024-08-17T00:34:21.474 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.474 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.474 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T00:34:21.474 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.474 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.474 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.474 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.483283+0000", 2024-08-17T00:34:21.474 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:52.739625+0000", 2024-08-17T00:34:21.474 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:52.739625+0000", 2024-08-17T00:34:21.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:56.296366+0000", 2024-08-17T00:34:21.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.483283+0000", 2024-08-17T00:34:21.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:21.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:21.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 71, 2024-08-17T00:34:21.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.483283+0000", 2024-08-17T00:34:21.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.483283+0000", 2024-08-17T00:34:21.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.483283+0000", 2024-08-17T00:34:21.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:21.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.483283+0000", 2024-08-17T00:34:21.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.483283+0000", 2024-08-17T00:34:21.476 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.476 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.476 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.476 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.476 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 70, 2024-08-17T00:34:21.476 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.476 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.476 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.476 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.476 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.476 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.476 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.476 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.476 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.1", 2024-08-17T00:34:21.477 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.477 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.477 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.477 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:21.477 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.477 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:24:35.471789+0000", 2024-08-17T00:34:21.477 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.001079433, 2024-08-17T00:34:21.477 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.477 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.477 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.477 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.477 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.477 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.477 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.478 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.478 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.478 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.478 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.478 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.478 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.478 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.478 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.478 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.478 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.478 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.478 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.478 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.479 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.479 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.479 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.479 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.479 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.479 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.479 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.479 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.479 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.479 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.479 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.479 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.479 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.479 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.480 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.480 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.480 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.480 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.480 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.480 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.481 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:21.481 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.481 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 4, 2024-08-17T00:34:21.481 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.481 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.481 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.481 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.481 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.481 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.481 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:21.481 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.481 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T00:34:21.481 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.482 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.482 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.482 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.482 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.482 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.482 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.051208+0000", 2024-08-17T00:34:21.482 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.270340+0000", 2024-08-17T00:34:21.482 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.270340+0000", 2024-08-17T00:34:21.482 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.271230+0000", 2024-08-17T00:34:21.482 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.051208+0000", 2024-08-17T00:34:21.482 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.482 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.482 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.482 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.483 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.051208+0000", 2024-08-17T00:34:21.483 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.051208+0000", 2024-08-17T00:34:21.483 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.051208+0000", 2024-08-17T00:34:21.483 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.483 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.483 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.483 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.051208+0000", 2024-08-17T00:34:21.483 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.051208+0000", 2024-08-17T00:34:21.483 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.483 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2, 2024-08-17T00:34:21.483 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.483 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.483 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.483 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.484 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.484 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.484 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.484 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2, 2024-08-17T00:34:21.484 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.484 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.484 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.484 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.7", 2024-08-17T00:34:21.484 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.484 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.484 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.484 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 28, 2024-08-17T00:34:21.484 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.485 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:31:39.187526+0000", 2024-08-17T00:34:21.485 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.485 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.485 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.485 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.485 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.485 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.485 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.485 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.485 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.485 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.485 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.485 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.485 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.486 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.486 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.486 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.486 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.486 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.486 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.486 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T00:34:21.486 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T00:34:21.486 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.486 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T00:34:21.486 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.486 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.486 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T00:34:21.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.488 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.488 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3, 2024-08-17T00:34:21.488 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.488 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.488 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.488 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.488 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.488 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.488 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.488 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:21.488 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.488 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T00:34:21.488 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'2" 2024-08-17T00:34:21.488 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.489 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.489 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.489 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.489 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.489 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:21.489 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.489 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T00:34:21.489 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.489 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.489 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.489 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.489 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.489 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.489 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175900+0000", 2024-08-17T00:34:21.490 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.490448+0000", 2024-08-17T00:34:21.490 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.490448+0000", 2024-08-17T00:34:21.490 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.490708+0000", 2024-08-17T00:34:21.490 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175900+0000", 2024-08-17T00:34:21.490 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.490 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.490 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.490 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.490 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175900+0000", 2024-08-17T00:34:21.490 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175900+0000", 2024-08-17T00:34:21.490 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175900+0000", 2024-08-17T00:34:21.490 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.490 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.491 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.491 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175900+0000", 2024-08-17T00:34:21.491 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175900+0000", 2024-08-17T00:34:21.491 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.491 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.491 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.491 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.491 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.491 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.491 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.491 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.491 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.491 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.491 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.492 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.492 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.492 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.6", 2024-08-17T00:34:21.492 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.492 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.492 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.492 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:21.492 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.492 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T00:32:57.118635+0000", 2024-08-17T00:34:21.492 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.492 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.492 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.492 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.492 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.493 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.493 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.493 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.493 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.493 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.493 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.493 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.493 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.493 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.493 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.493 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.493 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.493 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.493 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.494 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.494 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.494 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.494 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.494 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.494 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.494 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.494 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.494 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.494 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.494 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.494 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.494 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.494 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.495 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.495 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.495 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.495 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.495 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.495 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.495 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.495 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.495 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.495 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.495 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.495 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.495 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.496 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.496 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.496 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.496 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:21.496 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.496 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T00:34:21.496 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.496 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.496 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.496 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.496 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.496 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.496 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:21.496 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.497 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:21.497 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.497 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.497 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.497 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.497 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.497 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.497 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174441+0000", 2024-08-17T00:34:21.497 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.263473+0000", 2024-08-17T00:34:21.497 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.263473+0000", 2024-08-17T00:34:21.497 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.265920+0000", 2024-08-17T00:34:21.497 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174441+0000", 2024-08-17T00:34:21.497 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.498 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.498 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.498 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.498 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174441+0000", 2024-08-17T00:34:21.498 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174441+0000", 2024-08-17T00:34:21.498 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174441+0000", 2024-08-17T00:34:21.498 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.498 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.498 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.498 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174441+0000", 2024-08-17T00:34:21.498 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174441+0000", 2024-08-17T00:34:21.498 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.498 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.498 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.499 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.499 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.499 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.499 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.499 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.499 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.499 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.499 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.499 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.499 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.499 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.8", 2024-08-17T00:34:21.499 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.499 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.500 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.500 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 24, 2024-08-17T00:34:21.500 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.500 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T12:16:26.621276+0000", 2024-08-17T00:34:21.500 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.500 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.500 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.500 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.500 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.500 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.500 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.500 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.500 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.500 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.501 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.501 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.501 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.501 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.501 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.501 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.501 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.501 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.501 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.501 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.501 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.501 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.501 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.501 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.502 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.502 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.502 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.502 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.502 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.502 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.502 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.502 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.502 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.502 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.502 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.502 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.502 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.503 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.503 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.503 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.503 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.503 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.503 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.503 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.503 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.503 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.503 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.503 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.503 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.503 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:21.503 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.504 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:21.504 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.504 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.504 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.504 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.504 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.504 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:21.504 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:21.504 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.504 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 4, 2024-08-17T00:34:21.504 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.504 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.504 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.504 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.505 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.505 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.505 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.483586+0000", 2024-08-17T00:34:21.505 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.490082+0000", 2024-08-17T00:34:21.505 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.490082+0000", 2024-08-17T00:34:21.505 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.494061+0000", 2024-08-17T00:34:21.505 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.483586+0000", 2024-08-17T00:34:21.505 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.505 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.505 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.505 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.505 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.483586+0000", 2024-08-17T00:34:21.505 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.483586+0000", 2024-08-17T00:34:21.505 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.483586+0000", 2024-08-17T00:34:21.506 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.506 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.506 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.506 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.483586+0000", 2024-08-17T00:34:21.506 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.483586+0000", 2024-08-17T00:34:21.506 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.506 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.506 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.506 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.506 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.506 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.506 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.506 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.507 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.507 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.507 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.507 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.507 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.507 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.9", 2024-08-17T00:34:21.507 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.507 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.507 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.507 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:21.507 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.507 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:24:47.190621+0000", 2024-08-17T00:34:21.507 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.507 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.508 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.508 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.508 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.508 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.508 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.508 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.508 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.508 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.508 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.508 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.508 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.508 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.508 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.508 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.508 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.509 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.509 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.509 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.509 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.509 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.509 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.509 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.509 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.509 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.509 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.509 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.509 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.509 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.510 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.510 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.510 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.510 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.510 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.510 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.510 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.510 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.510 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.510 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.510 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.510 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.510 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.510 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.511 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.511 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.511 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.511 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.511 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:21.511 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:21.511 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.511 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 4, 2024-08-17T00:34:21.511 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.511 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.511 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.511 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.511 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.512 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.512 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:21.512 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.512 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:21.512 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.512 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.512 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.512 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.512 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.512 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.512 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175455+0000", 2024-08-17T00:34:21.512 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.268732+0000", 2024-08-17T00:34:21.512 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.268732+0000", 2024-08-17T00:34:21.512 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.269054+0000", 2024-08-17T00:34:21.513 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175455+0000", 2024-08-17T00:34:21.513 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.513 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.513 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.513 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.513 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175455+0000", 2024-08-17T00:34:21.513 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175455+0000", 2024-08-17T00:34:21.513 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175455+0000", 2024-08-17T00:34:21.513 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.513 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.513 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.513 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175455+0000", 2024-08-17T00:34:21.513 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175455+0000", 2024-08-17T00:34:21.513 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.514 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.514 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.514 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.514 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.514 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.514 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.514 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.514 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.514 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.514 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.514 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.514 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.514 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.9", 2024-08-17T00:34:21.515 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.515 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.515 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.515 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 26, 2024-08-17T00:34:21.515 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.515 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:48:01.715510+0000", 2024-08-17T00:34:21.515 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.515 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.515 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.515 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.515 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.515 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.515 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.515 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.516 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.516 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.516 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.516 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.516 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.516 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.516 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.516 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.516 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.516 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.516 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.516 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.516 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.518 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.518 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.518 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.518 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.518 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.518 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.518 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.518 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.518 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.518 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.518 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.518 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.518 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.518 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.519 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:21.519 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.519 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:21.519 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.519 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.519 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.519 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.519 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.519 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.519 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:21.519 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.519 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:21.519 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.519 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.520 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.520 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.520 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.520 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.520 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482529+0000", 2024-08-17T00:34:21.520 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.487412+0000", 2024-08-17T00:34:21.520 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.487412+0000", 2024-08-17T00:34:21.520 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.487676+0000", 2024-08-17T00:34:21.520 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482529+0000", 2024-08-17T00:34:21.520 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.520 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.520 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.520 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.520 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482529+0000", 2024-08-17T00:34:21.521 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482529+0000", 2024-08-17T00:34:21.521 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482529+0000", 2024-08-17T00:34:21.521 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.521 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.521 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.521 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482529+0000", 2024-08-17T00:34:21.521 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482529+0000", 2024-08-17T00:34:21.521 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.521 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.521 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.521 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.521 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.521 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.521 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.522 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.522 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.522 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.522 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.522 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.522 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.522 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.8", 2024-08-17T00:34:21.522 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.522 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.522 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.522 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:21.522 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.522 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:29:54.828490+0000", 2024-08-17T00:34:21.522 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.523 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.523 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.523 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.523 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.523 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.523 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.523 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.523 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.523 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.523 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.523 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.523 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.523 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.523 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.524 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.524 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.524 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.524 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.524 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.524 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.524 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.524 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.524 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.524 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.524 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.524 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.524 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.524 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.524 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.525 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.525 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.525 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.525 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.525 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.525 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.525 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.525 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.525 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.525 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.525 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.525 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.525 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.526 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.526 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.526 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.526 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.526 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.526 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.526 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:21.526 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.526 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:21.526 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.526 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.526 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.526 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.527 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.527 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.527 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:21.527 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.527 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:21.527 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.527 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.527 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.527 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.527 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.527 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.527 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175356+0000", 2024-08-17T00:34:21.527 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:27.221039+0000", 2024-08-17T00:34:21.527 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:27.221039+0000", 2024-08-17T00:34:21.528 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:27.221440+0000", 2024-08-17T00:34:21.528 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175356+0000", 2024-08-17T00:34:21.528 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.528 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.528 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.528 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 68, 2024-08-17T00:34:21.528 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175356+0000", 2024-08-17T00:34:21.528 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175356+0000", 2024-08-17T00:34:21.528 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175356+0000", 2024-08-17T00:34:21.528 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.528 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.528 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.528 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175356+0000", 2024-08-17T00:34:21.528 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175356+0000", 2024-08-17T00:34:21.529 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.529 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.529 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.529 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.529 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 67, 2024-08-17T00:34:21.529 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.529 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.529 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.529 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.529 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.529 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.529 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.529 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.529 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.a", 2024-08-17T00:34:21.530 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.530 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.530 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.530 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 35, 2024-08-17T00:34:21.530 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.530 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T11:45:33.683186+0000", 2024-08-17T00:34:21.530 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.530 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.530 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.530 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.530 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.530 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.530 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.531 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.531 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.531 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.531 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.531 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.531 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.531 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.531 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.531 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.531 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.531 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.531 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.531 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.531 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.532 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.532 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.532 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.532 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.532 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.532 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.532 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.532 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.532 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.532 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.532 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.532 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.532 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.532 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.532 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.533 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.533 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.533 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.533 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.533 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.533 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.533 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.533 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.533 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.533 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.533 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.533 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.533 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.533 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:21.534 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.534 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:21.534 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.534 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.534 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.534 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.534 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.534 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.534 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:21.534 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.534 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:21.534 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.534 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.535 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.535 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.535 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.535 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.535 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482465+0000", 2024-08-17T00:34:21.535 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.494636+0000", 2024-08-17T00:34:21.535 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.494636+0000", 2024-08-17T00:34:21.535 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.494887+0000", 2024-08-17T00:34:21.535 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482465+0000", 2024-08-17T00:34:21.535 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.535 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.535 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.535 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.535 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482465+0000", 2024-08-17T00:34:21.536 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482465+0000", 2024-08-17T00:34:21.536 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482465+0000", 2024-08-17T00:34:21.536 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.536 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.536 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.536 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482465+0000", 2024-08-17T00:34:21.536 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482465+0000", 2024-08-17T00:34:21.536 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.536 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.536 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.536 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.536 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.536 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.536 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.537 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.537 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.537 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.537 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.537 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.537 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.537 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.b", 2024-08-17T00:34:21.537 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.537 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.537 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.537 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:21.537 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.537 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T05:36:09.804777+0000", 2024-08-17T00:34:21.537 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.538 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.538 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.538 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.538 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.538 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.538 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.538 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.538 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.538 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.538 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.538 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.538 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.538 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.538 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.539 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.539 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.539 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.539 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.539 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.539 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.539 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.539 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.539 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.539 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.539 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.539 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.539 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.539 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.541 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.541 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.541 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.541 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.541 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.541 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.541 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:21.541 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.541 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:21.541 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.541 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.541 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.541 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.541 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.542 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.542 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:21.542 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.542 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:21.542 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.542 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.542 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.542 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.542 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.542 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.542 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175171+0000", 2024-08-17T00:34:21.542 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.270402+0000", 2024-08-17T00:34:21.542 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.270402+0000", 2024-08-17T00:34:21.543 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.270781+0000", 2024-08-17T00:34:21.543 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175171+0000", 2024-08-17T00:34:21.543 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.543 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.543 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.543 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.543 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175171+0000", 2024-08-17T00:34:21.543 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175171+0000", 2024-08-17T00:34:21.543 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175171+0000", 2024-08-17T00:34:21.543 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.543 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.543 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.543 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175171+0000", 2024-08-17T00:34:21.543 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175171+0000", 2024-08-17T00:34:21.544 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.544 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2, 2024-08-17T00:34:21.544 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.544 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.544 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.544 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.544 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.544 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.544 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.544 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2, 2024-08-17T00:34:21.544 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.544 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.544 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.544 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.b", 2024-08-17T00:34:21.545 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.545 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.545 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.545 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 26, 2024-08-17T00:34:21.545 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.545 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:05:10.311211+0000", 2024-08-17T00:34:21.545 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.545 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.545 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.545 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.545 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.545 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.545 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.545 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.546 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.546 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.546 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.546 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.546 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.546 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.546 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.546 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.546 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.546 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.546 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.546 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T00:34:21.546 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T00:34:21.546 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.547 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T00:34:21.547 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.547 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.547 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.547 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.547 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.547 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T00:34:21.547 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.547 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.547 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.547 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.547 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.547 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.547 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.548 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.548 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.548 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.548 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.548 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.548 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 1, 2024-08-17T00:34:21.548 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.548 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.548 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.548 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.548 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.548 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.548 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.548 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:21.549 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.549 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:21.549 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'2" 2024-08-17T00:34:21.549 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.549 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.549 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.549 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.549 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.549 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:21.549 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.549 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T00:34:21.549 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.549 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.549 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.550 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.550 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.550 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.550 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.050711+0000", 2024-08-17T00:34:21.550 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.487900+0000", 2024-08-17T00:34:21.550 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.487900+0000", 2024-08-17T00:34:21.550 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.488243+0000", 2024-08-17T00:34:21.550 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.050711+0000", 2024-08-17T00:34:21.550 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.550 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.550 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.550 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.550 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.050711+0000", 2024-08-17T00:34:21.551 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.050711+0000", 2024-08-17T00:34:21.551 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.050711+0000", 2024-08-17T00:34:21.551 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.551 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.551 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.551 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.050711+0000", 2024-08-17T00:34:21.551 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.050711+0000", 2024-08-17T00:34:21.551 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.551 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.551 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.551 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.551 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.551 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.551 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.552 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.552 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.552 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.552 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.552 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.552 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.552 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.a", 2024-08-17T00:34:21.552 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.552 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.552 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.552 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:21.552 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.552 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:52:45.670993+0000", 2024-08-17T00:34:21.552 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.553 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.553 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.553 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.553 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.553 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.553 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.553 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.553 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.553 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.553 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.553 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.553 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.553 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.553 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.554 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.554 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.554 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.554 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.554 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.554 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.554 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.554 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.554 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.554 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.554 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.554 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.554 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.555 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.555 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.555 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.555 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.555 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.555 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.555 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.555 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.555 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.555 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.555 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.555 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.555 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.555 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.556 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.556 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.556 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.556 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.556 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.556 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.556 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.556 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:21.556 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.556 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T00:34:21.556 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.556 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.556 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.557 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.557 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:21.557 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.557 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:21.557 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.557 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T00:34:21.557 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.557 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.557 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.557 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.557 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.557 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.557 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482003+0000", 2024-08-17T00:34:21.557 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:28.151516+0000", 2024-08-17T00:34:21.558 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:28.151516+0000", 2024-08-17T00:34:21.558 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:28.151889+0000", 2024-08-17T00:34:21.558 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482003+0000", 2024-08-17T00:34:21.558 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.558 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.558 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.558 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 68, 2024-08-17T00:34:21.558 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482003+0000", 2024-08-17T00:34:21.558 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482003+0000", 2024-08-17T00:34:21.558 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482003+0000", 2024-08-17T00:34:21.558 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.558 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.558 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.559 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482003+0000", 2024-08-17T00:34:21.559 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482003+0000", 2024-08-17T00:34:21.559 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.559 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.559 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.559 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.559 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 67, 2024-08-17T00:34:21.559 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.559 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.559 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.559 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.559 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.559 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.559 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.560 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.560 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.1d", 2024-08-17T00:34:21.560 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.560 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.560 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.560 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 20, 2024-08-17T00:34:21.560 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.560 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T05:35:00.967049+0000", 2024-08-17T00:34:21.560 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.560 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.560 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.560 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.560 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.560 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.562 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.562 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.562 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.562 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.562 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.562 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.562 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.562 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.562 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.562 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.562 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.562 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.562 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.563 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.563 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.563 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.563 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.563 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.563 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.563 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.563 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.563 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.563 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.563 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.563 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.563 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.563 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.564 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:21.564 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.564 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:21.564 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.564 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T00:34:21.564 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.564 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.564 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.564 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.564 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.564 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.564 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:21.564 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.564 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:21.565 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.565 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.565 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.565 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.565 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.565 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.565 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174833+0000", 2024-08-17T00:34:21.565 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.262885+0000", 2024-08-17T00:34:21.565 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.262885+0000", 2024-08-17T00:34:21.565 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.263927+0000", 2024-08-17T00:34:21.565 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174833+0000", 2024-08-17T00:34:21.565 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.565 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.565 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.566 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.566 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174833+0000", 2024-08-17T00:34:21.566 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174833+0000", 2024-08-17T00:34:21.566 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174833+0000", 2024-08-17T00:34:21.566 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.566 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.566 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.566 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174833+0000", 2024-08-17T00:34:21.566 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174833+0000", 2024-08-17T00:34:21.566 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.566 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2, 2024-08-17T00:34:21.566 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.566 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.567 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.567 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.567 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.567 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.567 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.567 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2, 2024-08-17T00:34:21.567 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.567 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.567 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.567 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.1c", 2024-08-17T00:34:21.567 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.567 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.567 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.567 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 26, 2024-08-17T00:34:21.568 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.568 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:08:39.882536+0000", 2024-08-17T00:34:21.568 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.568 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.568 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.569 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.569 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.569 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.569 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.569 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.569 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.569 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.569 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T00:34:21.569 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T00:34:21.569 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.569 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T00:34:21.569 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.569 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.569 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.570 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.570 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.570 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T00:34:21.570 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.570 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.570 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.570 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.570 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.570 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.570 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.570 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.570 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.570 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.570 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.571 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.571 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3, 2024-08-17T00:34:21.571 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.571 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.571 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.571 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.571 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.571 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.571 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.571 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:21.571 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.571 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:21.571 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'2" 2024-08-17T00:34:21.571 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.572 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.572 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.572 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.572 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.572 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:21.572 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.572 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:21.572 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.572 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.572 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.572 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.572 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.572 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.572 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174763+0000", 2024-08-17T00:34:21.573 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.503765+0000", 2024-08-17T00:34:21.573 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.503765+0000", 2024-08-17T00:34:21.573 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.504038+0000", 2024-08-17T00:34:21.573 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174763+0000", 2024-08-17T00:34:21.573 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.573 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.573 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.573 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.573 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174763+0000", 2024-08-17T00:34:21.573 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174763+0000", 2024-08-17T00:34:21.573 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174763+0000", 2024-08-17T00:34:21.573 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.573 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.574 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.574 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174763+0000", 2024-08-17T00:34:21.574 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174763+0000", 2024-08-17T00:34:21.574 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.574 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.574 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.574 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.574 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.574 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.574 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.574 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.574 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.574 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.574 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.575 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.575 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.575 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.1c", 2024-08-17T00:34:21.575 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.575 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.575 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.575 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:21.575 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.575 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T00:36:38.053003+0000", 2024-08-17T00:34:21.575 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.575 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.575 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.575 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.577 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.577 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.577 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.577 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.577 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.577 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.577 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.577 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.577 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.577 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.577 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.577 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.577 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.578 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.578 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.578 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.578 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.578 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.578 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.578 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.578 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.578 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.578 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.578 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.578 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.578 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.578 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.579 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.579 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.579 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.579 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:21.579 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:21.579 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.579 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:21.579 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.579 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.579 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.579 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.579 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.579 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.579 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:21.580 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.580 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:21.580 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.580 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.580 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.580 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.580 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.580 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.580 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175219+0000", 2024-08-17T00:34:21.580 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.266488+0000", 2024-08-17T00:34:21.580 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.266488+0000", 2024-08-17T00:34:21.580 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.267356+0000", 2024-08-17T00:34:21.580 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175219+0000", 2024-08-17T00:34:21.581 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.581 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.581 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.581 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.581 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175219+0000", 2024-08-17T00:34:21.581 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175219+0000", 2024-08-17T00:34:21.581 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175219+0000", 2024-08-17T00:34:21.581 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.581 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.581 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.581 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175219+0000", 2024-08-17T00:34:21.581 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175219+0000", 2024-08-17T00:34:21.581 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.581 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2, 2024-08-17T00:34:21.582 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.582 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.582 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.582 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.582 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.582 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.582 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.582 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2, 2024-08-17T00:34:21.582 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.582 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.582 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.582 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.1d", 2024-08-17T00:34:21.582 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.582 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.583 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.583 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 26, 2024-08-17T00:34:21.583 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.583 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:09:46.335520+0000", 2024-08-17T00:34:21.583 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.583 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.583 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T00:34:21.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T00:34:21.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T00:34:21.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.585 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.585 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.585 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.585 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.585 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T00:34:21.585 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.585 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.585 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.585 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.585 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.585 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.585 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.585 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.585 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.586 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.586 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.586 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.586 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3, 2024-08-17T00:34:21.586 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.586 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.586 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.586 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.586 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.586 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.586 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.586 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:21.586 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.587 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:21.587 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'2" 2024-08-17T00:34:21.587 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.587 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.587 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.587 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.587 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.587 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:21.587 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.587 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T00:34:21.587 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.587 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.587 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.588 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.588 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.588 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.588 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.176059+0000", 2024-08-17T00:34:21.588 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.493351+0000", 2024-08-17T00:34:21.588 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.493351+0000", 2024-08-17T00:34:21.588 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.493607+0000", 2024-08-17T00:34:21.588 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.176059+0000", 2024-08-17T00:34:21.588 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.588 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.588 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.588 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.588 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.176059+0000", 2024-08-17T00:34:21.588 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.176059+0000", 2024-08-17T00:34:21.589 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.176059+0000", 2024-08-17T00:34:21.589 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.589 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.589 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.589 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.176059+0000", 2024-08-17T00:34:21.589 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.176059+0000", 2024-08-17T00:34:21.589 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.589 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.589 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.589 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.589 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.589 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.589 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.590 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.590 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.590 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.590 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.590 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.590 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.590 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.1f", 2024-08-17T00:34:21.590 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.590 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.590 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.590 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:21.590 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.590 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:53:50.268614+0000", 2024-08-17T00:34:21.594 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.594 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.594 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.595 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.595 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.595 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.595 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.595 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.595 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.595 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.595 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.595 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.595 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.595 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.595 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.595 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.595 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.597 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.598 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.598 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.598 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.598 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.598 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:21.598 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:21.598 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.598 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T00:34:21.598 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.598 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.598 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.598 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.598 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.599 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.599 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:21.599 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.599 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:21.599 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.599 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.599 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.599 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.599 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.599 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.599 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.483141+0000", 2024-08-17T00:34:21.599 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.261567+0000", 2024-08-17T00:34:21.599 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.261567+0000", 2024-08-17T00:34:21.599 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.262837+0000", 2024-08-17T00:34:21.600 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.483141+0000", 2024-08-17T00:34:21.600 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.600 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.600 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.600 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.600 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.483141+0000", 2024-08-17T00:34:21.600 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.483141+0000", 2024-08-17T00:34:21.600 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.483141+0000", 2024-08-17T00:34:21.600 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.600 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.600 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.600 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.483141+0000", 2024-08-17T00:34:21.600 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.483141+0000", 2024-08-17T00:34:21.600 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.601 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 1, 2024-08-17T00:34:21.601 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.601 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.601 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.601 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.601 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.601 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.601 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.601 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 1, 2024-08-17T00:34:21.601 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.601 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.601 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.601 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.1e", 2024-08-17T00:34:21.602 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.602 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.602 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.602 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 25, 2024-08-17T00:34:21.602 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.602 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:47:43.946362+0000", 2024-08-17T00:34:21.602 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.602 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.602 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.602 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.602 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.602 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.602 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.602 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.605 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.605 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.605 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.605 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.605 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.605 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.605 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:21.606 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.606 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:21.606 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'1" 2024-08-17T00:34:21.606 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.606 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.606 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.606 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.606 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.606 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:21.606 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.606 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:21.606 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.607 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.607 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:21.607 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.607 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.607 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.607 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482815+0000", 2024-08-17T00:34:21.607 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.501728+0000", 2024-08-17T00:34:21.607 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.501728+0000", 2024-08-17T00:34:21.607 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.502013+0000", 2024-08-17T00:34:21.607 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482815+0000", 2024-08-17T00:34:21.607 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.607 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.607 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.607 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:21.608 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482815+0000", 2024-08-17T00:34:21.608 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482815+0000", 2024-08-17T00:34:21.608 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482815+0000", 2024-08-17T00:34:21.608 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.608 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.608 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:21.608 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482815+0000", 2024-08-17T00:34:21.608 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482815+0000", 2024-08-17T00:34:21.608 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.608 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.608 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.608 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.608 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:21.609 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.609 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.609 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.609 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.609 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.609 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.609 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.609 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.609 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.1e", 2024-08-17T00:34:21.609 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.609 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.609 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.609 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:21.609 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.610 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:19:49.897829+0000", 2024-08-17T00:34:21.610 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.610 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.610 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.610 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.610 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.610 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.610 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.610 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.610 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.610 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.610 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.610 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.613 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.613 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.613 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.613 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.613 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.613 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.613 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.613 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:21.613 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:21.613 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:21.613 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.613 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:21.613 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:21.614 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.614 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.614 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:21.614 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.614 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.614 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:21.614 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.614 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T00:34:21.614 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:21.614 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:21.614 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:21.614 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:21.614 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:21.615 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:21.615 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.176372+0000", 2024-08-17T00:34:21.615 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.267102+0000", 2024-08-17T00:34:21.615 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.267102+0000", 2024-08-17T00:34:21.615 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.267381+0000", 2024-08-17T00:34:21.615 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.176372+0000", 2024-08-17T00:34:21.615 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.615 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:21.615 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.615 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:21.615 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.176372+0000", 2024-08-17T00:34:21.615 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.176372+0000", 2024-08-17T00:34:21.615 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.176372+0000", 2024-08-17T00:34:21.615 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:21.616 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:21.616 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:21.616 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.176372+0000", 2024-08-17T00:34:21.616 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.176372+0000", 2024-08-17T00:34:21.616 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:21.616 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 4, 2024-08-17T00:34:21.616 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:21.616 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:21.616 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:21.616 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:21.616 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:21.616 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:21.616 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:21.616 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 4, 2024-08-17T00:34:21.617 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:21.617 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:21.617 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:21.617 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.1f", 2024-08-17T00:34:21.617 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:21.617 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:21.617 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:21.617 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 29, 2024-08-17T00:34:21.617 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:21.617 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T00:44:04.160787+0000", 2024-08-17T00:34:21.617 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:21.617 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:21.617 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.617 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 582, 2024-08-17T00:34:21.618 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.618 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.618 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.618 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.618 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.618 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.618 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.618 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.618 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.618 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.618 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.618 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.618 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 6, 2024-08-17T00:34:21.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 2, 2024-08-17T00:34:21.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 2, 2024-08-17T00:34:21.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T00:34:21.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 4, 2024-08-17T00:34:21.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 1 2024-08-17T00:34:21.620 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.620 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:21.621 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:21.621 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:21.621 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:21.621 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.621 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:21.621 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.621 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T00:34:21.621 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'4" 2024-08-17T00:34:21.621 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.621 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.621 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_per_pool": [ 2024-08-17T00:34:21.621 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.621 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": 24, 2024-08-17T00:34:21.621 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T00:34:21.622 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd" 2024-08-17T00:34:21.622 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.622 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 3, 2024-08-17T00:34:21.622 INFO:tasks.workunit.client.0.smithi110.stdout: "num_pg": 8, 2024-08-17T00:34:21.622 INFO:tasks.workunit.client.0.smithi110.stdout: "num_store_stats": 8, 2024-08-17T00:34:21.622 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 3, 2024-08-17T00:34:21.622 INFO:tasks.workunit.client.0.smithi110.stdout: "poolid": 4, 2024-08-17T00:34:21.622 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.622 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 19, 2024-08-17T00:34:21.622 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.622 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.622 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.623 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.623 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.623 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.623 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.623 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.623 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.623 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.623 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.623 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.623 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.623 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.623 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.623 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 6, 2024-08-17T00:34:21.623 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 2, 2024-08-17T00:34:21.624 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.624 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 2, 2024-08-17T00:34:21.624 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.624 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.624 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.624 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.624 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.624 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.624 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.624 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.624 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.624 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.624 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.625 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.625 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.625 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.625 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.625 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.625 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.625 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.625 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 2, 2024-08-17T00:34:21.625 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 2 2024-08-17T00:34:21.625 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.625 INFO:tasks.workunit.client.0.smithi110.stdout: "store_stats": { 2024-08-17T00:34:21.625 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": 12288, 2024-08-17T00:34:21.625 INFO:tasks.workunit.client.0.smithi110.stdout: "available": 0, 2024-08-17T00:34:21.625 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed": 0, 2024-08-17T00:34:21.626 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_allocated": 0, 2024-08-17T00:34:21.626 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_original": 0, 2024-08-17T00:34:21.626 INFO:tasks.workunit.client.0.smithi110.stdout: "data_stored": 57, 2024-08-17T00:34:21.626 INFO:tasks.workunit.client.0.smithi110.stdout: "internal_metadata": 0, 2024-08-17T00:34:21.626 INFO:tasks.workunit.client.0.smithi110.stdout: "internally_reserved": 0, 2024-08-17T00:34:21.626 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_allocated": 0, 2024-08-17T00:34:21.626 INFO:tasks.workunit.client.0.smithi110.stdout: "total": 0 2024-08-17T00:34:21.626 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.626 INFO:tasks.workunit.client.0.smithi110.stdout: "up": 24 2024-08-17T00:34:21.626 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.626 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.626 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": 192, 2024-08-17T00:34:21.626 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T00:34:21.626 INFO:tasks.workunit.client.0.smithi110.stdout: "cephfs" 2024-08-17T00:34:21.627 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.627 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_pg": 64, 2024-08-17T00:34:21.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_store_stats": 8, 2024-08-17T00:34:21.627 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.627 INFO:tasks.workunit.client.0.smithi110.stdout: "poolid": 3, 2024-08-17T00:34:21.627 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.630 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.630 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.630 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.630 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.630 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.630 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.630 INFO:tasks.workunit.client.0.smithi110.stdout: "store_stats": { 2024-08-17T00:34:21.630 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": 0, 2024-08-17T00:34:21.630 INFO:tasks.workunit.client.0.smithi110.stdout: "available": 0, 2024-08-17T00:34:21.630 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed": 0, 2024-08-17T00:34:21.630 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_allocated": 0, 2024-08-17T00:34:21.630 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_original": 0, 2024-08-17T00:34:21.630 INFO:tasks.workunit.client.0.smithi110.stdout: "data_stored": 0, 2024-08-17T00:34:21.630 INFO:tasks.workunit.client.0.smithi110.stdout: "internal_metadata": 0, 2024-08-17T00:34:21.631 INFO:tasks.workunit.client.0.smithi110.stdout: "internally_reserved": 0, 2024-08-17T00:34:21.631 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_allocated": 0, 2024-08-17T00:34:21.631 INFO:tasks.workunit.client.0.smithi110.stdout: "total": 0 2024-08-17T00:34:21.631 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.631 INFO:tasks.workunit.client.0.smithi110.stdout: "up": 192 2024-08-17T00:34:21.631 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.631 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.631 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": 96, 2024-08-17T00:34:21.631 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T00:34:21.631 INFO:tasks.workunit.client.0.smithi110.stdout: "cephfs" 2024-08-17T00:34:21.631 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.631 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 45, 2024-08-17T00:34:21.631 INFO:tasks.workunit.client.0.smithi110.stdout: "num_pg": 32, 2024-08-17T00:34:21.632 INFO:tasks.workunit.client.0.smithi110.stdout: "num_store_stats": 8, 2024-08-17T00:34:21.632 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 45, 2024-08-17T00:34:21.632 INFO:tasks.workunit.client.0.smithi110.stdout: "poolid": 2, 2024-08-17T00:34:21.632 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.632 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 3428, 2024-08-17T00:34:21.632 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.632 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.632 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.632 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.632 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.632 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.632 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.632 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 66, 2024-08-17T00:34:21.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 22, 2024-08-17T00:34:21.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 22, 2024-08-17T00:34:21.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.634 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.634 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.634 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 14, 2024-08-17T00:34:21.634 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.634 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.634 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.634 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.634 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.634 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.634 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.634 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.634 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.634 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 51, 2024-08-17T00:34:21.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 20 2024-08-17T00:34:21.635 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.635 INFO:tasks.workunit.client.0.smithi110.stdout: "store_stats": { 2024-08-17T00:34:21.635 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": 98304, 2024-08-17T00:34:21.635 INFO:tasks.workunit.client.0.smithi110.stdout: "available": 0, 2024-08-17T00:34:21.635 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed": 0, 2024-08-17T00:34:21.635 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_allocated": 0, 2024-08-17T00:34:21.635 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_original": 0, 2024-08-17T00:34:21.635 INFO:tasks.workunit.client.0.smithi110.stdout: "data_stored": 10284, 2024-08-17T00:34:21.635 INFO:tasks.workunit.client.0.smithi110.stdout: "internal_metadata": 0, 2024-08-17T00:34:21.635 INFO:tasks.workunit.client.0.smithi110.stdout: "internally_reserved": 0, 2024-08-17T00:34:21.636 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_allocated": 0, 2024-08-17T00:34:21.636 INFO:tasks.workunit.client.0.smithi110.stdout: "total": 0 2024-08-17T00:34:21.636 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.636 INFO:tasks.workunit.client.0.smithi110.stdout: "up": 96 2024-08-17T00:34:21.636 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.636 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.636 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": 3, 2024-08-17T00:34:21.636 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T00:34:21.636 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr" 2024-08-17T00:34:21.636 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.636 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 128, 2024-08-17T00:34:21.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_pg": 1, 2024-08-17T00:34:21.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_store_stats": 3, 2024-08-17T00:34:21.637 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 128, 2024-08-17T00:34:21.637 INFO:tasks.workunit.client.0.smithi110.stdout: "poolid": 1, 2024-08-17T00:34:21.637 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 590368, 2024-08-17T00:34:21.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 1771104, 2024-08-17T00:34:21.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.638 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.638 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.638 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.638 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.638 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.638 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 6, 2024-08-17T00:34:21.638 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 2, 2024-08-17T00:34:21.638 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.638 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 2, 2024-08-17T00:34:21.638 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.638 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.638 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.638 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.639 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.639 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.639 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.639 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 6, 2024-08-17T00:34:21.639 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.639 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.639 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.639 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.639 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.639 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 212, 2024-08-17T00:34:21.639 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 306, 2024-08-17T00:34:21.639 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.639 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.639 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.639 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 179, 2024-08-17T00:34:21.640 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 2416 2024-08-17T00:34:21.640 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.640 INFO:tasks.workunit.client.0.smithi110.stdout: "store_stats": { 2024-08-17T00:34:21.640 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": 1781760, 2024-08-17T00:34:21.640 INFO:tasks.workunit.client.0.smithi110.stdout: "available": 0, 2024-08-17T00:34:21.640 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed": 0, 2024-08-17T00:34:21.640 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_allocated": 0, 2024-08-17T00:34:21.640 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_original": 0, 2024-08-17T00:34:21.640 INFO:tasks.workunit.client.0.smithi110.stdout: "data_stored": 1771104, 2024-08-17T00:34:21.640 INFO:tasks.workunit.client.0.smithi110.stdout: "internal_metadata": 0, 2024-08-17T00:34:21.640 INFO:tasks.workunit.client.0.smithi110.stdout: "internally_reserved": 0, 2024-08-17T00:34:21.640 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_allocated": 0, 2024-08-17T00:34:21.640 INFO:tasks.workunit.client.0.smithi110.stdout: "total": 0 2024-08-17T00:34:21.640 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.641 INFO:tasks.workunit.client.0.smithi110.stdout: "up": 3 2024-08-17T00:34:21.641 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.641 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.641 INFO:tasks.workunit.client.0.smithi110.stdout: "usage": { 2024-08-17T00:34:21.641 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 105, 2024-08-17T00:34:21.641 INFO:tasks.workunit.client.0.smithi110.stdout: "pools": 4, 2024-08-17T00:34:21.641 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_by_class": { 2024-08-17T00:34:21.641 INFO:tasks.workunit.client.0.smithi110.stdout: "ssd": { 2024-08-17T00:34:21.641 INFO:tasks.workunit.client.0.smithi110.stdout: "total_avail_bytes": 767726518272, 2024-08-17T00:34:21.641 INFO:tasks.workunit.client.0.smithi110.stdout: "total_bytes": 767960285184, 2024-08-17T00:34:21.641 INFO:tasks.workunit.client.0.smithi110.stdout: "total_used_bytes": 233766912, 2024-08-17T00:34:21.641 INFO:tasks.workunit.client.0.smithi110.stdout: "total_used_raw_bytes": 233766912, 2024-08-17T00:34:21.641 INFO:tasks.workunit.client.0.smithi110.stdout: "total_used_raw_ratio": 0.0003043997276108712 2024-08-17T00:34:21.641 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.642 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.642 INFO:tasks.workunit.client.0.smithi110.stdout: "total_avail_bytes": 767726518272, 2024-08-17T00:34:21.642 INFO:tasks.workunit.client.0.smithi110.stdout: "total_bytes": 767960285184, 2024-08-17T00:34:21.642 INFO:tasks.workunit.client.0.smithi110.stdout: "total_used_bytes": 233766912 2024-08-17T00:34:21.642 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.642 INFO:tasks.workunit.client.0.smithi110.stdout:} 2024-08-17T00:34:21.642 INFO:tasks.workunit.client.0.smithi110.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-08-17T00:34:21.642 INFO:tasks.workunit.client.0.smithi110.stderr:+ ceph telemetry show-device 2024-08-17T00:34:21.643 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:21.643 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:21.643 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/686902819' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-17T00:34:21.643 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:21.643 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:34:21.643 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/686902819' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-17T00:34:21.643 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:21.643 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:21.643 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.644 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.644 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.644 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.644 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.644 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.644 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.644 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.644 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.644 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:21.644 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:21.644 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.644 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.644 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.644 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:21.645 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:21.645 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.645 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.645 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:21.645 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:21.645 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/686902819' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-17T00:34:21.645 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:21.646 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:34:21.646 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/686902819' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-17T00:34:21.646 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:21.646 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:21.646 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.646 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.646 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.646 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.646 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.646 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.646 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.646 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.646 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.647 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:21.647 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:21.647 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.647 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.647 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.647 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:21.647 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:21.647 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.647 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.647 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.647 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:21.647 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:21.647 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.648 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.648 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.648 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:21.648 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:21.648 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.648 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.648 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.648 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.648 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.648 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.648 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.648 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.648 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.648 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:21.649 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:21.649 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.649 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.649 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.649 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:21.649 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:21.649 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.649 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.649 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.649 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.649 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:21.650 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:21.650 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.650 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.650 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.650 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:21.650 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:21.650 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.650 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.650 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.650 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.650 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.650 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.650 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.651 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.651 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.651 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:21.651 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:21.651 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.651 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.651 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.651 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:21.651 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:21.651 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.651 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.651 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.652 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:21.652 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:21.652 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.652 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.652 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.652 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:21.652 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:21.652 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.653 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.653 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.653 INFO:tasks.workunit.client.0.smithi110.stdout:{ 2024-08-17T00:34:21.653 INFO:tasks.workunit.client.0.smithi110.stdout: "6f4e533a-5c30-11ef-b0f8-0cc47a8fcc35": { 2024-08-17T00:34:21.653 INFO:tasks.workunit.client.0.smithi110.stdout: "INTEL_SSDPED1D480GA_6f4ee7a0-5c30-11ef-b0f8-0cc47a8fcc35": { 2024-08-17T00:34:21.653 INFO:tasks.workunit.client.0.smithi110.stdout: "20240817-002838": { 2024-08-17T00:34:21.653 INFO:tasks.workunit.client.0.smithi110.stdout: "device": { 2024-08-17T00:34:21.653 INFO:tasks.workunit.client.0.smithi110.stdout: "info_name": "/dev/nvme0n1", 2024-08-17T00:34:21.654 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "/dev/nvme0n1", 2024-08-17T00:34:21.654 INFO:tasks.workunit.client.0.smithi110.stdout: "protocol": "NVMe", 2024-08-17T00:34:21.654 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "nvme" 2024-08-17T00:34:21.654 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.654 INFO:tasks.workunit.client.0.smithi110.stdout: "firmware_version": "E2010325", 2024-08-17T00:34:21.654 INFO:tasks.workunit.client.0.smithi110.stdout: "host_id": "6f4e533a-5c30-11ef-b0f8-0cc47a8fcc35", 2024-08-17T00:34:21.654 INFO:tasks.workunit.client.0.smithi110.stdout: "json_format_version": [ 2024-08-17T00:34:21.654 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.654 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:21.654 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.654 INFO:tasks.workunit.client.0.smithi110.stdout: "local_time": { 2024-08-17T00:34:21.654 INFO:tasks.workunit.client.0.smithi110.stdout: "asctime": "Sat Aug 17 00:28:38 2024 UTC", 2024-08-17T00:34:21.654 INFO:tasks.workunit.client.0.smithi110.stdout: "time_t": 1723854518 2024-08-17T00:34:21.654 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.655 INFO:tasks.workunit.client.0.smithi110.stdout: "logical_block_size": 512, 2024-08-17T00:34:21.655 INFO:tasks.workunit.client.0.smithi110.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-08-17T00:34:21.655 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_controller_id": 0, 2024-08-17T00:34:21.655 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-17T00:34:21.655 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_namespaces": [ 2024-08-17T00:34:21.655 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.655 INFO:tasks.workunit.client.0.smithi110.stdout: "capacity": { 2024-08-17T00:34:21.655 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 937703088, 2024-08-17T00:34:21.655 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 480103981056 2024-08-17T00:34:21.655 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.655 INFO:tasks.workunit.client.0.smithi110.stdout: "formatted_lba_size": 512, 2024-08-17T00:34:21.655 INFO:tasks.workunit.client.0.smithi110.stdout: "id": 1, 2024-08-17T00:34:21.655 INFO:tasks.workunit.client.0.smithi110.stdout: "size": { 2024-08-17T00:34:21.655 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 937703088, 2024-08-17T00:34:21.656 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 480103981056 2024-08-17T00:34:21.656 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.656 INFO:tasks.workunit.client.0.smithi110.stdout: "utilization": { 2024-08-17T00:34:21.656 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 937703088, 2024-08-17T00:34:21.656 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 480103981056 2024-08-17T00:34:21.656 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.656 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.656 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.656 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_number_of_namespaces": 1, 2024-08-17T00:34:21.656 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_pci_vendor": { 2024-08-17T00:34:21.656 INFO:tasks.workunit.client.0.smithi110.stdout: "id": 32902, 2024-08-17T00:34:21.656 INFO:tasks.workunit.client.0.smithi110.stdout: "subsystem_id": 32902 2024-08-17T00:34:21.656 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.657 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_smart_health_information_add_log": { 2024-08-17T00:34:21.657 INFO:tasks.workunit.client.0.smithi110.stdout: "Device stats": { 2024-08-17T00:34:21.657 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_fw_downgrades": { 2024-08-17T00:34:21.657 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.657 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.657 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.657 INFO:tasks.workunit.client.0.smithi110.stdout: "crc_error_count": { 2024-08-17T00:34:21.657 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.657 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.657 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.657 INFO:tasks.workunit.client.0.smithi110.stdout: "end_to_end_error_detection_count": { 2024-08-17T00:34:21.657 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.657 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.657 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.657 INFO:tasks.workunit.client.0.smithi110.stdout: "erase_fail_count": { 2024-08-17T00:34:21.658 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.658 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.658 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.658 INFO:tasks.workunit.client.0.smithi110.stdout: "host_bytes_written": { 2024-08-17T00:34:21.658 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.658 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 9202289 2024-08-17T00:34:21.658 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.658 INFO:tasks.workunit.client.0.smithi110.stdout: "host_ctx_wear_used": { 2024-08-17T00:34:21.658 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.658 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.658 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.658 INFO:tasks.workunit.client.0.smithi110.stdout: "media_bytes_read": { 2024-08-17T00:34:21.658 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.659 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.659 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.659 INFO:tasks.workunit.client.0.smithi110.stdout: "nand_bytes_written": { 2024-08-17T00:34:21.659 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.659 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.659 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.659 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_stat_indicator": { 2024-08-17T00:34:21.659 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.659 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.659 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.659 INFO:tasks.workunit.client.0.smithi110.stdout: "pll_lock_loss_count": { 2024-08-17T00:34:21.659 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.659 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.660 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.660 INFO:tasks.workunit.client.0.smithi110.stdout: "program_fail_count": { 2024-08-17T00:34:21.660 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.660 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.660 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.660 INFO:tasks.workunit.client.0.smithi110.stdout: "re_alloc_sectr_cnt": { 2024-08-17T00:34:21.660 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.660 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.660 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.660 INFO:tasks.workunit.client.0.smithi110.stdout: "retry_buffer_overflow_count": { 2024-08-17T00:34:21.660 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.660 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.660 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.660 INFO:tasks.workunit.client.0.smithi110.stdout: "soft_ecc_err_rate": { 2024-08-17T00:34:21.661 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.661 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.661 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.661 INFO:tasks.workunit.client.0.smithi110.stdout: "thermal_throttle_status": { 2024-08-17T00:34:21.661 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.661 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": { 2024-08-17T00:34:21.661 INFO:tasks.workunit.client.0.smithi110.stdout: "cnt": 0, 2024-08-17T00:34:21.661 INFO:tasks.workunit.client.0.smithi110.stdout: "pct": 0 2024-08-17T00:34:21.661 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.661 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.661 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_host_reads": { 2024-08-17T00:34:21.661 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.661 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 15 2024-08-17T00:34:21.662 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.662 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_media_wear": { 2024-08-17T00:34:21.662 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.662 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": "0.000000" 2024-08-17T00:34:21.662 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.662 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_timer": { 2024-08-17T00:34:21.662 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.662 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 1128918 2024-08-17T00:34:21.662 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.662 INFO:tasks.workunit.client.0.smithi110.stdout: "unexp_power_loss": { 2024-08-17T00:34:21.662 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.662 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.662 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.663 INFO:tasks.workunit.client.0.smithi110.stdout: "wear_leveling": { 2024-08-17T00:34:21.663 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.663 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": { 2024-08-17T00:34:21.663 INFO:tasks.workunit.client.0.smithi110.stdout: "avg": 0, 2024-08-17T00:34:21.663 INFO:tasks.workunit.client.0.smithi110.stdout: "max": 0, 2024-08-17T00:34:21.663 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0 2024-08-17T00:34:21.663 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.663 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.663 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.663 INFO:tasks.workunit.client.0.smithi110.stdout: "Intel Smart log": "nvme0n1" 2024-08-17T00:34:21.663 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.663 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_smart_health_information_log": { 2024-08-17T00:34:21.663 INFO:tasks.workunit.client.0.smithi110.stdout: "available_spare": 100, 2024-08-17T00:34:21.663 INFO:tasks.workunit.client.0.smithi110.stdout: "available_spare_threshold": 0, 2024-08-17T00:34:21.664 INFO:tasks.workunit.client.0.smithi110.stdout: "controller_busy_time": 3580, 2024-08-17T00:34:21.664 INFO:tasks.workunit.client.0.smithi110.stdout: "critical_warning": 0, 2024-08-17T00:34:21.664 INFO:tasks.workunit.client.0.smithi110.stdout: "data_units_read": 126159480, 2024-08-17T00:34:21.664 INFO:tasks.workunit.client.0.smithi110.stdout: "data_units_written": 603081242, 2024-08-17T00:34:21.664 INFO:tasks.workunit.client.0.smithi110.stdout: "host_reads": 2021986126, 2024-08-17T00:34:21.664 INFO:tasks.workunit.client.0.smithi110.stdout: "host_writes": 13935089143, 2024-08-17T00:34:21.664 INFO:tasks.workunit.client.0.smithi110.stdout: "media_errors": 0, 2024-08-17T00:34:21.664 INFO:tasks.workunit.client.0.smithi110.stdout: "num_err_log_entries": 0, 2024-08-17T00:34:21.664 INFO:tasks.workunit.client.0.smithi110.stdout: "percentage_used": 0, 2024-08-17T00:34:21.664 INFO:tasks.workunit.client.0.smithi110.stdout: "power_cycles": 24783, 2024-08-17T00:34:21.664 INFO:tasks.workunit.client.0.smithi110.stdout: "power_on_hours": 29417, 2024-08-17T00:34:21.664 INFO:tasks.workunit.client.0.smithi110.stdout: "temperature": 33, 2024-08-17T00:34:21.664 INFO:tasks.workunit.client.0.smithi110.stdout: "unsafe_shutdowns": 8378 2024-08-17T00:34:21.664 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.665 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_vendor": "intel", 2024-08-17T00:34:21.665 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_version": { 2024-08-17T00:34:21.665 INFO:tasks.workunit.client.0.smithi110.stdout: "string": "<1.2", 2024-08-17T00:34:21.665 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:21.665 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.665 INFO:tasks.workunit.client.0.smithi110.stdout: "power_cycle_count": 24783, 2024-08-17T00:34:21.665 INFO:tasks.workunit.client.0.smithi110.stdout: "power_on_time": { 2024-08-17T00:34:21.665 INFO:tasks.workunit.client.0.smithi110.stdout: "hours": 29417 2024-08-17T00:34:21.665 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.665 INFO:tasks.workunit.client.0.smithi110.stdout: "serial_number": "deleted", 2024-08-17T00:34:21.665 INFO:tasks.workunit.client.0.smithi110.stdout: "smart_status": { 2024-08-17T00:34:21.665 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme": { 2024-08-17T00:34:21.665 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:21.665 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.666 INFO:tasks.workunit.client.0.smithi110.stdout: "passed": true 2024-08-17T00:34:21.666 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.666 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl": { 2024-08-17T00:34:21.666 INFO:tasks.workunit.client.0.smithi110.stdout: "argv": [ 2024-08-17T00:34:21.666 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl", 2024-08-17T00:34:21.666 INFO:tasks.workunit.client.0.smithi110.stdout: "-x", 2024-08-17T00:34:21.666 INFO:tasks.workunit.client.0.smithi110.stdout: "--json=o", 2024-08-17T00:34:21.666 INFO:tasks.workunit.client.0.smithi110.stdout: "/dev/nvme0n1" 2024-08-17T00:34:21.666 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.666 INFO:tasks.workunit.client.0.smithi110.stdout: "build_info": "(local build)", 2024-08-17T00:34:21.666 INFO:tasks.workunit.client.0.smithi110.stdout: "exit_status": 0, 2024-08-17T00:34:21.666 INFO:tasks.workunit.client.0.smithi110.stdout: "output": [ 2024-08-17T00:34:21.666 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-08-17T00:34:21.667 INFO:tasks.workunit.client.0.smithi110.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-17T00:34:21.667 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:21.667 INFO:tasks.workunit.client.0.smithi110.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-17T00:34:21.667 INFO:tasks.workunit.client.0.smithi110.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-08-17T00:34:21.667 INFO:tasks.workunit.client.0.smithi110.stdout: "Serial Number: deleted", 2024-08-17T00:34:21.667 INFO:tasks.workunit.client.0.smithi110.stdout: "Firmware Version: E2010325", 2024-08-17T00:34:21.667 INFO:tasks.workunit.client.0.smithi110.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-17T00:34:21.667 INFO:tasks.workunit.client.0.smithi110.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-17T00:34:21.667 INFO:tasks.workunit.client.0.smithi110.stdout: "Controller ID: 0", 2024-08-17T00:34:21.667 INFO:tasks.workunit.client.0.smithi110.stdout: "NVMe Version: <1.2", 2024-08-17T00:34:21.667 INFO:tasks.workunit.client.0.smithi110.stdout: "Number of Namespaces: 1", 2024-08-17T00:34:21.667 INFO:tasks.workunit.client.0.smithi110.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-08-17T00:34:21.667 INFO:tasks.workunit.client.0.smithi110.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-17T00:34:21.667 INFO:tasks.workunit.client.0.smithi110.stdout: "Local Time is: Sat Aug 17 00:28:38 2024 UTC", 2024-08-17T00:34:21.668 INFO:tasks.workunit.client.0.smithi110.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-17T00:34:21.668 INFO:tasks.workunit.client.0.smithi110.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-08-17T00:34:21.668 INFO:tasks.workunit.client.0.smithi110.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-17T00:34:21.668 INFO:tasks.workunit.client.0.smithi110.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-17T00:34:21.668 INFO:tasks.workunit.client.0.smithi110.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-17T00:34:21.668 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:21.668 INFO:tasks.workunit.client.0.smithi110.stdout: "Supported Power States", 2024-08-17T00:34:21.668 INFO:tasks.workunit.client.0.smithi110.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-17T00:34:21.668 INFO:tasks.workunit.client.0.smithi110.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-08-17T00:34:21.668 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:21.668 INFO:tasks.workunit.client.0.smithi110.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-17T00:34:21.668 INFO:tasks.workunit.client.0.smithi110.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-17T00:34:21.668 INFO:tasks.workunit.client.0.smithi110.stdout: " 0 + 512 0 2", 2024-08-17T00:34:21.669 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:21.669 INFO:tasks.workunit.client.0.smithi110.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-17T00:34:21.669 INFO:tasks.workunit.client.0.smithi110.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-17T00:34:21.669 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:21.669 INFO:tasks.workunit.client.0.smithi110.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-17T00:34:21.669 INFO:tasks.workunit.client.0.smithi110.stdout: "Critical Warning: 0x00", 2024-08-17T00:34:21.669 INFO:tasks.workunit.client.0.smithi110.stdout: "Temperature: 33 Celsius", 2024-08-17T00:34:21.669 INFO:tasks.workunit.client.0.smithi110.stdout: "Available Spare: 100%", 2024-08-17T00:34:21.669 INFO:tasks.workunit.client.0.smithi110.stdout: "Available Spare Threshold: 0%", 2024-08-17T00:34:21.669 INFO:tasks.workunit.client.0.smithi110.stdout: "Percentage Used: 0%", 2024-08-17T00:34:21.669 INFO:tasks.workunit.client.0.smithi110.stdout: "Data Units Read: 126,159,480 [64.5 TB]", 2024-08-17T00:34:21.669 INFO:tasks.workunit.client.0.smithi110.stdout: "Data Units Written: 603,081,242 [308 TB]", 2024-08-17T00:34:21.669 INFO:tasks.workunit.client.0.smithi110.stdout: "Host Read Commands: 2,021,986,126", 2024-08-17T00:34:21.669 INFO:tasks.workunit.client.0.smithi110.stdout: "Host Write Commands: 13,935,089,143", 2024-08-17T00:34:21.670 INFO:tasks.workunit.client.0.smithi110.stdout: "Controller Busy Time: 3,580", 2024-08-17T00:34:21.670 INFO:tasks.workunit.client.0.smithi110.stdout: "Power Cycles: 24,783", 2024-08-17T00:34:21.670 INFO:tasks.workunit.client.0.smithi110.stdout: "Power On Hours: 29,417", 2024-08-17T00:34:21.670 INFO:tasks.workunit.client.0.smithi110.stdout: "Unsafe Shutdowns: 8,378", 2024-08-17T00:34:21.670 INFO:tasks.workunit.client.0.smithi110.stdout: "Media and Data Integrity Errors: 0", 2024-08-17T00:34:21.670 INFO:tasks.workunit.client.0.smithi110.stdout: "Error Information Log Entries: 0", 2024-08-17T00:34:21.670 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:21.670 INFO:tasks.workunit.client.0.smithi110.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-17T00:34:21.670 INFO:tasks.workunit.client.0.smithi110.stdout: "No Errors Logged", 2024-08-17T00:34:21.670 INFO:tasks.workunit.client.0.smithi110.stdout: "" 2024-08-17T00:34:21.670 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.670 INFO:tasks.workunit.client.0.smithi110.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-08-17T00:34:21.670 INFO:tasks.workunit.client.0.smithi110.stdout: "svn_revision": "5155", 2024-08-17T00:34:21.671 INFO:tasks.workunit.client.0.smithi110.stdout: "version": [ 2024-08-17T00:34:21.671 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.671 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:21.671 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.671 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.671 INFO:tasks.workunit.client.0.smithi110.stdout: "temperature": { 2024-08-17T00:34:21.671 INFO:tasks.workunit.client.0.smithi110.stdout: "current": 33 2024-08-17T00:34:21.671 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.671 INFO:tasks.workunit.client.0.smithi110.stdout: "user_capacity": { 2024-08-17T00:34:21.671 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 937703088, 2024-08-17T00:34:21.671 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 480103981056 2024-08-17T00:34:21.671 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.671 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.671 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.672 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.672 INFO:tasks.workunit.client.0.smithi110.stdout: "6f501abc-5c30-11ef-b0f8-0cc47a8fcc35": { 2024-08-17T00:34:21.672 INFO:tasks.workunit.client.0.smithi110.stdout: "INTEL_SSDPEDMD400G4_6f509ed8-5c30-11ef-b0f8-0cc47a8fcc35": { 2024-08-17T00:34:21.672 INFO:tasks.workunit.client.0.smithi110.stdout: "20240817-002840": { 2024-08-17T00:34:21.672 INFO:tasks.workunit.client.0.smithi110.stdout: "device": { 2024-08-17T00:34:21.672 INFO:tasks.workunit.client.0.smithi110.stdout: "info_name": "/dev/nvme0n1", 2024-08-17T00:34:21.672 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "/dev/nvme0n1", 2024-08-17T00:34:21.672 INFO:tasks.workunit.client.0.smithi110.stdout: "protocol": "NVMe", 2024-08-17T00:34:21.672 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "nvme" 2024-08-17T00:34:21.672 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.672 INFO:tasks.workunit.client.0.smithi110.stdout: "firmware_version": "8DV101H0", 2024-08-17T00:34:21.672 INFO:tasks.workunit.client.0.smithi110.stdout: "host_id": "6f501abc-5c30-11ef-b0f8-0cc47a8fcc35", 2024-08-17T00:34:21.672 INFO:tasks.workunit.client.0.smithi110.stdout: "json_format_version": [ 2024-08-17T00:34:21.672 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.673 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:21.673 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.673 INFO:tasks.workunit.client.0.smithi110.stdout: "local_time": { 2024-08-17T00:34:21.673 INFO:tasks.workunit.client.0.smithi110.stdout: "asctime": "Sat Aug 17 00:28:40 2024 UTC", 2024-08-17T00:34:21.673 INFO:tasks.workunit.client.0.smithi110.stdout: "time_t": 1723854520 2024-08-17T00:34:21.673 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.673 INFO:tasks.workunit.client.0.smithi110.stdout: "logical_block_size": 512, 2024-08-17T00:34:21.673 INFO:tasks.workunit.client.0.smithi110.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-08-17T00:34:21.673 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_controller_id": 0, 2024-08-17T00:34:21.673 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-17T00:34:21.673 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_namespaces": [ 2024-08-17T00:34:21.673 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.673 INFO:tasks.workunit.client.0.smithi110.stdout: "capacity": { 2024-08-17T00:34:21.673 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 781422768, 2024-08-17T00:34:21.674 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 400088457216 2024-08-17T00:34:21.674 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.674 INFO:tasks.workunit.client.0.smithi110.stdout: "formatted_lba_size": 512, 2024-08-17T00:34:21.674 INFO:tasks.workunit.client.0.smithi110.stdout: "id": 1, 2024-08-17T00:34:21.674 INFO:tasks.workunit.client.0.smithi110.stdout: "size": { 2024-08-17T00:34:21.674 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 781422768, 2024-08-17T00:34:21.674 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 400088457216 2024-08-17T00:34:21.674 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.674 INFO:tasks.workunit.client.0.smithi110.stdout: "utilization": { 2024-08-17T00:34:21.674 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 781422768, 2024-08-17T00:34:21.674 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 400088457216 2024-08-17T00:34:21.674 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.674 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.675 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.675 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_number_of_namespaces": 1, 2024-08-17T00:34:21.675 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_pci_vendor": { 2024-08-17T00:34:21.675 INFO:tasks.workunit.client.0.smithi110.stdout: "id": 32902, 2024-08-17T00:34:21.675 INFO:tasks.workunit.client.0.smithi110.stdout: "subsystem_id": 32902 2024-08-17T00:34:21.675 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.675 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_smart_health_information_add_log": { 2024-08-17T00:34:21.675 INFO:tasks.workunit.client.0.smithi110.stdout: "Device stats": { 2024-08-17T00:34:21.675 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_fw_downgrades": { 2024-08-17T00:34:21.675 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.675 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.675 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.675 INFO:tasks.workunit.client.0.smithi110.stdout: "crc_error_count": { 2024-08-17T00:34:21.676 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.676 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.676 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.676 INFO:tasks.workunit.client.0.smithi110.stdout: "end_to_end_error_detection_count": { 2024-08-17T00:34:21.676 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.676 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.676 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.676 INFO:tasks.workunit.client.0.smithi110.stdout: "erase_fail_count": { 2024-08-17T00:34:21.676 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.676 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.676 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.676 INFO:tasks.workunit.client.0.smithi110.stdout: "host_bytes_written": { 2024-08-17T00:34:21.676 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.676 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 15975869 2024-08-17T00:34:21.677 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.677 INFO:tasks.workunit.client.0.smithi110.stdout: "host_ctx_wear_used": { 2024-08-17T00:34:21.677 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.677 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 1 2024-08-17T00:34:21.677 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.677 INFO:tasks.workunit.client.0.smithi110.stdout: "media_bytes_read": { 2024-08-17T00:34:21.677 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.677 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.677 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.677 INFO:tasks.workunit.client.0.smithi110.stdout: "nand_bytes_written": { 2024-08-17T00:34:21.677 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.677 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 28707294 2024-08-17T00:34:21.677 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.677 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_stat_indicator": { 2024-08-17T00:34:21.678 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.678 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.678 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.678 INFO:tasks.workunit.client.0.smithi110.stdout: "pll_lock_loss_count": { 2024-08-17T00:34:21.678 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.678 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.678 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.678 INFO:tasks.workunit.client.0.smithi110.stdout: "program_fail_count": { 2024-08-17T00:34:21.678 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.678 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.678 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.678 INFO:tasks.workunit.client.0.smithi110.stdout: "re_alloc_sectr_cnt": { 2024-08-17T00:34:21.678 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.679 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.679 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.679 INFO:tasks.workunit.client.0.smithi110.stdout: "retry_buffer_overflow_count": { 2024-08-17T00:34:21.679 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.679 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.679 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.679 INFO:tasks.workunit.client.0.smithi110.stdout: "soft_ecc_err_rate": { 2024-08-17T00:34:21.679 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.679 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.679 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.679 INFO:tasks.workunit.client.0.smithi110.stdout: "thermal_throttle_status": { 2024-08-17T00:34:21.679 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.679 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": { 2024-08-17T00:34:21.679 INFO:tasks.workunit.client.0.smithi110.stdout: "cnt": 0, 2024-08-17T00:34:21.680 INFO:tasks.workunit.client.0.smithi110.stdout: "pct": 0 2024-08-17T00:34:21.680 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.680 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.680 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_host_reads": { 2024-08-17T00:34:21.680 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.680 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 65535 2024-08-17T00:34:21.680 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.680 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_media_wear": { 2024-08-17T00:34:21.680 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.680 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": "63.999023" 2024-08-17T00:34:21.680 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.680 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_timer": { 2024-08-17T00:34:21.680 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.680 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 65535 2024-08-17T00:34:21.681 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.681 INFO:tasks.workunit.client.0.smithi110.stdout: "unexp_power_loss": { 2024-08-17T00:34:21.681 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.681 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.681 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.681 INFO:tasks.workunit.client.0.smithi110.stdout: "wear_leveling": { 2024-08-17T00:34:21.681 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 94, 2024-08-17T00:34:21.681 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": { 2024-08-17T00:34:21.681 INFO:tasks.workunit.client.0.smithi110.stdout: "avg": 1970, 2024-08-17T00:34:21.681 INFO:tasks.workunit.client.0.smithi110.stdout: "max": 1981, 2024-08-17T00:34:21.681 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 1960 2024-08-17T00:34:21.681 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.681 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.681 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.682 INFO:tasks.workunit.client.0.smithi110.stdout: "Intel Smart log": "nvme0n1" 2024-08-17T00:34:21.682 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.682 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_smart_health_information_log": { 2024-08-17T00:34:21.682 INFO:tasks.workunit.client.0.smithi110.stdout: "available_spare": 100, 2024-08-17T00:34:21.682 INFO:tasks.workunit.client.0.smithi110.stdout: "available_spare_threshold": 10, 2024-08-17T00:34:21.682 INFO:tasks.workunit.client.0.smithi110.stdout: "controller_busy_time": 10, 2024-08-17T00:34:21.682 INFO:tasks.workunit.client.0.smithi110.stdout: "critical_warning": 0, 2024-08-17T00:34:21.682 INFO:tasks.workunit.client.0.smithi110.stdout: "data_units_read": 252394039, 2024-08-17T00:34:21.682 INFO:tasks.workunit.client.0.smithi110.stdout: "data_units_written": 1046994568, 2024-08-17T00:34:21.682 INFO:tasks.workunit.client.0.smithi110.stdout: "host_reads": 3773643484, 2024-08-17T00:34:21.682 INFO:tasks.workunit.client.0.smithi110.stdout: "host_writes": 17726475383, 2024-08-17T00:34:21.682 INFO:tasks.workunit.client.0.smithi110.stdout: "media_errors": 0, 2024-08-17T00:34:21.682 INFO:tasks.workunit.client.0.smithi110.stdout: "num_err_log_entries": 0, 2024-08-17T00:34:21.683 INFO:tasks.workunit.client.0.smithi110.stdout: "percentage_used": 6, 2024-08-17T00:34:21.683 INFO:tasks.workunit.client.0.smithi110.stdout: "power_cycles": 33617, 2024-08-17T00:34:21.683 INFO:tasks.workunit.client.0.smithi110.stdout: "power_on_hours": 60068, 2024-08-17T00:34:21.683 INFO:tasks.workunit.client.0.smithi110.stdout: "temperature": 24, 2024-08-17T00:34:21.683 INFO:tasks.workunit.client.0.smithi110.stdout: "unsafe_shutdowns": 1105 2024-08-17T00:34:21.683 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.683 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_vendor": "intel", 2024-08-17T00:34:21.683 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_version": { 2024-08-17T00:34:21.683 INFO:tasks.workunit.client.0.smithi110.stdout: "string": "<1.2", 2024-08-17T00:34:21.683 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:21.683 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.683 INFO:tasks.workunit.client.0.smithi110.stdout: "power_cycle_count": 33617, 2024-08-17T00:34:21.683 INFO:tasks.workunit.client.0.smithi110.stdout: "power_on_time": { 2024-08-17T00:34:21.683 INFO:tasks.workunit.client.0.smithi110.stdout: "hours": 60068 2024-08-17T00:34:21.684 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.684 INFO:tasks.workunit.client.0.smithi110.stdout: "serial_number": "deleted", 2024-08-17T00:34:21.684 INFO:tasks.workunit.client.0.smithi110.stdout: "smart_status": { 2024-08-17T00:34:21.684 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme": { 2024-08-17T00:34:21.684 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:21.684 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.684 INFO:tasks.workunit.client.0.smithi110.stdout: "passed": true 2024-08-17T00:34:21.684 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.684 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl": { 2024-08-17T00:34:21.684 INFO:tasks.workunit.client.0.smithi110.stdout: "argv": [ 2024-08-17T00:34:21.684 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl", 2024-08-17T00:34:21.684 INFO:tasks.workunit.client.0.smithi110.stdout: "-x", 2024-08-17T00:34:21.684 INFO:tasks.workunit.client.0.smithi110.stdout: "--json=o", 2024-08-17T00:34:21.684 INFO:tasks.workunit.client.0.smithi110.stdout: "/dev/nvme0n1" 2024-08-17T00:34:21.685 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.685 INFO:tasks.workunit.client.0.smithi110.stdout: "build_info": "(local build)", 2024-08-17T00:34:21.685 INFO:tasks.workunit.client.0.smithi110.stdout: "exit_status": 0, 2024-08-17T00:34:21.685 INFO:tasks.workunit.client.0.smithi110.stdout: "output": [ 2024-08-17T00:34:21.685 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-08-17T00:34:21.685 INFO:tasks.workunit.client.0.smithi110.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-17T00:34:21.685 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:21.685 INFO:tasks.workunit.client.0.smithi110.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-17T00:34:21.685 INFO:tasks.workunit.client.0.smithi110.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-08-17T00:34:21.685 INFO:tasks.workunit.client.0.smithi110.stdout: "Serial Number: deleted", 2024-08-17T00:34:21.685 INFO:tasks.workunit.client.0.smithi110.stdout: "Firmware Version: 8DV101H0", 2024-08-17T00:34:21.685 INFO:tasks.workunit.client.0.smithi110.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-17T00:34:21.685 INFO:tasks.workunit.client.0.smithi110.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-17T00:34:21.685 INFO:tasks.workunit.client.0.smithi110.stdout: "Controller ID: 0", 2024-08-17T00:34:21.686 INFO:tasks.workunit.client.0.smithi110.stdout: "NVMe Version: <1.2", 2024-08-17T00:34:21.686 INFO:tasks.workunit.client.0.smithi110.stdout: "Number of Namespaces: 1", 2024-08-17T00:34:21.686 INFO:tasks.workunit.client.0.smithi110.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-08-17T00:34:21.686 INFO:tasks.workunit.client.0.smithi110.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-17T00:34:21.686 INFO:tasks.workunit.client.0.smithi110.stdout: "Local Time is: Sat Aug 17 00:28:40 2024 UTC", 2024-08-17T00:34:21.686 INFO:tasks.workunit.client.0.smithi110.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-17T00:34:21.686 INFO:tasks.workunit.client.0.smithi110.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-08-17T00:34:21.686 INFO:tasks.workunit.client.0.smithi110.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-17T00:34:21.686 INFO:tasks.workunit.client.0.smithi110.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-17T00:34:21.686 INFO:tasks.workunit.client.0.smithi110.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-17T00:34:21.686 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:21.686 INFO:tasks.workunit.client.0.smithi110.stdout: "Supported Power States", 2024-08-17T00:34:21.686 INFO:tasks.workunit.client.0.smithi110.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-17T00:34:21.687 INFO:tasks.workunit.client.0.smithi110.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-08-17T00:34:21.687 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:21.687 INFO:tasks.workunit.client.0.smithi110.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-17T00:34:21.687 INFO:tasks.workunit.client.0.smithi110.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-17T00:34:21.687 INFO:tasks.workunit.client.0.smithi110.stdout: " 0 + 512 0 2", 2024-08-17T00:34:21.687 INFO:tasks.workunit.client.0.smithi110.stdout: " 1 - 512 8 2", 2024-08-17T00:34:21.687 INFO:tasks.workunit.client.0.smithi110.stdout: " 2 - 512 16 2", 2024-08-17T00:34:21.687 INFO:tasks.workunit.client.0.smithi110.stdout: " 3 - 4096 0 0", 2024-08-17T00:34:21.687 INFO:tasks.workunit.client.0.smithi110.stdout: " 4 - 4096 8 0", 2024-08-17T00:34:21.687 INFO:tasks.workunit.client.0.smithi110.stdout: " 5 - 4096 64 0", 2024-08-17T00:34:21.687 INFO:tasks.workunit.client.0.smithi110.stdout: " 6 - 4096 128 0", 2024-08-17T00:34:21.687 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:21.687 INFO:tasks.workunit.client.0.smithi110.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-17T00:34:21.688 INFO:tasks.workunit.client.0.smithi110.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-17T00:34:21.688 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:21.688 INFO:tasks.workunit.client.0.smithi110.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-17T00:34:21.688 INFO:tasks.workunit.client.0.smithi110.stdout: "Critical Warning: 0x00", 2024-08-17T00:34:21.688 INFO:tasks.workunit.client.0.smithi110.stdout: "Temperature: 24 Celsius", 2024-08-17T00:34:21.688 INFO:tasks.workunit.client.0.smithi110.stdout: "Available Spare: 100%", 2024-08-17T00:34:21.688 INFO:tasks.workunit.client.0.smithi110.stdout: "Available Spare Threshold: 10%", 2024-08-17T00:34:21.688 INFO:tasks.workunit.client.0.smithi110.stdout: "Percentage Used: 6%", 2024-08-17T00:34:21.688 INFO:tasks.workunit.client.0.smithi110.stdout: "Data Units Read: 252,394,039 [129 TB]", 2024-08-17T00:34:21.688 INFO:tasks.workunit.client.0.smithi110.stdout: "Data Units Written: 1,046,994,568 [536 TB]", 2024-08-17T00:34:21.688 INFO:tasks.workunit.client.0.smithi110.stdout: "Host Read Commands: 3,773,643,484", 2024-08-17T00:34:21.688 INFO:tasks.workunit.client.0.smithi110.stdout: "Host Write Commands: 17,726,475,383", 2024-08-17T00:34:21.688 INFO:tasks.workunit.client.0.smithi110.stdout: "Controller Busy Time: 10", 2024-08-17T00:34:21.688 INFO:tasks.workunit.client.0.smithi110.stdout: "Power Cycles: 33,617", 2024-08-17T00:34:21.689 INFO:tasks.workunit.client.0.smithi110.stdout: "Power On Hours: 60,068", 2024-08-17T00:34:21.689 INFO:tasks.workunit.client.0.smithi110.stdout: "Unsafe Shutdowns: 1,105", 2024-08-17T00:34:21.689 INFO:tasks.workunit.client.0.smithi110.stdout: "Media and Data Integrity Errors: 0", 2024-08-17T00:34:21.689 INFO:tasks.workunit.client.0.smithi110.stdout: "Error Information Log Entries: 0", 2024-08-17T00:34:21.689 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:21.689 INFO:tasks.workunit.client.0.smithi110.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-17T00:34:21.689 INFO:tasks.workunit.client.0.smithi110.stdout: "No Errors Logged", 2024-08-17T00:34:21.689 INFO:tasks.workunit.client.0.smithi110.stdout: "" 2024-08-17T00:34:21.689 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.689 INFO:tasks.workunit.client.0.smithi110.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-08-17T00:34:21.689 INFO:tasks.workunit.client.0.smithi110.stdout: "svn_revision": "5155", 2024-08-17T00:34:21.689 INFO:tasks.workunit.client.0.smithi110.stdout: "version": [ 2024-08-17T00:34:21.689 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.689 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:21.690 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.690 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.690 INFO:tasks.workunit.client.0.smithi110.stdout: "temperature": { 2024-08-17T00:34:21.690 INFO:tasks.workunit.client.0.smithi110.stdout: "current": 24 2024-08-17T00:34:21.690 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.690 INFO:tasks.workunit.client.0.smithi110.stdout: "user_capacity": { 2024-08-17T00:34:21.690 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 781422768, 2024-08-17T00:34:21.690 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 400088457216 2024-08-17T00:34:21.690 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.690 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.690 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.690 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.690 INFO:tasks.workunit.client.0.smithi110.stdout:} 2024-08-17T00:34:21.691 INFO:tasks.workunit.client.0.smithi110.stderr:+ ceph telemetry show-all 2024-08-17T00:34:21.694 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:21.694 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:21.694 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/686902819' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-17T00:34:21.694 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:21.694 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:34:21.694 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/686902819' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-17T00:34:21.694 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:21.694 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:21.694 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.695 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.695 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.695 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.695 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.695 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.695 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.695 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.695 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.695 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:21.695 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:21.695 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.695 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.695 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.696 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:21.696 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:21.696 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.696 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.696 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.696 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:21.696 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:21.696 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.696 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.696 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.696 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:21.696 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:21.696 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.696 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.697 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.697 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.697 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.697 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.697 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.697 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.697 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.697 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:21.697 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:21.697 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.697 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.697 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.697 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:21.697 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:21.698 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.698 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.698 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.698 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:21.698 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:21.698 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.698 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.698 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.698 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:20 smithi177 ceph-mon[33147]: from='client.14862 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:21.698 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:20 smithi177 ceph-mon[33147]: from='client.14862 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:21.698 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:20 smithi177 ceph-mon[33147]: from='client.24755 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:21.698 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:20 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:21.698 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:20 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:21.699 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:20 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.699 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:20 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.699 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:20 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.699 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:20 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.699 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:20 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.699 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:20 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.699 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:20 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.699 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:20 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.699 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:20 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.699 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:20 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:21.699 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:20 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:21.699 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:20 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.699 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:20 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.699 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:20 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.700 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:20 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:21.700 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:20 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:21.700 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:20 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.700 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:20 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.700 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:20 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.700 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:20 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:21.700 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:20 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:21.700 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:20 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:21.700 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:20 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:21.700 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:20 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:21.704 INFO:tasks.workunit.client.0.smithi110.stdout:{ 2024-08-17T00:34:21.705 INFO:tasks.workunit.client.0.smithi110.stdout: "device_report": { 2024-08-17T00:34:21.705 INFO:tasks.workunit.client.0.smithi110.stdout: "6f4e533a-5c30-11ef-b0f8-0cc47a8fcc35": { 2024-08-17T00:34:21.705 INFO:tasks.workunit.client.0.smithi110.stdout: "INTEL_SSDPED1D480GA_6f4ee7a0-5c30-11ef-b0f8-0cc47a8fcc35": { 2024-08-17T00:34:21.705 INFO:tasks.workunit.client.0.smithi110.stdout: "20240817-002838": { 2024-08-17T00:34:21.705 INFO:tasks.workunit.client.0.smithi110.stdout: "device": { 2024-08-17T00:34:21.705 INFO:tasks.workunit.client.0.smithi110.stdout: "info_name": "/dev/nvme0n1", 2024-08-17T00:34:21.705 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "/dev/nvme0n1", 2024-08-17T00:34:21.705 INFO:tasks.workunit.client.0.smithi110.stdout: "protocol": "NVMe", 2024-08-17T00:34:21.705 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "nvme" 2024-08-17T00:34:21.705 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.705 INFO:tasks.workunit.client.0.smithi110.stdout: "firmware_version": "E2010325", 2024-08-17T00:34:21.705 INFO:tasks.workunit.client.0.smithi110.stdout: "host_id": "6f4e533a-5c30-11ef-b0f8-0cc47a8fcc35", 2024-08-17T00:34:21.705 INFO:tasks.workunit.client.0.smithi110.stdout: "json_format_version": [ 2024-08-17T00:34:21.706 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.706 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:21.706 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.706 INFO:tasks.workunit.client.0.smithi110.stdout: "local_time": { 2024-08-17T00:34:21.706 INFO:tasks.workunit.client.0.smithi110.stdout: "asctime": "Sat Aug 17 00:28:38 2024 UTC", 2024-08-17T00:34:21.706 INFO:tasks.workunit.client.0.smithi110.stdout: "time_t": 1723854518 2024-08-17T00:34:21.706 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.706 INFO:tasks.workunit.client.0.smithi110.stdout: "logical_block_size": 512, 2024-08-17T00:34:21.706 INFO:tasks.workunit.client.0.smithi110.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-08-17T00:34:21.706 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_controller_id": 0, 2024-08-17T00:34:21.706 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-17T00:34:21.706 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_namespaces": [ 2024-08-17T00:34:21.706 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.707 INFO:tasks.workunit.client.0.smithi110.stdout: "capacity": { 2024-08-17T00:34:21.707 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 937703088, 2024-08-17T00:34:21.707 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 480103981056 2024-08-17T00:34:21.707 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.707 INFO:tasks.workunit.client.0.smithi110.stdout: "formatted_lba_size": 512, 2024-08-17T00:34:21.707 INFO:tasks.workunit.client.0.smithi110.stdout: "id": 1, 2024-08-17T00:34:21.707 INFO:tasks.workunit.client.0.smithi110.stdout: "size": { 2024-08-17T00:34:21.707 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 937703088, 2024-08-17T00:34:21.707 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 480103981056 2024-08-17T00:34:21.707 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.707 INFO:tasks.workunit.client.0.smithi110.stdout: "utilization": { 2024-08-17T00:34:21.707 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 937703088, 2024-08-17T00:34:21.707 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 480103981056 2024-08-17T00:34:21.707 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.708 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.708 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.708 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_number_of_namespaces": 1, 2024-08-17T00:34:21.708 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_pci_vendor": { 2024-08-17T00:34:21.708 INFO:tasks.workunit.client.0.smithi110.stdout: "id": 32902, 2024-08-17T00:34:21.708 INFO:tasks.workunit.client.0.smithi110.stdout: "subsystem_id": 32902 2024-08-17T00:34:21.708 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.708 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_smart_health_information_add_log": { 2024-08-17T00:34:21.708 INFO:tasks.workunit.client.0.smithi110.stdout: "Device stats": { 2024-08-17T00:34:21.708 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_fw_downgrades": { 2024-08-17T00:34:21.708 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.708 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.708 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.708 INFO:tasks.workunit.client.0.smithi110.stdout: "crc_error_count": { 2024-08-17T00:34:21.709 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.709 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.709 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.709 INFO:tasks.workunit.client.0.smithi110.stdout: "end_to_end_error_detection_count": { 2024-08-17T00:34:21.709 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.709 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.709 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.709 INFO:tasks.workunit.client.0.smithi110.stdout: "erase_fail_count": { 2024-08-17T00:34:21.709 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.709 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.709 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.709 INFO:tasks.workunit.client.0.smithi110.stdout: "host_bytes_written": { 2024-08-17T00:34:21.709 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.709 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 9202289 2024-08-17T00:34:21.710 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.710 INFO:tasks.workunit.client.0.smithi110.stdout: "host_ctx_wear_used": { 2024-08-17T00:34:21.710 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.710 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.710 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.710 INFO:tasks.workunit.client.0.smithi110.stdout: "media_bytes_read": { 2024-08-17T00:34:21.710 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.710 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.710 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.710 INFO:tasks.workunit.client.0.smithi110.stdout: "nand_bytes_written": { 2024-08-17T00:34:21.710 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.710 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.711 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.711 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_stat_indicator": { 2024-08-17T00:34:21.711 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.711 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.711 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.711 INFO:tasks.workunit.client.0.smithi110.stdout: "pll_lock_loss_count": { 2024-08-17T00:34:21.711 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.711 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.711 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.711 INFO:tasks.workunit.client.0.smithi110.stdout: "program_fail_count": { 2024-08-17T00:34:21.711 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.711 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.711 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.711 INFO:tasks.workunit.client.0.smithi110.stdout: "re_alloc_sectr_cnt": { 2024-08-17T00:34:21.712 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.712 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.712 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.712 INFO:tasks.workunit.client.0.smithi110.stdout: "retry_buffer_overflow_count": { 2024-08-17T00:34:21.712 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.712 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.712 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.712 INFO:tasks.workunit.client.0.smithi110.stdout: "soft_ecc_err_rate": { 2024-08-17T00:34:21.712 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.712 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.712 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.712 INFO:tasks.workunit.client.0.smithi110.stdout: "thermal_throttle_status": { 2024-08-17T00:34:21.712 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.712 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": { 2024-08-17T00:34:21.713 INFO:tasks.workunit.client.0.smithi110.stdout: "cnt": 0, 2024-08-17T00:34:21.713 INFO:tasks.workunit.client.0.smithi110.stdout: "pct": 0 2024-08-17T00:34:21.713 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.713 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.713 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_host_reads": { 2024-08-17T00:34:21.713 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.713 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 15 2024-08-17T00:34:21.713 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.713 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_media_wear": { 2024-08-17T00:34:21.713 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.713 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": "0.000000" 2024-08-17T00:34:21.713 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.713 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_timer": { 2024-08-17T00:34:21.713 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.714 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 1128918 2024-08-17T00:34:21.714 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.714 INFO:tasks.workunit.client.0.smithi110.stdout: "unexp_power_loss": { 2024-08-17T00:34:21.714 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.714 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.714 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.714 INFO:tasks.workunit.client.0.smithi110.stdout: "wear_leveling": { 2024-08-17T00:34:21.714 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.714 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": { 2024-08-17T00:34:21.714 INFO:tasks.workunit.client.0.smithi110.stdout: "avg": 0, 2024-08-17T00:34:21.714 INFO:tasks.workunit.client.0.smithi110.stdout: "max": 0, 2024-08-17T00:34:21.714 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0 2024-08-17T00:34:21.714 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.715 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.715 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.715 INFO:tasks.workunit.client.0.smithi110.stdout: "Intel Smart log": "nvme0n1" 2024-08-17T00:34:21.715 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.715 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_smart_health_information_log": { 2024-08-17T00:34:21.715 INFO:tasks.workunit.client.0.smithi110.stdout: "available_spare": 100, 2024-08-17T00:34:21.715 INFO:tasks.workunit.client.0.smithi110.stdout: "available_spare_threshold": 0, 2024-08-17T00:34:21.715 INFO:tasks.workunit.client.0.smithi110.stdout: "controller_busy_time": 3580, 2024-08-17T00:34:21.715 INFO:tasks.workunit.client.0.smithi110.stdout: "critical_warning": 0, 2024-08-17T00:34:21.715 INFO:tasks.workunit.client.0.smithi110.stdout: "data_units_read": 126159480, 2024-08-17T00:34:21.715 INFO:tasks.workunit.client.0.smithi110.stdout: "data_units_written": 603081242, 2024-08-17T00:34:21.715 INFO:tasks.workunit.client.0.smithi110.stdout: "host_reads": 2021986126, 2024-08-17T00:34:21.715 INFO:tasks.workunit.client.0.smithi110.stdout: "host_writes": 13935089143, 2024-08-17T00:34:21.716 INFO:tasks.workunit.client.0.smithi110.stdout: "media_errors": 0, 2024-08-17T00:34:21.716 INFO:tasks.workunit.client.0.smithi110.stdout: "num_err_log_entries": 0, 2024-08-17T00:34:21.716 INFO:tasks.workunit.client.0.smithi110.stdout: "percentage_used": 0, 2024-08-17T00:34:21.716 INFO:tasks.workunit.client.0.smithi110.stdout: "power_cycles": 24783, 2024-08-17T00:34:21.716 INFO:tasks.workunit.client.0.smithi110.stdout: "power_on_hours": 29417, 2024-08-17T00:34:21.716 INFO:tasks.workunit.client.0.smithi110.stdout: "temperature": 33, 2024-08-17T00:34:21.716 INFO:tasks.workunit.client.0.smithi110.stdout: "unsafe_shutdowns": 8378 2024-08-17T00:34:21.716 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.716 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_vendor": "intel", 2024-08-17T00:34:21.716 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_version": { 2024-08-17T00:34:21.716 INFO:tasks.workunit.client.0.smithi110.stdout: "string": "<1.2", 2024-08-17T00:34:21.716 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:21.716 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.716 INFO:tasks.workunit.client.0.smithi110.stdout: "power_cycle_count": 24783, 2024-08-17T00:34:21.717 INFO:tasks.workunit.client.0.smithi110.stdout: "power_on_time": { 2024-08-17T00:34:21.717 INFO:tasks.workunit.client.0.smithi110.stdout: "hours": 29417 2024-08-17T00:34:21.717 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.717 INFO:tasks.workunit.client.0.smithi110.stdout: "serial_number": "deleted", 2024-08-17T00:34:21.717 INFO:tasks.workunit.client.0.smithi110.stdout: "smart_status": { 2024-08-17T00:34:21.717 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme": { 2024-08-17T00:34:21.717 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:21.717 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.717 INFO:tasks.workunit.client.0.smithi110.stdout: "passed": true 2024-08-17T00:34:21.717 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.717 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl": { 2024-08-17T00:34:21.717 INFO:tasks.workunit.client.0.smithi110.stdout: "argv": [ 2024-08-17T00:34:21.717 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl", 2024-08-17T00:34:21.717 INFO:tasks.workunit.client.0.smithi110.stdout: "-x", 2024-08-17T00:34:21.718 INFO:tasks.workunit.client.0.smithi110.stdout: "--json=o", 2024-08-17T00:34:21.718 INFO:tasks.workunit.client.0.smithi110.stdout: "/dev/nvme0n1" 2024-08-17T00:34:21.718 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.718 INFO:tasks.workunit.client.0.smithi110.stdout: "build_info": "(local build)", 2024-08-17T00:34:21.718 INFO:tasks.workunit.client.0.smithi110.stdout: "exit_status": 0, 2024-08-17T00:34:21.718 INFO:tasks.workunit.client.0.smithi110.stdout: "output": [ 2024-08-17T00:34:21.718 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-08-17T00:34:21.718 INFO:tasks.workunit.client.0.smithi110.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-17T00:34:21.718 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:21.718 INFO:tasks.workunit.client.0.smithi110.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-17T00:34:21.718 INFO:tasks.workunit.client.0.smithi110.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-08-17T00:34:21.718 INFO:tasks.workunit.client.0.smithi110.stdout: "Serial Number: deleted", 2024-08-17T00:34:21.719 INFO:tasks.workunit.client.0.smithi110.stdout: "Firmware Version: E2010325", 2024-08-17T00:34:21.719 INFO:tasks.workunit.client.0.smithi110.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-17T00:34:21.719 INFO:tasks.workunit.client.0.smithi110.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-17T00:34:21.719 INFO:tasks.workunit.client.0.smithi110.stdout: "Controller ID: 0", 2024-08-17T00:34:21.719 INFO:tasks.workunit.client.0.smithi110.stdout: "NVMe Version: <1.2", 2024-08-17T00:34:21.719 INFO:tasks.workunit.client.0.smithi110.stdout: "Number of Namespaces: 1", 2024-08-17T00:34:21.719 INFO:tasks.workunit.client.0.smithi110.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-08-17T00:34:21.719 INFO:tasks.workunit.client.0.smithi110.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-17T00:34:21.719 INFO:tasks.workunit.client.0.smithi110.stdout: "Local Time is: Sat Aug 17 00:28:38 2024 UTC", 2024-08-17T00:34:21.719 INFO:tasks.workunit.client.0.smithi110.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-17T00:34:21.719 INFO:tasks.workunit.client.0.smithi110.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-08-17T00:34:21.719 INFO:tasks.workunit.client.0.smithi110.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-17T00:34:21.719 INFO:tasks.workunit.client.0.smithi110.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-17T00:34:21.719 INFO:tasks.workunit.client.0.smithi110.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-17T00:34:21.720 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:21.720 INFO:tasks.workunit.client.0.smithi110.stdout: "Supported Power States", 2024-08-17T00:34:21.720 INFO:tasks.workunit.client.0.smithi110.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-17T00:34:21.720 INFO:tasks.workunit.client.0.smithi110.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-08-17T00:34:21.720 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:21.720 INFO:tasks.workunit.client.0.smithi110.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-17T00:34:21.720 INFO:tasks.workunit.client.0.smithi110.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-17T00:34:21.720 INFO:tasks.workunit.client.0.smithi110.stdout: " 0 + 512 0 2", 2024-08-17T00:34:21.720 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:21.720 INFO:tasks.workunit.client.0.smithi110.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-17T00:34:21.720 INFO:tasks.workunit.client.0.smithi110.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-17T00:34:21.720 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:21.720 INFO:tasks.workunit.client.0.smithi110.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-17T00:34:21.721 INFO:tasks.workunit.client.0.smithi110.stdout: "Critical Warning: 0x00", 2024-08-17T00:34:21.721 INFO:tasks.workunit.client.0.smithi110.stdout: "Temperature: 33 Celsius", 2024-08-17T00:34:21.721 INFO:tasks.workunit.client.0.smithi110.stdout: "Available Spare: 100%", 2024-08-17T00:34:21.721 INFO:tasks.workunit.client.0.smithi110.stdout: "Available Spare Threshold: 0%", 2024-08-17T00:34:21.721 INFO:tasks.workunit.client.0.smithi110.stdout: "Percentage Used: 0%", 2024-08-17T00:34:21.721 INFO:tasks.workunit.client.0.smithi110.stdout: "Data Units Read: 126,159,480 [64.5 TB]", 2024-08-17T00:34:21.721 INFO:tasks.workunit.client.0.smithi110.stdout: "Data Units Written: 603,081,242 [308 TB]", 2024-08-17T00:34:21.721 INFO:tasks.workunit.client.0.smithi110.stdout: "Host Read Commands: 2,021,986,126", 2024-08-17T00:34:21.721 INFO:tasks.workunit.client.0.smithi110.stdout: "Host Write Commands: 13,935,089,143", 2024-08-17T00:34:21.721 INFO:tasks.workunit.client.0.smithi110.stdout: "Controller Busy Time: 3,580", 2024-08-17T00:34:21.721 INFO:tasks.workunit.client.0.smithi110.stdout: "Power Cycles: 24,783", 2024-08-17T00:34:21.721 INFO:tasks.workunit.client.0.smithi110.stdout: "Power On Hours: 29,417", 2024-08-17T00:34:21.721 INFO:tasks.workunit.client.0.smithi110.stdout: "Unsafe Shutdowns: 8,378", 2024-08-17T00:34:21.721 INFO:tasks.workunit.client.0.smithi110.stdout: "Media and Data Integrity Errors: 0", 2024-08-17T00:34:21.721 INFO:tasks.workunit.client.0.smithi110.stdout: "Error Information Log Entries: 0", 2024-08-17T00:34:21.722 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:21.722 INFO:tasks.workunit.client.0.smithi110.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-17T00:34:21.722 INFO:tasks.workunit.client.0.smithi110.stdout: "No Errors Logged", 2024-08-17T00:34:21.722 INFO:tasks.workunit.client.0.smithi110.stdout: "" 2024-08-17T00:34:21.722 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.722 INFO:tasks.workunit.client.0.smithi110.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-08-17T00:34:21.722 INFO:tasks.workunit.client.0.smithi110.stdout: "svn_revision": "5155", 2024-08-17T00:34:21.722 INFO:tasks.workunit.client.0.smithi110.stdout: "version": [ 2024-08-17T00:34:21.722 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.722 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:21.722 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.722 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.722 INFO:tasks.workunit.client.0.smithi110.stdout: "temperature": { 2024-08-17T00:34:21.723 INFO:tasks.workunit.client.0.smithi110.stdout: "current": 33 2024-08-17T00:34:21.723 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.723 INFO:tasks.workunit.client.0.smithi110.stdout: "user_capacity": { 2024-08-17T00:34:21.723 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 937703088, 2024-08-17T00:34:21.723 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 480103981056 2024-08-17T00:34:21.723 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.723 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.723 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.723 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.723 INFO:tasks.workunit.client.0.smithi110.stdout: "6f501abc-5c30-11ef-b0f8-0cc47a8fcc35": { 2024-08-17T00:34:21.723 INFO:tasks.workunit.client.0.smithi110.stdout: "INTEL_SSDPEDMD400G4_6f509ed8-5c30-11ef-b0f8-0cc47a8fcc35": { 2024-08-17T00:34:21.723 INFO:tasks.workunit.client.0.smithi110.stdout: "20240817-002840": { 2024-08-17T00:34:21.723 INFO:tasks.workunit.client.0.smithi110.stdout: "device": { 2024-08-17T00:34:21.723 INFO:tasks.workunit.client.0.smithi110.stdout: "info_name": "/dev/nvme0n1", 2024-08-17T00:34:21.724 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "/dev/nvme0n1", 2024-08-17T00:34:21.724 INFO:tasks.workunit.client.0.smithi110.stdout: "protocol": "NVMe", 2024-08-17T00:34:21.724 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "nvme" 2024-08-17T00:34:21.724 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.724 INFO:tasks.workunit.client.0.smithi110.stdout: "firmware_version": "8DV101H0", 2024-08-17T00:34:21.724 INFO:tasks.workunit.client.0.smithi110.stdout: "host_id": "6f501abc-5c30-11ef-b0f8-0cc47a8fcc35", 2024-08-17T00:34:21.724 INFO:tasks.workunit.client.0.smithi110.stdout: "json_format_version": [ 2024-08-17T00:34:21.724 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:21.724 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:21.724 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.724 INFO:tasks.workunit.client.0.smithi110.stdout: "local_time": { 2024-08-17T00:34:21.724 INFO:tasks.workunit.client.0.smithi110.stdout: "asctime": "Sat Aug 17 00:28:40 2024 UTC", 2024-08-17T00:34:21.724 INFO:tasks.workunit.client.0.smithi110.stdout: "time_t": 1723854520 2024-08-17T00:34:21.725 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.725 INFO:tasks.workunit.client.0.smithi110.stdout: "logical_block_size": 512, 2024-08-17T00:34:21.725 INFO:tasks.workunit.client.0.smithi110.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-08-17T00:34:21.725 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_controller_id": 0, 2024-08-17T00:34:21.725 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-17T00:34:21.725 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_namespaces": [ 2024-08-17T00:34:21.725 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.725 INFO:tasks.workunit.client.0.smithi110.stdout: "capacity": { 2024-08-17T00:34:21.725 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 781422768, 2024-08-17T00:34:21.725 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 400088457216 2024-08-17T00:34:21.725 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.725 INFO:tasks.workunit.client.0.smithi110.stdout: "formatted_lba_size": 512, 2024-08-17T00:34:21.725 INFO:tasks.workunit.client.0.smithi110.stdout: "id": 1, 2024-08-17T00:34:21.725 INFO:tasks.workunit.client.0.smithi110.stdout: "size": { 2024-08-17T00:34:21.726 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 781422768, 2024-08-17T00:34:21.726 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 400088457216 2024-08-17T00:34:21.726 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.726 INFO:tasks.workunit.client.0.smithi110.stdout: "utilization": { 2024-08-17T00:34:21.726 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 781422768, 2024-08-17T00:34:21.726 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 400088457216 2024-08-17T00:34:21.726 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.726 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.726 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.726 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_number_of_namespaces": 1, 2024-08-17T00:34:21.726 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_pci_vendor": { 2024-08-17T00:34:21.726 INFO:tasks.workunit.client.0.smithi110.stdout: "id": 32902, 2024-08-17T00:34:21.727 INFO:tasks.workunit.client.0.smithi110.stdout: "subsystem_id": 32902 2024-08-17T00:34:21.727 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.727 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_smart_health_information_add_log": { 2024-08-17T00:34:21.727 INFO:tasks.workunit.client.0.smithi110.stdout: "Device stats": { 2024-08-17T00:34:21.727 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_fw_downgrades": { 2024-08-17T00:34:21.727 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.727 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.727 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.727 INFO:tasks.workunit.client.0.smithi110.stdout: "crc_error_count": { 2024-08-17T00:34:21.727 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.727 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.727 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.727 INFO:tasks.workunit.client.0.smithi110.stdout: "end_to_end_error_detection_count": { 2024-08-17T00:34:21.727 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.728 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.728 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.728 INFO:tasks.workunit.client.0.smithi110.stdout: "erase_fail_count": { 2024-08-17T00:34:21.728 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.728 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.728 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.728 INFO:tasks.workunit.client.0.smithi110.stdout: "host_bytes_written": { 2024-08-17T00:34:21.728 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.728 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 15975869 2024-08-17T00:34:21.728 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.728 INFO:tasks.workunit.client.0.smithi110.stdout: "host_ctx_wear_used": { 2024-08-17T00:34:21.728 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.728 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 1 2024-08-17T00:34:21.728 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.729 INFO:tasks.workunit.client.0.smithi110.stdout: "media_bytes_read": { 2024-08-17T00:34:21.729 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.729 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.729 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.729 INFO:tasks.workunit.client.0.smithi110.stdout: "nand_bytes_written": { 2024-08-17T00:34:21.729 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.729 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 28707294 2024-08-17T00:34:21.729 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.729 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_stat_indicator": { 2024-08-17T00:34:21.729 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.729 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.729 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.729 INFO:tasks.workunit.client.0.smithi110.stdout: "pll_lock_loss_count": { 2024-08-17T00:34:21.729 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.730 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.730 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.730 INFO:tasks.workunit.client.0.smithi110.stdout: "program_fail_count": { 2024-08-17T00:34:21.730 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.730 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.730 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.730 INFO:tasks.workunit.client.0.smithi110.stdout: "re_alloc_sectr_cnt": { 2024-08-17T00:34:21.730 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.730 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.730 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.730 INFO:tasks.workunit.client.0.smithi110.stdout: "retry_buffer_overflow_count": { 2024-08-17T00:34:21.730 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.731 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.731 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.731 INFO:tasks.workunit.client.0.smithi110.stdout: "soft_ecc_err_rate": { 2024-08-17T00:34:21.731 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.731 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.731 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.731 INFO:tasks.workunit.client.0.smithi110.stdout: "thermal_throttle_status": { 2024-08-17T00:34:21.731 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.731 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": { 2024-08-17T00:34:21.731 INFO:tasks.workunit.client.0.smithi110.stdout: "cnt": 0, 2024-08-17T00:34:21.731 INFO:tasks.workunit.client.0.smithi110.stdout: "pct": 0 2024-08-17T00:34:21.731 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.731 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.731 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_host_reads": { 2024-08-17T00:34:21.732 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.732 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 65535 2024-08-17T00:34:21.732 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.732 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_media_wear": { 2024-08-17T00:34:21.732 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.732 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": "63.999023" 2024-08-17T00:34:21.732 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.732 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_timer": { 2024-08-17T00:34:21.732 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T00:34:21.732 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 65535 2024-08-17T00:34:21.732 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.732 INFO:tasks.workunit.client.0.smithi110.stdout: "unexp_power_loss": { 2024-08-17T00:34:21.732 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T00:34:21.732 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T00:34:21.733 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.733 INFO:tasks.workunit.client.0.smithi110.stdout: "wear_leveling": { 2024-08-17T00:34:21.733 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 94, 2024-08-17T00:34:21.733 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": { 2024-08-17T00:34:21.733 INFO:tasks.workunit.client.0.smithi110.stdout: "avg": 1970, 2024-08-17T00:34:21.733 INFO:tasks.workunit.client.0.smithi110.stdout: "max": 1981, 2024-08-17T00:34:21.733 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 1960 2024-08-17T00:34:21.733 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.733 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.733 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.733 INFO:tasks.workunit.client.0.smithi110.stdout: "Intel Smart log": "nvme0n1" 2024-08-17T00:34:21.733 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.733 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_smart_health_information_log": { 2024-08-17T00:34:21.734 INFO:tasks.workunit.client.0.smithi110.stdout: "available_spare": 100, 2024-08-17T00:34:21.734 INFO:tasks.workunit.client.0.smithi110.stdout: "available_spare_threshold": 10, 2024-08-17T00:34:21.734 INFO:tasks.workunit.client.0.smithi110.stdout: "controller_busy_time": 10, 2024-08-17T00:34:21.734 INFO:tasks.workunit.client.0.smithi110.stdout: "critical_warning": 0, 2024-08-17T00:34:21.734 INFO:tasks.workunit.client.0.smithi110.stdout: "data_units_read": 252394039, 2024-08-17T00:34:21.734 INFO:tasks.workunit.client.0.smithi110.stdout: "data_units_written": 1046994568, 2024-08-17T00:34:21.734 INFO:tasks.workunit.client.0.smithi110.stdout: "host_reads": 3773643484, 2024-08-17T00:34:21.734 INFO:tasks.workunit.client.0.smithi110.stdout: "host_writes": 17726475383, 2024-08-17T00:34:21.734 INFO:tasks.workunit.client.0.smithi110.stdout: "media_errors": 0, 2024-08-17T00:34:21.734 INFO:tasks.workunit.client.0.smithi110.stdout: "num_err_log_entries": 0, 2024-08-17T00:34:21.734 INFO:tasks.workunit.client.0.smithi110.stdout: "percentage_used": 6, 2024-08-17T00:34:21.734 INFO:tasks.workunit.client.0.smithi110.stdout: "power_cycles": 33617, 2024-08-17T00:34:21.734 INFO:tasks.workunit.client.0.smithi110.stdout: "power_on_hours": 60068, 2024-08-17T00:34:21.735 INFO:tasks.workunit.client.0.smithi110.stdout: "temperature": 24, 2024-08-17T00:34:21.735 INFO:tasks.workunit.client.0.smithi110.stdout: "unsafe_shutdowns": 1105 2024-08-17T00:34:21.735 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.735 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_vendor": "intel", 2024-08-17T00:34:21.735 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_version": { 2024-08-17T00:34:21.735 INFO:tasks.workunit.client.0.smithi110.stdout: "string": "<1.2", 2024-08-17T00:34:21.735 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:21.735 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.735 INFO:tasks.workunit.client.0.smithi110.stdout: "power_cycle_count": 33617, 2024-08-17T00:34:21.735 INFO:tasks.workunit.client.0.smithi110.stdout: "power_on_time": { 2024-08-17T00:34:21.735 INFO:tasks.workunit.client.0.smithi110.stdout: "hours": 60068 2024-08-17T00:34:21.735 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.735 INFO:tasks.workunit.client.0.smithi110.stdout: "serial_number": "deleted", 2024-08-17T00:34:21.735 INFO:tasks.workunit.client.0.smithi110.stdout: "smart_status": { 2024-08-17T00:34:21.736 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme": { 2024-08-17T00:34:21.736 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:21.736 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.736 INFO:tasks.workunit.client.0.smithi110.stdout: "passed": true 2024-08-17T00:34:21.736 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.736 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl": { 2024-08-17T00:34:21.736 INFO:tasks.workunit.client.0.smithi110.stdout: "argv": [ 2024-08-17T00:34:21.736 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl", 2024-08-17T00:34:21.736 INFO:tasks.workunit.client.0.smithi110.stdout: "-x", 2024-08-17T00:34:21.736 INFO:tasks.workunit.client.0.smithi110.stdout: "--json=o", 2024-08-17T00:34:21.736 INFO:tasks.workunit.client.0.smithi110.stdout: "/dev/nvme0n1" 2024-08-17T00:34:21.736 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.736 INFO:tasks.workunit.client.0.smithi110.stdout: "build_info": "(local build)", 2024-08-17T00:34:21.736 INFO:tasks.workunit.client.0.smithi110.stdout: "exit_status": 0, 2024-08-17T00:34:21.737 INFO:tasks.workunit.client.0.smithi110.stdout: "output": [ 2024-08-17T00:34:21.737 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-08-17T00:34:21.737 INFO:tasks.workunit.client.0.smithi110.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-17T00:34:21.737 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:21.737 INFO:tasks.workunit.client.0.smithi110.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-17T00:34:21.737 INFO:tasks.workunit.client.0.smithi110.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-08-17T00:34:21.737 INFO:tasks.workunit.client.0.smithi110.stdout: "Serial Number: deleted", 2024-08-17T00:34:21.737 INFO:tasks.workunit.client.0.smithi110.stdout: "Firmware Version: 8DV101H0", 2024-08-17T00:34:21.737 INFO:tasks.workunit.client.0.smithi110.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-17T00:34:21.737 INFO:tasks.workunit.client.0.smithi110.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-17T00:34:21.737 INFO:tasks.workunit.client.0.smithi110.stdout: "Controller ID: 0", 2024-08-17T00:34:21.737 INFO:tasks.workunit.client.0.smithi110.stdout: "NVMe Version: <1.2", 2024-08-17T00:34:21.737 INFO:tasks.workunit.client.0.smithi110.stdout: "Number of Namespaces: 1", 2024-08-17T00:34:21.737 INFO:tasks.workunit.client.0.smithi110.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-08-17T00:34:21.738 INFO:tasks.workunit.client.0.smithi110.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-17T00:34:21.738 INFO:tasks.workunit.client.0.smithi110.stdout: "Local Time is: Sat Aug 17 00:28:40 2024 UTC", 2024-08-17T00:34:21.738 INFO:tasks.workunit.client.0.smithi110.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-17T00:34:21.738 INFO:tasks.workunit.client.0.smithi110.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-08-17T00:34:21.738 INFO:tasks.workunit.client.0.smithi110.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-17T00:34:21.738 INFO:tasks.workunit.client.0.smithi110.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-17T00:34:21.738 INFO:tasks.workunit.client.0.smithi110.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-17T00:34:21.738 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:21.738 INFO:tasks.workunit.client.0.smithi110.stdout: "Supported Power States", 2024-08-17T00:34:21.738 INFO:tasks.workunit.client.0.smithi110.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-17T00:34:21.738 INFO:tasks.workunit.client.0.smithi110.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-08-17T00:34:21.738 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:21.738 INFO:tasks.workunit.client.0.smithi110.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-17T00:34:21.739 INFO:tasks.workunit.client.0.smithi110.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-17T00:34:21.739 INFO:tasks.workunit.client.0.smithi110.stdout: " 0 + 512 0 2", 2024-08-17T00:34:21.739 INFO:tasks.workunit.client.0.smithi110.stdout: " 1 - 512 8 2", 2024-08-17T00:34:21.739 INFO:tasks.workunit.client.0.smithi110.stdout: " 2 - 512 16 2", 2024-08-17T00:34:21.739 INFO:tasks.workunit.client.0.smithi110.stdout: " 3 - 4096 0 0", 2024-08-17T00:34:21.739 INFO:tasks.workunit.client.0.smithi110.stdout: " 4 - 4096 8 0", 2024-08-17T00:34:21.739 INFO:tasks.workunit.client.0.smithi110.stdout: " 5 - 4096 64 0", 2024-08-17T00:34:21.739 INFO:tasks.workunit.client.0.smithi110.stdout: " 6 - 4096 128 0", 2024-08-17T00:34:21.739 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:21.739 INFO:tasks.workunit.client.0.smithi110.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-17T00:34:21.739 INFO:tasks.workunit.client.0.smithi110.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-17T00:34:21.739 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:21.739 INFO:tasks.workunit.client.0.smithi110.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-17T00:34:21.739 INFO:tasks.workunit.client.0.smithi110.stdout: "Critical Warning: 0x00", 2024-08-17T00:34:21.740 INFO:tasks.workunit.client.0.smithi110.stdout: "Temperature: 24 Celsius", 2024-08-17T00:34:21.740 INFO:tasks.workunit.client.0.smithi110.stdout: "Available Spare: 100%", 2024-08-17T00:34:21.740 INFO:tasks.workunit.client.0.smithi110.stdout: "Available Spare Threshold: 10%", 2024-08-17T00:34:21.740 INFO:tasks.workunit.client.0.smithi110.stdout: "Percentage Used: 6%", 2024-08-17T00:34:21.740 INFO:tasks.workunit.client.0.smithi110.stdout: "Data Units Read: 252,394,039 [129 TB]", 2024-08-17T00:34:21.740 INFO:tasks.workunit.client.0.smithi110.stdout: "Data Units Written: 1,046,994,568 [536 TB]", 2024-08-17T00:34:21.740 INFO:tasks.workunit.client.0.smithi110.stdout: "Host Read Commands: 3,773,643,484", 2024-08-17T00:34:21.740 INFO:tasks.workunit.client.0.smithi110.stdout: "Host Write Commands: 17,726,475,383", 2024-08-17T00:34:21.740 INFO:tasks.workunit.client.0.smithi110.stdout: "Controller Busy Time: 10", 2024-08-17T00:34:21.740 INFO:tasks.workunit.client.0.smithi110.stdout: "Power Cycles: 33,617", 2024-08-17T00:34:21.740 INFO:tasks.workunit.client.0.smithi110.stdout: "Power On Hours: 60,068", 2024-08-17T00:34:21.740 INFO:tasks.workunit.client.0.smithi110.stdout: "Unsafe Shutdowns: 1,105", 2024-08-17T00:34:21.740 INFO:tasks.workunit.client.0.smithi110.stdout: "Media and Data Integrity Errors: 0", 2024-08-17T00:34:21.741 INFO:tasks.workunit.client.0.smithi110.stdout: "Error Information Log Entries: 0", 2024-08-17T00:34:21.741 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T00:34:21.741 INFO:tasks.workunit.client.0.smithi110.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-17T00:34:21.741 INFO:tasks.workunit.client.0.smithi110.stdout: "No Errors Logged", 2024-08-17T00:34:21.741 INFO:tasks.workunit.client.0.smithi110.stdout: "" 2024-08-17T00:34:21.741 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.741 INFO:tasks.workunit.client.0.smithi110.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-08-17T00:34:21.741 INFO:tasks.workunit.client.0.smithi110.stdout: "svn_revision": "5155", 2024-08-17T00:34:21.741 INFO:tasks.workunit.client.0.smithi110.stdout: "version": [ 2024-08-17T00:34:21.741 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:21.741 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:21.741 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.741 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.741 INFO:tasks.workunit.client.0.smithi110.stdout: "temperature": { 2024-08-17T00:34:21.742 INFO:tasks.workunit.client.0.smithi110.stdout: "current": 24 2024-08-17T00:34:21.742 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.742 INFO:tasks.workunit.client.0.smithi110.stdout: "user_capacity": { 2024-08-17T00:34:21.742 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 781422768, 2024-08-17T00:34:21.742 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 400088457216 2024-08-17T00:34:21.742 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.742 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.742 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.742 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.742 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.742 INFO:tasks.workunit.client.0.smithi110.stdout: "report": { 2024-08-17T00:34:21.742 INFO:tasks.workunit.client.0.smithi110.stdout: "balancer": { 2024-08-17T00:34:21.742 INFO:tasks.workunit.client.0.smithi110.stdout: "active": true, 2024-08-17T00:34:21.743 INFO:tasks.workunit.client.0.smithi110.stdout: "mode": "" 2024-08-17T00:34:21.743 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.743 INFO:tasks.workunit.client.0.smithi110.stdout: "channels": [ 2024-08-17T00:34:21.743 INFO:tasks.workunit.client.0.smithi110.stdout: "basic", 2024-08-17T00:34:21.743 INFO:tasks.workunit.client.0.smithi110.stdout: "crash", 2024-08-17T00:34:21.743 INFO:tasks.workunit.client.0.smithi110.stdout: "device", 2024-08-17T00:34:21.743 INFO:tasks.workunit.client.0.smithi110.stdout: "ident", 2024-08-17T00:34:21.743 INFO:tasks.workunit.client.0.smithi110.stdout: "perf" 2024-08-17T00:34:21.743 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.743 INFO:tasks.workunit.client.0.smithi110.stdout: "channels_available": [ 2024-08-17T00:34:21.743 INFO:tasks.workunit.client.0.smithi110.stdout: "basic", 2024-08-17T00:34:21.743 INFO:tasks.workunit.client.0.smithi110.stdout: "ident", 2024-08-17T00:34:21.743 INFO:tasks.workunit.client.0.smithi110.stdout: "crash", 2024-08-17T00:34:21.744 INFO:tasks.workunit.client.0.smithi110.stdout: "device", 2024-08-17T00:34:21.744 INFO:tasks.workunit.client.0.smithi110.stdout: "perf" 2024-08-17T00:34:21.744 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.744 INFO:tasks.workunit.client.0.smithi110.stdout: "collections_available": [ 2024-08-17T00:34:21.744 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_base", 2024-08-17T00:34:21.744 INFO:tasks.workunit.client.0.smithi110.stdout: "device_base", 2024-08-17T00:34:21.744 INFO:tasks.workunit.client.0.smithi110.stdout: "crash_base", 2024-08-17T00:34:21.744 INFO:tasks.workunit.client.0.smithi110.stdout: "ident_base", 2024-08-17T00:34:21.744 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_perf", 2024-08-17T00:34:21.744 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_mds_metadata", 2024-08-17T00:34:21.744 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_pool_usage", 2024-08-17T00:34:21.744 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_usage_by_class", 2024-08-17T00:34:21.744 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_rook_v01", 2024-08-17T00:34:21.744 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_memory_metrics", 2024-08-17T00:34:21.745 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_pool_options_bluestore" 2024-08-17T00:34:21.745 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.745 INFO:tasks.workunit.client.0.smithi110.stdout: "collections_opted_in": [ 2024-08-17T00:34:21.745 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_base", 2024-08-17T00:34:21.745 INFO:tasks.workunit.client.0.smithi110.stdout: "device_base", 2024-08-17T00:34:21.745 INFO:tasks.workunit.client.0.smithi110.stdout: "crash_base", 2024-08-17T00:34:21.745 INFO:tasks.workunit.client.0.smithi110.stdout: "ident_base", 2024-08-17T00:34:21.745 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_perf", 2024-08-17T00:34:21.745 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_mds_metadata", 2024-08-17T00:34:21.745 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_pool_usage", 2024-08-17T00:34:21.745 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_usage_by_class", 2024-08-17T00:34:21.745 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_rook_v01", 2024-08-17T00:34:21.745 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_memory_metrics", 2024-08-17T00:34:21.746 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_pool_options_bluestore" 2024-08-17T00:34:21.746 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.746 INFO:tasks.workunit.client.0.smithi110.stdout: "config": { 2024-08-17T00:34:21.746 INFO:tasks.workunit.client.0.smithi110.stdout: "active_changed": [ 2024-08-17T00:34:21.746 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-17T00:34:21.746 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_debug", 2024-08-17T00:34:21.746 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_mon_ticket_ttl", 2024-08-17T00:34:21.746 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_service_ticket_ttl", 2024-08-17T00:34:21.746 INFO:tasks.workunit.client.0.smithi110.stdout: "bdev_debug_aio", 2024-08-17T00:34:21.746 INFO:tasks.workunit.client.0.smithi110.stdout: "client_check_pool_perm", 2024-08-17T00:34:21.746 INFO:tasks.workunit.client.0.smithi110.stdout: "client_mount_gid", 2024-08-17T00:34:21.746 INFO:tasks.workunit.client.0.smithi110.stdout: "client_mount_uid", 2024-08-17T00:34:21.746 INFO:tasks.workunit.client.0.smithi110.stdout: "client_quota", 2024-08-17T00:34:21.746 INFO:tasks.workunit.client.0.smithi110.stdout: "container_image", 2024-08-17T00:34:21.747 INFO:tasks.workunit.client.0.smithi110.stdout: "daemonize", 2024-08-17T00:34:21.747 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_asserts_on_shutdown", 2024-08-17T00:34:21.747 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_mgr", 2024-08-17T00:34:21.747 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_mon", 2024-08-17T00:34:21.747 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_ms", 2024-08-17T00:34:21.747 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_osd", 2024-08-17T00:34:21.747 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_paxos", 2024-08-17T00:34:21.747 INFO:tasks.workunit.client.0.smithi110.stdout: "keyring", 2024-08-17T00:34:21.747 INFO:tasks.workunit.client.0.smithi110.stdout: "leveldb_block_size", 2024-08-17T00:34:21.747 INFO:tasks.workunit.client.0.smithi110.stdout: "leveldb_cache_size", 2024-08-17T00:34:21.747 INFO:tasks.workunit.client.0.smithi110.stdout: "leveldb_compression", 2024-08-17T00:34:21.747 INFO:tasks.workunit.client.0.smithi110.stdout: "leveldb_log", 2024-08-17T00:34:21.747 INFO:tasks.workunit.client.0.smithi110.stdout: "leveldb_write_buffer_size", 2024-08-17T00:34:21.747 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_file", 2024-08-17T00:34:21.748 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_journald", 2024-08-17T00:34:21.748 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_stderr", 2024-08-17T00:34:21.748 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_allow_pool_delete", 2024-08-17T00:34:21.748 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_clock_drift_allowed", 2024-08-17T00:34:21.748 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_file_level", 2024-08-17T00:34:21.748 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_to_file", 2024-08-17T00:34:21.748 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_to_journald", 2024-08-17T00:34:21.748 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_to_stderr", 2024-08-17T00:34:21.748 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_data_avail_warn", 2024-08-17T00:34:21.748 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_election_default_strategy", 2024-08-17T00:34:21.748 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_host", 2024-08-17T00:34:21.748 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_max_pg_per_osd", 2024-08-17T00:34:21.748 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_mgr_mkfs_grace", 2024-08-17T00:34:21.748 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_osd_prime_pg_temp", 2024-08-17T00:34:21.749 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_osd_reporter_subtree_level", 2024-08-17T00:34:21.749 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_pg_warn_max_object_skew", 2024-08-17T00:34:21.749 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-17T00:34:21.749 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-17T00:34:21.749 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-17T00:34:21.749 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-17T00:34:21.749 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-17T00:34:21.749 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-17T00:34:21.749 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-17T00:34:21.749 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-17T00:34:21.749 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_too_few_osds", 2024-08-17T00:34:21.749 INFO:tasks.workunit.client.0.smithi110.stdout: "ms_die_on_bug", 2024-08-17T00:34:21.749 INFO:tasks.workunit.client.0.smithi110.stdout: "ms_die_on_old_message", 2024-08-17T00:34:21.749 INFO:tasks.workunit.client.0.smithi110.stdout: "no_config_file", 2024-08-17T00:34:21.750 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_class_default_list", 2024-08-17T00:34:21.750 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_class_load_list", 2024-08-17T00:34:21.750 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_crush_chooseleaf_type", 2024-08-17T00:34:21.750 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_misdirected_ops", 2024-08-17T00:34:21.750 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_op_order", 2024-08-17T00:34:21.750 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_pg_log_writeout", 2024-08-17T00:34:21.750 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_shutdown", 2024-08-17T00:34:21.750 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_cached_snaps", 2024-08-17T00:34:21.750 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_missing_on_start", 2024-08-17T00:34:21.750 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_stray_on_activate", 2024-08-17T00:34:21.750 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-17T00:34:21.750 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_delete_sleep", 2024-08-17T00:34:21.750 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_delete_sleep_hdd", 2024-08-17T00:34:21.751 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_delete_sleep_hybrid", 2024-08-17T00:34:21.751 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_delete_sleep_ssd", 2024-08-17T00:34:21.751 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_max_backfills", 2024-08-17T00:34:21.751 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-17T00:34:21.751 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_profile", 2024-08-17T00:34:21.751 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-08-17T00:34:21.751 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-08-17T00:34:21.751 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-08-17T00:34:21.751 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-08-17T00:34:21.751 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-08-17T00:34:21.751 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-08-17T00:34:21.751 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_client_lim", 2024-08-17T00:34:21.751 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_client_res", 2024-08-17T00:34:21.752 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_client_wgt", 2024-08-17T00:34:21.752 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_memory_target", 2024-08-17T00:34:21.752 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_memory_target_autotune", 2024-08-17T00:34:21.752 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_op_queue", 2024-08-17T00:34:21.752 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_op_queue_cut_off", 2024-08-17T00:34:21.752 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pg_delete_cost", 2024-08-17T00:34:21.752 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pool_default_erasure_code_profile", 2024-08-17T00:34:21.752 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-17T00:34:21.752 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recover_clone_overlap", 2024-08-17T00:34:21.752 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_active", 2024-08-17T00:34:21.752 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_active_hdd", 2024-08-17T00:34:21.752 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_active_ssd", 2024-08-17T00:34:21.752 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_chunk", 2024-08-17T00:34:21.752 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_sleep", 2024-08-17T00:34:21.753 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_sleep_hdd", 2024-08-17T00:34:21.753 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_sleep_hybrid", 2024-08-17T00:34:21.753 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_sleep_ssd", 2024-08-17T00:34:21.753 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_load_threshold", 2024-08-17T00:34:21.753 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_max_interval", 2024-08-17T00:34:21.753 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_sleep", 2024-08-17T00:34:21.753 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_shutdown_pgref_assert", 2024-08-17T00:34:21.753 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_snap_trim_sleep", 2024-08-17T00:34:21.753 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_snap_trim_sleep_hdd", 2024-08-17T00:34:21.753 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_snap_trim_sleep_hybrid", 2024-08-17T00:34:21.753 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_snap_trim_sleep_ssd", 2024-08-17T00:34:21.753 INFO:tasks.workunit.client.0.smithi110.stdout: "public_addr", 2024-08-17T00:34:21.753 INFO:tasks.workunit.client.0.smithi110.stdout: "public_addrv", 2024-08-17T00:34:21.753 INFO:tasks.workunit.client.0.smithi110.stdout: "public_network", 2024-08-17T00:34:21.754 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd_default_features", 2024-08-17T00:34:21.754 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd_qos_exclude_ops", 2024-08-17T00:34:21.754 INFO:tasks.workunit.client.0.smithi110.stdout: "setgroup", 2024-08-17T00:34:21.754 INFO:tasks.workunit.client.0.smithi110.stdout: "setuser" 2024-08-17T00:34:21.754 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.754 INFO:tasks.workunit.client.0.smithi110.stdout: "cluster_changed": [ 2024-08-17T00:34:21.754 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-17T00:34:21.754 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_debug", 2024-08-17T00:34:21.754 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_mon_ticket_ttl", 2024-08-17T00:34:21.754 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_service_ticket_ttl", 2024-08-17T00:34:21.754 INFO:tasks.workunit.client.0.smithi110.stdout: "bdev_debug_aio", 2024-08-17T00:34:21.754 INFO:tasks.workunit.client.0.smithi110.stdout: "container_image", 2024-08-17T00:34:21.754 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_asserts_on_shutdown", 2024-08-17T00:34:21.754 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_mgr", 2024-08-17T00:34:21.755 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_mon", 2024-08-17T00:34:21.755 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_ms", 2024-08-17T00:34:21.755 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_osd", 2024-08-17T00:34:21.755 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_paxos", 2024-08-17T00:34:21.755 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_file", 2024-08-17T00:34:21.755 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_journald", 2024-08-17T00:34:21.755 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_stderr", 2024-08-17T00:34:21.755 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_join_fs", 2024-08-17T00:34:21.755 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/cephadm/allow_ptrace", 2024-08-17T00:34:21.755 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/cephadm/container_init", 2024-08-17T00:34:21.755 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/cephadm/migration_current", 2024-08-17T00:34:21.755 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/cephadm/use_repo_digest", 2024-08-17T00:34:21.755 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-08-17T00:34:21.755 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-08-17T00:34:21.756 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-08-17T00:34:21.756 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-08-17T00:34:21.756 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/ssl_server_port", 2024-08-17T00:34:21.756 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/orchestrator/orchestrator", 2024-08-17T00:34:21.756 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/telemetry/channel_ident", 2024-08-17T00:34:21.756 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/telemetry/channel_perf", 2024-08-17T00:34:21.756 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/telemetry/description", 2024-08-17T00:34:21.756 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/telemetry/enabled", 2024-08-17T00:34:21.756 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/telemetry/organization", 2024-08-17T00:34:21.756 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_allow_pool_delete", 2024-08-17T00:34:21.756 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_clock_drift_allowed", 2024-08-17T00:34:21.756 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_file_level", 2024-08-17T00:34:21.756 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_to_file", 2024-08-17T00:34:21.756 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_data_avail_warn", 2024-08-17T00:34:21.757 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_election_default_strategy", 2024-08-17T00:34:21.757 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_max_pg_per_osd", 2024-08-17T00:34:21.757 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_mgr_mkfs_grace", 2024-08-17T00:34:21.757 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_osd_prime_pg_temp", 2024-08-17T00:34:21.757 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_osd_reporter_subtree_level", 2024-08-17T00:34:21.757 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_pg_warn_max_object_skew", 2024-08-17T00:34:21.757 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-17T00:34:21.757 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-17T00:34:21.757 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-17T00:34:21.757 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-17T00:34:21.757 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-17T00:34:21.757 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-17T00:34:21.757 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-17T00:34:21.757 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-17T00:34:21.758 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_too_few_osds", 2024-08-17T00:34:21.758 INFO:tasks.workunit.client.0.smithi110.stdout: "ms_die_on_bug", 2024-08-17T00:34:21.758 INFO:tasks.workunit.client.0.smithi110.stdout: "ms_die_on_old_message", 2024-08-17T00:34:21.758 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_class_default_list", 2024-08-17T00:34:21.758 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_class_load_list", 2024-08-17T00:34:21.758 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_misdirected_ops", 2024-08-17T00:34:21.758 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_op_order", 2024-08-17T00:34:21.758 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_pg_log_writeout", 2024-08-17T00:34:21.758 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_shutdown", 2024-08-17T00:34:21.758 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_cached_snaps", 2024-08-17T00:34:21.758 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_missing_on_start", 2024-08-17T00:34:21.758 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_stray_on_activate", 2024-08-17T00:34:21.758 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-17T00:34:21.759 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-17T00:34:21.759 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_profile", 2024-08-17T00:34:21.759 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_memory_target", 2024-08-17T00:34:21.759 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_memory_target_autotune", 2024-08-17T00:34:21.759 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_op_queue", 2024-08-17T00:34:21.759 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_op_queue_cut_off", 2024-08-17T00:34:21.759 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pool_default_erasure_code_profile", 2024-08-17T00:34:21.759 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-17T00:34:21.759 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recover_clone_overlap", 2024-08-17T00:34:21.759 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_chunk", 2024-08-17T00:34:21.759 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_load_threshold", 2024-08-17T00:34:21.759 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_max_interval", 2024-08-17T00:34:21.759 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_shutdown_pgref_assert", 2024-08-17T00:34:21.760 INFO:tasks.workunit.client.0.smithi110.stdout: "public_network", 2024-08-17T00:34:21.760 INFO:tasks.workunit.client.0.smithi110.stdout: "rgw_cache_enabled", 2024-08-17T00:34:21.760 INFO:tasks.workunit.client.0.smithi110.stdout: "rgw_enable_ops_log", 2024-08-17T00:34:21.760 INFO:tasks.workunit.client.0.smithi110.stdout: "rgw_enable_usage_log" 2024-08-17T00:34:21.760 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.760 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.760 INFO:tasks.workunit.client.0.smithi110.stdout: "contact": null, 2024-08-17T00:34:21.760 INFO:tasks.workunit.client.0.smithi110.stdout: "crashes": [], 2024-08-17T00:34:21.760 INFO:tasks.workunit.client.0.smithi110.stdout: "created": "2024-08-17T00:25:38.635176Z", 2024-08-17T00:34:21.760 INFO:tasks.workunit.client.0.smithi110.stdout: "crush": { 2024-08-17T00:34:21.760 INFO:tasks.workunit.client.0.smithi110.stdout: "bucket_algs": { 2024-08-17T00:34:21.760 INFO:tasks.workunit.client.0.smithi110.stdout: "straw2": 3 2024-08-17T00:34:21.760 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.760 INFO:tasks.workunit.client.0.smithi110.stdout: "bucket_sizes": { 2024-08-17T00:34:21.761 INFO:tasks.workunit.client.0.smithi110.stdout: "2": 1, 2024-08-17T00:34:21.761 INFO:tasks.workunit.client.0.smithi110.stdout: "4": 2 2024-08-17T00:34:21.761 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.761 INFO:tasks.workunit.client.0.smithi110.stdout: "bucket_types": { 2024-08-17T00:34:21.761 INFO:tasks.workunit.client.0.smithi110.stdout: "1": 2, 2024-08-17T00:34:21.761 INFO:tasks.workunit.client.0.smithi110.stdout: "11": 1 2024-08-17T00:34:21.761 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.761 INFO:tasks.workunit.client.0.smithi110.stdout: "compat_weight_set": false, 2024-08-17T00:34:21.761 INFO:tasks.workunit.client.0.smithi110.stdout: "device_classes": [ 2024-08-17T00:34:21.761 INFO:tasks.workunit.client.0.smithi110.stdout: 8 2024-08-17T00:34:21.761 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_buckets": 6, 2024-08-17T00:34:21.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_devices": 8, 2024-08-17T00:34:21.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_rules": 1, 2024-08-17T00:34:21.762 INFO:tasks.workunit.client.0.smithi110.stdout: "num_types": 12, 2024-08-17T00:34:21.762 INFO:tasks.workunit.client.0.smithi110.stdout: "num_weight_sets": 0, 2024-08-17T00:34:21.762 INFO:tasks.workunit.client.0.smithi110.stdout: "tunables": { 2024-08-17T00:34:21.762 INFO:tasks.workunit.client.0.smithi110.stdout: "allowed_bucket_algs": 54, 2024-08-17T00:34:21.762 INFO:tasks.workunit.client.0.smithi110.stdout: "choose_local_fallback_tries": 0, 2024-08-17T00:34:21.762 INFO:tasks.workunit.client.0.smithi110.stdout: "choose_local_tries": 0, 2024-08-17T00:34:21.762 INFO:tasks.workunit.client.0.smithi110.stdout: "choose_total_tries": 50, 2024-08-17T00:34:21.762 INFO:tasks.workunit.client.0.smithi110.stdout: "chooseleaf_descend_once": 1, 2024-08-17T00:34:21.762 INFO:tasks.workunit.client.0.smithi110.stdout: "chooseleaf_stable": 1, 2024-08-17T00:34:21.762 INFO:tasks.workunit.client.0.smithi110.stdout: "chooseleaf_vary_r": 1, 2024-08-17T00:34:21.762 INFO:tasks.workunit.client.0.smithi110.stdout: "has_v2_rules": 0, 2024-08-17T00:34:21.762 INFO:tasks.workunit.client.0.smithi110.stdout: "has_v3_rules": 0, 2024-08-17T00:34:21.762 INFO:tasks.workunit.client.0.smithi110.stdout: "has_v4_buckets": 1, 2024-08-17T00:34:21.763 INFO:tasks.workunit.client.0.smithi110.stdout: "has_v5_rules": 0, 2024-08-17T00:34:21.763 INFO:tasks.workunit.client.0.smithi110.stdout: "legacy_tunables": 0, 2024-08-17T00:34:21.763 INFO:tasks.workunit.client.0.smithi110.stdout: "minimum_required_version": "jewel", 2024-08-17T00:34:21.763 INFO:tasks.workunit.client.0.smithi110.stdout: "optimal_tunables": 1, 2024-08-17T00:34:21.763 INFO:tasks.workunit.client.0.smithi110.stdout: "profile": "jewel", 2024-08-17T00:34:21.763 INFO:tasks.workunit.client.0.smithi110.stdout: "require_feature_tunables": 1, 2024-08-17T00:34:21.763 INFO:tasks.workunit.client.0.smithi110.stdout: "require_feature_tunables2": 1, 2024-08-17T00:34:21.763 INFO:tasks.workunit.client.0.smithi110.stdout: "require_feature_tunables3": 1, 2024-08-17T00:34:21.763 INFO:tasks.workunit.client.0.smithi110.stdout: "require_feature_tunables5": 1, 2024-08-17T00:34:21.763 INFO:tasks.workunit.client.0.smithi110.stdout: "straw_calc_version": 1 2024-08-17T00:34:21.763 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.763 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.763 INFO:tasks.workunit.client.0.smithi110.stdout: "description": "upgrade test cluster", 2024-08-17T00:34:21.763 INFO:tasks.workunit.client.0.smithi110.stdout: "fs": { 2024-08-17T00:34:21.764 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:21.764 INFO:tasks.workunit.client.0.smithi110.stdout: "feature_flags": { 2024-08-17T00:34:21.764 INFO:tasks.workunit.client.0.smithi110.stdout: "enable_multiple": true, 2024-08-17T00:34:21.764 INFO:tasks.workunit.client.0.smithi110.stdout: "ever_enabled_multiple": true 2024-08-17T00:34:21.764 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.764 INFO:tasks.workunit.client.0.smithi110.stdout: "filesystems": [ 2024-08-17T00:34:21.764 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.764 INFO:tasks.workunit.client.0.smithi110.stdout: "approx_ctime": "2024-08", 2024-08-17T00:34:21.764 INFO:tasks.workunit.client.0.smithi110.stdout: "balancer_enabled": false, 2024-08-17T00:34:21.764 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.764 INFO:tasks.workunit.client.0.smithi110.stdout: "cached_caps": 0, 2024-08-17T00:34:21.764 INFO:tasks.workunit.client.0.smithi110.stdout: "cached_dns": 10, 2024-08-17T00:34:21.764 INFO:tasks.workunit.client.0.smithi110.stdout: "cached_inos": 13, 2024-08-17T00:34:21.764 INFO:tasks.workunit.client.0.smithi110.stdout: "cached_subtrees": 2, 2024-08-17T00:34:21.765 INFO:tasks.workunit.client.0.smithi110.stdout: "ever_allowed_features": 0, 2024-08-17T00:34:21.765 INFO:tasks.workunit.client.0.smithi110.stdout: "explicitly_allowed_features": 0, 2024-08-17T00:34:21.765 INFO:tasks.workunit.client.0.smithi110.stdout: "files": 0, 2024-08-17T00:34:21.765 INFO:tasks.workunit.client.0.smithi110.stdout: "max_mds": 1, 2024-08-17T00:34:21.765 INFO:tasks.workunit.client.0.smithi110.stdout: "num_data_pools": 1, 2024-08-17T00:34:21.765 INFO:tasks.workunit.client.0.smithi110.stdout: "num_in": 1, 2024-08-17T00:34:21.765 INFO:tasks.workunit.client.0.smithi110.stdout: "num_mds": 1, 2024-08-17T00:34:21.765 INFO:tasks.workunit.client.0.smithi110.stdout: "num_sessions": 0, 2024-08-17T00:34:21.765 INFO:tasks.workunit.client.0.smithi110.stdout: "num_standby_replay": 0, 2024-08-17T00:34:21.765 INFO:tasks.workunit.client.0.smithi110.stdout: "num_up": 1, 2024-08-17T00:34:21.765 INFO:tasks.workunit.client.0.smithi110.stdout: "snaps": 0, 2024-08-17T00:34:21.765 INFO:tasks.workunit.client.0.smithi110.stdout: "standby_count_wanted": 0 2024-08-17T00:34:21.765 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.765 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.766 INFO:tasks.workunit.client.0.smithi110.stdout: "num_standby_mds": 1, 2024-08-17T00:34:21.766 INFO:tasks.workunit.client.0.smithi110.stdout: "total_num_mds": 2 2024-08-17T00:34:21.766 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.766 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_stats": { 2024-08-17T00:34:21.766 INFO:tasks.workunit.client.0.smithi110.stdout: "mds": { 2024-08-17T00:34:21.766 INFO:tasks.workunit.client.0.smithi110.stdout: "mds.6480ebb717364cca6fc6b2068bee7df7f1990f3b": { 2024-08-17T00:34:21.766 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 20553728, 2024-08-17T00:34:21.766 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 438096, 2024-08-17T00:34:21.766 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2621440, 2024-08-17T00:34:21.766 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T00:34:21.766 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 630784, 2024-08-17T00:34:21.766 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 435, 2024-08-17T00:34:21.766 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T00:34:21.767 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 1386808, 2024-08-17T00:34:21.767 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 20, 2024-08-17T00:34:21.767 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 995840, 2024-08-17T00:34:21.767 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 15111544, 2024-08-17T00:34:21.767 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 21184512 2024-08-17T00:34:21.767 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.767 INFO:tasks.workunit.client.0.smithi110.stdout: "mds.d6f125b7c635b6f45601f26ee81c70c0b368576b": { 2024-08-17T00:34:21.767 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 20135936, 2024-08-17T00:34:21.767 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 336648, 2024-08-17T00:34:21.767 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2621440, 2024-08-17T00:34:21.767 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 868352, 2024-08-17T00:34:21.767 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 0, 2024-08-17T00:34:21.767 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 342, 2024-08-17T00:34:21.768 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T00:34:21.768 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 1059736, 2024-08-17T00:34:21.768 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 12, 2024-08-17T00:34:21.768 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 541696, 2024-08-17T00:34:21.768 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 14708064, 2024-08-17T00:34:21.768 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 20135936 2024-08-17T00:34:21.768 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.768 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.768 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T00:34:21.768 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.6480ebb717364cca6fc6b2068bee7df7f1990f3b": { 2024-08-17T00:34:21.768 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 46129152, 2024-08-17T00:34:21.768 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 1512144, 2024-08-17T00:34:21.768 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2621440, 2024-08-17T00:34:21.768 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 1163264, 2024-08-17T00:34:21.769 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 3383296, 2024-08-17T00:34:21.769 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 1789, 2024-08-17T00:34:21.769 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T00:34:21.769 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 11418776, 2024-08-17T00:34:21.769 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 22, 2024-08-17T00:34:21.769 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 2750464, 2024-08-17T00:34:21.769 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 26663064, 2024-08-17T00:34:21.769 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 49512448 2024-08-17T00:34:21.769 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.769 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.c4d8fd12ad92af885518649f4e2b78966c1046a8": { 2024-08-17T00:34:21.769 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 38682624, 2024-08-17T00:34:21.769 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 884984, 2024-08-17T00:34:21.769 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2621440, 2024-08-17T00:34:21.769 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 540672, 2024-08-17T00:34:21.770 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 8839168, 2024-08-17T00:34:21.770 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 1137, 2024-08-17T00:34:21.770 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T00:34:21.770 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 8560768, 2024-08-17T00:34:21.770 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 22, 2024-08-17T00:34:21.770 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 2009856, 2024-08-17T00:34:21.770 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 24064904, 2024-08-17T00:34:21.770 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 47521792 2024-08-17T00:34:21.770 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.770 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.d6f125b7c635b6f45601f26ee81c70c0b368576b": { 2024-08-17T00:34:21.770 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 37126144, 2024-08-17T00:34:21.770 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 1256480, 2024-08-17T00:34:21.770 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2621440, 2024-08-17T00:34:21.771 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T00:34:21.771 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 10395648, 2024-08-17T00:34:21.771 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 1157, 2024-08-17T00:34:21.771 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T00:34:21.771 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 7902800, 2024-08-17T00:34:21.771 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 21, 2024-08-17T00:34:21.771 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 1213440, 2024-08-17T00:34:21.771 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 24131984, 2024-08-17T00:34:21.771 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 47521792 2024-08-17T00:34:21.771 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.771 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.771 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:21.771 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.0": { 2024-08-17T00:34:21.771 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 47423488, 2024-08-17T00:34:21.772 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 973768, 2024-08-17T00:34:21.772 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2752512, 2024-08-17T00:34:21.772 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T00:34:21.772 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 24576, 2024-08-17T00:34:21.772 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 1427, 2024-08-17T00:34:21.772 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T00:34:21.772 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 5354904, 2024-08-17T00:34:21.772 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 46, 2024-08-17T00:34:21.772 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 2395648, 2024-08-17T00:34:21.772 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 35946656, 2024-08-17T00:34:21.772 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 47448064 2024-08-17T00:34:21.772 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.772 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.1": { 2024-08-17T00:34:21.773 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 46669824, 2024-08-17T00:34:21.773 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 852256, 2024-08-17T00:34:21.773 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2752512, 2024-08-17T00:34:21.773 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T00:34:21.773 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 778240, 2024-08-17T00:34:21.773 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 1388, 2024-08-17T00:34:21.773 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T00:34:21.773 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 5677304, 2024-08-17T00:34:21.773 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 47, 2024-08-17T00:34:21.773 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 2414336, 2024-08-17T00:34:21.773 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 34973416, 2024-08-17T00:34:21.773 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 47448064 2024-08-17T00:34:21.773 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.773 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.2": { 2024-08-17T00:34:21.774 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 48390144, 2024-08-17T00:34:21.774 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 1735968, 2024-08-17T00:34:21.774 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2752512, 2024-08-17T00:34:21.774 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 16384, 2024-08-17T00:34:21.774 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 1024000, 2024-08-17T00:34:21.774 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 1630, 2024-08-17T00:34:21.774 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T00:34:21.774 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 5493752, 2024-08-17T00:34:21.774 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 47, 2024-08-17T00:34:21.774 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 3874304, 2024-08-17T00:34:21.774 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 34517224, 2024-08-17T00:34:21.774 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 49414144 2024-08-17T00:34:21.774 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.774 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.3": { 2024-08-17T00:34:21.775 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 43999232, 2024-08-17T00:34:21.775 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 582800, 2024-08-17T00:34:21.775 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2752512, 2024-08-17T00:34:21.775 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T00:34:21.775 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 237568, 2024-08-17T00:34:21.775 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 1274, 2024-08-17T00:34:21.775 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T00:34:21.775 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 4633984, 2024-08-17T00:34:21.775 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 47, 2024-08-17T00:34:21.775 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 1995520, 2024-08-17T00:34:21.775 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 34034416, 2024-08-17T00:34:21.775 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 44236800 2024-08-17T00:34:21.775 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.775 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.4": { 2024-08-17T00:34:21.776 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 45301760, 2024-08-17T00:34:21.776 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 729320, 2024-08-17T00:34:21.776 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2752512, 2024-08-17T00:34:21.776 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T00:34:21.776 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 49152, 2024-08-17T00:34:21.776 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 1262, 2024-08-17T00:34:21.776 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T00:34:21.776 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 5020128, 2024-08-17T00:34:21.776 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 48, 2024-08-17T00:34:21.776 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 1632768, 2024-08-17T00:34:21.776 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 35167032, 2024-08-17T00:34:21.776 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 45350912 2024-08-17T00:34:21.776 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.776 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.5": { 2024-08-17T00:34:21.777 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 49152000, 2024-08-17T00:34:21.777 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 1926168, 2024-08-17T00:34:21.777 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2752512, 2024-08-17T00:34:21.777 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T00:34:21.777 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 393216, 2024-08-17T00:34:21.777 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 1678, 2024-08-17T00:34:21.777 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T00:34:21.777 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 5610696, 2024-08-17T00:34:21.777 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 47, 2024-08-17T00:34:21.777 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 3563264, 2024-08-17T00:34:21.777 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 35299360, 2024-08-17T00:34:21.777 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 49545216 2024-08-17T00:34:21.777 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.777 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.6": { 2024-08-17T00:34:21.778 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 45432832, 2024-08-17T00:34:21.778 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 1059336, 2024-08-17T00:34:21.778 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2752512, 2024-08-17T00:34:21.778 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 8192, 2024-08-17T00:34:21.778 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 966656, 2024-08-17T00:34:21.778 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 1285, 2024-08-17T00:34:21.778 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T00:34:21.778 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 4832856, 2024-08-17T00:34:21.778 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 47, 2024-08-17T00:34:21.778 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 1767168, 2024-08-17T00:34:21.778 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 35012768, 2024-08-17T00:34:21.778 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 46399488 2024-08-17T00:34:21.778 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.779 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.7": { 2024-08-17T00:34:21.779 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 46284800, 2024-08-17T00:34:21.779 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 1431384, 2024-08-17T00:34:21.779 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2752512, 2024-08-17T00:34:21.779 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T00:34:21.779 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 1163264, 2024-08-17T00:34:21.779 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 1374, 2024-08-17T00:34:21.779 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T00:34:21.779 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 5569184, 2024-08-17T00:34:21.779 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 46, 2024-08-17T00:34:21.779 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 1722112, 2024-08-17T00:34:21.779 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 34809608, 2024-08-17T00:34:21.779 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 47448064 2024-08-17T00:34:21.779 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.779 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.780 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.780 INFO:tasks.workunit.client.0.smithi110.stdout: "hosts": { 2024-08-17T00:34:21.780 INFO:tasks.workunit.client.0.smithi110.stdout: "num": 2, 2024-08-17T00:34:21.780 INFO:tasks.workunit.client.0.smithi110.stdout: "num_with_mds": 2, 2024-08-17T00:34:21.780 INFO:tasks.workunit.client.0.smithi110.stdout: "num_with_mgr": 2, 2024-08-17T00:34:21.780 INFO:tasks.workunit.client.0.smithi110.stdout: "num_with_mon": 2, 2024-08-17T00:34:21.780 INFO:tasks.workunit.client.0.smithi110.stdout: "num_with_osd": 2 2024-08-17T00:34:21.780 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.780 INFO:tasks.workunit.client.0.smithi110.stdout: "io_rate": { 2024-08-17T00:34:21.780 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_stats_delta": { 2024-08-17T00:34:21.780 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": 0, 2024-08-17T00:34:21.780 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:21.780 INFO:tasks.workunit.client.0.smithi110.stdout: "num_store_stats": 0, 2024-08-17T00:34:21.780 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:21.781 INFO:tasks.workunit.client.0.smithi110.stdout: "stamp_delta": "12.002647", 2024-08-17T00:34:21.781 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:21.781 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:21.781 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:21.781 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:21.781 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:21.781 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:21.781 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:21.781 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:21.781 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:21.781 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:21.781 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:21.781 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:21.782 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:21.782 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:21.782 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:21.782 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:21.782 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:21.782 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:21.782 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:21.782 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:21.782 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:21.782 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:21.782 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:21.782 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:21.782 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:21.782 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:21.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:21.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:21.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:21.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:21.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:21.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:21.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:21.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:21.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:21.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:21.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:21.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:21.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:21.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:21.784 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:21.784 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.784 INFO:tasks.workunit.client.0.smithi110.stdout: "store_stats": { 2024-08-17T00:34:21.784 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": 0, 2024-08-17T00:34:21.784 INFO:tasks.workunit.client.0.smithi110.stdout: "available": 0, 2024-08-17T00:34:21.784 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed": 0, 2024-08-17T00:34:21.784 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_allocated": 0, 2024-08-17T00:34:21.784 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_original": 0, 2024-08-17T00:34:21.784 INFO:tasks.workunit.client.0.smithi110.stdout: "data_stored": 0, 2024-08-17T00:34:21.784 INFO:tasks.workunit.client.0.smithi110.stdout: "internal_metadata": 0, 2024-08-17T00:34:21.784 INFO:tasks.workunit.client.0.smithi110.stdout: "internally_reserved": 0, 2024-08-17T00:34:21.784 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_allocated": 0, 2024-08-17T00:34:21.784 INFO:tasks.workunit.client.0.smithi110.stdout: "total": 0 2024-08-17T00:34:21.784 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.785 INFO:tasks.workunit.client.0.smithi110.stdout: "up": 0 2024-08-17T00:34:21.785 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.785 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.785 INFO:tasks.workunit.client.0.smithi110.stdout: "leaderboard": false, 2024-08-17T00:34:21.785 INFO:tasks.workunit.client.0.smithi110.stdout: "leaderboard_description": null, 2024-08-17T00:34:21.785 INFO:tasks.workunit.client.0.smithi110.stdout: "license": "sharing-1-0", 2024-08-17T00:34:21.785 INFO:tasks.workunit.client.0.smithi110.stdout: "mempool": { 2024-08-17T00:34:21.785 INFO:tasks.workunit.client.0.smithi110.stdout: "mds": { 2024-08-17T00:34:21.785 INFO:tasks.workunit.client.0.smithi110.stdout: "mds.6480ebb717364cca6fc6b2068bee7df7f1990f3b": { 2024-08-17T00:34:21.785 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T00:34:21.785 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.785 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.785 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.785 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:21.786 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.786 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.786 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.786 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T00:34:21.786 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.786 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.786 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.786 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T00:34:21.786 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.786 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.786 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.786 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T00:34:21.786 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.787 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.787 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.787 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T00:34:21.787 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.787 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.787 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.787 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T00:34:21.787 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.787 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.787 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.787 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T00:34:21.787 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.787 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.788 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.788 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T00:34:21.788 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.788 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.788 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.788 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T00:34:21.788 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.788 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.788 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.788 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T00:34:21.788 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.788 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.788 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.788 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T00:34:21.789 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.789 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.789 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.789 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T00:34:21.789 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.789 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.789 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.789 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T00:34:21.789 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.789 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.789 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.789 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T00:34:21.789 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.789 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.790 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.790 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T00:34:21.790 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.790 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.790 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.790 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T00:34:21.790 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.790 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.790 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.790 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T00:34:21.790 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.790 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.790 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.790 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T00:34:21.791 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 222439, 2024-08-17T00:34:21.791 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 68 2024-08-17T00:34:21.791 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.791 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T00:34:21.791 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.791 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.791 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.791 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T00:34:21.791 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 51704, 2024-08-17T00:34:21.791 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 208 2024-08-17T00:34:21.791 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.791 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:21.791 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.792 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.792 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.792 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T00:34:21.792 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.792 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.792 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.792 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T00:34:21.792 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.792 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.792 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.792 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T00:34:21.792 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 8216, 2024-08-17T00:34:21.792 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 140 2024-08-17T00:34:21.792 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.793 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T00:34:21.793 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.793 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.793 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.793 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T00:34:21.793 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.793 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.793 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.793 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T00:34:21.793 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.793 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.793 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.793 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T00:34:21.793 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.794 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.794 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.794 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.794 INFO:tasks.workunit.client.0.smithi110.stdout: "mds.d6f125b7c635b6f45601f26ee81c70c0b368576b": { 2024-08-17T00:34:21.794 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T00:34:21.794 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.794 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.794 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.794 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:21.794 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.794 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.794 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.794 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T00:34:21.797 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.797 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.797 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.797 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T00:34:21.797 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.797 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.798 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.798 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T00:34:21.798 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.798 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.798 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.798 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T00:34:21.798 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.798 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.798 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.798 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T00:34:21.798 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.798 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.798 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.798 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T00:34:21.799 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.799 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.799 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.799 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T00:34:21.799 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.799 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.799 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.799 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T00:34:21.799 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.799 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.799 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.799 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T00:34:21.799 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.799 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.800 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.800 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T00:34:21.800 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.800 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.800 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.800 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T00:34:21.800 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.800 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.800 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.800 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T00:34:21.800 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.800 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.800 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.801 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T00:34:21.801 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.801 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.801 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.801 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T00:34:21.801 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.801 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.801 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.801 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T00:34:21.801 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.801 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.801 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.801 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T00:34:21.801 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.802 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.802 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.802 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T00:34:21.802 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 149177, 2024-08-17T00:34:21.802 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 33 2024-08-17T00:34:21.802 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.802 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T00:34:21.802 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.802 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.802 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.802 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T00:34:21.802 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 928, 2024-08-17T00:34:21.802 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 2 2024-08-17T00:34:21.802 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.803 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:21.803 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.803 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.803 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.803 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T00:34:21.803 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.803 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.803 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.803 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T00:34:21.803 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.803 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.803 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.803 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T00:34:21.803 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.804 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.804 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.804 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T00:34:21.804 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.804 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.804 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.804 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T00:34:21.804 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.804 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.804 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.804 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T00:34:21.804 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.804 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.804 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.805 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T00:34:21.805 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.805 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.805 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.805 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.805 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.805 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T00:34:21.805 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.6480ebb717364cca6fc6b2068bee7df7f1990f3b": { 2024-08-17T00:34:21.805 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T00:34:21.805 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.805 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.805 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.805 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:21.805 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.805 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.806 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.806 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T00:34:21.806 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.806 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.806 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.806 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T00:34:21.806 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.806 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.806 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.806 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T00:34:21.806 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.806 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.807 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.807 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T00:34:21.807 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.807 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.807 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.807 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T00:34:21.807 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.807 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.807 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.807 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T00:34:21.807 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.807 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.807 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.808 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T00:34:21.808 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.808 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.808 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.808 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T00:34:21.808 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.808 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.808 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.808 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T00:34:21.808 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.808 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.808 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.808 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T00:34:21.809 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.809 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.809 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.809 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T00:34:21.809 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.809 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.809 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.809 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T00:34:21.809 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.809 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.809 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.809 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T00:34:21.809 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.809 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.810 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.810 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T00:34:21.810 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.810 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.810 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.810 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T00:34:21.810 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.810 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.810 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.810 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T00:34:21.810 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.810 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.810 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.811 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T00:34:21.811 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1220267, 2024-08-17T00:34:21.811 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 346 2024-08-17T00:34:21.811 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.811 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T00:34:21.811 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 352, 2024-08-17T00:34:21.811 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 4 2024-08-17T00:34:21.811 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.811 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T00:34:21.811 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.811 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.811 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.811 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:21.811 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.812 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.812 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.812 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T00:34:21.812 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.812 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.812 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.812 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T00:34:21.812 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.812 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.812 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.812 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T00:34:21.812 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6792, 2024-08-17T00:34:21.812 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 139 2024-08-17T00:34:21.813 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.813 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T00:34:21.813 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 12744, 2024-08-17T00:34:21.813 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1546 2024-08-17T00:34:21.813 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.813 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T00:34:21.813 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 10624, 2024-08-17T00:34:21.813 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 206 2024-08-17T00:34:21.813 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.813 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T00:34:21.813 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.813 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.813 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.813 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T00:34:21.814 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.814 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.814 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.814 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.814 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.c4d8fd12ad92af885518649f4e2b78966c1046a8": { 2024-08-17T00:34:21.814 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T00:34:21.814 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.814 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.814 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.814 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:21.814 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.814 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.814 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.815 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T00:34:21.815 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.815 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.815 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.815 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T00:34:21.815 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.815 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.815 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.815 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T00:34:21.815 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.815 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.815 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.815 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T00:34:21.815 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.816 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.816 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.816 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T00:34:21.816 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.816 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.816 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.816 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T00:34:21.816 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.816 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.816 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.816 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T00:34:21.816 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.816 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.816 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.817 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T00:34:21.817 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.817 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.817 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.817 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T00:34:21.817 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.817 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.817 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.817 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T00:34:21.817 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.817 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.817 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.817 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T00:34:21.817 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.818 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.818 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.818 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T00:34:21.818 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.818 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.818 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.818 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T00:34:21.818 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.818 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.818 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.818 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T00:34:21.818 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.818 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.819 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.819 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T00:34:21.819 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.819 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.819 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.819 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T00:34:21.819 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.819 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.819 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.819 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T00:34:21.819 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1238915, 2024-08-17T00:34:21.819 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 391 2024-08-17T00:34:21.819 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.819 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T00:34:21.819 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.820 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.820 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.820 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T00:34:21.820 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.820 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.820 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.820 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:21.820 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.820 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.820 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.820 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T00:34:21.820 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.820 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.820 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.821 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T00:34:21.821 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.821 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.821 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.821 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T00:34:21.821 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6792, 2024-08-17T00:34:21.821 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 139 2024-08-17T00:34:21.821 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.821 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T00:34:21.821 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 12744, 2024-08-17T00:34:21.821 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1546 2024-08-17T00:34:21.821 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.821 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T00:34:21.821 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 5312, 2024-08-17T00:34:21.822 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 103 2024-08-17T00:34:21.822 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.822 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T00:34:21.822 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.822 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.822 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.822 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T00:34:21.822 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.822 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.822 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.822 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.822 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.d6f125b7c635b6f45601f26ee81c70c0b368576b": { 2024-08-17T00:34:21.822 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T00:34:21.822 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.823 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.823 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.823 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:21.823 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.823 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.823 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.823 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T00:34:21.823 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.823 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.823 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.823 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T00:34:21.823 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.823 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.823 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.824 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T00:34:21.824 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.824 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.824 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.824 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T00:34:21.824 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.824 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.824 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.824 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T00:34:21.824 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.824 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.824 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.824 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T00:34:21.824 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.825 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.825 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.825 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T00:34:21.825 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.825 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.825 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.825 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T00:34:21.825 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.825 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.825 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.825 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T00:34:21.825 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.825 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.826 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.826 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T00:34:21.826 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.826 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.826 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.826 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T00:34:21.826 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.826 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.826 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.826 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T00:34:21.826 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.826 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.826 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.827 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T00:34:21.827 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.827 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.827 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.827 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T00:34:21.827 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.827 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.827 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.827 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T00:34:21.827 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.827 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.827 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.827 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T00:34:21.827 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.828 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.828 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.828 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T00:34:21.828 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1174291, 2024-08-17T00:34:21.828 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 364 2024-08-17T00:34:21.828 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.828 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T00:34:21.828 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.828 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.828 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.828 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T00:34:21.828 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.828 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.828 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.829 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:21.829 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.829 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.829 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.829 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T00:34:21.829 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.829 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.829 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.829 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T00:34:21.829 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.829 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.829 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.829 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T00:34:21.829 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6792, 2024-08-17T00:34:21.830 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 139 2024-08-17T00:34:21.830 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.830 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T00:34:21.830 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 12744, 2024-08-17T00:34:21.830 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1546 2024-08-17T00:34:21.830 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.830 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T00:34:21.830 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 5312, 2024-08-17T00:34:21.830 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 103 2024-08-17T00:34:21.830 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.830 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T00:34:21.830 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.830 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.830 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.831 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T00:34:21.831 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.831 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.831 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.831 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.831 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.831 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:21.831 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.0": { 2024-08-17T00:34:21.831 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T00:34:21.831 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.831 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.831 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.831 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:21.831 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6304, 2024-08-17T00:34:21.832 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 115 2024-08-17T00:34:21.832 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.832 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T00:34:21.832 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 16896, 2024-08-17T00:34:21.832 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 8 2024-08-17T00:34:21.832 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.832 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T00:34:21.832 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 576, 2024-08-17T00:34:21.832 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:21.832 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.832 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T00:34:21.832 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6160, 2024-08-17T00:34:21.832 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 77 2024-08-17T00:34:21.832 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.833 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T00:34:21.833 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 23296, 2024-08-17T00:34:21.833 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 208 2024-08-17T00:34:21.833 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.833 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T00:34:21.833 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2048, 2024-08-17T00:34:21.833 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 48 2024-08-17T00:34:21.833 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.833 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T00:34:21.833 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 624802, 2024-08-17T00:34:21.833 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 21 2024-08-17T00:34:21.833 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.833 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T00:34:21.833 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 58770, 2024-08-17T00:34:21.834 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 10680 2024-08-17T00:34:21.834 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.834 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T00:34:21.834 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 147136, 2024-08-17T00:34:21.834 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 248 2024-08-17T00:34:21.834 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.834 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T00:34:21.834 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 11828, 2024-08-17T00:34:21.834 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 785 2024-08-17T00:34:21.834 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.834 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T00:34:21.834 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 9984, 2024-08-17T00:34:21.834 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 208 2024-08-17T00:34:21.834 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.835 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T00:34:21.835 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.835 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.835 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.835 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T00:34:21.835 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 33932, 2024-08-17T00:34:21.835 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 216 2024-08-17T00:34:21.835 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.835 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T00:34:21.835 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 23296, 2024-08-17T00:34:21.835 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 208 2024-08-17T00:34:21.835 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.835 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T00:34:21.836 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.836 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.836 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.836 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T00:34:21.836 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 423644, 2024-08-17T00:34:21.836 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 92 2024-08-17T00:34:21.836 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.836 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T00:34:21.836 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.836 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.836 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.836 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T00:34:21.836 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2465752, 2024-08-17T00:34:21.836 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 201 2024-08-17T00:34:21.837 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.837 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T00:34:21.837 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 7216, 2024-08-17T00:34:21.837 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 82 2024-08-17T00:34:21.837 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.837 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T00:34:21.837 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.837 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.837 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.837 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:21.837 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 521640, 2024-08-17T00:34:21.837 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 45 2024-08-17T00:34:21.837 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.837 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T00:34:21.838 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.838 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.838 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.838 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T00:34:21.838 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 102024, 2024-08-17T00:34:21.838 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 201 2024-08-17T00:34:21.838 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.838 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T00:34:21.838 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 241264, 2024-08-17T00:34:21.838 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3538 2024-08-17T00:34:21.838 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.838 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T00:34:21.838 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.839 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.839 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.839 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T00:34:21.839 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.839 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.839 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.839 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T00:34:21.839 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.839 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.839 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.839 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T00:34:21.839 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.839 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.839 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.840 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.840 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.1": { 2024-08-17T00:34:21.840 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T00:34:21.840 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.840 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.840 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.840 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:21.840 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6304, 2024-08-17T00:34:21.840 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 115 2024-08-17T00:34:21.840 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.840 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T00:34:21.840 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 16896, 2024-08-17T00:34:21.840 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 8 2024-08-17T00:34:21.841 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.841 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T00:34:21.841 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 576, 2024-08-17T00:34:21.841 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:21.841 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.841 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T00:34:21.841 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 5440, 2024-08-17T00:34:21.841 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 68 2024-08-17T00:34:21.841 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.841 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T00:34:21.841 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 22064, 2024-08-17T00:34:21.841 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 197 2024-08-17T00:34:21.841 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.842 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T00:34:21.842 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1488, 2024-08-17T00:34:21.842 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 43 2024-08-17T00:34:21.842 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.842 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T00:34:21.842 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 24576, 2024-08-17T00:34:21.842 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 6 2024-08-17T00:34:21.842 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.842 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T00:34:21.842 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 52840, 2024-08-17T00:34:21.843 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 9756 2024-08-17T00:34:21.843 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.843 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T00:34:21.843 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 138976, 2024-08-17T00:34:21.843 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 236 2024-08-17T00:34:21.843 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.843 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T00:34:21.843 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 10028, 2024-08-17T00:34:21.843 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 614 2024-08-17T00:34:21.843 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.843 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T00:34:21.843 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 9456, 2024-08-17T00:34:21.843 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 197 2024-08-17T00:34:21.843 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.844 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T00:34:21.844 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.844 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.844 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.844 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T00:34:21.844 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 30088, 2024-08-17T00:34:21.844 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 204 2024-08-17T00:34:21.844 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.844 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T00:34:21.844 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 22064, 2024-08-17T00:34:21.844 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 197 2024-08-17T00:34:21.844 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.844 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T00:34:21.845 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 736, 2024-08-17T00:34:21.845 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1 2024-08-17T00:34:21.845 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.845 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T00:34:21.845 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 464441, 2024-08-17T00:34:21.845 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 101 2024-08-17T00:34:21.845 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.845 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T00:34:21.845 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 12112, 2024-08-17T00:34:21.845 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:21.845 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.845 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T00:34:21.845 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2436300, 2024-08-17T00:34:21.846 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 196 2024-08-17T00:34:21.846 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.846 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T00:34:21.846 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 5280, 2024-08-17T00:34:21.846 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 60 2024-08-17T00:34:21.846 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.846 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T00:34:21.846 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.846 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.846 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.846 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:21.846 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 452088, 2024-08-17T00:34:21.846 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 39 2024-08-17T00:34:21.846 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.847 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T00:34:21.847 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.847 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.847 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.847 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T00:34:21.847 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 8528, 2024-08-17T00:34:21.847 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 22 2024-08-17T00:34:21.847 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.847 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T00:34:21.847 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 241264, 2024-08-17T00:34:21.847 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3538 2024-08-17T00:34:21.847 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.847 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T00:34:21.847 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.848 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.848 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.848 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T00:34:21.848 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.848 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.848 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.848 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T00:34:21.848 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.848 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.848 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.848 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T00:34:21.848 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.848 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.848 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.849 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.849 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.2": { 2024-08-17T00:34:21.849 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T00:34:21.849 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.849 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.849 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.849 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:21.849 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6304, 2024-08-17T00:34:21.849 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 115 2024-08-17T00:34:21.849 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.849 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T00:34:21.849 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 16896, 2024-08-17T00:34:21.849 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 8 2024-08-17T00:34:21.849 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.850 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T00:34:21.850 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 576, 2024-08-17T00:34:21.850 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:21.850 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.850 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T00:34:21.850 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 4960, 2024-08-17T00:34:21.850 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 62 2024-08-17T00:34:21.850 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.850 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T00:34:21.850 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 21728, 2024-08-17T00:34:21.850 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 194 2024-08-17T00:34:21.850 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.850 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T00:34:21.851 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1264, 2024-08-17T00:34:21.851 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 41 2024-08-17T00:34:21.851 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.851 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T00:34:21.851 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 22690, 2024-08-17T00:34:21.851 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 5 2024-08-17T00:34:21.851 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.851 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T00:34:21.851 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 88736, 2024-08-17T00:34:21.851 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 15365 2024-08-17T00:34:21.851 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.851 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T00:34:21.851 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 200176, 2024-08-17T00:34:21.851 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 326 2024-08-17T00:34:21.852 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.852 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T00:34:21.852 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 9072, 2024-08-17T00:34:21.852 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 600 2024-08-17T00:34:21.852 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.852 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T00:34:21.852 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 9312, 2024-08-17T00:34:21.852 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 194 2024-08-17T00:34:21.852 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.852 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T00:34:21.852 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.852 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.852 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.852 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T00:34:21.853 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 28032, 2024-08-17T00:34:21.853 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 194 2024-08-17T00:34:21.853 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.853 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T00:34:21.853 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 21728, 2024-08-17T00:34:21.853 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 194 2024-08-17T00:34:21.853 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.853 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T00:34:21.853 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 736, 2024-08-17T00:34:21.853 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1 2024-08-17T00:34:21.853 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.853 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T00:34:21.853 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 387788, 2024-08-17T00:34:21.853 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 83 2024-08-17T00:34:21.854 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.854 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T00:34:21.854 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 12112, 2024-08-17T00:34:21.854 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:21.854 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.854 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T00:34:21.854 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2411970, 2024-08-17T00:34:21.854 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 171 2024-08-17T00:34:21.854 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.854 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T00:34:21.854 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 4488, 2024-08-17T00:34:21.854 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 51 2024-08-17T00:34:21.854 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.854 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T00:34:21.855 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.855 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.855 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.855 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:21.855 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 359352, 2024-08-17T00:34:21.855 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 31 2024-08-17T00:34:21.855 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.855 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T00:34:21.855 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.855 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.855 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.855 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T00:34:21.855 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 8320, 2024-08-17T00:34:21.855 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 24 2024-08-17T00:34:21.856 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.856 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T00:34:21.856 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 241776, 2024-08-17T00:34:21.856 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3562 2024-08-17T00:34:21.856 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.856 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T00:34:21.856 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.856 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.856 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.856 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T00:34:21.856 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.856 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.856 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.856 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T00:34:21.857 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.857 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.857 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.857 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T00:34:21.857 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.857 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.857 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.857 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.857 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.3": { 2024-08-17T00:34:21.857 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T00:34:21.857 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.857 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.857 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.857 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:21.858 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6304, 2024-08-17T00:34:21.858 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 115 2024-08-17T00:34:21.858 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.858 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T00:34:21.858 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 16896, 2024-08-17T00:34:21.858 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 8 2024-08-17T00:34:21.858 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.858 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T00:34:21.858 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 576, 2024-08-17T00:34:21.858 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:21.858 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.858 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T00:34:21.858 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 4320, 2024-08-17T00:34:21.859 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 54 2024-08-17T00:34:21.859 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.859 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T00:34:21.859 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 22288, 2024-08-17T00:34:21.859 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 199 2024-08-17T00:34:21.859 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.859 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T00:34:21.859 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 592, 2024-08-17T00:34:21.859 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 35 2024-08-17T00:34:21.859 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.859 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T00:34:21.859 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 4096, 2024-08-17T00:34:21.859 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1 2024-08-17T00:34:21.859 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.860 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T00:34:21.860 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 51062, 2024-08-17T00:34:21.860 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 9602 2024-08-17T00:34:21.860 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.860 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T00:34:21.860 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 136936, 2024-08-17T00:34:21.860 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 233 2024-08-17T00:34:21.860 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.860 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T00:34:21.860 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 9876, 2024-08-17T00:34:21.860 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 618 2024-08-17T00:34:21.860 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.861 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T00:34:21.861 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 9552, 2024-08-17T00:34:21.861 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 199 2024-08-17T00:34:21.861 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.861 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T00:34:21.861 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.861 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.861 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.861 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T00:34:21.861 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 28984, 2024-08-17T00:34:21.861 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 201 2024-08-17T00:34:21.861 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.861 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T00:34:21.861 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 22288, 2024-08-17T00:34:21.862 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 199 2024-08-17T00:34:21.862 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.862 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T00:34:21.862 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2208, 2024-08-17T00:34:21.862 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:21.862 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.862 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T00:34:21.862 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 324729, 2024-08-17T00:34:21.862 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 68 2024-08-17T00:34:21.862 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.862 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T00:34:21.862 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 26565, 2024-08-17T00:34:21.862 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 9 2024-08-17T00:34:21.863 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.863 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T00:34:21.863 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2437542, 2024-08-17T00:34:21.863 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 184 2024-08-17T00:34:21.863 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.863 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T00:34:21.863 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 4840, 2024-08-17T00:34:21.863 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 55 2024-08-17T00:34:21.863 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.863 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T00:34:21.863 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.863 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.863 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.863 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:21.864 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 428904, 2024-08-17T00:34:21.864 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 37 2024-08-17T00:34:21.864 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.864 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T00:34:21.864 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.864 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.864 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.864 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T00:34:21.864 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 10400, 2024-08-17T00:34:21.864 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 20 2024-08-17T00:34:21.864 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.864 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T00:34:21.864 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 241264, 2024-08-17T00:34:21.864 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3538 2024-08-17T00:34:21.865 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.865 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T00:34:21.865 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.865 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.865 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.865 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T00:34:21.865 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.865 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.865 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.865 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T00:34:21.865 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.865 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.865 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.865 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T00:34:21.866 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.866 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.866 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.866 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.866 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.4": { 2024-08-17T00:34:21.866 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T00:34:21.866 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.866 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.866 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.866 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:21.866 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6304, 2024-08-17T00:34:21.866 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 115 2024-08-17T00:34:21.866 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.867 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T00:34:21.867 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 16896, 2024-08-17T00:34:21.867 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 8 2024-08-17T00:34:21.867 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.867 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T00:34:21.867 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 576, 2024-08-17T00:34:21.867 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:21.867 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.867 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T00:34:21.867 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 4080, 2024-08-17T00:34:21.867 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 51 2024-08-17T00:34:21.867 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.867 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T00:34:21.867 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 22288, 2024-08-17T00:34:21.868 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 199 2024-08-17T00:34:21.868 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.868 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T00:34:21.868 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1040, 2024-08-17T00:34:21.868 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 39 2024-08-17T00:34:21.868 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.868 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T00:34:21.868 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 14498, 2024-08-17T00:34:21.868 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:21.868 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.868 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T00:34:21.868 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 51958, 2024-08-17T00:34:21.868 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 9704 2024-08-17T00:34:21.868 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.869 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T00:34:21.869 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 138296, 2024-08-17T00:34:21.869 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 235 2024-08-17T00:34:21.869 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.869 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T00:34:21.869 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 9956, 2024-08-17T00:34:21.869 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 617 2024-08-17T00:34:21.869 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.869 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T00:34:21.869 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 9552, 2024-08-17T00:34:21.869 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 199 2024-08-17T00:34:21.869 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.869 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T00:34:21.869 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.870 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.870 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.870 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T00:34:21.870 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 29496, 2024-08-17T00:34:21.870 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 203 2024-08-17T00:34:21.870 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.870 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T00:34:21.870 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 22288, 2024-08-17T00:34:21.870 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 199 2024-08-17T00:34:21.870 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.870 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T00:34:21.870 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 736, 2024-08-17T00:34:21.870 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1 2024-08-17T00:34:21.870 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.871 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T00:34:21.871 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 981626, 2024-08-17T00:34:21.871 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 85 2024-08-17T00:34:21.871 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.871 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T00:34:21.871 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 12112, 2024-08-17T00:34:21.871 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:21.871 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.871 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T00:34:21.871 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2438021, 2024-08-17T00:34:21.871 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 183 2024-08-17T00:34:21.871 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.871 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T00:34:21.871 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 4840, 2024-08-17T00:34:21.872 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 55 2024-08-17T00:34:21.872 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.872 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T00:34:21.872 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.872 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.872 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.872 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:21.872 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 440496, 2024-08-17T00:34:21.872 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 38 2024-08-17T00:34:21.872 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.872 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T00:34:21.872 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.872 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.872 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.873 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T00:34:21.873 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 8944, 2024-08-17T00:34:21.873 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 18 2024-08-17T00:34:21.873 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.873 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T00:34:21.873 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 241520, 2024-08-17T00:34:21.873 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3550 2024-08-17T00:34:21.873 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.873 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T00:34:21.873 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.873 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.873 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.873 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T00:34:21.873 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.874 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.874 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.874 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T00:34:21.874 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.874 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.874 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.874 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T00:34:21.874 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.874 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.874 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.874 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.874 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.5": { 2024-08-17T00:34:21.874 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T00:34:21.874 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.875 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.875 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.875 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:21.875 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6304, 2024-08-17T00:34:21.875 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 115 2024-08-17T00:34:21.875 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.875 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T00:34:21.875 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 16896, 2024-08-17T00:34:21.875 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 8 2024-08-17T00:34:21.875 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.875 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T00:34:21.875 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 576, 2024-08-17T00:34:21.875 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:21.875 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.876 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T00:34:21.876 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 3360, 2024-08-17T00:34:21.876 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 42 2024-08-17T00:34:21.876 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.876 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T00:34:21.876 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 22176, 2024-08-17T00:34:21.876 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 198 2024-08-17T00:34:21.876 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.876 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T00:34:21.876 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 928, 2024-08-17T00:34:21.876 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 38 2024-08-17T00:34:21.876 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.876 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T00:34:21.876 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 22948, 2024-08-17T00:34:21.877 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 5 2024-08-17T00:34:21.877 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.877 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T00:34:21.877 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 92617, 2024-08-17T00:34:21.877 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 15933 2024-08-17T00:34:21.877 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.877 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T00:34:21.877 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 208336, 2024-08-17T00:34:21.877 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 338 2024-08-17T00:34:21.877 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.877 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T00:34:21.877 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 10304, 2024-08-17T00:34:21.877 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 620 2024-08-17T00:34:21.878 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.878 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T00:34:21.878 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 9504, 2024-08-17T00:34:21.878 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 198 2024-08-17T00:34:21.878 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.878 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T00:34:21.878 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.878 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.878 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.878 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T00:34:21.878 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 30432, 2024-08-17T00:34:21.878 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 206 2024-08-17T00:34:21.878 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.879 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T00:34:21.879 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 22176, 2024-08-17T00:34:21.879 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 198 2024-08-17T00:34:21.879 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.879 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T00:34:21.879 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2208, 2024-08-17T00:34:21.879 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:21.879 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.879 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T00:34:21.879 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 869406, 2024-08-17T00:34:21.879 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 58 2024-08-17T00:34:21.879 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.879 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T00:34:21.879 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 26565, 2024-08-17T00:34:21.880 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 9 2024-08-17T00:34:21.880 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.880 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T00:34:21.880 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2464517, 2024-08-17T00:34:21.880 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 186 2024-08-17T00:34:21.880 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.880 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T00:34:21.880 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 5808, 2024-08-17T00:34:21.880 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 66 2024-08-17T00:34:21.880 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.880 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T00:34:21.880 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.880 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.880 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.880 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:21.881 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 475272, 2024-08-17T00:34:21.881 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 41 2024-08-17T00:34:21.881 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.881 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T00:34:21.881 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.881 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.881 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.881 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T00:34:21.881 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 13000, 2024-08-17T00:34:21.881 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 25 2024-08-17T00:34:21.881 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.881 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T00:34:21.881 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 241776, 2024-08-17T00:34:21.882 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3562 2024-08-17T00:34:21.882 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.882 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T00:34:21.882 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.882 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.882 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.882 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T00:34:21.882 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.882 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.882 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.882 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T00:34:21.882 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.882 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.882 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.883 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T00:34:21.883 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.883 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.883 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.883 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.883 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.6": { 2024-08-17T00:34:21.883 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T00:34:21.883 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.883 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.883 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.883 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:21.883 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6304, 2024-08-17T00:34:21.883 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 115 2024-08-17T00:34:21.883 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.884 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T00:34:21.884 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 16896, 2024-08-17T00:34:21.884 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 8 2024-08-17T00:34:21.884 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.884 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T00:34:21.884 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 576, 2024-08-17T00:34:21.884 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:21.884 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.884 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T00:34:21.884 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2880, 2024-08-17T00:34:21.884 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 36 2024-08-17T00:34:21.884 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.884 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T00:34:21.885 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 23072, 2024-08-17T00:34:21.885 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 206 2024-08-17T00:34:21.885 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.885 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T00:34:21.885 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 480, 2024-08-17T00:34:21.885 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 34 2024-08-17T00:34:21.885 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.885 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T00:34:21.885 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 14756, 2024-08-17T00:34:21.885 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:21.885 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.885 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T00:34:21.885 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 52321, 2024-08-17T00:34:21.885 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 9986 2024-08-17T00:34:21.886 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.886 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T00:34:21.886 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 137616, 2024-08-17T00:34:21.886 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 234 2024-08-17T00:34:21.886 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.886 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T00:34:21.886 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 11196, 2024-08-17T00:34:21.886 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 774 2024-08-17T00:34:21.886 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.886 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T00:34:21.886 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 9888, 2024-08-17T00:34:21.886 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 206 2024-08-17T00:34:21.886 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.886 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T00:34:21.887 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.887 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.887 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.887 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T00:34:21.887 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 30604, 2024-08-17T00:34:21.887 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 202 2024-08-17T00:34:21.887 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.887 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T00:34:21.887 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 23072, 2024-08-17T00:34:21.887 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 206 2024-08-17T00:34:21.887 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.887 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T00:34:21.887 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.888 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.888 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.888 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T00:34:21.888 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 861498, 2024-08-17T00:34:21.888 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 56 2024-08-17T00:34:21.888 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.888 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T00:34:21.888 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.888 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.888 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.888 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T00:34:21.888 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2409755, 2024-08-17T00:34:21.888 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 171 2024-08-17T00:34:21.888 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.889 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T00:34:21.889 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 4752, 2024-08-17T00:34:21.889 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 54 2024-08-17T00:34:21.889 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.889 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T00:34:21.889 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.889 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.889 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.889 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:21.889 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 440496, 2024-08-17T00:34:21.889 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 38 2024-08-17T00:34:21.889 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.889 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T00:34:21.889 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.890 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.890 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.890 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T00:34:21.890 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 100672, 2024-08-17T00:34:21.890 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 204 2024-08-17T00:34:21.890 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.890 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T00:34:21.890 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 242032, 2024-08-17T00:34:21.890 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3574 2024-08-17T00:34:21.890 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.890 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T00:34:21.890 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.890 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.890 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.891 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T00:34:21.891 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.891 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.891 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.891 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T00:34:21.891 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.891 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.891 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.891 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T00:34:21.891 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.891 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.891 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.891 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.891 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.7": { 2024-08-17T00:34:21.892 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T00:34:21.892 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.892 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.892 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.892 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:21.892 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6304, 2024-08-17T00:34:21.892 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 115 2024-08-17T00:34:21.892 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.892 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T00:34:21.892 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 16896, 2024-08-17T00:34:21.892 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 8 2024-08-17T00:34:21.892 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.892 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T00:34:21.892 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 576, 2024-08-17T00:34:21.893 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T00:34:21.893 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.893 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T00:34:21.893 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2080, 2024-08-17T00:34:21.893 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 26 2024-08-17T00:34:21.893 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.893 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T00:34:21.893 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 22960, 2024-08-17T00:34:21.893 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 205 2024-08-17T00:34:21.893 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.893 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T00:34:21.893 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1376, 2024-08-17T00:34:21.893 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 42 2024-08-17T00:34:21.893 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.894 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T00:34:21.894 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 289188, 2024-08-17T00:34:21.894 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 11 2024-08-17T00:34:21.894 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.894 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T00:34:21.894 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 56329, 2024-08-17T00:34:21.894 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 10476 2024-08-17T00:34:21.894 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.894 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T00:34:21.894 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 144416, 2024-08-17T00:34:21.894 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 244 2024-08-17T00:34:21.894 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.894 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T00:34:21.894 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 12072, 2024-08-17T00:34:21.895 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 780 2024-08-17T00:34:21.895 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.895 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T00:34:21.895 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 9840, 2024-08-17T00:34:21.895 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 205 2024-08-17T00:34:21.895 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.895 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T00:34:21.895 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.895 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.895 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.895 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T00:34:21.895 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 33332, 2024-08-17T00:34:21.895 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 212 2024-08-17T00:34:21.896 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.896 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T00:34:21.896 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 22960, 2024-08-17T00:34:21.896 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 205 2024-08-17T00:34:21.896 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.896 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T00:34:21.896 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.896 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.896 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.896 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T00:34:21.896 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 192769, 2024-08-17T00:34:21.896 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 38 2024-08-17T00:34:21.896 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.896 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T00:34:21.897 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.897 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.897 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.897 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T00:34:21.897 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2399127, 2024-08-17T00:34:21.897 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 209 2024-08-17T00:34:21.897 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.897 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T00:34:21.897 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6248, 2024-08-17T00:34:21.897 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 71 2024-08-17T00:34:21.897 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.897 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T00:34:21.897 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.897 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.898 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.898 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:21.898 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 533232, 2024-08-17T00:34:21.898 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 46 2024-08-17T00:34:21.898 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.898 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T00:34:21.898 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.898 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.898 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.898 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T00:34:21.898 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 105456, 2024-08-17T00:34:21.898 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 250 2024-08-17T00:34:21.898 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.899 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T00:34:21.899 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 241264, 2024-08-17T00:34:21.899 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3538 2024-08-17T00:34:21.899 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.899 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T00:34:21.899 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.899 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.899 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.899 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T00:34:21.899 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.899 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.899 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.899 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T00:34:21.899 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.900 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.900 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.900 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T00:34:21.900 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T00:34:21.900 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T00:34:21.900 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.900 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.900 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.900 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.900 INFO:tasks.workunit.client.0.smithi110.stdout: "metadata": { 2024-08-17T00:34:21.900 INFO:tasks.workunit.client.0.smithi110.stdout: "mds": { 2024-08-17T00:34:21.900 INFO:tasks.workunit.client.0.smithi110.stdout: "arch": { 2024-08-17T00:34:21.900 INFO:tasks.workunit.client.0.smithi110.stdout: "x86_64": 2 2024-08-17T00:34:21.900 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.901 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_version": { 2024-08-17T00:34:21.901 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 2 2024-08-17T00:34:21.901 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.901 INFO:tasks.workunit.client.0.smithi110.stdout: "cpu": { 2024-08-17T00:34:21.901 INFO:tasks.workunit.client.0.smithi110.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-08-17T00:34:21.901 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.901 INFO:tasks.workunit.client.0.smithi110.stdout: "distro": { 2024-08-17T00:34:21.901 INFO:tasks.workunit.client.0.smithi110.stdout: "centos": 2 2024-08-17T00:34:21.901 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.901 INFO:tasks.workunit.client.0.smithi110.stdout: "distro_description": { 2024-08-17T00:34:21.901 INFO:tasks.workunit.client.0.smithi110.stdout: "CentOS Stream 9": 2 2024-08-17T00:34:21.901 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.901 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_description": { 2024-08-17T00:34:21.901 INFO:tasks.workunit.client.0.smithi110.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 2 2024-08-17T00:34:21.902 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.902 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_version": { 2024-08-17T00:34:21.902 INFO:tasks.workunit.client.0.smithi110.stdout: "5.14.0-480.el9.x86_64": 2 2024-08-17T00:34:21.902 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.902 INFO:tasks.workunit.client.0.smithi110.stdout: "os": { 2024-08-17T00:34:21.902 INFO:tasks.workunit.client.0.smithi110.stdout: "Linux": 2 2024-08-17T00:34:21.902 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.902 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.902 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T00:34:21.902 INFO:tasks.workunit.client.0.smithi110.stdout: "arch": { 2024-08-17T00:34:21.902 INFO:tasks.workunit.client.0.smithi110.stdout: "x86_64": 3 2024-08-17T00:34:21.902 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.902 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_version": { 2024-08-17T00:34:21.903 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 3 2024-08-17T00:34:21.903 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.903 INFO:tasks.workunit.client.0.smithi110.stdout: "cpu": { 2024-08-17T00:34:21.903 INFO:tasks.workunit.client.0.smithi110.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-08-17T00:34:21.903 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.903 INFO:tasks.workunit.client.0.smithi110.stdout: "distro": { 2024-08-17T00:34:21.903 INFO:tasks.workunit.client.0.smithi110.stdout: "centos": 3 2024-08-17T00:34:21.903 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.903 INFO:tasks.workunit.client.0.smithi110.stdout: "distro_description": { 2024-08-17T00:34:21.903 INFO:tasks.workunit.client.0.smithi110.stdout: "CentOS Stream 9": 3 2024-08-17T00:34:21.903 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.903 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_description": { 2024-08-17T00:34:21.903 INFO:tasks.workunit.client.0.smithi110.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 3 2024-08-17T00:34:21.903 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.904 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_version": { 2024-08-17T00:34:21.904 INFO:tasks.workunit.client.0.smithi110.stdout: "5.14.0-480.el9.x86_64": 3 2024-08-17T00:34:21.904 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.904 INFO:tasks.workunit.client.0.smithi110.stdout: "os": { 2024-08-17T00:34:21.904 INFO:tasks.workunit.client.0.smithi110.stdout: "Linux": 3 2024-08-17T00:34:21.904 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.904 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.904 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:21.904 INFO:tasks.workunit.client.0.smithi110.stdout: "arch": { 2024-08-17T00:34:21.904 INFO:tasks.workunit.client.0.smithi110.stdout: "x86_64": 8 2024-08-17T00:34:21.904 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.904 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_version": { 2024-08-17T00:34:21.904 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 8 2024-08-17T00:34:21.904 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.905 INFO:tasks.workunit.client.0.smithi110.stdout: "cpu": { 2024-08-17T00:34:21.905 INFO:tasks.workunit.client.0.smithi110.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-08-17T00:34:21.905 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.905 INFO:tasks.workunit.client.0.smithi110.stdout: "distro": { 2024-08-17T00:34:21.905 INFO:tasks.workunit.client.0.smithi110.stdout: "centos": 8 2024-08-17T00:34:21.905 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.905 INFO:tasks.workunit.client.0.smithi110.stdout: "distro_description": { 2024-08-17T00:34:21.905 INFO:tasks.workunit.client.0.smithi110.stdout: "CentOS Stream 9": 8 2024-08-17T00:34:21.905 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.905 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_description": { 2024-08-17T00:34:21.905 INFO:tasks.workunit.client.0.smithi110.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 8 2024-08-17T00:34:21.905 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.905 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_version": { 2024-08-17T00:34:21.905 INFO:tasks.workunit.client.0.smithi110.stdout: "5.14.0-480.el9.x86_64": 8 2024-08-17T00:34:21.906 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.906 INFO:tasks.workunit.client.0.smithi110.stdout: "os": { 2024-08-17T00:34:21.906 INFO:tasks.workunit.client.0.smithi110.stdout: "Linux": 8 2024-08-17T00:34:21.906 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.906 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_objectstore": { 2024-08-17T00:34:21.906 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": 8 2024-08-17T00:34:21.906 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.906 INFO:tasks.workunit.client.0.smithi110.stdout: "rotational": { 2024-08-17T00:34:21.906 INFO:tasks.workunit.client.0.smithi110.stdout: "0": 8 2024-08-17T00:34:21.906 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.906 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.906 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.906 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T00:34:21.907 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T00:34:21.907 INFO:tasks.workunit.client.0.smithi110.stdout: "features": { 2024-08-17T00:34:21.907 INFO:tasks.workunit.client.0.smithi110.stdout: "optional": [], 2024-08-17T00:34:21.907 INFO:tasks.workunit.client.0.smithi110.stdout: "persistent": [ 2024-08-17T00:34:21.907 INFO:tasks.workunit.client.0.smithi110.stdout: "kraken", 2024-08-17T00:34:21.907 INFO:tasks.workunit.client.0.smithi110.stdout: "luminous", 2024-08-17T00:34:21.907 INFO:tasks.workunit.client.0.smithi110.stdout: "mimic", 2024-08-17T00:34:21.907 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap-prune", 2024-08-17T00:34:21.907 INFO:tasks.workunit.client.0.smithi110.stdout: "nautilus", 2024-08-17T00:34:21.907 INFO:tasks.workunit.client.0.smithi110.stdout: "octopus", 2024-08-17T00:34:21.907 INFO:tasks.workunit.client.0.smithi110.stdout: "pacific", 2024-08-17T00:34:21.907 INFO:tasks.workunit.client.0.smithi110.stdout: "elector-pinging", 2024-08-17T00:34:21.907 INFO:tasks.workunit.client.0.smithi110.stdout: "quincy", 2024-08-17T00:34:21.908 INFO:tasks.workunit.client.0.smithi110.stdout: "reef" 2024-08-17T00:34:21.908 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.908 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.908 INFO:tasks.workunit.client.0.smithi110.stdout: "ipv4_addr_mons": 6, 2024-08-17T00:34:21.908 INFO:tasks.workunit.client.0.smithi110.stdout: "ipv6_addr_mons": 0, 2024-08-17T00:34:21.908 INFO:tasks.workunit.client.0.smithi110.stdout: "min_mon_release": 18, 2024-08-17T00:34:21.908 INFO:tasks.workunit.client.0.smithi110.stdout: "v1_addr_mons": 3, 2024-08-17T00:34:21.908 INFO:tasks.workunit.client.0.smithi110.stdout: "v2_addr_mons": 3 2024-08-17T00:34:21.908 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.908 INFO:tasks.workunit.client.0.smithi110.stdout: "organization": "ceph-qa", 2024-08-17T00:34:21.908 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:21.908 INFO:tasks.workunit.client.0.smithi110.stdout: "cluster_network": false, 2024-08-17T00:34:21.908 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8, 2024-08-17T00:34:21.908 INFO:tasks.workunit.client.0.smithi110.stdout: "require_min_compat_client": "luminous", 2024-08-17T00:34:21.909 INFO:tasks.workunit.client.0.smithi110.stdout: "require_osd_release": "reef" 2024-08-17T00:34:21.909 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.909 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_perf_histograms": [ 2024-08-17T00:34:21.909 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.909 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T00:34:21.909 INFO:tasks.workunit.client.0.smithi110.stdout: "axes": [ 2024-08-17T00:34:21.909 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.909 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T00:34:21.909 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T00:34:21.909 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Latency (usec)", 2024-08-17T00:34:21.909 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 100000, 2024-08-17T00:34:21.909 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T00:34:21.909 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T00:34:21.909 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 99999]", 2024-08-17T00:34:21.910 INFO:tasks.workunit.client.0.smithi110.stdout: "[100000, 199999]", 2024-08-17T00:34:21.910 INFO:tasks.workunit.client.0.smithi110.stdout: "[200000, 399999]", 2024-08-17T00:34:21.910 INFO:tasks.workunit.client.0.smithi110.stdout: "[400000, 799999]", 2024-08-17T00:34:21.910 INFO:tasks.workunit.client.0.smithi110.stdout: "[800000, 1599999]", 2024-08-17T00:34:21.910 INFO:tasks.workunit.client.0.smithi110.stdout: "[1600000, 3199999]", 2024-08-17T00:34:21.910 INFO:tasks.workunit.client.0.smithi110.stdout: "[3200000, 6399999]", 2024-08-17T00:34:21.910 INFO:tasks.workunit.client.0.smithi110.stdout: "[6400000, 12799999]", 2024-08-17T00:34:21.910 INFO:tasks.workunit.client.0.smithi110.stdout: "[12800000, 25599999]", 2024-08-17T00:34:21.910 INFO:tasks.workunit.client.0.smithi110.stdout: "[25600000, 51199999]", 2024-08-17T00:34:21.910 INFO:tasks.workunit.client.0.smithi110.stdout: "[51200000, 102399999]", 2024-08-17T00:34:21.910 INFO:tasks.workunit.client.0.smithi110.stdout: "[102400000, 204799999]", 2024-08-17T00:34:21.910 INFO:tasks.workunit.client.0.smithi110.stdout: "[204800000, 409599999]", 2024-08-17T00:34:21.910 INFO:tasks.workunit.client.0.smithi110.stdout: "[409600000, 819199999]", 2024-08-17T00:34:21.910 INFO:tasks.workunit.client.0.smithi110.stdout: "[819200000, 1638399999]", 2024-08-17T00:34:21.911 INFO:tasks.workunit.client.0.smithi110.stdout: "[1638400000, 3276799999]", 2024-08-17T00:34:21.911 INFO:tasks.workunit.client.0.smithi110.stdout: "[3276800000, 6553599999]", 2024-08-17T00:34:21.911 INFO:tasks.workunit.client.0.smithi110.stdout: "[6553600000, 13107199999]", 2024-08-17T00:34:21.911 INFO:tasks.workunit.client.0.smithi110.stdout: "[13107200000, 26214399999]", 2024-08-17T00:34:21.911 INFO:tasks.workunit.client.0.smithi110.stdout: "[26214400000, 52428799999]", 2024-08-17T00:34:21.911 INFO:tasks.workunit.client.0.smithi110.stdout: "[52428800000, 104857599999]", 2024-08-17T00:34:21.911 INFO:tasks.workunit.client.0.smithi110.stdout: "[104857600000, 209715199999]", 2024-08-17T00:34:21.911 INFO:tasks.workunit.client.0.smithi110.stdout: "[209715200000, 419430399999]", 2024-08-17T00:34:21.911 INFO:tasks.workunit.client.0.smithi110.stdout: "[419430400000, 838860799999]", 2024-08-17T00:34:21.911 INFO:tasks.workunit.client.0.smithi110.stdout: "[838860800000, 1677721599999]", 2024-08-17T00:34:21.911 INFO:tasks.workunit.client.0.smithi110.stdout: "[1677721600000, 3355443199999]", 2024-08-17T00:34:21.911 INFO:tasks.workunit.client.0.smithi110.stdout: "[3355443200000, 6710886399999]", 2024-08-17T00:34:21.911 INFO:tasks.workunit.client.0.smithi110.stdout: "[6710886400000, 13421772799999]", 2024-08-17T00:34:21.912 INFO:tasks.workunit.client.0.smithi110.stdout: "[13421772800000, 26843545599999]", 2024-08-17T00:34:21.912 INFO:tasks.workunit.client.0.smithi110.stdout: "[26843545600000, 53687091199999]", 2024-08-17T00:34:21.912 INFO:tasks.workunit.client.0.smithi110.stdout: "[53687091200000, None]" 2024-08-17T00:34:21.912 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.912 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T00:34:21.912 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.912 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.912 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T00:34:21.912 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T00:34:21.912 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Request size (bytes)", 2024-08-17T00:34:21.912 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 512, 2024-08-17T00:34:21.912 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T00:34:21.912 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T00:34:21.912 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 511]", 2024-08-17T00:34:21.913 INFO:tasks.workunit.client.0.smithi110.stdout: "[512, 1023]", 2024-08-17T00:34:21.913 INFO:tasks.workunit.client.0.smithi110.stdout: "[1024, 2047]", 2024-08-17T00:34:21.913 INFO:tasks.workunit.client.0.smithi110.stdout: "[2048, 4095]", 2024-08-17T00:34:21.913 INFO:tasks.workunit.client.0.smithi110.stdout: "[4096, 8191]", 2024-08-17T00:34:21.913 INFO:tasks.workunit.client.0.smithi110.stdout: "[8192, 16383]", 2024-08-17T00:34:21.913 INFO:tasks.workunit.client.0.smithi110.stdout: "[16384, 32767]", 2024-08-17T00:34:21.913 INFO:tasks.workunit.client.0.smithi110.stdout: "[32768, 65535]", 2024-08-17T00:34:21.913 INFO:tasks.workunit.client.0.smithi110.stdout: "[65536, 131071]", 2024-08-17T00:34:21.913 INFO:tasks.workunit.client.0.smithi110.stdout: "[131072, 262143]", 2024-08-17T00:34:21.913 INFO:tasks.workunit.client.0.smithi110.stdout: "[262144, 524287]", 2024-08-17T00:34:21.913 INFO:tasks.workunit.client.0.smithi110.stdout: "[524288, 1048575]", 2024-08-17T00:34:21.913 INFO:tasks.workunit.client.0.smithi110.stdout: "[1048576, 2097151]", 2024-08-17T00:34:21.913 INFO:tasks.workunit.client.0.smithi110.stdout: "[2097152, 4194303]", 2024-08-17T00:34:21.913 INFO:tasks.workunit.client.0.smithi110.stdout: "[4194304, 8388607]", 2024-08-17T00:34:21.914 INFO:tasks.workunit.client.0.smithi110.stdout: "[8388608, 16777215]", 2024-08-17T00:34:21.914 INFO:tasks.workunit.client.0.smithi110.stdout: "[16777216, 33554431]", 2024-08-17T00:34:21.914 INFO:tasks.workunit.client.0.smithi110.stdout: "[33554432, 67108863]", 2024-08-17T00:34:21.914 INFO:tasks.workunit.client.0.smithi110.stdout: "[67108864, 134217727]", 2024-08-17T00:34:21.914 INFO:tasks.workunit.client.0.smithi110.stdout: "[134217728, 268435455]", 2024-08-17T00:34:21.914 INFO:tasks.workunit.client.0.smithi110.stdout: "[268435456, 536870911]", 2024-08-17T00:34:21.914 INFO:tasks.workunit.client.0.smithi110.stdout: "[536870912, 1073741823]", 2024-08-17T00:34:21.914 INFO:tasks.workunit.client.0.smithi110.stdout: "[1073741824, 2147483647]", 2024-08-17T00:34:21.914 INFO:tasks.workunit.client.0.smithi110.stdout: "[2147483648, 4294967295]", 2024-08-17T00:34:21.914 INFO:tasks.workunit.client.0.smithi110.stdout: "[4294967296, 8589934591]", 2024-08-17T00:34:21.914 INFO:tasks.workunit.client.0.smithi110.stdout: "[8589934592, 17179869183]", 2024-08-17T00:34:21.914 INFO:tasks.workunit.client.0.smithi110.stdout: "[17179869184, 34359738367]", 2024-08-17T00:34:21.914 INFO:tasks.workunit.client.0.smithi110.stdout: "[34359738368, 68719476735]", 2024-08-17T00:34:21.915 INFO:tasks.workunit.client.0.smithi110.stdout: "[68719476736, 137438953471]", 2024-08-17T00:34:21.915 INFO:tasks.workunit.client.0.smithi110.stdout: "[137438953472, 274877906943]", 2024-08-17T00:34:21.915 INFO:tasks.workunit.client.0.smithi110.stdout: "[274877906944, None]" 2024-08-17T00:34:21.915 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.915 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T00:34:21.915 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.915 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.915 INFO:tasks.workunit.client.0.smithi110.stdout: "osds": [ 2024-08-17T00:34:21.915 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.915 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 0, 2024-08-17T00:34:21.915 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:21.915 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.915 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.915 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.916 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.916 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.916 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.916 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.916 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.916 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.916 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.916 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.916 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.916 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.916 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.916 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.916 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.917 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.917 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.917 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.917 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.917 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.917 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.917 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.917 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.917 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.917 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.917 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.917 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.917 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.917 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.918 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.918 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:21.918 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.918 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.918 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.918 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 1, 2024-08-17T00:34:21.918 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:21.918 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.918 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:21.918 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:21.918 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:21.918 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.918 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.918 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.919 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.919 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.919 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.919 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.919 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.919 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.919 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.919 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.919 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.919 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.919 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.919 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.920 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.920 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.920 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.920 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.920 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.920 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.920 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.920 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.920 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.920 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.920 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.920 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.920 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:21.920 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.921 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.921 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.921 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 2, 2024-08-17T00:34:21.921 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:21.921 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.921 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.921 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.921 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.921 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.921 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.921 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.921 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.921 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.922 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.922 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.922 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.922 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.922 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.922 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.922 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.922 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.922 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.922 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.922 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.922 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.922 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.922 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.923 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.923 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.923 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.923 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.923 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.923 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.923 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.923 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.923 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:21.923 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.923 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.923 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.923 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 3, 2024-08-17T00:34:21.924 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:21.924 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.924 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.924 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.924 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.924 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.924 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.924 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.924 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.924 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.924 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.924 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.924 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.925 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.925 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.925 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.925 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.925 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.925 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.925 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.925 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.925 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.925 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.925 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.925 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.925 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.925 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.926 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.926 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.926 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.926 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.926 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.926 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:21.926 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.926 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.926 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.926 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 4, 2024-08-17T00:34:21.926 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:21.926 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.926 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.927 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.927 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.927 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.927 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.927 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.927 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.927 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.927 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.927 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.927 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.927 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.927 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.927 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.927 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.928 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.928 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.928 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.928 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.928 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.928 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.928 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.928 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.928 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.928 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.928 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.928 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.928 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.929 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.929 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.929 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:21.929 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.929 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.929 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.929 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 5, 2024-08-17T00:34:21.929 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:21.929 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.929 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.929 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.929 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.929 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.930 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.930 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.930 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.930 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.930 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.930 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.930 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.930 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.930 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.930 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.930 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.930 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.930 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.930 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.931 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.931 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.931 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.931 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.931 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.931 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.931 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.931 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.931 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.931 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.931 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.931 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.931 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:21.932 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.932 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.932 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.932 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 6, 2024-08-17T00:34:21.932 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:21.932 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.932 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.932 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.932 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.932 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.932 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.932 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.932 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.932 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.933 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.933 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.933 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.933 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.933 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.933 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.933 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.933 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.933 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.933 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.933 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.933 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.933 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.934 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.934 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.934 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.934 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.934 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.934 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.934 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.934 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.934 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.934 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:21.934 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.934 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.934 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.935 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 7, 2024-08-17T00:34:21.935 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:21.935 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.935 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:21.935 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.935 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:21.935 INFO:tasks.workunit.client.0.smithi110.stdout: "[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, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.935 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.935 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.935 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.935 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.935 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.935 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.936 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.936 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.936 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.936 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.936 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.936 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.936 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.936 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.936 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.936 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.936 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.936 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.936 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.936 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.937 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.937 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.937 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.937 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.937 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.937 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.937 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:21.937 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.937 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.937 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.937 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.937 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T00:34:21.937 INFO:tasks.workunit.client.0.smithi110.stdout: "axes": [ 2024-08-17T00:34:21.938 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.938 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T00:34:21.938 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T00:34:21.938 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Latency (usec)", 2024-08-17T00:34:21.938 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 100000, 2024-08-17T00:34:21.938 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T00:34:21.938 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T00:34:21.938 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 99999]", 2024-08-17T00:34:21.938 INFO:tasks.workunit.client.0.smithi110.stdout: "[100000, 199999]", 2024-08-17T00:34:21.938 INFO:tasks.workunit.client.0.smithi110.stdout: "[200000, 399999]", 2024-08-17T00:34:21.938 INFO:tasks.workunit.client.0.smithi110.stdout: "[400000, 799999]", 2024-08-17T00:34:21.938 INFO:tasks.workunit.client.0.smithi110.stdout: "[800000, 1599999]", 2024-08-17T00:34:21.938 INFO:tasks.workunit.client.0.smithi110.stdout: "[1600000, 3199999]", 2024-08-17T00:34:21.938 INFO:tasks.workunit.client.0.smithi110.stdout: "[3200000, 6399999]", 2024-08-17T00:34:21.939 INFO:tasks.workunit.client.0.smithi110.stdout: "[6400000, 12799999]", 2024-08-17T00:34:21.939 INFO:tasks.workunit.client.0.smithi110.stdout: "[12800000, 25599999]", 2024-08-17T00:34:21.939 INFO:tasks.workunit.client.0.smithi110.stdout: "[25600000, 51199999]", 2024-08-17T00:34:21.939 INFO:tasks.workunit.client.0.smithi110.stdout: "[51200000, 102399999]", 2024-08-17T00:34:21.939 INFO:tasks.workunit.client.0.smithi110.stdout: "[102400000, 204799999]", 2024-08-17T00:34:21.939 INFO:tasks.workunit.client.0.smithi110.stdout: "[204800000, 409599999]", 2024-08-17T00:34:21.939 INFO:tasks.workunit.client.0.smithi110.stdout: "[409600000, 819199999]", 2024-08-17T00:34:21.939 INFO:tasks.workunit.client.0.smithi110.stdout: "[819200000, 1638399999]", 2024-08-17T00:34:21.939 INFO:tasks.workunit.client.0.smithi110.stdout: "[1638400000, 3276799999]", 2024-08-17T00:34:21.939 INFO:tasks.workunit.client.0.smithi110.stdout: "[3276800000, 6553599999]", 2024-08-17T00:34:21.939 INFO:tasks.workunit.client.0.smithi110.stdout: "[6553600000, 13107199999]", 2024-08-17T00:34:21.939 INFO:tasks.workunit.client.0.smithi110.stdout: "[13107200000, 26214399999]", 2024-08-17T00:34:21.939 INFO:tasks.workunit.client.0.smithi110.stdout: "[26214400000, 52428799999]", 2024-08-17T00:34:21.939 INFO:tasks.workunit.client.0.smithi110.stdout: "[52428800000, 104857599999]", 2024-08-17T00:34:21.940 INFO:tasks.workunit.client.0.smithi110.stdout: "[104857600000, 209715199999]", 2024-08-17T00:34:21.940 INFO:tasks.workunit.client.0.smithi110.stdout: "[209715200000, 419430399999]", 2024-08-17T00:34:21.940 INFO:tasks.workunit.client.0.smithi110.stdout: "[419430400000, 838860799999]", 2024-08-17T00:34:21.940 INFO:tasks.workunit.client.0.smithi110.stdout: "[838860800000, 1677721599999]", 2024-08-17T00:34:21.940 INFO:tasks.workunit.client.0.smithi110.stdout: "[1677721600000, 3355443199999]", 2024-08-17T00:34:21.940 INFO:tasks.workunit.client.0.smithi110.stdout: "[3355443200000, 6710886399999]", 2024-08-17T00:34:21.940 INFO:tasks.workunit.client.0.smithi110.stdout: "[6710886400000, 13421772799999]", 2024-08-17T00:34:21.940 INFO:tasks.workunit.client.0.smithi110.stdout: "[13421772800000, 26843545599999]", 2024-08-17T00:34:21.940 INFO:tasks.workunit.client.0.smithi110.stdout: "[26843545600000, 53687091199999]", 2024-08-17T00:34:21.940 INFO:tasks.workunit.client.0.smithi110.stdout: "[53687091200000, None]" 2024-08-17T00:34:21.940 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.940 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T00:34:21.940 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.940 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.941 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T00:34:21.941 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T00:34:21.941 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Request size (bytes)", 2024-08-17T00:34:21.941 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 512, 2024-08-17T00:34:21.941 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T00:34:21.941 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T00:34:21.941 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 511]", 2024-08-17T00:34:21.941 INFO:tasks.workunit.client.0.smithi110.stdout: "[512, 1023]", 2024-08-17T00:34:21.941 INFO:tasks.workunit.client.0.smithi110.stdout: "[1024, 2047]", 2024-08-17T00:34:21.941 INFO:tasks.workunit.client.0.smithi110.stdout: "[2048, 4095]", 2024-08-17T00:34:21.941 INFO:tasks.workunit.client.0.smithi110.stdout: "[4096, 8191]", 2024-08-17T00:34:21.941 INFO:tasks.workunit.client.0.smithi110.stdout: "[8192, 16383]", 2024-08-17T00:34:21.941 INFO:tasks.workunit.client.0.smithi110.stdout: "[16384, 32767]", 2024-08-17T00:34:21.941 INFO:tasks.workunit.client.0.smithi110.stdout: "[32768, 65535]", 2024-08-17T00:34:21.942 INFO:tasks.workunit.client.0.smithi110.stdout: "[65536, 131071]", 2024-08-17T00:34:21.942 INFO:tasks.workunit.client.0.smithi110.stdout: "[131072, 262143]", 2024-08-17T00:34:21.942 INFO:tasks.workunit.client.0.smithi110.stdout: "[262144, 524287]", 2024-08-17T00:34:21.942 INFO:tasks.workunit.client.0.smithi110.stdout: "[524288, 1048575]", 2024-08-17T00:34:21.942 INFO:tasks.workunit.client.0.smithi110.stdout: "[1048576, 2097151]", 2024-08-17T00:34:21.942 INFO:tasks.workunit.client.0.smithi110.stdout: "[2097152, 4194303]", 2024-08-17T00:34:21.942 INFO:tasks.workunit.client.0.smithi110.stdout: "[4194304, 8388607]", 2024-08-17T00:34:21.942 INFO:tasks.workunit.client.0.smithi110.stdout: "[8388608, 16777215]", 2024-08-17T00:34:21.942 INFO:tasks.workunit.client.0.smithi110.stdout: "[16777216, 33554431]", 2024-08-17T00:34:21.942 INFO:tasks.workunit.client.0.smithi110.stdout: "[33554432, 67108863]", 2024-08-17T00:34:21.942 INFO:tasks.workunit.client.0.smithi110.stdout: "[67108864, 134217727]", 2024-08-17T00:34:21.942 INFO:tasks.workunit.client.0.smithi110.stdout: "[134217728, 268435455]", 2024-08-17T00:34:21.942 INFO:tasks.workunit.client.0.smithi110.stdout: "[268435456, 536870911]", 2024-08-17T00:34:21.943 INFO:tasks.workunit.client.0.smithi110.stdout: "[536870912, 1073741823]", 2024-08-17T00:34:21.943 INFO:tasks.workunit.client.0.smithi110.stdout: "[1073741824, 2147483647]", 2024-08-17T00:34:21.943 INFO:tasks.workunit.client.0.smithi110.stdout: "[2147483648, 4294967295]", 2024-08-17T00:34:21.943 INFO:tasks.workunit.client.0.smithi110.stdout: "[4294967296, 8589934591]", 2024-08-17T00:34:21.943 INFO:tasks.workunit.client.0.smithi110.stdout: "[8589934592, 17179869183]", 2024-08-17T00:34:21.943 INFO:tasks.workunit.client.0.smithi110.stdout: "[17179869184, 34359738367]", 2024-08-17T00:34:21.943 INFO:tasks.workunit.client.0.smithi110.stdout: "[34359738368, 68719476735]", 2024-08-17T00:34:21.943 INFO:tasks.workunit.client.0.smithi110.stdout: "[68719476736, 137438953471]", 2024-08-17T00:34:21.943 INFO:tasks.workunit.client.0.smithi110.stdout: "[137438953472, 274877906943]", 2024-08-17T00:34:21.943 INFO:tasks.workunit.client.0.smithi110.stdout: "[274877906944, None]" 2024-08-17T00:34:21.943 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.943 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T00:34:21.943 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.943 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.944 INFO:tasks.workunit.client.0.smithi110.stdout: "osds": [ 2024-08-17T00:34:21.944 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.944 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 0, 2024-08-17T00:34:21.944 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:21.944 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.944 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.944 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.944 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.944 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.944 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.944 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.944 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.944 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.945 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.945 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.945 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.945 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.945 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.945 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.945 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.945 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.945 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.945 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.945 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.945 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.945 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.945 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.946 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.946 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.946 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.946 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.946 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.946 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.946 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.946 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.946 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:21.946 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.946 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.946 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.947 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 1, 2024-08-17T00:34:21.947 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:21.947 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.947 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.947 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.947 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.947 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:21.947 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:21.947 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.947 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.947 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.947 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.947 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.947 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.948 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.948 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.948 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.948 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.948 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.948 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.948 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.948 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.948 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.948 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.948 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.948 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.948 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.949 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.949 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.949 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.949 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.949 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.949 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.949 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:21.949 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.949 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.949 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.949 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 2, 2024-08-17T00:34:21.949 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:21.949 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.949 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.950 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.950 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.950 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.950 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.950 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.950 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.950 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.950 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.950 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.950 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.950 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.950 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.950 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.950 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.951 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.951 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.951 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.951 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.951 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.951 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.951 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.951 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.951 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.951 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.951 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.951 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.951 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.952 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.952 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.952 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:21.952 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.952 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.952 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.952 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 3, 2024-08-17T00:34:21.952 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:21.952 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.952 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.952 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.952 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.952 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.952 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.952 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.953 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.953 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.953 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.953 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.953 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.953 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.953 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.953 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.953 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.953 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.953 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.953 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.953 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.954 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.954 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.954 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.954 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.954 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.954 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.954 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.954 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.954 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.954 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.954 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.954 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:21.954 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.955 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.955 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.955 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 4, 2024-08-17T00:34:21.955 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:21.955 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.955 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.955 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.955 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.955 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.955 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.955 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.955 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.955 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.955 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.955 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.956 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.956 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.956 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.956 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.956 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.956 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.956 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.956 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.956 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.956 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.956 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.956 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.956 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.956 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.957 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.957 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.957 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.957 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.957 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.957 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.957 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:21.957 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.957 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.957 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.957 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 5, 2024-08-17T00:34:21.957 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:21.957 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.957 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.958 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.958 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.958 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.958 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.958 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.958 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.958 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.958 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.958 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.958 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.958 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.958 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.958 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.959 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.959 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.959 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.959 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.959 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.959 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.959 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.959 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.959 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.959 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.959 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.959 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.959 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.960 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.960 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.960 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.960 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:21.960 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.960 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.960 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.960 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 6, 2024-08-17T00:34:21.960 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:21.960 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.960 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.960 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.960 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.960 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.961 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.961 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.961 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.961 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.961 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.961 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.961 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.961 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.961 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.961 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.961 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.961 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.961 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.961 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.962 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.962 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.962 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.962 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.962 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.962 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.962 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.962 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.962 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.962 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.962 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.962 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.962 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:21.963 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.963 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.963 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.963 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 7, 2024-08-17T00:34:21.963 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:21.963 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.963 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.963 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.963 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.963 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.963 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.963 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.963 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.964 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.964 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.964 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.964 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.964 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.964 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.964 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.964 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.964 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.964 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.964 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.964 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.964 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.965 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.965 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.965 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.965 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.965 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.965 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.965 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.965 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.965 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.965 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.965 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:21.965 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.965 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.965 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.966 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.966 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T00:34:21.966 INFO:tasks.workunit.client.0.smithi110.stdout: "axes": [ 2024-08-17T00:34:21.966 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.966 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T00:34:21.966 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T00:34:21.966 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Latency (usec)", 2024-08-17T00:34:21.966 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 100000, 2024-08-17T00:34:21.966 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T00:34:21.966 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T00:34:21.966 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 99999]", 2024-08-17T00:34:21.966 INFO:tasks.workunit.client.0.smithi110.stdout: "[100000, 199999]", 2024-08-17T00:34:21.966 INFO:tasks.workunit.client.0.smithi110.stdout: "[200000, 399999]", 2024-08-17T00:34:21.966 INFO:tasks.workunit.client.0.smithi110.stdout: "[400000, 799999]", 2024-08-17T00:34:21.967 INFO:tasks.workunit.client.0.smithi110.stdout: "[800000, 1599999]", 2024-08-17T00:34:21.967 INFO:tasks.workunit.client.0.smithi110.stdout: "[1600000, 3199999]", 2024-08-17T00:34:21.967 INFO:tasks.workunit.client.0.smithi110.stdout: "[3200000, 6399999]", 2024-08-17T00:34:21.967 INFO:tasks.workunit.client.0.smithi110.stdout: "[6400000, 12799999]", 2024-08-17T00:34:21.967 INFO:tasks.workunit.client.0.smithi110.stdout: "[12800000, 25599999]", 2024-08-17T00:34:21.967 INFO:tasks.workunit.client.0.smithi110.stdout: "[25600000, 51199999]", 2024-08-17T00:34:21.967 INFO:tasks.workunit.client.0.smithi110.stdout: "[51200000, 102399999]", 2024-08-17T00:34:21.967 INFO:tasks.workunit.client.0.smithi110.stdout: "[102400000, 204799999]", 2024-08-17T00:34:21.967 INFO:tasks.workunit.client.0.smithi110.stdout: "[204800000, 409599999]", 2024-08-17T00:34:21.967 INFO:tasks.workunit.client.0.smithi110.stdout: "[409600000, 819199999]", 2024-08-17T00:34:21.967 INFO:tasks.workunit.client.0.smithi110.stdout: "[819200000, 1638399999]", 2024-08-17T00:34:21.967 INFO:tasks.workunit.client.0.smithi110.stdout: "[1638400000, 3276799999]", 2024-08-17T00:34:21.967 INFO:tasks.workunit.client.0.smithi110.stdout: "[3276800000, 6553599999]", 2024-08-17T00:34:21.967 INFO:tasks.workunit.client.0.smithi110.stdout: "[6553600000, 13107199999]", 2024-08-17T00:34:21.968 INFO:tasks.workunit.client.0.smithi110.stdout: "[13107200000, 26214399999]", 2024-08-17T00:34:21.968 INFO:tasks.workunit.client.0.smithi110.stdout: "[26214400000, 52428799999]", 2024-08-17T00:34:21.968 INFO:tasks.workunit.client.0.smithi110.stdout: "[52428800000, 104857599999]", 2024-08-17T00:34:21.968 INFO:tasks.workunit.client.0.smithi110.stdout: "[104857600000, 209715199999]", 2024-08-17T00:34:21.968 INFO:tasks.workunit.client.0.smithi110.stdout: "[209715200000, 419430399999]", 2024-08-17T00:34:21.968 INFO:tasks.workunit.client.0.smithi110.stdout: "[419430400000, 838860799999]", 2024-08-17T00:34:21.968 INFO:tasks.workunit.client.0.smithi110.stdout: "[838860800000, 1677721599999]", 2024-08-17T00:34:21.968 INFO:tasks.workunit.client.0.smithi110.stdout: "[1677721600000, 3355443199999]", 2024-08-17T00:34:21.968 INFO:tasks.workunit.client.0.smithi110.stdout: "[3355443200000, 6710886399999]", 2024-08-17T00:34:21.968 INFO:tasks.workunit.client.0.smithi110.stdout: "[6710886400000, 13421772799999]", 2024-08-17T00:34:21.968 INFO:tasks.workunit.client.0.smithi110.stdout: "[13421772800000, 26843545599999]", 2024-08-17T00:34:21.968 INFO:tasks.workunit.client.0.smithi110.stdout: "[26843545600000, 53687091199999]", 2024-08-17T00:34:21.968 INFO:tasks.workunit.client.0.smithi110.stdout: "[53687091200000, None]" 2024-08-17T00:34:21.969 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.969 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T00:34:21.969 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.969 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.969 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T00:34:21.969 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T00:34:21.969 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Request size (bytes)", 2024-08-17T00:34:21.969 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 512, 2024-08-17T00:34:21.969 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T00:34:21.969 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T00:34:21.969 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 511]", 2024-08-17T00:34:21.969 INFO:tasks.workunit.client.0.smithi110.stdout: "[512, 1023]", 2024-08-17T00:34:21.969 INFO:tasks.workunit.client.0.smithi110.stdout: "[1024, 2047]", 2024-08-17T00:34:21.969 INFO:tasks.workunit.client.0.smithi110.stdout: "[2048, 4095]", 2024-08-17T00:34:21.969 INFO:tasks.workunit.client.0.smithi110.stdout: "[4096, 8191]", 2024-08-17T00:34:21.970 INFO:tasks.workunit.client.0.smithi110.stdout: "[8192, 16383]", 2024-08-17T00:34:21.970 INFO:tasks.workunit.client.0.smithi110.stdout: "[16384, 32767]", 2024-08-17T00:34:21.970 INFO:tasks.workunit.client.0.smithi110.stdout: "[32768, 65535]", 2024-08-17T00:34:21.970 INFO:tasks.workunit.client.0.smithi110.stdout: "[65536, 131071]", 2024-08-17T00:34:21.970 INFO:tasks.workunit.client.0.smithi110.stdout: "[131072, 262143]", 2024-08-17T00:34:21.970 INFO:tasks.workunit.client.0.smithi110.stdout: "[262144, 524287]", 2024-08-17T00:34:21.970 INFO:tasks.workunit.client.0.smithi110.stdout: "[524288, 1048575]", 2024-08-17T00:34:21.970 INFO:tasks.workunit.client.0.smithi110.stdout: "[1048576, 2097151]", 2024-08-17T00:34:21.970 INFO:tasks.workunit.client.0.smithi110.stdout: "[2097152, 4194303]", 2024-08-17T00:34:21.970 INFO:tasks.workunit.client.0.smithi110.stdout: "[4194304, 8388607]", 2024-08-17T00:34:21.970 INFO:tasks.workunit.client.0.smithi110.stdout: "[8388608, 16777215]", 2024-08-17T00:34:21.970 INFO:tasks.workunit.client.0.smithi110.stdout: "[16777216, 33554431]", 2024-08-17T00:34:21.970 INFO:tasks.workunit.client.0.smithi110.stdout: "[33554432, 67108863]", 2024-08-17T00:34:21.971 INFO:tasks.workunit.client.0.smithi110.stdout: "[67108864, 134217727]", 2024-08-17T00:34:21.971 INFO:tasks.workunit.client.0.smithi110.stdout: "[134217728, 268435455]", 2024-08-17T00:34:21.971 INFO:tasks.workunit.client.0.smithi110.stdout: "[268435456, 536870911]", 2024-08-17T00:34:21.971 INFO:tasks.workunit.client.0.smithi110.stdout: "[536870912, 1073741823]", 2024-08-17T00:34:21.971 INFO:tasks.workunit.client.0.smithi110.stdout: "[1073741824, 2147483647]", 2024-08-17T00:34:21.971 INFO:tasks.workunit.client.0.smithi110.stdout: "[2147483648, 4294967295]", 2024-08-17T00:34:21.971 INFO:tasks.workunit.client.0.smithi110.stdout: "[4294967296, 8589934591]", 2024-08-17T00:34:21.971 INFO:tasks.workunit.client.0.smithi110.stdout: "[8589934592, 17179869183]", 2024-08-17T00:34:21.971 INFO:tasks.workunit.client.0.smithi110.stdout: "[17179869184, 34359738367]", 2024-08-17T00:34:21.971 INFO:tasks.workunit.client.0.smithi110.stdout: "[34359738368, 68719476735]", 2024-08-17T00:34:21.971 INFO:tasks.workunit.client.0.smithi110.stdout: "[68719476736, 137438953471]", 2024-08-17T00:34:21.971 INFO:tasks.workunit.client.0.smithi110.stdout: "[137438953472, 274877906943]", 2024-08-17T00:34:21.971 INFO:tasks.workunit.client.0.smithi110.stdout: "[274877906944, None]" 2024-08-17T00:34:21.971 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.971 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T00:34:21.972 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.972 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.972 INFO:tasks.workunit.client.0.smithi110.stdout: "osds": [ 2024-08-17T00:34:21.972 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.972 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 0, 2024-08-17T00:34:21.972 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:21.972 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.972 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.972 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.972 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.972 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.972 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.972 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.973 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.973 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.973 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.973 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.973 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.973 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.973 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.973 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.973 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.973 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.973 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.973 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.973 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.974 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.974 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.974 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.974 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.974 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.974 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.974 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.974 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.974 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.974 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.974 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.974 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:21.974 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.975 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.975 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.975 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 1, 2024-08-17T00:34:21.975 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:21.975 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.975 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.975 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.975 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.975 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:21.975 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:21.975 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.975 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.975 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.975 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.976 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.976 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.976 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.976 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.976 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.976 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.976 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.976 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.976 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.976 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.976 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.976 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.976 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.976 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.976 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.976 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.977 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.977 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.977 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.977 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.977 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.977 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:21.977 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.977 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.977 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.977 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 2, 2024-08-17T00:34:21.977 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:21.977 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.978 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.978 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.978 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.978 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.978 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.978 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.978 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.978 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.978 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.978 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.978 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.978 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.978 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.979 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.979 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.979 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.979 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.979 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.979 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.979 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.979 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.979 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.979 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.979 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.979 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.979 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.979 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.979 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.980 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.980 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.980 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:21.980 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.980 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.980 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.980 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 3, 2024-08-17T00:34:21.980 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:21.980 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.980 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.980 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.980 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.980 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.980 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.980 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.981 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.981 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.981 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.981 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.981 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.981 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.981 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.981 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.981 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.981 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.981 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.981 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.981 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.981 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.981 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.982 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.982 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.982 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.982 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.982 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.982 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.982 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.982 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.982 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.982 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:21.982 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.982 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.982 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.982 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 4, 2024-08-17T00:34:21.983 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:21.983 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.983 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.983 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.983 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.983 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.983 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.983 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.983 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.983 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.983 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.983 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.983 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.984 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.984 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.984 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.984 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.984 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.984 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.984 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.984 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.984 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.984 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.984 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.984 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.984 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.984 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.985 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.985 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.985 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.985 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.985 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.985 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:21.985 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.985 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.985 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.985 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 5, 2024-08-17T00:34:21.985 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:21.985 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.985 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.985 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.985 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.986 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.986 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.986 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.986 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.986 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.986 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.986 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.986 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.986 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.986 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.986 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.986 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.986 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.987 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.987 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.987 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.987 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.987 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.987 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.987 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.987 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.987 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.987 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.987 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.987 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.987 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.988 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.988 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:21.988 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.988 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.988 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.988 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 6, 2024-08-17T00:34:21.988 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:21.988 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.988 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.988 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.988 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.988 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.988 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.988 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.988 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.989 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.989 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.989 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.989 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.989 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.989 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.989 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.989 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.989 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.989 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.989 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.989 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.989 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.990 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.990 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.990 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.990 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.990 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.990 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.990 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.990 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.990 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.990 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.990 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:21.990 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.990 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.991 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.991 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 7, 2024-08-17T00:34:21.991 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:21.991 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.991 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.991 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.991 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.991 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.991 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.991 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.991 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.991 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.991 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.991 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.992 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.992 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.992 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.992 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.992 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.992 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.992 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.992 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.992 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.992 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.992 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.992 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.992 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.993 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.993 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.993 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.993 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.993 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.993 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.993 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:21.993 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:21.993 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.993 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.993 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:21.993 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.993 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T00:34:21.993 INFO:tasks.workunit.client.0.smithi110.stdout: "axes": [ 2024-08-17T00:34:21.993 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.994 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T00:34:21.994 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T00:34:21.994 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Latency (usec)", 2024-08-17T00:34:21.994 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 100000, 2024-08-17T00:34:21.994 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T00:34:21.994 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T00:34:21.994 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 99999]", 2024-08-17T00:34:21.994 INFO:tasks.workunit.client.0.smithi110.stdout: "[100000, 199999]", 2024-08-17T00:34:21.994 INFO:tasks.workunit.client.0.smithi110.stdout: "[200000, 399999]", 2024-08-17T00:34:21.994 INFO:tasks.workunit.client.0.smithi110.stdout: "[400000, 799999]", 2024-08-17T00:34:21.994 INFO:tasks.workunit.client.0.smithi110.stdout: "[800000, 1599999]", 2024-08-17T00:34:21.994 INFO:tasks.workunit.client.0.smithi110.stdout: "[1600000, 3199999]", 2024-08-17T00:34:21.994 INFO:tasks.workunit.client.0.smithi110.stdout: "[3200000, 6399999]", 2024-08-17T00:34:21.995 INFO:tasks.workunit.client.0.smithi110.stdout: "[6400000, 12799999]", 2024-08-17T00:34:21.995 INFO:tasks.workunit.client.0.smithi110.stdout: "[12800000, 25599999]", 2024-08-17T00:34:21.995 INFO:tasks.workunit.client.0.smithi110.stdout: "[25600000, 51199999]", 2024-08-17T00:34:21.995 INFO:tasks.workunit.client.0.smithi110.stdout: "[51200000, 102399999]", 2024-08-17T00:34:21.995 INFO:tasks.workunit.client.0.smithi110.stdout: "[102400000, 204799999]", 2024-08-17T00:34:21.995 INFO:tasks.workunit.client.0.smithi110.stdout: "[204800000, 409599999]", 2024-08-17T00:34:21.995 INFO:tasks.workunit.client.0.smithi110.stdout: "[409600000, 819199999]", 2024-08-17T00:34:21.995 INFO:tasks.workunit.client.0.smithi110.stdout: "[819200000, 1638399999]", 2024-08-17T00:34:21.995 INFO:tasks.workunit.client.0.smithi110.stdout: "[1638400000, 3276799999]", 2024-08-17T00:34:21.995 INFO:tasks.workunit.client.0.smithi110.stdout: "[3276800000, 6553599999]", 2024-08-17T00:34:21.995 INFO:tasks.workunit.client.0.smithi110.stdout: "[6553600000, 13107199999]", 2024-08-17T00:34:21.995 INFO:tasks.workunit.client.0.smithi110.stdout: "[13107200000, 26214399999]", 2024-08-17T00:34:21.995 INFO:tasks.workunit.client.0.smithi110.stdout: "[26214400000, 52428799999]", 2024-08-17T00:34:21.995 INFO:tasks.workunit.client.0.smithi110.stdout: "[52428800000, 104857599999]", 2024-08-17T00:34:21.996 INFO:tasks.workunit.client.0.smithi110.stdout: "[104857600000, 209715199999]", 2024-08-17T00:34:21.996 INFO:tasks.workunit.client.0.smithi110.stdout: "[209715200000, 419430399999]", 2024-08-17T00:34:21.996 INFO:tasks.workunit.client.0.smithi110.stdout: "[419430400000, 838860799999]", 2024-08-17T00:34:21.996 INFO:tasks.workunit.client.0.smithi110.stdout: "[838860800000, 1677721599999]", 2024-08-17T00:34:21.996 INFO:tasks.workunit.client.0.smithi110.stdout: "[1677721600000, 3355443199999]", 2024-08-17T00:34:21.996 INFO:tasks.workunit.client.0.smithi110.stdout: "[3355443200000, 6710886399999]", 2024-08-17T00:34:21.996 INFO:tasks.workunit.client.0.smithi110.stdout: "[6710886400000, 13421772799999]", 2024-08-17T00:34:21.996 INFO:tasks.workunit.client.0.smithi110.stdout: "[13421772800000, 26843545599999]", 2024-08-17T00:34:21.996 INFO:tasks.workunit.client.0.smithi110.stdout: "[26843545600000, 53687091199999]", 2024-08-17T00:34:21.996 INFO:tasks.workunit.client.0.smithi110.stdout: "[53687091200000, None]" 2024-08-17T00:34:21.996 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.996 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T00:34:21.996 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:21.996 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:21.997 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T00:34:21.997 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T00:34:21.997 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Request size (bytes)", 2024-08-17T00:34:21.997 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 512, 2024-08-17T00:34:21.997 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T00:34:21.997 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T00:34:21.997 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 511]", 2024-08-17T00:34:21.997 INFO:tasks.workunit.client.0.smithi110.stdout: "[512, 1023]", 2024-08-17T00:34:21.997 INFO:tasks.workunit.client.0.smithi110.stdout: "[1024, 2047]", 2024-08-17T00:34:21.997 INFO:tasks.workunit.client.0.smithi110.stdout: "[2048, 4095]", 2024-08-17T00:34:21.997 INFO:tasks.workunit.client.0.smithi110.stdout: "[4096, 8191]", 2024-08-17T00:34:21.997 INFO:tasks.workunit.client.0.smithi110.stdout: "[8192, 16383]", 2024-08-17T00:34:21.997 INFO:tasks.workunit.client.0.smithi110.stdout: "[16384, 32767]", 2024-08-17T00:34:21.997 INFO:tasks.workunit.client.0.smithi110.stdout: "[32768, 65535]", 2024-08-17T00:34:21.998 INFO:tasks.workunit.client.0.smithi110.stdout: "[65536, 131071]", 2024-08-17T00:34:21.998 INFO:tasks.workunit.client.0.smithi110.stdout: "[131072, 262143]", 2024-08-17T00:34:21.998 INFO:tasks.workunit.client.0.smithi110.stdout: "[262144, 524287]", 2024-08-17T00:34:21.998 INFO:tasks.workunit.client.0.smithi110.stdout: "[524288, 1048575]", 2024-08-17T00:34:21.998 INFO:tasks.workunit.client.0.smithi110.stdout: "[1048576, 2097151]", 2024-08-17T00:34:21.998 INFO:tasks.workunit.client.0.smithi110.stdout: "[2097152, 4194303]", 2024-08-17T00:34:21.998 INFO:tasks.workunit.client.0.smithi110.stdout: "[4194304, 8388607]", 2024-08-17T00:34:21.998 INFO:tasks.workunit.client.0.smithi110.stdout: "[8388608, 16777215]", 2024-08-17T00:34:21.998 INFO:tasks.workunit.client.0.smithi110.stdout: "[16777216, 33554431]", 2024-08-17T00:34:21.998 INFO:tasks.workunit.client.0.smithi110.stdout: "[33554432, 67108863]", 2024-08-17T00:34:21.998 INFO:tasks.workunit.client.0.smithi110.stdout: "[67108864, 134217727]", 2024-08-17T00:34:21.998 INFO:tasks.workunit.client.0.smithi110.stdout: "[134217728, 268435455]", 2024-08-17T00:34:21.998 INFO:tasks.workunit.client.0.smithi110.stdout: "[268435456, 536870911]", 2024-08-17T00:34:21.998 INFO:tasks.workunit.client.0.smithi110.stdout: "[536870912, 1073741823]", 2024-08-17T00:34:21.999 INFO:tasks.workunit.client.0.smithi110.stdout: "[1073741824, 2147483647]", 2024-08-17T00:34:21.999 INFO:tasks.workunit.client.0.smithi110.stdout: "[2147483648, 4294967295]", 2024-08-17T00:34:21.999 INFO:tasks.workunit.client.0.smithi110.stdout: "[4294967296, 8589934591]", 2024-08-17T00:34:21.999 INFO:tasks.workunit.client.0.smithi110.stdout: "[8589934592, 17179869183]", 2024-08-17T00:34:21.999 INFO:tasks.workunit.client.0.smithi110.stdout: "[17179869184, 34359738367]", 2024-08-17T00:34:21.999 INFO:tasks.workunit.client.0.smithi110.stdout: "[34359738368, 68719476735]", 2024-08-17T00:34:21.999 INFO:tasks.workunit.client.0.smithi110.stdout: "[68719476736, 137438953471]", 2024-08-17T00:34:21.999 INFO:tasks.workunit.client.0.smithi110.stdout: "[137438953472, 274877906943]", 2024-08-17T00:34:21.999 INFO:tasks.workunit.client.0.smithi110.stdout: "[274877906944, None]" 2024-08-17T00:34:21.999 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.999 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T00:34:21.999 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:21.999 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:21.999 INFO:tasks.workunit.client.0.smithi110.stdout: "osds": [ 2024-08-17T00:34:22.000 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.000 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 0, 2024-08-17T00:34:22.000 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:22.000 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.000 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.000 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.000 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.000 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.000 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.000 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:22.000 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.000 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:22.000 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.001 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.001 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.001 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.001 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.001 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.001 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.001 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.001 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.001 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.001 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.001 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.001 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.001 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.002 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.002 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.002 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.002 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.002 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.002 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.002 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.002 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.002 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:22.002 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:22.002 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.002 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.002 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 1, 2024-08-17T00:34:22.002 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:22.003 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.003 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.003 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.003 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.003 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.003 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 8, 6, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.003 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 14, 2, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.003 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.003 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 5, 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, 0, 0]", 2024-08-17T00:34:22.003 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.003 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 5, 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, 0, 0, 0]", 2024-08-17T00:34:22.003 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.003 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.003 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.004 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:22.004 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.004 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.004 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.004 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.004 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.004 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.004 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.004 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.004 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.004 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.004 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.004 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.005 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.005 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.005 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.005 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.005 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:22.005 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:22.005 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.005 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.005 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 2, 2024-08-17T00:34:22.005 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:22.005 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.005 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.005 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.005 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.006 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.006 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.006 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.006 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:22.006 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.006 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.006 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.006 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.006 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.006 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.006 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.006 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.007 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.007 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.007 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.007 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.007 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.007 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.007 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.007 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.007 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.007 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.007 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.007 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.007 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.007 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.008 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.008 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:22.008 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:22.008 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.008 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.008 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 3, 2024-08-17T00:34:22.008 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:22.008 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.008 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.008 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.008 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.008 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.008 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.008 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.009 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.009 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.009 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.009 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.009 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.009 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.009 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.009 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.009 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.009 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.009 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.009 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.009 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.010 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.010 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.010 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.010 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.010 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.010 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.010 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.010 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.010 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.010 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.010 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.010 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:22.010 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:22.010 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.011 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.011 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 4, 2024-08-17T00:34:22.011 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:22.011 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.011 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.011 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.011 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.011 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.011 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.011 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.011 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:22.011 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.011 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.012 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.012 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.012 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.012 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.012 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.012 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.012 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.012 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.012 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.012 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.012 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.012 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.012 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.013 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.013 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.013 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.013 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.013 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.013 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.013 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.013 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.013 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:22.013 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:22.013 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.013 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.013 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 5, 2024-08-17T00:34:22.013 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:22.014 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.014 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.014 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.014 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.014 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.014 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.014 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.014 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.014 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.014 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.014 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.014 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.014 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.015 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.015 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.015 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.015 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.015 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.015 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.015 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.015 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.015 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.015 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.015 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.015 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.015 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.016 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.016 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.016 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.016 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.016 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.016 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:22.016 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:22.016 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.016 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.016 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 6, 2024-08-17T00:34:22.016 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:22.016 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.016 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.017 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.017 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.017 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:22.017 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:22.017 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:22.017 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:22.017 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 5, 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-17T00:34:22.017 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.017 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.017 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.017 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.017 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.017 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.017 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.018 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.018 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.018 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.018 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.018 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.018 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.018 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.018 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.018 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.018 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.018 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.018 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.018 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.019 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.019 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.019 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:22.019 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:22.019 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.019 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.019 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 7, 2024-08-17T00:34:22.019 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T00:34:22.019 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.019 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.019 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.019 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.019 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.020 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.020 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.020 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.020 INFO:tasks.workunit.client.0.smithi110.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-17T00:34:22.020 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.020 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.020 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.020 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.020 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.020 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.020 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.020 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.020 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.020 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.021 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.021 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.021 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.021 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.021 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.021 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.021 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.021 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.021 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.021 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.021 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.021 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T00:34:22.021 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T00:34:22.021 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:22.022 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.022 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T00:34:22.022 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.022 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.022 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.022 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_counters": { 2024-08-17T00:34:22.022 INFO:tasks.workunit.client.0.smithi110.stdout: "mds.6480ebb717364cca6fc6b2068bee7df7f1990f3b": { 2024-08-17T00:34:22.022 INFO:tasks.workunit.client.0.smithi110.stdout: "mds": { 2024-08-17T00:34:22.022 INFO:tasks.workunit.client.0.smithi110.stdout: "caps": { 2024-08-17T00:34:22.022 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.022 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.022 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_cap_op_flush_ack": { 2024-08-17T00:34:22.022 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.023 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.023 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_cap_op_flushsnap_ack": { 2024-08-17T00:34:22.023 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.023 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.023 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_cap_op_grant": { 2024-08-17T00:34:22.023 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.023 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.023 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_cap_op_revoke": { 2024-08-17T00:34:22.023 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.023 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.023 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_cap_op_trunc": { 2024-08-17T00:34:22.023 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.023 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.023 INFO:tasks.workunit.client.0.smithi110.stdout: "dir_commit": { 2024-08-17T00:34:22.024 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12 2024-08-17T00:34:22.024 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.024 INFO:tasks.workunit.client.0.smithi110.stdout: "dir_fetch_complete": { 2024-08-17T00:34:22.024 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.024 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.024 INFO:tasks.workunit.client.0.smithi110.stdout: "dir_fetch_keys": { 2024-08-17T00:34:22.024 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.024 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.024 INFO:tasks.workunit.client.0.smithi110.stdout: "dir_merge": { 2024-08-17T00:34:22.024 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.024 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.024 INFO:tasks.workunit.client.0.smithi110.stdout: "dir_split": { 2024-08-17T00:34:22.024 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.024 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.025 INFO:tasks.workunit.client.0.smithi110.stdout: "exported_inodes": { 2024-08-17T00:34:22.025 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.025 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.025 INFO:tasks.workunit.client.0.smithi110.stdout: "forward": { 2024-08-17T00:34:22.025 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.025 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.025 INFO:tasks.workunit.client.0.smithi110.stdout: "handle_client_cap_release": { 2024-08-17T00:34:22.025 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.025 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.025 INFO:tasks.workunit.client.0.smithi110.stdout: "handle_client_caps": { 2024-08-17T00:34:22.025 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.025 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.025 INFO:tasks.workunit.client.0.smithi110.stdout: "handle_client_caps_dirty": { 2024-08-17T00:34:22.025 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.026 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.026 INFO:tasks.workunit.client.0.smithi110.stdout: "handle_inode_file_caps": { 2024-08-17T00:34:22.026 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.026 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.026 INFO:tasks.workunit.client.0.smithi110.stdout: "imported_inodes": { 2024-08-17T00:34:22.026 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.026 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.026 INFO:tasks.workunit.client.0.smithi110.stdout: "inodes": { 2024-08-17T00:34:22.026 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10 2024-08-17T00:34:22.026 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.026 INFO:tasks.workunit.client.0.smithi110.stdout: "inodes_expired": { 2024-08-17T00:34:22.026 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.026 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.027 INFO:tasks.workunit.client.0.smithi110.stdout: "inodes_pinned": { 2024-08-17T00:34:22.027 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10 2024-08-17T00:34:22.027 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.027 INFO:tasks.workunit.client.0.smithi110.stdout: "inodes_with_caps": { 2024-08-17T00:34:22.027 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.027 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.027 INFO:tasks.workunit.client.0.smithi110.stdout: "load_cent": { 2024-08-17T00:34:22.027 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.027 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.027 INFO:tasks.workunit.client.0.smithi110.stdout: "openino_dir_fetch": { 2024-08-17T00:34:22.027 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.027 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.027 INFO:tasks.workunit.client.0.smithi110.stdout: "process_request_cap_release": { 2024-08-17T00:34:22.027 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.028 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.028 INFO:tasks.workunit.client.0.smithi110.stdout: "reply_latency": { 2024-08-17T00:34:22.028 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:22.028 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95087 2024-08-17T00:34:22.028 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.028 INFO:tasks.workunit.client.0.smithi110.stdout: "request": { 2024-08-17T00:34:22.028 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:22.028 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.028 INFO:tasks.workunit.client.0.smithi110.stdout: "root_rbytes": { 2024-08-17T00:34:22.028 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.028 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.028 INFO:tasks.workunit.client.0.smithi110.stdout: "root_rfiles": { 2024-08-17T00:34:22.028 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.028 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.029 INFO:tasks.workunit.client.0.smithi110.stdout: "root_rsnaps": { 2024-08-17T00:34:22.029 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.029 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.029 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_reply": { 2024-08-17T00:34:22.029 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.029 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.029 INFO:tasks.workunit.client.0.smithi110.stdout: "subtrees": { 2024-08-17T00:34:22.029 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:22.029 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.029 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.029 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_cache": { 2024-08-17T00:34:22.029 INFO:tasks.workunit.client.0.smithi110.stdout: "ireq_enqueue_scrub": { 2024-08-17T00:34:22.029 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.029 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.030 INFO:tasks.workunit.client.0.smithi110.stdout: "ireq_exportdir": { 2024-08-17T00:34:22.030 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.030 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.030 INFO:tasks.workunit.client.0.smithi110.stdout: "ireq_flush": { 2024-08-17T00:34:22.030 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.030 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.030 INFO:tasks.workunit.client.0.smithi110.stdout: "ireq_fragmentdir": { 2024-08-17T00:34:22.030 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.030 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.030 INFO:tasks.workunit.client.0.smithi110.stdout: "ireq_fragstats": { 2024-08-17T00:34:22.030 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.030 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.030 INFO:tasks.workunit.client.0.smithi110.stdout: "ireq_inodestats": { 2024-08-17T00:34:22.031 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.031 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.031 INFO:tasks.workunit.client.0.smithi110.stdout: "num_recovering_enqueued": { 2024-08-17T00:34:22.031 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.031 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.031 INFO:tasks.workunit.client.0.smithi110.stdout: "num_recovering_prioritized": { 2024-08-17T00:34:22.031 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.031 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.031 INFO:tasks.workunit.client.0.smithi110.stdout: "num_recovering_processing": { 2024-08-17T00:34:22.031 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.031 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.031 INFO:tasks.workunit.client.0.smithi110.stdout: "num_strays": { 2024-08-17T00:34:22.031 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.031 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.032 INFO:tasks.workunit.client.0.smithi110.stdout: "num_strays_delayed": { 2024-08-17T00:34:22.032 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.032 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.032 INFO:tasks.workunit.client.0.smithi110.stdout: "num_strays_enqueuing": { 2024-08-17T00:34:22.032 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.032 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.032 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_completed": { 2024-08-17T00:34:22.032 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.032 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.032 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_started": { 2024-08-17T00:34:22.032 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.032 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.032 INFO:tasks.workunit.client.0.smithi110.stdout: "strays_created": { 2024-08-17T00:34:22.033 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.033 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.033 INFO:tasks.workunit.client.0.smithi110.stdout: "strays_enqueued": { 2024-08-17T00:34:22.033 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.033 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.033 INFO:tasks.workunit.client.0.smithi110.stdout: "strays_migrated": { 2024-08-17T00:34:22.033 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.033 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.033 INFO:tasks.workunit.client.0.smithi110.stdout: "strays_reintegrated": { 2024-08-17T00:34:22.033 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.033 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.033 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.033 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_log": { 2024-08-17T00:34:22.033 INFO:tasks.workunit.client.0.smithi110.stdout: "ev": { 2024-08-17T00:34:22.034 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5 2024-08-17T00:34:22.034 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.034 INFO:tasks.workunit.client.0.smithi110.stdout: "evadd": { 2024-08-17T00:34:22.034 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5 2024-08-17T00:34:22.034 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.034 INFO:tasks.workunit.client.0.smithi110.stdout: "evex": { 2024-08-17T00:34:22.034 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.034 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.034 INFO:tasks.workunit.client.0.smithi110.stdout: "evexd": { 2024-08-17T00:34:22.034 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.034 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.034 INFO:tasks.workunit.client.0.smithi110.stdout: "evexg": { 2024-08-17T00:34:22.034 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.034 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.035 INFO:tasks.workunit.client.0.smithi110.stdout: "evtrm": { 2024-08-17T00:34:22.035 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.035 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.035 INFO:tasks.workunit.client.0.smithi110.stdout: "jlat": { 2024-08-17T00:34:22.035 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 5, 2024-08-17T00:34:22.035 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12055063 2024-08-17T00:34:22.035 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.035 INFO:tasks.workunit.client.0.smithi110.stdout: "replayed": { 2024-08-17T00:34:22.035 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.035 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.035 INFO:tasks.workunit.client.0.smithi110.stdout: "seg": { 2024-08-17T00:34:22.035 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T00:34:22.035 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.035 INFO:tasks.workunit.client.0.smithi110.stdout: "segadd": { 2024-08-17T00:34:22.036 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T00:34:22.036 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.036 INFO:tasks.workunit.client.0.smithi110.stdout: "segex": { 2024-08-17T00:34:22.036 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.036 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.036 INFO:tasks.workunit.client.0.smithi110.stdout: "segexd": { 2024-08-17T00:34:22.036 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.036 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.036 INFO:tasks.workunit.client.0.smithi110.stdout: "segexg": { 2024-08-17T00:34:22.036 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.036 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.036 INFO:tasks.workunit.client.0.smithi110.stdout: "segtrm": { 2024-08-17T00:34:22.036 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.036 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.037 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.037 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_mem": { 2024-08-17T00:34:22.037 INFO:tasks.workunit.client.0.smithi110.stdout: "cap": { 2024-08-17T00:34:22.037 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.037 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.037 INFO:tasks.workunit.client.0.smithi110.stdout: "cap+": { 2024-08-17T00:34:22.037 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:22.037 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.037 INFO:tasks.workunit.client.0.smithi110.stdout: "cap-": { 2024-08-17T00:34:22.037 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:22.037 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.037 INFO:tasks.workunit.client.0.smithi110.stdout: "dir": { 2024-08-17T00:34:22.037 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12 2024-08-17T00:34:22.037 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.038 INFO:tasks.workunit.client.0.smithi110.stdout: "dir+": { 2024-08-17T00:34:22.038 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12 2024-08-17T00:34:22.038 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.038 INFO:tasks.workunit.client.0.smithi110.stdout: "dir-": { 2024-08-17T00:34:22.038 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.038 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.038 INFO:tasks.workunit.client.0.smithi110.stdout: "dn": { 2024-08-17T00:34:22.038 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10 2024-08-17T00:34:22.038 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.038 INFO:tasks.workunit.client.0.smithi110.stdout: "dn+": { 2024-08-17T00:34:22.038 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10 2024-08-17T00:34:22.038 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.038 INFO:tasks.workunit.client.0.smithi110.stdout: "dn-": { 2024-08-17T00:34:22.039 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.039 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.039 INFO:tasks.workunit.client.0.smithi110.stdout: "heap": { 2024-08-17T00:34:22.039 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 207124 2024-08-17T00:34:22.039 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.039 INFO:tasks.workunit.client.0.smithi110.stdout: "ino": { 2024-08-17T00:34:22.039 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13 2024-08-17T00:34:22.039 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.039 INFO:tasks.workunit.client.0.smithi110.stdout: "ino+": { 2024-08-17T00:34:22.039 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13 2024-08-17T00:34:22.039 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.039 INFO:tasks.workunit.client.0.smithi110.stdout: "ino-": { 2024-08-17T00:34:22.039 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.039 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.040 INFO:tasks.workunit.client.0.smithi110.stdout: "rss": { 2024-08-17T00:34:22.040 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 39448 2024-08-17T00:34:22.040 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.040 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.040 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_server": { 2024-08-17T00:34:22.040 INFO:tasks.workunit.client.0.smithi110.stdout: "cap_acquisition_throttle": { 2024-08-17T00:34:22.040 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.040 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.040 INFO:tasks.workunit.client.0.smithi110.stdout: "cap_revoke_eviction": { 2024-08-17T00:34:22.040 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.040 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.040 INFO:tasks.workunit.client.0.smithi110.stdout: "handle_client_request": { 2024-08-17T00:34:22.040 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:22.041 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.041 INFO:tasks.workunit.client.0.smithi110.stdout: "handle_client_session": { 2024-08-17T00:34:22.041 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16 2024-08-17T00:34:22.041 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.041 INFO:tasks.workunit.client.0.smithi110.stdout: "handle_peer_request": { 2024-08-17T00:34:22.041 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.041 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.041 INFO:tasks.workunit.client.0.smithi110.stdout: "req_create_latency": { 2024-08-17T00:34:22.041 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.041 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.041 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.041 INFO:tasks.workunit.client.0.smithi110.stdout: "req_getattr_latency": { 2024-08-17T00:34:22.041 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:22.042 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95087 2024-08-17T00:34:22.042 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.042 INFO:tasks.workunit.client.0.smithi110.stdout: "req_getfilelock_latency": { 2024-08-17T00:34:22.042 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.042 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.042 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.042 INFO:tasks.workunit.client.0.smithi110.stdout: "req_getvxattr_latency": { 2024-08-17T00:34:22.042 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.042 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.042 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.042 INFO:tasks.workunit.client.0.smithi110.stdout: "req_link_latency": { 2024-08-17T00:34:22.042 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.042 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.042 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.043 INFO:tasks.workunit.client.0.smithi110.stdout: "req_lookup_latency": { 2024-08-17T00:34:22.043 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.043 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.043 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.043 INFO:tasks.workunit.client.0.smithi110.stdout: "req_lookuphash_latency": { 2024-08-17T00:34:22.043 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.043 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.043 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.043 INFO:tasks.workunit.client.0.smithi110.stdout: "req_lookupino_latency": { 2024-08-17T00:34:22.043 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.043 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.043 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.043 INFO:tasks.workunit.client.0.smithi110.stdout: "req_lookupname_latency": { 2024-08-17T00:34:22.043 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.044 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.044 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.044 INFO:tasks.workunit.client.0.smithi110.stdout: "req_lookupparent_latency": { 2024-08-17T00:34:22.044 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.044 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.044 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.044 INFO:tasks.workunit.client.0.smithi110.stdout: "req_lookupsnap_latency": { 2024-08-17T00:34:22.044 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.044 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.044 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.044 INFO:tasks.workunit.client.0.smithi110.stdout: "req_lssnap_latency": { 2024-08-17T00:34:22.044 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.044 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.044 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.045 INFO:tasks.workunit.client.0.smithi110.stdout: "req_mkdir_latency": { 2024-08-17T00:34:22.045 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.045 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.045 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.045 INFO:tasks.workunit.client.0.smithi110.stdout: "req_mknod_latency": { 2024-08-17T00:34:22.045 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.045 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.045 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.045 INFO:tasks.workunit.client.0.smithi110.stdout: "req_mksnap_latency": { 2024-08-17T00:34:22.045 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.045 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.045 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.045 INFO:tasks.workunit.client.0.smithi110.stdout: "req_open_latency": { 2024-08-17T00:34:22.045 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.046 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.046 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.046 INFO:tasks.workunit.client.0.smithi110.stdout: "req_readdir_latency": { 2024-08-17T00:34:22.046 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.046 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.046 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.046 INFO:tasks.workunit.client.0.smithi110.stdout: "req_rename_latency": { 2024-08-17T00:34:22.046 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.046 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.046 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.046 INFO:tasks.workunit.client.0.smithi110.stdout: "req_renamesnap_latency": { 2024-08-17T00:34:22.046 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.046 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.046 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.047 INFO:tasks.workunit.client.0.smithi110.stdout: "req_rmdir_latency": { 2024-08-17T00:34:22.047 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.047 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.047 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.047 INFO:tasks.workunit.client.0.smithi110.stdout: "req_rmsnap_latency": { 2024-08-17T00:34:22.047 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.047 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.047 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.047 INFO:tasks.workunit.client.0.smithi110.stdout: "req_rmxattr_latency": { 2024-08-17T00:34:22.047 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.047 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.047 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.047 INFO:tasks.workunit.client.0.smithi110.stdout: "req_setattr_latency": { 2024-08-17T00:34:22.048 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.048 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.048 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.048 INFO:tasks.workunit.client.0.smithi110.stdout: "req_setdirlayout_latency": { 2024-08-17T00:34:22.048 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.048 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.048 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.048 INFO:tasks.workunit.client.0.smithi110.stdout: "req_setfilelock_latency": { 2024-08-17T00:34:22.048 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.048 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.048 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.048 INFO:tasks.workunit.client.0.smithi110.stdout: "req_setlayout_latency": { 2024-08-17T00:34:22.048 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.048 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.049 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.049 INFO:tasks.workunit.client.0.smithi110.stdout: "req_setxattr_latency": { 2024-08-17T00:34:22.049 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.049 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.049 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.049 INFO:tasks.workunit.client.0.smithi110.stdout: "req_snapdiff_latency": { 2024-08-17T00:34:22.049 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.049 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.049 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.049 INFO:tasks.workunit.client.0.smithi110.stdout: "req_symlink_latency": { 2024-08-17T00:34:22.049 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.049 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.049 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.050 INFO:tasks.workunit.client.0.smithi110.stdout: "req_unlink_latency": { 2024-08-17T00:34:22.050 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.050 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.050 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.050 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.050 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_sessions": { 2024-08-17T00:34:22.050 INFO:tasks.workunit.client.0.smithi110.stdout: "average_load": { 2024-08-17T00:34:22.050 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T00:34:22.050 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.050 INFO:tasks.workunit.client.0.smithi110.stdout: "avg_session_uptime": { 2024-08-17T00:34:22.050 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 86 2024-08-17T00:34:22.050 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.050 INFO:tasks.workunit.client.0.smithi110.stdout: "mdthresh_evicted": { 2024-08-17T00:34:22.051 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.051 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.051 INFO:tasks.workunit.client.0.smithi110.stdout: "session_add": { 2024-08-17T00:34:22.051 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:22.051 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.051 INFO:tasks.workunit.client.0.smithi110.stdout: "session_count": { 2024-08-17T00:34:22.051 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.051 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.051 INFO:tasks.workunit.client.0.smithi110.stdout: "session_remove": { 2024-08-17T00:34:22.051 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:22.051 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.051 INFO:tasks.workunit.client.0.smithi110.stdout: "sessions_open": { 2024-08-17T00:34:22.051 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.052 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.052 INFO:tasks.workunit.client.0.smithi110.stdout: "sessions_stale": { 2024-08-17T00:34:22.052 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.052 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.052 INFO:tasks.workunit.client.0.smithi110.stdout: "total_load": { 2024-08-17T00:34:22.052 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:22.052 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.052 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.052 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T00:34:22.052 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T00:34:22.052 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.052 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.052 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:22.053 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.053 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.053 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T00:34:22.053 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.053 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.053 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:22.053 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 45 2024-08-17T00:34:22.053 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.053 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.053 INFO:tasks.workunit.client.0.smithi110.stdout: "purge_queue": { 2024-08-17T00:34:22.053 INFO:tasks.workunit.client.0.smithi110.stdout: "pq_executed": { 2024-08-17T00:34:22.053 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.053 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.053 INFO:tasks.workunit.client.0.smithi110.stdout: "pq_executed_ops": { 2024-08-17T00:34:22.054 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.054 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.054 INFO:tasks.workunit.client.0.smithi110.stdout: "pq_executing": { 2024-08-17T00:34:22.054 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.054 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.054 INFO:tasks.workunit.client.0.smithi110.stdout: "pq_executing_high_water": { 2024-08-17T00:34:22.054 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.054 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.054 INFO:tasks.workunit.client.0.smithi110.stdout: "pq_executing_ops": { 2024-08-17T00:34:22.054 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.054 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.054 INFO:tasks.workunit.client.0.smithi110.stdout: "pq_executing_ops_high_water": { 2024-08-17T00:34:22.054 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.055 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.055 INFO:tasks.workunit.client.0.smithi110.stdout: "pq_item_in_journal": { 2024-08-17T00:34:22.055 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.055 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.055 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.055 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.055 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.6480ebb717364cca6fc6b2068bee7df7f1990f3b": { 2024-08-17T00:34:22.055 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T00:34:22.055 INFO:tasks.workunit.client.0.smithi110.stdout: "election_call": { 2024-08-17T00:34:22.055 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:22.055 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.055 INFO:tasks.workunit.client.0.smithi110.stdout: "election_lose": { 2024-08-17T00:34:22.055 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.055 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.056 INFO:tasks.workunit.client.0.smithi110.stdout: "election_win": { 2024-08-17T00:34:22.056 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T00:34:22.056 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.056 INFO:tasks.workunit.client.0.smithi110.stdout: "num_elections": { 2024-08-17T00:34:22.056 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9 2024-08-17T00:34:22.056 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.056 INFO:tasks.workunit.client.0.smithi110.stdout: "num_sessions": { 2024-08-17T00:34:22.056 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8 2024-08-17T00:34:22.056 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.056 INFO:tasks.workunit.client.0.smithi110.stdout: "session_add": { 2024-08-17T00:34:22.056 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T00:34:22.056 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.056 INFO:tasks.workunit.client.0.smithi110.stdout: "session_rm": { 2024-08-17T00:34:22.056 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 193 2024-08-17T00:34:22.057 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.057 INFO:tasks.workunit.client.0.smithi110.stdout: "session_trim": { 2024-08-17T00:34:22.057 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.057 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.057 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.057 INFO:tasks.workunit.client.0.smithi110.stdout: "paxos": { 2024-08-17T00:34:22.057 INFO:tasks.workunit.client.0.smithi110.stdout: "accept_timeout": { 2024-08-17T00:34:22.057 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.057 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.057 INFO:tasks.workunit.client.0.smithi110.stdout: "begin": { 2024-08-17T00:34:22.057 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 962 2024-08-17T00:34:22.057 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.057 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_bytes": { 2024-08-17T00:34:22.058 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 962, 2024-08-17T00:34:22.058 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5148579 2024-08-17T00:34:22.058 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.058 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_keys": { 2024-08-17T00:34:22.058 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 962, 2024-08-17T00:34:22.058 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2886 2024-08-17T00:34:22.058 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.058 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_latency": { 2024-08-17T00:34:22.058 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 962, 2024-08-17T00:34:22.058 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 119998001 2024-08-17T00:34:22.058 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.058 INFO:tasks.workunit.client.0.smithi110.stdout: "collect": { 2024-08-17T00:34:22.058 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.058 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.059 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_bytes": { 2024-08-17T00:34:22.059 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.059 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.059 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.059 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_keys": { 2024-08-17T00:34:22.059 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.059 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.059 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.059 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_latency": { 2024-08-17T00:34:22.059 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.059 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.059 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.059 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_timeout": { 2024-08-17T00:34:22.060 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.060 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.060 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_uncommitted": { 2024-08-17T00:34:22.060 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.060 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.060 INFO:tasks.workunit.client.0.smithi110.stdout: "commit": { 2024-08-17T00:34:22.060 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 962 2024-08-17T00:34:22.060 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.060 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_bytes": { 2024-08-17T00:34:22.060 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 962, 2024-08-17T00:34:22.060 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5079373 2024-08-17T00:34:22.060 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.060 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_keys": { 2024-08-17T00:34:22.060 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 962, 2024-08-17T00:34:22.061 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5616 2024-08-17T00:34:22.061 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.061 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_latency": { 2024-08-17T00:34:22.061 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 962, 2024-08-17T00:34:22.061 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 130207811 2024-08-17T00:34:22.061 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.061 INFO:tasks.workunit.client.0.smithi110.stdout: "lease_ack_timeout": { 2024-08-17T00:34:22.061 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.061 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.061 INFO:tasks.workunit.client.0.smithi110.stdout: "lease_timeout": { 2024-08-17T00:34:22.061 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.061 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.061 INFO:tasks.workunit.client.0.smithi110.stdout: "new_pn": { 2024-08-17T00:34:22.061 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:22.062 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.062 INFO:tasks.workunit.client.0.smithi110.stdout: "new_pn_latency": { 2024-08-17T00:34:22.062 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:22.062 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.062 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.062 INFO:tasks.workunit.client.0.smithi110.stdout: "refresh": { 2024-08-17T00:34:22.062 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 964 2024-08-17T00:34:22.062 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.062 INFO:tasks.workunit.client.0.smithi110.stdout: "refresh_latency": { 2024-08-17T00:34:22.062 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 964, 2024-08-17T00:34:22.062 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2283961957 2024-08-17T00:34:22.062 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.062 INFO:tasks.workunit.client.0.smithi110.stdout: "restart": { 2024-08-17T00:34:22.063 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12 2024-08-17T00:34:22.063 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.063 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state": { 2024-08-17T00:34:22.063 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T00:34:22.063 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.063 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state_bytes": { 2024-08-17T00:34:22.063 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T00:34:22.063 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1627 2024-08-17T00:34:22.063 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.063 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state_keys": { 2024-08-17T00:34:22.063 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T00:34:22.063 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T00:34:22.063 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.064 INFO:tasks.workunit.client.0.smithi110.stdout: "start_leader": { 2024-08-17T00:34:22.064 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T00:34:22.064 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.064 INFO:tasks.workunit.client.0.smithi110.stdout: "start_peon": { 2024-08-17T00:34:22.064 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.064 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.064 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state": { 2024-08-17T00:34:22.064 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.064 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.064 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_bytes": { 2024-08-17T00:34:22.064 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.064 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.064 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.064 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_keys": { 2024-08-17T00:34:22.065 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.065 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.065 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.065 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_latency": { 2024-08-17T00:34:22.065 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.065 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.065 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.065 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.065 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache": { 2024-08-17T00:34:22.065 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T00:34:22.065 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1020054731 2024-08-17T00:34:22.065 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.065 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T00:34:22.066 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 46891008 2024-08-17T00:34:22.066 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.066 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T00:34:22.066 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 40992768 2024-08-17T00:34:22.066 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.066 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T00:34:22.066 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2147483648 2024-08-17T00:34:22.066 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.066 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T00:34:22.066 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5898240 2024-08-17T00:34:22.066 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.066 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.066 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:full": { 2024-08-17T00:34:22.067 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.067 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 348127232 2024-08-17T00:34:22.067 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.067 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.067 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.067 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.067 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.067 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.067 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.067 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.067 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 277005746 2024-08-17T00:34:22.067 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.067 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.067 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 312598 2024-08-17T00:34:22.068 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.068 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.068 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.068 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.068 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.068 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.068 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.068 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.068 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.068 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.068 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.068 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.068 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.068 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.069 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.069 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.069 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.069 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.069 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.069 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.069 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.069 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.069 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.069 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.069 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.069 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.069 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70808888 2024-08-17T00:34:22.069 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.070 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.070 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:inc": { 2024-08-17T00:34:22.070 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.070 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 348127232 2024-08-17T00:34:22.070 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.070 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.070 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.070 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.070 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.070 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.070 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.070 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.070 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 277005746 2024-08-17T00:34:22.071 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.071 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.071 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 41774 2024-08-17T00:34:22.071 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.071 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.071 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.071 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.071 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.071 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.071 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.071 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.071 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.071 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.071 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.072 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.072 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.072 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.072 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.072 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.072 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.072 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.072 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.072 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.072 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.072 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.072 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.072 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.073 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.073 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.073 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71079712 2024-08-17T00:34:22.073 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.073 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.073 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:kv": { 2024-08-17T00:34:22.073 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.073 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 322961408 2024-08-17T00:34:22.073 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.073 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.073 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:22.073 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.073 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.073 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.074 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.074 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.074 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 184670497 2024-08-17T00:34:22.074 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.074 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.074 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.074 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.074 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.074 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.074 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.074 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.074 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.074 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.075 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.075 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.075 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.075 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.075 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.075 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.075 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.075 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.075 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.076 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.076 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.076 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.076 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.076 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.076 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.076 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.076 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.076 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.076 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.076 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71182047 2024-08-17T00:34:22.076 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.077 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.077 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb": { 2024-08-17T00:34:22.077 INFO:tasks.workunit.client.0.smithi110.stdout: "compact": { 2024-08-17T00:34:22.077 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.077 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.077 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_queue_len": { 2024-08-17T00:34:22.077 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.077 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.077 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_queue_merge": { 2024-08-17T00:34:22.077 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.077 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.077 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_range": { 2024-08-17T00:34:22.077 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T00:34:22.078 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.078 INFO:tasks.workunit.client.0.smithi110.stdout: "get_latency": { 2024-08-17T00:34:22.078 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 42991, 2024-08-17T00:34:22.078 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 174163141 2024-08-17T00:34:22.078 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.078 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_delay_time": { 2024-08-17T00:34:22.078 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.078 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.078 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.078 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_memtable_time": { 2024-08-17T00:34:22.078 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.078 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.078 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.079 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-17T00:34:22.079 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.079 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.079 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.079 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_wal_time": { 2024-08-17T00:34:22.079 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.079 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.079 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.079 INFO:tasks.workunit.client.0.smithi110.stdout: "submit_latency": { 2024-08-17T00:34:22.079 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.079 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.079 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.079 INFO:tasks.workunit.client.0.smithi110.stdout: "submit_sync_latency": { 2024-08-17T00:34:22.080 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2097, 2024-08-17T00:34:22.080 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 279232026 2024-08-17T00:34:22.080 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.080 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.080 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.080 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.c4d8fd12ad92af885518649f4e2b78966c1046a8": { 2024-08-17T00:34:22.080 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T00:34:22.080 INFO:tasks.workunit.client.0.smithi110.stdout: "election_call": { 2024-08-17T00:34:22.080 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T00:34:22.080 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.080 INFO:tasks.workunit.client.0.smithi110.stdout: "election_lose": { 2024-08-17T00:34:22.080 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T00:34:22.080 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.081 INFO:tasks.workunit.client.0.smithi110.stdout: "election_win": { 2024-08-17T00:34:22.081 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.081 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_elections": { 2024-08-17T00:34:22.081 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T00:34:22.081 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_sessions": { 2024-08-17T00:34:22.081 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10 2024-08-17T00:34:22.081 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.081 INFO:tasks.workunit.client.0.smithi110.stdout: "session_add": { 2024-08-17T00:34:22.081 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5 2024-08-17T00:34:22.081 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.081 INFO:tasks.workunit.client.0.smithi110.stdout: "session_rm": { 2024-08-17T00:34:22.082 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 87 2024-08-17T00:34:22.082 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.082 INFO:tasks.workunit.client.0.smithi110.stdout: "session_trim": { 2024-08-17T00:34:22.082 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.082 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.082 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.082 INFO:tasks.workunit.client.0.smithi110.stdout: "paxos": { 2024-08-17T00:34:22.082 INFO:tasks.workunit.client.0.smithi110.stdout: "accept_timeout": { 2024-08-17T00:34:22.082 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.082 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.082 INFO:tasks.workunit.client.0.smithi110.stdout: "begin": { 2024-08-17T00:34:22.082 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 827 2024-08-17T00:34:22.082 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.083 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_bytes": { 2024-08-17T00:34:22.083 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 827, 2024-08-17T00:34:22.083 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4070529 2024-08-17T00:34:22.083 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.083 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_keys": { 2024-08-17T00:34:22.083 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.083 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.083 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.083 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_latency": { 2024-08-17T00:34:22.083 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 827, 2024-08-17T00:34:22.083 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 89998503 2024-08-17T00:34:22.083 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.083 INFO:tasks.workunit.client.0.smithi110.stdout: "collect": { 2024-08-17T00:34:22.083 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T00:34:22.084 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.084 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_bytes": { 2024-08-17T00:34:22.084 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:22.084 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73 2024-08-17T00:34:22.084 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.084 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_keys": { 2024-08-17T00:34:22.084 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:22.084 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T00:34:22.084 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.084 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_latency": { 2024-08-17T00:34:22.084 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:22.084 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.084 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.084 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_timeout": { 2024-08-17T00:34:22.085 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.085 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.085 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_uncommitted": { 2024-08-17T00:34:22.085 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.085 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.085 INFO:tasks.workunit.client.0.smithi110.stdout: "commit": { 2024-08-17T00:34:22.085 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 829 2024-08-17T00:34:22.085 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.085 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_bytes": { 2024-08-17T00:34:22.085 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.085 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.085 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.085 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_keys": { 2024-08-17T00:34:22.085 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.086 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.086 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.086 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_latency": { 2024-08-17T00:34:22.086 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.086 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.086 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.086 INFO:tasks.workunit.client.0.smithi110.stdout: "lease_ack_timeout": { 2024-08-17T00:34:22.086 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.086 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.086 INFO:tasks.workunit.client.0.smithi110.stdout: "lease_timeout": { 2024-08-17T00:34:22.086 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.086 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.086 INFO:tasks.workunit.client.0.smithi110.stdout: "new_pn": { 2024-08-17T00:34:22.087 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.087 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.087 INFO:tasks.workunit.client.0.smithi110.stdout: "new_pn_latency": { 2024-08-17T00:34:22.087 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.087 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.087 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.087 INFO:tasks.workunit.client.0.smithi110.stdout: "refresh": { 2024-08-17T00:34:22.087 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 829 2024-08-17T00:34:22.087 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.087 INFO:tasks.workunit.client.0.smithi110.stdout: "refresh_latency": { 2024-08-17T00:34:22.087 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 829, 2024-08-17T00:34:22.087 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1884968637 2024-08-17T00:34:22.087 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.088 INFO:tasks.workunit.client.0.smithi110.stdout: "restart": { 2024-08-17T00:34:22.088 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8 2024-08-17T00:34:22.088 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.088 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state": { 2024-08-17T00:34:22.088 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.088 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.088 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state_bytes": { 2024-08-17T00:34:22.088 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.088 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.088 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.088 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state_keys": { 2024-08-17T00:34:22.088 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.088 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.089 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.089 INFO:tasks.workunit.client.0.smithi110.stdout: "start_leader": { 2024-08-17T00:34:22.089 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.089 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.089 INFO:tasks.workunit.client.0.smithi110.stdout: "start_peon": { 2024-08-17T00:34:22.089 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T00:34:22.089 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.089 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state": { 2024-08-17T00:34:22.089 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 828 2024-08-17T00:34:22.089 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.089 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_bytes": { 2024-08-17T00:34:22.089 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 828, 2024-08-17T00:34:22.089 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7985952 2024-08-17T00:34:22.089 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.090 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_keys": { 2024-08-17T00:34:22.090 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 828, 2024-08-17T00:34:22.090 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5701 2024-08-17T00:34:22.090 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.090 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_latency": { 2024-08-17T00:34:22.090 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 828, 2024-08-17T00:34:22.090 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 97998363 2024-08-17T00:34:22.090 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.090 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.090 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache": { 2024-08-17T00:34:22.090 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T00:34:22.090 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1020054731 2024-08-17T00:34:22.090 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.090 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T00:34:22.091 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 44900352 2024-08-17T00:34:22.091 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.091 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T00:34:22.091 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 33488896 2024-08-17T00:34:22.091 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.091 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T00:34:22.091 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2147483648 2024-08-17T00:34:22.091 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.091 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T00:34:22.091 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11411456 2024-08-17T00:34:22.091 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.091 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.091 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:full": { 2024-08-17T00:34:22.091 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.092 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 348127232 2024-08-17T00:34:22.092 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.092 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.092 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.092 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.092 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.092 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.092 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.092 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.092 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 277004670 2024-08-17T00:34:22.092 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.092 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.092 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 313028 2024-08-17T00:34:22.093 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.093 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.093 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.093 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.093 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.093 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.093 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.093 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.093 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.093 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.093 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.093 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.093 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.093 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.094 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.094 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.094 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.094 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.094 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.094 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.094 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.094 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.094 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.094 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.094 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.094 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.094 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70809534 2024-08-17T00:34:22.095 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.095 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.095 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:inc": { 2024-08-17T00:34:22.095 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.095 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 348127232 2024-08-17T00:34:22.095 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.095 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.095 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.095 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.095 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.095 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.095 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.095 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.096 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 277004670 2024-08-17T00:34:22.096 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.096 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.096 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 44213 2024-08-17T00:34:22.096 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.096 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.096 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.096 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.096 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.096 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.096 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.096 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.096 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.096 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.097 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.097 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.097 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.097 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.097 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.097 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.097 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.097 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.097 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.097 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.097 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.097 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.097 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.097 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.098 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.098 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.098 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71078349 2024-08-17T00:34:22.098 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.098 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.098 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:kv": { 2024-08-17T00:34:22.098 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.098 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 322961408 2024-08-17T00:34:22.098 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.098 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.098 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:22.098 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.098 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.099 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.099 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.099 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.099 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 184669780 2024-08-17T00:34:22.099 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.099 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.099 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.099 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.099 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.099 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.099 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.099 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.099 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.099 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.100 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.100 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.100 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.100 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.100 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.100 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.100 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.100 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.100 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.100 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.100 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.100 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.100 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.100 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.101 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.101 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.101 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.101 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.101 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.101 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71182764 2024-08-17T00:34:22.101 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.101 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.101 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb": { 2024-08-17T00:34:22.101 INFO:tasks.workunit.client.0.smithi110.stdout: "compact": { 2024-08-17T00:34:22.101 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.101 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.101 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_queue_len": { 2024-08-17T00:34:22.102 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.102 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.102 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_queue_merge": { 2024-08-17T00:34:22.102 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.102 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.102 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_range": { 2024-08-17T00:34:22.102 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T00:34:22.102 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.102 INFO:tasks.workunit.client.0.smithi110.stdout: "get_latency": { 2024-08-17T00:34:22.102 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 35683, 2024-08-17T00:34:22.102 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 94061986 2024-08-17T00:34:22.102 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.102 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_delay_time": { 2024-08-17T00:34:22.103 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.103 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.103 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.103 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_memtable_time": { 2024-08-17T00:34:22.103 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.103 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.103 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.103 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-17T00:34:22.103 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.103 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.103 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.103 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_wal_time": { 2024-08-17T00:34:22.103 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.103 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.103 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.104 INFO:tasks.workunit.client.0.smithi110.stdout: "submit_latency": { 2024-08-17T00:34:22.104 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.104 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.104 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.104 INFO:tasks.workunit.client.0.smithi110.stdout: "submit_sync_latency": { 2024-08-17T00:34:22.104 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1782, 2024-08-17T00:34:22.104 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 207536484 2024-08-17T00:34:22.104 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.104 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.104 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.104 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.d6f125b7c635b6f45601f26ee81c70c0b368576b": { 2024-08-17T00:34:22.104 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T00:34:22.104 INFO:tasks.workunit.client.0.smithi110.stdout: "election_call": { 2024-08-17T00:34:22.104 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:22.105 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.105 INFO:tasks.workunit.client.0.smithi110.stdout: "election_lose": { 2024-08-17T00:34:22.105 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:22.105 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.105 INFO:tasks.workunit.client.0.smithi110.stdout: "election_win": { 2024-08-17T00:34:22.105 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.105 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_elections": { 2024-08-17T00:34:22.105 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7 2024-08-17T00:34:22.105 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_sessions": { 2024-08-17T00:34:22.105 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11 2024-08-17T00:34:22.105 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.105 INFO:tasks.workunit.client.0.smithi110.stdout: "session_add": { 2024-08-17T00:34:22.106 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4 2024-08-17T00:34:22.106 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.106 INFO:tasks.workunit.client.0.smithi110.stdout: "session_rm": { 2024-08-17T00:34:22.106 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 57 2024-08-17T00:34:22.106 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.106 INFO:tasks.workunit.client.0.smithi110.stdout: "session_trim": { 2024-08-17T00:34:22.106 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.106 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.106 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.106 INFO:tasks.workunit.client.0.smithi110.stdout: "paxos": { 2024-08-17T00:34:22.106 INFO:tasks.workunit.client.0.smithi110.stdout: "accept_timeout": { 2024-08-17T00:34:22.106 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.106 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.106 INFO:tasks.workunit.client.0.smithi110.stdout: "begin": { 2024-08-17T00:34:22.107 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 836 2024-08-17T00:34:22.107 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.107 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_bytes": { 2024-08-17T00:34:22.107 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 836, 2024-08-17T00:34:22.107 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096811 2024-08-17T00:34:22.107 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.107 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_keys": { 2024-08-17T00:34:22.107 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.107 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.107 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.107 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_latency": { 2024-08-17T00:34:22.107 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 836, 2024-08-17T00:34:22.107 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 163995285 2024-08-17T00:34:22.107 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.108 INFO:tasks.workunit.client.0.smithi110.stdout: "collect": { 2024-08-17T00:34:22.108 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:22.108 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.108 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_bytes": { 2024-08-17T00:34:22.108 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:22.108 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 146 2024-08-17T00:34:22.108 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.108 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_keys": { 2024-08-17T00:34:22.108 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:22.108 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:22.108 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.108 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_latency": { 2024-08-17T00:34:22.108 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:22.108 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 999971 2024-08-17T00:34:22.109 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.109 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_timeout": { 2024-08-17T00:34:22.109 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.109 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.109 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_uncommitted": { 2024-08-17T00:34:22.109 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.109 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.109 INFO:tasks.workunit.client.0.smithi110.stdout: "commit": { 2024-08-17T00:34:22.109 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 837 2024-08-17T00:34:22.109 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.109 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_bytes": { 2024-08-17T00:34:22.109 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.109 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.109 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.110 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_keys": { 2024-08-17T00:34:22.110 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.110 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.110 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.110 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_latency": { 2024-08-17T00:34:22.110 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.110 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.110 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.110 INFO:tasks.workunit.client.0.smithi110.stdout: "lease_ack_timeout": { 2024-08-17T00:34:22.110 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.110 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.110 INFO:tasks.workunit.client.0.smithi110.stdout: "lease_timeout": { 2024-08-17T00:34:22.111 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.111 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.111 INFO:tasks.workunit.client.0.smithi110.stdout: "new_pn": { 2024-08-17T00:34:22.111 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.111 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.111 INFO:tasks.workunit.client.0.smithi110.stdout: "new_pn_latency": { 2024-08-17T00:34:22.111 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.111 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.111 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.111 INFO:tasks.workunit.client.0.smithi110.stdout: "refresh": { 2024-08-17T00:34:22.111 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 837 2024-08-17T00:34:22.111 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.111 INFO:tasks.workunit.client.0.smithi110.stdout: "refresh_latency": { 2024-08-17T00:34:22.111 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 837, 2024-08-17T00:34:22.112 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1885945799 2024-08-17T00:34:22.112 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.112 INFO:tasks.workunit.client.0.smithi110.stdout: "restart": { 2024-08-17T00:34:22.112 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13 2024-08-17T00:34:22.112 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.112 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state": { 2024-08-17T00:34:22.112 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.112 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.112 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state_bytes": { 2024-08-17T00:34:22.112 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.112 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.112 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.112 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state_keys": { 2024-08-17T00:34:22.113 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.113 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.113 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.113 INFO:tasks.workunit.client.0.smithi110.stdout: "start_leader": { 2024-08-17T00:34:22.113 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.113 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.113 INFO:tasks.workunit.client.0.smithi110.stdout: "start_peon": { 2024-08-17T00:34:22.113 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:22.113 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.113 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state": { 2024-08-17T00:34:22.113 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 837 2024-08-17T00:34:22.113 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.113 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_bytes": { 2024-08-17T00:34:22.113 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 837, 2024-08-17T00:34:22.114 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8036607 2024-08-17T00:34:22.114 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.114 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_keys": { 2024-08-17T00:34:22.114 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 837, 2024-08-17T00:34:22.114 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5771 2024-08-17T00:34:22.114 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.114 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_latency": { 2024-08-17T00:34:22.114 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 837, 2024-08-17T00:34:22.114 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 423987835 2024-08-17T00:34:22.114 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.114 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.114 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache": { 2024-08-17T00:34:22.115 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T00:34:22.115 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1020054731 2024-08-17T00:34:22.115 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.115 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T00:34:22.115 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 44900352 2024-08-17T00:34:22.115 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.115 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T00:34:22.115 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 33480704 2024-08-17T00:34:22.115 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.115 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T00:34:22.115 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2147483648 2024-08-17T00:34:22.115 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.115 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T00:34:22.115 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11419648 2024-08-17T00:34:22.116 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.116 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.116 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:full": { 2024-08-17T00:34:22.116 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.116 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 348127232 2024-08-17T00:34:22.116 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.116 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.116 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.116 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.116 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.116 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.116 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.116 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.116 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 277004670 2024-08-17T00:34:22.117 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.117 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.117 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 313028 2024-08-17T00:34:22.117 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.117 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.117 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.117 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.117 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.117 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.117 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.117 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.117 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.117 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.118 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.118 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.118 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.118 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.118 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.118 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.118 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.118 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.118 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.118 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.118 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.118 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.118 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.118 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.119 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.119 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.119 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70809534 2024-08-17T00:34:22.119 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.119 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.119 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:inc": { 2024-08-17T00:34:22.119 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.119 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 348127232 2024-08-17T00:34:22.119 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.119 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.119 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.119 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.119 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.119 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.120 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.120 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.120 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 277004670 2024-08-17T00:34:22.120 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.120 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.120 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 44213 2024-08-17T00:34:22.120 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.120 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.120 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.120 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.120 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.120 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.120 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.120 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.120 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.121 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.121 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.121 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.121 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.121 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.121 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.121 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.121 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.121 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.121 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.121 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.121 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.122 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.122 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.122 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.122 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.122 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.122 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71078349 2024-08-17T00:34:22.122 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.122 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.122 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:kv": { 2024-08-17T00:34:22.122 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.122 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 322961408 2024-08-17T00:34:22.122 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.122 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.123 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:22.123 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.123 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.123 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.123 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.123 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.123 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 184669780 2024-08-17T00:34:22.123 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.123 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.123 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.123 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.123 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.123 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.123 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.124 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.124 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.124 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.124 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.124 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.124 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.124 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.124 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.124 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.124 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.124 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.124 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.124 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.124 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.124 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.125 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.125 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.125 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.125 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.125 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.125 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.125 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.125 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71182764 2024-08-17T00:34:22.125 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.125 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.125 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb": { 2024-08-17T00:34:22.125 INFO:tasks.workunit.client.0.smithi110.stdout: "compact": { 2024-08-17T00:34:22.125 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.125 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.126 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_queue_len": { 2024-08-17T00:34:22.126 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.126 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.126 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_queue_merge": { 2024-08-17T00:34:22.126 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.126 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.126 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_range": { 2024-08-17T00:34:22.126 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T00:34:22.126 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.126 INFO:tasks.workunit.client.0.smithi110.stdout: "get_latency": { 2024-08-17T00:34:22.126 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 35657, 2024-08-17T00:34:22.126 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 87034270 2024-08-17T00:34:22.127 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.127 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_delay_time": { 2024-08-17T00:34:22.127 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.127 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.127 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.127 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_memtable_time": { 2024-08-17T00:34:22.127 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.127 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.127 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.127 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-17T00:34:22.127 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.127 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.127 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.127 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_wal_time": { 2024-08-17T00:34:22.128 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.128 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.128 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.128 INFO:tasks.workunit.client.0.smithi110.stdout: "submit_latency": { 2024-08-17T00:34:22.128 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.128 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.128 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.128 INFO:tasks.workunit.client.0.smithi110.stdout: "submit_sync_latency": { 2024-08-17T00:34:22.128 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1826, 2024-08-17T00:34:22.128 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 683858716 2024-08-17T00:34:22.128 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.128 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.128 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.128 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.0": { 2024-08-17T00:34:22.129 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:22.129 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T00:34:22.129 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.129 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.129 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T00:34:22.129 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.129 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.129 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T00:34:22.129 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T00:34:22.129 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.129 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_main": { 2024-08-17T00:34:22.129 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.129 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.129 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T00:34:22.130 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.130 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.130 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T00:34:22.130 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.130 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.130 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T00:34:22.130 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12288 2024-08-17T00:34:22.130 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.130 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T00:34:22.130 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3022848 2024-08-17T00:34:22.130 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.130 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T00:34:22.130 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.130 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.131 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.131 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T00:34:22.131 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.131 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.131 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.131 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T00:34:22.131 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:22.131 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.131 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T00:34:22.131 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 27656192 2024-08-17T00:34:22.131 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.131 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T00:34:22.131 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1929216 2024-08-17T00:34:22.132 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.132 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T00:34:22.132 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1789952 2024-08-17T00:34:22.132 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.132 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T00:34:22.132 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31850496 2024-08-17T00:34:22.132 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.132 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T00:34:22.132 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.132 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.132 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T00:34:22.132 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.132 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.132 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T00:34:22.133 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14 2024-08-17T00:34:22.133 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.133 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T00:34:22.133 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 206272 2024-08-17T00:34:22.133 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.133 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T00:34:22.133 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 23 2024-08-17T00:34:22.133 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.133 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T00:34:22.133 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1282048 2024-08-17T00:34:22.133 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.133 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T00:34:22.133 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1286144 2024-08-17T00:34:22.134 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.134 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T00:34:22.134 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.134 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.134 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T00:34:22.134 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.134 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.134 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T00:34:22.134 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15 2024-08-17T00:34:22.134 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.134 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T00:34:22.134 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4913 2024-08-17T00:34:22.134 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.135 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T00:34:22.135 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4 2024-08-17T00:34:22.135 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.135 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T00:34:22.135 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5505 2024-08-17T00:34:22.135 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.135 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T00:34:22.135 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:22.135 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.135 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T00:34:22.135 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5505 2024-08-17T00:34:22.135 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.135 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T00:34:22.136 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:22.136 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.136 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T00:34:22.136 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.136 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.136 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T00:34:22.136 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.136 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.136 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T00:34:22.136 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.136 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.136 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T00:34:22.136 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.136 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.137 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T00:34:22.137 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.137 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.137 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T00:34:22.137 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.137 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.137 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T00:34:22.137 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.137 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.137 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T00:34:22.137 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.137 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.137 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T00:34:22.137 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.138 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.138 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T00:34:22.138 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4890624 2024-08-17T00:34:22.138 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.138 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.138 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T00:34:22.138 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T00:34:22.138 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T00:34:22.138 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.138 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T00:34:22.138 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1404928 2024-08-17T00:34:22.138 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.138 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T00:34:22.139 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4, 2024-08-17T00:34:22.139 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 205391 2024-08-17T00:34:22.139 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.139 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T00:34:22.139 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.139 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.139 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.139 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T00:34:22.139 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.139 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.139 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T00:34:22.139 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.139 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.139 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T00:34:22.140 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.140 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.140 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T00:34:22.140 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 26, 2024-08-17T00:34:22.140 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 63263 2024-08-17T00:34:22.140 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.140 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T00:34:22.140 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.140 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.140 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.140 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T00:34:22.140 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.140 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.141 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T00:34:22.141 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 424, 2024-08-17T00:34:22.141 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 69602418 2024-08-17T00:34:22.141 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.141 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T00:34:22.141 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 416, 2024-08-17T00:34:22.141 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6755086 2024-08-17T00:34:22.141 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.141 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T00:34:22.141 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 424, 2024-08-17T00:34:22.141 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 392933 2024-08-17T00:34:22.141 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.141 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T00:34:22.141 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 424, 2024-08-17T00:34:22.142 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 69995351 2024-08-17T00:34:22.142 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.142 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T00:34:22.142 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.142 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.142 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.142 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T00:34:22.142 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:22.142 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 34587 2024-08-17T00:34:22.142 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.142 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T00:34:22.142 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8, 2024-08-17T00:34:22.142 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 19178 2024-08-17T00:34:22.143 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.143 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T00:34:22.143 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.143 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.143 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.143 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T00:34:22.143 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.143 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.143 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.143 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T00:34:22.143 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4, 2024-08-17T00:34:22.143 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12143 2024-08-17T00:34:22.144 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.144 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T00:34:22.144 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 914 2024-08-17T00:34:22.144 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.144 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T00:34:22.144 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 248 2024-08-17T00:34:22.144 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.144 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T00:34:22.144 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 128, 2024-08-17T00:34:22.144 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1896793 2024-08-17T00:34:22.144 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.144 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T00:34:22.144 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 341, 2024-08-17T00:34:22.144 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 281702 2024-08-17T00:34:22.145 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.145 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T00:34:22.145 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 213, 2024-08-17T00:34:22.145 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1162577 2024-08-17T00:34:22.145 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.145 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T00:34:22.145 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.145 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.145 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T00:34:22.145 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:22.145 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 44534 2024-08-17T00:34:22.145 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.145 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T00:34:22.145 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 523, 2024-08-17T00:34:22.146 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8764998 2024-08-17T00:34:22.146 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.146 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T00:34:22.146 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 132, 2024-08-17T00:34:22.146 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8222647 2024-08-17T00:34:22.146 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.146 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T00:34:22.146 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 132, 2024-08-17T00:34:22.146 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 395145150743 2024-08-17T00:34:22.146 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.146 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T00:34:22.146 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 132, 2024-08-17T00:34:22.146 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 146833818403 2024-08-17T00:34:22.147 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.147 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T00:34:22.147 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 523, 2024-08-17T00:34:22.147 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71359886820 2024-08-17T00:34:22.147 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.147 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T00:34:22.147 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 523, 2024-08-17T00:34:22.147 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 62652 2024-08-17T00:34:22.147 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.147 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T00:34:22.147 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 523, 2024-08-17T00:34:22.147 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 493922 2024-08-17T00:34:22.147 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.148 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T00:34:22.148 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 523, 2024-08-17T00:34:22.148 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 130137984 2024-08-17T00:34:22.148 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.148 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T00:34:22.148 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 523, 2024-08-17T00:34:22.148 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 173240 2024-08-17T00:34:22.148 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.148 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T00:34:22.148 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 523, 2024-08-17T00:34:22.148 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 75893942 2024-08-17T00:34:22.148 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.148 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T00:34:22.149 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 523, 2024-08-17T00:34:22.149 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 25101127 2024-08-17T00:34:22.149 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.149 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T00:34:22.149 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 945479 2024-08-17T00:34:22.149 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.149 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T00:34:22.149 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 66, 2024-08-17T00:34:22.149 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 325256 2024-08-17T00:34:22.149 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.149 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T00:34:22.149 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 523, 2024-08-17T00:34:22.149 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 240464866 2024-08-17T00:34:22.149 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.150 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T00:34:22.150 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 523, 2024-08-17T00:34:22.150 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 29513427 2024-08-17T00:34:22.150 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.150 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T00:34:22.150 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 523, 2024-08-17T00:34:22.150 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3808410 2024-08-17T00:34:22.150 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.150 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.150 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T00:34:22.150 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T00:34:22.150 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1861451089 2024-08-17T00:34:22.151 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.151 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T00:34:22.151 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 44695552 2024-08-17T00:34:22.151 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.151 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T00:34:22.151 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 44580864 2024-08-17T00:34:22.151 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.151 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T00:34:22.151 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3137361715 2024-08-17T00:34:22.151 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.151 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T00:34:22.151 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 114688 2024-08-17T00:34:22.151 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.152 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.152 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T00:34:22.152 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.152 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 159383552 2024-08-17T00:34:22.152 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.152 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.152 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.152 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.152 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.152 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.152 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.152 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.152 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 85458676 2024-08-17T00:34:22.152 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.153 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.153 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.153 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.153 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.153 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.153 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.153 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.153 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.153 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.153 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.153 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.153 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.153 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.154 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.154 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.154 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.154 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 618496 2024-08-17T00:34:22.154 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.154 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.154 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.154 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.154 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.154 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.154 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.154 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.155 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.155 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.155 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.155 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73306380 2024-08-17T00:34:22.155 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.155 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.155 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T00:34:22.155 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.155 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 780140544 2024-08-17T00:34:22.155 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.155 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.155 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:22.155 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.156 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.156 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.156 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.156 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.156 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 640940075 2024-08-17T00:34:22.156 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.156 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.156 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.156 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.156 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.156 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.156 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.156 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.156 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.157 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.157 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.157 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.157 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.157 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.157 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.157 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.157 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.157 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2128 2024-08-17T00:34:22.157 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.157 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.157 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.157 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.157 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.157 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.158 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.158 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.158 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.158 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.158 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.158 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 72089477 2024-08-17T00:34:22.158 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.158 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.158 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T00:34:22.158 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.158 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 192937984 2024-08-17T00:34:22.158 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.159 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.159 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:22.159 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.159 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.159 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 464 2024-08-17T00:34:22.159 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.159 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.159 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56972451 2024-08-17T00:34:22.159 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.159 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.159 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.159 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.159 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.159 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.160 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.160 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.160 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.160 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.160 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.160 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.160 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.160 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.160 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.160 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.160 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.160 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.161 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.161 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.161 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.161 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.161 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.161 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.161 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.161 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.161 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.161 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.161 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.161 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68856205 2024-08-17T00:34:22.161 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.162 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.162 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T00:34:22.162 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.162 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 713031680 2024-08-17T00:34:22.162 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.162 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.162 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.162 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.162 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.162 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.162 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.162 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.162 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 640940075 2024-08-17T00:34:22.163 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.163 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.163 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.163 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.163 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.163 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.163 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.163 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.163 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.163 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.163 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.163 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.163 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.163 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.164 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.164 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.164 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.164 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 268454 2024-08-17T00:34:22.164 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.164 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.164 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.164 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.164 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.164 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.164 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.164 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.164 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.164 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.165 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.165 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71823151 2024-08-17T00:34:22.165 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.165 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.165 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T00:34:22.165 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T00:34:22.165 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.165 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.165 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:22.165 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.165 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.165 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T00:34:22.165 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.165 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.166 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:22.166 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.166 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.166 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.166 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:22.166 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T00:34:22.166 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 45 2024-08-17T00:34:22.166 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.166 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T00:34:22.166 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.166 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.166 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T00:34:22.166 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6 2024-08-17T00:34:22.166 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.167 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T00:34:22.167 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.167 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.167 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T00:34:22.167 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.167 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.167 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T00:34:22.167 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 616 2024-08-17T00:34:22.167 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.167 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T00:34:22.167 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 6, 2024-08-17T00:34:22.167 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 45627818 2024-08-17T00:34:22.167 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.168 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T00:34:22.168 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.168 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.168 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T00:34:22.168 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 7, 2024-08-17T00:34:22.168 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2916810 2024-08-17T00:34:22.168 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.168 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T00:34:22.168 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 6, 2024-08-17T00:34:22.168 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13675698 2024-08-17T00:34:22.168 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.168 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:22.168 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.168 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.169 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T00:34:22.169 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.169 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.169 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.169 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T00:34:22.169 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.169 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.169 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T00:34:22.169 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.169 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.169 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T00:34:22.169 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.169 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.169 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.170 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T00:34:22.170 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.170 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.170 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.170 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T00:34:22.170 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.170 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.170 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T00:34:22.170 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.170 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.170 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T00:34:22.170 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.170 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.171 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.171 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T00:34:22.171 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.171 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.171 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T00:34:22.171 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.171 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.171 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T00:34:22.171 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.171 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.171 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T00:34:22.171 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.171 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.171 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.172 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T00:34:22.172 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.172 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.172 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.172 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:22.172 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6 2024-08-17T00:34:22.172 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.172 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T00:34:22.172 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 616 2024-08-17T00:34:22.172 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.172 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T00:34:22.172 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 6, 2024-08-17T00:34:22.172 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 45627818 2024-08-17T00:34:22.172 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.173 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T00:34:22.173 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.173 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.173 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T00:34:22.173 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 7, 2024-08-17T00:34:22.173 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2916810 2024-08-17T00:34:22.173 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.173 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T00:34:22.173 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 6, 2024-08-17T00:34:22.173 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13675698 2024-08-17T00:34:22.173 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.173 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T00:34:22.173 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.173 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.174 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T00:34:22.174 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1771104 2024-08-17T00:34:22.174 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.174 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T00:34:22.174 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6 2024-08-17T00:34:22.174 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.174 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T00:34:22.174 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:22.174 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.174 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T00:34:22.174 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 29069312 2024-08-17T00:34:22.174 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.175 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.175 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.175 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.1": { 2024-08-17T00:34:22.175 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:22.175 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T00:34:22.175 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.175 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.175 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T00:34:22.175 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.175 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.175 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T00:34:22.175 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T00:34:22.175 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.175 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_main": { 2024-08-17T00:34:22.176 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.176 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.176 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T00:34:22.176 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.176 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.176 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T00:34:22.176 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.176 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.176 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T00:34:22.176 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12288 2024-08-17T00:34:22.176 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.176 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T00:34:22.176 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2588672 2024-08-17T00:34:22.176 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.176 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T00:34:22.177 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.177 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.177 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.177 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T00:34:22.177 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.177 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.177 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.177 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T00:34:22.177 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:22.177 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.177 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T00:34:22.177 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 27656192 2024-08-17T00:34:22.177 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.177 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T00:34:22.178 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1642496 2024-08-17T00:34:22.178 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.178 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T00:34:22.178 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1503232 2024-08-17T00:34:22.178 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.178 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T00:34:22.178 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31850496 2024-08-17T00:34:22.178 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.178 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T00:34:22.178 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.178 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.178 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T00:34:22.178 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.179 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.179 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T00:34:22.179 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14 2024-08-17T00:34:22.179 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.179 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T00:34:22.179 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 206272 2024-08-17T00:34:22.179 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.179 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T00:34:22.179 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 23 2024-08-17T00:34:22.179 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.179 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T00:34:22.179 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1282048 2024-08-17T00:34:22.179 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.179 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T00:34:22.179 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1286144 2024-08-17T00:34:22.180 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.180 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T00:34:22.180 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.180 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.180 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T00:34:22.180 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.180 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.180 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T00:34:22.180 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15 2024-08-17T00:34:22.180 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.180 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T00:34:22.180 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4913 2024-08-17T00:34:22.180 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.180 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T00:34:22.180 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4 2024-08-17T00:34:22.181 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.181 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T00:34:22.181 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5505 2024-08-17T00:34:22.181 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.181 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T00:34:22.181 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:22.181 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.181 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T00:34:22.181 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5505 2024-08-17T00:34:22.181 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.181 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T00:34:22.181 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:22.181 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.181 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T00:34:22.181 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.182 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.182 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T00:34:22.182 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.182 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.182 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T00:34:22.182 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.182 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.182 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T00:34:22.182 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.182 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.182 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T00:34:22.182 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.182 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.183 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T00:34:22.183 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.183 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.183 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T00:34:22.183 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.183 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.183 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T00:34:22.183 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.183 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.183 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T00:34:22.183 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.183 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.183 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T00:34:22.184 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4169728 2024-08-17T00:34:22.184 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.184 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.184 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T00:34:22.184 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T00:34:22.184 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T00:34:22.184 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.184 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T00:34:22.184 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 806912 2024-08-17T00:34:22.184 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.184 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T00:34:22.184 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 5, 2024-08-17T00:34:22.184 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 185650 2024-08-17T00:34:22.184 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.185 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T00:34:22.185 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.185 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.185 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.185 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T00:34:22.185 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.185 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.185 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T00:34:22.185 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.185 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.185 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T00:34:22.185 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.186 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.186 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T00:34:22.186 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 33, 2024-08-17T00:34:22.186 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 64484 2024-08-17T00:34:22.186 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.186 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T00:34:22.186 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.186 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.186 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.186 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T00:34:22.186 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.186 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.186 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T00:34:22.187 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 354, 2024-08-17T00:34:22.187 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56156126 2024-08-17T00:34:22.187 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.187 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T00:34:22.187 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 349, 2024-08-17T00:34:22.187 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8857784 2024-08-17T00:34:22.187 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.187 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T00:34:22.187 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 354, 2024-08-17T00:34:22.187 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 346403 2024-08-17T00:34:22.187 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.187 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T00:34:22.187 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 354, 2024-08-17T00:34:22.187 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56502529 2024-08-17T00:34:22.188 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.188 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T00:34:22.188 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.188 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.188 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.188 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T00:34:22.188 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T00:34:22.188 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 41569 2024-08-17T00:34:22.188 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.188 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T00:34:22.188 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4, 2024-08-17T00:34:22.188 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6924 2024-08-17T00:34:22.188 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.188 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T00:34:22.188 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.189 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.189 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.189 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T00:34:22.189 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.189 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.189 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.189 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T00:34:22.189 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 5, 2024-08-17T00:34:22.189 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12534 2024-08-17T00:34:22.189 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.189 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T00:34:22.189 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 869 2024-08-17T00:34:22.189 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.190 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T00:34:22.190 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 258 2024-08-17T00:34:22.190 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.190 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T00:34:22.190 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 147, 2024-08-17T00:34:22.190 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2301680 2024-08-17T00:34:22.190 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.190 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T00:34:22.190 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 376, 2024-08-17T00:34:22.190 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 269936 2024-08-17T00:34:22.190 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.190 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T00:34:22.190 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 229, 2024-08-17T00:34:22.191 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1642725 2024-08-17T00:34:22.191 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.191 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T00:34:22.191 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.191 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.191 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T00:34:22.191 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T00:34:22.191 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 94802 2024-08-17T00:34:22.191 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.191 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T00:34:22.191 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 430, 2024-08-17T00:34:22.191 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6773335 2024-08-17T00:34:22.191 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.192 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T00:34:22.192 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 130, 2024-08-17T00:34:22.192 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6984303 2024-08-17T00:34:22.192 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.192 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T00:34:22.192 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 129, 2024-08-17T00:34:22.192 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 298775100672 2024-08-17T00:34:22.192 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.192 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T00:34:22.192 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 130, 2024-08-17T00:34:22.192 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 146770920328 2024-08-17T00:34:22.192 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.192 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T00:34:22.193 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 429, 2024-08-17T00:34:22.193 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68338565787 2024-08-17T00:34:22.193 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.193 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T00:34:22.193 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 429, 2024-08-17T00:34:22.193 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 45406 2024-08-17T00:34:22.193 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.193 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T00:34:22.193 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 430, 2024-08-17T00:34:22.193 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 451403 2024-08-17T00:34:22.193 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.193 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T00:34:22.193 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 430, 2024-08-17T00:34:22.193 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 97742431 2024-08-17T00:34:22.194 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.194 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T00:34:22.194 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 430, 2024-08-17T00:34:22.194 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 141355 2024-08-17T00:34:22.194 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.194 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T00:34:22.194 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 430, 2024-08-17T00:34:22.194 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 44109875 2024-08-17T00:34:22.194 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.194 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T00:34:22.194 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 430, 2024-08-17T00:34:22.194 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 19665914 2024-08-17T00:34:22.194 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.195 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T00:34:22.195 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 354562 2024-08-17T00:34:22.195 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.195 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T00:34:22.195 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 63, 2024-08-17T00:34:22.195 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 265985 2024-08-17T00:34:22.195 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.195 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T00:34:22.195 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 430, 2024-08-17T00:34:22.195 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 168804845 2024-08-17T00:34:22.195 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.195 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T00:34:22.195 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 430, 2024-08-17T00:34:22.196 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 23879498 2024-08-17T00:34:22.196 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.196 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T00:34:22.196 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 430, 2024-08-17T00:34:22.196 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2539546 2024-08-17T00:34:22.196 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.196 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.196 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T00:34:22.196 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T00:34:22.196 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1861451089 2024-08-17T00:34:22.196 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.196 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T00:34:22.196 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 44695552 2024-08-17T00:34:22.196 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.197 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T00:34:22.197 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 43884544 2024-08-17T00:34:22.197 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.197 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T00:34:22.197 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3137361715 2024-08-17T00:34:22.197 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.197 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T00:34:22.197 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 811008 2024-08-17T00:34:22.197 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.197 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.197 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T00:34:22.197 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.197 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 159383552 2024-08-17T00:34:22.197 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.198 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.198 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.198 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.198 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.198 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.198 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.198 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.198 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 85495758 2024-08-17T00:34:22.198 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.198 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.198 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.198 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.198 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.199 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.199 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.199 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.199 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.199 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.199 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.199 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.199 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.199 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.199 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.199 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.199 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.199 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24576 2024-08-17T00:34:22.199 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.200 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.200 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.200 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.200 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.200 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.200 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.200 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.200 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.200 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.200 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.200 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73863218 2024-08-17T00:34:22.200 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.200 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.200 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T00:34:22.201 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.201 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 780140544 2024-08-17T00:34:22.201 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.201 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.201 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:22.201 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.201 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.201 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.201 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.201 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.201 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 641218185 2024-08-17T00:34:22.201 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.201 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.201 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.202 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.202 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.202 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.202 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.202 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.202 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.202 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.202 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.202 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.202 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.202 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.202 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.202 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.203 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.203 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2128 2024-08-17T00:34:22.203 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.203 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.203 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.203 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.203 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.203 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.203 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.203 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.203 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.203 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.203 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.203 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71811367 2024-08-17T00:34:22.204 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.204 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.204 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T00:34:22.204 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.204 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 192937984 2024-08-17T00:34:22.204 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.204 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.204 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:22.204 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.204 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.204 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 464 2024-08-17T00:34:22.204 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.204 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.205 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56997172 2024-08-17T00:34:22.205 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.205 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.205 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.205 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.205 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.205 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.205 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.205 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.205 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.205 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.205 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.205 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.206 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.206 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.206 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.206 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.206 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.206 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.206 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.206 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.206 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.206 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.206 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.206 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.206 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.207 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.207 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.207 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.207 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.207 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68831484 2024-08-17T00:34:22.207 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.207 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.207 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T00:34:22.207 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.207 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 713031680 2024-08-17T00:34:22.207 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.207 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.207 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.207 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.207 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.208 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.208 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.208 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.208 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 641218185 2024-08-17T00:34:22.208 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.208 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.208 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.208 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.208 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.208 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.208 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.208 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.208 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.208 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.208 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.209 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.209 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.209 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.209 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.209 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.209 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.209 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 245655 2024-08-17T00:34:22.209 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.209 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.209 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.209 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.209 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.209 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.209 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.210 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.210 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.210 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.210 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.210 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71567840 2024-08-17T00:34:22.210 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.210 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.210 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T00:34:22.210 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T00:34:22.210 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.210 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.210 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:22.211 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.211 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.211 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T00:34:22.211 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.211 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.211 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:22.211 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.211 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.211 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.211 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:22.211 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T00:34:22.211 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 39 2024-08-17T00:34:22.211 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.211 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T00:34:22.212 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.212 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.212 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T00:34:22.212 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 157 2024-08-17T00:34:22.212 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.212 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T00:34:22.212 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.212 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.212 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T00:34:22.212 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.212 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.212 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T00:34:22.212 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2429467 2024-08-17T00:34:22.213 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.213 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T00:34:22.213 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 157, 2024-08-17T00:34:22.213 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 937026430 2024-08-17T00:34:22.213 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.213 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T00:34:22.213 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1063 2024-08-17T00:34:22.213 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.213 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T00:34:22.213 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 157, 2024-08-17T00:34:22.213 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 76483734 2024-08-17T00:34:22.213 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.213 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T00:34:22.214 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 157, 2024-08-17T00:34:22.214 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 234458990 2024-08-17T00:34:22.214 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.214 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:22.214 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 33 2024-08-17T00:34:22.214 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.214 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T00:34:22.214 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 33, 2024-08-17T00:34:22.214 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4552726 2024-08-17T00:34:22.214 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.214 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T00:34:22.214 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.214 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.215 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T00:34:22.215 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1063 2024-08-17T00:34:22.215 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.215 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T00:34:22.215 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 33, 2024-08-17T00:34:22.215 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4032483 2024-08-17T00:34:22.215 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.215 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T00:34:22.215 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 33, 2024-08-17T00:34:22.215 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3283666 2024-08-17T00:34:22.215 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.215 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T00:34:22.215 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 22 2024-08-17T00:34:22.216 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.216 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T00:34:22.216 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.216 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.216 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T00:34:22.216 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 22, 2024-08-17T00:34:22.216 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 17853514 2024-08-17T00:34:22.216 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.216 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T00:34:22.216 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.216 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.216 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T00:34:22.216 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.217 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.217 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T00:34:22.217 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.217 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.217 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T00:34:22.217 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 22, 2024-08-17T00:34:22.217 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8149993 2024-08-17T00:34:22.217 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.217 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T00:34:22.217 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 22, 2024-08-17T00:34:22.217 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16817498 2024-08-17T00:34:22.217 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.217 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:22.218 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 102 2024-08-17T00:34:22.218 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.218 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T00:34:22.218 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2429467 2024-08-17T00:34:22.218 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.218 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T00:34:22.218 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 102, 2024-08-17T00:34:22.218 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 914620190 2024-08-17T00:34:22.218 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.218 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T00:34:22.218 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.218 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.218 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T00:34:22.219 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 102, 2024-08-17T00:34:22.219 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 64301258 2024-08-17T00:34:22.219 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.219 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T00:34:22.219 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 102, 2024-08-17T00:34:22.219 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 214357826 2024-08-17T00:34:22.219 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.219 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T00:34:22.219 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.219 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.219 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T00:34:22.219 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 590368 2024-08-17T00:34:22.219 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.219 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T00:34:22.219 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T00:34:22.220 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.220 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T00:34:22.220 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:22.220 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.220 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T00:34:22.220 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 28475392 2024-08-17T00:34:22.220 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.220 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.220 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.220 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.2": { 2024-08-17T00:34:22.220 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:22.220 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T00:34:22.220 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.220 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.221 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T00:34:22.221 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.221 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.221 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T00:34:22.221 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T00:34:22.221 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.221 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_main": { 2024-08-17T00:34:22.221 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.221 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.221 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T00:34:22.221 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.221 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.221 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T00:34:22.221 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.222 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.222 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T00:34:22.222 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12288 2024-08-17T00:34:22.222 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.222 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T00:34:22.222 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8691712 2024-08-17T00:34:22.222 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.222 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T00:34:22.222 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.222 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.222 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.222 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T00:34:22.222 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.223 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.223 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.223 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T00:34:22.223 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:22.223 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.223 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T00:34:22.223 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31850496 2024-08-17T00:34:22.223 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.223 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T00:34:22.223 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5160960 2024-08-17T00:34:22.223 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.223 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T00:34:22.223 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5021696 2024-08-17T00:34:22.223 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.224 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T00:34:22.224 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31850496 2024-08-17T00:34:22.224 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.224 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T00:34:22.224 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.224 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.224 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T00:34:22.224 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.224 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T00:34:22.224 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14 2024-08-17T00:34:22.224 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.224 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T00:34:22.224 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 206272 2024-08-17T00:34:22.225 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.225 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T00:34:22.225 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 23 2024-08-17T00:34:22.225 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.225 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T00:34:22.225 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1282048 2024-08-17T00:34:22.225 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.225 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T00:34:22.225 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1286144 2024-08-17T00:34:22.225 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.225 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T00:34:22.225 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.225 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.226 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T00:34:22.226 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.226 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.226 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T00:34:22.226 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15 2024-08-17T00:34:22.226 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.226 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T00:34:22.226 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4913 2024-08-17T00:34:22.226 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.226 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T00:34:22.226 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4 2024-08-17T00:34:22.226 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.226 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T00:34:22.227 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5504 2024-08-17T00:34:22.227 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.227 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T00:34:22.227 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:22.227 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.227 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T00:34:22.227 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5504 2024-08-17T00:34:22.227 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.227 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T00:34:22.227 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:22.227 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.227 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T00:34:22.227 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.228 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.228 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T00:34:22.228 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.228 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.228 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T00:34:22.228 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.228 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.228 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T00:34:22.228 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.228 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.228 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T00:34:22.228 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.228 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.228 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T00:34:22.229 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.229 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.229 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T00:34:22.229 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.229 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.229 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T00:34:22.229 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.229 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.229 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T00:34:22.229 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.229 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.229 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T00:34:22.229 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13791232 2024-08-17T00:34:22.229 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.230 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.230 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T00:34:22.230 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T00:34:22.230 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T00:34:22.230 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.230 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T00:34:22.230 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 794624 2024-08-17T00:34:22.230 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.230 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T00:34:22.230 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4, 2024-08-17T00:34:22.230 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 271713 2024-08-17T00:34:22.230 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.230 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T00:34:22.231 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.231 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.231 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.231 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T00:34:22.231 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.231 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.231 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T00:34:22.231 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.231 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.231 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T00:34:22.231 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.231 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.231 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T00:34:22.232 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 13, 2024-08-17T00:34:22.232 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15794 2024-08-17T00:34:22.232 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.232 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T00:34:22.232 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.232 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.232 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.232 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T00:34:22.232 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.232 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.232 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T00:34:22.232 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1213, 2024-08-17T00:34:22.233 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 293475353 2024-08-17T00:34:22.233 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.233 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T00:34:22.233 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1209, 2024-08-17T00:34:22.233 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 18384806 2024-08-17T00:34:22.233 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.233 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T00:34:22.233 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1213, 2024-08-17T00:34:22.233 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1035890 2024-08-17T00:34:22.233 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.233 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T00:34:22.233 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1213, 2024-08-17T00:34:22.233 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 294511243 2024-08-17T00:34:22.234 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.234 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T00:34:22.234 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.234 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.234 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.234 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T00:34:22.234 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T00:34:22.234 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 37942 2024-08-17T00:34:22.234 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.234 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T00:34:22.234 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:22.234 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1686 2024-08-17T00:34:22.235 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.235 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T00:34:22.235 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.235 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.235 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.235 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T00:34:22.235 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.235 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.235 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.235 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T00:34:22.235 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:22.235 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4543 2024-08-17T00:34:22.235 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.236 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T00:34:22.236 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3734 2024-08-17T00:34:22.236 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.236 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T00:34:22.236 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 325 2024-08-17T00:34:22.236 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.236 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T00:34:22.236 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 106, 2024-08-17T00:34:22.236 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1235675 2024-08-17T00:34:22.236 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.236 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T00:34:22.236 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 288, 2024-08-17T00:34:22.236 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 335394 2024-08-17T00:34:22.237 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.237 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T00:34:22.237 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 182, 2024-08-17T00:34:22.237 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 560274 2024-08-17T00:34:22.237 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.237 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T00:34:22.237 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.237 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.237 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T00:34:22.237 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 103, 2024-08-17T00:34:22.237 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5787664 2024-08-17T00:34:22.237 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.237 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T00:34:22.237 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3444, 2024-08-17T00:34:22.238 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2270429798 2024-08-17T00:34:22.238 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.238 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T00:34:22.238 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 123, 2024-08-17T00:34:22.238 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10916332 2024-08-17T00:34:22.238 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.238 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T00:34:22.238 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 122, 2024-08-17T00:34:22.238 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 219795115430 2024-08-17T00:34:22.238 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.238 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T00:34:22.238 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 123, 2024-08-17T00:34:22.238 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 130477757030 2024-08-17T00:34:22.238 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.239 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T00:34:22.239 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3443, 2024-08-17T00:34:22.239 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 37276454233 2024-08-17T00:34:22.239 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.239 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T00:34:22.239 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3443, 2024-08-17T00:34:22.239 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 180335 2024-08-17T00:34:22.239 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.239 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T00:34:22.239 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3444, 2024-08-17T00:34:22.239 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 162588305 2024-08-17T00:34:22.239 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.239 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T00:34:22.239 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3444, 2024-08-17T00:34:22.240 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 630728161 2024-08-17T00:34:22.240 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.240 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T00:34:22.240 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3444, 2024-08-17T00:34:22.240 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 497722 2024-08-17T00:34:22.240 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.240 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T00:34:22.240 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3444, 2024-08-17T00:34:22.240 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 363011277 2024-08-17T00:34:22.240 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.240 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T00:34:22.240 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3444, 2024-08-17T00:34:22.240 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 214922094 2024-08-17T00:34:22.241 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.241 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T00:34:22.241 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 354383 2024-08-17T00:34:22.241 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.241 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T00:34:22.241 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 57, 2024-08-17T00:34:22.241 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 288590 2024-08-17T00:34:22.241 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.241 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T00:34:22.241 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3444, 2024-08-17T00:34:22.241 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3641924145 2024-08-17T00:34:22.241 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.241 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T00:34:22.241 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3444, 2024-08-17T00:34:22.241 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 246228099 2024-08-17T00:34:22.242 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.242 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T00:34:22.242 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3444, 2024-08-17T00:34:22.242 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 109969180 2024-08-17T00:34:22.242 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.242 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.242 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T00:34:22.242 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T00:34:22.242 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1861451089 2024-08-17T00:34:22.242 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.242 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T00:34:22.242 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 45613056 2024-08-17T00:34:22.242 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.243 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T00:34:22.243 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 45588480 2024-08-17T00:34:22.243 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.243 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T00:34:22.243 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3137361715 2024-08-17T00:34:22.243 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.243 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T00:34:22.243 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24576 2024-08-17T00:34:22.243 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.243 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.243 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T00:34:22.243 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.243 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 159383552 2024-08-17T00:34:22.244 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.244 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.244 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.244 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.244 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.244 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.244 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.244 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.244 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 85490666 2024-08-17T00:34:22.244 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.244 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.244 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.244 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.244 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.245 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.245 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.245 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.245 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.245 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.245 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.245 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.245 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.245 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.245 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.245 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.245 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.245 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16384 2024-08-17T00:34:22.246 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.246 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.246 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.246 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.246 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.246 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.246 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.246 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.246 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.246 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.246 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.246 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73876502 2024-08-17T00:34:22.246 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.246 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.247 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T00:34:22.247 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.247 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 780140544 2024-08-17T00:34:22.247 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.247 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.247 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:22.247 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.247 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.247 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.247 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.247 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.247 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 641180002 2024-08-17T00:34:22.247 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.248 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.248 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.248 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.248 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.248 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.248 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.248 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.248 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.248 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.248 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.248 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.248 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.248 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.249 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.249 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.249 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.249 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2128 2024-08-17T00:34:22.249 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.249 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.249 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.249 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.249 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.249 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.249 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.249 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.249 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.249 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.250 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.250 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71849550 2024-08-17T00:34:22.250 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.250 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.250 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T00:34:22.250 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.250 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 192937984 2024-08-17T00:34:22.250 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.250 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.250 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:22.250 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.250 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.250 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 464 2024-08-17T00:34:22.251 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.251 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.251 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56993777 2024-08-17T00:34:22.251 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.251 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.251 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.251 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.251 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.251 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.251 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.251 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.251 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.251 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.252 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.252 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.252 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.252 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.252 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.252 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.252 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.252 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.252 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.252 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.252 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.252 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.252 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.253 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.253 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.253 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.253 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.253 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.253 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.253 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68834879 2024-08-17T00:34:22.253 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.253 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.253 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T00:34:22.253 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.253 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 713031680 2024-08-17T00:34:22.253 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.253 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.254 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.254 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.254 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.254 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.254 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.254 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.254 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 641180002 2024-08-17T00:34:22.254 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.254 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.254 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.254 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.254 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.254 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.255 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.255 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.255 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.255 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.255 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.255 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.255 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.255 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.255 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.255 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.255 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.255 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 340411 2024-08-17T00:34:22.255 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.255 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.256 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.256 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.256 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.256 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.256 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.256 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.256 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.256 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.256 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.256 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71511267 2024-08-17T00:34:22.256 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.256 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.256 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T00:34:22.256 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T00:34:22.257 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.257 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.257 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:22.257 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.257 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.257 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T00:34:22.257 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.257 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.257 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:22.257 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.257 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.258 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.258 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:22.258 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T00:34:22.258 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31 2024-08-17T00:34:22.258 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.258 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T00:34:22.258 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.258 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.258 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T00:34:22.258 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10 2024-08-17T00:34:22.258 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.258 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T00:34:22.258 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.259 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.259 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T00:34:22.259 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.259 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.259 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T00:34:22.259 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.259 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.259 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T00:34:22.259 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10, 2024-08-17T00:34:22.259 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 62839277 2024-08-17T00:34:22.259 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.259 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T00:34:22.259 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.260 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.260 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T00:34:22.260 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10, 2024-08-17T00:34:22.260 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4095227 2024-08-17T00:34:22.260 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.260 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T00:34:22.260 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10, 2024-08-17T00:34:22.260 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 49548038 2024-08-17T00:34:22.260 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.260 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:22.260 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.260 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.260 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T00:34:22.261 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.261 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.261 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.261 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T00:34:22.261 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.261 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.261 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T00:34:22.261 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.261 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.261 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T00:34:22.261 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.261 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.261 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.261 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T00:34:22.262 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.262 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.262 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.262 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T00:34:22.262 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.262 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.262 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T00:34:22.262 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.262 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.262 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T00:34:22.262 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.262 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.262 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.263 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T00:34:22.263 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.263 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.263 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T00:34:22.263 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.263 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.263 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T00:34:22.263 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.263 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.263 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T00:34:22.263 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.263 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.263 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.263 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T00:34:22.263 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.264 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.264 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.264 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:22.264 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10 2024-08-17T00:34:22.264 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.264 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T00:34:22.264 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.264 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.264 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T00:34:22.264 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10, 2024-08-17T00:34:22.264 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 62839277 2024-08-17T00:34:22.264 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.265 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T00:34:22.265 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.265 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.265 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T00:34:22.265 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10, 2024-08-17T00:34:22.265 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4095227 2024-08-17T00:34:22.265 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.265 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T00:34:22.265 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10, 2024-08-17T00:34:22.265 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 49548038 2024-08-17T00:34:22.265 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.265 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T00:34:22.265 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.265 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.265 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T00:34:22.266 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.266 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.266 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T00:34:22.266 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.266 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.266 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T00:34:22.266 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:22.266 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.266 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T00:34:22.266 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 32657408 2024-08-17T00:34:22.266 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.266 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.267 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.267 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.3": { 2024-08-17T00:34:22.267 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:22.267 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T00:34:22.267 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.267 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.267 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T00:34:22.267 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.267 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.267 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T00:34:22.267 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T00:34:22.267 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.267 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_main": { 2024-08-17T00:34:22.268 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.268 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.268 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T00:34:22.268 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.268 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.268 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T00:34:22.268 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.268 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.268 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T00:34:22.268 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12288 2024-08-17T00:34:22.268 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.268 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T00:34:22.268 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1249280 2024-08-17T00:34:22.268 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.269 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T00:34:22.269 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.269 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.269 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.269 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T00:34:22.269 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.269 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.269 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.269 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T00:34:22.269 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:22.269 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.269 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T00:34:22.269 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 27656192 2024-08-17T00:34:22.270 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.270 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T00:34:22.270 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 909312 2024-08-17T00:34:22.270 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.270 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T00:34:22.270 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 770048 2024-08-17T00:34:22.270 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.270 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T00:34:22.270 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31850496 2024-08-17T00:34:22.270 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.270 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T00:34:22.270 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.270 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.271 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T00:34:22.271 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.271 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.271 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T00:34:22.271 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14 2024-08-17T00:34:22.271 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.271 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T00:34:22.271 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 206272 2024-08-17T00:34:22.271 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.271 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T00:34:22.271 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 23 2024-08-17T00:34:22.271 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.271 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T00:34:22.271 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1282048 2024-08-17T00:34:22.272 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.272 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T00:34:22.272 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1286144 2024-08-17T00:34:22.272 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.272 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T00:34:22.272 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.272 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.272 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T00:34:22.272 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.272 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.272 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T00:34:22.272 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15 2024-08-17T00:34:22.272 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.272 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T00:34:22.273 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4913 2024-08-17T00:34:22.273 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.273 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T00:34:22.273 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4 2024-08-17T00:34:22.273 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.273 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T00:34:22.273 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5502 2024-08-17T00:34:22.273 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.273 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T00:34:22.273 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:22.273 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.273 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T00:34:22.273 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5502 2024-08-17T00:34:22.274 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.274 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T00:34:22.274 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:22.274 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.274 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T00:34:22.274 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.274 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.274 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T00:34:22.274 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.274 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.274 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T00:34:22.274 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.274 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.275 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T00:34:22.275 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.275 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.275 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T00:34:22.275 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.275 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.275 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T00:34:22.275 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.275 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.275 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T00:34:22.275 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.275 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.275 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T00:34:22.276 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.276 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.276 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T00:34:22.276 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.276 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.276 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T00:34:22.276 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2097152 2024-08-17T00:34:22.276 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.276 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.276 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T00:34:22.276 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T00:34:22.276 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T00:34:22.276 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.277 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T00:34:22.277 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 815104 2024-08-17T00:34:22.277 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.277 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T00:34:22.277 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.277 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.277 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.277 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T00:34:22.277 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.277 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.277 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.277 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T00:34:22.277 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.277 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.278 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T00:34:22.278 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.278 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.278 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T00:34:22.278 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.278 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.278 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T00:34:22.278 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4, 2024-08-17T00:34:22.278 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7764 2024-08-17T00:34:22.278 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.278 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T00:34:22.278 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.278 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.279 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.279 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T00:34:22.279 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.279 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.279 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T00:34:22.279 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 175, 2024-08-17T00:34:22.279 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 32688175 2024-08-17T00:34:22.279 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.279 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T00:34:22.279 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 172, 2024-08-17T00:34:22.279 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5704990 2024-08-17T00:34:22.279 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.279 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T00:34:22.279 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 175, 2024-08-17T00:34:22.279 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 207252 2024-08-17T00:34:22.280 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.280 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T00:34:22.280 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 175, 2024-08-17T00:34:22.280 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 32895427 2024-08-17T00:34:22.280 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.280 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T00:34:22.280 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.280 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.280 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.280 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T00:34:22.280 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:22.280 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 48915 2024-08-17T00:34:22.280 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.280 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T00:34:22.281 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:22.281 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1172 2024-08-17T00:34:22.281 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.281 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T00:34:22.281 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.281 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.281 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.281 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T00:34:22.281 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.281 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.281 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.281 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T00:34:22.281 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T00:34:22.281 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 33040 2024-08-17T00:34:22.282 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.282 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T00:34:22.282 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 379 2024-08-17T00:34:22.282 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.282 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T00:34:22.282 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 234 2024-08-17T00:34:22.282 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.282 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T00:34:22.282 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 97, 2024-08-17T00:34:22.282 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 862703 2024-08-17T00:34:22.282 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.282 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T00:34:22.282 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 171, 2024-08-17T00:34:22.283 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 254535 2024-08-17T00:34:22.283 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.283 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T00:34:22.283 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 74, 2024-08-17T00:34:22.283 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 245612 2024-08-17T00:34:22.283 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.283 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T00:34:22.283 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.283 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.283 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T00:34:22.283 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.283 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.283 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.283 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T00:34:22.284 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 253, 2024-08-17T00:34:22.284 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3790545 2024-08-17T00:34:22.284 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.284 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T00:34:22.284 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 58, 2024-08-17T00:34:22.284 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4292500 2024-08-17T00:34:22.284 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.284 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T00:34:22.284 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 55, 2024-08-17T00:34:22.284 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 267061871350 2024-08-17T00:34:22.284 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.284 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T00:34:22.284 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 58, 2024-08-17T00:34:22.285 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 82740732902 2024-08-17T00:34:22.285 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.285 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T00:34:22.285 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 250, 2024-08-17T00:34:22.285 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1232528 2024-08-17T00:34:22.285 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.285 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T00:34:22.285 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 250, 2024-08-17T00:34:22.285 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24244 2024-08-17T00:34:22.285 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.285 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T00:34:22.285 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 253, 2024-08-17T00:34:22.285 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 267879 2024-08-17T00:34:22.286 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.286 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T00:34:22.286 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 253, 2024-08-17T00:34:22.286 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 82019086 2024-08-17T00:34:22.286 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.286 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T00:34:22.286 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 253, 2024-08-17T00:34:22.286 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 72824 2024-08-17T00:34:22.286 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.286 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T00:34:22.286 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 253, 2024-08-17T00:34:22.286 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95470930 2024-08-17T00:34:22.287 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.287 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T00:34:22.287 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 253, 2024-08-17T00:34:22.287 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12626231 2024-08-17T00:34:22.287 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.287 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T00:34:22.287 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 357117 2024-08-17T00:34:22.287 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.287 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T00:34:22.287 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 49, 2024-08-17T00:34:22.287 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 216341 2024-08-17T00:34:22.287 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.287 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T00:34:22.287 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 253, 2024-08-17T00:34:22.288 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 194205648 2024-08-17T00:34:22.288 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.288 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T00:34:22.288 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 253, 2024-08-17T00:34:22.288 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15234699 2024-08-17T00:34:22.288 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.288 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T00:34:22.288 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 253, 2024-08-17T00:34:22.288 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1622780 2024-08-17T00:34:22.288 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.288 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.288 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T00:34:22.288 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T00:34:22.289 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1861451089 2024-08-17T00:34:22.289 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.289 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T00:34:22.289 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 41484288 2024-08-17T00:34:22.289 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.289 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T00:34:22.289 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 41222144 2024-08-17T00:34:22.289 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.289 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T00:34:22.289 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3137361715 2024-08-17T00:34:22.289 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.289 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T00:34:22.289 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 262144 2024-08-17T00:34:22.289 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.290 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.290 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T00:34:22.290 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.290 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 159383552 2024-08-17T00:34:22.290 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.290 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.290 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.290 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.290 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.290 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.290 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.290 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.291 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 85497312 2024-08-17T00:34:22.291 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.291 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.291 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.291 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.291 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.291 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.291 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.291 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.291 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.291 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.291 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.291 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.291 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.292 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.292 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.292 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.292 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.292 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T00:34:22.292 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.292 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.292 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.292 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.292 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.292 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.292 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.292 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.293 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.293 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.293 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.293 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73882144 2024-08-17T00:34:22.293 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.293 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.293 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T00:34:22.293 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.293 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 780140544 2024-08-17T00:34:22.293 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.293 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.293 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:22.293 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.294 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.294 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.294 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.294 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.294 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 641229843 2024-08-17T00:34:22.294 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.294 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.294 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.294 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.294 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.294 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.294 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.294 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.295 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.295 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.295 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.295 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.295 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.295 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.295 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.295 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.295 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.295 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2128 2024-08-17T00:34:22.295 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.295 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.295 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.296 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.296 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.296 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.296 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.296 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.296 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.296 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.296 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.296 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71799709 2024-08-17T00:34:22.296 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.296 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.296 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T00:34:22.296 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.297 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 192937984 2024-08-17T00:34:22.297 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.297 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.297 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:22.297 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.297 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.297 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 464 2024-08-17T00:34:22.297 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.297 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.297 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56998208 2024-08-17T00:34:22.297 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.297 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.297 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.298 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.298 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.298 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.298 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.298 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.298 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.298 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.298 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.298 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.298 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.298 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.298 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.298 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.298 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.299 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.299 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.299 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.299 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.299 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.299 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.299 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.299 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.299 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.299 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.299 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.299 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.299 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68830448 2024-08-17T00:34:22.299 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.300 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.300 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T00:34:22.300 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.300 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 713031680 2024-08-17T00:34:22.300 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.300 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.300 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.300 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.300 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.300 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.300 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.300 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.300 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 641229843 2024-08-17T00:34:22.301 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.301 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.301 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.301 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.301 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.301 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.301 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.301 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.301 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.301 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.301 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.301 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.301 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.302 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.302 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6042 2024-08-17T00:34:22.302 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.302 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.302 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 236863 2024-08-17T00:34:22.302 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.302 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.302 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.302 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.302 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.302 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.302 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.302 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.303 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.303 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.303 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.303 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71558932 2024-08-17T00:34:22.303 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.303 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.303 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T00:34:22.303 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T00:34:22.303 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.303 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.303 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:22.303 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.303 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.303 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T00:34:22.304 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.304 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.304 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:22.304 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.304 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.304 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.304 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:22.304 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T00:34:22.304 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 37 2024-08-17T00:34:22.304 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.304 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T00:34:22.304 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.304 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.304 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T00:34:22.305 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.305 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.305 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T00:34:22.305 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.305 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.305 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T00:34:22.305 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.305 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.305 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T00:34:22.305 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.305 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.305 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T00:34:22.305 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.305 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.306 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.306 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T00:34:22.306 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.306 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.306 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T00:34:22.306 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:22.306 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1191069 2024-08-17T00:34:22.306 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.306 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T00:34:22.306 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.306 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.306 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.306 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:22.306 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.307 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.307 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T00:34:22.307 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.307 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.307 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.307 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T00:34:22.307 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.307 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.307 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T00:34:22.307 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.307 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.307 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T00:34:22.307 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.307 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.308 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.308 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T00:34:22.308 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.308 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.308 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.308 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T00:34:22.308 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.308 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.308 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T00:34:22.308 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.308 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.308 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T00:34:22.308 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.308 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.309 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.309 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T00:34:22.309 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.309 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.309 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T00:34:22.309 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.309 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.309 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T00:34:22.309 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.309 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.309 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T00:34:22.309 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.309 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.309 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.310 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T00:34:22.310 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.310 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.310 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.310 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:22.310 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.310 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.310 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T00:34:22.310 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.310 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.310 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T00:34:22.310 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.310 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.311 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.311 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T00:34:22.311 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.311 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.311 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T00:34:22.311 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:22.311 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1191069 2024-08-17T00:34:22.311 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.311 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T00:34:22.311 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.311 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.311 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.311 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T00:34:22.312 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.312 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.312 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T00:34:22.312 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.312 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.312 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T00:34:22.312 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.312 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.312 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T00:34:22.312 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:22.312 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.312 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T00:34:22.312 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 28479488 2024-08-17T00:34:22.313 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.313 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.313 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.313 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.4": { 2024-08-17T00:34:22.313 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:22.313 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T00:34:22.313 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.313 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.313 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T00:34:22.313 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.313 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.313 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T00:34:22.313 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T00:34:22.313 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.314 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_main": { 2024-08-17T00:34:22.314 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.314 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.314 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T00:34:22.314 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.314 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.314 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T00:34:22.314 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.314 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.314 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T00:34:22.314 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12288 2024-08-17T00:34:22.314 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.314 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T00:34:22.315 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1318912 2024-08-17T00:34:22.315 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.315 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T00:34:22.315 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.315 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.315 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.315 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T00:34:22.315 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.315 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.315 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.315 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T00:34:22.315 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:22.315 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.316 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T00:34:22.316 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 27656192 2024-08-17T00:34:22.316 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.316 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T00:34:22.316 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 933888 2024-08-17T00:34:22.316 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.316 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T00:34:22.316 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 794624 2024-08-17T00:34:22.316 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.316 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T00:34:22.316 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31850496 2024-08-17T00:34:22.316 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.316 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T00:34:22.316 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.317 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.317 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T00:34:22.317 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.317 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.317 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T00:34:22.317 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14 2024-08-17T00:34:22.317 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.317 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T00:34:22.317 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 206272 2024-08-17T00:34:22.317 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.317 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T00:34:22.317 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 23 2024-08-17T00:34:22.317 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.318 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T00:34:22.318 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1282048 2024-08-17T00:34:22.318 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.318 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T00:34:22.318 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1286144 2024-08-17T00:34:22.318 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.318 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T00:34:22.318 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.318 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.318 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T00:34:22.318 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.318 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.318 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T00:34:22.319 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15 2024-08-17T00:34:22.319 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.319 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T00:34:22.319 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4913 2024-08-17T00:34:22.319 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.319 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T00:34:22.319 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4 2024-08-17T00:34:22.319 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.319 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T00:34:22.319 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5505 2024-08-17T00:34:22.319 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.319 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T00:34:22.319 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:22.319 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.320 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T00:34:22.320 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5505 2024-08-17T00:34:22.320 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.320 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T00:34:22.320 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:22.320 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.320 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T00:34:22.320 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.320 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.320 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T00:34:22.320 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.320 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.320 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T00:34:22.321 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.321 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.321 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T00:34:22.321 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.321 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.321 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T00:34:22.321 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.321 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.321 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T00:34:22.321 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.321 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.321 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T00:34:22.321 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.321 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.322 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T00:34:22.322 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.322 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.322 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T00:34:22.322 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.322 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.322 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T00:34:22.322 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2191360 2024-08-17T00:34:22.322 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.322 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.322 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T00:34:22.322 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T00:34:22.322 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T00:34:22.323 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.323 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T00:34:22.323 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 815104 2024-08-17T00:34:22.323 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.323 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T00:34:22.323 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10, 2024-08-17T00:34:22.323 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 334704 2024-08-17T00:34:22.323 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.323 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T00:34:22.323 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.323 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.323 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.323 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T00:34:22.323 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.324 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.324 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T00:34:22.324 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.324 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.324 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T00:34:22.324 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.324 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.324 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T00:34:22.324 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T00:34:22.324 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3515 2024-08-17T00:34:22.324 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.324 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T00:34:22.324 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.324 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.325 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.325 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T00:34:22.325 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.325 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.325 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T00:34:22.325 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 181, 2024-08-17T00:34:22.325 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 110417974 2024-08-17T00:34:22.325 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.325 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T00:34:22.325 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 180, 2024-08-17T00:34:22.325 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6470349 2024-08-17T00:34:22.325 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.325 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T00:34:22.325 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 181, 2024-08-17T00:34:22.326 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 209765 2024-08-17T00:34:22.326 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.326 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T00:34:22.326 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 181, 2024-08-17T00:34:22.326 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 110627739 2024-08-17T00:34:22.326 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.326 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T00:34:22.326 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.326 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.326 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.326 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T00:34:22.326 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T00:34:22.326 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 34827 2024-08-17T00:34:22.327 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.327 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T00:34:22.327 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:22.327 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 917 2024-08-17T00:34:22.327 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.327 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T00:34:22.327 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.327 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.327 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.327 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T00:34:22.327 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.327 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.327 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.327 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T00:34:22.328 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T00:34:22.328 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9398 2024-08-17T00:34:22.328 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.328 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T00:34:22.328 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 414 2024-08-17T00:34:22.328 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.328 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T00:34:22.328 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 249 2024-08-17T00:34:22.328 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.328 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T00:34:22.328 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 109, 2024-08-17T00:34:22.328 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1063472 2024-08-17T00:34:22.328 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.328 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T00:34:22.329 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 189, 2024-08-17T00:34:22.329 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 236347 2024-08-17T00:34:22.329 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.329 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T00:34:22.329 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 80, 2024-08-17T00:34:22.329 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 324563 2024-08-17T00:34:22.329 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.329 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T00:34:22.329 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.329 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.329 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T00:34:22.329 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 6, 2024-08-17T00:34:22.329 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 156717 2024-08-17T00:34:22.330 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.330 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T00:34:22.330 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 278, 2024-08-17T00:34:22.330 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9209699 2024-08-17T00:34:22.330 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.330 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T00:34:22.330 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 51, 2024-08-17T00:34:22.330 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3924148 2024-08-17T00:34:22.330 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.330 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T00:34:22.330 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 50, 2024-08-17T00:34:22.330 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 188255118100 2024-08-17T00:34:22.330 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.331 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T00:34:22.331 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 51, 2024-08-17T00:34:22.331 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 84172070569 2024-08-17T00:34:22.331 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.331 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T00:34:22.331 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 277, 2024-08-17T00:34:22.331 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6187830946 2024-08-17T00:34:22.331 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.331 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T00:34:22.331 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 277, 2024-08-17T00:34:22.331 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 28323 2024-08-17T00:34:22.331 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.331 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T00:34:22.331 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 278, 2024-08-17T00:34:22.332 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 277693 2024-08-17T00:34:22.332 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.332 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T00:34:22.332 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 278, 2024-08-17T00:34:22.332 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 169126387 2024-08-17T00:34:22.332 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.332 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T00:34:22.332 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 278, 2024-08-17T00:34:22.332 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 84883 2024-08-17T00:34:22.332 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.332 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T00:34:22.332 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 278, 2024-08-17T00:34:22.332 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 88705242 2024-08-17T00:34:22.332 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.333 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T00:34:22.333 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 278, 2024-08-17T00:34:22.333 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13320243 2024-08-17T00:34:22.333 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.333 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T00:34:22.333 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 355110 2024-08-17T00:34:22.333 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.333 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T00:34:22.333 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 49, 2024-08-17T00:34:22.333 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 235287 2024-08-17T00:34:22.333 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.333 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T00:34:22.333 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 278, 2024-08-17T00:34:22.333 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 280673749 2024-08-17T00:34:22.334 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.334 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T00:34:22.334 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 278, 2024-08-17T00:34:22.334 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15678052 2024-08-17T00:34:22.334 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.334 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T00:34:22.334 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 278, 2024-08-17T00:34:22.334 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1758056 2024-08-17T00:34:22.334 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.334 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.334 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T00:34:22.334 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T00:34:22.334 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1861421843 2024-08-17T00:34:22.335 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.335 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T00:34:22.335 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 42598400 2024-08-17T00:34:22.335 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.335 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T00:34:22.335 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 42450944 2024-08-17T00:34:22.335 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.335 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T00:34:22.335 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3137327308 2024-08-17T00:34:22.335 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.335 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T00:34:22.335 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 147456 2024-08-17T00:34:22.335 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.336 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.336 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T00:34:22.336 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.336 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 159383552 2024-08-17T00:34:22.336 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.336 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.336 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.336 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.336 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.336 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.336 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.336 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.336 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 85495114 2024-08-17T00:34:22.336 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.337 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.337 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.337 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.337 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.337 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.337 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.337 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.337 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.337 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.337 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.337 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.337 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.337 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.337 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.338 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.338 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.338 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8192 2024-08-17T00:34:22.338 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.338 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.338 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.338 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.338 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.338 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.338 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.338 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.338 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.338 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.339 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.339 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73880246 2024-08-17T00:34:22.339 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.339 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.339 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T00:34:22.339 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.339 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 780140544 2024-08-17T00:34:22.339 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.339 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.339 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:22.339 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.339 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.339 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.339 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.340 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.340 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 641213356 2024-08-17T00:34:22.340 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.340 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.340 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.340 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.340 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.340 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.340 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.340 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.340 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.340 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.340 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.341 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.341 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.341 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.341 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.341 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.341 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.341 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2128 2024-08-17T00:34:22.341 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.341 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.341 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.341 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.341 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.341 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.341 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.342 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.342 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.342 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.342 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.342 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71816196 2024-08-17T00:34:22.342 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.342 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.342 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T00:34:22.342 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.342 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 192937984 2024-08-17T00:34:22.342 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.342 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.342 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:22.342 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.343 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.343 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 464 2024-08-17T00:34:22.343 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.343 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.343 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56996742 2024-08-17T00:34:22.343 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.343 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.343 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.343 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.343 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.343 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.343 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.343 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.344 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.344 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.344 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.344 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.344 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.344 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.344 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.344 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.344 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.344 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.344 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.344 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.344 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.344 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.345 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.345 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.345 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.345 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.345 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.345 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.345 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.345 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68831914 2024-08-17T00:34:22.345 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.345 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.345 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T00:34:22.345 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.345 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 713031680 2024-08-17T00:34:22.345 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.346 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.346 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.346 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.346 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.346 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.346 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.346 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.346 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 641213356 2024-08-17T00:34:22.346 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.346 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.346 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.346 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.346 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.346 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.347 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.347 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.347 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.347 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.347 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.347 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.347 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.347 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.347 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.347 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.347 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.347 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 243658 2024-08-17T00:34:22.347 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.347 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.348 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.348 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.348 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.348 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.348 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.348 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.348 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.348 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.348 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.348 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71574666 2024-08-17T00:34:22.348 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.348 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.348 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T00:34:22.349 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T00:34:22.349 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.349 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.349 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:22.349 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.349 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.349 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T00:34:22.349 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.349 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.349 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:22.349 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.349 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.349 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.349 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:22.350 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T00:34:22.350 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 38 2024-08-17T00:34:22.350 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.350 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T00:34:22.350 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.350 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.350 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T00:34:22.350 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T00:34:22.350 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.350 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T00:34:22.350 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.350 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.350 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T00:34:22.351 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.351 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.351 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T00:34:22.351 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 22 2024-08-17T00:34:22.351 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.351 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T00:34:22.351 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:22.351 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5520900 2024-08-17T00:34:22.351 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.351 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T00:34:22.351 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.351 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.351 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T00:34:22.351 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:22.352 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 700995 2024-08-17T00:34:22.352 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.352 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T00:34:22.352 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:22.352 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5447676 2024-08-17T00:34:22.352 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.352 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:22.352 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.352 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.352 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T00:34:22.352 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.352 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.352 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.352 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T00:34:22.353 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.353 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.353 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T00:34:22.353 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.353 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.353 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T00:34:22.353 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.353 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.353 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.353 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T00:34:22.353 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.353 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.353 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.353 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T00:34:22.354 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.354 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.354 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T00:34:22.354 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.354 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.354 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T00:34:22.354 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.354 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.354 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.354 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T00:34:22.354 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.354 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.354 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T00:34:22.355 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.355 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.355 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T00:34:22.355 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.355 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.355 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T00:34:22.355 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.355 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.355 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.355 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T00:34:22.355 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.355 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.355 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.355 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:22.356 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T00:34:22.356 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.356 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T00:34:22.356 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 22 2024-08-17T00:34:22.356 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.356 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T00:34:22.356 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:22.356 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5520900 2024-08-17T00:34:22.356 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.356 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T00:34:22.356 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.356 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.356 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T00:34:22.356 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:22.357 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 700995 2024-08-17T00:34:22.357 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.357 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T00:34:22.357 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:22.357 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5447676 2024-08-17T00:34:22.357 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.357 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T00:34:22.357 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.357 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.357 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T00:34:22.357 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.357 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.357 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T00:34:22.358 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.358 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.358 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T00:34:22.358 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:22.358 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.358 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T00:34:22.358 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 28483584 2024-08-17T00:34:22.358 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.358 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.358 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.358 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.5": { 2024-08-17T00:34:22.358 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:22.358 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T00:34:22.359 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.359 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.359 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T00:34:22.359 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.359 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.359 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T00:34:22.359 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T00:34:22.359 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.359 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_main": { 2024-08-17T00:34:22.359 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.359 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.359 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T00:34:22.359 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.360 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.360 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T00:34:22.360 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.360 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.360 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T00:34:22.360 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12288 2024-08-17T00:34:22.360 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.360 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T00:34:22.360 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6045696 2024-08-17T00:34:22.360 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.360 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T00:34:22.360 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.360 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.360 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.360 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T00:34:22.361 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.361 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.361 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.361 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T00:34:22.361 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:22.361 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.361 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T00:34:22.361 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 27656192 2024-08-17T00:34:22.361 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.361 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T00:34:22.361 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2973696 2024-08-17T00:34:22.361 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.361 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T00:34:22.361 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2834432 2024-08-17T00:34:22.362 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.362 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T00:34:22.362 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31850496 2024-08-17T00:34:22.362 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.362 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T00:34:22.362 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.362 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.362 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T00:34:22.362 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.362 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.362 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T00:34:22.362 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14 2024-08-17T00:34:22.362 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.362 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T00:34:22.363 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 206272 2024-08-17T00:34:22.363 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.363 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T00:34:22.363 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 23 2024-08-17T00:34:22.363 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.363 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T00:34:22.363 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1282048 2024-08-17T00:34:22.363 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.363 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T00:34:22.363 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1286144 2024-08-17T00:34:22.363 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.363 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T00:34:22.363 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.363 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.364 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T00:34:22.364 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.364 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.364 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T00:34:22.364 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15 2024-08-17T00:34:22.364 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.364 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T00:34:22.364 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4913 2024-08-17T00:34:22.364 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.364 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T00:34:22.364 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4 2024-08-17T00:34:22.364 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.364 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T00:34:22.364 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5505 2024-08-17T00:34:22.365 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.365 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T00:34:22.365 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:22.365 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.365 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T00:34:22.365 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5505 2024-08-17T00:34:22.365 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.365 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T00:34:22.365 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:22.365 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.365 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T00:34:22.365 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.365 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.365 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T00:34:22.366 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.366 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.366 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T00:34:22.366 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.366 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.366 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T00:34:22.366 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.366 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.366 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T00:34:22.366 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.366 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.366 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T00:34:22.366 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.367 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.367 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T00:34:22.367 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.367 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.367 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T00:34:22.367 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.367 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.367 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T00:34:22.367 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.367 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.367 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T00:34:22.367 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8957952 2024-08-17T00:34:22.367 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.367 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.368 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T00:34:22.368 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T00:34:22.368 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T00:34:22.368 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.368 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T00:34:22.368 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 811008 2024-08-17T00:34:22.368 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.368 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T00:34:22.368 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 6, 2024-08-17T00:34:22.368 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 354993 2024-08-17T00:34:22.368 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.368 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T00:34:22.368 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.368 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.369 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.369 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T00:34:22.369 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.369 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.369 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T00:34:22.369 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.369 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.369 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T00:34:22.369 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.369 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.369 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T00:34:22.369 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 7, 2024-08-17T00:34:22.369 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7979 2024-08-17T00:34:22.369 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.370 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T00:34:22.370 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.370 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.370 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.370 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T00:34:22.370 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.370 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.370 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T00:34:22.370 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 679, 2024-08-17T00:34:22.370 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 458496565 2024-08-17T00:34:22.370 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.370 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T00:34:22.370 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 678, 2024-08-17T00:34:22.371 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 20624862 2024-08-17T00:34:22.371 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.371 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T00:34:22.371 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 679, 2024-08-17T00:34:22.371 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 587837 2024-08-17T00:34:22.371 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.371 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T00:34:22.371 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 679, 2024-08-17T00:34:22.371 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 459084402 2024-08-17T00:34:22.371 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.371 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T00:34:22.371 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.371 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.371 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.372 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T00:34:22.372 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T00:34:22.372 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 33554 2024-08-17T00:34:22.372 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.372 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T00:34:22.372 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:22.372 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1189 2024-08-17T00:34:22.372 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.372 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T00:34:22.372 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.372 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.372 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.372 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T00:34:22.372 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.373 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.373 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.373 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T00:34:22.373 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:22.373 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4113 2024-08-17T00:34:22.373 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.373 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T00:34:22.373 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3485 2024-08-17T00:34:22.373 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.373 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T00:34:22.373 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 358 2024-08-17T00:34:22.373 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.373 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T00:34:22.373 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 100, 2024-08-17T00:34:22.374 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3398627 2024-08-17T00:34:22.374 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.374 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T00:34:22.374 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 163, 2024-08-17T00:34:22.374 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 459500 2024-08-17T00:34:22.374 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.374 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T00:34:22.374 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 63, 2024-08-17T00:34:22.374 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2755373 2024-08-17T00:34:22.374 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.374 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T00:34:22.374 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.374 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.374 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T00:34:22.375 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 104, 2024-08-17T00:34:22.375 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6252222 2024-08-17T00:34:22.375 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.375 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T00:34:22.375 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3397, 2024-08-17T00:34:22.375 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3499026775 2024-08-17T00:34:22.375 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.375 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T00:34:22.375 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 47, 2024-08-17T00:34:22.375 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 17667099 2024-08-17T00:34:22.375 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.375 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T00:34:22.375 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 44, 2024-08-17T00:34:22.375 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 261811257656 2024-08-17T00:34:22.376 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.376 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T00:34:22.376 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 47, 2024-08-17T00:34:22.376 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 72135396862 2024-08-17T00:34:22.376 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.376 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T00:34:22.376 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3394, 2024-08-17T00:34:22.376 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7941889193 2024-08-17T00:34:22.376 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.376 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T00:34:22.376 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3394, 2024-08-17T00:34:22.376 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 204891 2024-08-17T00:34:22.376 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.376 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T00:34:22.377 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3397, 2024-08-17T00:34:22.377 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 239927764 2024-08-17T00:34:22.377 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.377 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T00:34:22.377 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3397, 2024-08-17T00:34:22.377 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2390070484 2024-08-17T00:34:22.377 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.377 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T00:34:22.377 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3397, 2024-08-17T00:34:22.377 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 491847 2024-08-17T00:34:22.377 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.377 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T00:34:22.377 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3397, 2024-08-17T00:34:22.377 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1385172375 2024-08-17T00:34:22.378 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.378 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T00:34:22.378 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3397, 2024-08-17T00:34:22.378 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 348375885 2024-08-17T00:34:22.378 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.378 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T00:34:22.378 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 356791 2024-08-17T00:34:22.378 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.378 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T00:34:22.378 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 39, 2024-08-17T00:34:22.378 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 176518 2024-08-17T00:34:22.378 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.378 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T00:34:22.378 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3397, 2024-08-17T00:34:22.379 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7862812373 2024-08-17T00:34:22.379 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.379 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T00:34:22.379 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3397, 2024-08-17T00:34:22.379 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 381393070 2024-08-17T00:34:22.379 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.379 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T00:34:22.379 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3397, 2024-08-17T00:34:22.379 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 255390775 2024-08-17T00:34:22.379 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.379 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.379 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T00:34:22.379 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T00:34:22.380 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1861421843 2024-08-17T00:34:22.380 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.380 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T00:34:22.380 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 46792704 2024-08-17T00:34:22.380 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.380 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T00:34:22.380 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 46391296 2024-08-17T00:34:22.380 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.380 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T00:34:22.380 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3137327308 2024-08-17T00:34:22.380 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.380 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T00:34:22.380 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 401408 2024-08-17T00:34:22.380 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.381 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.381 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T00:34:22.381 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.381 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 159383552 2024-08-17T00:34:22.381 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.381 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.381 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.381 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.381 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.381 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.381 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.381 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.381 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 85487926 2024-08-17T00:34:22.381 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.382 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.382 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.382 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.382 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.382 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.382 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.382 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.382 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.382 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.382 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.382 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.382 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.382 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.382 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.382 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.383 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.383 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16384 2024-08-17T00:34:22.383 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.383 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.383 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.383 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.383 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.383 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.383 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.383 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.383 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.383 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.383 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.384 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73879242 2024-08-17T00:34:22.384 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.384 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.384 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T00:34:22.384 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.384 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 780140544 2024-08-17T00:34:22.384 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.384 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.384 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:22.384 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.384 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.384 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.384 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.384 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.385 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 641159450 2024-08-17T00:34:22.385 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.385 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.385 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.385 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.385 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.385 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.385 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.385 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.385 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.385 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.385 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.385 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.385 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.386 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.386 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.386 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.386 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.386 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2128 2024-08-17T00:34:22.386 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.386 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.386 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.386 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.386 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.386 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.386 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.386 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.386 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.387 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.387 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.387 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71870102 2024-08-17T00:34:22.387 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.387 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.387 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T00:34:22.387 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.387 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 192937984 2024-08-17T00:34:22.387 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.387 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.387 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:22.387 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.387 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.387 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 464 2024-08-17T00:34:22.388 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.388 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.388 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56991951 2024-08-17T00:34:22.388 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.388 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.388 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.388 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.388 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.388 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.388 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.388 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.388 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.388 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.388 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.389 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.389 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.389 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.389 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.389 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.389 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.389 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.389 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.389 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.389 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.389 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.389 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.389 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.389 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.390 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.390 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.390 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.390 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.390 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68836705 2024-08-17T00:34:22.390 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.390 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.390 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T00:34:22.390 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.390 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 713031680 2024-08-17T00:34:22.390 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.390 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.390 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.390 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.391 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.391 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.391 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.391 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.391 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 641159450 2024-08-17T00:34:22.391 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.391 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.391 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.391 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.391 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.391 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.391 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.391 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.391 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.392 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.392 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.392 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.392 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.392 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.392 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5864 2024-08-17T00:34:22.392 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.392 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.392 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 353072 2024-08-17T00:34:22.392 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.392 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.392 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.392 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.392 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.393 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.393 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.393 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.393 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.393 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.393 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.393 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71513294 2024-08-17T00:34:22.393 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.393 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.393 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T00:34:22.393 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T00:34:22.393 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.393 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.393 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:22.394 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.394 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.394 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T00:34:22.394 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.394 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.394 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:22.394 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.394 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.394 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.394 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:22.394 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T00:34:22.394 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 41 2024-08-17T00:34:22.394 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.395 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T00:34:22.395 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.395 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.395 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T00:34:22.395 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.395 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.395 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T00:34:22.395 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.395 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.395 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T00:34:22.395 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.395 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.395 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T00:34:22.395 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.396 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.396 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T00:34:22.396 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.396 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.396 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.396 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T00:34:22.396 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.396 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.396 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T00:34:22.396 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.396 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.396 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.396 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T00:34:22.396 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.396 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.397 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.397 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:22.397 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.397 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.397 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T00:34:22.397 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.397 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.397 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.397 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T00:34:22.397 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.397 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.397 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T00:34:22.397 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.397 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.398 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T00:34:22.398 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.398 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.398 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.398 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T00:34:22.398 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.398 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.398 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.398 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T00:34:22.398 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.398 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.398 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T00:34:22.398 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.398 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.399 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T00:34:22.399 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.399 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.399 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.399 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T00:34:22.399 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.399 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.399 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T00:34:22.399 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.399 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.399 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T00:34:22.399 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.399 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.399 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T00:34:22.400 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.400 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.400 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.400 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T00:34:22.400 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.400 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.400 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.400 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:22.400 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.400 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.400 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T00:34:22.400 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.400 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.400 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T00:34:22.401 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.401 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.401 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.401 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T00:34:22.401 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.401 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.401 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T00:34:22.401 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.401 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.401 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.401 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T00:34:22.401 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.401 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.402 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.402 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T00:34:22.402 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.402 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.402 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T00:34:22.402 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.402 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.402 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T00:34:22.402 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.402 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.402 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T00:34:22.402 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:22.402 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.403 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T00:34:22.403 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 28475392 2024-08-17T00:34:22.403 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.403 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.403 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.403 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.6": { 2024-08-17T00:34:22.403 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:22.403 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T00:34:22.403 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.403 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.403 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T00:34:22.403 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.403 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.403 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T00:34:22.404 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T00:34:22.404 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.404 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_main": { 2024-08-17T00:34:22.404 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.404 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.404 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T00:34:22.404 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.404 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.404 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T00:34:22.404 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.404 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.404 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T00:34:22.404 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12288 2024-08-17T00:34:22.404 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.405 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T00:34:22.405 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1454080 2024-08-17T00:34:22.405 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.405 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T00:34:22.405 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.405 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.405 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.405 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T00:34:22.405 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.405 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.405 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.405 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T00:34:22.405 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:22.405 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.406 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T00:34:22.406 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 27656192 2024-08-17T00:34:22.406 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.406 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T00:34:22.406 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1069056 2024-08-17T00:34:22.406 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.406 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T00:34:22.406 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 929792 2024-08-17T00:34:22.406 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.406 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T00:34:22.406 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31850496 2024-08-17T00:34:22.406 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.406 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T00:34:22.406 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.407 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.407 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T00:34:22.407 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.407 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.407 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T00:34:22.407 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14 2024-08-17T00:34:22.407 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.407 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T00:34:22.407 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 206272 2024-08-17T00:34:22.407 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.407 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T00:34:22.407 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 23 2024-08-17T00:34:22.407 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.408 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T00:34:22.408 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1282048 2024-08-17T00:34:22.408 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.408 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T00:34:22.408 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1286144 2024-08-17T00:34:22.408 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.408 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T00:34:22.408 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.408 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.408 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T00:34:22.408 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.408 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.408 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T00:34:22.408 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15 2024-08-17T00:34:22.409 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.409 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T00:34:22.409 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4913 2024-08-17T00:34:22.409 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.409 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T00:34:22.409 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4 2024-08-17T00:34:22.409 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.409 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T00:34:22.409 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5504 2024-08-17T00:34:22.409 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.409 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T00:34:22.409 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:22.410 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.410 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T00:34:22.410 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5504 2024-08-17T00:34:22.410 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.410 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T00:34:22.410 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:22.410 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.410 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T00:34:22.410 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.410 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.410 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T00:34:22.410 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.410 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.410 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T00:34:22.411 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.411 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.411 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T00:34:22.411 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.411 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.411 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T00:34:22.411 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.411 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.411 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T00:34:22.411 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.411 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.411 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T00:34:22.411 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.412 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.412 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T00:34:22.412 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.412 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.412 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T00:34:22.412 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.412 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.412 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T00:34:22.412 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2461696 2024-08-17T00:34:22.412 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.412 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.412 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T00:34:22.412 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T00:34:22.412 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T00:34:22.413 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.413 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T00:34:22.413 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1396736 2024-08-17T00:34:22.413 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.413 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T00:34:22.413 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:22.413 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 93885 2024-08-17T00:34:22.413 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.413 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T00:34:22.413 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.413 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.413 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.413 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T00:34:22.413 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.414 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.414 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T00:34:22.414 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.414 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.414 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T00:34:22.414 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.414 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.414 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T00:34:22.414 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 5, 2024-08-17T00:34:22.414 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6908 2024-08-17T00:34:22.414 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.414 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T00:34:22.414 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.415 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.415 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.415 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T00:34:22.415 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.415 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.415 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T00:34:22.415 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 214, 2024-08-17T00:34:22.415 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 52238631 2024-08-17T00:34:22.415 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.415 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T00:34:22.415 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 206, 2024-08-17T00:34:22.415 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14804955 2024-08-17T00:34:22.415 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.415 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T00:34:22.416 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 214, 2024-08-17T00:34:22.416 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 164647 2024-08-17T00:34:22.416 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.416 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T00:34:22.416 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 214, 2024-08-17T00:34:22.416 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 52403278 2024-08-17T00:34:22.416 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.416 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T00:34:22.416 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.416 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.416 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.416 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T00:34:22.416 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:22.416 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 32666 2024-08-17T00:34:22.416 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.417 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T00:34:22.417 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:22.417 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 955 2024-08-17T00:34:22.417 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.417 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T00:34:22.417 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.417 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.417 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.417 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T00:34:22.417 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.417 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.417 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.417 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T00:34:22.418 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T00:34:22.418 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8017 2024-08-17T00:34:22.418 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.418 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T00:34:22.418 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 417 2024-08-17T00:34:22.418 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.418 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T00:34:22.418 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 263 2024-08-17T00:34:22.418 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.418 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T00:34:22.418 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 101, 2024-08-17T00:34:22.418 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1108583 2024-08-17T00:34:22.418 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.418 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T00:34:22.419 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 160, 2024-08-17T00:34:22.419 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 320744 2024-08-17T00:34:22.419 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.419 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T00:34:22.419 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 59, 2024-08-17T00:34:22.419 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 690332 2024-08-17T00:34:22.419 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.419 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T00:34:22.419 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.419 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.419 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T00:34:22.419 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:22.419 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24511 2024-08-17T00:34:22.420 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.420 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T00:34:22.420 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 297, 2024-08-17T00:34:22.420 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4535737 2024-08-17T00:34:22.420 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.420 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T00:34:22.420 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 40, 2024-08-17T00:34:22.420 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2528491 2024-08-17T00:34:22.420 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.420 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T00:34:22.420 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 40, 2024-08-17T00:34:22.420 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 403182479231 2024-08-17T00:34:22.420 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.420 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T00:34:22.421 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 40, 2024-08-17T00:34:22.421 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 61148846807 2024-08-17T00:34:22.421 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.421 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T00:34:22.421 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 297, 2024-08-17T00:34:22.421 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 662065 2024-08-17T00:34:22.421 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.421 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T00:34:22.421 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 297, 2024-08-17T00:34:22.421 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 33277 2024-08-17T00:34:22.421 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.421 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T00:34:22.421 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 297, 2024-08-17T00:34:22.421 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 258197 2024-08-17T00:34:22.422 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.422 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T00:34:22.422 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 297, 2024-08-17T00:34:22.422 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 335756735 2024-08-17T00:34:22.422 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.422 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T00:34:22.422 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 297, 2024-08-17T00:34:22.422 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 98789 2024-08-17T00:34:22.422 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.422 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T00:34:22.422 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 297, 2024-08-17T00:34:22.422 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 185572667 2024-08-17T00:34:22.422 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.423 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T00:34:22.423 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 297, 2024-08-17T00:34:22.423 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15454567 2024-08-17T00:34:22.423 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.423 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T00:34:22.423 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 947050 2024-08-17T00:34:22.423 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.423 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T00:34:22.423 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 33, 2024-08-17T00:34:22.423 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 146833 2024-08-17T00:34:22.423 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.423 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T00:34:22.423 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 297, 2024-08-17T00:34:22.424 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 541620239 2024-08-17T00:34:22.424 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.424 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T00:34:22.424 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 297, 2024-08-17T00:34:22.424 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 19171613 2024-08-17T00:34:22.424 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.424 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T00:34:22.424 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 297, 2024-08-17T00:34:22.424 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1909191 2024-08-17T00:34:22.424 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.424 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.424 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T00:34:22.424 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T00:34:22.424 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1861421843 2024-08-17T00:34:22.425 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.425 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T00:34:22.425 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 43646976 2024-08-17T00:34:22.425 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.425 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T00:34:22.425 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 42647552 2024-08-17T00:34:22.425 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.425 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T00:34:22.425 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3137327308 2024-08-17T00:34:22.425 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.425 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T00:34:22.425 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 999424 2024-08-17T00:34:22.425 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.425 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.426 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T00:34:22.426 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.426 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 159383552 2024-08-17T00:34:22.426 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.426 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.426 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.426 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.426 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.426 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.426 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.426 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.426 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 85494889 2024-08-17T00:34:22.426 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.426 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.427 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.427 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.427 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.427 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.427 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.427 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.427 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.427 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.427 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.427 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.427 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.427 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.427 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.427 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.428 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.428 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8192 2024-08-17T00:34:22.428 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.428 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.428 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.428 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.428 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.428 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.428 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.428 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.428 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.428 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.428 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.428 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73880471 2024-08-17T00:34:22.429 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.429 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.429 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T00:34:22.429 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.429 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 780140544 2024-08-17T00:34:22.429 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.429 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.429 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:22.429 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.429 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.429 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.429 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.429 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.430 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 641211672 2024-08-17T00:34:22.430 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.430 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.430 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.430 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.430 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.430 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.430 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.430 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.430 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.430 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.430 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.430 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.430 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.431 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.431 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.431 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.431 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.431 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2128 2024-08-17T00:34:22.431 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.431 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.431 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.431 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.431 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.431 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.431 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.431 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.431 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.432 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.432 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.432 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71817880 2024-08-17T00:34:22.432 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.432 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.432 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T00:34:22.432 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.432 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 192937984 2024-08-17T00:34:22.432 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.432 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.432 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:22.432 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.432 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.433 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 464 2024-08-17T00:34:22.433 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.433 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.433 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56996593 2024-08-17T00:34:22.433 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.433 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.433 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.433 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.433 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.433 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.433 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.433 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.433 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.433 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.433 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.434 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.434 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.434 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.434 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.434 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.434 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.434 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.434 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.434 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.434 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.434 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.434 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.434 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.435 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.435 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.435 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.435 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.435 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.435 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68832063 2024-08-17T00:34:22.435 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.435 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.435 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T00:34:22.435 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.435 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 713031680 2024-08-17T00:34:22.435 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.435 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.435 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.436 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.436 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.436 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.436 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.436 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.436 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 641211672 2024-08-17T00:34:22.436 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.436 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.436 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.436 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.436 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.436 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.436 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.436 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.437 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.437 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.437 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.437 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.437 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.437 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.437 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6167 2024-08-17T00:34:22.437 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.437 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.437 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 242980 2024-08-17T00:34:22.437 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.437 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.437 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.438 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.438 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.438 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.438 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.438 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.438 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.438 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.438 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.438 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71570861 2024-08-17T00:34:22.438 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.438 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.438 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T00:34:22.438 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T00:34:22.439 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.439 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.439 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:22.439 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.439 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.439 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T00:34:22.439 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.439 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.439 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:22.439 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.439 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.439 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.439 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:22.439 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T00:34:22.439 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 38 2024-08-17T00:34:22.440 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.440 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T00:34:22.440 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.440 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.440 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T00:34:22.440 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13 2024-08-17T00:34:22.440 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.440 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T00:34:22.440 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.440 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.440 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T00:34:22.440 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.440 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.440 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T00:34:22.441 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2810 2024-08-17T00:34:22.441 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.441 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T00:34:22.441 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 13, 2024-08-17T00:34:22.441 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73068985 2024-08-17T00:34:22.441 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.441 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T00:34:22.441 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.441 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.441 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T00:34:22.441 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15, 2024-08-17T00:34:22.441 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7538135 2024-08-17T00:34:22.441 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.441 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T00:34:22.442 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 13, 2024-08-17T00:34:22.442 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 35359899 2024-08-17T00:34:22.442 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.442 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:22.442 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.442 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.442 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T00:34:22.442 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.442 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.442 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.442 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T00:34:22.442 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.442 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.443 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T00:34:22.443 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.443 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.443 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T00:34:22.443 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.443 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.443 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.443 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T00:34:22.443 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.443 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.443 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.443 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T00:34:22.443 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.443 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.444 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T00:34:22.444 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.444 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.444 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T00:34:22.444 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.444 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.444 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.444 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T00:34:22.444 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.444 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.444 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T00:34:22.444 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.444 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.445 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T00:34:22.445 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.445 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.445 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T00:34:22.445 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.445 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.445 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.445 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T00:34:22.445 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.445 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.445 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.445 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:22.445 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13 2024-08-17T00:34:22.445 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.446 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T00:34:22.446 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2810 2024-08-17T00:34:22.446 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.446 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T00:34:22.446 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 13, 2024-08-17T00:34:22.446 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73068985 2024-08-17T00:34:22.446 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.446 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T00:34:22.446 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.446 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.446 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T00:34:22.446 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15, 2024-08-17T00:34:22.446 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7538135 2024-08-17T00:34:22.447 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.447 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T00:34:22.447 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 13, 2024-08-17T00:34:22.447 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 35359899 2024-08-17T00:34:22.447 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.447 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T00:34:22.447 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.447 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.447 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T00:34:22.447 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.447 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.447 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T00:34:22.447 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.447 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.448 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T00:34:22.448 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:22.448 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.448 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T00:34:22.448 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 29061120 2024-08-17T00:34:22.448 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.448 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.448 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.448 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.7": { 2024-08-17T00:34:22.448 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T00:34:22.448 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T00:34:22.448 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.448 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.449 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T00:34:22.449 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.449 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.449 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T00:34:22.449 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T00:34:22.449 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.449 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_main": { 2024-08-17T00:34:22.449 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.449 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.449 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T00:34:22.449 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.449 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.449 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T00:34:22.449 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.450 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.450 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T00:34:22.450 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12288 2024-08-17T00:34:22.450 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.450 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T00:34:22.450 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1380352 2024-08-17T00:34:22.450 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.450 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T00:34:22.450 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.450 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.450 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.450 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T00:34:22.450 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.450 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.451 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.451 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T00:34:22.451 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:22.451 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.451 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T00:34:22.451 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 27656192 2024-08-17T00:34:22.451 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.451 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T00:34:22.451 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1048576 2024-08-17T00:34:22.451 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.451 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T00:34:22.451 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 909312 2024-08-17T00:34:22.451 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.451 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T00:34:22.452 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31850496 2024-08-17T00:34:22.452 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.452 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T00:34:22.452 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.452 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.452 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T00:34:22.452 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.452 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.452 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T00:34:22.452 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14 2024-08-17T00:34:22.452 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.452 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T00:34:22.452 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 206272 2024-08-17T00:34:22.452 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.452 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T00:34:22.453 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 23 2024-08-17T00:34:22.453 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.453 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T00:34:22.453 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1282048 2024-08-17T00:34:22.453 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.453 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T00:34:22.453 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1286144 2024-08-17T00:34:22.453 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.453 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T00:34:22.453 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.453 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.453 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T00:34:22.453 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.453 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.454 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T00:34:22.454 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15 2024-08-17T00:34:22.454 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.454 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T00:34:22.454 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4913 2024-08-17T00:34:22.454 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.454 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T00:34:22.454 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4 2024-08-17T00:34:22.454 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.454 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T00:34:22.454 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5500 2024-08-17T00:34:22.454 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.454 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T00:34:22.455 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:22.455 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.455 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T00:34:22.455 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5500 2024-08-17T00:34:22.455 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.455 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T00:34:22.455 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24 2024-08-17T00:34:22.455 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.455 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T00:34:22.455 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.455 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.455 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T00:34:22.455 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.455 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.456 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T00:34:22.456 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.456 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.456 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T00:34:22.456 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.456 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.456 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T00:34:22.456 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.456 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.456 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T00:34:22.456 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.456 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.456 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T00:34:22.456 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.457 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.457 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T00:34:22.457 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.457 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.457 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T00:34:22.457 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.457 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.457 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T00:34:22.457 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2367488 2024-08-17T00:34:22.457 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.457 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.457 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T00:34:22.457 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T00:34:22.457 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T00:34:22.458 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.458 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T00:34:22.458 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1392640 2024-08-17T00:34:22.458 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.458 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T00:34:22.458 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T00:34:22.458 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 168282 2024-08-17T00:34:22.458 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.458 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T00:34:22.458 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.458 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.458 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.458 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T00:34:22.459 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.459 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.459 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T00:34:22.459 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.459 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.459 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T00:34:22.459 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.459 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.459 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T00:34:22.459 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 11, 2024-08-17T00:34:22.459 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 27603 2024-08-17T00:34:22.459 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.459 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T00:34:22.459 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.460 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.460 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.460 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T00:34:22.460 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.460 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.460 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T00:34:22.460 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 209, 2024-08-17T00:34:22.460 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 60891362 2024-08-17T00:34:22.460 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.460 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T00:34:22.460 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 202, 2024-08-17T00:34:22.460 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8071908 2024-08-17T00:34:22.460 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.460 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T00:34:22.461 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 209, 2024-08-17T00:34:22.461 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 215490 2024-08-17T00:34:22.461 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.461 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T00:34:22.461 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 209, 2024-08-17T00:34:22.461 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 61106852 2024-08-17T00:34:22.461 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.461 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T00:34:22.461 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.461 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.461 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.461 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T00:34:22.461 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:22.461 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 35214 2024-08-17T00:34:22.462 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.462 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T00:34:22.462 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:22.462 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1017 2024-08-17T00:34:22.462 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.462 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T00:34:22.462 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.462 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.462 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.462 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T00:34:22.462 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T00:34:22.462 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.462 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.462 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T00:34:22.463 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2, 2024-08-17T00:34:22.463 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3700 2024-08-17T00:34:22.463 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.463 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T00:34:22.463 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 770 2024-08-17T00:34:22.463 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.463 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T00:34:22.463 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 302 2024-08-17T00:34:22.463 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.463 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T00:34:22.463 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 143, 2024-08-17T00:34:22.463 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3004056 2024-08-17T00:34:22.463 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.464 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T00:34:22.464 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 230, 2024-08-17T00:34:22.464 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 360074 2024-08-17T00:34:22.464 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.464 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T00:34:22.464 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 87, 2024-08-17T00:34:22.464 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2142375 2024-08-17T00:34:22.464 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.464 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T00:34:22.464 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.464 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.464 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T00:34:22.464 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T00:34:22.464 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 26519 2024-08-17T00:34:22.465 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.465 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T00:34:22.465 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 311, 2024-08-17T00:34:22.465 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4950052 2024-08-17T00:34:22.465 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.465 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T00:34:22.465 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 24, 2024-08-17T00:34:22.465 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1879131 2024-08-17T00:34:22.465 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.465 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T00:34:22.465 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 24, 2024-08-17T00:34:22.465 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 260795046904 2024-08-17T00:34:22.465 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.466 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T00:34:22.466 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 24, 2024-08-17T00:34:22.466 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 34206048197 2024-08-17T00:34:22.466 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.466 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T00:34:22.466 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 311, 2024-08-17T00:34:22.466 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 508990 2024-08-17T00:34:22.466 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.466 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T00:34:22.466 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 311, 2024-08-17T00:34:22.466 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 50675 2024-08-17T00:34:22.466 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.466 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T00:34:22.466 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 311, 2024-08-17T00:34:22.467 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 220678 2024-08-17T00:34:22.467 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.467 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T00:34:22.467 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 311, 2024-08-17T00:34:22.467 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 162526094 2024-08-17T00:34:22.467 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.467 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T00:34:22.467 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 311, 2024-08-17T00:34:22.467 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 106752 2024-08-17T00:34:22.467 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.467 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T00:34:22.467 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 311, 2024-08-17T00:34:22.467 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 92228321 2024-08-17T00:34:22.467 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.468 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T00:34:22.468 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 311, 2024-08-17T00:34:22.468 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16803763 2024-08-17T00:34:22.468 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.468 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T00:34:22.468 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 945024 2024-08-17T00:34:22.468 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.468 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T00:34:22.468 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 23, 2024-08-17T00:34:22.468 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 90906 2024-08-17T00:34:22.468 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.468 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T00:34:22.468 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 311, 2024-08-17T00:34:22.468 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 276771387 2024-08-17T00:34:22.469 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.469 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T00:34:22.469 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 311, 2024-08-17T00:34:22.469 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 18955234 2024-08-17T00:34:22.469 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.469 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T00:34:22.469 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 311, 2024-08-17T00:34:22.469 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2150955 2024-08-17T00:34:22.469 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.469 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.469 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T00:34:22.469 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T00:34:22.469 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1861421843 2024-08-17T00:34:22.469 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.470 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T00:34:22.470 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 44695552 2024-08-17T00:34:22.470 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.470 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T00:34:22.470 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 43458560 2024-08-17T00:34:22.470 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.470 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T00:34:22.470 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3137327308 2024-08-17T00:34:22.470 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.470 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T00:34:22.470 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1236992 2024-08-17T00:34:22.470 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.470 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.470 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T00:34:22.471 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.471 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 159383552 2024-08-17T00:34:22.471 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.471 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.471 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.471 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.471 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.471 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.471 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.471 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.471 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 85477543 2024-08-17T00:34:22.471 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.471 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.472 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.472 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.472 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.472 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.472 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.472 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.472 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 147456 2024-08-17T00:34:22.472 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.472 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.472 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.472 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.472 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.472 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.472 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.473 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.473 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 135168 2024-08-17T00:34:22.473 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.473 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.473 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.473 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.473 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.473 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.473 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.473 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.473 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.473 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.473 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.473 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73623385 2024-08-17T00:34:22.474 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.474 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.474 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T00:34:22.474 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.474 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 780140544 2024-08-17T00:34:22.474 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.474 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.474 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:22.474 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.474 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.474 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.474 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.474 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.475 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 641081576 2024-08-17T00:34:22.475 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.475 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.475 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.475 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.475 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.475 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.475 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.475 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.475 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.475 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.475 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.475 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.476 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.476 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.476 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.476 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.476 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.476 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2128 2024-08-17T00:34:22.476 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.476 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.476 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.476 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.476 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.476 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.476 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.476 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.477 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.477 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.477 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.477 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71947976 2024-08-17T00:34:22.477 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.477 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.477 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T00:34:22.477 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.477 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 192937984 2024-08-17T00:34:22.477 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.477 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.477 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T00:34:22.477 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.477 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.478 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 464 2024-08-17T00:34:22.478 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.478 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.478 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56985029 2024-08-17T00:34:22.478 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.478 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.478 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.478 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.478 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.478 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.478 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.478 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.478 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.479 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.479 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.479 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.479 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.479 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.479 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.479 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.479 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.479 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.479 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.479 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.479 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.479 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.480 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.480 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.480 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.480 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.480 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.480 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.480 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.480 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68843627 2024-08-17T00:34:22.480 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.480 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.480 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T00:34:22.480 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T00:34:22.480 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 713031680 2024-08-17T00:34:22.480 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.481 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T00:34:22.481 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.481 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.481 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T00:34:22.481 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.481 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.481 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T00:34:22.481 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 641081576 2024-08-17T00:34:22.481 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.481 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T00:34:22.481 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.481 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.481 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T00:34:22.482 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.482 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.482 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T00:34:22.482 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12429 2024-08-17T00:34:22.482 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.482 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T00:34:22.482 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.482 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.482 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T00:34:22.482 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.482 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.482 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T00:34:22.482 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 251080 2024-08-17T00:34:22.482 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.483 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T00:34:22.483 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.483 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.483 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T00:34:22.483 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.483 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.483 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T00:34:22.483 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.483 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.483 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T00:34:22.483 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71686595 2024-08-17T00:34:22.483 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.483 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.484 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T00:34:22.484 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T00:34:22.484 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.484 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.484 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:22.484 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.484 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.484 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T00:34:22.484 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.484 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.484 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:22.484 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.484 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.484 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.485 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T00:34:22.485 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T00:34:22.485 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 46 2024-08-17T00:34:22.485 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.485 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T00:34:22.485 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.485 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.485 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T00:34:22.485 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 157 2024-08-17T00:34:22.485 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.485 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T00:34:22.485 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.485 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.485 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T00:34:22.486 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.486 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.486 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T00:34:22.486 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.486 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.486 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T00:34:22.486 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 157, 2024-08-17T00:34:22.486 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 102779089 2024-08-17T00:34:22.486 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.486 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T00:34:22.486 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 266203 2024-08-17T00:34:22.486 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.486 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T00:34:22.486 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 159, 2024-08-17T00:34:22.487 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 37938174 2024-08-17T00:34:22.487 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.487 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T00:34:22.487 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 157, 2024-08-17T00:34:22.487 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 74512423 2024-08-17T00:34:22.487 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.487 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T00:34:22.487 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 110 2024-08-17T00:34:22.487 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.487 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T00:34:22.487 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 110, 2024-08-17T00:34:22.487 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16805740 2024-08-17T00:34:22.487 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.487 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T00:34:22.488 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.488 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.488 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T00:34:22.488 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 266203 2024-08-17T00:34:22.488 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.488 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T00:34:22.488 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 110, 2024-08-17T00:34:22.488 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14830597 2024-08-17T00:34:22.488 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.488 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T00:34:22.488 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 110, 2024-08-17T00:34:22.488 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12141100 2024-08-17T00:34:22.488 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.488 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T00:34:22.489 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 42 2024-08-17T00:34:22.489 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.489 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T00:34:22.489 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.489 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.489 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T00:34:22.489 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 42, 2024-08-17T00:34:22.489 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 40665870 2024-08-17T00:34:22.489 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.489 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T00:34:22.489 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.489 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.489 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T00:34:22.489 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.490 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.490 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T00:34:22.490 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.490 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.490 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T00:34:22.490 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 42, 2024-08-17T00:34:22.490 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 17663129 2024-08-17T00:34:22.490 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.490 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T00:34:22.490 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 42, 2024-08-17T00:34:22.490 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 37877669 2024-08-17T00:34:22.490 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.491 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T00:34:22.491 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5 2024-08-17T00:34:22.491 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.491 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T00:34:22.491 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.491 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.491 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T00:34:22.491 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 5, 2024-08-17T00:34:22.491 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 45307479 2024-08-17T00:34:22.491 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.491 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T00:34:22.491 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.491 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.491 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T00:34:22.491 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 7, 2024-08-17T00:34:22.492 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5444448 2024-08-17T00:34:22.492 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.492 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T00:34:22.492 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 5, 2024-08-17T00:34:22.492 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24493654 2024-08-17T00:34:22.492 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.492 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T00:34:22.492 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.492 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.492 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T00:34:22.492 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.492 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.492 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T00:34:22.492 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T00:34:22.493 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.493 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T00:34:22.493 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T00:34:22.493 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.493 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T00:34:22.493 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 29057024 2024-08-17T00:34:22.493 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.493 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.493 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.493 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.493 INFO:tasks.workunit.client.0.smithi110.stdout: "pools": [ 2024-08-17T00:34:22.493 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.493 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T00:34:22.493 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr" 2024-08-17T00:34:22.494 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.494 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_mode": "none", 2024-08-17T00:34:22.494 INFO:tasks.workunit.client.0.smithi110.stdout: "erasure_code_profile": {}, 2024-08-17T00:34:22.494 INFO:tasks.workunit.client.0.smithi110.stdout: "min_size": 2, 2024-08-17T00:34:22.494 INFO:tasks.workunit.client.0.smithi110.stdout: "options": {}, 2024-08-17T00:34:22.494 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_autoscale_mode": "off", 2024-08-17T00:34:22.494 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 1, 2024-08-17T00:34:22.494 INFO:tasks.workunit.client.0.smithi110.stdout: "pgp_num": 1, 2024-08-17T00:34:22.494 INFO:tasks.workunit.client.0.smithi110.stdout: "pool": 1, 2024-08-17T00:34:22.494 INFO:tasks.workunit.client.0.smithi110.stdout: "size": 3, 2024-08-17T00:34:22.494 INFO:tasks.workunit.client.0.smithi110.stdout: "stats": { 2024-08-17T00:34:22.494 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_raw": 729301002506, 2024-08-17T00:34:22.494 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_used": 1781760, 2024-08-17T00:34:22.495 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_bytes_used": 0, 2024-08-17T00:34:22.495 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_under_bytes": 0, 2024-08-17T00:34:22.495 INFO:tasks.workunit.client.0.smithi110.stdout: "data_bytes_used": 1781760, 2024-08-17T00:34:22.495 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty": 0, 2024-08-17T00:34:22.495 INFO:tasks.workunit.client.0.smithi110.stdout: "max_avail": 243100336128, 2024-08-17T00:34:22.495 INFO:tasks.workunit.client.0.smithi110.stdout: "objects": 2, 2024-08-17T00:34:22.495 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_bytes_used": 0, 2024-08-17T00:34:22.495 INFO:tasks.workunit.client.0.smithi110.stdout: "percent_used": 2.443100584059721e-06, 2024-08-17T00:34:22.495 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_bytes": 0, 2024-08-17T00:34:22.495 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_objects": 0, 2024-08-17T00:34:22.495 INFO:tasks.workunit.client.0.smithi110.stdout: "rd": 212, 2024-08-17T00:34:22.495 INFO:tasks.workunit.client.0.smithi110.stdout: "rd_bytes": 313344, 2024-08-17T00:34:22.495 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": 590368, 2024-08-17T00:34:22.495 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_data": 590368, 2024-08-17T00:34:22.495 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_omap": 0, 2024-08-17T00:34:22.496 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_raw": 1771104, 2024-08-17T00:34:22.496 INFO:tasks.workunit.client.0.smithi110.stdout: "wr": 179, 2024-08-17T00:34:22.496 INFO:tasks.workunit.client.0.smithi110.stdout: "wr_bytes": 2473984 2024-08-17T00:34:22.496 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.496 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_bytes": 0, 2024-08-17T00:34:22.496 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_objects": 0, 2024-08-17T00:34:22.496 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "replicated" 2024-08-17T00:34:22.496 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.496 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.496 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T00:34:22.496 INFO:tasks.workunit.client.0.smithi110.stdout: "cephfs" 2024-08-17T00:34:22.496 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.496 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_mode": "none", 2024-08-17T00:34:22.497 INFO:tasks.workunit.client.0.smithi110.stdout: "erasure_code_profile": {}, 2024-08-17T00:34:22.497 INFO:tasks.workunit.client.0.smithi110.stdout: "min_size": 2, 2024-08-17T00:34:22.497 INFO:tasks.workunit.client.0.smithi110.stdout: "options": {}, 2024-08-17T00:34:22.497 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_autoscale_mode": "off", 2024-08-17T00:34:22.497 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 32, 2024-08-17T00:34:22.497 INFO:tasks.workunit.client.0.smithi110.stdout: "pgp_num": 32, 2024-08-17T00:34:22.497 INFO:tasks.workunit.client.0.smithi110.stdout: "pool": 2, 2024-08-17T00:34:22.497 INFO:tasks.workunit.client.0.smithi110.stdout: "size": 3, 2024-08-17T00:34:22.497 INFO:tasks.workunit.client.0.smithi110.stdout: "stats": { 2024-08-17T00:34:22.497 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_raw": 729301002506, 2024-08-17T00:34:22.497 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_used": 98304, 2024-08-17T00:34:22.497 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_bytes_used": 0, 2024-08-17T00:34:22.497 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_under_bytes": 0, 2024-08-17T00:34:22.497 INFO:tasks.workunit.client.0.smithi110.stdout: "data_bytes_used": 98304, 2024-08-17T00:34:22.497 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty": 0, 2024-08-17T00:34:22.498 INFO:tasks.workunit.client.0.smithi110.stdout: "max_avail": 243100336128, 2024-08-17T00:34:22.498 INFO:tasks.workunit.client.0.smithi110.stdout: "objects": 22, 2024-08-17T00:34:22.498 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_bytes_used": 0, 2024-08-17T00:34:22.498 INFO:tasks.workunit.client.0.smithi110.stdout: "percent_used": 1.3479206018018886e-07, 2024-08-17T00:34:22.498 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_bytes": 0, 2024-08-17T00:34:22.498 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_objects": 0, 2024-08-17T00:34:22.498 INFO:tasks.workunit.client.0.smithi110.stdout: "rd": 0, 2024-08-17T00:34:22.498 INFO:tasks.workunit.client.0.smithi110.stdout: "rd_bytes": 0, 2024-08-17T00:34:22.498 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": 3428, 2024-08-17T00:34:22.498 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_data": 3428, 2024-08-17T00:34:22.498 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_omap": 0, 2024-08-17T00:34:22.498 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_raw": 10284, 2024-08-17T00:34:22.498 INFO:tasks.workunit.client.0.smithi110.stdout: "wr": 51, 2024-08-17T00:34:22.499 INFO:tasks.workunit.client.0.smithi110.stdout: "wr_bytes": 20480 2024-08-17T00:34:22.499 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.499 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_bytes": 0, 2024-08-17T00:34:22.499 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_objects": 0, 2024-08-17T00:34:22.499 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "replicated" 2024-08-17T00:34:22.499 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.499 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.499 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T00:34:22.499 INFO:tasks.workunit.client.0.smithi110.stdout: "cephfs" 2024-08-17T00:34:22.499 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.499 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_mode": "none", 2024-08-17T00:34:22.499 INFO:tasks.workunit.client.0.smithi110.stdout: "erasure_code_profile": {}, 2024-08-17T00:34:22.499 INFO:tasks.workunit.client.0.smithi110.stdout: "min_size": 2, 2024-08-17T00:34:22.499 INFO:tasks.workunit.client.0.smithi110.stdout: "options": {}, 2024-08-17T00:34:22.500 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_autoscale_mode": "off", 2024-08-17T00:34:22.500 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 64, 2024-08-17T00:34:22.500 INFO:tasks.workunit.client.0.smithi110.stdout: "pgp_num": 64, 2024-08-17T00:34:22.500 INFO:tasks.workunit.client.0.smithi110.stdout: "pool": 3, 2024-08-17T00:34:22.500 INFO:tasks.workunit.client.0.smithi110.stdout: "size": 3, 2024-08-17T00:34:22.500 INFO:tasks.workunit.client.0.smithi110.stdout: "stats": { 2024-08-17T00:34:22.500 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_raw": 729301002506, 2024-08-17T00:34:22.500 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_used": 0, 2024-08-17T00:34:22.500 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_bytes_used": 0, 2024-08-17T00:34:22.500 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_under_bytes": 0, 2024-08-17T00:34:22.500 INFO:tasks.workunit.client.0.smithi110.stdout: "data_bytes_used": 0, 2024-08-17T00:34:22.500 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty": 0, 2024-08-17T00:34:22.500 INFO:tasks.workunit.client.0.smithi110.stdout: "max_avail": 243100336128, 2024-08-17T00:34:22.500 INFO:tasks.workunit.client.0.smithi110.stdout: "objects": 0, 2024-08-17T00:34:22.501 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_bytes_used": 0, 2024-08-17T00:34:22.501 INFO:tasks.workunit.client.0.smithi110.stdout: "percent_used": 0.0, 2024-08-17T00:34:22.501 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_bytes": 0, 2024-08-17T00:34:22.501 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_objects": 0, 2024-08-17T00:34:22.501 INFO:tasks.workunit.client.0.smithi110.stdout: "rd": 0, 2024-08-17T00:34:22.501 INFO:tasks.workunit.client.0.smithi110.stdout: "rd_bytes": 0, 2024-08-17T00:34:22.501 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": 0, 2024-08-17T00:34:22.501 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_data": 0, 2024-08-17T00:34:22.501 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_omap": 0, 2024-08-17T00:34:22.501 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_raw": 0, 2024-08-17T00:34:22.501 INFO:tasks.workunit.client.0.smithi110.stdout: "wr": 0, 2024-08-17T00:34:22.501 INFO:tasks.workunit.client.0.smithi110.stdout: "wr_bytes": 0 2024-08-17T00:34:22.501 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.501 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_bytes": 0, 2024-08-17T00:34:22.502 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_objects": 0, 2024-08-17T00:34:22.502 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "replicated" 2024-08-17T00:34:22.502 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.502 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.502 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T00:34:22.502 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd" 2024-08-17T00:34:22.502 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.502 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_mode": "none", 2024-08-17T00:34:22.502 INFO:tasks.workunit.client.0.smithi110.stdout: "erasure_code_profile": {}, 2024-08-17T00:34:22.502 INFO:tasks.workunit.client.0.smithi110.stdout: "min_size": 2, 2024-08-17T00:34:22.502 INFO:tasks.workunit.client.0.smithi110.stdout: "options": {}, 2024-08-17T00:34:22.502 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_autoscale_mode": "off", 2024-08-17T00:34:22.502 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 8, 2024-08-17T00:34:22.503 INFO:tasks.workunit.client.0.smithi110.stdout: "pgp_num": 8, 2024-08-17T00:34:22.503 INFO:tasks.workunit.client.0.smithi110.stdout: "pool": 4, 2024-08-17T00:34:22.503 INFO:tasks.workunit.client.0.smithi110.stdout: "size": 3, 2024-08-17T00:34:22.503 INFO:tasks.workunit.client.0.smithi110.stdout: "stats": { 2024-08-17T00:34:22.503 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_raw": 729301002506, 2024-08-17T00:34:22.503 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_used": 12288, 2024-08-17T00:34:22.503 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_bytes_used": 0, 2024-08-17T00:34:22.503 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_under_bytes": 0, 2024-08-17T00:34:22.503 INFO:tasks.workunit.client.0.smithi110.stdout: "data_bytes_used": 12288, 2024-08-17T00:34:22.503 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty": 0, 2024-08-17T00:34:22.503 INFO:tasks.workunit.client.0.smithi110.stdout: "max_avail": 243100336128, 2024-08-17T00:34:22.503 INFO:tasks.workunit.client.0.smithi110.stdout: "objects": 2, 2024-08-17T00:34:22.503 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_bytes_used": 0, 2024-08-17T00:34:22.503 INFO:tasks.workunit.client.0.smithi110.stdout: "percent_used": 1.6849011075237286e-08, 2024-08-17T00:34:22.503 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_bytes": 0, 2024-08-17T00:34:22.504 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_objects": 0, 2024-08-17T00:34:22.504 INFO:tasks.workunit.client.0.smithi110.stdout: "rd": 0, 2024-08-17T00:34:22.504 INFO:tasks.workunit.client.0.smithi110.stdout: "rd_bytes": 0, 2024-08-17T00:34:22.504 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": 19, 2024-08-17T00:34:22.504 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_data": 19, 2024-08-17T00:34:22.504 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_omap": 0, 2024-08-17T00:34:22.504 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_raw": 57, 2024-08-17T00:34:22.504 INFO:tasks.workunit.client.0.smithi110.stdout: "wr": 2, 2024-08-17T00:34:22.504 INFO:tasks.workunit.client.0.smithi110.stdout: "wr_bytes": 2048 2024-08-17T00:34:22.504 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.504 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_bytes": 0, 2024-08-17T00:34:22.504 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_objects": 0, 2024-08-17T00:34:22.504 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "replicated" 2024-08-17T00:34:22.504 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.505 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.505 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd": { 2024-08-17T00:34:22.505 INFO:tasks.workunit.client.0.smithi110.stdout: "mirroring_by_pool": [ 2024-08-17T00:34:22.505 INFO:tasks.workunit.client.0.smithi110.stdout: false 2024-08-17T00:34:22.505 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.505 INFO:tasks.workunit.client.0.smithi110.stdout: "num_images_by_pool": [ 2024-08-17T00:34:22.505 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:22.505 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.505 INFO:tasks.workunit.client.0.smithi110.stdout: "num_pools": 1 2024-08-17T00:34:22.505 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.505 INFO:tasks.workunit.client.0.smithi110.stdout: "report_id": "aee3fa1a-1fb4-4e73-a208-412923b193c8", 2024-08-17T00:34:22.505 INFO:tasks.workunit.client.0.smithi110.stdout: "report_timestamp": "2024-08-17T00:34:21.092251", 2024-08-17T00:34:22.505 INFO:tasks.workunit.client.0.smithi110.stdout: "report_version": 1, 2024-08-17T00:34:22.505 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_stats": { 2024-08-17T00:34:22.506 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "7.9.2" 2024-08-17T00:34:22.506 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.506 INFO:tasks.workunit.client.0.smithi110.stdout: "rook": { 2024-08-17T00:34:22.506 INFO:tasks.workunit.client.0.smithi110.stdout: "cluster": { 2024-08-17T00:34:22.506 INFO:tasks.workunit.client.0.smithi110.stdout: "external-mode": null, 2024-08-17T00:34:22.506 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T00:34:22.506 INFO:tasks.workunit.client.0.smithi110.stdout: "allow-multiple-per-node": null, 2024-08-17T00:34:22.506 INFO:tasks.workunit.client.0.smithi110.stdout: "count": null, 2024-08-17T00:34:22.506 INFO:tasks.workunit.client.0.smithi110.stdout: "max-id": null, 2024-08-17T00:34:22.506 INFO:tasks.workunit.client.0.smithi110.stdout: "pvc": { 2024-08-17T00:34:22.506 INFO:tasks.workunit.client.0.smithi110.stdout: "enabled": null 2024-08-17T00:34:22.506 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.506 INFO:tasks.workunit.client.0.smithi110.stdout: "stretch": { 2024-08-17T00:34:22.507 INFO:tasks.workunit.client.0.smithi110.stdout: "enabled": null 2024-08-17T00:34:22.507 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.507 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.507 INFO:tasks.workunit.client.0.smithi110.stdout: "network": { 2024-08-17T00:34:22.507 INFO:tasks.workunit.client.0.smithi110.stdout: "provider": null 2024-08-17T00:34:22.507 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.507 INFO:tasks.workunit.client.0.smithi110.stdout: "storage": { 2024-08-17T00:34:22.507 INFO:tasks.workunit.client.0.smithi110.stdout: "device-set": { 2024-08-17T00:34:22.507 INFO:tasks.workunit.client.0.smithi110.stdout: "count": { 2024-08-17T00:34:22.507 INFO:tasks.workunit.client.0.smithi110.stdout: "non-portable": null, 2024-08-17T00:34:22.507 INFO:tasks.workunit.client.0.smithi110.stdout: "portable": null, 2024-08-17T00:34:22.507 INFO:tasks.workunit.client.0.smithi110.stdout: "total": null 2024-08-17T00:34:22.508 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.508 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.508 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.508 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.508 INFO:tasks.workunit.client.0.smithi110.stdout: "csi": { 2024-08-17T00:34:22.508 INFO:tasks.workunit.client.0.smithi110.stdout: "version": null 2024-08-17T00:34:22.508 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.508 INFO:tasks.workunit.client.0.smithi110.stdout: "kubernetes": { 2024-08-17T00:34:22.508 INFO:tasks.workunit.client.0.smithi110.stdout: "version": null 2024-08-17T00:34:22.508 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.508 INFO:tasks.workunit.client.0.smithi110.stdout: "node": { 2024-08-17T00:34:22.508 INFO:tasks.workunit.client.0.smithi110.stdout: "count": { 2024-08-17T00:34:22.508 INFO:tasks.workunit.client.0.smithi110.stdout: "kubernetes-total": null, 2024-08-17T00:34:22.508 INFO:tasks.workunit.client.0.smithi110.stdout: "with-ceph-daemons": null, 2024-08-17T00:34:22.509 INFO:tasks.workunit.client.0.smithi110.stdout: "with-csi-cephfs-plugin": null, 2024-08-17T00:34:22.509 INFO:tasks.workunit.client.0.smithi110.stdout: "with-csi-nfs-plugin": null, 2024-08-17T00:34:22.509 INFO:tasks.workunit.client.0.smithi110.stdout: "with-csi-rbd-plugin": null 2024-08-17T00:34:22.509 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.509 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.509 INFO:tasks.workunit.client.0.smithi110.stdout: "usage": { 2024-08-17T00:34:22.509 INFO:tasks.workunit.client.0.smithi110.stdout: "storage-class": { 2024-08-17T00:34:22.509 INFO:tasks.workunit.client.0.smithi110.stdout: "count": { 2024-08-17T00:34:22.509 INFO:tasks.workunit.client.0.smithi110.stdout: "bucket": null, 2024-08-17T00:34:22.509 INFO:tasks.workunit.client.0.smithi110.stdout: "cephfs": null, 2024-08-17T00:34:22.509 INFO:tasks.workunit.client.0.smithi110.stdout: "nfs": null, 2024-08-17T00:34:22.509 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd": null, 2024-08-17T00:34:22.509 INFO:tasks.workunit.client.0.smithi110.stdout: "total": null 2024-08-17T00:34:22.510 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.510 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:22.510 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.510 INFO:tasks.workunit.client.0.smithi110.stdout: "version": null 2024-08-17T00:34:22.510 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.510 INFO:tasks.workunit.client.0.smithi110.stdout: "services": {}, 2024-08-17T00:34:22.510 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_per_pg": [ 2024-08-17T00:34:22.510 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.510 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.510 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.510 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.510 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:22.510 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.511 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:22.511 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.511 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.511 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.511 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.511 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.511 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.511 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175015+0000", 2024-08-17T00:34:22.511 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.503170+0000", 2024-08-17T00:34:22.511 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.503170+0000", 2024-08-17T00:34:22.511 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.503735+0000", 2024-08-17T00:34:22.511 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175015+0000", 2024-08-17T00:34:22.511 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.511 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.512 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.512 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.512 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175015+0000", 2024-08-17T00:34:22.512 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175015+0000", 2024-08-17T00:34:22.512 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175015+0000", 2024-08-17T00:34:22.512 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.512 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.512 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.512 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175015+0000", 2024-08-17T00:34:22.512 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175015+0000", 2024-08-17T00:34:22.512 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.512 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.512 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.513 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.513 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.513 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.513 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.513 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.513 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.513 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.513 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.513 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.513 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.513 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.3f", 2024-08-17T00:34:22.513 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.513 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.514 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.514 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:22.514 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.514 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T05:09:37.447893+0000", 2024-08-17T00:34:22.514 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.514 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.514 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.514 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.514 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.514 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.514 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.514 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.514 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.514 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.515 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.515 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.515 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.515 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.515 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.515 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.515 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.515 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.515 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.515 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.515 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.515 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.515 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.516 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.516 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.516 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.516 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.516 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.516 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.516 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.516 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.516 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.516 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.516 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.516 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.516 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.517 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.517 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.517 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.517 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.517 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.517 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.517 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:22.518 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.518 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:22.518 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.518 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.518 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.518 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.518 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:22.518 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.518 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:22.518 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.518 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:22.518 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.518 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.519 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.519 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.519 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.519 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.519 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.176310+0000", 2024-08-17T00:34:22.519 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.502536+0000", 2024-08-17T00:34:22.519 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.502536+0000", 2024-08-17T00:34:22.519 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.502798+0000", 2024-08-17T00:34:22.519 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.176310+0000", 2024-08-17T00:34:22.519 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.519 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.519 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.519 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.519 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.176310+0000", 2024-08-17T00:34:22.520 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.176310+0000", 2024-08-17T00:34:22.520 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.176310+0000", 2024-08-17T00:34:22.520 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.520 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.520 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.520 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.176310+0000", 2024-08-17T00:34:22.520 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.176310+0000", 2024-08-17T00:34:22.520 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.520 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.520 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.520 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.520 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.520 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.520 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.521 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.521 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.521 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.521 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.521 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.521 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.521 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.3e", 2024-08-17T00:34:22.521 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.521 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.521 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.521 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:22.521 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.521 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:11:39.269554+0000", 2024-08-17T00:34:22.521 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.522 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.522 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.522 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.522 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.522 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.522 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.522 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.522 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.522 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.522 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.522 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.522 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.522 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.523 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.523 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.523 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.523 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.523 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.523 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.523 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.523 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.523 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.523 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.523 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.523 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.523 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.523 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.524 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.524 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.524 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.524 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.524 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.524 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.524 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.524 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.524 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.524 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.524 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.524 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.524 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.524 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.525 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.525 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.525 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.525 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.525 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.525 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:22.525 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.525 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:22.525 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.525 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:22.525 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.525 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.525 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.525 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.526 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.526 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:22.526 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:22.526 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.526 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T00:34:22.526 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.526 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.526 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.526 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.526 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.526 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.526 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175806+0000", 2024-08-17T00:34:22.526 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.486238+0000", 2024-08-17T00:34:22.527 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.486238+0000", 2024-08-17T00:34:22.527 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.487218+0000", 2024-08-17T00:34:22.527 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175806+0000", 2024-08-17T00:34:22.527 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.527 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.527 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.527 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.527 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175806+0000", 2024-08-17T00:34:22.527 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175806+0000", 2024-08-17T00:34:22.527 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175806+0000", 2024-08-17T00:34:22.527 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.527 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.527 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.527 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175806+0000", 2024-08-17T00:34:22.527 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175806+0000", 2024-08-17T00:34:22.528 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.528 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.528 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.528 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.528 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.528 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.528 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.528 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.528 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.528 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.528 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.528 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.528 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.528 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.3d", 2024-08-17T00:34:22.529 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.529 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.529 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.529 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:22.529 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.529 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:31:49.293168+0000", 2024-08-17T00:34:22.529 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.529 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.529 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.529 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.529 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.529 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.529 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.530 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.530 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.530 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.530 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.530 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.530 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.530 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.530 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.530 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.530 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.530 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.530 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.530 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.531 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.531 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.531 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.531 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.531 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.531 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.531 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.531 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.531 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.531 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.531 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.531 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.531 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.531 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.532 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.532 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.532 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.532 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.532 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.532 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.532 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.532 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.532 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.532 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.532 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.532 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.532 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.533 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.533 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:22.533 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:22.533 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.533 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T00:34:22.533 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.533 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.533 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.533 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.533 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.533 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.533 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:22.533 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.533 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:22.533 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.534 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.534 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.534 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.534 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.534 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.534 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174688+0000", 2024-08-17T00:34:22.534 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.500373+0000", 2024-08-17T00:34:22.534 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.500373+0000", 2024-08-17T00:34:22.534 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.500750+0000", 2024-08-17T00:34:22.534 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174688+0000", 2024-08-17T00:34:22.534 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.534 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.534 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.535 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.535 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174688+0000", 2024-08-17T00:34:22.535 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174688+0000", 2024-08-17T00:34:22.535 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174688+0000", 2024-08-17T00:34:22.535 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.535 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.535 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.535 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174688+0000", 2024-08-17T00:34:22.535 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174688+0000", 2024-08-17T00:34:22.535 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.535 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.535 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.535 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.535 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.535 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.536 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.536 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.536 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.536 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.536 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.536 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.536 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.536 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.3c", 2024-08-17T00:34:22.536 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.536 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.536 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.537 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:22.537 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.537 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:49:05.409594+0000", 2024-08-17T00:34:22.537 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.537 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.537 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.537 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.537 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.537 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.537 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.537 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.537 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.537 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.538 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.538 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.538 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.538 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.538 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.538 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.538 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.538 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.538 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.538 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.538 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.538 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.538 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.539 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.539 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.539 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.539 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.539 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.539 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.539 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.539 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.539 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.539 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.539 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.539 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.539 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.539 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.539 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.540 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.540 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.540 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.540 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.540 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.540 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.540 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:22.540 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.540 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:22.541 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.541 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.541 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.541 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.541 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.541 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:22.541 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:22.541 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.541 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:22.541 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.541 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.541 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.541 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.541 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.541 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.542 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174874+0000", 2024-08-17T00:34:22.542 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.490834+0000", 2024-08-17T00:34:22.542 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.490834+0000", 2024-08-17T00:34:22.542 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.491473+0000", 2024-08-17T00:34:22.542 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174874+0000", 2024-08-17T00:34:22.542 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.542 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.542 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.542 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.542 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174874+0000", 2024-08-17T00:34:22.542 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174874+0000", 2024-08-17T00:34:22.542 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174874+0000", 2024-08-17T00:34:22.542 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.543 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.543 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.543 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174874+0000", 2024-08-17T00:34:22.543 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174874+0000", 2024-08-17T00:34:22.543 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.543 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.543 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.543 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.543 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.543 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.543 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.543 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.543 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.544 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.544 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.544 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.544 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.544 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.3b", 2024-08-17T00:34:22.544 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.544 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.544 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.544 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:22.544 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.544 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:53:04.999061+0000", 2024-08-17T00:34:22.544 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.544 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.544 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.545 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.545 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.545 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.545 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.545 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.545 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.545 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.545 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.545 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.545 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.545 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.545 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.545 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.545 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.545 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.546 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.546 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.546 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.546 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.546 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.546 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.546 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.546 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.546 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.546 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.546 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.546 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.546 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.546 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.547 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.547 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.547 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.547 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.547 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.547 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.547 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.547 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.547 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.547 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.547 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.547 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.547 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.547 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.547 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.548 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.548 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:22.548 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:22.548 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.548 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:22.548 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.548 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.548 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.548 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.548 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.548 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.548 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:22.548 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.548 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:22.549 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.549 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.549 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.549 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.549 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.549 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.549 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174399+0000", 2024-08-17T00:34:22.549 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.499215+0000", 2024-08-17T00:34:22.549 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.499215+0000", 2024-08-17T00:34:22.549 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.499553+0000", 2024-08-17T00:34:22.549 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174399+0000", 2024-08-17T00:34:22.549 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.549 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.549 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.550 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.550 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174399+0000", 2024-08-17T00:34:22.550 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174399+0000", 2024-08-17T00:34:22.550 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174399+0000", 2024-08-17T00:34:22.550 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.550 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.550 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.550 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174399+0000", 2024-08-17T00:34:22.550 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174399+0000", 2024-08-17T00:34:22.550 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.550 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.550 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.551 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.551 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.551 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.551 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.551 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.551 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.551 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.551 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.551 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.551 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.551 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.3a", 2024-08-17T00:34:22.551 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.551 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.551 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.551 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:22.552 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.552 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:01:22.203810+0000", 2024-08-17T00:34:22.552 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.552 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.552 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.552 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.552 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.552 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.552 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.552 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.552 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.552 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.553 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.553 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.553 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.553 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.553 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.553 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.553 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.553 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.553 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.553 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.553 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.553 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.553 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.553 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.554 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.554 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.554 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.554 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.554 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.554 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.554 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.554 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.554 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.554 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.554 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.554 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.554 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.554 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.555 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.555 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.555 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.555 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.555 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.555 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.555 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.555 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.555 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.555 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.555 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.555 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:22.555 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.555 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:22.555 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.556 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.556 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.556 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.556 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.556 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.556 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:22.556 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.556 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:22.556 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.556 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.556 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.556 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.556 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.556 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.556 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174438+0000", 2024-08-17T00:34:22.557 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.494124+0000", 2024-08-17T00:34:22.557 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.494124+0000", 2024-08-17T00:34:22.557 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.494404+0000", 2024-08-17T00:34:22.557 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174438+0000", 2024-08-17T00:34:22.557 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.557 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.557 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.557 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.557 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174438+0000", 2024-08-17T00:34:22.557 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174438+0000", 2024-08-17T00:34:22.557 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174438+0000", 2024-08-17T00:34:22.557 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.557 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.557 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.558 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174438+0000", 2024-08-17T00:34:22.558 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174438+0000", 2024-08-17T00:34:22.558 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.558 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.558 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.558 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.558 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.558 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.558 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.558 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.558 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.558 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.558 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.559 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.559 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.559 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.39", 2024-08-17T00:34:22.559 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.559 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.559 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.559 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:22.559 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.559 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:04:14.145154+0000", 2024-08-17T00:34:22.559 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.559 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.559 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.559 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.559 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.560 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.560 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.560 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.560 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.560 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.560 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.560 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.560 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.560 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.560 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.560 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.560 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.560 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.560 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.560 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.562 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.562 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.562 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.562 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.562 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.562 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.562 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.562 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.562 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.562 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.562 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.562 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.562 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.562 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.562 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:22.563 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.563 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:22.563 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.563 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.563 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.563 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.563 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.563 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.563 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:22.563 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.563 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:22.563 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.563 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.563 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.563 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.564 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.564 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.564 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482374+0000", 2024-08-17T00:34:22.564 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.499689+0000", 2024-08-17T00:34:22.564 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.499689+0000", 2024-08-17T00:34:22.564 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.499888+0000", 2024-08-17T00:34:22.564 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482374+0000", 2024-08-17T00:34:22.564 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.564 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.564 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.564 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.564 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482374+0000", 2024-08-17T00:34:22.564 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482374+0000", 2024-08-17T00:34:22.564 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482374+0000", 2024-08-17T00:34:22.565 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.565 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.565 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.565 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482374+0000", 2024-08-17T00:34:22.565 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482374+0000", 2024-08-17T00:34:22.565 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.565 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.565 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.565 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.565 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.565 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.565 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.565 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.565 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.565 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.566 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.566 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.566 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.566 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.38", 2024-08-17T00:34:22.566 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.566 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.566 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.566 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:22.566 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.566 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:44:05.674986+0000", 2024-08-17T00:34:22.566 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.566 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.566 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.567 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.567 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.567 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.567 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.567 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.567 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.567 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.567 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.567 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.567 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.567 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.567 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.567 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.567 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.567 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.569 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.569 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.569 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.569 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.569 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.569 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.569 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.569 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.569 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.569 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.569 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.569 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.569 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.569 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.570 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.570 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.570 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.570 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.570 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:22.570 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.570 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:22.570 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.570 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.570 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.570 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.570 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.570 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.570 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:22.571 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.571 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:22.571 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.571 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.571 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.571 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.571 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.571 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.571 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175301+0000", 2024-08-17T00:34:22.571 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.494617+0000", 2024-08-17T00:34:22.571 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.494617+0000", 2024-08-17T00:34:22.571 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.494909+0000", 2024-08-17T00:34:22.571 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175301+0000", 2024-08-17T00:34:22.572 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.572 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.572 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.572 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.572 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175301+0000", 2024-08-17T00:34:22.572 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175301+0000", 2024-08-17T00:34:22.572 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175301+0000", 2024-08-17T00:34:22.572 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.572 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.572 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.572 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175301+0000", 2024-08-17T00:34:22.572 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175301+0000", 2024-08-17T00:34:22.572 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.572 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.573 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.573 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.573 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.573 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.573 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.573 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.573 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.573 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.573 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.573 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.573 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.573 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.37", 2024-08-17T00:34:22.573 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.573 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.574 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.574 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:22.574 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.574 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:15:18.494935+0000", 2024-08-17T00:34:22.574 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.574 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.574 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.574 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.574 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.574 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.574 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.574 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.574 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.575 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.575 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.575 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.575 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.575 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.575 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.575 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.575 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.575 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.575 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.575 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.575 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.575 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.575 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.577 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.577 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.577 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.577 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.577 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.577 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.577 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.577 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.577 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.577 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.577 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.577 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.577 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:22.578 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.578 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:22.578 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.578 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.578 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.578 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.578 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.578 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.578 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:22.578 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.578 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T00:34:22.578 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.578 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.578 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.579 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.579 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.579 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.579 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.050994+0000", 2024-08-17T00:34:22.579 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.499635+0000", 2024-08-17T00:34:22.579 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.499635+0000", 2024-08-17T00:34:22.579 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.500690+0000", 2024-08-17T00:34:22.579 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.050994+0000", 2024-08-17T00:34:22.579 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.579 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.579 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.579 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.579 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.050994+0000", 2024-08-17T00:34:22.580 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.050994+0000", 2024-08-17T00:34:22.580 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.050994+0000", 2024-08-17T00:34:22.580 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.580 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.580 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.580 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.050994+0000", 2024-08-17T00:34:22.580 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.050994+0000", 2024-08-17T00:34:22.580 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.580 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.580 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.580 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.580 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.580 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.580 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.581 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.581 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.581 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.581 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.581 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.581 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.581 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.36", 2024-08-17T00:34:22.581 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.581 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.581 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.581 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:22.581 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.581 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:14:50.198670+0000", 2024-08-17T00:34:22.581 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.582 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.582 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.582 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.582 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.582 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.582 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.582 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.582 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.582 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.582 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.582 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.582 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.582 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.582 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.585 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.585 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.585 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.585 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.585 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.585 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.585 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:22.585 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.585 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T00:34:22.585 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.585 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.585 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.585 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.585 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:22.586 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.586 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:22.586 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.586 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T00:34:22.586 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.586 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.586 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.586 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.586 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.586 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.586 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.481940+0000", 2024-08-17T00:34:22.586 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:27.221039+0000", 2024-08-17T00:34:22.586 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:27.221039+0000", 2024-08-17T00:34:22.587 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:27.221399+0000", 2024-08-17T00:34:22.587 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.481940+0000", 2024-08-17T00:34:22.587 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.587 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.587 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.587 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 68, 2024-08-17T00:34:22.587 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.481940+0000", 2024-08-17T00:34:22.587 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.481940+0000", 2024-08-17T00:34:22.587 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.481940+0000", 2024-08-17T00:34:22.587 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.587 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.587 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.587 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.481940+0000", 2024-08-17T00:34:22.587 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.481940+0000", 2024-08-17T00:34:22.588 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.588 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.588 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.588 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.588 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 67, 2024-08-17T00:34:22.588 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.588 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.588 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.588 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.588 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.588 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.588 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.588 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.588 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.35", 2024-08-17T00:34:22.588 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.589 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.589 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.589 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 20, 2024-08-17T00:34:22.589 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.589 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:08:01.591002+0000", 2024-08-17T00:34:22.589 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.589 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.589 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.589 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.589 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.589 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.589 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.589 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.589 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.590 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.590 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.590 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.590 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.590 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.590 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.590 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.590 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.590 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.590 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.590 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.590 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.590 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.591 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.591 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.591 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.591 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.591 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.591 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.591 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.591 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.591 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.591 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.591 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.591 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.591 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.591 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.592 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.592 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.592 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.592 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.592 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.592 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.592 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.592 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.592 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.592 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.592 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.592 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:22.592 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.592 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:22.593 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.593 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T00:34:22.593 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.593 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.593 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.593 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.593 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.593 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.593 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:22.593 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.593 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 4, 2024-08-17T00:34:22.593 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.593 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.594 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.594 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.594 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.594 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.594 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.483651+0000", 2024-08-17T00:34:22.594 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.502974+0000", 2024-08-17T00:34:22.594 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.502974+0000", 2024-08-17T00:34:22.594 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.503242+0000", 2024-08-17T00:34:22.594 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.483651+0000", 2024-08-17T00:34:22.594 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.594 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.594 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.594 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.594 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.483651+0000", 2024-08-17T00:34:22.595 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.483651+0000", 2024-08-17T00:34:22.595 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.483651+0000", 2024-08-17T00:34:22.595 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.595 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.595 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.595 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.483651+0000", 2024-08-17T00:34:22.595 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.483651+0000", 2024-08-17T00:34:22.595 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.595 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.595 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.595 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.595 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.595 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.595 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.596 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.596 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.596 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.596 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.596 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.596 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.596 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.34", 2024-08-17T00:34:22.596 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.596 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.596 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.596 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:22.596 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.596 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:40:35.017811+0000", 2024-08-17T00:34:22.596 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.597 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.597 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.598 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.598 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.598 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.598 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.598 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.598 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.598 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.598 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.598 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.598 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.598 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.598 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.598 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.598 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.599 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.599 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.599 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.599 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.599 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.599 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.599 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.599 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.599 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.599 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.599 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.599 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.599 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.599 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.600 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.600 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.600 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.600 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.600 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.600 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.600 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.600 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:22.600 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.600 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 4, 2024-08-17T00:34:22.600 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.600 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.600 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.600 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.601 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.601 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.601 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:22.601 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.601 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:22.601 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.601 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.601 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.601 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.601 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.601 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.601 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482382+0000", 2024-08-17T00:34:22.601 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.500750+0000", 2024-08-17T00:34:22.602 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.500750+0000", 2024-08-17T00:34:22.602 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.501019+0000", 2024-08-17T00:34:22.602 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482382+0000", 2024-08-17T00:34:22.602 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.602 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.602 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.602 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.602 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482382+0000", 2024-08-17T00:34:22.602 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482382+0000", 2024-08-17T00:34:22.602 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482382+0000", 2024-08-17T00:34:22.602 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.602 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.602 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.602 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482382+0000", 2024-08-17T00:34:22.603 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482382+0000", 2024-08-17T00:34:22.603 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.603 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.603 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.603 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.603 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.603 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.603 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.603 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.603 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.603 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.603 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.603 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.604 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.604 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.33", 2024-08-17T00:34:22.604 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.604 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.604 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.604 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:22.604 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.604 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:20:58.945828+0000", 2024-08-17T00:34:22.604 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.604 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.604 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.606 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.606 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.606 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.606 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.606 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.606 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.606 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.606 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.606 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.606 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.606 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.606 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.606 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.607 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.607 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.607 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.607 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.607 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.607 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.607 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.607 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.607 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.607 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.607 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.607 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.607 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.607 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.608 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.608 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.608 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.608 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:22.608 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.608 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:22.608 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.608 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.608 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.608 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.608 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.608 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:22.608 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:22.608 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.609 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T00:34:22.609 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.609 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.609 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.609 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.609 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.609 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.609 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175713+0000", 2024-08-17T00:34:22.609 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.493664+0000", 2024-08-17T00:34:22.609 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.493664+0000", 2024-08-17T00:34:22.609 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.494120+0000", 2024-08-17T00:34:22.609 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175713+0000", 2024-08-17T00:34:22.609 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.609 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.610 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.610 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.610 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175713+0000", 2024-08-17T00:34:22.610 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175713+0000", 2024-08-17T00:34:22.610 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175713+0000", 2024-08-17T00:34:22.610 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.610 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.610 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.610 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175713+0000", 2024-08-17T00:34:22.610 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175713+0000", 2024-08-17T00:34:22.610 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.610 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.610 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.611 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.611 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.611 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.611 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.611 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.611 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.611 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.612 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.612 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.612 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.612 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.32", 2024-08-17T00:34:22.612 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.612 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.612 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.612 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:22.613 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.613 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:48:07.972673+0000", 2024-08-17T00:34:22.613 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.613 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.613 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.613 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.613 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.613 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.613 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.613 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.613 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.613 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.613 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.614 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.614 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.614 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.614 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.614 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.614 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.614 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.614 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.614 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.614 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.614 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.614 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.614 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.614 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.615 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.615 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.615 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.615 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.615 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.615 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.615 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.615 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.615 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.615 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.615 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.615 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.615 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.616 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.616 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.616 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.616 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.616 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.616 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.616 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.616 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.616 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.616 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.616 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:22.616 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:22.616 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.616 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T00:34:22.617 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.617 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.617 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.617 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.617 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:22.617 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.617 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:22.617 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.617 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:22.617 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.617 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.617 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.617 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.617 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.618 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.618 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175486+0000", 2024-08-17T00:34:22.618 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.495493+0000", 2024-08-17T00:34:22.618 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.495493+0000", 2024-08-17T00:34:22.618 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.495773+0000", 2024-08-17T00:34:22.618 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175486+0000", 2024-08-17T00:34:22.618 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.618 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.618 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.618 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.618 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175486+0000", 2024-08-17T00:34:22.618 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175486+0000", 2024-08-17T00:34:22.618 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175486+0000", 2024-08-17T00:34:22.619 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.619 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.619 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.619 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175486+0000", 2024-08-17T00:34:22.619 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175486+0000", 2024-08-17T00:34:22.619 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.619 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.619 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.619 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.619 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.619 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.619 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.619 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.619 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.620 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.620 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.620 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.620 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.620 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.31", 2024-08-17T00:34:22.620 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.620 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.620 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.620 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:22.620 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.620 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:02:17.259616+0000", 2024-08-17T00:34:22.620 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.620 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.621 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.621 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.621 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.621 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.621 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.621 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.621 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.621 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.621 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.621 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.621 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.621 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.621 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.621 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.622 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.622 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.622 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.622 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.622 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.622 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.622 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.622 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.622 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.622 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.622 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.622 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.622 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.623 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.623 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.623 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.623 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.623 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.623 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.623 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.623 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.623 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.623 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.623 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.623 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.623 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.623 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.624 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.624 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.624 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.624 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.624 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:22.624 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.624 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:22.624 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.624 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:22.624 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.624 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.624 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.624 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.624 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.625 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.625 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:22.625 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.625 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:22.625 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.625 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.625 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.625 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.625 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.625 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.625 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174166+0000", 2024-08-17T00:34:22.625 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.498802+0000", 2024-08-17T00:34:22.625 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.498802+0000", 2024-08-17T00:34:22.626 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.499743+0000", 2024-08-17T00:34:22.626 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174166+0000", 2024-08-17T00:34:22.626 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.626 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.626 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.626 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.626 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174166+0000", 2024-08-17T00:34:22.626 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174166+0000", 2024-08-17T00:34:22.626 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174166+0000", 2024-08-17T00:34:22.626 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.626 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.626 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.626 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174166+0000", 2024-08-17T00:34:22.627 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174166+0000", 2024-08-17T00:34:22.627 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.627 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.627 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.627 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.627 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.627 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.627 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.627 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.627 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.627 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.627 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.627 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.627 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.628 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.30", 2024-08-17T00:34:22.628 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.628 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.628 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.628 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:22.628 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.628 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T11:32:24.028884+0000", 2024-08-17T00:34:22.628 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.628 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.628 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.630 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.630 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.630 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.630 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.630 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.630 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.630 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.630 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.630 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.630 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.630 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.630 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.631 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.631 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.631 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.631 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.631 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.631 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.631 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.631 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.631 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.631 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.631 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.631 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.631 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.631 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.632 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.632 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.632 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:22.632 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.632 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:22.632 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.632 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.632 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.632 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.632 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.632 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.632 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:22.632 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.633 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:22.633 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.633 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.633 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.633 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.633 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.633 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.633 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175404+0000", 2024-08-17T00:34:22.633 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:27.320426+0000", 2024-08-17T00:34:22.633 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:27.320426+0000", 2024-08-17T00:34:22.633 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:27.320736+0000", 2024-08-17T00:34:22.633 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175404+0000", 2024-08-17T00:34:22.633 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.633 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.634 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.634 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 68, 2024-08-17T00:34:22.634 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175404+0000", 2024-08-17T00:34:22.634 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175404+0000", 2024-08-17T00:34:22.634 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175404+0000", 2024-08-17T00:34:22.634 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.634 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.634 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.634 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175404+0000", 2024-08-17T00:34:22.634 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175404+0000", 2024-08-17T00:34:22.634 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.634 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.634 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.635 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.635 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 67, 2024-08-17T00:34:22.635 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.635 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.635 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.635 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.635 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.635 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.635 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.635 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.635 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.2f", 2024-08-17T00:34:22.635 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.635 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.635 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.636 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 31, 2024-08-17T00:34:22.636 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.636 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:37:25.530977+0000", 2024-08-17T00:34:22.636 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.636 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.636 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.638 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.638 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.638 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.638 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.638 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.638 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.638 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.638 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.638 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.638 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.638 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.638 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.638 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.639 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.639 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.639 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.639 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.639 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.639 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.639 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.639 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.639 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.639 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.639 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.639 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:22.639 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.639 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:22.640 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.640 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.640 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.640 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.640 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:22.640 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.640 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:22.640 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.640 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T00:34:22.640 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.640 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.640 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.640 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.641 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.641 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.641 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482093+0000", 2024-08-17T00:34:22.641 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.502430+0000", 2024-08-17T00:34:22.641 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.502430+0000", 2024-08-17T00:34:22.641 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.502709+0000", 2024-08-17T00:34:22.641 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482093+0000", 2024-08-17T00:34:22.641 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.641 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.641 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.641 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.641 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482093+0000", 2024-08-17T00:34:22.641 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482093+0000", 2024-08-17T00:34:22.641 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482093+0000", 2024-08-17T00:34:22.641 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.642 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.642 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.642 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482093+0000", 2024-08-17T00:34:22.642 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482093+0000", 2024-08-17T00:34:22.642 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.642 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.642 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.642 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.642 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.642 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.642 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.642 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.642 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.643 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.643 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.643 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.643 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.643 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.2e", 2024-08-17T00:34:22.643 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.643 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.643 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.643 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:22.643 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.643 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:15:59.703040+0000", 2024-08-17T00:34:22.643 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.643 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.644 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.644 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.644 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.644 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.644 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.644 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.644 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.644 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.644 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.644 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.644 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.644 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.644 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.644 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.645 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.645 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.645 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.645 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.645 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.645 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.645 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.645 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.645 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.645 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.645 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.645 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.645 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.645 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.646 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.646 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.646 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.646 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.646 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.646 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.646 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.646 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.646 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.646 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.646 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.646 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.646 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.647 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.647 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.647 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.647 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.647 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:22.647 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.647 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:22.647 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.647 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T00:34:22.647 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.647 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.647 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.647 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.647 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.647 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:22.648 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:22.648 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.648 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:22.648 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.648 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.648 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.648 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.648 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.648 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.648 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175302+0000", 2024-08-17T00:34:22.648 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.504218+0000", 2024-08-17T00:34:22.648 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.504218+0000", 2024-08-17T00:34:22.648 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.504518+0000", 2024-08-17T00:34:22.649 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175302+0000", 2024-08-17T00:34:22.649 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.649 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.649 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.649 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.649 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175302+0000", 2024-08-17T00:34:22.649 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175302+0000", 2024-08-17T00:34:22.649 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175302+0000", 2024-08-17T00:34:22.649 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.649 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.649 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.649 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175302+0000", 2024-08-17T00:34:22.649 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175302+0000", 2024-08-17T00:34:22.650 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.650 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.650 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.650 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.650 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.650 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.650 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.650 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.650 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.650 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.650 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.650 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.650 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.650 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.2d", 2024-08-17T00:34:22.651 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.651 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.651 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.651 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:22.651 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.651 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:09:58.070460+0000", 2024-08-17T00:34:22.651 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.651 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.651 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.651 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.651 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.651 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.651 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.651 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.652 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.652 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.652 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.652 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.652 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.652 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.652 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.652 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.652 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.652 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.652 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.652 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.652 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.653 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.653 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.653 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.653 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.653 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.653 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.653 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.653 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.653 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.653 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.653 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.653 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.653 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.653 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.653 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.654 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.654 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.654 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.654 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.654 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.654 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.654 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.654 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.654 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.654 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.654 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.654 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.655 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:22.655 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:22.655 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.655 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:22.655 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.655 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.655 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.655 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.655 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.655 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.655 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:22.655 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.655 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T00:34:22.655 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.656 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.656 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.656 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.656 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.656 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.656 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.050900+0000", 2024-08-17T00:34:22.656 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.497386+0000", 2024-08-17T00:34:22.656 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.497386+0000", 2024-08-17T00:34:22.656 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.497755+0000", 2024-08-17T00:34:22.656 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.050900+0000", 2024-08-17T00:34:22.656 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.656 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.656 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.656 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.656 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.050900+0000", 2024-08-17T00:34:22.657 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.050900+0000", 2024-08-17T00:34:22.657 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.050900+0000", 2024-08-17T00:34:22.657 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.657 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.657 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.657 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.050900+0000", 2024-08-17T00:34:22.657 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.050900+0000", 2024-08-17T00:34:22.657 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.657 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.657 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.657 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.657 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.657 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.657 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.658 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.658 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.658 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.658 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.658 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.658 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.658 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.2c", 2024-08-17T00:34:22.658 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.658 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.658 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.658 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:22.658 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.658 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:58:38.551421+0000", 2024-08-17T00:34:22.659 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.659 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.659 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.659 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.659 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.659 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.659 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.659 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.659 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.659 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.659 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.659 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.659 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.659 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.660 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.660 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.660 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.660 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.660 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.660 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.660 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.660 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.660 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.660 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.660 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.660 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.660 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.660 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.661 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.661 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.661 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.661 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.661 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.661 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.661 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.661 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.661 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.661 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.661 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.661 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.661 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.661 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.662 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.662 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.662 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.662 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.662 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.662 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.662 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.662 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:22.662 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.662 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T00:34:22.662 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.662 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.662 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.662 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.663 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.663 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.663 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:22.663 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.663 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T00:34:22.663 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.663 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.663 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.663 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.663 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.663 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.663 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175870+0000", 2024-08-17T00:34:22.663 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.486378+0000", 2024-08-17T00:34:22.664 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.486378+0000", 2024-08-17T00:34:22.664 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.488161+0000", 2024-08-17T00:34:22.664 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175870+0000", 2024-08-17T00:34:22.664 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.664 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.664 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.664 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.664 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175870+0000", 2024-08-17T00:34:22.664 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175870+0000", 2024-08-17T00:34:22.664 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175870+0000", 2024-08-17T00:34:22.664 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.664 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.664 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.664 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175870+0000", 2024-08-17T00:34:22.665 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175870+0000", 2024-08-17T00:34:22.665 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.665 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.665 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.665 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.665 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.665 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.665 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.665 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.665 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.665 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.665 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.665 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.665 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.666 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.2b", 2024-08-17T00:34:22.666 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.666 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.666 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.666 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:22.666 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.666 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:36:03.294328+0000", 2024-08-17T00:34:22.666 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.666 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.666 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.666 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.666 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.666 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.667 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.667 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.667 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.667 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.667 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.667 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.667 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.667 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.667 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.667 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.667 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.667 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.667 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.668 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.668 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.668 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.668 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.668 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.668 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.668 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.668 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.668 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.668 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.668 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.668 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.668 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.669 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.669 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.669 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.669 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.669 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.669 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.669 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.669 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.669 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.669 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.669 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.669 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.669 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.669 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.670 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.670 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.670 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.670 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:22.670 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.670 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T00:34:22.670 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.670 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.670 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.670 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.670 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.670 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.671 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:22.671 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.671 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:22.671 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.671 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.671 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.671 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.671 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.671 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.671 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174496+0000", 2024-08-17T00:34:22.671 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.506024+0000", 2024-08-17T00:34:22.671 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.506024+0000", 2024-08-17T00:34:22.671 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.506318+0000", 2024-08-17T00:34:22.671 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174496+0000", 2024-08-17T00:34:22.672 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.672 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.672 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.672 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.672 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174496+0000", 2024-08-17T00:34:22.672 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174496+0000", 2024-08-17T00:34:22.672 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174496+0000", 2024-08-17T00:34:22.672 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.672 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.672 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.672 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174496+0000", 2024-08-17T00:34:22.672 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174496+0000", 2024-08-17T00:34:22.672 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.672 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.673 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.673 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.673 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.673 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.673 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.673 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.673 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.673 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.673 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.673 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.673 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.673 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.2a", 2024-08-17T00:34:22.673 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.673 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.674 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.674 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:22.674 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.674 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T00:42:34.544089+0000", 2024-08-17T00:34:22.674 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.674 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.674 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.674 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.674 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.674 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.674 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.674 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.674 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.674 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.675 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.675 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.675 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.675 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.675 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.675 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.675 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.675 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.675 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.675 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.675 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.675 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.675 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.675 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.676 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.676 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.676 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.676 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.676 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.676 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.676 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.676 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.676 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.676 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.676 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.676 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.676 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.677 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.677 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.677 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.677 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.677 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.677 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.677 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.677 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.677 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.677 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.677 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.677 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.677 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:22.677 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.677 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:22.678 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.678 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.678 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.678 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.678 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.678 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.678 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:22.678 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.678 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:22.678 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.678 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.678 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.678 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.679 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.679 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.679 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482928+0000", 2024-08-17T00:34:22.679 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.493257+0000", 2024-08-17T00:34:22.679 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.493257+0000", 2024-08-17T00:34:22.679 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.493678+0000", 2024-08-17T00:34:22.679 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482928+0000", 2024-08-17T00:34:22.679 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.679 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.679 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.679 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.679 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482928+0000", 2024-08-17T00:34:22.679 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482928+0000", 2024-08-17T00:34:22.679 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482928+0000", 2024-08-17T00:34:22.680 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.680 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.680 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.680 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482928+0000", 2024-08-17T00:34:22.680 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482928+0000", 2024-08-17T00:34:22.680 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.680 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.680 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.680 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.680 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.680 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.680 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.680 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.680 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.680 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.681 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.681 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.681 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.681 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.29", 2024-08-17T00:34:22.681 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.681 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.681 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.681 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:22.681 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.681 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:38:36.931804+0000", 2024-08-17T00:34:22.681 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.681 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.681 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.681 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.681 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.682 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.682 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.682 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.682 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.682 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.682 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.682 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.682 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.682 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.682 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.682 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.682 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.682 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.682 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.683 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.683 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.683 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.683 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.683 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.683 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.683 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.683 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.683 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.683 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.683 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.683 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.683 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.684 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.684 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.684 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.684 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.684 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.684 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.684 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.684 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.684 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.684 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.684 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.684 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.684 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.684 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.685 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.685 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.685 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.685 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:22.685 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.685 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:22.685 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.685 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.685 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.685 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.685 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.685 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.685 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:22.685 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.686 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:22.686 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.686 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.686 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.686 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.686 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.686 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.686 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174169+0000", 2024-08-17T00:34:22.686 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.495745+0000", 2024-08-17T00:34:22.686 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.495745+0000", 2024-08-17T00:34:22.686 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.497221+0000", 2024-08-17T00:34:22.686 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174169+0000", 2024-08-17T00:34:22.686 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.687 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.687 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.687 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.687 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174169+0000", 2024-08-17T00:34:22.687 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174169+0000", 2024-08-17T00:34:22.687 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174169+0000", 2024-08-17T00:34:22.687 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.687 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.687 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.687 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174169+0000", 2024-08-17T00:34:22.687 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174169+0000", 2024-08-17T00:34:22.687 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.687 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.687 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.688 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.688 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.688 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.688 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.688 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.688 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.688 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.688 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.688 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.688 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.688 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.28", 2024-08-17T00:34:22.688 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.688 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.688 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.689 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:22.689 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.689 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:15:49.624021+0000", 2024-08-17T00:34:22.689 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.689 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.689 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.689 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.689 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.689 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.689 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.689 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.689 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.689 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.690 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.690 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.690 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.690 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.690 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.690 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.690 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.690 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.690 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.690 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.690 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.690 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.690 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.690 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.691 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.691 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.691 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.691 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.691 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.691 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.691 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.691 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.691 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.691 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.691 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.691 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.691 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.692 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.692 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.692 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.692 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.692 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.692 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.692 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.692 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.692 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.692 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.692 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.692 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.692 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:22.692 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.693 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:22.693 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.693 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.693 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.693 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.693 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.693 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.693 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:22.693 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.693 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:22.693 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.693 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.693 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.694 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.694 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.694 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.694 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482972+0000", 2024-08-17T00:34:22.694 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.493203+0000", 2024-08-17T00:34:22.694 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.493203+0000", 2024-08-17T00:34:22.694 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.494764+0000", 2024-08-17T00:34:22.694 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482972+0000", 2024-08-17T00:34:22.694 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.694 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.694 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.694 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.694 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482972+0000", 2024-08-17T00:34:22.694 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482972+0000", 2024-08-17T00:34:22.695 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482972+0000", 2024-08-17T00:34:22.695 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.695 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.695 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.695 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482972+0000", 2024-08-17T00:34:22.695 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482972+0000", 2024-08-17T00:34:22.695 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.695 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.695 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.695 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.695 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.695 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.695 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.696 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.696 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.696 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.696 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.696 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.696 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.696 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.27", 2024-08-17T00:34:22.696 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.696 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.696 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.696 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:22.696 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.696 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:12:21.172884+0000", 2024-08-17T00:34:22.696 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.697 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.697 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.697 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.697 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.697 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.697 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.697 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.697 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.697 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.697 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.697 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.697 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.697 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.698 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.698 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.698 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.698 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.698 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.698 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.698 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.698 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.698 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.698 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.698 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.698 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.699 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.699 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.699 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.699 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.699 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.699 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.699 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.699 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.699 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.699 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.699 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.699 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.699 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.700 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.700 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.700 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.700 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.700 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.700 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.700 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.700 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.700 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.700 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.700 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:22.700 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.700 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:22.700 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.700 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.701 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.701 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.701 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.701 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.701 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:22.701 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.701 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T00:34:22.701 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.701 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.701 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.701 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.701 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.701 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.701 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.051039+0000", 2024-08-17T00:34:22.702 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.496221+0000", 2024-08-17T00:34:22.702 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.496221+0000", 2024-08-17T00:34:22.702 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.496524+0000", 2024-08-17T00:34:22.702 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.051039+0000", 2024-08-17T00:34:22.702 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.702 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.702 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.702 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.702 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.051039+0000", 2024-08-17T00:34:22.702 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.051039+0000", 2024-08-17T00:34:22.702 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.051039+0000", 2024-08-17T00:34:22.702 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.702 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.703 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.703 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.051039+0000", 2024-08-17T00:34:22.703 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.051039+0000", 2024-08-17T00:34:22.703 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.703 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.703 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.703 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.703 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.703 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.703 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.703 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.703 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.703 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.703 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.704 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.704 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.704 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.26", 2024-08-17T00:34:22.704 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.704 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.704 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.704 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:22.704 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.704 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T11:03:53.516234+0000", 2024-08-17T00:34:22.704 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.704 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.704 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.704 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.704 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.705 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.705 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.705 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.705 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.705 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.705 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.705 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.705 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.705 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.705 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.705 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.705 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.705 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.705 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.706 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.706 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.706 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.706 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.706 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.706 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.706 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.706 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.706 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.706 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.706 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.706 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.706 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.707 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.707 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.707 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.707 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.707 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.707 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.707 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.707 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.707 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.707 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.707 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.707 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.707 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.707 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.708 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.708 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.708 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.708 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:22.708 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.708 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T00:34:22.708 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.708 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.708 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.708 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.708 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:22.708 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.708 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:22.709 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.709 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:22.709 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.709 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.709 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.709 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.709 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.709 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.709 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175877+0000", 2024-08-17T00:34:22.709 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.486296+0000", 2024-08-17T00:34:22.709 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.486296+0000", 2024-08-17T00:34:22.709 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.486544+0000", 2024-08-17T00:34:22.709 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175877+0000", 2024-08-17T00:34:22.709 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.710 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.710 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.710 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.710 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175877+0000", 2024-08-17T00:34:22.710 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175877+0000", 2024-08-17T00:34:22.710 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175877+0000", 2024-08-17T00:34:22.710 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.710 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.710 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.710 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175877+0000", 2024-08-17T00:34:22.710 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175877+0000", 2024-08-17T00:34:22.710 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.710 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.711 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.711 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.711 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.711 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.711 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.711 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.711 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.711 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.711 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.711 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.711 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.711 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.25", 2024-08-17T00:34:22.711 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.711 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.712 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.712 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:22.712 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.712 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:43:02.613356+0000", 2024-08-17T00:34:22.712 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.712 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.712 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.712 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.712 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.712 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.712 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.712 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.712 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.712 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.713 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.713 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.713 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.713 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.713 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.713 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.713 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.713 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.713 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.713 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.713 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.713 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.713 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.715 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.715 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.715 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.715 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.715 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.715 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.715 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.715 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.715 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.715 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:22.715 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.715 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:22.715 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.715 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:22.716 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.716 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.716 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.716 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.716 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.716 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:22.716 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:22.716 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.716 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:22.716 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.716 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.716 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.716 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.717 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.717 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.717 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482880+0000", 2024-08-17T00:34:22.717 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:27.222923+0000", 2024-08-17T00:34:22.717 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:27.222923+0000", 2024-08-17T00:34:22.717 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:27.223277+0000", 2024-08-17T00:34:22.717 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482880+0000", 2024-08-17T00:34:22.717 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.717 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.717 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.717 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 68, 2024-08-17T00:34:22.717 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482880+0000", 2024-08-17T00:34:22.717 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482880+0000", 2024-08-17T00:34:22.717 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482880+0000", 2024-08-17T00:34:22.718 INFO:tasks.workunit.client.0.smithi110.stderr:+ echo OK 2024-08-17T00:34:22.720 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.721 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.721 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.721 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482880+0000", 2024-08-17T00:34:22.721 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482880+0000", 2024-08-17T00:34:22.721 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.721 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.721 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.721 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.721 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 67, 2024-08-17T00:34:22.721 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.721 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.721 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.722 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.722 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.722 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.722 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.722 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.722 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.24", 2024-08-17T00:34:22.722 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.722 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.722 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.722 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 30, 2024-08-17T00:34:22.722 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.722 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:53:25.888301+0000", 2024-08-17T00:34:22.722 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.723 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.723 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.723 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.723 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.723 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.723 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.723 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.723 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.723 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.723 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.723 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.723 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.723 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.723 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.724 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.724 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.724 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.724 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.724 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.724 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.724 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.724 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.724 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.724 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.724 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.724 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.724 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.724 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.725 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.725 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.725 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.725 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.725 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.725 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.725 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.725 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.725 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.725 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.725 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.725 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.725 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.725 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.726 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.726 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.726 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.726 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.726 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.726 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:22.726 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:22.726 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.726 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:22.726 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.726 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.726 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.726 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.727 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.727 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.727 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:22.727 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.727 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T00:34:22.727 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.727 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.727 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.727 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.727 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.727 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.727 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175954+0000", 2024-08-17T00:34:22.727 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.489940+0000", 2024-08-17T00:34:22.727 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.489940+0000", 2024-08-17T00:34:22.728 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.490193+0000", 2024-08-17T00:34:22.728 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175954+0000", 2024-08-17T00:34:22.728 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.728 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.728 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.728 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.728 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175954+0000", 2024-08-17T00:34:22.728 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175954+0000", 2024-08-17T00:34:22.728 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175954+0000", 2024-08-17T00:34:22.728 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.728 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.728 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.728 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175954+0000", 2024-08-17T00:34:22.728 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175954+0000", 2024-08-17T00:34:22.729 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.729 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.729 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.729 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.729 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.729 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.729 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.729 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.729 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.729 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.729 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.729 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.729 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.730 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.23", 2024-08-17T00:34:22.730 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.730 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.730 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.730 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:22.730 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.730 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T05:30:09.677340+0000", 2024-08-17T00:34:22.730 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.730 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.730 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.730 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.730 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.730 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.730 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.731 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.731 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.731 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.731 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.731 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.731 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.731 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.731 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.731 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.731 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.731 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.731 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.731 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.731 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.732 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.732 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.732 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.732 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.732 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.732 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.732 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.732 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.732 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.732 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.732 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.732 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.732 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.732 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.733 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.733 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.733 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.733 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.733 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.733 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.733 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.733 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.733 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.733 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.733 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.733 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.733 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.733 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.733 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:22.734 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.734 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T00:34:22.734 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.734 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.734 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.734 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.734 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.734 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.734 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:22.734 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.734 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:22.734 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.734 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.735 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.735 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.735 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.735 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.735 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174615+0000", 2024-08-17T00:34:22.735 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:27.220055+0000", 2024-08-17T00:34:22.735 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:27.220055+0000", 2024-08-17T00:34:22.735 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:27.220354+0000", 2024-08-17T00:34:22.735 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174615+0000", 2024-08-17T00:34:22.735 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.735 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.735 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.735 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 68, 2024-08-17T00:34:22.735 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174615+0000", 2024-08-17T00:34:22.736 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174615+0000", 2024-08-17T00:34:22.736 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174615+0000", 2024-08-17T00:34:22.736 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.736 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.736 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.736 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174615+0000", 2024-08-17T00:34:22.736 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174615+0000", 2024-08-17T00:34:22.736 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.736 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.736 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.736 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.736 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 67, 2024-08-17T00:34:22.736 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.736 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.737 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.737 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.737 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.737 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.737 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.737 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.737 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.22", 2024-08-17T00:34:22.737 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.737 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.737 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.737 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 31, 2024-08-17T00:34:22.737 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.737 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:45:34.794164+0000", 2024-08-17T00:34:22.737 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.738 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.738 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.738 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.738 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.738 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.738 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.738 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.738 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.738 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.738 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.738 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.738 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.738 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.738 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.739 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.739 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.739 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.739 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.739 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.739 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.739 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.739 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.739 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.739 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.739 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.739 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.739 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.740 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.740 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.740 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.740 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.740 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.740 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.740 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.740 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.740 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.740 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.740 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.740 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.740 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.740 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.741 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.741 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.741 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.741 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.741 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.741 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.741 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.741 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:22.741 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.741 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:22.741 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.741 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.741 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.741 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.742 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:22.742 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.742 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:22.742 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.742 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T00:34:22.742 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.742 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.742 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.742 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.742 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.742 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.742 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.481705+0000", 2024-08-17T00:34:22.742 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.502779+0000", 2024-08-17T00:34:22.743 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.502779+0000", 2024-08-17T00:34:22.743 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.503091+0000", 2024-08-17T00:34:22.743 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.481705+0000", 2024-08-17T00:34:22.743 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.743 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.743 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.743 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.743 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.481705+0000", 2024-08-17T00:34:22.743 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.481705+0000", 2024-08-17T00:34:22.743 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.481705+0000", 2024-08-17T00:34:22.743 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.743 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.743 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.743 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.481705+0000", 2024-08-17T00:34:22.744 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.481705+0000", 2024-08-17T00:34:22.744 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.744 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.744 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.744 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.744 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.744 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.744 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.744 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.744 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.744 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.744 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.744 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.745 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.745 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.21", 2024-08-17T00:34:22.745 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.745 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.745 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.745 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:22.745 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.745 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:38:38.537952+0000", 2024-08-17T00:34:22.745 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.745 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.745 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.745 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.745 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.745 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.746 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.746 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.746 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.746 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.746 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.746 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.746 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.746 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.746 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.746 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.746 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.746 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.746 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.746 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.747 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.747 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.747 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.747 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.747 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.747 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.747 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.747 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.747 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.747 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.747 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.747 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.747 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.747 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.748 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.748 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.748 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.748 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.748 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.748 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.748 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.748 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.748 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.748 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.748 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.748 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.748 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.749 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:22.749 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.749 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:22.749 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.749 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T00:34:22.749 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.749 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.749 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.749 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.749 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.749 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.749 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:22.749 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.749 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T00:34:22.750 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.750 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.750 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.750 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.750 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.750 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.750 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.050413+0000", 2024-08-17T00:34:22.750 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.499695+0000", 2024-08-17T00:34:22.750 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.499695+0000", 2024-08-17T00:34:22.750 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.499980+0000", 2024-08-17T00:34:22.750 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.050413+0000", 2024-08-17T00:34:22.750 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.750 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.751 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.751 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.751 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.050413+0000", 2024-08-17T00:34:22.751 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.050413+0000", 2024-08-17T00:34:22.751 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.050413+0000", 2024-08-17T00:34:22.751 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.751 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.751 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.751 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.050413+0000", 2024-08-17T00:34:22.751 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.050413+0000", 2024-08-17T00:34:22.751 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.751 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.751 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.751 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.752 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.752 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.752 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.752 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.752 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.752 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.752 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.752 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.752 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.752 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.20", 2024-08-17T00:34:22.752 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.752 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.752 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.752 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:22.753 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.753 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:01:50.484671+0000", 2024-08-17T00:34:22.753 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.753 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.753 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.753 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.753 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.753 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.753 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.753 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.753 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.753 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.753 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.753 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.754 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.754 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.754 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.754 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.754 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.754 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.754 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.754 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.754 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.754 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.754 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.754 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.754 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.755 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.755 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.755 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.755 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.755 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.755 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.755 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.755 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.755 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.755 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.755 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.755 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.755 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.755 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.756 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.756 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.756 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.756 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.756 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.756 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.756 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.756 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.756 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.756 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.756 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:22.756 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.756 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T00:34:22.757 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.757 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.757 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.757 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.757 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.757 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:22.757 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:22.757 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.757 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 4, 2024-08-17T00:34:22.757 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.757 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.757 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.757 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.757 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.758 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.758 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.483376+0000", 2024-08-17T00:34:22.758 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.485884+0000", 2024-08-17T00:34:22.758 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.485884+0000", 2024-08-17T00:34:22.758 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.488023+0000", 2024-08-17T00:34:22.758 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.483376+0000", 2024-08-17T00:34:22.758 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.758 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.758 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.758 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.758 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.483376+0000", 2024-08-17T00:34:22.758 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.483376+0000", 2024-08-17T00:34:22.758 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.483376+0000", 2024-08-17T00:34:22.758 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.759 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.759 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.759 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.483376+0000", 2024-08-17T00:34:22.759 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.483376+0000", 2024-08-17T00:34:22.759 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.759 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.759 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.759 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.759 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.759 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.759 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.759 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.759 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.759 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.760 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.760 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.760 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.760 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.1a", 2024-08-17T00:34:22.760 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.760 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.760 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.760 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:22.760 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.760 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T11:34:12.092692+0000", 2024-08-17T00:34:22.760 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.760 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.760 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.762 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.762 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.762 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.762 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.762 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.762 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.762 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.762 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.762 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.762 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.762 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.762 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.762 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.763 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.763 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.763 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.763 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.763 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.763 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.763 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.763 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.763 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.763 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.763 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.763 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.763 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.763 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.763 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.764 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.764 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.764 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.764 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:22.764 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:22.764 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.764 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 4, 2024-08-17T00:34:22.764 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.764 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.764 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.764 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.764 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.764 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.764 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:22.765 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.765 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:22.765 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.765 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.765 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:22.765 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.765 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.765 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.765 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482618+0000", 2024-08-17T00:34:22.765 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.264913+0000", 2024-08-17T00:34:22.765 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.264913+0000", 2024-08-17T00:34:22.765 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.265278+0000", 2024-08-17T00:34:22.765 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482618+0000", 2024-08-17T00:34:22.765 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.766 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.766 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.766 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:22.766 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482618+0000", 2024-08-17T00:34:22.766 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482618+0000", 2024-08-17T00:34:22.766 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482618+0000", 2024-08-17T00:34:22.766 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.766 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.766 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.766 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482618+0000", 2024-08-17T00:34:22.766 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482618+0000", 2024-08-17T00:34:22.766 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.766 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 1, 2024-08-17T00:34:22.767 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.767 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.767 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:22.767 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.767 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.767 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.767 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.767 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 1, 2024-08-17T00:34:22.767 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.767 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.767 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.767 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.1b", 2024-08-17T00:34:22.767 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.767 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.768 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.768 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 25, 2024-08-17T00:34:22.768 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.768 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:09:14.406083+0000", 2024-08-17T00:34:22.768 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.768 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.768 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.768 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.768 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.768 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.768 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.768 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.768 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.769 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.769 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.769 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.769 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.769 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.769 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.769 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.769 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.769 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.769 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.769 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.769 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.769 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.769 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.770 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.770 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.770 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.770 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.770 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.770 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.770 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.770 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.770 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.770 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.770 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.770 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.770 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.771 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.771 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.771 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.771 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.771 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.771 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.771 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.771 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.771 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.771 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.771 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.771 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.771 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.772 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:22.772 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.772 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:22.772 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'1" 2024-08-17T00:34:22.772 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.772 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.772 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.772 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.772 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.772 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:22.772 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.772 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T00:34:22.772 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.772 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.773 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.773 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.773 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.773 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.773 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.176035+0000", 2024-08-17T00:34:22.773 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.489384+0000", 2024-08-17T00:34:22.773 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.489384+0000", 2024-08-17T00:34:22.773 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.489651+0000", 2024-08-17T00:34:22.773 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.176035+0000", 2024-08-17T00:34:22.773 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.773 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.773 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.773 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.773 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.176035+0000", 2024-08-17T00:34:22.774 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.176035+0000", 2024-08-17T00:34:22.774 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.176035+0000", 2024-08-17T00:34:22.774 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.774 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.774 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.774 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.176035+0000", 2024-08-17T00:34:22.774 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.176035+0000", 2024-08-17T00:34:22.774 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.774 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.774 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.774 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.774 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.774 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.775 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.775 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.775 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.775 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.775 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.775 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.775 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.775 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.1b", 2024-08-17T00:34:22.775 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.775 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.775 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.775 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:22.775 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.775 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T00:44:40.857968+0000", 2024-08-17T00:34:22.776 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.776 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.776 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.776 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.776 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.776 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.776 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.776 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.776 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.776 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.776 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.776 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.776 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.776 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.777 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.777 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.777 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.777 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.777 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.777 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.777 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.777 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.777 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.777 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.777 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.777 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.777 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.777 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.778 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.778 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.778 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.778 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.778 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.778 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.778 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.778 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.778 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.778 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.778 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.778 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.778 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.779 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.779 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.779 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.779 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.779 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.779 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.779 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.779 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.779 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:22.779 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.779 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T00:34:22.779 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.779 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.779 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.780 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.780 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.780 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.780 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:22.780 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.780 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T00:34:22.780 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.780 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.780 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:22.780 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.780 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.780 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.780 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.050820+0000", 2024-08-17T00:34:22.780 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.269605+0000", 2024-08-17T00:34:22.781 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.269605+0000", 2024-08-17T00:34:22.781 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.270119+0000", 2024-08-17T00:34:22.781 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.050820+0000", 2024-08-17T00:34:22.781 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.781 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.781 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.781 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:22.781 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.050820+0000", 2024-08-17T00:34:22.781 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.050820+0000", 2024-08-17T00:34:22.781 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.050820+0000", 2024-08-17T00:34:22.781 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.781 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.781 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.781 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.050820+0000", 2024-08-17T00:34:22.782 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.050820+0000", 2024-08-17T00:34:22.782 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.782 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 1, 2024-08-17T00:34:22.782 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.782 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.782 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:22.782 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.782 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.782 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.782 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.782 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 1, 2024-08-17T00:34:22.782 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.782 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.782 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.783 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.1a", 2024-08-17T00:34:22.783 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.783 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.783 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.783 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 27, 2024-08-17T00:34:22.783 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.783 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:32:51.731657+0000", 2024-08-17T00:34:22.783 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.783 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.783 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.784 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.784 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.784 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.784 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.784 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.784 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.784 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.784 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.784 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.784 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.784 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.784 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.784 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.785 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.785 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.785 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.785 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.785 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.785 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.785 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.785 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.785 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.785 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.785 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.785 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.785 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.785 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.786 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.786 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.786 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.786 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.786 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.786 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.786 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.786 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.786 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.786 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.786 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.786 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.786 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.787 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.787 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.787 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:22.787 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.787 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T00:34:22.787 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'1" 2024-08-17T00:34:22.787 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.787 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.787 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.787 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.787 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.787 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:22.787 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.787 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:22.788 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.788 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.788 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:22.788 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.788 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.788 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.788 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482866+0000", 2024-08-17T00:34:22.788 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.265050+0000", 2024-08-17T00:34:22.788 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.265050+0000", 2024-08-17T00:34:22.788 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.265368+0000", 2024-08-17T00:34:22.788 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482866+0000", 2024-08-17T00:34:22.788 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.788 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.788 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.789 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:22.789 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482866+0000", 2024-08-17T00:34:22.789 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482866+0000", 2024-08-17T00:34:22.789 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482866+0000", 2024-08-17T00:34:22.789 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.789 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.789 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.789 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482866+0000", 2024-08-17T00:34:22.789 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482866+0000", 2024-08-17T00:34:22.789 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.789 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.789 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.789 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.789 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:22.790 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.790 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.790 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.790 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.790 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.790 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.790 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.790 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.790 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.19", 2024-08-17T00:34:22.790 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.790 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.790 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.791 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 24, 2024-08-17T00:34:22.791 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.791 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:53:54.167089+0000", 2024-08-17T00:34:22.791 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.791 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.791 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.791 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.791 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.791 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.791 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.791 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.791 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.791 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.791 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.792 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.792 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.792 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.792 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.792 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.792 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.792 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.792 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.792 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.792 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.792 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.792 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.792 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.793 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.793 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.793 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.793 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.793 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.793 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.793 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.793 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.793 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.793 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.793 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.793 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.793 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.793 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.794 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.794 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.794 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.794 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.794 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.794 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.794 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.794 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.794 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.794 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.794 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.794 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:22.794 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.795 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:22.795 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.795 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.795 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.795 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.795 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.795 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.795 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:22.795 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.795 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:22.795 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.795 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.795 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.796 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.796 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.796 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.796 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482448+0000", 2024-08-17T00:34:22.796 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.489467+0000", 2024-08-17T00:34:22.796 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.489467+0000", 2024-08-17T00:34:22.796 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.489746+0000", 2024-08-17T00:34:22.796 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482448+0000", 2024-08-17T00:34:22.796 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.796 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.796 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.796 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.796 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482448+0000", 2024-08-17T00:34:22.797 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482448+0000", 2024-08-17T00:34:22.797 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482448+0000", 2024-08-17T00:34:22.797 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.797 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.797 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.797 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482448+0000", 2024-08-17T00:34:22.797 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482448+0000", 2024-08-17T00:34:22.797 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.797 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.797 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.797 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.797 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.797 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.797 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.798 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.798 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.798 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.798 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.798 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.798 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.798 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.18", 2024-08-17T00:34:22.798 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.798 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.798 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.798 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:22.798 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.798 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T00:37:28.642026+0000", 2024-08-17T00:34:22.799 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.799 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.799 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.799 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.799 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.799 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.799 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.799 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.799 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.799 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.799 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.799 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.799 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.799 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.800 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.800 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.800 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.800 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.800 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.800 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.800 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.800 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.800 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.800 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.800 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.800 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.800 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.800 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.801 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.801 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.801 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.801 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.801 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.801 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.801 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.801 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.801 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.801 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.801 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.801 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.801 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.802 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.802 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.802 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.802 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.802 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.802 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.802 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.802 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.802 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:22.802 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.802 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:22.802 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.802 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.803 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.803 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.803 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.803 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.803 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:22.803 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.803 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:22.803 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.803 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.803 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:22.803 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.803 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.803 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.803 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174282+0000", 2024-08-17T00:34:22.804 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.264936+0000", 2024-08-17T00:34:22.804 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.264936+0000", 2024-08-17T00:34:22.804 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.266538+0000", 2024-08-17T00:34:22.804 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174282+0000", 2024-08-17T00:34:22.804 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.804 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.804 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.804 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:22.804 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174282+0000", 2024-08-17T00:34:22.804 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174282+0000", 2024-08-17T00:34:22.804 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174282+0000", 2024-08-17T00:34:22.804 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.804 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.804 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.805 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174282+0000", 2024-08-17T00:34:22.805 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174282+0000", 2024-08-17T00:34:22.805 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.805 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.805 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.805 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.805 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:22.805 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.805 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.805 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.805 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.805 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.805 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.806 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.806 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.806 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.18", 2024-08-17T00:34:22.806 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.806 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.806 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.806 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 25, 2024-08-17T00:34:22.806 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.806 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:01:08.806313+0000", 2024-08-17T00:34:22.806 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.806 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.806 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.806 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.806 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.807 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.807 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.807 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.807 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.807 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.807 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.807 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.807 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.807 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.807 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.807 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.807 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.807 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.807 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.808 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.808 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.808 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.808 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.808 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.808 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.808 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.808 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.808 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.808 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.808 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.808 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.808 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.808 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.809 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.809 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.809 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.809 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.809 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.809 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.809 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.809 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.809 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.809 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.809 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.809 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.809 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.809 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.810 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.810 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.810 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:22.810 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.810 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:22.810 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.810 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.810 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.810 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.810 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:22.810 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.810 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:22.810 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.810 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:22.811 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.811 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.811 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.811 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.811 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.811 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.811 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175326+0000", 2024-08-17T00:34:22.811 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.489261+0000", 2024-08-17T00:34:22.811 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.489261+0000", 2024-08-17T00:34:22.811 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.489531+0000", 2024-08-17T00:34:22.811 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175326+0000", 2024-08-17T00:34:22.811 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.811 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.811 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.812 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.812 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175326+0000", 2024-08-17T00:34:22.812 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175326+0000", 2024-08-17T00:34:22.812 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175326+0000", 2024-08-17T00:34:22.812 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.812 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.812 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.812 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175326+0000", 2024-08-17T00:34:22.812 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175326+0000", 2024-08-17T00:34:22.812 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.812 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.812 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.812 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.812 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.812 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.813 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.813 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.813 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.813 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.813 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.813 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.813 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.813 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.19", 2024-08-17T00:34:22.813 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.813 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.813 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.813 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:22.813 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.814 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:50:45.290123+0000", 2024-08-17T00:34:22.814 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.814 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.814 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.814 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.814 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.814 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.814 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.814 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.814 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.814 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.814 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.815 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.815 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.815 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.815 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.815 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.815 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.815 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.815 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.815 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.815 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.815 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.815 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.815 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.815 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.816 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.816 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.816 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.816 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.816 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.816 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.816 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.816 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.816 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.816 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.816 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.816 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.816 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.816 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.817 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.817 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.817 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.817 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.817 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.817 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.817 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.817 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.817 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:22.817 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.817 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:22.817 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.817 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:22.818 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.818 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.818 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.818 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.818 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.818 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.818 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:22.818 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.818 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T00:34:22.818 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.818 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.818 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:22.819 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.819 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.819 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.819 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.051096+0000", 2024-08-17T00:34:22.819 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.271486+0000", 2024-08-17T00:34:22.819 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.271486+0000", 2024-08-17T00:34:22.819 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.271768+0000", 2024-08-17T00:34:22.819 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.051096+0000", 2024-08-17T00:34:22.819 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.819 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.819 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.819 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:22.820 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.051096+0000", 2024-08-17T00:34:22.820 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.051096+0000", 2024-08-17T00:34:22.820 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.051096+0000", 2024-08-17T00:34:22.820 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.820 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.820 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.820 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.051096+0000", 2024-08-17T00:34:22.820 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.051096+0000", 2024-08-17T00:34:22.820 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.820 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.820 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.820 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.820 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:22.820 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.821 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.821 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.821 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.821 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.821 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.821 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.821 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.821 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.17", 2024-08-17T00:34:22.821 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.821 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.821 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.821 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 26, 2024-08-17T00:34:22.821 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.821 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:47:22.536929+0000", 2024-08-17T00:34:22.822 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.822 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.822 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.822 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.822 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.822 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.822 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.822 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.822 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.822 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.822 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.822 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.822 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.823 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.823 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.823 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.823 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.823 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.823 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.823 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.823 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.823 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.823 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.823 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.823 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.823 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.823 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.824 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.824 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.824 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.824 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.824 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.824 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.824 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.824 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.824 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.824 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.824 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.824 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.824 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.824 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.825 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.825 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.825 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.825 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.825 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.825 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.825 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.825 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.825 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:22.825 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.825 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T00:34:22.825 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.825 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.825 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.826 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.826 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.826 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.826 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:22.826 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.826 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:22.826 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.826 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.826 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.826 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.826 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.826 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.826 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175173+0000", 2024-08-17T00:34:22.826 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.501208+0000", 2024-08-17T00:34:22.827 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.501208+0000", 2024-08-17T00:34:22.827 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.501701+0000", 2024-08-17T00:34:22.827 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175173+0000", 2024-08-17T00:34:22.827 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.827 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.827 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.827 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.827 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175173+0000", 2024-08-17T00:34:22.827 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175173+0000", 2024-08-17T00:34:22.827 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175173+0000", 2024-08-17T00:34:22.827 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.827 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.827 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.828 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175173+0000", 2024-08-17T00:34:22.828 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175173+0000", 2024-08-17T00:34:22.828 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.828 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.828 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.828 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.828 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.828 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.828 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.828 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.828 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.828 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.828 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.828 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.829 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.829 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.16", 2024-08-17T00:34:22.829 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.829 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.829 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.829 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:22.829 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.829 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:34:00.017205+0000", 2024-08-17T00:34:22.829 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.829 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.829 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.829 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.829 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.829 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.830 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.830 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.830 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.830 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.830 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.830 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.830 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.830 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.830 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.830 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.830 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.830 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.830 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.831 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.831 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.831 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.831 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.831 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.831 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.831 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.831 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.831 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.831 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.831 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.831 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.831 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.831 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.832 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.832 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.832 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.832 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.832 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.832 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.832 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.832 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.832 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.832 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.832 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.832 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.832 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.833 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.833 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.833 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.833 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:22.833 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.833 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:22.833 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.833 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.833 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.833 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.833 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.833 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.833 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:22.833 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.833 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:22.834 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.834 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.834 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:22.834 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.834 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.834 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.834 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175286+0000", 2024-08-17T00:34:22.834 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.266135+0000", 2024-08-17T00:34:22.834 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.266135+0000", 2024-08-17T00:34:22.834 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.267172+0000", 2024-08-17T00:34:22.834 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175286+0000", 2024-08-17T00:34:22.834 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.834 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.835 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.835 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:22.835 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175286+0000", 2024-08-17T00:34:22.835 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175286+0000", 2024-08-17T00:34:22.835 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175286+0000", 2024-08-17T00:34:22.835 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.835 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.835 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.835 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175286+0000", 2024-08-17T00:34:22.835 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175286+0000", 2024-08-17T00:34:22.835 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.835 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.836 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.836 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.836 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:22.836 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.836 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.836 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.836 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.836 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.836 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.836 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.836 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.836 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.16", 2024-08-17T00:34:22.836 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.836 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.837 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.837 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 25, 2024-08-17T00:34:22.837 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.837 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:49:03.364623+0000", 2024-08-17T00:34:22.837 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.837 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.837 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.837 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.837 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.837 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.837 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.837 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.837 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.837 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.837 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.838 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.838 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.838 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.838 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.838 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.838 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.838 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.838 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.838 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.838 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.838 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.838 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.838 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.839 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.839 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.839 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.839 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.839 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.839 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.839 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.839 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.839 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.839 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.839 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.839 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.839 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.839 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.840 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.840 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.840 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.840 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.840 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.840 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.840 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.840 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.840 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.840 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.840 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.840 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:22.840 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.840 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:22.841 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.841 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.841 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.841 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.841 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.841 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.841 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:22.841 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.841 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T00:34:22.841 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.841 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.841 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.841 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.842 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.842 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.842 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.176130+0000", 2024-08-17T00:34:22.842 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.492797+0000", 2024-08-17T00:34:22.842 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.492797+0000", 2024-08-17T00:34:22.842 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.493072+0000", 2024-08-17T00:34:22.842 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.176130+0000", 2024-08-17T00:34:22.842 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.842 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.842 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.842 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.842 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.176130+0000", 2024-08-17T00:34:22.842 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.176130+0000", 2024-08-17T00:34:22.842 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.176130+0000", 2024-08-17T00:34:22.843 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.843 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.843 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.843 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.176130+0000", 2024-08-17T00:34:22.843 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.176130+0000", 2024-08-17T00:34:22.843 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.843 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.843 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.843 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.843 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.843 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.843 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.843 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.844 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.844 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.844 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.844 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.844 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.844 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.17", 2024-08-17T00:34:22.844 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.844 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.844 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.844 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:22.844 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.844 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:22:55.379692+0000", 2024-08-17T00:34:22.844 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.844 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.845 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.845 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.845 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.845 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.845 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.845 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.845 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.845 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.845 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.845 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.845 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.845 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.845 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.845 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.846 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.846 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.846 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.846 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.846 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.846 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.846 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.846 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.846 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.846 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.846 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.846 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.846 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.847 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.847 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.847 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.847 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.847 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.847 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.847 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.847 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.847 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.847 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.847 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.847 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.847 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.847 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.848 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.848 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.848 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.848 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.848 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.848 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.848 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:22.848 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.848 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T00:34:22.848 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.848 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.848 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.848 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.849 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:22.849 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.849 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:22.849 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.849 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:22.849 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.849 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.849 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:22.849 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.849 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.849 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.849 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.176170+0000", 2024-08-17T00:34:22.849 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.262123+0000", 2024-08-17T00:34:22.849 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.262123+0000", 2024-08-17T00:34:22.850 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.262440+0000", 2024-08-17T00:34:22.850 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.176170+0000", 2024-08-17T00:34:22.850 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.850 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.850 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.850 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:22.850 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.176170+0000", 2024-08-17T00:34:22.850 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.176170+0000", 2024-08-17T00:34:22.850 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.176170+0000", 2024-08-17T00:34:22.850 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.850 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.850 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.850 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.176170+0000", 2024-08-17T00:34:22.851 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.176170+0000", 2024-08-17T00:34:22.851 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.851 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 3, 2024-08-17T00:34:22.851 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.851 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.851 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:22.851 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.851 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.851 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.851 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.851 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 3, 2024-08-17T00:34:22.851 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.851 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.851 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.852 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.15", 2024-08-17T00:34:22.852 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.852 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.852 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.852 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 29, 2024-08-17T00:34:22.852 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.852 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:19:16.515902+0000", 2024-08-17T00:34:22.852 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.852 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.852 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.852 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 90, 2024-08-17T00:34:22.852 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.852 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.853 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.853 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.853 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.853 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.853 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.853 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.853 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.853 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.853 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.853 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.853 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.853 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.853 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.853 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 6, 2024-08-17T00:34:22.854 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 2, 2024-08-17T00:34:22.854 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.854 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 2, 2024-08-17T00:34:22.854 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.854 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.854 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.854 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.854 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.854 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T00:34:22.854 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.854 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.854 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.854 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.854 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.855 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.855 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.855 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.855 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.855 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.855 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.855 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.855 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 4, 2024-08-17T00:34:22.855 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 1 2024-08-17T00:34:22.855 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.855 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.855 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.855 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.856 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:22.856 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.856 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:22.856 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.856 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:22.856 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'3" 2024-08-17T00:34:22.856 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.856 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.856 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.856 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.856 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.856 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:22.856 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.856 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 4, 2024-08-17T00:34:22.857 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.857 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.857 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.857 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.857 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.857 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.857 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.483651+0000", 2024-08-17T00:34:22.857 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.502759+0000", 2024-08-17T00:34:22.857 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.502759+0000", 2024-08-17T00:34:22.857 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.503172+0000", 2024-08-17T00:34:22.857 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.483651+0000", 2024-08-17T00:34:22.857 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.857 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.857 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.857 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.858 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.483651+0000", 2024-08-17T00:34:22.858 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.483651+0000", 2024-08-17T00:34:22.858 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.483651+0000", 2024-08-17T00:34:22.858 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.858 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.858 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.858 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.483651+0000", 2024-08-17T00:34:22.858 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.483651+0000", 2024-08-17T00:34:22.858 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.858 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.858 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.858 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.858 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.859 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.859 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.859 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.859 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.859 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.859 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.859 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.859 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.859 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.14", 2024-08-17T00:34:22.859 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.859 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.859 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.859 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:22.859 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.860 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:24:04.475672+0000", 2024-08-17T00:34:22.860 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.860 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.860 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.860 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.860 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.860 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.860 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.860 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.860 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.860 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.860 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.860 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.861 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.861 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.861 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.861 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.861 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.861 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.861 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.861 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.861 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.861 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.861 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.861 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.861 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.862 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.862 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.862 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.862 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.862 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.862 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.862 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.862 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.862 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.862 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.862 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.862 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.862 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.862 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.863 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.863 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.863 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.863 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.863 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.863 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.863 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.863 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.863 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.863 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.863 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:22.863 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.863 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 4, 2024-08-17T00:34:22.864 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.864 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.864 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.864 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.864 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.864 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.864 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:22.864 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.864 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T00:34:22.864 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.864 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.864 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:22.864 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.865 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.865 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.865 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:33:19.308972+0000", 2024-08-17T00:34:22.865 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.272386+0000", 2024-08-17T00:34:22.865 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.272386+0000", 2024-08-17T00:34:22.865 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.272692+0000", 2024-08-17T00:34:22.865 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:33:19.308972+0000", 2024-08-17T00:34:22.865 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.865 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.865 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.865 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:22.865 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:33:19.308972+0000", 2024-08-17T00:34:22.865 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:33:19.308972+0000", 2024-08-17T00:34:22.865 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:33:19.308972+0000", 2024-08-17T00:34:22.866 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.866 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.866 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.866 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:33:19.308972+0000", 2024-08-17T00:34:22.866 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:33:19.308972+0000", 2024-08-17T00:34:22.866 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.866 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 12, 2024-08-17T00:34:22.866 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.866 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.866 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:22.866 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.866 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.866 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.867 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.867 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 12, 2024-08-17T00:34:22.867 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.867 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.867 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.867 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.14", 2024-08-17T00:34:22.867 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.867 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.867 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.867 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 38, 2024-08-17T00:34:22.867 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.867 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:17:08.813589+0000", 2024-08-17T00:34:22.867 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.867 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.868 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.868 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 2630, 2024-08-17T00:34:22.868 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.868 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.868 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.868 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.868 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.868 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.868 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.868 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.868 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.868 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.868 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.869 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.869 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.869 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.869 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.869 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 12, 2024-08-17T00:34:22.869 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 4, 2024-08-17T00:34:22.869 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.869 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 4, 2024-08-17T00:34:22.869 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.869 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.869 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.869 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.869 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.869 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T00:34:22.870 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.870 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.870 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.870 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.870 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.870 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.870 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.870 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.870 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.870 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.870 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.870 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.870 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 12, 2024-08-17T00:34:22.870 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 9 2024-08-17T00:34:22.871 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.871 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.871 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.871 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.871 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.871 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.871 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:22.871 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.871 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T00:34:22.871 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "76'12" 2024-08-17T00:34:22.871 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.871 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.871 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.872 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.872 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.872 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:22.872 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.872 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:22.872 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.872 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.872 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.872 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.872 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.872 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.872 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175204+0000", 2024-08-17T00:34:22.872 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.489253+0000", 2024-08-17T00:34:22.872 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.489253+0000", 2024-08-17T00:34:22.873 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.489545+0000", 2024-08-17T00:34:22.873 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175204+0000", 2024-08-17T00:34:22.873 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.873 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.873 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.873 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.873 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175204+0000", 2024-08-17T00:34:22.873 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175204+0000", 2024-08-17T00:34:22.873 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175204+0000", 2024-08-17T00:34:22.873 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.873 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.873 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.873 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175204+0000", 2024-08-17T00:34:22.873 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175204+0000", 2024-08-17T00:34:22.874 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.874 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.874 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.874 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.874 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.874 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.874 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.874 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.874 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.874 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.874 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.874 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.874 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.874 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.15", 2024-08-17T00:34:22.875 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.875 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.875 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.875 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:22.875 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.875 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:29:42.833928+0000", 2024-08-17T00:34:22.875 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.875 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.875 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.875 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.875 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.875 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.875 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.876 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.876 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.876 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.876 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.876 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.876 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.876 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.876 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.876 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.876 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.876 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.876 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.876 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.877 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.877 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.877 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.877 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.877 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.877 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.877 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.877 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.877 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.877 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.877 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.877 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.877 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.877 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.878 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.878 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.878 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.878 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.878 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.878 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.878 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.878 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.878 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.878 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.878 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.878 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.879 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.879 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.879 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.879 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:22.879 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.879 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:22.879 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.879 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.879 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.879 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.879 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.879 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.879 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:22.879 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.880 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T00:34:22.880 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.880 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.880 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:22.880 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.880 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.880 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.880 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.176121+0000", 2024-08-17T00:34:22.880 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.267364+0000", 2024-08-17T00:34:22.880 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.267364+0000", 2024-08-17T00:34:22.880 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.267661+0000", 2024-08-17T00:34:22.880 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.176121+0000", 2024-08-17T00:34:22.880 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.880 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.881 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.881 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:22.881 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.176121+0000", 2024-08-17T00:34:22.881 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.176121+0000", 2024-08-17T00:34:22.881 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.176121+0000", 2024-08-17T00:34:22.881 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.881 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.881 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.881 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.176121+0000", 2024-08-17T00:34:22.881 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.176121+0000", 2024-08-17T00:34:22.881 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.881 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2, 2024-08-17T00:34:22.881 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.882 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.882 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:22.882 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.882 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.882 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.882 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.882 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2, 2024-08-17T00:34:22.882 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.882 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.882 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.882 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.13", 2024-08-17T00:34:22.882 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.882 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.882 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.883 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 27, 2024-08-17T00:34:22.883 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.883 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:43:04.221003+0000", 2024-08-17T00:34:22.883 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.883 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.883 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.883 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 34, 2024-08-17T00:34:22.883 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.883 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.883 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.883 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.883 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.883 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.884 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.884 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.884 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.884 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.884 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.884 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.884 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.884 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.884 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.884 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 6, 2024-08-17T00:34:22.884 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 2, 2024-08-17T00:34:22.884 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.884 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 2, 2024-08-17T00:34:22.885 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.885 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.885 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.885 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.885 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.885 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T00:34:22.885 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.885 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.885 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.885 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.885 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.885 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.885 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.885 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.886 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.886 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.886 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.886 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.886 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3, 2024-08-17T00:34:22.886 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 7 2024-08-17T00:34:22.886 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.886 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.886 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.886 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.886 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.886 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.886 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:22.886 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.887 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T00:34:22.887 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'2" 2024-08-17T00:34:22.887 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.887 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.887 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.887 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.887 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.887 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:22.887 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.887 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T00:34:22.887 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.887 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.887 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.888 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.888 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.888 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.888 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175684+0000", 2024-08-17T00:34:22.888 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.486517+0000", 2024-08-17T00:34:22.888 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.486517+0000", 2024-08-17T00:34:22.888 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.487760+0000", 2024-08-17T00:34:22.888 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175684+0000", 2024-08-17T00:34:22.888 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.888 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.888 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.888 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.888 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175684+0000", 2024-08-17T00:34:22.888 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175684+0000", 2024-08-17T00:34:22.889 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175684+0000", 2024-08-17T00:34:22.889 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.889 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.889 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.889 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175684+0000", 2024-08-17T00:34:22.889 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175684+0000", 2024-08-17T00:34:22.889 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.889 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.889 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.889 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.889 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.889 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.890 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.890 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.890 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.890 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.890 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.890 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.890 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.890 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.12", 2024-08-17T00:34:22.890 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.890 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.890 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.890 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:22.891 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.891 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:14:49.670811+0000", 2024-08-17T00:34:22.891 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.891 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.891 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.891 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.891 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.891 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.891 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.891 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.891 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.891 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.892 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.892 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.892 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.892 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.892 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.892 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.892 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.892 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.892 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.892 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.892 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.892 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.892 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.892 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.893 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.893 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.893 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.893 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.893 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.893 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.893 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.893 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.893 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.893 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.893 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.893 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.893 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.893 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.894 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.894 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.894 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.894 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.894 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.894 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.894 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:22.894 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.895 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T00:34:22.895 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.895 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.895 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.895 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.895 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.895 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.895 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:22.895 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.895 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:22.895 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.895 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.895 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:22.895 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.896 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.896 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.896 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174617+0000", 2024-08-17T00:34:22.896 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.262368+0000", 2024-08-17T00:34:22.896 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.262368+0000", 2024-08-17T00:34:22.896 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.262799+0000", 2024-08-17T00:34:22.896 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174617+0000", 2024-08-17T00:34:22.896 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.896 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.896 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.896 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:22.896 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174617+0000", 2024-08-17T00:34:22.896 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174617+0000", 2024-08-17T00:34:22.896 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174617+0000", 2024-08-17T00:34:22.897 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.897 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.897 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.897 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174617+0000", 2024-08-17T00:34:22.897 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174617+0000", 2024-08-17T00:34:22.897 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.897 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.897 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.897 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.897 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:22.897 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.897 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.897 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.898 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.898 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.898 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.898 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.898 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.898 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.12", 2024-08-17T00:34:22.898 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.898 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.898 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.898 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 25, 2024-08-17T00:34:22.898 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.898 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:19:35.606600+0000", 2024-08-17T00:34:22.898 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.898 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.899 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.899 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.899 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.899 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.899 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.899 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.899 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.899 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.899 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.899 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.899 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.899 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.899 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.899 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.900 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.900 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.900 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.900 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.900 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.900 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.900 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.900 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.900 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.900 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.900 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.900 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.900 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.902 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.902 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.902 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.902 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.902 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.902 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.902 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:22.902 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.902 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:22.902 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.902 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.902 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.902 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.903 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.903 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.903 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:22.903 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.903 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:22.903 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.903 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.903 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.903 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.903 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.903 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.903 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174988+0000", 2024-08-17T00:34:22.904 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.490361+0000", 2024-08-17T00:34:22.904 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.490361+0000", 2024-08-17T00:34:22.904 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.491780+0000", 2024-08-17T00:34:22.904 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174988+0000", 2024-08-17T00:34:22.904 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.904 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.904 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.904 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.904 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174988+0000", 2024-08-17T00:34:22.904 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174988+0000", 2024-08-17T00:34:22.904 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174988+0000", 2024-08-17T00:34:22.904 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.904 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.905 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.905 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174988+0000", 2024-08-17T00:34:22.905 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174988+0000", 2024-08-17T00:34:22.905 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.905 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.905 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.905 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.905 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.905 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.905 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.905 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.905 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.905 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.906 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.906 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.906 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.906 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.13", 2024-08-17T00:34:22.906 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.906 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.906 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.906 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:22.906 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.906 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:05:44.697296+0000", 2024-08-17T00:34:22.906 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.906 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.906 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.909 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.909 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.910 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.910 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.910 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.910 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.910 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:22.910 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.910 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:22.910 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.910 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.910 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.910 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.910 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.910 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.910 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:22.911 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.911 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T00:34:22.911 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.911 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.911 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:22.911 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.911 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.911 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.911 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.050618+0000", 2024-08-17T00:34:22.911 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.265223+0000", 2024-08-17T00:34:22.911 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.265223+0000", 2024-08-17T00:34:22.911 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.265527+0000", 2024-08-17T00:34:22.911 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.050618+0000", 2024-08-17T00:34:22.912 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.912 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.912 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.912 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:22.912 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.050618+0000", 2024-08-17T00:34:22.912 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.050618+0000", 2024-08-17T00:34:22.912 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.050618+0000", 2024-08-17T00:34:22.912 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.912 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.912 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.912 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.050618+0000", 2024-08-17T00:34:22.912 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.050618+0000", 2024-08-17T00:34:22.912 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.912 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.913 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.913 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.913 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:22.913 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.913 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.913 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.913 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.913 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.913 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.913 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.913 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.913 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.11", 2024-08-17T00:34:22.913 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.913 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.914 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.914 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 26, 2024-08-17T00:34:22.914 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.914 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:32:35.047654+0000", 2024-08-17T00:34:22.914 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.914 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.914 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.914 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.914 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.914 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.914 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.914 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.914 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.914 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.915 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.915 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.915 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.915 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.915 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.915 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.915 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.915 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.915 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.915 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.915 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.915 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.915 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.915 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.917 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.917 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.917 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.917 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.917 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.917 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.917 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:22.917 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.917 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T00:34:22.918 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.918 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.918 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.918 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.918 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.918 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.918 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:22.918 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.918 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T00:34:22.918 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.918 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.918 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.918 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.919 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.919 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.919 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.050517+0000", 2024-08-17T00:34:22.919 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.500023+0000", 2024-08-17T00:34:22.919 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.500023+0000", 2024-08-17T00:34:22.919 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.500508+0000", 2024-08-17T00:34:22.919 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.050517+0000", 2024-08-17T00:34:22.919 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.919 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.919 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.919 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.919 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.050517+0000", 2024-08-17T00:34:22.919 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.050517+0000", 2024-08-17T00:34:22.920 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.050517+0000", 2024-08-17T00:34:22.920 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.920 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.920 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.920 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.050517+0000", 2024-08-17T00:34:22.920 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.050517+0000", 2024-08-17T00:34:22.920 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.920 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.920 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.920 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.920 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.920 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.920 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.920 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.921 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.921 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.921 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.921 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.921 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.921 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.10", 2024-08-17T00:34:22.921 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.921 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.921 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.921 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:22.921 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.921 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:50:07.811132+0000", 2024-08-17T00:34:22.921 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.922 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.922 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.922 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.922 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.922 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.922 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.922 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.922 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.922 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.922 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.922 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.922 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.922 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.925 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.925 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.925 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.925 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.925 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:22.925 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.925 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:22.925 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.925 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T00:34:22.925 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.925 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.926 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.926 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.926 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:22.926 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:22.926 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:22.926 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.926 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T00:34:22.926 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.926 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.926 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:22.926 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.926 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.926 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.927 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.481947+0000", 2024-08-17T00:34:22.927 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.259670+0000", 2024-08-17T00:34:22.927 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.259670+0000", 2024-08-17T00:34:22.927 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.259969+0000", 2024-08-17T00:34:22.927 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.481947+0000", 2024-08-17T00:34:22.927 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.927 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.927 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.927 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:22.927 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.481947+0000", 2024-08-17T00:34:22.927 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.481947+0000", 2024-08-17T00:34:22.927 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.481947+0000", 2024-08-17T00:34:22.927 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.927 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.928 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.928 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.481947+0000", 2024-08-17T00:34:22.928 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.481947+0000", 2024-08-17T00:34:22.928 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.928 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 8, 2024-08-17T00:34:22.928 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.928 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.928 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:22.928 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.928 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.928 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.928 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.928 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 8, 2024-08-17T00:34:22.929 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.929 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.929 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.929 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.10", 2024-08-17T00:34:22.929 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.929 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.929 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.929 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 34, 2024-08-17T00:34:22.929 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.929 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:08:29.280709+0000", 2024-08-17T00:34:22.929 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.929 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.929 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.931 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.931 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.931 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 12, 2024-08-17T00:34:22.931 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 4, 2024-08-17T00:34:22.931 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.931 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 4, 2024-08-17T00:34:22.931 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.931 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.931 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.931 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.931 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.931 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 4, 2024-08-17T00:34:22.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 12, 2024-08-17T00:34:22.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.932 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.933 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.933 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.933 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.933 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:22.933 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:22.933 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:22.933 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.933 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T00:34:22.933 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'8" 2024-08-17T00:34:22.933 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.933 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.933 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.934 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.934 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.934 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:22.934 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.934 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:22.934 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.934 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.934 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.934 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.934 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.934 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.934 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174504+0000", 2024-08-17T00:34:22.934 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.507069+0000", 2024-08-17T00:34:22.934 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.507069+0000", 2024-08-17T00:34:22.935 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.507394+0000", 2024-08-17T00:34:22.935 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174504+0000", 2024-08-17T00:34:22.935 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.935 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.935 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.935 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.935 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174504+0000", 2024-08-17T00:34:22.935 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174504+0000", 2024-08-17T00:34:22.935 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174504+0000", 2024-08-17T00:34:22.935 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.935 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.935 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.935 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174504+0000", 2024-08-17T00:34:22.936 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174504+0000", 2024-08-17T00:34:22.936 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.936 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.936 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.936 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.936 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.936 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.936 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.936 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.936 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.936 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.936 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.936 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.936 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.937 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.11", 2024-08-17T00:34:22.937 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.937 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.937 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.937 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:22.937 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.937 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:58:51.863148+0000", 2024-08-17T00:34:22.937 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.937 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.937 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.937 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.937 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.937 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.940 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.940 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.940 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.940 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.941 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.941 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.941 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:22.941 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.941 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:22.941 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.941 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.941 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.941 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.941 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.941 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.941 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:22.941 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.941 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 4, 2024-08-17T00:34:22.942 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.942 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.942 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:22.942 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.942 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.942 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.942 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.483993+0000", 2024-08-17T00:34:22.942 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.270753+0000", 2024-08-17T00:34:22.942 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.270753+0000", 2024-08-17T00:34:22.942 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.271034+0000", 2024-08-17T00:34:22.942 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.483993+0000", 2024-08-17T00:34:22.942 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.942 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.943 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.943 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:22.943 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.483993+0000", 2024-08-17T00:34:22.943 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.483993+0000", 2024-08-17T00:34:22.943 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.483993+0000", 2024-08-17T00:34:22.943 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.943 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.943 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.943 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.483993+0000", 2024-08-17T00:34:22.943 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.483993+0000", 2024-08-17T00:34:22.943 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.943 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 1, 2024-08-17T00:34:22.943 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.943 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.944 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:22.944 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.944 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.944 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.944 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.944 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 1, 2024-08-17T00:34:22.944 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.944 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.944 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.944 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.f", 2024-08-17T00:34:22.944 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.944 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.944 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.945 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 27, 2024-08-17T00:34:22.945 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.945 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:19:59.085167+0000", 2024-08-17T00:34:22.945 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.945 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.945 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.945 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 22, 2024-08-17T00:34:22.945 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.945 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.945 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.945 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.945 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.945 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.946 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.946 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.946 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.946 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.946 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.946 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.946 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.946 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.946 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.946 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T00:34:22.946 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T00:34:22.946 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.946 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T00:34:22.947 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.947 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.947 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.947 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.947 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.947 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.947 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.947 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.947 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.947 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.947 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.947 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.947 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.947 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.948 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.948 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.948 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.948 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.948 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 1, 2024-08-17T00:34:22.948 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 1 2024-08-17T00:34:22.948 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.948 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.948 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.948 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.948 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.948 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:22.948 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:22.948 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.949 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 4, 2024-08-17T00:34:22.949 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'1" 2024-08-17T00:34:22.949 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.949 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.949 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.949 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.949 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.949 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:22.949 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.949 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:22.949 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.949 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.949 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.949 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.950 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.950 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.950 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174998+0000", 2024-08-17T00:34:22.950 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.492979+0000", 2024-08-17T00:34:22.950 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.492979+0000", 2024-08-17T00:34:22.950 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.493271+0000", 2024-08-17T00:34:22.950 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174998+0000", 2024-08-17T00:34:22.950 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.950 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.950 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.950 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.950 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174998+0000", 2024-08-17T00:34:22.950 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174998+0000", 2024-08-17T00:34:22.951 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174998+0000", 2024-08-17T00:34:22.951 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.951 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.951 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.951 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174998+0000", 2024-08-17T00:34:22.951 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174998+0000", 2024-08-17T00:34:22.951 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.951 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.951 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.951 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.951 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.951 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.951 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.952 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.952 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.952 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.952 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.952 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.952 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.952 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.e", 2024-08-17T00:34:22.952 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.952 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.952 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.952 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:22.952 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.952 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:05:40.749608+0000", 2024-08-17T00:34:22.952 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.953 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.953 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.953 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.953 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.953 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.953 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.953 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.953 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.953 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.953 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.953 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.953 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.953 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.953 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.954 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.954 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.954 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.954 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.954 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.954 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.954 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.954 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.954 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.954 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.954 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.954 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.954 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.955 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.955 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.955 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.955 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.955 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.955 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.955 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.955 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.955 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.955 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.955 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.955 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.955 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.955 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.956 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.956 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.956 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.956 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.956 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.956 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.956 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.956 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:22.956 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.956 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:22.956 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.956 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.956 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.957 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.957 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:22.957 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.957 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:22.957 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.957 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T00:34:22.957 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.957 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.957 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:22.957 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.957 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.957 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.958 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482175+0000", 2024-08-17T00:34:22.958 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.265673+0000", 2024-08-17T00:34:22.958 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.265673+0000", 2024-08-17T00:34:22.958 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.265995+0000", 2024-08-17T00:34:22.958 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482175+0000", 2024-08-17T00:34:22.958 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.958 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.958 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.958 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:22.958 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482175+0000", 2024-08-17T00:34:22.958 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482175+0000", 2024-08-17T00:34:22.958 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482175+0000", 2024-08-17T00:34:22.958 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.958 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.959 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.959 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482175+0000", 2024-08-17T00:34:22.959 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482175+0000", 2024-08-17T00:34:22.959 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.959 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2, 2024-08-17T00:34:22.959 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.959 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.959 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:22.959 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.959 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.959 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.959 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.959 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2, 2024-08-17T00:34:22.959 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.960 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.960 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.960 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.e", 2024-08-17T00:34:22.960 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.960 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.960 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.960 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 28, 2024-08-17T00:34:22.960 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.960 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:09:35.966616+0000", 2024-08-17T00:34:22.960 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.960 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.960 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.960 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.961 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.961 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.961 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.961 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.961 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.961 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.961 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.961 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.961 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.961 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.961 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.961 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.962 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.962 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.962 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.962 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T00:34:22.962 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T00:34:22.962 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.962 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T00:34:22.962 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.962 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.962 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.962 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.962 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.962 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T00:34:22.963 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.963 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.963 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.963 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.963 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.963 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.963 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.963 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.963 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.963 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.963 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.963 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.963 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3, 2024-08-17T00:34:22.963 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.964 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.964 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.964 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.964 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.964 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:22.964 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.964 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:22.964 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.964 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T00:34:22.964 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'2" 2024-08-17T00:34:22.964 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.964 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.964 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.964 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.965 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.965 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:22.965 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.965 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:22.965 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.965 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.965 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.965 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.965 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.965 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.965 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175482+0000", 2024-08-17T00:34:22.965 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.493260+0000", 2024-08-17T00:34:22.965 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.493260+0000", 2024-08-17T00:34:22.966 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.493543+0000", 2024-08-17T00:34:22.966 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175482+0000", 2024-08-17T00:34:22.966 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.966 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.966 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.966 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.966 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175482+0000", 2024-08-17T00:34:22.966 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175482+0000", 2024-08-17T00:34:22.966 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175482+0000", 2024-08-17T00:34:22.966 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.966 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.966 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.966 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175482+0000", 2024-08-17T00:34:22.966 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175482+0000", 2024-08-17T00:34:22.967 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.967 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.967 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.967 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.967 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.967 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.967 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.967 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.967 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.967 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.967 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.967 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.967 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.968 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.f", 2024-08-17T00:34:22.968 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.968 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.968 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.968 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:22.968 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.968 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:54:02.030691+0000", 2024-08-17T00:34:22.968 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.968 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.968 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.968 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.968 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.968 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.968 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.969 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.969 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.969 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.969 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.969 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.969 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.969 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.969 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.969 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.969 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.969 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.969 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.969 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.969 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.970 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.970 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.970 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.970 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.970 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.970 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.970 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.970 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.970 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.970 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.970 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.970 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.970 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.970 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.971 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.971 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.971 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.971 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.971 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.971 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.971 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.971 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.971 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.971 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.971 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.971 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.971 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.971 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.972 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:22.972 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.972 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:22.972 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.972 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.972 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.972 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.972 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:22.972 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.972 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:22.972 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.972 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:22.972 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.972 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.973 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:22.973 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.973 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.973 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.973 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.176219+0000", 2024-08-17T00:34:22.973 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.267418+0000", 2024-08-17T00:34:22.973 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.267418+0000", 2024-08-17T00:34:22.973 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.267691+0000", 2024-08-17T00:34:22.973 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.176219+0000", 2024-08-17T00:34:22.973 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.973 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.973 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.973 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:22.973 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.176219+0000", 2024-08-17T00:34:22.974 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.176219+0000", 2024-08-17T00:34:22.974 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.176219+0000", 2024-08-17T00:34:22.974 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.974 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.974 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.974 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.176219+0000", 2024-08-17T00:34:22.974 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.176219+0000", 2024-08-17T00:34:22.974 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.974 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 1, 2024-08-17T00:34:22.974 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.974 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.974 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:22.974 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.974 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.975 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.975 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.975 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 1, 2024-08-17T00:34:22.975 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.975 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.975 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.975 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.d", 2024-08-17T00:34:22.975 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.975 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.975 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.975 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 27, 2024-08-17T00:34:22.975 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.975 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:10:46.222342+0000", 2024-08-17T00:34:22.976 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.976 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.976 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.976 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 70, 2024-08-17T00:34:22.976 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.976 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.976 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.976 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.976 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.976 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.976 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.976 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.976 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.976 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.977 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.977 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.977 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.977 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.977 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.977 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T00:34:22.977 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T00:34:22.977 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.977 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T00:34:22.977 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.977 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.977 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.977 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.977 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.978 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.978 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.978 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.978 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.978 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.978 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.978 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.978 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.978 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.978 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.978 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.978 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.978 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.978 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 1, 2024-08-17T00:34:22.979 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 1 2024-08-17T00:34:22.979 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.979 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.979 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.979 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.979 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:22.979 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:22.979 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:22.979 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.979 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:22.979 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'1" 2024-08-17T00:34:22.979 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.979 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.979 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.980 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.980 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.980 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:22.980 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.980 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:22.980 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.980 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.980 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.980 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.980 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.980 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.980 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174763+0000", 2024-08-17T00:34:22.980 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.504702+0000", 2024-08-17T00:34:22.980 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.504702+0000", 2024-08-17T00:34:22.981 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.504989+0000", 2024-08-17T00:34:22.981 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174763+0000", 2024-08-17T00:34:22.981 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.981 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.981 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.981 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.981 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174763+0000", 2024-08-17T00:34:22.981 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174763+0000", 2024-08-17T00:34:22.981 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174763+0000", 2024-08-17T00:34:22.981 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.981 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.981 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.981 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174763+0000", 2024-08-17T00:34:22.981 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174763+0000", 2024-08-17T00:34:22.982 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.982 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.982 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.982 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.982 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.982 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.982 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.982 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.982 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.982 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.982 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.982 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.982 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.983 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.c", 2024-08-17T00:34:22.983 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.983 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.983 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.983 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:22.983 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.983 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:41:33.730582+0000", 2024-08-17T00:34:22.983 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.983 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.983 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.984 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.984 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.984 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.984 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.984 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.984 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.984 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.984 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.984 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.984 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.984 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.984 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.984 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.984 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.985 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.985 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.985 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.985 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.985 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.985 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.985 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.985 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.985 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.985 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.985 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.985 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.985 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.985 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.986 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.986 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.986 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.986 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.986 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.986 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.986 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.986 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.986 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.986 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.986 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.986 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.986 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.986 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:22.987 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:22.987 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.987 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:22.987 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.987 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.987 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.987 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.987 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:22.987 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.987 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:22.987 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.987 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T00:34:22.987 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.987 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.988 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:22.988 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.988 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.988 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.988 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482344+0000", 2024-08-17T00:34:22.988 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.261989+0000", 2024-08-17T00:34:22.988 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.261989+0000", 2024-08-17T00:34:22.988 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.262261+0000", 2024-08-17T00:34:22.988 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482344+0000", 2024-08-17T00:34:22.988 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.988 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.988 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.988 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:22.989 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482344+0000", 2024-08-17T00:34:22.989 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482344+0000", 2024-08-17T00:34:22.989 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482344+0000", 2024-08-17T00:34:22.989 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.989 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.989 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:22.989 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482344+0000", 2024-08-17T00:34:22.989 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482344+0000", 2024-08-17T00:34:22.989 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.989 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.989 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.989 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.989 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:22.989 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.990 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.990 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.990 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.990 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.990 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.990 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.990 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.990 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.c", 2024-08-17T00:34:22.990 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.990 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.990 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.990 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 26, 2024-08-17T00:34:22.990 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.991 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:16:07.715871+0000", 2024-08-17T00:34:22.991 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.991 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.991 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.992 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.992 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.992 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.992 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:22.992 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:22.992 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:22.992 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:22.992 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:22.992 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:22.992 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:22.992 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:22.992 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:22.992 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:22.993 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:22.993 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:22.993 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:22.993 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:22.993 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:22.993 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:22.993 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:22.993 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:22.993 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:22.993 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:22.993 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:22.993 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:22.993 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:22.993 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:22.994 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:22.994 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:22.994 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:22.994 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.994 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:22.994 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:22.994 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:22.994 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:22.994 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.994 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:22.994 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.994 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T00:34:22.994 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:22.994 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:22.995 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:22.995 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:22.995 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:22.995 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:22.995 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:22.995 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:22.995 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:22.995 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:22.995 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:22.995 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:22.995 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:22.995 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:22.995 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:22.995 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175121+0000", 2024-08-17T00:34:22.996 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.505103+0000", 2024-08-17T00:34:22.996 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.505103+0000", 2024-08-17T00:34:22.996 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.505427+0000", 2024-08-17T00:34:22.996 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175121+0000", 2024-08-17T00:34:22.996 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.996 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:22.996 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.996 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:22.996 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175121+0000", 2024-08-17T00:34:22.996 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175121+0000", 2024-08-17T00:34:22.996 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175121+0000", 2024-08-17T00:34:22.996 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:22.996 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:22.997 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:22.997 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175121+0000", 2024-08-17T00:34:22.997 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175121+0000", 2024-08-17T00:34:22.997 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:22.997 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:22.997 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:22.997 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:22.997 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:22.997 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:22.997 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:22.997 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:22.997 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:22.997 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:22.998 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:22.998 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:22.998 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:22.998 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.d", 2024-08-17T00:34:22.998 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:22.998 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:22.998 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:22.998 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:22.998 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:22.998 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:22:45.693117+0000", 2024-08-17T00:34:22.998 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:22.998 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:22.998 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:22.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:22.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:22.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:22.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:22.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:22.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:22.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:22.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:22.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:22.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:22.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:22.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:22.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:22.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.000 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.000 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.000 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.000 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.000 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.000 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.000 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.000 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.000 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.000 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.000 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.000 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.000 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.000 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.001 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.001 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.001 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.001 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.001 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.001 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.001 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.001 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.001 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.001 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.001 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.001 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.001 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.002 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.002 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.002 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.002 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:23.002 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:23.002 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:23.002 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.002 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:23.002 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.002 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.002 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.002 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.002 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:23.003 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:23.003 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:23.003 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.003 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T00:34:23.003 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.003 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.003 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T00:34:23.003 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.003 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.003 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.003 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.051123+0000", 2024-08-17T00:34:23.003 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:53.103008+0000", 2024-08-17T00:34:23.003 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:53.103008+0000", 2024-08-17T00:34:23.003 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:56.703799+0000", 2024-08-17T00:34:23.004 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.051123+0000", 2024-08-17T00:34:23.004 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:23.004 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.004 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:23.004 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 71, 2024-08-17T00:34:23.004 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.051123+0000", 2024-08-17T00:34:23.004 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.051123+0000", 2024-08-17T00:34:23.004 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.051123+0000", 2024-08-17T00:34:23.004 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.004 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.004 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:23.004 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.051123+0000", 2024-08-17T00:34:23.004 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.051123+0000", 2024-08-17T00:34:23.004 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.005 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.005 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.005 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.005 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 70, 2024-08-17T00:34:23.005 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.005 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.005 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.005 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.005 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.005 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.005 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.005 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.005 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.5", 2024-08-17T00:34:23.005 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.006 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.006 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.006 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:23.006 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.006 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:23:49.015891+0000", 2024-08-17T00:34:23.006 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.000319702, 2024-08-17T00:34:23.006 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.006 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.007 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.007 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.007 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.007 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.007 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.007 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.007 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.007 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.007 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.007 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.007 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.007 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.007 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.007 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.008 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.008 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.008 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.008 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.008 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.008 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.008 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.008 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.008 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.008 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.008 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.008 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.008 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.008 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.008 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.009 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.009 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.009 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.009 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.009 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.009 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.009 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.009 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.009 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.009 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.009 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:23.009 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:23.009 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:23.010 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.010 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T00:34:23.010 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.010 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.010 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.010 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.010 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:23.010 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:23.010 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:23.010 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.010 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:23.010 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.010 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.010 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 19, 2024-08-17T00:34:23.011 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.011 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.011 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.011 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174557+0000", 2024-08-17T00:34:23.011 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:36.191644+0000", 2024-08-17T00:34:23.011 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:36.191644+0000", 2024-08-17T00:34:23.011 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:36.191990+0000", 2024-08-17T00:34:23.011 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174557+0000", 2024-08-17T00:34:23.011 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:28:36.823280+0000", 2024-08-17T00:34:23.011 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.011 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:28:36.823280+0000", 2024-08-17T00:34:23.011 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 59, 2024-08-17T00:34:23.011 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174557+0000", 2024-08-17T00:34:23.012 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174557+0000", 2024-08-17T00:34:23.012 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174557+0000", 2024-08-17T00:34:23.012 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.012 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.012 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:28:36.823280+0000", 2024-08-17T00:34:23.012 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174557+0000", 2024-08-17T00:34:23.012 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174557+0000", 2024-08-17T00:34:23.012 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.012 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 128, 2024-08-17T00:34:23.012 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.012 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.012 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 58, 2024-08-17T00:34:23.012 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.012 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.013 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.013 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.013 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 128, 2024-08-17T00:34:23.013 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.013 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.013 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.013 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "1.0", 2024-08-17T00:34:23.013 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.013 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.013 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.013 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 272, 2024-08-17T00:34:23.013 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.013 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T00:35:06.795315+0000", 2024-08-17T00:34:23.013 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.013 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.014 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 590368, 2024-08-17T00:34:23.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 1771104, 2024-08-17T00:34:23.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.015 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.015 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.015 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.015 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.015 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 6, 2024-08-17T00:34:23.015 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 2, 2024-08-17T00:34:23.015 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.015 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 2, 2024-08-17T00:34:23.015 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.015 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.015 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.015 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.015 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.015 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.016 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.016 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 6, 2024-08-17T00:34:23.016 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.016 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.016 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.016 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.016 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.016 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 212, 2024-08-17T00:34:23.016 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 306, 2024-08-17T00:34:23.016 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.016 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.016 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.016 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 179, 2024-08-17T00:34:23.016 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 2416 2024-08-17T00:34:23.017 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.017 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.017 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.017 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.017 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:23.017 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:23.017 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:23.017 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.017 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:23.017 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "70'128" 2024-08-17T00:34:23.017 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.017 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.017 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.018 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:23.018 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:23.018 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:23.018 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.018 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:23.018 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.018 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.018 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:23.018 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.018 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.018 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.018 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174666+0000", 2024-08-17T00:34:23.018 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.266222+0000", 2024-08-17T00:34:23.019 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.266222+0000", 2024-08-17T00:34:23.019 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.267085+0000", 2024-08-17T00:34:23.019 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174666+0000", 2024-08-17T00:34:23.019 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.019 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.019 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.019 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:23.019 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174666+0000", 2024-08-17T00:34:23.019 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174666+0000", 2024-08-17T00:34:23.019 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174666+0000", 2024-08-17T00:34:23.019 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.020 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.020 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.020 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174666+0000", 2024-08-17T00:34:23.020 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174666+0000", 2024-08-17T00:34:23.020 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.020 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.020 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.020 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.020 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:23.020 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.020 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.020 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.020 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.021 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.021 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.021 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.021 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.021 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.3", 2024-08-17T00:34:23.021 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.021 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.021 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.021 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 25, 2024-08-17T00:34:23.021 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.021 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:15:17.478604+0000", 2024-08-17T00:34:23.021 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.021 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.021 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.022 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.022 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.022 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.022 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.022 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.022 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.022 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.022 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.022 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.022 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.022 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.022 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.022 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.023 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.023 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.023 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.023 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.023 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.023 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.023 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.023 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.023 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.023 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.023 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.023 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.023 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.023 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.024 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.024 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.024 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.024 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.024 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.024 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.024 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.024 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.024 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.024 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.024 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.024 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.024 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.024 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.025 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.025 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.025 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.025 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:23.025 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:23.025 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:23.025 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.025 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:23.025 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.025 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.025 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.025 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.025 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:23.026 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:23.026 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:23.026 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.026 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:23.026 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.026 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.026 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:23.026 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.026 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.026 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.026 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482571+0000", 2024-08-17T00:34:23.026 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.500622+0000", 2024-08-17T00:34:23.026 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.500622+0000", 2024-08-17T00:34:23.026 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.500890+0000", 2024-08-17T00:34:23.027 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482571+0000", 2024-08-17T00:34:23.027 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.027 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.027 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.027 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:23.027 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482571+0000", 2024-08-17T00:34:23.027 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482571+0000", 2024-08-17T00:34:23.027 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482571+0000", 2024-08-17T00:34:23.027 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.027 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.027 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.027 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482571+0000", 2024-08-17T00:34:23.027 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482571+0000", 2024-08-17T00:34:23.028 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.028 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.028 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.028 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.028 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:23.028 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.028 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.028 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.028 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.028 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.028 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.028 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.028 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.028 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.2", 2024-08-17T00:34:23.029 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.029 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.029 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.029 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:23.029 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.029 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:47:36.413609+0000", 2024-08-17T00:34:23.029 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.029 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.029 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.029 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.029 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.029 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.029 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.029 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.030 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.030 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.030 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.030 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.030 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.030 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.030 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.030 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.030 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.030 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.030 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.030 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.030 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.031 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.031 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.031 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.031 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.031 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.031 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.031 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.031 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.031 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.031 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.031 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.031 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.031 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.032 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.032 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.032 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.032 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.032 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.032 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.032 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.032 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.032 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.032 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.032 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.032 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.032 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.032 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:23.033 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:23.033 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:23.033 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.033 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:23.033 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.033 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.033 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.033 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.033 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:23.033 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.033 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:23.033 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.033 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T00:34:23.034 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.034 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.034 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T00:34:23.034 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.034 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.034 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.034 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.176092+0000", 2024-08-17T00:34:23.034 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:53.072184+0000", 2024-08-17T00:34:23.034 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:53.072184+0000", 2024-08-17T00:34:23.034 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:56.292920+0000", 2024-08-17T00:34:23.034 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.176092+0000", 2024-08-17T00:34:23.034 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:23.034 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.035 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:23.035 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 71, 2024-08-17T00:34:23.035 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.176092+0000", 2024-08-17T00:34:23.035 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.176092+0000", 2024-08-17T00:34:23.035 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.176092+0000", 2024-08-17T00:34:23.035 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.035 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.035 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:23.035 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.176092+0000", 2024-08-17T00:34:23.035 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.176092+0000", 2024-08-17T00:34:23.035 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.035 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.035 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.035 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.035 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 70, 2024-08-17T00:34:23.036 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.036 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.036 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.036 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.036 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.036 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.036 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.036 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.036 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.6", 2024-08-17T00:34:23.036 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.036 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.036 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.036 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:23.037 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.037 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:08:57.887249+0000", 2024-08-17T00:34:23.037 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.00038424, 2024-08-17T00:34:23.037 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.037 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.037 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.037 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.037 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.037 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.037 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.037 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.037 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.037 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.037 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.038 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.038 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.038 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.038 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.038 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.038 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.038 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.038 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.038 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.038 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.038 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.038 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.038 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.039 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.039 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.039 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.039 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.039 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.039 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.039 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.039 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.039 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.039 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.039 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.039 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.039 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.039 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.040 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.040 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.040 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.040 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.040 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.040 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.040 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.040 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.040 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:23.040 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.040 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:23.040 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.040 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T00:34:23.040 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.041 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.041 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.041 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.041 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:23.041 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.041 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:23.041 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.041 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:23.041 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.041 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.041 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:23.041 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.041 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.041 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.042 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174780+0000", 2024-08-17T00:34:23.042 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.263832+0000", 2024-08-17T00:34:23.042 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.263832+0000", 2024-08-17T00:34:23.042 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.266168+0000", 2024-08-17T00:34:23.042 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174780+0000", 2024-08-17T00:34:23.042 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.042 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.042 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.042 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:23.042 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174780+0000", 2024-08-17T00:34:23.042 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174780+0000", 2024-08-17T00:34:23.042 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174780+0000", 2024-08-17T00:34:23.042 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.043 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.043 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.043 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174780+0000", 2024-08-17T00:34:23.043 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174780+0000", 2024-08-17T00:34:23.043 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.043 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.043 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.043 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.043 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:23.043 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.043 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.043 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.043 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.043 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.044 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.044 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.044 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.044 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.0", 2024-08-17T00:34:23.044 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.044 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.044 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.044 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 24, 2024-08-17T00:34:23.044 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.044 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:37:59.729922+0000", 2024-08-17T00:34:23.044 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.044 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.044 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.044 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.045 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.045 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.045 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.045 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.045 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.045 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.045 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.045 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.045 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.045 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.045 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.045 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.045 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.046 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.046 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.046 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.046 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.046 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.046 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.046 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.046 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.046 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.046 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.046 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.046 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.046 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.046 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.047 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.047 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.047 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.047 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.047 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.047 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.047 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.047 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.047 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.047 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.047 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.047 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.047 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.047 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.048 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.048 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.048 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:23.048 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.048 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:23.048 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.048 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:23.048 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.048 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.048 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.048 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.048 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:23.048 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:23.048 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:23.049 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.049 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T00:34:23.049 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.049 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.049 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:23.049 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.049 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.049 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.049 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175596+0000", 2024-08-17T00:34:23.049 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.490471+0000", 2024-08-17T00:34:23.049 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.490471+0000", 2024-08-17T00:34:23.049 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.490733+0000", 2024-08-17T00:34:23.049 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175596+0000", 2024-08-17T00:34:23.049 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.050 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.050 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.050 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:23.050 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175596+0000", 2024-08-17T00:34:23.050 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175596+0000", 2024-08-17T00:34:23.050 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175596+0000", 2024-08-17T00:34:23.050 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.050 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.050 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.050 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175596+0000", 2024-08-17T00:34:23.050 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175596+0000", 2024-08-17T00:34:23.050 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.050 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.051 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.051 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.051 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:23.051 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.051 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.051 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.051 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.051 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.051 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.051 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.051 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.051 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.1", 2024-08-17T00:34:23.051 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.051 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.052 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.052 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:23.052 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.052 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:30:21.080967+0000", 2024-08-17T00:34:23.052 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.052 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.052 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.052 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.052 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.052 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.052 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.052 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.052 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.053 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.053 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.053 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.053 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.053 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.053 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.053 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.053 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.053 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.053 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.053 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.053 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.053 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.053 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.054 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.054 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.054 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.054 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.054 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.054 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.054 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.054 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.054 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.054 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.054 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.054 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.054 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.054 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.055 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.055 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.055 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.055 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.055 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.055 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.055 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.055 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.055 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.055 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.055 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:23.055 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:23.056 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:23.056 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.056 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T00:34:23.056 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.056 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.056 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.056 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.056 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.056 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:23.056 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:23.056 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.056 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:23.057 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.057 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.057 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T00:34:23.057 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.057 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.057 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.057 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.176348+0000", 2024-08-17T00:34:23.057 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:52.739273+0000", 2024-08-17T00:34:23.057 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:52.739273+0000", 2024-08-17T00:34:23.057 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:56.293518+0000", 2024-08-17T00:34:23.057 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.176348+0000", 2024-08-17T00:34:23.057 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:23.057 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.057 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:23.058 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 71, 2024-08-17T00:34:23.058 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.176348+0000", 2024-08-17T00:34:23.058 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.176348+0000", 2024-08-17T00:34:23.058 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.176348+0000", 2024-08-17T00:34:23.058 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.058 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.058 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:23.058 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.176348+0000", 2024-08-17T00:34:23.058 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.176348+0000", 2024-08-17T00:34:23.058 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.058 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.059 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.059 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.059 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 70, 2024-08-17T00:34:23.059 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.059 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.059 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.059 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.059 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.059 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.059 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.059 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.059 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.7", 2024-08-17T00:34:23.059 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.059 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.060 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.060 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:23.060 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.060 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T00:40:30.098241+0000", 2024-08-17T00:34:23.060 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.000950761, 2024-08-17T00:34:23.060 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.060 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.060 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.060 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.060 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.060 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.060 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.060 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.061 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.061 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.061 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.061 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.061 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.061 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.061 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.061 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.061 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.061 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.061 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.061 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.061 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.061 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.062 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.062 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.062 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.062 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.062 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.062 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.062 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.062 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.062 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.062 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.062 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.062 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.062 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.063 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.063 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.063 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.063 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.063 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.063 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.063 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.063 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.063 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.063 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.063 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.063 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.063 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:23.063 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:23.064 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.064 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:23.064 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.064 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.064 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.064 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.064 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:23.064 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:23.064 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:23.064 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.064 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T00:34:23.064 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.064 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.065 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:23.065 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.065 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.065 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.065 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.481761+0000", 2024-08-17T00:34:23.065 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.258622+0000", 2024-08-17T00:34:23.065 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.258622+0000", 2024-08-17T00:34:23.065 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.258883+0000", 2024-08-17T00:34:23.065 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.481761+0000", 2024-08-17T00:34:23.065 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.065 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.065 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.065 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:23.065 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.481761+0000", 2024-08-17T00:34:23.066 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.481761+0000", 2024-08-17T00:34:23.066 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.481761+0000", 2024-08-17T00:34:23.066 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.066 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.066 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.066 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.481761+0000", 2024-08-17T00:34:23.066 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.481761+0000", 2024-08-17T00:34:23.066 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.066 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.066 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.066 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.066 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:23.067 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.067 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.067 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.067 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.067 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.067 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.067 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.067 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.067 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.1", 2024-08-17T00:34:23.067 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.067 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.067 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.067 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 26, 2024-08-17T00:34:23.067 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.068 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:38:56.850676+0000", 2024-08-17T00:34:23.068 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.068 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.068 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.068 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.068 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.068 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.068 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.068 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.068 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.068 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.068 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.068 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.068 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.069 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.069 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.069 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.069 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.069 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.069 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.069 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.069 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.069 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.069 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.069 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.069 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.069 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.070 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.070 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.070 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.070 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.070 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.070 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.070 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.070 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.070 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.070 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.070 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.070 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.070 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.070 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.071 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.071 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.071 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.071 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.071 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.071 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.071 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.071 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:23.071 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:23.071 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:23.071 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.071 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T00:34:23.071 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.071 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.072 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.072 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.072 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.072 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:23.072 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:23.072 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.072 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:23.072 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.072 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.072 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:23.072 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.072 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.072 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.072 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174902+0000", 2024-08-17T00:34:23.072 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.494498+0000", 2024-08-17T00:34:23.073 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.494498+0000", 2024-08-17T00:34:23.073 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.494766+0000", 2024-08-17T00:34:23.073 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174902+0000", 2024-08-17T00:34:23.073 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.073 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.073 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.073 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:23.073 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174902+0000", 2024-08-17T00:34:23.073 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174902+0000", 2024-08-17T00:34:23.073 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174902+0000", 2024-08-17T00:34:23.073 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.073 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.073 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.074 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174902+0000", 2024-08-17T00:34:23.074 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174902+0000", 2024-08-17T00:34:23.074 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.074 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.074 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.074 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.074 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:23.074 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.074 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.074 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.074 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.074 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.074 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.074 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.075 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.075 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.0", 2024-08-17T00:34:23.075 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.075 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.075 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.075 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:23.075 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.075 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:43:15.959061+0000", 2024-08-17T00:34:23.075 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.075 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.075 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.075 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.075 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.075 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.076 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.076 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.076 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.076 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.076 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.076 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.076 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.076 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.076 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.076 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.076 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.076 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.076 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.076 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.077 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.077 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.077 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.077 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.077 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.077 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.077 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.077 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.077 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.077 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.077 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.077 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.077 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.077 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.078 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.078 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.078 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.078 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.078 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.078 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.078 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.078 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.078 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.078 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.078 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.078 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.078 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.079 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.079 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:23.079 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:23.079 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.079 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:23.079 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.079 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.079 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.079 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.079 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.079 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:23.079 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:23.079 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.079 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:23.080 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.080 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.080 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T00:34:23.080 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.080 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.080 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.080 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175872+0000", 2024-08-17T00:34:23.080 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:53.072558+0000", 2024-08-17T00:34:23.080 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:53.072558+0000", 2024-08-17T00:34:23.080 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:56.293547+0000", 2024-08-17T00:34:23.080 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175872+0000", 2024-08-17T00:34:23.080 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:23.080 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.080 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:23.081 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 71, 2024-08-17T00:34:23.081 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175872+0000", 2024-08-17T00:34:23.081 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175872+0000", 2024-08-17T00:34:23.081 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175872+0000", 2024-08-17T00:34:23.081 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.081 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.081 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:23.081 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175872+0000", 2024-08-17T00:34:23.081 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175872+0000", 2024-08-17T00:34:23.081 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.081 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.081 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.081 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.082 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 70, 2024-08-17T00:34:23.082 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.082 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.082 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.082 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.082 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.082 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.082 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.082 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.082 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.4", 2024-08-17T00:34:23.082 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.082 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.082 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.082 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:23.083 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.083 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:45:40.674829+0000", 2024-08-17T00:34:23.083 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.001437906, 2024-08-17T00:34:23.083 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.083 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.083 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.083 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.083 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.083 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.083 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.083 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.083 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.083 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.083 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.084 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.084 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.084 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.084 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.084 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.084 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.084 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.084 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.084 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.084 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.084 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.084 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.084 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.084 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.085 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.085 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.085 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.085 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.085 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.085 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.085 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.085 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.085 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.085 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.085 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.085 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.085 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.085 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.086 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.086 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.086 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.086 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.086 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.086 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.086 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.086 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.086 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:23.086 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:23.086 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.086 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:23.087 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.087 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.087 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.087 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.087 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:23.087 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.087 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:23.087 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.087 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:23.087 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.087 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.087 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:23.087 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.087 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.088 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.088 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174725+0000", 2024-08-17T00:34:23.088 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.264975+0000", 2024-08-17T00:34:23.088 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.264975+0000", 2024-08-17T00:34:23.088 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.265572+0000", 2024-08-17T00:34:23.088 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174725+0000", 2024-08-17T00:34:23.088 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.088 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.088 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.088 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:23.088 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174725+0000", 2024-08-17T00:34:23.088 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174725+0000", 2024-08-17T00:34:23.088 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174725+0000", 2024-08-17T00:34:23.089 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.089 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.089 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.089 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174725+0000", 2024-08-17T00:34:23.089 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174725+0000", 2024-08-17T00:34:23.089 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.089 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.089 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.089 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.089 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:23.089 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.089 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.089 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.089 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.090 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.090 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.090 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.090 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.090 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.2", 2024-08-17T00:34:23.090 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.090 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.090 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.090 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 25, 2024-08-17T00:34:23.090 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.090 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:02:18.296781+0000", 2024-08-17T00:34:23.090 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.090 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.091 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.091 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.091 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.091 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.091 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.091 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.091 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.091 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.091 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.091 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.091 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.091 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.091 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.091 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.092 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.092 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.092 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.092 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.092 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.092 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.092 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.092 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.092 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.092 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.092 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.092 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.092 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.093 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.093 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.093 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.093 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.093 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.093 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.093 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.093 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.093 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.093 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.093 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.093 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.093 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.094 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.094 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.094 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.094 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.094 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.094 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:23.094 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.094 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:23.094 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.094 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:23.094 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.094 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.094 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.095 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.095 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:23.095 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.095 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:23.095 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.095 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 4, 2024-08-17T00:34:23.095 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.095 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.095 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:23.095 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.095 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.095 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.095 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.483737+0000", 2024-08-17T00:34:23.095 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:28.151813+0000", 2024-08-17T00:34:23.096 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:28.151813+0000", 2024-08-17T00:34:23.096 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:28.152170+0000", 2024-08-17T00:34:23.096 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.483737+0000", 2024-08-17T00:34:23.096 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.096 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.096 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.096 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 68, 2024-08-17T00:34:23.096 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.483737+0000", 2024-08-17T00:34:23.096 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.483737+0000", 2024-08-17T00:34:23.096 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.483737+0000", 2024-08-17T00:34:23.096 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.096 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.096 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.096 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.483737+0000", 2024-08-17T00:34:23.097 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.483737+0000", 2024-08-17T00:34:23.097 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.097 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.097 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.097 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.097 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 67, 2024-08-17T00:34:23.097 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.097 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.097 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.097 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.097 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.097 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.097 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.098 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.098 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.3", 2024-08-17T00:34:23.098 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.098 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.098 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.098 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 32, 2024-08-17T00:34:23.098 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.098 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:56:39.228559+0000", 2024-08-17T00:34:23.098 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.098 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.098 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.098 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.098 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.098 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.099 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.099 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.099 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.099 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.099 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.099 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.099 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.099 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.099 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.099 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.099 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.099 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.099 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.100 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.100 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.100 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.100 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.100 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.100 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.100 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.100 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.100 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.100 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.100 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.100 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.100 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.101 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.101 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.101 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.101 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.101 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.101 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.101 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.101 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.101 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.101 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.101 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.101 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.101 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.101 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.102 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.102 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:23.102 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.102 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:23.102 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.102 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 4, 2024-08-17T00:34:23.102 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.102 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.102 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.102 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.102 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.102 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:23.102 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:23.103 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.103 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:23.103 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.103 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.103 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T00:34:23.103 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.103 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.103 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.103 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174979+0000", 2024-08-17T00:34:23.103 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:52.739827+0000", 2024-08-17T00:34:23.103 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:52.739827+0000", 2024-08-17T00:34:23.103 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:56.293754+0000", 2024-08-17T00:34:23.103 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174979+0000", 2024-08-17T00:34:23.103 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:23.104 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.104 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:23.104 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 71, 2024-08-17T00:34:23.104 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174979+0000", 2024-08-17T00:34:23.104 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174979+0000", 2024-08-17T00:34:23.104 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174979+0000", 2024-08-17T00:34:23.104 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.104 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.104 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:23.104 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174979+0000", 2024-08-17T00:34:23.104 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174979+0000", 2024-08-17T00:34:23.104 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.104 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2, 2024-08-17T00:34:23.104 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.105 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.105 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 70, 2024-08-17T00:34:23.105 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.105 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.105 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.105 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.105 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2, 2024-08-17T00:34:23.105 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.105 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.105 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.105 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.2", 2024-08-17T00:34:23.105 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.106 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.106 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.106 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:23.106 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.106 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:39:41.932493+0000", 2024-08-17T00:34:23.106 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.001000807, 2024-08-17T00:34:23.106 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.106 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.106 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 19, 2024-08-17T00:34:23.106 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.106 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.106 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.106 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.107 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.107 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.107 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.107 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.107 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.107 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.107 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.107 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.107 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.107 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.107 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.107 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T00:34:23.107 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T00:34:23.107 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.108 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T00:34:23.108 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.108 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.108 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.108 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.108 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.108 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.108 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.108 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.108 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.108 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.108 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.108 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.109 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.109 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.109 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.109 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.109 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.109 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.109 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 2, 2024-08-17T00:34:23.109 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 2 2024-08-17T00:34:23.109 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.109 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.109 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.109 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.109 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.109 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:23.110 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:23.110 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.110 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:23.110 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "75'2" 2024-08-17T00:34:23.110 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.110 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.110 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.110 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.110 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:23.110 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:23.110 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.110 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:23.110 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.110 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.111 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:23.111 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.111 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.111 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.111 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.176052+0000", 2024-08-17T00:34:23.111 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.263406+0000", 2024-08-17T00:34:23.111 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.263406+0000", 2024-08-17T00:34:23.111 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.263743+0000", 2024-08-17T00:34:23.111 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.176052+0000", 2024-08-17T00:34:23.111 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.111 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.111 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.111 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:23.111 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.176052+0000", 2024-08-17T00:34:23.112 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.176052+0000", 2024-08-17T00:34:23.112 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.176052+0000", 2024-08-17T00:34:23.112 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.112 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.112 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.112 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.176052+0000", 2024-08-17T00:34:23.112 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.176052+0000", 2024-08-17T00:34:23.112 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.112 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.112 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.112 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.112 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:23.112 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.113 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.113 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.113 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.113 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.113 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.113 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.113 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.113 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.4", 2024-08-17T00:34:23.113 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.113 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.113 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.113 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 26, 2024-08-17T00:34:23.113 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.113 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:58:12.813447+0000", 2024-08-17T00:34:23.114 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.114 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.114 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.114 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.114 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.114 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.114 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.114 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.114 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.114 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.114 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.114 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.114 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.114 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.115 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.115 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.115 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.115 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.115 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.115 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.115 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.115 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.115 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.115 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.115 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.115 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.115 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.115 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.116 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.116 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.116 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.116 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.116 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.116 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.116 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.116 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.116 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.116 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.116 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.116 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.116 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.116 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.117 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.117 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.117 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.117 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.117 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.117 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.117 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:23.117 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:23.117 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.117 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:23.117 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.117 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.117 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.117 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.118 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:23.118 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:23.118 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:23.118 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.118 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:23.118 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.118 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.118 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:23.118 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.118 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.118 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.118 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175003+0000", 2024-08-17T00:34:23.118 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.494782+0000", 2024-08-17T00:34:23.119 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.494782+0000", 2024-08-17T00:34:23.119 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.495077+0000", 2024-08-17T00:34:23.119 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175003+0000", 2024-08-17T00:34:23.119 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.119 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.119 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.119 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:23.119 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175003+0000", 2024-08-17T00:34:23.119 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175003+0000", 2024-08-17T00:34:23.119 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175003+0000", 2024-08-17T00:34:23.119 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.119 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.119 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.119 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175003+0000", 2024-08-17T00:34:23.120 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175003+0000", 2024-08-17T00:34:23.120 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.120 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.120 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.120 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.120 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:23.120 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.120 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.120 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.120 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.120 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.120 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.120 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.120 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.121 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.5", 2024-08-17T00:34:23.121 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.121 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.121 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.121 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:23.121 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.121 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:54:29.796694+0000", 2024-08-17T00:34:23.121 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.121 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.121 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.121 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.121 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.121 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.122 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.122 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.122 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.122 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.122 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.122 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.122 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.122 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.122 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.122 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.122 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.122 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.122 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.123 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.123 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.123 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.123 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.123 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.123 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.123 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.123 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.123 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.123 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.123 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.123 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.123 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.124 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.124 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.124 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.124 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.124 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.124 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.124 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.124 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.124 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.124 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.124 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.124 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.124 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.125 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.125 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.125 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:23.125 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:23.125 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:23.125 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.125 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:23.125 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.125 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.125 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.125 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.125 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:23.125 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:23.125 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:23.126 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.126 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T00:34:23.126 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.126 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.126 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T00:34:23.126 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.126 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.126 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.126 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175747+0000", 2024-08-17T00:34:23.126 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:53.104015+0000", 2024-08-17T00:34:23.126 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:53.104015+0000", 2024-08-17T00:34:23.126 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:56.293217+0000", 2024-08-17T00:34:23.126 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175747+0000", 2024-08-17T00:34:23.126 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:23.127 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.127 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:23.127 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 71, 2024-08-17T00:34:23.127 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175747+0000", 2024-08-17T00:34:23.127 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175747+0000", 2024-08-17T00:34:23.127 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175747+0000", 2024-08-17T00:34:23.127 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.127 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.127 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:23.127 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175747+0000", 2024-08-17T00:34:23.127 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175747+0000", 2024-08-17T00:34:23.127 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.127 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 1, 2024-08-17T00:34:23.128 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.128 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.128 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 70, 2024-08-17T00:34:23.128 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.128 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.128 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.128 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.128 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 1, 2024-08-17T00:34:23.128 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.128 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.128 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.128 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.3", 2024-08-17T00:34:23.128 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.128 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.129 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.129 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:23.129 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.129 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:43:36.267655+0000", 2024-08-17T00:34:23.129 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.000414455, 2024-08-17T00:34:23.129 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.129 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.129 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.129 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.129 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.129 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.129 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.129 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.130 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.130 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.130 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.130 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.130 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.130 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.130 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.130 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.130 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.130 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.130 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T00:34:23.130 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T00:34:23.130 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.131 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T00:34:23.131 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.131 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.131 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.131 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.131 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.131 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.131 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.131 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.131 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.131 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.131 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.131 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.131 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.131 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.132 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.132 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.132 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.132 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.132 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.132 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.132 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.132 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.132 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.132 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.132 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:23.132 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:23.132 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:23.133 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.133 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T00:34:23.133 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "73'1" 2024-08-17T00:34:23.133 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.133 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.133 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.133 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:23.133 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:23.133 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:23.133 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.133 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:23.133 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.133 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.133 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:23.134 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.134 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.134 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.134 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175308+0000", 2024-08-17T00:34:23.134 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.268917+0000", 2024-08-17T00:34:23.134 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.268917+0000", 2024-08-17T00:34:23.134 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.269204+0000", 2024-08-17T00:34:23.134 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175308+0000", 2024-08-17T00:34:23.134 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.134 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.134 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.134 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:23.134 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175308+0000", 2024-08-17T00:34:23.135 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175308+0000", 2024-08-17T00:34:23.135 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175308+0000", 2024-08-17T00:34:23.135 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.135 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.135 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.135 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175308+0000", 2024-08-17T00:34:23.135 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175308+0000", 2024-08-17T00:34:23.135 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.135 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.135 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.135 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.135 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:23.135 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.136 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.136 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.136 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.136 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.136 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.136 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.136 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.136 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.5", 2024-08-17T00:34:23.136 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.136 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.136 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.136 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 24, 2024-08-17T00:34:23.136 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.136 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:53:52.145029+0000", 2024-08-17T00:34:23.137 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.137 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.137 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.137 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.137 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.137 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.137 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.137 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.137 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.137 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.137 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.137 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.137 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.137 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.138 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.138 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.138 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.138 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.138 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.138 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.138 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.138 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.138 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.138 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.138 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.138 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.138 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.139 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.139 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.139 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.139 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.139 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.139 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.139 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.139 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.139 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.139 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.139 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.139 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.139 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.139 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.139 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.140 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.140 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.140 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.140 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.140 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.140 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:23.140 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:23.140 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:23.140 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.140 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:23.140 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.140 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.140 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.141 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.141 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.141 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:23.141 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:23.141 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.141 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:23.141 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.141 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.141 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:23.141 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.141 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.141 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.141 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.176012+0000", 2024-08-17T00:34:23.141 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.496360+0000", 2024-08-17T00:34:23.142 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.496360+0000", 2024-08-17T00:34:23.142 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.496629+0000", 2024-08-17T00:34:23.142 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.176012+0000", 2024-08-17T00:34:23.142 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.142 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.142 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.142 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:23.142 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.176012+0000", 2024-08-17T00:34:23.142 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.176012+0000", 2024-08-17T00:34:23.142 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.176012+0000", 2024-08-17T00:34:23.142 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.142 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.142 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.142 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.176012+0000", 2024-08-17T00:34:23.143 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.176012+0000", 2024-08-17T00:34:23.143 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.143 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.143 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.143 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.143 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:23.143 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.143 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.143 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.143 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.143 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.143 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.144 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.144 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.144 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.4", 2024-08-17T00:34:23.144 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.144 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.144 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.144 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:23.144 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.144 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T05:51:38.958217+0000", 2024-08-17T00:34:23.144 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.144 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.144 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.144 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.145 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.145 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.145 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.145 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.145 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.145 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.145 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.145 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.145 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.145 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.145 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.145 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.145 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.145 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.146 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.146 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.146 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.146 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.146 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.146 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.146 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.146 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.146 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.146 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.146 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.146 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.146 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.147 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.147 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.147 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.147 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.147 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.147 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.147 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.147 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.147 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.147 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.147 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.147 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.147 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.148 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.148 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.148 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.148 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.148 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:23.148 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:23.148 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.148 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:23.148 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.148 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.148 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.148 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.148 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:23.148 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:23.149 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:23.149 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.149 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:23.149 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.149 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.149 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T00:34:23.149 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.149 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.149 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.149 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482204+0000", 2024-08-17T00:34:23.149 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:53.103114+0000", 2024-08-17T00:34:23.149 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:53.103114+0000", 2024-08-17T00:34:23.149 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:56.330310+0000", 2024-08-17T00:34:23.149 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482204+0000", 2024-08-17T00:34:23.150 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:23.150 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.150 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:23.150 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 71, 2024-08-17T00:34:23.150 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482204+0000", 2024-08-17T00:34:23.150 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482204+0000", 2024-08-17T00:34:23.150 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482204+0000", 2024-08-17T00:34:23.150 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.150 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.150 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:23.150 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482204+0000", 2024-08-17T00:34:23.150 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482204+0000", 2024-08-17T00:34:23.150 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.151 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.151 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.151 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.151 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 70, 2024-08-17T00:34:23.151 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.151 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.151 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.151 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.151 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.151 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.151 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.151 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.151 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.0", 2024-08-17T00:34:23.151 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.152 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.152 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.152 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 20, 2024-08-17T00:34:23.152 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.152 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:34:01.720682+0000", 2024-08-17T00:34:23.152 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.000515453, 2024-08-17T00:34:23.152 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.152 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.152 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.152 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.152 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.152 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.152 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.152 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.153 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.153 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.153 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.153 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.153 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.153 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.153 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.153 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.153 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.153 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.153 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.153 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.153 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.154 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.154 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.154 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.154 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.154 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.154 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.154 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.154 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.154 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.154 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.154 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.154 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.154 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.154 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.155 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.155 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.155 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.155 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.155 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.155 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.155 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.155 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.155 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.155 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.155 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.155 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:23.155 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:23.155 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:23.156 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.156 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:23.156 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.156 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.156 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.156 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.156 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.156 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:23.156 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:23.156 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.156 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:23.156 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.156 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.157 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:23.157 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.157 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.157 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.157 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.176357+0000", 2024-08-17T00:34:23.157 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.267532+0000", 2024-08-17T00:34:23.157 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.267532+0000", 2024-08-17T00:34:23.157 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.267780+0000", 2024-08-17T00:34:23.157 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.176357+0000", 2024-08-17T00:34:23.157 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.157 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.157 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.157 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:23.158 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.176357+0000", 2024-08-17T00:34:23.158 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.176357+0000", 2024-08-17T00:34:23.158 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.176357+0000", 2024-08-17T00:34:23.158 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.158 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.158 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.158 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.176357+0000", 2024-08-17T00:34:23.158 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.176357+0000", 2024-08-17T00:34:23.158 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.158 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 1, 2024-08-17T00:34:23.158 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.158 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.158 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:23.159 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.159 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.159 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.159 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.159 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 1, 2024-08-17T00:34:23.159 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.159 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.159 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.159 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.6", 2024-08-17T00:34:23.159 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.159 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.159 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.159 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 27, 2024-08-17T00:34:23.160 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.160 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:17:56.295540+0000", 2024-08-17T00:34:23.160 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.160 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.160 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.160 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.160 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.160 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.160 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.160 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.160 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.160 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.160 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.160 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.161 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.161 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.161 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.161 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.161 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.161 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.161 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.161 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T00:34:23.161 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T00:34:23.161 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.161 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T00:34:23.161 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.161 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.161 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.162 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.162 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.162 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T00:34:23.162 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.162 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.162 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.162 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.162 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.162 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.162 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.162 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.162 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.162 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.163 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.163 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.163 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 1, 2024-08-17T00:34:23.163 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.163 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.163 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.163 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.163 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.163 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.163 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:23.163 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:23.163 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.163 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:23.164 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'1" 2024-08-17T00:34:23.164 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.164 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.164 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.164 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:23.164 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:23.164 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:23.164 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.164 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:23.164 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.164 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.164 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:23.164 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.165 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.165 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.165 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.483039+0000", 2024-08-17T00:34:23.165 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.489230+0000", 2024-08-17T00:34:23.165 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.489230+0000", 2024-08-17T00:34:23.165 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.489558+0000", 2024-08-17T00:34:23.165 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.483039+0000", 2024-08-17T00:34:23.165 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.165 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.165 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.165 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:23.165 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.483039+0000", 2024-08-17T00:34:23.165 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.483039+0000", 2024-08-17T00:34:23.165 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.483039+0000", 2024-08-17T00:34:23.166 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.166 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.166 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.166 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.483039+0000", 2024-08-17T00:34:23.166 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.483039+0000", 2024-08-17T00:34:23.166 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.166 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.166 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.166 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.166 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:23.166 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.166 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.166 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.166 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.167 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.167 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.167 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.167 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.167 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.7", 2024-08-17T00:34:23.167 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.167 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.167 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.167 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:23.167 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.167 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:09:23.339385+0000", 2024-08-17T00:34:23.167 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.167 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.167 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.168 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.168 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.168 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.168 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.168 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.168 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.168 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.168 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.168 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.168 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.168 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.168 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.168 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.168 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.169 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.169 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.169 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.169 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.169 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.169 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.169 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.169 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.169 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.169 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.169 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.169 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.169 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.169 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.170 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.170 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.170 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.170 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.170 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.170 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.170 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.170 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.170 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.170 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.170 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.170 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.170 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.171 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.171 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.171 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.171 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:23.171 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:23.171 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:23.171 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.171 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:23.171 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.171 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.171 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.171 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.171 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:23.171 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:23.172 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:23.172 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.172 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 4, 2024-08-17T00:34:23.172 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.172 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.172 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T00:34:23.172 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.172 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.172 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.172 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.483283+0000", 2024-08-17T00:34:23.172 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:52.739625+0000", 2024-08-17T00:34:23.172 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:52.739625+0000", 2024-08-17T00:34:23.172 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:56.296366+0000", 2024-08-17T00:34:23.173 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.483283+0000", 2024-08-17T00:34:23.173 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:23.173 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.173 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:23.173 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 71, 2024-08-17T00:34:23.173 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.483283+0000", 2024-08-17T00:34:23.173 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.483283+0000", 2024-08-17T00:34:23.173 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.483283+0000", 2024-08-17T00:34:23.173 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.173 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.173 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T00:34:23.173 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.483283+0000", 2024-08-17T00:34:23.173 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.483283+0000", 2024-08-17T00:34:23.173 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.174 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.174 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.174 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.174 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 70, 2024-08-17T00:34:23.174 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.174 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.174 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.174 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.174 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.174 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.174 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.174 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.174 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.1", 2024-08-17T00:34:23.175 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.175 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.175 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.175 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:23.175 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.175 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:24:35.471789+0000", 2024-08-17T00:34:23.175 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.001079433, 2024-08-17T00:34:23.175 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.175 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.175 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.175 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.175 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.175 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.176 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.176 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.176 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.176 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.176 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.176 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.176 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.176 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.176 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.176 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.176 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.176 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.176 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.176 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.177 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.177 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.177 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.177 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.177 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.177 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.177 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.177 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.177 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.177 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.177 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.177 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.177 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.177 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.178 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.178 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.178 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.178 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.178 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.178 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.178 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.178 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.178 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.178 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.178 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.178 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.178 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:23.179 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:23.179 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:23.179 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.179 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 4, 2024-08-17T00:34:23.179 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.179 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.179 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.179 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.179 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:23.179 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:23.179 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:23.179 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.179 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T00:34:23.180 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.180 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.180 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:23.180 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.180 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.180 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.180 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.051208+0000", 2024-08-17T00:34:23.180 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.270340+0000", 2024-08-17T00:34:23.180 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.270340+0000", 2024-08-17T00:34:23.180 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.271230+0000", 2024-08-17T00:34:23.180 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.051208+0000", 2024-08-17T00:34:23.180 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.180 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.180 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.181 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:23.181 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.051208+0000", 2024-08-17T00:34:23.181 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.051208+0000", 2024-08-17T00:34:23.181 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.051208+0000", 2024-08-17T00:34:23.181 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.181 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.181 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.181 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.051208+0000", 2024-08-17T00:34:23.181 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.051208+0000", 2024-08-17T00:34:23.181 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.181 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2, 2024-08-17T00:34:23.181 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.181 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.181 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:23.182 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.182 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.182 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.182 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.182 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2, 2024-08-17T00:34:23.182 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.182 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.182 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.182 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.7", 2024-08-17T00:34:23.182 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.182 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.182 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.182 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 28, 2024-08-17T00:34:23.182 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.182 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:31:39.187526+0000", 2024-08-17T00:34:23.183 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.183 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.183 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.183 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.183 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.183 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.183 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.183 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.183 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.183 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.183 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.183 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.183 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.183 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.184 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.184 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.184 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.184 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.184 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.184 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T00:34:23.184 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T00:34:23.184 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.184 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T00:34:23.184 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.184 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.184 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.184 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.184 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.185 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T00:34:23.185 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.185 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.185 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.185 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.185 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.185 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.185 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.185 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.185 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.185 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.185 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.185 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.185 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3, 2024-08-17T00:34:23.186 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.186 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.186 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.186 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.186 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.186 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:23.186 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:23.186 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:23.186 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.186 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T00:34:23.186 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'2" 2024-08-17T00:34:23.186 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.186 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.187 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.187 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:23.187 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.187 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:23.187 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.187 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T00:34:23.187 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.187 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.187 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:23.187 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.187 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.187 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.187 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175900+0000", 2024-08-17T00:34:23.187 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.490448+0000", 2024-08-17T00:34:23.188 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.490448+0000", 2024-08-17T00:34:23.188 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.490708+0000", 2024-08-17T00:34:23.188 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175900+0000", 2024-08-17T00:34:23.188 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.188 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.188 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.188 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:23.188 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175900+0000", 2024-08-17T00:34:23.188 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175900+0000", 2024-08-17T00:34:23.188 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175900+0000", 2024-08-17T00:34:23.188 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.188 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.188 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.189 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175900+0000", 2024-08-17T00:34:23.189 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175900+0000", 2024-08-17T00:34:23.189 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.189 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.189 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.189 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.189 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:23.189 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.189 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.189 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.189 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.189 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.189 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.189 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.190 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.190 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.6", 2024-08-17T00:34:23.190 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.190 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.190 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.190 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:23.190 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.190 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T00:32:57.118635+0000", 2024-08-17T00:34:23.190 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.190 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.190 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.190 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.190 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.190 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.191 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.191 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.191 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.191 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.191 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.191 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.191 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.191 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.191 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.191 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.191 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.191 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.191 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.193 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.193 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.193 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.194 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.194 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:23.194 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.194 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:23.194 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.194 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T00:34:23.194 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.194 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.194 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.194 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.194 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:23.194 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:23.194 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:23.195 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.195 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:23.195 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.195 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.195 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:23.195 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.195 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.195 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.195 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174441+0000", 2024-08-17T00:34:23.195 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.263473+0000", 2024-08-17T00:34:23.195 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.263473+0000", 2024-08-17T00:34:23.195 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.265920+0000", 2024-08-17T00:34:23.195 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174441+0000", 2024-08-17T00:34:23.195 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.196 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.196 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.196 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:23.196 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174441+0000", 2024-08-17T00:34:23.196 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174441+0000", 2024-08-17T00:34:23.196 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174441+0000", 2024-08-17T00:34:23.196 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.196 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.196 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.196 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174441+0000", 2024-08-17T00:34:23.196 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174441+0000", 2024-08-17T00:34:23.196 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.196 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.196 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.197 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.197 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:23.197 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.197 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.197 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.197 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.197 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.197 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.197 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.197 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.197 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.8", 2024-08-17T00:34:23.197 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.197 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.197 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.198 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 24, 2024-08-17T00:34:23.198 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.198 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T12:16:26.621276+0000", 2024-08-17T00:34:23.198 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.198 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.198 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.198 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.198 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.198 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.198 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.198 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.198 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.198 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.198 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.199 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.199 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.199 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.199 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.199 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.199 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.199 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.199 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.199 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.199 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.199 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.199 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.199 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.201 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.201 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.201 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.201 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.201 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:23.201 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:23.201 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:23.201 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.201 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:23.202 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.202 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.202 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.202 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.202 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:23.202 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:23.202 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:23.202 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.202 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 4, 2024-08-17T00:34:23.202 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.202 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.202 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:23.202 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.202 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.203 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.203 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.483586+0000", 2024-08-17T00:34:23.203 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.490082+0000", 2024-08-17T00:34:23.203 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.490082+0000", 2024-08-17T00:34:23.203 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.494061+0000", 2024-08-17T00:34:23.203 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.483586+0000", 2024-08-17T00:34:23.203 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.203 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.203 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.203 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:23.203 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.483586+0000", 2024-08-17T00:34:23.203 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.483586+0000", 2024-08-17T00:34:23.203 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.483586+0000", 2024-08-17T00:34:23.203 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.204 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.204 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.204 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.483586+0000", 2024-08-17T00:34:23.204 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.483586+0000", 2024-08-17T00:34:23.204 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.204 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.204 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.204 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.204 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:23.204 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.204 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.204 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.204 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.204 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.205 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.205 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.205 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.205 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.9", 2024-08-17T00:34:23.205 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.205 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.205 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.205 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:23.205 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.205 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:24:47.190621+0000", 2024-08-17T00:34:23.205 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.205 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.205 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.205 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.206 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.206 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.206 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.206 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.206 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.206 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.206 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.206 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.206 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.206 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.206 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.206 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.206 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.207 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.207 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.207 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.207 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.207 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.207 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.207 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.207 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.207 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.207 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.207 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.207 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.207 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.209 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.209 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.209 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.209 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.209 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:23.209 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:23.209 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:23.209 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.209 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 4, 2024-08-17T00:34:23.209 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.209 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.209 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.209 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.210 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.210 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:23.210 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:23.210 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.210 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:23.210 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.210 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.210 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:23.210 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.210 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.210 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.210 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175455+0000", 2024-08-17T00:34:23.210 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.268732+0000", 2024-08-17T00:34:23.211 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.268732+0000", 2024-08-17T00:34:23.211 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.269054+0000", 2024-08-17T00:34:23.211 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175455+0000", 2024-08-17T00:34:23.211 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.211 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.211 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.211 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:23.211 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175455+0000", 2024-08-17T00:34:23.211 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175455+0000", 2024-08-17T00:34:23.211 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175455+0000", 2024-08-17T00:34:23.211 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.211 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.211 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.211 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175455+0000", 2024-08-17T00:34:23.211 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175455+0000", 2024-08-17T00:34:23.212 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.212 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.212 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.212 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.212 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:23.212 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.212 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.212 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.212 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.212 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.212 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.212 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.212 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.213 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.9", 2024-08-17T00:34:23.213 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.213 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.213 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.213 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 26, 2024-08-17T00:34:23.213 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.213 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:48:01.715510+0000", 2024-08-17T00:34:23.213 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.213 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.213 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.213 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.213 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.213 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.214 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.214 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.214 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.214 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.214 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.214 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.214 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.214 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.214 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.214 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.214 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.214 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.214 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.216 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.216 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.216 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.216 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.217 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.217 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:23.217 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T00:34:23.217 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.217 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:23.217 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.217 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.217 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.217 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.217 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:23.217 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.217 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:23.217 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.217 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:23.218 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.218 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.218 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:23.218 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.218 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.218 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.218 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482529+0000", 2024-08-17T00:34:23.218 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.487412+0000", 2024-08-17T00:34:23.218 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.487412+0000", 2024-08-17T00:34:23.218 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.487676+0000", 2024-08-17T00:34:23.218 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482529+0000", 2024-08-17T00:34:23.218 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.218 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.219 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.219 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:23.219 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482529+0000", 2024-08-17T00:34:23.219 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482529+0000", 2024-08-17T00:34:23.219 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482529+0000", 2024-08-17T00:34:23.219 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.219 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.219 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.219 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482529+0000", 2024-08-17T00:34:23.219 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482529+0000", 2024-08-17T00:34:23.219 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.219 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.219 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.220 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.220 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:23.220 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.220 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.220 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.220 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.220 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.220 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.220 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.220 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.220 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.8", 2024-08-17T00:34:23.220 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.220 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.220 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.221 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:23.221 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.221 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:29:54.828490+0000", 2024-08-17T00:34:23.221 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.221 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.221 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.221 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.221 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.221 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.221 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.221 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.221 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.221 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.222 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.222 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.222 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.222 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.222 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.222 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.222 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.222 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.222 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.222 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.222 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.222 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.222 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.224 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.224 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.224 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.224 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.224 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:23.224 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.224 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T00:34:23.225 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.225 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:23.225 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.225 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.225 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.225 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.225 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.225 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:23.225 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:23.225 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.225 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T00:34:23.225 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.225 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.226 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:23.226 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.226 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.226 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.226 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175356+0000", 2024-08-17T00:34:23.226 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:27.221039+0000", 2024-08-17T00:34:23.226 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:27.221039+0000", 2024-08-17T00:34:23.226 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:27.221440+0000", 2024-08-17T00:34:23.226 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175356+0000", 2024-08-17T00:34:23.226 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.226 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.226 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.226 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 68, 2024-08-17T00:34:23.227 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175356+0000", 2024-08-17T00:34:23.227 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175356+0000", 2024-08-17T00:34:23.227 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175356+0000", 2024-08-17T00:34:23.227 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[29669]: from='client.14862 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:23.227 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[29669]: from='client.14862 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:23.227 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[29669]: from='client.24755 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:23.227 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:23.227 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:23.228 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.228 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.228 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.228 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.228 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.228 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.228 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.228 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.228 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.228 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:23.229 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:23.229 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.229 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.229 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.229 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:23.229 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:23.229 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.229 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.229 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.229 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:23.229 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:23.229 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.230 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[41467]: from='client.14862 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:23.230 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[41467]: from='client.14862 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:23.230 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[41467]: from='client.24755 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:23.230 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:23.230 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:23.230 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.230 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.230 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.230 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.231 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.231 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.231 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.231 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.231 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.231 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:23.231 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:23.231 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.231 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.231 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.231 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:23.231 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:23.231 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.232 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.232 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.232 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:23.232 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:23.232 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.232 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.232 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.232 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.233 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175356+0000", 2024-08-17T00:34:23.233 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175356+0000", 2024-08-17T00:34:23.233 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.233 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.233 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.233 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.233 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 67, 2024-08-17T00:34:23.233 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.233 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.233 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.233 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.233 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.233 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.234 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.234 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.234 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.a", 2024-08-17T00:34:23.234 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.234 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.234 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.234 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 35, 2024-08-17T00:34:23.234 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.234 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T11:45:33.683186+0000", 2024-08-17T00:34:23.234 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.234 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.234 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.235 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.235 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.235 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.235 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.235 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.235 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.235 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.235 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.235 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.235 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.235 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.235 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.235 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.236 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.236 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.236 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.236 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.236 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.236 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.236 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.236 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.236 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.236 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.236 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.236 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.236 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.236 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.237 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.237 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.237 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.237 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.237 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.237 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.237 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.237 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.237 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.237 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.237 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.237 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.237 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.238 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.238 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.238 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.238 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.238 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.238 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:23.238 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:23.238 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.238 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T00:34:23.238 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.238 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.238 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.238 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.239 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:23.239 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:23.239 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:23.239 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.239 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:23.239 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.239 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.239 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:23.239 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.239 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.239 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.239 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482465+0000", 2024-08-17T00:34:23.239 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.494636+0000", 2024-08-17T00:34:23.240 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.494636+0000", 2024-08-17T00:34:23.240 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.494887+0000", 2024-08-17T00:34:23.240 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482465+0000", 2024-08-17T00:34:23.240 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.240 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.240 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.240 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:23.240 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482465+0000", 2024-08-17T00:34:23.240 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482465+0000", 2024-08-17T00:34:23.240 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482465+0000", 2024-08-17T00:34:23.240 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.240 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.240 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.241 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482465+0000", 2024-08-17T00:34:23.241 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482465+0000", 2024-08-17T00:34:23.241 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.241 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.241 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.241 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.241 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:23.241 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.241 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.241 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.241 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.241 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.241 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.241 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.241 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.242 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.b", 2024-08-17T00:34:23.242 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.242 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.242 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.242 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:23.242 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.242 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T05:36:09.804777+0000", 2024-08-17T00:34:23.242 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.242 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.242 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.242 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.242 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.242 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.243 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.243 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.243 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.243 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.243 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.243 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.243 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.243 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.243 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.243 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.243 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.243 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.243 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.243 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.244 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.244 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.244 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.244 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.244 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.244 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.244 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.244 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.244 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.244 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.244 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.244 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.244 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.245 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.245 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.245 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.245 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.245 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.245 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.245 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.245 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.245 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.245 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.245 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.245 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.245 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.245 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.246 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:23.246 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:23.246 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:23.246 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.246 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:23.246 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.246 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.246 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.246 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.246 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:23.246 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:23.246 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:23.246 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.246 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:23.247 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.247 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.247 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:23.247 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.247 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.247 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.247 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175171+0000", 2024-08-17T00:34:23.247 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.270402+0000", 2024-08-17T00:34:23.247 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.270402+0000", 2024-08-17T00:34:23.247 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.270781+0000", 2024-08-17T00:34:23.247 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175171+0000", 2024-08-17T00:34:23.247 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.247 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.248 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.248 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:23.248 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175171+0000", 2024-08-17T00:34:23.248 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175171+0000", 2024-08-17T00:34:23.248 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175171+0000", 2024-08-17T00:34:23.248 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.248 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.248 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.248 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175171+0000", 2024-08-17T00:34:23.248 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175171+0000", 2024-08-17T00:34:23.248 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.248 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2, 2024-08-17T00:34:23.248 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.248 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.249 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:23.249 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.249 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.249 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.249 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.249 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2, 2024-08-17T00:34:23.249 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.249 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.249 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.249 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.b", 2024-08-17T00:34:23.249 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.249 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.249 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.250 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 26, 2024-08-17T00:34:23.250 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.250 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:05:10.311211+0000", 2024-08-17T00:34:23.250 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.250 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.250 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.250 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.250 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.250 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.250 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.250 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.250 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.250 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.250 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.251 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.251 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.251 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.251 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.251 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.251 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.251 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.251 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.251 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T00:34:23.251 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T00:34:23.251 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.251 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T00:34:23.251 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.252 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.252 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.252 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.252 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.252 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T00:34:23.252 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.252 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.252 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.252 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.252 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.252 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.252 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.252 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.253 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.253 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.253 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.253 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.253 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 1, 2024-08-17T00:34:23.253 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.253 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.253 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.253 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.253 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.253 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:23.253 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:23.253 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:23.253 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.254 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:23.254 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'2" 2024-08-17T00:34:23.254 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.254 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.254 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.254 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:23.254 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:23.254 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:23.254 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.254 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T00:34:23.254 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.254 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.254 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:23.254 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.255 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.255 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.255 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.050711+0000", 2024-08-17T00:34:23.255 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.487900+0000", 2024-08-17T00:34:23.255 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.487900+0000", 2024-08-17T00:34:23.255 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.488243+0000", 2024-08-17T00:34:23.255 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.050711+0000", 2024-08-17T00:34:23.255 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.255 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.255 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.255 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:23.255 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.050711+0000", 2024-08-17T00:34:23.255 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.050711+0000", 2024-08-17T00:34:23.256 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.050711+0000", 2024-08-17T00:34:23.256 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.256 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.256 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.256 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.050711+0000", 2024-08-17T00:34:23.256 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.050711+0000", 2024-08-17T00:34:23.256 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.256 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.256 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.256 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.256 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:23.256 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.256 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.256 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.257 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.257 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.257 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.257 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.257 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.257 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.a", 2024-08-17T00:34:23.257 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.257 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.257 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.257 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 23, 2024-08-17T00:34:23.257 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.257 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:52:45.670993+0000", 2024-08-17T00:34:23.257 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.257 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.258 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.258 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.258 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.258 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.258 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.258 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.258 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.258 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.258 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.258 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.258 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.258 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.258 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.259 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.259 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.259 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.259 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.259 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.259 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.259 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.259 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.259 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.259 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.259 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.259 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.259 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.259 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.260 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.260 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.260 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.260 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.260 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.260 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.260 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.260 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.260 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.260 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.260 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.260 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.260 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.260 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.261 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.261 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.261 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.261 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.261 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:23.261 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:23.261 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:23.261 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.261 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T00:34:23.261 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.261 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.261 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.261 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.261 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:23.262 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.262 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:23.262 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.262 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T00:34:23.262 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.262 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.262 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:23.262 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.262 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.262 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.262 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482003+0000", 2024-08-17T00:34:23.262 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:28.151516+0000", 2024-08-17T00:34:23.262 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:28.151516+0000", 2024-08-17T00:34:23.263 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:28.151889+0000", 2024-08-17T00:34:23.263 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482003+0000", 2024-08-17T00:34:23.263 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.263 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.263 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.263 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 68, 2024-08-17T00:34:23.263 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482003+0000", 2024-08-17T00:34:23.263 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482003+0000", 2024-08-17T00:34:23.263 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482003+0000", 2024-08-17T00:34:23.263 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.263 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.263 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.263 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482003+0000", 2024-08-17T00:34:23.263 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482003+0000", 2024-08-17T00:34:23.264 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.264 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.264 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.264 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.264 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 67, 2024-08-17T00:34:23.264 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.264 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.264 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.264 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.264 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.264 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.264 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.264 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.265 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.1d", 2024-08-17T00:34:23.265 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.265 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.265 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.265 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 20, 2024-08-17T00:34:23.265 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.265 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T05:35:00.967049+0000", 2024-08-17T00:34:23.265 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.265 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.265 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.265 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.265 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.265 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.265 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.266 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.266 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.266 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.266 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.266 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.266 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.266 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.266 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.266 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.266 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.266 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.266 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.266 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.266 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.267 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.267 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.267 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.267 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.267 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.267 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.267 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.267 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.267 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.267 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.267 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.267 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.267 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.268 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.268 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.268 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.268 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.268 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.268 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.268 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.268 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.268 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.268 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.268 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.268 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.268 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.268 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T00:34:23.269 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T00:34:23.269 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T00:34:23.269 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.269 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T00:34:23.269 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.269 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.269 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.269 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.269 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:23.269 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:23.269 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:23.269 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.269 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:23.270 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.270 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.270 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:23.270 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.270 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.270 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.270 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174833+0000", 2024-08-17T00:34:23.270 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.262885+0000", 2024-08-17T00:34:23.270 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.262885+0000", 2024-08-17T00:34:23.270 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.263927+0000", 2024-08-17T00:34:23.270 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174833+0000", 2024-08-17T00:34:23.270 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.270 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.271 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.271 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:23.271 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174833+0000", 2024-08-17T00:34:23.271 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174833+0000", 2024-08-17T00:34:23.271 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174833+0000", 2024-08-17T00:34:23.271 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.271 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.271 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.271 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174833+0000", 2024-08-17T00:34:23.271 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174833+0000", 2024-08-17T00:34:23.271 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.271 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2, 2024-08-17T00:34:23.271 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.271 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.272 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:23.272 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.272 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.272 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.272 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.272 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2, 2024-08-17T00:34:23.272 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.272 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.272 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.272 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.1c", 2024-08-17T00:34:23.272 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.272 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.272 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.273 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 26, 2024-08-17T00:34:23.273 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.273 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:08:39.882536+0000", 2024-08-17T00:34:23.273 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.273 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.273 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.273 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.273 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.273 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.273 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.273 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.273 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.273 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.274 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.274 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.274 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.274 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.274 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.274 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.274 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.274 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.274 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.274 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T00:34:23.274 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T00:34:23.274 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.274 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T00:34:23.274 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.275 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.275 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.275 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.275 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.275 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T00:34:23.275 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.275 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.275 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.275 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.275 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3, 2024-08-17T00:34:23.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.276 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.276 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.276 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.276 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.276 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:23.277 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:23.277 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:23.277 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.277 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:23.277 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'2" 2024-08-17T00:34:23.277 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.277 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.277 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.277 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:23.277 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:23.277 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:23.277 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.277 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T00:34:23.278 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.278 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.278 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:23.278 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.278 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.278 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.278 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.174763+0000", 2024-08-17T00:34:23.278 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.503765+0000", 2024-08-17T00:34:23.278 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.503765+0000", 2024-08-17T00:34:23.278 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.504038+0000", 2024-08-17T00:34:23.278 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.174763+0000", 2024-08-17T00:34:23.278 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.278 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.279 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.279 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:23.279 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.174763+0000", 2024-08-17T00:34:23.279 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.174763+0000", 2024-08-17T00:34:23.279 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.174763+0000", 2024-08-17T00:34:23.279 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.279 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.279 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.279 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.174763+0000", 2024-08-17T00:34:23.279 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.174763+0000", 2024-08-17T00:34:23.279 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.279 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.279 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.280 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.280 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:23.280 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.280 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.280 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.280 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.280 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.280 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.280 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.280 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.280 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.1c", 2024-08-17T00:34:23.280 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.280 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.280 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.281 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:23.281 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.281 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T00:36:38.053003+0000", 2024-08-17T00:34:23.281 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.281 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.281 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.281 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.281 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.281 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.281 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.281 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.281 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.281 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.281 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.281 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.282 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.282 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.282 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.282 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.282 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.282 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.282 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.282 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.282 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.282 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.282 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.282 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.282 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.282 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.283 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.283 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.283 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.283 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.283 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.283 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.283 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.283 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.283 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.283 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.283 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.283 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.283 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.283 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.283 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.284 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.284 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.284 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.284 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.284 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:23.284 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T00:34:23.284 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T00:34:23.284 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.284 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T00:34:23.284 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.284 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.285 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.285 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.285 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:23.285 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:23.285 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:23.285 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.285 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T00:34:23.285 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.285 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.285 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:23.285 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.285 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.285 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.285 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.175219+0000", 2024-08-17T00:34:23.286 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.266488+0000", 2024-08-17T00:34:23.286 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.266488+0000", 2024-08-17T00:34:23.286 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.267356+0000", 2024-08-17T00:34:23.286 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.175219+0000", 2024-08-17T00:34:23.286 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.286 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.286 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.286 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:23.286 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.175219+0000", 2024-08-17T00:34:23.286 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.175219+0000", 2024-08-17T00:34:23.286 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.175219+0000", 2024-08-17T00:34:23.286 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.286 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.287 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.287 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.175219+0000", 2024-08-17T00:34:23.287 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.175219+0000", 2024-08-17T00:34:23.287 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.287 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2, 2024-08-17T00:34:23.287 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.287 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.287 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:23.287 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.287 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.287 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.287 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.287 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2, 2024-08-17T00:34:23.287 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.288 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.288 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.288 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.1d", 2024-08-17T00:34:23.288 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.288 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.288 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.288 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 26, 2024-08-17T00:34:23.288 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.288 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:09:46.335520+0000", 2024-08-17T00:34:23.288 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.288 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.288 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.288 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.288 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.289 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.289 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.289 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.289 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.289 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.289 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.290 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: from='client.24755 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:23.290 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: from='client.14886 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:23.290 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: from='client.14886 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:23.290 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:23.290 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:23.290 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.290 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.290 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.291 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.291 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.291 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.291 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.291 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.291 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.291 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:23.291 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:23.291 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.291 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.291 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.291 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:23.291 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:23.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:23.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:23.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:21 smithi177 ceph-mon[33147]: pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 29 op/s 2024-08-17T00:34:23.292 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.292 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:20 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.294 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.294 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.294 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.294 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.294 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T00:34:23.294 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T00:34:23.294 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.294 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T00:34:23.294 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.294 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.294 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.294 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.294 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.295 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T00:34:23.295 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.295 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.295 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.295 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.295 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.295 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.295 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.295 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.295 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.295 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.295 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.295 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.295 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3, 2024-08-17T00:34:23.296 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.296 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.296 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.296 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.296 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.296 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:23.296 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:23.296 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T00:34:23.296 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.296 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T00:34:23.296 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'2" 2024-08-17T00:34:23.296 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.296 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.297 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.297 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:23.297 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:23.297 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:23.297 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.297 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T00:34:23.297 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.297 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.297 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:23.297 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.297 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.297 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.298 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.176059+0000", 2024-08-17T00:34:23.298 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.493351+0000", 2024-08-17T00:34:23.298 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.493351+0000", 2024-08-17T00:34:23.298 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.493607+0000", 2024-08-17T00:34:23.298 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.176059+0000", 2024-08-17T00:34:23.298 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.298 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.298 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.298 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:23.298 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.176059+0000", 2024-08-17T00:34:23.298 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.176059+0000", 2024-08-17T00:34:23.298 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.176059+0000", 2024-08-17T00:34:23.299 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.299 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.299 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.299 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.176059+0000", 2024-08-17T00:34:23.299 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.176059+0000", 2024-08-17T00:34:23.299 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.299 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.299 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.299 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.299 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:23.299 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.299 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.300 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.300 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.300 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.300 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.300 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.300 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.300 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.1f", 2024-08-17T00:34:23.300 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.300 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.300 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.300 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 22, 2024-08-17T00:34:23.301 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.301 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:53:50.268614+0000", 2024-08-17T00:34:23.301 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.301 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.301 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.302 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.302 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.302 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.302 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.302 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.302 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.302 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.302 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.302 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.302 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.302 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.303 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.303 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.303 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.303 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.303 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.303 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.303 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.303 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.303 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.303 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.303 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.303 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.303 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.304 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.304 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.304 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.304 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.304 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.304 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.304 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.304 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.304 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.304 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.304 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.304 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.305 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.305 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:23.305 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T00:34:23.305 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:23.305 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.305 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T00:34:23.305 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.305 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.305 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.305 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.305 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:23.305 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:23.305 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:23.306 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.306 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:23.306 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.306 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.306 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:23.306 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.306 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.306 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.306 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.483141+0000", 2024-08-17T00:34:23.306 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.261567+0000", 2024-08-17T00:34:23.306 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.261567+0000", 2024-08-17T00:34:23.306 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.262837+0000", 2024-08-17T00:34:23.306 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.483141+0000", 2024-08-17T00:34:23.307 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.307 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.307 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.307 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:23.307 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.483141+0000", 2024-08-17T00:34:23.307 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.483141+0000", 2024-08-17T00:34:23.307 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.483141+0000", 2024-08-17T00:34:23.307 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.307 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.307 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.307 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.483141+0000", 2024-08-17T00:34:23.307 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.483141+0000", 2024-08-17T00:34:23.307 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.308 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 1, 2024-08-17T00:34:23.308 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.308 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.308 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:23.308 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.308 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.308 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.308 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.308 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 1, 2024-08-17T00:34:23.308 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.308 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.308 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.309 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.1e", 2024-08-17T00:34:23.309 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.309 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.309 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.309 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 25, 2024-08-17T00:34:23.309 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.309 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:47:43.946362+0000", 2024-08-17T00:34:23.309 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.309 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.309 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.309 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.309 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.309 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.309 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.310 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.310 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.310 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.310 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.310 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.310 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.310 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.310 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.310 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.310 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.310 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.310 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.310 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.310 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.311 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.311 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.311 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.311 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.311 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.311 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.311 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.311 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.311 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.311 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.311 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.311 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.311 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.311 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.312 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.312 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.312 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.312 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.312 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.312 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.312 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.312 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.312 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.312 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.312 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.312 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.312 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:23.312 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:23.313 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T00:34:23.313 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.313 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:23.313 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'1" 2024-08-17T00:34:23.313 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.313 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.313 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.313 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:23.313 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:23.313 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:23.313 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.313 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T00:34:23.313 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.314 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.314 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T00:34:23.314 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.314 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.314 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.314 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:02.482815+0000", 2024-08-17T00:34:23.314 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:31:00.501728+0000", 2024-08-17T00:34:23.314 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:31:00.501728+0000", 2024-08-17T00:34:23.314 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:31:00.502013+0000", 2024-08-17T00:34:23.314 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:02.482815+0000", 2024-08-17T00:34:23.314 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.314 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.314 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.315 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 64, 2024-08-17T00:34:23.315 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:02.482815+0000", 2024-08-17T00:34:23.315 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:02.482815+0000", 2024-08-17T00:34:23.315 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:02.482815+0000", 2024-08-17T00:34:23.315 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.315 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.315 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T00:34:23.315 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:02.482815+0000", 2024-08-17T00:34:23.315 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:02.482815+0000", 2024-08-17T00:34:23.315 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.315 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.315 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.315 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.315 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 63, 2024-08-17T00:34:23.316 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.316 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.316 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.316 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.316 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.316 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.316 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.316 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.316 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.1e", 2024-08-17T00:34:23.316 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.316 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.316 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.316 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 21, 2024-08-17T00:34:23.317 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.317 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:19:49.897829+0000", 2024-08-17T00:34:23.317 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.317 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.317 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.317 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.317 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.317 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.317 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.317 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.317 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.317 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.317 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.317 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.318 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.318 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.318 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.318 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.318 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.318 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.318 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.318 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.318 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.318 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.318 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.318 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.318 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.319 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.319 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.319 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.319 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.319 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.319 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.319 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.319 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.319 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.319 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.319 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.319 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.319 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.319 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.320 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.320 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.320 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.320 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.320 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.320 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.320 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.320 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.320 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T00:34:23.320 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T00:34:23.320 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T00:34:23.320 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.320 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T00:34:23.320 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T00:34:23.321 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.321 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.321 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T00:34:23.321 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:23.321 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:23.321 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:23.321 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.321 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T00:34:23.321 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T00:34:23.321 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T00:34:23.321 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T00:34:23.321 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T00:34:23.321 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T00:34:23.321 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T00:34:23.322 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T00:32:03.176372+0000", 2024-08-17T00:34:23.322 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:30:57.267102+0000", 2024-08-17T00:34:23.322 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:30:57.267102+0000", 2024-08-17T00:34:23.322 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:30:57.267381+0000", 2024-08-17T00:34:23.322 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T00:32:03.176372+0000", 2024-08-17T00:34:23.322 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.322 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T00:34:23.322 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.322 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 61, 2024-08-17T00:34:23.322 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T00:32:03.176372+0000", 2024-08-17T00:34:23.322 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T00:32:03.176372+0000", 2024-08-17T00:34:23.322 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T00:32:03.176372+0000", 2024-08-17T00:34:23.322 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T00:34:23.323 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T00:34:23.323 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T00:34:23.323 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T00:32:03.176372+0000", 2024-08-17T00:34:23.323 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T00:32:03.176372+0000", 2024-08-17T00:34:23.323 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T00:34:23.323 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 4, 2024-08-17T00:34:23.323 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T00:34:23.323 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T00:34:23.323 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 60, 2024-08-17T00:34:23.323 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T00:34:23.323 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T00:34:23.323 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T00:34:23.323 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T00:34:23.323 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 4, 2024-08-17T00:34:23.323 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T00:34:23.324 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T00:34:23.324 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T00:34:23.324 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.1f", 2024-08-17T00:34:23.324 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T00:34:23.324 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T00:34:23.324 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 76, 2024-08-17T00:34:23.324 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 29, 2024-08-17T00:34:23.324 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T00:34:23.324 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T00:44:04.160787+0000", 2024-08-17T00:34:23.324 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T00:34:23.324 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T00:34:23.324 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.324 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 582, 2024-08-17T00:34:23.324 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.324 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.325 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.325 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.325 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.325 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.325 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.325 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.325 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.325 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.325 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.325 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.325 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.325 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.325 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.325 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 6, 2024-08-17T00:34:23.326 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 2, 2024-08-17T00:34:23.326 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.326 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 2, 2024-08-17T00:34:23.326 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.326 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.326 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.326 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.326 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.326 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T00:34:23.326 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.326 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.327 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.327 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.327 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.327 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.327 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.327 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.327 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.327 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.327 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.327 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.327 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 4, 2024-08-17T00:34:23.327 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 1 2024-08-17T00:34:23.327 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.328 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T00:34:23.328 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T00:34:23.328 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T00:34:23.328 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T00:34:23.328 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T00:34:23.328 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T00:34:23.328 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.328 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T00:34:23.328 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'4" 2024-08-17T00:34:23.328 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:23.328 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.328 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_per_pool": [ 2024-08-17T00:34:23.328 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.329 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": 24, 2024-08-17T00:34:23.329 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T00:34:23.329 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd" 2024-08-17T00:34:23.329 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.329 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 3, 2024-08-17T00:34:23.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_pg": 8, 2024-08-17T00:34:23.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_store_stats": 8, 2024-08-17T00:34:23.329 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 3, 2024-08-17T00:34:23.329 INFO:tasks.workunit.client.0.smithi110.stdout: "poolid": 4, 2024-08-17T00:34:23.329 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 19, 2024-08-17T00:34:23.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 6, 2024-08-17T00:34:23.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 2, 2024-08-17T00:34:23.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 2, 2024-08-17T00:34:23.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.332 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.332 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.332 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.332 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.332 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.332 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.332 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.332 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.332 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.332 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.332 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.332 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.332 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 2, 2024-08-17T00:34:23.333 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 2 2024-08-17T00:34:23.333 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.333 INFO:tasks.workunit.client.0.smithi110.stdout: "store_stats": { 2024-08-17T00:34:23.333 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": 12288, 2024-08-17T00:34:23.333 INFO:tasks.workunit.client.0.smithi110.stdout: "available": 0, 2024-08-17T00:34:23.333 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed": 0, 2024-08-17T00:34:23.333 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_allocated": 0, 2024-08-17T00:34:23.333 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_original": 0, 2024-08-17T00:34:23.333 INFO:tasks.workunit.client.0.smithi110.stdout: "data_stored": 57, 2024-08-17T00:34:23.333 INFO:tasks.workunit.client.0.smithi110.stdout: "internal_metadata": 0, 2024-08-17T00:34:23.333 INFO:tasks.workunit.client.0.smithi110.stdout: "internally_reserved": 0, 2024-08-17T00:34:23.333 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_allocated": 0, 2024-08-17T00:34:23.333 INFO:tasks.workunit.client.0.smithi110.stdout: "total": 0 2024-08-17T00:34:23.333 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.334 INFO:tasks.workunit.client.0.smithi110.stdout: "up": 24 2024-08-17T00:34:23.334 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.334 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.334 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": 192, 2024-08-17T00:34:23.334 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T00:34:23.334 INFO:tasks.workunit.client.0.smithi110.stdout: "cephfs" 2024-08-17T00:34:23.334 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.334 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T00:34:23.334 INFO:tasks.workunit.client.0.smithi110.stdout: "num_pg": 64, 2024-08-17T00:34:23.334 INFO:tasks.workunit.client.0.smithi110.stdout: "num_store_stats": 8, 2024-08-17T00:34:23.334 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T00:34:23.334 INFO:tasks.workunit.client.0.smithi110.stdout: "poolid": 3, 2024-08-17T00:34:23.335 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.335 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T00:34:23.335 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.335 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.335 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.335 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.335 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.335 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.335 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.335 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.335 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.335 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.335 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.335 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T00:34:23.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T00:34:23.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T00:34:23.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T00:34:23.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T00:34:23.337 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.337 INFO:tasks.workunit.client.0.smithi110.stdout: "store_stats": { 2024-08-17T00:34:23.338 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": 0, 2024-08-17T00:34:23.338 INFO:tasks.workunit.client.0.smithi110.stdout: "available": 0, 2024-08-17T00:34:23.338 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed": 0, 2024-08-17T00:34:23.338 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_allocated": 0, 2024-08-17T00:34:23.338 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_original": 0, 2024-08-17T00:34:23.338 INFO:tasks.workunit.client.0.smithi110.stdout: "data_stored": 0, 2024-08-17T00:34:23.338 INFO:tasks.workunit.client.0.smithi110.stdout: "internal_metadata": 0, 2024-08-17T00:34:23.338 INFO:tasks.workunit.client.0.smithi110.stdout: "internally_reserved": 0, 2024-08-17T00:34:23.338 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_allocated": 0, 2024-08-17T00:34:23.338 INFO:tasks.workunit.client.0.smithi110.stdout: "total": 0 2024-08-17T00:34:23.338 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.338 INFO:tasks.workunit.client.0.smithi110.stdout: "up": 192 2024-08-17T00:34:23.338 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.339 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.339 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": 96, 2024-08-17T00:34:23.339 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T00:34:23.339 INFO:tasks.workunit.client.0.smithi110.stdout: "cephfs" 2024-08-17T00:34:23.339 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.339 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 45, 2024-08-17T00:34:23.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_pg": 32, 2024-08-17T00:34:23.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_store_stats": 8, 2024-08-17T00:34:23.339 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 45, 2024-08-17T00:34:23.339 INFO:tasks.workunit.client.0.smithi110.stdout: "poolid": 2, 2024-08-17T00:34:23.339 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 3428, 2024-08-17T00:34:23.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.340 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T00:34:23.340 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.340 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.340 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.340 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.340 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.340 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.340 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.340 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.340 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.340 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.340 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.340 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.341 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.341 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 66, 2024-08-17T00:34:23.341 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 22, 2024-08-17T00:34:23.341 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.341 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 22, 2024-08-17T00:34:23.341 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.341 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.341 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.341 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.341 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.341 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 14, 2024-08-17T00:34:23.341 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.341 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T00:34:23.341 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.341 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.342 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.342 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.342 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.342 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T00:34:23.342 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T00:34:23.342 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.342 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.342 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.342 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 51, 2024-08-17T00:34:23.342 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 20 2024-08-17T00:34:23.342 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.342 INFO:tasks.workunit.client.0.smithi110.stdout: "store_stats": { 2024-08-17T00:34:23.342 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": 98304, 2024-08-17T00:34:23.343 INFO:tasks.workunit.client.0.smithi110.stdout: "available": 0, 2024-08-17T00:34:23.343 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed": 0, 2024-08-17T00:34:23.343 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_allocated": 0, 2024-08-17T00:34:23.343 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_original": 0, 2024-08-17T00:34:23.343 INFO:tasks.workunit.client.0.smithi110.stdout: "data_stored": 10284, 2024-08-17T00:34:23.343 INFO:tasks.workunit.client.0.smithi110.stdout: "internal_metadata": 0, 2024-08-17T00:34:23.343 INFO:tasks.workunit.client.0.smithi110.stdout: "internally_reserved": 0, 2024-08-17T00:34:23.343 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_allocated": 0, 2024-08-17T00:34:23.343 INFO:tasks.workunit.client.0.smithi110.stdout: "total": 0 2024-08-17T00:34:23.343 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.343 INFO:tasks.workunit.client.0.smithi110.stdout: "up": 96 2024-08-17T00:34:23.343 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.343 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T00:34:23.343 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": 3, 2024-08-17T00:34:23.344 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T00:34:23.344 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr" 2024-08-17T00:34:23.344 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.344 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 128, 2024-08-17T00:34:23.344 INFO:tasks.workunit.client.0.smithi110.stdout: "num_pg": 1, 2024-08-17T00:34:23.344 INFO:tasks.workunit.client.0.smithi110.stdout: "num_store_stats": 3, 2024-08-17T00:34:23.344 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 128, 2024-08-17T00:34:23.344 INFO:tasks.workunit.client.0.smithi110.stdout: "poolid": 1, 2024-08-17T00:34:23.344 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T00:34:23.344 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 590368, 2024-08-17T00:34:23.344 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T00:34:23.344 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 1771104, 2024-08-17T00:34:23.344 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T00:34:23.344 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T00:34:23.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T00:34:23.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T00:34:23.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T00:34:23.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T00:34:23.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T00:34:23.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T00:34:23.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T00:34:23.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T00:34:23.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T00:34:23.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T00:34:23.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T00:34:23.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 6, 2024-08-17T00:34:23.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 2, 2024-08-17T00:34:23.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T00:34:23.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 2, 2024-08-17T00:34:23.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T00:34:23.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T00:34:23.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T00:34:23.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T00:34:23.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T00:34:23.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T00:34:23.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T00:34:23.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 6, 2024-08-17T00:34:23.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T00:34:23.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T00:34:23.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T00:34:23.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T00:34:23.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T00:34:23.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 212, 2024-08-17T00:34:23.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 306, 2024-08-17T00:34:23.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T00:34:23.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T00:34:23.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T00:34:23.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 179, 2024-08-17T00:34:23.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 2416 2024-08-17T00:34:23.347 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.347 INFO:tasks.workunit.client.0.smithi110.stdout: "store_stats": { 2024-08-17T00:34:23.347 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": 1781760, 2024-08-17T00:34:23.347 INFO:tasks.workunit.client.0.smithi110.stdout: "available": 0, 2024-08-17T00:34:23.347 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed": 0, 2024-08-17T00:34:23.347 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_allocated": 0, 2024-08-17T00:34:23.347 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_original": 0, 2024-08-17T00:34:23.347 INFO:tasks.workunit.client.0.smithi110.stdout: "data_stored": 1771104, 2024-08-17T00:34:23.348 INFO:tasks.workunit.client.0.smithi110.stdout: "internal_metadata": 0, 2024-08-17T00:34:23.348 INFO:tasks.workunit.client.0.smithi110.stdout: "internally_reserved": 0, 2024-08-17T00:34:23.348 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_allocated": 0, 2024-08-17T00:34:23.348 INFO:tasks.workunit.client.0.smithi110.stdout: "total": 0 2024-08-17T00:34:23.348 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.348 INFO:tasks.workunit.client.0.smithi110.stdout: "up": 3 2024-08-17T00:34:23.348 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:23.348 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T00:34:23.348 INFO:tasks.workunit.client.0.smithi110.stdout: "usage": { 2024-08-17T00:34:23.348 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 105, 2024-08-17T00:34:23.348 INFO:tasks.workunit.client.0.smithi110.stdout: "pools": 4, 2024-08-17T00:34:23.348 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_by_class": { 2024-08-17T00:34:23.348 INFO:tasks.workunit.client.0.smithi110.stdout: "ssd": { 2024-08-17T00:34:23.348 INFO:tasks.workunit.client.0.smithi110.stdout: "total_avail_bytes": 767726518272, 2024-08-17T00:34:23.348 INFO:tasks.workunit.client.0.smithi110.stdout: "total_bytes": 767960285184, 2024-08-17T00:34:23.349 INFO:tasks.workunit.client.0.smithi110.stdout: "total_used_bytes": 233766912, 2024-08-17T00:34:23.349 INFO:tasks.workunit.client.0.smithi110.stdout: "total_used_raw_bytes": 233766912, 2024-08-17T00:34:23.349 INFO:tasks.workunit.client.0.smithi110.stdout: "total_used_raw_ratio": 0.0003043997276108712 2024-08-17T00:34:23.349 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:23.349 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T00:34:23.349 INFO:tasks.workunit.client.0.smithi110.stdout: "total_avail_bytes": 767726518272, 2024-08-17T00:34:23.349 INFO:tasks.workunit.client.0.smithi110.stdout: "total_bytes": 767960285184, 2024-08-17T00:34:23.349 INFO:tasks.workunit.client.0.smithi110.stdout: "total_used_bytes": 233766912 2024-08-17T00:34:23.349 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:23.349 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T00:34:23.349 INFO:tasks.workunit.client.0.smithi110.stdout:} 2024-08-17T00:34:23.349 INFO:tasks.workunit.client.0.smithi110.stdout:OK 2024-08-17T00:34:23.350 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-17T00:34:23.350 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-17T00:34:23.351 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: from='client.24755 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:23.351 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: from='client.14886 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:23.351 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: from='client.14886 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:23.351 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:23.351 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:23.351 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.351 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.351 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.351 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.351 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.351 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.352 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.352 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.352 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.352 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:23.352 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:23.352 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.352 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.352 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.352 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:23.352 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:23.352 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.352 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.352 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.352 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:23.353 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:23.353 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.353 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.353 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.353 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[29669]: pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 29 op/s 2024-08-17T00:34:23.353 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: from='client.24755 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:23.353 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: from='client.14886 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:23.353 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: from='client.14886 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:23.353 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:23.353 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:34:23.354 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.354 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.354 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.354 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.354 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.354 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.354 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.354 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.354 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.354 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:23.354 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:23.354 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.354 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.354 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.355 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:23.355 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:23.355 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.355 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.355 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.355 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:34:23.355 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:34:23.355 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:34:23.355 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:34:23.355 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:34:23.355 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:21 smithi110 ceph-mon[41467]: pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 29 op/s 2024-08-17T00:34:23.388 INFO:tasks.workunit:Stopping ['test_telemetry_reef.sh'] on client.0... 2024-08-17T00:34:23.388 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-17T00:34:23.690 DEBUG:teuthology.parallel:result is None 2024-08-17T00:34:23.691 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T00:34:23.715 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T00:34:23.715 DEBUG:teuthology.orchestra.run.smithi110:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-08-17T00:34:23.782 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T00:34:23.782 INFO:teuthology.run_tasks:Running task print... 2024-08-17T00:34:23.792 INFO:teuthology.task.print:**** done end telemetry reef... 2024-08-17T00:34:23.792 INFO:teuthology.run_tasks:Running task print... 2024-08-17T00:34:23.805 INFO:teuthology.task.print:**** done start parallel 2024-08-17T00:34:23.806 INFO:teuthology.run_tasks:Running task parallel... 2024-08-17T00:34:23.816 INFO:teuthology.task.parallel:starting parallel... 2024-08-17T00:34:23.817 INFO:teuthology.task.parallel:In parallel, running task full_sequential... 2024-08-17T00:34:23.817 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-17T00:34:23.817 INFO:teuthology.task.print:**** done start ec-rados-default.yaml 2024-08-17T00:34:23.818 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2024-08-17T00:34:23.820 INFO:tasks.rados:Beginning rados... 2024-08-17T00:34:23.820 INFO:tasks.rados:joining rados 2024-08-17T00:34:23.820 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-08-17T00:34:23.821 INFO:teuthology.task.sequential:In sequential, running task print... 2024-08-17T00:34:23.821 INFO:teuthology.task.print:**** done start upgrade, wait 2024-08-17T00:34:23.821 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-08-17T00:34:23.822 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi110.front.sepia.ceph.com 2024-08-17T00:34:23.822 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 168746fe-5c2f-11ef-bccf-c7b262605968 -e sha1=d863d21c9d1db9c3453c09dacd68766969720a44 -- bash -c 'ceph config set global log_to_journald false --force' 2024-08-17T00:34:23.822 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2024-08-17T00:34:23.823 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph osd erasure-code-profile set teuthologyprofile k=2 m=1 crush-failure-domain=osd 2024-08-17T00:34:24.050 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:34:24.051 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:34:24.447 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:24 smithi110 ceph-mon[41467]: pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 29 op/s 2024-08-17T00:34:24.447 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:24 smithi110 ceph-mon[29669]: pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 29 op/s 2024-08-17T00:34:24.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:24 smithi177 ceph-mon[33147]: pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 29 op/s 2024-08-17T00:34:26.369 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:26 smithi110 ceph-mon[41467]: pgmap v88: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-08-17T00:34:26.369 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:26 smithi110 ceph-mon[29669]: pgmap v88: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-08-17T00:34:26.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:26 smithi177 ceph-mon[33147]: pgmap v88: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-08-17T00:34:27.347 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 168746fe-5c2f-11ef-bccf-c7b262605968 -e sha1=d863d21c9d1db9c3453c09dacd68766969720a44 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-08-17T00:34:27.915 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:34:28.298 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:34:28] "GET /metrics HTTP/1.1" 200 33683 "" "Prometheus/2.43.0" 2024-08-17T00:34:28.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:28 smithi110 ceph-mon[41467]: pgmap v89: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-08-17T00:34:28.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:28 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/3041411583' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-17T00:34:28.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:28 smithi110 ceph-mon[29669]: pgmap v89: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-08-17T00:34:28.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:28 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/3041411583' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-17T00:34:28.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:28 smithi177 ceph-mon[33147]: pgmap v89: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-08-17T00:34:28.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:28 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/3041411583' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-17T00:34:29.515 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:29 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/3041411583' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-17T00:34:29.515 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:29 smithi110 ceph-mon[41467]: osdmap e77: 8 total, 8 up, 8 in 2024-08-17T00:34:29.515 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:29 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/3041411583' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-17T00:34:29.516 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:29 smithi110 ceph-mon[29669]: osdmap e77: 8 total, 8 up, 8 in 2024-08-17T00:34:29.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:29 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/3041411583' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-17T00:34:29.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:29 smithi177 ceph-mon[33147]: osdmap e77: 8 total, 8 up, 8 in 2024-08-17T00:34:29.929 INFO:tasks.rados:starting run 0 out of 1 2024-08-17T00:34:29.930 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2024-08-17T00:34:29.930 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph osd pool create unique_pool_0 16 16 erasure teuthologyprofile 2024-08-17T00:34:30.214 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:34:30.363 INFO:teuthology.orchestra.run.smithi110.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:d863d21c9d1db9c3453c09dacd68766969720a44 2024-08-17T00:34:30.429 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:30 smithi110 ceph-mon[41467]: pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 52 op/s 2024-08-17T00:34:30.429 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:30 smithi110 ceph-mon[29669]: pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 52 op/s 2024-08-17T00:34:30.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:30 smithi177 ceph-mon[33147]: pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 52 op/s 2024-08-17T00:34:31.528 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:31 smithi110 ceph-mon[41467]: from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d863d21c9d1db9c3453c09dacd68766969720a44", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:31.528 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:31 smithi110 ceph-mon[41467]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d863d21c9d1db9c3453c09dacd68766969720a44 2024-08-17T00:34:31.528 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:31 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:31.528 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:31 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:31.528 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:31 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:34:31.529 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:31 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:34:31.529 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:31 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:31.529 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:31 smithi110 ceph-mon[41467]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d863d21c9d1db9c3453c09dacd68766969720a44 2024-08-17T00:34:31.529 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:31 smithi110 ceph-mon[29669]: from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d863d21c9d1db9c3453c09dacd68766969720a44", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:31.529 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:31 smithi110 ceph-mon[29669]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d863d21c9d1db9c3453c09dacd68766969720a44 2024-08-17T00:34:31.529 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:31 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:31.529 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:31 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:31.529 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:31 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:34:31.529 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:31 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:34:31.529 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:31 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:31.530 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:31 smithi110 ceph-mon[29669]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d863d21c9d1db9c3453c09dacd68766969720a44 2024-08-17T00:34:31.549 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 168746fe-5c2f-11ef-bccf-c7b262605968 -e sha1=d863d21c9d1db9c3453c09dacd68766969720a44 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done' 2024-08-17T00:34:31.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:31 smithi177 ceph-mon[33147]: from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d863d21c9d1db9c3453c09dacd68766969720a44", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:31.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:31 smithi177 ceph-mon[33147]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d863d21c9d1db9c3453c09dacd68766969720a44 2024-08-17T00:34:31.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:31 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:31.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:31 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:34:31.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:31 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:34:31.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:31 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:34:31.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:31 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:31.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:31 smithi177 ceph-mon[33147]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d863d21c9d1db9c3453c09dacd68766969720a44 2024-08-17T00:34:32.016 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:34:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:32 smithi110 ceph-mon[29669]: pgmap v92: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T00:34:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:32 smithi110 ceph-mon[41467]: pgmap v92: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T00:34:32.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:32 smithi177 ceph-mon[33147]: pgmap v92: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T00:34:33.509 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:33 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/1859871382' 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-17T00:34:33.509 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:33 smithi110 ceph-mon[41467]: 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-17T00:34:33.509 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:33 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/1859871382' 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-17T00:34:33.510 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:33 smithi110 ceph-mon[29669]: 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-17T00:34:33.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:33 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/1859871382' 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-17T00:34:33.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:33 smithi177 ceph-mon[33147]: 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-17T00:34:34.195 INFO:teuthology.orchestra.run.smithi110.stdout:true 2024-08-17T00:34:34.384 INFO:teuthology.orchestra.run.smithi110.stderr:pool 'unique_pool_0' created 2024-08-17T00:34:34.472 INFO:teuthology.orchestra.run.smithi110.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T00:34:34.472 INFO:teuthology.orchestra.run.smithi110.stdout:alertmanager.a smithi110 *:9093,9094 running (96s) 74s ago 2m 16.2M - 0.25.0 c8568f914cd2 5b4c2c569eba 2024-08-17T00:34:34.472 INFO:teuthology.orchestra.run.smithi110.stdout:grafana.a smithi177 *:3000 running (2m) 74s ago 2m 81.0M - 9.4.7 954c08fa6188 1dc51589da06 2024-08-17T00:34:34.472 INFO:teuthology.orchestra.run.smithi110.stdout:mds.a smithi110 running (3m) 74s ago 3m 16.0M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 5fdec9bb6d33 2024-08-17T00:34:34.472 INFO:teuthology.orchestra.run.smithi110.stdout:mds.b smithi177 running (3m) 74s ago 3m 13.0M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 7c3686caaea5 2024-08-17T00:34:34.472 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.x smithi177 *:8443,8765 running (7m) 74s ago 7m 437M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 baf4bd45c577 2024-08-17T00:34:34.472 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.y smithi110 *:9283,8765 running (8m) 74s ago 8m 485M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 efbadde4026b 2024-08-17T00:34:34.473 INFO:teuthology.orchestra.run.smithi110.stdout:mon.a smithi110 running (8m) 74s ago 8m 46.4M 2048M 18.2.4-717-g03f4c3e8 2b86a6780cb6 b731ed5fb011 2024-08-17T00:34:34.473 INFO:teuthology.orchestra.run.smithi110.stdout:mon.b smithi177 running (7m) 74s ago 7m 39.3M 2048M 18.2.4-717-g03f4c3e8 2b86a6780cb6 777f422ba386 2024-08-17T00:34:34.473 INFO:teuthology.orchestra.run.smithi110.stdout:mon.c smithi110 running (7m) 74s ago 7m 38.4M 2048M 18.2.4-717-g03f4c3e8 2b86a6780cb6 bdabaa9d5f61 2024-08-17T00:34:34.473 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.a smithi110 *:9100 running (2m) 74s ago 2m 12.1M - 1.5.0 0da6a335fe13 8d239cc7b01d 2024-08-17T00:34:34.473 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.b smithi177 *:9100 running (2m) 74s ago 2m 7306k - 1.5.0 0da6a335fe13 c49d5f656181 2024-08-17T00:34:34.473 INFO:teuthology.orchestra.run.smithi110.stdout:osd.0 smithi110 running (6m) 74s ago 6m 46.7M 2992M 18.2.4-717-g03f4c3e8 2b86a6780cb6 ada5a3c211ad 2024-08-17T00:34:34.473 INFO:teuthology.orchestra.run.smithi110.stdout:osd.1 smithi110 running (6m) 74s ago 6m 44.4M 2992M 18.2.4-717-g03f4c3e8 2b86a6780cb6 f53c33f4bb59 2024-08-17T00:34:34.473 INFO:teuthology.orchestra.run.smithi110.stdout:osd.2 smithi110 running (6m) 74s ago 6m 50.3M 2992M 18.2.4-717-g03f4c3e8 2b86a6780cb6 2c9f07dcd75d 2024-08-17T00:34:34.473 INFO:teuthology.orchestra.run.smithi110.stdout:osd.3 smithi110 running (5m) 74s ago 5m 40.9M 2992M 18.2.4-717-g03f4c3e8 2b86a6780cb6 832613e7f11a 2024-08-17T00:34:34.473 INFO:teuthology.orchestra.run.smithi110.stdout:osd.4 smithi177 running (5m) 74s ago 5m 43.0M 2991M 18.2.4-717-g03f4c3e8 2b86a6780cb6 be18d96050cb 2024-08-17T00:34:34.473 INFO:teuthology.orchestra.run.smithi110.stdout:osd.5 smithi177 running (4m) 74s ago 4m 50.9M 2991M 18.2.4-717-g03f4c3e8 2b86a6780cb6 dcff8daf9f4d 2024-08-17T00:34:34.473 INFO:teuthology.orchestra.run.smithi110.stdout:osd.6 smithi177 running (4m) 74s ago 4m 41.6M 2991M 18.2.4-717-g03f4c3e8 2b86a6780cb6 62d5ef1b1bb5 2024-08-17T00:34:34.474 INFO:teuthology.orchestra.run.smithi110.stdout:osd.7 smithi177 running (4m) 74s ago 4m 45.9M 2991M 18.2.4-717-g03f4c3e8 2b86a6780cb6 ca616c54d53f 2024-08-17T00:34:34.474 INFO:teuthology.orchestra.run.smithi110.stdout:prometheus.a smithi177 *:9095 running (90s) 74s ago 2m 31.0M - 2.43.0 a07b618ecd1d 33c9ea710e3d 2024-08-17T00:34:34.474 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:34 smithi110 ceph-mon[41467]: pgmap v93: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T00:34:34.474 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:34 smithi110 ceph-mon[41467]: osdmap e78: 8 total, 8 up, 8 in 2024-08-17T00:34:34.474 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:34 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:34:34.474 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:34 smithi110 ceph-mon[29669]: pgmap v93: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T00:34:34.477 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:34 smithi110 ceph-mon[29669]: osdmap e78: 8 total, 8 up, 8 in 2024-08-17T00:34:34.477 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:34 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:34:34.802 INFO:teuthology.orchestra.run.smithi110.stdout:{ 2024-08-17T00:34:34.802 INFO:teuthology.orchestra.run.smithi110.stdout: "mon": { 2024-08-17T00:34:34.802 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 3 2024-08-17T00:34:34.803 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:34:34.803 INFO:teuthology.orchestra.run.smithi110.stdout: "mgr": { 2024-08-17T00:34:34.803 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 2 2024-08-17T00:34:34.803 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:34:34.803 INFO:teuthology.orchestra.run.smithi110.stdout: "osd": { 2024-08-17T00:34:34.803 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 8 2024-08-17T00:34:34.803 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:34:34.803 INFO:teuthology.orchestra.run.smithi110.stdout: "mds": { 2024-08-17T00:34:34.803 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 2 2024-08-17T00:34:34.803 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:34:34.803 INFO:teuthology.orchestra.run.smithi110.stdout: "overall": { 2024-08-17T00:34:34.803 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 15 2024-08-17T00:34:34.803 INFO:teuthology.orchestra.run.smithi110.stdout: } 2024-08-17T00:34:34.804 INFO:teuthology.orchestra.run.smithi110.stdout:} 2024-08-17T00:34:34.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:34 smithi177 ceph-mon[33147]: pgmap v93: 105 pgs: 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T00:34:34.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:34 smithi177 ceph-mon[33147]: osdmap e78: 8 total, 8 up, 8 in 2024-08-17T00:34:34.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:34 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:34:35.073 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2024-08-17T00:34:35.282 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:34:35.648 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:35 smithi110 ceph-mon[41467]: from='client.24803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:35.648 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:35 smithi110 ceph-mon[41467]: 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-17T00:34:35.648 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:35 smithi110 ceph-mon[41467]: osdmap e79: 8 total, 8 up, 8 in 2024-08-17T00:34:35.648 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:35 smithi110 ceph-mon[41467]: from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:35.648 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:35 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/616226447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:34:35.649 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:35 smithi110 ceph-mon[29669]: from='client.24803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:35.649 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:35 smithi110 ceph-mon[29669]: 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-17T00:34:35.649 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:35 smithi110 ceph-mon[29669]: osdmap e79: 8 total, 8 up, 8 in 2024-08-17T00:34:35.649 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:35 smithi110 ceph-mon[29669]: from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:35.649 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:35 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/616226447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:34:35.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:35 smithi177 ceph-mon[33147]: from='client.24803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:35.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:35 smithi177 ceph-mon[33147]: 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-17T00:34:35.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:35 smithi177 ceph-mon[33147]: osdmap e79: 8 total, 8 up, 8 in 2024-08-17T00:34:35.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:35 smithi177 ceph-mon[33147]: from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:34:35.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:35 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/616226447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:34:36.647 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:36 smithi110 ceph-mon[41467]: pgmap v96: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:36.647 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:36 smithi110 ceph-mon[41467]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:34:36.647 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:36 smithi110 ceph-mon[41467]: osdmap e80: 8 total, 8 up, 8 in 2024-08-17T00:34:36.648 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:36 smithi110 ceph-mon[29669]: pgmap v96: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:36.648 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:36 smithi110 ceph-mon[29669]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:34:36.648 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:36 smithi110 ceph-mon[29669]: osdmap e80: 8 total, 8 up, 8 in 2024-08-17T00:34:36.764 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:36 smithi177 ceph-mon[33147]: pgmap v96: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:36.764 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:36 smithi177 ceph-mon[33147]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:34:36.764 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:36 smithi177 ceph-mon[33147]: osdmap e80: 8 total, 8 up, 8 in 2024-08-17T00:34:37.399 INFO:teuthology.orchestra.run.smithi110.stderr:enabled application 'rados' on pool 'unique_pool_0' 2024-08-17T00:34:37.761 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:37 smithi110 ceph-mon[41467]: osdmap e81: 8 total, 8 up, 8 in 2024-08-17T00:34:37.761 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:37 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/475624438' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:34:37.761 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:37 smithi110 ceph-mon[29669]: osdmap e81: 8 total, 8 up, 8 in 2024-08-17T00:34:37.761 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:37 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/475624438' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:34:37.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:37 smithi177 ceph-mon[33147]: osdmap e81: 8 total, 8 up, 8 in 2024-08-17T00:34:37.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:37 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/475624438' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:34:38.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:34:38] "GET /metrics HTTP/1.1" 200 33686 "" "Prometheus/2.43.0" 2024-08-17T00:34:38.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:38 smithi110 ceph-mon[29669]: pgmap v99: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:38.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:38 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/475624438' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T00:34:38.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:38 smithi110 ceph-mon[29669]: osdmap e82: 8 total, 8 up, 8 in 2024-08-17T00:34:38.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:38 smithi110 ceph-mon[41467]: pgmap v99: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:38.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:38 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/475624438' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T00:34:38.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:38 smithi110 ceph-mon[41467]: osdmap e82: 8 total, 8 up, 8 in 2024-08-17T00:34:38.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:38 smithi177 ceph-mon[33147]: pgmap v99: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:38.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:38 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/475624438' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T00:34:38.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:38 smithi177 ceph-mon[33147]: osdmap e82: 8 total, 8 up, 8 in 2024-08-17T00:34:39.074 DEBUG:teuthology.orchestra.run.smithi110:> 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-17T00:34:39.104 INFO:tasks.rados.rados.0.smithi110.stdout:adding op weight read -> 100 2024-08-17T00:34:39.104 INFO:tasks.rados.rados.0.smithi110.stdout:adding op weight delete -> 50 2024-08-17T00:34:39.105 INFO:tasks.rados.rados.0.smithi110.stdout:adding op weight snap_create -> 50 2024-08-17T00:34:39.105 INFO:tasks.rados.rados.0.smithi110.stdout:adding op weight snap_remove -> 50 2024-08-17T00:34:39.105 INFO:tasks.rados.rados.0.smithi110.stdout:adding op weight rollback -> 50 2024-08-17T00:34:39.105 INFO:tasks.rados.rados.0.smithi110.stdout:adding op weight setattr -> 25 2024-08-17T00:34:39.105 INFO:tasks.rados.rados.0.smithi110.stdout:adding op weight rmattr -> 25 2024-08-17T00:34:39.105 INFO:tasks.rados.rados.0.smithi110.stdout:adding op weight copy_from -> 50 2024-08-17T00:34:39.105 INFO:tasks.rados.rados.0.smithi110.stdout:adding op weight append -> 100 2024-08-17T00:34:39.105 INFO:tasks.rados.rados.0.smithi110.stdout:ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable) 2024-08-17T00:34:39.105 INFO:tasks.rados.rados.0.smithi110.stdout:Configuration: 2024-08-17T00:34:39.105 INFO:tasks.rados.rados.0.smithi110.stdout: Number of operations: 4000 2024-08-17T00:34:39.105 INFO:tasks.rados.rados.0.smithi110.stdout: Number of objects: 50 2024-08-17T00:34:39.105 INFO:tasks.rados.rados.0.smithi110.stdout: Max in flight operations: 16 2024-08-17T00:34:39.106 INFO:tasks.rados.rados.0.smithi110.stdout: Object size (in bytes): 4000000 2024-08-17T00:34:39.106 INFO:tasks.rados.rados.0.smithi110.stdout: Write stride min: 400000 2024-08-17T00:34:39.106 INFO:tasks.rados.rados.0.smithi110.stdout: Write stride max: 800000 2024-08-17T00:34:39.405 INFO:tasks.rados.rados.0.smithi110.stdout:1: write initial oid 1 2024-08-17T00:34:39.405 INFO:tasks.rados.rados.0.smithi110.stdout:1: seq_num 0 ranges {0=24576} 2024-08-17T00:34:39.405 INFO:tasks.rados.rados.0.smithi110.stdout:1: writing smithi11086371-1 from 0 to 24576 tid 1 2024-08-17T00:34:39.405 INFO:tasks.rados.rados.0.smithi110.stdout:2: write initial oid 2 2024-08-17T00:34:39.405 INFO:tasks.rados.rados.0.smithi110.stdout:2: seq_num 1 ranges {0=24576} 2024-08-17T00:34:39.406 INFO:tasks.rados.rados.0.smithi110.stdout:2: writing smithi11086371-2 from 0 to 24576 tid 1 2024-08-17T00:34:39.406 INFO:tasks.rados.rados.0.smithi110.stdout:3: write initial oid 3 2024-08-17T00:34:39.406 INFO:tasks.rados.rados.0.smithi110.stdout:3: seq_num 2 ranges {0=40960} 2024-08-17T00:34:39.407 INFO:tasks.rados.rados.0.smithi110.stdout:3: writing smithi11086371-3 from 0 to 40960 tid 1 2024-08-17T00:34:39.407 INFO:tasks.rados.rados.0.smithi110.stdout:4: write initial oid 4 2024-08-17T00:34:39.407 INFO:tasks.rados.rados.0.smithi110.stdout:4: seq_num 3 ranges {0=57344} 2024-08-17T00:34:39.407 INFO:tasks.rados.rados.0.smithi110.stdout:4: writing smithi11086371-4 from 0 to 57344 tid 1 2024-08-17T00:34:39.407 INFO:tasks.rados.rados.0.smithi110.stdout:5: write initial oid 5 2024-08-17T00:34:39.407 INFO:tasks.rados.rados.0.smithi110.stdout:5: seq_num 4 ranges {0=73728} 2024-08-17T00:34:39.407 INFO:tasks.rados.rados.0.smithi110.stdout:5: writing smithi11086371-5 from 0 to 73728 tid 1 2024-08-17T00:34:39.407 INFO:tasks.rados.rados.0.smithi110.stdout:6: write initial oid 6 2024-08-17T00:34:39.407 INFO:tasks.rados.rados.0.smithi110.stdout:6: seq_num 5 ranges {0=90112} 2024-08-17T00:34:39.408 INFO:tasks.rados.rados.0.smithi110.stdout:6: writing smithi11086371-6 from 0 to 90112 tid 1 2024-08-17T00:34:39.408 INFO:tasks.rados.rados.0.smithi110.stdout:7: write initial oid 7 2024-08-17T00:34:39.408 INFO:tasks.rados.rados.0.smithi110.stdout:7: seq_num 6 ranges {0=106496} 2024-08-17T00:34:39.409 INFO:tasks.rados.rados.0.smithi110.stdout:7: writing smithi11086371-7 from 0 to 106496 tid 1 2024-08-17T00:34:39.409 INFO:tasks.rados.rados.0.smithi110.stdout:8: write initial oid 8 2024-08-17T00:34:39.409 INFO:tasks.rados.rados.0.smithi110.stdout:8: seq_num 7 ranges {0=122880} 2024-08-17T00:34:39.409 INFO:tasks.rados.rados.0.smithi110.stdout:8: writing smithi11086371-8 from 0 to 122880 tid 1 2024-08-17T00:34:39.409 INFO:tasks.rados.rados.0.smithi110.stdout:9: write initial oid 9 2024-08-17T00:34:39.409 INFO:tasks.rados.rados.0.smithi110.stdout:9: seq_num 8 ranges {0=139264} 2024-08-17T00:34:39.410 INFO:tasks.rados.rados.0.smithi110.stdout:9: writing smithi11086371-9 from 0 to 139264 tid 1 2024-08-17T00:34:39.410 INFO:tasks.rados.rados.0.smithi110.stdout:10: write initial oid 10 2024-08-17T00:34:39.410 INFO:tasks.rados.rados.0.smithi110.stdout:10: seq_num 9 ranges {0=155648} 2024-08-17T00:34:39.411 INFO:tasks.rados.rados.0.smithi110.stdout:10: writing smithi11086371-10 from 0 to 155648 tid 1 2024-08-17T00:34:39.412 INFO:tasks.rados.rados.0.smithi110.stdout:11: write initial oid 11 2024-08-17T00:34:39.412 INFO:tasks.rados.rados.0.smithi110.stdout:11: seq_num 10 ranges {0=172032} 2024-08-17T00:34:39.413 INFO:tasks.rados.rados.0.smithi110.stdout:11: writing smithi11086371-11 from 0 to 172032 tid 1 2024-08-17T00:34:39.413 INFO:tasks.rados.rados.0.smithi110.stdout:12: write initial oid 12 2024-08-17T00:34:39.413 INFO:tasks.rados.rados.0.smithi110.stdout:12: seq_num 11 ranges {0=188416} 2024-08-17T00:34:39.415 INFO:tasks.rados.rados.0.smithi110.stdout:12: writing smithi11086371-12 from 0 to 188416 tid 1 2024-08-17T00:34:39.415 INFO:tasks.rados.rados.0.smithi110.stdout:13: write initial oid 13 2024-08-17T00:34:39.415 INFO:tasks.rados.rados.0.smithi110.stdout:13: seq_num 12 ranges {0=204800} 2024-08-17T00:34:39.416 INFO:tasks.rados.rados.0.smithi110.stdout:13: writing smithi11086371-13 from 0 to 204800 tid 1 2024-08-17T00:34:39.417 INFO:tasks.rados.rados.0.smithi110.stdout:14: write initial oid 14 2024-08-17T00:34:39.417 INFO:tasks.rados.rados.0.smithi110.stdout:14: seq_num 13 ranges {0=221184} 2024-08-17T00:34:39.418 INFO:tasks.rados.rados.0.smithi110.stdout:14: writing smithi11086371-14 from 0 to 221184 tid 1 2024-08-17T00:34:39.418 INFO:tasks.rados.rados.0.smithi110.stdout:15: write initial oid 15 2024-08-17T00:34:39.419 INFO:tasks.rados.rados.0.smithi110.stdout:15: seq_num 14 ranges {0=237568} 2024-08-17T00:34:39.420 INFO:tasks.rados.rados.0.smithi110.stdout:15: writing smithi11086371-15 from 0 to 237568 tid 1 2024-08-17T00:34:39.421 INFO:tasks.rados.rados.0.smithi110.stdout:16: write initial oid 16 2024-08-17T00:34:39.421 INFO:tasks.rados.rados.0.smithi110.stdout:16: seq_num 15 ranges {0=253952} 2024-08-17T00:34:39.423 INFO:tasks.rados.rados.0.smithi110.stdout:16: writing smithi11086371-16 from 0 to 253952 tid 1 2024-08-17T00:34:39.423 INFO:tasks.rados.rados.0.smithi110.stdout: waiting on 16 2024-08-17T00:34:39.423 INFO:tasks.rados.rados.0.smithi110.stdout:2: finishing write tid 1 to smithi11086371-2 2024-08-17T00:34:39.423 INFO:tasks.rados.rados.0.smithi110.stdout:2: finishing write tid 2 to smithi11086371-2 2024-08-17T00:34:39.423 INFO:tasks.rados.rados.0.smithi110.stdout:1: finishing write tid 1 to smithi11086371-1 2024-08-17T00:34:39.423 INFO:tasks.rados.rados.0.smithi110.stdout:1: finishing write tid 2 to smithi11086371-1 2024-08-17T00:34:39.423 INFO:tasks.rados.rados.0.smithi110.stdout:2: finishing write tid 3 to smithi11086371-2 2024-08-17T00:34:39.423 INFO:tasks.rados.rados.0.smithi110.stdout:2: oid 2 updating version 0 to 1 2024-08-17T00:34:39.423 INFO:tasks.rados.rados.0.smithi110.stdout:2: oid 2 updating version 1 to 2 2024-08-17T00:34:39.424 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 2 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-08-17T00:34:39.424 INFO:tasks.rados.rados.0.smithi110.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2024-08-17T00:34:39.424 INFO:tasks.rados.rados.0.smithi110.stdout:3: finishing write tid 1 to smithi11086371-3 2024-08-17T00:34:39.424 INFO:tasks.rados.rados.0.smithi110.stdout:3: finishing write tid 2 to smithi11086371-3 2024-08-17T00:34:39.424 INFO:tasks.rados.rados.0.smithi110.stdout:2: done (15 left) 2024-08-17T00:34:39.424 INFO:tasks.rados.rados.0.smithi110.stdout:17: write initial oid 17 2024-08-17T00:34:39.424 INFO:tasks.rados.rados.0.smithi110.stdout:17: seq_num 16 ranges {0=270336} 2024-08-17T00:34:39.425 INFO:tasks.rados.rados.0.smithi110.stdout:17: writing smithi11086371-17 from 0 to 270336 tid 1 2024-08-17T00:34:39.425 INFO:tasks.rados.rados.0.smithi110.stdout: waiting on 16 2024-08-17T00:34:39.425 INFO:tasks.rados.rados.0.smithi110.stdout:7: finishing write tid 1 to smithi11086371-7 2024-08-17T00:34:39.425 INFO:tasks.rados.rados.0.smithi110.stdout:9: finishing write tid 1 to smithi11086371-9 2024-08-17T00:34:39.425 INFO:tasks.rados.rados.0.smithi110.stdout:9: finishing write tid 2 to smithi11086371-9 2024-08-17T00:34:39.425 INFO:tasks.rados.rados.0.smithi110.stdout:5: finishing write tid 1 to smithi11086371-5 2024-08-17T00:34:39.425 INFO:tasks.rados.rados.0.smithi110.stdout:5: finishing write tid 2 to smithi11086371-5 2024-08-17T00:34:39.425 INFO:tasks.rados.rados.0.smithi110.stdout:1: finishing write tid 3 to smithi11086371-1 2024-08-17T00:34:39.426 INFO:tasks.rados.rados.0.smithi110.stdout:1: oid 1 updating version 0 to 1 2024-08-17T00:34:39.426 INFO:tasks.rados.rados.0.smithi110.stdout:1: oid 1 updating version 1 to 2 2024-08-17T00:34:39.426 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 2 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-08-17T00:34:39.426 INFO:tasks.rados.rados.0.smithi110.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:34:39.426 INFO:tasks.rados.rados.0.smithi110.stdout:3: finishing write tid 3 to smithi11086371-3 2024-08-17T00:34:39.426 INFO:tasks.rados.rados.0.smithi110.stdout:3: oid 3 updating version 0 to 3 2024-08-17T00:34:39.426 INFO:tasks.rados.rados.0.smithi110.stdout:3: oid 3 updating version 3 to 4 2024-08-17T00:34:39.426 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 4 (ObjNum 2 snap 0 seq_num 2) dirty exists 2024-08-17T00:34:39.426 INFO:tasks.rados.rados.0.smithi110.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2024-08-17T00:34:39.426 INFO:tasks.rados.rados.0.smithi110.stdout:11: finishing write tid 1 to smithi11086371-11 2024-08-17T00:34:39.426 INFO:tasks.rados.rados.0.smithi110.stdout:1: done (15 left) 2024-08-17T00:34:39.426 INFO:tasks.rados.rados.0.smithi110.stdout:3: done (14 left) 2024-08-17T00:34:39.427 INFO:tasks.rados.rados.0.smithi110.stdout:18: write initial oid 18 2024-08-17T00:34:39.427 INFO:tasks.rados.rados.0.smithi110.stdout:18: seq_num 17 ranges {0=286720} 2024-08-17T00:34:39.427 INFO:tasks.rados.rados.0.smithi110.stdout:18: writing smithi11086371-18 from 0 to 286720 tid 1 2024-08-17T00:34:39.427 INFO:tasks.rados.rados.0.smithi110.stdout:19: write initial oid 19 2024-08-17T00:34:39.427 INFO:tasks.rados.rados.0.smithi110.stdout:19: seq_num 18 ranges {0=303104} 2024-08-17T00:34:39.429 INFO:tasks.rados.rados.0.smithi110.stdout:19: writing smithi11086371-19 from 0 to 303104 tid 1 2024-08-17T00:34:39.429 INFO:tasks.rados.rados.0.smithi110.stdout: waiting on 16 2024-08-17T00:34:39.429 INFO:tasks.rados.rados.0.smithi110.stdout:4: finishing write tid 1 to smithi11086371-4 2024-08-17T00:34:39.429 INFO:tasks.rados.rados.0.smithi110.stdout:4: finishing write tid 2 to smithi11086371-4 2024-08-17T00:34:39.429 INFO:tasks.rados.rados.0.smithi110.stdout:8: finishing write tid 1 to smithi11086371-8 2024-08-17T00:34:39.429 INFO:tasks.rados.rados.0.smithi110.stdout:8: finishing write tid 2 to smithi11086371-8 2024-08-17T00:34:39.429 INFO:tasks.rados.rados.0.smithi110.stdout:6: finishing write tid 1 to smithi11086371-6 2024-08-17T00:34:39.429 INFO:tasks.rados.rados.0.smithi110.stdout:9: finishing write tid 3 to smithi11086371-9 2024-08-17T00:34:39.429 INFO:tasks.rados.rados.0.smithi110.stdout:9: oid 9 updating version 0 to 1 2024-08-17T00:34:39.430 INFO:tasks.rados.rados.0.smithi110.stdout:9: oid 9 updating version 1 to 2 2024-08-17T00:34:39.430 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 2 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-08-17T00:34:39.430 INFO:tasks.rados.rados.0.smithi110.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2024-08-17T00:34:39.430 INFO:tasks.rados.rados.0.smithi110.stdout:6: finishing write tid 2 to smithi11086371-6 2024-08-17T00:34:39.430 INFO:tasks.rados.rados.0.smithi110.stdout:5: finishing write tid 3 to smithi11086371-5 2024-08-17T00:34:39.430 INFO:tasks.rados.rados.0.smithi110.stdout:5: oid 5 updating version 0 to 1 2024-08-17T00:34:39.430 INFO:tasks.rados.rados.0.smithi110.stdout:5: oid 5 updating version 1 to 2 2024-08-17T00:34:39.430 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 2 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-08-17T00:34:39.430 INFO:tasks.rados.rados.0.smithi110.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2024-08-17T00:34:39.430 INFO:tasks.rados.rados.0.smithi110.stdout:11: finishing write tid 2 to smithi11086371-11 2024-08-17T00:34:39.430 INFO:tasks.rados.rados.0.smithi110.stdout:4: finishing write tid 3 to smithi11086371-4 2024-08-17T00:34:39.430 INFO:tasks.rados.rados.0.smithi110.stdout:4: oid 4 updating version 0 to 1 2024-08-17T00:34:39.431 INFO:tasks.rados.rados.0.smithi110.stdout:4: oid 4 updating version 1 to 2 2024-08-17T00:34:39.431 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 2 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-08-17T00:34:39.431 INFO:tasks.rados.rados.0.smithi110.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2024-08-17T00:34:39.431 INFO:tasks.rados.rados.0.smithi110.stdout:10: finishing write tid 1 to smithi11086371-10 2024-08-17T00:34:39.431 INFO:tasks.rados.rados.0.smithi110.stdout:7: finishing write tid 2 to smithi11086371-7 2024-08-17T00:34:39.431 INFO:tasks.rados.rados.0.smithi110.stdout:7: finishing write tid 3 to smithi11086371-7 2024-08-17T00:34:39.431 INFO:tasks.rados.rados.0.smithi110.stdout:7: oid 7 updating version 0 to 1 2024-08-17T00:34:39.431 INFO:tasks.rados.rados.0.smithi110.stdout:7: oid 7 updating version 1 to 2 2024-08-17T00:34:39.431 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 2 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-08-17T00:34:39.431 INFO:tasks.rados.rados.0.smithi110.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2024-08-17T00:34:39.431 INFO:tasks.rados.rados.0.smithi110.stdout:11: finishing write tid 3 to smithi11086371-11 2024-08-17T00:34:39.431 INFO:tasks.rados.rados.0.smithi110.stdout:11: oid 11 updating version 0 to 2 2024-08-17T00:34:39.431 INFO:tasks.rados.rados.0.smithi110.stdout:11: oid 11 version 2 is already newer than 1 2024-08-17T00:34:39.431 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 2 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-08-17T00:34:39.432 INFO:tasks.rados.rados.0.smithi110.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2024-08-17T00:34:39.432 INFO:tasks.rados.rados.0.smithi110.stdout:8: finishing write tid 3 to smithi11086371-8 2024-08-17T00:34:39.432 INFO:tasks.rados.rados.0.smithi110.stdout:8: oid 8 updating version 0 to 2 2024-08-17T00:34:39.432 INFO:tasks.rados.rados.0.smithi110.stdout:8: oid 8 version 2 is already newer than 1 2024-08-17T00:34:39.432 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 2 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-08-17T00:34:39.432 INFO:tasks.rados.rados.0.smithi110.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2024-08-17T00:34:39.432 INFO:tasks.rados.rados.0.smithi110.stdout:12: finishing write tid 1 to smithi11086371-12 2024-08-17T00:34:39.432 INFO:tasks.rados.rados.0.smithi110.stdout:4: done (15 left) 2024-08-17T00:34:39.432 INFO:tasks.rados.rados.0.smithi110.stdout:5: done (14 left) 2024-08-17T00:34:39.432 INFO:tasks.rados.rados.0.smithi110.stdout:7: done (13 left) 2024-08-17T00:34:39.432 INFO:tasks.rados.rados.0.smithi110.stdout:8: done (12 left) 2024-08-17T00:34:39.432 INFO:tasks.rados.rados.0.smithi110.stdout:9: done (11 left) 2024-08-17T00:34:39.432 INFO:tasks.rados.rados.0.smithi110.stdout:11: done (10 left) 2024-08-17T00:34:39.433 INFO:tasks.rados.rados.0.smithi110.stdout:20: write initial oid 20 2024-08-17T00:34:39.433 INFO:tasks.rados.rados.0.smithi110.stdout:20: seq_num 19 ranges {0=319488} 2024-08-17T00:34:39.433 INFO:tasks.rados.rados.0.smithi110.stdout:20: writing smithi11086371-20 from 0 to 319488 tid 1 2024-08-17T00:34:39.434 INFO:tasks.rados.rados.0.smithi110.stdout:21: write initial oid 21 2024-08-17T00:34:39.434 INFO:tasks.rados.rados.0.smithi110.stdout:21: seq_num 20 ranges {0=344064} 2024-08-17T00:34:39.434 INFO:tasks.rados.rados.0.smithi110.stdout:21: writing smithi11086371-21 from 0 to 344064 tid 1 2024-08-17T00:34:39.434 INFO:tasks.rados.rados.0.smithi110.stdout:22: write initial oid 22 2024-08-17T00:34:39.434 INFO:tasks.rados.rados.0.smithi110.stdout:22: seq_num 21 ranges {0=360448} 2024-08-17T00:34:39.434 INFO:tasks.rados.rados.0.smithi110.stdout:22: writing smithi11086371-22 from 0 to 360448 tid 1 2024-08-17T00:34:39.435 INFO:tasks.rados.rados.0.smithi110.stdout:23: write initial oid 23 2024-08-17T00:34:39.435 INFO:tasks.rados.rados.0.smithi110.stdout:23: seq_num 22 ranges {0=376832} 2024-08-17T00:34:39.437 INFO:tasks.rados.rados.0.smithi110.stdout:23: writing smithi11086371-23 from 0 to 376832 tid 1 2024-08-17T00:34:39.437 INFO:tasks.rados.rados.0.smithi110.stdout:24: write initial oid 24 2024-08-17T00:34:39.437 INFO:tasks.rados.rados.0.smithi110.stdout:24: seq_num 23 ranges {0=393216} 2024-08-17T00:34:39.439 INFO:tasks.rados.rados.0.smithi110.stdout:24: writing smithi11086371-24 from 0 to 393216 tid 1 2024-08-17T00:34:39.439 INFO:tasks.rados.rados.0.smithi110.stdout:25: write initial oid 25 2024-08-17T00:34:39.439 INFO:tasks.rados.rados.0.smithi110.stdout:25: seq_num 24 ranges {0=409600} 2024-08-17T00:34:39.442 INFO:tasks.rados.rados.0.smithi110.stdout:25: writing smithi11086371-25 from 0 to 409600 tid 1 2024-08-17T00:34:39.442 INFO:tasks.rados.rados.0.smithi110.stdout: waiting on 16 2024-08-17T00:34:39.442 INFO:tasks.rados.rados.0.smithi110.stdout:12: finishing write tid 2 to smithi11086371-12 2024-08-17T00:34:39.442 INFO:tasks.rados.rados.0.smithi110.stdout:10: finishing write tid 2 to smithi11086371-10 2024-08-17T00:34:39.442 INFO:tasks.rados.rados.0.smithi110.stdout:6: finishing write tid 3 to smithi11086371-6 2024-08-17T00:34:39.442 INFO:tasks.rados.rados.0.smithi110.stdout:6: oid 6 updating version 0 to 1 2024-08-17T00:34:39.442 INFO:tasks.rados.rados.0.smithi110.stdout:6: oid 6 updating version 1 to 2 2024-08-17T00:34:39.442 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 2 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-08-17T00:34:39.442 INFO:tasks.rados.rados.0.smithi110.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2024-08-17T00:34:39.443 INFO:tasks.rados.rados.0.smithi110.stdout:13: finishing write tid 1 to smithi11086371-13 2024-08-17T00:34:39.443 INFO:tasks.rados.rados.0.smithi110.stdout:12: finishing write tid 3 to smithi11086371-12 2024-08-17T00:34:39.443 INFO:tasks.rados.rados.0.smithi110.stdout:12: oid 12 updating version 0 to 2 2024-08-17T00:34:39.443 INFO:tasks.rados.rados.0.smithi110.stdout:12: oid 12 version 2 is already newer than 1 2024-08-17T00:34:39.443 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 2 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-08-17T00:34:39.443 INFO:tasks.rados.rados.0.smithi110.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2024-08-17T00:34:39.443 INFO:tasks.rados.rados.0.smithi110.stdout:13: finishing write tid 2 to smithi11086371-13 2024-08-17T00:34:39.443 INFO:tasks.rados.rados.0.smithi110.stdout:6: done (15 left) 2024-08-17T00:34:39.443 INFO:tasks.rados.rados.0.smithi110.stdout:12: done (14 left) 2024-08-17T00:34:39.443 INFO:tasks.rados.rados.0.smithi110.stdout:26: write initial oid 26 2024-08-17T00:34:39.443 INFO:tasks.rados.rados.0.smithi110.stdout:26: seq_num 25 ranges {0=425984} 2024-08-17T00:34:39.444 INFO:tasks.rados.rados.0.smithi110.stdout:26: writing smithi11086371-26 from 0 to 425984 tid 1 2024-08-17T00:34:39.444 INFO:tasks.rados.rados.0.smithi110.stdout:27: write initial oid 27 2024-08-17T00:34:39.444 INFO:tasks.rados.rados.0.smithi110.stdout:27: seq_num 26 ranges {0=442368} 2024-08-17T00:34:39.447 INFO:tasks.rados.rados.0.smithi110.stdout:27: writing smithi11086371-27 from 0 to 442368 tid 1 2024-08-17T00:34:39.447 INFO:tasks.rados.rados.0.smithi110.stdout: waiting on 16 2024-08-17T00:34:39.447 INFO:tasks.rados.rados.0.smithi110.stdout:14: finishing write tid 1 to smithi11086371-14 2024-08-17T00:34:39.447 INFO:tasks.rados.rados.0.smithi110.stdout:10: finishing write tid 3 to smithi11086371-10 2024-08-17T00:34:39.447 INFO:tasks.rados.rados.0.smithi110.stdout:10: oid 10 updating version 0 to 1 2024-08-17T00:34:39.447 INFO:tasks.rados.rados.0.smithi110.stdout:10: oid 10 updating version 1 to 2 2024-08-17T00:34:39.447 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 2 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-08-17T00:34:39.447 INFO:tasks.rados.rados.0.smithi110.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2024-08-17T00:34:39.448 INFO:tasks.rados.rados.0.smithi110.stdout:14: finishing write tid 2 to smithi11086371-14 2024-08-17T00:34:39.448 INFO:tasks.rados.rados.0.smithi110.stdout:15: finishing write tid 1 to smithi11086371-15 2024-08-17T00:34:39.448 INFO:tasks.rados.rados.0.smithi110.stdout:15: finishing write tid 2 to smithi11086371-15 2024-08-17T00:34:39.448 INFO:tasks.rados.rados.0.smithi110.stdout:10: done (15 left) 2024-08-17T00:34:39.448 INFO:tasks.rados.rados.0.smithi110.stdout:28: write initial oid 28 2024-08-17T00:34:39.448 INFO:tasks.rados.rados.0.smithi110.stdout:28: seq_num 27 ranges {0=458752} 2024-08-17T00:34:39.450 INFO:tasks.rados.rados.0.smithi110.stdout:28: writing smithi11086371-28 from 0 to 458752 tid 1 2024-08-17T00:34:39.450 INFO:tasks.rados.rados.0.smithi110.stdout: waiting on 16 2024-08-17T00:34:39.450 INFO:tasks.rados.rados.0.smithi110.stdout:14: finishing write tid 3 to smithi11086371-14 2024-08-17T00:34:39.450 INFO:tasks.rados.rados.0.smithi110.stdout:14: oid 14 updating version 0 to 4 2024-08-17T00:34:39.450 INFO:tasks.rados.rados.0.smithi110.stdout:14: oid 14 version 4 is already newer than 3 2024-08-17T00:34:39.450 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 4 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-08-17T00:34:39.450 INFO:tasks.rados.rados.0.smithi110.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2024-08-17T00:34:39.450 INFO:tasks.rados.rados.0.smithi110.stdout:13: finishing write tid 3 to smithi11086371-13 2024-08-17T00:34:39.450 INFO:tasks.rados.rados.0.smithi110.stdout:13: oid 13 updating version 0 to 1 2024-08-17T00:34:39.450 INFO:tasks.rados.rados.0.smithi110.stdout:13: oid 13 updating version 1 to 2 2024-08-17T00:34:39.451 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 2 (ObjNum 12 snap 0 seq_num 12) dirty exists 2024-08-17T00:34:39.451 INFO:tasks.rados.rados.0.smithi110.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2024-08-17T00:34:39.451 INFO:tasks.rados.rados.0.smithi110.stdout:16: finishing write tid 1 to smithi11086371-16 2024-08-17T00:34:39.451 INFO:tasks.rados.rados.0.smithi110.stdout:13: done (15 left) 2024-08-17T00:34:39.451 INFO:tasks.rados.rados.0.smithi110.stdout:14: done (14 left) 2024-08-17T00:34:39.451 INFO:tasks.rados.rados.0.smithi110.stdout:29: write initial oid 29 2024-08-17T00:34:39.451 INFO:tasks.rados.rados.0.smithi110.stdout:29: seq_num 28 ranges {0=475136} 2024-08-17T00:34:39.452 INFO:tasks.rados.rados.0.smithi110.stdout:29: writing smithi11086371-29 from 0 to 475136 tid 1 2024-08-17T00:34:39.452 INFO:tasks.rados.rados.0.smithi110.stdout:30: write initial oid 30 2024-08-17T00:34:39.452 INFO:tasks.rados.rados.0.smithi110.stdout:30: seq_num 29 ranges {0=491520} 2024-08-17T00:34:39.456 INFO:tasks.rados.rados.0.smithi110.stdout:30: writing smithi11086371-30 from 0 to 491520 tid 1 2024-08-17T00:34:39.456 INFO:tasks.rados.rados.0.smithi110.stdout: waiting on 16 2024-08-17T00:34:39.457 INFO:tasks.rados.rados.0.smithi110.stdout:16: finishing write tid 2 to smithi11086371-16 2024-08-17T00:34:39.457 INFO:tasks.rados.rados.0.smithi110.stdout:15: finishing write tid 3 to smithi11086371-15 2024-08-17T00:34:39.457 INFO:tasks.rados.rados.0.smithi110.stdout:15: oid 15 updating version 0 to 3 2024-08-17T00:34:39.457 INFO:tasks.rados.rados.0.smithi110.stdout:15: oid 15 updating version 3 to 4 2024-08-17T00:34:39.457 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 4 (ObjNum 14 snap 0 seq_num 14) dirty exists 2024-08-17T00:34:39.457 INFO:tasks.rados.rados.0.smithi110.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2024-08-17T00:34:39.457 INFO:tasks.rados.rados.0.smithi110.stdout:16: finishing write tid 3 to smithi11086371-16 2024-08-17T00:34:39.457 INFO:tasks.rados.rados.0.smithi110.stdout:16: oid 16 updating version 0 to 4 2024-08-17T00:34:39.457 INFO:tasks.rados.rados.0.smithi110.stdout:16: oid 16 version 4 is already newer than 3 2024-08-17T00:34:39.457 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 4 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-08-17T00:34:39.457 INFO:tasks.rados.rados.0.smithi110.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2024-08-17T00:34:39.457 INFO:tasks.rados.rados.0.smithi110.stdout:17: finishing write tid 1 to smithi11086371-17 2024-08-17T00:34:39.457 INFO:tasks.rados.rados.0.smithi110.stdout:15: done (15 left) 2024-08-17T00:34:39.457 INFO:tasks.rados.rados.0.smithi110.stdout:16: done (14 left) 2024-08-17T00:34:39.458 INFO:tasks.rados.rados.0.smithi110.stdout:31: write initial oid 31 2024-08-17T00:34:39.458 INFO:tasks.rados.rados.0.smithi110.stdout:31: seq_num 30 ranges {0=507904} 2024-08-17T00:34:39.458 INFO:tasks.rados.rados.0.smithi110.stdout:31: writing smithi11086371-31 from 0 to 507904 tid 1 2024-08-17T00:34:39.458 INFO:tasks.rados.rados.0.smithi110.stdout:32: write initial oid 32 2024-08-17T00:34:39.458 INFO:tasks.rados.rados.0.smithi110.stdout:32: seq_num 31 ranges {0=524288} 2024-08-17T00:34:39.462 INFO:tasks.rados.rados.0.smithi110.stdout:32: writing smithi11086371-32 from 0 to 524288 tid 1 2024-08-17T00:34:39.462 INFO:tasks.rados.rados.0.smithi110.stdout: waiting on 16 2024-08-17T00:34:39.462 INFO:tasks.rados.rados.0.smithi110.stdout:17: finishing write tid 2 to smithi11086371-17 2024-08-17T00:34:39.462 INFO:tasks.rados.rados.0.smithi110.stdout:17: finishing write tid 3 to smithi11086371-17 2024-08-17T00:34:39.462 INFO:tasks.rados.rados.0.smithi110.stdout:17: oid 17 updating version 0 to 2 2024-08-17T00:34:39.462 INFO:tasks.rados.rados.0.smithi110.stdout:17: oid 17 version 2 is already newer than 1 2024-08-17T00:34:39.462 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 2 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-08-17T00:34:39.462 INFO:tasks.rados.rados.0.smithi110.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2024-08-17T00:34:39.462 INFO:tasks.rados.rados.0.smithi110.stdout:18: finishing write tid 1 to smithi11086371-18 2024-08-17T00:34:39.462 INFO:tasks.rados.rados.0.smithi110.stdout:18: finishing write tid 2 to smithi11086371-18 2024-08-17T00:34:39.462 INFO:tasks.rados.rados.0.smithi110.stdout:18: finishing write tid 3 to smithi11086371-18 2024-08-17T00:34:39.463 INFO:tasks.rados.rados.0.smithi110.stdout:18: oid 18 updating version 0 to 3 2024-08-17T00:34:39.463 INFO:tasks.rados.rados.0.smithi110.stdout:18: oid 18 updating version 3 to 4 2024-08-17T00:34:39.463 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 4 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-08-17T00:34:39.463 INFO:tasks.rados.rados.0.smithi110.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2024-08-17T00:34:39.463 INFO:tasks.rados.rados.0.smithi110.stdout:19: finishing write tid 1 to smithi11086371-19 2024-08-17T00:34:39.463 INFO:tasks.rados.rados.0.smithi110.stdout:19: finishing write tid 2 to smithi11086371-19 2024-08-17T00:34:39.463 INFO:tasks.rados.rados.0.smithi110.stdout:19: finishing write tid 3 to smithi11086371-19 2024-08-17T00:34:39.463 INFO:tasks.rados.rados.0.smithi110.stdout:19: oid 19 updating version 0 to 3 2024-08-17T00:34:39.463 INFO:tasks.rados.rados.0.smithi110.stdout:19: oid 19 updating version 3 to 4 2024-08-17T00:34:39.463 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 4 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-08-17T00:34:39.463 INFO:tasks.rados.rados.0.smithi110.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2024-08-17T00:34:39.463 INFO:tasks.rados.rados.0.smithi110.stdout:20: finishing write tid 1 to smithi11086371-20 2024-08-17T00:34:39.463 INFO:tasks.rados.rados.0.smithi110.stdout:20: finishing write tid 2 to smithi11086371-20 2024-08-17T00:34:39.464 INFO:tasks.rados.rados.0.smithi110.stdout:20: finishing write tid 3 to smithi11086371-20 2024-08-17T00:34:39.464 INFO:tasks.rados.rados.0.smithi110.stdout:20: oid 20 updating version 0 to 5 2024-08-17T00:34:39.464 INFO:tasks.rados.rados.0.smithi110.stdout:20: oid 20 updating version 5 to 6 2024-08-17T00:34:39.464 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 6 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-08-17T00:34:39.464 INFO:tasks.rados.rados.0.smithi110.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2024-08-17T00:34:39.464 INFO:tasks.rados.rados.0.smithi110.stdout:21: finishing write tid 1 to smithi11086371-21 2024-08-17T00:34:39.464 INFO:tasks.rados.rados.0.smithi110.stdout:21: finishing write tid 2 to smithi11086371-21 2024-08-17T00:34:39.464 INFO:tasks.rados.rados.0.smithi110.stdout:17: done (15 left) 2024-08-17T00:34:39.464 INFO:tasks.rados.rados.0.smithi110.stdout:18: done (14 left) 2024-08-17T00:34:39.464 INFO:tasks.rados.rados.0.smithi110.stdout:19: done (13 left) 2024-08-17T00:34:39.465 INFO:tasks.rados.rados.0.smithi110.stdout:20: done (12 left) 2024-08-17T00:34:39.465 INFO:tasks.rados.rados.0.smithi110.stdout:33: write initial oid 33 2024-08-17T00:34:39.465 INFO:tasks.rados.rados.0.smithi110.stdout:33: seq_num 32 ranges {0=540672} 2024-08-17T00:34:39.465 INFO:tasks.rados.rados.0.smithi110.stdout:33: writing smithi11086371-33 from 0 to 540672 tid 1 2024-08-17T00:34:39.465 INFO:tasks.rados.rados.0.smithi110.stdout:34: write initial oid 34 2024-08-17T00:34:39.465 INFO:tasks.rados.rados.0.smithi110.stdout:34: seq_num 33 ranges {0=557056} 2024-08-17T00:34:39.468 INFO:tasks.rados.rados.0.smithi110.stdout:34: writing smithi11086371-34 from 0 to 557056 tid 1 2024-08-17T00:34:39.468 INFO:tasks.rados.rados.0.smithi110.stdout:35: write initial oid 35 2024-08-17T00:34:39.468 INFO:tasks.rados.rados.0.smithi110.stdout:35: seq_num 34 ranges {0=573440} 2024-08-17T00:34:39.472 INFO:tasks.rados.rados.0.smithi110.stdout:35: writing smithi11086371-35 from 0 to 573440 tid 1 2024-08-17T00:34:39.472 INFO:tasks.rados.rados.0.smithi110.stdout:36: write initial oid 36 2024-08-17T00:34:39.472 INFO:tasks.rados.rados.0.smithi110.stdout:36: seq_num 35 ranges {0=589824} 2024-08-17T00:34:39.475 INFO:tasks.rados.rados.0.smithi110.stdout:36: writing smithi11086371-36 from 0 to 589824 tid 1 2024-08-17T00:34:39.475 INFO:tasks.rados.rados.0.smithi110.stdout: waiting on 16 2024-08-17T00:34:39.476 INFO:tasks.rados.rados.0.smithi110.stdout:21: finishing write tid 3 to smithi11086371-21 2024-08-17T00:34:39.476 INFO:tasks.rados.rados.0.smithi110.stdout:21: oid 21 updating version 0 to 4 2024-08-17T00:34:39.476 INFO:tasks.rados.rados.0.smithi110.stdout:21: oid 21 version 4 is already newer than 3 2024-08-17T00:34:39.476 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 4 (ObjNum 20 snap 0 seq_num 20) dirty exists 2024-08-17T00:34:39.476 INFO:tasks.rados.rados.0.smithi110.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2024-08-17T00:34:39.476 INFO:tasks.rados.rados.0.smithi110.stdout:22: finishing write tid 1 to smithi11086371-22 2024-08-17T00:34:39.476 INFO:tasks.rados.rados.0.smithi110.stdout:22: finishing write tid 2 to smithi11086371-22 2024-08-17T00:34:39.476 INFO:tasks.rados.rados.0.smithi110.stdout:22: finishing write tid 3 to smithi11086371-22 2024-08-17T00:34:39.476 INFO:tasks.rados.rados.0.smithi110.stdout:22: oid 22 updating version 0 to 5 2024-08-17T00:34:39.476 INFO:tasks.rados.rados.0.smithi110.stdout:22: oid 22 updating version 5 to 6 2024-08-17T00:34:39.476 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 6 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-08-17T00:34:39.476 INFO:tasks.rados.rados.0.smithi110.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2024-08-17T00:34:39.476 INFO:tasks.rados.rados.0.smithi110.stdout:23: finishing write tid 1 to smithi11086371-23 2024-08-17T00:34:39.477 INFO:tasks.rados.rados.0.smithi110.stdout:21: done (15 left) 2024-08-17T00:34:39.477 INFO:tasks.rados.rados.0.smithi110.stdout:22: done (14 left) 2024-08-17T00:34:39.477 INFO:tasks.rados.rados.0.smithi110.stdout:37: write initial oid 37 2024-08-17T00:34:39.477 INFO:tasks.rados.rados.0.smithi110.stdout:37: seq_num 36 ranges {0=606208} 2024-08-17T00:34:39.478 INFO:tasks.rados.rados.0.smithi110.stdout:37: writing smithi11086371-37 from 0 to 606208 tid 1 2024-08-17T00:34:39.478 INFO:tasks.rados.rados.0.smithi110.stdout:38: write initial oid 38 2024-08-17T00:34:39.479 INFO:tasks.rados.rados.0.smithi110.stdout:38: seq_num 37 ranges {0=622592} 2024-08-17T00:34:39.484 INFO:tasks.rados.rados.0.smithi110.stdout:38: writing smithi11086371-38 from 0 to 622592 tid 1 2024-08-17T00:34:39.484 INFO:tasks.rados.rados.0.smithi110.stdout: waiting on 16 2024-08-17T00:34:39.484 INFO:tasks.rados.rados.0.smithi110.stdout:23: finishing write tid 2 to smithi11086371-23 2024-08-17T00:34:39.484 INFO:tasks.rados.rados.0.smithi110.stdout:23: finishing write tid 3 to smithi11086371-23 2024-08-17T00:34:39.484 INFO:tasks.rados.rados.0.smithi110.stdout:23: oid 23 updating version 0 to 2 2024-08-17T00:34:39.484 INFO:tasks.rados.rados.0.smithi110.stdout:23: oid 23 version 2 is already newer than 1 2024-08-17T00:34:39.484 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 2 (ObjNum 22 snap 0 seq_num 22) dirty exists 2024-08-17T00:34:39.484 INFO:tasks.rados.rados.0.smithi110.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2024-08-17T00:34:39.484 INFO:tasks.rados.rados.0.smithi110.stdout:24: finishing write tid 1 to smithi11086371-24 2024-08-17T00:34:39.485 INFO:tasks.rados.rados.0.smithi110.stdout:24: finishing write tid 2 to smithi11086371-24 2024-08-17T00:34:39.485 INFO:tasks.rados.rados.0.smithi110.stdout:24: finishing write tid 3 to smithi11086371-24 2024-08-17T00:34:39.485 INFO:tasks.rados.rados.0.smithi110.stdout:24: oid 24 updating version 0 to 5 2024-08-17T00:34:39.485 INFO:tasks.rados.rados.0.smithi110.stdout:24: oid 24 updating version 5 to 6 2024-08-17T00:34:39.485 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 6 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-08-17T00:34:39.485 INFO:tasks.rados.rados.0.smithi110.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2024-08-17T00:34:39.485 INFO:tasks.rados.rados.0.smithi110.stdout:25: finishing write tid 1 to smithi11086371-25 2024-08-17T00:34:39.485 INFO:tasks.rados.rados.0.smithi110.stdout:25: finishing write tid 2 to smithi11086371-25 2024-08-17T00:34:39.485 INFO:tasks.rados.rados.0.smithi110.stdout:25: finishing write tid 3 to smithi11086371-25 2024-08-17T00:34:39.485 INFO:tasks.rados.rados.0.smithi110.stdout:25: oid 25 updating version 0 to 7 2024-08-17T00:34:39.485 INFO:tasks.rados.rados.0.smithi110.stdout:25: oid 25 updating version 7 to 8 2024-08-17T00:34:39.485 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 8 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-08-17T00:34:39.486 INFO:tasks.rados.rados.0.smithi110.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2024-08-17T00:34:39.486 INFO:tasks.rados.rados.0.smithi110.stdout:26: finishing write tid 1 to smithi11086371-26 2024-08-17T00:34:39.486 INFO:tasks.rados.rados.0.smithi110.stdout:26: finishing write tid 2 to smithi11086371-26 2024-08-17T00:34:39.486 INFO:tasks.rados.rados.0.smithi110.stdout:26: finishing write tid 3 to smithi11086371-26 2024-08-17T00:34:39.486 INFO:tasks.rados.rados.0.smithi110.stdout:26: oid 26 updating version 0 to 10 2024-08-17T00:34:39.486 INFO:tasks.rados.rados.0.smithi110.stdout:26: oid 26 version 10 is already newer than 9 2024-08-17T00:34:39.486 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 26 v 10 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-08-17T00:34:39.486 INFO:tasks.rados.rados.0.smithi110.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2024-08-17T00:34:39.486 INFO:tasks.rados.rados.0.smithi110.stdout:27: finishing write tid 1 to smithi11086371-27 2024-08-17T00:34:39.486 INFO:tasks.rados.rados.0.smithi110.stdout:27: finishing write tid 2 to smithi11086371-27 2024-08-17T00:34:39.486 INFO:tasks.rados.rados.0.smithi110.stdout:27: finishing write tid 3 to smithi11086371-27 2024-08-17T00:34:39.486 INFO:tasks.rados.rados.0.smithi110.stdout:27: oid 27 updating version 0 to 3 2024-08-17T00:34:39.487 INFO:tasks.rados.rados.0.smithi110.stdout:27: oid 27 updating version 3 to 4 2024-08-17T00:34:39.487 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 4 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-08-17T00:34:39.487 INFO:tasks.rados.rados.0.smithi110.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2024-08-17T00:34:39.487 INFO:tasks.rados.rados.0.smithi110.stdout:28: finishing write tid 1 to smithi11086371-28 2024-08-17T00:34:39.487 INFO:tasks.rados.rados.0.smithi110.stdout:28: finishing write tid 2 to smithi11086371-28 2024-08-17T00:34:39.487 INFO:tasks.rados.rados.0.smithi110.stdout:28: finishing write tid 3 to smithi11086371-28 2024-08-17T00:34:39.487 INFO:tasks.rados.rados.0.smithi110.stdout:28: oid 28 updating version 0 to 3 2024-08-17T00:34:39.487 INFO:tasks.rados.rados.0.smithi110.stdout:28: oid 28 updating version 3 to 4 2024-08-17T00:34:39.487 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 4 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-08-17T00:34:39.487 INFO:tasks.rados.rados.0.smithi110.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2024-08-17T00:34:39.487 INFO:tasks.rados.rados.0.smithi110.stdout:29: finishing write tid 1 to smithi11086371-29 2024-08-17T00:34:39.487 INFO:tasks.rados.rados.0.smithi110.stdout:29: finishing write tid 2 to smithi11086371-29 2024-08-17T00:34:39.487 INFO:tasks.rados.rados.0.smithi110.stdout:29: finishing write tid 3 to smithi11086371-29 2024-08-17T00:34:39.488 INFO:tasks.rados.rados.0.smithi110.stdout:29: oid 29 updating version 0 to 5 2024-08-17T00:34:39.488 INFO:tasks.rados.rados.0.smithi110.stdout:29: oid 29 updating version 5 to 6 2024-08-17T00:34:39.488 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 6 (ObjNum 28 snap 0 seq_num 28) dirty exists 2024-08-17T00:34:39.488 INFO:tasks.rados.rados.0.smithi110.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2024-08-17T00:34:39.488 INFO:tasks.rados.rados.0.smithi110.stdout:30: finishing write tid 1 to smithi11086371-30 2024-08-17T00:34:39.488 INFO:tasks.rados.rados.0.smithi110.stdout:30: finishing write tid 2 to smithi11086371-30 2024-08-17T00:34:39.488 INFO:tasks.rados.rados.0.smithi110.stdout:30: finishing write tid 3 to smithi11086371-30 2024-08-17T00:34:39.488 INFO:tasks.rados.rados.0.smithi110.stdout:30: oid 30 updating version 0 to 3 2024-08-17T00:34:39.488 INFO:tasks.rados.rados.0.smithi110.stdout:30: oid 30 updating version 3 to 4 2024-08-17T00:34:39.488 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 4 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-08-17T00:34:39.488 INFO:tasks.rados.rados.0.smithi110.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2024-08-17T00:34:39.488 INFO:tasks.rados.rados.0.smithi110.stdout:31: finishing write tid 1 to smithi11086371-31 2024-08-17T00:34:39.488 INFO:tasks.rados.rados.0.smithi110.stdout:31: finishing write tid 2 to smithi11086371-31 2024-08-17T00:34:39.488 INFO:tasks.rados.rados.0.smithi110.stdout:23: done (15 left) 2024-08-17T00:34:39.489 INFO:tasks.rados.rados.0.smithi110.stdout:24: done (14 left) 2024-08-17T00:34:39.489 INFO:tasks.rados.rados.0.smithi110.stdout:25: done (13 left) 2024-08-17T00:34:39.489 INFO:tasks.rados.rados.0.smithi110.stdout:26: done (12 left) 2024-08-17T00:34:39.489 INFO:tasks.rados.rados.0.smithi110.stdout:27: done (11 left) 2024-08-17T00:34:39.489 INFO:tasks.rados.rados.0.smithi110.stdout:28: done (10 left) 2024-08-17T00:34:39.489 INFO:tasks.rados.rados.0.smithi110.stdout:29: done (9 left) 2024-08-17T00:34:39.489 INFO:tasks.rados.rados.0.smithi110.stdout:30: done (8 left) 2024-08-17T00:34:39.489 INFO:tasks.rados.rados.0.smithi110.stdout:39: write initial oid 39 2024-08-17T00:34:39.489 INFO:tasks.rados.rados.0.smithi110.stdout:39: seq_num 38 ranges {0=638976} 2024-08-17T00:34:39.491 INFO:tasks.rados.rados.0.smithi110.stdout:39: writing smithi11086371-39 from 0 to 638976 tid 1 2024-08-17T00:34:39.491 INFO:tasks.rados.rados.0.smithi110.stdout:40: write initial oid 40 2024-08-17T00:34:39.491 INFO:tasks.rados.rados.0.smithi110.stdout:40: seq_num 39 ranges {0=663552} 2024-08-17T00:34:39.491 INFO:tasks.rados.rados.0.smithi110.stdout:40: writing smithi11086371-40 from 0 to 663552 tid 1 2024-08-17T00:34:39.491 INFO:tasks.rados.rados.0.smithi110.stdout:41: write initial oid 41 2024-08-17T00:34:39.491 INFO:tasks.rados.rados.0.smithi110.stdout:32: finishing write tid 1 to smithi11086371-32 2024-08-17T00:34:39.491 INFO:tasks.rados.rados.0.smithi110.stdout:32: finishing write tid 2 to smithi11086371-32 2024-08-17T00:34:39.491 INFO:tasks.rados.rados.0.smithi110.stdout:31: finishing write tid 3 to smithi11086371-31 2024-08-17T00:34:39.491 INFO:tasks.rados.rados.0.smithi110.stdout:31: oid 31 updating version 0 to 5 2024-08-17T00:34:39.492 INFO:tasks.rados.rados.0.smithi110.stdout:31: oid 31 updating version 5 to 6 2024-08-17T00:34:39.492 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 6 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-08-17T00:34:39.492 INFO:tasks.rados.rados.0.smithi110.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2024-08-17T00:34:39.492 INFO:tasks.rados.rados.0.smithi110.stdout:32: finishing write tid 3 to smithi11086371-32 2024-08-17T00:34:39.492 INFO:tasks.rados.rados.0.smithi110.stdout:32: oid 32 updating version 0 to 3 2024-08-17T00:34:39.492 INFO:tasks.rados.rados.0.smithi110.stdout:32: oid 32 updating version 3 to 4 2024-08-17T00:34:39.492 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 4 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-08-17T00:34:39.492 INFO:tasks.rados.rados.0.smithi110.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2024-08-17T00:34:39.492 INFO:tasks.rados.rados.0.smithi110.stdout:33: finishing write tid 1 to smithi11086371-33 2024-08-17T00:34:39.492 INFO:tasks.rados.rados.0.smithi110.stdout:33: finishing write tid 2 to smithi11086371-33 2024-08-17T00:34:39.492 INFO:tasks.rados.rados.0.smithi110.stdout:33: finishing write tid 3 to smithi11086371-33 2024-08-17T00:34:39.492 INFO:tasks.rados.rados.0.smithi110.stdout:33: oid 33 updating version 0 to 6 2024-08-17T00:34:39.492 INFO:tasks.rados.rados.0.smithi110.stdout:33: oid 33 version 6 is already newer than 5 2024-08-17T00:34:39.493 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 33 v 6 (ObjNum 32 snap 0 seq_num 32) dirty exists 2024-08-17T00:34:39.493 INFO:tasks.rados.rados.0.smithi110.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2024-08-17T00:34:39.493 INFO:tasks.rados.rados.0.smithi110.stdout:34: finishing write tid 1 to smithi11086371-34 2024-08-17T00:34:39.493 INFO:tasks.rados.rados.0.smithi110.stdout:34: finishing write tid 2 to smithi11086371-34 2024-08-17T00:34:39.493 INFO:tasks.rados.rados.0.smithi110.stdout:34: finishing write tid 3 to smithi11086371-34 2024-08-17T00:34:39.493 INFO:tasks.rados.rados.0.smithi110.stdout:34: oid 34 updating version 0 to 1 2024-08-17T00:34:39.493 INFO:tasks.rados.rados.0.smithi110.stdout:34: oid 34 updating version 1 to 2 2024-08-17T00:34:39.493 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 2 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-08-17T00:34:39.493 INFO:tasks.rados.rados.0.smithi110.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2024-08-17T00:34:39.493 INFO:tasks.rados.rados.0.smithi110.stdout:35: finishing write tid 1 to smithi11086371-35 2024-08-17T00:34:39.493 INFO:tasks.rados.rados.0.smithi110.stdout:35: finishing write tid 2 to smithi11086371-35 2024-08-17T00:34:39.493 INFO:tasks.rados.rados.0.smithi110.stdout:35: finishing write tid 3 to smithi11086371-35 2024-08-17T00:34:39.493 INFO:tasks.rados.rados.0.smithi110.stdout:35: oid 35 updating version 0 to 6 2024-08-17T00:34:39.494 INFO:tasks.rados.rados.0.smithi110.stdout:35: oid 35 version 6 is already newer than 5 2024-08-17T00:34:39.494 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 6 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-08-17T00:34:39.494 INFO:tasks.rados.rados.0.smithi110.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2024-08-17T00:34:39.494 INFO:tasks.rados.rados.0.smithi110.stdout:36: finishing write tid 1 to smithi11086371-36 2024-08-17T00:34:39.494 INFO:tasks.rados.rados.0.smithi110.stdout:36: finishing write tid 2 to smithi11086371-36 2024-08-17T00:34:39.494 INFO:tasks.rados.rados.0.smithi110.stdout:36: finishing write tid 3 to smithi11086371-36 2024-08-17T00:34:39.494 INFO:tasks.rados.rados.0.smithi110.stdout:36: oid 36 updating version 0 to 3 2024-08-17T00:34:39.494 INFO:tasks.rados.rados.0.smithi110.stdout:36: oid 36 updating version 3 to 4 2024-08-17T00:34:39.494 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 36 v 4 (ObjNum 35 snap 0 seq_num 35) dirty exists 2024-08-17T00:34:39.494 INFO:tasks.rados.rados.0.smithi110.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2024-08-17T00:34:39.494 INFO:tasks.rados.rados.0.smithi110.stdout:37: finishing write tid 1 to smithi11086371-37 2024-08-17T00:34:39.494 INFO:tasks.rados.rados.0.smithi110.stdout:37: finishing write tid 2 to smithi11086371-37 2024-08-17T00:34:39.494 INFO:tasks.rados.rados.0.smithi110.stdout:37: finishing write tid 3 to smithi11086371-37 2024-08-17T00:34:39.494 INFO:tasks.rados.rados.0.smithi110.stdout:37: oid 37 updating version 0 to 3 2024-08-17T00:34:39.495 INFO:tasks.rados.rados.0.smithi110.stdout:37: oid 37 updating version 3 to 4 2024-08-17T00:34:39.495 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 4 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-08-17T00:34:39.495 INFO:tasks.rados.rados.0.smithi110.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2024-08-17T00:34:39.495 INFO:tasks.rados.rados.0.smithi110.stdout:41: seq_num 40 ranges {0=679936} 2024-08-17T00:34:39.495 INFO:tasks.rados.rados.0.smithi110.stdout:41: writing smithi11086371-41 from 0 to 679936 tid 1 2024-08-17T00:34:39.496 INFO:tasks.rados.rados.0.smithi110.stdout:31: done (10 left) 2024-08-17T00:34:39.496 INFO:tasks.rados.rados.0.smithi110.stdout:32: done (9 left) 2024-08-17T00:34:39.496 INFO:tasks.rados.rados.0.smithi110.stdout:33: done (8 left) 2024-08-17T00:34:39.496 INFO:tasks.rados.rados.0.smithi110.stdout:34: done (7 left) 2024-08-17T00:34:39.496 INFO:tasks.rados.rados.0.smithi110.stdout:35: done (6 left) 2024-08-17T00:34:39.496 INFO:tasks.rados.rados.0.smithi110.stdout:36: done (5 left) 2024-08-17T00:34:39.496 INFO:tasks.rados.rados.0.smithi110.stdout:37: done (4 left) 2024-08-17T00:34:39.496 INFO:tasks.rados.rados.0.smithi110.stdout:42: write initial oid 42 2024-08-17T00:34:39.496 INFO:tasks.rados.rados.0.smithi110.stdout:42: seq_num 41 ranges {0=696320} 2024-08-17T00:34:39.498 INFO:tasks.rados.rados.0.smithi110.stdout:42: writing smithi11086371-42 from 0 to 696320 tid 1 2024-08-17T00:34:39.498 INFO:tasks.rados.rados.0.smithi110.stdout:43: write initial oid 43 2024-08-17T00:34:39.498 INFO:tasks.rados.rados.0.smithi110.stdout:43: seq_num 42 ranges {0=712704} 2024-08-17T00:34:39.502 INFO:tasks.rados.rados.0.smithi110.stdout:43: writing smithi11086371-43 from 0 to 712704 tid 1 2024-08-17T00:34:39.502 INFO:tasks.rados.rados.0.smithi110.stdout:44: write initial oid 44 2024-08-17T00:34:39.502 INFO:tasks.rados.rados.0.smithi110.stdout:44: seq_num 43 ranges {0=729088} 2024-08-17T00:34:39.506 INFO:tasks.rados.rados.0.smithi110.stdout:44: writing smithi11086371-44 from 0 to 729088 tid 1 2024-08-17T00:34:39.506 INFO:tasks.rados.rados.0.smithi110.stdout:45: write initial oid 45 2024-08-17T00:34:39.506 INFO:tasks.rados.rados.0.smithi110.stdout:45: seq_num 44 ranges {0=745472} 2024-08-17T00:34:39.511 INFO:tasks.rados.rados.0.smithi110.stdout:45: writing smithi11086371-45 from 0 to 745472 tid 1 2024-08-17T00:34:39.511 INFO:tasks.rados.rados.0.smithi110.stdout:46: write initial oid 46 2024-08-17T00:34:39.511 INFO:tasks.rados.rados.0.smithi110.stdout:46: seq_num 45 ranges {0=761856} 2024-08-17T00:34:39.515 INFO:tasks.rados.rados.0.smithi110.stdout:46: writing smithi11086371-46 from 0 to 761856 tid 1 2024-08-17T00:34:39.515 INFO:tasks.rados.rados.0.smithi110.stdout:47: write initial oid 47 2024-08-17T00:34:39.515 INFO:tasks.rados.rados.0.smithi110.stdout:47: seq_num 46 ranges {0=778240} 2024-08-17T00:34:39.522 INFO:tasks.rados.rados.0.smithi110.stdout:47: writing smithi11086371-47 from 0 to 778240 tid 1 2024-08-17T00:34:39.522 INFO:tasks.rados.rados.0.smithi110.stdout:48: write initial oid 48 2024-08-17T00:34:39.523 INFO:tasks.rados.rados.0.smithi110.stdout:48: seq_num 47 ranges {0=794624} 2024-08-17T00:34:39.523 INFO:tasks.rados.rados.0.smithi110.stdout:48: writing smithi11086371-48 from 0 to 794624 tid 1 2024-08-17T00:34:39.523 INFO:tasks.rados.rados.0.smithi110.stdout:49: write initial oid 49 2024-08-17T00:34:39.524 INFO:tasks.rados.rados.0.smithi110.stdout:49: seq_num 48 ranges {0=409600,409600=401408} 2024-08-17T00:34:39.526 INFO:tasks.rados.rados.0.smithi110.stdout:49: writing smithi11086371-49 from 0 to 409600 tid 1 2024-08-17T00:34:39.528 INFO:tasks.rados.rados.0.smithi110.stdout:49: writing smithi11086371-49 from 409600 to 811008 tid 2 2024-08-17T00:34:39.528 INFO:tasks.rados.rados.0.smithi110.stdout:50: write initial oid 50 2024-08-17T00:34:39.528 INFO:tasks.rados.rados.0.smithi110.stdout:50: seq_num 49 ranges {0=425984,425984=401408} 2024-08-17T00:34:39.531 INFO:tasks.rados.rados.0.smithi110.stdout:50: writing smithi11086371-50 from 0 to 425984 tid 1 2024-08-17T00:34:39.533 INFO:tasks.rados.rados.0.smithi110.stdout:50: writing smithi11086371-50 from 425984 to 827392 tid 2 2024-08-17T00:34:39.533 INFO:tasks.rados.rados.0.smithi110.stdout:51: copy_from oid 8 from oid 14 current snap is 0 2024-08-17T00:34:39.533 INFO:tasks.rados.rados.0.smithi110.stdout:38: finishing write tid 1 to smithi11086371-38 2024-08-17T00:34:39.533 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 18 current snap is 0 2024-08-17T00:34:39.534 INFO:tasks.rados.rados.0.smithi110.stdout:38: finishing write tid 2 to smithi11086371-38 2024-08-17T00:34:39.534 INFO:tasks.rados.rados.0.smithi110.stdout:52: seq_num 50 ranges {286720=442368,729088=401408} 2024-08-17T00:34:39.537 INFO:tasks.rados.rados.0.smithi110.stdout:52: writing smithi11086371-18 from 286720 to 729088 tid 1 2024-08-17T00:34:39.543 INFO:tasks.rados.rados.0.smithi110.stdout:52: writing smithi11086371-18 from 729088 to 1130496 tid 2 2024-08-17T00:34:39.543 INFO:tasks.rados.rados.0.smithi110.stdout:53: rmattr oid 3 current snap is 0 2024-08-17T00:34:39.543 INFO:tasks.rados.rados.0.smithi110.stdout:53: done (15 left) 2024-08-17T00:34:39.543 INFO:tasks.rados.rados.0.smithi110.stdout:54: delete oid 29 current snap is 0 2024-08-17T00:34:39.543 INFO:tasks.rados.rados.0.smithi110.stdout:38: finishing write tid 3 to smithi11086371-38 2024-08-17T00:34:39.543 INFO:tasks.rados.rados.0.smithi110.stdout:38: oid 38 updating version 0 to 1 2024-08-17T00:34:39.543 INFO:tasks.rados.rados.0.smithi110.stdout:38: oid 38 updating version 1 to 2 2024-08-17T00:34:39.544 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 2 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-08-17T00:34:39.544 INFO:tasks.rados.rados.0.smithi110.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2024-08-17T00:34:39.544 INFO:tasks.rados.rados.0.smithi110.stdout:39: finishing write tid 1 to smithi11086371-39 2024-08-17T00:34:39.544 INFO:tasks.rados.rados.0.smithi110.stdout:39: finishing write tid 2 to smithi11086371-39 2024-08-17T00:34:39.544 INFO:tasks.rados.rados.0.smithi110.stdout:39: finishing write tid 3 to smithi11086371-39 2024-08-17T00:34:39.544 INFO:tasks.rados.rados.0.smithi110.stdout:39: oid 39 updating version 0 to 7 2024-08-17T00:34:39.544 INFO:tasks.rados.rados.0.smithi110.stdout:39: oid 39 updating version 7 to 8 2024-08-17T00:34:39.544 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 8 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-08-17T00:34:39.544 INFO:tasks.rados.rados.0.smithi110.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2024-08-17T00:34:39.544 INFO:tasks.rados.rados.0.smithi110.stdout:40: finishing write tid 1 to smithi11086371-40 2024-08-17T00:34:39.544 INFO:tasks.rados.rados.0.smithi110.stdout:40: finishing write tid 2 to smithi11086371-40 2024-08-17T00:34:39.544 INFO:tasks.rados.rados.0.smithi110.stdout:40: finishing write tid 3 to smithi11086371-40 2024-08-17T00:34:39.544 INFO:tasks.rados.rados.0.smithi110.stdout:40: oid 40 updating version 0 to 4 2024-08-17T00:34:39.545 INFO:tasks.rados.rados.0.smithi110.stdout:40: oid 40 version 4 is already newer than 3 2024-08-17T00:34:39.545 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 4 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-08-17T00:34:39.545 INFO:tasks.rados.rados.0.smithi110.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2024-08-17T00:34:39.545 INFO:tasks.rados.rados.0.smithi110.stdout:41: finishing write tid 1 to smithi11086371-41 2024-08-17T00:34:39.545 INFO:tasks.rados.rados.0.smithi110.stdout:41: finishing write tid 2 to smithi11086371-41 2024-08-17T00:34:39.545 INFO:tasks.rados.rados.0.smithi110.stdout:41: finishing write tid 3 to smithi11086371-41 2024-08-17T00:34:39.545 INFO:tasks.rados.rados.0.smithi110.stdout:41: oid 41 updating version 0 to 5 2024-08-17T00:34:39.545 INFO:tasks.rados.rados.0.smithi110.stdout:41: oid 41 updating version 5 to 6 2024-08-17T00:34:39.545 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 6 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-08-17T00:34:39.545 INFO:tasks.rados.rados.0.smithi110.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2024-08-17T00:34:39.545 INFO:tasks.rados.rados.0.smithi110.stdout:42: finishing write tid 1 to smithi11086371-42 2024-08-17T00:34:39.545 INFO:tasks.rados.rados.0.smithi110.stdout:42: finishing write tid 2 to smithi11086371-42 2024-08-17T00:34:39.545 INFO:tasks.rados.rados.0.smithi110.stdout:42: finishing write tid 3 to smithi11086371-42 2024-08-17T00:34:39.546 INFO:tasks.rados.rados.0.smithi110.stdout:42: oid 42 updating version 0 to 11 2024-08-17T00:34:39.546 INFO:tasks.rados.rados.0.smithi110.stdout:42: oid 42 updating version 11 to 12 2024-08-17T00:34:39.546 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 42 v 12 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-08-17T00:34:39.546 INFO:tasks.rados.rados.0.smithi110.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2024-08-17T00:34:39.546 INFO:tasks.rados.rados.0.smithi110.stdout:43: finishing write tid 1 to smithi11086371-43 2024-08-17T00:34:39.546 INFO:tasks.rados.rados.0.smithi110.stdout:43: finishing write tid 2 to smithi11086371-43 2024-08-17T00:34:39.546 INFO:tasks.rados.rados.0.smithi110.stdout:43: finishing write tid 3 to smithi11086371-43 2024-08-17T00:34:39.546 INFO:tasks.rados.rados.0.smithi110.stdout:43: oid 43 updating version 0 to 5 2024-08-17T00:34:39.546 INFO:tasks.rados.rados.0.smithi110.stdout:43: oid 43 updating version 5 to 6 2024-08-17T00:34:39.546 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 6 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-08-17T00:34:39.546 INFO:tasks.rados.rados.0.smithi110.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2024-08-17T00:34:39.546 INFO:tasks.rados.rados.0.smithi110.stdout:44: finishing write tid 1 to smithi11086371-44 2024-08-17T00:34:39.546 INFO:tasks.rados.rados.0.smithi110.stdout:44: finishing write tid 2 to smithi11086371-44 2024-08-17T00:34:39.547 INFO:tasks.rados.rados.0.smithi110.stdout:44: finishing write tid 3 to smithi11086371-44 2024-08-17T00:34:39.547 INFO:tasks.rados.rados.0.smithi110.stdout:44: oid 44 updating version 0 to 5 2024-08-17T00:34:39.547 INFO:tasks.rados.rados.0.smithi110.stdout:44: oid 44 updating version 5 to 6 2024-08-17T00:34:39.547 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 6 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-08-17T00:34:39.547 INFO:tasks.rados.rados.0.smithi110.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2024-08-17T00:34:39.547 INFO:tasks.rados.rados.0.smithi110.stdout:45: finishing write tid 1 to smithi11086371-45 2024-08-17T00:34:39.547 INFO:tasks.rados.rados.0.smithi110.stdout:45: finishing write tid 2 to smithi11086371-45 2024-08-17T00:34:39.547 INFO:tasks.rados.rados.0.smithi110.stdout:45: finishing write tid 3 to smithi11086371-45 2024-08-17T00:34:39.547 INFO:tasks.rados.rados.0.smithi110.stdout:45: oid 45 updating version 0 to 10 2024-08-17T00:34:39.547 INFO:tasks.rados.rados.0.smithi110.stdout:45: oid 45 version 10 is already newer than 9 2024-08-17T00:34:39.547 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 10 (ObjNum 44 snap 0 seq_num 44) dirty exists 2024-08-17T00:34:39.547 INFO:tasks.rados.rados.0.smithi110.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2024-08-17T00:34:39.547 INFO:tasks.rados.rados.0.smithi110.stdout:46: finishing write tid 1 to smithi11086371-46 2024-08-17T00:34:39.548 INFO:tasks.rados.rados.0.smithi110.stdout:46: finishing write tid 2 to smithi11086371-46 2024-08-17T00:34:39.548 INFO:tasks.rados.rados.0.smithi110.stdout:46: finishing write tid 3 to smithi11086371-46 2024-08-17T00:34:39.548 INFO:tasks.rados.rados.0.smithi110.stdout:46: oid 46 updating version 0 to 8 2024-08-17T00:34:39.548 INFO:tasks.rados.rados.0.smithi110.stdout:46: oid 46 version 8 is already newer than 7 2024-08-17T00:34:39.548 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 8 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-08-17T00:34:39.548 INFO:tasks.rados.rados.0.smithi110.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2024-08-17T00:34:39.548 INFO:tasks.rados.rados.0.smithi110.stdout:47: finishing write tid 1 to smithi11086371-47 2024-08-17T00:34:39.548 INFO:tasks.rados.rados.0.smithi110.stdout:47: finishing write tid 2 to smithi11086371-47 2024-08-17T00:34:39.548 INFO:tasks.rados.rados.0.smithi110.stdout:47: finishing write tid 3 to smithi11086371-47 2024-08-17T00:34:39.548 INFO:tasks.rados.rados.0.smithi110.stdout:47: oid 47 updating version 0 to 10 2024-08-17T00:34:39.548 INFO:tasks.rados.rados.0.smithi110.stdout:47: oid 47 version 10 is already newer than 9 2024-08-17T00:34:39.549 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 47 v 10 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-08-17T00:34:39.549 INFO:tasks.rados.rados.0.smithi110.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2024-08-17T00:34:39.549 INFO:tasks.rados.rados.0.smithi110.stdout:48: finishing write tid 1 to smithi11086371-48 2024-08-17T00:34:39.549 INFO:tasks.rados.rados.0.smithi110.stdout:48: finishing write tid 2 to smithi11086371-48 2024-08-17T00:34:39.549 INFO:tasks.rados.rados.0.smithi110.stdout:48: finishing write tid 3 to smithi11086371-48 2024-08-17T00:34:39.549 INFO:tasks.rados.rados.0.smithi110.stdout:48: oid 48 updating version 0 to 7 2024-08-17T00:34:39.549 INFO:tasks.rados.rados.0.smithi110.stdout:48: oid 48 updating version 7 to 8 2024-08-17T00:34:39.549 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 8 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-08-17T00:34:39.549 INFO:tasks.rados.rados.0.smithi110.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2024-08-17T00:34:39.549 INFO:tasks.rados.rados.0.smithi110.stdout:49: finishing write tid 1 to smithi11086371-49 2024-08-17T00:34:39.549 INFO:tasks.rados.rados.0.smithi110.stdout:49: finishing write tid 2 to smithi11086371-49 2024-08-17T00:34:39.549 INFO:tasks.rados.rados.0.smithi110.stdout:49: finishing write tid 3 to smithi11086371-49 2024-08-17T00:34:39.549 INFO:tasks.rados.rados.0.smithi110.stdout:49: finishing write tid 4 to smithi11086371-49 2024-08-17T00:34:39.549 INFO:tasks.rados.rados.0.smithi110.stdout:49: oid 49 updating version 0 to 6 2024-08-17T00:34:39.550 INFO:tasks.rados.rados.0.smithi110.stdout:49: oid 49 version 6 is already newer than 5 2024-08-17T00:34:39.550 INFO:tasks.rados.rados.0.smithi110.stdout:49: oid 49 updating version 6 to 7 2024-08-17T00:34:39.550 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 7 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-08-17T00:34:39.550 INFO:tasks.rados.rados.0.smithi110.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2024-08-17T00:34:39.550 INFO:tasks.rados.rados.0.smithi110.stdout:50: finishing write tid 1 to smithi11086371-50 2024-08-17T00:34:39.550 INFO:tasks.rados.rados.0.smithi110.stdout:50: finishing write tid 2 to smithi11086371-50 2024-08-17T00:34:39.550 INFO:tasks.rados.rados.0.smithi110.stdout:50: finishing write tid 3 to smithi11086371-50 2024-08-17T00:34:39.550 INFO:tasks.rados.rados.0.smithi110.stdout:50: finishing write tid 4 to smithi11086371-50 2024-08-17T00:34:39.550 INFO:tasks.rados.rados.0.smithi110.stdout:50: oid 50 updating version 0 to 5 2024-08-17T00:34:39.550 INFO:tasks.rados.rados.0.smithi110.stdout:50: oid 50 version 5 is already newer than 3 2024-08-17T00:34:39.550 INFO:tasks.rados.rados.0.smithi110.stdout:50: oid 50 version 5 is already newer than 4 2024-08-17T00:34:39.550 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 5 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-08-17T00:34:39.550 INFO:tasks.rados.rados.0.smithi110.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2024-08-17T00:34:39.551 INFO:tasks.rados.rados.0.smithi110.stdout:51: finishing copy_from racing read to smithi11086371-8 2024-08-17T00:34:39.551 INFO:tasks.rados.rados.0.smithi110.stdout:51: finishing copy_from to smithi11086371-8 2024-08-17T00:34:39.551 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 4 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-08-17T00:34:39.551 INFO:tasks.rados.rados.0.smithi110.stdout:52: finishing write tid 1 to smithi11086371-18 2024-08-17T00:34:39.551 INFO:tasks.rados.rados.0.smithi110.stdout:38: done (15 left) 2024-08-17T00:34:39.551 INFO:tasks.rados.rados.0.smithi110.stdout:39: done (14 left) 2024-08-17T00:34:39.551 INFO:tasks.rados.rados.0.smithi110.stdout:40: done (13 left) 2024-08-17T00:34:39.551 INFO:tasks.rados.rados.0.smithi110.stdout:41: done (12 left) 2024-08-17T00:34:39.551 INFO:tasks.rados.rados.0.smithi110.stdout:42: done (11 left) 2024-08-17T00:34:39.551 INFO:tasks.rados.rados.0.smithi110.stdout:43: done (10 left) 2024-08-17T00:34:39.551 INFO:tasks.rados.rados.0.smithi110.stdout:44: done (9 left) 2024-08-17T00:34:39.551 INFO:tasks.rados.rados.0.smithi110.stdout:45: done (8 left) 2024-08-17T00:34:39.551 INFO:tasks.rados.rados.0.smithi110.stdout:46: done (7 left) 2024-08-17T00:34:39.551 INFO:tasks.rados.rados.0.smithi110.stdout:47: done (6 left) 2024-08-17T00:34:39.551 INFO:tasks.rados.rados.0.smithi110.stdout:48: done (5 left) 2024-08-17T00:34:39.551 INFO:tasks.rados.rados.0.smithi110.stdout:49: done (4 left) 2024-08-17T00:34:39.552 INFO:tasks.rados.rados.0.smithi110.stdout:50: done (3 left) 2024-08-17T00:34:39.552 INFO:tasks.rados.rados.0.smithi110.stdout:51: done (2 left) 2024-08-17T00:34:39.552 INFO:tasks.rados.rados.0.smithi110.stdout:54: done (1 left) 2024-08-17T00:34:39.552 INFO:tasks.rados.rados.0.smithi110.stdout:55: read oid 15 snap -1 2024-08-17T00:34:39.552 INFO:tasks.rados.rados.0.smithi110.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2024-08-17T00:34:39.552 INFO:tasks.rados.rados.0.smithi110.stdout:56: rollback oid 31 current snap is 0 2024-08-17T00:34:39.552 INFO:tasks.rados.rados.0.smithi110.stdout:56: done (2 left) 2024-08-17T00:34:39.552 INFO:tasks.rados.rados.0.smithi110.stdout:57: read oid 28 snap -1 2024-08-17T00:34:39.552 INFO:tasks.rados.rados.0.smithi110.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2024-08-17T00:34:39.552 INFO:tasks.rados.rados.0.smithi110.stdout:58: copy_from oid 29 from oid 47 current snap is 0 2024-08-17T00:34:39.552 INFO:tasks.rados.rados.0.smithi110.stdout:59: rollback oid 45 current snap is 0 2024-08-17T00:34:39.552 INFO:tasks.rados.rados.0.smithi110.stdout:59: done (4 left) 2024-08-17T00:34:39.552 INFO:tasks.rados.rados.0.smithi110.stdout:60: copy_from oid 23 from oid 48 current snap is 0 2024-08-17T00:34:39.552 INFO:tasks.rados.rados.0.smithi110.stdout:61: delete oid 1 current snap is 0 2024-08-17T00:34:39.553 INFO:tasks.rados.rados.0.smithi110.stdout:52: finishing write tid 2 to smithi11086371-18 2024-08-17T00:34:39.553 INFO:tasks.rados.rados.0.smithi110.stdout:52: finishing write tid 3 to smithi11086371-18 2024-08-17T00:34:39.553 INFO:tasks.rados.rados.0.smithi110.stdout:52: finishing write tid 4 to smithi11086371-18 2024-08-17T00:34:39.553 INFO:tasks.rados.rados.0.smithi110.stdout:52: oid 18 updating version 0 to 9 2024-08-17T00:34:39.553 INFO:tasks.rados.rados.0.smithi110.stdout:52: oid 18 version 9 is already newer than 7 2024-08-17T00:34:39.553 INFO:tasks.rados.rados.0.smithi110.stdout:52: oid 18 version 9 is already newer than 8 2024-08-17T00:34:39.553 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 9 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-08-17T00:34:39.553 INFO:tasks.rados.rados.0.smithi110.stdout:52: left oid 18 (ObjNum 50 snap 0 seq_num 50) 2024-08-17T00:34:39.553 INFO:tasks.rados.rados.0.smithi110.stdout:52: done (5 left) 2024-08-17T00:34:39.553 INFO:tasks.rados.rados.0.smithi110.stdout:61: done (4 left) 2024-08-17T00:34:39.553 INFO:tasks.rados.rados.0.smithi110.stdout:62: read oid 24 snap -1 2024-08-17T00:34:39.553 INFO:tasks.rados.rados.0.smithi110.stdout:62: expect (ObjNum 23 snap 0 seq_num 23) 2024-08-17T00:34:39.554 INFO:tasks.rados.rados.0.smithi110.stdout:63: snap_create 2024-08-17T00:34:39.554 INFO:tasks.rados.rados.0.smithi110.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2024-08-17T00:34:39.558 INFO:tasks.rados.rados.0.smithi110.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2024-08-17T00:34:39.565 INFO:tasks.rados.rados.0.smithi110.stdout:62: expect (ObjNum 23 snap 0 seq_num 23) 2024-08-17T00:34:39.575 INFO:tasks.rados.rados.0.smithi110.stdout:58: finishing copy_from racing read to smithi11086371-29 2024-08-17T00:34:39.575 INFO:tasks.rados.rados.0.smithi110.stdout:60: finishing copy_from racing read to smithi11086371-23 2024-08-17T00:34:39.575 INFO:tasks.rados.rados.0.smithi110.stdout:60: finishing copy_from to smithi11086371-23 2024-08-17T00:34:39.575 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 8 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-08-17T00:34:39.575 INFO:tasks.rados.rados.0.smithi110.stdout:58: finishing copy_from to smithi11086371-29 2024-08-17T00:34:39.575 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 10 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-08-17T00:34:39.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:39 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/1309118310' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-08-17T00:34:39.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:39 smithi110 ceph-mon[29669]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-08-17T00:34:39.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:39 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/1309118310' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-08-17T00:34:39.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:39 smithi110 ceph-mon[41467]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-08-17T00:34:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:39 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/1309118310' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-08-17T00:34:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:39 smithi177 ceph-mon[33147]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-08-17T00:34:40.412 INFO:tasks.rados.rados.0.smithi110.stdout:55: done (5 left) 2024-08-17T00:34:40.413 INFO:tasks.rados.rados.0.smithi110.stdout:57: done (4 left) 2024-08-17T00:34:40.413 INFO:tasks.rados.rados.0.smithi110.stdout:58: done (3 left) 2024-08-17T00:34:40.413 INFO:tasks.rados.rados.0.smithi110.stdout:60: done (2 left) 2024-08-17T00:34:40.413 INFO:tasks.rados.rados.0.smithi110.stdout:62: done (1 left) 2024-08-17T00:34:40.413 INFO:tasks.rados.rados.0.smithi110.stdout:63: done (0 left) 2024-08-17T00:34:40.413 INFO:tasks.rados.rados.0.smithi110.stdout:64: copy_from oid 15 from oid 2 current snap is 1 2024-08-17T00:34:40.413 INFO:tasks.rados.rados.0.smithi110.stdout:65: read oid 30 snap -1 2024-08-17T00:34:40.413 INFO:tasks.rados.rados.0.smithi110.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-08-17T00:34:40.413 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 23 current snap is 1 2024-08-17T00:34:40.413 INFO:tasks.rados.rados.0.smithi110.stdout:66: seq_num 53 ranges {794624=491520,1286144=401408} 2024-08-17T00:34:40.420 INFO:tasks.rados.rados.0.smithi110.stdout:66: writing smithi11086371-23 from 794624 to 1286144 tid 1 2024-08-17T00:34:40.424 INFO:tasks.rados.rados.0.smithi110.stdout:66: writing smithi11086371-23 from 1286144 to 1687552 tid 2 2024-08-17T00:34:40.424 INFO:tasks.rados.rados.0.smithi110.stdout:67: rollback oid 10 current snap is 1 2024-08-17T00:34:40.424 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 10 to 0 2024-08-17T00:34:40.424 INFO:tasks.rados.rados.0.smithi110.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-08-17T00:34:40.439 INFO:tasks.rados.rados.0.smithi110.stdout:64: finishing copy_from racing read to smithi11086371-15 2024-08-17T00:34:40.439 INFO:tasks.rados.rados.0.smithi110.stdout:64: finishing copy_from to smithi11086371-15 2024-08-17T00:34:40.439 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-08-17T00:34:40.439 INFO:tasks.rados.rados.0.smithi110.stdout:64: done (3 left) 2024-08-17T00:34:40.439 INFO:tasks.rados.rados.0.smithi110.stdout:65: done (2 left) 2024-08-17T00:34:40.439 INFO:tasks.rados.rados.0.smithi110.stdout:68: setattr oid 20 current snap is 1 2024-08-17T00:34:40.440 INFO:tasks.rados.rados.0.smithi110.stdout:66: finishing write tid 1 to smithi11086371-23 2024-08-17T00:34:40.440 INFO:tasks.rados.rados.0.smithi110.stdout:66: finishing write tid 2 to smithi11086371-23 2024-08-17T00:34:40.440 INFO:tasks.rados.rados.0.smithi110.stdout:66: finishing write tid 3 to smithi11086371-23 2024-08-17T00:34:40.440 INFO:tasks.rados.rados.0.smithi110.stdout:67: finishing rollback tid 0 to smithi11086371-10 2024-08-17T00:34:40.440 INFO:tasks.rados.rados.0.smithi110.stdout:67: finishing rollback tid 1 to smithi11086371-10 2024-08-17T00:34:40.440 INFO:tasks.rados.rados.0.smithi110.stdout:67: finishing rollback tid 2 to smithi11086371-10 2024-08-17T00:34:40.440 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 10 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-08-17T00:34:40.440 INFO:tasks.rados.rados.0.smithi110.stdout:66: finishing write tid 4 to smithi11086371-23 2024-08-17T00:34:40.440 INFO:tasks.rados.rados.0.smithi110.stdout:66: oid 23 updating version 0 to 13 2024-08-17T00:34:40.440 INFO:tasks.rados.rados.0.smithi110.stdout:66: oid 23 version 13 is already newer than 11 2024-08-17T00:34:40.440 INFO:tasks.rados.rados.0.smithi110.stdout:66: oid 23 version 13 is already newer than 12 2024-08-17T00:34:40.440 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 13 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-08-17T00:34:40.440 INFO:tasks.rados.rados.0.smithi110.stdout:66: left oid 23 (ObjNum 53 snap 1 seq_num 53) 2024-08-17T00:34:40.442 INFO:tasks.rados.rados.0.smithi110.stdout:66: done (2 left) 2024-08-17T00:34:40.442 INFO:tasks.rados.rados.0.smithi110.stdout:67: done (1 left) 2024-08-17T00:34:40.442 INFO:tasks.rados.rados.0.smithi110.stdout:69: copy_from oid 45 from oid 34 current snap is 1 2024-08-17T00:34:40.442 INFO:tasks.rados.rados.0.smithi110.stdout:70: read oid 24 snap 0 2024-08-17T00:34:40.442 INFO:tasks.rados.rados.0.smithi110.stdout:70: expect (ObjNum 23 snap 0 seq_num 23) 2024-08-17T00:34:40.442 INFO:tasks.rados.rados.0.smithi110.stdout:71: copy_from oid 36 from oid 28 current snap is 1 2024-08-17T00:34:40.442 INFO:tasks.rados.rados.0.smithi110.stdout:72: rollback oid 49 current snap is 1 2024-08-17T00:34:40.442 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 49 to 0 2024-08-17T00:34:40.442 INFO:tasks.rados.rados.0.smithi110.stdout:73: read oid 4 snap 0 2024-08-17T00:34:40.442 INFO:tasks.rados.rados.0.smithi110.stdout:73: expect (ObjNum 3 snap 0 seq_num 3) 2024-08-17T00:34:40.443 INFO:tasks.rados.rados.0.smithi110.stdout:74: rmattr oid 7 current snap is 1 2024-08-17T00:34:40.443 INFO:tasks.rados.rados.0.smithi110.stdout:74: done (6 left) 2024-08-17T00:34:40.443 INFO:tasks.rados.rados.0.smithi110.stdout:75: copy_from oid 21 from oid 12 current snap is 1 2024-08-17T00:34:40.443 INFO:tasks.rados.rados.0.smithi110.stdout:76: read oid 39 snap -1 2024-08-17T00:34:40.443 INFO:tasks.rados.rados.0.smithi110.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2024-08-17T00:34:40.443 INFO:tasks.rados.rados.0.smithi110.stdout:77: copy_from oid 6 from oid 37 current snap is 1 2024-08-17T00:34:40.443 INFO:tasks.rados.rados.0.smithi110.stdout:78: read oid 2 snap -1 2024-08-17T00:34:40.443 INFO:tasks.rados.rados.0.smithi110.stdout:78: expect (ObjNum 1 snap 0 seq_num 1) 2024-08-17T00:34:40.443 INFO:tasks.rados.rados.0.smithi110.stdout:79: setattr oid 41 current snap is 1 2024-08-17T00:34:40.443 INFO:tasks.rados.rados.0.smithi110.stdout:80: snap_create 2024-08-17T00:34:40.444 INFO:tasks.rados.rados.0.smithi110.stdout:72: finishing rollback tid 0 to smithi11086371-49 2024-08-17T00:34:40.444 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 14 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-08-17T00:34:40.444 INFO:tasks.rados.rados.0.smithi110.stdout:72: finishing rollback tid 1 to smithi11086371-49 2024-08-17T00:34:40.444 INFO:tasks.rados.rados.0.smithi110.stdout:78: expect (ObjNum 1 snap 0 seq_num 1) 2024-08-17T00:34:40.445 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 11 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-08-17T00:34:40.445 INFO:tasks.rados.rados.0.smithi110.stdout:73: expect (ObjNum 3 snap 0 seq_num 3) 2024-08-17T00:34:40.448 INFO:tasks.rados.rados.0.smithi110.stdout:72: finishing rollback tid 2 to smithi11086371-49 2024-08-17T00:34:40.448 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 11 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-08-17T00:34:40.448 INFO:tasks.rados.rados.0.smithi110.stdout:70: expect (ObjNum 23 snap 0 seq_num 23) 2024-08-17T00:34:40.459 INFO:tasks.rados.rados.0.smithi110.stdout:77: finishing copy_from racing read to smithi11086371-6 2024-08-17T00:34:40.459 INFO:tasks.rados.rados.0.smithi110.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2024-08-17T00:34:40.475 INFO:tasks.rados.rados.0.smithi110.stdout:71: finishing copy_from racing read to smithi11086371-36 2024-08-17T00:34:40.475 INFO:tasks.rados.rados.0.smithi110.stdout:75: finishing copy_from racing read to smithi11086371-21 2024-08-17T00:34:40.475 INFO:tasks.rados.rados.0.smithi110.stdout:77: finishing copy_from to smithi11086371-6 2024-08-17T00:34:40.475 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 4 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-08-17T00:34:40.476 INFO:tasks.rados.rados.0.smithi110.stdout:71: finishing copy_from to smithi11086371-36 2024-08-17T00:34:40.476 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 36 v 4 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-08-17T00:34:40.476 INFO:tasks.rados.rados.0.smithi110.stdout:69: finishing copy_from racing read to smithi11086371-45 2024-08-17T00:34:40.476 INFO:tasks.rados.rados.0.smithi110.stdout:69: finishing copy_from to smithi11086371-45 2024-08-17T00:34:40.476 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 2 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-08-17T00:34:40.476 INFO:tasks.rados.rados.0.smithi110.stdout:75: finishing copy_from to smithi11086371-21 2024-08-17T00:34:40.476 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 2 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-08-17T00:34:40.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:40 smithi110 ceph-mon[29669]: pgmap v101: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:40.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:40 smithi110 ceph-mon[29669]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:34:40.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:40 smithi110 ceph-mon[29669]: Cluster is now healthy 2024-08-17T00:34:40.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:40 smithi110 ceph-mon[29669]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-08-17T00:34:40.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:40 smithi110 ceph-mon[29669]: osdmap e83: 8 total, 8 up, 8 in 2024-08-17T00:34:40.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:40 smithi110 ceph-mon[41467]: pgmap v101: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:40.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:40 smithi110 ceph-mon[41467]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:34:40.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:40 smithi110 ceph-mon[41467]: Cluster is now healthy 2024-08-17T00:34:40.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:40 smithi110 ceph-mon[41467]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-08-17T00:34:40.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:40 smithi110 ceph-mon[41467]: osdmap e83: 8 total, 8 up, 8 in 2024-08-17T00:34:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:40 smithi177 ceph-mon[33147]: pgmap v101: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:40.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:40 smithi177 ceph-mon[33147]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:34:40.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:40 smithi177 ceph-mon[33147]: Cluster is now healthy 2024-08-17T00:34:40.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:40 smithi177 ceph-mon[33147]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-08-17T00:34:40.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:40 smithi177 ceph-mon[33147]: osdmap e83: 8 total, 8 up, 8 in 2024-08-17T00:34:41.416 INFO:tasks.rados.rados.0.smithi110.stdout:68: done (11 left) 2024-08-17T00:34:41.416 INFO:tasks.rados.rados.0.smithi110.stdout:69: done (10 left) 2024-08-17T00:34:41.416 INFO:tasks.rados.rados.0.smithi110.stdout:70: done (9 left) 2024-08-17T00:34:41.417 INFO:tasks.rados.rados.0.smithi110.stdout:71: done (8 left) 2024-08-17T00:34:41.417 INFO:tasks.rados.rados.0.smithi110.stdout:72: done (7 left) 2024-08-17T00:34:41.417 INFO:tasks.rados.rados.0.smithi110.stdout:73: done (6 left) 2024-08-17T00:34:41.417 INFO:tasks.rados.rados.0.smithi110.stdout:75: done (5 left) 2024-08-17T00:34:41.417 INFO:tasks.rados.rados.0.smithi110.stdout:76: done (4 left) 2024-08-17T00:34:41.417 INFO:tasks.rados.rados.0.smithi110.stdout:77: done (3 left) 2024-08-17T00:34:41.417 INFO:tasks.rados.rados.0.smithi110.stdout:78: done (2 left) 2024-08-17T00:34:41.417 INFO:tasks.rados.rados.0.smithi110.stdout:79: done (1 left) 2024-08-17T00:34:41.417 INFO:tasks.rados.rados.0.smithi110.stdout:80: done (0 left) 2024-08-17T00:34:41.417 INFO:tasks.rados.rados.0.smithi110.stdout:81: rollback oid 40 current snap is 2 2024-08-17T00:34:41.417 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 40 to 1 2024-08-17T00:34:41.417 INFO:tasks.rados.rados.0.smithi110.stdout:82: snap_create 2024-08-17T00:34:41.423 INFO:tasks.rados.rados.0.smithi110.stdout:81: finishing rollback tid 0 to smithi11086371-40 2024-08-17T00:34:41.423 INFO:tasks.rados.rados.0.smithi110.stdout:81: finishing rollback tid 1 to smithi11086371-40 2024-08-17T00:34:41.423 INFO:tasks.rados.rados.0.smithi110.stdout:81: finishing rollback tid 2 to smithi11086371-40 2024-08-17T00:34:41.423 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 8 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-08-17T00:34:41.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:41 smithi110 ceph-mon[29669]: osdmap e84: 8 total, 8 up, 8 in 2024-08-17T00:34:41.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:41 smithi110 ceph-mon[41467]: osdmap e84: 8 total, 8 up, 8 in 2024-08-17T00:34:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:41 smithi177 ceph-mon[33147]: osdmap e84: 8 total, 8 up, 8 in 2024-08-17T00:34:42.420 INFO:tasks.rados.rados.0.smithi110.stdout:81: done (1 left) 2024-08-17T00:34:42.420 INFO:tasks.rados.rados.0.smithi110.stdout:82: done (0 left) 2024-08-17T00:34:42.420 INFO:tasks.rados.rados.0.smithi110.stdout:83: rollback oid 9 current snap is 3 2024-08-17T00:34:42.420 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 9 to 0 2024-08-17T00:34:42.420 INFO:tasks.rados.rados.0.smithi110.stdout:84: read oid 20 snap 1 2024-08-17T00:34:42.420 INFO:tasks.rados.rados.0.smithi110.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2024-08-17T00:34:42.420 INFO:tasks.rados.rados.0.smithi110.stdout:85: read oid 25 snap -1 2024-08-17T00:34:42.420 INFO:tasks.rados.rados.0.smithi110.stdout:85: expect (ObjNum 24 snap 0 seq_num 24) 2024-08-17T00:34:42.420 INFO:tasks.rados.rados.0.smithi110.stdout:86: copy_from oid 34 from oid 28 current snap is 3 2024-08-17T00:34:42.421 INFO:tasks.rados.rados.0.smithi110.stdout:87: setattr oid 48 current snap is 3 2024-08-17T00:34:42.421 INFO:tasks.rados.rados.0.smithi110.stdout:88: snap_remove snap 2 2024-08-17T00:34:42.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:42 smithi110 ceph-mon[41467]: pgmap v104: 121 pgs: 121 active+clean; 22 MiB data, 254 MiB used, 715 GiB / 715 GiB avail; 668 KiB/s rd, 4.6 MiB/s wr, 46 op/s 2024-08-17T00:34:42.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:42 smithi110 ceph-mon[41467]: osdmap e85: 8 total, 8 up, 8 in 2024-08-17T00:34:42.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:42 smithi110 ceph-mon[29669]: pgmap v104: 121 pgs: 121 active+clean; 22 MiB data, 254 MiB used, 715 GiB / 715 GiB avail; 668 KiB/s rd, 4.6 MiB/s wr, 46 op/s 2024-08-17T00:34:42.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:42 smithi110 ceph-mon[29669]: osdmap e85: 8 total, 8 up, 8 in 2024-08-17T00:34:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:42 smithi177 ceph-mon[33147]: pgmap v104: 121 pgs: 121 active+clean; 22 MiB data, 254 MiB used, 715 GiB / 715 GiB avail; 668 KiB/s rd, 4.6 MiB/s wr, 46 op/s 2024-08-17T00:34:42.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:42 smithi177 ceph-mon[33147]: osdmap e85: 8 total, 8 up, 8 in 2024-08-17T00:34:43.431 INFO:tasks.rados.rados.0.smithi110.stdout:88: done (5 left) 2024-08-17T00:34:43.431 INFO:tasks.rados.rados.0.smithi110.stdout:89: read oid 38 snap 1 2024-08-17T00:34:43.431 INFO:tasks.rados.rados.0.smithi110.stdout:89: expect (ObjNum 37 snap 0 seq_num 37) 2024-08-17T00:34:43.431 INFO:tasks.rados.rados.0.smithi110.stdout:90: read oid 18 snap -1 2024-08-17T00:34:43.431 INFO:tasks.rados.rados.0.smithi110.stdout:90: expect (ObjNum 50 snap 0 seq_num 50) 2024-08-17T00:34:43.431 INFO:tasks.rados.rados.0.smithi110.stdout:91: copy_from oid 2 from oid 29 current snap is 3 2024-08-17T00:34:43.431 INFO:tasks.rados.rados.0.smithi110.stdout:92: rmattr oid 43 current snap is 3 2024-08-17T00:34:43.431 INFO:tasks.rados.rados.0.smithi110.stdout:92: done (8 left) 2024-08-17T00:34:43.431 INFO:tasks.rados.rados.0.smithi110.stdout:93: delete oid 14 current snap is 3 2024-08-17T00:34:43.431 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 10 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-08-17T00:34:43.431 INFO:tasks.rados.rados.0.smithi110.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2024-08-17T00:34:43.444 INFO:tasks.rados.rados.0.smithi110.stdout:83: finishing rollback tid 0 to smithi11086371-9 2024-08-17T00:34:43.444 INFO:tasks.rados.rados.0.smithi110.stdout:83: finishing rollback tid 1 to smithi11086371-9 2024-08-17T00:34:43.444 INFO:tasks.rados.rados.0.smithi110.stdout:84: done (8 left) 2024-08-17T00:34:43.444 INFO:tasks.rados.rados.0.smithi110.stdout:87: done (7 left) 2024-08-17T00:34:43.444 INFO:tasks.rados.rados.0.smithi110.stdout:93: done (6 left) 2024-08-17T00:34:43.445 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 39 current snap is 3 2024-08-17T00:34:43.445 INFO:tasks.rados.rados.0.smithi110.stdout:85: expect (ObjNum 24 snap 0 seq_num 24) 2024-08-17T00:34:43.455 INFO:tasks.rados.rados.0.smithi110.stdout:83: finishing rollback tid 2 to smithi11086371-9 2024-08-17T00:34:43.455 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 12 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-08-17T00:34:43.455 INFO:tasks.rados.rados.0.smithi110.stdout:86: finishing copy_from racing read to smithi11086371-34 2024-08-17T00:34:43.455 INFO:tasks.rados.rados.0.smithi110.stdout:86: finishing copy_from to smithi11086371-34 2024-08-17T00:34:43.455 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 4 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-08-17T00:34:43.455 INFO:tasks.rados.rados.0.smithi110.stdout:94: seq_num 55 ranges {638976=524288,1163264=401408} 2024-08-17T00:34:43.461 INFO:tasks.rados.rados.0.smithi110.stdout:94: writing smithi11086371-39 from 638976 to 1163264 tid 1 2024-08-17T00:34:43.464 INFO:tasks.rados.rados.0.smithi110.stdout:94: writing smithi11086371-39 from 1163264 to 1564672 tid 2 2024-08-17T00:34:43.464 INFO:tasks.rados.rados.0.smithi110.stdout:83: done (6 left) 2024-08-17T00:34:43.464 INFO:tasks.rados.rados.0.smithi110.stdout:85: done (5 left) 2024-08-17T00:34:43.464 INFO:tasks.rados.rados.0.smithi110.stdout:86: done (4 left) 2024-08-17T00:34:43.464 INFO:tasks.rados.rados.0.smithi110.stdout:95: read oid 40 snap 0 2024-08-17T00:34:43.464 INFO:tasks.rados.rados.0.smithi110.stdout:95: expect (ObjNum 39 snap 0 seq_num 39) 2024-08-17T00:34:43.464 INFO:tasks.rados.rados.0.smithi110.stdout:96: rmattr oid 28 current snap is 3 2024-08-17T00:34:43.464 INFO:tasks.rados.rados.0.smithi110.stdout:96: done (5 left) 2024-08-17T00:34:43.464 INFO:tasks.rados.rados.0.smithi110.stdout:97: read oid 32 snap 0 2024-08-17T00:34:43.464 INFO:tasks.rados.rados.0.smithi110.stdout:97: expect (ObjNum 31 snap 0 seq_num 31) 2024-08-17T00:34:43.465 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 6 current snap is 3 2024-08-17T00:34:43.465 INFO:tasks.rados.rados.0.smithi110.stdout:98: seq_num 56 ranges {606208=540672,1146880=401408} 2024-08-17T00:34:43.470 INFO:tasks.rados.rados.0.smithi110.stdout:98: writing smithi11086371-6 from 606208 to 1146880 tid 1 2024-08-17T00:34:43.472 INFO:tasks.rados.rados.0.smithi110.stdout:98: writing smithi11086371-6 from 1146880 to 1548288 tid 2 2024-08-17T00:34:43.472 INFO:tasks.rados.rados.0.smithi110.stdout:99: copy_from oid 31 from oid 27 current snap is 3 2024-08-17T00:34:43.472 INFO:tasks.rados.rados.0.smithi110.stdout:89: expect (ObjNum 37 snap 0 seq_num 37) 2024-08-17T00:34:43.491 INFO:tasks.rados.rados.0.smithi110.stdout:90: expect (ObjNum 50 snap 0 seq_num 50) 2024-08-17T00:34:43.526 INFO:tasks.rados.rados.0.smithi110.stdout:91: finishing copy_from racing read to smithi11086371-2 2024-08-17T00:34:43.526 INFO:tasks.rados.rados.0.smithi110.stdout:91: finishing copy_from to smithi11086371-2 2024-08-17T00:34:43.526 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 2 v 10 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-08-17T00:34:43.526 INFO:tasks.rados.rados.0.smithi110.stdout:89: done (7 left) 2024-08-17T00:34:43.526 INFO:tasks.rados.rados.0.smithi110.stdout:90: done (6 left) 2024-08-17T00:34:43.526 INFO:tasks.rados.rados.0.smithi110.stdout:91: done (5 left) 2024-08-17T00:34:43.526 INFO:tasks.rados.rados.0.smithi110.stdout:100: copy_from oid 42 from oid 38 current snap is 3 2024-08-17T00:34:43.526 INFO:tasks.rados.rados.0.smithi110.stdout:94: finishing write tid 1 to smithi11086371-39 2024-08-17T00:34:43.527 INFO:tasks.rados.rados.0.smithi110.stdout:94: finishing write tid 2 to smithi11086371-39 2024-08-17T00:34:43.527 INFO:tasks.rados.rados.0.smithi110.stdout:97: expect (ObjNum 31 snap 0 seq_num 31) 2024-08-17T00:34:43.540 INFO:tasks.rados.rados.0.smithi110.stdout:94: finishing write tid 3 to smithi11086371-39 2024-08-17T00:34:43.541 INFO:tasks.rados.rados.0.smithi110.stdout:94: finishing write tid 4 to smithi11086371-39 2024-08-17T00:34:43.541 INFO:tasks.rados.rados.0.smithi110.stdout:94: oid 39 updating version 0 to 16 2024-08-17T00:34:43.541 INFO:tasks.rados.rados.0.smithi110.stdout:94: oid 39 version 16 is already newer than 14 2024-08-17T00:34:43.541 INFO:tasks.rados.rados.0.smithi110.stdout:94: oid 39 version 16 is already newer than 15 2024-08-17T00:34:43.541 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 16 (ObjNum 55 snap 3 seq_num 55) dirty exists 2024-08-17T00:34:43.541 INFO:tasks.rados.rados.0.smithi110.stdout:94: left oid 39 (ObjNum 55 snap 3 seq_num 55) 2024-08-17T00:34:43.541 INFO:tasks.rados.rados.0.smithi110.stdout:95: expect (ObjNum 39 snap 0 seq_num 39) 2024-08-17T00:34:43.557 INFO:tasks.rados.rados.0.smithi110.stdout:98: finishing write tid 1 to smithi11086371-6 2024-08-17T00:34:43.558 INFO:tasks.rados.rados.0.smithi110.stdout:98: finishing write tid 2 to smithi11086371-6 2024-08-17T00:34:43.558 INFO:tasks.rados.rados.0.smithi110.stdout:98: finishing write tid 3 to smithi11086371-6 2024-08-17T00:34:43.558 INFO:tasks.rados.rados.0.smithi110.stdout:98: finishing write tid 4 to smithi11086371-6 2024-08-17T00:34:43.558 INFO:tasks.rados.rados.0.smithi110.stdout:98: oid 6 updating version 0 to 11 2024-08-17T00:34:43.558 INFO:tasks.rados.rados.0.smithi110.stdout:98: oid 6 version 11 is already newer than 10 2024-08-17T00:34:43.558 INFO:tasks.rados.rados.0.smithi110.stdout:98: oid 6 version 11 is already newer than 9 2024-08-17T00:34:43.558 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 11 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-08-17T00:34:43.558 INFO:tasks.rados.rados.0.smithi110.stdout:98: left oid 6 (ObjNum 56 snap 3 seq_num 56) 2024-08-17T00:34:43.558 INFO:tasks.rados.rados.0.smithi110.stdout:99: finishing copy_from racing read to smithi11086371-31 2024-08-17T00:34:43.558 INFO:tasks.rados.rados.0.smithi110.stdout:99: finishing copy_from to smithi11086371-31 2024-08-17T00:34:43.559 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 4 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-08-17T00:34:43.559 INFO:tasks.rados.rados.0.smithi110.stdout:100: finishing copy_from racing read to smithi11086371-42 2024-08-17T00:34:43.559 INFO:tasks.rados.rados.0.smithi110.stdout:100: finishing copy_from to smithi11086371-42 2024-08-17T00:34:43.559 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 42 v 2 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-08-17T00:34:43.559 INFO:tasks.rados.rados.0.smithi110.stdout:94: done (5 left) 2024-08-17T00:34:43.559 INFO:tasks.rados.rados.0.smithi110.stdout:95: done (4 left) 2024-08-17T00:34:43.559 INFO:tasks.rados.rados.0.smithi110.stdout:97: done (3 left) 2024-08-17T00:34:43.559 INFO:tasks.rados.rados.0.smithi110.stdout:98: done (2 left) 2024-08-17T00:34:43.559 INFO:tasks.rados.rados.0.smithi110.stdout:99: done (1 left) 2024-08-17T00:34:43.559 INFO:tasks.rados.rados.0.smithi110.stdout:100: done (0 left) 2024-08-17T00:34:43.559 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 10 current snap is 3 2024-08-17T00:34:43.559 INFO:tasks.rados.rados.0.smithi110.stdout:101: seq_num 57 ranges {155648=557056,712704=401408} 2024-08-17T00:34:43.561 INFO:tasks.rados.rados.0.smithi110.stdout:101: writing smithi11086371-10 from 155648 to 712704 tid 1 2024-08-17T00:34:43.563 INFO:tasks.rados.rados.0.smithi110.stdout:101: writing smithi11086371-10 from 712704 to 1114112 tid 2 2024-08-17T00:34:43.563 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 16 current snap is 3 2024-08-17T00:34:43.564 INFO:tasks.rados.rados.0.smithi110.stdout:102: seq_num 58 ranges {253952=573440,827392=401408} 2024-08-17T00:34:43.568 INFO:tasks.rados.rados.0.smithi110.stdout:102: writing smithi11086371-16 from 253952 to 827392 tid 1 2024-08-17T00:34:43.570 INFO:tasks.rados.rados.0.smithi110.stdout:102: writing smithi11086371-16 from 827392 to 1228800 tid 2 2024-08-17T00:34:43.570 INFO:tasks.rados.rados.0.smithi110.stdout:103: rollback oid 9 current snap is 3 2024-08-17T00:34:43.571 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 9 to 0 2024-08-17T00:34:43.571 INFO:tasks.rados.rados.0.smithi110.stdout:101: finishing write tid 1 to smithi11086371-10 2024-08-17T00:34:43.571 INFO:tasks.rados.rados.0.smithi110.stdout:101: finishing write tid 2 to smithi11086371-10 2024-08-17T00:34:43.571 INFO:tasks.rados.rados.0.smithi110.stdout:101: finishing write tid 3 to smithi11086371-10 2024-08-17T00:34:43.571 INFO:tasks.rados.rados.0.smithi110.stdout:101: finishing write tid 4 to smithi11086371-10 2024-08-17T00:34:43.571 INFO:tasks.rados.rados.0.smithi110.stdout:101: oid 10 updating version 0 to 16 2024-08-17T00:34:43.571 INFO:tasks.rados.rados.0.smithi110.stdout:101: oid 10 version 16 is already newer than 14 2024-08-17T00:34:43.572 INFO:tasks.rados.rados.0.smithi110.stdout:101: oid 10 version 16 is already newer than 15 2024-08-17T00:34:43.572 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 16 (ObjNum 57 snap 3 seq_num 57) dirty exists 2024-08-17T00:34:43.572 INFO:tasks.rados.rados.0.smithi110.stdout:101: left oid 10 (ObjNum 57 snap 3 seq_num 57) 2024-08-17T00:34:43.572 INFO:tasks.rados.rados.0.smithi110.stdout:101: done (2 left) 2024-08-17T00:34:43.572 INFO:tasks.rados.rados.0.smithi110.stdout:104: delete oid 34 current snap is 3 2024-08-17T00:34:43.572 INFO:tasks.rados.rados.0.smithi110.stdout:102: finishing write tid 1 to smithi11086371-16 2024-08-17T00:34:43.573 INFO:tasks.rados.rados.0.smithi110.stdout:104: done (2 left) 2024-08-17T00:34:43.573 INFO:tasks.rados.rados.0.smithi110.stdout:105: read oid 44 snap -1 2024-08-17T00:34:43.573 INFO:tasks.rados.rados.0.smithi110.stdout:105: expect (ObjNum 43 snap 0 seq_num 43) 2024-08-17T00:34:43.573 INFO:tasks.rados.rados.0.smithi110.stdout:106: rollback oid 39 current snap is 3 2024-08-17T00:34:43.573 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 39 to 0 2024-08-17T00:34:43.573 INFO:tasks.rados.rados.0.smithi110.stdout:107: delete oid 17 current snap is 3 2024-08-17T00:34:43.573 INFO:tasks.rados.rados.0.smithi110.stdout:102: finishing write tid 2 to smithi11086371-16 2024-08-17T00:34:43.573 INFO:tasks.rados.rados.0.smithi110.stdout:103: finishing rollback tid 0 to smithi11086371-9 2024-08-17T00:34:43.575 INFO:tasks.rados.rados.0.smithi110.stdout:102: finishing write tid 3 to smithi11086371-16 2024-08-17T00:34:43.575 INFO:tasks.rados.rados.0.smithi110.stdout:103: finishing rollback tid 1 to smithi11086371-9 2024-08-17T00:34:43.575 INFO:tasks.rados.rados.0.smithi110.stdout:103: finishing rollback tid 2 to smithi11086371-9 2024-08-17T00:34:43.575 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 17 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-08-17T00:34:43.575 INFO:tasks.rados.rados.0.smithi110.stdout:103: done (4 left) 2024-08-17T00:34:43.575 INFO:tasks.rados.rados.0.smithi110.stdout:107: done (3 left) 2024-08-17T00:34:43.575 INFO:tasks.rados.rados.0.smithi110.stdout:108: read oid 24 snap 1 2024-08-17T00:34:43.575 INFO:tasks.rados.rados.0.smithi110.stdout:108: expect (ObjNum 23 snap 0 seq_num 23) 2024-08-17T00:34:43.575 INFO:tasks.rados.rados.0.smithi110.stdout:109: rollback oid 27 current snap is 3 2024-08-17T00:34:43.575 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 27 to 0 2024-08-17T00:34:43.575 INFO:tasks.rados.rados.0.smithi110.stdout:110: delete oid 35 current snap is 3 2024-08-17T00:34:43.575 INFO:tasks.rados.rados.0.smithi110.stdout:106: finishing rollback tid 0 to smithi11086371-39 2024-08-17T00:34:43.576 INFO:tasks.rados.rados.0.smithi110.stdout:106: finishing rollback tid 1 to smithi11086371-39 2024-08-17T00:34:43.576 INFO:tasks.rados.rados.0.smithi110.stdout:102: finishing write tid 4 to smithi11086371-16 2024-08-17T00:34:43.576 INFO:tasks.rados.rados.0.smithi110.stdout:102: oid 16 updating version 0 to 12 2024-08-17T00:34:43.576 INFO:tasks.rados.rados.0.smithi110.stdout:102: oid 16 updating version 12 to 13 2024-08-17T00:34:43.576 INFO:tasks.rados.rados.0.smithi110.stdout:102: oid 16 updating version 13 to 14 2024-08-17T00:34:43.576 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 14 (ObjNum 58 snap 3 seq_num 58) dirty exists 2024-08-17T00:34:43.576 INFO:tasks.rados.rados.0.smithi110.stdout:102: left oid 16 (ObjNum 58 snap 3 seq_num 58) 2024-08-17T00:34:43.576 INFO:tasks.rados.rados.0.smithi110.stdout:106: finishing rollback tid 2 to smithi11086371-39 2024-08-17T00:34:43.576 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 19 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-08-17T00:34:43.577 INFO:tasks.rados.rados.0.smithi110.stdout:105: expect (ObjNum 43 snap 0 seq_num 43) 2024-08-17T00:34:43.597 INFO:tasks.rados.rados.0.smithi110.stdout:109: finishing rollback tid 0 to smithi11086371-27 2024-08-17T00:34:43.597 INFO:tasks.rados.rados.0.smithi110.stdout:108: expect (ObjNum 23 snap 0 seq_num 23) 2024-08-17T00:34:43.607 INFO:tasks.rados.rados.0.smithi110.stdout:109: finishing rollback tid 1 to smithi11086371-27 2024-08-17T00:34:43.607 INFO:tasks.rados.rados.0.smithi110.stdout:109: finishing rollback tid 2 to smithi11086371-27 2024-08-17T00:34:43.607 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 17 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-08-17T00:34:43.607 INFO:tasks.rados.rados.0.smithi110.stdout:102: done (5 left) 2024-08-17T00:34:43.608 INFO:tasks.rados.rados.0.smithi110.stdout:105: done (4 left) 2024-08-17T00:34:43.608 INFO:tasks.rados.rados.0.smithi110.stdout:106: done (3 left) 2024-08-17T00:34:43.608 INFO:tasks.rados.rados.0.smithi110.stdout:108: done (2 left) 2024-08-17T00:34:43.608 INFO:tasks.rados.rados.0.smithi110.stdout:109: done (1 left) 2024-08-17T00:34:43.608 INFO:tasks.rados.rados.0.smithi110.stdout:110: done (0 left) 2024-08-17T00:34:43.608 INFO:tasks.rados.rados.0.smithi110.stdout:111: setattr oid 35 current snap is 3 2024-08-17T00:34:43.608 INFO:tasks.rados.rados.0.smithi110.stdout:112: snap_create 2024-08-17T00:34:43.610 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 20 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-17T00:34:43.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:43 smithi110 ceph-mon[29669]: osdmap e86: 8 total, 8 up, 8 in 2024-08-17T00:34:43.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:43 smithi110 ceph-mon[41467]: osdmap e86: 8 total, 8 up, 8 in 2024-08-17T00:34:43.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:43 smithi177 ceph-mon[33147]: osdmap e86: 8 total, 8 up, 8 in 2024-08-17T00:34:44.430 INFO:tasks.rados.rados.0.smithi110.stdout:111: done (1 left) 2024-08-17T00:34:44.430 INFO:tasks.rados.rados.0.smithi110.stdout:112: done (0 left) 2024-08-17T00:34:44.431 INFO:tasks.rados.rados.0.smithi110.stdout:113: copy_from oid 25 from oid 6 current snap is 4 2024-08-17T00:34:44.431 INFO:tasks.rados.rados.0.smithi110.stdout:114: setattr oid 23 current snap is 4 2024-08-17T00:34:44.431 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 15 current snap is 4 2024-08-17T00:34:44.432 INFO:tasks.rados.rados.0.smithi110.stdout:115: seq_num 62 ranges {24576=647168,671744=401408} 2024-08-17T00:34:44.436 INFO:tasks.rados.rados.0.smithi110.stdout:115: writing smithi11086371-15 from 24576 to 671744 tid 1 2024-08-17T00:34:44.438 INFO:tasks.rados.rados.0.smithi110.stdout:115: writing smithi11086371-15 from 671744 to 1073152 tid 2 2024-08-17T00:34:44.439 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 20 current snap is 4 2024-08-17T00:34:44.439 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 19 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-08-17T00:34:44.439 INFO:tasks.rados.rados.0.smithi110.stdout:116: seq_num 63 ranges {319488=663552,983040=401408} 2024-08-17T00:34:44.444 INFO:tasks.rados.rados.0.smithi110.stdout:116: writing smithi11086371-20 from 319488 to 983040 tid 1 2024-08-17T00:34:44.448 INFO:tasks.rados.rados.0.smithi110.stdout:116: writing smithi11086371-20 from 983040 to 1384448 tid 2 2024-08-17T00:34:44.448 INFO:tasks.rados.rados.0.smithi110.stdout:114: done (3 left) 2024-08-17T00:34:44.448 INFO:tasks.rados.rados.0.smithi110.stdout:117: rollback oid 14 current snap is 4 2024-08-17T00:34:44.448 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 14 to 1 2024-08-17T00:34:44.448 INFO:tasks.rados.rados.0.smithi110.stdout:115: finishing write tid 1 to smithi11086371-15 2024-08-17T00:34:44.448 INFO:tasks.rados.rados.0.smithi110.stdout:118: read oid 31 snap -1 2024-08-17T00:34:44.448 INFO:tasks.rados.rados.0.smithi110.stdout:118: expect (ObjNum 26 snap 0 seq_num 26) 2024-08-17T00:34:44.448 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 49 current snap is 4 2024-08-17T00:34:44.448 INFO:tasks.rados.rados.0.smithi110.stdout:115: finishing write tid 2 to smithi11086371-15 2024-08-17T00:34:44.448 INFO:tasks.rados.rados.0.smithi110.stdout:115: finishing write tid 3 to smithi11086371-15 2024-08-17T00:34:44.448 INFO:tasks.rados.rados.0.smithi110.stdout:119: seq_num 64 ranges {811008=679936,1490944=401408} 2024-08-17T00:34:44.456 INFO:tasks.rados.rados.0.smithi110.stdout:119: writing smithi11086371-49 from 811008 to 1490944 tid 1 2024-08-17T00:34:44.459 INFO:tasks.rados.rados.0.smithi110.stdout:119: writing smithi11086371-49 from 1490944 to 1892352 tid 2 2024-08-17T00:34:44.459 INFO:tasks.rados.rados.0.smithi110.stdout:120: snap_create 2024-08-17T00:34:44.459 INFO:tasks.rados.rados.0.smithi110.stdout:113: finishing copy_from racing read to smithi11086371-25 2024-08-17T00:34:44.459 INFO:tasks.rados.rados.0.smithi110.stdout:113: finishing copy_from to smithi11086371-25 2024-08-17T00:34:44.459 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 11 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-08-17T00:34:44.459 INFO:tasks.rados.rados.0.smithi110.stdout:115: finishing write tid 4 to smithi11086371-15 2024-08-17T00:34:44.459 INFO:tasks.rados.rados.0.smithi110.stdout:115: oid 15 updating version 0 to 13 2024-08-17T00:34:44.459 INFO:tasks.rados.rados.0.smithi110.stdout:115: oid 15 updating version 13 to 14 2024-08-17T00:34:44.459 INFO:tasks.rados.rados.0.smithi110.stdout:115: oid 15 updating version 14 to 15 2024-08-17T00:34:44.459 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 15 (ObjNum 62 snap 4 seq_num 62) dirty exists 2024-08-17T00:34:44.459 INFO:tasks.rados.rados.0.smithi110.stdout:115: left oid 15 (ObjNum 62 snap 4 seq_num 62) 2024-08-17T00:34:44.459 INFO:tasks.rados.rados.0.smithi110.stdout:116: finishing write tid 1 to smithi11086371-20 2024-08-17T00:34:44.460 INFO:tasks.rados.rados.0.smithi110.stdout:116: finishing write tid 2 to smithi11086371-20 2024-08-17T00:34:44.460 INFO:tasks.rados.rados.0.smithi110.stdout:116: finishing write tid 3 to smithi11086371-20 2024-08-17T00:34:44.460 INFO:tasks.rados.rados.0.smithi110.stdout:117: finishing rollback tid 1 to smithi11086371-14 2024-08-17T00:34:44.460 INFO:tasks.rados.rados.0.smithi110.stdout:118: expect (ObjNum 26 snap 0 seq_num 26) 2024-08-17T00:34:44.470 INFO:tasks.rados.rados.0.smithi110.stdout:116: finishing write tid 4 to smithi11086371-20 2024-08-17T00:34:44.471 INFO:tasks.rados.rados.0.smithi110.stdout:116: oid 20 updating version 0 to 25 2024-08-17T00:34:44.471 INFO:tasks.rados.rados.0.smithi110.stdout:116: oid 20 version 25 is already newer than 24 2024-08-17T00:34:44.471 INFO:tasks.rados.rados.0.smithi110.stdout:116: oid 20 updating version 25 to 26 2024-08-17T00:34:44.471 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 26 (ObjNum 63 snap 4 seq_num 63) dirty exists 2024-08-17T00:34:44.471 INFO:tasks.rados.rados.0.smithi110.stdout:116: left oid 20 (ObjNum 63 snap 4 seq_num 63) 2024-08-17T00:34:44.471 INFO:tasks.rados.rados.0.smithi110.stdout:117: finishing rollback tid 2 to smithi11086371-14 2024-08-17T00:34:44.471 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 28 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-08-17T00:34:44.471 INFO:tasks.rados.rados.0.smithi110.stdout:119: finishing write tid 1 to smithi11086371-49 2024-08-17T00:34:44.471 INFO:tasks.rados.rados.0.smithi110.stdout:119: finishing write tid 2 to smithi11086371-49 2024-08-17T00:34:44.471 INFO:tasks.rados.rados.0.smithi110.stdout:119: finishing write tid 3 to smithi11086371-49 2024-08-17T00:34:44.471 INFO:tasks.rados.rados.0.smithi110.stdout:119: finishing write tid 4 to smithi11086371-49 2024-08-17T00:34:44.471 INFO:tasks.rados.rados.0.smithi110.stdout:119: oid 49 updating version 0 to 19 2024-08-17T00:34:44.472 INFO:tasks.rados.rados.0.smithi110.stdout:119: oid 49 version 19 is already newer than 18 2024-08-17T00:34:44.472 INFO:tasks.rados.rados.0.smithi110.stdout:119: oid 49 updating version 19 to 20 2024-08-17T00:34:44.472 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 20 (ObjNum 64 snap 4 seq_num 64) dirty exists 2024-08-17T00:34:44.472 INFO:tasks.rados.rados.0.smithi110.stdout:119: left oid 49 (ObjNum 64 snap 4 seq_num 64) 2024-08-17T00:34:44.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:44 smithi110 ceph-mon[29669]: pgmap v107: 121 pgs: 121 active+clean; 22 MiB data, 254 MiB used, 715 GiB / 715 GiB avail; 811 KiB/s rd, 5.6 MiB/s wr, 56 op/s 2024-08-17T00:34:44.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:44 smithi110 ceph-mon[29669]: osdmap e87: 8 total, 8 up, 8 in 2024-08-17T00:34:44.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:44 smithi110 ceph-mon[41467]: pgmap v107: 121 pgs: 121 active+clean; 22 MiB data, 254 MiB used, 715 GiB / 715 GiB avail; 811 KiB/s rd, 5.6 MiB/s wr, 56 op/s 2024-08-17T00:34:44.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:44 smithi110 ceph-mon[41467]: osdmap e87: 8 total, 8 up, 8 in 2024-08-17T00:34:44.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:44 smithi177 ceph-mon[33147]: pgmap v107: 121 pgs: 121 active+clean; 22 MiB data, 254 MiB used, 715 GiB / 715 GiB avail; 811 KiB/s rd, 5.6 MiB/s wr, 56 op/s 2024-08-17T00:34:44.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:44 smithi177 ceph-mon[33147]: osdmap e87: 8 total, 8 up, 8 in 2024-08-17T00:34:45.439 INFO:tasks.rados.rados.0.smithi110.stdout:113: done (6 left) 2024-08-17T00:34:45.439 INFO:tasks.rados.rados.0.smithi110.stdout:115: done (5 left) 2024-08-17T00:34:45.439 INFO:tasks.rados.rados.0.smithi110.stdout:116: done (4 left) 2024-08-17T00:34:45.439 INFO:tasks.rados.rados.0.smithi110.stdout:117: done (3 left) 2024-08-17T00:34:45.440 INFO:tasks.rados.rados.0.smithi110.stdout:118: done (2 left) 2024-08-17T00:34:45.440 INFO:tasks.rados.rados.0.smithi110.stdout:119: done (1 left) 2024-08-17T00:34:45.440 INFO:tasks.rados.rados.0.smithi110.stdout:120: done (0 left) 2024-08-17T00:34:45.440 INFO:tasks.rados.rados.0.smithi110.stdout:121: read oid 48 snap 1 2024-08-17T00:34:45.440 INFO:tasks.rados.rados.0.smithi110.stdout:121: expect (ObjNum 47 snap 0 seq_num 47) 2024-08-17T00:34:45.440 INFO:tasks.rados.rados.0.smithi110.stdout:122: read oid 49 snap 0 2024-08-17T00:34:45.440 INFO:tasks.rados.rados.0.smithi110.stdout:122: expect (ObjNum 48 snap 0 seq_num 48) 2024-08-17T00:34:45.440 INFO:tasks.rados.rados.0.smithi110.stdout:123: delete oid 44 current snap is 5 2024-08-17T00:34:45.443 INFO:tasks.rados.rados.0.smithi110.stdout:123: done (2 left) 2024-08-17T00:34:45.443 INFO:tasks.rados.rados.0.smithi110.stdout:124: rollback oid 23 current snap is 5 2024-08-17T00:34:45.443 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 23 to 3 2024-08-17T00:34:45.443 INFO:tasks.rados.rados.0.smithi110.stdout:125: read oid 30 snap -1 2024-08-17T00:34:45.443 INFO:tasks.rados.rados.0.smithi110.stdout:125: expect (ObjNum 29 snap 0 seq_num 29) 2024-08-17T00:34:45.443 INFO:tasks.rados.rados.0.smithi110.stdout:126: setattr oid 35 current snap is 5 2024-08-17T00:34:45.444 INFO:tasks.rados.rados.0.smithi110.stdout:127: delete oid 25 current snap is 5 2024-08-17T00:34:45.444 INFO:tasks.rados.rados.0.smithi110.stdout:122: expect (ObjNum 48 snap 0 seq_num 48) 2024-08-17T00:34:45.467 INFO:tasks.rados.rados.0.smithi110.stdout:121: expect (ObjNum 47 snap 0 seq_num 47) 2024-08-17T00:34:45.488 INFO:tasks.rados.rados.0.smithi110.stdout:124: finishing rollback tid 0 to smithi11086371-23 2024-08-17T00:34:45.488 INFO:tasks.rados.rados.0.smithi110.stdout:124: finishing rollback tid 1 to smithi11086371-23 2024-08-17T00:34:45.488 INFO:tasks.rados.rados.0.smithi110.stdout:125: expect (ObjNum 29 snap 0 seq_num 29) 2024-08-17T00:34:45.501 INFO:tasks.rados.rados.0.smithi110.stdout:124: finishing rollback tid 2 to smithi11086371-23 2024-08-17T00:34:45.501 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 23 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-08-17T00:34:45.501 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 22 (ObjNum 33 snap 0 seq_num 719803696) dirty exists 2024-08-17T00:34:45.502 INFO:tasks.rados.rados.0.smithi110.stdout:121: done (5 left) 2024-08-17T00:34:45.502 INFO:tasks.rados.rados.0.smithi110.stdout:122: done (4 left) 2024-08-17T00:34:45.502 INFO:tasks.rados.rados.0.smithi110.stdout:124: done (3 left) 2024-08-17T00:34:45.502 INFO:tasks.rados.rados.0.smithi110.stdout:125: done (2 left) 2024-08-17T00:34:45.502 INFO:tasks.rados.rados.0.smithi110.stdout:126: done (1 left) 2024-08-17T00:34:45.502 INFO:tasks.rados.rados.0.smithi110.stdout:127: done (0 left) 2024-08-17T00:34:45.502 INFO:tasks.rados.rados.0.smithi110.stdout:128: snap_remove snap 3 2024-08-17T00:34:45.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:45 smithi110 ceph-mon[41467]: osdmap e88: 8 total, 8 up, 8 in 2024-08-17T00:34:45.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:45 smithi110 ceph-mon[29669]: osdmap e88: 8 total, 8 up, 8 in 2024-08-17T00:34:45.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:45 smithi177 ceph-mon[33147]: osdmap e88: 8 total, 8 up, 8 in 2024-08-17T00:34:46.443 INFO:tasks.rados.rados.0.smithi110.stdout:128: done (0 left) 2024-08-17T00:34:46.444 INFO:tasks.rados.rados.0.smithi110.stdout:129: setattr oid 28 current snap is 5 2024-08-17T00:34:46.445 INFO:tasks.rados.rados.0.smithi110.stdout:130: snap_remove snap 1 2024-08-17T00:34:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:46 smithi110 ceph-mon[41467]: pgmap v110: 121 pgs: 121 active+clean; 34 MiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.2 MiB/s wr, 56 op/s 2024-08-17T00:34:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:46 smithi110 ceph-mon[41467]: osdmap e89: 8 total, 8 up, 8 in 2024-08-17T00:34:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:46 smithi110 ceph-mon[29669]: pgmap v110: 121 pgs: 121 active+clean; 34 MiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.2 MiB/s wr, 56 op/s 2024-08-17T00:34:46.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:46 smithi110 ceph-mon[29669]: osdmap e89: 8 total, 8 up, 8 in 2024-08-17T00:34:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:46 smithi177 ceph-mon[33147]: pgmap v110: 121 pgs: 121 active+clean; 34 MiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.2 MiB/s wr, 56 op/s 2024-08-17T00:34:46.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:46 smithi177 ceph-mon[33147]: osdmap e89: 8 total, 8 up, 8 in 2024-08-17T00:34:47.449 INFO:tasks.rados.rados.0.smithi110.stdout:130: done (1 left) 2024-08-17T00:34:47.449 INFO:tasks.rados.rados.0.smithi110.stdout:131: delete oid 6 current snap is 5 2024-08-17T00:34:47.449 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 10 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-08-17T00:34:47.455 INFO:tasks.rados.rados.0.smithi110.stdout:129: done (1 left) 2024-08-17T00:34:47.455 INFO:tasks.rados.rados.0.smithi110.stdout:131: done (0 left) 2024-08-17T00:34:47.455 INFO:tasks.rados.rados.0.smithi110.stdout:132: snap_remove snap 0 2024-08-17T00:34:47.511 INFO:tasks.rados.rados.0.smithi110.stdout:132: done (0 left) 2024-08-17T00:34:47.511 INFO:tasks.rados.rados.0.smithi110.stdout:133: rollback oid 17 current snap is 5 2024-08-17T00:34:47.511 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 17 to 4 2024-08-17T00:34:47.511 INFO:tasks.rados.rados.0.smithi110.stdout:134: delete oid 18 current snap is 5 2024-08-17T00:34:47.517 INFO:tasks.rados.rados.0.smithi110.stdout:133: finishing rollback tid 1 to smithi11086371-17 2024-08-17T00:34:47.517 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 6 (ObjNum 177 snap 0 seq_num 1878544176) dirty dne 2024-08-17T00:34:47.522 INFO:tasks.rados.rados.0.smithi110.stdout:133: done (1 left) 2024-08-17T00:34:47.522 INFO:tasks.rados.rados.0.smithi110.stdout:134: done (0 left) 2024-08-17T00:34:47.522 INFO:tasks.rados.rados.0.smithi110.stdout:135: delete oid 42 current snap is 5 2024-08-17T00:34:47.525 INFO:tasks.rados.rados.0.smithi110.stdout:135: done (0 left) 2024-08-17T00:34:47.526 INFO:tasks.rados.rados.0.smithi110.stdout:136: copy_from oid 36 from oid 1 current snap is 5 2024-08-17T00:34:47.527 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 31 current snap is 5 2024-08-17T00:34:47.527 INFO:tasks.rados.rados.0.smithi110.stdout:137: seq_num 70 ranges {442368=778240,1220608=401408} 2024-08-17T00:34:47.532 INFO:tasks.rados.rados.0.smithi110.stdout:137: writing smithi11086371-31 from 442368 to 1220608 tid 1 2024-08-17T00:34:47.535 INFO:tasks.rados.rados.0.smithi110.stdout:137: writing smithi11086371-31 from 1220608 to 1622016 tid 2 2024-08-17T00:34:47.535 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 8 current snap is 5 2024-08-17T00:34:47.535 INFO:tasks.rados.rados.0.smithi110.stdout:136: finishing copy_from to smithi11086371-36 2024-08-17T00:34:47.535 INFO:tasks.rados.rados.0.smithi110.stdout:136: got expected ENOENT (src dne) 2024-08-17T00:34:47.535 INFO:tasks.rados.rados.0.smithi110.stdout:136: finishing copy_from racing read to smithi11086371-36 2024-08-17T00:34:47.535 INFO:tasks.rados.rados.0.smithi110.stdout:138: seq_num 71 ranges {221184=794624,1015808=401408} 2024-08-17T00:34:47.540 INFO:tasks.rados.rados.0.smithi110.stdout:138: writing smithi11086371-8 from 221184 to 1015808 tid 1 2024-08-17T00:34:47.543 INFO:tasks.rados.rados.0.smithi110.stdout:138: writing smithi11086371-8 from 1015808 to 1417216 tid 2 2024-08-17T00:34:47.543 INFO:tasks.rados.rados.0.smithi110.stdout:136: done (2 left) 2024-08-17T00:34:47.543 INFO:tasks.rados.rados.0.smithi110.stdout:139: copy_from oid 41 from oid 44 current snap is 5 2024-08-17T00:34:47.544 INFO:tasks.rados.rados.0.smithi110.stdout:137: finishing write tid 1 to smithi11086371-31 2024-08-17T00:34:47.544 INFO:tasks.rados.rados.0.smithi110.stdout:137: finishing write tid 2 to smithi11086371-31 2024-08-17T00:34:47.544 INFO:tasks.rados.rados.0.smithi110.stdout:137: finishing write tid 3 to smithi11086371-31 2024-08-17T00:34:47.544 INFO:tasks.rados.rados.0.smithi110.stdout:137: finishing write tid 4 to smithi11086371-31 2024-08-17T00:34:47.544 INFO:tasks.rados.rados.0.smithi110.stdout:137: oid 31 updating version 0 to 25 2024-08-17T00:34:47.544 INFO:tasks.rados.rados.0.smithi110.stdout:137: oid 31 updating version 25 to 26 2024-08-17T00:34:47.544 INFO:tasks.rados.rados.0.smithi110.stdout:137: oid 31 version 26 is already newer than 24 2024-08-17T00:34:47.544 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 26 (ObjNum 70 snap 5 seq_num 70) dirty exists 2024-08-17T00:34:47.544 INFO:tasks.rados.rados.0.smithi110.stdout:137: left oid 31 (ObjNum 70 snap 5 seq_num 70) 2024-08-17T00:34:47.544 INFO:tasks.rados.rados.0.smithi110.stdout:137: done (2 left) 2024-08-17T00:34:47.544 INFO:tasks.rados.rados.0.smithi110.stdout:140: copy_from oid 28 from oid 10 current snap is 5 2024-08-17T00:34:47.544 INFO:tasks.rados.rados.0.smithi110.stdout:141: snap_create 2024-08-17T00:34:47.545 INFO:tasks.rados.rados.0.smithi110.stdout:138: finishing write tid 1 to smithi11086371-8 2024-08-17T00:34:47.545 INFO:tasks.rados.rados.0.smithi110.stdout:138: finishing write tid 2 to smithi11086371-8 2024-08-17T00:34:47.545 INFO:tasks.rados.rados.0.smithi110.stdout:138: finishing write tid 3 to smithi11086371-8 2024-08-17T00:34:47.546 INFO:tasks.rados.rados.0.smithi110.stdout:139: finishing copy_from to smithi11086371-41 2024-08-17T00:34:47.546 INFO:tasks.rados.rados.0.smithi110.stdout:139: got expected ENOENT (src dne) 2024-08-17T00:34:47.546 INFO:tasks.rados.rados.0.smithi110.stdout:139: finishing copy_from racing read to smithi11086371-41 2024-08-17T00:34:47.546 INFO:tasks.rados.rados.0.smithi110.stdout:138: finishing write tid 4 to smithi11086371-8 2024-08-17T00:34:47.547 INFO:tasks.rados.rados.0.smithi110.stdout:138: oid 8 updating version 0 to 26 2024-08-17T00:34:47.547 INFO:tasks.rados.rados.0.smithi110.stdout:138: oid 8 updating version 26 to 27 2024-08-17T00:34:47.547 INFO:tasks.rados.rados.0.smithi110.stdout:138: oid 8 version 27 is already newer than 25 2024-08-17T00:34:47.547 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 27 (ObjNum 71 snap 5 seq_num 71) dirty exists 2024-08-17T00:34:47.547 INFO:tasks.rados.rados.0.smithi110.stdout:138: left oid 8 (ObjNum 71 snap 5 seq_num 71) 2024-08-17T00:34:47.549 INFO:tasks.rados.rados.0.smithi110.stdout:140: finishing copy_from racing read to smithi11086371-28 2024-08-17T00:34:47.551 INFO:tasks.rados.rados.0.smithi110.stdout:140: finishing copy_from to smithi11086371-28 2024-08-17T00:34:47.551 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 16 (ObjNum 57 snap 3 seq_num 57) dirty exists 2024-08-17T00:34:47.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:47 smithi110 ceph-mon[41467]: osdmap e90: 8 total, 8 up, 8 in 2024-08-17T00:34:47.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:47 smithi110 ceph-mon[29669]: osdmap e90: 8 total, 8 up, 8 in 2024-08-17T00:34:47.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:47 smithi177 ceph-mon[33147]: osdmap e90: 8 total, 8 up, 8 in 2024-08-17T00:34:48.446 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:34:48] "GET /metrics HTTP/1.1" 200 33686 "" "Prometheus/2.43.0" 2024-08-17T00:34:48.512 INFO:tasks.rados.rados.0.smithi110.stdout:138: done (3 left) 2024-08-17T00:34:48.512 INFO:tasks.rados.rados.0.smithi110.stdout:139: done (2 left) 2024-08-17T00:34:48.512 INFO:tasks.rados.rados.0.smithi110.stdout:140: done (1 left) 2024-08-17T00:34:48.512 INFO:tasks.rados.rados.0.smithi110.stdout:141: done (0 left) 2024-08-17T00:34:48.512 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 9 current snap is 6 2024-08-17T00:34:48.512 INFO:tasks.rados.rados.0.smithi110.stdout:142: seq_num 72 ranges {139264=409600,548864=524288,1073152=278528} 2024-08-17T00:34:48.515 INFO:tasks.rados.rados.0.smithi110.stdout:142: writing smithi11086371-9 from 139264 to 548864 tid 1 2024-08-17T00:34:48.518 INFO:tasks.rados.rados.0.smithi110.stdout:142: writing smithi11086371-9 from 548864 to 1073152 tid 2 2024-08-17T00:34:48.520 INFO:tasks.rados.rados.0.smithi110.stdout:142: writing smithi11086371-9 from 1073152 to 1351680 tid 3 2024-08-17T00:34:48.520 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 12 current snap is 6 2024-08-17T00:34:48.520 INFO:tasks.rados.rados.0.smithi110.stdout:142: finishing write tid 1 to smithi11086371-9 2024-08-17T00:34:48.520 INFO:tasks.rados.rados.0.smithi110.stdout:143: seq_num 73 ranges {188416=425984,614400=409600,1024000=393216} 2024-08-17T00:34:48.523 INFO:tasks.rados.rados.0.smithi110.stdout:143: writing smithi11086371-12 from 188416 to 614400 tid 1 2024-08-17T00:34:48.526 INFO:tasks.rados.rados.0.smithi110.stdout:143: writing smithi11086371-12 from 614400 to 1024000 tid 2 2024-08-17T00:34:48.529 INFO:tasks.rados.rados.0.smithi110.stdout:143: writing smithi11086371-12 from 1024000 to 1417216 tid 3 2024-08-17T00:34:48.529 INFO:tasks.rados.rados.0.smithi110.stdout:144: rollback oid 22 current snap is 6 2024-08-17T00:34:48.529 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 22 to 4 2024-08-17T00:34:48.529 INFO:tasks.rados.rados.0.smithi110.stdout:142: finishing write tid 2 to smithi11086371-9 2024-08-17T00:34:48.529 INFO:tasks.rados.rados.0.smithi110.stdout:142: finishing write tid 3 to smithi11086371-9 2024-08-17T00:34:48.529 INFO:tasks.rados.rados.0.smithi110.stdout:142: finishing write tid 4 to smithi11086371-9 2024-08-17T00:34:48.529 INFO:tasks.rados.rados.0.smithi110.stdout:142: finishing write tid 5 to smithi11086371-9 2024-08-17T00:34:48.529 INFO:tasks.rados.rados.0.smithi110.stdout:142: oid 9 updating version 0 to 39 2024-08-17T00:34:48.529 INFO:tasks.rados.rados.0.smithi110.stdout:142: oid 9 version 39 is already newer than 36 2024-08-17T00:34:48.529 INFO:tasks.rados.rados.0.smithi110.stdout:142: oid 9 version 39 is already newer than 38 2024-08-17T00:34:48.529 INFO:tasks.rados.rados.0.smithi110.stdout:142: oid 9 version 39 is already newer than 37 2024-08-17T00:34:48.529 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 39 (ObjNum 72 snap 6 seq_num 72) dirty exists 2024-08-17T00:34:48.530 INFO:tasks.rados.rados.0.smithi110.stdout:142: left oid 9 (ObjNum 72 snap 6 seq_num 72) 2024-08-17T00:34:48.530 INFO:tasks.rados.rados.0.smithi110.stdout:143: finishing write tid 1 to smithi11086371-12 2024-08-17T00:34:48.530 INFO:tasks.rados.rados.0.smithi110.stdout:142: done (2 left) 2024-08-17T00:34:48.530 INFO:tasks.rados.rados.0.smithi110.stdout:145: snap_create 2024-08-17T00:34:48.530 INFO:tasks.rados.rados.0.smithi110.stdout:143: finishing write tid 2 to smithi11086371-12 2024-08-17T00:34:48.531 INFO:tasks.rados.rados.0.smithi110.stdout:144: finishing rollback tid 0 to smithi11086371-22 2024-08-17T00:34:48.531 INFO:tasks.rados.rados.0.smithi110.stdout:143: finishing write tid 3 to smithi11086371-12 2024-08-17T00:34:48.531 INFO:tasks.rados.rados.0.smithi110.stdout:143: finishing write tid 4 to smithi11086371-12 2024-08-17T00:34:48.532 INFO:tasks.rados.rados.0.smithi110.stdout:143: finishing write tid 5 to smithi11086371-12 2024-08-17T00:34:48.533 INFO:tasks.rados.rados.0.smithi110.stdout:143: oid 12 updating version 0 to 24 2024-08-17T00:34:48.533 INFO:tasks.rados.rados.0.smithi110.stdout:143: oid 12 version 24 is already newer than 23 2024-08-17T00:34:48.533 INFO:tasks.rados.rados.0.smithi110.stdout:143: oid 12 updating version 24 to 26 2024-08-17T00:34:48.533 INFO:tasks.rados.rados.0.smithi110.stdout:143: oid 12 version 26 is already newer than 25 2024-08-17T00:34:48.533 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 26 (ObjNum 73 snap 6 seq_num 73) dirty exists 2024-08-17T00:34:48.533 INFO:tasks.rados.rados.0.smithi110.stdout:143: left oid 12 (ObjNum 73 snap 6 seq_num 73) 2024-08-17T00:34:48.533 INFO:tasks.rados.rados.0.smithi110.stdout:144: finishing rollback tid 1 to smithi11086371-22 2024-08-17T00:34:48.533 INFO:tasks.rados.rados.0.smithi110.stdout:144: finishing rollback tid 2 to smithi11086371-22 2024-08-17T00:34:48.533 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 22 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-08-17T00:34:48.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:48 smithi110 ceph-mon[41467]: pgmap v113: 121 pgs: 121 active+clean; 34 MiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.2 MiB/s wr, 56 op/s 2024-08-17T00:34:48.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:48 smithi110 ceph-mon[41467]: osdmap e91: 8 total, 8 up, 8 in 2024-08-17T00:34:48.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:48 smithi110 ceph-mon[41467]: osdmap e92: 8 total, 8 up, 8 in 2024-08-17T00:34:48.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:48 smithi110 ceph-mon[29669]: pgmap v113: 121 pgs: 121 active+clean; 34 MiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.2 MiB/s wr, 56 op/s 2024-08-17T00:34:48.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:48 smithi110 ceph-mon[29669]: osdmap e91: 8 total, 8 up, 8 in 2024-08-17T00:34:48.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:48 smithi110 ceph-mon[29669]: osdmap e92: 8 total, 8 up, 8 in 2024-08-17T00:34:48.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:48 smithi177 ceph-mon[33147]: pgmap v113: 121 pgs: 121 active+clean; 34 MiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.2 MiB/s wr, 56 op/s 2024-08-17T00:34:48.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:48 smithi177 ceph-mon[33147]: osdmap e91: 8 total, 8 up, 8 in 2024-08-17T00:34:48.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:48 smithi177 ceph-mon[33147]: osdmap e92: 8 total, 8 up, 8 in 2024-08-17T00:34:49.517 INFO:tasks.rados.rados.0.smithi110.stdout:143: done (2 left) 2024-08-17T00:34:49.517 INFO:tasks.rados.rados.0.smithi110.stdout:144: done (1 left) 2024-08-17T00:34:49.517 INFO:tasks.rados.rados.0.smithi110.stdout:145: done (0 left) 2024-08-17T00:34:49.517 INFO:tasks.rados.rados.0.smithi110.stdout:146: read oid 33 snap -1 2024-08-17T00:34:49.517 INFO:tasks.rados.rados.0.smithi110.stdout:146: expect (ObjNum 32 snap 0 seq_num 32) 2024-08-17T00:34:49.517 INFO:tasks.rados.rados.0.smithi110.stdout:147: read oid 45 snap -1 2024-08-17T00:34:49.517 INFO:tasks.rados.rados.0.smithi110.stdout:147: expect (ObjNum 33 snap 0 seq_num 33) 2024-08-17T00:34:49.517 INFO:tasks.rados.rados.0.smithi110.stdout:148: snap_create 2024-08-17T00:34:49.519 INFO:tasks.rados.rados.0.smithi110.stdout:146: expect (ObjNum 32 snap 0 seq_num 32) 2024-08-17T00:34:49.533 INFO:tasks.rados.rados.0.smithi110.stdout:147: expect (ObjNum 33 snap 0 seq_num 33) 2024-08-17T00:34:49.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:49 smithi110 ceph-mon[29669]: osdmap e93: 8 total, 8 up, 8 in 2024-08-17T00:34:49.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:49 smithi110 ceph-mon[29669]: pgmap v117: 121 pgs: 121 active+clean; 34 MiB data, 278 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:49.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:49 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:34:49.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:49 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:49.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:49 smithi110 ceph-mon[41467]: osdmap e93: 8 total, 8 up, 8 in 2024-08-17T00:34:49.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:49 smithi110 ceph-mon[41467]: pgmap v117: 121 pgs: 121 active+clean; 34 MiB data, 278 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:49.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:49 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:34:49.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:49 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:49.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:49 smithi177 ceph-mon[33147]: osdmap e93: 8 total, 8 up, 8 in 2024-08-17T00:34:49.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:49 smithi177 ceph-mon[33147]: pgmap v117: 121 pgs: 121 active+clean; 34 MiB data, 278 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:49.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:49 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:34:49.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:49 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:34:50.518 INFO:tasks.rados.rados.0.smithi110.stdout:146: done (2 left) 2024-08-17T00:34:50.518 INFO:tasks.rados.rados.0.smithi110.stdout:147: done (1 left) 2024-08-17T00:34:50.518 INFO:tasks.rados.rados.0.smithi110.stdout:148: done (0 left) 2024-08-17T00:34:50.518 INFO:tasks.rados.rados.0.smithi110.stdout:149: copy_from oid 48 from oid 42 current snap is 8 2024-08-17T00:34:50.518 INFO:tasks.rados.rados.0.smithi110.stdout:150: delete oid 29 current snap is 8 2024-08-17T00:34:50.519 INFO:tasks.rados.rados.0.smithi110.stdout:150: done (1 left) 2024-08-17T00:34:50.520 INFO:tasks.rados.rados.0.smithi110.stdout:151: snap_create 2024-08-17T00:34:50.522 INFO:tasks.rados.rados.0.smithi110.stdout:149: finishing copy_from to smithi11086371-48 2024-08-17T00:34:50.522 INFO:tasks.rados.rados.0.smithi110.stdout:149: got expected ENOENT (src dne) 2024-08-17T00:34:50.522 INFO:tasks.rados.rados.0.smithi110.stdout:149: finishing copy_from racing read to smithi11086371-48 2024-08-17T00:34:50.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:50 smithi110 ceph-mon[29669]: osdmap e94: 8 total, 8 up, 8 in 2024-08-17T00:34:50.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:50 smithi110 ceph-mon[41467]: osdmap e94: 8 total, 8 up, 8 in 2024-08-17T00:34:50.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:50 smithi177 ceph-mon[33147]: osdmap e94: 8 total, 8 up, 8 in 2024-08-17T00:34:51.528 INFO:tasks.rados.rados.0.smithi110.stdout:149: done (1 left) 2024-08-17T00:34:51.528 INFO:tasks.rados.rados.0.smithi110.stdout:151: done (0 left) 2024-08-17T00:34:51.528 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 43 current snap is 9 2024-08-17T00:34:51.528 INFO:tasks.rados.rados.0.smithi110.stdout:152: seq_num 75 ranges {712704=458752,1171456=581632,1753088=221184} 2024-08-17T00:34:51.534 INFO:tasks.rados.rados.0.smithi110.stdout:152: writing smithi11086371-43 from 712704 to 1171456 tid 1 2024-08-17T00:34:51.537 INFO:tasks.rados.rados.0.smithi110.stdout:152: writing smithi11086371-43 from 1171456 to 1753088 tid 2 2024-08-17T00:34:51.539 INFO:tasks.rados.rados.0.smithi110.stdout:152: writing smithi11086371-43 from 1753088 to 1974272 tid 3 2024-08-17T00:34:51.539 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 10 current snap is 9 2024-08-17T00:34:51.539 INFO:tasks.rados.rados.0.smithi110.stdout:153: seq_num 76 ranges {1114112=475136,1589248=458752,2048000=344064} 2024-08-17T00:34:51.548 INFO:tasks.rados.rados.0.smithi110.stdout:153: writing smithi11086371-10 from 1114112 to 1589248 tid 1 2024-08-17T00:34:51.550 INFO:tasks.rados.rados.0.smithi110.stdout:153: writing smithi11086371-10 from 1589248 to 2048000 tid 2 2024-08-17T00:34:51.553 INFO:tasks.rados.rados.0.smithi110.stdout:153: writing smithi11086371-10 from 2048000 to 2392064 tid 3 2024-08-17T00:34:51.553 INFO:tasks.rados.rados.0.smithi110.stdout:154: snap_create 2024-08-17T00:34:51.553 INFO:tasks.rados.rados.0.smithi110.stdout:152: finishing write tid 1 to smithi11086371-43 2024-08-17T00:34:51.553 INFO:tasks.rados.rados.0.smithi110.stdout:152: finishing write tid 2 to smithi11086371-43 2024-08-17T00:34:51.553 INFO:tasks.rados.rados.0.smithi110.stdout:152: finishing write tid 3 to smithi11086371-43 2024-08-17T00:34:51.553 INFO:tasks.rados.rados.0.smithi110.stdout:152: finishing write tid 4 to smithi11086371-43 2024-08-17T00:34:51.554 INFO:tasks.rados.rados.0.smithi110.stdout:152: finishing write tid 5 to smithi11086371-43 2024-08-17T00:34:51.554 INFO:tasks.rados.rados.0.smithi110.stdout:152: oid 43 updating version 0 to 24 2024-08-17T00:34:51.554 INFO:tasks.rados.rados.0.smithi110.stdout:152: oid 43 updating version 24 to 25 2024-08-17T00:34:51.554 INFO:tasks.rados.rados.0.smithi110.stdout:152: oid 43 updating version 25 to 27 2024-08-17T00:34:51.554 INFO:tasks.rados.rados.0.smithi110.stdout:152: oid 43 version 27 is already newer than 26 2024-08-17T00:34:51.554 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 27 (ObjNum 75 snap 9 seq_num 75) dirty exists 2024-08-17T00:34:51.554 INFO:tasks.rados.rados.0.smithi110.stdout:152: left oid 43 (ObjNum 75 snap 9 seq_num 75) 2024-08-17T00:34:51.554 INFO:tasks.rados.rados.0.smithi110.stdout:153: finishing write tid 1 to smithi11086371-10 2024-08-17T00:34:51.554 INFO:tasks.rados.rados.0.smithi110.stdout:153: finishing write tid 2 to smithi11086371-10 2024-08-17T00:34:51.555 INFO:tasks.rados.rados.0.smithi110.stdout:153: finishing write tid 3 to smithi11086371-10 2024-08-17T00:34:51.555 INFO:tasks.rados.rados.0.smithi110.stdout:153: finishing write tid 4 to smithi11086371-10 2024-08-17T00:34:51.555 INFO:tasks.rados.rados.0.smithi110.stdout:153: finishing write tid 5 to smithi11086371-10 2024-08-17T00:34:51.556 INFO:tasks.rados.rados.0.smithi110.stdout:153: oid 10 updating version 0 to 30 2024-08-17T00:34:51.556 INFO:tasks.rados.rados.0.smithi110.stdout:153: oid 10 updating version 30 to 31 2024-08-17T00:34:51.556 INFO:tasks.rados.rados.0.smithi110.stdout:153: oid 10 version 31 is already newer than 29 2024-08-17T00:34:51.556 INFO:tasks.rados.rados.0.smithi110.stdout:153: oid 10 updating version 31 to 32 2024-08-17T00:34:51.556 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 32 (ObjNum 76 snap 9 seq_num 76) dirty exists 2024-08-17T00:34:51.556 INFO:tasks.rados.rados.0.smithi110.stdout:153: left oid 10 (ObjNum 76 snap 9 seq_num 76) 2024-08-17T00:34:51.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:51 smithi110 ceph-mon[29669]: osdmap e95: 8 total, 8 up, 8 in 2024-08-17T00:34:51.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:51 smithi110 ceph-mon[29669]: pgmap v120: 121 pgs: 121 active+clean; 34 MiB data, 279 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.5 MiB/s wr, 24 op/s 2024-08-17T00:34:51.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:51 smithi110 ceph-mon[41467]: osdmap e95: 8 total, 8 up, 8 in 2024-08-17T00:34:51.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:51 smithi110 ceph-mon[41467]: pgmap v120: 121 pgs: 121 active+clean; 34 MiB data, 279 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.5 MiB/s wr, 24 op/s 2024-08-17T00:34:51.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:51 smithi177 ceph-mon[33147]: osdmap e95: 8 total, 8 up, 8 in 2024-08-17T00:34:51.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:51 smithi177 ceph-mon[33147]: pgmap v120: 121 pgs: 121 active+clean; 34 MiB data, 279 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.5 MiB/s wr, 24 op/s 2024-08-17T00:34:52.513 INFO:tasks.rados.rados.0.smithi110.stdout:152: done (2 left) 2024-08-17T00:34:52.513 INFO:tasks.rados.rados.0.smithi110.stdout:153: done (1 left) 2024-08-17T00:34:52.513 INFO:tasks.rados.rados.0.smithi110.stdout:154: done (0 left) 2024-08-17T00:34:52.513 INFO:tasks.rados.rados.0.smithi110.stdout:155: snap_create 2024-08-17T00:34:52.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:52 smithi110 ceph-mon[29669]: osdmap e96: 8 total, 8 up, 8 in 2024-08-17T00:34:52.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:52 smithi110 ceph-mon[29669]: osdmap e97: 8 total, 8 up, 8 in 2024-08-17T00:34:52.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:52 smithi110 ceph-mon[41467]: osdmap e96: 8 total, 8 up, 8 in 2024-08-17T00:34:52.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:52 smithi110 ceph-mon[41467]: osdmap e97: 8 total, 8 up, 8 in 2024-08-17T00:34:52.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:52 smithi177 ceph-mon[33147]: osdmap e96: 8 total, 8 up, 8 in 2024-08-17T00:34:52.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:52 smithi177 ceph-mon[33147]: osdmap e97: 8 total, 8 up, 8 in 2024-08-17T00:34:53.514 INFO:tasks.rados.rados.0.smithi110.stdout:155: done (0 left) 2024-08-17T00:34:53.514 INFO:tasks.rados.rados.0.smithi110.stdout:156: read oid 42 snap -1 2024-08-17T00:34:53.514 INFO:tasks.rados.rados.0.smithi110.stdout:156: expect deleted 2024-08-17T00:34:53.514 INFO:tasks.rados.rados.0.smithi110.stdout:157: rmattr oid 17 current snap is 11 2024-08-17T00:34:53.514 INFO:tasks.rados.rados.0.smithi110.stdout:157: done (1 left) 2024-08-17T00:34:53.514 INFO:tasks.rados.rados.0.smithi110.stdout:158: setattr oid 28 current snap is 11 2024-08-17T00:34:53.516 INFO:tasks.rados.rados.0.smithi110.stdout:156: done (1 left) 2024-08-17T00:34:53.516 INFO:tasks.rados.rados.0.smithi110.stdout:159: copy_from oid 7 from oid 24 current snap is 11 2024-08-17T00:34:53.516 INFO:tasks.rados.rados.0.smithi110.stdout:160: setattr oid 10 current snap is 11 2024-08-17T00:34:53.519 INFO:tasks.rados.rados.0.smithi110.stdout:161: snap_remove snap 6 2024-08-17T00:34:53.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:53 smithi110 ceph-mon[41467]: pgmap v123: 121 pgs: 121 active+clean; 34 MiB data, 279 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.4 MiB/s wr, 23 op/s 2024-08-17T00:34:53.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:53 smithi110 ceph-mon[41467]: osdmap e98: 8 total, 8 up, 8 in 2024-08-17T00:34:53.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:53 smithi110 ceph-mon[29669]: pgmap v123: 121 pgs: 121 active+clean; 34 MiB data, 279 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.4 MiB/s wr, 23 op/s 2024-08-17T00:34:53.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:53 smithi110 ceph-mon[29669]: osdmap e98: 8 total, 8 up, 8 in 2024-08-17T00:34:53.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:53 smithi177 ceph-mon[33147]: pgmap v123: 121 pgs: 121 active+clean; 34 MiB data, 279 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.4 MiB/s wr, 23 op/s 2024-08-17T00:34:53.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:53 smithi177 ceph-mon[33147]: osdmap e98: 8 total, 8 up, 8 in 2024-08-17T00:34:54.516 INFO:tasks.rados.rados.0.smithi110.stdout:161: done (3 left) 2024-08-17T00:34:54.516 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 46 current snap is 11 2024-08-17T00:34:54.517 INFO:tasks.rados.rados.0.smithi110.stdout:162: seq_num 77 ranges {761856=491520,1253376=794624,2048000=8192} 2024-08-17T00:34:54.523 INFO:tasks.rados.rados.0.smithi110.stdout:162: writing smithi11086371-46 from 761856 to 1253376 tid 1 2024-08-17T00:34:54.527 INFO:tasks.rados.rados.0.smithi110.stdout:162: writing smithi11086371-46 from 1253376 to 2048000 tid 2 2024-08-17T00:34:54.527 INFO:tasks.rados.rados.0.smithi110.stdout:162: writing smithi11086371-46 from 2048000 to 2056192 tid 3 2024-08-17T00:34:54.527 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 27 current snap is 11 2024-08-17T00:34:54.528 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 28 (ObjNum 57 snap 3 seq_num 57) dirty exists 2024-08-17T00:34:54.528 INFO:tasks.rados.rados.0.smithi110.stdout:163: seq_num 78 ranges {442368=516096,958464=679936,1638400=122880} 2024-08-17T00:34:54.533 INFO:tasks.rados.rados.0.smithi110.stdout:163: writing smithi11086371-27 from 442368 to 958464 tid 1 2024-08-17T00:34:54.537 INFO:tasks.rados.rados.0.smithi110.stdout:163: writing smithi11086371-27 from 958464 to 1638400 tid 2 2024-08-17T00:34:54.538 INFO:tasks.rados.rados.0.smithi110.stdout:163: writing smithi11086371-27 from 1638400 to 1761280 tid 3 2024-08-17T00:34:54.538 INFO:tasks.rados.rados.0.smithi110.stdout:158: done (4 left) 2024-08-17T00:34:54.538 INFO:tasks.rados.rados.0.smithi110.stdout:164: snap_remove snap 4 2024-08-17T00:34:55.523 INFO:tasks.rados.rados.0.smithi110.stdout:164: done (4 left) 2024-08-17T00:34:55.523 INFO:tasks.rados.rados.0.smithi110.stdout:165: delete oid 44 current snap is 11 2024-08-17T00:34:55.523 INFO:tasks.rados.rados.0.smithi110.stdout:159: finishing copy_from racing read to smithi11086371-7 2024-08-17T00:34:55.523 INFO:tasks.rados.rados.0.smithi110.stdout:159: finishing copy_from to smithi11086371-7 2024-08-17T00:34:55.523 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 6 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-08-17T00:34:55.523 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 34 (ObjNum 76 snap 9 seq_num 76) dirty exists 2024-08-17T00:34:55.523 INFO:tasks.rados.rados.0.smithi110.stdout:162: finishing write tid 1 to smithi11086371-46 2024-08-17T00:34:55.523 INFO:tasks.rados.rados.0.smithi110.stdout:162: finishing write tid 2 to smithi11086371-46 2024-08-17T00:34:55.523 INFO:tasks.rados.rados.0.smithi110.stdout:162: finishing write tid 3 to smithi11086371-46 2024-08-17T00:34:55.523 INFO:tasks.rados.rados.0.smithi110.stdout:162: finishing write tid 4 to smithi11086371-46 2024-08-17T00:34:55.523 INFO:tasks.rados.rados.0.smithi110.stdout:162: finishing write tid 5 to smithi11086371-46 2024-08-17T00:34:55.524 INFO:tasks.rados.rados.0.smithi110.stdout:162: oid 46 updating version 0 to 27 2024-08-17T00:34:55.524 INFO:tasks.rados.rados.0.smithi110.stdout:162: oid 46 version 27 is already newer than 26 2024-08-17T00:34:55.524 INFO:tasks.rados.rados.0.smithi110.stdout:162: oid 46 version 27 is already newer than 24 2024-08-17T00:34:55.524 INFO:tasks.rados.rados.0.smithi110.stdout:162: oid 46 version 27 is already newer than 25 2024-08-17T00:34:55.524 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 27 (ObjNum 77 snap 11 seq_num 77) dirty exists 2024-08-17T00:34:55.524 INFO:tasks.rados.rados.0.smithi110.stdout:162: left oid 46 (ObjNum 77 snap 11 seq_num 77) 2024-08-17T00:34:55.524 INFO:tasks.rados.rados.0.smithi110.stdout:163: finishing write tid 1 to smithi11086371-27 2024-08-17T00:34:55.524 INFO:tasks.rados.rados.0.smithi110.stdout:163: finishing write tid 2 to smithi11086371-27 2024-08-17T00:34:55.524 INFO:tasks.rados.rados.0.smithi110.stdout:163: finishing write tid 3 to smithi11086371-27 2024-08-17T00:34:55.524 INFO:tasks.rados.rados.0.smithi110.stdout:163: finishing write tid 4 to smithi11086371-27 2024-08-17T00:34:55.524 INFO:tasks.rados.rados.0.smithi110.stdout:163: finishing write tid 5 to smithi11086371-27 2024-08-17T00:34:55.524 INFO:tasks.rados.rados.0.smithi110.stdout:163: oid 27 updating version 0 to 42 2024-08-17T00:34:55.524 INFO:tasks.rados.rados.0.smithi110.stdout:163: oid 27 version 42 is already newer than 41 2024-08-17T00:34:55.525 INFO:tasks.rados.rados.0.smithi110.stdout:163: oid 27 version 42 is already newer than 37 2024-08-17T00:34:55.525 INFO:tasks.rados.rados.0.smithi110.stdout:163: oid 27 version 42 is already newer than 40 2024-08-17T00:34:55.525 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 42 (ObjNum 78 snap 11 seq_num 78) dirty exists 2024-08-17T00:34:55.525 INFO:tasks.rados.rados.0.smithi110.stdout:163: left oid 27 (ObjNum 78 snap 11 seq_num 78) 2024-08-17T00:34:55.526 INFO:tasks.rados.rados.0.smithi110.stdout:159: done (4 left) 2024-08-17T00:34:55.526 INFO:tasks.rados.rados.0.smithi110.stdout:160: done (3 left) 2024-08-17T00:34:55.526 INFO:tasks.rados.rados.0.smithi110.stdout:162: done (2 left) 2024-08-17T00:34:55.526 INFO:tasks.rados.rados.0.smithi110.stdout:163: done (1 left) 2024-08-17T00:34:55.526 INFO:tasks.rados.rados.0.smithi110.stdout:165: done (0 left) 2024-08-17T00:34:55.526 INFO:tasks.rados.rados.0.smithi110.stdout:166: snap_create 2024-08-17T00:34:55.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:55 smithi110 ceph-mon[29669]: osdmap e99: 8 total, 8 up, 8 in 2024-08-17T00:34:55.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:55 smithi110 ceph-mon[29669]: pgmap v126: 121 pgs: 121 active+clean; 40 MiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T00:34:55.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:55 smithi110 ceph-mon[41467]: osdmap e99: 8 total, 8 up, 8 in 2024-08-17T00:34:55.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:55 smithi110 ceph-mon[41467]: pgmap v126: 121 pgs: 121 active+clean; 40 MiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T00:34:55.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:55 smithi177 ceph-mon[33147]: osdmap e99: 8 total, 8 up, 8 in 2024-08-17T00:34:55.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:55 smithi177 ceph-mon[33147]: pgmap v126: 121 pgs: 121 active+clean; 40 MiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T00:34:56.523 INFO:tasks.rados.rados.0.smithi110.stdout:166: done (0 left) 2024-08-17T00:34:56.523 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 31 current snap is 12 2024-08-17T00:34:56.523 INFO:tasks.rados.rados.0.smithi110.stdout:167: seq_num 80 ranges {1622016=548864,2170880=450560,2621440=352256} 2024-08-17T00:34:56.534 INFO:tasks.rados.rados.0.smithi110.stdout:167: writing smithi11086371-31 from 1622016 to 2170880 tid 1 2024-08-17T00:34:56.537 INFO:tasks.rados.rados.0.smithi110.stdout:167: writing smithi11086371-31 from 2170880 to 2621440 tid 2 2024-08-17T00:34:56.539 INFO:tasks.rados.rados.0.smithi110.stdout:167: writing smithi11086371-31 from 2621440 to 2973696 tid 3 2024-08-17T00:34:56.539 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 16 current snap is 12 2024-08-17T00:34:56.539 INFO:tasks.rados.rados.0.smithi110.stdout:168: seq_num 81 ranges {1228800=565248,1794048=737280,2531328=65536} 2024-08-17T00:34:56.549 INFO:tasks.rados.rados.0.smithi110.stdout:168: writing smithi11086371-16 from 1228800 to 1794048 tid 1 2024-08-17T00:34:56.552 INFO:tasks.rados.rados.0.smithi110.stdout:168: writing smithi11086371-16 from 1794048 to 2531328 tid 2 2024-08-17T00:34:56.554 INFO:tasks.rados.rados.0.smithi110.stdout:168: writing smithi11086371-16 from 2531328 to 2596864 tid 3 2024-08-17T00:34:56.554 INFO:tasks.rados.rados.0.smithi110.stdout:169: copy_from oid 10 from oid 39 current snap is 12 2024-08-17T00:34:56.554 INFO:tasks.rados.rados.0.smithi110.stdout:167: finishing write tid 1 to smithi11086371-31 2024-08-17T00:34:56.554 INFO:tasks.rados.rados.0.smithi110.stdout:167: finishing write tid 2 to smithi11086371-31 2024-08-17T00:34:56.554 INFO:tasks.rados.rados.0.smithi110.stdout:167: finishing write tid 3 to smithi11086371-31 2024-08-17T00:34:56.554 INFO:tasks.rados.rados.0.smithi110.stdout:167: finishing write tid 4 to smithi11086371-31 2024-08-17T00:34:56.554 INFO:tasks.rados.rados.0.smithi110.stdout:167: finishing write tid 5 to smithi11086371-31 2024-08-17T00:34:56.554 INFO:tasks.rados.rados.0.smithi110.stdout:167: oid 31 updating version 0 to 33 2024-08-17T00:34:56.554 INFO:tasks.rados.rados.0.smithi110.stdout:167: oid 31 version 33 is already newer than 32 2024-08-17T00:34:56.554 INFO:tasks.rados.rados.0.smithi110.stdout:167: oid 31 version 33 is already newer than 30 2024-08-17T00:34:56.555 INFO:tasks.rados.rados.0.smithi110.stdout:167: oid 31 version 33 is already newer than 31 2024-08-17T00:34:56.555 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 33 (ObjNum 80 snap 12 seq_num 80) dirty exists 2024-08-17T00:34:56.555 INFO:tasks.rados.rados.0.smithi110.stdout:167: left oid 31 (ObjNum 80 snap 12 seq_num 80) 2024-08-17T00:34:56.555 INFO:tasks.rados.rados.0.smithi110.stdout:167: done (2 left) 2024-08-17T00:34:56.555 INFO:tasks.rados.rados.0.smithi110.stdout:170: read oid 25 snap 8 2024-08-17T00:34:56.555 INFO:tasks.rados.rados.0.smithi110.stdout:170: expect deleted 2024-08-17T00:34:56.555 INFO:tasks.rados.rados.0.smithi110.stdout:171: copy_from oid 21 from oid 35 current snap is 12 2024-08-17T00:34:56.555 INFO:tasks.rados.rados.0.smithi110.stdout:172: snap_remove snap 7 2024-08-17T00:34:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:56 smithi110 ceph-mon[41467]: osdmap e100: 8 total, 8 up, 8 in 2024-08-17T00:34:56.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:56 smithi110 ceph-mon[29669]: osdmap e100: 8 total, 8 up, 8 in 2024-08-17T00:34:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:56 smithi177 ceph-mon[33147]: osdmap e100: 8 total, 8 up, 8 in 2024-08-17T00:34:57.516 INFO:tasks.rados.rados.0.smithi110.stdout:172: done (4 left) 2024-08-17T00:34:57.516 INFO:tasks.rados.rados.0.smithi110.stdout:173: delete oid 8 current snap is 12 2024-08-17T00:34:57.516 INFO:tasks.rados.rados.0.smithi110.stdout:168: finishing write tid 1 to smithi11086371-16 2024-08-17T00:34:57.516 INFO:tasks.rados.rados.0.smithi110.stdout:168: finishing write tid 2 to smithi11086371-16 2024-08-17T00:34:57.516 INFO:tasks.rados.rados.0.smithi110.stdout:168: finishing write tid 3 to smithi11086371-16 2024-08-17T00:34:57.517 INFO:tasks.rados.rados.0.smithi110.stdout:168: finishing write tid 4 to smithi11086371-16 2024-08-17T00:34:57.517 INFO:tasks.rados.rados.0.smithi110.stdout:171: finishing copy_from racing read to smithi11086371-21 2024-08-17T00:34:57.517 INFO:tasks.rados.rados.0.smithi110.stdout:171: finishing copy_from to smithi11086371-21 2024-08-17T00:34:57.517 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 22 (ObjNum 129 snap 0 seq_num 1878786480) dirty exists 2024-08-17T00:34:57.517 INFO:tasks.rados.rados.0.smithi110.stdout:168: finishing write tid 5 to smithi11086371-16 2024-08-17T00:34:57.517 INFO:tasks.rados.rados.0.smithi110.stdout:168: oid 16 updating version 0 to 34 2024-08-17T00:34:57.517 INFO:tasks.rados.rados.0.smithi110.stdout:168: oid 16 updating version 34 to 35 2024-08-17T00:34:57.517 INFO:tasks.rados.rados.0.smithi110.stdout:168: oid 16 version 35 is already newer than 33 2024-08-17T00:34:57.517 INFO:tasks.rados.rados.0.smithi110.stdout:168: oid 16 updating version 35 to 36 2024-08-17T00:34:57.517 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 36 (ObjNum 81 snap 12 seq_num 81) dirty exists 2024-08-17T00:34:57.517 INFO:tasks.rados.rados.0.smithi110.stdout:168: left oid 16 (ObjNum 81 snap 12 seq_num 81) 2024-08-17T00:34:57.517 INFO:tasks.rados.rados.0.smithi110.stdout:169: finishing copy_from racing read to smithi11086371-10 2024-08-17T00:34:57.518 INFO:tasks.rados.rados.0.smithi110.stdout:169: finishing copy_from to smithi11086371-10 2024-08-17T00:34:57.518 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 19 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-08-17T00:34:57.521 INFO:tasks.rados.rados.0.smithi110.stdout:168: done (4 left) 2024-08-17T00:34:57.521 INFO:tasks.rados.rados.0.smithi110.stdout:169: done (3 left) 2024-08-17T00:34:57.521 INFO:tasks.rados.rados.0.smithi110.stdout:170: done (2 left) 2024-08-17T00:34:57.521 INFO:tasks.rados.rados.0.smithi110.stdout:171: done (1 left) 2024-08-17T00:34:57.522 INFO:tasks.rados.rados.0.smithi110.stdout:173: done (0 left) 2024-08-17T00:34:57.522 INFO:tasks.rados.rados.0.smithi110.stdout:174: snap_remove snap 10 2024-08-17T00:34:57.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:57 smithi110 ceph-mon[29669]: osdmap e101: 8 total, 8 up, 8 in 2024-08-17T00:34:57.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:57 smithi110 ceph-mon[29669]: pgmap v129: 121 pgs: 121 active+clean; 40 MiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T00:34:57.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:57 smithi110 ceph-mon[29669]: osdmap e102: 8 total, 8 up, 8 in 2024-08-17T00:34:57.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:57 smithi110 ceph-mon[41467]: osdmap e101: 8 total, 8 up, 8 in 2024-08-17T00:34:57.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:57 smithi110 ceph-mon[41467]: pgmap v129: 121 pgs: 121 active+clean; 40 MiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T00:34:57.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:57 smithi110 ceph-mon[41467]: osdmap e102: 8 total, 8 up, 8 in 2024-08-17T00:34:57.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:57 smithi177 ceph-mon[33147]: osdmap e101: 8 total, 8 up, 8 in 2024-08-17T00:34:57.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:57 smithi177 ceph-mon[33147]: pgmap v129: 121 pgs: 121 active+clean; 40 MiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T00:34:57.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:57 smithi177 ceph-mon[33147]: osdmap e102: 8 total, 8 up, 8 in 2024-08-17T00:34:58.517 INFO:tasks.rados.rados.0.smithi110.stdout:174: done (0 left) 2024-08-17T00:34:58.517 INFO:tasks.rados.rados.0.smithi110.stdout:175: snap_create 2024-08-17T00:34:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:34:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:34:58] "GET /metrics HTTP/1.1" 200 36024 "" "Prometheus/2.43.0" 2024-08-17T00:34:59.521 INFO:tasks.rados.rados.0.smithi110.stdout:175: done (0 left) 2024-08-17T00:34:59.521 INFO:tasks.rados.rados.0.smithi110.stdout:176: read oid 46 snap -1 2024-08-17T00:34:59.521 INFO:tasks.rados.rados.0.smithi110.stdout:176: expect (ObjNum 77 snap 11 seq_num 77) 2024-08-17T00:34:59.522 INFO:tasks.rados.rados.0.smithi110.stdout:177: read oid 7 snap 9 2024-08-17T00:34:59.522 INFO:tasks.rados.rados.0.smithi110.stdout:177: expect (ObjNum 6 snap 0 seq_num 6) 2024-08-17T00:34:59.522 INFO:tasks.rados.rados.0.smithi110.stdout:178: snap_create 2024-08-17T00:34:59.525 INFO:tasks.rados.rados.0.smithi110.stdout:177: expect (ObjNum 6 snap 0 seq_num 6) 2024-08-17T00:34:59.533 INFO:tasks.rados.rados.0.smithi110.stdout:176: expect (ObjNum 77 snap 11 seq_num 77) 2024-08-17T00:34:59.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:59 smithi110 ceph-mon[29669]: osdmap e103: 8 total, 8 up, 8 in 2024-08-17T00:34:59.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:34:59 smithi110 ceph-mon[29669]: pgmap v132: 121 pgs: 121 active+clean; 40 MiB data, 291 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:59.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:59 smithi110 ceph-mon[41467]: osdmap e103: 8 total, 8 up, 8 in 2024-08-17T00:34:59.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:34:59 smithi110 ceph-mon[41467]: pgmap v132: 121 pgs: 121 active+clean; 40 MiB data, 291 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:34:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:59 smithi177 ceph-mon[33147]: osdmap e103: 8 total, 8 up, 8 in 2024-08-17T00:34:59.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:34:59 smithi177 ceph-mon[33147]: pgmap v132: 121 pgs: 121 active+clean; 40 MiB data, 291 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:35:00.525 INFO:tasks.rados.rados.0.smithi110.stdout:176: done (2 left) 2024-08-17T00:35:00.525 INFO:tasks.rados.rados.0.smithi110.stdout:177: done (1 left) 2024-08-17T00:35:00.526 INFO:tasks.rados.rados.0.smithi110.stdout:178: done (0 left) 2024-08-17T00:35:00.526 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 13 current snap is 14 2024-08-17T00:35:00.526 INFO:tasks.rados.rados.0.smithi110.stdout:179: seq_num 83 ranges {204800=598016,802816=499712,1302528=303104} 2024-08-17T00:35:00.529 INFO:tasks.rados.rados.0.smithi110.stdout:179: writing smithi11086371-13 from 204800 to 802816 tid 1 2024-08-17T00:35:00.532 INFO:tasks.rados.rados.0.smithi110.stdout:179: writing smithi11086371-13 from 802816 to 1302528 tid 2 2024-08-17T00:35:00.535 INFO:tasks.rados.rados.0.smithi110.stdout:179: writing smithi11086371-13 from 1302528 to 1605632 tid 3 2024-08-17T00:35:00.535 INFO:tasks.rados.rados.0.smithi110.stdout:180: copy_from oid 15 from oid 5 current snap is 14 2024-08-17T00:35:00.535 INFO:tasks.rados.rados.0.smithi110.stdout:181: rollback oid 19 current snap is 14 2024-08-17T00:35:00.535 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 19 to 8 2024-08-17T00:35:00.535 INFO:tasks.rados.rados.0.smithi110.stdout:182: copy_from oid 21 from oid 24 current snap is 14 2024-08-17T00:35:00.535 INFO:tasks.rados.rados.0.smithi110.stdout:183: copy_from oid 3 from oid 7 current snap is 14 2024-08-17T00:35:00.535 INFO:tasks.rados.rados.0.smithi110.stdout:184: read oid 33 snap -1 2024-08-17T00:35:00.535 INFO:tasks.rados.rados.0.smithi110.stdout:184: expect (ObjNum 32 snap 0 seq_num 32) 2024-08-17T00:35:00.535 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 16 current snap is 14 2024-08-17T00:35:00.535 INFO:tasks.rados.rados.0.smithi110.stdout:185: seq_num 84 ranges {2596864=614400,3211264=434176,3645440=368640} 2024-08-17T00:35:00.552 INFO:tasks.rados.rados.0.smithi110.stdout:185: writing smithi11086371-16 from 2596864 to 3211264 tid 1 2024-08-17T00:35:00.554 INFO:tasks.rados.rados.0.smithi110.stdout:185: writing smithi11086371-16 from 3211264 to 3645440 tid 2 2024-08-17T00:35:00.556 INFO:tasks.rados.rados.0.smithi110.stdout:185: writing smithi11086371-16 from 3645440 to 4014080 tid 3 2024-08-17T00:35:00.557 INFO:tasks.rados.rados.0.smithi110.stdout:186: rmattr oid 34 current snap is 14 2024-08-17T00:35:00.557 INFO:tasks.rados.rados.0.smithi110.stdout:186: done (7 left) 2024-08-17T00:35:00.557 INFO:tasks.rados.rados.0.smithi110.stdout:187: snap_remove snap 12 2024-08-17T00:35:00.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:00 smithi110 ceph-mon[29669]: osdmap e104: 8 total, 8 up, 8 in 2024-08-17T00:35:00.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:00 smithi110 ceph-mon[41467]: osdmap e104: 8 total, 8 up, 8 in 2024-08-17T00:35:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:00 smithi177 ceph-mon[33147]: osdmap e104: 8 total, 8 up, 8 in 2024-08-17T00:35:01.532 INFO:tasks.rados.rados.0.smithi110.stdout:187: done (7 left) 2024-08-17T00:35:01.532 INFO:tasks.rados.rados.0.smithi110.stdout:188: read oid 39 snap -1 2024-08-17T00:35:01.532 INFO:tasks.rados.rados.0.smithi110.stdout:188: expect (ObjNum 38 snap 0 seq_num 38) 2024-08-17T00:35:01.532 INFO:tasks.rados.rados.0.smithi110.stdout:189: rmattr oid 4 current snap is 14 2024-08-17T00:35:01.532 INFO:tasks.rados.rados.0.smithi110.stdout:189: done (8 left) 2024-08-17T00:35:01.532 INFO:tasks.rados.rados.0.smithi110.stdout:190: snap_create 2024-08-17T00:35:01.532 INFO:tasks.rados.rados.0.smithi110.stdout:179: finishing write tid 1 to smithi11086371-13 2024-08-17T00:35:01.532 INFO:tasks.rados.rados.0.smithi110.stdout:184: expect (ObjNum 32 snap 0 seq_num 32) 2024-08-17T00:35:01.546 INFO:tasks.rados.rados.0.smithi110.stdout:179: finishing write tid 2 to smithi11086371-13 2024-08-17T00:35:01.546 INFO:tasks.rados.rados.0.smithi110.stdout:179: finishing write tid 3 to smithi11086371-13 2024-08-17T00:35:01.546 INFO:tasks.rados.rados.0.smithi110.stdout:181: finishing rollback tid 0 to smithi11086371-19 2024-08-17T00:35:01.546 INFO:tasks.rados.rados.0.smithi110.stdout:179: finishing write tid 4 to smithi11086371-13 2024-08-17T00:35:01.547 INFO:tasks.rados.rados.0.smithi110.stdout:181: finishing rollback tid 1 to smithi11086371-19 2024-08-17T00:35:01.547 INFO:tasks.rados.rados.0.smithi110.stdout:181: finishing rollback tid 2 to smithi11086371-19 2024-08-17T00:35:01.547 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 29 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-08-17T00:35:01.547 INFO:tasks.rados.rados.0.smithi110.stdout:179: finishing write tid 5 to smithi11086371-13 2024-08-17T00:35:01.547 INFO:tasks.rados.rados.0.smithi110.stdout:179: oid 13 updating version 0 to 49 2024-08-17T00:35:01.547 INFO:tasks.rados.rados.0.smithi110.stdout:179: oid 13 version 49 is already newer than 47 2024-08-17T00:35:01.547 INFO:tasks.rados.rados.0.smithi110.stdout:179: oid 13 version 49 is already newer than 48 2024-08-17T00:35:01.547 INFO:tasks.rados.rados.0.smithi110.stdout:179: oid 13 version 49 is already newer than 46 2024-08-17T00:35:01.547 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 49 (ObjNum 83 snap 14 seq_num 83) dirty exists 2024-08-17T00:35:01.547 INFO:tasks.rados.rados.0.smithi110.stdout:179: left oid 13 (ObjNum 83 snap 14 seq_num 83) 2024-08-17T00:35:01.547 INFO:tasks.rados.rados.0.smithi110.stdout:180: finishing copy_from racing read to smithi11086371-15 2024-08-17T00:35:01.547 INFO:tasks.rados.rados.0.smithi110.stdout:183: finishing copy_from racing read to smithi11086371-3 2024-08-17T00:35:01.547 INFO:tasks.rados.rados.0.smithi110.stdout:180: finishing copy_from to smithi11086371-15 2024-08-17T00:35:01.548 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 2 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-08-17T00:35:01.548 INFO:tasks.rados.rados.0.smithi110.stdout:183: finishing copy_from to smithi11086371-3 2024-08-17T00:35:01.548 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 6 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-08-17T00:35:01.548 INFO:tasks.rados.rados.0.smithi110.stdout:182: finishing copy_from racing read to smithi11086371-21 2024-08-17T00:35:01.548 INFO:tasks.rados.rados.0.smithi110.stdout:182: finishing copy_from to smithi11086371-21 2024-08-17T00:35:01.548 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 6 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-08-17T00:35:01.548 INFO:tasks.rados.rados.0.smithi110.stdout:185: finishing write tid 1 to smithi11086371-16 2024-08-17T00:35:01.548 INFO:tasks.rados.rados.0.smithi110.stdout:185: finishing write tid 2 to smithi11086371-16 2024-08-17T00:35:01.548 INFO:tasks.rados.rados.0.smithi110.stdout:185: finishing write tid 3 to smithi11086371-16 2024-08-17T00:35:01.548 INFO:tasks.rados.rados.0.smithi110.stdout:185: finishing write tid 4 to smithi11086371-16 2024-08-17T00:35:01.548 INFO:tasks.rados.rados.0.smithi110.stdout:185: finishing write tid 5 to smithi11086371-16 2024-08-17T00:35:01.548 INFO:tasks.rados.rados.0.smithi110.stdout:185: oid 16 updating version 0 to 51 2024-08-17T00:35:01.548 INFO:tasks.rados.rados.0.smithi110.stdout:185: oid 16 updating version 51 to 53 2024-08-17T00:35:01.549 INFO:tasks.rados.rados.0.smithi110.stdout:185: oid 16 version 53 is already newer than 52 2024-08-17T00:35:01.549 INFO:tasks.rados.rados.0.smithi110.stdout:185: oid 16 updating version 53 to 54 2024-08-17T00:35:01.549 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 54 (ObjNum 84 snap 14 seq_num 84) dirty exists 2024-08-17T00:35:01.549 INFO:tasks.rados.rados.0.smithi110.stdout:185: left oid 16 (ObjNum 84 snap 14 seq_num 84) 2024-08-17T00:35:01.549 INFO:tasks.rados.rados.0.smithi110.stdout:188: expect (ObjNum 38 snap 0 seq_num 38) 2024-08-17T00:35:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:01 smithi110 ceph-mon[29669]: osdmap e105: 8 total, 8 up, 8 in 2024-08-17T00:35:01.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:01 smithi110 ceph-mon[29669]: pgmap v135: 121 pgs: 121 active+clean; 37 MiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 820 KiB/s wr, 5 op/s 2024-08-17T00:35:01.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:01 smithi110 ceph-mon[41467]: osdmap e105: 8 total, 8 up, 8 in 2024-08-17T00:35:01.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:01 smithi110 ceph-mon[41467]: pgmap v135: 121 pgs: 121 active+clean; 37 MiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 820 KiB/s wr, 5 op/s 2024-08-17T00:35:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:01 smithi177 ceph-mon[33147]: osdmap e105: 8 total, 8 up, 8 in 2024-08-17T00:35:01.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:01 smithi177 ceph-mon[33147]: pgmap v135: 121 pgs: 121 active+clean; 37 MiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 820 KiB/s wr, 5 op/s 2024-08-17T00:35:02.516 INFO:tasks.rados.rados.0.smithi110.stdout:179: done (8 left) 2024-08-17T00:35:02.516 INFO:tasks.rados.rados.0.smithi110.stdout:180: done (7 left) 2024-08-17T00:35:02.516 INFO:tasks.rados.rados.0.smithi110.stdout:181: done (6 left) 2024-08-17T00:35:02.516 INFO:tasks.rados.rados.0.smithi110.stdout:182: done (5 left) 2024-08-17T00:35:02.516 INFO:tasks.rados.rados.0.smithi110.stdout:183: done (4 left) 2024-08-17T00:35:02.516 INFO:tasks.rados.rados.0.smithi110.stdout:184: done (3 left) 2024-08-17T00:35:02.516 INFO:tasks.rados.rados.0.smithi110.stdout:185: done (2 left) 2024-08-17T00:35:02.516 INFO:tasks.rados.rados.0.smithi110.stdout:188: done (1 left) 2024-08-17T00:35:02.517 INFO:tasks.rados.rados.0.smithi110.stdout:190: done (0 left) 2024-08-17T00:35:02.517 INFO:tasks.rados.rados.0.smithi110.stdout:191: copy_from oid 17 from oid 8 current snap is 15 2024-08-17T00:35:02.517 INFO:tasks.rados.rados.0.smithi110.stdout:192: read oid 32 snap -1 2024-08-17T00:35:02.517 INFO:tasks.rados.rados.0.smithi110.stdout:192: expect (ObjNum 31 snap 0 seq_num 31) 2024-08-17T00:35:02.517 INFO:tasks.rados.rados.0.smithi110.stdout:193: snap_remove snap 11 2024-08-17T00:35:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:02 smithi110 ceph-mon[29669]: osdmap e106: 8 total, 8 up, 8 in 2024-08-17T00:35:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:02 smithi110 ceph-mon[29669]: osdmap e107: 8 total, 8 up, 8 in 2024-08-17T00:35:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:02 smithi110 ceph-mon[41467]: osdmap e106: 8 total, 8 up, 8 in 2024-08-17T00:35:02.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:02 smithi110 ceph-mon[41467]: osdmap e107: 8 total, 8 up, 8 in 2024-08-17T00:35:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:02 smithi177 ceph-mon[33147]: osdmap e106: 8 total, 8 up, 8 in 2024-08-17T00:35:02.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:02 smithi177 ceph-mon[33147]: osdmap e107: 8 total, 8 up, 8 in 2024-08-17T00:35:03.517 INFO:tasks.rados.rados.0.smithi110.stdout:193: done (2 left) 2024-08-17T00:35:03.517 INFO:tasks.rados.rados.0.smithi110.stdout:194: rmattr oid 13 current snap is 15 2024-08-17T00:35:03.517 INFO:tasks.rados.rados.0.smithi110.stdout:194: done (2 left) 2024-08-17T00:35:03.517 INFO:tasks.rados.rados.0.smithi110.stdout:195: copy_from oid 27 from oid 29 current snap is 15 2024-08-17T00:35:03.517 INFO:tasks.rados.rados.0.smithi110.stdout:196: snap_remove snap 13 2024-08-17T00:35:03.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:03 smithi110 ceph-mon[41467]: pgmap v138: 121 pgs: 121 active+clean; 37 MiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 820 KiB/s wr, 5 op/s 2024-08-17T00:35:03.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:03 smithi110 ceph-mon[41467]: osdmap e108: 8 total, 8 up, 8 in 2024-08-17T00:35:03.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:03 smithi110 ceph-mon[29669]: pgmap v138: 121 pgs: 121 active+clean; 37 MiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 820 KiB/s wr, 5 op/s 2024-08-17T00:35:03.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:03 smithi110 ceph-mon[29669]: osdmap e108: 8 total, 8 up, 8 in 2024-08-17T00:35:03.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:03 smithi177 ceph-mon[33147]: pgmap v138: 121 pgs: 121 active+clean; 37 MiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 820 KiB/s wr, 5 op/s 2024-08-17T00:35:03.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:03 smithi177 ceph-mon[33147]: osdmap e108: 8 total, 8 up, 8 in 2024-08-17T00:35:04.519 INFO:tasks.rados.rados.0.smithi110.stdout:196: done (3 left) 2024-08-17T00:35:04.519 INFO:tasks.rados.rados.0.smithi110.stdout:197: read oid 14 snap -1 2024-08-17T00:35:04.519 INFO:tasks.rados.rados.0.smithi110.stdout:197: expect (ObjNum 13 snap 0 seq_num 13) 2024-08-17T00:35:04.519 INFO:tasks.rados.rados.0.smithi110.stdout:198: rollback oid 37 current snap is 15 2024-08-17T00:35:04.519 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 37 to 8 2024-08-17T00:35:04.519 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 28 current snap is 15 2024-08-17T00:35:04.519 INFO:tasks.rados.rados.0.smithi110.stdout:199: seq_num 85 ranges {1114112=630784,1744896=720896,2465792=81920} 2024-08-17T00:35:04.529 INFO:tasks.rados.rados.0.smithi110.stdout:199: writing smithi11086371-28 from 1114112 to 1744896 tid 1 2024-08-17T00:35:04.533 INFO:tasks.rados.rados.0.smithi110.stdout:199: writing smithi11086371-28 from 1744896 to 2465792 tid 2 2024-08-17T00:35:04.534 INFO:tasks.rados.rados.0.smithi110.stdout:199: writing smithi11086371-28 from 2465792 to 2547712 tid 3 2024-08-17T00:35:04.534 INFO:tasks.rados.rados.0.smithi110.stdout:200: read oid 40 snap -1 2024-08-17T00:35:04.534 INFO:tasks.rados.rados.0.smithi110.stdout:200: expect (ObjNum 39 snap 0 seq_num 39) 2024-08-17T00:35:04.534 INFO:tasks.rados.rados.0.smithi110.stdout:201: rollback oid 11 current snap is 15 2024-08-17T00:35:04.534 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 11 to 9 2024-08-17T00:35:04.534 INFO:tasks.rados.rados.0.smithi110.stdout:192: expect (ObjNum 31 snap 0 seq_num 31) 2024-08-17T00:35:04.550 INFO:tasks.rados.rados.0.smithi110.stdout:191: finishing copy_from to smithi11086371-17 2024-08-17T00:35:04.550 INFO:tasks.rados.rados.0.smithi110.stdout:191: got expected ENOENT (src dne) 2024-08-17T00:35:04.550 INFO:tasks.rados.rados.0.smithi110.stdout:191: finishing copy_from racing read to smithi11086371-17 2024-08-17T00:35:04.550 INFO:tasks.rados.rados.0.smithi110.stdout:195: finishing copy_from to smithi11086371-27 2024-08-17T00:35:04.550 INFO:tasks.rados.rados.0.smithi110.stdout:195: got expected ENOENT (src dne) 2024-08-17T00:35:04.550 INFO:tasks.rados.rados.0.smithi110.stdout:195: finishing copy_from racing read to smithi11086371-27 2024-08-17T00:35:04.550 INFO:tasks.rados.rados.0.smithi110.stdout:191: done (7 left) 2024-08-17T00:35:04.550 INFO:tasks.rados.rados.0.smithi110.stdout:192: done (6 left) 2024-08-17T00:35:04.551 INFO:tasks.rados.rados.0.smithi110.stdout:195: done (5 left) 2024-08-17T00:35:04.551 INFO:tasks.rados.rados.0.smithi110.stdout:202: delete oid 27 current snap is 15 2024-08-17T00:35:04.551 INFO:tasks.rados.rados.0.smithi110.stdout:198: finishing rollback tid 0 to smithi11086371-37 2024-08-17T00:35:04.551 INFO:tasks.rados.rados.0.smithi110.stdout:198: finishing rollback tid 1 to smithi11086371-37 2024-08-17T00:35:04.551 INFO:tasks.rados.rados.0.smithi110.stdout:198: finishing rollback tid 2 to smithi11086371-37 2024-08-17T00:35:04.551 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 34 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-08-17T00:35:04.551 INFO:tasks.rados.rados.0.smithi110.stdout:197: expect (ObjNum 13 snap 0 seq_num 13) 2024-08-17T00:35:04.556 INFO:tasks.rados.rados.0.smithi110.stdout:199: finishing write tid 1 to smithi11086371-28 2024-08-17T00:35:04.556 INFO:tasks.rados.rados.0.smithi110.stdout:199: finishing write tid 2 to smithi11086371-28 2024-08-17T00:35:04.556 INFO:tasks.rados.rados.0.smithi110.stdout:199: finishing write tid 3 to smithi11086371-28 2024-08-17T00:35:04.556 INFO:tasks.rados.rados.0.smithi110.stdout:199: finishing write tid 4 to smithi11086371-28 2024-08-17T00:35:04.556 INFO:tasks.rados.rados.0.smithi110.stdout:199: finishing write tid 5 to smithi11086371-28 2024-08-17T00:35:04.556 INFO:tasks.rados.rados.0.smithi110.stdout:199: oid 28 updating version 0 to 44 2024-08-17T00:35:04.556 INFO:tasks.rados.rados.0.smithi110.stdout:199: oid 28 version 44 is already newer than 43 2024-08-17T00:35:04.556 INFO:tasks.rados.rados.0.smithi110.stdout:199: oid 28 updating version 44 to 45 2024-08-17T00:35:04.556 INFO:tasks.rados.rados.0.smithi110.stdout:199: oid 28 updating version 45 to 46 2024-08-17T00:35:04.557 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 46 (ObjNum 85 snap 15 seq_num 85) dirty exists 2024-08-17T00:35:04.557 INFO:tasks.rados.rados.0.smithi110.stdout:199: left oid 28 (ObjNum 85 snap 15 seq_num 85) 2024-08-17T00:35:04.557 INFO:tasks.rados.rados.0.smithi110.stdout:201: finishing rollback tid 0 to smithi11086371-11 2024-08-17T00:35:04.557 INFO:tasks.rados.rados.0.smithi110.stdout:201: finishing rollback tid 1 to smithi11086371-11 2024-08-17T00:35:04.557 INFO:tasks.rados.rados.0.smithi110.stdout:201: finishing rollback tid 2 to smithi11086371-11 2024-08-17T00:35:04.557 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 43 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-08-17T00:35:04.557 INFO:tasks.rados.rados.0.smithi110.stdout:200: expect (ObjNum 39 snap 0 seq_num 39) 2024-08-17T00:35:04.573 INFO:tasks.rados.rados.0.smithi110.stdout:197: done (5 left) 2024-08-17T00:35:04.573 INFO:tasks.rados.rados.0.smithi110.stdout:198: done (4 left) 2024-08-17T00:35:04.573 INFO:tasks.rados.rados.0.smithi110.stdout:199: done (3 left) 2024-08-17T00:35:04.573 INFO:tasks.rados.rados.0.smithi110.stdout:200: done (2 left) 2024-08-17T00:35:04.573 INFO:tasks.rados.rados.0.smithi110.stdout:201: done (1 left) 2024-08-17T00:35:04.573 INFO:tasks.rados.rados.0.smithi110.stdout:202: done (0 left) 2024-08-17T00:35:04.574 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 44 current snap is 15 2024-08-17T00:35:04.574 INFO:tasks.rados.rados.0.smithi110.stdout:203: seq_num 87 ranges {0=663552,663552=491520,1155072=311296} 2024-08-17T00:35:04.576 INFO:tasks.rados.rados.0.smithi110.stdout:203: writing smithi11086371-44 from 0 to 663552 tid 1 2024-08-17T00:35:04.579 INFO:tasks.rados.rados.0.smithi110.stdout:203: writing smithi11086371-44 from 663552 to 1155072 tid 2 2024-08-17T00:35:04.581 INFO:tasks.rados.rados.0.smithi110.stdout:203: writing smithi11086371-44 from 1155072 to 1466368 tid 3 2024-08-17T00:35:04.582 INFO:tasks.rados.rados.0.smithi110.stdout:203: finishing write tid 1 to smithi11086371-44 2024-08-17T00:35:04.582 INFO:tasks.rados.rados.0.smithi110.stdout:204: snap_create 2024-08-17T00:35:04.582 INFO:tasks.rados.rados.0.smithi110.stdout:203: finishing write tid 2 to smithi11086371-44 2024-08-17T00:35:04.583 INFO:tasks.rados.rados.0.smithi110.stdout:203: finishing write tid 3 to smithi11086371-44 2024-08-17T00:35:04.583 INFO:tasks.rados.rados.0.smithi110.stdout:203: finishing write tid 4 to smithi11086371-44 2024-08-17T00:35:04.584 INFO:tasks.rados.rados.0.smithi110.stdout:203: finishing write tid 5 to smithi11086371-44 2024-08-17T00:35:04.585 INFO:tasks.rados.rados.0.smithi110.stdout:203: oid 44 updating version 0 to 48 2024-08-17T00:35:04.585 INFO:tasks.rados.rados.0.smithi110.stdout:203: oid 44 updating version 48 to 49 2024-08-17T00:35:04.585 INFO:tasks.rados.rados.0.smithi110.stdout:203: oid 44 version 49 is already newer than 47 2024-08-17T00:35:04.585 INFO:tasks.rados.rados.0.smithi110.stdout:203: oid 44 updating version 49 to 50 2024-08-17T00:35:04.585 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 50 (ObjNum 87 snap 15 seq_num 87) dirty exists 2024-08-17T00:35:04.585 INFO:tasks.rados.rados.0.smithi110.stdout:203: left oid 44 (ObjNum 87 snap 15 seq_num 87) 2024-08-17T00:35:04.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:04 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:35:04.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:04 smithi110 ceph-mon[29669]: osdmap e109: 8 total, 8 up, 8 in 2024-08-17T00:35:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:04 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:35:04.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:04 smithi110 ceph-mon[41467]: osdmap e109: 8 total, 8 up, 8 in 2024-08-17T00:35:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:04 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:35:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:04 smithi177 ceph-mon[33147]: osdmap e109: 8 total, 8 up, 8 in 2024-08-17T00:35:05.104 INFO:teuthology.orchestra.run.smithi110.stdout:true 2024-08-17T00:35:05.392 INFO:teuthology.orchestra.run.smithi110.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T00:35:05.393 INFO:teuthology.orchestra.run.smithi110.stdout:alertmanager.a smithi110 *:9093,9094 running (2m) 105s ago 3m 16.2M - 0.25.0 c8568f914cd2 5b4c2c569eba 2024-08-17T00:35:05.393 INFO:teuthology.orchestra.run.smithi110.stdout:grafana.a smithi177 *:3000 running (2m) 105s ago 2m 81.0M - 9.4.7 954c08fa6188 1dc51589da06 2024-08-17T00:35:05.393 INFO:teuthology.orchestra.run.smithi110.stdout:mds.a smithi110 running (4m) 105s ago 4m 16.0M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 5fdec9bb6d33 2024-08-17T00:35:05.393 INFO:teuthology.orchestra.run.smithi110.stdout:mds.b smithi177 running (4m) 105s ago 4m 13.0M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 7c3686caaea5 2024-08-17T00:35:05.393 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.x smithi177 *:8443,8765 running (7m) 105s ago 7m 437M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 baf4bd45c577 2024-08-17T00:35:05.393 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.y smithi110 *:9283,8765 running (9m) 105s ago 9m 485M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 efbadde4026b 2024-08-17T00:35:05.393 INFO:teuthology.orchestra.run.smithi110.stdout:mon.a smithi110 running (9m) 105s ago 9m 46.4M 2048M 18.2.4-717-g03f4c3e8 2b86a6780cb6 b731ed5fb011 2024-08-17T00:35:05.393 INFO:teuthology.orchestra.run.smithi110.stdout:mon.b smithi177 running (8m) 105s ago 8m 39.3M 2048M 18.2.4-717-g03f4c3e8 2b86a6780cb6 777f422ba386 2024-08-17T00:35:05.393 INFO:teuthology.orchestra.run.smithi110.stdout:mon.c smithi110 running (7m) 105s ago 7m 38.4M 2048M 18.2.4-717-g03f4c3e8 2b86a6780cb6 bdabaa9d5f61 2024-08-17T00:35:05.393 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.a smithi110 *:9100 running (2m) 105s ago 2m 12.1M - 1.5.0 0da6a335fe13 8d239cc7b01d 2024-08-17T00:35:05.393 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.b smithi177 *:9100 running (2m) 105s ago 2m 7306k - 1.5.0 0da6a335fe13 c49d5f656181 2024-08-17T00:35:05.393 INFO:teuthology.orchestra.run.smithi110.stdout:osd.0 smithi110 running (7m) 105s ago 7m 46.7M 2992M 18.2.4-717-g03f4c3e8 2b86a6780cb6 ada5a3c211ad 2024-08-17T00:35:05.393 INFO:teuthology.orchestra.run.smithi110.stdout:osd.1 smithi110 running (7m) 105s ago 7m 44.4M 2992M 18.2.4-717-g03f4c3e8 2b86a6780cb6 f53c33f4bb59 2024-08-17T00:35:05.394 INFO:teuthology.orchestra.run.smithi110.stdout:osd.2 smithi110 running (6m) 105s ago 6m 50.3M 2992M 18.2.4-717-g03f4c3e8 2b86a6780cb6 2c9f07dcd75d 2024-08-17T00:35:05.394 INFO:teuthology.orchestra.run.smithi110.stdout:osd.3 smithi110 running (6m) 105s ago 6m 40.9M 2992M 18.2.4-717-g03f4c3e8 2b86a6780cb6 832613e7f11a 2024-08-17T00:35:05.394 INFO:teuthology.orchestra.run.smithi110.stdout:osd.4 smithi177 running (5m) 105s ago 5m 43.0M 2991M 18.2.4-717-g03f4c3e8 2b86a6780cb6 be18d96050cb 2024-08-17T00:35:05.394 INFO:teuthology.orchestra.run.smithi110.stdout:osd.5 smithi177 running (5m) 105s ago 5m 50.9M 2991M 18.2.4-717-g03f4c3e8 2b86a6780cb6 dcff8daf9f4d 2024-08-17T00:35:05.394 INFO:teuthology.orchestra.run.smithi110.stdout:osd.6 smithi177 running (5m) 105s ago 5m 41.6M 2991M 18.2.4-717-g03f4c3e8 2b86a6780cb6 62d5ef1b1bb5 2024-08-17T00:35:05.394 INFO:teuthology.orchestra.run.smithi110.stdout:osd.7 smithi177 running (4m) 105s ago 4m 45.9M 2991M 18.2.4-717-g03f4c3e8 2b86a6780cb6 ca616c54d53f 2024-08-17T00:35:05.394 INFO:teuthology.orchestra.run.smithi110.stdout:prometheus.a smithi177 *:9095 running (2m) 105s ago 3m 31.0M - 2.43.0 a07b618ecd1d 33c9ea710e3d 2024-08-17T00:35:05.542 INFO:tasks.rados.rados.0.smithi110.stdout:203: done (1 left) 2024-08-17T00:35:05.542 INFO:tasks.rados.rados.0.smithi110.stdout:204: done (0 left) 2024-08-17T00:35:05.542 INFO:tasks.rados.rados.0.smithi110.stdout:205: snap_remove snap 8 2024-08-17T00:35:05.730 INFO:teuthology.orchestra.run.smithi110.stdout:{ 2024-08-17T00:35:05.730 INFO:teuthology.orchestra.run.smithi110.stdout: "mon": { 2024-08-17T00:35:05.730 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 3 2024-08-17T00:35:05.731 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:35:05.731 INFO:teuthology.orchestra.run.smithi110.stdout: "mgr": { 2024-08-17T00:35:05.731 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 2 2024-08-17T00:35:05.731 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:35:05.731 INFO:teuthology.orchestra.run.smithi110.stdout: "osd": { 2024-08-17T00:35:05.731 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 8 2024-08-17T00:35:05.731 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:35:05.731 INFO:teuthology.orchestra.run.smithi110.stdout: "mds": { 2024-08-17T00:35:05.731 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 2 2024-08-17T00:35:05.731 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:35:05.731 INFO:teuthology.orchestra.run.smithi110.stdout: "overall": { 2024-08-17T00:35:05.731 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 15 2024-08-17T00:35:05.731 INFO:teuthology.orchestra.run.smithi110.stdout: } 2024-08-17T00:35:05.732 INFO:teuthology.orchestra.run.smithi110.stdout:} 2024-08-17T00:35:05.732 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:05 smithi110 ceph-mon[41467]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:35:05.732 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:05 smithi110 ceph-mon[41467]: pgmap v141: 121 pgs: 121 active+clean; 43 MiB data, 302 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-08-17T00:35:05.732 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:05 smithi110 ceph-mon[41467]: from='client.24839 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:35:05.732 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:05 smithi110 ceph-mon[29669]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:35:05.732 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:05 smithi110 ceph-mon[29669]: pgmap v141: 121 pgs: 121 active+clean; 43 MiB data, 302 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-08-17T00:35:05.733 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:05 smithi110 ceph-mon[29669]: from='client.24839 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:35:05.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:05 smithi177 ceph-mon[33147]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:35:05.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:05 smithi177 ceph-mon[33147]: pgmap v141: 121 pgs: 121 active+clean; 43 MiB data, 302 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-08-17T00:35:05.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:05 smithi177 ceph-mon[33147]: from='client.24839 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:35:06.543 INFO:tasks.rados.rados.0.smithi110.stdout:205: done (0 left) 2024-08-17T00:35:06.544 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 22 current snap is 16 2024-08-17T00:35:06.544 INFO:tasks.rados.rados.0.smithi110.stdout:206: seq_num 88 ranges {360448=679936,1040384=778240,1818624=24576} 2024-08-17T00:35:06.552 INFO:tasks.rados.rados.0.smithi110.stdout:206: writing smithi11086371-22 from 360448 to 1040384 tid 1 2024-08-17T00:35:06.557 INFO:tasks.rados.rados.0.smithi110.stdout:206: writing smithi11086371-22 from 1040384 to 1818624 tid 2 2024-08-17T00:35:06.557 INFO:tasks.rados.rados.0.smithi110.stdout:206: writing smithi11086371-22 from 1818624 to 1843200 tid 3 2024-08-17T00:35:06.557 INFO:tasks.rados.rados.0.smithi110.stdout:206: finishing write tid 1 to smithi11086371-22 2024-08-17T00:35:06.557 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 10 current snap is 16 2024-08-17T00:35:06.557 INFO:tasks.rados.rados.0.smithi110.stdout:207: seq_num 89 ranges {638976=696320,1335296=655360,1990656=147456} 2024-08-17T00:35:06.564 INFO:tasks.rados.rados.0.smithi110.stdout:207: writing smithi11086371-10 from 638976 to 1335296 tid 1 2024-08-17T00:35:06.571 INFO:tasks.rados.rados.0.smithi110.stdout:207: writing smithi11086371-10 from 1335296 to 1990656 tid 2 2024-08-17T00:35:06.571 INFO:tasks.rados.rados.0.smithi110.stdout:207: writing smithi11086371-10 from 1990656 to 2138112 tid 3 2024-08-17T00:35:06.571 INFO:tasks.rados.rados.0.smithi110.stdout:208: setattr oid 6 current snap is 16 2024-08-17T00:35:06.572 INFO:tasks.rados.rados.0.smithi110.stdout:206: finishing write tid 2 to smithi11086371-22 2024-08-17T00:35:06.572 INFO:tasks.rados.rados.0.smithi110.stdout:206: finishing write tid 3 to smithi11086371-22 2024-08-17T00:35:06.572 INFO:tasks.rados.rados.0.smithi110.stdout:206: finishing write tid 4 to smithi11086371-22 2024-08-17T00:35:06.572 INFO:tasks.rados.rados.0.smithi110.stdout:206: finishing write tid 5 to smithi11086371-22 2024-08-17T00:35:06.572 INFO:tasks.rados.rados.0.smithi110.stdout:206: oid 22 updating version 0 to 74 2024-08-17T00:35:06.572 INFO:tasks.rados.rados.0.smithi110.stdout:206: oid 22 updating version 74 to 76 2024-08-17T00:35:06.572 INFO:tasks.rados.rados.0.smithi110.stdout:206: oid 22 updating version 76 to 77 2024-08-17T00:35:06.572 INFO:tasks.rados.rados.0.smithi110.stdout:206: oid 22 version 77 is already newer than 75 2024-08-17T00:35:06.572 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 77 (ObjNum 88 snap 16 seq_num 88) dirty exists 2024-08-17T00:35:06.572 INFO:tasks.rados.rados.0.smithi110.stdout:206: left oid 22 (ObjNum 88 snap 16 seq_num 88) 2024-08-17T00:35:06.572 INFO:tasks.rados.rados.0.smithi110.stdout:207: finishing write tid 1 to smithi11086371-10 2024-08-17T00:35:06.572 INFO:tasks.rados.rados.0.smithi110.stdout:206: done (2 left) 2024-08-17T00:35:06.572 INFO:tasks.rados.rados.0.smithi110.stdout:209: read oid 12 snap 5 2024-08-17T00:35:06.572 INFO:tasks.rados.rados.0.smithi110.stdout:209: expect (ObjNum 11 snap 0 seq_num 11) 2024-08-17T00:35:06.573 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 3 current snap is 16 2024-08-17T00:35:06.573 INFO:tasks.rados.rados.0.smithi110.stdout:210: seq_num 90 ranges {393216=712704,1105920=540672,1646592=262144} 2024-08-17T00:35:06.577 INFO:tasks.rados.rados.0.smithi110.stdout:210: writing smithi11086371-3 from 393216 to 1105920 tid 1 2024-08-17T00:35:06.580 INFO:tasks.rados.rados.0.smithi110.stdout:210: writing smithi11086371-3 from 1105920 to 1646592 tid 2 2024-08-17T00:35:06.582 INFO:tasks.rados.rados.0.smithi110.stdout:210: writing smithi11086371-3 from 1646592 to 1908736 tid 3 2024-08-17T00:35:06.582 INFO:tasks.rados.rados.0.smithi110.stdout:211: snap_create 2024-08-17T00:35:06.583 INFO:tasks.rados.rados.0.smithi110.stdout:207: finishing write tid 2 to smithi11086371-10 2024-08-17T00:35:06.583 INFO:tasks.rados.rados.0.smithi110.stdout:207: finishing write tid 3 to smithi11086371-10 2024-08-17T00:35:06.583 INFO:tasks.rados.rados.0.smithi110.stdout:207: finishing write tid 4 to smithi11086371-10 2024-08-17T00:35:06.583 INFO:tasks.rados.rados.0.smithi110.stdout:207: finishing write tid 5 to smithi11086371-10 2024-08-17T00:35:06.583 INFO:tasks.rados.rados.0.smithi110.stdout:207: oid 10 updating version 0 to 59 2024-08-17T00:35:06.583 INFO:tasks.rados.rados.0.smithi110.stdout:207: oid 10 updating version 59 to 60 2024-08-17T00:35:06.583 INFO:tasks.rados.rados.0.smithi110.stdout:207: oid 10 updating version 60 to 61 2024-08-17T00:35:06.583 INFO:tasks.rados.rados.0.smithi110.stdout:207: oid 10 version 61 is already newer than 58 2024-08-17T00:35:06.583 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 61 (ObjNum 89 snap 16 seq_num 89) dirty exists 2024-08-17T00:35:06.583 INFO:tasks.rados.rados.0.smithi110.stdout:207: left oid 10 (ObjNum 89 snap 16 seq_num 89) 2024-08-17T00:35:06.583 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 20 (ObjNum 161 snap 0 seq_num 1878517248) dirty exists 2024-08-17T00:35:06.583 INFO:tasks.rados.rados.0.smithi110.stdout:209: expect (ObjNum 11 snap 0 seq_num 11) 2024-08-17T00:35:06.588 INFO:tasks.rados.rados.0.smithi110.stdout:210: finishing write tid 1 to smithi11086371-3 2024-08-17T00:35:06.588 INFO:tasks.rados.rados.0.smithi110.stdout:210: finishing write tid 2 to smithi11086371-3 2024-08-17T00:35:06.588 INFO:tasks.rados.rados.0.smithi110.stdout:210: finishing write tid 3 to smithi11086371-3 2024-08-17T00:35:06.588 INFO:tasks.rados.rados.0.smithi110.stdout:210: finishing write tid 4 to smithi11086371-3 2024-08-17T00:35:06.588 INFO:tasks.rados.rados.0.smithi110.stdout:210: finishing write tid 5 to smithi11086371-3 2024-08-17T00:35:06.589 INFO:tasks.rados.rados.0.smithi110.stdout:210: oid 3 updating version 0 to 18 2024-08-17T00:35:06.589 INFO:tasks.rados.rados.0.smithi110.stdout:210: oid 3 version 18 is already newer than 17 2024-08-17T00:35:06.589 INFO:tasks.rados.rados.0.smithi110.stdout:210: oid 3 updating version 18 to 20 2024-08-17T00:35:06.589 INFO:tasks.rados.rados.0.smithi110.stdout:210: oid 3 version 20 is already newer than 19 2024-08-17T00:35:06.589 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 20 (ObjNum 90 snap 16 seq_num 90) dirty exists 2024-08-17T00:35:06.589 INFO:tasks.rados.rados.0.smithi110.stdout:210: left oid 3 (ObjNum 90 snap 16 seq_num 90) 2024-08-17T00:35:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:06 smithi110 ceph-mon[41467]: osdmap e110: 8 total, 8 up, 8 in 2024-08-17T00:35:06.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:06 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/355762421' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:35:06.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:06 smithi110 ceph-mon[29669]: osdmap e110: 8 total, 8 up, 8 in 2024-08-17T00:35:06.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:06 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/355762421' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:35:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:06 smithi177 ceph-mon[33147]: osdmap e110: 8 total, 8 up, 8 in 2024-08-17T00:35:06.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:06 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/355762421' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:35:07.517 INFO:tasks.rados.rados.0.smithi110.stdout:207: done (4 left) 2024-08-17T00:35:07.517 INFO:tasks.rados.rados.0.smithi110.stdout:208: done (3 left) 2024-08-17T00:35:07.517 INFO:tasks.rados.rados.0.smithi110.stdout:209: done (2 left) 2024-08-17T00:35:07.517 INFO:tasks.rados.rados.0.smithi110.stdout:210: done (1 left) 2024-08-17T00:35:07.517 INFO:tasks.rados.rados.0.smithi110.stdout:211: done (0 left) 2024-08-17T00:35:07.517 INFO:tasks.rados.rados.0.smithi110.stdout:212: snap_create 2024-08-17T00:35:07.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:07 smithi110 ceph-mon[29669]: osdmap e111: 8 total, 8 up, 8 in 2024-08-17T00:35:07.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:07 smithi110 ceph-mon[29669]: pgmap v144: 121 pgs: 121 active+clean; 43 MiB data, 302 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-08-17T00:35:07.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:07 smithi110 ceph-mon[29669]: osdmap e112: 8 total, 8 up, 8 in 2024-08-17T00:35:07.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:07 smithi110 ceph-mon[41467]: osdmap e111: 8 total, 8 up, 8 in 2024-08-17T00:35:07.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:07 smithi110 ceph-mon[41467]: pgmap v144: 121 pgs: 121 active+clean; 43 MiB data, 302 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-08-17T00:35:07.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:07 smithi110 ceph-mon[41467]: osdmap e112: 8 total, 8 up, 8 in 2024-08-17T00:35:07.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:07 smithi177 ceph-mon[33147]: osdmap e111: 8 total, 8 up, 8 in 2024-08-17T00:35:07.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:07 smithi177 ceph-mon[33147]: pgmap v144: 121 pgs: 121 active+clean; 43 MiB data, 302 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-08-17T00:35:07.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:07 smithi177 ceph-mon[33147]: osdmap e112: 8 total, 8 up, 8 in 2024-08-17T00:35:08.518 INFO:tasks.rados.rados.0.smithi110.stdout:212: done (0 left) 2024-08-17T00:35:08.518 INFO:tasks.rados.rados.0.smithi110.stdout:213: read oid 45 snap -1 2024-08-17T00:35:08.519 INFO:tasks.rados.rados.0.smithi110.stdout:213: expect (ObjNum 33 snap 0 seq_num 33) 2024-08-17T00:35:08.519 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 31 current snap is 18 2024-08-17T00:35:08.519 INFO:tasks.rados.rados.0.smithi110.stdout:214: seq_num 91 ranges {2973696=729088,3702784=425984,4128768=376832} 2024-08-17T00:35:08.538 INFO:tasks.rados.rados.0.smithi110.stdout:214: writing smithi11086371-31 from 2973696 to 3702784 tid 1 2024-08-17T00:35:08.540 INFO:tasks.rados.rados.0.smithi110.stdout:214: writing smithi11086371-31 from 3702784 to 4128768 tid 2 2024-08-17T00:35:08.543 INFO:tasks.rados.rados.0.smithi110.stdout:214: writing smithi11086371-31 from 4128768 to 4505600 tid 3 2024-08-17T00:35:08.543 INFO:tasks.rados.rados.0.smithi110.stdout:215: read oid 49 snap -1 2024-08-17T00:35:08.543 INFO:tasks.rados.rados.0.smithi110.stdout:215: expect (ObjNum 64 snap 4 seq_num 64) 2024-08-17T00:35:08.543 INFO:tasks.rados.rados.0.smithi110.stdout:216: read oid 38 snap -1 2024-08-17T00:35:08.543 INFO:tasks.rados.rados.0.smithi110.stdout:216: expect (ObjNum 37 snap 0 seq_num 37) 2024-08-17T00:35:08.543 INFO:tasks.rados.rados.0.smithi110.stdout:217: read oid 40 snap -1 2024-08-17T00:35:08.543 INFO:tasks.rados.rados.0.smithi110.stdout:217: expect (ObjNum 39 snap 0 seq_num 39) 2024-08-17T00:35:08.543 INFO:tasks.rados.rados.0.smithi110.stdout:218: snap_create 2024-08-17T00:35:08.543 INFO:tasks.rados.rados.0.smithi110.stdout:213: expect (ObjNum 33 snap 0 seq_num 33) 2024-08-17T00:35:08.559 INFO:tasks.rados.rados.0.smithi110.stdout:214: finishing write tid 1 to smithi11086371-31 2024-08-17T00:35:08.559 INFO:tasks.rados.rados.0.smithi110.stdout:214: finishing write tid 2 to smithi11086371-31 2024-08-17T00:35:08.559 INFO:tasks.rados.rados.0.smithi110.stdout:214: finishing write tid 3 to smithi11086371-31 2024-08-17T00:35:08.560 INFO:tasks.rados.rados.0.smithi110.stdout:214: finishing write tid 4 to smithi11086371-31 2024-08-17T00:35:08.560 INFO:tasks.rados.rados.0.smithi110.stdout:214: finishing write tid 5 to smithi11086371-31 2024-08-17T00:35:08.560 INFO:tasks.rados.rados.0.smithi110.stdout:214: oid 31 updating version 0 to 50 2024-08-17T00:35:08.560 INFO:tasks.rados.rados.0.smithi110.stdout:214: oid 31 updating version 50 to 52 2024-08-17T00:35:08.560 INFO:tasks.rados.rados.0.smithi110.stdout:214: oid 31 version 52 is already newer than 51 2024-08-17T00:35:08.560 INFO:tasks.rados.rados.0.smithi110.stdout:214: oid 31 version 52 is already newer than 49 2024-08-17T00:35:08.560 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 52 (ObjNum 91 snap 18 seq_num 91) dirty exists 2024-08-17T00:35:08.560 INFO:tasks.rados.rados.0.smithi110.stdout:214: left oid 31 (ObjNum 91 snap 18 seq_num 91) 2024-08-17T00:35:08.560 INFO:tasks.rados.rados.0.smithi110.stdout:217: expect (ObjNum 39 snap 0 seq_num 39) 2024-08-17T00:35:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:35:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:35:08] "GET /metrics HTTP/1.1" 200 36024 "" "Prometheus/2.43.0" 2024-08-17T00:35:08.577 INFO:tasks.rados.rados.0.smithi110.stdout:216: expect (ObjNum 37 snap 0 seq_num 37) 2024-08-17T00:35:08.594 INFO:tasks.rados.rados.0.smithi110.stdout:215: expect (ObjNum 64 snap 4 seq_num 64) 2024-08-17T00:35:09.522 INFO:tasks.rados.rados.0.smithi110.stdout:213: done (5 left) 2024-08-17T00:35:09.523 INFO:tasks.rados.rados.0.smithi110.stdout:214: done (4 left) 2024-08-17T00:35:09.523 INFO:tasks.rados.rados.0.smithi110.stdout:215: done (3 left) 2024-08-17T00:35:09.523 INFO:tasks.rados.rados.0.smithi110.stdout:216: done (2 left) 2024-08-17T00:35:09.523 INFO:tasks.rados.rados.0.smithi110.stdout:217: done (1 left) 2024-08-17T00:35:09.523 INFO:tasks.rados.rados.0.smithi110.stdout:218: done (0 left) 2024-08-17T00:35:09.523 INFO:tasks.rados.rados.0.smithi110.stdout:219: snap_remove snap 14 2024-08-17T00:35:09.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:09 smithi110 ceph-mon[41467]: osdmap e113: 8 total, 8 up, 8 in 2024-08-17T00:35:09.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:09 smithi110 ceph-mon[41467]: pgmap v147: 121 pgs: 121 active+clean; 43 MiB data, 302 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:35:09.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:09 smithi110 ceph-mon[29669]: osdmap e113: 8 total, 8 up, 8 in 2024-08-17T00:35:09.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:09 smithi110 ceph-mon[29669]: pgmap v147: 121 pgs: 121 active+clean; 43 MiB data, 302 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:35:09.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:09 smithi177 ceph-mon[33147]: osdmap e113: 8 total, 8 up, 8 in 2024-08-17T00:35:09.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:09 smithi177 ceph-mon[33147]: pgmap v147: 121 pgs: 121 active+clean; 43 MiB data, 302 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:35:10.525 INFO:tasks.rados.rados.0.smithi110.stdout:219: done (0 left) 2024-08-17T00:35:10.525 INFO:tasks.rados.rados.0.smithi110.stdout:220: read oid 36 snap -1 2024-08-17T00:35:10.527 INFO:tasks.rados.rados.0.smithi110.stdout:220: expect (ObjNum 27 snap 0 seq_num 27) 2024-08-17T00:35:10.527 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 1 current snap is 19 2024-08-17T00:35:10.527 INFO:tasks.rados.rados.0.smithi110.stdout:221: seq_num 92 ranges {0=745472,745472=761856,1507328=40960} 2024-08-17T00:35:10.531 INFO:tasks.rados.rados.0.smithi110.stdout:221: writing smithi11086371-1 from 0 to 745472 tid 1 2024-08-17T00:35:10.536 INFO:tasks.rados.rados.0.smithi110.stdout:221: writing smithi11086371-1 from 745472 to 1507328 tid 2 2024-08-17T00:35:10.536 INFO:tasks.rados.rados.0.smithi110.stdout:221: writing smithi11086371-1 from 1507328 to 1548288 tid 3 2024-08-17T00:35:10.536 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 9 current snap is 19 2024-08-17T00:35:10.536 INFO:tasks.rados.rados.0.smithi110.stdout:222: seq_num 93 ranges {1351680=761856,2113536=647168,2760704=155648} 2024-08-17T00:35:10.547 INFO:tasks.rados.rados.0.smithi110.stdout:222: writing smithi11086371-9 from 1351680 to 2113536 tid 1 2024-08-17T00:35:10.551 INFO:tasks.rados.rados.0.smithi110.stdout:222: writing smithi11086371-9 from 2113536 to 2760704 tid 2 2024-08-17T00:35:10.552 INFO:tasks.rados.rados.0.smithi110.stdout:222: writing smithi11086371-9 from 2760704 to 2916352 tid 3 2024-08-17T00:35:10.552 INFO:tasks.rados.rados.0.smithi110.stdout:223: rmattr oid 11 current snap is 19 2024-08-17T00:35:10.552 INFO:tasks.rados.rados.0.smithi110.stdout:223: done (3 left) 2024-08-17T00:35:10.552 INFO:tasks.rados.rados.0.smithi110.stdout:224: snap_remove snap 18 2024-08-17T00:35:10.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:10 smithi110 ceph-mon[41467]: osdmap e114: 8 total, 8 up, 8 in 2024-08-17T00:35:10.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:10 smithi110 ceph-mon[29669]: osdmap e114: 8 total, 8 up, 8 in 2024-08-17T00:35:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:10 smithi177 ceph-mon[33147]: osdmap e114: 8 total, 8 up, 8 in 2024-08-17T00:35:11.534 INFO:tasks.rados.rados.0.smithi110.stdout:224: done (3 left) 2024-08-17T00:35:11.534 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 2 current snap is 19 2024-08-17T00:35:11.534 INFO:tasks.rados.rados.0.smithi110.stdout:220: expect (ObjNum 27 snap 0 seq_num 27) 2024-08-17T00:35:11.546 INFO:tasks.rados.rados.0.smithi110.stdout:221: finishing write tid 1 to smithi11086371-1 2024-08-17T00:35:11.546 INFO:tasks.rados.rados.0.smithi110.stdout:221: finishing write tid 2 to smithi11086371-1 2024-08-17T00:35:11.546 INFO:tasks.rados.rados.0.smithi110.stdout:221: finishing write tid 3 to smithi11086371-1 2024-08-17T00:35:11.546 INFO:tasks.rados.rados.0.smithi110.stdout:221: finishing write tid 4 to smithi11086371-1 2024-08-17T00:35:11.546 INFO:tasks.rados.rados.0.smithi110.stdout:221: finishing write tid 5 to smithi11086371-1 2024-08-17T00:35:11.546 INFO:tasks.rados.rados.0.smithi110.stdout:221: oid 1 updating version 0 to 24 2024-08-17T00:35:11.546 INFO:tasks.rados.rados.0.smithi110.stdout:221: oid 1 updating version 24 to 26 2024-08-17T00:35:11.546 INFO:tasks.rados.rados.0.smithi110.stdout:221: oid 1 version 26 is already newer than 21 2024-08-17T00:35:11.546 INFO:tasks.rados.rados.0.smithi110.stdout:221: oid 1 version 26 is already newer than 25 2024-08-17T00:35:11.546 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 26 (ObjNum 92 snap 19 seq_num 92) dirty exists 2024-08-17T00:35:11.547 INFO:tasks.rados.rados.0.smithi110.stdout:221: left oid 1 (ObjNum 92 snap 19 seq_num 92) 2024-08-17T00:35:11.547 INFO:tasks.rados.rados.0.smithi110.stdout:222: finishing write tid 1 to smithi11086371-9 2024-08-17T00:35:11.547 INFO:tasks.rados.rados.0.smithi110.stdout:222: finishing write tid 2 to smithi11086371-9 2024-08-17T00:35:11.547 INFO:tasks.rados.rados.0.smithi110.stdout:225: seq_num 94 ranges {778240=778240,1556480=532480,2088960=270336} 2024-08-17T00:35:11.554 INFO:tasks.rados.rados.0.smithi110.stdout:225: writing smithi11086371-2 from 778240 to 1556480 tid 1 2024-08-17T00:35:11.557 INFO:tasks.rados.rados.0.smithi110.stdout:225: writing smithi11086371-2 from 1556480 to 2088960 tid 2 2024-08-17T00:35:11.560 INFO:tasks.rados.rados.0.smithi110.stdout:225: writing smithi11086371-2 from 2088960 to 2359296 tid 3 2024-08-17T00:35:11.560 INFO:tasks.rados.rados.0.smithi110.stdout:220: done (3 left) 2024-08-17T00:35:11.560 INFO:tasks.rados.rados.0.smithi110.stdout:221: done (2 left) 2024-08-17T00:35:11.560 INFO:tasks.rados.rados.0.smithi110.stdout:226: copy_from oid 13 from oid 43 current snap is 19 2024-08-17T00:35:11.560 INFO:tasks.rados.rados.0.smithi110.stdout:222: finishing write tid 3 to smithi11086371-9 2024-08-17T00:35:11.560 INFO:tasks.rados.rados.0.smithi110.stdout:222: finishing write tid 4 to smithi11086371-9 2024-08-17T00:35:11.560 INFO:tasks.rados.rados.0.smithi110.stdout:222: finishing write tid 5 to smithi11086371-9 2024-08-17T00:35:11.560 INFO:tasks.rados.rados.0.smithi110.stdout:222: oid 9 updating version 0 to 61 2024-08-17T00:35:11.560 INFO:tasks.rados.rados.0.smithi110.stdout:222: oid 9 updating version 61 to 64 2024-08-17T00:35:11.560 INFO:tasks.rados.rados.0.smithi110.stdout:222: oid 9 version 64 is already newer than 62 2024-08-17T00:35:11.560 INFO:tasks.rados.rados.0.smithi110.stdout:222: oid 9 version 64 is already newer than 63 2024-08-17T00:35:11.561 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 64 (ObjNum 93 snap 19 seq_num 93) dirty exists 2024-08-17T00:35:11.561 INFO:tasks.rados.rados.0.smithi110.stdout:222: left oid 9 (ObjNum 93 snap 19 seq_num 93) 2024-08-17T00:35:11.561 INFO:tasks.rados.rados.0.smithi110.stdout:225: finishing write tid 1 to smithi11086371-2 2024-08-17T00:35:11.561 INFO:tasks.rados.rados.0.smithi110.stdout:222: done (2 left) 2024-08-17T00:35:11.561 INFO:tasks.rados.rados.0.smithi110.stdout:227: rollback oid 38 current snap is 19 2024-08-17T00:35:11.561 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 38 to 17 2024-08-17T00:35:11.561 INFO:tasks.rados.rados.0.smithi110.stdout:228: rmattr oid 8 current snap is 19 2024-08-17T00:35:11.561 INFO:tasks.rados.rados.0.smithi110.stdout:228: done (3 left) 2024-08-17T00:35:11.561 INFO:tasks.rados.rados.0.smithi110.stdout:229: rmattr oid 25 current snap is 19 2024-08-17T00:35:11.561 INFO:tasks.rados.rados.0.smithi110.stdout:229: done (3 left) 2024-08-17T00:35:11.561 INFO:tasks.rados.rados.0.smithi110.stdout:230: rmattr oid 4 current snap is 19 2024-08-17T00:35:11.561 INFO:tasks.rados.rados.0.smithi110.stdout:230: done (3 left) 2024-08-17T00:35:11.562 INFO:tasks.rados.rados.0.smithi110.stdout:231: read oid 1 snap -1 2024-08-17T00:35:11.562 INFO:tasks.rados.rados.0.smithi110.stdout:231: expect (ObjNum 92 snap 19 seq_num 92) 2024-08-17T00:35:11.562 INFO:tasks.rados.rados.0.smithi110.stdout:232: read oid 6 snap -1 2024-08-17T00:35:11.562 INFO:tasks.rados.rados.0.smithi110.stdout:232: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:35:11.562 INFO:tasks.rados.rados.0.smithi110.stdout:233: delete oid 25 current snap is 19 2024-08-17T00:35:11.562 INFO:tasks.rados.rados.0.smithi110.stdout:232: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:35:11.567 INFO:tasks.rados.rados.0.smithi110.stdout:225: finishing write tid 2 to smithi11086371-2 2024-08-17T00:35:11.567 INFO:tasks.rados.rados.0.smithi110.stdout:232: done (5 left) 2024-08-17T00:35:11.567 INFO:tasks.rados.rados.0.smithi110.stdout:233: done (4 left) 2024-08-17T00:35:11.567 INFO:tasks.rados.rados.0.smithi110.stdout:234: read oid 22 snap -1 2024-08-17T00:35:11.567 INFO:tasks.rados.rados.0.smithi110.stdout:234: expect (ObjNum 88 snap 16 seq_num 88) 2024-08-17T00:35:11.567 INFO:tasks.rados.rados.0.smithi110.stdout:235: copy_from oid 23 from oid 48 current snap is 19 2024-08-17T00:35:11.567 INFO:tasks.rados.rados.0.smithi110.stdout:225: finishing write tid 3 to smithi11086371-2 2024-08-17T00:35:11.567 INFO:tasks.rados.rados.0.smithi110.stdout:225: finishing write tid 4 to smithi11086371-2 2024-08-17T00:35:11.568 INFO:tasks.rados.rados.0.smithi110.stdout:227: finishing rollback tid 0 to smithi11086371-38 2024-08-17T00:35:11.568 INFO:tasks.rados.rados.0.smithi110.stdout:225: finishing write tid 5 to smithi11086371-2 2024-08-17T00:35:11.568 INFO:tasks.rados.rados.0.smithi110.stdout:225: oid 2 updating version 0 to 65 2024-08-17T00:35:11.568 INFO:tasks.rados.rados.0.smithi110.stdout:225: oid 2 version 65 is already newer than 64 2024-08-17T00:35:11.568 INFO:tasks.rados.rados.0.smithi110.stdout:225: oid 2 version 65 is already newer than 62 2024-08-17T00:35:11.568 INFO:tasks.rados.rados.0.smithi110.stdout:225: oid 2 version 65 is already newer than 63 2024-08-17T00:35:11.568 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 2 v 65 (ObjNum 94 snap 19 seq_num 94) dirty exists 2024-08-17T00:35:11.568 INFO:tasks.rados.rados.0.smithi110.stdout:225: left oid 2 (ObjNum 94 snap 19 seq_num 94) 2024-08-17T00:35:11.568 INFO:tasks.rados.rados.0.smithi110.stdout:227: finishing rollback tid 1 to smithi11086371-38 2024-08-17T00:35:11.568 INFO:tasks.rados.rados.0.smithi110.stdout:225: done (5 left) 2024-08-17T00:35:11.568 INFO:tasks.rados.rados.0.smithi110.stdout:236: copy_from oid 11 from oid 47 current snap is 19 2024-08-17T00:35:11.568 INFO:tasks.rados.rados.0.smithi110.stdout:227: finishing rollback tid 2 to smithi11086371-38 2024-08-17T00:35:11.568 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 6 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-08-17T00:35:11.568 INFO:tasks.rados.rados.0.smithi110.stdout:227: done (5 left) 2024-08-17T00:35:11.569 INFO:tasks.rados.rados.0.smithi110.stdout:237: read oid 32 snap 17 2024-08-17T00:35:11.569 INFO:tasks.rados.rados.0.smithi110.stdout:237: expect (ObjNum 31 snap 0 seq_num 31) 2024-08-17T00:35:11.569 INFO:tasks.rados.rados.0.smithi110.stdout:238: delete oid 46 current snap is 19 2024-08-17T00:35:11.571 INFO:tasks.rados.rados.0.smithi110.stdout:237: expect (ObjNum 31 snap 0 seq_num 31) 2024-08-17T00:35:11.589 INFO:tasks.rados.rados.0.smithi110.stdout:231: expect (ObjNum 92 snap 19 seq_num 92) 2024-08-17T00:35:11.630 INFO:tasks.rados.rados.0.smithi110.stdout:235: finishing copy_from racing read to smithi11086371-23 2024-08-17T00:35:11.630 INFO:tasks.rados.rados.0.smithi110.stdout:235: finishing copy_from to smithi11086371-23 2024-08-17T00:35:11.630 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 10 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-08-17T00:35:11.630 INFO:tasks.rados.rados.0.smithi110.stdout:226: finishing copy_from racing read to smithi11086371-13 2024-08-17T00:35:11.630 INFO:tasks.rados.rados.0.smithi110.stdout:234: expect (ObjNum 88 snap 16 seq_num 88) 2024-08-17T00:35:11.684 INFO:tasks.rados.rados.0.smithi110.stdout:226: finishing copy_from to smithi11086371-13 2024-08-17T00:35:11.684 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 27 (ObjNum 75 snap 9 seq_num 75) dirty exists 2024-08-17T00:35:11.684 INFO:tasks.rados.rados.0.smithi110.stdout:236: finishing copy_from racing read to smithi11086371-11 2024-08-17T00:35:11.684 INFO:tasks.rados.rados.0.smithi110.stdout:236: finishing copy_from to smithi11086371-11 2024-08-17T00:35:11.684 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 10 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-08-17T00:35:11.685 INFO:tasks.rados.rados.0.smithi110.stdout:226: done (6 left) 2024-08-17T00:35:11.685 INFO:tasks.rados.rados.0.smithi110.stdout:231: done (5 left) 2024-08-17T00:35:11.685 INFO:tasks.rados.rados.0.smithi110.stdout:234: done (4 left) 2024-08-17T00:35:11.685 INFO:tasks.rados.rados.0.smithi110.stdout:235: done (3 left) 2024-08-17T00:35:11.685 INFO:tasks.rados.rados.0.smithi110.stdout:236: done (2 left) 2024-08-17T00:35:11.685 INFO:tasks.rados.rados.0.smithi110.stdout:237: done (1 left) 2024-08-17T00:35:11.685 INFO:tasks.rados.rados.0.smithi110.stdout:238: done (0 left) 2024-08-17T00:35:11.685 INFO:tasks.rados.rados.0.smithi110.stdout:239: rollback oid 14 current snap is 19 2024-08-17T00:35:11.685 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 14 to 9 2024-08-17T00:35:11.685 INFO:tasks.rados.rados.0.smithi110.stdout:240: delete oid 44 current snap is 19 2024-08-17T00:35:11.686 INFO:tasks.rados.rados.0.smithi110.stdout:240: done (1 left) 2024-08-17T00:35:11.686 INFO:tasks.rados.rados.0.smithi110.stdout:241: copy_from oid 41 from oid 8 current snap is 19 2024-08-17T00:35:11.686 INFO:tasks.rados.rados.0.smithi110.stdout:242: rollback oid 34 current snap is 19 2024-08-17T00:35:11.686 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 34 to 9 2024-08-17T00:35:11.687 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 13 current snap is 19 2024-08-17T00:35:11.687 INFO:tasks.rados.rados.0.smithi110.stdout:243: seq_num 98 ranges {1974272=450560,2424832=466944,2891776=737280} 2024-08-17T00:35:11.699 INFO:tasks.rados.rados.0.smithi110.stdout:243: writing smithi11086371-13 from 1974272 to 2424832 tid 1 2024-08-17T00:35:11.701 INFO:tasks.rados.rados.0.smithi110.stdout:243: writing smithi11086371-13 from 2424832 to 2891776 tid 2 2024-08-17T00:35:11.706 INFO:tasks.rados.rados.0.smithi110.stdout:243: writing smithi11086371-13 from 2891776 to 3629056 tid 3 2024-08-17T00:35:11.706 INFO:tasks.rados.rados.0.smithi110.stdout:244: rollback oid 29 current snap is 19 2024-08-17T00:35:11.706 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 29 to 15 2024-08-17T00:35:11.707 INFO:tasks.rados.rados.0.smithi110.stdout:239: finishing rollback tid 0 to smithi11086371-14 2024-08-17T00:35:11.707 INFO:tasks.rados.rados.0.smithi110.stdout:245: snap_remove snap 17 2024-08-17T00:35:11.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:11 smithi110 ceph-mon[41467]: osdmap e115: 8 total, 8 up, 8 in 2024-08-17T00:35:11.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:11 smithi110 ceph-mon[41467]: pgmap v150: 121 pgs: 121 active+clean; 49 MiB data, 311 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-08-17T00:35:11.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:11 smithi110 ceph-mon[29669]: osdmap e115: 8 total, 8 up, 8 in 2024-08-17T00:35:11.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:11 smithi110 ceph-mon[29669]: pgmap v150: 121 pgs: 121 active+clean; 49 MiB data, 311 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-08-17T00:35:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:11 smithi177 ceph-mon[33147]: osdmap e115: 8 total, 8 up, 8 in 2024-08-17T00:35:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:11 smithi177 ceph-mon[33147]: pgmap v150: 121 pgs: 121 active+clean; 49 MiB data, 311 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-08-17T00:35:12.518 INFO:tasks.rados.rados.0.smithi110.stdout:245: done (5 left) 2024-08-17T00:35:12.518 INFO:tasks.rados.rados.0.smithi110.stdout:246: snap_remove snap 16 2024-08-17T00:35:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:12 smithi110 ceph-mon[29669]: osdmap e116: 8 total, 8 up, 8 in 2024-08-17T00:35:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:12 smithi110 ceph-mon[29669]: osdmap e117: 8 total, 8 up, 8 in 2024-08-17T00:35:12.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:12 smithi110 ceph-mon[41467]: osdmap e116: 8 total, 8 up, 8 in 2024-08-17T00:35:12.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:12 smithi110 ceph-mon[41467]: osdmap e117: 8 total, 8 up, 8 in 2024-08-17T00:35:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:12 smithi177 ceph-mon[33147]: osdmap e116: 8 total, 8 up, 8 in 2024-08-17T00:35:12.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:12 smithi177 ceph-mon[33147]: osdmap e117: 8 total, 8 up, 8 in 2024-08-17T00:35:13.520 INFO:tasks.rados.rados.0.smithi110.stdout:246: done (5 left) 2024-08-17T00:35:13.520 INFO:tasks.rados.rados.0.smithi110.stdout:247: copy_from oid 11 from oid 2 current snap is 19 2024-08-17T00:35:13.520 INFO:tasks.rados.rados.0.smithi110.stdout:239: finishing rollback tid 1 to smithi11086371-14 2024-08-17T00:35:13.520 INFO:tasks.rados.rados.0.smithi110.stdout:242: finishing rollback tid 1 to smithi11086371-34 2024-08-17T00:35:13.520 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 0 (ObjNum 33 snap 0 seq_num 0) dirty dne 2024-08-17T00:35:13.520 INFO:tasks.rados.rados.0.smithi110.stdout:239: finishing rollback tid 2 to smithi11086371-14 2024-08-17T00:35:13.520 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 70 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-08-17T00:35:13.520 INFO:tasks.rados.rados.0.smithi110.stdout:241: finishing copy_from to smithi11086371-41 2024-08-17T00:35:13.520 INFO:tasks.rados.rados.0.smithi110.stdout:241: got expected ENOENT (src dne) 2024-08-17T00:35:13.521 INFO:tasks.rados.rados.0.smithi110.stdout:241: finishing copy_from racing read to smithi11086371-41 2024-08-17T00:35:13.521 INFO:tasks.rados.rados.0.smithi110.stdout:243: finishing write tid 1 to smithi11086371-13 2024-08-17T00:35:13.521 INFO:tasks.rados.rados.0.smithi110.stdout:243: finishing write tid 2 to smithi11086371-13 2024-08-17T00:35:13.521 INFO:tasks.rados.rados.0.smithi110.stdout:244: finishing rollback tid 1 to smithi11086371-29 2024-08-17T00:35:13.521 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 35 (ObjNum 33 snap 0 seq_num 1854792952) dirty dne 2024-08-17T00:35:13.521 INFO:tasks.rados.rados.0.smithi110.stdout:243: finishing write tid 3 to smithi11086371-13 2024-08-17T00:35:13.521 INFO:tasks.rados.rados.0.smithi110.stdout:243: finishing write tid 4 to smithi11086371-13 2024-08-17T00:35:13.521 INFO:tasks.rados.rados.0.smithi110.stdout:243: finishing write tid 5 to smithi11086371-13 2024-08-17T00:35:13.521 INFO:tasks.rados.rados.0.smithi110.stdout:243: oid 13 updating version 0 to 85 2024-08-17T00:35:13.521 INFO:tasks.rados.rados.0.smithi110.stdout:243: oid 13 version 85 is already newer than 84 2024-08-17T00:35:13.521 INFO:tasks.rados.rados.0.smithi110.stdout:243: oid 13 updating version 85 to 86 2024-08-17T00:35:13.521 INFO:tasks.rados.rados.0.smithi110.stdout:243: oid 13 updating version 86 to 87 2024-08-17T00:35:13.521 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 87 (ObjNum 98 snap 19 seq_num 98) dirty exists 2024-08-17T00:35:13.521 INFO:tasks.rados.rados.0.smithi110.stdout:243: left oid 13 (ObjNum 98 snap 19 seq_num 98) 2024-08-17T00:35:13.522 INFO:tasks.rados.rados.0.smithi110.stdout:239: done (5 left) 2024-08-17T00:35:13.522 INFO:tasks.rados.rados.0.smithi110.stdout:241: done (4 left) 2024-08-17T00:35:13.522 INFO:tasks.rados.rados.0.smithi110.stdout:242: done (3 left) 2024-08-17T00:35:13.522 INFO:tasks.rados.rados.0.smithi110.stdout:243: done (2 left) 2024-08-17T00:35:13.522 INFO:tasks.rados.rados.0.smithi110.stdout:244: done (1 left) 2024-08-17T00:35:13.522 INFO:tasks.rados.rados.0.smithi110.stdout:248: delete oid 41 current snap is 19 2024-08-17T00:35:13.524 INFO:tasks.rados.rados.0.smithi110.stdout:248: done (1 left) 2024-08-17T00:35:13.525 INFO:tasks.rados.rados.0.smithi110.stdout:249: delete oid 39 current snap is 19 2024-08-17T00:35:13.528 INFO:tasks.rados.rados.0.smithi110.stdout:249: done (1 left) 2024-08-17T00:35:13.528 INFO:tasks.rados.rados.0.smithi110.stdout:250: setattr oid 47 current snap is 19 2024-08-17T00:35:13.530 INFO:tasks.rados.rados.0.smithi110.stdout:251: snap_remove snap 5 2024-08-17T00:35:13.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:13 smithi110 ceph-mon[29669]: pgmap v153: 121 pgs: 121 active+clean; 49 MiB data, 311 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-08-17T00:35:13.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:13 smithi110 ceph-mon[29669]: osdmap e118: 8 total, 8 up, 8 in 2024-08-17T00:35:13.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:13 smithi110 ceph-mon[41467]: pgmap v153: 121 pgs: 121 active+clean; 49 MiB data, 311 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-08-17T00:35:13.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:13 smithi110 ceph-mon[41467]: osdmap e118: 8 total, 8 up, 8 in 2024-08-17T00:35:13.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:13 smithi177 ceph-mon[33147]: pgmap v153: 121 pgs: 121 active+clean; 49 MiB data, 311 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2024-08-17T00:35:13.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:13 smithi177 ceph-mon[33147]: osdmap e118: 8 total, 8 up, 8 in 2024-08-17T00:35:14.521 INFO:tasks.rados.rados.0.smithi110.stdout:251: done (2 left) 2024-08-17T00:35:14.521 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 49 current snap is 19 2024-08-17T00:35:14.521 INFO:tasks.rados.rados.0.smithi110.stdout:252: seq_num 101 ranges {1892352=499712,2392064=573440,2965504=524288,3489792=106496} 2024-08-17T00:35:14.534 INFO:tasks.rados.rados.0.smithi110.stdout:252: writing smithi11086371-49 from 1892352 to 2392064 tid 1 2024-08-17T00:35:14.538 INFO:tasks.rados.rados.0.smithi110.stdout:252: writing smithi11086371-49 from 2392064 to 2965504 tid 2 2024-08-17T00:35:14.540 INFO:tasks.rados.rados.0.smithi110.stdout:252: writing smithi11086371-49 from 2965504 to 3489792 tid 3 2024-08-17T00:35:14.541 INFO:tasks.rados.rados.0.smithi110.stdout:252: writing smithi11086371-49 from 3489792 to 3596288 tid 4 2024-08-17T00:35:14.541 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 15 current snap is 19 2024-08-17T00:35:14.541 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 47 v 97 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-08-17T00:35:14.541 INFO:tasks.rados.rados.0.smithi110.stdout:253: seq_num 102 ranges {73728=516096,589824=450560,1040384=729088,1769472=24576} 2024-08-17T00:35:14.544 INFO:tasks.rados.rados.0.smithi110.stdout:253: writing smithi11086371-15 from 73728 to 589824 tid 1 2024-08-17T00:35:14.547 INFO:tasks.rados.rados.0.smithi110.stdout:253: writing smithi11086371-15 from 589824 to 1040384 tid 2 2024-08-17T00:35:14.552 INFO:tasks.rados.rados.0.smithi110.stdout:253: writing smithi11086371-15 from 1040384 to 1769472 tid 3 2024-08-17T00:35:14.552 INFO:tasks.rados.rados.0.smithi110.stdout:253: writing smithi11086371-15 from 1769472 to 1794048 tid 4 2024-08-17T00:35:14.552 INFO:tasks.rados.rados.0.smithi110.stdout:250: done (3 left) 2024-08-17T00:35:14.552 INFO:tasks.rados.rados.0.smithi110.stdout:254: copy_from oid 5 from oid 40 current snap is 19 2024-08-17T00:35:14.552 INFO:tasks.rados.rados.0.smithi110.stdout:247: finishing copy_from racing read to smithi11086371-11 2024-08-17T00:35:14.552 INFO:tasks.rados.rados.0.smithi110.stdout:247: finishing copy_from to smithi11086371-11 2024-08-17T00:35:14.552 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 65 (ObjNum 94 snap 19 seq_num 94) dirty exists 2024-08-17T00:35:14.552 INFO:tasks.rados.rados.0.smithi110.stdout:252: finishing write tid 1 to smithi11086371-49 2024-08-17T00:35:14.552 INFO:tasks.rados.rados.0.smithi110.stdout:247: done (3 left) 2024-08-17T00:35:14.553 INFO:tasks.rados.rados.0.smithi110.stdout:255: snap_create 2024-08-17T00:35:14.553 INFO:tasks.rados.rados.0.smithi110.stdout:252: finishing write tid 2 to smithi11086371-49 2024-08-17T00:35:14.553 INFO:tasks.rados.rados.0.smithi110.stdout:252: finishing write tid 3 to smithi11086371-49 2024-08-17T00:35:14.553 INFO:tasks.rados.rados.0.smithi110.stdout:252: finishing write tid 4 to smithi11086371-49 2024-08-17T00:35:14.553 INFO:tasks.rados.rados.0.smithi110.stdout:252: finishing write tid 5 to smithi11086371-49 2024-08-17T00:35:14.553 INFO:tasks.rados.rados.0.smithi110.stdout:252: finishing write tid 6 to smithi11086371-49 2024-08-17T00:35:14.553 INFO:tasks.rados.rados.0.smithi110.stdout:252: oid 49 updating version 0 to 42 2024-08-17T00:35:14.553 INFO:tasks.rados.rados.0.smithi110.stdout:252: oid 49 updating version 42 to 43 2024-08-17T00:35:14.553 INFO:tasks.rados.rados.0.smithi110.stdout:252: oid 49 updating version 43 to 46 2024-08-17T00:35:14.553 INFO:tasks.rados.rados.0.smithi110.stdout:252: oid 49 version 46 is already newer than 45 2024-08-17T00:35:14.553 INFO:tasks.rados.rados.0.smithi110.stdout:252: oid 49 version 46 is already newer than 44 2024-08-17T00:35:14.553 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 46 (ObjNum 101 snap 19 seq_num 101) dirty exists 2024-08-17T00:35:14.553 INFO:tasks.rados.rados.0.smithi110.stdout:252: left oid 49 (ObjNum 101 snap 19 seq_num 101) 2024-08-17T00:35:14.554 INFO:tasks.rados.rados.0.smithi110.stdout:253: finishing write tid 1 to smithi11086371-15 2024-08-17T00:35:14.554 INFO:tasks.rados.rados.0.smithi110.stdout:253: finishing write tid 2 to smithi11086371-15 2024-08-17T00:35:14.554 INFO:tasks.rados.rados.0.smithi110.stdout:253: finishing write tid 3 to smithi11086371-15 2024-08-17T00:35:14.554 INFO:tasks.rados.rados.0.smithi110.stdout:253: finishing write tid 4 to smithi11086371-15 2024-08-17T00:35:14.554 INFO:tasks.rados.rados.0.smithi110.stdout:253: finishing write tid 5 to smithi11086371-15 2024-08-17T00:35:14.555 INFO:tasks.rados.rados.0.smithi110.stdout:253: finishing write tid 6 to smithi11086371-15 2024-08-17T00:35:14.556 INFO:tasks.rados.rados.0.smithi110.stdout:253: oid 15 updating version 0 to 60 2024-08-17T00:35:14.556 INFO:tasks.rados.rados.0.smithi110.stdout:253: oid 15 version 60 is already newer than 57 2024-08-17T00:35:14.556 INFO:tasks.rados.rados.0.smithi110.stdout:253: oid 15 version 60 is already newer than 58 2024-08-17T00:35:14.556 INFO:tasks.rados.rados.0.smithi110.stdout:253: oid 15 version 60 is already newer than 59 2024-08-17T00:35:14.556 INFO:tasks.rados.rados.0.smithi110.stdout:253: oid 15 updating version 60 to 61 2024-08-17T00:35:14.556 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 61 (ObjNum 102 snap 19 seq_num 102) dirty exists 2024-08-17T00:35:14.556 INFO:tasks.rados.rados.0.smithi110.stdout:253: left oid 15 (ObjNum 102 snap 19 seq_num 102) 2024-08-17T00:35:14.556 INFO:tasks.rados.rados.0.smithi110.stdout:254: finishing copy_from racing read to smithi11086371-5 2024-08-17T00:35:14.556 INFO:tasks.rados.rados.0.smithi110.stdout:254: finishing copy_from to smithi11086371-5 2024-08-17T00:35:14.557 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 8 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-08-17T00:35:15.526 INFO:tasks.rados.rados.0.smithi110.stdout:252: done (3 left) 2024-08-17T00:35:15.526 INFO:tasks.rados.rados.0.smithi110.stdout:253: done (2 left) 2024-08-17T00:35:15.526 INFO:tasks.rados.rados.0.smithi110.stdout:254: done (1 left) 2024-08-17T00:35:15.526 INFO:tasks.rados.rados.0.smithi110.stdout:255: done (0 left) 2024-08-17T00:35:15.526 INFO:tasks.rados.rados.0.smithi110.stdout:256: snap_create 2024-08-17T00:35:15.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:15 smithi110 ceph-mon[29669]: osdmap e119: 8 total, 8 up, 8 in 2024-08-17T00:35:15.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:15 smithi110 ceph-mon[29669]: pgmap v156: 121 pgs: 121 active+clean; 62 MiB data, 329 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.9 MiB/s wr, 23 op/s 2024-08-17T00:35:15.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:15 smithi110 ceph-mon[41467]: osdmap e119: 8 total, 8 up, 8 in 2024-08-17T00:35:15.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:15 smithi110 ceph-mon[41467]: pgmap v156: 121 pgs: 121 active+clean; 62 MiB data, 329 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.9 MiB/s wr, 23 op/s 2024-08-17T00:35:15.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:15 smithi177 ceph-mon[33147]: osdmap e119: 8 total, 8 up, 8 in 2024-08-17T00:35:15.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:15 smithi177 ceph-mon[33147]: pgmap v156: 121 pgs: 121 active+clean; 62 MiB data, 329 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.9 MiB/s wr, 23 op/s 2024-08-17T00:35:16.527 INFO:tasks.rados.rados.0.smithi110.stdout:256: done (0 left) 2024-08-17T00:35:16.527 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 17 current snap is 21 2024-08-17T00:35:16.527 INFO:tasks.rados.rados.0.smithi110.stdout:257: seq_num 103 ranges {0=532480,532480=737280,1269760=466944} 2024-08-17T00:35:16.529 INFO:tasks.rados.rados.0.smithi110.stdout:257: writing smithi11086371-17 from 0 to 532480 tid 1 2024-08-17T00:35:16.534 INFO:tasks.rados.rados.0.smithi110.stdout:257: writing smithi11086371-17 from 532480 to 1269760 tid 2 2024-08-17T00:35:16.537 INFO:tasks.rados.rados.0.smithi110.stdout:257: writing smithi11086371-17 from 1269760 to 1736704 tid 3 2024-08-17T00:35:16.538 INFO:tasks.rados.rados.0.smithi110.stdout:258: rollback oid 8 current snap is 21 2024-08-17T00:35:16.538 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 8 to 15 2024-08-17T00:35:16.538 INFO:tasks.rados.rados.0.smithi110.stdout:257: finishing write tid 1 to smithi11086371-17 2024-08-17T00:35:16.538 INFO:tasks.rados.rados.0.smithi110.stdout:257: finishing write tid 2 to smithi11086371-17 2024-08-17T00:35:16.538 INFO:tasks.rados.rados.0.smithi110.stdout:259: rmattr oid 26 current snap is 21 2024-08-17T00:35:16.538 INFO:tasks.rados.rados.0.smithi110.stdout:259: done (2 left) 2024-08-17T00:35:16.538 INFO:tasks.rados.rados.0.smithi110.stdout:260: delete oid 2 current snap is 21 2024-08-17T00:35:16.539 INFO:tasks.rados.rados.0.smithi110.stdout:258: finishing rollback tid 1 to smithi11086371-8 2024-08-17T00:35:16.539 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 31 (ObjNum 129 snap 0 seq_num 1878929928) dirty dne 2024-08-17T00:35:16.540 INFO:tasks.rados.rados.0.smithi110.stdout:257: finishing write tid 3 to smithi11086371-17 2024-08-17T00:35:16.540 INFO:tasks.rados.rados.0.smithi110.stdout:257: finishing write tid 4 to smithi11086371-17 2024-08-17T00:35:16.541 INFO:tasks.rados.rados.0.smithi110.stdout:257: finishing write tid 5 to smithi11086371-17 2024-08-17T00:35:16.541 INFO:tasks.rados.rados.0.smithi110.stdout:257: oid 17 updating version 0 to 14 2024-08-17T00:35:16.542 INFO:tasks.rados.rados.0.smithi110.stdout:257: oid 17 version 14 is already newer than 12 2024-08-17T00:35:16.542 INFO:tasks.rados.rados.0.smithi110.stdout:257: oid 17 version 14 is already newer than 13 2024-08-17T00:35:16.542 INFO:tasks.rados.rados.0.smithi110.stdout:257: oid 17 updating version 14 to 15 2024-08-17T00:35:16.542 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 15 (ObjNum 103 snap 21 seq_num 103) dirty exists 2024-08-17T00:35:16.542 INFO:tasks.rados.rados.0.smithi110.stdout:257: left oid 17 (ObjNum 103 snap 21 seq_num 103) 2024-08-17T00:35:16.542 INFO:tasks.rados.rados.0.smithi110.stdout:257: done (2 left) 2024-08-17T00:35:16.542 INFO:tasks.rados.rados.0.smithi110.stdout:258: done (1 left) 2024-08-17T00:35:16.542 INFO:tasks.rados.rados.0.smithi110.stdout:260: done (0 left) 2024-08-17T00:35:16.542 INFO:tasks.rados.rados.0.smithi110.stdout:261: rmattr oid 38 current snap is 21 2024-08-17T00:35:16.542 INFO:tasks.rados.rados.0.smithi110.stdout:261: done (0 left) 2024-08-17T00:35:16.542 INFO:tasks.rados.rados.0.smithi110.stdout:262: snap_create 2024-08-17T00:35:16.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:16 smithi110 ceph-mon[29669]: osdmap e120: 8 total, 8 up, 8 in 2024-08-17T00:35:16.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:16 smithi110 ceph-mon[41467]: osdmap e120: 8 total, 8 up, 8 in 2024-08-17T00:35:16.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:16 smithi177 ceph-mon[33147]: osdmap e120: 8 total, 8 up, 8 in 2024-08-17T00:35:17.518 INFO:tasks.rados.rados.0.smithi110.stdout:262: done (0 left) 2024-08-17T00:35:17.519 INFO:tasks.rados.rados.0.smithi110.stdout:263: copy_from oid 48 from oid 47 current snap is 22 2024-08-17T00:35:17.519 INFO:tasks.rados.rados.0.smithi110.stdout:264: read oid 34 snap -1 2024-08-17T00:35:17.519 INFO:tasks.rados.rados.0.smithi110.stdout:264: expect deleted 2024-08-17T00:35:17.519 INFO:tasks.rados.rados.0.smithi110.stdout:265: snap_create 2024-08-17T00:35:17.526 INFO:tasks.rados.rados.0.smithi110.stdout:263: finishing copy_from racing read to smithi11086371-48 2024-08-17T00:35:17.527 INFO:tasks.rados.rados.0.smithi110.stdout:263: finishing copy_from to smithi11086371-48 2024-08-17T00:35:17.527 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 97 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-08-17T00:35:17.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:17 smithi110 ceph-mon[29669]: osdmap e121: 8 total, 8 up, 8 in 2024-08-17T00:35:17.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:17 smithi110 ceph-mon[29669]: pgmap v159: 121 pgs: 121 active+clean; 62 MiB data, 329 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.9 MiB/s wr, 23 op/s 2024-08-17T00:35:17.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:17 smithi110 ceph-mon[29669]: osdmap e122: 8 total, 8 up, 8 in 2024-08-17T00:35:17.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:17 smithi110 ceph-mon[41467]: osdmap e121: 8 total, 8 up, 8 in 2024-08-17T00:35:17.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:17 smithi110 ceph-mon[41467]: pgmap v159: 121 pgs: 121 active+clean; 62 MiB data, 329 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.9 MiB/s wr, 23 op/s 2024-08-17T00:35:17.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:17 smithi110 ceph-mon[41467]: osdmap e122: 8 total, 8 up, 8 in 2024-08-17T00:35:17.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:17 smithi177 ceph-mon[33147]: osdmap e121: 8 total, 8 up, 8 in 2024-08-17T00:35:17.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:17 smithi177 ceph-mon[33147]: pgmap v159: 121 pgs: 121 active+clean; 62 MiB data, 329 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.9 MiB/s wr, 23 op/s 2024-08-17T00:35:17.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:17 smithi177 ceph-mon[33147]: osdmap e122: 8 total, 8 up, 8 in 2024-08-17T00:35:18.519 INFO:tasks.rados.rados.0.smithi110.stdout:263: done (2 left) 2024-08-17T00:35:18.520 INFO:tasks.rados.rados.0.smithi110.stdout:264: done (1 left) 2024-08-17T00:35:18.520 INFO:tasks.rados.rados.0.smithi110.stdout:265: done (0 left) 2024-08-17T00:35:18.520 INFO:tasks.rados.rados.0.smithi110.stdout:266: read oid 47 snap -1 2024-08-17T00:35:18.520 INFO:tasks.rados.rados.0.smithi110.stdout:266: expect (ObjNum 46 snap 0 seq_num 46) 2024-08-17T00:35:18.520 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 36 current snap is 23 2024-08-17T00:35:18.520 INFO:tasks.rados.rados.0.smithi110.stdout:267: seq_num 105 ranges {458752=565248,1024000=507904,1531904=507904,2039808=188416} 2024-08-17T00:35:18.524 INFO:tasks.rados.rados.0.smithi110.stdout:267: writing smithi11086371-36 from 458752 to 1024000 tid 1 2024-08-17T00:35:18.527 INFO:tasks.rados.rados.0.smithi110.stdout:267: writing smithi11086371-36 from 1024000 to 1531904 tid 2 2024-08-17T00:35:18.530 INFO:tasks.rados.rados.0.smithi110.stdout:267: writing smithi11086371-36 from 1531904 to 2039808 tid 3 2024-08-17T00:35:18.531 INFO:tasks.rados.rados.0.smithi110.stdout:267: writing smithi11086371-36 from 2039808 to 2228224 tid 4 2024-08-17T00:35:18.532 INFO:tasks.rados.rados.0.smithi110.stdout:268: rollback oid 18 current snap is 23 2024-08-17T00:35:18.532 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 18 to 21 2024-08-17T00:35:18.532 INFO:tasks.rados.rados.0.smithi110.stdout:266: expect (ObjNum 46 snap 0 seq_num 46) 2024-08-17T00:35:18.555 INFO:tasks.rados.rados.0.smithi110.stdout:267: finishing write tid 1 to smithi11086371-36 2024-08-17T00:35:18.555 INFO:tasks.rados.rados.0.smithi110.stdout:267: finishing write tid 2 to smithi11086371-36 2024-08-17T00:35:18.555 INFO:tasks.rados.rados.0.smithi110.stdout:268: finishing rollback tid 1 to smithi11086371-18 2024-08-17T00:35:18.555 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 0 (ObjNum 33 snap 0 seq_num 1854792952) dirty dne 2024-08-17T00:35:18.556 INFO:tasks.rados.rados.0.smithi110.stdout:267: finishing write tid 3 to smithi11086371-36 2024-08-17T00:35:18.556 INFO:tasks.rados.rados.0.smithi110.stdout:267: finishing write tid 4 to smithi11086371-36 2024-08-17T00:35:18.556 INFO:tasks.rados.rados.0.smithi110.stdout:267: finishing write tid 5 to smithi11086371-36 2024-08-17T00:35:18.556 INFO:tasks.rados.rados.0.smithi110.stdout:267: finishing write tid 6 to smithi11086371-36 2024-08-17T00:35:18.556 INFO:tasks.rados.rados.0.smithi110.stdout:267: oid 36 updating version 0 to 69 2024-08-17T00:35:18.556 INFO:tasks.rados.rados.0.smithi110.stdout:267: oid 36 updating version 69 to 73 2024-08-17T00:35:18.556 INFO:tasks.rados.rados.0.smithi110.stdout:267: oid 36 version 73 is already newer than 71 2024-08-17T00:35:18.556 INFO:tasks.rados.rados.0.smithi110.stdout:267: oid 36 version 73 is already newer than 70 2024-08-17T00:35:18.556 INFO:tasks.rados.rados.0.smithi110.stdout:267: oid 36 version 73 is already newer than 72 2024-08-17T00:35:18.556 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 36 v 73 (ObjNum 105 snap 23 seq_num 105) dirty exists 2024-08-17T00:35:18.556 INFO:tasks.rados.rados.0.smithi110.stdout:267: left oid 36 (ObjNum 105 snap 23 seq_num 105) 2024-08-17T00:35:18.556 INFO:tasks.rados.rados.0.smithi110.stdout:266: done (2 left) 2024-08-17T00:35:18.556 INFO:tasks.rados.rados.0.smithi110.stdout:267: done (1 left) 2024-08-17T00:35:18.557 INFO:tasks.rados.rados.0.smithi110.stdout:268: done (0 left) 2024-08-17T00:35:18.557 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 2 current snap is 23 2024-08-17T00:35:18.557 INFO:tasks.rados.rados.0.smithi110.stdout:269: seq_num 106 ranges {0=581632,581632=794624,1376256=409600} 2024-08-17T00:35:18.558 INFO:tasks.rados.rados.0.smithi110.stdout:269: writing smithi11086371-2 from 0 to 581632 tid 1 2024-08-17T00:35:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:35:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:35:18] "GET /metrics HTTP/1.1" 200 36024 "" "Prometheus/2.43.0" 2024-08-17T00:35:18.563 INFO:tasks.rados.rados.0.smithi110.stdout:269: writing smithi11086371-2 from 581632 to 1376256 tid 2 2024-08-17T00:35:18.565 INFO:tasks.rados.rados.0.smithi110.stdout:269: writing smithi11086371-2 from 1376256 to 1785856 tid 3 2024-08-17T00:35:18.566 INFO:tasks.rados.rados.0.smithi110.stdout:270: delete oid 40 current snap is 23 2024-08-17T00:35:18.566 INFO:tasks.rados.rados.0.smithi110.stdout:269: finishing write tid 1 to smithi11086371-2 2024-08-17T00:35:18.566 INFO:tasks.rados.rados.0.smithi110.stdout:269: finishing write tid 2 to smithi11086371-2 2024-08-17T00:35:18.568 INFO:tasks.rados.rados.0.smithi110.stdout:269: finishing write tid 3 to smithi11086371-2 2024-08-17T00:35:18.568 INFO:tasks.rados.rados.0.smithi110.stdout:269: finishing write tid 4 to smithi11086371-2 2024-08-17T00:35:18.569 INFO:tasks.rados.rados.0.smithi110.stdout:269: finishing write tid 5 to smithi11086371-2 2024-08-17T00:35:18.569 INFO:tasks.rados.rados.0.smithi110.stdout:269: oid 2 updating version 0 to 87 2024-08-17T00:35:18.569 INFO:tasks.rados.rados.0.smithi110.stdout:269: oid 2 version 87 is already newer than 86 2024-08-17T00:35:18.569 INFO:tasks.rados.rados.0.smithi110.stdout:269: oid 2 updating version 87 to 88 2024-08-17T00:35:18.570 INFO:tasks.rados.rados.0.smithi110.stdout:269: oid 2 version 88 is already newer than 85 2024-08-17T00:35:18.570 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 2 v 88 (ObjNum 106 snap 23 seq_num 106) dirty exists 2024-08-17T00:35:18.570 INFO:tasks.rados.rados.0.smithi110.stdout:269: left oid 2 (ObjNum 106 snap 23 seq_num 106) 2024-08-17T00:35:18.571 INFO:tasks.rados.rados.0.smithi110.stdout:269: done (1 left) 2024-08-17T00:35:18.571 INFO:tasks.rados.rados.0.smithi110.stdout:270: done (0 left) 2024-08-17T00:35:18.572 INFO:tasks.rados.rados.0.smithi110.stdout:271: read oid 26 snap -1 2024-08-17T00:35:18.572 INFO:tasks.rados.rados.0.smithi110.stdout:271: expect (ObjNum 25 snap 0 seq_num 25) 2024-08-17T00:35:18.572 INFO:tasks.rados.rados.0.smithi110.stdout:272: read oid 23 snap 20 2024-08-17T00:35:18.572 INFO:tasks.rados.rados.0.smithi110.stdout:272: expect (ObjNum 47 snap 0 seq_num 47) 2024-08-17T00:35:18.572 INFO:tasks.rados.rados.0.smithi110.stdout:273: read oid 35 snap -1 2024-08-17T00:35:18.572 INFO:tasks.rados.rados.0.smithi110.stdout:273: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:35:18.572 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 43 current snap is 23 2024-08-17T00:35:18.572 INFO:tasks.rados.rados.0.smithi110.stdout:274: seq_num 108 ranges {1974272=614400,2588672=606208,3194880=598016} 2024-08-17T00:35:18.584 INFO:tasks.rados.rados.0.smithi110.stdout:274: writing smithi11086371-43 from 1974272 to 2588672 tid 1 2024-08-17T00:35:18.588 INFO:tasks.rados.rados.0.smithi110.stdout:274: writing smithi11086371-43 from 2588672 to 3194880 tid 2 2024-08-17T00:35:18.592 INFO:tasks.rados.rados.0.smithi110.stdout:274: writing smithi11086371-43 from 3194880 to 3792896 tid 3 2024-08-17T00:35:18.592 INFO:tasks.rados.rados.0.smithi110.stdout:275: snap_remove snap 21 2024-08-17T00:35:19.524 INFO:tasks.rados.rados.0.smithi110.stdout:275: done (4 left) 2024-08-17T00:35:19.525 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 20 current snap is 23 2024-08-17T00:35:19.525 INFO:tasks.rados.rados.0.smithi110.stdout:276: seq_num 109 ranges {1384448=630784,2015232=491520,2506752=483328,2990080=229376} 2024-08-17T00:35:19.535 INFO:tasks.rados.rados.0.smithi110.stdout:276: writing smithi11086371-20 from 1384448 to 2015232 tid 1 2024-08-17T00:35:19.538 INFO:tasks.rados.rados.0.smithi110.stdout:276: writing smithi11086371-20 from 2015232 to 2506752 tid 2 2024-08-17T00:35:19.541 INFO:tasks.rados.rados.0.smithi110.stdout:276: writing smithi11086371-20 from 2506752 to 2990080 tid 3 2024-08-17T00:35:19.542 INFO:tasks.rados.rados.0.smithi110.stdout:276: writing smithi11086371-20 from 2990080 to 3219456 tid 4 2024-08-17T00:35:19.542 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 30 current snap is 23 2024-08-17T00:35:19.542 INFO:tasks.rados.rados.0.smithi110.stdout:277: seq_num 110 ranges {491520=647168,1138688=778240,1916928=425984} 2024-08-17T00:35:19.548 INFO:tasks.rados.rados.0.smithi110.stdout:277: writing smithi11086371-30 from 491520 to 1138688 tid 1 2024-08-17T00:35:19.552 INFO:tasks.rados.rados.0.smithi110.stdout:277: writing smithi11086371-30 from 1138688 to 1916928 tid 2 2024-08-17T00:35:19.555 INFO:tasks.rados.rados.0.smithi110.stdout:277: writing smithi11086371-30 from 1916928 to 2342912 tid 3 2024-08-17T00:35:19.555 INFO:tasks.rados.rados.0.smithi110.stdout:278: rollback oid 12 current snap is 23 2024-08-17T00:35:19.555 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 12 to 19 2024-08-17T00:35:19.555 INFO:tasks.rados.rados.0.smithi110.stdout:273: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:35:19.560 INFO:tasks.rados.rados.0.smithi110.stdout:271: expect (ObjNum 25 snap 0 seq_num 25) 2024-08-17T00:35:19.572 INFO:tasks.rados.rados.0.smithi110.stdout:272: expect (ObjNum 47 snap 0 seq_num 47) 2024-08-17T00:35:19.596 INFO:tasks.rados.rados.0.smithi110.stdout:274: finishing write tid 1 to smithi11086371-43 2024-08-17T00:35:19.596 INFO:tasks.rados.rados.0.smithi110.stdout:274: finishing write tid 2 to smithi11086371-43 2024-08-17T00:35:19.596 INFO:tasks.rados.rados.0.smithi110.stdout:274: finishing write tid 3 to smithi11086371-43 2024-08-17T00:35:19.596 INFO:tasks.rados.rados.0.smithi110.stdout:274: finishing write tid 4 to smithi11086371-43 2024-08-17T00:35:19.596 INFO:tasks.rados.rados.0.smithi110.stdout:274: finishing write tid 5 to smithi11086371-43 2024-08-17T00:35:19.596 INFO:tasks.rados.rados.0.smithi110.stdout:274: oid 43 updating version 0 to 76 2024-08-17T00:35:19.596 INFO:tasks.rados.rados.0.smithi110.stdout:274: oid 43 updating version 76 to 78 2024-08-17T00:35:19.596 INFO:tasks.rados.rados.0.smithi110.stdout:274: oid 43 version 78 is already newer than 75 2024-08-17T00:35:19.596 INFO:tasks.rados.rados.0.smithi110.stdout:274: oid 43 version 78 is already newer than 77 2024-08-17T00:35:19.597 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 78 (ObjNum 108 snap 23 seq_num 108) dirty exists 2024-08-17T00:35:19.597 INFO:tasks.rados.rados.0.smithi110.stdout:274: left oid 43 (ObjNum 108 snap 23 seq_num 108) 2024-08-17T00:35:19.597 INFO:tasks.rados.rados.0.smithi110.stdout:276: finishing write tid 1 to smithi11086371-20 2024-08-17T00:35:19.597 INFO:tasks.rados.rados.0.smithi110.stdout:276: finishing write tid 2 to smithi11086371-20 2024-08-17T00:35:19.597 INFO:tasks.rados.rados.0.smithi110.stdout:276: finishing write tid 3 to smithi11086371-20 2024-08-17T00:35:19.597 INFO:tasks.rados.rados.0.smithi110.stdout:276: finishing write tid 4 to smithi11086371-20 2024-08-17T00:35:19.597 INFO:tasks.rados.rados.0.smithi110.stdout:276: finishing write tid 5 to smithi11086371-20 2024-08-17T00:35:19.597 INFO:tasks.rados.rados.0.smithi110.stdout:276: finishing write tid 6 to smithi11086371-20 2024-08-17T00:35:19.597 INFO:tasks.rados.rados.0.smithi110.stdout:276: oid 20 updating version 0 to 94 2024-08-17T00:35:19.597 INFO:tasks.rados.rados.0.smithi110.stdout:276: oid 20 version 94 is already newer than 93 2024-08-17T00:35:19.597 INFO:tasks.rados.rados.0.smithi110.stdout:276: oid 20 version 94 is already newer than 92 2024-08-17T00:35:19.597 INFO:tasks.rados.rados.0.smithi110.stdout:276: oid 20 version 94 is already newer than 90 2024-08-17T00:35:19.597 INFO:tasks.rados.rados.0.smithi110.stdout:276: oid 20 version 94 is already newer than 91 2024-08-17T00:35:19.598 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 94 (ObjNum 109 snap 23 seq_num 109) dirty exists 2024-08-17T00:35:19.598 INFO:tasks.rados.rados.0.smithi110.stdout:276: left oid 20 (ObjNum 109 snap 23 seq_num 109) 2024-08-17T00:35:19.598 INFO:tasks.rados.rados.0.smithi110.stdout:277: finishing write tid 1 to smithi11086371-30 2024-08-17T00:35:19.598 INFO:tasks.rados.rados.0.smithi110.stdout:277: finishing write tid 2 to smithi11086371-30 2024-08-17T00:35:19.598 INFO:tasks.rados.rados.0.smithi110.stdout:271: done (6 left) 2024-08-17T00:35:19.598 INFO:tasks.rados.rados.0.smithi110.stdout:272: done (5 left) 2024-08-17T00:35:19.598 INFO:tasks.rados.rados.0.smithi110.stdout:273: done (4 left) 2024-08-17T00:35:19.598 INFO:tasks.rados.rados.0.smithi110.stdout:274: done (3 left) 2024-08-17T00:35:19.598 INFO:tasks.rados.rados.0.smithi110.stdout:276: done (2 left) 2024-08-17T00:35:19.598 INFO:tasks.rados.rados.0.smithi110.stdout:279: rollback oid 13 current snap is 23 2024-08-17T00:35:19.598 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 13 to 15 2024-08-17T00:35:19.598 INFO:tasks.rados.rados.0.smithi110.stdout:277: finishing write tid 3 to smithi11086371-30 2024-08-17T00:35:19.599 INFO:tasks.rados.rados.0.smithi110.stdout:277: finishing write tid 4 to smithi11086371-30 2024-08-17T00:35:19.599 INFO:tasks.rados.rados.0.smithi110.stdout:278: finishing rollback tid 0 to smithi11086371-12 2024-08-17T00:35:19.599 INFO:tasks.rados.rados.0.smithi110.stdout:277: finishing write tid 5 to smithi11086371-30 2024-08-17T00:35:19.599 INFO:tasks.rados.rados.0.smithi110.stdout:277: oid 30 updating version 0 to 99 2024-08-17T00:35:19.599 INFO:tasks.rados.rados.0.smithi110.stdout:277: oid 30 updating version 99 to 100 2024-08-17T00:35:19.599 INFO:tasks.rados.rados.0.smithi110.stdout:277: oid 30 version 100 is already newer than 98 2024-08-17T00:35:19.599 INFO:tasks.rados.rados.0.smithi110.stdout:277: oid 30 updating version 100 to 101 2024-08-17T00:35:19.599 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 101 (ObjNum 110 snap 23 seq_num 110) dirty exists 2024-08-17T00:35:19.599 INFO:tasks.rados.rados.0.smithi110.stdout:277: left oid 30 (ObjNum 110 snap 23 seq_num 110) 2024-08-17T00:35:19.599 INFO:tasks.rados.rados.0.smithi110.stdout:278: finishing rollback tid 1 to smithi11086371-12 2024-08-17T00:35:19.599 INFO:tasks.rados.rados.0.smithi110.stdout:278: finishing rollback tid 2 to smithi11086371-12 2024-08-17T00:35:19.599 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 68 (ObjNum 73 snap 6 seq_num 73) dirty exists 2024-08-17T00:35:19.599 INFO:tasks.rados.rados.0.smithi110.stdout:277: done (2 left) 2024-08-17T00:35:19.599 INFO:tasks.rados.rados.0.smithi110.stdout:278: done (1 left) 2024-08-17T00:35:19.600 INFO:tasks.rados.rados.0.smithi110.stdout:280: rmattr oid 11 current snap is 23 2024-08-17T00:35:19.600 INFO:tasks.rados.rados.0.smithi110.stdout:280: done (1 left) 2024-08-17T00:35:19.600 INFO:tasks.rados.rados.0.smithi110.stdout:281: rollback oid 48 current snap is 23 2024-08-17T00:35:19.600 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 48 to 22 2024-08-17T00:35:19.600 INFO:tasks.rados.rados.0.smithi110.stdout:282: rmattr oid 7 current snap is 23 2024-08-17T00:35:19.600 INFO:tasks.rados.rados.0.smithi110.stdout:282: done (2 left) 2024-08-17T00:35:19.600 INFO:tasks.rados.rados.0.smithi110.stdout:283: copy_from oid 35 from oid 28 current snap is 23 2024-08-17T00:35:19.600 INFO:tasks.rados.rados.0.smithi110.stdout:284: rollback oid 39 current snap is 23 2024-08-17T00:35:19.600 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 39 to 20 2024-08-17T00:35:19.600 INFO:tasks.rados.rados.0.smithi110.stdout:285: snap_remove snap 19 2024-08-17T00:35:19.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:19 smithi110 ceph-mon[41467]: osdmap e123: 8 total, 8 up, 8 in 2024-08-17T00:35:19.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:19 smithi110 ceph-mon[41467]: pgmap v162: 121 pgs: 121 active+clean; 62 MiB data, 329 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:35:19.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:35:19.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:19 smithi110 ceph-mon[29669]: osdmap e123: 8 total, 8 up, 8 in 2024-08-17T00:35:19.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:19 smithi110 ceph-mon[29669]: pgmap v162: 121 pgs: 121 active+clean; 62 MiB data, 329 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:35:19.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:35:19.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:19 smithi177 ceph-mon[33147]: osdmap e123: 8 total, 8 up, 8 in 2024-08-17T00:35:19.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:19 smithi177 ceph-mon[33147]: pgmap v162: 121 pgs: 121 active+clean; 62 MiB data, 329 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:35:19.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:35:20.530 INFO:tasks.rados.rados.0.smithi110.stdout:285: done (4 left) 2024-08-17T00:35:20.530 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 12 current snap is 23 2024-08-17T00:35:20.530 INFO:tasks.rados.rados.0.smithi110.stdout:284: finishing rollback tid 1 to smithi11086371-39 2024-08-17T00:35:20.530 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 39 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-17T00:35:20.530 INFO:tasks.rados.rados.0.smithi110.stdout:281: finishing rollback tid 0 to smithi11086371-48 2024-08-17T00:35:20.530 INFO:tasks.rados.rados.0.smithi110.stdout:286: seq_num 111 ranges {1417216=663552,2080768=663552,2744320=450560,3194880=90112} 2024-08-17T00:35:20.541 INFO:tasks.rados.rados.0.smithi110.stdout:286: writing smithi11086371-12 from 1417216 to 2080768 tid 1 2024-08-17T00:35:20.545 INFO:tasks.rados.rados.0.smithi110.stdout:286: writing smithi11086371-12 from 2080768 to 2744320 tid 2 2024-08-17T00:35:20.547 INFO:tasks.rados.rados.0.smithi110.stdout:286: writing smithi11086371-12 from 2744320 to 3194880 tid 3 2024-08-17T00:35:20.548 INFO:tasks.rados.rados.0.smithi110.stdout:286: writing smithi11086371-12 from 3194880 to 3284992 tid 4 2024-08-17T00:35:20.548 INFO:tasks.rados.rados.0.smithi110.stdout:284: done (4 left) 2024-08-17T00:35:20.549 INFO:tasks.rados.rados.0.smithi110.stdout:287: setattr oid 18 current snap is 23 2024-08-17T00:35:20.549 INFO:tasks.rados.rados.0.smithi110.stdout:279: finishing rollback tid 0 to smithi11086371-13 2024-08-17T00:35:20.549 INFO:tasks.rados.rados.0.smithi110.stdout:281: finishing rollback tid 1 to smithi11086371-48 2024-08-17T00:35:20.549 INFO:tasks.rados.rados.0.smithi110.stdout:281: finishing rollback tid 2 to smithi11086371-48 2024-08-17T00:35:20.549 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 104 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-08-17T00:35:20.549 INFO:tasks.rados.rados.0.smithi110.stdout:279: finishing rollback tid 1 to smithi11086371-13 2024-08-17T00:35:20.549 INFO:tasks.rados.rados.0.smithi110.stdout:279: finishing rollback tid 2 to smithi11086371-13 2024-08-17T00:35:20.549 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 111 (ObjNum 83 snap 14 seq_num 83) dirty exists 2024-08-17T00:35:20.549 INFO:tasks.rados.rados.0.smithi110.stdout:283: finishing copy_from racing read to smithi11086371-35 2024-08-17T00:35:20.549 INFO:tasks.rados.rados.0.smithi110.stdout:283: finishing copy_from to smithi11086371-35 2024-08-17T00:35:20.549 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 46 (ObjNum 85 snap 15 seq_num 85) dirty exists 2024-08-17T00:35:20.549 INFO:tasks.rados.rados.0.smithi110.stdout:286: finishing write tid 1 to smithi11086371-12 2024-08-17T00:35:20.549 INFO:tasks.rados.rados.0.smithi110.stdout:286: finishing write tid 2 to smithi11086371-12 2024-08-17T00:35:20.550 INFO:tasks.rados.rados.0.smithi110.stdout:279: done (4 left) 2024-08-17T00:35:20.550 INFO:tasks.rados.rados.0.smithi110.stdout:281: done (3 left) 2024-08-17T00:35:20.550 INFO:tasks.rados.rados.0.smithi110.stdout:283: done (2 left) 2024-08-17T00:35:20.550 INFO:tasks.rados.rados.0.smithi110.stdout:288: snap_remove snap 9 2024-08-17T00:35:20.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:20 smithi110 ceph-mon[29669]: osdmap e124: 8 total, 8 up, 8 in 2024-08-17T00:35:20.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:20 smithi110 ceph-mon[41467]: osdmap e124: 8 total, 8 up, 8 in 2024-08-17T00:35:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:20 smithi177 ceph-mon[33147]: osdmap e124: 8 total, 8 up, 8 in 2024-08-17T00:35:21.534 INFO:tasks.rados.rados.0.smithi110.stdout:288: done (2 left) 2024-08-17T00:35:21.535 INFO:tasks.rados.rados.0.smithi110.stdout:289: setattr oid 16 current snap is 23 2024-08-17T00:35:21.535 INFO:tasks.rados.rados.0.smithi110.stdout:286: finishing write tid 3 to smithi11086371-12 2024-08-17T00:35:21.535 INFO:tasks.rados.rados.0.smithi110.stdout:286: finishing write tid 4 to smithi11086371-12 2024-08-17T00:35:21.535 INFO:tasks.rados.rados.0.smithi110.stdout:286: finishing write tid 5 to smithi11086371-12 2024-08-17T00:35:21.535 INFO:tasks.rados.rados.0.smithi110.stdout:286: finishing write tid 6 to smithi11086371-12 2024-08-17T00:35:21.535 INFO:tasks.rados.rados.0.smithi110.stdout:286: oid 12 updating version 0 to 75 2024-08-17T00:35:21.535 INFO:tasks.rados.rados.0.smithi110.stdout:286: oid 12 version 75 is already newer than 74 2024-08-17T00:35:21.535 INFO:tasks.rados.rados.0.smithi110.stdout:286: oid 12 version 75 is already newer than 72 2024-08-17T00:35:21.535 INFO:tasks.rados.rados.0.smithi110.stdout:286: oid 12 version 75 is already newer than 73 2024-08-17T00:35:21.535 INFO:tasks.rados.rados.0.smithi110.stdout:286: oid 12 version 75 is already newer than 71 2024-08-17T00:35:21.535 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 75 (ObjNum 111 snap 23 seq_num 111) dirty exists 2024-08-17T00:35:21.535 INFO:tasks.rados.rados.0.smithi110.stdout:286: left oid 12 (ObjNum 111 snap 23 seq_num 111) 2024-08-17T00:35:21.536 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 28 (ObjNum 65 snap 0 seq_num 1432513377) dirty exists 2024-08-17T00:35:21.536 INFO:tasks.rados.rados.0.smithi110.stdout:286: done (2 left) 2024-08-17T00:35:21.536 INFO:tasks.rados.rados.0.smithi110.stdout:287: done (1 left) 2024-08-17T00:35:21.536 INFO:tasks.rados.rados.0.smithi110.stdout:290: snap_create 2024-08-17T00:35:21.546 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 115 (ObjNum 84 snap 14 seq_num 84) dirty exists 2024-08-17T00:35:21.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:21 smithi110 ceph-mon[29669]: osdmap e125: 8 total, 8 up, 8 in 2024-08-17T00:35:21.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:21 smithi110 ceph-mon[29669]: pgmap v165: 121 pgs: 121 active+clean; 77 MiB data, 354 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.4 MiB/s wr, 15 op/s 2024-08-17T00:35:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:21 smithi110 ceph-mon[41467]: osdmap e125: 8 total, 8 up, 8 in 2024-08-17T00:35:21.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:21 smithi110 ceph-mon[41467]: pgmap v165: 121 pgs: 121 active+clean; 77 MiB data, 354 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.4 MiB/s wr, 15 op/s 2024-08-17T00:35:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:21 smithi177 ceph-mon[33147]: osdmap e125: 8 total, 8 up, 8 in 2024-08-17T00:35:21.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:21 smithi177 ceph-mon[33147]: pgmap v165: 121 pgs: 121 active+clean; 77 MiB data, 354 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.4 MiB/s wr, 15 op/s 2024-08-17T00:35:22.520 INFO:tasks.rados.rados.0.smithi110.stdout:289: done (1 left) 2024-08-17T00:35:22.520 INFO:tasks.rados.rados.0.smithi110.stdout:290: done (0 left) 2024-08-17T00:35:22.521 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 33 current snap is 24 2024-08-17T00:35:22.521 INFO:tasks.rados.rados.0.smithi110.stdout:291: seq_num 112 ranges {540672=679936,1220608=548864,1769472=655360} 2024-08-17T00:35:22.527 INFO:tasks.rados.rados.0.smithi110.stdout:291: writing smithi11086371-33 from 540672 to 1220608 tid 1 2024-08-17T00:35:22.530 INFO:tasks.rados.rados.0.smithi110.stdout:291: writing smithi11086371-33 from 1220608 to 1769472 tid 2 2024-08-17T00:35:22.535 INFO:tasks.rados.rados.0.smithi110.stdout:291: writing smithi11086371-33 from 1769472 to 2424832 tid 3 2024-08-17T00:35:22.535 INFO:tasks.rados.rados.0.smithi110.stdout:292: copy_from oid 18 from oid 13 current snap is 24 2024-08-17T00:35:22.535 INFO:tasks.rados.rados.0.smithi110.stdout:293: snap_create 2024-08-17T00:35:22.539 INFO:tasks.rados.rados.0.smithi110.stdout:291: finishing write tid 1 to smithi11086371-33 2024-08-17T00:35:22.539 INFO:tasks.rados.rados.0.smithi110.stdout:291: finishing write tid 2 to smithi11086371-33 2024-08-17T00:35:22.539 INFO:tasks.rados.rados.0.smithi110.stdout:291: finishing write tid 3 to smithi11086371-33 2024-08-17T00:35:22.539 INFO:tasks.rados.rados.0.smithi110.stdout:291: finishing write tid 4 to smithi11086371-33 2024-08-17T00:35:22.540 INFO:tasks.rados.rados.0.smithi110.stdout:291: finishing write tid 5 to smithi11086371-33 2024-08-17T00:35:22.540 INFO:tasks.rados.rados.0.smithi110.stdout:291: oid 33 updating version 0 to 33 2024-08-17T00:35:22.540 INFO:tasks.rados.rados.0.smithi110.stdout:291: oid 33 updating version 33 to 35 2024-08-17T00:35:22.540 INFO:tasks.rados.rados.0.smithi110.stdout:291: oid 33 version 35 is already newer than 32 2024-08-17T00:35:22.540 INFO:tasks.rados.rados.0.smithi110.stdout:291: oid 33 version 35 is already newer than 34 2024-08-17T00:35:22.540 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 33 v 35 (ObjNum 112 snap 24 seq_num 112) dirty exists 2024-08-17T00:35:22.541 INFO:tasks.rados.rados.0.smithi110.stdout:291: left oid 33 (ObjNum 112 snap 24 seq_num 112) 2024-08-17T00:35:22.559 INFO:tasks.rados.rados.0.smithi110.stdout:292: finishing copy_from racing read to smithi11086371-18 2024-08-17T00:35:22.560 INFO:tasks.rados.rados.0.smithi110.stdout:292: finishing copy_from to smithi11086371-18 2024-08-17T00:35:22.560 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 111 (ObjNum 83 snap 14 seq_num 83) dirty exists 2024-08-17T00:35:22.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:22 smithi110 ceph-mon[29669]: osdmap e126: 8 total, 8 up, 8 in 2024-08-17T00:35:22.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:22 smithi110 ceph-mon[29669]: osdmap e127: 8 total, 8 up, 8 in 2024-08-17T00:35:22.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:22 smithi110 ceph-mon[41467]: osdmap e126: 8 total, 8 up, 8 in 2024-08-17T00:35:22.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:22 smithi110 ceph-mon[41467]: osdmap e127: 8 total, 8 up, 8 in 2024-08-17T00:35:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:22 smithi177 ceph-mon[33147]: osdmap e126: 8 total, 8 up, 8 in 2024-08-17T00:35:22.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:22 smithi177 ceph-mon[33147]: osdmap e127: 8 total, 8 up, 8 in 2024-08-17T00:35:23.542 INFO:tasks.rados.rados.0.smithi110.stdout:291: done (2 left) 2024-08-17T00:35:23.542 INFO:tasks.rados.rados.0.smithi110.stdout:292: done (1 left) 2024-08-17T00:35:23.542 INFO:tasks.rados.rados.0.smithi110.stdout:293: done (0 left) 2024-08-17T00:35:23.542 INFO:tasks.rados.rados.0.smithi110.stdout:294: snap_create 2024-08-17T00:35:23.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:23 smithi110 ceph-mon[41467]: pgmap v168: 121 pgs: 121 active+clean; 77 MiB data, 354 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.4 MiB/s wr, 15 op/s 2024-08-17T00:35:23.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:23 smithi110 ceph-mon[29669]: pgmap v168: 121 pgs: 121 active+clean; 77 MiB data, 354 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.4 MiB/s wr, 15 op/s 2024-08-17T00:35:23.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:23 smithi177 ceph-mon[33147]: pgmap v168: 121 pgs: 121 active+clean; 77 MiB data, 354 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.4 MiB/s wr, 15 op/s 2024-08-17T00:35:24.543 INFO:tasks.rados.rados.0.smithi110.stdout:294: done (0 left) 2024-08-17T00:35:24.544 INFO:tasks.rados.rados.0.smithi110.stdout:295: read oid 15 snap -1 2024-08-17T00:35:24.544 INFO:tasks.rados.rados.0.smithi110.stdout:295: expect (ObjNum 102 snap 19 seq_num 102) 2024-08-17T00:35:24.544 INFO:tasks.rados.rados.0.smithi110.stdout:296: read oid 1 snap -1 2024-08-17T00:35:24.544 INFO:tasks.rados.rados.0.smithi110.stdout:296: expect (ObjNum 92 snap 19 seq_num 92) 2024-08-17T00:35:24.544 INFO:tasks.rados.rados.0.smithi110.stdout:297: read oid 10 snap -1 2024-08-17T00:35:24.544 INFO:tasks.rados.rados.0.smithi110.stdout:297: expect (ObjNum 89 snap 16 seq_num 89) 2024-08-17T00:35:24.544 INFO:tasks.rados.rados.0.smithi110.stdout:298: delete oid 49 current snap is 26 2024-08-17T00:35:24.549 INFO:tasks.rados.rados.0.smithi110.stdout:298: done (3 left) 2024-08-17T00:35:24.550 INFO:tasks.rados.rados.0.smithi110.stdout:299: delete oid 27 current snap is 26 2024-08-17T00:35:24.551 INFO:tasks.rados.rados.0.smithi110.stdout:299: done (3 left) 2024-08-17T00:35:24.551 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 19 current snap is 26 2024-08-17T00:35:24.551 INFO:tasks.rados.rados.0.smithi110.stdout:300: seq_num 115 ranges {303104=729088,1032192=647168,1679360=434176,2113536=122880} 2024-08-17T00:35:24.557 INFO:tasks.rados.rados.0.smithi110.stdout:300: writing smithi11086371-19 from 303104 to 1032192 tid 1 2024-08-17T00:35:24.562 INFO:tasks.rados.rados.0.smithi110.stdout:300: writing smithi11086371-19 from 1032192 to 1679360 tid 2 2024-08-17T00:35:24.564 INFO:tasks.rados.rados.0.smithi110.stdout:300: writing smithi11086371-19 from 1679360 to 2113536 tid 3 2024-08-17T00:35:24.566 INFO:tasks.rados.rados.0.smithi110.stdout:300: writing smithi11086371-19 from 2113536 to 2236416 tid 4 2024-08-17T00:35:24.566 INFO:tasks.rados.rados.0.smithi110.stdout:301: delete oid 27 current snap is 26 2024-08-17T00:35:24.566 INFO:tasks.rados.rados.0.smithi110.stdout:295: expect (ObjNum 102 snap 19 seq_num 102) 2024-08-17T00:35:24.615 INFO:tasks.rados.rados.0.smithi110.stdout:297: expect (ObjNum 89 snap 16 seq_num 89) 2024-08-17T00:35:24.683 INFO:tasks.rados.rados.0.smithi110.stdout:295: done (4 left) 2024-08-17T00:35:24.684 INFO:tasks.rados.rados.0.smithi110.stdout:297: done (3 left) 2024-08-17T00:35:24.684 INFO:tasks.rados.rados.0.smithi110.stdout:301: done (2 left) 2024-08-17T00:35:24.684 INFO:tasks.rados.rados.0.smithi110.stdout:302: snap_remove snap 22 2024-08-17T00:35:24.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:24 smithi110 ceph-mon[29669]: osdmap e128: 8 total, 8 up, 8 in 2024-08-17T00:35:24.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:24 smithi110 ceph-mon[41467]: osdmap e128: 8 total, 8 up, 8 in 2024-08-17T00:35:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:24 smithi177 ceph-mon[33147]: osdmap e128: 8 total, 8 up, 8 in 2024-08-17T00:35:25.552 INFO:tasks.rados.rados.0.smithi110.stdout:302: done (2 left) 2024-08-17T00:35:25.552 INFO:tasks.rados.rados.0.smithi110.stdout:303: delete oid 11 current snap is 26 2024-08-17T00:35:25.552 INFO:tasks.rados.rados.0.smithi110.stdout:296: expect (ObjNum 92 snap 19 seq_num 92) 2024-08-17T00:35:25.596 INFO:tasks.rados.rados.0.smithi110.stdout:300: finishing write tid 1 to smithi11086371-19 2024-08-17T00:35:25.596 INFO:tasks.rados.rados.0.smithi110.stdout:300: finishing write tid 2 to smithi11086371-19 2024-08-17T00:35:25.596 INFO:tasks.rados.rados.0.smithi110.stdout:300: finishing write tid 3 to smithi11086371-19 2024-08-17T00:35:25.596 INFO:tasks.rados.rados.0.smithi110.stdout:300: finishing write tid 4 to smithi11086371-19 2024-08-17T00:35:25.596 INFO:tasks.rados.rados.0.smithi110.stdout:300: finishing write tid 5 to smithi11086371-19 2024-08-17T00:35:25.596 INFO:tasks.rados.rados.0.smithi110.stdout:300: finishing write tid 6 to smithi11086371-19 2024-08-17T00:35:25.596 INFO:tasks.rados.rados.0.smithi110.stdout:300: oid 19 updating version 0 to 57 2024-08-17T00:35:25.596 INFO:tasks.rados.rados.0.smithi110.stdout:300: oid 19 version 57 is already newer than 56 2024-08-17T00:35:25.597 INFO:tasks.rados.rados.0.smithi110.stdout:300: oid 19 version 57 is already newer than 54 2024-08-17T00:35:25.597 INFO:tasks.rados.rados.0.smithi110.stdout:300: oid 19 updating version 57 to 58 2024-08-17T00:35:25.597 INFO:tasks.rados.rados.0.smithi110.stdout:300: oid 19 version 58 is already newer than 55 2024-08-17T00:35:25.597 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 58 (ObjNum 115 snap 26 seq_num 115) dirty exists 2024-08-17T00:35:25.597 INFO:tasks.rados.rados.0.smithi110.stdout:300: left oid 19 (ObjNum 115 snap 26 seq_num 115) 2024-08-17T00:35:25.597 INFO:tasks.rados.rados.0.smithi110.stdout:296: done (2 left) 2024-08-17T00:35:25.597 INFO:tasks.rados.rados.0.smithi110.stdout:300: done (1 left) 2024-08-17T00:35:25.597 INFO:tasks.rados.rados.0.smithi110.stdout:303: done (0 left) 2024-08-17T00:35:25.597 INFO:tasks.rados.rados.0.smithi110.stdout:304: copy_from oid 36 from oid 46 current snap is 26 2024-08-17T00:35:25.597 INFO:tasks.rados.rados.0.smithi110.stdout:305: rollback oid 15 current snap is 26 2024-08-17T00:35:25.597 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 15 to 20 2024-08-17T00:35:25.597 INFO:tasks.rados.rados.0.smithi110.stdout:306: setattr oid 14 current snap is 26 2024-08-17T00:35:25.597 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 50 current snap is 26 2024-08-17T00:35:25.598 INFO:tasks.rados.rados.0.smithi110.stdout:307: seq_num 118 ranges {827392=786432,1613824=704512,2318336=499712} 2024-08-17T00:35:25.605 INFO:tasks.rados.rados.0.smithi110.stdout:307: writing smithi11086371-50 from 827392 to 1613824 tid 1 2024-08-17T00:35:25.609 INFO:tasks.rados.rados.0.smithi110.stdout:307: writing smithi11086371-50 from 1613824 to 2318336 tid 2 2024-08-17T00:35:25.613 INFO:tasks.rados.rados.0.smithi110.stdout:307: writing smithi11086371-50 from 2318336 to 2818048 tid 3 2024-08-17T00:35:25.613 INFO:tasks.rados.rados.0.smithi110.stdout:308: read oid 12 snap 24 2024-08-17T00:35:25.613 INFO:tasks.rados.rados.0.smithi110.stdout:308: expect (ObjNum 111 snap 23 seq_num 111) 2024-08-17T00:35:25.613 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 20 current snap is 26 2024-08-17T00:35:25.613 INFO:tasks.rados.rados.0.smithi110.stdout:309: seq_num 119 ranges {3219456=802816,4022272=589824,4612096=409600,5021696=204800} 2024-08-17T00:35:25.637 INFO:tasks.rados.rados.0.smithi110.stdout:309: writing smithi11086371-20 from 3219456 to 4022272 tid 1 2024-08-17T00:35:25.638 INFO:tasks.rados.rados.0.smithi110.stdout:309: writing smithi11086371-20 from 4022272 to 4612096 tid 2 2024-08-17T00:35:25.640 INFO:tasks.rados.rados.0.smithi110.stdout:309: writing smithi11086371-20 from 4612096 to 5021696 tid 3 2024-08-17T00:35:25.642 INFO:tasks.rados.rados.0.smithi110.stdout:309: writing smithi11086371-20 from 5021696 to 5226496 tid 4 2024-08-17T00:35:25.643 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 38 current snap is 26 2024-08-17T00:35:25.643 INFO:tasks.rados.rados.0.smithi110.stdout:304: finishing copy_from to smithi11086371-36 2024-08-17T00:35:25.643 INFO:tasks.rados.rados.0.smithi110.stdout:304: got expected ENOENT (src dne) 2024-08-17T00:35:25.643 INFO:tasks.rados.rados.0.smithi110.stdout:304: finishing copy_from racing read to smithi11086371-36 2024-08-17T00:35:25.643 INFO:tasks.rados.rados.0.smithi110.stdout:305: finishing rollback tid 0 to smithi11086371-15 2024-08-17T00:35:25.643 INFO:tasks.rados.rados.0.smithi110.stdout:305: finishing rollback tid 1 to smithi11086371-15 2024-08-17T00:35:25.643 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 108 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-08-17T00:35:25.643 INFO:tasks.rados.rados.0.smithi110.stdout:305: finishing rollback tid 2 to smithi11086371-15 2024-08-17T00:35:25.643 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 72 (ObjNum 102 snap 19 seq_num 102) dirty exists 2024-08-17T00:35:25.643 INFO:tasks.rados.rados.0.smithi110.stdout:307: finishing write tid 1 to smithi11086371-50 2024-08-17T00:35:25.643 INFO:tasks.rados.rados.0.smithi110.stdout:307: finishing write tid 2 to smithi11086371-50 2024-08-17T00:35:25.643 INFO:tasks.rados.rados.0.smithi110.stdout:307: finishing write tid 3 to smithi11086371-50 2024-08-17T00:35:25.643 INFO:tasks.rados.rados.0.smithi110.stdout:310: seq_num 120 ranges {622592=417792,1040384=475136,1515520=622592,2138112=507904} 2024-08-17T00:35:25.647 INFO:tasks.rados.rados.0.smithi110.stdout:310: writing smithi11086371-38 from 622592 to 1040384 tid 1 2024-08-17T00:35:25.650 INFO:tasks.rados.rados.0.smithi110.stdout:310: writing smithi11086371-38 from 1040384 to 1515520 tid 2 2024-08-17T00:35:25.654 INFO:tasks.rados.rados.0.smithi110.stdout:310: writing smithi11086371-38 from 1515520 to 2138112 tid 3 2024-08-17T00:35:25.657 INFO:tasks.rados.rados.0.smithi110.stdout:310: writing smithi11086371-38 from 2138112 to 2646016 tid 4 2024-08-17T00:35:25.657 INFO:tasks.rados.rados.0.smithi110.stdout:304: done (6 left) 2024-08-17T00:35:25.657 INFO:tasks.rados.rados.0.smithi110.stdout:305: done (5 left) 2024-08-17T00:35:25.657 INFO:tasks.rados.rados.0.smithi110.stdout:306: done (4 left) 2024-08-17T00:35:25.657 INFO:tasks.rados.rados.0.smithi110.stdout:311: rollback oid 9 current snap is 26 2024-08-17T00:35:25.657 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 9 to 25 2024-08-17T00:35:25.657 INFO:tasks.rados.rados.0.smithi110.stdout:307: finishing write tid 4 to smithi11086371-50 2024-08-17T00:35:25.657 INFO:tasks.rados.rados.0.smithi110.stdout:307: finishing write tid 5 to smithi11086371-50 2024-08-17T00:35:25.658 INFO:tasks.rados.rados.0.smithi110.stdout:307: oid 50 updating version 0 to 25 2024-08-17T00:35:25.658 INFO:tasks.rados.rados.0.smithi110.stdout:307: oid 50 version 25 is already newer than 24 2024-08-17T00:35:25.658 INFO:tasks.rados.rados.0.smithi110.stdout:307: oid 50 version 25 is already newer than 23 2024-08-17T00:35:25.658 INFO:tasks.rados.rados.0.smithi110.stdout:307: oid 50 version 25 is already newer than 22 2024-08-17T00:35:25.658 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 25 (ObjNum 118 snap 26 seq_num 118) dirty exists 2024-08-17T00:35:25.658 INFO:tasks.rados.rados.0.smithi110.stdout:307: left oid 50 (ObjNum 118 snap 26 seq_num 118) 2024-08-17T00:35:25.658 INFO:tasks.rados.rados.0.smithi110.stdout:308: expect (ObjNum 111 snap 23 seq_num 111) 2024-08-17T00:35:25.771 INFO:tasks.rados.rados.0.smithi110.stdout:309: finishing write tid 1 to smithi11086371-20 2024-08-17T00:35:25.772 INFO:tasks.rados.rados.0.smithi110.stdout:309: finishing write tid 2 to smithi11086371-20 2024-08-17T00:35:25.772 INFO:tasks.rados.rados.0.smithi110.stdout:309: finishing write tid 3 to smithi11086371-20 2024-08-17T00:35:25.772 INFO:tasks.rados.rados.0.smithi110.stdout:307: done (4 left) 2024-08-17T00:35:25.772 INFO:tasks.rados.rados.0.smithi110.stdout:308: done (3 left) 2024-08-17T00:35:25.772 INFO:tasks.rados.rados.0.smithi110.stdout:312: snap_remove snap 23 2024-08-17T00:35:25.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:25 smithi110 ceph-mon[29669]: osdmap e129: 8 total, 8 up, 8 in 2024-08-17T00:35:25.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:25 smithi110 ceph-mon[29669]: pgmap v171: 121 pgs: 121 active+clean; 79 MiB data, 358 MiB used, 715 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.7 MiB/s wr, 18 op/s 2024-08-17T00:35:25.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:25 smithi110 ceph-mon[41467]: osdmap e129: 8 total, 8 up, 8 in 2024-08-17T00:35:25.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:25 smithi110 ceph-mon[41467]: pgmap v171: 121 pgs: 121 active+clean; 79 MiB data, 358 MiB used, 715 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.7 MiB/s wr, 18 op/s 2024-08-17T00:35:25.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:25 smithi177 ceph-mon[33147]: osdmap e129: 8 total, 8 up, 8 in 2024-08-17T00:35:25.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:25 smithi177 ceph-mon[33147]: pgmap v171: 121 pgs: 121 active+clean; 79 MiB data, 358 MiB used, 715 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.7 MiB/s wr, 18 op/s 2024-08-17T00:35:26.559 INFO:tasks.rados.rados.0.smithi110.stdout:312: done (3 left) 2024-08-17T00:35:26.559 INFO:tasks.rados.rados.0.smithi110.stdout:313: read oid 46 snap 24 2024-08-17T00:35:26.560 INFO:tasks.rados.rados.0.smithi110.stdout:313: expect deleted 2024-08-17T00:35:26.560 INFO:tasks.rados.rados.0.smithi110.stdout:314: snap_create 2024-08-17T00:35:26.560 INFO:tasks.rados.rados.0.smithi110.stdout:309: finishing write tid 4 to smithi11086371-20 2024-08-17T00:35:26.560 INFO:tasks.rados.rados.0.smithi110.stdout:309: finishing write tid 5 to smithi11086371-20 2024-08-17T00:35:26.560 INFO:tasks.rados.rados.0.smithi110.stdout:309: finishing write tid 6 to smithi11086371-20 2024-08-17T00:35:26.560 INFO:tasks.rados.rados.0.smithi110.stdout:309: oid 20 updating version 0 to 111 2024-08-17T00:35:26.560 INFO:tasks.rados.rados.0.smithi110.stdout:309: oid 20 updating version 111 to 112 2024-08-17T00:35:26.560 INFO:tasks.rados.rados.0.smithi110.stdout:309: oid 20 updating version 112 to 114 2024-08-17T00:35:26.560 INFO:tasks.rados.rados.0.smithi110.stdout:309: oid 20 version 114 is already newer than 110 2024-08-17T00:35:26.560 INFO:tasks.rados.rados.0.smithi110.stdout:309: oid 20 version 114 is already newer than 113 2024-08-17T00:35:26.560 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 114 (ObjNum 119 snap 26 seq_num 119) dirty exists 2024-08-17T00:35:26.561 INFO:tasks.rados.rados.0.smithi110.stdout:309: left oid 20 (ObjNum 119 snap 26 seq_num 119) 2024-08-17T00:35:26.561 INFO:tasks.rados.rados.0.smithi110.stdout:310: finishing write tid 1 to smithi11086371-38 2024-08-17T00:35:26.561 INFO:tasks.rados.rados.0.smithi110.stdout:310: finishing write tid 2 to smithi11086371-38 2024-08-17T00:35:26.561 INFO:tasks.rados.rados.0.smithi110.stdout:310: finishing write tid 3 to smithi11086371-38 2024-08-17T00:35:26.561 INFO:tasks.rados.rados.0.smithi110.stdout:310: finishing write tid 4 to smithi11086371-38 2024-08-17T00:35:26.561 INFO:tasks.rados.rados.0.smithi110.stdout:311: finishing rollback tid 0 to smithi11086371-9 2024-08-17T00:35:26.561 INFO:tasks.rados.rados.0.smithi110.stdout:310: finishing write tid 5 to smithi11086371-38 2024-08-17T00:35:26.561 INFO:tasks.rados.rados.0.smithi110.stdout:311: finishing rollback tid 1 to smithi11086371-9 2024-08-17T00:35:26.561 INFO:tasks.rados.rados.0.smithi110.stdout:311: finishing rollback tid 2 to smithi11086371-9 2024-08-17T00:35:26.561 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 90 (ObjNum 93 snap 19 seq_num 93) dirty exists 2024-08-17T00:35:26.561 INFO:tasks.rados.rados.0.smithi110.stdout:310: finishing write tid 6 to smithi11086371-38 2024-08-17T00:35:26.561 INFO:tasks.rados.rados.0.smithi110.stdout:310: oid 38 updating version 0 to 18 2024-08-17T00:35:26.561 INFO:tasks.rados.rados.0.smithi110.stdout:310: oid 38 updating version 18 to 20 2024-08-17T00:35:26.562 INFO:tasks.rados.rados.0.smithi110.stdout:310: oid 38 version 20 is already newer than 19 2024-08-17T00:35:26.562 INFO:tasks.rados.rados.0.smithi110.stdout:310: oid 38 version 20 is already newer than 17 2024-08-17T00:35:26.562 INFO:tasks.rados.rados.0.smithi110.stdout:310: oid 38 version 20 is already newer than 16 2024-08-17T00:35:26.562 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 20 (ObjNum 120 snap 26 seq_num 120) dirty exists 2024-08-17T00:35:26.562 INFO:tasks.rados.rados.0.smithi110.stdout:310: left oid 38 (ObjNum 120 snap 26 seq_num 120) 2024-08-17T00:35:26.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:26 smithi110 ceph-mon[41467]: osdmap e130: 8 total, 8 up, 8 in 2024-08-17T00:35:26.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:26 smithi110 ceph-mon[29669]: osdmap e130: 8 total, 8 up, 8 in 2024-08-17T00:35:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:26 smithi177 ceph-mon[33147]: osdmap e130: 8 total, 8 up, 8 in 2024-08-17T00:35:27.523 INFO:tasks.rados.rados.0.smithi110.stdout:309: done (4 left) 2024-08-17T00:35:27.524 INFO:tasks.rados.rados.0.smithi110.stdout:310: done (3 left) 2024-08-17T00:35:27.524 INFO:tasks.rados.rados.0.smithi110.stdout:311: done (2 left) 2024-08-17T00:35:27.524 INFO:tasks.rados.rados.0.smithi110.stdout:313: done (1 left) 2024-08-17T00:35:27.524 INFO:tasks.rados.rados.0.smithi110.stdout:314: done (0 left) 2024-08-17T00:35:27.524 INFO:tasks.rados.rados.0.smithi110.stdout:315: read oid 23 snap -1 2024-08-17T00:35:27.524 INFO:tasks.rados.rados.0.smithi110.stdout:315: expect (ObjNum 47 snap 0 seq_num 47) 2024-08-17T00:35:27.524 INFO:tasks.rados.rados.0.smithi110.stdout:316: delete oid 34 current snap is 27 2024-08-17T00:35:27.526 INFO:tasks.rados.rados.0.smithi110.stdout:316: done (1 left) 2024-08-17T00:35:27.526 INFO:tasks.rados.rados.0.smithi110.stdout:317: delete oid 10 current snap is 27 2024-08-17T00:35:27.529 INFO:tasks.rados.rados.0.smithi110.stdout:315: expect (ObjNum 47 snap 0 seq_num 47) 2024-08-17T00:35:27.551 INFO:tasks.rados.rados.0.smithi110.stdout:315: done (1 left) 2024-08-17T00:35:27.551 INFO:tasks.rados.rados.0.smithi110.stdout:317: done (0 left) 2024-08-17T00:35:27.551 INFO:tasks.rados.rados.0.smithi110.stdout:318: read oid 29 snap -1 2024-08-17T00:35:27.551 INFO:tasks.rados.rados.0.smithi110.stdout:318: expect deleted 2024-08-17T00:35:27.551 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 48 current snap is 27 2024-08-17T00:35:27.552 INFO:tasks.rados.rados.0.smithi110.stdout:319: seq_num 123 ranges {778240=466944,1245184=573440,1818624=794624,2613248=237568} 2024-08-17T00:35:27.558 INFO:tasks.rados.rados.0.smithi110.stdout:319: writing smithi11086371-48 from 778240 to 1245184 tid 1 2024-08-17T00:35:27.562 INFO:tasks.rados.rados.0.smithi110.stdout:319: writing smithi11086371-48 from 1245184 to 1818624 tid 2 2024-08-17T00:35:27.568 INFO:tasks.rados.rados.0.smithi110.stdout:319: writing smithi11086371-48 from 1818624 to 2613248 tid 3 2024-08-17T00:35:27.569 INFO:tasks.rados.rados.0.smithi110.stdout:319: writing smithi11086371-48 from 2613248 to 2850816 tid 4 2024-08-17T00:35:27.569 INFO:tasks.rados.rados.0.smithi110.stdout:320: snap_remove snap 15 2024-08-17T00:35:27.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:27 smithi110 ceph-mon[29669]: osdmap e131: 8 total, 8 up, 8 in 2024-08-17T00:35:27.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:27 smithi110 ceph-mon[29669]: pgmap v174: 121 pgs: 121 active+clean; 79 MiB data, 358 MiB used, 715 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.7 MiB/s wr, 18 op/s 2024-08-17T00:35:27.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:27 smithi110 ceph-mon[29669]: osdmap e132: 8 total, 8 up, 8 in 2024-08-17T00:35:27.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:27 smithi110 ceph-mon[41467]: osdmap e131: 8 total, 8 up, 8 in 2024-08-17T00:35:27.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:27 smithi110 ceph-mon[41467]: pgmap v174: 121 pgs: 121 active+clean; 79 MiB data, 358 MiB used, 715 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.7 MiB/s wr, 18 op/s 2024-08-17T00:35:27.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:27 smithi110 ceph-mon[41467]: osdmap e132: 8 total, 8 up, 8 in 2024-08-17T00:35:27.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:27 smithi177 ceph-mon[33147]: osdmap e131: 8 total, 8 up, 8 in 2024-08-17T00:35:27.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:27 smithi177 ceph-mon[33147]: pgmap v174: 121 pgs: 121 active+clean; 79 MiB data, 358 MiB used, 715 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.7 MiB/s wr, 18 op/s 2024-08-17T00:35:27.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:27 smithi177 ceph-mon[33147]: osdmap e132: 8 total, 8 up, 8 in 2024-08-17T00:35:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:35:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:35:28] "GET /metrics HTTP/1.1" 200 36026 "" "Prometheus/2.43.0" 2024-08-17T00:35:28.569 INFO:tasks.rados.rados.0.smithi110.stdout:320: done (2 left) 2024-08-17T00:35:28.569 INFO:tasks.rados.rados.0.smithi110.stdout:321: read oid 7 snap -1 2024-08-17T00:35:28.569 INFO:tasks.rados.rados.0.smithi110.stdout:321: expect (ObjNum 23 snap 0 seq_num 23) 2024-08-17T00:35:28.569 INFO:tasks.rados.rados.0.smithi110.stdout:322: read oid 19 snap -1 2024-08-17T00:35:28.569 INFO:tasks.rados.rados.0.smithi110.stdout:322: expect (ObjNum 115 snap 26 seq_num 115) 2024-08-17T00:35:28.570 INFO:tasks.rados.rados.0.smithi110.stdout:323: copy_from oid 5 from oid 43 current snap is 27 2024-08-17T00:35:28.570 INFO:tasks.rados.rados.0.smithi110.stdout:319: finishing write tid 1 to smithi11086371-48 2024-08-17T00:35:28.570 INFO:tasks.rados.rados.0.smithi110.stdout:319: finishing write tid 2 to smithi11086371-48 2024-08-17T00:35:28.570 INFO:tasks.rados.rados.0.smithi110.stdout:319: finishing write tid 3 to smithi11086371-48 2024-08-17T00:35:28.570 INFO:tasks.rados.rados.0.smithi110.stdout:319: finishing write tid 4 to smithi11086371-48 2024-08-17T00:35:28.570 INFO:tasks.rados.rados.0.smithi110.stdout:319: finishing write tid 5 to smithi11086371-48 2024-08-17T00:35:28.570 INFO:tasks.rados.rados.0.smithi110.stdout:319: finishing write tid 6 to smithi11086371-48 2024-08-17T00:35:28.570 INFO:tasks.rados.rados.0.smithi110.stdout:319: oid 48 updating version 0 to 107 2024-08-17T00:35:28.570 INFO:tasks.rados.rados.0.smithi110.stdout:319: oid 48 updating version 107 to 108 2024-08-17T00:35:28.570 INFO:tasks.rados.rados.0.smithi110.stdout:319: oid 48 version 108 is already newer than 106 2024-08-17T00:35:28.570 INFO:tasks.rados.rados.0.smithi110.stdout:319: oid 48 updating version 108 to 109 2024-08-17T00:35:28.570 INFO:tasks.rados.rados.0.smithi110.stdout:319: oid 48 updating version 109 to 110 2024-08-17T00:35:28.571 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 110 (ObjNum 123 snap 27 seq_num 123) dirty exists 2024-08-17T00:35:28.571 INFO:tasks.rados.rados.0.smithi110.stdout:319: left oid 48 (ObjNum 123 snap 27 seq_num 123) 2024-08-17T00:35:28.571 INFO:tasks.rados.rados.0.smithi110.stdout:318: done (4 left) 2024-08-17T00:35:28.571 INFO:tasks.rados.rados.0.smithi110.stdout:319: done (3 left) 2024-08-17T00:35:28.571 INFO:tasks.rados.rados.0.smithi110.stdout:324: rmattr oid 38 current snap is 27 2024-08-17T00:35:28.571 INFO:tasks.rados.rados.0.smithi110.stdout:324: done (3 left) 2024-08-17T00:35:28.571 INFO:tasks.rados.rados.0.smithi110.stdout:325: read oid 37 snap -1 2024-08-17T00:35:28.571 INFO:tasks.rados.rados.0.smithi110.stdout:325: expect (ObjNum 36 snap 0 seq_num 36) 2024-08-17T00:35:28.571 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 12 current snap is 27 2024-08-17T00:35:28.571 INFO:tasks.rados.rados.0.smithi110.stdout:326: seq_num 124 ranges {3284992=483328,3768320=458752,4227072=598016,4825088=548864} 2024-08-17T00:35:28.591 INFO:tasks.rados.rados.0.smithi110.stdout:326: writing smithi11086371-12 from 3284992 to 3768320 tid 1 2024-08-17T00:35:28.594 INFO:tasks.rados.rados.0.smithi110.stdout:326: writing smithi11086371-12 from 3768320 to 4227072 tid 2 2024-08-17T00:35:28.598 INFO:tasks.rados.rados.0.smithi110.stdout:326: writing smithi11086371-12 from 4227072 to 4825088 tid 3 2024-08-17T00:35:28.601 INFO:tasks.rados.rados.0.smithi110.stdout:326: writing smithi11086371-12 from 4825088 to 5373952 tid 4 2024-08-17T00:35:28.601 INFO:tasks.rados.rados.0.smithi110.stdout:327: delete oid 11 current snap is 27 2024-08-17T00:35:28.601 INFO:tasks.rados.rados.0.smithi110.stdout:325: expect (ObjNum 36 snap 0 seq_num 36) 2024-08-17T00:35:28.617 INFO:tasks.rados.rados.0.smithi110.stdout:321: expect (ObjNum 23 snap 0 seq_num 23) 2024-08-17T00:35:28.627 INFO:tasks.rados.rados.0.smithi110.stdout:322: expect (ObjNum 115 snap 26 seq_num 115) 2024-08-17T00:35:28.691 INFO:tasks.rados.rados.0.smithi110.stdout:323: finishing copy_from racing read to smithi11086371-5 2024-08-17T00:35:28.692 INFO:tasks.rados.rados.0.smithi110.stdout:323: finishing copy_from to smithi11086371-5 2024-08-17T00:35:28.692 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 78 (ObjNum 108 snap 23 seq_num 108) dirty exists 2024-08-17T00:35:28.692 INFO:tasks.rados.rados.0.smithi110.stdout:326: finishing write tid 1 to smithi11086371-12 2024-08-17T00:35:28.692 INFO:tasks.rados.rados.0.smithi110.stdout:326: finishing write tid 2 to smithi11086371-12 2024-08-17T00:35:28.692 INFO:tasks.rados.rados.0.smithi110.stdout:326: finishing write tid 3 to smithi11086371-12 2024-08-17T00:35:28.692 INFO:tasks.rados.rados.0.smithi110.stdout:321: done (5 left) 2024-08-17T00:35:28.692 INFO:tasks.rados.rados.0.smithi110.stdout:322: done (4 left) 2024-08-17T00:35:28.692 INFO:tasks.rados.rados.0.smithi110.stdout:323: done (3 left) 2024-08-17T00:35:28.692 INFO:tasks.rados.rados.0.smithi110.stdout:325: done (2 left) 2024-08-17T00:35:28.692 INFO:tasks.rados.rados.0.smithi110.stdout:327: done (1 left) 2024-08-17T00:35:28.692 INFO:tasks.rados.rados.0.smithi110.stdout:328: delete oid 23 current snap is 27 2024-08-17T00:35:28.692 INFO:tasks.rados.rados.0.smithi110.stdout:326: finishing write tid 4 to smithi11086371-12 2024-08-17T00:35:28.693 INFO:tasks.rados.rados.0.smithi110.stdout:326: finishing write tid 5 to smithi11086371-12 2024-08-17T00:35:28.693 INFO:tasks.rados.rados.0.smithi110.stdout:326: finishing write tid 6 to smithi11086371-12 2024-08-17T00:35:28.693 INFO:tasks.rados.rados.0.smithi110.stdout:326: oid 12 updating version 0 to 90 2024-08-17T00:35:28.693 INFO:tasks.rados.rados.0.smithi110.stdout:326: oid 12 updating version 90 to 91 2024-08-17T00:35:28.693 INFO:tasks.rados.rados.0.smithi110.stdout:326: oid 12 version 91 is already newer than 87 2024-08-17T00:35:28.693 INFO:tasks.rados.rados.0.smithi110.stdout:326: oid 12 version 91 is already newer than 89 2024-08-17T00:35:28.693 INFO:tasks.rados.rados.0.smithi110.stdout:326: oid 12 version 91 is already newer than 88 2024-08-17T00:35:28.693 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 91 (ObjNum 124 snap 27 seq_num 124) dirty exists 2024-08-17T00:35:28.693 INFO:tasks.rados.rados.0.smithi110.stdout:326: left oid 12 (ObjNum 124 snap 27 seq_num 124) 2024-08-17T00:35:28.694 INFO:tasks.rados.rados.0.smithi110.stdout:326: done (1 left) 2024-08-17T00:35:28.694 INFO:tasks.rados.rados.0.smithi110.stdout:328: done (0 left) 2024-08-17T00:35:28.694 INFO:tasks.rados.rados.0.smithi110.stdout:329: copy_from oid 33 from oid 9 current snap is 27 2024-08-17T00:35:28.694 INFO:tasks.rados.rados.0.smithi110.stdout:330: read oid 27 snap -1 2024-08-17T00:35:28.694 INFO:tasks.rados.rados.0.smithi110.stdout:330: expect deleted 2024-08-17T00:35:28.694 INFO:tasks.rados.rados.0.smithi110.stdout:331: rollback oid 42 current snap is 27 2024-08-17T00:35:28.695 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 42 to 24 2024-08-17T00:35:28.695 INFO:tasks.rados.rados.0.smithi110.stdout:332: read oid 29 snap -1 2024-08-17T00:35:28.695 INFO:tasks.rados.rados.0.smithi110.stdout:332: expect deleted 2024-08-17T00:35:28.695 INFO:tasks.rados.rados.0.smithi110.stdout:333: delete oid 19 current snap is 27 2024-08-17T00:35:28.695 INFO:tasks.rados.rados.0.smithi110.stdout:331: finishing rollback tid 1 to smithi11086371-42 2024-08-17T00:35:28.695 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 42 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-17T00:35:28.696 INFO:tasks.rados.rados.0.smithi110.stdout:330: done (4 left) 2024-08-17T00:35:28.696 INFO:tasks.rados.rados.0.smithi110.stdout:331: done (3 left) 2024-08-17T00:35:28.696 INFO:tasks.rados.rados.0.smithi110.stdout:332: done (2 left) 2024-08-17T00:35:28.696 INFO:tasks.rados.rados.0.smithi110.stdout:333: done (1 left) 2024-08-17T00:35:28.696 INFO:tasks.rados.rados.0.smithi110.stdout:334: rollback oid 17 current snap is 27 2024-08-17T00:35:28.696 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 17 to 26 2024-08-17T00:35:28.696 INFO:tasks.rados.rados.0.smithi110.stdout:335: rollback oid 34 current snap is 27 2024-08-17T00:35:28.696 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 34 to 25 2024-08-17T00:35:28.696 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 50 current snap is 27 2024-08-17T00:35:28.696 INFO:tasks.rados.rados.0.smithi110.stdout:336: seq_num 128 ranges {2818048=548864,3366912=794624,4161536=581632,4743168=229376} 2024-08-17T00:35:28.714 INFO:tasks.rados.rados.0.smithi110.stdout:336: writing smithi11086371-50 from 2818048 to 3366912 tid 1 2024-08-17T00:35:28.718 INFO:tasks.rados.rados.0.smithi110.stdout:336: writing smithi11086371-50 from 3366912 to 4161536 tid 2 2024-08-17T00:35:28.722 INFO:tasks.rados.rados.0.smithi110.stdout:336: writing smithi11086371-50 from 4161536 to 4743168 tid 3 2024-08-17T00:35:28.724 INFO:tasks.rados.rados.0.smithi110.stdout:336: writing smithi11086371-50 from 4743168 to 4972544 tid 4 2024-08-17T00:35:28.724 INFO:tasks.rados.rados.0.smithi110.stdout:337: read oid 31 snap -1 2024-08-17T00:35:28.724 INFO:tasks.rados.rados.0.smithi110.stdout:337: expect (ObjNum 91 snap 18 seq_num 91) 2024-08-17T00:35:28.724 INFO:tasks.rados.rados.0.smithi110.stdout:338: rollback oid 43 current snap is 27 2024-08-17T00:35:28.724 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 43 to 26 2024-08-17T00:35:28.724 INFO:tasks.rados.rados.0.smithi110.stdout:334: finishing rollback tid 0 to smithi11086371-17 2024-08-17T00:35:28.724 INFO:tasks.rados.rados.0.smithi110.stdout:335: finishing rollback tid 1 to smithi11086371-34 2024-08-17T00:35:28.724 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 0 (ObjNum 33 snap 0 seq_num 1878542368) dirty dne 2024-08-17T00:35:28.724 INFO:tasks.rados.rados.0.smithi110.stdout:334: finishing rollback tid 1 to smithi11086371-17 2024-08-17T00:35:28.724 INFO:tasks.rados.rados.0.smithi110.stdout:334: finishing rollback tid 2 to smithi11086371-17 2024-08-17T00:35:28.724 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 19 (ObjNum 103 snap 21 seq_num 103) dirty exists 2024-08-17T00:35:28.724 INFO:tasks.rados.rados.0.smithi110.stdout:329: finishing copy_from racing read to smithi11086371-33 2024-08-17T00:35:28.725 INFO:tasks.rados.rados.0.smithi110.stdout:329: finishing copy_from to smithi11086371-33 2024-08-17T00:35:28.725 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 33 v 90 (ObjNum 93 snap 19 seq_num 93) dirty exists 2024-08-17T00:35:28.725 INFO:tasks.rados.rados.0.smithi110.stdout:336: finishing write tid 1 to smithi11086371-50 2024-08-17T00:35:28.725 INFO:tasks.rados.rados.0.smithi110.stdout:336: finishing write tid 2 to smithi11086371-50 2024-08-17T00:35:28.725 INFO:tasks.rados.rados.0.smithi110.stdout:329: done (5 left) 2024-08-17T00:35:28.725 INFO:tasks.rados.rados.0.smithi110.stdout:334: done (4 left) 2024-08-17T00:35:28.725 INFO:tasks.rados.rados.0.smithi110.stdout:335: done (3 left) 2024-08-17T00:35:28.725 INFO:tasks.rados.rados.0.smithi110.stdout:339: snap_create 2024-08-17T00:35:28.726 INFO:tasks.rados.rados.0.smithi110.stdout:336: finishing write tid 3 to smithi11086371-50 2024-08-17T00:35:28.726 INFO:tasks.rados.rados.0.smithi110.stdout:336: finishing write tid 4 to smithi11086371-50 2024-08-17T00:35:28.726 INFO:tasks.rados.rados.0.smithi110.stdout:336: finishing write tid 5 to smithi11086371-50 2024-08-17T00:35:28.726 INFO:tasks.rados.rados.0.smithi110.stdout:338: finishing rollback tid 0 to smithi11086371-43 2024-08-17T00:35:28.726 INFO:tasks.rados.rados.0.smithi110.stdout:338: finishing rollback tid 1 to smithi11086371-43 2024-08-17T00:35:28.727 INFO:tasks.rados.rados.0.smithi110.stdout:338: finishing rollback tid 2 to smithi11086371-43 2024-08-17T00:35:28.727 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 108 (ObjNum 108 snap 23 seq_num 108) dirty exists 2024-08-17T00:35:28.727 INFO:tasks.rados.rados.0.smithi110.stdout:336: finishing write tid 6 to smithi11086371-50 2024-08-17T00:35:28.727 INFO:tasks.rados.rados.0.smithi110.stdout:336: oid 50 updating version 0 to 35 2024-08-17T00:35:28.727 INFO:tasks.rados.rados.0.smithi110.stdout:336: oid 50 version 35 is already newer than 32 2024-08-17T00:35:28.727 INFO:tasks.rados.rados.0.smithi110.stdout:336: oid 50 version 35 is already newer than 31 2024-08-17T00:35:28.728 INFO:tasks.rados.rados.0.smithi110.stdout:336: oid 50 version 35 is already newer than 34 2024-08-17T00:35:28.728 INFO:tasks.rados.rados.0.smithi110.stdout:336: oid 50 version 35 is already newer than 33 2024-08-17T00:35:28.728 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 35 (ObjNum 128 snap 27 seq_num 128) dirty exists 2024-08-17T00:35:28.728 INFO:tasks.rados.rados.0.smithi110.stdout:336: left oid 50 (ObjNum 128 snap 27 seq_num 128) 2024-08-17T00:35:28.747 INFO:tasks.rados.rados.0.smithi110.stdout:337: expect (ObjNum 91 snap 18 seq_num 91) 2024-08-17T00:35:29.570 INFO:tasks.rados.rados.0.smithi110.stdout:336: done (3 left) 2024-08-17T00:35:29.570 INFO:tasks.rados.rados.0.smithi110.stdout:337: done (2 left) 2024-08-17T00:35:29.571 INFO:tasks.rados.rados.0.smithi110.stdout:338: done (1 left) 2024-08-17T00:35:29.571 INFO:tasks.rados.rados.0.smithi110.stdout:339: done (0 left) 2024-08-17T00:35:29.571 INFO:tasks.rados.rados.0.smithi110.stdout:340: rollback oid 50 current snap is 28 2024-08-17T00:35:29.571 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 50 to 20 2024-08-17T00:35:29.571 INFO:tasks.rados.rados.0.smithi110.stdout:341: rmattr oid 38 current snap is 28 2024-08-17T00:35:29.571 INFO:tasks.rados.rados.0.smithi110.stdout:341: done (1 left) 2024-08-17T00:35:29.571 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 21 current snap is 28 2024-08-17T00:35:29.571 INFO:tasks.rados.rados.0.smithi110.stdout:342: seq_num 129 ranges {393216=565248,958464=679936,1638400=786432,2424832=139264} 2024-08-17T00:35:29.576 INFO:tasks.rados.rados.0.smithi110.stdout:342: writing smithi11086371-21 from 393216 to 958464 tid 1 2024-08-17T00:35:29.580 INFO:tasks.rados.rados.0.smithi110.stdout:342: writing smithi11086371-21 from 958464 to 1638400 tid 2 2024-08-17T00:35:29.586 INFO:tasks.rados.rados.0.smithi110.stdout:342: writing smithi11086371-21 from 1638400 to 2424832 tid 3 2024-08-17T00:35:29.588 INFO:tasks.rados.rados.0.smithi110.stdout:342: writing smithi11086371-21 from 2424832 to 2564096 tid 4 2024-08-17T00:35:29.588 INFO:tasks.rados.rados.0.smithi110.stdout:343: copy_from oid 37 from oid 14 current snap is 28 2024-08-17T00:35:29.588 INFO:tasks.rados.rados.0.smithi110.stdout:340: finishing rollback tid 0 to smithi11086371-50 2024-08-17T00:35:29.588 INFO:tasks.rados.rados.0.smithi110.stdout:340: finishing rollback tid 1 to smithi11086371-50 2024-08-17T00:35:29.588 INFO:tasks.rados.rados.0.smithi110.stdout:340: finishing rollback tid 2 to smithi11086371-50 2024-08-17T00:35:29.588 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 39 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-08-17T00:35:29.588 INFO:tasks.rados.rados.0.smithi110.stdout:342: finishing write tid 1 to smithi11086371-21 2024-08-17T00:35:29.588 INFO:tasks.rados.rados.0.smithi110.stdout:342: finishing write tid 2 to smithi11086371-21 2024-08-17T00:35:29.589 INFO:tasks.rados.rados.0.smithi110.stdout:340: done (2 left) 2024-08-17T00:35:29.589 INFO:tasks.rados.rados.0.smithi110.stdout:344: rmattr oid 44 current snap is 28 2024-08-17T00:35:29.589 INFO:tasks.rados.rados.0.smithi110.stdout:344: done (2 left) 2024-08-17T00:35:29.589 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 15 current snap is 28 2024-08-17T00:35:29.589 INFO:tasks.rados.rados.0.smithi110.stdout:345: seq_num 130 ranges {1794048=581632,2375680=614400,2990080=598016,3588096=393216} 2024-08-17T00:35:29.601 INFO:tasks.rados.rados.0.smithi110.stdout:345: writing smithi11086371-15 from 1794048 to 2375680 tid 1 2024-08-17T00:35:29.604 INFO:tasks.rados.rados.0.smithi110.stdout:345: writing smithi11086371-15 from 2375680 to 2990080 tid 2 2024-08-17T00:35:29.607 INFO:tasks.rados.rados.0.smithi110.stdout:345: writing smithi11086371-15 from 2990080 to 3588096 tid 3 2024-08-17T00:35:29.610 INFO:tasks.rados.rados.0.smithi110.stdout:345: writing smithi11086371-15 from 3588096 to 3981312 tid 4 2024-08-17T00:35:29.610 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 22 current snap is 28 2024-08-17T00:35:29.610 INFO:tasks.rados.rados.0.smithi110.stdout:342: finishing write tid 3 to smithi11086371-21 2024-08-17T00:35:29.611 INFO:tasks.rados.rados.0.smithi110.stdout:346: seq_num 131 ranges {1843200=598016,2441216=499712,2940928=753664,3694592=352256} 2024-08-17T00:35:29.623 INFO:tasks.rados.rados.0.smithi110.stdout:346: writing smithi11086371-22 from 1843200 to 2441216 tid 1 2024-08-17T00:35:29.626 INFO:tasks.rados.rados.0.smithi110.stdout:346: writing smithi11086371-22 from 2441216 to 2940928 tid 2 2024-08-17T00:35:29.630 INFO:tasks.rados.rados.0.smithi110.stdout:346: writing smithi11086371-22 from 2940928 to 3694592 tid 3 2024-08-17T00:35:29.632 INFO:tasks.rados.rados.0.smithi110.stdout:346: writing smithi11086371-22 from 3694592 to 4046848 tid 4 2024-08-17T00:35:29.632 INFO:tasks.rados.rados.0.smithi110.stdout:347: copy_from oid 23 from oid 11 current snap is 28 2024-08-17T00:35:29.633 INFO:tasks.rados.rados.0.smithi110.stdout:342: finishing write tid 4 to smithi11086371-21 2024-08-17T00:35:29.633 INFO:tasks.rados.rados.0.smithi110.stdout:342: finishing write tid 5 to smithi11086371-21 2024-08-17T00:35:29.633 INFO:tasks.rados.rados.0.smithi110.stdout:342: finishing write tid 6 to smithi11086371-21 2024-08-17T00:35:29.633 INFO:tasks.rados.rados.0.smithi110.stdout:342: oid 21 updating version 0 to 101 2024-08-17T00:35:29.633 INFO:tasks.rados.rados.0.smithi110.stdout:342: oid 21 updating version 101 to 102 2024-08-17T00:35:29.633 INFO:tasks.rados.rados.0.smithi110.stdout:342: oid 21 version 102 is already newer than 99 2024-08-17T00:35:29.633 INFO:tasks.rados.rados.0.smithi110.stdout:342: oid 21 version 102 is already newer than 100 2024-08-17T00:35:29.633 INFO:tasks.rados.rados.0.smithi110.stdout:342: oid 21 version 102 is already newer than 98 2024-08-17T00:35:29.633 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 102 (ObjNum 129 snap 28 seq_num 129) dirty exists 2024-08-17T00:35:29.633 INFO:tasks.rados.rados.0.smithi110.stdout:342: left oid 21 (ObjNum 129 snap 28 seq_num 129) 2024-08-17T00:35:29.633 INFO:tasks.rados.rados.0.smithi110.stdout:343: finishing copy_from racing read to smithi11086371-37 2024-08-17T00:35:29.633 INFO:tasks.rados.rados.0.smithi110.stdout:343: finishing copy_from to smithi11086371-37 2024-08-17T00:35:29.633 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 108 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-08-17T00:35:29.633 INFO:tasks.rados.rados.0.smithi110.stdout:345: finishing write tid 1 to smithi11086371-15 2024-08-17T00:35:29.634 INFO:tasks.rados.rados.0.smithi110.stdout:342: done (4 left) 2024-08-17T00:35:29.634 INFO:tasks.rados.rados.0.smithi110.stdout:343: done (3 left) 2024-08-17T00:35:29.634 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 32 current snap is 28 2024-08-17T00:35:29.634 INFO:tasks.rados.rados.0.smithi110.stdout:345: finishing write tid 2 to smithi11086371-15 2024-08-17T00:35:29.634 INFO:tasks.rados.rados.0.smithi110.stdout:345: finishing write tid 3 to smithi11086371-15 2024-08-17T00:35:29.634 INFO:tasks.rados.rados.0.smithi110.stdout:348: seq_num 132 ranges {524288=614400,1138688=786432,1925120=565248,2490368=253952} 2024-08-17T00:35:29.638 INFO:tasks.rados.rados.0.smithi110.stdout:348: writing smithi11086371-32 from 524288 to 1138688 tid 1 2024-08-17T00:35:29.642 INFO:tasks.rados.rados.0.smithi110.stdout:348: writing smithi11086371-32 from 1138688 to 1925120 tid 2 2024-08-17T00:35:29.645 INFO:tasks.rados.rados.0.smithi110.stdout:348: writing smithi11086371-32 from 1925120 to 2490368 tid 3 2024-08-17T00:35:29.647 INFO:tasks.rados.rados.0.smithi110.stdout:348: writing smithi11086371-32 from 2490368 to 2744320 tid 4 2024-08-17T00:35:29.647 INFO:tasks.rados.rados.0.smithi110.stdout:349: snap_remove snap 25 2024-08-17T00:35:29.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:29 smithi177 ceph-mon[33147]: osdmap e133: 8 total, 8 up, 8 in 2024-08-17T00:35:29.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:29 smithi177 ceph-mon[33147]: pgmap v177: 121 pgs: 121 active+clean; 79 MiB data, 358 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:35:30.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:29 smithi110 ceph-mon[41467]: osdmap e133: 8 total, 8 up, 8 in 2024-08-17T00:35:30.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:29 smithi110 ceph-mon[41467]: pgmap v177: 121 pgs: 121 active+clean; 79 MiB data, 358 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:35:30.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:29 smithi110 ceph-mon[29669]: osdmap e133: 8 total, 8 up, 8 in 2024-08-17T00:35:30.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:29 smithi110 ceph-mon[29669]: pgmap v177: 121 pgs: 121 active+clean; 79 MiB data, 358 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:35:30.575 INFO:tasks.rados.rados.0.smithi110.stdout:349: done (4 left) 2024-08-17T00:35:30.575 INFO:tasks.rados.rados.0.smithi110.stdout:350: copy_from oid 43 from oid 12 current snap is 28 2024-08-17T00:35:30.576 INFO:tasks.rados.rados.0.smithi110.stdout:351: copy_from oid 18 from oid 4 current snap is 28 2024-08-17T00:35:30.576 INFO:tasks.rados.rados.0.smithi110.stdout:352: snap_create 2024-08-17T00:35:30.576 INFO:tasks.rados.rados.0.smithi110.stdout:345: finishing write tid 4 to smithi11086371-15 2024-08-17T00:35:30.576 INFO:tasks.rados.rados.0.smithi110.stdout:345: finishing write tid 5 to smithi11086371-15 2024-08-17T00:35:30.576 INFO:tasks.rados.rados.0.smithi110.stdout:345: finishing write tid 6 to smithi11086371-15 2024-08-17T00:35:30.576 INFO:tasks.rados.rados.0.smithi110.stdout:345: oid 15 updating version 0 to 84 2024-08-17T00:35:30.576 INFO:tasks.rados.rados.0.smithi110.stdout:345: oid 15 version 84 is already newer than 83 2024-08-17T00:35:30.576 INFO:tasks.rados.rados.0.smithi110.stdout:345: oid 15 version 84 is already newer than 82 2024-08-17T00:35:30.576 INFO:tasks.rados.rados.0.smithi110.stdout:345: oid 15 version 84 is already newer than 81 2024-08-17T00:35:30.576 INFO:tasks.rados.rados.0.smithi110.stdout:345: oid 15 version 84 is already newer than 80 2024-08-17T00:35:30.576 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 84 (ObjNum 130 snap 28 seq_num 130) dirty exists 2024-08-17T00:35:30.577 INFO:tasks.rados.rados.0.smithi110.stdout:345: left oid 15 (ObjNum 130 snap 28 seq_num 130) 2024-08-17T00:35:30.577 INFO:tasks.rados.rados.0.smithi110.stdout:346: finishing write tid 1 to smithi11086371-22 2024-08-17T00:35:30.577 INFO:tasks.rados.rados.0.smithi110.stdout:346: finishing write tid 2 to smithi11086371-22 2024-08-17T00:35:30.577 INFO:tasks.rados.rados.0.smithi110.stdout:347: finishing copy_from to smithi11086371-23 2024-08-17T00:35:30.577 INFO:tasks.rados.rados.0.smithi110.stdout:347: got expected ENOENT (src dne) 2024-08-17T00:35:30.577 INFO:tasks.rados.rados.0.smithi110.stdout:347: finishing copy_from racing read to smithi11086371-23 2024-08-17T00:35:30.577 INFO:tasks.rados.rados.0.smithi110.stdout:346: finishing write tid 3 to smithi11086371-22 2024-08-17T00:35:30.577 INFO:tasks.rados.rados.0.smithi110.stdout:346: finishing write tid 4 to smithi11086371-22 2024-08-17T00:35:30.577 INFO:tasks.rados.rados.0.smithi110.stdout:346: finishing write tid 5 to smithi11086371-22 2024-08-17T00:35:30.577 INFO:tasks.rados.rados.0.smithi110.stdout:346: finishing write tid 6 to smithi11086371-22 2024-08-17T00:35:30.577 INFO:tasks.rados.rados.0.smithi110.stdout:346: oid 22 updating version 0 to 142 2024-08-17T00:35:30.577 INFO:tasks.rados.rados.0.smithi110.stdout:346: oid 22 updating version 142 to 145 2024-08-17T00:35:30.577 INFO:tasks.rados.rados.0.smithi110.stdout:346: oid 22 version 145 is already newer than 144 2024-08-17T00:35:30.577 INFO:tasks.rados.rados.0.smithi110.stdout:346: oid 22 version 145 is already newer than 141 2024-08-17T00:35:30.578 INFO:tasks.rados.rados.0.smithi110.stdout:346: oid 22 version 145 is already newer than 143 2024-08-17T00:35:30.578 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 145 (ObjNum 131 snap 28 seq_num 131) dirty exists 2024-08-17T00:35:30.578 INFO:tasks.rados.rados.0.smithi110.stdout:346: left oid 22 (ObjNum 131 snap 28 seq_num 131) 2024-08-17T00:35:30.578 INFO:tasks.rados.rados.0.smithi110.stdout:348: finishing write tid 1 to smithi11086371-32 2024-08-17T00:35:30.578 INFO:tasks.rados.rados.0.smithi110.stdout:348: finishing write tid 2 to smithi11086371-32 2024-08-17T00:35:30.578 INFO:tasks.rados.rados.0.smithi110.stdout:348: finishing write tid 3 to smithi11086371-32 2024-08-17T00:35:30.578 INFO:tasks.rados.rados.0.smithi110.stdout:348: finishing write tid 4 to smithi11086371-32 2024-08-17T00:35:30.578 INFO:tasks.rados.rados.0.smithi110.stdout:348: finishing write tid 5 to smithi11086371-32 2024-08-17T00:35:30.578 INFO:tasks.rados.rados.0.smithi110.stdout:348: finishing write tid 6 to smithi11086371-32 2024-08-17T00:35:30.578 INFO:tasks.rados.rados.0.smithi110.stdout:348: oid 32 updating version 0 to 21 2024-08-17T00:35:30.578 INFO:tasks.rados.rados.0.smithi110.stdout:348: oid 32 updating version 21 to 25 2024-08-17T00:35:30.578 INFO:tasks.rados.rados.0.smithi110.stdout:348: oid 32 version 25 is already newer than 24 2024-08-17T00:35:30.578 INFO:tasks.rados.rados.0.smithi110.stdout:348: oid 32 version 25 is already newer than 22 2024-08-17T00:35:30.579 INFO:tasks.rados.rados.0.smithi110.stdout:348: oid 32 version 25 is already newer than 23 2024-08-17T00:35:30.579 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 25 (ObjNum 132 snap 28 seq_num 132) dirty exists 2024-08-17T00:35:30.579 INFO:tasks.rados.rados.0.smithi110.stdout:348: left oid 32 (ObjNum 132 snap 28 seq_num 132) 2024-08-17T00:35:30.588 INFO:tasks.rados.rados.0.smithi110.stdout:351: finishing copy_from racing read to smithi11086371-18 2024-08-17T00:35:30.589 INFO:tasks.rados.rados.0.smithi110.stdout:351: finishing copy_from to smithi11086371-18 2024-08-17T00:35:30.589 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 2 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-08-17T00:35:30.607 INFO:tasks.rados.rados.0.smithi110.stdout:350: finishing copy_from racing read to smithi11086371-43 2024-08-17T00:35:30.611 INFO:tasks.rados.rados.0.smithi110.stdout:350: finishing copy_from to smithi11086371-43 2024-08-17T00:35:30.611 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 91 (ObjNum 124 snap 27 seq_num 124) dirty exists 2024-08-17T00:35:30.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:30 smithi177 ceph-mon[33147]: osdmap e134: 8 total, 8 up, 8 in 2024-08-17T00:35:31.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:30 smithi110 ceph-mon[41467]: osdmap e134: 8 total, 8 up, 8 in 2024-08-17T00:35:31.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:30 smithi110 ceph-mon[29669]: osdmap e134: 8 total, 8 up, 8 in 2024-08-17T00:35:31.580 INFO:tasks.rados.rados.0.smithi110.stdout:345: done (6 left) 2024-08-17T00:35:31.580 INFO:tasks.rados.rados.0.smithi110.stdout:346: done (5 left) 2024-08-17T00:35:31.580 INFO:tasks.rados.rados.0.smithi110.stdout:347: done (4 left) 2024-08-17T00:35:31.580 INFO:tasks.rados.rados.0.smithi110.stdout:348: done (3 left) 2024-08-17T00:35:31.580 INFO:tasks.rados.rados.0.smithi110.stdout:350: done (2 left) 2024-08-17T00:35:31.580 INFO:tasks.rados.rados.0.smithi110.stdout:351: done (1 left) 2024-08-17T00:35:31.581 INFO:tasks.rados.rados.0.smithi110.stdout:352: done (0 left) 2024-08-17T00:35:31.581 INFO:tasks.rados.rados.0.smithi110.stdout:353: read oid 15 snap -1 2024-08-17T00:35:31.581 INFO:tasks.rados.rados.0.smithi110.stdout:353: expect (ObjNum 130 snap 28 seq_num 130) 2024-08-17T00:35:31.581 INFO:tasks.rados.rados.0.smithi110.stdout:354: copy_from oid 3 from oid 47 current snap is 29 2024-08-17T00:35:31.581 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 38 current snap is 29 2024-08-17T00:35:31.581 INFO:tasks.rados.rados.0.smithi110.stdout:355: seq_num 133 ranges {2646016=630784,3276800=663552,3940352=770048,4710400=172032} 2024-08-17T00:35:31.599 INFO:tasks.rados.rados.0.smithi110.stdout:355: writing smithi11086371-38 from 2646016 to 3276800 tid 1 2024-08-17T00:35:31.602 INFO:tasks.rados.rados.0.smithi110.stdout:355: writing smithi11086371-38 from 3276800 to 3940352 tid 2 2024-08-17T00:35:31.606 INFO:tasks.rados.rados.0.smithi110.stdout:355: writing smithi11086371-38 from 3940352 to 4710400 tid 3 2024-08-17T00:35:31.608 INFO:tasks.rados.rados.0.smithi110.stdout:355: writing smithi11086371-38 from 4710400 to 4882432 tid 4 2024-08-17T00:35:31.608 INFO:tasks.rados.rados.0.smithi110.stdout:356: read oid 39 snap -1 2024-08-17T00:35:31.608 INFO:tasks.rados.rados.0.smithi110.stdout:356: expect deleted 2024-08-17T00:35:31.608 INFO:tasks.rados.rados.0.smithi110.stdout:357: rmattr oid 46 current snap is 29 2024-08-17T00:35:31.608 INFO:tasks.rados.rados.0.smithi110.stdout:357: done (4 left) 2024-08-17T00:35:31.608 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 35 current snap is 29 2024-08-17T00:35:31.608 INFO:tasks.rados.rados.0.smithi110.stdout:358: seq_num 134 ranges {2547712=647168,3194880=548864,3743744=573440,4317184=483328} 2024-08-17T00:35:31.625 INFO:tasks.rados.rados.0.smithi110.stdout:358: writing smithi11086371-35 from 2547712 to 3194880 tid 1 2024-08-17T00:35:31.628 INFO:tasks.rados.rados.0.smithi110.stdout:358: writing smithi11086371-35 from 3194880 to 3743744 tid 2 2024-08-17T00:35:31.631 INFO:tasks.rados.rados.0.smithi110.stdout:358: writing smithi11086371-35 from 3743744 to 4317184 tid 3 2024-08-17T00:35:31.635 INFO:tasks.rados.rados.0.smithi110.stdout:358: writing smithi11086371-35 from 4317184 to 4800512 tid 4 2024-08-17T00:35:31.635 INFO:tasks.rados.rados.0.smithi110.stdout:359: read oid 10 snap -1 2024-08-17T00:35:31.635 INFO:tasks.rados.rados.0.smithi110.stdout:359: expect deleted 2024-08-17T00:35:31.635 INFO:tasks.rados.rados.0.smithi110.stdout:360: copy_from oid 41 from oid 16 current snap is 29 2024-08-17T00:35:31.635 INFO:tasks.rados.rados.0.smithi110.stdout:354: finishing copy_from racing read to smithi11086371-3 2024-08-17T00:35:31.635 INFO:tasks.rados.rados.0.smithi110.stdout:361: read oid 48 snap -1 2024-08-17T00:35:31.635 INFO:tasks.rados.rados.0.smithi110.stdout:361: expect (ObjNum 123 snap 27 seq_num 123) 2024-08-17T00:35:31.635 INFO:tasks.rados.rados.0.smithi110.stdout:362: snap_create 2024-08-17T00:35:31.635 INFO:tasks.rados.rados.0.smithi110.stdout:354: finishing copy_from to smithi11086371-3 2024-08-17T00:35:31.636 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 97 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-08-17T00:35:31.636 INFO:tasks.rados.rados.0.smithi110.stdout:353: expect (ObjNum 130 snap 28 seq_num 130) 2024-08-17T00:35:31.775 INFO:tasks.rados.rados.0.smithi110.stdout:355: finishing write tid 1 to smithi11086371-38 2024-08-17T00:35:31.775 INFO:tasks.rados.rados.0.smithi110.stdout:355: finishing write tid 2 to smithi11086371-38 2024-08-17T00:35:31.775 INFO:tasks.rados.rados.0.smithi110.stdout:355: finishing write tid 3 to smithi11086371-38 2024-08-17T00:35:31.776 INFO:tasks.rados.rados.0.smithi110.stdout:355: finishing write tid 4 to smithi11086371-38 2024-08-17T00:35:31.776 INFO:tasks.rados.rados.0.smithi110.stdout:355: finishing write tid 5 to smithi11086371-38 2024-08-17T00:35:31.776 INFO:tasks.rados.rados.0.smithi110.stdout:355: finishing write tid 6 to smithi11086371-38 2024-08-17T00:35:31.776 INFO:tasks.rados.rados.0.smithi110.stdout:355: oid 38 updating version 0 to 32 2024-08-17T00:35:31.776 INFO:tasks.rados.rados.0.smithi110.stdout:355: oid 38 version 32 is already newer than 29 2024-08-17T00:35:31.776 INFO:tasks.rados.rados.0.smithi110.stdout:355: oid 38 version 32 is already newer than 28 2024-08-17T00:35:31.776 INFO:tasks.rados.rados.0.smithi110.stdout:355: oid 38 version 32 is already newer than 30 2024-08-17T00:35:31.776 INFO:tasks.rados.rados.0.smithi110.stdout:355: oid 38 version 32 is already newer than 31 2024-08-17T00:35:31.776 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 32 (ObjNum 133 snap 29 seq_num 133) dirty exists 2024-08-17T00:35:31.776 INFO:tasks.rados.rados.0.smithi110.stdout:355: left oid 38 (ObjNum 133 snap 29 seq_num 133) 2024-08-17T00:35:31.776 INFO:tasks.rados.rados.0.smithi110.stdout:358: finishing write tid 1 to smithi11086371-35 2024-08-17T00:35:31.776 INFO:tasks.rados.rados.0.smithi110.stdout:358: finishing write tid 2 to smithi11086371-35 2024-08-17T00:35:31.776 INFO:tasks.rados.rados.0.smithi110.stdout:358: finishing write tid 3 to smithi11086371-35 2024-08-17T00:35:31.777 INFO:tasks.rados.rados.0.smithi110.stdout:358: finishing write tid 4 to smithi11086371-35 2024-08-17T00:35:31.777 INFO:tasks.rados.rados.0.smithi110.stdout:358: finishing write tid 5 to smithi11086371-35 2024-08-17T00:35:31.777 INFO:tasks.rados.rados.0.smithi110.stdout:358: finishing write tid 6 to smithi11086371-35 2024-08-17T00:35:31.777 INFO:tasks.rados.rados.0.smithi110.stdout:358: oid 35 updating version 0 to 111 2024-08-17T00:35:31.777 INFO:tasks.rados.rados.0.smithi110.stdout:358: oid 35 version 111 is already newer than 110 2024-08-17T00:35:31.777 INFO:tasks.rados.rados.0.smithi110.stdout:358: oid 35 updating version 111 to 112 2024-08-17T00:35:31.777 INFO:tasks.rados.rados.0.smithi110.stdout:358: oid 35 version 112 is already newer than 108 2024-08-17T00:35:31.777 INFO:tasks.rados.rados.0.smithi110.stdout:358: oid 35 version 112 is already newer than 109 2024-08-17T00:35:31.777 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 112 (ObjNum 134 snap 29 seq_num 134) dirty exists 2024-08-17T00:35:31.777 INFO:tasks.rados.rados.0.smithi110.stdout:358: left oid 35 (ObjNum 134 snap 29 seq_num 134) 2024-08-17T00:35:31.777 INFO:tasks.rados.rados.0.smithi110.stdout:361: expect (ObjNum 123 snap 27 seq_num 123) 2024-08-17T00:35:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:31 smithi177 ceph-mon[33147]: osdmap e135: 8 total, 8 up, 8 in 2024-08-17T00:35:31.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:31 smithi177 ceph-mon[33147]: pgmap v180: 121 pgs: 121 active+clean; 97 MiB data, 387 MiB used, 715 GiB / 715 GiB avail; 8.5 MiB/s rd, 6.7 MiB/s wr, 31 op/s 2024-08-17T00:35:31.863 INFO:tasks.rados.rados.0.smithi110.stdout:360: finishing copy_from racing read to smithi11086371-41 2024-08-17T00:35:31.863 INFO:tasks.rados.rados.0.smithi110.stdout:360: finishing copy_from to smithi11086371-41 2024-08-17T00:35:31.863 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 115 (ObjNum 84 snap 14 seq_num 84) dirty exists 2024-08-17T00:35:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:31 smithi110 ceph-mon[41467]: osdmap e135: 8 total, 8 up, 8 in 2024-08-17T00:35:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:31 smithi110 ceph-mon[41467]: pgmap v180: 121 pgs: 121 active+clean; 97 MiB data, 387 MiB used, 715 GiB / 715 GiB avail; 8.5 MiB/s rd, 6.7 MiB/s wr, 31 op/s 2024-08-17T00:35:32.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:31 smithi110 ceph-mon[29669]: osdmap e135: 8 total, 8 up, 8 in 2024-08-17T00:35:32.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:31 smithi110 ceph-mon[29669]: pgmap v180: 121 pgs: 121 active+clean; 97 MiB data, 387 MiB used, 715 GiB / 715 GiB avail; 8.5 MiB/s rd, 6.7 MiB/s wr, 31 op/s 2024-08-17T00:35:32.523 INFO:tasks.rados.rados.0.smithi110.stdout:353: done (8 left) 2024-08-17T00:35:32.524 INFO:tasks.rados.rados.0.smithi110.stdout:354: done (7 left) 2024-08-17T00:35:32.524 INFO:tasks.rados.rados.0.smithi110.stdout:355: done (6 left) 2024-08-17T00:35:32.524 INFO:tasks.rados.rados.0.smithi110.stdout:356: done (5 left) 2024-08-17T00:35:32.524 INFO:tasks.rados.rados.0.smithi110.stdout:358: done (4 left) 2024-08-17T00:35:32.524 INFO:tasks.rados.rados.0.smithi110.stdout:359: done (3 left) 2024-08-17T00:35:32.524 INFO:tasks.rados.rados.0.smithi110.stdout:360: done (2 left) 2024-08-17T00:35:32.524 INFO:tasks.rados.rados.0.smithi110.stdout:361: done (1 left) 2024-08-17T00:35:32.524 INFO:tasks.rados.rados.0.smithi110.stdout:362: done (0 left) 2024-08-17T00:35:32.524 INFO:tasks.rados.rados.0.smithi110.stdout:363: read oid 27 snap -1 2024-08-17T00:35:32.524 INFO:tasks.rados.rados.0.smithi110.stdout:363: expect deleted 2024-08-17T00:35:32.524 INFO:tasks.rados.rados.0.smithi110.stdout:364: snap_create 2024-08-17T00:35:32.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:32 smithi177 ceph-mon[33147]: osdmap e136: 8 total, 8 up, 8 in 2024-08-17T00:35:32.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:32 smithi177 ceph-mon[33147]: osdmap e137: 8 total, 8 up, 8 in 2024-08-17T00:35:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:32 smithi110 ceph-mon[29669]: osdmap e136: 8 total, 8 up, 8 in 2024-08-17T00:35:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:32 smithi110 ceph-mon[29669]: osdmap e137: 8 total, 8 up, 8 in 2024-08-17T00:35:33.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:32 smithi110 ceph-mon[41467]: osdmap e136: 8 total, 8 up, 8 in 2024-08-17T00:35:33.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:32 smithi110 ceph-mon[41467]: osdmap e137: 8 total, 8 up, 8 in 2024-08-17T00:35:33.524 INFO:tasks.rados.rados.0.smithi110.stdout:363: done (1 left) 2024-08-17T00:35:33.525 INFO:tasks.rados.rados.0.smithi110.stdout:364: done (0 left) 2024-08-17T00:35:33.525 INFO:tasks.rados.rados.0.smithi110.stdout:365: delete oid 49 current snap is 31 2024-08-17T00:35:33.527 INFO:tasks.rados.rados.0.smithi110.stdout:365: done (0 left) 2024-08-17T00:35:33.527 INFO:tasks.rados.rados.0.smithi110.stdout:366: rollback oid 18 current snap is 31 2024-08-17T00:35:33.527 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 18 to 30 2024-08-17T00:35:33.527 INFO:tasks.rados.rados.0.smithi110.stdout:367: snap_create 2024-08-17T00:35:33.529 INFO:tasks.rados.rados.0.smithi110.stdout:366: finishing rollback tid 0 to smithi11086371-18 2024-08-17T00:35:33.529 INFO:tasks.rados.rados.0.smithi110.stdout:366: finishing rollback tid 1 to smithi11086371-18 2024-08-17T00:35:33.530 INFO:tasks.rados.rados.0.smithi110.stdout:366: finishing rollback tid 2 to smithi11086371-18 2024-08-17T00:35:33.530 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 114 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-08-17T00:35:33.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:33 smithi177 ceph-mon[33147]: pgmap v183: 121 pgs: 121 active+clean; 97 MiB data, 387 MiB used, 715 GiB / 715 GiB avail; 8.5 MiB/s rd, 6.7 MiB/s wr, 31 op/s 2024-08-17T00:35:33.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:33 smithi177 ceph-mon[33147]: osdmap e138: 8 total, 8 up, 8 in 2024-08-17T00:35:34.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:33 smithi110 ceph-mon[41467]: pgmap v183: 121 pgs: 121 active+clean; 97 MiB data, 387 MiB used, 715 GiB / 715 GiB avail; 8.5 MiB/s rd, 6.7 MiB/s wr, 31 op/s 2024-08-17T00:35:34.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:33 smithi110 ceph-mon[41467]: osdmap e138: 8 total, 8 up, 8 in 2024-08-17T00:35:34.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:33 smithi110 ceph-mon[29669]: pgmap v183: 121 pgs: 121 active+clean; 97 MiB data, 387 MiB used, 715 GiB / 715 GiB avail; 8.5 MiB/s rd, 6.7 MiB/s wr, 31 op/s 2024-08-17T00:35:34.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:33 smithi110 ceph-mon[29669]: osdmap e138: 8 total, 8 up, 8 in 2024-08-17T00:35:34.526 INFO:tasks.rados.rados.0.smithi110.stdout:366: done (1 left) 2024-08-17T00:35:34.526 INFO:tasks.rados.rados.0.smithi110.stdout:367: done (0 left) 2024-08-17T00:35:34.526 INFO:tasks.rados.rados.0.smithi110.stdout:368: rollback oid 41 current snap is 32 2024-08-17T00:35:34.526 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 41 to 28 2024-08-17T00:35:34.526 INFO:tasks.rados.rados.0.smithi110.stdout:369: rollback oid 18 current snap is 32 2024-08-17T00:35:34.526 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 18 to 24 2024-08-17T00:35:34.526 INFO:tasks.rados.rados.0.smithi110.stdout:370: rmattr oid 23 current snap is 32 2024-08-17T00:35:34.527 INFO:tasks.rados.rados.0.smithi110.stdout:370: done (2 left) 2024-08-17T00:35:34.527 INFO:tasks.rados.rados.0.smithi110.stdout:371: copy_from oid 43 from oid 10 current snap is 32 2024-08-17T00:35:34.527 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 19 current snap is 32 2024-08-17T00:35:34.527 INFO:tasks.rados.rados.0.smithi110.stdout:372: seq_num 136 ranges {0=688128,688128=720896,1409024=540672,1949696=344064} 2024-08-17T00:35:34.530 INFO:tasks.rados.rados.0.smithi110.stdout:372: writing smithi11086371-19 from 0 to 688128 tid 1 2024-08-17T00:35:34.534 INFO:tasks.rados.rados.0.smithi110.stdout:372: writing smithi11086371-19 from 688128 to 1409024 tid 2 2024-08-17T00:35:34.537 INFO:tasks.rados.rados.0.smithi110.stdout:372: writing smithi11086371-19 from 1409024 to 1949696 tid 3 2024-08-17T00:35:34.539 INFO:tasks.rados.rados.0.smithi110.stdout:372: writing smithi11086371-19 from 1949696 to 2293760 tid 4 2024-08-17T00:35:34.540 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 13 current snap is 32 2024-08-17T00:35:34.540 INFO:tasks.rados.rados.0.smithi110.stdout:371: finishing copy_from to smithi11086371-43 2024-08-17T00:35:34.540 INFO:tasks.rados.rados.0.smithi110.stdout:371: got expected ENOENT (src dne) 2024-08-17T00:35:34.540 INFO:tasks.rados.rados.0.smithi110.stdout:373: seq_num 137 ranges {1605632=704512,2310144=655360,2965504=753664,3719168=196608} 2024-08-17T00:35:34.552 INFO:tasks.rados.rados.0.smithi110.stdout:373: writing smithi11086371-13 from 1605632 to 2310144 tid 1 2024-08-17T00:35:34.555 INFO:tasks.rados.rados.0.smithi110.stdout:373: writing smithi11086371-13 from 2310144 to 2965504 tid 2 2024-08-17T00:35:34.562 INFO:tasks.rados.rados.0.smithi110.stdout:373: writing smithi11086371-13 from 2965504 to 3719168 tid 3 2024-08-17T00:35:34.562 INFO:tasks.rados.rados.0.smithi110.stdout:373: writing smithi11086371-13 from 3719168 to 3915776 tid 4 2024-08-17T00:35:34.562 INFO:tasks.rados.rados.0.smithi110.stdout:374: setattr oid 26 current snap is 32 2024-08-17T00:35:34.563 INFO:tasks.rados.rados.0.smithi110.stdout:371: finishing copy_from racing read to smithi11086371-43 2024-08-17T00:35:34.563 INFO:tasks.rados.rados.0.smithi110.stdout:369: finishing rollback tid 0 to smithi11086371-18 2024-08-17T00:35:34.563 INFO:tasks.rados.rados.0.smithi110.stdout:369: finishing rollback tid 1 to smithi11086371-18 2024-08-17T00:35:34.563 INFO:tasks.rados.rados.0.smithi110.stdout:369: finishing rollback tid 2 to smithi11086371-18 2024-08-17T00:35:34.563 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 117 (ObjNum 83 snap 14 seq_num 83) dirty exists 2024-08-17T00:35:34.563 INFO:tasks.rados.rados.0.smithi110.stdout:368: finishing rollback tid 0 to smithi11086371-41 2024-08-17T00:35:34.563 INFO:tasks.rados.rados.0.smithi110.stdout:368: finishing rollback tid 1 to smithi11086371-41 2024-08-17T00:35:34.563 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 117 (ObjNum 33 snap 0 seq_num 1878879520) dirty dne 2024-08-17T00:35:34.564 INFO:tasks.rados.rados.0.smithi110.stdout:372: finishing write tid 1 to smithi11086371-19 2024-08-17T00:35:34.564 INFO:tasks.rados.rados.0.smithi110.stdout:372: finishing write tid 2 to smithi11086371-19 2024-08-17T00:35:34.564 INFO:tasks.rados.rados.0.smithi110.stdout:372: finishing write tid 3 to smithi11086371-19 2024-08-17T00:35:34.564 INFO:tasks.rados.rados.0.smithi110.stdout:372: finishing write tid 4 to smithi11086371-19 2024-08-17T00:35:34.564 INFO:tasks.rados.rados.0.smithi110.stdout:372: finishing write tid 5 to smithi11086371-19 2024-08-17T00:35:34.564 INFO:tasks.rados.rados.0.smithi110.stdout:372: finishing write tid 6 to smithi11086371-19 2024-08-17T00:35:34.564 INFO:tasks.rados.rados.0.smithi110.stdout:372: oid 19 updating version 0 to 81 2024-08-17T00:35:34.564 INFO:tasks.rados.rados.0.smithi110.stdout:372: oid 19 updating version 81 to 83 2024-08-17T00:35:34.564 INFO:tasks.rados.rados.0.smithi110.stdout:372: oid 19 version 83 is already newer than 80 2024-08-17T00:35:34.564 INFO:tasks.rados.rados.0.smithi110.stdout:372: oid 19 updating version 83 to 84 2024-08-17T00:35:34.564 INFO:tasks.rados.rados.0.smithi110.stdout:372: oid 19 version 84 is already newer than 82 2024-08-17T00:35:34.564 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 84 (ObjNum 136 snap 32 seq_num 136) dirty exists 2024-08-17T00:35:34.564 INFO:tasks.rados.rados.0.smithi110.stdout:372: left oid 19 (ObjNum 136 snap 32 seq_num 136) 2024-08-17T00:35:34.565 INFO:tasks.rados.rados.0.smithi110.stdout:373: finishing write tid 1 to smithi11086371-13 2024-08-17T00:35:34.565 INFO:tasks.rados.rados.0.smithi110.stdout:373: finishing write tid 2 to smithi11086371-13 2024-08-17T00:35:34.565 INFO:tasks.rados.rados.0.smithi110.stdout:368: done (5 left) 2024-08-17T00:35:34.565 INFO:tasks.rados.rados.0.smithi110.stdout:369: done (4 left) 2024-08-17T00:35:34.565 INFO:tasks.rados.rados.0.smithi110.stdout:371: done (3 left) 2024-08-17T00:35:34.565 INFO:tasks.rados.rados.0.smithi110.stdout:372: done (2 left) 2024-08-17T00:35:34.565 INFO:tasks.rados.rados.0.smithi110.stdout:375: snap_create 2024-08-17T00:35:34.566 INFO:tasks.rados.rados.0.smithi110.stdout:373: finishing write tid 3 to smithi11086371-13 2024-08-17T00:35:34.566 INFO:tasks.rados.rados.0.smithi110.stdout:373: finishing write tid 4 to smithi11086371-13 2024-08-17T00:35:34.566 INFO:tasks.rados.rados.0.smithi110.stdout:373: finishing write tid 5 to smithi11086371-13 2024-08-17T00:35:34.566 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 26 v 130 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-08-17T00:35:34.566 INFO:tasks.rados.rados.0.smithi110.stdout:373: finishing write tid 6 to smithi11086371-13 2024-08-17T00:35:34.566 INFO:tasks.rados.rados.0.smithi110.stdout:373: oid 13 updating version 0 to 149 2024-08-17T00:35:34.566 INFO:tasks.rados.rados.0.smithi110.stdout:373: oid 13 updating version 149 to 152 2024-08-17T00:35:34.566 INFO:tasks.rados.rados.0.smithi110.stdout:373: oid 13 updating version 152 to 153 2024-08-17T00:35:34.567 INFO:tasks.rados.rados.0.smithi110.stdout:373: oid 13 version 153 is already newer than 150 2024-08-17T00:35:34.567 INFO:tasks.rados.rados.0.smithi110.stdout:373: oid 13 version 153 is already newer than 151 2024-08-17T00:35:34.567 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 153 (ObjNum 137 snap 32 seq_num 137) dirty exists 2024-08-17T00:35:34.567 INFO:tasks.rados.rados.0.smithi110.stdout:373: left oid 13 (ObjNum 137 snap 32 seq_num 137) 2024-08-17T00:35:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:34 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:35:34.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:34 smithi177 ceph-mon[33147]: osdmap e139: 8 total, 8 up, 8 in 2024-08-17T00:35:35.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:34 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:35:35.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:34 smithi110 ceph-mon[29669]: osdmap e139: 8 total, 8 up, 8 in 2024-08-17T00:35:35.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:34 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:35:35.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:34 smithi110 ceph-mon[41467]: osdmap e139: 8 total, 8 up, 8 in 2024-08-17T00:35:35.528 INFO:tasks.rados.rados.0.smithi110.stdout:373: done (2 left) 2024-08-17T00:35:35.528 INFO:tasks.rados.rados.0.smithi110.stdout:374: done (1 left) 2024-08-17T00:35:35.528 INFO:tasks.rados.rados.0.smithi110.stdout:375: done (0 left) 2024-08-17T00:35:35.528 INFO:tasks.rados.rados.0.smithi110.stdout:376: copy_from oid 34 from oid 46 current snap is 33 2024-08-17T00:35:35.528 INFO:tasks.rados.rados.0.smithi110.stdout:377: snap_remove snap 30 2024-08-17T00:35:35.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:35 smithi177 ceph-mon[33147]: pgmap v186: 121 pgs: 121 active+clean; 117 MiB data, 416 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 4.6 MiB/s wr, 16 op/s 2024-08-17T00:35:35.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:35 smithi177 ceph-mon[33147]: osdmap e140: 8 total, 8 up, 8 in 2024-08-17T00:35:36.016 INFO:teuthology.orchestra.run.smithi110.stdout:true 2024-08-17T00:35:36.017 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:35 smithi110 ceph-mon[29669]: pgmap v186: 121 pgs: 121 active+clean; 117 MiB data, 416 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 4.6 MiB/s wr, 16 op/s 2024-08-17T00:35:36.017 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:35 smithi110 ceph-mon[29669]: osdmap e140: 8 total, 8 up, 8 in 2024-08-17T00:35:36.017 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:35 smithi110 ceph-mon[41467]: pgmap v186: 121 pgs: 121 active+clean; 117 MiB data, 416 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 4.6 MiB/s wr, 16 op/s 2024-08-17T00:35:36.017 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:35 smithi110 ceph-mon[41467]: osdmap e140: 8 total, 8 up, 8 in 2024-08-17T00:35:36.277 INFO:teuthology.orchestra.run.smithi110.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T00:35:36.277 INFO:teuthology.orchestra.run.smithi110.stdout:alertmanager.a smithi110 *:9093,9094 running (2m) 2m ago 3m 16.2M - 0.25.0 c8568f914cd2 5b4c2c569eba 2024-08-17T00:35:36.277 INFO:teuthology.orchestra.run.smithi110.stdout:grafana.a smithi177 *:3000 running (3m) 2m ago 3m 81.0M - 9.4.7 954c08fa6188 1dc51589da06 2024-08-17T00:35:36.277 INFO:teuthology.orchestra.run.smithi110.stdout:mds.a smithi110 running (4m) 2m ago 4m 16.0M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 5fdec9bb6d33 2024-08-17T00:35:36.277 INFO:teuthology.orchestra.run.smithi110.stdout:mds.b smithi177 running (4m) 2m ago 4m 13.0M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 7c3686caaea5 2024-08-17T00:35:36.277 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.x smithi177 *:8443,8765 running (8m) 2m ago 8m 437M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 baf4bd45c577 2024-08-17T00:35:36.277 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.y smithi110 *:9283,8765 running (9m) 2m ago 9m 485M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 efbadde4026b 2024-08-17T00:35:36.277 INFO:teuthology.orchestra.run.smithi110.stdout:mon.a smithi110 running (9m) 2m ago 9m 46.4M 2048M 18.2.4-717-g03f4c3e8 2b86a6780cb6 b731ed5fb011 2024-08-17T00:35:36.277 INFO:teuthology.orchestra.run.smithi110.stdout:mon.b smithi177 running (8m) 2m ago 8m 39.3M 2048M 18.2.4-717-g03f4c3e8 2b86a6780cb6 777f422ba386 2024-08-17T00:35:36.277 INFO:teuthology.orchestra.run.smithi110.stdout:mon.c smithi110 running (8m) 2m ago 8m 38.4M 2048M 18.2.4-717-g03f4c3e8 2b86a6780cb6 bdabaa9d5f61 2024-08-17T00:35:36.278 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.a smithi110 *:9100 running (3m) 2m ago 3m 12.1M - 1.5.0 0da6a335fe13 8d239cc7b01d 2024-08-17T00:35:36.278 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.b smithi177 *:9100 running (3m) 2m ago 3m 7306k - 1.5.0 0da6a335fe13 c49d5f656181 2024-08-17T00:35:36.278 INFO:teuthology.orchestra.run.smithi110.stdout:osd.0 smithi110 running (7m) 2m ago 7m 46.7M 2992M 18.2.4-717-g03f4c3e8 2b86a6780cb6 ada5a3c211ad 2024-08-17T00:35:36.278 INFO:teuthology.orchestra.run.smithi110.stdout:osd.1 smithi110 running (7m) 2m ago 7m 44.4M 2992M 18.2.4-717-g03f4c3e8 2b86a6780cb6 f53c33f4bb59 2024-08-17T00:35:36.278 INFO:teuthology.orchestra.run.smithi110.stdout:osd.2 smithi110 running (7m) 2m ago 7m 50.3M 2992M 18.2.4-717-g03f4c3e8 2b86a6780cb6 2c9f07dcd75d 2024-08-17T00:35:36.278 INFO:teuthology.orchestra.run.smithi110.stdout:osd.3 smithi110 running (6m) 2m ago 6m 40.9M 2992M 18.2.4-717-g03f4c3e8 2b86a6780cb6 832613e7f11a 2024-08-17T00:35:36.278 INFO:teuthology.orchestra.run.smithi110.stdout:osd.4 smithi177 running (6m) 2m ago 6m 43.0M 2991M 18.2.4-717-g03f4c3e8 2b86a6780cb6 be18d96050cb 2024-08-17T00:35:36.278 INFO:teuthology.orchestra.run.smithi110.stdout:osd.5 smithi177 running (5m) 2m ago 5m 50.9M 2991M 18.2.4-717-g03f4c3e8 2b86a6780cb6 dcff8daf9f4d 2024-08-17T00:35:36.278 INFO:teuthology.orchestra.run.smithi110.stdout:osd.6 smithi177 running (5m) 2m ago 5m 41.6M 2991M 18.2.4-717-g03f4c3e8 2b86a6780cb6 62d5ef1b1bb5 2024-08-17T00:35:36.278 INFO:teuthology.orchestra.run.smithi110.stdout:osd.7 smithi177 running (5m) 2m ago 5m 45.9M 2991M 18.2.4-717-g03f4c3e8 2b86a6780cb6 ca616c54d53f 2024-08-17T00:35:36.278 INFO:teuthology.orchestra.run.smithi110.stdout:prometheus.a smithi177 *:9095 running (2m) 2m ago 3m 31.0M - 2.43.0 a07b618ecd1d 33c9ea710e3d 2024-08-17T00:35:36.531 INFO:tasks.rados.rados.0.smithi110.stdout:377: done (1 left) 2024-08-17T00:35:36.531 INFO:tasks.rados.rados.0.smithi110.stdout:378: rollback oid 45 current snap is 33 2024-08-17T00:35:36.532 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 45 to 27 2024-08-17T00:35:36.532 INFO:tasks.rados.rados.0.smithi110.stdout:379: read oid 20 snap -1 2024-08-17T00:35:36.532 INFO:tasks.rados.rados.0.smithi110.stdout:379: expect (ObjNum 119 snap 26 seq_num 119) 2024-08-17T00:35:36.532 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 47 current snap is 33 2024-08-17T00:35:36.532 INFO:tasks.rados.rados.0.smithi110.stdout:380: seq_num 138 ranges {778240=720896,1499136=540672,2039808=557056,2596864=507904} 2024-08-17T00:35:36.539 INFO:tasks.rados.rados.0.smithi110.stdout:380: writing smithi11086371-47 from 778240 to 1499136 tid 1 2024-08-17T00:35:36.542 INFO:tasks.rados.rados.0.smithi110.stdout:380: writing smithi11086371-47 from 1499136 to 2039808 tid 2 2024-08-17T00:35:36.545 INFO:tasks.rados.rados.0.smithi110.stdout:380: writing smithi11086371-47 from 2039808 to 2596864 tid 3 2024-08-17T00:35:36.548 INFO:tasks.rados.rados.0.smithi110.stdout:380: writing smithi11086371-47 from 2596864 to 3104768 tid 4 2024-08-17T00:35:36.549 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 48 current snap is 33 2024-08-17T00:35:36.549 INFO:tasks.rados.rados.0.smithi110.stdout:376: finishing copy_from to smithi11086371-34 2024-08-17T00:35:36.549 INFO:tasks.rados.rados.0.smithi110.stdout:376: got expected ENOENT (src dne) 2024-08-17T00:35:36.549 INFO:tasks.rados.rados.0.smithi110.stdout:381: seq_num 139 ranges {2850816=737280,3588096=425984,4014080=761856,4775936=417792} 2024-08-17T00:35:36.568 INFO:tasks.rados.rados.0.smithi110.stdout:381: writing smithi11086371-48 from 2850816 to 3588096 tid 1 2024-08-17T00:35:36.570 INFO:tasks.rados.rados.0.smithi110.stdout:381: writing smithi11086371-48 from 3588096 to 4014080 tid 2 2024-08-17T00:35:36.575 INFO:tasks.rados.rados.0.smithi110.stdout:381: writing smithi11086371-48 from 4014080 to 4775936 tid 3 2024-08-17T00:35:36.579 INFO:tasks.rados.rados.0.smithi110.stdout:381: writing smithi11086371-48 from 4775936 to 5193728 tid 4 2024-08-17T00:35:36.579 INFO:tasks.rados.rados.0.smithi110.stdout:382: delete oid 18 current snap is 33 2024-08-17T00:35:36.579 INFO:tasks.rados.rados.0.smithi110.stdout:376: finishing copy_from racing read to smithi11086371-34 2024-08-17T00:35:36.579 INFO:tasks.rados.rados.0.smithi110.stdout:378: finishing rollback tid 0 to smithi11086371-45 2024-08-17T00:35:36.579 INFO:tasks.rados.rados.0.smithi110.stdout:378: finishing rollback tid 1 to smithi11086371-45 2024-08-17T00:35:36.579 INFO:tasks.rados.rados.0.smithi110.stdout:378: finishing rollback tid 2 to smithi11086371-45 2024-08-17T00:35:36.579 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 87 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-08-17T00:35:36.579 INFO:tasks.rados.rados.0.smithi110.stdout:380: finishing write tid 1 to smithi11086371-47 2024-08-17T00:35:36.579 INFO:tasks.rados.rados.0.smithi110.stdout:380: finishing write tid 2 to smithi11086371-47 2024-08-17T00:35:36.579 INFO:tasks.rados.rados.0.smithi110.stdout:380: finishing write tid 3 to smithi11086371-47 2024-08-17T00:35:36.579 INFO:tasks.rados.rados.0.smithi110.stdout:379: expect (ObjNum 119 snap 26 seq_num 119) 2024-08-17T00:35:36.620 INFO:teuthology.orchestra.run.smithi110.stdout:{ 2024-08-17T00:35:36.621 INFO:teuthology.orchestra.run.smithi110.stdout: "mon": { 2024-08-17T00:35:36.621 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 3 2024-08-17T00:35:36.621 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:35:36.621 INFO:teuthology.orchestra.run.smithi110.stdout: "mgr": { 2024-08-17T00:35:36.621 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 2 2024-08-17T00:35:36.622 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:35:36.622 INFO:teuthology.orchestra.run.smithi110.stdout: "osd": { 2024-08-17T00:35:36.622 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 8 2024-08-17T00:35:36.622 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:35:36.622 INFO:teuthology.orchestra.run.smithi110.stdout: "mds": { 2024-08-17T00:35:36.622 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 2 2024-08-17T00:35:36.622 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:35:36.622 INFO:teuthology.orchestra.run.smithi110.stdout: "overall": { 2024-08-17T00:35:36.622 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 15 2024-08-17T00:35:36.622 INFO:teuthology.orchestra.run.smithi110.stdout: } 2024-08-17T00:35:36.623 INFO:teuthology.orchestra.run.smithi110.stdout:} 2024-08-17T00:35:36.799 INFO:tasks.rados.rados.0.smithi110.stdout:380: finishing write tid 4 to smithi11086371-47 2024-08-17T00:35:36.799 INFO:tasks.rados.rados.0.smithi110.stdout:380: finishing write tid 5 to smithi11086371-47 2024-08-17T00:35:36.799 INFO:tasks.rados.rados.0.smithi110.stdout:380: finishing write tid 6 to smithi11086371-47 2024-08-17T00:35:36.800 INFO:tasks.rados.rados.0.smithi110.stdout:380: oid 47 updating version 0 to 160 2024-08-17T00:35:36.800 INFO:tasks.rados.rados.0.smithi110.stdout:380: oid 47 version 160 is already newer than 158 2024-08-17T00:35:36.800 INFO:tasks.rados.rados.0.smithi110.stdout:380: oid 47 version 160 is already newer than 159 2024-08-17T00:35:36.800 INFO:tasks.rados.rados.0.smithi110.stdout:380: oid 47 version 160 is already newer than 157 2024-08-17T00:35:36.800 INFO:tasks.rados.rados.0.smithi110.stdout:380: oid 47 updating version 160 to 161 2024-08-17T00:35:36.800 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 47 v 161 (ObjNum 138 snap 33 seq_num 138) dirty exists 2024-08-17T00:35:36.801 INFO:tasks.rados.rados.0.smithi110.stdout:380: left oid 47 (ObjNum 138 snap 33 seq_num 138) 2024-08-17T00:35:36.801 INFO:tasks.rados.rados.0.smithi110.stdout:381: finishing write tid 1 to smithi11086371-48 2024-08-17T00:35:36.801 INFO:tasks.rados.rados.0.smithi110.stdout:381: finishing write tid 2 to smithi11086371-48 2024-08-17T00:35:36.801 INFO:tasks.rados.rados.0.smithi110.stdout:376: done (5 left) 2024-08-17T00:35:36.801 INFO:tasks.rados.rados.0.smithi110.stdout:378: done (4 left) 2024-08-17T00:35:36.802 INFO:tasks.rados.rados.0.smithi110.stdout:379: done (3 left) 2024-08-17T00:35:36.802 INFO:tasks.rados.rados.0.smithi110.stdout:380: done (2 left) 2024-08-17T00:35:36.802 INFO:tasks.rados.rados.0.smithi110.stdout:382: done (1 left) 2024-08-17T00:35:36.802 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 18 current snap is 33 2024-08-17T00:35:36.802 INFO:tasks.rados.rados.0.smithi110.stdout:381: finishing write tid 3 to smithi11086371-48 2024-08-17T00:35:36.803 INFO:tasks.rados.rados.0.smithi110.stdout:383: seq_num 141 ranges {0=770048,770048=589824,1359872=729088,2088960=286720} 2024-08-17T00:35:36.803 INFO:tasks.rados.rados.0.smithi110.stdout:383: writing smithi11086371-18 from 0 to 770048 tid 1 2024-08-17T00:35:36.806 INFO:tasks.rados.rados.0.smithi110.stdout:383: writing smithi11086371-18 from 770048 to 1359872 tid 2 2024-08-17T00:35:36.810 INFO:tasks.rados.rados.0.smithi110.stdout:383: writing smithi11086371-18 from 1359872 to 2088960 tid 3 2024-08-17T00:35:36.812 INFO:tasks.rados.rados.0.smithi110.stdout:383: writing smithi11086371-18 from 2088960 to 2375680 tid 4 2024-08-17T00:35:36.813 INFO:tasks.rados.rados.0.smithi110.stdout:384: delete oid 49 current snap is 33 2024-08-17T00:35:36.813 INFO:tasks.rados.rados.0.smithi110.stdout:381: finishing write tid 4 to smithi11086371-48 2024-08-17T00:35:36.813 INFO:tasks.rados.rados.0.smithi110.stdout:381: finishing write tid 5 to smithi11086371-48 2024-08-17T00:35:36.813 INFO:tasks.rados.rados.0.smithi110.stdout:381: finishing write tid 6 to smithi11086371-48 2024-08-17T00:35:36.813 INFO:tasks.rados.rados.0.smithi110.stdout:381: oid 48 updating version 0 to 127 2024-08-17T00:35:36.813 INFO:tasks.rados.rados.0.smithi110.stdout:381: oid 48 version 127 is already newer than 125 2024-08-17T00:35:36.813 INFO:tasks.rados.rados.0.smithi110.stdout:381: oid 48 version 127 is already newer than 126 2024-08-17T00:35:36.813 INFO:tasks.rados.rados.0.smithi110.stdout:381: oid 48 updating version 127 to 128 2024-08-17T00:35:36.813 INFO:tasks.rados.rados.0.smithi110.stdout:381: oid 48 updating version 128 to 129 2024-08-17T00:35:36.813 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 129 (ObjNum 139 snap 33 seq_num 139) dirty exists 2024-08-17T00:35:36.813 INFO:tasks.rados.rados.0.smithi110.stdout:381: left oid 48 (ObjNum 139 snap 33 seq_num 139) 2024-08-17T00:35:36.813 INFO:tasks.rados.rados.0.smithi110.stdout:383: finishing write tid 1 to smithi11086371-18 2024-08-17T00:35:36.813 INFO:tasks.rados.rados.0.smithi110.stdout:383: finishing write tid 2 to smithi11086371-18 2024-08-17T00:35:36.814 INFO:tasks.rados.rados.0.smithi110.stdout:383: finishing write tid 3 to smithi11086371-18 2024-08-17T00:35:36.814 INFO:tasks.rados.rados.0.smithi110.stdout:381: done (2 left) 2024-08-17T00:35:36.814 INFO:tasks.rados.rados.0.smithi110.stdout:384: done (1 left) 2024-08-17T00:35:36.814 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 37 current snap is 33 2024-08-17T00:35:36.814 INFO:tasks.rados.rados.0.smithi110.stdout:385: seq_num 143 ranges {221184=802816,1024000=761856,1785856=745472,2531328=98304} 2024-08-17T00:35:36.819 INFO:tasks.rados.rados.0.smithi110.stdout:385: writing smithi11086371-37 from 221184 to 1024000 tid 1 2024-08-17T00:35:36.824 INFO:tasks.rados.rados.0.smithi110.stdout:385: writing smithi11086371-37 from 1024000 to 1785856 tid 2 2024-08-17T00:35:36.828 INFO:tasks.rados.rados.0.smithi110.stdout:385: writing smithi11086371-37 from 1785856 to 2531328 tid 3 2024-08-17T00:35:36.829 INFO:tasks.rados.rados.0.smithi110.stdout:385: writing smithi11086371-37 from 2531328 to 2629632 tid 4 2024-08-17T00:35:36.829 INFO:tasks.rados.rados.0.smithi110.stdout:386: copy_from oid 22 from oid 21 current snap is 33 2024-08-17T00:35:36.829 INFO:tasks.rados.rados.0.smithi110.stdout:383: finishing write tid 4 to smithi11086371-18 2024-08-17T00:35:36.830 INFO:tasks.rados.rados.0.smithi110.stdout:383: finishing write tid 5 to smithi11086371-18 2024-08-17T00:35:36.830 INFO:tasks.rados.rados.0.smithi110.stdout:387: setattr oid 34 current snap is 33 2024-08-17T00:35:36.830 INFO:tasks.rados.rados.0.smithi110.stdout:383: finishing write tid 6 to smithi11086371-18 2024-08-17T00:35:36.830 INFO:tasks.rados.rados.0.smithi110.stdout:383: oid 18 updating version 0 to 123 2024-08-17T00:35:36.830 INFO:tasks.rados.rados.0.smithi110.stdout:383: oid 18 version 123 is already newer than 121 2024-08-17T00:35:36.830 INFO:tasks.rados.rados.0.smithi110.stdout:383: oid 18 version 123 is already newer than 120 2024-08-17T00:35:36.830 INFO:tasks.rados.rados.0.smithi110.stdout:383: oid 18 version 123 is already newer than 119 2024-08-17T00:35:36.830 INFO:tasks.rados.rados.0.smithi110.stdout:383: oid 18 version 123 is already newer than 122 2024-08-17T00:35:36.830 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 123 (ObjNum 141 snap 33 seq_num 141) dirty exists 2024-08-17T00:35:36.830 INFO:tasks.rados.rados.0.smithi110.stdout:383: left oid 18 (ObjNum 141 snap 33 seq_num 141) 2024-08-17T00:35:36.830 INFO:tasks.rados.rados.0.smithi110.stdout:385: finishing write tid 1 to smithi11086371-37 2024-08-17T00:35:36.830 INFO:tasks.rados.rados.0.smithi110.stdout:385: finishing write tid 2 to smithi11086371-37 2024-08-17T00:35:36.831 INFO:tasks.rados.rados.0.smithi110.stdout:383: done (3 left) 2024-08-17T00:35:36.831 INFO:tasks.rados.rados.0.smithi110.stdout:388: read oid 35 snap -1 2024-08-17T00:35:36.831 INFO:tasks.rados.rados.0.smithi110.stdout:388: expect (ObjNum 134 snap 29 seq_num 134) 2024-08-17T00:35:36.832 INFO:tasks.rados.rados.0.smithi110.stdout:389: read oid 12 snap -1 2024-08-17T00:35:36.832 INFO:tasks.rados.rados.0.smithi110.stdout:389: expect (ObjNum 124 snap 27 seq_num 124) 2024-08-17T00:35:36.832 INFO:tasks.rados.rados.0.smithi110.stdout:385: finishing write tid 3 to smithi11086371-37 2024-08-17T00:35:36.832 INFO:tasks.rados.rados.0.smithi110.stdout:390: copy_from oid 15 from oid 30 current snap is 33 2024-08-17T00:35:36.832 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 14 current snap is 33 2024-08-17T00:35:36.832 INFO:tasks.rados.rados.0.smithi110.stdout:391: seq_num 144 ranges {221184=16384} 2024-08-17T00:35:36.833 INFO:tasks.rados.rados.0.smithi110.stdout:391: writing smithi11086371-14 from 221184 to 237568 tid 1 2024-08-17T00:35:36.833 INFO:tasks.rados.rados.0.smithi110.stdout:392: copy_from oid 6 from oid 48 current snap is 33 2024-08-17T00:35:36.833 INFO:tasks.rados.rados.0.smithi110.stdout:385: finishing write tid 4 to smithi11086371-37 2024-08-17T00:35:36.833 INFO:tasks.rados.rados.0.smithi110.stdout:393: snap_create 2024-08-17T00:35:36.833 INFO:tasks.rados.rados.0.smithi110.stdout:385: finishing write tid 5 to smithi11086371-37 2024-08-17T00:35:36.835 INFO:tasks.rados.rados.0.smithi110.stdout:385: finishing write tid 6 to smithi11086371-37 2024-08-17T00:35:36.835 INFO:tasks.rados.rados.0.smithi110.stdout:385: oid 37 updating version 0 to 111 2024-08-17T00:35:36.835 INFO:tasks.rados.rados.0.smithi110.stdout:385: oid 37 updating version 111 to 113 2024-08-17T00:35:36.835 INFO:tasks.rados.rados.0.smithi110.stdout:385: oid 37 version 113 is already newer than 112 2024-08-17T00:35:36.835 INFO:tasks.rados.rados.0.smithi110.stdout:385: oid 37 version 113 is already newer than 109 2024-08-17T00:35:36.835 INFO:tasks.rados.rados.0.smithi110.stdout:385: oid 37 version 113 is already newer than 110 2024-08-17T00:35:36.835 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 113 (ObjNum 143 snap 33 seq_num 143) dirty exists 2024-08-17T00:35:36.836 INFO:tasks.rados.rados.0.smithi110.stdout:385: left oid 37 (ObjNum 143 snap 33 seq_num 143) 2024-08-17T00:35:36.836 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 114 (ObjNum 33 snap 0 seq_num 1878745056) dirty exists 2024-08-17T00:35:36.836 INFO:tasks.rados.rados.0.smithi110.stdout:391: finishing write tid 1 to smithi11086371-14 2024-08-17T00:35:36.836 INFO:tasks.rados.rados.0.smithi110.stdout:391: finishing write tid 2 to smithi11086371-14 2024-08-17T00:35:36.838 INFO:tasks.rados.rados.0.smithi110.stdout:391: finishing write tid 3 to smithi11086371-14 2024-08-17T00:35:36.838 INFO:tasks.rados.rados.0.smithi110.stdout:391: oid 14 updating version 0 to 134 2024-08-17T00:35:36.838 INFO:tasks.rados.rados.0.smithi110.stdout:391: oid 14 updating version 134 to 135 2024-08-17T00:35:36.838 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 135 (ObjNum 144 snap 33 seq_num 144) dirty exists 2024-08-17T00:35:36.838 INFO:tasks.rados.rados.0.smithi110.stdout:391: left oid 14 (ObjNum 144 snap 33 seq_num 144) 2024-08-17T00:35:36.851 INFO:tasks.rados.rados.0.smithi110.stdout:390: finishing copy_from racing read to smithi11086371-15 2024-08-17T00:35:36.852 INFO:tasks.rados.rados.0.smithi110.stdout:390: finishing copy_from to smithi11086371-15 2024-08-17T00:35:36.853 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 101 (ObjNum 110 snap 23 seq_num 110) dirty exists 2024-08-17T00:35:36.855 INFO:tasks.rados.rados.0.smithi110.stdout:389: expect (ObjNum 124 snap 27 seq_num 124) 2024-08-17T00:35:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:36 smithi177 ceph-mon[33147]: from='client.24851 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:35:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:36 smithi177 ceph-mon[33147]: from='client.14982 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:35:36.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:36 smithi177 ceph-mon[33147]: osdmap e141: 8 total, 8 up, 8 in 2024-08-17T00:35:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:36 smithi110 ceph-mon[41467]: from='client.24851 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:35:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:36 smithi110 ceph-mon[41467]: from='client.14982 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:35:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:36 smithi110 ceph-mon[41467]: osdmap e141: 8 total, 8 up, 8 in 2024-08-17T00:35:37.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:36 smithi110 ceph-mon[29669]: from='client.24851 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:35:37.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:36 smithi110 ceph-mon[29669]: from='client.14982 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:35:37.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:36 smithi110 ceph-mon[29669]: osdmap e141: 8 total, 8 up, 8 in 2024-08-17T00:35:37.076 INFO:tasks.rados.rados.0.smithi110.stdout:388: expect (ObjNum 134 snap 29 seq_num 134) 2024-08-17T00:35:37.267 INFO:tasks.rados.rados.0.smithi110.stdout:386: finishing copy_from racing read to smithi11086371-22 2024-08-17T00:35:37.267 INFO:tasks.rados.rados.0.smithi110.stdout:392: finishing copy_from racing read to smithi11086371-6 2024-08-17T00:35:37.267 INFO:tasks.rados.rados.0.smithi110.stdout:386: finishing copy_from to smithi11086371-22 2024-08-17T00:35:37.267 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 102 (ObjNum 129 snap 28 seq_num 129) dirty exists 2024-08-17T00:35:37.267 INFO:tasks.rados.rados.0.smithi110.stdout:392: finishing copy_from to smithi11086371-6 2024-08-17T00:35:37.267 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 129 (ObjNum 139 snap 33 seq_num 139) dirty exists 2024-08-17T00:35:37.525 INFO:tasks.rados.rados.0.smithi110.stdout:385: done (8 left) 2024-08-17T00:35:37.525 INFO:tasks.rados.rados.0.smithi110.stdout:386: done (7 left) 2024-08-17T00:35:37.525 INFO:tasks.rados.rados.0.smithi110.stdout:387: done (6 left) 2024-08-17T00:35:37.525 INFO:tasks.rados.rados.0.smithi110.stdout:388: done (5 left) 2024-08-17T00:35:37.525 INFO:tasks.rados.rados.0.smithi110.stdout:389: done (4 left) 2024-08-17T00:35:37.526 INFO:tasks.rados.rados.0.smithi110.stdout:390: done (3 left) 2024-08-17T00:35:37.526 INFO:tasks.rados.rados.0.smithi110.stdout:391: done (2 left) 2024-08-17T00:35:37.526 INFO:tasks.rados.rados.0.smithi110.stdout:392: done (1 left) 2024-08-17T00:35:37.526 INFO:tasks.rados.rados.0.smithi110.stdout:393: done (0 left) 2024-08-17T00:35:37.526 INFO:tasks.rados.rados.0.smithi110.stdout:394: read oid 36 snap -1 2024-08-17T00:35:37.526 INFO:tasks.rados.rados.0.smithi110.stdout:394: expect (ObjNum 105 snap 23 seq_num 105) 2024-08-17T00:35:37.526 INFO:tasks.rados.rados.0.smithi110.stdout:395: delete oid 21 current snap is 34 2024-08-17T00:35:37.528 INFO:tasks.rados.rados.0.smithi110.stdout:395: done (1 left) 2024-08-17T00:35:37.528 INFO:tasks.rados.rados.0.smithi110.stdout:396: rmattr oid 9 current snap is 34 2024-08-17T00:35:37.528 INFO:tasks.rados.rados.0.smithi110.stdout:396: done (1 left) 2024-08-17T00:35:37.529 INFO:tasks.rados.rados.0.smithi110.stdout:397: rmattr oid 32 current snap is 34 2024-08-17T00:35:37.529 INFO:tasks.rados.rados.0.smithi110.stdout:397: done (1 left) 2024-08-17T00:35:37.529 INFO:tasks.rados.rados.0.smithi110.stdout:398: rmattr oid 6 current snap is 34 2024-08-17T00:35:37.529 INFO:tasks.rados.rados.0.smithi110.stdout:399: copy_from oid 12 from oid 11 current snap is 34 2024-08-17T00:35:37.529 INFO:tasks.rados.rados.0.smithi110.stdout:400: delete oid 7 current snap is 34 2024-08-17T00:35:37.530 INFO:tasks.rados.rados.0.smithi110.stdout:399: finishing copy_from to smithi11086371-12 2024-08-17T00:35:37.530 INFO:tasks.rados.rados.0.smithi110.stdout:399: got expected ENOENT (src dne) 2024-08-17T00:35:37.530 INFO:tasks.rados.rados.0.smithi110.stdout:400: done (3 left) 2024-08-17T00:35:37.530 INFO:tasks.rados.rados.0.smithi110.stdout:401: rollback oid 44 current snap is 34 2024-08-17T00:35:37.531 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 44 to 33 2024-08-17T00:35:37.531 INFO:tasks.rados.rados.0.smithi110.stdout:402: read oid 18 snap -1 2024-08-17T00:35:37.531 INFO:tasks.rados.rados.0.smithi110.stdout:402: expect (ObjNum 141 snap 33 seq_num 141) 2024-08-17T00:35:37.531 INFO:tasks.rados.rados.0.smithi110.stdout:403: snap_remove snap 26 2024-08-17T00:35:37.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:37 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/2193615370' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:35:37.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:37 smithi177 ceph-mon[33147]: pgmap v189: 121 pgs: 121 active+clean; 117 MiB data, 416 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 4.6 MiB/s wr, 16 op/s 2024-08-17T00:35:37.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:37 smithi177 ceph-mon[33147]: osdmap e142: 8 total, 8 up, 8 in 2024-08-17T00:35:38.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:37 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/2193615370' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:35:38.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:37 smithi110 ceph-mon[29669]: pgmap v189: 121 pgs: 121 active+clean; 117 MiB data, 416 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 4.6 MiB/s wr, 16 op/s 2024-08-17T00:35:38.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:37 smithi110 ceph-mon[29669]: osdmap e142: 8 total, 8 up, 8 in 2024-08-17T00:35:38.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:37 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/2193615370' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:35:38.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:37 smithi110 ceph-mon[41467]: pgmap v189: 121 pgs: 121 active+clean; 117 MiB data, 416 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 4.6 MiB/s wr, 16 op/s 2024-08-17T00:35:38.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:37 smithi110 ceph-mon[41467]: osdmap e142: 8 total, 8 up, 8 in 2024-08-17T00:35:38.528 INFO:tasks.rados.rados.0.smithi110.stdout:403: done (5 left) 2024-08-17T00:35:38.528 INFO:tasks.rados.rados.0.smithi110.stdout:404: delete oid 46 current snap is 34 2024-08-17T00:35:38.528 INFO:tasks.rados.rados.0.smithi110.stdout:399: finishing copy_from racing read to smithi11086371-12 2024-08-17T00:35:38.528 INFO:tasks.rados.rados.0.smithi110.stdout:401: finishing rollback tid 1 to smithi11086371-44 2024-08-17T00:35:38.528 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-17T00:35:38.528 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 130 (ObjNum 139 snap 33 seq_num 139) dirty exists 2024-08-17T00:35:38.528 INFO:tasks.rados.rados.0.smithi110.stdout:402: expect (ObjNum 141 snap 33 seq_num 141) 2024-08-17T00:35:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:35:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:35:38] "GET /metrics HTTP/1.1" 200 36031 "" "Prometheus/2.43.0" 2024-08-17T00:35:38.609 INFO:tasks.rados.rados.0.smithi110.stdout:394: expect (ObjNum 105 snap 23 seq_num 105) 2024-08-17T00:35:38.681 INFO:tasks.rados.rados.0.smithi110.stdout:394: done (5 left) 2024-08-17T00:35:38.681 INFO:tasks.rados.rados.0.smithi110.stdout:398: done (4 left) 2024-08-17T00:35:38.681 INFO:tasks.rados.rados.0.smithi110.stdout:399: done (3 left) 2024-08-17T00:35:38.681 INFO:tasks.rados.rados.0.smithi110.stdout:401: done (2 left) 2024-08-17T00:35:38.681 INFO:tasks.rados.rados.0.smithi110.stdout:402: done (1 left) 2024-08-17T00:35:38.681 INFO:tasks.rados.rados.0.smithi110.stdout:404: done (0 left) 2024-08-17T00:35:38.682 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 12 current snap is 34 2024-08-17T00:35:38.682 INFO:tasks.rados.rados.0.smithi110.stdout:405: seq_num 148 ranges {5373952=81920} 2024-08-17T00:35:38.710 INFO:tasks.rados.rados.0.smithi110.stdout:405: writing smithi11086371-12 from 5373952 to 5455872 tid 1 2024-08-17T00:35:38.710 INFO:tasks.rados.rados.0.smithi110.stdout:406: snap_remove snap 31 2024-08-17T00:35:39.532 INFO:tasks.rados.rados.0.smithi110.stdout:406: done (1 left) 2024-08-17T00:35:39.532 INFO:tasks.rados.rados.0.smithi110.stdout:407: snap_remove snap 20 2024-08-17T00:35:39.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:39 smithi110 ceph-mon[29669]: osdmap e143: 8 total, 8 up, 8 in 2024-08-17T00:35:39.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:39 smithi110 ceph-mon[29669]: pgmap v192: 121 pgs: 121 active+clean; 117 MiB data, 416 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:35:39.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:39 smithi110 ceph-mon[41467]: osdmap e143: 8 total, 8 up, 8 in 2024-08-17T00:35:39.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:39 smithi110 ceph-mon[41467]: pgmap v192: 121 pgs: 121 active+clean; 117 MiB data, 416 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:35:39.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:39 smithi177 ceph-mon[33147]: osdmap e143: 8 total, 8 up, 8 in 2024-08-17T00:35:39.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:39 smithi177 ceph-mon[33147]: pgmap v192: 121 pgs: 121 active+clean; 117 MiB data, 416 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:35:40.536 INFO:tasks.rados.rados.0.smithi110.stdout:407: done (1 left) 2024-08-17T00:35:40.536 INFO:tasks.rados.rados.0.smithi110.stdout:408: snap_remove snap 29 2024-08-17T00:35:40.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:40 smithi110 ceph-mon[29669]: osdmap e144: 8 total, 8 up, 8 in 2024-08-17T00:35:40.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:40 smithi110 ceph-mon[41467]: osdmap e144: 8 total, 8 up, 8 in 2024-08-17T00:35:40.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:40 smithi177 ceph-mon[33147]: osdmap e144: 8 total, 8 up, 8 in 2024-08-17T00:35:41.542 INFO:tasks.rados.rados.0.smithi110.stdout:408: done (1 left) 2024-08-17T00:35:41.542 INFO:tasks.rados.rados.0.smithi110.stdout:409: snap_remove snap 33 2024-08-17T00:35:41.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:41 smithi110 ceph-mon[29669]: osdmap e145: 8 total, 8 up, 8 in 2024-08-17T00:35:41.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:41 smithi110 ceph-mon[29669]: pgmap v195: 121 pgs: 121 active+clean; 134 MiB data, 452 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 4.7 MiB/s wr, 22 op/s 2024-08-17T00:35:41.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:41 smithi110 ceph-mon[41467]: osdmap e145: 8 total, 8 up, 8 in 2024-08-17T00:35:41.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:41 smithi110 ceph-mon[41467]: pgmap v195: 121 pgs: 121 active+clean; 134 MiB data, 452 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 4.7 MiB/s wr, 22 op/s 2024-08-17T00:35:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:41 smithi177 ceph-mon[33147]: osdmap e145: 8 total, 8 up, 8 in 2024-08-17T00:35:41.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:41 smithi177 ceph-mon[33147]: pgmap v195: 121 pgs: 121 active+clean; 134 MiB data, 452 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 4.7 MiB/s wr, 22 op/s 2024-08-17T00:35:42.527 INFO:tasks.rados.rados.0.smithi110.stdout:409: done (1 left) 2024-08-17T00:35:42.527 INFO:tasks.rados.rados.0.smithi110.stdout:410: setattr oid 21 current snap is 34 2024-08-17T00:35:42.527 INFO:tasks.rados.rados.0.smithi110.stdout:405: finishing write tid 1 to smithi11086371-12 2024-08-17T00:35:42.527 INFO:tasks.rados.rados.0.smithi110.stdout:405: finishing write tid 2 to smithi11086371-12 2024-08-17T00:35:42.527 INFO:tasks.rados.rados.0.smithi110.stdout:405: finishing write tid 3 to smithi11086371-12 2024-08-17T00:35:42.527 INFO:tasks.rados.rados.0.smithi110.stdout:405: oid 12 updating version 0 to 97 2024-08-17T00:35:42.527 INFO:tasks.rados.rados.0.smithi110.stdout:405: oid 12 updating version 97 to 98 2024-08-17T00:35:42.527 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 98 (ObjNum 148 snap 34 seq_num 148) dirty exists 2024-08-17T00:35:42.527 INFO:tasks.rados.rados.0.smithi110.stdout:405: left oid 12 (ObjNum 148 snap 34 seq_num 148) 2024-08-17T00:35:42.532 INFO:tasks.rados.rados.0.smithi110.stdout:405: done (1 left) 2024-08-17T00:35:42.532 INFO:tasks.rados.rados.0.smithi110.stdout:411: read oid 27 snap -1 2024-08-17T00:35:42.532 INFO:tasks.rados.rados.0.smithi110.stdout:411: expect deleted 2024-08-17T00:35:42.532 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 32 current snap is 34 2024-08-17T00:35:42.532 INFO:tasks.rados.rados.0.smithi110.stdout:412: seq_num 149 ranges {2744320=98304} 2024-08-17T00:35:42.548 INFO:tasks.rados.rados.0.smithi110.stdout:412: writing smithi11086371-32 from 2744320 to 2842624 tid 1 2024-08-17T00:35:42.549 INFO:tasks.rados.rados.0.smithi110.stdout:413: setattr oid 8 current snap is 34 2024-08-17T00:35:42.549 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 131 (ObjNum 81 snap 0 seq_num 1) dirty exists 2024-08-17T00:35:42.551 INFO:tasks.rados.rados.0.smithi110.stdout:412: finishing write tid 1 to smithi11086371-32 2024-08-17T00:35:42.551 INFO:tasks.rados.rados.0.smithi110.stdout:412: finishing write tid 2 to smithi11086371-32 2024-08-17T00:35:42.552 INFO:tasks.rados.rados.0.smithi110.stdout:412: finishing write tid 3 to smithi11086371-32 2024-08-17T00:35:42.552 INFO:tasks.rados.rados.0.smithi110.stdout:412: oid 32 updating version 0 to 38 2024-08-17T00:35:42.552 INFO:tasks.rados.rados.0.smithi110.stdout:412: oid 32 version 38 is already newer than 37 2024-08-17T00:35:42.552 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 38 (ObjNum 149 snap 34 seq_num 149) dirty exists 2024-08-17T00:35:42.552 INFO:tasks.rados.rados.0.smithi110.stdout:412: left oid 32 (ObjNum 149 snap 34 seq_num 149) 2024-08-17T00:35:42.553 INFO:tasks.rados.rados.0.smithi110.stdout:410: done (3 left) 2024-08-17T00:35:42.553 INFO:tasks.rados.rados.0.smithi110.stdout:411: done (2 left) 2024-08-17T00:35:42.553 INFO:tasks.rados.rados.0.smithi110.stdout:412: done (1 left) 2024-08-17T00:35:42.553 INFO:tasks.rados.rados.0.smithi110.stdout:414: read oid 47 snap -1 2024-08-17T00:35:42.553 INFO:tasks.rados.rados.0.smithi110.stdout:414: expect (ObjNum 138 snap 33 seq_num 138) 2024-08-17T00:35:42.553 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 28 current snap is 34 2024-08-17T00:35:42.553 INFO:tasks.rados.rados.0.smithi110.stdout:415: seq_num 150 ranges {2547712=114688} 2024-08-17T00:35:42.568 INFO:tasks.rados.rados.0.smithi110.stdout:415: writing smithi11086371-28 from 2547712 to 2662400 tid 1 2024-08-17T00:35:42.568 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 45 current snap is 34 2024-08-17T00:35:42.568 INFO:tasks.rados.rados.0.smithi110.stdout:416: seq_num 151 ranges {557056=131072} 2024-08-17T00:35:42.572 INFO:tasks.rados.rados.0.smithi110.stdout:416: writing smithi11086371-45 from 557056 to 688128 tid 1 2024-08-17T00:35:42.572 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 49 current snap is 34 2024-08-17T00:35:42.572 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 118 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-17T00:35:42.572 INFO:tasks.rados.rados.0.smithi110.stdout:414: expect (ObjNum 138 snap 33 seq_num 138) 2024-08-17T00:35:42.677 INFO:tasks.rados.rados.0.smithi110.stdout:415: finishing write tid 1 to smithi11086371-28 2024-08-17T00:35:42.677 INFO:tasks.rados.rados.0.smithi110.stdout:415: finishing write tid 2 to smithi11086371-28 2024-08-17T00:35:42.677 INFO:tasks.rados.rados.0.smithi110.stdout:417: seq_num 152 ranges {0=147456} 2024-08-17T00:35:42.679 INFO:tasks.rados.rados.0.smithi110.stdout:417: writing smithi11086371-49 from 0 to 147456 tid 1 2024-08-17T00:35:42.679 INFO:tasks.rados.rados.0.smithi110.stdout:413: done (4 left) 2024-08-17T00:35:42.679 INFO:tasks.rados.rados.0.smithi110.stdout:414: done (3 left) 2024-08-17T00:35:42.679 INFO:tasks.rados.rados.0.smithi110.stdout:418: delete oid 17 current snap is 34 2024-08-17T00:35:42.679 INFO:tasks.rados.rados.0.smithi110.stdout:415: finishing write tid 3 to smithi11086371-28 2024-08-17T00:35:42.679 INFO:tasks.rados.rados.0.smithi110.stdout:415: oid 28 updating version 0 to 108 2024-08-17T00:35:42.679 INFO:tasks.rados.rados.0.smithi110.stdout:415: oid 28 updating version 108 to 109 2024-08-17T00:35:42.679 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 109 (ObjNum 150 snap 34 seq_num 150) dirty exists 2024-08-17T00:35:42.679 INFO:tasks.rados.rados.0.smithi110.stdout:415: left oid 28 (ObjNum 150 snap 34 seq_num 150) 2024-08-17T00:35:42.679 INFO:tasks.rados.rados.0.smithi110.stdout:416: finishing write tid 1 to smithi11086371-45 2024-08-17T00:35:42.680 INFO:tasks.rados.rados.0.smithi110.stdout:416: finishing write tid 2 to smithi11086371-45 2024-08-17T00:35:42.680 INFO:tasks.rados.rados.0.smithi110.stdout:416: finishing write tid 3 to smithi11086371-45 2024-08-17T00:35:42.680 INFO:tasks.rados.rados.0.smithi110.stdout:416: oid 45 updating version 0 to 103 2024-08-17T00:35:42.680 INFO:tasks.rados.rados.0.smithi110.stdout:416: oid 45 version 103 is already newer than 102 2024-08-17T00:35:42.680 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 103 (ObjNum 151 snap 34 seq_num 151) dirty exists 2024-08-17T00:35:42.680 INFO:tasks.rados.rados.0.smithi110.stdout:416: left oid 45 (ObjNum 151 snap 34 seq_num 151) 2024-08-17T00:35:42.680 INFO:tasks.rados.rados.0.smithi110.stdout:415: done (3 left) 2024-08-17T00:35:42.681 INFO:tasks.rados.rados.0.smithi110.stdout:416: done (2 left) 2024-08-17T00:35:42.681 INFO:tasks.rados.rados.0.smithi110.stdout:418: done (1 left) 2024-08-17T00:35:42.681 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 37 current snap is 34 2024-08-17T00:35:42.681 INFO:tasks.rados.rados.0.smithi110.stdout:419: seq_num 154 ranges {2629632=180224} 2024-08-17T00:35:42.697 INFO:tasks.rados.rados.0.smithi110.stdout:419: writing smithi11086371-37 from 2629632 to 2809856 tid 1 2024-08-17T00:35:42.697 INFO:tasks.rados.rados.0.smithi110.stdout:420: setattr oid 2 current snap is 34 2024-08-17T00:35:42.697 INFO:tasks.rados.rados.0.smithi110.stdout:417: finishing write tid 1 to smithi11086371-49 2024-08-17T00:35:42.697 INFO:tasks.rados.rados.0.smithi110.stdout:417: finishing write tid 2 to smithi11086371-49 2024-08-17T00:35:42.697 INFO:tasks.rados.rados.0.smithi110.stdout:417: finishing write tid 3 to smithi11086371-49 2024-08-17T00:35:42.697 INFO:tasks.rados.rados.0.smithi110.stdout:417: oid 49 updating version 0 to 116 2024-08-17T00:35:42.697 INFO:tasks.rados.rados.0.smithi110.stdout:417: oid 49 version 116 is already newer than 115 2024-08-17T00:35:42.697 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 116 (ObjNum 152 snap 34 seq_num 152) dirty exists 2024-08-17T00:35:42.697 INFO:tasks.rados.rados.0.smithi110.stdout:417: left oid 49 (ObjNum 152 snap 34 seq_num 152) 2024-08-17T00:35:42.700 INFO:tasks.rados.rados.0.smithi110.stdout:417: done (2 left) 2024-08-17T00:35:42.700 INFO:tasks.rados.rados.0.smithi110.stdout:421: read oid 14 snap -1 2024-08-17T00:35:42.701 INFO:tasks.rados.rados.0.smithi110.stdout:421: expect (ObjNum 144 snap 33 seq_num 144) 2024-08-17T00:35:42.701 INFO:tasks.rados.rados.0.smithi110.stdout:422: delete oid 48 current snap is 34 2024-08-17T00:35:42.701 INFO:tasks.rados.rados.0.smithi110.stdout:419: finishing write tid 1 to smithi11086371-37 2024-08-17T00:35:42.701 INFO:tasks.rados.rados.0.smithi110.stdout:419: finishing write tid 2 to smithi11086371-37 2024-08-17T00:35:42.701 INFO:tasks.rados.rados.0.smithi110.stdout:422: done (3 left) 2024-08-17T00:35:42.701 INFO:tasks.rados.rados.0.smithi110.stdout:423: delete oid 13 current snap is 34 2024-08-17T00:35:42.701 INFO:tasks.rados.rados.0.smithi110.stdout:419: finishing write tid 3 to smithi11086371-37 2024-08-17T00:35:42.701 INFO:tasks.rados.rados.0.smithi110.stdout:419: oid 37 updating version 0 to 118 2024-08-17T00:35:42.701 INFO:tasks.rados.rados.0.smithi110.stdout:419: oid 37 version 118 is already newer than 117 2024-08-17T00:35:42.701 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 118 (ObjNum 154 snap 34 seq_num 154) dirty exists 2024-08-17T00:35:42.702 INFO:tasks.rados.rados.0.smithi110.stdout:419: left oid 37 (ObjNum 154 snap 34 seq_num 154) 2024-08-17T00:35:42.702 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 2 v 157 (ObjNum 106 snap 23 seq_num 106) dirty exists 2024-08-17T00:35:42.702 INFO:tasks.rados.rados.0.smithi110.stdout:419: done (3 left) 2024-08-17T00:35:42.702 INFO:tasks.rados.rados.0.smithi110.stdout:420: done (2 left) 2024-08-17T00:35:42.703 INFO:tasks.rados.rados.0.smithi110.stdout:423: done (1 left) 2024-08-17T00:35:42.703 INFO:tasks.rados.rados.0.smithi110.stdout:424: snap_create 2024-08-17T00:35:42.703 INFO:tasks.rados.rados.0.smithi110.stdout:421: expect (ObjNum 144 snap 33 seq_num 144) 2024-08-17T00:35:42.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:42 smithi110 ceph-mon[41467]: osdmap e146: 8 total, 8 up, 8 in 2024-08-17T00:35:42.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:42 smithi110 ceph-mon[41467]: osdmap e147: 8 total, 8 up, 8 in 2024-08-17T00:35:42.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:42 smithi110 ceph-mon[29669]: osdmap e146: 8 total, 8 up, 8 in 2024-08-17T00:35:42.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:42 smithi110 ceph-mon[29669]: osdmap e147: 8 total, 8 up, 8 in 2024-08-17T00:35:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:42 smithi177 ceph-mon[33147]: osdmap e146: 8 total, 8 up, 8 in 2024-08-17T00:35:42.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:42 smithi177 ceph-mon[33147]: osdmap e147: 8 total, 8 up, 8 in 2024-08-17T00:35:43.549 INFO:tasks.rados.rados.0.smithi110.stdout:421: done (1 left) 2024-08-17T00:35:43.550 INFO:tasks.rados.rados.0.smithi110.stdout:424: done (0 left) 2024-08-17T00:35:43.550 INFO:tasks.rados.rados.0.smithi110.stdout:425: read oid 45 snap -1 2024-08-17T00:35:43.550 INFO:tasks.rados.rados.0.smithi110.stdout:425: expect (ObjNum 151 snap 34 seq_num 151) 2024-08-17T00:35:43.550 INFO:tasks.rados.rados.0.smithi110.stdout:426: read oid 29 snap 28 2024-08-17T00:35:43.550 INFO:tasks.rados.rados.0.smithi110.stdout:426: expect deleted 2024-08-17T00:35:43.550 INFO:tasks.rados.rados.0.smithi110.stdout:427: setattr oid 2 current snap is 35 2024-08-17T00:35:43.554 INFO:tasks.rados.rados.0.smithi110.stdout:426: done (2 left) 2024-08-17T00:35:43.554 INFO:tasks.rados.rados.0.smithi110.stdout:428: rmattr oid 20 current snap is 35 2024-08-17T00:35:43.554 INFO:tasks.rados.rados.0.smithi110.stdout:429: snap_remove snap 24 2024-08-17T00:35:43.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:43 smithi110 ceph-mon[29669]: pgmap v198: 121 pgs: 121 active+clean; 134 MiB data, 452 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 4.7 MiB/s wr, 22 op/s 2024-08-17T00:35:43.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:43 smithi110 ceph-mon[41467]: pgmap v198: 121 pgs: 121 active+clean; 134 MiB data, 452 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 4.7 MiB/s wr, 22 op/s 2024-08-17T00:35:43.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:43 smithi177 ceph-mon[33147]: pgmap v198: 121 pgs: 121 active+clean; 134 MiB data, 452 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 4.7 MiB/s wr, 22 op/s 2024-08-17T00:35:44.552 INFO:tasks.rados.rados.0.smithi110.stdout:429: done (3 left) 2024-08-17T00:35:44.553 INFO:tasks.rados.rados.0.smithi110.stdout:430: read oid 38 snap 32 2024-08-17T00:35:44.553 INFO:tasks.rados.rados.0.smithi110.stdout:430: expect (ObjNum 133 snap 29 seq_num 133) 2024-08-17T00:35:44.553 INFO:tasks.rados.rados.0.smithi110.stdout:431: delete oid 17 current snap is 35 2024-08-17T00:35:44.553 INFO:tasks.rados.rados.0.smithi110.stdout:425: expect (ObjNum 151 snap 34 seq_num 151) 2024-08-17T00:35:44.590 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 2 v 159 (ObjNum 106 snap 23 seq_num 106) dirty exists 2024-08-17T00:35:44.590 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 161 (ObjNum 119 snap 26 seq_num 119) dirty exists 2024-08-17T00:35:44.590 INFO:tasks.rados.rados.0.smithi110.stdout:425: done (4 left) 2024-08-17T00:35:44.590 INFO:tasks.rados.rados.0.smithi110.stdout:427: done (3 left) 2024-08-17T00:35:44.591 INFO:tasks.rados.rados.0.smithi110.stdout:428: done (2 left) 2024-08-17T00:35:44.591 INFO:tasks.rados.rados.0.smithi110.stdout:431: done (1 left) 2024-08-17T00:35:44.591 INFO:tasks.rados.rados.0.smithi110.stdout:432: copy_from oid 36 from oid 29 current snap is 35 2024-08-17T00:35:44.591 INFO:tasks.rados.rados.0.smithi110.stdout:430: expect (ObjNum 133 snap 29 seq_num 133) 2024-08-17T00:35:44.776 INFO:tasks.rados.rados.0.smithi110.stdout:432: finishing copy_from to smithi11086371-36 2024-08-17T00:35:44.778 INFO:tasks.rados.rados.0.smithi110.stdout:432: got expected ENOENT (src dne) 2024-08-17T00:35:44.778 INFO:tasks.rados.rados.0.smithi110.stdout:432: finishing copy_from racing read to smithi11086371-36 2024-08-17T00:35:44.778 INFO:tasks.rados.rados.0.smithi110.stdout:430: done (1 left) 2024-08-17T00:35:44.778 INFO:tasks.rados.rados.0.smithi110.stdout:432: done (0 left) 2024-08-17T00:35:44.778 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 6 current snap is 35 2024-08-17T00:35:44.778 INFO:tasks.rados.rados.0.smithi110.stdout:433: seq_num 158 ranges {5193728=253952} 2024-08-17T00:35:44.806 INFO:tasks.rados.rados.0.smithi110.stdout:433: writing smithi11086371-6 from 5193728 to 5447680 tid 1 2024-08-17T00:35:44.806 INFO:tasks.rados.rados.0.smithi110.stdout:434: rmattr oid 37 current snap is 35 2024-08-17T00:35:44.806 INFO:tasks.rados.rados.0.smithi110.stdout:435: delete oid 21 current snap is 35 2024-08-17T00:35:44.810 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 119 (ObjNum 154 snap 34 seq_num 154) dirty exists 2024-08-17T00:35:44.810 INFO:tasks.rados.rados.0.smithi110.stdout:433: finishing write tid 1 to smithi11086371-6 2024-08-17T00:35:44.810 INFO:tasks.rados.rados.0.smithi110.stdout:433: finishing write tid 2 to smithi11086371-6 2024-08-17T00:35:44.810 INFO:tasks.rados.rados.0.smithi110.stdout:434: done (2 left) 2024-08-17T00:35:44.810 INFO:tasks.rados.rados.0.smithi110.stdout:435: done (1 left) 2024-08-17T00:35:44.810 INFO:tasks.rados.rados.0.smithi110.stdout:436: read oid 29 snap -1 2024-08-17T00:35:44.810 INFO:tasks.rados.rados.0.smithi110.stdout:436: expect deleted 2024-08-17T00:35:44.810 INFO:tasks.rados.rados.0.smithi110.stdout:437: snap_create 2024-08-17T00:35:44.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:44 smithi110 ceph-mon[29669]: osdmap e148: 8 total, 8 up, 8 in 2024-08-17T00:35:44.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:44 smithi110 ceph-mon[41467]: osdmap e148: 8 total, 8 up, 8 in 2024-08-17T00:35:44.811 INFO:tasks.rados.rados.0.smithi110.stdout:433: finishing write tid 3 to smithi11086371-6 2024-08-17T00:35:44.812 INFO:tasks.rados.rados.0.smithi110.stdout:433: oid 6 updating version 0 to 131 2024-08-17T00:35:44.812 INFO:tasks.rados.rados.0.smithi110.stdout:433: oid 6 updating version 131 to 132 2024-08-17T00:35:44.812 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 132 (ObjNum 158 snap 35 seq_num 158) dirty exists 2024-08-17T00:35:44.812 INFO:tasks.rados.rados.0.smithi110.stdout:433: left oid 6 (ObjNum 158 snap 35 seq_num 158) 2024-08-17T00:35:44.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:44 smithi177 ceph-mon[33147]: osdmap e148: 8 total, 8 up, 8 in 2024-08-17T00:35:45.558 INFO:tasks.rados.rados.0.smithi110.stdout:433: done (2 left) 2024-08-17T00:35:45.558 INFO:tasks.rados.rados.0.smithi110.stdout:436: done (1 left) 2024-08-17T00:35:45.558 INFO:tasks.rados.rados.0.smithi110.stdout:437: done (0 left) 2024-08-17T00:35:45.558 INFO:tasks.rados.rados.0.smithi110.stdout:438: rmattr oid 6 current snap is 36 2024-08-17T00:35:45.558 INFO:tasks.rados.rados.0.smithi110.stdout:439: rollback oid 3 current snap is 36 2024-08-17T00:35:45.558 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 3 to 34 2024-08-17T00:35:45.558 INFO:tasks.rados.rados.0.smithi110.stdout:440: rollback oid 16 current snap is 36 2024-08-17T00:35:45.558 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 16 to 27 2024-08-17T00:35:45.558 INFO:tasks.rados.rados.0.smithi110.stdout:441: snap_create 2024-08-17T00:35:45.562 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 133 (ObjNum 158 snap 35 seq_num 158) dirty exists 2024-08-17T00:35:45.563 INFO:tasks.rados.rados.0.smithi110.stdout:440: finishing rollback tid 0 to smithi11086371-16 2024-08-17T00:35:45.564 INFO:tasks.rados.rados.0.smithi110.stdout:440: finishing rollback tid 1 to smithi11086371-16 2024-08-17T00:35:45.564 INFO:tasks.rados.rados.0.smithi110.stdout:440: finishing rollback tid 2 to smithi11086371-16 2024-08-17T00:35:45.564 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 202 (ObjNum 84 snap 14 seq_num 84) dirty exists 2024-08-17T00:35:45.564 INFO:tasks.rados.rados.0.smithi110.stdout:439: finishing rollback tid 0 to smithi11086371-3 2024-08-17T00:35:45.565 INFO:tasks.rados.rados.0.smithi110.stdout:439: finishing rollback tid 1 to smithi11086371-3 2024-08-17T00:35:45.565 INFO:tasks.rados.rados.0.smithi110.stdout:439: finishing rollback tid 2 to smithi11086371-3 2024-08-17T00:35:45.565 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 100 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-08-17T00:35:45.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:45 smithi110 ceph-mon[41467]: osdmap e149: 8 total, 8 up, 8 in 2024-08-17T00:35:45.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:45 smithi110 ceph-mon[41467]: pgmap v201: 121 pgs: 121 active+clean; 110 MiB data, 429 MiB used, 715 GiB / 715 GiB avail; 6.4 MiB/s rd, 226 KiB/s wr, 33 op/s 2024-08-17T00:35:45.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:45 smithi110 ceph-mon[29669]: osdmap e149: 8 total, 8 up, 8 in 2024-08-17T00:35:45.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:45 smithi110 ceph-mon[29669]: pgmap v201: 121 pgs: 121 active+clean; 110 MiB data, 429 MiB used, 715 GiB / 715 GiB avail; 6.4 MiB/s rd, 226 KiB/s wr, 33 op/s 2024-08-17T00:35:45.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:45 smithi177 ceph-mon[33147]: osdmap e149: 8 total, 8 up, 8 in 2024-08-17T00:35:45.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:45 smithi177 ceph-mon[33147]: pgmap v201: 121 pgs: 121 active+clean; 110 MiB data, 429 MiB used, 715 GiB / 715 GiB avail; 6.4 MiB/s rd, 226 KiB/s wr, 33 op/s 2024-08-17T00:35:46.561 INFO:tasks.rados.rados.0.smithi110.stdout:438: done (3 left) 2024-08-17T00:35:46.562 INFO:tasks.rados.rados.0.smithi110.stdout:439: done (2 left) 2024-08-17T00:35:46.562 INFO:tasks.rados.rados.0.smithi110.stdout:440: done (1 left) 2024-08-17T00:35:46.562 INFO:tasks.rados.rados.0.smithi110.stdout:441: done (0 left) 2024-08-17T00:35:46.562 INFO:tasks.rados.rados.0.smithi110.stdout:442: rollback oid 39 current snap is 37 2024-08-17T00:35:46.562 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 39 to 32 2024-08-17T00:35:46.562 INFO:tasks.rados.rados.0.smithi110.stdout:443: rollback oid 21 current snap is 37 2024-08-17T00:35:46.562 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 21 to 28 2024-08-17T00:35:46.562 INFO:tasks.rados.rados.0.smithi110.stdout:444: delete oid 24 current snap is 37 2024-08-17T00:35:46.562 INFO:tasks.rados.rados.0.smithi110.stdout:442: finishing rollback tid 1 to smithi11086371-39 2024-08-17T00:35:46.562 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 0 (ObjNum 1729 snap 0 seq_num 1667215744) dirty dne 2024-08-17T00:35:46.564 INFO:tasks.rados.rados.0.smithi110.stdout:443: finishing rollback tid 1 to smithi11086371-21 2024-08-17T00:35:46.565 INFO:tasks.rados.rados.0.smithi110.stdout:443: finishing rollback tid 2 to smithi11086371-21 2024-08-17T00:35:46.565 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 141 (ObjNum 129 snap 28 seq_num 129) dirty exists 2024-08-17T00:35:46.565 INFO:tasks.rados.rados.0.smithi110.stdout:442: done (2 left) 2024-08-17T00:35:46.565 INFO:tasks.rados.rados.0.smithi110.stdout:443: done (1 left) 2024-08-17T00:35:46.565 INFO:tasks.rados.rados.0.smithi110.stdout:444: done (0 left) 2024-08-17T00:35:46.565 INFO:tasks.rados.rados.0.smithi110.stdout:445: delete oid 47 current snap is 37 2024-08-17T00:35:46.568 INFO:tasks.rados.rados.0.smithi110.stdout:445: done (0 left) 2024-08-17T00:35:46.568 INFO:tasks.rados.rados.0.smithi110.stdout:446: read oid 33 snap 32 2024-08-17T00:35:46.568 INFO:tasks.rados.rados.0.smithi110.stdout:446: expect (ObjNum 93 snap 19 seq_num 93) 2024-08-17T00:35:46.568 INFO:tasks.rados.rados.0.smithi110.stdout:447: setattr oid 15 current snap is 37 2024-08-17T00:35:46.569 INFO:tasks.rados.rados.0.smithi110.stdout:448: setattr oid 29 current snap is 37 2024-08-17T00:35:46.570 INFO:tasks.rados.rados.0.smithi110.stdout:449: delete oid 34 current snap is 37 2024-08-17T00:35:46.573 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 119 (ObjNum 110 snap 23 seq_num 110) dirty exists 2024-08-17T00:35:46.573 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 92 (ObjNum 33 snap 0 seq_num 1878777072) dirty exists 2024-08-17T00:35:46.577 INFO:tasks.rados.rados.0.smithi110.stdout:447: done (3 left) 2024-08-17T00:35:46.577 INFO:tasks.rados.rados.0.smithi110.stdout:448: done (2 left) 2024-08-17T00:35:46.577 INFO:tasks.rados.rados.0.smithi110.stdout:449: done (1 left) 2024-08-17T00:35:46.577 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 28 current snap is 37 2024-08-17T00:35:46.578 INFO:tasks.rados.rados.0.smithi110.stdout:450: seq_num 163 ranges {2662400=335872} 2024-08-17T00:35:46.594 INFO:tasks.rados.rados.0.smithi110.stdout:450: writing smithi11086371-28 from 2662400 to 2998272 tid 1 2024-08-17T00:35:46.594 INFO:tasks.rados.rados.0.smithi110.stdout:451: snap_remove snap 36 2024-08-17T00:35:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:46 smithi110 ceph-mon[41467]: osdmap e150: 8 total, 8 up, 8 in 2024-08-17T00:35:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:46 smithi110 ceph-mon[29669]: osdmap e150: 8 total, 8 up, 8 in 2024-08-17T00:35:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:46 smithi177 ceph-mon[33147]: osdmap e150: 8 total, 8 up, 8 in 2024-08-17T00:35:47.529 INFO:tasks.rados.rados.0.smithi110.stdout:451: done (2 left) 2024-08-17T00:35:47.529 INFO:tasks.rados.rados.0.smithi110.stdout:452: delete oid 13 current snap is 37 2024-08-17T00:35:47.529 INFO:tasks.rados.rados.0.smithi110.stdout:446: expect (ObjNum 93 snap 19 seq_num 93) 2024-08-17T00:35:47.687 INFO:tasks.rados.rados.0.smithi110.stdout:450: finishing write tid 1 to smithi11086371-28 2024-08-17T00:35:47.687 INFO:tasks.rados.rados.0.smithi110.stdout:450: finishing write tid 2 to smithi11086371-28 2024-08-17T00:35:47.687 INFO:tasks.rados.rados.0.smithi110.stdout:446: done (2 left) 2024-08-17T00:35:47.687 INFO:tasks.rados.rados.0.smithi110.stdout:452: done (1 left) 2024-08-17T00:35:47.687 INFO:tasks.rados.rados.0.smithi110.stdout:453: rollback oid 45 current snap is 37 2024-08-17T00:35:47.687 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 45 to 28 2024-08-17T00:35:47.688 INFO:tasks.rados.rados.0.smithi110.stdout:450: finishing write tid 3 to smithi11086371-28 2024-08-17T00:35:47.688 INFO:tasks.rados.rados.0.smithi110.stdout:450: oid 28 updating version 0 to 115 2024-08-17T00:35:47.688 INFO:tasks.rados.rados.0.smithi110.stdout:450: oid 28 updating version 115 to 116 2024-08-17T00:35:47.688 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 116 (ObjNum 163 snap 37 seq_num 163) dirty exists 2024-08-17T00:35:47.688 INFO:tasks.rados.rados.0.smithi110.stdout:450: left oid 28 (ObjNum 163 snap 37 seq_num 163) 2024-08-17T00:35:47.688 INFO:tasks.rados.rados.0.smithi110.stdout:450: done (1 left) 2024-08-17T00:35:47.688 INFO:tasks.rados.rados.0.smithi110.stdout:454: read oid 11 snap 27 2024-08-17T00:35:47.688 INFO:tasks.rados.rados.0.smithi110.stdout:454: expect deleted 2024-08-17T00:35:47.688 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 23 current snap is 37 2024-08-17T00:35:47.688 INFO:tasks.rados.rados.0.smithi110.stdout:455: seq_num 165 ranges {0=368640} 2024-08-17T00:35:47.689 INFO:tasks.rados.rados.0.smithi110.stdout:455: writing smithi11086371-23 from 0 to 368640 tid 1 2024-08-17T00:35:47.690 INFO:tasks.rados.rados.0.smithi110.stdout:456: delete oid 8 current snap is 37 2024-08-17T00:35:47.690 INFO:tasks.rados.rados.0.smithi110.stdout:453: finishing rollback tid 0 to smithi11086371-45 2024-08-17T00:35:47.690 INFO:tasks.rados.rados.0.smithi110.stdout:453: finishing rollback tid 1 to smithi11086371-45 2024-08-17T00:35:47.690 INFO:tasks.rados.rados.0.smithi110.stdout:453: finishing rollback tid 2 to smithi11086371-45 2024-08-17T00:35:47.690 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 117 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-08-17T00:35:47.694 INFO:tasks.rados.rados.0.smithi110.stdout:453: done (3 left) 2024-08-17T00:35:47.694 INFO:tasks.rados.rados.0.smithi110.stdout:454: done (2 left) 2024-08-17T00:35:47.694 INFO:tasks.rados.rados.0.smithi110.stdout:456: done (1 left) 2024-08-17T00:35:47.694 INFO:tasks.rados.rados.0.smithi110.stdout:457: read oid 26 snap 28 2024-08-17T00:35:47.694 INFO:tasks.rados.rados.0.smithi110.stdout:457: expect (ObjNum 25 snap 0 seq_num 25) 2024-08-17T00:35:47.695 INFO:tasks.rados.rados.0.smithi110.stdout:458: read oid 47 snap -1 2024-08-17T00:35:47.695 INFO:tasks.rados.rados.0.smithi110.stdout:458: expect deleted 2024-08-17T00:35:47.695 INFO:tasks.rados.rados.0.smithi110.stdout:459: read oid 41 snap -1 2024-08-17T00:35:47.695 INFO:tasks.rados.rados.0.smithi110.stdout:459: expect deleted 2024-08-17T00:35:47.695 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 49 current snap is 37 2024-08-17T00:35:47.695 INFO:tasks.rados.rados.0.smithi110.stdout:460: seq_num 167 ranges {147456=401408} 2024-08-17T00:35:47.699 INFO:tasks.rados.rados.0.smithi110.stdout:460: writing smithi11086371-49 from 147456 to 548864 tid 1 2024-08-17T00:35:47.699 INFO:tasks.rados.rados.0.smithi110.stdout:461: read oid 10 snap -1 2024-08-17T00:35:47.699 INFO:tasks.rados.rados.0.smithi110.stdout:461: expect deleted 2024-08-17T00:35:47.700 INFO:tasks.rados.rados.0.smithi110.stdout:462: rollback oid 37 current snap is 37 2024-08-17T00:35:47.700 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 37 to 35 2024-08-17T00:35:47.700 INFO:tasks.rados.rados.0.smithi110.stdout:455: finishing write tid 1 to smithi11086371-23 2024-08-17T00:35:47.700 INFO:tasks.rados.rados.0.smithi110.stdout:455: finishing write tid 2 to smithi11086371-23 2024-08-17T00:35:47.700 INFO:tasks.rados.rados.0.smithi110.stdout:455: finishing write tid 3 to smithi11086371-23 2024-08-17T00:35:47.700 INFO:tasks.rados.rados.0.smithi110.stdout:455: oid 23 updating version 0 to 93 2024-08-17T00:35:47.700 INFO:tasks.rados.rados.0.smithi110.stdout:455: oid 23 updating version 93 to 94 2024-08-17T00:35:47.700 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 94 (ObjNum 165 snap 37 seq_num 165) dirty exists 2024-08-17T00:35:47.700 INFO:tasks.rados.rados.0.smithi110.stdout:455: left oid 23 (ObjNum 165 snap 37 seq_num 165) 2024-08-17T00:35:47.700 INFO:tasks.rados.rados.0.smithi110.stdout:457: expect (ObjNum 25 snap 0 seq_num 25) 2024-08-17T00:35:47.716 INFO:tasks.rados.rados.0.smithi110.stdout:455: done (6 left) 2024-08-17T00:35:47.716 INFO:tasks.rados.rados.0.smithi110.stdout:457: done (5 left) 2024-08-17T00:35:47.716 INFO:tasks.rados.rados.0.smithi110.stdout:458: done (4 left) 2024-08-17T00:35:47.716 INFO:tasks.rados.rados.0.smithi110.stdout:459: done (3 left) 2024-08-17T00:35:47.716 INFO:tasks.rados.rados.0.smithi110.stdout:463: delete oid 7 current snap is 37 2024-08-17T00:35:47.716 INFO:tasks.rados.rados.0.smithi110.stdout:460: finishing write tid 1 to smithi11086371-49 2024-08-17T00:35:47.716 INFO:tasks.rados.rados.0.smithi110.stdout:460: finishing write tid 2 to smithi11086371-49 2024-08-17T00:35:47.716 INFO:tasks.rados.rados.0.smithi110.stdout:462: finishing rollback tid 0 to smithi11086371-37 2024-08-17T00:35:47.716 INFO:tasks.rados.rados.0.smithi110.stdout:460: finishing write tid 3 to smithi11086371-49 2024-08-17T00:35:47.717 INFO:tasks.rados.rados.0.smithi110.stdout:460: oid 49 updating version 0 to 121 2024-08-17T00:35:47.717 INFO:tasks.rados.rados.0.smithi110.stdout:460: oid 49 updating version 121 to 122 2024-08-17T00:35:47.717 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 122 (ObjNum 167 snap 37 seq_num 167) dirty exists 2024-08-17T00:35:47.717 INFO:tasks.rados.rados.0.smithi110.stdout:460: left oid 49 (ObjNum 167 snap 37 seq_num 167) 2024-08-17T00:35:47.717 INFO:tasks.rados.rados.0.smithi110.stdout:462: finishing rollback tid 1 to smithi11086371-37 2024-08-17T00:35:47.717 INFO:tasks.rados.rados.0.smithi110.stdout:462: finishing rollback tid 2 to smithi11086371-37 2024-08-17T00:35:47.717 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 125 (ObjNum 154 snap 34 seq_num 154) dirty exists 2024-08-17T00:35:47.719 INFO:tasks.rados.rados.0.smithi110.stdout:460: done (3 left) 2024-08-17T00:35:47.719 INFO:tasks.rados.rados.0.smithi110.stdout:461: done (2 left) 2024-08-17T00:35:47.719 INFO:tasks.rados.rados.0.smithi110.stdout:462: done (1 left) 2024-08-17T00:35:47.719 INFO:tasks.rados.rados.0.smithi110.stdout:463: done (0 left) 2024-08-17T00:35:47.719 INFO:tasks.rados.rados.0.smithi110.stdout:464: copy_from oid 28 from oid 37 current snap is 37 2024-08-17T00:35:47.719 INFO:tasks.rados.rados.0.smithi110.stdout:465: read oid 15 snap -1 2024-08-17T00:35:47.719 INFO:tasks.rados.rados.0.smithi110.stdout:465: expect (ObjNum 110 snap 23 seq_num 110) 2024-08-17T00:35:47.719 INFO:tasks.rados.rados.0.smithi110.stdout:466: rmattr oid 32 current snap is 37 2024-08-17T00:35:47.720 INFO:tasks.rados.rados.0.smithi110.stdout:466: done (2 left) 2024-08-17T00:35:47.720 INFO:tasks.rados.rados.0.smithi110.stdout:467: rollback oid 7 current snap is 37 2024-08-17T00:35:47.720 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 7 to 32 2024-08-17T00:35:47.720 INFO:tasks.rados.rados.0.smithi110.stdout:468: rollback oid 46 current snap is 37 2024-08-17T00:35:47.720 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 46 to 27 2024-08-17T00:35:47.720 INFO:tasks.rados.rados.0.smithi110.stdout:469: read oid 45 snap -1 2024-08-17T00:35:47.720 INFO:tasks.rados.rados.0.smithi110.stdout:469: expect (ObjNum 33 snap 0 seq_num 33) 2024-08-17T00:35:47.720 INFO:tasks.rados.rados.0.smithi110.stdout:470: snap_create 2024-08-17T00:35:47.720 INFO:tasks.rados.rados.0.smithi110.stdout:468: finishing rollback tid 1 to smithi11086371-46 2024-08-17T00:35:47.720 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 0 (ObjNum 33 snap 0 seq_num 115805003) dirty dne 2024-08-17T00:35:47.722 INFO:tasks.rados.rados.0.smithi110.stdout:467: finishing rollback tid 1 to smithi11086371-7 2024-08-17T00:35:47.722 INFO:tasks.rados.rados.0.smithi110.stdout:467: finishing rollback tid 2 to smithi11086371-7 2024-08-17T00:35:47.722 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 126 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-08-17T00:35:47.723 INFO:tasks.rados.rados.0.smithi110.stdout:469: expect (ObjNum 33 snap 0 seq_num 33) 2024-08-17T00:35:47.742 INFO:tasks.rados.rados.0.smithi110.stdout:465: expect (ObjNum 110 snap 23 seq_num 110) 2024-08-17T00:35:47.828 INFO:tasks.rados.rados.0.smithi110.stdout:464: finishing copy_from racing read to smithi11086371-28 2024-08-17T00:35:47.916 INFO:tasks.rados.rados.0.smithi110.stdout:464: finishing copy_from to smithi11086371-28 2024-08-17T00:35:47.916 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 125 (ObjNum 154 snap 34 seq_num 154) dirty exists 2024-08-17T00:35:47.917 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:47 smithi177 ceph-mon[33147]: osdmap e151: 8 total, 8 up, 8 in 2024-08-17T00:35:47.917 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:47 smithi177 ceph-mon[33147]: pgmap v204: 121 pgs: 121 active+clean; 110 MiB data, 429 MiB used, 715 GiB / 715 GiB avail; 6.4 MiB/s rd, 226 KiB/s wr, 33 op/s 2024-08-17T00:35:47.917 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:47 smithi177 ceph-mon[33147]: osdmap e152: 8 total, 8 up, 8 in 2024-08-17T00:35:48.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:47 smithi110 ceph-mon[29669]: osdmap e151: 8 total, 8 up, 8 in 2024-08-17T00:35:48.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:47 smithi110 ceph-mon[29669]: pgmap v204: 121 pgs: 121 active+clean; 110 MiB data, 429 MiB used, 715 GiB / 715 GiB avail; 6.4 MiB/s rd, 226 KiB/s wr, 33 op/s 2024-08-17T00:35:48.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:47 smithi110 ceph-mon[29669]: osdmap e152: 8 total, 8 up, 8 in 2024-08-17T00:35:48.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:47 smithi110 ceph-mon[41467]: osdmap e151: 8 total, 8 up, 8 in 2024-08-17T00:35:48.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:47 smithi110 ceph-mon[41467]: pgmap v204: 121 pgs: 121 active+clean; 110 MiB data, 429 MiB used, 715 GiB / 715 GiB avail; 6.4 MiB/s rd, 226 KiB/s wr, 33 op/s 2024-08-17T00:35:48.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:47 smithi110 ceph-mon[41467]: osdmap e152: 8 total, 8 up, 8 in 2024-08-17T00:35:48.541 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:35:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:35:48] "GET /metrics HTTP/1.1" 200 36031 "" "Prometheus/2.43.0" 2024-08-17T00:35:48.569 INFO:tasks.rados.rados.0.smithi110.stdout:464: done (5 left) 2024-08-17T00:35:48.569 INFO:tasks.rados.rados.0.smithi110.stdout:465: done (4 left) 2024-08-17T00:35:48.569 INFO:tasks.rados.rados.0.smithi110.stdout:467: done (3 left) 2024-08-17T00:35:48.569 INFO:tasks.rados.rados.0.smithi110.stdout:468: done (2 left) 2024-08-17T00:35:48.569 INFO:tasks.rados.rados.0.smithi110.stdout:469: done (1 left) 2024-08-17T00:35:48.569 INFO:tasks.rados.rados.0.smithi110.stdout:470: done (0 left) 2024-08-17T00:35:48.569 INFO:tasks.rados.rados.0.smithi110.stdout:471: copy_from oid 1 from oid 7 current snap is 38 2024-08-17T00:35:48.569 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 48 current snap is 38 2024-08-17T00:35:48.569 INFO:tasks.rados.rados.0.smithi110.stdout:472: seq_num 169 ranges {0=434176} 2024-08-17T00:35:48.570 INFO:tasks.rados.rados.0.smithi110.stdout:472: writing smithi11086371-48 from 0 to 434176 tid 1 2024-08-17T00:35:48.571 INFO:tasks.rados.rados.0.smithi110.stdout:473: rmattr oid 50 current snap is 38 2024-08-17T00:35:48.571 INFO:tasks.rados.rados.0.smithi110.stdout:473: done (2 left) 2024-08-17T00:35:48.571 INFO:tasks.rados.rados.0.smithi110.stdout:474: delete oid 43 current snap is 38 2024-08-17T00:35:48.575 INFO:tasks.rados.rados.0.smithi110.stdout:472: finishing write tid 1 to smithi11086371-48 2024-08-17T00:35:48.575 INFO:tasks.rados.rados.0.smithi110.stdout:472: finishing write tid 2 to smithi11086371-48 2024-08-17T00:35:48.577 INFO:tasks.rados.rados.0.smithi110.stdout:474: done (2 left) 2024-08-17T00:35:48.577 INFO:tasks.rados.rados.0.smithi110.stdout:475: read oid 23 snap -1 2024-08-17T00:35:48.577 INFO:tasks.rados.rados.0.smithi110.stdout:475: expect (ObjNum 165 snap 37 seq_num 165) 2024-08-17T00:35:48.577 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 35 current snap is 38 2024-08-17T00:35:48.577 INFO:tasks.rados.rados.0.smithi110.stdout:476: seq_num 171 ranges {4800512=466944} 2024-08-17T00:35:48.606 INFO:tasks.rados.rados.0.smithi110.stdout:476: writing smithi11086371-35 from 4800512 to 5267456 tid 1 2024-08-17T00:35:48.606 INFO:tasks.rados.rados.0.smithi110.stdout:477: delete oid 21 current snap is 38 2024-08-17T00:35:48.607 INFO:tasks.rados.rados.0.smithi110.stdout:472: finishing write tid 3 to smithi11086371-48 2024-08-17T00:35:48.607 INFO:tasks.rados.rados.0.smithi110.stdout:472: oid 48 updating version 0 to 147 2024-08-17T00:35:48.607 INFO:tasks.rados.rados.0.smithi110.stdout:472: oid 48 updating version 147 to 148 2024-08-17T00:35:48.607 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 148 (ObjNum 169 snap 38 seq_num 169) dirty exists 2024-08-17T00:35:48.607 INFO:tasks.rados.rados.0.smithi110.stdout:472: left oid 48 (ObjNum 169 snap 38 seq_num 169) 2024-08-17T00:35:48.607 INFO:tasks.rados.rados.0.smithi110.stdout:471: finishing copy_from racing read to smithi11086371-1 2024-08-17T00:35:48.607 INFO:tasks.rados.rados.0.smithi110.stdout:471: finishing copy_from to smithi11086371-1 2024-08-17T00:35:48.607 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 126 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-08-17T00:35:48.607 INFO:tasks.rados.rados.0.smithi110.stdout:475: expect (ObjNum 165 snap 37 seq_num 165) 2024-08-17T00:35:48.617 INFO:tasks.rados.rados.0.smithi110.stdout:476: finishing write tid 1 to smithi11086371-35 2024-08-17T00:35:48.617 INFO:tasks.rados.rados.0.smithi110.stdout:476: finishing write tid 2 to smithi11086371-35 2024-08-17T00:35:48.617 INFO:tasks.rados.rados.0.smithi110.stdout:476: finishing write tid 3 to smithi11086371-35 2024-08-17T00:35:48.617 INFO:tasks.rados.rados.0.smithi110.stdout:476: oid 35 updating version 0 to 143 2024-08-17T00:35:48.617 INFO:tasks.rados.rados.0.smithi110.stdout:476: oid 35 updating version 143 to 144 2024-08-17T00:35:48.617 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 144 (ObjNum 171 snap 38 seq_num 171) dirty exists 2024-08-17T00:35:48.617 INFO:tasks.rados.rados.0.smithi110.stdout:476: left oid 35 (ObjNum 171 snap 38 seq_num 171) 2024-08-17T00:35:48.618 INFO:tasks.rados.rados.0.smithi110.stdout:471: done (4 left) 2024-08-17T00:35:48.619 INFO:tasks.rados.rados.0.smithi110.stdout:472: done (3 left) 2024-08-17T00:35:48.619 INFO:tasks.rados.rados.0.smithi110.stdout:475: done (2 left) 2024-08-17T00:35:48.619 INFO:tasks.rados.rados.0.smithi110.stdout:476: done (1 left) 2024-08-17T00:35:48.619 INFO:tasks.rados.rados.0.smithi110.stdout:477: done (0 left) 2024-08-17T00:35:48.619 INFO:tasks.rados.rados.0.smithi110.stdout:478: delete oid 27 current snap is 38 2024-08-17T00:35:48.620 INFO:tasks.rados.rados.0.smithi110.stdout:478: done (0 left) 2024-08-17T00:35:48.620 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 24 current snap is 38 2024-08-17T00:35:48.620 INFO:tasks.rados.rados.0.smithi110.stdout:479: seq_num 174 ranges {0=516096} 2024-08-17T00:35:48.623 INFO:tasks.rados.rados.0.smithi110.stdout:479: writing smithi11086371-24 from 0 to 516096 tid 1 2024-08-17T00:35:48.623 INFO:tasks.rados.rados.0.smithi110.stdout:480: read oid 4 snap -1 2024-08-17T00:35:48.623 INFO:tasks.rados.rados.0.smithi110.stdout:480: expect (ObjNum 3 snap 0 seq_num 3) 2024-08-17T00:35:48.623 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 1 current snap is 38 2024-08-17T00:35:48.623 INFO:tasks.rados.rados.0.smithi110.stdout:481: seq_num 175 ranges {393216=540672} 2024-08-17T00:35:48.628 INFO:tasks.rados.rados.0.smithi110.stdout:481: writing smithi11086371-1 from 393216 to 933888 tid 1 2024-08-17T00:35:48.628 INFO:tasks.rados.rados.0.smithi110.stdout:482: rmattr oid 50 current snap is 38 2024-08-17T00:35:48.628 INFO:tasks.rados.rados.0.smithi110.stdout:482: done (3 left) 2024-08-17T00:35:48.628 INFO:tasks.rados.rados.0.smithi110.stdout:483: setattr oid 26 current snap is 38 2024-08-17T00:35:48.628 INFO:tasks.rados.rados.0.smithi110.stdout:480: expect (ObjNum 3 snap 0 seq_num 3) 2024-08-17T00:35:48.629 INFO:tasks.rados.rados.0.smithi110.stdout:479: finishing write tid 1 to smithi11086371-24 2024-08-17T00:35:48.629 INFO:tasks.rados.rados.0.smithi110.stdout:479: finishing write tid 2 to smithi11086371-24 2024-08-17T00:35:48.630 INFO:tasks.rados.rados.0.smithi110.stdout:479: finishing write tid 3 to smithi11086371-24 2024-08-17T00:35:48.630 INFO:tasks.rados.rados.0.smithi110.stdout:479: oid 24 updating version 0 to 119 2024-08-17T00:35:48.630 INFO:tasks.rados.rados.0.smithi110.stdout:479: oid 24 version 119 is already newer than 118 2024-08-17T00:35:48.630 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 119 (ObjNum 174 snap 38 seq_num 174) dirty exists 2024-08-17T00:35:48.630 INFO:tasks.rados.rados.0.smithi110.stdout:479: left oid 24 (ObjNum 174 snap 38 seq_num 174) 2024-08-17T00:35:48.631 INFO:tasks.rados.rados.0.smithi110.stdout:479: done (3 left) 2024-08-17T00:35:48.631 INFO:tasks.rados.rados.0.smithi110.stdout:480: done (2 left) 2024-08-17T00:35:48.631 INFO:tasks.rados.rados.0.smithi110.stdout:484: rollback oid 30 current snap is 38 2024-08-17T00:35:48.631 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 30 to 34 2024-08-17T00:35:48.631 INFO:tasks.rados.rados.0.smithi110.stdout:485: delete oid 46 current snap is 38 2024-08-17T00:35:48.631 INFO:tasks.rados.rados.0.smithi110.stdout:481: finishing write tid 1 to smithi11086371-1 2024-08-17T00:35:48.631 INFO:tasks.rados.rados.0.smithi110.stdout:481: finishing write tid 2 to smithi11086371-1 2024-08-17T00:35:48.632 INFO:tasks.rados.rados.0.smithi110.stdout:485: done (3 left) 2024-08-17T00:35:48.632 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 23 current snap is 38 2024-08-17T00:35:48.632 INFO:tasks.rados.rados.0.smithi110.stdout:486: seq_num 177 ranges {368640=573440} 2024-08-17T00:35:48.638 INFO:tasks.rados.rados.0.smithi110.stdout:486: writing smithi11086371-23 from 368640 to 942080 tid 1 2024-08-17T00:35:48.638 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 6 current snap is 38 2024-08-17T00:35:48.638 INFO:tasks.rados.rados.0.smithi110.stdout:487: seq_num 178 ranges {5447680=589824} 2024-08-17T00:35:48.671 INFO:tasks.rados.rados.0.smithi110.stdout:487: writing smithi11086371-6 from 5447680 to 6037504 tid 1 2024-08-17T00:35:48.671 INFO:tasks.rados.rados.0.smithi110.stdout:488: read oid 15 snap -1 2024-08-17T00:35:48.671 INFO:tasks.rados.rados.0.smithi110.stdout:488: expect (ObjNum 110 snap 23 seq_num 110) 2024-08-17T00:35:48.671 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 43 current snap is 38 2024-08-17T00:35:48.671 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 26 v 171 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-08-17T00:35:48.671 INFO:tasks.rados.rados.0.smithi110.stdout:484: finishing rollback tid 0 to smithi11086371-30 2024-08-17T00:35:48.671 INFO:tasks.rados.rados.0.smithi110.stdout:484: finishing rollback tid 1 to smithi11086371-30 2024-08-17T00:35:48.671 INFO:tasks.rados.rados.0.smithi110.stdout:484: finishing rollback tid 2 to smithi11086371-30 2024-08-17T00:35:48.671 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 152 (ObjNum 110 snap 23 seq_num 110) dirty exists 2024-08-17T00:35:48.671 INFO:tasks.rados.rados.0.smithi110.stdout:481: finishing write tid 3 to smithi11086371-1 2024-08-17T00:35:48.671 INFO:tasks.rados.rados.0.smithi110.stdout:481: oid 1 updating version 0 to 128 2024-08-17T00:35:48.671 INFO:tasks.rados.rados.0.smithi110.stdout:481: oid 1 version 128 is already newer than 127 2024-08-17T00:35:48.672 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 128 (ObjNum 175 snap 38 seq_num 175) dirty exists 2024-08-17T00:35:48.672 INFO:tasks.rados.rados.0.smithi110.stdout:481: left oid 1 (ObjNum 175 snap 38 seq_num 175) 2024-08-17T00:35:48.672 INFO:tasks.rados.rados.0.smithi110.stdout:486: finishing write tid 1 to smithi11086371-23 2024-08-17T00:35:48.672 INFO:tasks.rados.rados.0.smithi110.stdout:489: seq_num 179 ranges {0=606208} 2024-08-17T00:35:48.675 INFO:tasks.rados.rados.0.smithi110.stdout:489: writing smithi11086371-43 from 0 to 606208 tid 1 2024-08-17T00:35:48.675 INFO:tasks.rados.rados.0.smithi110.stdout:481: done (6 left) 2024-08-17T00:35:48.675 INFO:tasks.rados.rados.0.smithi110.stdout:483: done (5 left) 2024-08-17T00:35:48.675 INFO:tasks.rados.rados.0.smithi110.stdout:484: done (4 left) 2024-08-17T00:35:48.675 INFO:tasks.rados.rados.0.smithi110.stdout:490: read oid 10 snap 34 2024-08-17T00:35:48.675 INFO:tasks.rados.rados.0.smithi110.stdout:490: expect deleted 2024-08-17T00:35:48.675 INFO:tasks.rados.rados.0.smithi110.stdout:491: rollback oid 34 current snap is 38 2024-08-17T00:35:48.675 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 34 to 27 2024-08-17T00:35:48.675 INFO:tasks.rados.rados.0.smithi110.stdout:486: finishing write tid 2 to smithi11086371-23 2024-08-17T00:35:48.675 INFO:tasks.rados.rados.0.smithi110.stdout:486: finishing write tid 3 to smithi11086371-23 2024-08-17T00:35:48.675 INFO:tasks.rados.rados.0.smithi110.stdout:486: oid 23 updating version 0 to 98 2024-08-17T00:35:48.675 INFO:tasks.rados.rados.0.smithi110.stdout:486: oid 23 version 98 is already newer than 97 2024-08-17T00:35:48.676 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 98 (ObjNum 177 snap 38 seq_num 177) dirty exists 2024-08-17T00:35:48.676 INFO:tasks.rados.rados.0.smithi110.stdout:486: left oid 23 (ObjNum 177 snap 38 seq_num 177) 2024-08-17T00:35:48.676 INFO:tasks.rados.rados.0.smithi110.stdout:486: done (5 left) 2024-08-17T00:35:48.676 INFO:tasks.rados.rados.0.smithi110.stdout:492: delete oid 38 current snap is 38 2024-08-17T00:35:48.676 INFO:tasks.rados.rados.0.smithi110.stdout:487: finishing write tid 1 to smithi11086371-6 2024-08-17T00:35:48.676 INFO:tasks.rados.rados.0.smithi110.stdout:487: finishing write tid 2 to smithi11086371-6 2024-08-17T00:35:48.677 INFO:tasks.rados.rados.0.smithi110.stdout:491: finishing rollback tid 1 to smithi11086371-34 2024-08-17T00:35:48.677 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 120 (ObjNum 33 snap 0 seq_num 1854792952) dirty dne 2024-08-17T00:35:48.677 INFO:tasks.rados.rados.0.smithi110.stdout:487: finishing write tid 3 to smithi11086371-6 2024-08-17T00:35:48.677 INFO:tasks.rados.rados.0.smithi110.stdout:487: oid 6 updating version 0 to 134 2024-08-17T00:35:48.677 INFO:tasks.rados.rados.0.smithi110.stdout:487: oid 6 updating version 134 to 135 2024-08-17T00:35:48.677 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 135 (ObjNum 178 snap 38 seq_num 178) dirty exists 2024-08-17T00:35:48.677 INFO:tasks.rados.rados.0.smithi110.stdout:487: left oid 6 (ObjNum 178 snap 38 seq_num 178) 2024-08-17T00:35:48.677 INFO:tasks.rados.rados.0.smithi110.stdout:487: done (5 left) 2024-08-17T00:35:48.677 INFO:tasks.rados.rados.0.smithi110.stdout:491: done (4 left) 2024-08-17T00:35:48.677 INFO:tasks.rados.rados.0.smithi110.stdout:492: done (3 left) 2024-08-17T00:35:48.678 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 44 current snap is 38 2024-08-17T00:35:48.678 INFO:tasks.rados.rados.0.smithi110.stdout:493: seq_num 181 ranges {0=638976} 2024-08-17T00:35:48.680 INFO:tasks.rados.rados.0.smithi110.stdout:493: writing smithi11086371-44 from 0 to 638976 tid 1 2024-08-17T00:35:48.681 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 38 current snap is 38 2024-08-17T00:35:48.681 INFO:tasks.rados.rados.0.smithi110.stdout:494: seq_num 182 ranges {0=655360} 2024-08-17T00:35:48.684 INFO:tasks.rados.rados.0.smithi110.stdout:494: writing smithi11086371-38 from 0 to 655360 tid 1 2024-08-17T00:35:48.684 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 17 current snap is 38 2024-08-17T00:35:48.685 INFO:tasks.rados.rados.0.smithi110.stdout:495: seq_num 183 ranges {0=671744} 2024-08-17T00:35:48.689 INFO:tasks.rados.rados.0.smithi110.stdout:495: writing smithi11086371-17 from 0 to 671744 tid 1 2024-08-17T00:35:48.689 INFO:tasks.rados.rados.0.smithi110.stdout:496: read oid 26 snap -1 2024-08-17T00:35:48.689 INFO:tasks.rados.rados.0.smithi110.stdout:496: expect (ObjNum 25 snap 0 seq_num 25) 2024-08-17T00:35:48.689 INFO:tasks.rados.rados.0.smithi110.stdout:497: read oid 32 snap -1 2024-08-17T00:35:48.689 INFO:tasks.rados.rados.0.smithi110.stdout:497: expect (ObjNum 149 snap 34 seq_num 149) 2024-08-17T00:35:48.689 INFO:tasks.rados.rados.0.smithi110.stdout:498: rollback oid 7 current snap is 38 2024-08-17T00:35:48.689 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 7 to 35 2024-08-17T00:35:48.689 INFO:tasks.rados.rados.0.smithi110.stdout:488: expect (ObjNum 110 snap 23 seq_num 110) 2024-08-17T00:35:48.762 INFO:tasks.rados.rados.0.smithi110.stdout:489: finishing write tid 1 to smithi11086371-43 2024-08-17T00:35:48.762 INFO:tasks.rados.rados.0.smithi110.stdout:489: finishing write tid 2 to smithi11086371-43 2024-08-17T00:35:48.763 INFO:tasks.rados.rados.0.smithi110.stdout:489: finishing write tid 3 to smithi11086371-43 2024-08-17T00:35:48.763 INFO:tasks.rados.rados.0.smithi110.stdout:489: oid 43 updating version 0 to 131 2024-08-17T00:35:48.763 INFO:tasks.rados.rados.0.smithi110.stdout:489: oid 43 updating version 131 to 132 2024-08-17T00:35:48.763 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 132 (ObjNum 179 snap 38 seq_num 179) dirty exists 2024-08-17T00:35:48.763 INFO:tasks.rados.rados.0.smithi110.stdout:489: left oid 43 (ObjNum 179 snap 38 seq_num 179) 2024-08-17T00:35:48.763 INFO:tasks.rados.rados.0.smithi110.stdout:488: done (8 left) 2024-08-17T00:35:48.763 INFO:tasks.rados.rados.0.smithi110.stdout:489: done (7 left) 2024-08-17T00:35:48.763 INFO:tasks.rados.rados.0.smithi110.stdout:490: done (6 left) 2024-08-17T00:35:48.763 INFO:tasks.rados.rados.0.smithi110.stdout:499: snap_create 2024-08-17T00:35:48.763 INFO:tasks.rados.rados.0.smithi110.stdout:493: finishing write tid 1 to smithi11086371-44 2024-08-17T00:35:48.763 INFO:tasks.rados.rados.0.smithi110.stdout:493: finishing write tid 2 to smithi11086371-44 2024-08-17T00:35:48.764 INFO:tasks.rados.rados.0.smithi110.stdout:493: finishing write tid 3 to smithi11086371-44 2024-08-17T00:35:48.764 INFO:tasks.rados.rados.0.smithi110.stdout:493: oid 44 updating version 0 to 127 2024-08-17T00:35:48.764 INFO:tasks.rados.rados.0.smithi110.stdout:493: oid 44 version 127 is already newer than 126 2024-08-17T00:35:48.764 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 127 (ObjNum 181 snap 38 seq_num 181) dirty exists 2024-08-17T00:35:48.764 INFO:tasks.rados.rados.0.smithi110.stdout:493: left oid 44 (ObjNum 181 snap 38 seq_num 181) 2024-08-17T00:35:48.764 INFO:tasks.rados.rados.0.smithi110.stdout:494: finishing write tid 1 to smithi11086371-38 2024-08-17T00:35:48.764 INFO:tasks.rados.rados.0.smithi110.stdout:494: finishing write tid 2 to smithi11086371-38 2024-08-17T00:35:48.764 INFO:tasks.rados.rados.0.smithi110.stdout:494: finishing write tid 3 to smithi11086371-38 2024-08-17T00:35:48.764 INFO:tasks.rados.rados.0.smithi110.stdout:494: oid 38 updating version 0 to 42 2024-08-17T00:35:48.764 INFO:tasks.rados.rados.0.smithi110.stdout:494: oid 38 version 42 is already newer than 41 2024-08-17T00:35:48.764 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 42 (ObjNum 182 snap 38 seq_num 182) dirty exists 2024-08-17T00:35:48.764 INFO:tasks.rados.rados.0.smithi110.stdout:494: left oid 38 (ObjNum 182 snap 38 seq_num 182) 2024-08-17T00:35:48.764 INFO:tasks.rados.rados.0.smithi110.stdout:498: finishing rollback tid 0 to smithi11086371-7 2024-08-17T00:35:48.765 INFO:tasks.rados.rados.0.smithi110.stdout:498: finishing rollback tid 1 to smithi11086371-7 2024-08-17T00:35:48.765 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 128 (ObjNum 33 snap 0 seq_num 719775246) dirty dne 2024-08-17T00:35:48.765 INFO:tasks.rados.rados.0.smithi110.stdout:496: expect (ObjNum 25 snap 0 seq_num 25) 2024-08-17T00:35:48.778 INFO:tasks.rados.rados.0.smithi110.stdout:495: finishing write tid 1 to smithi11086371-17 2024-08-17T00:35:48.778 INFO:tasks.rados.rados.0.smithi110.stdout:495: finishing write tid 2 to smithi11086371-17 2024-08-17T00:35:48.778 INFO:tasks.rados.rados.0.smithi110.stdout:497: expect (ObjNum 149 snap 34 seq_num 149) 2024-08-17T00:35:48.909 INFO:tasks.rados.rados.0.smithi110.stdout:495: finishing write tid 3 to smithi11086371-17 2024-08-17T00:35:48.909 INFO:tasks.rados.rados.0.smithi110.stdout:495: oid 17 updating version 0 to 47 2024-08-17T00:35:48.909 INFO:tasks.rados.rados.0.smithi110.stdout:495: oid 17 version 47 is already newer than 46 2024-08-17T00:35:48.909 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 47 (ObjNum 183 snap 38 seq_num 183) dirty exists 2024-08-17T00:35:48.909 INFO:tasks.rados.rados.0.smithi110.stdout:495: left oid 17 (ObjNum 183 snap 38 seq_num 183) 2024-08-17T00:35:49.573 INFO:tasks.rados.rados.0.smithi110.stdout:493: done (6 left) 2024-08-17T00:35:49.573 INFO:tasks.rados.rados.0.smithi110.stdout:494: done (5 left) 2024-08-17T00:35:49.573 INFO:tasks.rados.rados.0.smithi110.stdout:495: done (4 left) 2024-08-17T00:35:49.573 INFO:tasks.rados.rados.0.smithi110.stdout:496: done (3 left) 2024-08-17T00:35:49.574 INFO:tasks.rados.rados.0.smithi110.stdout:497: done (2 left) 2024-08-17T00:35:49.574 INFO:tasks.rados.rados.0.smithi110.stdout:498: done (1 left) 2024-08-17T00:35:49.574 INFO:tasks.rados.rados.0.smithi110.stdout:499: done (0 left) 2024-08-17T00:35:49.574 INFO:tasks.rados.rados.0.smithi110.stdout:500: rollback oid 11 current snap is 39 2024-08-17T00:35:49.574 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 11 to 27 2024-08-17T00:35:49.574 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 17 current snap is 39 2024-08-17T00:35:49.575 INFO:tasks.rados.rados.0.smithi110.stdout:501: seq_num 184 ranges {671744=688128} 2024-08-17T00:35:49.581 INFO:tasks.rados.rados.0.smithi110.stdout:501: writing smithi11086371-17 from 671744 to 1359872 tid 1 2024-08-17T00:35:49.581 INFO:tasks.rados.rados.0.smithi110.stdout:502: rollback oid 47 current snap is 39 2024-08-17T00:35:49.581 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 47 to 28 2024-08-17T00:35:49.581 INFO:tasks.rados.rados.0.smithi110.stdout:500: finishing rollback tid 1 to smithi11086371-11 2024-08-17T00:35:49.581 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 0 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-08-17T00:35:49.581 INFO:tasks.rados.rados.0.smithi110.stdout:500: done (2 left) 2024-08-17T00:35:49.582 INFO:tasks.rados.rados.0.smithi110.stdout:503: snap_remove snap 37 2024-08-17T00:35:49.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:49 smithi110 ceph-mon[29669]: osdmap e153: 8 total, 8 up, 8 in 2024-08-17T00:35:49.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:49 smithi110 ceph-mon[29669]: pgmap v207: 121 pgs: 121 active+clean; 110 MiB data, 429 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:35:49.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:49 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:35:49.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:49 smithi110 ceph-mon[41467]: osdmap e153: 8 total, 8 up, 8 in 2024-08-17T00:35:49.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:49 smithi110 ceph-mon[41467]: pgmap v207: 121 pgs: 121 active+clean; 110 MiB data, 429 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:35:49.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:49 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:35:49.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:49 smithi177 ceph-mon[33147]: osdmap e153: 8 total, 8 up, 8 in 2024-08-17T00:35:49.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:49 smithi177 ceph-mon[33147]: pgmap v207: 121 pgs: 121 active+clean; 110 MiB data, 429 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:35:49.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:49 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:35:50.575 INFO:tasks.rados.rados.0.smithi110.stdout:501: finishing write tid 1 to smithi11086371-17 2024-08-17T00:35:50.575 INFO:tasks.rados.rados.0.smithi110.stdout:501: finishing write tid 2 to smithi11086371-17 2024-08-17T00:35:50.575 INFO:tasks.rados.rados.0.smithi110.stdout:501: finishing write tid 3 to smithi11086371-17 2024-08-17T00:35:50.576 INFO:tasks.rados.rados.0.smithi110.stdout:501: oid 17 updating version 0 to 50 2024-08-17T00:35:50.576 INFO:tasks.rados.rados.0.smithi110.stdout:501: oid 17 version 50 is already newer than 49 2024-08-17T00:35:50.576 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 50 (ObjNum 184 snap 39 seq_num 184) dirty exists 2024-08-17T00:35:50.576 INFO:tasks.rados.rados.0.smithi110.stdout:501: left oid 17 (ObjNum 184 snap 39 seq_num 184) 2024-08-17T00:35:50.576 INFO:tasks.rados.rados.0.smithi110.stdout:502: finishing rollback tid 1 to smithi11086371-47 2024-08-17T00:35:50.576 INFO:tasks.rados.rados.0.smithi110.stdout:502: finishing rollback tid 2 to smithi11086371-47 2024-08-17T00:35:50.576 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 47 v 210 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-08-17T00:35:50.576 INFO:tasks.rados.rados.0.smithi110.stdout:501: done (2 left) 2024-08-17T00:35:50.576 INFO:tasks.rados.rados.0.smithi110.stdout:502: done (1 left) 2024-08-17T00:35:50.576 INFO:tasks.rados.rados.0.smithi110.stdout:503: done (0 left) 2024-08-17T00:35:50.576 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 14 current snap is 39 2024-08-17T00:35:50.576 INFO:tasks.rados.rados.0.smithi110.stdout:504: seq_num 185 ranges {237568=704512} 2024-08-17T00:35:50.581 INFO:tasks.rados.rados.0.smithi110.stdout:504: writing smithi11086371-14 from 237568 to 942080 tid 1 2024-08-17T00:35:50.581 INFO:tasks.rados.rados.0.smithi110.stdout:505: delete oid 1 current snap is 39 2024-08-17T00:35:50.583 INFO:tasks.rados.rados.0.smithi110.stdout:505: done (1 left) 2024-08-17T00:35:50.583 INFO:tasks.rados.rados.0.smithi110.stdout:506: snap_create 2024-08-17T00:35:50.588 INFO:tasks.rados.rados.0.smithi110.stdout:504: finishing write tid 1 to smithi11086371-14 2024-08-17T00:35:50.588 INFO:tasks.rados.rados.0.smithi110.stdout:504: finishing write tid 2 to smithi11086371-14 2024-08-17T00:35:50.590 INFO:tasks.rados.rados.0.smithi110.stdout:504: finishing write tid 3 to smithi11086371-14 2024-08-17T00:35:50.590 INFO:tasks.rados.rados.0.smithi110.stdout:504: oid 14 updating version 0 to 176 2024-08-17T00:35:50.590 INFO:tasks.rados.rados.0.smithi110.stdout:504: oid 14 version 176 is already newer than 175 2024-08-17T00:35:50.590 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 176 (ObjNum 185 snap 39 seq_num 185) dirty exists 2024-08-17T00:35:50.590 INFO:tasks.rados.rados.0.smithi110.stdout:504: left oid 14 (ObjNum 185 snap 39 seq_num 185) 2024-08-17T00:35:50.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:50 smithi177 ceph-mon[33147]: osdmap e154: 8 total, 8 up, 8 in 2024-08-17T00:35:50.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:50 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:35:50.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:50 smithi177 ceph-mon[33147]: Upgrade: Target is version 19.1.0-1363-gd863d21c (unknown) 2024-08-17T00:35:50.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:50 smithi177 ceph-mon[33147]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, digests ['quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb'] 2024-08-17T00:35:50.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:50 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:35:50.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:50 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:35:50.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:50 smithi177 ceph-mon[33147]: Upgrade: Need to upgrade myself (mgr.y) 2024-08-17T00:35:50.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:50 smithi177 ceph-mon[33147]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb on smithi177 2024-08-17T00:35:51.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:50 smithi110 ceph-mon[29669]: osdmap e154: 8 total, 8 up, 8 in 2024-08-17T00:35:51.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:50 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:35:51.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:50 smithi110 ceph-mon[29669]: Upgrade: Target is version 19.1.0-1363-gd863d21c (unknown) 2024-08-17T00:35:51.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:50 smithi110 ceph-mon[29669]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, digests ['quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb'] 2024-08-17T00:35:51.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:50 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:35:51.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:50 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:35:51.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:50 smithi110 ceph-mon[29669]: Upgrade: Need to upgrade myself (mgr.y) 2024-08-17T00:35:51.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:50 smithi110 ceph-mon[29669]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb on smithi177 2024-08-17T00:35:51.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:50 smithi110 ceph-mon[41467]: osdmap e154: 8 total, 8 up, 8 in 2024-08-17T00:35:51.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:50 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:35:51.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:50 smithi110 ceph-mon[41467]: Upgrade: Target is version 19.1.0-1363-gd863d21c (unknown) 2024-08-17T00:35:51.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:50 smithi110 ceph-mon[41467]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, digests ['quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb'] 2024-08-17T00:35:51.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:50 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:35:51.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:50 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:35:51.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:50 smithi110 ceph-mon[41467]: Upgrade: Need to upgrade myself (mgr.y) 2024-08-17T00:35:51.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:50 smithi110 ceph-mon[41467]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb on smithi177 2024-08-17T00:35:51.588 INFO:tasks.rados.rados.0.smithi110.stdout:504: done (1 left) 2024-08-17T00:35:51.589 INFO:tasks.rados.rados.0.smithi110.stdout:506: done (0 left) 2024-08-17T00:35:51.589 INFO:tasks.rados.rados.0.smithi110.stdout:507: snap_create 2024-08-17T00:35:51.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:51 smithi177 ceph-mon[33147]: osdmap e155: 8 total, 8 up, 8 in 2024-08-17T00:35:51.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:51 smithi177 ceph-mon[33147]: pgmap v210: 121 pgs: 121 active+clean; 124 MiB data, 443 MiB used, 715 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.5 MiB/s wr, 44 op/s 2024-08-17T00:35:52.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:51 smithi110 ceph-mon[41467]: osdmap e155: 8 total, 8 up, 8 in 2024-08-17T00:35:52.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:51 smithi110 ceph-mon[41467]: pgmap v210: 121 pgs: 121 active+clean; 124 MiB data, 443 MiB used, 715 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.5 MiB/s wr, 44 op/s 2024-08-17T00:35:52.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:51 smithi110 ceph-mon[29669]: osdmap e155: 8 total, 8 up, 8 in 2024-08-17T00:35:52.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:51 smithi110 ceph-mon[29669]: pgmap v210: 121 pgs: 121 active+clean; 124 MiB data, 443 MiB used, 715 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.5 MiB/s wr, 44 op/s 2024-08-17T00:35:52.530 INFO:tasks.rados.rados.0.smithi110.stdout:507: done (0 left) 2024-08-17T00:35:52.530 INFO:tasks.rados.rados.0.smithi110.stdout:508: snap_remove snap 39 2024-08-17T00:35:52.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:52 smithi177 ceph-mon[33147]: osdmap e156: 8 total, 8 up, 8 in 2024-08-17T00:35:52.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:52 smithi177 ceph-mon[33147]: osdmap e157: 8 total, 8 up, 8 in 2024-08-17T00:35:52.963 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:52 smithi110 ceph-mon[29669]: osdmap e156: 8 total, 8 up, 8 in 2024-08-17T00:35:52.963 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:52 smithi110 ceph-mon[29669]: osdmap e157: 8 total, 8 up, 8 in 2024-08-17T00:35:52.963 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:52 smithi110 ceph-mon[41467]: osdmap e156: 8 total, 8 up, 8 in 2024-08-17T00:35:52.963 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:52 smithi110 ceph-mon[41467]: osdmap e157: 8 total, 8 up, 8 in 2024-08-17T00:35:53.532 INFO:tasks.rados.rados.0.smithi110.stdout:508: done (0 left) 2024-08-17T00:35:53.532 INFO:tasks.rados.rados.0.smithi110.stdout:509: read oid 21 snap -1 2024-08-17T00:35:53.532 INFO:tasks.rados.rados.0.smithi110.stdout:509: expect deleted 2024-08-17T00:35:53.532 INFO:tasks.rados.rados.0.smithi110.stdout:510: snap_create 2024-08-17T00:35:53.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:53 smithi177 ceph-mon[33147]: pgmap v213: 121 pgs: 121 active+clean; 124 MiB data, 443 MiB used, 715 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.5 MiB/s wr, 44 op/s 2024-08-17T00:35:53.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:53 smithi177 ceph-mon[33147]: osdmap e158: 8 total, 8 up, 8 in 2024-08-17T00:35:53.983 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:53 smithi110 ceph-mon[41467]: pgmap v213: 121 pgs: 121 active+clean; 124 MiB data, 443 MiB used, 715 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.5 MiB/s wr, 44 op/s 2024-08-17T00:35:53.983 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:53 smithi110 ceph-mon[41467]: osdmap e158: 8 total, 8 up, 8 in 2024-08-17T00:35:53.983 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:53 smithi110 ceph-mon[29669]: pgmap v213: 121 pgs: 121 active+clean; 124 MiB data, 443 MiB used, 715 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.5 MiB/s wr, 44 op/s 2024-08-17T00:35:53.983 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:53 smithi110 ceph-mon[29669]: osdmap e158: 8 total, 8 up, 8 in 2024-08-17T00:35:54.532 INFO:tasks.rados.rados.0.smithi110.stdout:509: done (1 left) 2024-08-17T00:35:54.532 INFO:tasks.rados.rados.0.smithi110.stdout:510: done (0 left) 2024-08-17T00:35:54.532 INFO:tasks.rados.rados.0.smithi110.stdout:511: copy_from oid 24 from oid 25 current snap is 42 2024-08-17T00:35:54.532 INFO:tasks.rados.rados.0.smithi110.stdout:512: snap_remove snap 40 2024-08-17T00:35:55.539 INFO:tasks.rados.rados.0.smithi110.stdout:512: done (1 left) 2024-08-17T00:35:55.539 INFO:tasks.rados.rados.0.smithi110.stdout:513: rollback oid 16 current snap is 42 2024-08-17T00:35:55.539 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 16 to 27 2024-08-17T00:35:55.539 INFO:tasks.rados.rados.0.smithi110.stdout:511: finishing copy_from to smithi11086371-24 2024-08-17T00:35:55.539 INFO:tasks.rados.rados.0.smithi110.stdout:511: got expected ENOENT (src dne) 2024-08-17T00:35:55.539 INFO:tasks.rados.rados.0.smithi110.stdout:511: finishing copy_from racing read to smithi11086371-24 2024-08-17T00:35:55.539 INFO:tasks.rados.rados.0.smithi110.stdout:511: done (1 left) 2024-08-17T00:35:55.539 INFO:tasks.rados.rados.0.smithi110.stdout:514: read oid 47 snap 34 2024-08-17T00:35:55.540 INFO:tasks.rados.rados.0.smithi110.stdout:514: expect (ObjNum 138 snap 33 seq_num 138) 2024-08-17T00:35:55.540 INFO:tasks.rados.rados.0.smithi110.stdout:515: copy_from oid 30 from oid 6 current snap is 42 2024-08-17T00:35:55.540 INFO:tasks.rados.rados.0.smithi110.stdout:516: rollback oid 5 current snap is 42 2024-08-17T00:35:55.540 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 5 to 41 2024-08-17T00:35:55.540 INFO:tasks.rados.rados.0.smithi110.stdout:517: rollback oid 50 current snap is 42 2024-08-17T00:35:55.540 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 50 to 32 2024-08-17T00:35:55.540 INFO:tasks.rados.rados.0.smithi110.stdout:518: delete oid 1 current snap is 42 2024-08-17T00:35:55.543 INFO:tasks.rados.rados.0.smithi110.stdout:516: finishing rollback tid 0 to smithi11086371-5 2024-08-17T00:35:55.544 INFO:tasks.rados.rados.0.smithi110.stdout:516: finishing rollback tid 1 to smithi11086371-5 2024-08-17T00:35:55.544 INFO:tasks.rados.rados.0.smithi110.stdout:516: finishing rollback tid 2 to smithi11086371-5 2024-08-17T00:35:55.544 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 123 (ObjNum 108 snap 23 seq_num 108) dirty exists 2024-08-17T00:35:55.546 INFO:tasks.rados.rados.0.smithi110.stdout:516: done (5 left) 2024-08-17T00:35:55.546 INFO:tasks.rados.rados.0.smithi110.stdout:518: done (4 left) 2024-08-17T00:35:55.546 INFO:tasks.rados.rados.0.smithi110.stdout:519: read oid 11 snap 41 2024-08-17T00:35:55.546 INFO:tasks.rados.rados.0.smithi110.stdout:519: expect deleted 2024-08-17T00:35:55.546 INFO:tasks.rados.rados.0.smithi110.stdout:520: read oid 18 snap -1 2024-08-17T00:35:55.546 INFO:tasks.rados.rados.0.smithi110.stdout:520: expect (ObjNum 141 snap 33 seq_num 141) 2024-08-17T00:35:55.546 INFO:tasks.rados.rados.0.smithi110.stdout:521: copy_from oid 14 from oid 7 current snap is 42 2024-08-17T00:35:55.546 INFO:tasks.rados.rados.0.smithi110.stdout:522: delete oid 44 current snap is 42 2024-08-17T00:35:55.547 INFO:tasks.rados.rados.0.smithi110.stdout:517: finishing rollback tid 0 to smithi11086371-50 2024-08-17T00:35:55.547 INFO:tasks.rados.rados.0.smithi110.stdout:517: finishing rollback tid 1 to smithi11086371-50 2024-08-17T00:35:55.547 INFO:tasks.rados.rados.0.smithi110.stdout:517: finishing rollback tid 2 to smithi11086371-50 2024-08-17T00:35:55.547 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 138 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-08-17T00:35:55.549 INFO:tasks.rados.rados.0.smithi110.stdout:517: done (7 left) 2024-08-17T00:35:55.549 INFO:tasks.rados.rados.0.smithi110.stdout:519: done (6 left) 2024-08-17T00:35:55.549 INFO:tasks.rados.rados.0.smithi110.stdout:522: done (5 left) 2024-08-17T00:35:55.550 INFO:tasks.rados.rados.0.smithi110.stdout:523: read oid 49 snap -1 2024-08-17T00:35:55.550 INFO:tasks.rados.rados.0.smithi110.stdout:523: expect (ObjNum 167 snap 37 seq_num 167) 2024-08-17T00:35:55.550 INFO:tasks.rados.rados.0.smithi110.stdout:524: delete oid 41 current snap is 42 2024-08-17T00:35:55.550 INFO:tasks.rados.rados.0.smithi110.stdout:513: finishing rollback tid 0 to smithi11086371-16 2024-08-17T00:35:55.551 INFO:tasks.rados.rados.0.smithi110.stdout:513: finishing rollback tid 1 to smithi11086371-16 2024-08-17T00:35:55.551 INFO:tasks.rados.rados.0.smithi110.stdout:513: finishing rollback tid 2 to smithi11086371-16 2024-08-17T00:35:55.551 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 214 (ObjNum 84 snap 14 seq_num 84) dirty exists 2024-08-17T00:35:55.551 INFO:tasks.rados.rados.0.smithi110.stdout:513: done (6 left) 2024-08-17T00:35:55.552 INFO:tasks.rados.rados.0.smithi110.stdout:524: done (5 left) 2024-08-17T00:35:55.552 INFO:tasks.rados.rados.0.smithi110.stdout:525: copy_from oid 24 from oid 28 current snap is 42 2024-08-17T00:35:55.552 INFO:tasks.rados.rados.0.smithi110.stdout:526: delete oid 5 current snap is 42 2024-08-17T00:35:55.555 INFO:tasks.rados.rados.0.smithi110.stdout:523: expect (ObjNum 167 snap 37 seq_num 167) 2024-08-17T00:35:55.573 INFO:tasks.rados.rados.0.smithi110.stdout:520: expect (ObjNum 141 snap 33 seq_num 141) 2024-08-17T00:35:55.634 INFO:tasks.rados.rados.0.smithi110.stdout:521: finishing copy_from to smithi11086371-14 2024-08-17T00:35:55.634 INFO:tasks.rados.rados.0.smithi110.stdout:521: got expected ENOENT (src dne) 2024-08-17T00:35:55.635 INFO:tasks.rados.rados.0.smithi110.stdout:521: finishing copy_from racing read to smithi11086371-14 2024-08-17T00:35:55.635 INFO:tasks.rados.rados.0.smithi110.stdout:514: expect (ObjNum 138 snap 33 seq_num 138) 2024-08-17T00:35:55.728 INFO:tasks.rados.rados.0.smithi110.stdout:515: finishing copy_from racing read to smithi11086371-30 2024-08-17T00:35:55.729 INFO:tasks.rados.rados.0.smithi110.stdout:515: finishing copy_from to smithi11086371-30 2024-08-17T00:35:55.729 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 135 (ObjNum 178 snap 38 seq_num 178) dirty exists 2024-08-17T00:35:55.729 INFO:tasks.rados.rados.0.smithi110.stdout:525: finishing copy_from racing read to smithi11086371-24 2024-08-17T00:35:55.729 INFO:tasks.rados.rados.0.smithi110.stdout:514: done (6 left) 2024-08-17T00:35:55.729 INFO:tasks.rados.rados.0.smithi110.stdout:515: done (5 left) 2024-08-17T00:35:55.729 INFO:tasks.rados.rados.0.smithi110.stdout:520: done (4 left) 2024-08-17T00:35:55.729 INFO:tasks.rados.rados.0.smithi110.stdout:521: done (3 left) 2024-08-17T00:35:55.729 INFO:tasks.rados.rados.0.smithi110.stdout:523: done (2 left) 2024-08-17T00:35:55.729 INFO:tasks.rados.rados.0.smithi110.stdout:526: done (1 left) 2024-08-17T00:35:55.729 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 48 current snap is 42 2024-08-17T00:35:55.729 INFO:tasks.rados.rados.0.smithi110.stdout:525: finishing copy_from to smithi11086371-24 2024-08-17T00:35:55.729 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 125 (ObjNum 154 snap 34 seq_num 154) dirty exists 2024-08-17T00:35:55.730 INFO:tasks.rados.rados.0.smithi110.stdout:527: seq_num 191 ranges {434176=802816} 2024-08-17T00:35:55.735 INFO:tasks.rados.rados.0.smithi110.stdout:527: writing smithi11086371-48 from 434176 to 1236992 tid 1 2024-08-17T00:35:55.735 INFO:tasks.rados.rados.0.smithi110.stdout:525: done (1 left) 2024-08-17T00:35:55.736 INFO:tasks.rados.rados.0.smithi110.stdout:528: rollback oid 8 current snap is 42 2024-08-17T00:35:55.736 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 8 to 41 2024-08-17T00:35:55.736 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 42 current snap is 42 2024-08-17T00:35:55.736 INFO:tasks.rados.rados.0.smithi110.stdout:529: seq_num 192 ranges {0=417792,417792=401408} 2024-08-17T00:35:55.737 INFO:tasks.rados.rados.0.smithi110.stdout:529: writing smithi11086371-42 from 0 to 417792 tid 1 2024-08-17T00:35:55.740 INFO:tasks.rados.rados.0.smithi110.stdout:529: writing smithi11086371-42 from 417792 to 819200 tid 2 2024-08-17T00:35:55.740 INFO:tasks.rados.rados.0.smithi110.stdout:530: delete oid 49 current snap is 42 2024-08-17T00:35:55.740 INFO:tasks.rados.rados.0.smithi110.stdout:528: finishing rollback tid 1 to smithi11086371-8 2024-08-17T00:35:55.740 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 120 (ObjNum 33 snap 0 seq_num 1693416528) dirty dne 2024-08-17T00:35:55.740 INFO:tasks.rados.rados.0.smithi110.stdout:527: finishing write tid 1 to smithi11086371-48 2024-08-17T00:35:55.740 INFO:tasks.rados.rados.0.smithi110.stdout:527: finishing write tid 2 to smithi11086371-48 2024-08-17T00:35:55.740 INFO:tasks.rados.rados.0.smithi110.stdout:529: finishing write tid 1 to smithi11086371-42 2024-08-17T00:35:55.741 INFO:tasks.rados.rados.0.smithi110.stdout:527: finishing write tid 3 to smithi11086371-48 2024-08-17T00:35:55.741 INFO:tasks.rados.rados.0.smithi110.stdout:527: oid 48 updating version 0 to 158 2024-08-17T00:35:55.741 INFO:tasks.rados.rados.0.smithi110.stdout:527: oid 48 updating version 158 to 159 2024-08-17T00:35:55.741 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 159 (ObjNum 191 snap 42 seq_num 191) dirty exists 2024-08-17T00:35:55.741 INFO:tasks.rados.rados.0.smithi110.stdout:527: left oid 48 (ObjNum 191 snap 42 seq_num 191) 2024-08-17T00:35:55.742 INFO:tasks.rados.rados.0.smithi110.stdout:527: done (3 left) 2024-08-17T00:35:55.742 INFO:tasks.rados.rados.0.smithi110.stdout:528: done (2 left) 2024-08-17T00:35:55.742 INFO:tasks.rados.rados.0.smithi110.stdout:530: done (1 left) 2024-08-17T00:35:55.742 INFO:tasks.rados.rados.0.smithi110.stdout:531: delete oid 10 current snap is 42 2024-08-17T00:35:55.743 INFO:tasks.rados.rados.0.smithi110.stdout:529: finishing write tid 2 to smithi11086371-42 2024-08-17T00:35:55.743 INFO:tasks.rados.rados.0.smithi110.stdout:529: finishing write tid 3 to smithi11086371-42 2024-08-17T00:35:55.743 INFO:tasks.rados.rados.0.smithi110.stdout:531: done (1 left) 2024-08-17T00:35:55.743 INFO:tasks.rados.rados.0.smithi110.stdout:532: rmattr oid 29 current snap is 42 2024-08-17T00:35:55.744 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 14 current snap is 42 2024-08-17T00:35:55.744 INFO:tasks.rados.rados.0.smithi110.stdout:529: finishing write tid 4 to smithi11086371-42 2024-08-17T00:35:55.744 INFO:tasks.rados.rados.0.smithi110.stdout:529: oid 42 updating version 0 to 177 2024-08-17T00:35:55.744 INFO:tasks.rados.rados.0.smithi110.stdout:529: oid 42 updating version 177 to 179 2024-08-17T00:35:55.744 INFO:tasks.rados.rados.0.smithi110.stdout:529: oid 42 version 179 is already newer than 178 2024-08-17T00:35:55.744 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 42 v 179 (ObjNum 192 snap 42 seq_num 192) dirty exists 2024-08-17T00:35:55.744 INFO:tasks.rados.rados.0.smithi110.stdout:529: left oid 42 (ObjNum 192 snap 42 seq_num 192) 2024-08-17T00:35:55.744 INFO:tasks.rados.rados.0.smithi110.stdout:533: seq_num 195 ranges {942080=475136,1417216=401408} 2024-08-17T00:35:55.751 INFO:tasks.rados.rados.0.smithi110.stdout:533: writing smithi11086371-14 from 942080 to 1417216 tid 1 2024-08-17T00:35:55.753 INFO:tasks.rados.rados.0.smithi110.stdout:533: writing smithi11086371-14 from 1417216 to 1818624 tid 2 2024-08-17T00:35:55.753 INFO:tasks.rados.rados.0.smithi110.stdout:529: done (2 left) 2024-08-17T00:35:55.754 INFO:tasks.rados.rados.0.smithi110.stdout:534: read oid 30 snap -1 2024-08-17T00:35:55.754 INFO:tasks.rados.rados.0.smithi110.stdout:534: expect (ObjNum 178 snap 38 seq_num 178) 2024-08-17T00:35:55.754 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 12 current snap is 42 2024-08-17T00:35:55.754 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 102 (ObjNum 177 snap 0 seq_num 1) dirty exists 2024-08-17T00:35:55.754 INFO:tasks.rados.rados.0.smithi110.stdout:535: seq_num 196 ranges {5455872=491520,5947392=401408} 2024-08-17T00:35:55.785 INFO:tasks.rados.rados.0.smithi110.stdout:535: writing smithi11086371-12 from 5455872 to 5947392 tid 1 2024-08-17T00:35:55.788 INFO:tasks.rados.rados.0.smithi110.stdout:535: writing smithi11086371-12 from 5947392 to 6348800 tid 2 2024-08-17T00:35:55.788 INFO:tasks.rados.rados.0.smithi110.stdout:532: done (3 left) 2024-08-17T00:35:55.788 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 37 current snap is 42 2024-08-17T00:35:55.788 INFO:tasks.rados.rados.0.smithi110.stdout:533: finishing write tid 1 to smithi11086371-14 2024-08-17T00:35:55.788 INFO:tasks.rados.rados.0.smithi110.stdout:536: seq_num 197 ranges {2809856=507904,3317760=401408} 2024-08-17T00:35:55.806 INFO:tasks.rados.rados.0.smithi110.stdout:536: writing smithi11086371-37 from 2809856 to 3317760 tid 1 2024-08-17T00:35:55.808 INFO:tasks.rados.rados.0.smithi110.stdout:536: writing smithi11086371-37 from 3317760 to 3719168 tid 2 2024-08-17T00:35:55.808 INFO:tasks.rados.rados.0.smithi110.stdout:537: snap_remove snap 35 2024-08-17T00:35:55.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:55 smithi110 ceph-mon[41467]: osdmap e159: 8 total, 8 up, 8 in 2024-08-17T00:35:55.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:55 smithi110 ceph-mon[41467]: pgmap v216: 121 pgs: 121 active+clean; 122 MiB data, 445 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 172 KiB/s wr, 1 op/s 2024-08-17T00:35:55.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:55 smithi110 ceph-mon[29669]: osdmap e159: 8 total, 8 up, 8 in 2024-08-17T00:35:55.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:55 smithi110 ceph-mon[29669]: pgmap v216: 121 pgs: 121 active+clean; 122 MiB data, 445 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 172 KiB/s wr, 1 op/s 2024-08-17T00:35:55.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:55 smithi177 ceph-mon[33147]: osdmap e159: 8 total, 8 up, 8 in 2024-08-17T00:35:55.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:55 smithi177 ceph-mon[33147]: pgmap v216: 121 pgs: 121 active+clean; 122 MiB data, 445 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 172 KiB/s wr, 1 op/s 2024-08-17T00:35:56.549 INFO:tasks.rados.rados.0.smithi110.stdout:533: finishing write tid 2 to smithi11086371-14 2024-08-17T00:35:56.549 INFO:tasks.rados.rados.0.smithi110.stdout:533: finishing write tid 3 to smithi11086371-14 2024-08-17T00:35:56.549 INFO:tasks.rados.rados.0.smithi110.stdout:533: finishing write tid 4 to smithi11086371-14 2024-08-17T00:35:56.549 INFO:tasks.rados.rados.0.smithi110.stdout:533: oid 14 updating version 0 to 181 2024-08-17T00:35:56.549 INFO:tasks.rados.rados.0.smithi110.stdout:533: oid 14 updating version 181 to 183 2024-08-17T00:35:56.549 INFO:tasks.rados.rados.0.smithi110.stdout:533: oid 14 version 183 is already newer than 182 2024-08-17T00:35:56.549 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 183 (ObjNum 195 snap 42 seq_num 195) dirty exists 2024-08-17T00:35:56.549 INFO:tasks.rados.rados.0.smithi110.stdout:533: left oid 14 (ObjNum 195 snap 42 seq_num 195) 2024-08-17T00:35:56.549 INFO:tasks.rados.rados.0.smithi110.stdout:534: expect (ObjNum 178 snap 38 seq_num 178) 2024-08-17T00:35:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:56 smithi110 ceph-mon[29669]: osdmap e160: 8 total, 8 up, 8 in 2024-08-17T00:35:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:56 smithi110 ceph-mon[41467]: osdmap e160: 8 total, 8 up, 8 in 2024-08-17T00:35:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:56 smithi177 ceph-mon[33147]: osdmap e160: 8 total, 8 up, 8 in 2024-08-17T00:35:56.939 INFO:tasks.rados.rados.0.smithi110.stdout:535: finishing write tid 1 to smithi11086371-12 2024-08-17T00:35:56.939 INFO:tasks.rados.rados.0.smithi110.stdout:533: done (4 left) 2024-08-17T00:35:56.940 INFO:tasks.rados.rados.0.smithi110.stdout:534: done (3 left) 2024-08-17T00:35:56.940 INFO:tasks.rados.rados.0.smithi110.stdout:537: done (2 left) 2024-08-17T00:35:56.940 INFO:tasks.rados.rados.0.smithi110.stdout:538: snap_create 2024-08-17T00:35:56.940 INFO:tasks.rados.rados.0.smithi110.stdout:535: finishing write tid 2 to smithi11086371-12 2024-08-17T00:35:56.940 INFO:tasks.rados.rados.0.smithi110.stdout:535: finishing write tid 3 to smithi11086371-12 2024-08-17T00:35:56.940 INFO:tasks.rados.rados.0.smithi110.stdout:535: finishing write tid 4 to smithi11086371-12 2024-08-17T00:35:56.940 INFO:tasks.rados.rados.0.smithi110.stdout:535: oid 12 updating version 0 to 129 2024-08-17T00:35:56.940 INFO:tasks.rados.rados.0.smithi110.stdout:535: oid 12 updating version 129 to 131 2024-08-17T00:35:56.940 INFO:tasks.rados.rados.0.smithi110.stdout:535: oid 12 version 131 is already newer than 130 2024-08-17T00:35:56.940 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 131 (ObjNum 196 snap 42 seq_num 196) dirty exists 2024-08-17T00:35:56.940 INFO:tasks.rados.rados.0.smithi110.stdout:535: left oid 12 (ObjNum 196 snap 42 seq_num 196) 2024-08-17T00:35:56.940 INFO:tasks.rados.rados.0.smithi110.stdout:536: finishing write tid 1 to smithi11086371-37 2024-08-17T00:35:56.940 INFO:tasks.rados.rados.0.smithi110.stdout:536: finishing write tid 2 to smithi11086371-37 2024-08-17T00:35:56.941 INFO:tasks.rados.rados.0.smithi110.stdout:536: finishing write tid 3 to smithi11086371-37 2024-08-17T00:35:56.941 INFO:tasks.rados.rados.0.smithi110.stdout:536: finishing write tid 4 to smithi11086371-37 2024-08-17T00:35:56.941 INFO:tasks.rados.rados.0.smithi110.stdout:536: oid 37 updating version 0 to 127 2024-08-17T00:35:56.941 INFO:tasks.rados.rados.0.smithi110.stdout:536: oid 37 updating version 127 to 129 2024-08-17T00:35:56.941 INFO:tasks.rados.rados.0.smithi110.stdout:536: oid 37 version 129 is already newer than 128 2024-08-17T00:35:56.941 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 129 (ObjNum 197 snap 42 seq_num 197) dirty exists 2024-08-17T00:35:56.941 INFO:tasks.rados.rados.0.smithi110.stdout:536: left oid 37 (ObjNum 197 snap 42 seq_num 197) 2024-08-17T00:35:57.532 INFO:tasks.rados.rados.0.smithi110.stdout:535: done (2 left) 2024-08-17T00:35:57.532 INFO:tasks.rados.rados.0.smithi110.stdout:536: done (1 left) 2024-08-17T00:35:57.532 INFO:tasks.rados.rados.0.smithi110.stdout:538: done (0 left) 2024-08-17T00:35:57.532 INFO:tasks.rados.rados.0.smithi110.stdout:539: snap_remove snap 32 2024-08-17T00:35:57.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:57 smithi110 ceph-mon[29669]: osdmap e161: 8 total, 8 up, 8 in 2024-08-17T00:35:57.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:57 smithi110 ceph-mon[29669]: pgmap v219: 121 pgs: 121 active+clean; 122 MiB data, 445 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 172 KiB/s wr, 1 op/s 2024-08-17T00:35:57.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:57 smithi110 ceph-mon[29669]: osdmap e162: 8 total, 8 up, 8 in 2024-08-17T00:35:57.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:57 smithi110 ceph-mon[41467]: osdmap e161: 8 total, 8 up, 8 in 2024-08-17T00:35:57.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:57 smithi110 ceph-mon[41467]: pgmap v219: 121 pgs: 121 active+clean; 122 MiB data, 445 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 172 KiB/s wr, 1 op/s 2024-08-17T00:35:57.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:57 smithi110 ceph-mon[41467]: osdmap e162: 8 total, 8 up, 8 in 2024-08-17T00:35:57.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:57 smithi177 ceph-mon[33147]: osdmap e161: 8 total, 8 up, 8 in 2024-08-17T00:35:57.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:57 smithi177 ceph-mon[33147]: pgmap v219: 121 pgs: 121 active+clean; 122 MiB data, 445 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 172 KiB/s wr, 1 op/s 2024-08-17T00:35:57.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:57 smithi177 ceph-mon[33147]: osdmap e162: 8 total, 8 up, 8 in 2024-08-17T00:35:58.533 INFO:tasks.rados.rados.0.smithi110.stdout:539: done (0 left) 2024-08-17T00:35:58.534 INFO:tasks.rados.rados.0.smithi110.stdout:540: read oid 16 snap 34 2024-08-17T00:35:58.534 INFO:tasks.rados.rados.0.smithi110.stdout:540: expect (ObjNum 84 snap 14 seq_num 84) 2024-08-17T00:35:58.534 INFO:tasks.rados.rados.0.smithi110.stdout:541: delete oid 30 current snap is 43 2024-08-17T00:35:58.541 INFO:tasks.rados.rados.0.smithi110.stdout:541: done (1 left) 2024-08-17T00:35:58.541 INFO:tasks.rados.rados.0.smithi110.stdout:542: read oid 4 snap 34 2024-08-17T00:35:58.541 INFO:tasks.rados.rados.0.smithi110.stdout:542: expect (ObjNum 3 snap 0 seq_num 3) 2024-08-17T00:35:58.541 INFO:tasks.rados.rados.0.smithi110.stdout:543: read oid 30 snap 34 2024-08-17T00:35:58.541 INFO:tasks.rados.rados.0.smithi110.stdout:543: expect (ObjNum 110 snap 23 seq_num 110) 2024-08-17T00:35:58.541 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 1 current snap is 43 2024-08-17T00:35:58.541 INFO:tasks.rados.rados.0.smithi110.stdout:544: seq_num 199 ranges {0=540672,540672=401408} 2024-08-17T00:35:58.542 INFO:tasks.rados.rados.0.smithi110.stdout:544: writing smithi11086371-1 from 0 to 540672 tid 1 2024-08-17T00:35:58.545 INFO:tasks.rados.rados.0.smithi110.stdout:544: writing smithi11086371-1 from 540672 to 942080 tid 2 2024-08-17T00:35:58.545 INFO:tasks.rados.rados.0.smithi110.stdout:545: snap_create 2024-08-17T00:35:58.545 INFO:tasks.rados.rados.0.smithi110.stdout:542: expect (ObjNum 3 snap 0 seq_num 3) 2024-08-17T00:35:58.549 INFO:tasks.rados.rados.0.smithi110.stdout:544: finishing write tid 1 to smithi11086371-1 2024-08-17T00:35:58.549 INFO:tasks.rados.rados.0.smithi110.stdout:544: finishing write tid 2 to smithi11086371-1 2024-08-17T00:35:58.550 INFO:tasks.rados.rados.0.smithi110.stdout:544: finishing write tid 3 to smithi11086371-1 2024-08-17T00:35:58.553 INFO:tasks.rados.rados.0.smithi110.stdout:544: finishing write tid 4 to smithi11086371-1 2024-08-17T00:35:58.553 INFO:tasks.rados.rados.0.smithi110.stdout:544: oid 1 updating version 0 to 130 2024-08-17T00:35:58.553 INFO:tasks.rados.rados.0.smithi110.stdout:544: oid 1 updating version 130 to 131 2024-08-17T00:35:58.553 INFO:tasks.rados.rados.0.smithi110.stdout:544: oid 1 updating version 131 to 132 2024-08-17T00:35:58.553 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 132 (ObjNum 199 snap 43 seq_num 199) dirty exists 2024-08-17T00:35:58.553 INFO:tasks.rados.rados.0.smithi110.stdout:544: left oid 1 (ObjNum 199 snap 43 seq_num 199) 2024-08-17T00:35:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:35:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:35:58] "GET /metrics HTTP/1.1" 200 36028 "" "Prometheus/2.43.0" 2024-08-17T00:35:58.563 INFO:tasks.rados.rados.0.smithi110.stdout:540: expect (ObjNum 84 snap 14 seq_num 84) 2024-08-17T00:35:58.729 INFO:tasks.rados.rados.0.smithi110.stdout:543: expect (ObjNum 110 snap 23 seq_num 110) 2024-08-17T00:35:59.538 INFO:tasks.rados.rados.0.smithi110.stdout:540: done (4 left) 2024-08-17T00:35:59.538 INFO:tasks.rados.rados.0.smithi110.stdout:542: done (3 left) 2024-08-17T00:35:59.539 INFO:tasks.rados.rados.0.smithi110.stdout:543: done (2 left) 2024-08-17T00:35:59.539 INFO:tasks.rados.rados.0.smithi110.stdout:544: done (1 left) 2024-08-17T00:35:59.539 INFO:tasks.rados.rados.0.smithi110.stdout:545: done (0 left) 2024-08-17T00:35:59.539 INFO:tasks.rados.rados.0.smithi110.stdout:546: setattr oid 5 current snap is 44 2024-08-17T00:35:59.539 INFO:tasks.rados.rados.0.smithi110.stdout:547: rollback oid 50 current snap is 44 2024-08-17T00:35:59.539 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 50 to 42 2024-08-17T00:35:59.539 INFO:tasks.rados.rados.0.smithi110.stdout:548: setattr oid 47 current snap is 44 2024-08-17T00:35:59.541 INFO:tasks.rados.rados.0.smithi110.stdout:549: rollback oid 10 current snap is 44 2024-08-17T00:35:59.541 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 10 to 38 2024-08-17T00:35:59.541 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 11 current snap is 44 2024-08-17T00:35:59.541 INFO:tasks.rados.rados.0.smithi110.stdout:550: seq_num 200 ranges {0=557056,557056=401408} 2024-08-17T00:35:59.545 INFO:tasks.rados.rados.0.smithi110.stdout:550: writing smithi11086371-11 from 0 to 557056 tid 1 2024-08-17T00:35:59.547 INFO:tasks.rados.rados.0.smithi110.stdout:550: writing smithi11086371-11 from 557056 to 958464 tid 2 2024-08-17T00:35:59.548 INFO:tasks.rados.rados.0.smithi110.stdout:551: snap_remove snap 34 2024-08-17T00:35:59.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:59 smithi110 ceph-mon[29669]: osdmap e163: 8 total, 8 up, 8 in 2024-08-17T00:35:59.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:35:59 smithi110 ceph-mon[29669]: pgmap v222: 121 pgs: 121 active+clean; 122 MiB data, 445 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:35:59.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:59 smithi110 ceph-mon[41467]: osdmap e163: 8 total, 8 up, 8 in 2024-08-17T00:35:59.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:35:59 smithi110 ceph-mon[41467]: pgmap v222: 121 pgs: 121 active+clean; 122 MiB data, 445 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:35:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:59 smithi177 ceph-mon[33147]: osdmap e163: 8 total, 8 up, 8 in 2024-08-17T00:35:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:35:59 smithi177 ceph-mon[33147]: pgmap v222: 121 pgs: 121 active+clean; 122 MiB data, 445 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:36:00.544 INFO:tasks.rados.rados.0.smithi110.stdout:551: done (5 left) 2024-08-17T00:36:00.544 INFO:tasks.rados.rados.0.smithi110.stdout:552: read oid 44 snap -1 2024-08-17T00:36:00.544 INFO:tasks.rados.rados.0.smithi110.stdout:552: expect deleted 2024-08-17T00:36:00.544 INFO:tasks.rados.rados.0.smithi110.stdout:553: read oid 45 snap -1 2024-08-17T00:36:00.544 INFO:tasks.rados.rados.0.smithi110.stdout:553: expect (ObjNum 33 snap 0 seq_num 33) 2024-08-17T00:36:00.544 INFO:tasks.rados.rados.0.smithi110.stdout:554: read oid 39 snap 41 2024-08-17T00:36:00.544 INFO:tasks.rados.rados.0.smithi110.stdout:554: expect deleted 2024-08-17T00:36:00.545 INFO:tasks.rados.rados.0.smithi110.stdout:555: snap_create 2024-08-17T00:36:00.545 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 139 (ObjNum 177 snap 0 seq_num 0) dirty exists 2024-08-17T00:36:00.545 INFO:tasks.rados.rados.0.smithi110.stdout:549: finishing rollback tid 1 to smithi11086371-10 2024-08-17T00:36:00.545 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 0 (ObjNum 33 snap 0 seq_num 3) dirty dne 2024-08-17T00:36:00.545 INFO:tasks.rados.rados.0.smithi110.stdout:547: finishing rollback tid 0 to smithi11086371-50 2024-08-17T00:36:00.545 INFO:tasks.rados.rados.0.smithi110.stdout:547: finishing rollback tid 1 to smithi11086371-50 2024-08-17T00:36:00.545 INFO:tasks.rados.rados.0.smithi110.stdout:547: finishing rollback tid 2 to smithi11086371-50 2024-08-17T00:36:00.545 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 141 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-08-17T00:36:00.545 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 47 v 228 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-08-17T00:36:00.545 INFO:tasks.rados.rados.0.smithi110.stdout:550: finishing write tid 1 to smithi11086371-11 2024-08-17T00:36:00.545 INFO:tasks.rados.rados.0.smithi110.stdout:550: finishing write tid 2 to smithi11086371-11 2024-08-17T00:36:00.545 INFO:tasks.rados.rados.0.smithi110.stdout:550: finishing write tid 3 to smithi11086371-11 2024-08-17T00:36:00.545 INFO:tasks.rados.rados.0.smithi110.stdout:550: finishing write tid 4 to smithi11086371-11 2024-08-17T00:36:00.546 INFO:tasks.rados.rados.0.smithi110.stdout:550: oid 11 updating version 0 to 170 2024-08-17T00:36:00.546 INFO:tasks.rados.rados.0.smithi110.stdout:550: oid 11 version 170 is already newer than 169 2024-08-17T00:36:00.546 INFO:tasks.rados.rados.0.smithi110.stdout:550: oid 11 version 170 is already newer than 168 2024-08-17T00:36:00.546 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 170 (ObjNum 200 snap 44 seq_num 200) dirty exists 2024-08-17T00:36:00.546 INFO:tasks.rados.rados.0.smithi110.stdout:550: left oid 11 (ObjNum 200 snap 44 seq_num 200) 2024-08-17T00:36:00.551 INFO:tasks.rados.rados.0.smithi110.stdout:553: expect (ObjNum 33 snap 0 seq_num 33) 2024-08-17T00:36:00.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:00 smithi110 ceph-mon[29669]: osdmap e164: 8 total, 8 up, 8 in 2024-08-17T00:36:00.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:00 smithi110 ceph-mon[41467]: osdmap e164: 8 total, 8 up, 8 in 2024-08-17T00:36:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:00 smithi177 ceph-mon[33147]: osdmap e164: 8 total, 8 up, 8 in 2024-08-17T00:36:01.549 INFO:tasks.rados.rados.0.smithi110.stdout:546: done (8 left) 2024-08-17T00:36:01.549 INFO:tasks.rados.rados.0.smithi110.stdout:547: done (7 left) 2024-08-17T00:36:01.549 INFO:tasks.rados.rados.0.smithi110.stdout:548: done (6 left) 2024-08-17T00:36:01.549 INFO:tasks.rados.rados.0.smithi110.stdout:549: done (5 left) 2024-08-17T00:36:01.549 INFO:tasks.rados.rados.0.smithi110.stdout:550: done (4 left) 2024-08-17T00:36:01.549 INFO:tasks.rados.rados.0.smithi110.stdout:552: done (3 left) 2024-08-17T00:36:01.549 INFO:tasks.rados.rados.0.smithi110.stdout:553: done (2 left) 2024-08-17T00:36:01.550 INFO:tasks.rados.rados.0.smithi110.stdout:554: done (1 left) 2024-08-17T00:36:01.550 INFO:tasks.rados.rados.0.smithi110.stdout:555: done (0 left) 2024-08-17T00:36:01.550 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 3 current snap is 45 2024-08-17T00:36:01.550 INFO:tasks.rados.rados.0.smithi110.stdout:556: seq_num 201 ranges {778240=573440,1351680=401408} 2024-08-17T00:36:01.556 INFO:tasks.rados.rados.0.smithi110.stdout:556: writing smithi11086371-3 from 778240 to 1351680 tid 1 2024-08-17T00:36:01.558 INFO:tasks.rados.rados.0.smithi110.stdout:556: writing smithi11086371-3 from 1351680 to 1753088 tid 2 2024-08-17T00:36:01.558 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 49 current snap is 45 2024-08-17T00:36:01.558 INFO:tasks.rados.rados.0.smithi110.stdout:557: seq_num 202 ranges {0=589824,589824=401408} 2024-08-17T00:36:01.562 INFO:tasks.rados.rados.0.smithi110.stdout:557: writing smithi11086371-49 from 0 to 589824 tid 1 2024-08-17T00:36:01.564 INFO:tasks.rados.rados.0.smithi110.stdout:557: writing smithi11086371-49 from 589824 to 991232 tid 2 2024-08-17T00:36:01.565 INFO:tasks.rados.rados.0.smithi110.stdout:558: read oid 32 snap 44 2024-08-17T00:36:01.565 INFO:tasks.rados.rados.0.smithi110.stdout:558: expect (ObjNum 149 snap 34 seq_num 149) 2024-08-17T00:36:01.565 INFO:tasks.rados.rados.0.smithi110.stdout:559: rollback oid 50 current snap is 45 2024-08-17T00:36:01.565 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 50 to 41 2024-08-17T00:36:01.565 INFO:tasks.rados.rados.0.smithi110.stdout:556: finishing write tid 1 to smithi11086371-3 2024-08-17T00:36:01.565 INFO:tasks.rados.rados.0.smithi110.stdout:556: finishing write tid 2 to smithi11086371-3 2024-08-17T00:36:01.565 INFO:tasks.rados.rados.0.smithi110.stdout:556: finishing write tid 3 to smithi11086371-3 2024-08-17T00:36:01.565 INFO:tasks.rados.rados.0.smithi110.stdout:556: finishing write tid 4 to smithi11086371-3 2024-08-17T00:36:01.565 INFO:tasks.rados.rados.0.smithi110.stdout:556: oid 3 updating version 0 to 134 2024-08-17T00:36:01.565 INFO:tasks.rados.rados.0.smithi110.stdout:556: oid 3 version 134 is already newer than 133 2024-08-17T00:36:01.565 INFO:tasks.rados.rados.0.smithi110.stdout:556: oid 3 updating version 134 to 135 2024-08-17T00:36:01.565 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 135 (ObjNum 201 snap 45 seq_num 201) dirty exists 2024-08-17T00:36:01.565 INFO:tasks.rados.rados.0.smithi110.stdout:556: left oid 3 (ObjNum 201 snap 45 seq_num 201) 2024-08-17T00:36:01.566 INFO:tasks.rados.rados.0.smithi110.stdout:556: done (3 left) 2024-08-17T00:36:01.566 INFO:tasks.rados.rados.0.smithi110.stdout:560: snap_create 2024-08-17T00:36:01.568 INFO:tasks.rados.rados.0.smithi110.stdout:557: finishing write tid 1 to smithi11086371-49 2024-08-17T00:36:01.568 INFO:tasks.rados.rados.0.smithi110.stdout:557: finishing write tid 2 to smithi11086371-49 2024-08-17T00:36:01.568 INFO:tasks.rados.rados.0.smithi110.stdout:559: finishing rollback tid 0 to smithi11086371-50 2024-08-17T00:36:01.570 INFO:tasks.rados.rados.0.smithi110.stdout:557: finishing write tid 3 to smithi11086371-49 2024-08-17T00:36:01.570 INFO:tasks.rados.rados.0.smithi110.stdout:559: finishing rollback tid 1 to smithi11086371-50 2024-08-17T00:36:01.570 INFO:tasks.rados.rados.0.smithi110.stdout:559: finishing rollback tid 2 to smithi11086371-50 2024-08-17T00:36:01.570 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 144 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-08-17T00:36:01.571 INFO:tasks.rados.rados.0.smithi110.stdout:557: finishing write tid 4 to smithi11086371-49 2024-08-17T00:36:01.571 INFO:tasks.rados.rados.0.smithi110.stdout:557: oid 49 updating version 0 to 132 2024-08-17T00:36:01.571 INFO:tasks.rados.rados.0.smithi110.stdout:557: oid 49 version 132 is already newer than 130 2024-08-17T00:36:01.571 INFO:tasks.rados.rados.0.smithi110.stdout:557: oid 49 version 132 is already newer than 131 2024-08-17T00:36:01.572 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 132 (ObjNum 202 snap 45 seq_num 202) dirty exists 2024-08-17T00:36:01.572 INFO:tasks.rados.rados.0.smithi110.stdout:557: left oid 49 (ObjNum 202 snap 45 seq_num 202) 2024-08-17T00:36:01.574 INFO:tasks.rados.rados.0.smithi110.stdout:558: expect (ObjNum 149 snap 34 seq_num 149) 2024-08-17T00:36:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:01 smithi110 ceph-mon[41467]: osdmap e165: 8 total, 8 up, 8 in 2024-08-17T00:36:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:01 smithi110 ceph-mon[41467]: pgmap v225: 121 pgs: 121 active+clean; 132 MiB data, 520 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 31 op/s 2024-08-17T00:36:01.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:01 smithi110 ceph-mon[29669]: osdmap e165: 8 total, 8 up, 8 in 2024-08-17T00:36:01.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:01 smithi110 ceph-mon[29669]: pgmap v225: 121 pgs: 121 active+clean; 132 MiB data, 520 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 31 op/s 2024-08-17T00:36:01.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:01 smithi177 ceph-mon[33147]: osdmap e165: 8 total, 8 up, 8 in 2024-08-17T00:36:01.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:01 smithi177 ceph-mon[33147]: pgmap v225: 121 pgs: 121 active+clean; 132 MiB data, 520 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 31 op/s 2024-08-17T00:36:02.533 INFO:tasks.rados.rados.0.smithi110.stdout:557: done (3 left) 2024-08-17T00:36:02.533 INFO:tasks.rados.rados.0.smithi110.stdout:558: done (2 left) 2024-08-17T00:36:02.533 INFO:tasks.rados.rados.0.smithi110.stdout:559: done (1 left) 2024-08-17T00:36:02.534 INFO:tasks.rados.rados.0.smithi110.stdout:560: done (0 left) 2024-08-17T00:36:02.534 INFO:tasks.rados.rados.0.smithi110.stdout:561: read oid 22 snap -1 2024-08-17T00:36:02.534 INFO:tasks.rados.rados.0.smithi110.stdout:561: expect (ObjNum 129 snap 28 seq_num 129) 2024-08-17T00:36:02.534 INFO:tasks.rados.rados.0.smithi110.stdout:562: rollback oid 47 current snap is 46 2024-08-17T00:36:02.534 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 47 to 43 2024-08-17T00:36:02.534 INFO:tasks.rados.rados.0.smithi110.stdout:563: snap_remove snap 45 2024-08-17T00:36:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:02 smithi110 ceph-mon[29669]: osdmap e166: 8 total, 8 up, 8 in 2024-08-17T00:36:02.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:02 smithi110 ceph-mon[29669]: osdmap e167: 8 total, 8 up, 8 in 2024-08-17T00:36:02.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:02 smithi110 ceph-mon[41467]: osdmap e166: 8 total, 8 up, 8 in 2024-08-17T00:36:02.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:02 smithi110 ceph-mon[41467]: osdmap e167: 8 total, 8 up, 8 in 2024-08-17T00:36:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:02 smithi177 ceph-mon[33147]: osdmap e166: 8 total, 8 up, 8 in 2024-08-17T00:36:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:02 smithi177 ceph-mon[33147]: osdmap e167: 8 total, 8 up, 8 in 2024-08-17T00:36:03.535 INFO:tasks.rados.rados.0.smithi110.stdout:563: done (2 left) 2024-08-17T00:36:03.535 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 6 current snap is 46 2024-08-17T00:36:03.535 INFO:tasks.rados.rados.0.smithi110.stdout:564: seq_num 203 ranges {6037504=606208,6643712=401408} 2024-08-17T00:36:03.576 INFO:tasks.rados.rados.0.smithi110.stdout:564: writing smithi11086371-6 from 6037504 to 6643712 tid 1 2024-08-17T00:36:03.576 INFO:tasks.rados.rados.0.smithi110.stdout:564: writing smithi11086371-6 from 6643712 to 7045120 tid 2 2024-08-17T00:36:03.576 INFO:tasks.rados.rados.0.smithi110.stdout:565: copy_from oid 41 from oid 46 current snap is 46 2024-08-17T00:36:03.576 INFO:tasks.rados.rados.0.smithi110.stdout:561: expect (ObjNum 129 snap 28 seq_num 129) 2024-08-17T00:36:03.646 INFO:tasks.rados.rados.0.smithi110.stdout:562: finishing rollback tid 0 to smithi11086371-47 2024-08-17T00:36:03.647 INFO:tasks.rados.rados.0.smithi110.stdout:562: finishing rollback tid 1 to smithi11086371-47 2024-08-17T00:36:03.647 INFO:tasks.rados.rados.0.smithi110.stdout:562: finishing rollback tid 2 to smithi11086371-47 2024-08-17T00:36:03.647 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 47 v 236 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-08-17T00:36:03.647 INFO:tasks.rados.rados.0.smithi110.stdout:564: finishing write tid 1 to smithi11086371-6 2024-08-17T00:36:03.647 INFO:tasks.rados.rados.0.smithi110.stdout:564: finishing write tid 2 to smithi11086371-6 2024-08-17T00:36:03.647 INFO:tasks.rados.rados.0.smithi110.stdout:561: done (3 left) 2024-08-17T00:36:03.647 INFO:tasks.rados.rados.0.smithi110.stdout:562: done (2 left) 2024-08-17T00:36:03.648 INFO:tasks.rados.rados.0.smithi110.stdout:566: rollback oid 27 current snap is 46 2024-08-17T00:36:03.648 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 27 to 41 2024-08-17T00:36:03.648 INFO:tasks.rados.rados.0.smithi110.stdout:564: finishing write tid 3 to smithi11086371-6 2024-08-17T00:36:03.648 INFO:tasks.rados.rados.0.smithi110.stdout:564: finishing write tid 4 to smithi11086371-6 2024-08-17T00:36:03.648 INFO:tasks.rados.rados.0.smithi110.stdout:564: oid 6 updating version 0 to 146 2024-08-17T00:36:03.648 INFO:tasks.rados.rados.0.smithi110.stdout:564: oid 6 updating version 146 to 147 2024-08-17T00:36:03.648 INFO:tasks.rados.rados.0.smithi110.stdout:564: oid 6 version 147 is already newer than 145 2024-08-17T00:36:03.648 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 147 (ObjNum 203 snap 46 seq_num 203) dirty exists 2024-08-17T00:36:03.648 INFO:tasks.rados.rados.0.smithi110.stdout:564: left oid 6 (ObjNum 203 snap 46 seq_num 203) 2024-08-17T00:36:03.648 INFO:tasks.rados.rados.0.smithi110.stdout:565: finishing copy_from to smithi11086371-41 2024-08-17T00:36:03.648 INFO:tasks.rados.rados.0.smithi110.stdout:565: got expected ENOENT (src dne) 2024-08-17T00:36:03.649 INFO:tasks.rados.rados.0.smithi110.stdout:565: finishing copy_from racing read to smithi11086371-41 2024-08-17T00:36:03.649 INFO:tasks.rados.rados.0.smithi110.stdout:564: done (2 left) 2024-08-17T00:36:03.649 INFO:tasks.rados.rados.0.smithi110.stdout:565: done (1 left) 2024-08-17T00:36:03.649 INFO:tasks.rados.rados.0.smithi110.stdout:567: snap_remove snap 42 2024-08-17T00:36:03.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:03 smithi110 ceph-mon[29669]: pgmap v228: 121 pgs: 121 active+clean; 132 MiB data, 520 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 31 op/s 2024-08-17T00:36:03.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:03 smithi110 ceph-mon[29669]: osdmap e168: 8 total, 8 up, 8 in 2024-08-17T00:36:03.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:03 smithi110 ceph-mon[41467]: pgmap v228: 121 pgs: 121 active+clean; 132 MiB data, 520 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 31 op/s 2024-08-17T00:36:03.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:03 smithi110 ceph-mon[41467]: osdmap e168: 8 total, 8 up, 8 in 2024-08-17T00:36:03.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:03 smithi177 ceph-mon[33147]: pgmap v228: 121 pgs: 121 active+clean; 132 MiB data, 520 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 31 op/s 2024-08-17T00:36:03.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:03 smithi177 ceph-mon[33147]: osdmap e168: 8 total, 8 up, 8 in 2024-08-17T00:36:04.560 INFO:tasks.rados.rados.0.smithi110.stdout:567: done (1 left) 2024-08-17T00:36:04.560 INFO:tasks.rados.rados.0.smithi110.stdout:568: snap_remove snap 38 2024-08-17T00:36:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:04 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:36:04.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:04 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:36:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:04 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:36:05.568 INFO:tasks.rados.rados.0.smithi110.stdout:568: done (1 left) 2024-08-17T00:36:05.568 INFO:tasks.rados.rados.0.smithi110.stdout:569: snap_create 2024-08-17T00:36:05.568 INFO:tasks.rados.rados.0.smithi110.stdout:566: finishing rollback tid 1 to smithi11086371-27 2024-08-17T00:36:05.568 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 0 (ObjNum 129 snap 0 seq_num 890347061) dirty dne 2024-08-17T00:36:05.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:05 smithi177 ceph-mon[33147]: osdmap e169: 8 total, 8 up, 8 in 2024-08-17T00:36:05.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:05 smithi177 ceph-mon[33147]: pgmap v231: 121 pgs: 121 active+clean; 125 MiB data, 530 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 726 KiB/s wr, 6 op/s 2024-08-17T00:36:06.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:05 smithi110 ceph-mon[41467]: osdmap e169: 8 total, 8 up, 8 in 2024-08-17T00:36:06.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:05 smithi110 ceph-mon[41467]: pgmap v231: 121 pgs: 121 active+clean; 125 MiB data, 530 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 726 KiB/s wr, 6 op/s 2024-08-17T00:36:06.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:05 smithi110 ceph-mon[29669]: osdmap e169: 8 total, 8 up, 8 in 2024-08-17T00:36:06.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:05 smithi110 ceph-mon[29669]: pgmap v231: 121 pgs: 121 active+clean; 125 MiB data, 530 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 726 KiB/s wr, 6 op/s 2024-08-17T00:36:06.572 INFO:tasks.rados.rados.0.smithi110.stdout:566: done (1 left) 2024-08-17T00:36:06.572 INFO:tasks.rados.rados.0.smithi110.stdout:569: done (0 left) 2024-08-17T00:36:06.572 INFO:tasks.rados.rados.0.smithi110.stdout:570: read oid 47 snap -1 2024-08-17T00:36:06.572 INFO:tasks.rados.rados.0.smithi110.stdout:570: expect (ObjNum 46 snap 0 seq_num 46) 2024-08-17T00:36:06.573 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 43 current snap is 47 2024-08-17T00:36:06.573 INFO:tasks.rados.rados.0.smithi110.stdout:571: seq_num 204 ranges {606208=622592,1228800=401408} 2024-08-17T00:36:06.579 INFO:tasks.rados.rados.0.smithi110.stdout:571: writing smithi11086371-43 from 606208 to 1228800 tid 1 2024-08-17T00:36:06.581 INFO:tasks.rados.rados.0.smithi110.stdout:571: writing smithi11086371-43 from 1228800 to 1630208 tid 2 2024-08-17T00:36:06.581 INFO:tasks.rados.rados.0.smithi110.stdout:572: rollback oid 29 current snap is 47 2024-08-17T00:36:06.581 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 29 to 44 2024-08-17T00:36:06.581 INFO:tasks.rados.rados.0.smithi110.stdout:573: delete oid 16 current snap is 47 2024-08-17T00:36:06.583 INFO:tasks.rados.rados.0.smithi110.stdout:570: expect (ObjNum 46 snap 0 seq_num 46) 2024-08-17T00:36:06.609 INFO:tasks.rados.rados.0.smithi110.stdout:572: finishing rollback tid 0 to smithi11086371-29 2024-08-17T00:36:06.609 INFO:tasks.rados.rados.0.smithi110.stdout:571: finishing write tid 1 to smithi11086371-43 2024-08-17T00:36:06.609 INFO:tasks.rados.rados.0.smithi110.stdout:572: finishing rollback tid 1 to smithi11086371-29 2024-08-17T00:36:06.609 INFO:tasks.rados.rados.0.smithi110.stdout:571: finishing write tid 2 to smithi11086371-43 2024-08-17T00:36:06.609 INFO:tasks.rados.rados.0.smithi110.stdout:571: finishing write tid 3 to smithi11086371-43 2024-08-17T00:36:06.609 INFO:tasks.rados.rados.0.smithi110.stdout:572: finishing rollback tid 2 to smithi11086371-29 2024-08-17T00:36:06.609 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 108 (ObjNum 129 snap 0 seq_num 1878752624) dirty exists 2024-08-17T00:36:06.609 INFO:tasks.rados.rados.0.smithi110.stdout:571: finishing write tid 4 to smithi11086371-43 2024-08-17T00:36:06.609 INFO:tasks.rados.rados.0.smithi110.stdout:571: oid 43 updating version 0 to 143 2024-08-17T00:36:06.609 INFO:tasks.rados.rados.0.smithi110.stdout:571: oid 43 updating version 143 to 145 2024-08-17T00:36:06.609 INFO:tasks.rados.rados.0.smithi110.stdout:571: oid 43 version 145 is already newer than 144 2024-08-17T00:36:06.609 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 145 (ObjNum 204 snap 47 seq_num 204) dirty exists 2024-08-17T00:36:06.610 INFO:tasks.rados.rados.0.smithi110.stdout:571: left oid 43 (ObjNum 204 snap 47 seq_num 204) 2024-08-17T00:36:06.610 INFO:tasks.rados.rados.0.smithi110.stdout:570: done (3 left) 2024-08-17T00:36:06.610 INFO:tasks.rados.rados.0.smithi110.stdout:571: done (2 left) 2024-08-17T00:36:06.610 INFO:tasks.rados.rados.0.smithi110.stdout:572: done (1 left) 2024-08-17T00:36:06.610 INFO:tasks.rados.rados.0.smithi110.stdout:573: done (0 left) 2024-08-17T00:36:06.610 INFO:tasks.rados.rados.0.smithi110.stdout:574: read oid 6 snap -1 2024-08-17T00:36:06.610 INFO:tasks.rados.rados.0.smithi110.stdout:574: expect (ObjNum 203 snap 46 seq_num 203) 2024-08-17T00:36:06.610 INFO:tasks.rados.rados.0.smithi110.stdout:575: copy_from oid 26 from oid 31 current snap is 47 2024-08-17T00:36:06.610 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 13 current snap is 47 2024-08-17T00:36:06.610 INFO:tasks.rados.rados.0.smithi110.stdout:576: seq_num 206 ranges {0=655360,655360=401408} 2024-08-17T00:36:06.612 INFO:tasks.rados.rados.0.smithi110.stdout:576: writing smithi11086371-13 from 0 to 655360 tid 1 2024-08-17T00:36:06.615 INFO:tasks.rados.rados.0.smithi110.stdout:576: writing smithi11086371-13 from 655360 to 1056768 tid 2 2024-08-17T00:36:06.615 INFO:tasks.rados.rados.0.smithi110.stdout:577: delete oid 15 current snap is 47 2024-08-17T00:36:06.618 INFO:tasks.rados.rados.0.smithi110.stdout:576: finishing write tid 1 to smithi11086371-13 2024-08-17T00:36:06.618 INFO:tasks.rados.rados.0.smithi110.stdout:576: finishing write tid 2 to smithi11086371-13 2024-08-17T00:36:06.619 INFO:tasks.rados.rados.0.smithi110.stdout:576: finishing write tid 3 to smithi11086371-13 2024-08-17T00:36:06.619 INFO:tasks.rados.rados.0.smithi110.stdout:577: done (3 left) 2024-08-17T00:36:06.619 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 39 current snap is 47 2024-08-17T00:36:06.619 INFO:tasks.rados.rados.0.smithi110.stdout:578: seq_num 208 ranges {0=688128,688128=401408} 2024-08-17T00:36:06.623 INFO:tasks.rados.rados.0.smithi110.stdout:578: writing smithi11086371-39 from 0 to 688128 tid 1 2024-08-17T00:36:06.626 INFO:tasks.rados.rados.0.smithi110.stdout:578: writing smithi11086371-39 from 688128 to 1089536 tid 2 2024-08-17T00:36:06.626 INFO:tasks.rados.rados.0.smithi110.stdout:579: setattr oid 48 current snap is 47 2024-08-17T00:36:06.626 INFO:tasks.rados.rados.0.smithi110.stdout:576: finishing write tid 4 to smithi11086371-13 2024-08-17T00:36:06.626 INFO:tasks.rados.rados.0.smithi110.stdout:576: oid 13 updating version 0 to 245 2024-08-17T00:36:06.626 INFO:tasks.rados.rados.0.smithi110.stdout:576: oid 13 updating version 245 to 247 2024-08-17T00:36:06.626 INFO:tasks.rados.rados.0.smithi110.stdout:576: oid 13 version 247 is already newer than 246 2024-08-17T00:36:06.626 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 247 (ObjNum 206 snap 47 seq_num 206) dirty exists 2024-08-17T00:36:06.627 INFO:tasks.rados.rados.0.smithi110.stdout:576: left oid 13 (ObjNum 206 snap 47 seq_num 206) 2024-08-17T00:36:06.627 INFO:tasks.rados.rados.0.smithi110.stdout:576: done (4 left) 2024-08-17T00:36:06.627 INFO:tasks.rados.rados.0.smithi110.stdout:580: delete oid 35 current snap is 47 2024-08-17T00:36:06.629 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 180 (ObjNum 191 snap 42 seq_num 191) dirty exists 2024-08-17T00:36:06.631 INFO:tasks.rados.rados.0.smithi110.stdout:578: finishing write tid 1 to smithi11086371-39 2024-08-17T00:36:06.631 INFO:tasks.rados.rados.0.smithi110.stdout:578: finishing write tid 2 to smithi11086371-39 2024-08-17T00:36:06.631 INFO:tasks.rados.rados.0.smithi110.stdout:578: finishing write tid 3 to smithi11086371-39 2024-08-17T00:36:06.633 INFO:tasks.rados.rados.0.smithi110.stdout:578: finishing write tid 4 to smithi11086371-39 2024-08-17T00:36:06.633 INFO:tasks.rados.rados.0.smithi110.stdout:578: oid 39 updating version 0 to 151 2024-08-17T00:36:06.633 INFO:tasks.rados.rados.0.smithi110.stdout:578: oid 39 updating version 151 to 152 2024-08-17T00:36:06.633 INFO:tasks.rados.rados.0.smithi110.stdout:578: oid 39 version 152 is already newer than 150 2024-08-17T00:36:06.633 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 152 (ObjNum 208 snap 47 seq_num 208) dirty exists 2024-08-17T00:36:06.633 INFO:tasks.rados.rados.0.smithi110.stdout:578: left oid 39 (ObjNum 208 snap 47 seq_num 208) 2024-08-17T00:36:06.635 INFO:tasks.rados.rados.0.smithi110.stdout:578: done (4 left) 2024-08-17T00:36:06.635 INFO:tasks.rados.rados.0.smithi110.stdout:579: done (3 left) 2024-08-17T00:36:06.635 INFO:tasks.rados.rados.0.smithi110.stdout:580: done (2 left) 2024-08-17T00:36:06.635 INFO:tasks.rados.rados.0.smithi110.stdout:581: snap_remove snap 44 2024-08-17T00:36:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:06 smithi177 ceph-mon[33147]: osdmap e170: 8 total, 8 up, 8 in 2024-08-17T00:36:06.909 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:06 smithi110 ceph-mon[41467]: osdmap e170: 8 total, 8 up, 8 in 2024-08-17T00:36:06.909 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:06 smithi110 ceph-mon[29669]: osdmap e170: 8 total, 8 up, 8 in 2024-08-17T00:36:06.910 INFO:teuthology.orchestra.run.smithi110.stdout:true 2024-08-17T00:36:07.163 INFO:teuthology.orchestra.run.smithi110.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T00:36:07.164 INFO:teuthology.orchestra.run.smithi110.stdout:alertmanager.a smithi110 *:9093,9094 running (3m) 2m ago 4m 16.2M - 0.25.0 c8568f914cd2 5b4c2c569eba 2024-08-17T00:36:07.164 INFO:teuthology.orchestra.run.smithi110.stdout:grafana.a smithi177 *:3000 running (3m) 2m ago 3m 81.0M - 9.4.7 954c08fa6188 1dc51589da06 2024-08-17T00:36:07.164 INFO:teuthology.orchestra.run.smithi110.stdout:mds.a smithi110 running (5m) 2m ago 5m 16.0M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 5fdec9bb6d33 2024-08-17T00:36:07.164 INFO:teuthology.orchestra.run.smithi110.stdout:mds.b smithi177 running (5m) 2m ago 5m 13.0M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 7c3686caaea5 2024-08-17T00:36:07.164 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.x smithi177 *:8443,8765 running (8m) 2m ago 8m 437M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 baf4bd45c577 2024-08-17T00:36:07.164 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.y smithi110 *:9283,8765 running (10m) 2m ago 10m 485M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 efbadde4026b 2024-08-17T00:36:07.164 INFO:teuthology.orchestra.run.smithi110.stdout:mon.a smithi110 running (10m) 2m ago 10m 46.4M 2048M 18.2.4-717-g03f4c3e8 2b86a6780cb6 b731ed5fb011 2024-08-17T00:36:07.164 INFO:teuthology.orchestra.run.smithi110.stdout:mon.b smithi177 running (9m) 2m ago 9m 39.3M 2048M 18.2.4-717-g03f4c3e8 2b86a6780cb6 777f422ba386 2024-08-17T00:36:07.164 INFO:teuthology.orchestra.run.smithi110.stdout:mon.c smithi110 running (8m) 2m ago 8m 38.4M 2048M 18.2.4-717-g03f4c3e8 2b86a6780cb6 bdabaa9d5f61 2024-08-17T00:36:07.164 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.a smithi110 *:9100 running (3m) 2m ago 3m 12.1M - 1.5.0 0da6a335fe13 8d239cc7b01d 2024-08-17T00:36:07.164 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.b smithi177 *:9100 running (3m) 2m ago 3m 7306k - 1.5.0 0da6a335fe13 c49d5f656181 2024-08-17T00:36:07.164 INFO:teuthology.orchestra.run.smithi110.stdout:osd.0 smithi110 running (8m) 2m ago 8m 46.7M 2992M 18.2.4-717-g03f4c3e8 2b86a6780cb6 ada5a3c211ad 2024-08-17T00:36:07.164 INFO:teuthology.orchestra.run.smithi110.stdout:osd.1 smithi110 running (8m) 2m ago 8m 44.4M 2992M 18.2.4-717-g03f4c3e8 2b86a6780cb6 f53c33f4bb59 2024-08-17T00:36:07.165 INFO:teuthology.orchestra.run.smithi110.stdout:osd.2 smithi110 running (7m) 2m ago 7m 50.3M 2992M 18.2.4-717-g03f4c3e8 2b86a6780cb6 2c9f07dcd75d 2024-08-17T00:36:07.165 INFO:teuthology.orchestra.run.smithi110.stdout:osd.3 smithi110 running (7m) 2m ago 7m 40.9M 2992M 18.2.4-717-g03f4c3e8 2b86a6780cb6 832613e7f11a 2024-08-17T00:36:07.165 INFO:teuthology.orchestra.run.smithi110.stdout:osd.4 smithi177 running (6m) 2m ago 6m 43.0M 2991M 18.2.4-717-g03f4c3e8 2b86a6780cb6 be18d96050cb 2024-08-17T00:36:07.165 INFO:teuthology.orchestra.run.smithi110.stdout:osd.5 smithi177 running (6m) 2m ago 6m 50.9M 2991M 18.2.4-717-g03f4c3e8 2b86a6780cb6 dcff8daf9f4d 2024-08-17T00:36:07.165 INFO:teuthology.orchestra.run.smithi110.stdout:osd.6 smithi177 running (6m) 2m ago 6m 41.6M 2991M 18.2.4-717-g03f4c3e8 2b86a6780cb6 62d5ef1b1bb5 2024-08-17T00:36:07.165 INFO:teuthology.orchestra.run.smithi110.stdout:osd.7 smithi177 running (5m) 2m ago 5m 45.9M 2991M 18.2.4-717-g03f4c3e8 2b86a6780cb6 ca616c54d53f 2024-08-17T00:36:07.165 INFO:teuthology.orchestra.run.smithi110.stdout:prometheus.a smithi177 *:9095 running (3m) 2m ago 4m 31.0M - 2.43.0 a07b618ecd1d 33c9ea710e3d 2024-08-17T00:36:07.477 INFO:teuthology.orchestra.run.smithi110.stdout:{ 2024-08-17T00:36:07.477 INFO:teuthology.orchestra.run.smithi110.stdout: "mon": { 2024-08-17T00:36:07.477 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 3 2024-08-17T00:36:07.477 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:36:07.477 INFO:teuthology.orchestra.run.smithi110.stdout: "mgr": { 2024-08-17T00:36:07.478 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 2 2024-08-17T00:36:07.478 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:36:07.478 INFO:teuthology.orchestra.run.smithi110.stdout: "osd": { 2024-08-17T00:36:07.478 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 8 2024-08-17T00:36:07.478 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:36:07.478 INFO:teuthology.orchestra.run.smithi110.stdout: "mds": { 2024-08-17T00:36:07.478 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 2 2024-08-17T00:36:07.478 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:36:07.478 INFO:teuthology.orchestra.run.smithi110.stdout: "overall": { 2024-08-17T00:36:07.478 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 15 2024-08-17T00:36:07.478 INFO:teuthology.orchestra.run.smithi110.stdout: } 2024-08-17T00:36:07.478 INFO:teuthology.orchestra.run.smithi110.stdout:} 2024-08-17T00:36:07.533 INFO:tasks.rados.rados.0.smithi110.stdout:581: done (2 left) 2024-08-17T00:36:07.533 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 35 current snap is 47 2024-08-17T00:36:07.533 INFO:tasks.rados.rados.0.smithi110.stdout:582: seq_num 210 ranges {0=720896,720896=401408} 2024-08-17T00:36:07.538 INFO:tasks.rados.rados.0.smithi110.stdout:582: writing smithi11086371-35 from 0 to 720896 tid 1 2024-08-17T00:36:07.541 INFO:tasks.rados.rados.0.smithi110.stdout:582: writing smithi11086371-35 from 720896 to 1122304 tid 2 2024-08-17T00:36:07.541 INFO:tasks.rados.rados.0.smithi110.stdout:583: snap_create 2024-08-17T00:36:07.541 INFO:tasks.rados.rados.0.smithi110.stdout:575: finishing copy_from racing read to smithi11086371-26 2024-08-17T00:36:07.541 INFO:tasks.rados.rados.0.smithi110.stdout:575: finishing copy_from to smithi11086371-26 2024-08-17T00:36:07.541 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 26 v 52 (ObjNum 91 snap 18 seq_num 91) dirty exists 2024-08-17T00:36:07.541 INFO:tasks.rados.rados.0.smithi110.stdout:574: expect (ObjNum 203 snap 46 seq_num 203) 2024-08-17T00:36:07.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:07 smithi110 ceph-mon[29669]: osdmap e171: 8 total, 8 up, 8 in 2024-08-17T00:36:07.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:07 smithi110 ceph-mon[29669]: from='client.14994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:36:07.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:07 smithi110 ceph-mon[29669]: from='client.24875 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:36:07.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:07 smithi110 ceph-mon[29669]: pgmap v234: 121 pgs: 121 active+clean; 125 MiB data, 530 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 726 KiB/s wr, 6 op/s 2024-08-17T00:36:07.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:07 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/623520887' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:36:07.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:07 smithi110 ceph-mon[29669]: osdmap e172: 8 total, 8 up, 8 in 2024-08-17T00:36:07.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:07 smithi110 ceph-mon[41467]: osdmap e171: 8 total, 8 up, 8 in 2024-08-17T00:36:07.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:07 smithi110 ceph-mon[41467]: from='client.14994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:36:07.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:07 smithi110 ceph-mon[41467]: from='client.24875 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:36:07.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:07 smithi110 ceph-mon[41467]: pgmap v234: 121 pgs: 121 active+clean; 125 MiB data, 530 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 726 KiB/s wr, 6 op/s 2024-08-17T00:36:07.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:07 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/623520887' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:36:07.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:07 smithi110 ceph-mon[41467]: osdmap e172: 8 total, 8 up, 8 in 2024-08-17T00:36:07.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:07 smithi177 ceph-mon[33147]: osdmap e171: 8 total, 8 up, 8 in 2024-08-17T00:36:07.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:07 smithi177 ceph-mon[33147]: from='client.14994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:36:07.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:07 smithi177 ceph-mon[33147]: from='client.24875 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:36:07.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:07 smithi177 ceph-mon[33147]: pgmap v234: 121 pgs: 121 active+clean; 125 MiB data, 530 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 726 KiB/s wr, 6 op/s 2024-08-17T00:36:07.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:07 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/623520887' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:36:07.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:07 smithi177 ceph-mon[33147]: osdmap e172: 8 total, 8 up, 8 in 2024-08-17T00:36:08.036 INFO:tasks.rados.rados.0.smithi110.stdout:582: finishing write tid 1 to smithi11086371-35 2024-08-17T00:36:08.036 INFO:tasks.rados.rados.0.smithi110.stdout:582: finishing write tid 2 to smithi11086371-35 2024-08-17T00:36:08.036 INFO:tasks.rados.rados.0.smithi110.stdout:582: finishing write tid 3 to smithi11086371-35 2024-08-17T00:36:08.036 INFO:tasks.rados.rados.0.smithi110.stdout:582: finishing write tid 4 to smithi11086371-35 2024-08-17T00:36:08.037 INFO:tasks.rados.rados.0.smithi110.stdout:582: oid 35 updating version 0 to 166 2024-08-17T00:36:08.037 INFO:tasks.rados.rados.0.smithi110.stdout:582: oid 35 updating version 166 to 167 2024-08-17T00:36:08.037 INFO:tasks.rados.rados.0.smithi110.stdout:582: oid 35 version 167 is already newer than 165 2024-08-17T00:36:08.037 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 167 (ObjNum 210 snap 47 seq_num 210) dirty exists 2024-08-17T00:36:08.037 INFO:tasks.rados.rados.0.smithi110.stdout:582: left oid 35 (ObjNum 210 snap 47 seq_num 210) 2024-08-17T00:36:08.534 INFO:tasks.rados.rados.0.smithi110.stdout:574: done (3 left) 2024-08-17T00:36:08.535 INFO:tasks.rados.rados.0.smithi110.stdout:575: done (2 left) 2024-08-17T00:36:08.535 INFO:tasks.rados.rados.0.smithi110.stdout:582: done (1 left) 2024-08-17T00:36:08.535 INFO:tasks.rados.rados.0.smithi110.stdout:583: done (0 left) 2024-08-17T00:36:08.535 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 27 current snap is 48 2024-08-17T00:36:08.535 INFO:tasks.rados.rados.0.smithi110.stdout:584: seq_num 211 ranges {0=737280,737280=401408} 2024-08-17T00:36:08.539 INFO:tasks.rados.rados.0.smithi110.stdout:584: writing smithi11086371-27 from 0 to 737280 tid 1 2024-08-17T00:36:08.541 INFO:tasks.rados.rados.0.smithi110.stdout:584: writing smithi11086371-27 from 737280 to 1138688 tid 2 2024-08-17T00:36:08.541 INFO:tasks.rados.rados.0.smithi110.stdout:585: rollback oid 16 current snap is 48 2024-08-17T00:36:08.541 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 16 to 43 2024-08-17T00:36:08.541 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 32 current snap is 48 2024-08-17T00:36:08.542 INFO:tasks.rados.rados.0.smithi110.stdout:586: seq_num 212 ranges {2842624=753664,3596288=401408} 2024-08-17T00:36:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:36:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:36:08] "GET /metrics HTTP/1.1" 200 36032 "" "Prometheus/2.43.0" 2024-08-17T00:36:08.560 INFO:tasks.rados.rados.0.smithi110.stdout:586: writing smithi11086371-32 from 2842624 to 3596288 tid 1 2024-08-17T00:36:08.563 INFO:tasks.rados.rados.0.smithi110.stdout:586: writing smithi11086371-32 from 3596288 to 3997696 tid 2 2024-08-17T00:36:08.563 INFO:tasks.rados.rados.0.smithi110.stdout:587: snap_create 2024-08-17T00:36:08.563 INFO:tasks.rados.rados.0.smithi110.stdout:584: finishing write tid 1 to smithi11086371-27 2024-08-17T00:36:08.563 INFO:tasks.rados.rados.0.smithi110.stdout:584: finishing write tid 2 to smithi11086371-27 2024-08-17T00:36:08.563 INFO:tasks.rados.rados.0.smithi110.stdout:585: finishing rollback tid 1 to smithi11086371-16 2024-08-17T00:36:08.563 INFO:tasks.rados.rados.0.smithi110.stdout:584: finishing write tid 3 to smithi11086371-27 2024-08-17T00:36:08.563 INFO:tasks.rados.rados.0.smithi110.stdout:585: finishing rollback tid 2 to smithi11086371-16 2024-08-17T00:36:08.563 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 253 (ObjNum 84 snap 14 seq_num 84) dirty exists 2024-08-17T00:36:08.563 INFO:tasks.rados.rados.0.smithi110.stdout:584: finishing write tid 4 to smithi11086371-27 2024-08-17T00:36:08.564 INFO:tasks.rados.rados.0.smithi110.stdout:584: oid 27 updating version 0 to 113 2024-08-17T00:36:08.564 INFO:tasks.rados.rados.0.smithi110.stdout:584: oid 27 version 113 is already newer than 112 2024-08-17T00:36:08.564 INFO:tasks.rados.rados.0.smithi110.stdout:584: oid 27 version 113 is already newer than 111 2024-08-17T00:36:08.564 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 113 (ObjNum 211 snap 48 seq_num 211) dirty exists 2024-08-17T00:36:08.564 INFO:tasks.rados.rados.0.smithi110.stdout:584: left oid 27 (ObjNum 211 snap 48 seq_num 211) 2024-08-17T00:36:08.564 INFO:tasks.rados.rados.0.smithi110.stdout:586: finishing write tid 1 to smithi11086371-32 2024-08-17T00:36:08.564 INFO:tasks.rados.rados.0.smithi110.stdout:586: finishing write tid 2 to smithi11086371-32 2024-08-17T00:36:08.565 INFO:tasks.rados.rados.0.smithi110.stdout:586: finishing write tid 3 to smithi11086371-32 2024-08-17T00:36:08.566 INFO:tasks.rados.rados.0.smithi110.stdout:586: finishing write tid 4 to smithi11086371-32 2024-08-17T00:36:08.566 INFO:tasks.rados.rados.0.smithi110.stdout:586: oid 32 updating version 0 to 59 2024-08-17T00:36:08.566 INFO:tasks.rados.rados.0.smithi110.stdout:586: oid 32 version 59 is already newer than 58 2024-08-17T00:36:08.566 INFO:tasks.rados.rados.0.smithi110.stdout:586: oid 32 updating version 59 to 60 2024-08-17T00:36:08.566 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 60 (ObjNum 212 snap 48 seq_num 212) dirty exists 2024-08-17T00:36:08.566 INFO:tasks.rados.rados.0.smithi110.stdout:586: left oid 32 (ObjNum 212 snap 48 seq_num 212) 2024-08-17T00:36:09.540 INFO:tasks.rados.rados.0.smithi110.stdout:584: done (3 left) 2024-08-17T00:36:09.540 INFO:tasks.rados.rados.0.smithi110.stdout:585: done (2 left) 2024-08-17T00:36:09.540 INFO:tasks.rados.rados.0.smithi110.stdout:586: done (1 left) 2024-08-17T00:36:09.540 INFO:tasks.rados.rados.0.smithi110.stdout:587: done (0 left) 2024-08-17T00:36:09.540 INFO:tasks.rados.rados.0.smithi110.stdout:588: setattr oid 7 current snap is 49 2024-08-17T00:36:09.541 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 19 current snap is 49 2024-08-17T00:36:09.541 INFO:tasks.rados.rados.0.smithi110.stdout:589: seq_num 213 ranges {2293760=770048,3063808=401408} 2024-08-17T00:36:09.557 INFO:tasks.rados.rados.0.smithi110.stdout:589: writing smithi11086371-19 from 2293760 to 3063808 tid 1 2024-08-17T00:36:09.560 INFO:tasks.rados.rados.0.smithi110.stdout:589: writing smithi11086371-19 from 3063808 to 3465216 tid 2 2024-08-17T00:36:09.560 INFO:tasks.rados.rados.0.smithi110.stdout:590: copy_from oid 13 from oid 8 current snap is 49 2024-08-17T00:36:09.560 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 129 (ObjNum 177 snap 0 seq_num 0) dirty exists 2024-08-17T00:36:09.560 INFO:tasks.rados.rados.0.smithi110.stdout:588: done (2 left) 2024-08-17T00:36:09.560 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 41 current snap is 49 2024-08-17T00:36:09.560 INFO:tasks.rados.rados.0.smithi110.stdout:591: seq_num 214 ranges {0=794624,794624=401408} 2024-08-17T00:36:09.564 INFO:tasks.rados.rados.0.smithi110.stdout:591: writing smithi11086371-41 from 0 to 794624 tid 1 2024-08-17T00:36:09.567 INFO:tasks.rados.rados.0.smithi110.stdout:591: writing smithi11086371-41 from 794624 to 1196032 tid 2 2024-08-17T00:36:09.567 INFO:tasks.rados.rados.0.smithi110.stdout:592: read oid 20 snap 47 2024-08-17T00:36:09.568 INFO:tasks.rados.rados.0.smithi110.stdout:592: expect (ObjNum 119 snap 26 seq_num 119) 2024-08-17T00:36:09.568 INFO:tasks.rados.rados.0.smithi110.stdout:593: snap_create 2024-08-17T00:36:09.568 INFO:tasks.rados.rados.0.smithi110.stdout:589: finishing write tid 1 to smithi11086371-19 2024-08-17T00:36:09.568 INFO:tasks.rados.rados.0.smithi110.stdout:589: finishing write tid 2 to smithi11086371-19 2024-08-17T00:36:09.568 INFO:tasks.rados.rados.0.smithi110.stdout:589: finishing write tid 3 to smithi11086371-19 2024-08-17T00:36:09.568 INFO:tasks.rados.rados.0.smithi110.stdout:590: finishing copy_from to smithi11086371-13 2024-08-17T00:36:09.568 INFO:tasks.rados.rados.0.smithi110.stdout:590: got expected ENOENT (src dne) 2024-08-17T00:36:09.568 INFO:tasks.rados.rados.0.smithi110.stdout:590: finishing copy_from racing read to smithi11086371-13 2024-08-17T00:36:09.568 INFO:tasks.rados.rados.0.smithi110.stdout:589: finishing write tid 4 to smithi11086371-19 2024-08-17T00:36:09.568 INFO:tasks.rados.rados.0.smithi110.stdout:589: oid 19 updating version 0 to 155 2024-08-17T00:36:09.568 INFO:tasks.rados.rados.0.smithi110.stdout:589: oid 19 version 155 is already newer than 154 2024-08-17T00:36:09.568 INFO:tasks.rados.rados.0.smithi110.stdout:589: oid 19 updating version 155 to 156 2024-08-17T00:36:09.569 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 156 (ObjNum 213 snap 49 seq_num 213) dirty exists 2024-08-17T00:36:09.569 INFO:tasks.rados.rados.0.smithi110.stdout:589: left oid 19 (ObjNum 213 snap 49 seq_num 213) 2024-08-17T00:36:09.569 INFO:tasks.rados.rados.0.smithi110.stdout:591: finishing write tid 1 to smithi11086371-41 2024-08-17T00:36:09.572 INFO:tasks.rados.rados.0.smithi110.stdout:591: finishing write tid 2 to smithi11086371-41 2024-08-17T00:36:09.572 INFO:tasks.rados.rados.0.smithi110.stdout:591: finishing write tid 3 to smithi11086371-41 2024-08-17T00:36:09.573 INFO:tasks.rados.rados.0.smithi110.stdout:591: finishing write tid 4 to smithi11086371-41 2024-08-17T00:36:09.574 INFO:tasks.rados.rados.0.smithi110.stdout:591: oid 41 updating version 0 to 133 2024-08-17T00:36:09.574 INFO:tasks.rados.rados.0.smithi110.stdout:591: oid 41 updating version 133 to 134 2024-08-17T00:36:09.574 INFO:tasks.rados.rados.0.smithi110.stdout:591: oid 41 version 134 is already newer than 132 2024-08-17T00:36:09.574 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 134 (ObjNum 214 snap 49 seq_num 214) dirty exists 2024-08-17T00:36:09.574 INFO:tasks.rados.rados.0.smithi110.stdout:591: left oid 41 (ObjNum 214 snap 49 seq_num 214) 2024-08-17T00:36:09.581 INFO:tasks.rados.rados.0.smithi110.stdout:592: expect (ObjNum 119 snap 26 seq_num 119) 2024-08-17T00:36:09.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:09 smithi110 ceph-mon[29669]: osdmap e173: 8 total, 8 up, 8 in 2024-08-17T00:36:09.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:09 smithi110 ceph-mon[29669]: pgmap v237: 121 pgs: 121 active+clean; 125 MiB data, 530 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:36:09.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:09 smithi110 ceph-mon[41467]: osdmap e173: 8 total, 8 up, 8 in 2024-08-17T00:36:09.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:09 smithi110 ceph-mon[41467]: pgmap v237: 121 pgs: 121 active+clean; 125 MiB data, 530 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:36:09.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:09 smithi177 ceph-mon[33147]: osdmap e173: 8 total, 8 up, 8 in 2024-08-17T00:36:09.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:09 smithi177 ceph-mon[33147]: pgmap v237: 121 pgs: 121 active+clean; 125 MiB data, 530 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:36:10.544 INFO:tasks.rados.rados.0.smithi110.stdout:589: done (4 left) 2024-08-17T00:36:10.544 INFO:tasks.rados.rados.0.smithi110.stdout:590: done (3 left) 2024-08-17T00:36:10.544 INFO:tasks.rados.rados.0.smithi110.stdout:591: done (2 left) 2024-08-17T00:36:10.544 INFO:tasks.rados.rados.0.smithi110.stdout:592: done (1 left) 2024-08-17T00:36:10.545 INFO:tasks.rados.rados.0.smithi110.stdout:593: done (0 left) 2024-08-17T00:36:10.545 INFO:tasks.rados.rados.0.smithi110.stdout:594: rollback oid 42 current snap is 50 2024-08-17T00:36:10.545 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 42 to 27 2024-08-17T00:36:10.545 INFO:tasks.rados.rados.0.smithi110.stdout:595: copy_from oid 3 from oid 1 current snap is 50 2024-08-17T00:36:10.545 INFO:tasks.rados.rados.0.smithi110.stdout:596: snap_remove snap 46 2024-08-17T00:36:10.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:10 smithi110 ceph-mon[29669]: osdmap e174: 8 total, 8 up, 8 in 2024-08-17T00:36:10.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:10 smithi110 ceph-mon[41467]: osdmap e174: 8 total, 8 up, 8 in 2024-08-17T00:36:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:10 smithi177 ceph-mon[33147]: osdmap e174: 8 total, 8 up, 8 in 2024-08-17T00:36:11.550 INFO:tasks.rados.rados.0.smithi110.stdout:596: done (2 left) 2024-08-17T00:36:11.550 INFO:tasks.rados.rados.0.smithi110.stdout:597: snap_create 2024-08-17T00:36:11.550 INFO:tasks.rados.rados.0.smithi110.stdout:594: finishing rollback tid 0 to smithi11086371-42 2024-08-17T00:36:11.551 INFO:tasks.rados.rados.0.smithi110.stdout:594: finishing rollback tid 1 to smithi11086371-42 2024-08-17T00:36:11.551 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 42 v 212 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-08-17T00:36:11.551 INFO:tasks.rados.rados.0.smithi110.stdout:595: finishing copy_from racing read to smithi11086371-3 2024-08-17T00:36:11.551 INFO:tasks.rados.rados.0.smithi110.stdout:595: finishing copy_from to smithi11086371-3 2024-08-17T00:36:11.551 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 132 (ObjNum 199 snap 43 seq_num 199) dirty exists 2024-08-17T00:36:11.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:11 smithi110 ceph-mon[29669]: osdmap e175: 8 total, 8 up, 8 in 2024-08-17T00:36:11.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:11 smithi110 ceph-mon[29669]: pgmap v240: 121 pgs: 121 active+clean; 140 MiB data, 561 MiB used, 715 GiB / 715 GiB avail; 9.4 MiB/s rd, 3.2 MiB/s wr, 23 op/s 2024-08-17T00:36:11.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:11 smithi110 ceph-mon[41467]: osdmap e175: 8 total, 8 up, 8 in 2024-08-17T00:36:11.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:11 smithi110 ceph-mon[41467]: pgmap v240: 121 pgs: 121 active+clean; 140 MiB data, 561 MiB used, 715 GiB / 715 GiB avail; 9.4 MiB/s rd, 3.2 MiB/s wr, 23 op/s 2024-08-17T00:36:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:11 smithi177 ceph-mon[33147]: osdmap e175: 8 total, 8 up, 8 in 2024-08-17T00:36:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:11 smithi177 ceph-mon[33147]: pgmap v240: 121 pgs: 121 active+clean; 140 MiB data, 561 MiB used, 715 GiB / 715 GiB avail; 9.4 MiB/s rd, 3.2 MiB/s wr, 23 op/s 2024-08-17T00:36:12.536 INFO:tasks.rados.rados.0.smithi110.stdout:594: done (2 left) 2024-08-17T00:36:12.536 INFO:tasks.rados.rados.0.smithi110.stdout:595: done (1 left) 2024-08-17T00:36:12.536 INFO:tasks.rados.rados.0.smithi110.stdout:597: done (0 left) 2024-08-17T00:36:12.536 INFO:tasks.rados.rados.0.smithi110.stdout:598: read oid 46 snap -1 2024-08-17T00:36:12.536 INFO:tasks.rados.rados.0.smithi110.stdout:598: expect deleted 2024-08-17T00:36:12.536 INFO:tasks.rados.rados.0.smithi110.stdout:599: rollback oid 42 current snap is 51 2024-08-17T00:36:12.537 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 42 to 48 2024-08-17T00:36:12.537 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 26 current snap is 51 2024-08-17T00:36:12.537 INFO:tasks.rados.rados.0.smithi110.stdout:600: seq_num 215 ranges {4505600=409600,4915200=532480,5447680=270336} 2024-08-17T00:36:12.562 INFO:tasks.rados.rados.0.smithi110.stdout:600: writing smithi11086371-26 from 4505600 to 4915200 tid 1 2024-08-17T00:36:12.565 INFO:tasks.rados.rados.0.smithi110.stdout:600: writing smithi11086371-26 from 4915200 to 5447680 tid 2 2024-08-17T00:36:12.567 INFO:tasks.rados.rados.0.smithi110.stdout:600: writing smithi11086371-26 from 5447680 to 5718016 tid 3 2024-08-17T00:36:12.568 INFO:tasks.rados.rados.0.smithi110.stdout:601: copy_from oid 41 from oid 40 current snap is 51 2024-08-17T00:36:12.568 INFO:tasks.rados.rados.0.smithi110.stdout:599: finishing rollback tid 1 to smithi11086371-42 2024-08-17T00:36:12.568 INFO:tasks.rados.rados.0.smithi110.stdout:599: finishing rollback tid 2 to smithi11086371-42 2024-08-17T00:36:12.568 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 42 v 218 (ObjNum 192 snap 42 seq_num 192) dirty exists 2024-08-17T00:36:12.568 INFO:tasks.rados.rados.0.smithi110.stdout:600: finishing write tid 1 to smithi11086371-26 2024-08-17T00:36:12.568 INFO:tasks.rados.rados.0.smithi110.stdout:598: done (3 left) 2024-08-17T00:36:12.568 INFO:tasks.rados.rados.0.smithi110.stdout:599: done (2 left) 2024-08-17T00:36:12.568 INFO:tasks.rados.rados.0.smithi110.stdout:602: rollback oid 16 current snap is 51 2024-08-17T00:36:12.568 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 16 to 49 2024-08-17T00:36:12.568 INFO:tasks.rados.rados.0.smithi110.stdout:603: copy_from oid 18 from oid 23 current snap is 51 2024-08-17T00:36:12.568 INFO:tasks.rados.rados.0.smithi110.stdout:604: rollback oid 17 current snap is 51 2024-08-17T00:36:12.568 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 17 to 28 2024-08-17T00:36:12.568 INFO:tasks.rados.rados.0.smithi110.stdout:605: delete oid 6 current snap is 51 2024-08-17T00:36:12.569 INFO:tasks.rados.rados.0.smithi110.stdout:600: finishing write tid 2 to smithi11086371-26 2024-08-17T00:36:12.571 INFO:tasks.rados.rados.0.smithi110.stdout:605: done (5 left) 2024-08-17T00:36:12.571 INFO:tasks.rados.rados.0.smithi110.stdout:606: delete oid 35 current snap is 51 2024-08-17T00:36:12.571 INFO:tasks.rados.rados.0.smithi110.stdout:600: finishing write tid 3 to smithi11086371-26 2024-08-17T00:36:12.571 INFO:tasks.rados.rados.0.smithi110.stdout:600: finishing write tid 4 to smithi11086371-26 2024-08-17T00:36:12.573 INFO:tasks.rados.rados.0.smithi110.stdout:602: finishing rollback tid 0 to smithi11086371-16 2024-08-17T00:36:12.574 INFO:tasks.rados.rados.0.smithi110.stdout:602: finishing rollback tid 1 to smithi11086371-16 2024-08-17T00:36:12.574 INFO:tasks.rados.rados.0.smithi110.stdout:606: done (5 left) 2024-08-17T00:36:12.574 INFO:tasks.rados.rados.0.smithi110.stdout:607: read oid 6 snap -1 2024-08-17T00:36:12.575 INFO:tasks.rados.rados.0.smithi110.stdout:607: expect deleted 2024-08-17T00:36:12.575 INFO:tasks.rados.rados.0.smithi110.stdout:608: rollback oid 15 current snap is 51 2024-08-17T00:36:12.575 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 15 to 28 2024-08-17T00:36:12.575 INFO:tasks.rados.rados.0.smithi110.stdout:609: delete oid 13 current snap is 51 2024-08-17T00:36:12.575 INFO:tasks.rados.rados.0.smithi110.stdout:602: finishing rollback tid 2 to smithi11086371-16 2024-08-17T00:36:12.575 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 259 (ObjNum 84 snap 14 seq_num 84) dirty exists 2024-08-17T00:36:12.575 INFO:tasks.rados.rados.0.smithi110.stdout:604: finishing rollback tid 0 to smithi11086371-17 2024-08-17T00:36:12.575 INFO:tasks.rados.rados.0.smithi110.stdout:604: finishing rollback tid 1 to smithi11086371-17 2024-08-17T00:36:12.577 INFO:tasks.rados.rados.0.smithi110.stdout:604: finishing rollback tid 2 to smithi11086371-17 2024-08-17T00:36:12.577 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 66 (ObjNum 103 snap 21 seq_num 103) dirty exists 2024-08-17T00:36:12.577 INFO:tasks.rados.rados.0.smithi110.stdout:601: finishing copy_from to smithi11086371-41 2024-08-17T00:36:12.577 INFO:tasks.rados.rados.0.smithi110.stdout:601: got expected ENOENT (src dne) 2024-08-17T00:36:12.577 INFO:tasks.rados.rados.0.smithi110.stdout:603: finishing copy_from racing read to smithi11086371-18 2024-08-17T00:36:12.577 INFO:tasks.rados.rados.0.smithi110.stdout:601: finishing copy_from racing read to smithi11086371-41 2024-08-17T00:36:12.578 INFO:tasks.rados.rados.0.smithi110.stdout:600: finishing write tid 5 to smithi11086371-26 2024-08-17T00:36:12.578 INFO:tasks.rados.rados.0.smithi110.stdout:600: oid 26 updating version 0 to 222 2024-08-17T00:36:12.578 INFO:tasks.rados.rados.0.smithi110.stdout:600: oid 26 version 222 is already newer than 220 2024-08-17T00:36:12.578 INFO:tasks.rados.rados.0.smithi110.stdout:600: oid 26 version 222 is already newer than 221 2024-08-17T00:36:12.578 INFO:tasks.rados.rados.0.smithi110.stdout:600: oid 26 updating version 222 to 223 2024-08-17T00:36:12.578 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 26 v 223 (ObjNum 215 snap 51 seq_num 215) dirty exists 2024-08-17T00:36:12.578 INFO:tasks.rados.rados.0.smithi110.stdout:600: left oid 26 (ObjNum 215 snap 51 seq_num 215) 2024-08-17T00:36:12.578 INFO:tasks.rados.rados.0.smithi110.stdout:600: done (7 left) 2024-08-17T00:36:12.578 INFO:tasks.rados.rados.0.smithi110.stdout:601: done (6 left) 2024-08-17T00:36:12.578 INFO:tasks.rados.rados.0.smithi110.stdout:602: done (5 left) 2024-08-17T00:36:12.578 INFO:tasks.rados.rados.0.smithi110.stdout:604: done (4 left) 2024-08-17T00:36:12.578 INFO:tasks.rados.rados.0.smithi110.stdout:607: done (3 left) 2024-08-17T00:36:12.578 INFO:tasks.rados.rados.0.smithi110.stdout:609: done (2 left) 2024-08-17T00:36:12.579 INFO:tasks.rados.rados.0.smithi110.stdout:610: read oid 31 snap -1 2024-08-17T00:36:12.579 INFO:tasks.rados.rados.0.smithi110.stdout:610: expect (ObjNum 91 snap 18 seq_num 91) 2024-08-17T00:36:12.579 INFO:tasks.rados.rados.0.smithi110.stdout:611: snap_create 2024-08-17T00:36:12.579 INFO:tasks.rados.rados.0.smithi110.stdout:608: finishing rollback tid 1 to smithi11086371-15 2024-08-17T00:36:12.579 INFO:tasks.rados.rados.0.smithi110.stdout:608: finishing rollback tid 2 to smithi11086371-15 2024-08-17T00:36:12.579 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 138 (ObjNum 130 snap 28 seq_num 130) dirty exists 2024-08-17T00:36:12.579 INFO:tasks.rados.rados.0.smithi110.stdout:603: finishing copy_from to smithi11086371-18 2024-08-17T00:36:12.580 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 98 (ObjNum 177 snap 38 seq_num 177) dirty exists 2024-08-17T00:36:12.600 INFO:tasks.rados.rados.0.smithi110.stdout:610: expect (ObjNum 91 snap 18 seq_num 91) 2024-08-17T00:36:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:12 smithi110 ceph-mon[29669]: osdmap e176: 8 total, 8 up, 8 in 2024-08-17T00:36:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:12 smithi110 ceph-mon[29669]: osdmap e177: 8 total, 8 up, 8 in 2024-08-17T00:36:12.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:12 smithi110 ceph-mon[41467]: osdmap e176: 8 total, 8 up, 8 in 2024-08-17T00:36:12.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:12 smithi110 ceph-mon[41467]: osdmap e177: 8 total, 8 up, 8 in 2024-08-17T00:36:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:12 smithi177 ceph-mon[33147]: osdmap e176: 8 total, 8 up, 8 in 2024-08-17T00:36:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:12 smithi177 ceph-mon[33147]: osdmap e177: 8 total, 8 up, 8 in 2024-08-17T00:36:13.555 INFO:tasks.rados.rados.0.smithi110.stdout:603: done (3 left) 2024-08-17T00:36:13.556 INFO:tasks.rados.rados.0.smithi110.stdout:608: done (2 left) 2024-08-17T00:36:13.556 INFO:tasks.rados.rados.0.smithi110.stdout:610: done (1 left) 2024-08-17T00:36:13.556 INFO:tasks.rados.rados.0.smithi110.stdout:611: done (0 left) 2024-08-17T00:36:13.556 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 39 current snap is 52 2024-08-17T00:36:13.556 INFO:tasks.rados.rados.0.smithi110.stdout:612: seq_num 219 ranges {1089536=475136,1564672=466944,2031616=335872} 2024-08-17T00:36:13.564 INFO:tasks.rados.rados.0.smithi110.stdout:612: writing smithi11086371-39 from 1089536 to 1564672 tid 1 2024-08-17T00:36:13.566 INFO:tasks.rados.rados.0.smithi110.stdout:612: writing smithi11086371-39 from 1564672 to 2031616 tid 2 2024-08-17T00:36:13.568 INFO:tasks.rados.rados.0.smithi110.stdout:612: writing smithi11086371-39 from 2031616 to 2367488 tid 3 2024-08-17T00:36:13.568 INFO:tasks.rados.rados.0.smithi110.stdout:613: read oid 48 snap -1 2024-08-17T00:36:13.568 INFO:tasks.rados.rados.0.smithi110.stdout:613: expect (ObjNum 191 snap 42 seq_num 191) 2024-08-17T00:36:13.569 INFO:tasks.rados.rados.0.smithi110.stdout:614: read oid 26 snap 27 2024-08-17T00:36:13.569 INFO:tasks.rados.rados.0.smithi110.stdout:614: expect (ObjNum 25 snap 0 seq_num 25) 2024-08-17T00:36:13.569 INFO:tasks.rados.rados.0.smithi110.stdout:615: rollback oid 14 current snap is 52 2024-08-17T00:36:13.569 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 14 to 27 2024-08-17T00:36:13.569 INFO:tasks.rados.rados.0.smithi110.stdout:616: snap_create 2024-08-17T00:36:13.569 INFO:tasks.rados.rados.0.smithi110.stdout:612: finishing write tid 1 to smithi11086371-39 2024-08-17T00:36:13.570 INFO:tasks.rados.rados.0.smithi110.stdout:612: finishing write tid 2 to smithi11086371-39 2024-08-17T00:36:13.571 INFO:tasks.rados.rados.0.smithi110.stdout:612: finishing write tid 3 to smithi11086371-39 2024-08-17T00:36:13.572 INFO:tasks.rados.rados.0.smithi110.stdout:612: finishing write tid 4 to smithi11086371-39 2024-08-17T00:36:13.574 INFO:tasks.rados.rados.0.smithi110.stdout:614: expect (ObjNum 25 snap 0 seq_num 25) 2024-08-17T00:36:13.586 INFO:tasks.rados.rados.0.smithi110.stdout:615: finishing rollback tid 0 to smithi11086371-14 2024-08-17T00:36:13.586 INFO:tasks.rados.rados.0.smithi110.stdout:612: finishing write tid 5 to smithi11086371-39 2024-08-17T00:36:13.586 INFO:tasks.rados.rados.0.smithi110.stdout:612: oid 39 updating version 0 to 163 2024-08-17T00:36:13.586 INFO:tasks.rados.rados.0.smithi110.stdout:612: oid 39 version 163 is already newer than 162 2024-08-17T00:36:13.586 INFO:tasks.rados.rados.0.smithi110.stdout:612: oid 39 version 163 is already newer than 160 2024-08-17T00:36:13.586 INFO:tasks.rados.rados.0.smithi110.stdout:612: oid 39 version 163 is already newer than 161 2024-08-17T00:36:13.586 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 163 (ObjNum 219 snap 52 seq_num 219) dirty exists 2024-08-17T00:36:13.586 INFO:tasks.rados.rados.0.smithi110.stdout:612: left oid 39 (ObjNum 219 snap 52 seq_num 219) 2024-08-17T00:36:13.586 INFO:tasks.rados.rados.0.smithi110.stdout:615: finishing rollback tid 1 to smithi11086371-14 2024-08-17T00:36:13.587 INFO:tasks.rados.rados.0.smithi110.stdout:615: finishing rollback tid 2 to smithi11086371-14 2024-08-17T00:36:13.587 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 227 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-08-17T00:36:13.587 INFO:tasks.rados.rados.0.smithi110.stdout:613: expect (ObjNum 191 snap 42 seq_num 191) 2024-08-17T00:36:13.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:13 smithi110 ceph-mon[29669]: pgmap v243: 121 pgs: 121 active+clean; 140 MiB data, 561 MiB used, 715 GiB / 715 GiB avail; 9.4 MiB/s rd, 3.2 MiB/s wr, 23 op/s 2024-08-17T00:36:13.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:13 smithi110 ceph-mon[41467]: pgmap v243: 121 pgs: 121 active+clean; 140 MiB data, 561 MiB used, 715 GiB / 715 GiB avail; 9.4 MiB/s rd, 3.2 MiB/s wr, 23 op/s 2024-08-17T00:36:13.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:13 smithi177 ceph-mon[33147]: pgmap v243: 121 pgs: 121 active+clean; 140 MiB data, 561 MiB used, 715 GiB / 715 GiB avail; 9.4 MiB/s rd, 3.2 MiB/s wr, 23 op/s 2024-08-17T00:36:14.557 INFO:tasks.rados.rados.0.smithi110.stdout:612: done (4 left) 2024-08-17T00:36:14.557 INFO:tasks.rados.rados.0.smithi110.stdout:613: done (3 left) 2024-08-17T00:36:14.557 INFO:tasks.rados.rados.0.smithi110.stdout:614: done (2 left) 2024-08-17T00:36:14.557 INFO:tasks.rados.rados.0.smithi110.stdout:615: done (1 left) 2024-08-17T00:36:14.557 INFO:tasks.rados.rados.0.smithi110.stdout:616: done (0 left) 2024-08-17T00:36:14.557 INFO:tasks.rados.rados.0.smithi110.stdout:617: copy_from oid 16 from oid 10 current snap is 53 2024-08-17T00:36:14.557 INFO:tasks.rados.rados.0.smithi110.stdout:618: snap_remove snap 27 2024-08-17T00:36:14.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:14 smithi110 ceph-mon[29669]: osdmap e178: 8 total, 8 up, 8 in 2024-08-17T00:36:14.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:14 smithi110 ceph-mon[41467]: osdmap e178: 8 total, 8 up, 8 in 2024-08-17T00:36:14.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:14 smithi177 ceph-mon[33147]: osdmap e178: 8 total, 8 up, 8 in 2024-08-17T00:36:15.572 INFO:tasks.rados.rados.0.smithi110.stdout:618: done (1 left) 2024-08-17T00:36:15.572 INFO:tasks.rados.rados.0.smithi110.stdout:619: read oid 35 snap -1 2024-08-17T00:36:15.572 INFO:tasks.rados.rados.0.smithi110.stdout:619: expect deleted 2024-08-17T00:36:15.573 INFO:tasks.rados.rados.0.smithi110.stdout:620: snap_create 2024-08-17T00:36:15.573 INFO:tasks.rados.rados.0.smithi110.stdout:617: finishing copy_from to smithi11086371-16 2024-08-17T00:36:15.573 INFO:tasks.rados.rados.0.smithi110.stdout:617: got expected ENOENT (src dne) 2024-08-17T00:36:15.573 INFO:tasks.rados.rados.0.smithi110.stdout:617: finishing copy_from racing read to smithi11086371-16 2024-08-17T00:36:15.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:15 smithi177 ceph-mon[33147]: osdmap e179: 8 total, 8 up, 8 in 2024-08-17T00:36:15.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:15 smithi177 ceph-mon[33147]: pgmap v246: 121 pgs: 121 active+clean; 151 MiB data, 570 MiB used, 715 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.0 MiB/s wr, 10 op/s 2024-08-17T00:36:16.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:15 smithi110 ceph-mon[29669]: osdmap e179: 8 total, 8 up, 8 in 2024-08-17T00:36:16.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:15 smithi110 ceph-mon[29669]: pgmap v246: 121 pgs: 121 active+clean; 151 MiB data, 570 MiB used, 715 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.0 MiB/s wr, 10 op/s 2024-08-17T00:36:16.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:15 smithi110 ceph-mon[41467]: osdmap e179: 8 total, 8 up, 8 in 2024-08-17T00:36:16.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:15 smithi110 ceph-mon[41467]: pgmap v246: 121 pgs: 121 active+clean; 151 MiB data, 570 MiB used, 715 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.0 MiB/s wr, 10 op/s 2024-08-17T00:36:16.569 INFO:tasks.rados.rados.0.smithi110.stdout:617: done (2 left) 2024-08-17T00:36:16.569 INFO:tasks.rados.rados.0.smithi110.stdout:619: done (1 left) 2024-08-17T00:36:16.569 INFO:tasks.rados.rados.0.smithi110.stdout:620: done (0 left) 2024-08-17T00:36:16.569 INFO:tasks.rados.rados.0.smithi110.stdout:621: rmattr oid 33 current snap is 54 2024-08-17T00:36:16.569 INFO:tasks.rados.rados.0.smithi110.stdout:621: done (0 left) 2024-08-17T00:36:16.569 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 32 current snap is 54 2024-08-17T00:36:16.569 INFO:tasks.rados.rados.0.smithi110.stdout:622: seq_num 220 ranges {3997696=491520,4489216=753664,5242880=49152} 2024-08-17T00:36:16.592 INFO:tasks.rados.rados.0.smithi110.stdout:622: writing smithi11086371-32 from 3997696 to 4489216 tid 1 2024-08-17T00:36:16.597 INFO:tasks.rados.rados.0.smithi110.stdout:622: writing smithi11086371-32 from 4489216 to 5242880 tid 2 2024-08-17T00:36:16.598 INFO:tasks.rados.rados.0.smithi110.stdout:622: writing smithi11086371-32 from 5242880 to 5292032 tid 3 2024-08-17T00:36:16.598 INFO:tasks.rados.rados.0.smithi110.stdout:623: copy_from oid 11 from oid 45 current snap is 54 2024-08-17T00:36:16.598 INFO:tasks.rados.rados.0.smithi110.stdout:622: finishing write tid 1 to smithi11086371-32 2024-08-17T00:36:16.598 INFO:tasks.rados.rados.0.smithi110.stdout:624: read oid 12 snap -1 2024-08-17T00:36:16.598 INFO:tasks.rados.rados.0.smithi110.stdout:624: expect (ObjNum 196 snap 42 seq_num 196) 2024-08-17T00:36:16.598 INFO:tasks.rados.rados.0.smithi110.stdout:625: rollback oid 13 current snap is 54 2024-08-17T00:36:16.598 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 13 to 48 2024-08-17T00:36:16.598 INFO:tasks.rados.rados.0.smithi110.stdout:626: setattr oid 30 current snap is 54 2024-08-17T00:36:16.599 INFO:tasks.rados.rados.0.smithi110.stdout:627: rmattr oid 41 current snap is 54 2024-08-17T00:36:16.599 INFO:tasks.rados.rados.0.smithi110.stdout:627: done (5 left) 2024-08-17T00:36:16.599 INFO:tasks.rados.rados.0.smithi110.stdout:628: read oid 31 snap -1 2024-08-17T00:36:16.599 INFO:tasks.rados.rados.0.smithi110.stdout:628: expect (ObjNum 91 snap 18 seq_num 91) 2024-08-17T00:36:16.599 INFO:tasks.rados.rados.0.smithi110.stdout:629: rollback oid 20 current snap is 54 2024-08-17T00:36:16.599 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 20 to 50 2024-08-17T00:36:16.600 INFO:tasks.rados.rados.0.smithi110.stdout:630: copy_from oid 21 from oid 50 current snap is 54 2024-08-17T00:36:16.600 INFO:tasks.rados.rados.0.smithi110.stdout:631: delete oid 44 current snap is 54 2024-08-17T00:36:16.602 INFO:tasks.rados.rados.0.smithi110.stdout:622: finishing write tid 2 to smithi11086371-32 2024-08-17T00:36:16.603 INFO:tasks.rados.rados.0.smithi110.stdout:622: finishing write tid 3 to smithi11086371-32 2024-08-17T00:36:16.604 INFO:tasks.rados.rados.0.smithi110.stdout:622: finishing write tid 4 to smithi11086371-32 2024-08-17T00:36:16.605 INFO:tasks.rados.rados.0.smithi110.stdout:623: finishing copy_from racing read to smithi11086371-11 2024-08-17T00:36:16.605 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 189 (ObjNum 129 snap 0 seq_num 1878429168) dirty exists 2024-08-17T00:36:16.605 INFO:tasks.rados.rados.0.smithi110.stdout:625: finishing rollback tid 1 to smithi11086371-13 2024-08-17T00:36:16.607 INFO:tasks.rados.rados.0.smithi110.stdout:622: finishing write tid 5 to smithi11086371-32 2024-08-17T00:36:16.607 INFO:tasks.rados.rados.0.smithi110.stdout:622: oid 32 updating version 0 to 73 2024-08-17T00:36:16.607 INFO:tasks.rados.rados.0.smithi110.stdout:622: oid 32 updating version 73 to 75 2024-08-17T00:36:16.607 INFO:tasks.rados.rados.0.smithi110.stdout:622: oid 32 version 75 is already newer than 74 2024-08-17T00:36:16.607 INFO:tasks.rados.rados.0.smithi110.stdout:622: oid 32 version 75 is already newer than 72 2024-08-17T00:36:16.607 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 75 (ObjNum 220 snap 54 seq_num 220) dirty exists 2024-08-17T00:36:16.607 INFO:tasks.rados.rados.0.smithi110.stdout:622: left oid 32 (ObjNum 220 snap 54 seq_num 220) 2024-08-17T00:36:16.607 INFO:tasks.rados.rados.0.smithi110.stdout:625: finishing rollback tid 2 to smithi11086371-13 2024-08-17T00:36:16.607 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 271 (ObjNum 206 snap 47 seq_num 206) dirty exists 2024-08-17T00:36:16.607 INFO:tasks.rados.rados.0.smithi110.stdout:629: finishing rollback tid 0 to smithi11086371-20 2024-08-17T00:36:16.608 INFO:tasks.rados.rados.0.smithi110.stdout:629: finishing rollback tid 1 to smithi11086371-20 2024-08-17T00:36:16.608 INFO:tasks.rados.rados.0.smithi110.stdout:629: finishing rollback tid 2 to smithi11086371-20 2024-08-17T00:36:16.608 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 239 (ObjNum 119 snap 26 seq_num 119) dirty exists 2024-08-17T00:36:16.621 INFO:tasks.rados.rados.0.smithi110.stdout:622: done (8 left) 2024-08-17T00:36:16.621 INFO:tasks.rados.rados.0.smithi110.stdout:625: done (7 left) 2024-08-17T00:36:16.621 INFO:tasks.rados.rados.0.smithi110.stdout:626: done (6 left) 2024-08-17T00:36:16.621 INFO:tasks.rados.rados.0.smithi110.stdout:629: done (5 left) 2024-08-17T00:36:16.621 INFO:tasks.rados.rados.0.smithi110.stdout:631: done (4 left) 2024-08-17T00:36:16.621 INFO:tasks.rados.rados.0.smithi110.stdout:632: rollback oid 30 current snap is 54 2024-08-17T00:36:16.621 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 30 to 41 2024-08-17T00:36:16.621 INFO:tasks.rados.rados.0.smithi110.stdout:630: finishing copy_from racing read to smithi11086371-21 2024-08-17T00:36:16.621 INFO:tasks.rados.rados.0.smithi110.stdout:633: snap_remove snap 47 2024-08-17T00:36:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:16 smithi177 ceph-mon[33147]: osdmap e180: 8 total, 8 up, 8 in 2024-08-17T00:36:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:16 smithi110 ceph-mon[41467]: osdmap e180: 8 total, 8 up, 8 in 2024-08-17T00:36:17.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:16 smithi110 ceph-mon[29669]: osdmap e180: 8 total, 8 up, 8 in 2024-08-17T00:36:17.538 INFO:tasks.rados.rados.0.smithi110.stdout:633: done (5 left) 2024-08-17T00:36:17.538 INFO:tasks.rados.rados.0.smithi110.stdout:634: read oid 17 snap -1 2024-08-17T00:36:17.538 INFO:tasks.rados.rados.0.smithi110.stdout:634: expect (ObjNum 103 snap 21 seq_num 103) 2024-08-17T00:36:17.538 INFO:tasks.rados.rados.0.smithi110.stdout:635: delete oid 1 current snap is 54 2024-08-17T00:36:17.538 INFO:tasks.rados.rados.0.smithi110.stdout:624: expect (ObjNum 196 snap 42 seq_num 196) 2024-08-17T00:36:17.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:17 smithi177 ceph-mon[33147]: osdmap e181: 8 total, 8 up, 8 in 2024-08-17T00:36:17.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:17 smithi177 ceph-mon[33147]: pgmap v249: 121 pgs: 121 active+clean; 151 MiB data, 570 MiB used, 715 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.0 MiB/s wr, 10 op/s 2024-08-17T00:36:17.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:17 smithi177 ceph-mon[33147]: osdmap e182: 8 total, 8 up, 8 in 2024-08-17T00:36:17.948 INFO:tasks.rados.rados.0.smithi110.stdout:628: expect (ObjNum 91 snap 18 seq_num 91) 2024-08-17T00:36:18.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:17 smithi110 ceph-mon[41467]: osdmap e181: 8 total, 8 up, 8 in 2024-08-17T00:36:18.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:17 smithi110 ceph-mon[41467]: pgmap v249: 121 pgs: 121 active+clean; 151 MiB data, 570 MiB used, 715 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.0 MiB/s wr, 10 op/s 2024-08-17T00:36:18.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:17 smithi110 ceph-mon[41467]: osdmap e182: 8 total, 8 up, 8 in 2024-08-17T00:36:18.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:17 smithi110 ceph-mon[29669]: osdmap e181: 8 total, 8 up, 8 in 2024-08-17T00:36:18.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:17 smithi110 ceph-mon[29669]: pgmap v249: 121 pgs: 121 active+clean; 151 MiB data, 570 MiB used, 715 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.0 MiB/s wr, 10 op/s 2024-08-17T00:36:18.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:17 smithi110 ceph-mon[29669]: osdmap e182: 8 total, 8 up, 8 in 2024-08-17T00:36:18.139 INFO:tasks.rados.rados.0.smithi110.stdout:623: finishing copy_from to smithi11086371-11 2024-08-17T00:36:18.139 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 117 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-08-17T00:36:18.139 INFO:tasks.rados.rados.0.smithi110.stdout:632: finishing rollback tid 0 to smithi11086371-30 2024-08-17T00:36:18.139 INFO:tasks.rados.rados.0.smithi110.stdout:632: finishing rollback tid 1 to smithi11086371-30 2024-08-17T00:36:18.139 INFO:tasks.rados.rados.0.smithi110.stdout:632: finishing rollback tid 2 to smithi11086371-30 2024-08-17T00:36:18.139 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 194 (ObjNum 110 snap 23 seq_num 110) dirty exists 2024-08-17T00:36:18.139 INFO:tasks.rados.rados.0.smithi110.stdout:630: finishing copy_from to smithi11086371-21 2024-08-17T00:36:18.139 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 144 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-08-17T00:36:18.139 INFO:tasks.rados.rados.0.smithi110.stdout:634: expect (ObjNum 103 snap 21 seq_num 103) 2024-08-17T00:36:18.182 INFO:tasks.rados.rados.0.smithi110.stdout:623: done (6 left) 2024-08-17T00:36:18.182 INFO:tasks.rados.rados.0.smithi110.stdout:624: done (5 left) 2024-08-17T00:36:18.182 INFO:tasks.rados.rados.0.smithi110.stdout:628: done (4 left) 2024-08-17T00:36:18.183 INFO:tasks.rados.rados.0.smithi110.stdout:630: done (3 left) 2024-08-17T00:36:18.183 INFO:tasks.rados.rados.0.smithi110.stdout:632: done (2 left) 2024-08-17T00:36:18.183 INFO:tasks.rados.rados.0.smithi110.stdout:634: done (1 left) 2024-08-17T00:36:18.183 INFO:tasks.rados.rados.0.smithi110.stdout:635: done (0 left) 2024-08-17T00:36:18.183 INFO:tasks.rados.rados.0.smithi110.stdout:636: rollback oid 44 current snap is 54 2024-08-17T00:36:18.183 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 44 to 53 2024-08-17T00:36:18.183 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 30 current snap is 54 2024-08-17T00:36:18.183 INFO:tasks.rados.rados.0.smithi110.stdout:637: seq_num 223 ranges {2342912=540672,2883584=450560,3334144=352256} 2024-08-17T00:36:18.197 INFO:tasks.rados.rados.0.smithi110.stdout:637: writing smithi11086371-30 from 2342912 to 2883584 tid 1 2024-08-17T00:36:18.200 INFO:tasks.rados.rados.0.smithi110.stdout:637: writing smithi11086371-30 from 2883584 to 3334144 tid 2 2024-08-17T00:36:18.202 INFO:tasks.rados.rados.0.smithi110.stdout:637: writing smithi11086371-30 from 3334144 to 3686400 tid 3 2024-08-17T00:36:18.202 INFO:tasks.rados.rados.0.smithi110.stdout:638: rollback oid 40 current snap is 54 2024-08-17T00:36:18.202 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 40 to 28 2024-08-17T00:36:18.202 INFO:tasks.rados.rados.0.smithi110.stdout:636: finishing rollback tid 1 to smithi11086371-44 2024-08-17T00:36:18.202 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 128 (ObjNum 129 snap 0 seq_num 1878964336) dirty dne 2024-08-17T00:36:18.202 INFO:tasks.rados.rados.0.smithi110.stdout:636: done (2 left) 2024-08-17T00:36:18.203 INFO:tasks.rados.rados.0.smithi110.stdout:639: snap_remove snap 48 2024-08-17T00:36:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:36:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:36:18] "GET /metrics HTTP/1.1" 200 36032 "" "Prometheus/2.43.0" 2024-08-17T00:36:18.580 INFO:tasks.rados.rados.0.smithi110.stdout:637: finishing write tid 1 to smithi11086371-30 2024-08-17T00:36:18.580 INFO:tasks.rados.rados.0.smithi110.stdout:638: finishing rollback tid 1 to smithi11086371-40 2024-08-17T00:36:18.580 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 0 (ObjNum 75793 snap 0 seq_num 1667216480) dirty dne 2024-08-17T00:36:18.580 INFO:tasks.rados.rados.0.smithi110.stdout:637: finishing write tid 2 to smithi11086371-30 2024-08-17T00:36:18.581 INFO:tasks.rados.rados.0.smithi110.stdout:637: finishing write tid 3 to smithi11086371-30 2024-08-17T00:36:18.581 INFO:tasks.rados.rados.0.smithi110.stdout:637: finishing write tid 4 to smithi11086371-30 2024-08-17T00:36:18.581 INFO:tasks.rados.rados.0.smithi110.stdout:637: finishing write tid 5 to smithi11086371-30 2024-08-17T00:36:18.581 INFO:tasks.rados.rados.0.smithi110.stdout:637: oid 30 updating version 0 to 200 2024-08-17T00:36:18.581 INFO:tasks.rados.rados.0.smithi110.stdout:637: oid 30 version 200 is already newer than 197 2024-08-17T00:36:18.581 INFO:tasks.rados.rados.0.smithi110.stdout:637: oid 30 version 200 is already newer than 198 2024-08-17T00:36:18.581 INFO:tasks.rados.rados.0.smithi110.stdout:637: oid 30 version 200 is already newer than 199 2024-08-17T00:36:18.581 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 200 (ObjNum 223 snap 54 seq_num 223) dirty exists 2024-08-17T00:36:18.581 INFO:tasks.rados.rados.0.smithi110.stdout:637: left oid 30 (ObjNum 223 snap 54 seq_num 223) 2024-08-17T00:36:18.581 INFO:tasks.rados.rados.0.smithi110.stdout:637: done (2 left) 2024-08-17T00:36:18.581 INFO:tasks.rados.rados.0.smithi110.stdout:638: done (1 left) 2024-08-17T00:36:18.581 INFO:tasks.rados.rados.0.smithi110.stdout:639: done (0 left) 2024-08-17T00:36:18.581 INFO:tasks.rados.rados.0.smithi110.stdout:640: snap_create 2024-08-17T00:36:19.586 INFO:tasks.rados.rados.0.smithi110.stdout:640: done (0 left) 2024-08-17T00:36:19.586 INFO:tasks.rados.rados.0.smithi110.stdout:641: rmattr oid 40 current snap is 55 2024-08-17T00:36:19.587 INFO:tasks.rados.rados.0.smithi110.stdout:641: done (0 left) 2024-08-17T00:36:19.587 INFO:tasks.rados.rados.0.smithi110.stdout:642: read oid 10 snap 50 2024-08-17T00:36:19.587 INFO:tasks.rados.rados.0.smithi110.stdout:642: expect deleted 2024-08-17T00:36:19.587 INFO:tasks.rados.rados.0.smithi110.stdout:643: read oid 50 snap -1 2024-08-17T00:36:19.588 INFO:tasks.rados.rados.0.smithi110.stdout:643: expect (ObjNum 49 snap 0 seq_num 49) 2024-08-17T00:36:19.588 INFO:tasks.rados.rados.0.smithi110.stdout:644: setattr oid 7 current snap is 55 2024-08-17T00:36:19.589 INFO:tasks.rados.rados.0.smithi110.stdout:645: read oid 18 snap 28 2024-08-17T00:36:19.590 INFO:tasks.rados.rados.0.smithi110.stdout:645: expect (ObjNum 3 snap 0 seq_num 3) 2024-08-17T00:36:19.590 INFO:tasks.rados.rados.0.smithi110.stdout:646: copy_from oid 42 from oid 35 current snap is 55 2024-08-17T00:36:19.590 INFO:tasks.rados.rados.0.smithi110.stdout:647: read oid 46 snap -1 2024-08-17T00:36:19.590 INFO:tasks.rados.rados.0.smithi110.stdout:647: expect deleted 2024-08-17T00:36:19.591 INFO:tasks.rados.rados.0.smithi110.stdout:648: rollback oid 31 current snap is 55 2024-08-17T00:36:19.591 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 31 to 41 2024-08-17T00:36:19.591 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 8 current snap is 55 2024-08-17T00:36:19.591 INFO:tasks.rados.rados.0.smithi110.stdout:649: seq_num 224 ranges {0=557056,557056=737280,1294336=65536} 2024-08-17T00:36:19.592 INFO:tasks.rados.rados.0.smithi110.stdout:649: writing smithi11086371-8 from 0 to 557056 tid 1 2024-08-17T00:36:19.595 INFO:tasks.rados.rados.0.smithi110.stdout:649: writing smithi11086371-8 from 557056 to 1294336 tid 2 2024-08-17T00:36:19.596 INFO:tasks.rados.rados.0.smithi110.stdout:649: writing smithi11086371-8 from 1294336 to 1359872 tid 3 2024-08-17T00:36:19.597 INFO:tasks.rados.rados.0.smithi110.stdout:650: rollback oid 19 current snap is 55 2024-08-17T00:36:19.597 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 19 to 50 2024-08-17T00:36:19.597 INFO:tasks.rados.rados.0.smithi110.stdout:648: finishing rollback tid 0 to smithi11086371-31 2024-08-17T00:36:19.597 INFO:tasks.rados.rados.0.smithi110.stdout:648: finishing rollback tid 1 to smithi11086371-31 2024-08-17T00:36:19.597 INFO:tasks.rados.rados.0.smithi110.stdout:648: finishing rollback tid 2 to smithi11086371-31 2024-08-17T00:36:19.598 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 206 (ObjNum 91 snap 18 seq_num 91) dirty exists 2024-08-17T00:36:19.598 INFO:tasks.rados.rados.0.smithi110.stdout:643: expect (ObjNum 49 snap 0 seq_num 49) 2024-08-17T00:36:19.619 INFO:tasks.rados.rados.0.smithi110.stdout:646: finishing copy_from to smithi11086371-42 2024-08-17T00:36:19.619 INFO:tasks.rados.rados.0.smithi110.stdout:646: got expected ENOENT (src dne) 2024-08-17T00:36:19.619 INFO:tasks.rados.rados.0.smithi110.stdout:646: finishing copy_from racing read to smithi11086371-42 2024-08-17T00:36:19.619 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 130 (ObjNum 497 snap 0 seq_num 1667215040) dirty exists 2024-08-17T00:36:19.620 INFO:tasks.rados.rados.0.smithi110.stdout:645: expect (ObjNum 3 snap 0 seq_num 3) 2024-08-17T00:36:19.622 INFO:tasks.rados.rados.0.smithi110.stdout:650: finishing rollback tid 0 to smithi11086371-19 2024-08-17T00:36:19.622 INFO:tasks.rados.rados.0.smithi110.stdout:650: finishing rollback tid 1 to smithi11086371-19 2024-08-17T00:36:19.622 INFO:tasks.rados.rados.0.smithi110.stdout:650: finishing rollback tid 2 to smithi11086371-19 2024-08-17T00:36:19.622 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 181 (ObjNum 213 snap 49 seq_num 213) dirty exists 2024-08-17T00:36:19.623 INFO:tasks.rados.rados.0.smithi110.stdout:649: finishing write tid 1 to smithi11086371-8 2024-08-17T00:36:19.623 INFO:tasks.rados.rados.0.smithi110.stdout:649: finishing write tid 2 to smithi11086371-8 2024-08-17T00:36:19.623 INFO:tasks.rados.rados.0.smithi110.stdout:649: finishing write tid 3 to smithi11086371-8 2024-08-17T00:36:19.623 INFO:tasks.rados.rados.0.smithi110.stdout:649: finishing write tid 4 to smithi11086371-8 2024-08-17T00:36:19.623 INFO:tasks.rados.rados.0.smithi110.stdout:649: finishing write tid 5 to smithi11086371-8 2024-08-17T00:36:19.624 INFO:tasks.rados.rados.0.smithi110.stdout:649: oid 8 updating version 0 to 142 2024-08-17T00:36:19.624 INFO:tasks.rados.rados.0.smithi110.stdout:649: oid 8 updating version 142 to 143 2024-08-17T00:36:19.624 INFO:tasks.rados.rados.0.smithi110.stdout:649: oid 8 updating version 143 to 144 2024-08-17T00:36:19.624 INFO:tasks.rados.rados.0.smithi110.stdout:649: oid 8 version 144 is already newer than 141 2024-08-17T00:36:19.624 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 144 (ObjNum 224 snap 55 seq_num 224) dirty exists 2024-08-17T00:36:19.625 INFO:tasks.rados.rados.0.smithi110.stdout:649: left oid 8 (ObjNum 224 snap 55 seq_num 224) 2024-08-17T00:36:19.625 INFO:tasks.rados.rados.0.smithi110.stdout:642: done (8 left) 2024-08-17T00:36:19.625 INFO:tasks.rados.rados.0.smithi110.stdout:643: done (7 left) 2024-08-17T00:36:19.625 INFO:tasks.rados.rados.0.smithi110.stdout:644: done (6 left) 2024-08-17T00:36:19.625 INFO:tasks.rados.rados.0.smithi110.stdout:645: done (5 left) 2024-08-17T00:36:19.626 INFO:tasks.rados.rados.0.smithi110.stdout:646: done (4 left) 2024-08-17T00:36:19.626 INFO:tasks.rados.rados.0.smithi110.stdout:647: done (3 left) 2024-08-17T00:36:19.626 INFO:tasks.rados.rados.0.smithi110.stdout:648: done (2 left) 2024-08-17T00:36:19.626 INFO:tasks.rados.rados.0.smithi110.stdout:649: done (1 left) 2024-08-17T00:36:19.626 INFO:tasks.rados.rados.0.smithi110.stdout:650: done (0 left) 2024-08-17T00:36:19.627 INFO:tasks.rados.rados.0.smithi110.stdout:651: rollback oid 27 current snap is 55 2024-08-17T00:36:19.627 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 27 to 51 2024-08-17T00:36:19.627 INFO:tasks.rados.rados.0.smithi110.stdout:652: read oid 37 snap 52 2024-08-17T00:36:19.627 INFO:tasks.rados.rados.0.smithi110.stdout:652: expect (ObjNum 197 snap 42 seq_num 197) 2024-08-17T00:36:19.627 INFO:tasks.rados.rados.0.smithi110.stdout:653: setattr oid 33 current snap is 55 2024-08-17T00:36:19.629 INFO:tasks.rados.rados.0.smithi110.stdout:654: rmattr oid 2 current snap is 55 2024-08-17T00:36:19.629 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 10 current snap is 55 2024-08-17T00:36:19.629 INFO:tasks.rados.rados.0.smithi110.stdout:655: seq_num 225 ranges {0=573440,573440=622592,1196032=180224} 2024-08-17T00:36:19.629 INFO:tasks.rados.rados.0.smithi110.stdout:655: writing smithi11086371-10 from 0 to 573440 tid 1 2024-08-17T00:36:19.631 INFO:tasks.rados.rados.0.smithi110.stdout:655: writing smithi11086371-10 from 573440 to 1196032 tid 2 2024-08-17T00:36:19.633 INFO:tasks.rados.rados.0.smithi110.stdout:655: writing smithi11086371-10 from 1196032 to 1376256 tid 3 2024-08-17T00:36:19.634 INFO:tasks.rados.rados.0.smithi110.stdout:656: snap_create 2024-08-17T00:36:19.634 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 2 v 257 (ObjNum 106 snap 23 seq_num 106) dirty exists 2024-08-17T00:36:19.634 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 33 v 131 (ObjNum 93 snap 19 seq_num 93) dirty exists 2024-08-17T00:36:19.634 INFO:tasks.rados.rados.0.smithi110.stdout:651: finishing rollback tid 0 to smithi11086371-27 2024-08-17T00:36:19.634 INFO:tasks.rados.rados.0.smithi110.stdout:651: finishing rollback tid 1 to smithi11086371-27 2024-08-17T00:36:19.634 INFO:tasks.rados.rados.0.smithi110.stdout:651: finishing rollback tid 2 to smithi11086371-27 2024-08-17T00:36:19.634 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 119 (ObjNum 211 snap 48 seq_num 211) dirty exists 2024-08-17T00:36:19.634 INFO:tasks.rados.rados.0.smithi110.stdout:655: finishing write tid 1 to smithi11086371-10 2024-08-17T00:36:19.635 INFO:tasks.rados.rados.0.smithi110.stdout:655: finishing write tid 2 to smithi11086371-10 2024-08-17T00:36:19.635 INFO:tasks.rados.rados.0.smithi110.stdout:655: finishing write tid 3 to smithi11086371-10 2024-08-17T00:36:19.636 INFO:tasks.rados.rados.0.smithi110.stdout:652: expect (ObjNum 197 snap 42 seq_num 197) 2024-08-17T00:36:19.818 INFO:tasks.rados.rados.0.smithi110.stdout:655: finishing write tid 4 to smithi11086371-10 2024-08-17T00:36:19.818 INFO:tasks.rados.rados.0.smithi110.stdout:655: finishing write tid 5 to smithi11086371-10 2024-08-17T00:36:19.818 INFO:tasks.rados.rados.0.smithi110.stdout:655: oid 10 updating version 0 to 152 2024-08-17T00:36:19.819 INFO:tasks.rados.rados.0.smithi110.stdout:655: oid 10 updating version 152 to 153 2024-08-17T00:36:19.819 INFO:tasks.rados.rados.0.smithi110.stdout:655: oid 10 updating version 153 to 154 2024-08-17T00:36:19.819 INFO:tasks.rados.rados.0.smithi110.stdout:655: oid 10 updating version 154 to 155 2024-08-17T00:36:19.819 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 155 (ObjNum 225 snap 55 seq_num 225) dirty exists 2024-08-17T00:36:19.819 INFO:tasks.rados.rados.0.smithi110.stdout:655: left oid 10 (ObjNum 225 snap 55 seq_num 225) 2024-08-17T00:36:19.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:19 smithi177 ceph-mon[33147]: osdmap e183: 8 total, 8 up, 8 in 2024-08-17T00:36:19.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:19 smithi177 ceph-mon[33147]: pgmap v252: 121 pgs: 121 active+clean; 151 MiB data, 570 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:36:19.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:19 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:36:20.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:19 smithi110 ceph-mon[29669]: osdmap e183: 8 total, 8 up, 8 in 2024-08-17T00:36:20.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:19 smithi110 ceph-mon[29669]: pgmap v252: 121 pgs: 121 active+clean; 151 MiB data, 570 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:36:20.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:19 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:36:20.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:19 smithi110 ceph-mon[41467]: osdmap e183: 8 total, 8 up, 8 in 2024-08-17T00:36:20.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:19 smithi110 ceph-mon[41467]: pgmap v252: 121 pgs: 121 active+clean; 151 MiB data, 570 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:36:20.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:19 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:36:20.590 INFO:tasks.rados.rados.0.smithi110.stdout:651: done (5 left) 2024-08-17T00:36:20.590 INFO:tasks.rados.rados.0.smithi110.stdout:652: done (4 left) 2024-08-17T00:36:20.590 INFO:tasks.rados.rados.0.smithi110.stdout:653: done (3 left) 2024-08-17T00:36:20.590 INFO:tasks.rados.rados.0.smithi110.stdout:654: done (2 left) 2024-08-17T00:36:20.590 INFO:tasks.rados.rados.0.smithi110.stdout:655: done (1 left) 2024-08-17T00:36:20.590 INFO:tasks.rados.rados.0.smithi110.stdout:656: done (0 left) 2024-08-17T00:36:20.590 INFO:tasks.rados.rados.0.smithi110.stdout:657: snap_remove snap 54 2024-08-17T00:36:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:20 smithi177 ceph-mon[33147]: osdmap e184: 8 total, 8 up, 8 in 2024-08-17T00:36:21.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:20 smithi110 ceph-mon[29669]: osdmap e184: 8 total, 8 up, 8 in 2024-08-17T00:36:21.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:20 smithi110 ceph-mon[41467]: osdmap e184: 8 total, 8 up, 8 in 2024-08-17T00:36:21.595 INFO:tasks.rados.rados.0.smithi110.stdout:657: done (0 left) 2024-08-17T00:36:21.596 INFO:tasks.rados.rados.0.smithi110.stdout:658: snap_remove snap 55 2024-08-17T00:36:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:21 smithi177 ceph-mon[33147]: osdmap e185: 8 total, 8 up, 8 in 2024-08-17T00:36:21.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:21 smithi177 ceph-mon[33147]: pgmap v255: 121 pgs: 121 active+clean; 151 MiB data, 564 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.6 MiB/s wr, 35 op/s 2024-08-17T00:36:22.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:21 smithi110 ceph-mon[41467]: osdmap e185: 8 total, 8 up, 8 in 2024-08-17T00:36:22.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:21 smithi110 ceph-mon[41467]: pgmap v255: 121 pgs: 121 active+clean; 151 MiB data, 564 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.6 MiB/s wr, 35 op/s 2024-08-17T00:36:22.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:21 smithi110 ceph-mon[29669]: osdmap e185: 8 total, 8 up, 8 in 2024-08-17T00:36:22.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:21 smithi110 ceph-mon[29669]: pgmap v255: 121 pgs: 121 active+clean; 151 MiB data, 564 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.6 MiB/s wr, 35 op/s 2024-08-17T00:36:22.540 INFO:tasks.rados.rados.0.smithi110.stdout:658: done (0 left) 2024-08-17T00:36:22.540 INFO:tasks.rados.rados.0.smithi110.stdout:659: rollback oid 12 current snap is 56 2024-08-17T00:36:22.541 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 12 to 49 2024-08-17T00:36:22.541 INFO:tasks.rados.rados.0.smithi110.stdout:660: read oid 21 snap -1 2024-08-17T00:36:22.541 INFO:tasks.rados.rados.0.smithi110.stdout:660: expect (ObjNum 49 snap 0 seq_num 49) 2024-08-17T00:36:22.541 INFO:tasks.rados.rados.0.smithi110.stdout:661: snap_remove snap 52 2024-08-17T00:36:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:22 smithi177 ceph-mon[33147]: osdmap e186: 8 total, 8 up, 8 in 2024-08-17T00:36:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:22 smithi177 ceph-mon[33147]: osdmap e187: 8 total, 8 up, 8 in 2024-08-17T00:36:22.961 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:22 smithi110 ceph-mon[41467]: osdmap e186: 8 total, 8 up, 8 in 2024-08-17T00:36:22.962 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:22 smithi110 ceph-mon[41467]: osdmap e187: 8 total, 8 up, 8 in 2024-08-17T00:36:22.962 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:22 smithi110 ceph-mon[29669]: osdmap e186: 8 total, 8 up, 8 in 2024-08-17T00:36:22.962 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:22 smithi110 ceph-mon[29669]: osdmap e187: 8 total, 8 up, 8 in 2024-08-17T00:36:23.541 INFO:tasks.rados.rados.0.smithi110.stdout:661: done (2 left) 2024-08-17T00:36:23.541 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 44 current snap is 56 2024-08-17T00:36:23.541 INFO:tasks.rados.rados.0.smithi110.stdout:659: finishing rollback tid 0 to smithi11086371-12 2024-08-17T00:36:23.541 INFO:tasks.rados.rados.0.smithi110.stdout:659: finishing rollback tid 1 to smithi11086371-12 2024-08-17T00:36:23.541 INFO:tasks.rados.rados.0.smithi110.stdout:659: finishing rollback tid 2 to smithi11086371-12 2024-08-17T00:36:23.541 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 153 (ObjNum 196 snap 42 seq_num 196) dirty exists 2024-08-17T00:36:23.542 INFO:tasks.rados.rados.0.smithi110.stdout:660: expect (ObjNum 49 snap 0 seq_num 49) 2024-08-17T00:36:23.566 INFO:tasks.rados.rados.0.smithi110.stdout:662: seq_num 226 ranges {0=589824,589824=507904,1097728=294912} 2024-08-17T00:36:23.569 INFO:tasks.rados.rados.0.smithi110.stdout:662: writing smithi11086371-44 from 0 to 589824 tid 1 2024-08-17T00:36:23.573 INFO:tasks.rados.rados.0.smithi110.stdout:662: writing smithi11086371-44 from 589824 to 1097728 tid 2 2024-08-17T00:36:23.574 INFO:tasks.rados.rados.0.smithi110.stdout:662: writing smithi11086371-44 from 1097728 to 1392640 tid 3 2024-08-17T00:36:23.574 INFO:tasks.rados.rados.0.smithi110.stdout:659: done (2 left) 2024-08-17T00:36:23.574 INFO:tasks.rados.rados.0.smithi110.stdout:660: done (1 left) 2024-08-17T00:36:23.574 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 37 current snap is 56 2024-08-17T00:36:23.574 INFO:tasks.rados.rados.0.smithi110.stdout:662: finishing write tid 1 to smithi11086371-44 2024-08-17T00:36:23.574 INFO:tasks.rados.rados.0.smithi110.stdout:663: seq_num 227 ranges {3719168=606208,4325376=794624,5120000=8192} 2024-08-17T00:36:23.597 INFO:tasks.rados.rados.0.smithi110.stdout:663: writing smithi11086371-37 from 3719168 to 4325376 tid 1 2024-08-17T00:36:23.602 INFO:tasks.rados.rados.0.smithi110.stdout:663: writing smithi11086371-37 from 4325376 to 5120000 tid 2 2024-08-17T00:36:23.602 INFO:tasks.rados.rados.0.smithi110.stdout:663: writing smithi11086371-37 from 5120000 to 5128192 tid 3 2024-08-17T00:36:23.602 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 38 current snap is 56 2024-08-17T00:36:23.602 INFO:tasks.rados.rados.0.smithi110.stdout:662: finishing write tid 2 to smithi11086371-44 2024-08-17T00:36:23.602 INFO:tasks.rados.rados.0.smithi110.stdout:664: seq_num 228 ranges {655360=622592,1277952=671744,1949696=131072} 2024-08-17T00:36:23.609 INFO:tasks.rados.rados.0.smithi110.stdout:664: writing smithi11086371-38 from 655360 to 1277952 tid 1 2024-08-17T00:36:23.613 INFO:tasks.rados.rados.0.smithi110.stdout:664: writing smithi11086371-38 from 1277952 to 1949696 tid 2 2024-08-17T00:36:23.614 INFO:tasks.rados.rados.0.smithi110.stdout:664: writing smithi11086371-38 from 1949696 to 2080768 tid 3 2024-08-17T00:36:23.614 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 21 current snap is 56 2024-08-17T00:36:23.614 INFO:tasks.rados.rados.0.smithi110.stdout:662: finishing write tid 3 to smithi11086371-44 2024-08-17T00:36:23.614 INFO:tasks.rados.rados.0.smithi110.stdout:662: finishing write tid 4 to smithi11086371-44 2024-08-17T00:36:23.614 INFO:tasks.rados.rados.0.smithi110.stdout:665: seq_num 229 ranges {827392=638976,1466368=606208,2072576=196608} 2024-08-17T00:36:23.621 INFO:tasks.rados.rados.0.smithi110.stdout:665: writing smithi11086371-21 from 827392 to 1466368 tid 1 2024-08-17T00:36:23.628 INFO:tasks.rados.rados.0.smithi110.stdout:665: writing smithi11086371-21 from 1466368 to 2072576 tid 2 2024-08-17T00:36:23.628 INFO:tasks.rados.rados.0.smithi110.stdout:665: writing smithi11086371-21 from 2072576 to 2269184 tid 3 2024-08-17T00:36:23.628 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 10 current snap is 56 2024-08-17T00:36:23.628 INFO:tasks.rados.rados.0.smithi110.stdout:662: finishing write tid 5 to smithi11086371-44 2024-08-17T00:36:23.628 INFO:tasks.rados.rados.0.smithi110.stdout:662: oid 44 updating version 0 to 158 2024-08-17T00:36:23.628 INFO:tasks.rados.rados.0.smithi110.stdout:662: oid 44 version 158 is already newer than 157 2024-08-17T00:36:23.629 INFO:tasks.rados.rados.0.smithi110.stdout:662: oid 44 version 158 is already newer than 156 2024-08-17T00:36:23.629 INFO:tasks.rados.rados.0.smithi110.stdout:662: oid 44 updating version 158 to 159 2024-08-17T00:36:23.629 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 159 (ObjNum 226 snap 56 seq_num 226) dirty exists 2024-08-17T00:36:23.630 INFO:tasks.rados.rados.0.smithi110.stdout:662: left oid 44 (ObjNum 226 snap 56 seq_num 226) 2024-08-17T00:36:23.630 INFO:tasks.rados.rados.0.smithi110.stdout:663: finishing write tid 1 to smithi11086371-37 2024-08-17T00:36:23.630 INFO:tasks.rados.rados.0.smithi110.stdout:666: seq_num 230 ranges {1376256=655360,2031616=491520,2523136=311296} 2024-08-17T00:36:23.637 INFO:tasks.rados.rados.0.smithi110.stdout:666: writing smithi11086371-10 from 1376256 to 2031616 tid 1 2024-08-17T00:36:23.640 INFO:tasks.rados.rados.0.smithi110.stdout:666: writing smithi11086371-10 from 2031616 to 2523136 tid 2 2024-08-17T00:36:23.643 INFO:tasks.rados.rados.0.smithi110.stdout:666: writing smithi11086371-10 from 2523136 to 2834432 tid 3 2024-08-17T00:36:23.643 INFO:tasks.rados.rados.0.smithi110.stdout:662: done (4 left) 2024-08-17T00:36:23.644 INFO:tasks.rados.rados.0.smithi110.stdout:667: setattr oid 29 current snap is 56 2024-08-17T00:36:23.644 INFO:tasks.rados.rados.0.smithi110.stdout:663: finishing write tid 2 to smithi11086371-37 2024-08-17T00:36:23.644 INFO:tasks.rados.rados.0.smithi110.stdout:663: finishing write tid 3 to smithi11086371-37 2024-08-17T00:36:23.644 INFO:tasks.rados.rados.0.smithi110.stdout:663: finishing write tid 4 to smithi11086371-37 2024-08-17T00:36:23.644 INFO:tasks.rados.rados.0.smithi110.stdout:663: finishing write tid 5 to smithi11086371-37 2024-08-17T00:36:23.644 INFO:tasks.rados.rados.0.smithi110.stdout:663: oid 37 updating version 0 to 141 2024-08-17T00:36:23.644 INFO:tasks.rados.rados.0.smithi110.stdout:663: oid 37 version 141 is already newer than 138 2024-08-17T00:36:23.644 INFO:tasks.rados.rados.0.smithi110.stdout:663: oid 37 version 141 is already newer than 140 2024-08-17T00:36:23.644 INFO:tasks.rados.rados.0.smithi110.stdout:663: oid 37 version 141 is already newer than 139 2024-08-17T00:36:23.644 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 141 (ObjNum 227 snap 56 seq_num 227) dirty exists 2024-08-17T00:36:23.644 INFO:tasks.rados.rados.0.smithi110.stdout:663: left oid 37 (ObjNum 227 snap 56 seq_num 227) 2024-08-17T00:36:23.645 INFO:tasks.rados.rados.0.smithi110.stdout:664: finishing write tid 1 to smithi11086371-38 2024-08-17T00:36:23.645 INFO:tasks.rados.rados.0.smithi110.stdout:664: finishing write tid 2 to smithi11086371-38 2024-08-17T00:36:23.645 INFO:tasks.rados.rados.0.smithi110.stdout:664: finishing write tid 3 to smithi11086371-38 2024-08-17T00:36:23.645 INFO:tasks.rados.rados.0.smithi110.stdout:664: finishing write tid 4 to smithi11086371-38 2024-08-17T00:36:23.645 INFO:tasks.rados.rados.0.smithi110.stdout:664: finishing write tid 5 to smithi11086371-38 2024-08-17T00:36:23.645 INFO:tasks.rados.rados.0.smithi110.stdout:664: oid 38 updating version 0 to 54 2024-08-17T00:36:23.645 INFO:tasks.rados.rados.0.smithi110.stdout:664: oid 38 updating version 54 to 56 2024-08-17T00:36:23.645 INFO:tasks.rados.rados.0.smithi110.stdout:664: oid 38 version 56 is already newer than 55 2024-08-17T00:36:23.645 INFO:tasks.rados.rados.0.smithi110.stdout:664: oid 38 updating version 56 to 57 2024-08-17T00:36:23.645 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 57 (ObjNum 228 snap 56 seq_num 228) dirty exists 2024-08-17T00:36:23.645 INFO:tasks.rados.rados.0.smithi110.stdout:664: left oid 38 (ObjNum 228 snap 56 seq_num 228) 2024-08-17T00:36:23.645 INFO:tasks.rados.rados.0.smithi110.stdout:665: finishing write tid 1 to smithi11086371-21 2024-08-17T00:36:23.645 INFO:tasks.rados.rados.0.smithi110.stdout:665: finishing write tid 2 to smithi11086371-21 2024-08-17T00:36:23.646 INFO:tasks.rados.rados.0.smithi110.stdout:665: finishing write tid 3 to smithi11086371-21 2024-08-17T00:36:23.646 INFO:tasks.rados.rados.0.smithi110.stdout:665: finishing write tid 4 to smithi11086371-21 2024-08-17T00:36:23.646 INFO:tasks.rados.rados.0.smithi110.stdout:665: finishing write tid 5 to smithi11086371-21 2024-08-17T00:36:23.646 INFO:tasks.rados.rados.0.smithi110.stdout:665: oid 21 updating version 0 to 182 2024-08-17T00:36:23.646 INFO:tasks.rados.rados.0.smithi110.stdout:665: oid 21 version 182 is already newer than 181 2024-08-17T00:36:23.646 INFO:tasks.rados.rados.0.smithi110.stdout:665: oid 21 updating version 182 to 183 2024-08-17T00:36:23.646 INFO:tasks.rados.rados.0.smithi110.stdout:665: oid 21 updating version 183 to 184 2024-08-17T00:36:23.646 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 184 (ObjNum 229 snap 56 seq_num 229) dirty exists 2024-08-17T00:36:23.646 INFO:tasks.rados.rados.0.smithi110.stdout:665: left oid 21 (ObjNum 229 snap 56 seq_num 229) 2024-08-17T00:36:23.646 INFO:tasks.rados.rados.0.smithi110.stdout:666: finishing write tid 1 to smithi11086371-10 2024-08-17T00:36:23.646 INFO:tasks.rados.rados.0.smithi110.stdout:666: finishing write tid 2 to smithi11086371-10 2024-08-17T00:36:23.646 INFO:tasks.rados.rados.0.smithi110.stdout:663: done (4 left) 2024-08-17T00:36:23.646 INFO:tasks.rados.rados.0.smithi110.stdout:664: done (3 left) 2024-08-17T00:36:23.647 INFO:tasks.rados.rados.0.smithi110.stdout:665: done (2 left) 2024-08-17T00:36:23.647 INFO:tasks.rados.rados.0.smithi110.stdout:668: delete oid 7 current snap is 56 2024-08-17T00:36:23.647 INFO:tasks.rados.rados.0.smithi110.stdout:666: finishing write tid 3 to smithi11086371-10 2024-08-17T00:36:23.647 INFO:tasks.rados.rados.0.smithi110.stdout:666: finishing write tid 4 to smithi11086371-10 2024-08-17T00:36:23.647 INFO:tasks.rados.rados.0.smithi110.stdout:668: done (2 left) 2024-08-17T00:36:23.648 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 25 current snap is 56 2024-08-17T00:36:23.648 INFO:tasks.rados.rados.0.smithi110.stdout:669: seq_num 232 ranges {0=688128,688128=663552,1351680=139264} 2024-08-17T00:36:23.649 INFO:tasks.rados.rados.0.smithi110.stdout:669: writing smithi11086371-25 from 0 to 688128 tid 1 2024-08-17T00:36:23.652 INFO:tasks.rados.rados.0.smithi110.stdout:669: writing smithi11086371-25 from 688128 to 1351680 tid 2 2024-08-17T00:36:23.654 INFO:tasks.rados.rados.0.smithi110.stdout:669: writing smithi11086371-25 from 1351680 to 1490944 tid 3 2024-08-17T00:36:23.654 INFO:tasks.rados.rados.0.smithi110.stdout:670: copy_from oid 45 from oid 6 current snap is 56 2024-08-17T00:36:23.654 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 125 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-08-17T00:36:23.654 INFO:tasks.rados.rados.0.smithi110.stdout:666: finishing write tid 5 to smithi11086371-10 2024-08-17T00:36:23.655 INFO:tasks.rados.rados.0.smithi110.stdout:666: oid 10 updating version 0 to 157 2024-08-17T00:36:23.655 INFO:tasks.rados.rados.0.smithi110.stdout:666: oid 10 updating version 157 to 159 2024-08-17T00:36:23.655 INFO:tasks.rados.rados.0.smithi110.stdout:666: oid 10 version 159 is already newer than 156 2024-08-17T00:36:23.655 INFO:tasks.rados.rados.0.smithi110.stdout:666: oid 10 version 159 is already newer than 158 2024-08-17T00:36:23.655 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 159 (ObjNum 230 snap 56 seq_num 230) dirty exists 2024-08-17T00:36:23.655 INFO:tasks.rados.rados.0.smithi110.stdout:666: left oid 10 (ObjNum 230 snap 56 seq_num 230) 2024-08-17T00:36:23.655 INFO:tasks.rados.rados.0.smithi110.stdout:666: done (3 left) 2024-08-17T00:36:23.655 INFO:tasks.rados.rados.0.smithi110.stdout:667: done (2 left) 2024-08-17T00:36:23.655 INFO:tasks.rados.rados.0.smithi110.stdout:671: rollback oid 9 current snap is 56 2024-08-17T00:36:23.655 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 9 to 51 2024-08-17T00:36:23.655 INFO:tasks.rados.rados.0.smithi110.stdout:669: finishing write tid 1 to smithi11086371-25 2024-08-17T00:36:23.655 INFO:tasks.rados.rados.0.smithi110.stdout:672: copy_from oid 32 from oid 18 current snap is 56 2024-08-17T00:36:23.655 INFO:tasks.rados.rados.0.smithi110.stdout:673: copy_from oid 17 from oid 7 current snap is 56 2024-08-17T00:36:23.656 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 16 current snap is 56 2024-08-17T00:36:23.656 INFO:tasks.rados.rados.0.smithi110.stdout:674: seq_num 233 ranges {4014080=712704,4726784=548864,5275648=253952} 2024-08-17T00:36:23.679 INFO:tasks.rados.rados.0.smithi110.stdout:674: writing smithi11086371-16 from 4014080 to 4726784 tid 1 2024-08-17T00:36:23.682 INFO:tasks.rados.rados.0.smithi110.stdout:674: writing smithi11086371-16 from 4726784 to 5275648 tid 2 2024-08-17T00:36:23.683 INFO:tasks.rados.rados.0.smithi110.stdout:674: writing smithi11086371-16 from 5275648 to 5529600 tid 3 2024-08-17T00:36:23.683 INFO:tasks.rados.rados.0.smithi110.stdout:675: snap_remove snap 49 2024-08-17T00:36:23.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:23 smithi177 ceph-mon[33147]: pgmap v258: 121 pgs: 121 active+clean; 151 MiB data, 564 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.6 MiB/s wr, 35 op/s 2024-08-17T00:36:23.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:23 smithi177 ceph-mon[33147]: osdmap e188: 8 total, 8 up, 8 in 2024-08-17T00:36:24.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:23 smithi110 ceph-mon[29669]: pgmap v258: 121 pgs: 121 active+clean; 151 MiB data, 564 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.6 MiB/s wr, 35 op/s 2024-08-17T00:36:24.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:23 smithi110 ceph-mon[29669]: osdmap e188: 8 total, 8 up, 8 in 2024-08-17T00:36:24.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:23 smithi110 ceph-mon[41467]: pgmap v258: 121 pgs: 121 active+clean; 151 MiB data, 564 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.6 MiB/s wr, 35 op/s 2024-08-17T00:36:24.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:23 smithi110 ceph-mon[41467]: osdmap e188: 8 total, 8 up, 8 in 2024-08-17T00:36:24.603 INFO:tasks.rados.rados.0.smithi110.stdout:670: finishing copy_from to smithi11086371-45 2024-08-17T00:36:24.603 INFO:tasks.rados.rados.0.smithi110.stdout:670: got expected ENOENT (src dne) 2024-08-17T00:36:24.603 INFO:tasks.rados.rados.0.smithi110.stdout:670: finishing copy_from racing read to smithi11086371-45 2024-08-17T00:36:24.603 INFO:tasks.rados.rados.0.smithi110.stdout:669: finishing write tid 2 to smithi11086371-25 2024-08-17T00:36:24.603 INFO:tasks.rados.rados.0.smithi110.stdout:671: finishing rollback tid 0 to smithi11086371-9 2024-08-17T00:36:24.603 INFO:tasks.rados.rados.0.smithi110.stdout:669: finishing write tid 3 to smithi11086371-25 2024-08-17T00:36:24.603 INFO:tasks.rados.rados.0.smithi110.stdout:669: finishing write tid 4 to smithi11086371-25 2024-08-17T00:36:24.603 INFO:tasks.rados.rados.0.smithi110.stdout:671: finishing rollback tid 1 to smithi11086371-9 2024-08-17T00:36:24.604 INFO:tasks.rados.rados.0.smithi110.stdout:673: finishing copy_from to smithi11086371-17 2024-08-17T00:36:24.604 INFO:tasks.rados.rados.0.smithi110.stdout:673: got expected ENOENT (src dne) 2024-08-17T00:36:24.604 INFO:tasks.rados.rados.0.smithi110.stdout:673: finishing copy_from racing read to smithi11086371-17 2024-08-17T00:36:24.604 INFO:tasks.rados.rados.0.smithi110.stdout:671: finishing rollback tid 2 to smithi11086371-9 2024-08-17T00:36:24.604 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 188 (ObjNum 93 snap 19 seq_num 93) dirty exists 2024-08-17T00:36:24.604 INFO:tasks.rados.rados.0.smithi110.stdout:669: finishing write tid 5 to smithi11086371-25 2024-08-17T00:36:24.604 INFO:tasks.rados.rados.0.smithi110.stdout:669: oid 25 updating version 0 to 267 2024-08-17T00:36:24.604 INFO:tasks.rados.rados.0.smithi110.stdout:669: oid 25 version 267 is already newer than 266 2024-08-17T00:36:24.604 INFO:tasks.rados.rados.0.smithi110.stdout:669: oid 25 version 267 is already newer than 265 2024-08-17T00:36:24.604 INFO:tasks.rados.rados.0.smithi110.stdout:669: oid 25 version 267 is already newer than 264 2024-08-17T00:36:24.604 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 267 (ObjNum 232 snap 56 seq_num 232) dirty exists 2024-08-17T00:36:24.604 INFO:tasks.rados.rados.0.smithi110.stdout:669: left oid 25 (ObjNum 232 snap 56 seq_num 232) 2024-08-17T00:36:24.604 INFO:tasks.rados.rados.0.smithi110.stdout:672: finishing copy_from racing read to smithi11086371-32 2024-08-17T00:36:24.605 INFO:tasks.rados.rados.0.smithi110.stdout:672: finishing copy_from to smithi11086371-32 2024-08-17T00:36:24.605 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 98 (ObjNum 177 snap 38 seq_num 177) dirty exists 2024-08-17T00:36:24.605 INFO:tasks.rados.rados.0.smithi110.stdout:674: finishing write tid 1 to smithi11086371-16 2024-08-17T00:36:24.605 INFO:tasks.rados.rados.0.smithi110.stdout:674: finishing write tid 2 to smithi11086371-16 2024-08-17T00:36:24.605 INFO:tasks.rados.rados.0.smithi110.stdout:674: finishing write tid 3 to smithi11086371-16 2024-08-17T00:36:24.605 INFO:tasks.rados.rados.0.smithi110.stdout:674: finishing write tid 4 to smithi11086371-16 2024-08-17T00:36:24.605 INFO:tasks.rados.rados.0.smithi110.stdout:674: finishing write tid 5 to smithi11086371-16 2024-08-17T00:36:24.605 INFO:tasks.rados.rados.0.smithi110.stdout:674: oid 16 updating version 0 to 281 2024-08-17T00:36:24.605 INFO:tasks.rados.rados.0.smithi110.stdout:674: oid 16 version 281 is already newer than 280 2024-08-17T00:36:24.605 INFO:tasks.rados.rados.0.smithi110.stdout:674: oid 16 updating version 281 to 282 2024-08-17T00:36:24.605 INFO:tasks.rados.rados.0.smithi110.stdout:674: oid 16 version 282 is already newer than 279 2024-08-17T00:36:24.605 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 282 (ObjNum 233 snap 56 seq_num 233) dirty exists 2024-08-17T00:36:24.605 INFO:tasks.rados.rados.0.smithi110.stdout:674: left oid 16 (ObjNum 233 snap 56 seq_num 233) 2024-08-17T00:36:24.605 INFO:tasks.rados.rados.0.smithi110.stdout:669: done (6 left) 2024-08-17T00:36:24.606 INFO:tasks.rados.rados.0.smithi110.stdout:670: done (5 left) 2024-08-17T00:36:24.606 INFO:tasks.rados.rados.0.smithi110.stdout:671: done (4 left) 2024-08-17T00:36:24.606 INFO:tasks.rados.rados.0.smithi110.stdout:672: done (3 left) 2024-08-17T00:36:24.606 INFO:tasks.rados.rados.0.smithi110.stdout:673: done (2 left) 2024-08-17T00:36:24.606 INFO:tasks.rados.rados.0.smithi110.stdout:674: done (1 left) 2024-08-17T00:36:24.606 INFO:tasks.rados.rados.0.smithi110.stdout:675: done (0 left) 2024-08-17T00:36:24.606 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 50 current snap is 56 2024-08-17T00:36:24.606 INFO:tasks.rados.rados.0.smithi110.stdout:676: seq_num 234 ranges {827392=729088,1556480=434176,1990656=368640} 2024-08-17T00:36:24.612 INFO:tasks.rados.rados.0.smithi110.stdout:676: writing smithi11086371-50 from 827392 to 1556480 tid 1 2024-08-17T00:36:24.615 INFO:tasks.rados.rados.0.smithi110.stdout:676: writing smithi11086371-50 from 1556480 to 1990656 tid 2 2024-08-17T00:36:24.618 INFO:tasks.rados.rados.0.smithi110.stdout:676: writing smithi11086371-50 from 1990656 to 2359296 tid 3 2024-08-17T00:36:24.618 INFO:tasks.rados.rados.0.smithi110.stdout:677: read oid 22 snap -1 2024-08-17T00:36:24.618 INFO:tasks.rados.rados.0.smithi110.stdout:677: expect (ObjNum 129 snap 28 seq_num 129) 2024-08-17T00:36:24.618 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 9 current snap is 56 2024-08-17T00:36:24.618 INFO:tasks.rados.rados.0.smithi110.stdout:678: seq_num 235 ranges {2916352=745472,3661824=712704,4374528=90112} 2024-08-17T00:36:24.639 INFO:tasks.rados.rados.0.smithi110.stdout:678: writing smithi11086371-9 from 2916352 to 3661824 tid 1 2024-08-17T00:36:24.643 INFO:tasks.rados.rados.0.smithi110.stdout:678: writing smithi11086371-9 from 3661824 to 4374528 tid 2 2024-08-17T00:36:24.644 INFO:tasks.rados.rados.0.smithi110.stdout:678: writing smithi11086371-9 from 4374528 to 4464640 tid 3 2024-08-17T00:36:24.644 INFO:tasks.rados.rados.0.smithi110.stdout:679: snap_create 2024-08-17T00:36:24.644 INFO:tasks.rados.rados.0.smithi110.stdout:676: finishing write tid 1 to smithi11086371-50 2024-08-17T00:36:24.644 INFO:tasks.rados.rados.0.smithi110.stdout:676: finishing write tid 2 to smithi11086371-50 2024-08-17T00:36:24.644 INFO:tasks.rados.rados.0.smithi110.stdout:676: finishing write tid 3 to smithi11086371-50 2024-08-17T00:36:24.644 INFO:tasks.rados.rados.0.smithi110.stdout:676: finishing write tid 4 to smithi11086371-50 2024-08-17T00:36:24.644 INFO:tasks.rados.rados.0.smithi110.stdout:676: finishing write tid 5 to smithi11086371-50 2024-08-17T00:36:24.644 INFO:tasks.rados.rados.0.smithi110.stdout:676: oid 50 updating version 0 to 152 2024-08-17T00:36:24.644 INFO:tasks.rados.rados.0.smithi110.stdout:676: oid 50 version 152 is already newer than 150 2024-08-17T00:36:24.644 INFO:tasks.rados.rados.0.smithi110.stdout:676: oid 50 version 152 is already newer than 151 2024-08-17T00:36:24.644 INFO:tasks.rados.rados.0.smithi110.stdout:676: oid 50 version 152 is already newer than 149 2024-08-17T00:36:24.644 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 152 (ObjNum 234 snap 56 seq_num 234) dirty exists 2024-08-17T00:36:24.645 INFO:tasks.rados.rados.0.smithi110.stdout:676: left oid 50 (ObjNum 234 snap 56 seq_num 234) 2024-08-17T00:36:24.645 INFO:tasks.rados.rados.0.smithi110.stdout:677: expect (ObjNum 129 snap 28 seq_num 129) 2024-08-17T00:36:24.716 INFO:tasks.rados.rados.0.smithi110.stdout:678: finishing write tid 1 to smithi11086371-9 2024-08-17T00:36:24.716 INFO:tasks.rados.rados.0.smithi110.stdout:678: finishing write tid 2 to smithi11086371-9 2024-08-17T00:36:24.716 INFO:tasks.rados.rados.0.smithi110.stdout:678: finishing write tid 3 to smithi11086371-9 2024-08-17T00:36:24.716 INFO:tasks.rados.rados.0.smithi110.stdout:678: finishing write tid 4 to smithi11086371-9 2024-08-17T00:36:24.716 INFO:tasks.rados.rados.0.smithi110.stdout:678: finishing write tid 5 to smithi11086371-9 2024-08-17T00:36:24.717 INFO:tasks.rados.rados.0.smithi110.stdout:678: oid 9 updating version 0 to 195 2024-08-17T00:36:24.717 INFO:tasks.rados.rados.0.smithi110.stdout:678: oid 9 updating version 195 to 196 2024-08-17T00:36:24.717 INFO:tasks.rados.rados.0.smithi110.stdout:678: oid 9 version 196 is already newer than 193 2024-08-17T00:36:24.717 INFO:tasks.rados.rados.0.smithi110.stdout:678: oid 9 version 196 is already newer than 194 2024-08-17T00:36:24.717 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 196 (ObjNum 235 snap 56 seq_num 235) dirty exists 2024-08-17T00:36:24.717 INFO:tasks.rados.rados.0.smithi110.stdout:678: left oid 9 (ObjNum 235 snap 56 seq_num 235) 2024-08-17T00:36:25.606 INFO:tasks.rados.rados.0.smithi110.stdout:676: done (3 left) 2024-08-17T00:36:25.606 INFO:tasks.rados.rados.0.smithi110.stdout:677: done (2 left) 2024-08-17T00:36:25.606 INFO:tasks.rados.rados.0.smithi110.stdout:678: done (1 left) 2024-08-17T00:36:25.606 INFO:tasks.rados.rados.0.smithi110.stdout:679: done (0 left) 2024-08-17T00:36:25.606 INFO:tasks.rados.rados.0.smithi110.stdout:680: delete oid 2 current snap is 57 2024-08-17T00:36:25.610 INFO:tasks.rados.rados.0.smithi110.stdout:680: done (0 left) 2024-08-17T00:36:25.610 INFO:tasks.rados.rados.0.smithi110.stdout:681: delete oid 5 current snap is 57 2024-08-17T00:36:25.613 INFO:tasks.rados.rados.0.smithi110.stdout:681: done (0 left) 2024-08-17T00:36:25.613 INFO:tasks.rados.rados.0.smithi110.stdout:682: read oid 43 snap -1 2024-08-17T00:36:25.613 INFO:tasks.rados.rados.0.smithi110.stdout:682: expect (ObjNum 204 snap 47 seq_num 204) 2024-08-17T00:36:25.613 INFO:tasks.rados.rados.0.smithi110.stdout:683: read oid 28 snap 51 2024-08-17T00:36:25.613 INFO:tasks.rados.rados.0.smithi110.stdout:683: expect (ObjNum 154 snap 34 seq_num 154) 2024-08-17T00:36:25.613 INFO:tasks.rados.rados.0.smithi110.stdout:684: setattr oid 22 current snap is 57 2024-08-17T00:36:25.613 INFO:tasks.rados.rados.0.smithi110.stdout:685: delete oid 2 current snap is 57 2024-08-17T00:36:25.615 INFO:tasks.rados.rados.0.smithi110.stdout:685: done (3 left) 2024-08-17T00:36:25.615 INFO:tasks.rados.rados.0.smithi110.stdout:686: read oid 38 snap 51 2024-08-17T00:36:25.615 INFO:tasks.rados.rados.0.smithi110.stdout:686: expect (ObjNum 182 snap 38 seq_num 182) 2024-08-17T00:36:25.615 INFO:tasks.rados.rados.0.smithi110.stdout:687: read oid 16 snap -1 2024-08-17T00:36:25.615 INFO:tasks.rados.rados.0.smithi110.stdout:687: expect (ObjNum 233 snap 56 seq_num 233) 2024-08-17T00:36:25.615 INFO:tasks.rados.rados.0.smithi110.stdout:688: read oid 6 snap -1 2024-08-17T00:36:25.615 INFO:tasks.rados.rados.0.smithi110.stdout:688: expect deleted 2024-08-17T00:36:25.616 INFO:tasks.rados.rados.0.smithi110.stdout:689: rollback oid 25 current snap is 57 2024-08-17T00:36:25.616 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 25 to 41 2024-08-17T00:36:25.616 INFO:tasks.rados.rados.0.smithi110.stdout:690: delete oid 11 current snap is 57 2024-08-17T00:36:25.618 INFO:tasks.rados.rados.0.smithi110.stdout:688: done (7 left) 2024-08-17T00:36:25.618 INFO:tasks.rados.rados.0.smithi110.stdout:690: done (6 left) 2024-08-17T00:36:25.618 INFO:tasks.rados.rados.0.smithi110.stdout:691: read oid 4 snap -1 2024-08-17T00:36:25.618 INFO:tasks.rados.rados.0.smithi110.stdout:691: expect (ObjNum 3 snap 0 seq_num 3) 2024-08-17T00:36:25.618 INFO:tasks.rados.rados.0.smithi110.stdout:692: read oid 3 snap -1 2024-08-17T00:36:25.618 INFO:tasks.rados.rados.0.smithi110.stdout:692: expect (ObjNum 199 snap 43 seq_num 199) 2024-08-17T00:36:25.618 INFO:tasks.rados.rados.0.smithi110.stdout:693: snap_remove snap 28 2024-08-17T00:36:25.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:25 smithi177 ceph-mon[33147]: osdmap e189: 8 total, 8 up, 8 in 2024-08-17T00:36:25.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:25 smithi177 ceph-mon[33147]: pgmap v261: 121 pgs: 121 active+clean; 162 MiB data, 591 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 20 op/s 2024-08-17T00:36:26.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:25 smithi110 ceph-mon[29669]: osdmap e189: 8 total, 8 up, 8 in 2024-08-17T00:36:26.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:25 smithi110 ceph-mon[29669]: pgmap v261: 121 pgs: 121 active+clean; 162 MiB data, 591 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 20 op/s 2024-08-17T00:36:26.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:25 smithi110 ceph-mon[41467]: osdmap e189: 8 total, 8 up, 8 in 2024-08-17T00:36:26.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:25 smithi110 ceph-mon[41467]: pgmap v261: 121 pgs: 121 active+clean; 162 MiB data, 591 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 20 op/s 2024-08-17T00:36:26.615 INFO:tasks.rados.rados.0.smithi110.stdout:689: finishing rollback tid 0 to smithi11086371-25 2024-08-17T00:36:26.615 INFO:tasks.rados.rados.0.smithi110.stdout:689: finishing rollback tid 1 to smithi11086371-25 2024-08-17T00:36:26.615 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 283 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-08-17T00:36:26.616 INFO:tasks.rados.rados.0.smithi110.stdout:691: expect (ObjNum 3 snap 0 seq_num 3) 2024-08-17T00:36:26.616 INFO:tasks.rados.rados.0.smithi110.stdout:683: expect (ObjNum 154 snap 34 seq_num 154) 2024-08-17T00:36:26.737 INFO:tasks.rados.rados.0.smithi110.stdout:682: expect (ObjNum 204 snap 47 seq_num 204) 2024-08-17T00:36:26.787 INFO:tasks.rados.rados.0.smithi110.stdout:686: expect (ObjNum 182 snap 38 seq_num 182) 2024-08-17T00:36:26.803 INFO:tasks.rados.rados.0.smithi110.stdout:692: expect (ObjNum 199 snap 43 seq_num 199) 2024-08-17T00:36:26.827 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 288 (ObjNum 129 snap 28 seq_num 129) dirty exists 2024-08-17T00:36:26.827 INFO:tasks.rados.rados.0.smithi110.stdout:687: expect (ObjNum 233 snap 56 seq_num 233) 2024-08-17T00:36:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:26 smithi177 ceph-mon[33147]: osdmap e190: 8 total, 8 up, 8 in 2024-08-17T00:36:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:26 smithi110 ceph-mon[41467]: osdmap e190: 8 total, 8 up, 8 in 2024-08-17T00:36:27.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:26 smithi110 ceph-mon[29669]: osdmap e190: 8 total, 8 up, 8 in 2024-08-17T00:36:27.093 INFO:tasks.rados.rados.0.smithi110.stdout:682: done (8 left) 2024-08-17T00:36:27.093 INFO:tasks.rados.rados.0.smithi110.stdout:683: done (7 left) 2024-08-17T00:36:27.093 INFO:tasks.rados.rados.0.smithi110.stdout:684: done (6 left) 2024-08-17T00:36:27.093 INFO:tasks.rados.rados.0.smithi110.stdout:686: done (5 left) 2024-08-17T00:36:27.093 INFO:tasks.rados.rados.0.smithi110.stdout:687: done (4 left) 2024-08-17T00:36:27.093 INFO:tasks.rados.rados.0.smithi110.stdout:689: done (3 left) 2024-08-17T00:36:27.093 INFO:tasks.rados.rados.0.smithi110.stdout:691: done (2 left) 2024-08-17T00:36:27.093 INFO:tasks.rados.rados.0.smithi110.stdout:692: done (1 left) 2024-08-17T00:36:27.093 INFO:tasks.rados.rados.0.smithi110.stdout:693: done (0 left) 2024-08-17T00:36:27.094 INFO:tasks.rados.rados.0.smithi110.stdout:694: rollback oid 19 current snap is 57 2024-08-17T00:36:27.094 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 19 to 50 2024-08-17T00:36:27.094 INFO:tasks.rados.rados.0.smithi110.stdout:695: copy_from oid 26 from oid 14 current snap is 57 2024-08-17T00:36:27.094 INFO:tasks.rados.rados.0.smithi110.stdout:696: rmattr oid 39 current snap is 57 2024-08-17T00:36:27.094 INFO:tasks.rados.rados.0.smithi110.stdout:696: done (2 left) 2024-08-17T00:36:27.094 INFO:tasks.rados.rados.0.smithi110.stdout:697: read oid 48 snap -1 2024-08-17T00:36:27.094 INFO:tasks.rados.rados.0.smithi110.stdout:697: expect (ObjNum 191 snap 42 seq_num 191) 2024-08-17T00:36:27.094 INFO:tasks.rados.rados.0.smithi110.stdout:698: copy_from oid 33 from oid 20 current snap is 57 2024-08-17T00:36:27.094 INFO:tasks.rados.rados.0.smithi110.stdout:699: snap_remove snap 43 2024-08-17T00:36:27.542 INFO:tasks.rados.rados.0.smithi110.stdout:695: finishing copy_from racing read to smithi11086371-26 2024-08-17T00:36:27.542 INFO:tasks.rados.rados.0.smithi110.stdout:694: finishing rollback tid 0 to smithi11086371-19 2024-08-17T00:36:27.542 INFO:tasks.rados.rados.0.smithi110.stdout:694: finishing rollback tid 1 to smithi11086371-19 2024-08-17T00:36:27.542 INFO:tasks.rados.rados.0.smithi110.stdout:694: finishing rollback tid 2 to smithi11086371-19 2024-08-17T00:36:27.542 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 201 (ObjNum 213 snap 49 seq_num 213) dirty exists 2024-08-17T00:36:27.542 INFO:tasks.rados.rados.0.smithi110.stdout:695: finishing copy_from to smithi11086371-26 2024-08-17T00:36:27.542 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 26 v 227 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-08-17T00:36:27.542 INFO:tasks.rados.rados.0.smithi110.stdout:697: expect (ObjNum 191 snap 42 seq_num 191) 2024-08-17T00:36:27.585 INFO:tasks.rados.rados.0.smithi110.stdout:698: finishing copy_from racing read to smithi11086371-33 2024-08-17T00:36:27.585 INFO:tasks.rados.rados.0.smithi110.stdout:698: finishing copy_from to smithi11086371-33 2024-08-17T00:36:27.585 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 33 v 239 (ObjNum 119 snap 26 seq_num 119) dirty exists 2024-08-17T00:36:27.585 INFO:tasks.rados.rados.0.smithi110.stdout:694: done (4 left) 2024-08-17T00:36:27.585 INFO:tasks.rados.rados.0.smithi110.stdout:695: done (3 left) 2024-08-17T00:36:27.585 INFO:tasks.rados.rados.0.smithi110.stdout:697: done (2 left) 2024-08-17T00:36:27.586 INFO:tasks.rados.rados.0.smithi110.stdout:698: done (1 left) 2024-08-17T00:36:27.586 INFO:tasks.rados.rados.0.smithi110.stdout:699: done (0 left) 2024-08-17T00:36:27.586 INFO:tasks.rados.rados.0.smithi110.stdout:700: delete oid 36 current snap is 57 2024-08-17T00:36:27.586 INFO:tasks.rados.rados.0.smithi110.stdout:700: done (0 left) 2024-08-17T00:36:27.587 INFO:tasks.rados.rados.0.smithi110.stdout:701: read oid 24 snap -1 2024-08-17T00:36:27.587 INFO:tasks.rados.rados.0.smithi110.stdout:701: expect (ObjNum 154 snap 34 seq_num 154) 2024-08-17T00:36:27.587 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 34 current snap is 57 2024-08-17T00:36:27.587 INFO:tasks.rados.rados.0.smithi110.stdout:702: seq_num 241 ranges {0=442368,442368=466944,909312=688128,1597440=49152} 2024-08-17T00:36:27.589 INFO:tasks.rados.rados.0.smithi110.stdout:702: writing smithi11086371-34 from 0 to 442368 tid 1 2024-08-17T00:36:27.592 INFO:tasks.rados.rados.0.smithi110.stdout:702: writing smithi11086371-34 from 442368 to 909312 tid 2 2024-08-17T00:36:27.596 INFO:tasks.rados.rados.0.smithi110.stdout:702: writing smithi11086371-34 from 909312 to 1597440 tid 3 2024-08-17T00:36:27.596 INFO:tasks.rados.rados.0.smithi110.stdout:702: writing smithi11086371-34 from 1597440 to 1646592 tid 4 2024-08-17T00:36:27.597 INFO:tasks.rados.rados.0.smithi110.stdout:703: delete oid 8 current snap is 57 2024-08-17T00:36:27.597 INFO:tasks.rados.rados.0.smithi110.stdout:702: finishing write tid 1 to smithi11086371-34 2024-08-17T00:36:27.597 INFO:tasks.rados.rados.0.smithi110.stdout:702: finishing write tid 2 to smithi11086371-34 2024-08-17T00:36:27.599 INFO:tasks.rados.rados.0.smithi110.stdout:703: done (2 left) 2024-08-17T00:36:27.599 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 1 current snap is 57 2024-08-17T00:36:27.599 INFO:tasks.rados.rados.0.smithi110.stdout:704: seq_num 243 ranges {0=475136,475136=638976,1114112=565248} 2024-08-17T00:36:27.602 INFO:tasks.rados.rados.0.smithi110.stdout:704: writing smithi11086371-1 from 0 to 475136 tid 1 2024-08-17T00:36:27.605 INFO:tasks.rados.rados.0.smithi110.stdout:704: writing smithi11086371-1 from 475136 to 1114112 tid 2 2024-08-17T00:36:27.609 INFO:tasks.rados.rados.0.smithi110.stdout:704: writing smithi11086371-1 from 1114112 to 1679360 tid 3 2024-08-17T00:36:27.609 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 4 current snap is 57 2024-08-17T00:36:27.609 INFO:tasks.rados.rados.0.smithi110.stdout:702: finishing write tid 3 to smithi11086371-34 2024-08-17T00:36:27.609 INFO:tasks.rados.rados.0.smithi110.stdout:702: finishing write tid 4 to smithi11086371-34 2024-08-17T00:36:27.609 INFO:tasks.rados.rados.0.smithi110.stdout:702: finishing write tid 5 to smithi11086371-34 2024-08-17T00:36:27.609 INFO:tasks.rados.rados.0.smithi110.stdout:705: seq_num 244 ranges {57344=491520,548864=573440,1122304=458752,1581056=172032} 2024-08-17T00:36:27.611 INFO:tasks.rados.rados.0.smithi110.stdout:705: writing smithi11086371-4 from 57344 to 548864 tid 1 2024-08-17T00:36:27.615 INFO:tasks.rados.rados.0.smithi110.stdout:705: writing smithi11086371-4 from 548864 to 1122304 tid 2 2024-08-17T00:36:27.617 INFO:tasks.rados.rados.0.smithi110.stdout:705: writing smithi11086371-4 from 1122304 to 1581056 tid 3 2024-08-17T00:36:27.618 INFO:tasks.rados.rados.0.smithi110.stdout:705: writing smithi11086371-4 from 1581056 to 1753088 tid 4 2024-08-17T00:36:27.619 INFO:tasks.rados.rados.0.smithi110.stdout:706: snap_create 2024-08-17T00:36:27.619 INFO:tasks.rados.rados.0.smithi110.stdout:701: expect (ObjNum 154 snap 34 seq_num 154) 2024-08-17T00:36:27.734 INFO:tasks.rados.rados.0.smithi110.stdout:702: finishing write tid 6 to smithi11086371-34 2024-08-17T00:36:27.735 INFO:tasks.rados.rados.0.smithi110.stdout:702: oid 34 updating version 0 to 152 2024-08-17T00:36:27.735 INFO:tasks.rados.rados.0.smithi110.stdout:702: oid 34 version 152 is already newer than 150 2024-08-17T00:36:27.735 INFO:tasks.rados.rados.0.smithi110.stdout:702: oid 34 version 152 is already newer than 151 2024-08-17T00:36:27.735 INFO:tasks.rados.rados.0.smithi110.stdout:702: oid 34 version 152 is already newer than 149 2024-08-17T00:36:27.735 INFO:tasks.rados.rados.0.smithi110.stdout:702: oid 34 version 152 is already newer than 148 2024-08-17T00:36:27.735 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 152 (ObjNum 241 snap 57 seq_num 241) dirty exists 2024-08-17T00:36:27.735 INFO:tasks.rados.rados.0.smithi110.stdout:702: left oid 34 (ObjNum 241 snap 57 seq_num 241) 2024-08-17T00:36:27.735 INFO:tasks.rados.rados.0.smithi110.stdout:704: finishing write tid 1 to smithi11086371-1 2024-08-17T00:36:27.735 INFO:tasks.rados.rados.0.smithi110.stdout:704: finishing write tid 2 to smithi11086371-1 2024-08-17T00:36:27.735 INFO:tasks.rados.rados.0.smithi110.stdout:704: finishing write tid 3 to smithi11086371-1 2024-08-17T00:36:27.735 INFO:tasks.rados.rados.0.smithi110.stdout:704: finishing write tid 4 to smithi11086371-1 2024-08-17T00:36:27.735 INFO:tasks.rados.rados.0.smithi110.stdout:704: finishing write tid 5 to smithi11086371-1 2024-08-17T00:36:27.736 INFO:tasks.rados.rados.0.smithi110.stdout:704: oid 1 updating version 0 to 138 2024-08-17T00:36:27.736 INFO:tasks.rados.rados.0.smithi110.stdout:704: oid 1 updating version 138 to 140 2024-08-17T00:36:27.736 INFO:tasks.rados.rados.0.smithi110.stdout:704: oid 1 version 140 is already newer than 137 2024-08-17T00:36:27.736 INFO:tasks.rados.rados.0.smithi110.stdout:704: oid 1 version 140 is already newer than 139 2024-08-17T00:36:27.736 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 140 (ObjNum 243 snap 57 seq_num 243) dirty exists 2024-08-17T00:36:27.736 INFO:tasks.rados.rados.0.smithi110.stdout:704: left oid 1 (ObjNum 243 snap 57 seq_num 243) 2024-08-17T00:36:27.736 INFO:tasks.rados.rados.0.smithi110.stdout:705: finishing write tid 1 to smithi11086371-4 2024-08-17T00:36:27.736 INFO:tasks.rados.rados.0.smithi110.stdout:705: finishing write tid 2 to smithi11086371-4 2024-08-17T00:36:27.736 INFO:tasks.rados.rados.0.smithi110.stdout:705: finishing write tid 3 to smithi11086371-4 2024-08-17T00:36:27.736 INFO:tasks.rados.rados.0.smithi110.stdout:705: finishing write tid 4 to smithi11086371-4 2024-08-17T00:36:27.736 INFO:tasks.rados.rados.0.smithi110.stdout:705: finishing write tid 5 to smithi11086371-4 2024-08-17T00:36:27.736 INFO:tasks.rados.rados.0.smithi110.stdout:705: finishing write tid 6 to smithi11086371-4 2024-08-17T00:36:27.736 INFO:tasks.rados.rados.0.smithi110.stdout:705: oid 4 updating version 0 to 28 2024-08-17T00:36:27.736 INFO:tasks.rados.rados.0.smithi110.stdout:705: oid 4 updating version 28 to 29 2024-08-17T00:36:27.737 INFO:tasks.rados.rados.0.smithi110.stdout:705: oid 4 updating version 29 to 30 2024-08-17T00:36:27.737 INFO:tasks.rados.rados.0.smithi110.stdout:705: oid 4 updating version 30 to 31 2024-08-17T00:36:27.737 INFO:tasks.rados.rados.0.smithi110.stdout:705: oid 4 updating version 31 to 32 2024-08-17T00:36:27.737 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 32 (ObjNum 244 snap 57 seq_num 244) dirty exists 2024-08-17T00:36:27.737 INFO:tasks.rados.rados.0.smithi110.stdout:705: left oid 4 (ObjNum 244 snap 57 seq_num 244) 2024-08-17T00:36:28.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:27 smithi110 ceph-mon[29669]: osdmap e191: 8 total, 8 up, 8 in 2024-08-17T00:36:28.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:27 smithi110 ceph-mon[29669]: pgmap v264: 121 pgs: 121 active+clean; 162 MiB data, 591 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 20 op/s 2024-08-17T00:36:28.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:27 smithi110 ceph-mon[29669]: osdmap e192: 8 total, 8 up, 8 in 2024-08-17T00:36:28.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:27 smithi110 ceph-mon[41467]: osdmap e191: 8 total, 8 up, 8 in 2024-08-17T00:36:28.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:27 smithi110 ceph-mon[41467]: pgmap v264: 121 pgs: 121 active+clean; 162 MiB data, 591 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 20 op/s 2024-08-17T00:36:28.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:27 smithi110 ceph-mon[41467]: osdmap e192: 8 total, 8 up, 8 in 2024-08-17T00:36:28.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:27 smithi177 ceph-mon[33147]: osdmap e191: 8 total, 8 up, 8 in 2024-08-17T00:36:28.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:27 smithi177 ceph-mon[33147]: pgmap v264: 121 pgs: 121 active+clean; 162 MiB data, 591 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 20 op/s 2024-08-17T00:36:28.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:27 smithi177 ceph-mon[33147]: osdmap e192: 8 total, 8 up, 8 in 2024-08-17T00:36:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:36:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:36:28] "GET /metrics HTTP/1.1" 200 36031 "" "Prometheus/2.43.0" 2024-08-17T00:36:28.616 INFO:tasks.rados.rados.0.smithi110.stdout:701: done (4 left) 2024-08-17T00:36:28.616 INFO:tasks.rados.rados.0.smithi110.stdout:702: done (3 left) 2024-08-17T00:36:28.616 INFO:tasks.rados.rados.0.smithi110.stdout:704: done (2 left) 2024-08-17T00:36:28.616 INFO:tasks.rados.rados.0.smithi110.stdout:705: done (1 left) 2024-08-17T00:36:28.616 INFO:tasks.rados.rados.0.smithi110.stdout:706: done (0 left) 2024-08-17T00:36:28.616 INFO:tasks.rados.rados.0.smithi110.stdout:707: rollback oid 13 current snap is 58 2024-08-17T00:36:28.616 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 13 to 57 2024-08-17T00:36:28.616 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 35 current snap is 58 2024-08-17T00:36:28.616 INFO:tasks.rados.rados.0.smithi110.stdout:708: seq_num 245 ranges {0=507904,507904=458752,966656=671744,1638400=73728} 2024-08-17T00:36:28.618 INFO:tasks.rados.rados.0.smithi110.stdout:708: writing smithi11086371-35 from 0 to 507904 tid 1 2024-08-17T00:36:28.621 INFO:tasks.rados.rados.0.smithi110.stdout:708: writing smithi11086371-35 from 507904 to 966656 tid 2 2024-08-17T00:36:28.625 INFO:tasks.rados.rados.0.smithi110.stdout:708: writing smithi11086371-35 from 966656 to 1638400 tid 3 2024-08-17T00:36:28.626 INFO:tasks.rados.rados.0.smithi110.stdout:708: writing smithi11086371-35 from 1638400 to 1712128 tid 4 2024-08-17T00:36:28.626 INFO:tasks.rados.rados.0.smithi110.stdout:709: read oid 1 snap -1 2024-08-17T00:36:28.626 INFO:tasks.rados.rados.0.smithi110.stdout:709: expect (ObjNum 243 snap 57 seq_num 243) 2024-08-17T00:36:28.626 INFO:tasks.rados.rados.0.smithi110.stdout:710: copy_from oid 17 from oid 38 current snap is 58 2024-08-17T00:36:28.627 INFO:tasks.rados.rados.0.smithi110.stdout:707: finishing rollback tid 0 to smithi11086371-13 2024-08-17T00:36:28.627 INFO:tasks.rados.rados.0.smithi110.stdout:707: finishing rollback tid 1 to smithi11086371-13 2024-08-17T00:36:28.627 INFO:tasks.rados.rados.0.smithi110.stdout:707: finishing rollback tid 2 to smithi11086371-13 2024-08-17T00:36:28.627 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 306 (ObjNum 206 snap 47 seq_num 206) dirty exists 2024-08-17T00:36:28.627 INFO:tasks.rados.rados.0.smithi110.stdout:707: done (3 left) 2024-08-17T00:36:28.627 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 6 current snap is 58 2024-08-17T00:36:28.627 INFO:tasks.rados.rados.0.smithi110.stdout:708: finishing write tid 1 to smithi11086371-35 2024-08-17T00:36:28.627 INFO:tasks.rados.rados.0.smithi110.stdout:708: finishing write tid 2 to smithi11086371-35 2024-08-17T00:36:28.627 INFO:tasks.rados.rados.0.smithi110.stdout:711: seq_num 246 ranges {0=524288,524288=745472,1269760=425984,1695744=32768} 2024-08-17T00:36:28.629 INFO:tasks.rados.rados.0.smithi110.stdout:711: writing smithi11086371-6 from 0 to 524288 tid 1 2024-08-17T00:36:28.634 INFO:tasks.rados.rados.0.smithi110.stdout:711: writing smithi11086371-6 from 524288 to 1269760 tid 2 2024-08-17T00:36:28.637 INFO:tasks.rados.rados.0.smithi110.stdout:711: writing smithi11086371-6 from 1269760 to 1695744 tid 3 2024-08-17T00:36:28.637 INFO:tasks.rados.rados.0.smithi110.stdout:711: writing smithi11086371-6 from 1695744 to 1728512 tid 4 2024-08-17T00:36:28.637 INFO:tasks.rados.rados.0.smithi110.stdout:712: setattr oid 27 current snap is 58 2024-08-17T00:36:28.637 INFO:tasks.rados.rados.0.smithi110.stdout:708: finishing write tid 3 to smithi11086371-35 2024-08-17T00:36:28.637 INFO:tasks.rados.rados.0.smithi110.stdout:708: finishing write tid 4 to smithi11086371-35 2024-08-17T00:36:28.638 INFO:tasks.rados.rados.0.smithi110.stdout:708: finishing write tid 5 to smithi11086371-35 2024-08-17T00:36:28.638 INFO:tasks.rados.rados.0.smithi110.stdout:708: finishing write tid 6 to smithi11086371-35 2024-08-17T00:36:28.638 INFO:tasks.rados.rados.0.smithi110.stdout:708: oid 35 updating version 0 to 208 2024-08-17T00:36:28.638 INFO:tasks.rados.rados.0.smithi110.stdout:708: oid 35 updating version 208 to 210 2024-08-17T00:36:28.638 INFO:tasks.rados.rados.0.smithi110.stdout:708: oid 35 version 210 is already newer than 207 2024-08-17T00:36:28.638 INFO:tasks.rados.rados.0.smithi110.stdout:708: oid 35 updating version 210 to 211 2024-08-17T00:36:28.638 INFO:tasks.rados.rados.0.smithi110.stdout:708: oid 35 version 211 is already newer than 209 2024-08-17T00:36:28.638 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 211 (ObjNum 245 snap 58 seq_num 245) dirty exists 2024-08-17T00:36:28.638 INFO:tasks.rados.rados.0.smithi110.stdout:708: left oid 35 (ObjNum 245 snap 58 seq_num 245) 2024-08-17T00:36:28.638 INFO:tasks.rados.rados.0.smithi110.stdout:711: finishing write tid 1 to smithi11086371-6 2024-08-17T00:36:28.639 INFO:tasks.rados.rados.0.smithi110.stdout:709: expect (ObjNum 243 snap 57 seq_num 243) 2024-08-17T00:36:28.684 INFO:tasks.rados.rados.0.smithi110.stdout:711: finishing write tid 2 to smithi11086371-6 2024-08-17T00:36:28.684 INFO:tasks.rados.rados.0.smithi110.stdout:711: finishing write tid 3 to smithi11086371-6 2024-08-17T00:36:28.684 INFO:tasks.rados.rados.0.smithi110.stdout:711: finishing write tid 4 to smithi11086371-6 2024-08-17T00:36:28.684 INFO:tasks.rados.rados.0.smithi110.stdout:711: finishing write tid 5 to smithi11086371-6 2024-08-17T00:36:28.684 INFO:tasks.rados.rados.0.smithi110.stdout:711: finishing write tid 6 to smithi11086371-6 2024-08-17T00:36:28.684 INFO:tasks.rados.rados.0.smithi110.stdout:711: oid 6 updating version 0 to 155 2024-08-17T00:36:28.684 INFO:tasks.rados.rados.0.smithi110.stdout:711: oid 6 version 155 is already newer than 154 2024-08-17T00:36:28.684 INFO:tasks.rados.rados.0.smithi110.stdout:711: oid 6 updating version 155 to 156 2024-08-17T00:36:28.685 INFO:tasks.rados.rados.0.smithi110.stdout:711: oid 6 updating version 156 to 157 2024-08-17T00:36:28.685 INFO:tasks.rados.rados.0.smithi110.stdout:711: oid 6 version 157 is already newer than 153 2024-08-17T00:36:28.685 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 157 (ObjNum 246 snap 58 seq_num 246) dirty exists 2024-08-17T00:36:28.685 INFO:tasks.rados.rados.0.smithi110.stdout:711: left oid 6 (ObjNum 246 snap 58 seq_num 246) 2024-08-17T00:36:28.685 INFO:tasks.rados.rados.0.smithi110.stdout:710: finishing copy_from racing read to smithi11086371-17 2024-08-17T00:36:28.685 INFO:tasks.rados.rados.0.smithi110.stdout:710: finishing copy_from to smithi11086371-17 2024-08-17T00:36:28.685 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 57 (ObjNum 228 snap 56 seq_num 228) dirty exists 2024-08-17T00:36:28.685 INFO:tasks.rados.rados.0.smithi110.stdout:708: done (4 left) 2024-08-17T00:36:28.685 INFO:tasks.rados.rados.0.smithi110.stdout:709: done (3 left) 2024-08-17T00:36:28.685 INFO:tasks.rados.rados.0.smithi110.stdout:710: done (2 left) 2024-08-17T00:36:28.685 INFO:tasks.rados.rados.0.smithi110.stdout:711: done (1 left) 2024-08-17T00:36:28.686 INFO:tasks.rados.rados.0.smithi110.stdout:713: setattr oid 34 current snap is 58 2024-08-17T00:36:28.686 INFO:tasks.rados.rados.0.smithi110.stdout:714: snap_create 2024-08-17T00:36:28.686 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 133 (ObjNum 211 snap 48 seq_num 211) dirty exists 2024-08-17T00:36:28.687 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 154 (ObjNum 241 snap 57 seq_num 241) dirty exists 2024-08-17T00:36:29.621 INFO:tasks.rados.rados.0.smithi110.stdout:712: done (2 left) 2024-08-17T00:36:29.621 INFO:tasks.rados.rados.0.smithi110.stdout:713: done (1 left) 2024-08-17T00:36:29.621 INFO:tasks.rados.rados.0.smithi110.stdout:714: done (0 left) 2024-08-17T00:36:29.621 INFO:tasks.rados.rados.0.smithi110.stdout:715: rollback oid 32 current snap is 59 2024-08-17T00:36:29.621 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 32 to 53 2024-08-17T00:36:29.621 INFO:tasks.rados.rados.0.smithi110.stdout:716: snap_remove snap 41 2024-08-17T00:36:30.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:29 smithi110 ceph-mon[29669]: osdmap e193: 8 total, 8 up, 8 in 2024-08-17T00:36:30.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:29 smithi110 ceph-mon[29669]: pgmap v267: 121 pgs: 121 active+clean; 162 MiB data, 591 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:36:30.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:29 smithi110 ceph-mon[41467]: osdmap e193: 8 total, 8 up, 8 in 2024-08-17T00:36:30.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:29 smithi110 ceph-mon[41467]: pgmap v267: 121 pgs: 121 active+clean; 162 MiB data, 591 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:36:30.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:29 smithi177 ceph-mon[33147]: osdmap e193: 8 total, 8 up, 8 in 2024-08-17T00:36:30.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:29 smithi177 ceph-mon[33147]: pgmap v267: 121 pgs: 121 active+clean; 162 MiB data, 591 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:36:30.631 INFO:tasks.rados.rados.0.smithi110.stdout:716: done (1 left) 2024-08-17T00:36:30.631 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 24 current snap is 59 2024-08-17T00:36:30.631 INFO:tasks.rados.rados.0.smithi110.stdout:717: seq_num 247 ranges {2809856=540672,3350528=622592,3973120=581632} 2024-08-17T00:36:30.649 INFO:tasks.rados.rados.0.smithi110.stdout:717: writing smithi11086371-24 from 2809856 to 3350528 tid 1 2024-08-17T00:36:30.652 INFO:tasks.rados.rados.0.smithi110.stdout:717: writing smithi11086371-24 from 3350528 to 3973120 tid 2 2024-08-17T00:36:30.656 INFO:tasks.rados.rados.0.smithi110.stdout:717: writing smithi11086371-24 from 3973120 to 4554752 tid 3 2024-08-17T00:36:30.656 INFO:tasks.rados.rados.0.smithi110.stdout:718: copy_from oid 3 from oid 45 current snap is 59 2024-08-17T00:36:30.656 INFO:tasks.rados.rados.0.smithi110.stdout:715: finishing rollback tid 0 to smithi11086371-32 2024-08-17T00:36:30.657 INFO:tasks.rados.rados.0.smithi110.stdout:715: finishing rollback tid 1 to smithi11086371-32 2024-08-17T00:36:30.657 INFO:tasks.rados.rados.0.smithi110.stdout:715: finishing rollback tid 2 to smithi11086371-32 2024-08-17T00:36:30.657 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 104 (ObjNum 212 snap 48 seq_num 212) dirty exists 2024-08-17T00:36:30.657 INFO:tasks.rados.rados.0.smithi110.stdout:717: finishing write tid 1 to smithi11086371-24 2024-08-17T00:36:30.657 INFO:tasks.rados.rados.0.smithi110.stdout:717: finishing write tid 2 to smithi11086371-24 2024-08-17T00:36:30.657 INFO:tasks.rados.rados.0.smithi110.stdout:715: done (2 left) 2024-08-17T00:36:30.657 INFO:tasks.rados.rados.0.smithi110.stdout:719: snap_create 2024-08-17T00:36:30.659 INFO:tasks.rados.rados.0.smithi110.stdout:717: finishing write tid 3 to smithi11086371-24 2024-08-17T00:36:30.659 INFO:tasks.rados.rados.0.smithi110.stdout:717: finishing write tid 4 to smithi11086371-24 2024-08-17T00:36:30.660 INFO:tasks.rados.rados.0.smithi110.stdout:717: finishing write tid 5 to smithi11086371-24 2024-08-17T00:36:30.660 INFO:tasks.rados.rados.0.smithi110.stdout:717: oid 24 updating version 0 to 212 2024-08-17T00:36:30.660 INFO:tasks.rados.rados.0.smithi110.stdout:717: oid 24 updating version 212 to 214 2024-08-17T00:36:30.660 INFO:tasks.rados.rados.0.smithi110.stdout:717: oid 24 version 214 is already newer than 211 2024-08-17T00:36:30.660 INFO:tasks.rados.rados.0.smithi110.stdout:717: oid 24 version 214 is already newer than 213 2024-08-17T00:36:30.661 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 214 (ObjNum 247 snap 59 seq_num 247) dirty exists 2024-08-17T00:36:30.661 INFO:tasks.rados.rados.0.smithi110.stdout:717: left oid 24 (ObjNum 247 snap 59 seq_num 247) 2024-08-17T00:36:30.662 INFO:tasks.rados.rados.0.smithi110.stdout:718: finishing copy_from racing read to smithi11086371-3 2024-08-17T00:36:30.662 INFO:tasks.rados.rados.0.smithi110.stdout:718: finishing copy_from to smithi11086371-3 2024-08-17T00:36:30.663 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 117 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-08-17T00:36:31.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:30 smithi110 ceph-mon[29669]: osdmap e194: 8 total, 8 up, 8 in 2024-08-17T00:36:31.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:30 smithi110 ceph-mon[41467]: osdmap e194: 8 total, 8 up, 8 in 2024-08-17T00:36:31.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:30 smithi177 ceph-mon[33147]: osdmap e194: 8 total, 8 up, 8 in 2024-08-17T00:36:31.634 INFO:tasks.rados.rados.0.smithi110.stdout:717: done (2 left) 2024-08-17T00:36:31.635 INFO:tasks.rados.rados.0.smithi110.stdout:718: done (1 left) 2024-08-17T00:36:31.635 INFO:tasks.rados.rados.0.smithi110.stdout:719: done (0 left) 2024-08-17T00:36:31.635 INFO:tasks.rados.rados.0.smithi110.stdout:720: read oid 39 snap -1 2024-08-17T00:36:31.635 INFO:tasks.rados.rados.0.smithi110.stdout:720: expect (ObjNum 219 snap 52 seq_num 219) 2024-08-17T00:36:31.635 INFO:tasks.rados.rados.0.smithi110.stdout:721: read oid 8 snap 58 2024-08-17T00:36:31.635 INFO:tasks.rados.rados.0.smithi110.stdout:721: expect deleted 2024-08-17T00:36:31.635 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 20 current snap is 60 2024-08-17T00:36:31.635 INFO:tasks.rados.rados.0.smithi110.stdout:722: seq_num 248 ranges {5226496=557056,5783552=507904,6291456=442368,6733824=253952} 2024-08-17T00:36:31.665 INFO:tasks.rados.rados.0.smithi110.stdout:722: writing smithi11086371-20 from 5226496 to 5783552 tid 1 2024-08-17T00:36:31.668 INFO:tasks.rados.rados.0.smithi110.stdout:722: writing smithi11086371-20 from 5783552 to 6291456 tid 2 2024-08-17T00:36:31.670 INFO:tasks.rados.rados.0.smithi110.stdout:722: writing smithi11086371-20 from 6291456 to 6733824 tid 3 2024-08-17T00:36:31.672 INFO:tasks.rados.rados.0.smithi110.stdout:722: writing smithi11086371-20 from 6733824 to 6987776 tid 4 2024-08-17T00:36:31.673 INFO:tasks.rados.rados.0.smithi110.stdout:723: read oid 11 snap 59 2024-08-17T00:36:31.673 INFO:tasks.rados.rados.0.smithi110.stdout:723: expect deleted 2024-08-17T00:36:31.673 INFO:tasks.rados.rados.0.smithi110.stdout:724: rollback oid 31 current snap is 60 2024-08-17T00:36:31.673 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 31 to 56 2024-08-17T00:36:31.673 INFO:tasks.rados.rados.0.smithi110.stdout:721: done (4 left) 2024-08-17T00:36:31.673 INFO:tasks.rados.rados.0.smithi110.stdout:725: rollback oid 5 current snap is 60 2024-08-17T00:36:31.673 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 5 to 59 2024-08-17T00:36:31.673 INFO:tasks.rados.rados.0.smithi110.stdout:720: expect (ObjNum 219 snap 52 seq_num 219) 2024-08-17T00:36:31.750 INFO:tasks.rados.rados.0.smithi110.stdout:722: finishing write tid 1 to smithi11086371-20 2024-08-17T00:36:31.751 INFO:tasks.rados.rados.0.smithi110.stdout:722: finishing write tid 2 to smithi11086371-20 2024-08-17T00:36:31.751 INFO:tasks.rados.rados.0.smithi110.stdout:725: finishing rollback tid 1 to smithi11086371-5 2024-08-17T00:36:31.751 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 191 (ObjNum 289 snap 0 seq_num 890366038) dirty dne 2024-08-17T00:36:31.751 INFO:tasks.rados.rados.0.smithi110.stdout:722: finishing write tid 3 to smithi11086371-20 2024-08-17T00:36:31.751 INFO:tasks.rados.rados.0.smithi110.stdout:722: finishing write tid 4 to smithi11086371-20 2024-08-17T00:36:31.751 INFO:tasks.rados.rados.0.smithi110.stdout:722: finishing write tid 5 to smithi11086371-20 2024-08-17T00:36:31.752 INFO:tasks.rados.rados.0.smithi110.stdout:724: finishing rollback tid 0 to smithi11086371-31 2024-08-17T00:36:31.752 INFO:tasks.rados.rados.0.smithi110.stdout:722: finishing write tid 6 to smithi11086371-20 2024-08-17T00:36:31.752 INFO:tasks.rados.rados.0.smithi110.stdout:722: oid 20 updating version 0 to 315 2024-08-17T00:36:31.752 INFO:tasks.rados.rados.0.smithi110.stdout:722: oid 20 updating version 315 to 317 2024-08-17T00:36:31.752 INFO:tasks.rados.rados.0.smithi110.stdout:722: oid 20 version 317 is already newer than 316 2024-08-17T00:36:31.752 INFO:tasks.rados.rados.0.smithi110.stdout:722: oid 20 version 317 is already newer than 314 2024-08-17T00:36:31.753 INFO:tasks.rados.rados.0.smithi110.stdout:722: oid 20 version 317 is already newer than 313 2024-08-17T00:36:31.753 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 317 (ObjNum 248 snap 60 seq_num 248) dirty exists 2024-08-17T00:36:31.753 INFO:tasks.rados.rados.0.smithi110.stdout:722: left oid 20 (ObjNum 248 snap 60 seq_num 248) 2024-08-17T00:36:31.753 INFO:tasks.rados.rados.0.smithi110.stdout:724: finishing rollback tid 1 to smithi11086371-31 2024-08-17T00:36:31.753 INFO:tasks.rados.rados.0.smithi110.stdout:724: finishing rollback tid 2 to smithi11086371-31 2024-08-17T00:36:31.753 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 238 (ObjNum 91 snap 18 seq_num 91) dirty exists 2024-08-17T00:36:31.754 INFO:tasks.rados.rados.0.smithi110.stdout:720: done (4 left) 2024-08-17T00:36:31.754 INFO:tasks.rados.rados.0.smithi110.stdout:722: done (3 left) 2024-08-17T00:36:31.754 INFO:tasks.rados.rados.0.smithi110.stdout:723: done (2 left) 2024-08-17T00:36:31.754 INFO:tasks.rados.rados.0.smithi110.stdout:724: done (1 left) 2024-08-17T00:36:31.754 INFO:tasks.rados.rados.0.smithi110.stdout:725: done (0 left) 2024-08-17T00:36:31.754 INFO:tasks.rados.rados.0.smithi110.stdout:726: setattr oid 3 current snap is 60 2024-08-17T00:36:31.756 INFO:tasks.rados.rados.0.smithi110.stdout:727: delete oid 40 current snap is 60 2024-08-17T00:36:31.756 INFO:tasks.rados.rados.0.smithi110.stdout:727: done (1 left) 2024-08-17T00:36:31.756 INFO:tasks.rados.rados.0.smithi110.stdout:728: delete oid 49 current snap is 60 2024-08-17T00:36:31.756 INFO:tasks.rados.rados.0.smithi110.stdout:728: done (1 left) 2024-08-17T00:36:31.757 INFO:tasks.rados.rados.0.smithi110.stdout:729: rmattr oid 33 current snap is 60 2024-08-17T00:36:31.757 INFO:tasks.rados.rados.0.smithi110.stdout:730: read oid 11 snap -1 2024-08-17T00:36:31.757 INFO:tasks.rados.rados.0.smithi110.stdout:730: expect deleted 2024-08-17T00:36:31.757 INFO:tasks.rados.rados.0.smithi110.stdout:731: copy_from oid 27 from oid 8 current snap is 60 2024-08-17T00:36:31.757 INFO:tasks.rados.rados.0.smithi110.stdout:732: read oid 39 snap -1 2024-08-17T00:36:31.757 INFO:tasks.rados.rados.0.smithi110.stdout:732: expect (ObjNum 219 snap 52 seq_num 219) 2024-08-17T00:36:31.757 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 31 current snap is 60 2024-08-17T00:36:31.757 INFO:tasks.rados.rados.0.smithi110.stdout:733: seq_num 251 ranges {4505600=606208,5111808=614400,5726208=589824} 2024-08-17T00:36:31.783 INFO:tasks.rados.rados.0.smithi110.stdout:733: writing smithi11086371-31 from 4505600 to 5111808 tid 1 2024-08-17T00:36:31.786 INFO:tasks.rados.rados.0.smithi110.stdout:733: writing smithi11086371-31 from 5111808 to 5726208 tid 2 2024-08-17T00:36:31.789 INFO:tasks.rados.rados.0.smithi110.stdout:733: writing smithi11086371-31 from 5726208 to 6316032 tid 3 2024-08-17T00:36:31.789 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 38 current snap is 60 2024-08-17T00:36:31.789 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 141 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-08-17T00:36:31.790 INFO:tasks.rados.rados.0.smithi110.stdout:734: seq_num 252 ranges {2080768=630784,2711552=499712,3211264=425984,3637248=278528} 2024-08-17T00:36:31.803 INFO:tasks.rados.rados.0.smithi110.stdout:734: writing smithi11086371-38 from 2080768 to 2711552 tid 1 2024-08-17T00:36:31.806 INFO:tasks.rados.rados.0.smithi110.stdout:734: writing smithi11086371-38 from 2711552 to 3211264 tid 2 2024-08-17T00:36:31.809 INFO:tasks.rados.rados.0.smithi110.stdout:734: writing smithi11086371-38 from 3211264 to 3637248 tid 3 2024-08-17T00:36:31.810 INFO:tasks.rados.rados.0.smithi110.stdout:734: writing smithi11086371-38 from 3637248 to 3915776 tid 4 2024-08-17T00:36:31.811 INFO:tasks.rados.rados.0.smithi110.stdout:726: done (6 left) 2024-08-17T00:36:31.811 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 20 current snap is 60 2024-08-17T00:36:31.811 INFO:tasks.rados.rados.0.smithi110.stdout:735: seq_num 253 ranges {6987776=647168,7634944=786432,8421376=417792} 2024-08-17T00:36:31.850 INFO:tasks.rados.rados.0.smithi110.stdout:735: writing smithi11086371-20 from 6987776 to 7634944 tid 1 2024-08-17T00:36:31.854 INFO:tasks.rados.rados.0.smithi110.stdout:735: writing smithi11086371-20 from 7634944 to 8421376 tid 2 2024-08-17T00:36:31.857 INFO:tasks.rados.rados.0.smithi110.stdout:735: writing smithi11086371-20 from 8421376 to 8839168 tid 3 2024-08-17T00:36:31.857 INFO:tasks.rados.rados.0.smithi110.stdout:736: copy_from oid 26 from oid 37 current snap is 60 2024-08-17T00:36:31.857 INFO:tasks.rados.rados.0.smithi110.stdout:731: finishing copy_from to smithi11086371-27 2024-08-17T00:36:31.857 INFO:tasks.rados.rados.0.smithi110.stdout:731: got expected ENOENT (src dne) 2024-08-17T00:36:31.858 INFO:tasks.rados.rados.0.smithi110.stdout:731: finishing copy_from racing read to smithi11086371-27 2024-08-17T00:36:31.858 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 33 v 240 (ObjNum 119 snap 26 seq_num 119) dirty exists 2024-08-17T00:36:31.858 INFO:tasks.rados.rados.0.smithi110.stdout:732: expect (ObjNum 219 snap 52 seq_num 219) 2024-08-17T00:36:31.938 INFO:tasks.rados.rados.0.smithi110.stdout:733: finishing write tid 1 to smithi11086371-31 2024-08-17T00:36:31.938 INFO:tasks.rados.rados.0.smithi110.stdout:733: finishing write tid 2 to smithi11086371-31 2024-08-17T00:36:31.938 INFO:tasks.rados.rados.0.smithi110.stdout:733: finishing write tid 3 to smithi11086371-31 2024-08-17T00:36:31.938 INFO:tasks.rados.rados.0.smithi110.stdout:733: finishing write tid 4 to smithi11086371-31 2024-08-17T00:36:31.938 INFO:tasks.rados.rados.0.smithi110.stdout:733: finishing write tid 5 to smithi11086371-31 2024-08-17T00:36:31.938 INFO:tasks.rados.rados.0.smithi110.stdout:733: oid 31 updating version 0 to 240 2024-08-17T00:36:31.938 INFO:tasks.rados.rados.0.smithi110.stdout:733: oid 31 version 240 is already newer than 239 2024-08-17T00:36:31.938 INFO:tasks.rados.rados.0.smithi110.stdout:733: oid 31 updating version 240 to 241 2024-08-17T00:36:31.938 INFO:tasks.rados.rados.0.smithi110.stdout:733: oid 31 updating version 241 to 242 2024-08-17T00:36:31.939 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 242 (ObjNum 251 snap 60 seq_num 251) dirty exists 2024-08-17T00:36:31.939 INFO:tasks.rados.rados.0.smithi110.stdout:733: left oid 31 (ObjNum 251 snap 60 seq_num 251) 2024-08-17T00:36:31.939 INFO:tasks.rados.rados.0.smithi110.stdout:734: finishing write tid 1 to smithi11086371-38 2024-08-17T00:36:31.939 INFO:tasks.rados.rados.0.smithi110.stdout:734: finishing write tid 2 to smithi11086371-38 2024-08-17T00:36:31.939 INFO:tasks.rados.rados.0.smithi110.stdout:734: finishing write tid 3 to smithi11086371-38 2024-08-17T00:36:31.939 INFO:tasks.rados.rados.0.smithi110.stdout:734: finishing write tid 4 to smithi11086371-38 2024-08-17T00:36:31.939 INFO:tasks.rados.rados.0.smithi110.stdout:734: finishing write tid 5 to smithi11086371-38 2024-08-17T00:36:31.939 INFO:tasks.rados.rados.0.smithi110.stdout:734: finishing write tid 6 to smithi11086371-38 2024-08-17T00:36:31.939 INFO:tasks.rados.rados.0.smithi110.stdout:734: oid 38 updating version 0 to 69 2024-08-17T00:36:31.939 INFO:tasks.rados.rados.0.smithi110.stdout:734: oid 38 updating version 69 to 71 2024-08-17T00:36:31.939 INFO:tasks.rados.rados.0.smithi110.stdout:734: oid 38 version 71 is already newer than 67 2024-08-17T00:36:31.939 INFO:tasks.rados.rados.0.smithi110.stdout:734: oid 38 version 71 is already newer than 68 2024-08-17T00:36:31.939 INFO:tasks.rados.rados.0.smithi110.stdout:734: oid 38 version 71 is already newer than 70 2024-08-17T00:36:31.940 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 71 (ObjNum 252 snap 60 seq_num 252) dirty exists 2024-08-17T00:36:31.940 INFO:tasks.rados.rados.0.smithi110.stdout:734: left oid 38 (ObjNum 252 snap 60 seq_num 252) 2024-08-17T00:36:31.940 INFO:tasks.rados.rados.0.smithi110.stdout:735: finishing write tid 1 to smithi11086371-20 2024-08-17T00:36:31.940 INFO:tasks.rados.rados.0.smithi110.stdout:735: finishing write tid 2 to smithi11086371-20 2024-08-17T00:36:31.940 INFO:tasks.rados.rados.0.smithi110.stdout:735: finishing write tid 3 to smithi11086371-20 2024-08-17T00:36:31.940 INFO:tasks.rados.rados.0.smithi110.stdout:735: finishing write tid 4 to smithi11086371-20 2024-08-17T00:36:31.940 INFO:tasks.rados.rados.0.smithi110.stdout:735: finishing write tid 5 to smithi11086371-20 2024-08-17T00:36:31.940 INFO:tasks.rados.rados.0.smithi110.stdout:735: oid 20 updating version 0 to 320 2024-08-17T00:36:31.940 INFO:tasks.rados.rados.0.smithi110.stdout:735: oid 20 updating version 320 to 321 2024-08-17T00:36:31.940 INFO:tasks.rados.rados.0.smithi110.stdout:735: oid 20 version 321 is already newer than 318 2024-08-17T00:36:31.940 INFO:tasks.rados.rados.0.smithi110.stdout:735: oid 20 version 321 is already newer than 319 2024-08-17T00:36:31.940 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 321 (ObjNum 253 snap 60 seq_num 253) dirty exists 2024-08-17T00:36:31.940 INFO:tasks.rados.rados.0.smithi110.stdout:735: left oid 20 (ObjNum 253 snap 60 seq_num 253) 2024-08-17T00:36:31.941 INFO:tasks.rados.rados.0.smithi110.stdout:736: finishing copy_from racing read to smithi11086371-26 2024-08-17T00:36:31.941 INFO:tasks.rados.rados.0.smithi110.stdout:736: finishing copy_from to smithi11086371-26 2024-08-17T00:36:31.941 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 26 v 141 (ObjNum 227 snap 56 seq_num 227) dirty exists 2024-08-17T00:36:31.941 INFO:tasks.rados.rados.0.smithi110.stdout:729: done (7 left) 2024-08-17T00:36:31.941 INFO:tasks.rados.rados.0.smithi110.stdout:730: done (6 left) 2024-08-17T00:36:31.941 INFO:tasks.rados.rados.0.smithi110.stdout:731: done (5 left) 2024-08-17T00:36:31.941 INFO:tasks.rados.rados.0.smithi110.stdout:732: done (4 left) 2024-08-17T00:36:31.941 INFO:tasks.rados.rados.0.smithi110.stdout:733: done (3 left) 2024-08-17T00:36:31.941 INFO:tasks.rados.rados.0.smithi110.stdout:734: done (2 left) 2024-08-17T00:36:31.941 INFO:tasks.rados.rados.0.smithi110.stdout:735: done (1 left) 2024-08-17T00:36:31.941 INFO:tasks.rados.rados.0.smithi110.stdout:736: done (0 left) 2024-08-17T00:36:31.941 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 28 current snap is 60 2024-08-17T00:36:31.941 INFO:tasks.rados.rados.0.smithi110.stdout:737: seq_num 254 ranges {2809856=663552,3473408=663552,4136960=540672} 2024-08-17T00:36:31.955 INFO:tasks.rados.rados.0.smithi110.stdout:737: writing smithi11086371-28 from 2809856 to 3473408 tid 1 2024-08-17T00:36:31.960 INFO:tasks.rados.rados.0.smithi110.stdout:737: writing smithi11086371-28 from 3473408 to 4136960 tid 2 2024-08-17T00:36:31.963 INFO:tasks.rados.rados.0.smithi110.stdout:737: writing smithi11086371-28 from 4136960 to 4677632 tid 3 2024-08-17T00:36:31.963 INFO:tasks.rados.rados.0.smithi110.stdout:738: delete oid 1 current snap is 60 2024-08-17T00:36:31.963 INFO:tasks.rados.rados.0.smithi110.stdout:737: finishing write tid 1 to smithi11086371-28 2024-08-17T00:36:31.963 INFO:tasks.rados.rados.0.smithi110.stdout:737: finishing write tid 2 to smithi11086371-28 2024-08-17T00:36:31.965 INFO:tasks.rados.rados.0.smithi110.stdout:738: done (1 left) 2024-08-17T00:36:31.965 INFO:tasks.rados.rados.0.smithi110.stdout:739: snap_remove snap 59 2024-08-17T00:36:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:31 smithi110 ceph-mon[41467]: osdmap e195: 8 total, 8 up, 8 in 2024-08-17T00:36:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:31 smithi110 ceph-mon[41467]: pgmap v270: 121 pgs: 121 active+clean; 150 MiB data, 577 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 3.8 MiB/s wr, 36 op/s 2024-08-17T00:36:32.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:31 smithi110 ceph-mon[29669]: osdmap e195: 8 total, 8 up, 8 in 2024-08-17T00:36:32.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:31 smithi110 ceph-mon[29669]: pgmap v270: 121 pgs: 121 active+clean; 150 MiB data, 577 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 3.8 MiB/s wr, 36 op/s 2024-08-17T00:36:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:31 smithi177 ceph-mon[33147]: osdmap e195: 8 total, 8 up, 8 in 2024-08-17T00:36:32.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:31 smithi177 ceph-mon[33147]: pgmap v270: 121 pgs: 121 active+clean; 150 MiB data, 577 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 3.8 MiB/s wr, 36 op/s 2024-08-17T00:36:32.541 INFO:tasks.rados.rados.0.smithi110.stdout:739: done (1 left) 2024-08-17T00:36:32.541 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 36 current snap is 60 2024-08-17T00:36:32.541 INFO:tasks.rados.rados.0.smithi110.stdout:740: seq_num 256 ranges {0=696320,696320=434176,1130496=770048} 2024-08-17T00:36:32.545 INFO:tasks.rados.rados.0.smithi110.stdout:740: writing smithi11086371-36 from 0 to 696320 tid 1 2024-08-17T00:36:32.548 INFO:tasks.rados.rados.0.smithi110.stdout:740: writing smithi11086371-36 from 696320 to 1130496 tid 2 2024-08-17T00:36:32.553 INFO:tasks.rados.rados.0.smithi110.stdout:740: writing smithi11086371-36 from 1130496 to 1900544 tid 3 2024-08-17T00:36:32.553 INFO:tasks.rados.rados.0.smithi110.stdout:741: read oid 17 snap -1 2024-08-17T00:36:32.553 INFO:tasks.rados.rados.0.smithi110.stdout:741: expect (ObjNum 228 snap 56 seq_num 228) 2024-08-17T00:36:32.553 INFO:tasks.rados.rados.0.smithi110.stdout:742: snap_create 2024-08-17T00:36:32.553 INFO:tasks.rados.rados.0.smithi110.stdout:737: finishing write tid 3 to smithi11086371-28 2024-08-17T00:36:32.553 INFO:tasks.rados.rados.0.smithi110.stdout:737: finishing write tid 4 to smithi11086371-28 2024-08-17T00:36:32.553 INFO:tasks.rados.rados.0.smithi110.stdout:737: finishing write tid 5 to smithi11086371-28 2024-08-17T00:36:32.554 INFO:tasks.rados.rados.0.smithi110.stdout:737: oid 28 updating version 0 to 175 2024-08-17T00:36:32.554 INFO:tasks.rados.rados.0.smithi110.stdout:737: oid 28 version 175 is already newer than 173 2024-08-17T00:36:32.554 INFO:tasks.rados.rados.0.smithi110.stdout:737: oid 28 updating version 175 to 176 2024-08-17T00:36:32.554 INFO:tasks.rados.rados.0.smithi110.stdout:737: oid 28 version 176 is already newer than 174 2024-08-17T00:36:32.554 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 176 (ObjNum 254 snap 60 seq_num 254) dirty exists 2024-08-17T00:36:32.554 INFO:tasks.rados.rados.0.smithi110.stdout:737: left oid 28 (ObjNum 254 snap 60 seq_num 254) 2024-08-17T00:36:32.554 INFO:tasks.rados.rados.0.smithi110.stdout:740: finishing write tid 1 to smithi11086371-36 2024-08-17T00:36:32.554 INFO:tasks.rados.rados.0.smithi110.stdout:740: finishing write tid 2 to smithi11086371-36 2024-08-17T00:36:32.556 INFO:tasks.rados.rados.0.smithi110.stdout:740: finishing write tid 3 to smithi11086371-36 2024-08-17T00:36:32.556 INFO:tasks.rados.rados.0.smithi110.stdout:740: finishing write tid 4 to smithi11086371-36 2024-08-17T00:36:32.557 INFO:tasks.rados.rados.0.smithi110.stdout:740: finishing write tid 5 to smithi11086371-36 2024-08-17T00:36:32.557 INFO:tasks.rados.rados.0.smithi110.stdout:740: oid 36 updating version 0 to 171 2024-08-17T00:36:32.557 INFO:tasks.rados.rados.0.smithi110.stdout:740: oid 36 version 171 is already newer than 170 2024-08-17T00:36:32.557 INFO:tasks.rados.rados.0.smithi110.stdout:740: oid 36 updating version 171 to 173 2024-08-17T00:36:32.557 INFO:tasks.rados.rados.0.smithi110.stdout:740: oid 36 version 173 is already newer than 172 2024-08-17T00:36:32.557 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 36 v 173 (ObjNum 256 snap 60 seq_num 256) dirty exists 2024-08-17T00:36:32.557 INFO:tasks.rados.rados.0.smithi110.stdout:740: left oid 36 (ObjNum 256 snap 60 seq_num 256) 2024-08-17T00:36:32.559 INFO:tasks.rados.rados.0.smithi110.stdout:741: expect (ObjNum 228 snap 56 seq_num 228) 2024-08-17T00:36:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:32 smithi110 ceph-mon[29669]: osdmap e196: 8 total, 8 up, 8 in 2024-08-17T00:36:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:32 smithi110 ceph-mon[29669]: osdmap e197: 8 total, 8 up, 8 in 2024-08-17T00:36:33.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:32 smithi110 ceph-mon[41467]: osdmap e196: 8 total, 8 up, 8 in 2024-08-17T00:36:33.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:32 smithi110 ceph-mon[41467]: osdmap e197: 8 total, 8 up, 8 in 2024-08-17T00:36:33.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:32 smithi177 ceph-mon[33147]: osdmap e196: 8 total, 8 up, 8 in 2024-08-17T00:36:33.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:32 smithi177 ceph-mon[33147]: osdmap e197: 8 total, 8 up, 8 in 2024-08-17T00:36:33.542 INFO:tasks.rados.rados.0.smithi110.stdout:737: done (3 left) 2024-08-17T00:36:33.543 INFO:tasks.rados.rados.0.smithi110.stdout:740: done (2 left) 2024-08-17T00:36:33.543 INFO:tasks.rados.rados.0.smithi110.stdout:741: done (1 left) 2024-08-17T00:36:33.543 INFO:tasks.rados.rados.0.smithi110.stdout:742: done (0 left) 2024-08-17T00:36:33.543 INFO:tasks.rados.rados.0.smithi110.stdout:743: setattr oid 33 current snap is 61 2024-08-17T00:36:33.544 INFO:tasks.rados.rados.0.smithi110.stdout:744: read oid 6 snap -1 2024-08-17T00:36:33.544 INFO:tasks.rados.rados.0.smithi110.stdout:744: expect (ObjNum 246 snap 58 seq_num 246) 2024-08-17T00:36:33.544 INFO:tasks.rados.rados.0.smithi110.stdout:745: delete oid 27 current snap is 61 2024-08-17T00:36:33.549 INFO:tasks.rados.rados.0.smithi110.stdout:745: done (2 left) 2024-08-17T00:36:33.549 INFO:tasks.rados.rados.0.smithi110.stdout:746: rollback oid 23 current snap is 61 2024-08-17T00:36:33.549 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 23 to 50 2024-08-17T00:36:33.549 INFO:tasks.rados.rados.0.smithi110.stdout:747: read oid 39 snap -1 2024-08-17T00:36:33.551 INFO:tasks.rados.rados.0.smithi110.stdout:747: expect (ObjNum 219 snap 52 seq_num 219) 2024-08-17T00:36:33.551 INFO:tasks.rados.rados.0.smithi110.stdout:748: read oid 27 snap 58 2024-08-17T00:36:33.551 INFO:tasks.rados.rados.0.smithi110.stdout:748: expect (ObjNum 211 snap 48 seq_num 211) 2024-08-17T00:36:33.552 INFO:tasks.rados.rados.0.smithi110.stdout:749: snap_create 2024-08-17T00:36:33.552 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 33 v 241 (ObjNum 119 snap 26 seq_num 119) dirty exists 2024-08-17T00:36:33.552 INFO:tasks.rados.rados.0.smithi110.stdout:744: expect (ObjNum 246 snap 58 seq_num 246) 2024-08-17T00:36:33.598 INFO:tasks.rados.rados.0.smithi110.stdout:746: finishing rollback tid 0 to smithi11086371-23 2024-08-17T00:36:33.598 INFO:tasks.rados.rados.0.smithi110.stdout:746: finishing rollback tid 1 to smithi11086371-23 2024-08-17T00:36:33.599 INFO:tasks.rados.rados.0.smithi110.stdout:746: finishing rollback tid 2 to smithi11086371-23 2024-08-17T00:36:33.599 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 141 (ObjNum 177 snap 38 seq_num 177) dirty exists 2024-08-17T00:36:33.599 INFO:tasks.rados.rados.0.smithi110.stdout:747: expect (ObjNum 219 snap 52 seq_num 219) 2024-08-17T00:36:33.677 INFO:tasks.rados.rados.0.smithi110.stdout:748: expect (ObjNum 211 snap 48 seq_num 211) 2024-08-17T00:36:34.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:33 smithi110 ceph-mon[41467]: pgmap v273: 121 pgs: 121 active+clean; 150 MiB data, 577 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 3.8 MiB/s wr, 36 op/s 2024-08-17T00:36:34.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:33 smithi110 ceph-mon[41467]: osdmap e198: 8 total, 8 up, 8 in 2024-08-17T00:36:34.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:33 smithi110 ceph-mon[29669]: pgmap v273: 121 pgs: 121 active+clean; 150 MiB data, 577 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 3.8 MiB/s wr, 36 op/s 2024-08-17T00:36:34.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:33 smithi110 ceph-mon[29669]: osdmap e198: 8 total, 8 up, 8 in 2024-08-17T00:36:34.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:33 smithi177 ceph-mon[33147]: pgmap v273: 121 pgs: 121 active+clean; 150 MiB data, 577 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 3.8 MiB/s wr, 36 op/s 2024-08-17T00:36:34.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:33 smithi177 ceph-mon[33147]: osdmap e198: 8 total, 8 up, 8 in 2024-08-17T00:36:34.543 INFO:tasks.rados.rados.0.smithi110.stdout:743: done (5 left) 2024-08-17T00:36:34.544 INFO:tasks.rados.rados.0.smithi110.stdout:744: done (4 left) 2024-08-17T00:36:34.544 INFO:tasks.rados.rados.0.smithi110.stdout:746: done (3 left) 2024-08-17T00:36:34.544 INFO:tasks.rados.rados.0.smithi110.stdout:747: done (2 left) 2024-08-17T00:36:34.544 INFO:tasks.rados.rados.0.smithi110.stdout:748: done (1 left) 2024-08-17T00:36:34.544 INFO:tasks.rados.rados.0.smithi110.stdout:749: done (0 left) 2024-08-17T00:36:34.544 INFO:tasks.rados.rados.0.smithi110.stdout:750: delete oid 35 current snap is 62 2024-08-17T00:36:34.545 INFO:tasks.rados.rados.0.smithi110.stdout:750: done (0 left) 2024-08-17T00:36:34.545 INFO:tasks.rados.rados.0.smithi110.stdout:751: snap_create 2024-08-17T00:36:35.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:34 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:36:35.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:34 smithi110 ceph-mon[29669]: osdmap e199: 8 total, 8 up, 8 in 2024-08-17T00:36:35.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:34 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:36:35.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:34 smithi110 ceph-mon[41467]: osdmap e199: 8 total, 8 up, 8 in 2024-08-17T00:36:35.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:34 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:36:35.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:34 smithi177 ceph-mon[33147]: osdmap e199: 8 total, 8 up, 8 in 2024-08-17T00:36:35.545 INFO:tasks.rados.rados.0.smithi110.stdout:751: done (0 left) 2024-08-17T00:36:35.545 INFO:tasks.rados.rados.0.smithi110.stdout:752: snap_create 2024-08-17T00:36:36.013 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:35 smithi177 ceph-mon[33147]: pgmap v276: 121 pgs: 121 active+clean; 147 MiB data, 601 MiB used, 715 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-08-17T00:36:36.013 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:35 smithi177 ceph-mon[33147]: osdmap e200: 8 total, 8 up, 8 in 2024-08-17T00:36:36.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:35 smithi110 ceph-mon[29669]: pgmap v276: 121 pgs: 121 active+clean; 147 MiB data, 601 MiB used, 715 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-08-17T00:36:36.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:35 smithi110 ceph-mon[29669]: osdmap e200: 8 total, 8 up, 8 in 2024-08-17T00:36:36.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:35 smithi110 ceph-mon[41467]: pgmap v276: 121 pgs: 121 active+clean; 147 MiB data, 601 MiB used, 715 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-08-17T00:36:36.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:35 smithi110 ceph-mon[41467]: osdmap e200: 8 total, 8 up, 8 in 2024-08-17T00:36:36.547 INFO:tasks.rados.rados.0.smithi110.stdout:752: done (0 left) 2024-08-17T00:36:36.547 INFO:tasks.rados.rados.0.smithi110.stdout:753: read oid 22 snap -1 2024-08-17T00:36:36.548 INFO:tasks.rados.rados.0.smithi110.stdout:753: expect (ObjNum 129 snap 28 seq_num 129) 2024-08-17T00:36:36.548 INFO:tasks.rados.rados.0.smithi110.stdout:754: copy_from oid 40 from oid 5 current snap is 64 2024-08-17T00:36:36.548 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 20 current snap is 64 2024-08-17T00:36:36.548 INFO:tasks.rados.rados.0.smithi110.stdout:755: seq_num 259 ranges {8839168=745472,9584640=540672,10125312=581632,10706944=81920} 2024-08-17T00:36:36.597 INFO:tasks.rados.rados.0.smithi110.stdout:755: writing smithi11086371-20 from 8839168 to 9584640 tid 1 2024-08-17T00:36:36.600 INFO:tasks.rados.rados.0.smithi110.stdout:755: writing smithi11086371-20 from 9584640 to 10125312 tid 2 2024-08-17T00:36:36.603 INFO:tasks.rados.rados.0.smithi110.stdout:755: writing smithi11086371-20 from 10125312 to 10706944 tid 3 2024-08-17T00:36:36.604 INFO:tasks.rados.rados.0.smithi110.stdout:755: writing smithi11086371-20 from 10706944 to 10788864 tid 4 2024-08-17T00:36:36.604 INFO:tasks.rados.rados.0.smithi110.stdout:756: snap_remove snap 57 2024-08-17T00:36:37.545 INFO:tasks.rados.rados.0.smithi110.stdout:756: done (3 left) 2024-08-17T00:36:37.546 INFO:tasks.rados.rados.0.smithi110.stdout:757: delete oid 24 current snap is 64 2024-08-17T00:36:37.546 INFO:tasks.rados.rados.0.smithi110.stdout:754: finishing copy_from to smithi11086371-40 2024-08-17T00:36:37.546 INFO:tasks.rados.rados.0.smithi110.stdout:754: got expected ENOENT (src dne) 2024-08-17T00:36:37.546 INFO:tasks.rados.rados.0.smithi110.stdout:754: finishing copy_from racing read to smithi11086371-40 2024-08-17T00:36:37.546 INFO:tasks.rados.rados.0.smithi110.stdout:753: expect (ObjNum 129 snap 28 seq_num 129) 2024-08-17T00:36:37.629 INFO:tasks.rados.rados.0.smithi110.stdout:755: finishing write tid 1 to smithi11086371-20 2024-08-17T00:36:37.629 INFO:tasks.rados.rados.0.smithi110.stdout:755: finishing write tid 2 to smithi11086371-20 2024-08-17T00:36:37.629 INFO:tasks.rados.rados.0.smithi110.stdout:755: finishing write tid 3 to smithi11086371-20 2024-08-17T00:36:37.629 INFO:tasks.rados.rados.0.smithi110.stdout:755: finishing write tid 4 to smithi11086371-20 2024-08-17T00:36:37.629 INFO:tasks.rados.rados.0.smithi110.stdout:755: finishing write tid 5 to smithi11086371-20 2024-08-17T00:36:37.630 INFO:tasks.rados.rados.0.smithi110.stdout:755: finishing write tid 6 to smithi11086371-20 2024-08-17T00:36:37.630 INFO:tasks.rados.rados.0.smithi110.stdout:755: oid 20 updating version 0 to 333 2024-08-17T00:36:37.630 INFO:tasks.rados.rados.0.smithi110.stdout:755: oid 20 version 333 is already newer than 329 2024-08-17T00:36:37.630 INFO:tasks.rados.rados.0.smithi110.stdout:755: oid 20 version 333 is already newer than 331 2024-08-17T00:36:37.630 INFO:tasks.rados.rados.0.smithi110.stdout:755: oid 20 version 333 is already newer than 332 2024-08-17T00:36:37.630 INFO:tasks.rados.rados.0.smithi110.stdout:755: oid 20 version 333 is already newer than 330 2024-08-17T00:36:37.630 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 333 (ObjNum 259 snap 64 seq_num 259) dirty exists 2024-08-17T00:36:37.630 INFO:tasks.rados.rados.0.smithi110.stdout:755: left oid 20 (ObjNum 259 snap 64 seq_num 259) 2024-08-17T00:36:37.630 INFO:tasks.rados.rados.0.smithi110.stdout:753: done (3 left) 2024-08-17T00:36:37.630 INFO:tasks.rados.rados.0.smithi110.stdout:754: done (2 left) 2024-08-17T00:36:37.630 INFO:tasks.rados.rados.0.smithi110.stdout:755: done (1 left) 2024-08-17T00:36:37.630 INFO:tasks.rados.rados.0.smithi110.stdout:757: done (0 left) 2024-08-17T00:36:37.631 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 24 current snap is 64 2024-08-17T00:36:37.631 INFO:tasks.rados.rados.0.smithi110.stdout:758: seq_num 261 ranges {0=778240,778240=704512,1482752=499712} 2024-08-17T00:36:37.633 INFO:tasks.rados.rados.0.smithi110.stdout:758: writing smithi11086371-24 from 0 to 778240 tid 1 2024-08-17T00:36:37.636 INFO:tasks.rados.rados.0.smithi110.stdout:758: writing smithi11086371-24 from 778240 to 1482752 tid 2 2024-08-17T00:36:37.640 INFO:tasks.rados.rados.0.smithi110.stdout:758: writing smithi11086371-24 from 1482752 to 1982464 tid 3 2024-08-17T00:36:37.640 INFO:tasks.rados.rados.0.smithi110.stdout:759: copy_from oid 49 from oid 22 current snap is 64 2024-08-17T00:36:37.640 INFO:tasks.rados.rados.0.smithi110.stdout:758: finishing write tid 1 to smithi11086371-24 2024-08-17T00:36:37.640 INFO:tasks.rados.rados.0.smithi110.stdout:758: finishing write tid 2 to smithi11086371-24 2024-08-17T00:36:37.640 INFO:tasks.rados.rados.0.smithi110.stdout:760: delete oid 35 current snap is 64 2024-08-17T00:36:37.641 INFO:tasks.rados.rados.0.smithi110.stdout:760: done (2 left) 2024-08-17T00:36:37.641 INFO:tasks.rados.rados.0.smithi110.stdout:761: read oid 11 snap -1 2024-08-17T00:36:37.641 INFO:tasks.rados.rados.0.smithi110.stdout:761: expect deleted 2024-08-17T00:36:37.641 INFO:tasks.rados.rados.0.smithi110.stdout:762: snap_remove snap 62 2024-08-17T00:36:37.789 INFO:teuthology.orchestra.run.smithi110.stdout:true 2024-08-17T00:36:37.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:37 smithi110 ceph-mon[41467]: osdmap e201: 8 total, 8 up, 8 in 2024-08-17T00:36:37.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:37 smithi110 ceph-mon[41467]: pgmap v279: 121 pgs: 121 active+clean; 147 MiB data, 601 MiB used, 715 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-08-17T00:36:37.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:37 smithi110 ceph-mon[41467]: osdmap e202: 8 total, 8 up, 8 in 2024-08-17T00:36:37.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:37 smithi110 ceph-mon[29669]: osdmap e201: 8 total, 8 up, 8 in 2024-08-17T00:36:37.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:37 smithi110 ceph-mon[29669]: pgmap v279: 121 pgs: 121 active+clean; 147 MiB data, 601 MiB used, 715 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-08-17T00:36:37.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:37 smithi110 ceph-mon[29669]: osdmap e202: 8 total, 8 up, 8 in 2024-08-17T00:36:37.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:37 smithi177 ceph-mon[33147]: osdmap e201: 8 total, 8 up, 8 in 2024-08-17T00:36:37.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:37 smithi177 ceph-mon[33147]: pgmap v279: 121 pgs: 121 active+clean; 147 MiB data, 601 MiB used, 715 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.4 MiB/s wr, 30 op/s 2024-08-17T00:36:37.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:37 smithi177 ceph-mon[33147]: osdmap e202: 8 total, 8 up, 8 in 2024-08-17T00:36:38.045 INFO:teuthology.orchestra.run.smithi110.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T00:36:38.045 INFO:teuthology.orchestra.run.smithi110.stdout:alertmanager.a smithi110 *:9093,9094 running (3m) 3m ago 4m 16.2M - 0.25.0 c8568f914cd2 5b4c2c569eba 2024-08-17T00:36:38.045 INFO:teuthology.orchestra.run.smithi110.stdout:grafana.a smithi177 *:3000 running (4m) 3m ago 4m 81.0M - 9.4.7 954c08fa6188 1dc51589da06 2024-08-17T00:36:38.046 INFO:teuthology.orchestra.run.smithi110.stdout:mds.a smithi110 running (5m) 3m ago 5m 16.0M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 5fdec9bb6d33 2024-08-17T00:36:38.046 INFO:teuthology.orchestra.run.smithi110.stdout:mds.b smithi177 running (5m) 3m ago 5m 13.0M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 7c3686caaea5 2024-08-17T00:36:38.046 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.x smithi177 *:8443,8765 running (9m) 3m ago 9m 437M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 baf4bd45c577 2024-08-17T00:36:38.046 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.y smithi110 *:9283,8765 running (10m) 3m ago 10m 485M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 efbadde4026b 2024-08-17T00:36:38.046 INFO:teuthology.orchestra.run.smithi110.stdout:mon.a smithi110 running (10m) 3m ago 10m 46.4M 2048M 18.2.4-717-g03f4c3e8 2b86a6780cb6 b731ed5fb011 2024-08-17T00:36:38.046 INFO:teuthology.orchestra.run.smithi110.stdout:mon.b smithi177 running (9m) 3m ago 9m 39.3M 2048M 18.2.4-717-g03f4c3e8 2b86a6780cb6 777f422ba386 2024-08-17T00:36:38.046 INFO:teuthology.orchestra.run.smithi110.stdout:mon.c smithi110 running (9m) 3m ago 9m 38.4M 2048M 18.2.4-717-g03f4c3e8 2b86a6780cb6 bdabaa9d5f61 2024-08-17T00:36:38.046 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.a smithi110 *:9100 running (4m) 3m ago 4m 12.1M - 1.5.0 0da6a335fe13 8d239cc7b01d 2024-08-17T00:36:38.046 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.b smithi177 *:9100 running (4m) 3m ago 4m 7306k - 1.5.0 0da6a335fe13 c49d5f656181 2024-08-17T00:36:38.046 INFO:teuthology.orchestra.run.smithi110.stdout:osd.0 smithi110 running (8m) 3m ago 8m 46.7M 2992M 18.2.4-717-g03f4c3e8 2b86a6780cb6 ada5a3c211ad 2024-08-17T00:36:38.046 INFO:teuthology.orchestra.run.smithi110.stdout:osd.1 smithi110 running (8m) 3m ago 8m 44.4M 2992M 18.2.4-717-g03f4c3e8 2b86a6780cb6 f53c33f4bb59 2024-08-17T00:36:38.046 INFO:teuthology.orchestra.run.smithi110.stdout:osd.2 smithi110 running (8m) 3m ago 8m 50.3M 2992M 18.2.4-717-g03f4c3e8 2b86a6780cb6 2c9f07dcd75d 2024-08-17T00:36:38.046 INFO:teuthology.orchestra.run.smithi110.stdout:osd.3 smithi110 running (7m) 3m ago 7m 40.9M 2992M 18.2.4-717-g03f4c3e8 2b86a6780cb6 832613e7f11a 2024-08-17T00:36:38.047 INFO:teuthology.orchestra.run.smithi110.stdout:osd.4 smithi177 running (7m) 3m ago 7m 43.0M 2991M 18.2.4-717-g03f4c3e8 2b86a6780cb6 be18d96050cb 2024-08-17T00:36:38.047 INFO:teuthology.orchestra.run.smithi110.stdout:osd.5 smithi177 running (7m) 3m ago 7m 50.9M 2991M 18.2.4-717-g03f4c3e8 2b86a6780cb6 dcff8daf9f4d 2024-08-17T00:36:38.047 INFO:teuthology.orchestra.run.smithi110.stdout:osd.6 smithi177 running (6m) 3m ago 6m 41.6M 2991M 18.2.4-717-g03f4c3e8 2b86a6780cb6 62d5ef1b1bb5 2024-08-17T00:36:38.047 INFO:teuthology.orchestra.run.smithi110.stdout:osd.7 smithi177 running (6m) 3m ago 6m 45.9M 2991M 18.2.4-717-g03f4c3e8 2b86a6780cb6 ca616c54d53f 2024-08-17T00:36:38.047 INFO:teuthology.orchestra.run.smithi110.stdout:prometheus.a smithi177 *:9095 running (3m) 3m ago 4m 31.0M - 2.43.0 a07b618ecd1d 33c9ea710e3d 2024-08-17T00:36:38.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:36:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:36:38] "GET /metrics HTTP/1.1" 200 36029 "" "Prometheus/2.43.0" 2024-08-17T00:36:38.361 INFO:teuthology.orchestra.run.smithi110.stdout:{ 2024-08-17T00:36:38.362 INFO:teuthology.orchestra.run.smithi110.stdout: "mon": { 2024-08-17T00:36:38.362 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 3 2024-08-17T00:36:38.362 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:36:38.362 INFO:teuthology.orchestra.run.smithi110.stdout: "mgr": { 2024-08-17T00:36:38.362 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 2 2024-08-17T00:36:38.362 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:36:38.362 INFO:teuthology.orchestra.run.smithi110.stdout: "osd": { 2024-08-17T00:36:38.362 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 8 2024-08-17T00:36:38.362 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:36:38.362 INFO:teuthology.orchestra.run.smithi110.stdout: "mds": { 2024-08-17T00:36:38.362 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 2 2024-08-17T00:36:38.363 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:36:38.363 INFO:teuthology.orchestra.run.smithi110.stdout: "overall": { 2024-08-17T00:36:38.363 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 15 2024-08-17T00:36:38.363 INFO:teuthology.orchestra.run.smithi110.stdout: } 2024-08-17T00:36:38.363 INFO:teuthology.orchestra.run.smithi110.stdout:} 2024-08-17T00:36:38.560 INFO:tasks.rados.rados.0.smithi110.stdout:762: done (3 left) 2024-08-17T00:36:38.561 INFO:tasks.rados.rados.0.smithi110.stdout:763: snap_remove snap 50 2024-08-17T00:36:38.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:38 smithi110 ceph-mon[29669]: from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:36:38.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:38 smithi110 ceph-mon[29669]: from='client.15018 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:36:38.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:38 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/558191497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:36:38.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:38 smithi110 ceph-mon[41467]: from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:36:38.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:38 smithi110 ceph-mon[41467]: from='client.15018 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:36:38.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:38 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/558191497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:36:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:38 smithi177 ceph-mon[33147]: from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:36:38.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:38 smithi177 ceph-mon[33147]: from='client.15018 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:36:38.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:38 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/558191497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:36:39.571 INFO:tasks.rados.rados.0.smithi110.stdout:763: done (3 left) 2024-08-17T00:36:39.571 INFO:tasks.rados.rados.0.smithi110.stdout:764: setattr oid 12 current snap is 64 2024-08-17T00:36:39.572 INFO:tasks.rados.rados.0.smithi110.stdout:758: finishing write tid 3 to smithi11086371-24 2024-08-17T00:36:39.572 INFO:tasks.rados.rados.0.smithi110.stdout:758: finishing write tid 4 to smithi11086371-24 2024-08-17T00:36:39.572 INFO:tasks.rados.rados.0.smithi110.stdout:758: finishing write tid 5 to smithi11086371-24 2024-08-17T00:36:39.572 INFO:tasks.rados.rados.0.smithi110.stdout:758: oid 24 updating version 0 to 221 2024-08-17T00:36:39.572 INFO:tasks.rados.rados.0.smithi110.stdout:758: oid 24 updating version 221 to 222 2024-08-17T00:36:39.572 INFO:tasks.rados.rados.0.smithi110.stdout:758: oid 24 version 222 is already newer than 220 2024-08-17T00:36:39.572 INFO:tasks.rados.rados.0.smithi110.stdout:758: oid 24 updating version 222 to 223 2024-08-17T00:36:39.572 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 223 (ObjNum 261 snap 64 seq_num 261) dirty exists 2024-08-17T00:36:39.572 INFO:tasks.rados.rados.0.smithi110.stdout:758: left oid 24 (ObjNum 261 snap 64 seq_num 261) 2024-08-17T00:36:39.572 INFO:tasks.rados.rados.0.smithi110.stdout:759: finishing copy_from racing read to smithi11086371-49 2024-08-17T00:36:39.572 INFO:tasks.rados.rados.0.smithi110.stdout:759: finishing copy_from to smithi11086371-49 2024-08-17T00:36:39.573 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 288 (ObjNum 129 snap 28 seq_num 129) dirty exists 2024-08-17T00:36:39.573 INFO:tasks.rados.rados.0.smithi110.stdout:758: done (3 left) 2024-08-17T00:36:39.573 INFO:tasks.rados.rados.0.smithi110.stdout:759: done (2 left) 2024-08-17T00:36:39.573 INFO:tasks.rados.rados.0.smithi110.stdout:761: done (1 left) 2024-08-17T00:36:39.573 INFO:tasks.rados.rados.0.smithi110.stdout:765: copy_from oid 15 from oid 10 current snap is 64 2024-08-17T00:36:39.573 INFO:tasks.rados.rados.0.smithi110.stdout:766: rollback oid 19 current snap is 64 2024-08-17T00:36:39.574 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 19 to 63 2024-08-17T00:36:39.574 INFO:tasks.rados.rados.0.smithi110.stdout:767: read oid 36 snap -1 2024-08-17T00:36:39.574 INFO:tasks.rados.rados.0.smithi110.stdout:767: expect (ObjNum 256 snap 60 seq_num 256) 2024-08-17T00:36:39.574 INFO:tasks.rados.rados.0.smithi110.stdout:768: snap_remove snap 56 2024-08-17T00:36:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:39 smithi177 ceph-mon[33147]: osdmap e203: 8 total, 8 up, 8 in 2024-08-17T00:36:39.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:39 smithi177 ceph-mon[33147]: pgmap v282: 121 pgs: 121 active+clean; 147 MiB data, 601 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:36:40.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:39 smithi110 ceph-mon[29669]: osdmap e203: 8 total, 8 up, 8 in 2024-08-17T00:36:40.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:39 smithi110 ceph-mon[29669]: pgmap v282: 121 pgs: 121 active+clean; 147 MiB data, 601 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:36:40.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:39 smithi110 ceph-mon[41467]: osdmap e203: 8 total, 8 up, 8 in 2024-08-17T00:36:40.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:39 smithi110 ceph-mon[41467]: pgmap v282: 121 pgs: 121 active+clean; 147 MiB data, 601 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:36:40.575 INFO:tasks.rados.rados.0.smithi110.stdout:766: finishing rollback tid 0 to smithi11086371-19 2024-08-17T00:36:40.576 INFO:tasks.rados.rados.0.smithi110.stdout:766: finishing rollback tid 1 to smithi11086371-19 2024-08-17T00:36:40.576 INFO:tasks.rados.rados.0.smithi110.stdout:766: finishing rollback tid 2 to smithi11086371-19 2024-08-17T00:36:40.576 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 233 (ObjNum 213 snap 49 seq_num 213) dirty exists 2024-08-17T00:36:40.576 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 182 (ObjNum 196 snap 42 seq_num 196) dirty exists 2024-08-17T00:36:40.576 INFO:tasks.rados.rados.0.smithi110.stdout:767: expect (ObjNum 256 snap 60 seq_num 256) 2024-08-17T00:36:40.631 INFO:tasks.rados.rados.0.smithi110.stdout:765: finishing copy_from racing read to smithi11086371-15 2024-08-17T00:36:40.631 INFO:tasks.rados.rados.0.smithi110.stdout:764: done (4 left) 2024-08-17T00:36:40.632 INFO:tasks.rados.rados.0.smithi110.stdout:766: done (3 left) 2024-08-17T00:36:40.632 INFO:tasks.rados.rados.0.smithi110.stdout:767: done (2 left) 2024-08-17T00:36:40.632 INFO:tasks.rados.rados.0.smithi110.stdout:768: done (1 left) 2024-08-17T00:36:40.632 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 48 current snap is 64 2024-08-17T00:36:40.632 INFO:tasks.rados.rados.0.smithi110.stdout:765: finishing copy_from to smithi11086371-15 2024-08-17T00:36:40.632 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 159 (ObjNum 230 snap 56 seq_num 230) dirty exists 2024-08-17T00:36:40.632 INFO:tasks.rados.rados.0.smithi110.stdout:769: seq_num 263 ranges {1236992=409600,1646592=475136,2121728=557056,2678784=573440} 2024-08-17T00:36:40.639 INFO:tasks.rados.rados.0.smithi110.stdout:769: writing smithi11086371-48 from 1236992 to 1646592 tid 1 2024-08-17T00:36:40.642 INFO:tasks.rados.rados.0.smithi110.stdout:769: writing smithi11086371-48 from 1646592 to 2121728 tid 2 2024-08-17T00:36:40.645 INFO:tasks.rados.rados.0.smithi110.stdout:769: writing smithi11086371-48 from 2121728 to 2678784 tid 3 2024-08-17T00:36:40.649 INFO:tasks.rados.rados.0.smithi110.stdout:769: writing smithi11086371-48 from 2678784 to 3252224 tid 4 2024-08-17T00:36:40.649 INFO:tasks.rados.rados.0.smithi110.stdout:765: done (1 left) 2024-08-17T00:36:40.649 INFO:tasks.rados.rados.0.smithi110.stdout:770: read oid 43 snap -1 2024-08-17T00:36:40.649 INFO:tasks.rados.rados.0.smithi110.stdout:770: expect (ObjNum 204 snap 47 seq_num 204) 2024-08-17T00:36:40.649 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 24 current snap is 64 2024-08-17T00:36:40.649 INFO:tasks.rados.rados.0.smithi110.stdout:769: finishing write tid 1 to smithi11086371-48 2024-08-17T00:36:40.649 INFO:tasks.rados.rados.0.smithi110.stdout:769: finishing write tid 2 to smithi11086371-48 2024-08-17T00:36:40.649 INFO:tasks.rados.rados.0.smithi110.stdout:769: finishing write tid 3 to smithi11086371-48 2024-08-17T00:36:40.649 INFO:tasks.rados.rados.0.smithi110.stdout:771: seq_num 264 ranges {1982464=425984,2408448=761856,3170304=770048,3940352=73728} 2024-08-17T00:36:40.662 INFO:tasks.rados.rados.0.smithi110.stdout:771: writing smithi11086371-24 from 1982464 to 2408448 tid 1 2024-08-17T00:36:40.666 INFO:tasks.rados.rados.0.smithi110.stdout:771: writing smithi11086371-24 from 2408448 to 3170304 tid 2 2024-08-17T00:36:40.670 INFO:tasks.rados.rados.0.smithi110.stdout:771: writing smithi11086371-24 from 3170304 to 3940352 tid 3 2024-08-17T00:36:40.671 INFO:tasks.rados.rados.0.smithi110.stdout:771: writing smithi11086371-24 from 3940352 to 4014080 tid 4 2024-08-17T00:36:40.671 INFO:tasks.rados.rados.0.smithi110.stdout:772: read oid 9 snap -1 2024-08-17T00:36:40.671 INFO:tasks.rados.rados.0.smithi110.stdout:772: expect (ObjNum 235 snap 56 seq_num 235) 2024-08-17T00:36:40.671 INFO:tasks.rados.rados.0.smithi110.stdout:773: snap_create 2024-08-17T00:36:40.672 INFO:tasks.rados.rados.0.smithi110.stdout:769: finishing write tid 4 to smithi11086371-48 2024-08-17T00:36:40.672 INFO:tasks.rados.rados.0.smithi110.stdout:769: finishing write tid 5 to smithi11086371-48 2024-08-17T00:36:40.672 INFO:tasks.rados.rados.0.smithi110.stdout:769: finishing write tid 6 to smithi11086371-48 2024-08-17T00:36:40.672 INFO:tasks.rados.rados.0.smithi110.stdout:769: oid 48 updating version 0 to 260 2024-08-17T00:36:40.672 INFO:tasks.rados.rados.0.smithi110.stdout:769: oid 48 version 260 is already newer than 258 2024-08-17T00:36:40.672 INFO:tasks.rados.rados.0.smithi110.stdout:769: oid 48 version 260 is already newer than 259 2024-08-17T00:36:40.672 INFO:tasks.rados.rados.0.smithi110.stdout:769: oid 48 version 260 is already newer than 256 2024-08-17T00:36:40.672 INFO:tasks.rados.rados.0.smithi110.stdout:769: oid 48 version 260 is already newer than 257 2024-08-17T00:36:40.672 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 260 (ObjNum 263 snap 64 seq_num 263) dirty exists 2024-08-17T00:36:40.672 INFO:tasks.rados.rados.0.smithi110.stdout:769: left oid 48 (ObjNum 263 snap 64 seq_num 263) 2024-08-17T00:36:40.672 INFO:tasks.rados.rados.0.smithi110.stdout:770: expect (ObjNum 204 snap 47 seq_num 204) 2024-08-17T00:36:40.725 INFO:tasks.rados.rados.0.smithi110.stdout:771: finishing write tid 1 to smithi11086371-24 2024-08-17T00:36:40.725 INFO:tasks.rados.rados.0.smithi110.stdout:771: finishing write tid 2 to smithi11086371-24 2024-08-17T00:36:40.725 INFO:tasks.rados.rados.0.smithi110.stdout:771: finishing write tid 3 to smithi11086371-24 2024-08-17T00:36:40.725 INFO:tasks.rados.rados.0.smithi110.stdout:771: finishing write tid 4 to smithi11086371-24 2024-08-17T00:36:40.726 INFO:tasks.rados.rados.0.smithi110.stdout:771: finishing write tid 5 to smithi11086371-24 2024-08-17T00:36:40.726 INFO:tasks.rados.rados.0.smithi110.stdout:771: finishing write tid 6 to smithi11086371-24 2024-08-17T00:36:40.726 INFO:tasks.rados.rados.0.smithi110.stdout:771: oid 24 updating version 0 to 246 2024-08-17T00:36:40.726 INFO:tasks.rados.rados.0.smithi110.stdout:771: oid 24 updating version 246 to 247 2024-08-17T00:36:40.726 INFO:tasks.rados.rados.0.smithi110.stdout:771: oid 24 updating version 247 to 248 2024-08-17T00:36:40.726 INFO:tasks.rados.rados.0.smithi110.stdout:771: oid 24 version 248 is already newer than 245 2024-08-17T00:36:40.726 INFO:tasks.rados.rados.0.smithi110.stdout:771: oid 24 version 248 is already newer than 244 2024-08-17T00:36:40.726 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 248 (ObjNum 264 snap 64 seq_num 264) dirty exists 2024-08-17T00:36:40.727 INFO:tasks.rados.rados.0.smithi110.stdout:771: left oid 24 (ObjNum 264 snap 64 seq_num 264) 2024-08-17T00:36:40.727 INFO:tasks.rados.rados.0.smithi110.stdout:772: expect (ObjNum 235 snap 56 seq_num 235) 2024-08-17T00:36:40.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:40 smithi177 ceph-mon[33147]: osdmap e204: 8 total, 8 up, 8 in 2024-08-17T00:36:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:40 smithi110 ceph-mon[29669]: osdmap e204: 8 total, 8 up, 8 in 2024-08-17T00:36:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:40 smithi110 ceph-mon[41467]: osdmap e204: 8 total, 8 up, 8 in 2024-08-17T00:36:41.580 INFO:tasks.rados.rados.0.smithi110.stdout:769: done (4 left) 2024-08-17T00:36:41.580 INFO:tasks.rados.rados.0.smithi110.stdout:770: done (3 left) 2024-08-17T00:36:41.580 INFO:tasks.rados.rados.0.smithi110.stdout:771: done (2 left) 2024-08-17T00:36:41.580 INFO:tasks.rados.rados.0.smithi110.stdout:772: done (1 left) 2024-08-17T00:36:41.580 INFO:tasks.rados.rados.0.smithi110.stdout:773: done (0 left) 2024-08-17T00:36:41.581 INFO:tasks.rados.rados.0.smithi110.stdout:774: setattr oid 5 current snap is 65 2024-08-17T00:36:41.581 INFO:tasks.rados.rados.0.smithi110.stdout:775: snap_create 2024-08-17T00:36:41.584 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 249 (ObjNum 289 snap 0 seq_num 719734761) dirty exists 2024-08-17T00:36:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:41 smithi177 ceph-mon[33147]: osdmap e205: 8 total, 8 up, 8 in 2024-08-17T00:36:41.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:41 smithi177 ceph-mon[33147]: pgmap v285: 121 pgs: 121 active+clean; 144 MiB data, 602 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 11 op/s 2024-08-17T00:36:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:41 smithi110 ceph-mon[29669]: osdmap e205: 8 total, 8 up, 8 in 2024-08-17T00:36:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:41 smithi110 ceph-mon[29669]: pgmap v285: 121 pgs: 121 active+clean; 144 MiB data, 602 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 11 op/s 2024-08-17T00:36:42.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:41 smithi110 ceph-mon[41467]: osdmap e205: 8 total, 8 up, 8 in 2024-08-17T00:36:42.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:41 smithi110 ceph-mon[41467]: pgmap v285: 121 pgs: 121 active+clean; 144 MiB data, 602 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 11 op/s 2024-08-17T00:36:42.545 INFO:tasks.rados.rados.0.smithi110.stdout:774: done (1 left) 2024-08-17T00:36:42.545 INFO:tasks.rados.rados.0.smithi110.stdout:775: done (0 left) 2024-08-17T00:36:42.545 INFO:tasks.rados.rados.0.smithi110.stdout:776: read oid 2 snap 63 2024-08-17T00:36:42.545 INFO:tasks.rados.rados.0.smithi110.stdout:776: expect deleted 2024-08-17T00:36:42.545 INFO:tasks.rados.rados.0.smithi110.stdout:777: read oid 33 snap -1 2024-08-17T00:36:42.545 INFO:tasks.rados.rados.0.smithi110.stdout:777: expect (ObjNum 119 snap 26 seq_num 119) 2024-08-17T00:36:42.545 INFO:tasks.rados.rados.0.smithi110.stdout:778: rmattr oid 41 current snap is 66 2024-08-17T00:36:42.546 INFO:tasks.rados.rados.0.smithi110.stdout:778: done (2 left) 2024-08-17T00:36:42.546 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 20 current snap is 66 2024-08-17T00:36:42.546 INFO:tasks.rados.rados.0.smithi110.stdout:779: seq_num 265 ranges {10788864=442368,11231232=647168,11878400=573440,12451840=385024} 2024-08-17T00:36:42.604 INFO:tasks.rados.rados.0.smithi110.stdout:779: writing smithi11086371-20 from 10788864 to 11231232 tid 1 2024-08-17T00:36:42.608 INFO:tasks.rados.rados.0.smithi110.stdout:779: writing smithi11086371-20 from 11231232 to 11878400 tid 2 2024-08-17T00:36:42.611 INFO:tasks.rados.rados.0.smithi110.stdout:779: writing smithi11086371-20 from 11878400 to 12451840 tid 3 2024-08-17T00:36:42.614 INFO:tasks.rados.rados.0.smithi110.stdout:779: writing smithi11086371-20 from 12451840 to 12836864 tid 4 2024-08-17T00:36:42.614 INFO:tasks.rados.rados.0.smithi110.stdout:780: snap_remove snap 58 2024-08-17T00:36:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:42 smithi177 ceph-mon[33147]: osdmap e206: 8 total, 8 up, 8 in 2024-08-17T00:36:42.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:42 smithi177 ceph-mon[33147]: osdmap e207: 8 total, 8 up, 8 in 2024-08-17T00:36:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:42 smithi110 ceph-mon[29669]: osdmap e206: 8 total, 8 up, 8 in 2024-08-17T00:36:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:42 smithi110 ceph-mon[29669]: osdmap e207: 8 total, 8 up, 8 in 2024-08-17T00:36:43.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:42 smithi110 ceph-mon[41467]: osdmap e206: 8 total, 8 up, 8 in 2024-08-17T00:36:43.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:42 smithi110 ceph-mon[41467]: osdmap e207: 8 total, 8 up, 8 in 2024-08-17T00:36:43.587 INFO:tasks.rados.rados.0.smithi110.stdout:780: done (3 left) 2024-08-17T00:36:43.588 INFO:tasks.rados.rados.0.smithi110.stdout:781: copy_from oid 30 from oid 19 current snap is 66 2024-08-17T00:36:43.588 INFO:tasks.rados.rados.0.smithi110.stdout:777: expect (ObjNum 119 snap 26 seq_num 119) 2024-08-17T00:36:43.803 INFO:tasks.rados.rados.0.smithi110.stdout:779: finishing write tid 1 to smithi11086371-20 2024-08-17T00:36:43.803 INFO:tasks.rados.rados.0.smithi110.stdout:779: finishing write tid 2 to smithi11086371-20 2024-08-17T00:36:43.803 INFO:tasks.rados.rados.0.smithi110.stdout:779: finishing write tid 3 to smithi11086371-20 2024-08-17T00:36:43.803 INFO:tasks.rados.rados.0.smithi110.stdout:779: finishing write tid 4 to smithi11086371-20 2024-08-17T00:36:43.803 INFO:tasks.rados.rados.0.smithi110.stdout:779: finishing write tid 5 to smithi11086371-20 2024-08-17T00:36:43.803 INFO:tasks.rados.rados.0.smithi110.stdout:779: finishing write tid 6 to smithi11086371-20 2024-08-17T00:36:43.803 INFO:tasks.rados.rados.0.smithi110.stdout:779: oid 20 updating version 0 to 360 2024-08-17T00:36:43.804 INFO:tasks.rados.rados.0.smithi110.stdout:779: oid 20 version 360 is already newer than 359 2024-08-17T00:36:43.804 INFO:tasks.rados.rados.0.smithi110.stdout:779: oid 20 version 360 is already newer than 358 2024-08-17T00:36:43.804 INFO:tasks.rados.rados.0.smithi110.stdout:779: oid 20 updating version 360 to 361 2024-08-17T00:36:43.804 INFO:tasks.rados.rados.0.smithi110.stdout:779: oid 20 version 361 is already newer than 357 2024-08-17T00:36:43.804 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 361 (ObjNum 265 snap 66 seq_num 265) dirty exists 2024-08-17T00:36:43.804 INFO:tasks.rados.rados.0.smithi110.stdout:779: left oid 20 (ObjNum 265 snap 66 seq_num 265) 2024-08-17T00:36:43.804 INFO:tasks.rados.rados.0.smithi110.stdout:781: finishing copy_from racing read to smithi11086371-30 2024-08-17T00:36:43.804 INFO:tasks.rados.rados.0.smithi110.stdout:781: finishing copy_from to smithi11086371-30 2024-08-17T00:36:43.804 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 233 (ObjNum 213 snap 49 seq_num 213) dirty exists 2024-08-17T00:36:43.804 INFO:tasks.rados.rados.0.smithi110.stdout:776: done (3 left) 2024-08-17T00:36:43.804 INFO:tasks.rados.rados.0.smithi110.stdout:777: done (2 left) 2024-08-17T00:36:43.804 INFO:tasks.rados.rados.0.smithi110.stdout:779: done (1 left) 2024-08-17T00:36:43.804 INFO:tasks.rados.rados.0.smithi110.stdout:781: done (0 left) 2024-08-17T00:36:43.805 INFO:tasks.rados.rados.0.smithi110.stdout:782: rollback oid 19 current snap is 66 2024-08-17T00:36:43.805 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 19 to 60 2024-08-17T00:36:43.805 INFO:tasks.rados.rados.0.smithi110.stdout:783: setattr oid 6 current snap is 66 2024-08-17T00:36:43.805 INFO:tasks.rados.rados.0.smithi110.stdout:784: delete oid 15 current snap is 66 2024-08-17T00:36:43.805 INFO:tasks.rados.rados.0.smithi110.stdout:782: finishing rollback tid 0 to smithi11086371-19 2024-08-17T00:36:43.806 INFO:tasks.rados.rados.0.smithi110.stdout:782: finishing rollback tid 1 to smithi11086371-19 2024-08-17T00:36:43.806 INFO:tasks.rados.rados.0.smithi110.stdout:784: done (2 left) 2024-08-17T00:36:43.806 INFO:tasks.rados.rados.0.smithi110.stdout:785: snap_create 2024-08-17T00:36:43.806 INFO:tasks.rados.rados.0.smithi110.stdout:782: finishing rollback tid 2 to smithi11086371-19 2024-08-17T00:36:43.806 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 257 (ObjNum 213 snap 49 seq_num 213) dirty exists 2024-08-17T00:36:43.806 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 158 (ObjNum 246 snap 58 seq_num 246) dirty exists 2024-08-17T00:36:43.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:43 smithi177 ceph-mon[33147]: pgmap v288: 121 pgs: 121 active+clean; 144 MiB data, 602 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 11 op/s 2024-08-17T00:36:44.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:43 smithi110 ceph-mon[29669]: pgmap v288: 121 pgs: 121 active+clean; 144 MiB data, 602 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 11 op/s 2024-08-17T00:36:44.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:43 smithi110 ceph-mon[41467]: pgmap v288: 121 pgs: 121 active+clean; 144 MiB data, 602 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 11 op/s 2024-08-17T00:36:44.592 INFO:tasks.rados.rados.0.smithi110.stdout:782: done (2 left) 2024-08-17T00:36:44.592 INFO:tasks.rados.rados.0.smithi110.stdout:783: done (1 left) 2024-08-17T00:36:44.592 INFO:tasks.rados.rados.0.smithi110.stdout:785: done (0 left) 2024-08-17T00:36:44.592 INFO:tasks.rados.rados.0.smithi110.stdout:786: delete oid 9 current snap is 67 2024-08-17T00:36:44.594 INFO:tasks.rados.rados.0.smithi110.stdout:786: done (0 left) 2024-08-17T00:36:44.594 INFO:tasks.rados.rados.0.smithi110.stdout:787: snap_create 2024-08-17T00:36:44.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:44 smithi177 ceph-mon[33147]: osdmap e208: 8 total, 8 up, 8 in 2024-08-17T00:36:45.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:44 smithi110 ceph-mon[29669]: osdmap e208: 8 total, 8 up, 8 in 2024-08-17T00:36:45.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:44 smithi110 ceph-mon[41467]: osdmap e208: 8 total, 8 up, 8 in 2024-08-17T00:36:45.600 INFO:tasks.rados.rados.0.smithi110.stdout:787: done (0 left) 2024-08-17T00:36:45.600 INFO:tasks.rados.rados.0.smithi110.stdout:788: rmattr oid 13 current snap is 68 2024-08-17T00:36:45.600 INFO:tasks.rados.rados.0.smithi110.stdout:788: done (0 left) 2024-08-17T00:36:45.600 INFO:tasks.rados.rados.0.smithi110.stdout:789: snap_create 2024-08-17T00:36:45.860 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:45 smithi177 ceph-mon[33147]: osdmap e209: 8 total, 8 up, 8 in 2024-08-17T00:36:45.861 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:45 smithi177 ceph-mon[33147]: pgmap v291: 121 pgs: 121 active+clean; 147 MiB data, 603 MiB used, 715 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-08-17T00:36:45.861 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:45 smithi177 ceph-mon[33147]: Upgrade: Updating mgr.x 2024-08-17T00:36:45.861 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:45 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:36:45.861 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:45 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T00:36:45.861 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:45 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T00:36:45.861 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:45 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T00:36:45.861 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:45 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:36:45.861 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:45 smithi177 ceph-mon[33147]: Deploying daemon mgr.x on smithi177 2024-08-17T00:36:46.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:45 smithi110 ceph-mon[29669]: osdmap e209: 8 total, 8 up, 8 in 2024-08-17T00:36:46.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:45 smithi110 ceph-mon[29669]: pgmap v291: 121 pgs: 121 active+clean; 147 MiB data, 603 MiB used, 715 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-08-17T00:36:46.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:45 smithi110 ceph-mon[29669]: Upgrade: Updating mgr.x 2024-08-17T00:36:46.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:45 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:36:46.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:45 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T00:36:46.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:45 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T00:36:46.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:45 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T00:36:46.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:45 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:36:46.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:45 smithi110 ceph-mon[29669]: Deploying daemon mgr.x on smithi177 2024-08-17T00:36:46.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:45 smithi110 ceph-mon[41467]: osdmap e209: 8 total, 8 up, 8 in 2024-08-17T00:36:46.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:45 smithi110 ceph-mon[41467]: pgmap v291: 121 pgs: 121 active+clean; 147 MiB data, 603 MiB used, 715 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-08-17T00:36:46.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:45 smithi110 ceph-mon[41467]: Upgrade: Updating mgr.x 2024-08-17T00:36:46.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:45 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:36:46.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:45 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T00:36:46.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:45 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T00:36:46.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:45 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T00:36:46.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:45 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:36:46.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:45 smithi110 ceph-mon[41467]: Deploying daemon mgr.x on smithi177 2024-08-17T00:36:46.601 INFO:tasks.rados.rados.0.smithi110.stdout:789: done (0 left) 2024-08-17T00:36:46.601 INFO:tasks.rados.rados.0.smithi110.stdout:790: copy_from oid 43 from oid 39 current snap is 69 2024-08-17T00:36:46.601 INFO:tasks.rados.rados.0.smithi110.stdout:791: delete oid 49 current snap is 69 2024-08-17T00:36:46.603 INFO:tasks.rados.rados.0.smithi110.stdout:791: done (1 left) 2024-08-17T00:36:46.604 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 23 current snap is 69 2024-08-17T00:36:46.604 INFO:tasks.rados.rados.0.smithi110.stdout:792: seq_num 269 ranges {942080=507904,1449984=630784,2080768=557056,2637824=417792} 2024-08-17T00:36:46.612 INFO:tasks.rados.rados.0.smithi110.stdout:792: writing smithi11086371-23 from 942080 to 1449984 tid 1 2024-08-17T00:36:46.615 INFO:tasks.rados.rados.0.smithi110.stdout:792: writing smithi11086371-23 from 1449984 to 2080768 tid 2 2024-08-17T00:36:46.619 INFO:tasks.rados.rados.0.smithi110.stdout:792: writing smithi11086371-23 from 2080768 to 2637824 tid 3 2024-08-17T00:36:46.622 INFO:tasks.rados.rados.0.smithi110.stdout:792: writing smithi11086371-23 from 2637824 to 3055616 tid 4 2024-08-17T00:36:46.622 INFO:tasks.rados.rados.0.smithi110.stdout:793: rollback oid 3 current snap is 69 2024-08-17T00:36:46.622 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 3 to 66 2024-08-17T00:36:46.622 INFO:tasks.rados.rados.0.smithi110.stdout:790: finishing copy_from racing read to smithi11086371-43 2024-08-17T00:36:46.622 INFO:tasks.rados.rados.0.smithi110.stdout:794: snap_create 2024-08-17T00:36:46.622 INFO:tasks.rados.rados.0.smithi110.stdout:792: finishing write tid 1 to smithi11086371-23 2024-08-17T00:36:46.622 INFO:tasks.rados.rados.0.smithi110.stdout:790: finishing copy_from to smithi11086371-43 2024-08-17T00:36:46.622 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 163 (ObjNum 219 snap 52 seq_num 219) dirty exists 2024-08-17T00:36:46.622 INFO:tasks.rados.rados.0.smithi110.stdout:792: finishing write tid 2 to smithi11086371-23 2024-08-17T00:36:46.622 INFO:tasks.rados.rados.0.smithi110.stdout:792: finishing write tid 3 to smithi11086371-23 2024-08-17T00:36:46.624 INFO:tasks.rados.rados.0.smithi110.stdout:792: finishing write tid 4 to smithi11086371-23 2024-08-17T00:36:46.624 INFO:tasks.rados.rados.0.smithi110.stdout:792: finishing write tid 5 to smithi11086371-23 2024-08-17T00:36:46.625 INFO:tasks.rados.rados.0.smithi110.stdout:792: finishing write tid 6 to smithi11086371-23 2024-08-17T00:36:46.625 INFO:tasks.rados.rados.0.smithi110.stdout:792: oid 23 updating version 0 to 164 2024-08-17T00:36:46.625 INFO:tasks.rados.rados.0.smithi110.stdout:792: oid 23 version 164 is already newer than 161 2024-08-17T00:36:46.625 INFO:tasks.rados.rados.0.smithi110.stdout:792: oid 23 version 164 is already newer than 162 2024-08-17T00:36:46.625 INFO:tasks.rados.rados.0.smithi110.stdout:792: oid 23 version 164 is already newer than 163 2024-08-17T00:36:46.625 INFO:tasks.rados.rados.0.smithi110.stdout:792: oid 23 updating version 164 to 165 2024-08-17T00:36:46.625 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 165 (ObjNum 269 snap 69 seq_num 269) dirty exists 2024-08-17T00:36:46.626 INFO:tasks.rados.rados.0.smithi110.stdout:792: left oid 23 (ObjNum 269 snap 69 seq_num 269) 2024-08-17T00:36:46.627 INFO:tasks.rados.rados.0.smithi110.stdout:793: finishing rollback tid 0 to smithi11086371-3 2024-08-17T00:36:46.627 INFO:tasks.rados.rados.0.smithi110.stdout:793: finishing rollback tid 1 to smithi11086371-3 2024-08-17T00:36:46.627 INFO:tasks.rados.rados.0.smithi110.stdout:793: finishing rollback tid 2 to smithi11086371-3 2024-08-17T00:36:46.627 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 145 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-08-17T00:36:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:46 smithi177 ceph-mon[33147]: osdmap e210: 8 total, 8 up, 8 in 2024-08-17T00:36:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:46 smithi110 ceph-mon[29669]: osdmap e210: 8 total, 8 up, 8 in 2024-08-17T00:36:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:46 smithi110 ceph-mon[41467]: osdmap e210: 8 total, 8 up, 8 in 2024-08-17T00:36:47.219 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:46 smithi177 systemd[1]: Stopping Ceph mgr.x for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:36:47.546 INFO:tasks.rados.rados.0.smithi110.stdout:790: done (3 left) 2024-08-17T00:36:47.547 INFO:tasks.rados.rados.0.smithi110.stdout:792: done (2 left) 2024-08-17T00:36:47.547 INFO:tasks.rados.rados.0.smithi110.stdout:793: done (1 left) 2024-08-17T00:36:47.547 INFO:tasks.rados.rados.0.smithi110.stdout:794: done (0 left) 2024-08-17T00:36:47.547 INFO:tasks.rados.rados.0.smithi110.stdout:795: read oid 42 snap -1 2024-08-17T00:36:47.547 INFO:tasks.rados.rados.0.smithi110.stdout:795: expect (ObjNum 192 snap 42 seq_num 192) 2024-08-17T00:36:47.547 INFO:tasks.rados.rados.0.smithi110.stdout:796: read oid 24 snap -1 2024-08-17T00:36:47.547 INFO:tasks.rados.rados.0.smithi110.stdout:796: expect (ObjNum 264 snap 64 seq_num 264) 2024-08-17T00:36:47.547 INFO:tasks.rados.rados.0.smithi110.stdout:797: snap_create 2024-08-17T00:36:47.553 INFO:tasks.rados.rados.0.smithi110.stdout:795: expect (ObjNum 192 snap 42 seq_num 192) 2024-08-17T00:36:47.580 INFO:tasks.rados.rados.0.smithi110.stdout:796: expect (ObjNum 264 snap 64 seq_num 264) 2024-08-17T00:36:47.606 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:47 smithi177 podman[68999]: 2024-08-17 00:36:47.217782585 +0000 UTC m=+0.119692543 container died baf4bd45c577e18f8d1d655c845e8ce4123a9c7ca9370fe28ac2edd473da17f2 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=reef-03f4c3e, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True) 2024-08-17T00:36:47.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:47 smithi177 ceph-mon[33147]: osdmap e211: 8 total, 8 up, 8 in 2024-08-17T00:36:47.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:47 smithi177 ceph-mon[33147]: pgmap v294: 121 pgs: 121 active+clean; 147 MiB data, 603 MiB used, 715 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-08-17T00:36:47.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:47 smithi177 ceph-mon[33147]: osdmap e212: 8 total, 8 up, 8 in 2024-08-17T00:36:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:47 smithi110 ceph-mon[41467]: osdmap e211: 8 total, 8 up, 8 in 2024-08-17T00:36:48.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:47 smithi110 ceph-mon[41467]: pgmap v294: 121 pgs: 121 active+clean; 147 MiB data, 603 MiB used, 715 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-08-17T00:36:48.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:47 smithi110 ceph-mon[41467]: osdmap e212: 8 total, 8 up, 8 in 2024-08-17T00:36:48.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:47 smithi110 ceph-mon[29669]: osdmap e211: 8 total, 8 up, 8 in 2024-08-17T00:36:48.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:47 smithi110 ceph-mon[29669]: pgmap v294: 121 pgs: 121 active+clean; 147 MiB data, 603 MiB used, 715 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-08-17T00:36:48.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:47 smithi110 ceph-mon[29669]: osdmap e212: 8 total, 8 up, 8 in 2024-08-17T00:36:48.362 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:48 smithi177 podman[68999]: 2024-08-17 00:36:48.029647958 +0000 UTC m=+0.931557953 container cleanup baf4bd45c577e18f8d1d655c845e8ce4123a9c7ca9370fe28ac2edd473da17f2 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=reef-03f4c3e, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-08-17T00:36:48.363 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:48 smithi177 bash[68999]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x 2024-08-17T00:36:48.363 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:48 smithi177 podman[69015]: 2024-08-17 00:36:48.214364883 +0000 UTC m=+0.998913633 container remove baf4bd45c577e18f8d1d655c845e8ce4123a9c7ca9370fe28ac2edd473da17f2 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=reef-03f4c3e, GIT_CLEAN=True, ceph=True) 2024-08-17T00:36:48.363 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:48 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-17T00:36:48.547 INFO:tasks.rados.rados.0.smithi110.stdout:795: done (2 left) 2024-08-17T00:36:48.547 INFO:tasks.rados.rados.0.smithi110.stdout:796: done (1 left) 2024-08-17T00:36:48.547 INFO:tasks.rados.rados.0.smithi110.stdout:797: done (0 left) 2024-08-17T00:36:48.547 INFO:tasks.rados.rados.0.smithi110.stdout:798: delete oid 10 current snap is 71 2024-08-17T00:36:48.553 INFO:tasks.rados.rados.0.smithi110.stdout:798: done (0 left) 2024-08-17T00:36:48.553 INFO:tasks.rados.rados.0.smithi110.stdout:799: snap_create 2024-08-17T00:36:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:36:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:36:48] "GET /metrics HTTP/1.1" 200 36029 "" "Prometheus/2.43.0" 2024-08-17T00:36:48.863 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:48 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-17T00:36:48.863 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:48 smithi177 systemd[1]: Stopped Ceph mgr.x for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:36:48.863 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:48 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mgr.x.service: Consumed 11.068s CPU time. 2024-08-17T00:36:48.863 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:48 smithi177 systemd[1]: Starting Ceph mgr.x for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:36:49.185 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:48 smithi177 podman[69149]: 2024-08-17 00:36:48.776992523 +0000 UTC m=+0.017292213 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:36:49.185 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:48 smithi177 podman[69149]: 2024-08-17 00:36:48.882026956 +0000 UTC m=+0.122326638 container create 0b8943146192ffe80e6a781551231b4bc34431eec2d99b007bce55f85a6b539f (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-d863d21, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0) 2024-08-17T00:36:49.186 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:49 smithi177 podman[69149]: 2024-08-17 00:36:49.084779118 +0000 UTC m=+0.325078783 container init 0b8943146192ffe80e6a781551231b4bc34431eec2d99b007bce55f85a6b539f (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x, RELEASE=squid-d863d21, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T00:36:49.186 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:49 smithi177 podman[69149]: 2024-08-17 00:36:49.089883367 +0000 UTC m=+0.330183033 container start 0b8943146192ffe80e6a781551231b4bc34431eec2d99b007bce55f85a6b539f (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-d863d21, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-08-17T00:36:49.186 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:49 smithi177 ceph-mgr[69187]: -- 172.21.15.177:0/962334566 <== mon.1 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560d3acb10e0 con 0x560d3ac8f400 2024-08-17T00:36:49.186 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:49 smithi177 bash[69149]: 0b8943146192ffe80e6a781551231b4bc34431eec2d99b007bce55f85a6b539f 2024-08-17T00:36:49.447 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:49 smithi177 systemd[1]: Started Ceph mgr.x for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:36:49.447 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:36:49.214+0000 7f4b454e6040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T00:36:49.447 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:36:49.375+0000 7f4b454e6040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T00:36:49.448 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:36:49.446+0000 7f4b454e6040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T00:36:49.549 INFO:tasks.rados.rados.0.smithi110.stdout:799: done (0 left) 2024-08-17T00:36:49.549 INFO:tasks.rados.rados.0.smithi110.stdout:800: read oid 17 snap -1 2024-08-17T00:36:49.549 INFO:tasks.rados.rados.0.smithi110.stdout:800: expect (ObjNum 228 snap 56 seq_num 228) 2024-08-17T00:36:49.549 INFO:tasks.rados.rados.0.smithi110.stdout:801: rollback oid 6 current snap is 72 2024-08-17T00:36:49.549 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 6 to 65 2024-08-17T00:36:49.549 INFO:tasks.rados.rados.0.smithi110.stdout:802: read oid 27 snap 70 2024-08-17T00:36:49.549 INFO:tasks.rados.rados.0.smithi110.stdout:802: expect deleted 2024-08-17T00:36:49.549 INFO:tasks.rados.rados.0.smithi110.stdout:803: copy_from oid 18 from oid 22 current snap is 72 2024-08-17T00:36:49.549 INFO:tasks.rados.rados.0.smithi110.stdout:804: rmattr oid 14 current snap is 72 2024-08-17T00:36:49.550 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 10 current snap is 72 2024-08-17T00:36:49.550 INFO:tasks.rados.rados.0.smithi110.stdout:805: seq_num 271 ranges {0=540672,540672=802816,1343488=516096,1859584=286720} 2024-08-17T00:36:49.552 INFO:tasks.rados.rados.0.smithi110.stdout:805: writing smithi11086371-10 from 0 to 540672 tid 1 2024-08-17T00:36:49.558 INFO:tasks.rados.rados.0.smithi110.stdout:805: writing smithi11086371-10 from 540672 to 1343488 tid 2 2024-08-17T00:36:49.561 INFO:tasks.rados.rados.0.smithi110.stdout:805: writing smithi11086371-10 from 1343488 to 1859584 tid 3 2024-08-17T00:36:49.564 INFO:tasks.rados.rados.0.smithi110.stdout:805: writing smithi11086371-10 from 1859584 to 2146304 tid 4 2024-08-17T00:36:49.564 INFO:tasks.rados.rados.0.smithi110.stdout:801: finishing rollback tid 0 to smithi11086371-6 2024-08-17T00:36:49.564 INFO:tasks.rados.rados.0.smithi110.stdout:801: finishing rollback tid 1 to smithi11086371-6 2024-08-17T00:36:49.564 INFO:tasks.rados.rados.0.smithi110.stdout:801: finishing rollback tid 2 to smithi11086371-6 2024-08-17T00:36:49.564 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 161 (ObjNum 246 snap 58 seq_num 246) dirty exists 2024-08-17T00:36:49.564 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 367 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-08-17T00:36:49.564 INFO:tasks.rados.rados.0.smithi110.stdout:805: finishing write tid 1 to smithi11086371-10 2024-08-17T00:36:49.565 INFO:tasks.rados.rados.0.smithi110.stdout:800: expect (ObjNum 228 snap 56 seq_num 228) 2024-08-17T00:36:49.631 INFO:tasks.rados.rados.0.smithi110.stdout:805: finishing write tid 2 to smithi11086371-10 2024-08-17T00:36:49.632 INFO:tasks.rados.rados.0.smithi110.stdout:800: done (5 left) 2024-08-17T00:36:49.632 INFO:tasks.rados.rados.0.smithi110.stdout:801: done (4 left) 2024-08-17T00:36:49.632 INFO:tasks.rados.rados.0.smithi110.stdout:802: done (3 left) 2024-08-17T00:36:49.632 INFO:tasks.rados.rados.0.smithi110.stdout:804: done (2 left) 2024-08-17T00:36:49.632 INFO:tasks.rados.rados.0.smithi110.stdout:806: setattr oid 42 current snap is 72 2024-08-17T00:36:49.632 INFO:tasks.rados.rados.0.smithi110.stdout:805: finishing write tid 3 to smithi11086371-10 2024-08-17T00:36:49.632 INFO:tasks.rados.rados.0.smithi110.stdout:805: finishing write tid 4 to smithi11086371-10 2024-08-17T00:36:49.632 INFO:tasks.rados.rados.0.smithi110.stdout:805: finishing write tid 5 to smithi11086371-10 2024-08-17T00:36:49.632 INFO:tasks.rados.rados.0.smithi110.stdout:805: finishing write tid 6 to smithi11086371-10 2024-08-17T00:36:49.632 INFO:tasks.rados.rados.0.smithi110.stdout:805: oid 10 updating version 0 to 184 2024-08-17T00:36:49.632 INFO:tasks.rados.rados.0.smithi110.stdout:805: oid 10 version 184 is already newer than 182 2024-08-17T00:36:49.632 INFO:tasks.rados.rados.0.smithi110.stdout:805: oid 10 version 184 is already newer than 183 2024-08-17T00:36:49.633 INFO:tasks.rados.rados.0.smithi110.stdout:805: oid 10 updating version 184 to 186 2024-08-17T00:36:49.633 INFO:tasks.rados.rados.0.smithi110.stdout:805: oid 10 version 186 is already newer than 185 2024-08-17T00:36:49.633 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 186 (ObjNum 271 snap 72 seq_num 271) dirty exists 2024-08-17T00:36:49.633 INFO:tasks.rados.rados.0.smithi110.stdout:805: left oid 10 (ObjNum 271 snap 72 seq_num 271) 2024-08-17T00:36:49.633 INFO:tasks.rados.rados.0.smithi110.stdout:803: finishing copy_from racing read to smithi11086371-18 2024-08-17T00:36:49.633 INFO:tasks.rados.rados.0.smithi110.stdout:803: finishing copy_from to smithi11086371-18 2024-08-17T00:36:49.633 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 288 (ObjNum 129 snap 28 seq_num 129) dirty exists 2024-08-17T00:36:49.634 INFO:tasks.rados.rados.0.smithi110.stdout:803: done (2 left) 2024-08-17T00:36:49.634 INFO:tasks.rados.rados.0.smithi110.stdout:805: done (1 left) 2024-08-17T00:36:49.634 INFO:tasks.rados.rados.0.smithi110.stdout:807: read oid 37 snap -1 2024-08-17T00:36:49.634 INFO:tasks.rados.rados.0.smithi110.stdout:807: expect (ObjNum 227 snap 56 seq_num 227) 2024-08-17T00:36:49.635 INFO:tasks.rados.rados.0.smithi110.stdout:808: copy_from oid 47 from oid 35 current snap is 72 2024-08-17T00:36:49.635 INFO:tasks.rados.rados.0.smithi110.stdout:809: copy_from oid 22 from oid 25 current snap is 72 2024-08-17T00:36:49.635 INFO:tasks.rados.rados.0.smithi110.stdout:810: setattr oid 33 current snap is 72 2024-08-17T00:36:49.635 INFO:tasks.rados.rados.0.smithi110.stdout:808: finishing copy_from to smithi11086371-47 2024-08-17T00:36:49.635 INFO:tasks.rados.rados.0.smithi110.stdout:808: got expected ENOENT (src dne) 2024-08-17T00:36:49.635 INFO:tasks.rados.rados.0.smithi110.stdout:808: finishing copy_from racing read to smithi11086371-47 2024-08-17T00:36:49.636 INFO:tasks.rados.rados.0.smithi110.stdout:808: done (4 left) 2024-08-17T00:36:49.636 INFO:tasks.rados.rados.0.smithi110.stdout:811: rollback oid 35 current snap is 72 2024-08-17T00:36:49.636 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 35 to 66 2024-08-17T00:36:49.636 INFO:tasks.rados.rados.0.smithi110.stdout:812: copy_from oid 4 from oid 2 current snap is 72 2024-08-17T00:36:49.636 INFO:tasks.rados.rados.0.smithi110.stdout:813: read oid 9 snap -1 2024-08-17T00:36:49.637 INFO:tasks.rados.rados.0.smithi110.stdout:813: expect deleted 2024-08-17T00:36:49.637 INFO:tasks.rados.rados.0.smithi110.stdout:814: copy_from oid 32 from oid 6 current snap is 72 2024-08-17T00:36:49.637 INFO:tasks.rados.rados.0.smithi110.stdout:815: delete oid 40 current snap is 72 2024-08-17T00:36:49.637 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 42 v 369 (ObjNum 192 snap 42 seq_num 192) dirty exists 2024-08-17T00:36:49.637 INFO:tasks.rados.rados.0.smithi110.stdout:809: finishing copy_from to smithi11086371-22 2024-08-17T00:36:49.637 INFO:tasks.rados.rados.0.smithi110.stdout:809: got expected ENOENT (src dne) 2024-08-17T00:36:49.638 INFO:tasks.rados.rados.0.smithi110.stdout:809: finishing copy_from racing read to smithi11086371-22 2024-08-17T00:36:49.640 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 33 v 289 (ObjNum 119 snap 26 seq_num 119) dirty exists 2024-08-17T00:36:49.641 INFO:tasks.rados.rados.0.smithi110.stdout:806: done (8 left) 2024-08-17T00:36:49.641 INFO:tasks.rados.rados.0.smithi110.stdout:809: done (7 left) 2024-08-17T00:36:49.642 INFO:tasks.rados.rados.0.smithi110.stdout:810: done (6 left) 2024-08-17T00:36:49.642 INFO:tasks.rados.rados.0.smithi110.stdout:813: done (5 left) 2024-08-17T00:36:49.642 INFO:tasks.rados.rados.0.smithi110.stdout:815: done (4 left) 2024-08-17T00:36:49.642 INFO:tasks.rados.rados.0.smithi110.stdout:816: read oid 31 snap -1 2024-08-17T00:36:49.642 INFO:tasks.rados.rados.0.smithi110.stdout:816: expect (ObjNum 251 snap 60 seq_num 251) 2024-08-17T00:36:49.642 INFO:tasks.rados.rados.0.smithi110.stdout:817: read oid 23 snap 61 2024-08-17T00:36:49.642 INFO:tasks.rados.rados.0.smithi110.stdout:817: expect (ObjNum 177 snap 38 seq_num 177) 2024-08-17T00:36:49.642 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 30 current snap is 72 2024-08-17T00:36:49.642 INFO:tasks.rados.rados.0.smithi110.stdout:818: seq_num 273 ranges {3465216=581632,4046848=565248,4612096=532480,5144576=507904} 2024-08-17T00:36:49.664 INFO:tasks.rados.rados.0.smithi110.stdout:818: writing smithi11086371-30 from 3465216 to 4046848 tid 1 2024-08-17T00:36:49.667 INFO:tasks.rados.rados.0.smithi110.stdout:818: writing smithi11086371-30 from 4046848 to 4612096 tid 2 2024-08-17T00:36:49.670 INFO:tasks.rados.rados.0.smithi110.stdout:818: writing smithi11086371-30 from 4612096 to 5144576 tid 3 2024-08-17T00:36:49.673 INFO:tasks.rados.rados.0.smithi110.stdout:818: writing smithi11086371-30 from 5144576 to 5652480 tid 4 2024-08-17T00:36:49.673 INFO:tasks.rados.rados.0.smithi110.stdout:819: rmattr oid 45 current snap is 72 2024-08-17T00:36:49.673 INFO:tasks.rados.rados.0.smithi110.stdout:819: done (7 left) 2024-08-17T00:36:49.673 INFO:tasks.rados.rados.0.smithi110.stdout:820: snap_remove snap 71 2024-08-17T00:36:49.726 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:49 smithi177 ceph-mon[33147]: osdmap e213: 8 total, 8 up, 8 in 2024-08-17T00:36:49.726 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:49 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:36:49.726 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:49 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:36:49.726 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:49 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:36:49.726 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:49 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:36:49.726 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:49 smithi177 ceph-mon[33147]: pgmap v297: 121 pgs: 121 active+clean; 147 MiB data, 603 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:36:49.726 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:49 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:36:49.726 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:49 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:36:49.726 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:49 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:36:49.726 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:49 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:36:49.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:49 smithi110 ceph-mon[41467]: osdmap e213: 8 total, 8 up, 8 in 2024-08-17T00:36:49.838 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:49 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:36:49.838 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:49 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:36:49.838 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:49 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:36:49.838 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:49 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:36:49.838 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:49 smithi110 ceph-mon[41467]: pgmap v297: 121 pgs: 121 active+clean; 147 MiB data, 603 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:36:49.838 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:49 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:36:49.838 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:49 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:36:49.838 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:49 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:36:49.838 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:49 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:36:49.839 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:49 smithi110 ceph-mon[29669]: osdmap e213: 8 total, 8 up, 8 in 2024-08-17T00:36:49.839 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:49 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:36:49.839 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:49 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:36:49.839 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:49 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:36:49.839 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:49 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:36:49.839 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:49 smithi110 ceph-mon[29669]: pgmap v297: 121 pgs: 121 active+clean; 147 MiB data, 603 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:36:49.839 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:49 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:36:49.839 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:49 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:36:49.839 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:49 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:36:49.839 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:49 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:36:50.079 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:36:49.724+0000 7f4b454e6040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T00:36:50.079 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:36:49.798+0000 7f4b454e6040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T00:36:50.558 INFO:tasks.rados.rados.0.smithi110.stdout:820: done (7 left) 2024-08-17T00:36:50.558 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 40 current snap is 72 2024-08-17T00:36:50.558 INFO:tasks.rados.rados.0.smithi110.stdout:812: finishing copy_from to smithi11086371-4 2024-08-17T00:36:50.558 INFO:tasks.rados.rados.0.smithi110.stdout:812: got expected ENOENT (src dne) 2024-08-17T00:36:50.558 INFO:tasks.rados.rados.0.smithi110.stdout:812: finishing copy_from racing read to smithi11086371-4 2024-08-17T00:36:50.558 INFO:tasks.rados.rados.0.smithi110.stdout:811: finishing rollback tid 1 to smithi11086371-35 2024-08-17T00:36:50.558 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 217 (ObjNum 97 snap 0 seq_num 1525088256) dirty dne 2024-08-17T00:36:50.558 INFO:tasks.rados.rados.0.smithi110.stdout:814: finishing copy_from racing read to smithi11086371-32 2024-08-17T00:36:50.559 INFO:tasks.rados.rados.0.smithi110.stdout:817: expect (ObjNum 177 snap 38 seq_num 177) 2024-08-17T00:36:50.589 INFO:tasks.rados.rados.0.smithi110.stdout:807: expect (ObjNum 227 snap 56 seq_num 227) 2024-08-17T00:36:50.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:50 smithi110 ceph-mon[29669]: osdmap e214: 8 total, 8 up, 8 in 2024-08-17T00:36:50.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:50 smithi110 ceph-mon[41467]: osdmap e214: 8 total, 8 up, 8 in 2024-08-17T00:36:50.824 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:50 smithi177 ceph-mon[33147]: osdmap e214: 8 total, 8 up, 8 in 2024-08-17T00:36:50.864 INFO:tasks.rados.rados.0.smithi110.stdout:814: finishing copy_from to smithi11086371-32 2024-08-17T00:36:50.864 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 161 (ObjNum 246 snap 58 seq_num 246) dirty exists 2024-08-17T00:36:50.864 INFO:tasks.rados.rados.0.smithi110.stdout:816: expect (ObjNum 251 snap 60 seq_num 251) 2024-08-17T00:36:51.112 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:36:50.822+0000 7f4b454e6040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T00:36:51.113 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:36:50.945+0000 7f4b454e6040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T00:36:51.113 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:51 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:36:51.004+0000 7f4b454e6040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T00:36:51.171 INFO:tasks.rados.rados.0.smithi110.stdout:818: finishing write tid 1 to smithi11086371-30 2024-08-17T00:36:51.171 INFO:tasks.rados.rados.0.smithi110.stdout:818: finishing write tid 2 to smithi11086371-30 2024-08-17T00:36:51.171 INFO:tasks.rados.rados.0.smithi110.stdout:818: finishing write tid 3 to smithi11086371-30 2024-08-17T00:36:51.171 INFO:tasks.rados.rados.0.smithi110.stdout:818: finishing write tid 4 to smithi11086371-30 2024-08-17T00:36:51.171 INFO:tasks.rados.rados.0.smithi110.stdout:818: finishing write tid 5 to smithi11086371-30 2024-08-17T00:36:51.171 INFO:tasks.rados.rados.0.smithi110.stdout:818: finishing write tid 6 to smithi11086371-30 2024-08-17T00:36:51.171 INFO:tasks.rados.rados.0.smithi110.stdout:818: oid 30 updating version 0 to 268 2024-08-17T00:36:51.171 INFO:tasks.rados.rados.0.smithi110.stdout:818: oid 30 updating version 268 to 270 2024-08-17T00:36:51.171 INFO:tasks.rados.rados.0.smithi110.stdout:818: oid 30 updating version 270 to 272 2024-08-17T00:36:51.171 INFO:tasks.rados.rados.0.smithi110.stdout:818: oid 30 version 272 is already newer than 271 2024-08-17T00:36:51.171 INFO:tasks.rados.rados.0.smithi110.stdout:818: oid 30 version 272 is already newer than 269 2024-08-17T00:36:51.172 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 272 (ObjNum 273 snap 72 seq_num 273) dirty exists 2024-08-17T00:36:51.172 INFO:tasks.rados.rados.0.smithi110.stdout:818: left oid 30 (ObjNum 273 snap 72 seq_num 273) 2024-08-17T00:36:51.172 INFO:tasks.rados.rados.0.smithi110.stdout:821: seq_num 274 ranges {0=598016,598016=499712,1097728=745472,1843200=360448} 2024-08-17T00:36:51.173 INFO:tasks.rados.rados.0.smithi110.stdout:821: writing smithi11086371-40 from 0 to 598016 tid 1 2024-08-17T00:36:51.176 INFO:tasks.rados.rados.0.smithi110.stdout:821: writing smithi11086371-40 from 598016 to 1097728 tid 2 2024-08-17T00:36:51.180 INFO:tasks.rados.rados.0.smithi110.stdout:821: writing smithi11086371-40 from 1097728 to 1843200 tid 3 2024-08-17T00:36:51.183 INFO:tasks.rados.rados.0.smithi110.stdout:821: writing smithi11086371-40 from 1843200 to 2203648 tid 4 2024-08-17T00:36:51.183 INFO:tasks.rados.rados.0.smithi110.stdout:807: done (7 left) 2024-08-17T00:36:51.183 INFO:tasks.rados.rados.0.smithi110.stdout:811: done (6 left) 2024-08-17T00:36:51.183 INFO:tasks.rados.rados.0.smithi110.stdout:812: done (5 left) 2024-08-17T00:36:51.183 INFO:tasks.rados.rados.0.smithi110.stdout:814: done (4 left) 2024-08-17T00:36:51.183 INFO:tasks.rados.rados.0.smithi110.stdout:816: done (3 left) 2024-08-17T00:36:51.183 INFO:tasks.rados.rados.0.smithi110.stdout:817: done (2 left) 2024-08-17T00:36:51.183 INFO:tasks.rados.rados.0.smithi110.stdout:818: done (1 left) 2024-08-17T00:36:51.183 INFO:tasks.rados.rados.0.smithi110.stdout:822: rollback oid 44 current snap is 72 2024-08-17T00:36:51.183 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 44 to 61 2024-08-17T00:36:51.184 INFO:tasks.rados.rados.0.smithi110.stdout:821: finishing write tid 1 to smithi11086371-40 2024-08-17T00:36:51.184 INFO:tasks.rados.rados.0.smithi110.stdout:821: finishing write tid 2 to smithi11086371-40 2024-08-17T00:36:51.184 INFO:tasks.rados.rados.0.smithi110.stdout:823: snap_create 2024-08-17T00:36:51.184 INFO:tasks.rados.rados.0.smithi110.stdout:822: finishing rollback tid 0 to smithi11086371-44 2024-08-17T00:36:51.185 INFO:tasks.rados.rados.0.smithi110.stdout:821: finishing write tid 3 to smithi11086371-40 2024-08-17T00:36:51.185 INFO:tasks.rados.rados.0.smithi110.stdout:821: finishing write tid 4 to smithi11086371-40 2024-08-17T00:36:51.185 INFO:tasks.rados.rados.0.smithi110.stdout:822: finishing rollback tid 1 to smithi11086371-44 2024-08-17T00:36:51.185 INFO:tasks.rados.rados.0.smithi110.stdout:822: finishing rollback tid 2 to smithi11086371-44 2024-08-17T00:36:51.185 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 198 (ObjNum 226 snap 56 seq_num 226) dirty exists 2024-08-17T00:36:51.186 INFO:tasks.rados.rados.0.smithi110.stdout:821: finishing write tid 5 to smithi11086371-40 2024-08-17T00:36:51.188 INFO:tasks.rados.rados.0.smithi110.stdout:821: finishing write tid 6 to smithi11086371-40 2024-08-17T00:36:51.188 INFO:tasks.rados.rados.0.smithi110.stdout:821: oid 40 updating version 0 to 45 2024-08-17T00:36:51.188 INFO:tasks.rados.rados.0.smithi110.stdout:821: oid 40 version 45 is already newer than 42 2024-08-17T00:36:51.188 INFO:tasks.rados.rados.0.smithi110.stdout:821: oid 40 version 45 is already newer than 43 2024-08-17T00:36:51.188 INFO:tasks.rados.rados.0.smithi110.stdout:821: oid 40 version 45 is already newer than 41 2024-08-17T00:36:51.188 INFO:tasks.rados.rados.0.smithi110.stdout:821: oid 40 version 45 is already newer than 44 2024-08-17T00:36:51.188 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 45 (ObjNum 274 snap 72 seq_num 274) dirty exists 2024-08-17T00:36:51.188 INFO:tasks.rados.rados.0.smithi110.stdout:821: left oid 40 (ObjNum 274 snap 72 seq_num 274) 2024-08-17T00:36:51.541 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:51 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:36:51.229+0000 7f4b454e6040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T00:36:51.542 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:51 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:36:51.303+0000 7f4b454e6040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T00:36:51.542 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:51 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:36:51.380+0000 7f4b454e6040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T00:36:51.542 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:51 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:36:51.540+0000 7f4b454e6040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T00:36:51.561 INFO:tasks.rados.rados.0.smithi110.stdout:821: done (2 left) 2024-08-17T00:36:51.561 INFO:tasks.rados.rados.0.smithi110.stdout:822: done (1 left) 2024-08-17T00:36:51.561 INFO:tasks.rados.rados.0.smithi110.stdout:823: done (0 left) 2024-08-17T00:36:51.562 INFO:tasks.rados.rados.0.smithi110.stdout:824: copy_from oid 48 from oid 7 current snap is 73 2024-08-17T00:36:51.562 INFO:tasks.rados.rados.0.smithi110.stdout:825: read oid 2 snap -1 2024-08-17T00:36:51.562 INFO:tasks.rados.rados.0.smithi110.stdout:825: expect deleted 2024-08-17T00:36:51.562 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 13 current snap is 73 2024-08-17T00:36:51.562 INFO:tasks.rados.rados.0.smithi110.stdout:826: seq_num 275 ranges {1056768=614400,1671168=786432,2457600=499712,2957312=319488} 2024-08-17T00:36:51.570 INFO:tasks.rados.rados.0.smithi110.stdout:826: writing smithi11086371-13 from 1056768 to 1671168 tid 1 2024-08-17T00:36:51.574 INFO:tasks.rados.rados.0.smithi110.stdout:826: writing smithi11086371-13 from 1671168 to 2457600 tid 2 2024-08-17T00:36:51.577 INFO:tasks.rados.rados.0.smithi110.stdout:826: writing smithi11086371-13 from 2457600 to 2957312 tid 3 2024-08-17T00:36:51.579 INFO:tasks.rados.rados.0.smithi110.stdout:826: writing smithi11086371-13 from 2957312 to 3276800 tid 4 2024-08-17T00:36:51.579 INFO:tasks.rados.rados.0.smithi110.stdout:827: read oid 47 snap -1 2024-08-17T00:36:51.579 INFO:tasks.rados.rados.0.smithi110.stdout:827: expect (ObjNum 46 snap 0 seq_num 46) 2024-08-17T00:36:51.579 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 18 current snap is 73 2024-08-17T00:36:51.579 INFO:tasks.rados.rados.0.smithi110.stdout:828: seq_num 276 ranges {2564096=630784,3194880=671744,3866624=704512,4571136=229376} 2024-08-17T00:36:51.596 INFO:tasks.rados.rados.0.smithi110.stdout:828: writing smithi11086371-18 from 2564096 to 3194880 tid 1 2024-08-17T00:36:51.599 INFO:tasks.rados.rados.0.smithi110.stdout:828: writing smithi11086371-18 from 3194880 to 3866624 tid 2 2024-08-17T00:36:51.603 INFO:tasks.rados.rados.0.smithi110.stdout:828: writing smithi11086371-18 from 3866624 to 4571136 tid 3 2024-08-17T00:36:51.605 INFO:tasks.rados.rados.0.smithi110.stdout:828: writing smithi11086371-18 from 4571136 to 4800512 tid 4 2024-08-17T00:36:51.605 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 33 current snap is 73 2024-08-17T00:36:51.605 INFO:tasks.rados.rados.0.smithi110.stdout:824: finishing copy_from to smithi11086371-48 2024-08-17T00:36:51.605 INFO:tasks.rados.rados.0.smithi110.stdout:824: got expected ENOENT (src dne) 2024-08-17T00:36:51.605 INFO:tasks.rados.rados.0.smithi110.stdout:824: finishing copy_from racing read to smithi11086371-48 2024-08-17T00:36:51.605 INFO:tasks.rados.rados.0.smithi110.stdout:829: seq_num 277 ranges {5226496=647168,5873664=557056,6430720=516096,6946816=532480} 2024-08-17T00:36:51.636 INFO:tasks.rados.rados.0.smithi110.stdout:829: writing smithi11086371-33 from 5226496 to 5873664 tid 1 2024-08-17T00:36:51.639 INFO:tasks.rados.rados.0.smithi110.stdout:829: writing smithi11086371-33 from 5873664 to 6430720 tid 2 2024-08-17T00:36:51.642 INFO:tasks.rados.rados.0.smithi110.stdout:829: writing smithi11086371-33 from 6430720 to 6946816 tid 3 2024-08-17T00:36:51.646 INFO:tasks.rados.rados.0.smithi110.stdout:829: writing smithi11086371-33 from 6946816 to 7479296 tid 4 2024-08-17T00:36:51.646 INFO:tasks.rados.rados.0.smithi110.stdout:824: done (5 left) 2024-08-17T00:36:51.646 INFO:tasks.rados.rados.0.smithi110.stdout:825: done (4 left) 2024-08-17T00:36:51.647 INFO:tasks.rados.rados.0.smithi110.stdout:830: read oid 14 snap -1 2024-08-17T00:36:51.647 INFO:tasks.rados.rados.0.smithi110.stdout:830: expect (ObjNum 13 snap 0 seq_num 13) 2024-08-17T00:36:51.647 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 27 current snap is 73 2024-08-17T00:36:51.647 INFO:tasks.rados.rados.0.smithi110.stdout:826: finishing write tid 1 to smithi11086371-13 2024-08-17T00:36:51.647 INFO:tasks.rados.rados.0.smithi110.stdout:826: finishing write tid 2 to smithi11086371-13 2024-08-17T00:36:51.647 INFO:tasks.rados.rados.0.smithi110.stdout:826: finishing write tid 3 to smithi11086371-13 2024-08-17T00:36:51.647 INFO:tasks.rados.rados.0.smithi110.stdout:826: finishing write tid 4 to smithi11086371-13 2024-08-17T00:36:51.647 INFO:tasks.rados.rados.0.smithi110.stdout:826: finishing write tid 5 to smithi11086371-13 2024-08-17T00:36:51.647 INFO:tasks.rados.rados.0.smithi110.stdout:826: finishing write tid 6 to smithi11086371-13 2024-08-17T00:36:51.647 INFO:tasks.rados.rados.0.smithi110.stdout:826: oid 13 updating version 0 to 329 2024-08-17T00:36:51.647 INFO:tasks.rados.rados.0.smithi110.stdout:826: oid 13 version 329 is already newer than 327 2024-08-17T00:36:51.648 INFO:tasks.rados.rados.0.smithi110.stdout:826: oid 13 version 329 is already newer than 328 2024-08-17T00:36:51.648 INFO:tasks.rados.rados.0.smithi110.stdout:826: oid 13 version 329 is already newer than 326 2024-08-17T00:36:51.648 INFO:tasks.rados.rados.0.smithi110.stdout:826: oid 13 updating version 329 to 330 2024-08-17T00:36:51.648 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 330 (ObjNum 275 snap 73 seq_num 275) dirty exists 2024-08-17T00:36:51.648 INFO:tasks.rados.rados.0.smithi110.stdout:826: left oid 13 (ObjNum 275 snap 73 seq_num 275) 2024-08-17T00:36:51.648 INFO:tasks.rados.rados.0.smithi110.stdout:831: seq_num 278 ranges {0=663552,663552=442368,1105920=720896,1826816=442368} 2024-08-17T00:36:51.650 INFO:tasks.rados.rados.0.smithi110.stdout:831: writing smithi11086371-27 from 0 to 663552 tid 1 2024-08-17T00:36:51.652 INFO:tasks.rados.rados.0.smithi110.stdout:831: writing smithi11086371-27 from 663552 to 1105920 tid 2 2024-08-17T00:36:51.656 INFO:tasks.rados.rados.0.smithi110.stdout:831: writing smithi11086371-27 from 1105920 to 1826816 tid 3 2024-08-17T00:36:51.659 INFO:tasks.rados.rados.0.smithi110.stdout:831: writing smithi11086371-27 from 1826816 to 2269184 tid 4 2024-08-17T00:36:51.659 INFO:tasks.rados.rados.0.smithi110.stdout:826: done (5 left) 2024-08-17T00:36:51.659 INFO:tasks.rados.rados.0.smithi110.stdout:832: snap_create 2024-08-17T00:36:51.659 INFO:tasks.rados.rados.0.smithi110.stdout:827: expect (ObjNum 46 snap 0 seq_num 46) 2024-08-17T00:36:51.682 INFO:tasks.rados.rados.0.smithi110.stdout:828: finishing write tid 1 to smithi11086371-18 2024-08-17T00:36:51.682 INFO:tasks.rados.rados.0.smithi110.stdout:828: finishing write tid 2 to smithi11086371-18 2024-08-17T00:36:51.682 INFO:tasks.rados.rados.0.smithi110.stdout:828: finishing write tid 3 to smithi11086371-18 2024-08-17T00:36:51.682 INFO:tasks.rados.rados.0.smithi110.stdout:828: finishing write tid 4 to smithi11086371-18 2024-08-17T00:36:51.682 INFO:tasks.rados.rados.0.smithi110.stdout:828: finishing write tid 5 to smithi11086371-18 2024-08-17T00:36:51.683 INFO:tasks.rados.rados.0.smithi110.stdout:828: finishing write tid 6 to smithi11086371-18 2024-08-17T00:36:51.683 INFO:tasks.rados.rados.0.smithi110.stdout:828: oid 18 updating version 0 to 294 2024-08-17T00:36:51.683 INFO:tasks.rados.rados.0.smithi110.stdout:828: oid 18 version 294 is already newer than 293 2024-08-17T00:36:51.683 INFO:tasks.rados.rados.0.smithi110.stdout:828: oid 18 version 294 is already newer than 291 2024-08-17T00:36:51.683 INFO:tasks.rados.rados.0.smithi110.stdout:828: oid 18 version 294 is already newer than 290 2024-08-17T00:36:51.683 INFO:tasks.rados.rados.0.smithi110.stdout:828: oid 18 version 294 is already newer than 292 2024-08-17T00:36:51.683 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 294 (ObjNum 276 snap 73 seq_num 276) dirty exists 2024-08-17T00:36:51.683 INFO:tasks.rados.rados.0.smithi110.stdout:828: left oid 18 (ObjNum 276 snap 73 seq_num 276) 2024-08-17T00:36:51.683 INFO:tasks.rados.rados.0.smithi110.stdout:829: finishing write tid 1 to smithi11086371-33 2024-08-17T00:36:51.683 INFO:tasks.rados.rados.0.smithi110.stdout:829: finishing write tid 2 to smithi11086371-33 2024-08-17T00:36:51.683 INFO:tasks.rados.rados.0.smithi110.stdout:829: finishing write tid 3 to smithi11086371-33 2024-08-17T00:36:51.683 INFO:tasks.rados.rados.0.smithi110.stdout:830: expect (ObjNum 13 snap 0 seq_num 13) 2024-08-17T00:36:51.688 INFO:tasks.rados.rados.0.smithi110.stdout:829: finishing write tid 4 to smithi11086371-33 2024-08-17T00:36:51.689 INFO:tasks.rados.rados.0.smithi110.stdout:829: finishing write tid 5 to smithi11086371-33 2024-08-17T00:36:51.689 INFO:tasks.rados.rados.0.smithi110.stdout:829: finishing write tid 6 to smithi11086371-33 2024-08-17T00:36:51.689 INFO:tasks.rados.rados.0.smithi110.stdout:829: oid 33 updating version 0 to 296 2024-08-17T00:36:51.689 INFO:tasks.rados.rados.0.smithi110.stdout:829: oid 33 version 296 is already newer than 295 2024-08-17T00:36:51.689 INFO:tasks.rados.rados.0.smithi110.stdout:829: oid 33 updating version 296 to 298 2024-08-17T00:36:51.689 INFO:tasks.rados.rados.0.smithi110.stdout:829: oid 33 updating version 298 to 299 2024-08-17T00:36:51.689 INFO:tasks.rados.rados.0.smithi110.stdout:829: oid 33 version 299 is already newer than 297 2024-08-17T00:36:51.689 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 33 v 299 (ObjNum 277 snap 73 seq_num 277) dirty exists 2024-08-17T00:36:51.689 INFO:tasks.rados.rados.0.smithi110.stdout:829: left oid 33 (ObjNum 277 snap 73 seq_num 277) 2024-08-17T00:36:51.689 INFO:tasks.rados.rados.0.smithi110.stdout:831: finishing write tid 1 to smithi11086371-27 2024-08-17T00:36:51.689 INFO:tasks.rados.rados.0.smithi110.stdout:831: finishing write tid 2 to smithi11086371-27 2024-08-17T00:36:51.689 INFO:tasks.rados.rados.0.smithi110.stdout:831: finishing write tid 3 to smithi11086371-27 2024-08-17T00:36:51.689 INFO:tasks.rados.rados.0.smithi110.stdout:831: finishing write tid 4 to smithi11086371-27 2024-08-17T00:36:51.689 INFO:tasks.rados.rados.0.smithi110.stdout:831: finishing write tid 5 to smithi11086371-27 2024-08-17T00:36:51.690 INFO:tasks.rados.rados.0.smithi110.stdout:831: finishing write tid 6 to smithi11086371-27 2024-08-17T00:36:51.690 INFO:tasks.rados.rados.0.smithi110.stdout:831: oid 27 updating version 0 to 170 2024-08-17T00:36:51.690 INFO:tasks.rados.rados.0.smithi110.stdout:831: oid 27 version 170 is already newer than 166 2024-08-17T00:36:51.690 INFO:tasks.rados.rados.0.smithi110.stdout:831: oid 27 version 170 is already newer than 168 2024-08-17T00:36:51.690 INFO:tasks.rados.rados.0.smithi110.stdout:831: oid 27 version 170 is already newer than 169 2024-08-17T00:36:51.690 INFO:tasks.rados.rados.0.smithi110.stdout:831: oid 27 version 170 is already newer than 167 2024-08-17T00:36:51.690 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 170 (ObjNum 278 snap 73 seq_num 278) dirty exists 2024-08-17T00:36:51.690 INFO:tasks.rados.rados.0.smithi110.stdout:831: left oid 27 (ObjNum 278 snap 73 seq_num 278) 2024-08-17T00:36:51.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:51 smithi110 ceph-mon[29669]: osdmap e215: 8 total, 8 up, 8 in 2024-08-17T00:36:51.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:51 smithi110 ceph-mon[29669]: pgmap v300: 121 pgs: 121 active+clean; 160 MiB data, 620 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 3.1 MiB/s wr, 25 op/s 2024-08-17T00:36:51.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:51 smithi110 ceph-mon[41467]: osdmap e215: 8 total, 8 up, 8 in 2024-08-17T00:36:51.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:51 smithi110 ceph-mon[41467]: pgmap v300: 121 pgs: 121 active+clean; 160 MiB data, 620 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 3.1 MiB/s wr, 25 op/s 2024-08-17T00:36:51.859 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:51 smithi177 ceph-mon[33147]: osdmap e215: 8 total, 8 up, 8 in 2024-08-17T00:36:51.859 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:51 smithi177 ceph-mon[33147]: pgmap v300: 121 pgs: 121 active+clean; 160 MiB data, 620 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 3.1 MiB/s wr, 25 op/s 2024-08-17T00:36:52.112 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:51 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:36:51.990+0000 7f4b454e6040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T00:36:52.566 INFO:tasks.rados.rados.0.smithi110.stdout:827: done (5 left) 2024-08-17T00:36:52.566 INFO:tasks.rados.rados.0.smithi110.stdout:828: done (4 left) 2024-08-17T00:36:52.566 INFO:tasks.rados.rados.0.smithi110.stdout:829: done (3 left) 2024-08-17T00:36:52.566 INFO:tasks.rados.rados.0.smithi110.stdout:830: done (2 left) 2024-08-17T00:36:52.566 INFO:tasks.rados.rados.0.smithi110.stdout:831: done (1 left) 2024-08-17T00:36:52.567 INFO:tasks.rados.rados.0.smithi110.stdout:832: done (0 left) 2024-08-17T00:36:52.567 INFO:tasks.rados.rados.0.smithi110.stdout:833: delete oid 46 current snap is 74 2024-08-17T00:36:52.567 INFO:tasks.rados.rados.0.smithi110.stdout:833: done (0 left) 2024-08-17T00:36:52.567 INFO:tasks.rados.rados.0.smithi110.stdout:834: delete oid 44 current snap is 74 2024-08-17T00:36:52.570 INFO:tasks.rados.rados.0.smithi110.stdout:834: done (0 left) 2024-08-17T00:36:52.570 INFO:tasks.rados.rados.0.smithi110.stdout:835: read oid 46 snap -1 2024-08-17T00:36:52.570 INFO:tasks.rados.rados.0.smithi110.stdout:835: expect deleted 2024-08-17T00:36:52.570 INFO:tasks.rados.rados.0.smithi110.stdout:836: rollback oid 47 current snap is 74 2024-08-17T00:36:52.570 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 47 to 65 2024-08-17T00:36:52.570 INFO:tasks.rados.rados.0.smithi110.stdout:837: read oid 43 snap -1 2024-08-17T00:36:52.570 INFO:tasks.rados.rados.0.smithi110.stdout:837: expect (ObjNum 219 snap 52 seq_num 219) 2024-08-17T00:36:52.570 INFO:tasks.rados.rados.0.smithi110.stdout:838: copy_from oid 41 from oid 49 current snap is 74 2024-08-17T00:36:52.571 INFO:tasks.rados.rados.0.smithi110.stdout:839: snap_remove snap 64 2024-08-17T00:36:52.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:52 smithi177 ceph-mon[33147]: osdmap e216: 8 total, 8 up, 8 in 2024-08-17T00:36:52.583 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:52 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:36:52.320+0000 7f4b454e6040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T00:36:52.583 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:52 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:36:52.386+0000 7f4b454e6040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T00:36:52.583 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:52 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:36:52.580+0000 7f4b454e6040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T00:36:52.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:52 smithi110 ceph-mon[29669]: osdmap e216: 8 total, 8 up, 8 in 2024-08-17T00:36:52.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:52 smithi110 ceph-mon[41467]: osdmap e216: 8 total, 8 up, 8 in 2024-08-17T00:36:53.297 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:52 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:36:52.901+0000 7f4b454e6040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T00:36:53.297 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:52 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:36:52.963+0000 7f4b454e6040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T00:36:53.297 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:53 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:36:53.146+0000 7f4b454e6040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T00:36:53.297 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:53 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:36:53.293+0000 7f4b454e6040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T00:36:53.567 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:53 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:36:53.357+0000 7f4b454e6040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T00:36:53.567 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:53 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:36:53.439+0000 7f4b454e6040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T00:36:53.568 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:53 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:36:53.498+0000 7f4b454e6040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T00:36:53.572 INFO:tasks.rados.rados.0.smithi110.stdout:839: done (4 left) 2024-08-17T00:36:53.572 INFO:tasks.rados.rados.0.smithi110.stdout:840: rmattr oid 48 current snap is 74 2024-08-17T00:36:53.572 INFO:tasks.rados.rados.0.smithi110.stdout:838: finishing copy_from to smithi11086371-41 2024-08-17T00:36:53.572 INFO:tasks.rados.rados.0.smithi110.stdout:838: got expected ENOENT (src dne) 2024-08-17T00:36:53.572 INFO:tasks.rados.rados.0.smithi110.stdout:838: finishing copy_from racing read to smithi11086371-41 2024-08-17T00:36:53.572 INFO:tasks.rados.rados.0.smithi110.stdout:836: finishing rollback tid 0 to smithi11086371-47 2024-08-17T00:36:53.572 INFO:tasks.rados.rados.0.smithi110.stdout:836: finishing rollback tid 1 to smithi11086371-47 2024-08-17T00:36:53.572 INFO:tasks.rados.rados.0.smithi110.stdout:836: finishing rollback tid 2 to smithi11086371-47 2024-08-17T00:36:53.572 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 47 v 335 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-08-17T00:36:53.572 INFO:tasks.rados.rados.0.smithi110.stdout:837: expect (ObjNum 219 snap 52 seq_num 219) 2024-08-17T00:36:53.656 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 276 (ObjNum 263 snap 64 seq_num 263) dirty exists 2024-08-17T00:36:53.656 INFO:tasks.rados.rados.0.smithi110.stdout:835: done (4 left) 2024-08-17T00:36:53.657 INFO:tasks.rados.rados.0.smithi110.stdout:836: done (3 left) 2024-08-17T00:36:53.657 INFO:tasks.rados.rados.0.smithi110.stdout:837: done (2 left) 2024-08-17T00:36:53.657 INFO:tasks.rados.rados.0.smithi110.stdout:838: done (1 left) 2024-08-17T00:36:53.657 INFO:tasks.rados.rados.0.smithi110.stdout:840: done (0 left) 2024-08-17T00:36:53.657 INFO:tasks.rados.rados.0.smithi110.stdout:841: read oid 24 snap -1 2024-08-17T00:36:53.657 INFO:tasks.rados.rados.0.smithi110.stdout:841: expect (ObjNum 264 snap 64 seq_num 264) 2024-08-17T00:36:53.657 INFO:tasks.rados.rados.0.smithi110.stdout:842: rollback oid 34 current snap is 74 2024-08-17T00:36:53.657 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 34 to 68 2024-08-17T00:36:53.657 INFO:tasks.rados.rados.0.smithi110.stdout:843: copy_from oid 29 from oid 25 current snap is 74 2024-08-17T00:36:53.657 INFO:tasks.rados.rados.0.smithi110.stdout:844: read oid 17 snap -1 2024-08-17T00:36:53.657 INFO:tasks.rados.rados.0.smithi110.stdout:844: expect (ObjNum 228 snap 56 seq_num 228) 2024-08-17T00:36:53.657 INFO:tasks.rados.rados.0.smithi110.stdout:845: rollback oid 4 current snap is 74 2024-08-17T00:36:53.658 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 4 to 67 2024-08-17T00:36:53.658 INFO:tasks.rados.rados.0.smithi110.stdout:846: snap_create 2024-08-17T00:36:53.658 INFO:tasks.rados.rados.0.smithi110.stdout:843: finishing copy_from to smithi11086371-29 2024-08-17T00:36:53.658 INFO:tasks.rados.rados.0.smithi110.stdout:843: got expected ENOENT (src dne) 2024-08-17T00:36:53.658 INFO:tasks.rados.rados.0.smithi110.stdout:843: finishing copy_from racing read to smithi11086371-29 2024-08-17T00:36:53.659 INFO:tasks.rados.rados.0.smithi110.stdout:845: finishing rollback tid 0 to smithi11086371-4 2024-08-17T00:36:53.659 INFO:tasks.rados.rados.0.smithi110.stdout:845: finishing rollback tid 1 to smithi11086371-4 2024-08-17T00:36:53.660 INFO:tasks.rados.rados.0.smithi110.stdout:842: finishing rollback tid 0 to smithi11086371-34 2024-08-17T00:36:53.660 INFO:tasks.rados.rados.0.smithi110.stdout:845: finishing rollback tid 2 to smithi11086371-4 2024-08-17T00:36:53.660 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 49 (ObjNum 244 snap 57 seq_num 244) dirty exists 2024-08-17T00:36:53.660 INFO:tasks.rados.rados.0.smithi110.stdout:842: finishing rollback tid 1 to smithi11086371-34 2024-08-17T00:36:53.660 INFO:tasks.rados.rados.0.smithi110.stdout:842: finishing rollback tid 2 to smithi11086371-34 2024-08-17T00:36:53.661 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 292 (ObjNum 241 snap 57 seq_num 241) dirty exists 2024-08-17T00:36:53.662 INFO:tasks.rados.rados.0.smithi110.stdout:844: expect (ObjNum 228 snap 56 seq_num 228) 2024-08-17T00:36:53.726 INFO:tasks.rados.rados.0.smithi110.stdout:841: expect (ObjNum 264 snap 64 seq_num 264) 2024-08-17T00:36:53.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:53 smithi110 ceph-mon[41467]: osdmap e217: 8 total, 8 up, 8 in 2024-08-17T00:36:53.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:53 smithi110 ceph-mon[41467]: pgmap v303: 121 pgs: 121 active+clean; 160 MiB data, 620 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 3.1 MiB/s wr, 25 op/s 2024-08-17T00:36:53.811 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:36:53 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[81515]: ts=2024-08-17T00:36:53.511Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi177.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.177:8443: connect: connection refused" 2024-08-17T00:36:53.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:53 smithi110 ceph-mon[29669]: osdmap e217: 8 total, 8 up, 8 in 2024-08-17T00:36:53.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:53 smithi110 ceph-mon[29669]: pgmap v303: 121 pgs: 121 active+clean; 160 MiB data, 620 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 3.1 MiB/s wr, 25 op/s 2024-08-17T00:36:53.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:53 smithi177 ceph-mon[33147]: osdmap e217: 8 total, 8 up, 8 in 2024-08-17T00:36:53.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:53 smithi177 ceph-mon[33147]: pgmap v303: 121 pgs: 121 active+clean; 160 MiB data, 620 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 3.1 MiB/s wr, 25 op/s 2024-08-17T00:36:54.336 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:54 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:36:54.069+0000 7f4b454e6040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T00:36:54.337 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:54 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:36:54.227+0000 7f4b454e6040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T00:36:54.337 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:54 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: [17/Aug/2024:00:36:54] ENGINE Bus STARTING 2024-08-17T00:36:54.337 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:54 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: CherryPy Checker: 2024-08-17T00:36:54.337 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:54 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: The Application mounted at '' has an empty config. 2024-08-17T00:36:54.337 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:54 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:36:54.337 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:54 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: [17/Aug/2024:00:36:54] ENGINE Serving on http://:::9283 2024-08-17T00:36:54.337 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:36:54 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: [17/Aug/2024:00:36:54] ENGINE Bus STARTED 2024-08-17T00:36:54.581 INFO:tasks.rados.rados.0.smithi110.stdout:841: done (5 left) 2024-08-17T00:36:54.581 INFO:tasks.rados.rados.0.smithi110.stdout:842: done (4 left) 2024-08-17T00:36:54.581 INFO:tasks.rados.rados.0.smithi110.stdout:843: done (3 left) 2024-08-17T00:36:54.581 INFO:tasks.rados.rados.0.smithi110.stdout:844: done (2 left) 2024-08-17T00:36:54.582 INFO:tasks.rados.rados.0.smithi110.stdout:845: done (1 left) 2024-08-17T00:36:54.582 INFO:tasks.rados.rados.0.smithi110.stdout:846: done (0 left) 2024-08-17T00:36:54.582 INFO:tasks.rados.rados.0.smithi110.stdout:847: copy_from oid 36 from oid 21 current snap is 75 2024-08-17T00:36:54.582 INFO:tasks.rados.rados.0.smithi110.stdout:848: read oid 12 snap -1 2024-08-17T00:36:54.582 INFO:tasks.rados.rados.0.smithi110.stdout:848: expect (ObjNum 196 snap 42 seq_num 196) 2024-08-17T00:36:54.582 INFO:tasks.rados.rados.0.smithi110.stdout:849: rmattr oid 13 current snap is 75 2024-08-17T00:36:54.582 INFO:tasks.rados.rados.0.smithi110.stdout:849: done (2 left) 2024-08-17T00:36:54.582 INFO:tasks.rados.rados.0.smithi110.stdout:850: setattr oid 42 current snap is 75 2024-08-17T00:36:54.583 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 23 current snap is 75 2024-08-17T00:36:54.583 INFO:tasks.rados.rados.0.smithi110.stdout:851: seq_num 281 ranges {3055616=712704,3768320=491520,4259840=491520,4751360=622592} 2024-08-17T00:36:54.603 INFO:tasks.rados.rados.0.smithi110.stdout:851: writing smithi11086371-23 from 3055616 to 3768320 tid 1 2024-08-17T00:36:54.606 INFO:tasks.rados.rados.0.smithi110.stdout:851: writing smithi11086371-23 from 3768320 to 4259840 tid 2 2024-08-17T00:36:54.609 INFO:tasks.rados.rados.0.smithi110.stdout:851: writing smithi11086371-23 from 4259840 to 4751360 tid 3 2024-08-17T00:36:54.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:54 smithi177 ceph-mon[33147]: osdmap e218: 8 total, 8 up, 8 in 2024-08-17T00:36:54.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:54 smithi177 ceph-mon[33147]: Standby manager daemon x restarted 2024-08-17T00:36:54.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:54 smithi177 ceph-mon[33147]: Standby manager daemon x started 2024-08-17T00:36:54.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:54 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T00:36:54.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:54 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T00:36:54.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:54 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T00:36:54.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:54 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T00:36:54.613 INFO:tasks.rados.rados.0.smithi110.stdout:851: writing smithi11086371-23 from 4751360 to 5373952 tid 4 2024-08-17T00:36:54.614 INFO:tasks.rados.rados.0.smithi110.stdout:852: rollback oid 5 current snap is 75 2024-08-17T00:36:54.614 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 5 to 67 2024-08-17T00:36:54.614 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 42 v 381 (ObjNum 192 snap 42 seq_num 192) dirty exists 2024-08-17T00:36:54.614 INFO:tasks.rados.rados.0.smithi110.stdout:847: finishing copy_from racing read to smithi11086371-36 2024-08-17T00:36:54.614 INFO:tasks.rados.rados.0.smithi110.stdout:847: finishing copy_from to smithi11086371-36 2024-08-17T00:36:54.614 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 36 v 184 (ObjNum 229 snap 56 seq_num 229) dirty exists 2024-08-17T00:36:54.614 INFO:tasks.rados.rados.0.smithi110.stdout:848: expect (ObjNum 196 snap 42 seq_num 196) 2024-08-17T00:36:54.810 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:36:54 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[81515]: ts=2024-08-17T00:36:54.400Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=3 2024-08-17T00:36:54.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:54 smithi110 ceph-mon[29669]: osdmap e218: 8 total, 8 up, 8 in 2024-08-17T00:36:54.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:54 smithi110 ceph-mon[29669]: Standby manager daemon x restarted 2024-08-17T00:36:54.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:54 smithi110 ceph-mon[29669]: Standby manager daemon x started 2024-08-17T00:36:54.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:54 smithi110 ceph-mon[29669]: from='mgr.? 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T00:36:54.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:54 smithi110 ceph-mon[29669]: from='mgr.? 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T00:36:54.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:54 smithi110 ceph-mon[29669]: from='mgr.? 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T00:36:54.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:54 smithi110 ceph-mon[29669]: from='mgr.? 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T00:36:54.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:54 smithi110 ceph-mon[41467]: osdmap e218: 8 total, 8 up, 8 in 2024-08-17T00:36:54.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:54 smithi110 ceph-mon[41467]: Standby manager daemon x restarted 2024-08-17T00:36:54.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:54 smithi110 ceph-mon[41467]: Standby manager daemon x started 2024-08-17T00:36:54.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:54 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T00:36:54.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:54 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T00:36:54.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:54 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T00:36:54.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:54 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T00:36:55.018 INFO:tasks.rados.rados.0.smithi110.stdout:851: finishing write tid 1 to smithi11086371-23 2024-08-17T00:36:55.019 INFO:tasks.rados.rados.0.smithi110.stdout:851: finishing write tid 2 to smithi11086371-23 2024-08-17T00:36:55.019 INFO:tasks.rados.rados.0.smithi110.stdout:851: finishing write tid 3 to smithi11086371-23 2024-08-17T00:36:55.019 INFO:tasks.rados.rados.0.smithi110.stdout:851: finishing write tid 4 to smithi11086371-23 2024-08-17T00:36:55.019 INFO:tasks.rados.rados.0.smithi110.stdout:851: finishing write tid 5 to smithi11086371-23 2024-08-17T00:36:55.019 INFO:tasks.rados.rados.0.smithi110.stdout:852: finishing rollback tid 0 to smithi11086371-5 2024-08-17T00:36:55.019 INFO:tasks.rados.rados.0.smithi110.stdout:852: finishing rollback tid 1 to smithi11086371-5 2024-08-17T00:36:55.020 INFO:tasks.rados.rados.0.smithi110.stdout:847: done (4 left) 2024-08-17T00:36:55.020 INFO:tasks.rados.rados.0.smithi110.stdout:848: done (3 left) 2024-08-17T00:36:55.020 INFO:tasks.rados.rados.0.smithi110.stdout:850: done (2 left) 2024-08-17T00:36:55.020 INFO:tasks.rados.rados.0.smithi110.stdout:853: snap_remove snap 65 2024-08-17T00:36:55.587 INFO:tasks.rados.rados.0.smithi110.stdout:853: done (2 left) 2024-08-17T00:36:55.587 INFO:tasks.rados.rados.0.smithi110.stdout:854: copy_from oid 43 from oid 39 current snap is 75 2024-08-17T00:36:55.587 INFO:tasks.rados.rados.0.smithi110.stdout:855: copy_from oid 19 from oid 37 current snap is 75 2024-08-17T00:36:55.587 INFO:tasks.rados.rados.0.smithi110.stdout:856: delete oid 14 current snap is 75 2024-08-17T00:36:55.587 INFO:tasks.rados.rados.0.smithi110.stdout:851: finishing write tid 6 to smithi11086371-23 2024-08-17T00:36:55.588 INFO:tasks.rados.rados.0.smithi110.stdout:851: oid 23 updating version 0 to 174 2024-08-17T00:36:55.588 INFO:tasks.rados.rados.0.smithi110.stdout:851: oid 23 updating version 174 to 177 2024-08-17T00:36:55.588 INFO:tasks.rados.rados.0.smithi110.stdout:851: oid 23 version 177 is already newer than 176 2024-08-17T00:36:55.588 INFO:tasks.rados.rados.0.smithi110.stdout:851: oid 23 version 177 is already newer than 175 2024-08-17T00:36:55.588 INFO:tasks.rados.rados.0.smithi110.stdout:851: oid 23 updating version 177 to 178 2024-08-17T00:36:55.588 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 178 (ObjNum 281 snap 75 seq_num 281) dirty exists 2024-08-17T00:36:55.588 INFO:tasks.rados.rados.0.smithi110.stdout:851: left oid 23 (ObjNum 281 snap 75 seq_num 281) 2024-08-17T00:36:55.588 INFO:tasks.rados.rados.0.smithi110.stdout:852: finishing rollback tid 2 to smithi11086371-5 2024-08-17T00:36:55.588 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 263 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-08-17T00:36:55.592 INFO:tasks.rados.rados.0.smithi110.stdout:851: done (4 left) 2024-08-17T00:36:55.592 INFO:tasks.rados.rados.0.smithi110.stdout:852: done (3 left) 2024-08-17T00:36:55.592 INFO:tasks.rados.rados.0.smithi110.stdout:856: done (2 left) 2024-08-17T00:36:55.592 INFO:tasks.rados.rados.0.smithi110.stdout:857: snap_remove snap 74 2024-08-17T00:36:55.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:55 smithi177 ceph-mon[33147]: mgrmap e23: y(active, since 5m), standbys: x 2024-08-17T00:36:55.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:55 smithi177 ceph-mon[33147]: osdmap e219: 8 total, 8 up, 8 in 2024-08-17T00:36:55.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:55 smithi177 ceph-mon[33147]: pgmap v306: 121 pgs: 121 active+clean; 175 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 3.8 MiB/s wr, 24 op/s 2024-08-17T00:36:56.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:55 smithi110 ceph-mon[29669]: mgrmap e23: y(active, since 5m), standbys: x 2024-08-17T00:36:56.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:55 smithi110 ceph-mon[29669]: osdmap e219: 8 total, 8 up, 8 in 2024-08-17T00:36:56.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:55 smithi110 ceph-mon[29669]: pgmap v306: 121 pgs: 121 active+clean; 175 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 3.8 MiB/s wr, 24 op/s 2024-08-17T00:36:56.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:55 smithi110 ceph-mon[41467]: mgrmap e23: y(active, since 5m), standbys: x 2024-08-17T00:36:56.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:55 smithi110 ceph-mon[41467]: osdmap e219: 8 total, 8 up, 8 in 2024-08-17T00:36:56.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:55 smithi110 ceph-mon[41467]: pgmap v306: 121 pgs: 121 active+clean; 175 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 3.8 MiB/s wr, 24 op/s 2024-08-17T00:36:56.592 INFO:tasks.rados.rados.0.smithi110.stdout:857: done (2 left) 2024-08-17T00:36:56.592 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 11 current snap is 75 2024-08-17T00:36:56.592 INFO:tasks.rados.rados.0.smithi110.stdout:854: finishing copy_from racing read to smithi11086371-43 2024-08-17T00:36:56.592 INFO:tasks.rados.rados.0.smithi110.stdout:854: finishing copy_from to smithi11086371-43 2024-08-17T00:36:56.592 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 163 (ObjNum 219 snap 52 seq_num 219) dirty exists 2024-08-17T00:36:56.593 INFO:tasks.rados.rados.0.smithi110.stdout:855: finishing copy_from racing read to smithi11086371-19 2024-08-17T00:36:56.593 INFO:tasks.rados.rados.0.smithi110.stdout:855: finishing copy_from to smithi11086371-19 2024-08-17T00:36:56.593 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 141 (ObjNum 227 snap 56 seq_num 227) dirty exists 2024-08-17T00:36:56.593 INFO:tasks.rados.rados.0.smithi110.stdout:858: seq_num 283 ranges {0=745472,745472=712704,1458176=458752,1916928=434176} 2024-08-17T00:36:56.596 INFO:tasks.rados.rados.0.smithi110.stdout:858: writing smithi11086371-11 from 0 to 745472 tid 1 2024-08-17T00:36:56.600 INFO:tasks.rados.rados.0.smithi110.stdout:858: writing smithi11086371-11 from 745472 to 1458176 tid 2 2024-08-17T00:36:56.602 INFO:tasks.rados.rados.0.smithi110.stdout:858: writing smithi11086371-11 from 1458176 to 1916928 tid 3 2024-08-17T00:36:56.606 INFO:tasks.rados.rados.0.smithi110.stdout:858: writing smithi11086371-11 from 1916928 to 2351104 tid 4 2024-08-17T00:36:56.606 INFO:tasks.rados.rados.0.smithi110.stdout:854: done (2 left) 2024-08-17T00:36:56.606 INFO:tasks.rados.rados.0.smithi110.stdout:855: done (1 left) 2024-08-17T00:36:56.606 INFO:tasks.rados.rados.0.smithi110.stdout:859: delete oid 3 current snap is 75 2024-08-17T00:36:56.606 INFO:tasks.rados.rados.0.smithi110.stdout:858: finishing write tid 1 to smithi11086371-11 2024-08-17T00:36:56.606 INFO:tasks.rados.rados.0.smithi110.stdout:858: finishing write tid 2 to smithi11086371-11 2024-08-17T00:36:56.606 INFO:tasks.rados.rados.0.smithi110.stdout:858: finishing write tid 3 to smithi11086371-11 2024-08-17T00:36:56.611 INFO:tasks.rados.rados.0.smithi110.stdout:858: finishing write tid 4 to smithi11086371-11 2024-08-17T00:36:56.611 INFO:tasks.rados.rados.0.smithi110.stdout:858: finishing write tid 5 to smithi11086371-11 2024-08-17T00:36:56.611 INFO:tasks.rados.rados.0.smithi110.stdout:858: finishing write tid 6 to smithi11086371-11 2024-08-17T00:36:56.611 INFO:tasks.rados.rados.0.smithi110.stdout:858: oid 11 updating version 0 to 286 2024-08-17T00:36:56.611 INFO:tasks.rados.rados.0.smithi110.stdout:858: oid 11 updating version 286 to 287 2024-08-17T00:36:56.612 INFO:tasks.rados.rados.0.smithi110.stdout:858: oid 11 version 287 is already newer than 283 2024-08-17T00:36:56.612 INFO:tasks.rados.rados.0.smithi110.stdout:858: oid 11 version 287 is already newer than 285 2024-08-17T00:36:56.612 INFO:tasks.rados.rados.0.smithi110.stdout:858: oid 11 version 287 is already newer than 284 2024-08-17T00:36:56.612 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 287 (ObjNum 283 snap 75 seq_num 283) dirty exists 2024-08-17T00:36:56.612 INFO:tasks.rados.rados.0.smithi110.stdout:858: left oid 11 (ObjNum 283 snap 75 seq_num 283) 2024-08-17T00:36:56.612 INFO:tasks.rados.rados.0.smithi110.stdout:858: done (1 left) 2024-08-17T00:36:56.612 INFO:tasks.rados.rados.0.smithi110.stdout:859: done (0 left) 2024-08-17T00:36:56.612 INFO:tasks.rados.rados.0.smithi110.stdout:860: snap_remove snap 69 2024-08-17T00:36:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:56 smithi177 ceph-mon[33147]: osdmap e220: 8 total, 8 up, 8 in 2024-08-17T00:36:57.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:56 smithi110 ceph-mon[29669]: osdmap e220: 8 total, 8 up, 8 in 2024-08-17T00:36:57.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:56 smithi110 ceph-mon[41467]: osdmap e220: 8 total, 8 up, 8 in 2024-08-17T00:36:57.550 INFO:tasks.rados.rados.0.smithi110.stdout:860: done (0 left) 2024-08-17T00:36:57.550 INFO:tasks.rados.rados.0.smithi110.stdout:861: read oid 14 snap -1 2024-08-17T00:36:57.550 INFO:tasks.rados.rados.0.smithi110.stdout:861: expect deleted 2024-08-17T00:36:57.550 INFO:tasks.rados.rados.0.smithi110.stdout:862: snap_remove snap 73 2024-08-17T00:36:57.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:57 smithi177 ceph-mon[33147]: osdmap e221: 8 total, 8 up, 8 in 2024-08-17T00:36:57.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:57 smithi177 ceph-mon[33147]: pgmap v309: 121 pgs: 121 active+clean; 175 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 3.8 MiB/s wr, 24 op/s 2024-08-17T00:36:57.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:57 smithi177 ceph-mon[33147]: osdmap e222: 8 total, 8 up, 8 in 2024-08-17T00:36:58.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:57 smithi110 ceph-mon[41467]: osdmap e221: 8 total, 8 up, 8 in 2024-08-17T00:36:58.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:57 smithi110 ceph-mon[41467]: pgmap v309: 121 pgs: 121 active+clean; 175 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 3.8 MiB/s wr, 24 op/s 2024-08-17T00:36:58.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:57 smithi110 ceph-mon[41467]: osdmap e222: 8 total, 8 up, 8 in 2024-08-17T00:36:58.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:57 smithi110 ceph-mon[29669]: osdmap e221: 8 total, 8 up, 8 in 2024-08-17T00:36:58.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:57 smithi110 ceph-mon[29669]: pgmap v309: 121 pgs: 121 active+clean; 175 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 3.8 MiB/s wr, 24 op/s 2024-08-17T00:36:58.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:57 smithi110 ceph-mon[29669]: osdmap e222: 8 total, 8 up, 8 in 2024-08-17T00:36:58.551 INFO:tasks.rados.rados.0.smithi110.stdout:862: done (1 left) 2024-08-17T00:36:58.551 INFO:tasks.rados.rados.0.smithi110.stdout:863: read oid 32 snap -1 2024-08-17T00:36:58.551 INFO:tasks.rados.rados.0.smithi110.stdout:863: expect (ObjNum 246 snap 58 seq_num 246) 2024-08-17T00:36:58.551 INFO:tasks.rados.rados.0.smithi110.stdout:861: done (1 left) 2024-08-17T00:36:58.551 INFO:tasks.rados.rados.0.smithi110.stdout:864: rollback oid 4 current snap is 75 2024-08-17T00:36:58.552 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 4 to 51 2024-08-17T00:36:58.552 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 44 current snap is 75 2024-08-17T00:36:58.552 INFO:tasks.rados.rados.0.smithi110.stdout:865: seq_num 285 ranges {0=778240,778240=475136,1253376=475136,1728512=655360} 2024-08-17T00:36:58.556 INFO:tasks.rados.rados.0.smithi110.stdout:865: writing smithi11086371-44 from 0 to 778240 tid 1 2024-08-17T00:36:58.559 INFO:tasks.rados.rados.0.smithi110.stdout:865: writing smithi11086371-44 from 778240 to 1253376 tid 2 2024-08-17T00:36:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:36:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:36:58] "GET /metrics HTTP/1.1" 200 36029 "" "Prometheus/2.43.0" 2024-08-17T00:36:58.562 INFO:tasks.rados.rados.0.smithi110.stdout:865: writing smithi11086371-44 from 1253376 to 1728512 tid 3 2024-08-17T00:36:58.566 INFO:tasks.rados.rados.0.smithi110.stdout:865: writing smithi11086371-44 from 1728512 to 2383872 tid 4 2024-08-17T00:36:58.567 INFO:tasks.rados.rados.0.smithi110.stdout:866: read oid 24 snap -1 2024-08-17T00:36:58.567 INFO:tasks.rados.rados.0.smithi110.stdout:866: expect (ObjNum 264 snap 64 seq_num 264) 2024-08-17T00:36:58.567 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 12 current snap is 75 2024-08-17T00:36:58.567 INFO:tasks.rados.rados.0.smithi110.stdout:867: seq_num 286 ranges {6348800=794624,7143424=761856,7905280=679936,8585216=163840} 2024-08-17T00:36:58.605 INFO:tasks.rados.rados.0.smithi110.stdout:867: writing smithi11086371-12 from 6348800 to 7143424 tid 1 2024-08-17T00:36:58.609 INFO:tasks.rados.rados.0.smithi110.stdout:867: writing smithi11086371-12 from 7143424 to 7905280 tid 2 2024-08-17T00:36:58.615 INFO:tasks.rados.rados.0.smithi110.stdout:867: writing smithi11086371-12 from 7905280 to 8585216 tid 3 2024-08-17T00:36:58.615 INFO:tasks.rados.rados.0.smithi110.stdout:867: writing smithi11086371-12 from 8585216 to 8749056 tid 4 2024-08-17T00:36:58.615 INFO:tasks.rados.rados.0.smithi110.stdout:868: rollback oid 42 current snap is 75 2024-08-17T00:36:58.615 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 42 to 67 2024-08-17T00:36:58.615 INFO:tasks.rados.rados.0.smithi110.stdout:864: finishing rollback tid 0 to smithi11086371-4 2024-08-17T00:36:58.615 INFO:tasks.rados.rados.0.smithi110.stdout:864: finishing rollback tid 1 to smithi11086371-4 2024-08-17T00:36:58.616 INFO:tasks.rados.rados.0.smithi110.stdout:864: finishing rollback tid 2 to smithi11086371-4 2024-08-17T00:36:58.616 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 58 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-08-17T00:36:58.616 INFO:tasks.rados.rados.0.smithi110.stdout:863: expect (ObjNum 246 snap 58 seq_num 246) 2024-08-17T00:36:58.661 INFO:tasks.rados.rados.0.smithi110.stdout:865: finishing write tid 1 to smithi11086371-44 2024-08-17T00:36:58.661 INFO:tasks.rados.rados.0.smithi110.stdout:865: finishing write tid 2 to smithi11086371-44 2024-08-17T00:36:58.661 INFO:tasks.rados.rados.0.smithi110.stdout:863: done (5 left) 2024-08-17T00:36:58.662 INFO:tasks.rados.rados.0.smithi110.stdout:864: done (4 left) 2024-08-17T00:36:58.662 INFO:tasks.rados.rados.0.smithi110.stdout:869: read oid 5 snap -1 2024-08-17T00:36:58.662 INFO:tasks.rados.rados.0.smithi110.stdout:869: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:36:58.662 INFO:tasks.rados.rados.0.smithi110.stdout:870: delete oid 19 current snap is 75 2024-08-17T00:36:58.662 INFO:tasks.rados.rados.0.smithi110.stdout:865: finishing write tid 3 to smithi11086371-44 2024-08-17T00:36:58.662 INFO:tasks.rados.rados.0.smithi110.stdout:865: finishing write tid 4 to smithi11086371-44 2024-08-17T00:36:58.662 INFO:tasks.rados.rados.0.smithi110.stdout:865: finishing write tid 5 to smithi11086371-44 2024-08-17T00:36:58.662 INFO:tasks.rados.rados.0.smithi110.stdout:865: finishing write tid 6 to smithi11086371-44 2024-08-17T00:36:58.662 INFO:tasks.rados.rados.0.smithi110.stdout:865: oid 44 updating version 0 to 207 2024-08-17T00:36:58.662 INFO:tasks.rados.rados.0.smithi110.stdout:865: oid 44 updating version 207 to 209 2024-08-17T00:36:58.662 INFO:tasks.rados.rados.0.smithi110.stdout:865: oid 44 version 209 is already newer than 208 2024-08-17T00:36:58.662 INFO:tasks.rados.rados.0.smithi110.stdout:865: oid 44 updating version 209 to 212 2024-08-17T00:36:58.663 INFO:tasks.rados.rados.0.smithi110.stdout:865: oid 44 updating version 212 to 213 2024-08-17T00:36:58.663 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 213 (ObjNum 285 snap 75 seq_num 285) dirty exists 2024-08-17T00:36:58.663 INFO:tasks.rados.rados.0.smithi110.stdout:865: left oid 44 (ObjNum 285 snap 75 seq_num 285) 2024-08-17T00:36:58.663 INFO:tasks.rados.rados.0.smithi110.stdout:866: expect (ObjNum 264 snap 64 seq_num 264) 2024-08-17T00:36:58.793 INFO:tasks.rados.rados.0.smithi110.stdout:867: finishing write tid 1 to smithi11086371-12 2024-08-17T00:36:58.793 INFO:tasks.rados.rados.0.smithi110.stdout:867: finishing write tid 2 to smithi11086371-12 2024-08-17T00:36:58.793 INFO:tasks.rados.rados.0.smithi110.stdout:867: finishing write tid 3 to smithi11086371-12 2024-08-17T00:36:58.794 INFO:tasks.rados.rados.0.smithi110.stdout:867: finishing write tid 4 to smithi11086371-12 2024-08-17T00:36:58.794 INFO:tasks.rados.rados.0.smithi110.stdout:867: finishing write tid 5 to smithi11086371-12 2024-08-17T00:36:58.794 INFO:tasks.rados.rados.0.smithi110.stdout:868: finishing rollback tid 0 to smithi11086371-42 2024-08-17T00:36:58.794 INFO:tasks.rados.rados.0.smithi110.stdout:868: finishing rollback tid 1 to smithi11086371-42 2024-08-17T00:36:58.794 INFO:tasks.rados.rados.0.smithi110.stdout:865: done (5 left) 2024-08-17T00:36:58.794 INFO:tasks.rados.rados.0.smithi110.stdout:866: done (4 left) 2024-08-17T00:36:58.794 INFO:tasks.rados.rados.0.smithi110.stdout:870: done (3 left) 2024-08-17T00:36:58.794 INFO:tasks.rados.rados.0.smithi110.stdout:871: copy_from oid 6 from oid 43 current snap is 75 2024-08-17T00:36:58.794 INFO:tasks.rados.rados.0.smithi110.stdout:868: finishing rollback tid 2 to smithi11086371-42 2024-08-17T00:36:58.794 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 42 v 404 (ObjNum 192 snap 42 seq_num 192) dirty exists 2024-08-17T00:36:58.794 INFO:tasks.rados.rados.0.smithi110.stdout:867: finishing write tid 6 to smithi11086371-12 2024-08-17T00:36:58.794 INFO:tasks.rados.rados.0.smithi110.stdout:867: oid 12 updating version 0 to 216 2024-08-17T00:36:58.795 INFO:tasks.rados.rados.0.smithi110.stdout:867: oid 12 version 216 is already newer than 215 2024-08-17T00:36:58.795 INFO:tasks.rados.rados.0.smithi110.stdout:867: oid 12 updating version 216 to 219 2024-08-17T00:36:58.795 INFO:tasks.rados.rados.0.smithi110.stdout:867: oid 12 version 219 is already newer than 217 2024-08-17T00:36:58.795 INFO:tasks.rados.rados.0.smithi110.stdout:867: oid 12 version 219 is already newer than 218 2024-08-17T00:36:58.795 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 219 (ObjNum 286 snap 75 seq_num 286) dirty exists 2024-08-17T00:36:58.795 INFO:tasks.rados.rados.0.smithi110.stdout:867: left oid 12 (ObjNum 286 snap 75 seq_num 286) 2024-08-17T00:36:58.795 INFO:tasks.rados.rados.0.smithi110.stdout:869: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:36:58.795 INFO:tasks.rados.rados.0.smithi110.stdout:867: done (3 left) 2024-08-17T00:36:58.796 INFO:tasks.rados.rados.0.smithi110.stdout:868: done (2 left) 2024-08-17T00:36:58.796 INFO:tasks.rados.rados.0.smithi110.stdout:869: done (1 left) 2024-08-17T00:36:58.796 INFO:tasks.rados.rados.0.smithi110.stdout:872: read oid 25 snap -1 2024-08-17T00:36:58.796 INFO:tasks.rados.rados.0.smithi110.stdout:872: expect deleted 2024-08-17T00:36:58.796 INFO:tasks.rados.rados.0.smithi110.stdout:873: setattr oid 13 current snap is 75 2024-08-17T00:36:58.797 INFO:tasks.rados.rados.0.smithi110.stdout:872: done (2 left) 2024-08-17T00:36:58.797 INFO:tasks.rados.rados.0.smithi110.stdout:874: rollback oid 42 current snap is 75 2024-08-17T00:36:58.797 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 42 to 67 2024-08-17T00:36:58.797 INFO:tasks.rados.rados.0.smithi110.stdout:875: copy_from oid 19 from oid 2 current snap is 75 2024-08-17T00:36:58.797 INFO:tasks.rados.rados.0.smithi110.stdout:876: read oid 26 snap -1 2024-08-17T00:36:58.797 INFO:tasks.rados.rados.0.smithi110.stdout:876: expect (ObjNum 227 snap 56 seq_num 227) 2024-08-17T00:36:58.797 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 44 current snap is 75 2024-08-17T00:36:58.798 INFO:tasks.rados.rados.0.smithi110.stdout:877: seq_num 288 ranges {2383872=24576} 2024-08-17T00:36:58.811 INFO:tasks.rados.rados.0.smithi110.stdout:877: writing smithi11086371-44 from 2383872 to 2408448 tid 1 2024-08-17T00:36:58.811 INFO:tasks.rados.rados.0.smithi110.stdout:878: rmattr oid 46 current snap is 75 2024-08-17T00:36:58.812 INFO:tasks.rados.rados.0.smithi110.stdout:878: done (6 left) 2024-08-17T00:36:58.812 INFO:tasks.rados.rados.0.smithi110.stdout:879: snap_create 2024-08-17T00:36:58.812 INFO:tasks.rados.rados.0.smithi110.stdout:874: finishing rollback tid 0 to smithi11086371-42 2024-08-17T00:36:58.812 INFO:tasks.rados.rados.0.smithi110.stdout:875: finishing copy_from to smithi11086371-19 2024-08-17T00:36:58.812 INFO:tasks.rados.rados.0.smithi110.stdout:875: got expected ENOENT (src dne) 2024-08-17T00:36:58.812 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 350 (ObjNum 275 snap 73 seq_num 275) dirty exists 2024-08-17T00:36:58.812 INFO:tasks.rados.rados.0.smithi110.stdout:875: finishing copy_from racing read to smithi11086371-19 2024-08-17T00:36:58.812 INFO:tasks.rados.rados.0.smithi110.stdout:874: finishing rollback tid 1 to smithi11086371-42 2024-08-17T00:36:58.812 INFO:tasks.rados.rados.0.smithi110.stdout:874: finishing rollback tid 2 to smithi11086371-42 2024-08-17T00:36:58.812 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 42 v 407 (ObjNum 192 snap 42 seq_num 192) dirty exists 2024-08-17T00:36:58.812 INFO:tasks.rados.rados.0.smithi110.stdout:871: finishing copy_from racing read to smithi11086371-6 2024-08-17T00:36:58.812 INFO:tasks.rados.rados.0.smithi110.stdout:871: finishing copy_from to smithi11086371-6 2024-08-17T00:36:58.812 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 163 (ObjNum 219 snap 52 seq_num 219) dirty exists 2024-08-17T00:36:58.813 INFO:tasks.rados.rados.0.smithi110.stdout:877: finishing write tid 1 to smithi11086371-44 2024-08-17T00:36:58.813 INFO:tasks.rados.rados.0.smithi110.stdout:877: finishing write tid 2 to smithi11086371-44 2024-08-17T00:36:58.814 INFO:tasks.rados.rados.0.smithi110.stdout:877: finishing write tid 3 to smithi11086371-44 2024-08-17T00:36:58.814 INFO:tasks.rados.rados.0.smithi110.stdout:877: oid 44 updating version 0 to 220 2024-08-17T00:36:58.814 INFO:tasks.rados.rados.0.smithi110.stdout:877: oid 44 updating version 220 to 221 2024-08-17T00:36:58.814 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 221 (ObjNum 288 snap 75 seq_num 288) dirty exists 2024-08-17T00:36:58.814 INFO:tasks.rados.rados.0.smithi110.stdout:877: left oid 44 (ObjNum 288 snap 75 seq_num 288) 2024-08-17T00:36:58.818 INFO:tasks.rados.rados.0.smithi110.stdout:876: expect (ObjNum 227 snap 56 seq_num 227) 2024-08-17T00:36:59.554 INFO:tasks.rados.rados.0.smithi110.stdout:871: done (6 left) 2024-08-17T00:36:59.555 INFO:tasks.rados.rados.0.smithi110.stdout:873: done (5 left) 2024-08-17T00:36:59.555 INFO:tasks.rados.rados.0.smithi110.stdout:874: done (4 left) 2024-08-17T00:36:59.555 INFO:tasks.rados.rados.0.smithi110.stdout:875: done (3 left) 2024-08-17T00:36:59.555 INFO:tasks.rados.rados.0.smithi110.stdout:876: done (2 left) 2024-08-17T00:36:59.555 INFO:tasks.rados.rados.0.smithi110.stdout:877: done (1 left) 2024-08-17T00:36:59.555 INFO:tasks.rados.rados.0.smithi110.stdout:879: done (0 left) 2024-08-17T00:36:59.555 INFO:tasks.rados.rados.0.smithi110.stdout:880: rmattr oid 35 current snap is 76 2024-08-17T00:36:59.555 INFO:tasks.rados.rados.0.smithi110.stdout:880: done (0 left) 2024-08-17T00:36:59.555 INFO:tasks.rados.rados.0.smithi110.stdout:881: read oid 27 snap -1 2024-08-17T00:36:59.555 INFO:tasks.rados.rados.0.smithi110.stdout:881: expect (ObjNum 278 snap 73 seq_num 278) 2024-08-17T00:36:59.555 INFO:tasks.rados.rados.0.smithi110.stdout:882: setattr oid 18 current snap is 76 2024-08-17T00:36:59.556 INFO:tasks.rados.rados.0.smithi110.stdout:883: rollback oid 25 current snap is 76 2024-08-17T00:36:59.556 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 25 to 60 2024-08-17T00:36:59.556 INFO:tasks.rados.rados.0.smithi110.stdout:884: snap_remove snap 72 2024-08-17T00:36:59.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:59 smithi110 ceph-mon[29669]: osdmap e223: 8 total, 8 up, 8 in 2024-08-17T00:36:59.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:36:59 smithi110 ceph-mon[29669]: pgmap v312: 121 pgs: 121 active+clean; 175 MiB data, 661 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:36:59.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:59 smithi110 ceph-mon[41467]: osdmap e223: 8 total, 8 up, 8 in 2024-08-17T00:36:59.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:36:59 smithi110 ceph-mon[41467]: pgmap v312: 121 pgs: 121 active+clean; 175 MiB data, 661 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:36:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:59 smithi177 ceph-mon[33147]: osdmap e223: 8 total, 8 up, 8 in 2024-08-17T00:36:59.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:36:59 smithi177 ceph-mon[33147]: pgmap v312: 121 pgs: 121 active+clean; 175 MiB data, 661 MiB used, 715 GiB / 715 GiB avail 2024-08-17T00:37:00.560 INFO:tasks.rados.rados.0.smithi110.stdout:884: done (3 left) 2024-08-17T00:37:00.560 INFO:tasks.rados.rados.0.smithi110.stdout:885: snap_create 2024-08-17T00:37:00.560 INFO:tasks.rados.rados.0.smithi110.stdout:883: finishing rollback tid 1 to smithi11086371-25 2024-08-17T00:37:00.560 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-17T00:37:00.560 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 300 (ObjNum 276 snap 73 seq_num 276) dirty exists 2024-08-17T00:37:00.560 INFO:tasks.rados.rados.0.smithi110.stdout:881: expect (ObjNum 278 snap 73 seq_num 278) 2024-08-17T00:37:00.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:00 smithi110 ceph-mon[41467]: osdmap e224: 8 total, 8 up, 8 in 2024-08-17T00:37:00.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:00 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:37:00.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:00 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:37:00.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:00 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:37:00.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:00 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:37:00.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:00 smithi110 ceph-mon[29669]: osdmap e224: 8 total, 8 up, 8 in 2024-08-17T00:37:00.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:00 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:37:00.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:00 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:37:00.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:00 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:37:00.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:00 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:37:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:00 smithi177 ceph-mon[33147]: osdmap e224: 8 total, 8 up, 8 in 2024-08-17T00:37:00.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:00 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:37:00.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:00 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:37:00.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:00 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:37:00.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:00 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:37:01.565 INFO:tasks.rados.rados.0.smithi110.stdout:881: done (3 left) 2024-08-17T00:37:01.565 INFO:tasks.rados.rados.0.smithi110.stdout:882: done (2 left) 2024-08-17T00:37:01.566 INFO:tasks.rados.rados.0.smithi110.stdout:883: done (1 left) 2024-08-17T00:37:01.566 INFO:tasks.rados.rados.0.smithi110.stdout:885: done (0 left) 2024-08-17T00:37:01.566 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 1 current snap is 77 2024-08-17T00:37:01.566 INFO:tasks.rados.rados.0.smithi110.stdout:886: seq_num 289 ranges {0=40960} 2024-08-17T00:37:01.566 INFO:tasks.rados.rados.0.smithi110.stdout:886: writing smithi11086371-1 from 0 to 40960 tid 1 2024-08-17T00:37:01.566 INFO:tasks.rados.rados.0.smithi110.stdout:887: copy_from oid 48 from oid 18 current snap is 77 2024-08-17T00:37:01.566 INFO:tasks.rados.rados.0.smithi110.stdout:888: read oid 33 snap -1 2024-08-17T00:37:01.566 INFO:tasks.rados.rados.0.smithi110.stdout:888: expect (ObjNum 277 snap 73 seq_num 277) 2024-08-17T00:37:01.566 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 25 current snap is 77 2024-08-17T00:37:01.566 INFO:tasks.rados.rados.0.smithi110.stdout:889: seq_num 290 ranges {0=57344} 2024-08-17T00:37:01.566 INFO:tasks.rados.rados.0.smithi110.stdout:889: writing smithi11086371-25 from 0 to 57344 tid 1 2024-08-17T00:37:01.566 INFO:tasks.rados.rados.0.smithi110.stdout:890: rollback oid 27 current snap is 77 2024-08-17T00:37:01.567 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 27 to 53 2024-08-17T00:37:01.567 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 44 current snap is 77 2024-08-17T00:37:01.567 INFO:tasks.rados.rados.0.smithi110.stdout:891: seq_num 291 ranges {2408448=81920} 2024-08-17T00:37:01.580 INFO:tasks.rados.rados.0.smithi110.stdout:891: writing smithi11086371-44 from 2408448 to 2490368 tid 1 2024-08-17T00:37:01.580 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 42 current snap is 77 2024-08-17T00:37:01.580 INFO:tasks.rados.rados.0.smithi110.stdout:889: finishing write tid 1 to smithi11086371-25 2024-08-17T00:37:01.580 INFO:tasks.rados.rados.0.smithi110.stdout:892: seq_num 292 ranges {819200=98304} 2024-08-17T00:37:01.585 INFO:tasks.rados.rados.0.smithi110.stdout:892: writing smithi11086371-42 from 819200 to 917504 tid 1 2024-08-17T00:37:01.586 INFO:tasks.rados.rados.0.smithi110.stdout:893: rollback oid 43 current snap is 77 2024-08-17T00:37:01.586 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 43 to 60 2024-08-17T00:37:01.586 INFO:tasks.rados.rados.0.smithi110.stdout:889: finishing write tid 2 to smithi11086371-25 2024-08-17T00:37:01.586 INFO:tasks.rados.rados.0.smithi110.stdout:886: finishing write tid 1 to smithi11086371-1 2024-08-17T00:37:01.586 INFO:tasks.rados.rados.0.smithi110.stdout:886: finishing write tid 2 to smithi11086371-1 2024-08-17T00:37:01.586 INFO:tasks.rados.rados.0.smithi110.stdout:890: finishing rollback tid 0 to smithi11086371-27 2024-08-17T00:37:01.586 INFO:tasks.rados.rados.0.smithi110.stdout:890: finishing rollback tid 1 to smithi11086371-27 2024-08-17T00:37:01.586 INFO:tasks.rados.rados.0.smithi110.stdout:890: finishing rollback tid 2 to smithi11086371-27 2024-08-17T00:37:01.586 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 192 (ObjNum 211 snap 48 seq_num 211) dirty exists 2024-08-17T00:37:01.586 INFO:tasks.rados.rados.0.smithi110.stdout:889: finishing write tid 3 to smithi11086371-25 2024-08-17T00:37:01.587 INFO:tasks.rados.rados.0.smithi110.stdout:889: oid 25 updating version 0 to 413 2024-08-17T00:37:01.587 INFO:tasks.rados.rados.0.smithi110.stdout:889: oid 25 version 413 is already newer than 412 2024-08-17T00:37:01.587 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 413 (ObjNum 290 snap 77 seq_num 290) dirty exists 2024-08-17T00:37:01.587 INFO:tasks.rados.rados.0.smithi110.stdout:889: left oid 25 (ObjNum 290 snap 77 seq_num 290) 2024-08-17T00:37:01.587 INFO:tasks.rados.rados.0.smithi110.stdout:886: finishing write tid 3 to smithi11086371-1 2024-08-17T00:37:01.587 INFO:tasks.rados.rados.0.smithi110.stdout:886: oid 1 updating version 0 to 158 2024-08-17T00:37:01.587 INFO:tasks.rados.rados.0.smithi110.stdout:886: oid 1 version 158 is already newer than 157 2024-08-17T00:37:01.587 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 158 (ObjNum 289 snap 77 seq_num 289) dirty exists 2024-08-17T00:37:01.587 INFO:tasks.rados.rados.0.smithi110.stdout:886: left oid 1 (ObjNum 289 snap 77 seq_num 289) 2024-08-17T00:37:01.587 INFO:tasks.rados.rados.0.smithi110.stdout:886: done (7 left) 2024-08-17T00:37:01.587 INFO:tasks.rados.rados.0.smithi110.stdout:889: done (6 left) 2024-08-17T00:37:01.587 INFO:tasks.rados.rados.0.smithi110.stdout:890: done (5 left) 2024-08-17T00:37:01.588 INFO:tasks.rados.rados.0.smithi110.stdout:894: delete oid 15 current snap is 77 2024-08-17T00:37:01.588 INFO:tasks.rados.rados.0.smithi110.stdout:891: finishing write tid 1 to smithi11086371-44 2024-08-17T00:37:01.588 INFO:tasks.rados.rados.0.smithi110.stdout:891: finishing write tid 2 to smithi11086371-44 2024-08-17T00:37:01.588 INFO:tasks.rados.rados.0.smithi110.stdout:891: finishing write tid 3 to smithi11086371-44 2024-08-17T00:37:01.588 INFO:tasks.rados.rados.0.smithi110.stdout:891: oid 44 updating version 0 to 227 2024-08-17T00:37:01.588 INFO:tasks.rados.rados.0.smithi110.stdout:891: oid 44 updating version 227 to 228 2024-08-17T00:37:01.588 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 228 (ObjNum 291 snap 77 seq_num 291) dirty exists 2024-08-17T00:37:01.588 INFO:tasks.rados.rados.0.smithi110.stdout:891: left oid 44 (ObjNum 291 snap 77 seq_num 291) 2024-08-17T00:37:01.588 INFO:tasks.rados.rados.0.smithi110.stdout:891: done (5 left) 2024-08-17T00:37:01.589 INFO:tasks.rados.rados.0.smithi110.stdout:894: done (4 left) 2024-08-17T00:37:01.589 INFO:tasks.rados.rados.0.smithi110.stdout:895: rmattr oid 40 current snap is 77 2024-08-17T00:37:01.589 INFO:tasks.rados.rados.0.smithi110.stdout:895: done (4 left) 2024-08-17T00:37:01.589 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 22 current snap is 77 2024-08-17T00:37:01.589 INFO:tasks.rados.rados.0.smithi110.stdout:896: seq_num 294 ranges {2564096=131072} 2024-08-17T00:37:01.602 INFO:tasks.rados.rados.0.smithi110.stdout:896: writing smithi11086371-22 from 2564096 to 2695168 tid 1 2024-08-17T00:37:01.602 INFO:tasks.rados.rados.0.smithi110.stdout:897: rollback oid 16 current snap is 77 2024-08-17T00:37:01.603 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 16 to 75 2024-08-17T00:37:01.603 INFO:tasks.rados.rados.0.smithi110.stdout:893: finishing rollback tid 0 to smithi11086371-43 2024-08-17T00:37:01.603 INFO:tasks.rados.rados.0.smithi110.stdout:893: finishing rollback tid 1 to smithi11086371-43 2024-08-17T00:37:01.603 INFO:tasks.rados.rados.0.smithi110.stdout:893: finishing rollback tid 2 to smithi11086371-43 2024-08-17T00:37:01.603 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 222 (ObjNum 204 snap 47 seq_num 204) dirty exists 2024-08-17T00:37:01.603 INFO:tasks.rados.rados.0.smithi110.stdout:888: expect (ObjNum 277 snap 73 seq_num 277) 2024-08-17T00:37:01.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:01 smithi177 ceph-mon[33147]: osdmap e225: 8 total, 8 up, 8 in 2024-08-17T00:37:01.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:01 smithi177 ceph-mon[33147]: pgmap v315: 121 pgs: 121 active+clean; 183 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 9.4 MiB/s rd, 4.1 MiB/s wr, 24 op/s 2024-08-17T00:37:01.952 INFO:tasks.rados.rados.0.smithi110.stdout:892: finishing write tid 1 to smithi11086371-42 2024-08-17T00:37:01.952 INFO:tasks.rados.rados.0.smithi110.stdout:892: finishing write tid 2 to smithi11086371-42 2024-08-17T00:37:01.952 INFO:tasks.rados.rados.0.smithi110.stdout:892: finishing write tid 3 to smithi11086371-42 2024-08-17T00:37:01.952 INFO:tasks.rados.rados.0.smithi110.stdout:892: oid 42 updating version 0 to 416 2024-08-17T00:37:01.952 INFO:tasks.rados.rados.0.smithi110.stdout:892: oid 42 version 416 is already newer than 415 2024-08-17T00:37:01.952 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 42 v 416 (ObjNum 292 snap 77 seq_num 292) dirty exists 2024-08-17T00:37:01.953 INFO:tasks.rados.rados.0.smithi110.stdout:892: left oid 42 (ObjNum 292 snap 77 seq_num 292) 2024-08-17T00:37:01.953 INFO:tasks.rados.rados.0.smithi110.stdout:896: finishing write tid 1 to smithi11086371-22 2024-08-17T00:37:01.953 INFO:tasks.rados.rados.0.smithi110.stdout:896: finishing write tid 2 to smithi11086371-22 2024-08-17T00:37:01.953 INFO:tasks.rados.rados.0.smithi110.stdout:888: done (5 left) 2024-08-17T00:37:01.953 INFO:tasks.rados.rados.0.smithi110.stdout:892: done (4 left) 2024-08-17T00:37:01.953 INFO:tasks.rados.rados.0.smithi110.stdout:893: done (3 left) 2024-08-17T00:37:01.953 INFO:tasks.rados.rados.0.smithi110.stdout:898: read oid 46 snap -1 2024-08-17T00:37:01.953 INFO:tasks.rados.rados.0.smithi110.stdout:898: expect deleted 2024-08-17T00:37:01.953 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 10 current snap is 77 2024-08-17T00:37:01.953 INFO:tasks.rados.rados.0.smithi110.stdout:897: finishing rollback tid 0 to smithi11086371-16 2024-08-17T00:37:01.953 INFO:tasks.rados.rados.0.smithi110.stdout:899: seq_num 295 ranges {2146304=147456} 2024-08-17T00:37:01.964 INFO:tasks.rados.rados.0.smithi110.stdout:899: writing smithi11086371-10 from 2146304 to 2293760 tid 1 2024-08-17T00:37:01.964 INFO:tasks.rados.rados.0.smithi110.stdout:900: setattr oid 21 current snap is 77 2024-08-17T00:37:01.964 INFO:tasks.rados.rados.0.smithi110.stdout:887: finishing copy_from racing read to smithi11086371-48 2024-08-17T00:37:01.964 INFO:tasks.rados.rados.0.smithi110.stdout:896: finishing write tid 3 to smithi11086371-22 2024-08-17T00:37:01.964 INFO:tasks.rados.rados.0.smithi110.stdout:896: oid 22 updating version 0 to 357 2024-08-17T00:37:01.965 INFO:tasks.rados.rados.0.smithi110.stdout:896: oid 22 version 357 is already newer than 356 2024-08-17T00:37:01.965 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 357 (ObjNum 294 snap 77 seq_num 294) dirty exists 2024-08-17T00:37:01.965 INFO:tasks.rados.rados.0.smithi110.stdout:896: left oid 22 (ObjNum 294 snap 77 seq_num 294) 2024-08-17T00:37:01.965 INFO:tasks.rados.rados.0.smithi110.stdout:897: finishing rollback tid 1 to smithi11086371-16 2024-08-17T00:37:01.965 INFO:tasks.rados.rados.0.smithi110.stdout:897: finishing rollback tid 2 to smithi11086371-16 2024-08-17T00:37:01.965 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 361 (ObjNum 233 snap 56 seq_num 233) dirty exists 2024-08-17T00:37:01.965 INFO:tasks.rados.rados.0.smithi110.stdout:887: finishing copy_from to smithi11086371-48 2024-08-17T00:37:01.965 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 300 (ObjNum 276 snap 73 seq_num 276) dirty exists 2024-08-17T00:37:01.966 INFO:tasks.rados.rados.0.smithi110.stdout:887: done (5 left) 2024-08-17T00:37:01.966 INFO:tasks.rados.rados.0.smithi110.stdout:896: done (4 left) 2024-08-17T00:37:01.966 INFO:tasks.rados.rados.0.smithi110.stdout:897: done (3 left) 2024-08-17T00:37:01.966 INFO:tasks.rados.rados.0.smithi110.stdout:898: done (2 left) 2024-08-17T00:37:01.966 INFO:tasks.rados.rados.0.smithi110.stdout:901: copy_from oid 41 from oid 48 current snap is 77 2024-08-17T00:37:01.966 INFO:tasks.rados.rados.0.smithi110.stdout:902: read oid 12 snap 53 2024-08-17T00:37:01.966 INFO:tasks.rados.rados.0.smithi110.stdout:902: expect (ObjNum 196 snap 42 seq_num 196) 2024-08-17T00:37:01.966 INFO:tasks.rados.rados.0.smithi110.stdout:903: rmattr oid 24 current snap is 77 2024-08-17T00:37:01.966 INFO:tasks.rados.rados.0.smithi110.stdout:903: done (4 left) 2024-08-17T00:37:01.967 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 45 current snap is 77 2024-08-17T00:37:01.967 INFO:tasks.rados.rados.0.smithi110.stdout:904: seq_num 296 ranges {557056=163840} 2024-08-17T00:37:01.970 INFO:tasks.rados.rados.0.smithi110.stdout:904: writing smithi11086371-45 from 557056 to 720896 tid 1 2024-08-17T00:37:01.970 INFO:tasks.rados.rados.0.smithi110.stdout:905: rmattr oid 42 current snap is 77 2024-08-17T00:37:01.970 INFO:tasks.rados.rados.0.smithi110.stdout:905: done (5 left) 2024-08-17T00:37:01.970 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 17 current snap is 77 2024-08-17T00:37:01.970 INFO:tasks.rados.rados.0.smithi110.stdout:899: finishing write tid 1 to smithi11086371-10 2024-08-17T00:37:01.970 INFO:tasks.rados.rados.0.smithi110.stdout:899: finishing write tid 2 to smithi11086371-10 2024-08-17T00:37:01.970 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 233 (ObjNum 229 snap 56 seq_num 229) dirty exists 2024-08-17T00:37:01.971 INFO:tasks.rados.rados.0.smithi110.stdout:906: seq_num 297 ranges {2080768=180224} 2024-08-17T00:37:01.982 INFO:tasks.rados.rados.0.smithi110.stdout:906: writing smithi11086371-17 from 2080768 to 2260992 tid 1 2024-08-17T00:37:01.982 INFO:tasks.rados.rados.0.smithi110.stdout:900: done (5 left) 2024-08-17T00:37:01.982 INFO:tasks.rados.rados.0.smithi110.stdout:907: read oid 11 snap 67 2024-08-17T00:37:01.982 INFO:tasks.rados.rados.0.smithi110.stdout:907: expect deleted 2024-08-17T00:37:01.982 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 34 current snap is 77 2024-08-17T00:37:01.982 INFO:tasks.rados.rados.0.smithi110.stdout:908: seq_num 298 ranges {1646592=196608} 2024-08-17T00:37:01.993 INFO:tasks.rados.rados.0.smithi110.stdout:908: writing smithi11086371-34 from 1646592 to 1843200 tid 1 2024-08-17T00:37:01.993 INFO:tasks.rados.rados.0.smithi110.stdout:909: read oid 1 snap 51 2024-08-17T00:37:01.993 INFO:tasks.rados.rados.0.smithi110.stdout:909: expect (ObjNum 199 snap 43 seq_num 199) 2024-08-17T00:37:01.993 INFO:tasks.rados.rados.0.smithi110.stdout:910: setattr oid 42 current snap is 77 2024-08-17T00:37:01.993 INFO:tasks.rados.rados.0.smithi110.stdout:899: finishing write tid 3 to smithi11086371-10 2024-08-17T00:37:01.993 INFO:tasks.rados.rados.0.smithi110.stdout:899: oid 10 updating version 0 to 224 2024-08-17T00:37:01.994 INFO:tasks.rados.rados.0.smithi110.stdout:899: oid 10 updating version 224 to 225 2024-08-17T00:37:01.994 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 225 (ObjNum 295 snap 77 seq_num 295) dirty exists 2024-08-17T00:37:01.994 INFO:tasks.rados.rados.0.smithi110.stdout:899: left oid 10 (ObjNum 295 snap 77 seq_num 295) 2024-08-17T00:37:01.994 INFO:tasks.rados.rados.0.smithi110.stdout:904: finishing write tid 1 to smithi11086371-45 2024-08-17T00:37:01.994 INFO:tasks.rados.rados.0.smithi110.stdout:904: finishing write tid 2 to smithi11086371-45 2024-08-17T00:37:01.994 INFO:tasks.rados.rados.0.smithi110.stdout:904: finishing write tid 3 to smithi11086371-45 2024-08-17T00:37:01.994 INFO:tasks.rados.rados.0.smithi110.stdout:904: oid 45 updating version 0 to 288 2024-08-17T00:37:01.994 INFO:tasks.rados.rados.0.smithi110.stdout:904: oid 45 updating version 288 to 289 2024-08-17T00:37:01.994 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 289 (ObjNum 296 snap 77 seq_num 296) dirty exists 2024-08-17T00:37:01.994 INFO:tasks.rados.rados.0.smithi110.stdout:904: left oid 45 (ObjNum 296 snap 77 seq_num 296) 2024-08-17T00:37:01.994 INFO:tasks.rados.rados.0.smithi110.stdout:906: finishing write tid 1 to smithi11086371-17 2024-08-17T00:37:01.994 INFO:tasks.rados.rados.0.smithi110.stdout:906: finishing write tid 2 to smithi11086371-17 2024-08-17T00:37:01.994 INFO:tasks.rados.rados.0.smithi110.stdout:906: finishing write tid 3 to smithi11086371-17 2024-08-17T00:37:01.994 INFO:tasks.rados.rados.0.smithi110.stdout:906: oid 17 updating version 0 to 163 2024-08-17T00:37:01.995 INFO:tasks.rados.rados.0.smithi110.stdout:906: oid 17 version 163 is already newer than 162 2024-08-17T00:37:01.995 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 163 (ObjNum 297 snap 77 seq_num 297) dirty exists 2024-08-17T00:37:01.995 INFO:tasks.rados.rados.0.smithi110.stdout:906: left oid 17 (ObjNum 297 snap 77 seq_num 297) 2024-08-17T00:37:01.995 INFO:tasks.rados.rados.0.smithi110.stdout:902: expect (ObjNum 196 snap 42 seq_num 196) 2024-08-17T00:37:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:01 smithi110 ceph-mon[41467]: osdmap e225: 8 total, 8 up, 8 in 2024-08-17T00:37:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:01 smithi110 ceph-mon[41467]: pgmap v315: 121 pgs: 121 active+clean; 183 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 9.4 MiB/s rd, 4.1 MiB/s wr, 24 op/s 2024-08-17T00:37:02.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:01 smithi110 ceph-mon[29669]: osdmap e225: 8 total, 8 up, 8 in 2024-08-17T00:37:02.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:01 smithi110 ceph-mon[29669]: pgmap v315: 121 pgs: 121 active+clean; 183 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 9.4 MiB/s rd, 4.1 MiB/s wr, 24 op/s 2024-08-17T00:37:02.397 INFO:tasks.rados.rados.0.smithi110.stdout:901: finishing copy_from racing read to smithi11086371-41 2024-08-17T00:37:02.397 INFO:tasks.rados.rados.0.smithi110.stdout:901: finishing copy_from to smithi11086371-41 2024-08-17T00:37:02.397 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 300 (ObjNum 276 snap 73 seq_num 276) dirty exists 2024-08-17T00:37:02.397 INFO:tasks.rados.rados.0.smithi110.stdout:908: finishing write tid 1 to smithi11086371-34 2024-08-17T00:37:02.397 INFO:tasks.rados.rados.0.smithi110.stdout:908: finishing write tid 2 to smithi11086371-34 2024-08-17T00:37:02.398 INFO:tasks.rados.rados.0.smithi110.stdout:908: finishing write tid 3 to smithi11086371-34 2024-08-17T00:37:02.398 INFO:tasks.rados.rados.0.smithi110.stdout:908: oid 34 updating version 0 to 294 2024-08-17T00:37:02.398 INFO:tasks.rados.rados.0.smithi110.stdout:908: oid 34 version 294 is already newer than 293 2024-08-17T00:37:02.398 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 294 (ObjNum 298 snap 77 seq_num 298) dirty exists 2024-08-17T00:37:02.398 INFO:tasks.rados.rados.0.smithi110.stdout:908: left oid 34 (ObjNum 298 snap 77 seq_num 298) 2024-08-17T00:37:02.398 INFO:tasks.rados.rados.0.smithi110.stdout:909: expect (ObjNum 199 snap 43 seq_num 199) 2024-08-17T00:37:02.421 INFO:tasks.rados.rados.0.smithi110.stdout:899: done (8 left) 2024-08-17T00:37:02.421 INFO:tasks.rados.rados.0.smithi110.stdout:901: done (7 left) 2024-08-17T00:37:02.421 INFO:tasks.rados.rados.0.smithi110.stdout:902: done (6 left) 2024-08-17T00:37:02.421 INFO:tasks.rados.rados.0.smithi110.stdout:904: done (5 left) 2024-08-17T00:37:02.421 INFO:tasks.rados.rados.0.smithi110.stdout:906: done (4 left) 2024-08-17T00:37:02.421 INFO:tasks.rados.rados.0.smithi110.stdout:907: done (3 left) 2024-08-17T00:37:02.421 INFO:tasks.rados.rados.0.smithi110.stdout:908: done (2 left) 2024-08-17T00:37:02.422 INFO:tasks.rados.rados.0.smithi110.stdout:909: done (1 left) 2024-08-17T00:37:02.422 INFO:tasks.rados.rados.0.smithi110.stdout:911: read oid 40 snap 61 2024-08-17T00:37:02.422 INFO:tasks.rados.rados.0.smithi110.stdout:911: expect deleted 2024-08-17T00:37:02.422 INFO:tasks.rados.rados.0.smithi110.stdout:912: rmattr oid 3 current snap is 77 2024-08-17T00:37:02.422 INFO:tasks.rados.rados.0.smithi110.stdout:912: done (2 left) 2024-08-17T00:37:02.422 INFO:tasks.rados.rados.0.smithi110.stdout:913: snap_remove snap 63 2024-08-17T00:37:02.550 INFO:tasks.rados.rados.0.smithi110.stdout:913: done (2 left) 2024-08-17T00:37:02.551 INFO:tasks.rados.rados.0.smithi110.stdout:914: read oid 15 snap -1 2024-08-17T00:37:02.551 INFO:tasks.rados.rados.0.smithi110.stdout:914: expect deleted 2024-08-17T00:37:02.551 INFO:tasks.rados.rados.0.smithi110.stdout:915: rmattr oid 30 current snap is 77 2024-08-17T00:37:02.551 INFO:tasks.rados.rados.0.smithi110.stdout:915: done (3 left) 2024-08-17T00:37:02.551 INFO:tasks.rados.rados.0.smithi110.stdout:916: snap_remove snap 76 2024-08-17T00:37:02.845 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:02 smithi177 ceph-mon[33147]: osdmap e226: 8 total, 8 up, 8 in 2024-08-17T00:37:02.845 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:02 smithi177 ceph-mon[33147]: osdmap e227: 8 total, 8 up, 8 in 2024-08-17T00:37:03.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:02 smithi110 ceph-mon[29669]: osdmap e226: 8 total, 8 up, 8 in 2024-08-17T00:37:03.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:02 smithi110 ceph-mon[29669]: osdmap e227: 8 total, 8 up, 8 in 2024-08-17T00:37:03.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:02 smithi110 ceph-mon[41467]: osdmap e226: 8 total, 8 up, 8 in 2024-08-17T00:37:03.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:02 smithi110 ceph-mon[41467]: osdmap e227: 8 total, 8 up, 8 in 2024-08-17T00:37:03.563 INFO:tasks.rados.rados.0.smithi110.stdout:916: done (3 left) 2024-08-17T00:37:03.564 INFO:tasks.rados.rados.0.smithi110.stdout:917: copy_from oid 1 from oid 32 current snap is 77 2024-08-17T00:37:03.564 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 42 v 417 (ObjNum 292 snap 77 seq_num 292) dirty exists 2024-08-17T00:37:03.564 INFO:tasks.rados.rados.0.smithi110.stdout:910: done (3 left) 2024-08-17T00:37:03.564 INFO:tasks.rados.rados.0.smithi110.stdout:911: done (2 left) 2024-08-17T00:37:03.564 INFO:tasks.rados.rados.0.smithi110.stdout:914: done (1 left) 2024-08-17T00:37:03.564 INFO:tasks.rados.rados.0.smithi110.stdout:918: read oid 10 snap -1 2024-08-17T00:37:03.564 INFO:tasks.rados.rados.0.smithi110.stdout:918: expect (ObjNum 295 snap 77 seq_num 295) 2024-08-17T00:37:03.564 INFO:tasks.rados.rados.0.smithi110.stdout:919: copy_from oid 25 from oid 17 current snap is 77 2024-08-17T00:37:03.564 INFO:tasks.rados.rados.0.smithi110.stdout:920: delete oid 14 current snap is 77 2024-08-17T00:37:03.572 INFO:tasks.rados.rados.0.smithi110.stdout:920: done (3 left) 2024-08-17T00:37:03.572 INFO:tasks.rados.rados.0.smithi110.stdout:921: rollback oid 43 current snap is 77 2024-08-17T00:37:03.572 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 43 to 68 2024-08-17T00:37:03.572 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 7 current snap is 77 2024-08-17T00:37:03.572 INFO:tasks.rados.rados.0.smithi110.stdout:922: seq_num 300 ranges {0=229376} 2024-08-17T00:37:03.574 INFO:tasks.rados.rados.0.smithi110.stdout:922: writing smithi11086371-7 from 0 to 229376 tid 1 2024-08-17T00:37:03.574 INFO:tasks.rados.rados.0.smithi110.stdout:923: copy_from oid 49 from oid 33 current snap is 77 2024-08-17T00:37:03.574 INFO:tasks.rados.rados.0.smithi110.stdout:924: snap_remove snap 53 2024-08-17T00:37:03.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:03 smithi177 ceph-mon[33147]: pgmap v318: 121 pgs: 121 active+clean; 183 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 9.4 MiB/s rd, 4.1 MiB/s wr, 24 op/s 2024-08-17T00:37:03.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:03 smithi177 ceph-mon[33147]: osdmap e228: 8 total, 8 up, 8 in 2024-08-17T00:37:04.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:03 smithi110 ceph-mon[29669]: pgmap v318: 121 pgs: 121 active+clean; 183 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 9.4 MiB/s rd, 4.1 MiB/s wr, 24 op/s 2024-08-17T00:37:04.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:03 smithi110 ceph-mon[29669]: osdmap e228: 8 total, 8 up, 8 in 2024-08-17T00:37:04.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:03 smithi110 ceph-mon[41467]: pgmap v318: 121 pgs: 121 active+clean; 183 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 9.4 MiB/s rd, 4.1 MiB/s wr, 24 op/s 2024-08-17T00:37:04.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:03 smithi110 ceph-mon[41467]: osdmap e228: 8 total, 8 up, 8 in 2024-08-17T00:37:04.582 INFO:tasks.rados.rados.0.smithi110.stdout:924: done (6 left) 2024-08-17T00:37:04.582 INFO:tasks.rados.rados.0.smithi110.stdout:925: rollback oid 14 current snap is 77 2024-08-17T00:37:04.582 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 14 to 51 2024-08-17T00:37:04.582 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 40 current snap is 77 2024-08-17T00:37:04.582 INFO:tasks.rados.rados.0.smithi110.stdout:926: seq_num 301 ranges {2203648=245760} 2024-08-17T00:37:04.596 INFO:tasks.rados.rados.0.smithi110.stdout:926: writing smithi11086371-40 from 2203648 to 2449408 tid 1 2024-08-17T00:37:04.598 INFO:tasks.rados.rados.0.smithi110.stdout:922: finishing write tid 1 to smithi11086371-7 2024-08-17T00:37:04.598 INFO:tasks.rados.rados.0.smithi110.stdout:922: finishing write tid 2 to smithi11086371-7 2024-08-17T00:37:04.598 INFO:tasks.rados.rados.0.smithi110.stdout:918: expect (ObjNum 295 snap 77 seq_num 295) 2024-08-17T00:37:04.691 INFO:tasks.rados.rados.0.smithi110.stdout:921: finishing rollback tid 0 to smithi11086371-43 2024-08-17T00:37:04.691 INFO:tasks.rados.rados.0.smithi110.stdout:921: finishing rollback tid 1 to smithi11086371-43 2024-08-17T00:37:04.691 INFO:tasks.rados.rados.0.smithi110.stdout:921: finishing rollback tid 2 to smithi11086371-43 2024-08-17T00:37:04.691 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 234 (ObjNum 204 snap 47 seq_num 204) dirty exists 2024-08-17T00:37:04.691 INFO:tasks.rados.rados.0.smithi110.stdout:919: finishing copy_from racing read to smithi11086371-25 2024-08-17T00:37:04.691 INFO:tasks.rados.rados.0.smithi110.stdout:917: finishing copy_from racing read to smithi11086371-1 2024-08-17T00:37:04.691 INFO:tasks.rados.rados.0.smithi110.stdout:922: finishing write tid 3 to smithi11086371-7 2024-08-17T00:37:04.691 INFO:tasks.rados.rados.0.smithi110.stdout:922: oid 7 updating version 0 to 302 2024-08-17T00:37:04.691 INFO:tasks.rados.rados.0.smithi110.stdout:922: oid 7 version 302 is already newer than 301 2024-08-17T00:37:04.692 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 302 (ObjNum 300 snap 77 seq_num 300) dirty exists 2024-08-17T00:37:04.692 INFO:tasks.rados.rados.0.smithi110.stdout:922: left oid 7 (ObjNum 300 snap 77 seq_num 300) 2024-08-17T00:37:04.692 INFO:tasks.rados.rados.0.smithi110.stdout:919: finishing copy_from to smithi11086371-25 2024-08-17T00:37:04.692 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 163 (ObjNum 297 snap 77 seq_num 297) dirty exists 2024-08-17T00:37:04.692 INFO:tasks.rados.rados.0.smithi110.stdout:917: finishing copy_from to smithi11086371-1 2024-08-17T00:37:04.692 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 161 (ObjNum 246 snap 58 seq_num 246) dirty exists 2024-08-17T00:37:04.692 INFO:tasks.rados.rados.0.smithi110.stdout:923: finishing copy_from racing read to smithi11086371-49 2024-08-17T00:37:04.692 INFO:tasks.rados.rados.0.smithi110.stdout:917: done (7 left) 2024-08-17T00:37:04.692 INFO:tasks.rados.rados.0.smithi110.stdout:918: done (6 left) 2024-08-17T00:37:04.692 INFO:tasks.rados.rados.0.smithi110.stdout:919: done (5 left) 2024-08-17T00:37:04.692 INFO:tasks.rados.rados.0.smithi110.stdout:921: done (4 left) 2024-08-17T00:37:04.692 INFO:tasks.rados.rados.0.smithi110.stdout:922: done (3 left) 2024-08-17T00:37:04.692 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 22 current snap is 77 2024-08-17T00:37:04.693 INFO:tasks.rados.rados.0.smithi110.stdout:923: finishing copy_from to smithi11086371-49 2024-08-17T00:37:04.693 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 299 (ObjNum 277 snap 73 seq_num 277) dirty exists 2024-08-17T00:37:04.693 INFO:tasks.rados.rados.0.smithi110.stdout:925: finishing rollback tid 1 to smithi11086371-14 2024-08-17T00:37:04.693 INFO:tasks.rados.rados.0.smithi110.stdout:925: finishing rollback tid 2 to smithi11086371-14 2024-08-17T00:37:04.693 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 429 (ObjNum 195 snap 42 seq_num 195) dirty exists 2024-08-17T00:37:04.693 INFO:tasks.rados.rados.0.smithi110.stdout:927: seq_num 302 ranges {2695168=262144} 2024-08-17T00:37:04.706 INFO:tasks.rados.rados.0.smithi110.stdout:927: writing smithi11086371-22 from 2695168 to 2957312 tid 1 2024-08-17T00:37:04.706 INFO:tasks.rados.rados.0.smithi110.stdout:923: done (3 left) 2024-08-17T00:37:04.706 INFO:tasks.rados.rados.0.smithi110.stdout:925: done (2 left) 2024-08-17T00:37:04.706 INFO:tasks.rados.rados.0.smithi110.stdout:928: snap_create 2024-08-17T00:37:04.706 INFO:tasks.rados.rados.0.smithi110.stdout:926: finishing write tid 1 to smithi11086371-40 2024-08-17T00:37:04.707 INFO:tasks.rados.rados.0.smithi110.stdout:926: finishing write tid 2 to smithi11086371-40 2024-08-17T00:37:04.707 INFO:tasks.rados.rados.0.smithi110.stdout:926: finishing write tid 3 to smithi11086371-40 2024-08-17T00:37:04.707 INFO:tasks.rados.rados.0.smithi110.stdout:926: oid 40 updating version 0 to 66 2024-08-17T00:37:04.707 INFO:tasks.rados.rados.0.smithi110.stdout:926: oid 40 updating version 66 to 67 2024-08-17T00:37:04.707 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 67 (ObjNum 301 snap 77 seq_num 301) dirty exists 2024-08-17T00:37:04.707 INFO:tasks.rados.rados.0.smithi110.stdout:926: left oid 40 (ObjNum 301 snap 77 seq_num 301) 2024-08-17T00:37:04.708 INFO:tasks.rados.rados.0.smithi110.stdout:927: finishing write tid 1 to smithi11086371-22 2024-08-17T00:37:04.708 INFO:tasks.rados.rados.0.smithi110.stdout:927: finishing write tid 2 to smithi11086371-22 2024-08-17T00:37:04.710 INFO:tasks.rados.rados.0.smithi110.stdout:927: finishing write tid 3 to smithi11086371-22 2024-08-17T00:37:04.710 INFO:tasks.rados.rados.0.smithi110.stdout:927: oid 22 updating version 0 to 380 2024-08-17T00:37:04.710 INFO:tasks.rados.rados.0.smithi110.stdout:927: oid 22 updating version 380 to 381 2024-08-17T00:37:04.710 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 381 (ObjNum 302 snap 77 seq_num 302) dirty exists 2024-08-17T00:37:04.710 INFO:tasks.rados.rados.0.smithi110.stdout:927: left oid 22 (ObjNum 302 snap 77 seq_num 302) 2024-08-17T00:37:04.740 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:04 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:37:05.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:04 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:37:05.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:04 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:37:05.586 INFO:tasks.rados.rados.0.smithi110.stdout:926: done (2 left) 2024-08-17T00:37:05.586 INFO:tasks.rados.rados.0.smithi110.stdout:927: done (1 left) 2024-08-17T00:37:05.586 INFO:tasks.rados.rados.0.smithi110.stdout:928: done (0 left) 2024-08-17T00:37:05.586 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 45 current snap is 78 2024-08-17T00:37:05.586 INFO:tasks.rados.rados.0.smithi110.stdout:929: seq_num 303 ranges {720896=278528} 2024-08-17T00:37:05.591 INFO:tasks.rados.rados.0.smithi110.stdout:929: writing smithi11086371-45 from 720896 to 999424 tid 1 2024-08-17T00:37:05.591 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 10 current snap is 78 2024-08-17T00:37:05.591 INFO:tasks.rados.rados.0.smithi110.stdout:930: seq_num 304 ranges {2293760=294912} 2024-08-17T00:37:05.605 INFO:tasks.rados.rados.0.smithi110.stdout:930: writing smithi11086371-10 from 2293760 to 2588672 tid 1 2024-08-17T00:37:05.605 INFO:tasks.rados.rados.0.smithi110.stdout:931: delete oid 7 current snap is 78 2024-08-17T00:37:05.605 INFO:tasks.rados.rados.0.smithi110.stdout:929: finishing write tid 1 to smithi11086371-45 2024-08-17T00:37:05.605 INFO:tasks.rados.rados.0.smithi110.stdout:929: finishing write tid 2 to smithi11086371-45 2024-08-17T00:37:05.605 INFO:tasks.rados.rados.0.smithi110.stdout:929: finishing write tid 3 to smithi11086371-45 2024-08-17T00:37:05.605 INFO:tasks.rados.rados.0.smithi110.stdout:929: oid 45 updating version 0 to 308 2024-08-17T00:37:05.605 INFO:tasks.rados.rados.0.smithi110.stdout:929: oid 45 version 308 is already newer than 307 2024-08-17T00:37:05.605 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 308 (ObjNum 303 snap 78 seq_num 303) dirty exists 2024-08-17T00:37:05.605 INFO:tasks.rados.rados.0.smithi110.stdout:929: left oid 45 (ObjNum 303 snap 78 seq_num 303) 2024-08-17T00:37:05.606 INFO:tasks.rados.rados.0.smithi110.stdout:929: done (2 left) 2024-08-17T00:37:05.607 INFO:tasks.rados.rados.0.smithi110.stdout:931: done (1 left) 2024-08-17T00:37:05.607 INFO:tasks.rados.rados.0.smithi110.stdout:932: rmattr oid 20 current snap is 78 2024-08-17T00:37:05.607 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 47 current snap is 78 2024-08-17T00:37:05.607 INFO:tasks.rados.rados.0.smithi110.stdout:933: seq_num 306 ranges {778240=327680} 2024-08-17T00:37:05.613 INFO:tasks.rados.rados.0.smithi110.stdout:933: writing smithi11086371-47 from 778240 to 1105920 tid 1 2024-08-17T00:37:05.613 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 48 current snap is 78 2024-08-17T00:37:05.613 INFO:tasks.rados.rados.0.smithi110.stdout:934: seq_num 307 ranges {4800512=344064} 2024-08-17T00:37:05.640 INFO:tasks.rados.rados.0.smithi110.stdout:934: writing smithi11086371-48 from 4800512 to 5144576 tid 1 2024-08-17T00:37:05.640 INFO:tasks.rados.rados.0.smithi110.stdout:935: delete oid 6 current snap is 78 2024-08-17T00:37:05.640 INFO:tasks.rados.rados.0.smithi110.stdout:930: finishing write tid 1 to smithi11086371-10 2024-08-17T00:37:05.641 INFO:tasks.rados.rados.0.smithi110.stdout:930: finishing write tid 2 to smithi11086371-10 2024-08-17T00:37:05.641 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 441 (ObjNum 265 snap 66 seq_num 265) dirty exists 2024-08-17T00:37:05.641 INFO:tasks.rados.rados.0.smithi110.stdout:930: finishing write tid 3 to smithi11086371-10 2024-08-17T00:37:05.641 INFO:tasks.rados.rados.0.smithi110.stdout:930: oid 10 updating version 0 to 245 2024-08-17T00:37:05.641 INFO:tasks.rados.rados.0.smithi110.stdout:930: oid 10 version 245 is already newer than 244 2024-08-17T00:37:05.641 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 245 (ObjNum 304 snap 78 seq_num 304) dirty exists 2024-08-17T00:37:05.641 INFO:tasks.rados.rados.0.smithi110.stdout:930: left oid 10 (ObjNum 304 snap 78 seq_num 304) 2024-08-17T00:37:05.641 INFO:tasks.rados.rados.0.smithi110.stdout:933: finishing write tid 1 to smithi11086371-47 2024-08-17T00:37:05.641 INFO:tasks.rados.rados.0.smithi110.stdout:933: finishing write tid 2 to smithi11086371-47 2024-08-17T00:37:05.641 INFO:tasks.rados.rados.0.smithi110.stdout:933: finishing write tid 3 to smithi11086371-47 2024-08-17T00:37:05.641 INFO:tasks.rados.rados.0.smithi110.stdout:933: oid 47 updating version 0 to 384 2024-08-17T00:37:05.642 INFO:tasks.rados.rados.0.smithi110.stdout:933: oid 47 version 384 is already newer than 383 2024-08-17T00:37:05.642 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 47 v 384 (ObjNum 306 snap 78 seq_num 306) dirty exists 2024-08-17T00:37:05.642 INFO:tasks.rados.rados.0.smithi110.stdout:933: left oid 47 (ObjNum 306 snap 78 seq_num 306) 2024-08-17T00:37:05.642 INFO:tasks.rados.rados.0.smithi110.stdout:930: done (4 left) 2024-08-17T00:37:05.642 INFO:tasks.rados.rados.0.smithi110.stdout:932: done (3 left) 2024-08-17T00:37:05.642 INFO:tasks.rados.rados.0.smithi110.stdout:933: done (2 left) 2024-08-17T00:37:05.642 INFO:tasks.rados.rados.0.smithi110.stdout:935: done (1 left) 2024-08-17T00:37:05.642 INFO:tasks.rados.rados.0.smithi110.stdout:936: snap_create 2024-08-17T00:37:05.644 INFO:tasks.rados.rados.0.smithi110.stdout:934: finishing write tid 1 to smithi11086371-48 2024-08-17T00:37:05.644 INFO:tasks.rados.rados.0.smithi110.stdout:934: finishing write tid 2 to smithi11086371-48 2024-08-17T00:37:05.645 INFO:tasks.rados.rados.0.smithi110.stdout:934: finishing write tid 3 to smithi11086371-48 2024-08-17T00:37:05.645 INFO:tasks.rados.rados.0.smithi110.stdout:934: oid 48 updating version 0 to 311 2024-08-17T00:37:05.645 INFO:tasks.rados.rados.0.smithi110.stdout:934: oid 48 updating version 311 to 312 2024-08-17T00:37:05.645 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 312 (ObjNum 307 snap 78 seq_num 307) dirty exists 2024-08-17T00:37:05.645 INFO:tasks.rados.rados.0.smithi110.stdout:934: left oid 48 (ObjNum 307 snap 78 seq_num 307) 2024-08-17T00:37:05.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:05 smithi177 ceph-mon[33147]: osdmap e229: 8 total, 8 up, 8 in 2024-08-17T00:37:05.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:05 smithi177 ceph-mon[33147]: pgmap v321: 121 pgs: 121 active+clean; 209 MiB data, 756 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.5 MiB/s wr, 27 op/s 2024-08-17T00:37:06.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:05 smithi110 ceph-mon[41467]: osdmap e229: 8 total, 8 up, 8 in 2024-08-17T00:37:06.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:05 smithi110 ceph-mon[41467]: pgmap v321: 121 pgs: 121 active+clean; 209 MiB data, 756 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.5 MiB/s wr, 27 op/s 2024-08-17T00:37:06.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:05 smithi110 ceph-mon[29669]: osdmap e229: 8 total, 8 up, 8 in 2024-08-17T00:37:06.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:05 smithi110 ceph-mon[29669]: pgmap v321: 121 pgs: 121 active+clean; 209 MiB data, 756 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.5 MiB/s wr, 27 op/s 2024-08-17T00:37:06.352 INFO:tasks.rados.rados.0.smithi110.stdout:934: done (1 left) 2024-08-17T00:37:06.352 INFO:tasks.rados.rados.0.smithi110.stdout:936: done (0 left) 2024-08-17T00:37:06.352 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 13 current snap is 79 2024-08-17T00:37:06.352 INFO:tasks.rados.rados.0.smithi110.stdout:937: seq_num 309 ranges {3276800=376832} 2024-08-17T00:37:06.372 INFO:tasks.rados.rados.0.smithi110.stdout:937: writing smithi11086371-13 from 3276800 to 3653632 tid 1 2024-08-17T00:37:06.372 INFO:tasks.rados.rados.0.smithi110.stdout:938: delete oid 50 current snap is 79 2024-08-17T00:37:06.374 INFO:tasks.rados.rados.0.smithi110.stdout:938: done (1 left) 2024-08-17T00:37:06.374 INFO:tasks.rados.rados.0.smithi110.stdout:939: rollback oid 21 current snap is 79 2024-08-17T00:37:06.374 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 21 to 67 2024-08-17T00:37:06.374 INFO:tasks.rados.rados.0.smithi110.stdout:940: snap_remove snap 78 2024-08-17T00:37:06.582 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: [17/Aug/2024:00:37:06] ENGINE Bus STOPPING 2024-08-17T00:37:06.638 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:37:06.349+0000 7f10959e5640 -1 mgr handle_mgr_map I was active but no longer am 2024-08-17T00:37:06.638 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ignoring --setuser ceph since I am not root 2024-08-17T00:37:06.638 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ignoring --setgroup ceph since I am not root 2024-08-17T00:37:06.638 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:37:06.494+0000 7fd8f7b9d040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T00:37:06.638 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:37:06.636+0000 7fd8f7b9d040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T00:37:06.639 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: osdmap e230: 8 total, 8 up, 8 in 2024-08-17T00:37:06.639 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:37:06.639 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:37:06.639 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:37:06.639 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:37:06.640 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:37:06.640 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:06.640 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-17T00:37:06.640 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-17T00:37:06.640 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: Activating manager daemon x 2024-08-17T00:37:06.640 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: osdmap e231: 8 total, 8 up, 8 in 2024-08-17T00:37:06.640 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: from='mgr.24419 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-08-17T00:37:06.640 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: mgrmap e24: x(active, starting, since 0.00905562s) 2024-08-17T00:37:06.640 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:06.640 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:06.640 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:06.641 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-17T00:37:06.641 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-17T00:37:06.641 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T00:37:06.641 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:37:06.641 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:37:06.641 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:37:06.641 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:37:06.641 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:37:06.641 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:37:06.641 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:37:06.641 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:37:06.641 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T00:37:06.641 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T00:37:06.642 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T00:37:06.642 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: osdmap e230: 8 total, 8 up, 8 in 2024-08-17T00:37:06.642 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:37:06.642 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:37:06.642 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:37:06.642 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:37:06.642 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:37:06.642 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:06.642 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-17T00:37:06.642 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-17T00:37:06.643 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: Activating manager daemon x 2024-08-17T00:37:06.643 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: osdmap e231: 8 total, 8 up, 8 in 2024-08-17T00:37:06.643 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: from='mgr.24419 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-08-17T00:37:06.643 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: mgrmap e24: x(active, starting, since 0.00905562s) 2024-08-17T00:37:06.643 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:06.643 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:06.643 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:06.643 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-17T00:37:06.643 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-17T00:37:06.643 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T00:37:06.643 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:37:06.643 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:37:06.644 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:37:06.644 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:37:06.644 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:37:06.644 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:37:06.644 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:37:06.644 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:37:06.644 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T00:37:06.644 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T00:37:06.644 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T00:37:06.857 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: osdmap e230: 8 total, 8 up, 8 in 2024-08-17T00:37:06.857 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:37:06.857 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:37:06.858 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:37:06.858 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:37:06.858 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' 2024-08-17T00:37:06.858 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:06.858 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: from='mgr.24419 172.21.15.110:0/3583454135' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-17T00:37:06.858 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-17T00:37:06.858 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: Activating manager daemon x 2024-08-17T00:37:06.858 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: osdmap e231: 8 total, 8 up, 8 in 2024-08-17T00:37:06.858 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: from='mgr.24419 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-08-17T00:37:06.858 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: mgrmap e24: x(active, starting, since 0.00905562s) 2024-08-17T00:37:06.858 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:06.858 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:06.859 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:06.859 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-17T00:37:06.859 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-17T00:37:06.859 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T00:37:06.859 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:37:06.859 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:37:06.859 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:37:06.859 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:37:06.859 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:37:06.859 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:37:06.859 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:37:06.859 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:37:06.859 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T00:37:06.860 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T00:37:06.860 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T00:37:06.948 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:37:06.704+0000 7fd8f7b9d040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T00:37:06.948 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:06 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:37:06.946+0000 7fd8f7b9d040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T00:37:07.113 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: [17/Aug/2024:00:37:06] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T00:37:07.113 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: [17/Aug/2024:00:37:06] ENGINE Bus STOPPED 2024-08-17T00:37:07.113 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: [17/Aug/2024:00:37:06] ENGINE Bus STARTING 2024-08-17T00:37:07.113 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:06.973+0000 7f4aaf0b0640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:37:07.113 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:06.974+0000 7f4aaf0b0640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:37:07.114 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:06.974+0000 7f4aaf0b0640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:37:07.114 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:06.974+0000 7f4aaf0b0640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:37:07.114 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:06.974+0000 7f4aaf0b0640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:37:07.114 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:06.974+0000 7f4aab8a9640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:37:07.114 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:06.974+0000 7f4aab8a9640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:37:07.114 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:06.974+0000 7f4aab8a9640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:37:07.114 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:06.974+0000 7f4aab8a9640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:37:07.114 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:06 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:06.974+0000 7f4aab8a9640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:37:07.114 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:07 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: [17/Aug/2024:00:37:07] ENGINE Serving on http://:::9283 2024-08-17T00:37:07.114 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:07 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: [17/Aug/2024:00:37:07] ENGINE Bus STARTED 2024-08-17T00:37:07.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:37:07.008+0000 7fd8f7b9d040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T00:37:07.350 INFO:tasks.rados.rados.0.smithi110.stdout:940: done (2 left) 2024-08-17T00:37:07.350 INFO:tasks.rados.rados.0.smithi110.stdout:941: snap_create 2024-08-17T00:37:07.350 INFO:tasks.rados.rados.0.smithi110.stdout:937: finishing write tid 1 to smithi11086371-13 2024-08-17T00:37:07.350 INFO:tasks.rados.rados.0.smithi110.stdout:937: finishing write tid 2 to smithi11086371-13 2024-08-17T00:37:07.350 INFO:tasks.rados.rados.0.smithi110.stdout:939: finishing rollback tid 0 to smithi11086371-21 2024-08-17T00:37:07.350 INFO:tasks.rados.rados.0.smithi110.stdout:937: finishing write tid 3 to smithi11086371-13 2024-08-17T00:37:07.350 INFO:tasks.rados.rados.0.smithi110.stdout:937: oid 13 updating version 0 to 386 2024-08-17T00:37:07.351 INFO:tasks.rados.rados.0.smithi110.stdout:937: oid 13 updating version 386 to 387 2024-08-17T00:37:07.351 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 387 (ObjNum 309 snap 79 seq_num 309) dirty exists 2024-08-17T00:37:07.351 INFO:tasks.rados.rados.0.smithi110.stdout:937: left oid 13 (ObjNum 309 snap 79 seq_num 309) 2024-08-17T00:37:07.351 INFO:tasks.rados.rados.0.smithi110.stdout:939: finishing rollback tid 1 to smithi11086371-21 2024-08-17T00:37:07.351 INFO:tasks.rados.rados.0.smithi110.stdout:939: finishing rollback tid 2 to smithi11086371-21 2024-08-17T00:37:07.351 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 245 (ObjNum 229 snap 56 seq_num 229) dirty exists 2024-08-17T00:37:07.552 INFO:tasks.rados.rados.0.smithi110.stdout:937: done (2 left) 2024-08-17T00:37:07.552 INFO:tasks.rados.rados.0.smithi110.stdout:939: done (1 left) 2024-08-17T00:37:07.552 INFO:tasks.rados.rados.0.smithi110.stdout:941: done (0 left) 2024-08-17T00:37:07.552 INFO:tasks.rados.rados.0.smithi110.stdout:942: read oid 46 snap -1 2024-08-17T00:37:07.552 INFO:tasks.rados.rados.0.smithi110.stdout:942: expect deleted 2024-08-17T00:37:07.552 INFO:tasks.rados.rados.0.smithi110.stdout:943: read oid 12 snap -1 2024-08-17T00:37:07.553 INFO:tasks.rados.rados.0.smithi110.stdout:943: expect (ObjNum 286 snap 75 seq_num 286) 2024-08-17T00:37:07.553 INFO:tasks.rados.rados.0.smithi110.stdout:944: copy_from oid 19 from oid 41 current snap is 80 2024-08-17T00:37:07.553 INFO:tasks.rados.rados.0.smithi110.stdout:945: copy_from oid 49 from oid 18 current snap is 80 2024-08-17T00:37:07.553 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 35 current snap is 80 2024-08-17T00:37:07.553 INFO:tasks.rados.rados.0.smithi110.stdout:946: seq_num 311 ranges {0=417792} 2024-08-17T00:37:07.554 INFO:tasks.rados.rados.0.smithi110.stdout:946: writing smithi11086371-35 from 0 to 417792 tid 1 2024-08-17T00:37:07.554 INFO:tasks.rados.rados.0.smithi110.stdout:947: rollback oid 15 current snap is 80 2024-08-17T00:37:07.555 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 15 to 51 2024-08-17T00:37:07.555 INFO:tasks.rados.rados.0.smithi110.stdout:948: rollback oid 36 current snap is 80 2024-08-17T00:37:07.555 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 36 to 70 2024-08-17T00:37:07.555 INFO:tasks.rados.rados.0.smithi110.stdout:949: rollback oid 40 current snap is 80 2024-08-17T00:37:07.555 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 40 to 51 2024-08-17T00:37:07.555 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 8 current snap is 80 2024-08-17T00:37:07.555 INFO:tasks.rados.rados.0.smithi110.stdout:950: seq_num 312 ranges {0=434176} 2024-08-17T00:37:07.558 INFO:tasks.rados.rados.0.smithi110.stdout:950: writing smithi11086371-8 from 0 to 434176 tid 1 2024-08-17T00:37:07.558 INFO:tasks.rados.rados.0.smithi110.stdout:951: rollback oid 38 current snap is 80 2024-08-17T00:37:07.558 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 38 to 67 2024-08-17T00:37:07.558 INFO:tasks.rados.rados.0.smithi110.stdout:952: read oid 28 snap -1 2024-08-17T00:37:07.558 INFO:tasks.rados.rados.0.smithi110.stdout:952: expect (ObjNum 254 snap 60 seq_num 254) 2024-08-17T00:37:07.559 INFO:tasks.rados.rados.0.smithi110.stdout:953: rollback oid 13 current snap is 80 2024-08-17T00:37:07.559 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 13 to 70 2024-08-17T00:37:07.559 INFO:tasks.rados.rados.0.smithi110.stdout:954: snap_create 2024-08-17T00:37:07.562 INFO:tasks.rados.rados.0.smithi110.stdout:947: finishing rollback tid 1 to smithi11086371-15 2024-08-17T00:37:07.564 INFO:tasks.rados.rados.0.smithi110.stdout:946: finishing write tid 1 to smithi11086371-35 2024-08-17T00:37:07.564 INFO:tasks.rados.rados.0.smithi110.stdout:946: finishing write tid 2 to smithi11086371-35 2024-08-17T00:37:07.565 INFO:tasks.rados.rados.0.smithi110.stdout:947: finishing rollback tid 2 to smithi11086371-15 2024-08-17T00:37:07.565 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 302 (ObjNum 130 snap 28 seq_num 130) dirty exists 2024-08-17T00:37:07.566 INFO:tasks.rados.rados.0.smithi110.stdout:946: finishing write tid 3 to smithi11086371-35 2024-08-17T00:37:07.566 INFO:tasks.rados.rados.0.smithi110.stdout:946: oid 35 updating version 0 to 248 2024-08-17T00:37:07.566 INFO:tasks.rados.rados.0.smithi110.stdout:946: oid 35 updating version 248 to 249 2024-08-17T00:37:07.566 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 249 (ObjNum 311 snap 80 seq_num 311) dirty exists 2024-08-17T00:37:07.566 INFO:tasks.rados.rados.0.smithi110.stdout:946: left oid 35 (ObjNum 311 snap 80 seq_num 311) 2024-08-17T00:37:07.566 INFO:tasks.rados.rados.0.smithi110.stdout:949: finishing rollback tid 0 to smithi11086371-40 2024-08-17T00:37:07.567 INFO:tasks.rados.rados.0.smithi110.stdout:949: finishing rollback tid 1 to smithi11086371-40 2024-08-17T00:37:07.568 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 70 (ObjNum 465 snap 0 seq_num 4609) dirty dne 2024-08-17T00:37:07.569 INFO:tasks.rados.rados.0.smithi110.stdout:948: finishing rollback tid 0 to smithi11086371-36 2024-08-17T00:37:07.573 INFO:tasks.rados.rados.0.smithi110.stdout:951: finishing rollback tid 0 to smithi11086371-38 2024-08-17T00:37:07.573 INFO:tasks.rados.rados.0.smithi110.stdout:951: finishing rollback tid 1 to smithi11086371-38 2024-08-17T00:37:07.574 INFO:tasks.rados.rados.0.smithi110.stdout:948: finishing rollback tid 1 to smithi11086371-36 2024-08-17T00:37:07.574 INFO:tasks.rados.rados.0.smithi110.stdout:950: finishing write tid 1 to smithi11086371-8 2024-08-17T00:37:07.574 INFO:tasks.rados.rados.0.smithi110.stdout:950: finishing write tid 2 to smithi11086371-8 2024-08-17T00:37:07.575 INFO:tasks.rados.rados.0.smithi110.stdout:948: finishing rollback tid 2 to smithi11086371-36 2024-08-17T00:37:07.575 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 36 v 249 (ObjNum 256 snap 60 seq_num 256) dirty exists 2024-08-17T00:37:07.575 INFO:tasks.rados.rados.0.smithi110.stdout:953: finishing rollback tid 0 to smithi11086371-13 2024-08-17T00:37:07.575 INFO:tasks.rados.rados.0.smithi110.stdout:953: finishing rollback tid 1 to smithi11086371-13 2024-08-17T00:37:07.575 INFO:tasks.rados.rados.0.smithi110.stdout:945: finishing copy_from racing read to smithi11086371-49 2024-08-17T00:37:07.576 INFO:tasks.rados.rados.0.smithi110.stdout:953: finishing rollback tid 2 to smithi11086371-13 2024-08-17T00:37:07.576 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 393 (ObjNum 206 snap 47 seq_num 206) dirty exists 2024-08-17T00:37:07.578 INFO:tasks.rados.rados.0.smithi110.stdout:950: finishing write tid 3 to smithi11086371-8 2024-08-17T00:37:07.578 INFO:tasks.rados.rados.0.smithi110.stdout:950: oid 8 updating version 0 to 303 2024-08-17T00:37:07.579 INFO:tasks.rados.rados.0.smithi110.stdout:950: oid 8 updating version 303 to 304 2024-08-17T00:37:07.579 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 304 (ObjNum 312 snap 80 seq_num 312) dirty exists 2024-08-17T00:37:07.579 INFO:tasks.rados.rados.0.smithi110.stdout:950: left oid 8 (ObjNum 312 snap 80 seq_num 312) 2024-08-17T00:37:07.579 INFO:tasks.rados.rados.0.smithi110.stdout:951: finishing rollback tid 2 to smithi11086371-38 2024-08-17T00:37:07.579 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 87 (ObjNum 252 snap 60 seq_num 252) dirty exists 2024-08-17T00:37:07.583 INFO:tasks.rados.rados.0.smithi110.stdout:945: finishing copy_from to smithi11086371-49 2024-08-17T00:37:07.583 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 300 (ObjNum 276 snap 73 seq_num 276) dirty exists 2024-08-17T00:37:07.597 INFO:tasks.rados.rados.0.smithi110.stdout:944: finishing copy_from racing read to smithi11086371-19 2024-08-17T00:37:07.600 INFO:tasks.rados.rados.0.smithi110.stdout:943: expect (ObjNum 286 snap 75 seq_num 286) 2024-08-17T00:37:07.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:07 smithi177 ceph-mon[33147]: Manager daemon x is now available 2024-08-17T00:37:07.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:07 smithi177 ceph-mon[33147]: Migrating agent root cert to cert store 2024-08-17T00:37:07.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:07 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:07.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:07 smithi177 ceph-mon[33147]: Migrating agent root key to cert store 2024-08-17T00:37:07.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:07 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:07.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:07 smithi177 ceph-mon[33147]: Checking for cert/key for grafana.a 2024-08-17T00:37:07.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:07 smithi177 ceph-mon[33147]: Migrating grafana.a cert to cert store 2024-08-17T00:37:07.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:07 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:07.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:07 smithi177 ceph-mon[33147]: Migrating grafana.a key to cert store 2024-08-17T00:37:07.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:07 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:07.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:07 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:07.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:07 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:07.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:07 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:37:07.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:07 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T00:37:07.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:07 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T00:37:07.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:07 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T00:37:07.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:07 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T00:37:07.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:07 smithi177 ceph-mon[33147]: osdmap e232: 8 total, 8 up, 8 in 2024-08-17T00:37:07.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:07 smithi177 ceph-mon[33147]: osdmap e233: 8 total, 8 up, 8 in 2024-08-17T00:37:07.994 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[41467]: Manager daemon x is now available 2024-08-17T00:37:07.994 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[41467]: Migrating agent root cert to cert store 2024-08-17T00:37:07.994 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:07.995 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[41467]: Migrating agent root key to cert store 2024-08-17T00:37:07.995 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:07.995 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[41467]: Checking for cert/key for grafana.a 2024-08-17T00:37:07.995 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[41467]: Migrating grafana.a cert to cert store 2024-08-17T00:37:07.995 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:07.995 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[41467]: Migrating grafana.a key to cert store 2024-08-17T00:37:07.995 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:07.995 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:07.995 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:07.995 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:37:07.995 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T00:37:07.995 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T00:37:07.995 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T00:37:07.996 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T00:37:07.996 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[41467]: osdmap e232: 8 total, 8 up, 8 in 2024-08-17T00:37:07.996 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[41467]: osdmap e233: 8 total, 8 up, 8 in 2024-08-17T00:37:07.996 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[29669]: Manager daemon x is now available 2024-08-17T00:37:07.996 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[29669]: Migrating agent root cert to cert store 2024-08-17T00:37:07.996 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:07.996 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[29669]: Migrating agent root key to cert store 2024-08-17T00:37:07.996 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:07.996 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[29669]: Checking for cert/key for grafana.a 2024-08-17T00:37:07.996 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[29669]: Migrating grafana.a cert to cert store 2024-08-17T00:37:07.997 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:07.997 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[29669]: Migrating grafana.a key to cert store 2024-08-17T00:37:07.997 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:07.997 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:07.997 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:07.997 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:37:07.997 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T00:37:07.997 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T00:37:07.997 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T00:37:07.997 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T00:37:07.997 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[29669]: osdmap e232: 8 total, 8 up, 8 in 2024-08-17T00:37:07.997 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-mon[29669]: osdmap e233: 8 total, 8 up, 8 in 2024-08-17T00:37:08.194 INFO:tasks.rados.rados.0.smithi110.stdout:944: finishing copy_from to smithi11086371-19 2024-08-17T00:37:08.194 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 300 (ObjNum 276 snap 73 seq_num 276) dirty exists 2024-08-17T00:37:08.195 INFO:tasks.rados.rados.0.smithi110.stdout:952: expect (ObjNum 254 snap 60 seq_num 254) 2024-08-17T00:37:08.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:07 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:37:07.992+0000 7fd8f7b9d040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T00:37:08.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:37:08.110+0000 7fd8f7b9d040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T00:37:08.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:37:08.167+0000 7fd8f7b9d040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T00:37:08.553 INFO:tasks.rados.rados.0.smithi110.stdout:942: done (12 left) 2024-08-17T00:37:08.553 INFO:tasks.rados.rados.0.smithi110.stdout:943: done (11 left) 2024-08-17T00:37:08.554 INFO:tasks.rados.rados.0.smithi110.stdout:944: done (10 left) 2024-08-17T00:37:08.554 INFO:tasks.rados.rados.0.smithi110.stdout:945: done (9 left) 2024-08-17T00:37:08.554 INFO:tasks.rados.rados.0.smithi110.stdout:946: done (8 left) 2024-08-17T00:37:08.554 INFO:tasks.rados.rados.0.smithi110.stdout:947: done (7 left) 2024-08-17T00:37:08.554 INFO:tasks.rados.rados.0.smithi110.stdout:948: done (6 left) 2024-08-17T00:37:08.554 INFO:tasks.rados.rados.0.smithi110.stdout:949: done (5 left) 2024-08-17T00:37:08.554 INFO:tasks.rados.rados.0.smithi110.stdout:950: done (4 left) 2024-08-17T00:37:08.554 INFO:tasks.rados.rados.0.smithi110.stdout:951: done (3 left) 2024-08-17T00:37:08.554 INFO:tasks.rados.rados.0.smithi110.stdout:952: done (2 left) 2024-08-17T00:37:08.554 INFO:tasks.rados.rados.0.smithi110.stdout:953: done (1 left) 2024-08-17T00:37:08.554 INFO:tasks.rados.rados.0.smithi110.stdout:954: done (0 left) 2024-08-17T00:37:08.554 INFO:tasks.rados.rados.0.smithi110.stdout:955: rollback oid 43 current snap is 81 2024-08-17T00:37:08.555 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 43 to 70 2024-08-17T00:37:08.555 INFO:tasks.rados.rados.0.smithi110.stdout:956: snap_create 2024-08-17T00:37:08.560 INFO:tasks.rados.rados.0.smithi110.stdout:955: finishing rollback tid 0 to smithi11086371-43 2024-08-17T00:37:08.560 INFO:tasks.rados.rados.0.smithi110.stdout:955: finishing rollback tid 1 to smithi11086371-43 2024-08-17T00:37:08.561 INFO:tasks.rados.rados.0.smithi110.stdout:955: finishing rollback tid 2 to smithi11086371-43 2024-08-17T00:37:08.561 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 253 (ObjNum 219 snap 52 seq_num 219) dirty exists 2024-08-17T00:37:08.689 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:08 smithi110 ceph-mon[29669]: Deploying cephadm binary to smithi110 2024-08-17T00:37:08.689 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:08 smithi110 ceph-mon[29669]: Deploying cephadm binary to smithi177 2024-08-17T00:37:08.689 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:08 smithi110 ceph-mon[29669]: mgrmap e25: x(active, since 1.2525s) 2024-08-17T00:37:08.689 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:08 smithi110 ceph-mon[29669]: pgmap v5: 121 pgs: 121 active+clean; 227 MiB data, 759 MiB used, 714 GiB / 715 GiB avail 2024-08-17T00:37:08.690 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:08 smithi110 ceph-mon[29669]: osdmap e234: 8 total, 8 up, 8 in 2024-08-17T00:37:08.690 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:08 smithi110 ceph-mon[41467]: Deploying cephadm binary to smithi110 2024-08-17T00:37:08.690 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:08 smithi110 ceph-mon[41467]: Deploying cephadm binary to smithi177 2024-08-17T00:37:08.690 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:08 smithi110 ceph-mon[41467]: mgrmap e25: x(active, since 1.2525s) 2024-08-17T00:37:08.690 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:08 smithi110 ceph-mon[41467]: pgmap v5: 121 pgs: 121 active+clean; 227 MiB data, 759 MiB used, 714 GiB / 715 GiB avail 2024-08-17T00:37:08.690 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:08 smithi110 ceph-mon[41467]: osdmap e234: 8 total, 8 up, 8 in 2024-08-17T00:37:08.690 INFO:teuthology.orchestra.run.smithi110.stdout:true 2024-08-17T00:37:08.691 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:37:08.386+0000 7fd8f7b9d040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T00:37:08.691 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:37:08.450+0000 7fd8f7b9d040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T00:37:08.691 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:37:08.523+0000 7fd8f7b9d040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T00:37:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:08 smithi177 ceph-mon[33147]: Deploying cephadm binary to smithi110 2024-08-17T00:37:08.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:08 smithi177 ceph-mon[33147]: Deploying cephadm binary to smithi177 2024-08-17T00:37:08.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:08 smithi177 ceph-mon[33147]: mgrmap e25: x(active, since 1.2525s) 2024-08-17T00:37:08.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:08 smithi177 ceph-mon[33147]: pgmap v5: 121 pgs: 121 active+clean; 227 MiB data, 759 MiB used, 714 GiB / 715 GiB avail 2024-08-17T00:37:08.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:08 smithi177 ceph-mon[33147]: osdmap e234: 8 total, 8 up, 8 in 2024-08-17T00:37:08.863 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:08 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:08.483+0000 7f4a92639640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:00:37:08] ENGINE Error in HTTPServer.serve 2024-08-17T00:37:08.863 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:08 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: Traceback (most recent call last): 2024-08-17T00:37:08.863 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:08 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T00:37:08.863 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:08 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: self._connections.run(self.expiration_interval) 2024-08-17T00:37:08.863 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:08 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T00:37:08.864 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:08 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: self._run(expiration_interval) 2024-08-17T00:37:08.864 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:08 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T00:37:08.864 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:08 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T00:37:08.864 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:08 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T00:37:08.864 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:08 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T00:37:08.864 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:08 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T00:37:08.864 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:08 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: s = self.context.wrap_socket( 2024-08-17T00:37:08.864 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:08 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T00:37:08.864 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:08 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: return self.sslsocket_class._create( 2024-08-17T00:37:08.864 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:08 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T00:37:08.864 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:08 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: self.do_handshake() 2024-08-17T00:37:08.864 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:08 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T00:37:08.864 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:08 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: self._sslobj.do_handshake() 2024-08-17T00:37:08.865 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:08 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T00:37:08.865 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:08 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:08.976 INFO:teuthology.orchestra.run.smithi110.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T00:37:08.976 INFO:teuthology.orchestra.run.smithi110.stdout:alertmanager.a smithi110 *:9093,9094 running (4m) 3m ago 5m 16.2M - 0.25.0 c8568f914cd2 5b4c2c569eba 2024-08-17T00:37:08.976 INFO:teuthology.orchestra.run.smithi110.stdout:grafana.a smithi177 *:3000 running (4m) 9s ago 4m 87.6M - 9.4.7 954c08fa6188 1dc51589da06 2024-08-17T00:37:08.976 INFO:teuthology.orchestra.run.smithi110.stdout:mds.a smithi110 running (6m) 3m ago 6m 16.0M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 5fdec9bb6d33 2024-08-17T00:37:08.976 INFO:teuthology.orchestra.run.smithi110.stdout:mds.b smithi177 running (6m) 9s ago 6m 14.1M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 7c3686caaea5 2024-08-17T00:37:08.976 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.x smithi177 *:8443,9283,8765 running (20s) 9s ago 9m 77.6M - 19.1.0-1363-gd863d21c ba08250ef864 0b8943146192 2024-08-17T00:37:08.977 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.y smithi110 *:9283,8765 running (11m) 3m ago 11m 485M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 efbadde4026b 2024-08-17T00:37:08.977 INFO:teuthology.orchestra.run.smithi110.stdout:mon.a smithi110 running (11m) 3m ago 11m 46.4M 2048M 18.2.4-717-g03f4c3e8 2b86a6780cb6 b731ed5fb011 2024-08-17T00:37:08.977 INFO:teuthology.orchestra.run.smithi110.stdout:mon.b smithi177 running (10m) 9s ago 10m 41.9M 2048M 18.2.4-717-g03f4c3e8 2b86a6780cb6 777f422ba386 2024-08-17T00:37:08.977 INFO:teuthology.orchestra.run.smithi110.stdout:mon.c smithi110 running (10m) 3m ago 10m 38.4M 2048M 18.2.4-717-g03f4c3e8 2b86a6780cb6 bdabaa9d5f61 2024-08-17T00:37:08.977 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.a smithi110 *:9100 running (4m) 3m ago 4m 12.1M - 1.5.0 0da6a335fe13 8d239cc7b01d 2024-08-17T00:37:08.977 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.b smithi177 *:9100 running (4m) 9s ago 4m 16.3M - 1.5.0 0da6a335fe13 c49d5f656181 2024-08-17T00:37:08.977 INFO:teuthology.orchestra.run.smithi110.stdout:osd.0 smithi110 running (9m) 3m ago 9m 46.7M 2992M 18.2.4-717-g03f4c3e8 2b86a6780cb6 ada5a3c211ad 2024-08-17T00:37:08.977 INFO:teuthology.orchestra.run.smithi110.stdout:osd.1 smithi110 running (9m) 3m ago 9m 44.4M 2992M 18.2.4-717-g03f4c3e8 2b86a6780cb6 f53c33f4bb59 2024-08-17T00:37:08.977 INFO:teuthology.orchestra.run.smithi110.stdout:osd.2 smithi110 running (8m) 3m ago 8m 50.3M 2992M 18.2.4-717-g03f4c3e8 2b86a6780cb6 2c9f07dcd75d 2024-08-17T00:37:08.977 INFO:teuthology.orchestra.run.smithi110.stdout:osd.3 smithi110 running (8m) 3m ago 8m 40.9M 2992M 18.2.4-717-g03f4c3e8 2b86a6780cb6 832613e7f11a 2024-08-17T00:37:08.977 INFO:teuthology.orchestra.run.smithi110.stdout:osd.4 smithi177 running (7m) 9s ago 7m 144M 2991M 18.2.4-717-g03f4c3e8 2b86a6780cb6 be18d96050cb 2024-08-17T00:37:08.978 INFO:teuthology.orchestra.run.smithi110.stdout:osd.5 smithi177 running (7m) 9s ago 7m 125M 2991M 18.2.4-717-g03f4c3e8 2b86a6780cb6 dcff8daf9f4d 2024-08-17T00:37:08.978 INFO:teuthology.orchestra.run.smithi110.stdout:osd.6 smithi177 running (7m) 9s ago 7m 81.0M 2991M 18.2.4-717-g03f4c3e8 2b86a6780cb6 62d5ef1b1bb5 2024-08-17T00:37:08.978 INFO:teuthology.orchestra.run.smithi110.stdout:osd.7 smithi177 running (6m) 9s ago 6m 80.7M 2991M 18.2.4-717-g03f4c3e8 2b86a6780cb6 ca616c54d53f 2024-08-17T00:37:08.978 INFO:teuthology.orchestra.run.smithi110.stdout:prometheus.a smithi177 *:9095 running (4m) 9s ago 5m 55.6M - 2.43.0 a07b618ecd1d 33c9ea710e3d 2024-08-17T00:37:08.978 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:37:08.701+0000 7fd8f7b9d040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T00:37:09.244 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:09 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:37:09.148+0000 7fd8f7b9d040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T00:37:09.321 INFO:teuthology.orchestra.run.smithi110.stdout:{ 2024-08-17T00:37:09.321 INFO:teuthology.orchestra.run.smithi110.stdout: "mon": { 2024-08-17T00:37:09.321 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 3 2024-08-17T00:37:09.321 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:37:09.321 INFO:teuthology.orchestra.run.smithi110.stdout: "mgr": { 2024-08-17T00:37:09.321 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 1 2024-08-17T00:37:09.321 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:37:09.321 INFO:teuthology.orchestra.run.smithi110.stdout: "osd": { 2024-08-17T00:37:09.321 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 8 2024-08-17T00:37:09.321 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:37:09.322 INFO:teuthology.orchestra.run.smithi110.stdout: "mds": { 2024-08-17T00:37:09.322 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 2 2024-08-17T00:37:09.322 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:37:09.322 INFO:teuthology.orchestra.run.smithi110.stdout: "overall": { 2024-08-17T00:37:09.322 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 13, 2024-08-17T00:37:09.322 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 1 2024-08-17T00:37:09.322 INFO:teuthology.orchestra.run.smithi110.stdout: } 2024-08-17T00:37:09.322 INFO:teuthology.orchestra.run.smithi110.stdout:} 2024-08-17T00:37:09.549 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:09 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:37:09.470+0000 7fd8f7b9d040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T00:37:09.549 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:09 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:37:09.547+0000 7fd8f7b9d040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T00:37:09.556 INFO:tasks.rados.rados.0.smithi110.stdout:955: done (1 left) 2024-08-17T00:37:09.556 INFO:tasks.rados.rados.0.smithi110.stdout:956: done (0 left) 2024-08-17T00:37:09.557 INFO:tasks.rados.rados.0.smithi110.stdout:957: rmattr oid 29 current snap is 82 2024-08-17T00:37:09.557 INFO:tasks.rados.rados.0.smithi110.stdout:958: snap_create 2024-08-17T00:37:09.559 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 204 (ObjNum 65 snap 0 seq_num 1565613415) dirty exists 2024-08-17T00:37:09.810 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:09 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:37:09.722+0000 7fd8f7b9d040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T00:37:09.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:09 smithi110 ceph-mon[41467]: [17/Aug/2024:00:37:08] ENGINE Bus STARTING 2024-08-17T00:37:09.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:09 smithi110 ceph-mon[41467]: [17/Aug/2024:00:37:08] ENGINE Serving on http://172.21.15.177:8765 2024-08-17T00:37:09.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:09 smithi110 ceph-mon[41467]: pgmap v6: 121 pgs: 121 active+clean; 227 MiB data, 759 MiB used, 714 GiB / 715 GiB avail 2024-08-17T00:37:09.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:09 smithi110 ceph-mon[41467]: [17/Aug/2024:00:37:08] ENGINE Serving on https://172.21.15.177:7150 2024-08-17T00:37:09.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:09 smithi110 ceph-mon[41467]: [17/Aug/2024:00:37:08] ENGINE Bus STARTED 2024-08-17T00:37:09.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:09 smithi110 ceph-mon[41467]: [17/Aug/2024:00:37:08] ENGINE Error in HTTPServer.serve 2024-08-17T00:37:09.811 INFO:journalctl@ceph.mon.c.smithi110.stdout: Traceback (most recent call last): 2024-08-17T00:37:09.811 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T00:37:09.811 INFO:journalctl@ceph.mon.c.smithi110.stdout: self._connections.run(self.expiration_interval) 2024-08-17T00:37:09.811 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T00:37:09.811 INFO:journalctl@ceph.mon.c.smithi110.stdout: self._run(expiration_interval) 2024-08-17T00:37:09.811 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T00:37:09.811 INFO:journalctl@ceph.mon.c.smithi110.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T00:37:09.812 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T00:37:09.812 INFO:journalctl@ceph.mon.c.smithi110.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T00:37:09.812 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T00:37:09.812 INFO:journalctl@ceph.mon.c.smithi110.stdout: s = self.context.wrap_socket( 2024-08-17T00:37:09.812 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T00:37:09.812 INFO:journalctl@ceph.mon.c.smithi110.stdout: return self.sslsocket_class._create( 2024-08-17T00:37:09.812 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T00:37:09.812 INFO:journalctl@ceph.mon.c.smithi110.stdout: self.do_handshake() 2024-08-17T00:37:09.812 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T00:37:09.812 INFO:journalctl@ceph.mon.c.smithi110.stdout: self._sslobj.do_handshake() 2024-08-17T00:37:09.812 INFO:journalctl@ceph.mon.c.smithi110.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T00:37:09.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:09 smithi110 ceph-mon[41467]: mgrmap e26: x(active, since 2s) 2024-08-17T00:37:09.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:09 smithi110 ceph-mon[41467]: from='client.24694 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:37:09.813 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:09 smithi110 ceph-mon[41467]: from='client.24944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:37:09.813 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:09 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/732616142' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:37:09.813 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:09 smithi110 ceph-mon[41467]: osdmap e235: 8 total, 8 up, 8 in 2024-08-17T00:37:09.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:09 smithi110 ceph-mon[29669]: [17/Aug/2024:00:37:08] ENGINE Bus STARTING 2024-08-17T00:37:09.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:09 smithi110 ceph-mon[29669]: [17/Aug/2024:00:37:08] ENGINE Serving on http://172.21.15.177:8765 2024-08-17T00:37:09.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:09 smithi110 ceph-mon[29669]: pgmap v6: 121 pgs: 121 active+clean; 227 MiB data, 759 MiB used, 714 GiB / 715 GiB avail 2024-08-17T00:37:09.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:09 smithi110 ceph-mon[29669]: [17/Aug/2024:00:37:08] ENGINE Serving on https://172.21.15.177:7150 2024-08-17T00:37:09.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:09 smithi110 ceph-mon[29669]: [17/Aug/2024:00:37:08] ENGINE Bus STARTED 2024-08-17T00:37:09.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:09 smithi110 ceph-mon[29669]: [17/Aug/2024:00:37:08] ENGINE Error in HTTPServer.serve 2024-08-17T00:37:09.813 INFO:journalctl@ceph.mon.a.smithi110.stdout: Traceback (most recent call last): 2024-08-17T00:37:09.813 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T00:37:09.814 INFO:journalctl@ceph.mon.a.smithi110.stdout: self._connections.run(self.expiration_interval) 2024-08-17T00:37:09.814 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T00:37:09.814 INFO:journalctl@ceph.mon.a.smithi110.stdout: self._run(expiration_interval) 2024-08-17T00:37:09.814 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T00:37:09.814 INFO:journalctl@ceph.mon.a.smithi110.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T00:37:09.814 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T00:37:09.814 INFO:journalctl@ceph.mon.a.smithi110.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T00:37:09.814 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T00:37:09.814 INFO:journalctl@ceph.mon.a.smithi110.stdout: s = self.context.wrap_socket( 2024-08-17T00:37:09.814 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T00:37:09.814 INFO:journalctl@ceph.mon.a.smithi110.stdout: return self.sslsocket_class._create( 2024-08-17T00:37:09.814 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T00:37:09.814 INFO:journalctl@ceph.mon.a.smithi110.stdout: self.do_handshake() 2024-08-17T00:37:09.815 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T00:37:09.815 INFO:journalctl@ceph.mon.a.smithi110.stdout: self._sslobj.do_handshake() 2024-08-17T00:37:09.815 INFO:journalctl@ceph.mon.a.smithi110.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T00:37:09.815 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:09 smithi110 ceph-mon[29669]: mgrmap e26: x(active, since 2s) 2024-08-17T00:37:09.815 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:09 smithi110 ceph-mon[29669]: from='client.24694 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:37:09.815 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:09 smithi110 ceph-mon[29669]: from='client.24944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:37:09.815 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:09 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/732616142' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:37:09.815 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:09 smithi110 ceph-mon[29669]: osdmap e235: 8 total, 8 up, 8 in 2024-08-17T00:37:09.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:09 smithi177 ceph-mon[33147]: [17/Aug/2024:00:37:08] ENGINE Bus STARTING 2024-08-17T00:37:09.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:09 smithi177 ceph-mon[33147]: [17/Aug/2024:00:37:08] ENGINE Serving on http://172.21.15.177:8765 2024-08-17T00:37:09.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:09 smithi177 ceph-mon[33147]: pgmap v6: 121 pgs: 121 active+clean; 227 MiB data, 759 MiB used, 714 GiB / 715 GiB avail 2024-08-17T00:37:09.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:09 smithi177 ceph-mon[33147]: [17/Aug/2024:00:37:08] ENGINE Serving on https://172.21.15.177:7150 2024-08-17T00:37:09.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:09 smithi177 ceph-mon[33147]: [17/Aug/2024:00:37:08] ENGINE Bus STARTED 2024-08-17T00:37:09.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:09 smithi177 ceph-mon[33147]: [17/Aug/2024:00:37:08] ENGINE Error in HTTPServer.serve 2024-08-17T00:37:09.864 INFO:journalctl@ceph.mon.b.smithi177.stdout: Traceback (most recent call last): 2024-08-17T00:37:09.864 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T00:37:09.864 INFO:journalctl@ceph.mon.b.smithi177.stdout: self._connections.run(self.expiration_interval) 2024-08-17T00:37:09.864 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T00:37:09.864 INFO:journalctl@ceph.mon.b.smithi177.stdout: self._run(expiration_interval) 2024-08-17T00:37:09.864 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T00:37:09.864 INFO:journalctl@ceph.mon.b.smithi177.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T00:37:09.864 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T00:37:09.864 INFO:journalctl@ceph.mon.b.smithi177.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T00:37:09.864 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T00:37:09.864 INFO:journalctl@ceph.mon.b.smithi177.stdout: s = self.context.wrap_socket( 2024-08-17T00:37:09.864 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T00:37:09.864 INFO:journalctl@ceph.mon.b.smithi177.stdout: return self.sslsocket_class._create( 2024-08-17T00:37:09.864 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T00:37:09.865 INFO:journalctl@ceph.mon.b.smithi177.stdout: self.do_handshake() 2024-08-17T00:37:09.865 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T00:37:09.865 INFO:journalctl@ceph.mon.b.smithi177.stdout: self._sslobj.do_handshake() 2024-08-17T00:37:09.865 INFO:journalctl@ceph.mon.b.smithi177.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T00:37:09.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:09 smithi177 ceph-mon[33147]: mgrmap e26: x(active, since 2s) 2024-08-17T00:37:09.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:09 smithi177 ceph-mon[33147]: from='client.24694 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:37:09.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:09 smithi177 ceph-mon[33147]: from='client.24944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:37:09.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:09 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/732616142' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:37:09.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:09 smithi177 ceph-mon[33147]: osdmap e235: 8 total, 8 up, 8 in 2024-08-17T00:37:10.303 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:10 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:37:10.049+0000 7fd8f7b9d040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T00:37:10.303 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:10 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:37:10.115+0000 7fd8f7b9d040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T00:37:10.555 INFO:tasks.rados.rados.0.smithi110.stdout:957: done (1 left) 2024-08-17T00:37:10.555 INFO:tasks.rados.rados.0.smithi110.stdout:958: done (0 left) 2024-08-17T00:37:10.555 INFO:tasks.rados.rados.0.smithi110.stdout:959: delete oid 33 current snap is 83 2024-08-17T00:37:10.560 INFO:tasks.rados.rados.0.smithi110.stdout:959: done (0 left) 2024-08-17T00:37:10.560 INFO:tasks.rados.rados.0.smithi110.stdout:960: setattr oid 48 current snap is 83 2024-08-17T00:37:10.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:10 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:37:10.301+0000 7fd8f7b9d040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T00:37:10.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:10 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:37:10.448+0000 7fd8f7b9d040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T00:37:10.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:10 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:37:10.511+0000 7fd8f7b9d040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T00:37:10.561 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 2 current snap is 83 2024-08-17T00:37:10.561 INFO:tasks.rados.rados.0.smithi110.stdout:961: seq_num 314 ranges {0=466944} 2024-08-17T00:37:10.564 INFO:tasks.rados.rados.0.smithi110.stdout:961: writing smithi11086371-2 from 0 to 466944 tid 1 2024-08-17T00:37:10.564 INFO:tasks.rados.rados.0.smithi110.stdout:962: read oid 37 snap -1 2024-08-17T00:37:10.564 INFO:tasks.rados.rados.0.smithi110.stdout:962: expect (ObjNum 227 snap 56 seq_num 227) 2024-08-17T00:37:10.564 INFO:tasks.rados.rados.0.smithi110.stdout:963: snap_create 2024-08-17T00:37:10.565 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 314 (ObjNum 307 snap 78 seq_num 307) dirty exists 2024-08-17T00:37:10.567 INFO:tasks.rados.rados.0.smithi110.stdout:961: finishing write tid 1 to smithi11086371-2 2024-08-17T00:37:10.567 INFO:tasks.rados.rados.0.smithi110.stdout:961: finishing write tid 2 to smithi11086371-2 2024-08-17T00:37:10.569 INFO:tasks.rados.rados.0.smithi110.stdout:961: finishing write tid 3 to smithi11086371-2 2024-08-17T00:37:10.569 INFO:tasks.rados.rados.0.smithi110.stdout:961: oid 2 updating version 0 to 443 2024-08-17T00:37:10.569 INFO:tasks.rados.rados.0.smithi110.stdout:961: oid 2 version 443 is already newer than 442 2024-08-17T00:37:10.569 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 2 v 443 (ObjNum 314 snap 83 seq_num 314) dirty exists 2024-08-17T00:37:10.569 INFO:tasks.rados.rados.0.smithi110.stdout:961: left oid 2 (ObjNum 314 snap 83 seq_num 314) 2024-08-17T00:37:10.579 INFO:tasks.rados.rados.0.smithi110.stdout:962: expect (ObjNum 227 snap 56 seq_num 227) 2024-08-17T00:37:11.060 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:10 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:37:10.608+0000 7fd8f7b9d040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T00:37:11.060 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:10 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:37:10.671+0000 7fd8f7b9d040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T00:37:11.376 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:11 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:37:11.217+0000 7fd8f7b9d040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T00:37:11.561 INFO:tasks.rados.rados.0.smithi110.stdout:960: done (3 left) 2024-08-17T00:37:11.561 INFO:tasks.rados.rados.0.smithi110.stdout:961: done (2 left) 2024-08-17T00:37:11.561 INFO:tasks.rados.rados.0.smithi110.stdout:962: done (1 left) 2024-08-17T00:37:11.561 INFO:tasks.rados.rados.0.smithi110.stdout:963: done (0 left) 2024-08-17T00:37:11.561 INFO:tasks.rados.rados.0.smithi110.stdout:964: copy_from oid 29 from oid 21 current snap is 84 2024-08-17T00:37:11.561 INFO:tasks.rados.rados.0.smithi110.stdout:965: copy_from oid 28 from oid 34 current snap is 84 2024-08-17T00:37:11.562 INFO:tasks.rados.rados.0.smithi110.stdout:966: read oid 12 snap -1 2024-08-17T00:37:11.562 INFO:tasks.rados.rados.0.smithi110.stdout:966: expect (ObjNum 286 snap 75 seq_num 286) 2024-08-17T00:37:11.562 INFO:tasks.rados.rados.0.smithi110.stdout:967: rmattr oid 7 current snap is 84 2024-08-17T00:37:11.562 INFO:tasks.rados.rados.0.smithi110.stdout:967: done (3 left) 2024-08-17T00:37:11.562 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 41 current snap is 84 2024-08-17T00:37:11.562 INFO:tasks.rados.rados.0.smithi110.stdout:968: seq_num 315 ranges {4800512=483328} 2024-08-17T00:37:11.591 INFO:tasks.rados.rados.0.smithi110.stdout:968: writing smithi11086371-41 from 4800512 to 5283840 tid 1 2024-08-17T00:37:11.591 INFO:tasks.rados.rados.0.smithi110.stdout:969: read oid 43 snap -1 2024-08-17T00:37:11.591 INFO:tasks.rados.rados.0.smithi110.stdout:969: expect (ObjNum 219 snap 52 seq_num 219) 2024-08-17T00:37:11.592 INFO:tasks.rados.rados.0.smithi110.stdout:970: rmattr oid 23 current snap is 84 2024-08-17T00:37:11.592 INFO:tasks.rados.rados.0.smithi110.stdout:970: done (5 left) 2024-08-17T00:37:11.592 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 37 current snap is 84 2024-08-17T00:37:11.592 INFO:tasks.rados.rados.0.smithi110.stdout:971: seq_num 316 ranges {5128192=499712} 2024-08-17T00:37:11.622 INFO:tasks.rados.rados.0.smithi110.stdout:971: writing smithi11086371-37 from 5128192 to 5627904 tid 1 2024-08-17T00:37:11.622 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 18 current snap is 84 2024-08-17T00:37:11.623 INFO:tasks.rados.rados.0.smithi110.stdout:964: finishing copy_from racing read to smithi11086371-29 2024-08-17T00:37:11.623 INFO:tasks.rados.rados.0.smithi110.stdout:972: seq_num 317 ranges {4800512=516096} 2024-08-17T00:37:11.652 INFO:tasks.rados.rados.0.smithi110.stdout:972: writing smithi11086371-18 from 4800512 to 5316608 tid 1 2024-08-17T00:37:11.652 INFO:tasks.rados.rados.0.smithi110.stdout:973: rmattr oid 36 current snap is 84 2024-08-17T00:37:11.652 INFO:tasks.rados.rados.0.smithi110.stdout:973: done (7 left) 2024-08-17T00:37:11.652 INFO:tasks.rados.rados.0.smithi110.stdout:974: snap_create 2024-08-17T00:37:11.652 INFO:tasks.rados.rados.0.smithi110.stdout:964: finishing copy_from to smithi11086371-29 2024-08-17T00:37:11.652 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 245 (ObjNum 229 snap 56 seq_num 229) dirty exists 2024-08-17T00:37:11.652 INFO:tasks.rados.rados.0.smithi110.stdout:965: finishing copy_from racing read to smithi11086371-28 2024-08-17T00:37:11.653 INFO:tasks.rados.rados.0.smithi110.stdout:968: finishing write tid 1 to smithi11086371-41 2024-08-17T00:37:11.653 INFO:tasks.rados.rados.0.smithi110.stdout:968: finishing write tid 2 to smithi11086371-41 2024-08-17T00:37:11.653 INFO:tasks.rados.rados.0.smithi110.stdout:968: finishing write tid 3 to smithi11086371-41 2024-08-17T00:37:11.653 INFO:tasks.rados.rados.0.smithi110.stdout:968: oid 41 updating version 0 to 305 2024-08-17T00:37:11.653 INFO:tasks.rados.rados.0.smithi110.stdout:968: oid 41 updating version 305 to 306 2024-08-17T00:37:11.653 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 306 (ObjNum 315 snap 84 seq_num 315) dirty exists 2024-08-17T00:37:11.653 INFO:tasks.rados.rados.0.smithi110.stdout:968: left oid 41 (ObjNum 315 snap 84 seq_num 315) 2024-08-17T00:37:11.653 INFO:tasks.rados.rados.0.smithi110.stdout:966: expect (ObjNum 286 snap 75 seq_num 286) 2024-08-17T00:37:11.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:11 smithi110 ceph-mon[41467]: pgmap v9: 121 pgs: 121 active+clean; 227 MiB data, 759 MiB used, 714 GiB / 715 GiB avail 2024-08-17T00:37:11.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:11 smithi110 ceph-mon[41467]: osdmap e236: 8 total, 8 up, 8 in 2024-08-17T00:37:11.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:11 smithi110 ceph-mon[41467]: mgrmap e27: x(active, since 4s) 2024-08-17T00:37:11.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:11 smithi110 ceph-mon[41467]: Standby manager daemon y started 2024-08-17T00:37:11.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:11 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.110:0/2961530827' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T00:37:11.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:11 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.110:0/2961530827' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T00:37:11.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:11 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.110:0/2961530827' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T00:37:11.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:11 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.110:0/2961530827' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T00:37:11.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:11 smithi110 ceph-mon[29669]: pgmap v9: 121 pgs: 121 active+clean; 227 MiB data, 759 MiB used, 714 GiB / 715 GiB avail 2024-08-17T00:37:11.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:11 smithi110 ceph-mon[29669]: osdmap e236: 8 total, 8 up, 8 in 2024-08-17T00:37:11.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:11 smithi110 ceph-mon[29669]: mgrmap e27: x(active, since 4s) 2024-08-17T00:37:11.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:11 smithi110 ceph-mon[29669]: Standby manager daemon y started 2024-08-17T00:37:11.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:11 smithi110 ceph-mon[29669]: from='mgr.? 172.21.15.110:0/2961530827' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T00:37:11.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:11 smithi110 ceph-mon[29669]: from='mgr.? 172.21.15.110:0/2961530827' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T00:37:11.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:11 smithi110 ceph-mon[29669]: from='mgr.? 172.21.15.110:0/2961530827' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T00:37:11.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:11 smithi110 ceph-mon[29669]: from='mgr.? 172.21.15.110:0/2961530827' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T00:37:11.812 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:11 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:37:11.375+0000 7fd8f7b9d040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T00:37:11.812 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:11 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:37:11] ENGINE Bus STARTING 2024-08-17T00:37:11.812 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:11 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: CherryPy Checker: 2024-08-17T00:37:11.812 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:11 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: The Application mounted at '' has an empty config. 2024-08-17T00:37:11.813 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:11 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: 2024-08-17T00:37:11.813 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:11 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:37:11] ENGINE Serving on http://:::9283 2024-08-17T00:37:11.813 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:11 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: [17/Aug/2024:00:37:11] ENGINE Bus STARTED 2024-08-17T00:37:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:11 smithi177 ceph-mon[33147]: pgmap v9: 121 pgs: 121 active+clean; 227 MiB data, 759 MiB used, 714 GiB / 715 GiB avail 2024-08-17T00:37:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:11 smithi177 ceph-mon[33147]: osdmap e236: 8 total, 8 up, 8 in 2024-08-17T00:37:11.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:11 smithi177 ceph-mon[33147]: mgrmap e27: x(active, since 4s) 2024-08-17T00:37:11.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:11 smithi177 ceph-mon[33147]: Standby manager daemon y started 2024-08-17T00:37:11.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:11 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.110:0/2961530827' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T00:37:11.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:11 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.110:0/2961530827' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T00:37:11.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:11 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.110:0/2961530827' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T00:37:11.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:11 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.110:0/2961530827' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T00:37:12.243 INFO:tasks.rados.rados.0.smithi110.stdout:965: finishing copy_from to smithi11086371-28 2024-08-17T00:37:12.243 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 294 (ObjNum 298 snap 77 seq_num 298) dirty exists 2024-08-17T00:37:12.243 INFO:tasks.rados.rados.0.smithi110.stdout:969: expect (ObjNum 219 snap 52 seq_num 219) 2024-08-17T00:37:12.320 INFO:tasks.rados.rados.0.smithi110.stdout:971: finishing write tid 1 to smithi11086371-37 2024-08-17T00:37:12.321 INFO:tasks.rados.rados.0.smithi110.stdout:971: finishing write tid 2 to smithi11086371-37 2024-08-17T00:37:12.321 INFO:tasks.rados.rados.0.smithi110.stdout:971: finishing write tid 3 to smithi11086371-37 2024-08-17T00:37:12.321 INFO:tasks.rados.rados.0.smithi110.stdout:971: oid 37 updating version 0 to 302 2024-08-17T00:37:12.321 INFO:tasks.rados.rados.0.smithi110.stdout:971: oid 37 version 302 is already newer than 301 2024-08-17T00:37:12.321 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 302 (ObjNum 316 snap 84 seq_num 316) dirty exists 2024-08-17T00:37:12.321 INFO:tasks.rados.rados.0.smithi110.stdout:971: left oid 37 (ObjNum 316 snap 84 seq_num 316) 2024-08-17T00:37:12.321 INFO:tasks.rados.rados.0.smithi110.stdout:972: finishing write tid 1 to smithi11086371-18 2024-08-17T00:37:12.321 INFO:tasks.rados.rados.0.smithi110.stdout:972: finishing write tid 2 to smithi11086371-18 2024-08-17T00:37:12.321 INFO:tasks.rados.rados.0.smithi110.stdout:972: finishing write tid 3 to smithi11086371-18 2024-08-17T00:37:12.321 INFO:tasks.rados.rados.0.smithi110.stdout:972: oid 18 updating version 0 to 305 2024-08-17T00:37:12.321 INFO:tasks.rados.rados.0.smithi110.stdout:972: oid 18 updating version 305 to 306 2024-08-17T00:37:12.321 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 306 (ObjNum 317 snap 84 seq_num 317) dirty exists 2024-08-17T00:37:12.321 INFO:tasks.rados.rados.0.smithi110.stdout:972: left oid 18 (ObjNum 317 snap 84 seq_num 317) 2024-08-17T00:37:12.553 INFO:tasks.rados.rados.0.smithi110.stdout:964: done (7 left) 2024-08-17T00:37:12.554 INFO:tasks.rados.rados.0.smithi110.stdout:965: done (6 left) 2024-08-17T00:37:12.554 INFO:tasks.rados.rados.0.smithi110.stdout:966: done (5 left) 2024-08-17T00:37:12.554 INFO:tasks.rados.rados.0.smithi110.stdout:968: done (4 left) 2024-08-17T00:37:12.554 INFO:tasks.rados.rados.0.smithi110.stdout:969: done (3 left) 2024-08-17T00:37:12.554 INFO:tasks.rados.rados.0.smithi110.stdout:971: done (2 left) 2024-08-17T00:37:12.554 INFO:tasks.rados.rados.0.smithi110.stdout:972: done (1 left) 2024-08-17T00:37:12.554 INFO:tasks.rados.rados.0.smithi110.stdout:974: done (0 left) 2024-08-17T00:37:12.554 INFO:tasks.rados.rados.0.smithi110.stdout:975: snap_create 2024-08-17T00:37:12.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[29669]: osdmap e237: 8 total, 8 up, 8 in 2024-08-17T00:37:12.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[29669]: mgrmap e28: x(active, since 5s), standbys: y 2024-08-17T00:37:12.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T00:37:12.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:12.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:12.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:12.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:12.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:12.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:12.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:12.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:12.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:12.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:12.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:12.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:12.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:12.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[29669]: osdmap e238: 8 total, 8 up, 8 in 2024-08-17T00:37:12.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[41467]: osdmap e237: 8 total, 8 up, 8 in 2024-08-17T00:37:12.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[41467]: mgrmap e28: x(active, since 5s), standbys: y 2024-08-17T00:37:12.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T00:37:12.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:12.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:12.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:12.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:12.813 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:12.813 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:12.813 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:12.813 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:12.813 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:12.813 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:12.813 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:12.813 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:12.813 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:12.813 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:12 smithi110 ceph-mon[41467]: osdmap e238: 8 total, 8 up, 8 in 2024-08-17T00:37:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:12 smithi177 ceph-mon[33147]: osdmap e237: 8 total, 8 up, 8 in 2024-08-17T00:37:12.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:12 smithi177 ceph-mon[33147]: mgrmap e28: x(active, since 5s), standbys: y 2024-08-17T00:37:12.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:12 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T00:37:12.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:12 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:12.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:12 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:12.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:12 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:12.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:12 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:12.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:12 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:12.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:12 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:12.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:12 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:12.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:12 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:12.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:12 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:12.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:12 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:12.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:12 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:12.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:12 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:12.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:12 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:12.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:12 smithi177 ceph-mon[33147]: osdmap e238: 8 total, 8 up, 8 in 2024-08-17T00:37:13.555 INFO:tasks.rados.rados.0.smithi110.stdout:975: done (0 left) 2024-08-17T00:37:13.556 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 17 current snap is 86 2024-08-17T00:37:13.556 INFO:tasks.rados.rados.0.smithi110.stdout:976: seq_num 318 ranges {2260992=532480} 2024-08-17T00:37:13.571 INFO:tasks.rados.rados.0.smithi110.stdout:976: writing smithi11086371-17 from 2260992 to 2793472 tid 1 2024-08-17T00:37:13.571 INFO:tasks.rados.rados.0.smithi110.stdout:977: delete oid 15 current snap is 86 2024-08-17T00:37:13.576 INFO:tasks.rados.rados.0.smithi110.stdout:976: finishing write tid 1 to smithi11086371-17 2024-08-17T00:37:13.576 INFO:tasks.rados.rados.0.smithi110.stdout:977: done (1 left) 2024-08-17T00:37:13.576 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 27 current snap is 86 2024-08-17T00:37:13.576 INFO:tasks.rados.rados.0.smithi110.stdout:978: seq_num 320 ranges {1138688=565248} 2024-08-17T00:37:13.585 INFO:tasks.rados.rados.0.smithi110.stdout:978: writing smithi11086371-27 from 1138688 to 1703936 tid 1 2024-08-17T00:37:13.585 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 10 current snap is 86 2024-08-17T00:37:13.585 INFO:tasks.rados.rados.0.smithi110.stdout:976: finishing write tid 2 to smithi11086371-17 2024-08-17T00:37:13.585 INFO:tasks.rados.rados.0.smithi110.stdout:979: seq_num 321 ranges {2588672=581632} 2024-08-17T00:37:13.602 INFO:tasks.rados.rados.0.smithi110.stdout:979: writing smithi11086371-10 from 2588672 to 3170304 tid 1 2024-08-17T00:37:13.602 INFO:tasks.rados.rados.0.smithi110.stdout:980: delete oid 32 current snap is 86 2024-08-17T00:37:13.602 INFO:tasks.rados.rados.0.smithi110.stdout:976: finishing write tid 3 to smithi11086371-17 2024-08-17T00:37:13.603 INFO:tasks.rados.rados.0.smithi110.stdout:976: oid 17 updating version 0 to 164 2024-08-17T00:37:13.603 INFO:tasks.rados.rados.0.smithi110.stdout:976: oid 17 updating version 164 to 165 2024-08-17T00:37:13.603 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 165 (ObjNum 318 snap 86 seq_num 318) dirty exists 2024-08-17T00:37:13.603 INFO:tasks.rados.rados.0.smithi110.stdout:976: left oid 17 (ObjNum 318 snap 86 seq_num 318) 2024-08-17T00:37:13.603 INFO:tasks.rados.rados.0.smithi110.stdout:978: finishing write tid 1 to smithi11086371-27 2024-08-17T00:37:13.603 INFO:tasks.rados.rados.0.smithi110.stdout:978: finishing write tid 2 to smithi11086371-27 2024-08-17T00:37:13.603 INFO:tasks.rados.rados.0.smithi110.stdout:978: finishing write tid 3 to smithi11086371-27 2024-08-17T00:37:13.603 INFO:tasks.rados.rados.0.smithi110.stdout:978: oid 27 updating version 0 to 246 2024-08-17T00:37:13.603 INFO:tasks.rados.rados.0.smithi110.stdout:978: oid 27 updating version 246 to 247 2024-08-17T00:37:13.603 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 247 (ObjNum 320 snap 86 seq_num 320) dirty exists 2024-08-17T00:37:13.603 INFO:tasks.rados.rados.0.smithi110.stdout:978: left oid 27 (ObjNum 320 snap 86 seq_num 320) 2024-08-17T00:37:13.604 INFO:tasks.rados.rados.0.smithi110.stdout:976: done (3 left) 2024-08-17T00:37:13.604 INFO:tasks.rados.rados.0.smithi110.stdout:978: done (2 left) 2024-08-17T00:37:13.604 INFO:tasks.rados.rados.0.smithi110.stdout:980: done (1 left) 2024-08-17T00:37:13.604 INFO:tasks.rados.rados.0.smithi110.stdout:981: read oid 41 snap -1 2024-08-17T00:37:13.604 INFO:tasks.rados.rados.0.smithi110.stdout:981: expect (ObjNum 315 snap 84 seq_num 315) 2024-08-17T00:37:13.604 INFO:tasks.rados.rados.0.smithi110.stdout:982: snap_remove snap 85 2024-08-17T00:37:13.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:13 smithi110 ceph-mon[29669]: Adjusting osd_memory_target on smithi110 to 2480M 2024-08-17T00:37:13.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:13 smithi110 ceph-mon[29669]: pgmap v12: 121 pgs: 121 active+clean; 227 MiB data, 759 MiB used, 714 GiB / 715 GiB avail 2024-08-17T00:37:13.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:13 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:13.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:13 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:13.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:13 smithi110 ceph-mon[29669]: osdmap e239: 8 total, 8 up, 8 in 2024-08-17T00:37:13.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:13 smithi110 ceph-mon[41467]: Adjusting osd_memory_target on smithi110 to 2480M 2024-08-17T00:37:13.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:13 smithi110 ceph-mon[41467]: pgmap v12: 121 pgs: 121 active+clean; 227 MiB data, 759 MiB used, 714 GiB / 715 GiB avail 2024-08-17T00:37:13.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:13 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:13.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:13 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:13.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:13 smithi110 ceph-mon[41467]: osdmap e239: 8 total, 8 up, 8 in 2024-08-17T00:37:13.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:13 smithi177 ceph-mon[33147]: Adjusting osd_memory_target on smithi110 to 2480M 2024-08-17T00:37:13.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:13 smithi177 ceph-mon[33147]: pgmap v12: 121 pgs: 121 active+clean; 227 MiB data, 759 MiB used, 714 GiB / 715 GiB avail 2024-08-17T00:37:13.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:13 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:13.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:13 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:13.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:13 smithi177 ceph-mon[33147]: osdmap e239: 8 total, 8 up, 8 in 2024-08-17T00:37:14.567 INFO:tasks.rados.rados.0.smithi110.stdout:982: done (2 left) 2024-08-17T00:37:14.567 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 22 current snap is 86 2024-08-17T00:37:14.567 INFO:tasks.rados.rados.0.smithi110.stdout:979: finishing write tid 1 to smithi11086371-10 2024-08-17T00:37:14.567 INFO:tasks.rados.rados.0.smithi110.stdout:983: seq_num 323 ranges {2957312=614400} 2024-08-17T00:37:14.586 INFO:tasks.rados.rados.0.smithi110.stdout:983: writing smithi11086371-22 from 2957312 to 3571712 tid 1 2024-08-17T00:37:14.586 INFO:tasks.rados.rados.0.smithi110.stdout:984: read oid 30 snap -1 2024-08-17T00:37:14.586 INFO:tasks.rados.rados.0.smithi110.stdout:984: expect (ObjNum 273 snap 72 seq_num 273) 2024-08-17T00:37:14.586 INFO:tasks.rados.rados.0.smithi110.stdout:985: read oid 24 snap -1 2024-08-17T00:37:14.586 INFO:tasks.rados.rados.0.smithi110.stdout:985: expect (ObjNum 264 snap 64 seq_num 264) 2024-08-17T00:37:14.586 INFO:tasks.rados.rados.0.smithi110.stdout:986: delete oid 20 current snap is 86 2024-08-17T00:37:14.586 INFO:tasks.rados.rados.0.smithi110.stdout:979: finishing write tid 2 to smithi11086371-10 2024-08-17T00:37:14.586 INFO:tasks.rados.rados.0.smithi110.stdout:979: finishing write tid 3 to smithi11086371-10 2024-08-17T00:37:14.586 INFO:tasks.rados.rados.0.smithi110.stdout:979: oid 10 updating version 0 to 256 2024-08-17T00:37:14.586 INFO:tasks.rados.rados.0.smithi110.stdout:979: oid 10 version 256 is already newer than 255 2024-08-17T00:37:14.587 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 256 (ObjNum 321 snap 86 seq_num 321) dirty exists 2024-08-17T00:37:14.587 INFO:tasks.rados.rados.0.smithi110.stdout:979: left oid 10 (ObjNum 321 snap 86 seq_num 321) 2024-08-17T00:37:14.587 INFO:tasks.rados.rados.0.smithi110.stdout:981: expect (ObjNum 315 snap 84 seq_num 315) 2024-08-17T00:37:14.845 INFO:tasks.rados.rados.0.smithi110.stdout:983: finishing write tid 1 to smithi11086371-22 2024-08-17T00:37:14.845 INFO:tasks.rados.rados.0.smithi110.stdout:983: finishing write tid 2 to smithi11086371-22 2024-08-17T00:37:14.845 INFO:tasks.rados.rados.0.smithi110.stdout:983: finishing write tid 3 to smithi11086371-22 2024-08-17T00:37:14.845 INFO:tasks.rados.rados.0.smithi110.stdout:983: oid 22 updating version 0 to 396 2024-08-17T00:37:14.845 INFO:tasks.rados.rados.0.smithi110.stdout:983: oid 22 version 396 is already newer than 395 2024-08-17T00:37:14.845 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 396 (ObjNum 323 snap 86 seq_num 323) dirty exists 2024-08-17T00:37:14.845 INFO:tasks.rados.rados.0.smithi110.stdout:983: left oid 22 (ObjNum 323 snap 86 seq_num 323) 2024-08-17T00:37:14.845 INFO:tasks.rados.rados.0.smithi110.stdout:985: expect (ObjNum 264 snap 64 seq_num 264) 2024-08-17T00:37:14.978 INFO:tasks.rados.rados.0.smithi110.stdout:984: expect (ObjNum 273 snap 72 seq_num 273) 2024-08-17T00:37:15.208 INFO:tasks.rados.rados.0.smithi110.stdout:979: done (5 left) 2024-08-17T00:37:15.208 INFO:tasks.rados.rados.0.smithi110.stdout:981: done (4 left) 2024-08-17T00:37:15.208 INFO:tasks.rados.rados.0.smithi110.stdout:983: done (3 left) 2024-08-17T00:37:15.208 INFO:tasks.rados.rados.0.smithi110.stdout:984: done (2 left) 2024-08-17T00:37:15.208 INFO:tasks.rados.rados.0.smithi110.stdout:985: done (1 left) 2024-08-17T00:37:15.208 INFO:tasks.rados.rados.0.smithi110.stdout:986: done (0 left) 2024-08-17T00:37:15.208 INFO:tasks.rados.rados.0.smithi110.stdout:987: read oid 31 snap -1 2024-08-17T00:37:15.208 INFO:tasks.rados.rados.0.smithi110.stdout:987: expect (ObjNum 251 snap 60 seq_num 251) 2024-08-17T00:37:15.208 INFO:tasks.rados.rados.0.smithi110.stdout:988: delete oid 48 current snap is 86 2024-08-17T00:37:15.234 INFO:tasks.rados.rados.0.smithi110.stdout:987: expect (ObjNum 251 snap 60 seq_num 251) 2024-08-17T00:37:15.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:14 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:15.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:14 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:15.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:14 smithi110 ceph-mon[29669]: osdmap e240: 8 total, 8 up, 8 in 2024-08-17T00:37:15.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:14 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:15.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:14 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:15.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:14 smithi110 ceph-mon[41467]: osdmap e240: 8 total, 8 up, 8 in 2024-08-17T00:37:15.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:14 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:15.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:14 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:15.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:14 smithi177 ceph-mon[33147]: osdmap e240: 8 total, 8 up, 8 in 2024-08-17T00:37:15.543 INFO:tasks.rados.rados.0.smithi110.stdout:987: done (1 left) 2024-08-17T00:37:15.543 INFO:tasks.rados.rados.0.smithi110.stdout:988: done (0 left) 2024-08-17T00:37:15.543 INFO:tasks.rados.rados.0.smithi110.stdout:989: read oid 25 snap -1 2024-08-17T00:37:15.543 INFO:tasks.rados.rados.0.smithi110.stdout:989: expect (ObjNum 297 snap 77 seq_num 297) 2024-08-17T00:37:15.543 INFO:tasks.rados.rados.0.smithi110.stdout:990: snap_remove snap 79 2024-08-17T00:37:15.947 INFO:tasks.rados.rados.0.smithi110.stdout:990: done (1 left) 2024-08-17T00:37:15.948 INFO:tasks.rados.rados.0.smithi110.stdout:991: snap_remove snap 83 2024-08-17T00:37:15.948 INFO:tasks.rados.rados.0.smithi110.stdout:989: expect (ObjNum 297 snap 77 seq_num 297) 2024-08-17T00:37:16.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:15 smithi177 ceph-mon[33147]: pgmap v15: 121 pgs: 121 active+clean; 235 MiB data, 801 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.4 MiB/s wr, 43 op/s 2024-08-17T00:37:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:15 smithi110 ceph-mon[29669]: pgmap v15: 121 pgs: 121 active+clean; 235 MiB data, 801 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.4 MiB/s wr, 43 op/s 2024-08-17T00:37:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:15 smithi110 ceph-mon[41467]: pgmap v15: 121 pgs: 121 active+clean; 235 MiB data, 801 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.4 MiB/s wr, 43 op/s 2024-08-17T00:37:16.965 INFO:tasks.rados.rados.0.smithi110.stdout:989: done (1 left) 2024-08-17T00:37:16.965 INFO:tasks.rados.rados.0.smithi110.stdout:991: done (0 left) 2024-08-17T00:37:16.965 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 22 current snap is 86 2024-08-17T00:37:16.965 INFO:tasks.rados.rados.0.smithi110.stdout:992: seq_num 326 ranges {3571712=663552} 2024-08-17T00:37:16.988 INFO:tasks.rados.rados.0.smithi110.stdout:992: writing smithi11086371-22 from 3571712 to 4235264 tid 1 2024-08-17T00:37:16.988 INFO:tasks.rados.rados.0.smithi110.stdout:993: setattr oid 20 current snap is 86 2024-08-17T00:37:16.990 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 21 current snap is 86 2024-08-17T00:37:16.990 INFO:tasks.rados.rados.0.smithi110.stdout:994: seq_num 327 ranges {2269184=679936} 2024-08-17T00:37:17.006 INFO:tasks.rados.rados.0.smithi110.stdout:994: writing smithi11086371-21 from 2269184 to 2949120 tid 1 2024-08-17T00:37:17.006 INFO:tasks.rados.rados.0.smithi110.stdout:995: rollback oid 12 current snap is 86 2024-08-17T00:37:17.006 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 12 to 67 2024-08-17T00:37:17.006 INFO:tasks.rados.rados.0.smithi110.stdout:992: finishing write tid 1 to smithi11086371-22 2024-08-17T00:37:17.006 INFO:tasks.rados.rados.0.smithi110.stdout:992: finishing write tid 2 to smithi11086371-22 2024-08-17T00:37:17.006 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 450 (ObjNum 1265 snap 0 seq_num 1693421192) dirty exists 2024-08-17T00:37:17.006 INFO:tasks.rados.rados.0.smithi110.stdout:992: finishing write tid 3 to smithi11086371-22 2024-08-17T00:37:17.006 INFO:tasks.rados.rados.0.smithi110.stdout:992: oid 22 updating version 0 to 404 2024-08-17T00:37:17.006 INFO:tasks.rados.rados.0.smithi110.stdout:992: oid 22 version 404 is already newer than 403 2024-08-17T00:37:17.006 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 404 (ObjNum 326 snap 86 seq_num 326) dirty exists 2024-08-17T00:37:17.007 INFO:tasks.rados.rados.0.smithi110.stdout:992: left oid 22 (ObjNum 326 snap 86 seq_num 326) 2024-08-17T00:37:17.007 INFO:tasks.rados.rados.0.smithi110.stdout:992: done (3 left) 2024-08-17T00:37:17.007 INFO:tasks.rados.rados.0.smithi110.stdout:993: done (2 left) 2024-08-17T00:37:17.007 INFO:tasks.rados.rados.0.smithi110.stdout:996: snap_remove snap 82 2024-08-17T00:37:17.181 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:16 smithi177 ceph-mon[33147]: osdmap e241: 8 total, 8 up, 8 in 2024-08-17T00:37:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:16 smithi110 ceph-mon[41467]: osdmap e241: 8 total, 8 up, 8 in 2024-08-17T00:37:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:16 smithi110 ceph-mon[29669]: osdmap e241: 8 total, 8 up, 8 in 2024-08-17T00:37:17.971 INFO:tasks.rados.rados.0.smithi110.stdout:996: done (2 left) 2024-08-17T00:37:17.971 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 18 current snap is 86 2024-08-17T00:37:17.971 INFO:tasks.rados.rados.0.smithi110.stdout:997: seq_num 328 ranges {5316608=696320} 2024-08-17T00:37:18.004 INFO:tasks.rados.rados.0.smithi110.stdout:997: writing smithi11086371-18 from 5316608 to 6012928 tid 1 2024-08-17T00:37:18.004 INFO:tasks.rados.rados.0.smithi110.stdout:998: read oid 20 snap -1 2024-08-17T00:37:18.005 INFO:tasks.rados.rados.0.smithi110.stdout:998: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:37:18.005 INFO:tasks.rados.rados.0.smithi110.stdout:999: rollback oid 39 current snap is 86 2024-08-17T00:37:18.005 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 39 to 61 2024-08-17T00:37:18.005 INFO:tasks.rados.rados.0.smithi110.stdout:994: finishing write tid 1 to smithi11086371-21 2024-08-17T00:37:18.005 INFO:tasks.rados.rados.0.smithi110.stdout:994: finishing write tid 2 to smithi11086371-21 2024-08-17T00:37:18.005 INFO:tasks.rados.rados.0.smithi110.stdout:995: finishing rollback tid 0 to smithi11086371-12 2024-08-17T00:37:18.005 INFO:tasks.rados.rados.0.smithi110.stdout:995: finishing rollback tid 1 to smithi11086371-12 2024-08-17T00:37:18.005 INFO:tasks.rados.rados.0.smithi110.stdout:995: finishing rollback tid 2 to smithi11086371-12 2024-08-17T00:37:18.005 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 297 (ObjNum 196 snap 42 seq_num 196) dirty exists 2024-08-17T00:37:18.005 INFO:tasks.rados.rados.0.smithi110.stdout:994: finishing write tid 3 to smithi11086371-21 2024-08-17T00:37:18.005 INFO:tasks.rados.rados.0.smithi110.stdout:994: oid 21 updating version 0 to 252 2024-08-17T00:37:18.005 INFO:tasks.rados.rados.0.smithi110.stdout:994: oid 21 version 252 is already newer than 251 2024-08-17T00:37:18.005 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 252 (ObjNum 327 snap 86 seq_num 327) dirty exists 2024-08-17T00:37:18.005 INFO:tasks.rados.rados.0.smithi110.stdout:994: left oid 21 (ObjNum 327 snap 86 seq_num 327) 2024-08-17T00:37:18.006 INFO:tasks.rados.rados.0.smithi110.stdout:994: done (4 left) 2024-08-17T00:37:18.006 INFO:tasks.rados.rados.0.smithi110.stdout:995: done (3 left) 2024-08-17T00:37:18.006 INFO:tasks.rados.rados.0.smithi110.stdout:1000: delete oid 29 current snap is 86 2024-08-17T00:37:18.006 INFO:tasks.rados.rados.0.smithi110.stdout:998: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:37:18.008 INFO:tasks.rados.rados.0.smithi110.stdout:997: finishing write tid 1 to smithi11086371-18 2024-08-17T00:37:18.009 INFO:tasks.rados.rados.0.smithi110.stdout:999: finishing rollback tid 0 to smithi11086371-39 2024-08-17T00:37:18.009 INFO:tasks.rados.rados.0.smithi110.stdout:999: finishing rollback tid 1 to smithi11086371-39 2024-08-17T00:37:18.009 INFO:tasks.rados.rados.0.smithi110.stdout:997: finishing write tid 2 to smithi11086371-18 2024-08-17T00:37:18.010 INFO:tasks.rados.rados.0.smithi110.stdout:999: finishing rollback tid 2 to smithi11086371-39 2024-08-17T00:37:18.010 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 313 (ObjNum 219 snap 52 seq_num 219) dirty exists 2024-08-17T00:37:18.010 INFO:tasks.rados.rados.0.smithi110.stdout:997: finishing write tid 3 to smithi11086371-18 2024-08-17T00:37:18.011 INFO:tasks.rados.rados.0.smithi110.stdout:997: oid 18 updating version 0 to 308 2024-08-17T00:37:18.011 INFO:tasks.rados.rados.0.smithi110.stdout:997: oid 18 version 308 is already newer than 307 2024-08-17T00:37:18.011 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 308 (ObjNum 328 snap 86 seq_num 328) dirty exists 2024-08-17T00:37:18.011 INFO:tasks.rados.rados.0.smithi110.stdout:997: left oid 18 (ObjNum 328 snap 86 seq_num 328) 2024-08-17T00:37:18.011 INFO:tasks.rados.rados.0.smithi110.stdout:997: done (3 left) 2024-08-17T00:37:18.012 INFO:tasks.rados.rados.0.smithi110.stdout:998: done (2 left) 2024-08-17T00:37:18.012 INFO:tasks.rados.rados.0.smithi110.stdout:999: done (1 left) 2024-08-17T00:37:18.012 INFO:tasks.rados.rados.0.smithi110.stdout:1000: done (0 left) 2024-08-17T00:37:18.012 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 4 current snap is 86 2024-08-17T00:37:18.012 INFO:tasks.rados.rados.0.smithi110.stdout:1001: seq_num 330 ranges {57344=737280} 2024-08-17T00:37:18.016 INFO:tasks.rados.rados.0.smithi110.stdout:1001: writing smithi11086371-4 from 57344 to 794624 tid 1 2024-08-17T00:37:18.016 INFO:tasks.rados.rados.0.smithi110.stdout:1002: read oid 45 snap -1 2024-08-17T00:37:18.016 INFO:tasks.rados.rados.0.smithi110.stdout:1002: expect (ObjNum 303 snap 78 seq_num 303) 2024-08-17T00:37:18.016 INFO:tasks.rados.rados.0.smithi110.stdout:1003: snap_remove snap 67 2024-08-17T00:37:18.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[29924]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:37:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T00:37:18.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: pgmap v18: 121 pgs: 121 active+clean; 235 MiB data, 801 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.4 MiB/s wr, 43 op/s 2024-08-17T00:37:18.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: osdmap e242: 8 total, 8 up, 8 in 2024-08-17T00:37:18.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:18.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:37:18.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:18.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:18.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:18.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:18.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:18.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:18.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:18.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:18.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:18.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:37:18.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:37:18.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:18.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:18.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:18.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:37:18.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:37:18.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:18.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:18.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:18.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:37:18.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:37:18.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:18.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:18.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:18.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: pgmap v18: 121 pgs: 121 active+clean; 235 MiB data, 801 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.4 MiB/s wr, 43 op/s 2024-08-17T00:37:18.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: osdmap e242: 8 total, 8 up, 8 in 2024-08-17T00:37:18.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:18.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:37:18.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:18.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:18.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:18.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:18.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:18.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:18.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:18.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:18.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:18.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:37:18.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:37:18.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:18.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:18.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:18.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:37:18.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:37:18.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:18.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:18.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:18.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:37:18.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:37:18.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:18.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:18.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:18.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:18.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:18.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:18.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:18.317 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:18.317 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:18.317 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:18.317 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:18.317 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:18.317 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:18.317 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:18.317 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:37:18.317 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:37:18.317 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:18.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:18.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:18.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:18.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:18.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:18.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:18.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:18.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:18.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:18.319 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:18.319 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:37:18.319 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:17 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:37:18.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: pgmap v18: 121 pgs: 121 active+clean; 235 MiB data, 801 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.4 MiB/s wr, 43 op/s 2024-08-17T00:37:18.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: osdmap e242: 8 total, 8 up, 8 in 2024-08-17T00:37:18.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:18.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:37:18.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:18.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:18.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:18.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:18.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:18.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:18.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:18.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:18.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:18.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:37:18.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:37:18.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:18.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:18.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:18.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:37:18.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:37:18.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:18.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:18.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:18.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:37:18.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:37:18.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:18.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:18.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:18.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:18.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:18.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:18.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:18.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:18.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:18.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:18.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:18.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:18.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T00:37:18.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:18.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:37:18.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:17 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:37:18.978 INFO:tasks.rados.rados.0.smithi110.stdout:1003: done (2 left) 2024-08-17T00:37:18.978 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 21 current snap is 86 2024-08-17T00:37:18.978 INFO:tasks.rados.rados.0.smithi110.stdout:1004: seq_num 331 ranges {2949120=753664} 2024-08-17T00:37:18.999 INFO:tasks.rados.rados.0.smithi110.stdout:1004: writing smithi11086371-21 from 2949120 to 3702784 tid 1 2024-08-17T00:37:18.999 INFO:tasks.rados.rados.0.smithi110.stdout:1005: snap_create 2024-08-17T00:37:18.999 INFO:tasks.rados.rados.0.smithi110.stdout:1001: finishing write tid 1 to smithi11086371-4 2024-08-17T00:37:18.999 INFO:tasks.rados.rados.0.smithi110.stdout:1001: finishing write tid 2 to smithi11086371-4 2024-08-17T00:37:19.000 INFO:tasks.rados.rados.0.smithi110.stdout:1001: finishing write tid 3 to smithi11086371-4 2024-08-17T00:37:19.000 INFO:tasks.rados.rados.0.smithi110.stdout:1001: oid 4 updating version 0 to 75 2024-08-17T00:37:19.000 INFO:tasks.rados.rados.0.smithi110.stdout:1001: oid 4 version 75 is already newer than 74 2024-08-17T00:37:19.000 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 75 (ObjNum 330 snap 86 seq_num 330) dirty exists 2024-08-17T00:37:19.000 INFO:tasks.rados.rados.0.smithi110.stdout:1001: left oid 4 (ObjNum 330 snap 86 seq_num 330) 2024-08-17T00:37:19.000 INFO:tasks.rados.rados.0.smithi110.stdout:1002: expect (ObjNum 303 snap 78 seq_num 303) 2024-08-17T00:37:19.046 INFO:tasks.rados.rados.0.smithi110.stdout:1004: finishing write tid 1 to smithi11086371-21 2024-08-17T00:37:19.046 INFO:tasks.rados.rados.0.smithi110.stdout:1004: finishing write tid 2 to smithi11086371-21 2024-08-17T00:37:19.047 INFO:tasks.rados.rados.0.smithi110.stdout:1004: finishing write tid 3 to smithi11086371-21 2024-08-17T00:37:19.047 INFO:tasks.rados.rados.0.smithi110.stdout:1004: oid 21 updating version 0 to 258 2024-08-17T00:37:19.047 INFO:tasks.rados.rados.0.smithi110.stdout:1004: oid 21 version 258 is already newer than 257 2024-08-17T00:37:19.047 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 258 (ObjNum 331 snap 86 seq_num 331) dirty exists 2024-08-17T00:37:19.047 INFO:tasks.rados.rados.0.smithi110.stdout:1004: left oid 21 (ObjNum 331 snap 86 seq_num 331) 2024-08-17T00:37:19.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:18 smithi177 ceph-mon[33147]: Adjusting osd_memory_target on smithi177 to 2479M 2024-08-17T00:37:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:18 smithi177 ceph-mon[33147]: Updating smithi110:/etc/ceph/ceph.conf 2024-08-17T00:37:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:18 smithi177 ceph-mon[33147]: Updating smithi177:/etc/ceph/ceph.conf 2024-08-17T00:37:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:18 smithi177 ceph-mon[33147]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:37:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:18 smithi177 ceph-mon[33147]: Updating smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:37:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:18 smithi177 ceph-mon[33147]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:37:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:18 smithi177 ceph-mon[33147]: Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:37:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:18 smithi177 ceph-mon[33147]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T00:37:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:18 smithi177 ceph-mon[33147]: Updating smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T00:37:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:18 smithi177 ceph-mon[33147]: osdmap e243: 8 total, 8 up, 8 in 2024-08-17T00:37:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:18 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:18 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:18 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:19.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:18 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:19.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:18 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[29669]: Adjusting osd_memory_target on smithi177 to 2479M 2024-08-17T00:37:19.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[29669]: Updating smithi110:/etc/ceph/ceph.conf 2024-08-17T00:37:19.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[29669]: Updating smithi177:/etc/ceph/ceph.conf 2024-08-17T00:37:19.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[29669]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:37:19.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[29669]: Updating smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:37:19.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[29669]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:37:19.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[29669]: Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:37:19.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[29669]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T00:37:19.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[29669]: Updating smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T00:37:19.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[29669]: osdmap e243: 8 total, 8 up, 8 in 2024-08-17T00:37:19.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:19.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:19.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:19.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:19.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:19.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[41467]: Adjusting osd_memory_target on smithi177 to 2479M 2024-08-17T00:37:19.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[41467]: Updating smithi110:/etc/ceph/ceph.conf 2024-08-17T00:37:19.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[41467]: Updating smithi177:/etc/ceph/ceph.conf 2024-08-17T00:37:19.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[41467]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:37:19.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[41467]: Updating smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:37:19.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[41467]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:37:19.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[41467]: Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:37:19.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[41467]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T00:37:19.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[41467]: Updating smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T00:37:19.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[41467]: osdmap e243: 8 total, 8 up, 8 in 2024-08-17T00:37:19.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:19.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:19.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:19.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:19.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:18 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:19.985 INFO:tasks.rados.rados.0.smithi110.stdout:1001: done (3 left) 2024-08-17T00:37:19.985 INFO:tasks.rados.rados.0.smithi110.stdout:1002: done (2 left) 2024-08-17T00:37:19.985 INFO:tasks.rados.rados.0.smithi110.stdout:1004: done (1 left) 2024-08-17T00:37:19.985 INFO:tasks.rados.rados.0.smithi110.stdout:1005: done (0 left) 2024-08-17T00:37:19.985 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 19 current snap is 87 2024-08-17T00:37:19.985 INFO:tasks.rados.rados.0.smithi110.stdout:1006: seq_num 332 ranges {4800512=770048} 2024-08-17T00:37:20.014 INFO:tasks.rados.rados.0.smithi110.stdout:1006: writing smithi11086371-19 from 4800512 to 5570560 tid 1 2024-08-17T00:37:20.014 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 25 current snap is 87 2024-08-17T00:37:20.014 INFO:tasks.rados.rados.0.smithi110.stdout:1007: seq_num 333 ranges {2260992=786432} 2024-08-17T00:37:20.030 INFO:tasks.rados.rados.0.smithi110.stdout:1007: writing smithi11086371-25 from 2260992 to 3047424 tid 1 2024-08-17T00:37:20.031 INFO:tasks.rados.rados.0.smithi110.stdout:1008: rmattr oid 42 current snap is 87 2024-08-17T00:37:20.031 INFO:tasks.rados.rados.0.smithi110.stdout:1006: finishing write tid 1 to smithi11086371-19 2024-08-17T00:37:20.031 INFO:tasks.rados.rados.0.smithi110.stdout:1006: finishing write tid 2 to smithi11086371-19 2024-08-17T00:37:20.031 INFO:tasks.rados.rados.0.smithi110.stdout:1006: finishing write tid 3 to smithi11086371-19 2024-08-17T00:37:20.031 INFO:tasks.rados.rados.0.smithi110.stdout:1006: oid 19 updating version 0 to 324 2024-08-17T00:37:20.031 INFO:tasks.rados.rados.0.smithi110.stdout:1006: oid 19 version 324 is already newer than 323 2024-08-17T00:37:20.031 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 324 (ObjNum 332 snap 87 seq_num 332) dirty exists 2024-08-17T00:37:20.031 INFO:tasks.rados.rados.0.smithi110.stdout:1006: left oid 19 (ObjNum 332 snap 87 seq_num 332) 2024-08-17T00:37:20.031 INFO:tasks.rados.rados.0.smithi110.stdout:1006: done (2 left) 2024-08-17T00:37:20.031 INFO:tasks.rados.rados.0.smithi110.stdout:1009: delete oid 35 current snap is 87 2024-08-17T00:37:20.034 INFO:tasks.rados.rados.0.smithi110.stdout:1009: done (2 left) 2024-08-17T00:37:20.034 INFO:tasks.rados.rados.0.smithi110.stdout:1010: copy_from oid 21 from oid 40 current snap is 87 2024-08-17T00:37:20.034 INFO:tasks.rados.rados.0.smithi110.stdout:1011: snap_create 2024-08-17T00:37:20.036 INFO:tasks.rados.rados.0.smithi110.stdout:1007: finishing write tid 1 to smithi11086371-25 2024-08-17T00:37:20.036 INFO:tasks.rados.rados.0.smithi110.stdout:1007: finishing write tid 2 to smithi11086371-25 2024-08-17T00:37:20.036 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 42 v 463 (ObjNum 292 snap 77 seq_num 292) dirty exists 2024-08-17T00:37:20.037 INFO:tasks.rados.rados.0.smithi110.stdout:1007: finishing write tid 3 to smithi11086371-25 2024-08-17T00:37:20.037 INFO:tasks.rados.rados.0.smithi110.stdout:1007: oid 25 updating version 0 to 461 2024-08-17T00:37:20.037 INFO:tasks.rados.rados.0.smithi110.stdout:1007: oid 25 version 461 is already newer than 460 2024-08-17T00:37:20.037 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 461 (ObjNum 333 snap 87 seq_num 333) dirty exists 2024-08-17T00:37:20.037 INFO:tasks.rados.rados.0.smithi110.stdout:1007: left oid 25 (ObjNum 333 snap 87 seq_num 333) 2024-08-17T00:37:20.037 INFO:tasks.rados.rados.0.smithi110.stdout:1010: finishing copy_from to smithi11086371-21 2024-08-17T00:37:20.038 INFO:tasks.rados.rados.0.smithi110.stdout:1010: got expected ENOENT (src dne) 2024-08-17T00:37:20.038 INFO:tasks.rados.rados.0.smithi110.stdout:1010: finishing copy_from racing read to smithi11086371-21 2024-08-17T00:37:20.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:19 smithi177 ceph-mon[33147]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T00:37:20.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:19 smithi177 ceph-mon[33147]: pgmap v21: 121 pgs: 121 active+clean; 238 MiB data, 823 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 888 KiB/s wr, 28 op/s 2024-08-17T00:37:20.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:19 smithi177 ceph-mon[33147]: Reconfiguring daemon prometheus.a on smithi177 2024-08-17T00:37:20.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:19 smithi177 ceph-mon[33147]: osdmap e244: 8 total, 8 up, 8 in 2024-08-17T00:37:20.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:19 smithi177 ceph-mon[33147]: mgrmap e29: x(active, since 12s), standbys: y 2024-08-17T00:37:20.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:19 smithi110 ceph-mon[29669]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T00:37:20.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:19 smithi110 ceph-mon[29669]: pgmap v21: 121 pgs: 121 active+clean; 238 MiB data, 823 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 888 KiB/s wr, 28 op/s 2024-08-17T00:37:20.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:19 smithi110 ceph-mon[29669]: Reconfiguring daemon prometheus.a on smithi177 2024-08-17T00:37:20.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:19 smithi110 ceph-mon[29669]: osdmap e244: 8 total, 8 up, 8 in 2024-08-17T00:37:20.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:19 smithi110 ceph-mon[29669]: mgrmap e29: x(active, since 12s), standbys: y 2024-08-17T00:37:20.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:19 smithi110 ceph-mon[41467]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T00:37:20.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:19 smithi110 ceph-mon[41467]: pgmap v21: 121 pgs: 121 active+clean; 238 MiB data, 823 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 888 KiB/s wr, 28 op/s 2024-08-17T00:37:20.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:19 smithi110 ceph-mon[41467]: Reconfiguring daemon prometheus.a on smithi177 2024-08-17T00:37:20.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:19 smithi110 ceph-mon[41467]: osdmap e244: 8 total, 8 up, 8 in 2024-08-17T00:37:20.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:19 smithi110 ceph-mon[41467]: mgrmap e29: x(active, since 12s), standbys: y 2024-08-17T00:37:20.991 INFO:tasks.rados.rados.0.smithi110.stdout:1007: done (3 left) 2024-08-17T00:37:20.991 INFO:tasks.rados.rados.0.smithi110.stdout:1008: done (2 left) 2024-08-17T00:37:20.991 INFO:tasks.rados.rados.0.smithi110.stdout:1010: done (1 left) 2024-08-17T00:37:20.991 INFO:tasks.rados.rados.0.smithi110.stdout:1011: done (0 left) 2024-08-17T00:37:20.991 INFO:tasks.rados.rados.0.smithi110.stdout:1012: rollback oid 44 current snap is 88 2024-08-17T00:37:20.991 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 44 to 61 2024-08-17T00:37:20.991 INFO:tasks.rados.rados.0.smithi110.stdout:1013: copy_from oid 18 from oid 38 current snap is 88 2024-08-17T00:37:20.991 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 3 current snap is 88 2024-08-17T00:37:20.991 INFO:tasks.rados.rados.0.smithi110.stdout:1014: seq_num 335 ranges {0=417792,417792=401408} 2024-08-17T00:37:20.993 INFO:tasks.rados.rados.0.smithi110.stdout:1014: writing smithi11086371-3 from 0 to 417792 tid 1 2024-08-17T00:37:20.996 INFO:tasks.rados.rados.0.smithi110.stdout:1014: writing smithi11086371-3 from 417792 to 819200 tid 2 2024-08-17T00:37:20.996 INFO:tasks.rados.rados.0.smithi110.stdout:1015: snap_remove snap 66 2024-08-17T00:37:21.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:20 smithi177 ceph-mon[33147]: osdmap e245: 8 total, 8 up, 8 in 2024-08-17T00:37:21.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:20 smithi110 ceph-mon[29669]: osdmap e245: 8 total, 8 up, 8 in 2024-08-17T00:37:21.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:20 smithi110 ceph-mon[41467]: osdmap e245: 8 total, 8 up, 8 in 2024-08-17T00:37:21.987 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:21 smithi177 systemd[1]: Stopping Ceph prometheus.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:37:22.001 INFO:tasks.rados.rados.0.smithi110.stdout:1015: done (3 left) 2024-08-17T00:37:22.001 INFO:tasks.rados.rados.0.smithi110.stdout:1016: snap_create 2024-08-17T00:37:22.001 INFO:tasks.rados.rados.0.smithi110.stdout:1012: finishing rollback tid 0 to smithi11086371-44 2024-08-17T00:37:22.001 INFO:tasks.rados.rados.0.smithi110.stdout:1013: finishing copy_from racing read to smithi11086371-18 2024-08-17T00:37:22.001 INFO:tasks.rados.rados.0.smithi110.stdout:1013: finishing copy_from to smithi11086371-18 2024-08-17T00:37:22.001 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 87 (ObjNum 252 snap 60 seq_num 252) dirty exists 2024-08-17T00:37:22.002 INFO:tasks.rados.rados.0.smithi110.stdout:1014: finishing write tid 1 to smithi11086371-3 2024-08-17T00:37:22.002 INFO:tasks.rados.rados.0.smithi110.stdout:1014: finishing write tid 2 to smithi11086371-3 2024-08-17T00:37:22.002 INFO:tasks.rados.rados.0.smithi110.stdout:1012: finishing rollback tid 1 to smithi11086371-44 2024-08-17T00:37:22.002 INFO:tasks.rados.rados.0.smithi110.stdout:1014: finishing write tid 3 to smithi11086371-3 2024-08-17T00:37:22.002 INFO:tasks.rados.rados.0.smithi110.stdout:1012: finishing rollback tid 2 to smithi11086371-44 2024-08-17T00:37:22.002 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 300 (ObjNum 226 snap 56 seq_num 226) dirty exists 2024-08-17T00:37:22.002 INFO:tasks.rados.rados.0.smithi110.stdout:1014: finishing write tid 4 to smithi11086371-3 2024-08-17T00:37:22.002 INFO:tasks.rados.rados.0.smithi110.stdout:1014: oid 3 updating version 0 to 170 2024-08-17T00:37:22.002 INFO:tasks.rados.rados.0.smithi110.stdout:1014: oid 3 version 170 is already newer than 169 2024-08-17T00:37:22.002 INFO:tasks.rados.rados.0.smithi110.stdout:1014: oid 3 version 170 is already newer than 168 2024-08-17T00:37:22.002 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 170 (ObjNum 335 snap 88 seq_num 335) dirty exists 2024-08-17T00:37:22.002 INFO:tasks.rados.rados.0.smithi110.stdout:1014: left oid 3 (ObjNum 335 snap 88 seq_num 335) 2024-08-17T00:37:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:21 smithi110 ceph-mon[29669]: pgmap v24: 121 pgs: 121 active+clean; 238 MiB data, 823 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 888 KiB/s wr, 28 op/s 2024-08-17T00:37:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:21 smithi110 ceph-mon[29669]: osdmap e246: 8 total, 8 up, 8 in 2024-08-17T00:37:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:21 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:37:22.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:21 smithi110 ceph-mon[41467]: pgmap v24: 121 pgs: 121 active+clean; 238 MiB data, 823 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 888 KiB/s wr, 28 op/s 2024-08-17T00:37:22.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:21 smithi110 ceph-mon[41467]: osdmap e246: 8 total, 8 up, 8 in 2024-08-17T00:37:22.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:21 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:37:22.313 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:21 smithi177 ceph-mon[33147]: pgmap v24: 121 pgs: 121 active+clean; 238 MiB data, 823 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 888 KiB/s wr, 28 op/s 2024-08-17T00:37:22.313 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:21 smithi177 ceph-mon[33147]: osdmap e246: 8 total, 8 up, 8 in 2024-08-17T00:37:22.313 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:21 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:37:22.314 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:22 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:37:22.039Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-17T00:37:22.314 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:22 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:37:22.039Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-17T00:37:22.314 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:22 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:37:22.039Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-17T00:37:22.314 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:22 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:37:22.039Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-17T00:37:22.314 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:22 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:37:22.039Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-17T00:37:22.314 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:22 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:37:22.039Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-17T00:37:22.315 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:22 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:37:22.039Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-17T00:37:22.315 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:22 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:37:22.039Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-17T00:37:22.315 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:22 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:37:22.039Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-17T00:37:22.315 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:22 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:37:22.039Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-17T00:37:22.315 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:22 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:37:22.039Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-17T00:37:22.315 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:22 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[66918]: ts=2024-08-17T00:37:22.039Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-17T00:37:22.315 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:22 smithi177 podman[78298]: 2024-08-17 00:37:22.049397642 +0000 UTC m=+0.131611886 container died 33c9ea710e3d47da8858a7a25d36afd11ebb816d96b113eec4ef89421f69692d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T00:37:22.555 INFO:tasks.rados.rados.0.smithi110.stdout:1012: done (3 left) 2024-08-17T00:37:22.555 INFO:tasks.rados.rados.0.smithi110.stdout:1013: done (2 left) 2024-08-17T00:37:22.555 INFO:tasks.rados.rados.0.smithi110.stdout:1014: done (1 left) 2024-08-17T00:37:22.555 INFO:tasks.rados.rados.0.smithi110.stdout:1016: done (0 left) 2024-08-17T00:37:22.555 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 1 current snap is 89 2024-08-17T00:37:22.555 INFO:tasks.rados.rados.0.smithi110.stdout:1017: seq_num 336 ranges {1728512=434176,2162688=401408} 2024-08-17T00:37:22.566 INFO:tasks.rados.rados.0.smithi110.stdout:1017: writing smithi11086371-1 from 1728512 to 2162688 tid 1 2024-08-17T00:37:22.569 INFO:tasks.rados.rados.0.smithi110.stdout:1017: writing smithi11086371-1 from 2162688 to 2564096 tid 2 2024-08-17T00:37:22.569 INFO:tasks.rados.rados.0.smithi110.stdout:1018: read oid 35 snap -1 2024-08-17T00:37:22.569 INFO:tasks.rados.rados.0.smithi110.stdout:1018: expect deleted 2024-08-17T00:37:22.569 INFO:tasks.rados.rados.0.smithi110.stdout:1019: snap_create 2024-08-17T00:37:22.573 INFO:tasks.rados.rados.0.smithi110.stdout:1017: finishing write tid 1 to smithi11086371-1 2024-08-17T00:37:22.573 INFO:tasks.rados.rados.0.smithi110.stdout:1017: finishing write tid 2 to smithi11086371-1 2024-08-17T00:37:22.573 INFO:tasks.rados.rados.0.smithi110.stdout:1017: finishing write tid 3 to smithi11086371-1 2024-08-17T00:37:22.574 INFO:tasks.rados.rados.0.smithi110.stdout:1017: finishing write tid 4 to smithi11086371-1 2024-08-17T00:37:22.574 INFO:tasks.rados.rados.0.smithi110.stdout:1017: oid 1 updating version 0 to 174 2024-08-17T00:37:22.574 INFO:tasks.rados.rados.0.smithi110.stdout:1017: oid 1 updating version 174 to 175 2024-08-17T00:37:22.574 INFO:tasks.rados.rados.0.smithi110.stdout:1017: oid 1 updating version 175 to 176 2024-08-17T00:37:22.574 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 176 (ObjNum 336 snap 89 seq_num 336) dirty exists 2024-08-17T00:37:22.574 INFO:tasks.rados.rados.0.smithi110.stdout:1017: left oid 1 (ObjNum 336 snap 89 seq_num 336) 2024-08-17T00:37:22.612 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:22 smithi177 podman[78298]: 2024-08-17 00:37:22.420062262 +0000 UTC m=+0.502276491 container cleanup 33c9ea710e3d47da8858a7a25d36afd11ebb816d96b113eec4ef89421f69692d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T00:37:22.612 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:22 smithi177 bash[78298]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T00:37:22.996 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:22 smithi177 podman[78316]: 2024-08-17 00:37:22.68830984 +0000 UTC m=+0.641639928 container remove 33c9ea710e3d47da8858a7a25d36afd11ebb816d96b113eec4ef89421f69692d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T00:37:22.996 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:22 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-17T00:37:22.996 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:22 smithi177 systemd[1]: Stopped Ceph prometheus.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:37:22.997 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:22 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@prometheus.a.service: Consumed 1.866s CPU time. 2024-08-17T00:37:22.997 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:22 smithi177 systemd[1]: Starting Ceph prometheus.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:37:23.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:22 smithi110 ceph-mon[41467]: osdmap e247: 8 total, 8 up, 8 in 2024-08-17T00:37:23.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:22 smithi110 ceph-mon[41467]: osdmap e248: 8 total, 8 up, 8 in 2024-08-17T00:37:23.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:22 smithi110 ceph-mon[29669]: osdmap e247: 8 total, 8 up, 8 in 2024-08-17T00:37:23.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:22 smithi110 ceph-mon[29669]: osdmap e248: 8 total, 8 up, 8 in 2024-08-17T00:37:23.316 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:22 smithi177 ceph-mon[33147]: osdmap e247: 8 total, 8 up, 8 in 2024-08-17T00:37:23.316 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:22 smithi177 ceph-mon[33147]: osdmap e248: 8 total, 8 up, 8 in 2024-08-17T00:37:23.317 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:23 smithi177 podman[78415]: 2024-08-17 00:37:22.966636242 +0000 UTC m=+0.017988638 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-08-17T00:37:23.317 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:23 smithi177 podman[78415]: 2024-08-17 00:37:23.081012049 +0000 UTC m=+0.132364433 container create 6d5003c1ea39c6314b00f5d8d615a1b2b0c65786b0020278ffd3263a7bee3486 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T00:37:23.556 INFO:tasks.rados.rados.0.smithi110.stdout:1017: done (2 left) 2024-08-17T00:37:23.556 INFO:tasks.rados.rados.0.smithi110.stdout:1018: done (1 left) 2024-08-17T00:37:23.556 INFO:tasks.rados.rados.0.smithi110.stdout:1019: done (0 left) 2024-08-17T00:37:23.556 INFO:tasks.rados.rados.0.smithi110.stdout:1020: rollback oid 37 current snap is 90 2024-08-17T00:37:23.556 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 37 to 89 2024-08-17T00:37:23.556 INFO:tasks.rados.rados.0.smithi110.stdout:1021: delete oid 44 current snap is 90 2024-08-17T00:37:23.560 INFO:tasks.rados.rados.0.smithi110.stdout:1021: done (1 left) 2024-08-17T00:37:23.560 INFO:tasks.rados.rados.0.smithi110.stdout:1022: copy_from oid 39 from oid 8 current snap is 90 2024-08-17T00:37:23.560 INFO:tasks.rados.rados.0.smithi110.stdout:1023: read oid 46 snap 88 2024-08-17T00:37:23.560 INFO:tasks.rados.rados.0.smithi110.stdout:1023: expect deleted 2024-08-17T00:37:23.560 INFO:tasks.rados.rados.0.smithi110.stdout:1024: rollback oid 29 current snap is 90 2024-08-17T00:37:23.560 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 29 to 60 2024-08-17T00:37:23.561 INFO:tasks.rados.rados.0.smithi110.stdout:1020: finishing rollback tid 0 to smithi11086371-37 2024-08-17T00:37:23.561 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 50 current snap is 90 2024-08-17T00:37:23.561 INFO:tasks.rados.rados.0.smithi110.stdout:1025: seq_num 338 ranges {0=466944,466944=401408} 2024-08-17T00:37:23.563 INFO:tasks.rados.rados.0.smithi110.stdout:1025: writing smithi11086371-50 from 0 to 466944 tid 1 2024-08-17T00:37:23.566 INFO:tasks.rados.rados.0.smithi110.stdout:1025: writing smithi11086371-50 from 466944 to 868352 tid 2 2024-08-17T00:37:23.566 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 24 current snap is 90 2024-08-17T00:37:23.566 INFO:tasks.rados.rados.0.smithi110.stdout:1020: finishing rollback tid 1 to smithi11086371-37 2024-08-17T00:37:23.566 INFO:tasks.rados.rados.0.smithi110.stdout:1026: seq_num 339 ranges {4014080=483328,4497408=401408} 2024-08-17T00:37:23.590 INFO:tasks.rados.rados.0.smithi110.stdout:1026: writing smithi11086371-24 from 4014080 to 4497408 tid 1 2024-08-17T00:37:23.592 INFO:tasks.rados.rados.0.smithi110.stdout:1026: writing smithi11086371-24 from 4497408 to 4898816 tid 2 2024-08-17T00:37:23.592 INFO:tasks.rados.rados.0.smithi110.stdout:1027: snap_remove snap 84 2024-08-17T00:37:23.613 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:23 smithi177 podman[78415]: 2024-08-17 00:37:23.316591919 +0000 UTC m=+0.367944319 container init 6d5003c1ea39c6314b00f5d8d615a1b2b0c65786b0020278ffd3263a7bee3486 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T00:37:23.613 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:23 smithi177 podman[78415]: 2024-08-17 00:37:23.321367101 +0000 UTC m=+0.372719485 container start 6d5003c1ea39c6314b00f5d8d615a1b2b0c65786b0020278ffd3263a7bee3486 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T00:37:23.613 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:23.345Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-17T00:37:23.613 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:23.345Z 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-17T00:37:23.613 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:23.345Z caller=main.go:570 level=info host_details="(Linux 5.14.0-480.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024 x86_64 smithi177 (none))" 2024-08-17T00:37:23.613 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:23.345Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-17T00:37:23.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:23.345Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-17T00:37:23.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:23.346Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-17T00:37:23.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:23.347Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-17T00:37:23.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:23.347Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-17T00:37:23.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:23.347Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-17T00:37:23.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:23.350Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-17T00:37:23.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:23.350Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.693µs 2024-08-17T00:37:23.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:23.350Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-17T00:37:23.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:23.352Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-08-17T00:37:23.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:23.359Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-08-17T00:37:23.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:23.359Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-08-17T00:37:23.615 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:23.359Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=18.883µs wal_replay_duration=9.609223ms wbl_replay_duration=130ns total_replay_duration=9.646598ms 2024-08-17T00:37:23.615 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:23.361Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-17T00:37:23.615 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:23.361Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-17T00:37:23.615 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:23.361Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-17T00:37:23.615 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:23.382Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.626671ms db_storage=863ns remote_storage=3.63µs web_handler=438ns query_engine=526ns scrape=415.043µs scrape_sd=122.273µs notify=26.756µs notify_sd=12.43µs rules=20.729772ms tracing=6.396µs 2024-08-17T00:37:23.615 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:23.383Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-17T00:37:23.615 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:23.383Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-17T00:37:23.615 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:23 smithi177 bash[78415]: 6d5003c1ea39c6314b00f5d8d615a1b2b0c65786b0020278ffd3263a7bee3486 2024-08-17T00:37:23.615 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:23 smithi177 systemd[1]: Started Ceph prometheus.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:37:24.117 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:23 smithi110 ceph-mon[29669]: pgmap v27: 121 pgs: 121 active+clean; 238 MiB data, 823 MiB used, 714 GiB / 715 GiB avail 2024-08-17T00:37:24.117 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:23 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:24.117 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:23 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:24.117 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:23 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T00:37:24.117 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:23 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:24.117 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:23 smithi110 ceph-mon[29669]: osdmap e249: 8 total, 8 up, 8 in 2024-08-17T00:37:24.117 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:23 smithi110 ceph-mon[41467]: pgmap v27: 121 pgs: 121 active+clean; 238 MiB data, 823 MiB used, 714 GiB / 715 GiB avail 2024-08-17T00:37:24.118 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:23 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:24.118 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:23 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:24.118 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:23 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T00:37:24.118 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:23 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:24.118 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:23 smithi110 ceph-mon[41467]: osdmap e249: 8 total, 8 up, 8 in 2024-08-17T00:37:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:23 smithi177 ceph-mon[33147]: pgmap v27: 121 pgs: 121 active+clean; 238 MiB data, 823 MiB used, 714 GiB / 715 GiB avail 2024-08-17T00:37:24.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:23 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:24.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:23 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:24.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:23 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T00:37:24.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:23 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:24.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:23 smithi177 ceph-mon[33147]: osdmap e249: 8 total, 8 up, 8 in 2024-08-17T00:37:24.558 INFO:tasks.rados.rados.0.smithi110.stdout:1027: done (6 left) 2024-08-17T00:37:24.559 INFO:tasks.rados.rados.0.smithi110.stdout:1028: rmattr oid 28 current snap is 90 2024-08-17T00:37:24.559 INFO:tasks.rados.rados.0.smithi110.stdout:1029: setattr oid 16 current snap is 90 2024-08-17T00:37:24.559 INFO:tasks.rados.rados.0.smithi110.stdout:1020: finishing rollback tid 2 to smithi11086371-37 2024-08-17T00:37:24.559 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 305 (ObjNum 316 snap 84 seq_num 316) dirty exists 2024-08-17T00:37:24.559 INFO:tasks.rados.rados.0.smithi110.stdout:1024: finishing rollback tid 1 to smithi11086371-29 2024-08-17T00:37:24.559 INFO:tasks.rados.rados.0.smithi110.stdout:1024: finishing rollback tid 2 to smithi11086371-29 2024-08-17T00:37:24.559 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 250 (ObjNum 593 snap 0 seq_num 1879079416) dirty exists 2024-08-17T00:37:24.560 INFO:tasks.rados.rados.0.smithi110.stdout:1025: finishing write tid 1 to smithi11086371-50 2024-08-17T00:37:24.560 INFO:tasks.rados.rados.0.smithi110.stdout:1022: finishing copy_from racing read to smithi11086371-39 2024-08-17T00:37:24.560 INFO:tasks.rados.rados.0.smithi110.stdout:1025: finishing write tid 2 to smithi11086371-50 2024-08-17T00:37:24.560 INFO:tasks.rados.rados.0.smithi110.stdout:1022: finishing copy_from to smithi11086371-39 2024-08-17T00:37:24.560 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 304 (ObjNum 312 snap 80 seq_num 312) dirty exists 2024-08-17T00:37:24.560 INFO:tasks.rados.rados.0.smithi110.stdout:1025: finishing write tid 3 to smithi11086371-50 2024-08-17T00:37:24.560 INFO:tasks.rados.rados.0.smithi110.stdout:1025: finishing write tid 4 to smithi11086371-50 2024-08-17T00:37:24.561 INFO:tasks.rados.rados.0.smithi110.stdout:1025: oid 50 updating version 0 to 190 2024-08-17T00:37:24.561 INFO:tasks.rados.rados.0.smithi110.stdout:1025: oid 50 version 190 is already newer than 189 2024-08-17T00:37:24.561 INFO:tasks.rados.rados.0.smithi110.stdout:1025: oid 50 version 190 is already newer than 188 2024-08-17T00:37:24.561 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 190 (ObjNum 338 snap 90 seq_num 338) dirty exists 2024-08-17T00:37:24.561 INFO:tasks.rados.rados.0.smithi110.stdout:1025: left oid 50 (ObjNum 338 snap 90 seq_num 338) 2024-08-17T00:37:24.561 INFO:tasks.rados.rados.0.smithi110.stdout:1026: finishing write tid 1 to smithi11086371-24 2024-08-17T00:37:24.561 INFO:tasks.rados.rados.0.smithi110.stdout:1026: finishing write tid 2 to smithi11086371-24 2024-08-17T00:37:24.561 INFO:tasks.rados.rados.0.smithi110.stdout:1026: finishing write tid 3 to smithi11086371-24 2024-08-17T00:37:24.562 INFO:tasks.rados.rados.0.smithi110.stdout:1026: finishing write tid 4 to smithi11086371-24 2024-08-17T00:37:24.562 INFO:tasks.rados.rados.0.smithi110.stdout:1026: oid 24 updating version 0 to 337 2024-08-17T00:37:24.562 INFO:tasks.rados.rados.0.smithi110.stdout:1026: oid 24 updating version 337 to 338 2024-08-17T00:37:24.562 INFO:tasks.rados.rados.0.smithi110.stdout:1026: oid 24 version 338 is already newer than 336 2024-08-17T00:37:24.562 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 338 (ObjNum 339 snap 90 seq_num 339) dirty exists 2024-08-17T00:37:24.562 INFO:tasks.rados.rados.0.smithi110.stdout:1026: left oid 24 (ObjNum 339 snap 90 seq_num 339) 2024-08-17T00:37:24.563 INFO:tasks.rados.rados.0.smithi110.stdout:1020: done (7 left) 2024-08-17T00:37:24.563 INFO:tasks.rados.rados.0.smithi110.stdout:1022: done (6 left) 2024-08-17T00:37:24.563 INFO:tasks.rados.rados.0.smithi110.stdout:1023: done (5 left) 2024-08-17T00:37:24.563 INFO:tasks.rados.rados.0.smithi110.stdout:1024: done (4 left) 2024-08-17T00:37:24.563 INFO:tasks.rados.rados.0.smithi110.stdout:1025: done (3 left) 2024-08-17T00:37:24.564 INFO:tasks.rados.rados.0.smithi110.stdout:1026: done (2 left) 2024-08-17T00:37:24.564 INFO:tasks.rados.rados.0.smithi110.stdout:1030: snap_remove snap 70 2024-08-17T00:37:25.274 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:25 smithi110 ceph-mon[41467]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T00:37:25.275 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:25 smithi110 ceph-mon[41467]: Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T00:37:25.275 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:25 smithi110 ceph-mon[41467]: Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T00:37:25.275 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:25 smithi110 ceph-mon[41467]: osdmap e250: 8 total, 8 up, 8 in 2024-08-17T00:37:25.275 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:25 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:25.275 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:25 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T00:37:25.275 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:25 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T00:37:25.275 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:25 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T00:37:25.275 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:25 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:37:25.275 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:25 smithi110 ceph-mon[29669]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T00:37:25.275 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:25 smithi110 ceph-mon[29669]: Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T00:37:25.276 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:25 smithi110 ceph-mon[29669]: Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T00:37:25.276 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:25 smithi110 ceph-mon[29669]: osdmap e250: 8 total, 8 up, 8 in 2024-08-17T00:37:25.276 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:25 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:25.276 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:25 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T00:37:25.276 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:25 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T00:37:25.276 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:25 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T00:37:25.276 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:25 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:37:25.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:25 smithi177 ceph-mon[33147]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T00:37:25.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:25 smithi177 ceph-mon[33147]: Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T00:37:25.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:25 smithi177 ceph-mon[33147]: Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T00:37:25.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:25 smithi177 ceph-mon[33147]: osdmap e250: 8 total, 8 up, 8 in 2024-08-17T00:37:25.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:25 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:25.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:25 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T00:37:25.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:25 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T00:37:25.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:25 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T00:37:25.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:25 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:37:25.559 INFO:tasks.rados.rados.0.smithi110.stdout:1030: done (2 left) 2024-08-17T00:37:25.560 INFO:tasks.rados.rados.0.smithi110.stdout:1031: rollback oid 31 current snap is 90 2024-08-17T00:37:25.560 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 31 to 80 2024-08-17T00:37:25.560 INFO:tasks.rados.rados.0.smithi110.stdout:1032: snap_remove snap 81 2024-08-17T00:37:26.269 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:26 smithi110 ceph-mon[41467]: pgmap v30: 121 pgs: 121 active+clean; 248 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 750 KiB/s rd, 2.2 MiB/s wr, 15 op/s 2024-08-17T00:37:26.269 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:26 smithi110 ceph-mon[41467]: Upgrade: Updating mgr.y 2024-08-17T00:37:26.269 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:26 smithi110 ceph-mon[41467]: Deploying daemon mgr.y on smithi110 2024-08-17T00:37:26.269 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:26 smithi110 ceph-mon[41467]: osdmap e251: 8 total, 8 up, 8 in 2024-08-17T00:37:26.269 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:26 smithi110 ceph-mon[29669]: pgmap v30: 121 pgs: 121 active+clean; 248 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 750 KiB/s rd, 2.2 MiB/s wr, 15 op/s 2024-08-17T00:37:26.269 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:26 smithi110 ceph-mon[29669]: Upgrade: Updating mgr.y 2024-08-17T00:37:26.269 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:26 smithi110 ceph-mon[29669]: Deploying daemon mgr.y on smithi110 2024-08-17T00:37:26.269 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:26 smithi110 ceph-mon[29669]: osdmap e251: 8 total, 8 up, 8 in 2024-08-17T00:37:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:26 smithi177 ceph-mon[33147]: pgmap v30: 121 pgs: 121 active+clean; 248 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 750 KiB/s rd, 2.2 MiB/s wr, 15 op/s 2024-08-17T00:37:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:26 smithi177 ceph-mon[33147]: Upgrade: Updating mgr.y 2024-08-17T00:37:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:26 smithi177 ceph-mon[33147]: Deploying daemon mgr.y on smithi110 2024-08-17T00:37:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:26 smithi177 ceph-mon[33147]: osdmap e251: 8 total, 8 up, 8 in 2024-08-17T00:37:26.561 INFO:tasks.rados.rados.0.smithi110.stdout:1032: done (3 left) 2024-08-17T00:37:26.561 INFO:tasks.rados.rados.0.smithi110.stdout:1033: read oid 27 snap -1 2024-08-17T00:37:26.562 INFO:tasks.rados.rados.0.smithi110.stdout:1033: expect (ObjNum 320 snap 86 seq_num 320) 2024-08-17T00:37:26.562 INFO:tasks.rados.rados.0.smithi110.stdout:1034: copy_from oid 2 from oid 30 current snap is 90 2024-08-17T00:37:26.562 INFO:tasks.rados.rados.0.smithi110.stdout:1035: snap_remove snap 77 2024-08-17T00:37:26.810 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:26 smithi110 systemd[1]: Stopping Ceph mgr.y for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:37:27.149 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:26 smithi110 podman[89224]: 2024-08-17 00:37:26.84660799 +0000 UTC m=+0.135888162 container died efbadde4026baa2cac6d4737194e06ece5b2bc6478e93275c173077e4751263f (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=reef-03f4c3e, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-08-17T00:37:27.559 INFO:tasks.rados.rados.0.smithi110.stdout:1035: done (5 left) 2024-08-17T00:37:27.559 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 25 current snap is 90 2024-08-17T00:37:27.559 INFO:tasks.rados.rados.0.smithi110.stdout:1036: seq_num 340 ranges {3047424=499712,3547136=401408} 2024-08-17T00:37:27.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:27 smithi110 podman[89224]: 2024-08-17 00:37:27.339186635 +0000 UTC m=+0.628466806 container cleanup efbadde4026baa2cac6d4737194e06ece5b2bc6478e93275c173077e4751263f (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, RELEASE=reef-03f4c3e, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T00:37:27.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:27 smithi110 bash[89224]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y 2024-08-17T00:37:27.578 INFO:tasks.rados.rados.0.smithi110.stdout:1036: writing smithi11086371-25 from 3047424 to 3547136 tid 1 2024-08-17T00:37:27.581 INFO:tasks.rados.rados.0.smithi110.stdout:1036: writing smithi11086371-25 from 3547136 to 3948544 tid 2 2024-08-17T00:37:27.581 INFO:tasks.rados.rados.0.smithi110.stdout:1037: delete oid 32 current snap is 90 2024-08-17T00:37:27.581 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 426 (ObjNum 233 snap 56 seq_num 233) dirty exists 2024-08-17T00:37:27.581 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 302 (ObjNum 298 snap 77 seq_num 298) dirty exists 2024-08-17T00:37:27.581 INFO:tasks.rados.rados.0.smithi110.stdout:1031: finishing rollback tid 0 to smithi11086371-31 2024-08-17T00:37:27.581 INFO:tasks.rados.rados.0.smithi110.stdout:1031: finishing rollback tid 1 to smithi11086371-31 2024-08-17T00:37:27.582 INFO:tasks.rados.rados.0.smithi110.stdout:1031: finishing rollback tid 2 to smithi11086371-31 2024-08-17T00:37:27.582 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 340 (ObjNum 251 snap 60 seq_num 251) dirty exists 2024-08-17T00:37:27.582 INFO:tasks.rados.rados.0.smithi110.stdout:1033: expect (ObjNum 320 snap 86 seq_num 320) 2024-08-17T00:37:27.655 INFO:tasks.rados.rados.0.smithi110.stdout:1034: finishing copy_from racing read to smithi11086371-2 2024-08-17T00:37:27.655 INFO:tasks.rados.rados.0.smithi110.stdout:1034: finishing copy_from to smithi11086371-2 2024-08-17T00:37:27.655 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 2 v 272 (ObjNum 273 snap 72 seq_num 273) dirty exists 2024-08-17T00:37:27.655 INFO:tasks.rados.rados.0.smithi110.stdout:1028: done (6 left) 2024-08-17T00:37:27.655 INFO:tasks.rados.rados.0.smithi110.stdout:1029: done (5 left) 2024-08-17T00:37:27.655 INFO:tasks.rados.rados.0.smithi110.stdout:1031: done (4 left) 2024-08-17T00:37:27.655 INFO:tasks.rados.rados.0.smithi110.stdout:1033: done (3 left) 2024-08-17T00:37:27.656 INFO:tasks.rados.rados.0.smithi110.stdout:1034: done (2 left) 2024-08-17T00:37:27.656 INFO:tasks.rados.rados.0.smithi110.stdout:1037: done (1 left) 2024-08-17T00:37:27.656 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 19 current snap is 90 2024-08-17T00:37:27.656 INFO:tasks.rados.rados.0.smithi110.stdout:1036: finishing write tid 1 to smithi11086371-25 2024-08-17T00:37:27.656 INFO:tasks.rados.rados.0.smithi110.stdout:1038: seq_num 342 ranges {5570560=532480,6103040=401408} 2024-08-17T00:37:27.689 INFO:tasks.rados.rados.0.smithi110.stdout:1038: writing smithi11086371-19 from 5570560 to 6103040 tid 1 2024-08-17T00:37:27.692 INFO:tasks.rados.rados.0.smithi110.stdout:1038: writing smithi11086371-19 from 6103040 to 6504448 tid 2 2024-08-17T00:37:27.692 INFO:tasks.rados.rados.0.smithi110.stdout:1039: rollback oid 36 current snap is 90 2024-08-17T00:37:27.692 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 36 to 86 2024-08-17T00:37:27.692 INFO:tasks.rados.rados.0.smithi110.stdout:1036: finishing write tid 2 to smithi11086371-25 2024-08-17T00:37:27.692 INFO:tasks.rados.rados.0.smithi110.stdout:1036: finishing write tid 3 to smithi11086371-25 2024-08-17T00:37:27.693 INFO:tasks.rados.rados.0.smithi110.stdout:1036: finishing write tid 4 to smithi11086371-25 2024-08-17T00:37:27.693 INFO:tasks.rados.rados.0.smithi110.stdout:1036: oid 25 updating version 0 to 499 2024-08-17T00:37:27.693 INFO:tasks.rados.rados.0.smithi110.stdout:1036: oid 25 version 499 is already newer than 497 2024-08-17T00:37:27.693 INFO:tasks.rados.rados.0.smithi110.stdout:1036: oid 25 version 499 is already newer than 498 2024-08-17T00:37:27.693 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 499 (ObjNum 340 snap 90 seq_num 340) dirty exists 2024-08-17T00:37:27.693 INFO:tasks.rados.rados.0.smithi110.stdout:1036: left oid 25 (ObjNum 340 snap 90 seq_num 340) 2024-08-17T00:37:27.693 INFO:tasks.rados.rados.0.smithi110.stdout:1036: done (2 left) 2024-08-17T00:37:27.693 INFO:tasks.rados.rados.0.smithi110.stdout:1040: snap_create 2024-08-17T00:37:27.694 INFO:tasks.rados.rados.0.smithi110.stdout:1038: finishing write tid 1 to smithi11086371-19 2024-08-17T00:37:27.695 INFO:tasks.rados.rados.0.smithi110.stdout:1038: finishing write tid 2 to smithi11086371-19 2024-08-17T00:37:27.695 INFO:tasks.rados.rados.0.smithi110.stdout:1038: finishing write tid 3 to smithi11086371-19 2024-08-17T00:37:27.695 INFO:tasks.rados.rados.0.smithi110.stdout:1039: finishing rollback tid 0 to smithi11086371-36 2024-08-17T00:37:27.695 INFO:tasks.rados.rados.0.smithi110.stdout:1039: finishing rollback tid 1 to smithi11086371-36 2024-08-17T00:37:27.696 INFO:tasks.rados.rados.0.smithi110.stdout:1039: finishing rollback tid 2 to smithi11086371-36 2024-08-17T00:37:27.696 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 36 v 300 (ObjNum 256 snap 60 seq_num 256) dirty exists 2024-08-17T00:37:27.696 INFO:tasks.rados.rados.0.smithi110.stdout:1038: finishing write tid 4 to smithi11086371-19 2024-08-17T00:37:27.696 INFO:tasks.rados.rados.0.smithi110.stdout:1038: oid 19 updating version 0 to 369 2024-08-17T00:37:27.696 INFO:tasks.rados.rados.0.smithi110.stdout:1038: oid 19 updating version 369 to 370 2024-08-17T00:37:27.697 INFO:tasks.rados.rados.0.smithi110.stdout:1038: oid 19 version 370 is already newer than 368 2024-08-17T00:37:27.697 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 370 (ObjNum 342 snap 90 seq_num 342) dirty exists 2024-08-17T00:37:27.697 INFO:tasks.rados.rados.0.smithi110.stdout:1038: left oid 19 (ObjNum 342 snap 90 seq_num 342) 2024-08-17T00:37:27.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:27 smithi177 ceph-mon[33147]: pgmap v33: 121 pgs: 121 active+clean; 248 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 750 KiB/s rd, 2.2 MiB/s wr, 15 op/s 2024-08-17T00:37:27.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:27 smithi177 ceph-mon[33147]: osdmap e252: 8 total, 8 up, 8 in 2024-08-17T00:37:27.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:27 smithi177 ceph-mon[33147]: osdmap e253: 8 total, 8 up, 8 in 2024-08-17T00:37:27.926 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:27 smithi110 ceph-mon[41467]: pgmap v33: 121 pgs: 121 active+clean; 248 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 750 KiB/s rd, 2.2 MiB/s wr, 15 op/s 2024-08-17T00:37:27.926 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:27 smithi110 ceph-mon[41467]: osdmap e252: 8 total, 8 up, 8 in 2024-08-17T00:37:27.926 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:27 smithi110 ceph-mon[41467]: osdmap e253: 8 total, 8 up, 8 in 2024-08-17T00:37:27.927 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:27 smithi110 podman[89242]: 2024-08-17 00:37:27.574440398 +0000 UTC m=+0.730924529 container remove efbadde4026baa2cac6d4737194e06ece5b2bc6478e93275c173077e4751263f (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y, org.label-schema.schema-version=1.0, RELEASE=reef-03f4c3e, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T00:37:27.927 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:27 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-08-17T00:37:27.927 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:27 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-08-17T00:37:27.927 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:27 smithi110 systemd[1]: Stopped Ceph mgr.y for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:37:27.927 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:27 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mgr.y.service: Consumed 43.993s CPU time. 2024-08-17T00:37:27.927 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:27 smithi110 systemd[1]: Starting Ceph mgr.y for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:37:27.927 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:27 smithi110 ceph-mon[29669]: pgmap v33: 121 pgs: 121 active+clean; 248 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 750 KiB/s rd, 2.2 MiB/s wr, 15 op/s 2024-08-17T00:37:27.928 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:27 smithi110 ceph-mon[29669]: osdmap e252: 8 total, 8 up, 8 in 2024-08-17T00:37:27.928 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:27 smithi110 ceph-mon[29669]: osdmap e253: 8 total, 8 up, 8 in 2024-08-17T00:37:28.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:28 smithi110 podman[89379]: 2024-08-17 00:37:28.043100716 +0000 UTC m=+0.016886662 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:37:28.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:28 smithi110 podman[89379]: 2024-08-17 00:37:28.175906122 +0000 UTC m=+0.149692065 container create 7e97964a8efa6074350e090b8f5faf86653b8e9001246254124a9f2dc0abede4 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y, maintainer=Guillaume Abrioux , RELEASE=squid-d863d21, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-08-17T00:37:28.569 INFO:tasks.rados.rados.0.smithi110.stdout:1038: done (2 left) 2024-08-17T00:37:28.570 INFO:tasks.rados.rados.0.smithi110.stdout:1039: done (1 left) 2024-08-17T00:37:28.570 INFO:tasks.rados.rados.0.smithi110.stdout:1040: done (0 left) 2024-08-17T00:37:28.570 INFO:tasks.rados.rados.0.smithi110.stdout:1041: rmattr oid 32 current snap is 91 2024-08-17T00:37:28.570 INFO:tasks.rados.rados.0.smithi110.stdout:1041: done (0 left) 2024-08-17T00:37:28.570 INFO:tasks.rados.rados.0.smithi110.stdout:1042: read oid 50 snap -1 2024-08-17T00:37:28.570 INFO:tasks.rados.rados.0.smithi110.stdout:1042: expect (ObjNum 338 snap 90 seq_num 338) 2024-08-17T00:37:28.570 INFO:tasks.rados.rados.0.smithi110.stdout:1043: rollback oid 48 current snap is 91 2024-08-17T00:37:28.570 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 48 to 88 2024-08-17T00:37:28.570 INFO:tasks.rados.rados.0.smithi110.stdout:1044: delete oid 5 current snap is 91 2024-08-17T00:37:28.571 INFO:tasks.rados.rados.0.smithi110.stdout:1043: finishing rollback tid 1 to smithi11086371-48 2024-08-17T00:37:28.571 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 316 (ObjNum 145 snap 0 seq_num 1879014320) dirty dne 2024-08-17T00:37:28.573 INFO:tasks.rados.rados.0.smithi110.stdout:1042: expect (ObjNum 338 snap 90 seq_num 338) 2024-08-17T00:37:28.598 INFO:tasks.rados.rados.0.smithi110.stdout:1042: done (2 left) 2024-08-17T00:37:28.598 INFO:tasks.rados.rados.0.smithi110.stdout:1043: done (1 left) 2024-08-17T00:37:28.598 INFO:tasks.rados.rados.0.smithi110.stdout:1044: done (0 left) 2024-08-17T00:37:28.598 INFO:tasks.rados.rados.0.smithi110.stdout:1045: delete oid 45 current snap is 91 2024-08-17T00:37:28.600 INFO:tasks.rados.rados.0.smithi110.stdout:1045: done (0 left) 2024-08-17T00:37:28.600 INFO:tasks.rados.rados.0.smithi110.stdout:1046: copy_from oid 25 from oid 31 current snap is 91 2024-08-17T00:37:28.601 INFO:tasks.rados.rados.0.smithi110.stdout:1047: read oid 49 snap 89 2024-08-17T00:37:28.601 INFO:tasks.rados.rados.0.smithi110.stdout:1047: expect (ObjNum 276 snap 73 seq_num 276) 2024-08-17T00:37:28.601 INFO:tasks.rados.rados.0.smithi110.stdout:1048: read oid 18 snap -1 2024-08-17T00:37:28.601 INFO:tasks.rados.rados.0.smithi110.stdout:1048: expect (ObjNum 252 snap 60 seq_num 252) 2024-08-17T00:37:28.601 INFO:tasks.rados.rados.0.smithi110.stdout:1049: snap_create 2024-08-17T00:37:28.619 INFO:tasks.rados.rados.0.smithi110.stdout:1048: expect (ObjNum 252 snap 60 seq_num 252) 2024-08-17T00:37:28.774 INFO:tasks.rados.rados.0.smithi110.stdout:1047: expect (ObjNum 276 snap 73 seq_num 276) 2024-08-17T00:37:28.810 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:28 smithi110 podman[89379]: 2024-08-17 00:37:28.544975473 +0000 UTC m=+0.518761426 container init 7e97964a8efa6074350e090b8f5faf86653b8e9001246254124a9f2dc0abede4 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , RELEASE=squid-d863d21, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-08-17T00:37:28.811 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:28 smithi110 podman[89379]: 2024-08-17 00:37:28.549822591 +0000 UTC m=+0.523608535 container start 7e97964a8efa6074350e090b8f5faf86653b8e9001246254124a9f2dc0abede4 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=squid-d863d21, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-08-17T00:37:28.811 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:28 smithi110 ceph-mgr[89418]: -- 172.21.15.110:0/2322121970 <== mon.0 v2:172.21.15.110:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e8622df0e0 con 0x55e8622bc800 2024-08-17T00:37:28.811 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:28 smithi110 bash[89379]: 7e97964a8efa6074350e090b8f5faf86653b8e9001246254124a9f2dc0abede4 2024-08-17T00:37:28.811 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:28 smithi110 systemd[1]: Started Ceph mgr.y for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:37:28.811 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:28.706+0000 7fa5b441a040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T00:37:28.951 INFO:tasks.rados.rados.0.smithi110.stdout:1046: finishing copy_from racing read to smithi11086371-25 2024-08-17T00:37:28.951 INFO:tasks.rados.rados.0.smithi110.stdout:1046: finishing copy_from to smithi11086371-25 2024-08-17T00:37:28.952 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 340 (ObjNum 251 snap 60 seq_num 251) dirty exists 2024-08-17T00:37:29.201 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:28.865+0000 7fa5b441a040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T00:37:29.201 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:28.934+0000 7fa5b441a040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T00:37:29.201 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:29 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:29.200+0000 7fa5b441a040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T00:37:29.500 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:29 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:29.258+0000 7fa5b441a040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T00:37:29.576 INFO:tasks.rados.rados.0.smithi110.stdout:1046: done (3 left) 2024-08-17T00:37:29.576 INFO:tasks.rados.rados.0.smithi110.stdout:1047: done (2 left) 2024-08-17T00:37:29.576 INFO:tasks.rados.rados.0.smithi110.stdout:1048: done (1 left) 2024-08-17T00:37:29.576 INFO:tasks.rados.rados.0.smithi110.stdout:1049: done (0 left) 2024-08-17T00:37:29.576 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 37 current snap is 92 2024-08-17T00:37:29.576 INFO:tasks.rados.rados.0.smithi110.stdout:1050: seq_num 345 ranges {5627904=581632,6209536=401408} 2024-08-17T00:37:29.610 INFO:tasks.rados.rados.0.smithi110.stdout:1050: writing smithi11086371-37 from 5627904 to 6209536 tid 1 2024-08-17T00:37:29.612 INFO:tasks.rados.rados.0.smithi110.stdout:1050: writing smithi11086371-37 from 6209536 to 6610944 tid 2 2024-08-17T00:37:29.612 INFO:tasks.rados.rados.0.smithi110.stdout:1051: rmattr oid 2 current snap is 92 2024-08-17T00:37:29.613 INFO:tasks.rados.rados.0.smithi110.stdout:1051: done (1 left) 2024-08-17T00:37:29.613 INFO:tasks.rados.rados.0.smithi110.stdout:1052: read oid 2 snap 91 2024-08-17T00:37:29.613 INFO:tasks.rados.rados.0.smithi110.stdout:1052: expect (ObjNum 273 snap 72 seq_num 273) 2024-08-17T00:37:29.613 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 1 current snap is 92 2024-08-17T00:37:29.613 INFO:tasks.rados.rados.0.smithi110.stdout:1053: seq_num 346 ranges {2564096=598016,3162112=401408} 2024-08-17T00:37:29.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:29 smithi177 ceph-mon[33147]: pgmap v36: 121 pgs: 121 active+clean; 244 MiB data, 921 MiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.1 MiB/s wr, 13 op/s 2024-08-17T00:37:29.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:29 smithi177 ceph-mon[33147]: osdmap e254: 8 total, 8 up, 8 in 2024-08-17T00:37:29.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:29 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:29.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:29 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:29.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:29 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:29.630 INFO:tasks.rados.rados.0.smithi110.stdout:1053: writing smithi11086371-1 from 2564096 to 3162112 tid 1 2024-08-17T00:37:29.633 INFO:tasks.rados.rados.0.smithi110.stdout:1053: writing smithi11086371-1 from 3162112 to 3563520 tid 2 2024-08-17T00:37:29.633 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 32 current snap is 92 2024-08-17T00:37:29.633 INFO:tasks.rados.rados.0.smithi110.stdout:1050: finishing write tid 1 to smithi11086371-37 2024-08-17T00:37:29.633 INFO:tasks.rados.rados.0.smithi110.stdout:1054: seq_num 347 ranges {0=614400,614400=401408} 2024-08-17T00:37:29.636 INFO:tasks.rados.rados.0.smithi110.stdout:1054: writing smithi11086371-32 from 0 to 614400 tid 1 2024-08-17T00:37:29.639 INFO:tasks.rados.rados.0.smithi110.stdout:1054: writing smithi11086371-32 from 614400 to 1015808 tid 2 2024-08-17T00:37:29.639 INFO:tasks.rados.rados.0.smithi110.stdout:1055: rmattr oid 7 current snap is 92 2024-08-17T00:37:29.639 INFO:tasks.rados.rados.0.smithi110.stdout:1055: done (4 left) 2024-08-17T00:37:29.639 INFO:tasks.rados.rados.0.smithi110.stdout:1056: setattr oid 38 current snap is 92 2024-08-17T00:37:29.639 INFO:tasks.rados.rados.0.smithi110.stdout:1050: finishing write tid 2 to smithi11086371-37 2024-08-17T00:37:29.639 INFO:tasks.rados.rados.0.smithi110.stdout:1050: finishing write tid 3 to smithi11086371-37 2024-08-17T00:37:29.639 INFO:tasks.rados.rados.0.smithi110.stdout:1050: finishing write tid 4 to smithi11086371-37 2024-08-17T00:37:29.640 INFO:tasks.rados.rados.0.smithi110.stdout:1050: oid 37 updating version 0 to 308 2024-08-17T00:37:29.640 INFO:tasks.rados.rados.0.smithi110.stdout:1050: oid 37 version 308 is already newer than 306 2024-08-17T00:37:29.640 INFO:tasks.rados.rados.0.smithi110.stdout:1050: oid 37 version 308 is already newer than 307 2024-08-17T00:37:29.640 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 308 (ObjNum 345 snap 92 seq_num 345) dirty exists 2024-08-17T00:37:29.640 INFO:tasks.rados.rados.0.smithi110.stdout:1050: left oid 37 (ObjNum 345 snap 92 seq_num 345) 2024-08-17T00:37:29.640 INFO:tasks.rados.rados.0.smithi110.stdout:1052: expect (ObjNum 273 snap 72 seq_num 273) 2024-08-17T00:37:29.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:29 smithi110 ceph-mon[41467]: pgmap v36: 121 pgs: 121 active+clean; 244 MiB data, 921 MiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.1 MiB/s wr, 13 op/s 2024-08-17T00:37:29.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:29 smithi110 ceph-mon[41467]: osdmap e254: 8 total, 8 up, 8 in 2024-08-17T00:37:29.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:29 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:29.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:29 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:29.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:29 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:29.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:29 smithi110 ceph-mon[29669]: pgmap v36: 121 pgs: 121 active+clean; 244 MiB data, 921 MiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.1 MiB/s wr, 13 op/s 2024-08-17T00:37:29.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:29 smithi110 ceph-mon[29669]: osdmap e254: 8 total, 8 up, 8 in 2024-08-17T00:37:29.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:29 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:29.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:29 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:29.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:29 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:29.887 INFO:tasks.rados.rados.0.smithi110.stdout:1053: finishing write tid 1 to smithi11086371-1 2024-08-17T00:37:29.887 INFO:tasks.rados.rados.0.smithi110.stdout:1053: finishing write tid 2 to smithi11086371-1 2024-08-17T00:37:29.887 INFO:tasks.rados.rados.0.smithi110.stdout:1053: finishing write tid 3 to smithi11086371-1 2024-08-17T00:37:29.887 INFO:tasks.rados.rados.0.smithi110.stdout:1053: finishing write tid 4 to smithi11086371-1 2024-08-17T00:37:29.887 INFO:tasks.rados.rados.0.smithi110.stdout:1053: oid 1 updating version 0 to 188 2024-08-17T00:37:29.887 INFO:tasks.rados.rados.0.smithi110.stdout:1053: oid 1 version 188 is already newer than 186 2024-08-17T00:37:29.887 INFO:tasks.rados.rados.0.smithi110.stdout:1053: oid 1 version 188 is already newer than 187 2024-08-17T00:37:29.887 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 188 (ObjNum 346 snap 92 seq_num 346) dirty exists 2024-08-17T00:37:29.887 INFO:tasks.rados.rados.0.smithi110.stdout:1053: left oid 1 (ObjNum 346 snap 92 seq_num 346) 2024-08-17T00:37:29.887 INFO:tasks.rados.rados.0.smithi110.stdout:1054: finishing write tid 1 to smithi11086371-32 2024-08-17T00:37:29.888 INFO:tasks.rados.rados.0.smithi110.stdout:1054: finishing write tid 2 to smithi11086371-32 2024-08-17T00:37:29.888 INFO:tasks.rados.rados.0.smithi110.stdout:1054: finishing write tid 3 to smithi11086371-32 2024-08-17T00:37:29.888 INFO:tasks.rados.rados.0.smithi110.stdout:1054: finishing write tid 4 to smithi11086371-32 2024-08-17T00:37:29.888 INFO:tasks.rados.rados.0.smithi110.stdout:1054: oid 32 updating version 0 to 194 2024-08-17T00:37:29.888 INFO:tasks.rados.rados.0.smithi110.stdout:1054: oid 32 version 194 is already newer than 192 2024-08-17T00:37:29.888 INFO:tasks.rados.rados.0.smithi110.stdout:1054: oid 32 version 194 is already newer than 193 2024-08-17T00:37:29.888 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 194 (ObjNum 347 snap 92 seq_num 347) dirty exists 2024-08-17T00:37:29.888 INFO:tasks.rados.rados.0.smithi110.stdout:1054: left oid 32 (ObjNum 347 snap 92 seq_num 347) 2024-08-17T00:37:29.888 INFO:tasks.rados.rados.0.smithi110.stdout:1050: done (4 left) 2024-08-17T00:37:29.888 INFO:tasks.rados.rados.0.smithi110.stdout:1052: done (3 left) 2024-08-17T00:37:29.888 INFO:tasks.rados.rados.0.smithi110.stdout:1053: done (2 left) 2024-08-17T00:37:29.888 INFO:tasks.rados.rados.0.smithi110.stdout:1054: done (1 left) 2024-08-17T00:37:29.888 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 15 current snap is 92 2024-08-17T00:37:29.888 INFO:tasks.rados.rados.0.smithi110.stdout:1057: seq_num 348 ranges {0=630784,630784=401408} 2024-08-17T00:37:29.889 INFO:tasks.rados.rados.0.smithi110.stdout:1057: writing smithi11086371-15 from 0 to 630784 tid 1 2024-08-17T00:37:29.892 INFO:tasks.rados.rados.0.smithi110.stdout:1057: writing smithi11086371-15 from 630784 to 1032192 tid 2 2024-08-17T00:37:29.892 INFO:tasks.rados.rados.0.smithi110.stdout:1058: delete oid 4 current snap is 92 2024-08-17T00:37:29.893 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 99 (ObjNum 252 snap 60 seq_num 252) dirty exists 2024-08-17T00:37:29.893 INFO:tasks.rados.rados.0.smithi110.stdout:1057: finishing write tid 1 to smithi11086371-15 2024-08-17T00:37:29.894 INFO:tasks.rados.rados.0.smithi110.stdout:1056: done (2 left) 2024-08-17T00:37:29.894 INFO:tasks.rados.rados.0.smithi110.stdout:1058: done (1 left) 2024-08-17T00:37:29.895 INFO:tasks.rados.rados.0.smithi110.stdout:1059: read oid 5 snap -1 2024-08-17T00:37:29.895 INFO:tasks.rados.rados.0.smithi110.stdout:1059: expect deleted 2024-08-17T00:37:29.895 INFO:tasks.rados.rados.0.smithi110.stdout:1060: rmattr oid 32 current snap is 92 2024-08-17T00:37:29.895 INFO:tasks.rados.rados.0.smithi110.stdout:1060: done (2 left) 2024-08-17T00:37:29.895 INFO:tasks.rados.rados.0.smithi110.stdout:1061: rmattr oid 47 current snap is 92 2024-08-17T00:37:29.895 INFO:tasks.rados.rados.0.smithi110.stdout:1062: setattr oid 21 current snap is 92 2024-08-17T00:37:29.895 INFO:tasks.rados.rados.0.smithi110.stdout:1057: finishing write tid 2 to smithi11086371-15 2024-08-17T00:37:29.895 INFO:tasks.rados.rados.0.smithi110.stdout:1057: finishing write tid 3 to smithi11086371-15 2024-08-17T00:37:29.896 INFO:tasks.rados.rados.0.smithi110.stdout:1059: done (3 left) 2024-08-17T00:37:29.896 INFO:tasks.rados.rados.0.smithi110.stdout:1063: read oid 34 snap 89 2024-08-17T00:37:29.896 INFO:tasks.rados.rados.0.smithi110.stdout:1063: expect (ObjNum 298 snap 77 seq_num 298) 2024-08-17T00:37:29.896 INFO:tasks.rados.rados.0.smithi110.stdout:1064: delete oid 19 current snap is 92 2024-08-17T00:37:29.896 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 47 v 448 (ObjNum 306 snap 78 seq_num 306) dirty exists 2024-08-17T00:37:29.897 INFO:tasks.rados.rados.0.smithi110.stdout:1057: finishing write tid 4 to smithi11086371-15 2024-08-17T00:37:29.897 INFO:tasks.rados.rados.0.smithi110.stdout:1057: oid 15 updating version 0 to 308 2024-08-17T00:37:29.897 INFO:tasks.rados.rados.0.smithi110.stdout:1057: oid 15 updating version 308 to 310 2024-08-17T00:37:29.897 INFO:tasks.rados.rados.0.smithi110.stdout:1057: oid 15 version 310 is already newer than 309 2024-08-17T00:37:29.897 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 310 (ObjNum 348 snap 92 seq_num 348) dirty exists 2024-08-17T00:37:29.897 INFO:tasks.rados.rados.0.smithi110.stdout:1057: left oid 15 (ObjNum 348 snap 92 seq_num 348) 2024-08-17T00:37:29.899 INFO:tasks.rados.rados.0.smithi110.stdout:1057: done (4 left) 2024-08-17T00:37:29.899 INFO:tasks.rados.rados.0.smithi110.stdout:1061: done (3 left) 2024-08-17T00:37:29.899 INFO:tasks.rados.rados.0.smithi110.stdout:1064: done (2 left) 2024-08-17T00:37:29.899 INFO:tasks.rados.rados.0.smithi110.stdout:1065: copy_from oid 22 from oid 36 current snap is 92 2024-08-17T00:37:29.900 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 16 current snap is 92 2024-08-17T00:37:29.900 INFO:tasks.rados.rados.0.smithi110.stdout:1066: seq_num 351 ranges {5529600=688128,6217728=401408} 2024-08-17T00:37:29.934 INFO:tasks.rados.rados.0.smithi110.stdout:1066: writing smithi11086371-16 from 5529600 to 6217728 tid 1 2024-08-17T00:37:29.936 INFO:tasks.rados.rados.0.smithi110.stdout:1066: writing smithi11086371-16 from 6217728 to 6619136 tid 2 2024-08-17T00:37:29.936 INFO:tasks.rados.rados.0.smithi110.stdout:1067: setattr oid 13 current snap is 92 2024-08-17T00:37:29.936 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 278 (ObjNum 331 snap 86 seq_num 331) dirty exists 2024-08-17T00:37:29.936 INFO:tasks.rados.rados.0.smithi110.stdout:1063: expect (ObjNum 298 snap 77 seq_num 298) 2024-08-17T00:37:30.038 INFO:tasks.rados.rados.0.smithi110.stdout:1065: finishing copy_from racing read to smithi11086371-22 2024-08-17T00:37:30.038 INFO:tasks.rados.rados.0.smithi110.stdout:1065: finishing copy_from to smithi11086371-22 2024-08-17T00:37:30.038 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 300 (ObjNum 256 snap 60 seq_num 256) dirty exists 2024-08-17T00:37:30.038 INFO:tasks.rados.rados.0.smithi110.stdout:1066: finishing write tid 1 to smithi11086371-16 2024-08-17T00:37:30.039 INFO:tasks.rados.rados.0.smithi110.stdout:1066: finishing write tid 2 to smithi11086371-16 2024-08-17T00:37:30.039 INFO:tasks.rados.rados.0.smithi110.stdout:1066: finishing write tid 3 to smithi11086371-16 2024-08-17T00:37:30.039 INFO:tasks.rados.rados.0.smithi110.stdout:1066: finishing write tid 4 to smithi11086371-16 2024-08-17T00:37:30.039 INFO:tasks.rados.rados.0.smithi110.stdout:1066: oid 16 updating version 0 to 454 2024-08-17T00:37:30.039 INFO:tasks.rados.rados.0.smithi110.stdout:1066: oid 16 version 454 is already newer than 452 2024-08-17T00:37:30.039 INFO:tasks.rados.rados.0.smithi110.stdout:1066: oid 16 version 454 is already newer than 453 2024-08-17T00:37:30.039 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 454 (ObjNum 351 snap 92 seq_num 351) dirty exists 2024-08-17T00:37:30.039 INFO:tasks.rados.rados.0.smithi110.stdout:1066: left oid 16 (ObjNum 351 snap 92 seq_num 351) 2024-08-17T00:37:30.039 INFO:tasks.rados.rados.0.smithi110.stdout:1062: done (4 left) 2024-08-17T00:37:30.039 INFO:tasks.rados.rados.0.smithi110.stdout:1063: done (3 left) 2024-08-17T00:37:30.039 INFO:tasks.rados.rados.0.smithi110.stdout:1065: done (2 left) 2024-08-17T00:37:30.039 INFO:tasks.rados.rados.0.smithi110.stdout:1066: done (1 left) 2024-08-17T00:37:30.039 INFO:tasks.rados.rados.0.smithi110.stdout:1068: snap_create 2024-08-17T00:37:30.040 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 456 (ObjNum 206 snap 47 seq_num 206) dirty exists 2024-08-17T00:37:30.479 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:30 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:30.302+0000 7fa5b441a040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T00:37:30.479 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:30 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:30.418+0000 7fa5b441a040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T00:37:30.479 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:30 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:30.477+0000 7fa5b441a040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T00:37:30.579 INFO:tasks.rados.rados.0.smithi110.stdout:1067: done (1 left) 2024-08-17T00:37:30.579 INFO:tasks.rados.rados.0.smithi110.stdout:1068: done (0 left) 2024-08-17T00:37:30.580 INFO:tasks.rados.rados.0.smithi110.stdout:1069: snap_create 2024-08-17T00:37:30.782 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:30 smithi110 ceph-mon[41467]: osdmap e255: 8 total, 8 up, 8 in 2024-08-17T00:37:30.782 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:30 smithi110 ceph-mon[29669]: osdmap e255: 8 total, 8 up, 8 in 2024-08-17T00:37:30.783 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:30 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:30.713+0000 7fa5b441a040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T00:37:30.783 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:30 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:30.781+0000 7fa5b441a040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T00:37:30.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:30 smithi177 ceph-mon[33147]: osdmap e255: 8 total, 8 up, 8 in 2024-08-17T00:37:31.053 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:30 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:30.867+0000 7fa5b441a040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T00:37:31.053 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:31 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:31.052+0000 7fa5b441a040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T00:37:31.581 INFO:tasks.rados.rados.0.smithi110.stdout:1069: done (0 left) 2024-08-17T00:37:31.581 INFO:tasks.rados.rados.0.smithi110.stdout:1070: copy_from oid 10 from oid 16 current snap is 94 2024-08-17T00:37:31.581 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 5 current snap is 94 2024-08-17T00:37:31.581 INFO:tasks.rados.rados.0.smithi110.stdout:1071: seq_num 352 ranges {0=704512,704512=401408} 2024-08-17T00:37:31.584 INFO:tasks.rados.rados.0.smithi110.stdout:1071: writing smithi11086371-5 from 0 to 704512 tid 1 2024-08-17T00:37:31.587 INFO:tasks.rados.rados.0.smithi110.stdout:1071: writing smithi11086371-5 from 704512 to 1105920 tid 2 2024-08-17T00:37:31.587 INFO:tasks.rados.rados.0.smithi110.stdout:1072: read oid 23 snap 61 2024-08-17T00:37:31.587 INFO:tasks.rados.rados.0.smithi110.stdout:1072: expect (ObjNum 177 snap 38 seq_num 177) 2024-08-17T00:37:31.587 INFO:tasks.rados.rados.0.smithi110.stdout:1073: read oid 47 snap -1 2024-08-17T00:37:31.587 INFO:tasks.rados.rados.0.smithi110.stdout:1073: expect (ObjNum 306 snap 78 seq_num 306) 2024-08-17T00:37:31.587 INFO:tasks.rados.rados.0.smithi110.stdout:1074: delete oid 22 current snap is 94 2024-08-17T00:37:31.590 INFO:tasks.rados.rados.0.smithi110.stdout:1071: finishing write tid 1 to smithi11086371-5 2024-08-17T00:37:31.591 INFO:tasks.rados.rados.0.smithi110.stdout:1072: expect (ObjNum 177 snap 38 seq_num 177) 2024-08-17T00:37:31.623 INFO:tasks.rados.rados.0.smithi110.stdout:1071: finishing write tid 2 to smithi11086371-5 2024-08-17T00:37:31.623 INFO:tasks.rados.rados.0.smithi110.stdout:1071: finishing write tid 3 to smithi11086371-5 2024-08-17T00:37:31.623 INFO:tasks.rados.rados.0.smithi110.stdout:1071: finishing write tid 4 to smithi11086371-5 2024-08-17T00:37:31.623 INFO:tasks.rados.rados.0.smithi110.stdout:1071: oid 5 updating version 0 to 377 2024-08-17T00:37:31.624 INFO:tasks.rados.rados.0.smithi110.stdout:1071: oid 5 updating version 377 to 379 2024-08-17T00:37:31.624 INFO:tasks.rados.rados.0.smithi110.stdout:1071: oid 5 version 379 is already newer than 378 2024-08-17T00:37:31.624 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 379 (ObjNum 352 snap 94 seq_num 352) dirty exists 2024-08-17T00:37:31.624 INFO:tasks.rados.rados.0.smithi110.stdout:1071: left oid 5 (ObjNum 352 snap 94 seq_num 352) 2024-08-17T00:37:31.624 INFO:tasks.rados.rados.0.smithi110.stdout:1071: done (4 left) 2024-08-17T00:37:31.624 INFO:tasks.rados.rados.0.smithi110.stdout:1072: done (3 left) 2024-08-17T00:37:31.624 INFO:tasks.rados.rados.0.smithi110.stdout:1074: done (2 left) 2024-08-17T00:37:31.624 INFO:tasks.rados.rados.0.smithi110.stdout:1075: rollback oid 14 current snap is 94 2024-08-17T00:37:31.624 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 14 to 68 2024-08-17T00:37:31.624 INFO:tasks.rados.rados.0.smithi110.stdout:1073: expect (ObjNum 306 snap 78 seq_num 306) 2024-08-17T00:37:31.668 INFO:tasks.rados.rados.0.smithi110.stdout:1070: finishing copy_from racing read to smithi11086371-10 2024-08-17T00:37:31.669 INFO:tasks.rados.rados.0.smithi110.stdout:1070: finishing copy_from to smithi11086371-10 2024-08-17T00:37:31.669 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 454 (ObjNum 351 snap 92 seq_num 351) dirty exists 2024-08-17T00:37:31.669 INFO:tasks.rados.rados.0.smithi110.stdout:1070: done (2 left) 2024-08-17T00:37:31.669 INFO:tasks.rados.rados.0.smithi110.stdout:1073: done (1 left) 2024-08-17T00:37:31.669 INFO:tasks.rados.rados.0.smithi110.stdout:1076: read oid 49 snap 92 2024-08-17T00:37:31.669 INFO:tasks.rados.rados.0.smithi110.stdout:1076: expect (ObjNum 276 snap 73 seq_num 276) 2024-08-17T00:37:31.669 INFO:tasks.rados.rados.0.smithi110.stdout:1077: snap_create 2024-08-17T00:37:31.669 INFO:tasks.rados.rados.0.smithi110.stdout:1075: finishing rollback tid 0 to smithi11086371-14 2024-08-17T00:37:31.669 INFO:tasks.rados.rados.0.smithi110.stdout:1075: finishing rollback tid 1 to smithi11086371-14 2024-08-17T00:37:31.669 INFO:tasks.rados.rados.0.smithi110.stdout:1075: finishing rollback tid 2 to smithi11086371-14 2024-08-17T00:37:31.669 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 505 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-08-17T00:37:31.683 INFO:tasks.rados.rados.0.smithi110.stdout:1076: expect (ObjNum 276 snap 73 seq_num 276) 2024-08-17T00:37:31.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:31 smithi110 ceph-mon[41467]: pgmap v39: 121 pgs: 121 active+clean; 244 MiB data, 921 MiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.1 MiB/s wr, 13 op/s 2024-08-17T00:37:31.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:31 smithi110 ceph-mon[41467]: osdmap e256: 8 total, 8 up, 8 in 2024-08-17T00:37:31.811 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:31 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:31.479+0000 7fa5b441a040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T00:37:31.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:31 smithi110 ceph-mon[29669]: pgmap v39: 121 pgs: 121 active+clean; 244 MiB data, 921 MiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.1 MiB/s wr, 13 op/s 2024-08-17T00:37:31.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:31 smithi110 ceph-mon[29669]: osdmap e256: 8 total, 8 up, 8 in 2024-08-17T00:37:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:31 smithi177 ceph-mon[33147]: pgmap v39: 121 pgs: 121 active+clean; 244 MiB data, 921 MiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.1 MiB/s wr, 13 op/s 2024-08-17T00:37:31.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:31 smithi177 ceph-mon[33147]: osdmap e256: 8 total, 8 up, 8 in 2024-08-17T00:37:32.129 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:31 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:31.825+0000 7fa5b441a040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T00:37:32.129 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:31 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:31.891+0000 7fa5b441a040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T00:37:32.129 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:32 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:32.046+0000 7fa5b441a040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T00:37:32.419 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:32 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:32.356+0000 7fa5b441a040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T00:37:32.558 INFO:tasks.rados.rados.0.smithi110.stdout:1075: done (2 left) 2024-08-17T00:37:32.558 INFO:tasks.rados.rados.0.smithi110.stdout:1076: done (1 left) 2024-08-17T00:37:32.558 INFO:tasks.rados.rados.0.smithi110.stdout:1077: done (0 left) 2024-08-17T00:37:32.558 INFO:tasks.rados.rados.0.smithi110.stdout:1078: read oid 36 snap -1 2024-08-17T00:37:32.558 INFO:tasks.rados.rados.0.smithi110.stdout:1078: expect (ObjNum 256 snap 60 seq_num 256) 2024-08-17T00:37:32.558 INFO:tasks.rados.rados.0.smithi110.stdout:1079: rollback oid 10 current snap is 95 2024-08-17T00:37:32.559 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 10 to 94 2024-08-17T00:37:32.559 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 38 current snap is 95 2024-08-17T00:37:32.559 INFO:tasks.rados.rados.0.smithi110.stdout:1080: seq_num 354 ranges {3915776=737280,4653056=401408} 2024-08-17T00:37:32.583 INFO:tasks.rados.rados.0.smithi110.stdout:1080: writing smithi11086371-38 from 3915776 to 4653056 tid 1 2024-08-17T00:37:32.586 INFO:tasks.rados.rados.0.smithi110.stdout:1080: writing smithi11086371-38 from 4653056 to 5054464 tid 2 2024-08-17T00:37:32.586 INFO:tasks.rados.rados.0.smithi110.stdout:1081: setattr oid 27 current snap is 95 2024-08-17T00:37:32.586 INFO:tasks.rados.rados.0.smithi110.stdout:1078: expect (ObjNum 256 snap 60 seq_num 256) 2024-08-17T00:37:32.640 INFO:tasks.rados.rados.0.smithi110.stdout:1079: finishing rollback tid 0 to smithi11086371-10 2024-08-17T00:37:32.640 INFO:tasks.rados.rados.0.smithi110.stdout:1079: finishing rollback tid 1 to smithi11086371-10 2024-08-17T00:37:32.640 INFO:tasks.rados.rados.0.smithi110.stdout:1079: finishing rollback tid 2 to smithi11086371-10 2024-08-17T00:37:32.640 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 457 (ObjNum 351 snap 92 seq_num 351) dirty exists 2024-08-17T00:37:32.640 INFO:tasks.rados.rados.0.smithi110.stdout:1080: finishing write tid 1 to smithi11086371-38 2024-08-17T00:37:32.640 INFO:tasks.rados.rados.0.smithi110.stdout:1080: finishing write tid 2 to smithi11086371-38 2024-08-17T00:37:32.640 INFO:tasks.rados.rados.0.smithi110.stdout:1080: finishing write tid 3 to smithi11086371-38 2024-08-17T00:37:32.641 INFO:tasks.rados.rados.0.smithi110.stdout:1080: finishing write tid 4 to smithi11086371-38 2024-08-17T00:37:32.641 INFO:tasks.rados.rados.0.smithi110.stdout:1080: oid 38 updating version 0 to 101 2024-08-17T00:37:32.641 INFO:tasks.rados.rados.0.smithi110.stdout:1080: oid 38 updating version 101 to 103 2024-08-17T00:37:32.641 INFO:tasks.rados.rados.0.smithi110.stdout:1080: oid 38 version 103 is already newer than 102 2024-08-17T00:37:32.641 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 103 (ObjNum 354 snap 95 seq_num 354) dirty exists 2024-08-17T00:37:32.641 INFO:tasks.rados.rados.0.smithi110.stdout:1080: left oid 38 (ObjNum 354 snap 95 seq_num 354) 2024-08-17T00:37:32.641 INFO:tasks.rados.rados.0.smithi110.stdout:1078: done (3 left) 2024-08-17T00:37:32.641 INFO:tasks.rados.rados.0.smithi110.stdout:1079: done (2 left) 2024-08-17T00:37:32.641 INFO:tasks.rados.rados.0.smithi110.stdout:1080: done (1 left) 2024-08-17T00:37:32.641 INFO:tasks.rados.rados.0.smithi110.stdout:1082: setattr oid 9 current snap is 95 2024-08-17T00:37:32.642 INFO:tasks.rados.rados.0.smithi110.stdout:1083: rmattr oid 11 current snap is 95 2024-08-17T00:37:32.642 INFO:tasks.rados.rados.0.smithi110.stdout:1083: done (2 left) 2024-08-17T00:37:32.642 INFO:tasks.rados.rados.0.smithi110.stdout:1084: read oid 8 snap -1 2024-08-17T00:37:32.642 INFO:tasks.rados.rados.0.smithi110.stdout:1084: expect (ObjNum 312 snap 80 seq_num 312) 2024-08-17T00:37:32.642 INFO:tasks.rados.rados.0.smithi110.stdout:1085: rmattr oid 5 current snap is 95 2024-08-17T00:37:32.642 INFO:tasks.rados.rados.0.smithi110.stdout:1085: done (3 left) 2024-08-17T00:37:32.643 INFO:tasks.rados.rados.0.smithi110.stdout:1086: setattr oid 14 current snap is 95 2024-08-17T00:37:32.643 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 48 current snap is 95 2024-08-17T00:37:32.643 INFO:tasks.rados.rados.0.smithi110.stdout:1087: seq_num 355 ranges {0=753664,753664=401408} 2024-08-17T00:37:32.646 INFO:tasks.rados.rados.0.smithi110.stdout:1087: writing smithi11086371-48 from 0 to 753664 tid 1 2024-08-17T00:37:32.649 INFO:tasks.rados.rados.0.smithi110.stdout:1087: writing smithi11086371-48 from 753664 to 1155072 tid 2 2024-08-17T00:37:32.649 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 12 current snap is 95 2024-08-17T00:37:32.649 INFO:tasks.rados.rados.0.smithi110.stdout:1088: seq_num 356 ranges {6348800=770048,7118848=401408} 2024-08-17T00:37:32.687 INFO:tasks.rados.rados.0.smithi110.stdout:1088: writing smithi11086371-12 from 6348800 to 7118848 tid 1 2024-08-17T00:37:32.690 INFO:tasks.rados.rados.0.smithi110.stdout:1088: writing smithi11086371-12 from 7118848 to 7520256 tid 2 2024-08-17T00:37:32.690 INFO:tasks.rados.rados.0.smithi110.stdout:1089: setattr oid 28 current snap is 95 2024-08-17T00:37:32.690 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 253 (ObjNum 320 snap 86 seq_num 320) dirty exists 2024-08-17T00:37:32.690 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 279 (ObjNum 33 snap 0 seq_num 1879432032) dirty exists 2024-08-17T00:37:32.690 INFO:tasks.rados.rados.0.smithi110.stdout:1084: expect (ObjNum 312 snap 80 seq_num 312) 2024-08-17T00:37:32.703 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 507 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-08-17T00:37:32.703 INFO:tasks.rados.rados.0.smithi110.stdout:1087: finishing write tid 1 to smithi11086371-48 2024-08-17T00:37:32.703 INFO:tasks.rados.rados.0.smithi110.stdout:1087: finishing write tid 2 to smithi11086371-48 2024-08-17T00:37:32.703 INFO:tasks.rados.rados.0.smithi110.stdout:1087: finishing write tid 3 to smithi11086371-48 2024-08-17T00:37:32.704 INFO:tasks.rados.rados.0.smithi110.stdout:1087: finishing write tid 4 to smithi11086371-48 2024-08-17T00:37:32.704 INFO:tasks.rados.rados.0.smithi110.stdout:1087: oid 48 updating version 0 to 351 2024-08-17T00:37:32.704 INFO:tasks.rados.rados.0.smithi110.stdout:1087: oid 48 updating version 351 to 352 2024-08-17T00:37:32.704 INFO:tasks.rados.rados.0.smithi110.stdout:1087: oid 48 version 352 is already newer than 350 2024-08-17T00:37:32.704 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 352 (ObjNum 355 snap 95 seq_num 355) dirty exists 2024-08-17T00:37:32.704 INFO:tasks.rados.rados.0.smithi110.stdout:1087: left oid 48 (ObjNum 355 snap 95 seq_num 355) 2024-08-17T00:37:32.704 INFO:tasks.rados.rados.0.smithi110.stdout:1088: finishing write tid 1 to smithi11086371-12 2024-08-17T00:37:32.704 INFO:tasks.rados.rados.0.smithi110.stdout:1088: finishing write tid 2 to smithi11086371-12 2024-08-17T00:37:32.704 INFO:tasks.rados.rados.0.smithi110.stdout:1088: finishing write tid 3 to smithi11086371-12 2024-08-17T00:37:32.704 INFO:tasks.rados.rados.0.smithi110.stdout:1088: finishing write tid 4 to smithi11086371-12 2024-08-17T00:37:32.705 INFO:tasks.rados.rados.0.smithi110.stdout:1088: oid 12 updating version 0 to 304 2024-08-17T00:37:32.705 INFO:tasks.rados.rados.0.smithi110.stdout:1088: oid 12 version 304 is already newer than 303 2024-08-17T00:37:32.705 INFO:tasks.rados.rados.0.smithi110.stdout:1088: oid 12 updating version 304 to 305 2024-08-17T00:37:32.705 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 305 (ObjNum 356 snap 95 seq_num 356) dirty exists 2024-08-17T00:37:32.705 INFO:tasks.rados.rados.0.smithi110.stdout:1088: left oid 12 (ObjNum 356 snap 95 seq_num 356) 2024-08-17T00:37:32.705 INFO:tasks.rados.rados.0.smithi110.stdout:1081: done (6 left) 2024-08-17T00:37:32.705 INFO:tasks.rados.rados.0.smithi110.stdout:1082: done (5 left) 2024-08-17T00:37:32.705 INFO:tasks.rados.rados.0.smithi110.stdout:1084: done (4 left) 2024-08-17T00:37:32.705 INFO:tasks.rados.rados.0.smithi110.stdout:1086: done (3 left) 2024-08-17T00:37:32.705 INFO:tasks.rados.rados.0.smithi110.stdout:1087: done (2 left) 2024-08-17T00:37:32.705 INFO:tasks.rados.rados.0.smithi110.stdout:1088: done (1 left) 2024-08-17T00:37:32.706 INFO:tasks.rados.rados.0.smithi110.stdout:1090: read oid 45 snap -1 2024-08-17T00:37:32.706 INFO:tasks.rados.rados.0.smithi110.stdout:1090: expect deleted 2024-08-17T00:37:32.706 INFO:tasks.rados.rados.0.smithi110.stdout:1091: snap_remove snap 93 2024-08-17T00:37:32.794 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:32 smithi110 ceph-mon[29669]: osdmap e257: 8 total, 8 up, 8 in 2024-08-17T00:37:32.795 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:32 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:32.795 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:32 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:32.795 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:32 smithi110 ceph-mon[29669]: osdmap e258: 8 total, 8 up, 8 in 2024-08-17T00:37:32.795 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:32 smithi110 ceph-mon[41467]: osdmap e257: 8 total, 8 up, 8 in 2024-08-17T00:37:32.795 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:32 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:32.796 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:32 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:32.796 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:32 smithi110 ceph-mon[41467]: osdmap e258: 8 total, 8 up, 8 in 2024-08-17T00:37:32.796 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:32 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:32.417+0000 7fa5b441a040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T00:37:32.796 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:32 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:32.629+0000 7fa5b441a040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T00:37:32.796 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:32 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:32.793+0000 7fa5b441a040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T00:37:32.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:32 smithi177 ceph-mon[33147]: osdmap e257: 8 total, 8 up, 8 in 2024-08-17T00:37:32.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:32 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:32.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:32 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:32.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:32 smithi177 ceph-mon[33147]: osdmap e258: 8 total, 8 up, 8 in 2024-08-17T00:37:33.060 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:32 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:32.863+0000 7fa5b441a040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T00:37:33.060 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:32 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:32.956+0000 7fa5b441a040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T00:37:33.060 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:33 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:33.022+0000 7fa5b441a040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T00:37:33.593 INFO:tasks.rados.rados.0.smithi110.stdout:1091: done (2 left) 2024-08-17T00:37:33.593 INFO:tasks.rados.rados.0.smithi110.stdout:1092: read oid 21 snap -1 2024-08-17T00:37:33.593 INFO:tasks.rados.rados.0.smithi110.stdout:1092: expect (ObjNum 331 snap 86 seq_num 331) 2024-08-17T00:37:33.593 INFO:tasks.rados.rados.0.smithi110.stdout:1093: snap_remove snap 86 2024-08-17T00:37:33.797 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:33 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:33.631+0000 7fa5b441a040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T00:37:33.797 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:33 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:33.796+0000 7fa5b441a040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T00:37:34.058 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:33 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:00:37:33] ENGINE Bus STARTING 2024-08-17T00:37:34.058 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:33 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: CherryPy Checker: 2024-08-17T00:37:34.058 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:33 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: The Application mounted at '' has an empty config. 2024-08-17T00:37:34.058 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:33 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:34.058 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:33 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:00:37:33] ENGINE Serving on http://:::9283 2024-08-17T00:37:34.058 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:33 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:00:37:33] ENGINE Bus STARTED 2024-08-17T00:37:34.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:34 smithi110 ceph-mon[41467]: pgmap v42: 121 pgs: 121 active+clean; 244 MiB data, 921 MiB used, 714 GiB / 715 GiB avail 2024-08-17T00:37:34.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:34 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:34.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:34 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:34.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:34 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:34.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:34 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:34.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:34 smithi110 ceph-mon[41467]: osdmap e259: 8 total, 8 up, 8 in 2024-08-17T00:37:34.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:34 smithi110 ceph-mon[41467]: Standby manager daemon y restarted 2024-08-17T00:37:34.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:34 smithi110 ceph-mon[41467]: Standby manager daemon y started 2024-08-17T00:37:34.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:34 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T00:37:34.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:34 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T00:37:34.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:34 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T00:37:34.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:34 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T00:37:34.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:34 smithi110 ceph-mon[29669]: pgmap v42: 121 pgs: 121 active+clean; 244 MiB data, 921 MiB used, 714 GiB / 715 GiB avail 2024-08-17T00:37:34.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:34 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:34.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:34 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:34.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:34 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:34.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:34 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:34.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:34 smithi110 ceph-mon[29669]: osdmap e259: 8 total, 8 up, 8 in 2024-08-17T00:37:34.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:34 smithi110 ceph-mon[29669]: Standby manager daemon y restarted 2024-08-17T00:37:34.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:34 smithi110 ceph-mon[29669]: Standby manager daemon y started 2024-08-17T00:37:34.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:34 smithi110 ceph-mon[29669]: from='mgr.? 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T00:37:34.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:34 smithi110 ceph-mon[29669]: from='mgr.? 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T00:37:34.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:34 smithi110 ceph-mon[29669]: from='mgr.? 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T00:37:34.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:34 smithi110 ceph-mon[29669]: from='mgr.? 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T00:37:34.604 INFO:tasks.rados.rados.0.smithi110.stdout:1093: done (3 left) 2024-08-17T00:37:34.604 INFO:tasks.rados.rados.0.smithi110.stdout:1094: rollback oid 35 current snap is 95 2024-08-17T00:37:34.604 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 35 to 90 2024-08-17T00:37:34.604 INFO:tasks.rados.rados.0.smithi110.stdout:1095: snap_remove snap 91 2024-08-17T00:37:34.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:34 smithi177 ceph-mon[33147]: pgmap v42: 121 pgs: 121 active+clean; 244 MiB data, 921 MiB used, 714 GiB / 715 GiB avail 2024-08-17T00:37:34.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:34 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:34.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:34 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:34.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:34 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:34.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:34 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:34.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:34 smithi177 ceph-mon[33147]: osdmap e259: 8 total, 8 up, 8 in 2024-08-17T00:37:34.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:34 smithi177 ceph-mon[33147]: Standby manager daemon y restarted 2024-08-17T00:37:34.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:34 smithi177 ceph-mon[33147]: Standby manager daemon y started 2024-08-17T00:37:34.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:34 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T00:37:34.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:34 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T00:37:34.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:34 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T00:37:34.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:34 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T00:37:35.605 INFO:tasks.rados.rados.0.smithi110.stdout:1095: done (4 left) 2024-08-17T00:37:35.605 INFO:tasks.rados.rados.0.smithi110.stdout:1096: rollback oid 8 current snap is 95 2024-08-17T00:37:35.605 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 8 to 68 2024-08-17T00:37:35.605 INFO:tasks.rados.rados.0.smithi110.stdout:1097: snap_remove snap 88 2024-08-17T00:37:35.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:35 smithi177 ceph-mon[33147]: pgmap v45: 121 pgs: 121 active+clean; 267 MiB data, 960 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 5.5 MiB/s wr, 37 op/s 2024-08-17T00:37:35.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:35 smithi177 ceph-mon[33147]: mgrmap e30: x(active, since 28s), standbys: y 2024-08-17T00:37:35.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:35 smithi177 ceph-mon[33147]: osdmap e260: 8 total, 8 up, 8 in 2024-08-17T00:37:36.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:35 smithi110 ceph-mon[41467]: pgmap v45: 121 pgs: 121 active+clean; 267 MiB data, 960 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 5.5 MiB/s wr, 37 op/s 2024-08-17T00:37:36.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:35 smithi110 ceph-mon[41467]: mgrmap e30: x(active, since 28s), standbys: y 2024-08-17T00:37:36.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:35 smithi110 ceph-mon[41467]: osdmap e260: 8 total, 8 up, 8 in 2024-08-17T00:37:36.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:35 smithi110 ceph-mon[29669]: pgmap v45: 121 pgs: 121 active+clean; 267 MiB data, 960 MiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 5.5 MiB/s wr, 37 op/s 2024-08-17T00:37:36.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:35 smithi110 ceph-mon[29669]: mgrmap e30: x(active, since 28s), standbys: y 2024-08-17T00:37:36.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:35 smithi110 ceph-mon[29669]: osdmap e260: 8 total, 8 up, 8 in 2024-08-17T00:37:36.609 INFO:tasks.rados.rados.0.smithi110.stdout:1097: done (5 left) 2024-08-17T00:37:36.609 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 49 current snap is 95 2024-08-17T00:37:36.609 INFO:tasks.rados.rados.0.smithi110.stdout:1098: seq_num 357 ranges {4800512=786432,5586944=401408} 2024-08-17T00:37:36.639 INFO:tasks.rados.rados.0.smithi110.stdout:1098: writing smithi11086371-49 from 4800512 to 5586944 tid 1 2024-08-17T00:37:36.642 INFO:tasks.rados.rados.0.smithi110.stdout:1098: writing smithi11086371-49 from 5586944 to 5988352 tid 2 2024-08-17T00:37:36.642 INFO:tasks.rados.rados.0.smithi110.stdout:1099: snap_remove snap 94 2024-08-17T00:37:36.810 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:36 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:00:37:36] ENGINE Bus STOPPING 2024-08-17T00:37:36.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:36 smithi110 ceph-mon[29669]: osdmap e261: 8 total, 8 up, 8 in 2024-08-17T00:37:36.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:36 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:36.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:36 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:36.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:36 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:37:36.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:36 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:37:36.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:36 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:36.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:36 smithi110 ceph-mon[41467]: osdmap e261: 8 total, 8 up, 8 in 2024-08-17T00:37:36.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:36 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:36.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:36 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:36.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:36 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:37:36.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:36 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:37:36.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:36 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:36.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:36 smithi177 ceph-mon[33147]: osdmap e261: 8 total, 8 up, 8 in 2024-08-17T00:37:36.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:36 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:36.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:36 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:36.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:36 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:37:36.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:36 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:37:36.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:36 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' 2024-08-17T00:37:36.863 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:36 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:36.651+0000 7f4b40477640 -1 mgr handle_mgr_map I was active but no longer am 2024-08-17T00:37:36.863 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:36 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: ignoring --setuser ceph since I am not root 2024-08-17T00:37:36.863 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:36 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: ignoring --setgroup ceph since I am not root 2024-08-17T00:37:36.864 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:36 smithi177 ceph-mgr[69187]: -- 172.21.15.177:0/770759074 <== mon.1 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555badd9d0e0 con 0x555badd7b000 2024-08-17T00:37:36.864 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:36 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:36.802+0000 7f1b8d1d8040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T00:37:37.200 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:36 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:00:37:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T00:37:37.200 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:36 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:00:37:36] ENGINE Bus STOPPED 2024-08-17T00:37:37.201 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:00:37:37] ENGINE Bus STARTING 2024-08-17T00:37:37.201 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:37.097+0000 7fa51d022640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:37:37.201 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:37.097+0000 7fa51d022640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:37:37.201 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:37.097+0000 7fa51d022640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:37:37.201 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:37.097+0000 7fa51d022640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:37:37.202 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:37.097+0000 7fa51d022640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:37:37.202 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:37.098+0000 7fa51a01c640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:37:37.202 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:37.099+0000 7fa51a01c640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:37:37.202 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:37.099+0000 7fa51a01c640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:37:37.202 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:37.099+0000 7fa51a01c640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:37:37.203 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:37.099+0000 7fa51a01c640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:37:37.203 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:00:37:37] ENGINE Serving on http://:::9283 2024-08-17T00:37:37.203 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:00:37:37] ENGINE Bus STARTED 2024-08-17T00:37:37.221 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:36 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:36.953+0000 7f1b8d1d8040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T00:37:37.222 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:37.024+0000 7f1b8d1d8040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T00:37:37.607 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:37.288+0000 7f1b8d1d8040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T00:37:37.607 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:37.349+0000 7f1b8d1d8040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T00:37:37.662 INFO:tasks.rados.rados.0.smithi110.stdout:1099: done (6 left) 2024-08-17T00:37:37.663 INFO:tasks.rados.rados.0.smithi110.stdout:1100: delete oid 37 current snap is 95 2024-08-17T00:37:37.663 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 306 (ObjNum 298 snap 77 seq_num 298) dirty exists 2024-08-17T00:37:37.663 INFO:tasks.rados.rados.0.smithi110.stdout:1092: expect (ObjNum 331 snap 86 seq_num 331) 2024-08-17T00:37:37.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: osdmap e262: 8 total, 8 up, 8 in 2024-08-17T00:37:37.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:37.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T00:37:37.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T00:37:37.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: Activating manager daemon y 2024-08-17T00:37:37.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: osdmap e263: 8 total, 8 up, 8 in 2024-08-17T00:37:37.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: from='mgr.24655 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-17T00:37:37.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: mgrmap e31: y(active, starting, since 0.00678743s) 2024-08-17T00:37:37.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:37.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:37.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:37.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-17T00:37:37.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-17T00:37:37.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T00:37:37.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:37:37.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:37:37.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:37:37.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:37:37.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:37:37.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:37:37.866 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:37:37.866 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:37:37.866 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T00:37:37.866 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T00:37:37.866 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T00:37:37.867 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: Manager daemon y is now available 2024-08-17T00:37:37.867 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:37.867 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:37:37.867 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T00:37:37.867 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:37 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T00:37:37.868 INFO:tasks.rados.rados.0.smithi110.stdout:1094: finishing rollback tid 1 to smithi11086371-35 2024-08-17T00:37:37.868 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 260 (ObjNum 833 snap 0 seq_num 1878692896) dirty dne 2024-08-17T00:37:37.869 INFO:tasks.rados.rados.0.smithi110.stdout:1096: finishing rollback tid 0 to smithi11086371-8 2024-08-17T00:37:37.869 INFO:tasks.rados.rados.0.smithi110.stdout:1096: finishing rollback tid 1 to smithi11086371-8 2024-08-17T00:37:37.869 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 312 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-08-17T00:37:37.869 INFO:tasks.rados.rados.0.smithi110.stdout:1098: finishing write tid 1 to smithi11086371-49 2024-08-17T00:37:37.869 INFO:tasks.rados.rados.0.smithi110.stdout:1098: finishing write tid 2 to smithi11086371-49 2024-08-17T00:37:37.869 INFO:tasks.rados.rados.0.smithi110.stdout:1098: finishing write tid 3 to smithi11086371-49 2024-08-17T00:37:37.869 INFO:tasks.rados.rados.0.smithi110.stdout:1089: done (6 left) 2024-08-17T00:37:37.869 INFO:tasks.rados.rados.0.smithi110.stdout:1090: done (5 left) 2024-08-17T00:37:37.869 INFO:tasks.rados.rados.0.smithi110.stdout:1092: done (4 left) 2024-08-17T00:37:37.869 INFO:tasks.rados.rados.0.smithi110.stdout:1094: done (3 left) 2024-08-17T00:37:37.869 INFO:tasks.rados.rados.0.smithi110.stdout:1096: done (2 left) 2024-08-17T00:37:37.869 INFO:tasks.rados.rados.0.smithi110.stdout:1100: done (1 left) 2024-08-17T00:37:37.869 INFO:tasks.rados.rados.0.smithi110.stdout:1101: snap_remove snap 75 2024-08-17T00:37:38.040 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: osdmap e262: 8 total, 8 up, 8 in 2024-08-17T00:37:38.040 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:38.040 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T00:37:38.040 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T00:37:38.040 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: Activating manager daemon y 2024-08-17T00:37:38.040 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: osdmap e263: 8 total, 8 up, 8 in 2024-08-17T00:37:38.040 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: from='mgr.24655 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-17T00:37:38.040 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: mgrmap e31: y(active, starting, since 0.00678743s) 2024-08-17T00:37:38.040 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:38.040 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:38.040 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:38.041 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-17T00:37:38.041 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-17T00:37:38.041 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T00:37:38.041 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:37:38.041 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:37:38.041 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:37:38.041 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:37:38.041 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:37:38.041 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:37:38.041 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:37:38.041 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:37:38.042 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T00:37:38.042 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T00:37:38.042 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T00:37:38.042 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: Manager daemon y is now available 2024-08-17T00:37:38.042 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:38.042 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:37:38.042 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T00:37:38.042 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T00:37:38.042 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: osdmap e262: 8 total, 8 up, 8 in 2024-08-17T00:37:38.042 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:38.042 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: from='mgr.24655 172.21.15.177:0/3152006997' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T00:37:38.043 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T00:37:38.043 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: Activating manager daemon y 2024-08-17T00:37:38.043 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: osdmap e263: 8 total, 8 up, 8 in 2024-08-17T00:37:38.043 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: from='mgr.24655 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-17T00:37:38.043 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: mgrmap e31: y(active, starting, since 0.00678743s) 2024-08-17T00:37:38.043 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:38.043 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:38.043 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:38.043 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-17T00:37:38.043 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-17T00:37:38.043 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T00:37:38.043 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:37:38.043 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:37:38.044 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:37:38.044 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:37:38.044 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:37:38.044 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:37:38.044 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:37:38.044 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:37:38.044 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T00:37:38.044 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T00:37:38.044 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T00:37:38.044 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: Manager daemon y is now available 2024-08-17T00:37:38.044 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:38.044 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:37:38.044 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T00:37:38.045 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:37 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T00:37:38.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:38.133+0000 7fa506db9640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:00:37:38] ENGINE Error in HTTPServer.serve 2024-08-17T00:37:38.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: Traceback (most recent call last): 2024-08-17T00:37:38.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T00:37:38.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: self._connections.run(self.expiration_interval) 2024-08-17T00:37:38.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T00:37:38.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: self._run(expiration_interval) 2024-08-17T00:37:38.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T00:37:38.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T00:37:38.312 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T00:37:38.312 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T00:37:38.312 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T00:37:38.312 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: s = self.context.wrap_socket( 2024-08-17T00:37:38.312 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T00:37:38.312 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: return self.sslsocket_class._create( 2024-08-17T00:37:38.312 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T00:37:38.312 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: self.do_handshake() 2024-08-17T00:37:38.312 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T00:37:38.312 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: self._sslobj.do_handshake() 2024-08-17T00:37:38.312 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T00:37:38.313 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:37:38.613 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:38 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:38.363+0000 7f1b8d1d8040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T00:37:38.613 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:38 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:38.480+0000 7f1b8d1d8040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T00:37:38.613 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:38 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:38.538+0000 7f1b8d1d8040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T00:37:38.663 INFO:tasks.rados.rados.0.smithi110.stdout:1101: done (1 left) 2024-08-17T00:37:38.663 INFO:tasks.rados.rados.0.smithi110.stdout:1102: copy_from oid 1 from oid 48 current snap is 95 2024-08-17T00:37:38.663 INFO:tasks.rados.rados.0.smithi110.stdout:1103: delete oid 37 current snap is 95 2024-08-17T00:37:38.663 INFO:tasks.rados.rados.0.smithi110.stdout:1098: finishing write tid 4 to smithi11086371-49 2024-08-17T00:37:38.663 INFO:tasks.rados.rados.0.smithi110.stdout:1098: oid 49 updating version 0 to 310 2024-08-17T00:37:38.663 INFO:tasks.rados.rados.0.smithi110.stdout:1098: oid 49 version 310 is already newer than 309 2024-08-17T00:37:38.663 INFO:tasks.rados.rados.0.smithi110.stdout:1098: oid 49 updating version 310 to 311 2024-08-17T00:37:38.664 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 311 (ObjNum 357 snap 95 seq_num 357) dirty exists 2024-08-17T00:37:38.664 INFO:tasks.rados.rados.0.smithi110.stdout:1098: left oid 49 (ObjNum 357 snap 95 seq_num 357) 2024-08-17T00:37:38.669 INFO:tasks.rados.rados.0.smithi110.stdout:1098: done (2 left) 2024-08-17T00:37:38.670 INFO:tasks.rados.rados.0.smithi110.stdout:1103: done (1 left) 2024-08-17T00:37:38.670 INFO:tasks.rados.rados.0.smithi110.stdout:1104: snap_remove snap 90 2024-08-17T00:37:38.910 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:38 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:38.776+0000 7f1b8d1d8040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T00:37:38.911 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:38 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:38.838+0000 7f1b8d1d8040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T00:37:38.911 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:38 smithi177 ceph-mon[33147]: mgrmap e32: y(active, since 1.00916s) 2024-08-17T00:37:38.911 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:38 smithi177 ceph-mon[33147]: osdmap e264: 8 total, 8 up, 8 in 2024-08-17T00:37:38.911 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:38 smithi177 ceph-mon[33147]: [17/Aug/2024:00:37:38] ENGINE Bus STARTING 2024-08-17T00:37:38.911 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:38 smithi177 ceph-mon[33147]: [17/Aug/2024:00:37:38] ENGINE Serving on https://172.21.15.110:7150 2024-08-17T00:37:38.912 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:38 smithi177 ceph-mon[33147]: [17/Aug/2024:00:37:38] ENGINE Error in HTTPServer.serve 2024-08-17T00:37:38.912 INFO:journalctl@ceph.mon.b.smithi177.stdout: Traceback (most recent call last): 2024-08-17T00:37:38.912 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T00:37:38.912 INFO:journalctl@ceph.mon.b.smithi177.stdout: self._connections.run(self.expiration_interval) 2024-08-17T00:37:38.912 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T00:37:38.912 INFO:journalctl@ceph.mon.b.smithi177.stdout: self._run(expiration_interval) 2024-08-17T00:37:38.912 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T00:37:38.912 INFO:journalctl@ceph.mon.b.smithi177.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T00:37:38.912 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T00:37:38.912 INFO:journalctl@ceph.mon.b.smithi177.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T00:37:38.912 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T00:37:38.912 INFO:journalctl@ceph.mon.b.smithi177.stdout: s = self.context.wrap_socket( 2024-08-17T00:37:38.913 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T00:37:38.913 INFO:journalctl@ceph.mon.b.smithi177.stdout: return self.sslsocket_class._create( 2024-08-17T00:37:38.913 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T00:37:38.913 INFO:journalctl@ceph.mon.b.smithi177.stdout: self.do_handshake() 2024-08-17T00:37:38.913 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T00:37:38.913 INFO:journalctl@ceph.mon.b.smithi177.stdout: self._sslobj.do_handshake() 2024-08-17T00:37:38.913 INFO:journalctl@ceph.mon.b.smithi177.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T00:37:38.913 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:38 smithi177 ceph-mon[33147]: [17/Aug/2024:00:37:38] ENGINE Serving on http://172.21.15.110:8765 2024-08-17T00:37:38.913 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:38 smithi177 ceph-mon[33147]: [17/Aug/2024:00:37:38] ENGINE Bus STARTED 2024-08-17T00:37:38.918 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-mon[41467]: mgrmap e32: y(active, since 1.00916s) 2024-08-17T00:37:38.919 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-mon[41467]: osdmap e264: 8 total, 8 up, 8 in 2024-08-17T00:37:38.919 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-mon[41467]: [17/Aug/2024:00:37:38] ENGINE Bus STARTING 2024-08-17T00:37:38.919 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-mon[41467]: [17/Aug/2024:00:37:38] ENGINE Serving on https://172.21.15.110:7150 2024-08-17T00:37:38.919 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-mon[41467]: [17/Aug/2024:00:37:38] ENGINE Error in HTTPServer.serve 2024-08-17T00:37:38.919 INFO:journalctl@ceph.mon.c.smithi110.stdout: Traceback (most recent call last): 2024-08-17T00:37:38.919 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T00:37:38.919 INFO:journalctl@ceph.mon.c.smithi110.stdout: self._connections.run(self.expiration_interval) 2024-08-17T00:37:38.919 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T00:37:38.919 INFO:journalctl@ceph.mon.c.smithi110.stdout: self._run(expiration_interval) 2024-08-17T00:37:38.919 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T00:37:38.919 INFO:journalctl@ceph.mon.c.smithi110.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T00:37:38.920 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T00:37:38.920 INFO:journalctl@ceph.mon.c.smithi110.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T00:37:38.920 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T00:37:38.920 INFO:journalctl@ceph.mon.c.smithi110.stdout: s = self.context.wrap_socket( 2024-08-17T00:37:38.920 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T00:37:38.920 INFO:journalctl@ceph.mon.c.smithi110.stdout: return self.sslsocket_class._create( 2024-08-17T00:37:38.920 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T00:37:38.920 INFO:journalctl@ceph.mon.c.smithi110.stdout: self.do_handshake() 2024-08-17T00:37:38.920 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T00:37:38.920 INFO:journalctl@ceph.mon.c.smithi110.stdout: self._sslobj.do_handshake() 2024-08-17T00:37:38.920 INFO:journalctl@ceph.mon.c.smithi110.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T00:37:38.920 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-mon[41467]: [17/Aug/2024:00:37:38] ENGINE Serving on http://172.21.15.110:8765 2024-08-17T00:37:38.921 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-mon[41467]: [17/Aug/2024:00:37:38] ENGINE Bus STARTED 2024-08-17T00:37:38.921 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-mon[29669]: mgrmap e32: y(active, since 1.00916s) 2024-08-17T00:37:38.921 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-mon[29669]: osdmap e264: 8 total, 8 up, 8 in 2024-08-17T00:37:38.921 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-mon[29669]: [17/Aug/2024:00:37:38] ENGINE Bus STARTING 2024-08-17T00:37:38.921 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-mon[29669]: [17/Aug/2024:00:37:38] ENGINE Serving on https://172.21.15.110:7150 2024-08-17T00:37:38.921 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-mon[29669]: [17/Aug/2024:00:37:38] ENGINE Error in HTTPServer.serve 2024-08-17T00:37:38.921 INFO:journalctl@ceph.mon.a.smithi110.stdout: Traceback (most recent call last): 2024-08-17T00:37:38.921 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T00:37:38.922 INFO:journalctl@ceph.mon.a.smithi110.stdout: self._connections.run(self.expiration_interval) 2024-08-17T00:37:38.922 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T00:37:38.922 INFO:journalctl@ceph.mon.a.smithi110.stdout: self._run(expiration_interval) 2024-08-17T00:37:38.922 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T00:37:38.922 INFO:journalctl@ceph.mon.a.smithi110.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T00:37:38.922 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T00:37:38.922 INFO:journalctl@ceph.mon.a.smithi110.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T00:37:38.922 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T00:37:38.922 INFO:journalctl@ceph.mon.a.smithi110.stdout: s = self.context.wrap_socket( 2024-08-17T00:37:38.922 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T00:37:38.922 INFO:journalctl@ceph.mon.a.smithi110.stdout: return self.sslsocket_class._create( 2024-08-17T00:37:38.923 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T00:37:38.923 INFO:journalctl@ceph.mon.a.smithi110.stdout: self.do_handshake() 2024-08-17T00:37:38.923 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T00:37:38.923 INFO:journalctl@ceph.mon.a.smithi110.stdout: self._sslobj.do_handshake() 2024-08-17T00:37:38.923 INFO:journalctl@ceph.mon.a.smithi110.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T00:37:38.923 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-mon[29669]: [17/Aug/2024:00:37:38] ENGINE Serving on http://172.21.15.110:8765 2024-08-17T00:37:38.923 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:38 smithi110 ceph-mon[29669]: [17/Aug/2024:00:37:38] ENGINE Bus STARTED 2024-08-17T00:37:39.362 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:38 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:38.909+0000 7f1b8d1d8040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T00:37:39.363 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:39 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:39.065+0000 7f1b8d1d8040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T00:37:39.666 INFO:tasks.rados.rados.0.smithi110.stdout:1104: done (1 left) 2024-08-17T00:37:39.666 INFO:tasks.rados.rados.0.smithi110.stdout:1105: snap_create 2024-08-17T00:37:39.666 INFO:tasks.rados.rados.0.smithi110.stdout:1102: finishing copy_from racing read to smithi11086371-1 2024-08-17T00:37:39.666 INFO:tasks.rados.rados.0.smithi110.stdout:1102: finishing copy_from to smithi11086371-1 2024-08-17T00:37:39.667 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 352 (ObjNum 355 snap 95 seq_num 355) dirty exists 2024-08-17T00:37:39.683 INFO:teuthology.orchestra.run.smithi110.stdout:true 2024-08-17T00:37:39.854 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:39 smithi177 ceph-mon[33147]: pgmap v5: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 270 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 858 MiB/s rd, 333 MiB/s wr, 3.82k op/s; 1.7 MiB/s, 6 objects/s recovering 2024-08-17T00:37:39.854 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:39 smithi177 ceph-mon[33147]: osdmap e265: 8 total, 8 up, 8 in 2024-08-17T00:37:39.854 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:39 smithi177 ceph-mon[33147]: mgrmap e33: y(active, since 2s) 2024-08-17T00:37:39.854 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:39 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:39.511+0000 7f1b8d1d8040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T00:37:39.854 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:39 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:39.852+0000 7f1b8d1d8040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T00:37:39.954 INFO:teuthology.orchestra.run.smithi110.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T00:37:39.954 INFO:teuthology.orchestra.run.smithi110.stdout:alertmanager.a smithi110 *:9093,9094 running (4m) 7s ago 5m 27.1M - 0.25.0 c8568f914cd2 5b4c2c569eba 2024-08-17T00:37:39.954 INFO:teuthology.orchestra.run.smithi110.stdout:grafana.a smithi177 *:3000 running (5m) 6s ago 5m 87.6M - 9.4.7 954c08fa6188 1dc51589da06 2024-08-17T00:37:39.954 INFO:teuthology.orchestra.run.smithi110.stdout:mds.a smithi110 running (6m) 7s ago 6m 18.6M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 5fdec9bb6d33 2024-08-17T00:37:39.954 INFO:teuthology.orchestra.run.smithi110.stdout:mds.b smithi177 running (6m) 6s ago 6m 14.4M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 7c3686caaea5 2024-08-17T00:37:39.954 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.x smithi177 *:8443,9283,8765 running (51s) 6s ago 10m 497M - 19.1.0-1363-gd863d21c ba08250ef864 0b8943146192 2024-08-17T00:37:39.954 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.y smithi110 *:8443,9283,8765 running (11s) 7s ago 11m 51.9M - 19.1.0-1363-gd863d21c ba08250ef864 7e97964a8efa 2024-08-17T00:37:39.954 INFO:teuthology.orchestra.run.smithi110.stdout:mon.a smithi110 running (11m) 7s ago 11m 55.0M 2048M 18.2.4-717-g03f4c3e8 2b86a6780cb6 b731ed5fb011 2024-08-17T00:37:39.954 INFO:teuthology.orchestra.run.smithi110.stdout:mon.b smithi177 running (10m) 6s ago 10m 48.1M 2048M 18.2.4-717-g03f4c3e8 2b86a6780cb6 777f422ba386 2024-08-17T00:37:39.954 INFO:teuthology.orchestra.run.smithi110.stdout:mon.c smithi110 running (10m) 7s ago 10m 47.0M 2048M 18.2.4-717-g03f4c3e8 2b86a6780cb6 bdabaa9d5f61 2024-08-17T00:37:39.955 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.a smithi110 *:9100 running (5m) 7s ago 5m 15.6M - 1.5.0 0da6a335fe13 8d239cc7b01d 2024-08-17T00:37:39.955 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.b smithi177 *:9100 running (5m) 6s ago 5m 16.5M - 1.5.0 0da6a335fe13 c49d5f656181 2024-08-17T00:37:39.955 INFO:teuthology.orchestra.run.smithi110.stdout:osd.0 smithi110 running (9m) 7s ago 9m 182M 2480M 18.2.4-717-g03f4c3e8 2b86a6780cb6 ada5a3c211ad 2024-08-17T00:37:39.955 INFO:teuthology.orchestra.run.smithi110.stdout:osd.1 smithi110 running (9m) 7s ago 9m 132M 2480M 18.2.4-717-g03f4c3e8 2b86a6780cb6 f53c33f4bb59 2024-08-17T00:37:39.955 INFO:teuthology.orchestra.run.smithi110.stdout:osd.2 smithi110 running (9m) 7s ago 9m 147M 2480M 18.2.4-717-g03f4c3e8 2b86a6780cb6 2c9f07dcd75d 2024-08-17T00:37:39.955 INFO:teuthology.orchestra.run.smithi110.stdout:osd.3 smithi110 running (8m) 7s ago 8m 101M 2480M 18.2.4-717-g03f4c3e8 2b86a6780cb6 832613e7f11a 2024-08-17T00:37:39.955 INFO:teuthology.orchestra.run.smithi110.stdout:osd.4 smithi177 running (8m) 6s ago 8m 165M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 be18d96050cb 2024-08-17T00:37:39.955 INFO:teuthology.orchestra.run.smithi110.stdout:osd.5 smithi177 running (8m) 6s ago 8m 151M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 dcff8daf9f4d 2024-08-17T00:37:39.955 INFO:teuthology.orchestra.run.smithi110.stdout:osd.6 smithi177 running (7m) 6s ago 7m 98.6M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 62d5ef1b1bb5 2024-08-17T00:37:39.955 INFO:teuthology.orchestra.run.smithi110.stdout:osd.7 smithi177 running (7m) 6s ago 7m 87.8M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 ca616c54d53f 2024-08-17T00:37:39.955 INFO:teuthology.orchestra.run.smithi110.stdout:prometheus.a smithi177 *:9095 running (16s) 6s ago 5m 32.7M - 2.43.0 a07b618ecd1d 6d5003c1ea39 2024-08-17T00:37:39.956 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:39 smithi110 ceph-mon[41467]: pgmap v5: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 270 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 858 MiB/s rd, 333 MiB/s wr, 3.82k op/s; 1.7 MiB/s, 6 objects/s recovering 2024-08-17T00:37:39.956 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:39 smithi110 ceph-mon[41467]: osdmap e265: 8 total, 8 up, 8 in 2024-08-17T00:37:39.956 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:39 smithi110 ceph-mon[41467]: mgrmap e33: y(active, since 2s) 2024-08-17T00:37:39.956 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:39 smithi110 ceph-mon[29669]: pgmap v5: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 270 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 858 MiB/s rd, 333 MiB/s wr, 3.82k op/s; 1.7 MiB/s, 6 objects/s recovering 2024-08-17T00:37:39.956 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:39 smithi110 ceph-mon[29669]: osdmap e265: 8 total, 8 up, 8 in 2024-08-17T00:37:39.956 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:39 smithi110 ceph-mon[29669]: mgrmap e33: y(active, since 2s) 2024-08-17T00:37:40.112 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:39 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:39.925+0000 7f1b8d1d8040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T00:37:40.112 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:40 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:40.076+0000 7f1b8d1d8040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T00:37:40.278 INFO:teuthology.orchestra.run.smithi110.stdout:{ 2024-08-17T00:37:40.278 INFO:teuthology.orchestra.run.smithi110.stdout: "mon": { 2024-08-17T00:37:40.278 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 3 2024-08-17T00:37:40.278 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:37:40.278 INFO:teuthology.orchestra.run.smithi110.stdout: "mgr": { 2024-08-17T00:37:40.278 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 1 2024-08-17T00:37:40.279 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:37:40.279 INFO:teuthology.orchestra.run.smithi110.stdout: "osd": { 2024-08-17T00:37:40.279 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 8 2024-08-17T00:37:40.279 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:37:40.279 INFO:teuthology.orchestra.run.smithi110.stdout: "mds": { 2024-08-17T00:37:40.279 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 2 2024-08-17T00:37:40.279 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:37:40.279 INFO:teuthology.orchestra.run.smithi110.stdout: "overall": { 2024-08-17T00:37:40.279 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 13, 2024-08-17T00:37:40.279 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 1 2024-08-17T00:37:40.279 INFO:teuthology.orchestra.run.smithi110.stdout: } 2024-08-17T00:37:40.279 INFO:teuthology.orchestra.run.smithi110.stdout:} 2024-08-17T00:37:40.465 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:40 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:40.396+0000 7f1b8d1d8040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T00:37:40.465 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:40 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:40.464+0000 7f1b8d1d8040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T00:37:40.671 INFO:tasks.rados.rados.0.smithi110.stdout:1102: done (1 left) 2024-08-17T00:37:40.672 INFO:tasks.rados.rados.0.smithi110.stdout:1105: done (0 left) 2024-08-17T00:37:40.672 INFO:tasks.rados.rados.0.smithi110.stdout:1106: copy_from oid 20 from oid 32 current snap is 96 2024-08-17T00:37:40.672 INFO:tasks.rados.rados.0.smithi110.stdout:1107: delete oid 3 current snap is 96 2024-08-17T00:37:40.673 INFO:tasks.rados.rados.0.smithi110.stdout:1107: done (1 left) 2024-08-17T00:37:40.674 INFO:tasks.rados.rados.0.smithi110.stdout:1108: copy_from oid 45 from oid 37 current snap is 96 2024-08-17T00:37:40.674 INFO:tasks.rados.rados.0.smithi110.stdout:1109: snap_remove snap 80 2024-08-17T00:37:40.724 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:40 smithi177 ceph-mon[33147]: osdmap e266: 8 total, 8 up, 8 in 2024-08-17T00:37:40.725 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:40 smithi177 ceph-mon[33147]: from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:37:40.725 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:40 smithi177 ceph-mon[33147]: from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:37:40.725 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:40 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/1517440973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:37:40.725 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:40 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:40.652+0000 7f1b8d1d8040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T00:37:41.030 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:40 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:40.814+0000 7f1b8d1d8040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T00:37:41.031 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:40 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:40.885+0000 7f1b8d1d8040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T00:37:41.031 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:40 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:40.969+0000 7f1b8d1d8040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T00:37:41.031 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:41 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:41.029+0000 7f1b8d1d8040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T00:37:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:40 smithi110 ceph-mon[41467]: osdmap e266: 8 total, 8 up, 8 in 2024-08-17T00:37:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:40 smithi110 ceph-mon[41467]: from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:37:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:40 smithi110 ceph-mon[41467]: from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:37:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:40 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/1517440973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:37:41.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:40 smithi110 ceph-mon[29669]: osdmap e266: 8 total, 8 up, 8 in 2024-08-17T00:37:41.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:40 smithi110 ceph-mon[29669]: from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:37:41.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:40 smithi110 ceph-mon[29669]: from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:37:41.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:40 smithi110 ceph-mon[29669]: from='client.? 172.21.15.110:0/1517440973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:37:41.677 INFO:tasks.rados.rados.0.smithi110.stdout:1109: done (2 left) 2024-08-17T00:37:41.678 INFO:tasks.rados.rados.0.smithi110.stdout:1110: snap_create 2024-08-17T00:37:41.678 INFO:tasks.rados.rados.0.smithi110.stdout:1108: finishing copy_from to smithi11086371-45 2024-08-17T00:37:41.678 INFO:tasks.rados.rados.0.smithi110.stdout:1108: got expected ENOENT (src dne) 2024-08-17T00:37:41.678 INFO:tasks.rados.rados.0.smithi110.stdout:1108: finishing copy_from racing read to smithi11086371-45 2024-08-17T00:37:41.678 INFO:tasks.rados.rados.0.smithi110.stdout:1106: finishing copy_from racing read to smithi11086371-20 2024-08-17T00:37:41.678 INFO:tasks.rados.rados.0.smithi110.stdout:1106: finishing copy_from to smithi11086371-20 2024-08-17T00:37:41.678 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 194 (ObjNum 347 snap 92 seq_num 347) dirty exists 2024-08-17T00:37:41.768 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:41 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:41.592+0000 7f1b8d1d8040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T00:37:41.769 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:41 smithi177 ceph-mon[33147]: pgmap v8: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 270 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 285 MiB/s rd, 111 MiB/s wr, 1.27k op/s; 577 KiB/s, 2 objects/s recovering 2024-08-17T00:37:41.769 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:41 smithi177 ceph-mon[33147]: osdmap e267: 8 total, 8 up, 8 in 2024-08-17T00:37:41.769 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:41 smithi177 ceph-mon[33147]: mgrmap e34: y(active, since 4s) 2024-08-17T00:37:41.769 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:41 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:41.769 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:41 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:41.769 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:41 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:41.769 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:41 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:42.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:41 smithi110 ceph-mon[41467]: pgmap v8: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 270 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 285 MiB/s rd, 111 MiB/s wr, 1.27k op/s; 577 KiB/s, 2 objects/s recovering 2024-08-17T00:37:42.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:41 smithi110 ceph-mon[41467]: osdmap e267: 8 total, 8 up, 8 in 2024-08-17T00:37:42.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:41 smithi110 ceph-mon[41467]: mgrmap e34: y(active, since 4s) 2024-08-17T00:37:42.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:41 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:42.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:41 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:42.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:41 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:42.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:41 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:42.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:41 smithi110 ceph-mon[29669]: pgmap v8: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 270 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 285 MiB/s rd, 111 MiB/s wr, 1.27k op/s; 577 KiB/s, 2 objects/s recovering 2024-08-17T00:37:42.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:41 smithi110 ceph-mon[29669]: osdmap e267: 8 total, 8 up, 8 in 2024-08-17T00:37:42.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:41 smithi110 ceph-mon[29669]: mgrmap e34: y(active, since 4s) 2024-08-17T00:37:42.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:41 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:42.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:41 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:42.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:41 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:42.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:41 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:42.112 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:41 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:41.767+0000 7f1b8d1d8040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T00:37:42.113 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:41 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: [17/Aug/2024:00:37:41] ENGINE Bus STARTING 2024-08-17T00:37:42.113 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:41 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: CherryPy Checker: 2024-08-17T00:37:42.113 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:41 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: The Application mounted at '' has an empty config. 2024-08-17T00:37:42.113 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:41 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: 2024-08-17T00:37:42.113 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:41 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: [17/Aug/2024:00:37:41] ENGINE Serving on http://:::9283 2024-08-17T00:37:42.113 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:41 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: [17/Aug/2024:00:37:41] ENGINE Bus STARTED 2024-08-17T00:37:42.558 INFO:tasks.rados.rados.0.smithi110.stdout:1106: done (2 left) 2024-08-17T00:37:42.559 INFO:tasks.rados.rados.0.smithi110.stdout:1108: done (1 left) 2024-08-17T00:37:42.559 INFO:tasks.rados.rados.0.smithi110.stdout:1110: done (0 left) 2024-08-17T00:37:42.559 INFO:tasks.rados.rados.0.smithi110.stdout:1111: snap_remove snap 89 2024-08-17T00:37:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:42 smithi110 ceph-mon[29669]: osdmap e268: 8 total, 8 up, 8 in 2024-08-17T00:37:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:42 smithi110 ceph-mon[29669]: Standby manager daemon x started 2024-08-17T00:37:43.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:42 smithi110 ceph-mon[29669]: from='mgr.? 172.21.15.177:0/4007292433' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T00:37:43.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:42 smithi110 ceph-mon[29669]: from='mgr.? 172.21.15.177:0/4007292433' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T00:37:43.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:42 smithi110 ceph-mon[29669]: from='mgr.? 172.21.15.177:0/4007292433' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T00:37:43.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:42 smithi110 ceph-mon[29669]: from='mgr.? 172.21.15.177:0/4007292433' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T00:37:43.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:42 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:43.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:42 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:43.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:42 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:43.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:42 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:43.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:42 smithi110 ceph-mon[29669]: osdmap e269: 8 total, 8 up, 8 in 2024-08-17T00:37:43.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:42 smithi110 ceph-mon[41467]: osdmap e268: 8 total, 8 up, 8 in 2024-08-17T00:37:43.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:42 smithi110 ceph-mon[41467]: Standby manager daemon x started 2024-08-17T00:37:43.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:42 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.177:0/4007292433' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T00:37:43.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:42 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.177:0/4007292433' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T00:37:43.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:42 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.177:0/4007292433' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T00:37:43.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:42 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.177:0/4007292433' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T00:37:43.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:42 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:43.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:42 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:43.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:42 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:43.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:42 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:43.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:42 smithi110 ceph-mon[41467]: osdmap e269: 8 total, 8 up, 8 in 2024-08-17T00:37:43.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:42 smithi177 ceph-mon[33147]: osdmap e268: 8 total, 8 up, 8 in 2024-08-17T00:37:43.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:42 smithi177 ceph-mon[33147]: Standby manager daemon x started 2024-08-17T00:37:43.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:42 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.177:0/4007292433' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T00:37:43.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:42 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.177:0/4007292433' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T00:37:43.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:42 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.177:0/4007292433' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T00:37:43.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:42 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.177:0/4007292433' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T00:37:43.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:42 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:43.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:42 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:43.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:42 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:43.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:42 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:43.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:42 smithi177 ceph-mon[33147]: osdmap e269: 8 total, 8 up, 8 in 2024-08-17T00:37:43.563 INFO:tasks.rados.rados.0.smithi110.stdout:1111: done (0 left) 2024-08-17T00:37:43.563 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 25 current snap is 97 2024-08-17T00:37:43.563 INFO:tasks.rados.rados.0.smithi110.stdout:1112: seq_num 361 ranges {6316032=450560,6766592=581632,7348224=221184} 2024-08-17T00:37:43.601 INFO:tasks.rados.rados.0.smithi110.stdout:1112: writing smithi11086371-25 from 6316032 to 6766592 tid 1 2024-08-17T00:37:43.604 INFO:tasks.rados.rados.0.smithi110.stdout:1112: writing smithi11086371-25 from 6766592 to 7348224 tid 2 2024-08-17T00:37:43.606 INFO:tasks.rados.rados.0.smithi110.stdout:1112: writing smithi11086371-25 from 7348224 to 7569408 tid 3 2024-08-17T00:37:43.606 INFO:tasks.rados.rados.0.smithi110.stdout:1113: copy_from oid 1 from oid 10 current snap is 97 2024-08-17T00:37:43.607 INFO:tasks.rados.rados.0.smithi110.stdout:1112: finishing write tid 1 to smithi11086371-25 2024-08-17T00:37:43.607 INFO:tasks.rados.rados.0.smithi110.stdout:1114: read oid 46 snap -1 2024-08-17T00:37:43.607 INFO:tasks.rados.rados.0.smithi110.stdout:1114: expect deleted 2024-08-17T00:37:43.607 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 24 current snap is 97 2024-08-17T00:37:43.607 INFO:tasks.rados.rados.0.smithi110.stdout:1115: seq_num 362 ranges {4898816=466944,5365760=466944,5832704=335872} 2024-08-17T00:37:43.636 INFO:tasks.rados.rados.0.smithi110.stdout:1115: writing smithi11086371-24 from 4898816 to 5365760 tid 1 2024-08-17T00:37:43.638 INFO:tasks.rados.rados.0.smithi110.stdout:1115: writing smithi11086371-24 from 5365760 to 5832704 tid 2 2024-08-17T00:37:43.640 INFO:tasks.rados.rados.0.smithi110.stdout:1115: writing smithi11086371-24 from 5832704 to 6168576 tid 3 2024-08-17T00:37:43.640 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 5 current snap is 97 2024-08-17T00:37:43.640 INFO:tasks.rados.rados.0.smithi110.stdout:1116: seq_num 363 ranges {1105920=483328,1589248=753664,2342912=49152} 2024-08-17T00:37:43.649 INFO:tasks.rados.rados.0.smithi110.stdout:1116: writing smithi11086371-5 from 1105920 to 1589248 tid 1 2024-08-17T00:37:43.653 INFO:tasks.rados.rados.0.smithi110.stdout:1116: writing smithi11086371-5 from 1589248 to 2342912 tid 2 2024-08-17T00:37:43.654 INFO:tasks.rados.rados.0.smithi110.stdout:1116: writing smithi11086371-5 from 2342912 to 2392064 tid 3 2024-08-17T00:37:43.654 INFO:tasks.rados.rados.0.smithi110.stdout:1117: rollback oid 26 current snap is 97 2024-08-17T00:37:43.654 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 26 to 61 2024-08-17T00:37:43.654 INFO:tasks.rados.rados.0.smithi110.stdout:1112: finishing write tid 2 to smithi11086371-25 2024-08-17T00:37:43.654 INFO:tasks.rados.rados.0.smithi110.stdout:1112: finishing write tid 3 to smithi11086371-25 2024-08-17T00:37:43.654 INFO:tasks.rados.rados.0.smithi110.stdout:1112: finishing write tid 4 to smithi11086371-25 2024-08-17T00:37:43.655 INFO:tasks.rados.rados.0.smithi110.stdout:1114: done (5 left) 2024-08-17T00:37:43.655 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 50 current snap is 97 2024-08-17T00:37:43.655 INFO:tasks.rados.rados.0.smithi110.stdout:1112: finishing write tid 5 to smithi11086371-25 2024-08-17T00:37:43.655 INFO:tasks.rados.rados.0.smithi110.stdout:1112: oid 25 updating version 0 to 558 2024-08-17T00:37:43.655 INFO:tasks.rados.rados.0.smithi110.stdout:1112: oid 25 version 558 is already newer than 555 2024-08-17T00:37:43.655 INFO:tasks.rados.rados.0.smithi110.stdout:1112: oid 25 version 558 is already newer than 556 2024-08-17T00:37:43.655 INFO:tasks.rados.rados.0.smithi110.stdout:1112: oid 25 version 558 is already newer than 557 2024-08-17T00:37:43.655 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 558 (ObjNum 361 snap 97 seq_num 361) dirty exists 2024-08-17T00:37:43.655 INFO:tasks.rados.rados.0.smithi110.stdout:1112: left oid 25 (ObjNum 361 snap 97 seq_num 361) 2024-08-17T00:37:43.655 INFO:tasks.rados.rados.0.smithi110.stdout:1113: finishing copy_from racing read to smithi11086371-1 2024-08-17T00:37:43.655 INFO:tasks.rados.rados.0.smithi110.stdout:1118: seq_num 364 ranges {868352=499712,1368064=638976,2007040=163840} 2024-08-17T00:37:43.661 INFO:tasks.rados.rados.0.smithi110.stdout:1118: writing smithi11086371-50 from 868352 to 1368064 tid 1 2024-08-17T00:37:43.665 INFO:tasks.rados.rados.0.smithi110.stdout:1118: writing smithi11086371-50 from 1368064 to 2007040 tid 2 2024-08-17T00:37:43.667 INFO:tasks.rados.rados.0.smithi110.stdout:1118: writing smithi11086371-50 from 2007040 to 2170880 tid 3 2024-08-17T00:37:43.667 INFO:tasks.rados.rados.0.smithi110.stdout:1112: done (5 left) 2024-08-17T00:37:43.667 INFO:tasks.rados.rados.0.smithi110.stdout:1119: copy_from oid 30 from oid 29 current snap is 97 2024-08-17T00:37:43.667 INFO:tasks.rados.rados.0.smithi110.stdout:1113: finishing copy_from to smithi11086371-1 2024-08-17T00:37:43.667 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 457 (ObjNum 351 snap 92 seq_num 351) dirty exists 2024-08-17T00:37:43.667 INFO:tasks.rados.rados.0.smithi110.stdout:1115: finishing write tid 1 to smithi11086371-24 2024-08-17T00:37:43.667 INFO:tasks.rados.rados.0.smithi110.stdout:1115: finishing write tid 2 to smithi11086371-24 2024-08-17T00:37:43.667 INFO:tasks.rados.rados.0.smithi110.stdout:1115: finishing write tid 3 to smithi11086371-24 2024-08-17T00:37:43.667 INFO:tasks.rados.rados.0.smithi110.stdout:1113: done (5 left) 2024-08-17T00:37:43.668 INFO:tasks.rados.rados.0.smithi110.stdout:1120: copy_from oid 21 from oid 12 current snap is 97 2024-08-17T00:37:43.668 INFO:tasks.rados.rados.0.smithi110.stdout:1121: read oid 6 snap -1 2024-08-17T00:37:43.668 INFO:tasks.rados.rados.0.smithi110.stdout:1121: expect deleted 2024-08-17T00:37:43.668 INFO:tasks.rados.rados.0.smithi110.stdout:1122: setattr oid 17 current snap is 97 2024-08-17T00:37:43.668 INFO:tasks.rados.rados.0.smithi110.stdout:1115: finishing write tid 4 to smithi11086371-24 2024-08-17T00:37:43.668 INFO:tasks.rados.rados.0.smithi110.stdout:1115: finishing write tid 5 to smithi11086371-24 2024-08-17T00:37:43.668 INFO:tasks.rados.rados.0.smithi110.stdout:1115: oid 24 updating version 0 to 439 2024-08-17T00:37:43.668 INFO:tasks.rados.rados.0.smithi110.stdout:1115: oid 24 version 439 is already newer than 437 2024-08-17T00:37:43.668 INFO:tasks.rados.rados.0.smithi110.stdout:1115: oid 24 updating version 439 to 440 2024-08-17T00:37:43.668 INFO:tasks.rados.rados.0.smithi110.stdout:1115: oid 24 version 440 is already newer than 438 2024-08-17T00:37:43.668 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 440 (ObjNum 362 snap 97 seq_num 362) dirty exists 2024-08-17T00:37:43.668 INFO:tasks.rados.rados.0.smithi110.stdout:1115: left oid 24 (ObjNum 362 snap 97 seq_num 362) 2024-08-17T00:37:43.668 INFO:tasks.rados.rados.0.smithi110.stdout:1116: finishing write tid 1 to smithi11086371-5 2024-08-17T00:37:43.669 INFO:tasks.rados.rados.0.smithi110.stdout:1117: finishing rollback tid 0 to smithi11086371-26 2024-08-17T00:37:43.669 INFO:tasks.rados.rados.0.smithi110.stdout:1117: finishing rollback tid 1 to smithi11086371-26 2024-08-17T00:37:43.669 INFO:tasks.rados.rados.0.smithi110.stdout:1117: finishing rollback tid 2 to smithi11086371-26 2024-08-17T00:37:43.669 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 26 v 562 (ObjNum 227 snap 56 seq_num 227) dirty exists 2024-08-17T00:37:43.669 INFO:tasks.rados.rados.0.smithi110.stdout:1116: finishing write tid 2 to smithi11086371-5 2024-08-17T00:37:43.669 INFO:tasks.rados.rados.0.smithi110.stdout:1116: finishing write tid 3 to smithi11086371-5 2024-08-17T00:37:43.669 INFO:tasks.rados.rados.0.smithi110.stdout:1116: finishing write tid 4 to smithi11086371-5 2024-08-17T00:37:43.669 INFO:tasks.rados.rados.0.smithi110.stdout:1116: finishing write tid 5 to smithi11086371-5 2024-08-17T00:37:43.669 INFO:tasks.rados.rados.0.smithi110.stdout:1116: oid 5 updating version 0 to 442 2024-08-17T00:37:43.669 INFO:tasks.rados.rados.0.smithi110.stdout:1116: oid 5 updating version 442 to 445 2024-08-17T00:37:43.669 INFO:tasks.rados.rados.0.smithi110.stdout:1116: oid 5 version 445 is already newer than 443 2024-08-17T00:37:43.669 INFO:tasks.rados.rados.0.smithi110.stdout:1116: oid 5 version 445 is already newer than 444 2024-08-17T00:37:43.669 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 445 (ObjNum 363 snap 97 seq_num 363) dirty exists 2024-08-17T00:37:43.669 INFO:tasks.rados.rados.0.smithi110.stdout:1116: left oid 5 (ObjNum 363 snap 97 seq_num 363) 2024-08-17T00:37:43.670 INFO:tasks.rados.rados.0.smithi110.stdout:1118: finishing write tid 1 to smithi11086371-50 2024-08-17T00:37:43.671 INFO:tasks.rados.rados.0.smithi110.stdout:1115: done (7 left) 2024-08-17T00:37:43.671 INFO:tasks.rados.rados.0.smithi110.stdout:1116: done (6 left) 2024-08-17T00:37:43.671 INFO:tasks.rados.rados.0.smithi110.stdout:1117: done (5 left) 2024-08-17T00:37:43.671 INFO:tasks.rados.rados.0.smithi110.stdout:1123: rollback oid 25 current snap is 97 2024-08-17T00:37:43.671 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 25 to 61 2024-08-17T00:37:43.671 INFO:tasks.rados.rados.0.smithi110.stdout:1124: rollback oid 45 current snap is 97 2024-08-17T00:37:43.671 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 45 to 92 2024-08-17T00:37:43.671 INFO:tasks.rados.rados.0.smithi110.stdout:1125: read oid 41 snap -1 2024-08-17T00:37:43.671 INFO:tasks.rados.rados.0.smithi110.stdout:1125: expect (ObjNum 315 snap 84 seq_num 315) 2024-08-17T00:37:43.671 INFO:tasks.rados.rados.0.smithi110.stdout:1126: delete oid 2 current snap is 97 2024-08-17T00:37:43.672 INFO:tasks.rados.rados.0.smithi110.stdout:1119: finishing copy_from racing read to smithi11086371-30 2024-08-17T00:37:43.672 INFO:tasks.rados.rados.0.smithi110.stdout:1118: finishing write tid 2 to smithi11086371-50 2024-08-17T00:37:43.672 INFO:tasks.rados.rados.0.smithi110.stdout:1118: finishing write tid 3 to smithi11086371-50 2024-08-17T00:37:43.672 INFO:tasks.rados.rados.0.smithi110.stdout:1118: finishing write tid 4 to smithi11086371-50 2024-08-17T00:37:43.672 INFO:tasks.rados.rados.0.smithi110.stdout:1119: finishing copy_from to smithi11086371-30 2024-08-17T00:37:43.672 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 250 (ObjNum 49 snap 0 seq_num 1750488423) dirty exists 2024-08-17T00:37:43.672 INFO:tasks.rados.rados.0.smithi110.stdout:1124: finishing rollback tid 1 to smithi11086371-45 2024-08-17T00:37:43.672 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 374 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-17T00:37:43.673 INFO:tasks.rados.rados.0.smithi110.stdout:1118: finishing write tid 5 to smithi11086371-50 2024-08-17T00:37:43.673 INFO:tasks.rados.rados.0.smithi110.stdout:1118: oid 50 updating version 0 to 204 2024-08-17T00:37:43.673 INFO:tasks.rados.rados.0.smithi110.stdout:1118: oid 50 updating version 204 to 207 2024-08-17T00:37:43.673 INFO:tasks.rados.rados.0.smithi110.stdout:1118: oid 50 version 207 is already newer than 205 2024-08-17T00:37:43.673 INFO:tasks.rados.rados.0.smithi110.stdout:1118: oid 50 version 207 is already newer than 206 2024-08-17T00:37:43.673 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 207 (ObjNum 364 snap 97 seq_num 364) dirty exists 2024-08-17T00:37:43.673 INFO:tasks.rados.rados.0.smithi110.stdout:1118: left oid 50 (ObjNum 364 snap 97 seq_num 364) 2024-08-17T00:37:43.673 INFO:tasks.rados.rados.0.smithi110.stdout:1123: finishing rollback tid 0 to smithi11086371-25 2024-08-17T00:37:43.673 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 204 (ObjNum 318 snap 86 seq_num 318) dirty exists 2024-08-17T00:37:43.674 INFO:tasks.rados.rados.0.smithi110.stdout:1123: finishing rollback tid 1 to smithi11086371-25 2024-08-17T00:37:43.675 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 564 (ObjNum 81 snap 0 seq_num 1) dirty dne 2024-08-17T00:37:43.675 INFO:tasks.rados.rados.0.smithi110.stdout:1118: done (8 left) 2024-08-17T00:37:43.675 INFO:tasks.rados.rados.0.smithi110.stdout:1119: done (7 left) 2024-08-17T00:37:43.675 INFO:tasks.rados.rados.0.smithi110.stdout:1121: done (6 left) 2024-08-17T00:37:43.675 INFO:tasks.rados.rados.0.smithi110.stdout:1122: done (5 left) 2024-08-17T00:37:43.675 INFO:tasks.rados.rados.0.smithi110.stdout:1123: done (4 left) 2024-08-17T00:37:43.675 INFO:tasks.rados.rados.0.smithi110.stdout:1124: done (3 left) 2024-08-17T00:37:43.675 INFO:tasks.rados.rados.0.smithi110.stdout:1126: done (2 left) 2024-08-17T00:37:43.675 INFO:tasks.rados.rados.0.smithi110.stdout:1127: rmattr oid 35 current snap is 97 2024-08-17T00:37:43.675 INFO:tasks.rados.rados.0.smithi110.stdout:1127: done (2 left) 2024-08-17T00:37:43.675 INFO:tasks.rados.rados.0.smithi110.stdout:1128: setattr oid 17 current snap is 97 2024-08-17T00:37:43.675 INFO:tasks.rados.rados.0.smithi110.stdout:1129: rmattr oid 24 current snap is 97 2024-08-17T00:37:43.676 INFO:tasks.rados.rados.0.smithi110.stdout:1129: done (3 left) 2024-08-17T00:37:43.676 INFO:tasks.rados.rados.0.smithi110.stdout:1130: read oid 26 snap -1 2024-08-17T00:37:43.676 INFO:tasks.rados.rados.0.smithi110.stdout:1130: expect (ObjNum 227 snap 56 seq_num 227) 2024-08-17T00:37:43.676 INFO:tasks.rados.rados.0.smithi110.stdout:1131: read oid 16 snap -1 2024-08-17T00:37:43.676 INFO:tasks.rados.rados.0.smithi110.stdout:1131: expect (ObjNum 351 snap 92 seq_num 351) 2024-08-17T00:37:43.676 INFO:tasks.rados.rados.0.smithi110.stdout:1132: delete oid 30 current snap is 97 2024-08-17T00:37:43.679 INFO:tasks.rados.rados.0.smithi110.stdout:1132: done (5 left) 2024-08-17T00:37:43.680 INFO:tasks.rados.rados.0.smithi110.stdout:1133: copy_from oid 49 from oid 38 current snap is 97 2024-08-17T00:37:43.680 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 18 current snap is 97 2024-08-17T00:37:43.680 INFO:tasks.rados.rados.0.smithi110.stdout:1134: seq_num 367 ranges {3915776=548864,4464640=737280,5201920=65536} 2024-08-17T00:37:43.711 INFO:tasks.rados.rados.0.smithi110.stdout:1134: writing smithi11086371-18 from 3915776 to 4464640 tid 1 2024-08-17T00:37:43.715 INFO:tasks.rados.rados.0.smithi110.stdout:1134: writing smithi11086371-18 from 4464640 to 5201920 tid 2 2024-08-17T00:37:43.716 INFO:tasks.rados.rados.0.smithi110.stdout:1134: writing smithi11086371-18 from 5201920 to 5267456 tid 3 2024-08-17T00:37:43.716 INFO:tasks.rados.rados.0.smithi110.stdout:1135: delete oid 45 current snap is 97 2024-08-17T00:37:43.716 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 205 (ObjNum 318 snap 86 seq_num 318) dirty exists 2024-08-17T00:37:43.716 INFO:tasks.rados.rados.0.smithi110.stdout:1125: expect (ObjNum 315 snap 84 seq_num 315) 2024-08-17T00:37:43.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:43 smithi110 ceph-mon[29669]: pgmap v12: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 261 MiB data, 1017 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 248 KiB/s wr, 1 op/s 2024-08-17T00:37:43.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:43 smithi110 ceph-mon[29669]: mgrmap e35: y(active, since 6s), standbys: x 2024-08-17T00:37:43.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:43 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T00:37:43.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:43 smithi110 ceph-mon[29669]: osdmap e270: 8 total, 8 up, 8 in 2024-08-17T00:37:43.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:43 smithi110 ceph-mon[41467]: pgmap v12: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 261 MiB data, 1017 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 248 KiB/s wr, 1 op/s 2024-08-17T00:37:43.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:43 smithi110 ceph-mon[41467]: mgrmap e35: y(active, since 6s), standbys: x 2024-08-17T00:37:43.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:43 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T00:37:43.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:43 smithi110 ceph-mon[41467]: osdmap e270: 8 total, 8 up, 8 in 2024-08-17T00:37:43.995 INFO:tasks.rados.rados.0.smithi110.stdout:1130: expect (ObjNum 227 snap 56 seq_num 227) 2024-08-17T00:37:44.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:43 smithi177 ceph-mon[33147]: pgmap v12: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 261 MiB data, 1017 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 248 KiB/s wr, 1 op/s 2024-08-17T00:37:44.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:43 smithi177 ceph-mon[33147]: mgrmap e35: y(active, since 6s), standbys: x 2024-08-17T00:37:44.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:43 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T00:37:44.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:43 smithi177 ceph-mon[33147]: osdmap e270: 8 total, 8 up, 8 in 2024-08-17T00:37:44.296 INFO:tasks.rados.rados.0.smithi110.stdout:1131: expect (ObjNum 351 snap 92 seq_num 351) 2024-08-17T00:37:44.683 INFO:tasks.rados.rados.0.smithi110.stdout:1120: finishing copy_from racing read to smithi11086371-21 2024-08-17T00:37:44.684 INFO:tasks.rados.rados.0.smithi110.stdout:1120: finishing copy_from to smithi11086371-21 2024-08-17T00:37:44.684 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 305 (ObjNum 356 snap 95 seq_num 356) dirty exists 2024-08-17T00:37:44.684 INFO:tasks.rados.rados.0.smithi110.stdout:1134: finishing write tid 1 to smithi11086371-18 2024-08-17T00:37:44.684 INFO:tasks.rados.rados.0.smithi110.stdout:1120: done (7 left) 2024-08-17T00:37:44.684 INFO:tasks.rados.rados.0.smithi110.stdout:1125: done (6 left) 2024-08-17T00:37:44.684 INFO:tasks.rados.rados.0.smithi110.stdout:1128: done (5 left) 2024-08-17T00:37:44.684 INFO:tasks.rados.rados.0.smithi110.stdout:1130: done (4 left) 2024-08-17T00:37:44.684 INFO:tasks.rados.rados.0.smithi110.stdout:1131: done (3 left) 2024-08-17T00:37:44.684 INFO:tasks.rados.rados.0.smithi110.stdout:1135: done (2 left) 2024-08-17T00:37:44.684 INFO:tasks.rados.rados.0.smithi110.stdout:1136: snap_create 2024-08-17T00:37:44.684 INFO:tasks.rados.rados.0.smithi110.stdout:1133: finishing copy_from racing read to smithi11086371-49 2024-08-17T00:37:44.684 INFO:tasks.rados.rados.0.smithi110.stdout:1134: finishing write tid 2 to smithi11086371-18 2024-08-17T00:37:44.685 INFO:tasks.rados.rados.0.smithi110.stdout:1134: finishing write tid 3 to smithi11086371-18 2024-08-17T00:37:44.685 INFO:tasks.rados.rados.0.smithi110.stdout:1134: finishing write tid 4 to smithi11086371-18 2024-08-17T00:37:44.685 INFO:tasks.rados.rados.0.smithi110.stdout:1134: finishing write tid 5 to smithi11086371-18 2024-08-17T00:37:44.685 INFO:tasks.rados.rados.0.smithi110.stdout:1134: oid 18 updating version 0 to 309 2024-08-17T00:37:44.685 INFO:tasks.rados.rados.0.smithi110.stdout:1134: oid 18 updating version 309 to 311 2024-08-17T00:37:44.685 INFO:tasks.rados.rados.0.smithi110.stdout:1134: oid 18 updating version 311 to 312 2024-08-17T00:37:44.685 INFO:tasks.rados.rados.0.smithi110.stdout:1134: oid 18 version 312 is already newer than 310 2024-08-17T00:37:44.685 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 312 (ObjNum 367 snap 97 seq_num 367) dirty exists 2024-08-17T00:37:44.685 INFO:tasks.rados.rados.0.smithi110.stdout:1134: left oid 18 (ObjNum 367 snap 97 seq_num 367) 2024-08-17T00:37:44.685 INFO:tasks.rados.rados.0.smithi110.stdout:1133: finishing copy_from to smithi11086371-49 2024-08-17T00:37:44.685 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 103 (ObjNum 354 snap 95 seq_num 354) dirty exists 2024-08-17T00:37:45.684 INFO:tasks.rados.rados.0.smithi110.stdout:1133: done (2 left) 2024-08-17T00:37:45.684 INFO:tasks.rados.rados.0.smithi110.stdout:1134: done (1 left) 2024-08-17T00:37:45.684 INFO:tasks.rados.rados.0.smithi110.stdout:1136: done (0 left) 2024-08-17T00:37:45.684 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 47 current snap is 98 2024-08-17T00:37:45.684 INFO:tasks.rados.rados.0.smithi110.stdout:1137: seq_num 369 ranges {1105920=589824,1695744=507904,2203648=294912} 2024-08-17T00:37:45.693 INFO:tasks.rados.rados.0.smithi110.stdout:1137: writing smithi11086371-47 from 1105920 to 1695744 tid 1 2024-08-17T00:37:45.696 INFO:tasks.rados.rados.0.smithi110.stdout:1137: writing smithi11086371-47 from 1695744 to 2203648 tid 2 2024-08-17T00:37:45.697 INFO:tasks.rados.rados.0.smithi110.stdout:1137: writing smithi11086371-47 from 2203648 to 2498560 tid 3 2024-08-17T00:37:45.697 INFO:tasks.rados.rados.0.smithi110.stdout:1138: snap_remove snap 97 2024-08-17T00:37:46.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[41467]: pgmap v14: 121 pgs: 121 active+clean; 240 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 51 KiB/s rd, 530 KiB/s wr, 30 op/s 2024-08-17T00:37:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:37:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:37:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[41467]: Updating smithi110:/etc/ceph/ceph.conf 2024-08-17T00:37:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[41467]: Updating smithi177:/etc/ceph/ceph.conf 2024-08-17T00:37:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[41467]: Updating smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:37:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[41467]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:37:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[41467]: Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:37:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[41467]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:37:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[41467]: osdmap e271: 8 total, 8 up, 8 in 2024-08-17T00:37:46.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:46.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:46.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:46.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:46.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:46.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[29669]: pgmap v14: 121 pgs: 121 active+clean; 240 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 51 KiB/s rd, 530 KiB/s wr, 30 op/s 2024-08-17T00:37:46.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:46.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:46.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:37:46.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:37:46.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[29669]: Updating smithi110:/etc/ceph/ceph.conf 2024-08-17T00:37:46.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[29669]: Updating smithi177:/etc/ceph/ceph.conf 2024-08-17T00:37:46.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[29669]: Updating smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:37:46.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[29669]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:37:46.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[29669]: Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:37:46.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[29669]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:37:46.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[29669]: osdmap e271: 8 total, 8 up, 8 in 2024-08-17T00:37:46.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:46.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:46.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:46.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:46.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:46 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:46 smithi177 ceph-mon[33147]: pgmap v14: 121 pgs: 121 active+clean; 240 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 51 KiB/s rd, 530 KiB/s wr, 30 op/s 2024-08-17T00:37:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:46 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:46 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:46 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:37:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:46 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:37:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:46 smithi177 ceph-mon[33147]: Updating smithi110:/etc/ceph/ceph.conf 2024-08-17T00:37:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:46 smithi177 ceph-mon[33147]: Updating smithi177:/etc/ceph/ceph.conf 2024-08-17T00:37:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:46 smithi177 ceph-mon[33147]: Updating smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:37:46.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:46 smithi177 ceph-mon[33147]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:37:46.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:46 smithi177 ceph-mon[33147]: Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:37:46.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:46 smithi177 ceph-mon[33147]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:37:46.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:46 smithi177 ceph-mon[33147]: osdmap e271: 8 total, 8 up, 8 in 2024-08-17T00:37:46.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:46 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:46.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:46 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:46.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:46 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:46.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:46 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:46.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:46 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:46.686 INFO:tasks.rados.rados.0.smithi110.stdout:1138: done (1 left) 2024-08-17T00:37:46.686 INFO:tasks.rados.rados.0.smithi110.stdout:1139: delete oid 9 current snap is 98 2024-08-17T00:37:46.686 INFO:tasks.rados.rados.0.smithi110.stdout:1137: finishing write tid 1 to smithi11086371-47 2024-08-17T00:37:46.686 INFO:tasks.rados.rados.0.smithi110.stdout:1137: finishing write tid 2 to smithi11086371-47 2024-08-17T00:37:46.686 INFO:tasks.rados.rados.0.smithi110.stdout:1137: finishing write tid 3 to smithi11086371-47 2024-08-17T00:37:46.686 INFO:tasks.rados.rados.0.smithi110.stdout:1137: finishing write tid 4 to smithi11086371-47 2024-08-17T00:37:46.686 INFO:tasks.rados.rados.0.smithi110.stdout:1137: finishing write tid 5 to smithi11086371-47 2024-08-17T00:37:46.686 INFO:tasks.rados.rados.0.smithi110.stdout:1137: oid 47 updating version 0 to 520 2024-08-17T00:37:46.686 INFO:tasks.rados.rados.0.smithi110.stdout:1137: oid 47 version 520 is already newer than 519 2024-08-17T00:37:46.687 INFO:tasks.rados.rados.0.smithi110.stdout:1137: oid 47 updating version 520 to 521 2024-08-17T00:37:46.687 INFO:tasks.rados.rados.0.smithi110.stdout:1137: oid 47 version 521 is already newer than 518 2024-08-17T00:37:46.687 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 47 v 521 (ObjNum 369 snap 98 seq_num 369) dirty exists 2024-08-17T00:37:46.687 INFO:tasks.rados.rados.0.smithi110.stdout:1137: left oid 47 (ObjNum 369 snap 98 seq_num 369) 2024-08-17T00:37:46.689 INFO:tasks.rados.rados.0.smithi110.stdout:1137: done (1 left) 2024-08-17T00:37:46.689 INFO:tasks.rados.rados.0.smithi110.stdout:1139: done (0 left) 2024-08-17T00:37:46.689 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 46 current snap is 98 2024-08-17T00:37:46.689 INFO:tasks.rados.rados.0.smithi110.stdout:1140: seq_num 371 ranges {0=622592,622592=679936,1302528=122880} 2024-08-17T00:37:46.692 INFO:tasks.rados.rados.0.smithi110.stdout:1140: writing smithi11086371-46 from 0 to 622592 tid 1 2024-08-17T00:37:46.696 INFO:tasks.rados.rados.0.smithi110.stdout:1140: writing smithi11086371-46 from 622592 to 1302528 tid 2 2024-08-17T00:37:46.697 INFO:tasks.rados.rados.0.smithi110.stdout:1140: writing smithi11086371-46 from 1302528 to 1425408 tid 3 2024-08-17T00:37:46.697 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 15 current snap is 98 2024-08-17T00:37:46.697 INFO:tasks.rados.rados.0.smithi110.stdout:1141: seq_num 372 ranges {1032192=638976,1671168=565248,2236416=237568} 2024-08-17T00:37:46.706 INFO:tasks.rados.rados.0.smithi110.stdout:1141: writing smithi11086371-15 from 1032192 to 1671168 tid 1 2024-08-17T00:37:46.709 INFO:tasks.rados.rados.0.smithi110.stdout:1141: writing smithi11086371-15 from 1671168 to 2236416 tid 2 2024-08-17T00:37:46.712 INFO:tasks.rados.rados.0.smithi110.stdout:1141: writing smithi11086371-15 from 2236416 to 2473984 tid 3 2024-08-17T00:37:46.712 INFO:tasks.rados.rados.0.smithi110.stdout:1142: read oid 31 snap -1 2024-08-17T00:37:46.712 INFO:tasks.rados.rados.0.smithi110.stdout:1142: expect (ObjNum 251 snap 60 seq_num 251) 2024-08-17T00:37:46.712 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 23 current snap is 98 2024-08-17T00:37:46.712 INFO:tasks.rados.rados.0.smithi110.stdout:1140: finishing write tid 1 to smithi11086371-46 2024-08-17T00:37:46.712 INFO:tasks.rados.rados.0.smithi110.stdout:1140: finishing write tid 2 to smithi11086371-46 2024-08-17T00:37:46.712 INFO:tasks.rados.rados.0.smithi110.stdout:1140: finishing write tid 3 to smithi11086371-46 2024-08-17T00:37:46.712 INFO:tasks.rados.rados.0.smithi110.stdout:1140: finishing write tid 4 to smithi11086371-46 2024-08-17T00:37:46.712 INFO:tasks.rados.rados.0.smithi110.stdout:1140: finishing write tid 5 to smithi11086371-46 2024-08-17T00:37:46.712 INFO:tasks.rados.rados.0.smithi110.stdout:1140: oid 46 updating version 0 to 526 2024-08-17T00:37:46.712 INFO:tasks.rados.rados.0.smithi110.stdout:1140: oid 46 updating version 526 to 527 2024-08-17T00:37:46.713 INFO:tasks.rados.rados.0.smithi110.stdout:1140: oid 46 version 527 is already newer than 522 2024-08-17T00:37:46.713 INFO:tasks.rados.rados.0.smithi110.stdout:1140: oid 46 version 527 is already newer than 525 2024-08-17T00:37:46.713 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 527 (ObjNum 371 snap 98 seq_num 371) dirty exists 2024-08-17T00:37:46.713 INFO:tasks.rados.rados.0.smithi110.stdout:1140: left oid 46 (ObjNum 371 snap 98 seq_num 371) 2024-08-17T00:37:46.713 INFO:tasks.rados.rados.0.smithi110.stdout:1141: finishing write tid 1 to smithi11086371-15 2024-08-17T00:37:46.713 INFO:tasks.rados.rados.0.smithi110.stdout:1143: seq_num 373 ranges {5373952=655360,6029312=499712,6529024=303104} 2024-08-17T00:37:46.745 INFO:tasks.rados.rados.0.smithi110.stdout:1143: writing smithi11086371-23 from 5373952 to 6029312 tid 1 2024-08-17T00:37:46.747 INFO:tasks.rados.rados.0.smithi110.stdout:1143: writing smithi11086371-23 from 6029312 to 6529024 tid 2 2024-08-17T00:37:46.749 INFO:tasks.rados.rados.0.smithi110.stdout:1143: writing smithi11086371-23 from 6529024 to 6832128 tid 3 2024-08-17T00:37:46.750 INFO:tasks.rados.rados.0.smithi110.stdout:1140: done (3 left) 2024-08-17T00:37:46.750 INFO:tasks.rados.rados.0.smithi110.stdout:1144: snap_remove snap 87 2024-08-17T00:37:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:47 smithi110 ceph-mon[41467]: Updating smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T00:37:47.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:47 smithi110 ceph-mon[41467]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T00:37:47.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:47 smithi110 ceph-mon[41467]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T00:37:47.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:47 smithi110 ceph-mon[41467]: Reconfiguring daemon prometheus.a on smithi177 2024-08-17T00:37:47.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:47 smithi110 ceph-mon[41467]: osdmap e272: 8 total, 8 up, 8 in 2024-08-17T00:37:47.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:47 smithi110 ceph-mon[29669]: Updating smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T00:37:47.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:47 smithi110 ceph-mon[29669]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T00:37:47.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:47 smithi110 ceph-mon[29669]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T00:37:47.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:47 smithi110 ceph-mon[29669]: Reconfiguring daemon prometheus.a on smithi177 2024-08-17T00:37:47.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:47 smithi110 ceph-mon[29669]: osdmap e272: 8 total, 8 up, 8 in 2024-08-17T00:37:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:47 smithi177 ceph-mon[33147]: Updating smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T00:37:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:47 smithi177 ceph-mon[33147]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T00:37:47.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:47 smithi177 ceph-mon[33147]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T00:37:47.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:47 smithi177 ceph-mon[33147]: Reconfiguring daemon prometheus.a on smithi177 2024-08-17T00:37:47.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:47 smithi177 ceph-mon[33147]: osdmap e272: 8 total, 8 up, 8 in 2024-08-17T00:37:47.563 INFO:tasks.rados.rados.0.smithi110.stdout:1144: done (3 left) 2024-08-17T00:37:47.564 INFO:tasks.rados.rados.0.smithi110.stdout:1145: rmattr oid 32 current snap is 98 2024-08-17T00:37:47.564 INFO:tasks.rados.rados.0.smithi110.stdout:1145: done (3 left) 2024-08-17T00:37:47.564 INFO:tasks.rados.rados.0.smithi110.stdout:1146: snap_remove snap 68 2024-08-17T00:37:48.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[29669]: pgmap v16: 121 pgs: 121 active+clean; 240 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 425 KiB/s wr, 24 op/s 2024-08-17T00:37:48.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:48.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:37:48.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:48.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:48.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:48.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:48.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:48.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:48.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:48.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:48.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:48.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:37:48.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:37:48.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:48.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:48.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:48.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:37:48.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:37:48.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:48.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:48.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:48.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:37:48.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[29669]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:37:48.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:48.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:48.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:48.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[29669]: osdmap e273: 8 total, 8 up, 8 in 2024-08-17T00:37:48.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[41467]: pgmap v16: 121 pgs: 121 active+clean; 240 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 425 KiB/s wr, 24 op/s 2024-08-17T00:37:48.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:48.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:37:48.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:48.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:48.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:48.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:48.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:48.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:48.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:48.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:48.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:48.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:37:48.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:37:48.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:48.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:48.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:48.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:37:48.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:37:48.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:48.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:48.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:48.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:37:48.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:37:48.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:48.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:48.317 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:48.317 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:48 smithi110 ceph-mon[41467]: osdmap e273: 8 total, 8 up, 8 in 2024-08-17T00:37:48.362 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:48 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[69164]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:37:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T00:37:48.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:48 smithi177 ceph-mon[33147]: pgmap v16: 121 pgs: 121 active+clean; 240 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 425 KiB/s wr, 24 op/s 2024-08-17T00:37:48.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:48 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:48.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:48 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:37:48.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:48 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:48.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:48 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:48.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:48 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:48.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:48 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:48.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:48 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:48.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:48 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:48.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:48 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:48.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:48 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:48.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:48 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:48.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:48 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:37:48.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:48 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:37:48.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:48 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:48.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:48 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:48.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:48 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:48.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:48 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:37:48.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:48 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:37:48.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:48 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:48.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:48 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:48.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:48 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:48.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:48 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:37:48.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:48 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:37:48.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:48 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:37:48.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:48 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:37:48.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:48 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:37:48.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:48 smithi177 ceph-mon[33147]: osdmap e273: 8 total, 8 up, 8 in 2024-08-17T00:37:48.581 INFO:tasks.rados.rados.0.smithi110.stdout:1146: done (3 left) 2024-08-17T00:37:48.581 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 22 current snap is 98 2024-08-17T00:37:48.581 INFO:tasks.rados.rados.0.smithi110.stdout:1141: finishing write tid 2 to smithi11086371-15 2024-08-17T00:37:48.581 INFO:tasks.rados.rados.0.smithi110.stdout:1141: finishing write tid 3 to smithi11086371-15 2024-08-17T00:37:48.581 INFO:tasks.rados.rados.0.smithi110.stdout:1141: finishing write tid 4 to smithi11086371-15 2024-08-17T00:37:48.581 INFO:tasks.rados.rados.0.smithi110.stdout:1147: seq_num 374 ranges {0=671744,671744=778240,1449984=24576} 2024-08-17T00:37:48.585 INFO:tasks.rados.rados.0.smithi110.stdout:1147: writing smithi11086371-22 from 0 to 671744 tid 1 2024-08-17T00:37:48.590 INFO:tasks.rados.rados.0.smithi110.stdout:1147: writing smithi11086371-22 from 671744 to 1449984 tid 2 2024-08-17T00:37:48.591 INFO:tasks.rados.rados.0.smithi110.stdout:1147: writing smithi11086371-22 from 1449984 to 1474560 tid 3 2024-08-17T00:37:48.591 INFO:tasks.rados.rados.0.smithi110.stdout:1148: read oid 11 snap -1 2024-08-17T00:37:48.591 INFO:tasks.rados.rados.0.smithi110.stdout:1148: expect (ObjNum 283 snap 75 seq_num 283) 2024-08-17T00:37:48.591 INFO:tasks.rados.rados.0.smithi110.stdout:1149: snap_remove snap 92 2024-08-17T00:37:49.554 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:49 smithi177 systemd[1]: Stopping Ceph prometheus.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:37:49.584 INFO:tasks.rados.rados.0.smithi110.stdout:1141: finishing write tid 5 to smithi11086371-15 2024-08-17T00:37:49.584 INFO:tasks.rados.rados.0.smithi110.stdout:1141: oid 15 updating version 0 to 315 2024-08-17T00:37:49.584 INFO:tasks.rados.rados.0.smithi110.stdout:1141: oid 15 updating version 315 to 316 2024-08-17T00:37:49.584 INFO:tasks.rados.rados.0.smithi110.stdout:1141: oid 15 version 316 is already newer than 314 2024-08-17T00:37:49.585 INFO:tasks.rados.rados.0.smithi110.stdout:1141: oid 15 version 316 is already newer than 313 2024-08-17T00:37:49.585 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 316 (ObjNum 372 snap 98 seq_num 372) dirty exists 2024-08-17T00:37:49.585 INFO:tasks.rados.rados.0.smithi110.stdout:1141: left oid 15 (ObjNum 372 snap 98 seq_num 372) 2024-08-17T00:37:49.585 INFO:tasks.rados.rados.0.smithi110.stdout:1142: expect (ObjNum 251 snap 60 seq_num 251) 2024-08-17T00:37:49.845 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:49 smithi177 ceph-mon[33147]: mgrmap e36: y(active, since 11s), standbys: x 2024-08-17T00:37:49.845 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:49 smithi177 ceph-mon[33147]: osdmap e274: 8 total, 8 up, 8 in 2024-08-17T00:37:49.845 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:49.553Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-17T00:37:49.845 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:49.553Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-17T00:37:49.845 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:49.553Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-17T00:37:49.845 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:49.553Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-17T00:37:49.845 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:49.553Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-17T00:37:49.845 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:49.553Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-17T00:37:49.846 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:49.553Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-17T00:37:49.846 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:49.553Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-17T00:37:49.846 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:49.554Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-17T00:37:49.846 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:49.554Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-17T00:37:49.846 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:49.554Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-17T00:37:49.850 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[78429]: ts=2024-08-17T00:37:49.554Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-17T00:37:49.850 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:49 smithi177 podman[81064]: 2024-08-17 00:37:49.563953508 +0000 UTC m=+0.116861766 container died 6d5003c1ea39c6314b00f5d8d615a1b2b0c65786b0020278ffd3263a7bee3486 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T00:37:49.898 INFO:tasks.rados.rados.0.smithi110.stdout:1143: finishing write tid 1 to smithi11086371-23 2024-08-17T00:37:49.898 INFO:tasks.rados.rados.0.smithi110.stdout:1143: finishing write tid 2 to smithi11086371-23 2024-08-17T00:37:49.898 INFO:tasks.rados.rados.0.smithi110.stdout:1143: finishing write tid 3 to smithi11086371-23 2024-08-17T00:37:49.898 INFO:tasks.rados.rados.0.smithi110.stdout:1143: finishing write tid 4 to smithi11086371-23 2024-08-17T00:37:49.899 INFO:tasks.rados.rados.0.smithi110.stdout:1143: finishing write tid 5 to smithi11086371-23 2024-08-17T00:37:49.899 INFO:tasks.rados.rados.0.smithi110.stdout:1143: oid 23 updating version 0 to 280 2024-08-17T00:37:49.899 INFO:tasks.rados.rados.0.smithi110.stdout:1143: oid 23 version 280 is already newer than 279 2024-08-17T00:37:49.899 INFO:tasks.rados.rados.0.smithi110.stdout:1143: oid 23 version 280 is already newer than 278 2024-08-17T00:37:49.899 INFO:tasks.rados.rados.0.smithi110.stdout:1143: oid 23 version 280 is already newer than 277 2024-08-17T00:37:49.899 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 280 (ObjNum 373 snap 98 seq_num 373) dirty exists 2024-08-17T00:37:49.899 INFO:tasks.rados.rados.0.smithi110.stdout:1143: left oid 23 (ObjNum 373 snap 98 seq_num 373) 2024-08-17T00:37:49.899 INFO:tasks.rados.rados.0.smithi110.stdout:1141: done (5 left) 2024-08-17T00:37:49.899 INFO:tasks.rados.rados.0.smithi110.stdout:1142: done (4 left) 2024-08-17T00:37:49.899 INFO:tasks.rados.rados.0.smithi110.stdout:1143: done (3 left) 2024-08-17T00:37:49.899 INFO:tasks.rados.rados.0.smithi110.stdout:1149: done (2 left) 2024-08-17T00:37:49.899 INFO:tasks.rados.rados.0.smithi110.stdout:1150: read oid 7 snap -1 2024-08-17T00:37:49.899 INFO:tasks.rados.rados.0.smithi110.stdout:1150: expect deleted 2024-08-17T00:37:49.900 INFO:tasks.rados.rados.0.smithi110.stdout:1151: snap_create 2024-08-17T00:37:49.900 INFO:tasks.rados.rados.0.smithi110.stdout:1147: finishing write tid 1 to smithi11086371-22 2024-08-17T00:37:49.900 INFO:tasks.rados.rados.0.smithi110.stdout:1147: finishing write tid 2 to smithi11086371-22 2024-08-17T00:37:49.900 INFO:tasks.rados.rados.0.smithi110.stdout:1147: finishing write tid 3 to smithi11086371-22 2024-08-17T00:37:49.900 INFO:tasks.rados.rados.0.smithi110.stdout:1147: finishing write tid 4 to smithi11086371-22 2024-08-17T00:37:49.900 INFO:tasks.rados.rados.0.smithi110.stdout:1147: finishing write tid 5 to smithi11086371-22 2024-08-17T00:37:49.900 INFO:tasks.rados.rados.0.smithi110.stdout:1147: oid 22 updating version 0 to 545 2024-08-17T00:37:49.900 INFO:tasks.rados.rados.0.smithi110.stdout:1147: oid 22 version 545 is already newer than 540 2024-08-17T00:37:49.900 INFO:tasks.rados.rados.0.smithi110.stdout:1147: oid 22 updating version 545 to 547 2024-08-17T00:37:49.900 INFO:tasks.rados.rados.0.smithi110.stdout:1147: oid 22 version 547 is already newer than 546 2024-08-17T00:37:49.900 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 547 (ObjNum 374 snap 98 seq_num 374) dirty exists 2024-08-17T00:37:49.900 INFO:tasks.rados.rados.0.smithi110.stdout:1147: left oid 22 (ObjNum 374 snap 98 seq_num 374) 2024-08-17T00:37:49.900 INFO:tasks.rados.rados.0.smithi110.stdout:1148: expect (ObjNum 283 snap 75 seq_num 283) 2024-08-17T00:37:50.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:49 smithi110 ceph-mon[29669]: mgrmap e36: y(active, since 11s), standbys: x 2024-08-17T00:37:50.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:49 smithi110 ceph-mon[29669]: osdmap e274: 8 total, 8 up, 8 in 2024-08-17T00:37:50.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:49 smithi110 ceph-mon[41467]: mgrmap e36: y(active, since 11s), standbys: x 2024-08-17T00:37:50.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:49 smithi110 ceph-mon[41467]: osdmap e274: 8 total, 8 up, 8 in 2024-08-17T00:37:50.112 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:49 smithi177 podman[81064]: 2024-08-17 00:37:49.942874305 +0000 UTC m=+0.495782554 container cleanup 6d5003c1ea39c6314b00f5d8d615a1b2b0c65786b0020278ffd3263a7bee3486 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T00:37:50.113 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:49 smithi177 bash[81064]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T00:37:50.556 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 podman[81083]: 2024-08-17 00:37:50.219075381 +0000 UTC m=+0.655662934 container remove 6d5003c1ea39c6314b00f5d8d615a1b2b0c65786b0020278ffd3263a7bee3486 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T00:37:50.556 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-17T00:37:50.556 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 systemd[1]: Stopped Ceph prometheus.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:37:50.557 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@prometheus.a.service: Consumed 1.110s CPU time. 2024-08-17T00:37:50.557 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 systemd[1]: Starting Ceph prometheus.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:37:50.588 INFO:tasks.rados.rados.0.smithi110.stdout:1147: done (3 left) 2024-08-17T00:37:50.588 INFO:tasks.rados.rados.0.smithi110.stdout:1148: done (2 left) 2024-08-17T00:37:50.588 INFO:tasks.rados.rados.0.smithi110.stdout:1150: done (1 left) 2024-08-17T00:37:50.588 INFO:tasks.rados.rados.0.smithi110.stdout:1151: done (0 left) 2024-08-17T00:37:50.588 INFO:tasks.rados.rados.0.smithi110.stdout:1152: snap_remove snap 98 2024-08-17T00:37:50.814 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:50 smithi177 ceph-mon[33147]: pgmap v20: 121 pgs: 121 active+clean; 248 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 7.5 MiB/s wr, 40 op/s 2024-08-17T00:37:50.814 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:50 smithi177 ceph-mon[33147]: osdmap e275: 8 total, 8 up, 8 in 2024-08-17T00:37:50.814 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 podman[81179]: 2024-08-17 00:37:50.458967775 +0000 UTC m=+0.018620584 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-08-17T00:37:50.815 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 podman[81179]: 2024-08-17 00:37:50.578236839 +0000 UTC m=+0.137889692 container create aa2ec148fdb0d477183b0be3a307cbc3960fa06fe552559b4193dc606c13efba (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T00:37:51.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:50 smithi110 ceph-mon[29669]: pgmap v20: 121 pgs: 121 active+clean; 248 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 7.5 MiB/s wr, 40 op/s 2024-08-17T00:37:51.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:50 smithi110 ceph-mon[29669]: osdmap e275: 8 total, 8 up, 8 in 2024-08-17T00:37:51.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:50 smithi110 ceph-mon[41467]: pgmap v20: 121 pgs: 121 active+clean; 248 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 7.5 MiB/s wr, 40 op/s 2024-08-17T00:37:51.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:50 smithi110 ceph-mon[41467]: osdmap e275: 8 total, 8 up, 8 in 2024-08-17T00:37:51.113 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 podman[81179]: 2024-08-17 00:37:50.813866539 +0000 UTC m=+0.373519340 container init aa2ec148fdb0d477183b0be3a307cbc3960fa06fe552559b4193dc606c13efba (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T00:37:51.113 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 podman[81179]: 2024-08-17 00:37:50.818446358 +0000 UTC m=+0.378099159 container start aa2ec148fdb0d477183b0be3a307cbc3960fa06fe552559b4193dc606c13efba (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T00:37:51.113 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:37:50.842Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-17T00:37:51.113 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:37:50.842Z 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-17T00:37:51.113 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:37:50.842Z caller=main.go:570 level=info host_details="(Linux 5.14.0-480.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024 x86_64 smithi177 (none))" 2024-08-17T00:37:51.114 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:37:50.842Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-17T00:37:51.114 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:37:50.842Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-17T00:37:51.114 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:37:50.844Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-17T00:37:51.114 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:37:50.844Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-17T00:37:51.114 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:37:50.846Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-17T00:37:51.114 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:37:50.846Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-17T00:37:51.114 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:37:50.847Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-17T00:37:51.114 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:37:50.847Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.475µs 2024-08-17T00:37:51.114 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:37:50.847Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-17T00:37:51.114 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:37:50.849Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-08-17T00:37:51.114 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:37:50.856Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-08-17T00:37:51.115 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:37:50.857Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-08-17T00:37:51.115 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:37:50.857Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-08-17T00:37:51.115 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:37:50.857Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=29.697µs wal_replay_duration=9.676906ms wbl_replay_duration=129ns total_replay_duration=9.727914ms 2024-08-17T00:37:51.115 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:37:50.858Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-17T00:37:51.115 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:37:50.859Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-17T00:37:51.115 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:37:50.859Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-17T00:37:51.115 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:37:50.878Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.918769ms db_storage=771ns remote_storage=1.109µs web_handler=365ns query_engine=519ns scrape=406.244µs scrape_sd=87.508µs notify=14.599µs notify_sd=20.659µs rules=19.063716ms tracing=7.094µs 2024-08-17T00:37:51.115 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:37:50.878Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-17T00:37:51.115 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:37:50.879Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-17T00:37:51.115 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 bash[81179]: aa2ec148fdb0d477183b0be3a307cbc3960fa06fe552559b4193dc606c13efba 2024-08-17T00:37:51.115 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:37:50 smithi177 systemd[1]: Started Ceph prometheus.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:37:51.594 INFO:tasks.rados.rados.0.smithi110.stdout:1152: done (0 left) 2024-08-17T00:37:51.595 INFO:tasks.rados.rados.0.smithi110.stdout:1153: copy_from oid 25 from oid 20 current snap is 99 2024-08-17T00:37:51.595 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 47 current snap is 99 2024-08-17T00:37:51.595 INFO:tasks.rados.rados.0.smithi110.stdout:1154: seq_num 375 ranges {2498560=688128,3186688=663552,3850240=139264} 2024-08-17T00:37:51.611 INFO:tasks.rados.rados.0.smithi110.stdout:1154: writing smithi11086371-47 from 2498560 to 3186688 tid 1 2024-08-17T00:37:51.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:51 smithi177 ceph-mon[33147]: osdmap e276: 8 total, 8 up, 8 in 2024-08-17T00:37:51.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:51 smithi177 ceph-mon[33147]: pgmap v23: 121 pgs: 121 active+clean; 248 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 7.5 MiB/s wr, 41 op/s 2024-08-17T00:37:51.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:51 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:51.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:51 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:51.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:51 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T00:37:51.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:51 smithi177 ceph-mon[33147]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T00:37:51.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:51 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:51.615 INFO:tasks.rados.rados.0.smithi110.stdout:1154: writing smithi11086371-47 from 3186688 to 3850240 tid 2 2024-08-17T00:37:51.616 INFO:tasks.rados.rados.0.smithi110.stdout:1154: writing smithi11086371-47 from 3850240 to 3989504 tid 3 2024-08-17T00:37:51.616 INFO:tasks.rados.rados.0.smithi110.stdout:1155: read oid 50 snap -1 2024-08-17T00:37:51.616 INFO:tasks.rados.rados.0.smithi110.stdout:1155: expect (ObjNum 364 snap 97 seq_num 364) 2024-08-17T00:37:51.616 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 21 current snap is 99 2024-08-17T00:37:51.616 INFO:tasks.rados.rados.0.smithi110.stdout:1153: finishing copy_from racing read to smithi11086371-25 2024-08-17T00:37:51.616 INFO:tasks.rados.rados.0.smithi110.stdout:1156: seq_num 376 ranges {7520256=704512,8224768=548864,8773632=253952} 2024-08-17T00:37:51.660 INFO:tasks.rados.rados.0.smithi110.stdout:1156: writing smithi11086371-21 from 7520256 to 8224768 tid 1 2024-08-17T00:37:51.663 INFO:tasks.rados.rados.0.smithi110.stdout:1156: writing smithi11086371-21 from 8224768 to 8773632 tid 2 2024-08-17T00:37:51.666 INFO:tasks.rados.rados.0.smithi110.stdout:1156: writing smithi11086371-21 from 8773632 to 9027584 tid 3 2024-08-17T00:37:51.666 INFO:tasks.rados.rados.0.smithi110.stdout:1157: snap_create 2024-08-17T00:37:51.666 INFO:tasks.rados.rados.0.smithi110.stdout:1153: finishing copy_from to smithi11086371-25 2024-08-17T00:37:51.666 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 194 (ObjNum 347 snap 92 seq_num 347) dirty exists 2024-08-17T00:37:51.666 INFO:tasks.rados.rados.0.smithi110.stdout:1154: finishing write tid 1 to smithi11086371-47 2024-08-17T00:37:51.667 INFO:tasks.rados.rados.0.smithi110.stdout:1154: finishing write tid 2 to smithi11086371-47 2024-08-17T00:37:51.667 INFO:tasks.rados.rados.0.smithi110.stdout:1154: finishing write tid 3 to smithi11086371-47 2024-08-17T00:37:51.667 INFO:tasks.rados.rados.0.smithi110.stdout:1154: finishing write tid 4 to smithi11086371-47 2024-08-17T00:37:51.667 INFO:tasks.rados.rados.0.smithi110.stdout:1154: finishing write tid 5 to smithi11086371-47 2024-08-17T00:37:51.667 INFO:tasks.rados.rados.0.smithi110.stdout:1154: oid 47 updating version 0 to 554 2024-08-17T00:37:51.668 INFO:tasks.rados.rados.0.smithi110.stdout:1154: oid 47 version 554 is already newer than 553 2024-08-17T00:37:51.668 INFO:tasks.rados.rados.0.smithi110.stdout:1154: oid 47 updating version 554 to 555 2024-08-17T00:37:51.668 INFO:tasks.rados.rados.0.smithi110.stdout:1154: oid 47 version 555 is already newer than 552 2024-08-17T00:37:51.668 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 47 v 555 (ObjNum 375 snap 99 seq_num 375) dirty exists 2024-08-17T00:37:51.669 INFO:tasks.rados.rados.0.smithi110.stdout:1154: left oid 47 (ObjNum 375 snap 99 seq_num 375) 2024-08-17T00:37:51.669 INFO:tasks.rados.rados.0.smithi110.stdout:1155: expect (ObjNum 364 snap 97 seq_num 364) 2024-08-17T00:37:51.734 INFO:tasks.rados.rados.0.smithi110.stdout:1156: finishing write tid 1 to smithi11086371-21 2024-08-17T00:37:51.734 INFO:tasks.rados.rados.0.smithi110.stdout:1156: finishing write tid 2 to smithi11086371-21 2024-08-17T00:37:51.735 INFO:tasks.rados.rados.0.smithi110.stdout:1156: finishing write tid 3 to smithi11086371-21 2024-08-17T00:37:51.735 INFO:tasks.rados.rados.0.smithi110.stdout:1156: finishing write tid 4 to smithi11086371-21 2024-08-17T00:37:51.735 INFO:tasks.rados.rados.0.smithi110.stdout:1156: finishing write tid 5 to smithi11086371-21 2024-08-17T00:37:51.735 INFO:tasks.rados.rados.0.smithi110.stdout:1156: oid 21 updating version 0 to 311 2024-08-17T00:37:51.735 INFO:tasks.rados.rados.0.smithi110.stdout:1156: oid 21 updating version 311 to 312 2024-08-17T00:37:51.735 INFO:tasks.rados.rados.0.smithi110.stdout:1156: oid 21 version 312 is already newer than 309 2024-08-17T00:37:51.735 INFO:tasks.rados.rados.0.smithi110.stdout:1156: oid 21 version 312 is already newer than 310 2024-08-17T00:37:51.735 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 312 (ObjNum 376 snap 99 seq_num 376) dirty exists 2024-08-17T00:37:51.735 INFO:tasks.rados.rados.0.smithi110.stdout:1156: left oid 21 (ObjNum 376 snap 99 seq_num 376) 2024-08-17T00:37:52.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:51 smithi110 ceph-mon[41467]: osdmap e276: 8 total, 8 up, 8 in 2024-08-17T00:37:52.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:51 smithi110 ceph-mon[41467]: pgmap v23: 121 pgs: 121 active+clean; 248 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 7.5 MiB/s wr, 41 op/s 2024-08-17T00:37:52.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:51 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:52.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:51 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:52.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:51 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T00:37:52.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:51 smithi110 ceph-mon[41467]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T00:37:52.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:51 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:52.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:51 smithi110 ceph-mon[29669]: osdmap e276: 8 total, 8 up, 8 in 2024-08-17T00:37:52.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:51 smithi110 ceph-mon[29669]: pgmap v23: 121 pgs: 121 active+clean; 248 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 7.5 MiB/s wr, 41 op/s 2024-08-17T00:37:52.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:51 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:52.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:51 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:52.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:51 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T00:37:52.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:51 smithi110 ceph-mon[29669]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T00:37:52.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:51 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:52.562 INFO:tasks.rados.rados.0.smithi110.stdout:1153: done (4 left) 2024-08-17T00:37:52.563 INFO:tasks.rados.rados.0.smithi110.stdout:1154: done (3 left) 2024-08-17T00:37:52.563 INFO:tasks.rados.rados.0.smithi110.stdout:1155: done (2 left) 2024-08-17T00:37:52.563 INFO:tasks.rados.rados.0.smithi110.stdout:1156: done (1 left) 2024-08-17T00:37:52.563 INFO:tasks.rados.rados.0.smithi110.stdout:1157: done (0 left) 2024-08-17T00:37:52.563 INFO:tasks.rados.rados.0.smithi110.stdout:1158: read oid 7 snap 60 2024-08-17T00:37:52.563 INFO:tasks.rados.rados.0.smithi110.stdout:1158: expect deleted 2024-08-17T00:37:52.563 INFO:tasks.rados.rados.0.smithi110.stdout:1159: copy_from oid 13 from oid 41 current snap is 100 2024-08-17T00:37:52.563 INFO:tasks.rados.rados.0.smithi110.stdout:1160: snap_remove snap 95 2024-08-17T00:37:52.857 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:52 smithi177 ceph-mon[33147]: osdmap e277: 8 total, 8 up, 8 in 2024-08-17T00:37:52.857 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:52 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:37:52.857 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:52 smithi177 ceph-mon[33147]: Upgrade: Updating mgr.x 2024-08-17T00:37:52.857 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:52 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T00:37:52.857 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:52 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T00:37:52.858 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:52 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:37:52.858 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:52 smithi177 ceph-mon[33147]: Deploying daemon mgr.x on smithi177 2024-08-17T00:37:52.858 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:52 smithi177 ceph-mon[33147]: osdmap e278: 8 total, 8 up, 8 in 2024-08-17T00:37:52.962 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:52 smithi110 ceph-mon[41467]: osdmap e277: 8 total, 8 up, 8 in 2024-08-17T00:37:52.962 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:52 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:37:52.962 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:52 smithi110 ceph-mon[41467]: Upgrade: Updating mgr.x 2024-08-17T00:37:52.962 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:52 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T00:37:52.963 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:52 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T00:37:52.963 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:52 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:37:52.963 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:52 smithi110 ceph-mon[41467]: Deploying daemon mgr.x on smithi177 2024-08-17T00:37:52.963 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:52 smithi110 ceph-mon[41467]: osdmap e278: 8 total, 8 up, 8 in 2024-08-17T00:37:52.963 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:52 smithi110 ceph-mon[29669]: osdmap e277: 8 total, 8 up, 8 in 2024-08-17T00:37:52.963 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:52 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:37:52.963 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:52 smithi110 ceph-mon[29669]: Upgrade: Updating mgr.x 2024-08-17T00:37:52.963 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:52 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T00:37:52.963 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:52 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T00:37:52.963 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:52 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:37:52.964 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:52 smithi110 ceph-mon[29669]: Deploying daemon mgr.x on smithi177 2024-08-17T00:37:52.964 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:52 smithi110 ceph-mon[29669]: osdmap e278: 8 total, 8 up, 8 in 2024-08-17T00:37:53.565 INFO:tasks.rados.rados.0.smithi110.stdout:1160: done (2 left) 2024-08-17T00:37:53.566 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 44 current snap is 100 2024-08-17T00:37:53.566 INFO:tasks.rados.rados.0.smithi110.stdout:1161: seq_num 377 ranges {0=720896,720896=434176,1155072=368640} 2024-08-17T00:37:53.569 INFO:tasks.rados.rados.0.smithi110.stdout:1161: writing smithi11086371-44 from 0 to 720896 tid 1 2024-08-17T00:37:53.572 INFO:tasks.rados.rados.0.smithi110.stdout:1161: writing smithi11086371-44 from 720896 to 1155072 tid 2 2024-08-17T00:37:53.575 INFO:tasks.rados.rados.0.smithi110.stdout:1161: writing smithi11086371-44 from 1155072 to 1523712 tid 3 2024-08-17T00:37:53.575 INFO:tasks.rados.rados.0.smithi110.stdout:1162: snap_create 2024-08-17T00:37:53.575 INFO:tasks.rados.rados.0.smithi110.stdout:1159: finishing copy_from racing read to smithi11086371-13 2024-08-17T00:37:53.575 INFO:tasks.rados.rados.0.smithi110.stdout:1159: finishing copy_from to smithi11086371-13 2024-08-17T00:37:53.575 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 306 (ObjNum 315 snap 84 seq_num 315) dirty exists 2024-08-17T00:37:53.580 INFO:tasks.rados.rados.0.smithi110.stdout:1161: finishing write tid 1 to smithi11086371-44 2024-08-17T00:37:53.580 INFO:tasks.rados.rados.0.smithi110.stdout:1161: finishing write tid 2 to smithi11086371-44 2024-08-17T00:37:53.580 INFO:tasks.rados.rados.0.smithi110.stdout:1161: finishing write tid 3 to smithi11086371-44 2024-08-17T00:37:53.580 INFO:tasks.rados.rados.0.smithi110.stdout:1161: finishing write tid 4 to smithi11086371-44 2024-08-17T00:37:53.581 INFO:tasks.rados.rados.0.smithi110.stdout:1161: finishing write tid 5 to smithi11086371-44 2024-08-17T00:37:53.581 INFO:tasks.rados.rados.0.smithi110.stdout:1161: oid 44 updating version 0 to 364 2024-08-17T00:37:53.581 INFO:tasks.rados.rados.0.smithi110.stdout:1161: oid 44 updating version 364 to 365 2024-08-17T00:37:53.581 INFO:tasks.rados.rados.0.smithi110.stdout:1161: oid 44 updating version 365 to 366 2024-08-17T00:37:53.582 INFO:tasks.rados.rados.0.smithi110.stdout:1161: oid 44 version 366 is already newer than 363 2024-08-17T00:37:53.582 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 366 (ObjNum 377 snap 100 seq_num 377) dirty exists 2024-08-17T00:37:53.582 INFO:tasks.rados.rados.0.smithi110.stdout:1161: left oid 44 (ObjNum 377 snap 100 seq_num 377) 2024-08-17T00:37:54.442 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:54 smithi177 systemd[1]: Stopping Ceph mgr.x for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:37:54.568 INFO:tasks.rados.rados.0.smithi110.stdout:1158: done (3 left) 2024-08-17T00:37:54.568 INFO:tasks.rados.rados.0.smithi110.stdout:1159: done (2 left) 2024-08-17T00:37:54.568 INFO:tasks.rados.rados.0.smithi110.stdout:1161: done (1 left) 2024-08-17T00:37:54.568 INFO:tasks.rados.rados.0.smithi110.stdout:1162: done (0 left) 2024-08-17T00:37:54.568 INFO:tasks.rados.rados.0.smithi110.stdout:1163: snap_create 2024-08-17T00:37:54.726 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:54 smithi177 ceph-mon[33147]: pgmap v26: 121 pgs: 121 active+clean; 241 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 616 KiB/s wr, 2 op/s 2024-08-17T00:37:54.726 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:54 smithi177 ceph-mon[33147]: osdmap e279: 8 total, 8 up, 8 in 2024-08-17T00:37:54.726 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:54 smithi177 podman[81586]: 2024-08-17 00:37:54.440993527 +0000 UTC m=+0.149937712 container died 0b8943146192ffe80e6a781551231b4bc34431eec2d99b007bce55f85a6b539f (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=squid-d863d21, ceph=True) 2024-08-17T00:37:54.984 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:54 smithi177 podman[81586]: 2024-08-17 00:37:54.79961153 +0000 UTC m=+0.508555711 container cleanup 0b8943146192ffe80e6a781551231b4bc34431eec2d99b007bce55f85a6b539f (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=squid-d863d21, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T00:37:54.984 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:54 smithi177 bash[81586]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x 2024-08-17T00:37:55.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:54 smithi110 ceph-mon[29669]: pgmap v26: 121 pgs: 121 active+clean; 241 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 616 KiB/s wr, 2 op/s 2024-08-17T00:37:55.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:54 smithi110 ceph-mon[29669]: osdmap e279: 8 total, 8 up, 8 in 2024-08-17T00:37:55.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:54 smithi110 ceph-mon[41467]: pgmap v26: 121 pgs: 121 active+clean; 241 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 616 KiB/s wr, 2 op/s 2024-08-17T00:37:55.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:54 smithi110 ceph-mon[41467]: osdmap e279: 8 total, 8 up, 8 in 2024-08-17T00:37:55.241 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:54 smithi177 podman[81603]: 2024-08-17 00:37:54.983958177 +0000 UTC m=+0.543531466 container remove 0b8943146192ffe80e6a781551231b4bc34431eec2d99b007bce55f85a6b539f (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x, ceph=True, RELEASE=squid-d863d21, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T00:37:55.241 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:54 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-17T00:37:55.241 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:55 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-17T00:37:55.241 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:55 smithi177 systemd[1]: Stopped Ceph mgr.x for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:37:55.241 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:55 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mgr.x.service: Consumed 16.859s CPU time. 2024-08-17T00:37:55.574 INFO:tasks.rados.rados.0.smithi110.stdout:1163: done (0 left) 2024-08-17T00:37:55.574 INFO:tasks.rados.rados.0.smithi110.stdout:1164: snap_remove snap 96 2024-08-17T00:37:55.575 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:55 smithi177 systemd[1]: Starting Ceph mgr.x for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:37:55.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:55 smithi177 ceph-mon[33147]: osdmap e280: 8 total, 8 up, 8 in 2024-08-17T00:37:55.863 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:55 smithi177 podman[81738]: 2024-08-17 00:37:55.534730274 +0000 UTC m=+0.017192924 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:37:55.863 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:55 smithi177 podman[81738]: 2024-08-17 00:37:55.668422824 +0000 UTC m=+0.150885463 container create ebc3a212d77f779e0aff8108aac2dd888a97cd967c4b8de5eed3dddb077ba85e (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=squid-d863d21, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T00:37:56.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:55 smithi110 ceph-mon[29669]: osdmap e280: 8 total, 8 up, 8 in 2024-08-17T00:37:56.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:55 smithi110 ceph-mon[41467]: osdmap e280: 8 total, 8 up, 8 in 2024-08-17T00:37:56.185 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:55 smithi177 podman[81738]: 2024-08-17 00:37:55.895822016 +0000 UTC m=+0.378284668 container init ebc3a212d77f779e0aff8108aac2dd888a97cd967c4b8de5eed3dddb077ba85e (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-d863d21, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-08-17T00:37:56.185 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:55 smithi177 podman[81738]: 2024-08-17 00:37:55.900736527 +0000 UTC m=+0.383199167 container start ebc3a212d77f779e0aff8108aac2dd888a97cd967c4b8de5eed3dddb077ba85e (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-d863d21, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True) 2024-08-17T00:37:56.185 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:55 smithi177 ceph-mgr[81776]: -- 172.21.15.177:0/926371085 <== mon.1 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d43bfcf0e0 con 0x55d43bfad000 2024-08-17T00:37:56.185 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:56 smithi177 bash[81738]: ebc3a212d77f779e0aff8108aac2dd888a97cd967c4b8de5eed3dddb077ba85e 2024-08-17T00:37:56.186 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:56 smithi177 systemd[1]: Started Ceph mgr.x for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:37:56.186 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:56 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:37:56.026+0000 7f1a64a19040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T00:37:56.186 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:56 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:37:56.183+0000 7f1a64a19040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T00:37:56.528 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:56 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:37:56.252+0000 7f1a64a19040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T00:37:56.529 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:56 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:37:56.526+0000 7f1a64a19040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T00:37:56.581 INFO:tasks.rados.rados.0.smithi110.stdout:1164: done (0 left) 2024-08-17T00:37:56.581 INFO:tasks.rados.rados.0.smithi110.stdout:1165: snap_remove snap 60 2024-08-17T00:37:56.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:56 smithi177 ceph-mon[33147]: pgmap v29: 121 pgs: 121 active+clean; 239 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-17T00:37:56.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:56 smithi177 ceph-mon[33147]: osdmap e281: 8 total, 8 up, 8 in 2024-08-17T00:37:56.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:56 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:56.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:56 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:56.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:56 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:56.835 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:56 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:37:56.593+0000 7f1a64a19040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T00:37:57.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:56 smithi110 ceph-mon[29669]: pgmap v29: 121 pgs: 121 active+clean; 239 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-17T00:37:57.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:56 smithi110 ceph-mon[29669]: osdmap e281: 8 total, 8 up, 8 in 2024-08-17T00:37:57.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:56 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:57.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:56 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:57.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:56 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:57.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:56 smithi110 ceph-mon[41467]: pgmap v29: 121 pgs: 121 active+clean; 239 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-17T00:37:57.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:56 smithi110 ceph-mon[41467]: osdmap e281: 8 total, 8 up, 8 in 2024-08-17T00:37:57.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:56 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:57.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:56 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:37:57.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:56 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:37:57.565 INFO:tasks.rados.rados.0.smithi110.stdout:1165: done (0 left) 2024-08-17T00:37:57.565 INFO:tasks.rados.rados.0.smithi110.stdout:1166: delete oid 6 current snap is 102 2024-08-17T00:37:57.572 INFO:tasks.rados.rados.0.smithi110.stdout:1166: done (0 left) 2024-08-17T00:37:57.572 INFO:tasks.rados.rados.0.smithi110.stdout:1167: read oid 23 snap 101 2024-08-17T00:37:57.572 INFO:tasks.rados.rados.0.smithi110.stdout:1167: expect (ObjNum 373 snap 98 seq_num 373) 2024-08-17T00:37:57.572 INFO:tasks.rados.rados.0.smithi110.stdout:1168: delete oid 13 current snap is 102 2024-08-17T00:37:57.585 INFO:tasks.rados.rados.0.smithi110.stdout:1168: done (1 left) 2024-08-17T00:37:57.585 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 25 current snap is 102 2024-08-17T00:37:57.585 INFO:tasks.rados.rados.0.smithi110.stdout:1169: seq_num 380 ranges {1015808=770048,1785856=483328,2269184=319488} 2024-08-17T00:37:57.595 INFO:tasks.rados.rados.0.smithi110.stdout:1169: writing smithi11086371-25 from 1015808 to 1785856 tid 1 2024-08-17T00:37:57.598 INFO:tasks.rados.rados.0.smithi110.stdout:1169: writing smithi11086371-25 from 1785856 to 2269184 tid 2 2024-08-17T00:37:57.600 INFO:tasks.rados.rados.0.smithi110.stdout:1169: writing smithi11086371-25 from 2269184 to 2588672 tid 3 2024-08-17T00:37:57.600 INFO:tasks.rados.rados.0.smithi110.stdout:1170: read oid 21 snap -1 2024-08-17T00:37:57.600 INFO:tasks.rados.rados.0.smithi110.stdout:1170: expect (ObjNum 376 snap 99 seq_num 376) 2024-08-17T00:37:57.600 INFO:tasks.rados.rados.0.smithi110.stdout:1171: snap_remove snap 100 2024-08-17T00:37:57.727 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:57 smithi177 ceph-mon[33147]: osdmap e282: 8 total, 8 up, 8 in 2024-08-17T00:37:57.727 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:57 smithi177 ceph-mon[33147]: osdmap e283: 8 total, 8 up, 8 in 2024-08-17T00:37:57.728 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:57 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:37:57.600+0000 7f1a64a19040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T00:37:58.010 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:57 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:37:57.726+0000 7f1a64a19040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T00:37:58.010 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:57 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:37:57.784+0000 7f1a64a19040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T00:37:58.010 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:58 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:37:58.008+0000 7f1a64a19040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T00:37:58.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:57 smithi110 ceph-mon[41467]: osdmap e282: 8 total, 8 up, 8 in 2024-08-17T00:37:58.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:57 smithi110 ceph-mon[41467]: osdmap e283: 8 total, 8 up, 8 in 2024-08-17T00:37:58.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:57 smithi110 ceph-mon[29669]: osdmap e282: 8 total, 8 up, 8 in 2024-08-17T00:37:58.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:57 smithi110 ceph-mon[29669]: osdmap e283: 8 total, 8 up, 8 in 2024-08-17T00:37:58.309 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:58 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:37:58.078+0000 7f1a64a19040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T00:37:58.309 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:58 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:37:58.151+0000 7f1a64a19040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T00:37:58.310 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:58 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:37:58.308+0000 7f1a64a19040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T00:37:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:37:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:37:58] "GET /metrics HTTP/1.1" 200 36027 "" "Prometheus/2.43.0" 2024-08-17T00:37:58.597 INFO:tasks.rados.rados.0.smithi110.stdout:1171: done (3 left) 2024-08-17T00:37:58.597 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 33 current snap is 102 2024-08-17T00:37:58.598 INFO:tasks.rados.rados.0.smithi110.stdout:1172: seq_num 381 ranges {0=786432,786432=417792,1204224=385024} 2024-08-17T00:37:58.601 INFO:tasks.rados.rados.0.smithi110.stdout:1172: writing smithi11086371-33 from 0 to 786432 tid 1 2024-08-17T00:37:58.604 INFO:tasks.rados.rados.0.smithi110.stdout:1172: writing smithi11086371-33 from 786432 to 1204224 tid 2 2024-08-17T00:37:58.609 INFO:tasks.rados.rados.0.smithi110.stdout:1172: writing smithi11086371-33 from 1204224 to 1589248 tid 3 2024-08-17T00:37:58.609 INFO:tasks.rados.rados.0.smithi110.stdout:1173: read oid 19 snap -1 2024-08-17T00:37:58.609 INFO:tasks.rados.rados.0.smithi110.stdout:1173: expect deleted 2024-08-17T00:37:58.609 INFO:tasks.rados.rados.0.smithi110.stdout:1174: rollback oid 14 current snap is 102 2024-08-17T00:37:58.609 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 14 to 51 2024-08-17T00:37:58.609 INFO:tasks.rados.rados.0.smithi110.stdout:1169: finishing write tid 1 to smithi11086371-25 2024-08-17T00:37:58.609 INFO:tasks.rados.rados.0.smithi110.stdout:1169: finishing write tid 2 to smithi11086371-25 2024-08-17T00:37:58.610 INFO:tasks.rados.rados.0.smithi110.stdout:1169: finishing write tid 3 to smithi11086371-25 2024-08-17T00:37:58.610 INFO:tasks.rados.rados.0.smithi110.stdout:1169: finishing write tid 4 to smithi11086371-25 2024-08-17T00:37:58.610 INFO:tasks.rados.rados.0.smithi110.stdout:1169: finishing write tid 5 to smithi11086371-25 2024-08-17T00:37:58.610 INFO:tasks.rados.rados.0.smithi110.stdout:1169: oid 25 updating version 0 to 621 2024-08-17T00:37:58.610 INFO:tasks.rados.rados.0.smithi110.stdout:1169: oid 25 version 621 is already newer than 620 2024-08-17T00:37:58.610 INFO:tasks.rados.rados.0.smithi110.stdout:1169: oid 25 updating version 621 to 622 2024-08-17T00:37:58.610 INFO:tasks.rados.rados.0.smithi110.stdout:1169: oid 25 version 622 is already newer than 619 2024-08-17T00:37:58.610 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 622 (ObjNum 380 snap 102 seq_num 380) dirty exists 2024-08-17T00:37:58.610 INFO:tasks.rados.rados.0.smithi110.stdout:1169: left oid 25 (ObjNum 380 snap 102 seq_num 380) 2024-08-17T00:37:58.610 INFO:tasks.rados.rados.0.smithi110.stdout:1167: expect (ObjNum 373 snap 98 seq_num 373) 2024-08-17T00:37:58.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:58 smithi177 ceph-mon[33147]: pgmap v32: 121 pgs: 121 active+clean; 239 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-17T00:37:58.863 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:58 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:37:58.751+0000 7f1a64a19040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T00:37:58.934 INFO:tasks.rados.rados.0.smithi110.stdout:1170: expect (ObjNum 376 snap 99 seq_num 376) 2024-08-17T00:37:59.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:58 smithi110 ceph-mon[29669]: pgmap v32: 121 pgs: 121 active+clean; 239 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-17T00:37:59.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:58 smithi110 ceph-mon[41467]: pgmap v32: 121 pgs: 121 active+clean; 239 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-17T00:37:59.341 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:59 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:37:59.082+0000 7f1a64a19040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T00:37:59.341 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:59 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:37:59.149+0000 7f1a64a19040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T00:37:59.341 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:59 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:37:59.310+0000 7f1a64a19040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T00:37:59.622 INFO:tasks.rados.rados.0.smithi110.stdout:1172: finishing write tid 1 to smithi11086371-33 2024-08-17T00:37:59.622 INFO:tasks.rados.rados.0.smithi110.stdout:1172: finishing write tid 2 to smithi11086371-33 2024-08-17T00:37:59.622 INFO:tasks.rados.rados.0.smithi110.stdout:1174: finishing rollback tid 0 to smithi11086371-14 2024-08-17T00:37:59.622 INFO:tasks.rados.rados.0.smithi110.stdout:1172: finishing write tid 3 to smithi11086371-33 2024-08-17T00:37:59.622 INFO:tasks.rados.rados.0.smithi110.stdout:1174: finishing rollback tid 1 to smithi11086371-14 2024-08-17T00:37:59.622 INFO:tasks.rados.rados.0.smithi110.stdout:1167: done (5 left) 2024-08-17T00:37:59.622 INFO:tasks.rados.rados.0.smithi110.stdout:1169: done (4 left) 2024-08-17T00:37:59.622 INFO:tasks.rados.rados.0.smithi110.stdout:1170: done (3 left) 2024-08-17T00:37:59.623 INFO:tasks.rados.rados.0.smithi110.stdout:1173: done (2 left) 2024-08-17T00:37:59.623 INFO:tasks.rados.rados.0.smithi110.stdout:1175: snap_create 2024-08-17T00:37:59.623 INFO:tasks.rados.rados.0.smithi110.stdout:1172: finishing write tid 4 to smithi11086371-33 2024-08-17T00:37:59.623 INFO:tasks.rados.rados.0.smithi110.stdout:1174: finishing rollback tid 2 to smithi11086371-14 2024-08-17T00:37:59.623 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 628 (ObjNum 195 snap 42 seq_num 195) dirty exists 2024-08-17T00:37:59.623 INFO:tasks.rados.rados.0.smithi110.stdout:1172: finishing write tid 5 to smithi11086371-33 2024-08-17T00:37:59.623 INFO:tasks.rados.rados.0.smithi110.stdout:1172: oid 33 updating version 0 to 314 2024-08-17T00:37:59.623 INFO:tasks.rados.rados.0.smithi110.stdout:1172: oid 33 updating version 314 to 316 2024-08-17T00:37:59.623 INFO:tasks.rados.rados.0.smithi110.stdout:1172: oid 33 version 316 is already newer than 315 2024-08-17T00:37:59.623 INFO:tasks.rados.rados.0.smithi110.stdout:1172: oid 33 version 316 is already newer than 313 2024-08-17T00:37:59.623 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 33 v 316 (ObjNum 381 snap 102 seq_num 381) dirty exists 2024-08-17T00:37:59.623 INFO:tasks.rados.rados.0.smithi110.stdout:1172: left oid 33 (ObjNum 381 snap 102 seq_num 381) 2024-08-17T00:37:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:59 smithi177 ceph-mon[33147]: osdmap e284: 8 total, 8 up, 8 in 2024-08-17T00:37:59.866 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:37:59 smithi177 ceph-mon[33147]: pgmap v35: 121 pgs: 121 active+clean; 216 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 756 KiB/s wr, 4 op/s 2024-08-17T00:37:59.866 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:59 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:37:59.631+0000 7f1a64a19040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T00:37:59.866 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:59 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:37:59.698+0000 7f1a64a19040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T00:38:00.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:59 smithi110 ceph-mon[29669]: osdmap e284: 8 total, 8 up, 8 in 2024-08-17T00:38:00.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:37:59 smithi110 ceph-mon[29669]: pgmap v35: 121 pgs: 121 active+clean; 216 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 756 KiB/s wr, 4 op/s 2024-08-17T00:38:00.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:59 smithi110 ceph-mon[41467]: osdmap e284: 8 total, 8 up, 8 in 2024-08-17T00:38:00.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:37:59 smithi110 ceph-mon[41467]: pgmap v35: 121 pgs: 121 active+clean; 216 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 756 KiB/s wr, 4 op/s 2024-08-17T00:38:00.194 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:37:59 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:37:59.889+0000 7f1a64a19040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T00:38:00.194 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:00 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:00.043+0000 7f1a64a19040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T00:38:00.194 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:00 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:00.109+0000 7f1a64a19040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T00:38:00.194 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:00 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:00.193+0000 7f1a64a19040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T00:38:00.602 INFO:tasks.rados.rados.0.smithi110.stdout:1172: done (2 left) 2024-08-17T00:38:00.602 INFO:tasks.rados.rados.0.smithi110.stdout:1174: done (1 left) 2024-08-17T00:38:00.602 INFO:tasks.rados.rados.0.smithi110.stdout:1175: done (0 left) 2024-08-17T00:38:00.602 INFO:tasks.rados.rados.0.smithi110.stdout:1176: rollback oid 29 current snap is 103 2024-08-17T00:38:00.602 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 29 to 61 2024-08-17T00:38:00.602 INFO:tasks.rados.rados.0.smithi110.stdout:1177: snap_remove snap 102 2024-08-17T00:38:00.612 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:00 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:00.253+0000 7f1a64a19040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T00:38:01.114 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:00 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:00.832+0000 7f1a64a19040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T00:38:01.114 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:01 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:01.003+0000 7f1a64a19040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T00:38:01.114 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:01 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: [17/Aug/2024:00:38:01] ENGINE Bus STARTING 2024-08-17T00:38:01.114 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:01 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: CherryPy Checker: 2024-08-17T00:38:01.114 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:01 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: The Application mounted at '' has an empty config. 2024-08-17T00:38:01.114 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:01 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:01.114 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:01 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: [17/Aug/2024:00:38:01] ENGINE Serving on http://:::9283 2024-08-17T00:38:01.115 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:01 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: [17/Aug/2024:00:38:01] ENGINE Bus STARTED 2024-08-17T00:38:01.614 INFO:tasks.rados.rados.0.smithi110.stdout:1177: done (1 left) 2024-08-17T00:38:01.614 INFO:tasks.rados.rados.0.smithi110.stdout:1178: read oid 4 snap -1 2024-08-17T00:38:01.614 INFO:tasks.rados.rados.0.smithi110.stdout:1178: expect deleted 2024-08-17T00:38:01.614 INFO:tasks.rados.rados.0.smithi110.stdout:1179: delete oid 20 current snap is 103 2024-08-17T00:38:01.614 INFO:tasks.rados.rados.0.smithi110.stdout:1176: finishing rollback tid 0 to smithi11086371-29 2024-08-17T00:38:01.614 INFO:tasks.rados.rados.0.smithi110.stdout:1176: finishing rollback tid 1 to smithi11086371-29 2024-08-17T00:38:01.614 INFO:tasks.rados.rados.0.smithi110.stdout:1176: finishing rollback tid 2 to smithi11086371-29 2024-08-17T00:38:01.614 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 306 (ObjNum 705 snap 0 seq_num 1667215248) dirty exists 2024-08-17T00:38:01.616 INFO:tasks.rados.rados.0.smithi110.stdout:1176: done (2 left) 2024-08-17T00:38:01.616 INFO:tasks.rados.rados.0.smithi110.stdout:1179: done (1 left) 2024-08-17T00:38:01.616 INFO:tasks.rados.rados.0.smithi110.stdout:1180: snap_remove snap 101 2024-08-17T00:38:01.631 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:01 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:38:01.631 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:01 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:38:01.631 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:01 smithi177 ceph-mon[33147]: osdmap e285: 8 total, 8 up, 8 in 2024-08-17T00:38:01.631 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:01 smithi177 ceph-mon[33147]: Standby manager daemon x restarted 2024-08-17T00:38:01.631 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:01 smithi177 ceph-mon[33147]: Standby manager daemon x started 2024-08-17T00:38:01.632 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:01 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.177:0/2905845205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T00:38:01.632 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:01 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.177:0/2905845205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T00:38:01.632 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:01 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.177:0/2905845205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T00:38:01.632 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:01 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.177:0/2905845205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T00:38:01.632 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:01 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:38:01.632 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:01 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:38:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:01 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:38:01.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:01 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:38:01.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:01 smithi110 ceph-mon[29669]: osdmap e285: 8 total, 8 up, 8 in 2024-08-17T00:38:01.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:01 smithi110 ceph-mon[29669]: Standby manager daemon x restarted 2024-08-17T00:38:01.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:01 smithi110 ceph-mon[29669]: Standby manager daemon x started 2024-08-17T00:38:01.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:01 smithi110 ceph-mon[29669]: from='mgr.? 172.21.15.177:0/2905845205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T00:38:01.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:01 smithi110 ceph-mon[29669]: from='mgr.? 172.21.15.177:0/2905845205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T00:38:01.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:01 smithi110 ceph-mon[29669]: from='mgr.? 172.21.15.177:0/2905845205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T00:38:01.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:01 smithi110 ceph-mon[29669]: from='mgr.? 172.21.15.177:0/2905845205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T00:38:01.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:01 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:38:01.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:01 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:38:01.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:01 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:38:01.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:01 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:38:01.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:01 smithi110 ceph-mon[41467]: osdmap e285: 8 total, 8 up, 8 in 2024-08-17T00:38:01.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:01 smithi110 ceph-mon[41467]: Standby manager daemon x restarted 2024-08-17T00:38:01.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:01 smithi110 ceph-mon[41467]: Standby manager daemon x started 2024-08-17T00:38:01.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:01 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.177:0/2905845205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T00:38:01.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:01 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.177:0/2905845205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T00:38:01.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:01 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.177:0/2905845205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T00:38:01.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:01 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.177:0/2905845205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T00:38:01.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:01 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:38:01.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:01 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:38:02.566 INFO:tasks.rados.rados.0.smithi110.stdout:1180: done (1 left) 2024-08-17T00:38:02.566 INFO:tasks.rados.rados.0.smithi110.stdout:1181: delete oid 11 current snap is 103 2024-08-17T00:38:02.569 INFO:tasks.rados.rados.0.smithi110.stdout:1178: done (1 left) 2024-08-17T00:38:02.569 INFO:tasks.rados.rados.0.smithi110.stdout:1181: done (0 left) 2024-08-17T00:38:02.569 INFO:tasks.rados.rados.0.smithi110.stdout:1182: snap_remove snap 51 2024-08-17T00:38:02.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:02 smithi177 ceph-mon[33147]: pgmap v37: 121 pgs: 121 active+clean; 216 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 740 KiB/s wr, 4 op/s 2024-08-17T00:38:02.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:02 smithi177 ceph-mon[33147]: osdmap e286: 8 total, 8 up, 8 in 2024-08-17T00:38:02.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:02 smithi177 ceph-mon[33147]: mgrmap e37: y(active, since 24s), standbys: x 2024-08-17T00:38:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:02 smithi110 ceph-mon[29669]: pgmap v37: 121 pgs: 121 active+clean; 216 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 740 KiB/s wr, 4 op/s 2024-08-17T00:38:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:02 smithi110 ceph-mon[29669]: osdmap e286: 8 total, 8 up, 8 in 2024-08-17T00:38:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:02 smithi110 ceph-mon[29669]: mgrmap e37: y(active, since 24s), standbys: x 2024-08-17T00:38:02.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:02 smithi110 ceph-mon[41467]: pgmap v37: 121 pgs: 121 active+clean; 216 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 740 KiB/s wr, 4 op/s 2024-08-17T00:38:02.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:02 smithi110 ceph-mon[41467]: osdmap e286: 8 total, 8 up, 8 in 2024-08-17T00:38:02.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:02 smithi110 ceph-mon[41467]: mgrmap e37: y(active, since 24s), standbys: x 2024-08-17T00:38:03.572 INFO:tasks.rados.rados.0.smithi110.stdout:1182: done (0 left) 2024-08-17T00:38:03.572 INFO:tasks.rados.rados.0.smithi110.stdout:1183: read oid 6 snap -1 2024-08-17T00:38:03.573 INFO:tasks.rados.rados.0.smithi110.stdout:1183: expect deleted 2024-08-17T00:38:03.573 INFO:tasks.rados.rados.0.smithi110.stdout:1184: copy_from oid 50 from oid 30 current snap is 103 2024-08-17T00:38:03.573 INFO:tasks.rados.rados.0.smithi110.stdout:1185: rmattr oid 49 current snap is 103 2024-08-17T00:38:03.573 INFO:tasks.rados.rados.0.smithi110.stdout:1186: delete oid 45 current snap is 103 2024-08-17T00:38:03.580 INFO:tasks.rados.rados.0.smithi110.stdout:1183: done (3 left) 2024-08-17T00:38:03.581 INFO:tasks.rados.rados.0.smithi110.stdout:1186: done (2 left) 2024-08-17T00:38:03.581 INFO:tasks.rados.rados.0.smithi110.stdout:1187: delete oid 24 current snap is 103 2024-08-17T00:38:03.585 INFO:tasks.rados.rados.0.smithi110.stdout:1184: finishing copy_from to smithi11086371-50 2024-08-17T00:38:03.585 INFO:tasks.rados.rados.0.smithi110.stdout:1184: got expected ENOENT (src dne) 2024-08-17T00:38:03.585 INFO:tasks.rados.rados.0.smithi110.stdout:1184: finishing copy_from racing read to smithi11086371-50 2024-08-17T00:38:03.585 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 313 (ObjNum 354 snap 95 seq_num 354) dirty exists 2024-08-17T00:38:03.588 INFO:tasks.rados.rados.0.smithi110.stdout:1184: done (2 left) 2024-08-17T00:38:03.588 INFO:tasks.rados.rados.0.smithi110.stdout:1185: done (1 left) 2024-08-17T00:38:03.588 INFO:tasks.rados.rados.0.smithi110.stdout:1187: done (0 left) 2024-08-17T00:38:03.588 INFO:tasks.rados.rados.0.smithi110.stdout:1188: read oid 23 snap 99 2024-08-17T00:38:03.588 INFO:tasks.rados.rados.0.smithi110.stdout:1188: expect (ObjNum 373 snap 98 seq_num 373) 2024-08-17T00:38:03.588 INFO:tasks.rados.rados.0.smithi110.stdout:1189: copy_from oid 20 from oid 30 current snap is 103 2024-08-17T00:38:03.588 INFO:tasks.rados.rados.0.smithi110.stdout:1190: copy_from oid 7 from oid 1 current snap is 103 2024-08-17T00:38:03.588 INFO:tasks.rados.rados.0.smithi110.stdout:1191: snap_remove snap 61 2024-08-17T00:38:03.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:03 smithi177 ceph-mon[33147]: osdmap e287: 8 total, 8 up, 8 in 2024-08-17T00:38:04.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:03 smithi110 ceph-mon[29669]: osdmap e287: 8 total, 8 up, 8 in 2024-08-17T00:38:04.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:03 smithi110 ceph-mon[41467]: osdmap e287: 8 total, 8 up, 8 in 2024-08-17T00:38:04.580 INFO:tasks.rados.rados.0.smithi110.stdout:1191: done (3 left) 2024-08-17T00:38:04.580 INFO:tasks.rados.rados.0.smithi110.stdout:1192: read oid 4 snap 99 2024-08-17T00:38:04.580 INFO:tasks.rados.rados.0.smithi110.stdout:1192: expect deleted 2024-08-17T00:38:04.580 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 49 current snap is 103 2024-08-17T00:38:04.580 INFO:tasks.rados.rados.0.smithi110.stdout:1193: seq_num 386 ranges {5054464=466944,5521408=638976,6160384=565248} 2024-08-17T00:38:04.610 INFO:tasks.rados.rados.0.smithi110.stdout:1193: writing smithi11086371-49 from 5054464 to 5521408 tid 1 2024-08-17T00:38:04.613 INFO:tasks.rados.rados.0.smithi110.stdout:1193: writing smithi11086371-49 from 5521408 to 6160384 tid 2 2024-08-17T00:38:04.617 INFO:tasks.rados.rados.0.smithi110.stdout:1193: writing smithi11086371-49 from 6160384 to 6725632 tid 3 2024-08-17T00:38:04.617 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 38 current snap is 103 2024-08-17T00:38:04.617 INFO:tasks.rados.rados.0.smithi110.stdout:1189: finishing copy_from to smithi11086371-20 2024-08-17T00:38:04.617 INFO:tasks.rados.rados.0.smithi110.stdout:1189: got expected ENOENT (src dne) 2024-08-17T00:38:04.617 INFO:tasks.rados.rados.0.smithi110.stdout:1194: seq_num 387 ranges {5054464=483328,5537792=524288,6062080=679936} 2024-08-17T00:38:04.647 INFO:tasks.rados.rados.0.smithi110.stdout:1194: writing smithi11086371-38 from 5054464 to 5537792 tid 1 2024-08-17T00:38:04.651 INFO:tasks.rados.rados.0.smithi110.stdout:1194: writing smithi11086371-38 from 5537792 to 6062080 tid 2 2024-08-17T00:38:04.655 INFO:tasks.rados.rados.0.smithi110.stdout:1194: writing smithi11086371-38 from 6062080 to 6742016 tid 3 2024-08-17T00:38:04.656 INFO:tasks.rados.rados.0.smithi110.stdout:1195: read oid 27 snap -1 2024-08-17T00:38:04.656 INFO:tasks.rados.rados.0.smithi110.stdout:1195: expect (ObjNum 320 snap 86 seq_num 320) 2024-08-17T00:38:04.656 INFO:tasks.rados.rados.0.smithi110.stdout:1196: copy_from oid 40 from oid 6 current snap is 103 2024-08-17T00:38:04.656 INFO:tasks.rados.rados.0.smithi110.stdout:1189: finishing copy_from racing read to smithi11086371-20 2024-08-17T00:38:04.656 INFO:tasks.rados.rados.0.smithi110.stdout:1188: expect (ObjNum 373 snap 98 seq_num 373) 2024-08-17T00:38:04.838 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[41467]: pgmap v40: 121 pgs: 121 active+clean; 219 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 251 B/s rd, 382 KiB/s wr, 2 op/s 2024-08-17T00:38:04.839 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[41467]: osdmap e288: 8 total, 8 up, 8 in 2024-08-17T00:38:04.839 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:38:04.839 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:38:04.839 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:38:04.839 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:38:04.839 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:38:04.839 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:38:04.839 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:38:04.839 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:38:04.839 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-17T00:38:04.839 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-17T00:38:04.840 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-17T00:38:04.840 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-17T00:38:04.840 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T00:38:04.840 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-17T00:38:04.840 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[29669]: pgmap v40: 121 pgs: 121 active+clean; 219 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 251 B/s rd, 382 KiB/s wr, 2 op/s 2024-08-17T00:38:04.840 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[29669]: osdmap e288: 8 total, 8 up, 8 in 2024-08-17T00:38:04.840 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:38:04.840 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:38:04.840 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:38:04.840 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:38:04.841 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:38:04.841 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:38:04.841 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:38:04.841 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:38:04.841 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-17T00:38:04.841 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-17T00:38:04.841 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-17T00:38:04.841 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-17T00:38:04.841 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T00:38:04.841 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:04 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-17T00:38:04.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:04 smithi177 ceph-mon[33147]: pgmap v40: 121 pgs: 121 active+clean; 219 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 251 B/s rd, 382 KiB/s wr, 2 op/s 2024-08-17T00:38:04.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:04 smithi177 ceph-mon[33147]: osdmap e288: 8 total, 8 up, 8 in 2024-08-17T00:38:04.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:04 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:38:04.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:04 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:38:04.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:04 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:38:04.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:04 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:38:04.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:04 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:38:04.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:04 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:38:04.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:04 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:38:04.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:04 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:38:04.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:04 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-17T00:38:04.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:04 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-17T00:38:04.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:04 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-17T00:38:04.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:04 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-17T00:38:04.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:04 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T00:38:04.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:04 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-17T00:38:04.995 INFO:tasks.rados.rados.0.smithi110.stdout:1190: finishing copy_from racing read to smithi11086371-7 2024-08-17T00:38:04.995 INFO:tasks.rados.rados.0.smithi110.stdout:1190: finishing copy_from to smithi11086371-7 2024-08-17T00:38:04.995 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 457 (ObjNum 351 snap 92 seq_num 351) dirty exists 2024-08-17T00:38:04.995 INFO:tasks.rados.rados.0.smithi110.stdout:1188: done (7 left) 2024-08-17T00:38:04.995 INFO:tasks.rados.rados.0.smithi110.stdout:1189: done (6 left) 2024-08-17T00:38:04.995 INFO:tasks.rados.rados.0.smithi110.stdout:1190: done (5 left) 2024-08-17T00:38:04.996 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 7 current snap is 103 2024-08-17T00:38:04.996 INFO:tasks.rados.rados.0.smithi110.stdout:1197: seq_num 388 ranges {6619136=507904,7127040=458752,7585792=606208,8192000=139264} 2024-08-17T00:38:05.031 INFO:tasks.rados.rados.0.smithi110.stdout:1197: writing smithi11086371-7 from 6619136 to 7127040 tid 1 2024-08-17T00:38:05.034 INFO:tasks.rados.rados.0.smithi110.stdout:1197: writing smithi11086371-7 from 7127040 to 7585792 tid 2 2024-08-17T00:38:05.038 INFO:tasks.rados.rados.0.smithi110.stdout:1197: writing smithi11086371-7 from 7585792 to 8192000 tid 3 2024-08-17T00:38:05.039 INFO:tasks.rados.rados.0.smithi110.stdout:1197: writing smithi11086371-7 from 8192000 to 8331264 tid 4 2024-08-17T00:38:05.039 INFO:tasks.rados.rados.0.smithi110.stdout:1192: done (5 left) 2024-08-17T00:38:05.039 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 39 current snap is 103 2024-08-17T00:38:05.039 INFO:tasks.rados.rados.0.smithi110.stdout:1193: finishing write tid 1 to smithi11086371-49 2024-08-17T00:38:05.039 INFO:tasks.rados.rados.0.smithi110.stdout:1193: finishing write tid 2 to smithi11086371-49 2024-08-17T00:38:05.039 INFO:tasks.rados.rados.0.smithi110.stdout:1198: seq_num 389 ranges {434176=524288,958464=745472,1703936=458752} 2024-08-17T00:38:05.044 INFO:tasks.rados.rados.0.smithi110.stdout:1198: writing smithi11086371-39 from 434176 to 958464 tid 1 2024-08-17T00:38:05.048 INFO:tasks.rados.rados.0.smithi110.stdout:1198: writing smithi11086371-39 from 958464 to 1703936 tid 2 2024-08-17T00:38:05.051 INFO:tasks.rados.rados.0.smithi110.stdout:1198: writing smithi11086371-39 from 1703936 to 2162688 tid 3 2024-08-17T00:38:05.051 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 44 current snap is 103 2024-08-17T00:38:05.051 INFO:tasks.rados.rados.0.smithi110.stdout:1193: finishing write tid 3 to smithi11086371-49 2024-08-17T00:38:05.052 INFO:tasks.rados.rados.0.smithi110.stdout:1193: finishing write tid 4 to smithi11086371-49 2024-08-17T00:38:05.052 INFO:tasks.rados.rados.0.smithi110.stdout:1193: finishing write tid 5 to smithi11086371-49 2024-08-17T00:38:05.052 INFO:tasks.rados.rados.0.smithi110.stdout:1193: oid 49 updating version 0 to 317 2024-08-17T00:38:05.052 INFO:tasks.rados.rados.0.smithi110.stdout:1193: oid 49 updating version 317 to 319 2024-08-17T00:38:05.052 INFO:tasks.rados.rados.0.smithi110.stdout:1193: oid 49 version 319 is already newer than 318 2024-08-17T00:38:05.052 INFO:tasks.rados.rados.0.smithi110.stdout:1193: oid 49 version 319 is already newer than 316 2024-08-17T00:38:05.052 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 319 (ObjNum 386 snap 103 seq_num 386) dirty exists 2024-08-17T00:38:05.052 INFO:tasks.rados.rados.0.smithi110.stdout:1193: left oid 49 (ObjNum 386 snap 103 seq_num 386) 2024-08-17T00:38:05.052 INFO:tasks.rados.rados.0.smithi110.stdout:1194: finishing write tid 1 to smithi11086371-38 2024-08-17T00:38:05.052 INFO:tasks.rados.rados.0.smithi110.stdout:1194: finishing write tid 2 to smithi11086371-38 2024-08-17T00:38:05.052 INFO:tasks.rados.rados.0.smithi110.stdout:1196: finishing copy_from to smithi11086371-40 2024-08-17T00:38:05.052 INFO:tasks.rados.rados.0.smithi110.stdout:1196: got expected ENOENT (src dne) 2024-08-17T00:38:05.052 INFO:tasks.rados.rados.0.smithi110.stdout:1199: seq_num 390 ranges {1523712=540672,2064384=630784,2695168=573440} 2024-08-17T00:38:05.062 INFO:tasks.rados.rados.0.smithi110.stdout:1199: writing smithi11086371-44 from 1523712 to 2064384 tid 1 2024-08-17T00:38:05.066 INFO:tasks.rados.rados.0.smithi110.stdout:1199: writing smithi11086371-44 from 2064384 to 2695168 tid 2 2024-08-17T00:38:05.071 INFO:tasks.rados.rados.0.smithi110.stdout:1199: writing smithi11086371-44 from 2695168 to 3268608 tid 3 2024-08-17T00:38:05.071 INFO:tasks.rados.rados.0.smithi110.stdout:1193: done (6 left) 2024-08-17T00:38:05.071 INFO:tasks.rados.rados.0.smithi110.stdout:1200: snap_create 2024-08-17T00:38:05.071 INFO:tasks.rados.rados.0.smithi110.stdout:1196: finishing copy_from racing read to smithi11086371-40 2024-08-17T00:38:05.071 INFO:tasks.rados.rados.0.smithi110.stdout:1194: finishing write tid 3 to smithi11086371-38 2024-08-17T00:38:05.071 INFO:tasks.rados.rados.0.smithi110.stdout:1194: finishing write tid 4 to smithi11086371-38 2024-08-17T00:38:05.071 INFO:tasks.rados.rados.0.smithi110.stdout:1194: finishing write tid 5 to smithi11086371-38 2024-08-17T00:38:05.071 INFO:tasks.rados.rados.0.smithi110.stdout:1194: oid 38 updating version 0 to 135 2024-08-17T00:38:05.071 INFO:tasks.rados.rados.0.smithi110.stdout:1194: oid 38 updating version 135 to 136 2024-08-17T00:38:05.071 INFO:tasks.rados.rados.0.smithi110.stdout:1194: oid 38 updating version 136 to 137 2024-08-17T00:38:05.071 INFO:tasks.rados.rados.0.smithi110.stdout:1194: oid 38 updating version 137 to 138 2024-08-17T00:38:05.071 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 138 (ObjNum 387 snap 103 seq_num 387) dirty exists 2024-08-17T00:38:05.072 INFO:tasks.rados.rados.0.smithi110.stdout:1194: left oid 38 (ObjNum 387 snap 103 seq_num 387) 2024-08-17T00:38:05.072 INFO:tasks.rados.rados.0.smithi110.stdout:1195: expect (ObjNum 320 snap 86 seq_num 320) 2024-08-17T00:38:05.136 INFO:tasks.rados.rados.0.smithi110.stdout:1197: finishing write tid 1 to smithi11086371-7 2024-08-17T00:38:05.136 INFO:tasks.rados.rados.0.smithi110.stdout:1197: finishing write tid 2 to smithi11086371-7 2024-08-17T00:38:05.136 INFO:tasks.rados.rados.0.smithi110.stdout:1197: finishing write tid 3 to smithi11086371-7 2024-08-17T00:38:05.136 INFO:tasks.rados.rados.0.smithi110.stdout:1197: finishing write tid 4 to smithi11086371-7 2024-08-17T00:38:05.136 INFO:tasks.rados.rados.0.smithi110.stdout:1197: finishing write tid 5 to smithi11086371-7 2024-08-17T00:38:05.136 INFO:tasks.rados.rados.0.smithi110.stdout:1197: finishing write tid 6 to smithi11086371-7 2024-08-17T00:38:05.136 INFO:tasks.rados.rados.0.smithi110.stdout:1197: oid 7 updating version 0 to 462 2024-08-17T00:38:05.136 INFO:tasks.rados.rados.0.smithi110.stdout:1197: oid 7 version 462 is already newer than 458 2024-08-17T00:38:05.136 INFO:tasks.rados.rados.0.smithi110.stdout:1197: oid 7 version 462 is already newer than 459 2024-08-17T00:38:05.137 INFO:tasks.rados.rados.0.smithi110.stdout:1197: oid 7 version 462 is already newer than 461 2024-08-17T00:38:05.137 INFO:tasks.rados.rados.0.smithi110.stdout:1197: oid 7 version 462 is already newer than 460 2024-08-17T00:38:05.137 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 462 (ObjNum 388 snap 103 seq_num 388) dirty exists 2024-08-17T00:38:05.137 INFO:tasks.rados.rados.0.smithi110.stdout:1197: left oid 7 (ObjNum 388 snap 103 seq_num 388) 2024-08-17T00:38:05.137 INFO:tasks.rados.rados.0.smithi110.stdout:1198: finishing write tid 1 to smithi11086371-39 2024-08-17T00:38:05.137 INFO:tasks.rados.rados.0.smithi110.stdout:1198: finishing write tid 2 to smithi11086371-39 2024-08-17T00:38:05.137 INFO:tasks.rados.rados.0.smithi110.stdout:1198: finishing write tid 3 to smithi11086371-39 2024-08-17T00:38:05.137 INFO:tasks.rados.rados.0.smithi110.stdout:1198: finishing write tid 4 to smithi11086371-39 2024-08-17T00:38:05.137 INFO:tasks.rados.rados.0.smithi110.stdout:1198: finishing write tid 5 to smithi11086371-39 2024-08-17T00:38:05.137 INFO:tasks.rados.rados.0.smithi110.stdout:1198: oid 39 updating version 0 to 510 2024-08-17T00:38:05.137 INFO:tasks.rados.rados.0.smithi110.stdout:1198: oid 39 version 510 is already newer than 508 2024-08-17T00:38:05.137 INFO:tasks.rados.rados.0.smithi110.stdout:1198: oid 39 version 510 is already newer than 509 2024-08-17T00:38:05.137 INFO:tasks.rados.rados.0.smithi110.stdout:1198: oid 39 updating version 510 to 511 2024-08-17T00:38:05.138 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 511 (ObjNum 389 snap 103 seq_num 389) dirty exists 2024-08-17T00:38:05.138 INFO:tasks.rados.rados.0.smithi110.stdout:1198: left oid 39 (ObjNum 389 snap 103 seq_num 389) 2024-08-17T00:38:05.138 INFO:tasks.rados.rados.0.smithi110.stdout:1199: finishing write tid 1 to smithi11086371-44 2024-08-17T00:38:05.138 INFO:tasks.rados.rados.0.smithi110.stdout:1199: finishing write tid 2 to smithi11086371-44 2024-08-17T00:38:05.138 INFO:tasks.rados.rados.0.smithi110.stdout:1199: finishing write tid 3 to smithi11086371-44 2024-08-17T00:38:05.138 INFO:tasks.rados.rados.0.smithi110.stdout:1199: finishing write tid 4 to smithi11086371-44 2024-08-17T00:38:05.138 INFO:tasks.rados.rados.0.smithi110.stdout:1199: finishing write tid 5 to smithi11086371-44 2024-08-17T00:38:05.138 INFO:tasks.rados.rados.0.smithi110.stdout:1199: oid 44 updating version 0 to 385 2024-08-17T00:38:05.138 INFO:tasks.rados.rados.0.smithi110.stdout:1199: oid 44 version 385 is already newer than 384 2024-08-17T00:38:05.138 INFO:tasks.rados.rados.0.smithi110.stdout:1199: oid 44 updating version 385 to 386 2024-08-17T00:38:05.138 INFO:tasks.rados.rados.0.smithi110.stdout:1199: oid 44 version 386 is already newer than 383 2024-08-17T00:38:05.138 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 386 (ObjNum 390 snap 103 seq_num 390) dirty exists 2024-08-17T00:38:05.138 INFO:tasks.rados.rados.0.smithi110.stdout:1199: left oid 44 (ObjNum 390 snap 103 seq_num 390) 2024-08-17T00:38:05.583 INFO:tasks.rados.rados.0.smithi110.stdout:1194: done (6 left) 2024-08-17T00:38:05.584 INFO:tasks.rados.rados.0.smithi110.stdout:1195: done (5 left) 2024-08-17T00:38:05.584 INFO:tasks.rados.rados.0.smithi110.stdout:1196: done (4 left) 2024-08-17T00:38:05.584 INFO:tasks.rados.rados.0.smithi110.stdout:1197: done (3 left) 2024-08-17T00:38:05.584 INFO:tasks.rados.rados.0.smithi110.stdout:1198: done (2 left) 2024-08-17T00:38:05.584 INFO:tasks.rados.rados.0.smithi110.stdout:1199: done (1 left) 2024-08-17T00:38:05.584 INFO:tasks.rados.rados.0.smithi110.stdout:1200: done (0 left) 2024-08-17T00:38:05.584 INFO:tasks.rados.rados.0.smithi110.stdout:1201: read oid 16 snap -1 2024-08-17T00:38:05.584 INFO:tasks.rados.rados.0.smithi110.stdout:1201: expect (ObjNum 351 snap 92 seq_num 351) 2024-08-17T00:38:05.584 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 14 current snap is 104 2024-08-17T00:38:05.584 INFO:tasks.rados.rados.0.smithi110.stdout:1202: seq_num 391 ranges {1818624=557056,2375680=516096,2891776=688128} 2024-08-17T00:38:05.596 INFO:tasks.rados.rados.0.smithi110.stdout:1202: writing smithi11086371-14 from 1818624 to 2375680 tid 1 2024-08-17T00:38:05.598 INFO:tasks.rados.rados.0.smithi110.stdout:1202: writing smithi11086371-14 from 2375680 to 2891776 tid 2 2024-08-17T00:38:05.603 INFO:tasks.rados.rados.0.smithi110.stdout:1202: writing smithi11086371-14 from 2891776 to 3579904 tid 3 2024-08-17T00:38:05.603 INFO:tasks.rados.rados.0.smithi110.stdout:1203: snap_create 2024-08-17T00:38:05.603 INFO:tasks.rados.rados.0.smithi110.stdout:1202: finishing write tid 1 to smithi11086371-14 2024-08-17T00:38:05.603 INFO:tasks.rados.rados.0.smithi110.stdout:1202: finishing write tid 2 to smithi11086371-14 2024-08-17T00:38:05.606 INFO:tasks.rados.rados.0.smithi110.stdout:1202: finishing write tid 3 to smithi11086371-14 2024-08-17T00:38:05.606 INFO:tasks.rados.rados.0.smithi110.stdout:1202: finishing write tid 4 to smithi11086371-14 2024-08-17T00:38:05.607 INFO:tasks.rados.rados.0.smithi110.stdout:1202: finishing write tid 5 to smithi11086371-14 2024-08-17T00:38:05.608 INFO:tasks.rados.rados.0.smithi110.stdout:1202: oid 14 updating version 0 to 656 2024-08-17T00:38:05.608 INFO:tasks.rados.rados.0.smithi110.stdout:1202: oid 14 updating version 656 to 659 2024-08-17T00:38:05.608 INFO:tasks.rados.rados.0.smithi110.stdout:1202: oid 14 version 659 is already newer than 658 2024-08-17T00:38:05.608 INFO:tasks.rados.rados.0.smithi110.stdout:1202: oid 14 version 659 is already newer than 657 2024-08-17T00:38:05.608 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 659 (ObjNum 391 snap 104 seq_num 391) dirty exists 2024-08-17T00:38:05.608 INFO:tasks.rados.rados.0.smithi110.stdout:1202: left oid 14 (ObjNum 391 snap 104 seq_num 391) 2024-08-17T00:38:05.613 INFO:tasks.rados.rados.0.smithi110.stdout:1201: expect (ObjNum 351 snap 92 seq_num 351) 2024-08-17T00:38:05.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:05 smithi110 ceph-mon[29669]: Upgrade: Setting container_image for all mgr 2024-08-17T00:38:05.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:05 smithi110 ceph-mon[29669]: Upgrade: It appears safe to stop mon.a 2024-08-17T00:38:05.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:05 smithi110 ceph-mon[29669]: osdmap e289: 8 total, 8 up, 8 in 2024-08-17T00:38:05.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:05 smithi110 ceph-mon[41467]: Upgrade: Setting container_image for all mgr 2024-08-17T00:38:05.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:05 smithi110 ceph-mon[41467]: Upgrade: It appears safe to stop mon.a 2024-08-17T00:38:05.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:05 smithi110 ceph-mon[41467]: osdmap e289: 8 total, 8 up, 8 in 2024-08-17T00:38:05.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:05 smithi177 ceph-mon[33147]: Upgrade: Setting container_image for all mgr 2024-08-17T00:38:05.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:05 smithi177 ceph-mon[33147]: Upgrade: It appears safe to stop mon.a 2024-08-17T00:38:05.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:05 smithi177 ceph-mon[33147]: osdmap e289: 8 total, 8 up, 8 in 2024-08-17T00:38:06.588 INFO:tasks.rados.rados.0.smithi110.stdout:1201: done (2 left) 2024-08-17T00:38:06.588 INFO:tasks.rados.rados.0.smithi110.stdout:1202: done (1 left) 2024-08-17T00:38:06.588 INFO:tasks.rados.rados.0.smithi110.stdout:1203: done (0 left) 2024-08-17T00:38:06.588 INFO:tasks.rados.rados.0.smithi110.stdout:1204: read oid 7 snap 103 2024-08-17T00:38:06.588 INFO:tasks.rados.rados.0.smithi110.stdout:1204: expect (ObjNum 388 snap 103 seq_num 388) 2024-08-17T00:38:06.588 INFO:tasks.rados.rados.0.smithi110.stdout:1205: delete oid 1 current snap is 105 2024-08-17T00:38:06.594 INFO:tasks.rados.rados.0.smithi110.stdout:1205: done (1 left) 2024-08-17T00:38:06.594 INFO:tasks.rados.rados.0.smithi110.stdout:1206: rollback oid 34 current snap is 105 2024-08-17T00:38:06.594 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 34 to 99 2024-08-17T00:38:06.594 INFO:tasks.rados.rados.0.smithi110.stdout:1207: snap_remove snap 104 2024-08-17T00:38:06.664 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:06 smithi110 ceph-mon[29669]: pgmap v43: 121 pgs: 121 active+clean; 214 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 388 KiB/s wr, 2 op/s 2024-08-17T00:38:06.664 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:06 smithi110 ceph-mon[29669]: osdmap e290: 8 total, 8 up, 8 in 2024-08-17T00:38:06.665 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:06 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:38:06.665 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:06 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:38:06.665 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:06 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T00:38:06.665 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:06 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:38:06.665 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:06 smithi110 ceph-mon[41467]: pgmap v43: 121 pgs: 121 active+clean; 214 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 388 KiB/s wr, 2 op/s 2024-08-17T00:38:06.665 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:06 smithi110 ceph-mon[41467]: osdmap e290: 8 total, 8 up, 8 in 2024-08-17T00:38:06.665 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:06 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:38:06.665 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:06 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:38:06.665 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:06 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T00:38:06.665 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:06 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:38:06.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:06 smithi177 ceph-mon[33147]: pgmap v43: 121 pgs: 121 active+clean; 214 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 388 KiB/s wr, 2 op/s 2024-08-17T00:38:06.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:06 smithi177 ceph-mon[33147]: osdmap e290: 8 total, 8 up, 8 in 2024-08-17T00:38:06.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:06 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' 2024-08-17T00:38:06.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:06 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:38:06.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:06 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T00:38:06.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:06 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:38:07.568 INFO:tasks.rados.rados.0.smithi110.stdout:1207: done (2 left) 2024-08-17T00:38:07.569 INFO:tasks.rados.rados.0.smithi110.stdout:1208: setattr oid 49 current snap is 105 2024-08-17T00:38:07.569 INFO:tasks.rados.rados.0.smithi110.stdout:1206: finishing rollback tid 0 to smithi11086371-34 2024-08-17T00:38:07.569 INFO:tasks.rados.rados.0.smithi110.stdout:1206: finishing rollback tid 1 to smithi11086371-34 2024-08-17T00:38:07.569 INFO:tasks.rados.rados.0.smithi110.stdout:1206: finishing rollback tid 2 to smithi11086371-34 2024-08-17T00:38:07.569 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 323 (ObjNum 298 snap 77 seq_num 298) dirty exists 2024-08-17T00:38:07.569 INFO:tasks.rados.rados.0.smithi110.stdout:1204: expect (ObjNum 388 snap 103 seq_num 388) 2024-08-17T00:38:07.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:07 smithi110 ceph-mon[29669]: Upgrade: Updating mon.a 2024-08-17T00:38:07.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:07 smithi110 ceph-mon[29669]: Deploying daemon mon.a on smithi110 2024-08-17T00:38:07.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:07 smithi110 ceph-mon[29669]: osdmap e291: 8 total, 8 up, 8 in 2024-08-17T00:38:07.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:07 smithi110 ceph-mon[29669]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:38:07.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:07 smithi110 ceph-mon[29669]: osdmap e292: 8 total, 8 up, 8 in 2024-08-17T00:38:07.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:07 smithi110 ceph-mon[41467]: Upgrade: Updating mon.a 2024-08-17T00:38:07.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:07 smithi110 ceph-mon[41467]: Deploying daemon mon.a on smithi110 2024-08-17T00:38:07.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:07 smithi110 ceph-mon[41467]: osdmap e291: 8 total, 8 up, 8 in 2024-08-17T00:38:07.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:07 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:38:07.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:07 smithi110 ceph-mon[41467]: osdmap e292: 8 total, 8 up, 8 in 2024-08-17T00:38:07.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:07 smithi177 ceph-mon[33147]: Upgrade: Updating mon.a 2024-08-17T00:38:07.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:07 smithi177 ceph-mon[33147]: Deploying daemon mon.a on smithi110 2024-08-17T00:38:07.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:07 smithi177 ceph-mon[33147]: osdmap e291: 8 total, 8 up, 8 in 2024-08-17T00:38:07.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:07 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:38:07.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:07 smithi177 ceph-mon[33147]: osdmap e292: 8 total, 8 up, 8 in 2024-08-17T00:38:08.083 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:07 smithi110 systemd[1]: Stopping Ceph mon.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:38:08.133 INFO:tasks.rados.rados.0.smithi110.stdout:1204: done (2 left) 2024-08-17T00:38:08.133 INFO:tasks.rados.rados.0.smithi110.stdout:1206: done (1 left) 2024-08-17T00:38:08.133 INFO:tasks.rados.rados.0.smithi110.stdout:1209: delete oid 6 current snap is 105 2024-08-17T00:38:08.135 INFO:tasks.rados.rados.0.smithi110.stdout:1209: done (1 left) 2024-08-17T00:38:08.135 INFO:tasks.rados.rados.0.smithi110.stdout:1210: snap_create 2024-08-17T00:38:08.136 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 327 (ObjNum 386 snap 103 seq_num 386) dirty exists 2024-08-17T00:38:08.491 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-a[29645]: 2024-08-17T00:38:08.082+0000 7fba45c98640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T00:38:08.491 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-a[29645]: 2024-08-17T00:38:08.082+0000 7fba45c98640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-08-17T00:38:08.491 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:08 smithi110 podman[97948]: 2024-08-17 00:38:08.184439923 +0000 UTC m=+0.205173447 container died b731ed5fb0116edfb1ad87b3b96f1785327cfc4ff7e2f8feb8b873c0d1c182c6 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-a, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=reef-03f4c3e, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.36.0, ceph=True) 2024-08-17T00:38:08.491 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:00:38:08] ENGINE Bus STOPPING 2024-08-17T00:38:08.491 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:38:08] "GET /metrics HTTP/1.1" 200 36025 "" "Prometheus/2.43.0" 2024-08-17T00:38:08.491 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:00:38:08] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T00:38:08.491 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:00:38:08] ENGINE Bus STOPPED 2024-08-17T00:38:08.491 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:00:38:08] ENGINE Bus STARTING 2024-08-17T00:38:08.492 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:00:38:08] ENGINE Serving on http://:::9283 2024-08-17T00:38:08.492 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:00:38:08] ENGINE Bus STARTED 2024-08-17T00:38:08.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:08 smithi110 podman[97948]: 2024-08-17 00:38:08.706640125 +0000 UTC m=+0.727373648 container cleanup b731ed5fb0116edfb1ad87b3b96f1785327cfc4ff7e2f8feb8b873c0d1c182c6 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-a, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-03f4c3e, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0) 2024-08-17T00:38:08.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:08 smithi110 bash[97948]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-a 2024-08-17T00:38:09.184 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:08 smithi110 podman[97967]: 2024-08-17 00:38:08.933344155 +0000 UTC m=+0.741712971 container remove b731ed5fb0116edfb1ad87b3b96f1785327cfc4ff7e2f8feb8b873c0d1c182c6 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-a, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, RELEASE=reef-03f4c3e, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-08-17T00:38:09.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mon.a.service: Deactivated successfully. 2024-08-17T00:38:09.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 systemd[1]: Stopped Ceph mon.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:38:09.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mon.a.service: Consumed 13.756s CPU time. 2024-08-17T00:38:09.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 systemd[1]: Starting Ceph mon.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:38:09.860 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 podman[98110]: 2024-08-17 00:38:09.499446496 +0000 UTC m=+0.017083910 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:38:09.861 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 podman[98110]: 2024-08-17 00:38:09.609416145 +0000 UTC m=+0.127053601 container create a6c9182e0f77eb1f7600b30f711f7e2092d7ac20cd3ac008570e3b4787dcd976 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-a, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-d863d21, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-08-17T00:38:09.861 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 podman[98110]: 2024-08-17 00:38:09.811890615 +0000 UTC m=+0.329528025 container init a6c9182e0f77eb1f7600b30f711f7e2092d7ac20cd3ac008570e3b4787dcd976 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-a, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=squid-d863d21, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-08-17T00:38:09.861 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 podman[98110]: 2024-08-17 00:38:09.817391045 +0000 UTC m=+0.335028456 container start a6c9182e0f77eb1f7600b30f711f7e2092d7ac20cd3ac008570e3b4787dcd976 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-a, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=squid-d863d21, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD) 2024-08-17T00:38:09.861 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: set uid:gid to 167:167 (ceph:ceph) 2024-08-17T00:38:09.861 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc), process ceph-mon, pid 7 2024-08-17T00:38:09.861 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: pidfile_write: ignore empty --pid-file 2024-08-17T00:38:09.861 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: load: jerasure load: lrc 2024-08-17T00:38:09.861 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: RocksDB version: 7.9.2 2024-08-17T00:38:09.861 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Git sha 0 2024-08-17T00:38:09.862 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Compile date 2024-08-14 15:56:38 2024-08-17T00:38:09.862 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: DB SUMMARY 2024-08-17T00:38:09.862 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: DB Session ID: W09P575Q8FBVKIYBPNQ0 2024-08-17T00:38:09.862 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: CURRENT file: CURRENT 2024-08-17T00:38:09.862 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: IDENTITY file: IDENTITY 2024-08-17T00:38:09.862 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: MANIFEST file: MANIFEST-000015 size: 1511 Bytes 2024-08-17T00:38:09.862 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000032.sst 2024-08-17T00:38:09.862 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000030.log size: 5645845 ; 2024-08-17T00:38:09.862 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.error_if_exists: 0 2024-08-17T00:38:09.864 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.create_if_missing: 0 2024-08-17T00:38:09.864 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.paranoid_checks: 1 2024-08-17T00:38:09.864 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.flush_verify_memtable_count: 1 2024-08-17T00:38:09.864 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T00:38:09.864 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-17T00:38:09.864 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.env: 0x56468344c7a0 2024-08-17T00:38:09.865 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.fs: PosixFileSystem 2024-08-17T00:38:09.865 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.info_log: 0x564685a17500 2024-08-17T00:38:09.865 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.max_file_opening_threads: 16 2024-08-17T00:38:09.865 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.statistics: (nil) 2024-08-17T00:38:09.865 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.use_fsync: 0 2024-08-17T00:38:09.865 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.max_log_file_size: 0 2024-08-17T00:38:09.865 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T00:38:09.865 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T00:38:09.865 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.keep_log_file_num: 1000 2024-08-17T00:38:09.865 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.recycle_log_file_num: 0 2024-08-17T00:38:09.865 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.allow_fallocate: 1 2024-08-17T00:38:09.865 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.allow_mmap_reads: 0 2024-08-17T00:38:09.866 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.allow_mmap_writes: 0 2024-08-17T00:38:09.866 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.use_direct_reads: 0 2024-08-17T00:38:09.866 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T00:38:09.866 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.create_missing_column_families: 0 2024-08-17T00:38:09.866 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.db_log_dir: 2024-08-17T00:38:09.866 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.wal_dir: 2024-08-17T00:38:09.866 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T00:38:09.866 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T00:38:09.866 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T00:38:09.866 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T00:38:09.866 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T00:38:09.866 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T00:38:09.866 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.advise_random_on_open: 1 2024-08-17T00:38:09.867 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.db_write_buffer_size: 0 2024-08-17T00:38:09.867 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.write_buffer_manager: 0x564685a268c0 2024-08-17T00:38:09.867 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T00:38:09.867 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T00:38:09.867 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T00:38:09.867 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.rate_limiter: (nil) 2024-08-17T00:38:09.867 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T00:38:09.867 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.wal_recovery_mode: 2 2024-08-17T00:38:09.868 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.enable_thread_tracking: 0 2024-08-17T00:38:09.868 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.enable_pipelined_write: 0 2024-08-17T00:38:09.868 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.unordered_write: 0 2024-08-17T00:38:09.868 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T00:38:09.868 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T00:38:09.868 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T00:38:09.868 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T00:38:09.868 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.row_cache: None 2024-08-17T00:38:09.868 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.wal_filter: None 2024-08-17T00:38:09.868 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T00:38:09.869 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.allow_ingest_behind: 0 2024-08-17T00:38:09.869 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.two_write_queues: 0 2024-08-17T00:38:09.869 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.manual_wal_flush: 0 2024-08-17T00:38:09.869 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.wal_compression: 0 2024-08-17T00:38:09.869 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.atomic_flush: 0 2024-08-17T00:38:09.869 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T00:38:09.869 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T00:38:09.869 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T00:38:09.869 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.log_readahead_size: 0 2024-08-17T00:38:09.869 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T00:38:09.869 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.best_efforts_recovery: 0 2024-08-17T00:38:09.869 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T00:38:09.869 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T00:38:09.869 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.allow_data_in_errors: 0 2024-08-17T00:38:09.870 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.db_host_id: __hostname__ 2024-08-17T00:38:09.870 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.enforce_single_del_contracts: true 2024-08-17T00:38:09.870 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.max_background_jobs: 2 2024-08-17T00:38:09.870 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.max_background_compactions: -1 2024-08-17T00:38:09.870 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.max_subcompactions: 1 2024-08-17T00:38:09.870 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T00:38:09.870 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T00:38:09.870 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T00:38:09.870 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.max_total_wal_size: 0 2024-08-17T00:38:09.870 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T00:38:09.870 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T00:38:09.870 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T00:38:09.871 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T00:38:09.871 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.max_open_files: -1 2024-08-17T00:38:09.871 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.bytes_per_sync: 0 2024-08-17T00:38:09.871 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T00:38:09.871 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T00:38:09.871 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.compaction_readahead_size: 0 2024-08-17T00:38:09.871 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.max_background_flushes: -1 2024-08-17T00:38:09.871 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Compression algorithms supported: 2024-08-17T00:38:09.871 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: kZSTD supported: 0 2024-08-17T00:38:09.871 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: kXpressCompression supported: 0 2024-08-17T00:38:09.871 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: kBZip2Compression supported: 0 2024-08-17T00:38:09.871 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T00:38:09.872 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: kLZ4Compression supported: 1 2024-08-17T00:38:09.872 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: kZlibCompression supported: 1 2024-08-17T00:38:09.872 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: kLZ4HCCompression supported: 1 2024-08-17T00:38:09.872 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: kSnappyCompression supported: 1 2024-08-17T00:38:09.872 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T00:38:09.872 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: DMutex implementation: pthread_mutex_t 2024-08-17T00:38:09.872 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-08-17T00:38:09.872 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-17T00:38:09.872 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T00:38:09.872 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.merge_operator: 2024-08-17T00:38:09.872 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.compaction_filter: None 2024-08-17T00:38:09.872 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.compaction_filter_factory: None 2024-08-17T00:38:09.872 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.sst_partitioner_factory: None 2024-08-17T00:38:09.872 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T00:38:09.873 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T00:38:09.873 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564685a17120) 2024-08-17T00:38:09.873 INFO:journalctl@ceph.mon.a.smithi110.stdout: cache_index_and_filter_blocks: 1 2024-08-17T00:38:09.873 INFO:journalctl@ceph.mon.a.smithi110.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T00:38:09.873 INFO:journalctl@ceph.mon.a.smithi110.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T00:38:09.873 INFO:journalctl@ceph.mon.a.smithi110.stdout: pin_top_level_index_and_filter: 1 2024-08-17T00:38:09.873 INFO:journalctl@ceph.mon.a.smithi110.stdout: index_type: 0 2024-08-17T00:38:09.873 INFO:journalctl@ceph.mon.a.smithi110.stdout: data_block_index_type: 0 2024-08-17T00:38:09.873 INFO:journalctl@ceph.mon.a.smithi110.stdout: index_shortening: 1 2024-08-17T00:38:09.873 INFO:journalctl@ceph.mon.a.smithi110.stdout: data_block_hash_table_util_ratio: 0.750000 2024-08-17T00:38:09.873 INFO:journalctl@ceph.mon.a.smithi110.stdout: checksum: 4 2024-08-17T00:38:09.873 INFO:journalctl@ceph.mon.a.smithi110.stdout: no_block_cache: 0 2024-08-17T00:38:09.873 INFO:journalctl@ceph.mon.a.smithi110.stdout: block_cache: 0x564685a0b090 2024-08-17T00:38:09.873 INFO:journalctl@ceph.mon.a.smithi110.stdout: block_cache_name: BinnedLRUCache 2024-08-17T00:38:09.874 INFO:journalctl@ceph.mon.a.smithi110.stdout: block_cache_options: 2024-08-17T00:38:09.874 INFO:journalctl@ceph.mon.a.smithi110.stdout: capacity : 536870912 2024-08-17T00:38:09.874 INFO:journalctl@ceph.mon.a.smithi110.stdout: num_shard_bits : 4 2024-08-17T00:38:09.874 INFO:journalctl@ceph.mon.a.smithi110.stdout: strict_capacity_limit : 0 2024-08-17T00:38:09.874 INFO:journalctl@ceph.mon.a.smithi110.stdout: high_pri_pool_ratio: 0.000 2024-08-17T00:38:09.874 INFO:journalctl@ceph.mon.a.smithi110.stdout: block_cache_compressed: (nil) 2024-08-17T00:38:09.874 INFO:journalctl@ceph.mon.a.smithi110.stdout: persistent_cache: (nil) 2024-08-17T00:38:09.874 INFO:journalctl@ceph.mon.a.smithi110.stdout: block_size: 4096 2024-08-17T00:38:09.874 INFO:journalctl@ceph.mon.a.smithi110.stdout: block_size_deviation: 10 2024-08-17T00:38:09.874 INFO:journalctl@ceph.mon.a.smithi110.stdout: block_restart_interval: 16 2024-08-17T00:38:09.874 INFO:journalctl@ceph.mon.a.smithi110.stdout: index_block_restart_interval: 1 2024-08-17T00:38:09.874 INFO:journalctl@ceph.mon.a.smithi110.stdout: metadata_block_size: 4096 2024-08-17T00:38:09.874 INFO:journalctl@ceph.mon.a.smithi110.stdout: partition_filters: 0 2024-08-17T00:38:09.875 INFO:journalctl@ceph.mon.a.smithi110.stdout: use_delta_encoding: 1 2024-08-17T00:38:09.875 INFO:journalctl@ceph.mon.a.smithi110.stdout: filter_policy: bloomfilter 2024-08-17T00:38:09.875 INFO:journalctl@ceph.mon.a.smithi110.stdout: whole_key_filtering: 1 2024-08-17T00:38:09.875 INFO:journalctl@ceph.mon.a.smithi110.stdout: verify_compression: 0 2024-08-17T00:38:09.875 INFO:journalctl@ceph.mon.a.smithi110.stdout: read_amp_bytes_per_bit: 0 2024-08-17T00:38:09.875 INFO:journalctl@ceph.mon.a.smithi110.stdout: format_version: 5 2024-08-17T00:38:09.875 INFO:journalctl@ceph.mon.a.smithi110.stdout: enable_index_compression: 1 2024-08-17T00:38:09.875 INFO:journalctl@ceph.mon.a.smithi110.stdout: block_align: 0 2024-08-17T00:38:09.875 INFO:journalctl@ceph.mon.a.smithi110.stdout: max_auto_readahead_size: 262144 2024-08-17T00:38:09.875 INFO:journalctl@ceph.mon.a.smithi110.stdout: prepopulate_block_cache: 0 2024-08-17T00:38:09.876 INFO:journalctl@ceph.mon.a.smithi110.stdout: initial_auto_readahead_size: 8192 2024-08-17T00:38:09.876 INFO:journalctl@ceph.mon.a.smithi110.stdout: num_file_reads_for_auto_readahead: 2 2024-08-17T00:38:09.876 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.write_buffer_size: 33554432 2024-08-17T00:38:09.876 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.max_write_buffer_number: 2 2024-08-17T00:38:09.876 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.compression: NoCompression 2024-08-17T00:38:09.876 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.bottommost_compression: Disabled 2024-08-17T00:38:09.876 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.prefix_extractor: nullptr 2024-08-17T00:38:09.876 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T00:38:09.876 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.num_levels: 7 2024-08-17T00:38:09.876 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T00:38:09.877 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T00:38:09.877 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T00:38:09.877 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T00:38:09.877 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T00:38:09.877 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T00:38:09.877 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T00:38:09.877 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T00:38:09.877 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T00:38:09.877 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T00:38:09.877 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-17T00:38:09.877 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-17T00:38:09.878 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T00:38:09.878 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.compression_opts.level: 32767 2024-08-17T00:38:09.878 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.compression_opts.strategy: 0 2024-08-17T00:38:09.878 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T00:38:09.878 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T00:38:09.878 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-17T00:38:09.878 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T00:38:09.878 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.compression_opts.enabled: false 2024-08-17T00:38:09.878 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-17T00:38:09.878 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T00:38:09.878 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T00:38:09.878 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T00:38:09.879 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.target_file_size_base: 67108864 2024-08-17T00:38:09.879 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T00:38:09.879 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T00:38:09.879 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T00:38:09.879 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T00:38:09.879 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T00:38:09.879 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T00:38:09.879 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T00:38:09.879 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T00:38:09.879 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T00:38:09.879 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T00:38:09.879 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T00:38:09.879 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T00:38:09.880 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T00:38:09.880 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-17T00:38:09.880 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.arena_block_size: 1048576 2024-08-17T00:38:09.880 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T00:38:09.880 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T00:38:09.880 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.disable_auto_compactions: 0 2024-08-17T00:38:09.880 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T00:38:09.880 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T00:38:09.880 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T00:38:09.880 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T00:38:09.880 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T00:38:09.880 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T00:38:09.881 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T00:38:09.881 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T00:38:09.881 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T00:38:09.881 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T00:38:09.881 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-17T00:38:09.881 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.inplace_update_support: 0 2024-08-17T00:38:09.881 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T00:38:09.881 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T00:38:09.881 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T00:38:09.881 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T00:38:09.881 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.bloom_locality: 0 2024-08-17T00:38:09.881 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.max_successive_merges: 0 2024-08-17T00:38:09.881 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T00:38:09.881 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.paranoid_file_checks: 0 2024-08-17T00:38:09.882 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.force_consistency_checks: 1 2024-08-17T00:38:09.882 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.report_bg_io_stats: 0 2024-08-17T00:38:09.882 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.ttl: 2592000 2024-08-17T00:38:09.882 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T00:38:09.882 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-17T00:38:09.882 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-17T00:38:09.882 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.enable_blob_files: false 2024-08-17T00:38:09.882 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.min_blob_size: 0 2024-08-17T00:38:09.882 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.blob_file_size: 268435456 2024-08-17T00:38:09.882 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T00:38:09.882 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T00:38:09.882 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T00:38:09.883 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-17T00:38:09.883 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-17T00:38:09.885 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.blob_file_starting_level: 0 2024-08-17T00:38:09.885 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-17T00:38:09.886 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T00:38:09.886 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: 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 34, last_sequence is 13435, log_number is 30,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 30 2024-08-17T00:38:09.886 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 30 2024-08-17T00:38:09.886 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 29f15245-509f-44bd-a144-1fb27f8d86f0 2024-08-17T00:38:09.886 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723855089844098, "job": 1, "event": "recovery_started", "wal_files": [30]} 2024-08-17T00:38:09.886 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #30 mode 2 2024-08-17T00:38:09.886 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723855089859575, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 35, "file_size": 5215314, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13436, "largest_seqno": 16062, "table_properties": {"data_size": 5202169, "index_size": 8706, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3397, "raw_key_size": 31250, "raw_average_key_size": 23, "raw_value_size": 5174510, "raw_average_value_size": 3884, "num_data_blocks": 378, "num_entries": 1332, "num_filter_entries": 1332, "num_deletions": 302, "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": 1723855089, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "29f15245-509f-44bd-a144-1fb27f8d86f0", "db_session_id": "W09P575Q8FBVKIYBPNQ0", "orig_file_number": 35, "seqno_to_time_mapping": "N/A"}} 2024-08-17T00:38:09.886 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723855089859715, "job": 1, "event": "recovery_finished"} 2024-08-17T00:38:09.887 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: [db/version_set.cc:5047] Creating manifest 37 2024-08-17T00:38:09.887 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T00:38:09.887 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000030.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-17T00:38:09.887 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x564685a38e00 2024-08-17T00:38:09.887 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: DB pointer 0x564685b32000 2024-08-17T00:38:09.887 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-17T00:38:09.887 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-17T00:38:09.887 INFO:journalctl@ceph.mon.a.smithi110.stdout: ** DB Stats ** 2024-08-17T00:38:09.887 INFO:journalctl@ceph.mon.a.smithi110.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T00:38:09.887 INFO:journalctl@ceph.mon.a.smithi110.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T00:38:09.888 INFO:journalctl@ceph.mon.a.smithi110.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T00:38:09.888 INFO:journalctl@ceph.mon.a.smithi110.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T00:38:09.888 INFO:journalctl@ceph.mon.a.smithi110.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T00:38:09.888 INFO:journalctl@ceph.mon.a.smithi110.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T00:38:09.888 INFO:journalctl@ceph.mon.a.smithi110.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T00:38:09.888 INFO:journalctl@ceph.mon.a.smithi110.stdout: 2024-08-17T00:38:09.888 INFO:journalctl@ceph.mon.a.smithi110.stdout: ** Compaction Stats [default] ** 2024-08-17T00:38:09.888 INFO:journalctl@ceph.mon.a.smithi110.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-17T00:38:09.888 INFO:journalctl@ceph.mon.a.smithi110.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-17T00:38:09.888 INFO:journalctl@ceph.mon.a.smithi110.stdout: L0 1/0 4.97 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 634.6 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-08-17T00:38:09.888 INFO:journalctl@ceph.mon.a.smithi110.stdout: L6 1/0 7.63 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-17T00:38:09.888 INFO:journalctl@ceph.mon.a.smithi110.stdout: Sum 2/0 12.60 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 634.6 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-08-17T00:38:09.888 INFO:journalctl@ceph.mon.a.smithi110.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 634.6 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-08-17T00:38:09.889 INFO:journalctl@ceph.mon.a.smithi110.stdout: 2024-08-17T00:38:09.889 INFO:journalctl@ceph.mon.a.smithi110.stdout: ** Compaction Stats [default] ** 2024-08-17T00:38:09.889 INFO:journalctl@ceph.mon.a.smithi110.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-17T00:38:09.889 INFO:journalctl@ceph.mon.a.smithi110.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T00:38:09.889 INFO:journalctl@ceph.mon.a.smithi110.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 634.6 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-08-17T00:38:09.889 INFO:journalctl@ceph.mon.a.smithi110.stdout: 2024-08-17T00:38:09.889 INFO:journalctl@ceph.mon.a.smithi110.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-17T00:38:09.889 INFO:journalctl@ceph.mon.a.smithi110.stdout: 2024-08-17T00:38:09.889 INFO:journalctl@ceph.mon.a.smithi110.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T00:38:09.889 INFO:journalctl@ceph.mon.a.smithi110.stdout: Flush(GB): cumulative 0.005, interval 0.005 2024-08-17T00:38:09.889 INFO:journalctl@ceph.mon.a.smithi110.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T00:38:09.889 INFO:journalctl@ceph.mon.a.smithi110.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T00:38:09.889 INFO:journalctl@ceph.mon.a.smithi110.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T00:38:09.890 INFO:journalctl@ceph.mon.a.smithi110.stdout: AddFile(Keys): cumulative 0, interval 0 2024-08-17T00:38:09.890 INFO:journalctl@ceph.mon.a.smithi110.stdout: Cumulative compaction: 0.00 GB write, 272.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T00:38:09.890 INFO:journalctl@ceph.mon.a.smithi110.stdout: Interval compaction: 0.00 GB write, 272.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T00:38:09.890 INFO:journalctl@ceph.mon.a.smithi110.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-17T00:38:09.890 INFO:journalctl@ceph.mon.a.smithi110.stdout: Block cache BinnedLRUCache@0x564685a0b090#7 capacity: 512.00 MB usage: 13.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-08-17T00:38:09.890 INFO:journalctl@ceph.mon.a.smithi110.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,4.03 KB,0.0007689%) IndexBlock(1,9.08 KB,0.00173151%) Misc(1,0.00 KB,0%) 2024-08-17T00:38:09.890 INFO:journalctl@ceph.mon.a.smithi110.stdout: 2024-08-17T00:38:09.890 INFO:journalctl@ceph.mon.a.smithi110.stdout: ** File Read Latency Histogram By Level [default] ** 2024-08-17T00:38:09.890 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: starting mon.a rank 0 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-a fsid 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:38:09.890 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: mon.a@-1(???) e3 preinit fsid 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:38:09.890 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: mon.a@-1(???).mds e7 new map 2024-08-17T00:38:09.890 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: mon.a@-1(???).mds e7 print_map 2024-08-17T00:38:09.890 INFO:journalctl@ceph.mon.a.smithi110.stdout: e7 2024-08-17T00:38:09.891 INFO:journalctl@ceph.mon.a.smithi110.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-08-17T00:38:09.891 INFO:journalctl@ceph.mon.a.smithi110.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T00:38:09.891 INFO:journalctl@ceph.mon.a.smithi110.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-17T00:38:09.891 INFO:journalctl@ceph.mon.a.smithi110.stdout: legacy client fscid: 1 2024-08-17T00:38:09.891 INFO:journalctl@ceph.mon.a.smithi110.stdout: 2024-08-17T00:38:09.891 INFO:journalctl@ceph.mon.a.smithi110.stdout: Filesystem 'cephfs' (1) 2024-08-17T00:38:09.891 INFO:journalctl@ceph.mon.a.smithi110.stdout: fs_name cephfs 2024-08-17T00:38:09.891 INFO:journalctl@ceph.mon.a.smithi110.stdout: epoch 7 2024-08-17T00:38:09.891 INFO:journalctl@ceph.mon.a.smithi110.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-08-17T00:38:09.891 INFO:journalctl@ceph.mon.a.smithi110.stdout: created 2024-08-17T00:31:02.298914+0000 2024-08-17T00:38:09.891 INFO:journalctl@ceph.mon.a.smithi110.stdout: modified 2024-08-17T00:31:14.181990+0000 2024-08-17T00:38:09.892 INFO:journalctl@ceph.mon.a.smithi110.stdout: tableserver 0 2024-08-17T00:38:09.892 INFO:journalctl@ceph.mon.a.smithi110.stdout: root 0 2024-08-17T00:38:09.892 INFO:journalctl@ceph.mon.a.smithi110.stdout: session_timeout 60 2024-08-17T00:38:09.892 INFO:journalctl@ceph.mon.a.smithi110.stdout: session_autoclose 300 2024-08-17T00:38:09.892 INFO:journalctl@ceph.mon.a.smithi110.stdout: max_file_size 1099511627776 2024-08-17T00:38:09.892 INFO:journalctl@ceph.mon.a.smithi110.stdout: max_xattr_size 65536 2024-08-17T00:38:09.892 INFO:journalctl@ceph.mon.a.smithi110.stdout: required_client_features {} 2024-08-17T00:38:09.892 INFO:journalctl@ceph.mon.a.smithi110.stdout: last_failure 0 2024-08-17T00:38:09.892 INFO:journalctl@ceph.mon.a.smithi110.stdout: last_failure_osd_epoch 0 2024-08-17T00:38:09.892 INFO:journalctl@ceph.mon.a.smithi110.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-17T00:38:09.892 INFO:journalctl@ceph.mon.a.smithi110.stdout: max_mds 1 2024-08-17T00:38:09.893 INFO:journalctl@ceph.mon.a.smithi110.stdout: in 0 2024-08-17T00:38:09.893 INFO:journalctl@ceph.mon.a.smithi110.stdout: up {0=24329} 2024-08-17T00:38:09.893 INFO:journalctl@ceph.mon.a.smithi110.stdout: failed 2024-08-17T00:38:09.893 INFO:journalctl@ceph.mon.a.smithi110.stdout: damaged 2024-08-17T00:38:09.893 INFO:journalctl@ceph.mon.a.smithi110.stdout: stopped 2024-08-17T00:38:09.893 INFO:journalctl@ceph.mon.a.smithi110.stdout: data_pools [3] 2024-08-17T00:38:09.893 INFO:journalctl@ceph.mon.a.smithi110.stdout: metadata_pool 2 2024-08-17T00:38:09.893 INFO:journalctl@ceph.mon.a.smithi110.stdout: inline_data disabled 2024-08-17T00:38:09.893 INFO:journalctl@ceph.mon.a.smithi110.stdout: balancer 2024-08-17T00:38:09.893 INFO:journalctl@ceph.mon.a.smithi110.stdout: bal_rank_mask -1 2024-08-17T00:38:09.893 INFO:journalctl@ceph.mon.a.smithi110.stdout: standby_count_wanted 0 2024-08-17T00:38:09.893 INFO:journalctl@ceph.mon.a.smithi110.stdout: qdb_cluster leader: 0 members: 2024-08-17T00:38:09.893 INFO:journalctl@ceph.mon.a.smithi110.stdout: [mds.a{0:24329} state up:active seq 6 addr [v2:172.21.15.110:6834/804636441,v1:172.21.15.110:6835/804636441] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T00:38:09.893 INFO:journalctl@ceph.mon.a.smithi110.stdout: 2024-08-17T00:38:09.894 INFO:journalctl@ceph.mon.a.smithi110.stdout: 2024-08-17T00:38:09.894 INFO:journalctl@ceph.mon.a.smithi110.stdout: Standby daemons: 2024-08-17T00:38:09.894 INFO:journalctl@ceph.mon.a.smithi110.stdout: 2024-08-17T00:38:09.894 INFO:journalctl@ceph.mon.a.smithi110.stdout: [mds.b{-1:24301} state up:standby seq 1 addr [v2:172.21.15.177:6832/2277076472,v1:172.21.15.177:6833/2277076472] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T00:38:09.894 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: mon.a@-1(???).osd e292 crush map has features 3314933069573799936, adjusting msgr requires 2024-08-17T00:38:09.894 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: mon.a@-1(???).osd e292 crush map has features 432629308056666112, adjusting msgr requires 2024-08-17T00:38:09.894 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: mon.a@-1(???).osd e292 crush map has features 432629308056666112, adjusting msgr requires 2024-08-17T00:38:09.894 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: mon.a@-1(???).osd e292 crush map has features 432629308056666112, adjusting msgr requires 2024-08-17T00:38:09.894 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 ceph-mon[98148]: mon.a@-1(???).paxosservice(auth 1..19) refresh upgraded, format 0 -> 3 2024-08-17T00:38:10.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 bash[98110]: a6c9182e0f77eb1f7600b30f711f7e2092d7ac20cd3ac008570e3b4787dcd976 2024-08-17T00:38:10.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:09 smithi110 systemd[1]: Started Ceph mon.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:38:10.568 INFO:teuthology.orchestra.run.smithi110.stdout:true 2024-08-17T00:38:10.829 INFO:teuthology.orchestra.run.smithi110.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T00:38:10.829 INFO:teuthology.orchestra.run.smithi110.stdout:alertmanager.a smithi110 *:9093,9094 running (5m) 29s ago 6m 27.1M - 0.25.0 c8568f914cd2 5b4c2c569eba 2024-08-17T00:38:10.829 INFO:teuthology.orchestra.run.smithi110.stdout:grafana.a smithi177 *:3000 running (5m) 10s ago 5m 87.6M - 9.4.7 954c08fa6188 1dc51589da06 2024-08-17T00:38:10.829 INFO:teuthology.orchestra.run.smithi110.stdout:mds.a smithi110 running (7m) 29s ago 7m 19.0M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 5fdec9bb6d33 2024-08-17T00:38:10.829 INFO:teuthology.orchestra.run.smithi110.stdout:mds.b smithi177 running (7m) 10s ago 7m 14.7M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 7c3686caaea5 2024-08-17T00:38:10.829 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.x smithi177 *:8443,9283,8765 running (15s) 10s ago 10m 57.4M - 19.1.0-1363-gd863d21c ba08250ef864 ebc3a212d77f 2024-08-17T00:38:10.829 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.y smithi110 *:8443,9283,8765 running (42s) 29s ago 12m 473M - 19.1.0-1363-gd863d21c ba08250ef864 7e97964a8efa 2024-08-17T00:38:10.830 INFO:teuthology.orchestra.run.smithi110.stdout:mon.a smithi110 starting - - - 2048M 2024-08-17T00:38:10.830 INFO:teuthology.orchestra.run.smithi110.stdout:mon.b smithi177 running (11m) 10s ago 11m 52.8M 2048M 18.2.4-717-g03f4c3e8 2b86a6780cb6 777f422ba386 2024-08-17T00:38:10.830 INFO:teuthology.orchestra.run.smithi110.stdout:mon.c smithi110 running (11m) 29s ago 11m 50.0M 2048M 18.2.4-717-g03f4c3e8 2b86a6780cb6 bdabaa9d5f61 2024-08-17T00:38:10.830 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.a smithi110 *:9100 running (5m) 29s ago 5m 15.4M - 1.5.0 0da6a335fe13 8d239cc7b01d 2024-08-17T00:38:10.830 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.b smithi177 *:9100 running (5m) 10s ago 5m 16.3M - 1.5.0 0da6a335fe13 c49d5f656181 2024-08-17T00:38:10.830 INFO:teuthology.orchestra.run.smithi110.stdout:osd.0 smithi110 running (10m) 29s ago 10m 175M 2480M 18.2.4-717-g03f4c3e8 2b86a6780cb6 ada5a3c211ad 2024-08-17T00:38:10.830 INFO:teuthology.orchestra.run.smithi110.stdout:osd.1 smithi110 running (10m) 29s ago 10m 138M 2480M 18.2.4-717-g03f4c3e8 2b86a6780cb6 f53c33f4bb59 2024-08-17T00:38:10.830 INFO:teuthology.orchestra.run.smithi110.stdout:osd.2 smithi110 running (9m) 29s ago 9m 143M 2480M 18.2.4-717-g03f4c3e8 2b86a6780cb6 2c9f07dcd75d 2024-08-17T00:38:10.830 INFO:teuthology.orchestra.run.smithi110.stdout:osd.3 smithi110 running (9m) 29s ago 9m 101M 2480M 18.2.4-717-g03f4c3e8 2b86a6780cb6 832613e7f11a 2024-08-17T00:38:10.830 INFO:teuthology.orchestra.run.smithi110.stdout:osd.4 smithi177 running (8m) 10s ago 8m 177M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 be18d96050cb 2024-08-17T00:38:10.830 INFO:teuthology.orchestra.run.smithi110.stdout:osd.5 smithi177 running (8m) 10s ago 8m 184M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 dcff8daf9f4d 2024-08-17T00:38:10.830 INFO:teuthology.orchestra.run.smithi110.stdout:osd.6 smithi177 running (8m) 10s ago 8m 118M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 62d5ef1b1bb5 2024-08-17T00:38:10.830 INFO:teuthology.orchestra.run.smithi110.stdout:osd.7 smithi177 running (7m) 10s ago 7m 97.6M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 ca616c54d53f 2024-08-17T00:38:10.831 INFO:teuthology.orchestra.run.smithi110.stdout:prometheus.a smithi177 *:9095 running (20s) 10s ago 6m 32.1M - 2.43.0 a07b618ecd1d aa2ec148fdb0 2024-08-17T00:38:11.150 INFO:teuthology.orchestra.run.smithi110.stdout:{ 2024-08-17T00:38:11.150 INFO:teuthology.orchestra.run.smithi110.stdout: "mon": { 2024-08-17T00:38:11.150 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 3 2024-08-17T00:38:11.150 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:38:11.150 INFO:teuthology.orchestra.run.smithi110.stdout: "mgr": { 2024-08-17T00:38:11.150 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 2 2024-08-17T00:38:11.150 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:38:11.150 INFO:teuthology.orchestra.run.smithi110.stdout: "osd": { 2024-08-17T00:38:11.151 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 8 2024-08-17T00:38:11.151 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:38:11.151 INFO:teuthology.orchestra.run.smithi110.stdout: "mds": { 2024-08-17T00:38:11.151 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 2 2024-08-17T00:38:11.151 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:38:11.151 INFO:teuthology.orchestra.run.smithi110.stdout: "overall": { 2024-08-17T00:38:11.151 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 13, 2024-08-17T00:38:11.151 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 2 2024-08-17T00:38:11.151 INFO:teuthology.orchestra.run.smithi110.stdout: } 2024-08-17T00:38:11.151 INFO:teuthology.orchestra.run.smithi110.stdout:} 2024-08-17T00:38:11.342 INFO:tasks.rados.rados.0.smithi110.stdout:1208: done (1 left) 2024-08-17T00:38:11.342 INFO:tasks.rados.rados.0.smithi110.stdout:1210: done (0 left) 2024-08-17T00:38:11.342 INFO:tasks.rados.rados.0.smithi110.stdout:1211: rollback oid 41 current snap is 106 2024-08-17T00:38:11.343 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 41 to 99 2024-08-17T00:38:11.343 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 4 current snap is 106 2024-08-17T00:38:11.343 INFO:tasks.rados.rados.0.smithi110.stdout:1212: seq_num 394 ranges {0=606208,606208=565248,1171456=557056,1728512=81920} 2024-08-17T00:38:11.346 INFO:tasks.rados.rados.0.smithi110.stdout:1212: writing smithi11086371-4 from 0 to 606208 tid 1 2024-08-17T00:38:11.350 INFO:tasks.rados.rados.0.smithi110.stdout:1212: writing smithi11086371-4 from 606208 to 1171456 tid 2 2024-08-17T00:38:11.353 INFO:tasks.rados.rados.0.smithi110.stdout:1212: writing smithi11086371-4 from 1171456 to 1728512 tid 3 2024-08-17T00:38:11.354 INFO:tasks.rados.rados.0.smithi110.stdout:1212: writing smithi11086371-4 from 1728512 to 1810432 tid 4 2024-08-17T00:38:11.354 INFO:tasks.rados.rados.0.smithi110.stdout:1213: delete oid 19 current snap is 106 2024-08-17T00:38:11.354 INFO:tasks.rados.rados.0.smithi110.stdout:1211: finishing rollback tid 0 to smithi11086371-41 2024-08-17T00:38:11.354 INFO:tasks.rados.rados.0.smithi110.stdout:1211: finishing rollback tid 1 to smithi11086371-41 2024-08-17T00:38:11.354 INFO:tasks.rados.rados.0.smithi110.stdout:1211: finishing rollback tid 2 to smithi11086371-41 2024-08-17T00:38:11.354 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 319 (ObjNum 315 snap 84 seq_num 315) dirty exists 2024-08-17T00:38:11.354 INFO:tasks.rados.rados.0.smithi110.stdout:1212: finishing write tid 1 to smithi11086371-4 2024-08-17T00:38:11.354 INFO:tasks.rados.rados.0.smithi110.stdout:1212: finishing write tid 2 to smithi11086371-4 2024-08-17T00:38:11.355 INFO:tasks.rados.rados.0.smithi110.stdout:1211: done (2 left) 2024-08-17T00:38:11.356 INFO:tasks.rados.rados.0.smithi110.stdout:1213: done (1 left) 2024-08-17T00:38:11.356 INFO:tasks.rados.rados.0.smithi110.stdout:1214: rollback oid 6 current snap is 106 2024-08-17T00:38:11.356 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 6 to 99 2024-08-17T00:38:11.356 INFO:tasks.rados.rados.0.smithi110.stdout:1215: snap_remove snap 103 2024-08-17T00:38:11.447 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ignoring --setuser ceph since I am not root 2024-08-17T00:38:11.447 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ignoring --setgroup ceph since I am not root 2024-08-17T00:38:11.447 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mgr[89418]: -- 172.21.15.110:0/226372459 <== mon.2 v2:172.21.15.110:3301/0 3 ==== mon_map magic: 0 ==== 413+0+0 (secure 0 0 0) 0x5568dd1c8d00 con 0x5568dd19c800 2024-08-17T00:38:11.447 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:11.445+0000 7f487ad4e040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T00:38:11.447 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:38:11.448 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:38:11.448 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:38:11.448 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:38:11.448 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[41467]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:38:11.448 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[41467]: pgmap v48: 121 pgs: 121 active+clean; 135 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.9 MiB/s wr, 15 op/s 2024-08-17T00:38:11.448 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[41467]: from='client.25040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:38:11.448 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[41467]: from='client.? 172.21.15.110:0/2357381401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:38:11.448 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[41467]: mon.a calling monitor election 2024-08-17T00:38:11.448 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[41467]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T00:38:11.448 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[41467]: monmap epoch 3 2024-08-17T00:38:11.448 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[41467]: fsid 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:38:11.448 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[41467]: last_changed 2024-08-17T00:27:08.593069+0000 2024-08-17T00:38:11.449 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[41467]: created 2024-08-17T00:25:38.635176+0000 2024-08-17T00:38:11.449 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[41467]: min_mon_release 18 (reef) 2024-08-17T00:38:11.449 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[41467]: election_strategy: 1 2024-08-17T00:38:11.449 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[41467]: 0: [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] mon.a 2024-08-17T00:38:11.449 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[41467]: 1: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-08-17T00:38:11.449 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[41467]: 2: [v2:172.21.15.110:3301/0,v1:172.21.15.110:6790/0] mon.c 2024-08-17T00:38:11.449 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[41467]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-17T00:38:11.449 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[41467]: osdmap e292: 8 total, 8 up, 8 in 2024-08-17T00:38:11.449 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[41467]: mgrmap e37: y(active, since 34s), standbys: x 2024-08-17T00:38:11.449 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[41467]: overall HEALTH_OK 2024-08-17T00:38:11.449 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[41467]: from='mgr.24971 ' entity='' 2024-08-17T00:38:11.449 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[41467]: mgrmap e38: y(active, since 34s), standbys: x 2024-08-17T00:38:11.450 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[98148]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:38:11.450 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[98148]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:38:11.450 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[98148]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:38:11.450 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[98148]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:38:11.450 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[98148]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:38:11.450 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[98148]: pgmap v48: 121 pgs: 121 active+clean; 135 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.9 MiB/s wr, 15 op/s 2024-08-17T00:38:11.450 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[98148]: from='client.25040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:38:11.450 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2357381401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:38:11.450 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[98148]: mon.a calling monitor election 2024-08-17T00:38:11.450 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[98148]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T00:38:11.450 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[98148]: monmap epoch 3 2024-08-17T00:38:11.450 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[98148]: fsid 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:38:11.450 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[98148]: last_changed 2024-08-17T00:27:08.593069+0000 2024-08-17T00:38:11.451 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[98148]: created 2024-08-17T00:25:38.635176+0000 2024-08-17T00:38:11.451 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[98148]: min_mon_release 18 (reef) 2024-08-17T00:38:11.451 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[98148]: election_strategy: 1 2024-08-17T00:38:11.451 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[98148]: 0: [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] mon.a 2024-08-17T00:38:11.451 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[98148]: 1: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-08-17T00:38:11.451 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[98148]: 2: [v2:172.21.15.110:3301/0,v1:172.21.15.110:6790/0] mon.c 2024-08-17T00:38:11.451 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[98148]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-17T00:38:11.451 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[98148]: osdmap e292: 8 total, 8 up, 8 in 2024-08-17T00:38:11.451 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[98148]: mgrmap e37: y(active, since 34s), standbys: x 2024-08-17T00:38:11.451 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[98148]: overall HEALTH_OK 2024-08-17T00:38:11.451 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[98148]: from='mgr.24971 ' entity='' 2024-08-17T00:38:11.451 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-mon[98148]: mgrmap e38: y(active, since 34s), standbys: x 2024-08-17T00:38:11.591 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: ignoring --setuser ceph since I am not root 2024-08-17T00:38:11.591 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: ignoring --setgroup ceph since I am not root 2024-08-17T00:38:11.591 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-mgr[81776]: -- 172.21.15.177:0/3149993853 <== mon.1 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555db6d1b0e0 con 0x555db6cf9000 2024-08-17T00:38:11.591 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:11.445+0000 7f48ad2fc040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T00:38:11.591 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:11.589+0000 7f48ad2fc040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T00:38:11.591 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:38:11.591 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:38:11.592 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:38:11.592 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:38:11.592 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-mon[33147]: from='mgr.24971 172.21.15.110:0/4260468940' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:38:11.592 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-mon[33147]: pgmap v48: 121 pgs: 121 active+clean; 135 MiB data, 973 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.9 MiB/s wr, 15 op/s 2024-08-17T00:38:11.592 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-mon[33147]: from='client.25040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:38:11.592 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/2357381401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:38:11.592 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-mon[33147]: mon.a calling monitor election 2024-08-17T00:38:11.592 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-mon[33147]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T00:38:11.592 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-mon[33147]: monmap epoch 3 2024-08-17T00:38:11.592 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-mon[33147]: fsid 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:38:11.592 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-mon[33147]: last_changed 2024-08-17T00:27:08.593069+0000 2024-08-17T00:38:11.592 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-mon[33147]: created 2024-08-17T00:25:38.635176+0000 2024-08-17T00:38:11.593 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-mon[33147]: min_mon_release 18 (reef) 2024-08-17T00:38:11.593 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-mon[33147]: election_strategy: 1 2024-08-17T00:38:11.593 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-mon[33147]: 0: [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] mon.a 2024-08-17T00:38:11.593 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-mon[33147]: 1: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-08-17T00:38:11.593 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-mon[33147]: 2: [v2:172.21.15.110:3301/0,v1:172.21.15.110:6790/0] mon.c 2024-08-17T00:38:11.593 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-mon[33147]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-17T00:38:11.593 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-mon[33147]: osdmap e292: 8 total, 8 up, 8 in 2024-08-17T00:38:11.593 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-mon[33147]: mgrmap e37: y(active, since 34s), standbys: x 2024-08-17T00:38:11.593 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-mon[33147]: overall HEALTH_OK 2024-08-17T00:38:11.593 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-mon[33147]: from='mgr.24971 ' entity='' 2024-08-17T00:38:11.593 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-mon[33147]: mgrmap e38: y(active, since 34s), standbys: x 2024-08-17T00:38:11.810 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:11.592+0000 7f487ad4e040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T00:38:11.811 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:11.658+0000 7f487ad4e040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T00:38:11.863 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:11.657+0000 7f48ad2fc040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T00:38:12.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:11.894+0000 7f487ad4e040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T00:38:12.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:11 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:11.954+0000 7f487ad4e040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T00:38:12.340 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:11.894+0000 7f48ad2fc040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T00:38:12.340 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:11 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:11.954+0000 7f48ad2fc040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T00:38:12.348 INFO:tasks.rados.rados.0.smithi110.stdout:1215: done (2 left) 2024-08-17T00:38:12.348 INFO:tasks.rados.rados.0.smithi110.stdout:1216: read oid 7 snap -1 2024-08-17T00:38:12.348 INFO:tasks.rados.rados.0.smithi110.stdout:1216: expect (ObjNum 388 snap 103 seq_num 388) 2024-08-17T00:38:12.348 INFO:tasks.rados.rados.0.smithi110.stdout:1217: rollback oid 20 current snap is 106 2024-08-17T00:38:12.348 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 20 to 105 2024-08-17T00:38:12.348 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 47 current snap is 106 2024-08-17T00:38:12.348 INFO:tasks.rados.rados.0.smithi110.stdout:1218: seq_num 396 ranges {3989504=638976,4628480=786432,5414912=417792} 2024-08-17T00:38:12.373 INFO:tasks.rados.rados.0.smithi110.stdout:1218: writing smithi11086371-47 from 3989504 to 4628480 tid 1 2024-08-17T00:38:12.377 INFO:tasks.rados.rados.0.smithi110.stdout:1218: writing smithi11086371-47 from 4628480 to 5414912 tid 2 2024-08-17T00:38:12.380 INFO:tasks.rados.rados.0.smithi110.stdout:1218: writing smithi11086371-47 from 5414912 to 5832704 tid 3 2024-08-17T00:38:12.380 INFO:tasks.rados.rados.0.smithi110.stdout:1219: delete oid 48 current snap is 106 2024-08-17T00:38:12.381 INFO:tasks.rados.rados.0.smithi110.stdout:1212: finishing write tid 3 to smithi11086371-4 2024-08-17T00:38:12.381 INFO:tasks.rados.rados.0.smithi110.stdout:1212: finishing write tid 4 to smithi11086371-4 2024-08-17T00:38:12.381 INFO:tasks.rados.rados.0.smithi110.stdout:1212: finishing write tid 5 to smithi11086371-4 2024-08-17T00:38:12.381 INFO:tasks.rados.rados.0.smithi110.stdout:1214: finishing rollback tid 1 to smithi11086371-6 2024-08-17T00:38:12.381 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 0 (ObjNum 385 snap 0 seq_num 1878811152) dirty dne 2024-08-17T00:38:12.381 INFO:tasks.rados.rados.0.smithi110.stdout:1212: finishing write tid 6 to smithi11086371-4 2024-08-17T00:38:12.381 INFO:tasks.rados.rados.0.smithi110.stdout:1212: oid 4 updating version 0 to 122 2024-08-17T00:38:12.381 INFO:tasks.rados.rados.0.smithi110.stdout:1212: oid 4 version 122 is already newer than 121 2024-08-17T00:38:12.381 INFO:tasks.rados.rados.0.smithi110.stdout:1212: oid 4 version 122 is already newer than 118 2024-08-17T00:38:12.381 INFO:tasks.rados.rados.0.smithi110.stdout:1212: oid 4 version 122 is already newer than 120 2024-08-17T00:38:12.381 INFO:tasks.rados.rados.0.smithi110.stdout:1212: oid 4 version 122 is already newer than 119 2024-08-17T00:38:12.381 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 122 (ObjNum 394 snap 106 seq_num 394) dirty exists 2024-08-17T00:38:12.382 INFO:tasks.rados.rados.0.smithi110.stdout:1212: left oid 4 (ObjNum 394 snap 106 seq_num 394) 2024-08-17T00:38:12.382 INFO:tasks.rados.rados.0.smithi110.stdout:1217: finishing rollback tid 1 to smithi11086371-20 2024-08-17T00:38:12.382 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 630 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-08-17T00:38:12.382 INFO:tasks.rados.rados.0.smithi110.stdout:1216: expect (ObjNum 388 snap 103 seq_num 388) 2024-08-17T00:38:12.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:12 smithi177 ceph-mon[33147]: osdmap e293: 8 total, 8 up, 8 in 2024-08-17T00:38:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:12 smithi110 ceph-mon[98148]: osdmap e293: 8 total, 8 up, 8 in 2024-08-17T00:38:12.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:12 smithi110 ceph-mon[41467]: osdmap e293: 8 total, 8 up, 8 in 2024-08-17T00:38:12.936 INFO:tasks.rados.rados.0.smithi110.stdout:1218: finishing write tid 1 to smithi11086371-47 2024-08-17T00:38:12.937 INFO:tasks.rados.rados.0.smithi110.stdout:1212: done (5 left) 2024-08-17T00:38:12.937 INFO:tasks.rados.rados.0.smithi110.stdout:1214: done (4 left) 2024-08-17T00:38:12.937 INFO:tasks.rados.rados.0.smithi110.stdout:1216: done (3 left) 2024-08-17T00:38:12.937 INFO:tasks.rados.rados.0.smithi110.stdout:1217: done (2 left) 2024-08-17T00:38:12.937 INFO:tasks.rados.rados.0.smithi110.stdout:1219: done (1 left) 2024-08-17T00:38:12.937 INFO:tasks.rados.rados.0.smithi110.stdout:1220: read oid 17 snap -1 2024-08-17T00:38:12.937 INFO:tasks.rados.rados.0.smithi110.stdout:1220: expect (ObjNum 318 snap 86 seq_num 318) 2024-08-17T00:38:12.937 INFO:tasks.rados.rados.0.smithi110.stdout:1218: finishing write tid 2 to smithi11086371-47 2024-08-17T00:38:12.937 INFO:tasks.rados.rados.0.smithi110.stdout:1218: finishing write tid 3 to smithi11086371-47 2024-08-17T00:38:12.937 INFO:tasks.rados.rados.0.smithi110.stdout:1218: finishing write tid 4 to smithi11086371-47 2024-08-17T00:38:12.937 INFO:tasks.rados.rados.0.smithi110.stdout:1218: finishing write tid 5 to smithi11086371-47 2024-08-17T00:38:12.938 INFO:tasks.rados.rados.0.smithi110.stdout:1218: oid 47 updating version 0 to 597 2024-08-17T00:38:12.938 INFO:tasks.rados.rados.0.smithi110.stdout:1218: oid 47 version 597 is already newer than 596 2024-08-17T00:38:12.938 INFO:tasks.rados.rados.0.smithi110.stdout:1218: oid 47 version 597 is already newer than 595 2024-08-17T00:38:12.938 INFO:tasks.rados.rados.0.smithi110.stdout:1218: oid 47 updating version 597 to 598 2024-08-17T00:38:12.938 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 47 v 598 (ObjNum 396 snap 106 seq_num 396) dirty exists 2024-08-17T00:38:12.938 INFO:tasks.rados.rados.0.smithi110.stdout:1218: left oid 47 (ObjNum 396 snap 106 seq_num 396) 2024-08-17T00:38:12.938 INFO:tasks.rados.rados.0.smithi110.stdout:1221: read oid 21 snap 105 2024-08-17T00:38:12.938 INFO:tasks.rados.rados.0.smithi110.stdout:1221: expect (ObjNum 376 snap 99 seq_num 376) 2024-08-17T00:38:12.938 INFO:tasks.rados.rados.0.smithi110.stdout:1218: done (2 left) 2024-08-17T00:38:12.938 INFO:tasks.rados.rados.0.smithi110.stdout:1222: delete oid 39 current snap is 106 2024-08-17T00:38:12.939 INFO:tasks.rados.rados.0.smithi110.stdout:1222: done (2 left) 2024-08-17T00:38:12.939 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 22 current snap is 106 2024-08-17T00:38:12.939 INFO:tasks.rados.rados.0.smithi110.stdout:1223: seq_num 399 ranges {1474560=688128,2162688=434176,2596864=745472,3342336=24576} 2024-08-17T00:38:12.951 INFO:tasks.rados.rados.0.smithi110.stdout:1223: writing smithi11086371-22 from 1474560 to 2162688 tid 1 2024-08-17T00:38:12.953 INFO:tasks.rados.rados.0.smithi110.stdout:1223: writing smithi11086371-22 from 2162688 to 2596864 tid 2 2024-08-17T00:38:12.957 INFO:tasks.rados.rados.0.smithi110.stdout:1223: writing smithi11086371-22 from 2596864 to 3342336 tid 3 2024-08-17T00:38:12.958 INFO:tasks.rados.rados.0.smithi110.stdout:1223: writing smithi11086371-22 from 3342336 to 3366912 tid 4 2024-08-17T00:38:12.958 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 11 current snap is 106 2024-08-17T00:38:12.958 INFO:tasks.rados.rados.0.smithi110.stdout:1224: seq_num 400 ranges {0=704512,704512=720896,1425408=483328} 2024-08-17T00:38:12.961 INFO:tasks.rados.rados.0.smithi110.stdout:1224: writing smithi11086371-11 from 0 to 704512 tid 1 2024-08-17T00:38:12.965 INFO:tasks.rados.rados.0.smithi110.stdout:1224: writing smithi11086371-11 from 704512 to 1425408 tid 2 2024-08-17T00:38:12.968 INFO:tasks.rados.rados.0.smithi110.stdout:1224: writing smithi11086371-11 from 1425408 to 1908736 tid 3 2024-08-17T00:38:12.969 INFO:tasks.rados.rados.0.smithi110.stdout:1225: rollback oid 7 current snap is 106 2024-08-17T00:38:12.969 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 7 to 99 2024-08-17T00:38:12.969 INFO:tasks.rados.rados.0.smithi110.stdout:1220: expect (ObjNum 318 snap 86 seq_num 318) 2024-08-17T00:38:13.137 INFO:tasks.rados.rados.0.smithi110.stdout:1223: finishing write tid 1 to smithi11086371-22 2024-08-17T00:38:13.137 INFO:tasks.rados.rados.0.smithi110.stdout:1223: finishing write tid 2 to smithi11086371-22 2024-08-17T00:38:13.137 INFO:tasks.rados.rados.0.smithi110.stdout:1223: finishing write tid 3 to smithi11086371-22 2024-08-17T00:38:13.137 INFO:tasks.rados.rados.0.smithi110.stdout:1223: finishing write tid 4 to smithi11086371-22 2024-08-17T00:38:13.137 INFO:tasks.rados.rados.0.smithi110.stdout:1223: finishing write tid 5 to smithi11086371-22 2024-08-17T00:38:13.137 INFO:tasks.rados.rados.0.smithi110.stdout:1223: finishing write tid 6 to smithi11086371-22 2024-08-17T00:38:13.137 INFO:tasks.rados.rados.0.smithi110.stdout:1223: oid 22 updating version 0 to 601 2024-08-17T00:38:13.137 INFO:tasks.rados.rados.0.smithi110.stdout:1223: oid 22 updating version 601 to 603 2024-08-17T00:38:13.137 INFO:tasks.rados.rados.0.smithi110.stdout:1223: oid 22 version 603 is already newer than 602 2024-08-17T00:38:13.137 INFO:tasks.rados.rados.0.smithi110.stdout:1223: oid 22 version 603 is already newer than 600 2024-08-17T00:38:13.137 INFO:tasks.rados.rados.0.smithi110.stdout:1223: oid 22 updating version 603 to 604 2024-08-17T00:38:13.138 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 604 (ObjNum 399 snap 106 seq_num 399) dirty exists 2024-08-17T00:38:13.138 INFO:tasks.rados.rados.0.smithi110.stdout:1223: left oid 22 (ObjNum 399 snap 106 seq_num 399) 2024-08-17T00:38:13.138 INFO:tasks.rados.rados.0.smithi110.stdout:1221: expect (ObjNum 376 snap 99 seq_num 376) 2024-08-17T00:38:13.300 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:12.906+0000 7f48ad2fc040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T00:38:13.300 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:13.030+0000 7f48ad2fc040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T00:38:13.300 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:13.088+0000 7f48ad2fc040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T00:38:13.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:12 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:12.923+0000 7f487ad4e040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T00:38:13.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:13 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:13.063+0000 7f487ad4e040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T00:38:13.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:13 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:13.122+0000 7f487ad4e040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T00:38:13.572 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:13 smithi177 ceph-mon[33147]: osdmap e294: 8 total, 8 up, 8 in 2024-08-17T00:38:13.573 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:13.299+0000 7f48ad2fc040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T00:38:13.573 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:13.361+0000 7f48ad2fc040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T00:38:13.573 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:13.426+0000 7f48ad2fc040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T00:38:13.573 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:13.571+0000 7f48ad2fc040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T00:38:13.620 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:13 smithi110 ceph-mon[41467]: osdmap e294: 8 total, 8 up, 8 in 2024-08-17T00:38:13.620 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:13 smithi110 ceph-mon[98148]: osdmap e294: 8 total, 8 up, 8 in 2024-08-17T00:38:13.621 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:13 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:13.340+0000 7f487ad4e040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T00:38:13.621 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:13 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:13.403+0000 7f487ad4e040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T00:38:13.621 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:13 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:13.471+0000 7f487ad4e040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T00:38:13.621 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:13 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:13.619+0000 7f487ad4e040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T00:38:13.854 INFO:tasks.rados.rados.0.smithi110.stdout:1224: finishing write tid 1 to smithi11086371-11 2024-08-17T00:38:13.854 INFO:tasks.rados.rados.0.smithi110.stdout:1224: finishing write tid 2 to smithi11086371-11 2024-08-17T00:38:13.854 INFO:tasks.rados.rados.0.smithi110.stdout:1224: finishing write tid 3 to smithi11086371-11 2024-08-17T00:38:13.854 INFO:tasks.rados.rados.0.smithi110.stdout:1220: done (4 left) 2024-08-17T00:38:13.854 INFO:tasks.rados.rados.0.smithi110.stdout:1221: done (3 left) 2024-08-17T00:38:13.854 INFO:tasks.rados.rados.0.smithi110.stdout:1223: done (2 left) 2024-08-17T00:38:13.854 INFO:tasks.rados.rados.0.smithi110.stdout:1226: rollback oid 15 current snap is 106 2024-08-17T00:38:13.855 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 15 to 99 2024-08-17T00:38:13.855 INFO:tasks.rados.rados.0.smithi110.stdout:1225: finishing rollback tid 0 to smithi11086371-7 2024-08-17T00:38:13.855 INFO:tasks.rados.rados.0.smithi110.stdout:1225: finishing rollback tid 1 to smithi11086371-7 2024-08-17T00:38:13.855 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 464 (ObjNum 177 snap 0 seq_num 1) dirty dne 2024-08-17T00:38:13.855 INFO:tasks.rados.rados.0.smithi110.stdout:1224: finishing write tid 4 to smithi11086371-11 2024-08-17T00:38:13.855 INFO:tasks.rados.rados.0.smithi110.stdout:1224: finishing write tid 5 to smithi11086371-11 2024-08-17T00:38:13.855 INFO:tasks.rados.rados.0.smithi110.stdout:1224: oid 11 updating version 0 to 410 2024-08-17T00:38:13.855 INFO:tasks.rados.rados.0.smithi110.stdout:1224: oid 11 version 410 is already newer than 409 2024-08-17T00:38:13.855 INFO:tasks.rados.rados.0.smithi110.stdout:1224: oid 11 version 410 is already newer than 408 2024-08-17T00:38:13.855 INFO:tasks.rados.rados.0.smithi110.stdout:1224: oid 11 updating version 410 to 411 2024-08-17T00:38:13.855 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 411 (ObjNum 400 snap 106 seq_num 400) dirty exists 2024-08-17T00:38:13.855 INFO:tasks.rados.rados.0.smithi110.stdout:1224: left oid 11 (ObjNum 400 snap 106 seq_num 400) 2024-08-17T00:38:13.855 INFO:tasks.rados.rados.0.smithi110.stdout:1224: done (2 left) 2024-08-17T00:38:13.856 INFO:tasks.rados.rados.0.smithi110.stdout:1225: done (1 left) 2024-08-17T00:38:13.856 INFO:tasks.rados.rados.0.smithi110.stdout:1227: copy_from oid 44 from oid 32 current snap is 106 2024-08-17T00:38:13.856 INFO:tasks.rados.rados.0.smithi110.stdout:1228: snap_create 2024-08-17T00:38:13.856 INFO:tasks.rados.rados.0.smithi110.stdout:1226: finishing rollback tid 0 to smithi11086371-15 2024-08-17T00:38:13.856 INFO:tasks.rados.rados.0.smithi110.stdout:1226: finishing rollback tid 1 to smithi11086371-15 2024-08-17T00:38:13.856 INFO:tasks.rados.rados.0.smithi110.stdout:1226: finishing rollback tid 2 to smithi11086371-15 2024-08-17T00:38:13.857 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 322 (ObjNum 372 snap 98 seq_num 372) dirty exists 2024-08-17T00:38:13.859 INFO:tasks.rados.rados.0.smithi110.stdout:1227: finishing copy_from racing read to smithi11086371-44 2024-08-17T00:38:13.860 INFO:tasks.rados.rados.0.smithi110.stdout:1227: finishing copy_from to smithi11086371-44 2024-08-17T00:38:13.860 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 194 (ObjNum 347 snap 92 seq_num 347) dirty exists 2024-08-17T00:38:14.306 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:13.991+0000 7f48ad2fc040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T00:38:14.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:14 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:14.042+0000 7f487ad4e040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T00:38:14.349 INFO:tasks.rados.rados.0.smithi110.stdout:1226: done (2 left) 2024-08-17T00:38:14.349 INFO:tasks.rados.rados.0.smithi110.stdout:1227: done (1 left) 2024-08-17T00:38:14.349 INFO:tasks.rados.rados.0.smithi110.stdout:1228: done (0 left) 2024-08-17T00:38:14.350 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 34 current snap is 107 2024-08-17T00:38:14.350 INFO:tasks.rados.rados.0.smithi110.stdout:1229: seq_num 401 ranges {1843200=720896,2564096=606208,3170304=598016} 2024-08-17T00:38:14.363 INFO:tasks.rados.rados.0.smithi110.stdout:1229: writing smithi11086371-34 from 1843200 to 2564096 tid 1 2024-08-17T00:38:14.366 INFO:tasks.rados.rados.0.smithi110.stdout:1229: writing smithi11086371-34 from 2564096 to 3170304 tid 2 2024-08-17T00:38:14.370 INFO:tasks.rados.rados.0.smithi110.stdout:1229: writing smithi11086371-34 from 3170304 to 3768320 tid 3 2024-08-17T00:38:14.371 INFO:tasks.rados.rados.0.smithi110.stdout:1230: read oid 37 snap -1 2024-08-17T00:38:14.371 INFO:tasks.rados.rados.0.smithi110.stdout:1230: expect deleted 2024-08-17T00:38:14.371 INFO:tasks.rados.rados.0.smithi110.stdout:1231: snap_create 2024-08-17T00:38:14.371 INFO:tasks.rados.rados.0.smithi110.stdout:1229: finishing write tid 1 to smithi11086371-34 2024-08-17T00:38:14.371 INFO:tasks.rados.rados.0.smithi110.stdout:1229: finishing write tid 2 to smithi11086371-34 2024-08-17T00:38:14.373 INFO:tasks.rados.rados.0.smithi110.stdout:1229: finishing write tid 3 to smithi11086371-34 2024-08-17T00:38:14.373 INFO:tasks.rados.rados.0.smithi110.stdout:1229: finishing write tid 4 to smithi11086371-34 2024-08-17T00:38:14.374 INFO:tasks.rados.rados.0.smithi110.stdout:1229: finishing write tid 5 to smithi11086371-34 2024-08-17T00:38:14.374 INFO:tasks.rados.rados.0.smithi110.stdout:1229: oid 34 updating version 0 to 336 2024-08-17T00:38:14.375 INFO:tasks.rados.rados.0.smithi110.stdout:1229: oid 34 version 336 is already newer than 334 2024-08-17T00:38:14.375 INFO:tasks.rados.rados.0.smithi110.stdout:1229: oid 34 version 336 is already newer than 335 2024-08-17T00:38:14.375 INFO:tasks.rados.rados.0.smithi110.stdout:1229: oid 34 version 336 is already newer than 333 2024-08-17T00:38:14.375 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 336 (ObjNum 401 snap 107 seq_num 401) dirty exists 2024-08-17T00:38:14.375 INFO:tasks.rados.rados.0.smithi110.stdout:1229: left oid 34 (ObjNum 401 snap 107 seq_num 401) 2024-08-17T00:38:14.612 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:14 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:14.304+0000 7f48ad2fc040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T00:38:14.613 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:14 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:14.374+0000 7f48ad2fc040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T00:38:14.613 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:14 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:14.526+0000 7f48ad2fc040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T00:38:14.810 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:14 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:14.356+0000 7f487ad4e040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T00:38:14.810 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:14 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:14.427+0000 7f487ad4e040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T00:38:14.810 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:14 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:14.574+0000 7f487ad4e040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T00:38:14.872 INFO:tasks.rados.rados.0.smithi110.stdout:1229: done (2 left) 2024-08-17T00:38:14.872 INFO:tasks.rados.rados.0.smithi110.stdout:1230: done (1 left) 2024-08-17T00:38:14.872 INFO:tasks.rados.rados.0.smithi110.stdout:1231: done (0 left) 2024-08-17T00:38:14.872 INFO:tasks.rados.rados.0.smithi110.stdout:1232: snap_remove snap 99 2024-08-17T00:38:15.112 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:14 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:14.835+0000 7f48ad2fc040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T00:38:15.113 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:14 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:14.897+0000 7f48ad2fc040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T00:38:15.113 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:15 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:15.083+0000 7f48ad2fc040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T00:38:15.277 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:14 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:14.884+0000 7f487ad4e040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T00:38:15.277 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:14 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:14.947+0000 7f487ad4e040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T00:38:15.278 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:15 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:15.129+0000 7f487ad4e040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T00:38:15.278 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:15 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:15.275+0000 7f487ad4e040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T00:38:15.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:15 smithi110 ceph-mon[41467]: osdmap e295: 8 total, 8 up, 8 in 2024-08-17T00:38:15.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:15 smithi110 ceph-mon[41467]: osdmap e296: 8 total, 8 up, 8 in 2024-08-17T00:38:15.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:15 smithi110 ceph-mon[98148]: osdmap e295: 8 total, 8 up, 8 in 2024-08-17T00:38:15.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:15 smithi110 ceph-mon[98148]: osdmap e296: 8 total, 8 up, 8 in 2024-08-17T00:38:15.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:15 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:15.338+0000 7f487ad4e040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T00:38:15.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:15 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:15.421+0000 7f487ad4e040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T00:38:15.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:15 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:15.479+0000 7f487ad4e040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T00:38:15.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:15 smithi177 ceph-mon[33147]: osdmap e295: 8 total, 8 up, 8 in 2024-08-17T00:38:15.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:15 smithi177 ceph-mon[33147]: osdmap e296: 8 total, 8 up, 8 in 2024-08-17T00:38:15.613 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:15 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:15.229+0000 7f48ad2fc040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T00:38:15.613 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:15 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:15.292+0000 7f48ad2fc040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T00:38:15.613 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:15 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:15.374+0000 7f48ad2fc040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T00:38:15.613 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:15 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:15.434+0000 7f48ad2fc040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T00:38:15.874 INFO:tasks.rados.rados.0.smithi110.stdout:1232: done (0 left) 2024-08-17T00:38:15.874 INFO:tasks.rados.rados.0.smithi110.stdout:1233: read oid 9 snap -1 2024-08-17T00:38:15.874 INFO:tasks.rados.rados.0.smithi110.stdout:1233: expect deleted 2024-08-17T00:38:15.874 INFO:tasks.rados.rados.0.smithi110.stdout:1234: read oid 41 snap 105 2024-08-17T00:38:15.874 INFO:tasks.rados.rados.0.smithi110.stdout:1234: expect (ObjNum 315 snap 84 seq_num 315) 2024-08-17T00:38:15.874 INFO:tasks.rados.rados.0.smithi110.stdout:1235: copy_from oid 40 from oid 44 current snap is 108 2024-08-17T00:38:15.874 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 8 current snap is 108 2024-08-17T00:38:15.874 INFO:tasks.rados.rados.0.smithi110.stdout:1236: seq_num 402 ranges {0=737280,737280=491520,1228800=516096,1744896=196608} 2024-08-17T00:38:15.880 INFO:tasks.rados.rados.0.smithi110.stdout:1236: writing smithi11086371-8 from 0 to 737280 tid 1 2024-08-17T00:38:15.884 INFO:tasks.rados.rados.0.smithi110.stdout:1236: writing smithi11086371-8 from 737280 to 1228800 tid 2 2024-08-17T00:38:15.888 INFO:tasks.rados.rados.0.smithi110.stdout:1236: writing smithi11086371-8 from 1228800 to 1744896 tid 3 2024-08-17T00:38:15.889 INFO:tasks.rados.rados.0.smithi110.stdout:1236: writing smithi11086371-8 from 1744896 to 1941504 tid 4 2024-08-17T00:38:15.889 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 2 current snap is 108 2024-08-17T00:38:15.889 INFO:tasks.rados.rados.0.smithi110.stdout:1237: seq_num 403 ranges {0=753664,753664=425984,1179648=720896,1900544=57344} 2024-08-17T00:38:15.894 INFO:tasks.rados.rados.0.smithi110.stdout:1237: writing smithi11086371-2 from 0 to 753664 tid 1 2024-08-17T00:38:15.897 INFO:tasks.rados.rados.0.smithi110.stdout:1237: writing smithi11086371-2 from 753664 to 1179648 tid 2 2024-08-17T00:38:15.901 INFO:tasks.rados.rados.0.smithi110.stdout:1237: writing smithi11086371-2 from 1179648 to 1900544 tid 3 2024-08-17T00:38:15.902 INFO:tasks.rados.rados.0.smithi110.stdout:1237: writing smithi11086371-2 from 1900544 to 1957888 tid 4 2024-08-17T00:38:15.902 INFO:tasks.rados.rados.0.smithi110.stdout:1238: rollback oid 17 current snap is 108 2024-08-17T00:38:15.902 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 17 to 106 2024-08-17T00:38:15.902 INFO:tasks.rados.rados.0.smithi110.stdout:1235: finishing copy_from racing read to smithi11086371-40 2024-08-17T00:38:15.902 INFO:tasks.rados.rados.0.smithi110.stdout:1235: finishing copy_from to smithi11086371-40 2024-08-17T00:38:15.903 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 194 (ObjNum 347 snap 92 seq_num 347) dirty exists 2024-08-17T00:38:15.903 INFO:tasks.rados.rados.0.smithi110.stdout:1233: done (5 left) 2024-08-17T00:38:15.903 INFO:tasks.rados.rados.0.smithi110.stdout:1235: done (4 left) 2024-08-17T00:38:15.903 INFO:tasks.rados.rados.0.smithi110.stdout:1239: read oid 14 snap -1 2024-08-17T00:38:15.903 INFO:tasks.rados.rados.0.smithi110.stdout:1239: expect (ObjNum 391 snap 104 seq_num 391) 2024-08-17T00:38:15.903 INFO:tasks.rados.rados.0.smithi110.stdout:1240: snap_remove snap 107 2024-08-17T00:38:16.201 INFO:tasks.rados.rados.0.smithi110.stdout:1240: done (5 left) 2024-08-17T00:38:16.201 INFO:tasks.rados.rados.0.smithi110.stdout:1241: rmattr oid 39 current snap is 108 2024-08-17T00:38:16.202 INFO:tasks.rados.rados.0.smithi110.stdout:1241: done (5 left) 2024-08-17T00:38:16.202 INFO:tasks.rados.rados.0.smithi110.stdout:1242: read oid 49 snap 105 2024-08-17T00:38:16.202 INFO:tasks.rados.rados.0.smithi110.stdout:1242: expect (ObjNum 386 snap 103 seq_num 386) 2024-08-17T00:38:16.202 INFO:tasks.rados.rados.0.smithi110.stdout:1243: rollback oid 46 current snap is 108 2024-08-17T00:38:16.202 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 46 to 106 2024-08-17T00:38:16.202 INFO:tasks.rados.rados.0.smithi110.stdout:1237: finishing write tid 1 to smithi11086371-2 2024-08-17T00:38:16.202 INFO:tasks.rados.rados.0.smithi110.stdout:1237: finishing write tid 2 to smithi11086371-2 2024-08-17T00:38:16.202 INFO:tasks.rados.rados.0.smithi110.stdout:1236: finishing write tid 1 to smithi11086371-8 2024-08-17T00:38:16.202 INFO:tasks.rados.rados.0.smithi110.stdout:1236: finishing write tid 2 to smithi11086371-8 2024-08-17T00:38:16.202 INFO:tasks.rados.rados.0.smithi110.stdout:1236: finishing write tid 3 to smithi11086371-8 2024-08-17T00:38:16.202 INFO:tasks.rados.rados.0.smithi110.stdout:1236: finishing write tid 4 to smithi11086371-8 2024-08-17T00:38:16.202 INFO:tasks.rados.rados.0.smithi110.stdout:1237: finishing write tid 3 to smithi11086371-2 2024-08-17T00:38:16.203 INFO:tasks.rados.rados.0.smithi110.stdout:1238: finishing rollback tid 0 to smithi11086371-17 2024-08-17T00:38:16.203 INFO:tasks.rados.rados.0.smithi110.stdout:1234: expect (ObjNum 315 snap 84 seq_num 315) 2024-08-17T00:38:16.244 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:15 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:15.977+0000 7f48ad2fc040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T00:38:16.244 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:16.135+0000 7f48ad2fc040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T00:38:16.244 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: [17/Aug/2024:00:38:16] ENGINE Bus STARTING 2024-08-17T00:38:16.244 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: CherryPy Checker: 2024-08-17T00:38:16.244 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: The Application mounted at '' has an empty config. 2024-08-17T00:38:16.244 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: 2024-08-17T00:38:16.244 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: [17/Aug/2024:00:38:16] ENGINE Serving on http://:::9283 2024-08-17T00:38:16.244 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x[81753]: [17/Aug/2024:00:38:16] ENGINE Bus STARTED 2024-08-17T00:38:16.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:16.028+0000 7f487ad4e040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T00:38:16.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:16.187+0000 7f487ad4e040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T00:38:16.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:00:38:16] ENGINE Bus STARTING 2024-08-17T00:38:16.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: CherryPy Checker: 2024-08-17T00:38:16.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: The Application mounted at '' has an empty config. 2024-08-17T00:38:16.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:16.529 INFO:tasks.rados.rados.0.smithi110.stdout:1236: finishing write tid 5 to smithi11086371-8 2024-08-17T00:38:16.530 INFO:tasks.rados.rados.0.smithi110.stdout:1236: finishing write tid 6 to smithi11086371-8 2024-08-17T00:38:16.530 INFO:tasks.rados.rados.0.smithi110.stdout:1236: oid 8 updating version 0 to 326 2024-08-17T00:38:16.530 INFO:tasks.rados.rados.0.smithi110.stdout:1236: oid 8 version 326 is already newer than 323 2024-08-17T00:38:16.530 INFO:tasks.rados.rados.0.smithi110.stdout:1236: oid 8 version 326 is already newer than 324 2024-08-17T00:38:16.530 INFO:tasks.rados.rados.0.smithi110.stdout:1236: oid 8 updating version 326 to 327 2024-08-17T00:38:16.530 INFO:tasks.rados.rados.0.smithi110.stdout:1236: oid 8 version 327 is already newer than 325 2024-08-17T00:38:16.530 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 327 (ObjNum 402 snap 108 seq_num 402) dirty exists 2024-08-17T00:38:16.530 INFO:tasks.rados.rados.0.smithi110.stdout:1236: left oid 8 (ObjNum 402 snap 108 seq_num 402) 2024-08-17T00:38:16.530 INFO:tasks.rados.rados.0.smithi110.stdout:1238: finishing rollback tid 1 to smithi11086371-17 2024-08-17T00:38:16.530 INFO:tasks.rados.rados.0.smithi110.stdout:1237: finishing write tid 4 to smithi11086371-2 2024-08-17T00:38:16.530 INFO:tasks.rados.rados.0.smithi110.stdout:1238: finishing rollback tid 2 to smithi11086371-17 2024-08-17T00:38:16.531 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 233 (ObjNum 318 snap 86 seq_num 318) dirty exists 2024-08-17T00:38:16.531 INFO:tasks.rados.rados.0.smithi110.stdout:1234: done (6 left) 2024-08-17T00:38:16.531 INFO:tasks.rados.rados.0.smithi110.stdout:1236: done (5 left) 2024-08-17T00:38:16.531 INFO:tasks.rados.rados.0.smithi110.stdout:1238: done (4 left) 2024-08-17T00:38:16.531 INFO:tasks.rados.rados.0.smithi110.stdout:1244: snap_create 2024-08-17T00:38:16.531 INFO:tasks.rados.rados.0.smithi110.stdout:1237: finishing write tid 5 to smithi11086371-2 2024-08-17T00:38:16.531 INFO:tasks.rados.rados.0.smithi110.stdout:1239: expect (ObjNum 391 snap 104 seq_num 391) 2024-08-17T00:38:16.686 INFO:tasks.rados.rados.0.smithi110.stdout:1237: finishing write tid 6 to smithi11086371-2 2024-08-17T00:38:16.686 INFO:tasks.rados.rados.0.smithi110.stdout:1237: oid 2 updating version 0 to 673 2024-08-17T00:38:16.686 INFO:tasks.rados.rados.0.smithi110.stdout:1237: oid 2 version 673 is already newer than 670 2024-08-17T00:38:16.686 INFO:tasks.rados.rados.0.smithi110.stdout:1237: oid 2 version 673 is already newer than 669 2024-08-17T00:38:16.686 INFO:tasks.rados.rados.0.smithi110.stdout:1237: oid 2 version 673 is already newer than 671 2024-08-17T00:38:16.686 INFO:tasks.rados.rados.0.smithi110.stdout:1237: oid 2 version 673 is already newer than 672 2024-08-17T00:38:16.686 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 2 v 673 (ObjNum 403 snap 108 seq_num 403) dirty exists 2024-08-17T00:38:16.686 INFO:tasks.rados.rados.0.smithi110.stdout:1237: left oid 2 (ObjNum 403 snap 108 seq_num 403) 2024-08-17T00:38:16.687 INFO:tasks.rados.rados.0.smithi110.stdout:1243: finishing rollback tid 0 to smithi11086371-46 2024-08-17T00:38:16.687 INFO:tasks.rados.rados.0.smithi110.stdout:1243: finishing rollback tid 1 to smithi11086371-46 2024-08-17T00:38:16.687 INFO:tasks.rados.rados.0.smithi110.stdout:1243: finishing rollback tid 2 to smithi11086371-46 2024-08-17T00:38:16.687 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 614 (ObjNum 371 snap 98 seq_num 371) dirty exists 2024-08-17T00:38:16.687 INFO:tasks.rados.rados.0.smithi110.stdout:1242: expect (ObjNum 386 snap 103 seq_num 386) 2024-08-17T00:38:16.811 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:16.321+0000 7f47e6095640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:38:16.811 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:16.322+0000 7f47e6095640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:38:16.811 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:16.322+0000 7f47e6095640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:38:16.811 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:16.322+0000 7f47e6095640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:38:16.811 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:16.322+0000 7f47e6095640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:38:16.811 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:16.322+0000 7f47e288e640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:38:16.811 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:16.322+0000 7f47e288e640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:38:16.811 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:16.322+0000 7f47e288e640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:38:16.811 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:16.322+0000 7f47e288e640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:38:16.811 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:16.322+0000 7f47e288e640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T00:38:16.811 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:00:38:16] ENGINE Serving on http://:::9283 2024-08-17T00:38:16.812 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:00:38:16] ENGINE Bus STARTED 2024-08-17T00:38:17.200 INFO:tasks.rados.rados.0.smithi110.stdout:1237: done (4 left) 2024-08-17T00:38:17.200 INFO:tasks.rados.rados.0.smithi110.stdout:1239: done (3 left) 2024-08-17T00:38:17.200 INFO:tasks.rados.rados.0.smithi110.stdout:1242: done (2 left) 2024-08-17T00:38:17.200 INFO:tasks.rados.rados.0.smithi110.stdout:1243: done (1 left) 2024-08-17T00:38:17.200 INFO:tasks.rados.rados.0.smithi110.stdout:1244: done (0 left) 2024-08-17T00:38:17.200 INFO:tasks.rados.rados.0.smithi110.stdout:1245: rollback oid 34 current snap is 109 2024-08-17T00:38:17.200 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 34 to 105 2024-08-17T00:38:17.200 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 2 current snap is 109 2024-08-17T00:38:17.200 INFO:tasks.rados.rados.0.smithi110.stdout:1246: seq_num 404 ranges {1957888=770048,2727936=712704,3440640=491520} 2024-08-17T00:38:17.215 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: osdmap e297: 8 total, 8 up, 8 in 2024-08-17T00:38:17.215 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: Standby manager daemon x restarted 2024-08-17T00:38:17.216 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: Standby manager daemon x started 2024-08-17T00:38:17.216 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: from='mgr.? 172.21.15.177:0/4025155953' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T00:38:17.216 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: from='mgr.? 172.21.15.177:0/4025155953' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T00:38:17.216 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: from='mgr.? 172.21.15.177:0/4025155953' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T00:38:17.216 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: from='mgr.? 172.21.15.177:0/4025155953' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T00:38:17.216 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: Active manager daemon y restarted 2024-08-17T00:38:17.216 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: Activating manager daemon y 2024-08-17T00:38:17.216 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: osdmap e298: 8 total, 8 up, 8 in 2024-08-17T00:38:17.216 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: mgrmap e39: y(active, starting, since 0.00606801s), standbys: x 2024-08-17T00:38:17.216 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:38:17.216 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:38:17.217 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:38:17.217 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-17T00:38:17.217 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-17T00:38:17.217 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T00:38:17.217 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T00:38:17.217 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:38:17.217 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:38:17.217 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:38:17.217 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:38:17.217 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:38:17.217 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:38:17.217 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:38:17.217 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:38:17.218 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T00:38:17.218 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T00:38:17.218 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T00:38:17.218 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: Manager daemon y is now available 2024-08-17T00:38:17.218 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:38:17.218 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:38:17.218 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T00:38:17.218 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T00:38:17.219 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: osdmap e297: 8 total, 8 up, 8 in 2024-08-17T00:38:17.219 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: Standby manager daemon x restarted 2024-08-17T00:38:17.219 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: Standby manager daemon x started 2024-08-17T00:38:17.219 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.177:0/4025155953' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T00:38:17.219 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.177:0/4025155953' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T00:38:17.219 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.177:0/4025155953' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T00:38:17.219 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: from='mgr.? 172.21.15.177:0/4025155953' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T00:38:17.220 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: Active manager daemon y restarted 2024-08-17T00:38:17.220 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: Activating manager daemon y 2024-08-17T00:38:17.220 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: osdmap e298: 8 total, 8 up, 8 in 2024-08-17T00:38:17.220 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: mgrmap e39: y(active, starting, since 0.00606801s), standbys: x 2024-08-17T00:38:17.220 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:38:17.220 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:38:17.220 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:38:17.220 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-17T00:38:17.220 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-17T00:38:17.220 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T00:38:17.220 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T00:38:17.221 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:38:17.221 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:38:17.221 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:38:17.221 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:38:17.221 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:38:17.221 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:38:17.221 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:38:17.221 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:38:17.221 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T00:38:17.221 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T00:38:17.221 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T00:38:17.221 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: Manager daemon y is now available 2024-08-17T00:38:17.222 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:38:17.222 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:38:17.222 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T00:38:17.222 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:16 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T00:38:17.222 INFO:tasks.rados.rados.0.smithi110.stdout:1246: writing smithi11086371-2 from 1957888 to 2727936 tid 1 2024-08-17T00:38:17.222 INFO:tasks.rados.rados.0.smithi110.stdout:1246: writing smithi11086371-2 from 2727936 to 3440640 tid 2 2024-08-17T00:38:17.224 INFO:tasks.rados.rados.0.smithi110.stdout:1246: writing smithi11086371-2 from 3440640 to 3932160 tid 3 2024-08-17T00:38:17.224 INFO:tasks.rados.rados.0.smithi110.stdout:1247: read oid 15 snap -1 2024-08-17T00:38:17.224 INFO:tasks.rados.rados.0.smithi110.stdout:1247: expect (ObjNum 372 snap 98 seq_num 372) 2024-08-17T00:38:17.224 INFO:tasks.rados.rados.0.smithi110.stdout:1248: read oid 31 snap 108 2024-08-17T00:38:17.224 INFO:tasks.rados.rados.0.smithi110.stdout:1248: expect (ObjNum 251 snap 60 seq_num 251) 2024-08-17T00:38:17.224 INFO:tasks.rados.rados.0.smithi110.stdout:1249: snap_remove snap 106 2024-08-17T00:38:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: osdmap e297: 8 total, 8 up, 8 in 2024-08-17T00:38:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: Standby manager daemon x restarted 2024-08-17T00:38:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: Standby manager daemon x started 2024-08-17T00:38:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.177:0/4025155953' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T00:38:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.177:0/4025155953' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T00:38:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.177:0/4025155953' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T00:38:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: from='mgr.? 172.21.15.177:0/4025155953' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T00:38:17.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: Active manager daemon y restarted 2024-08-17T00:38:17.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: Activating manager daemon y 2024-08-17T00:38:17.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: osdmap e298: 8 total, 8 up, 8 in 2024-08-17T00:38:17.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: mgrmap e39: y(active, starting, since 0.00606801s), standbys: x 2024-08-17T00:38:17.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:38:17.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:38:17.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:38:17.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-17T00:38:17.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-17T00:38:17.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T00:38:17.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T00:38:17.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:38:17.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:38:17.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:38:17.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:38:17.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:38:17.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:38:17.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:38:17.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:38:17.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T00:38:17.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T00:38:17.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T00:38:17.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: Manager daemon y is now available 2024-08-17T00:38:17.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:38:17.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:38:17.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T00:38:17.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:16 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T00:38:17.525 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:17 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:17.212+0000 7f4819bd0640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-08-17T00:38:17.525 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:17 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:17.521+0000 7f47c7ee4640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:00:38:17] ENGINE Error in HTTPServer.serve 2024-08-17T00:38:17.525 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:17 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: Traceback (most recent call last): 2024-08-17T00:38:17.525 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:17 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T00:38:17.525 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:17 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: self._connections.run(self.expiration_interval) 2024-08-17T00:38:17.525 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:17 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T00:38:17.525 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:17 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: self._run(expiration_interval) 2024-08-17T00:38:17.525 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:17 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T00:38:17.525 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:17 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T00:38:17.525 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:17 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T00:38:17.526 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:17 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T00:38:17.526 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:17 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T00:38:17.526 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:17 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: s = self.context.wrap_socket( 2024-08-17T00:38:17.526 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:17 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T00:38:17.526 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:17 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: return self.sslsocket_class._create( 2024-08-17T00:38:17.526 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:17 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T00:38:17.526 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:17 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: self.do_handshake() 2024-08-17T00:38:17.526 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:17 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T00:38:17.526 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:17 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: self._sslobj.do_handshake() 2024-08-17T00:38:17.526 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:17 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T00:38:17.526 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:17 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:18.216 INFO:tasks.rados.rados.0.smithi110.stdout:1249: done (4 left) 2024-08-17T00:38:18.216 INFO:tasks.rados.rados.0.smithi110.stdout:1250: copy_from oid 37 from oid 13 current snap is 109 2024-08-17T00:38:18.216 INFO:tasks.rados.rados.0.smithi110.stdout:1245: finishing rollback tid 0 to smithi11086371-34 2024-08-17T00:38:18.216 INFO:tasks.rados.rados.0.smithi110.stdout:1245: finishing rollback tid 1 to smithi11086371-34 2024-08-17T00:38:18.216 INFO:tasks.rados.rados.0.smithi110.stdout:1245: finishing rollback tid 2 to smithi11086371-34 2024-08-17T00:38:18.216 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 344 (ObjNum 298 snap 77 seq_num 298) dirty exists 2024-08-17T00:38:18.217 INFO:tasks.rados.rados.0.smithi110.stdout:1246: finishing write tid 1 to smithi11086371-2 2024-08-17T00:38:18.217 INFO:tasks.rados.rados.0.smithi110.stdout:1246: finishing write tid 2 to smithi11086371-2 2024-08-17T00:38:18.217 INFO:tasks.rados.rados.0.smithi110.stdout:1246: finishing write tid 3 to smithi11086371-2 2024-08-17T00:38:18.217 INFO:tasks.rados.rados.0.smithi110.stdout:1246: finishing write tid 4 to smithi11086371-2 2024-08-17T00:38:18.217 INFO:tasks.rados.rados.0.smithi110.stdout:1246: finishing write tid 5 to smithi11086371-2 2024-08-17T00:38:18.217 INFO:tasks.rados.rados.0.smithi110.stdout:1246: oid 2 updating version 0 to 675 2024-08-17T00:38:18.217 INFO:tasks.rados.rados.0.smithi110.stdout:1246: oid 2 updating version 675 to 678 2024-08-17T00:38:18.217 INFO:tasks.rados.rados.0.smithi110.stdout:1246: oid 2 version 678 is already newer than 677 2024-08-17T00:38:18.217 INFO:tasks.rados.rados.0.smithi110.stdout:1246: oid 2 version 678 is already newer than 676 2024-08-17T00:38:18.217 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 2 v 678 (ObjNum 404 snap 109 seq_num 404) dirty exists 2024-08-17T00:38:18.217 INFO:tasks.rados.rados.0.smithi110.stdout:1246: left oid 2 (ObjNum 404 snap 109 seq_num 404) 2024-08-17T00:38:18.217 INFO:tasks.rados.rados.0.smithi110.stdout:1247: expect (ObjNum 372 snap 98 seq_num 372) 2024-08-17T00:38:18.304 INFO:tasks.rados.rados.0.smithi110.stdout:1248: expect (ObjNum 251 snap 60 seq_num 251) 2024-08-17T00:38:18.312 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:18 smithi177 ceph-mon[33147]: osdmap e299: 8 total, 8 up, 8 in 2024-08-17T00:38:18.312 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:18 smithi177 ceph-mon[33147]: mgrmap e40: y(active, since 1.01501s), standbys: x 2024-08-17T00:38:18.312 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:18 smithi177 ceph-mon[33147]: [17/Aug/2024:00:38:17] ENGINE Bus STARTING 2024-08-17T00:38:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:18 smithi110 ceph-mon[41467]: osdmap e299: 8 total, 8 up, 8 in 2024-08-17T00:38:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:18 smithi110 ceph-mon[41467]: mgrmap e40: y(active, since 1.01501s), standbys: x 2024-08-17T00:38:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:18 smithi110 ceph-mon[41467]: [17/Aug/2024:00:38:17] ENGINE Bus STARTING 2024-08-17T00:38:18.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:18 smithi110 ceph-mon[98148]: osdmap e299: 8 total, 8 up, 8 in 2024-08-17T00:38:18.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:18 smithi110 ceph-mon[98148]: mgrmap e40: y(active, since 1.01501s), standbys: x 2024-08-17T00:38:18.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:18 smithi110 ceph-mon[98148]: [17/Aug/2024:00:38:17] ENGINE Bus STARTING 2024-08-17T00:38:18.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:38:18] "GET /metrics HTTP/1.1" 200 33274 "" "Prometheus/2.43.0" 2024-08-17T00:38:18.616 INFO:tasks.rados.rados.0.smithi110.stdout:1250: finishing copy_from to smithi11086371-37 2024-08-17T00:38:18.616 INFO:tasks.rados.rados.0.smithi110.stdout:1250: got expected ENOENT (src dne) 2024-08-17T00:38:18.616 INFO:tasks.rados.rados.0.smithi110.stdout:1250: finishing copy_from racing read to smithi11086371-37 2024-08-17T00:38:18.616 INFO:tasks.rados.rados.0.smithi110.stdout:1245: done (4 left) 2024-08-17T00:38:18.616 INFO:tasks.rados.rados.0.smithi110.stdout:1246: done (3 left) 2024-08-17T00:38:18.616 INFO:tasks.rados.rados.0.smithi110.stdout:1247: done (2 left) 2024-08-17T00:38:18.616 INFO:tasks.rados.rados.0.smithi110.stdout:1248: done (1 left) 2024-08-17T00:38:18.616 INFO:tasks.rados.rados.0.smithi110.stdout:1250: done (0 left) 2024-08-17T00:38:18.616 INFO:tasks.rados.rados.0.smithi110.stdout:1251: delete oid 17 current snap is 109 2024-08-17T00:38:18.618 INFO:tasks.rados.rados.0.smithi110.stdout:1251: done (0 left) 2024-08-17T00:38:18.618 INFO:tasks.rados.rados.0.smithi110.stdout:1252: read oid 41 snap 105 2024-08-17T00:38:18.618 INFO:tasks.rados.rados.0.smithi110.stdout:1252: expect (ObjNum 315 snap 84 seq_num 315) 2024-08-17T00:38:18.618 INFO:tasks.rados.rados.0.smithi110.stdout:1253: copy_from oid 31 from oid 12 current snap is 109 2024-08-17T00:38:18.618 INFO:tasks.rados.rados.0.smithi110.stdout:1254: snap_remove snap 108 2024-08-17T00:38:19.216 INFO:tasks.rados.rados.0.smithi110.stdout:1254: done (2 left) 2024-08-17T00:38:19.216 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 38 current snap is 109 2024-08-17T00:38:19.216 INFO:tasks.rados.rados.0.smithi110.stdout:1255: seq_num 406 ranges {6742016=802816,7544832=475136,8019968=499712,8519680=229376} 2024-08-17T00:38:19.256 INFO:tasks.rados.rados.0.smithi110.stdout:1255: writing smithi11086371-38 from 6742016 to 7544832 tid 1 2024-08-17T00:38:19.259 INFO:tasks.rados.rados.0.smithi110.stdout:1255: writing smithi11086371-38 from 7544832 to 8019968 tid 2 2024-08-17T00:38:19.262 INFO:tasks.rados.rados.0.smithi110.stdout:1255: writing smithi11086371-38 from 8019968 to 8519680 tid 3 2024-08-17T00:38:19.266 INFO:tasks.rados.rados.0.smithi110.stdout:1255: writing smithi11086371-38 from 8519680 to 8749056 tid 4 2024-08-17T00:38:19.266 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 30 current snap is 109 2024-08-17T00:38:19.266 INFO:tasks.rados.rados.0.smithi110.stdout:1256: seq_num 407 ranges {0=425984,425984=761856,1187840=704512,1892352=139264} 2024-08-17T00:38:19.266 INFO:tasks.rados.rados.0.smithi110.stdout:1256: writing smithi11086371-30 from 0 to 425984 tid 1 2024-08-17T00:38:19.270 INFO:tasks.rados.rados.0.smithi110.stdout:1256: writing smithi11086371-30 from 425984 to 1187840 tid 2 2024-08-17T00:38:19.274 INFO:tasks.rados.rados.0.smithi110.stdout:1256: writing smithi11086371-30 from 1187840 to 1892352 tid 3 2024-08-17T00:38:19.276 INFO:tasks.rados.rados.0.smithi110.stdout:1256: writing smithi11086371-30 from 1892352 to 2031616 tid 4 2024-08-17T00:38:19.276 INFO:tasks.rados.rados.0.smithi110.stdout:1257: rmattr oid 39 current snap is 109 2024-08-17T00:38:19.276 INFO:tasks.rados.rados.0.smithi110.stdout:1257: done (4 left) 2024-08-17T00:38:19.276 INFO:tasks.rados.rados.0.smithi110.stdout:1258: delete oid 15 current snap is 109 2024-08-17T00:38:19.276 INFO:tasks.rados.rados.0.smithi110.stdout:1252: expect (ObjNum 315 snap 84 seq_num 315) 2024-08-17T00:38:19.539 INFO:tasks.rados.rados.0.smithi110.stdout:1253: finishing copy_from racing read to smithi11086371-31 2024-08-17T00:38:19.540 INFO:tasks.rados.rados.0.smithi110.stdout:1253: finishing copy_from to smithi11086371-31 2024-08-17T00:38:19.540 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 305 (ObjNum 356 snap 95 seq_num 356) dirty exists 2024-08-17T00:38:19.540 INFO:tasks.rados.rados.0.smithi110.stdout:1255: finishing write tid 1 to smithi11086371-38 2024-08-17T00:38:19.540 INFO:tasks.rados.rados.0.smithi110.stdout:1255: finishing write tid 2 to smithi11086371-38 2024-08-17T00:38:19.540 INFO:tasks.rados.rados.0.smithi110.stdout:1255: finishing write tid 3 to smithi11086371-38 2024-08-17T00:38:19.540 INFO:tasks.rados.rados.0.smithi110.stdout:1255: finishing write tid 4 to smithi11086371-38 2024-08-17T00:38:19.540 INFO:tasks.rados.rados.0.smithi110.stdout:1252: done (4 left) 2024-08-17T00:38:19.540 INFO:tasks.rados.rados.0.smithi110.stdout:1253: done (3 left) 2024-08-17T00:38:19.540 INFO:tasks.rados.rados.0.smithi110.stdout:1258: done (2 left) 2024-08-17T00:38:19.540 INFO:tasks.rados.rados.0.smithi110.stdout:1259: rollback oid 12 current snap is 109 2024-08-17T00:38:19.540 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 12 to 105 2024-08-17T00:38:19.540 INFO:tasks.rados.rados.0.smithi110.stdout:1255: finishing write tid 5 to smithi11086371-38 2024-08-17T00:38:19.540 INFO:tasks.rados.rados.0.smithi110.stdout:1255: finishing write tid 6 to smithi11086371-38 2024-08-17T00:38:19.541 INFO:tasks.rados.rados.0.smithi110.stdout:1255: oid 38 updating version 0 to 142 2024-08-17T00:38:19.541 INFO:tasks.rados.rados.0.smithi110.stdout:1255: oid 38 updating version 142 to 146 2024-08-17T00:38:19.541 INFO:tasks.rados.rados.0.smithi110.stdout:1255: oid 38 version 146 is already newer than 143 2024-08-17T00:38:19.541 INFO:tasks.rados.rados.0.smithi110.stdout:1255: oid 38 version 146 is already newer than 145 2024-08-17T00:38:19.541 INFO:tasks.rados.rados.0.smithi110.stdout:1255: oid 38 version 146 is already newer than 144 2024-08-17T00:38:19.541 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 146 (ObjNum 406 snap 109 seq_num 406) dirty exists 2024-08-17T00:38:19.541 INFO:tasks.rados.rados.0.smithi110.stdout:1255: left oid 38 (ObjNum 406 snap 109 seq_num 406) 2024-08-17T00:38:19.541 INFO:tasks.rados.rados.0.smithi110.stdout:1256: finishing write tid 1 to smithi11086371-30 2024-08-17T00:38:19.541 INFO:tasks.rados.rados.0.smithi110.stdout:1256: finishing write tid 2 to smithi11086371-30 2024-08-17T00:38:19.541 INFO:tasks.rados.rados.0.smithi110.stdout:1256: finishing write tid 3 to smithi11086371-30 2024-08-17T00:38:19.541 INFO:tasks.rados.rados.0.smithi110.stdout:1256: finishing write tid 4 to smithi11086371-30 2024-08-17T00:38:19.541 INFO:tasks.rados.rados.0.smithi110.stdout:1256: finishing write tid 5 to smithi11086371-30 2024-08-17T00:38:19.541 INFO:tasks.rados.rados.0.smithi110.stdout:1256: finishing write tid 6 to smithi11086371-30 2024-08-17T00:38:19.541 INFO:tasks.rados.rados.0.smithi110.stdout:1256: oid 30 updating version 0 to 423 2024-08-17T00:38:19.542 INFO:tasks.rados.rados.0.smithi110.stdout:1256: oid 30 version 423 is already newer than 420 2024-08-17T00:38:19.542 INFO:tasks.rados.rados.0.smithi110.stdout:1256: oid 30 version 423 is already newer than 421 2024-08-17T00:38:19.542 INFO:tasks.rados.rados.0.smithi110.stdout:1256: oid 30 version 423 is already newer than 422 2024-08-17T00:38:19.542 INFO:tasks.rados.rados.0.smithi110.stdout:1256: oid 30 updating version 423 to 424 2024-08-17T00:38:19.542 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 424 (ObjNum 407 snap 109 seq_num 407) dirty exists 2024-08-17T00:38:19.542 INFO:tasks.rados.rados.0.smithi110.stdout:1256: left oid 30 (ObjNum 407 snap 109 seq_num 407) 2024-08-17T00:38:19.542 INFO:tasks.rados.rados.0.smithi110.stdout:1255: done (2 left) 2024-08-17T00:38:19.542 INFO:tasks.rados.rados.0.smithi110.stdout:1256: done (1 left) 2024-08-17T00:38:19.542 INFO:tasks.rados.rados.0.smithi110.stdout:1260: copy_from oid 7 from oid 5 current snap is 109 2024-08-17T00:38:19.542 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 30 current snap is 109 2024-08-17T00:38:19.543 INFO:tasks.rados.rados.0.smithi110.stdout:1261: seq_num 409 ranges {2031616=458752,2490368=532480,3022848=720896,3743744=352256} 2024-08-17T00:38:19.552 INFO:tasks.rados.rados.0.smithi110.stdout:1261: writing smithi11086371-30 from 2031616 to 2490368 tid 1 2024-08-17T00:38:19.555 INFO:tasks.rados.rados.0.smithi110.stdout:1261: writing smithi11086371-30 from 2490368 to 3022848 tid 2 2024-08-17T00:38:19.559 INFO:tasks.rados.rados.0.smithi110.stdout:1261: writing smithi11086371-30 from 3022848 to 3743744 tid 3 2024-08-17T00:38:19.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:19 smithi110 ceph-mon[98148]: [17/Aug/2024:00:38:17] ENGINE Serving on http://172.21.15.110:8765 2024-08-17T00:38:19.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:19 smithi110 ceph-mon[98148]: [17/Aug/2024:00:38:17] ENGINE Serving on https://172.21.15.110:7150 2024-08-17T00:38:19.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:19 smithi110 ceph-mon[98148]: [17/Aug/2024:00:38:17] ENGINE Bus STARTED 2024-08-17T00:38:19.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:19 smithi110 ceph-mon[98148]: [17/Aug/2024:00:38:17] ENGINE Error in HTTPServer.serve 2024-08-17T00:38:19.560 INFO:journalctl@ceph.mon.a.smithi110.stdout: Traceback (most recent call last): 2024-08-17T00:38:19.560 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T00:38:19.560 INFO:journalctl@ceph.mon.a.smithi110.stdout: self._connections.run(self.expiration_interval) 2024-08-17T00:38:19.560 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T00:38:19.561 INFO:journalctl@ceph.mon.a.smithi110.stdout: self._run(expiration_interval) 2024-08-17T00:38:19.561 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T00:38:19.561 INFO:journalctl@ceph.mon.a.smithi110.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T00:38:19.561 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T00:38:19.561 INFO:journalctl@ceph.mon.a.smithi110.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T00:38:19.561 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T00:38:19.561 INFO:journalctl@ceph.mon.a.smithi110.stdout: s = self.context.wrap_socket( 2024-08-17T00:38:19.561 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T00:38:19.561 INFO:journalctl@ceph.mon.a.smithi110.stdout: return self.sslsocket_class._create( 2024-08-17T00:38:19.561 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T00:38:19.561 INFO:journalctl@ceph.mon.a.smithi110.stdout: self.do_handshake() 2024-08-17T00:38:19.561 INFO:journalctl@ceph.mon.a.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T00:38:19.561 INFO:journalctl@ceph.mon.a.smithi110.stdout: self._sslobj.do_handshake() 2024-08-17T00:38:19.562 INFO:journalctl@ceph.mon.a.smithi110.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T00:38:19.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:19 smithi110 ceph-mon[98148]: pgmap v6: 121 pgs: 121 active+clean; 133 MiB data, 973 MiB used, 714 GiB / 715 GiB avail 2024-08-17T00:38:19.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:19 smithi110 ceph-mon[98148]: mgrmap e41: y(active, since 2s), standbys: x 2024-08-17T00:38:19.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:19 smithi110 ceph-mon[98148]: osdmap e300: 8 total, 8 up, 8 in 2024-08-17T00:38:19.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:19 smithi110 ceph-mon[41467]: [17/Aug/2024:00:38:17] ENGINE Serving on http://172.21.15.110:8765 2024-08-17T00:38:19.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:19 smithi110 ceph-mon[41467]: [17/Aug/2024:00:38:17] ENGINE Serving on https://172.21.15.110:7150 2024-08-17T00:38:19.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:19 smithi110 ceph-mon[41467]: [17/Aug/2024:00:38:17] ENGINE Bus STARTED 2024-08-17T00:38:19.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:19 smithi110 ceph-mon[41467]: [17/Aug/2024:00:38:17] ENGINE Error in HTTPServer.serve 2024-08-17T00:38:19.562 INFO:journalctl@ceph.mon.c.smithi110.stdout: Traceback (most recent call last): 2024-08-17T00:38:19.562 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T00:38:19.563 INFO:journalctl@ceph.mon.c.smithi110.stdout: self._connections.run(self.expiration_interval) 2024-08-17T00:38:19.563 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T00:38:19.563 INFO:journalctl@ceph.mon.c.smithi110.stdout: self._run(expiration_interval) 2024-08-17T00:38:19.563 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T00:38:19.563 INFO:journalctl@ceph.mon.c.smithi110.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T00:38:19.563 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T00:38:19.563 INFO:journalctl@ceph.mon.c.smithi110.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T00:38:19.563 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T00:38:19.563 INFO:journalctl@ceph.mon.c.smithi110.stdout: s = self.context.wrap_socket( 2024-08-17T00:38:19.563 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T00:38:19.563 INFO:journalctl@ceph.mon.c.smithi110.stdout: return self.sslsocket_class._create( 2024-08-17T00:38:19.563 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T00:38:19.563 INFO:journalctl@ceph.mon.c.smithi110.stdout: self.do_handshake() 2024-08-17T00:38:19.564 INFO:journalctl@ceph.mon.c.smithi110.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T00:38:19.564 INFO:journalctl@ceph.mon.c.smithi110.stdout: self._sslobj.do_handshake() 2024-08-17T00:38:19.564 INFO:journalctl@ceph.mon.c.smithi110.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T00:38:19.564 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:19 smithi110 ceph-mon[41467]: pgmap v6: 121 pgs: 121 active+clean; 133 MiB data, 973 MiB used, 714 GiB / 715 GiB avail 2024-08-17T00:38:19.564 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:19 smithi110 ceph-mon[41467]: mgrmap e41: y(active, since 2s), standbys: x 2024-08-17T00:38:19.564 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:19 smithi110 ceph-mon[41467]: osdmap e300: 8 total, 8 up, 8 in 2024-08-17T00:38:19.565 INFO:tasks.rados.rados.0.smithi110.stdout:1261: writing smithi11086371-30 from 3743744 to 4096000 tid 4 2024-08-17T00:38:19.565 INFO:tasks.rados.rados.0.smithi110.stdout:1262: read oid 36 snap 105 2024-08-17T00:38:19.565 INFO:tasks.rados.rados.0.smithi110.stdout:1262: expect (ObjNum 256 snap 60 seq_num 256) 2024-08-17T00:38:19.565 INFO:tasks.rados.rados.0.smithi110.stdout:1263: snap_create 2024-08-17T00:38:19.565 INFO:tasks.rados.rados.0.smithi110.stdout:1259: finishing rollback tid 0 to smithi11086371-12 2024-08-17T00:38:19.566 INFO:tasks.rados.rados.0.smithi110.stdout:1259: finishing rollback tid 1 to smithi11086371-12 2024-08-17T00:38:19.566 INFO:tasks.rados.rados.0.smithi110.stdout:1259: finishing rollback tid 2 to smithi11086371-12 2024-08-17T00:38:19.566 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 392 (ObjNum 356 snap 95 seq_num 356) dirty exists 2024-08-17T00:38:19.566 INFO:tasks.rados.rados.0.smithi110.stdout:1260: finishing copy_from racing read to smithi11086371-7 2024-08-17T00:38:19.566 INFO:tasks.rados.rados.0.smithi110.stdout:1260: finishing copy_from to smithi11086371-7 2024-08-17T00:38:19.566 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 445 (ObjNum 363 snap 97 seq_num 363) dirty exists 2024-08-17T00:38:19.566 INFO:tasks.rados.rados.0.smithi110.stdout:1261: finishing write tid 1 to smithi11086371-30 2024-08-17T00:38:19.566 INFO:tasks.rados.rados.0.smithi110.stdout:1261: finishing write tid 2 to smithi11086371-30 2024-08-17T00:38:19.566 INFO:tasks.rados.rados.0.smithi110.stdout:1261: finishing write tid 3 to smithi11086371-30 2024-08-17T00:38:19.566 INFO:tasks.rados.rados.0.smithi110.stdout:1261: finishing write tid 4 to smithi11086371-30 2024-08-17T00:38:19.566 INFO:tasks.rados.rados.0.smithi110.stdout:1261: finishing write tid 5 to smithi11086371-30 2024-08-17T00:38:19.566 INFO:tasks.rados.rados.0.smithi110.stdout:1261: finishing write tid 6 to smithi11086371-30 2024-08-17T00:38:19.566 INFO:tasks.rados.rados.0.smithi110.stdout:1261: oid 30 updating version 0 to 425 2024-08-17T00:38:19.567 INFO:tasks.rados.rados.0.smithi110.stdout:1261: oid 30 updating version 425 to 428 2024-08-17T00:38:19.567 INFO:tasks.rados.rados.0.smithi110.stdout:1261: oid 30 version 428 is already newer than 427 2024-08-17T00:38:19.567 INFO:tasks.rados.rados.0.smithi110.stdout:1261: oid 30 version 428 is already newer than 426 2024-08-17T00:38:19.567 INFO:tasks.rados.rados.0.smithi110.stdout:1261: oid 30 updating version 428 to 429 2024-08-17T00:38:19.567 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 429 (ObjNum 409 snap 109 seq_num 409) dirty exists 2024-08-17T00:38:19.567 INFO:tasks.rados.rados.0.smithi110.stdout:1261: left oid 30 (ObjNum 409 snap 109 seq_num 409) 2024-08-17T00:38:19.572 INFO:tasks.rados.rados.0.smithi110.stdout:1262: expect (ObjNum 256 snap 60 seq_num 256) 2024-08-17T00:38:19.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:19 smithi177 ceph-mon[33147]: [17/Aug/2024:00:38:17] ENGINE Serving on http://172.21.15.110:8765 2024-08-17T00:38:19.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:19 smithi177 ceph-mon[33147]: [17/Aug/2024:00:38:17] ENGINE Serving on https://172.21.15.110:7150 2024-08-17T00:38:19.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:19 smithi177 ceph-mon[33147]: [17/Aug/2024:00:38:17] ENGINE Bus STARTED 2024-08-17T00:38:19.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:19 smithi177 ceph-mon[33147]: [17/Aug/2024:00:38:17] ENGINE Error in HTTPServer.serve 2024-08-17T00:38:19.613 INFO:journalctl@ceph.mon.b.smithi177.stdout: Traceback (most recent call last): 2024-08-17T00:38:19.613 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T00:38:19.613 INFO:journalctl@ceph.mon.b.smithi177.stdout: self._connections.run(self.expiration_interval) 2024-08-17T00:38:19.613 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T00:38:19.613 INFO:journalctl@ceph.mon.b.smithi177.stdout: self._run(expiration_interval) 2024-08-17T00:38:19.613 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T00:38:19.613 INFO:journalctl@ceph.mon.b.smithi177.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T00:38:19.613 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T00:38:19.613 INFO:journalctl@ceph.mon.b.smithi177.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T00:38:19.614 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T00:38:19.614 INFO:journalctl@ceph.mon.b.smithi177.stdout: s = self.context.wrap_socket( 2024-08-17T00:38:19.614 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T00:38:19.614 INFO:journalctl@ceph.mon.b.smithi177.stdout: return self.sslsocket_class._create( 2024-08-17T00:38:19.614 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T00:38:19.614 INFO:journalctl@ceph.mon.b.smithi177.stdout: self.do_handshake() 2024-08-17T00:38:19.614 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T00:38:19.614 INFO:journalctl@ceph.mon.b.smithi177.stdout: self._sslobj.do_handshake() 2024-08-17T00:38:19.614 INFO:journalctl@ceph.mon.b.smithi177.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T00:38:19.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:19 smithi177 ceph-mon[33147]: pgmap v6: 121 pgs: 121 active+clean; 133 MiB data, 973 MiB used, 714 GiB / 715 GiB avail 2024-08-17T00:38:19.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:19 smithi177 ceph-mon[33147]: mgrmap e41: y(active, since 2s), standbys: x 2024-08-17T00:38:19.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:19 smithi177 ceph-mon[33147]: osdmap e300: 8 total, 8 up, 8 in 2024-08-17T00:38:19.873 INFO:tasks.rados.rados.0.smithi110.stdout:1259: done (4 left) 2024-08-17T00:38:19.874 INFO:tasks.rados.rados.0.smithi110.stdout:1260: done (3 left) 2024-08-17T00:38:19.874 INFO:tasks.rados.rados.0.smithi110.stdout:1261: done (2 left) 2024-08-17T00:38:19.874 INFO:tasks.rados.rados.0.smithi110.stdout:1262: done (1 left) 2024-08-17T00:38:19.874 INFO:tasks.rados.rados.0.smithi110.stdout:1263: done (0 left) 2024-08-17T00:38:19.874 INFO:tasks.rados.rados.0.smithi110.stdout:1264: delete oid 26 current snap is 110 2024-08-17T00:38:19.878 INFO:tasks.rados.rados.0.smithi110.stdout:1264: done (0 left) 2024-08-17T00:38:19.879 INFO:tasks.rados.rados.0.smithi110.stdout:1265: delete oid 5 current snap is 110 2024-08-17T00:38:19.881 INFO:tasks.rados.rados.0.smithi110.stdout:1265: done (0 left) 2024-08-17T00:38:19.881 INFO:tasks.rados.rados.0.smithi110.stdout:1266: copy_from oid 21 from oid 29 current snap is 110 2024-08-17T00:38:19.882 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 3 current snap is 110 2024-08-17T00:38:19.882 INFO:tasks.rados.rados.0.smithi110.stdout:1267: seq_num 412 ranges {0=507904,507904=630784,1138688=491520,1630208=483328} 2024-08-17T00:38:19.884 INFO:tasks.rados.rados.0.smithi110.stdout:1267: writing smithi11086371-3 from 0 to 507904 tid 1 2024-08-17T00:38:19.888 INFO:tasks.rados.rados.0.smithi110.stdout:1267: writing smithi11086371-3 from 507904 to 1138688 tid 2 2024-08-17T00:38:19.891 INFO:tasks.rados.rados.0.smithi110.stdout:1267: writing smithi11086371-3 from 1138688 to 1630208 tid 3 2024-08-17T00:38:19.895 INFO:tasks.rados.rados.0.smithi110.stdout:1267: writing smithi11086371-3 from 1630208 to 2113536 tid 4 2024-08-17T00:38:19.895 INFO:tasks.rados.rados.0.smithi110.stdout:1268: copy_from oid 35 from oid 34 current snap is 110 2024-08-17T00:38:19.895 INFO:tasks.rados.rados.0.smithi110.stdout:1266: finishing copy_from racing read to smithi11086371-21 2024-08-17T00:38:19.895 INFO:tasks.rados.rados.0.smithi110.stdout:1266: finishing copy_from to smithi11086371-21 2024-08-17T00:38:19.895 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 306 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-08-17T00:38:19.895 INFO:tasks.rados.rados.0.smithi110.stdout:1267: finishing write tid 1 to smithi11086371-3 2024-08-17T00:38:19.895 INFO:tasks.rados.rados.0.smithi110.stdout:1269: read oid 19 snap -1 2024-08-17T00:38:19.895 INFO:tasks.rados.rados.0.smithi110.stdout:1269: expect deleted 2024-08-17T00:38:19.895 INFO:tasks.rados.rados.0.smithi110.stdout:1266: done (3 left) 2024-08-17T00:38:19.895 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 27 current snap is 110 2024-08-17T00:38:19.895 INFO:tasks.rados.rados.0.smithi110.stdout:1267: finishing write tid 2 to smithi11086371-3 2024-08-17T00:38:19.896 INFO:tasks.rados.rados.0.smithi110.stdout:1270: seq_num 413 ranges {1703936=524288,2228224=516096,2744320=696320,3440640=393216} 2024-08-17T00:38:19.906 INFO:tasks.rados.rados.0.smithi110.stdout:1270: writing smithi11086371-27 from 1703936 to 2228224 tid 1 2024-08-17T00:38:19.909 INFO:tasks.rados.rados.0.smithi110.stdout:1270: writing smithi11086371-27 from 2228224 to 2744320 tid 2 2024-08-17T00:38:19.913 INFO:tasks.rados.rados.0.smithi110.stdout:1270: writing smithi11086371-27 from 2744320 to 3440640 tid 3 2024-08-17T00:38:19.916 INFO:tasks.rados.rados.0.smithi110.stdout:1270: writing smithi11086371-27 from 3440640 to 3833856 tid 4 2024-08-17T00:38:19.916 INFO:tasks.rados.rados.0.smithi110.stdout:1271: copy_from oid 31 from oid 32 current snap is 110 2024-08-17T00:38:19.917 INFO:tasks.rados.rados.0.smithi110.stdout:1267: finishing write tid 3 to smithi11086371-3 2024-08-17T00:38:19.917 INFO:tasks.rados.rados.0.smithi110.stdout:1267: finishing write tid 4 to smithi11086371-3 2024-08-17T00:38:19.917 INFO:tasks.rados.rados.0.smithi110.stdout:1267: finishing write tid 5 to smithi11086371-3 2024-08-17T00:38:19.917 INFO:tasks.rados.rados.0.smithi110.stdout:1267: finishing write tid 6 to smithi11086371-3 2024-08-17T00:38:19.917 INFO:tasks.rados.rados.0.smithi110.stdout:1267: oid 3 updating version 0 to 460 2024-08-17T00:38:19.917 INFO:tasks.rados.rados.0.smithi110.stdout:1267: oid 3 updating version 460 to 462 2024-08-17T00:38:19.917 INFO:tasks.rados.rados.0.smithi110.stdout:1267: oid 3 version 462 is already newer than 459 2024-08-17T00:38:19.917 INFO:tasks.rados.rados.0.smithi110.stdout:1267: oid 3 version 462 is already newer than 461 2024-08-17T00:38:19.917 INFO:tasks.rados.rados.0.smithi110.stdout:1267: oid 3 updating version 462 to 463 2024-08-17T00:38:19.917 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 463 (ObjNum 412 snap 110 seq_num 412) dirty exists 2024-08-17T00:38:19.917 INFO:tasks.rados.rados.0.smithi110.stdout:1267: left oid 3 (ObjNum 412 snap 110 seq_num 412) 2024-08-17T00:38:19.917 INFO:tasks.rados.rados.0.smithi110.stdout:1268: finishing copy_from racing read to smithi11086371-35 2024-08-17T00:38:19.917 INFO:tasks.rados.rados.0.smithi110.stdout:1267: done (4 left) 2024-08-17T00:38:19.918 INFO:tasks.rados.rados.0.smithi110.stdout:1269: done (3 left) 2024-08-17T00:38:19.918 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 8 current snap is 110 2024-08-17T00:38:19.918 INFO:tasks.rados.rados.0.smithi110.stdout:1268: finishing copy_from to smithi11086371-35 2024-08-17T00:38:19.918 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 344 (ObjNum 298 snap 77 seq_num 298) dirty exists 2024-08-17T00:38:19.918 INFO:tasks.rados.rados.0.smithi110.stdout:1270: finishing write tid 1 to smithi11086371-27 2024-08-17T00:38:19.918 INFO:tasks.rados.rados.0.smithi110.stdout:1270: finishing write tid 2 to smithi11086371-27 2024-08-17T00:38:19.918 INFO:tasks.rados.rados.0.smithi110.stdout:1272: seq_num 414 ranges {1941504=540672,2482176=802816,3284992=458752,3743744=344064} 2024-08-17T00:38:19.930 INFO:tasks.rados.rados.0.smithi110.stdout:1272: writing smithi11086371-8 from 1941504 to 2482176 tid 1 2024-08-17T00:38:19.934 INFO:tasks.rados.rados.0.smithi110.stdout:1272: writing smithi11086371-8 from 2482176 to 3284992 tid 2 2024-08-17T00:38:19.937 INFO:tasks.rados.rados.0.smithi110.stdout:1272: writing smithi11086371-8 from 3284992 to 3743744 tid 3 2024-08-17T00:38:19.939 INFO:tasks.rados.rados.0.smithi110.stdout:1272: writing smithi11086371-8 from 3743744 to 4087808 tid 4 2024-08-17T00:38:19.939 INFO:tasks.rados.rados.0.smithi110.stdout:1268: done (3 left) 2024-08-17T00:38:19.940 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 12 current snap is 110 2024-08-17T00:38:19.940 INFO:tasks.rados.rados.0.smithi110.stdout:1270: finishing write tid 3 to smithi11086371-27 2024-08-17T00:38:19.940 INFO:tasks.rados.rados.0.smithi110.stdout:1270: finishing write tid 4 to smithi11086371-27 2024-08-17T00:38:19.940 INFO:tasks.rados.rados.0.smithi110.stdout:1270: finishing write tid 5 to smithi11086371-27 2024-08-17T00:38:19.940 INFO:tasks.rados.rados.0.smithi110.stdout:1270: finishing write tid 6 to smithi11086371-27 2024-08-17T00:38:19.940 INFO:tasks.rados.rados.0.smithi110.stdout:1270: oid 27 updating version 0 to 327 2024-08-17T00:38:19.940 INFO:tasks.rados.rados.0.smithi110.stdout:1270: oid 27 version 327 is already newer than 326 2024-08-17T00:38:19.940 INFO:tasks.rados.rados.0.smithi110.stdout:1270: oid 27 version 327 is already newer than 324 2024-08-17T00:38:19.940 INFO:tasks.rados.rados.0.smithi110.stdout:1270: oid 27 updating version 327 to 328 2024-08-17T00:38:19.940 INFO:tasks.rados.rados.0.smithi110.stdout:1270: oid 27 version 328 is already newer than 325 2024-08-17T00:38:19.940 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 328 (ObjNum 413 snap 110 seq_num 413) dirty exists 2024-08-17T00:38:19.940 INFO:tasks.rados.rados.0.smithi110.stdout:1270: left oid 27 (ObjNum 413 snap 110 seq_num 413) 2024-08-17T00:38:19.940 INFO:tasks.rados.rados.0.smithi110.stdout:1271: finishing copy_from racing read to smithi11086371-31 2024-08-17T00:38:19.940 INFO:tasks.rados.rados.0.smithi110.stdout:1271: finishing copy_from to smithi11086371-31 2024-08-17T00:38:19.941 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 194 (ObjNum 347 snap 92 seq_num 347) dirty exists 2024-08-17T00:38:19.941 INFO:tasks.rados.rados.0.smithi110.stdout:1272: finishing write tid 1 to smithi11086371-8 2024-08-17T00:38:19.941 INFO:tasks.rados.rados.0.smithi110.stdout:1272: finishing write tid 2 to smithi11086371-8 2024-08-17T00:38:19.941 INFO:tasks.rados.rados.0.smithi110.stdout:1272: finishing write tid 3 to smithi11086371-8 2024-08-17T00:38:19.941 INFO:tasks.rados.rados.0.smithi110.stdout:1273: seq_num 415 ranges {7520256=557056,8077312=688128,8765440=663552,9428992=253952} 2024-08-17T00:38:19.983 INFO:tasks.rados.rados.0.smithi110.stdout:1273: writing smithi11086371-12 from 7520256 to 8077312 tid 1 2024-08-17T00:38:19.986 INFO:tasks.rados.rados.0.smithi110.stdout:1273: writing smithi11086371-12 from 8077312 to 8765440 tid 2 2024-08-17T00:38:19.990 INFO:tasks.rados.rados.0.smithi110.stdout:1273: writing smithi11086371-12 from 8765440 to 9428992 tid 3 2024-08-17T00:38:19.992 INFO:tasks.rados.rados.0.smithi110.stdout:1273: writing smithi11086371-12 from 9428992 to 9682944 tid 4 2024-08-17T00:38:19.992 INFO:tasks.rados.rados.0.smithi110.stdout:1270: done (3 left) 2024-08-17T00:38:19.992 INFO:tasks.rados.rados.0.smithi110.stdout:1271: done (2 left) 2024-08-17T00:38:19.992 INFO:tasks.rados.rados.0.smithi110.stdout:1274: read oid 46 snap -1 2024-08-17T00:38:19.992 INFO:tasks.rados.rados.0.smithi110.stdout:1274: expect (ObjNum 371 snap 98 seq_num 371) 2024-08-17T00:38:19.993 INFO:tasks.rados.rados.0.smithi110.stdout:1275: snap_create 2024-08-17T00:38:19.993 INFO:tasks.rados.rados.0.smithi110.stdout:1272: finishing write tid 4 to smithi11086371-8 2024-08-17T00:38:19.993 INFO:tasks.rados.rados.0.smithi110.stdout:1272: finishing write tid 5 to smithi11086371-8 2024-08-17T00:38:19.993 INFO:tasks.rados.rados.0.smithi110.stdout:1272: finishing write tid 6 to smithi11086371-8 2024-08-17T00:38:19.993 INFO:tasks.rados.rados.0.smithi110.stdout:1272: oid 8 updating version 0 to 331 2024-08-17T00:38:19.993 INFO:tasks.rados.rados.0.smithi110.stdout:1272: oid 8 updating version 331 to 333 2024-08-17T00:38:19.993 INFO:tasks.rados.rados.0.smithi110.stdout:1272: oid 8 version 333 is already newer than 332 2024-08-17T00:38:19.993 INFO:tasks.rados.rados.0.smithi110.stdout:1272: oid 8 version 333 is already newer than 330 2024-08-17T00:38:19.993 INFO:tasks.rados.rados.0.smithi110.stdout:1272: oid 8 version 333 is already newer than 329 2024-08-17T00:38:19.993 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 333 (ObjNum 414 snap 110 seq_num 414) dirty exists 2024-08-17T00:38:19.993 INFO:tasks.rados.rados.0.smithi110.stdout:1272: left oid 8 (ObjNum 414 snap 110 seq_num 414) 2024-08-17T00:38:19.993 INFO:tasks.rados.rados.0.smithi110.stdout:1273: finishing write tid 1 to smithi11086371-12 2024-08-17T00:38:19.993 INFO:tasks.rados.rados.0.smithi110.stdout:1273: finishing write tid 2 to smithi11086371-12 2024-08-17T00:38:19.994 INFO:tasks.rados.rados.0.smithi110.stdout:1273: finishing write tid 3 to smithi11086371-12 2024-08-17T00:38:19.995 INFO:tasks.rados.rados.0.smithi110.stdout:1273: finishing write tid 4 to smithi11086371-12 2024-08-17T00:38:19.995 INFO:tasks.rados.rados.0.smithi110.stdout:1273: finishing write tid 5 to smithi11086371-12 2024-08-17T00:38:19.995 INFO:tasks.rados.rados.0.smithi110.stdout:1273: finishing write tid 6 to smithi11086371-12 2024-08-17T00:38:19.995 INFO:tasks.rados.rados.0.smithi110.stdout:1273: oid 12 updating version 0 to 396 2024-08-17T00:38:19.995 INFO:tasks.rados.rados.0.smithi110.stdout:1273: oid 12 updating version 396 to 397 2024-08-17T00:38:19.996 INFO:tasks.rados.rados.0.smithi110.stdout:1273: oid 12 version 397 is already newer than 394 2024-08-17T00:38:19.996 INFO:tasks.rados.rados.0.smithi110.stdout:1273: oid 12 updating version 397 to 398 2024-08-17T00:38:19.996 INFO:tasks.rados.rados.0.smithi110.stdout:1273: oid 12 version 398 is already newer than 395 2024-08-17T00:38:19.996 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 398 (ObjNum 415 snap 110 seq_num 415) dirty exists 2024-08-17T00:38:19.996 INFO:tasks.rados.rados.0.smithi110.stdout:1273: left oid 12 (ObjNum 415 snap 110 seq_num 415) 2024-08-17T00:38:20.001 INFO:tasks.rados.rados.0.smithi110.stdout:1274: expect (ObjNum 371 snap 98 seq_num 371) 2024-08-17T00:38:20.547 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:20 smithi177 ceph-mon[33147]: osdmap e301: 8 total, 8 up, 8 in 2024-08-17T00:38:20.547 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:20 smithi177 ceph-mon[33147]: osdmap e302: 8 total, 8 up, 8 in 2024-08-17T00:38:20.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:20 smithi110 ceph-mon[41467]: osdmap e301: 8 total, 8 up, 8 in 2024-08-17T00:38:20.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:20 smithi110 ceph-mon[41467]: osdmap e302: 8 total, 8 up, 8 in 2024-08-17T00:38:20.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:20 smithi110 ceph-mon[98148]: osdmap e301: 8 total, 8 up, 8 in 2024-08-17T00:38:20.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:20 smithi110 ceph-mon[98148]: osdmap e302: 8 total, 8 up, 8 in 2024-08-17T00:38:20.882 INFO:tasks.rados.rados.0.smithi110.stdout:1272: done (3 left) 2024-08-17T00:38:20.882 INFO:tasks.rados.rados.0.smithi110.stdout:1273: done (2 left) 2024-08-17T00:38:20.882 INFO:tasks.rados.rados.0.smithi110.stdout:1274: done (1 left) 2024-08-17T00:38:20.882 INFO:tasks.rados.rados.0.smithi110.stdout:1275: done (0 left) 2024-08-17T00:38:20.882 INFO:tasks.rados.rados.0.smithi110.stdout:1276: setattr oid 23 current snap is 111 2024-08-17T00:38:20.883 INFO:tasks.rados.rados.0.smithi110.stdout:1277: snap_remove snap 110 2024-08-17T00:38:21.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:21 smithi177 ceph-mon[33147]: pgmap v9: 121 pgs: 121 active+clean; 133 MiB data, 973 MiB used, 714 GiB / 715 GiB avail 2024-08-17T00:38:21.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:21 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:21.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:21 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:21.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:21 smithi177 ceph-mon[33147]: mgrmap e42: y(active, since 4s), standbys: x 2024-08-17T00:38:21.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:21 smithi177 ceph-mon[33147]: osdmap e303: 8 total, 8 up, 8 in 2024-08-17T00:38:21.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:21 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:21.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:21 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:21.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:21 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:21.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:21 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:21.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:21 smithi110 ceph-mon[98148]: pgmap v9: 121 pgs: 121 active+clean; 133 MiB data, 973 MiB used, 714 GiB / 715 GiB avail 2024-08-17T00:38:21.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:21.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:21.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:21 smithi110 ceph-mon[98148]: mgrmap e42: y(active, since 4s), standbys: x 2024-08-17T00:38:21.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:21 smithi110 ceph-mon[98148]: osdmap e303: 8 total, 8 up, 8 in 2024-08-17T00:38:21.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:21.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:21.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:21.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:21.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:21 smithi110 ceph-mon[41467]: pgmap v9: 121 pgs: 121 active+clean; 133 MiB data, 973 MiB used, 714 GiB / 715 GiB avail 2024-08-17T00:38:21.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:21 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:21.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:21 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:21.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:21 smithi110 ceph-mon[41467]: mgrmap e42: y(active, since 4s), standbys: x 2024-08-17T00:38:21.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:21 smithi110 ceph-mon[41467]: osdmap e303: 8 total, 8 up, 8 in 2024-08-17T00:38:21.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:21 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:21.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:21 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:21.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:21 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:21.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:21 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:21.879 INFO:tasks.rados.rados.0.smithi110.stdout:1277: done (1 left) 2024-08-17T00:38:21.879 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 45 current snap is 111 2024-08-17T00:38:21.880 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 330 (ObjNum 373 snap 98 seq_num 373) dirty exists 2024-08-17T00:38:21.880 INFO:tasks.rados.rados.0.smithi110.stdout:1278: seq_num 416 ranges {0=573440,573440=573440,1146880=475136,1622016=557056} 2024-08-17T00:38:21.882 INFO:tasks.rados.rados.0.smithi110.stdout:1278: writing smithi11086371-45 from 0 to 573440 tid 1 2024-08-17T00:38:21.885 INFO:tasks.rados.rados.0.smithi110.stdout:1278: writing smithi11086371-45 from 573440 to 1146880 tid 2 2024-08-17T00:38:21.888 INFO:tasks.rados.rados.0.smithi110.stdout:1278: writing smithi11086371-45 from 1146880 to 1622016 tid 3 2024-08-17T00:38:21.891 INFO:tasks.rados.rados.0.smithi110.stdout:1278: writing smithi11086371-45 from 1622016 to 2179072 tid 4 2024-08-17T00:38:21.891 INFO:tasks.rados.rados.0.smithi110.stdout:1276: done (1 left) 2024-08-17T00:38:21.891 INFO:tasks.rados.rados.0.smithi110.stdout:1279: snap_remove snap 105 2024-08-17T00:38:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:22 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:22.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:22 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:22.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:22 smithi177 ceph-mon[33147]: osdmap e304: 8 total, 8 up, 8 in 2024-08-17T00:38:22.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:22 smithi177 ceph-mon[33147]: pgmap v12: 121 pgs: 121 active+clean; 133 MiB data, 973 MiB used, 714 GiB / 715 GiB avail 2024-08-17T00:38:22.884 INFO:tasks.rados.rados.0.smithi110.stdout:1279: done (1 left) 2024-08-17T00:38:22.884 INFO:tasks.rados.rados.0.smithi110.stdout:1280: delete oid 14 current snap is 111 2024-08-17T00:38:22.884 INFO:tasks.rados.rados.0.smithi110.stdout:1278: finishing write tid 1 to smithi11086371-45 2024-08-17T00:38:22.884 INFO:tasks.rados.rados.0.smithi110.stdout:1278: finishing write tid 2 to smithi11086371-45 2024-08-17T00:38:22.884 INFO:tasks.rados.rados.0.smithi110.stdout:1278: finishing write tid 3 to smithi11086371-45 2024-08-17T00:38:22.884 INFO:tasks.rados.rados.0.smithi110.stdout:1278: finishing write tid 4 to smithi11086371-45 2024-08-17T00:38:22.884 INFO:tasks.rados.rados.0.smithi110.stdout:1278: finishing write tid 5 to smithi11086371-45 2024-08-17T00:38:22.884 INFO:tasks.rados.rados.0.smithi110.stdout:1278: finishing write tid 6 to smithi11086371-45 2024-08-17T00:38:22.884 INFO:tasks.rados.rados.0.smithi110.stdout:1278: oid 45 updating version 0 to 522 2024-08-17T00:38:22.884 INFO:tasks.rados.rados.0.smithi110.stdout:1278: oid 45 updating version 522 to 523 2024-08-17T00:38:22.884 INFO:tasks.rados.rados.0.smithi110.stdout:1278: oid 45 version 523 is already newer than 521 2024-08-17T00:38:22.885 INFO:tasks.rados.rados.0.smithi110.stdout:1278: oid 45 updating version 523 to 524 2024-08-17T00:38:22.885 INFO:tasks.rados.rados.0.smithi110.stdout:1278: oid 45 updating version 524 to 525 2024-08-17T00:38:22.885 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 525 (ObjNum 416 snap 111 seq_num 416) dirty exists 2024-08-17T00:38:22.885 INFO:tasks.rados.rados.0.smithi110.stdout:1278: left oid 45 (ObjNum 416 snap 111 seq_num 416) 2024-08-17T00:38:22.894 INFO:tasks.rados.rados.0.smithi110.stdout:1278: done (1 left) 2024-08-17T00:38:22.894 INFO:tasks.rados.rados.0.smithi110.stdout:1280: done (0 left) 2024-08-17T00:38:22.894 INFO:tasks.rados.rados.0.smithi110.stdout:1281: rollback oid 50 current snap is 111 2024-08-17T00:38:22.895 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 50 to 109 2024-08-17T00:38:22.895 INFO:tasks.rados.rados.0.smithi110.stdout:1282: copy_from oid 39 from oid 10 current snap is 111 2024-08-17T00:38:22.895 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 2 current snap is 111 2024-08-17T00:38:22.895 INFO:tasks.rados.rados.0.smithi110.stdout:1283: seq_num 418 ranges {3932160=606208,4538368=737280,5275648=434176,5709824=434176} 2024-08-17T00:38:22.920 INFO:tasks.rados.rados.0.smithi110.stdout:1283: writing smithi11086371-2 from 3932160 to 4538368 tid 1 2024-08-17T00:38:22.924 INFO:tasks.rados.rados.0.smithi110.stdout:1283: writing smithi11086371-2 from 4538368 to 5275648 tid 2 2024-08-17T00:38:22.926 INFO:tasks.rados.rados.0.smithi110.stdout:1283: writing smithi11086371-2 from 5275648 to 5709824 tid 3 2024-08-17T00:38:22.930 INFO:tasks.rados.rados.0.smithi110.stdout:1283: writing smithi11086371-2 from 5709824 to 6144000 tid 4 2024-08-17T00:38:22.930 INFO:tasks.rados.rados.0.smithi110.stdout:1284: read oid 36 snap -1 2024-08-17T00:38:22.930 INFO:tasks.rados.rados.0.smithi110.stdout:1284: expect (ObjNum 256 snap 60 seq_num 256) 2024-08-17T00:38:22.930 INFO:tasks.rados.rados.0.smithi110.stdout:1285: rollback oid 32 current snap is 111 2024-08-17T00:38:22.930 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 32 to 109 2024-08-17T00:38:22.930 INFO:tasks.rados.rados.0.smithi110.stdout:1281: finishing rollback tid 0 to smithi11086371-50 2024-08-17T00:38:22.930 INFO:tasks.rados.rados.0.smithi110.stdout:1281: finishing rollback tid 1 to smithi11086371-50 2024-08-17T00:38:22.930 INFO:tasks.rados.rados.0.smithi110.stdout:1281: finishing rollback tid 2 to smithi11086371-50 2024-08-17T00:38:22.930 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 233 (ObjNum 364 snap 97 seq_num 364) dirty exists 2024-08-17T00:38:22.930 INFO:tasks.rados.rados.0.smithi110.stdout:1282: finishing copy_from racing read to smithi11086371-39 2024-08-17T00:38:22.931 INFO:tasks.rados.rados.0.smithi110.stdout:1282: finishing copy_from to smithi11086371-39 2024-08-17T00:38:22.931 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 457 (ObjNum 351 snap 92 seq_num 351) dirty exists 2024-08-17T00:38:22.931 INFO:tasks.rados.rados.0.smithi110.stdout:1283: finishing write tid 1 to smithi11086371-2 2024-08-17T00:38:22.931 INFO:tasks.rados.rados.0.smithi110.stdout:1283: finishing write tid 2 to smithi11086371-2 2024-08-17T00:38:22.931 INFO:tasks.rados.rados.0.smithi110.stdout:1281: done (4 left) 2024-08-17T00:38:22.931 INFO:tasks.rados.rados.0.smithi110.stdout:1282: done (3 left) 2024-08-17T00:38:22.931 INFO:tasks.rados.rados.0.smithi110.stdout:1286: rollback oid 17 current snap is 111 2024-08-17T00:38:22.931 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 17 to 109 2024-08-17T00:38:22.931 INFO:tasks.rados.rados.0.smithi110.stdout:1283: finishing write tid 3 to smithi11086371-2 2024-08-17T00:38:22.931 INFO:tasks.rados.rados.0.smithi110.stdout:1287: copy_from oid 38 from oid 9 current snap is 111 2024-08-17T00:38:22.931 INFO:tasks.rados.rados.0.smithi110.stdout:1288: snap_create 2024-08-17T00:38:22.932 INFO:tasks.rados.rados.0.smithi110.stdout:1287: finishing copy_from to smithi11086371-38 2024-08-17T00:38:22.932 INFO:tasks.rados.rados.0.smithi110.stdout:1287: got expected ENOENT (src dne) 2024-08-17T00:38:22.932 INFO:tasks.rados.rados.0.smithi110.stdout:1287: finishing copy_from racing read to smithi11086371-38 2024-08-17T00:38:22.932 INFO:tasks.rados.rados.0.smithi110.stdout:1285: finishing rollback tid 0 to smithi11086371-32 2024-08-17T00:38:22.933 INFO:tasks.rados.rados.0.smithi110.stdout:1285: finishing rollback tid 1 to smithi11086371-32 2024-08-17T00:38:22.933 INFO:tasks.rados.rados.0.smithi110.stdout:1283: finishing write tid 4 to smithi11086371-2 2024-08-17T00:38:22.933 INFO:tasks.rados.rados.0.smithi110.stdout:1283: finishing write tid 5 to smithi11086371-2 2024-08-17T00:38:22.933 INFO:tasks.rados.rados.0.smithi110.stdout:1286: finishing rollback tid 1 to smithi11086371-17 2024-08-17T00:38:22.933 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 0 (ObjNum 289 snap 0 seq_num 1525088134) dirty dne 2024-08-17T00:38:22.933 INFO:tasks.rados.rados.0.smithi110.stdout:1285: finishing rollback tid 2 to smithi11086371-32 2024-08-17T00:38:22.934 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 247 (ObjNum 347 snap 92 seq_num 347) dirty exists 2024-08-17T00:38:22.934 INFO:tasks.rados.rados.0.smithi110.stdout:1283: finishing write tid 6 to smithi11086371-2 2024-08-17T00:38:22.934 INFO:tasks.rados.rados.0.smithi110.stdout:1283: oid 2 updating version 0 to 688 2024-08-17T00:38:22.934 INFO:tasks.rados.rados.0.smithi110.stdout:1283: oid 2 updating version 688 to 689 2024-08-17T00:38:22.934 INFO:tasks.rados.rados.0.smithi110.stdout:1283: oid 2 updating version 689 to 690 2024-08-17T00:38:22.934 INFO:tasks.rados.rados.0.smithi110.stdout:1283: oid 2 updating version 690 to 691 2024-08-17T00:38:22.935 INFO:tasks.rados.rados.0.smithi110.stdout:1283: oid 2 updating version 691 to 692 2024-08-17T00:38:22.935 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 2 v 692 (ObjNum 418 snap 111 seq_num 418) dirty exists 2024-08-17T00:38:22.935 INFO:tasks.rados.rados.0.smithi110.stdout:1283: left oid 2 (ObjNum 418 snap 111 seq_num 418) 2024-08-17T00:38:22.938 INFO:tasks.rados.rados.0.smithi110.stdout:1284: expect (ObjNum 256 snap 60 seq_num 256) 2024-08-17T00:38:23.018 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:22 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:23.018 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:22 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:23.018 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:22 smithi110 ceph-mon[98148]: osdmap e304: 8 total, 8 up, 8 in 2024-08-17T00:38:23.018 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:22 smithi110 ceph-mon[98148]: pgmap v12: 121 pgs: 121 active+clean; 133 MiB data, 973 MiB used, 714 GiB / 715 GiB avail 2024-08-17T00:38:23.018 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:22 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:23.018 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:22 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:23.018 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:22 smithi110 ceph-mon[41467]: osdmap e304: 8 total, 8 up, 8 in 2024-08-17T00:38:23.018 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:22 smithi110 ceph-mon[41467]: pgmap v12: 121 pgs: 121 active+clean; 133 MiB data, 973 MiB used, 714 GiB / 715 GiB avail 2024-08-17T00:38:23.888 INFO:tasks.rados.rados.0.smithi110.stdout:1283: done (5 left) 2024-08-17T00:38:23.888 INFO:tasks.rados.rados.0.smithi110.stdout:1284: done (4 left) 2024-08-17T00:38:23.888 INFO:tasks.rados.rados.0.smithi110.stdout:1285: done (3 left) 2024-08-17T00:38:23.889 INFO:tasks.rados.rados.0.smithi110.stdout:1286: done (2 left) 2024-08-17T00:38:23.889 INFO:tasks.rados.rados.0.smithi110.stdout:1287: done (1 left) 2024-08-17T00:38:23.889 INFO:tasks.rados.rados.0.smithi110.stdout:1288: done (0 left) 2024-08-17T00:38:23.889 INFO:tasks.rados.rados.0.smithi110.stdout:1289: read oid 31 snap 111 2024-08-17T00:38:23.889 INFO:tasks.rados.rados.0.smithi110.stdout:1289: expect (ObjNum 347 snap 92 seq_num 347) 2024-08-17T00:38:23.889 INFO:tasks.rados.rados.0.smithi110.stdout:1290: delete oid 4 current snap is 112 2024-08-17T00:38:23.892 INFO:tasks.rados.rados.0.smithi110.stdout:1290: done (1 left) 2024-08-17T00:38:23.892 INFO:tasks.rados.rados.0.smithi110.stdout:1291: snap_remove snap 109 2024-08-17T00:38:24.267 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:23 smithi177 ceph-mon[33147]: osdmap e305: 8 total, 8 up, 8 in 2024-08-17T00:38:24.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:23 smithi110 ceph-mon[41467]: osdmap e305: 8 total, 8 up, 8 in 2024-08-17T00:38:24.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:23 smithi110 ceph-mon[98148]: osdmap e305: 8 total, 8 up, 8 in 2024-08-17T00:38:24.897 INFO:tasks.rados.rados.0.smithi110.stdout:1291: done (1 left) 2024-08-17T00:38:24.897 INFO:tasks.rados.rados.0.smithi110.stdout:1292: read oid 9 snap -1 2024-08-17T00:38:24.897 INFO:tasks.rados.rados.0.smithi110.stdout:1292: expect deleted 2024-08-17T00:38:24.897 INFO:tasks.rados.rados.0.smithi110.stdout:1293: delete oid 47 current snap is 112 2024-08-17T00:38:24.897 INFO:tasks.rados.rados.0.smithi110.stdout:1289: expect (ObjNum 347 snap 92 seq_num 347) 2024-08-17T00:38:24.928 INFO:tasks.rados.rados.0.smithi110.stdout:1289: done (2 left) 2024-08-17T00:38:24.928 INFO:tasks.rados.rados.0.smithi110.stdout:1292: done (1 left) 2024-08-17T00:38:24.928 INFO:tasks.rados.rados.0.smithi110.stdout:1293: done (0 left) 2024-08-17T00:38:24.928 INFO:tasks.rados.rados.0.smithi110.stdout:1294: snap_remove snap 111 2024-08-17T00:38:25.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:24 smithi110 ceph-mon[41467]: osdmap e306: 8 total, 8 up, 8 in 2024-08-17T00:38:25.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:24 smithi110 ceph-mon[41467]: pgmap v15: 121 pgs: 121 active+clean; 161 MiB data, 999 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.5 MiB/s wr, 56 op/s 2024-08-17T00:38:25.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:24 smithi110 ceph-mon[98148]: osdmap e306: 8 total, 8 up, 8 in 2024-08-17T00:38:25.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:24 smithi110 ceph-mon[98148]: pgmap v15: 121 pgs: 121 active+clean; 161 MiB data, 999 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.5 MiB/s wr, 56 op/s 2024-08-17T00:38:25.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:24 smithi177 ceph-mon[33147]: osdmap e306: 8 total, 8 up, 8 in 2024-08-17T00:38:25.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:24 smithi177 ceph-mon[33147]: pgmap v15: 121 pgs: 121 active+clean; 161 MiB data, 999 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.5 MiB/s wr, 56 op/s 2024-08-17T00:38:25.900 INFO:tasks.rados.rados.0.smithi110.stdout:1294: done (0 left) 2024-08-17T00:38:25.900 INFO:tasks.rados.rados.0.smithi110.stdout:1295: read oid 27 snap -1 2024-08-17T00:38:25.900 INFO:tasks.rados.rados.0.smithi110.stdout:1295: expect (ObjNum 413 snap 110 seq_num 413) 2024-08-17T00:38:25.900 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 33 current snap is 112 2024-08-17T00:38:25.901 INFO:tasks.rados.rados.0.smithi110.stdout:1296: seq_num 421 ranges {1589248=655360,2244608=442368,2686976=663552,3350528=499712} 2024-08-17T00:38:25.914 INFO:tasks.rados.rados.0.smithi110.stdout:1296: writing smithi11086371-33 from 1589248 to 2244608 tid 1 2024-08-17T00:38:25.917 INFO:tasks.rados.rados.0.smithi110.stdout:1296: writing smithi11086371-33 from 2244608 to 2686976 tid 2 2024-08-17T00:38:25.921 INFO:tasks.rados.rados.0.smithi110.stdout:1296: writing smithi11086371-33 from 2686976 to 3350528 tid 3 2024-08-17T00:38:25.924 INFO:tasks.rados.rados.0.smithi110.stdout:1296: writing smithi11086371-33 from 3350528 to 3850240 tid 4 2024-08-17T00:38:25.924 INFO:tasks.rados.rados.0.smithi110.stdout:1297: delete oid 31 current snap is 112 2024-08-17T00:38:25.925 INFO:tasks.rados.rados.0.smithi110.stdout:1295: expect (ObjNum 413 snap 110 seq_num 413) 2024-08-17T00:38:26.075 INFO:tasks.rados.rados.0.smithi110.stdout:1296: finishing write tid 1 to smithi11086371-33 2024-08-17T00:38:26.075 INFO:tasks.rados.rados.0.smithi110.stdout:1296: finishing write tid 2 to smithi11086371-33 2024-08-17T00:38:26.075 INFO:tasks.rados.rados.0.smithi110.stdout:1295: done (2 left) 2024-08-17T00:38:26.075 INFO:tasks.rados.rados.0.smithi110.stdout:1297: done (1 left) 2024-08-17T00:38:26.076 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 29 current snap is 112 2024-08-17T00:38:26.076 INFO:tasks.rados.rados.0.smithi110.stdout:1296: finishing write tid 3 to smithi11086371-33 2024-08-17T00:38:26.076 INFO:tasks.rados.rados.0.smithi110.stdout:1298: seq_num 423 ranges {0=688128,688128=614400,1302528=622592,1925120=368640} 2024-08-17T00:38:26.078 INFO:tasks.rados.rados.0.smithi110.stdout:1298: writing smithi11086371-29 from 0 to 688128 tid 1 2024-08-17T00:38:26.082 INFO:tasks.rados.rados.0.smithi110.stdout:1298: writing smithi11086371-29 from 688128 to 1302528 tid 2 2024-08-17T00:38:26.086 INFO:tasks.rados.rados.0.smithi110.stdout:1298: writing smithi11086371-29 from 1302528 to 1925120 tid 3 2024-08-17T00:38:26.088 INFO:tasks.rados.rados.0.smithi110.stdout:1298: writing smithi11086371-29 from 1925120 to 2293760 tid 4 2024-08-17T00:38:26.088 INFO:tasks.rados.rados.0.smithi110.stdout:1299: copy_from oid 36 from oid 4 current snap is 112 2024-08-17T00:38:26.088 INFO:tasks.rados.rados.0.smithi110.stdout:1296: finishing write tid 4 to smithi11086371-33 2024-08-17T00:38:26.089 INFO:tasks.rados.rados.0.smithi110.stdout:1296: finishing write tid 5 to smithi11086371-33 2024-08-17T00:38:26.089 INFO:tasks.rados.rados.0.smithi110.stdout:1296: finishing write tid 6 to smithi11086371-33 2024-08-17T00:38:26.089 INFO:tasks.rados.rados.0.smithi110.stdout:1296: oid 33 updating version 0 to 469 2024-08-17T00:38:26.089 INFO:tasks.rados.rados.0.smithi110.stdout:1296: oid 33 version 469 is already newer than 468 2024-08-17T00:38:26.089 INFO:tasks.rados.rados.0.smithi110.stdout:1296: oid 33 version 469 is already newer than 466 2024-08-17T00:38:26.089 INFO:tasks.rados.rados.0.smithi110.stdout:1296: oid 33 version 469 is already newer than 465 2024-08-17T00:38:26.089 INFO:tasks.rados.rados.0.smithi110.stdout:1296: oid 33 version 469 is already newer than 467 2024-08-17T00:38:26.089 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 33 v 469 (ObjNum 421 snap 112 seq_num 421) dirty exists 2024-08-17T00:38:26.089 INFO:tasks.rados.rados.0.smithi110.stdout:1296: left oid 33 (ObjNum 421 snap 112 seq_num 421) 2024-08-17T00:38:26.089 INFO:tasks.rados.rados.0.smithi110.stdout:1298: finishing write tid 1 to smithi11086371-29 2024-08-17T00:38:26.089 INFO:tasks.rados.rados.0.smithi110.stdout:1298: finishing write tid 2 to smithi11086371-29 2024-08-17T00:38:26.089 INFO:tasks.rados.rados.0.smithi110.stdout:1298: finishing write tid 3 to smithi11086371-29 2024-08-17T00:38:26.090 INFO:tasks.rados.rados.0.smithi110.stdout:1296: done (2 left) 2024-08-17T00:38:26.090 INFO:tasks.rados.rados.0.smithi110.stdout:1300: setattr oid 47 current snap is 112 2024-08-17T00:38:26.091 INFO:tasks.rados.rados.0.smithi110.stdout:1299: finishing copy_from to smithi11086371-36 2024-08-17T00:38:26.091 INFO:tasks.rados.rados.0.smithi110.stdout:1299: got expected ENOENT (src dne) 2024-08-17T00:38:26.091 INFO:tasks.rados.rados.0.smithi110.stdout:1299: finishing copy_from racing read to smithi11086371-36 2024-08-17T00:38:26.091 INFO:tasks.rados.rados.0.smithi110.stdout:1299: done (2 left) 2024-08-17T00:38:26.091 INFO:tasks.rados.rados.0.smithi110.stdout:1301: copy_from oid 46 from oid 9 current snap is 112 2024-08-17T00:38:26.091 INFO:tasks.rados.rados.0.smithi110.stdout:1302: snap_create 2024-08-17T00:38:26.091 INFO:tasks.rados.rados.0.smithi110.stdout:1298: finishing write tid 4 to smithi11086371-29 2024-08-17T00:38:26.091 INFO:tasks.rados.rados.0.smithi110.stdout:1298: finishing write tid 5 to smithi11086371-29 2024-08-17T00:38:26.092 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 47 v 627 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-08-17T00:38:26.092 INFO:tasks.rados.rados.0.smithi110.stdout:1298: finishing write tid 6 to smithi11086371-29 2024-08-17T00:38:26.092 INFO:tasks.rados.rados.0.smithi110.stdout:1298: oid 29 updating version 0 to 344 2024-08-17T00:38:26.093 INFO:tasks.rados.rados.0.smithi110.stdout:1298: oid 29 version 344 is already newer than 343 2024-08-17T00:38:26.093 INFO:tasks.rados.rados.0.smithi110.stdout:1298: oid 29 updating version 344 to 345 2024-08-17T00:38:26.093 INFO:tasks.rados.rados.0.smithi110.stdout:1298: oid 29 version 345 is already newer than 341 2024-08-17T00:38:26.093 INFO:tasks.rados.rados.0.smithi110.stdout:1298: oid 29 version 345 is already newer than 342 2024-08-17T00:38:26.093 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 345 (ObjNum 423 snap 112 seq_num 423) dirty exists 2024-08-17T00:38:26.093 INFO:tasks.rados.rados.0.smithi110.stdout:1298: left oid 29 (ObjNum 423 snap 112 seq_num 423) 2024-08-17T00:38:26.093 INFO:tasks.rados.rados.0.smithi110.stdout:1301: finishing copy_from to smithi11086371-46 2024-08-17T00:38:26.093 INFO:tasks.rados.rados.0.smithi110.stdout:1301: got expected ENOENT (src dne) 2024-08-17T00:38:26.093 INFO:tasks.rados.rados.0.smithi110.stdout:1301: finishing copy_from racing read to smithi11086371-46 2024-08-17T00:38:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:25 smithi110 ceph-mon[98148]: osdmap e307: 8 total, 8 up, 8 in 2024-08-17T00:38:26.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:25 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:26.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:25 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:26.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:25 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:38:26.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:25 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:38:26.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:25 smithi110 ceph-mon[98148]: Updating smithi110:/etc/ceph/ceph.conf 2024-08-17T00:38:26.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:25 smithi110 ceph-mon[98148]: Updating smithi177:/etc/ceph/ceph.conf 2024-08-17T00:38:26.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:25 smithi110 ceph-mon[98148]: Updating smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:38:26.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:25 smithi110 ceph-mon[98148]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:38:26.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:25 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:26.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:25 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:26.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:25 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:26.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:25 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:26.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:25 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:26.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:25 smithi110 ceph-mon[41467]: osdmap e307: 8 total, 8 up, 8 in 2024-08-17T00:38:26.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:25 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:26.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:25 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:26.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:25 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:38:26.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:25 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:38:26.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:25 smithi110 ceph-mon[41467]: Updating smithi110:/etc/ceph/ceph.conf 2024-08-17T00:38:26.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:25 smithi110 ceph-mon[41467]: Updating smithi177:/etc/ceph/ceph.conf 2024-08-17T00:38:26.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:25 smithi110 ceph-mon[41467]: Updating smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:38:26.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:25 smithi110 ceph-mon[41467]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:38:26.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:25 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:26.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:25 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:26.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:25 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:26.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:25 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:26.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:25 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:25 smithi177 ceph-mon[33147]: osdmap e307: 8 total, 8 up, 8 in 2024-08-17T00:38:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:25 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:25 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:25 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:38:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:25 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:38:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:25 smithi177 ceph-mon[33147]: Updating smithi110:/etc/ceph/ceph.conf 2024-08-17T00:38:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:25 smithi177 ceph-mon[33147]: Updating smithi177:/etc/ceph/ceph.conf 2024-08-17T00:38:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:25 smithi177 ceph-mon[33147]: Updating smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:38:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:25 smithi177 ceph-mon[33147]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T00:38:26.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:25 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:26.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:25 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:26.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:25 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:26.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:25 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:26.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:25 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:26.906 INFO:tasks.rados.rados.0.smithi110.stdout:1298: done (3 left) 2024-08-17T00:38:26.906 INFO:tasks.rados.rados.0.smithi110.stdout:1300: done (2 left) 2024-08-17T00:38:26.906 INFO:tasks.rados.rados.0.smithi110.stdout:1301: done (1 left) 2024-08-17T00:38:26.906 INFO:tasks.rados.rados.0.smithi110.stdout:1302: done (0 left) 2024-08-17T00:38:26.906 INFO:tasks.rados.rados.0.smithi110.stdout:1303: snap_remove snap 112 2024-08-17T00:38:27.011 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:38:27.011 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:38:27.011 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: Updating smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T00:38:27.011 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T00:38:27.011 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: osdmap e308: 8 total, 8 up, 8 in 2024-08-17T00:38:27.011 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:38:27.011 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:38:27.011 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T00:38:27.012 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-17T00:38:27.012 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: Upgrade: It appears safe to stop mon.c 2024-08-17T00:38:27.012 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: pgmap v18: 121 pgs: 121 active+clean; 161 MiB data, 999 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.5 MiB/s wr, 56 op/s 2024-08-17T00:38:27.012 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:38:27.012 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:38:27.012 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:38:27.012 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:38:27.012 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:38:27.012 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:38:27.012 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:38:27.012 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:38:27.013 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:38:27.013 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:38:27.013 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:38:27.013 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:38:27.013 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:38:27.013 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:38:27.013 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:38:27.013 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:38:27.014 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:38:27.014 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:38:27.014 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:38:27.014 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:38:27.014 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: Updating smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T00:38:27.014 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T00:38:27.014 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: osdmap e308: 8 total, 8 up, 8 in 2024-08-17T00:38:27.015 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:38:27.015 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:38:27.015 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T00:38:27.015 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-17T00:38:27.015 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: Upgrade: It appears safe to stop mon.c 2024-08-17T00:38:27.015 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: pgmap v18: 121 pgs: 121 active+clean; 161 MiB data, 999 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.5 MiB/s wr, 56 op/s 2024-08-17T00:38:27.015 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:38:27.015 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:38:27.015 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:38:27.015 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:38:27.015 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:38:27.015 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:38:27.015 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:38:27.016 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:38:27.016 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:38:27.016 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:38:27.016 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:38:27.016 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:38:27.016 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:38:27.016 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:38:27.016 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:38:27.016 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:38:27.016 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:38:27.016 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:38:27.017 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:38:27.017 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:38:27.017 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:38:27.017 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:38:27.017 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:38:27.017 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:38:27.017 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:38:27.017 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:38:27.017 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:38:27.018 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:38:27.018 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:38:27.018 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:38:27.018 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:38:27.018 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:38:27.018 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:38:27.018 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:26 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:38:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: Updating smithi110:/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:38:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-08-17T00:38:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: Updating smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T00:38:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: Updating smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T00:38:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: osdmap e308: 8 total, 8 up, 8 in 2024-08-17T00:38:27.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:38:27.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:38:27.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T00:38:27.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-17T00:38:27.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: Upgrade: It appears safe to stop mon.c 2024-08-17T00:38:27.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: pgmap v18: 121 pgs: 121 active+clean; 161 MiB data, 999 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.5 MiB/s wr, 56 op/s 2024-08-17T00:38:27.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:38:27.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T00:38:27.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:38:27.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:38:27.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:38:27.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:38:27.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:38:27.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:38:27.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:38:27.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:38:27.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:38:27.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:38:27.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:38:27.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:38:27.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:38:27.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:38:27.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:38:27.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:38:27.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:38:27.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:38:27.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:38:27.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T00:38:27.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T00:38:27.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:38:27.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:38:27.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:26 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:38:27.906 INFO:tasks.rados.rados.0.smithi110.stdout:1303: done (0 left) 2024-08-17T00:38:27.906 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 8 current snap is 113 2024-08-17T00:38:27.907 INFO:tasks.rados.rados.0.smithi110.stdout:1304: seq_num 424 ranges {4087808=704512,4792320=491520,5283840=434176,5718016=679936} 2024-08-17T00:38:27.932 INFO:tasks.rados.rados.0.smithi110.stdout:1304: writing smithi11086371-8 from 4087808 to 4792320 tid 1 2024-08-17T00:38:27.936 INFO:tasks.rados.rados.0.smithi110.stdout:1304: writing smithi11086371-8 from 4792320 to 5283840 tid 2 2024-08-17T00:38:27.938 INFO:tasks.rados.rados.0.smithi110.stdout:1304: writing smithi11086371-8 from 5283840 to 5718016 tid 3 2024-08-17T00:38:27.943 INFO:tasks.rados.rados.0.smithi110.stdout:1304: writing smithi11086371-8 from 5718016 to 6397952 tid 4 2024-08-17T00:38:27.943 INFO:tasks.rados.rados.0.smithi110.stdout:1305: rollback oid 31 current snap is 113 2024-08-17T00:38:27.943 INFO:tasks.rados.rados.0.smithi110.stdout:1305: done (1 left) 2024-08-17T00:38:27.943 INFO:tasks.rados.rados.0.smithi110.stdout:1306: copy_from oid 3 from oid 6 current snap is 113 2024-08-17T00:38:27.944 INFO:tasks.rados.rados.0.smithi110.stdout:1304: finishing write tid 1 to smithi11086371-8 2024-08-17T00:38:27.944 INFO:tasks.rados.rados.0.smithi110.stdout:1304: finishing write tid 2 to smithi11086371-8 2024-08-17T00:38:27.944 INFO:tasks.rados.rados.0.smithi110.stdout:1304: finishing write tid 3 to smithi11086371-8 2024-08-17T00:38:27.944 INFO:tasks.rados.rados.0.smithi110.stdout:1307: read oid 40 snap -1 2024-08-17T00:38:27.944 INFO:tasks.rados.rados.0.smithi110.stdout:1307: expect (ObjNum 347 snap 92 seq_num 347) 2024-08-17T00:38:27.944 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 5 current snap is 113 2024-08-17T00:38:27.944 INFO:tasks.rados.rados.0.smithi110.stdout:1308: seq_num 425 ranges {0=720896,720896=778240,1499136=638976,2138112=188416} 2024-08-17T00:38:27.947 INFO:tasks.rados.rados.0.smithi110.stdout:1308: writing smithi11086371-5 from 0 to 720896 tid 1 2024-08-17T00:38:27.952 INFO:tasks.rados.rados.0.smithi110.stdout:1308: writing smithi11086371-5 from 720896 to 1499136 tid 2 2024-08-17T00:38:27.956 INFO:tasks.rados.rados.0.smithi110.stdout:1308: writing smithi11086371-5 from 1499136 to 2138112 tid 3 2024-08-17T00:38:27.957 INFO:tasks.rados.rados.0.smithi110.stdout:1308: writing smithi11086371-5 from 2138112 to 2326528 tid 4 2024-08-17T00:38:27.957 INFO:tasks.rados.rados.0.smithi110.stdout:1309: rollback oid 9 current snap is 113 2024-08-17T00:38:27.957 INFO:tasks.rados.rados.0.smithi110.stdout:1309: done (4 left) 2024-08-17T00:38:27.957 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 9 current snap is 113 2024-08-17T00:38:27.957 INFO:tasks.rados.rados.0.smithi110.stdout:1304: finishing write tid 4 to smithi11086371-8 2024-08-17T00:38:27.958 INFO:tasks.rados.rados.0.smithi110.stdout:1304: finishing write tid 5 to smithi11086371-8 2024-08-17T00:38:27.958 INFO:tasks.rados.rados.0.smithi110.stdout:1306: finishing copy_from to smithi11086371-3 2024-08-17T00:38:27.958 INFO:tasks.rados.rados.0.smithi110.stdout:1306: got expected ENOENT (src dne) 2024-08-17T00:38:27.958 INFO:tasks.rados.rados.0.smithi110.stdout:1306: finishing copy_from racing read to smithi11086371-3 2024-08-17T00:38:27.958 INFO:tasks.rados.rados.0.smithi110.stdout:1304: finishing write tid 6 to smithi11086371-8 2024-08-17T00:38:27.958 INFO:tasks.rados.rados.0.smithi110.stdout:1304: oid 8 updating version 0 to 338 2024-08-17T00:38:27.958 INFO:tasks.rados.rados.0.smithi110.stdout:1304: oid 8 version 338 is already newer than 335 2024-08-17T00:38:27.958 INFO:tasks.rados.rados.0.smithi110.stdout:1304: oid 8 version 338 is already newer than 336 2024-08-17T00:38:27.958 INFO:tasks.rados.rados.0.smithi110.stdout:1304: oid 8 version 338 is already newer than 334 2024-08-17T00:38:27.958 INFO:tasks.rados.rados.0.smithi110.stdout:1304: oid 8 version 338 is already newer than 337 2024-08-17T00:38:27.958 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 338 (ObjNum 424 snap 113 seq_num 424) dirty exists 2024-08-17T00:38:27.958 INFO:tasks.rados.rados.0.smithi110.stdout:1304: left oid 8 (ObjNum 424 snap 113 seq_num 424) 2024-08-17T00:38:27.958 INFO:tasks.rados.rados.0.smithi110.stdout:1308: finishing write tid 1 to smithi11086371-5 2024-08-17T00:38:27.959 INFO:tasks.rados.rados.0.smithi110.stdout:1307: expect (ObjNum 347 snap 92 seq_num 347) 2024-08-17T00:38:27.990 INFO:tasks.rados.rados.0.smithi110.stdout:1308: finishing write tid 2 to smithi11086371-5 2024-08-17T00:38:27.991 INFO:tasks.rados.rados.0.smithi110.stdout:1308: finishing write tid 3 to smithi11086371-5 2024-08-17T00:38:27.991 INFO:tasks.rados.rados.0.smithi110.stdout:1308: finishing write tid 4 to smithi11086371-5 2024-08-17T00:38:27.991 INFO:tasks.rados.rados.0.smithi110.stdout:1310: seq_num 426 ranges {0=737280,737280=712704,1449984=802816,2252800=90112} 2024-08-17T00:38:27.994 INFO:tasks.rados.rados.0.smithi110.stdout:1310: writing smithi11086371-9 from 0 to 737280 tid 1 2024-08-17T00:38:27.998 INFO:tasks.rados.rados.0.smithi110.stdout:1310: writing smithi11086371-9 from 737280 to 1449984 tid 2 2024-08-17T00:38:28.003 INFO:tasks.rados.rados.0.smithi110.stdout:1310: writing smithi11086371-9 from 1449984 to 2252800 tid 3 2024-08-17T00:38:28.004 INFO:tasks.rados.rados.0.smithi110.stdout:1310: writing smithi11086371-9 from 2252800 to 2342912 tid 4 2024-08-17T00:38:28.004 INFO:tasks.rados.rados.0.smithi110.stdout:1304: done (4 left) 2024-08-17T00:38:28.004 INFO:tasks.rados.rados.0.smithi110.stdout:1306: done (3 left) 2024-08-17T00:38:28.004 INFO:tasks.rados.rados.0.smithi110.stdout:1307: done (2 left) 2024-08-17T00:38:28.004 INFO:tasks.rados.rados.0.smithi110.stdout:1311: snap_create 2024-08-17T00:38:28.004 INFO:tasks.rados.rados.0.smithi110.stdout:1308: finishing write tid 5 to smithi11086371-5 2024-08-17T00:38:28.004 INFO:tasks.rados.rados.0.smithi110.stdout:1308: finishing write tid 6 to smithi11086371-5 2024-08-17T00:38:28.004 INFO:tasks.rados.rados.0.smithi110.stdout:1308: oid 5 updating version 0 to 535 2024-08-17T00:38:28.004 INFO:tasks.rados.rados.0.smithi110.stdout:1308: oid 5 version 535 is already newer than 533 2024-08-17T00:38:28.004 INFO:tasks.rados.rados.0.smithi110.stdout:1308: oid 5 version 535 is already newer than 534 2024-08-17T00:38:28.004 INFO:tasks.rados.rados.0.smithi110.stdout:1308: oid 5 updating version 535 to 536 2024-08-17T00:38:28.005 INFO:tasks.rados.rados.0.smithi110.stdout:1308: oid 5 updating version 536 to 537 2024-08-17T00:38:28.005 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 537 (ObjNum 425 snap 113 seq_num 425) dirty exists 2024-08-17T00:38:28.005 INFO:tasks.rados.rados.0.smithi110.stdout:1308: left oid 5 (ObjNum 425 snap 113 seq_num 425) 2024-08-17T00:38:28.005 INFO:tasks.rados.rados.0.smithi110.stdout:1310: finishing write tid 1 to smithi11086371-9 2024-08-17T00:38:28.005 INFO:tasks.rados.rados.0.smithi110.stdout:1310: finishing write tid 2 to smithi11086371-9 2024-08-17T00:38:28.006 INFO:tasks.rados.rados.0.smithi110.stdout:1310: finishing write tid 3 to smithi11086371-9 2024-08-17T00:38:28.007 INFO:tasks.rados.rados.0.smithi110.stdout:1310: finishing write tid 4 to smithi11086371-9 2024-08-17T00:38:28.007 INFO:tasks.rados.rados.0.smithi110.stdout:1310: finishing write tid 5 to smithi11086371-9 2024-08-17T00:38:28.007 INFO:tasks.rados.rados.0.smithi110.stdout:1310: finishing write tid 6 to smithi11086371-9 2024-08-17T00:38:28.007 INFO:tasks.rados.rados.0.smithi110.stdout:1310: oid 9 updating version 0 to 346 2024-08-17T00:38:28.008 INFO:tasks.rados.rados.0.smithi110.stdout:1310: oid 9 version 346 is already newer than 345 2024-08-17T00:38:28.008 INFO:tasks.rados.rados.0.smithi110.stdout:1310: oid 9 updating version 346 to 348 2024-08-17T00:38:28.008 INFO:tasks.rados.rados.0.smithi110.stdout:1310: oid 9 updating version 348 to 349 2024-08-17T00:38:28.008 INFO:tasks.rados.rados.0.smithi110.stdout:1310: oid 9 version 349 is already newer than 347 2024-08-17T00:38:28.008 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 349 (ObjNum 426 snap 113 seq_num 426) dirty exists 2024-08-17T00:38:28.008 INFO:tasks.rados.rados.0.smithi110.stdout:1310: left oid 9 (ObjNum 426 snap 113 seq_num 426) 2024-08-17T00:38:28.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:27 smithi110 ceph-mon[98148]: osdmap e309: 8 total, 8 up, 8 in 2024-08-17T00:38:28.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:28.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:38:28.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T00:38:28.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:38:28.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:27 smithi110 ceph-mon[41467]: osdmap e309: 8 total, 8 up, 8 in 2024-08-17T00:38:28.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:27 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:28.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:27 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:38:28.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:27 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T00:38:28.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:27 smithi110 ceph-mon[41467]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:38:28.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:27 smithi177 ceph-mon[33147]: osdmap e309: 8 total, 8 up, 8 in 2024-08-17T00:38:28.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:27 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:28.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:27 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:38:28.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:27 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T00:38:28.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:27 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:38:28.535 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:38:28] "GET /metrics HTTP/1.1" 200 33274 "" "Prometheus/2.43.0" 2024-08-17T00:38:28.921 INFO:tasks.rados.rados.0.smithi110.stdout:1308: done (2 left) 2024-08-17T00:38:28.921 INFO:tasks.rados.rados.0.smithi110.stdout:1310: done (1 left) 2024-08-17T00:38:28.922 INFO:tasks.rados.rados.0.smithi110.stdout:1311: done (0 left) 2024-08-17T00:38:28.922 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 39 current snap is 114 2024-08-17T00:38:28.922 INFO:tasks.rados.rados.0.smithi110.stdout:1312: seq_num 427 ranges {6619136=761856,7380992=598016,7979008=606208,8585216=401408} 2024-08-17T00:38:28.963 INFO:tasks.rados.rados.0.smithi110.stdout:1312: writing smithi11086371-39 from 6619136 to 7380992 tid 1 2024-08-17T00:38:28.966 INFO:tasks.rados.rados.0.smithi110.stdout:1312: writing smithi11086371-39 from 7380992 to 7979008 tid 2 2024-08-17T00:38:28.969 INFO:tasks.rados.rados.0.smithi110.stdout:1312: writing smithi11086371-39 from 7979008 to 8585216 tid 3 2024-08-17T00:38:28.971 INFO:tasks.rados.rados.0.smithi110.stdout:1312: writing smithi11086371-39 from 8585216 to 8986624 tid 4 2024-08-17T00:38:28.972 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 5 current snap is 114 2024-08-17T00:38:28.972 INFO:tasks.rados.rados.0.smithi110.stdout:1312: finishing write tid 1 to smithi11086371-39 2024-08-17T00:38:28.972 INFO:tasks.rados.rados.0.smithi110.stdout:1312: finishing write tid 2 to smithi11086371-39 2024-08-17T00:38:28.972 INFO:tasks.rados.rados.0.smithi110.stdout:1313: seq_num 428 ranges {2326528=778240,3104768=483328,3588096=409600,3997696=417792,4415488=294912} 2024-08-17T00:38:28.988 INFO:tasks.rados.rados.0.smithi110.stdout:1313: writing smithi11086371-5 from 2326528 to 3104768 tid 1 2024-08-17T00:38:28.990 INFO:tasks.rados.rados.0.smithi110.stdout:1313: writing smithi11086371-5 from 3104768 to 3588096 tid 2 2024-08-17T00:38:28.993 INFO:tasks.rados.rados.0.smithi110.stdout:1313: writing smithi11086371-5 from 3588096 to 3997696 tid 3 2024-08-17T00:38:28.995 INFO:tasks.rados.rados.0.smithi110.stdout:1313: writing smithi11086371-5 from 3997696 to 4415488 tid 4 2024-08-17T00:38:28.997 INFO:tasks.rados.rados.0.smithi110.stdout:1313: writing smithi11086371-5 from 4415488 to 4710400 tid 5 2024-08-17T00:38:28.997 INFO:tasks.rados.rados.0.smithi110.stdout:1314: read oid 15 snap -1 2024-08-17T00:38:28.998 INFO:tasks.rados.rados.0.smithi110.stdout:1314: expect deleted 2024-08-17T00:38:28.998 INFO:tasks.rados.rados.0.smithi110.stdout:1315: delete oid 28 current snap is 114 2024-08-17T00:38:28.998 INFO:tasks.rados.rados.0.smithi110.stdout:1312: finishing write tid 3 to smithi11086371-39 2024-08-17T00:38:28.998 INFO:tasks.rados.rados.0.smithi110.stdout:1312: finishing write tid 4 to smithi11086371-39 2024-08-17T00:38:28.998 INFO:tasks.rados.rados.0.smithi110.stdout:1312: finishing write tid 5 to smithi11086371-39 2024-08-17T00:38:28.998 INFO:tasks.rados.rados.0.smithi110.stdout:1312: finishing write tid 6 to smithi11086371-39 2024-08-17T00:38:28.998 INFO:tasks.rados.rados.0.smithi110.stdout:1312: oid 39 updating version 0 to 540 2024-08-17T00:38:28.998 INFO:tasks.rados.rados.0.smithi110.stdout:1312: oid 39 updating version 540 to 542 2024-08-17T00:38:28.998 INFO:tasks.rados.rados.0.smithi110.stdout:1312: oid 39 version 542 is already newer than 541 2024-08-17T00:38:28.998 INFO:tasks.rados.rados.0.smithi110.stdout:1312: oid 39 updating version 542 to 543 2024-08-17T00:38:28.998 INFO:tasks.rados.rados.0.smithi110.stdout:1312: oid 39 version 543 is already newer than 539 2024-08-17T00:38:28.998 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 543 (ObjNum 427 snap 114 seq_num 427) dirty exists 2024-08-17T00:38:28.999 INFO:tasks.rados.rados.0.smithi110.stdout:1312: left oid 39 (ObjNum 427 snap 114 seq_num 427) 2024-08-17T00:38:28.999 INFO:tasks.rados.rados.0.smithi110.stdout:1313: finishing write tid 1 to smithi11086371-5 2024-08-17T00:38:28.999 INFO:tasks.rados.rados.0.smithi110.stdout:1313: finishing write tid 2 to smithi11086371-5 2024-08-17T00:38:28.999 INFO:tasks.rados.rados.0.smithi110.stdout:1313: finishing write tid 3 to smithi11086371-5 2024-08-17T00:38:28.999 INFO:tasks.rados.rados.0.smithi110.stdout:1313: finishing write tid 4 to smithi11086371-5 2024-08-17T00:38:29.000 INFO:tasks.rados.rados.0.smithi110.stdout:1313: finishing write tid 5 to smithi11086371-5 2024-08-17T00:38:29.000 INFO:tasks.rados.rados.0.smithi110.stdout:1313: finishing write tid 6 to smithi11086371-5 2024-08-17T00:38:29.004 INFO:tasks.rados.rados.0.smithi110.stdout:1313: finishing write tid 7 to smithi11086371-5 2024-08-17T00:38:29.004 INFO:tasks.rados.rados.0.smithi110.stdout:1313: oid 5 updating version 0 to 545 2024-08-17T00:38:29.004 INFO:tasks.rados.rados.0.smithi110.stdout:1313: oid 5 updating version 545 to 550 2024-08-17T00:38:29.004 INFO:tasks.rados.rados.0.smithi110.stdout:1313: oid 5 version 550 is already newer than 548 2024-08-17T00:38:29.004 INFO:tasks.rados.rados.0.smithi110.stdout:1313: oid 5 version 550 is already newer than 547 2024-08-17T00:38:29.004 INFO:tasks.rados.rados.0.smithi110.stdout:1313: oid 5 version 550 is already newer than 546 2024-08-17T00:38:29.005 INFO:tasks.rados.rados.0.smithi110.stdout:1313: oid 5 version 550 is already newer than 549 2024-08-17T00:38:29.005 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 550 (ObjNum 428 snap 114 seq_num 428) dirty exists 2024-08-17T00:38:29.005 INFO:tasks.rados.rados.0.smithi110.stdout:1313: left oid 5 (ObjNum 428 snap 114 seq_num 428) 2024-08-17T00:38:29.005 INFO:tasks.rados.rados.0.smithi110.stdout:1312: done (3 left) 2024-08-17T00:38:29.005 INFO:tasks.rados.rados.0.smithi110.stdout:1313: done (2 left) 2024-08-17T00:38:29.005 INFO:tasks.rados.rados.0.smithi110.stdout:1314: done (1 left) 2024-08-17T00:38:29.005 INFO:tasks.rados.rados.0.smithi110.stdout:1315: done (0 left) 2024-08-17T00:38:29.005 INFO:tasks.rados.rados.0.smithi110.stdout:1316: rollback oid 26 current snap is 114 2024-08-17T00:38:29.005 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 26 to 113 2024-08-17T00:38:29.005 INFO:tasks.rados.rados.0.smithi110.stdout:1317: read oid 44 snap 113 2024-08-17T00:38:29.005 INFO:tasks.rados.rados.0.smithi110.stdout:1317: expect (ObjNum 347 snap 92 seq_num 347) 2024-08-17T00:38:29.005 INFO:tasks.rados.rados.0.smithi110.stdout:1318: read oid 16 snap -1 2024-08-17T00:38:29.005 INFO:tasks.rados.rados.0.smithi110.stdout:1318: expect (ObjNum 351 snap 92 seq_num 351) 2024-08-17T00:38:29.006 INFO:tasks.rados.rados.0.smithi110.stdout:1319: read oid 6 snap -1 2024-08-17T00:38:29.006 INFO:tasks.rados.rados.0.smithi110.stdout:1319: expect deleted 2024-08-17T00:38:29.006 INFO:tasks.rados.rados.0.smithi110.stdout:1320: read oid 39 snap -1 2024-08-17T00:38:29.006 INFO:tasks.rados.rados.0.smithi110.stdout:1320: expect (ObjNum 427 snap 114 seq_num 427) 2024-08-17T00:38:29.006 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 1 current snap is 114 2024-08-17T00:38:29.006 INFO:tasks.rados.rados.0.smithi110.stdout:1321: seq_num 430 ranges {0=8192} 2024-08-17T00:38:29.006 INFO:tasks.rados.rados.0.smithi110.stdout:1321: writing smithi11086371-1 from 0 to 8192 tid 1 2024-08-17T00:38:29.006 INFO:tasks.rados.rados.0.smithi110.stdout:1322: copy_from oid 14 from oid 29 current snap is 114 2024-08-17T00:38:29.006 INFO:tasks.rados.rados.0.smithi110.stdout:1316: finishing rollback tid 1 to smithi11086371-26 2024-08-17T00:38:29.006 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 26 v 0 (ObjNum 129 snap 0 seq_num 1879093928) dirty dne 2024-08-17T00:38:29.006 INFO:tasks.rados.rados.0.smithi110.stdout:1316: done (6 left) 2024-08-17T00:38:29.006 INFO:tasks.rados.rados.0.smithi110.stdout:1323: copy_from oid 11 from oid 25 current snap is 114 2024-08-17T00:38:29.007 INFO:tasks.rados.rados.0.smithi110.stdout:1324: copy_from oid 12 from oid 40 current snap is 114 2024-08-17T00:38:29.007 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 34 current snap is 114 2024-08-17T00:38:29.007 INFO:tasks.rados.rados.0.smithi110.stdout:1325: seq_num 431 ranges {1843200=24576} 2024-08-17T00:38:29.015 INFO:tasks.rados.rados.0.smithi110.stdout:1325: writing smithi11086371-34 from 1843200 to 1867776 tid 1 2024-08-17T00:38:29.015 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 26 current snap is 114 2024-08-17T00:38:29.015 INFO:tasks.rados.rados.0.smithi110.stdout:1326: seq_num 432 ranges {0=40960} 2024-08-17T00:38:29.015 INFO:tasks.rados.rados.0.smithi110.stdout:1326: writing smithi11086371-26 from 0 to 40960 tid 1 2024-08-17T00:38:29.015 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 3 current snap is 114 2024-08-17T00:38:29.016 INFO:tasks.rados.rados.0.smithi110.stdout:1327: seq_num 433 ranges {2113536=57344} 2024-08-17T00:38:29.028 INFO:tasks.rados.rados.0.smithi110.stdout:1327: writing smithi11086371-3 from 2113536 to 2170880 tid 1 2024-08-17T00:38:29.028 INFO:tasks.rados.rados.0.smithi110.stdout:1328: rmattr oid 49 current snap is 114 2024-08-17T00:38:29.028 INFO:tasks.rados.rados.0.smithi110.stdout:1317: expect (ObjNum 347 snap 92 seq_num 347) 2024-08-17T00:38:29.057 INFO:tasks.rados.rados.0.smithi110.stdout:1324: finishing copy_from racing read to smithi11086371-12 2024-08-17T00:38:29.057 INFO:tasks.rados.rados.0.smithi110.stdout:1321: finishing write tid 1 to smithi11086371-1 2024-08-17T00:38:29.057 INFO:tasks.rados.rados.0.smithi110.stdout:1321: finishing write tid 2 to smithi11086371-1 2024-08-17T00:38:29.057 INFO:tasks.rados.rados.0.smithi110.stdout:1324: finishing copy_from to smithi11086371-12 2024-08-17T00:38:29.058 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 194 (ObjNum 347 snap 92 seq_num 347) dirty exists 2024-08-17T00:38:29.058 INFO:tasks.rados.rados.0.smithi110.stdout:1321: finishing write tid 3 to smithi11086371-1 2024-08-17T00:38:29.058 INFO:tasks.rados.rados.0.smithi110.stdout:1321: oid 1 updating version 0 to 464 2024-08-17T00:38:29.058 INFO:tasks.rados.rados.0.smithi110.stdout:1321: oid 1 updating version 464 to 465 2024-08-17T00:38:29.058 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 465 (ObjNum 430 snap 114 seq_num 430) dirty exists 2024-08-17T00:38:29.058 INFO:tasks.rados.rados.0.smithi110.stdout:1321: left oid 1 (ObjNum 430 snap 114 seq_num 430) 2024-08-17T00:38:29.058 INFO:tasks.rados.rados.0.smithi110.stdout:1322: finishing copy_from racing read to smithi11086371-14 2024-08-17T00:38:29.058 INFO:tasks.rados.rados.0.smithi110.stdout:1325: finishing write tid 1 to smithi11086371-34 2024-08-17T00:38:29.058 INFO:tasks.rados.rados.0.smithi110.stdout:1317: done (11 left) 2024-08-17T00:38:29.058 INFO:tasks.rados.rados.0.smithi110.stdout:1319: done (10 left) 2024-08-17T00:38:29.058 INFO:tasks.rados.rados.0.smithi110.stdout:1321: done (9 left) 2024-08-17T00:38:29.059 INFO:tasks.rados.rados.0.smithi110.stdout:1324: done (8 left) 2024-08-17T00:38:29.059 INFO:tasks.rados.rados.0.smithi110.stdout:1329: delete oid 6 current snap is 114 2024-08-17T00:38:29.059 INFO:tasks.rados.rados.0.smithi110.stdout:1323: finishing copy_from racing read to smithi11086371-11 2024-08-17T00:38:29.059 INFO:tasks.rados.rados.0.smithi110.stdout:1325: finishing write tid 2 to smithi11086371-34 2024-08-17T00:38:29.059 INFO:tasks.rados.rados.0.smithi110.stdout:1325: finishing write tid 3 to smithi11086371-34 2024-08-17T00:38:29.059 INFO:tasks.rados.rados.0.smithi110.stdout:1325: oid 34 updating version 0 to 353 2024-08-17T00:38:29.059 INFO:tasks.rados.rados.0.smithi110.stdout:1325: oid 34 version 353 is already newer than 352 2024-08-17T00:38:29.059 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 353 (ObjNum 431 snap 114 seq_num 431) dirty exists 2024-08-17T00:38:29.059 INFO:tasks.rados.rados.0.smithi110.stdout:1325: left oid 34 (ObjNum 431 snap 114 seq_num 431) 2024-08-17T00:38:29.059 INFO:tasks.rados.rados.0.smithi110.stdout:1322: finishing copy_from to smithi11086371-14 2024-08-17T00:38:29.060 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 345 (ObjNum 423 snap 112 seq_num 423) dirty exists 2024-08-17T00:38:29.060 INFO:tasks.rados.rados.0.smithi110.stdout:1326: finishing write tid 1 to smithi11086371-26 2024-08-17T00:38:29.060 INFO:tasks.rados.rados.0.smithi110.stdout:1326: finishing write tid 2 to smithi11086371-26 2024-08-17T00:38:29.060 INFO:tasks.rados.rados.0.smithi110.stdout:1326: finishing write tid 3 to smithi11086371-26 2024-08-17T00:38:29.060 INFO:tasks.rados.rados.0.smithi110.stdout:1326: oid 26 updating version 0 to 700 2024-08-17T00:38:29.060 INFO:tasks.rados.rados.0.smithi110.stdout:1326: oid 26 updating version 700 to 701 2024-08-17T00:38:29.060 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 26 v 701 (ObjNum 432 snap 114 seq_num 432) dirty exists 2024-08-17T00:38:29.060 INFO:tasks.rados.rados.0.smithi110.stdout:1326: left oid 26 (ObjNum 432 snap 114 seq_num 432) 2024-08-17T00:38:29.060 INFO:tasks.rados.rados.0.smithi110.stdout:1327: finishing write tid 1 to smithi11086371-3 2024-08-17T00:38:29.060 INFO:tasks.rados.rados.0.smithi110.stdout:1327: finishing write tid 2 to smithi11086371-3 2024-08-17T00:38:29.060 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 355 (ObjNum 386 snap 103 seq_num 386) dirty exists 2024-08-17T00:38:29.060 INFO:tasks.rados.rados.0.smithi110.stdout:1327: finishing write tid 3 to smithi11086371-3 2024-08-17T00:38:29.060 INFO:tasks.rados.rados.0.smithi110.stdout:1327: oid 3 updating version 0 to 466 2024-08-17T00:38:29.061 INFO:tasks.rados.rados.0.smithi110.stdout:1327: oid 3 updating version 466 to 467 2024-08-17T00:38:29.061 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 467 (ObjNum 433 snap 114 seq_num 433) dirty exists 2024-08-17T00:38:29.061 INFO:tasks.rados.rados.0.smithi110.stdout:1327: left oid 3 (ObjNum 433 snap 114 seq_num 433) 2024-08-17T00:38:29.061 INFO:tasks.rados.rados.0.smithi110.stdout:1318: expect (ObjNum 351 snap 92 seq_num 351) 2024-08-17T00:38:29.099 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:28 smithi110 ceph-mon[41467]: Upgrade: Updating mon.c 2024-08-17T00:38:29.099 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:28 smithi110 ceph-mon[41467]: Deploying daemon mon.c on smithi110 2024-08-17T00:38:29.099 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:28 smithi110 ceph-mon[41467]: osdmap e310: 8 total, 8 up, 8 in 2024-08-17T00:38:29.099 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:28 smithi110 ceph-mon[41467]: pgmap v21: 121 pgs: 121 active+clean; 114 MiB data, 983 MiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.2 MiB/s wr, 27 op/s 2024-08-17T00:38:29.100 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:28 smithi110 ceph-mon[98148]: Upgrade: Updating mon.c 2024-08-17T00:38:29.100 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:28 smithi110 ceph-mon[98148]: Deploying daemon mon.c on smithi110 2024-08-17T00:38:29.100 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:28 smithi110 ceph-mon[98148]: osdmap e310: 8 total, 8 up, 8 in 2024-08-17T00:38:29.100 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:28 smithi110 ceph-mon[98148]: pgmap v21: 121 pgs: 121 active+clean; 114 MiB data, 983 MiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.2 MiB/s wr, 27 op/s 2024-08-17T00:38:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:28 smithi177 ceph-mon[33147]: Upgrade: Updating mon.c 2024-08-17T00:38:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:28 smithi177 ceph-mon[33147]: Deploying daemon mon.c on smithi110 2024-08-17T00:38:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:28 smithi177 ceph-mon[33147]: osdmap e310: 8 total, 8 up, 8 in 2024-08-17T00:38:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:28 smithi177 ceph-mon[33147]: pgmap v21: 121 pgs: 121 active+clean; 114 MiB data, 983 MiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.2 MiB/s wr, 27 op/s 2024-08-17T00:38:29.376 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:29 smithi110 systemd[1]: Stopping Ceph mon.c for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:38:29.464 INFO:tasks.rados.rados.0.smithi110.stdout:1323: finishing copy_from to smithi11086371-11 2024-08-17T00:38:29.464 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 622 (ObjNum 380 snap 102 seq_num 380) dirty exists 2024-08-17T00:38:29.464 INFO:tasks.rados.rados.0.smithi110.stdout:1318: done (8 left) 2024-08-17T00:38:29.464 INFO:tasks.rados.rados.0.smithi110.stdout:1322: done (7 left) 2024-08-17T00:38:29.465 INFO:tasks.rados.rados.0.smithi110.stdout:1323: done (6 left) 2024-08-17T00:38:29.465 INFO:tasks.rados.rados.0.smithi110.stdout:1325: done (5 left) 2024-08-17T00:38:29.465 INFO:tasks.rados.rados.0.smithi110.stdout:1326: done (4 left) 2024-08-17T00:38:29.465 INFO:tasks.rados.rados.0.smithi110.stdout:1327: done (3 left) 2024-08-17T00:38:29.465 INFO:tasks.rados.rados.0.smithi110.stdout:1328: done (2 left) 2024-08-17T00:38:29.465 INFO:tasks.rados.rados.0.smithi110.stdout:1329: done (1 left) 2024-08-17T00:38:29.465 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 5 current snap is 114 2024-08-17T00:38:29.465 INFO:tasks.rados.rados.0.smithi110.stdout:1320: expect (ObjNum 427 snap 114 seq_num 427) 2024-08-17T00:38:29.641 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:29 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-c[41444]: 2024-08-17T00:38:29.374+0000 7fe7de8f2640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T00:38:29.642 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:29 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-c[41444]: 2024-08-17T00:38:29.374+0000 7fe7de8f2640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-08-17T00:38:29.642 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:29 smithi110 podman[100454]: 2024-08-17 00:38:29.405691176 +0000 UTC m=+0.155494673 container died bdabaa9d5f618549844a15c892b867fd3b002aa53acf2efb877e13775e99cbe1 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-c, org.label-schema.build-date=20240731, RELEASE=reef-03f4c3e, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-08-17T00:38:29.950 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:29 smithi110 podman[100454]: 2024-08-17 00:38:29.748530127 +0000 UTC m=+0.498333626 container cleanup bdabaa9d5f618549844a15c892b867fd3b002aa53acf2efb877e13775e99cbe1 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-c, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=reef-03f4c3e, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-08-17T00:38:29.950 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:29 smithi110 bash[100454]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-c 2024-08-17T00:38:30.023 INFO:tasks.rados.rados.0.smithi110.stdout:1330: seq_num 435 ranges {4710400=90112} 2024-08-17T00:38:30.049 INFO:tasks.rados.rados.0.smithi110.stdout:1330: writing smithi11086371-5 from 4710400 to 4800512 tid 1 2024-08-17T00:38:30.049 INFO:tasks.rados.rados.0.smithi110.stdout:1320: done (1 left) 2024-08-17T00:38:30.049 INFO:tasks.rados.rados.0.smithi110.stdout:1331: delete oid 20 current snap is 114 2024-08-17T00:38:30.050 INFO:tasks.rados.rados.0.smithi110.stdout:1331: done (1 left) 2024-08-17T00:38:30.050 INFO:tasks.rados.rados.0.smithi110.stdout:1332: setattr oid 17 current snap is 114 2024-08-17T00:38:30.052 INFO:tasks.rados.rados.0.smithi110.stdout:1330: finishing write tid 1 to smithi11086371-5 2024-08-17T00:38:30.052 INFO:tasks.rados.rados.0.smithi110.stdout:1330: finishing write tid 2 to smithi11086371-5 2024-08-17T00:38:30.052 INFO:tasks.rados.rados.0.smithi110.stdout:1333: read oid 21 snap -1 2024-08-17T00:38:30.052 INFO:tasks.rados.rados.0.smithi110.stdout:1333: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:38:30.052 INFO:tasks.rados.rados.0.smithi110.stdout:1334: rmattr oid 8 current snap is 114 2024-08-17T00:38:30.052 INFO:tasks.rados.rados.0.smithi110.stdout:1334: done (3 left) 2024-08-17T00:38:30.052 INFO:tasks.rados.rados.0.smithi110.stdout:1335: copy_from oid 45 from oid 24 current snap is 114 2024-08-17T00:38:30.052 INFO:tasks.rados.rados.0.smithi110.stdout:1336: read oid 23 snap -1 2024-08-17T00:38:30.052 INFO:tasks.rados.rados.0.smithi110.stdout:1336: expect (ObjNum 373 snap 98 seq_num 373) 2024-08-17T00:38:30.053 INFO:tasks.rados.rados.0.smithi110.stdout:1337: rollback oid 14 current snap is 114 2024-08-17T00:38:30.053 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 14 to 113 2024-08-17T00:38:30.053 INFO:tasks.rados.rados.0.smithi110.stdout:1338: read oid 22 snap -1 2024-08-17T00:38:30.053 INFO:tasks.rados.rados.0.smithi110.stdout:1338: expect (ObjNum 399 snap 106 seq_num 399) 2024-08-17T00:38:30.053 INFO:tasks.rados.rados.0.smithi110.stdout:1339: copy_from oid 47 from oid 1 current snap is 114 2024-08-17T00:38:30.053 INFO:tasks.rados.rados.0.smithi110.stdout:1340: snap_create 2024-08-17T00:38:30.053 INFO:tasks.rados.rados.0.smithi110.stdout:1333: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:38:30.056 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 250 (ObjNum 33 snap 0 seq_num 1751864434) dirty exists 2024-08-17T00:38:30.056 INFO:tasks.rados.rados.0.smithi110.stdout:1335: finishing copy_from to smithi11086371-45 2024-08-17T00:38:30.056 INFO:tasks.rados.rados.0.smithi110.stdout:1335: got expected ENOENT (src dne) 2024-08-17T00:38:30.056 INFO:tasks.rados.rados.0.smithi110.stdout:1335: finishing copy_from racing read to smithi11086371-45 2024-08-17T00:38:30.056 INFO:tasks.rados.rados.0.smithi110.stdout:1337: finishing rollback tid 0 to smithi11086371-14 2024-08-17T00:38:30.056 INFO:tasks.rados.rados.0.smithi110.stdout:1330: finishing write tid 3 to smithi11086371-5 2024-08-17T00:38:30.056 INFO:tasks.rados.rados.0.smithi110.stdout:1330: oid 5 updating version 0 to 552 2024-08-17T00:38:30.056 INFO:tasks.rados.rados.0.smithi110.stdout:1330: oid 5 version 552 is already newer than 551 2024-08-17T00:38:30.056 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 552 (ObjNum 435 snap 114 seq_num 435) dirty exists 2024-08-17T00:38:30.056 INFO:tasks.rados.rados.0.smithi110.stdout:1330: left oid 5 (ObjNum 435 snap 114 seq_num 435) 2024-08-17T00:38:30.056 INFO:tasks.rados.rados.0.smithi110.stdout:1337: finishing rollback tid 1 to smithi11086371-14 2024-08-17T00:38:30.057 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 704 (ObjNum 129 snap 0 seq_num 1878962776) dirty dne 2024-08-17T00:38:30.075 INFO:tasks.rados.rados.0.smithi110.stdout:1338: expect (ObjNum 399 snap 106 seq_num 399) 2024-08-17T00:38:30.197 INFO:tasks.rados.rados.0.smithi110.stdout:1339: finishing copy_from racing read to smithi11086371-47 2024-08-17T00:38:30.197 INFO:tasks.rados.rados.0.smithi110.stdout:1339: finishing copy_from to smithi11086371-47 2024-08-17T00:38:30.197 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 47 v 465 (ObjNum 430 snap 114 seq_num 430) dirty exists 2024-08-17T00:38:30.197 INFO:tasks.rados.rados.0.smithi110.stdout:1336: expect (ObjNum 373 snap 98 seq_num 373) 2024-08-17T00:38:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:29 smithi110 podman[100473]: 2024-08-17 00:38:29.949960275 +0000 UTC m=+0.543552548 container remove bdabaa9d5f618549844a15c892b867fd3b002aa53acf2efb877e13775e99cbe1 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-c, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, RELEASE=reef-03f4c3e, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-08-17T00:38:30.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mon.c.service: Deactivated successfully. 2024-08-17T00:38:30.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 systemd[1]: Stopped Ceph mon.c for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:38:30.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mon.c.service: Consumed 8.425s CPU time. 2024-08-17T00:38:30.746 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 systemd[1]: Starting Ceph mon.c for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:38:30.746 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 podman[100603]: 2024-08-17 00:38:30.507676412 +0000 UTC m=+0.019634791 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:38:30.746 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 podman[100603]: 2024-08-17 00:38:30.617686135 +0000 UTC m=+0.129644482 container create 1f838a149856f0c8d5a1824bb086c8953dba40db787ac8d77ff4d276e0110696 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-c, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-d863d21, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-08-17T00:38:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 podman[100603]: 2024-08-17 00:38:30.861965509 +0000 UTC m=+0.373923867 container init 1f838a149856f0c8d5a1824bb086c8953dba40db787ac8d77ff4d276e0110696 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-c, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, RELEASE=squid-d863d21, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T00:38:31.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 podman[100603]: 2024-08-17 00:38:30.866394751 +0000 UTC m=+0.378353097 container start 1f838a149856f0c8d5a1824bb086c8953dba40db787ac8d77ff4d276e0110696 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-c, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=squid-d863d21, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-08-17T00:38:31.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: set uid:gid to 167:167 (ceph:ceph) 2024-08-17T00:38:31.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc), process ceph-mon, pid 7 2024-08-17T00:38:31.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: pidfile_write: ignore empty --pid-file 2024-08-17T00:38:31.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: load: jerasure load: lrc 2024-08-17T00:38:31.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: RocksDB version: 7.9.2 2024-08-17T00:38:31.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Git sha 0 2024-08-17T00:38:31.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Compile date 2024-08-14 15:56:38 2024-08-17T00:38:31.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: DB SUMMARY 2024-08-17T00:38:31.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: DB Session ID: OFNSVM4KX15PEAH4MM5E 2024-08-17T00:38:31.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: CURRENT file: CURRENT 2024-08-17T00:38:31.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: IDENTITY file: IDENTITY 2024-08-17T00:38:31.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: MANIFEST file: MANIFEST-000010 size: 1404 Bytes 2024-08-17T00:38:31.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000027.sst 2024-08-17T00:38:31.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000025.log size: 11910154 ; 2024-08-17T00:38:31.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.error_if_exists: 0 2024-08-17T00:38:31.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.create_if_missing: 0 2024-08-17T00:38:31.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.paranoid_checks: 1 2024-08-17T00:38:31.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.flush_verify_memtable_count: 1 2024-08-17T00:38:31.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T00:38:31.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-17T00:38:31.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.env: 0x5564825017a0 2024-08-17T00:38:31.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.fs: PosixFileSystem 2024-08-17T00:38:31.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.info_log: 0x556483061500 2024-08-17T00:38:31.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.max_file_opening_threads: 16 2024-08-17T00:38:31.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.statistics: (nil) 2024-08-17T00:38:31.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.use_fsync: 0 2024-08-17T00:38:31.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.max_log_file_size: 0 2024-08-17T00:38:31.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T00:38:31.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T00:38:31.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.keep_log_file_num: 1000 2024-08-17T00:38:31.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.recycle_log_file_num: 0 2024-08-17T00:38:31.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.allow_fallocate: 1 2024-08-17T00:38:31.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.allow_mmap_reads: 0 2024-08-17T00:38:31.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.allow_mmap_writes: 0 2024-08-17T00:38:31.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.use_direct_reads: 0 2024-08-17T00:38:31.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T00:38:31.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.create_missing_column_families: 0 2024-08-17T00:38:31.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.db_log_dir: 2024-08-17T00:38:31.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.wal_dir: 2024-08-17T00:38:31.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T00:38:31.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T00:38:31.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T00:38:31.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T00:38:31.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T00:38:31.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T00:38:31.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.advise_random_on_open: 1 2024-08-17T00:38:31.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.db_write_buffer_size: 0 2024-08-17T00:38:31.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.write_buffer_manager: 0x5564830708c0 2024-08-17T00:38:31.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T00:38:31.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T00:38:31.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T00:38:31.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.rate_limiter: (nil) 2024-08-17T00:38:31.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T00:38:31.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.wal_recovery_mode: 2 2024-08-17T00:38:31.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.enable_thread_tracking: 0 2024-08-17T00:38:31.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.enable_pipelined_write: 0 2024-08-17T00:38:31.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.unordered_write: 0 2024-08-17T00:38:31.317 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T00:38:31.317 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T00:38:31.317 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T00:38:31.317 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T00:38:31.317 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.row_cache: None 2024-08-17T00:38:31.317 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.wal_filter: None 2024-08-17T00:38:31.317 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T00:38:31.317 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.allow_ingest_behind: 0 2024-08-17T00:38:31.317 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.two_write_queues: 0 2024-08-17T00:38:31.317 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.manual_wal_flush: 0 2024-08-17T00:38:31.317 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.wal_compression: 0 2024-08-17T00:38:31.317 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.atomic_flush: 0 2024-08-17T00:38:31.317 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T00:38:31.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T00:38:31.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T00:38:31.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.log_readahead_size: 0 2024-08-17T00:38:31.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T00:38:31.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.best_efforts_recovery: 0 2024-08-17T00:38:31.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T00:38:31.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T00:38:31.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.allow_data_in_errors: 0 2024-08-17T00:38:31.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.db_host_id: __hostname__ 2024-08-17T00:38:31.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.enforce_single_del_contracts: true 2024-08-17T00:38:31.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.max_background_jobs: 2 2024-08-17T00:38:31.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.max_background_compactions: -1 2024-08-17T00:38:31.319 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.max_subcompactions: 1 2024-08-17T00:38:31.319 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T00:38:31.319 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T00:38:31.319 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T00:38:31.319 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.max_total_wal_size: 0 2024-08-17T00:38:31.319 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T00:38:31.319 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T00:38:31.319 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T00:38:31.319 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T00:38:31.319 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.max_open_files: -1 2024-08-17T00:38:31.319 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.bytes_per_sync: 0 2024-08-17T00:38:31.319 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T00:38:31.319 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T00:38:31.319 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.compaction_readahead_size: 0 2024-08-17T00:38:31.320 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.max_background_flushes: -1 2024-08-17T00:38:31.320 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Compression algorithms supported: 2024-08-17T00:38:31.320 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: kZSTD supported: 0 2024-08-17T00:38:31.320 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: kXpressCompression supported: 0 2024-08-17T00:38:31.320 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: kBZip2Compression supported: 0 2024-08-17T00:38:31.320 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T00:38:31.320 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: kLZ4Compression supported: 1 2024-08-17T00:38:31.320 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: kZlibCompression supported: 1 2024-08-17T00:38:31.320 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: kLZ4HCCompression supported: 1 2024-08-17T00:38:31.320 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: kSnappyCompression supported: 1 2024-08-17T00:38:31.320 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T00:38:31.320 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: DMutex implementation: pthread_mutex_t 2024-08-17T00:38:31.321 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-08-17T00:38:31.321 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-17T00:38:31.321 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T00:38:31.321 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.merge_operator: 2024-08-17T00:38:31.321 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.compaction_filter: None 2024-08-17T00:38:31.321 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.compaction_filter_factory: None 2024-08-17T00:38:31.321 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.sst_partitioner_factory: None 2024-08-17T00:38:31.321 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T00:38:31.321 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T00:38:31.321 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556483061120) 2024-08-17T00:38:31.321 INFO:journalctl@ceph.mon.c.smithi110.stdout: cache_index_and_filter_blocks: 1 2024-08-17T00:38:31.321 INFO:journalctl@ceph.mon.c.smithi110.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T00:38:31.321 INFO:journalctl@ceph.mon.c.smithi110.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T00:38:31.322 INFO:journalctl@ceph.mon.c.smithi110.stdout: pin_top_level_index_and_filter: 1 2024-08-17T00:38:31.322 INFO:journalctl@ceph.mon.c.smithi110.stdout: index_type: 0 2024-08-17T00:38:31.322 INFO:journalctl@ceph.mon.c.smithi110.stdout: data_block_index_type: 0 2024-08-17T00:38:31.322 INFO:journalctl@ceph.mon.c.smithi110.stdout: index_shortening: 1 2024-08-17T00:38:31.322 INFO:journalctl@ceph.mon.c.smithi110.stdout: data_block_hash_table_util_ratio: 0.750000 2024-08-17T00:38:31.322 INFO:journalctl@ceph.mon.c.smithi110.stdout: checksum: 4 2024-08-17T00:38:31.322 INFO:journalctl@ceph.mon.c.smithi110.stdout: no_block_cache: 0 2024-08-17T00:38:31.322 INFO:journalctl@ceph.mon.c.smithi110.stdout: block_cache: 0x556483055090 2024-08-17T00:38:31.322 INFO:journalctl@ceph.mon.c.smithi110.stdout: block_cache_name: BinnedLRUCache 2024-08-17T00:38:31.322 INFO:journalctl@ceph.mon.c.smithi110.stdout: block_cache_options: 2024-08-17T00:38:31.322 INFO:journalctl@ceph.mon.c.smithi110.stdout: capacity : 536870912 2024-08-17T00:38:31.322 INFO:journalctl@ceph.mon.c.smithi110.stdout: num_shard_bits : 4 2024-08-17T00:38:31.322 INFO:journalctl@ceph.mon.c.smithi110.stdout: strict_capacity_limit : 0 2024-08-17T00:38:31.323 INFO:journalctl@ceph.mon.c.smithi110.stdout: high_pri_pool_ratio: 0.000 2024-08-17T00:38:31.323 INFO:journalctl@ceph.mon.c.smithi110.stdout: block_cache_compressed: (nil) 2024-08-17T00:38:31.323 INFO:journalctl@ceph.mon.c.smithi110.stdout: persistent_cache: (nil) 2024-08-17T00:38:31.323 INFO:journalctl@ceph.mon.c.smithi110.stdout: block_size: 4096 2024-08-17T00:38:31.323 INFO:journalctl@ceph.mon.c.smithi110.stdout: block_size_deviation: 10 2024-08-17T00:38:31.323 INFO:journalctl@ceph.mon.c.smithi110.stdout: block_restart_interval: 16 2024-08-17T00:38:31.323 INFO:journalctl@ceph.mon.c.smithi110.stdout: index_block_restart_interval: 1 2024-08-17T00:38:31.323 INFO:journalctl@ceph.mon.c.smithi110.stdout: metadata_block_size: 4096 2024-08-17T00:38:31.323 INFO:journalctl@ceph.mon.c.smithi110.stdout: partition_filters: 0 2024-08-17T00:38:31.323 INFO:journalctl@ceph.mon.c.smithi110.stdout: use_delta_encoding: 1 2024-08-17T00:38:31.323 INFO:journalctl@ceph.mon.c.smithi110.stdout: filter_policy: bloomfilter 2024-08-17T00:38:31.323 INFO:journalctl@ceph.mon.c.smithi110.stdout: whole_key_filtering: 1 2024-08-17T00:38:31.323 INFO:journalctl@ceph.mon.c.smithi110.stdout: verify_compression: 0 2024-08-17T00:38:31.324 INFO:journalctl@ceph.mon.c.smithi110.stdout: read_amp_bytes_per_bit: 0 2024-08-17T00:38:31.324 INFO:journalctl@ceph.mon.c.smithi110.stdout: format_version: 5 2024-08-17T00:38:31.324 INFO:journalctl@ceph.mon.c.smithi110.stdout: enable_index_compression: 1 2024-08-17T00:38:31.324 INFO:journalctl@ceph.mon.c.smithi110.stdout: block_align: 0 2024-08-17T00:38:31.324 INFO:journalctl@ceph.mon.c.smithi110.stdout: max_auto_readahead_size: 262144 2024-08-17T00:38:31.324 INFO:journalctl@ceph.mon.c.smithi110.stdout: prepopulate_block_cache: 0 2024-08-17T00:38:31.324 INFO:journalctl@ceph.mon.c.smithi110.stdout: initial_auto_readahead_size: 8192 2024-08-17T00:38:31.324 INFO:journalctl@ceph.mon.c.smithi110.stdout: num_file_reads_for_auto_readahead: 2 2024-08-17T00:38:31.324 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.write_buffer_size: 33554432 2024-08-17T00:38:31.324 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.max_write_buffer_number: 2 2024-08-17T00:38:31.324 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.compression: NoCompression 2024-08-17T00:38:31.324 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.bottommost_compression: Disabled 2024-08-17T00:38:31.325 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.prefix_extractor: nullptr 2024-08-17T00:38:31.325 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T00:38:31.325 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.num_levels: 7 2024-08-17T00:38:31.325 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T00:38:31.325 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T00:38:31.325 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T00:38:31.325 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T00:38:31.325 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T00:38:31.325 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T00:38:31.325 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T00:38:31.325 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T00:38:31.325 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T00:38:31.325 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T00:38:31.326 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-17T00:38:31.326 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-17T00:38:31.326 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T00:38:31.326 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.compression_opts.level: 32767 2024-08-17T00:38:31.326 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.compression_opts.strategy: 0 2024-08-17T00:38:31.326 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T00:38:31.326 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T00:38:31.326 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-17T00:38:31.326 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T00:38:31.326 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.compression_opts.enabled: false 2024-08-17T00:38:31.326 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-17T00:38:31.326 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T00:38:31.326 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T00:38:31.327 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T00:38:31.327 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.target_file_size_base: 67108864 2024-08-17T00:38:31.327 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T00:38:31.327 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T00:38:31.327 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T00:38:31.327 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T00:38:31.327 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T00:38:31.327 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T00:38:31.327 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T00:38:31.327 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T00:38:31.327 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T00:38:31.327 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T00:38:31.327 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T00:38:31.328 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T00:38:31.328 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T00:38:31.328 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-17T00:38:31.328 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.arena_block_size: 1048576 2024-08-17T00:38:31.328 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T00:38:31.328 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T00:38:31.328 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.disable_auto_compactions: 0 2024-08-17T00:38:31.328 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T00:38:31.328 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T00:38:31.328 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T00:38:31.328 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T00:38:31.328 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T00:38:31.329 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T00:38:31.329 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T00:38:31.329 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T00:38:31.329 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T00:38:31.329 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T00:38:31.329 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-17T00:38:31.329 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.inplace_update_support: 0 2024-08-17T00:38:31.329 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T00:38:31.329 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T00:38:31.329 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T00:38:31.329 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T00:38:31.329 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.bloom_locality: 0 2024-08-17T00:38:31.329 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.max_successive_merges: 0 2024-08-17T00:38:31.329 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T00:38:31.330 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.paranoid_file_checks: 0 2024-08-17T00:38:31.330 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.force_consistency_checks: 1 2024-08-17T00:38:31.330 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.report_bg_io_stats: 0 2024-08-17T00:38:31.330 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.ttl: 2592000 2024-08-17T00:38:31.330 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T00:38:31.330 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-17T00:38:31.330 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-17T00:38:31.330 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.enable_blob_files: false 2024-08-17T00:38:31.330 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.min_blob_size: 0 2024-08-17T00:38:31.330 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.blob_file_size: 268435456 2024-08-17T00:38:31.330 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T00:38:31.330 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T00:38:31.330 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T00:38:31.331 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-17T00:38:31.331 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-17T00:38:31.331 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.blob_file_starting_level: 0 2024-08-17T00:38:31.331 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-17T00:38:31.331 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T00:38:31.331 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: 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 29, last_sequence is 14095, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 25 2024-08-17T00:38:31.331 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2024-08-17T00:38:31.331 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 96fdd99c-f1c5-4334-a6e8-380bc6a53766 2024-08-17T00:38:31.331 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723855110892831, "job": 1, "event": "recovery_started", "wal_files": [25]} 2024-08-17T00:38:31.331 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2024-08-17T00:38:31.331 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723855110917842, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 7308471, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 14100, "largest_seqno": 17652, "table_properties": {"data_size": 7292199, "index_size": 11129, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 4101, "raw_key_size": 38424, "raw_average_key_size": 23, "raw_value_size": 7257980, "raw_average_value_size": 4436, "num_data_blocks": 481, "num_entries": 1636, "num_filter_entries": 1636, "num_deletions": 307, "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": 1723855110, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "96fdd99c-f1c5-4334-a6e8-380bc6a53766", "db_session_id": "OFNSVM4KX15PEAH4MM5E", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2024-08-17T00:38:31.331 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723855110917989, "job": 1, "event": "recovery_finished"} 2024-08-17T00:38:31.332 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2024-08-17T00:38:31.332 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T00:38:31.332 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000025.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-17T00:38:31.332 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x556483082e00 2024-08-17T00:38:31.332 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: DB pointer 0x55648317c000 2024-08-17T00:38:31.332 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-17T00:38:31.332 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-17T00:38:31.332 INFO:journalctl@ceph.mon.c.smithi110.stdout: ** DB Stats ** 2024-08-17T00:38:31.332 INFO:journalctl@ceph.mon.c.smithi110.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T00:38:31.332 INFO:journalctl@ceph.mon.c.smithi110.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T00:38:31.332 INFO:journalctl@ceph.mon.c.smithi110.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T00:38:31.332 INFO:journalctl@ceph.mon.c.smithi110.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T00:38:31.332 INFO:journalctl@ceph.mon.c.smithi110.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T00:38:31.333 INFO:journalctl@ceph.mon.c.smithi110.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T00:38:31.333 INFO:journalctl@ceph.mon.c.smithi110.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T00:38:31.333 INFO:journalctl@ceph.mon.c.smithi110.stdout: 2024-08-17T00:38:31.333 INFO:journalctl@ceph.mon.c.smithi110.stdout: ** Compaction Stats [default] ** 2024-08-17T00:38:31.333 INFO:journalctl@ceph.mon.c.smithi110.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-17T00:38:31.333 INFO:journalctl@ceph.mon.c.smithi110.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-17T00:38:31.333 INFO:journalctl@ceph.mon.c.smithi110.stdout: L0 1/0 6.97 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 698.2 0.01 0.00 1 0.010 0 0 0.0 0.0 2024-08-17T00:38:31.333 INFO:journalctl@ceph.mon.c.smithi110.stdout: L6 1/0 7.63 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-17T00:38:31.333 INFO:journalctl@ceph.mon.c.smithi110.stdout: Sum 2/0 14.60 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 698.2 0.01 0.00 1 0.010 0 0 0.0 0.0 2024-08-17T00:38:31.333 INFO:journalctl@ceph.mon.c.smithi110.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 698.2 0.01 0.00 1 0.010 0 0 0.0 0.0 2024-08-17T00:38:31.333 INFO:journalctl@ceph.mon.c.smithi110.stdout: 2024-08-17T00:38:31.333 INFO:journalctl@ceph.mon.c.smithi110.stdout: ** Compaction Stats [default] ** 2024-08-17T00:38:31.333 INFO:journalctl@ceph.mon.c.smithi110.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-17T00:38:31.334 INFO:journalctl@ceph.mon.c.smithi110.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T00:38:31.334 INFO:journalctl@ceph.mon.c.smithi110.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 698.2 0.01 0.00 1 0.010 0 0 0.0 0.0 2024-08-17T00:38:31.334 INFO:journalctl@ceph.mon.c.smithi110.stdout: 2024-08-17T00:38:31.334 INFO:journalctl@ceph.mon.c.smithi110.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-17T00:38:31.334 INFO:journalctl@ceph.mon.c.smithi110.stdout: 2024-08-17T00:38:31.334 INFO:journalctl@ceph.mon.c.smithi110.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T00:38:31.334 INFO:journalctl@ceph.mon.c.smithi110.stdout: Flush(GB): cumulative 0.007, interval 0.007 2024-08-17T00:38:31.334 INFO:journalctl@ceph.mon.c.smithi110.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T00:38:31.334 INFO:journalctl@ceph.mon.c.smithi110.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T00:38:31.334 INFO:journalctl@ceph.mon.c.smithi110.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T00:38:31.334 INFO:journalctl@ceph.mon.c.smithi110.stdout: AddFile(Keys): cumulative 0, interval 0 2024-08-17T00:38:31.334 INFO:journalctl@ceph.mon.c.smithi110.stdout: Cumulative compaction: 0.01 GB write, 249.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T00:38:31.334 INFO:journalctl@ceph.mon.c.smithi110.stdout: Interval compaction: 0.01 GB write, 249.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T00:38:31.335 INFO:journalctl@ceph.mon.c.smithi110.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-17T00:38:31.335 INFO:journalctl@ceph.mon.c.smithi110.stdout: Block cache BinnedLRUCache@0x556483055090#7 capacity: 512.00 MB usage: 16.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-08-17T00:38:31.335 INFO:journalctl@ceph.mon.c.smithi110.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,4.53 KB,0.000864267%) IndexBlock(1,12.08 KB,0.00230372%) Misc(1,0.00 KB,0%) 2024-08-17T00:38:31.335 INFO:journalctl@ceph.mon.c.smithi110.stdout: 2024-08-17T00:38:31.335 INFO:journalctl@ceph.mon.c.smithi110.stdout: ** File Read Latency Histogram By Level [default] ** 2024-08-17T00:38:31.335 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: starting mon.c rank 2 at public addrs [v2:172.21.15.110:3301/0,v1:172.21.15.110:6790/0] at bind addrs [v2:172.21.15.110:3301/0,v1:172.21.15.110:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:38:31.335 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: mon.c@-1(???) e3 preinit fsid 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:38:31.335 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: mon.c@-1(???).mds e7 new map 2024-08-17T00:38:31.335 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: mon.c@-1(???).mds e7 print_map 2024-08-17T00:38:31.335 INFO:journalctl@ceph.mon.c.smithi110.stdout: e7 2024-08-17T00:38:31.335 INFO:journalctl@ceph.mon.c.smithi110.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-08-17T00:38:31.335 INFO:journalctl@ceph.mon.c.smithi110.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T00:38:31.335 INFO:journalctl@ceph.mon.c.smithi110.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-17T00:38:31.335 INFO:journalctl@ceph.mon.c.smithi110.stdout: legacy client fscid: 1 2024-08-17T00:38:31.336 INFO:journalctl@ceph.mon.c.smithi110.stdout: 2024-08-17T00:38:31.336 INFO:journalctl@ceph.mon.c.smithi110.stdout: Filesystem 'cephfs' (1) 2024-08-17T00:38:31.336 INFO:journalctl@ceph.mon.c.smithi110.stdout: fs_name cephfs 2024-08-17T00:38:31.336 INFO:journalctl@ceph.mon.c.smithi110.stdout: epoch 7 2024-08-17T00:38:31.336 INFO:journalctl@ceph.mon.c.smithi110.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-08-17T00:38:31.336 INFO:journalctl@ceph.mon.c.smithi110.stdout: created 2024-08-17T00:31:02.298914+0000 2024-08-17T00:38:31.336 INFO:journalctl@ceph.mon.c.smithi110.stdout: modified 2024-08-17T00:31:14.181990+0000 2024-08-17T00:38:31.336 INFO:journalctl@ceph.mon.c.smithi110.stdout: tableserver 0 2024-08-17T00:38:31.336 INFO:journalctl@ceph.mon.c.smithi110.stdout: root 0 2024-08-17T00:38:31.336 INFO:journalctl@ceph.mon.c.smithi110.stdout: session_timeout 60 2024-08-17T00:38:31.336 INFO:journalctl@ceph.mon.c.smithi110.stdout: session_autoclose 300 2024-08-17T00:38:31.336 INFO:journalctl@ceph.mon.c.smithi110.stdout: max_file_size 1099511627776 2024-08-17T00:38:31.336 INFO:journalctl@ceph.mon.c.smithi110.stdout: max_xattr_size 65536 2024-08-17T00:38:31.336 INFO:journalctl@ceph.mon.c.smithi110.stdout: required_client_features {} 2024-08-17T00:38:31.336 INFO:journalctl@ceph.mon.c.smithi110.stdout: last_failure 0 2024-08-17T00:38:31.337 INFO:journalctl@ceph.mon.c.smithi110.stdout: last_failure_osd_epoch 0 2024-08-17T00:38:31.337 INFO:journalctl@ceph.mon.c.smithi110.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-17T00:38:31.337 INFO:journalctl@ceph.mon.c.smithi110.stdout: max_mds 1 2024-08-17T00:38:31.337 INFO:journalctl@ceph.mon.c.smithi110.stdout: in 0 2024-08-17T00:38:31.337 INFO:journalctl@ceph.mon.c.smithi110.stdout: up {0=24329} 2024-08-17T00:38:31.337 INFO:journalctl@ceph.mon.c.smithi110.stdout: failed 2024-08-17T00:38:31.337 INFO:journalctl@ceph.mon.c.smithi110.stdout: damaged 2024-08-17T00:38:31.337 INFO:journalctl@ceph.mon.c.smithi110.stdout: stopped 2024-08-17T00:38:31.337 INFO:journalctl@ceph.mon.c.smithi110.stdout: data_pools [3] 2024-08-17T00:38:31.337 INFO:journalctl@ceph.mon.c.smithi110.stdout: metadata_pool 2 2024-08-17T00:38:31.337 INFO:journalctl@ceph.mon.c.smithi110.stdout: inline_data disabled 2024-08-17T00:38:31.337 INFO:journalctl@ceph.mon.c.smithi110.stdout: balancer 2024-08-17T00:38:31.337 INFO:journalctl@ceph.mon.c.smithi110.stdout: bal_rank_mask -1 2024-08-17T00:38:31.338 INFO:journalctl@ceph.mon.c.smithi110.stdout: standby_count_wanted 0 2024-08-17T00:38:31.338 INFO:journalctl@ceph.mon.c.smithi110.stdout: qdb_cluster leader: 0 members: 2024-08-17T00:38:31.338 INFO:journalctl@ceph.mon.c.smithi110.stdout: [mds.a{0:24329} state up:active seq 6 addr [v2:172.21.15.110:6834/804636441,v1:172.21.15.110:6835/804636441] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T00:38:31.338 INFO:journalctl@ceph.mon.c.smithi110.stdout: 2024-08-17T00:38:31.338 INFO:journalctl@ceph.mon.c.smithi110.stdout: 2024-08-17T00:38:31.338 INFO:journalctl@ceph.mon.c.smithi110.stdout: Standby daemons: 2024-08-17T00:38:31.338 INFO:journalctl@ceph.mon.c.smithi110.stdout: 2024-08-17T00:38:31.338 INFO:journalctl@ceph.mon.c.smithi110.stdout: [mds.b{-1:24301} state up:standby seq 1 addr [v2:172.21.15.177:6832/2277076472,v1:172.21.15.177:6833/2277076472] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T00:38:31.338 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: mon.c@-1(???).osd e311 crush map has features 3314933069573799936, adjusting msgr requires 2024-08-17T00:38:31.338 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: mon.c@-1(???).osd e311 crush map has features 432629308056666112, adjusting msgr requires 2024-08-17T00:38:31.338 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: mon.c@-1(???).osd e311 crush map has features 432629308056666112, adjusting msgr requires 2024-08-17T00:38:31.338 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: mon.c@-1(???).osd e311 crush map has features 432629308056666112, adjusting msgr requires 2024-08-17T00:38:31.338 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 ceph-mon[100641]: mon.c@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2024-08-17T00:38:31.339 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 bash[100603]: 1f838a149856f0c8d5a1824bb086c8953dba40db787ac8d77ff4d276e0110696 2024-08-17T00:38:31.339 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:30 smithi110 systemd[1]: Started Ceph mon.c for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:38:37.167 INFO:tasks.rados.rados.0.smithi110.stdout:1330: done (8 left) 2024-08-17T00:38:37.168 INFO:tasks.rados.rados.0.smithi110.stdout:1332: done (7 left) 2024-08-17T00:38:37.168 INFO:tasks.rados.rados.0.smithi110.stdout:1333: done (6 left) 2024-08-17T00:38:37.168 INFO:tasks.rados.rados.0.smithi110.stdout:1335: done (5 left) 2024-08-17T00:38:37.168 INFO:tasks.rados.rados.0.smithi110.stdout:1336: done (4 left) 2024-08-17T00:38:37.168 INFO:tasks.rados.rados.0.smithi110.stdout:1337: done (3 left) 2024-08-17T00:38:37.168 INFO:tasks.rados.rados.0.smithi110.stdout:1338: done (2 left) 2024-08-17T00:38:37.168 INFO:tasks.rados.rados.0.smithi110.stdout:1339: done (1 left) 2024-08-17T00:38:37.168 INFO:tasks.rados.rados.0.smithi110.stdout:1340: done (0 left) 2024-08-17T00:38:37.168 INFO:tasks.rados.rados.0.smithi110.stdout:1341: setattr oid 12 current snap is 115 2024-08-17T00:38:37.168 INFO:tasks.rados.rados.0.smithi110.stdout:1342: delete oid 11 current snap is 115 2024-08-17T00:38:37.172 INFO:tasks.rados.rados.0.smithi110.stdout:1342: done (1 left) 2024-08-17T00:38:37.172 INFO:tasks.rados.rados.0.smithi110.stdout:1343: snap_remove snap 114 2024-08-17T00:38:37.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:37 smithi177 ceph-mon[33147]: mon.c calling monitor election 2024-08-17T00:38:37.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:37 smithi177 ceph-mon[33147]: mon.b calling monitor election 2024-08-17T00:38:37.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:37 smithi177 ceph-mon[33147]: mon.a calling monitor election 2024-08-17T00:38:37.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:37 smithi177 ceph-mon[33147]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T00:38:37.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:37 smithi177 ceph-mon[33147]: monmap epoch 3 2024-08-17T00:38:37.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:37 smithi177 ceph-mon[33147]: fsid 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:38:37.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:37 smithi177 ceph-mon[33147]: last_changed 2024-08-17T00:27:08.593069+0000 2024-08-17T00:38:37.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:37 smithi177 ceph-mon[33147]: created 2024-08-17T00:25:38.635176+0000 2024-08-17T00:38:37.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:37 smithi177 ceph-mon[33147]: min_mon_release 18 (reef) 2024-08-17T00:38:37.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:37 smithi177 ceph-mon[33147]: election_strategy: 1 2024-08-17T00:38:37.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:37 smithi177 ceph-mon[33147]: 0: [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] mon.a 2024-08-17T00:38:37.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:37 smithi177 ceph-mon[33147]: 1: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-08-17T00:38:37.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:37 smithi177 ceph-mon[33147]: 2: [v2:172.21.15.110:3301/0,v1:172.21.15.110:6790/0] mon.c 2024-08-17T00:38:37.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:37 smithi177 ceph-mon[33147]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-17T00:38:37.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:37 smithi177 ceph-mon[33147]: osdmap e312: 8 total, 8 up, 8 in 2024-08-17T00:38:37.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:37 smithi177 ceph-mon[33147]: mgrmap e43: y(active, since 20s), standbys: x 2024-08-17T00:38:37.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:37 smithi177 ceph-mon[33147]: overall HEALTH_OK 2024-08-17T00:38:37.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[100641]: mon.c calling monitor election 2024-08-17T00:38:37.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[100641]: mon.b calling monitor election 2024-08-17T00:38:37.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[100641]: mon.a calling monitor election 2024-08-17T00:38:37.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[100641]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T00:38:37.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[100641]: monmap epoch 3 2024-08-17T00:38:37.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[100641]: fsid 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:38:37.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[100641]: last_changed 2024-08-17T00:27:08.593069+0000 2024-08-17T00:38:37.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[100641]: created 2024-08-17T00:25:38.635176+0000 2024-08-17T00:38:37.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[100641]: min_mon_release 18 (reef) 2024-08-17T00:38:37.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[100641]: election_strategy: 1 2024-08-17T00:38:37.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[100641]: 0: [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] mon.a 2024-08-17T00:38:37.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[100641]: 1: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-08-17T00:38:37.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[100641]: 2: [v2:172.21.15.110:3301/0,v1:172.21.15.110:6790/0] mon.c 2024-08-17T00:38:37.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[100641]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-17T00:38:37.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[100641]: osdmap e312: 8 total, 8 up, 8 in 2024-08-17T00:38:37.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[100641]: mgrmap e43: y(active, since 20s), standbys: x 2024-08-17T00:38:37.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[100641]: overall HEALTH_OK 2024-08-17T00:38:37.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[98148]: mon.c calling monitor election 2024-08-17T00:38:37.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[98148]: mon.b calling monitor election 2024-08-17T00:38:37.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[98148]: mon.a calling monitor election 2024-08-17T00:38:37.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[98148]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T00:38:37.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[98148]: monmap epoch 3 2024-08-17T00:38:37.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[98148]: fsid 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:38:37.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[98148]: last_changed 2024-08-17T00:27:08.593069+0000 2024-08-17T00:38:37.563 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[98148]: created 2024-08-17T00:25:38.635176+0000 2024-08-17T00:38:37.563 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[98148]: min_mon_release 18 (reef) 2024-08-17T00:38:37.563 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[98148]: election_strategy: 1 2024-08-17T00:38:37.563 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[98148]: 0: [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] mon.a 2024-08-17T00:38:37.563 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[98148]: 1: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-08-17T00:38:37.563 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[98148]: 2: [v2:172.21.15.110:3301/0,v1:172.21.15.110:6790/0] mon.c 2024-08-17T00:38:37.563 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[98148]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-17T00:38:37.563 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[98148]: osdmap e312: 8 total, 8 up, 8 in 2024-08-17T00:38:37.563 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[98148]: mgrmap e43: y(active, since 20s), standbys: x 2024-08-17T00:38:37.563 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:37 smithi110 ceph-mon[98148]: overall HEALTH_OK 2024-08-17T00:38:38.173 INFO:tasks.rados.rados.0.smithi110.stdout:1343: done (1 left) 2024-08-17T00:38:38.173 INFO:tasks.rados.rados.0.smithi110.stdout:1344: rmattr oid 47 current snap is 115 2024-08-17T00:38:38.173 INFO:tasks.rados.rados.0.smithi110.stdout:1344: done (1 left) 2024-08-17T00:38:38.173 INFO:tasks.rados.rados.0.smithi110.stdout:1345: read oid 15 snap 113 2024-08-17T00:38:38.173 INFO:tasks.rados.rados.0.smithi110.stdout:1345: expect deleted 2024-08-17T00:38:38.173 INFO:tasks.rados.rados.0.smithi110.stdout:1346: read oid 23 snap -1 2024-08-17T00:38:38.173 INFO:tasks.rados.rados.0.smithi110.stdout:1346: expect (ObjNum 373 snap 98 seq_num 373) 2024-08-17T00:38:38.174 INFO:tasks.rados.rados.0.smithi110.stdout:1347: read oid 17 snap 113 2024-08-17T00:38:38.174 INFO:tasks.rados.rados.0.smithi110.stdout:1347: expect deleted 2024-08-17T00:38:38.174 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 8 current snap is 115 2024-08-17T00:38:38.174 INFO:tasks.rados.rados.0.smithi110.stdout:1348: seq_num 438 ranges {6397952=139264} 2024-08-17T00:38:38.210 INFO:tasks.rados.rados.0.smithi110.stdout:1348: writing smithi11086371-8 from 6397952 to 6537216 tid 1 2024-08-17T00:38:38.210 INFO:tasks.rados.rados.0.smithi110.stdout:1349: copy_from oid 48 from oid 47 current snap is 115 2024-08-17T00:38:38.210 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 410 (ObjNum 347 snap 92 seq_num 347) dirty exists 2024-08-17T00:38:38.211 INFO:tasks.rados.rados.0.smithi110.stdout:1346: expect (ObjNum 373 snap 98 seq_num 373) 2024-08-17T00:38:38.487 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:38 smithi177 ceph-mon[33147]: osdmap e313: 8 total, 8 up, 8 in 2024-08-17T00:38:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:38 smithi110 ceph-mon[98148]: osdmap e313: 8 total, 8 up, 8 in 2024-08-17T00:38:38.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:38 smithi110 ceph-mon[100641]: osdmap e313: 8 total, 8 up, 8 in 2024-08-17T00:38:38.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:38:38] "GET /metrics HTTP/1.1" 200 36021 "" "Prometheus/2.43.0" 2024-08-17T00:38:38.562 INFO:tasks.rados.rados.0.smithi110.stdout:1348: finishing write tid 1 to smithi11086371-8 2024-08-17T00:38:38.562 INFO:tasks.rados.rados.0.smithi110.stdout:1348: finishing write tid 2 to smithi11086371-8 2024-08-17T00:38:38.562 INFO:tasks.rados.rados.0.smithi110.stdout:1341: done (5 left) 2024-08-17T00:38:38.562 INFO:tasks.rados.rados.0.smithi110.stdout:1345: done (4 left) 2024-08-17T00:38:38.562 INFO:tasks.rados.rados.0.smithi110.stdout:1346: done (3 left) 2024-08-17T00:38:38.562 INFO:tasks.rados.rados.0.smithi110.stdout:1347: done (2 left) 2024-08-17T00:38:38.562 INFO:tasks.rados.rados.0.smithi110.stdout:1350: snap_create 2024-08-17T00:38:38.562 INFO:tasks.rados.rados.0.smithi110.stdout:1349: finishing copy_from racing read to smithi11086371-48 2024-08-17T00:38:38.563 INFO:tasks.rados.rados.0.smithi110.stdout:1349: finishing copy_from to smithi11086371-48 2024-08-17T00:38:38.563 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 465 (ObjNum 430 snap 114 seq_num 430) dirty exists 2024-08-17T00:38:38.563 INFO:tasks.rados.rados.0.smithi110.stdout:1348: finishing write tid 3 to smithi11086371-8 2024-08-17T00:38:38.563 INFO:tasks.rados.rados.0.smithi110.stdout:1348: oid 8 updating version 0 to 340 2024-08-17T00:38:38.563 INFO:tasks.rados.rados.0.smithi110.stdout:1348: oid 8 version 340 is already newer than 339 2024-08-17T00:38:38.563 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 340 (ObjNum 438 snap 115 seq_num 438) dirty exists 2024-08-17T00:38:38.563 INFO:tasks.rados.rados.0.smithi110.stdout:1348: left oid 8 (ObjNum 438 snap 115 seq_num 438) 2024-08-17T00:38:39.177 INFO:tasks.rados.rados.0.smithi110.stdout:1348: done (2 left) 2024-08-17T00:38:39.177 INFO:tasks.rados.rados.0.smithi110.stdout:1349: done (1 left) 2024-08-17T00:38:39.177 INFO:tasks.rados.rados.0.smithi110.stdout:1350: done (0 left) 2024-08-17T00:38:39.177 INFO:tasks.rados.rados.0.smithi110.stdout:1351: snap_create 2024-08-17T00:38:39.505 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:39 smithi110 ceph-mon[100641]: osdmap e314: 8 total, 8 up, 8 in 2024-08-17T00:38:39.505 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:39 smithi110 ceph-mon[100641]: pgmap v30: 121 pgs: 121 active+clean; 129 MiB data, 1013 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.5 MiB/s wr, 21 op/s 2024-08-17T00:38:39.505 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:39 smithi110 ceph-mon[98148]: osdmap e314: 8 total, 8 up, 8 in 2024-08-17T00:38:39.506 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:39 smithi110 ceph-mon[98148]: pgmap v30: 121 pgs: 121 active+clean; 129 MiB data, 1013 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.5 MiB/s wr, 21 op/s 2024-08-17T00:38:39.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:39 smithi177 ceph-mon[33147]: osdmap e314: 8 total, 8 up, 8 in 2024-08-17T00:38:39.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:39 smithi177 ceph-mon[33147]: pgmap v30: 121 pgs: 121 active+clean; 129 MiB data, 1013 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.5 MiB/s wr, 21 op/s 2024-08-17T00:38:39.876 INFO:tasks.rados.rados.0.smithi110.stdout:1351: done (0 left) 2024-08-17T00:38:39.876 INFO:tasks.rados.rados.0.smithi110.stdout:1352: snap_remove snap 113 2024-08-17T00:38:40.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:40 smithi110 ceph-mon[100641]: osdmap e315: 8 total, 8 up, 8 in 2024-08-17T00:38:40.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:40.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:40.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:40 smithi110 ceph-mon[100641]: osdmap e316: 8 total, 8 up, 8 in 2024-08-17T00:38:40.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:40 smithi110 ceph-mon[98148]: osdmap e315: 8 total, 8 up, 8 in 2024-08-17T00:38:40.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:40.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:40.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:40 smithi110 ceph-mon[98148]: osdmap e316: 8 total, 8 up, 8 in 2024-08-17T00:38:40.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:40 smithi177 ceph-mon[33147]: osdmap e315: 8 total, 8 up, 8 in 2024-08-17T00:38:40.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:40 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:40.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:40 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:40.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:40 smithi177 ceph-mon[33147]: osdmap e316: 8 total, 8 up, 8 in 2024-08-17T00:38:40.878 INFO:tasks.rados.rados.0.smithi110.stdout:1352: done (0 left) 2024-08-17T00:38:40.878 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 33 current snap is 117 2024-08-17T00:38:40.878 INFO:tasks.rados.rados.0.smithi110.stdout:1353: seq_num 439 ranges {3850240=155648} 2024-08-17T00:38:40.900 INFO:tasks.rados.rados.0.smithi110.stdout:1353: writing smithi11086371-33 from 3850240 to 4005888 tid 1 2024-08-17T00:38:40.900 INFO:tasks.rados.rados.0.smithi110.stdout:1354: copy_from oid 22 from oid 50 current snap is 117 2024-08-17T00:38:40.900 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 38 current snap is 117 2024-08-17T00:38:40.900 INFO:tasks.rados.rados.0.smithi110.stdout:1355: seq_num 440 ranges {8749056=172032} 2024-08-17T00:38:40.950 INFO:tasks.rados.rados.0.smithi110.stdout:1355: writing smithi11086371-38 from 8749056 to 8921088 tid 1 2024-08-17T00:38:40.950 INFO:tasks.rados.rados.0.smithi110.stdout:1353: finishing write tid 1 to smithi11086371-33 2024-08-17T00:38:40.950 INFO:tasks.rados.rados.0.smithi110.stdout:1356: read oid 17 snap -1 2024-08-17T00:38:40.950 INFO:tasks.rados.rados.0.smithi110.stdout:1356: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:38:40.950 INFO:tasks.rados.rados.0.smithi110.stdout:1357: read oid 27 snap 115 2024-08-17T00:38:40.950 INFO:tasks.rados.rados.0.smithi110.stdout:1357: expect (ObjNum 413 snap 110 seq_num 413) 2024-08-17T00:38:40.950 INFO:tasks.rados.rados.0.smithi110.stdout:1358: rmattr oid 24 current snap is 117 2024-08-17T00:38:40.950 INFO:tasks.rados.rados.0.smithi110.stdout:1358: done (5 left) 2024-08-17T00:38:40.950 INFO:tasks.rados.rados.0.smithi110.stdout:1359: rollback oid 10 current snap is 117 2024-08-17T00:38:40.950 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 10 to 115 2024-08-17T00:38:40.950 INFO:tasks.rados.rados.0.smithi110.stdout:1353: finishing write tid 2 to smithi11086371-33 2024-08-17T00:38:40.951 INFO:tasks.rados.rados.0.smithi110.stdout:1353: finishing write tid 3 to smithi11086371-33 2024-08-17T00:38:40.951 INFO:tasks.rados.rados.0.smithi110.stdout:1353: oid 33 updating version 0 to 471 2024-08-17T00:38:40.951 INFO:tasks.rados.rados.0.smithi110.stdout:1353: oid 33 version 471 is already newer than 470 2024-08-17T00:38:40.951 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 33 v 471 (ObjNum 439 snap 117 seq_num 439) dirty exists 2024-08-17T00:38:40.951 INFO:tasks.rados.rados.0.smithi110.stdout:1353: left oid 33 (ObjNum 439 snap 117 seq_num 439) 2024-08-17T00:38:40.951 INFO:tasks.rados.rados.0.smithi110.stdout:1354: finishing copy_from racing read to smithi11086371-22 2024-08-17T00:38:40.951 INFO:tasks.rados.rados.0.smithi110.stdout:1354: finishing copy_from to smithi11086371-22 2024-08-17T00:38:40.951 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 233 (ObjNum 364 snap 97 seq_num 364) dirty exists 2024-08-17T00:38:40.951 INFO:tasks.rados.rados.0.smithi110.stdout:1353: done (5 left) 2024-08-17T00:38:40.951 INFO:tasks.rados.rados.0.smithi110.stdout:1354: done (4 left) 2024-08-17T00:38:40.951 INFO:tasks.rados.rados.0.smithi110.stdout:1360: read oid 12 snap -1 2024-08-17T00:38:40.951 INFO:tasks.rados.rados.0.smithi110.stdout:1360: expect (ObjNum 347 snap 92 seq_num 347) 2024-08-17T00:38:40.951 INFO:tasks.rados.rados.0.smithi110.stdout:1361: read oid 50 snap 116 2024-08-17T00:38:40.951 INFO:tasks.rados.rados.0.smithi110.stdout:1361: expect (ObjNum 364 snap 97 seq_num 364) 2024-08-17T00:38:40.952 INFO:tasks.rados.rados.0.smithi110.stdout:1362: delete oid 47 current snap is 117 2024-08-17T00:38:40.952 INFO:tasks.rados.rados.0.smithi110.stdout:1356: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:38:40.953 INFO:tasks.rados.rados.0.smithi110.stdout:1359: finishing rollback tid 0 to smithi11086371-10 2024-08-17T00:38:40.954 INFO:tasks.rados.rados.0.smithi110.stdout:1359: finishing rollback tid 1 to smithi11086371-10 2024-08-17T00:38:40.954 INFO:tasks.rados.rados.0.smithi110.stdout:1356: done (6 left) 2024-08-17T00:38:40.955 INFO:tasks.rados.rados.0.smithi110.stdout:1362: done (5 left) 2024-08-17T00:38:40.955 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 24 current snap is 117 2024-08-17T00:38:40.955 INFO:tasks.rados.rados.0.smithi110.stdout:1363: seq_num 442 ranges {0=204800} 2024-08-17T00:38:40.956 INFO:tasks.rados.rados.0.smithi110.stdout:1363: writing smithi11086371-24 from 0 to 204800 tid 1 2024-08-17T00:38:40.956 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 37 current snap is 117 2024-08-17T00:38:40.956 INFO:tasks.rados.rados.0.smithi110.stdout:1364: seq_num 443 ranges {0=221184} 2024-08-17T00:38:40.957 INFO:tasks.rados.rados.0.smithi110.stdout:1364: writing smithi11086371-37 from 0 to 221184 tid 1 2024-08-17T00:38:40.958 INFO:tasks.rados.rados.0.smithi110.stdout:1365: rollback oid 2 current snap is 117 2024-08-17T00:38:40.958 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 2 to 116 2024-08-17T00:38:40.958 INFO:tasks.rados.rados.0.smithi110.stdout:1359: finishing rollback tid 2 to smithi11086371-10 2024-08-17T00:38:40.958 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 460 (ObjNum 351 snap 92 seq_num 351) dirty exists 2024-08-17T00:38:40.958 INFO:tasks.rados.rados.0.smithi110.stdout:1355: finishing write tid 1 to smithi11086371-38 2024-08-17T00:38:40.958 INFO:tasks.rados.rados.0.smithi110.stdout:1355: finishing write tid 2 to smithi11086371-38 2024-08-17T00:38:40.958 INFO:tasks.rados.rados.0.smithi110.stdout:1359: done (7 left) 2024-08-17T00:38:40.958 INFO:tasks.rados.rados.0.smithi110.stdout:1366: setattr oid 3 current snap is 117 2024-08-17T00:38:40.959 INFO:tasks.rados.rados.0.smithi110.stdout:1355: finishing write tid 3 to smithi11086371-38 2024-08-17T00:38:40.959 INFO:tasks.rados.rados.0.smithi110.stdout:1355: oid 38 updating version 0 to 151 2024-08-17T00:38:40.959 INFO:tasks.rados.rados.0.smithi110.stdout:1355: oid 38 version 151 is already newer than 150 2024-08-17T00:38:40.959 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 151 (ObjNum 440 snap 117 seq_num 440) dirty exists 2024-08-17T00:38:40.959 INFO:tasks.rados.rados.0.smithi110.stdout:1355: left oid 38 (ObjNum 440 snap 117 seq_num 440) 2024-08-17T00:38:40.960 INFO:tasks.rados.rados.0.smithi110.stdout:1355: done (7 left) 2024-08-17T00:38:40.960 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 29 current snap is 117 2024-08-17T00:38:40.960 INFO:tasks.rados.rados.0.smithi110.stdout:1367: seq_num 444 ranges {2293760=237568} 2024-08-17T00:38:40.974 INFO:tasks.rados.rados.0.smithi110.stdout:1367: writing smithi11086371-29 from 2293760 to 2531328 tid 1 2024-08-17T00:38:40.974 INFO:tasks.rados.rados.0.smithi110.stdout:1368: copy_from oid 40 from oid 38 current snap is 117 2024-08-17T00:38:40.974 INFO:tasks.rados.rados.0.smithi110.stdout:1360: expect (ObjNum 347 snap 92 seq_num 347) 2024-08-17T00:38:41.006 INFO:tasks.rados.rados.0.smithi110.stdout:1360: done (8 left) 2024-08-17T00:38:41.006 INFO:tasks.rados.rados.0.smithi110.stdout:1369: read oid 28 snap -1 2024-08-17T00:38:41.006 INFO:tasks.rados.rados.0.smithi110.stdout:1369: expect deleted 2024-08-17T00:38:41.006 INFO:tasks.rados.rados.0.smithi110.stdout:1370: delete oid 11 current snap is 117 2024-08-17T00:38:41.006 INFO:tasks.rados.rados.0.smithi110.stdout:1363: finishing write tid 1 to smithi11086371-24 2024-08-17T00:38:41.007 INFO:tasks.rados.rados.0.smithi110.stdout:1363: finishing write tid 2 to smithi11086371-24 2024-08-17T00:38:41.007 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 468 (ObjNum 433 snap 114 seq_num 433) dirty exists 2024-08-17T00:38:41.007 INFO:tasks.rados.rados.0.smithi110.stdout:1363: finishing write tid 3 to smithi11086371-24 2024-08-17T00:38:41.007 INFO:tasks.rados.rados.0.smithi110.stdout:1363: oid 24 updating version 0 to 558 2024-08-17T00:38:41.007 INFO:tasks.rados.rados.0.smithi110.stdout:1363: oid 24 version 558 is already newer than 557 2024-08-17T00:38:41.007 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 558 (ObjNum 442 snap 117 seq_num 442) dirty exists 2024-08-17T00:38:41.007 INFO:tasks.rados.rados.0.smithi110.stdout:1363: left oid 24 (ObjNum 442 snap 117 seq_num 442) 2024-08-17T00:38:41.007 INFO:tasks.rados.rados.0.smithi110.stdout:1361: expect (ObjNum 364 snap 97 seq_num 364) 2024-08-17T00:38:41.078 INFO:tasks.rados.rados.0.smithi110.stdout:1365: finishing rollback tid 0 to smithi11086371-2 2024-08-17T00:38:41.078 INFO:tasks.rados.rados.0.smithi110.stdout:1365: finishing rollback tid 1 to smithi11086371-2 2024-08-17T00:38:41.078 INFO:tasks.rados.rados.0.smithi110.stdout:1361: done (9 left) 2024-08-17T00:38:41.078 INFO:tasks.rados.rados.0.smithi110.stdout:1363: done (8 left) 2024-08-17T00:38:41.078 INFO:tasks.rados.rados.0.smithi110.stdout:1366: done (7 left) 2024-08-17T00:38:41.078 INFO:tasks.rados.rados.0.smithi110.stdout:1370: done (6 left) 2024-08-17T00:38:41.078 INFO:tasks.rados.rados.0.smithi110.stdout:1371: copy_from oid 8 from oid 22 current snap is 117 2024-08-17T00:38:41.078 INFO:tasks.rados.rados.0.smithi110.stdout:1365: finishing rollback tid 2 to smithi11086371-2 2024-08-17T00:38:41.079 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 2 v 708 (ObjNum 418 snap 111 seq_num 418) dirty exists 2024-08-17T00:38:41.079 INFO:tasks.rados.rados.0.smithi110.stdout:1357: expect (ObjNum 413 snap 110 seq_num 413) 2024-08-17T00:38:41.099 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:40 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:40.928+0000 7f4819bd0640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-08-17T00:38:41.236 INFO:tasks.rados.rados.0.smithi110.stdout:1364: finishing write tid 1 to smithi11086371-37 2024-08-17T00:38:41.236 INFO:tasks.rados.rados.0.smithi110.stdout:1364: finishing write tid 2 to smithi11086371-37 2024-08-17T00:38:41.236 INFO:tasks.rados.rados.0.smithi110.stdout:1357: done (6 left) 2024-08-17T00:38:41.237 INFO:tasks.rados.rados.0.smithi110.stdout:1365: done (5 left) 2024-08-17T00:38:41.237 INFO:tasks.rados.rados.0.smithi110.stdout:1372: copy_from oid 23 from oid 2 current snap is 117 2024-08-17T00:38:41.237 INFO:tasks.rados.rados.0.smithi110.stdout:1364: finishing write tid 3 to smithi11086371-37 2024-08-17T00:38:41.237 INFO:tasks.rados.rados.0.smithi110.stdout:1364: oid 37 updating version 0 to 360 2024-08-17T00:38:41.237 INFO:tasks.rados.rados.0.smithi110.stdout:1364: oid 37 updating version 360 to 361 2024-08-17T00:38:41.237 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 361 (ObjNum 443 snap 117 seq_num 443) dirty exists 2024-08-17T00:38:41.237 INFO:tasks.rados.rados.0.smithi110.stdout:1364: left oid 37 (ObjNum 443 snap 117 seq_num 443) 2024-08-17T00:38:41.237 INFO:tasks.rados.rados.0.smithi110.stdout:1367: finishing write tid 1 to smithi11086371-29 2024-08-17T00:38:41.237 INFO:tasks.rados.rados.0.smithi110.stdout:1367: finishing write tid 2 to smithi11086371-29 2024-08-17T00:38:41.237 INFO:tasks.rados.rados.0.smithi110.stdout:1367: finishing write tid 3 to smithi11086371-29 2024-08-17T00:38:41.237 INFO:tasks.rados.rados.0.smithi110.stdout:1367: oid 29 updating version 0 to 347 2024-08-17T00:38:41.237 INFO:tasks.rados.rados.0.smithi110.stdout:1367: oid 29 updating version 347 to 348 2024-08-17T00:38:41.237 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 348 (ObjNum 444 snap 117 seq_num 444) dirty exists 2024-08-17T00:38:41.238 INFO:tasks.rados.rados.0.smithi110.stdout:1367: left oid 29 (ObjNum 444 snap 117 seq_num 444) 2024-08-17T00:38:41.238 INFO:tasks.rados.rados.0.smithi110.stdout:1368: finishing copy_from racing read to smithi11086371-40 2024-08-17T00:38:41.238 INFO:tasks.rados.rados.0.smithi110.stdout:1368: finishing copy_from to smithi11086371-40 2024-08-17T00:38:41.238 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 151 (ObjNum 440 snap 117 seq_num 440) dirty exists 2024-08-17T00:38:41.238 INFO:tasks.rados.rados.0.smithi110.stdout:1371: finishing copy_from racing read to smithi11086371-8 2024-08-17T00:38:41.238 INFO:tasks.rados.rados.0.smithi110.stdout:1371: finishing copy_from to smithi11086371-8 2024-08-17T00:38:41.238 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 233 (ObjNum 364 snap 97 seq_num 364) dirty exists 2024-08-17T00:38:41.238 INFO:tasks.rados.rados.0.smithi110.stdout:1364: done (5 left) 2024-08-17T00:38:41.238 INFO:tasks.rados.rados.0.smithi110.stdout:1367: done (4 left) 2024-08-17T00:38:41.238 INFO:tasks.rados.rados.0.smithi110.stdout:1368: done (3 left) 2024-08-17T00:38:41.239 INFO:tasks.rados.rados.0.smithi110.stdout:1369: done (2 left) 2024-08-17T00:38:41.239 INFO:tasks.rados.rados.0.smithi110.stdout:1371: done (1 left) 2024-08-17T00:38:41.239 INFO:tasks.rados.rados.0.smithi110.stdout:1373: copy_from oid 39 from oid 48 current snap is 117 2024-08-17T00:38:41.239 INFO:tasks.rados.rados.0.smithi110.stdout:1374: read oid 3 snap -1 2024-08-17T00:38:41.239 INFO:tasks.rados.rados.0.smithi110.stdout:1374: expect (ObjNum 433 snap 114 seq_num 433) 2024-08-17T00:38:41.239 INFO:tasks.rados.rados.0.smithi110.stdout:1375: delete oid 32 current snap is 117 2024-08-17T00:38:41.239 INFO:tasks.rados.rados.0.smithi110.stdout:1373: finishing copy_from racing read to smithi11086371-39 2024-08-17T00:38:41.239 INFO:tasks.rados.rados.0.smithi110.stdout:1375: done (3 left) 2024-08-17T00:38:41.240 INFO:tasks.rados.rados.0.smithi110.stdout:1376: delete oid 44 current snap is 117 2024-08-17T00:38:41.241 INFO:tasks.rados.rados.0.smithi110.stdout:1373: finishing copy_from to smithi11086371-39 2024-08-17T00:38:41.241 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 465 (ObjNum 430 snap 114 seq_num 430) dirty exists 2024-08-17T00:38:41.243 INFO:tasks.rados.rados.0.smithi110.stdout:1373: done (3 left) 2024-08-17T00:38:41.243 INFO:tasks.rados.rados.0.smithi110.stdout:1376: done (2 left) 2024-08-17T00:38:41.243 INFO:tasks.rados.rados.0.smithi110.stdout:1377: snap_remove snap 115 2024-08-17T00:38:41.453 INFO:teuthology.orchestra.run.smithi110.stdout:true 2024-08-17T00:38:41.454 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:41 smithi110 ceph-mon[100641]: pgmap v33: 121 pgs: 121 active+clean; 129 MiB data, 1013 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 5 op/s 2024-08-17T00:38:41.454 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:41 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:41.454 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:41 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:41.454 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:41 smithi110 ceph-mon[100641]: osdmap e317: 8 total, 8 up, 8 in 2024-08-17T00:38:41.454 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:41 smithi110 ceph-mon[98148]: pgmap v33: 121 pgs: 121 active+clean; 129 MiB data, 1013 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 5 op/s 2024-08-17T00:38:41.455 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:41 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:41.455 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:41 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:41.455 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:41 smithi110 ceph-mon[98148]: osdmap e317: 8 total, 8 up, 8 in 2024-08-17T00:38:41.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:41 smithi177 ceph-mon[33147]: pgmap v33: 121 pgs: 121 active+clean; 129 MiB data, 1013 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 5 op/s 2024-08-17T00:38:41.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:41 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:41.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:41 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:41.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:41 smithi177 ceph-mon[33147]: osdmap e317: 8 total, 8 up, 8 in 2024-08-17T00:38:41.722 INFO:teuthology.orchestra.run.smithi110.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T00:38:41.722 INFO:teuthology.orchestra.run.smithi110.stdout:alertmanager.a smithi110 *:9093,9094 running (5m) 1s ago 6m 27.1M - 0.25.0 c8568f914cd2 5b4c2c569eba 2024-08-17T00:38:41.722 INFO:teuthology.orchestra.run.smithi110.stdout:grafana.a smithi177 *:3000 running (6m) 20s ago 6m 88.4M - 9.4.7 954c08fa6188 1dc51589da06 2024-08-17T00:38:41.722 INFO:teuthology.orchestra.run.smithi110.stdout:mds.a smithi110 running (7m) 1s ago 7m 19.9M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 5fdec9bb6d33 2024-08-17T00:38:41.722 INFO:teuthology.orchestra.run.smithi110.stdout:mds.b smithi177 running (7m) 20s ago 7m 14.7M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 7c3686caaea5 2024-08-17T00:38:41.722 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.x smithi177 *:8443,9283,8765 running (46s) 20s ago 11m 436M - 19.1.0-1363-gd863d21c ba08250ef864 ebc3a212d77f 2024-08-17T00:38:41.722 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.y smithi110 *:8443,9283,8765 running (73s) 1s ago 12m 499M - 19.1.0-1363-gd863d21c ba08250ef864 7e97964a8efa 2024-08-17T00:38:41.722 INFO:teuthology.orchestra.run.smithi110.stdout:mon.a smithi110 running (32s) 1s ago 12m 42.8M 2048M 19.1.0-1363-gd863d21c ba08250ef864 a6c9182e0f77 2024-08-17T00:38:41.722 INFO:teuthology.orchestra.run.smithi110.stdout:mon.b smithi177 running (11m) 20s ago 11m 57.3M 2048M 18.2.4-717-g03f4c3e8 2b86a6780cb6 777f422ba386 2024-08-17T00:38:41.722 INFO:teuthology.orchestra.run.smithi110.stdout:mon.c smithi110 running (11s) 1s ago 11m 28.3M 2048M 19.1.0-1363-gd863d21c ba08250ef864 1f838a149856 2024-08-17T00:38:41.722 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.a smithi110 *:9100 running (6m) 1s ago 6m 14.6M - 1.5.0 0da6a335fe13 8d239cc7b01d 2024-08-17T00:38:41.723 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.b smithi177 *:9100 running (6m) 20s ago 6m 16.7M - 1.5.0 0da6a335fe13 c49d5f656181 2024-08-17T00:38:41.723 INFO:teuthology.orchestra.run.smithi110.stdout:osd.0 smithi110 running (11m) 1s ago 11m 187M 2480M 18.2.4-717-g03f4c3e8 2b86a6780cb6 ada5a3c211ad 2024-08-17T00:38:41.723 INFO:teuthology.orchestra.run.smithi110.stdout:osd.1 smithi110 running (10m) 1s ago 10m 146M 2480M 18.2.4-717-g03f4c3e8 2b86a6780cb6 f53c33f4bb59 2024-08-17T00:38:41.723 INFO:teuthology.orchestra.run.smithi110.stdout:osd.2 smithi110 running (10m) 1s ago 10m 166M 2480M 18.2.4-717-g03f4c3e8 2b86a6780cb6 2c9f07dcd75d 2024-08-17T00:38:41.723 INFO:teuthology.orchestra.run.smithi110.stdout:osd.3 smithi110 running (9m) 1s ago 9m 98.5M 2480M 18.2.4-717-g03f4c3e8 2b86a6780cb6 832613e7f11a 2024-08-17T00:38:41.723 INFO:teuthology.orchestra.run.smithi110.stdout:osd.4 smithi177 running (9m) 20s ago 9m 174M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 be18d96050cb 2024-08-17T00:38:41.723 INFO:teuthology.orchestra.run.smithi110.stdout:osd.5 smithi177 running (9m) 20s ago 9m 192M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 dcff8daf9f4d 2024-08-17T00:38:41.723 INFO:teuthology.orchestra.run.smithi110.stdout:osd.6 smithi177 running (8m) 20s ago 8m 123M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 62d5ef1b1bb5 2024-08-17T00:38:41.723 INFO:teuthology.orchestra.run.smithi110.stdout:osd.7 smithi177 running (8m) 20s ago 8m 100M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 ca616c54d53f 2024-08-17T00:38:41.723 INFO:teuthology.orchestra.run.smithi110.stdout:prometheus.a smithi177 *:9095 running (51s) 20s ago 6m 38.4M - 2.43.0 a07b618ecd1d aa2ec148fdb0 2024-08-17T00:38:42.050 INFO:teuthology.orchestra.run.smithi110.stdout:{ 2024-08-17T00:38:42.051 INFO:teuthology.orchestra.run.smithi110.stdout: "mon": { 2024-08-17T00:38:42.051 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 1, 2024-08-17T00:38:42.051 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 2 2024-08-17T00:38:42.051 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:38:42.051 INFO:teuthology.orchestra.run.smithi110.stdout: "mgr": { 2024-08-17T00:38:42.051 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 2 2024-08-17T00:38:42.051 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:38:42.051 INFO:teuthology.orchestra.run.smithi110.stdout: "osd": { 2024-08-17T00:38:42.051 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 8 2024-08-17T00:38:42.051 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:38:42.051 INFO:teuthology.orchestra.run.smithi110.stdout: "mds": { 2024-08-17T00:38:42.052 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 2 2024-08-17T00:38:42.052 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:38:42.052 INFO:teuthology.orchestra.run.smithi110.stdout: "overall": { 2024-08-17T00:38:42.052 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 11, 2024-08-17T00:38:42.052 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 4 2024-08-17T00:38:42.052 INFO:teuthology.orchestra.run.smithi110.stdout: } 2024-08-17T00:38:42.052 INFO:teuthology.orchestra.run.smithi110.stdout:} 2024-08-17T00:38:42.186 INFO:tasks.rados.rados.0.smithi110.stdout:1377: done (2 left) 2024-08-17T00:38:42.187 INFO:tasks.rados.rados.0.smithi110.stdout:1378: snap_remove snap 116 2024-08-17T00:38:42.242 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:42 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2557458484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:38:42.243 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:42 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2557458484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:38:42.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:42 smithi177 ceph-mon[33147]: from='client.? 172.21.15.110:0/2557458484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:38:43.195 INFO:tasks.rados.rados.0.smithi110.stdout:1378: done (2 left) 2024-08-17T00:38:43.195 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 43 current snap is 117 2024-08-17T00:38:43.195 INFO:tasks.rados.rados.0.smithi110.stdout:1379: seq_num 448 ranges {2367488=311296} 2024-08-17T00:38:43.209 INFO:tasks.rados.rados.0.smithi110.stdout:1379: writing smithi11086371-43 from 2367488 to 2678784 tid 1 2024-08-17T00:38:43.209 INFO:tasks.rados.rados.0.smithi110.stdout:1380: rmattr oid 30 current snap is 117 2024-08-17T00:38:43.209 INFO:tasks.rados.rados.0.smithi110.stdout:1380: done (3 left) 2024-08-17T00:38:43.210 INFO:tasks.rados.rados.0.smithi110.stdout:1381: read oid 9 snap -1 2024-08-17T00:38:43.210 INFO:tasks.rados.rados.0.smithi110.stdout:1381: expect (ObjNum 426 snap 113 seq_num 426) 2024-08-17T00:38:43.210 INFO:tasks.rados.rados.0.smithi110.stdout:1382: setattr oid 44 current snap is 117 2024-08-17T00:38:43.210 INFO:tasks.rados.rados.0.smithi110.stdout:1374: expect (ObjNum 433 snap 114 seq_num 433) 2024-08-17T00:38:43.306 INFO:tasks.rados.rados.0.smithi110.stdout:1372: finishing copy_from racing read to smithi11086371-23 2024-08-17T00:38:43.306 INFO:tasks.rados.rados.0.smithi110.stdout:1372: finishing copy_from to smithi11086371-23 2024-08-17T00:38:43.306 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 708 (ObjNum 418 snap 111 seq_num 418) dirty exists 2024-08-17T00:38:43.306 INFO:tasks.rados.rados.0.smithi110.stdout:1379: finishing write tid 1 to smithi11086371-43 2024-08-17T00:38:43.307 INFO:tasks.rados.rados.0.smithi110.stdout:1379: finishing write tid 2 to smithi11086371-43 2024-08-17T00:38:43.307 INFO:tasks.rados.rados.0.smithi110.stdout:1379: finishing write tid 3 to smithi11086371-43 2024-08-17T00:38:43.307 INFO:tasks.rados.rados.0.smithi110.stdout:1379: oid 43 updating version 0 to 461 2024-08-17T00:38:43.307 INFO:tasks.rados.rados.0.smithi110.stdout:1379: oid 43 updating version 461 to 462 2024-08-17T00:38:43.307 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 462 (ObjNum 448 snap 117 seq_num 448) dirty exists 2024-08-17T00:38:43.307 INFO:tasks.rados.rados.0.smithi110.stdout:1379: left oid 43 (ObjNum 448 snap 117 seq_num 448) 2024-08-17T00:38:43.307 INFO:tasks.rados.rados.0.smithi110.stdout:1381: expect (ObjNum 426 snap 113 seq_num 426) 2024-08-17T00:38:43.367 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 423 (ObjNum 0 snap 0 seq_num 304) dirty exists 2024-08-17T00:38:43.367 INFO:tasks.rados.rados.0.smithi110.stdout:1372: done (4 left) 2024-08-17T00:38:43.367 INFO:tasks.rados.rados.0.smithi110.stdout:1374: done (3 left) 2024-08-17T00:38:43.367 INFO:tasks.rados.rados.0.smithi110.stdout:1379: done (2 left) 2024-08-17T00:38:43.367 INFO:tasks.rados.rados.0.smithi110.stdout:1381: done (1 left) 2024-08-17T00:38:43.367 INFO:tasks.rados.rados.0.smithi110.stdout:1382: done (0 left) 2024-08-17T00:38:43.368 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 20 current snap is 117 2024-08-17T00:38:43.368 INFO:tasks.rados.rados.0.smithi110.stdout:1383: seq_num 449 ranges {0=327680} 2024-08-17T00:38:43.368 INFO:tasks.rados.rados.0.smithi110.stdout:1383: writing smithi11086371-20 from 0 to 327680 tid 1 2024-08-17T00:38:43.368 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 43 current snap is 117 2024-08-17T00:38:43.368 INFO:tasks.rados.rados.0.smithi110.stdout:1384: seq_num 450 ranges {2678784=344064} 2024-08-17T00:38:43.385 INFO:tasks.rados.rados.0.smithi110.stdout:1384: writing smithi11086371-43 from 2678784 to 3022848 tid 1 2024-08-17T00:38:43.385 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 37 current snap is 117 2024-08-17T00:38:43.385 INFO:tasks.rados.rados.0.smithi110.stdout:1385: seq_num 451 ranges {221184=360448} 2024-08-17T00:38:43.388 INFO:tasks.rados.rados.0.smithi110.stdout:1385: writing smithi11086371-37 from 221184 to 581632 tid 1 2024-08-17T00:38:43.389 INFO:tasks.rados.rados.0.smithi110.stdout:1386: read oid 39 snap -1 2024-08-17T00:38:43.389 INFO:tasks.rados.rados.0.smithi110.stdout:1386: expect (ObjNum 430 snap 114 seq_num 430) 2024-08-17T00:38:43.389 INFO:tasks.rados.rados.0.smithi110.stdout:1387: copy_from oid 27 from oid 50 current snap is 117 2024-08-17T00:38:43.389 INFO:tasks.rados.rados.0.smithi110.stdout:1383: finishing write tid 1 to smithi11086371-20 2024-08-17T00:38:43.389 INFO:tasks.rados.rados.0.smithi110.stdout:1383: finishing write tid 2 to smithi11086371-20 2024-08-17T00:38:43.389 INFO:tasks.rados.rados.0.smithi110.stdout:1383: finishing write tid 3 to smithi11086371-20 2024-08-17T00:38:43.389 INFO:tasks.rados.rados.0.smithi110.stdout:1383: oid 20 updating version 0 to 713 2024-08-17T00:38:43.389 INFO:tasks.rados.rados.0.smithi110.stdout:1383: oid 20 updating version 713 to 714 2024-08-17T00:38:43.389 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 714 (ObjNum 449 snap 117 seq_num 449) dirty exists 2024-08-17T00:38:43.389 INFO:tasks.rados.rados.0.smithi110.stdout:1383: left oid 20 (ObjNum 449 snap 117 seq_num 449) 2024-08-17T00:38:43.390 INFO:tasks.rados.rados.0.smithi110.stdout:1384: finishing write tid 1 to smithi11086371-43 2024-08-17T00:38:43.390 INFO:tasks.rados.rados.0.smithi110.stdout:1384: finishing write tid 2 to smithi11086371-43 2024-08-17T00:38:43.390 INFO:tasks.rados.rados.0.smithi110.stdout:1383: done (4 left) 2024-08-17T00:38:43.390 INFO:tasks.rados.rados.0.smithi110.stdout:1388: setattr oid 23 current snap is 117 2024-08-17T00:38:43.390 INFO:tasks.rados.rados.0.smithi110.stdout:1384: finishing write tid 3 to smithi11086371-43 2024-08-17T00:38:43.390 INFO:tasks.rados.rados.0.smithi110.stdout:1384: oid 43 updating version 0 to 464 2024-08-17T00:38:43.390 INFO:tasks.rados.rados.0.smithi110.stdout:1384: oid 43 version 464 is already newer than 463 2024-08-17T00:38:43.390 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 464 (ObjNum 450 snap 117 seq_num 450) dirty exists 2024-08-17T00:38:43.390 INFO:tasks.rados.rados.0.smithi110.stdout:1384: left oid 43 (ObjNum 450 snap 117 seq_num 450) 2024-08-17T00:38:43.391 INFO:tasks.rados.rados.0.smithi110.stdout:1384: done (4 left) 2024-08-17T00:38:43.391 INFO:tasks.rados.rados.0.smithi110.stdout:1389: read oid 25 snap -1 2024-08-17T00:38:43.391 INFO:tasks.rados.rados.0.smithi110.stdout:1389: expect (ObjNum 380 snap 102 seq_num 380) 2024-08-17T00:38:43.391 INFO:tasks.rados.rados.0.smithi110.stdout:1390: read oid 5 snap -1 2024-08-17T00:38:43.391 INFO:tasks.rados.rados.0.smithi110.stdout:1390: expect (ObjNum 435 snap 114 seq_num 435) 2024-08-17T00:38:43.392 INFO:tasks.rados.rados.0.smithi110.stdout:1391: rmattr oid 11 current snap is 117 2024-08-17T00:38:43.392 INFO:tasks.rados.rados.0.smithi110.stdout:1391: done (6 left) 2024-08-17T00:38:43.392 INFO:tasks.rados.rados.0.smithi110.stdout:1392: setattr oid 44 current snap is 117 2024-08-17T00:38:43.392 INFO:tasks.rados.rados.0.smithi110.stdout:1386: expect (ObjNum 430 snap 114 seq_num 430) 2024-08-17T00:38:43.392 INFO:tasks.rados.rados.0.smithi110.stdout:1385: finishing write tid 1 to smithi11086371-37 2024-08-17T00:38:43.392 INFO:tasks.rados.rados.0.smithi110.stdout:1385: finishing write tid 2 to smithi11086371-37 2024-08-17T00:38:43.392 INFO:tasks.rados.rados.0.smithi110.stdout:1386: done (6 left) 2024-08-17T00:38:43.393 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 36 current snap is 117 2024-08-17T00:38:43.393 INFO:tasks.rados.rados.0.smithi110.stdout:1393: seq_num 452 ranges {1900544=376832} 2024-08-17T00:38:43.406 INFO:tasks.rados.rados.0.smithi110.stdout:1393: writing smithi11086371-36 from 1900544 to 2277376 tid 1 2024-08-17T00:38:43.406 INFO:tasks.rados.rados.0.smithi110.stdout:1394: read oid 31 snap -1 2024-08-17T00:38:43.406 INFO:tasks.rados.rados.0.smithi110.stdout:1394: expect deleted 2024-08-17T00:38:43.406 INFO:tasks.rados.rados.0.smithi110.stdout:1395: rollback oid 2 current snap is 117 2024-08-17T00:38:43.406 INFO:tasks.rados.rados.0.smithi110.stdout:1395: done (8 left) 2024-08-17T00:38:43.406 INFO:tasks.rados.rados.0.smithi110.stdout:1396: rmattr oid 22 current snap is 117 2024-08-17T00:38:43.406 INFO:tasks.rados.rados.0.smithi110.stdout:1396: done (8 left) 2024-08-17T00:38:43.406 INFO:tasks.rados.rados.0.smithi110.stdout:1397: rmattr oid 10 current snap is 117 2024-08-17T00:38:43.406 INFO:tasks.rados.rados.0.smithi110.stdout:1385: finishing write tid 3 to smithi11086371-37 2024-08-17T00:38:43.407 INFO:tasks.rados.rados.0.smithi110.stdout:1385: oid 37 updating version 0 to 363 2024-08-17T00:38:43.407 INFO:tasks.rados.rados.0.smithi110.stdout:1385: oid 37 version 363 is already newer than 362 2024-08-17T00:38:43.407 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 363 (ObjNum 451 snap 117 seq_num 451) dirty exists 2024-08-17T00:38:43.407 INFO:tasks.rados.rados.0.smithi110.stdout:1385: left oid 37 (ObjNum 451 snap 117 seq_num 451) 2024-08-17T00:38:43.407 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 424 (ObjNum 0 snap 0 seq_num 304) dirty exists 2024-08-17T00:38:43.407 INFO:tasks.rados.rados.0.smithi110.stdout:1387: finishing copy_from racing read to smithi11086371-27 2024-08-17T00:38:43.407 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 709 (ObjNum 418 snap 111 seq_num 418) dirty exists 2024-08-17T00:38:43.407 INFO:tasks.rados.rados.0.smithi110.stdout:1387: finishing copy_from to smithi11086371-27 2024-08-17T00:38:43.407 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 233 (ObjNum 364 snap 97 seq_num 364) dirty exists 2024-08-17T00:38:43.407 INFO:tasks.rados.rados.0.smithi110.stdout:1389: expect (ObjNum 380 snap 102 seq_num 380) 2024-08-17T00:38:43.488 INFO:tasks.rados.rados.0.smithi110.stdout:1393: finishing write tid 1 to smithi11086371-36 2024-08-17T00:38:43.488 INFO:tasks.rados.rados.0.smithi110.stdout:1393: finishing write tid 2 to smithi11086371-36 2024-08-17T00:38:43.488 INFO:tasks.rados.rados.0.smithi110.stdout:1393: finishing write tid 3 to smithi11086371-36 2024-08-17T00:38:43.489 INFO:tasks.rados.rados.0.smithi110.stdout:1393: oid 36 updating version 0 to 466 2024-08-17T00:38:43.489 INFO:tasks.rados.rados.0.smithi110.stdout:1393: oid 36 version 466 is already newer than 465 2024-08-17T00:38:43.489 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 36 v 466 (ObjNum 452 snap 117 seq_num 452) dirty exists 2024-08-17T00:38:43.489 INFO:tasks.rados.rados.0.smithi110.stdout:1393: left oid 36 (ObjNum 452 snap 117 seq_num 452) 2024-08-17T00:38:43.489 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 467 (ObjNum 351 snap 92 seq_num 351) dirty exists 2024-08-17T00:38:43.489 INFO:tasks.rados.rados.0.smithi110.stdout:1390: expect (ObjNum 435 snap 114 seq_num 435) 2024-08-17T00:38:43.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:43 smithi110 ceph-mon[100641]: from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:38:43.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:43 smithi110 ceph-mon[100641]: from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:38:43.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:43 smithi110 ceph-mon[100641]: osdmap e318: 8 total, 8 up, 8 in 2024-08-17T00:38:43.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:43 smithi110 ceph-mon[100641]: pgmap v36: 121 pgs: 121 active+clean; 126 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2024-08-17T00:38:43.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:43 smithi110 ceph-mon[98148]: from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:38:43.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:43 smithi110 ceph-mon[98148]: from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:38:43.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:43 smithi110 ceph-mon[98148]: osdmap e318: 8 total, 8 up, 8 in 2024-08-17T00:38:43.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:43 smithi110 ceph-mon[98148]: pgmap v36: 121 pgs: 121 active+clean; 126 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2024-08-17T00:38:43.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:43 smithi177 ceph-mon[33147]: from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:38:43.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:43 smithi177 ceph-mon[33147]: from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:38:43.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:43 smithi177 ceph-mon[33147]: osdmap e318: 8 total, 8 up, 8 in 2024-08-17T00:38:43.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:43 smithi177 ceph-mon[33147]: pgmap v36: 121 pgs: 121 active+clean; 126 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2024-08-17T00:38:43.725 INFO:tasks.rados.rados.0.smithi110.stdout:1385: done (8 left) 2024-08-17T00:38:43.725 INFO:tasks.rados.rados.0.smithi110.stdout:1387: done (7 left) 2024-08-17T00:38:43.725 INFO:tasks.rados.rados.0.smithi110.stdout:1388: done (6 left) 2024-08-17T00:38:43.725 INFO:tasks.rados.rados.0.smithi110.stdout:1389: done (5 left) 2024-08-17T00:38:43.725 INFO:tasks.rados.rados.0.smithi110.stdout:1390: done (4 left) 2024-08-17T00:38:43.725 INFO:tasks.rados.rados.0.smithi110.stdout:1392: done (3 left) 2024-08-17T00:38:43.725 INFO:tasks.rados.rados.0.smithi110.stdout:1393: done (2 left) 2024-08-17T00:38:43.725 INFO:tasks.rados.rados.0.smithi110.stdout:1394: done (1 left) 2024-08-17T00:38:43.725 INFO:tasks.rados.rados.0.smithi110.stdout:1397: done (0 left) 2024-08-17T00:38:43.725 INFO:tasks.rados.rados.0.smithi110.stdout:1398: read oid 40 snap -1 2024-08-17T00:38:43.725 INFO:tasks.rados.rados.0.smithi110.stdout:1398: expect (ObjNum 440 snap 117 seq_num 440) 2024-08-17T00:38:43.726 INFO:tasks.rados.rados.0.smithi110.stdout:1399: setattr oid 14 current snap is 117 2024-08-17T00:38:43.726 INFO:tasks.rados.rados.0.smithi110.stdout:1400: snap_create 2024-08-17T00:38:43.729 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 715 (ObjNum 33 snap 0 seq_num 719644882) dirty exists 2024-08-17T00:38:43.766 INFO:tasks.rados.rados.0.smithi110.stdout:1398: expect (ObjNum 440 snap 117 seq_num 440) 2024-08-17T00:38:44.517 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:44 smithi177 ceph-mon[33147]: osdmap e319: 8 total, 8 up, 8 in 2024-08-17T00:38:44.517 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:44 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:44.517 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:44 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:44.517 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:44 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:38:44.517 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:44 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:38:44.517 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:44 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:44.517 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:44 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:38:44.517 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:44 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:38:44.518 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:44 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T00:38:44.518 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:44 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-17T00:38:44.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:44 smithi110 ceph-mon[98148]: osdmap e319: 8 total, 8 up, 8 in 2024-08-17T00:38:44.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:44.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:44.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:38:44.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:38:44.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:44.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:38:44.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:38:44.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T00:38:44.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-17T00:38:44.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:44 smithi110 ceph-mon[100641]: osdmap e319: 8 total, 8 up, 8 in 2024-08-17T00:38:44.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:44.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:44.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:38:44.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:38:44.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:44.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:38:44.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:38:44.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T00:38:44.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-17T00:38:44.729 INFO:tasks.rados.rados.0.smithi110.stdout:1398: done (2 left) 2024-08-17T00:38:44.729 INFO:tasks.rados.rados.0.smithi110.stdout:1399: done (1 left) 2024-08-17T00:38:44.729 INFO:tasks.rados.rados.0.smithi110.stdout:1400: done (0 left) 2024-08-17T00:38:44.729 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 29 current snap is 118 2024-08-17T00:38:44.729 INFO:tasks.rados.rados.0.smithi110.stdout:1401: seq_num 453 ranges {2531328=393216} 2024-08-17T00:38:44.744 INFO:tasks.rados.rados.0.smithi110.stdout:1401: writing smithi11086371-29 from 2531328 to 2924544 tid 1 2024-08-17T00:38:44.745 INFO:tasks.rados.rados.0.smithi110.stdout:1402: copy_from oid 14 from oid 8 current snap is 118 2024-08-17T00:38:44.745 INFO:tasks.rados.rados.0.smithi110.stdout:1403: setattr oid 25 current snap is 118 2024-08-17T00:38:44.745 INFO:tasks.rados.rados.0.smithi110.stdout:1404: rollback oid 45 current snap is 118 2024-08-17T00:38:44.745 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 45 to 117 2024-08-17T00:38:44.745 INFO:tasks.rados.rados.0.smithi110.stdout:1405: rollback oid 50 current snap is 118 2024-08-17T00:38:44.745 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 50 to 117 2024-08-17T00:38:44.746 INFO:tasks.rados.rados.0.smithi110.stdout:1406: delete oid 6 current snap is 118 2024-08-17T00:38:44.750 INFO:tasks.rados.rados.0.smithi110.stdout:1404: finishing rollback tid 0 to smithi11086371-45 2024-08-17T00:38:44.750 INFO:tasks.rados.rados.0.smithi110.stdout:1405: finishing rollback tid 0 to smithi11086371-50 2024-08-17T00:38:44.750 INFO:tasks.rados.rados.0.smithi110.stdout:1404: finishing rollback tid 1 to smithi11086371-45 2024-08-17T00:38:44.750 INFO:tasks.rados.rados.0.smithi110.stdout:1404: finishing rollback tid 2 to smithi11086371-45 2024-08-17T00:38:44.750 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 568 (ObjNum 416 snap 111 seq_num 416) dirty exists 2024-08-17T00:38:44.750 INFO:tasks.rados.rados.0.smithi110.stdout:1401: finishing write tid 1 to smithi11086371-29 2024-08-17T00:38:44.751 INFO:tasks.rados.rados.0.smithi110.stdout:1405: finishing rollback tid 1 to smithi11086371-50 2024-08-17T00:38:44.751 INFO:tasks.rados.rados.0.smithi110.stdout:1405: finishing rollback tid 2 to smithi11086371-50 2024-08-17T00:38:44.751 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 240 (ObjNum 364 snap 97 seq_num 364) dirty exists 2024-08-17T00:38:44.752 INFO:tasks.rados.rados.0.smithi110.stdout:1401: finishing write tid 2 to smithi11086371-29 2024-08-17T00:38:44.753 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 717 (ObjNum 380 snap 102 seq_num 380) dirty exists 2024-08-17T00:38:44.753 INFO:tasks.rados.rados.0.smithi110.stdout:1403: done (5 left) 2024-08-17T00:38:44.753 INFO:tasks.rados.rados.0.smithi110.stdout:1404: done (4 left) 2024-08-17T00:38:44.753 INFO:tasks.rados.rados.0.smithi110.stdout:1405: done (3 left) 2024-08-17T00:38:44.753 INFO:tasks.rados.rados.0.smithi110.stdout:1406: done (2 left) 2024-08-17T00:38:44.753 INFO:tasks.rados.rados.0.smithi110.stdout:1407: read oid 6 snap -1 2024-08-17T00:38:44.753 INFO:tasks.rados.rados.0.smithi110.stdout:1407: expect deleted 2024-08-17T00:38:44.753 INFO:tasks.rados.rados.0.smithi110.stdout:1408: read oid 28 snap 117 2024-08-17T00:38:44.753 INFO:tasks.rados.rados.0.smithi110.stdout:1408: expect deleted 2024-08-17T00:38:44.753 INFO:tasks.rados.rados.0.smithi110.stdout:1409: read oid 39 snap 117 2024-08-17T00:38:44.753 INFO:tasks.rados.rados.0.smithi110.stdout:1409: expect (ObjNum 430 snap 114 seq_num 430) 2024-08-17T00:38:44.753 INFO:tasks.rados.rados.0.smithi110.stdout:1410: copy_from oid 18 from oid 38 current snap is 118 2024-08-17T00:38:44.754 INFO:tasks.rados.rados.0.smithi110.stdout:1411: copy_from oid 13 from oid 30 current snap is 118 2024-08-17T00:38:44.754 INFO:tasks.rados.rados.0.smithi110.stdout:1412: delete oid 16 current snap is 118 2024-08-17T00:38:44.754 INFO:tasks.rados.rados.0.smithi110.stdout:1401: finishing write tid 3 to smithi11086371-29 2024-08-17T00:38:44.754 INFO:tasks.rados.rados.0.smithi110.stdout:1401: oid 29 updating version 0 to 710 2024-08-17T00:38:44.754 INFO:tasks.rados.rados.0.smithi110.stdout:1401: oid 29 updating version 710 to 711 2024-08-17T00:38:44.754 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 711 (ObjNum 453 snap 118 seq_num 453) dirty exists 2024-08-17T00:38:44.754 INFO:tasks.rados.rados.0.smithi110.stdout:1401: left oid 29 (ObjNum 453 snap 118 seq_num 453) 2024-08-17T00:38:44.755 INFO:tasks.rados.rados.0.smithi110.stdout:1409: expect (ObjNum 430 snap 114 seq_num 430) 2024-08-17T00:38:44.757 INFO:tasks.rados.rados.0.smithi110.stdout:1401: done (7 left) 2024-08-17T00:38:44.757 INFO:tasks.rados.rados.0.smithi110.stdout:1407: done (6 left) 2024-08-17T00:38:44.757 INFO:tasks.rados.rados.0.smithi110.stdout:1408: done (5 left) 2024-08-17T00:38:44.758 INFO:tasks.rados.rados.0.smithi110.stdout:1409: done (4 left) 2024-08-17T00:38:44.758 INFO:tasks.rados.rados.0.smithi110.stdout:1412: done (3 left) 2024-08-17T00:38:44.758 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 11 current snap is 118 2024-08-17T00:38:44.758 INFO:tasks.rados.rados.0.smithi110.stdout:1413: seq_num 456 ranges {0=442368} 2024-08-17T00:38:44.760 INFO:tasks.rados.rados.0.smithi110.stdout:1413: writing smithi11086371-11 from 0 to 442368 tid 1 2024-08-17T00:38:44.760 INFO:tasks.rados.rados.0.smithi110.stdout:1402: finishing copy_from racing read to smithi11086371-14 2024-08-17T00:38:44.761 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 40 current snap is 118 2024-08-17T00:38:44.761 INFO:tasks.rados.rados.0.smithi110.stdout:1414: seq_num 457 ranges {8921088=458752} 2024-08-17T00:38:44.811 INFO:tasks.rados.rados.0.smithi110.stdout:1414: writing smithi11086371-40 from 8921088 to 9379840 tid 1 2024-08-17T00:38:44.812 INFO:tasks.rados.rados.0.smithi110.stdout:1415: copy_from oid 20 from oid 36 current snap is 118 2024-08-17T00:38:44.812 INFO:tasks.rados.rados.0.smithi110.stdout:1402: finishing copy_from to smithi11086371-14 2024-08-17T00:38:44.812 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 233 (ObjNum 364 snap 97 seq_num 364) dirty exists 2024-08-17T00:38:44.812 INFO:tasks.rados.rados.0.smithi110.stdout:1402: done (5 left) 2024-08-17T00:38:44.812 INFO:tasks.rados.rados.0.smithi110.stdout:1416: read oid 8 snap -1 2024-08-17T00:38:44.812 INFO:tasks.rados.rados.0.smithi110.stdout:1416: expect (ObjNum 364 snap 97 seq_num 364) 2024-08-17T00:38:44.812 INFO:tasks.rados.rados.0.smithi110.stdout:1417: snap_remove snap 117 2024-08-17T00:38:45.238 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:45 smithi177 ceph-mon[33147]: Upgrade: It appears safe to stop mon.b 2024-08-17T00:38:45.239 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:45 smithi177 ceph-mon[33147]: pgmap v38: 121 pgs: 121 active+clean; 133 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 18 op/s 2024-08-17T00:38:45.239 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:45 smithi177 ceph-mon[33147]: osdmap e320: 8 total, 8 up, 8 in 2024-08-17T00:38:45.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:45 smithi110 ceph-mon[100641]: Upgrade: It appears safe to stop mon.b 2024-08-17T00:38:45.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:45 smithi110 ceph-mon[100641]: pgmap v38: 121 pgs: 121 active+clean; 133 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 18 op/s 2024-08-17T00:38:45.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:45 smithi110 ceph-mon[100641]: osdmap e320: 8 total, 8 up, 8 in 2024-08-17T00:38:45.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:45 smithi110 ceph-mon[98148]: Upgrade: It appears safe to stop mon.b 2024-08-17T00:38:45.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:45 smithi110 ceph-mon[98148]: pgmap v38: 121 pgs: 121 active+clean; 133 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 18 op/s 2024-08-17T00:38:45.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:45 smithi110 ceph-mon[98148]: osdmap e320: 8 total, 8 up, 8 in 2024-08-17T00:38:45.731 INFO:tasks.rados.rados.0.smithi110.stdout:1417: done (6 left) 2024-08-17T00:38:45.731 INFO:tasks.rados.rados.0.smithi110.stdout:1418: read oid 7 snap -1 2024-08-17T00:38:45.731 INFO:tasks.rados.rados.0.smithi110.stdout:1418: expect (ObjNum 363 snap 97 seq_num 363) 2024-08-17T00:38:45.731 INFO:tasks.rados.rados.0.smithi110.stdout:1419: read oid 27 snap -1 2024-08-17T00:38:45.732 INFO:tasks.rados.rados.0.smithi110.stdout:1419: expect (ObjNum 364 snap 97 seq_num 364) 2024-08-17T00:38:45.732 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 5 current snap is 118 2024-08-17T00:38:45.732 INFO:tasks.rados.rados.0.smithi110.stdout:1413: finishing write tid 1 to smithi11086371-11 2024-08-17T00:38:45.732 INFO:tasks.rados.rados.0.smithi110.stdout:1413: finishing write tid 2 to smithi11086371-11 2024-08-17T00:38:45.732 INFO:tasks.rados.rados.0.smithi110.stdout:1413: finishing write tid 3 to smithi11086371-11 2024-08-17T00:38:45.732 INFO:tasks.rados.rados.0.smithi110.stdout:1413: oid 11 updating version 0 to 624 2024-08-17T00:38:45.732 INFO:tasks.rados.rados.0.smithi110.stdout:1413: oid 11 updating version 624 to 625 2024-08-17T00:38:45.732 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 625 (ObjNum 456 snap 118 seq_num 456) dirty exists 2024-08-17T00:38:45.732 INFO:tasks.rados.rados.0.smithi110.stdout:1413: left oid 11 (ObjNum 456 snap 118 seq_num 456) 2024-08-17T00:38:45.732 INFO:tasks.rados.rados.0.smithi110.stdout:1411: finishing copy_from racing read to smithi11086371-13 2024-08-17T00:38:45.732 INFO:tasks.rados.rados.0.smithi110.stdout:1411: finishing copy_from to smithi11086371-13 2024-08-17T00:38:45.732 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 429 (ObjNum 409 snap 109 seq_num 409) dirty exists 2024-08-17T00:38:45.732 INFO:tasks.rados.rados.0.smithi110.stdout:1410: finishing copy_from racing read to smithi11086371-18 2024-08-17T00:38:45.733 INFO:tasks.rados.rados.0.smithi110.stdout:1420: seq_num 458 ranges {4800512=475136} 2024-08-17T00:38:45.760 INFO:tasks.rados.rados.0.smithi110.stdout:1420: writing smithi11086371-5 from 4800512 to 5275648 tid 1 2024-08-17T00:38:45.760 INFO:tasks.rados.rados.0.smithi110.stdout:1411: done (8 left) 2024-08-17T00:38:45.760 INFO:tasks.rados.rados.0.smithi110.stdout:1413: done (7 left) 2024-08-17T00:38:45.760 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 13 current snap is 118 2024-08-17T00:38:45.760 INFO:tasks.rados.rados.0.smithi110.stdout:1421: seq_num 459 ranges {4096000=491520} 2024-08-17T00:38:45.785 INFO:tasks.rados.rados.0.smithi110.stdout:1421: writing smithi11086371-13 from 4096000 to 4587520 tid 1 2024-08-17T00:38:45.785 INFO:tasks.rados.rados.0.smithi110.stdout:1422: rollback oid 39 current snap is 118 2024-08-17T00:38:45.785 INFO:tasks.rados.rados.0.smithi110.stdout:1422: done (8 left) 2024-08-17T00:38:45.785 INFO:tasks.rados.rados.0.smithi110.stdout:1423: read oid 11 snap -1 2024-08-17T00:38:45.785 INFO:tasks.rados.rados.0.smithi110.stdout:1423: expect (ObjNum 456 snap 118 seq_num 456) 2024-08-17T00:38:45.785 INFO:tasks.rados.rados.0.smithi110.stdout:1424: read oid 10 snap -1 2024-08-17T00:38:45.785 INFO:tasks.rados.rados.0.smithi110.stdout:1424: expect (ObjNum 351 snap 92 seq_num 351) 2024-08-17T00:38:45.785 INFO:tasks.rados.rados.0.smithi110.stdout:1425: setattr oid 24 current snap is 118 2024-08-17T00:38:45.785 INFO:tasks.rados.rados.0.smithi110.stdout:1410: finishing copy_from to smithi11086371-18 2024-08-17T00:38:45.785 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 151 (ObjNum 440 snap 117 seq_num 440) dirty exists 2024-08-17T00:38:45.785 INFO:tasks.rados.rados.0.smithi110.stdout:1414: finishing write tid 1 to smithi11086371-40 2024-08-17T00:38:45.785 INFO:tasks.rados.rados.0.smithi110.stdout:1414: finishing write tid 2 to smithi11086371-40 2024-08-17T00:38:45.786 INFO:tasks.rados.rados.0.smithi110.stdout:1414: finishing write tid 3 to smithi11086371-40 2024-08-17T00:38:45.786 INFO:tasks.rados.rados.0.smithi110.stdout:1414: oid 40 updating version 0 to 197 2024-08-17T00:38:45.786 INFO:tasks.rados.rados.0.smithi110.stdout:1414: oid 40 version 197 is already newer than 196 2024-08-17T00:38:45.786 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 197 (ObjNum 457 snap 118 seq_num 457) dirty exists 2024-08-17T00:38:45.786 INFO:tasks.rados.rados.0.smithi110.stdout:1414: left oid 40 (ObjNum 457 snap 118 seq_num 457) 2024-08-17T00:38:45.786 INFO:tasks.rados.rados.0.smithi110.stdout:1416: expect (ObjNum 364 snap 97 seq_num 364) 2024-08-17T00:38:45.855 INFO:tasks.rados.rados.0.smithi110.stdout:1415: finishing copy_from racing read to smithi11086371-20 2024-08-17T00:38:45.855 INFO:tasks.rados.rados.0.smithi110.stdout:1415: finishing copy_from to smithi11086371-20 2024-08-17T00:38:45.855 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 466 (ObjNum 452 snap 117 seq_num 452) dirty exists 2024-08-17T00:38:45.855 INFO:tasks.rados.rados.0.smithi110.stdout:1419: expect (ObjNum 364 snap 97 seq_num 364) 2024-08-17T00:38:45.923 INFO:tasks.rados.rados.0.smithi110.stdout:1418: expect (ObjNum 363 snap 97 seq_num 363) 2024-08-17T00:38:46.000 INFO:tasks.rados.rados.0.smithi110.stdout:1420: finishing write tid 1 to smithi11086371-5 2024-08-17T00:38:46.000 INFO:tasks.rados.rados.0.smithi110.stdout:1420: finishing write tid 2 to smithi11086371-5 2024-08-17T00:38:46.000 INFO:tasks.rados.rados.0.smithi110.stdout:1420: finishing write tid 3 to smithi11086371-5 2024-08-17T00:38:46.000 INFO:tasks.rados.rados.0.smithi110.stdout:1420: oid 5 updating version 0 to 571 2024-08-17T00:38:46.001 INFO:tasks.rados.rados.0.smithi110.stdout:1420: oid 5 updating version 571 to 572 2024-08-17T00:38:46.001 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 572 (ObjNum 458 snap 118 seq_num 458) dirty exists 2024-08-17T00:38:46.001 INFO:tasks.rados.rados.0.smithi110.stdout:1420: left oid 5 (ObjNum 458 snap 118 seq_num 458) 2024-08-17T00:38:46.001 INFO:tasks.rados.rados.0.smithi110.stdout:1423: expect (ObjNum 456 snap 118 seq_num 456) 2024-08-17T00:38:46.011 INFO:tasks.rados.rados.0.smithi110.stdout:1421: finishing write tid 1 to smithi11086371-13 2024-08-17T00:38:46.012 INFO:tasks.rados.rados.0.smithi110.stdout:1421: finishing write tid 2 to smithi11086371-13 2024-08-17T00:38:46.012 INFO:tasks.rados.rados.0.smithi110.stdout:1421: finishing write tid 3 to smithi11086371-13 2024-08-17T00:38:46.012 INFO:tasks.rados.rados.0.smithi110.stdout:1421: oid 13 updating version 0 to 649 2024-08-17T00:38:46.012 INFO:tasks.rados.rados.0.smithi110.stdout:1421: oid 13 updating version 649 to 650 2024-08-17T00:38:46.012 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 650 (ObjNum 459 snap 118 seq_num 459) dirty exists 2024-08-17T00:38:46.012 INFO:tasks.rados.rados.0.smithi110.stdout:1421: left oid 13 (ObjNum 459 snap 118 seq_num 459) 2024-08-17T00:38:46.012 INFO:tasks.rados.rados.0.smithi110.stdout:1424: expect (ObjNum 351 snap 92 seq_num 351) 2024-08-17T00:38:46.397 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 573 (ObjNum 442 snap 117 seq_num 442) dirty exists 2024-08-17T00:38:46.397 INFO:tasks.rados.rados.0.smithi110.stdout:1410: done (10 left) 2024-08-17T00:38:46.397 INFO:tasks.rados.rados.0.smithi110.stdout:1414: done (9 left) 2024-08-17T00:38:46.397 INFO:tasks.rados.rados.0.smithi110.stdout:1415: done (8 left) 2024-08-17T00:38:46.397 INFO:tasks.rados.rados.0.smithi110.stdout:1416: done (7 left) 2024-08-17T00:38:46.397 INFO:tasks.rados.rados.0.smithi110.stdout:1418: done (6 left) 2024-08-17T00:38:46.397 INFO:tasks.rados.rados.0.smithi110.stdout:1419: done (5 left) 2024-08-17T00:38:46.397 INFO:tasks.rados.rados.0.smithi110.stdout:1420: done (4 left) 2024-08-17T00:38:46.397 INFO:tasks.rados.rados.0.smithi110.stdout:1421: done (3 left) 2024-08-17T00:38:46.397 INFO:tasks.rados.rados.0.smithi110.stdout:1423: done (2 left) 2024-08-17T00:38:46.397 INFO:tasks.rados.rados.0.smithi110.stdout:1424: done (1 left) 2024-08-17T00:38:46.398 INFO:tasks.rados.rados.0.smithi110.stdout:1425: done (0 left) 2024-08-17T00:38:46.398 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 12 current snap is 118 2024-08-17T00:38:46.398 INFO:tasks.rados.rados.0.smithi110.stdout:1426: seq_num 460 ranges {1015808=507904} 2024-08-17T00:38:46.404 INFO:tasks.rados.rados.0.smithi110.stdout:1426: writing smithi11086371-12 from 1015808 to 1523712 tid 1 2024-08-17T00:38:46.405 INFO:tasks.rados.rados.0.smithi110.stdout:1427: read oid 46 snap -1 2024-08-17T00:38:46.405 INFO:tasks.rados.rados.0.smithi110.stdout:1427: expect (ObjNum 371 snap 98 seq_num 371) 2024-08-17T00:38:46.405 INFO:tasks.rados.rados.0.smithi110.stdout:1428: rollback oid 4 current snap is 118 2024-08-17T00:38:46.405 INFO:tasks.rados.rados.0.smithi110.stdout:1428: done (2 left) 2024-08-17T00:38:46.405 INFO:tasks.rados.rados.0.smithi110.stdout:1429: copy_from oid 29 from oid 32 current snap is 118 2024-08-17T00:38:46.405 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 3 current snap is 118 2024-08-17T00:38:46.405 INFO:tasks.rados.rados.0.smithi110.stdout:1430: seq_num 461 ranges {2170880=524288} 2024-08-17T00:38:46.419 INFO:tasks.rados.rados.0.smithi110.stdout:1430: writing smithi11086371-3 from 2170880 to 2695168 tid 1 2024-08-17T00:38:46.419 INFO:tasks.rados.rados.0.smithi110.stdout:1429: finishing copy_from to smithi11086371-29 2024-08-17T00:38:46.419 INFO:tasks.rados.rados.0.smithi110.stdout:1429: got expected ENOENT (src dne) 2024-08-17T00:38:46.419 INFO:tasks.rados.rados.0.smithi110.stdout:1429: finishing copy_from racing read to smithi11086371-29 2024-08-17T00:38:46.420 INFO:tasks.rados.rados.0.smithi110.stdout:1426: finishing write tid 1 to smithi11086371-12 2024-08-17T00:38:46.420 INFO:tasks.rados.rados.0.smithi110.stdout:1426: finishing write tid 2 to smithi11086371-12 2024-08-17T00:38:46.420 INFO:tasks.rados.rados.0.smithi110.stdout:1426: finishing write tid 3 to smithi11086371-12 2024-08-17T00:38:46.420 INFO:tasks.rados.rados.0.smithi110.stdout:1426: oid 12 updating version 0 to 425 2024-08-17T00:38:46.420 INFO:tasks.rados.rados.0.smithi110.stdout:1426: oid 12 updating version 425 to 426 2024-08-17T00:38:46.420 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 426 (ObjNum 460 snap 118 seq_num 460) dirty exists 2024-08-17T00:38:46.420 INFO:tasks.rados.rados.0.smithi110.stdout:1426: left oid 12 (ObjNum 460 snap 118 seq_num 460) 2024-08-17T00:38:46.420 INFO:tasks.rados.rados.0.smithi110.stdout:1431: read oid 30 snap -1 2024-08-17T00:38:46.420 INFO:tasks.rados.rados.0.smithi110.stdout:1431: expect (ObjNum 409 snap 109 seq_num 409) 2024-08-17T00:38:46.420 INFO:tasks.rados.rados.0.smithi110.stdout:1426: done (4 left) 2024-08-17T00:38:46.420 INFO:tasks.rados.rados.0.smithi110.stdout:1429: done (3 left) 2024-08-17T00:38:46.420 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 31 current snap is 118 2024-08-17T00:38:46.420 INFO:tasks.rados.rados.0.smithi110.stdout:1427: expect (ObjNum 371 snap 98 seq_num 371) 2024-08-17T00:38:46.460 INFO:tasks.rados.rados.0.smithi110.stdout:1430: finishing write tid 1 to smithi11086371-3 2024-08-17T00:38:46.460 INFO:tasks.rados.rados.0.smithi110.stdout:1430: finishing write tid 2 to smithi11086371-3 2024-08-17T00:38:46.460 INFO:tasks.rados.rados.0.smithi110.stdout:1430: finishing write tid 3 to smithi11086371-3 2024-08-17T00:38:46.460 INFO:tasks.rados.rados.0.smithi110.stdout:1430: oid 3 updating version 0 to 470 2024-08-17T00:38:46.460 INFO:tasks.rados.rados.0.smithi110.stdout:1430: oid 3 version 470 is already newer than 469 2024-08-17T00:38:46.460 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 470 (ObjNum 461 snap 118 seq_num 461) dirty exists 2024-08-17T00:38:46.460 INFO:tasks.rados.rados.0.smithi110.stdout:1430: left oid 3 (ObjNum 461 snap 118 seq_num 461) 2024-08-17T00:38:46.460 INFO:tasks.rados.rados.0.smithi110.stdout:1431: expect (ObjNum 409 snap 109 seq_num 409) 2024-08-17T00:38:46.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:46 smithi110 ceph-mon[100641]: Upgrade: Updating mon.b 2024-08-17T00:38:46.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:46.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:38:46.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T00:38:46.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:38:46.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:46 smithi110 ceph-mon[100641]: Deploying daemon mon.b on smithi177 2024-08-17T00:38:46.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:46 smithi110 ceph-mon[100641]: osdmap e321: 8 total, 8 up, 8 in 2024-08-17T00:38:46.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:46 smithi110 ceph-mon[98148]: Upgrade: Updating mon.b 2024-08-17T00:38:46.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:46.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:38:46.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T00:38:46.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:38:46.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:46 smithi110 ceph-mon[98148]: Deploying daemon mon.b on smithi177 2024-08-17T00:38:46.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:46 smithi110 ceph-mon[98148]: osdmap e321: 8 total, 8 up, 8 in 2024-08-17T00:38:46.594 INFO:tasks.rados.rados.0.smithi110.stdout:1432: seq_num 462 ranges {0=540672} 2024-08-17T00:38:46.597 INFO:tasks.rados.rados.0.smithi110.stdout:1432: writing smithi11086371-31 from 0 to 540672 tid 1 2024-08-17T00:38:46.597 INFO:tasks.rados.rados.0.smithi110.stdout:1427: done (3 left) 2024-08-17T00:38:46.597 INFO:tasks.rados.rados.0.smithi110.stdout:1430: done (2 left) 2024-08-17T00:38:46.597 INFO:tasks.rados.rados.0.smithi110.stdout:1431: done (1 left) 2024-08-17T00:38:46.597 INFO:tasks.rados.rados.0.smithi110.stdout:1433: delete oid 12 current snap is 118 2024-08-17T00:38:46.598 INFO:tasks.rados.rados.0.smithi110.stdout:1433: done (1 left) 2024-08-17T00:38:46.598 INFO:tasks.rados.rados.0.smithi110.stdout:1434: snap_create 2024-08-17T00:38:46.600 INFO:tasks.rados.rados.0.smithi110.stdout:1432: finishing write tid 1 to smithi11086371-31 2024-08-17T00:38:46.600 INFO:tasks.rados.rados.0.smithi110.stdout:1432: finishing write tid 2 to smithi11086371-31 2024-08-17T00:38:46.601 INFO:tasks.rados.rados.0.smithi110.stdout:1432: finishing write tid 3 to smithi11086371-31 2024-08-17T00:38:46.601 INFO:tasks.rados.rados.0.smithi110.stdout:1432: oid 31 updating version 0 to 627 2024-08-17T00:38:46.601 INFO:tasks.rados.rados.0.smithi110.stdout:1432: oid 31 version 627 is already newer than 626 2024-08-17T00:38:46.601 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 627 (ObjNum 462 snap 118 seq_num 462) dirty exists 2024-08-17T00:38:46.601 INFO:tasks.rados.rados.0.smithi110.stdout:1432: left oid 31 (ObjNum 462 snap 118 seq_num 462) 2024-08-17T00:38:46.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:46 smithi177 ceph-mon[33147]: Upgrade: Updating mon.b 2024-08-17T00:38:46.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:46 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:46.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:46 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:38:46.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:46 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T00:38:46.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:46 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:38:46.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:46 smithi177 ceph-mon[33147]: Deploying daemon mon.b on smithi177 2024-08-17T00:38:46.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:46 smithi177 ceph-mon[33147]: osdmap e321: 8 total, 8 up, 8 in 2024-08-17T00:38:47.274 INFO:tasks.rados.rados.0.smithi110.stdout:1432: done (1 left) 2024-08-17T00:38:47.275 INFO:tasks.rados.rados.0.smithi110.stdout:1434: done (0 left) 2024-08-17T00:38:47.275 INFO:tasks.rados.rados.0.smithi110.stdout:1435: rollback oid 30 current snap is 119 2024-08-17T00:38:47.275 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 30 to 118 2024-08-17T00:38:47.275 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 44 current snap is 119 2024-08-17T00:38:47.275 INFO:tasks.rados.rados.0.smithi110.stdout:1436: seq_num 464 ranges {0=573440} 2024-08-17T00:38:47.278 INFO:tasks.rados.rados.0.smithi110.stdout:1436: writing smithi11086371-44 from 0 to 573440 tid 1 2024-08-17T00:38:47.278 INFO:tasks.rados.rados.0.smithi110.stdout:1437: copy_from oid 19 from oid 45 current snap is 119 2024-08-17T00:38:47.278 INFO:tasks.rados.rados.0.smithi110.stdout:1438: read oid 37 snap -1 2024-08-17T00:38:47.278 INFO:tasks.rados.rados.0.smithi110.stdout:1438: expect (ObjNum 451 snap 117 seq_num 451) 2024-08-17T00:38:47.278 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 2 current snap is 119 2024-08-17T00:38:47.278 INFO:tasks.rados.rados.0.smithi110.stdout:1439: seq_num 465 ranges {6144000=598016} 2024-08-17T00:38:47.314 INFO:tasks.rados.rados.0.smithi110.stdout:1439: writing smithi11086371-2 from 6144000 to 6742016 tid 1 2024-08-17T00:38:47.314 INFO:tasks.rados.rados.0.smithi110.stdout:1440: read oid 14 snap -1 2024-08-17T00:38:47.314 INFO:tasks.rados.rados.0.smithi110.stdout:1440: expect (ObjNum 364 snap 97 seq_num 364) 2024-08-17T00:38:47.314 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 18 current snap is 119 2024-08-17T00:38:47.315 INFO:tasks.rados.rados.0.smithi110.stdout:1435: finishing rollback tid 0 to smithi11086371-30 2024-08-17T00:38:47.315 INFO:tasks.rados.rados.0.smithi110.stdout:1441: seq_num 466 ranges {8921088=614400} 2024-08-17T00:38:47.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:47 smithi177 systemd[1]: Stopping Ceph mon.b for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:38:47.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:47 smithi177 ceph-mon[33147]: pgmap v41: 121 pgs: 121 active+clean; 133 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.9 MiB/s wr, 20 op/s 2024-08-17T00:38:47.326 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:47 smithi177 ceph-mon[33147]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:38:47.366 INFO:tasks.rados.rados.0.smithi110.stdout:1441: writing smithi11086371-18 from 8921088 to 9535488 tid 1 2024-08-17T00:38:47.366 INFO:tasks.rados.rados.0.smithi110.stdout:1442: read oid 20 snap -1 2024-08-17T00:38:47.366 INFO:tasks.rados.rados.0.smithi110.stdout:1442: expect (ObjNum 452 snap 117 seq_num 452) 2024-08-17T00:38:47.366 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 16 current snap is 119 2024-08-17T00:38:47.367 INFO:tasks.rados.rados.0.smithi110.stdout:1435: finishing rollback tid 1 to smithi11086371-30 2024-08-17T00:38:47.367 INFO:tasks.rados.rados.0.smithi110.stdout:1435: finishing rollback tid 2 to smithi11086371-30 2024-08-17T00:38:47.367 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 630 (ObjNum 409 snap 109 seq_num 409) dirty exists 2024-08-17T00:38:47.367 INFO:tasks.rados.rados.0.smithi110.stdout:1443: seq_num 467 ranges {0=630784} 2024-08-17T00:38:47.369 INFO:tasks.rados.rados.0.smithi110.stdout:1443: writing smithi11086371-16 from 0 to 630784 tid 1 2024-08-17T00:38:47.370 INFO:tasks.rados.rados.0.smithi110.stdout:1435: done (8 left) 2024-08-17T00:38:47.370 INFO:tasks.rados.rados.0.smithi110.stdout:1444: setattr oid 6 current snap is 119 2024-08-17T00:38:47.370 INFO:tasks.rados.rados.0.smithi110.stdout:1438: expect (ObjNum 451 snap 117 seq_num 451) 2024-08-17T00:38:47.389 INFO:tasks.rados.rados.0.smithi110.stdout:1436: finishing write tid 1 to smithi11086371-44 2024-08-17T00:38:47.389 INFO:tasks.rados.rados.0.smithi110.stdout:1436: finishing write tid 2 to smithi11086371-44 2024-08-17T00:38:47.389 INFO:tasks.rados.rados.0.smithi110.stdout:1437: finishing copy_from racing read to smithi11086371-19 2024-08-17T00:38:47.389 INFO:tasks.rados.rados.0.smithi110.stdout:1436: finishing write tid 3 to smithi11086371-44 2024-08-17T00:38:47.389 INFO:tasks.rados.rados.0.smithi110.stdout:1436: oid 44 updating version 0 to 430 2024-08-17T00:38:47.389 INFO:tasks.rados.rados.0.smithi110.stdout:1436: oid 44 version 430 is already newer than 429 2024-08-17T00:38:47.390 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 430 (ObjNum 464 snap 119 seq_num 464) dirty exists 2024-08-17T00:38:47.390 INFO:tasks.rados.rados.0.smithi110.stdout:1436: left oid 44 (ObjNum 464 snap 119 seq_num 464) 2024-08-17T00:38:47.390 INFO:tasks.rados.rados.0.smithi110.stdout:1437: finishing copy_from to smithi11086371-19 2024-08-17T00:38:47.390 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 568 (ObjNum 416 snap 111 seq_num 416) dirty exists 2024-08-17T00:38:47.390 INFO:tasks.rados.rados.0.smithi110.stdout:1436: done (8 left) 2024-08-17T00:38:47.390 INFO:tasks.rados.rados.0.smithi110.stdout:1437: done (7 left) 2024-08-17T00:38:47.390 INFO:tasks.rados.rados.0.smithi110.stdout:1438: done (6 left) 2024-08-17T00:38:47.390 INFO:tasks.rados.rados.0.smithi110.stdout:1445: delete oid 3 current snap is 119 2024-08-17T00:38:47.390 INFO:tasks.rados.rados.0.smithi110.stdout:1439: finishing write tid 1 to smithi11086371-2 2024-08-17T00:38:47.390 INFO:tasks.rados.rados.0.smithi110.stdout:1439: finishing write tid 2 to smithi11086371-2 2024-08-17T00:38:47.390 INFO:tasks.rados.rados.0.smithi110.stdout:1439: finishing write tid 3 to smithi11086371-2 2024-08-17T00:38:47.390 INFO:tasks.rados.rados.0.smithi110.stdout:1439: oid 2 updating version 0 to 730 2024-08-17T00:38:47.391 INFO:tasks.rados.rados.0.smithi110.stdout:1439: oid 2 version 730 is already newer than 729 2024-08-17T00:38:47.391 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 2 v 730 (ObjNum 465 snap 119 seq_num 465) dirty exists 2024-08-17T00:38:47.391 INFO:tasks.rados.rados.0.smithi110.stdout:1439: left oid 2 (ObjNum 465 snap 119 seq_num 465) 2024-08-17T00:38:47.391 INFO:tasks.rados.rados.0.smithi110.stdout:1440: expect (ObjNum 364 snap 97 seq_num 364) 2024-08-17T00:38:47.458 INFO:tasks.rados.rados.0.smithi110.stdout:1441: finishing write tid 1 to smithi11086371-18 2024-08-17T00:38:47.458 INFO:tasks.rados.rados.0.smithi110.stdout:1441: finishing write tid 2 to smithi11086371-18 2024-08-17T00:38:47.458 INFO:tasks.rados.rados.0.smithi110.stdout:1441: finishing write tid 3 to smithi11086371-18 2024-08-17T00:38:47.458 INFO:tasks.rados.rados.0.smithi110.stdout:1441: oid 18 updating version 0 to 472 2024-08-17T00:38:47.458 INFO:tasks.rados.rados.0.smithi110.stdout:1441: oid 18 updating version 472 to 473 2024-08-17T00:38:47.458 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 473 (ObjNum 466 snap 119 seq_num 466) dirty exists 2024-08-17T00:38:47.458 INFO:tasks.rados.rados.0.smithi110.stdout:1441: left oid 18 (ObjNum 466 snap 119 seq_num 466) 2024-08-17T00:38:47.458 INFO:tasks.rados.rados.0.smithi110.stdout:1442: expect (ObjNum 452 snap 117 seq_num 452) 2024-08-17T00:38:47.544 INFO:tasks.rados.rados.0.smithi110.stdout:1443: finishing write tid 1 to smithi11086371-16 2024-08-17T00:38:47.544 INFO:tasks.rados.rados.0.smithi110.stdout:1443: finishing write tid 2 to smithi11086371-16 2024-08-17T00:38:47.544 INFO:tasks.rados.rados.0.smithi110.stdout:1443: finishing write tid 3 to smithi11086371-16 2024-08-17T00:38:47.545 INFO:tasks.rados.rados.0.smithi110.stdout:1443: oid 16 updating version 0 to 652 2024-08-17T00:38:47.545 INFO:tasks.rados.rados.0.smithi110.stdout:1443: oid 16 version 652 is already newer than 651 2024-08-17T00:38:47.545 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 652 (ObjNum 467 snap 119 seq_num 467) dirty exists 2024-08-17T00:38:47.545 INFO:tasks.rados.rados.0.smithi110.stdout:1443: left oid 16 (ObjNum 467 snap 119 seq_num 467) 2024-08-17T00:38:47.545 INFO:tasks.rados.rados.0.smithi110.stdout:1439: done (6 left) 2024-08-17T00:38:47.545 INFO:tasks.rados.rados.0.smithi110.stdout:1440: done (5 left) 2024-08-17T00:38:47.545 INFO:tasks.rados.rados.0.smithi110.stdout:1441: done (4 left) 2024-08-17T00:38:47.545 INFO:tasks.rados.rados.0.smithi110.stdout:1442: done (3 left) 2024-08-17T00:38:47.545 INFO:tasks.rados.rados.0.smithi110.stdout:1443: done (2 left) 2024-08-17T00:38:47.545 INFO:tasks.rados.rados.0.smithi110.stdout:1445: done (1 left) 2024-08-17T00:38:47.545 INFO:tasks.rados.rados.0.smithi110.stdout:1446: rollback oid 40 current snap is 119 2024-08-17T00:38:47.545 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 40 to 118 2024-08-17T00:38:47.545 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 244 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-08-17T00:38:47.545 INFO:tasks.rados.rados.0.smithi110.stdout:1444: done (1 left) 2024-08-17T00:38:47.546 INFO:tasks.rados.rados.0.smithi110.stdout:1447: delete oid 32 current snap is 119 2024-08-17T00:38:47.546 INFO:tasks.rados.rados.0.smithi110.stdout:1447: done (1 left) 2024-08-17T00:38:47.546 INFO:tasks.rados.rados.0.smithi110.stdout:1448: delete oid 22 current snap is 119 2024-08-17T00:38:47.547 INFO:tasks.rados.rados.0.smithi110.stdout:1446: finishing rollback tid 0 to smithi11086371-40 2024-08-17T00:38:47.548 INFO:tasks.rados.rados.0.smithi110.stdout:1446: finishing rollback tid 1 to smithi11086371-40 2024-08-17T00:38:47.548 INFO:tasks.rados.rados.0.smithi110.stdout:1448: done (1 left) 2024-08-17T00:38:47.548 INFO:tasks.rados.rados.0.smithi110.stdout:1449: read oid 8 snap -1 2024-08-17T00:38:47.548 INFO:tasks.rados.rados.0.smithi110.stdout:1449: expect (ObjNum 364 snap 97 seq_num 364) 2024-08-17T00:38:47.548 INFO:tasks.rados.rados.0.smithi110.stdout:1450: setattr oid 1 current snap is 119 2024-08-17T00:38:47.548 INFO:tasks.rados.rados.0.smithi110.stdout:1446: finishing rollback tid 2 to smithi11086371-40 2024-08-17T00:38:47.548 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 200 (ObjNum 457 snap 118 seq_num 457) dirty exists 2024-08-17T00:38:47.549 INFO:tasks.rados.rados.0.smithi110.stdout:1446: done (2 left) 2024-08-17T00:38:47.549 INFO:tasks.rados.rados.0.smithi110.stdout:1451: snap_remove snap 118 2024-08-17T00:38:47.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:47 smithi110 ceph-mon[98148]: pgmap v41: 121 pgs: 121 active+clean; 133 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.9 MiB/s wr, 20 op/s 2024-08-17T00:38:47.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:38:47.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:47 smithi110 ceph-mon[100641]: pgmap v41: 121 pgs: 121 active+clean; 133 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.9 MiB/s wr, 20 op/s 2024-08-17T00:38:47.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:38:47.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:47 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-b[33124]: 2024-08-17T00:38:47.323+0000 7feba10a7640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T00:38:47.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:47 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-b[33124]: 2024-08-17T00:38:47.323+0000 7feba10a7640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-08-17T00:38:47.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:47 smithi177 podman[89844]: 2024-08-17 00:38:47.385865271 +0000 UTC m=+0.176346488 container died 777f422ba386523b1f6dde433e3c7db969b53aab61a9d978868739ccd5a7c64e (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-b, RELEASE=reef-03f4c3e, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T00:38:48.015 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:47 smithi177 podman[89844]: 2024-08-17 00:38:47.763370028 +0000 UTC m=+0.553851245 container cleanup 777f422ba386523b1f6dde433e3c7db969b53aab61a9d978868739ccd5a7c64e (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-b, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-03f4c3e, ceph=True) 2024-08-17T00:38:48.015 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:47 smithi177 bash[89844]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-b 2024-08-17T00:38:48.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 podman[89863]: 2024-08-17 00:38:48.014823235 +0000 UTC m=+0.620604705 container remove 777f422ba386523b1f6dde433e3c7db969b53aab61a9d978868739ccd5a7c64e (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-b, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, RELEASE=reef-03f4c3e, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=) 2024-08-17T00:38:48.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mon.b.service: Deactivated successfully. 2024-08-17T00:38:48.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 systemd[1]: Stopped Ceph mon.b for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:38:48.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mon.b.service: Consumed 9.356s CPU time. 2024-08-17T00:38:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:38:48] "GET /metrics HTTP/1.1" 200 36026 "" "Prometheus/2.43.0" 2024-08-17T00:38:48.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 systemd[1]: Starting Ceph mon.b for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:38:48.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 podman[89996]: 2024-08-17 00:38:48.44831984 +0000 UTC m=+0.017379156 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:38:48.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 podman[89996]: 2024-08-17 00:38:48.557379278 +0000 UTC m=+0.126438590 container create 974372403ad2fffbbf6fdb80b5c21fd1cd22f8a75a6fa70c8d8301b2bdda39bd (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-b, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-d863d21, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True) 2024-08-17T00:38:49.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 podman[89996]: 2024-08-17 00:38:48.759773704 +0000 UTC m=+0.328833023 container init 974372403ad2fffbbf6fdb80b5c21fd1cd22f8a75a6fa70c8d8301b2bdda39bd (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-b, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, RELEASE=squid-d863d21, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T00:38:49.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 podman[89996]: 2024-08-17 00:38:48.764358499 +0000 UTC m=+0.333417816 container start 974372403ad2fffbbf6fdb80b5c21fd1cd22f8a75a6fa70c8d8301b2bdda39bd (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-b, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, RELEASE=squid-d863d21, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-08-17T00:38:49.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: set uid:gid to 167:167 (ceph:ceph) 2024-08-17T00:38:49.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc), process ceph-mon, pid 7 2024-08-17T00:38:49.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: pidfile_write: ignore empty --pid-file 2024-08-17T00:38:49.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: load: jerasure load: lrc 2024-08-17T00:38:49.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: RocksDB version: 7.9.2 2024-08-17T00:38:49.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Git sha 0 2024-08-17T00:38:49.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Compile date 2024-08-14 15:56:38 2024-08-17T00:38:49.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: DB SUMMARY 2024-08-17T00:38:49.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: DB Session ID: 7MI7SG2MQXMBZ5URJ6E3 2024-08-17T00:38:49.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: CURRENT file: CURRENT 2024-08-17T00:38:49.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: IDENTITY file: IDENTITY 2024-08-17T00:38:49.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: MANIFEST file: MANIFEST-000010 size: 1404 Bytes 2024-08-17T00:38:49.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000027.sst 2024-08-17T00:38:49.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000025.log size: 12734905 ; 2024-08-17T00:38:49.115 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.error_if_exists: 0 2024-08-17T00:38:49.115 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.create_if_missing: 0 2024-08-17T00:38:49.115 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.paranoid_checks: 1 2024-08-17T00:38:49.115 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.flush_verify_memtable_count: 1 2024-08-17T00:38:49.115 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T00:38:49.115 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-17T00:38:49.115 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.env: 0x55eea56197a0 2024-08-17T00:38:49.115 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.fs: PosixFileSystem 2024-08-17T00:38:49.115 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.info_log: 0x55eea701b500 2024-08-17T00:38:49.115 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.max_file_opening_threads: 16 2024-08-17T00:38:49.115 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.statistics: (nil) 2024-08-17T00:38:49.115 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.use_fsync: 0 2024-08-17T00:38:49.115 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.max_log_file_size: 0 2024-08-17T00:38:49.116 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T00:38:49.116 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T00:38:49.116 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.keep_log_file_num: 1000 2024-08-17T00:38:49.116 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.recycle_log_file_num: 0 2024-08-17T00:38:49.116 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.allow_fallocate: 1 2024-08-17T00:38:49.116 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.allow_mmap_reads: 0 2024-08-17T00:38:49.116 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.allow_mmap_writes: 0 2024-08-17T00:38:49.116 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.use_direct_reads: 0 2024-08-17T00:38:49.116 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T00:38:49.116 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.create_missing_column_families: 0 2024-08-17T00:38:49.116 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.db_log_dir: 2024-08-17T00:38:49.116 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.wal_dir: 2024-08-17T00:38:49.117 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T00:38:49.117 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T00:38:49.117 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T00:38:49.117 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T00:38:49.117 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T00:38:49.117 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T00:38:49.117 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.advise_random_on_open: 1 2024-08-17T00:38:49.117 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.db_write_buffer_size: 0 2024-08-17T00:38:49.117 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.write_buffer_manager: 0x55eea702a8c0 2024-08-17T00:38:49.117 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T00:38:49.117 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T00:38:49.117 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T00:38:49.117 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.rate_limiter: (nil) 2024-08-17T00:38:49.118 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T00:38:49.118 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.wal_recovery_mode: 2 2024-08-17T00:38:49.118 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.enable_thread_tracking: 0 2024-08-17T00:38:49.118 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.enable_pipelined_write: 0 2024-08-17T00:38:49.118 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.unordered_write: 0 2024-08-17T00:38:49.118 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T00:38:49.118 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T00:38:49.118 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T00:38:49.118 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T00:38:49.118 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.row_cache: None 2024-08-17T00:38:49.118 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.wal_filter: None 2024-08-17T00:38:49.118 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T00:38:49.120 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.allow_ingest_behind: 0 2024-08-17T00:38:49.120 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.two_write_queues: 0 2024-08-17T00:38:49.120 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.manual_wal_flush: 0 2024-08-17T00:38:49.120 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.wal_compression: 0 2024-08-17T00:38:49.120 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.atomic_flush: 0 2024-08-17T00:38:49.120 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T00:38:49.120 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T00:38:49.120 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T00:38:49.120 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.log_readahead_size: 0 2024-08-17T00:38:49.121 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T00:38:49.121 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.best_efforts_recovery: 0 2024-08-17T00:38:49.121 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T00:38:49.121 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T00:38:49.121 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.allow_data_in_errors: 0 2024-08-17T00:38:49.121 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.db_host_id: __hostname__ 2024-08-17T00:38:49.121 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.enforce_single_del_contracts: true 2024-08-17T00:38:49.121 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.max_background_jobs: 2 2024-08-17T00:38:49.121 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.max_background_compactions: -1 2024-08-17T00:38:49.121 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.max_subcompactions: 1 2024-08-17T00:38:49.121 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T00:38:49.121 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T00:38:49.121 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T00:38:49.121 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.max_total_wal_size: 0 2024-08-17T00:38:49.122 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T00:38:49.122 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T00:38:49.122 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T00:38:49.122 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T00:38:49.122 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.max_open_files: -1 2024-08-17T00:38:49.122 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.bytes_per_sync: 0 2024-08-17T00:38:49.122 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T00:38:49.122 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T00:38:49.122 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.compaction_readahead_size: 0 2024-08-17T00:38:49.122 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.max_background_flushes: -1 2024-08-17T00:38:49.122 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Compression algorithms supported: 2024-08-17T00:38:49.122 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: kZSTD supported: 0 2024-08-17T00:38:49.122 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: kXpressCompression supported: 0 2024-08-17T00:38:49.123 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: kBZip2Compression supported: 0 2024-08-17T00:38:49.123 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T00:38:49.123 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: kLZ4Compression supported: 1 2024-08-17T00:38:49.123 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: kZlibCompression supported: 1 2024-08-17T00:38:49.123 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: kLZ4HCCompression supported: 1 2024-08-17T00:38:49.123 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: kSnappyCompression supported: 1 2024-08-17T00:38:49.123 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T00:38:49.123 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: DMutex implementation: pthread_mutex_t 2024-08-17T00:38:49.123 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-08-17T00:38:49.123 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-17T00:38:49.123 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T00:38:49.123 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.merge_operator: 2024-08-17T00:38:49.123 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.compaction_filter: None 2024-08-17T00:38:49.124 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.compaction_filter_factory: None 2024-08-17T00:38:49.124 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.sst_partitioner_factory: None 2024-08-17T00:38:49.124 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T00:38:49.124 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T00:38:49.124 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55eea701b120) 2024-08-17T00:38:49.124 INFO:journalctl@ceph.mon.b.smithi177.stdout: cache_index_and_filter_blocks: 1 2024-08-17T00:38:49.124 INFO:journalctl@ceph.mon.b.smithi177.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T00:38:49.124 INFO:journalctl@ceph.mon.b.smithi177.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T00:38:49.124 INFO:journalctl@ceph.mon.b.smithi177.stdout: pin_top_level_index_and_filter: 1 2024-08-17T00:38:49.124 INFO:journalctl@ceph.mon.b.smithi177.stdout: index_type: 0 2024-08-17T00:38:49.124 INFO:journalctl@ceph.mon.b.smithi177.stdout: data_block_index_type: 0 2024-08-17T00:38:49.124 INFO:journalctl@ceph.mon.b.smithi177.stdout: index_shortening: 1 2024-08-17T00:38:49.124 INFO:journalctl@ceph.mon.b.smithi177.stdout: data_block_hash_table_util_ratio: 0.750000 2024-08-17T00:38:49.124 INFO:journalctl@ceph.mon.b.smithi177.stdout: checksum: 4 2024-08-17T00:38:49.125 INFO:journalctl@ceph.mon.b.smithi177.stdout: no_block_cache: 0 2024-08-17T00:38:49.125 INFO:journalctl@ceph.mon.b.smithi177.stdout: block_cache: 0x55eea700f090 2024-08-17T00:38:49.125 INFO:journalctl@ceph.mon.b.smithi177.stdout: block_cache_name: BinnedLRUCache 2024-08-17T00:38:49.125 INFO:journalctl@ceph.mon.b.smithi177.stdout: block_cache_options: 2024-08-17T00:38:49.125 INFO:journalctl@ceph.mon.b.smithi177.stdout: capacity : 536870912 2024-08-17T00:38:49.125 INFO:journalctl@ceph.mon.b.smithi177.stdout: num_shard_bits : 4 2024-08-17T00:38:49.125 INFO:journalctl@ceph.mon.b.smithi177.stdout: strict_capacity_limit : 0 2024-08-17T00:38:49.125 INFO:journalctl@ceph.mon.b.smithi177.stdout: high_pri_pool_ratio: 0.000 2024-08-17T00:38:49.125 INFO:journalctl@ceph.mon.b.smithi177.stdout: block_cache_compressed: (nil) 2024-08-17T00:38:49.125 INFO:journalctl@ceph.mon.b.smithi177.stdout: persistent_cache: (nil) 2024-08-17T00:38:49.125 INFO:journalctl@ceph.mon.b.smithi177.stdout: block_size: 4096 2024-08-17T00:38:49.125 INFO:journalctl@ceph.mon.b.smithi177.stdout: block_size_deviation: 10 2024-08-17T00:38:49.125 INFO:journalctl@ceph.mon.b.smithi177.stdout: block_restart_interval: 16 2024-08-17T00:38:49.125 INFO:journalctl@ceph.mon.b.smithi177.stdout: index_block_restart_interval: 1 2024-08-17T00:38:49.126 INFO:journalctl@ceph.mon.b.smithi177.stdout: metadata_block_size: 4096 2024-08-17T00:38:49.126 INFO:journalctl@ceph.mon.b.smithi177.stdout: partition_filters: 0 2024-08-17T00:38:49.126 INFO:journalctl@ceph.mon.b.smithi177.stdout: use_delta_encoding: 1 2024-08-17T00:38:49.126 INFO:journalctl@ceph.mon.b.smithi177.stdout: filter_policy: bloomfilter 2024-08-17T00:38:49.126 INFO:journalctl@ceph.mon.b.smithi177.stdout: whole_key_filtering: 1 2024-08-17T00:38:49.126 INFO:journalctl@ceph.mon.b.smithi177.stdout: verify_compression: 0 2024-08-17T00:38:49.126 INFO:journalctl@ceph.mon.b.smithi177.stdout: read_amp_bytes_per_bit: 0 2024-08-17T00:38:49.126 INFO:journalctl@ceph.mon.b.smithi177.stdout: format_version: 5 2024-08-17T00:38:49.126 INFO:journalctl@ceph.mon.b.smithi177.stdout: enable_index_compression: 1 2024-08-17T00:38:49.126 INFO:journalctl@ceph.mon.b.smithi177.stdout: block_align: 0 2024-08-17T00:38:49.126 INFO:journalctl@ceph.mon.b.smithi177.stdout: max_auto_readahead_size: 262144 2024-08-17T00:38:49.126 INFO:journalctl@ceph.mon.b.smithi177.stdout: prepopulate_block_cache: 0 2024-08-17T00:38:49.126 INFO:journalctl@ceph.mon.b.smithi177.stdout: initial_auto_readahead_size: 8192 2024-08-17T00:38:49.126 INFO:journalctl@ceph.mon.b.smithi177.stdout: num_file_reads_for_auto_readahead: 2 2024-08-17T00:38:49.127 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.write_buffer_size: 33554432 2024-08-17T00:38:49.127 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.max_write_buffer_number: 2 2024-08-17T00:38:49.127 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.compression: NoCompression 2024-08-17T00:38:49.127 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.bottommost_compression: Disabled 2024-08-17T00:38:49.127 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.prefix_extractor: nullptr 2024-08-17T00:38:49.127 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T00:38:49.127 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.num_levels: 7 2024-08-17T00:38:49.127 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T00:38:49.127 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T00:38:49.127 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T00:38:49.127 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T00:38:49.127 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T00:38:49.127 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T00:38:49.128 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T00:38:49.128 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T00:38:49.128 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T00:38:49.128 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T00:38:49.128 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-17T00:38:49.128 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-17T00:38:49.128 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T00:38:49.128 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.compression_opts.level: 32767 2024-08-17T00:38:49.128 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.compression_opts.strategy: 0 2024-08-17T00:38:49.128 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T00:38:49.128 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T00:38:49.128 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-17T00:38:49.128 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T00:38:49.128 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.compression_opts.enabled: false 2024-08-17T00:38:49.129 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-17T00:38:49.129 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T00:38:49.129 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T00:38:49.129 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T00:38:49.129 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.target_file_size_base: 67108864 2024-08-17T00:38:49.129 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T00:38:49.129 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T00:38:49.129 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T00:38:49.129 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T00:38:49.129 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T00:38:49.129 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T00:38:49.129 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T00:38:49.129 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T00:38:49.129 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T00:38:49.130 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T00:38:49.130 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T00:38:49.130 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T00:38:49.130 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T00:38:49.130 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-17T00:38:49.130 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.arena_block_size: 1048576 2024-08-17T00:38:49.130 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T00:38:49.130 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T00:38:49.130 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.disable_auto_compactions: 0 2024-08-17T00:38:49.130 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T00:38:49.130 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T00:38:49.130 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T00:38:49.130 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T00:38:49.131 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T00:38:49.131 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T00:38:49.131 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T00:38:49.131 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T00:38:49.131 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T00:38:49.131 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T00:38:49.131 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-17T00:38:49.131 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.inplace_update_support: 0 2024-08-17T00:38:49.131 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T00:38:49.131 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T00:38:49.131 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T00:38:49.131 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T00:38:49.131 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.bloom_locality: 0 2024-08-17T00:38:49.131 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.max_successive_merges: 0 2024-08-17T00:38:49.132 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T00:38:49.132 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.paranoid_file_checks: 0 2024-08-17T00:38:49.132 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.force_consistency_checks: 1 2024-08-17T00:38:49.132 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.report_bg_io_stats: 0 2024-08-17T00:38:49.132 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.ttl: 2592000 2024-08-17T00:38:49.132 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T00:38:49.132 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-17T00:38:49.132 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-17T00:38:49.132 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.enable_blob_files: false 2024-08-17T00:38:49.132 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.min_blob_size: 0 2024-08-17T00:38:49.132 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.blob_file_size: 268435456 2024-08-17T00:38:49.132 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T00:38:49.132 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T00:38:49.132 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T00:38:49.133 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-17T00:38:49.133 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-17T00:38:49.133 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.blob_file_starting_level: 0 2024-08-17T00:38:49.133 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-17T00:38:49.133 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T00:38:49.133 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: 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 29, last_sequence is 14169, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 25 2024-08-17T00:38:49.133 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2024-08-17T00:38:49.133 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 78180177-8684-4bbc-91d2-b9119a0421ab 2024-08-17T00:38:49.133 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723855128791899, "job": 1, "event": "recovery_started", "wal_files": [25]} 2024-08-17T00:38:49.133 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2024-08-17T00:38:49.133 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723855128823334, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 7788758, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 14174, "largest_seqno": 18143, "table_properties": {"data_size": 7770872, "index_size": 12359, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 4485, "raw_key_size": 41845, "raw_average_key_size": 23, "raw_value_size": 7733343, "raw_average_value_size": 4334, "num_data_blocks": 534, "num_entries": 1784, "num_filter_entries": 1784, "num_deletions": 310, "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": 1723855128, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "78180177-8684-4bbc-91d2-b9119a0421ab", "db_session_id": "7MI7SG2MQXMBZ5URJ6E3", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2024-08-17T00:38:49.133 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723855128823502, "job": 1, "event": "recovery_finished"} 2024-08-17T00:38:49.133 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2024-08-17T00:38:49.134 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T00:38:49.134 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000025.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-17T00:38:49.134 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55eea703ce00 2024-08-17T00:38:49.134 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: DB pointer 0x55eea7136000 2024-08-17T00:38:49.134 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-17T00:38:49.134 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-17T00:38:49.134 INFO:journalctl@ceph.mon.b.smithi177.stdout: ** DB Stats ** 2024-08-17T00:38:49.134 INFO:journalctl@ceph.mon.b.smithi177.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T00:38:49.134 INFO:journalctl@ceph.mon.b.smithi177.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T00:38:49.134 INFO:journalctl@ceph.mon.b.smithi177.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T00:38:49.134 INFO:journalctl@ceph.mon.b.smithi177.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T00:38:49.134 INFO:journalctl@ceph.mon.b.smithi177.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T00:38:49.134 INFO:journalctl@ceph.mon.b.smithi177.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T00:38:49.134 INFO:journalctl@ceph.mon.b.smithi177.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T00:38:49.135 INFO:journalctl@ceph.mon.b.smithi177.stdout: 2024-08-17T00:38:49.135 INFO:journalctl@ceph.mon.b.smithi177.stdout: ** Compaction Stats [default] ** 2024-08-17T00:38:49.135 INFO:journalctl@ceph.mon.b.smithi177.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-17T00:38:49.135 INFO:journalctl@ceph.mon.b.smithi177.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-17T00:38:49.135 INFO:journalctl@ceph.mon.b.smithi177.stdout: L0 1/0 7.43 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 551.5 0.01 0.00 1 0.013 0 0 0.0 0.0 2024-08-17T00:38:49.135 INFO:journalctl@ceph.mon.b.smithi177.stdout: L6 1/0 7.63 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-17T00:38:49.135 INFO:journalctl@ceph.mon.b.smithi177.stdout: Sum 2/0 15.06 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 551.5 0.01 0.00 1 0.013 0 0 0.0 0.0 2024-08-17T00:38:49.135 INFO:journalctl@ceph.mon.b.smithi177.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 551.5 0.01 0.00 1 0.013 0 0 0.0 0.0 2024-08-17T00:38:49.135 INFO:journalctl@ceph.mon.b.smithi177.stdout: 2024-08-17T00:38:49.135 INFO:journalctl@ceph.mon.b.smithi177.stdout: ** Compaction Stats [default] ** 2024-08-17T00:38:49.135 INFO:journalctl@ceph.mon.b.smithi177.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-17T00:38:49.135 INFO:journalctl@ceph.mon.b.smithi177.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T00:38:49.135 INFO:journalctl@ceph.mon.b.smithi177.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 551.5 0.01 0.00 1 0.013 0 0 0.0 0.0 2024-08-17T00:38:49.135 INFO:journalctl@ceph.mon.b.smithi177.stdout: 2024-08-17T00:38:49.136 INFO:journalctl@ceph.mon.b.smithi177.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-17T00:38:49.136 INFO:journalctl@ceph.mon.b.smithi177.stdout: 2024-08-17T00:38:49.136 INFO:journalctl@ceph.mon.b.smithi177.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T00:38:49.136 INFO:journalctl@ceph.mon.b.smithi177.stdout: Flush(GB): cumulative 0.007, interval 0.007 2024-08-17T00:38:49.136 INFO:journalctl@ceph.mon.b.smithi177.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T00:38:49.136 INFO:journalctl@ceph.mon.b.smithi177.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T00:38:49.136 INFO:journalctl@ceph.mon.b.smithi177.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T00:38:49.136 INFO:journalctl@ceph.mon.b.smithi177.stdout: AddFile(Keys): cumulative 0, interval 0 2024-08-17T00:38:49.136 INFO:journalctl@ceph.mon.b.smithi177.stdout: Cumulative compaction: 0.01 GB write, 211.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T00:38:49.136 INFO:journalctl@ceph.mon.b.smithi177.stdout: Interval compaction: 0.01 GB write, 211.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T00:38:49.136 INFO:journalctl@ceph.mon.b.smithi177.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-17T00:38:49.136 INFO:journalctl@ceph.mon.b.smithi177.stdout: Block cache BinnedLRUCache@0x55eea700f090#7 capacity: 512.00 MB usage: 17.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-08-17T00:38:49.136 INFO:journalctl@ceph.mon.b.smithi177.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,4.53 KB,0.000864267%) IndexBlock(1,13.08 KB,0.00249445%) Misc(1,0.00 KB,0%) 2024-08-17T00:38:49.137 INFO:journalctl@ceph.mon.b.smithi177.stdout: 2024-08-17T00:38:49.137 INFO:journalctl@ceph.mon.b.smithi177.stdout: ** File Read Latency Histogram By Level [default] ** 2024-08-17T00:38:49.137 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: starting mon.b rank 1 at public addrs [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] at bind addrs [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:38:49.137 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: mon.b@-1(???) e3 preinit fsid 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:38:49.137 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: mon.b@-1(???).mds e7 new map 2024-08-17T00:38:49.137 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: mon.b@-1(???).mds e7 print_map 2024-08-17T00:38:49.137 INFO:journalctl@ceph.mon.b.smithi177.stdout: e7 2024-08-17T00:38:49.137 INFO:journalctl@ceph.mon.b.smithi177.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-08-17T00:38:49.137 INFO:journalctl@ceph.mon.b.smithi177.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T00:38:49.137 INFO:journalctl@ceph.mon.b.smithi177.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-17T00:38:49.137 INFO:journalctl@ceph.mon.b.smithi177.stdout: legacy client fscid: 1 2024-08-17T00:38:49.137 INFO:journalctl@ceph.mon.b.smithi177.stdout: 2024-08-17T00:38:49.137 INFO:journalctl@ceph.mon.b.smithi177.stdout: Filesystem 'cephfs' (1) 2024-08-17T00:38:49.137 INFO:journalctl@ceph.mon.b.smithi177.stdout: fs_name cephfs 2024-08-17T00:38:49.138 INFO:journalctl@ceph.mon.b.smithi177.stdout: epoch 7 2024-08-17T00:38:49.138 INFO:journalctl@ceph.mon.b.smithi177.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-08-17T00:38:49.138 INFO:journalctl@ceph.mon.b.smithi177.stdout: created 2024-08-17T00:31:02.298914+0000 2024-08-17T00:38:49.138 INFO:journalctl@ceph.mon.b.smithi177.stdout: modified 2024-08-17T00:31:14.181990+0000 2024-08-17T00:38:49.138 INFO:journalctl@ceph.mon.b.smithi177.stdout: tableserver 0 2024-08-17T00:38:49.138 INFO:journalctl@ceph.mon.b.smithi177.stdout: root 0 2024-08-17T00:38:49.138 INFO:journalctl@ceph.mon.b.smithi177.stdout: session_timeout 60 2024-08-17T00:38:49.138 INFO:journalctl@ceph.mon.b.smithi177.stdout: session_autoclose 300 2024-08-17T00:38:49.138 INFO:journalctl@ceph.mon.b.smithi177.stdout: max_file_size 1099511627776 2024-08-17T00:38:49.138 INFO:journalctl@ceph.mon.b.smithi177.stdout: max_xattr_size 65536 2024-08-17T00:38:49.138 INFO:journalctl@ceph.mon.b.smithi177.stdout: required_client_features {} 2024-08-17T00:38:49.138 INFO:journalctl@ceph.mon.b.smithi177.stdout: last_failure 0 2024-08-17T00:38:49.138 INFO:journalctl@ceph.mon.b.smithi177.stdout: last_failure_osd_epoch 0 2024-08-17T00:38:49.139 INFO:journalctl@ceph.mon.b.smithi177.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-17T00:38:49.139 INFO:journalctl@ceph.mon.b.smithi177.stdout: max_mds 1 2024-08-17T00:38:49.139 INFO:journalctl@ceph.mon.b.smithi177.stdout: in 0 2024-08-17T00:38:49.139 INFO:journalctl@ceph.mon.b.smithi177.stdout: up {0=24329} 2024-08-17T00:38:49.139 INFO:journalctl@ceph.mon.b.smithi177.stdout: failed 2024-08-17T00:38:49.139 INFO:journalctl@ceph.mon.b.smithi177.stdout: damaged 2024-08-17T00:38:49.139 INFO:journalctl@ceph.mon.b.smithi177.stdout: stopped 2024-08-17T00:38:49.139 INFO:journalctl@ceph.mon.b.smithi177.stdout: data_pools [3] 2024-08-17T00:38:49.139 INFO:journalctl@ceph.mon.b.smithi177.stdout: metadata_pool 2 2024-08-17T00:38:49.139 INFO:journalctl@ceph.mon.b.smithi177.stdout: inline_data disabled 2024-08-17T00:38:49.139 INFO:journalctl@ceph.mon.b.smithi177.stdout: balancer 2024-08-17T00:38:49.139 INFO:journalctl@ceph.mon.b.smithi177.stdout: bal_rank_mask -1 2024-08-17T00:38:49.139 INFO:journalctl@ceph.mon.b.smithi177.stdout: standby_count_wanted 0 2024-08-17T00:38:49.139 INFO:journalctl@ceph.mon.b.smithi177.stdout: qdb_cluster leader: 0 members: 2024-08-17T00:38:49.140 INFO:journalctl@ceph.mon.b.smithi177.stdout: [mds.a{0:24329} state up:active seq 6 addr [v2:172.21.15.110:6834/804636441,v1:172.21.15.110:6835/804636441] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T00:38:49.140 INFO:journalctl@ceph.mon.b.smithi177.stdout: 2024-08-17T00:38:49.140 INFO:journalctl@ceph.mon.b.smithi177.stdout: 2024-08-17T00:38:49.140 INFO:journalctl@ceph.mon.b.smithi177.stdout: Standby daemons: 2024-08-17T00:38:49.140 INFO:journalctl@ceph.mon.b.smithi177.stdout: 2024-08-17T00:38:49.140 INFO:journalctl@ceph.mon.b.smithi177.stdout: [mds.b{-1:24301} state up:standby seq 1 addr [v2:172.21.15.177:6832/2277076472,v1:172.21.15.177:6833/2277076472] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T00:38:49.140 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: mon.b@-1(???).osd e322 crush map has features 3314933069573799936, adjusting msgr requires 2024-08-17T00:38:49.140 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: mon.b@-1(???).osd e322 crush map has features 432629308056666112, adjusting msgr requires 2024-08-17T00:38:49.140 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: mon.b@-1(???).osd e322 crush map has features 432629308056666112, adjusting msgr requires 2024-08-17T00:38:49.140 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: mon.b@-1(???).osd e322 crush map has features 432629308056666112, adjusting msgr requires 2024-08-17T00:38:49.140 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 ceph-mon[90034]: mon.b@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2024-08-17T00:38:49.140 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 bash[89996]: 974372403ad2fffbbf6fdb80b5c21fd1cd22f8a75a6fa70c8d8301b2bdda39bd 2024-08-17T00:38:49.140 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:48 smithi177 systemd[1]: Started Ceph mon.b for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:38:53.947 INFO:tasks.rados.rados.0.smithi110.stdout:1451: done (2 left) 2024-08-17T00:38:53.948 INFO:tasks.rados.rados.0.smithi110.stdout:1452: read oid 11 snap -1 2024-08-17T00:38:53.948 INFO:tasks.rados.rados.0.smithi110.stdout:1452: expect (ObjNum 456 snap 118 seq_num 456) 2024-08-17T00:38:53.948 INFO:tasks.rados.rados.0.smithi110.stdout:1453: rmattr oid 5 current snap is 119 2024-08-17T00:38:53.948 INFO:tasks.rados.rados.0.smithi110.stdout:1453: done (3 left) 2024-08-17T00:38:53.948 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 10 current snap is 119 2024-08-17T00:38:53.948 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 472 (ObjNum 430 snap 114 seq_num 430) dirty exists 2024-08-17T00:38:53.948 INFO:tasks.rados.rados.0.smithi110.stdout:1454: seq_num 471 ranges {6619136=696320} 2024-08-17T00:38:53.987 INFO:tasks.rados.rados.0.smithi110.stdout:1454: writing smithi11086371-10 from 6619136 to 7315456 tid 1 2024-08-17T00:38:53.987 INFO:tasks.rados.rados.0.smithi110.stdout:1450: done (3 left) 2024-08-17T00:38:53.987 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 46 current snap is 119 2024-08-17T00:38:53.987 INFO:tasks.rados.rados.0.smithi110.stdout:1455: seq_num 472 ranges {1425408=712704} 2024-08-17T00:38:53.998 INFO:tasks.rados.rados.0.smithi110.stdout:1455: writing smithi11086371-46 from 1425408 to 2138112 tid 1 2024-08-17T00:38:53.998 INFO:tasks.rados.rados.0.smithi110.stdout:1456: snap_create 2024-08-17T00:38:53.999 INFO:tasks.rados.rados.0.smithi110.stdout:1449: expect (ObjNum 364 snap 97 seq_num 364) 2024-08-17T00:38:54.078 INFO:tasks.rados.rados.0.smithi110.stdout:1452: expect (ObjNum 456 snap 118 seq_num 456) 2024-08-17T00:38:54.089 INFO:tasks.rados.rados.0.smithi110.stdout:1454: finishing write tid 1 to smithi11086371-10 2024-08-17T00:38:54.089 INFO:tasks.rados.rados.0.smithi110.stdout:1454: finishing write tid 2 to smithi11086371-10 2024-08-17T00:38:54.089 INFO:tasks.rados.rados.0.smithi110.stdout:1454: finishing write tid 3 to smithi11086371-10 2024-08-17T00:38:54.089 INFO:tasks.rados.rados.0.smithi110.stdout:1454: oid 10 updating version 0 to 468 2024-08-17T00:38:54.089 INFO:tasks.rados.rados.0.smithi110.stdout:1454: oid 10 updating version 468 to 469 2024-08-17T00:38:54.089 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 469 (ObjNum 471 snap 119 seq_num 471) dirty exists 2024-08-17T00:38:54.089 INFO:tasks.rados.rados.0.smithi110.stdout:1454: left oid 10 (ObjNum 471 snap 119 seq_num 471) 2024-08-17T00:38:54.089 INFO:tasks.rados.rados.0.smithi110.stdout:1455: finishing write tid 1 to smithi11086371-46 2024-08-17T00:38:54.089 INFO:tasks.rados.rados.0.smithi110.stdout:1455: finishing write tid 2 to smithi11086371-46 2024-08-17T00:38:54.090 INFO:tasks.rados.rados.0.smithi110.stdout:1455: finishing write tid 3 to smithi11086371-46 2024-08-17T00:38:54.090 INFO:tasks.rados.rados.0.smithi110.stdout:1455: oid 46 updating version 0 to 657 2024-08-17T00:38:54.090 INFO:tasks.rados.rados.0.smithi110.stdout:1455: oid 46 updating version 657 to 658 2024-08-17T00:38:54.090 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 658 (ObjNum 472 snap 119 seq_num 472) dirty exists 2024-08-17T00:38:54.090 INFO:tasks.rados.rados.0.smithi110.stdout:1455: left oid 46 (ObjNum 472 snap 119 seq_num 472) 2024-08-17T00:38:54.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:53 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:38:53.835+0000 7f4819bd0640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-08-17T00:38:54.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:53 smithi110 ceph-mon[98148]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-17T00:38:54.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:53 smithi110 ceph-mon[98148]: osdmap e322: 8 total, 8 up, 8 in 2024-08-17T00:38:54.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:53 smithi110 ceph-mon[98148]: mgrmap e43: y(active, since 32s), standbys: x 2024-08-17T00:38:54.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:53 smithi110 ceph-mon[98148]: overall HEALTH_OK 2024-08-17T00:38:54.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:53 smithi110 ceph-mon[98148]: mon.a calling monitor election 2024-08-17T00:38:54.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:53 smithi110 ceph-mon[98148]: mon.b calling monitor election 2024-08-17T00:38:54.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:53 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:38:54.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:53 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:38:54.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:53 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:38:54.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:53 smithi110 ceph-mon[98148]: pgmap v44: 121 pgs: 121 active+clean; 113 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.0 MiB/s wr, 40 op/s 2024-08-17T00:38:54.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:53 smithi110 ceph-mon[98148]: pgmap v45: 121 pgs: 121 active+clean; 114 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.4 MiB/s wr, 41 op/s 2024-08-17T00:38:54.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:53 smithi110 ceph-mon[98148]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T00:38:54.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:53 smithi110 ceph-mon[98148]: monmap epoch 4 2024-08-17T00:38:54.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:53 smithi110 ceph-mon[98148]: fsid 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:38:54.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:53 smithi110 ceph-mon[98148]: last_changed 2024-08-17T00:38:48.881340+0000 2024-08-17T00:38:54.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:53 smithi110 ceph-mon[98148]: created 2024-08-17T00:25:38.635176+0000 2024-08-17T00:38:54.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:53 smithi110 ceph-mon[98148]: min_mon_release 19 (squid) 2024-08-17T00:38:54.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:53 smithi110 ceph-mon[98148]: election_strategy: 1 2024-08-17T00:38:54.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:53 smithi110 ceph-mon[98148]: 0: [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] mon.a 2024-08-17T00:38:54.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:53 smithi110 ceph-mon[98148]: 1: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-08-17T00:38:54.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:53 smithi110 ceph-mon[98148]: 2: [v2:172.21.15.110:3301/0,v1:172.21.15.110:6790/0] mon.c 2024-08-17T00:38:54.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:53 smithi110 ceph-mon[98148]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-17T00:38:54.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:53 smithi110 ceph-mon[98148]: osdmap e322: 8 total, 8 up, 8 in 2024-08-17T00:38:54.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:53 smithi110 ceph-mon[98148]: mgrmap e43: y(active, since 37s), standbys: x 2024-08-17T00:38:54.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:53 smithi110 ceph-mon[98148]: overall HEALTH_OK 2024-08-17T00:38:54.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:53 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:54.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:53 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:54.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:53 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:38:54.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:53 smithi177 ceph-mon[90034]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-17T00:38:54.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:53 smithi177 ceph-mon[90034]: osdmap e322: 8 total, 8 up, 8 in 2024-08-17T00:38:54.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:53 smithi177 ceph-mon[90034]: mgrmap e43: y(active, since 32s), standbys: x 2024-08-17T00:38:54.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:53 smithi177 ceph-mon[90034]: overall HEALTH_OK 2024-08-17T00:38:54.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:53 smithi177 ceph-mon[90034]: mon.a calling monitor election 2024-08-17T00:38:54.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:53 smithi177 ceph-mon[90034]: mon.b calling monitor election 2024-08-17T00:38:54.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:53 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:38:54.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:53 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:38:54.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:53 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:38:54.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:53 smithi177 ceph-mon[90034]: pgmap v44: 121 pgs: 121 active+clean; 113 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.0 MiB/s wr, 40 op/s 2024-08-17T00:38:54.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:53 smithi177 ceph-mon[90034]: pgmap v45: 121 pgs: 121 active+clean; 114 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.4 MiB/s wr, 41 op/s 2024-08-17T00:38:54.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:53 smithi177 ceph-mon[90034]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T00:38:54.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:53 smithi177 ceph-mon[90034]: monmap epoch 4 2024-08-17T00:38:54.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:53 smithi177 ceph-mon[90034]: fsid 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:38:54.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:53 smithi177 ceph-mon[90034]: last_changed 2024-08-17T00:38:48.881340+0000 2024-08-17T00:38:54.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:53 smithi177 ceph-mon[90034]: created 2024-08-17T00:25:38.635176+0000 2024-08-17T00:38:54.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:53 smithi177 ceph-mon[90034]: min_mon_release 19 (squid) 2024-08-17T00:38:54.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:53 smithi177 ceph-mon[90034]: election_strategy: 1 2024-08-17T00:38:54.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:53 smithi177 ceph-mon[90034]: 0: [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] mon.a 2024-08-17T00:38:54.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:53 smithi177 ceph-mon[90034]: 1: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-08-17T00:38:54.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:53 smithi177 ceph-mon[90034]: 2: [v2:172.21.15.110:3301/0,v1:172.21.15.110:6790/0] mon.c 2024-08-17T00:38:54.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:53 smithi177 ceph-mon[90034]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-17T00:38:54.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:53 smithi177 ceph-mon[90034]: osdmap e322: 8 total, 8 up, 8 in 2024-08-17T00:38:54.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:53 smithi177 ceph-mon[90034]: mgrmap e43: y(active, since 37s), standbys: x 2024-08-17T00:38:54.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:53 smithi177 ceph-mon[90034]: overall HEALTH_OK 2024-08-17T00:38:54.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:53 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:54.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:53 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:54.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:53 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:38:54.879 INFO:tasks.rados.rados.0.smithi110.stdout:1449: done (4 left) 2024-08-17T00:38:54.879 INFO:tasks.rados.rados.0.smithi110.stdout:1452: done (3 left) 2024-08-17T00:38:54.879 INFO:tasks.rados.rados.0.smithi110.stdout:1454: done (2 left) 2024-08-17T00:38:54.879 INFO:tasks.rados.rados.0.smithi110.stdout:1455: done (1 left) 2024-08-17T00:38:54.879 INFO:tasks.rados.rados.0.smithi110.stdout:1456: done (0 left) 2024-08-17T00:38:54.880 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 9 current snap is 120 2024-08-17T00:38:54.880 INFO:tasks.rados.rados.0.smithi110.stdout:1457: seq_num 473 ranges {2342912=729088} 2024-08-17T00:38:54.895 INFO:tasks.rados.rados.0.smithi110.stdout:1457: writing smithi11086371-9 from 2342912 to 3072000 tid 1 2024-08-17T00:38:54.896 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 10 current snap is 120 2024-08-17T00:38:54.896 INFO:tasks.rados.rados.0.smithi110.stdout:1458: seq_num 474 ranges {7315456=745472} 2024-08-17T00:38:54.938 INFO:tasks.rados.rados.0.smithi110.stdout:1458: writing smithi11086371-10 from 7315456 to 8060928 tid 1 2024-08-17T00:38:54.938 INFO:tasks.rados.rados.0.smithi110.stdout:1459: copy_from oid 6 from oid 7 current snap is 120 2024-08-17T00:38:54.939 INFO:tasks.rados.rados.0.smithi110.stdout:1457: finishing write tid 1 to smithi11086371-9 2024-08-17T00:38:54.939 INFO:tasks.rados.rados.0.smithi110.stdout:1460: rmattr oid 30 current snap is 120 2024-08-17T00:38:54.939 INFO:tasks.rados.rados.0.smithi110.stdout:1460: done (3 left) 2024-08-17T00:38:54.939 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 4 current snap is 120 2024-08-17T00:38:54.939 INFO:tasks.rados.rados.0.smithi110.stdout:1457: finishing write tid 2 to smithi11086371-9 2024-08-17T00:38:54.939 INFO:tasks.rados.rados.0.smithi110.stdout:1461: seq_num 475 ranges {0=761856} 2024-08-17T00:38:54.943 INFO:tasks.rados.rados.0.smithi110.stdout:1461: writing smithi11086371-4 from 0 to 761856 tid 1 2024-08-17T00:38:54.943 INFO:tasks.rados.rados.0.smithi110.stdout:1462: delete oid 15 current snap is 120 2024-08-17T00:38:54.943 INFO:tasks.rados.rados.0.smithi110.stdout:1457: finishing write tid 3 to smithi11086371-9 2024-08-17T00:38:54.943 INFO:tasks.rados.rados.0.smithi110.stdout:1457: oid 9 updating version 0 to 350 2024-08-17T00:38:54.943 INFO:tasks.rados.rados.0.smithi110.stdout:1457: oid 9 updating version 350 to 351 2024-08-17T00:38:54.943 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 351 (ObjNum 473 snap 120 seq_num 473) dirty exists 2024-08-17T00:38:54.943 INFO:tasks.rados.rados.0.smithi110.stdout:1457: left oid 9 (ObjNum 473 snap 120 seq_num 473) 2024-08-17T00:38:54.954 INFO:tasks.rados.rados.0.smithi110.stdout:1457: done (4 left) 2024-08-17T00:38:54.954 INFO:tasks.rados.rados.0.smithi110.stdout:1462: done (3 left) 2024-08-17T00:38:54.954 INFO:tasks.rados.rados.0.smithi110.stdout:1463: read oid 3 snap -1 2024-08-17T00:38:54.954 INFO:tasks.rados.rados.0.smithi110.stdout:1463: expect deleted 2024-08-17T00:38:54.954 INFO:tasks.rados.rados.0.smithi110.stdout:1464: snap_create 2024-08-17T00:38:54.954 INFO:tasks.rados.rados.0.smithi110.stdout:1459: finishing copy_from racing read to smithi11086371-6 2024-08-17T00:38:54.954 INFO:tasks.rados.rados.0.smithi110.stdout:1459: finishing copy_from to smithi11086371-6 2024-08-17T00:38:54.954 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 445 (ObjNum 363 snap 97 seq_num 363) dirty exists 2024-08-17T00:38:55.161 INFO:tasks.rados.rados.0.smithi110.stdout:1461: finishing write tid 1 to smithi11086371-4 2024-08-17T00:38:55.161 INFO:tasks.rados.rados.0.smithi110.stdout:1461: finishing write tid 2 to smithi11086371-4 2024-08-17T00:38:55.162 INFO:tasks.rados.rados.0.smithi110.stdout:1461: finishing write tid 3 to smithi11086371-4 2024-08-17T00:38:55.163 INFO:tasks.rados.rados.0.smithi110.stdout:1461: oid 4 updating version 0 to 201 2024-08-17T00:38:55.163 INFO:tasks.rados.rados.0.smithi110.stdout:1461: oid 4 updating version 201 to 202 2024-08-17T00:38:55.163 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 202 (ObjNum 475 snap 120 seq_num 475) dirty exists 2024-08-17T00:38:55.163 INFO:tasks.rados.rados.0.smithi110.stdout:1461: left oid 4 (ObjNum 475 snap 120 seq_num 475) 2024-08-17T00:38:55.163 INFO:tasks.rados.rados.0.smithi110.stdout:1458: finishing write tid 1 to smithi11086371-10 2024-08-17T00:38:55.163 INFO:tasks.rados.rados.0.smithi110.stdout:1458: finishing write tid 2 to smithi11086371-10 2024-08-17T00:38:55.164 INFO:tasks.rados.rados.0.smithi110.stdout:1458: finishing write tid 3 to smithi11086371-10 2024-08-17T00:38:55.164 INFO:tasks.rados.rados.0.smithi110.stdout:1458: oid 10 updating version 0 to 471 2024-08-17T00:38:55.164 INFO:tasks.rados.rados.0.smithi110.stdout:1458: oid 10 version 471 is already newer than 470 2024-08-17T00:38:55.164 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 471 (ObjNum 474 snap 120 seq_num 474) dirty exists 2024-08-17T00:38:55.164 INFO:tasks.rados.rados.0.smithi110.stdout:1458: left oid 10 (ObjNum 474 snap 120 seq_num 474) 2024-08-17T00:38:55.234 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:54 smithi110 ceph-mon[98148]: osdmap e323: 8 total, 8 up, 8 in 2024-08-17T00:38:55.234 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:54 smithi110 ceph-mon[98148]: pgmap v47: 121 pgs: 121 active+clean; 117 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.5 MiB/s wr, 39 op/s 2024-08-17T00:38:55.234 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:54 smithi110 ceph-mon[98148]: osdmap e324: 8 total, 8 up, 8 in 2024-08-17T00:38:55.290 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:54 smithi177 ceph-mon[90034]: osdmap e323: 8 total, 8 up, 8 in 2024-08-17T00:38:55.290 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:54 smithi177 ceph-mon[90034]: pgmap v47: 121 pgs: 121 active+clean; 117 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.5 MiB/s wr, 39 op/s 2024-08-17T00:38:55.290 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:54 smithi177 ceph-mon[90034]: osdmap e324: 8 total, 8 up, 8 in 2024-08-17T00:38:55.879 INFO:tasks.rados.rados.0.smithi110.stdout:1458: done (4 left) 2024-08-17T00:38:55.879 INFO:tasks.rados.rados.0.smithi110.stdout:1459: done (3 left) 2024-08-17T00:38:55.879 INFO:tasks.rados.rados.0.smithi110.stdout:1461: done (2 left) 2024-08-17T00:38:55.879 INFO:tasks.rados.rados.0.smithi110.stdout:1463: done (1 left) 2024-08-17T00:38:55.879 INFO:tasks.rados.rados.0.smithi110.stdout:1464: done (0 left) 2024-08-17T00:38:55.879 INFO:tasks.rados.rados.0.smithi110.stdout:1465: delete oid 24 current snap is 121 2024-08-17T00:38:55.929 INFO:tasks.rados.rados.0.smithi110.stdout:1465: done (0 left) 2024-08-17T00:38:55.929 INFO:tasks.rados.rados.0.smithi110.stdout:1466: snap_create 2024-08-17T00:38:56.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-17T00:38:56.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: osdmap e322: 8 total, 8 up, 8 in 2024-08-17T00:38:56.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: mgrmap e43: y(active, since 32s), standbys: x 2024-08-17T00:38:56.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: overall HEALTH_OK 2024-08-17T00:38:56.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: mon.a calling monitor election 2024-08-17T00:38:56.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: mon.b calling monitor election 2024-08-17T00:38:56.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T00:38:56.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T00:38:56.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T00:38:56.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: pgmap v44: 121 pgs: 121 active+clean; 113 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 4.0 MiB/s wr, 40 op/s 2024-08-17T00:38:56.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: pgmap v45: 121 pgs: 121 active+clean; 114 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 3.4 MiB/s wr, 41 op/s 2024-08-17T00:38:56.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T00:38:56.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: monmap epoch 4 2024-08-17T00:38:56.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: fsid 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:38:56.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: last_changed 2024-08-17T00:38:48.881340+0000 2024-08-17T00:38:56.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: created 2024-08-17T00:25:38.635176+0000 2024-08-17T00:38:56.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: min_mon_release 19 (squid) 2024-08-17T00:38:56.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: election_strategy: 1 2024-08-17T00:38:56.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: 0: [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] mon.a 2024-08-17T00:38:56.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: 1: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-08-17T00:38:56.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: 2: [v2:172.21.15.110:3301/0,v1:172.21.15.110:6790/0] mon.c 2024-08-17T00:38:56.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-17T00:38:56.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: osdmap e322: 8 total, 8 up, 8 in 2024-08-17T00:38:56.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: mgrmap e43: y(active, since 37s), standbys: x 2024-08-17T00:38:56.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: overall HEALTH_OK 2024-08-17T00:38:56.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:56.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:56.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:38:56.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: osdmap e323: 8 total, 8 up, 8 in 2024-08-17T00:38:56.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: pgmap v47: 121 pgs: 121 active+clean; 117 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.5 MiB/s wr, 39 op/s 2024-08-17T00:38:56.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: osdmap e324: 8 total, 8 up, 8 in 2024-08-17T00:38:56.885 INFO:tasks.rados.rados.0.smithi110.stdout:1466: done (0 left) 2024-08-17T00:38:56.885 INFO:tasks.rados.rados.0.smithi110.stdout:1467: snap_remove snap 119 2024-08-17T00:38:57.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: mon.c calling monitor election 2024-08-17T00:38:57.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: pgmap v50: 121 pgs: 121 active+clean; 117 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 748 KiB/s wr, 12 op/s 2024-08-17T00:38:57.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: mon.a calling monitor election 2024-08-17T00:38:57.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: mon.b calling monitor election 2024-08-17T00:38:57.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T00:38:57.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: monmap epoch 4 2024-08-17T00:38:57.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: fsid 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:38:57.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: last_changed 2024-08-17T00:38:48.881340+0000 2024-08-17T00:38:57.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: created 2024-08-17T00:25:38.635176+0000 2024-08-17T00:38:57.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: min_mon_release 19 (squid) 2024-08-17T00:38:57.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: election_strategy: 1 2024-08-17T00:38:57.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: 0: [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] mon.a 2024-08-17T00:38:57.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: 1: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-08-17T00:38:57.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: 2: [v2:172.21.15.110:3301/0,v1:172.21.15.110:6790/0] mon.c 2024-08-17T00:38:57.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-17T00:38:57.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: osdmap e325: 8 total, 8 up, 8 in 2024-08-17T00:38:57.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: mgrmap e43: y(active, since 40s), standbys: x 2024-08-17T00:38:57.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[100641]: overall HEALTH_OK 2024-08-17T00:38:57.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[98148]: mon.c calling monitor election 2024-08-17T00:38:57.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[98148]: pgmap v50: 121 pgs: 121 active+clean; 117 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 748 KiB/s wr, 12 op/s 2024-08-17T00:38:57.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[98148]: mon.a calling monitor election 2024-08-17T00:38:57.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[98148]: mon.b calling monitor election 2024-08-17T00:38:57.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[98148]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T00:38:57.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[98148]: monmap epoch 4 2024-08-17T00:38:57.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[98148]: fsid 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:38:57.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[98148]: last_changed 2024-08-17T00:38:48.881340+0000 2024-08-17T00:38:57.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[98148]: created 2024-08-17T00:25:38.635176+0000 2024-08-17T00:38:57.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[98148]: min_mon_release 19 (squid) 2024-08-17T00:38:57.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[98148]: election_strategy: 1 2024-08-17T00:38:57.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[98148]: 0: [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] mon.a 2024-08-17T00:38:57.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[98148]: 1: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-08-17T00:38:57.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[98148]: 2: [v2:172.21.15.110:3301/0,v1:172.21.15.110:6790/0] mon.c 2024-08-17T00:38:57.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[98148]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-17T00:38:57.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[98148]: osdmap e325: 8 total, 8 up, 8 in 2024-08-17T00:38:57.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[98148]: mgrmap e43: y(active, since 40s), standbys: x 2024-08-17T00:38:57.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:56 smithi110 ceph-mon[98148]: overall HEALTH_OK 2024-08-17T00:38:57.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:56 smithi177 ceph-mon[90034]: mon.c calling monitor election 2024-08-17T00:38:57.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:56 smithi177 ceph-mon[90034]: pgmap v50: 121 pgs: 121 active+clean; 117 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 748 KiB/s wr, 12 op/s 2024-08-17T00:38:57.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:56 smithi177 ceph-mon[90034]: mon.a calling monitor election 2024-08-17T00:38:57.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:56 smithi177 ceph-mon[90034]: mon.b calling monitor election 2024-08-17T00:38:57.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:56 smithi177 ceph-mon[90034]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T00:38:57.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:56 smithi177 ceph-mon[90034]: monmap epoch 4 2024-08-17T00:38:57.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:56 smithi177 ceph-mon[90034]: fsid 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T00:38:57.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:56 smithi177 ceph-mon[90034]: last_changed 2024-08-17T00:38:48.881340+0000 2024-08-17T00:38:57.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:56 smithi177 ceph-mon[90034]: created 2024-08-17T00:25:38.635176+0000 2024-08-17T00:38:57.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:56 smithi177 ceph-mon[90034]: min_mon_release 19 (squid) 2024-08-17T00:38:57.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:56 smithi177 ceph-mon[90034]: election_strategy: 1 2024-08-17T00:38:57.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:56 smithi177 ceph-mon[90034]: 0: [v2:172.21.15.110:3300/0,v1:172.21.15.110:6789/0] mon.a 2024-08-17T00:38:57.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:56 smithi177 ceph-mon[90034]: 1: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-08-17T00:38:57.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:56 smithi177 ceph-mon[90034]: 2: [v2:172.21.15.110:3301/0,v1:172.21.15.110:6790/0] mon.c 2024-08-17T00:38:57.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:56 smithi177 ceph-mon[90034]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-17T00:38:57.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:56 smithi177 ceph-mon[90034]: osdmap e325: 8 total, 8 up, 8 in 2024-08-17T00:38:57.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:56 smithi177 ceph-mon[90034]: mgrmap e43: y(active, since 40s), standbys: x 2024-08-17T00:38:57.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:56 smithi177 ceph-mon[90034]: overall HEALTH_OK 2024-08-17T00:38:57.889 INFO:tasks.rados.rados.0.smithi110.stdout:1467: done (0 left) 2024-08-17T00:38:57.889 INFO:tasks.rados.rados.0.smithi110.stdout:1468: snap_create 2024-08-17T00:38:58.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:57 smithi177 ceph-mon[90034]: osdmap e326: 8 total, 8 up, 8 in 2024-08-17T00:38:58.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:57 smithi110 ceph-mon[100641]: osdmap e326: 8 total, 8 up, 8 in 2024-08-17T00:38:58.186 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:57 smithi110 ceph-mon[98148]: osdmap e326: 8 total, 8 up, 8 in 2024-08-17T00:38:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:38:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:38:58] "GET /metrics HTTP/1.1" 200 36026 "" "Prometheus/2.43.0" 2024-08-17T00:38:58.897 INFO:tasks.rados.rados.0.smithi110.stdout:1468: done (0 left) 2024-08-17T00:38:58.897 INFO:tasks.rados.rados.0.smithi110.stdout:1469: read oid 11 snap -1 2024-08-17T00:38:58.897 INFO:tasks.rados.rados.0.smithi110.stdout:1469: expect (ObjNum 456 snap 118 seq_num 456) 2024-08-17T00:38:58.897 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 24 current snap is 123 2024-08-17T00:38:58.898 INFO:tasks.rados.rados.0.smithi110.stdout:1470: seq_num 478 ranges {0=409600,409600=401408} 2024-08-17T00:38:58.899 INFO:tasks.rados.rados.0.smithi110.stdout:1470: writing smithi11086371-24 from 0 to 409600 tid 1 2024-08-17T00:38:58.902 INFO:tasks.rados.rados.0.smithi110.stdout:1470: writing smithi11086371-24 from 409600 to 811008 tid 2 2024-08-17T00:38:58.902 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 32 current snap is 123 2024-08-17T00:38:58.902 INFO:tasks.rados.rados.0.smithi110.stdout:1471: seq_num 479 ranges {0=425984,425984=401408} 2024-08-17T00:38:58.904 INFO:tasks.rados.rados.0.smithi110.stdout:1471: writing smithi11086371-32 from 0 to 425984 tid 1 2024-08-17T00:38:58.907 INFO:tasks.rados.rados.0.smithi110.stdout:1471: writing smithi11086371-32 from 425984 to 827392 tid 2 2024-08-17T00:38:58.907 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 36 current snap is 123 2024-08-17T00:38:58.907 INFO:tasks.rados.rados.0.smithi110.stdout:1472: seq_num 480 ranges {2277376=442368,2719744=401408} 2024-08-17T00:38:58.921 INFO:tasks.rados.rados.0.smithi110.stdout:1472: writing smithi11086371-36 from 2277376 to 2719744 tid 1 2024-08-17T00:38:58.924 INFO:tasks.rados.rados.0.smithi110.stdout:1472: writing smithi11086371-36 from 2719744 to 3121152 tid 2 2024-08-17T00:38:58.924 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 22 current snap is 123 2024-08-17T00:38:58.924 INFO:tasks.rados.rados.0.smithi110.stdout:1473: seq_num 481 ranges {0=458752,458752=401408} 2024-08-17T00:38:58.926 INFO:tasks.rados.rados.0.smithi110.stdout:1473: writing smithi11086371-22 from 0 to 458752 tid 1 2024-08-17T00:38:58.929 INFO:tasks.rados.rados.0.smithi110.stdout:1473: writing smithi11086371-22 from 458752 to 860160 tid 2 2024-08-17T00:38:58.929 INFO:tasks.rados.rados.0.smithi110.stdout:1474: snap_remove snap 121 2024-08-17T00:38:58.929 INFO:tasks.rados.rados.0.smithi110.stdout:1469: expect (ObjNum 456 snap 118 seq_num 456) 2024-08-17T00:38:58.940 INFO:tasks.rados.rados.0.smithi110.stdout:1470: finishing write tid 1 to smithi11086371-24 2024-08-17T00:38:58.941 INFO:tasks.rados.rados.0.smithi110.stdout:1470: finishing write tid 2 to smithi11086371-24 2024-08-17T00:38:58.941 INFO:tasks.rados.rados.0.smithi110.stdout:1470: finishing write tid 3 to smithi11086371-24 2024-08-17T00:38:58.941 INFO:tasks.rados.rados.0.smithi110.stdout:1470: finishing write tid 4 to smithi11086371-24 2024-08-17T00:38:58.941 INFO:tasks.rados.rados.0.smithi110.stdout:1470: oid 24 updating version 0 to 579 2024-08-17T00:38:58.941 INFO:tasks.rados.rados.0.smithi110.stdout:1470: oid 24 updating version 579 to 580 2024-08-17T00:38:58.941 INFO:tasks.rados.rados.0.smithi110.stdout:1470: oid 24 updating version 580 to 581 2024-08-17T00:38:58.941 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 581 (ObjNum 478 snap 123 seq_num 478) dirty exists 2024-08-17T00:38:58.941 INFO:tasks.rados.rados.0.smithi110.stdout:1470: left oid 24 (ObjNum 478 snap 123 seq_num 478) 2024-08-17T00:38:58.941 INFO:tasks.rados.rados.0.smithi110.stdout:1471: finishing write tid 1 to smithi11086371-32 2024-08-17T00:38:58.941 INFO:tasks.rados.rados.0.smithi110.stdout:1471: finishing write tid 2 to smithi11086371-32 2024-08-17T00:38:58.941 INFO:tasks.rados.rados.0.smithi110.stdout:1471: finishing write tid 3 to smithi11086371-32 2024-08-17T00:38:59.173 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:58 smithi177 ceph-mon[90034]: osdmap e327: 8 total, 8 up, 8 in 2024-08-17T00:38:59.173 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:58 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:59.173 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:58 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:59.173 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:58 smithi177 ceph-mon[90034]: pgmap v53: 121 pgs: 121 active+clean; 118 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 325 KiB/s rd, 1.4 MiB/s wr, 5 op/s 2024-08-17T00:38:59.173 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:58 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:59.174 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:58 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:59.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:58 smithi110 ceph-mon[100641]: osdmap e327: 8 total, 8 up, 8 in 2024-08-17T00:38:59.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:58 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:59.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:58 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:59.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:58 smithi110 ceph-mon[100641]: pgmap v53: 121 pgs: 121 active+clean; 118 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 325 KiB/s rd, 1.4 MiB/s wr, 5 op/s 2024-08-17T00:38:59.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:58 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:59.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:58 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:59.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:58 smithi110 ceph-mon[98148]: osdmap e327: 8 total, 8 up, 8 in 2024-08-17T00:38:59.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:58 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:59.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:58 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:59.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:58 smithi110 ceph-mon[98148]: pgmap v53: 121 pgs: 121 active+clean; 118 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 325 KiB/s rd, 1.4 MiB/s wr, 5 op/s 2024-08-17T00:38:59.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:58 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:59.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:58 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:38:59.881 INFO:tasks.rados.rados.0.smithi110.stdout:1469: done (5 left) 2024-08-17T00:38:59.881 INFO:tasks.rados.rados.0.smithi110.stdout:1470: done (4 left) 2024-08-17T00:38:59.881 INFO:tasks.rados.rados.0.smithi110.stdout:1474: done (3 left) 2024-08-17T00:38:59.881 INFO:tasks.rados.rados.0.smithi110.stdout:1475: rollback oid 20 current snap is 123 2024-08-17T00:38:59.881 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 20 to 122 2024-08-17T00:38:59.882 INFO:tasks.rados.rados.0.smithi110.stdout:1471: finishing write tid 4 to smithi11086371-32 2024-08-17T00:38:59.882 INFO:tasks.rados.rados.0.smithi110.stdout:1471: oid 32 updating version 0 to 259 2024-08-17T00:38:59.882 INFO:tasks.rados.rados.0.smithi110.stdout:1471: oid 32 updating version 259 to 260 2024-08-17T00:38:59.882 INFO:tasks.rados.rados.0.smithi110.stdout:1471: oid 32 version 260 is already newer than 258 2024-08-17T00:38:59.882 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 260 (ObjNum 479 snap 123 seq_num 479) dirty exists 2024-08-17T00:38:59.882 INFO:tasks.rados.rados.0.smithi110.stdout:1471: left oid 32 (ObjNum 479 snap 123 seq_num 479) 2024-08-17T00:38:59.882 INFO:tasks.rados.rados.0.smithi110.stdout:1472: finishing write tid 1 to smithi11086371-36 2024-08-17T00:38:59.882 INFO:tasks.rados.rados.0.smithi110.stdout:1472: finishing write tid 2 to smithi11086371-36 2024-08-17T00:38:59.882 INFO:tasks.rados.rados.0.smithi110.stdout:1472: finishing write tid 3 to smithi11086371-36 2024-08-17T00:38:59.882 INFO:tasks.rados.rados.0.smithi110.stdout:1472: finishing write tid 4 to smithi11086371-36 2024-08-17T00:38:59.882 INFO:tasks.rados.rados.0.smithi110.stdout:1472: oid 36 updating version 0 to 474 2024-08-17T00:38:59.883 INFO:tasks.rados.rados.0.smithi110.stdout:1472: oid 36 version 474 is already newer than 472 2024-08-17T00:38:59.883 INFO:tasks.rados.rados.0.smithi110.stdout:1472: oid 36 version 474 is already newer than 473 2024-08-17T00:38:59.883 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 36 v 474 (ObjNum 480 snap 123 seq_num 480) dirty exists 2024-08-17T00:38:59.883 INFO:tasks.rados.rados.0.smithi110.stdout:1472: left oid 36 (ObjNum 480 snap 123 seq_num 480) 2024-08-17T00:38:59.883 INFO:tasks.rados.rados.0.smithi110.stdout:1473: finishing write tid 1 to smithi11086371-22 2024-08-17T00:38:59.883 INFO:tasks.rados.rados.0.smithi110.stdout:1473: finishing write tid 2 to smithi11086371-22 2024-08-17T00:38:59.883 INFO:tasks.rados.rados.0.smithi110.stdout:1473: finishing write tid 3 to smithi11086371-22 2024-08-17T00:38:59.883 INFO:tasks.rados.rados.0.smithi110.stdout:1473: finishing write tid 4 to smithi11086371-22 2024-08-17T00:38:59.883 INFO:tasks.rados.rados.0.smithi110.stdout:1473: oid 22 updating version 0 to 661 2024-08-17T00:38:59.883 INFO:tasks.rados.rados.0.smithi110.stdout:1473: oid 22 version 661 is already newer than 660 2024-08-17T00:38:59.883 INFO:tasks.rados.rados.0.smithi110.stdout:1473: oid 22 version 661 is already newer than 659 2024-08-17T00:38:59.884 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 661 (ObjNum 481 snap 123 seq_num 481) dirty exists 2024-08-17T00:38:59.884 INFO:tasks.rados.rados.0.smithi110.stdout:1473: left oid 22 (ObjNum 481 snap 123 seq_num 481) 2024-08-17T00:38:59.884 INFO:tasks.rados.rados.0.smithi110.stdout:1471: done (3 left) 2024-08-17T00:38:59.884 INFO:tasks.rados.rados.0.smithi110.stdout:1472: done (2 left) 2024-08-17T00:38:59.884 INFO:tasks.rados.rados.0.smithi110.stdout:1473: done (1 left) 2024-08-17T00:38:59.884 INFO:tasks.rados.rados.0.smithi110.stdout:1476: snap_remove snap 120 2024-08-17T00:39:00.234 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:59 smithi177 ceph-mon[90034]: osdmap e328: 8 total, 8 up, 8 in 2024-08-17T00:39:00.235 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:38:59 smithi177 ceph-mon[90034]: osdmap e329: 8 total, 8 up, 8 in 2024-08-17T00:39:00.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:59 smithi110 ceph-mon[98148]: osdmap e328: 8 total, 8 up, 8 in 2024-08-17T00:39:00.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:38:59 smithi110 ceph-mon[98148]: osdmap e329: 8 total, 8 up, 8 in 2024-08-17T00:39:00.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:59 smithi110 ceph-mon[100641]: osdmap e328: 8 total, 8 up, 8 in 2024-08-17T00:39:00.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:38:59 smithi110 ceph-mon[100641]: osdmap e329: 8 total, 8 up, 8 in 2024-08-17T00:39:00.883 INFO:tasks.rados.rados.0.smithi110.stdout:1476: done (1 left) 2024-08-17T00:39:00.883 INFO:tasks.rados.rados.0.smithi110.stdout:1477: read oid 34 snap 122 2024-08-17T00:39:00.883 INFO:tasks.rados.rados.0.smithi110.stdout:1477: expect (ObjNum 431 snap 114 seq_num 431) 2024-08-17T00:39:00.883 INFO:tasks.rados.rados.0.smithi110.stdout:1478: read oid 46 snap 122 2024-08-17T00:39:00.883 INFO:tasks.rados.rados.0.smithi110.stdout:1478: expect (ObjNum 472 snap 119 seq_num 472) 2024-08-17T00:39:00.883 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 29 current snap is 123 2024-08-17T00:39:00.883 INFO:tasks.rados.rados.0.smithi110.stdout:1475: finishing rollback tid 0 to smithi11086371-20 2024-08-17T00:39:00.884 INFO:tasks.rados.rados.0.smithi110.stdout:1479: seq_num 482 ranges {2924544=475136,3399680=401408} 2024-08-17T00:39:00.903 INFO:tasks.rados.rados.0.smithi110.stdout:1479: writing smithi11086371-29 from 2924544 to 3399680 tid 1 2024-08-17T00:39:00.905 INFO:tasks.rados.rados.0.smithi110.stdout:1479: writing smithi11086371-29 from 3399680 to 3801088 tid 2 2024-08-17T00:39:00.905 INFO:tasks.rados.rados.0.smithi110.stdout:1480: setattr oid 35 current snap is 123 2024-08-17T00:39:00.905 INFO:tasks.rados.rados.0.smithi110.stdout:1475: finishing rollback tid 1 to smithi11086371-20 2024-08-17T00:39:00.905 INFO:tasks.rados.rados.0.smithi110.stdout:1475: finishing rollback tid 2 to smithi11086371-20 2024-08-17T00:39:00.905 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 736 (ObjNum 452 snap 117 seq_num 452) dirty exists 2024-08-17T00:39:00.905 INFO:tasks.rados.rados.0.smithi110.stdout:1477: expect (ObjNum 431 snap 114 seq_num 431) 2024-08-17T00:39:01.011 INFO:tasks.rados.rados.0.smithi110.stdout:1478: expect (ObjNum 472 snap 119 seq_num 472) 2024-08-17T00:39:01.087 INFO:tasks.rados.rados.0.smithi110.stdout:1479: finishing write tid 1 to smithi11086371-29 2024-08-17T00:39:01.087 INFO:tasks.rados.rados.0.smithi110.stdout:1479: finishing write tid 2 to smithi11086371-29 2024-08-17T00:39:01.087 INFO:tasks.rados.rados.0.smithi110.stdout:1479: finishing write tid 3 to smithi11086371-29 2024-08-17T00:39:01.087 INFO:tasks.rados.rados.0.smithi110.stdout:1479: finishing write tid 4 to smithi11086371-29 2024-08-17T00:39:01.087 INFO:tasks.rados.rados.0.smithi110.stdout:1479: oid 29 updating version 0 to 714 2024-08-17T00:39:01.087 INFO:tasks.rados.rados.0.smithi110.stdout:1479: oid 29 version 714 is already newer than 712 2024-08-17T00:39:01.087 INFO:tasks.rados.rados.0.smithi110.stdout:1479: oid 29 version 714 is already newer than 713 2024-08-17T00:39:01.087 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 714 (ObjNum 482 snap 123 seq_num 482) dirty exists 2024-08-17T00:39:01.087 INFO:tasks.rados.rados.0.smithi110.stdout:1479: left oid 29 (ObjNum 482 snap 123 seq_num 482) 2024-08-17T00:39:01.088 INFO:tasks.rados.rados.0.smithi110.stdout:1475: done (4 left) 2024-08-17T00:39:01.088 INFO:tasks.rados.rados.0.smithi110.stdout:1477: done (3 left) 2024-08-17T00:39:01.088 INFO:tasks.rados.rados.0.smithi110.stdout:1478: done (2 left) 2024-08-17T00:39:01.088 INFO:tasks.rados.rados.0.smithi110.stdout:1479: done (1 left) 2024-08-17T00:39:01.088 INFO:tasks.rados.rados.0.smithi110.stdout:1481: delete oid 21 current snap is 123 2024-08-17T00:39:01.089 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 353 (ObjNum 298 snap 77 seq_num 298) dirty exists 2024-08-17T00:39:01.089 INFO:tasks.rados.rados.0.smithi110.stdout:1480: done (1 left) 2024-08-17T00:39:01.090 INFO:tasks.rados.rados.0.smithi110.stdout:1481: done (0 left) 2024-08-17T00:39:01.090 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 29 current snap is 123 2024-08-17T00:39:01.090 INFO:tasks.rados.rados.0.smithi110.stdout:1482: seq_num 484 ranges {3801088=507904,4308992=401408} 2024-08-17T00:39:01.112 INFO:tasks.rados.rados.0.smithi110.stdout:1482: writing smithi11086371-29 from 3801088 to 4308992 tid 1 2024-08-17T00:39:01.115 INFO:tasks.rados.rados.0.smithi110.stdout:1482: writing smithi11086371-29 from 4308992 to 4710400 tid 2 2024-08-17T00:39:01.115 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 36 current snap is 123 2024-08-17T00:39:01.115 INFO:tasks.rados.rados.0.smithi110.stdout:1483: seq_num 485 ranges {3121152=532480,3653632=401408} 2024-08-17T00:39:01.134 INFO:tasks.rados.rados.0.smithi110.stdout:1483: writing smithi11086371-36 from 3121152 to 3653632 tid 1 2024-08-17T00:39:01.136 INFO:tasks.rados.rados.0.smithi110.stdout:1483: writing smithi11086371-36 from 3653632 to 4055040 tid 2 2024-08-17T00:39:01.136 INFO:tasks.rados.rados.0.smithi110.stdout:1484: snap_remove snap 122 2024-08-17T00:39:01.246 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:00 smithi177 ceph-mon[90034]: pgmap v56: 121 pgs: 121 active+clean; 118 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 325 KiB/s rd, 1.4 MiB/s wr, 5 op/s 2024-08-17T00:39:01.246 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:00 smithi177 ceph-mon[90034]: osdmap e330: 8 total, 8 up, 8 in 2024-08-17T00:39:01.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:00 smithi110 ceph-mon[100641]: pgmap v56: 121 pgs: 121 active+clean; 118 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 325 KiB/s rd, 1.4 MiB/s wr, 5 op/s 2024-08-17T00:39:01.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:00 smithi110 ceph-mon[100641]: osdmap e330: 8 total, 8 up, 8 in 2024-08-17T00:39:01.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:00 smithi110 ceph-mon[98148]: pgmap v56: 121 pgs: 121 active+clean; 118 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 325 KiB/s rd, 1.4 MiB/s wr, 5 op/s 2024-08-17T00:39:01.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:00 smithi110 ceph-mon[98148]: osdmap e330: 8 total, 8 up, 8 in 2024-08-17T00:39:01.914 INFO:tasks.rados.rados.0.smithi110.stdout:1484: done (2 left) 2024-08-17T00:39:01.914 INFO:tasks.rados.rados.0.smithi110.stdout:1485: delete oid 34 current snap is 123 2024-08-17T00:39:01.914 INFO:tasks.rados.rados.0.smithi110.stdout:1482: finishing write tid 1 to smithi11086371-29 2024-08-17T00:39:01.914 INFO:tasks.rados.rados.0.smithi110.stdout:1482: finishing write tid 2 to smithi11086371-29 2024-08-17T00:39:01.914 INFO:tasks.rados.rados.0.smithi110.stdout:1482: finishing write tid 3 to smithi11086371-29 2024-08-17T00:39:01.914 INFO:tasks.rados.rados.0.smithi110.stdout:1482: finishing write tid 4 to smithi11086371-29 2024-08-17T00:39:01.914 INFO:tasks.rados.rados.0.smithi110.stdout:1482: oid 29 updating version 0 to 715 2024-08-17T00:39:01.914 INFO:tasks.rados.rados.0.smithi110.stdout:1482: oid 29 updating version 715 to 716 2024-08-17T00:39:01.915 INFO:tasks.rados.rados.0.smithi110.stdout:1482: oid 29 updating version 716 to 717 2024-08-17T00:39:01.915 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 717 (ObjNum 484 snap 123 seq_num 484) dirty exists 2024-08-17T00:39:01.915 INFO:tasks.rados.rados.0.smithi110.stdout:1482: left oid 29 (ObjNum 484 snap 123 seq_num 484) 2024-08-17T00:39:01.915 INFO:tasks.rados.rados.0.smithi110.stdout:1483: finishing write tid 1 to smithi11086371-36 2024-08-17T00:39:01.915 INFO:tasks.rados.rados.0.smithi110.stdout:1483: finishing write tid 2 to smithi11086371-36 2024-08-17T00:39:01.915 INFO:tasks.rados.rados.0.smithi110.stdout:1483: finishing write tid 3 to smithi11086371-36 2024-08-17T00:39:01.915 INFO:tasks.rados.rados.0.smithi110.stdout:1483: finishing write tid 4 to smithi11086371-36 2024-08-17T00:39:01.915 INFO:tasks.rados.rados.0.smithi110.stdout:1483: oid 36 updating version 0 to 476 2024-08-17T00:39:01.915 INFO:tasks.rados.rados.0.smithi110.stdout:1483: oid 36 updating version 476 to 477 2024-08-17T00:39:01.915 INFO:tasks.rados.rados.0.smithi110.stdout:1483: oid 36 version 477 is already newer than 475 2024-08-17T00:39:01.915 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 36 v 477 (ObjNum 485 snap 123 seq_num 485) dirty exists 2024-08-17T00:39:01.915 INFO:tasks.rados.rados.0.smithi110.stdout:1483: left oid 36 (ObjNum 485 snap 123 seq_num 485) 2024-08-17T00:39:01.922 INFO:tasks.rados.rados.0.smithi110.stdout:1482: done (2 left) 2024-08-17T00:39:01.922 INFO:tasks.rados.rados.0.smithi110.stdout:1483: done (1 left) 2024-08-17T00:39:01.922 INFO:tasks.rados.rados.0.smithi110.stdout:1485: done (0 left) 2024-08-17T00:39:01.922 INFO:tasks.rados.rados.0.smithi110.stdout:1486: delete oid 25 current snap is 123 2024-08-17T00:39:01.925 INFO:tasks.rados.rados.0.smithi110.stdout:1486: done (0 left) 2024-08-17T00:39:01.925 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 8 current snap is 123 2024-08-17T00:39:01.925 INFO:tasks.rados.rados.0.smithi110.stdout:1487: seq_num 488 ranges {2170880=581632,2752512=401408} 2024-08-17T00:39:01.940 INFO:tasks.rados.rados.0.smithi110.stdout:1487: writing smithi11086371-8 from 2170880 to 2752512 tid 1 2024-08-17T00:39:01.943 INFO:tasks.rados.rados.0.smithi110.stdout:1487: writing smithi11086371-8 from 2752512 to 3153920 tid 2 2024-08-17T00:39:01.943 INFO:tasks.rados.rados.0.smithi110.stdout:1488: delete oid 16 current snap is 123 2024-08-17T00:39:01.944 INFO:tasks.rados.rados.0.smithi110.stdout:1488: done (1 left) 2024-08-17T00:39:01.944 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 7 current snap is 123 2024-08-17T00:39:01.944 INFO:tasks.rados.rados.0.smithi110.stdout:1489: seq_num 490 ranges {2392064=614400,3006464=401408} 2024-08-17T00:39:01.961 INFO:tasks.rados.rados.0.smithi110.stdout:1489: writing smithi11086371-7 from 2392064 to 3006464 tid 1 2024-08-17T00:39:01.963 INFO:tasks.rados.rados.0.smithi110.stdout:1489: writing smithi11086371-7 from 3006464 to 3407872 tid 2 2024-08-17T00:39:01.963 INFO:tasks.rados.rados.0.smithi110.stdout:1490: rollback oid 47 current snap is 123 2024-08-17T00:39:01.964 INFO:tasks.rados.rados.0.smithi110.stdout:1490: done (2 left) 2024-08-17T00:39:01.964 INFO:tasks.rados.rados.0.smithi110.stdout:1491: rollback oid 3 current snap is 123 2024-08-17T00:39:01.964 INFO:tasks.rados.rados.0.smithi110.stdout:1491: done (2 left) 2024-08-17T00:39:01.964 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 11 current snap is 123 2024-08-17T00:39:01.964 INFO:tasks.rados.rados.0.smithi110.stdout:1487: finishing write tid 1 to smithi11086371-8 2024-08-17T00:39:01.964 INFO:tasks.rados.rados.0.smithi110.stdout:1487: finishing write tid 2 to smithi11086371-8 2024-08-17T00:39:01.964 INFO:tasks.rados.rados.0.smithi110.stdout:1487: finishing write tid 3 to smithi11086371-8 2024-08-17T00:39:01.964 INFO:tasks.rados.rados.0.smithi110.stdout:1492: seq_num 491 ranges {442368=630784,1073152=401408} 2024-08-17T00:39:01.969 INFO:tasks.rados.rados.0.smithi110.stdout:1492: writing smithi11086371-11 from 442368 to 1073152 tid 1 2024-08-17T00:39:01.972 INFO:tasks.rados.rados.0.smithi110.stdout:1492: writing smithi11086371-11 from 1073152 to 1474560 tid 2 2024-08-17T00:39:01.972 INFO:tasks.rados.rados.0.smithi110.stdout:1493: read oid 30 snap -1 2024-08-17T00:39:01.972 INFO:tasks.rados.rados.0.smithi110.stdout:1493: expect (ObjNum 409 snap 109 seq_num 409) 2024-08-17T00:39:01.972 INFO:tasks.rados.rados.0.smithi110.stdout:1494: rmattr oid 43 current snap is 123 2024-08-17T00:39:01.972 INFO:tasks.rados.rados.0.smithi110.stdout:1494: done (4 left) 2024-08-17T00:39:01.973 INFO:tasks.rados.rados.0.smithi110.stdout:1495: read oid 33 snap -1 2024-08-17T00:39:01.973 INFO:tasks.rados.rados.0.smithi110.stdout:1495: expect (ObjNum 439 snap 117 seq_num 439) 2024-08-17T00:39:01.973 INFO:tasks.rados.rados.0.smithi110.stdout:1496: delete oid 29 current snap is 123 2024-08-17T00:39:01.973 INFO:tasks.rados.rados.0.smithi110.stdout:1487: finishing write tid 4 to smithi11086371-8 2024-08-17T00:39:01.973 INFO:tasks.rados.rados.0.smithi110.stdout:1487: oid 8 updating version 0 to 342 2024-08-17T00:39:01.973 INFO:tasks.rados.rados.0.smithi110.stdout:1487: oid 8 updating version 342 to 343 2024-08-17T00:39:01.973 INFO:tasks.rados.rados.0.smithi110.stdout:1487: oid 8 version 343 is already newer than 341 2024-08-17T00:39:01.973 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 343 (ObjNum 488 snap 123 seq_num 488) dirty exists 2024-08-17T00:39:01.973 INFO:tasks.rados.rados.0.smithi110.stdout:1487: left oid 8 (ObjNum 488 snap 123 seq_num 488) 2024-08-17T00:39:01.973 INFO:tasks.rados.rados.0.smithi110.stdout:1489: finishing write tid 1 to smithi11086371-7 2024-08-17T00:39:01.973 INFO:tasks.rados.rados.0.smithi110.stdout:1489: finishing write tid 2 to smithi11086371-7 2024-08-17T00:39:01.973 INFO:tasks.rados.rados.0.smithi110.stdout:1489: finishing write tid 3 to smithi11086371-7 2024-08-17T00:39:01.973 INFO:tasks.rados.rados.0.smithi110.stdout:1489: finishing write tid 4 to smithi11086371-7 2024-08-17T00:39:01.973 INFO:tasks.rados.rados.0.smithi110.stdout:1489: oid 7 updating version 0 to 475 2024-08-17T00:39:01.974 INFO:tasks.rados.rados.0.smithi110.stdout:1489: oid 7 version 475 is already newer than 474 2024-08-17T00:39:01.974 INFO:tasks.rados.rados.0.smithi110.stdout:1489: oid 7 updating version 475 to 476 2024-08-17T00:39:01.974 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 476 (ObjNum 490 snap 123 seq_num 490) dirty exists 2024-08-17T00:39:01.974 INFO:tasks.rados.rados.0.smithi110.stdout:1489: left oid 7 (ObjNum 490 snap 123 seq_num 490) 2024-08-17T00:39:01.974 INFO:tasks.rados.rados.0.smithi110.stdout:1492: finishing write tid 1 to smithi11086371-11 2024-08-17T00:39:01.975 INFO:tasks.rados.rados.0.smithi110.stdout:1487: done (5 left) 2024-08-17T00:39:01.975 INFO:tasks.rados.rados.0.smithi110.stdout:1489: done (4 left) 2024-08-17T00:39:01.975 INFO:tasks.rados.rados.0.smithi110.stdout:1496: done (3 left) 2024-08-17T00:39:01.975 INFO:tasks.rados.rados.0.smithi110.stdout:1497: rollback oid 24 current snap is 123 2024-08-17T00:39:01.975 INFO:tasks.rados.rados.0.smithi110.stdout:1497: done (3 left) 2024-08-17T00:39:01.975 INFO:tasks.rados.rados.0.smithi110.stdout:1498: read oid 42 snap -1 2024-08-17T00:39:01.975 INFO:tasks.rados.rados.0.smithi110.stdout:1498: expect (ObjNum 292 snap 77 seq_num 292) 2024-08-17T00:39:01.975 INFO:tasks.rados.rados.0.smithi110.stdout:1499: setattr oid 48 current snap is 123 2024-08-17T00:39:01.978 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 36 current snap is 123 2024-08-17T00:39:01.978 INFO:tasks.rados.rados.0.smithi110.stdout:1500: seq_num 493 ranges {4055040=663552,4718592=401408} 2024-08-17T00:39:02.004 INFO:tasks.rados.rados.0.smithi110.stdout:1500: writing smithi11086371-36 from 4055040 to 4718592 tid 1 2024-08-17T00:39:02.007 INFO:tasks.rados.rados.0.smithi110.stdout:1500: writing smithi11086371-36 from 4718592 to 5120000 tid 2 2024-08-17T00:39:02.007 INFO:tasks.rados.rados.0.smithi110.stdout:1501: copy_from oid 41 from oid 13 current snap is 123 2024-08-17T00:39:02.007 INFO:tasks.rados.rados.0.smithi110.stdout:1498: expect (ObjNum 292 snap 77 seq_num 292) 2024-08-17T00:39:02.047 INFO:tasks.rados.rados.0.smithi110.stdout:1492: finishing write tid 2 to smithi11086371-11 2024-08-17T00:39:02.047 INFO:tasks.rados.rados.0.smithi110.stdout:1492: finishing write tid 3 to smithi11086371-11 2024-08-17T00:39:02.047 INFO:tasks.rados.rados.0.smithi110.stdout:1495: expect (ObjNum 439 snap 117 seq_num 439) 2024-08-17T00:39:02.243 INFO:tasks.rados.rados.0.smithi110.stdout:1493: expect (ObjNum 409 snap 109 seq_num 409) 2024-08-17T00:39:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:39:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:39:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:39:02.384 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 634 (ObjNum 430 snap 114 seq_num 430) dirty exists 2024-08-17T00:39:02.384 INFO:tasks.rados.rados.0.smithi110.stdout:1492: finishing write tid 4 to smithi11086371-11 2024-08-17T00:39:02.384 INFO:tasks.rados.rados.0.smithi110.stdout:1492: oid 11 updating version 0 to 631 2024-08-17T00:39:02.384 INFO:tasks.rados.rados.0.smithi110.stdout:1492: oid 11 updating version 631 to 633 2024-08-17T00:39:02.384 INFO:tasks.rados.rados.0.smithi110.stdout:1492: oid 11 version 633 is already newer than 632 2024-08-17T00:39:02.385 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 633 (ObjNum 491 snap 123 seq_num 491) dirty exists 2024-08-17T00:39:02.385 INFO:tasks.rados.rados.0.smithi110.stdout:1492: left oid 11 (ObjNum 491 snap 123 seq_num 491) 2024-08-17T00:39:02.385 INFO:tasks.rados.rados.0.smithi110.stdout:1500: finishing write tid 1 to smithi11086371-36 2024-08-17T00:39:02.385 INFO:tasks.rados.rados.0.smithi110.stdout:1500: finishing write tid 2 to smithi11086371-36 2024-08-17T00:39:02.385 INFO:tasks.rados.rados.0.smithi110.stdout:1500: finishing write tid 3 to smithi11086371-36 2024-08-17T00:39:02.385 INFO:tasks.rados.rados.0.smithi110.stdout:1500: finishing write tid 4 to smithi11086371-36 2024-08-17T00:39:02.385 INFO:tasks.rados.rados.0.smithi110.stdout:1500: oid 36 updating version 0 to 480 2024-08-17T00:39:02.385 INFO:tasks.rados.rados.0.smithi110.stdout:1500: oid 36 version 480 is already newer than 478 2024-08-17T00:39:02.385 INFO:tasks.rados.rados.0.smithi110.stdout:1500: oid 36 version 480 is already newer than 479 2024-08-17T00:39:02.385 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 36 v 480 (ObjNum 493 snap 123 seq_num 493) dirty exists 2024-08-17T00:39:02.385 INFO:tasks.rados.rados.0.smithi110.stdout:1500: left oid 36 (ObjNum 493 snap 123 seq_num 493) 2024-08-17T00:39:02.385 INFO:tasks.rados.rados.0.smithi110.stdout:1501: finishing copy_from racing read to smithi11086371-41 2024-08-17T00:39:02.385 INFO:tasks.rados.rados.0.smithi110.stdout:1501: finishing copy_from to smithi11086371-41 2024-08-17T00:39:02.385 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 650 (ObjNum 459 snap 118 seq_num 459) dirty exists 2024-08-17T00:39:02.386 INFO:tasks.rados.rados.0.smithi110.stdout:1492: done (6 left) 2024-08-17T00:39:02.386 INFO:tasks.rados.rados.0.smithi110.stdout:1493: done (5 left) 2024-08-17T00:39:02.386 INFO:tasks.rados.rados.0.smithi110.stdout:1495: done (4 left) 2024-08-17T00:39:02.386 INFO:tasks.rados.rados.0.smithi110.stdout:1498: done (3 left) 2024-08-17T00:39:02.386 INFO:tasks.rados.rados.0.smithi110.stdout:1499: done (2 left) 2024-08-17T00:39:02.386 INFO:tasks.rados.rados.0.smithi110.stdout:1500: done (1 left) 2024-08-17T00:39:02.386 INFO:tasks.rados.rados.0.smithi110.stdout:1501: done (0 left) 2024-08-17T00:39:02.386 INFO:tasks.rados.rados.0.smithi110.stdout:1502: read oid 12 snap -1 2024-08-17T00:39:02.386 INFO:tasks.rados.rados.0.smithi110.stdout:1502: expect deleted 2024-08-17T00:39:02.386 INFO:tasks.rados.rados.0.smithi110.stdout:1503: delete oid 20 current snap is 123 2024-08-17T00:39:02.387 INFO:tasks.rados.rados.0.smithi110.stdout:1502: done (1 left) 2024-08-17T00:39:02.387 INFO:tasks.rados.rados.0.smithi110.stdout:1503: done (0 left) 2024-08-17T00:39:02.387 INFO:tasks.rados.rados.0.smithi110.stdout:1504: read oid 18 snap -1 2024-08-17T00:39:02.387 INFO:tasks.rados.rados.0.smithi110.stdout:1504: expect (ObjNum 466 snap 119 seq_num 466) 2024-08-17T00:39:02.387 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 8 current snap is 123 2024-08-17T00:39:02.387 INFO:tasks.rados.rados.0.smithi110.stdout:1505: seq_num 495 ranges {3153920=696320,3850240=401408} 2024-08-17T00:39:02.407 INFO:tasks.rados.rados.0.smithi110.stdout:1505: writing smithi11086371-8 from 3153920 to 3850240 tid 1 2024-08-17T00:39:02.409 INFO:tasks.rados.rados.0.smithi110.stdout:1505: writing smithi11086371-8 from 3850240 to 4251648 tid 2 2024-08-17T00:39:02.409 INFO:tasks.rados.rados.0.smithi110.stdout:1506: snap_create 2024-08-17T00:39:02.412 INFO:tasks.rados.rados.0.smithi110.stdout:1505: finishing write tid 1 to smithi11086371-8 2024-08-17T00:39:02.412 INFO:tasks.rados.rados.0.smithi110.stdout:1505: finishing write tid 2 to smithi11086371-8 2024-08-17T00:39:02.413 INFO:tasks.rados.rados.0.smithi110.stdout:1505: finishing write tid 3 to smithi11086371-8 2024-08-17T00:39:02.413 INFO:tasks.rados.rados.0.smithi110.stdout:1505: finishing write tid 4 to smithi11086371-8 2024-08-17T00:39:02.414 INFO:tasks.rados.rados.0.smithi110.stdout:1505: oid 8 updating version 0 to 653 2024-08-17T00:39:02.414 INFO:tasks.rados.rados.0.smithi110.stdout:1505: oid 8 version 653 is already newer than 651 2024-08-17T00:39:02.414 INFO:tasks.rados.rados.0.smithi110.stdout:1505: oid 8 version 653 is already newer than 652 2024-08-17T00:39:02.414 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 653 (ObjNum 495 snap 123 seq_num 495) dirty exists 2024-08-17T00:39:02.414 INFO:tasks.rados.rados.0.smithi110.stdout:1505: left oid 8 (ObjNum 495 snap 123 seq_num 495) 2024-08-17T00:39:02.417 INFO:tasks.rados.rados.0.smithi110.stdout:1504: expect (ObjNum 466 snap 119 seq_num 466) 2024-08-17T00:39:03.236 INFO:tasks.rados.rados.0.smithi110.stdout:1504: done (2 left) 2024-08-17T00:39:03.236 INFO:tasks.rados.rados.0.smithi110.stdout:1505: done (1 left) 2024-08-17T00:39:03.236 INFO:tasks.rados.rados.0.smithi110.stdout:1506: done (0 left) 2024-08-17T00:39:03.236 INFO:tasks.rados.rados.0.smithi110.stdout:1507: delete oid 33 current snap is 124 2024-08-17T00:39:03.239 INFO:tasks.rados.rados.0.smithi110.stdout:1507: done (0 left) 2024-08-17T00:39:03.239 INFO:tasks.rados.rados.0.smithi110.stdout:1508: read oid 12 snap -1 2024-08-17T00:39:03.239 INFO:tasks.rados.rados.0.smithi110.stdout:1508: expect deleted 2024-08-17T00:39:03.239 INFO:tasks.rados.rados.0.smithi110.stdout:1509: rmattr oid 26 current snap is 124 2024-08-17T00:39:03.239 INFO:tasks.rados.rados.0.smithi110.stdout:1509: done (1 left) 2024-08-17T00:39:03.240 INFO:tasks.rados.rados.0.smithi110.stdout:1510: copy_from oid 6 from oid 23 current snap is 124 2024-08-17T00:39:03.240 INFO:tasks.rados.rados.0.smithi110.stdout:1511: rollback oid 17 current snap is 124 2024-08-17T00:39:03.240 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 17 to 123 2024-08-17T00:39:03.240 INFO:tasks.rados.rados.0.smithi110.stdout:1512: snap_create 2024-08-17T00:39:03.241 INFO:tasks.rados.rados.0.smithi110.stdout:1511: finishing rollback tid 0 to smithi11086371-17 2024-08-17T00:39:03.242 INFO:tasks.rados.rados.0.smithi110.stdout:1511: finishing rollback tid 1 to smithi11086371-17 2024-08-17T00:39:03.242 INFO:tasks.rados.rados.0.smithi110.stdout:1511: finishing rollback tid 2 to smithi11086371-17 2024-08-17T00:39:03.243 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 264 (ObjNum 1121 snap 0 seq_num 1667215584) dirty exists 2024-08-17T00:39:03.262 INFO:tasks.rados.rados.0.smithi110.stdout:1510: finishing copy_from racing read to smithi11086371-6 2024-08-17T00:39:03.265 INFO:tasks.rados.rados.0.smithi110.stdout:1510: finishing copy_from to smithi11086371-6 2024-08-17T00:39:03.265 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 709 (ObjNum 418 snap 111 seq_num 418) dirty exists 2024-08-17T00:39:03.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:03.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:02 smithi110 ceph-mon[98148]: osdmap e331: 8 total, 8 up, 8 in 2024-08-17T00:39:03.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:03.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:03.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:39:03.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:03.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:02 smithi110 ceph-mon[98148]: Reconfiguring mon.a (monmap changed)... 2024-08-17T00:39:03.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:39:03.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T00:39:03.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:03.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:02 smithi110 ceph-mon[98148]: Reconfiguring daemon mon.a on smithi110 2024-08-17T00:39:03.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:02 smithi110 ceph-mon[98148]: pgmap v59: 121 pgs: 121 active+clean; 118 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.5 MiB/s wr, 29 op/s 2024-08-17T00:39:03.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:03.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:02 smithi110 ceph-mon[100641]: osdmap e331: 8 total, 8 up, 8 in 2024-08-17T00:39:03.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:03.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:03.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:39:03.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:03.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:02 smithi110 ceph-mon[100641]: Reconfiguring mon.a (monmap changed)... 2024-08-17T00:39:03.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:39:03.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T00:39:03.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:03.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:02 smithi110 ceph-mon[100641]: Reconfiguring daemon mon.a on smithi110 2024-08-17T00:39:03.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:02 smithi110 ceph-mon[100641]: pgmap v59: 121 pgs: 121 active+clean; 118 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.5 MiB/s wr, 29 op/s 2024-08-17T00:39:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:02 smithi177 ceph-mon[90034]: osdmap e331: 8 total, 8 up, 8 in 2024-08-17T00:39:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:39:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:02 smithi177 ceph-mon[90034]: Reconfiguring mon.a (monmap changed)... 2024-08-17T00:39:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:39:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T00:39:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:02 smithi177 ceph-mon[90034]: Reconfiguring daemon mon.a on smithi110 2024-08-17T00:39:03.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:02 smithi177 ceph-mon[90034]: pgmap v59: 121 pgs: 121 active+clean; 118 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.5 MiB/s wr, 29 op/s 2024-08-17T00:39:03.957 INFO:tasks.rados.rados.0.smithi110.stdout:1508: done (3 left) 2024-08-17T00:39:03.957 INFO:tasks.rados.rados.0.smithi110.stdout:1510: done (2 left) 2024-08-17T00:39:03.957 INFO:tasks.rados.rados.0.smithi110.stdout:1511: done (1 left) 2024-08-17T00:39:03.957 INFO:tasks.rados.rados.0.smithi110.stdout:1512: done (0 left) 2024-08-17T00:39:03.957 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 25 current snap is 125 2024-08-17T00:39:03.957 INFO:tasks.rados.rados.0.smithi110.stdout:1513: seq_num 497 ranges {0=729088,729088=401408} 2024-08-17T00:39:03.958 INFO:tasks.rados.rados.0.smithi110.stdout:1513: writing smithi11086371-25 from 0 to 729088 tid 1 2024-08-17T00:39:03.971 INFO:tasks.rados.rados.0.smithi110.stdout:1513: writing smithi11086371-25 from 729088 to 1130496 tid 2 2024-08-17T00:39:03.971 INFO:tasks.rados.rados.0.smithi110.stdout:1514: delete oid 33 current snap is 125 2024-08-17T00:39:03.971 INFO:tasks.rados.rados.0.smithi110.stdout:1514: done (1 left) 2024-08-17T00:39:03.971 INFO:tasks.rados.rados.0.smithi110.stdout:1515: snap_create 2024-08-17T00:39:03.971 INFO:tasks.rados.rados.0.smithi110.stdout:1513: finishing write tid 1 to smithi11086371-25 2024-08-17T00:39:03.971 INFO:tasks.rados.rados.0.smithi110.stdout:1513: finishing write tid 2 to smithi11086371-25 2024-08-17T00:39:03.971 INFO:tasks.rados.rados.0.smithi110.stdout:1513: finishing write tid 3 to smithi11086371-25 2024-08-17T00:39:03.971 INFO:tasks.rados.rados.0.smithi110.stdout:1513: finishing write tid 4 to smithi11086371-25 2024-08-17T00:39:03.971 INFO:tasks.rados.rados.0.smithi110.stdout:1513: oid 25 updating version 0 to 745 2024-08-17T00:39:03.971 INFO:tasks.rados.rados.0.smithi110.stdout:1513: oid 25 version 745 is already newer than 743 2024-08-17T00:39:03.971 INFO:tasks.rados.rados.0.smithi110.stdout:1513: oid 25 version 745 is already newer than 744 2024-08-17T00:39:03.971 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 745 (ObjNum 497 snap 125 seq_num 497) dirty exists 2024-08-17T00:39:03.971 INFO:tasks.rados.rados.0.smithi110.stdout:1513: left oid 25 (ObjNum 497 snap 125 seq_num 497) 2024-08-17T00:39:04.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:03 smithi110 ceph-mon[98148]: osdmap e332: 8 total, 8 up, 8 in 2024-08-17T00:39:04.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:03 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:04.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:03 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:04.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:03 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T00:39:04.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:03 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T00:39:04.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:03 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:04.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:03 smithi110 ceph-mon[100641]: osdmap e332: 8 total, 8 up, 8 in 2024-08-17T00:39:04.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:03 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:04.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:03 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:04.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:03 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T00:39:04.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:03 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T00:39:04.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:03 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:04.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:03 smithi177 ceph-mon[90034]: osdmap e332: 8 total, 8 up, 8 in 2024-08-17T00:39:04.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:03 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:04.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:03 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:04.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:03 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T00:39:04.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:03 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T00:39:04.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:03 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:04.881 INFO:tasks.rados.rados.0.smithi110.stdout:1513: done (1 left) 2024-08-17T00:39:04.881 INFO:tasks.rados.rados.0.smithi110.stdout:1515: done (0 left) 2024-08-17T00:39:04.881 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 5 current snap is 126 2024-08-17T00:39:04.881 INFO:tasks.rados.rados.0.smithi110.stdout:1516: seq_num 499 ranges {5275648=761856,6037504=401408} 2024-08-17T00:39:04.915 INFO:tasks.rados.rados.0.smithi110.stdout:1516: writing smithi11086371-5 from 5275648 to 6037504 tid 1 2024-08-17T00:39:04.917 INFO:tasks.rados.rados.0.smithi110.stdout:1516: writing smithi11086371-5 from 6037504 to 6438912 tid 2 2024-08-17T00:39:04.917 INFO:tasks.rados.rados.0.smithi110.stdout:1517: rollback oid 11 current snap is 126 2024-08-17T00:39:04.917 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 11 to 125 2024-08-17T00:39:04.917 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 4 current snap is 126 2024-08-17T00:39:04.917 INFO:tasks.rados.rados.0.smithi110.stdout:1518: seq_num 500 ranges {761856=778240,1540096=401408} 2024-08-17T00:39:04.925 INFO:tasks.rados.rados.0.smithi110.stdout:1518: writing smithi11086371-4 from 761856 to 1540096 tid 1 2024-08-17T00:39:04.928 INFO:tasks.rados.rados.0.smithi110.stdout:1518: writing smithi11086371-4 from 1540096 to 1941504 tid 2 2024-08-17T00:39:04.928 INFO:tasks.rados.rados.0.smithi110.stdout:1517: finishing rollback tid 0 to smithi11086371-11 2024-08-17T00:39:04.928 INFO:tasks.rados.rados.0.smithi110.stdout:1517: finishing rollback tid 1 to smithi11086371-11 2024-08-17T00:39:04.928 INFO:tasks.rados.rados.0.smithi110.stdout:1517: finishing rollback tid 2 to smithi11086371-11 2024-08-17T00:39:04.928 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 637 (ObjNum 491 snap 123 seq_num 491) dirty exists 2024-08-17T00:39:04.928 INFO:tasks.rados.rados.0.smithi110.stdout:1516: finishing write tid 1 to smithi11086371-5 2024-08-17T00:39:04.929 INFO:tasks.rados.rados.0.smithi110.stdout:1516: finishing write tid 2 to smithi11086371-5 2024-08-17T00:39:04.929 INFO:tasks.rados.rados.0.smithi110.stdout:1516: finishing write tid 3 to smithi11086371-5 2024-08-17T00:39:04.929 INFO:tasks.rados.rados.0.smithi110.stdout:1516: finishing write tid 4 to smithi11086371-5 2024-08-17T00:39:04.929 INFO:tasks.rados.rados.0.smithi110.stdout:1516: oid 5 updating version 0 to 585 2024-08-17T00:39:04.929 INFO:tasks.rados.rados.0.smithi110.stdout:1516: oid 5 updating version 585 to 587 2024-08-17T00:39:04.929 INFO:tasks.rados.rados.0.smithi110.stdout:1516: oid 5 version 587 is already newer than 586 2024-08-17T00:39:04.929 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 587 (ObjNum 499 snap 126 seq_num 499) dirty exists 2024-08-17T00:39:04.929 INFO:tasks.rados.rados.0.smithi110.stdout:1516: left oid 5 (ObjNum 499 snap 126 seq_num 499) 2024-08-17T00:39:04.929 INFO:tasks.rados.rados.0.smithi110.stdout:1516: done (2 left) 2024-08-17T00:39:04.929 INFO:tasks.rados.rados.0.smithi110.stdout:1517: done (1 left) 2024-08-17T00:39:04.929 INFO:tasks.rados.rados.0.smithi110.stdout:1519: delete oid 6 current snap is 126 2024-08-17T00:39:04.931 INFO:tasks.rados.rados.0.smithi110.stdout:1518: finishing write tid 1 to smithi11086371-4 2024-08-17T00:39:04.931 INFO:tasks.rados.rados.0.smithi110.stdout:1518: finishing write tid 2 to smithi11086371-4 2024-08-17T00:39:04.931 INFO:tasks.rados.rados.0.smithi110.stdout:1518: finishing write tid 3 to smithi11086371-4 2024-08-17T00:39:04.932 INFO:tasks.rados.rados.0.smithi110.stdout:1519: done (1 left) 2024-08-17T00:39:04.932 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 15 current snap is 126 2024-08-17T00:39:04.932 INFO:tasks.rados.rados.0.smithi110.stdout:1520: seq_num 502 ranges {0=409600,409600=417792,827392=385024} 2024-08-17T00:39:04.935 INFO:tasks.rados.rados.0.smithi110.stdout:1520: writing smithi11086371-15 from 0 to 409600 tid 1 2024-08-17T00:39:04.937 INFO:tasks.rados.rados.0.smithi110.stdout:1520: writing smithi11086371-15 from 409600 to 827392 tid 2 2024-08-17T00:39:04.940 INFO:tasks.rados.rados.0.smithi110.stdout:1520: writing smithi11086371-15 from 827392 to 1212416 tid 3 2024-08-17T00:39:04.940 INFO:tasks.rados.rados.0.smithi110.stdout:1521: delete oid 34 current snap is 126 2024-08-17T00:39:04.940 INFO:tasks.rados.rados.0.smithi110.stdout:1518: finishing write tid 4 to smithi11086371-4 2024-08-17T00:39:04.940 INFO:tasks.rados.rados.0.smithi110.stdout:1518: oid 4 updating version 0 to 203 2024-08-17T00:39:04.940 INFO:tasks.rados.rados.0.smithi110.stdout:1518: oid 4 updating version 203 to 205 2024-08-17T00:39:04.940 INFO:tasks.rados.rados.0.smithi110.stdout:1518: oid 4 version 205 is already newer than 204 2024-08-17T00:39:04.940 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 205 (ObjNum 500 snap 126 seq_num 500) dirty exists 2024-08-17T00:39:04.941 INFO:tasks.rados.rados.0.smithi110.stdout:1518: left oid 4 (ObjNum 500 snap 126 seq_num 500) 2024-08-17T00:39:04.941 INFO:tasks.rados.rados.0.smithi110.stdout:1520: finishing write tid 1 to smithi11086371-15 2024-08-17T00:39:04.941 INFO:tasks.rados.rados.0.smithi110.stdout:1520: finishing write tid 2 to smithi11086371-15 2024-08-17T00:39:04.942 INFO:tasks.rados.rados.0.smithi110.stdout:1518: done (2 left) 2024-08-17T00:39:04.942 INFO:tasks.rados.rados.0.smithi110.stdout:1521: done (1 left) 2024-08-17T00:39:04.942 INFO:tasks.rados.rados.0.smithi110.stdout:1522: rollback oid 13 current snap is 126 2024-08-17T00:39:04.942 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 13 to 125 2024-08-17T00:39:04.942 INFO:tasks.rados.rados.0.smithi110.stdout:1523: snap_create 2024-08-17T00:39:04.943 INFO:tasks.rados.rados.0.smithi110.stdout:1520: finishing write tid 3 to smithi11086371-15 2024-08-17T00:39:04.943 INFO:tasks.rados.rados.0.smithi110.stdout:1520: finishing write tid 4 to smithi11086371-15 2024-08-17T00:39:04.944 INFO:tasks.rados.rados.0.smithi110.stdout:1520: finishing write tid 5 to smithi11086371-15 2024-08-17T00:39:04.944 INFO:tasks.rados.rados.0.smithi110.stdout:1520: oid 15 updating version 0 to 655 2024-08-17T00:39:04.944 INFO:tasks.rados.rados.0.smithi110.stdout:1520: oid 15 updating version 655 to 656 2024-08-17T00:39:04.944 INFO:tasks.rados.rados.0.smithi110.stdout:1520: oid 15 version 656 is already newer than 654 2024-08-17T00:39:04.944 INFO:tasks.rados.rados.0.smithi110.stdout:1520: oid 15 updating version 656 to 657 2024-08-17T00:39:04.944 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 657 (ObjNum 502 snap 126 seq_num 502) dirty exists 2024-08-17T00:39:04.944 INFO:tasks.rados.rados.0.smithi110.stdout:1520: left oid 15 (ObjNum 502 snap 126 seq_num 502) 2024-08-17T00:39:04.945 INFO:tasks.rados.rados.0.smithi110.stdout:1522: finishing rollback tid 0 to smithi11086371-13 2024-08-17T00:39:04.945 INFO:tasks.rados.rados.0.smithi110.stdout:1522: finishing rollback tid 1 to smithi11086371-13 2024-08-17T00:39:04.946 INFO:tasks.rados.rados.0.smithi110.stdout:1522: finishing rollback tid 2 to smithi11086371-13 2024-08-17T00:39:04.946 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 666 (ObjNum 459 snap 118 seq_num 459) dirty exists 2024-08-17T00:39:05.286 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:04 smithi110 ceph-mon[98148]: Reconfiguring mgr.y (monmap changed)... 2024-08-17T00:39:05.286 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:04 smithi110 ceph-mon[98148]: Reconfiguring daemon mgr.y on smithi110 2024-08-17T00:39:05.286 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:04 smithi110 ceph-mon[98148]: osdmap e333: 8 total, 8 up, 8 in 2024-08-17T00:39:05.286 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:04 smithi110 ceph-mon[98148]: pgmap v62: 121 pgs: 121 active+clean; 118 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.5 MiB/s wr, 29 op/s 2024-08-17T00:39:05.287 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:04 smithi110 ceph-mon[98148]: osdmap e334: 8 total, 8 up, 8 in 2024-08-17T00:39:05.287 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:04 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:05.287 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:04 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:05.287 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:04 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:39:05.287 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:04 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T00:39:05.287 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:04 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:05.287 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:04 smithi110 ceph-mon[100641]: Reconfiguring mgr.y (monmap changed)... 2024-08-17T00:39:05.287 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:04 smithi110 ceph-mon[100641]: Reconfiguring daemon mgr.y on smithi110 2024-08-17T00:39:05.287 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:04 smithi110 ceph-mon[100641]: osdmap e333: 8 total, 8 up, 8 in 2024-08-17T00:39:05.287 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:04 smithi110 ceph-mon[100641]: pgmap v62: 121 pgs: 121 active+clean; 118 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.5 MiB/s wr, 29 op/s 2024-08-17T00:39:05.287 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:04 smithi110 ceph-mon[100641]: osdmap e334: 8 total, 8 up, 8 in 2024-08-17T00:39:05.288 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:04 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:05.288 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:04 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:05.288 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:04 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:39:05.288 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:04 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T00:39:05.288 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:04 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:05.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:04 smithi177 ceph-mon[90034]: Reconfiguring mgr.y (monmap changed)... 2024-08-17T00:39:05.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:04 smithi177 ceph-mon[90034]: Reconfiguring daemon mgr.y on smithi110 2024-08-17T00:39:05.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:04 smithi177 ceph-mon[90034]: osdmap e333: 8 total, 8 up, 8 in 2024-08-17T00:39:05.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:04 smithi177 ceph-mon[90034]: pgmap v62: 121 pgs: 121 active+clean; 118 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.5 MiB/s wr, 29 op/s 2024-08-17T00:39:05.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:04 smithi177 ceph-mon[90034]: osdmap e334: 8 total, 8 up, 8 in 2024-08-17T00:39:05.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:04 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:05.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:04 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:05.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:04 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:39:05.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:04 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T00:39:05.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:04 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:05.942 INFO:tasks.rados.rados.0.smithi110.stdout:1520: done (2 left) 2024-08-17T00:39:05.942 INFO:tasks.rados.rados.0.smithi110.stdout:1522: done (1 left) 2024-08-17T00:39:05.942 INFO:tasks.rados.rados.0.smithi110.stdout:1523: done (0 left) 2024-08-17T00:39:05.942 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 38 current snap is 127 2024-08-17T00:39:05.943 INFO:tasks.rados.rados.0.smithi110.stdout:1524: seq_num 504 ranges {8921088=450560,9371648=589824,9961472=212992} 2024-08-17T00:39:05.992 INFO:tasks.rados.rados.0.smithi110.stdout:1524: writing smithi11086371-38 from 8921088 to 9371648 tid 1 2024-08-17T00:39:05.995 INFO:tasks.rados.rados.0.smithi110.stdout:1524: writing smithi11086371-38 from 9371648 to 9961472 tid 2 2024-08-17T00:39:05.996 INFO:tasks.rados.rados.0.smithi110.stdout:1524: writing smithi11086371-38 from 9961472 to 10174464 tid 3 2024-08-17T00:39:05.996 INFO:tasks.rados.rados.0.smithi110.stdout:1525: rollback oid 50 current snap is 127 2024-08-17T00:39:05.996 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 50 to 126 2024-08-17T00:39:05.996 INFO:tasks.rados.rados.0.smithi110.stdout:1526: setattr oid 41 current snap is 127 2024-08-17T00:39:05.998 INFO:tasks.rados.rados.0.smithi110.stdout:1527: rollback oid 7 current snap is 127 2024-08-17T00:39:05.998 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 7 to 125 2024-08-17T00:39:05.998 INFO:tasks.rados.rados.0.smithi110.stdout:1528: snap_remove snap 124 2024-08-17T00:39:06.230 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:05 smithi110 ceph-mon[100641]: Reconfiguring mon.c (monmap changed)... 2024-08-17T00:39:06.230 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:05 smithi110 ceph-mon[100641]: Reconfiguring daemon mon.c on smithi110 2024-08-17T00:39:06.230 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:05 smithi110 ceph-mon[98148]: Reconfiguring mon.c (monmap changed)... 2024-08-17T00:39:06.230 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:05 smithi110 ceph-mon[98148]: Reconfiguring daemon mon.c on smithi110 2024-08-17T00:39:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:05 smithi177 ceph-mon[90034]: Reconfiguring mon.c (monmap changed)... 2024-08-17T00:39:06.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:05 smithi177 ceph-mon[90034]: Reconfiguring daemon mon.c on smithi110 2024-08-17T00:39:06.955 INFO:tasks.rados.rados.0.smithi110.stdout:1528: done (4 left) 2024-08-17T00:39:06.955 INFO:tasks.rados.rados.0.smithi110.stdout:1529: rollback oid 14 current snap is 127 2024-08-17T00:39:06.955 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 14 to 125 2024-08-17T00:39:06.955 INFO:tasks.rados.rados.0.smithi110.stdout:1530: delete oid 6 current snap is 127 2024-08-17T00:39:06.955 INFO:tasks.rados.rados.0.smithi110.stdout:1525: finishing rollback tid 0 to smithi11086371-50 2024-08-17T00:39:06.955 INFO:tasks.rados.rados.0.smithi110.stdout:1525: finishing rollback tid 1 to smithi11086371-50 2024-08-17T00:39:06.955 INFO:tasks.rados.rados.0.smithi110.stdout:1525: finishing rollback tid 2 to smithi11086371-50 2024-08-17T00:39:06.955 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 713 (ObjNum 364 snap 97 seq_num 364) dirty exists 2024-08-17T00:39:06.955 INFO:tasks.rados.rados.0.smithi110.stdout:1524: finishing write tid 1 to smithi11086371-38 2024-08-17T00:39:06.955 INFO:tasks.rados.rados.0.smithi110.stdout:1524: finishing write tid 2 to smithi11086371-38 2024-08-17T00:39:06.955 INFO:tasks.rados.rados.0.smithi110.stdout:1524: finishing write tid 3 to smithi11086371-38 2024-08-17T00:39:06.956 INFO:tasks.rados.rados.0.smithi110.stdout:1524: finishing write tid 4 to smithi11086371-38 2024-08-17T00:39:06.956 INFO:tasks.rados.rados.0.smithi110.stdout:1524: finishing write tid 5 to smithi11086371-38 2024-08-17T00:39:06.956 INFO:tasks.rados.rados.0.smithi110.stdout:1524: oid 38 updating version 0 to 159 2024-08-17T00:39:06.956 INFO:tasks.rados.rados.0.smithi110.stdout:1524: oid 38 version 159 is already newer than 158 2024-08-17T00:39:06.956 INFO:tasks.rados.rados.0.smithi110.stdout:1524: oid 38 updating version 159 to 160 2024-08-17T00:39:06.956 INFO:tasks.rados.rados.0.smithi110.stdout:1524: oid 38 version 160 is already newer than 157 2024-08-17T00:39:06.956 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 160 (ObjNum 504 snap 127 seq_num 504) dirty exists 2024-08-17T00:39:06.956 INFO:tasks.rados.rados.0.smithi110.stdout:1524: left oid 38 (ObjNum 504 snap 127 seq_num 504) 2024-08-17T00:39:06.956 INFO:tasks.rados.rados.0.smithi110.stdout:1527: finishing rollback tid 0 to smithi11086371-7 2024-08-17T00:39:06.956 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 658 (ObjNum 459 snap 118 seq_num 459) dirty exists 2024-08-17T00:39:06.956 INFO:tasks.rados.rados.0.smithi110.stdout:1527: finishing rollback tid 1 to smithi11086371-7 2024-08-17T00:39:06.956 INFO:tasks.rados.rados.0.smithi110.stdout:1527: finishing rollback tid 2 to smithi11086371-7 2024-08-17T00:39:06.956 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 480 (ObjNum 490 snap 123 seq_num 490) dirty exists 2024-08-17T00:39:06.961 INFO:tasks.rados.rados.0.smithi110.stdout:1524: done (5 left) 2024-08-17T00:39:06.961 INFO:tasks.rados.rados.0.smithi110.stdout:1525: done (4 left) 2024-08-17T00:39:06.961 INFO:tasks.rados.rados.0.smithi110.stdout:1526: done (3 left) 2024-08-17T00:39:06.961 INFO:tasks.rados.rados.0.smithi110.stdout:1527: done (2 left) 2024-08-17T00:39:06.961 INFO:tasks.rados.rados.0.smithi110.stdout:1530: done (1 left) 2024-08-17T00:39:06.961 INFO:tasks.rados.rados.0.smithi110.stdout:1531: snap_remove snap 126 2024-08-17T00:39:07.023 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:06 smithi110 ceph-mon[98148]: osdmap e335: 8 total, 8 up, 8 in 2024-08-17T00:39:07.023 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:06 smithi110 ceph-mon[98148]: pgmap v65: 121 pgs: 121 active+clean; 118 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T00:39:07.023 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:06 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:07.023 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:06 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:07.023 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:06 smithi110 ceph-mon[98148]: Reconfiguring osd.0 (monmap changed)... 2024-08-17T00:39:07.023 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:06 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T00:39:07.023 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:06 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:07.024 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:06 smithi110 ceph-mon[98148]: Reconfiguring daemon osd.0 on smithi110 2024-08-17T00:39:07.024 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:06 smithi110 ceph-mon[100641]: osdmap e335: 8 total, 8 up, 8 in 2024-08-17T00:39:07.024 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:06 smithi110 ceph-mon[100641]: pgmap v65: 121 pgs: 121 active+clean; 118 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T00:39:07.024 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:06 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:07.024 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:06 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:07.024 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:06 smithi110 ceph-mon[100641]: Reconfiguring osd.0 (monmap changed)... 2024-08-17T00:39:07.024 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:06 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T00:39:07.024 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:06 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:07.024 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:06 smithi110 ceph-mon[100641]: Reconfiguring daemon osd.0 on smithi110 2024-08-17T00:39:07.264 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:06 smithi177 ceph-mon[90034]: osdmap e335: 8 total, 8 up, 8 in 2024-08-17T00:39:07.264 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:06 smithi177 ceph-mon[90034]: pgmap v65: 121 pgs: 121 active+clean; 118 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T00:39:07.264 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:06 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:07.264 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:06 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:07.265 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:06 smithi177 ceph-mon[90034]: Reconfiguring osd.0 (monmap changed)... 2024-08-17T00:39:07.265 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:06 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T00:39:07.265 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:06 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:07.265 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:06 smithi177 ceph-mon[90034]: Reconfiguring daemon osd.0 on smithi110 2024-08-17T00:39:07.959 INFO:tasks.rados.rados.0.smithi110.stdout:1531: done (1 left) 2024-08-17T00:39:07.959 INFO:tasks.rados.rados.0.smithi110.stdout:1532: read oid 23 snap 123 2024-08-17T00:39:07.960 INFO:tasks.rados.rados.0.smithi110.stdout:1532: expect (ObjNum 418 snap 111 seq_num 418) 2024-08-17T00:39:07.960 INFO:tasks.rados.rados.0.smithi110.stdout:1533: read oid 12 snap -1 2024-08-17T00:39:07.960 INFO:tasks.rados.rados.0.smithi110.stdout:1533: expect deleted 2024-08-17T00:39:07.960 INFO:tasks.rados.rados.0.smithi110.stdout:1534: read oid 13 snap -1 2024-08-17T00:39:07.960 INFO:tasks.rados.rados.0.smithi110.stdout:1534: expect (ObjNum 459 snap 118 seq_num 459) 2024-08-17T00:39:07.960 INFO:tasks.rados.rados.0.smithi110.stdout:1535: rmattr oid 5 current snap is 127 2024-08-17T00:39:07.960 INFO:tasks.rados.rados.0.smithi110.stdout:1535: done (4 left) 2024-08-17T00:39:07.960 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 44 current snap is 127 2024-08-17T00:39:07.960 INFO:tasks.rados.rados.0.smithi110.stdout:1529: finishing rollback tid 0 to smithi11086371-14 2024-08-17T00:39:07.960 INFO:tasks.rados.rados.0.smithi110.stdout:1529: finishing rollback tid 1 to smithi11086371-14 2024-08-17T00:39:07.960 INFO:tasks.rados.rados.0.smithi110.stdout:1529: finishing rollback tid 2 to smithi11086371-14 2024-08-17T00:39:07.960 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 749 (ObjNum 364 snap 97 seq_num 364) dirty exists 2024-08-17T00:39:07.960 INFO:tasks.rados.rados.0.smithi110.stdout:1536: seq_num 506 ranges {573440=483328,1056768=761856,1818624=40960} 2024-08-17T00:39:07.965 INFO:tasks.rados.rados.0.smithi110.stdout:1536: writing smithi11086371-44 from 573440 to 1056768 tid 1 2024-08-17T00:39:07.970 INFO:tasks.rados.rados.0.smithi110.stdout:1536: writing smithi11086371-44 from 1056768 to 1818624 tid 2 2024-08-17T00:39:07.971 INFO:tasks.rados.rados.0.smithi110.stdout:1536: writing smithi11086371-44 from 1818624 to 1859584 tid 3 2024-08-17T00:39:07.971 INFO:tasks.rados.rados.0.smithi110.stdout:1529: done (4 left) 2024-08-17T00:39:07.971 INFO:tasks.rados.rados.0.smithi110.stdout:1537: read oid 46 snap -1 2024-08-17T00:39:07.971 INFO:tasks.rados.rados.0.smithi110.stdout:1537: expect (ObjNum 472 snap 119 seq_num 472) 2024-08-17T00:39:07.971 INFO:tasks.rados.rados.0.smithi110.stdout:1538: read oid 39 snap -1 2024-08-17T00:39:07.971 INFO:tasks.rados.rados.0.smithi110.stdout:1538: expect (ObjNum 430 snap 114 seq_num 430) 2024-08-17T00:39:07.973 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 26 current snap is 127 2024-08-17T00:39:07.973 INFO:tasks.rados.rados.0.smithi110.stdout:1539: seq_num 507 ranges {40960=499712,540672=638976,1179648=163840} 2024-08-17T00:39:07.974 INFO:tasks.rados.rados.0.smithi110.stdout:1539: writing smithi11086371-26 from 40960 to 540672 tid 1 2024-08-17T00:39:07.979 INFO:tasks.rados.rados.0.smithi110.stdout:1539: writing smithi11086371-26 from 540672 to 1179648 tid 2 2024-08-17T00:39:07.980 INFO:tasks.rados.rados.0.smithi110.stdout:1539: writing smithi11086371-26 from 1179648 to 1343488 tid 3 2024-08-17T00:39:07.981 INFO:tasks.rados.rados.0.smithi110.stdout:1538: expect (ObjNum 430 snap 114 seq_num 430) 2024-08-17T00:39:07.982 INFO:tasks.rados.rados.0.smithi110.stdout:1533: done (6 left) 2024-08-17T00:39:07.983 INFO:tasks.rados.rados.0.smithi110.stdout:1538: done (5 left) 2024-08-17T00:39:07.983 INFO:tasks.rados.rados.0.smithi110.stdout:1540: snap_remove snap 125 2024-08-17T00:39:08.292 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:39:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:39:08] "GET /metrics HTTP/1.1" 200 36015 "" "Prometheus/2.43.0" 2024-08-17T00:39:08.292 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:07 smithi110 ceph-mon[100641]: osdmap e336: 8 total, 8 up, 8 in 2024-08-17T00:39:08.293 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:07 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:08.293 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:07 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:08.293 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:07 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-17T00:39:08.293 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:07 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:08.293 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:07 smithi110 ceph-mon[98148]: osdmap e336: 8 total, 8 up, 8 in 2024-08-17T00:39:08.293 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:07 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:08.293 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:07 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:08.293 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:07 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-17T00:39:08.293 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:07 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:07 smithi177 ceph-mon[90034]: osdmap e336: 8 total, 8 up, 8 in 2024-08-17T00:39:08.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:07 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:08.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:07 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:08.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:07 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-17T00:39:08.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:07 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:08.963 INFO:tasks.rados.rados.0.smithi110.stdout:1540: done (5 left) 2024-08-17T00:39:08.964 INFO:tasks.rados.rados.0.smithi110.stdout:1541: rmattr oid 48 current snap is 127 2024-08-17T00:39:08.964 INFO:tasks.rados.rados.0.smithi110.stdout:1536: finishing write tid 1 to smithi11086371-44 2024-08-17T00:39:08.964 INFO:tasks.rados.rados.0.smithi110.stdout:1536: finishing write tid 2 to smithi11086371-44 2024-08-17T00:39:08.964 INFO:tasks.rados.rados.0.smithi110.stdout:1536: finishing write tid 3 to smithi11086371-44 2024-08-17T00:39:08.964 INFO:tasks.rados.rados.0.smithi110.stdout:1536: finishing write tid 4 to smithi11086371-44 2024-08-17T00:39:08.964 INFO:tasks.rados.rados.0.smithi110.stdout:1532: expect (ObjNum 418 snap 111 seq_num 418) 2024-08-17T00:39:09.218 INFO:tasks.rados.rados.0.smithi110.stdout:1536: finishing write tid 5 to smithi11086371-44 2024-08-17T00:39:09.218 INFO:tasks.rados.rados.0.smithi110.stdout:1536: oid 44 updating version 0 to 434 2024-08-17T00:39:09.219 INFO:tasks.rados.rados.0.smithi110.stdout:1536: oid 44 updating version 434 to 435 2024-08-17T00:39:09.219 INFO:tasks.rados.rados.0.smithi110.stdout:1536: oid 44 updating version 435 to 437 2024-08-17T00:39:09.219 INFO:tasks.rados.rados.0.smithi110.stdout:1536: oid 44 version 437 is already newer than 436 2024-08-17T00:39:09.219 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 437 (ObjNum 506 snap 127 seq_num 506) dirty exists 2024-08-17T00:39:09.219 INFO:tasks.rados.rados.0.smithi110.stdout:1536: left oid 44 (ObjNum 506 snap 127 seq_num 506) 2024-08-17T00:39:09.219 INFO:tasks.rados.rados.0.smithi110.stdout:1534: expect (ObjNum 459 snap 118 seq_num 459) 2024-08-17T00:39:09.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:08 smithi110 ceph-mon[100641]: Reconfiguring osd.1 (monmap changed)... 2024-08-17T00:39:09.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:08 smithi110 ceph-mon[100641]: Reconfiguring daemon osd.1 on smithi110 2024-08-17T00:39:09.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:08 smithi110 ceph-mon[100641]: osdmap e337: 8 total, 8 up, 8 in 2024-08-17T00:39:09.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:08 smithi110 ceph-mon[100641]: pgmap v68: 121 pgs: 121 active+clean; 128 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 3.1 MiB/s wr, 17 op/s 2024-08-17T00:39:09.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:08 smithi110 ceph-mon[98148]: Reconfiguring osd.1 (monmap changed)... 2024-08-17T00:39:09.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:08 smithi110 ceph-mon[98148]: Reconfiguring daemon osd.1 on smithi110 2024-08-17T00:39:09.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:08 smithi110 ceph-mon[98148]: osdmap e337: 8 total, 8 up, 8 in 2024-08-17T00:39:09.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:08 smithi110 ceph-mon[98148]: pgmap v68: 121 pgs: 121 active+clean; 128 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 3.1 MiB/s wr, 17 op/s 2024-08-17T00:39:09.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:08 smithi177 ceph-mon[90034]: Reconfiguring osd.1 (monmap changed)... 2024-08-17T00:39:09.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:08 smithi177 ceph-mon[90034]: Reconfiguring daemon osd.1 on smithi110 2024-08-17T00:39:09.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:08 smithi177 ceph-mon[90034]: osdmap e337: 8 total, 8 up, 8 in 2024-08-17T00:39:09.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:08 smithi177 ceph-mon[90034]: pgmap v68: 121 pgs: 121 active+clean; 128 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 3.1 MiB/s wr, 17 op/s 2024-08-17T00:39:09.429 INFO:tasks.rados.rados.0.smithi110.stdout:1539: finishing write tid 1 to smithi11086371-26 2024-08-17T00:39:09.430 INFO:tasks.rados.rados.0.smithi110.stdout:1539: finishing write tid 2 to smithi11086371-26 2024-08-17T00:39:09.430 INFO:tasks.rados.rados.0.smithi110.stdout:1539: finishing write tid 3 to smithi11086371-26 2024-08-17T00:39:09.430 INFO:tasks.rados.rados.0.smithi110.stdout:1539: finishing write tid 4 to smithi11086371-26 2024-08-17T00:39:09.430 INFO:tasks.rados.rados.0.smithi110.stdout:1539: finishing write tid 5 to smithi11086371-26 2024-08-17T00:39:09.430 INFO:tasks.rados.rados.0.smithi110.stdout:1539: oid 26 updating version 0 to 751 2024-08-17T00:39:09.430 INFO:tasks.rados.rados.0.smithi110.stdout:1539: oid 26 updating version 751 to 755 2024-08-17T00:39:09.430 INFO:tasks.rados.rados.0.smithi110.stdout:1539: oid 26 updating version 755 to 756 2024-08-17T00:39:09.430 INFO:tasks.rados.rados.0.smithi110.stdout:1539: oid 26 version 756 is already newer than 754 2024-08-17T00:39:09.430 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 26 v 756 (ObjNum 507 snap 127 seq_num 507) dirty exists 2024-08-17T00:39:09.430 INFO:tasks.rados.rados.0.smithi110.stdout:1539: left oid 26 (ObjNum 507 snap 127 seq_num 507) 2024-08-17T00:39:09.430 INFO:tasks.rados.rados.0.smithi110.stdout:1537: expect (ObjNum 472 snap 119 seq_num 472) 2024-08-17T00:39:09.511 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 638 (ObjNum 430 snap 114 seq_num 430) dirty exists 2024-08-17T00:39:09.511 INFO:tasks.rados.rados.0.smithi110.stdout:1532: done (5 left) 2024-08-17T00:39:09.511 INFO:tasks.rados.rados.0.smithi110.stdout:1534: done (4 left) 2024-08-17T00:39:09.511 INFO:tasks.rados.rados.0.smithi110.stdout:1536: done (3 left) 2024-08-17T00:39:09.511 INFO:tasks.rados.rados.0.smithi110.stdout:1537: done (2 left) 2024-08-17T00:39:09.511 INFO:tasks.rados.rados.0.smithi110.stdout:1539: done (1 left) 2024-08-17T00:39:09.511 INFO:tasks.rados.rados.0.smithi110.stdout:1541: done (0 left) 2024-08-17T00:39:09.511 INFO:tasks.rados.rados.0.smithi110.stdout:1542: snap_create 2024-08-17T00:39:09.883 INFO:tasks.rados.rados.0.smithi110.stdout:1542: done (0 left) 2024-08-17T00:39:09.883 INFO:tasks.rados.rados.0.smithi110.stdout:1543: setattr oid 37 current snap is 128 2024-08-17T00:39:09.886 INFO:tasks.rados.rados.0.smithi110.stdout:1544: read oid 26 snap -1 2024-08-17T00:39:09.886 INFO:tasks.rados.rados.0.smithi110.stdout:1544: expect (ObjNum 507 snap 127 seq_num 507) 2024-08-17T00:39:09.886 INFO:tasks.rados.rados.0.smithi110.stdout:1545: snap_create 2024-08-17T00:39:09.892 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 367 (ObjNum 451 snap 117 seq_num 451) dirty exists 2024-08-17T00:39:09.893 INFO:tasks.rados.rados.0.smithi110.stdout:1544: expect (ObjNum 507 snap 127 seq_num 507) 2024-08-17T00:39:10.147 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:09 smithi110 ceph-mon[100641]: osdmap e338: 8 total, 8 up, 8 in 2024-08-17T00:39:10.147 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:09 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:10.147 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:09 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:10.147 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:09 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-17T00:39:10.147 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:09 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:10.148 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:09 smithi110 ceph-mon[100641]: osdmap e339: 8 total, 8 up, 8 in 2024-08-17T00:39:10.148 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:09 smithi110 ceph-mon[98148]: osdmap e338: 8 total, 8 up, 8 in 2024-08-17T00:39:10.148 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:09 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:10.148 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:09 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:10.148 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:09 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-17T00:39:10.148 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:09 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:10.148 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:09 smithi110 ceph-mon[98148]: osdmap e339: 8 total, 8 up, 8 in 2024-08-17T00:39:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:09 smithi177 ceph-mon[90034]: osdmap e338: 8 total, 8 up, 8 in 2024-08-17T00:39:10.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:09 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:10.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:09 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:10.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:09 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-17T00:39:10.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:09 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:10.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:09 smithi177 ceph-mon[90034]: osdmap e339: 8 total, 8 up, 8 in 2024-08-17T00:39:10.885 INFO:tasks.rados.rados.0.smithi110.stdout:1543: done (2 left) 2024-08-17T00:39:10.885 INFO:tasks.rados.rados.0.smithi110.stdout:1544: done (1 left) 2024-08-17T00:39:10.885 INFO:tasks.rados.rados.0.smithi110.stdout:1545: done (0 left) 2024-08-17T00:39:10.885 INFO:tasks.rados.rados.0.smithi110.stdout:1546: snap_create 2024-08-17T00:39:11.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:10 smithi110 ceph-mon[100641]: Reconfiguring osd.2 (monmap changed)... 2024-08-17T00:39:11.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:10 smithi110 ceph-mon[100641]: Reconfiguring daemon osd.2 on smithi110 2024-08-17T00:39:11.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:10 smithi110 ceph-mon[100641]: pgmap v71: 121 pgs: 121 active+clean; 128 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 3.1 MiB/s wr, 17 op/s 2024-08-17T00:39:11.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:10 smithi110 ceph-mon[100641]: osdmap e340: 8 total, 8 up, 8 in 2024-08-17T00:39:11.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:11.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:11.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-17T00:39:11.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:11.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:10 smithi110 ceph-mon[98148]: Reconfiguring osd.2 (monmap changed)... 2024-08-17T00:39:11.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:10 smithi110 ceph-mon[98148]: Reconfiguring daemon osd.2 on smithi110 2024-08-17T00:39:11.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:10 smithi110 ceph-mon[98148]: pgmap v71: 121 pgs: 121 active+clean; 128 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 3.1 MiB/s wr, 17 op/s 2024-08-17T00:39:11.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:10 smithi110 ceph-mon[98148]: osdmap e340: 8 total, 8 up, 8 in 2024-08-17T00:39:11.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:11.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:11.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-17T00:39:11.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:11.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:10 smithi177 ceph-mon[90034]: Reconfiguring osd.2 (monmap changed)... 2024-08-17T00:39:11.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:10 smithi177 ceph-mon[90034]: Reconfiguring daemon osd.2 on smithi110 2024-08-17T00:39:11.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:10 smithi177 ceph-mon[90034]: pgmap v71: 121 pgs: 121 active+clean; 128 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 3.1 MiB/s wr, 17 op/s 2024-08-17T00:39:11.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:10 smithi177 ceph-mon[90034]: osdmap e340: 8 total, 8 up, 8 in 2024-08-17T00:39:11.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:11.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:11.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-17T00:39:11.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:11.886 INFO:tasks.rados.rados.0.smithi110.stdout:1546: done (0 left) 2024-08-17T00:39:11.886 INFO:tasks.rados.rados.0.smithi110.stdout:1547: rmattr oid 27 current snap is 130 2024-08-17T00:39:11.886 INFO:tasks.rados.rados.0.smithi110.stdout:1547: done (0 left) 2024-08-17T00:39:11.886 INFO:tasks.rados.rados.0.smithi110.stdout:1548: rollback oid 10 current snap is 130 2024-08-17T00:39:11.887 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 10 to 129 2024-08-17T00:39:11.887 INFO:tasks.rados.rados.0.smithi110.stdout:1549: read oid 14 snap -1 2024-08-17T00:39:11.887 INFO:tasks.rados.rados.0.smithi110.stdout:1549: expect (ObjNum 364 snap 97 seq_num 364) 2024-08-17T00:39:11.887 INFO:tasks.rados.rados.0.smithi110.stdout:1550: read oid 42 snap -1 2024-08-17T00:39:11.887 INFO:tasks.rados.rados.0.smithi110.stdout:1550: expect (ObjNum 292 snap 77 seq_num 292) 2024-08-17T00:39:11.887 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 27 current snap is 130 2024-08-17T00:39:11.887 INFO:tasks.rados.rados.0.smithi110.stdout:1551: seq_num 508 ranges {2170880=516096,2686976=524288,3211264=278528} 2024-08-17T00:39:11.901 INFO:tasks.rados.rados.0.smithi110.stdout:1551: writing smithi11086371-27 from 2170880 to 2686976 tid 1 2024-08-17T00:39:11.904 INFO:tasks.rados.rados.0.smithi110.stdout:1551: writing smithi11086371-27 from 2686976 to 3211264 tid 2 2024-08-17T00:39:11.906 INFO:tasks.rados.rados.0.smithi110.stdout:1551: writing smithi11086371-27 from 3211264 to 3489792 tid 3 2024-08-17T00:39:11.906 INFO:tasks.rados.rados.0.smithi110.stdout:1552: rmattr oid 30 current snap is 130 2024-08-17T00:39:11.906 INFO:tasks.rados.rados.0.smithi110.stdout:1552: done (4 left) 2024-08-17T00:39:11.906 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 5 current snap is 130 2024-08-17T00:39:11.906 INFO:tasks.rados.rados.0.smithi110.stdout:1553: seq_num 509 ranges {6438912=532480,6971392=409600,7380992=393216} 2024-08-17T00:39:11.942 INFO:tasks.rados.rados.0.smithi110.stdout:1553: writing smithi11086371-5 from 6438912 to 6971392 tid 1 2024-08-17T00:39:11.945 INFO:tasks.rados.rados.0.smithi110.stdout:1553: writing smithi11086371-5 from 6971392 to 7380992 tid 2 2024-08-17T00:39:11.948 INFO:tasks.rados.rados.0.smithi110.stdout:1553: writing smithi11086371-5 from 7380992 to 7774208 tid 3 2024-08-17T00:39:11.948 INFO:tasks.rados.rados.0.smithi110.stdout:1554: delete oid 6 current snap is 130 2024-08-17T00:39:11.948 INFO:tasks.rados.rados.0.smithi110.stdout:1548: finishing rollback tid 0 to smithi11086371-10 2024-08-17T00:39:11.948 INFO:tasks.rados.rados.0.smithi110.stdout:1548: finishing rollback tid 1 to smithi11086371-10 2024-08-17T00:39:11.948 INFO:tasks.rados.rados.0.smithi110.stdout:1548: finishing rollback tid 2 to smithi11086371-10 2024-08-17T00:39:11.948 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 483 (ObjNum 474 snap 120 seq_num 474) dirty exists 2024-08-17T00:39:11.948 INFO:tasks.rados.rados.0.smithi110.stdout:1549: expect (ObjNum 364 snap 97 seq_num 364) 2024-08-17T00:39:12.019 INFO:tasks.rados.rados.0.smithi110.stdout:1550: expect (ObjNum 292 snap 77 seq_num 292) 2024-08-17T00:39:12.055 INFO:tasks.rados.rados.0.smithi110.stdout:1551: finishing write tid 1 to smithi11086371-27 2024-08-17T00:39:12.055 INFO:tasks.rados.rados.0.smithi110.stdout:1551: finishing write tid 2 to smithi11086371-27 2024-08-17T00:39:12.055 INFO:tasks.rados.rados.0.smithi110.stdout:1551: finishing write tid 3 to smithi11086371-27 2024-08-17T00:39:12.055 INFO:tasks.rados.rados.0.smithi110.stdout:1551: finishing write tid 4 to smithi11086371-27 2024-08-17T00:39:12.055 INFO:tasks.rados.rados.0.smithi110.stdout:1551: finishing write tid 5 to smithi11086371-27 2024-08-17T00:39:12.055 INFO:tasks.rados.rados.0.smithi110.stdout:1551: oid 27 updating version 0 to 720 2024-08-17T00:39:12.055 INFO:tasks.rados.rados.0.smithi110.stdout:1551: oid 27 updating version 720 to 722 2024-08-17T00:39:12.055 INFO:tasks.rados.rados.0.smithi110.stdout:1551: oid 27 version 722 is already newer than 719 2024-08-17T00:39:12.055 INFO:tasks.rados.rados.0.smithi110.stdout:1551: oid 27 version 722 is already newer than 721 2024-08-17T00:39:12.055 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 722 (ObjNum 508 snap 130 seq_num 508) dirty exists 2024-08-17T00:39:12.056 INFO:tasks.rados.rados.0.smithi110.stdout:1551: left oid 27 (ObjNum 508 snap 130 seq_num 508) 2024-08-17T00:39:12.056 INFO:tasks.rados.rados.0.smithi110.stdout:1548: done (5 left) 2024-08-17T00:39:12.056 INFO:tasks.rados.rados.0.smithi110.stdout:1549: done (4 left) 2024-08-17T00:39:12.056 INFO:tasks.rados.rados.0.smithi110.stdout:1550: done (3 left) 2024-08-17T00:39:12.056 INFO:tasks.rados.rados.0.smithi110.stdout:1551: done (2 left) 2024-08-17T00:39:12.056 INFO:tasks.rados.rados.0.smithi110.stdout:1554: done (1 left) 2024-08-17T00:39:12.056 INFO:tasks.rados.rados.0.smithi110.stdout:1555: snap_remove snap 123 2024-08-17T00:39:12.275 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:11 smithi110 ceph-mon[100641]: Reconfiguring osd.3 (monmap changed)... 2024-08-17T00:39:12.276 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:11 smithi110 ceph-mon[100641]: Reconfiguring daemon osd.3 on smithi110 2024-08-17T00:39:12.276 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:11 smithi110 ceph-mon[100641]: osdmap e341: 8 total, 8 up, 8 in 2024-08-17T00:39:12.276 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:11 smithi110 ceph-mon[98148]: Reconfiguring osd.3 (monmap changed)... 2024-08-17T00:39:12.276 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:11 smithi110 ceph-mon[98148]: Reconfiguring daemon osd.3 on smithi110 2024-08-17T00:39:12.276 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:11 smithi110 ceph-mon[98148]: osdmap e341: 8 total, 8 up, 8 in 2024-08-17T00:39:12.358 INFO:teuthology.orchestra.run.smithi110.stdout:true 2024-08-17T00:39:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:11 smithi177 ceph-mon[90034]: Reconfiguring osd.3 (monmap changed)... 2024-08-17T00:39:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:11 smithi177 ceph-mon[90034]: Reconfiguring daemon osd.3 on smithi110 2024-08-17T00:39:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:11 smithi177 ceph-mon[90034]: osdmap e341: 8 total, 8 up, 8 in 2024-08-17T00:39:12.659 INFO:teuthology.orchestra.run.smithi110.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T00:39:12.659 INFO:teuthology.orchestra.run.smithi110.stdout:alertmanager.a smithi110 *:9093,9094 running (6m) 32s ago 7m 27.1M - 0.25.0 c8568f914cd2 5b4c2c569eba 2024-08-17T00:39:12.659 INFO:teuthology.orchestra.run.smithi110.stdout:grafana.a smithi177 *:3000 running (6m) 14s ago 6m 88.5M - 9.4.7 954c08fa6188 1dc51589da06 2024-08-17T00:39:12.659 INFO:teuthology.orchestra.run.smithi110.stdout:mds.a smithi110 running (8m) 32s ago 8m 19.9M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 5fdec9bb6d33 2024-08-17T00:39:12.659 INFO:teuthology.orchestra.run.smithi110.stdout:mds.b smithi177 running (8m) 14s ago 8m 15.3M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 7c3686caaea5 2024-08-17T00:39:12.659 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.x smithi177 *:8443,9283,8765 running (77s) 14s ago 11m 438M - 19.1.0-1363-gd863d21c ba08250ef864 ebc3a212d77f 2024-08-17T00:39:12.659 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.y smithi110 *:8443,9283,8765 running (104s) 32s ago 13m 499M - 19.1.0-1363-gd863d21c ba08250ef864 7e97964a8efa 2024-08-17T00:39:12.660 INFO:teuthology.orchestra.run.smithi110.stdout:mon.a smithi110 running (63s) 32s ago 13m 42.8M 2048M 19.1.0-1363-gd863d21c ba08250ef864 a6c9182e0f77 2024-08-17T00:39:12.660 INFO:teuthology.orchestra.run.smithi110.stdout:mon.b smithi177 running (24s) 14s ago 12m 25.5M 2048M 19.1.0-1363-gd863d21c ba08250ef864 974372403ad2 2024-08-17T00:39:12.660 INFO:teuthology.orchestra.run.smithi110.stdout:mon.c smithi110 running (42s) 32s ago 12m 28.3M 2048M 19.1.0-1363-gd863d21c ba08250ef864 1f838a149856 2024-08-17T00:39:12.660 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.a smithi110 *:9100 running (6m) 32s ago 6m 14.6M - 1.5.0 0da6a335fe13 8d239cc7b01d 2024-08-17T00:39:12.660 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.b smithi177 *:9100 running (6m) 14s ago 6m 16.7M - 1.5.0 0da6a335fe13 c49d5f656181 2024-08-17T00:39:12.660 INFO:teuthology.orchestra.run.smithi110.stdout:osd.0 smithi110 running (11m) 32s ago 11m 187M 2480M 18.2.4-717-g03f4c3e8 2b86a6780cb6 ada5a3c211ad 2024-08-17T00:39:12.660 INFO:teuthology.orchestra.run.smithi110.stdout:osd.1 smithi110 running (11m) 32s ago 11m 146M 2480M 18.2.4-717-g03f4c3e8 2b86a6780cb6 f53c33f4bb59 2024-08-17T00:39:12.660 INFO:teuthology.orchestra.run.smithi110.stdout:osd.2 smithi110 running (10m) 32s ago 10m 166M 2480M 18.2.4-717-g03f4c3e8 2b86a6780cb6 2c9f07dcd75d 2024-08-17T00:39:12.660 INFO:teuthology.orchestra.run.smithi110.stdout:osd.3 smithi110 running (10m) 32s ago 10m 98.5M 2480M 18.2.4-717-g03f4c3e8 2b86a6780cb6 832613e7f11a 2024-08-17T00:39:12.660 INFO:teuthology.orchestra.run.smithi110.stdout:osd.4 smithi177 running (9m) 14s ago 9m 187M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 be18d96050cb 2024-08-17T00:39:12.660 INFO:teuthology.orchestra.run.smithi110.stdout:osd.5 smithi177 running (9m) 14s ago 9m 209M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 dcff8daf9f4d 2024-08-17T00:39:12.660 INFO:teuthology.orchestra.run.smithi110.stdout:osd.6 smithi177 running (9m) 14s ago 9m 133M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 62d5ef1b1bb5 2024-08-17T00:39:12.660 INFO:teuthology.orchestra.run.smithi110.stdout:osd.7 smithi177 running (8m) 14s ago 8m 118M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 ca616c54d53f 2024-08-17T00:39:12.661 INFO:teuthology.orchestra.run.smithi110.stdout:prometheus.a smithi177 *:9095 running (82s) 14s ago 7m 47.5M - 2.43.0 a07b618ecd1d aa2ec148fdb0 2024-08-17T00:39:12.974 INFO:tasks.rados.rados.0.smithi110.stdout:1555: done (1 left) 2024-08-17T00:39:12.975 INFO:tasks.rados.rados.0.smithi110.stdout:1556: setattr oid 23 current snap is 130 2024-08-17T00:39:12.975 INFO:tasks.rados.rados.0.smithi110.stdout:1553: finishing write tid 1 to smithi11086371-5 2024-08-17T00:39:12.975 INFO:tasks.rados.rados.0.smithi110.stdout:1553: finishing write tid 2 to smithi11086371-5 2024-08-17T00:39:12.975 INFO:tasks.rados.rados.0.smithi110.stdout:1553: finishing write tid 3 to smithi11086371-5 2024-08-17T00:39:12.975 INFO:tasks.rados.rados.0.smithi110.stdout:1553: finishing write tid 4 to smithi11086371-5 2024-08-17T00:39:12.975 INFO:tasks.rados.rados.0.smithi110.stdout:1553: finishing write tid 5 to smithi11086371-5 2024-08-17T00:39:12.976 INFO:tasks.rados.rados.0.smithi110.stdout:1553: oid 5 updating version 0 to 596 2024-08-17T00:39:12.976 INFO:tasks.rados.rados.0.smithi110.stdout:1553: oid 5 version 596 is already newer than 594 2024-08-17T00:39:12.976 INFO:tasks.rados.rados.0.smithi110.stdout:1553: oid 5 version 596 is already newer than 593 2024-08-17T00:39:12.976 INFO:tasks.rados.rados.0.smithi110.stdout:1553: oid 5 version 596 is already newer than 595 2024-08-17T00:39:12.976 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 596 (ObjNum 509 snap 130 seq_num 509) dirty exists 2024-08-17T00:39:12.976 INFO:tasks.rados.rados.0.smithi110.stdout:1553: left oid 5 (ObjNum 509 snap 130 seq_num 509) 2024-08-17T00:39:12.976 INFO:tasks.rados.rados.0.smithi110.stdout:1553: done (1 left) 2024-08-17T00:39:12.976 INFO:tasks.rados.rados.0.smithi110.stdout:1557: copy_from oid 42 from oid 28 current snap is 130 2024-08-17T00:39:12.977 INFO:tasks.rados.rados.0.smithi110.stdout:1558: read oid 26 snap -1 2024-08-17T00:39:12.977 INFO:tasks.rados.rados.0.smithi110.stdout:1558: expect (ObjNum 507 snap 127 seq_num 507) 2024-08-17T00:39:12.977 INFO:tasks.rados.rados.0.smithi110.stdout:1559: read oid 35 snap -1 2024-08-17T00:39:12.977 INFO:tasks.rados.rados.0.smithi110.stdout:1559: expect (ObjNum 298 snap 77 seq_num 298) 2024-08-17T00:39:12.977 INFO:tasks.rados.rados.0.smithi110.stdout:1560: snap_create 2024-08-17T00:39:12.986 INFO:tasks.rados.rados.0.smithi110.stdout:1557: finishing copy_from to smithi11086371-42 2024-08-17T00:39:12.986 INFO:tasks.rados.rados.0.smithi110.stdout:1557: got expected ENOENT (src dne) 2024-08-17T00:39:12.986 INFO:tasks.rados.rados.0.smithi110.stdout:1557: finishing copy_from racing read to smithi11086371-42 2024-08-17T00:39:12.989 INFO:tasks.rados.rados.0.smithi110.stdout:1559: expect (ObjNum 298 snap 77 seq_num 298) 2024-08-17T00:39:13.006 INFO:teuthology.orchestra.run.smithi110.stdout:{ 2024-08-17T00:39:13.006 INFO:teuthology.orchestra.run.smithi110.stdout: "mon": { 2024-08-17T00:39:13.006 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 3 2024-08-17T00:39:13.006 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:39:13.006 INFO:teuthology.orchestra.run.smithi110.stdout: "mgr": { 2024-08-17T00:39:13.006 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 2 2024-08-17T00:39:13.006 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:39:13.006 INFO:teuthology.orchestra.run.smithi110.stdout: "osd": { 2024-08-17T00:39:13.007 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 8 2024-08-17T00:39:13.007 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:39:13.007 INFO:teuthology.orchestra.run.smithi110.stdout: "mds": { 2024-08-17T00:39:13.007 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 2 2024-08-17T00:39:13.007 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:39:13.007 INFO:teuthology.orchestra.run.smithi110.stdout: "overall": { 2024-08-17T00:39:13.007 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 10, 2024-08-17T00:39:13.007 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 5 2024-08-17T00:39:13.007 INFO:teuthology.orchestra.run.smithi110.stdout: } 2024-08-17T00:39:13.007 INFO:teuthology.orchestra.run.smithi110.stdout:} 2024-08-17T00:39:13.073 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 723 (ObjNum 418 snap 111 seq_num 418) dirty exists 2024-08-17T00:39:13.073 INFO:tasks.rados.rados.0.smithi110.stdout:1558: expect (ObjNum 507 snap 127 seq_num 507) 2024-08-17T00:39:13.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:12 smithi110 ceph-mon[100641]: pgmap v74: 121 pgs: 121 active+clean; 127 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-08-17T00:39:13.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:12 smithi110 ceph-mon[100641]: from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:39:13.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:12 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:13.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:12 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:13.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:12 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' 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-17T00:39:13.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:12 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:12 smithi110 ceph-mon[98148]: pgmap v74: 121 pgs: 121 active+clean; 127 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-08-17T00:39:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:12 smithi110 ceph-mon[98148]: from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:39:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:12 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:12 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:12 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' 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-17T00:39:13.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:12 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:13.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:12 smithi177 ceph-mon[90034]: pgmap v74: 121 pgs: 121 active+clean; 127 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-08-17T00:39:13.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:12 smithi177 ceph-mon[90034]: from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:39:13.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:12 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:13.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:12 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:13.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:12 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' 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-17T00:39:13.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:12 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:13.975 INFO:tasks.rados.rados.0.smithi110.stdout:1556: done (4 left) 2024-08-17T00:39:13.976 INFO:tasks.rados.rados.0.smithi110.stdout:1557: done (3 left) 2024-08-17T00:39:13.976 INFO:tasks.rados.rados.0.smithi110.stdout:1558: done (2 left) 2024-08-17T00:39:13.976 INFO:tasks.rados.rados.0.smithi110.stdout:1559: done (1 left) 2024-08-17T00:39:13.976 INFO:tasks.rados.rados.0.smithi110.stdout:1560: done (0 left) 2024-08-17T00:39:13.976 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 31 current snap is 131 2024-08-17T00:39:13.976 INFO:tasks.rados.rados.0.smithi110.stdout:1561: seq_num 511 ranges {540672=565248,1105920=630784,1736704=172032} 2024-08-17T00:39:13.981 INFO:tasks.rados.rados.0.smithi110.stdout:1561: writing smithi11086371-31 from 540672 to 1105920 tid 1 2024-08-17T00:39:13.985 INFO:tasks.rados.rados.0.smithi110.stdout:1561: writing smithi11086371-31 from 1105920 to 1736704 tid 2 2024-08-17T00:39:13.986 INFO:tasks.rados.rados.0.smithi110.stdout:1561: writing smithi11086371-31 from 1736704 to 1908736 tid 3 2024-08-17T00:39:13.986 INFO:tasks.rados.rados.0.smithi110.stdout:1562: delete oid 33 current snap is 131 2024-08-17T00:39:13.986 INFO:tasks.rados.rados.0.smithi110.stdout:1561: finishing write tid 1 to smithi11086371-31 2024-08-17T00:39:13.987 INFO:tasks.rados.rados.0.smithi110.stdout:1562: done (1 left) 2024-08-17T00:39:13.987 INFO:tasks.rados.rados.0.smithi110.stdout:1563: setattr oid 13 current snap is 131 2024-08-17T00:39:13.989 INFO:tasks.rados.rados.0.smithi110.stdout:1564: snap_remove snap 128 2024-08-17T00:39:14.261 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:13 smithi177 ceph-mon[90034]: Reconfiguring mds.a (monmap changed)... 2024-08-17T00:39:14.261 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:13 smithi177 ceph-mon[90034]: Reconfiguring daemon mds.a on smithi110 2024-08-17T00:39:14.261 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:13 smithi177 ceph-mon[90034]: from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:39:14.261 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:13 smithi177 ceph-mon[90034]: osdmap e342: 8 total, 8 up, 8 in 2024-08-17T00:39:14.261 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:13 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3294100872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:39:14.261 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:13 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:14.261 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:13 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:14.261 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:13 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:39:14.262 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:13 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T00:39:14.262 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:13 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:14.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:13 smithi110 ceph-mon[98148]: Reconfiguring mds.a (monmap changed)... 2024-08-17T00:39:14.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:13 smithi110 ceph-mon[98148]: Reconfiguring daemon mds.a on smithi110 2024-08-17T00:39:14.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:13 smithi110 ceph-mon[98148]: from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:39:14.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:13 smithi110 ceph-mon[98148]: osdmap e342: 8 total, 8 up, 8 in 2024-08-17T00:39:14.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:13 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3294100872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:39:14.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:13 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:14.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:13 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:14.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:13 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:39:14.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:13 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T00:39:14.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:13 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:14.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:13 smithi110 ceph-mon[100641]: Reconfiguring mds.a (monmap changed)... 2024-08-17T00:39:14.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:13 smithi110 ceph-mon[100641]: Reconfiguring daemon mds.a on smithi110 2024-08-17T00:39:14.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:13 smithi110 ceph-mon[100641]: from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:39:14.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:13 smithi110 ceph-mon[100641]: osdmap e342: 8 total, 8 up, 8 in 2024-08-17T00:39:14.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:13 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3294100872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:39:14.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:13 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:14.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:13 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:14.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:13 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T00:39:14.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:13 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T00:39:14.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:13 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:14.886 INFO:tasks.rados.rados.0.smithi110.stdout:1564: done (2 left) 2024-08-17T00:39:14.886 INFO:tasks.rados.rados.0.smithi110.stdout:1565: setattr oid 15 current snap is 131 2024-08-17T00:39:14.886 INFO:tasks.rados.rados.0.smithi110.stdout:1561: finishing write tid 2 to smithi11086371-31 2024-08-17T00:39:14.886 INFO:tasks.rados.rados.0.smithi110.stdout:1561: finishing write tid 3 to smithi11086371-31 2024-08-17T00:39:14.886 INFO:tasks.rados.rados.0.smithi110.stdout:1561: finishing write tid 4 to smithi11086371-31 2024-08-17T00:39:14.887 INFO:tasks.rados.rados.0.smithi110.stdout:1561: finishing write tid 5 to smithi11086371-31 2024-08-17T00:39:14.887 INFO:tasks.rados.rados.0.smithi110.stdout:1561: oid 31 updating version 0 to 639 2024-08-17T00:39:14.887 INFO:tasks.rados.rados.0.smithi110.stdout:1561: oid 31 updating version 639 to 640 2024-08-17T00:39:14.887 INFO:tasks.rados.rados.0.smithi110.stdout:1561: oid 31 updating version 640 to 642 2024-08-17T00:39:14.887 INFO:tasks.rados.rados.0.smithi110.stdout:1561: oid 31 version 642 is already newer than 641 2024-08-17T00:39:14.887 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 642 (ObjNum 511 snap 131 seq_num 511) dirty exists 2024-08-17T00:39:14.887 INFO:tasks.rados.rados.0.smithi110.stdout:1561: left oid 31 (ObjNum 511 snap 131 seq_num 511) 2024-08-17T00:39:14.887 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 674 (ObjNum 459 snap 118 seq_num 459) dirty exists 2024-08-17T00:39:14.888 INFO:tasks.rados.rados.0.smithi110.stdout:1561: done (2 left) 2024-08-17T00:39:14.888 INFO:tasks.rados.rados.0.smithi110.stdout:1563: done (1 left) 2024-08-17T00:39:14.889 INFO:tasks.rados.rados.0.smithi110.stdout:1566: rollback oid 33 current snap is 131 2024-08-17T00:39:14.889 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 33 to 129 2024-08-17T00:39:14.889 INFO:tasks.rados.rados.0.smithi110.stdout:1567: copy_from oid 2 from oid 47 current snap is 131 2024-08-17T00:39:14.889 INFO:tasks.rados.rados.0.smithi110.stdout:1568: delete oid 45 current snap is 131 2024-08-17T00:39:14.890 INFO:tasks.rados.rados.0.smithi110.stdout:1566: finishing rollback tid 1 to smithi11086371-33 2024-08-17T00:39:14.890 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 33 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-17T00:39:14.890 INFO:tasks.rados.rados.0.smithi110.stdout:1567: finishing copy_from to smithi11086371-2 2024-08-17T00:39:14.890 INFO:tasks.rados.rados.0.smithi110.stdout:1567: got expected ENOENT (src dne) 2024-08-17T00:39:14.890 INFO:tasks.rados.rados.0.smithi110.stdout:1567: finishing copy_from racing read to smithi11086371-2 2024-08-17T00:39:14.892 INFO:tasks.rados.rados.0.smithi110.stdout:1566: done (3 left) 2024-08-17T00:39:14.892 INFO:tasks.rados.rados.0.smithi110.stdout:1567: done (2 left) 2024-08-17T00:39:14.892 INFO:tasks.rados.rados.0.smithi110.stdout:1568: done (1 left) 2024-08-17T00:39:14.892 INFO:tasks.rados.rados.0.smithi110.stdout:1569: read oid 43 snap -1 2024-08-17T00:39:14.892 INFO:tasks.rados.rados.0.smithi110.stdout:1569: expect (ObjNum 450 snap 117 seq_num 450) 2024-08-17T00:39:14.892 INFO:tasks.rados.rados.0.smithi110.stdout:1570: copy_from oid 3 from oid 32 current snap is 131 2024-08-17T00:39:14.892 INFO:tasks.rados.rados.0.smithi110.stdout:1571: copy_from oid 9 from oid 39 current snap is 131 2024-08-17T00:39:14.892 INFO:tasks.rados.rados.0.smithi110.stdout:1572: snap_remove snap 130 2024-08-17T00:39:15.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:14 smithi110 ceph-mon[98148]: Reconfiguring mon.b (monmap changed)... 2024-08-17T00:39:15.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:14 smithi110 ceph-mon[98148]: Reconfiguring daemon mon.b on smithi177 2024-08-17T00:39:15.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:14 smithi110 ceph-mon[98148]: osdmap e343: 8 total, 8 up, 8 in 2024-08-17T00:39:15.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:14 smithi110 ceph-mon[98148]: pgmap v77: 121 pgs: 121 active+clean; 127 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-08-17T00:39:15.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:14 smithi110 ceph-mon[98148]: osdmap e344: 8 total, 8 up, 8 in 2024-08-17T00:39:15.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:14 smithi110 ceph-mon[100641]: Reconfiguring mon.b (monmap changed)... 2024-08-17T00:39:15.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:14 smithi110 ceph-mon[100641]: Reconfiguring daemon mon.b on smithi177 2024-08-17T00:39:15.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:14 smithi110 ceph-mon[100641]: osdmap e343: 8 total, 8 up, 8 in 2024-08-17T00:39:15.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:14 smithi110 ceph-mon[100641]: pgmap v77: 121 pgs: 121 active+clean; 127 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-08-17T00:39:15.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:14 smithi110 ceph-mon[100641]: osdmap e344: 8 total, 8 up, 8 in 2024-08-17T00:39:15.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:14 smithi177 ceph-mon[90034]: Reconfiguring mon.b (monmap changed)... 2024-08-17T00:39:15.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:14 smithi177 ceph-mon[90034]: Reconfiguring daemon mon.b on smithi177 2024-08-17T00:39:15.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:14 smithi177 ceph-mon[90034]: osdmap e343: 8 total, 8 up, 8 in 2024-08-17T00:39:15.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:14 smithi177 ceph-mon[90034]: pgmap v77: 121 pgs: 121 active+clean; 127 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-08-17T00:39:15.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:14 smithi177 ceph-mon[90034]: osdmap e344: 8 total, 8 up, 8 in 2024-08-17T00:39:15.886 INFO:tasks.rados.rados.0.smithi110.stdout:1572: done (4 left) 2024-08-17T00:39:15.886 INFO:tasks.rados.rados.0.smithi110.stdout:1573: copy_from oid 50 from oid 14 current snap is 131 2024-08-17T00:39:15.886 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 659 (ObjNum 502 snap 126 seq_num 502) dirty exists 2024-08-17T00:39:15.886 INFO:tasks.rados.rados.0.smithi110.stdout:1570: finishing copy_from racing read to smithi11086371-3 2024-08-17T00:39:15.887 INFO:tasks.rados.rados.0.smithi110.stdout:1570: finishing copy_from to smithi11086371-3 2024-08-17T00:39:15.887 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 260 (ObjNum 479 snap 123 seq_num 479) dirty exists 2024-08-17T00:39:15.887 INFO:tasks.rados.rados.0.smithi110.stdout:1571: finishing copy_from racing read to smithi11086371-9 2024-08-17T00:39:15.887 INFO:tasks.rados.rados.0.smithi110.stdout:1571: finishing copy_from to smithi11086371-9 2024-08-17T00:39:15.887 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 465 (ObjNum 430 snap 114 seq_num 430) dirty exists 2024-08-17T00:39:15.887 INFO:tasks.rados.rados.0.smithi110.stdout:1569: expect (ObjNum 450 snap 117 seq_num 450) 2024-08-17T00:39:16.063 INFO:tasks.rados.rados.0.smithi110.stdout:1573: finishing copy_from racing read to smithi11086371-50 2024-08-17T00:39:16.064 INFO:tasks.rados.rados.0.smithi110.stdout:1565: done (4 left) 2024-08-17T00:39:16.064 INFO:tasks.rados.rados.0.smithi110.stdout:1569: done (3 left) 2024-08-17T00:39:16.064 INFO:tasks.rados.rados.0.smithi110.stdout:1570: done (2 left) 2024-08-17T00:39:16.064 INFO:tasks.rados.rados.0.smithi110.stdout:1571: done (1 left) 2024-08-17T00:39:16.064 INFO:tasks.rados.rados.0.smithi110.stdout:1574: rmattr oid 1 current snap is 131 2024-08-17T00:39:16.064 INFO:tasks.rados.rados.0.smithi110.stdout:1573: finishing copy_from to smithi11086371-50 2024-08-17T00:39:16.064 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 749 (ObjNum 364 snap 97 seq_num 364) dirty exists 2024-08-17T00:39:16.064 INFO:tasks.rados.rados.0.smithi110.stdout:1573: done (1 left) 2024-08-17T00:39:16.064 INFO:tasks.rados.rados.0.smithi110.stdout:1575: snap_create 2024-08-17T00:39:16.065 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 473 (ObjNum 430 snap 114 seq_num 430) dirty exists 2024-08-17T00:39:16.687 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:16.687 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:16.687 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:16 smithi177 ceph-mon[90034]: Reconfiguring mgr.x (monmap changed)... 2024-08-17T00:39:16.687 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T00:39:16.687 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T00:39:16.687 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:16.687 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:16 smithi177 ceph-mon[90034]: Reconfiguring daemon mgr.x on smithi177 2024-08-17T00:39:16.687 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:16 smithi177 ceph-mon[90034]: osdmap e345: 8 total, 8 up, 8 in 2024-08-17T00:39:16.687 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:16 smithi177 ceph-mon[90034]: pgmap v80: 121 pgs: 121 active+clean; 127 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T00:39:16.687 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:39:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:16.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:16.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:16 smithi110 ceph-mon[98148]: Reconfiguring mgr.x (monmap changed)... 2024-08-17T00:39:16.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T00:39:16.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T00:39:16.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:16.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:16 smithi110 ceph-mon[98148]: Reconfiguring daemon mgr.x on smithi177 2024-08-17T00:39:16.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:16 smithi110 ceph-mon[98148]: osdmap e345: 8 total, 8 up, 8 in 2024-08-17T00:39:16.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:16 smithi110 ceph-mon[98148]: pgmap v80: 121 pgs: 121 active+clean; 127 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T00:39:16.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:39:16.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:16.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:16.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:16 smithi110 ceph-mon[100641]: Reconfiguring mgr.x (monmap changed)... 2024-08-17T00:39:16.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T00:39:16.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T00:39:16.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:16.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:16 smithi110 ceph-mon[100641]: Reconfiguring daemon mgr.x on smithi177 2024-08-17T00:39:16.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:16 smithi110 ceph-mon[100641]: osdmap e345: 8 total, 8 up, 8 in 2024-08-17T00:39:16.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:16 smithi110 ceph-mon[100641]: pgmap v80: 121 pgs: 121 active+clean; 127 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T00:39:16.813 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:39:16.891 INFO:tasks.rados.rados.0.smithi110.stdout:1574: done (1 left) 2024-08-17T00:39:16.891 INFO:tasks.rados.rados.0.smithi110.stdout:1575: done (0 left) 2024-08-17T00:39:16.891 INFO:tasks.rados.rados.0.smithi110.stdout:1576: rollback oid 43 current snap is 132 2024-08-17T00:39:16.891 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 43 to 129 2024-08-17T00:39:16.891 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 4 current snap is 132 2024-08-17T00:39:16.892 INFO:tasks.rados.rados.0.smithi110.stdout:1577: seq_num 514 ranges {1941504=614400,2555904=679936,3235840=122880} 2024-08-17T00:39:16.905 INFO:tasks.rados.rados.0.smithi110.stdout:1577: writing smithi11086371-4 from 1941504 to 2555904 tid 1 2024-08-17T00:39:16.908 INFO:tasks.rados.rados.0.smithi110.stdout:1577: writing smithi11086371-4 from 2555904 to 3235840 tid 2 2024-08-17T00:39:16.910 INFO:tasks.rados.rados.0.smithi110.stdout:1577: writing smithi11086371-4 from 3235840 to 3358720 tid 3 2024-08-17T00:39:16.910 INFO:tasks.rados.rados.0.smithi110.stdout:1578: read oid 18 snap -1 2024-08-17T00:39:16.910 INFO:tasks.rados.rados.0.smithi110.stdout:1578: expect (ObjNum 466 snap 119 seq_num 466) 2024-08-17T00:39:16.910 INFO:tasks.rados.rados.0.smithi110.stdout:1579: read oid 50 snap -1 2024-08-17T00:39:16.910 INFO:tasks.rados.rados.0.smithi110.stdout:1579: expect (ObjNum 364 snap 97 seq_num 364) 2024-08-17T00:39:16.910 INFO:tasks.rados.rados.0.smithi110.stdout:1580: rollback oid 2 current snap is 132 2024-08-17T00:39:16.910 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 2 to 129 2024-08-17T00:39:16.910 INFO:tasks.rados.rados.0.smithi110.stdout:1576: finishing rollback tid 0 to smithi11086371-43 2024-08-17T00:39:16.910 INFO:tasks.rados.rados.0.smithi110.stdout:1576: finishing rollback tid 1 to smithi11086371-43 2024-08-17T00:39:16.911 INFO:tasks.rados.rados.0.smithi110.stdout:1576: finishing rollback tid 2 to smithi11086371-43 2024-08-17T00:39:16.911 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 486 (ObjNum 450 snap 117 seq_num 450) dirty exists 2024-08-17T00:39:16.911 INFO:tasks.rados.rados.0.smithi110.stdout:1576: done (4 left) 2024-08-17T00:39:16.911 INFO:tasks.rados.rados.0.smithi110.stdout:1581: copy_from oid 15 from oid 3 current snap is 132 2024-08-17T00:39:16.911 INFO:tasks.rados.rados.0.smithi110.stdout:1582: delete oid 19 current snap is 132 2024-08-17T00:39:16.912 INFO:tasks.rados.rados.0.smithi110.stdout:1577: finishing write tid 1 to smithi11086371-4 2024-08-17T00:39:16.914 INFO:tasks.rados.rados.0.smithi110.stdout:1577: finishing write tid 2 to smithi11086371-4 2024-08-17T00:39:16.914 INFO:tasks.rados.rados.0.smithi110.stdout:1582: done (5 left) 2024-08-17T00:39:16.914 INFO:tasks.rados.rados.0.smithi110.stdout:1583: rollback oid 26 current snap is 132 2024-08-17T00:39:16.914 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 26 to 127 2024-08-17T00:39:16.914 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 29 current snap is 132 2024-08-17T00:39:16.914 INFO:tasks.rados.rados.0.smithi110.stdout:1584: seq_num 516 ranges {0=647168,647168=450560,1097728=352256} 2024-08-17T00:39:16.917 INFO:tasks.rados.rados.0.smithi110.stdout:1584: writing smithi11086371-29 from 0 to 647168 tid 1 2024-08-17T00:39:16.920 INFO:tasks.rados.rados.0.smithi110.stdout:1584: writing smithi11086371-29 from 647168 to 1097728 tid 2 2024-08-17T00:39:16.923 INFO:tasks.rados.rados.0.smithi110.stdout:1584: writing smithi11086371-29 from 1097728 to 1449984 tid 3 2024-08-17T00:39:16.923 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 20 current snap is 132 2024-08-17T00:39:16.923 INFO:tasks.rados.rados.0.smithi110.stdout:1585: seq_num 517 ranges {0=663552,663552=786432,1449984=16384} 2024-08-17T00:39:16.927 INFO:tasks.rados.rados.0.smithi110.stdout:1585: writing smithi11086371-20 from 0 to 663552 tid 1 2024-08-17T00:39:16.933 INFO:tasks.rados.rados.0.smithi110.stdout:1585: writing smithi11086371-20 from 663552 to 1449984 tid 2 2024-08-17T00:39:16.933 INFO:tasks.rados.rados.0.smithi110.stdout:1585: writing smithi11086371-20 from 1449984 to 1466368 tid 3 2024-08-17T00:39:16.934 INFO:tasks.rados.rados.0.smithi110.stdout:1586: read oid 43 snap -1 2024-08-17T00:39:16.934 INFO:tasks.rados.rados.0.smithi110.stdout:1586: expect (ObjNum 450 snap 117 seq_num 450) 2024-08-17T00:39:16.934 INFO:tasks.rados.rados.0.smithi110.stdout:1587: delete oid 5 current snap is 132 2024-08-17T00:39:16.934 INFO:tasks.rados.rados.0.smithi110.stdout:1577: finishing write tid 3 to smithi11086371-4 2024-08-17T00:39:16.934 INFO:tasks.rados.rados.0.smithi110.stdout:1577: finishing write tid 4 to smithi11086371-4 2024-08-17T00:39:16.934 INFO:tasks.rados.rados.0.smithi110.stdout:1577: finishing write tid 5 to smithi11086371-4 2024-08-17T00:39:16.934 INFO:tasks.rados.rados.0.smithi110.stdout:1577: oid 4 updating version 0 to 206 2024-08-17T00:39:16.934 INFO:tasks.rados.rados.0.smithi110.stdout:1577: oid 4 updating version 206 to 208 2024-08-17T00:39:16.934 INFO:tasks.rados.rados.0.smithi110.stdout:1577: oid 4 updating version 208 to 209 2024-08-17T00:39:16.934 INFO:tasks.rados.rados.0.smithi110.stdout:1577: oid 4 version 209 is already newer than 207 2024-08-17T00:39:16.934 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 209 (ObjNum 514 snap 132 seq_num 514) dirty exists 2024-08-17T00:39:16.934 INFO:tasks.rados.rados.0.smithi110.stdout:1577: left oid 4 (ObjNum 514 snap 132 seq_num 514) 2024-08-17T00:39:16.934 INFO:tasks.rados.rados.0.smithi110.stdout:1580: finishing rollback tid 0 to smithi11086371-2 2024-08-17T00:39:16.935 INFO:tasks.rados.rados.0.smithi110.stdout:1580: finishing rollback tid 1 to smithi11086371-2 2024-08-17T00:39:16.935 INFO:tasks.rados.rados.0.smithi110.stdout:1580: finishing rollback tid 2 to smithi11086371-2 2024-08-17T00:39:16.935 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 2 v 768 (ObjNum 465 snap 119 seq_num 465) dirty exists 2024-08-17T00:39:16.935 INFO:tasks.rados.rados.0.smithi110.stdout:1583: finishing rollback tid 0 to smithi11086371-26 2024-08-17T00:39:16.935 INFO:tasks.rados.rados.0.smithi110.stdout:1583: finishing rollback tid 1 to smithi11086371-26 2024-08-17T00:39:16.935 INFO:tasks.rados.rados.0.smithi110.stdout:1581: finishing copy_from racing read to smithi11086371-15 2024-08-17T00:39:16.935 INFO:tasks.rados.rados.0.smithi110.stdout:1583: finishing rollback tid 2 to smithi11086371-26 2024-08-17T00:39:16.935 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 26 v 772 (ObjNum 507 snap 127 seq_num 507) dirty exists 2024-08-17T00:39:16.935 INFO:tasks.rados.rados.0.smithi110.stdout:1581: finishing copy_from to smithi11086371-15 2024-08-17T00:39:16.936 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 260 (ObjNum 479 snap 123 seq_num 479) dirty exists 2024-08-17T00:39:16.936 INFO:tasks.rados.rados.0.smithi110.stdout:1584: finishing write tid 1 to smithi11086371-29 2024-08-17T00:39:16.936 INFO:tasks.rados.rados.0.smithi110.stdout:1579: expect (ObjNum 364 snap 97 seq_num 364) 2024-08-17T00:39:17.006 INFO:tasks.rados.rados.0.smithi110.stdout:1584: finishing write tid 2 to smithi11086371-29 2024-08-17T00:39:17.007 INFO:tasks.rados.rados.0.smithi110.stdout:1584: finishing write tid 3 to smithi11086371-29 2024-08-17T00:39:17.007 INFO:tasks.rados.rados.0.smithi110.stdout:1584: finishing write tid 4 to smithi11086371-29 2024-08-17T00:39:17.007 INFO:tasks.rados.rados.0.smithi110.stdout:1584: finishing write tid 5 to smithi11086371-29 2024-08-17T00:39:17.007 INFO:tasks.rados.rados.0.smithi110.stdout:1584: oid 29 updating version 0 to 724 2024-08-17T00:39:17.007 INFO:tasks.rados.rados.0.smithi110.stdout:1584: oid 29 updating version 724 to 726 2024-08-17T00:39:17.007 INFO:tasks.rados.rados.0.smithi110.stdout:1584: oid 29 updating version 726 to 727 2024-08-17T00:39:17.007 INFO:tasks.rados.rados.0.smithi110.stdout:1584: oid 29 version 727 is already newer than 725 2024-08-17T00:39:17.008 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 727 (ObjNum 516 snap 132 seq_num 516) dirty exists 2024-08-17T00:39:17.008 INFO:tasks.rados.rados.0.smithi110.stdout:1584: left oid 29 (ObjNum 516 snap 132 seq_num 516) 2024-08-17T00:39:17.008 INFO:tasks.rados.rados.0.smithi110.stdout:1586: expect (ObjNum 450 snap 117 seq_num 450) 2024-08-17T00:39:17.177 INFO:tasks.rados.rados.0.smithi110.stdout:1578: expect (ObjNum 466 snap 119 seq_num 466) 2024-08-17T00:39:17.981 INFO:tasks.rados.rados.0.smithi110.stdout:1585: finishing write tid 1 to smithi11086371-20 2024-08-17T00:39:17.981 INFO:tasks.rados.rados.0.smithi110.stdout:1585: finishing write tid 2 to smithi11086371-20 2024-08-17T00:39:17.981 INFO:tasks.rados.rados.0.smithi110.stdout:1585: finishing write tid 3 to smithi11086371-20 2024-08-17T00:39:17.981 INFO:tasks.rados.rados.0.smithi110.stdout:1585: finishing write tid 4 to smithi11086371-20 2024-08-17T00:39:17.982 INFO:tasks.rados.rados.0.smithi110.stdout:1585: finishing write tid 5 to smithi11086371-20 2024-08-17T00:39:17.982 INFO:tasks.rados.rados.0.smithi110.stdout:1585: oid 20 updating version 0 to 775 2024-08-17T00:39:17.982 INFO:tasks.rados.rados.0.smithi110.stdout:1585: oid 20 version 775 is already newer than 773 2024-08-17T00:39:17.982 INFO:tasks.rados.rados.0.smithi110.stdout:1585: oid 20 version 775 is already newer than 774 2024-08-17T00:39:17.982 INFO:tasks.rados.rados.0.smithi110.stdout:1585: oid 20 updating version 775 to 776 2024-08-17T00:39:17.982 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 776 (ObjNum 517 snap 132 seq_num 517) dirty exists 2024-08-17T00:39:17.982 INFO:tasks.rados.rados.0.smithi110.stdout:1585: left oid 20 (ObjNum 517 snap 132 seq_num 517) 2024-08-17T00:39:17.982 INFO:tasks.rados.rados.0.smithi110.stdout:1577: done (9 left) 2024-08-17T00:39:17.982 INFO:tasks.rados.rados.0.smithi110.stdout:1578: done (8 left) 2024-08-17T00:39:17.982 INFO:tasks.rados.rados.0.smithi110.stdout:1579: done (7 left) 2024-08-17T00:39:17.986 INFO:tasks.rados.rados.0.smithi110.stdout:1580: done (6 left) 2024-08-17T00:39:17.986 INFO:tasks.rados.rados.0.smithi110.stdout:1581: done (5 left) 2024-08-17T00:39:17.986 INFO:tasks.rados.rados.0.smithi110.stdout:1583: done (4 left) 2024-08-17T00:39:17.986 INFO:tasks.rados.rados.0.smithi110.stdout:1584: done (3 left) 2024-08-17T00:39:17.986 INFO:tasks.rados.rados.0.smithi110.stdout:1585: done (2 left) 2024-08-17T00:39:17.986 INFO:tasks.rados.rados.0.smithi110.stdout:1586: done (1 left) 2024-08-17T00:39:17.986 INFO:tasks.rados.rados.0.smithi110.stdout:1587: done (0 left) 2024-08-17T00:39:17.986 INFO:tasks.rados.rados.0.smithi110.stdout:1588: copy_from oid 35 from oid 20 current snap is 132 2024-08-17T00:39:17.986 INFO:tasks.rados.rados.0.smithi110.stdout:1589: rmattr oid 46 current snap is 132 2024-08-17T00:39:17.986 INFO:tasks.rados.rados.0.smithi110.stdout:1589: done (1 left) 2024-08-17T00:39:17.986 INFO:tasks.rados.rados.0.smithi110.stdout:1590: snap_remove snap 129 2024-08-17T00:39:18.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:18.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:18.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:17 smithi110 ceph-mon[98148]: Reconfiguring osd.4 (monmap changed)... 2024-08-17T00:39:18.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-17T00:39:18.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:18.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:17 smithi110 ceph-mon[98148]: Reconfiguring daemon osd.4 on smithi177 2024-08-17T00:39:18.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:17 smithi110 ceph-mon[98148]: osdmap e346: 8 total, 8 up, 8 in 2024-08-17T00:39:18.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:18.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:18.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:17 smithi110 ceph-mon[100641]: Reconfiguring osd.4 (monmap changed)... 2024-08-17T00:39:18.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-17T00:39:18.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:18.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:17 smithi110 ceph-mon[100641]: Reconfiguring daemon osd.4 on smithi177 2024-08-17T00:39:18.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:17 smithi110 ceph-mon[100641]: osdmap e346: 8 total, 8 up, 8 in 2024-08-17T00:39:18.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:18.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:18.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:17 smithi177 ceph-mon[90034]: Reconfiguring osd.4 (monmap changed)... 2024-08-17T00:39:18.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-17T00:39:18.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:18.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:17 smithi177 ceph-mon[90034]: Reconfiguring daemon osd.4 on smithi177 2024-08-17T00:39:18.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:17 smithi177 ceph-mon[90034]: osdmap e346: 8 total, 8 up, 8 in 2024-08-17T00:39:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:39:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:39:18] "GET /metrics HTTP/1.1" 200 36021 "" "Prometheus/2.43.0" 2024-08-17T00:39:18.763 INFO:tasks.rados.rados.0.smithi110.stdout:1588: finishing copy_from racing read to smithi11086371-35 2024-08-17T00:39:18.763 INFO:tasks.rados.rados.0.smithi110.stdout:1588: finishing copy_from to smithi11086371-35 2024-08-17T00:39:18.763 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 776 (ObjNum 517 snap 132 seq_num 517) dirty exists 2024-08-17T00:39:18.763 INFO:tasks.rados.rados.0.smithi110.stdout:1588: done (1 left) 2024-08-17T00:39:18.763 INFO:tasks.rados.rados.0.smithi110.stdout:1590: done (0 left) 2024-08-17T00:39:18.763 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 44 current snap is 132 2024-08-17T00:39:18.763 INFO:tasks.rados.rados.0.smithi110.stdout:1591: seq_num 519 ranges {1859584=696320,2555904=548864,3104768=253952} 2024-08-17T00:39:18.777 INFO:tasks.rados.rados.0.smithi110.stdout:1591: writing smithi11086371-44 from 1859584 to 2555904 tid 1 2024-08-17T00:39:18.780 INFO:tasks.rados.rados.0.smithi110.stdout:1591: writing smithi11086371-44 from 2555904 to 3104768 tid 2 2024-08-17T00:39:18.783 INFO:tasks.rados.rados.0.smithi110.stdout:1591: writing smithi11086371-44 from 3104768 to 3358720 tid 3 2024-08-17T00:39:18.783 INFO:tasks.rados.rados.0.smithi110.stdout:1592: copy_from oid 45 from oid 37 current snap is 132 2024-08-17T00:39:18.783 INFO:tasks.rados.rados.0.smithi110.stdout:1591: finishing write tid 1 to smithi11086371-44 2024-08-17T00:39:18.783 INFO:tasks.rados.rados.0.smithi110.stdout:1593: rollback oid 30 current snap is 132 2024-08-17T00:39:18.783 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 30 to 127 2024-08-17T00:39:18.783 INFO:tasks.rados.rados.0.smithi110.stdout:1594: rollback oid 16 current snap is 132 2024-08-17T00:39:18.783 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 16 to 127 2024-08-17T00:39:18.783 INFO:tasks.rados.rados.0.smithi110.stdout:1595: snap_remove snap 131 2024-08-17T00:39:19.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:19 smithi110 ceph-mon[98148]: pgmap v82: 121 pgs: 121 active+clean; 130 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 30 op/s 2024-08-17T00:39:19.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:19 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:19.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:19 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:19.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:19 smithi110 ceph-mon[98148]: Reconfiguring osd.5 (monmap changed)... 2024-08-17T00:39:19.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:19 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-17T00:39:19.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:19 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:19.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:19 smithi110 ceph-mon[98148]: Reconfiguring daemon osd.5 on smithi177 2024-08-17T00:39:19.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:19 smithi110 ceph-mon[98148]: osdmap e347: 8 total, 8 up, 8 in 2024-08-17T00:39:19.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:19 smithi110 ceph-mon[100641]: pgmap v82: 121 pgs: 121 active+clean; 130 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 30 op/s 2024-08-17T00:39:19.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:19 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:19.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:19 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:19.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:19 smithi110 ceph-mon[100641]: Reconfiguring osd.5 (monmap changed)... 2024-08-17T00:39:19.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:19 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-17T00:39:19.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:19 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:19.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:19 smithi110 ceph-mon[100641]: Reconfiguring daemon osd.5 on smithi177 2024-08-17T00:39:19.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:19 smithi110 ceph-mon[100641]: osdmap e347: 8 total, 8 up, 8 in 2024-08-17T00:39:19.575 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:19 smithi177 ceph-mon[90034]: pgmap v82: 121 pgs: 121 active+clean; 130 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 30 op/s 2024-08-17T00:39:19.575 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:19 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:19.575 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:19 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:19.575 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:19 smithi177 ceph-mon[90034]: Reconfiguring osd.5 (monmap changed)... 2024-08-17T00:39:19.575 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:19 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-17T00:39:19.575 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:19 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:19.575 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:19 smithi177 ceph-mon[90034]: Reconfiguring daemon osd.5 on smithi177 2024-08-17T00:39:19.575 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:19 smithi177 ceph-mon[90034]: osdmap e347: 8 total, 8 up, 8 in 2024-08-17T00:39:19.766 INFO:tasks.rados.rados.0.smithi110.stdout:1595: done (4 left) 2024-08-17T00:39:19.766 INFO:tasks.rados.rados.0.smithi110.stdout:1596: read oid 48 snap 127 2024-08-17T00:39:19.766 INFO:tasks.rados.rados.0.smithi110.stdout:1596: expect (ObjNum 430 snap 114 seq_num 430) 2024-08-17T00:39:19.766 INFO:tasks.rados.rados.0.smithi110.stdout:1597: copy_from oid 23 from oid 10 current snap is 132 2024-08-17T00:39:19.766 INFO:tasks.rados.rados.0.smithi110.stdout:1591: finishing write tid 2 to smithi11086371-44 2024-08-17T00:39:19.766 INFO:tasks.rados.rados.0.smithi110.stdout:1594: finishing rollback tid 1 to smithi11086371-16 2024-08-17T00:39:19.766 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-17T00:39:19.766 INFO:tasks.rados.rados.0.smithi110.stdout:1591: finishing write tid 3 to smithi11086371-44 2024-08-17T00:39:19.766 INFO:tasks.rados.rados.0.smithi110.stdout:1591: finishing write tid 4 to smithi11086371-44 2024-08-17T00:39:19.767 INFO:tasks.rados.rados.0.smithi110.stdout:1593: finishing rollback tid 0 to smithi11086371-30 2024-08-17T00:39:19.767 INFO:tasks.rados.rados.0.smithi110.stdout:1593: finishing rollback tid 1 to smithi11086371-30 2024-08-17T00:39:19.767 INFO:tasks.rados.rados.0.smithi110.stdout:1591: finishing write tid 5 to smithi11086371-44 2024-08-17T00:39:19.767 INFO:tasks.rados.rados.0.smithi110.stdout:1591: oid 44 updating version 0 to 444 2024-08-17T00:39:19.767 INFO:tasks.rados.rados.0.smithi110.stdout:1591: oid 44 updating version 444 to 446 2024-08-17T00:39:19.767 INFO:tasks.rados.rados.0.smithi110.stdout:1591: oid 44 version 446 is already newer than 445 2024-08-17T00:39:19.767 INFO:tasks.rados.rados.0.smithi110.stdout:1591: oid 44 version 446 is already newer than 443 2024-08-17T00:39:19.767 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 446 (ObjNum 519 snap 132 seq_num 519) dirty exists 2024-08-17T00:39:19.767 INFO:tasks.rados.rados.0.smithi110.stdout:1591: left oid 44 (ObjNum 519 snap 132 seq_num 519) 2024-08-17T00:39:19.767 INFO:tasks.rados.rados.0.smithi110.stdout:1593: finishing rollback tid 2 to smithi11086371-30 2024-08-17T00:39:19.767 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 645 (ObjNum 409 snap 109 seq_num 409) dirty exists 2024-08-17T00:39:19.767 INFO:tasks.rados.rados.0.smithi110.stdout:1592: finishing copy_from racing read to smithi11086371-45 2024-08-17T00:39:19.767 INFO:tasks.rados.rados.0.smithi110.stdout:1592: finishing copy_from to smithi11086371-45 2024-08-17T00:39:19.768 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 367 (ObjNum 451 snap 117 seq_num 451) dirty exists 2024-08-17T00:39:19.768 INFO:tasks.rados.rados.0.smithi110.stdout:1591: done (5 left) 2024-08-17T00:39:19.768 INFO:tasks.rados.rados.0.smithi110.stdout:1592: done (4 left) 2024-08-17T00:39:19.768 INFO:tasks.rados.rados.0.smithi110.stdout:1593: done (3 left) 2024-08-17T00:39:19.768 INFO:tasks.rados.rados.0.smithi110.stdout:1594: done (2 left) 2024-08-17T00:39:19.768 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 5 current snap is 132 2024-08-17T00:39:19.768 INFO:tasks.rados.rados.0.smithi110.stdout:1598: seq_num 520 ranges {0=712704,712704=434176,1146880=368640} 2024-08-17T00:39:19.770 INFO:tasks.rados.rados.0.smithi110.stdout:1598: writing smithi11086371-5 from 0 to 712704 tid 1 2024-08-17T00:39:19.772 INFO:tasks.rados.rados.0.smithi110.stdout:1598: writing smithi11086371-5 from 712704 to 1146880 tid 2 2024-08-17T00:39:19.775 INFO:tasks.rados.rados.0.smithi110.stdout:1598: writing smithi11086371-5 from 1146880 to 1515520 tid 3 2024-08-17T00:39:19.776 INFO:tasks.rados.rados.0.smithi110.stdout:1599: rollback oid 6 current snap is 132 2024-08-17T00:39:19.776 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 6 to 127 2024-08-17T00:39:19.776 INFO:tasks.rados.rados.0.smithi110.stdout:1596: expect (ObjNum 430 snap 114 seq_num 430) 2024-08-17T00:39:19.778 INFO:tasks.rados.rados.0.smithi110.stdout:1599: finishing rollback tid 1 to smithi11086371-6 2024-08-17T00:39:19.778 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 0 (ObjNum 129 snap 0 seq_num 1879253560) dirty dne 2024-08-17T00:39:19.778 INFO:tasks.rados.rados.0.smithi110.stdout:1596: done (3 left) 2024-08-17T00:39:19.779 INFO:tasks.rados.rados.0.smithi110.stdout:1599: done (2 left) 2024-08-17T00:39:19.779 INFO:tasks.rados.rados.0.smithi110.stdout:1600: snap_remove snap 127 2024-08-17T00:39:19.887 INFO:tasks.rados.rados.0.smithi110.stdout:1600: done (2 left) 2024-08-17T00:39:19.887 INFO:tasks.rados.rados.0.smithi110.stdout:1601: rollback oid 21 current snap is 132 2024-08-17T00:39:19.887 INFO:tasks.rados.rados.0.smithi110.stdout:1598: finishing write tid 1 to smithi11086371-5 2024-08-17T00:39:19.887 INFO:tasks.rados.rados.0.smithi110.stdout:1598: finishing write tid 2 to smithi11086371-5 2024-08-17T00:39:19.887 INFO:tasks.rados.rados.0.smithi110.stdout:1598: finishing write tid 3 to smithi11086371-5 2024-08-17T00:39:19.887 INFO:tasks.rados.rados.0.smithi110.stdout:1598: finishing write tid 4 to smithi11086371-5 2024-08-17T00:39:19.887 INFO:tasks.rados.rados.0.smithi110.stdout:1598: finishing write tid 5 to smithi11086371-5 2024-08-17T00:39:19.887 INFO:tasks.rados.rados.0.smithi110.stdout:1598: oid 5 updating version 0 to 621 2024-08-17T00:39:19.887 INFO:tasks.rados.rados.0.smithi110.stdout:1598: oid 5 updating version 621 to 623 2024-08-17T00:39:19.887 INFO:tasks.rados.rados.0.smithi110.stdout:1598: oid 5 version 623 is already newer than 622 2024-08-17T00:39:19.887 INFO:tasks.rados.rados.0.smithi110.stdout:1598: oid 5 version 623 is already newer than 620 2024-08-17T00:39:19.888 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 623 (ObjNum 520 snap 132 seq_num 520) dirty exists 2024-08-17T00:39:19.888 INFO:tasks.rados.rados.0.smithi110.stdout:1598: left oid 5 (ObjNum 520 snap 132 seq_num 520) 2024-08-17T00:39:19.888 INFO:tasks.rados.rados.0.smithi110.stdout:1597: finishing copy_from racing read to smithi11086371-23 2024-08-17T00:39:19.888 INFO:tasks.rados.rados.0.smithi110.stdout:1597: finishing copy_from to smithi11086371-23 2024-08-17T00:39:19.888 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 483 (ObjNum 474 snap 120 seq_num 474) dirty exists 2024-08-17T00:39:19.888 INFO:tasks.rados.rados.0.smithi110.stdout:1597: done (2 left) 2024-08-17T00:39:19.888 INFO:tasks.rados.rados.0.smithi110.stdout:1598: done (1 left) 2024-08-17T00:39:19.888 INFO:tasks.rados.rados.0.smithi110.stdout:1601: done (0 left) 2024-08-17T00:39:19.888 INFO:tasks.rados.rados.0.smithi110.stdout:1602: read oid 50 snap -1 2024-08-17T00:39:19.888 INFO:tasks.rados.rados.0.smithi110.stdout:1602: expect (ObjNum 364 snap 97 seq_num 364) 2024-08-17T00:39:19.888 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 27 current snap is 132 2024-08-17T00:39:19.888 INFO:tasks.rados.rados.0.smithi110.stdout:1603: seq_num 521 ranges {3489792=729088,4218880=720896,4939776=81920} 2024-08-17T00:39:19.910 INFO:tasks.rados.rados.0.smithi110.stdout:1603: writing smithi11086371-27 from 3489792 to 4218880 tid 1 2024-08-17T00:39:19.914 INFO:tasks.rados.rados.0.smithi110.stdout:1603: writing smithi11086371-27 from 4218880 to 4939776 tid 2 2024-08-17T00:39:19.915 INFO:tasks.rados.rados.0.smithi110.stdout:1603: writing smithi11086371-27 from 4939776 to 5021696 tid 3 2024-08-17T00:39:19.915 INFO:tasks.rados.rados.0.smithi110.stdout:1604: read oid 38 snap -1 2024-08-17T00:39:19.915 INFO:tasks.rados.rados.0.smithi110.stdout:1604: expect (ObjNum 504 snap 127 seq_num 504) 2024-08-17T00:39:19.915 INFO:tasks.rados.rados.0.smithi110.stdout:1605: snap_create 2024-08-17T00:39:19.915 INFO:tasks.rados.rados.0.smithi110.stdout:1602: expect (ObjNum 364 snap 97 seq_num 364) 2024-08-17T00:39:19.992 INFO:tasks.rados.rados.0.smithi110.stdout:1603: finishing write tid 1 to smithi11086371-27 2024-08-17T00:39:19.992 INFO:tasks.rados.rados.0.smithi110.stdout:1603: finishing write tid 2 to smithi11086371-27 2024-08-17T00:39:19.992 INFO:tasks.rados.rados.0.smithi110.stdout:1603: finishing write tid 3 to smithi11086371-27 2024-08-17T00:39:19.992 INFO:tasks.rados.rados.0.smithi110.stdout:1603: finishing write tid 4 to smithi11086371-27 2024-08-17T00:39:19.992 INFO:tasks.rados.rados.0.smithi110.stdout:1603: finishing write tid 5 to smithi11086371-27 2024-08-17T00:39:19.992 INFO:tasks.rados.rados.0.smithi110.stdout:1603: oid 27 updating version 0 to 731 2024-08-17T00:39:19.992 INFO:tasks.rados.rados.0.smithi110.stdout:1603: oid 27 version 731 is already newer than 729 2024-08-17T00:39:19.992 INFO:tasks.rados.rados.0.smithi110.stdout:1603: oid 27 version 731 is already newer than 728 2024-08-17T00:39:19.992 INFO:tasks.rados.rados.0.smithi110.stdout:1603: oid 27 version 731 is already newer than 730 2024-08-17T00:39:19.993 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 731 (ObjNum 521 snap 132 seq_num 521) dirty exists 2024-08-17T00:39:19.993 INFO:tasks.rados.rados.0.smithi110.stdout:1603: left oid 27 (ObjNum 521 snap 132 seq_num 521) 2024-08-17T00:39:19.993 INFO:tasks.rados.rados.0.smithi110.stdout:1604: expect (ObjNum 504 snap 127 seq_num 504) 2024-08-17T00:39:20.890 INFO:tasks.rados.rados.0.smithi110.stdout:1602: done (3 left) 2024-08-17T00:39:20.890 INFO:tasks.rados.rados.0.smithi110.stdout:1603: done (2 left) 2024-08-17T00:39:20.890 INFO:tasks.rados.rados.0.smithi110.stdout:1604: done (1 left) 2024-08-17T00:39:20.890 INFO:tasks.rados.rados.0.smithi110.stdout:1605: done (0 left) 2024-08-17T00:39:20.890 INFO:tasks.rados.rados.0.smithi110.stdout:1606: rollback oid 1 current snap is 133 2024-08-17T00:39:20.890 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 1 to 132 2024-08-17T00:39:20.890 INFO:tasks.rados.rados.0.smithi110.stdout:1607: read oid 32 snap -1 2024-08-17T00:39:20.890 INFO:tasks.rados.rados.0.smithi110.stdout:1607: expect (ObjNum 479 snap 123 seq_num 479) 2024-08-17T00:39:20.891 INFO:tasks.rados.rados.0.smithi110.stdout:1608: snap_create 2024-08-17T00:39:20.895 INFO:tasks.rados.rados.0.smithi110.stdout:1607: expect (ObjNum 479 snap 123 seq_num 479) 2024-08-17T00:39:20.916 INFO:tasks.rados.rados.0.smithi110.stdout:1606: finishing rollback tid 0 to smithi11086371-1 2024-08-17T00:39:20.916 INFO:tasks.rados.rados.0.smithi110.stdout:1606: finishing rollback tid 1 to smithi11086371-1 2024-08-17T00:39:20.916 INFO:tasks.rados.rados.0.smithi110.stdout:1606: finishing rollback tid 2 to smithi11086371-1 2024-08-17T00:39:20.916 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 476 (ObjNum 430 snap 114 seq_num 430) dirty exists 2024-08-17T00:39:21.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:21.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:21.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:20 smithi110 ceph-mon[100641]: Reconfiguring osd.6 (monmap changed)... 2024-08-17T00:39:21.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-17T00:39:21.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:21.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:20 smithi110 ceph-mon[100641]: Reconfiguring daemon osd.6 on smithi177 2024-08-17T00:39:21.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:20 smithi110 ceph-mon[100641]: osdmap e348: 8 total, 8 up, 8 in 2024-08-17T00:39:21.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:20 smithi110 ceph-mon[100641]: osdmap e349: 8 total, 8 up, 8 in 2024-08-17T00:39:21.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:20 smithi110 ceph-mon[100641]: pgmap v86: 121 pgs: 121 active+clean; 130 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.3 MiB/s wr, 32 op/s 2024-08-17T00:39:21.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:21.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:21.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:20 smithi110 ceph-mon[98148]: Reconfiguring osd.6 (monmap changed)... 2024-08-17T00:39:21.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-17T00:39:21.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:21.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:20 smithi110 ceph-mon[98148]: Reconfiguring daemon osd.6 on smithi177 2024-08-17T00:39:21.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:20 smithi110 ceph-mon[98148]: osdmap e348: 8 total, 8 up, 8 in 2024-08-17T00:39:21.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:20 smithi110 ceph-mon[98148]: osdmap e349: 8 total, 8 up, 8 in 2024-08-17T00:39:21.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:20 smithi110 ceph-mon[98148]: pgmap v86: 121 pgs: 121 active+clean; 130 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.3 MiB/s wr, 32 op/s 2024-08-17T00:39:21.090 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:21.090 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:21.090 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:20 smithi177 ceph-mon[90034]: Reconfiguring osd.6 (monmap changed)... 2024-08-17T00:39:21.090 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-17T00:39:21.090 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:21.090 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:20 smithi177 ceph-mon[90034]: Reconfiguring daemon osd.6 on smithi177 2024-08-17T00:39:21.090 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:20 smithi177 ceph-mon[90034]: osdmap e348: 8 total, 8 up, 8 in 2024-08-17T00:39:21.090 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:20 smithi177 ceph-mon[90034]: osdmap e349: 8 total, 8 up, 8 in 2024-08-17T00:39:21.090 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:20 smithi177 ceph-mon[90034]: pgmap v86: 121 pgs: 121 active+clean; 130 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.3 MiB/s wr, 32 op/s 2024-08-17T00:39:21.893 INFO:tasks.rados.rados.0.smithi110.stdout:1606: done (2 left) 2024-08-17T00:39:21.893 INFO:tasks.rados.rados.0.smithi110.stdout:1607: done (1 left) 2024-08-17T00:39:21.893 INFO:tasks.rados.rados.0.smithi110.stdout:1608: done (0 left) 2024-08-17T00:39:21.893 INFO:tasks.rados.rados.0.smithi110.stdout:1609: snap_create 2024-08-17T00:39:22.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:21 smithi177 ceph-mon[90034]: osdmap e350: 8 total, 8 up, 8 in 2024-08-17T00:39:22.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:22.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:22.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:21 smithi177 ceph-mon[90034]: Reconfiguring osd.7 (monmap changed)... 2024-08-17T00:39:22.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-17T00:39:22.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:22.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:21 smithi177 ceph-mon[90034]: Reconfiguring daemon osd.7 on smithi177 2024-08-17T00:39:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:21 smithi110 ceph-mon[100641]: osdmap e350: 8 total, 8 up, 8 in 2024-08-17T00:39:22.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:22.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:22.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:21 smithi110 ceph-mon[100641]: Reconfiguring osd.7 (monmap changed)... 2024-08-17T00:39:22.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-17T00:39:22.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:22.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:21 smithi110 ceph-mon[100641]: Reconfiguring daemon osd.7 on smithi177 2024-08-17T00:39:22.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:21 smithi110 ceph-mon[98148]: osdmap e350: 8 total, 8 up, 8 in 2024-08-17T00:39:22.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:22.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:22.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:21 smithi110 ceph-mon[98148]: Reconfiguring osd.7 (monmap changed)... 2024-08-17T00:39:22.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-17T00:39:22.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:22.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:21 smithi110 ceph-mon[98148]: Reconfiguring daemon osd.7 on smithi177 2024-08-17T00:39:22.895 INFO:tasks.rados.rados.0.smithi110.stdout:1609: done (0 left) 2024-08-17T00:39:22.895 INFO:tasks.rados.rados.0.smithi110.stdout:1610: copy_from oid 10 from oid 15 current snap is 135 2024-08-17T00:39:22.895 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 35 current snap is 135 2024-08-17T00:39:22.895 INFO:tasks.rados.rados.0.smithi110.stdout:1611: seq_num 522 ranges {1466368=745472,2211840=606208,2818048=196608} 2024-08-17T00:39:22.906 INFO:tasks.rados.rados.0.smithi110.stdout:1611: writing smithi11086371-35 from 1466368 to 2211840 tid 1 2024-08-17T00:39:22.910 INFO:tasks.rados.rados.0.smithi110.stdout:1611: writing smithi11086371-35 from 2211840 to 2818048 tid 2 2024-08-17T00:39:22.912 INFO:tasks.rados.rados.0.smithi110.stdout:1611: writing smithi11086371-35 from 2818048 to 3014656 tid 3 2024-08-17T00:39:22.912 INFO:tasks.rados.rados.0.smithi110.stdout:1612: copy_from oid 6 from oid 14 current snap is 135 2024-08-17T00:39:22.912 INFO:tasks.rados.rados.0.smithi110.stdout:1610: finishing copy_from racing read to smithi11086371-10 2024-08-17T00:39:22.912 INFO:tasks.rados.rados.0.smithi110.stdout:1610: finishing copy_from to smithi11086371-10 2024-08-17T00:39:22.912 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 260 (ObjNum 479 snap 123 seq_num 479) dirty exists 2024-08-17T00:39:22.912 INFO:tasks.rados.rados.0.smithi110.stdout:1610: done (2 left) 2024-08-17T00:39:22.912 INFO:tasks.rados.rados.0.smithi110.stdout:1613: snap_create 2024-08-17T00:39:22.913 INFO:tasks.rados.rados.0.smithi110.stdout:1611: finishing write tid 1 to smithi11086371-35 2024-08-17T00:39:22.915 INFO:tasks.rados.rados.0.smithi110.stdout:1611: finishing write tid 2 to smithi11086371-35 2024-08-17T00:39:22.915 INFO:tasks.rados.rados.0.smithi110.stdout:1611: finishing write tid 3 to smithi11086371-35 2024-08-17T00:39:22.916 INFO:tasks.rados.rados.0.smithi110.stdout:1611: finishing write tid 4 to smithi11086371-35 2024-08-17T00:39:22.918 INFO:tasks.rados.rados.0.smithi110.stdout:1611: finishing write tid 5 to smithi11086371-35 2024-08-17T00:39:22.918 INFO:tasks.rados.rados.0.smithi110.stdout:1611: oid 35 updating version 0 to 780 2024-08-17T00:39:22.918 INFO:tasks.rados.rados.0.smithi110.stdout:1611: oid 35 version 780 is already newer than 779 2024-08-17T00:39:22.918 INFO:tasks.rados.rados.0.smithi110.stdout:1611: oid 35 version 780 is already newer than 778 2024-08-17T00:39:22.918 INFO:tasks.rados.rados.0.smithi110.stdout:1611: oid 35 version 780 is already newer than 777 2024-08-17T00:39:22.918 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 780 (ObjNum 522 snap 135 seq_num 522) dirty exists 2024-08-17T00:39:22.918 INFO:tasks.rados.rados.0.smithi110.stdout:1611: left oid 35 (ObjNum 522 snap 135 seq_num 522) 2024-08-17T00:39:22.921 INFO:tasks.rados.rados.0.smithi110.stdout:1612: finishing copy_from racing read to smithi11086371-6 2024-08-17T00:39:22.921 INFO:tasks.rados.rados.0.smithi110.stdout:1612: finishing copy_from to smithi11086371-6 2024-08-17T00:39:22.921 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 749 (ObjNum 364 snap 97 seq_num 364) dirty exists 2024-08-17T00:39:23.212 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:22 smithi110 ceph-mon[100641]: osdmap e351: 8 total, 8 up, 8 in 2024-08-17T00:39:23.212 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:22 smithi110 ceph-mon[100641]: pgmap v89: 121 pgs: 121 active+clean; 119 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 11 op/s 2024-08-17T00:39:23.212 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:22 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:23.212 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:22 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:23.212 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:22 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' 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-17T00:39:23.212 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:22 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:23.213 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:22 smithi110 ceph-mon[98148]: osdmap e351: 8 total, 8 up, 8 in 2024-08-17T00:39:23.213 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:22 smithi110 ceph-mon[98148]: pgmap v89: 121 pgs: 121 active+clean; 119 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 11 op/s 2024-08-17T00:39:23.213 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:22 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:23.213 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:22 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:23.213 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:22 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' 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-17T00:39:23.213 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:22 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:23.248 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:22 smithi177 ceph-mon[90034]: osdmap e351: 8 total, 8 up, 8 in 2024-08-17T00:39:23.249 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:22 smithi177 ceph-mon[90034]: pgmap v89: 121 pgs: 121 active+clean; 119 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 11 op/s 2024-08-17T00:39:23.249 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:22 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:23.249 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:22 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:23.249 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:22 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' 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-17T00:39:23.249 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:22 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:23.909 INFO:tasks.rados.rados.0.smithi110.stdout:1611: done (2 left) 2024-08-17T00:39:23.909 INFO:tasks.rados.rados.0.smithi110.stdout:1612: done (1 left) 2024-08-17T00:39:23.909 INFO:tasks.rados.rados.0.smithi110.stdout:1613: done (0 left) 2024-08-17T00:39:23.909 INFO:tasks.rados.rados.0.smithi110.stdout:1614: delete oid 36 current snap is 136 2024-08-17T00:39:23.914 INFO:tasks.rados.rados.0.smithi110.stdout:1614: done (0 left) 2024-08-17T00:39:23.914 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 4 current snap is 136 2024-08-17T00:39:23.914 INFO:tasks.rados.rados.0.smithi110.stdout:1615: seq_num 524 ranges {3358720=786432,4145152=778240,4923392=24576} 2024-08-17T00:39:23.936 INFO:tasks.rados.rados.0.smithi110.stdout:1615: writing smithi11086371-4 from 3358720 to 4145152 tid 1 2024-08-17T00:39:23.940 INFO:tasks.rados.rados.0.smithi110.stdout:1615: writing smithi11086371-4 from 4145152 to 4923392 tid 2 2024-08-17T00:39:23.940 INFO:tasks.rados.rados.0.smithi110.stdout:1615: writing smithi11086371-4 from 4923392 to 4947968 tid 3 2024-08-17T00:39:23.941 INFO:tasks.rados.rados.0.smithi110.stdout:1616: rollback oid 39 current snap is 136 2024-08-17T00:39:23.941 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 39 to 135 2024-08-17T00:39:23.941 INFO:tasks.rados.rados.0.smithi110.stdout:1617: read oid 48 snap 132 2024-08-17T00:39:23.941 INFO:tasks.rados.rados.0.smithi110.stdout:1617: expect (ObjNum 430 snap 114 seq_num 430) 2024-08-17T00:39:23.941 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 30 current snap is 136 2024-08-17T00:39:23.941 INFO:tasks.rados.rados.0.smithi110.stdout:1618: seq_num 525 ranges {4096000=802816,4898816=712704,5611520=90112} 2024-08-17T00:39:23.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:23 smithi177 ceph-mon[90034]: Reconfiguring mds.b (monmap changed)... 2024-08-17T00:39:23.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:23 smithi177 ceph-mon[90034]: Reconfiguring daemon mds.b on smithi177 2024-08-17T00:39:23.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:23 smithi177 ceph-mon[90034]: osdmap e352: 8 total, 8 up, 8 in 2024-08-17T00:39:23.967 INFO:tasks.rados.rados.0.smithi110.stdout:1618: writing smithi11086371-30 from 4096000 to 4898816 tid 1 2024-08-17T00:39:23.971 INFO:tasks.rados.rados.0.smithi110.stdout:1618: writing smithi11086371-30 from 4898816 to 5611520 tid 2 2024-08-17T00:39:23.971 INFO:tasks.rados.rados.0.smithi110.stdout:1618: writing smithi11086371-30 from 5611520 to 5701632 tid 3 2024-08-17T00:39:23.971 INFO:tasks.rados.rados.0.smithi110.stdout:1619: snap_remove snap 134 2024-08-17T00:39:24.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:23 smithi110 ceph-mon[100641]: Reconfiguring mds.b (monmap changed)... 2024-08-17T00:39:24.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:23 smithi110 ceph-mon[100641]: Reconfiguring daemon mds.b on smithi177 2024-08-17T00:39:24.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:23 smithi110 ceph-mon[100641]: osdmap e352: 8 total, 8 up, 8 in 2024-08-17T00:39:24.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:23 smithi110 ceph-mon[98148]: Reconfiguring mds.b (monmap changed)... 2024-08-17T00:39:24.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:23 smithi110 ceph-mon[98148]: Reconfiguring daemon mds.b on smithi177 2024-08-17T00:39:24.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:23 smithi110 ceph-mon[98148]: osdmap e352: 8 total, 8 up, 8 in 2024-08-17T00:39:24.888 INFO:tasks.rados.rados.0.smithi110.stdout:1619: done (4 left) 2024-08-17T00:39:24.888 INFO:tasks.rados.rados.0.smithi110.stdout:1620: read oid 13 snap -1 2024-08-17T00:39:24.888 INFO:tasks.rados.rados.0.smithi110.stdout:1620: expect (ObjNum 459 snap 118 seq_num 459) 2024-08-17T00:39:24.888 INFO:tasks.rados.rados.0.smithi110.stdout:1621: read oid 19 snap -1 2024-08-17T00:39:24.888 INFO:tasks.rados.rados.0.smithi110.stdout:1621: expect deleted 2024-08-17T00:39:24.888 INFO:tasks.rados.rados.0.smithi110.stdout:1622: delete oid 50 current snap is 136 2024-08-17T00:39:24.888 INFO:tasks.rados.rados.0.smithi110.stdout:1615: finishing write tid 1 to smithi11086371-4 2024-08-17T00:39:24.888 INFO:tasks.rados.rados.0.smithi110.stdout:1617: expect (ObjNum 430 snap 114 seq_num 430) 2024-08-17T00:39:24.890 INFO:tasks.rados.rados.0.smithi110.stdout:1616: finishing rollback tid 0 to smithi11086371-39 2024-08-17T00:39:24.890 INFO:tasks.rados.rados.0.smithi110.stdout:1615: finishing write tid 2 to smithi11086371-4 2024-08-17T00:39:24.891 INFO:tasks.rados.rados.0.smithi110.stdout:1616: finishing rollback tid 1 to smithi11086371-39 2024-08-17T00:39:24.891 INFO:tasks.rados.rados.0.smithi110.stdout:1615: finishing write tid 3 to smithi11086371-4 2024-08-17T00:39:24.891 INFO:tasks.rados.rados.0.smithi110.stdout:1616: finishing rollback tid 2 to smithi11086371-39 2024-08-17T00:39:24.891 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 633 (ObjNum 430 snap 114 seq_num 430) dirty exists 2024-08-17T00:39:24.891 INFO:tasks.rados.rados.0.smithi110.stdout:1615: finishing write tid 4 to smithi11086371-4 2024-08-17T00:39:24.891 INFO:tasks.rados.rados.0.smithi110.stdout:1615: finishing write tid 5 to smithi11086371-4 2024-08-17T00:39:24.891 INFO:tasks.rados.rados.0.smithi110.stdout:1615: oid 4 updating version 0 to 211 2024-08-17T00:39:24.891 INFO:tasks.rados.rados.0.smithi110.stdout:1615: oid 4 updating version 211 to 212 2024-08-17T00:39:24.891 INFO:tasks.rados.rados.0.smithi110.stdout:1615: oid 4 version 212 is already newer than 210 2024-08-17T00:39:24.891 INFO:tasks.rados.rados.0.smithi110.stdout:1615: oid 4 updating version 212 to 213 2024-08-17T00:39:24.891 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 213 (ObjNum 524 snap 136 seq_num 524) dirty exists 2024-08-17T00:39:24.891 INFO:tasks.rados.rados.0.smithi110.stdout:1615: left oid 4 (ObjNum 524 snap 136 seq_num 524) 2024-08-17T00:39:24.891 INFO:tasks.rados.rados.0.smithi110.stdout:1618: finishing write tid 1 to smithi11086371-30 2024-08-17T00:39:24.892 INFO:tasks.rados.rados.0.smithi110.stdout:1618: finishing write tid 2 to smithi11086371-30 2024-08-17T00:39:24.892 INFO:tasks.rados.rados.0.smithi110.stdout:1618: finishing write tid 3 to smithi11086371-30 2024-08-17T00:39:24.892 INFO:tasks.rados.rados.0.smithi110.stdout:1618: finishing write tid 4 to smithi11086371-30 2024-08-17T00:39:24.892 INFO:tasks.rados.rados.0.smithi110.stdout:1618: finishing write tid 5 to smithi11086371-30 2024-08-17T00:39:24.892 INFO:tasks.rados.rados.0.smithi110.stdout:1618: oid 30 updating version 0 to 646 2024-08-17T00:39:24.892 INFO:tasks.rados.rados.0.smithi110.stdout:1618: oid 30 updating version 646 to 647 2024-08-17T00:39:24.892 INFO:tasks.rados.rados.0.smithi110.stdout:1618: oid 30 updating version 647 to 648 2024-08-17T00:39:24.892 INFO:tasks.rados.rados.0.smithi110.stdout:1618: oid 30 updating version 648 to 649 2024-08-17T00:39:24.892 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 649 (ObjNum 525 snap 136 seq_num 525) dirty exists 2024-08-17T00:39:24.892 INFO:tasks.rados.rados.0.smithi110.stdout:1618: left oid 30 (ObjNum 525 snap 136 seq_num 525) 2024-08-17T00:39:24.897 INFO:tasks.rados.rados.0.smithi110.stdout:1615: done (6 left) 2024-08-17T00:39:24.897 INFO:tasks.rados.rados.0.smithi110.stdout:1616: done (5 left) 2024-08-17T00:39:24.897 INFO:tasks.rados.rados.0.smithi110.stdout:1617: done (4 left) 2024-08-17T00:39:24.898 INFO:tasks.rados.rados.0.smithi110.stdout:1618: done (3 left) 2024-08-17T00:39:24.898 INFO:tasks.rados.rados.0.smithi110.stdout:1621: done (2 left) 2024-08-17T00:39:24.898 INFO:tasks.rados.rados.0.smithi110.stdout:1622: done (1 left) 2024-08-17T00:39:24.898 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 44 current snap is 136 2024-08-17T00:39:24.898 INFO:tasks.rados.rados.0.smithi110.stdout:1623: seq_num 527 ranges {3358720=434176,3792896=475136,4268032=565248,4833280=163840} 2024-08-17T00:39:24.919 INFO:tasks.rados.rados.0.smithi110.stdout:1623: writing smithi11086371-44 from 3358720 to 3792896 tid 1 2024-08-17T00:39:24.921 INFO:tasks.rados.rados.0.smithi110.stdout:1623: writing smithi11086371-44 from 3792896 to 4268032 tid 2 2024-08-17T00:39:24.925 INFO:tasks.rados.rados.0.smithi110.stdout:1623: writing smithi11086371-44 from 4268032 to 4833280 tid 3 2024-08-17T00:39:24.927 INFO:tasks.rados.rados.0.smithi110.stdout:1623: writing smithi11086371-44 from 4833280 to 4997120 tid 4 2024-08-17T00:39:24.927 INFO:tasks.rados.rados.0.smithi110.stdout:1624: read oid 20 snap -1 2024-08-17T00:39:24.927 INFO:tasks.rados.rados.0.smithi110.stdout:1624: expect (ObjNum 517 snap 132 seq_num 517) 2024-08-17T00:39:24.928 INFO:tasks.rados.rados.0.smithi110.stdout:1625: snap_create 2024-08-17T00:39:24.928 INFO:tasks.rados.rados.0.smithi110.stdout:1620: expect (ObjNum 459 snap 118 seq_num 459) 2024-08-17T00:39:25.155 INFO:tasks.rados.rados.0.smithi110.stdout:1623: finishing write tid 1 to smithi11086371-44 2024-08-17T00:39:25.155 INFO:tasks.rados.rados.0.smithi110.stdout:1623: finishing write tid 2 to smithi11086371-44 2024-08-17T00:39:25.155 INFO:tasks.rados.rados.0.smithi110.stdout:1623: finishing write tid 3 to smithi11086371-44 2024-08-17T00:39:25.155 INFO:tasks.rados.rados.0.smithi110.stdout:1623: finishing write tid 4 to smithi11086371-44 2024-08-17T00:39:25.155 INFO:tasks.rados.rados.0.smithi110.stdout:1623: finishing write tid 5 to smithi11086371-44 2024-08-17T00:39:25.155 INFO:tasks.rados.rados.0.smithi110.stdout:1623: finishing write tid 6 to smithi11086371-44 2024-08-17T00:39:25.156 INFO:tasks.rados.rados.0.smithi110.stdout:1623: oid 44 updating version 0 to 456 2024-08-17T00:39:25.156 INFO:tasks.rados.rados.0.smithi110.stdout:1623: oid 44 version 456 is already newer than 455 2024-08-17T00:39:25.156 INFO:tasks.rados.rados.0.smithi110.stdout:1623: oid 44 version 456 is already newer than 452 2024-08-17T00:39:25.156 INFO:tasks.rados.rados.0.smithi110.stdout:1623: oid 44 version 456 is already newer than 453 2024-08-17T00:39:25.156 INFO:tasks.rados.rados.0.smithi110.stdout:1623: oid 44 version 456 is already newer than 454 2024-08-17T00:39:25.156 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 456 (ObjNum 527 snap 136 seq_num 527) dirty exists 2024-08-17T00:39:25.156 INFO:tasks.rados.rados.0.smithi110.stdout:1623: left oid 44 (ObjNum 527 snap 136 seq_num 527) 2024-08-17T00:39:25.156 INFO:tasks.rados.rados.0.smithi110.stdout:1624: expect (ObjNum 517 snap 132 seq_num 517) 2024-08-17T00:39:25.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[98148]: osdmap e353: 8 total, 8 up, 8 in 2024-08-17T00:39:25.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:25.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:25.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:39:25.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:39:25.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:39:25.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[98148]: Upgrade: Setting container_image for all mon 2024-08-17T00:39:25.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:25.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-17T00:39:25.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-17T00:39:25.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-17T00:39:25.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-17T00:39:25.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-17T00:39:25.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-17T00:39:25.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:39:25.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[98148]: Upgrade: Setting container_image for all crash 2024-08-17T00:39:25.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:25.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T00:39:25.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[98148]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T00:39:25.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[98148]: Upgrade: osd.0 is safe to restart 2024-08-17T00:39:25.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[98148]: pgmap v92: 121 pgs: 121 active+clean; 119 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 3.5 MiB/s wr, 10 op/s 2024-08-17T00:39:25.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[98148]: osdmap e354: 8 total, 8 up, 8 in 2024-08-17T00:39:25.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[100641]: osdmap e353: 8 total, 8 up, 8 in 2024-08-17T00:39:25.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:25.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:25.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:39:25.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:39:25.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:39:25.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[100641]: Upgrade: Setting container_image for all mon 2024-08-17T00:39:25.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:25.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-17T00:39:25.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-17T00:39:25.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-17T00:39:25.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-17T00:39:25.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-17T00:39:25.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-17T00:39:25.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:39:25.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[100641]: Upgrade: Setting container_image for all crash 2024-08-17T00:39:25.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:25.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T00:39:25.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[100641]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T00:39:25.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[100641]: Upgrade: osd.0 is safe to restart 2024-08-17T00:39:25.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[100641]: pgmap v92: 121 pgs: 121 active+clean; 119 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 3.5 MiB/s wr, 10 op/s 2024-08-17T00:39:25.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:24 smithi110 ceph-mon[100641]: osdmap e354: 8 total, 8 up, 8 in 2024-08-17T00:39:25.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:24 smithi177 ceph-mon[90034]: osdmap e353: 8 total, 8 up, 8 in 2024-08-17T00:39:25.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:24 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:25.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:24 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:25.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:24 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:39:25.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:24 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:39:25.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:24 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:39:25.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:24 smithi177 ceph-mon[90034]: Upgrade: Setting container_image for all mon 2024-08-17T00:39:25.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:24 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:25.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:24 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-17T00:39:25.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:24 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-17T00:39:25.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:24 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-17T00:39:25.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:24 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-17T00:39:25.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:24 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-17T00:39:25.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:24 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-17T00:39:25.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:24 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:39:25.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:24 smithi177 ceph-mon[90034]: Upgrade: Setting container_image for all crash 2024-08-17T00:39:25.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:24 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:25.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:24 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T00:39:25.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:24 smithi177 ceph-mon[90034]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T00:39:25.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:24 smithi177 ceph-mon[90034]: Upgrade: osd.0 is safe to restart 2024-08-17T00:39:25.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:24 smithi177 ceph-mon[90034]: pgmap v92: 121 pgs: 121 active+clean; 119 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 3.5 MiB/s wr, 10 op/s 2024-08-17T00:39:25.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:24 smithi177 ceph-mon[90034]: osdmap e354: 8 total, 8 up, 8 in 2024-08-17T00:39:25.913 INFO:tasks.rados.rados.0.smithi110.stdout:1620: done (3 left) 2024-08-17T00:39:25.913 INFO:tasks.rados.rados.0.smithi110.stdout:1623: done (2 left) 2024-08-17T00:39:25.913 INFO:tasks.rados.rados.0.smithi110.stdout:1624: done (1 left) 2024-08-17T00:39:25.913 INFO:tasks.rados.rados.0.smithi110.stdout:1625: done (0 left) 2024-08-17T00:39:25.913 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 27 current snap is 137 2024-08-17T00:39:25.913 INFO:tasks.rados.rados.0.smithi110.stdout:1626: seq_num 528 ranges {5021696=450560,5472256=761856,6234112=442368} 2024-08-17T00:39:25.942 INFO:tasks.rados.rados.0.smithi110.stdout:1626: writing smithi11086371-27 from 5021696 to 5472256 tid 1 2024-08-17T00:39:25.946 INFO:tasks.rados.rados.0.smithi110.stdout:1626: writing smithi11086371-27 from 5472256 to 6234112 tid 2 2024-08-17T00:39:25.949 INFO:tasks.rados.rados.0.smithi110.stdout:1626: writing smithi11086371-27 from 6234112 to 6676480 tid 3 2024-08-17T00:39:25.949 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 15 current snap is 137 2024-08-17T00:39:25.949 INFO:tasks.rados.rados.0.smithi110.stdout:1626: finishing write tid 1 to smithi11086371-27 2024-08-17T00:39:25.950 INFO:tasks.rados.rados.0.smithi110.stdout:1627: seq_num 529 ranges {827392=466944,1294336=647168,1941504=532480,2473984=24576} 2024-08-17T00:39:25.956 INFO:tasks.rados.rados.0.smithi110.stdout:1627: writing smithi11086371-15 from 827392 to 1294336 tid 1 2024-08-17T00:39:25.960 INFO:tasks.rados.rados.0.smithi110.stdout:1627: writing smithi11086371-15 from 1294336 to 1941504 tid 2 2024-08-17T00:39:25.963 INFO:tasks.rados.rados.0.smithi110.stdout:1627: writing smithi11086371-15 from 1941504 to 2473984 tid 3 2024-08-17T00:39:25.964 INFO:tasks.rados.rados.0.smithi110.stdout:1627: writing smithi11086371-15 from 2473984 to 2498560 tid 4 2024-08-17T00:39:25.964 INFO:tasks.rados.rados.0.smithi110.stdout:1628: read oid 29 snap -1 2024-08-17T00:39:25.964 INFO:tasks.rados.rados.0.smithi110.stdout:1628: expect (ObjNum 516 snap 132 seq_num 516) 2024-08-17T00:39:25.964 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 31 current snap is 137 2024-08-17T00:39:25.964 INFO:tasks.rados.rados.0.smithi110.stdout:1626: finishing write tid 2 to smithi11086371-27 2024-08-17T00:39:25.964 INFO:tasks.rados.rados.0.smithi110.stdout:1626: finishing write tid 3 to smithi11086371-27 2024-08-17T00:39:25.964 INFO:tasks.rados.rados.0.smithi110.stdout:1626: finishing write tid 4 to smithi11086371-27 2024-08-17T00:39:25.964 INFO:tasks.rados.rados.0.smithi110.stdout:1629: seq_num 530 ranges {1908736=483328,2392064=532480,2924544=671744} 2024-08-17T00:39:25.977 INFO:tasks.rados.rados.0.smithi110.stdout:1629: writing smithi11086371-31 from 1908736 to 2392064 tid 1 2024-08-17T00:39:25.979 INFO:tasks.rados.rados.0.smithi110.stdout:1629: writing smithi11086371-31 from 2392064 to 2924544 tid 2 2024-08-17T00:39:25.984 INFO:tasks.rados.rados.0.smithi110.stdout:1629: writing smithi11086371-31 from 2924544 to 3596288 tid 3 2024-08-17T00:39:25.984 INFO:tasks.rados.rados.0.smithi110.stdout:1630: read oid 35 snap -1 2024-08-17T00:39:25.984 INFO:tasks.rados.rados.0.smithi110.stdout:1630: expect (ObjNum 522 snap 135 seq_num 522) 2024-08-17T00:39:25.984 INFO:tasks.rados.rados.0.smithi110.stdout:1631: delete oid 23 current snap is 137 2024-08-17T00:39:25.985 INFO:tasks.rados.rados.0.smithi110.stdout:1626: finishing write tid 5 to smithi11086371-27 2024-08-17T00:39:25.985 INFO:tasks.rados.rados.0.smithi110.stdout:1626: oid 27 updating version 0 to 734 2024-08-17T00:39:25.985 INFO:tasks.rados.rados.0.smithi110.stdout:1626: oid 27 version 734 is already newer than 733 2024-08-17T00:39:25.985 INFO:tasks.rados.rados.0.smithi110.stdout:1626: oid 27 updating version 734 to 735 2024-08-17T00:39:25.985 INFO:tasks.rados.rados.0.smithi110.stdout:1626: oid 27 version 735 is already newer than 732 2024-08-17T00:39:25.985 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 735 (ObjNum 528 snap 137 seq_num 528) dirty exists 2024-08-17T00:39:25.985 INFO:tasks.rados.rados.0.smithi110.stdout:1626: left oid 27 (ObjNum 528 snap 137 seq_num 528) 2024-08-17T00:39:25.985 INFO:tasks.rados.rados.0.smithi110.stdout:1627: finishing write tid 1 to smithi11086371-15 2024-08-17T00:39:25.985 INFO:tasks.rados.rados.0.smithi110.stdout:1627: finishing write tid 2 to smithi11086371-15 2024-08-17T00:39:25.985 INFO:tasks.rados.rados.0.smithi110.stdout:1627: finishing write tid 3 to smithi11086371-15 2024-08-17T00:39:25.986 INFO:tasks.rados.rados.0.smithi110.stdout:1627: finishing write tid 4 to smithi11086371-15 2024-08-17T00:39:25.986 INFO:tasks.rados.rados.0.smithi110.stdout:1627: finishing write tid 5 to smithi11086371-15 2024-08-17T00:39:25.986 INFO:tasks.rados.rados.0.smithi110.stdout:1627: finishing write tid 6 to smithi11086371-15 2024-08-17T00:39:25.986 INFO:tasks.rados.rados.0.smithi110.stdout:1627: oid 15 updating version 0 to 664 2024-08-17T00:39:25.986 INFO:tasks.rados.rados.0.smithi110.stdout:1627: oid 15 version 664 is already newer than 661 2024-08-17T00:39:25.986 INFO:tasks.rados.rados.0.smithi110.stdout:1627: oid 15 version 664 is already newer than 662 2024-08-17T00:39:25.986 INFO:tasks.rados.rados.0.smithi110.stdout:1627: oid 15 version 664 is already newer than 663 2024-08-17T00:39:25.986 INFO:tasks.rados.rados.0.smithi110.stdout:1627: oid 15 version 664 is already newer than 660 2024-08-17T00:39:25.986 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 664 (ObjNum 529 snap 137 seq_num 529) dirty exists 2024-08-17T00:39:25.986 INFO:tasks.rados.rados.0.smithi110.stdout:1627: left oid 15 (ObjNum 529 snap 137 seq_num 529) 2024-08-17T00:39:25.986 INFO:tasks.rados.rados.0.smithi110.stdout:1628: expect (ObjNum 516 snap 132 seq_num 516) 2024-08-17T00:39:26.024 INFO:tasks.rados.rados.0.smithi110.stdout:1629: finishing write tid 1 to smithi11086371-31 2024-08-17T00:39:26.024 INFO:tasks.rados.rados.0.smithi110.stdout:1629: finishing write tid 2 to smithi11086371-31 2024-08-17T00:39:26.024 INFO:tasks.rados.rados.0.smithi110.stdout:1626: done (5 left) 2024-08-17T00:39:26.024 INFO:tasks.rados.rados.0.smithi110.stdout:1627: done (4 left) 2024-08-17T00:39:26.025 INFO:tasks.rados.rados.0.smithi110.stdout:1628: done (3 left) 2024-08-17T00:39:26.025 INFO:tasks.rados.rados.0.smithi110.stdout:1631: done (2 left) 2024-08-17T00:39:26.025 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 21 current snap is 137 2024-08-17T00:39:26.025 INFO:tasks.rados.rados.0.smithi110.stdout:1629: finishing write tid 3 to smithi11086371-31 2024-08-17T00:39:26.025 INFO:tasks.rados.rados.0.smithi110.stdout:1629: finishing write tid 4 to smithi11086371-31 2024-08-17T00:39:26.025 INFO:tasks.rados.rados.0.smithi110.stdout:1632: seq_num 532 ranges {0=516096,516096=696320,1212416=507904} 2024-08-17T00:39:26.026 INFO:tasks.rados.rados.0.smithi110.stdout:1632: writing smithi11086371-21 from 0 to 516096 tid 1 2024-08-17T00:39:26.030 INFO:tasks.rados.rados.0.smithi110.stdout:1632: writing smithi11086371-21 from 516096 to 1212416 tid 2 2024-08-17T00:39:26.033 INFO:tasks.rados.rados.0.smithi110.stdout:1632: writing smithi11086371-21 from 1212416 to 1720320 tid 3 2024-08-17T00:39:26.033 INFO:tasks.rados.rados.0.smithi110.stdout:1633: snap_remove snap 136 2024-08-17T00:39:26.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:26 smithi110 ceph-mon[98148]: Upgrade: Updating osd.0 2024-08-17T00:39:26.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:26.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T00:39:26.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:26.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:26 smithi110 ceph-mon[98148]: Deploying daemon osd.0 on smithi110 2024-08-17T00:39:26.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:26 smithi110 ceph-mon[98148]: osdmap e355: 8 total, 8 up, 8 in 2024-08-17T00:39:26.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:26 smithi110 ceph-mon[98148]: pgmap v95: 121 pgs: 121 active+clean; 119 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T00:39:26.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:26 smithi110 ceph-mon[100641]: Upgrade: Updating osd.0 2024-08-17T00:39:26.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:26 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:26.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:26 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T00:39:26.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:26 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:26.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:26 smithi110 ceph-mon[100641]: Deploying daemon osd.0 on smithi110 2024-08-17T00:39:26.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:26 smithi110 ceph-mon[100641]: osdmap e355: 8 total, 8 up, 8 in 2024-08-17T00:39:26.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:26 smithi110 ceph-mon[100641]: pgmap v95: 121 pgs: 121 active+clean; 119 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T00:39:26.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:26 smithi177 ceph-mon[90034]: Upgrade: Updating osd.0 2024-08-17T00:39:26.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:26 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:26.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:26 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T00:39:26.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:26 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:26.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:26 smithi177 ceph-mon[90034]: Deploying daemon osd.0 on smithi110 2024-08-17T00:39:26.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:26 smithi177 ceph-mon[90034]: osdmap e355: 8 total, 8 up, 8 in 2024-08-17T00:39:26.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:26 smithi177 ceph-mon[90034]: pgmap v95: 121 pgs: 121 active+clean; 119 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T00:39:26.917 INFO:tasks.rados.rados.0.smithi110.stdout:1633: done (3 left) 2024-08-17T00:39:26.918 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 9 current snap is 137 2024-08-17T00:39:26.918 INFO:tasks.rados.rados.0.smithi110.stdout:1629: finishing write tid 5 to smithi11086371-31 2024-08-17T00:39:26.918 INFO:tasks.rados.rados.0.smithi110.stdout:1629: oid 31 updating version 0 to 652 2024-08-17T00:39:26.918 INFO:tasks.rados.rados.0.smithi110.stdout:1629: oid 31 updating version 652 to 653 2024-08-17T00:39:26.918 INFO:tasks.rados.rados.0.smithi110.stdout:1629: oid 31 version 653 is already newer than 650 2024-08-17T00:39:26.918 INFO:tasks.rados.rados.0.smithi110.stdout:1629: oid 31 version 653 is already newer than 651 2024-08-17T00:39:26.918 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 653 (ObjNum 530 snap 137 seq_num 530) dirty exists 2024-08-17T00:39:26.918 INFO:tasks.rados.rados.0.smithi110.stdout:1629: left oid 31 (ObjNum 530 snap 137 seq_num 530) 2024-08-17T00:39:26.918 INFO:tasks.rados.rados.0.smithi110.stdout:1634: seq_num 533 ranges {8192=532480,540672=630784,1171456=516096,1687552=57344} 2024-08-17T00:39:26.920 INFO:tasks.rados.rados.0.smithi110.stdout:1634: writing smithi11086371-9 from 8192 to 540672 tid 1 2024-08-17T00:39:26.924 INFO:tasks.rados.rados.0.smithi110.stdout:1634: writing smithi11086371-9 from 540672 to 1171456 tid 2 2024-08-17T00:39:26.928 INFO:tasks.rados.rados.0.smithi110.stdout:1634: writing smithi11086371-9 from 1171456 to 1687552 tid 3 2024-08-17T00:39:26.928 INFO:tasks.rados.rados.0.smithi110.stdout:1634: writing smithi11086371-9 from 1687552 to 1744896 tid 4 2024-08-17T00:39:26.929 INFO:tasks.rados.rados.0.smithi110.stdout:1629: done (3 left) 2024-08-17T00:39:26.929 INFO:tasks.rados.rados.0.smithi110.stdout:1635: snap_create 2024-08-17T00:39:26.929 INFO:tasks.rados.rados.0.smithi110.stdout:1630: expect (ObjNum 522 snap 135 seq_num 522) 2024-08-17T00:39:27.032 INFO:tasks.rados.rados.0.smithi110.stdout:1632: finishing write tid 1 to smithi11086371-21 2024-08-17T00:39:27.033 INFO:tasks.rados.rados.0.smithi110.stdout:1632: finishing write tid 2 to smithi11086371-21 2024-08-17T00:39:27.033 INFO:tasks.rados.rados.0.smithi110.stdout:1632: finishing write tid 3 to smithi11086371-21 2024-08-17T00:39:27.033 INFO:tasks.rados.rados.0.smithi110.stdout:1632: finishing write tid 4 to smithi11086371-21 2024-08-17T00:39:27.033 INFO:tasks.rados.rados.0.smithi110.stdout:1632: finishing write tid 5 to smithi11086371-21 2024-08-17T00:39:27.033 INFO:tasks.rados.rados.0.smithi110.stdout:1632: oid 21 updating version 0 to 781 2024-08-17T00:39:27.033 INFO:tasks.rados.rados.0.smithi110.stdout:1632: oid 21 updating version 781 to 783 2024-08-17T00:39:27.033 INFO:tasks.rados.rados.0.smithi110.stdout:1632: oid 21 version 783 is already newer than 782 2024-08-17T00:39:27.033 INFO:tasks.rados.rados.0.smithi110.stdout:1632: oid 21 updating version 783 to 784 2024-08-17T00:39:27.033 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 784 (ObjNum 532 snap 137 seq_num 532) dirty exists 2024-08-17T00:39:27.033 INFO:tasks.rados.rados.0.smithi110.stdout:1632: left oid 21 (ObjNum 532 snap 137 seq_num 532) 2024-08-17T00:39:27.034 INFO:tasks.rados.rados.0.smithi110.stdout:1634: finishing write tid 1 to smithi11086371-9 2024-08-17T00:39:27.034 INFO:tasks.rados.rados.0.smithi110.stdout:1634: finishing write tid 2 to smithi11086371-9 2024-08-17T00:39:27.034 INFO:tasks.rados.rados.0.smithi110.stdout:1634: finishing write tid 3 to smithi11086371-9 2024-08-17T00:39:27.034 INFO:tasks.rados.rados.0.smithi110.stdout:1634: finishing write tid 4 to smithi11086371-9 2024-08-17T00:39:27.034 INFO:tasks.rados.rados.0.smithi110.stdout:1634: finishing write tid 5 to smithi11086371-9 2024-08-17T00:39:27.034 INFO:tasks.rados.rados.0.smithi110.stdout:1634: finishing write tid 6 to smithi11086371-9 2024-08-17T00:39:27.034 INFO:tasks.rados.rados.0.smithi110.stdout:1634: oid 9 updating version 0 to 788 2024-08-17T00:39:27.035 INFO:tasks.rados.rados.0.smithi110.stdout:1634: oid 9 version 788 is already newer than 785 2024-08-17T00:39:27.035 INFO:tasks.rados.rados.0.smithi110.stdout:1634: oid 9 updating version 788 to 789 2024-08-17T00:39:27.035 INFO:tasks.rados.rados.0.smithi110.stdout:1634: oid 9 version 789 is already newer than 787 2024-08-17T00:39:27.035 INFO:tasks.rados.rados.0.smithi110.stdout:1634: oid 9 version 789 is already newer than 786 2024-08-17T00:39:27.035 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 789 (ObjNum 533 snap 137 seq_num 533) dirty exists 2024-08-17T00:39:27.035 INFO:tasks.rados.rados.0.smithi110.stdout:1634: left oid 9 (ObjNum 533 snap 137 seq_num 533) 2024-08-17T00:39:27.923 INFO:tasks.rados.rados.0.smithi110.stdout:1630: done (3 left) 2024-08-17T00:39:27.923 INFO:tasks.rados.rados.0.smithi110.stdout:1632: done (2 left) 2024-08-17T00:39:27.924 INFO:tasks.rados.rados.0.smithi110.stdout:1634: done (1 left) 2024-08-17T00:39:27.924 INFO:tasks.rados.rados.0.smithi110.stdout:1635: done (0 left) 2024-08-17T00:39:27.924 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 3 current snap is 138 2024-08-17T00:39:27.924 INFO:tasks.rados.rados.0.smithi110.stdout:1636: seq_num 534 ranges {827392=548864,1376256=516096,1892352=688128} 2024-08-17T00:39:27.930 INFO:tasks.rados.rados.0.smithi110.stdout:1636: writing smithi11086371-3 from 827392 to 1376256 tid 1 2024-08-17T00:39:27.933 INFO:tasks.rados.rados.0.smithi110.stdout:1636: writing smithi11086371-3 from 1376256 to 1892352 tid 2 2024-08-17T00:39:27.938 INFO:tasks.rados.rados.0.smithi110.stdout:1636: writing smithi11086371-3 from 1892352 to 2580480 tid 3 2024-08-17T00:39:27.938 INFO:tasks.rados.rados.0.smithi110.stdout:1637: read oid 23 snap -1 2024-08-17T00:39:27.938 INFO:tasks.rados.rados.0.smithi110.stdout:1637: expect deleted 2024-08-17T00:39:27.939 INFO:tasks.rados.rados.0.smithi110.stdout:1638: read oid 30 snap 133 2024-08-17T00:39:27.939 INFO:tasks.rados.rados.0.smithi110.stdout:1638: expect (ObjNum 409 snap 109 seq_num 409) 2024-08-17T00:39:27.939 INFO:tasks.rados.rados.0.smithi110.stdout:1636: finishing write tid 1 to smithi11086371-3 2024-08-17T00:39:27.939 INFO:tasks.rados.rados.0.smithi110.stdout:1636: finishing write tid 2 to smithi11086371-3 2024-08-17T00:39:27.939 INFO:tasks.rados.rados.0.smithi110.stdout:1639: rmattr oid 13 current snap is 138 2024-08-17T00:39:27.939 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 40 current snap is 138 2024-08-17T00:39:27.939 INFO:tasks.rados.rados.0.smithi110.stdout:1640: seq_num 535 ranges {9379840=565248,9945088=802816,10747904=401408} 2024-08-17T00:39:27.992 INFO:tasks.rados.rados.0.smithi110.stdout:1640: writing smithi11086371-40 from 9379840 to 9945088 tid 1 2024-08-17T00:39:27.999 INFO:tasks.rados.rados.0.smithi110.stdout:1640: writing smithi11086371-40 from 9945088 to 10747904 tid 2 2024-08-17T00:39:27.999 INFO:tasks.rados.rados.0.smithi110.stdout:1640: writing smithi11086371-40 from 10747904 to 11149312 tid 3 2024-08-17T00:39:27.999 INFO:tasks.rados.rados.0.smithi110.stdout:1641: read oid 50 snap -1 2024-08-17T00:39:28.000 INFO:tasks.rados.rados.0.smithi110.stdout:1641: expect deleted 2024-08-17T00:39:28.000 INFO:tasks.rados.rados.0.smithi110.stdout:1642: rollback oid 31 current snap is 138 2024-08-17T00:39:28.000 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 31 to 133 2024-08-17T00:39:28.000 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 685 (ObjNum 459 snap 118 seq_num 459) dirty exists 2024-08-17T00:39:28.000 INFO:tasks.rados.rados.0.smithi110.stdout:1636: finishing write tid 3 to smithi11086371-3 2024-08-17T00:39:28.000 INFO:tasks.rados.rados.0.smithi110.stdout:1636: finishing write tid 4 to smithi11086371-3 2024-08-17T00:39:28.000 INFO:tasks.rados.rados.0.smithi110.stdout:1636: finishing write tid 5 to smithi11086371-3 2024-08-17T00:39:28.000 INFO:tasks.rados.rados.0.smithi110.stdout:1636: oid 3 updating version 0 to 478 2024-08-17T00:39:28.000 INFO:tasks.rados.rados.0.smithi110.stdout:1636: oid 3 updating version 478 to 479 2024-08-17T00:39:28.000 INFO:tasks.rados.rados.0.smithi110.stdout:1636: oid 3 updating version 479 to 480 2024-08-17T00:39:28.000 INFO:tasks.rados.rados.0.smithi110.stdout:1636: oid 3 version 480 is already newer than 477 2024-08-17T00:39:28.001 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 480 (ObjNum 534 snap 138 seq_num 534) dirty exists 2024-08-17T00:39:28.001 INFO:tasks.rados.rados.0.smithi110.stdout:1636: left oid 3 (ObjNum 534 snap 138 seq_num 534) 2024-08-17T00:39:28.001 INFO:tasks.rados.rados.0.smithi110.stdout:1636: done (6 left) 2024-08-17T00:39:28.001 INFO:tasks.rados.rados.0.smithi110.stdout:1637: done (5 left) 2024-08-17T00:39:28.001 INFO:tasks.rados.rados.0.smithi110.stdout:1639: done (4 left) 2024-08-17T00:39:28.001 INFO:tasks.rados.rados.0.smithi110.stdout:1643: delete oid 47 current snap is 138 2024-08-17T00:39:28.001 INFO:tasks.rados.rados.0.smithi110.stdout:1638: expect (ObjNum 409 snap 109 seq_num 409) 2024-08-17T00:39:28.135 INFO:tasks.rados.rados.0.smithi110.stdout:1640: finishing write tid 1 to smithi11086371-40 2024-08-17T00:39:28.135 INFO:tasks.rados.rados.0.smithi110.stdout:1638: done (4 left) 2024-08-17T00:39:28.135 INFO:tasks.rados.rados.0.smithi110.stdout:1643: done (3 left) 2024-08-17T00:39:28.135 INFO:tasks.rados.rados.0.smithi110.stdout:1644: read oid 9 snap 135 2024-08-17T00:39:28.135 INFO:tasks.rados.rados.0.smithi110.stdout:1644: expect (ObjNum 430 snap 114 seq_num 430) 2024-08-17T00:39:28.135 INFO:tasks.rados.rados.0.smithi110.stdout:1645: read oid 28 snap -1 2024-08-17T00:39:28.135 INFO:tasks.rados.rados.0.smithi110.stdout:1645: expect deleted 2024-08-17T00:39:28.135 INFO:tasks.rados.rados.0.smithi110.stdout:1646: snap_remove snap 137 2024-08-17T00:39:28.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:27 smithi110 ceph-mon[98148]: osdmap e356: 8 total, 8 up, 8 in 2024-08-17T00:39:28.187 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:27 smithi110 ceph-mon[100641]: osdmap e356: 8 total, 8 up, 8 in 2024-08-17T00:39:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:27 smithi177 ceph-mon[90034]: osdmap e356: 8 total, 8 up, 8 in 2024-08-17T00:39:28.524 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:39:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:39:28] "GET /metrics HTTP/1.1" 200 36021 "" "Prometheus/2.43.0" 2024-08-17T00:39:28.814 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:28 smithi110 systemd[1]: Stopping Ceph osd.0 for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:39:28.927 INFO:tasks.rados.rados.0.smithi110.stdout:1646: done (5 left) 2024-08-17T00:39:28.928 INFO:tasks.rados.rados.0.smithi110.stdout:1647: snap_create 2024-08-17T00:39:28.928 INFO:tasks.rados.rados.0.smithi110.stdout:1640: finishing write tid 2 to smithi11086371-40 2024-08-17T00:39:28.928 INFO:tasks.rados.rados.0.smithi110.stdout:1640: finishing write tid 3 to smithi11086371-40 2024-08-17T00:39:28.928 INFO:tasks.rados.rados.0.smithi110.stdout:1640: finishing write tid 4 to smithi11086371-40 2024-08-17T00:39:28.928 INFO:tasks.rados.rados.0.smithi110.stdout:1642: finishing rollback tid 0 to smithi11086371-31 2024-08-17T00:39:28.928 INFO:tasks.rados.rados.0.smithi110.stdout:1642: finishing rollback tid 1 to smithi11086371-31 2024-08-17T00:39:28.928 INFO:tasks.rados.rados.0.smithi110.stdout:1640: finishing write tid 5 to smithi11086371-40 2024-08-17T00:39:28.928 INFO:tasks.rados.rados.0.smithi110.stdout:1640: oid 40 updating version 0 to 215 2024-08-17T00:39:28.928 INFO:tasks.rados.rados.0.smithi110.stdout:1640: oid 40 version 215 is already newer than 214 2024-08-17T00:39:28.928 INFO:tasks.rados.rados.0.smithi110.stdout:1640: oid 40 updating version 215 to 216 2024-08-17T00:39:28.928 INFO:tasks.rados.rados.0.smithi110.stdout:1640: oid 40 updating version 216 to 217 2024-08-17T00:39:28.928 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 217 (ObjNum 535 snap 138 seq_num 535) dirty exists 2024-08-17T00:39:28.929 INFO:tasks.rados.rados.0.smithi110.stdout:1640: left oid 40 (ObjNum 535 snap 138 seq_num 535) 2024-08-17T00:39:28.929 INFO:tasks.rados.rados.0.smithi110.stdout:1642: finishing rollback tid 2 to smithi11086371-31 2024-08-17T00:39:28.929 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 656 (ObjNum 511 snap 131 seq_num 511) dirty exists 2024-08-17T00:39:28.929 INFO:tasks.rados.rados.0.smithi110.stdout:1644: expect (ObjNum 430 snap 114 seq_num 430) 2024-08-17T00:39:29.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:28 smithi110 ceph-mon[98148]: osdmap e357: 8 total, 8 up, 8 in 2024-08-17T00:39:29.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:28 smithi110 ceph-mon[98148]: pgmap v98: 121 pgs: 121 active+clean; 136 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 4.3 MiB/s wr, 19 op/s 2024-08-17T00:39:29.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:28 smithi110 ceph-mon[100641]: osdmap e357: 8 total, 8 up, 8 in 2024-08-17T00:39:29.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:28 smithi110 ceph-mon[100641]: pgmap v98: 121 pgs: 121 active+clean; 136 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 4.3 MiB/s wr, 19 op/s 2024-08-17T00:39:29.312 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0[45750]: 2024-08-17T00:39:28.956+0000 7f7ea94f2640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T00:39:29.312 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0[45750]: 2024-08-17T00:39:28.956+0000 7f7ea94f2640 -1 osd.0 358 *** Got signal Terminated *** 2024-08-17T00:39:29.312 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0[45750]: 2024-08-17T00:39:28.956+0000 7f7ea94f2640 -1 osd.0 358 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T00:39:29.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:28 smithi177 ceph-mon[90034]: osdmap e357: 8 total, 8 up, 8 in 2024-08-17T00:39:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:28 smithi177 ceph-mon[90034]: pgmap v98: 121 pgs: 121 active+clean; 136 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 4.3 MiB/s wr, 19 op/s 2024-08-17T00:39:29.891 INFO:tasks.rados.rados.0.smithi110.stdout:1640: done (5 left) 2024-08-17T00:39:29.891 INFO:tasks.rados.rados.0.smithi110.stdout:1641: done (4 left) 2024-08-17T00:39:29.891 INFO:tasks.rados.rados.0.smithi110.stdout:1642: done (3 left) 2024-08-17T00:39:29.891 INFO:tasks.rados.rados.0.smithi110.stdout:1644: done (2 left) 2024-08-17T00:39:29.891 INFO:tasks.rados.rados.0.smithi110.stdout:1645: done (1 left) 2024-08-17T00:39:29.891 INFO:tasks.rados.rados.0.smithi110.stdout:1647: done (0 left) 2024-08-17T00:39:29.891 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 40 current snap is 139 2024-08-17T00:39:29.892 INFO:tasks.rados.rados.0.smithi110.stdout:1648: seq_num 537 ranges {11149312=598016,11747328=573440,12320768=491520,12812288=139264} 2024-08-17T00:39:29.955 INFO:tasks.rados.rados.0.smithi110.stdout:1648: writing smithi11086371-40 from 11149312 to 11747328 tid 1 2024-08-17T00:39:29.958 INFO:tasks.rados.rados.0.smithi110.stdout:1648: writing smithi11086371-40 from 11747328 to 12320768 tid 2 2024-08-17T00:39:29.960 INFO:tasks.rados.rados.0.smithi110.stdout:1648: writing smithi11086371-40 from 12320768 to 12812288 tid 3 2024-08-17T00:39:29.961 INFO:tasks.rados.rados.0.smithi110.stdout:1648: writing smithi11086371-40 from 12812288 to 12951552 tid 4 2024-08-17T00:39:29.962 INFO:tasks.rados.rados.0.smithi110.stdout:1649: snap_create 2024-08-17T00:39:29.962 INFO:tasks.rados.rados.0.smithi110.stdout:1648: finishing write tid 1 to smithi11086371-40 2024-08-17T00:39:29.962 INFO:tasks.rados.rados.0.smithi110.stdout:1648: finishing write tid 2 to smithi11086371-40 2024-08-17T00:39:29.964 INFO:tasks.rados.rados.0.smithi110.stdout:1648: finishing write tid 3 to smithi11086371-40 2024-08-17T00:39:29.965 INFO:tasks.rados.rados.0.smithi110.stdout:1648: finishing write tid 4 to smithi11086371-40 2024-08-17T00:39:29.965 INFO:tasks.rados.rados.0.smithi110.stdout:1648: finishing write tid 5 to smithi11086371-40 2024-08-17T00:39:29.966 INFO:tasks.rados.rados.0.smithi110.stdout:1648: finishing write tid 6 to smithi11086371-40 2024-08-17T00:39:29.967 INFO:tasks.rados.rados.0.smithi110.stdout:1648: oid 40 updating version 0 to 220 2024-08-17T00:39:29.967 INFO:tasks.rados.rados.0.smithi110.stdout:1648: oid 40 version 220 is already newer than 218 2024-08-17T00:39:29.967 INFO:tasks.rados.rados.0.smithi110.stdout:1648: oid 40 updating version 220 to 222 2024-08-17T00:39:29.967 INFO:tasks.rados.rados.0.smithi110.stdout:1648: oid 40 version 222 is already newer than 219 2024-08-17T00:39:29.967 INFO:tasks.rados.rados.0.smithi110.stdout:1648: oid 40 version 222 is already newer than 221 2024-08-17T00:39:29.967 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 222 (ObjNum 537 snap 139 seq_num 537) dirty exists 2024-08-17T00:39:29.967 INFO:tasks.rados.rados.0.smithi110.stdout:1648: left oid 40 (ObjNum 537 snap 139 seq_num 537) 2024-08-17T00:39:30.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:29 smithi110 ceph-mon[98148]: osdmap e358: 8 total, 8 up, 8 in 2024-08-17T00:39:30.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:29 smithi110 ceph-mon[98148]: osd.0 marked itself down and dead 2024-08-17T00:39:30.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:29 smithi110 ceph-mon[98148]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T00:39:30.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:29 smithi110 ceph-mon[98148]: osdmap e359: 8 total, 7 up, 8 in 2024-08-17T00:39:30.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:29 smithi110 ceph-mon[100641]: osdmap e358: 8 total, 8 up, 8 in 2024-08-17T00:39:30.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:29 smithi110 ceph-mon[100641]: osd.0 marked itself down and dead 2024-08-17T00:39:30.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:29 smithi110 ceph-mon[100641]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T00:39:30.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:29 smithi110 ceph-mon[100641]: osdmap e359: 8 total, 7 up, 8 in 2024-08-17T00:39:30.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:29 smithi177 ceph-mon[90034]: osdmap e358: 8 total, 8 up, 8 in 2024-08-17T00:39:30.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:29 smithi177 ceph-mon[90034]: osd.0 marked itself down and dead 2024-08-17T00:39:30.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:29 smithi177 ceph-mon[90034]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T00:39:30.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:29 smithi177 ceph-mon[90034]: osdmap e359: 8 total, 7 up, 8 in 2024-08-17T00:39:30.732 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:30 smithi110 podman[105764]: 2024-08-17 00:39:30.447817376 +0000 UTC m=+1.599517851 container died ada5a3c211adacd618cb6ba5f48b124c421d45ebd9ec22caf3d1ed8f0e818e1c (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=reef-03f4c3e) 2024-08-17T00:39:30.893 INFO:tasks.rados.rados.0.smithi110.stdout:1648: done (1 left) 2024-08-17T00:39:30.894 INFO:tasks.rados.rados.0.smithi110.stdout:1649: done (0 left) 2024-08-17T00:39:30.894 INFO:tasks.rados.rados.0.smithi110.stdout:1650: copy_from oid 50 from oid 10 current snap is 140 2024-08-17T00:39:30.894 INFO:tasks.rados.rados.0.smithi110.stdout:1651: snap_remove snap 139 2024-08-17T00:39:31.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:30 smithi110 ceph-mon[100641]: pgmap v101: 121 pgs: 16 stale+active+clean, 105 active+clean; 136 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 4.3 MiB/s wr, 19 op/s 2024-08-17T00:39:31.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:30 smithi110 ceph-mon[100641]: osdmap e360: 8 total, 7 up, 8 in 2024-08-17T00:39:31.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:30 smithi110 ceph-mon[98148]: pgmap v101: 121 pgs: 16 stale+active+clean, 105 active+clean; 136 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 4.3 MiB/s wr, 19 op/s 2024-08-17T00:39:31.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:30 smithi110 ceph-mon[98148]: osdmap e360: 8 total, 7 up, 8 in 2024-08-17T00:39:31.062 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:30 smithi110 podman[105764]: 2024-08-17 00:39:30.904580031 +0000 UTC m=+2.056280512 container cleanup ada5a3c211adacd618cb6ba5f48b124c421d45ebd9ec22caf3d1ed8f0e818e1c (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, RELEASE=reef-03f4c3e, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-08-17T00:39:31.062 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:30 smithi110 bash[105764]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0 2024-08-17T00:39:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:30 smithi177 ceph-mon[90034]: pgmap v101: 121 pgs: 16 stale+active+clean, 105 active+clean; 136 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 4.3 MiB/s wr, 19 op/s 2024-08-17T00:39:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:30 smithi177 ceph-mon[90034]: osdmap e360: 8 total, 7 up, 8 in 2024-08-17T00:39:31.554 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:31 smithi110 podman[105786]: 2024-08-17 00:39:31.231245607 +0000 UTC m=+0.778740864 container remove ada5a3c211adacd618cb6ba5f48b124c421d45ebd9ec22caf3d1ed8f0e818e1c (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=reef-03f4c3e, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.license=GPLv2) 2024-08-17T00:39:31.810 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:31 smithi110 podman[105878]: 2024-08-17 00:39:31.455910872 +0000 UTC m=+0.017100085 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:39:31.810 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:31 smithi110 podman[105878]: 2024-08-17 00:39:31.557157417 +0000 UTC m=+0.118346619 container create d63c0bcdd3349b27be1c9d06caae966e8f93a39db5eb09bc790af464e344a255 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0-deactivate, GIT_BRANCH=HEAD, RELEASE=squid-d863d21, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-08-17T00:39:31.811 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:31 smithi110 podman[105878]: 2024-08-17 00:39:31.759733943 +0000 UTC m=+0.320923161 container init d63c0bcdd3349b27be1c9d06caae966e8f93a39db5eb09bc790af464e344a255 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-d863d21, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, ceph=True) 2024-08-17T00:39:31.811 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:31 smithi110 podman[105878]: 2024-08-17 00:39:31.764923537 +0000 UTC m=+0.326112740 container start d63c0bcdd3349b27be1c9d06caae966e8f93a39db5eb09bc790af464e344a255 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0-deactivate, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=squid-d863d21, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-08-17T00:39:31.893 INFO:tasks.rados.rados.0.smithi110.stdout:1651: done (1 left) 2024-08-17T00:39:31.893 INFO:tasks.rados.rados.0.smithi110.stdout:1652: copy_from oid 5 from oid 2 current snap is 140 2024-08-17T00:39:31.894 INFO:tasks.rados.rados.0.smithi110.stdout:1650: finishing copy_from racing read to smithi11086371-50 2024-08-17T00:39:31.894 INFO:tasks.rados.rados.0.smithi110.stdout:1650: finishing copy_from to smithi11086371-50 2024-08-17T00:39:31.894 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 260 (ObjNum 479 snap 123 seq_num 479) dirty exists 2024-08-17T00:39:31.894 INFO:tasks.rados.rados.0.smithi110.stdout:1650: done (1 left) 2024-08-17T00:39:31.894 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 7 current snap is 140 2024-08-17T00:39:31.894 INFO:tasks.rados.rados.0.smithi110.stdout:1653: seq_num 538 ranges {3407872=614400,4022272=450560,4472832=704512,5177344=49152} 2024-08-17T00:39:31.915 INFO:tasks.rados.rados.0.smithi110.stdout:1653: writing smithi11086371-7 from 3407872 to 4022272 tid 1 2024-08-17T00:39:31.918 INFO:tasks.rados.rados.0.smithi110.stdout:1653: writing smithi11086371-7 from 4022272 to 4472832 tid 2 2024-08-17T00:39:31.922 INFO:tasks.rados.rados.0.smithi110.stdout:1653: writing smithi11086371-7 from 4472832 to 5177344 tid 3 2024-08-17T00:39:31.923 INFO:tasks.rados.rados.0.smithi110.stdout:1653: writing smithi11086371-7 from 5177344 to 5226496 tid 4 2024-08-17T00:39:31.923 INFO:tasks.rados.rados.0.smithi110.stdout:1654: snap_create 2024-08-17T00:39:31.923 INFO:tasks.rados.rados.0.smithi110.stdout:1653: finishing write tid 1 to smithi11086371-7 2024-08-17T00:39:31.923 INFO:tasks.rados.rados.0.smithi110.stdout:1653: finishing write tid 2 to smithi11086371-7 2024-08-17T00:39:31.927 INFO:tasks.rados.rados.0.smithi110.stdout:1653: finishing write tid 3 to smithi11086371-7 2024-08-17T00:39:31.928 INFO:tasks.rados.rados.0.smithi110.stdout:1653: finishing write tid 4 to smithi11086371-7 2024-08-17T00:39:31.928 INFO:tasks.rados.rados.0.smithi110.stdout:1653: finishing write tid 5 to smithi11086371-7 2024-08-17T00:39:31.930 INFO:tasks.rados.rados.0.smithi110.stdout:1653: finishing write tid 6 to smithi11086371-7 2024-08-17T00:39:31.930 INFO:tasks.rados.rados.0.smithi110.stdout:1653: oid 7 updating version 0 to 481 2024-08-17T00:39:31.930 INFO:tasks.rados.rados.0.smithi110.stdout:1653: oid 7 updating version 481 to 484 2024-08-17T00:39:31.930 INFO:tasks.rados.rados.0.smithi110.stdout:1653: oid 7 updating version 484 to 485 2024-08-17T00:39:31.930 INFO:tasks.rados.rados.0.smithi110.stdout:1653: oid 7 version 485 is already newer than 482 2024-08-17T00:39:31.930 INFO:tasks.rados.rados.0.smithi110.stdout:1653: oid 7 version 485 is already newer than 483 2024-08-17T00:39:31.930 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 485 (ObjNum 538 snap 140 seq_num 538) dirty exists 2024-08-17T00:39:31.931 INFO:tasks.rados.rados.0.smithi110.stdout:1653: left oid 7 (ObjNum 538 snap 140 seq_num 538) 2024-08-17T00:39:31.932 INFO:tasks.rados.rados.0.smithi110.stdout:1652: finishing copy_from racing read to smithi11086371-5 2024-08-17T00:39:31.937 INFO:tasks.rados.rados.0.smithi110.stdout:1652: finishing copy_from to smithi11086371-5 2024-08-17T00:39:31.937 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 768 (ObjNum 465 snap 119 seq_num 465) dirty exists 2024-08-17T00:39:32.247 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:31 smithi110 podman[105878]: 2024-08-17 00:39:31.833252327 +0000 UTC m=+0.394441532 container attach d63c0bcdd3349b27be1c9d06caae966e8f93a39db5eb09bc790af464e344a255 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0-deactivate, RELEASE=squid-d863d21, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731) 2024-08-17T00:39:32.247 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:31 smithi110 podman[105878]: 2024-08-17 00:39:31.956052468 +0000 UTC m=+0.517241677 container died d63c0bcdd3349b27be1c9d06caae966e8f93a39db5eb09bc790af464e344a255 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, ceph=True, RELEASE=squid-d863d21, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T00:39:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:39:32.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:32 smithi110 ceph-mon[100641]: osdmap e361: 8 total, 7 up, 8 in 2024-08-17T00:39:32.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:32.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:39:32.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:32 smithi110 ceph-mon[98148]: osdmap e361: 8 total, 7 up, 8 in 2024-08-17T00:39:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:32.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:39:32.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:32 smithi177 ceph-mon[90034]: osdmap e361: 8 total, 7 up, 8 in 2024-08-17T00:39:32.898 INFO:tasks.rados.rados.0.smithi110.stdout:1652: done (2 left) 2024-08-17T00:39:32.898 INFO:tasks.rados.rados.0.smithi110.stdout:1653: done (1 left) 2024-08-17T00:39:32.898 INFO:tasks.rados.rados.0.smithi110.stdout:1654: done (0 left) 2024-08-17T00:39:32.898 INFO:tasks.rados.rados.0.smithi110.stdout:1655: read oid 9 snap -1 2024-08-17T00:39:32.899 INFO:tasks.rados.rados.0.smithi110.stdout:1655: expect (ObjNum 533 snap 137 seq_num 533) 2024-08-17T00:39:32.899 INFO:tasks.rados.rados.0.smithi110.stdout:1656: read oid 50 snap -1 2024-08-17T00:39:32.899 INFO:tasks.rados.rados.0.smithi110.stdout:1656: expect (ObjNum 479 snap 123 seq_num 479) 2024-08-17T00:39:32.899 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 17 current snap is 141 2024-08-17T00:39:32.899 INFO:tasks.rados.rados.0.smithi110.stdout:1657: seq_num 539 ranges {0=630784,630784=737280,1368064=466944} 2024-08-17T00:39:32.901 INFO:tasks.rados.rados.0.smithi110.stdout:1657: writing smithi11086371-17 from 0 to 630784 tid 1 2024-08-17T00:39:32.907 INFO:tasks.rados.rados.0.smithi110.stdout:1657: writing smithi11086371-17 from 630784 to 1368064 tid 2 2024-08-17T00:39:32.910 INFO:tasks.rados.rados.0.smithi110.stdout:1657: writing smithi11086371-17 from 1368064 to 1835008 tid 3 2024-08-17T00:39:32.910 INFO:tasks.rados.rados.0.smithi110.stdout:1658: rmattr oid 44 current snap is 141 2024-08-17T00:39:32.910 INFO:tasks.rados.rados.0.smithi110.stdout:1656: expect (ObjNum 479 snap 123 seq_num 479) 2024-08-17T00:39:32.947 INFO:tasks.rados.rados.0.smithi110.stdout:1657: finishing write tid 1 to smithi11086371-17 2024-08-17T00:39:32.947 INFO:tasks.rados.rados.0.smithi110.stdout:1655: expect (ObjNum 533 snap 137 seq_num 533) 2024-08-17T00:39:32.966 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:32 smithi110 podman[105922]: 2024-08-17 00:39:32.709142929 +0000 UTC m=+0.746951836 container remove d63c0bcdd3349b27be1c9d06caae966e8f93a39db5eb09bc790af464e344a255 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0-deactivate, RELEASE=squid-d863d21, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-08-17T00:39:32.966 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:32 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.0.service: Deactivated successfully. 2024-08-17T00:39:32.966 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:32 smithi110 systemd[1]: Stopped Ceph osd.0 for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:39:32.966 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:32 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.0.service: Consumed 13.605s CPU time. 2024-08-17T00:39:32.998 INFO:tasks.rados.rados.0.smithi110.stdout:1657: finishing write tid 2 to smithi11086371-17 2024-08-17T00:39:32.998 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 458 (ObjNum 527 snap 136 seq_num 527) dirty exists 2024-08-17T00:39:32.998 INFO:tasks.rados.rados.0.smithi110.stdout:1657: finishing write tid 3 to smithi11086371-17 2024-08-17T00:39:32.998 INFO:tasks.rados.rados.0.smithi110.stdout:1657: finishing write tid 4 to smithi11086371-17 2024-08-17T00:39:32.998 INFO:tasks.rados.rados.0.smithi110.stdout:1657: finishing write tid 5 to smithi11086371-17 2024-08-17T00:39:32.998 INFO:tasks.rados.rados.0.smithi110.stdout:1657: oid 17 updating version 0 to 271 2024-08-17T00:39:32.998 INFO:tasks.rados.rados.0.smithi110.stdout:1657: oid 17 version 271 is already newer than 268 2024-08-17T00:39:32.998 INFO:tasks.rados.rados.0.smithi110.stdout:1657: oid 17 version 271 is already newer than 269 2024-08-17T00:39:32.998 INFO:tasks.rados.rados.0.smithi110.stdout:1657: oid 17 version 271 is already newer than 270 2024-08-17T00:39:32.998 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 271 (ObjNum 539 snap 141 seq_num 539) dirty exists 2024-08-17T00:39:32.998 INFO:tasks.rados.rados.0.smithi110.stdout:1657: left oid 17 (ObjNum 539 snap 141 seq_num 539) 2024-08-17T00:39:32.999 INFO:tasks.rados.rados.0.smithi110.stdout:1655: done (3 left) 2024-08-17T00:39:32.999 INFO:tasks.rados.rados.0.smithi110.stdout:1656: done (2 left) 2024-08-17T00:39:32.999 INFO:tasks.rados.rados.0.smithi110.stdout:1657: done (1 left) 2024-08-17T00:39:32.999 INFO:tasks.rados.rados.0.smithi110.stdout:1658: done (0 left) 2024-08-17T00:39:32.999 INFO:tasks.rados.rados.0.smithi110.stdout:1659: rollback oid 17 current snap is 141 2024-08-17T00:39:32.999 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 17 to 132 2024-08-17T00:39:32.999 INFO:tasks.rados.rados.0.smithi110.stdout:1660: read oid 3 snap 140 2024-08-17T00:39:32.999 INFO:tasks.rados.rados.0.smithi110.stdout:1660: expect (ObjNum 534 snap 138 seq_num 534) 2024-08-17T00:39:32.999 INFO:tasks.rados.rados.0.smithi110.stdout:1661: copy_from oid 50 from oid 46 current snap is 141 2024-08-17T00:39:32.999 INFO:tasks.rados.rados.0.smithi110.stdout:1662: snap_create 2024-08-17T00:39:33.000 INFO:tasks.rados.rados.0.smithi110.stdout:1659: finishing rollback tid 0 to smithi11086371-17 2024-08-17T00:39:33.001 INFO:tasks.rados.rados.0.smithi110.stdout:1659: finishing rollback tid 1 to smithi11086371-17 2024-08-17T00:39:33.001 INFO:tasks.rados.rados.0.smithi110.stdout:1659: finishing rollback tid 2 to smithi11086371-17 2024-08-17T00:39:33.001 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 274 (ObjNum 33 snap 0 seq_num 0) dirty exists 2024-08-17T00:39:33.008 INFO:tasks.rados.rados.0.smithi110.stdout:1661: finishing copy_from racing read to smithi11086371-50 2024-08-17T00:39:33.009 INFO:tasks.rados.rados.0.smithi110.stdout:1661: finishing copy_from to smithi11086371-50 2024-08-17T00:39:33.009 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 658 (ObjNum 472 snap 119 seq_num 472) dirty exists 2024-08-17T00:39:33.014 INFO:tasks.rados.rados.0.smithi110.stdout:1660: expect (ObjNum 534 snap 138 seq_num 534) 2024-08-17T00:39:33.274 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:32 smithi110 systemd[1]: Starting Ceph osd.0 for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:39:33.274 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:33 smithi110 podman[106026]: 2024-08-17 00:39:33.091860625 +0000 UTC m=+0.017256721 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:39:33.274 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:33 smithi110 podman[106026]: 2024-08-17 00:39:33.190909656 +0000 UTC m=+0.116305756 container create f209907bd5dc364fb40668d24b55f2f632adc459a4fdf618eec1bd78e4fe8aa2 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0-activate, RELEASE=squid-d863d21, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.vendor=CentOS) 2024-08-17T00:39:33.544 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:33 smithi110 ceph-mon[98148]: pgmap v104: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 148 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 3.5 MiB/s wr, 9 op/s; 50/267 objects degraded (18.727%) 2024-08-17T00:39:33.545 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:33 smithi110 ceph-mon[98148]: Health check failed: Degraded data redundancy: 50/267 objects degraded (18.727%), 16 pgs degraded (PG_DEGRADED) 2024-08-17T00:39:33.545 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:33 smithi110 ceph-mon[98148]: osdmap e362: 8 total, 7 up, 8 in 2024-08-17T00:39:33.545 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:33 smithi110 ceph-mon[100641]: pgmap v104: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 148 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 3.5 MiB/s wr, 9 op/s; 50/267 objects degraded (18.727%) 2024-08-17T00:39:33.545 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:33 smithi110 ceph-mon[100641]: Health check failed: Degraded data redundancy: 50/267 objects degraded (18.727%), 16 pgs degraded (PG_DEGRADED) 2024-08-17T00:39:33.545 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:33 smithi110 ceph-mon[100641]: osdmap e362: 8 total, 7 up, 8 in 2024-08-17T00:39:33.545 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:33 smithi110 podman[106026]: 2024-08-17 00:39:33.410928971 +0000 UTC m=+0.336325079 container init f209907bd5dc364fb40668d24b55f2f632adc459a4fdf618eec1bd78e4fe8aa2 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0-activate, ceph=True, GIT_CLEAN=True, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=squid-d863d21, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731) 2024-08-17T00:39:33.546 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:33 smithi110 podman[106026]: 2024-08-17 00:39:33.416171571 +0000 UTC m=+0.341567673 container start f209907bd5dc364fb40668d24b55f2f632adc459a4fdf618eec1bd78e4fe8aa2 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0-activate, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.36.0, RELEASE=squid-d863d21, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-08-17T00:39:33.546 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:33 smithi110 podman[106026]: 2024-08-17 00:39:33.502079647 +0000 UTC m=+0.427475758 container attach f209907bd5dc364fb40668d24b55f2f632adc459a4fdf618eec1bd78e4fe8aa2 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0-activate, GIT_CLEAN=True, RELEASE=squid-d863d21, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2) 2024-08-17T00:39:33.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:33 smithi177 ceph-mon[90034]: pgmap v104: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 148 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 3.5 MiB/s wr, 9 op/s; 50/267 objects degraded (18.727%) 2024-08-17T00:39:33.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:33 smithi177 ceph-mon[90034]: Health check failed: Degraded data redundancy: 50/267 objects degraded (18.727%), 16 pgs degraded (PG_DEGRADED) 2024-08-17T00:39:33.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:33 smithi177 ceph-mon[90034]: osdmap e362: 8 total, 7 up, 8 in 2024-08-17T00:39:33.795 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:33 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0-activate[106041]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:39:33.795 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:33 smithi110 bash[106026]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:39:33.795 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:33 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0-activate[106041]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:39:33.796 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:33 smithi110 bash[106026]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:39:33.796 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:33 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0-activate[106041]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-17T00:39:33.796 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:33 smithi110 bash[106026]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-17T00:39:33.796 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:33 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0-activate[106041]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-08-17T00:39:33.796 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:33 smithi110 bash[106026]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-08-17T00:39:33.796 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:33 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0-activate[106041]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-08-17T00:39:33.796 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:33 smithi110 bash[106026]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-08-17T00:39:33.796 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:33 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0-activate[106041]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-17T00:39:33.796 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:33 smithi110 bash[106026]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-17T00:39:33.796 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:33 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0-activate[106041]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-08-17T00:39:33.796 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:33 smithi110 bash[106026]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-08-17T00:39:33.797 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:33 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0-activate[106041]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-17T00:39:33.797 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:33 smithi110 bash[106026]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-17T00:39:33.797 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:33 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0-activate[106041]: --> ceph-volume raw activate successful for osd ID: 0 2024-08-17T00:39:33.797 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:33 smithi110 bash[106026]: --> ceph-volume raw activate successful for osd ID: 0 2024-08-17T00:39:33.797 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:33 smithi110 podman[106026]: 2024-08-17 00:39:33.794508528 +0000 UTC m=+0.719904623 container died f209907bd5dc364fb40668d24b55f2f632adc459a4fdf618eec1bd78e4fe8aa2 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0-activate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=squid-d863d21, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-08-17T00:39:33.899 INFO:tasks.rados.rados.0.smithi110.stdout:1659: done (3 left) 2024-08-17T00:39:33.899 INFO:tasks.rados.rados.0.smithi110.stdout:1660: done (2 left) 2024-08-17T00:39:33.899 INFO:tasks.rados.rados.0.smithi110.stdout:1661: done (1 left) 2024-08-17T00:39:33.899 INFO:tasks.rados.rados.0.smithi110.stdout:1662: done (0 left) 2024-08-17T00:39:33.899 INFO:tasks.rados.rados.0.smithi110.stdout:1663: read oid 34 snap -1 2024-08-17T00:39:33.899 INFO:tasks.rados.rados.0.smithi110.stdout:1663: expect deleted 2024-08-17T00:39:33.899 INFO:tasks.rados.rados.0.smithi110.stdout:1664: setattr oid 5 current snap is 142 2024-08-17T00:39:33.902 INFO:tasks.rados.rados.0.smithi110.stdout:1663: done (1 left) 2024-08-17T00:39:33.902 INFO:tasks.rados.rados.0.smithi110.stdout:1665: snap_create 2024-08-17T00:39:33.905 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 769 (ObjNum 465 snap 119 seq_num 465) dirty exists 2024-08-17T00:39:34.807 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:34 smithi110 podman[106195]: 2024-08-17 00:39:34.539840711 +0000 UTC m=+0.739332668 container remove f209907bd5dc364fb40668d24b55f2f632adc459a4fdf618eec1bd78e4fe8aa2 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0-activate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-d863d21, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-08-17T00:39:34.808 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:34 smithi110 podman[106259]: 2024-08-17 00:39:34.657563453 +0000 UTC m=+0.016785219 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:39:34.808 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:34 smithi110 podman[106259]: 2024-08-17 00:39:34.765556433 +0000 UTC m=+0.124778173 container create 0260f67f8004fd32dd8198dbf4c2dfab0782c2671494a8bacdc251d11df05753 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, ceph=True, RELEASE=squid-d863d21, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-08-17T00:39:34.891 INFO:tasks.rados.rados.0.smithi110.stdout:1664: done (1 left) 2024-08-17T00:39:34.891 INFO:tasks.rados.rados.0.smithi110.stdout:1665: done (0 left) 2024-08-17T00:39:34.891 INFO:tasks.rados.rados.0.smithi110.stdout:1666: delete oid 6 current snap is 143 2024-08-17T00:39:34.897 INFO:tasks.rados.rados.0.smithi110.stdout:1666: done (0 left) 2024-08-17T00:39:34.897 INFO:tasks.rados.rados.0.smithi110.stdout:1667: snap_create 2024-08-17T00:39:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:34 smithi110 ceph-mon[100641]: osdmap e363: 8 total, 7 up, 8 in 2024-08-17T00:39:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:34 smithi110 ceph-mon[100641]: pgmap v107: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 148 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 3.5 MiB/s wr, 9 op/s; 50/267 objects degraded (18.727%) 2024-08-17T00:39:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:34 smithi110 ceph-mon[100641]: osdmap e364: 8 total, 7 up, 8 in 2024-08-17T00:39:35.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:34 smithi110 ceph-mon[98148]: osdmap e363: 8 total, 7 up, 8 in 2024-08-17T00:39:35.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:34 smithi110 ceph-mon[98148]: pgmap v107: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 148 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 3.5 MiB/s wr, 9 op/s; 50/267 objects degraded (18.727%) 2024-08-17T00:39:35.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:34 smithi110 ceph-mon[98148]: osdmap e364: 8 total, 7 up, 8 in 2024-08-17T00:39:35.061 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:34 smithi110 podman[106259]: 2024-08-17 00:39:34.96871134 +0000 UTC m=+0.327933093 container init 0260f67f8004fd32dd8198dbf4c2dfab0782c2671494a8bacdc251d11df05753 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=squid-d863d21) 2024-08-17T00:39:35.061 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:34 smithi110 podman[106259]: 2024-08-17 00:39:34.973480138 +0000 UTC m=+0.332701879 container start 0260f67f8004fd32dd8198dbf4c2dfab0782c2671494a8bacdc251d11df05753 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=squid-d863d21, io.buildah.version=1.36.0) 2024-08-17T00:39:35.061 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:34 smithi110 ceph-osd[106297]: -- 172.21.15.110:0/3278391351 <== mon.2 v2:172.21.15.110:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55934be0fa40 con 0x55934cbd2000 2024-08-17T00:39:35.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:34 smithi177 ceph-mon[90034]: osdmap e363: 8 total, 7 up, 8 in 2024-08-17T00:39:35.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:34 smithi177 ceph-mon[90034]: pgmap v107: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 148 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 3.5 MiB/s wr, 9 op/s; 50/267 objects degraded (18.727%) 2024-08-17T00:39:35.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:34 smithi177 ceph-mon[90034]: osdmap e364: 8 total, 7 up, 8 in 2024-08-17T00:39:35.413 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:35 smithi110 bash[106259]: 0260f67f8004fd32dd8198dbf4c2dfab0782c2671494a8bacdc251d11df05753 2024-08-17T00:39:35.413 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:35 smithi110 systemd[1]: Started Ceph osd.0 for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:39:35.810 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:35 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0[106274]: 2024-08-17T00:39:35.525+0000 7f9f08c89640 -1 Falling back to public interface 2024-08-17T00:39:35.892 INFO:tasks.rados.rados.0.smithi110.stdout:1667: done (0 left) 2024-08-17T00:39:35.892 INFO:tasks.rados.rados.0.smithi110.stdout:1668: snap_remove snap 132 2024-08-17T00:39:36.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:36.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:36.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:39:36.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:36 smithi110 ceph-mon[98148]: osdmap e365: 8 total, 7 up, 8 in 2024-08-17T00:39:36.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:36.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:36.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:39:36.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:36 smithi110 ceph-mon[100641]: osdmap e365: 8 total, 7 up, 8 in 2024-08-17T00:39:36.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:36.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:36.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:39:36.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:36 smithi177 ceph-mon[90034]: osdmap e365: 8 total, 7 up, 8 in 2024-08-17T00:39:36.893 INFO:tasks.rados.rados.0.smithi110.stdout:1668: done (0 left) 2024-08-17T00:39:36.893 INFO:tasks.rados.rados.0.smithi110.stdout:1669: delete oid 32 current snap is 144 2024-08-17T00:39:36.897 INFO:tasks.rados.rados.0.smithi110.stdout:1669: done (0 left) 2024-08-17T00:39:36.897 INFO:tasks.rados.rados.0.smithi110.stdout:1670: delete oid 21 current snap is 144 2024-08-17T00:39:36.902 INFO:tasks.rados.rados.0.smithi110.stdout:1670: done (0 left) 2024-08-17T00:39:36.902 INFO:tasks.rados.rados.0.smithi110.stdout:1671: snap_remove snap 140 2024-08-17T00:39:37.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:37 smithi177 ceph-mon[90034]: pgmap v110: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 148 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 50/267 objects degraded (18.727%) 2024-08-17T00:39:37.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:37 smithi177 ceph-mon[90034]: osdmap e366: 8 total, 7 up, 8 in 2024-08-17T00:39:37.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:37 smithi110 ceph-mon[98148]: pgmap v110: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 148 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 50/267 objects degraded (18.727%) 2024-08-17T00:39:37.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:37 smithi110 ceph-mon[98148]: osdmap e366: 8 total, 7 up, 8 in 2024-08-17T00:39:37.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:37 smithi110 ceph-mon[100641]: pgmap v110: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 148 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 50/267 objects degraded (18.727%) 2024-08-17T00:39:37.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:37 smithi110 ceph-mon[100641]: osdmap e366: 8 total, 7 up, 8 in 2024-08-17T00:39:37.895 INFO:tasks.rados.rados.0.smithi110.stdout:1671: done (0 left) 2024-08-17T00:39:37.895 INFO:tasks.rados.rados.0.smithi110.stdout:1672: snap_remove snap 143 2024-08-17T00:39:38.502 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0[106274]: 2024-08-17T00:39:38.415+0000 7f9f08c89640 -1 osd.0 358 log_to_monitors true 2024-08-17T00:39:38.503 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:39:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:39:38] "GET /metrics HTTP/1.1" 200 36079 "" "Prometheus/2.43.0" 2024-08-17T00:39:38.899 INFO:tasks.rados.rados.0.smithi110.stdout:1672: done (0 left) 2024-08-17T00:39:38.900 INFO:tasks.rados.rados.0.smithi110.stdout:1673: copy_from oid 11 from oid 16 current snap is 144 2024-08-17T00:39:38.900 INFO:tasks.rados.rados.0.smithi110.stdout:1674: rollback oid 40 current snap is 144 2024-08-17T00:39:38.900 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 40 to 138 2024-08-17T00:39:38.900 INFO:tasks.rados.rados.0.smithi110.stdout:1675: read oid 17 snap -1 2024-08-17T00:39:38.900 INFO:tasks.rados.rados.0.smithi110.stdout:1675: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:39:38.900 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 43 current snap is 144 2024-08-17T00:39:38.900 INFO:tasks.rados.rados.0.smithi110.stdout:1676: seq_num 543 ranges {3022848=704512,3727360=729088,4456448=475136} 2024-08-17T00:39:38.921 INFO:tasks.rados.rados.0.smithi110.stdout:1676: writing smithi11086371-43 from 3022848 to 3727360 tid 1 2024-08-17T00:39:38.926 INFO:tasks.rados.rados.0.smithi110.stdout:1676: writing smithi11086371-43 from 3727360 to 4456448 tid 2 2024-08-17T00:39:38.929 INFO:tasks.rados.rados.0.smithi110.stdout:1676: writing smithi11086371-43 from 4456448 to 4931584 tid 3 2024-08-17T00:39:38.929 INFO:tasks.rados.rados.0.smithi110.stdout:1677: setattr oid 9 current snap is 144 2024-08-17T00:39:38.929 INFO:tasks.rados.rados.0.smithi110.stdout:1674: finishing rollback tid 0 to smithi11086371-40 2024-08-17T00:39:38.929 INFO:tasks.rados.rados.0.smithi110.stdout:1675: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:39:38.931 INFO:tasks.rados.rados.0.smithi110.stdout:1673: finishing copy_from to smithi11086371-11 2024-08-17T00:39:38.931 INFO:tasks.rados.rados.0.smithi110.stdout:1673: got expected ENOENT (src dne) 2024-08-17T00:39:38.931 INFO:tasks.rados.rados.0.smithi110.stdout:1673: finishing copy_from racing read to smithi11086371-11 2024-08-17T00:39:38.931 INFO:tasks.rados.rados.0.smithi110.stdout:1674: finishing rollback tid 1 to smithi11086371-40 2024-08-17T00:39:38.931 INFO:tasks.rados.rados.0.smithi110.stdout:1674: finishing rollback tid 2 to smithi11086371-40 2024-08-17T00:39:38.931 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 225 (ObjNum 535 snap 138 seq_num 535) dirty exists 2024-08-17T00:39:38.931 INFO:tasks.rados.rados.0.smithi110.stdout:1676: finishing write tid 1 to smithi11086371-43 2024-08-17T00:39:38.932 INFO:tasks.rados.rados.0.smithi110.stdout:1673: done (4 left) 2024-08-17T00:39:38.932 INFO:tasks.rados.rados.0.smithi110.stdout:1674: done (3 left) 2024-08-17T00:39:38.932 INFO:tasks.rados.rados.0.smithi110.stdout:1675: done (2 left) 2024-08-17T00:39:38.932 INFO:tasks.rados.rados.0.smithi110.stdout:1678: snap_remove snap 138 2024-08-17T00:39:39.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:38 smithi177 ceph-mon[90034]: osdmap e367: 8 total, 7 up, 8 in 2024-08-17T00:39:39.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:38 smithi177 ceph-mon[90034]: pgmap v113: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 150 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 970 KiB/s wr, 15 op/s; 52/288 objects degraded (18.056%) 2024-08-17T00:39:39.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:38 smithi177 ceph-mon[90034]: from='osd.0 [v2:172.21.15.110:6802/1020679133,v1:172.21.15.110:6803/1020679133]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T00:39:39.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:38 smithi177 ceph-mon[90034]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T00:39:39.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:38 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:39.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:38 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:39.182 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:38 smithi110 ceph-mon[100641]: osdmap e367: 8 total, 7 up, 8 in 2024-08-17T00:39:39.182 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:38 smithi110 ceph-mon[100641]: pgmap v113: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 150 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 970 KiB/s wr, 15 op/s; 52/288 objects degraded (18.056%) 2024-08-17T00:39:39.183 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:38 smithi110 ceph-mon[100641]: from='osd.0 [v2:172.21.15.110:6802/1020679133,v1:172.21.15.110:6803/1020679133]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T00:39:39.183 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:38 smithi110 ceph-mon[100641]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T00:39:39.183 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:38 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:39.183 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:38 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:39.183 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:38 smithi110 ceph-mon[98148]: osdmap e367: 8 total, 7 up, 8 in 2024-08-17T00:39:39.183 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:38 smithi110 ceph-mon[98148]: pgmap v113: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 150 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 970 KiB/s wr, 15 op/s; 52/288 objects degraded (18.056%) 2024-08-17T00:39:39.183 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:38 smithi110 ceph-mon[98148]: from='osd.0 [v2:172.21.15.110:6802/1020679133,v1:172.21.15.110:6803/1020679133]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T00:39:39.183 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:38 smithi110 ceph-mon[98148]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T00:39:39.183 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:38 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:39.184 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:38 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:39.560 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:39:39 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0[106274]: 2024-08-17T00:39:39.181+0000 7f9efca2c640 -1 osd.0 358 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T00:39:39.905 INFO:tasks.rados.rados.0.smithi110.stdout:1678: done (2 left) 2024-08-17T00:39:39.905 INFO:tasks.rados.rados.0.smithi110.stdout:1679: rmattr oid 7 current snap is 144 2024-08-17T00:39:39.905 INFO:tasks.rados.rados.0.smithi110.stdout:1679: done (2 left) 2024-08-17T00:39:39.905 INFO:tasks.rados.rados.0.smithi110.stdout:1680: read oid 45 snap 133 2024-08-17T00:39:39.905 INFO:tasks.rados.rados.0.smithi110.stdout:1680: expect (ObjNum 451 snap 117 seq_num 451) 2024-08-17T00:39:39.906 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 34 current snap is 144 2024-08-17T00:39:39.906 INFO:tasks.rados.rados.0.smithi110.stdout:1681: seq_num 544 ranges {0=720896,720896=614400,1335296=589824} 2024-08-17T00:39:39.909 INFO:tasks.rados.rados.0.smithi110.stdout:1681: writing smithi11086371-34 from 0 to 720896 tid 1 2024-08-17T00:39:39.914 INFO:tasks.rados.rados.0.smithi110.stdout:1681: writing smithi11086371-34 from 720896 to 1335296 tid 2 2024-08-17T00:39:39.918 INFO:tasks.rados.rados.0.smithi110.stdout:1681: writing smithi11086371-34 from 1335296 to 1925120 tid 3 2024-08-17T00:39:39.918 INFO:tasks.rados.rados.0.smithi110.stdout:1682: rollback oid 4 current snap is 144 2024-08-17T00:39:39.918 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 4 to 133 2024-08-17T00:39:39.918 INFO:tasks.rados.rados.0.smithi110.stdout:1676: finishing write tid 2 to smithi11086371-43 2024-08-17T00:39:39.918 INFO:tasks.rados.rados.0.smithi110.stdout:1676: finishing write tid 3 to smithi11086371-43 2024-08-17T00:39:39.918 INFO:tasks.rados.rados.0.smithi110.stdout:1676: finishing write tid 4 to smithi11086371-43 2024-08-17T00:39:39.918 INFO:tasks.rados.rados.0.smithi110.stdout:1676: finishing write tid 5 to smithi11086371-43 2024-08-17T00:39:39.918 INFO:tasks.rados.rados.0.smithi110.stdout:1676: oid 43 updating version 0 to 489 2024-08-17T00:39:39.918 INFO:tasks.rados.rados.0.smithi110.stdout:1676: oid 43 updating version 489 to 490 2024-08-17T00:39:39.918 INFO:tasks.rados.rados.0.smithi110.stdout:1676: oid 43 updating version 490 to 491 2024-08-17T00:39:39.919 INFO:tasks.rados.rados.0.smithi110.stdout:1676: oid 43 version 491 is already newer than 488 2024-08-17T00:39:39.919 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 491 (ObjNum 543 snap 144 seq_num 543) dirty exists 2024-08-17T00:39:39.919 INFO:tasks.rados.rados.0.smithi110.stdout:1676: left oid 43 (ObjNum 543 snap 144 seq_num 543) 2024-08-17T00:39:39.919 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 791 (ObjNum 533 snap 137 seq_num 533) dirty exists 2024-08-17T00:39:39.921 INFO:tasks.rados.rados.0.smithi110.stdout:1676: done (4 left) 2024-08-17T00:39:39.921 INFO:tasks.rados.rados.0.smithi110.stdout:1677: done (3 left) 2024-08-17T00:39:39.921 INFO:tasks.rados.rados.0.smithi110.stdout:1683: snap_remove snap 142 2024-08-17T00:39:40.139 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:39 smithi110 ceph-mon[100641]: Health check update: Degraded data redundancy: 52/288 objects degraded (18.056%), 16 pgs degraded (PG_DEGRADED) 2024-08-17T00:39:40.140 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:39 smithi110 ceph-mon[100641]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T00:39:40.140 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:39 smithi110 ceph-mon[100641]: osdmap e368: 8 total, 7 up, 8 in 2024-08-17T00:39:40.140 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:39 smithi110 ceph-mon[100641]: from='osd.0 [v2:172.21.15.110:6802/1020679133,v1:172.21.15.110:6803/1020679133]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:39:40.140 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:39 smithi110 ceph-mon[100641]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:39:40.140 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:39 smithi110 ceph-mon[100641]: from='osd.0 ' entity='osd.0' 2024-08-17T00:39:40.140 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:40.140 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:40.140 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:39 smithi110 ceph-mon[98148]: Health check update: Degraded data redundancy: 52/288 objects degraded (18.056%), 16 pgs degraded (PG_DEGRADED) 2024-08-17T00:39:40.140 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:39 smithi110 ceph-mon[98148]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T00:39:40.140 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:39 smithi110 ceph-mon[98148]: osdmap e368: 8 total, 7 up, 8 in 2024-08-17T00:39:40.141 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:39 smithi110 ceph-mon[98148]: from='osd.0 [v2:172.21.15.110:6802/1020679133,v1:172.21.15.110:6803/1020679133]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:39:40.141 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:39 smithi110 ceph-mon[98148]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:39:40.141 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:39 smithi110 ceph-mon[98148]: from='osd.0 ' entity='osd.0' 2024-08-17T00:39:40.141 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:40.141 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:39 smithi177 ceph-mon[90034]: Health check update: Degraded data redundancy: 52/288 objects degraded (18.056%), 16 pgs degraded (PG_DEGRADED) 2024-08-17T00:39:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:39 smithi177 ceph-mon[90034]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T00:39:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:39 smithi177 ceph-mon[90034]: osdmap e368: 8 total, 7 up, 8 in 2024-08-17T00:39:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:39 smithi177 ceph-mon[90034]: from='osd.0 [v2:172.21.15.110:6802/1020679133,v1:172.21.15.110:6803/1020679133]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:39:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:39 smithi177 ceph-mon[90034]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:39:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:39 smithi177 ceph-mon[90034]: from='osd.0 ' entity='osd.0' 2024-08-17T00:39:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:40.914 INFO:tasks.rados.rados.0.smithi110.stdout:1682: finishing rollback tid 0 to smithi11086371-4 2024-08-17T00:39:40.914 INFO:tasks.rados.rados.0.smithi110.stdout:1682: finishing rollback tid 1 to smithi11086371-4 2024-08-17T00:39:40.914 INFO:tasks.rados.rados.0.smithi110.stdout:1682: finishing rollback tid 2 to smithi11086371-4 2024-08-17T00:39:40.914 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 228 (ObjNum 514 snap 132 seq_num 514) dirty exists 2024-08-17T00:39:40.915 INFO:tasks.rados.rados.0.smithi110.stdout:1682: done (3 left) 2024-08-17T00:39:40.915 INFO:tasks.rados.rados.0.smithi110.stdout:1683: done (2 left) 2024-08-17T00:39:40.915 INFO:tasks.rados.rados.0.smithi110.stdout:1684: rollback oid 28 current snap is 144 2024-08-17T00:39:40.915 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 28 to 141 2024-08-17T00:39:40.915 INFO:tasks.rados.rados.0.smithi110.stdout:1685: copy_from oid 29 from oid 20 current snap is 144 2024-08-17T00:39:40.915 INFO:tasks.rados.rados.0.smithi110.stdout:1686: copy_from oid 35 from oid 38 current snap is 144 2024-08-17T00:39:40.915 INFO:tasks.rados.rados.0.smithi110.stdout:1687: read oid 12 snap -1 2024-08-17T00:39:40.915 INFO:tasks.rados.rados.0.smithi110.stdout:1687: expect deleted 2024-08-17T00:39:40.915 INFO:tasks.rados.rados.0.smithi110.stdout:1688: snap_create 2024-08-17T00:39:40.916 INFO:tasks.rados.rados.0.smithi110.stdout:1684: finishing rollback tid 1 to smithi11086371-28 2024-08-17T00:39:40.916 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 0 (ObjNum 33 snap 0 seq_num 1879647952) dirty dne 2024-08-17T00:39:40.933 INFO:tasks.rados.rados.0.smithi110.stdout:1680: expect (ObjNum 451 snap 117 seq_num 451) 2024-08-17T00:39:40.967 INFO:tasks.rados.rados.0.smithi110.stdout:1681: finishing write tid 1 to smithi11086371-34 2024-08-17T00:39:40.967 INFO:tasks.rados.rados.0.smithi110.stdout:1681: finishing write tid 2 to smithi11086371-34 2024-08-17T00:39:40.967 INFO:tasks.rados.rados.0.smithi110.stdout:1681: finishing write tid 3 to smithi11086371-34 2024-08-17T00:39:40.967 INFO:tasks.rados.rados.0.smithi110.stdout:1681: finishing write tid 4 to smithi11086371-34 2024-08-17T00:39:40.967 INFO:tasks.rados.rados.0.smithi110.stdout:1681: finishing write tid 5 to smithi11086371-34 2024-08-17T00:39:40.968 INFO:tasks.rados.rados.0.smithi110.stdout:1681: oid 34 updating version 0 to 373 2024-08-17T00:39:40.968 INFO:tasks.rados.rados.0.smithi110.stdout:1681: oid 34 updating version 373 to 375 2024-08-17T00:39:40.968 INFO:tasks.rados.rados.0.smithi110.stdout:1681: oid 34 version 375 is already newer than 372 2024-08-17T00:39:40.968 INFO:tasks.rados.rados.0.smithi110.stdout:1681: oid 34 version 375 is already newer than 374 2024-08-17T00:39:40.968 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 375 (ObjNum 544 snap 144 seq_num 544) dirty exists 2024-08-17T00:39:40.968 INFO:tasks.rados.rados.0.smithi110.stdout:1681: left oid 34 (ObjNum 544 snap 144 seq_num 544) 2024-08-17T00:39:40.968 INFO:tasks.rados.rados.0.smithi110.stdout:1685: finishing copy_from racing read to smithi11086371-29 2024-08-17T00:39:40.968 INFO:tasks.rados.rados.0.smithi110.stdout:1685: finishing copy_from to smithi11086371-29 2024-08-17T00:39:40.968 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 776 (ObjNum 517 snap 132 seq_num 517) dirty exists 2024-08-17T00:39:40.988 INFO:tasks.rados.rados.0.smithi110.stdout:1686: finishing copy_from racing read to smithi11086371-35 2024-08-17T00:39:40.989 INFO:tasks.rados.rados.0.smithi110.stdout:1686: finishing copy_from to smithi11086371-35 2024-08-17T00:39:40.989 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 160 (ObjNum 504 snap 127 seq_num 504) dirty exists 2024-08-17T00:39:41.154 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:40 smithi110 ceph-mon[98148]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T00:39:41.154 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:40 smithi110 ceph-mon[98148]: osd.0 [v2:172.21.15.110:6802/1020679133,v1:172.21.15.110:6803/1020679133] boot 2024-08-17T00:39:41.154 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:40 smithi110 ceph-mon[98148]: osdmap e369: 8 total, 8 up, 8 in 2024-08-17T00:39:41.154 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:39:41.154 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:40 smithi110 ceph-mon[98148]: pgmap v116: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 150 MiB data, 960 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 970 KiB/s wr, 15 op/s; 52/288 objects degraded (18.056%) 2024-08-17T00:39:41.154 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:40 smithi110 ceph-mon[100641]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T00:39:41.154 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:40 smithi110 ceph-mon[100641]: osd.0 [v2:172.21.15.110:6802/1020679133,v1:172.21.15.110:6803/1020679133] boot 2024-08-17T00:39:41.155 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:40 smithi110 ceph-mon[100641]: osdmap e369: 8 total, 8 up, 8 in 2024-08-17T00:39:41.155 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:39:41.155 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:40 smithi110 ceph-mon[100641]: pgmap v116: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 150 MiB data, 960 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 970 KiB/s wr, 15 op/s; 52/288 objects degraded (18.056%) 2024-08-17T00:39:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:40 smithi177 ceph-mon[90034]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T00:39:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:40 smithi177 ceph-mon[90034]: osd.0 [v2:172.21.15.110:6802/1020679133,v1:172.21.15.110:6803/1020679133] boot 2024-08-17T00:39:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:40 smithi177 ceph-mon[90034]: osdmap e369: 8 total, 8 up, 8 in 2024-08-17T00:39:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T00:39:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:40 smithi177 ceph-mon[90034]: pgmap v116: 121 pgs: 37 active+undersized, 16 active+undersized+degraded, 68 active+clean; 150 MiB data, 960 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 970 KiB/s wr, 15 op/s; 52/288 objects degraded (18.056%) 2024-08-17T00:39:41.914 INFO:tasks.rados.rados.0.smithi110.stdout:1680: done (6 left) 2024-08-17T00:39:41.914 INFO:tasks.rados.rados.0.smithi110.stdout:1681: done (5 left) 2024-08-17T00:39:41.914 INFO:tasks.rados.rados.0.smithi110.stdout:1684: done (4 left) 2024-08-17T00:39:41.914 INFO:tasks.rados.rados.0.smithi110.stdout:1685: done (3 left) 2024-08-17T00:39:41.914 INFO:tasks.rados.rados.0.smithi110.stdout:1686: done (2 left) 2024-08-17T00:39:41.914 INFO:tasks.rados.rados.0.smithi110.stdout:1687: done (1 left) 2024-08-17T00:39:41.915 INFO:tasks.rados.rados.0.smithi110.stdout:1688: done (0 left) 2024-08-17T00:39:41.915 INFO:tasks.rados.rados.0.smithi110.stdout:1689: setattr oid 49 current snap is 145 2024-08-17T00:39:41.915 INFO:tasks.rados.rados.0.smithi110.stdout:1690: read oid 45 snap -1 2024-08-17T00:39:41.915 INFO:tasks.rados.rados.0.smithi110.stdout:1690: expect (ObjNum 451 snap 117 seq_num 451) 2024-08-17T00:39:41.915 INFO:tasks.rados.rados.0.smithi110.stdout:1691: rollback oid 46 current snap is 145 2024-08-17T00:39:41.915 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 46 to 135 2024-08-17T00:39:41.916 INFO:tasks.rados.rados.0.smithi110.stdout:1692: snap_create 2024-08-17T00:39:41.921 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 377 (ObjNum 386 snap 103 seq_num 386) dirty exists 2024-08-17T00:39:41.922 INFO:tasks.rados.rados.0.smithi110.stdout:1690: expect (ObjNum 451 snap 117 seq_num 451) 2024-08-17T00:39:41.947 INFO:tasks.rados.rados.0.smithi110.stdout:1691: finishing rollback tid 0 to smithi11086371-46 2024-08-17T00:39:41.948 INFO:tasks.rados.rados.0.smithi110.stdout:1691: finishing rollback tid 1 to smithi11086371-46 2024-08-17T00:39:41.948 INFO:tasks.rados.rados.0.smithi110.stdout:1691: finishing rollback tid 2 to smithi11086371-46 2024-08-17T00:39:41.948 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 694 (ObjNum 472 snap 119 seq_num 472) dirty exists 2024-08-17T00:39:42.164 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:41 smithi110 ceph-mon[98148]: osdmap e370: 8 total, 8 up, 8 in 2024-08-17T00:39:42.164 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:41 smithi110 ceph-mon[100641]: osdmap e370: 8 total, 8 up, 8 in 2024-08-17T00:39:42.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:41 smithi177 ceph-mon[90034]: osdmap e370: 8 total, 8 up, 8 in 2024-08-17T00:39:42.918 INFO:tasks.rados.rados.0.smithi110.stdout:1689: done (3 left) 2024-08-17T00:39:42.918 INFO:tasks.rados.rados.0.smithi110.stdout:1690: done (2 left) 2024-08-17T00:39:42.919 INFO:tasks.rados.rados.0.smithi110.stdout:1691: done (1 left) 2024-08-17T00:39:42.919 INFO:tasks.rados.rados.0.smithi110.stdout:1692: done (0 left) 2024-08-17T00:39:42.919 INFO:tasks.rados.rados.0.smithi110.stdout:1693: snap_remove snap 144 2024-08-17T00:39:43.060 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:39:42 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:39:42.922+0000 7f4819bd0640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-08-17T00:39:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:42 smithi110 ceph-mon[98148]: osdmap e371: 8 total, 8 up, 8 in 2024-08-17T00:39:43.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:42 smithi110 ceph-mon[98148]: pgmap v119: 121 pgs: 11 active+undersized, 5 active+undersized+degraded, 105 active+clean; 164 MiB data, 992 MiB used, 714 GiB / 715 GiB avail; 933 KiB/s rd, 3.7 MiB/s wr, 17 op/s; 14/303 objects degraded (4.620%); 6.7 MiB/s, 2 objects/s recovering 2024-08-17T00:39:43.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:42 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:43.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:42 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:43.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:42 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:43.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:42 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:39:43.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:42 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:43.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:42 smithi110 ceph-mon[100641]: osdmap e371: 8 total, 8 up, 8 in 2024-08-17T00:39:43.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:42 smithi110 ceph-mon[100641]: pgmap v119: 121 pgs: 11 active+undersized, 5 active+undersized+degraded, 105 active+clean; 164 MiB data, 992 MiB used, 714 GiB / 715 GiB avail; 933 KiB/s rd, 3.7 MiB/s wr, 17 op/s; 14/303 objects degraded (4.620%); 6.7 MiB/s, 2 objects/s recovering 2024-08-17T00:39:43.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:42 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:43.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:42 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:43.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:42 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:43.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:42 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:39:43.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:42 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:43.302 INFO:teuthology.orchestra.run.smithi110.stdout:true 2024-08-17T00:39:43.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:42 smithi177 ceph-mon[90034]: osdmap e371: 8 total, 8 up, 8 in 2024-08-17T00:39:43.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:42 smithi177 ceph-mon[90034]: pgmap v119: 121 pgs: 11 active+undersized, 5 active+undersized+degraded, 105 active+clean; 164 MiB data, 992 MiB used, 714 GiB / 715 GiB avail; 933 KiB/s rd, 3.7 MiB/s wr, 17 op/s; 14/303 objects degraded (4.620%); 6.7 MiB/s, 2 objects/s recovering 2024-08-17T00:39:43.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:42 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:43.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:42 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:43.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:42 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:39:43.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:42 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:39:43.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:42 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:43.563 INFO:teuthology.orchestra.run.smithi110.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T00:39:43.563 INFO:teuthology.orchestra.run.smithi110.stdout:alertmanager.a smithi110 *:9093,9094 running (6m) 4s ago 7m 27.1M - 0.25.0 c8568f914cd2 5b4c2c569eba 2024-08-17T00:39:43.563 INFO:teuthology.orchestra.run.smithi110.stdout:grafana.a smithi177 *:3000 running (7m) 45s ago 7m 88.5M - 9.4.7 954c08fa6188 1dc51589da06 2024-08-17T00:39:43.563 INFO:teuthology.orchestra.run.smithi110.stdout:mds.a smithi110 running (8m) 4s ago 8m 20.7M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 5fdec9bb6d33 2024-08-17T00:39:43.563 INFO:teuthology.orchestra.run.smithi110.stdout:mds.b smithi177 running (8m) 45s ago 8m 15.3M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 7c3686caaea5 2024-08-17T00:39:43.563 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.x smithi177 *:8443,9283,8765 running (108s) 45s ago 12m 438M - 19.1.0-1363-gd863d21c ba08250ef864 ebc3a212d77f 2024-08-17T00:39:43.564 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.y smithi110 *:8443,9283,8765 running (2m) 4s ago 13m 504M - 19.1.0-1363-gd863d21c ba08250ef864 7e97964a8efa 2024-08-17T00:39:43.564 INFO:teuthology.orchestra.run.smithi110.stdout:mon.a smithi110 running (94s) 4s ago 14m 48.4M 2048M 19.1.0-1363-gd863d21c ba08250ef864 a6c9182e0f77 2024-08-17T00:39:43.564 INFO:teuthology.orchestra.run.smithi110.stdout:mon.b smithi177 running (55s) 45s ago 12m 25.5M 2048M 19.1.0-1363-gd863d21c ba08250ef864 974372403ad2 2024-08-17T00:39:43.564 INFO:teuthology.orchestra.run.smithi110.stdout:mon.c smithi110 running (73s) 4s ago 12m 37.9M 2048M 19.1.0-1363-gd863d21c ba08250ef864 1f838a149856 2024-08-17T00:39:43.564 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.a smithi110 *:9100 running (7m) 4s ago 7m 15.0M - 1.5.0 0da6a335fe13 8d239cc7b01d 2024-08-17T00:39:43.564 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.b smithi177 *:9100 running (7m) 45s ago 7m 16.7M - 1.5.0 0da6a335fe13 c49d5f656181 2024-08-17T00:39:43.564 INFO:teuthology.orchestra.run.smithi110.stdout:osd.0 smithi110 running (8s) 4s ago 12m 14.5M 2480M 19.1.0-1363-gd863d21c ba08250ef864 0260f67f8004 2024-08-17T00:39:43.564 INFO:teuthology.orchestra.run.smithi110.stdout:osd.1 smithi110 running (11m) 4s ago 11m 170M 2480M 18.2.4-717-g03f4c3e8 2b86a6780cb6 f53c33f4bb59 2024-08-17T00:39:43.564 INFO:teuthology.orchestra.run.smithi110.stdout:osd.2 smithi110 running (11m) 4s ago 11m 180M 2480M 18.2.4-717-g03f4c3e8 2b86a6780cb6 2c9f07dcd75d 2024-08-17T00:39:43.564 INFO:teuthology.orchestra.run.smithi110.stdout:osd.3 smithi110 running (10m) 4s ago 10m 111M 2480M 18.2.4-717-g03f4c3e8 2b86a6780cb6 832613e7f11a 2024-08-17T00:39:43.564 INFO:teuthology.orchestra.run.smithi110.stdout:osd.4 smithi177 running (10m) 45s ago 10m 187M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 be18d96050cb 2024-08-17T00:39:43.564 INFO:teuthology.orchestra.run.smithi110.stdout:osd.5 smithi177 running (10m) 45s ago 10m 209M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 dcff8daf9f4d 2024-08-17T00:39:43.565 INFO:teuthology.orchestra.run.smithi110.stdout:osd.6 smithi177 running (9m) 45s ago 9m 133M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 62d5ef1b1bb5 2024-08-17T00:39:43.565 INFO:teuthology.orchestra.run.smithi110.stdout:osd.7 smithi177 running (9m) 45s ago 9m 118M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 ca616c54d53f 2024-08-17T00:39:43.565 INFO:teuthology.orchestra.run.smithi110.stdout:prometheus.a smithi177 *:9095 running (113s) 45s ago 8m 47.5M - 2.43.0 a07b618ecd1d aa2ec148fdb0 2024-08-17T00:39:43.884 INFO:teuthology.orchestra.run.smithi110.stdout:{ 2024-08-17T00:39:43.884 INFO:teuthology.orchestra.run.smithi110.stdout: "mon": { 2024-08-17T00:39:43.884 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 3 2024-08-17T00:39:43.884 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:39:43.884 INFO:teuthology.orchestra.run.smithi110.stdout: "mgr": { 2024-08-17T00:39:43.884 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 2 2024-08-17T00:39:43.885 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:39:43.885 INFO:teuthology.orchestra.run.smithi110.stdout: "osd": { 2024-08-17T00:39:43.885 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 7, 2024-08-17T00:39:43.885 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 1 2024-08-17T00:39:43.885 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:39:43.885 INFO:teuthology.orchestra.run.smithi110.stdout: "mds": { 2024-08-17T00:39:43.885 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 2 2024-08-17T00:39:43.885 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:39:43.885 INFO:teuthology.orchestra.run.smithi110.stdout: "overall": { 2024-08-17T00:39:43.886 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 9, 2024-08-17T00:39:43.886 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 6 2024-08-17T00:39:43.886 INFO:teuthology.orchestra.run.smithi110.stdout: } 2024-08-17T00:39:43.886 INFO:teuthology.orchestra.run.smithi110.stdout:} 2024-08-17T00:39:43.919 INFO:tasks.rados.rados.0.smithi110.stdout:1693: done (0 left) 2024-08-17T00:39:43.919 INFO:tasks.rados.rados.0.smithi110.stdout:1694: rmattr oid 46 current snap is 146 2024-08-17T00:39:43.919 INFO:tasks.rados.rados.0.smithi110.stdout:1694: done (0 left) 2024-08-17T00:39:43.919 INFO:tasks.rados.rados.0.smithi110.stdout:1695: rollback oid 18 current snap is 146 2024-08-17T00:39:43.919 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 18 to 141 2024-08-17T00:39:43.920 INFO:tasks.rados.rados.0.smithi110.stdout:1696: read oid 20 snap -1 2024-08-17T00:39:43.920 INFO:tasks.rados.rados.0.smithi110.stdout:1696: expect (ObjNum 517 snap 132 seq_num 517) 2024-08-17T00:39:43.920 INFO:tasks.rados.rados.0.smithi110.stdout:1697: snap_create 2024-08-17T00:39:43.928 INFO:tasks.rados.rados.0.smithi110.stdout:1696: expect (ObjNum 517 snap 132 seq_num 517) 2024-08-17T00:39:43.966 INFO:tasks.rados.rados.0.smithi110.stdout:1695: finishing rollback tid 0 to smithi11086371-18 2024-08-17T00:39:43.967 INFO:tasks.rados.rados.0.smithi110.stdout:1695: finishing rollback tid 1 to smithi11086371-18 2024-08-17T00:39:43.967 INFO:tasks.rados.rados.0.smithi110.stdout:1695: finishing rollback tid 2 to smithi11086371-18 2024-08-17T00:39:43.967 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 488 (ObjNum 466 snap 119 seq_num 466) dirty exists 2024-08-17T00:39:44.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:43 smithi110 ceph-mon[98148]: osdmap e372: 8 total, 8 up, 8 in 2024-08-17T00:39:44.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:39:44.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:39:44.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:39:44.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:39:44.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T00:39:44.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:43 smithi110 ceph-mon[98148]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T00:39:44.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:43 smithi110 ceph-mon[98148]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-08-17T00:39:44.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:43 smithi110 ceph-mon[98148]: from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:39:44.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:43 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1404365948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:39:44.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:43 smithi110 ceph-mon[100641]: osdmap e372: 8 total, 8 up, 8 in 2024-08-17T00:39:44.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:39:44.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:39:44.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:39:44.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:39:44.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T00:39:44.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:43 smithi110 ceph-mon[100641]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T00:39:44.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:43 smithi110 ceph-mon[100641]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-08-17T00:39:44.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:43 smithi110 ceph-mon[100641]: from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:39:44.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:43 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1404365948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:39:44.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:43 smithi177 ceph-mon[90034]: osdmap e372: 8 total, 8 up, 8 in 2024-08-17T00:39:44.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:39:44.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:39:44.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:39:44.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:39:44.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T00:39:44.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:43 smithi177 ceph-mon[90034]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T00:39:44.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:43 smithi177 ceph-mon[90034]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-08-17T00:39:44.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:43 smithi177 ceph-mon[90034]: from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:39:44.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:43 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1404365948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:39:44.922 INFO:tasks.rados.rados.0.smithi110.stdout:1695: done (2 left) 2024-08-17T00:39:44.922 INFO:tasks.rados.rados.0.smithi110.stdout:1696: done (1 left) 2024-08-17T00:39:44.922 INFO:tasks.rados.rados.0.smithi110.stdout:1697: done (0 left) 2024-08-17T00:39:44.922 INFO:tasks.rados.rados.0.smithi110.stdout:1698: read oid 1 snap -1 2024-08-17T00:39:44.922 INFO:tasks.rados.rados.0.smithi110.stdout:1698: expect (ObjNum 430 snap 114 seq_num 430) 2024-08-17T00:39:44.922 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 49 current snap is 147 2024-08-17T00:39:44.922 INFO:tasks.rados.rados.0.smithi110.stdout:1699: seq_num 545 ranges {6725632=737280,7462912=491520,7954432=450560,8404992=262144} 2024-08-17T00:39:44.962 INFO:tasks.rados.rados.0.smithi110.stdout:1699: writing smithi11086371-49 from 6725632 to 7462912 tid 1 2024-08-17T00:39:44.965 INFO:tasks.rados.rados.0.smithi110.stdout:1699: writing smithi11086371-49 from 7462912 to 7954432 tid 2 2024-08-17T00:39:44.969 INFO:tasks.rados.rados.0.smithi110.stdout:1699: writing smithi11086371-49 from 7954432 to 8404992 tid 3 2024-08-17T00:39:44.971 INFO:tasks.rados.rados.0.smithi110.stdout:1699: writing smithi11086371-49 from 8404992 to 8667136 tid 4 2024-08-17T00:39:44.971 INFO:tasks.rados.rados.0.smithi110.stdout:1700: rollback oid 50 current snap is 147 2024-08-17T00:39:44.971 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 50 to 133 2024-08-17T00:39:44.971 INFO:tasks.rados.rados.0.smithi110.stdout:1698: expect (ObjNum 430 snap 114 seq_num 430) 2024-08-17T00:39:44.972 INFO:tasks.rados.rados.0.smithi110.stdout:1699: finishing write tid 1 to smithi11086371-49 2024-08-17T00:39:44.973 INFO:tasks.rados.rados.0.smithi110.stdout:1698: done (2 left) 2024-08-17T00:39:44.973 INFO:tasks.rados.rados.0.smithi110.stdout:1701: read oid 32 snap -1 2024-08-17T00:39:44.973 INFO:tasks.rados.rados.0.smithi110.stdout:1701: expect deleted 2024-08-17T00:39:44.973 INFO:tasks.rados.rados.0.smithi110.stdout:1702: copy_from oid 3 from oid 18 current snap is 147 2024-08-17T00:39:44.973 INFO:tasks.rados.rados.0.smithi110.stdout:1703: snap_create 2024-08-17T00:39:44.973 INFO:tasks.rados.rados.0.smithi110.stdout:1699: finishing write tid 2 to smithi11086371-49 2024-08-17T00:39:44.973 INFO:tasks.rados.rados.0.smithi110.stdout:1700: finishing rollback tid 0 to smithi11086371-50 2024-08-17T00:39:44.974 INFO:tasks.rados.rados.0.smithi110.stdout:1699: finishing write tid 3 to smithi11086371-49 2024-08-17T00:39:44.974 INFO:tasks.rados.rados.0.smithi110.stdout:1699: finishing write tid 4 to smithi11086371-49 2024-08-17T00:39:44.974 INFO:tasks.rados.rados.0.smithi110.stdout:1700: finishing rollback tid 1 to smithi11086371-50 2024-08-17T00:39:44.974 INFO:tasks.rados.rados.0.smithi110.stdout:1700: finishing rollback tid 2 to smithi11086371-50 2024-08-17T00:39:44.974 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 754 (ObjNum 364 snap 97 seq_num 364) dirty exists 2024-08-17T00:39:44.974 INFO:tasks.rados.rados.0.smithi110.stdout:1699: finishing write tid 5 to smithi11086371-49 2024-08-17T00:39:44.977 INFO:tasks.rados.rados.0.smithi110.stdout:1699: finishing write tid 6 to smithi11086371-49 2024-08-17T00:39:44.977 INFO:tasks.rados.rados.0.smithi110.stdout:1699: oid 49 updating version 0 to 385 2024-08-17T00:39:44.977 INFO:tasks.rados.rados.0.smithi110.stdout:1699: oid 49 version 385 is already newer than 381 2024-08-17T00:39:44.977 INFO:tasks.rados.rados.0.smithi110.stdout:1699: oid 49 version 385 is already newer than 382 2024-08-17T00:39:44.977 INFO:tasks.rados.rados.0.smithi110.stdout:1699: oid 49 version 385 is already newer than 384 2024-08-17T00:39:44.977 INFO:tasks.rados.rados.0.smithi110.stdout:1699: oid 49 version 385 is already newer than 383 2024-08-17T00:39:44.977 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 385 (ObjNum 545 snap 147 seq_num 545) dirty exists 2024-08-17T00:39:44.977 INFO:tasks.rados.rados.0.smithi110.stdout:1699: left oid 49 (ObjNum 545 snap 147 seq_num 545) 2024-08-17T00:39:45.015 INFO:tasks.rados.rados.0.smithi110.stdout:1702: finishing copy_from racing read to smithi11086371-3 2024-08-17T00:39:45.016 INFO:tasks.rados.rados.0.smithi110.stdout:1702: finishing copy_from to smithi11086371-3 2024-08-17T00:39:45.016 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 488 (ObjNum 466 snap 119 seq_num 466) dirty exists 2024-08-17T00:39:45.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:44 smithi110 ceph-mon[98148]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:39:45.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:44 smithi110 ceph-mon[98148]: osdmap e373: 8 total, 8 up, 8 in 2024-08-17T00:39:45.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:44 smithi110 ceph-mon[98148]: pgmap v122: 121 pgs: 121 active+clean; 164 MiB data, 1014 MiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.7 MiB/s wr, 19 op/s; 8.8 MiB/s, 2 objects/s recovering 2024-08-17T00:39:45.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:44 smithi110 ceph-mon[98148]: Health check update: Degraded data redundancy: 14/303 objects degraded (4.620%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T00:39:45.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:44 smithi110 ceph-mon[98148]: osdmap e374: 8 total, 8 up, 8 in 2024-08-17T00:39:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:44 smithi110 ceph-mon[100641]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:39:45.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:44 smithi110 ceph-mon[100641]: osdmap e373: 8 total, 8 up, 8 in 2024-08-17T00:39:45.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:44 smithi110 ceph-mon[100641]: pgmap v122: 121 pgs: 121 active+clean; 164 MiB data, 1014 MiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.7 MiB/s wr, 19 op/s; 8.8 MiB/s, 2 objects/s recovering 2024-08-17T00:39:45.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:44 smithi110 ceph-mon[100641]: Health check update: Degraded data redundancy: 14/303 objects degraded (4.620%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T00:39:45.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:44 smithi110 ceph-mon[100641]: osdmap e374: 8 total, 8 up, 8 in 2024-08-17T00:39:45.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:44 smithi177 ceph-mon[90034]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:39:45.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:44 smithi177 ceph-mon[90034]: osdmap e373: 8 total, 8 up, 8 in 2024-08-17T00:39:45.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:44 smithi177 ceph-mon[90034]: pgmap v122: 121 pgs: 121 active+clean; 164 MiB data, 1014 MiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.7 MiB/s wr, 19 op/s; 8.8 MiB/s, 2 objects/s recovering 2024-08-17T00:39:45.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:44 smithi177 ceph-mon[90034]: Health check update: Degraded data redundancy: 14/303 objects degraded (4.620%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T00:39:45.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:44 smithi177 ceph-mon[90034]: osdmap e374: 8 total, 8 up, 8 in 2024-08-17T00:39:45.936 INFO:tasks.rados.rados.0.smithi110.stdout:1699: done (4 left) 2024-08-17T00:39:45.936 INFO:tasks.rados.rados.0.smithi110.stdout:1700: done (3 left) 2024-08-17T00:39:45.936 INFO:tasks.rados.rados.0.smithi110.stdout:1701: done (2 left) 2024-08-17T00:39:45.936 INFO:tasks.rados.rados.0.smithi110.stdout:1702: done (1 left) 2024-08-17T00:39:45.936 INFO:tasks.rados.rados.0.smithi110.stdout:1703: done (0 left) 2024-08-17T00:39:45.936 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 47 current snap is 148 2024-08-17T00:39:45.936 INFO:tasks.rados.rados.0.smithi110.stdout:1704: seq_num 546 ranges {0=753664,753664=778240,1531904=425984} 2024-08-17T00:39:45.939 INFO:tasks.rados.rados.0.smithi110.stdout:1704: writing smithi11086371-47 from 0 to 753664 tid 1 2024-08-17T00:39:45.944 INFO:tasks.rados.rados.0.smithi110.stdout:1704: writing smithi11086371-47 from 753664 to 1531904 tid 2 2024-08-17T00:39:45.947 INFO:tasks.rados.rados.0.smithi110.stdout:1704: writing smithi11086371-47 from 1531904 to 1957888 tid 3 2024-08-17T00:39:45.947 INFO:tasks.rados.rados.0.smithi110.stdout:1705: read oid 37 snap -1 2024-08-17T00:39:45.947 INFO:tasks.rados.rados.0.smithi110.stdout:1705: expect (ObjNum 451 snap 117 seq_num 451) 2024-08-17T00:39:45.947 INFO:tasks.rados.rados.0.smithi110.stdout:1706: read oid 9 snap -1 2024-08-17T00:39:45.947 INFO:tasks.rados.rados.0.smithi110.stdout:1706: expect (ObjNum 533 snap 137 seq_num 533) 2024-08-17T00:39:45.947 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 30 current snap is 148 2024-08-17T00:39:45.947 INFO:tasks.rados.rados.0.smithi110.stdout:1704: finishing write tid 1 to smithi11086371-47 2024-08-17T00:39:45.947 INFO:tasks.rados.rados.0.smithi110.stdout:1707: seq_num 547 ranges {5701632=770048,6471680=663552,7135232=466944,7602176=73728} 2024-08-17T00:39:45.981 INFO:tasks.rados.rados.0.smithi110.stdout:1707: writing smithi11086371-30 from 5701632 to 6471680 tid 1 2024-08-17T00:39:45.984 INFO:tasks.rados.rados.0.smithi110.stdout:1707: writing smithi11086371-30 from 6471680 to 7135232 tid 2 2024-08-17T00:39:45.987 INFO:tasks.rados.rados.0.smithi110.stdout:1707: writing smithi11086371-30 from 7135232 to 7602176 tid 3 2024-08-17T00:39:45.988 INFO:tasks.rados.rados.0.smithi110.stdout:1707: writing smithi11086371-30 from 7602176 to 7675904 tid 4 2024-08-17T00:39:45.988 INFO:tasks.rados.rados.0.smithi110.stdout:1708: rollback oid 15 current snap is 148 2024-08-17T00:39:45.988 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 15 to 145 2024-08-17T00:39:45.988 INFO:tasks.rados.rados.0.smithi110.stdout:1704: finishing write tid 2 to smithi11086371-47 2024-08-17T00:39:45.989 INFO:tasks.rados.rados.0.smithi110.stdout:1704: finishing write tid 3 to smithi11086371-47 2024-08-17T00:39:45.989 INFO:tasks.rados.rados.0.smithi110.stdout:1704: finishing write tid 4 to smithi11086371-47 2024-08-17T00:39:45.989 INFO:tasks.rados.rados.0.smithi110.stdout:1704: finishing write tid 5 to smithi11086371-47 2024-08-17T00:39:45.989 INFO:tasks.rados.rados.0.smithi110.stdout:1704: oid 47 updating version 0 to 699 2024-08-17T00:39:45.989 INFO:tasks.rados.rados.0.smithi110.stdout:1704: oid 47 version 699 is already newer than 698 2024-08-17T00:39:45.989 INFO:tasks.rados.rados.0.smithi110.stdout:1704: oid 47 updating version 699 to 700 2024-08-17T00:39:45.989 INFO:tasks.rados.rados.0.smithi110.stdout:1704: oid 47 version 700 is already newer than 697 2024-08-17T00:39:45.989 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 47 v 700 (ObjNum 546 snap 148 seq_num 546) dirty exists 2024-08-17T00:39:45.989 INFO:tasks.rados.rados.0.smithi110.stdout:1704: left oid 47 (ObjNum 546 snap 148 seq_num 546) 2024-08-17T00:39:45.989 INFO:tasks.rados.rados.0.smithi110.stdout:1704: done (4 left) 2024-08-17T00:39:45.989 INFO:tasks.rados.rados.0.smithi110.stdout:1709: read oid 25 snap -1 2024-08-17T00:39:45.989 INFO:tasks.rados.rados.0.smithi110.stdout:1709: expect (ObjNum 497 snap 125 seq_num 497) 2024-08-17T00:39:45.990 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 34 current snap is 148 2024-08-17T00:39:45.990 INFO:tasks.rados.rados.0.smithi110.stdout:1710: seq_num 548 ranges {1925120=786432,2711552=598016,3309568=606208} 2024-08-17T00:39:46.003 INFO:tasks.rados.rados.0.smithi110.stdout:1710: writing smithi11086371-34 from 1925120 to 2711552 tid 1 2024-08-17T00:39:46.006 INFO:tasks.rados.rados.0.smithi110.stdout:1710: writing smithi11086371-34 from 2711552 to 3309568 tid 2 2024-08-17T00:39:46.010 INFO:tasks.rados.rados.0.smithi110.stdout:1710: writing smithi11086371-34 from 3309568 to 3915776 tid 3 2024-08-17T00:39:46.010 INFO:tasks.rados.rados.0.smithi110.stdout:1711: copy_from oid 44 from oid 41 current snap is 148 2024-08-17T00:39:46.010 INFO:tasks.rados.rados.0.smithi110.stdout:1705: expect (ObjNum 451 snap 117 seq_num 451) 2024-08-17T00:39:46.036 INFO:tasks.rados.rados.0.smithi110.stdout:1706: expect (ObjNum 533 snap 137 seq_num 533) 2024-08-17T00:39:46.084 INFO:tasks.rados.rados.0.smithi110.stdout:1707: finishing write tid 1 to smithi11086371-30 2024-08-17T00:39:46.084 INFO:tasks.rados.rados.0.smithi110.stdout:1707: finishing write tid 2 to smithi11086371-30 2024-08-17T00:39:46.084 INFO:tasks.rados.rados.0.smithi110.stdout:1707: finishing write tid 3 to smithi11086371-30 2024-08-17T00:39:46.084 INFO:tasks.rados.rados.0.smithi110.stdout:1707: finishing write tid 4 to smithi11086371-30 2024-08-17T00:39:46.084 INFO:tasks.rados.rados.0.smithi110.stdout:1707: finishing write tid 5 to smithi11086371-30 2024-08-17T00:39:46.084 INFO:tasks.rados.rados.0.smithi110.stdout:1709: expect (ObjNum 497 snap 125 seq_num 497) 2024-08-17T00:39:46.113 INFO:tasks.rados.rados.0.smithi110.stdout:1708: finishing rollback tid 0 to smithi11086371-15 2024-08-17T00:39:46.113 INFO:tasks.rados.rados.0.smithi110.stdout:1707: finishing write tid 6 to smithi11086371-30 2024-08-17T00:39:46.113 INFO:tasks.rados.rados.0.smithi110.stdout:1707: oid 30 updating version 0 to 658 2024-08-17T00:39:46.113 INFO:tasks.rados.rados.0.smithi110.stdout:1707: oid 30 updating version 658 to 660 2024-08-17T00:39:46.113 INFO:tasks.rados.rados.0.smithi110.stdout:1707: oid 30 version 660 is already newer than 657 2024-08-17T00:39:46.113 INFO:tasks.rados.rados.0.smithi110.stdout:1707: oid 30 updating version 660 to 661 2024-08-17T00:39:46.113 INFO:tasks.rados.rados.0.smithi110.stdout:1707: oid 30 version 661 is already newer than 659 2024-08-17T00:39:46.113 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 661 (ObjNum 547 snap 148 seq_num 547) dirty exists 2024-08-17T00:39:46.114 INFO:tasks.rados.rados.0.smithi110.stdout:1707: left oid 30 (ObjNum 547 snap 148 seq_num 547) 2024-08-17T00:39:46.114 INFO:tasks.rados.rados.0.smithi110.stdout:1708: finishing rollback tid 1 to smithi11086371-15 2024-08-17T00:39:46.114 INFO:tasks.rados.rados.0.smithi110.stdout:1705: done (6 left) 2024-08-17T00:39:46.114 INFO:tasks.rados.rados.0.smithi110.stdout:1706: done (5 left) 2024-08-17T00:39:46.114 INFO:tasks.rados.rados.0.smithi110.stdout:1707: done (4 left) 2024-08-17T00:39:46.114 INFO:tasks.rados.rados.0.smithi110.stdout:1709: done (3 left) 2024-08-17T00:39:46.114 INFO:tasks.rados.rados.0.smithi110.stdout:1712: copy_from oid 45 from oid 5 current snap is 148 2024-08-17T00:39:46.114 INFO:tasks.rados.rados.0.smithi110.stdout:1708: finishing rollback tid 2 to smithi11086371-15 2024-08-17T00:39:46.115 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 667 (ObjNum 529 snap 137 seq_num 529) dirty exists 2024-08-17T00:39:46.115 INFO:tasks.rados.rados.0.smithi110.stdout:1710: finishing write tid 1 to smithi11086371-34 2024-08-17T00:39:46.115 INFO:tasks.rados.rados.0.smithi110.stdout:1710: finishing write tid 2 to smithi11086371-34 2024-08-17T00:39:46.115 INFO:tasks.rados.rados.0.smithi110.stdout:1710: finishing write tid 3 to smithi11086371-34 2024-08-17T00:39:46.115 INFO:tasks.rados.rados.0.smithi110.stdout:1710: finishing write tid 4 to smithi11086371-34 2024-08-17T00:39:46.115 INFO:tasks.rados.rados.0.smithi110.stdout:1710: finishing write tid 5 to smithi11086371-34 2024-08-17T00:39:46.115 INFO:tasks.rados.rados.0.smithi110.stdout:1710: oid 34 updating version 0 to 387 2024-08-17T00:39:46.115 INFO:tasks.rados.rados.0.smithi110.stdout:1710: oid 34 updating version 387 to 390 2024-08-17T00:39:46.115 INFO:tasks.rados.rados.0.smithi110.stdout:1710: oid 34 version 390 is already newer than 388 2024-08-17T00:39:46.116 INFO:tasks.rados.rados.0.smithi110.stdout:1710: oid 34 version 390 is already newer than 389 2024-08-17T00:39:46.116 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 390 (ObjNum 548 snap 148 seq_num 548) dirty exists 2024-08-17T00:39:46.116 INFO:tasks.rados.rados.0.smithi110.stdout:1710: left oid 34 (ObjNum 548 snap 148 seq_num 548) 2024-08-17T00:39:46.116 INFO:tasks.rados.rados.0.smithi110.stdout:1711: finishing copy_from racing read to smithi11086371-44 2024-08-17T00:39:46.116 INFO:tasks.rados.rados.0.smithi110.stdout:1711: finishing copy_from to smithi11086371-44 2024-08-17T00:39:46.116 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 658 (ObjNum 459 snap 118 seq_num 459) dirty exists 2024-08-17T00:39:46.116 INFO:tasks.rados.rados.0.smithi110.stdout:1708: done (3 left) 2024-08-17T00:39:46.116 INFO:tasks.rados.rados.0.smithi110.stdout:1710: done (2 left) 2024-08-17T00:39:46.116 INFO:tasks.rados.rados.0.smithi110.stdout:1711: done (1 left) 2024-08-17T00:39:46.116 INFO:tasks.rados.rados.0.smithi110.stdout:1713: snap_create 2024-08-17T00:39:46.134 INFO:tasks.rados.rados.0.smithi110.stdout:1712: finishing copy_from racing read to smithi11086371-45 2024-08-17T00:39:46.139 INFO:tasks.rados.rados.0.smithi110.stdout:1712: finishing copy_from to smithi11086371-45 2024-08-17T00:39:46.139 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 769 (ObjNum 465 snap 119 seq_num 465) dirty exists 2024-08-17T00:39:46.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:45 smithi110 ceph-mon[100641]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/303 objects degraded (4.620%), 5 pgs degraded) 2024-08-17T00:39:46.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:45 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:39:46.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:45 smithi110 ceph-mon[98148]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/303 objects degraded (4.620%), 5 pgs degraded) 2024-08-17T00:39:46.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:45 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:39:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:45 smithi177 ceph-mon[90034]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/303 objects degraded (4.620%), 5 pgs degraded) 2024-08-17T00:39:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:45 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:39:46.941 INFO:tasks.rados.rados.0.smithi110.stdout:1712: done (1 left) 2024-08-17T00:39:46.942 INFO:tasks.rados.rados.0.smithi110.stdout:1713: done (0 left) 2024-08-17T00:39:46.942 INFO:tasks.rados.rados.0.smithi110.stdout:1714: delete oid 20 current snap is 149 2024-08-17T00:39:46.946 INFO:tasks.rados.rados.0.smithi110.stdout:1714: done (0 left) 2024-08-17T00:39:46.947 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 29 current snap is 149 2024-08-17T00:39:46.947 INFO:tasks.rados.rados.0.smithi110.stdout:1715: seq_num 550 ranges {1466368=417792,1884160=770048,2654208=638976,3293184=196608} 2024-08-17T00:39:46.957 INFO:tasks.rados.rados.0.smithi110.stdout:1715: writing smithi11086371-29 from 1466368 to 1884160 tid 1 2024-08-17T00:39:46.961 INFO:tasks.rados.rados.0.smithi110.stdout:1715: writing smithi11086371-29 from 1884160 to 2654208 tid 2 2024-08-17T00:39:46.965 INFO:tasks.rados.rados.0.smithi110.stdout:1715: writing smithi11086371-29 from 2654208 to 3293184 tid 3 2024-08-17T00:39:46.966 INFO:tasks.rados.rados.0.smithi110.stdout:1715: writing smithi11086371-29 from 3293184 to 3489792 tid 4 2024-08-17T00:39:46.966 INFO:tasks.rados.rados.0.smithi110.stdout:1716: rmattr oid 24 current snap is 149 2024-08-17T00:39:46.966 INFO:tasks.rados.rados.0.smithi110.stdout:1716: done (1 left) 2024-08-17T00:39:46.966 INFO:tasks.rados.rados.0.smithi110.stdout:1717: snap_remove snap 146 2024-08-17T00:39:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:46 smithi110 ceph-mon[100641]: osdmap e375: 8 total, 8 up, 8 in 2024-08-17T00:39:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:46 smithi110 ceph-mon[100641]: pgmap v125: 121 pgs: 121 active+clean; 164 MiB data, 1014 MiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s rd, 0 B/s wr, 1 op/s; 2.1 MiB/s, 0 objects/s recovering 2024-08-17T00:39:47.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:47.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:39:47.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:46 smithi110 ceph-mon[98148]: osdmap e375: 8 total, 8 up, 8 in 2024-08-17T00:39:47.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:46 smithi110 ceph-mon[98148]: pgmap v125: 121 pgs: 121 active+clean; 164 MiB data, 1014 MiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s rd, 0 B/s wr, 1 op/s; 2.1 MiB/s, 0 objects/s recovering 2024-08-17T00:39:47.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:47.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:39:47.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:46 smithi177 ceph-mon[90034]: osdmap e375: 8 total, 8 up, 8 in 2024-08-17T00:39:47.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:46 smithi177 ceph-mon[90034]: pgmap v125: 121 pgs: 121 active+clean; 164 MiB data, 1014 MiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s rd, 0 B/s wr, 1 op/s; 2.1 MiB/s, 0 objects/s recovering 2024-08-17T00:39:47.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:47.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:39:47.947 INFO:tasks.rados.rados.0.smithi110.stdout:1717: done (1 left) 2024-08-17T00:39:47.947 INFO:tasks.rados.rados.0.smithi110.stdout:1718: delete oid 8 current snap is 149 2024-08-17T00:39:47.947 INFO:tasks.rados.rados.0.smithi110.stdout:1715: finishing write tid 1 to smithi11086371-29 2024-08-17T00:39:47.947 INFO:tasks.rados.rados.0.smithi110.stdout:1715: finishing write tid 2 to smithi11086371-29 2024-08-17T00:39:47.947 INFO:tasks.rados.rados.0.smithi110.stdout:1715: finishing write tid 3 to smithi11086371-29 2024-08-17T00:39:47.947 INFO:tasks.rados.rados.0.smithi110.stdout:1715: finishing write tid 4 to smithi11086371-29 2024-08-17T00:39:47.947 INFO:tasks.rados.rados.0.smithi110.stdout:1715: finishing write tid 5 to smithi11086371-29 2024-08-17T00:39:47.947 INFO:tasks.rados.rados.0.smithi110.stdout:1715: finishing write tid 6 to smithi11086371-29 2024-08-17T00:39:47.948 INFO:tasks.rados.rados.0.smithi110.stdout:1715: oid 29 updating version 0 to 778 2024-08-17T00:39:47.948 INFO:tasks.rados.rados.0.smithi110.stdout:1715: oid 29 version 778 is already newer than 777 2024-08-17T00:39:47.948 INFO:tasks.rados.rados.0.smithi110.stdout:1715: oid 29 updating version 778 to 780 2024-08-17T00:39:47.948 INFO:tasks.rados.rados.0.smithi110.stdout:1715: oid 29 version 780 is already newer than 779 2024-08-17T00:39:47.948 INFO:tasks.rados.rados.0.smithi110.stdout:1715: oid 29 updating version 780 to 781 2024-08-17T00:39:47.948 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 781 (ObjNum 550 snap 149 seq_num 550) dirty exists 2024-08-17T00:39:47.948 INFO:tasks.rados.rados.0.smithi110.stdout:1715: left oid 29 (ObjNum 550 snap 149 seq_num 550) 2024-08-17T00:39:47.954 INFO:tasks.rados.rados.0.smithi110.stdout:1715: done (1 left) 2024-08-17T00:39:47.954 INFO:tasks.rados.rados.0.smithi110.stdout:1718: done (0 left) 2024-08-17T00:39:47.955 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 50 current snap is 149 2024-08-17T00:39:47.955 INFO:tasks.rados.rados.0.smithi110.stdout:1719: seq_num 552 ranges {2170880=450560,2621440=532480,3153920=655360,3809280=417792} 2024-08-17T00:39:47.970 INFO:tasks.rados.rados.0.smithi110.stdout:1719: writing smithi11086371-50 from 2170880 to 2621440 tid 1 2024-08-17T00:39:47.972 INFO:tasks.rados.rados.0.smithi110.stdout:1719: writing smithi11086371-50 from 2621440 to 3153920 tid 2 2024-08-17T00:39:47.976 INFO:tasks.rados.rados.0.smithi110.stdout:1719: writing smithi11086371-50 from 3153920 to 3809280 tid 3 2024-08-17T00:39:47.979 INFO:tasks.rados.rados.0.smithi110.stdout:1719: writing smithi11086371-50 from 3809280 to 4227072 tid 4 2024-08-17T00:39:47.979 INFO:tasks.rados.rados.0.smithi110.stdout:1720: snap_remove snap 135 2024-08-17T00:39:48.213 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:47 smithi177 ceph-mon[90034]: osdmap e376: 8 total, 8 up, 8 in 2024-08-17T00:39:48.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:47 smithi110 ceph-mon[98148]: osdmap e376: 8 total, 8 up, 8 in 2024-08-17T00:39:48.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:39:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:39:48] "GET /metrics HTTP/1.1" 200 36091 "" "Prometheus/2.43.0" 2024-08-17T00:39:48.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:47 smithi110 ceph-mon[100641]: osdmap e376: 8 total, 8 up, 8 in 2024-08-17T00:39:48.963 INFO:tasks.rados.rados.0.smithi110.stdout:1719: finishing write tid 1 to smithi11086371-50 2024-08-17T00:39:48.963 INFO:tasks.rados.rados.0.smithi110.stdout:1719: finishing write tid 2 to smithi11086371-50 2024-08-17T00:39:48.963 INFO:tasks.rados.rados.0.smithi110.stdout:1719: finishing write tid 3 to smithi11086371-50 2024-08-17T00:39:48.963 INFO:tasks.rados.rados.0.smithi110.stdout:1719: finishing write tid 4 to smithi11086371-50 2024-08-17T00:39:48.963 INFO:tasks.rados.rados.0.smithi110.stdout:1719: finishing write tid 5 to smithi11086371-50 2024-08-17T00:39:48.963 INFO:tasks.rados.rados.0.smithi110.stdout:1719: finishing write tid 6 to smithi11086371-50 2024-08-17T00:39:48.963 INFO:tasks.rados.rados.0.smithi110.stdout:1719: oid 50 updating version 0 to 755 2024-08-17T00:39:48.964 INFO:tasks.rados.rados.0.smithi110.stdout:1719: oid 50 updating version 755 to 759 2024-08-17T00:39:48.964 INFO:tasks.rados.rados.0.smithi110.stdout:1719: oid 50 version 759 is already newer than 756 2024-08-17T00:39:48.964 INFO:tasks.rados.rados.0.smithi110.stdout:1719: oid 50 version 759 is already newer than 757 2024-08-17T00:39:48.964 INFO:tasks.rados.rados.0.smithi110.stdout:1719: oid 50 version 759 is already newer than 758 2024-08-17T00:39:48.964 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 759 (ObjNum 552 snap 149 seq_num 552) dirty exists 2024-08-17T00:39:48.964 INFO:tasks.rados.rados.0.smithi110.stdout:1719: left oid 50 (ObjNum 552 snap 149 seq_num 552) 2024-08-17T00:39:48.964 INFO:tasks.rados.rados.0.smithi110.stdout:1719: done (1 left) 2024-08-17T00:39:48.964 INFO:tasks.rados.rados.0.smithi110.stdout:1720: done (0 left) 2024-08-17T00:39:48.964 INFO:tasks.rados.rados.0.smithi110.stdout:1721: read oid 32 snap -1 2024-08-17T00:39:48.964 INFO:tasks.rados.rados.0.smithi110.stdout:1721: expect deleted 2024-08-17T00:39:48.964 INFO:tasks.rados.rados.0.smithi110.stdout:1722: delete oid 42 current snap is 149 2024-08-17T00:39:48.968 INFO:tasks.rados.rados.0.smithi110.stdout:1721: done (1 left) 2024-08-17T00:39:48.968 INFO:tasks.rados.rados.0.smithi110.stdout:1722: done (0 left) 2024-08-17T00:39:48.969 INFO:tasks.rados.rados.0.smithi110.stdout:1723: read oid 39 snap 141 2024-08-17T00:39:48.969 INFO:tasks.rados.rados.0.smithi110.stdout:1723: expect (ObjNum 430 snap 114 seq_num 430) 2024-08-17T00:39:48.969 INFO:tasks.rados.rados.0.smithi110.stdout:1724: read oid 27 snap 133 2024-08-17T00:39:48.969 INFO:tasks.rados.rados.0.smithi110.stdout:1724: expect (ObjNum 521 snap 132 seq_num 521) 2024-08-17T00:39:48.969 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 5 current snap is 149 2024-08-17T00:39:48.969 INFO:tasks.rados.rados.0.smithi110.stdout:1725: seq_num 554 ranges {6742016=483328,7225344=704512,7929856=622592,8552448=278528} 2024-08-17T00:39:49.008 INFO:tasks.rados.rados.0.smithi110.stdout:1725: writing smithi11086371-5 from 6742016 to 7225344 tid 1 2024-08-17T00:39:49.012 INFO:tasks.rados.rados.0.smithi110.stdout:1725: writing smithi11086371-5 from 7225344 to 7929856 tid 2 2024-08-17T00:39:49.015 INFO:tasks.rados.rados.0.smithi110.stdout:1725: writing smithi11086371-5 from 7929856 to 8552448 tid 3 2024-08-17T00:39:49.017 INFO:tasks.rados.rados.0.smithi110.stdout:1725: writing smithi11086371-5 from 8552448 to 8830976 tid 4 2024-08-17T00:39:49.017 INFO:tasks.rados.rados.0.smithi110.stdout:1726: rollback oid 38 current snap is 149 2024-08-17T00:39:49.017 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 38 to 148 2024-08-17T00:39:49.017 INFO:tasks.rados.rados.0.smithi110.stdout:1723: expect (ObjNum 430 snap 114 seq_num 430) 2024-08-17T00:39:49.017 INFO:tasks.rados.rados.0.smithi110.stdout:1724: expect (ObjNum 521 snap 132 seq_num 521) 2024-08-17T00:39:49.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:48 smithi177 ceph-mon[90034]: osdmap e377: 8 total, 8 up, 8 in 2024-08-17T00:39:49.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:48 smithi177 ceph-mon[90034]: pgmap v128: 121 pgs: 121 active+clean; 196 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 7.3 MiB/s wr, 13 op/s 2024-08-17T00:39:49.246 INFO:tasks.rados.rados.0.smithi110.stdout:1725: finishing write tid 1 to smithi11086371-5 2024-08-17T00:39:49.246 INFO:tasks.rados.rados.0.smithi110.stdout:1725: finishing write tid 2 to smithi11086371-5 2024-08-17T00:39:49.246 INFO:tasks.rados.rados.0.smithi110.stdout:1725: finishing write tid 3 to smithi11086371-5 2024-08-17T00:39:49.246 INFO:tasks.rados.rados.0.smithi110.stdout:1725: finishing write tid 4 to smithi11086371-5 2024-08-17T00:39:49.246 INFO:tasks.rados.rados.0.smithi110.stdout:1725: finishing write tid 5 to smithi11086371-5 2024-08-17T00:39:49.246 INFO:tasks.rados.rados.0.smithi110.stdout:1723: done (3 left) 2024-08-17T00:39:49.246 INFO:tasks.rados.rados.0.smithi110.stdout:1724: done (2 left) 2024-08-17T00:39:49.246 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 14 current snap is 149 2024-08-17T00:39:49.246 INFO:tasks.rados.rados.0.smithi110.stdout:1726: finishing rollback tid 0 to smithi11086371-38 2024-08-17T00:39:49.246 INFO:tasks.rados.rados.0.smithi110.stdout:1726: finishing rollback tid 1 to smithi11086371-38 2024-08-17T00:39:49.247 INFO:tasks.rados.rados.0.smithi110.stdout:1726: finishing rollback tid 2 to smithi11086371-38 2024-08-17T00:39:49.247 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 172 (ObjNum 504 snap 127 seq_num 504) dirty exists 2024-08-17T00:39:49.247 INFO:tasks.rados.rados.0.smithi110.stdout:1725: finishing write tid 6 to smithi11086371-5 2024-08-17T00:39:49.247 INFO:tasks.rados.rados.0.smithi110.stdout:1725: oid 5 updating version 0 to 774 2024-08-17T00:39:49.247 INFO:tasks.rados.rados.0.smithi110.stdout:1725: oid 5 version 774 is already newer than 770 2024-08-17T00:39:49.247 INFO:tasks.rados.rados.0.smithi110.stdout:1725: oid 5 version 774 is already newer than 773 2024-08-17T00:39:49.247 INFO:tasks.rados.rados.0.smithi110.stdout:1725: oid 5 version 774 is already newer than 772 2024-08-17T00:39:49.247 INFO:tasks.rados.rados.0.smithi110.stdout:1725: oid 5 version 774 is already newer than 771 2024-08-17T00:39:49.247 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 774 (ObjNum 554 snap 149 seq_num 554) dirty exists 2024-08-17T00:39:49.247 INFO:tasks.rados.rados.0.smithi110.stdout:1725: left oid 5 (ObjNum 554 snap 149 seq_num 554) 2024-08-17T00:39:49.247 INFO:tasks.rados.rados.0.smithi110.stdout:1727: seq_num 555 ranges {2170880=499712,2670592=638976,3309568=425984,3735552=540672} 2024-08-17T00:39:49.259 INFO:tasks.rados.rados.0.smithi110.stdout:1727: writing smithi11086371-14 from 2170880 to 2670592 tid 1 2024-08-17T00:39:49.263 INFO:tasks.rados.rados.0.smithi110.stdout:1727: writing smithi11086371-14 from 2670592 to 3309568 tid 2 2024-08-17T00:39:49.265 INFO:tasks.rados.rados.0.smithi110.stdout:1727: writing smithi11086371-14 from 3309568 to 3735552 tid 3 2024-08-17T00:39:49.268 INFO:tasks.rados.rados.0.smithi110.stdout:1727: writing smithi11086371-14 from 3735552 to 4276224 tid 4 2024-08-17T00:39:49.269 INFO:tasks.rados.rados.0.smithi110.stdout:1725: done (2 left) 2024-08-17T00:39:49.269 INFO:tasks.rados.rados.0.smithi110.stdout:1726: done (1 left) 2024-08-17T00:39:49.269 INFO:tasks.rados.rados.0.smithi110.stdout:1728: setattr oid 38 current snap is 149 2024-08-17T00:39:49.269 INFO:tasks.rados.rados.0.smithi110.stdout:1727: finishing write tid 1 to smithi11086371-14 2024-08-17T00:39:49.269 INFO:tasks.rados.rados.0.smithi110.stdout:1727: finishing write tid 2 to smithi11086371-14 2024-08-17T00:39:49.269 INFO:tasks.rados.rados.0.smithi110.stdout:1727: finishing write tid 3 to smithi11086371-14 2024-08-17T00:39:49.270 INFO:tasks.rados.rados.0.smithi110.stdout:1729: copy_from oid 17 from oid 18 current snap is 149 2024-08-17T00:39:49.270 INFO:tasks.rados.rados.0.smithi110.stdout:1730: read oid 9 snap -1 2024-08-17T00:39:49.270 INFO:tasks.rados.rados.0.smithi110.stdout:1730: expect (ObjNum 533 snap 137 seq_num 533) 2024-08-17T00:39:49.271 INFO:tasks.rados.rados.0.smithi110.stdout:1731: rmattr oid 7 current snap is 149 2024-08-17T00:39:49.271 INFO:tasks.rados.rados.0.smithi110.stdout:1731: done (4 left) 2024-08-17T00:39:49.271 INFO:tasks.rados.rados.0.smithi110.stdout:1732: read oid 41 snap -1 2024-08-17T00:39:49.271 INFO:tasks.rados.rados.0.smithi110.stdout:1732: expect (ObjNum 459 snap 118 seq_num 459) 2024-08-17T00:39:49.271 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 6 current snap is 149 2024-08-17T00:39:49.271 INFO:tasks.rados.rados.0.smithi110.stdout:1733: seq_num 556 ranges {0=516096,516096=524288,1040384=638976,1679360=442368} 2024-08-17T00:39:49.274 INFO:tasks.rados.rados.0.smithi110.stdout:1733: writing smithi11086371-6 from 0 to 516096 tid 1 2024-08-17T00:39:49.277 INFO:tasks.rados.rados.0.smithi110.stdout:1733: writing smithi11086371-6 from 516096 to 1040384 tid 2 2024-08-17T00:39:49.281 INFO:tasks.rados.rados.0.smithi110.stdout:1733: writing smithi11086371-6 from 1040384 to 1679360 tid 3 2024-08-17T00:39:49.284 INFO:tasks.rados.rados.0.smithi110.stdout:1733: writing smithi11086371-6 from 1679360 to 2121728 tid 4 2024-08-17T00:39:49.285 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 11 current snap is 149 2024-08-17T00:39:49.285 INFO:tasks.rados.rados.0.smithi110.stdout:1727: finishing write tid 4 to smithi11086371-14 2024-08-17T00:39:49.285 INFO:tasks.rados.rados.0.smithi110.stdout:1734: seq_num 557 ranges {1474560=532480,2007040=802816,2809856=794624,3604480=8192} 2024-08-17T00:39:49.296 INFO:tasks.rados.rados.0.smithi110.stdout:1734: writing smithi11086371-11 from 1474560 to 2007040 tid 1 2024-08-17T00:39:49.300 INFO:tasks.rados.rados.0.smithi110.stdout:1734: writing smithi11086371-11 from 2007040 to 2809856 tid 2 2024-08-17T00:39:49.305 INFO:tasks.rados.rados.0.smithi110.stdout:1734: writing smithi11086371-11 from 2809856 to 3604480 tid 3 2024-08-17T00:39:49.305 INFO:tasks.rados.rados.0.smithi110.stdout:1734: writing smithi11086371-11 from 3604480 to 3612672 tid 4 2024-08-17T00:39:49.306 INFO:tasks.rados.rados.0.smithi110.stdout:1735: copy_from oid 35 from oid 25 current snap is 149 2024-08-17T00:39:49.306 INFO:tasks.rados.rados.0.smithi110.stdout:1727: finishing write tid 5 to smithi11086371-14 2024-08-17T00:39:49.306 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 173 (ObjNum 504 snap 127 seq_num 504) dirty exists 2024-08-17T00:39:49.306 INFO:tasks.rados.rados.0.smithi110.stdout:1727: finishing write tid 6 to smithi11086371-14 2024-08-17T00:39:49.306 INFO:tasks.rados.rados.0.smithi110.stdout:1727: oid 14 updating version 0 to 800 2024-08-17T00:39:49.306 INFO:tasks.rados.rados.0.smithi110.stdout:1727: oid 14 version 800 is already newer than 799 2024-08-17T00:39:49.306 INFO:tasks.rados.rados.0.smithi110.stdout:1727: oid 14 updating version 800 to 801 2024-08-17T00:39:49.306 INFO:tasks.rados.rados.0.smithi110.stdout:1727: oid 14 updating version 801 to 802 2024-08-17T00:39:49.306 INFO:tasks.rados.rados.0.smithi110.stdout:1727: oid 14 version 802 is already newer than 798 2024-08-17T00:39:49.306 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 802 (ObjNum 555 snap 149 seq_num 555) dirty exists 2024-08-17T00:39:49.306 INFO:tasks.rados.rados.0.smithi110.stdout:1727: left oid 14 (ObjNum 555 snap 149 seq_num 555) 2024-08-17T00:39:49.306 INFO:tasks.rados.rados.0.smithi110.stdout:1730: expect (ObjNum 533 snap 137 seq_num 533) 2024-08-17T00:39:49.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:48 smithi110 ceph-mon[100641]: osdmap e377: 8 total, 8 up, 8 in 2024-08-17T00:39:49.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:48 smithi110 ceph-mon[100641]: pgmap v128: 121 pgs: 121 active+clean; 196 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 7.3 MiB/s wr, 13 op/s 2024-08-17T00:39:49.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:48 smithi110 ceph-mon[98148]: osdmap e377: 8 total, 8 up, 8 in 2024-08-17T00:39:49.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:48 smithi110 ceph-mon[98148]: pgmap v128: 121 pgs: 121 active+clean; 196 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 7.3 MiB/s wr, 13 op/s 2024-08-17T00:39:49.355 INFO:tasks.rados.rados.0.smithi110.stdout:1733: finishing write tid 1 to smithi11086371-6 2024-08-17T00:39:49.355 INFO:tasks.rados.rados.0.smithi110.stdout:1733: finishing write tid 2 to smithi11086371-6 2024-08-17T00:39:49.355 INFO:tasks.rados.rados.0.smithi110.stdout:1733: finishing write tid 3 to smithi11086371-6 2024-08-17T00:39:49.355 INFO:tasks.rados.rados.0.smithi110.stdout:1733: finishing write tid 4 to smithi11086371-6 2024-08-17T00:39:49.355 INFO:tasks.rados.rados.0.smithi110.stdout:1733: finishing write tid 5 to smithi11086371-6 2024-08-17T00:39:49.355 INFO:tasks.rados.rados.0.smithi110.stdout:1733: finishing write tid 6 to smithi11086371-6 2024-08-17T00:39:49.356 INFO:tasks.rados.rados.0.smithi110.stdout:1733: oid 6 updating version 0 to 762 2024-08-17T00:39:49.356 INFO:tasks.rados.rados.0.smithi110.stdout:1733: oid 6 updating version 762 to 763 2024-08-17T00:39:49.356 INFO:tasks.rados.rados.0.smithi110.stdout:1733: oid 6 version 763 is already newer than 760 2024-08-17T00:39:49.356 INFO:tasks.rados.rados.0.smithi110.stdout:1733: oid 6 updating version 763 to 764 2024-08-17T00:39:49.356 INFO:tasks.rados.rados.0.smithi110.stdout:1733: oid 6 version 764 is already newer than 761 2024-08-17T00:39:49.356 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 764 (ObjNum 556 snap 149 seq_num 556) dirty exists 2024-08-17T00:39:49.356 INFO:tasks.rados.rados.0.smithi110.stdout:1733: left oid 6 (ObjNum 556 snap 149 seq_num 556) 2024-08-17T00:39:49.356 INFO:tasks.rados.rados.0.smithi110.stdout:1732: expect (ObjNum 459 snap 118 seq_num 459) 2024-08-17T00:39:49.567 INFO:tasks.rados.rados.0.smithi110.stdout:1734: finishing write tid 1 to smithi11086371-11 2024-08-17T00:39:49.567 INFO:tasks.rados.rados.0.smithi110.stdout:1734: finishing write tid 2 to smithi11086371-11 2024-08-17T00:39:49.567 INFO:tasks.rados.rados.0.smithi110.stdout:1729: finishing copy_from racing read to smithi11086371-17 2024-08-17T00:39:49.567 INFO:tasks.rados.rados.0.smithi110.stdout:1735: finishing copy_from racing read to smithi11086371-35 2024-08-17T00:39:49.567 INFO:tasks.rados.rados.0.smithi110.stdout:1734: finishing write tid 3 to smithi11086371-11 2024-08-17T00:39:49.567 INFO:tasks.rados.rados.0.smithi110.stdout:1734: finishing write tid 4 to smithi11086371-11 2024-08-17T00:39:49.568 INFO:tasks.rados.rados.0.smithi110.stdout:1729: finishing copy_from to smithi11086371-17 2024-08-17T00:39:49.568 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 488 (ObjNum 466 snap 119 seq_num 466) dirty exists 2024-08-17T00:39:49.568 INFO:tasks.rados.rados.0.smithi110.stdout:1734: finishing write tid 5 to smithi11086371-11 2024-08-17T00:39:49.568 INFO:tasks.rados.rados.0.smithi110.stdout:1735: finishing copy_from to smithi11086371-35 2024-08-17T00:39:49.568 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 745 (ObjNum 497 snap 125 seq_num 497) dirty exists 2024-08-17T00:39:49.568 INFO:tasks.rados.rados.0.smithi110.stdout:1734: finishing write tid 6 to smithi11086371-11 2024-08-17T00:39:49.568 INFO:tasks.rados.rados.0.smithi110.stdout:1734: oid 11 updating version 0 to 663 2024-08-17T00:39:49.568 INFO:tasks.rados.rados.0.smithi110.stdout:1734: oid 11 version 663 is already newer than 662 2024-08-17T00:39:49.568 INFO:tasks.rados.rados.0.smithi110.stdout:1734: oid 11 updating version 663 to 664 2024-08-17T00:39:49.568 INFO:tasks.rados.rados.0.smithi110.stdout:1734: oid 11 updating version 664 to 666 2024-08-17T00:39:49.568 INFO:tasks.rados.rados.0.smithi110.stdout:1734: oid 11 version 666 is already newer than 665 2024-08-17T00:39:49.568 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 666 (ObjNum 557 snap 149 seq_num 557) dirty exists 2024-08-17T00:39:49.568 INFO:tasks.rados.rados.0.smithi110.stdout:1734: left oid 11 (ObjNum 557 snap 149 seq_num 557) 2024-08-17T00:39:49.568 INFO:tasks.rados.rados.0.smithi110.stdout:1727: done (7 left) 2024-08-17T00:39:49.569 INFO:tasks.rados.rados.0.smithi110.stdout:1728: done (6 left) 2024-08-17T00:39:49.569 INFO:tasks.rados.rados.0.smithi110.stdout:1729: done (5 left) 2024-08-17T00:39:49.569 INFO:tasks.rados.rados.0.smithi110.stdout:1730: done (4 left) 2024-08-17T00:39:49.569 INFO:tasks.rados.rados.0.smithi110.stdout:1732: done (3 left) 2024-08-17T00:39:49.569 INFO:tasks.rados.rados.0.smithi110.stdout:1733: done (2 left) 2024-08-17T00:39:49.569 INFO:tasks.rados.rados.0.smithi110.stdout:1734: done (1 left) 2024-08-17T00:39:49.569 INFO:tasks.rados.rados.0.smithi110.stdout:1735: done (0 left) 2024-08-17T00:39:49.569 INFO:tasks.rados.rados.0.smithi110.stdout:1736: snap_remove snap 145 2024-08-17T00:39:49.893 INFO:tasks.rados.rados.0.smithi110.stdout:1736: done (0 left) 2024-08-17T00:39:49.893 INFO:tasks.rados.rados.0.smithi110.stdout:1737: read oid 31 snap -1 2024-08-17T00:39:49.893 INFO:tasks.rados.rados.0.smithi110.stdout:1737: expect (ObjNum 511 snap 131 seq_num 511) 2024-08-17T00:39:49.893 INFO:tasks.rados.rados.0.smithi110.stdout:1738: read oid 11 snap 133 2024-08-17T00:39:49.894 INFO:tasks.rados.rados.0.smithi110.stdout:1738: expect (ObjNum 491 snap 123 seq_num 491) 2024-08-17T00:39:49.894 INFO:tasks.rados.rados.0.smithi110.stdout:1739: delete oid 49 current snap is 149 2024-08-17T00:39:49.905 INFO:tasks.rados.rados.0.smithi110.stdout:1739: done (2 left) 2024-08-17T00:39:49.905 INFO:tasks.rados.rados.0.smithi110.stdout:1740: snap_remove snap 148 2024-08-17T00:39:50.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:49 smithi110 ceph-mon[98148]: mgrmap e44: y(active, since 92s), standbys: x 2024-08-17T00:39:50.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:49 smithi110 ceph-mon[98148]: osdmap e378: 8 total, 8 up, 8 in 2024-08-17T00:39:50.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:49 smithi110 ceph-mon[98148]: osdmap e379: 8 total, 8 up, 8 in 2024-08-17T00:39:50.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:49 smithi110 ceph-mon[100641]: mgrmap e44: y(active, since 92s), standbys: x 2024-08-17T00:39:50.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:49 smithi110 ceph-mon[100641]: osdmap e378: 8 total, 8 up, 8 in 2024-08-17T00:39:50.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:49 smithi110 ceph-mon[100641]: osdmap e379: 8 total, 8 up, 8 in 2024-08-17T00:39:50.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:49 smithi177 ceph-mon[90034]: mgrmap e44: y(active, since 92s), standbys: x 2024-08-17T00:39:50.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:49 smithi177 ceph-mon[90034]: osdmap e378: 8 total, 8 up, 8 in 2024-08-17T00:39:50.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:49 smithi177 ceph-mon[90034]: osdmap e379: 8 total, 8 up, 8 in 2024-08-17T00:39:50.897 INFO:tasks.rados.rados.0.smithi110.stdout:1740: done (2 left) 2024-08-17T00:39:50.897 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 40 current snap is 149 2024-08-17T00:39:50.897 INFO:tasks.rados.rados.0.smithi110.stdout:1741: seq_num 559 ranges {11149312=565248,11714560=573440,12288000=409600,12697600=622592} 2024-08-17T00:39:50.960 INFO:tasks.rados.rados.0.smithi110.stdout:1741: writing smithi11086371-40 from 11149312 to 11714560 tid 1 2024-08-17T00:39:50.963 INFO:tasks.rados.rados.0.smithi110.stdout:1741: writing smithi11086371-40 from 11714560 to 12288000 tid 2 2024-08-17T00:39:50.965 INFO:tasks.rados.rados.0.smithi110.stdout:1741: writing smithi11086371-40 from 12288000 to 12697600 tid 3 2024-08-17T00:39:50.969 INFO:tasks.rados.rados.0.smithi110.stdout:1741: writing smithi11086371-40 from 12697600 to 13320192 tid 4 2024-08-17T00:39:50.969 INFO:tasks.rados.rados.0.smithi110.stdout:1742: setattr oid 37 current snap is 149 2024-08-17T00:39:50.969 INFO:tasks.rados.rados.0.smithi110.stdout:1737: expect (ObjNum 511 snap 131 seq_num 511) 2024-08-17T00:39:51.026 INFO:tasks.rados.rados.0.smithi110.stdout:1738: expect (ObjNum 491 snap 123 seq_num 491) 2024-08-17T00:39:51.070 INFO:tasks.rados.rados.0.smithi110.stdout:1741: finishing write tid 1 to smithi11086371-40 2024-08-17T00:39:51.070 INFO:tasks.rados.rados.0.smithi110.stdout:1741: finishing write tid 2 to smithi11086371-40 2024-08-17T00:39:51.071 INFO:tasks.rados.rados.0.smithi110.stdout:1741: finishing write tid 3 to smithi11086371-40 2024-08-17T00:39:51.071 INFO:tasks.rados.rados.0.smithi110.stdout:1741: finishing write tid 4 to smithi11086371-40 2024-08-17T00:39:51.071 INFO:tasks.rados.rados.0.smithi110.stdout:1741: finishing write tid 5 to smithi11086371-40 2024-08-17T00:39:51.071 INFO:tasks.rados.rados.0.smithi110.stdout:1741: finishing write tid 6 to smithi11086371-40 2024-08-17T00:39:51.071 INFO:tasks.rados.rados.0.smithi110.stdout:1741: oid 40 updating version 0 to 229 2024-08-17T00:39:51.071 INFO:tasks.rados.rados.0.smithi110.stdout:1741: oid 40 updating version 229 to 232 2024-08-17T00:39:51.071 INFO:tasks.rados.rados.0.smithi110.stdout:1741: oid 40 version 232 is already newer than 231 2024-08-17T00:39:51.071 INFO:tasks.rados.rados.0.smithi110.stdout:1741: oid 40 updating version 232 to 233 2024-08-17T00:39:51.071 INFO:tasks.rados.rados.0.smithi110.stdout:1741: oid 40 version 233 is already newer than 230 2024-08-17T00:39:51.071 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 233 (ObjNum 559 snap 149 seq_num 559) dirty exists 2024-08-17T00:39:51.071 INFO:tasks.rados.rados.0.smithi110.stdout:1741: left oid 40 (ObjNum 559 snap 149 seq_num 559) 2024-08-17T00:39:51.071 INFO:tasks.rados.rados.0.smithi110.stdout:1737: done (3 left) 2024-08-17T00:39:51.072 INFO:tasks.rados.rados.0.smithi110.stdout:1738: done (2 left) 2024-08-17T00:39:51.072 INFO:tasks.rados.rados.0.smithi110.stdout:1741: done (1 left) 2024-08-17T00:39:51.072 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 20 current snap is 149 2024-08-17T00:39:51.072 INFO:tasks.rados.rados.0.smithi110.stdout:1743: seq_num 560 ranges {0=581632,581632=458752,1040384=614400,1654784=532480} 2024-08-17T00:39:51.073 INFO:tasks.rados.rados.0.smithi110.stdout:1743: writing smithi11086371-20 from 0 to 581632 tid 1 2024-08-17T00:39:51.076 INFO:tasks.rados.rados.0.smithi110.stdout:1743: writing smithi11086371-20 from 581632 to 1040384 tid 2 2024-08-17T00:39:51.079 INFO:tasks.rados.rados.0.smithi110.stdout:1743: writing smithi11086371-20 from 1040384 to 1654784 tid 3 2024-08-17T00:39:51.083 INFO:tasks.rados.rados.0.smithi110.stdout:1743: writing smithi11086371-20 from 1654784 to 2187264 tid 4 2024-08-17T00:39:51.083 INFO:tasks.rados.rados.0.smithi110.stdout:1744: copy_from oid 45 from oid 28 current snap is 149 2024-08-17T00:39:51.083 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 406 (ObjNum 451 snap 117 seq_num 451) dirty exists 2024-08-17T00:39:51.083 INFO:tasks.rados.rados.0.smithi110.stdout:1743: finishing write tid 1 to smithi11086371-20 2024-08-17T00:39:51.083 INFO:tasks.rados.rados.0.smithi110.stdout:1743: finishing write tid 2 to smithi11086371-20 2024-08-17T00:39:51.083 INFO:tasks.rados.rados.0.smithi110.stdout:1743: finishing write tid 3 to smithi11086371-20 2024-08-17T00:39:51.083 INFO:tasks.rados.rados.0.smithi110.stdout:1742: done (2 left) 2024-08-17T00:39:51.083 INFO:tasks.rados.rados.0.smithi110.stdout:1745: rollback oid 3 current snap is 149 2024-08-17T00:39:51.083 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 3 to 141 2024-08-17T00:39:51.083 INFO:tasks.rados.rados.0.smithi110.stdout:1746: delete oid 29 current snap is 149 2024-08-17T00:39:51.084 INFO:tasks.rados.rados.0.smithi110.stdout:1744: finishing copy_from to smithi11086371-45 2024-08-17T00:39:51.084 INFO:tasks.rados.rados.0.smithi110.stdout:1744: got expected ENOENT (src dne) 2024-08-17T00:39:51.084 INFO:tasks.rados.rados.0.smithi110.stdout:1744: finishing copy_from racing read to smithi11086371-45 2024-08-17T00:39:51.085 INFO:tasks.rados.rados.0.smithi110.stdout:1744: done (3 left) 2024-08-17T00:39:51.085 INFO:tasks.rados.rados.0.smithi110.stdout:1746: done (2 left) 2024-08-17T00:39:51.085 INFO:tasks.rados.rados.0.smithi110.stdout:1747: copy_from oid 39 from oid 50 current snap is 149 2024-08-17T00:39:51.085 INFO:tasks.rados.rados.0.smithi110.stdout:1748: copy_from oid 29 from oid 14 current snap is 149 2024-08-17T00:39:51.085 INFO:tasks.rados.rados.0.smithi110.stdout:1749: read oid 16 snap -1 2024-08-17T00:39:51.085 INFO:tasks.rados.rados.0.smithi110.stdout:1749: expect deleted 2024-08-17T00:39:51.085 INFO:tasks.rados.rados.0.smithi110.stdout:1750: delete oid 19 current snap is 149 2024-08-17T00:39:51.085 INFO:tasks.rados.rados.0.smithi110.stdout:1743: finishing write tid 4 to smithi11086371-20 2024-08-17T00:39:51.086 INFO:tasks.rados.rados.0.smithi110.stdout:1743: finishing write tid 5 to smithi11086371-20 2024-08-17T00:39:51.086 INFO:tasks.rados.rados.0.smithi110.stdout:1745: finishing rollback tid 0 to smithi11086371-3 2024-08-17T00:39:51.087 INFO:tasks.rados.rados.0.smithi110.stdout:1745: finishing rollback tid 1 to smithi11086371-3 2024-08-17T00:39:51.087 INFO:tasks.rados.rados.0.smithi110.stdout:1749: done (5 left) 2024-08-17T00:39:51.087 INFO:tasks.rados.rados.0.smithi110.stdout:1750: done (4 left) 2024-08-17T00:39:51.087 INFO:tasks.rados.rados.0.smithi110.stdout:1751: rmattr oid 35 current snap is 149 2024-08-17T00:39:51.087 INFO:tasks.rados.rados.0.smithi110.stdout:1751: done (4 left) 2024-08-17T00:39:51.088 INFO:tasks.rados.rados.0.smithi110.stdout:1752: read oid 7 snap -1 2024-08-17T00:39:51.088 INFO:tasks.rados.rados.0.smithi110.stdout:1752: expect (ObjNum 538 snap 140 seq_num 538) 2024-08-17T00:39:51.088 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 45 current snap is 149 2024-08-17T00:39:51.088 INFO:tasks.rados.rados.0.smithi110.stdout:1745: finishing rollback tid 2 to smithi11086371-3 2024-08-17T00:39:51.088 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 491 (ObjNum 534 snap 138 seq_num 534) dirty exists 2024-08-17T00:39:51.088 INFO:tasks.rados.rados.0.smithi110.stdout:1753: seq_num 563 ranges {6742016=638976,7380992=565248,7946240=794624,8740864=245760} 2024-08-17T00:39:51.128 INFO:tasks.rados.rados.0.smithi110.stdout:1753: writing smithi11086371-45 from 6742016 to 7380992 tid 1 2024-08-17T00:39:51.131 INFO:tasks.rados.rados.0.smithi110.stdout:1753: writing smithi11086371-45 from 7380992 to 7946240 tid 2 2024-08-17T00:39:51.135 INFO:tasks.rados.rados.0.smithi110.stdout:1753: writing smithi11086371-45 from 7946240 to 8740864 tid 3 2024-08-17T00:39:51.137 INFO:tasks.rados.rados.0.smithi110.stdout:1753: writing smithi11086371-45 from 8740864 to 8986624 tid 4 2024-08-17T00:39:51.137 INFO:tasks.rados.rados.0.smithi110.stdout:1745: done (5 left) 2024-08-17T00:39:51.137 INFO:tasks.rados.rados.0.smithi110.stdout:1754: delete oid 24 current snap is 149 2024-08-17T00:39:51.137 INFO:tasks.rados.rados.0.smithi110.stdout:1743: finishing write tid 6 to smithi11086371-20 2024-08-17T00:39:51.137 INFO:tasks.rados.rados.0.smithi110.stdout:1743: oid 20 updating version 0 to 819 2024-08-17T00:39:51.137 INFO:tasks.rados.rados.0.smithi110.stdout:1743: oid 20 version 819 is already newer than 815 2024-08-17T00:39:51.137 INFO:tasks.rados.rados.0.smithi110.stdout:1743: oid 20 version 819 is already newer than 818 2024-08-17T00:39:51.137 INFO:tasks.rados.rados.0.smithi110.stdout:1743: oid 20 version 819 is already newer than 816 2024-08-17T00:39:51.137 INFO:tasks.rados.rados.0.smithi110.stdout:1743: oid 20 version 819 is already newer than 817 2024-08-17T00:39:51.137 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 819 (ObjNum 560 snap 149 seq_num 560) dirty exists 2024-08-17T00:39:51.138 INFO:tasks.rados.rados.0.smithi110.stdout:1743: left oid 20 (ObjNum 560 snap 149 seq_num 560) 2024-08-17T00:39:51.138 INFO:tasks.rados.rados.0.smithi110.stdout:1748: finishing copy_from racing read to smithi11086371-29 2024-08-17T00:39:51.138 INFO:tasks.rados.rados.0.smithi110.stdout:1747: finishing copy_from racing read to smithi11086371-39 2024-08-17T00:39:51.138 INFO:tasks.rados.rados.0.smithi110.stdout:1752: expect (ObjNum 538 snap 140 seq_num 538) 2024-08-17T00:39:51.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:50 smithi110 ceph-mon[98148]: pgmap v131: 121 pgs: 121 active+clean; 196 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 7.3 MiB/s wr, 14 op/s 2024-08-17T00:39:51.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:50 smithi110 ceph-mon[98148]: osdmap e380: 8 total, 8 up, 8 in 2024-08-17T00:39:51.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:50 smithi110 ceph-mon[100641]: pgmap v131: 121 pgs: 121 active+clean; 196 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 7.3 MiB/s wr, 14 op/s 2024-08-17T00:39:51.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:50 smithi110 ceph-mon[100641]: osdmap e380: 8 total, 8 up, 8 in 2024-08-17T00:39:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:50 smithi177 ceph-mon[90034]: pgmap v131: 121 pgs: 121 active+clean; 196 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 7.3 MiB/s wr, 14 op/s 2024-08-17T00:39:51.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:50 smithi177 ceph-mon[90034]: osdmap e380: 8 total, 8 up, 8 in 2024-08-17T00:39:51.379 INFO:tasks.rados.rados.0.smithi110.stdout:1748: finishing copy_from to smithi11086371-29 2024-08-17T00:39:51.379 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 802 (ObjNum 555 snap 149 seq_num 555) dirty exists 2024-08-17T00:39:51.379 INFO:tasks.rados.rados.0.smithi110.stdout:1747: finishing copy_from to smithi11086371-39 2024-08-17T00:39:51.379 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 759 (ObjNum 552 snap 149 seq_num 552) dirty exists 2024-08-17T00:39:51.379 INFO:tasks.rados.rados.0.smithi110.stdout:1743: done (5 left) 2024-08-17T00:39:51.379 INFO:tasks.rados.rados.0.smithi110.stdout:1747: done (4 left) 2024-08-17T00:39:51.379 INFO:tasks.rados.rados.0.smithi110.stdout:1748: done (3 left) 2024-08-17T00:39:51.380 INFO:tasks.rados.rados.0.smithi110.stdout:1752: done (2 left) 2024-08-17T00:39:51.380 INFO:tasks.rados.rados.0.smithi110.stdout:1754: done (1 left) 2024-08-17T00:39:51.380 INFO:tasks.rados.rados.0.smithi110.stdout:1755: snap_remove snap 147 2024-08-17T00:39:52.299 INFO:tasks.rados.rados.0.smithi110.stdout:1755: done (1 left) 2024-08-17T00:39:52.299 INFO:tasks.rados.rados.0.smithi110.stdout:1756: delete oid 50 current snap is 149 2024-08-17T00:39:52.299 INFO:tasks.rados.rados.0.smithi110.stdout:1753: finishing write tid 1 to smithi11086371-45 2024-08-17T00:39:52.299 INFO:tasks.rados.rados.0.smithi110.stdout:1753: finishing write tid 2 to smithi11086371-45 2024-08-17T00:39:52.299 INFO:tasks.rados.rados.0.smithi110.stdout:1753: finishing write tid 3 to smithi11086371-45 2024-08-17T00:39:52.299 INFO:tasks.rados.rados.0.smithi110.stdout:1753: finishing write tid 4 to smithi11086371-45 2024-08-17T00:39:52.299 INFO:tasks.rados.rados.0.smithi110.stdout:1753: finishing write tid 5 to smithi11086371-45 2024-08-17T00:39:52.299 INFO:tasks.rados.rados.0.smithi110.stdout:1753: finishing write tid 6 to smithi11086371-45 2024-08-17T00:39:52.299 INFO:tasks.rados.rados.0.smithi110.stdout:1753: oid 45 updating version 0 to 779 2024-08-17T00:39:52.299 INFO:tasks.rados.rados.0.smithi110.stdout:1753: oid 45 version 779 is already newer than 778 2024-08-17T00:39:52.299 INFO:tasks.rados.rados.0.smithi110.stdout:1753: oid 45 version 779 is already newer than 776 2024-08-17T00:39:52.299 INFO:tasks.rados.rados.0.smithi110.stdout:1753: oid 45 version 779 is already newer than 777 2024-08-17T00:39:52.300 INFO:tasks.rados.rados.0.smithi110.stdout:1753: oid 45 version 779 is already newer than 775 2024-08-17T00:39:52.300 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 779 (ObjNum 563 snap 149 seq_num 563) dirty exists 2024-08-17T00:39:52.300 INFO:tasks.rados.rados.0.smithi110.stdout:1753: left oid 45 (ObjNum 563 snap 149 seq_num 563) 2024-08-17T00:39:52.308 INFO:tasks.rados.rados.0.smithi110.stdout:1753: done (1 left) 2024-08-17T00:39:52.308 INFO:tasks.rados.rados.0.smithi110.stdout:1756: done (0 left) 2024-08-17T00:39:52.308 INFO:tasks.rados.rados.0.smithi110.stdout:1757: delete oid 23 current snap is 149 2024-08-17T00:39:52.314 INFO:tasks.rados.rados.0.smithi110.stdout:1757: done (0 left) 2024-08-17T00:39:52.314 INFO:tasks.rados.rados.0.smithi110.stdout:1758: copy_from oid 6 from oid 30 current snap is 149 2024-08-17T00:39:52.314 INFO:tasks.rados.rados.0.smithi110.stdout:1759: snap_remove snap 133 2024-08-17T00:39:52.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:52 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:52.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:52 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:52.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:52 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:39:53.302 INFO:tasks.rados.rados.0.smithi110.stdout:1759: done (1 left) 2024-08-17T00:39:53.302 INFO:tasks.rados.rados.0.smithi110.stdout:1760: snap_create 2024-08-17T00:39:53.302 INFO:tasks.rados.rados.0.smithi110.stdout:1758: finishing copy_from racing read to smithi11086371-6 2024-08-17T00:39:53.302 INFO:tasks.rados.rados.0.smithi110.stdout:1758: finishing copy_from to smithi11086371-6 2024-08-17T00:39:53.302 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 661 (ObjNum 547 snap 148 seq_num 547) dirty exists 2024-08-17T00:39:53.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:53 smithi110 ceph-mon[100641]: pgmap v133: 121 pgs: 121 active+clean; 227 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 7.1 MiB/s wr, 29 op/s 2024-08-17T00:39:53.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:53 smithi110 ceph-mon[100641]: osdmap e381: 8 total, 8 up, 8 in 2024-08-17T00:39:53.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:53 smithi110 ceph-mon[98148]: pgmap v133: 121 pgs: 121 active+clean; 227 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 7.1 MiB/s wr, 29 op/s 2024-08-17T00:39:53.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:53 smithi110 ceph-mon[98148]: osdmap e381: 8 total, 8 up, 8 in 2024-08-17T00:39:53.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:53 smithi177 ceph-mon[90034]: pgmap v133: 121 pgs: 121 active+clean; 227 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 7.1 MiB/s wr, 29 op/s 2024-08-17T00:39:53.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:53 smithi177 ceph-mon[90034]: osdmap e381: 8 total, 8 up, 8 in 2024-08-17T00:39:54.307 INFO:tasks.rados.rados.0.smithi110.stdout:1758: done (1 left) 2024-08-17T00:39:54.307 INFO:tasks.rados.rados.0.smithi110.stdout:1760: done (0 left) 2024-08-17T00:39:54.307 INFO:tasks.rados.rados.0.smithi110.stdout:1761: delete oid 46 current snap is 150 2024-08-17T00:39:54.312 INFO:tasks.rados.rados.0.smithi110.stdout:1761: done (0 left) 2024-08-17T00:39:54.312 INFO:tasks.rados.rados.0.smithi110.stdout:1762: rollback oid 6 current snap is 150 2024-08-17T00:39:54.312 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 6 to 141 2024-08-17T00:39:54.312 INFO:tasks.rados.rados.0.smithi110.stdout:1763: read oid 17 snap -1 2024-08-17T00:39:54.312 INFO:tasks.rados.rados.0.smithi110.stdout:1763: expect (ObjNum 466 snap 119 seq_num 466) 2024-08-17T00:39:54.312 INFO:tasks.rados.rados.0.smithi110.stdout:1764: setattr oid 1 current snap is 150 2024-08-17T00:39:54.314 INFO:tasks.rados.rados.0.smithi110.stdout:1765: snap_create 2024-08-17T00:39:54.318 INFO:tasks.rados.rados.0.smithi110.stdout:1762: finishing rollback tid 0 to smithi11086371-6 2024-08-17T00:39:54.318 INFO:tasks.rados.rados.0.smithi110.stdout:1762: finishing rollback tid 1 to smithi11086371-6 2024-08-17T00:39:54.319 INFO:tasks.rados.rados.0.smithi110.stdout:1762: finishing rollback tid 2 to smithi11086371-6 2024-08-17T00:39:54.319 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 768 (ObjNum 364 snap 97 seq_num 364) dirty exists 2024-08-17T00:39:54.320 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 492 (ObjNum 430 snap 114 seq_num 430) dirty exists 2024-08-17T00:39:54.341 INFO:tasks.rados.rados.0.smithi110.stdout:1763: expect (ObjNum 466 snap 119 seq_num 466) 2024-08-17T00:39:54.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:54 smithi110 ceph-mon[100641]: osdmap e382: 8 total, 8 up, 8 in 2024-08-17T00:39:54.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:54 smithi110 ceph-mon[98148]: osdmap e382: 8 total, 8 up, 8 in 2024-08-17T00:39:54.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:54 smithi177 ceph-mon[90034]: osdmap e382: 8 total, 8 up, 8 in 2024-08-17T00:39:55.154 INFO:tasks.rados.rados.0.smithi110.stdout:1762: done (3 left) 2024-08-17T00:39:55.155 INFO:tasks.rados.rados.0.smithi110.stdout:1763: done (2 left) 2024-08-17T00:39:55.155 INFO:tasks.rados.rados.0.smithi110.stdout:1764: done (1 left) 2024-08-17T00:39:55.155 INFO:tasks.rados.rados.0.smithi110.stdout:1765: done (0 left) 2024-08-17T00:39:55.155 INFO:tasks.rados.rados.0.smithi110.stdout:1766: delete oid 31 current snap is 151 2024-08-17T00:39:55.158 INFO:tasks.rados.rados.0.smithi110.stdout:1766: done (0 left) 2024-08-17T00:39:55.158 INFO:tasks.rados.rados.0.smithi110.stdout:1767: delete oid 33 current snap is 151 2024-08-17T00:39:55.162 INFO:tasks.rados.rados.0.smithi110.stdout:1767: done (0 left) 2024-08-17T00:39:55.162 INFO:tasks.rados.rados.0.smithi110.stdout:1768: read oid 29 snap -1 2024-08-17T00:39:55.162 INFO:tasks.rados.rados.0.smithi110.stdout:1768: expect (ObjNum 555 snap 149 seq_num 555) 2024-08-17T00:39:55.162 INFO:tasks.rados.rados.0.smithi110.stdout:1769: rollback oid 6 current snap is 151 2024-08-17T00:39:55.162 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 6 to 141 2024-08-17T00:39:55.162 INFO:tasks.rados.rados.0.smithi110.stdout:1770: read oid 9 snap -1 2024-08-17T00:39:55.162 INFO:tasks.rados.rados.0.smithi110.stdout:1770: expect (ObjNum 533 snap 137 seq_num 533) 2024-08-17T00:39:55.162 INFO:tasks.rados.rados.0.smithi110.stdout:1771: read oid 49 snap -1 2024-08-17T00:39:55.162 INFO:tasks.rados.rados.0.smithi110.stdout:1771: expect deleted 2024-08-17T00:39:55.162 INFO:tasks.rados.rados.0.smithi110.stdout:1772: snap_create 2024-08-17T00:39:55.165 INFO:tasks.rados.rados.0.smithi110.stdout:1769: finishing rollback tid 0 to smithi11086371-6 2024-08-17T00:39:55.165 INFO:tasks.rados.rados.0.smithi110.stdout:1769: finishing rollback tid 1 to smithi11086371-6 2024-08-17T00:39:55.166 INFO:tasks.rados.rados.0.smithi110.stdout:1769: finishing rollback tid 2 to smithi11086371-6 2024-08-17T00:39:55.166 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 771 (ObjNum 364 snap 97 seq_num 364) dirty exists 2024-08-17T00:39:55.167 INFO:tasks.rados.rados.0.smithi110.stdout:1770: expect (ObjNum 533 snap 137 seq_num 533) 2024-08-17T00:39:55.218 INFO:tasks.rados.rados.0.smithi110.stdout:1768: expect (ObjNum 555 snap 149 seq_num 555) 2024-08-17T00:39:55.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:55 smithi110 ceph-mon[98148]: pgmap v136: 121 pgs: 121 active+clean; 231 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 8.0 MiB/s wr, 31 op/s 2024-08-17T00:39:55.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:55 smithi110 ceph-mon[98148]: osdmap e383: 8 total, 8 up, 8 in 2024-08-17T00:39:55.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:55 smithi110 ceph-mon[98148]: osdmap e384: 8 total, 8 up, 8 in 2024-08-17T00:39:55.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:55 smithi110 ceph-mon[100641]: pgmap v136: 121 pgs: 121 active+clean; 231 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 8.0 MiB/s wr, 31 op/s 2024-08-17T00:39:55.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:55 smithi110 ceph-mon[100641]: osdmap e383: 8 total, 8 up, 8 in 2024-08-17T00:39:55.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:55 smithi110 ceph-mon[100641]: osdmap e384: 8 total, 8 up, 8 in 2024-08-17T00:39:55.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:55 smithi177 ceph-mon[90034]: pgmap v136: 121 pgs: 121 active+clean; 231 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 8.0 MiB/s wr, 31 op/s 2024-08-17T00:39:55.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:55 smithi177 ceph-mon[90034]: osdmap e383: 8 total, 8 up, 8 in 2024-08-17T00:39:55.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:55 smithi177 ceph-mon[90034]: osdmap e384: 8 total, 8 up, 8 in 2024-08-17T00:39:55.897 INFO:tasks.rados.rados.0.smithi110.stdout:1768: done (4 left) 2024-08-17T00:39:55.897 INFO:tasks.rados.rados.0.smithi110.stdout:1769: done (3 left) 2024-08-17T00:39:55.897 INFO:tasks.rados.rados.0.smithi110.stdout:1770: done (2 left) 2024-08-17T00:39:55.897 INFO:tasks.rados.rados.0.smithi110.stdout:1771: done (1 left) 2024-08-17T00:39:55.897 INFO:tasks.rados.rados.0.smithi110.stdout:1772: done (0 left) 2024-08-17T00:39:55.897 INFO:tasks.rados.rados.0.smithi110.stdout:1773: read oid 24 snap -1 2024-08-17T00:39:55.897 INFO:tasks.rados.rados.0.smithi110.stdout:1773: expect deleted 2024-08-17T00:39:55.897 INFO:tasks.rados.rados.0.smithi110.stdout:1774: read oid 14 snap -1 2024-08-17T00:39:55.897 INFO:tasks.rados.rados.0.smithi110.stdout:1774: expect (ObjNum 555 snap 149 seq_num 555) 2024-08-17T00:39:55.897 INFO:tasks.rados.rados.0.smithi110.stdout:1775: snap_remove snap 151 2024-08-17T00:39:56.903 INFO:tasks.rados.rados.0.smithi110.stdout:1775: done (2 left) 2024-08-17T00:39:56.903 INFO:tasks.rados.rados.0.smithi110.stdout:1776: snap_remove snap 141 2024-08-17T00:39:57.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:56 smithi110 ceph-mon[100641]: osdmap e385: 8 total, 8 up, 8 in 2024-08-17T00:39:57.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:56 smithi110 ceph-mon[100641]: pgmap v140: 121 pgs: 121 active+clean; 231 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-08-17T00:39:57.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:56 smithi110 ceph-mon[98148]: osdmap e385: 8 total, 8 up, 8 in 2024-08-17T00:39:57.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:56 smithi110 ceph-mon[98148]: pgmap v140: 121 pgs: 121 active+clean; 231 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-08-17T00:39:57.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:56 smithi177 ceph-mon[90034]: osdmap e385: 8 total, 8 up, 8 in 2024-08-17T00:39:57.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:56 smithi177 ceph-mon[90034]: pgmap v140: 121 pgs: 121 active+clean; 231 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-08-17T00:39:57.907 INFO:tasks.rados.rados.0.smithi110.stdout:1776: done (2 left) 2024-08-17T00:39:57.907 INFO:tasks.rados.rados.0.smithi110.stdout:1777: snap_create 2024-08-17T00:39:57.907 INFO:tasks.rados.rados.0.smithi110.stdout:1774: expect (ObjNum 555 snap 149 seq_num 555) 2024-08-17T00:39:58.187 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:57 smithi110 ceph-mon[100641]: osdmap e386: 8 total, 8 up, 8 in 2024-08-17T00:39:58.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:57 smithi110 ceph-mon[98148]: osdmap e386: 8 total, 8 up, 8 in 2024-08-17T00:39:58.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:57 smithi177 ceph-mon[90034]: osdmap e386: 8 total, 8 up, 8 in 2024-08-17T00:39:58.461 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:39:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:39:58] "GET /metrics HTTP/1.1" 200 36091 "" "Prometheus/2.43.0" 2024-08-17T00:39:58.915 INFO:tasks.rados.rados.0.smithi110.stdout:1773: done (2 left) 2024-08-17T00:39:58.915 INFO:tasks.rados.rados.0.smithi110.stdout:1774: done (1 left) 2024-08-17T00:39:58.915 INFO:tasks.rados.rados.0.smithi110.stdout:1777: done (0 left) 2024-08-17T00:39:58.915 INFO:tasks.rados.rados.0.smithi110.stdout:1778: rollback oid 7 current snap is 153 2024-08-17T00:39:58.915 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 7 to 152 2024-08-17T00:39:58.915 INFO:tasks.rados.rados.0.smithi110.stdout:1779: snap_remove snap 150 2024-08-17T00:39:59.202 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:58 smithi110 ceph-mon[100641]: osdmap e387: 8 total, 8 up, 8 in 2024-08-17T00:39:59.202 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:58 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T00:39:59.203 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:58 smithi110 ceph-mon[100641]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T00:39:59.203 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:58 smithi110 ceph-mon[100641]: Upgrade: osd.1 is safe to restart 2024-08-17T00:39:59.203 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:58 smithi110 ceph-mon[100641]: pgmap v143: 121 pgs: 121 active+clean; 190 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2024-08-17T00:39:59.203 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:58 smithi110 ceph-mon[98148]: osdmap e387: 8 total, 8 up, 8 in 2024-08-17T00:39:59.203 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:58 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T00:39:59.203 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:58 smithi110 ceph-mon[98148]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T00:39:59.203 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:58 smithi110 ceph-mon[98148]: Upgrade: osd.1 is safe to restart 2024-08-17T00:39:59.203 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:58 smithi110 ceph-mon[98148]: pgmap v143: 121 pgs: 121 active+clean; 190 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2024-08-17T00:39:59.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:58 smithi177 ceph-mon[90034]: osdmap e387: 8 total, 8 up, 8 in 2024-08-17T00:39:59.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:58 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T00:39:59.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:58 smithi177 ceph-mon[90034]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T00:39:59.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:58 smithi177 ceph-mon[90034]: Upgrade: osd.1 is safe to restart 2024-08-17T00:39:59.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:58 smithi177 ceph-mon[90034]: pgmap v143: 121 pgs: 121 active+clean; 190 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2024-08-17T00:39:59.898 INFO:tasks.rados.rados.0.smithi110.stdout:1779: done (1 left) 2024-08-17T00:39:59.898 INFO:tasks.rados.rados.0.smithi110.stdout:1780: snap_remove snap 149 2024-08-17T00:40:00.270 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:59 smithi110 ceph-mon[100641]: osdmap e388: 8 total, 8 up, 8 in 2024-08-17T00:40:00.270 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:59 smithi110 ceph-mon[100641]: Upgrade: Updating osd.1 2024-08-17T00:40:00.270 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:59 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:00.271 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:59 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-17T00:40:00.271 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:59 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:40:00.271 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:59 smithi110 ceph-mon[100641]: Deploying daemon osd.1 on smithi110 2024-08-17T00:40:00.271 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:39:59 smithi110 ceph-mon[100641]: osdmap e389: 8 total, 8 up, 8 in 2024-08-17T00:40:00.271 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:59 smithi110 ceph-mon[98148]: osdmap e388: 8 total, 8 up, 8 in 2024-08-17T00:40:00.271 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:59 smithi110 ceph-mon[98148]: Upgrade: Updating osd.1 2024-08-17T00:40:00.271 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:59 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:00.271 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:59 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-17T00:40:00.271 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:59 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:40:00.271 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:59 smithi110 ceph-mon[98148]: Deploying daemon osd.1 on smithi110 2024-08-17T00:40:00.271 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:39:59 smithi110 ceph-mon[98148]: osdmap e389: 8 total, 8 up, 8 in 2024-08-17T00:40:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:59 smithi177 ceph-mon[90034]: osdmap e388: 8 total, 8 up, 8 in 2024-08-17T00:40:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:59 smithi177 ceph-mon[90034]: Upgrade: Updating osd.1 2024-08-17T00:40:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:59 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:59 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-17T00:40:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:59 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:40:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:59 smithi177 ceph-mon[90034]: Deploying daemon osd.1 on smithi110 2024-08-17T00:40:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:39:59 smithi177 ceph-mon[90034]: osdmap e389: 8 total, 8 up, 8 in 2024-08-17T00:40:00.899 INFO:tasks.rados.rados.0.smithi110.stdout:1780: done (1 left) 2024-08-17T00:40:00.899 INFO:tasks.rados.rados.0.smithi110.stdout:1781: rollback oid 16 current snap is 153 2024-08-17T00:40:00.899 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 16 to 152 2024-08-17T00:40:00.899 INFO:tasks.rados.rados.0.smithi110.stdout:1778: finishing rollback tid 0 to smithi11086371-7 2024-08-17T00:40:00.899 INFO:tasks.rados.rados.0.smithi110.stdout:1778: finishing rollback tid 1 to smithi11086371-7 2024-08-17T00:40:00.899 INFO:tasks.rados.rados.0.smithi110.stdout:1778: finishing rollback tid 2 to smithi11086371-7 2024-08-17T00:40:00.899 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 491 (ObjNum 538 snap 140 seq_num 538) dirty exists 2024-08-17T00:40:00.899 INFO:tasks.rados.rados.0.smithi110.stdout:1778: done (1 left) 2024-08-17T00:40:00.899 INFO:tasks.rados.rados.0.smithi110.stdout:1782: read oid 50 snap -1 2024-08-17T00:40:00.899 INFO:tasks.rados.rados.0.smithi110.stdout:1782: expect deleted 2024-08-17T00:40:00.899 INFO:tasks.rados.rados.0.smithi110.stdout:1783: snap_create 2024-08-17T00:40:00.904 INFO:tasks.rados.rados.0.smithi110.stdout:1781: finishing rollback tid 1 to smithi11086371-16 2024-08-17T00:40:00.904 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 0 (ObjNum 129 snap 0 seq_num 1525088204) dirty dne 2024-08-17T00:40:01.231 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:00 smithi110 ceph-mon[98148]: overall HEALTH_OK 2024-08-17T00:40:01.231 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:00 smithi110 ceph-mon[98148]: pgmap v146: 121 pgs: 121 active+clean; 188 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.8 MiB/s wr, 12 op/s 2024-08-17T00:40:01.231 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:00 smithi110 ceph-mon[98148]: osdmap e390: 8 total, 8 up, 8 in 2024-08-17T00:40:01.232 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:00 smithi110 ceph-mon[100641]: overall HEALTH_OK 2024-08-17T00:40:01.232 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:00 smithi110 ceph-mon[100641]: pgmap v146: 121 pgs: 121 active+clean; 188 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.8 MiB/s wr, 12 op/s 2024-08-17T00:40:01.232 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:00 smithi110 ceph-mon[100641]: osdmap e390: 8 total, 8 up, 8 in 2024-08-17T00:40:01.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:00 smithi177 ceph-mon[90034]: overall HEALTH_OK 2024-08-17T00:40:01.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:00 smithi177 ceph-mon[90034]: pgmap v146: 121 pgs: 121 active+clean; 188 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.8 MiB/s wr, 12 op/s 2024-08-17T00:40:01.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:00 smithi177 ceph-mon[90034]: osdmap e390: 8 total, 8 up, 8 in 2024-08-17T00:40:01.899 INFO:tasks.rados.rados.0.smithi110.stdout:1781: done (2 left) 2024-08-17T00:40:01.899 INFO:tasks.rados.rados.0.smithi110.stdout:1782: done (1 left) 2024-08-17T00:40:01.900 INFO:tasks.rados.rados.0.smithi110.stdout:1783: done (0 left) 2024-08-17T00:40:01.900 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 16 current snap is 154 2024-08-17T00:40:01.900 INFO:tasks.rados.rados.0.smithi110.stdout:1784: seq_num 570 ranges {0=753664,753664=548864,1302528=540672,1843200=516096} 2024-08-17T00:40:01.903 INFO:tasks.rados.rados.0.smithi110.stdout:1784: writing smithi11086371-16 from 0 to 753664 tid 1 2024-08-17T00:40:01.906 INFO:tasks.rados.rados.0.smithi110.stdout:1784: writing smithi11086371-16 from 753664 to 1302528 tid 2 2024-08-17T00:40:01.909 INFO:tasks.rados.rados.0.smithi110.stdout:1784: writing smithi11086371-16 from 1302528 to 1843200 tid 3 2024-08-17T00:40:01.912 INFO:tasks.rados.rados.0.smithi110.stdout:1784: writing smithi11086371-16 from 1843200 to 2359296 tid 4 2024-08-17T00:40:01.913 INFO:tasks.rados.rados.0.smithi110.stdout:1785: copy_from oid 50 from oid 48 current snap is 154 2024-08-17T00:40:01.913 INFO:tasks.rados.rados.0.smithi110.stdout:1786: copy_from oid 35 from oid 37 current snap is 154 2024-08-17T00:40:01.913 INFO:tasks.rados.rados.0.smithi110.stdout:1787: rollback oid 8 current snap is 154 2024-08-17T00:40:01.913 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 8 to 152 2024-08-17T00:40:01.913 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 12 current snap is 154 2024-08-17T00:40:01.913 INFO:tasks.rados.rados.0.smithi110.stdout:1788: seq_num 571 ranges {0=770048,770048=483328,1253376=753664,2007040=368640} 2024-08-17T00:40:01.917 INFO:tasks.rados.rados.0.smithi110.stdout:1788: writing smithi11086371-12 from 0 to 770048 tid 1 2024-08-17T00:40:01.922 INFO:tasks.rados.rados.0.smithi110.stdout:1788: writing smithi11086371-12 from 770048 to 1253376 tid 2 2024-08-17T00:40:01.926 INFO:tasks.rados.rados.0.smithi110.stdout:1788: writing smithi11086371-12 from 1253376 to 2007040 tid 3 2024-08-17T00:40:01.928 INFO:tasks.rados.rados.0.smithi110.stdout:1788: writing smithi11086371-12 from 2007040 to 2375680 tid 4 2024-08-17T00:40:01.928 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 25 current snap is 154 2024-08-17T00:40:01.928 INFO:tasks.rados.rados.0.smithi110.stdout:1787: finishing rollback tid 1 to smithi11086371-8 2024-08-17T00:40:01.928 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 0 (ObjNum 305 snap 0 seq_num 1) dirty dne 2024-08-17T00:40:01.928 INFO:tasks.rados.rados.0.smithi110.stdout:1789: seq_num 572 ranges {1130496=786432,1916928=770048,2686976=557056,3244032=278528} 2024-08-17T00:40:01.938 INFO:tasks.rados.rados.0.smithi110.stdout:1789: writing smithi11086371-25 from 1130496 to 1916928 tid 1 2024-08-17T00:40:01.942 INFO:tasks.rados.rados.0.smithi110.stdout:1789: writing smithi11086371-25 from 1916928 to 2686976 tid 2 2024-08-17T00:40:01.946 INFO:tasks.rados.rados.0.smithi110.stdout:1789: writing smithi11086371-25 from 2686976 to 3244032 tid 3 2024-08-17T00:40:01.948 INFO:tasks.rados.rados.0.smithi110.stdout:1789: writing smithi11086371-25 from 3244032 to 3522560 tid 4 2024-08-17T00:40:01.948 INFO:tasks.rados.rados.0.smithi110.stdout:1787: done (5 left) 2024-08-17T00:40:01.948 INFO:tasks.rados.rados.0.smithi110.stdout:1790: delete oid 46 current snap is 154 2024-08-17T00:40:01.948 INFO:tasks.rados.rados.0.smithi110.stdout:1784: finishing write tid 1 to smithi11086371-16 2024-08-17T00:40:01.948 INFO:tasks.rados.rados.0.smithi110.stdout:1784: finishing write tid 2 to smithi11086371-16 2024-08-17T00:40:01.948 INFO:tasks.rados.rados.0.smithi110.stdout:1784: finishing write tid 3 to smithi11086371-16 2024-08-17T00:40:01.948 INFO:tasks.rados.rados.0.smithi110.stdout:1784: finishing write tid 4 to smithi11086371-16 2024-08-17T00:40:01.948 INFO:tasks.rados.rados.0.smithi110.stdout:1784: finishing write tid 5 to smithi11086371-16 2024-08-17T00:40:01.948 INFO:tasks.rados.rados.0.smithi110.stdout:1784: finishing write tid 6 to smithi11086371-16 2024-08-17T00:40:01.949 INFO:tasks.rados.rados.0.smithi110.stdout:1784: oid 16 updating version 0 to 720 2024-08-17T00:40:01.949 INFO:tasks.rados.rados.0.smithi110.stdout:1784: oid 16 version 720 is already newer than 717 2024-08-17T00:40:01.949 INFO:tasks.rados.rados.0.smithi110.stdout:1784: oid 16 version 720 is already newer than 718 2024-08-17T00:40:01.949 INFO:tasks.rados.rados.0.smithi110.stdout:1784: oid 16 version 720 is already newer than 716 2024-08-17T00:40:01.949 INFO:tasks.rados.rados.0.smithi110.stdout:1784: oid 16 version 720 is already newer than 719 2024-08-17T00:40:01.949 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 720 (ObjNum 570 snap 154 seq_num 570) dirty exists 2024-08-17T00:40:01.949 INFO:tasks.rados.rados.0.smithi110.stdout:1784: left oid 16 (ObjNum 570 snap 154 seq_num 570) 2024-08-17T00:40:01.949 INFO:tasks.rados.rados.0.smithi110.stdout:1785: finishing copy_from racing read to smithi11086371-50 2024-08-17T00:40:01.949 INFO:tasks.rados.rados.0.smithi110.stdout:1786: finishing copy_from racing read to smithi11086371-35 2024-08-17T00:40:01.949 INFO:tasks.rados.rados.0.smithi110.stdout:1785: finishing copy_from to smithi11086371-50 2024-08-17T00:40:01.949 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 638 (ObjNum 430 snap 114 seq_num 430) dirty exists 2024-08-17T00:40:01.949 INFO:tasks.rados.rados.0.smithi110.stdout:1788: finishing write tid 1 to smithi11086371-12 2024-08-17T00:40:01.949 INFO:tasks.rados.rados.0.smithi110.stdout:1786: finishing copy_from to smithi11086371-35 2024-08-17T00:40:01.950 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 406 (ObjNum 451 snap 117 seq_num 451) dirty exists 2024-08-17T00:40:01.950 INFO:tasks.rados.rados.0.smithi110.stdout:1788: finishing write tid 2 to smithi11086371-12 2024-08-17T00:40:01.950 INFO:tasks.rados.rados.0.smithi110.stdout:1788: finishing write tid 3 to smithi11086371-12 2024-08-17T00:40:01.950 INFO:tasks.rados.rados.0.smithi110.stdout:1788: finishing write tid 4 to smithi11086371-12 2024-08-17T00:40:01.950 INFO:tasks.rados.rados.0.smithi110.stdout:1788: finishing write tid 5 to smithi11086371-12 2024-08-17T00:40:01.950 INFO:tasks.rados.rados.0.smithi110.stdout:1788: finishing write tid 6 to smithi11086371-12 2024-08-17T00:40:01.950 INFO:tasks.rados.rados.0.smithi110.stdout:1788: oid 12 updating version 0 to 662 2024-08-17T00:40:01.950 INFO:tasks.rados.rados.0.smithi110.stdout:1788: oid 12 version 662 is already newer than 660 2024-08-17T00:40:01.950 INFO:tasks.rados.rados.0.smithi110.stdout:1788: oid 12 version 662 is already newer than 659 2024-08-17T00:40:01.950 INFO:tasks.rados.rados.0.smithi110.stdout:1788: oid 12 version 662 is already newer than 661 2024-08-17T00:40:01.950 INFO:tasks.rados.rados.0.smithi110.stdout:1788: oid 12 updating version 662 to 663 2024-08-17T00:40:01.950 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 663 (ObjNum 571 snap 154 seq_num 571) dirty exists 2024-08-17T00:40:01.950 INFO:tasks.rados.rados.0.smithi110.stdout:1788: left oid 12 (ObjNum 571 snap 154 seq_num 571) 2024-08-17T00:40:01.951 INFO:tasks.rados.rados.0.smithi110.stdout:1789: finishing write tid 1 to smithi11086371-25 2024-08-17T00:40:01.951 INFO:tasks.rados.rados.0.smithi110.stdout:1789: finishing write tid 2 to smithi11086371-25 2024-08-17T00:40:01.951 INFO:tasks.rados.rados.0.smithi110.stdout:1784: done (5 left) 2024-08-17T00:40:01.951 INFO:tasks.rados.rados.0.smithi110.stdout:1785: done (4 left) 2024-08-17T00:40:01.951 INFO:tasks.rados.rados.0.smithi110.stdout:1786: done (3 left) 2024-08-17T00:40:01.951 INFO:tasks.rados.rados.0.smithi110.stdout:1788: done (2 left) 2024-08-17T00:40:01.952 INFO:tasks.rados.rados.0.smithi110.stdout:1790: done (1 left) 2024-08-17T00:40:01.952 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 47 current snap is 154 2024-08-17T00:40:01.952 INFO:tasks.rados.rados.0.smithi110.stdout:1791: seq_num 574 ranges {1957888=16384} 2024-08-17T00:40:01.960 INFO:tasks.rados.rados.0.smithi110.stdout:1791: writing smithi11086371-47 from 1957888 to 1974272 tid 1 2024-08-17T00:40:01.960 INFO:tasks.rados.rados.0.smithi110.stdout:1792: rollback oid 26 current snap is 154 2024-08-17T00:40:01.960 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 26 to 153 2024-08-17T00:40:01.961 INFO:tasks.rados.rados.0.smithi110.stdout:1789: finishing write tid 3 to smithi11086371-25 2024-08-17T00:40:01.961 INFO:tasks.rados.rados.0.smithi110.stdout:1789: finishing write tid 4 to smithi11086371-25 2024-08-17T00:40:01.961 INFO:tasks.rados.rados.0.smithi110.stdout:1789: finishing write tid 5 to smithi11086371-25 2024-08-17T00:40:01.961 INFO:tasks.rados.rados.0.smithi110.stdout:1789: finishing write tid 6 to smithi11086371-25 2024-08-17T00:40:01.961 INFO:tasks.rados.rados.0.smithi110.stdout:1789: oid 25 updating version 0 to 843 2024-08-17T00:40:01.961 INFO:tasks.rados.rados.0.smithi110.stdout:1789: oid 25 version 843 is already newer than 841 2024-08-17T00:40:01.961 INFO:tasks.rados.rados.0.smithi110.stdout:1789: oid 25 version 843 is already newer than 842 2024-08-17T00:40:01.961 INFO:tasks.rados.rados.0.smithi110.stdout:1789: oid 25 version 843 is already newer than 839 2024-08-17T00:40:01.961 INFO:tasks.rados.rados.0.smithi110.stdout:1789: oid 25 version 843 is already newer than 840 2024-08-17T00:40:01.961 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 843 (ObjNum 572 snap 154 seq_num 572) dirty exists 2024-08-17T00:40:01.961 INFO:tasks.rados.rados.0.smithi110.stdout:1789: left oid 25 (ObjNum 572 snap 154 seq_num 572) 2024-08-17T00:40:01.961 INFO:tasks.rados.rados.0.smithi110.stdout:1789: done (2 left) 2024-08-17T00:40:01.962 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 45 current snap is 154 2024-08-17T00:40:01.962 INFO:tasks.rados.rados.0.smithi110.stdout:1793: seq_num 575 ranges {8986624=32768} 2024-08-17T00:40:02.008 INFO:tasks.rados.rados.0.smithi110.stdout:1793: writing smithi11086371-45 from 8986624 to 9019392 tid 1 2024-08-17T00:40:02.008 INFO:tasks.rados.rados.0.smithi110.stdout:1794: setattr oid 13 current snap is 154 2024-08-17T00:40:02.008 INFO:tasks.rados.rados.0.smithi110.stdout:1792: finishing rollback tid 0 to smithi11086371-26 2024-08-17T00:40:02.009 INFO:tasks.rados.rados.0.smithi110.stdout:1791: finishing write tid 1 to smithi11086371-47 2024-08-17T00:40:02.009 INFO:tasks.rados.rados.0.smithi110.stdout:1792: finishing rollback tid 1 to smithi11086371-26 2024-08-17T00:40:02.009 INFO:tasks.rados.rados.0.smithi110.stdout:1791: finishing write tid 2 to smithi11086371-47 2024-08-17T00:40:02.009 INFO:tasks.rados.rados.0.smithi110.stdout:1792: finishing rollback tid 2 to smithi11086371-26 2024-08-17T00:40:02.009 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 26 v 847 (ObjNum 507 snap 127 seq_num 507) dirty exists 2024-08-17T00:40:02.009 INFO:tasks.rados.rados.0.smithi110.stdout:1791: finishing write tid 3 to smithi11086371-47 2024-08-17T00:40:02.009 INFO:tasks.rados.rados.0.smithi110.stdout:1791: oid 47 updating version 0 to 723 2024-08-17T00:40:02.009 INFO:tasks.rados.rados.0.smithi110.stdout:1791: oid 47 updating version 723 to 724 2024-08-17T00:40:02.009 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 47 v 724 (ObjNum 574 snap 154 seq_num 574) dirty exists 2024-08-17T00:40:02.009 INFO:tasks.rados.rados.0.smithi110.stdout:1791: left oid 47 (ObjNum 574 snap 154 seq_num 574) 2024-08-17T00:40:02.010 INFO:tasks.rados.rados.0.smithi110.stdout:1791: done (3 left) 2024-08-17T00:40:02.010 INFO:tasks.rados.rados.0.smithi110.stdout:1792: done (2 left) 2024-08-17T00:40:02.010 INFO:tasks.rados.rados.0.smithi110.stdout:1795: setattr oid 17 current snap is 154 2024-08-17T00:40:02.010 INFO:tasks.rados.rados.0.smithi110.stdout:1793: finishing write tid 1 to smithi11086371-45 2024-08-17T00:40:02.011 INFO:tasks.rados.rados.0.smithi110.stdout:1793: finishing write tid 2 to smithi11086371-45 2024-08-17T00:40:02.012 INFO:tasks.rados.rados.0.smithi110.stdout:1796: copy_from oid 43 from oid 39 current snap is 154 2024-08-17T00:40:02.013 INFO:tasks.rados.rados.0.smithi110.stdout:1797: read oid 38 snap -1 2024-08-17T00:40:02.013 INFO:tasks.rados.rados.0.smithi110.stdout:1797: expect (ObjNum 504 snap 127 seq_num 504) 2024-08-17T00:40:02.013 INFO:tasks.rados.rados.0.smithi110.stdout:1798: delete oid 32 current snap is 154 2024-08-17T00:40:02.013 INFO:tasks.rados.rados.0.smithi110.stdout:1793: finishing write tid 3 to smithi11086371-45 2024-08-17T00:40:02.013 INFO:tasks.rados.rados.0.smithi110.stdout:1793: oid 45 updating version 0 to 782 2024-08-17T00:40:02.013 INFO:tasks.rados.rados.0.smithi110.stdout:1793: oid 45 version 782 is already newer than 781 2024-08-17T00:40:02.013 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 782 (ObjNum 575 snap 154 seq_num 575) dirty exists 2024-08-17T00:40:02.013 INFO:tasks.rados.rados.0.smithi110.stdout:1793: left oid 45 (ObjNum 575 snap 154 seq_num 575) 2024-08-17T00:40:02.014 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 726 (ObjNum 459 snap 118 seq_num 459) dirty exists 2024-08-17T00:40:02.017 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 489 (ObjNum 466 snap 119 seq_num 466) dirty exists 2024-08-17T00:40:02.017 INFO:tasks.rados.rados.0.smithi110.stdout:1793: done (5 left) 2024-08-17T00:40:02.017 INFO:tasks.rados.rados.0.smithi110.stdout:1794: done (4 left) 2024-08-17T00:40:02.018 INFO:tasks.rados.rados.0.smithi110.stdout:1795: done (3 left) 2024-08-17T00:40:02.018 INFO:tasks.rados.rados.0.smithi110.stdout:1798: done (2 left) 2024-08-17T00:40:02.018 INFO:tasks.rados.rados.0.smithi110.stdout:1799: rollback oid 15 current snap is 154 2024-08-17T00:40:02.018 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 15 to 152 2024-08-17T00:40:02.018 INFO:tasks.rados.rados.0.smithi110.stdout:1800: snap_remove snap 153 2024-08-17T00:40:02.203 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:40:02.203 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:01 smithi110 ceph-mon[100641]: osdmap e391: 8 total, 8 up, 8 in 2024-08-17T00:40:02.204 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:40:02.204 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:01 smithi110 ceph-mon[98148]: osdmap e391: 8 total, 8 up, 8 in 2024-08-17T00:40:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:40:02.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:01 smithi177 ceph-mon[90034]: osdmap e391: 8 total, 8 up, 8 in 2024-08-17T00:40:02.560 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:02 smithi110 systemd[1]: Stopping Ceph osd.1 for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:40:02.560 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:02 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1[52171]: 2024-08-17T00:40:02.449+0000 7f336b1bf640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T00:40:02.561 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:02 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1[52171]: 2024-08-17T00:40:02.449+0000 7f336b1bf640 -1 osd.1 391 *** Got signal Terminated *** 2024-08-17T00:40:02.561 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:02 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1[52171]: 2024-08-17T00:40:02.449+0000 7f336b1bf640 -1 osd.1 391 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T00:40:02.937 INFO:tasks.rados.rados.0.smithi110.stdout:1800: done (3 left) 2024-08-17T00:40:02.937 INFO:tasks.rados.rados.0.smithi110.stdout:1801: delete oid 5 current snap is 154 2024-08-17T00:40:02.937 INFO:tasks.rados.rados.0.smithi110.stdout:1799: finishing rollback tid 0 to smithi11086371-15 2024-08-17T00:40:02.937 INFO:tasks.rados.rados.0.smithi110.stdout:1799: finishing rollback tid 1 to smithi11086371-15 2024-08-17T00:40:02.937 INFO:tasks.rados.rados.0.smithi110.stdout:1799: finishing rollback tid 2 to smithi11086371-15 2024-08-17T00:40:02.937 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 671 (ObjNum 529 snap 137 seq_num 529) dirty exists 2024-08-17T00:40:02.937 INFO:tasks.rados.rados.0.smithi110.stdout:1796: finishing copy_from racing read to smithi11086371-43 2024-08-17T00:40:02.937 INFO:tasks.rados.rados.0.smithi110.stdout:1796: finishing copy_from to smithi11086371-43 2024-08-17T00:40:02.937 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 759 (ObjNum 552 snap 149 seq_num 552) dirty exists 2024-08-17T00:40:02.938 INFO:tasks.rados.rados.0.smithi110.stdout:1797: expect (ObjNum 504 snap 127 seq_num 504) 2024-08-17T00:40:03.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:02 smithi110 ceph-mon[98148]: pgmap v149: 121 pgs: 121 active+clean; 151 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-08-17T00:40:03.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:02 smithi110 ceph-mon[98148]: osd.1 marked itself down and dead 2024-08-17T00:40:03.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:02 smithi110 ceph-mon[100641]: pgmap v149: 121 pgs: 121 active+clean; 151 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-08-17T00:40:03.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:02 smithi110 ceph-mon[100641]: osd.1 marked itself down and dead 2024-08-17T00:40:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:02 smithi177 ceph-mon[90034]: pgmap v149: 121 pgs: 121 active+clean; 151 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-08-17T00:40:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:02 smithi177 ceph-mon[90034]: osd.1 marked itself down and dead 2024-08-17T00:40:03.759 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:03 smithi110 podman[110985]: 2024-08-17 00:40:03.481389292 +0000 UTC m=+1.131723952 container died f53c33f4bb599d4afd20a4c91cdc702002d0b7f35867d53c4e2551d3f7bbdc98 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=reef-03f4c3e) 2024-08-17T00:40:03.781 INFO:tasks.rados.rados.0.smithi110.stdout:1796: done (3 left) 2024-08-17T00:40:03.781 INFO:tasks.rados.rados.0.smithi110.stdout:1797: done (2 left) 2024-08-17T00:40:03.781 INFO:tasks.rados.rados.0.smithi110.stdout:1799: done (1 left) 2024-08-17T00:40:03.781 INFO:tasks.rados.rados.0.smithi110.stdout:1801: done (0 left) 2024-08-17T00:40:03.781 INFO:tasks.rados.rados.0.smithi110.stdout:1802: snap_create 2024-08-17T00:40:03.935 INFO:tasks.rados.rados.0.smithi110.stdout:1802: done (0 left) 2024-08-17T00:40:03.936 INFO:tasks.rados.rados.0.smithi110.stdout:1803: read oid 27 snap -1 2024-08-17T00:40:03.936 INFO:tasks.rados.rados.0.smithi110.stdout:1803: expect (ObjNum 528 snap 137 seq_num 528) 2024-08-17T00:40:03.936 INFO:tasks.rados.rados.0.smithi110.stdout:1804: copy_from oid 49 from oid 13 current snap is 155 2024-08-17T00:40:03.936 INFO:tasks.rados.rados.0.smithi110.stdout:1805: copy_from oid 17 from oid 41 current snap is 155 2024-08-17T00:40:03.936 INFO:tasks.rados.rados.0.smithi110.stdout:1806: read oid 25 snap 152 2024-08-17T00:40:03.936 INFO:tasks.rados.rados.0.smithi110.stdout:1806: expect (ObjNum 497 snap 125 seq_num 497) 2024-08-17T00:40:03.936 INFO:tasks.rados.rados.0.smithi110.stdout:1807: delete oid 1 current snap is 155 2024-08-17T00:40:03.946 INFO:tasks.rados.rados.0.smithi110.stdout:1807: done (4 left) 2024-08-17T00:40:03.946 INFO:tasks.rados.rados.0.smithi110.stdout:1808: read oid 10 snap -1 2024-08-17T00:40:03.946 INFO:tasks.rados.rados.0.smithi110.stdout:1808: expect (ObjNum 479 snap 123 seq_num 479) 2024-08-17T00:40:03.946 INFO:tasks.rados.rados.0.smithi110.stdout:1809: read oid 4 snap -1 2024-08-17T00:40:03.946 INFO:tasks.rados.rados.0.smithi110.stdout:1809: expect (ObjNum 514 snap 132 seq_num 514) 2024-08-17T00:40:03.947 INFO:tasks.rados.rados.0.smithi110.stdout:1810: copy_from oid 11 from oid 12 current snap is 155 2024-08-17T00:40:03.947 INFO:tasks.rados.rados.0.smithi110.stdout:1811: snap_remove snap 154 2024-08-17T00:40:04.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:03 smithi110 ceph-mon[98148]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T00:40:04.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:03 smithi110 ceph-mon[98148]: osdmap e392: 8 total, 7 up, 8 in 2024-08-17T00:40:04.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:03 smithi110 ceph-mon[100641]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T00:40:04.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:03 smithi110 ceph-mon[100641]: osdmap e392: 8 total, 7 up, 8 in 2024-08-17T00:40:04.061 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:03 smithi110 podman[110985]: 2024-08-17 00:40:03.839385871 +0000 UTC m=+1.489720530 container cleanup f53c33f4bb599d4afd20a4c91cdc702002d0b7f35867d53c4e2551d3f7bbdc98 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1, RELEASE=reef-03f4c3e, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-08-17T00:40:04.061 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:03 smithi110 bash[110985]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1 2024-08-17T00:40:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:03 smithi177 ceph-mon[90034]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T00:40:04.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:03 smithi177 ceph-mon[90034]: osdmap e392: 8 total, 7 up, 8 in 2024-08-17T00:40:04.443 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:04 smithi110 podman[111006]: 2024-08-17 00:40:04.116295132 +0000 UTC m=+0.632480727 container remove f53c33f4bb599d4afd20a4c91cdc702002d0b7f35867d53c4e2551d3f7bbdc98 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=reef-03f4c3e, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-08-17T00:40:04.752 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:04 smithi110 podman[111101]: 2024-08-17 00:40:04.345074633 +0000 UTC m=+0.017823694 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:40:04.752 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:04 smithi110 podman[111101]: 2024-08-17 00:40:04.475998515 +0000 UTC m=+0.148747567 container create b3ead62b0aeb72a0aa1f6de40bf0ae5bfc746429f0949ede676819f6910fe6e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1-deactivate, org.label-schema.build-date=20240731, RELEASE=squid-d863d21, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-08-17T00:40:04.752 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:04 smithi110 podman[111101]: 2024-08-17 00:40:04.678363838 +0000 UTC m=+0.351112892 container init b3ead62b0aeb72a0aa1f6de40bf0ae5bfc746429f0949ede676819f6910fe6e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1-deactivate, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-d863d21, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T00:40:04.752 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:04 smithi110 podman[111101]: 2024-08-17 00:40:04.683785511 +0000 UTC m=+0.356534565 container start b3ead62b0aeb72a0aa1f6de40bf0ae5bfc746429f0949ede676819f6910fe6e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1-deactivate, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-d863d21, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-08-17T00:40:04.898 INFO:tasks.rados.rados.0.smithi110.stdout:1811: done (7 left) 2024-08-17T00:40:04.898 INFO:tasks.rados.rados.0.smithi110.stdout:1812: rmattr oid 14 current snap is 155 2024-08-17T00:40:04.898 INFO:tasks.rados.rados.0.smithi110.stdout:1812: done (7 left) 2024-08-17T00:40:04.898 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 45 current snap is 155 2024-08-17T00:40:04.898 INFO:tasks.rados.rados.0.smithi110.stdout:1813: seq_num 579 ranges {9019392=98304} 2024-08-17T00:40:04.948 INFO:tasks.rados.rados.0.smithi110.stdout:1813: writing smithi11086371-45 from 9019392 to 9117696 tid 1 2024-08-17T00:40:04.948 INFO:tasks.rados.rados.0.smithi110.stdout:1814: read oid 46 snap -1 2024-08-17T00:40:04.948 INFO:tasks.rados.rados.0.smithi110.stdout:1814: expect deleted 2024-08-17T00:40:04.948 INFO:tasks.rados.rados.0.smithi110.stdout:1815: read oid 28 snap -1 2024-08-17T00:40:04.948 INFO:tasks.rados.rados.0.smithi110.stdout:1815: expect deleted 2024-08-17T00:40:04.948 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 42 current snap is 155 2024-08-17T00:40:04.948 INFO:tasks.rados.rados.0.smithi110.stdout:1816: seq_num 580 ranges {0=114688} 2024-08-17T00:40:04.949 INFO:tasks.rados.rados.0.smithi110.stdout:1816: writing smithi11086371-42 from 0 to 114688 tid 1 2024-08-17T00:40:04.949 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 21 current snap is 155 2024-08-17T00:40:04.949 INFO:tasks.rados.rados.0.smithi110.stdout:1817: seq_num 581 ranges {0=139264} 2024-08-17T00:40:04.949 INFO:tasks.rados.rados.0.smithi110.stdout:1817: writing smithi11086371-21 from 0 to 139264 tid 1 2024-08-17T00:40:04.949 INFO:tasks.rados.rados.0.smithi110.stdout:1818: snap_create 2024-08-17T00:40:04.949 INFO:tasks.rados.rados.0.smithi110.stdout:1806: expect (ObjNum 497 snap 125 seq_num 497) 2024-08-17T00:40:04.980 INFO:tasks.rados.rados.0.smithi110.stdout:1810: finishing copy_from racing read to smithi11086371-11 2024-08-17T00:40:04.981 INFO:tasks.rados.rados.0.smithi110.stdout:1808: expect (ObjNum 479 snap 123 seq_num 479) 2024-08-17T00:40:05.001 INFO:tasks.rados.rados.0.smithi110.stdout:1810: finishing copy_from to smithi11086371-11 2024-08-17T00:40:05.001 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 663 (ObjNum 571 snap 154 seq_num 571) dirty exists 2024-08-17T00:40:05.001 INFO:tasks.rados.rados.0.smithi110.stdout:1804: finishing copy_from racing read to smithi11086371-49 2024-08-17T00:40:05.002 INFO:tasks.rados.rados.0.smithi110.stdout:1809: expect (ObjNum 514 snap 132 seq_num 514) 2024-08-17T00:40:05.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:04 smithi110 ceph-mon[100641]: osdmap e393: 8 total, 7 up, 8 in 2024-08-17T00:40:05.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:04 smithi110 ceph-mon[100641]: pgmap v152: 121 pgs: 4 active+undersized, 3 activating+undersized, 14 stale+active+clean, 1 active+undersized+degraded, 99 active+clean; 153 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.9 MiB/s wr, 19 op/s; 7/219 objects degraded (3.196%) 2024-08-17T00:40:05.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:04 smithi110 ceph-mon[100641]: osdmap e394: 8 total, 7 up, 8 in 2024-08-17T00:40:05.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:04 smithi110 ceph-mon[98148]: osdmap e393: 8 total, 7 up, 8 in 2024-08-17T00:40:05.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:04 smithi110 ceph-mon[98148]: pgmap v152: 121 pgs: 4 active+undersized, 3 activating+undersized, 14 stale+active+clean, 1 active+undersized+degraded, 99 active+clean; 153 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.9 MiB/s wr, 19 op/s; 7/219 objects degraded (3.196%) 2024-08-17T00:40:05.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:04 smithi110 ceph-mon[98148]: osdmap e394: 8 total, 7 up, 8 in 2024-08-17T00:40:05.061 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:04 smithi110 podman[111101]: 2024-08-17 00:40:04.786956115 +0000 UTC m=+0.459705173 container attach b3ead62b0aeb72a0aa1f6de40bf0ae5bfc746429f0949ede676819f6910fe6e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1-deactivate, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-d863d21, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T00:40:05.061 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:04 smithi110 podman[111101]: 2024-08-17 00:40:04.876398502 +0000 UTC m=+0.549147560 container died b3ead62b0aeb72a0aa1f6de40bf0ae5bfc746429f0949ede676819f6910fe6e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1-deactivate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-d863d21, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T00:40:05.130 INFO:tasks.rados.rados.0.smithi110.stdout:1804: finishing copy_from to smithi11086371-49 2024-08-17T00:40:05.130 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 726 (ObjNum 459 snap 118 seq_num 459) dirty exists 2024-08-17T00:40:05.130 INFO:tasks.rados.rados.0.smithi110.stdout:1803: expect (ObjNum 528 snap 137 seq_num 528) 2024-08-17T00:40:05.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:04 smithi177 ceph-mon[90034]: osdmap e393: 8 total, 7 up, 8 in 2024-08-17T00:40:05.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:04 smithi177 ceph-mon[90034]: pgmap v152: 121 pgs: 4 active+undersized, 3 activating+undersized, 14 stale+active+clean, 1 active+undersized+degraded, 99 active+clean; 153 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.9 MiB/s wr, 19 op/s; 7/219 objects degraded (3.196%) 2024-08-17T00:40:05.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:04 smithi177 ceph-mon[90034]: osdmap e394: 8 total, 7 up, 8 in 2024-08-17T00:40:05.486 INFO:tasks.rados.rados.0.smithi110.stdout:1805: finishing copy_from racing read to smithi11086371-17 2024-08-17T00:40:05.486 INFO:tasks.rados.rados.0.smithi110.stdout:1805: finishing copy_from to smithi11086371-17 2024-08-17T00:40:05.486 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 658 (ObjNum 459 snap 118 seq_num 459) dirty exists 2024-08-17T00:40:05.486 INFO:tasks.rados.rados.0.smithi110.stdout:1813: finishing write tid 1 to smithi11086371-45 2024-08-17T00:40:05.486 INFO:tasks.rados.rados.0.smithi110.stdout:1816: finishing write tid 1 to smithi11086371-42 2024-08-17T00:40:05.486 INFO:tasks.rados.rados.0.smithi110.stdout:1813: finishing write tid 2 to smithi11086371-45 2024-08-17T00:40:05.486 INFO:tasks.rados.rados.0.smithi110.stdout:1816: finishing write tid 2 to smithi11086371-42 2024-08-17T00:40:05.486 INFO:tasks.rados.rados.0.smithi110.stdout:1813: finishing write tid 3 to smithi11086371-45 2024-08-17T00:40:05.486 INFO:tasks.rados.rados.0.smithi110.stdout:1813: oid 45 updating version 0 to 785 2024-08-17T00:40:05.487 INFO:tasks.rados.rados.0.smithi110.stdout:1813: oid 45 version 785 is already newer than 784 2024-08-17T00:40:05.487 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 785 (ObjNum 579 snap 155 seq_num 579) dirty exists 2024-08-17T00:40:05.487 INFO:tasks.rados.rados.0.smithi110.stdout:1813: left oid 45 (ObjNum 579 snap 155 seq_num 579) 2024-08-17T00:40:05.487 INFO:tasks.rados.rados.0.smithi110.stdout:1816: finishing write tid 3 to smithi11086371-42 2024-08-17T00:40:05.487 INFO:tasks.rados.rados.0.smithi110.stdout:1816: oid 42 updating version 0 to 848 2024-08-17T00:40:05.487 INFO:tasks.rados.rados.0.smithi110.stdout:1816: oid 42 updating version 848 to 849 2024-08-17T00:40:05.487 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 42 v 849 (ObjNum 580 snap 155 seq_num 580) dirty exists 2024-08-17T00:40:05.487 INFO:tasks.rados.rados.0.smithi110.stdout:1816: left oid 42 (ObjNum 580 snap 155 seq_num 580) 2024-08-17T00:40:05.487 INFO:tasks.rados.rados.0.smithi110.stdout:1817: finishing write tid 1 to smithi11086371-21 2024-08-17T00:40:05.487 INFO:tasks.rados.rados.0.smithi110.stdout:1817: finishing write tid 2 to smithi11086371-21 2024-08-17T00:40:05.487 INFO:tasks.rados.rados.0.smithi110.stdout:1817: finishing write tid 3 to smithi11086371-21 2024-08-17T00:40:05.487 INFO:tasks.rados.rados.0.smithi110.stdout:1817: oid 21 updating version 0 to 793 2024-08-17T00:40:05.487 INFO:tasks.rados.rados.0.smithi110.stdout:1817: oid 21 version 793 is already newer than 792 2024-08-17T00:40:05.488 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 793 (ObjNum 581 snap 155 seq_num 581) dirty exists 2024-08-17T00:40:05.488 INFO:tasks.rados.rados.0.smithi110.stdout:1817: left oid 21 (ObjNum 581 snap 155 seq_num 581) 2024-08-17T00:40:05.490 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:05 smithi110 podman[111146]: 2024-08-17 00:40:05.457541813 +0000 UTC m=+0.575224315 container remove b3ead62b0aeb72a0aa1f6de40bf0ae5bfc746429f0949ede676819f6910fe6e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1-deactivate, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, RELEASE=squid-d863d21, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T00:40:05.490 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:05 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.1.service: Deactivated successfully. 2024-08-17T00:40:05.490 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:05 smithi110 systemd[1]: Stopped Ceph osd.1 for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:40:05.490 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:05 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.1.service: Consumed 12.089s CPU time. 2024-08-17T00:40:05.810 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:05 smithi110 systemd[1]: Starting Ceph osd.1 for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:40:05.944 INFO:tasks.rados.rados.0.smithi110.stdout:1803: done (12 left) 2024-08-17T00:40:05.944 INFO:tasks.rados.rados.0.smithi110.stdout:1804: done (11 left) 2024-08-17T00:40:05.944 INFO:tasks.rados.rados.0.smithi110.stdout:1805: done (10 left) 2024-08-17T00:40:05.944 INFO:tasks.rados.rados.0.smithi110.stdout:1806: done (9 left) 2024-08-17T00:40:05.944 INFO:tasks.rados.rados.0.smithi110.stdout:1808: done (8 left) 2024-08-17T00:40:05.944 INFO:tasks.rados.rados.0.smithi110.stdout:1809: done (7 left) 2024-08-17T00:40:05.945 INFO:tasks.rados.rados.0.smithi110.stdout:1810: done (6 left) 2024-08-17T00:40:05.945 INFO:tasks.rados.rados.0.smithi110.stdout:1813: done (5 left) 2024-08-17T00:40:05.945 INFO:tasks.rados.rados.0.smithi110.stdout:1814: done (4 left) 2024-08-17T00:40:05.945 INFO:tasks.rados.rados.0.smithi110.stdout:1815: done (3 left) 2024-08-17T00:40:05.945 INFO:tasks.rados.rados.0.smithi110.stdout:1816: done (2 left) 2024-08-17T00:40:05.945 INFO:tasks.rados.rados.0.smithi110.stdout:1817: done (1 left) 2024-08-17T00:40:05.945 INFO:tasks.rados.rados.0.smithi110.stdout:1818: done (0 left) 2024-08-17T00:40:05.945 INFO:tasks.rados.rados.0.smithi110.stdout:1819: rmattr oid 13 current snap is 156 2024-08-17T00:40:05.945 INFO:tasks.rados.rados.0.smithi110.stdout:1820: read oid 26 snap 152 2024-08-17T00:40:05.945 INFO:tasks.rados.rados.0.smithi110.stdout:1820: expect (ObjNum 507 snap 127 seq_num 507) 2024-08-17T00:40:05.945 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 6 current snap is 156 2024-08-17T00:40:05.945 INFO:tasks.rados.rados.0.smithi110.stdout:1821: seq_num 582 ranges {2170880=155648} 2024-08-17T00:40:05.957 INFO:tasks.rados.rados.0.smithi110.stdout:1821: writing smithi11086371-6 from 2170880 to 2326528 tid 1 2024-08-17T00:40:05.957 INFO:tasks.rados.rados.0.smithi110.stdout:1822: rollback oid 24 current snap is 156 2024-08-17T00:40:05.957 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 24 to 152 2024-08-17T00:40:05.957 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 732 (ObjNum 459 snap 118 seq_num 459) dirty exists 2024-08-17T00:40:05.957 INFO:tasks.rados.rados.0.smithi110.stdout:1820: expect (ObjNum 507 snap 127 seq_num 507) 2024-08-17T00:40:05.993 INFO:tasks.rados.rados.0.smithi110.stdout:1822: finishing rollback tid 1 to smithi11086371-24 2024-08-17T00:40:05.993 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 0 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-08-17T00:40:05.993 INFO:tasks.rados.rados.0.smithi110.stdout:1821: finishing write tid 1 to smithi11086371-6 2024-08-17T00:40:05.993 INFO:tasks.rados.rados.0.smithi110.stdout:1821: finishing write tid 2 to smithi11086371-6 2024-08-17T00:40:05.993 INFO:tasks.rados.rados.0.smithi110.stdout:1821: finishing write tid 3 to smithi11086371-6 2024-08-17T00:40:05.993 INFO:tasks.rados.rados.0.smithi110.stdout:1821: oid 6 updating version 0 to 772 2024-08-17T00:40:05.993 INFO:tasks.rados.rados.0.smithi110.stdout:1821: oid 6 updating version 772 to 773 2024-08-17T00:40:05.993 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 773 (ObjNum 582 snap 156 seq_num 582) dirty exists 2024-08-17T00:40:05.994 INFO:tasks.rados.rados.0.smithi110.stdout:1821: left oid 6 (ObjNum 582 snap 156 seq_num 582) 2024-08-17T00:40:05.994 INFO:tasks.rados.rados.0.smithi110.stdout:1819: done (3 left) 2024-08-17T00:40:05.994 INFO:tasks.rados.rados.0.smithi110.stdout:1820: done (2 left) 2024-08-17T00:40:05.994 INFO:tasks.rados.rados.0.smithi110.stdout:1821: done (1 left) 2024-08-17T00:40:05.994 INFO:tasks.rados.rados.0.smithi110.stdout:1822: done (0 left) 2024-08-17T00:40:05.994 INFO:tasks.rados.rados.0.smithi110.stdout:1823: read oid 25 snap -1 2024-08-17T00:40:05.994 INFO:tasks.rados.rados.0.smithi110.stdout:1823: expect (ObjNum 572 snap 154 seq_num 572) 2024-08-17T00:40:05.994 INFO:tasks.rados.rados.0.smithi110.stdout:1824: read oid 16 snap -1 2024-08-17T00:40:05.994 INFO:tasks.rados.rados.0.smithi110.stdout:1824: expect (ObjNum 570 snap 154 seq_num 570) 2024-08-17T00:40:05.994 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 24 current snap is 156 2024-08-17T00:40:05.994 INFO:tasks.rados.rados.0.smithi110.stdout:1825: seq_num 583 ranges {0=172032} 2024-08-17T00:40:05.996 INFO:tasks.rados.rados.0.smithi110.stdout:1825: writing smithi11086371-24 from 0 to 172032 tid 1 2024-08-17T00:40:05.996 INFO:tasks.rados.rados.0.smithi110.stdout:1826: copy_from oid 10 from oid 44 current snap is 156 2024-08-17T00:40:05.996 INFO:tasks.rados.rados.0.smithi110.stdout:1827: rollback oid 29 current snap is 156 2024-08-17T00:40:05.996 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 29 to 152 2024-08-17T00:40:05.996 INFO:tasks.rados.rados.0.smithi110.stdout:1828: rollback oid 15 current snap is 156 2024-08-17T00:40:05.996 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 15 to 155 2024-08-17T00:40:05.996 INFO:tasks.rados.rados.0.smithi110.stdout:1829: read oid 13 snap -1 2024-08-17T00:40:05.996 INFO:tasks.rados.rados.0.smithi110.stdout:1829: expect (ObjNum 459 snap 118 seq_num 459) 2024-08-17T00:40:05.996 INFO:tasks.rados.rados.0.smithi110.stdout:1830: read oid 17 snap -1 2024-08-17T00:40:05.996 INFO:tasks.rados.rados.0.smithi110.stdout:1830: expect (ObjNum 459 snap 118 seq_num 459) 2024-08-17T00:40:05.996 INFO:tasks.rados.rados.0.smithi110.stdout:1831: read oid 50 snap -1 2024-08-17T00:40:05.997 INFO:tasks.rados.rados.0.smithi110.stdout:1831: expect (ObjNum 430 snap 114 seq_num 430) 2024-08-17T00:40:05.997 INFO:tasks.rados.rados.0.smithi110.stdout:1832: copy_from oid 41 from oid 4 current snap is 156 2024-08-17T00:40:05.997 INFO:tasks.rados.rados.0.smithi110.stdout:1833: rollback oid 36 current snap is 156 2024-08-17T00:40:05.997 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 36 to 152 2024-08-17T00:40:05.997 INFO:tasks.rados.rados.0.smithi110.stdout:1834: rollback oid 37 current snap is 156 2024-08-17T00:40:05.998 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 37 to 155 2024-08-17T00:40:05.998 INFO:tasks.rados.rados.0.smithi110.stdout:1835: read oid 32 snap -1 2024-08-17T00:40:05.998 INFO:tasks.rados.rados.0.smithi110.stdout:1835: expect deleted 2024-08-17T00:40:05.998 INFO:tasks.rados.rados.0.smithi110.stdout:1836: read oid 40 snap -1 2024-08-17T00:40:05.998 INFO:tasks.rados.rados.0.smithi110.stdout:1836: expect (ObjNum 559 snap 149 seq_num 559) 2024-08-17T00:40:05.998 INFO:tasks.rados.rados.0.smithi110.stdout:1837: delete oid 7 current snap is 156 2024-08-17T00:40:05.998 INFO:tasks.rados.rados.0.smithi110.stdout:1831: expect (ObjNum 430 snap 114 seq_num 430) 2024-08-17T00:40:06.000 INFO:tasks.rados.rados.0.smithi110.stdout:1831: done (14 left) 2024-08-17T00:40:06.000 INFO:tasks.rados.rados.0.smithi110.stdout:1837: done (13 left) 2024-08-17T00:40:06.000 INFO:tasks.rados.rados.0.smithi110.stdout:1838: snap_create 2024-08-17T00:40:06.000 INFO:tasks.rados.rados.0.smithi110.stdout:1827: finishing rollback tid 0 to smithi11086371-29 2024-08-17T00:40:06.000 INFO:tasks.rados.rados.0.smithi110.stdout:1828: finishing rollback tid 0 to smithi11086371-15 2024-08-17T00:40:06.000 INFO:tasks.rados.rados.0.smithi110.stdout:1834: finishing rollback tid 0 to smithi11086371-37 2024-08-17T00:40:06.000 INFO:tasks.rados.rados.0.smithi110.stdout:1825: finishing write tid 1 to smithi11086371-24 2024-08-17T00:40:06.001 INFO:tasks.rados.rados.0.smithi110.stdout:1827: finishing rollback tid 1 to smithi11086371-29 2024-08-17T00:40:06.001 INFO:tasks.rados.rados.0.smithi110.stdout:1827: finishing rollback tid 2 to smithi11086371-29 2024-08-17T00:40:06.001 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 805 (ObjNum 555 snap 149 seq_num 555) dirty exists 2024-08-17T00:40:06.002 INFO:tasks.rados.rados.0.smithi110.stdout:1834: finishing rollback tid 1 to smithi11086371-37 2024-08-17T00:40:06.002 INFO:tasks.rados.rados.0.smithi110.stdout:1834: finishing rollback tid 2 to smithi11086371-37 2024-08-17T00:40:06.003 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 729 (ObjNum 451 snap 117 seq_num 451) dirty exists 2024-08-17T00:40:06.006 INFO:tasks.rados.rados.0.smithi110.stdout:1828: finishing rollback tid 1 to smithi11086371-15 2024-08-17T00:40:06.006 INFO:tasks.rados.rados.0.smithi110.stdout:1828: finishing rollback tid 2 to smithi11086371-15 2024-08-17T00:40:06.006 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 674 (ObjNum 529 snap 137 seq_num 529) dirty exists 2024-08-17T00:40:06.006 INFO:tasks.rados.rados.0.smithi110.stdout:1825: finishing write tid 2 to smithi11086371-24 2024-08-17T00:40:06.016 INFO:tasks.rados.rados.0.smithi110.stdout:1825: finishing write tid 3 to smithi11086371-24 2024-08-17T00:40:06.016 INFO:tasks.rados.rados.0.smithi110.stdout:1825: oid 24 updating version 0 to 787 2024-08-17T00:40:06.016 INFO:tasks.rados.rados.0.smithi110.stdout:1825: oid 24 version 787 is already newer than 786 2024-08-17T00:40:06.017 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 787 (ObjNum 583 snap 156 seq_num 583) dirty exists 2024-08-17T00:40:06.017 INFO:tasks.rados.rados.0.smithi110.stdout:1825: left oid 24 (ObjNum 583 snap 156 seq_num 583) 2024-08-17T00:40:06.018 INFO:tasks.rados.rados.0.smithi110.stdout:1824: expect (ObjNum 570 snap 154 seq_num 570) 2024-08-17T00:40:06.094 INFO:tasks.rados.rados.0.smithi110.stdout:1823: expect (ObjNum 572 snap 154 seq_num 572) 2024-08-17T00:40:06.172 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:05 smithi110 ceph-mon[100641]: Health check failed: Degraded data redundancy: 7/219 objects degraded (3.196%), 1 pg degraded (PG_DEGRADED) 2024-08-17T00:40:06.173 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:05 smithi110 ceph-mon[98148]: Health check failed: Degraded data redundancy: 7/219 objects degraded (3.196%), 1 pg degraded (PG_DEGRADED) 2024-08-17T00:40:06.173 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:05 smithi110 podman[111249]: 2024-08-17 00:40:05.789181498 +0000 UTC m=+0.017184674 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:40:06.173 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:05 smithi110 podman[111249]: 2024-08-17 00:40:05.90283385 +0000 UTC m=+0.130837020 container create 314d0dd8df831242da0a611e20ff629b8f52636cae9f2fcf508b10f27c9963e9 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1-activate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=squid-d863d21, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.36.0, GIT_BRANCH=HEAD) 2024-08-17T00:40:06.173 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:06 smithi110 podman[111249]: 2024-08-17 00:40:06.172204818 +0000 UTC m=+0.400207985 container init 314d0dd8df831242da0a611e20ff629b8f52636cae9f2fcf508b10f27c9963e9 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1-activate, RELEASE=squid-d863d21, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-08-17T00:40:06.202 INFO:tasks.rados.rados.0.smithi110.stdout:1832: finishing copy_from racing read to smithi11086371-41 2024-08-17T00:40:06.202 INFO:tasks.rados.rados.0.smithi110.stdout:1833: finishing rollback tid 1 to smithi11086371-36 2024-08-17T00:40:06.202 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 36 v 0 (ObjNum 49 snap 0 seq_num 1878848320) dirty dne 2024-08-17T00:40:06.202 INFO:tasks.rados.rados.0.smithi110.stdout:1832: finishing copy_from to smithi11086371-41 2024-08-17T00:40:06.203 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 228 (ObjNum 514 snap 132 seq_num 514) dirty exists 2024-08-17T00:40:06.203 INFO:tasks.rados.rados.0.smithi110.stdout:1830: expect (ObjNum 459 snap 118 seq_num 459) 2024-08-17T00:40:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:05 smithi177 ceph-mon[90034]: Health check failed: Degraded data redundancy: 7/219 objects degraded (3.196%), 1 pg degraded (PG_DEGRADED) 2024-08-17T00:40:06.426 INFO:tasks.rados.rados.0.smithi110.stdout:1829: expect (ObjNum 459 snap 118 seq_num 459) 2024-08-17T00:40:06.509 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:06 smithi110 podman[111249]: 2024-08-17 00:40:06.177020594 +0000 UTC m=+0.405023760 container start 314d0dd8df831242da0a611e20ff629b8f52636cae9f2fcf508b10f27c9963e9 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1-activate, RELEASE=squid-d863d21, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T00:40:06.509 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:06 smithi110 podman[111249]: 2024-08-17 00:40:06.263822494 +0000 UTC m=+0.491825673 container attach 314d0dd8df831242da0a611e20ff629b8f52636cae9f2fcf508b10f27c9963e9 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1-activate, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-d863d21, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0) 2024-08-17T00:40:06.509 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:06 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1-activate[111264]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:40:06.509 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:06 smithi110 bash[111249]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:40:06.509 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:06 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1-activate[111264]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:40:06.509 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:06 smithi110 bash[111249]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:40:06.509 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:06 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1-activate[111264]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-08-17T00:40:06.509 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:06 smithi110 bash[111249]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-08-17T00:40:06.650 INFO:tasks.rados.rados.0.smithi110.stdout:1826: finishing copy_from racing read to smithi11086371-10 2024-08-17T00:40:06.651 INFO:tasks.rados.rados.0.smithi110.stdout:1826: finishing copy_from to smithi11086371-10 2024-08-17T00:40:06.651 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 658 (ObjNum 459 snap 118 seq_num 459) dirty exists 2024-08-17T00:40:06.651 INFO:tasks.rados.rados.0.smithi110.stdout:1836: expect (ObjNum 559 snap 149 seq_num 559) 2024-08-17T00:40:06.811 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:06 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1-activate[111264]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-08-17T00:40:06.811 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:06 smithi110 bash[111249]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-08-17T00:40:06.811 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:06 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1-activate[111264]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-08-17T00:40:06.811 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:06 smithi110 bash[111249]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-08-17T00:40:06.811 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:06 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1-activate[111264]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-08-17T00:40:06.811 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:06 smithi110 bash[111249]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-08-17T00:40:06.811 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:06 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1-activate[111264]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-08-17T00:40:06.811 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:06 smithi110 bash[111249]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-08-17T00:40:06.811 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:06 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1-activate[111264]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-08-17T00:40:06.812 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:06 smithi110 bash[111249]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-08-17T00:40:06.812 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:06 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1-activate[111264]: --> ceph-volume raw activate successful for osd ID: 1 2024-08-17T00:40:06.812 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:06 smithi110 bash[111249]: --> ceph-volume raw activate successful for osd ID: 1 2024-08-17T00:40:06.812 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:06 smithi110 podman[111249]: 2024-08-17 00:40:06.556228589 +0000 UTC m=+0.784231756 container died 314d0dd8df831242da0a611e20ff629b8f52636cae9f2fcf508b10f27c9963e9 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1-activate, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=squid-d863d21, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-08-17T00:40:07.264 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:06 smithi177 ceph-mon[90034]: osdmap e395: 8 total, 7 up, 8 in 2024-08-17T00:40:07.264 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:06 smithi177 ceph-mon[90034]: pgmap v155: 121 pgs: 4 active+undersized, 3 activating+undersized, 14 stale+active+clean, 1 active+undersized+degraded, 99 active+clean; 153 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 584 KiB/s wr, 1 op/s; 7/219 objects degraded (3.196%) 2024-08-17T00:40:07.276 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:06 smithi110 ceph-mon[100641]: osdmap e395: 8 total, 7 up, 8 in 2024-08-17T00:40:07.276 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:06 smithi110 ceph-mon[100641]: pgmap v155: 121 pgs: 4 active+undersized, 3 activating+undersized, 14 stale+active+clean, 1 active+undersized+degraded, 99 active+clean; 153 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 584 KiB/s wr, 1 op/s; 7/219 objects degraded (3.196%) 2024-08-17T00:40:07.277 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:06 smithi110 ceph-mon[98148]: osdmap e395: 8 total, 7 up, 8 in 2024-08-17T00:40:07.277 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:06 smithi110 ceph-mon[98148]: pgmap v155: 121 pgs: 4 active+undersized, 3 activating+undersized, 14 stale+active+clean, 1 active+undersized+degraded, 99 active+clean; 153 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 584 KiB/s wr, 1 op/s; 7/219 objects degraded (3.196%) 2024-08-17T00:40:07.560 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:07 smithi110 podman[111408]: 2024-08-17 00:40:07.276156236 +0000 UTC m=+0.714513370 container remove 314d0dd8df831242da0a611e20ff629b8f52636cae9f2fcf508b10f27c9963e9 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1-activate, RELEASE=squid-d863d21, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-08-17T00:40:07.560 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:07 smithi110 podman[111472]: 2024-08-17 00:40:07.39359833 +0000 UTC m=+0.019455835 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:40:07.560 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:07 smithi110 podman[111472]: 2024-08-17 00:40:07.502490531 +0000 UTC m=+0.128348004 container create 8d594da39732aa74893d4caa5f1c2f1786dda31d9a995841d34eada50bf2d41d (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-d863d21, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-08-17T00:40:07.907 INFO:tasks.rados.rados.0.smithi110.stdout:1823: done (13 left) 2024-08-17T00:40:07.907 INFO:tasks.rados.rados.0.smithi110.stdout:1824: done (12 left) 2024-08-17T00:40:07.907 INFO:tasks.rados.rados.0.smithi110.stdout:1825: done (11 left) 2024-08-17T00:40:07.908 INFO:tasks.rados.rados.0.smithi110.stdout:1826: done (10 left) 2024-08-17T00:40:07.908 INFO:tasks.rados.rados.0.smithi110.stdout:1827: done (9 left) 2024-08-17T00:40:07.908 INFO:tasks.rados.rados.0.smithi110.stdout:1828: done (8 left) 2024-08-17T00:40:07.908 INFO:tasks.rados.rados.0.smithi110.stdout:1829: done (7 left) 2024-08-17T00:40:07.908 INFO:tasks.rados.rados.0.smithi110.stdout:1830: done (6 left) 2024-08-17T00:40:07.908 INFO:tasks.rados.rados.0.smithi110.stdout:1832: done (5 left) 2024-08-17T00:40:07.908 INFO:tasks.rados.rados.0.smithi110.stdout:1833: done (4 left) 2024-08-17T00:40:07.908 INFO:tasks.rados.rados.0.smithi110.stdout:1834: done (3 left) 2024-08-17T00:40:07.908 INFO:tasks.rados.rados.0.smithi110.stdout:1835: done (2 left) 2024-08-17T00:40:07.908 INFO:tasks.rados.rados.0.smithi110.stdout:1836: done (1 left) 2024-08-17T00:40:07.908 INFO:tasks.rados.rados.0.smithi110.stdout:1838: done (0 left) 2024-08-17T00:40:07.908 INFO:tasks.rados.rados.0.smithi110.stdout:1839: copy_from oid 2 from oid 47 current snap is 157 2024-08-17T00:40:07.908 INFO:tasks.rados.rados.0.smithi110.stdout:1840: snap_remove snap 156 2024-08-17T00:40:08.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:07 smithi110 ceph-mon[98148]: osdmap e396: 8 total, 7 up, 8 in 2024-08-17T00:40:08.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:07 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:08.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:07 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:08.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:07 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:40:08.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:07 smithi110 ceph-mon[100641]: osdmap e396: 8 total, 7 up, 8 in 2024-08-17T00:40:08.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:07 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:08.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:07 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:08.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:07 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:40:08.061 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:07 smithi110 podman[111472]: 2024-08-17 00:40:07.721301865 +0000 UTC m=+0.347159356 container init 8d594da39732aa74893d4caa5f1c2f1786dda31d9a995841d34eada50bf2d41d (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=squid-d863d21, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0) 2024-08-17T00:40:08.061 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:07 smithi110 podman[111472]: 2024-08-17 00:40:07.72676378 +0000 UTC m=+0.352621257 container start 8d594da39732aa74893d4caa5f1c2f1786dda31d9a995841d34eada50bf2d41d (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-d863d21, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0) 2024-08-17T00:40:08.062 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:07 smithi110 ceph-osd[111509]: -- 172.21.15.110:0/733518947 <== mon.2 v2:172.21.15.110:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5556a0ac9a40 con 0x5556a188c400 2024-08-17T00:40:08.062 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:07 smithi110 bash[111472]: 8d594da39732aa74893d4caa5f1c2f1786dda31d9a995841d34eada50bf2d41d 2024-08-17T00:40:08.062 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:07 smithi110 systemd[1]: Started Ceph osd.1 for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:40:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:07 smithi177 ceph-mon[90034]: osdmap e396: 8 total, 7 up, 8 in 2024-08-17T00:40:08.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:07 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:08.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:07 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:08.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:07 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:40:08.508 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:40:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:40:08] "GET /metrics HTTP/1.1" 200 36078 "" "Prometheus/2.43.0" 2024-08-17T00:40:08.508 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1[111486]: 2024-08-17T00:40:08.266+0000 7f38b3f1d640 -1 Falling back to public interface 2024-08-17T00:40:08.885 INFO:tasks.rados.rados.0.smithi110.stdout:1840: done (1 left) 2024-08-17T00:40:08.885 INFO:tasks.rados.rados.0.smithi110.stdout:1841: rollback oid 25 current snap is 157 2024-08-17T00:40:08.886 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 25 to 155 2024-08-17T00:40:08.886 INFO:tasks.rados.rados.0.smithi110.stdout:1839: finishing copy_from racing read to smithi11086371-2 2024-08-17T00:40:08.886 INFO:tasks.rados.rados.0.smithi110.stdout:1839: finishing copy_from to smithi11086371-2 2024-08-17T00:40:08.886 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 2 v 724 (ObjNum 574 snap 154 seq_num 574) dirty exists 2024-08-17T00:40:08.886 INFO:tasks.rados.rados.0.smithi110.stdout:1839: done (1 left) 2024-08-17T00:40:08.886 INFO:tasks.rados.rados.0.smithi110.stdout:1842: rmattr oid 50 current snap is 157 2024-08-17T00:40:08.886 INFO:tasks.rados.rados.0.smithi110.stdout:1843: read oid 34 snap 155 2024-08-17T00:40:08.886 INFO:tasks.rados.rados.0.smithi110.stdout:1843: expect (ObjNum 548 snap 148 seq_num 548) 2024-08-17T00:40:08.886 INFO:tasks.rados.rados.0.smithi110.stdout:1844: delete oid 23 current snap is 157 2024-08-17T00:40:08.892 INFO:tasks.rados.rados.0.smithi110.stdout:1844: done (3 left) 2024-08-17T00:40:08.892 INFO:tasks.rados.rados.0.smithi110.stdout:1845: read oid 2 snap -1 2024-08-17T00:40:08.892 INFO:tasks.rados.rados.0.smithi110.stdout:1845: expect (ObjNum 574 snap 154 seq_num 574) 2024-08-17T00:40:08.892 INFO:tasks.rados.rados.0.smithi110.stdout:1846: read oid 31 snap -1 2024-08-17T00:40:08.892 INFO:tasks.rados.rados.0.smithi110.stdout:1846: expect deleted 2024-08-17T00:40:08.892 INFO:tasks.rados.rados.0.smithi110.stdout:1847: snap_create 2024-08-17T00:40:08.893 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 774 (ObjNum 430 snap 114 seq_num 430) dirty exists 2024-08-17T00:40:08.893 INFO:tasks.rados.rados.0.smithi110.stdout:1841: finishing rollback tid 0 to smithi11086371-25 2024-08-17T00:40:08.893 INFO:tasks.rados.rados.0.smithi110.stdout:1841: finishing rollback tid 1 to smithi11086371-25 2024-08-17T00:40:08.893 INFO:tasks.rados.rados.0.smithi110.stdout:1841: finishing rollback tid 2 to smithi11086371-25 2024-08-17T00:40:08.894 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 855 (ObjNum 572 snap 154 seq_num 572) dirty exists 2024-08-17T00:40:08.903 INFO:tasks.rados.rados.0.smithi110.stdout:1843: expect (ObjNum 548 snap 148 seq_num 548) 2024-08-17T00:40:09.054 INFO:tasks.rados.rados.0.smithi110.stdout:1845: expect (ObjNum 574 snap 154 seq_num 574) 2024-08-17T00:40:09.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:08 smithi110 ceph-mon[98148]: pgmap v157: 121 pgs: 31 active+undersized, 3 activating+undersized, 12 active+undersized+degraded, 75 active+clean; 172 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 5.0 MiB/s wr, 18 op/s; 37/261 objects degraded (14.176%) 2024-08-17T00:40:09.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:08 smithi110 ceph-mon[98148]: osdmap e397: 8 total, 7 up, 8 in 2024-08-17T00:40:09.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:08 smithi110 ceph-mon[100641]: pgmap v157: 121 pgs: 31 active+undersized, 3 activating+undersized, 12 active+undersized+degraded, 75 active+clean; 172 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 5.0 MiB/s wr, 18 op/s; 37/261 objects degraded (14.176%) 2024-08-17T00:40:09.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:08 smithi110 ceph-mon[100641]: osdmap e397: 8 total, 7 up, 8 in 2024-08-17T00:40:09.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:08 smithi177 ceph-mon[90034]: pgmap v157: 121 pgs: 31 active+undersized, 3 activating+undersized, 12 active+undersized+degraded, 75 active+clean; 172 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 5.0 MiB/s wr, 18 op/s; 37/261 objects degraded (14.176%) 2024-08-17T00:40:09.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:08 smithi177 ceph-mon[90034]: osdmap e397: 8 total, 7 up, 8 in 2024-08-17T00:40:09.887 INFO:tasks.rados.rados.0.smithi110.stdout:1841: done (5 left) 2024-08-17T00:40:09.888 INFO:tasks.rados.rados.0.smithi110.stdout:1842: done (4 left) 2024-08-17T00:40:09.888 INFO:tasks.rados.rados.0.smithi110.stdout:1843: done (3 left) 2024-08-17T00:40:09.888 INFO:tasks.rados.rados.0.smithi110.stdout:1845: done (2 left) 2024-08-17T00:40:09.888 INFO:tasks.rados.rados.0.smithi110.stdout:1846: done (1 left) 2024-08-17T00:40:09.888 INFO:tasks.rados.rados.0.smithi110.stdout:1847: done (0 left) 2024-08-17T00:40:09.888 INFO:tasks.rados.rados.0.smithi110.stdout:1848: read oid 16 snap -1 2024-08-17T00:40:09.888 INFO:tasks.rados.rados.0.smithi110.stdout:1848: expect (ObjNum 570 snap 154 seq_num 570) 2024-08-17T00:40:09.888 INFO:tasks.rados.rados.0.smithi110.stdout:1849: rollback oid 4 current snap is 158 2024-08-17T00:40:09.889 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 4 to 157 2024-08-17T00:40:09.889 INFO:tasks.rados.rados.0.smithi110.stdout:1850: delete oid 46 current snap is 158 2024-08-17T00:40:09.894 INFO:tasks.rados.rados.0.smithi110.stdout:1849: finishing rollback tid 0 to smithi11086371-4 2024-08-17T00:40:09.895 INFO:tasks.rados.rados.0.smithi110.stdout:1849: finishing rollback tid 1 to smithi11086371-4 2024-08-17T00:40:09.895 INFO:tasks.rados.rados.0.smithi110.stdout:1849: finishing rollback tid 2 to smithi11086371-4 2024-08-17T00:40:09.895 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 236 (ObjNum 514 snap 132 seq_num 514) dirty exists 2024-08-17T00:40:09.904 INFO:tasks.rados.rados.0.smithi110.stdout:1848: expect (ObjNum 570 snap 154 seq_num 570) 2024-08-17T00:40:09.967 INFO:tasks.rados.rados.0.smithi110.stdout:1848: done (2 left) 2024-08-17T00:40:09.967 INFO:tasks.rados.rados.0.smithi110.stdout:1849: done (1 left) 2024-08-17T00:40:09.967 INFO:tasks.rados.rados.0.smithi110.stdout:1850: done (0 left) 2024-08-17T00:40:09.967 INFO:tasks.rados.rados.0.smithi110.stdout:1851: snap_remove snap 157 2024-08-17T00:40:10.906 INFO:tasks.rados.rados.0.smithi110.stdout:1851: done (0 left) 2024-08-17T00:40:10.906 INFO:tasks.rados.rados.0.smithi110.stdout:1852: rollback oid 33 current snap is 158 2024-08-17T00:40:10.906 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 33 to 155 2024-08-17T00:40:10.906 INFO:tasks.rados.rados.0.smithi110.stdout:1853: delete oid 1 current snap is 158 2024-08-17T00:40:10.908 INFO:tasks.rados.rados.0.smithi110.stdout:1853: done (1 left) 2024-08-17T00:40:10.908 INFO:tasks.rados.rados.0.smithi110.stdout:1854: delete oid 10 current snap is 158 2024-08-17T00:40:10.908 INFO:tasks.rados.rados.0.smithi110.stdout:1852: finishing rollback tid 1 to smithi11086371-33 2024-08-17T00:40:10.908 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 33 v 0 (ObjNum 33 snap 0 seq_num 1854797616) dirty dne 2024-08-17T00:40:10.910 INFO:tasks.rados.rados.0.smithi110.stdout:1852: done (1 left) 2024-08-17T00:40:10.910 INFO:tasks.rados.rados.0.smithi110.stdout:1854: done (0 left) 2024-08-17T00:40:10.910 INFO:tasks.rados.rados.0.smithi110.stdout:1855: snap_remove snap 152 2024-08-17T00:40:11.179 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:10 smithi110 ceph-mon[98148]: osdmap e398: 8 total, 7 up, 8 in 2024-08-17T00:40:11.179 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:10 smithi110 ceph-mon[98148]: osdmap e399: 8 total, 7 up, 8 in 2024-08-17T00:40:11.179 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:10 smithi110 ceph-mon[98148]: pgmap v161: 121 pgs: 34 active+undersized, 12 active+undersized+degraded, 75 active+clean; 174 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 31 MiB/s rd, 5.3 MiB/s wr, 24 op/s; 40/273 objects degraded (14.652%) 2024-08-17T00:40:11.179 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:10 smithi110 ceph-mon[100641]: osdmap e398: 8 total, 7 up, 8 in 2024-08-17T00:40:11.180 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:10 smithi110 ceph-mon[100641]: osdmap e399: 8 total, 7 up, 8 in 2024-08-17T00:40:11.180 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:10 smithi110 ceph-mon[100641]: pgmap v161: 121 pgs: 34 active+undersized, 12 active+undersized+degraded, 75 active+clean; 174 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 31 MiB/s rd, 5.3 MiB/s wr, 24 op/s; 40/273 objects degraded (14.652%) 2024-08-17T00:40:11.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:10 smithi177 ceph-mon[90034]: osdmap e398: 8 total, 7 up, 8 in 2024-08-17T00:40:11.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:10 smithi177 ceph-mon[90034]: osdmap e399: 8 total, 7 up, 8 in 2024-08-17T00:40:11.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:10 smithi177 ceph-mon[90034]: pgmap v161: 121 pgs: 34 active+undersized, 12 active+undersized+degraded, 75 active+clean; 174 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 31 MiB/s rd, 5.3 MiB/s wr, 24 op/s; 40/273 objects degraded (14.652%) 2024-08-17T00:40:11.560 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:11 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1[111486]: 2024-08-17T00:40:11.177+0000 7f38b3f1d640 -1 osd.1 391 log_to_monitors true 2024-08-17T00:40:11.908 INFO:tasks.rados.rados.0.smithi110.stdout:1855: done (0 left) 2024-08-17T00:40:11.908 INFO:tasks.rados.rados.0.smithi110.stdout:1856: setattr oid 36 current snap is 158 2024-08-17T00:40:11.909 INFO:tasks.rados.rados.0.smithi110.stdout:1857: copy_from oid 38 from oid 1 current snap is 158 2024-08-17T00:40:11.910 INFO:tasks.rados.rados.0.smithi110.stdout:1858: rollback oid 15 current snap is 158 2024-08-17T00:40:11.910 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 15 to 155 2024-08-17T00:40:11.910 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 22 current snap is 158 2024-08-17T00:40:11.910 INFO:tasks.rados.rados.0.smithi110.stdout:1859: seq_num 589 ranges {860160=270336} 2024-08-17T00:40:11.917 INFO:tasks.rados.rados.0.smithi110.stdout:1859: writing smithi11086371-22 from 860160 to 1130496 tid 1 2024-08-17T00:40:11.917 INFO:tasks.rados.rados.0.smithi110.stdout:1860: rollback oid 10 current snap is 158 2024-08-17T00:40:11.917 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 10 to 155 2024-08-17T00:40:11.917 INFO:tasks.rados.rados.0.smithi110.stdout:1861: snap_create 2024-08-17T00:40:11.918 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 36 v 761 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-17T00:40:11.918 INFO:tasks.rados.rados.0.smithi110.stdout:1857: finishing copy_from to smithi11086371-38 2024-08-17T00:40:11.918 INFO:tasks.rados.rados.0.smithi110.stdout:1857: got expected ENOENT (src dne) 2024-08-17T00:40:11.918 INFO:tasks.rados.rados.0.smithi110.stdout:1857: finishing copy_from racing read to smithi11086371-38 2024-08-17T00:40:11.918 INFO:tasks.rados.rados.0.smithi110.stdout:1858: finishing rollback tid 0 to smithi11086371-15 2024-08-17T00:40:11.918 INFO:tasks.rados.rados.0.smithi110.stdout:1858: finishing rollback tid 1 to smithi11086371-15 2024-08-17T00:40:11.918 INFO:tasks.rados.rados.0.smithi110.stdout:1858: finishing rollback tid 2 to smithi11086371-15 2024-08-17T00:40:11.919 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 677 (ObjNum 529 snap 137 seq_num 529) dirty exists 2024-08-17T00:40:11.921 INFO:tasks.rados.rados.0.smithi110.stdout:1859: finishing write tid 1 to smithi11086371-22 2024-08-17T00:40:11.922 INFO:tasks.rados.rados.0.smithi110.stdout:1859: finishing write tid 2 to smithi11086371-22 2024-08-17T00:40:11.925 INFO:tasks.rados.rados.0.smithi110.stdout:1859: finishing write tid 3 to smithi11086371-22 2024-08-17T00:40:11.926 INFO:tasks.rados.rados.0.smithi110.stdout:1859: oid 22 updating version 0 to 740 2024-08-17T00:40:11.926 INFO:tasks.rados.rados.0.smithi110.stdout:1859: oid 22 version 740 is already newer than 739 2024-08-17T00:40:11.926 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 740 (ObjNum 589 snap 158 seq_num 589) dirty exists 2024-08-17T00:40:11.926 INFO:tasks.rados.rados.0.smithi110.stdout:1859: left oid 22 (ObjNum 589 snap 158 seq_num 589) 2024-08-17T00:40:11.926 INFO:tasks.rados.rados.0.smithi110.stdout:1860: finishing rollback tid 1 to smithi11086371-10 2024-08-17T00:40:11.926 INFO:tasks.rados.rados.0.smithi110.stdout:1860: finishing rollback tid 2 to smithi11086371-10 2024-08-17T00:40:11.926 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 763 (ObjNum 479 snap 123 seq_num 479) dirty exists 2024-08-17T00:40:12.310 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:40:11 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1[111486]: 2024-08-17T00:40:11.930+0000 7f38abcc8640 -1 osd.1 391 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T00:40:12.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:11 smithi110 ceph-mon[98148]: Health check update: Degraded data redundancy: 40/273 objects degraded (14.652%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T00:40:12.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:11 smithi110 ceph-mon[98148]: osdmap e400: 8 total, 7 up, 8 in 2024-08-17T00:40:12.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:11 smithi110 ceph-mon[98148]: from='osd.1 [v2:172.21.15.110:6810/4117024437,v1:172.21.15.110:6811/4117024437]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T00:40:12.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:11 smithi110 ceph-mon[98148]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T00:40:12.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:11 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:12.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:11 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:12.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:11 smithi110 ceph-mon[100641]: Health check update: Degraded data redundancy: 40/273 objects degraded (14.652%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T00:40:12.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:11 smithi110 ceph-mon[100641]: osdmap e400: 8 total, 7 up, 8 in 2024-08-17T00:40:12.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:11 smithi110 ceph-mon[100641]: from='osd.1 [v2:172.21.15.110:6810/4117024437,v1:172.21.15.110:6811/4117024437]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T00:40:12.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:11 smithi110 ceph-mon[100641]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T00:40:12.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:11 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:12.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:11 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:11 smithi177 ceph-mon[90034]: Health check update: Degraded data redundancy: 40/273 objects degraded (14.652%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T00:40:12.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:11 smithi177 ceph-mon[90034]: osdmap e400: 8 total, 7 up, 8 in 2024-08-17T00:40:12.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:11 smithi177 ceph-mon[90034]: from='osd.1 [v2:172.21.15.110:6810/4117024437,v1:172.21.15.110:6811/4117024437]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T00:40:12.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:11 smithi177 ceph-mon[90034]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T00:40:12.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:11 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:12.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:11 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:12.907 INFO:tasks.rados.rados.0.smithi110.stdout:1856: done (5 left) 2024-08-17T00:40:12.908 INFO:tasks.rados.rados.0.smithi110.stdout:1857: done (4 left) 2024-08-17T00:40:12.908 INFO:tasks.rados.rados.0.smithi110.stdout:1858: done (3 left) 2024-08-17T00:40:12.908 INFO:tasks.rados.rados.0.smithi110.stdout:1859: done (2 left) 2024-08-17T00:40:12.908 INFO:tasks.rados.rados.0.smithi110.stdout:1860: done (1 left) 2024-08-17T00:40:12.908 INFO:tasks.rados.rados.0.smithi110.stdout:1861: done (0 left) 2024-08-17T00:40:12.908 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 8 current snap is 159 2024-08-17T00:40:12.908 INFO:tasks.rados.rados.0.smithi110.stdout:1862: seq_num 590 ranges {0=286720} 2024-08-17T00:40:12.909 INFO:tasks.rados.rados.0.smithi110.stdout:1862: writing smithi11086371-8 from 0 to 286720 tid 1 2024-08-17T00:40:12.909 INFO:tasks.rados.rados.0.smithi110.stdout:1863: delete oid 12 current snap is 159 2024-08-17T00:40:12.923 INFO:tasks.rados.rados.0.smithi110.stdout:1863: done (1 left) 2024-08-17T00:40:12.923 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 35 current snap is 159 2024-08-17T00:40:12.924 INFO:tasks.rados.rados.0.smithi110.stdout:1864: seq_num 592 ranges {581632=319488} 2024-08-17T00:40:12.929 INFO:tasks.rados.rados.0.smithi110.stdout:1864: writing smithi11086371-35 from 581632 to 901120 tid 1 2024-08-17T00:40:12.929 INFO:tasks.rados.rados.0.smithi110.stdout:1865: delete oid 4 current snap is 159 2024-08-17T00:40:13.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:12 smithi110 ceph-mon[98148]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T00:40:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:12 smithi110 ceph-mon[98148]: osdmap e401: 8 total, 7 up, 8 in 2024-08-17T00:40:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:12 smithi110 ceph-mon[98148]: from='osd.1 [v2:172.21.15.110:6810/4117024437,v1:172.21.15.110:6811/4117024437]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:40:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:12 smithi110 ceph-mon[98148]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:40:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:12 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:12 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:12 smithi110 ceph-mon[98148]: pgmap v164: 121 pgs: 34 active+undersized, 12 active+undersized+degraded, 75 active+clean; 159 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 687 KiB/s wr, 19 op/s; 42/261 objects degraded (16.092%) 2024-08-17T00:40:13.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:12 smithi110 ceph-mon[100641]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T00:40:13.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:12 smithi110 ceph-mon[100641]: osdmap e401: 8 total, 7 up, 8 in 2024-08-17T00:40:13.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:12 smithi110 ceph-mon[100641]: from='osd.1 [v2:172.21.15.110:6810/4117024437,v1:172.21.15.110:6811/4117024437]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:40:13.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:12 smithi110 ceph-mon[100641]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:40:13.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:12 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:13.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:12 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:13.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:12 smithi110 ceph-mon[100641]: pgmap v164: 121 pgs: 34 active+undersized, 12 active+undersized+degraded, 75 active+clean; 159 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 687 KiB/s wr, 19 op/s; 42/261 objects degraded (16.092%) 2024-08-17T00:40:13.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:12 smithi177 ceph-mon[90034]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T00:40:13.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:12 smithi177 ceph-mon[90034]: osdmap e401: 8 total, 7 up, 8 in 2024-08-17T00:40:13.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:12 smithi177 ceph-mon[90034]: from='osd.1 [v2:172.21.15.110:6810/4117024437,v1:172.21.15.110:6811/4117024437]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:40:13.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:12 smithi177 ceph-mon[90034]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:40:13.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:12 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:13.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:12 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:13.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:12 smithi177 ceph-mon[90034]: pgmap v164: 121 pgs: 34 active+undersized, 12 active+undersized+degraded, 75 active+clean; 159 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 687 KiB/s wr, 19 op/s; 42/261 objects degraded (16.092%) 2024-08-17T00:40:13.946 INFO:tasks.rados.rados.0.smithi110.stdout:1862: finishing write tid 1 to smithi11086371-8 2024-08-17T00:40:13.947 INFO:tasks.rados.rados.0.smithi110.stdout:1864: finishing write tid 1 to smithi11086371-35 2024-08-17T00:40:13.947 INFO:tasks.rados.rados.0.smithi110.stdout:1862: finishing write tid 2 to smithi11086371-8 2024-08-17T00:40:13.947 INFO:tasks.rados.rados.0.smithi110.stdout:1864: finishing write tid 2 to smithi11086371-35 2024-08-17T00:40:13.950 INFO:tasks.rados.rados.0.smithi110.stdout:1864: finishing write tid 3 to smithi11086371-35 2024-08-17T00:40:13.950 INFO:tasks.rados.rados.0.smithi110.stdout:1864: oid 35 updating version 0 to 795 2024-08-17T00:40:13.950 INFO:tasks.rados.rados.0.smithi110.stdout:1864: oid 35 version 795 is already newer than 794 2024-08-17T00:40:13.950 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 795 (ObjNum 592 snap 159 seq_num 592) dirty exists 2024-08-17T00:40:13.950 INFO:tasks.rados.rados.0.smithi110.stdout:1864: left oid 35 (ObjNum 592 snap 159 seq_num 592) 2024-08-17T00:40:13.951 INFO:tasks.rados.rados.0.smithi110.stdout:1862: finishing write tid 3 to smithi11086371-8 2024-08-17T00:40:13.951 INFO:tasks.rados.rados.0.smithi110.stdout:1862: oid 8 updating version 0 to 679 2024-08-17T00:40:13.951 INFO:tasks.rados.rados.0.smithi110.stdout:1862: oid 8 version 679 is already newer than 678 2024-08-17T00:40:13.951 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 679 (ObjNum 590 snap 159 seq_num 590) dirty exists 2024-08-17T00:40:13.951 INFO:tasks.rados.rados.0.smithi110.stdout:1862: left oid 8 (ObjNum 590 snap 159 seq_num 590) 2024-08-17T00:40:13.956 INFO:tasks.rados.rados.0.smithi110.stdout:1862: done (2 left) 2024-08-17T00:40:13.956 INFO:tasks.rados.rados.0.smithi110.stdout:1864: done (1 left) 2024-08-17T00:40:13.957 INFO:tasks.rados.rados.0.smithi110.stdout:1865: done (0 left) 2024-08-17T00:40:13.957 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 34 current snap is 159 2024-08-17T00:40:13.957 INFO:tasks.rados.rados.0.smithi110.stdout:1866: seq_num 594 ranges {3915776=352256} 2024-08-17T00:40:13.981 INFO:tasks.rados.rados.0.smithi110.stdout:1866: writing smithi11086371-34 from 3915776 to 4268032 tid 1 2024-08-17T00:40:13.981 INFO:tasks.rados.rados.0.smithi110.stdout:1867: rmattr oid 23 current snap is 159 2024-08-17T00:40:13.981 INFO:tasks.rados.rados.0.smithi110.stdout:1867: done (1 left) 2024-08-17T00:40:13.981 INFO:tasks.rados.rados.0.smithi110.stdout:1868: copy_from oid 36 from oid 3 current snap is 159 2024-08-17T00:40:13.981 INFO:tasks.rados.rados.0.smithi110.stdout:1869: copy_from oid 18 from oid 45 current snap is 159 2024-08-17T00:40:13.981 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 7 current snap is 159 2024-08-17T00:40:13.981 INFO:tasks.rados.rados.0.smithi110.stdout:1870: seq_num 595 ranges {0=368640} 2024-08-17T00:40:13.983 INFO:tasks.rados.rados.0.smithi110.stdout:1870: writing smithi11086371-7 from 0 to 368640 tid 1 2024-08-17T00:40:13.983 INFO:tasks.rados.rados.0.smithi110.stdout:1871: delete oid 47 current snap is 159 2024-08-17T00:40:13.984 INFO:tasks.rados.rados.0.smithi110.stdout:1866: finishing write tid 1 to smithi11086371-34 2024-08-17T00:40:13.986 INFO:tasks.rados.rados.0.smithi110.stdout:1866: finishing write tid 2 to smithi11086371-34 2024-08-17T00:40:13.987 INFO:tasks.rados.rados.0.smithi110.stdout:1866: finishing write tid 3 to smithi11086371-34 2024-08-17T00:40:13.987 INFO:tasks.rados.rados.0.smithi110.stdout:1866: oid 34 updating version 0 to 730 2024-08-17T00:40:13.987 INFO:tasks.rados.rados.0.smithi110.stdout:1866: oid 34 updating version 730 to 731 2024-08-17T00:40:13.988 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 731 (ObjNum 594 snap 159 seq_num 594) dirty exists 2024-08-17T00:40:13.988 INFO:tasks.rados.rados.0.smithi110.stdout:1866: left oid 34 (ObjNum 594 snap 159 seq_num 594) 2024-08-17T00:40:13.989 INFO:tasks.rados.rados.0.smithi110.stdout:1870: finishing write tid 1 to smithi11086371-7 2024-08-17T00:40:13.989 INFO:tasks.rados.rados.0.smithi110.stdout:1866: done (4 left) 2024-08-17T00:40:13.989 INFO:tasks.rados.rados.0.smithi110.stdout:1871: done (3 left) 2024-08-17T00:40:13.989 INFO:tasks.rados.rados.0.smithi110.stdout:1872: read oid 37 snap -1 2024-08-17T00:40:13.989 INFO:tasks.rados.rados.0.smithi110.stdout:1872: expect (ObjNum 451 snap 117 seq_num 451) 2024-08-17T00:40:13.989 INFO:tasks.rados.rados.0.smithi110.stdout:1873: copy_from oid 44 from oid 49 current snap is 159 2024-08-17T00:40:13.989 INFO:tasks.rados.rados.0.smithi110.stdout:1870: finishing write tid 2 to smithi11086371-7 2024-08-17T00:40:13.989 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 1 current snap is 159 2024-08-17T00:40:13.989 INFO:tasks.rados.rados.0.smithi110.stdout:1874: seq_num 597 ranges {0=401408} 2024-08-17T00:40:13.991 INFO:tasks.rados.rados.0.smithi110.stdout:1874: writing smithi11086371-1 from 0 to 401408 tid 1 2024-08-17T00:40:13.991 INFO:tasks.rados.rados.0.smithi110.stdout:1870: finishing write tid 3 to smithi11086371-7 2024-08-17T00:40:13.991 INFO:tasks.rados.rados.0.smithi110.stdout:1870: oid 7 updating version 0 to 494 2024-08-17T00:40:13.991 INFO:tasks.rados.rados.0.smithi110.stdout:1870: oid 7 version 494 is already newer than 493 2024-08-17T00:40:13.991 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 494 (ObjNum 595 snap 159 seq_num 595) dirty exists 2024-08-17T00:40:13.991 INFO:tasks.rados.rados.0.smithi110.stdout:1870: left oid 7 (ObjNum 595 snap 159 seq_num 595) 2024-08-17T00:40:13.991 INFO:tasks.rados.rados.0.smithi110.stdout:1870: done (5 left) 2024-08-17T00:40:13.991 INFO:tasks.rados.rados.0.smithi110.stdout:1875: snap_create 2024-08-17T00:40:13.994 INFO:tasks.rados.rados.0.smithi110.stdout:1868: finishing copy_from racing read to smithi11086371-36 2024-08-17T00:40:13.995 INFO:tasks.rados.rados.0.smithi110.stdout:1872: expect (ObjNum 451 snap 117 seq_num 451) 2024-08-17T00:40:14.037 INFO:tasks.rados.rados.0.smithi110.stdout:1874: finishing write tid 1 to smithi11086371-1 2024-08-17T00:40:14.037 INFO:tasks.rados.rados.0.smithi110.stdout:1874: finishing write tid 2 to smithi11086371-1 2024-08-17T00:40:14.037 INFO:tasks.rados.rados.0.smithi110.stdout:1868: finishing copy_from to smithi11086371-36 2024-08-17T00:40:14.037 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 36 v 491 (ObjNum 534 snap 138 seq_num 534) dirty exists 2024-08-17T00:40:14.037 INFO:tasks.rados.rados.0.smithi110.stdout:1874: finishing write tid 3 to smithi11086371-1 2024-08-17T00:40:14.037 INFO:tasks.rados.rados.0.smithi110.stdout:1874: oid 1 updating version 0 to 494 2024-08-17T00:40:14.037 INFO:tasks.rados.rados.0.smithi110.stdout:1874: oid 1 updating version 494 to 495 2024-08-17T00:40:14.038 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 495 (ObjNum 597 snap 159 seq_num 597) dirty exists 2024-08-17T00:40:14.038 INFO:tasks.rados.rados.0.smithi110.stdout:1874: left oid 1 (ObjNum 597 snap 159 seq_num 597) 2024-08-17T00:40:14.038 INFO:tasks.rados.rados.0.smithi110.stdout:1873: finishing copy_from racing read to smithi11086371-44 2024-08-17T00:40:14.038 INFO:tasks.rados.rados.0.smithi110.stdout:1873: finishing copy_from to smithi11086371-44 2024-08-17T00:40:14.038 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 726 (ObjNum 459 snap 118 seq_num 459) dirty exists 2024-08-17T00:40:14.038 INFO:tasks.rados.rados.0.smithi110.stdout:1869: finishing copy_from racing read to smithi11086371-18 2024-08-17T00:40:14.038 INFO:tasks.rados.rados.0.smithi110.stdout:1869: finishing copy_from to smithi11086371-18 2024-08-17T00:40:14.038 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 785 (ObjNum 579 snap 155 seq_num 579) dirty exists 2024-08-17T00:40:14.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:13 smithi110 ceph-mon[98148]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T00:40:14.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:13 smithi110 ceph-mon[98148]: osd.1 [v2:172.21.15.110:6810/4117024437,v1:172.21.15.110:6811/4117024437] boot 2024-08-17T00:40:14.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:13 smithi110 ceph-mon[98148]: osdmap e402: 8 total, 8 up, 8 in 2024-08-17T00:40:14.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:13 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:40:14.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:13 smithi110 ceph-mon[98148]: osdmap e403: 8 total, 8 up, 8 in 2024-08-17T00:40:14.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:13 smithi110 ceph-mon[100641]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T00:40:14.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:13 smithi110 ceph-mon[100641]: osd.1 [v2:172.21.15.110:6810/4117024437,v1:172.21.15.110:6811/4117024437] boot 2024-08-17T00:40:14.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:13 smithi110 ceph-mon[100641]: osdmap e402: 8 total, 8 up, 8 in 2024-08-17T00:40:14.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:13 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:40:14.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:13 smithi110 ceph-mon[100641]: osdmap e403: 8 total, 8 up, 8 in 2024-08-17T00:40:14.281 INFO:teuthology.orchestra.run.smithi110.stdout:true 2024-08-17T00:40:14.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:13 smithi177 ceph-mon[90034]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T00:40:14.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:13 smithi177 ceph-mon[90034]: osd.1 [v2:172.21.15.110:6810/4117024437,v1:172.21.15.110:6811/4117024437] boot 2024-08-17T00:40:14.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:13 smithi177 ceph-mon[90034]: osdmap e402: 8 total, 8 up, 8 in 2024-08-17T00:40:14.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:13 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T00:40:14.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:13 smithi177 ceph-mon[90034]: osdmap e403: 8 total, 8 up, 8 in 2024-08-17T00:40:14.582 INFO:teuthology.orchestra.run.smithi110.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T00:40:14.582 INFO:teuthology.orchestra.run.smithi110.stdout:alertmanager.a smithi110 *:9093,9094 running (7m) 3s ago 8m 27.1M - 0.25.0 c8568f914cd2 5b4c2c569eba 2024-08-17T00:40:14.582 INFO:teuthology.orchestra.run.smithi110.stdout:grafana.a smithi177 *:3000 running (7m) 76s ago 7m 88.5M - 9.4.7 954c08fa6188 1dc51589da06 2024-08-17T00:40:14.582 INFO:teuthology.orchestra.run.smithi110.stdout:mds.a smithi110 running (9m) 3s ago 9m 20.9M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 5fdec9bb6d33 2024-08-17T00:40:14.582 INFO:teuthology.orchestra.run.smithi110.stdout:mds.b smithi177 running (9m) 76s ago 9m 15.3M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 7c3686caaea5 2024-08-17T00:40:14.582 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.x smithi177 *:8443,9283,8765 running (2m) 76s ago 12m 438M - 19.1.0-1363-gd863d21c ba08250ef864 ebc3a212d77f 2024-08-17T00:40:14.582 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.y smithi110 *:8443,9283,8765 running (2m) 3s ago 14m 506M - 19.1.0-1363-gd863d21c ba08250ef864 7e97964a8efa 2024-08-17T00:40:14.583 INFO:teuthology.orchestra.run.smithi110.stdout:mon.a smithi110 running (2m) 3s ago 14m 51.6M 2048M 19.1.0-1363-gd863d21c ba08250ef864 a6c9182e0f77 2024-08-17T00:40:14.583 INFO:teuthology.orchestra.run.smithi110.stdout:mon.b smithi177 running (86s) 76s ago 13m 25.5M 2048M 19.1.0-1363-gd863d21c ba08250ef864 974372403ad2 2024-08-17T00:40:14.583 INFO:teuthology.orchestra.run.smithi110.stdout:mon.c smithi110 running (104s) 3s ago 13m 42.1M 2048M 19.1.0-1363-gd863d21c ba08250ef864 1f838a149856 2024-08-17T00:40:14.583 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.a smithi110 *:9100 running (7m) 3s ago 7m 14.7M - 1.5.0 0da6a335fe13 8d239cc7b01d 2024-08-17T00:40:14.583 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.b smithi177 *:9100 running (7m) 76s ago 7m 16.7M - 1.5.0 0da6a335fe13 c49d5f656181 2024-08-17T00:40:14.583 INFO:teuthology.orchestra.run.smithi110.stdout:osd.0 smithi110 running (39s) 3s ago 12m 117M 2480M 19.1.0-1363-gd863d21c ba08250ef864 0260f67f8004 2024-08-17T00:40:14.583 INFO:teuthology.orchestra.run.smithi110.stdout:osd.1 smithi110 running (7s) 3s ago 12m 11.4M 2480M 19.1.0-1363-gd863d21c ba08250ef864 8d594da39732 2024-08-17T00:40:14.583 INFO:teuthology.orchestra.run.smithi110.stdout:osd.2 smithi110 running (11m) 3s ago 11m 198M 2480M 18.2.4-717-g03f4c3e8 2b86a6780cb6 2c9f07dcd75d 2024-08-17T00:40:14.583 INFO:teuthology.orchestra.run.smithi110.stdout:osd.3 smithi110 running (11m) 3s ago 11m 127M 2480M 18.2.4-717-g03f4c3e8 2b86a6780cb6 832613e7f11a 2024-08-17T00:40:14.583 INFO:teuthology.orchestra.run.smithi110.stdout:osd.4 smithi177 running (11m) 76s ago 10m 187M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 be18d96050cb 2024-08-17T00:40:14.583 INFO:teuthology.orchestra.run.smithi110.stdout:osd.5 smithi177 running (10m) 76s ago 10m 209M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 dcff8daf9f4d 2024-08-17T00:40:14.583 INFO:teuthology.orchestra.run.smithi110.stdout:osd.6 smithi177 running (10m) 76s ago 10m 133M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 62d5ef1b1bb5 2024-08-17T00:40:14.583 INFO:teuthology.orchestra.run.smithi110.stdout:osd.7 smithi177 running (9m) 76s ago 9m 118M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 ca616c54d53f 2024-08-17T00:40:14.583 INFO:teuthology.orchestra.run.smithi110.stdout:prometheus.a smithi177 *:9095 running (2m) 76s ago 8m 47.5M - 2.43.0 a07b618ecd1d aa2ec148fdb0 2024-08-17T00:40:14.917 INFO:teuthology.orchestra.run.smithi110.stdout:{ 2024-08-17T00:40:14.917 INFO:teuthology.orchestra.run.smithi110.stdout: "mon": { 2024-08-17T00:40:14.917 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 3 2024-08-17T00:40:14.917 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:40:14.917 INFO:teuthology.orchestra.run.smithi110.stdout: "mgr": { 2024-08-17T00:40:14.917 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 2 2024-08-17T00:40:14.917 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:40:14.917 INFO:teuthology.orchestra.run.smithi110.stdout: "osd": { 2024-08-17T00:40:14.918 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 6, 2024-08-17T00:40:14.918 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 2 2024-08-17T00:40:14.918 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:40:14.918 INFO:teuthology.orchestra.run.smithi110.stdout: "mds": { 2024-08-17T00:40:14.918 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 2 2024-08-17T00:40:14.918 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:40:14.918 INFO:teuthology.orchestra.run.smithi110.stdout: "overall": { 2024-08-17T00:40:14.918 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 8, 2024-08-17T00:40:14.918 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 7 2024-08-17T00:40:14.918 INFO:teuthology.orchestra.run.smithi110.stdout: } 2024-08-17T00:40:14.918 INFO:teuthology.orchestra.run.smithi110.stdout:} 2024-08-17T00:40:14.923 INFO:tasks.rados.rados.0.smithi110.stdout:1868: done (5 left) 2024-08-17T00:40:14.923 INFO:tasks.rados.rados.0.smithi110.stdout:1869: done (4 left) 2024-08-17T00:40:14.923 INFO:tasks.rados.rados.0.smithi110.stdout:1872: done (3 left) 2024-08-17T00:40:14.924 INFO:tasks.rados.rados.0.smithi110.stdout:1873: done (2 left) 2024-08-17T00:40:14.924 INFO:tasks.rados.rados.0.smithi110.stdout:1874: done (1 left) 2024-08-17T00:40:14.924 INFO:tasks.rados.rados.0.smithi110.stdout:1875: done (0 left) 2024-08-17T00:40:14.924 INFO:tasks.rados.rados.0.smithi110.stdout:1876: read oid 4 snap -1 2024-08-17T00:40:14.924 INFO:tasks.rados.rados.0.smithi110.stdout:1876: expect deleted 2024-08-17T00:40:14.924 INFO:tasks.rados.rados.0.smithi110.stdout:1877: rollback oid 30 current snap is 160 2024-08-17T00:40:14.924 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 30 to 155 2024-08-17T00:40:14.924 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 10 current snap is 160 2024-08-17T00:40:14.924 INFO:tasks.rados.rados.0.smithi110.stdout:1878: seq_num 598 ranges {827392=417792} 2024-08-17T00:40:14.930 INFO:tasks.rados.rados.0.smithi110.stdout:1878: writing smithi11086371-10 from 827392 to 1245184 tid 1 2024-08-17T00:40:14.930 INFO:tasks.rados.rados.0.smithi110.stdout:1879: copy_from oid 38 from oid 39 current snap is 160 2024-08-17T00:40:14.930 INFO:tasks.rados.rados.0.smithi110.stdout:1877: finishing rollback tid 0 to smithi11086371-30 2024-08-17T00:40:14.930 INFO:tasks.rados.rados.0.smithi110.stdout:1877: finishing rollback tid 1 to smithi11086371-30 2024-08-17T00:40:14.931 INFO:tasks.rados.rados.0.smithi110.stdout:1877: finishing rollback tid 2 to smithi11086371-30 2024-08-17T00:40:14.931 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 670 (ObjNum 547 snap 148 seq_num 547) dirty exists 2024-08-17T00:40:14.931 INFO:tasks.rados.rados.0.smithi110.stdout:1876: done (3 left) 2024-08-17T00:40:14.931 INFO:tasks.rados.rados.0.smithi110.stdout:1877: done (2 left) 2024-08-17T00:40:14.931 INFO:tasks.rados.rados.0.smithi110.stdout:1880: delete oid 34 current snap is 160 2024-08-17T00:40:14.934 INFO:tasks.rados.rados.0.smithi110.stdout:1880: done (2 left) 2024-08-17T00:40:14.934 INFO:tasks.rados.rados.0.smithi110.stdout:1881: rollback oid 5 current snap is 160 2024-08-17T00:40:14.934 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 5 to 155 2024-08-17T00:40:14.934 INFO:tasks.rados.rados.0.smithi110.stdout:1882: snap_create 2024-08-17T00:40:14.934 INFO:tasks.rados.rados.0.smithi110.stdout:1881: finishing rollback tid 1 to smithi11086371-5 2024-08-17T00:40:14.935 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 0 (ObjNum 544235886 snap 171520305 seq_num 304) dirty dne 2024-08-17T00:40:14.937 INFO:tasks.rados.rados.0.smithi110.stdout:1878: finishing write tid 1 to smithi11086371-10 2024-08-17T00:40:14.937 INFO:tasks.rados.rados.0.smithi110.stdout:1878: finishing write tid 2 to smithi11086371-10 2024-08-17T00:40:14.939 INFO:tasks.rados.rados.0.smithi110.stdout:1878: finishing write tid 3 to smithi11086371-10 2024-08-17T00:40:14.939 INFO:tasks.rados.rados.0.smithi110.stdout:1878: oid 10 updating version 0 to 765 2024-08-17T00:40:14.939 INFO:tasks.rados.rados.0.smithi110.stdout:1878: oid 10 version 765 is already newer than 764 2024-08-17T00:40:14.939 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 765 (ObjNum 598 snap 160 seq_num 598) dirty exists 2024-08-17T00:40:14.939 INFO:tasks.rados.rados.0.smithi110.stdout:1878: left oid 10 (ObjNum 598 snap 160 seq_num 598) 2024-08-17T00:40:14.948 INFO:tasks.rados.rados.0.smithi110.stdout:1879: finishing copy_from racing read to smithi11086371-38 2024-08-17T00:40:14.951 INFO:tasks.rados.rados.0.smithi110.stdout:1879: finishing copy_from to smithi11086371-38 2024-08-17T00:40:14.951 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 759 (ObjNum 552 snap 149 seq_num 552) dirty exists 2024-08-17T00:40:15.110 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:14 smithi110 ceph-mon[100641]: pgmap v167: 121 pgs: 1 active+recovery_wait+degraded, 29 active+undersized, 11 active+undersized+degraded, 80 active+clean; 159 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 66 KiB/s wr, 10 op/s; 37/258 objects degraded (14.341%) 2024-08-17T00:40:15.111 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:14 smithi110 ceph-mon[100641]: from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:40:15.111 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:14 smithi110 ceph-mon[98148]: pgmap v167: 121 pgs: 1 active+recovery_wait+degraded, 29 active+undersized, 11 active+undersized+degraded, 80 active+clean; 159 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 66 KiB/s wr, 10 op/s; 37/258 objects degraded (14.341%) 2024-08-17T00:40:15.111 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:14 smithi110 ceph-mon[98148]: from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:40:15.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:14 smithi177 ceph-mon[90034]: pgmap v167: 121 pgs: 1 active+recovery_wait+degraded, 29 active+undersized, 11 active+undersized+degraded, 80 active+clean; 159 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 66 KiB/s wr, 10 op/s; 37/258 objects degraded (14.341%) 2024-08-17T00:40:15.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:14 smithi177 ceph-mon[90034]: from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:40:15.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:40:15.264+0000 7f4819bd0640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-08-17T00:40:15.930 INFO:tasks.rados.rados.0.smithi110.stdout:1878: done (3 left) 2024-08-17T00:40:15.930 INFO:tasks.rados.rados.0.smithi110.stdout:1879: done (2 left) 2024-08-17T00:40:15.930 INFO:tasks.rados.rados.0.smithi110.stdout:1881: done (1 left) 2024-08-17T00:40:15.930 INFO:tasks.rados.rados.0.smithi110.stdout:1882: done (0 left) 2024-08-17T00:40:15.930 INFO:tasks.rados.rados.0.smithi110.stdout:1883: read oid 30 snap 158 2024-08-17T00:40:15.930 INFO:tasks.rados.rados.0.smithi110.stdout:1883: expect (ObjNum 547 snap 148 seq_num 547) 2024-08-17T00:40:15.930 INFO:tasks.rados.rados.0.smithi110.stdout:1884: rollback oid 17 current snap is 161 2024-08-17T00:40:15.931 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 17 to 159 2024-08-17T00:40:15.931 INFO:tasks.rados.rados.0.smithi110.stdout:1885: read oid 14 snap 159 2024-08-17T00:40:15.931 INFO:tasks.rados.rados.0.smithi110.stdout:1885: expect (ObjNum 555 snap 149 seq_num 555) 2024-08-17T00:40:15.931 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 13 current snap is 161 2024-08-17T00:40:15.931 INFO:tasks.rados.rados.0.smithi110.stdout:1886: seq_num 600 ranges {4587520=450560} 2024-08-17T00:40:15.958 INFO:tasks.rados.rados.0.smithi110.stdout:1886: writing smithi11086371-13 from 4587520 to 5038080 tid 1 2024-08-17T00:40:15.959 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 23 current snap is 161 2024-08-17T00:40:15.959 INFO:tasks.rados.rados.0.smithi110.stdout:1884: finishing rollback tid 0 to smithi11086371-17 2024-08-17T00:40:15.959 INFO:tasks.rados.rados.0.smithi110.stdout:1887: seq_num 601 ranges {0=475136} 2024-08-17T00:40:15.960 INFO:tasks.rados.rados.0.smithi110.stdout:1887: writing smithi11086371-23 from 0 to 475136 tid 1 2024-08-17T00:40:15.960 INFO:tasks.rados.rados.0.smithi110.stdout:1888: rollback oid 32 current snap is 161 2024-08-17T00:40:15.961 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 32 to 159 2024-08-17T00:40:15.961 INFO:tasks.rados.rados.0.smithi110.stdout:1884: finishing rollback tid 1 to smithi11086371-17 2024-08-17T00:40:15.961 INFO:tasks.rados.rados.0.smithi110.stdout:1884: finishing rollback tid 2 to smithi11086371-17 2024-08-17T00:40:15.961 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 661 (ObjNum 459 snap 118 seq_num 459) dirty exists 2024-08-17T00:40:15.961 INFO:tasks.rados.rados.0.smithi110.stdout:1885: expect (ObjNum 555 snap 149 seq_num 555) 2024-08-17T00:40:16.118 INFO:tasks.rados.rados.0.smithi110.stdout:1888: finishing rollback tid 1 to smithi11086371-32 2024-08-17T00:40:16.119 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 0 (ObjNum 33 snap 0 seq_num 1876497728) dirty dne 2024-08-17T00:40:16.119 INFO:tasks.rados.rados.0.smithi110.stdout:1887: finishing write tid 1 to smithi11086371-23 2024-08-17T00:40:16.119 INFO:tasks.rados.rados.0.smithi110.stdout:1887: finishing write tid 2 to smithi11086371-23 2024-08-17T00:40:16.119 INFO:tasks.rados.rados.0.smithi110.stdout:1884: done (5 left) 2024-08-17T00:40:16.119 INFO:tasks.rados.rados.0.smithi110.stdout:1885: done (4 left) 2024-08-17T00:40:16.119 INFO:tasks.rados.rados.0.smithi110.stdout:1888: done (3 left) 2024-08-17T00:40:16.119 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 18 current snap is 161 2024-08-17T00:40:16.119 INFO:tasks.rados.rados.0.smithi110.stdout:1887: finishing write tid 3 to smithi11086371-23 2024-08-17T00:40:16.119 INFO:tasks.rados.rados.0.smithi110.stdout:1887: oid 23 updating version 0 to 807 2024-08-17T00:40:16.119 INFO:tasks.rados.rados.0.smithi110.stdout:1887: oid 23 version 807 is already newer than 806 2024-08-17T00:40:16.119 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 807 (ObjNum 601 snap 161 seq_num 601) dirty exists 2024-08-17T00:40:16.120 INFO:tasks.rados.rados.0.smithi110.stdout:1887: left oid 23 (ObjNum 601 snap 161 seq_num 601) 2024-08-17T00:40:16.120 INFO:tasks.rados.rados.0.smithi110.stdout:1886: finishing write tid 1 to smithi11086371-13 2024-08-17T00:40:16.120 INFO:tasks.rados.rados.0.smithi110.stdout:1886: finishing write tid 2 to smithi11086371-13 2024-08-17T00:40:16.120 INFO:tasks.rados.rados.0.smithi110.stdout:1886: finishing write tid 3 to smithi11086371-13 2024-08-17T00:40:16.120 INFO:tasks.rados.rados.0.smithi110.stdout:1886: oid 13 updating version 0 to 744 2024-08-17T00:40:16.120 INFO:tasks.rados.rados.0.smithi110.stdout:1886: oid 13 updating version 744 to 745 2024-08-17T00:40:16.120 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 745 (ObjNum 600 snap 161 seq_num 600) dirty exists 2024-08-17T00:40:16.120 INFO:tasks.rados.rados.0.smithi110.stdout:1886: left oid 13 (ObjNum 600 snap 161 seq_num 600) 2024-08-17T00:40:16.120 INFO:tasks.rados.rados.0.smithi110.stdout:1883: expect (ObjNum 547 snap 148 seq_num 547) 2024-08-17T00:40:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[98148]: from='client.34230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:40:16.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3364650608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:40:16.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[98148]: osdmap e404: 8 total, 8 up, 8 in 2024-08-17T00:40:16.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:16.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:16.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:40:16.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:40:16.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:16.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:40:16.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:40:16.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:40:16.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:40:16.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T00:40:16.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[98148]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T00:40:16.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[98148]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-08-17T00:40:16.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[100641]: from='client.34230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:40:16.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3364650608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:40:16.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[100641]: osdmap e404: 8 total, 8 up, 8 in 2024-08-17T00:40:16.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:16.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:16.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:40:16.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:40:16.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:16.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:40:16.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:40:16.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:40:16.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:40:16.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T00:40:16.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[100641]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T00:40:16.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:15 smithi110 ceph-mon[100641]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-08-17T00:40:16.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:15 smithi177 ceph-mon[90034]: from='client.34230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:40:16.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:15 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3364650608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:40:16.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:15 smithi177 ceph-mon[90034]: osdmap e404: 8 total, 8 up, 8 in 2024-08-17T00:40:16.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:15 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:16.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:15 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:16.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:15 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:40:16.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:15 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:40:16.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:15 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:16.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:15 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:40:16.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:15 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:40:16.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:15 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:40:16.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:15 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:40:16.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:15 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T00:40:16.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:15 smithi177 ceph-mon[90034]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T00:40:16.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:15 smithi177 ceph-mon[90034]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-08-17T00:40:16.499 INFO:tasks.rados.rados.0.smithi110.stdout:1889: seq_num 602 ranges {9117696=491520} 2024-08-17T00:40:16.549 INFO:tasks.rados.rados.0.smithi110.stdout:1889: writing smithi11086371-18 from 9117696 to 9609216 tid 1 2024-08-17T00:40:16.549 INFO:tasks.rados.rados.0.smithi110.stdout:1883: done (3 left) 2024-08-17T00:40:16.549 INFO:tasks.rados.rados.0.smithi110.stdout:1886: done (2 left) 2024-08-17T00:40:16.550 INFO:tasks.rados.rados.0.smithi110.stdout:1887: done (1 left) 2024-08-17T00:40:16.550 INFO:tasks.rados.rados.0.smithi110.stdout:1890: read oid 15 snap -1 2024-08-17T00:40:16.550 INFO:tasks.rados.rados.0.smithi110.stdout:1890: expect (ObjNum 529 snap 137 seq_num 529) 2024-08-17T00:40:16.550 INFO:tasks.rados.rados.0.smithi110.stdout:1891: snap_remove snap 155 2024-08-17T00:40:17.278 INFO:tasks.rados.rados.0.smithi110.stdout:1889: finishing write tid 1 to smithi11086371-18 2024-08-17T00:40:17.278 INFO:tasks.rados.rados.0.smithi110.stdout:1889: finishing write tid 2 to smithi11086371-18 2024-08-17T00:40:17.278 INFO:tasks.rados.rados.0.smithi110.stdout:1889: finishing write tid 3 to smithi11086371-18 2024-08-17T00:40:17.278 INFO:tasks.rados.rados.0.smithi110.stdout:1889: oid 18 updating version 0 to 787 2024-08-17T00:40:17.278 INFO:tasks.rados.rados.0.smithi110.stdout:1889: oid 18 version 787 is already newer than 786 2024-08-17T00:40:17.278 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 787 (ObjNum 602 snap 161 seq_num 602) dirty exists 2024-08-17T00:40:17.279 INFO:tasks.rados.rados.0.smithi110.stdout:1889: left oid 18 (ObjNum 602 snap 161 seq_num 602) 2024-08-17T00:40:17.279 INFO:tasks.rados.rados.0.smithi110.stdout:1890: expect (ObjNum 529 snap 137 seq_num 529) 2024-08-17T00:40:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:16 smithi110 ceph-mon[100641]: osdmap e405: 8 total, 8 up, 8 in 2024-08-17T00:40:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:16 smithi110 ceph-mon[100641]: pgmap v170: 121 pgs: 1 active+recovery_wait+degraded, 29 active+undersized, 11 active+undersized+degraded, 80 active+clean; 159 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 37/258 objects degraded (14.341%) 2024-08-17T00:40:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:40:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:16 smithi110 ceph-mon[98148]: osdmap e405: 8 total, 8 up, 8 in 2024-08-17T00:40:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:16 smithi110 ceph-mon[98148]: pgmap v170: 121 pgs: 1 active+recovery_wait+degraded, 29 active+undersized, 11 active+undersized+degraded, 80 active+clean; 159 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 37/258 objects degraded (14.341%) 2024-08-17T00:40:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:40:17.361 INFO:tasks.rados.rados.0.smithi110.stdout:1889: done (2 left) 2024-08-17T00:40:17.362 INFO:tasks.rados.rados.0.smithi110.stdout:1890: done (1 left) 2024-08-17T00:40:17.362 INFO:tasks.rados.rados.0.smithi110.stdout:1891: done (0 left) 2024-08-17T00:40:17.362 INFO:tasks.rados.rados.0.smithi110.stdout:1892: rollback oid 10 current snap is 161 2024-08-17T00:40:17.362 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 10 to 160 2024-08-17T00:40:17.362 INFO:tasks.rados.rados.0.smithi110.stdout:1893: read oid 22 snap 159 2024-08-17T00:40:17.362 INFO:tasks.rados.rados.0.smithi110.stdout:1893: expect (ObjNum 589 snap 158 seq_num 589) 2024-08-17T00:40:17.362 INFO:tasks.rados.rados.0.smithi110.stdout:1894: read oid 44 snap 158 2024-08-17T00:40:17.362 INFO:tasks.rados.rados.0.smithi110.stdout:1894: expect (ObjNum 459 snap 118 seq_num 459) 2024-08-17T00:40:17.362 INFO:tasks.rados.rados.0.smithi110.stdout:1895: delete oid 3 current snap is 161 2024-08-17T00:40:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:16 smithi177 ceph-mon[90034]: osdmap e405: 8 total, 8 up, 8 in 2024-08-17T00:40:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:16 smithi177 ceph-mon[90034]: pgmap v170: 121 pgs: 1 active+recovery_wait+degraded, 29 active+undersized, 11 active+undersized+degraded, 80 active+clean; 159 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 37/258 objects degraded (14.341%) 2024-08-17T00:40:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:40:17.364 INFO:tasks.rados.rados.0.smithi110.stdout:1895: done (3 left) 2024-08-17T00:40:17.364 INFO:tasks.rados.rados.0.smithi110.stdout:1896: setattr oid 31 current snap is 161 2024-08-17T00:40:17.366 INFO:tasks.rados.rados.0.smithi110.stdout:1892: finishing rollback tid 0 to smithi11086371-10 2024-08-17T00:40:17.366 INFO:tasks.rados.rados.0.smithi110.stdout:1892: finishing rollback tid 1 to smithi11086371-10 2024-08-17T00:40:17.366 INFO:tasks.rados.rados.0.smithi110.stdout:1897: rollback oid 13 current snap is 161 2024-08-17T00:40:17.366 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 13 to 159 2024-08-17T00:40:17.366 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 45 current snap is 161 2024-08-17T00:40:17.366 INFO:tasks.rados.rados.0.smithi110.stdout:1898: seq_num 604 ranges {9117696=524288} 2024-08-17T00:40:17.418 INFO:tasks.rados.rados.0.smithi110.stdout:1898: writing smithi11086371-45 from 9117696 to 9641984 tid 1 2024-08-17T00:40:17.418 INFO:tasks.rados.rados.0.smithi110.stdout:1899: read oid 33 snap -1 2024-08-17T00:40:17.418 INFO:tasks.rados.rados.0.smithi110.stdout:1899: expect deleted 2024-08-17T00:40:17.418 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 20 current snap is 161 2024-08-17T00:40:17.418 INFO:tasks.rados.rados.0.smithi110.stdout:1892: finishing rollback tid 2 to smithi11086371-10 2024-08-17T00:40:17.418 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 768 (ObjNum 598 snap 160 seq_num 598) dirty exists 2024-08-17T00:40:17.419 INFO:tasks.rados.rados.0.smithi110.stdout:1900: seq_num 605 ranges {2187264=540672} 2024-08-17T00:40:17.432 INFO:tasks.rados.rados.0.smithi110.stdout:1900: writing smithi11086371-20 from 2187264 to 2727936 tid 1 2024-08-17T00:40:17.432 INFO:tasks.rados.rados.0.smithi110.stdout:1892: done (7 left) 2024-08-17T00:40:17.432 INFO:tasks.rados.rados.0.smithi110.stdout:1901: delete oid 29 current snap is 161 2024-08-17T00:40:17.432 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 671 (ObjNum 81 snap 0 seq_num 1382242915) dirty exists 2024-08-17T00:40:17.432 INFO:tasks.rados.rados.0.smithi110.stdout:1893: expect (ObjNum 589 snap 158 seq_num 589) 2024-08-17T00:40:17.475 INFO:tasks.rados.rados.0.smithi110.stdout:1897: finishing rollback tid 0 to smithi11086371-13 2024-08-17T00:40:17.476 INFO:tasks.rados.rados.0.smithi110.stdout:1897: finishing rollback tid 1 to smithi11086371-13 2024-08-17T00:40:17.476 INFO:tasks.rados.rados.0.smithi110.stdout:1897: finishing rollback tid 2 to smithi11086371-13 2024-08-17T00:40:17.476 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 754 (ObjNum 459 snap 118 seq_num 459) dirty exists 2024-08-17T00:40:17.476 INFO:tasks.rados.rados.0.smithi110.stdout:1894: expect (ObjNum 459 snap 118 seq_num 459) 2024-08-17T00:40:17.687 INFO:tasks.rados.rados.0.smithi110.stdout:1898: finishing write tid 1 to smithi11086371-45 2024-08-17T00:40:17.688 INFO:tasks.rados.rados.0.smithi110.stdout:1898: finishing write tid 2 to smithi11086371-45 2024-08-17T00:40:17.688 INFO:tasks.rados.rados.0.smithi110.stdout:1898: finishing write tid 3 to smithi11086371-45 2024-08-17T00:40:17.688 INFO:tasks.rados.rados.0.smithi110.stdout:1898: oid 45 updating version 0 to 789 2024-08-17T00:40:17.688 INFO:tasks.rados.rados.0.smithi110.stdout:1898: oid 45 version 789 is already newer than 788 2024-08-17T00:40:17.688 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 789 (ObjNum 604 snap 161 seq_num 604) dirty exists 2024-08-17T00:40:17.688 INFO:tasks.rados.rados.0.smithi110.stdout:1898: left oid 45 (ObjNum 604 snap 161 seq_num 604) 2024-08-17T00:40:17.688 INFO:tasks.rados.rados.0.smithi110.stdout:1900: finishing write tid 1 to smithi11086371-20 2024-08-17T00:40:17.688 INFO:tasks.rados.rados.0.smithi110.stdout:1900: finishing write tid 2 to smithi11086371-20 2024-08-17T00:40:17.688 INFO:tasks.rados.rados.0.smithi110.stdout:1900: finishing write tid 3 to smithi11086371-20 2024-08-17T00:40:17.688 INFO:tasks.rados.rados.0.smithi110.stdout:1900: oid 20 updating version 0 to 868 2024-08-17T00:40:17.688 INFO:tasks.rados.rados.0.smithi110.stdout:1900: oid 20 version 868 is already newer than 867 2024-08-17T00:40:17.688 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 868 (ObjNum 605 snap 161 seq_num 605) dirty exists 2024-08-17T00:40:17.688 INFO:tasks.rados.rados.0.smithi110.stdout:1900: left oid 20 (ObjNum 605 snap 161 seq_num 605) 2024-08-17T00:40:17.689 INFO:tasks.rados.rados.0.smithi110.stdout:1893: done (7 left) 2024-08-17T00:40:17.689 INFO:tasks.rados.rados.0.smithi110.stdout:1894: done (6 left) 2024-08-17T00:40:17.689 INFO:tasks.rados.rados.0.smithi110.stdout:1896: done (5 left) 2024-08-17T00:40:17.689 INFO:tasks.rados.rados.0.smithi110.stdout:1897: done (4 left) 2024-08-17T00:40:17.689 INFO:tasks.rados.rados.0.smithi110.stdout:1898: done (3 left) 2024-08-17T00:40:17.689 INFO:tasks.rados.rados.0.smithi110.stdout:1899: done (2 left) 2024-08-17T00:40:17.689 INFO:tasks.rados.rados.0.smithi110.stdout:1900: done (1 left) 2024-08-17T00:40:17.689 INFO:tasks.rados.rados.0.smithi110.stdout:1901: done (0 left) 2024-08-17T00:40:17.689 INFO:tasks.rados.rados.0.smithi110.stdout:1902: snap_create 2024-08-17T00:40:18.282 INFO:tasks.rados.rados.0.smithi110.stdout:1902: done (0 left) 2024-08-17T00:40:18.282 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 3 current snap is 162 2024-08-17T00:40:18.282 INFO:tasks.rados.rados.0.smithi110.stdout:1903: seq_num 607 ranges {0=573440} 2024-08-17T00:40:18.285 INFO:tasks.rados.rados.0.smithi110.stdout:1903: writing smithi11086371-3 from 0 to 573440 tid 1 2024-08-17T00:40:18.285 INFO:tasks.rados.rados.0.smithi110.stdout:1904: rollback oid 11 current snap is 162 2024-08-17T00:40:18.285 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 11 to 158 2024-08-17T00:40:18.286 INFO:tasks.rados.rados.0.smithi110.stdout:1905: rollback oid 26 current snap is 162 2024-08-17T00:40:18.286 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 26 to 158 2024-08-17T00:40:18.286 INFO:tasks.rados.rados.0.smithi110.stdout:1906: rollback oid 19 current snap is 162 2024-08-17T00:40:18.286 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 19 to 159 2024-08-17T00:40:18.286 INFO:tasks.rados.rados.0.smithi110.stdout:1907: snap_create 2024-08-17T00:40:18.291 INFO:tasks.rados.rados.0.smithi110.stdout:1905: finishing rollback tid 0 to smithi11086371-26 2024-08-17T00:40:18.291 INFO:tasks.rados.rados.0.smithi110.stdout:1905: finishing rollback tid 1 to smithi11086371-26 2024-08-17T00:40:18.292 INFO:tasks.rados.rados.0.smithi110.stdout:1906: finishing rollback tid 1 to smithi11086371-19 2024-08-17T00:40:18.292 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 0 (ObjNum 33 snap 0 seq_num 1879285856) dirty dne 2024-08-17T00:40:18.292 INFO:tasks.rados.rados.0.smithi110.stdout:1905: finishing rollback tid 2 to smithi11086371-26 2024-08-17T00:40:18.292 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 26 v 872 (ObjNum 507 snap 127 seq_num 507) dirty exists 2024-08-17T00:40:18.292 INFO:tasks.rados.rados.0.smithi110.stdout:1904: finishing rollback tid 0 to smithi11086371-11 2024-08-17T00:40:18.293 INFO:tasks.rados.rados.0.smithi110.stdout:1904: finishing rollback tid 1 to smithi11086371-11 2024-08-17T00:40:18.293 INFO:tasks.rados.rados.0.smithi110.stdout:1904: finishing rollback tid 2 to smithi11086371-11 2024-08-17T00:40:18.293 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 674 (ObjNum 571 snap 154 seq_num 571) dirty exists 2024-08-17T00:40:18.293 INFO:tasks.rados.rados.0.smithi110.stdout:1903: finishing write tid 1 to smithi11086371-3 2024-08-17T00:40:18.293 INFO:tasks.rados.rados.0.smithi110.stdout:1903: finishing write tid 2 to smithi11086371-3 2024-08-17T00:40:18.295 INFO:tasks.rados.rados.0.smithi110.stdout:1903: finishing write tid 3 to smithi11086371-3 2024-08-17T00:40:18.295 INFO:tasks.rados.rados.0.smithi110.stdout:1903: oid 3 updating version 0 to 498 2024-08-17T00:40:18.295 INFO:tasks.rados.rados.0.smithi110.stdout:1903: oid 3 version 498 is already newer than 497 2024-08-17T00:40:18.295 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 498 (ObjNum 607 snap 162 seq_num 607) dirty exists 2024-08-17T00:40:18.295 INFO:tasks.rados.rados.0.smithi110.stdout:1903: left oid 3 (ObjNum 607 snap 162 seq_num 607) 2024-08-17T00:40:18.559 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:18 smithi177 ceph-mon[90034]: osdmap e406: 8 total, 8 up, 8 in 2024-08-17T00:40:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:18 smithi110 ceph-mon[98148]: osdmap e406: 8 total, 8 up, 8 in 2024-08-17T00:40:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:18 smithi110 ceph-mon[100641]: osdmap e406: 8 total, 8 up, 8 in 2024-08-17T00:40:18.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:40:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:40:18] "GET /metrics HTTP/1.1" 200 35994 "" "Prometheus/2.43.0" 2024-08-17T00:40:19.283 INFO:tasks.rados.rados.0.smithi110.stdout:1903: done (4 left) 2024-08-17T00:40:19.283 INFO:tasks.rados.rados.0.smithi110.stdout:1904: done (3 left) 2024-08-17T00:40:19.283 INFO:tasks.rados.rados.0.smithi110.stdout:1905: done (2 left) 2024-08-17T00:40:19.283 INFO:tasks.rados.rados.0.smithi110.stdout:1906: done (1 left) 2024-08-17T00:40:19.283 INFO:tasks.rados.rados.0.smithi110.stdout:1907: done (0 left) 2024-08-17T00:40:19.284 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 38 current snap is 163 2024-08-17T00:40:19.284 INFO:tasks.rados.rados.0.smithi110.stdout:1908: seq_num 608 ranges {4227072=589824} 2024-08-17T00:40:19.309 INFO:tasks.rados.rados.0.smithi110.stdout:1908: writing smithi11086371-38 from 4227072 to 4816896 tid 1 2024-08-17T00:40:19.309 INFO:tasks.rados.rados.0.smithi110.stdout:1909: snap_create 2024-08-17T00:40:19.315 INFO:tasks.rados.rados.0.smithi110.stdout:1908: finishing write tid 1 to smithi11086371-38 2024-08-17T00:40:19.316 INFO:tasks.rados.rados.0.smithi110.stdout:1908: finishing write tid 2 to smithi11086371-38 2024-08-17T00:40:19.317 INFO:tasks.rados.rados.0.smithi110.stdout:1908: finishing write tid 3 to smithi11086371-38 2024-08-17T00:40:19.318 INFO:tasks.rados.rados.0.smithi110.stdout:1908: oid 38 updating version 0 to 761 2024-08-17T00:40:19.318 INFO:tasks.rados.rados.0.smithi110.stdout:1908: oid 38 version 761 is already newer than 760 2024-08-17T00:40:19.318 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 761 (ObjNum 608 snap 163 seq_num 608) dirty exists 2024-08-17T00:40:19.318 INFO:tasks.rados.rados.0.smithi110.stdout:1908: left oid 38 (ObjNum 608 snap 163 seq_num 608) 2024-08-17T00:40:19.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:19 smithi110 ceph-mon[98148]: pgmap v172: 121 pgs: 1 active+recovery_wait+degraded, 120 active+clean; 158 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 3.1 MiB/s wr, 11 op/s; 5/291 objects degraded (1.718%); 9.7 MiB/s, 3 objects/s recovering 2024-08-17T00:40:19.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:19 smithi110 ceph-mon[98148]: Health check update: Degraded data redundancy: 5/291 objects degraded (1.718%), 1 pg degraded (PG_DEGRADED) 2024-08-17T00:40:19.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:19 smithi110 ceph-mon[98148]: osdmap e407: 8 total, 8 up, 8 in 2024-08-17T00:40:19.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:19 smithi110 ceph-mon[100641]: pgmap v172: 121 pgs: 1 active+recovery_wait+degraded, 120 active+clean; 158 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 3.1 MiB/s wr, 11 op/s; 5/291 objects degraded (1.718%); 9.7 MiB/s, 3 objects/s recovering 2024-08-17T00:40:19.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:19 smithi110 ceph-mon[100641]: Health check update: Degraded data redundancy: 5/291 objects degraded (1.718%), 1 pg degraded (PG_DEGRADED) 2024-08-17T00:40:19.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:19 smithi110 ceph-mon[100641]: osdmap e407: 8 total, 8 up, 8 in 2024-08-17T00:40:19.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:19 smithi177 ceph-mon[90034]: pgmap v172: 121 pgs: 1 active+recovery_wait+degraded, 120 active+clean; 158 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 3.1 MiB/s wr, 11 op/s; 5/291 objects degraded (1.718%); 9.7 MiB/s, 3 objects/s recovering 2024-08-17T00:40:19.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:19 smithi177 ceph-mon[90034]: Health check update: Degraded data redundancy: 5/291 objects degraded (1.718%), 1 pg degraded (PG_DEGRADED) 2024-08-17T00:40:19.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:19 smithi177 ceph-mon[90034]: osdmap e407: 8 total, 8 up, 8 in 2024-08-17T00:40:20.293 INFO:tasks.rados.rados.0.smithi110.stdout:1908: done (1 left) 2024-08-17T00:40:20.293 INFO:tasks.rados.rados.0.smithi110.stdout:1909: done (0 left) 2024-08-17T00:40:20.293 INFO:tasks.rados.rados.0.smithi110.stdout:1910: setattr oid 29 current snap is 164 2024-08-17T00:40:20.294 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 31 current snap is 164 2024-08-17T00:40:20.295 INFO:tasks.rados.rados.0.smithi110.stdout:1911: seq_num 609 ranges {0=606208} 2024-08-17T00:40:20.298 INFO:tasks.rados.rados.0.smithi110.stdout:1911: writing smithi11086371-31 from 0 to 606208 tid 1 2024-08-17T00:40:20.298 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 46 current snap is 164 2024-08-17T00:40:20.298 INFO:tasks.rados.rados.0.smithi110.stdout:1912: seq_num 610 ranges {0=622592} 2024-08-17T00:40:20.302 INFO:tasks.rados.rados.0.smithi110.stdout:1912: writing smithi11086371-46 from 0 to 622592 tid 1 2024-08-17T00:40:20.302 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 14 current snap is 164 2024-08-17T00:40:20.302 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 809 (ObjNum 65 snap 0 seq_num 1532455265) dirty exists 2024-08-17T00:40:20.302 INFO:tasks.rados.rados.0.smithi110.stdout:1913: seq_num 611 ranges {4276224=638976} 2024-08-17T00:40:20.329 INFO:tasks.rados.rados.0.smithi110.stdout:1913: writing smithi11086371-14 from 4276224 to 4915200 tid 1 2024-08-17T00:40:20.329 INFO:tasks.rados.rados.0.smithi110.stdout:1910: done (3 left) 2024-08-17T00:40:20.329 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 20 current snap is 164 2024-08-17T00:40:20.329 INFO:tasks.rados.rados.0.smithi110.stdout:1911: finishing write tid 1 to smithi11086371-31 2024-08-17T00:40:20.329 INFO:tasks.rados.rados.0.smithi110.stdout:1911: finishing write tid 2 to smithi11086371-31 2024-08-17T00:40:20.329 INFO:tasks.rados.rados.0.smithi110.stdout:1911: finishing write tid 3 to smithi11086371-31 2024-08-17T00:40:20.329 INFO:tasks.rados.rados.0.smithi110.stdout:1911: oid 31 updating version 0 to 675 2024-08-17T00:40:20.329 INFO:tasks.rados.rados.0.smithi110.stdout:1911: oid 31 updating version 675 to 676 2024-08-17T00:40:20.329 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 676 (ObjNum 609 snap 164 seq_num 609) dirty exists 2024-08-17T00:40:20.329 INFO:tasks.rados.rados.0.smithi110.stdout:1911: left oid 31 (ObjNum 609 snap 164 seq_num 609) 2024-08-17T00:40:20.330 INFO:tasks.rados.rados.0.smithi110.stdout:1912: finishing write tid 1 to smithi11086371-46 2024-08-17T00:40:20.330 INFO:tasks.rados.rados.0.smithi110.stdout:1912: finishing write tid 2 to smithi11086371-46 2024-08-17T00:40:20.330 INFO:tasks.rados.rados.0.smithi110.stdout:1914: seq_num 612 ranges {2727936=655360} 2024-08-17T00:40:20.347 INFO:tasks.rados.rados.0.smithi110.stdout:1914: writing smithi11086371-20 from 2727936 to 3383296 tid 1 2024-08-17T00:40:20.347 INFO:tasks.rados.rados.0.smithi110.stdout:1911: done (3 left) 2024-08-17T00:40:20.347 INFO:tasks.rados.rados.0.smithi110.stdout:1915: rmattr oid 19 current snap is 164 2024-08-17T00:40:20.347 INFO:tasks.rados.rados.0.smithi110.stdout:1915: done (3 left) 2024-08-17T00:40:20.347 INFO:tasks.rados.rados.0.smithi110.stdout:1916: setattr oid 33 current snap is 164 2024-08-17T00:40:20.347 INFO:tasks.rados.rados.0.smithi110.stdout:1912: finishing write tid 3 to smithi11086371-46 2024-08-17T00:40:20.348 INFO:tasks.rados.rados.0.smithi110.stdout:1912: oid 46 updating version 0 to 756 2024-08-17T00:40:20.348 INFO:tasks.rados.rados.0.smithi110.stdout:1912: oid 46 version 756 is already newer than 755 2024-08-17T00:40:20.348 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 756 (ObjNum 610 snap 164 seq_num 610) dirty exists 2024-08-17T00:40:20.348 INFO:tasks.rados.rados.0.smithi110.stdout:1912: left oid 46 (ObjNum 610 snap 164 seq_num 610) 2024-08-17T00:40:20.348 INFO:tasks.rados.rados.0.smithi110.stdout:1913: finishing write tid 1 to smithi11086371-14 2024-08-17T00:40:20.348 INFO:tasks.rados.rados.0.smithi110.stdout:1913: finishing write tid 2 to smithi11086371-14 2024-08-17T00:40:20.348 INFO:tasks.rados.rados.0.smithi110.stdout:1913: finishing write tid 3 to smithi11086371-14 2024-08-17T00:40:20.348 INFO:tasks.rados.rados.0.smithi110.stdout:1913: oid 14 updating version 0 to 875 2024-08-17T00:40:20.348 INFO:tasks.rados.rados.0.smithi110.stdout:1913: oid 14 version 875 is already newer than 874 2024-08-17T00:40:20.349 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 875 (ObjNum 611 snap 164 seq_num 611) dirty exists 2024-08-17T00:40:20.349 INFO:tasks.rados.rados.0.smithi110.stdout:1913: left oid 14 (ObjNum 611 snap 164 seq_num 611) 2024-08-17T00:40:20.349 INFO:tasks.rados.rados.0.smithi110.stdout:1912: done (3 left) 2024-08-17T00:40:20.349 INFO:tasks.rados.rados.0.smithi110.stdout:1913: done (2 left) 2024-08-17T00:40:20.349 INFO:tasks.rados.rados.0.smithi110.stdout:1917: rollback oid 24 current snap is 164 2024-08-17T00:40:20.349 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 24 to 163 2024-08-17T00:40:20.350 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 41 current snap is 164 2024-08-17T00:40:20.350 INFO:tasks.rados.rados.0.smithi110.stdout:1918: seq_num 613 ranges {3358720=671744} 2024-08-17T00:40:20.370 INFO:tasks.rados.rados.0.smithi110.stdout:1918: writing smithi11086371-41 from 3358720 to 4030464 tid 1 2024-08-17T00:40:20.371 INFO:tasks.rados.rados.0.smithi110.stdout:1919: rollback oid 43 current snap is 164 2024-08-17T00:40:20.371 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 43 to 160 2024-08-17T00:40:20.371 INFO:tasks.rados.rados.0.smithi110.stdout:1914: finishing write tid 1 to smithi11086371-20 2024-08-17T00:40:20.371 INFO:tasks.rados.rados.0.smithi110.stdout:1914: finishing write tid 2 to smithi11086371-20 2024-08-17T00:40:20.371 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 33 v 788 (ObjNum 49 snap 0 seq_num 890357270) dirty exists 2024-08-17T00:40:20.371 INFO:tasks.rados.rados.0.smithi110.stdout:1917: finishing rollback tid 0 to smithi11086371-24 2024-08-17T00:40:20.371 INFO:tasks.rados.rados.0.smithi110.stdout:1914: finishing write tid 3 to smithi11086371-20 2024-08-17T00:40:20.371 INFO:tasks.rados.rados.0.smithi110.stdout:1914: oid 20 updating version 0 to 878 2024-08-17T00:40:20.371 INFO:tasks.rados.rados.0.smithi110.stdout:1914: oid 20 version 878 is already newer than 877 2024-08-17T00:40:20.371 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 878 (ObjNum 612 snap 164 seq_num 612) dirty exists 2024-08-17T00:40:20.371 INFO:tasks.rados.rados.0.smithi110.stdout:1914: left oid 20 (ObjNum 612 snap 164 seq_num 612) 2024-08-17T00:40:20.371 INFO:tasks.rados.rados.0.smithi110.stdout:1917: finishing rollback tid 1 to smithi11086371-24 2024-08-17T00:40:20.371 INFO:tasks.rados.rados.0.smithi110.stdout:1914: done (4 left) 2024-08-17T00:40:20.372 INFO:tasks.rados.rados.0.smithi110.stdout:1916: done (3 left) 2024-08-17T00:40:20.372 INFO:tasks.rados.rados.0.smithi110.stdout:1920: copy_from oid 7 from oid 6 current snap is 164 2024-08-17T00:40:20.372 INFO:tasks.rados.rados.0.smithi110.stdout:1917: finishing rollback tid 2 to smithi11086371-24 2024-08-17T00:40:20.372 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 792 (ObjNum 583 snap 156 seq_num 583) dirty exists 2024-08-17T00:40:20.372 INFO:tasks.rados.rados.0.smithi110.stdout:1917: done (3 left) 2024-08-17T00:40:20.372 INFO:tasks.rados.rados.0.smithi110.stdout:1921: delete oid 21 current snap is 164 2024-08-17T00:40:20.373 INFO:tasks.rados.rados.0.smithi110.stdout:1921: done (3 left) 2024-08-17T00:40:20.373 INFO:tasks.rados.rados.0.smithi110.stdout:1922: rmattr oid 26 current snap is 164 2024-08-17T00:40:20.373 INFO:tasks.rados.rados.0.smithi110.stdout:1922: done (3 left) 2024-08-17T00:40:20.374 INFO:tasks.rados.rados.0.smithi110.stdout:1923: copy_from oid 47 from oid 46 current snap is 164 2024-08-17T00:40:20.374 INFO:tasks.rados.rados.0.smithi110.stdout:1924: setattr oid 23 current snap is 164 2024-08-17T00:40:20.374 INFO:tasks.rados.rados.0.smithi110.stdout:1919: finishing rollback tid 0 to smithi11086371-43 2024-08-17T00:40:20.374 INFO:tasks.rados.rados.0.smithi110.stdout:1919: finishing rollback tid 1 to smithi11086371-43 2024-08-17T00:40:20.374 INFO:tasks.rados.rados.0.smithi110.stdout:1919: finishing rollback tid 2 to smithi11086371-43 2024-08-17T00:40:20.375 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 771 (ObjNum 552 snap 149 seq_num 552) dirty exists 2024-08-17T00:40:20.375 INFO:tasks.rados.rados.0.smithi110.stdout:1918: finishing write tid 1 to smithi11086371-41 2024-08-17T00:40:20.375 INFO:tasks.rados.rados.0.smithi110.stdout:1918: finishing write tid 2 to smithi11086371-41 2024-08-17T00:40:20.375 INFO:tasks.rados.rados.0.smithi110.stdout:1919: done (4 left) 2024-08-17T00:40:20.375 INFO:tasks.rados.rados.0.smithi110.stdout:1925: snap_create 2024-08-17T00:40:20.376 INFO:tasks.rados.rados.0.smithi110.stdout:1918: finishing write tid 3 to smithi11086371-41 2024-08-17T00:40:20.376 INFO:tasks.rados.rados.0.smithi110.stdout:1918: oid 41 updating version 0 to 680 2024-08-17T00:40:20.376 INFO:tasks.rados.rados.0.smithi110.stdout:1918: oid 41 updating version 680 to 681 2024-08-17T00:40:20.376 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 681 (ObjNum 613 snap 164 seq_num 613) dirty exists 2024-08-17T00:40:20.376 INFO:tasks.rados.rados.0.smithi110.stdout:1918: left oid 41 (ObjNum 613 snap 164 seq_num 613) 2024-08-17T00:40:20.377 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 810 (ObjNum 601 snap 161 seq_num 601) dirty exists 2024-08-17T00:40:20.378 INFO:tasks.rados.rados.0.smithi110.stdout:1923: finishing copy_from racing read to smithi11086371-47 2024-08-17T00:40:20.378 INFO:tasks.rados.rados.0.smithi110.stdout:1923: finishing copy_from to smithi11086371-47 2024-08-17T00:40:20.379 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 47 v 756 (ObjNum 610 snap 164 seq_num 610) dirty exists 2024-08-17T00:40:20.383 INFO:tasks.rados.rados.0.smithi110.stdout:1920: finishing copy_from racing read to smithi11086371-7 2024-08-17T00:40:20.384 INFO:tasks.rados.rados.0.smithi110.stdout:1920: finishing copy_from to smithi11086371-7 2024-08-17T00:40:20.384 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 773 (ObjNum 582 snap 156 seq_num 582) dirty exists 2024-08-17T00:40:20.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:20 smithi110 ceph-mon[98148]: osdmap e408: 8 total, 8 up, 8 in 2024-08-17T00:40:20.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:20 smithi110 ceph-mon[100641]: osdmap e408: 8 total, 8 up, 8 in 2024-08-17T00:40:20.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:20 smithi177 ceph-mon[90034]: osdmap e408: 8 total, 8 up, 8 in 2024-08-17T00:40:21.298 INFO:tasks.rados.rados.0.smithi110.stdout:1918: done (4 left) 2024-08-17T00:40:21.298 INFO:tasks.rados.rados.0.smithi110.stdout:1920: done (3 left) 2024-08-17T00:40:21.299 INFO:tasks.rados.rados.0.smithi110.stdout:1923: done (2 left) 2024-08-17T00:40:21.299 INFO:tasks.rados.rados.0.smithi110.stdout:1924: done (1 left) 2024-08-17T00:40:21.299 INFO:tasks.rados.rados.0.smithi110.stdout:1925: done (0 left) 2024-08-17T00:40:21.299 INFO:tasks.rados.rados.0.smithi110.stdout:1926: delete oid 24 current snap is 165 2024-08-17T00:40:21.302 INFO:tasks.rados.rados.0.smithi110.stdout:1926: done (0 left) 2024-08-17T00:40:21.303 INFO:tasks.rados.rados.0.smithi110.stdout:1927: rmattr oid 14 current snap is 165 2024-08-17T00:40:21.303 INFO:tasks.rados.rados.0.smithi110.stdout:1927: done (0 left) 2024-08-17T00:40:21.303 INFO:tasks.rados.rados.0.smithi110.stdout:1928: delete oid 15 current snap is 165 2024-08-17T00:40:21.307 INFO:tasks.rados.rados.0.smithi110.stdout:1928: done (0 left) 2024-08-17T00:40:21.307 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 4 current snap is 165 2024-08-17T00:40:21.307 INFO:tasks.rados.rados.0.smithi110.stdout:1929: seq_num 617 ranges {0=737280} 2024-08-17T00:40:21.311 INFO:tasks.rados.rados.0.smithi110.stdout:1929: writing smithi11086371-4 from 0 to 737280 tid 1 2024-08-17T00:40:21.311 INFO:tasks.rados.rados.0.smithi110.stdout:1930: snap_create 2024-08-17T00:40:21.317 INFO:tasks.rados.rados.0.smithi110.stdout:1929: finishing write tid 1 to smithi11086371-4 2024-08-17T00:40:21.317 INFO:tasks.rados.rados.0.smithi110.stdout:1929: finishing write tid 2 to smithi11086371-4 2024-08-17T00:40:21.319 INFO:tasks.rados.rados.0.smithi110.stdout:1929: finishing write tid 3 to smithi11086371-4 2024-08-17T00:40:21.319 INFO:tasks.rados.rados.0.smithi110.stdout:1929: oid 4 updating version 0 to 239 2024-08-17T00:40:21.320 INFO:tasks.rados.rados.0.smithi110.stdout:1929: oid 4 version 239 is already newer than 238 2024-08-17T00:40:21.320 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 239 (ObjNum 617 snap 165 seq_num 617) dirty exists 2024-08-17T00:40:21.320 INFO:tasks.rados.rados.0.smithi110.stdout:1929: left oid 4 (ObjNum 617 snap 165 seq_num 617) 2024-08-17T00:40:21.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:21 smithi110 ceph-mon[98148]: pgmap v175: 121 pgs: 121 active+clean; 156 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 15 op/s; 13 MiB/s, 4 objects/s recovering 2024-08-17T00:40:21.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:21 smithi110 ceph-mon[98148]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/291 objects degraded (1.718%), 1 pg degraded) 2024-08-17T00:40:21.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:21 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:40:21.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:21 smithi110 ceph-mon[98148]: osdmap e409: 8 total, 8 up, 8 in 2024-08-17T00:40:21.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:21 smithi110 ceph-mon[100641]: pgmap v175: 121 pgs: 121 active+clean; 156 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 15 op/s; 13 MiB/s, 4 objects/s recovering 2024-08-17T00:40:21.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:21 smithi110 ceph-mon[100641]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/291 objects degraded (1.718%), 1 pg degraded) 2024-08-17T00:40:21.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:21 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:40:21.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:21 smithi110 ceph-mon[100641]: osdmap e409: 8 total, 8 up, 8 in 2024-08-17T00:40:21.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:21 smithi177 ceph-mon[90034]: pgmap v175: 121 pgs: 121 active+clean; 156 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 15 op/s; 13 MiB/s, 4 objects/s recovering 2024-08-17T00:40:21.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:21 smithi177 ceph-mon[90034]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/291 objects degraded (1.718%), 1 pg degraded) 2024-08-17T00:40:21.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:21 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:40:21.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:21 smithi177 ceph-mon[90034]: osdmap e409: 8 total, 8 up, 8 in 2024-08-17T00:40:22.304 INFO:tasks.rados.rados.0.smithi110.stdout:1929: done (1 left) 2024-08-17T00:40:22.304 INFO:tasks.rados.rados.0.smithi110.stdout:1930: done (0 left) 2024-08-17T00:40:22.304 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 45 current snap is 166 2024-08-17T00:40:22.304 INFO:tasks.rados.rados.0.smithi110.stdout:1931: seq_num 618 ranges {9641984=753664} 2024-08-17T00:40:22.358 INFO:tasks.rados.rados.0.smithi110.stdout:1931: writing smithi11086371-45 from 9641984 to 10395648 tid 1 2024-08-17T00:40:22.359 INFO:tasks.rados.rados.0.smithi110.stdout:1932: snap_remove snap 163 2024-08-17T00:40:22.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:22 smithi110 ceph-mon[98148]: osdmap e410: 8 total, 8 up, 8 in 2024-08-17T00:40:22.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:22 smithi110 ceph-mon[100641]: osdmap e410: 8 total, 8 up, 8 in 2024-08-17T00:40:22.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:22 smithi177 ceph-mon[90034]: osdmap e410: 8 total, 8 up, 8 in 2024-08-17T00:40:23.306 INFO:tasks.rados.rados.0.smithi110.stdout:1932: done (1 left) 2024-08-17T00:40:23.306 INFO:tasks.rados.rados.0.smithi110.stdout:1933: copy_from oid 25 from oid 40 current snap is 166 2024-08-17T00:40:23.306 INFO:tasks.rados.rados.0.smithi110.stdout:1931: finishing write tid 1 to smithi11086371-45 2024-08-17T00:40:23.306 INFO:tasks.rados.rados.0.smithi110.stdout:1931: finishing write tid 2 to smithi11086371-45 2024-08-17T00:40:23.306 INFO:tasks.rados.rados.0.smithi110.stdout:1931: finishing write tid 3 to smithi11086371-45 2024-08-17T00:40:23.306 INFO:tasks.rados.rados.0.smithi110.stdout:1931: oid 45 updating version 0 to 795 2024-08-17T00:40:23.306 INFO:tasks.rados.rados.0.smithi110.stdout:1931: oid 45 version 795 is already newer than 794 2024-08-17T00:40:23.306 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 795 (ObjNum 618 snap 166 seq_num 618) dirty exists 2024-08-17T00:40:23.306 INFO:tasks.rados.rados.0.smithi110.stdout:1931: left oid 45 (ObjNum 618 snap 166 seq_num 618) 2024-08-17T00:40:23.306 INFO:tasks.rados.rados.0.smithi110.stdout:1931: done (1 left) 2024-08-17T00:40:23.307 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 32 current snap is 166 2024-08-17T00:40:23.307 INFO:tasks.rados.rados.0.smithi110.stdout:1934: seq_num 619 ranges {0=770048} 2024-08-17T00:40:23.310 INFO:tasks.rados.rados.0.smithi110.stdout:1934: writing smithi11086371-32 from 0 to 770048 tid 1 2024-08-17T00:40:23.311 INFO:tasks.rados.rados.0.smithi110.stdout:1935: snap_remove snap 160 2024-08-17T00:40:23.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:23 smithi110 ceph-mon[98148]: pgmap v178: 121 pgs: 121 active+clean; 155 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 3.7 MiB/s wr, 31 op/s; 3.8 MiB/s, 1 objects/s recovering 2024-08-17T00:40:23.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:23 smithi110 ceph-mon[98148]: osdmap e411: 8 total, 8 up, 8 in 2024-08-17T00:40:23.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:23 smithi110 ceph-mon[100641]: pgmap v178: 121 pgs: 121 active+clean; 155 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 3.7 MiB/s wr, 31 op/s; 3.8 MiB/s, 1 objects/s recovering 2024-08-17T00:40:23.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:23 smithi110 ceph-mon[100641]: osdmap e411: 8 total, 8 up, 8 in 2024-08-17T00:40:23.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:23 smithi177 ceph-mon[90034]: pgmap v178: 121 pgs: 121 active+clean; 155 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 3.7 MiB/s wr, 31 op/s; 3.8 MiB/s, 1 objects/s recovering 2024-08-17T00:40:23.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:23 smithi177 ceph-mon[90034]: osdmap e411: 8 total, 8 up, 8 in 2024-08-17T00:40:24.319 INFO:tasks.rados.rados.0.smithi110.stdout:1935: done (2 left) 2024-08-17T00:40:24.319 INFO:tasks.rados.rados.0.smithi110.stdout:1936: delete oid 19 current snap is 166 2024-08-17T00:40:24.319 INFO:tasks.rados.rados.0.smithi110.stdout:1934: finishing write tid 1 to smithi11086371-32 2024-08-17T00:40:24.319 INFO:tasks.rados.rados.0.smithi110.stdout:1934: finishing write tid 2 to smithi11086371-32 2024-08-17T00:40:24.319 INFO:tasks.rados.rados.0.smithi110.stdout:1934: finishing write tid 3 to smithi11086371-32 2024-08-17T00:40:24.319 INFO:tasks.rados.rados.0.smithi110.stdout:1934: oid 32 updating version 0 to 663 2024-08-17T00:40:24.319 INFO:tasks.rados.rados.0.smithi110.stdout:1934: oid 32 version 663 is already newer than 662 2024-08-17T00:40:24.320 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 663 (ObjNum 619 snap 166 seq_num 619) dirty exists 2024-08-17T00:40:24.320 INFO:tasks.rados.rados.0.smithi110.stdout:1934: left oid 32 (ObjNum 619 snap 166 seq_num 619) 2024-08-17T00:40:24.320 INFO:tasks.rados.rados.0.smithi110.stdout:1933: finishing copy_from racing read to smithi11086371-25 2024-08-17T00:40:24.320 INFO:tasks.rados.rados.0.smithi110.stdout:1933: finishing copy_from to smithi11086371-25 2024-08-17T00:40:24.320 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 233 (ObjNum 559 snap 149 seq_num 559) dirty exists 2024-08-17T00:40:24.327 INFO:tasks.rados.rados.0.smithi110.stdout:1933: done (2 left) 2024-08-17T00:40:24.327 INFO:tasks.rados.rados.0.smithi110.stdout:1934: done (1 left) 2024-08-17T00:40:24.328 INFO:tasks.rados.rados.0.smithi110.stdout:1936: done (0 left) 2024-08-17T00:40:24.328 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 23 current snap is 166 2024-08-17T00:40:24.328 INFO:tasks.rados.rados.0.smithi110.stdout:1937: seq_num 621 ranges {475136=409600,884736=401408} 2024-08-17T00:40:24.333 INFO:tasks.rados.rados.0.smithi110.stdout:1937: writing smithi11086371-23 from 475136 to 884736 tid 1 2024-08-17T00:40:24.335 INFO:tasks.rados.rados.0.smithi110.stdout:1937: writing smithi11086371-23 from 884736 to 1286144 tid 2 2024-08-17T00:40:24.336 INFO:tasks.rados.rados.0.smithi110.stdout:1938: snap_create 2024-08-17T00:40:24.338 INFO:tasks.rados.rados.0.smithi110.stdout:1937: finishing write tid 1 to smithi11086371-23 2024-08-17T00:40:24.338 INFO:tasks.rados.rados.0.smithi110.stdout:1937: finishing write tid 2 to smithi11086371-23 2024-08-17T00:40:24.339 INFO:tasks.rados.rados.0.smithi110.stdout:1937: finishing write tid 3 to smithi11086371-23 2024-08-17T00:40:24.340 INFO:tasks.rados.rados.0.smithi110.stdout:1937: finishing write tid 4 to smithi11086371-23 2024-08-17T00:40:24.340 INFO:tasks.rados.rados.0.smithi110.stdout:1937: oid 23 updating version 0 to 813 2024-08-17T00:40:24.340 INFO:tasks.rados.rados.0.smithi110.stdout:1937: oid 23 version 813 is already newer than 812 2024-08-17T00:40:24.340 INFO:tasks.rados.rados.0.smithi110.stdout:1937: oid 23 version 813 is already newer than 811 2024-08-17T00:40:24.340 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 813 (ObjNum 621 snap 166 seq_num 621) dirty exists 2024-08-17T00:40:24.340 INFO:tasks.rados.rados.0.smithi110.stdout:1937: left oid 23 (ObjNum 621 snap 166 seq_num 621) 2024-08-17T00:40:24.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:24 smithi177 ceph-mon[90034]: osdmap e412: 8 total, 8 up, 8 in 2024-08-17T00:40:24.734 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:24 smithi110 ceph-mon[100641]: osdmap e412: 8 total, 8 up, 8 in 2024-08-17T00:40:24.734 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:24 smithi110 ceph-mon[98148]: osdmap e412: 8 total, 8 up, 8 in 2024-08-17T00:40:24.902 INFO:tasks.rados.rados.0.smithi110.stdout:1937: done (1 left) 2024-08-17T00:40:24.902 INFO:tasks.rados.rados.0.smithi110.stdout:1938: done (0 left) 2024-08-17T00:40:24.902 INFO:tasks.rados.rados.0.smithi110.stdout:1939: read oid 33 snap -1 2024-08-17T00:40:24.902 INFO:tasks.rados.rados.0.smithi110.stdout:1939: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:40:24.902 INFO:tasks.rados.rados.0.smithi110.stdout:1940: rollback oid 17 current snap is 167 2024-08-17T00:40:24.902 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 17 to 164 2024-08-17T00:40:24.902 INFO:tasks.rados.rados.0.smithi110.stdout:1941: snap_create 2024-08-17T00:40:24.906 INFO:tasks.rados.rados.0.smithi110.stdout:1939: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:40:24.908 INFO:tasks.rados.rados.0.smithi110.stdout:1940: finishing rollback tid 0 to smithi11086371-17 2024-08-17T00:40:24.908 INFO:tasks.rados.rados.0.smithi110.stdout:1940: finishing rollback tid 1 to smithi11086371-17 2024-08-17T00:40:24.908 INFO:tasks.rados.rados.0.smithi110.stdout:1940: finishing rollback tid 2 to smithi11086371-17 2024-08-17T00:40:24.908 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 666 (ObjNum 459 snap 118 seq_num 459) dirty exists 2024-08-17T00:40:25.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:25 smithi177 ceph-mon[90034]: pgmap v181: 121 pgs: 121 active+clean; 172 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 5.2 MiB/s wr, 34 op/s 2024-08-17T00:40:25.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:25 smithi177 ceph-mon[90034]: osdmap e413: 8 total, 8 up, 8 in 2024-08-17T00:40:25.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:25 smithi177 ceph-mon[90034]: osdmap e414: 8 total, 8 up, 8 in 2024-08-17T00:40:25.657 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:25 smithi110 ceph-mon[100641]: pgmap v181: 121 pgs: 121 active+clean; 172 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 5.2 MiB/s wr, 34 op/s 2024-08-17T00:40:25.657 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:25 smithi110 ceph-mon[100641]: osdmap e413: 8 total, 8 up, 8 in 2024-08-17T00:40:25.657 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:25 smithi110 ceph-mon[100641]: osdmap e414: 8 total, 8 up, 8 in 2024-08-17T00:40:25.658 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:25 smithi110 ceph-mon[98148]: pgmap v181: 121 pgs: 121 active+clean; 172 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 5.2 MiB/s wr, 34 op/s 2024-08-17T00:40:25.658 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:25 smithi110 ceph-mon[98148]: osdmap e413: 8 total, 8 up, 8 in 2024-08-17T00:40:25.658 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:25 smithi110 ceph-mon[98148]: osdmap e414: 8 total, 8 up, 8 in 2024-08-17T00:40:25.903 INFO:tasks.rados.rados.0.smithi110.stdout:1939: done (2 left) 2024-08-17T00:40:25.903 INFO:tasks.rados.rados.0.smithi110.stdout:1940: done (1 left) 2024-08-17T00:40:25.903 INFO:tasks.rados.rados.0.smithi110.stdout:1941: done (0 left) 2024-08-17T00:40:25.903 INFO:tasks.rados.rados.0.smithi110.stdout:1942: snap_create 2024-08-17T00:40:26.909 INFO:tasks.rados.rados.0.smithi110.stdout:1942: done (0 left) 2024-08-17T00:40:26.910 INFO:tasks.rados.rados.0.smithi110.stdout:1943: read oid 37 snap -1 2024-08-17T00:40:26.910 INFO:tasks.rados.rados.0.smithi110.stdout:1943: expect (ObjNum 451 snap 117 seq_num 451) 2024-08-17T00:40:26.910 INFO:tasks.rados.rados.0.smithi110.stdout:1944: copy_from oid 11 from oid 23 current snap is 169 2024-08-17T00:40:26.910 INFO:tasks.rados.rados.0.smithi110.stdout:1945: rollback oid 39 current snap is 169 2024-08-17T00:40:26.910 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 39 to 168 2024-08-17T00:40:26.910 INFO:tasks.rados.rados.0.smithi110.stdout:1946: read oid 18 snap -1 2024-08-17T00:40:26.910 INFO:tasks.rados.rados.0.smithi110.stdout:1946: expect (ObjNum 602 snap 161 seq_num 602) 2024-08-17T00:40:26.910 INFO:tasks.rados.rados.0.smithi110.stdout:1947: read oid 34 snap -1 2024-08-17T00:40:26.910 INFO:tasks.rados.rados.0.smithi110.stdout:1947: expect deleted 2024-08-17T00:40:26.910 INFO:tasks.rados.rados.0.smithi110.stdout:1948: read oid 24 snap 166 2024-08-17T00:40:26.911 INFO:tasks.rados.rados.0.smithi110.stdout:1948: expect deleted 2024-08-17T00:40:26.911 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 22 current snap is 169 2024-08-17T00:40:26.911 INFO:tasks.rados.rados.0.smithi110.stdout:1949: seq_num 622 ranges {1130496=425984,1556480=401408} 2024-08-17T00:40:26.918 INFO:tasks.rados.rados.0.smithi110.stdout:1949: writing smithi11086371-22 from 1130496 to 1556480 tid 1 2024-08-17T00:40:26.920 INFO:tasks.rados.rados.0.smithi110.stdout:1949: writing smithi11086371-22 from 1556480 to 1957888 tid 2 2024-08-17T00:40:26.921 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 49 current snap is 169 2024-08-17T00:40:26.921 INFO:tasks.rados.rados.0.smithi110.stdout:1950: seq_num 623 ranges {4587520=442368,5029888=401408} 2024-08-17T00:40:26.950 INFO:tasks.rados.rados.0.smithi110.stdout:1950: writing smithi11086371-49 from 4587520 to 5029888 tid 1 2024-08-17T00:40:26.952 INFO:tasks.rados.rados.0.smithi110.stdout:1950: writing smithi11086371-49 from 5029888 to 5431296 tid 2 2024-08-17T00:40:26.952 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 2 current snap is 169 2024-08-17T00:40:26.952 INFO:tasks.rados.rados.0.smithi110.stdout:1951: seq_num 624 ranges {1974272=458752,2433024=401408} 2024-08-17T00:40:26.965 INFO:tasks.rados.rados.0.smithi110.stdout:1951: writing smithi11086371-2 from 1974272 to 2433024 tid 1 2024-08-17T00:40:26.968 INFO:tasks.rados.rados.0.smithi110.stdout:1951: writing smithi11086371-2 from 2433024 to 2834432 tid 2 2024-08-17T00:40:26.968 INFO:tasks.rados.rados.0.smithi110.stdout:1952: read oid 47 snap -1 2024-08-17T00:40:26.968 INFO:tasks.rados.rados.0.smithi110.stdout:1952: expect (ObjNum 610 snap 164 seq_num 610) 2024-08-17T00:40:26.968 INFO:tasks.rados.rados.0.smithi110.stdout:1953: copy_from oid 48 from oid 35 current snap is 169 2024-08-17T00:40:26.968 INFO:tasks.rados.rados.0.smithi110.stdout:1943: expect (ObjNum 451 snap 117 seq_num 451) 2024-08-17T00:40:26.995 INFO:tasks.rados.rados.0.smithi110.stdout:1945: finishing rollback tid 0 to smithi11086371-39 2024-08-17T00:40:26.995 INFO:tasks.rados.rados.0.smithi110.stdout:1945: finishing rollback tid 1 to smithi11086371-39 2024-08-17T00:40:26.995 INFO:tasks.rados.rados.0.smithi110.stdout:1945: finishing rollback tid 2 to smithi11086371-39 2024-08-17T00:40:26.995 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 798 (ObjNum 552 snap 149 seq_num 552) dirty exists 2024-08-17T00:40:26.995 INFO:tasks.rados.rados.0.smithi110.stdout:1944: finishing copy_from racing read to smithi11086371-11 2024-08-17T00:40:26.995 INFO:tasks.rados.rados.0.smithi110.stdout:1944: finishing copy_from to smithi11086371-11 2024-08-17T00:40:26.995 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 813 (ObjNum 621 snap 166 seq_num 621) dirty exists 2024-08-17T00:40:26.995 INFO:tasks.rados.rados.0.smithi110.stdout:1949: finishing write tid 1 to smithi11086371-22 2024-08-17T00:40:26.995 INFO:tasks.rados.rados.0.smithi110.stdout:1949: finishing write tid 2 to smithi11086371-22 2024-08-17T00:40:26.996 INFO:tasks.rados.rados.0.smithi110.stdout:1949: finishing write tid 3 to smithi11086371-22 2024-08-17T00:40:26.996 INFO:tasks.rados.rados.0.smithi110.stdout:1949: finishing write tid 4 to smithi11086371-22 2024-08-17T00:40:26.996 INFO:tasks.rados.rados.0.smithi110.stdout:1949: oid 22 updating version 0 to 763 2024-08-17T00:40:26.996 INFO:tasks.rados.rados.0.smithi110.stdout:1949: oid 22 version 763 is already newer than 762 2024-08-17T00:40:26.996 INFO:tasks.rados.rados.0.smithi110.stdout:1949: oid 22 version 763 is already newer than 761 2024-08-17T00:40:26.996 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 763 (ObjNum 622 snap 169 seq_num 622) dirty exists 2024-08-17T00:40:26.996 INFO:tasks.rados.rados.0.smithi110.stdout:1949: left oid 22 (ObjNum 622 snap 169 seq_num 622) 2024-08-17T00:40:26.996 INFO:tasks.rados.rados.0.smithi110.stdout:1943: done (10 left) 2024-08-17T00:40:26.996 INFO:tasks.rados.rados.0.smithi110.stdout:1944: done (9 left) 2024-08-17T00:40:26.996 INFO:tasks.rados.rados.0.smithi110.stdout:1945: done (8 left) 2024-08-17T00:40:26.996 INFO:tasks.rados.rados.0.smithi110.stdout:1947: done (7 left) 2024-08-17T00:40:26.996 INFO:tasks.rados.rados.0.smithi110.stdout:1948: done (6 left) 2024-08-17T00:40:26.996 INFO:tasks.rados.rados.0.smithi110.stdout:1949: done (5 left) 2024-08-17T00:40:26.996 INFO:tasks.rados.rados.0.smithi110.stdout:1954: read oid 33 snap -1 2024-08-17T00:40:26.997 INFO:tasks.rados.rados.0.smithi110.stdout:1954: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:40:26.997 INFO:tasks.rados.rados.0.smithi110.stdout:1955: snap_create 2024-08-17T00:40:26.997 INFO:tasks.rados.rados.0.smithi110.stdout:1946: expect (ObjNum 602 snap 161 seq_num 602) 2024-08-17T00:40:27.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:26 smithi110 ceph-mon[100641]: osdmap e415: 8 total, 8 up, 8 in 2024-08-17T00:40:27.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:26 smithi110 ceph-mon[100641]: pgmap v185: 121 pgs: 121 active+clean; 172 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 519 B/s rd, 4.1 MiB/s wr, 7 op/s 2024-08-17T00:40:27.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:26 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:27.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:26 smithi110 ceph-mon[98148]: osdmap e415: 8 total, 8 up, 8 in 2024-08-17T00:40:27.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:26 smithi110 ceph-mon[98148]: pgmap v185: 121 pgs: 121 active+clean; 172 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 519 B/s rd, 4.1 MiB/s wr, 7 op/s 2024-08-17T00:40:27.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:27.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:26 smithi177 ceph-mon[90034]: osdmap e415: 8 total, 8 up, 8 in 2024-08-17T00:40:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:26 smithi177 ceph-mon[90034]: pgmap v185: 121 pgs: 121 active+clean; 172 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 519 B/s rd, 4.1 MiB/s wr, 7 op/s 2024-08-17T00:40:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:26 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:27.953 INFO:tasks.rados.rados.0.smithi110.stdout:1950: finishing write tid 1 to smithi11086371-49 2024-08-17T00:40:27.953 INFO:tasks.rados.rados.0.smithi110.stdout:1950: finishing write tid 2 to smithi11086371-49 2024-08-17T00:40:27.953 INFO:tasks.rados.rados.0.smithi110.stdout:1950: finishing write tid 3 to smithi11086371-49 2024-08-17T00:40:27.953 INFO:tasks.rados.rados.0.smithi110.stdout:1950: finishing write tid 4 to smithi11086371-49 2024-08-17T00:40:27.953 INFO:tasks.rados.rados.0.smithi110.stdout:1950: oid 49 updating version 0 to 733 2024-08-17T00:40:27.953 INFO:tasks.rados.rados.0.smithi110.stdout:1950: oid 49 updating version 733 to 735 2024-08-17T00:40:27.954 INFO:tasks.rados.rados.0.smithi110.stdout:1950: oid 49 version 735 is already newer than 734 2024-08-17T00:40:27.954 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 735 (ObjNum 623 snap 169 seq_num 623) dirty exists 2024-08-17T00:40:27.954 INFO:tasks.rados.rados.0.smithi110.stdout:1950: left oid 49 (ObjNum 623 snap 169 seq_num 623) 2024-08-17T00:40:27.954 INFO:tasks.rados.rados.0.smithi110.stdout:1951: finishing write tid 1 to smithi11086371-2 2024-08-17T00:40:27.954 INFO:tasks.rados.rados.0.smithi110.stdout:1951: finishing write tid 2 to smithi11086371-2 2024-08-17T00:40:27.954 INFO:tasks.rados.rados.0.smithi110.stdout:1951: finishing write tid 3 to smithi11086371-2 2024-08-17T00:40:27.954 INFO:tasks.rados.rados.0.smithi110.stdout:1951: finishing write tid 4 to smithi11086371-2 2024-08-17T00:40:27.954 INFO:tasks.rados.rados.0.smithi110.stdout:1951: oid 2 updating version 0 to 894 2024-08-17T00:40:27.954 INFO:tasks.rados.rados.0.smithi110.stdout:1951: oid 2 updating version 894 to 896 2024-08-17T00:40:27.954 INFO:tasks.rados.rados.0.smithi110.stdout:1951: oid 2 version 896 is already newer than 895 2024-08-17T00:40:27.954 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 2 v 896 (ObjNum 624 snap 169 seq_num 624) dirty exists 2024-08-17T00:40:27.954 INFO:tasks.rados.rados.0.smithi110.stdout:1951: left oid 2 (ObjNum 624 snap 169 seq_num 624) 2024-08-17T00:40:27.954 INFO:tasks.rados.rados.0.smithi110.stdout:1946: done (6 left) 2024-08-17T00:40:27.955 INFO:tasks.rados.rados.0.smithi110.stdout:1950: done (5 left) 2024-08-17T00:40:27.955 INFO:tasks.rados.rados.0.smithi110.stdout:1951: done (4 left) 2024-08-17T00:40:27.955 INFO:tasks.rados.rados.0.smithi110.stdout:1955: done (3 left) 2024-08-17T00:40:27.955 INFO:tasks.rados.rados.0.smithi110.stdout:1956: delete oid 49 current snap is 170 2024-08-17T00:40:27.955 INFO:tasks.rados.rados.0.smithi110.stdout:1952: expect (ObjNum 610 snap 164 seq_num 610) 2024-08-17T00:40:27.970 INFO:tasks.rados.rados.0.smithi110.stdout:1953: finishing copy_from racing read to smithi11086371-48 2024-08-17T00:40:27.970 INFO:tasks.rados.rados.0.smithi110.stdout:1953: finishing copy_from to smithi11086371-48 2024-08-17T00:40:27.970 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 795 (ObjNum 592 snap 159 seq_num 592) dirty exists 2024-08-17T00:40:27.970 INFO:tasks.rados.rados.0.smithi110.stdout:1952: done (3 left) 2024-08-17T00:40:27.970 INFO:tasks.rados.rados.0.smithi110.stdout:1953: done (2 left) 2024-08-17T00:40:27.970 INFO:tasks.rados.rados.0.smithi110.stdout:1956: done (1 left) 2024-08-17T00:40:27.971 INFO:tasks.rados.rados.0.smithi110.stdout:1957: rmattr oid 5 current snap is 170 2024-08-17T00:40:27.971 INFO:tasks.rados.rados.0.smithi110.stdout:1957: done (1 left) 2024-08-17T00:40:27.971 INFO:tasks.rados.rados.0.smithi110.stdout:1958: delete oid 15 current snap is 170 2024-08-17T00:40:27.971 INFO:tasks.rados.rados.0.smithi110.stdout:1954: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:40:27.973 INFO:tasks.rados.rados.0.smithi110.stdout:1954: done (1 left) 2024-08-17T00:40:27.973 INFO:tasks.rados.rados.0.smithi110.stdout:1958: done (0 left) 2024-08-17T00:40:27.973 INFO:tasks.rados.rados.0.smithi110.stdout:1959: snap_remove snap 165 2024-08-17T00:40:28.186 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:27 smithi110 ceph-mon[98148]: osdmap e416: 8 total, 8 up, 8 in 2024-08-17T00:40:28.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:27 smithi110 ceph-mon[100641]: osdmap e416: 8 total, 8 up, 8 in 2024-08-17T00:40:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:27 smithi177 ceph-mon[90034]: osdmap e416: 8 total, 8 up, 8 in 2024-08-17T00:40:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:40:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:40:28] "GET /metrics HTTP/1.1" 200 35994 "" "Prometheus/2.43.0" 2024-08-17T00:40:28.920 INFO:tasks.rados.rados.0.smithi110.stdout:1959: done (0 left) 2024-08-17T00:40:28.920 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 23 current snap is 170 2024-08-17T00:40:28.920 INFO:tasks.rados.rados.0.smithi110.stdout:1960: seq_num 627 ranges {1286144=507904,1794048=401408} 2024-08-17T00:40:28.930 INFO:tasks.rados.rados.0.smithi110.stdout:1960: writing smithi11086371-23 from 1286144 to 1794048 tid 1 2024-08-17T00:40:28.932 INFO:tasks.rados.rados.0.smithi110.stdout:1960: writing smithi11086371-23 from 1794048 to 2195456 tid 2 2024-08-17T00:40:28.933 INFO:tasks.rados.rados.0.smithi110.stdout:1961: read oid 15 snap -1 2024-08-17T00:40:28.933 INFO:tasks.rados.rados.0.smithi110.stdout:1961: expect deleted 2024-08-17T00:40:28.933 INFO:tasks.rados.rados.0.smithi110.stdout:1962: setattr oid 36 current snap is 170 2024-08-17T00:40:28.936 INFO:tasks.rados.rados.0.smithi110.stdout:1961: done (2 left) 2024-08-17T00:40:28.936 INFO:tasks.rados.rados.0.smithi110.stdout:1963: snap_create 2024-08-17T00:40:28.936 INFO:tasks.rados.rados.0.smithi110.stdout:1960: finishing write tid 1 to smithi11086371-23 2024-08-17T00:40:28.936 INFO:tasks.rados.rados.0.smithi110.stdout:1960: finishing write tid 2 to smithi11086371-23 2024-08-17T00:40:28.936 INFO:tasks.rados.rados.0.smithi110.stdout:1960: finishing write tid 3 to smithi11086371-23 2024-08-17T00:40:28.937 INFO:tasks.rados.rados.0.smithi110.stdout:1960: finishing write tid 4 to smithi11086371-23 2024-08-17T00:40:28.937 INFO:tasks.rados.rados.0.smithi110.stdout:1960: oid 23 updating version 0 to 816 2024-08-17T00:40:28.938 INFO:tasks.rados.rados.0.smithi110.stdout:1960: oid 23 version 816 is already newer than 815 2024-08-17T00:40:28.938 INFO:tasks.rados.rados.0.smithi110.stdout:1960: oid 23 version 816 is already newer than 814 2024-08-17T00:40:28.938 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 816 (ObjNum 627 snap 170 seq_num 627) dirty exists 2024-08-17T00:40:28.938 INFO:tasks.rados.rados.0.smithi110.stdout:1960: left oid 23 (ObjNum 627 snap 170 seq_num 627) 2024-08-17T00:40:28.938 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 36 v 772 (ObjNum 534 snap 138 seq_num 534) dirty exists 2024-08-17T00:40:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:28 smithi110 ceph-mon[98148]: osdmap e417: 8 total, 8 up, 8 in 2024-08-17T00:40:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:28 smithi110 ceph-mon[98148]: pgmap v188: 121 pgs: 121 active+clean; 178 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 953 KiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-08-17T00:40:29.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:28 smithi110 ceph-mon[100641]: osdmap e417: 8 total, 8 up, 8 in 2024-08-17T00:40:29.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:28 smithi110 ceph-mon[100641]: pgmap v188: 121 pgs: 121 active+clean; 178 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 953 KiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-08-17T00:40:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:28 smithi177 ceph-mon[90034]: osdmap e417: 8 total, 8 up, 8 in 2024-08-17T00:40:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:28 smithi177 ceph-mon[90034]: pgmap v188: 121 pgs: 121 active+clean; 178 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 953 KiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-08-17T00:40:29.903 INFO:tasks.rados.rados.0.smithi110.stdout:1960: done (2 left) 2024-08-17T00:40:29.903 INFO:tasks.rados.rados.0.smithi110.stdout:1962: done (1 left) 2024-08-17T00:40:29.903 INFO:tasks.rados.rados.0.smithi110.stdout:1963: done (0 left) 2024-08-17T00:40:29.903 INFO:tasks.rados.rados.0.smithi110.stdout:1964: delete oid 2 current snap is 171 2024-08-17T00:40:29.910 INFO:tasks.rados.rados.0.smithi110.stdout:1964: done (0 left) 2024-08-17T00:40:29.910 INFO:tasks.rados.rados.0.smithi110.stdout:1965: copy_from oid 29 from oid 30 current snap is 171 2024-08-17T00:40:29.910 INFO:tasks.rados.rados.0.smithi110.stdout:1966: read oid 1 snap 170 2024-08-17T00:40:29.910 INFO:tasks.rados.rados.0.smithi110.stdout:1966: expect (ObjNum 597 snap 159 seq_num 597) 2024-08-17T00:40:29.910 INFO:tasks.rados.rados.0.smithi110.stdout:1967: rollback oid 17 current snap is 171 2024-08-17T00:40:29.910 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 17 to 158 2024-08-17T00:40:29.911 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 49 current snap is 171 2024-08-17T00:40:29.911 INFO:tasks.rados.rados.0.smithi110.stdout:1968: seq_num 629 ranges {0=540672,540672=401408} 2024-08-17T00:40:29.912 INFO:tasks.rados.rados.0.smithi110.stdout:1968: writing smithi11086371-49 from 0 to 540672 tid 1 2024-08-17T00:40:29.916 INFO:tasks.rados.rados.0.smithi110.stdout:1968: writing smithi11086371-49 from 540672 to 942080 tid 2 2024-08-17T00:40:29.916 INFO:tasks.rados.rados.0.smithi110.stdout:1969: setattr oid 5 current snap is 171 2024-08-17T00:40:29.916 INFO:tasks.rados.rados.0.smithi110.stdout:1966: expect (ObjNum 597 snap 159 seq_num 597) 2024-08-17T00:40:29.932 INFO:tasks.rados.rados.0.smithi110.stdout:1967: finishing rollback tid 0 to smithi11086371-17 2024-08-17T00:40:29.932 INFO:tasks.rados.rados.0.smithi110.stdout:1967: finishing rollback tid 1 to smithi11086371-17 2024-08-17T00:40:29.932 INFO:tasks.rados.rados.0.smithi110.stdout:1967: finishing rollback tid 2 to smithi11086371-17 2024-08-17T00:40:29.932 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 669 (ObjNum 459 snap 118 seq_num 459) dirty exists 2024-08-17T00:40:29.933 INFO:tasks.rados.rados.0.smithi110.stdout:1968: finishing write tid 1 to smithi11086371-49 2024-08-17T00:40:29.933 INFO:tasks.rados.rados.0.smithi110.stdout:1968: finishing write tid 2 to smithi11086371-49 2024-08-17T00:40:29.933 INFO:tasks.rados.rados.0.smithi110.stdout:1968: finishing write tid 3 to smithi11086371-49 2024-08-17T00:40:29.933 INFO:tasks.rados.rados.0.smithi110.stdout:1968: finishing write tid 4 to smithi11086371-49 2024-08-17T00:40:29.933 INFO:tasks.rados.rados.0.smithi110.stdout:1968: oid 49 updating version 0 to 738 2024-08-17T00:40:29.933 INFO:tasks.rados.rados.0.smithi110.stdout:1968: oid 49 version 738 is already newer than 737 2024-08-17T00:40:29.933 INFO:tasks.rados.rados.0.smithi110.stdout:1968: oid 49 updating version 738 to 739 2024-08-17T00:40:29.933 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 739 (ObjNum 629 snap 171 seq_num 629) dirty exists 2024-08-17T00:40:29.933 INFO:tasks.rados.rados.0.smithi110.stdout:1968: left oid 49 (ObjNum 629 snap 171 seq_num 629) 2024-08-17T00:40:29.933 INFO:tasks.rados.rados.0.smithi110.stdout:1966: done (4 left) 2024-08-17T00:40:29.933 INFO:tasks.rados.rados.0.smithi110.stdout:1967: done (3 left) 2024-08-17T00:40:29.933 INFO:tasks.rados.rados.0.smithi110.stdout:1968: done (2 left) 2024-08-17T00:40:29.933 INFO:tasks.rados.rados.0.smithi110.stdout:1970: read oid 8 snap 162 2024-08-17T00:40:29.934 INFO:tasks.rados.rados.0.smithi110.stdout:1970: expect (ObjNum 590 snap 159 seq_num 590) 2024-08-17T00:40:29.934 INFO:tasks.rados.rados.0.smithi110.stdout:1971: rmattr oid 2 current snap is 171 2024-08-17T00:40:29.934 INFO:tasks.rados.rados.0.smithi110.stdout:1971: done (3 left) 2024-08-17T00:40:29.934 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 49 current snap is 171 2024-08-17T00:40:29.934 INFO:tasks.rados.rados.0.smithi110.stdout:1972: seq_num 630 ranges {942080=557056,1499136=401408} 2024-08-17T00:40:29.941 INFO:tasks.rados.rados.0.smithi110.stdout:1972: writing smithi11086371-49 from 942080 to 1499136 tid 1 2024-08-17T00:40:29.944 INFO:tasks.rados.rados.0.smithi110.stdout:1972: writing smithi11086371-49 from 1499136 to 1900544 tid 2 2024-08-17T00:40:29.944 INFO:tasks.rados.rados.0.smithi110.stdout:1973: rollback oid 17 current snap is 171 2024-08-17T00:40:29.944 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 17 to 158 2024-08-17T00:40:29.944 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 799 (ObjNum 481 snap 0 seq_num 1667215024) dirty exists 2024-08-17T00:40:29.944 INFO:tasks.rados.rados.0.smithi110.stdout:1970: expect (ObjNum 590 snap 159 seq_num 590) 2024-08-17T00:40:29.957 INFO:tasks.rados.rados.0.smithi110.stdout:1972: finishing write tid 1 to smithi11086371-49 2024-08-17T00:40:29.957 INFO:tasks.rados.rados.0.smithi110.stdout:1973: finishing rollback tid 0 to smithi11086371-17 2024-08-17T00:40:29.957 INFO:tasks.rados.rados.0.smithi110.stdout:1973: finishing rollback tid 1 to smithi11086371-17 2024-08-17T00:40:29.957 INFO:tasks.rados.rados.0.smithi110.stdout:1973: finishing rollback tid 2 to smithi11086371-17 2024-08-17T00:40:29.957 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 672 (ObjNum 459 snap 118 seq_num 459) dirty exists 2024-08-17T00:40:29.957 INFO:tasks.rados.rados.0.smithi110.stdout:1972: finishing write tid 2 to smithi11086371-49 2024-08-17T00:40:29.958 INFO:tasks.rados.rados.0.smithi110.stdout:1972: finishing write tid 3 to smithi11086371-49 2024-08-17T00:40:29.958 INFO:tasks.rados.rados.0.smithi110.stdout:1965: finishing copy_from racing read to smithi11086371-29 2024-08-17T00:40:29.958 INFO:tasks.rados.rados.0.smithi110.stdout:1972: finishing write tid 4 to smithi11086371-49 2024-08-17T00:40:29.958 INFO:tasks.rados.rados.0.smithi110.stdout:1972: oid 49 updating version 0 to 742 2024-08-17T00:40:29.958 INFO:tasks.rados.rados.0.smithi110.stdout:1972: oid 49 version 742 is already newer than 740 2024-08-17T00:40:29.958 INFO:tasks.rados.rados.0.smithi110.stdout:1972: oid 49 version 742 is already newer than 741 2024-08-17T00:40:29.958 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 742 (ObjNum 630 snap 171 seq_num 630) dirty exists 2024-08-17T00:40:29.958 INFO:tasks.rados.rados.0.smithi110.stdout:1972: left oid 49 (ObjNum 630 snap 171 seq_num 630) 2024-08-17T00:40:29.958 INFO:tasks.rados.rados.0.smithi110.stdout:1969: done (4 left) 2024-08-17T00:40:29.958 INFO:tasks.rados.rados.0.smithi110.stdout:1970: done (3 left) 2024-08-17T00:40:29.958 INFO:tasks.rados.rados.0.smithi110.stdout:1972: done (2 left) 2024-08-17T00:40:29.958 INFO:tasks.rados.rados.0.smithi110.stdout:1973: done (1 left) 2024-08-17T00:40:29.959 INFO:tasks.rados.rados.0.smithi110.stdout:1974: copy_from oid 35 from oid 32 current snap is 171 2024-08-17T00:40:29.959 INFO:tasks.rados.rados.0.smithi110.stdout:1975: rollback oid 4 current snap is 171 2024-08-17T00:40:29.959 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 4 to 167 2024-08-17T00:40:29.959 INFO:tasks.rados.rados.0.smithi110.stdout:1976: setattr oid 8 current snap is 171 2024-08-17T00:40:29.960 INFO:tasks.rados.rados.0.smithi110.stdout:1977: read oid 22 snap -1 2024-08-17T00:40:29.960 INFO:tasks.rados.rados.0.smithi110.stdout:1977: expect (ObjNum 622 snap 169 seq_num 622) 2024-08-17T00:40:29.960 INFO:tasks.rados.rados.0.smithi110.stdout:1978: copy_from oid 34 from oid 7 current snap is 171 2024-08-17T00:40:29.960 INFO:tasks.rados.rados.0.smithi110.stdout:1979: copy_from oid 17 from oid 1 current snap is 171 2024-08-17T00:40:29.960 INFO:tasks.rados.rados.0.smithi110.stdout:1980: read oid 50 snap 166 2024-08-17T00:40:29.960 INFO:tasks.rados.rados.0.smithi110.stdout:1980: expect (ObjNum 430 snap 114 seq_num 430) 2024-08-17T00:40:29.960 INFO:tasks.rados.rados.0.smithi110.stdout:1981: snap_remove snap 159 2024-08-17T00:40:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:29 smithi110 ceph-mon[100641]: osdmap e418: 8 total, 8 up, 8 in 2024-08-17T00:40:30.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:29 smithi110 ceph-mon[100641]: osdmap e419: 8 total, 8 up, 8 in 2024-08-17T00:40:30.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:29 smithi110 ceph-mon[98148]: osdmap e418: 8 total, 8 up, 8 in 2024-08-17T00:40:30.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:29 smithi110 ceph-mon[98148]: osdmap e419: 8 total, 8 up, 8 in 2024-08-17T00:40:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:29 smithi177 ceph-mon[90034]: osdmap e418: 8 total, 8 up, 8 in 2024-08-17T00:40:30.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:29 smithi177 ceph-mon[90034]: osdmap e419: 8 total, 8 up, 8 in 2024-08-17T00:40:30.928 INFO:tasks.rados.rados.0.smithi110.stdout:1981: done (8 left) 2024-08-17T00:40:30.928 INFO:tasks.rados.rados.0.smithi110.stdout:1982: rollback oid 21 current snap is 171 2024-08-17T00:40:30.928 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 21 to 161 2024-08-17T00:40:30.928 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 18 current snap is 171 2024-08-17T00:40:30.928 INFO:tasks.rados.rados.0.smithi110.stdout:1983: seq_num 631 ranges {9609216=573440,10182656=401408} 2024-08-17T00:40:30.981 INFO:tasks.rados.rados.0.smithi110.stdout:1983: writing smithi11086371-18 from 9609216 to 10182656 tid 1 2024-08-17T00:40:30.984 INFO:tasks.rados.rados.0.smithi110.stdout:1983: writing smithi11086371-18 from 10182656 to 10584064 tid 2 2024-08-17T00:40:30.984 INFO:tasks.rados.rados.0.smithi110.stdout:1984: read oid 31 snap 158 2024-08-17T00:40:30.984 INFO:tasks.rados.rados.0.smithi110.stdout:1984: expect deleted 2024-08-17T00:40:30.984 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 28 current snap is 171 2024-08-17T00:40:30.984 INFO:tasks.rados.rados.0.smithi110.stdout:1985: seq_num 632 ranges {0=589824,589824=401408} 2024-08-17T00:40:30.987 INFO:tasks.rados.rados.0.smithi110.stdout:1985: writing smithi11086371-28 from 0 to 589824 tid 1 2024-08-17T00:40:30.990 INFO:tasks.rados.rados.0.smithi110.stdout:1985: writing smithi11086371-28 from 589824 to 991232 tid 2 2024-08-17T00:40:30.990 INFO:tasks.rados.rados.0.smithi110.stdout:1986: read oid 20 snap -1 2024-08-17T00:40:30.990 INFO:tasks.rados.rados.0.smithi110.stdout:1986: expect (ObjNum 612 snap 164 seq_num 612) 2024-08-17T00:40:30.990 INFO:tasks.rados.rados.0.smithi110.stdout:1987: snap_create 2024-08-17T00:40:30.990 INFO:tasks.rados.rados.0.smithi110.stdout:1980: expect (ObjNum 430 snap 114 seq_num 430) 2024-08-17T00:40:30.993 INFO:tasks.rados.rados.0.smithi110.stdout:1965: finishing copy_from to smithi11086371-29 2024-08-17T00:40:30.993 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 670 (ObjNum 547 snap 148 seq_num 547) dirty exists 2024-08-17T00:40:30.993 INFO:tasks.rados.rados.0.smithi110.stdout:1975: finishing rollback tid 0 to smithi11086371-4 2024-08-17T00:40:30.993 INFO:tasks.rados.rados.0.smithi110.stdout:1975: finishing rollback tid 1 to smithi11086371-4 2024-08-17T00:40:30.993 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 683 (ObjNum 590 snap 159 seq_num 590) dirty exists 2024-08-17T00:40:30.993 INFO:tasks.rados.rados.0.smithi110.stdout:1975: finishing rollback tid 2 to smithi11086371-4 2024-08-17T00:40:30.993 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 243 (ObjNum 617 snap 165 seq_num 617) dirty exists 2024-08-17T00:40:30.993 INFO:tasks.rados.rados.0.smithi110.stdout:1974: finishing copy_from racing read to smithi11086371-35 2024-08-17T00:40:30.993 INFO:tasks.rados.rados.0.smithi110.stdout:1974: finishing copy_from to smithi11086371-35 2024-08-17T00:40:30.993 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 663 (ObjNum 619 snap 166 seq_num 619) dirty exists 2024-08-17T00:40:30.994 INFO:tasks.rados.rados.0.smithi110.stdout:1979: finishing copy_from racing read to smithi11086371-17 2024-08-17T00:40:30.994 INFO:tasks.rados.rados.0.smithi110.stdout:1979: finishing copy_from to smithi11086371-17 2024-08-17T00:40:30.994 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 495 (ObjNum 597 snap 159 seq_num 597) dirty exists 2024-08-17T00:40:30.994 INFO:tasks.rados.rados.0.smithi110.stdout:1978: finishing copy_from racing read to smithi11086371-34 2024-08-17T00:40:30.994 INFO:tasks.rados.rados.0.smithi110.stdout:1978: finishing copy_from to smithi11086371-34 2024-08-17T00:40:30.994 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 773 (ObjNum 582 snap 156 seq_num 582) dirty exists 2024-08-17T00:40:30.994 INFO:tasks.rados.rados.0.smithi110.stdout:1977: expect (ObjNum 622 snap 169 seq_num 622) 2024-08-17T00:40:31.078 INFO:tasks.rados.rados.0.smithi110.stdout:1982: finishing rollback tid 1 to smithi11086371-21 2024-08-17T00:40:31.078 INFO:tasks.rados.rados.0.smithi110.stdout:1982: finishing rollback tid 2 to smithi11086371-21 2024-08-17T00:40:31.078 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 798 (ObjNum 581 snap 155 seq_num 581) dirty exists 2024-08-17T00:40:31.078 INFO:tasks.rados.rados.0.smithi110.stdout:1983: finishing write tid 1 to smithi11086371-18 2024-08-17T00:40:31.078 INFO:tasks.rados.rados.0.smithi110.stdout:1983: finishing write tid 2 to smithi11086371-18 2024-08-17T00:40:31.079 INFO:tasks.rados.rados.0.smithi110.stdout:1983: finishing write tid 3 to smithi11086371-18 2024-08-17T00:40:31.079 INFO:tasks.rados.rados.0.smithi110.stdout:1983: finishing write tid 4 to smithi11086371-18 2024-08-17T00:40:31.079 INFO:tasks.rados.rados.0.smithi110.stdout:1983: oid 18 updating version 0 to 790 2024-08-17T00:40:31.079 INFO:tasks.rados.rados.0.smithi110.stdout:1983: oid 18 updating version 790 to 791 2024-08-17T00:40:31.079 INFO:tasks.rados.rados.0.smithi110.stdout:1983: oid 18 version 791 is already newer than 789 2024-08-17T00:40:31.079 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 791 (ObjNum 631 snap 171 seq_num 631) dirty exists 2024-08-17T00:40:31.079 INFO:tasks.rados.rados.0.smithi110.stdout:1983: left oid 18 (ObjNum 631 snap 171 seq_num 631) 2024-08-17T00:40:31.079 INFO:tasks.rados.rados.0.smithi110.stdout:1985: finishing write tid 1 to smithi11086371-28 2024-08-17T00:40:31.079 INFO:tasks.rados.rados.0.smithi110.stdout:1985: finishing write tid 2 to smithi11086371-28 2024-08-17T00:40:31.079 INFO:tasks.rados.rados.0.smithi110.stdout:1985: finishing write tid 3 to smithi11086371-28 2024-08-17T00:40:31.079 INFO:tasks.rados.rados.0.smithi110.stdout:1985: finishing write tid 4 to smithi11086371-28 2024-08-17T00:40:31.079 INFO:tasks.rados.rados.0.smithi110.stdout:1985: oid 28 updating version 0 to 727 2024-08-17T00:40:31.079 INFO:tasks.rados.rados.0.smithi110.stdout:1985: oid 28 updating version 727 to 729 2024-08-17T00:40:31.080 INFO:tasks.rados.rados.0.smithi110.stdout:1985: oid 28 version 729 is already newer than 728 2024-08-17T00:40:31.080 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 729 (ObjNum 632 snap 171 seq_num 632) dirty exists 2024-08-17T00:40:31.080 INFO:tasks.rados.rados.0.smithi110.stdout:1985: left oid 28 (ObjNum 632 snap 171 seq_num 632) 2024-08-17T00:40:31.080 INFO:tasks.rados.rados.0.smithi110.stdout:1986: expect (ObjNum 612 snap 164 seq_num 612) 2024-08-17T00:40:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:30 smithi110 ceph-mon[100641]: pgmap v191: 121 pgs: 121 active+clean; 178 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.7 MiB/s wr, 12 op/s 2024-08-17T00:40:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:30 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T00:40:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:30 smithi110 ceph-mon[100641]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T00:40:31.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:30 smithi110 ceph-mon[100641]: Upgrade: osd.2 is safe to restart 2024-08-17T00:40:31.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:30 smithi110 ceph-mon[98148]: pgmap v191: 121 pgs: 121 active+clean; 178 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.7 MiB/s wr, 12 op/s 2024-08-17T00:40:31.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:30 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T00:40:31.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:30 smithi110 ceph-mon[98148]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T00:40:31.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:30 smithi110 ceph-mon[98148]: Upgrade: osd.2 is safe to restart 2024-08-17T00:40:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:30 smithi177 ceph-mon[90034]: pgmap v191: 121 pgs: 121 active+clean; 178 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.7 MiB/s wr, 12 op/s 2024-08-17T00:40:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:30 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T00:40:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:30 smithi177 ceph-mon[90034]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T00:40:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:30 smithi177 ceph-mon[90034]: Upgrade: osd.2 is safe to restart 2024-08-17T00:40:31.929 INFO:tasks.rados.rados.0.smithi110.stdout:1965: done (13 left) 2024-08-17T00:40:31.929 INFO:tasks.rados.rados.0.smithi110.stdout:1974: done (12 left) 2024-08-17T00:40:31.929 INFO:tasks.rados.rados.0.smithi110.stdout:1975: done (11 left) 2024-08-17T00:40:31.929 INFO:tasks.rados.rados.0.smithi110.stdout:1976: done (10 left) 2024-08-17T00:40:31.929 INFO:tasks.rados.rados.0.smithi110.stdout:1977: done (9 left) 2024-08-17T00:40:31.929 INFO:tasks.rados.rados.0.smithi110.stdout:1978: done (8 left) 2024-08-17T00:40:31.929 INFO:tasks.rados.rados.0.smithi110.stdout:1979: done (7 left) 2024-08-17T00:40:31.930 INFO:tasks.rados.rados.0.smithi110.stdout:1980: done (6 left) 2024-08-17T00:40:31.930 INFO:tasks.rados.rados.0.smithi110.stdout:1982: done (5 left) 2024-08-17T00:40:31.930 INFO:tasks.rados.rados.0.smithi110.stdout:1983: done (4 left) 2024-08-17T00:40:31.930 INFO:tasks.rados.rados.0.smithi110.stdout:1984: done (3 left) 2024-08-17T00:40:31.930 INFO:tasks.rados.rados.0.smithi110.stdout:1985: done (2 left) 2024-08-17T00:40:31.930 INFO:tasks.rados.rados.0.smithi110.stdout:1986: done (1 left) 2024-08-17T00:40:31.930 INFO:tasks.rados.rados.0.smithi110.stdout:1987: done (0 left) 2024-08-17T00:40:31.930 INFO:tasks.rados.rados.0.smithi110.stdout:1988: delete oid 43 current snap is 172 2024-08-17T00:40:31.935 INFO:tasks.rados.rados.0.smithi110.stdout:1988: done (0 left) 2024-08-17T00:40:31.935 INFO:tasks.rados.rados.0.smithi110.stdout:1989: read oid 30 snap -1 2024-08-17T00:40:31.936 INFO:tasks.rados.rados.0.smithi110.stdout:1989: expect (ObjNum 547 snap 148 seq_num 547) 2024-08-17T00:40:31.936 INFO:tasks.rados.rados.0.smithi110.stdout:1990: rollback oid 41 current snap is 172 2024-08-17T00:40:31.936 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 41 to 168 2024-08-17T00:40:31.936 INFO:tasks.rados.rados.0.smithi110.stdout:1991: read oid 12 snap -1 2024-08-17T00:40:31.936 INFO:tasks.rados.rados.0.smithi110.stdout:1991: expect deleted 2024-08-17T00:40:31.936 INFO:tasks.rados.rados.0.smithi110.stdout:1992: rollback oid 7 current snap is 172 2024-08-17T00:40:31.936 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 7 to 171 2024-08-17T00:40:31.936 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 23 current snap is 172 2024-08-17T00:40:31.936 INFO:tasks.rados.rados.0.smithi110.stdout:1993: seq_num 634 ranges {2195456=622592,2818048=401408} 2024-08-17T00:40:31.951 INFO:tasks.rados.rados.0.smithi110.stdout:1993: writing smithi11086371-23 from 2195456 to 2818048 tid 1 2024-08-17T00:40:31.954 INFO:tasks.rados.rados.0.smithi110.stdout:1993: writing smithi11086371-23 from 2818048 to 3219456 tid 2 2024-08-17T00:40:31.954 INFO:tasks.rados.rados.0.smithi110.stdout:1994: delete oid 6 current snap is 172 2024-08-17T00:40:31.954 INFO:tasks.rados.rados.0.smithi110.stdout:1990: finishing rollback tid 0 to smithi11086371-41 2024-08-17T00:40:31.954 INFO:tasks.rados.rados.0.smithi110.stdout:1990: finishing rollback tid 1 to smithi11086371-41 2024-08-17T00:40:31.954 INFO:tasks.rados.rados.0.smithi110.stdout:1990: finishing rollback tid 2 to smithi11086371-41 2024-08-17T00:40:31.954 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 686 (ObjNum 613 snap 164 seq_num 613) dirty exists 2024-08-17T00:40:31.954 INFO:tasks.rados.rados.0.smithi110.stdout:1992: finishing rollback tid 0 to smithi11086371-7 2024-08-17T00:40:31.954 INFO:tasks.rados.rados.0.smithi110.stdout:1992: finishing rollback tid 1 to smithi11086371-7 2024-08-17T00:40:31.954 INFO:tasks.rados.rados.0.smithi110.stdout:1992: finishing rollback tid 2 to smithi11086371-7 2024-08-17T00:40:31.954 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 794 (ObjNum 582 snap 156 seq_num 582) dirty exists 2024-08-17T00:40:31.960 INFO:tasks.rados.rados.0.smithi110.stdout:1993: finishing write tid 1 to smithi11086371-23 2024-08-17T00:40:31.961 INFO:tasks.rados.rados.0.smithi110.stdout:1993: finishing write tid 2 to smithi11086371-23 2024-08-17T00:40:31.961 INFO:tasks.rados.rados.0.smithi110.stdout:1993: finishing write tid 3 to smithi11086371-23 2024-08-17T00:40:31.961 INFO:tasks.rados.rados.0.smithi110.stdout:1993: finishing write tid 4 to smithi11086371-23 2024-08-17T00:40:31.961 INFO:tasks.rados.rados.0.smithi110.stdout:1993: oid 23 updating version 0 to 819 2024-08-17T00:40:31.961 INFO:tasks.rados.rados.0.smithi110.stdout:1993: oid 23 version 819 is already newer than 817 2024-08-17T00:40:31.961 INFO:tasks.rados.rados.0.smithi110.stdout:1993: oid 23 version 819 is already newer than 818 2024-08-17T00:40:31.961 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 819 (ObjNum 634 snap 172 seq_num 634) dirty exists 2024-08-17T00:40:31.962 INFO:tasks.rados.rados.0.smithi110.stdout:1993: left oid 23 (ObjNum 634 snap 172 seq_num 634) 2024-08-17T00:40:31.962 INFO:tasks.rados.rados.0.smithi110.stdout:1990: done (5 left) 2024-08-17T00:40:31.962 INFO:tasks.rados.rados.0.smithi110.stdout:1991: done (4 left) 2024-08-17T00:40:31.963 INFO:tasks.rados.rados.0.smithi110.stdout:1992: done (3 left) 2024-08-17T00:40:31.963 INFO:tasks.rados.rados.0.smithi110.stdout:1993: done (2 left) 2024-08-17T00:40:31.963 INFO:tasks.rados.rados.0.smithi110.stdout:1994: done (1 left) 2024-08-17T00:40:31.963 INFO:tasks.rados.rados.0.smithi110.stdout:1995: rollback oid 41 current snap is 172 2024-08-17T00:40:31.963 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 41 to 166 2024-08-17T00:40:31.963 INFO:tasks.rados.rados.0.smithi110.stdout:1996: read oid 4 snap 164 2024-08-17T00:40:31.963 INFO:tasks.rados.rados.0.smithi110.stdout:1996: expect deleted 2024-08-17T00:40:31.964 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 19 current snap is 172 2024-08-17T00:40:31.964 INFO:tasks.rados.rados.0.smithi110.stdout:1997: seq_num 636 ranges {0=655360,655360=401408} 2024-08-17T00:40:31.965 INFO:tasks.rados.rados.0.smithi110.stdout:1997: writing smithi11086371-19 from 0 to 655360 tid 1 2024-08-17T00:40:31.966 INFO:tasks.rados.rados.0.smithi110.stdout:1997: writing smithi11086371-19 from 655360 to 1056768 tid 2 2024-08-17T00:40:31.966 INFO:tasks.rados.rados.0.smithi110.stdout:1998: snap_remove snap 161 2024-08-17T00:40:32.279 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:31 smithi110 ceph-mon[100641]: osdmap e420: 8 total, 8 up, 8 in 2024-08-17T00:40:32.279 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:32.279 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:40:32.279 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:32.279 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-17T00:40:32.279 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:40:32.280 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:31 smithi110 ceph-mon[98148]: osdmap e420: 8 total, 8 up, 8 in 2024-08-17T00:40:32.280 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:32.280 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:40:32.280 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:32.280 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-17T00:40:32.280 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:40:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:31 smithi177 ceph-mon[90034]: osdmap e420: 8 total, 8 up, 8 in 2024-08-17T00:40:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:40:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-17T00:40:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:40:32.934 INFO:tasks.rados.rados.0.smithi110.stdout:1998: done (4 left) 2024-08-17T00:40:32.934 INFO:tasks.rados.rados.0.smithi110.stdout:1999: snap_remove snap 158 2024-08-17T00:40:33.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:32 smithi110 ceph-mon[100641]: Upgrade: Updating osd.2 2024-08-17T00:40:33.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:32 smithi110 ceph-mon[100641]: Deploying daemon osd.2 on smithi110 2024-08-17T00:40:33.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:32 smithi110 ceph-mon[100641]: osdmap e421: 8 total, 8 up, 8 in 2024-08-17T00:40:33.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:32 smithi110 ceph-mon[100641]: pgmap v194: 121 pgs: 121 active+clean; 194 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.3 MiB/s wr, 34 op/s 2024-08-17T00:40:33.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:32 smithi110 ceph-mon[98148]: Upgrade: Updating osd.2 2024-08-17T00:40:33.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:32 smithi110 ceph-mon[98148]: Deploying daemon osd.2 on smithi110 2024-08-17T00:40:33.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:32 smithi110 ceph-mon[98148]: osdmap e421: 8 total, 8 up, 8 in 2024-08-17T00:40:33.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:32 smithi110 ceph-mon[98148]: pgmap v194: 121 pgs: 121 active+clean; 194 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.3 MiB/s wr, 34 op/s 2024-08-17T00:40:33.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:32 smithi177 ceph-mon[90034]: Upgrade: Updating osd.2 2024-08-17T00:40:33.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:32 smithi177 ceph-mon[90034]: Deploying daemon osd.2 on smithi110 2024-08-17T00:40:33.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:32 smithi177 ceph-mon[90034]: osdmap e421: 8 total, 8 up, 8 in 2024-08-17T00:40:33.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:32 smithi177 ceph-mon[90034]: pgmap v194: 121 pgs: 121 active+clean; 194 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.3 MiB/s wr, 34 op/s 2024-08-17T00:40:33.940 INFO:tasks.rados.rados.0.smithi110.stdout:1999: done (4 left) 2024-08-17T00:40:33.941 INFO:tasks.rados.rados.0.smithi110.stdout:2000: copy_from oid 17 from oid 42 current snap is 172 2024-08-17T00:40:33.941 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 3 current snap is 172 2024-08-17T00:40:33.941 INFO:tasks.rados.rados.0.smithi110.stdout:2001: seq_num 637 ranges {573440=671744,1245184=401408} 2024-08-17T00:40:33.945 INFO:tasks.rados.rados.0.smithi110.stdout:2001: writing smithi11086371-3 from 573440 to 1245184 tid 1 2024-08-17T00:40:33.948 INFO:tasks.rados.rados.0.smithi110.stdout:2001: writing smithi11086371-3 from 1245184 to 1646592 tid 2 2024-08-17T00:40:33.948 INFO:tasks.rados.rados.0.smithi110.stdout:2002: read oid 21 snap -1 2024-08-17T00:40:33.948 INFO:tasks.rados.rados.0.smithi110.stdout:2002: expect (ObjNum 581 snap 155 seq_num 581) 2024-08-17T00:40:33.948 INFO:tasks.rados.rados.0.smithi110.stdout:1995: finishing rollback tid 0 to smithi11086371-41 2024-08-17T00:40:33.949 INFO:tasks.rados.rados.0.smithi110.stdout:1995: finishing rollback tid 1 to smithi11086371-41 2024-08-17T00:40:33.949 INFO:tasks.rados.rados.0.smithi110.stdout:1995: finishing rollback tid 2 to smithi11086371-41 2024-08-17T00:40:33.949 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 689 (ObjNum 613 snap 164 seq_num 613) dirty exists 2024-08-17T00:40:33.949 INFO:tasks.rados.rados.0.smithi110.stdout:1989: expect (ObjNum 547 snap 148 seq_num 547) 2024-08-17T00:40:34.181 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:33 smithi110 ceph-mon[100641]: osdmap e422: 8 total, 8 up, 8 in 2024-08-17T00:40:34.181 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:33 smithi110 ceph-mon[98148]: osdmap e422: 8 total, 8 up, 8 in 2024-08-17T00:40:34.340 INFO:tasks.rados.rados.0.smithi110.stdout:1997: finishing write tid 1 to smithi11086371-19 2024-08-17T00:40:34.340 INFO:tasks.rados.rados.0.smithi110.stdout:1997: finishing write tid 2 to smithi11086371-19 2024-08-17T00:40:34.340 INFO:tasks.rados.rados.0.smithi110.stdout:1989: done (6 left) 2024-08-17T00:40:34.341 INFO:tasks.rados.rados.0.smithi110.stdout:1995: done (5 left) 2024-08-17T00:40:34.341 INFO:tasks.rados.rados.0.smithi110.stdout:1996: done (4 left) 2024-08-17T00:40:34.341 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 4 current snap is 172 2024-08-17T00:40:34.341 INFO:tasks.rados.rados.0.smithi110.stdout:1997: finishing write tid 3 to smithi11086371-19 2024-08-17T00:40:34.341 INFO:tasks.rados.rados.0.smithi110.stdout:1997: finishing write tid 4 to smithi11086371-19 2024-08-17T00:40:34.341 INFO:tasks.rados.rados.0.smithi110.stdout:1997: oid 19 updating version 0 to 802 2024-08-17T00:40:34.341 INFO:tasks.rados.rados.0.smithi110.stdout:1997: oid 19 version 802 is already newer than 801 2024-08-17T00:40:34.341 INFO:tasks.rados.rados.0.smithi110.stdout:1997: oid 19 version 802 is already newer than 800 2024-08-17T00:40:34.341 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 802 (ObjNum 636 snap 172 seq_num 636) dirty exists 2024-08-17T00:40:34.341 INFO:tasks.rados.rados.0.smithi110.stdout:1997: left oid 19 (ObjNum 636 snap 172 seq_num 636) 2024-08-17T00:40:34.341 INFO:tasks.rados.rados.0.smithi110.stdout:2003: seq_num 638 ranges {737280=688128,1425408=401408} 2024-08-17T00:40:34.348 INFO:tasks.rados.rados.0.smithi110.stdout:2003: writing smithi11086371-4 from 737280 to 1425408 tid 1 2024-08-17T00:40:34.350 INFO:tasks.rados.rados.0.smithi110.stdout:2003: writing smithi11086371-4 from 1425408 to 1826816 tid 2 2024-08-17T00:40:34.350 INFO:tasks.rados.rados.0.smithi110.stdout:1997: done (4 left) 2024-08-17T00:40:34.350 INFO:tasks.rados.rados.0.smithi110.stdout:2004: rollback oid 34 current snap is 172 2024-08-17T00:40:34.350 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 34 to 170 2024-08-17T00:40:34.351 INFO:tasks.rados.rados.0.smithi110.stdout:2000: finishing copy_from racing read to smithi11086371-17 2024-08-17T00:40:34.351 INFO:tasks.rados.rados.0.smithi110.stdout:2002: expect (ObjNum 581 snap 155 seq_num 581) 2024-08-17T00:40:34.356 INFO:tasks.rados.rados.0.smithi110.stdout:2000: finishing copy_from to smithi11086371-17 2024-08-17T00:40:34.356 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 849 (ObjNum 580 snap 155 seq_num 580) dirty exists 2024-08-17T00:40:34.356 INFO:tasks.rados.rados.0.smithi110.stdout:2001: finishing write tid 1 to smithi11086371-3 2024-08-17T00:40:34.356 INFO:tasks.rados.rados.0.smithi110.stdout:2001: finishing write tid 2 to smithi11086371-3 2024-08-17T00:40:34.356 INFO:tasks.rados.rados.0.smithi110.stdout:2001: finishing write tid 3 to smithi11086371-3 2024-08-17T00:40:34.356 INFO:tasks.rados.rados.0.smithi110.stdout:2001: finishing write tid 4 to smithi11086371-3 2024-08-17T00:40:34.356 INFO:tasks.rados.rados.0.smithi110.stdout:2001: oid 3 updating version 0 to 499 2024-08-17T00:40:34.356 INFO:tasks.rados.rados.0.smithi110.stdout:2001: oid 3 updating version 499 to 500 2024-08-17T00:40:34.356 INFO:tasks.rados.rados.0.smithi110.stdout:2001: oid 3 updating version 500 to 501 2024-08-17T00:40:34.356 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 501 (ObjNum 637 snap 172 seq_num 637) dirty exists 2024-08-17T00:40:34.357 INFO:tasks.rados.rados.0.smithi110.stdout:2001: left oid 3 (ObjNum 637 snap 172 seq_num 637) 2024-08-17T00:40:34.357 INFO:tasks.rados.rados.0.smithi110.stdout:2000: done (4 left) 2024-08-17T00:40:34.357 INFO:tasks.rados.rados.0.smithi110.stdout:2001: done (3 left) 2024-08-17T00:40:34.357 INFO:tasks.rados.rados.0.smithi110.stdout:2002: done (2 left) 2024-08-17T00:40:34.357 INFO:tasks.rados.rados.0.smithi110.stdout:2005: read oid 35 snap -1 2024-08-17T00:40:34.357 INFO:tasks.rados.rados.0.smithi110.stdout:2005: expect (ObjNum 619 snap 166 seq_num 619) 2024-08-17T00:40:34.357 INFO:tasks.rados.rados.0.smithi110.stdout:2006: rollback oid 46 current snap is 172 2024-08-17T00:40:34.357 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 46 to 171 2024-08-17T00:40:34.357 INFO:tasks.rados.rados.0.smithi110.stdout:2004: finishing rollback tid 0 to smithi11086371-34 2024-08-17T00:40:34.357 INFO:tasks.rados.rados.0.smithi110.stdout:2004: finishing rollback tid 1 to smithi11086371-34 2024-08-17T00:40:34.357 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 775 (ObjNum 129 snap 0 seq_num 1879105152) dirty dne 2024-08-17T00:40:34.357 INFO:tasks.rados.rados.0.smithi110.stdout:2003: finishing write tid 1 to smithi11086371-4 2024-08-17T00:40:34.357 INFO:tasks.rados.rados.0.smithi110.stdout:2003: finishing write tid 2 to smithi11086371-4 2024-08-17T00:40:34.358 INFO:tasks.rados.rados.0.smithi110.stdout:2003: finishing write tid 3 to smithi11086371-4 2024-08-17T00:40:34.358 INFO:tasks.rados.rados.0.smithi110.stdout:2004: done (3 left) 2024-08-17T00:40:34.358 INFO:tasks.rados.rados.0.smithi110.stdout:2007: copy_from oid 26 from oid 2 current snap is 172 2024-08-17T00:40:34.358 INFO:tasks.rados.rados.0.smithi110.stdout:2008: read oid 33 snap -1 2024-08-17T00:40:34.358 INFO:tasks.rados.rados.0.smithi110.stdout:2008: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:40:34.358 INFO:tasks.rados.rados.0.smithi110.stdout:2009: rollback oid 29 current snap is 172 2024-08-17T00:40:34.358 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 29 to 168 2024-08-17T00:40:34.358 INFO:tasks.rados.rados.0.smithi110.stdout:2010: copy_from oid 23 from oid 8 current snap is 172 2024-08-17T00:40:34.358 INFO:tasks.rados.rados.0.smithi110.stdout:2011: snap_remove snap 169 2024-08-17T00:40:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:33 smithi177 ceph-mon[90034]: osdmap e422: 8 total, 8 up, 8 in 2024-08-17T00:40:34.788 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:34 smithi110 systemd[1]: Stopping Ceph osd.2 for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:40:34.904 INFO:tasks.rados.rados.0.smithi110.stdout:2011: done (7 left) 2024-08-17T00:40:34.904 INFO:tasks.rados.rados.0.smithi110.stdout:2003: finishing write tid 4 to smithi11086371-4 2024-08-17T00:40:34.904 INFO:tasks.rados.rados.0.smithi110.stdout:2003: oid 4 updating version 0 to 247 2024-08-17T00:40:34.904 INFO:tasks.rados.rados.0.smithi110.stdout:2003: oid 4 updating version 247 to 248 2024-08-17T00:40:34.904 INFO:tasks.rados.rados.0.smithi110.stdout:2003: oid 4 updating version 248 to 249 2024-08-17T00:40:34.905 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 249 (ObjNum 638 snap 172 seq_num 638) dirty exists 2024-08-17T00:40:34.905 INFO:tasks.rados.rados.0.smithi110.stdout:2003: left oid 4 (ObjNum 638 snap 172 seq_num 638) 2024-08-17T00:40:34.905 INFO:tasks.rados.rados.0.smithi110.stdout:2008: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:40:34.908 INFO:tasks.rados.rados.0.smithi110.stdout:2007: finishing copy_from to smithi11086371-26 2024-08-17T00:40:34.908 INFO:tasks.rados.rados.0.smithi110.stdout:2007: got expected ENOENT (src dne) 2024-08-17T00:40:34.908 INFO:tasks.rados.rados.0.smithi110.stdout:2007: finishing copy_from racing read to smithi11086371-26 2024-08-17T00:40:34.908 INFO:tasks.rados.rados.0.smithi110.stdout:2005: expect (ObjNum 619 snap 166 seq_num 619) 2024-08-17T00:40:34.934 INFO:tasks.rados.rados.0.smithi110.stdout:2006: finishing rollback tid 0 to smithi11086371-46 2024-08-17T00:40:34.934 INFO:tasks.rados.rados.0.smithi110.stdout:2009: finishing rollback tid 0 to smithi11086371-29 2024-08-17T00:40:34.934 INFO:tasks.rados.rados.0.smithi110.stdout:2009: finishing rollback tid 1 to smithi11086371-29 2024-08-17T00:40:34.934 INFO:tasks.rados.rados.0.smithi110.stdout:2006: finishing rollback tid 1 to smithi11086371-46 2024-08-17T00:40:34.934 INFO:tasks.rados.rados.0.smithi110.stdout:2006: finishing rollback tid 2 to smithi11086371-46 2024-08-17T00:40:34.934 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 781 (ObjNum 610 snap 164 seq_num 610) dirty exists 2024-08-17T00:40:34.934 INFO:tasks.rados.rados.0.smithi110.stdout:2009: finishing rollback tid 2 to smithi11086371-29 2024-08-17T00:40:34.934 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 822 (ObjNum 449 snap 0 seq_num 1667214992) dirty exists 2024-08-17T00:40:34.934 INFO:tasks.rados.rados.0.smithi110.stdout:2010: finishing copy_from racing read to smithi11086371-23 2024-08-17T00:40:34.935 INFO:tasks.rados.rados.0.smithi110.stdout:2010: finishing copy_from to smithi11086371-23 2024-08-17T00:40:34.935 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 683 (ObjNum 590 snap 159 seq_num 590) dirty exists 2024-08-17T00:40:34.935 INFO:tasks.rados.rados.0.smithi110.stdout:2012: read oid 47 snap 170 2024-08-17T00:40:34.935 INFO:tasks.rados.rados.0.smithi110.stdout:2012: expect (ObjNum 610 snap 164 seq_num 610) 2024-08-17T00:40:34.935 INFO:tasks.rados.rados.0.smithi110.stdout:2003: done (7 left) 2024-08-17T00:40:34.935 INFO:tasks.rados.rados.0.smithi110.stdout:2005: done (6 left) 2024-08-17T00:40:34.935 INFO:tasks.rados.rados.0.smithi110.stdout:2006: done (5 left) 2024-08-17T00:40:34.935 INFO:tasks.rados.rados.0.smithi110.stdout:2007: done (4 left) 2024-08-17T00:40:34.935 INFO:tasks.rados.rados.0.smithi110.stdout:2008: done (3 left) 2024-08-17T00:40:34.935 INFO:tasks.rados.rados.0.smithi110.stdout:2009: done (2 left) 2024-08-17T00:40:34.935 INFO:tasks.rados.rados.0.smithi110.stdout:2010: done (1 left) 2024-08-17T00:40:34.935 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 23 current snap is 172 2024-08-17T00:40:34.935 INFO:tasks.rados.rados.0.smithi110.stdout:2013: seq_num 639 ranges {286720=704512,991232=401408} 2024-08-17T00:40:34.938 INFO:tasks.rados.rados.0.smithi110.stdout:2013: writing smithi11086371-23 from 286720 to 991232 tid 1 2024-08-17T00:40:34.941 INFO:tasks.rados.rados.0.smithi110.stdout:2013: writing smithi11086371-23 from 991232 to 1392640 tid 2 2024-08-17T00:40:34.941 INFO:tasks.rados.rados.0.smithi110.stdout:2014: rollback oid 7 current snap is 172 2024-08-17T00:40:34.941 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 7 to 166 2024-08-17T00:40:34.941 INFO:tasks.rados.rados.0.smithi110.stdout:2012: expect (ObjNum 610 snap 164 seq_num 610) 2024-08-17T00:40:34.959 INFO:tasks.rados.rados.0.smithi110.stdout:2014: finishing rollback tid 0 to smithi11086371-7 2024-08-17T00:40:34.959 INFO:tasks.rados.rados.0.smithi110.stdout:2014: finishing rollback tid 1 to smithi11086371-7 2024-08-17T00:40:34.959 INFO:tasks.rados.rados.0.smithi110.stdout:2014: finishing rollback tid 2 to smithi11086371-7 2024-08-17T00:40:34.959 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 797 (ObjNum 582 snap 156 seq_num 582) dirty exists 2024-08-17T00:40:34.959 INFO:tasks.rados.rados.0.smithi110.stdout:2012: done (2 left) 2024-08-17T00:40:34.959 INFO:tasks.rados.rados.0.smithi110.stdout:2014: done (1 left) 2024-08-17T00:40:34.959 INFO:tasks.rados.rados.0.smithi110.stdout:2015: delete oid 3 current snap is 172 2024-08-17T00:40:34.960 INFO:tasks.rados.rados.0.smithi110.stdout:2015: done (1 left) 2024-08-17T00:40:34.960 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 36 current snap is 172 2024-08-17T00:40:34.960 INFO:tasks.rados.rados.0.smithi110.stdout:2016: seq_num 641 ranges {2580480=745472,3325952=401408} 2024-08-17T00:40:34.978 INFO:tasks.rados.rados.0.smithi110.stdout:2016: writing smithi11086371-36 from 2580480 to 3325952 tid 1 2024-08-17T00:40:34.980 INFO:tasks.rados.rados.0.smithi110.stdout:2016: writing smithi11086371-36 from 3325952 to 3727360 tid 2 2024-08-17T00:40:34.980 INFO:tasks.rados.rados.0.smithi110.stdout:2017: snap_create 2024-08-17T00:40:34.983 INFO:tasks.rados.rados.0.smithi110.stdout:2016: finishing write tid 1 to smithi11086371-36 2024-08-17T00:40:34.983 INFO:tasks.rados.rados.0.smithi110.stdout:2016: finishing write tid 2 to smithi11086371-36 2024-08-17T00:40:34.983 INFO:tasks.rados.rados.0.smithi110.stdout:2016: finishing write tid 3 to smithi11086371-36 2024-08-17T00:40:34.984 INFO:tasks.rados.rados.0.smithi110.stdout:2016: finishing write tid 4 to smithi11086371-36 2024-08-17T00:40:34.984 INFO:tasks.rados.rados.0.smithi110.stdout:2016: oid 36 updating version 0 to 774 2024-08-17T00:40:34.984 INFO:tasks.rados.rados.0.smithi110.stdout:2016: oid 36 updating version 774 to 775 2024-08-17T00:40:34.985 INFO:tasks.rados.rados.0.smithi110.stdout:2016: oid 36 updating version 775 to 776 2024-08-17T00:40:34.985 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 36 v 776 (ObjNum 641 snap 172 seq_num 641) dirty exists 2024-08-17T00:40:34.985 INFO:tasks.rados.rados.0.smithi110.stdout:2016: left oid 36 (ObjNum 641 snap 172 seq_num 641) 2024-08-17T00:40:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:34 smithi110 ceph-mon[100641]: osdmap e423: 8 total, 8 up, 8 in 2024-08-17T00:40:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:34 smithi110 ceph-mon[100641]: pgmap v197: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 186 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.3 MiB/s wr, 33 op/s 2024-08-17T00:40:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:34 smithi110 ceph-mon[100641]: osd.2 marked itself down and dead 2024-08-17T00:40:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:34 smithi110 ceph-mon[100641]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T00:40:35.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:34 smithi110 ceph-mon[100641]: osdmap e424: 8 total, 7 up, 8 in 2024-08-17T00:40:35.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:34 smithi110 ceph-mon[98148]: osdmap e423: 8 total, 8 up, 8 in 2024-08-17T00:40:35.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:34 smithi110 ceph-mon[98148]: pgmap v197: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 186 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.3 MiB/s wr, 33 op/s 2024-08-17T00:40:35.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:34 smithi110 ceph-mon[98148]: osd.2 marked itself down and dead 2024-08-17T00:40:35.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:34 smithi110 ceph-mon[98148]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T00:40:35.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:34 smithi110 ceph-mon[98148]: osdmap e424: 8 total, 7 up, 8 in 2024-08-17T00:40:35.061 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:34 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2[58559]: 2024-08-17T00:40:34.786+0000 7f5af9913640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T00:40:35.061 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:34 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2[58559]: 2024-08-17T00:40:34.786+0000 7f5af9913640 -1 osd.2 423 *** Got signal Terminated *** 2024-08-17T00:40:35.062 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:34 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2[58559]: 2024-08-17T00:40:34.786+0000 7f5af9913640 -1 osd.2 423 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T00:40:35.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:34 smithi177 ceph-mon[90034]: osdmap e423: 8 total, 8 up, 8 in 2024-08-17T00:40:35.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:34 smithi177 ceph-mon[90034]: pgmap v197: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 186 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.3 MiB/s wr, 33 op/s 2024-08-17T00:40:35.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:34 smithi177 ceph-mon[90034]: osd.2 marked itself down and dead 2024-08-17T00:40:35.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:34 smithi177 ceph-mon[90034]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T00:40:35.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:34 smithi177 ceph-mon[90034]: osdmap e424: 8 total, 7 up, 8 in 2024-08-17T00:40:35.560 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:35 smithi110 podman[115738]: 2024-08-17 00:40:35.32849672 +0000 UTC m=+0.648672921 container died 2c9f07dcd75db5159643c189eb46585acad4f89a1422bf725bae2b32dabb30fb (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=reef-03f4c3e, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-08-17T00:40:35.906 INFO:tasks.rados.rados.0.smithi110.stdout:2016: done (2 left) 2024-08-17T00:40:35.906 INFO:tasks.rados.rados.0.smithi110.stdout:2017: done (1 left) 2024-08-17T00:40:35.906 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 27 current snap is 173 2024-08-17T00:40:35.907 INFO:tasks.rados.rados.0.smithi110.stdout:2018: seq_num 642 ranges {6676480=761856,7438336=401408} 2024-08-17T00:40:35.946 INFO:tasks.rados.rados.0.smithi110.stdout:2018: writing smithi11086371-27 from 6676480 to 7438336 tid 1 2024-08-17T00:40:35.949 INFO:tasks.rados.rados.0.smithi110.stdout:2018: writing smithi11086371-27 from 7438336 to 7839744 tid 2 2024-08-17T00:40:35.949 INFO:tasks.rados.rados.0.smithi110.stdout:2019: snap_create 2024-08-17T00:40:35.949 INFO:tasks.rados.rados.0.smithi110.stdout:2013: finishing write tid 1 to smithi11086371-23 2024-08-17T00:40:35.949 INFO:tasks.rados.rados.0.smithi110.stdout:2013: finishing write tid 2 to smithi11086371-23 2024-08-17T00:40:35.949 INFO:tasks.rados.rados.0.smithi110.stdout:2013: finishing write tid 3 to smithi11086371-23 2024-08-17T00:40:35.949 INFO:tasks.rados.rados.0.smithi110.stdout:2013: finishing write tid 4 to smithi11086371-23 2024-08-17T00:40:35.949 INFO:tasks.rados.rados.0.smithi110.stdout:2013: oid 23 updating version 0 to 823 2024-08-17T00:40:35.950 INFO:tasks.rados.rados.0.smithi110.stdout:2013: oid 23 updating version 823 to 824 2024-08-17T00:40:35.950 INFO:tasks.rados.rados.0.smithi110.stdout:2013: oid 23 updating version 824 to 825 2024-08-17T00:40:35.950 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 825 (ObjNum 639 snap 172 seq_num 639) dirty exists 2024-08-17T00:40:35.950 INFO:tasks.rados.rados.0.smithi110.stdout:2013: left oid 23 (ObjNum 639 snap 172 seq_num 639) 2024-08-17T00:40:35.951 INFO:tasks.rados.rados.0.smithi110.stdout:2018: finishing write tid 1 to smithi11086371-27 2024-08-17T00:40:35.951 INFO:tasks.rados.rados.0.smithi110.stdout:2018: finishing write tid 2 to smithi11086371-27 2024-08-17T00:40:35.951 INFO:tasks.rados.rados.0.smithi110.stdout:2018: finishing write tid 3 to smithi11086371-27 2024-08-17T00:40:35.952 INFO:tasks.rados.rados.0.smithi110.stdout:2018: finishing write tid 4 to smithi11086371-27 2024-08-17T00:40:35.952 INFO:tasks.rados.rados.0.smithi110.stdout:2018: oid 27 updating version 0 to 828 2024-08-17T00:40:35.952 INFO:tasks.rados.rados.0.smithi110.stdout:2018: oid 27 version 828 is already newer than 827 2024-08-17T00:40:35.952 INFO:tasks.rados.rados.0.smithi110.stdout:2018: oid 27 version 828 is already newer than 826 2024-08-17T00:40:35.952 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 828 (ObjNum 642 snap 173 seq_num 642) dirty exists 2024-08-17T00:40:35.952 INFO:tasks.rados.rados.0.smithi110.stdout:2018: left oid 27 (ObjNum 642 snap 173 seq_num 642) 2024-08-17T00:40:35.962 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:35 smithi110 podman[115738]: 2024-08-17 00:40:35.75199193 +0000 UTC m=+1.072168131 container cleanup 2c9f07dcd75db5159643c189eb46585acad4f89a1422bf725bae2b32dabb30fb (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-03f4c3e, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0) 2024-08-17T00:40:35.962 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:35 smithi110 bash[115738]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2 2024-08-17T00:40:36.310 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:35 smithi110 podman[115763]: 2024-08-17 00:40:35.961589658 +0000 UTC m=+0.627636901 container remove 2c9f07dcd75db5159643c189eb46585acad4f89a1422bf725bae2b32dabb30fb (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-03f4c3e) 2024-08-17T00:40:36.632 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:36 smithi110 podman[115856]: 2024-08-17 00:40:36.278385508 +0000 UTC m=+0.017245773 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:40:36.632 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:36 smithi110 podman[115856]: 2024-08-17 00:40:36.396263629 +0000 UTC m=+0.135123888 container create de8eda3276dbf5f2f75e383d37d05e7e0d7c0de2f24c9a44a3e8c26418de79f0 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2-deactivate, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-d863d21, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True) 2024-08-17T00:40:36.632 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:36 smithi110 podman[115856]: 2024-08-17 00:40:36.556819721 +0000 UTC m=+0.295679990 container init de8eda3276dbf5f2f75e383d37d05e7e0d7c0de2f24c9a44a3e8c26418de79f0 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2-deactivate, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=squid-d863d21, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-08-17T00:40:36.632 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:36 smithi110 podman[115856]: 2024-08-17 00:40:36.561398977 +0000 UTC m=+0.300259245 container start de8eda3276dbf5f2f75e383d37d05e7e0d7c0de2f24c9a44a3e8c26418de79f0 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-d863d21, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-08-17T00:40:36.632 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:36 smithi110 podman[115856]: 2024-08-17 00:40:36.631636091 +0000 UTC m=+0.370496355 container attach de8eda3276dbf5f2f75e383d37d05e7e0d7c0de2f24c9a44a3e8c26418de79f0 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=squid-d863d21, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2) 2024-08-17T00:40:36.908 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:36 smithi110 podman[115856]: 2024-08-17 00:40:36.747866047 +0000 UTC m=+0.486726307 container died de8eda3276dbf5f2f75e383d37d05e7e0d7c0de2f24c9a44a3e8c26418de79f0 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2-deactivate, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=squid-d863d21, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T00:40:36.910 INFO:tasks.rados.rados.0.smithi110.stdout:2013: done (2 left) 2024-08-17T00:40:36.910 INFO:tasks.rados.rados.0.smithi110.stdout:2018: done (1 left) 2024-08-17T00:40:36.910 INFO:tasks.rados.rados.0.smithi110.stdout:2019: done (0 left) 2024-08-17T00:40:36.910 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 18 current snap is 174 2024-08-17T00:40:36.910 INFO:tasks.rados.rados.0.smithi110.stdout:2020: seq_num 643 ranges {10584064=778240,11362304=401408} 2024-08-17T00:40:36.972 INFO:tasks.rados.rados.0.smithi110.stdout:2020: writing smithi11086371-18 from 10584064 to 11362304 tid 1 2024-08-17T00:40:36.974 INFO:tasks.rados.rados.0.smithi110.stdout:2020: writing smithi11086371-18 from 11362304 to 11763712 tid 2 2024-08-17T00:40:36.974 INFO:tasks.rados.rados.0.smithi110.stdout:2021: snap_create 2024-08-17T00:40:36.978 INFO:tasks.rados.rados.0.smithi110.stdout:2020: finishing write tid 1 to smithi11086371-18 2024-08-17T00:40:36.979 INFO:tasks.rados.rados.0.smithi110.stdout:2020: finishing write tid 2 to smithi11086371-18 2024-08-17T00:40:36.979 INFO:tasks.rados.rados.0.smithi110.stdout:2020: finishing write tid 3 to smithi11086371-18 2024-08-17T00:40:36.980 INFO:tasks.rados.rados.0.smithi110.stdout:2020: finishing write tid 4 to smithi11086371-18 2024-08-17T00:40:36.980 INFO:tasks.rados.rados.0.smithi110.stdout:2020: oid 18 updating version 0 to 800 2024-08-17T00:40:36.981 INFO:tasks.rados.rados.0.smithi110.stdout:2020: oid 18 version 800 is already newer than 798 2024-08-17T00:40:36.981 INFO:tasks.rados.rados.0.smithi110.stdout:2020: oid 18 version 800 is already newer than 799 2024-08-17T00:40:36.981 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 800 (ObjNum 643 snap 174 seq_num 643) dirty exists 2024-08-17T00:40:36.981 INFO:tasks.rados.rados.0.smithi110.stdout:2020: left oid 18 (ObjNum 643 snap 174 seq_num 643) 2024-08-17T00:40:37.165 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:36 smithi177 ceph-mon[90034]: osdmap e425: 8 total, 7 up, 8 in 2024-08-17T00:40:37.165 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:36 smithi177 ceph-mon[90034]: pgmap v200: 121 pgs: 13 stale+active+clean, 1 active+clean+snaptrim, 107 active+clean; 186 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 238 KiB/s wr, 2 op/s 2024-08-17T00:40:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:36 smithi110 ceph-mon[98148]: osdmap e425: 8 total, 7 up, 8 in 2024-08-17T00:40:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:36 smithi110 ceph-mon[98148]: pgmap v200: 121 pgs: 13 stale+active+clean, 1 active+clean+snaptrim, 107 active+clean; 186 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 238 KiB/s wr, 2 op/s 2024-08-17T00:40:37.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:36 smithi110 ceph-mon[100641]: osdmap e425: 8 total, 7 up, 8 in 2024-08-17T00:40:37.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:36 smithi110 ceph-mon[100641]: pgmap v200: 121 pgs: 13 stale+active+clean, 1 active+clean+snaptrim, 107 active+clean; 186 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 238 KiB/s wr, 2 op/s 2024-08-17T00:40:37.777 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:37 smithi110 podman[115899]: 2024-08-17 00:40:37.353156602 +0000 UTC m=+0.595546119 container remove de8eda3276dbf5f2f75e383d37d05e7e0d7c0de2f24c9a44a3e8c26418de79f0 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2-deactivate, ceph=True, maintainer=Guillaume Abrioux , RELEASE=squid-d863d21, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T00:40:37.777 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:37 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.2.service: Deactivated successfully. 2024-08-17T00:40:37.777 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:37 smithi110 systemd[1]: Stopped Ceph osd.2 for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:40:37.777 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:37 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.2.service: Consumed 14.929s CPU time. 2024-08-17T00:40:37.777 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:37 smithi110 systemd[1]: Starting Ceph osd.2 for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:40:37.914 INFO:tasks.rados.rados.0.smithi110.stdout:2020: done (1 left) 2024-08-17T00:40:37.915 INFO:tasks.rados.rados.0.smithi110.stdout:2021: done (0 left) 2024-08-17T00:40:37.915 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 17 current snap is 175 2024-08-17T00:40:37.915 INFO:tasks.rados.rados.0.smithi110.stdout:2022: seq_num 644 ranges {114688=794624,909312=401408} 2024-08-17T00:40:37.919 INFO:tasks.rados.rados.0.smithi110.stdout:2022: writing smithi11086371-17 from 114688 to 909312 tid 1 2024-08-17T00:40:37.922 INFO:tasks.rados.rados.0.smithi110.stdout:2022: writing smithi11086371-17 from 909312 to 1310720 tid 2 2024-08-17T00:40:37.922 INFO:tasks.rados.rados.0.smithi110.stdout:2023: rollback oid 22 current snap is 175 2024-08-17T00:40:37.922 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 22 to 167 2024-08-17T00:40:37.922 INFO:tasks.rados.rados.0.smithi110.stdout:2024: delete oid 39 current snap is 175 2024-08-17T00:40:37.927 INFO:tasks.rados.rados.0.smithi110.stdout:2024: done (2 left) 2024-08-17T00:40:37.927 INFO:tasks.rados.rados.0.smithi110.stdout:2025: snap_remove snap 164 2024-08-17T00:40:38.055 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:37 smithi110 ceph-mon[100641]: osdmap e426: 8 total, 7 up, 8 in 2024-08-17T00:40:38.055 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:37 smithi110 ceph-mon[98148]: osdmap e426: 8 total, 7 up, 8 in 2024-08-17T00:40:38.056 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:37 smithi110 podman[116004]: 2024-08-17 00:40:37.678808899 +0000 UTC m=+0.017396080 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:40:38.056 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:37 smithi110 podman[116004]: 2024-08-17 00:40:37.919364719 +0000 UTC m=+0.257951899 container create 84bab8e49b6c7593ed573f18a879e183ea308cf485fb3523c30d2979a42b6c6e (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=squid-d863d21, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T00:40:38.307 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:40:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:40:38] "GET /metrics HTTP/1.1" 200 36150 "" "Prometheus/2.43.0" 2024-08-17T00:40:38.307 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:38 smithi110 podman[116004]: 2024-08-17 00:40:38.172821195 +0000 UTC m=+0.511408382 container init 84bab8e49b6c7593ed573f18a879e183ea308cf485fb3523c30d2979a42b6c6e (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2-activate, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=squid-d863d21, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-08-17T00:40:38.307 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:38 smithi110 podman[116004]: 2024-08-17 00:40:38.177889751 +0000 UTC m=+0.516476934 container start 84bab8e49b6c7593ed573f18a879e183ea308cf485fb3523c30d2979a42b6c6e (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2-activate, RELEASE=squid-d863d21, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-08-17T00:40:38.308 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:38 smithi110 podman[116004]: 2024-08-17 00:40:38.272270905 +0000 UTC m=+0.610858086 container attach 84bab8e49b6c7593ed573f18a879e183ea308cf485fb3523c30d2979a42b6c6e (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=squid-d863d21, ceph=True) 2024-08-17T00:40:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:37 smithi177 ceph-mon[90034]: osdmap e426: 8 total, 7 up, 8 in 2024-08-17T00:40:38.561 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2-activate[116018]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:40:38.561 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:38 smithi110 bash[116004]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:40:38.561 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2-activate[116018]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:40:38.561 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:38 smithi110 bash[116004]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:40:38.561 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2-activate[116018]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-08-17T00:40:38.561 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:38 smithi110 bash[116004]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-08-17T00:40:38.561 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2-activate[116018]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-08-17T00:40:38.561 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:38 smithi110 bash[116004]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-08-17T00:40:38.561 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2-activate[116018]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-08-17T00:40:38.561 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:38 smithi110 bash[116004]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-08-17T00:40:38.562 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2-activate[116018]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-08-17T00:40:38.562 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:38 smithi110 bash[116004]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-08-17T00:40:38.562 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2-activate[116018]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-08-17T00:40:38.562 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:38 smithi110 bash[116004]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-08-17T00:40:38.562 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2-activate[116018]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-08-17T00:40:38.562 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:38 smithi110 bash[116004]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-08-17T00:40:38.562 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2-activate[116018]: --> ceph-volume raw activate successful for osd ID: 2 2024-08-17T00:40:38.562 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:38 smithi110 bash[116004]: --> ceph-volume raw activate successful for osd ID: 2 2024-08-17T00:40:38.562 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:38 smithi110 podman[116004]: 2024-08-17 00:40:38.552242829 +0000 UTC m=+0.890830009 container died 84bab8e49b6c7593ed573f18a879e183ea308cf485fb3523c30d2979a42b6c6e (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2-activate, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=squid-d863d21, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T00:40:38.922 INFO:tasks.rados.rados.0.smithi110.stdout:2025: done (2 left) 2024-08-17T00:40:38.923 INFO:tasks.rados.rados.0.smithi110.stdout:2026: snap_create 2024-08-17T00:40:38.923 INFO:tasks.rados.rados.0.smithi110.stdout:2022: finishing write tid 1 to smithi11086371-17 2024-08-17T00:40:38.923 INFO:tasks.rados.rados.0.smithi110.stdout:2022: finishing write tid 2 to smithi11086371-17 2024-08-17T00:40:38.923 INFO:tasks.rados.rados.0.smithi110.stdout:2022: finishing write tid 3 to smithi11086371-17 2024-08-17T00:40:38.923 INFO:tasks.rados.rados.0.smithi110.stdout:2023: finishing rollback tid 0 to smithi11086371-22 2024-08-17T00:40:38.923 INFO:tasks.rados.rados.0.smithi110.stdout:2022: finishing write tid 4 to smithi11086371-17 2024-08-17T00:40:38.923 INFO:tasks.rados.rados.0.smithi110.stdout:2022: oid 17 updating version 0 to 850 2024-08-17T00:40:38.923 INFO:tasks.rados.rados.0.smithi110.stdout:2022: oid 17 updating version 850 to 851 2024-08-17T00:40:38.923 INFO:tasks.rados.rados.0.smithi110.stdout:2022: oid 17 updating version 851 to 852 2024-08-17T00:40:38.923 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 852 (ObjNum 644 snap 175 seq_num 644) dirty exists 2024-08-17T00:40:38.923 INFO:tasks.rados.rados.0.smithi110.stdout:2022: left oid 17 (ObjNum 644 snap 175 seq_num 644) 2024-08-17T00:40:38.923 INFO:tasks.rados.rados.0.smithi110.stdout:2023: finishing rollback tid 1 to smithi11086371-22 2024-08-17T00:40:38.924 INFO:tasks.rados.rados.0.smithi110.stdout:2023: finishing rollback tid 2 to smithi11086371-22 2024-08-17T00:40:38.924 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 787 (ObjNum 589 snap 158 seq_num 589) dirty exists 2024-08-17T00:40:39.076 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:38 smithi110 ceph-mon[100641]: osdmap e427: 8 total, 7 up, 8 in 2024-08-17T00:40:39.076 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:38 smithi110 ceph-mon[100641]: pgmap v203: 121 pgs: 24 active+undersized, 2 stale+active+clean, 1 active+clean+snaptrim, 8 active+undersized+degraded, 86 active+clean; 162 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 457 KiB/s rd, 1.4 MiB/s wr, 8 op/s; 24/366 objects degraded (6.557%) 2024-08-17T00:40:39.077 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:38 smithi110 ceph-mon[98148]: osdmap e427: 8 total, 7 up, 8 in 2024-08-17T00:40:39.077 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:38 smithi110 ceph-mon[98148]: pgmap v203: 121 pgs: 24 active+undersized, 2 stale+active+clean, 1 active+clean+snaptrim, 8 active+undersized+degraded, 86 active+clean; 162 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 457 KiB/s rd, 1.4 MiB/s wr, 8 op/s; 24/366 objects degraded (6.557%) 2024-08-17T00:40:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:38 smithi177 ceph-mon[90034]: osdmap e427: 8 total, 7 up, 8 in 2024-08-17T00:40:39.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:38 smithi177 ceph-mon[90034]: pgmap v203: 121 pgs: 24 active+undersized, 2 stale+active+clean, 1 active+clean+snaptrim, 8 active+undersized+degraded, 86 active+clean; 162 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 457 KiB/s rd, 1.4 MiB/s wr, 8 op/s; 24/366 objects degraded (6.557%) 2024-08-17T00:40:39.406 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:39 smithi110 podman[116157]: 2024-08-17 00:40:39.075915124 +0000 UTC m=+0.517961696 container remove 84bab8e49b6c7593ed573f18a879e183ea308cf485fb3523c30d2979a42b6c6e (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2-activate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-d863d21, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-08-17T00:40:39.407 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:39 smithi110 podman[116222]: 2024-08-17 00:40:39.190130132 +0000 UTC m=+0.017334322 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:40:39.407 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:39 smithi110 podman[116222]: 2024-08-17 00:40:39.293484156 +0000 UTC m=+0.120688336 container create fe2844c205557b82610f209b46aaea16a03bb7db6b8c8048fcff809398525b8f (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=squid-d863d21, CEPH_POINT_RELEASE=) 2024-08-17T00:40:39.810 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:39 smithi110 podman[116222]: 2024-08-17 00:40:39.512103187 +0000 UTC m=+0.339307369 container init fe2844c205557b82610f209b46aaea16a03bb7db6b8c8048fcff809398525b8f (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2, CEPH_POINT_RELEASE=, RELEASE=squid-d863d21, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-08-17T00:40:39.811 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:39 smithi110 podman[116222]: 2024-08-17 00:40:39.517003306 +0000 UTC m=+0.344207485 container start fe2844c205557b82610f209b46aaea16a03bb7db6b8c8048fcff809398525b8f (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-d863d21) 2024-08-17T00:40:39.811 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:39 smithi110 ceph-osd[116260]: -- 172.21.15.110:0/3116549357 <== mon.2 v2:172.21.15.110:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e710d11a40 con 0x55e711ad4000 2024-08-17T00:40:39.811 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:39 smithi110 bash[116222]: fe2844c205557b82610f209b46aaea16a03bb7db6b8c8048fcff809398525b8f 2024-08-17T00:40:39.811 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:39 smithi110 systemd[1]: Started Ceph osd.2 for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:40:39.906 INFO:tasks.rados.rados.0.smithi110.stdout:2022: done (2 left) 2024-08-17T00:40:39.906 INFO:tasks.rados.rados.0.smithi110.stdout:2023: done (1 left) 2024-08-17T00:40:39.906 INFO:tasks.rados.rados.0.smithi110.stdout:2026: done (0 left) 2024-08-17T00:40:39.906 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 10 current snap is 176 2024-08-17T00:40:39.907 INFO:tasks.rados.rados.0.smithi110.stdout:2027: seq_num 646 ranges {1245184=425984,1671168=655360,2326528=147456} 2024-08-17T00:40:39.915 INFO:tasks.rados.rados.0.smithi110.stdout:2027: writing smithi11086371-10 from 1245184 to 1671168 tid 1 2024-08-17T00:40:39.919 INFO:tasks.rados.rados.0.smithi110.stdout:2027: writing smithi11086371-10 from 1671168 to 2326528 tid 2 2024-08-17T00:40:39.920 INFO:tasks.rados.rados.0.smithi110.stdout:2027: writing smithi11086371-10 from 2326528 to 2473984 tid 3 2024-08-17T00:40:39.920 INFO:tasks.rados.rados.0.smithi110.stdout:2028: snap_create 2024-08-17T00:40:39.925 INFO:tasks.rados.rados.0.smithi110.stdout:2027: finishing write tid 1 to smithi11086371-10 2024-08-17T00:40:39.926 INFO:tasks.rados.rados.0.smithi110.stdout:2027: finishing write tid 2 to smithi11086371-10 2024-08-17T00:40:39.926 INFO:tasks.rados.rados.0.smithi110.stdout:2027: finishing write tid 3 to smithi11086371-10 2024-08-17T00:40:39.926 INFO:tasks.rados.rados.0.smithi110.stdout:2027: finishing write tid 4 to smithi11086371-10 2024-08-17T00:40:39.927 INFO:tasks.rados.rados.0.smithi110.stdout:2027: finishing write tid 5 to smithi11086371-10 2024-08-17T00:40:39.927 INFO:tasks.rados.rados.0.smithi110.stdout:2027: oid 10 updating version 0 to 778 2024-08-17T00:40:39.927 INFO:tasks.rados.rados.0.smithi110.stdout:2027: oid 10 version 778 is already newer than 777 2024-08-17T00:40:39.928 INFO:tasks.rados.rados.0.smithi110.stdout:2027: oid 10 updating version 778 to 779 2024-08-17T00:40:39.928 INFO:tasks.rados.rados.0.smithi110.stdout:2027: oid 10 updating version 779 to 780 2024-08-17T00:40:39.928 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 780 (ObjNum 646 snap 176 seq_num 646) dirty exists 2024-08-17T00:40:39.928 INFO:tasks.rados.rados.0.smithi110.stdout:2027: left oid 10 (ObjNum 646 snap 176 seq_num 646) 2024-08-17T00:40:40.299 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:39 smithi110 ceph-mon[100641]: Health check failed: Degraded data redundancy: 24/366 objects degraded (6.557%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T00:40:40.299 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:39 smithi110 ceph-mon[100641]: osdmap e428: 8 total, 7 up, 8 in 2024-08-17T00:40:40.299 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:40.299 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:40.299 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:40:40.299 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:39 smithi110 ceph-mon[100641]: osdmap e429: 8 total, 7 up, 8 in 2024-08-17T00:40:40.300 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:40 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2[116237]: 2024-08-17T00:40:40.057+0000 7f9fc6fb1640 -1 Falling back to public interface 2024-08-17T00:40:40.300 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:39 smithi110 ceph-mon[98148]: Health check failed: Degraded data redundancy: 24/366 objects degraded (6.557%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T00:40:40.300 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:39 smithi110 ceph-mon[98148]: osdmap e428: 8 total, 7 up, 8 in 2024-08-17T00:40:40.300 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:40.300 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:40.300 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:40:40.300 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:39 smithi110 ceph-mon[98148]: osdmap e429: 8 total, 7 up, 8 in 2024-08-17T00:40:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:39 smithi177 ceph-mon[90034]: Health check failed: Degraded data redundancy: 24/366 objects degraded (6.557%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T00:40:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:39 smithi177 ceph-mon[90034]: osdmap e428: 8 total, 7 up, 8 in 2024-08-17T00:40:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:40:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:39 smithi177 ceph-mon[90034]: osdmap e429: 8 total, 7 up, 8 in 2024-08-17T00:40:40.927 INFO:tasks.rados.rados.0.smithi110.stdout:2027: done (1 left) 2024-08-17T00:40:40.927 INFO:tasks.rados.rados.0.smithi110.stdout:2028: done (0 left) 2024-08-17T00:40:40.927 INFO:tasks.rados.rados.0.smithi110.stdout:2029: rollback oid 27 current snap is 177 2024-08-17T00:40:40.927 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 27 to 174 2024-08-17T00:40:40.927 INFO:tasks.rados.rados.0.smithi110.stdout:2030: delete oid 39 current snap is 177 2024-08-17T00:40:40.935 INFO:tasks.rados.rados.0.smithi110.stdout:2030: done (1 left) 2024-08-17T00:40:40.935 INFO:tasks.rados.rados.0.smithi110.stdout:2031: rollback oid 5 current snap is 177 2024-08-17T00:40:40.935 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 5 to 167 2024-08-17T00:40:40.935 INFO:tasks.rados.rados.0.smithi110.stdout:2032: copy_from oid 6 from oid 24 current snap is 177 2024-08-17T00:40:40.935 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 17 current snap is 177 2024-08-17T00:40:40.935 INFO:tasks.rados.rados.0.smithi110.stdout:2033: seq_num 648 ranges {1310720=458752,1769472=475136,2244608=327680} 2024-08-17T00:40:40.944 INFO:tasks.rados.rados.0.smithi110.stdout:2033: writing smithi11086371-17 from 1310720 to 1769472 tid 1 2024-08-17T00:40:40.948 INFO:tasks.rados.rados.0.smithi110.stdout:2033: writing smithi11086371-17 from 1769472 to 2244608 tid 2 2024-08-17T00:40:40.950 INFO:tasks.rados.rados.0.smithi110.stdout:2033: writing smithi11086371-17 from 2244608 to 2572288 tid 3 2024-08-17T00:40:40.951 INFO:tasks.rados.rados.0.smithi110.stdout:2034: snap_create 2024-08-17T00:40:40.951 INFO:tasks.rados.rados.0.smithi110.stdout:2029: finishing rollback tid 0 to smithi11086371-27 2024-08-17T00:40:40.951 INFO:tasks.rados.rados.0.smithi110.stdout:2029: finishing rollback tid 1 to smithi11086371-27 2024-08-17T00:40:40.951 INFO:tasks.rados.rados.0.smithi110.stdout:2029: finishing rollback tid 2 to smithi11086371-27 2024-08-17T00:40:40.951 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 831 (ObjNum 642 snap 173 seq_num 642) dirty exists 2024-08-17T00:40:40.951 INFO:tasks.rados.rados.0.smithi110.stdout:2032: finishing copy_from to smithi11086371-6 2024-08-17T00:40:40.951 INFO:tasks.rados.rados.0.smithi110.stdout:2032: got expected ENOENT (src dne) 2024-08-17T00:40:40.951 INFO:tasks.rados.rados.0.smithi110.stdout:2031: finishing rollback tid 0 to smithi11086371-5 2024-08-17T00:40:40.951 INFO:tasks.rados.rados.0.smithi110.stdout:2032: finishing copy_from racing read to smithi11086371-6 2024-08-17T00:40:40.951 INFO:tasks.rados.rados.0.smithi110.stdout:2031: finishing rollback tid 1 to smithi11086371-5 2024-08-17T00:40:40.951 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 805 (ObjNum 129 snap 0 seq_num 1878750400) dirty dne 2024-08-17T00:40:40.951 INFO:tasks.rados.rados.0.smithi110.stdout:2033: finishing write tid 1 to smithi11086371-17 2024-08-17T00:40:40.951 INFO:tasks.rados.rados.0.smithi110.stdout:2033: finishing write tid 2 to smithi11086371-17 2024-08-17T00:40:40.953 INFO:tasks.rados.rados.0.smithi110.stdout:2033: finishing write tid 3 to smithi11086371-17 2024-08-17T00:40:40.953 INFO:tasks.rados.rados.0.smithi110.stdout:2033: finishing write tid 4 to smithi11086371-17 2024-08-17T00:40:40.954 INFO:tasks.rados.rados.0.smithi110.stdout:2033: finishing write tid 5 to smithi11086371-17 2024-08-17T00:40:40.954 INFO:tasks.rados.rados.0.smithi110.stdout:2033: oid 17 updating version 0 to 853 2024-08-17T00:40:40.954 INFO:tasks.rados.rados.0.smithi110.stdout:2033: oid 17 updating version 853 to 855 2024-08-17T00:40:40.954 INFO:tasks.rados.rados.0.smithi110.stdout:2033: oid 17 updating version 855 to 856 2024-08-17T00:40:40.954 INFO:tasks.rados.rados.0.smithi110.stdout:2033: oid 17 version 856 is already newer than 854 2024-08-17T00:40:40.954 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 856 (ObjNum 648 snap 177 seq_num 648) dirty exists 2024-08-17T00:40:40.955 INFO:tasks.rados.rados.0.smithi110.stdout:2033: left oid 17 (ObjNum 648 snap 177 seq_num 648) 2024-08-17T00:40:41.202 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:40 smithi110 ceph-mon[100641]: pgmap v206: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 159 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 469 KiB/s rd, 1.7 MiB/s wr, 12 op/s; 35/363 objects degraded (9.642%) 2024-08-17T00:40:41.202 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:40 smithi110 ceph-mon[98148]: pgmap v206: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 159 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 469 KiB/s rd, 1.7 MiB/s wr, 12 op/s; 35/363 objects degraded (9.642%) 2024-08-17T00:40:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:40 smithi177 ceph-mon[90034]: pgmap v206: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 159 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 469 KiB/s rd, 1.7 MiB/s wr, 12 op/s; 35/363 objects degraded (9.642%) 2024-08-17T00:40:41.931 INFO:tasks.rados.rados.0.smithi110.stdout:2029: done (4 left) 2024-08-17T00:40:41.931 INFO:tasks.rados.rados.0.smithi110.stdout:2031: done (3 left) 2024-08-17T00:40:41.932 INFO:tasks.rados.rados.0.smithi110.stdout:2032: done (2 left) 2024-08-17T00:40:41.932 INFO:tasks.rados.rados.0.smithi110.stdout:2033: done (1 left) 2024-08-17T00:40:41.932 INFO:tasks.rados.rados.0.smithi110.stdout:2034: done (0 left) 2024-08-17T00:40:41.932 INFO:tasks.rados.rados.0.smithi110.stdout:2035: snap_remove snap 166 2024-08-17T00:40:42.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:41 smithi110 ceph-mon[100641]: osdmap e430: 8 total, 7 up, 8 in 2024-08-17T00:40:42.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:41 smithi110 ceph-mon[98148]: osdmap e430: 8 total, 7 up, 8 in 2024-08-17T00:40:42.368 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:41 smithi177 ceph-mon[90034]: osdmap e430: 8 total, 7 up, 8 in 2024-08-17T00:40:42.936 INFO:tasks.rados.rados.0.smithi110.stdout:2035: done (0 left) 2024-08-17T00:40:42.936 INFO:tasks.rados.rados.0.smithi110.stdout:2036: read oid 42 snap 175 2024-08-17T00:40:42.937 INFO:tasks.rados.rados.0.smithi110.stdout:2036: expect (ObjNum 580 snap 155 seq_num 580) 2024-08-17T00:40:42.937 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 33 current snap is 178 2024-08-17T00:40:42.937 INFO:tasks.rados.rados.0.smithi110.stdout:2037: seq_num 649 ranges {0=475136,475136=761856,1236992=40960} 2024-08-17T00:40:42.939 INFO:tasks.rados.rados.0.smithi110.stdout:2037: writing smithi11086371-33 from 0 to 475136 tid 1 2024-08-17T00:40:42.944 INFO:tasks.rados.rados.0.smithi110.stdout:2037: writing smithi11086371-33 from 475136 to 1236992 tid 2 2024-08-17T00:40:42.945 INFO:tasks.rados.rados.0.smithi110.stdout:2037: writing smithi11086371-33 from 1236992 to 1277952 tid 3 2024-08-17T00:40:42.945 INFO:tasks.rados.rados.0.smithi110.stdout:2038: delete oid 6 current snap is 178 2024-08-17T00:40:42.950 INFO:tasks.rados.rados.0.smithi110.stdout:2036: expect (ObjNum 580 snap 155 seq_num 580) 2024-08-17T00:40:42.955 INFO:tasks.rados.rados.0.smithi110.stdout:2037: finishing write tid 1 to smithi11086371-33 2024-08-17T00:40:42.955 INFO:tasks.rados.rados.0.smithi110.stdout:2036: done (2 left) 2024-08-17T00:40:42.955 INFO:tasks.rados.rados.0.smithi110.stdout:2038: done (1 left) 2024-08-17T00:40:42.955 INFO:tasks.rados.rados.0.smithi110.stdout:2039: read oid 4 snap -1 2024-08-17T00:40:42.955 INFO:tasks.rados.rados.0.smithi110.stdout:2039: expect (ObjNum 638 snap 172 seq_num 638) 2024-08-17T00:40:42.955 INFO:tasks.rados.rados.0.smithi110.stdout:2040: read oid 31 snap -1 2024-08-17T00:40:42.955 INFO:tasks.rados.rados.0.smithi110.stdout:2040: expect (ObjNum 609 snap 164 seq_num 609) 2024-08-17T00:40:42.955 INFO:tasks.rados.rados.0.smithi110.stdout:2041: snap_remove snap 173 2024-08-17T00:40:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:42 smithi110 ceph-mon[98148]: osdmap e431: 8 total, 7 up, 8 in 2024-08-17T00:40:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:42 smithi110 ceph-mon[98148]: pgmap v209: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 163 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 1.2 MiB/s wr, 8 op/s; 36/381 objects degraded (9.449%) 2024-08-17T00:40:43.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:42 smithi110 ceph-mon[100641]: osdmap e431: 8 total, 7 up, 8 in 2024-08-17T00:40:43.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:42 smithi110 ceph-mon[100641]: pgmap v209: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 163 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 1.2 MiB/s wr, 8 op/s; 36/381 objects degraded (9.449%) 2024-08-17T00:40:43.311 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:42 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2[116237]: 2024-08-17T00:40:42.944+0000 7f9fc6fb1640 -1 osd.2 423 log_to_monitors true 2024-08-17T00:40:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:42 smithi177 ceph-mon[90034]: osdmap e431: 8 total, 7 up, 8 in 2024-08-17T00:40:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:42 smithi177 ceph-mon[90034]: pgmap v209: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 163 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 1.2 MiB/s wr, 8 op/s; 36/381 objects degraded (9.449%) 2024-08-17T00:40:43.943 INFO:tasks.rados.rados.0.smithi110.stdout:2041: done (3 left) 2024-08-17T00:40:43.943 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 39 current snap is 178 2024-08-17T00:40:43.943 INFO:tasks.rados.rados.0.smithi110.stdout:2037: finishing write tid 2 to smithi11086371-33 2024-08-17T00:40:43.943 INFO:tasks.rados.rados.0.smithi110.stdout:2042: seq_num 651 ranges {0=507904,507904=532480,1040384=270336} 2024-08-17T00:40:43.946 INFO:tasks.rados.rados.0.smithi110.stdout:2042: writing smithi11086371-39 from 0 to 507904 tid 1 2024-08-17T00:40:43.950 INFO:tasks.rados.rados.0.smithi110.stdout:2042: writing smithi11086371-39 from 507904 to 1040384 tid 2 2024-08-17T00:40:43.952 INFO:tasks.rados.rados.0.smithi110.stdout:2042: writing smithi11086371-39 from 1040384 to 1310720 tid 3 2024-08-17T00:40:43.953 INFO:tasks.rados.rados.0.smithi110.stdout:2043: snap_remove snap 174 2024-08-17T00:40:43.953 INFO:tasks.rados.rados.0.smithi110.stdout:2037: finishing write tid 3 to smithi11086371-33 2024-08-17T00:40:43.953 INFO:tasks.rados.rados.0.smithi110.stdout:2037: finishing write tid 4 to smithi11086371-33 2024-08-17T00:40:43.953 INFO:tasks.rados.rados.0.smithi110.stdout:2037: finishing write tid 5 to smithi11086371-33 2024-08-17T00:40:43.953 INFO:tasks.rados.rados.0.smithi110.stdout:2037: oid 33 updating version 0 to 804 2024-08-17T00:40:43.953 INFO:tasks.rados.rados.0.smithi110.stdout:2037: oid 33 version 804 is already newer than 801 2024-08-17T00:40:43.953 INFO:tasks.rados.rados.0.smithi110.stdout:2037: oid 33 version 804 is already newer than 802 2024-08-17T00:40:43.953 INFO:tasks.rados.rados.0.smithi110.stdout:2037: oid 33 version 804 is already newer than 803 2024-08-17T00:40:43.953 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 33 v 804 (ObjNum 649 snap 178 seq_num 649) dirty exists 2024-08-17T00:40:43.953 INFO:tasks.rados.rados.0.smithi110.stdout:2037: left oid 33 (ObjNum 649 snap 178 seq_num 649) 2024-08-17T00:40:43.953 INFO:tasks.rados.rados.0.smithi110.stdout:2040: expect (ObjNum 609 snap 164 seq_num 609) 2024-08-17T00:40:43.976 INFO:tasks.rados.rados.0.smithi110.stdout:2039: expect (ObjNum 638 snap 172 seq_num 638) 2024-08-17T00:40:44.038 INFO:tasks.rados.rados.0.smithi110.stdout:2042: finishing write tid 1 to smithi11086371-39 2024-08-17T00:40:44.038 INFO:tasks.rados.rados.0.smithi110.stdout:2042: finishing write tid 2 to smithi11086371-39 2024-08-17T00:40:44.038 INFO:tasks.rados.rados.0.smithi110.stdout:2042: finishing write tid 3 to smithi11086371-39 2024-08-17T00:40:44.038 INFO:tasks.rados.rados.0.smithi110.stdout:2042: finishing write tid 4 to smithi11086371-39 2024-08-17T00:40:44.038 INFO:tasks.rados.rados.0.smithi110.stdout:2042: finishing write tid 5 to smithi11086371-39 2024-08-17T00:40:44.038 INFO:tasks.rados.rados.0.smithi110.stdout:2042: oid 39 updating version 0 to 806 2024-08-17T00:40:44.038 INFO:tasks.rados.rados.0.smithi110.stdout:2042: oid 39 updating version 806 to 807 2024-08-17T00:40:44.038 INFO:tasks.rados.rados.0.smithi110.stdout:2042: oid 39 updating version 807 to 809 2024-08-17T00:40:44.038 INFO:tasks.rados.rados.0.smithi110.stdout:2042: oid 39 version 809 is already newer than 808 2024-08-17T00:40:44.039 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 809 (ObjNum 651 snap 178 seq_num 651) dirty exists 2024-08-17T00:40:44.039 INFO:tasks.rados.rados.0.smithi110.stdout:2042: left oid 39 (ObjNum 651 snap 178 seq_num 651) 2024-08-17T00:40:44.310 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:40:43 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2[116237]: 2024-08-17T00:40:43.971+0000 7f9fbad54640 -1 osd.2 423 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T00:40:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:43 smithi110 ceph-mon[98148]: osdmap e432: 8 total, 7 up, 8 in 2024-08-17T00:40:44.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:43 smithi110 ceph-mon[98148]: from='osd.2 [v2:172.21.15.110:6818/3695926937,v1:172.21.15.110:6819/3695926937]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T00:40:44.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:43 smithi110 ceph-mon[98148]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T00:40:44.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:44.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:44.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:44.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:44.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:43 smithi110 ceph-mon[100641]: osdmap e432: 8 total, 7 up, 8 in 2024-08-17T00:40:44.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:43 smithi110 ceph-mon[100641]: from='osd.2 [v2:172.21.15.110:6818/3695926937,v1:172.21.15.110:6819/3695926937]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T00:40:44.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:43 smithi110 ceph-mon[100641]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T00:40:44.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:44.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:44.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:44.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:44.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:43 smithi177 ceph-mon[90034]: osdmap e432: 8 total, 7 up, 8 in 2024-08-17T00:40:44.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:43 smithi177 ceph-mon[90034]: from='osd.2 [v2:172.21.15.110:6818/3695926937,v1:172.21.15.110:6819/3695926937]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T00:40:44.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:43 smithi177 ceph-mon[90034]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T00:40:44.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:44.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:44.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:44.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:44.914 INFO:tasks.rados.rados.0.smithi110.stdout:2037: done (4 left) 2024-08-17T00:40:45.076 INFO:tasks.rados.rados.0.smithi110.stdout:2039: done (3 left) 2024-08-17T00:40:45.077 INFO:tasks.rados.rados.0.smithi110.stdout:2040: done (2 left) 2024-08-17T00:40:45.077 INFO:tasks.rados.rados.0.smithi110.stdout:2042: done (1 left) 2024-08-17T00:40:45.077 INFO:tasks.rados.rados.0.smithi110.stdout:2043: done (0 left) 2024-08-17T00:40:45.077 INFO:tasks.rados.rados.0.smithi110.stdout:2044: delete oid 50 current snap is 178 2024-08-17T00:40:45.219 INFO:teuthology.orchestra.run.smithi110.stdout:true 2024-08-17T00:40:45.219 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:44 smithi110 ceph-mon[100641]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T00:40:45.219 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:44 smithi110 ceph-mon[100641]: osdmap e433: 8 total, 7 up, 8 in 2024-08-17T00:40:45.219 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:44 smithi110 ceph-mon[100641]: from='osd.2 [v2:172.21.15.110:6818/3695926937,v1:172.21.15.110:6819/3695926937]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:40:45.220 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:44 smithi110 ceph-mon[100641]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:40:45.220 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:44 smithi110 ceph-mon[100641]: pgmap v212: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 164 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 85 KiB/s rd, 1.2 MiB/s wr, 7 op/s; 36/384 objects degraded (9.375%) 2024-08-17T00:40:45.220 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:44 smithi110 ceph-mon[100641]: Health check update: Degraded data redundancy: 36/381 objects degraded (9.449%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T00:40:45.220 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:44 smithi110 ceph-mon[100641]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T00:40:45.220 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:44 smithi110 ceph-mon[100641]: osd.2 [v2:172.21.15.110:6818/3695926937,v1:172.21.15.110:6819/3695926937] boot 2024-08-17T00:40:45.220 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:44 smithi110 ceph-mon[100641]: osdmap e434: 8 total, 8 up, 8 in 2024-08-17T00:40:45.220 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:40:45.221 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:44 smithi110 ceph-mon[98148]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T00:40:45.221 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:44 smithi110 ceph-mon[98148]: osdmap e433: 8 total, 7 up, 8 in 2024-08-17T00:40:45.221 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:44 smithi110 ceph-mon[98148]: from='osd.2 [v2:172.21.15.110:6818/3695926937,v1:172.21.15.110:6819/3695926937]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:40:45.221 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:44 smithi110 ceph-mon[98148]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:40:45.221 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:44 smithi110 ceph-mon[98148]: pgmap v212: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 164 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 85 KiB/s rd, 1.2 MiB/s wr, 7 op/s; 36/384 objects degraded (9.375%) 2024-08-17T00:40:45.221 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:44 smithi110 ceph-mon[98148]: Health check update: Degraded data redundancy: 36/381 objects degraded (9.449%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T00:40:45.221 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:44 smithi110 ceph-mon[98148]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T00:40:45.221 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:44 smithi110 ceph-mon[98148]: osd.2 [v2:172.21.15.110:6818/3695926937,v1:172.21.15.110:6819/3695926937] boot 2024-08-17T00:40:45.221 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:44 smithi110 ceph-mon[98148]: osdmap e434: 8 total, 8 up, 8 in 2024-08-17T00:40:45.221 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:40:45.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:44 smithi177 ceph-mon[90034]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T00:40:45.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:44 smithi177 ceph-mon[90034]: osdmap e433: 8 total, 7 up, 8 in 2024-08-17T00:40:45.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:44 smithi177 ceph-mon[90034]: from='osd.2 [v2:172.21.15.110:6818/3695926937,v1:172.21.15.110:6819/3695926937]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:40:45.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:44 smithi177 ceph-mon[90034]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:40:45.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:44 smithi177 ceph-mon[90034]: pgmap v212: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 164 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 85 KiB/s rd, 1.2 MiB/s wr, 7 op/s; 36/384 objects degraded (9.375%) 2024-08-17T00:40:45.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:44 smithi177 ceph-mon[90034]: Health check update: Degraded data redundancy: 36/381 objects degraded (9.449%), 10 pgs degraded (PG_DEGRADED) 2024-08-17T00:40:45.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:44 smithi177 ceph-mon[90034]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T00:40:45.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:44 smithi177 ceph-mon[90034]: osd.2 [v2:172.21.15.110:6818/3695926937,v1:172.21.15.110:6819/3695926937] boot 2024-08-17T00:40:45.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:44 smithi177 ceph-mon[90034]: osdmap e434: 8 total, 8 up, 8 in 2024-08-17T00:40:45.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:44 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T00:40:45.495 INFO:teuthology.orchestra.run.smithi110.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T00:40:45.495 INFO:teuthology.orchestra.run.smithi110.stdout:alertmanager.a smithi110 *:9093,9094 running (7m) 2s ago 8m 27.1M - 0.25.0 c8568f914cd2 5b4c2c569eba 2024-08-17T00:40:45.495 INFO:teuthology.orchestra.run.smithi110.stdout:grafana.a smithi177 *:3000 running (8m) 107s ago 8m 88.5M - 9.4.7 954c08fa6188 1dc51589da06 2024-08-17T00:40:45.495 INFO:teuthology.orchestra.run.smithi110.stdout:mds.a smithi110 running (10m) 2s ago 9m 21.2M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 5fdec9bb6d33 2024-08-17T00:40:45.495 INFO:teuthology.orchestra.run.smithi110.stdout:mds.b smithi177 running (9m) 107s ago 9m 15.3M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 7c3686caaea5 2024-08-17T00:40:45.495 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.x smithi177 *:8443,9283,8765 running (2m) 107s ago 13m 438M - 19.1.0-1363-gd863d21c ba08250ef864 ebc3a212d77f 2024-08-17T00:40:45.495 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.y smithi110 *:8443,9283,8765 running (3m) 2s ago 14m 508M - 19.1.0-1363-gd863d21c ba08250ef864 7e97964a8efa 2024-08-17T00:40:45.495 INFO:teuthology.orchestra.run.smithi110.stdout:mon.a smithi110 running (2m) 2s ago 15m 54.7M 2048M 19.1.0-1363-gd863d21c ba08250ef864 a6c9182e0f77 2024-08-17T00:40:45.496 INFO:teuthology.orchestra.run.smithi110.stdout:mon.b smithi177 running (117s) 107s ago 13m 25.5M 2048M 19.1.0-1363-gd863d21c ba08250ef864 974372403ad2 2024-08-17T00:40:45.496 INFO:teuthology.orchestra.run.smithi110.stdout:mon.c smithi110 running (2m) 2s ago 13m 44.0M 2048M 19.1.0-1363-gd863d21c ba08250ef864 1f838a149856 2024-08-17T00:40:45.496 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.a smithi110 *:9100 running (8m) 2s ago 8m 15.0M - 1.5.0 0da6a335fe13 8d239cc7b01d 2024-08-17T00:40:45.496 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.b smithi177 *:9100 running (8m) 107s ago 8m 16.7M - 1.5.0 0da6a335fe13 c49d5f656181 2024-08-17T00:40:45.496 INFO:teuthology.orchestra.run.smithi110.stdout:osd.0 smithi110 running (70s) 2s ago 13m 150M 2480M 19.1.0-1363-gd863d21c ba08250ef864 0260f67f8004 2024-08-17T00:40:45.496 INFO:teuthology.orchestra.run.smithi110.stdout:osd.1 smithi110 running (38s) 2s ago 12m 84.3M 2480M 19.1.0-1363-gd863d21c ba08250ef864 8d594da39732 2024-08-17T00:40:45.496 INFO:teuthology.orchestra.run.smithi110.stdout:osd.2 smithi110 running (6s) 2s ago 12m 11.1M 2480M 19.1.0-1363-gd863d21c ba08250ef864 fe2844c20555 2024-08-17T00:40:45.496 INFO:teuthology.orchestra.run.smithi110.stdout:osd.3 smithi110 running (11m) 2s ago 11m 133M 2480M 18.2.4-717-g03f4c3e8 2b86a6780cb6 832613e7f11a 2024-08-17T00:40:45.496 INFO:teuthology.orchestra.run.smithi110.stdout:osd.4 smithi177 running (11m) 107s ago 11m 187M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 be18d96050cb 2024-08-17T00:40:45.496 INFO:teuthology.orchestra.run.smithi110.stdout:osd.5 smithi177 running (11m) 107s ago 11m 209M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 dcff8daf9f4d 2024-08-17T00:40:45.496 INFO:teuthology.orchestra.run.smithi110.stdout:osd.6 smithi177 running (10m) 107s ago 10m 133M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 62d5ef1b1bb5 2024-08-17T00:40:45.496 INFO:teuthology.orchestra.run.smithi110.stdout:osd.7 smithi177 running (10m) 107s ago 10m 118M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 ca616c54d53f 2024-08-17T00:40:45.497 INFO:teuthology.orchestra.run.smithi110.stdout:prometheus.a smithi177 *:9095 running (2m) 107s ago 9m 47.5M - 2.43.0 a07b618ecd1d aa2ec148fdb0 2024-08-17T00:40:45.826 INFO:teuthology.orchestra.run.smithi110.stdout:{ 2024-08-17T00:40:45.826 INFO:teuthology.orchestra.run.smithi110.stdout: "mon": { 2024-08-17T00:40:45.827 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 3 2024-08-17T00:40:45.827 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:40:45.827 INFO:teuthology.orchestra.run.smithi110.stdout: "mgr": { 2024-08-17T00:40:45.827 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 2 2024-08-17T00:40:45.827 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:40:45.827 INFO:teuthology.orchestra.run.smithi110.stdout: "osd": { 2024-08-17T00:40:45.827 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 5, 2024-08-17T00:40:45.827 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 3 2024-08-17T00:40:45.827 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:40:45.827 INFO:teuthology.orchestra.run.smithi110.stdout: "mds": { 2024-08-17T00:40:45.827 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 2 2024-08-17T00:40:45.827 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:40:45.828 INFO:teuthology.orchestra.run.smithi110.stdout: "overall": { 2024-08-17T00:40:45.828 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 7, 2024-08-17T00:40:45.828 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 8 2024-08-17T00:40:45.828 INFO:teuthology.orchestra.run.smithi110.stdout: } 2024-08-17T00:40:45.828 INFO:teuthology.orchestra.run.smithi110.stdout:} 2024-08-17T00:40:45.931 INFO:tasks.rados.rados.0.smithi110.stdout:2044: done (0 left) 2024-08-17T00:40:45.931 INFO:tasks.rados.rados.0.smithi110.stdout:2045: snap_create 2024-08-17T00:40:46.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:45 smithi110 ceph-mon[98148]: from='client.44189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:40:46.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:45 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1763871404' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:40:46.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:45 smithi110 ceph-mon[98148]: osdmap e435: 8 total, 8 up, 8 in 2024-08-17T00:40:46.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:45 smithi110 ceph-mon[100641]: from='client.44189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:40:46.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:45 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1763871404' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:40:46.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:45 smithi110 ceph-mon[100641]: osdmap e435: 8 total, 8 up, 8 in 2024-08-17T00:40:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:45 smithi177 ceph-mon[90034]: from='client.44189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:40:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:45 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1763871404' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:40:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:45 smithi177 ceph-mon[90034]: osdmap e435: 8 total, 8 up, 8 in 2024-08-17T00:40:46.911 INFO:tasks.rados.rados.0.smithi110.stdout:2045: done (0 left) 2024-08-17T00:40:46.911 INFO:tasks.rados.rados.0.smithi110.stdout:2046: read oid 15 snap 177 2024-08-17T00:40:46.912 INFO:tasks.rados.rados.0.smithi110.stdout:2046: expect deleted 2024-08-17T00:40:46.912 INFO:tasks.rados.rados.0.smithi110.stdout:2047: setattr oid 3 current snap is 179 2024-08-17T00:40:46.913 INFO:tasks.rados.rados.0.smithi110.stdout:2048: snap_remove snap 178 2024-08-17T00:40:47.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:40:47.188+0000 7f4819bd0640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-08-17T00:40:47.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[98148]: from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:40:47.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[98148]: pgmap v215: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 164 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 84 KiB/s rd, 312 KiB/s wr, 2 op/s; 36/384 objects degraded (9.375%) 2024-08-17T00:40:47.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:47.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:40:47.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[98148]: osdmap e436: 8 total, 8 up, 8 in 2024-08-17T00:40:47.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:47.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:47.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:40:47.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:40:47.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:47.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:40:47.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:40:47.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:40:47.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:40:47.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T00:40:47.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[100641]: from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:40:47.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[100641]: pgmap v215: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 164 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 84 KiB/s rd, 312 KiB/s wr, 2 op/s; 36/384 objects degraded (9.375%) 2024-08-17T00:40:47.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:47.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:40:47.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[100641]: osdmap e436: 8 total, 8 up, 8 in 2024-08-17T00:40:47.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:47.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:47.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:40:47.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:40:47.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:47.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:40:47.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:40:47.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:40:47.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:40:47.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T00:40:47.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:47 smithi177 ceph-mon[90034]: from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:40:47.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:47 smithi177 ceph-mon[90034]: pgmap v215: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 164 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 84 KiB/s rd, 312 KiB/s wr, 2 op/s; 36/384 objects degraded (9.375%) 2024-08-17T00:40:47.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:47.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:40:47.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:47 smithi177 ceph-mon[90034]: osdmap e436: 8 total, 8 up, 8 in 2024-08-17T00:40:47.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:47.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:47.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:40:47.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:40:47.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:47.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:40:47.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:40:47.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:40:47.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:40:47.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T00:40:47.914 INFO:tasks.rados.rados.0.smithi110.stdout:2048: done (2 left) 2024-08-17T00:40:47.914 INFO:tasks.rados.rados.0.smithi110.stdout:2049: read oid 42 snap 177 2024-08-17T00:40:47.914 INFO:tasks.rados.rados.0.smithi110.stdout:2049: expect (ObjNum 580 snap 155 seq_num 580) 2024-08-17T00:40:47.914 INFO:tasks.rados.rados.0.smithi110.stdout:2050: read oid 23 snap 167 2024-08-17T00:40:47.914 INFO:tasks.rados.rados.0.smithi110.stdout:2050: expect (ObjNum 621 snap 166 seq_num 621) 2024-08-17T00:40:47.914 INFO:tasks.rados.rados.0.smithi110.stdout:2051: copy_from oid 18 from oid 41 current snap is 179 2024-08-17T00:40:47.914 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 27 current snap is 179 2024-08-17T00:40:47.915 INFO:tasks.rados.rados.0.smithi110.stdout:2052: seq_num 653 ranges {7839744=540672,8380416=696320,9076736=106496} 2024-08-17T00:40:47.960 INFO:tasks.rados.rados.0.smithi110.stdout:2052: writing smithi11086371-27 from 7839744 to 8380416 tid 1 2024-08-17T00:40:47.963 INFO:tasks.rados.rados.0.smithi110.stdout:2052: writing smithi11086371-27 from 8380416 to 9076736 tid 2 2024-08-17T00:40:47.964 INFO:tasks.rados.rados.0.smithi110.stdout:2052: writing smithi11086371-27 from 9076736 to 9183232 tid 3 2024-08-17T00:40:47.964 INFO:tasks.rados.rados.0.smithi110.stdout:2053: read oid 44 snap -1 2024-08-17T00:40:47.964 INFO:tasks.rados.rados.0.smithi110.stdout:2053: expect (ObjNum 459 snap 118 seq_num 459) 2024-08-17T00:40:47.964 INFO:tasks.rados.rados.0.smithi110.stdout:2054: setattr oid 19 current snap is 179 2024-08-17T00:40:47.965 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 503 (ObjNum 129 snap 0 seq_num 1878561400) dirty exists 2024-08-17T00:40:47.965 INFO:tasks.rados.rados.0.smithi110.stdout:2049: expect (ObjNum 580 snap 155 seq_num 580) 2024-08-17T00:40:47.968 INFO:tasks.rados.rados.0.smithi110.stdout:2050: expect (ObjNum 621 snap 166 seq_num 621) 2024-08-17T00:40:48.012 INFO:tasks.rados.rados.0.smithi110.stdout:2051: finishing copy_from racing read to smithi11086371-18 2024-08-17T00:40:48.013 INFO:tasks.rados.rados.0.smithi110.stdout:2051: finishing copy_from to smithi11086371-18 2024-08-17T00:40:48.013 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 689 (ObjNum 613 snap 164 seq_num 613) dirty exists 2024-08-17T00:40:48.013 INFO:tasks.rados.rados.0.smithi110.stdout:2052: finishing write tid 1 to smithi11086371-27 2024-08-17T00:40:48.013 INFO:tasks.rados.rados.0.smithi110.stdout:2052: finishing write tid 2 to smithi11086371-27 2024-08-17T00:40:48.013 INFO:tasks.rados.rados.0.smithi110.stdout:2052: finishing write tid 3 to smithi11086371-27 2024-08-17T00:40:48.013 INFO:tasks.rados.rados.0.smithi110.stdout:2052: finishing write tid 4 to smithi11086371-27 2024-08-17T00:40:48.013 INFO:tasks.rados.rados.0.smithi110.stdout:2052: finishing write tid 5 to smithi11086371-27 2024-08-17T00:40:48.013 INFO:tasks.rados.rados.0.smithi110.stdout:2052: oid 27 updating version 0 to 833 2024-08-17T00:40:48.013 INFO:tasks.rados.rados.0.smithi110.stdout:2052: oid 27 updating version 833 to 835 2024-08-17T00:40:48.013 INFO:tasks.rados.rados.0.smithi110.stdout:2052: oid 27 version 835 is already newer than 832 2024-08-17T00:40:48.013 INFO:tasks.rados.rados.0.smithi110.stdout:2052: oid 27 version 835 is already newer than 834 2024-08-17T00:40:48.013 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 835 (ObjNum 653 snap 179 seq_num 653) dirty exists 2024-08-17T00:40:48.014 INFO:tasks.rados.rados.0.smithi110.stdout:2052: left oid 27 (ObjNum 653 snap 179 seq_num 653) 2024-08-17T00:40:48.014 INFO:tasks.rados.rados.0.smithi110.stdout:2053: expect (ObjNum 459 snap 118 seq_num 459) 2024-08-17T00:40:48.227 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 810 (ObjNum 636 snap 172 seq_num 636) dirty exists 2024-08-17T00:40:48.227 INFO:tasks.rados.rados.0.smithi110.stdout:2046: done (7 left) 2024-08-17T00:40:48.227 INFO:tasks.rados.rados.0.smithi110.stdout:2047: done (6 left) 2024-08-17T00:40:48.227 INFO:tasks.rados.rados.0.smithi110.stdout:2049: done (5 left) 2024-08-17T00:40:48.227 INFO:tasks.rados.rados.0.smithi110.stdout:2050: done (4 left) 2024-08-17T00:40:48.227 INFO:tasks.rados.rados.0.smithi110.stdout:2051: done (3 left) 2024-08-17T00:40:48.227 INFO:tasks.rados.rados.0.smithi110.stdout:2052: done (2 left) 2024-08-17T00:40:48.227 INFO:tasks.rados.rados.0.smithi110.stdout:2053: done (1 left) 2024-08-17T00:40:48.227 INFO:tasks.rados.rados.0.smithi110.stdout:2054: done (0 left) 2024-08-17T00:40:48.228 INFO:tasks.rados.rados.0.smithi110.stdout:2055: copy_from oid 47 from oid 10 current snap is 179 2024-08-17T00:40:48.228 INFO:tasks.rados.rados.0.smithi110.stdout:2056: rmattr oid 4 current snap is 179 2024-08-17T00:40:48.228 INFO:tasks.rados.rados.0.smithi110.stdout:2056: done (1 left) 2024-08-17T00:40:48.228 INFO:tasks.rados.rados.0.smithi110.stdout:2057: rollback oid 50 current snap is 179 2024-08-17T00:40:48.228 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 50 to 167 2024-08-17T00:40:48.228 INFO:tasks.rados.rados.0.smithi110.stdout:2058: snap_create 2024-08-17T00:40:48.229 INFO:tasks.rados.rados.0.smithi110.stdout:2057: finishing rollback tid 1 to smithi11086371-50 2024-08-17T00:40:48.229 INFO:tasks.rados.rados.0.smithi110.stdout:2057: finishing rollback tid 2 to smithi11086371-50 2024-08-17T00:40:48.229 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 778 (ObjNum 430 snap 114 seq_num 430) dirty exists 2024-08-17T00:40:48.239 INFO:tasks.rados.rados.0.smithi110.stdout:2055: finishing copy_from racing read to smithi11086371-47 2024-08-17T00:40:48.242 INFO:tasks.rados.rados.0.smithi110.stdout:2055: finishing copy_from to smithi11086371-47 2024-08-17T00:40:48.242 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 47 v 780 (ObjNum 646 snap 176 seq_num 646) dirty exists 2024-08-17T00:40:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:40:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:40:48] "GET /metrics HTTP/1.1" 200 36089 "" "Prometheus/2.43.0" 2024-08-17T00:40:48.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:48 smithi110 ceph-mon[98148]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T00:40:48.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:48 smithi110 ceph-mon[98148]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-08-17T00:40:48.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:48 smithi110 ceph-mon[98148]: osdmap e437: 8 total, 8 up, 8 in 2024-08-17T00:40:48.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:48 smithi110 ceph-mon[100641]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T00:40:48.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:48 smithi110 ceph-mon[100641]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-08-17T00:40:48.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:48 smithi110 ceph-mon[100641]: osdmap e437: 8 total, 8 up, 8 in 2024-08-17T00:40:48.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:48 smithi177 ceph-mon[90034]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T00:40:48.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:48 smithi177 ceph-mon[90034]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-08-17T00:40:48.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:48 smithi177 ceph-mon[90034]: osdmap e437: 8 total, 8 up, 8 in 2024-08-17T00:40:48.918 INFO:tasks.rados.rados.0.smithi110.stdout:2055: done (2 left) 2024-08-17T00:40:48.919 INFO:tasks.rados.rados.0.smithi110.stdout:2057: done (1 left) 2024-08-17T00:40:48.919 INFO:tasks.rados.rados.0.smithi110.stdout:2058: done (0 left) 2024-08-17T00:40:48.919 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 18 current snap is 180 2024-08-17T00:40:48.919 INFO:tasks.rados.rados.0.smithi110.stdout:2059: seq_num 654 ranges {4030464=557056,4587520=630784,5218304=172032} 2024-08-17T00:40:48.943 INFO:tasks.rados.rados.0.smithi110.stdout:2059: writing smithi11086371-18 from 4030464 to 4587520 tid 1 2024-08-17T00:40:48.946 INFO:tasks.rados.rados.0.smithi110.stdout:2059: writing smithi11086371-18 from 4587520 to 5218304 tid 2 2024-08-17T00:40:48.947 INFO:tasks.rados.rados.0.smithi110.stdout:2059: writing smithi11086371-18 from 5218304 to 5390336 tid 3 2024-08-17T00:40:48.947 INFO:tasks.rados.rados.0.smithi110.stdout:2060: snap_create 2024-08-17T00:40:48.947 INFO:tasks.rados.rados.0.smithi110.stdout:2059: finishing write tid 1 to smithi11086371-18 2024-08-17T00:40:48.950 INFO:tasks.rados.rados.0.smithi110.stdout:2059: finishing write tid 2 to smithi11086371-18 2024-08-17T00:40:48.950 INFO:tasks.rados.rados.0.smithi110.stdout:2059: finishing write tid 3 to smithi11086371-18 2024-08-17T00:40:48.950 INFO:tasks.rados.rados.0.smithi110.stdout:2059: finishing write tid 4 to smithi11086371-18 2024-08-17T00:40:48.951 INFO:tasks.rados.rados.0.smithi110.stdout:2059: finishing write tid 5 to smithi11086371-18 2024-08-17T00:40:48.951 INFO:tasks.rados.rados.0.smithi110.stdout:2059: oid 18 updating version 0 to 808 2024-08-17T00:40:48.951 INFO:tasks.rados.rados.0.smithi110.stdout:2059: oid 18 version 808 is already newer than 806 2024-08-17T00:40:48.951 INFO:tasks.rados.rados.0.smithi110.stdout:2059: oid 18 version 808 is already newer than 805 2024-08-17T00:40:48.951 INFO:tasks.rados.rados.0.smithi110.stdout:2059: oid 18 version 808 is already newer than 807 2024-08-17T00:40:48.951 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 808 (ObjNum 654 snap 180 seq_num 654) dirty exists 2024-08-17T00:40:48.951 INFO:tasks.rados.rados.0.smithi110.stdout:2059: left oid 18 (ObjNum 654 snap 180 seq_num 654) 2024-08-17T00:40:49.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:49 smithi110 ceph-mon[98148]: pgmap v218: 121 pgs: 9 active+undersized, 7 active+undersized+degraded, 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 320 KiB/s wr, 8 op/s; 32/384 objects degraded (8.333%) 2024-08-17T00:40:49.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:49 smithi110 ceph-mon[98148]: osdmap e438: 8 total, 8 up, 8 in 2024-08-17T00:40:49.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:49 smithi110 ceph-mon[100641]: pgmap v218: 121 pgs: 9 active+undersized, 7 active+undersized+degraded, 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 320 KiB/s wr, 8 op/s; 32/384 objects degraded (8.333%) 2024-08-17T00:40:49.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:49 smithi110 ceph-mon[100641]: osdmap e438: 8 total, 8 up, 8 in 2024-08-17T00:40:49.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:49 smithi177 ceph-mon[90034]: pgmap v218: 121 pgs: 9 active+undersized, 7 active+undersized+degraded, 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 320 KiB/s wr, 8 op/s; 32/384 objects degraded (8.333%) 2024-08-17T00:40:49.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:49 smithi177 ceph-mon[90034]: osdmap e438: 8 total, 8 up, 8 in 2024-08-17T00:40:49.923 INFO:tasks.rados.rados.0.smithi110.stdout:2059: done (1 left) 2024-08-17T00:40:49.923 INFO:tasks.rados.rados.0.smithi110.stdout:2060: done (0 left) 2024-08-17T00:40:49.923 INFO:tasks.rados.rados.0.smithi110.stdout:2061: setattr oid 44 current snap is 181 2024-08-17T00:40:49.924 INFO:tasks.rados.rados.0.smithi110.stdout:2062: rollback oid 20 current snap is 181 2024-08-17T00:40:49.924 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 20 to 172 2024-08-17T00:40:49.924 INFO:tasks.rados.rados.0.smithi110.stdout:2063: snap_remove snap 180 2024-08-17T00:40:50.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:50 smithi110 ceph-mon[98148]: Health check update: Degraded data redundancy: 32/384 objects degraded (8.333%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T00:40:50.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:50 smithi110 ceph-mon[98148]: osdmap e439: 8 total, 8 up, 8 in 2024-08-17T00:40:50.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:50 smithi110 ceph-mon[100641]: Health check update: Degraded data redundancy: 32/384 objects degraded (8.333%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T00:40:50.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:50 smithi110 ceph-mon[100641]: osdmap e439: 8 total, 8 up, 8 in 2024-08-17T00:40:50.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:50 smithi177 ceph-mon[90034]: Health check update: Degraded data redundancy: 32/384 objects degraded (8.333%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T00:40:50.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:50 smithi177 ceph-mon[90034]: osdmap e439: 8 total, 8 up, 8 in 2024-08-17T00:40:50.926 INFO:tasks.rados.rados.0.smithi110.stdout:2063: done (2 left) 2024-08-17T00:40:50.926 INFO:tasks.rados.rados.0.smithi110.stdout:2064: copy_from oid 39 from oid 18 current snap is 181 2024-08-17T00:40:50.926 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 730 (ObjNum 459 snap 118 seq_num 459) dirty exists 2024-08-17T00:40:50.926 INFO:tasks.rados.rados.0.smithi110.stdout:2062: finishing rollback tid 0 to smithi11086371-20 2024-08-17T00:40:50.926 INFO:tasks.rados.rados.0.smithi110.stdout:2062: finishing rollback tid 1 to smithi11086371-20 2024-08-17T00:40:50.926 INFO:tasks.rados.rados.0.smithi110.stdout:2062: finishing rollback tid 2 to smithi11086371-20 2024-08-17T00:40:50.926 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 944 (ObjNum 612 snap 164 seq_num 612) dirty exists 2024-08-17T00:40:50.926 INFO:tasks.rados.rados.0.smithi110.stdout:2061: done (2 left) 2024-08-17T00:40:50.927 INFO:tasks.rados.rados.0.smithi110.stdout:2062: done (1 left) 2024-08-17T00:40:50.927 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 23 current snap is 181 2024-08-17T00:40:50.927 INFO:tasks.rados.rados.0.smithi110.stdout:2065: seq_num 655 ranges {1392640=573440,1966080=516096,2482176=286720} 2024-08-17T00:40:50.937 INFO:tasks.rados.rados.0.smithi110.stdout:2065: writing smithi11086371-23 from 1392640 to 1966080 tid 1 2024-08-17T00:40:50.940 INFO:tasks.rados.rados.0.smithi110.stdout:2065: writing smithi11086371-23 from 1966080 to 2482176 tid 2 2024-08-17T00:40:50.942 INFO:tasks.rados.rados.0.smithi110.stdout:2065: writing smithi11086371-23 from 2482176 to 2768896 tid 3 2024-08-17T00:40:50.942 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 30 current snap is 181 2024-08-17T00:40:50.942 INFO:tasks.rados.rados.0.smithi110.stdout:2066: seq_num 656 ranges {7675904=589824,8265728=802816} 2024-08-17T00:40:50.986 INFO:tasks.rados.rados.0.smithi110.stdout:2066: writing smithi11086371-30 from 7675904 to 8265728 tid 1 2024-08-17T00:40:50.991 INFO:tasks.rados.rados.0.smithi110.stdout:2066: writing smithi11086371-30 from 8265728 to 9068544 tid 2 2024-08-17T00:40:50.991 INFO:tasks.rados.rados.0.smithi110.stdout:2067: read oid 19 snap -1 2024-08-17T00:40:50.991 INFO:tasks.rados.rados.0.smithi110.stdout:2067: expect (ObjNum 636 snap 172 seq_num 636) 2024-08-17T00:40:50.991 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 34 current snap is 181 2024-08-17T00:40:50.991 INFO:tasks.rados.rados.0.smithi110.stdout:2065: finishing write tid 1 to smithi11086371-23 2024-08-17T00:40:50.991 INFO:tasks.rados.rados.0.smithi110.stdout:2068: seq_num 657 ranges {0=606208,606208=688128,1294336=114688} 2024-08-17T00:40:50.994 INFO:tasks.rados.rados.0.smithi110.stdout:2068: writing smithi11086371-34 from 0 to 606208 tid 1 2024-08-17T00:40:50.998 INFO:tasks.rados.rados.0.smithi110.stdout:2068: writing smithi11086371-34 from 606208 to 1294336 tid 2 2024-08-17T00:40:50.999 INFO:tasks.rados.rados.0.smithi110.stdout:2068: writing smithi11086371-34 from 1294336 to 1409024 tid 3 2024-08-17T00:40:50.999 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 38 current snap is 181 2024-08-17T00:40:51.000 INFO:tasks.rados.rados.0.smithi110.stdout:2065: finishing write tid 2 to smithi11086371-23 2024-08-17T00:40:51.000 INFO:tasks.rados.rados.0.smithi110.stdout:2065: finishing write tid 3 to smithi11086371-23 2024-08-17T00:40:51.000 INFO:tasks.rados.rados.0.smithi110.stdout:2065: finishing write tid 4 to smithi11086371-23 2024-08-17T00:40:51.000 INFO:tasks.rados.rados.0.smithi110.stdout:2065: finishing write tid 5 to smithi11086371-23 2024-08-17T00:40:51.000 INFO:tasks.rados.rados.0.smithi110.stdout:2065: oid 23 updating version 0 to 837 2024-08-17T00:40:51.000 INFO:tasks.rados.rados.0.smithi110.stdout:2065: oid 23 updating version 837 to 838 2024-08-17T00:40:51.000 INFO:tasks.rados.rados.0.smithi110.stdout:2065: oid 23 version 838 is already newer than 836 2024-08-17T00:40:51.000 INFO:tasks.rados.rados.0.smithi110.stdout:2065: oid 23 updating version 838 to 839 2024-08-17T00:40:51.000 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 839 (ObjNum 655 snap 181 seq_num 655) dirty exists 2024-08-17T00:40:51.000 INFO:tasks.rados.rados.0.smithi110.stdout:2065: left oid 23 (ObjNum 655 snap 181 seq_num 655) 2024-08-17T00:40:51.000 INFO:tasks.rados.rados.0.smithi110.stdout:2064: finishing copy_from racing read to smithi11086371-39 2024-08-17T00:40:51.000 INFO:tasks.rados.rados.0.smithi110.stdout:2064: finishing copy_from to smithi11086371-39 2024-08-17T00:40:51.000 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 808 (ObjNum 654 snap 180 seq_num 654) dirty exists 2024-08-17T00:40:51.001 INFO:tasks.rados.rados.0.smithi110.stdout:2066: finishing write tid 1 to smithi11086371-30 2024-08-17T00:40:51.001 INFO:tasks.rados.rados.0.smithi110.stdout:2066: finishing write tid 2 to smithi11086371-30 2024-08-17T00:40:51.001 INFO:tasks.rados.rados.0.smithi110.stdout:2066: finishing write tid 3 to smithi11086371-30 2024-08-17T00:40:51.001 INFO:tasks.rados.rados.0.smithi110.stdout:2069: seq_num 658 ranges {4816896=622592,5439488=565248,6004736=237568} 2024-08-17T00:40:51.028 INFO:tasks.rados.rados.0.smithi110.stdout:2069: writing smithi11086371-38 from 4816896 to 5439488 tid 1 2024-08-17T00:40:51.031 INFO:tasks.rados.rados.0.smithi110.stdout:2069: writing smithi11086371-38 from 5439488 to 6004736 tid 2 2024-08-17T00:40:51.032 INFO:tasks.rados.rados.0.smithi110.stdout:2069: writing smithi11086371-38 from 6004736 to 6242304 tid 3 2024-08-17T00:40:51.033 INFO:tasks.rados.rados.0.smithi110.stdout:2064: done (5 left) 2024-08-17T00:40:51.033 INFO:tasks.rados.rados.0.smithi110.stdout:2065: done (4 left) 2024-08-17T00:40:51.033 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 40 current snap is 181 2024-08-17T00:40:51.033 INFO:tasks.rados.rados.0.smithi110.stdout:2066: finishing write tid 4 to smithi11086371-30 2024-08-17T00:40:51.033 INFO:tasks.rados.rados.0.smithi110.stdout:2066: oid 30 updating version 0 to 814 2024-08-17T00:40:51.033 INFO:tasks.rados.rados.0.smithi110.stdout:2066: oid 30 updating version 814 to 816 2024-08-17T00:40:51.033 INFO:tasks.rados.rados.0.smithi110.stdout:2066: oid 30 version 816 is already newer than 815 2024-08-17T00:40:51.033 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 816 (ObjNum 656 snap 181 seq_num 656) dirty exists 2024-08-17T00:40:51.033 INFO:tasks.rados.rados.0.smithi110.stdout:2066: left oid 30 (ObjNum 656 snap 181 seq_num 656) 2024-08-17T00:40:51.033 INFO:tasks.rados.rados.0.smithi110.stdout:2068: finishing write tid 1 to smithi11086371-34 2024-08-17T00:40:51.033 INFO:tasks.rados.rados.0.smithi110.stdout:2070: seq_num 659 ranges {13320192=647168,13967360=450560,14417920=352256} 2024-08-17T00:40:51.105 INFO:tasks.rados.rados.0.smithi110.stdout:2070: writing smithi11086371-40 from 13320192 to 13967360 tid 1 2024-08-17T00:40:51.107 INFO:tasks.rados.rados.0.smithi110.stdout:2070: writing smithi11086371-40 from 13967360 to 14417920 tid 2 2024-08-17T00:40:51.109 INFO:tasks.rados.rados.0.smithi110.stdout:2070: writing smithi11086371-40 from 14417920 to 14770176 tid 3 2024-08-17T00:40:51.109 INFO:tasks.rados.rados.0.smithi110.stdout:2066: done (4 left) 2024-08-17T00:40:51.109 INFO:tasks.rados.rados.0.smithi110.stdout:2071: copy_from oid 5 from oid 32 current snap is 181 2024-08-17T00:40:51.109 INFO:tasks.rados.rados.0.smithi110.stdout:2067: expect (ObjNum 636 snap 172 seq_num 636) 2024-08-17T00:40:51.140 INFO:tasks.rados.rados.0.smithi110.stdout:2068: finishing write tid 2 to smithi11086371-34 2024-08-17T00:40:51.140 INFO:tasks.rados.rados.0.smithi110.stdout:2068: finishing write tid 3 to smithi11086371-34 2024-08-17T00:40:51.140 INFO:tasks.rados.rados.0.smithi110.stdout:2068: finishing write tid 4 to smithi11086371-34 2024-08-17T00:40:51.140 INFO:tasks.rados.rados.0.smithi110.stdout:2068: finishing write tid 5 to smithi11086371-34 2024-08-17T00:40:51.140 INFO:tasks.rados.rados.0.smithi110.stdout:2068: oid 34 updating version 0 to 778 2024-08-17T00:40:51.140 INFO:tasks.rados.rados.0.smithi110.stdout:2068: oid 34 updating version 778 to 779 2024-08-17T00:40:51.140 INFO:tasks.rados.rados.0.smithi110.stdout:2068: oid 34 version 779 is already newer than 776 2024-08-17T00:40:51.140 INFO:tasks.rados.rados.0.smithi110.stdout:2068: oid 34 version 779 is already newer than 777 2024-08-17T00:40:51.140 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 779 (ObjNum 657 snap 181 seq_num 657) dirty exists 2024-08-17T00:40:51.140 INFO:tasks.rados.rados.0.smithi110.stdout:2068: left oid 34 (ObjNum 657 snap 181 seq_num 657) 2024-08-17T00:40:51.140 INFO:tasks.rados.rados.0.smithi110.stdout:2069: finishing write tid 1 to smithi11086371-38 2024-08-17T00:40:51.141 INFO:tasks.rados.rados.0.smithi110.stdout:2069: finishing write tid 2 to smithi11086371-38 2024-08-17T00:40:51.141 INFO:tasks.rados.rados.0.smithi110.stdout:2069: finishing write tid 3 to smithi11086371-38 2024-08-17T00:40:51.141 INFO:tasks.rados.rados.0.smithi110.stdout:2069: finishing write tid 4 to smithi11086371-38 2024-08-17T00:40:51.141 INFO:tasks.rados.rados.0.smithi110.stdout:2069: finishing write tid 5 to smithi11086371-38 2024-08-17T00:40:51.141 INFO:tasks.rados.rados.0.smithi110.stdout:2069: oid 38 updating version 0 to 764 2024-08-17T00:40:51.141 INFO:tasks.rados.rados.0.smithi110.stdout:2069: oid 38 updating version 764 to 765 2024-08-17T00:40:51.141 INFO:tasks.rados.rados.0.smithi110.stdout:2069: oid 38 version 765 is already newer than 763 2024-08-17T00:40:51.141 INFO:tasks.rados.rados.0.smithi110.stdout:2069: oid 38 version 765 is already newer than 762 2024-08-17T00:40:51.141 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 765 (ObjNum 658 snap 181 seq_num 658) dirty exists 2024-08-17T00:40:51.141 INFO:tasks.rados.rados.0.smithi110.stdout:2069: left oid 38 (ObjNum 658 snap 181 seq_num 658) 2024-08-17T00:40:51.141 INFO:tasks.rados.rados.0.smithi110.stdout:2070: finishing write tid 1 to smithi11086371-40 2024-08-17T00:40:51.141 INFO:tasks.rados.rados.0.smithi110.stdout:2070: finishing write tid 2 to smithi11086371-40 2024-08-17T00:40:51.141 INFO:tasks.rados.rados.0.smithi110.stdout:2070: finishing write tid 3 to smithi11086371-40 2024-08-17T00:40:51.141 INFO:tasks.rados.rados.0.smithi110.stdout:2070: finishing write tid 4 to smithi11086371-40 2024-08-17T00:40:51.142 INFO:tasks.rados.rados.0.smithi110.stdout:2070: finishing write tid 5 to smithi11086371-40 2024-08-17T00:40:51.142 INFO:tasks.rados.rados.0.smithi110.stdout:2070: oid 40 updating version 0 to 258 2024-08-17T00:40:51.142 INFO:tasks.rados.rados.0.smithi110.stdout:2070: oid 40 version 258 is already newer than 257 2024-08-17T00:40:51.142 INFO:tasks.rados.rados.0.smithi110.stdout:2070: oid 40 version 258 is already newer than 255 2024-08-17T00:40:51.142 INFO:tasks.rados.rados.0.smithi110.stdout:2070: oid 40 version 258 is already newer than 256 2024-08-17T00:40:51.142 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 258 (ObjNum 659 snap 181 seq_num 659) dirty exists 2024-08-17T00:40:51.142 INFO:tasks.rados.rados.0.smithi110.stdout:2070: left oid 40 (ObjNum 659 snap 181 seq_num 659) 2024-08-17T00:40:51.142 INFO:tasks.rados.rados.0.smithi110.stdout:2071: finishing copy_from racing read to smithi11086371-5 2024-08-17T00:40:51.142 INFO:tasks.rados.rados.0.smithi110.stdout:2071: finishing copy_from to smithi11086371-5 2024-08-17T00:40:51.142 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 663 (ObjNum 619 snap 166 seq_num 619) dirty exists 2024-08-17T00:40:51.142 INFO:tasks.rados.rados.0.smithi110.stdout:2067: done (4 left) 2024-08-17T00:40:51.146 INFO:tasks.rados.rados.0.smithi110.stdout:2068: done (3 left) 2024-08-17T00:40:51.146 INFO:tasks.rados.rados.0.smithi110.stdout:2069: done (2 left) 2024-08-17T00:40:51.146 INFO:tasks.rados.rados.0.smithi110.stdout:2070: done (1 left) 2024-08-17T00:40:51.146 INFO:tasks.rados.rados.0.smithi110.stdout:2071: done (0 left) 2024-08-17T00:40:51.146 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 34 current snap is 181 2024-08-17T00:40:51.147 INFO:tasks.rados.rados.0.smithi110.stdout:2072: seq_num 660 ranges {1409024=663552,2072576=737280,2809856=65536} 2024-08-17T00:40:51.150 INFO:tasks.rados.rados.0.smithi110.stdout:2072: writing smithi11086371-34 from 1409024 to 2072576 tid 1 2024-08-17T00:40:51.154 INFO:tasks.rados.rados.0.smithi110.stdout:2072: writing smithi11086371-34 from 2072576 to 2809856 tid 2 2024-08-17T00:40:51.155 INFO:tasks.rados.rados.0.smithi110.stdout:2072: writing smithi11086371-34 from 2809856 to 2875392 tid 3 2024-08-17T00:40:51.155 INFO:tasks.rados.rados.0.smithi110.stdout:2073: read oid 50 snap -1 2024-08-17T00:40:51.155 INFO:tasks.rados.rados.0.smithi110.stdout:2073: expect (ObjNum 430 snap 114 seq_num 430) 2024-08-17T00:40:51.155 INFO:tasks.rados.rados.0.smithi110.stdout:2074: copy_from oid 43 from oid 2 current snap is 181 2024-08-17T00:40:51.155 INFO:tasks.rados.rados.0.smithi110.stdout:2072: finishing write tid 1 to smithi11086371-34 2024-08-17T00:40:51.155 INFO:tasks.rados.rados.0.smithi110.stdout:2075: delete oid 49 current snap is 181 2024-08-17T00:40:51.156 INFO:tasks.rados.rados.0.smithi110.stdout:2074: finishing copy_from to smithi11086371-43 2024-08-17T00:40:51.156 INFO:tasks.rados.rados.0.smithi110.stdout:2074: got expected ENOENT (src dne) 2024-08-17T00:40:51.156 INFO:tasks.rados.rados.0.smithi110.stdout:2074: finishing copy_from racing read to smithi11086371-43 2024-08-17T00:40:51.157 INFO:tasks.rados.rados.0.smithi110.stdout:2073: expect (ObjNum 430 snap 114 seq_num 430) 2024-08-17T00:40:51.159 INFO:tasks.rados.rados.0.smithi110.stdout:2072: finishing write tid 2 to smithi11086371-34 2024-08-17T00:40:51.159 INFO:tasks.rados.rados.0.smithi110.stdout:2072: finishing write tid 3 to smithi11086371-34 2024-08-17T00:40:51.159 INFO:tasks.rados.rados.0.smithi110.stdout:2072: finishing write tid 4 to smithi11086371-34 2024-08-17T00:40:51.160 INFO:tasks.rados.rados.0.smithi110.stdout:2072: finishing write tid 5 to smithi11086371-34 2024-08-17T00:40:51.160 INFO:tasks.rados.rados.0.smithi110.stdout:2072: oid 34 updating version 0 to 782 2024-08-17T00:40:51.160 INFO:tasks.rados.rados.0.smithi110.stdout:2072: oid 34 updating version 782 to 783 2024-08-17T00:40:51.160 INFO:tasks.rados.rados.0.smithi110.stdout:2072: oid 34 version 783 is already newer than 781 2024-08-17T00:40:51.160 INFO:tasks.rados.rados.0.smithi110.stdout:2072: oid 34 version 783 is already newer than 780 2024-08-17T00:40:51.160 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 783 (ObjNum 660 snap 181 seq_num 660) dirty exists 2024-08-17T00:40:51.160 INFO:tasks.rados.rados.0.smithi110.stdout:2072: left oid 34 (ObjNum 660 snap 181 seq_num 660) 2024-08-17T00:40:51.160 INFO:tasks.rados.rados.0.smithi110.stdout:2072: done (3 left) 2024-08-17T00:40:51.160 INFO:tasks.rados.rados.0.smithi110.stdout:2073: done (2 left) 2024-08-17T00:40:51.160 INFO:tasks.rados.rados.0.smithi110.stdout:2074: done (1 left) 2024-08-17T00:40:51.160 INFO:tasks.rados.rados.0.smithi110.stdout:2075: done (0 left) 2024-08-17T00:40:51.160 INFO:tasks.rados.rados.0.smithi110.stdout:2076: setattr oid 6 current snap is 181 2024-08-17T00:40:51.161 INFO:tasks.rados.rados.0.smithi110.stdout:2077: read oid 41 snap 167 2024-08-17T00:40:51.161 INFO:tasks.rados.rados.0.smithi110.stdout:2077: expect (ObjNum 613 snap 164 seq_num 613) 2024-08-17T00:40:51.161 INFO:tasks.rados.rados.0.smithi110.stdout:2078: read oid 31 snap 167 2024-08-17T00:40:51.161 INFO:tasks.rados.rados.0.smithi110.stdout:2078: expect (ObjNum 609 snap 164 seq_num 609) 2024-08-17T00:40:51.161 INFO:tasks.rados.rados.0.smithi110.stdout:2079: snap_create 2024-08-17T00:40:51.163 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 779 (ObjNum 1879094608 snap 21934 seq_num 304) dirty exists 2024-08-17T00:40:51.166 INFO:tasks.rados.rados.0.smithi110.stdout:2078: expect (ObjNum 609 snap 164 seq_num 609) 2024-08-17T00:40:51.186 INFO:tasks.rados.rados.0.smithi110.stdout:2077: expect (ObjNum 613 snap 164 seq_num 613) 2024-08-17T00:40:51.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:51 smithi110 ceph-mon[98148]: pgmap v221: 121 pgs: 121 active+clean; 171 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.9 MiB/s wr, 14 op/s; 5.7 MiB/s, 0 objects/s recovering 2024-08-17T00:40:51.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:51 smithi110 ceph-mon[98148]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/384 objects degraded (8.333%), 7 pgs degraded) 2024-08-17T00:40:51.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:51 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:40:51.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:51 smithi110 ceph-mon[98148]: osdmap e440: 8 total, 8 up, 8 in 2024-08-17T00:40:51.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:51 smithi110 ceph-mon[100641]: pgmap v221: 121 pgs: 121 active+clean; 171 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.9 MiB/s wr, 14 op/s; 5.7 MiB/s, 0 objects/s recovering 2024-08-17T00:40:51.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:51 smithi110 ceph-mon[100641]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/384 objects degraded (8.333%), 7 pgs degraded) 2024-08-17T00:40:51.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:51 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:40:51.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:51 smithi110 ceph-mon[100641]: osdmap e440: 8 total, 8 up, 8 in 2024-08-17T00:40:51.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:51 smithi177 ceph-mon[90034]: pgmap v221: 121 pgs: 121 active+clean; 171 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.9 MiB/s wr, 14 op/s; 5.7 MiB/s, 0 objects/s recovering 2024-08-17T00:40:51.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:51 smithi177 ceph-mon[90034]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/384 objects degraded (8.333%), 7 pgs degraded) 2024-08-17T00:40:51.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:51 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:40:51.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:51 smithi177 ceph-mon[90034]: osdmap e440: 8 total, 8 up, 8 in 2024-08-17T00:40:51.927 INFO:tasks.rados.rados.0.smithi110.stdout:2076: done (3 left) 2024-08-17T00:40:51.927 INFO:tasks.rados.rados.0.smithi110.stdout:2077: done (2 left) 2024-08-17T00:40:51.927 INFO:tasks.rados.rados.0.smithi110.stdout:2078: done (1 left) 2024-08-17T00:40:51.927 INFO:tasks.rados.rados.0.smithi110.stdout:2079: done (0 left) 2024-08-17T00:40:51.927 INFO:tasks.rados.rados.0.smithi110.stdout:2080: snap_remove snap 176 2024-08-17T00:40:52.935 INFO:tasks.rados.rados.0.smithi110.stdout:2080: done (0 left) 2024-08-17T00:40:52.935 INFO:tasks.rados.rados.0.smithi110.stdout:2081: copy_from oid 10 from oid 48 current snap is 182 2024-08-17T00:40:52.935 INFO:tasks.rados.rados.0.smithi110.stdout:2082: snap_create 2024-08-17T00:40:52.948 INFO:tasks.rados.rados.0.smithi110.stdout:2081: finishing copy_from racing read to smithi11086371-10 2024-08-17T00:40:52.950 INFO:tasks.rados.rados.0.smithi110.stdout:2081: finishing copy_from to smithi11086371-10 2024-08-17T00:40:52.950 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 795 (ObjNum 592 snap 159 seq_num 592) dirty exists 2024-08-17T00:40:53.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:52 smithi110 ceph-mon[100641]: osdmap e441: 8 total, 8 up, 8 in 2024-08-17T00:40:53.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:52 smithi110 ceph-mon[100641]: pgmap v224: 121 pgs: 121 active+clean; 183 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.7 MiB/s wr, 19 op/s; 5.7 MiB/s, 0 objects/s recovering 2024-08-17T00:40:53.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:52 smithi110 ceph-mon[98148]: osdmap e441: 8 total, 8 up, 8 in 2024-08-17T00:40:53.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:52 smithi110 ceph-mon[98148]: pgmap v224: 121 pgs: 121 active+clean; 183 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.7 MiB/s wr, 19 op/s; 5.7 MiB/s, 0 objects/s recovering 2024-08-17T00:40:53.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:52 smithi177 ceph-mon[90034]: osdmap e441: 8 total, 8 up, 8 in 2024-08-17T00:40:53.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:52 smithi177 ceph-mon[90034]: pgmap v224: 121 pgs: 121 active+clean; 183 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.7 MiB/s wr, 19 op/s; 5.7 MiB/s, 0 objects/s recovering 2024-08-17T00:40:53.934 INFO:tasks.rados.rados.0.smithi110.stdout:2081: done (1 left) 2024-08-17T00:40:53.934 INFO:tasks.rados.rados.0.smithi110.stdout:2082: done (0 left) 2024-08-17T00:40:53.934 INFO:tasks.rados.rados.0.smithi110.stdout:2083: read oid 11 snap -1 2024-08-17T00:40:53.934 INFO:tasks.rados.rados.0.smithi110.stdout:2083: expect (ObjNum 621 snap 166 seq_num 621) 2024-08-17T00:40:53.934 INFO:tasks.rados.rados.0.smithi110.stdout:2084: read oid 12 snap -1 2024-08-17T00:40:53.934 INFO:tasks.rados.rados.0.smithi110.stdout:2084: expect deleted 2024-08-17T00:40:53.934 INFO:tasks.rados.rados.0.smithi110.stdout:2085: delete oid 31 current snap is 183 2024-08-17T00:40:53.944 INFO:tasks.rados.rados.0.smithi110.stdout:2083: expect (ObjNum 621 snap 166 seq_num 621) 2024-08-17T00:40:54.000 INFO:tasks.rados.rados.0.smithi110.stdout:2083: done (2 left) 2024-08-17T00:40:54.000 INFO:tasks.rados.rados.0.smithi110.stdout:2084: done (1 left) 2024-08-17T00:40:54.000 INFO:tasks.rados.rados.0.smithi110.stdout:2085: done (0 left) 2024-08-17T00:40:54.000 INFO:tasks.rados.rados.0.smithi110.stdout:2086: read oid 47 snap -1 2024-08-17T00:40:54.000 INFO:tasks.rados.rados.0.smithi110.stdout:2086: expect (ObjNum 646 snap 176 seq_num 646) 2024-08-17T00:40:54.000 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 46 current snap is 183 2024-08-17T00:40:54.000 INFO:tasks.rados.rados.0.smithi110.stdout:2087: seq_num 663 ranges {622592=712704,1335296=442368,1777664=360448} 2024-08-17T00:40:54.007 INFO:tasks.rados.rados.0.smithi110.stdout:2087: writing smithi11086371-46 from 622592 to 1335296 tid 1 2024-08-17T00:40:54.009 INFO:tasks.rados.rados.0.smithi110.stdout:2087: writing smithi11086371-46 from 1335296 to 1777664 tid 2 2024-08-17T00:40:54.012 INFO:tasks.rados.rados.0.smithi110.stdout:2087: writing smithi11086371-46 from 1777664 to 2138112 tid 3 2024-08-17T00:40:54.012 INFO:tasks.rados.rados.0.smithi110.stdout:2088: read oid 33 snap -1 2024-08-17T00:40:54.012 INFO:tasks.rados.rados.0.smithi110.stdout:2088: expect (ObjNum 649 snap 178 seq_num 649) 2024-08-17T00:40:54.012 INFO:tasks.rados.rados.0.smithi110.stdout:2089: read oid 38 snap -1 2024-08-17T00:40:54.012 INFO:tasks.rados.rados.0.smithi110.stdout:2089: expect (ObjNum 658 snap 181 seq_num 658) 2024-08-17T00:40:54.012 INFO:tasks.rados.rados.0.smithi110.stdout:2090: setattr oid 44 current snap is 183 2024-08-17T00:40:54.015 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 22 current snap is 183 2024-08-17T00:40:54.015 INFO:tasks.rados.rados.0.smithi110.stdout:2091: seq_num 664 ranges {1130496=729088,1859584=729088,2588672=73728} 2024-08-17T00:40:54.026 INFO:tasks.rados.rados.0.smithi110.stdout:2091: writing smithi11086371-22 from 1130496 to 1859584 tid 1 2024-08-17T00:40:54.030 INFO:tasks.rados.rados.0.smithi110.stdout:2091: writing smithi11086371-22 from 1859584 to 2588672 tid 2 2024-08-17T00:40:54.031 INFO:tasks.rados.rados.0.smithi110.stdout:2091: writing smithi11086371-22 from 2588672 to 2662400 tid 3 2024-08-17T00:40:54.031 INFO:tasks.rados.rados.0.smithi110.stdout:2092: snap_remove snap 181 2024-08-17T00:40:54.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:53 smithi110 ceph-mon[98148]: osdmap e442: 8 total, 8 up, 8 in 2024-08-17T00:40:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:53 smithi110 ceph-mon[100641]: osdmap e442: 8 total, 8 up, 8 in 2024-08-17T00:40:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:53 smithi177 ceph-mon[90034]: osdmap e442: 8 total, 8 up, 8 in 2024-08-17T00:40:54.911 INFO:tasks.rados.rados.0.smithi110.stdout:2092: done (6 left) 2024-08-17T00:40:54.911 INFO:tasks.rados.rados.0.smithi110.stdout:2093: snap_create 2024-08-17T00:40:54.911 INFO:tasks.rados.rados.0.smithi110.stdout:2086: expect (ObjNum 646 snap 176 seq_num 646) 2024-08-17T00:40:55.011 INFO:tasks.rados.rados.0.smithi110.stdout:2087: finishing write tid 1 to smithi11086371-46 2024-08-17T00:40:55.012 INFO:tasks.rados.rados.0.smithi110.stdout:2087: finishing write tid 2 to smithi11086371-46 2024-08-17T00:40:55.012 INFO:tasks.rados.rados.0.smithi110.stdout:2087: finishing write tid 3 to smithi11086371-46 2024-08-17T00:40:55.012 INFO:tasks.rados.rados.0.smithi110.stdout:2087: finishing write tid 4 to smithi11086371-46 2024-08-17T00:40:55.012 INFO:tasks.rados.rados.0.smithi110.stdout:2087: finishing write tid 5 to smithi11086371-46 2024-08-17T00:40:55.012 INFO:tasks.rados.rados.0.smithi110.stdout:2087: oid 46 updating version 0 to 808 2024-08-17T00:40:55.012 INFO:tasks.rados.rados.0.smithi110.stdout:2087: oid 46 version 808 is already newer than 806 2024-08-17T00:40:55.012 INFO:tasks.rados.rados.0.smithi110.stdout:2087: oid 46 version 808 is already newer than 807 2024-08-17T00:40:55.012 INFO:tasks.rados.rados.0.smithi110.stdout:2087: oid 46 version 808 is already newer than 805 2024-08-17T00:40:55.012 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 808 (ObjNum 663 snap 183 seq_num 663) dirty exists 2024-08-17T00:40:55.012 INFO:tasks.rados.rados.0.smithi110.stdout:2087: left oid 46 (ObjNum 663 snap 183 seq_num 663) 2024-08-17T00:40:55.012 INFO:tasks.rados.rados.0.smithi110.stdout:2088: expect (ObjNum 649 snap 178 seq_num 649) 2024-08-17T00:40:55.045 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 731 (ObjNum 459 snap 118 seq_num 459) dirty exists 2024-08-17T00:40:55.045 INFO:tasks.rados.rados.0.smithi110.stdout:2091: finishing write tid 1 to smithi11086371-22 2024-08-17T00:40:55.045 INFO:tasks.rados.rados.0.smithi110.stdout:2091: finishing write tid 2 to smithi11086371-22 2024-08-17T00:40:55.045 INFO:tasks.rados.rados.0.smithi110.stdout:2091: finishing write tid 3 to smithi11086371-22 2024-08-17T00:40:55.045 INFO:tasks.rados.rados.0.smithi110.stdout:2091: finishing write tid 4 to smithi11086371-22 2024-08-17T00:40:55.045 INFO:tasks.rados.rados.0.smithi110.stdout:2091: finishing write tid 5 to smithi11086371-22 2024-08-17T00:40:55.045 INFO:tasks.rados.rados.0.smithi110.stdout:2091: oid 22 updating version 0 to 811 2024-08-17T00:40:55.046 INFO:tasks.rados.rados.0.smithi110.stdout:2091: oid 22 updating version 811 to 813 2024-08-17T00:40:55.046 INFO:tasks.rados.rados.0.smithi110.stdout:2091: oid 22 version 813 is already newer than 812 2024-08-17T00:40:55.046 INFO:tasks.rados.rados.0.smithi110.stdout:2091: oid 22 version 813 is already newer than 810 2024-08-17T00:40:55.046 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 813 (ObjNum 664 snap 183 seq_num 664) dirty exists 2024-08-17T00:40:55.046 INFO:tasks.rados.rados.0.smithi110.stdout:2091: left oid 22 (ObjNum 664 snap 183 seq_num 664) 2024-08-17T00:40:55.046 INFO:tasks.rados.rados.0.smithi110.stdout:2089: expect (ObjNum 658 snap 181 seq_num 658) 2024-08-17T00:40:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:54 smithi110 ceph-mon[98148]: osdmap e443: 8 total, 8 up, 8 in 2024-08-17T00:40:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:54 smithi110 ceph-mon[98148]: pgmap v227: 121 pgs: 121 active+clean; 187 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.1 MiB/s wr, 28 op/s 2024-08-17T00:40:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:54 smithi110 ceph-mon[98148]: osdmap e444: 8 total, 8 up, 8 in 2024-08-17T00:40:55.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:54 smithi110 ceph-mon[100641]: osdmap e443: 8 total, 8 up, 8 in 2024-08-17T00:40:55.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:54 smithi110 ceph-mon[100641]: pgmap v227: 121 pgs: 121 active+clean; 187 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.1 MiB/s wr, 28 op/s 2024-08-17T00:40:55.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:54 smithi110 ceph-mon[100641]: osdmap e444: 8 total, 8 up, 8 in 2024-08-17T00:40:55.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:54 smithi177 ceph-mon[90034]: osdmap e443: 8 total, 8 up, 8 in 2024-08-17T00:40:55.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:54 smithi177 ceph-mon[90034]: pgmap v227: 121 pgs: 121 active+clean; 187 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.1 MiB/s wr, 28 op/s 2024-08-17T00:40:55.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:54 smithi177 ceph-mon[90034]: osdmap e444: 8 total, 8 up, 8 in 2024-08-17T00:40:55.912 INFO:tasks.rados.rados.0.smithi110.stdout:2086: done (6 left) 2024-08-17T00:40:55.913 INFO:tasks.rados.rados.0.smithi110.stdout:2087: done (5 left) 2024-08-17T00:40:55.913 INFO:tasks.rados.rados.0.smithi110.stdout:2088: done (4 left) 2024-08-17T00:40:55.913 INFO:tasks.rados.rados.0.smithi110.stdout:2089: done (3 left) 2024-08-17T00:40:55.913 INFO:tasks.rados.rados.0.smithi110.stdout:2090: done (2 left) 2024-08-17T00:40:55.913 INFO:tasks.rados.rados.0.smithi110.stdout:2091: done (1 left) 2024-08-17T00:40:55.913 INFO:tasks.rados.rados.0.smithi110.stdout:2093: done (0 left) 2024-08-17T00:40:55.913 INFO:tasks.rados.rados.0.smithi110.stdout:2094: delete oid 38 current snap is 184 2024-08-17T00:40:55.917 INFO:tasks.rados.rados.0.smithi110.stdout:2094: done (0 left) 2024-08-17T00:40:55.917 INFO:tasks.rados.rados.0.smithi110.stdout:2095: snap_remove snap 172 2024-08-17T00:40:56.919 INFO:tasks.rados.rados.0.smithi110.stdout:2095: done (0 left) 2024-08-17T00:40:56.920 INFO:tasks.rados.rados.0.smithi110.stdout:2096: rmattr oid 12 current snap is 184 2024-08-17T00:40:56.920 INFO:tasks.rados.rados.0.smithi110.stdout:2096: done (0 left) 2024-08-17T00:40:56.920 INFO:tasks.rados.rados.0.smithi110.stdout:2097: snap_remove snap 182 2024-08-17T00:40:57.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:56 smithi110 ceph-mon[100641]: osdmap e445: 8 total, 8 up, 8 in 2024-08-17T00:40:57.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:56 smithi110 ceph-mon[100641]: pgmap v230: 121 pgs: 121 active+clean; 187 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 1.0 MiB/s wr, 15 op/s 2024-08-17T00:40:57.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:56 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:57.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:56 smithi110 ceph-mon[98148]: osdmap e445: 8 total, 8 up, 8 in 2024-08-17T00:40:57.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:56 smithi110 ceph-mon[98148]: pgmap v230: 121 pgs: 121 active+clean; 187 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 1.0 MiB/s wr, 15 op/s 2024-08-17T00:40:57.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:56 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:57.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:56 smithi177 ceph-mon[90034]: osdmap e445: 8 total, 8 up, 8 in 2024-08-17T00:40:57.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:56 smithi177 ceph-mon[90034]: pgmap v230: 121 pgs: 121 active+clean; 187 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 1.0 MiB/s wr, 15 op/s 2024-08-17T00:40:57.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:56 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:40:57.921 INFO:tasks.rados.rados.0.smithi110.stdout:2097: done (0 left) 2024-08-17T00:40:57.921 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 34 current snap is 184 2024-08-17T00:40:57.922 INFO:tasks.rados.rados.0.smithi110.stdout:2098: seq_num 666 ranges {2875392=761856,3637248=491520,4128768=311296} 2024-08-17T00:40:57.941 INFO:tasks.rados.rados.0.smithi110.stdout:2098: writing smithi11086371-34 from 2875392 to 3637248 tid 1 2024-08-17T00:40:57.944 INFO:tasks.rados.rados.0.smithi110.stdout:2098: writing smithi11086371-34 from 3637248 to 4128768 tid 2 2024-08-17T00:40:57.946 INFO:tasks.rados.rados.0.smithi110.stdout:2098: writing smithi11086371-34 from 4128768 to 4440064 tid 3 2024-08-17T00:40:57.946 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 38 current snap is 184 2024-08-17T00:40:57.946 INFO:tasks.rados.rados.0.smithi110.stdout:2098: finishing write tid 1 to smithi11086371-34 2024-08-17T00:40:57.946 INFO:tasks.rados.rados.0.smithi110.stdout:2099: seq_num 667 ranges {0=778240,778240=778240,1556480=24576} 2024-08-17T00:40:57.950 INFO:tasks.rados.rados.0.smithi110.stdout:2099: writing smithi11086371-38 from 0 to 778240 tid 1 2024-08-17T00:40:57.954 INFO:tasks.rados.rados.0.smithi110.stdout:2099: writing smithi11086371-38 from 778240 to 1556480 tid 2 2024-08-17T00:40:57.955 INFO:tasks.rados.rados.0.smithi110.stdout:2099: writing smithi11086371-38 from 1556480 to 1581056 tid 3 2024-08-17T00:40:57.955 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 1 current snap is 184 2024-08-17T00:40:57.955 INFO:tasks.rados.rados.0.smithi110.stdout:2098: finishing write tid 2 to smithi11086371-34 2024-08-17T00:40:57.956 INFO:tasks.rados.rados.0.smithi110.stdout:2098: finishing write tid 3 to smithi11086371-34 2024-08-17T00:40:57.956 INFO:tasks.rados.rados.0.smithi110.stdout:2098: finishing write tid 4 to smithi11086371-34 2024-08-17T00:40:57.956 INFO:tasks.rados.rados.0.smithi110.stdout:2100: seq_num 668 ranges {401408=794624,1196032=663552,1859584=139264} 2024-08-17T00:40:57.961 INFO:tasks.rados.rados.0.smithi110.stdout:2100: writing smithi11086371-1 from 401408 to 1196032 tid 1 2024-08-17T00:40:57.965 INFO:tasks.rados.rados.0.smithi110.stdout:2100: writing smithi11086371-1 from 1196032 to 1859584 tid 2 2024-08-17T00:40:57.967 INFO:tasks.rados.rados.0.smithi110.stdout:2100: writing smithi11086371-1 from 1859584 to 1998848 tid 3 2024-08-17T00:40:57.968 INFO:tasks.rados.rados.0.smithi110.stdout:2101: rollback oid 33 current snap is 184 2024-08-17T00:40:57.968 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 33 to 175 2024-08-17T00:40:57.968 INFO:tasks.rados.rados.0.smithi110.stdout:2098: finishing write tid 5 to smithi11086371-34 2024-08-17T00:40:57.968 INFO:tasks.rados.rados.0.smithi110.stdout:2098: oid 34 updating version 0 to 787 2024-08-17T00:40:57.968 INFO:tasks.rados.rados.0.smithi110.stdout:2098: oid 34 version 787 is already newer than 786 2024-08-17T00:40:57.968 INFO:tasks.rados.rados.0.smithi110.stdout:2098: oid 34 version 787 is already newer than 785 2024-08-17T00:40:57.969 INFO:tasks.rados.rados.0.smithi110.stdout:2098: oid 34 updating version 787 to 788 2024-08-17T00:40:57.969 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 788 (ObjNum 666 snap 184 seq_num 666) dirty exists 2024-08-17T00:40:57.969 INFO:tasks.rados.rados.0.smithi110.stdout:2098: left oid 34 (ObjNum 666 snap 184 seq_num 666) 2024-08-17T00:40:57.969 INFO:tasks.rados.rados.0.smithi110.stdout:2099: finishing write tid 1 to smithi11086371-38 2024-08-17T00:40:57.969 INFO:tasks.rados.rados.0.smithi110.stdout:2098: done (3 left) 2024-08-17T00:40:57.969 INFO:tasks.rados.rados.0.smithi110.stdout:2102: rollback oid 6 current snap is 184 2024-08-17T00:40:57.969 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 6 to 177 2024-08-17T00:40:57.969 INFO:tasks.rados.rados.0.smithi110.stdout:2099: finishing write tid 2 to smithi11086371-38 2024-08-17T00:40:57.969 INFO:tasks.rados.rados.0.smithi110.stdout:2099: finishing write tid 3 to smithi11086371-38 2024-08-17T00:40:57.969 INFO:tasks.rados.rados.0.smithi110.stdout:2099: finishing write tid 4 to smithi11086371-38 2024-08-17T00:40:57.969 INFO:tasks.rados.rados.0.smithi110.stdout:2099: finishing write tid 5 to smithi11086371-38 2024-08-17T00:40:57.969 INFO:tasks.rados.rados.0.smithi110.stdout:2099: oid 38 updating version 0 to 767 2024-08-17T00:40:57.969 INFO:tasks.rados.rados.0.smithi110.stdout:2099: oid 38 updating version 767 to 769 2024-08-17T00:40:57.969 INFO:tasks.rados.rados.0.smithi110.stdout:2099: oid 38 updating version 769 to 770 2024-08-17T00:40:57.970 INFO:tasks.rados.rados.0.smithi110.stdout:2099: oid 38 version 770 is already newer than 768 2024-08-17T00:40:57.970 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 770 (ObjNum 667 snap 184 seq_num 667) dirty exists 2024-08-17T00:40:57.970 INFO:tasks.rados.rados.0.smithi110.stdout:2099: left oid 38 (ObjNum 667 snap 184 seq_num 667) 2024-08-17T00:40:57.970 INFO:tasks.rados.rados.0.smithi110.stdout:2100: finishing write tid 1 to smithi11086371-1 2024-08-17T00:40:57.970 INFO:tasks.rados.rados.0.smithi110.stdout:2099: done (3 left) 2024-08-17T00:40:57.970 INFO:tasks.rados.rados.0.smithi110.stdout:2103: copy_from oid 8 from oid 35 current snap is 184 2024-08-17T00:40:57.970 INFO:tasks.rados.rados.0.smithi110.stdout:2104: read oid 47 snap -1 2024-08-17T00:40:57.971 INFO:tasks.rados.rados.0.smithi110.stdout:2104: expect (ObjNum 646 snap 176 seq_num 646) 2024-08-17T00:40:57.971 INFO:tasks.rados.rados.0.smithi110.stdout:2105: delete oid 45 current snap is 184 2024-08-17T00:40:57.972 INFO:tasks.rados.rados.0.smithi110.stdout:2102: finishing rollback tid 0 to smithi11086371-6 2024-08-17T00:40:57.972 INFO:tasks.rados.rados.0.smithi110.stdout:2100: finishing write tid 2 to smithi11086371-1 2024-08-17T00:40:57.972 INFO:tasks.rados.rados.0.smithi110.stdout:2100: finishing write tid 3 to smithi11086371-1 2024-08-17T00:40:57.972 INFO:tasks.rados.rados.0.smithi110.stdout:2102: finishing rollback tid 1 to smithi11086371-6 2024-08-17T00:40:57.972 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 781 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-08-17T00:40:57.972 INFO:tasks.rados.rados.0.smithi110.stdout:2101: finishing rollback tid 0 to smithi11086371-33 2024-08-17T00:40:57.972 INFO:tasks.rados.rados.0.smithi110.stdout:2101: finishing rollback tid 1 to smithi11086371-33 2024-08-17T00:40:57.973 INFO:tasks.rados.rados.0.smithi110.stdout:2100: finishing write tid 4 to smithi11086371-1 2024-08-17T00:40:57.973 INFO:tasks.rados.rados.0.smithi110.stdout:2102: done (5 left) 2024-08-17T00:40:57.973 INFO:tasks.rados.rados.0.smithi110.stdout:2105: done (4 left) 2024-08-17T00:40:57.973 INFO:tasks.rados.rados.0.smithi110.stdout:2106: read oid 25 snap -1 2024-08-17T00:40:57.973 INFO:tasks.rados.rados.0.smithi110.stdout:2106: expect (ObjNum 559 snap 149 seq_num 559) 2024-08-17T00:40:57.973 INFO:tasks.rados.rados.0.smithi110.stdout:2107: snap_remove snap 170 2024-08-17T00:40:58.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:57 smithi110 ceph-mon[98148]: osdmap e446: 8 total, 8 up, 8 in 2024-08-17T00:40:58.187 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:57 smithi110 ceph-mon[100641]: osdmap e446: 8 total, 8 up, 8 in 2024-08-17T00:40:58.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:57 smithi177 ceph-mon[90034]: osdmap e446: 8 total, 8 up, 8 in 2024-08-17T00:40:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:40:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:40:58] "GET /metrics HTTP/1.1" 200 36089 "" "Prometheus/2.43.0" 2024-08-17T00:40:58.935 INFO:tasks.rados.rados.0.smithi110.stdout:2101: finishing rollback tid 2 to smithi11086371-33 2024-08-17T00:40:58.935 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 33 v 811 (ObjNum 3969 snap 0 seq_num 1667216112) dirty exists 2024-08-17T00:40:58.935 INFO:tasks.rados.rados.0.smithi110.stdout:2100: finishing write tid 5 to smithi11086371-1 2024-08-17T00:40:58.935 INFO:tasks.rados.rados.0.smithi110.stdout:2100: oid 1 updating version 0 to 506 2024-08-17T00:40:58.935 INFO:tasks.rados.rados.0.smithi110.stdout:2100: oid 1 version 506 is already newer than 505 2024-08-17T00:40:58.935 INFO:tasks.rados.rados.0.smithi110.stdout:2100: oid 1 version 506 is already newer than 504 2024-08-17T00:40:58.935 INFO:tasks.rados.rados.0.smithi110.stdout:2100: oid 1 updating version 506 to 507 2024-08-17T00:40:58.935 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 507 (ObjNum 668 snap 184 seq_num 668) dirty exists 2024-08-17T00:40:58.935 INFO:tasks.rados.rados.0.smithi110.stdout:2100: left oid 1 (ObjNum 668 snap 184 seq_num 668) 2024-08-17T00:40:58.935 INFO:tasks.rados.rados.0.smithi110.stdout:2103: finishing copy_from racing read to smithi11086371-8 2024-08-17T00:40:58.935 INFO:tasks.rados.rados.0.smithi110.stdout:2104: expect (ObjNum 646 snap 176 seq_num 646) 2024-08-17T00:40:59.035 INFO:tasks.rados.rados.0.smithi110.stdout:2103: finishing copy_from to smithi11086371-8 2024-08-17T00:40:59.035 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 663 (ObjNum 619 snap 166 seq_num 619) dirty exists 2024-08-17T00:40:59.036 INFO:tasks.rados.rados.0.smithi110.stdout:2106: expect (ObjNum 559 snap 149 seq_num 559) 2024-08-17T00:40:59.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:58 smithi110 ceph-mon[100641]: osdmap e447: 8 total, 8 up, 8 in 2024-08-17T00:40:59.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:58 smithi110 ceph-mon[100641]: pgmap v233: 121 pgs: 121 active+clean; 191 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 964 KiB/s wr, 6 op/s 2024-08-17T00:40:59.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:58 smithi110 ceph-mon[98148]: osdmap e447: 8 total, 8 up, 8 in 2024-08-17T00:40:59.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:58 smithi110 ceph-mon[98148]: pgmap v233: 121 pgs: 121 active+clean; 191 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 964 KiB/s wr, 6 op/s 2024-08-17T00:40:59.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:58 smithi177 ceph-mon[90034]: osdmap e447: 8 total, 8 up, 8 in 2024-08-17T00:40:59.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:58 smithi177 ceph-mon[90034]: pgmap v233: 121 pgs: 121 active+clean; 191 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 964 KiB/s wr, 6 op/s 2024-08-17T00:41:00.253 INFO:tasks.rados.rados.0.smithi110.stdout:2100: done (5 left) 2024-08-17T00:41:00.253 INFO:tasks.rados.rados.0.smithi110.stdout:2101: done (4 left) 2024-08-17T00:41:00.253 INFO:tasks.rados.rados.0.smithi110.stdout:2103: done (3 left) 2024-08-17T00:41:00.253 INFO:tasks.rados.rados.0.smithi110.stdout:2104: done (2 left) 2024-08-17T00:41:00.253 INFO:tasks.rados.rados.0.smithi110.stdout:2106: done (1 left) 2024-08-17T00:41:00.253 INFO:tasks.rados.rados.0.smithi110.stdout:2107: done (0 left) 2024-08-17T00:41:00.254 INFO:tasks.rados.rados.0.smithi110.stdout:2108: snap_create 2024-08-17T00:41:00.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:59 smithi110 ceph-mon[98148]: osdmap e448: 8 total, 8 up, 8 in 2024-08-17T00:41:00.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:40:59 smithi110 ceph-mon[98148]: osdmap e449: 8 total, 8 up, 8 in 2024-08-17T00:41:00.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:59 smithi110 ceph-mon[100641]: osdmap e448: 8 total, 8 up, 8 in 2024-08-17T00:41:00.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:40:59 smithi110 ceph-mon[100641]: osdmap e449: 8 total, 8 up, 8 in 2024-08-17T00:41:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:59 smithi177 ceph-mon[90034]: osdmap e448: 8 total, 8 up, 8 in 2024-08-17T00:41:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:40:59 smithi177 ceph-mon[90034]: osdmap e449: 8 total, 8 up, 8 in 2024-08-17T00:41:00.936 INFO:tasks.rados.rados.0.smithi110.stdout:2108: done (0 left) 2024-08-17T00:41:00.936 INFO:tasks.rados.rados.0.smithi110.stdout:2109: snap_remove snap 162 2024-08-17T00:41:01.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:00 smithi110 ceph-mon[98148]: pgmap v236: 121 pgs: 121 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T00:41:01.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:00 smithi110 ceph-mon[100641]: pgmap v236: 121 pgs: 121 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T00:41:01.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:00 smithi177 ceph-mon[90034]: pgmap v236: 121 pgs: 121 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T00:41:01.938 INFO:tasks.rados.rados.0.smithi110.stdout:2109: done (0 left) 2024-08-17T00:41:01.938 INFO:tasks.rados.rados.0.smithi110.stdout:2110: rollback oid 17 current snap is 185 2024-08-17T00:41:01.938 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 17 to 179 2024-08-17T00:41:01.938 INFO:tasks.rados.rados.0.smithi110.stdout:2111: snap_remove snap 167 2024-08-17T00:41:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:01 smithi110 ceph-mon[100641]: osdmap e450: 8 total, 8 up, 8 in 2024-08-17T00:41:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:41:02.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:01 smithi110 ceph-mon[98148]: osdmap e450: 8 total, 8 up, 8 in 2024-08-17T00:41:02.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:02.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:41:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:01 smithi177 ceph-mon[90034]: osdmap e450: 8 total, 8 up, 8 in 2024-08-17T00:41:02.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:02.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:41:02.938 INFO:tasks.rados.rados.0.smithi110.stdout:2111: done (1 left) 2024-08-17T00:41:02.939 INFO:tasks.rados.rados.0.smithi110.stdout:2112: snap_create 2024-08-17T00:41:02.939 INFO:tasks.rados.rados.0.smithi110.stdout:2110: finishing rollback tid 0 to smithi11086371-17 2024-08-17T00:41:02.939 INFO:tasks.rados.rados.0.smithi110.stdout:2110: finishing rollback tid 1 to smithi11086371-17 2024-08-17T00:41:02.939 INFO:tasks.rados.rados.0.smithi110.stdout:2110: finishing rollback tid 2 to smithi11086371-17 2024-08-17T00:41:02.939 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 859 (ObjNum 648 snap 177 seq_num 648) dirty exists 2024-08-17T00:41:03.257 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:02 smithi110 ceph-mon[98148]: osdmap e451: 8 total, 8 up, 8 in 2024-08-17T00:41:03.257 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T00:41:03.258 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:02 smithi110 ceph-mon[98148]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T00:41:03.258 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:02 smithi110 ceph-mon[98148]: Upgrade: osd.3 is safe to restart 2024-08-17T00:41:03.258 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:02 smithi110 ceph-mon[98148]: pgmap v239: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 195 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-17T00:41:03.258 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:02 smithi110 ceph-mon[98148]: osdmap e452: 8 total, 8 up, 8 in 2024-08-17T00:41:03.258 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:02 smithi110 ceph-mon[100641]: osdmap e451: 8 total, 8 up, 8 in 2024-08-17T00:41:03.258 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T00:41:03.258 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:02 smithi110 ceph-mon[100641]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T00:41:03.258 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:02 smithi110 ceph-mon[100641]: Upgrade: osd.3 is safe to restart 2024-08-17T00:41:03.258 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:02 smithi110 ceph-mon[100641]: pgmap v239: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 195 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-17T00:41:03.258 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:02 smithi110 ceph-mon[100641]: osdmap e452: 8 total, 8 up, 8 in 2024-08-17T00:41:03.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:02 smithi177 ceph-mon[90034]: osdmap e451: 8 total, 8 up, 8 in 2024-08-17T00:41:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T00:41:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:02 smithi177 ceph-mon[90034]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T00:41:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:02 smithi177 ceph-mon[90034]: Upgrade: osd.3 is safe to restart 2024-08-17T00:41:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:02 smithi177 ceph-mon[90034]: pgmap v239: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 195 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-17T00:41:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:02 smithi177 ceph-mon[90034]: osdmap e452: 8 total, 8 up, 8 in 2024-08-17T00:41:03.940 INFO:tasks.rados.rados.0.smithi110.stdout:2110: done (1 left) 2024-08-17T00:41:03.940 INFO:tasks.rados.rados.0.smithi110.stdout:2112: done (0 left) 2024-08-17T00:41:03.940 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 48 current snap is 186 2024-08-17T00:41:03.940 INFO:tasks.rados.rados.0.smithi110.stdout:2113: seq_num 670 ranges {901120=425984,1327104=483328,1810432=507904,2318336=212992} 2024-08-17T00:41:03.947 INFO:tasks.rados.rados.0.smithi110.stdout:2113: writing smithi11086371-48 from 901120 to 1327104 tid 1 2024-08-17T00:41:03.950 INFO:tasks.rados.rados.0.smithi110.stdout:2113: writing smithi11086371-48 from 1327104 to 1810432 tid 2 2024-08-17T00:41:03.953 INFO:tasks.rados.rados.0.smithi110.stdout:2113: writing smithi11086371-48 from 1810432 to 2318336 tid 3 2024-08-17T00:41:03.954 INFO:tasks.rados.rados.0.smithi110.stdout:2113: writing smithi11086371-48 from 2318336 to 2531328 tid 4 2024-08-17T00:41:03.954 INFO:tasks.rados.rados.0.smithi110.stdout:2114: setattr oid 21 current snap is 186 2024-08-17T00:41:03.955 INFO:tasks.rados.rados.0.smithi110.stdout:2115: snap_create 2024-08-17T00:41:03.959 INFO:tasks.rados.rados.0.smithi110.stdout:2113: finishing write tid 1 to smithi11086371-48 2024-08-17T00:41:03.959 INFO:tasks.rados.rados.0.smithi110.stdout:2113: finishing write tid 2 to smithi11086371-48 2024-08-17T00:41:03.960 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 799 (ObjNum 581 snap 155 seq_num 581) dirty exists 2024-08-17T00:41:03.961 INFO:tasks.rados.rados.0.smithi110.stdout:2113: finishing write tid 3 to smithi11086371-48 2024-08-17T00:41:03.961 INFO:tasks.rados.rados.0.smithi110.stdout:2113: finishing write tid 4 to smithi11086371-48 2024-08-17T00:41:03.962 INFO:tasks.rados.rados.0.smithi110.stdout:2113: finishing write tid 5 to smithi11086371-48 2024-08-17T00:41:03.963 INFO:tasks.rados.rados.0.smithi110.stdout:2113: finishing write tid 6 to smithi11086371-48 2024-08-17T00:41:03.963 INFO:tasks.rados.rados.0.smithi110.stdout:2113: oid 48 updating version 0 to 818 2024-08-17T00:41:03.963 INFO:tasks.rados.rados.0.smithi110.stdout:2113: oid 48 updating version 818 to 820 2024-08-17T00:41:03.963 INFO:tasks.rados.rados.0.smithi110.stdout:2113: oid 48 updating version 820 to 821 2024-08-17T00:41:03.963 INFO:tasks.rados.rados.0.smithi110.stdout:2113: oid 48 updating version 821 to 822 2024-08-17T00:41:03.963 INFO:tasks.rados.rados.0.smithi110.stdout:2113: oid 48 version 822 is already newer than 819 2024-08-17T00:41:03.963 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 822 (ObjNum 670 snap 186 seq_num 670) dirty exists 2024-08-17T00:41:03.963 INFO:tasks.rados.rados.0.smithi110.stdout:2113: left oid 48 (ObjNum 670 snap 186 seq_num 670) 2024-08-17T00:41:04.913 INFO:tasks.rados.rados.0.smithi110.stdout:2113: done (2 left) 2024-08-17T00:41:04.913 INFO:tasks.rados.rados.0.smithi110.stdout:2114: done (1 left) 2024-08-17T00:41:04.913 INFO:tasks.rados.rados.0.smithi110.stdout:2115: done (0 left) 2024-08-17T00:41:04.914 INFO:tasks.rados.rados.0.smithi110.stdout:2116: setattr oid 1 current snap is 187 2024-08-17T00:41:04.914 INFO:tasks.rados.rados.0.smithi110.stdout:2117: rmattr oid 4 current snap is 187 2024-08-17T00:41:04.914 INFO:tasks.rados.rados.0.smithi110.stdout:2117: done (1 left) 2024-08-17T00:41:04.914 INFO:tasks.rados.rados.0.smithi110.stdout:2118: copy_from oid 15 from oid 24 current snap is 187 2024-08-17T00:41:04.914 INFO:tasks.rados.rados.0.smithi110.stdout:2119: snap_remove snap 184 2024-08-17T00:41:05.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:04 smithi110 ceph-mon[98148]: Upgrade: Updating osd.3 2024-08-17T00:41:05.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:04 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:05.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:04 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-17T00:41:05.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:04 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:41:05.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:04 smithi110 ceph-mon[98148]: Deploying daemon osd.3 on smithi110 2024-08-17T00:41:05.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:04 smithi110 ceph-mon[98148]: osdmap e453: 8 total, 8 up, 8 in 2024-08-17T00:41:05.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:04 smithi110 ceph-mon[98148]: pgmap v242: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 964 KiB/s wr, 9 op/s 2024-08-17T00:41:05.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:04 smithi110 ceph-mon[100641]: Upgrade: Updating osd.3 2024-08-17T00:41:05.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:04 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:05.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:04 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-17T00:41:05.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:04 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:41:05.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:04 smithi110 ceph-mon[100641]: Deploying daemon osd.3 on smithi110 2024-08-17T00:41:05.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:04 smithi110 ceph-mon[100641]: osdmap e453: 8 total, 8 up, 8 in 2024-08-17T00:41:05.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:04 smithi110 ceph-mon[100641]: pgmap v242: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 964 KiB/s wr, 9 op/s 2024-08-17T00:41:05.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:04 smithi177 ceph-mon[90034]: Upgrade: Updating osd.3 2024-08-17T00:41:05.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:04 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:05.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:04 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-17T00:41:05.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:04 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:41:05.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:04 smithi177 ceph-mon[90034]: Deploying daemon osd.3 on smithi110 2024-08-17T00:41:05.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:04 smithi177 ceph-mon[90034]: osdmap e453: 8 total, 8 up, 8 in 2024-08-17T00:41:05.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:04 smithi177 ceph-mon[90034]: pgmap v242: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 964 KiB/s wr, 9 op/s 2024-08-17T00:41:05.917 INFO:tasks.rados.rados.0.smithi110.stdout:2119: done (2 left) 2024-08-17T00:41:05.917 INFO:tasks.rados.rados.0.smithi110.stdout:2120: setattr oid 39 current snap is 187 2024-08-17T00:41:05.917 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 508 (ObjNum 668 snap 184 seq_num 668) dirty exists 2024-08-17T00:41:05.917 INFO:tasks.rados.rados.0.smithi110.stdout:2118: finishing copy_from to smithi11086371-15 2024-08-17T00:41:05.917 INFO:tasks.rados.rados.0.smithi110.stdout:2118: got expected ENOENT (src dne) 2024-08-17T00:41:05.917 INFO:tasks.rados.rados.0.smithi110.stdout:2118: finishing copy_from racing read to smithi11086371-15 2024-08-17T00:41:05.919 INFO:tasks.rados.rados.0.smithi110.stdout:2116: done (2 left) 2024-08-17T00:41:05.919 INFO:tasks.rados.rados.0.smithi110.stdout:2118: done (1 left) 2024-08-17T00:41:05.919 INFO:tasks.rados.rados.0.smithi110.stdout:2121: read oid 46 snap 183 2024-08-17T00:41:05.919 INFO:tasks.rados.rados.0.smithi110.stdout:2121: expect (ObjNum 663 snap 183 seq_num 663) 2024-08-17T00:41:05.919 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 22 current snap is 187 2024-08-17T00:41:05.919 INFO:tasks.rados.rados.0.smithi110.stdout:2122: seq_num 671 ranges {2662400=442368,3104768=761856,3866624=442368} 2024-08-17T00:41:05.935 INFO:tasks.rados.rados.0.smithi110.stdout:2122: writing smithi11086371-22 from 2662400 to 3104768 tid 1 2024-08-17T00:41:05.939 INFO:tasks.rados.rados.0.smithi110.stdout:2122: writing smithi11086371-22 from 3104768 to 3866624 tid 2 2024-08-17T00:41:05.942 INFO:tasks.rados.rados.0.smithi110.stdout:2122: writing smithi11086371-22 from 3866624 to 4308992 tid 3 2024-08-17T00:41:05.942 INFO:tasks.rados.rados.0.smithi110.stdout:2123: copy_from oid 27 from oid 33 current snap is 187 2024-08-17T00:41:05.942 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 827 (ObjNum 654 snap 180 seq_num 654) dirty exists 2024-08-17T00:41:05.942 INFO:tasks.rados.rados.0.smithi110.stdout:2121: expect (ObjNum 663 snap 183 seq_num 663) 2024-08-17T00:41:06.009 INFO:tasks.rados.rados.0.smithi110.stdout:2122: finishing write tid 1 to smithi11086371-22 2024-08-17T00:41:06.009 INFO:tasks.rados.rados.0.smithi110.stdout:2123: finishing copy_from racing read to smithi11086371-27 2024-08-17T00:41:06.009 INFO:tasks.rados.rados.0.smithi110.stdout:2122: finishing write tid 2 to smithi11086371-22 2024-08-17T00:41:06.009 INFO:tasks.rados.rados.0.smithi110.stdout:2122: finishing write tid 3 to smithi11086371-22 2024-08-17T00:41:06.009 INFO:tasks.rados.rados.0.smithi110.stdout:2122: finishing write tid 4 to smithi11086371-22 2024-08-17T00:41:06.009 INFO:tasks.rados.rados.0.smithi110.stdout:2123: finishing copy_from to smithi11086371-27 2024-08-17T00:41:06.009 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 811 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-08-17T00:41:06.009 INFO:tasks.rados.rados.0.smithi110.stdout:2122: finishing write tid 5 to smithi11086371-22 2024-08-17T00:41:06.009 INFO:tasks.rados.rados.0.smithi110.stdout:2122: oid 22 updating version 0 to 845 2024-08-17T00:41:06.009 INFO:tasks.rados.rados.0.smithi110.stdout:2122: oid 22 updating version 845 to 846 2024-08-17T00:41:06.009 INFO:tasks.rados.rados.0.smithi110.stdout:2122: oid 22 version 846 is already newer than 844 2024-08-17T00:41:06.010 INFO:tasks.rados.rados.0.smithi110.stdout:2122: oid 22 version 846 is already newer than 843 2024-08-17T00:41:06.010 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 846 (ObjNum 671 snap 187 seq_num 671) dirty exists 2024-08-17T00:41:06.010 INFO:tasks.rados.rados.0.smithi110.stdout:2122: left oid 22 (ObjNum 671 snap 187 seq_num 671) 2024-08-17T00:41:06.010 INFO:tasks.rados.rados.0.smithi110.stdout:2120: done (3 left) 2024-08-17T00:41:06.010 INFO:tasks.rados.rados.0.smithi110.stdout:2121: done (2 left) 2024-08-17T00:41:06.010 INFO:tasks.rados.rados.0.smithi110.stdout:2122: done (1 left) 2024-08-17T00:41:06.010 INFO:tasks.rados.rados.0.smithi110.stdout:2123: done (0 left) 2024-08-17T00:41:06.010 INFO:tasks.rados.rados.0.smithi110.stdout:2124: rollback oid 9 current snap is 187 2024-08-17T00:41:06.010 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 9 to 185 2024-08-17T00:41:06.010 INFO:tasks.rados.rados.0.smithi110.stdout:2125: read oid 12 snap -1 2024-08-17T00:41:06.010 INFO:tasks.rados.rados.0.smithi110.stdout:2125: expect deleted 2024-08-17T00:41:06.010 INFO:tasks.rados.rados.0.smithi110.stdout:2126: copy_from oid 21 from oid 15 current snap is 187 2024-08-17T00:41:06.010 INFO:tasks.rados.rados.0.smithi110.stdout:2127: copy_from oid 13 from oid 36 current snap is 187 2024-08-17T00:41:06.011 INFO:tasks.rados.rados.0.smithi110.stdout:2128: snap_remove snap 171 2024-08-17T00:41:06.030 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:05 smithi110 ceph-mon[100641]: osdmap e454: 8 total, 8 up, 8 in 2024-08-17T00:41:06.030 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:05 smithi110 ceph-mon[98148]: osdmap e454: 8 total, 8 up, 8 in 2024-08-17T00:41:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:05 smithi177 ceph-mon[90034]: osdmap e454: 8 total, 8 up, 8 in 2024-08-17T00:41:06.930 INFO:tasks.rados.rados.0.smithi110.stdout:2128: done (4 left) 2024-08-17T00:41:06.930 INFO:tasks.rados.rados.0.smithi110.stdout:2129: read oid 41 snap -1 2024-08-17T00:41:06.930 INFO:tasks.rados.rados.0.smithi110.stdout:2129: expect (ObjNum 613 snap 164 seq_num 613) 2024-08-17T00:41:06.930 INFO:tasks.rados.rados.0.smithi110.stdout:2130: read oid 46 snap 168 2024-08-17T00:41:06.930 INFO:tasks.rados.rados.0.smithi110.stdout:2130: expect (ObjNum 610 snap 164 seq_num 610) 2024-08-17T00:41:06.930 INFO:tasks.rados.rados.0.smithi110.stdout:2131: snap_create 2024-08-17T00:41:06.930 INFO:tasks.rados.rados.0.smithi110.stdout:2124: finishing rollback tid 0 to smithi11086371-9 2024-08-17T00:41:06.930 INFO:tasks.rados.rados.0.smithi110.stdout:2124: finishing rollback tid 1 to smithi11086371-9 2024-08-17T00:41:06.930 INFO:tasks.rados.rados.0.smithi110.stdout:2124: finishing rollback tid 2 to smithi11086371-9 2024-08-17T00:41:06.931 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 802 (ObjNum 533 snap 137 seq_num 533) dirty exists 2024-08-17T00:41:06.931 INFO:tasks.rados.rados.0.smithi110.stdout:2126: finishing copy_from to smithi11086371-21 2024-08-17T00:41:06.931 INFO:tasks.rados.rados.0.smithi110.stdout:2126: got expected ENOENT (src dne) 2024-08-17T00:41:06.931 INFO:tasks.rados.rados.0.smithi110.stdout:2126: finishing copy_from racing read to smithi11086371-21 2024-08-17T00:41:06.931 INFO:tasks.rados.rados.0.smithi110.stdout:2127: finishing copy_from racing read to smithi11086371-13 2024-08-17T00:41:06.931 INFO:tasks.rados.rados.0.smithi110.stdout:2127: finishing copy_from to smithi11086371-13 2024-08-17T00:41:06.931 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 776 (ObjNum 641 snap 172 seq_num 641) dirty exists 2024-08-17T00:41:06.950 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:06 smithi110 ceph-mon[100641]: osdmap e455: 8 total, 8 up, 8 in 2024-08-17T00:41:06.950 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:06 smithi110 ceph-mon[100641]: pgmap v245: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 4 op/s 2024-08-17T00:41:06.951 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:06 smithi110 ceph-mon[98148]: osdmap e455: 8 total, 8 up, 8 in 2024-08-17T00:41:06.951 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:06 smithi110 ceph-mon[98148]: pgmap v245: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 4 op/s 2024-08-17T00:41:06.951 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:06 smithi110 systemd[1]: Stopping Ceph osd.3 for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:41:06.953 INFO:tasks.rados.rados.0.smithi110.stdout:2130: expect (ObjNum 610 snap 164 seq_num 610) 2024-08-17T00:41:06.970 INFO:tasks.rados.rados.0.smithi110.stdout:2129: expect (ObjNum 613 snap 164 seq_num 613) 2024-08-17T00:41:07.266 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:06 smithi177 ceph-mon[90034]: osdmap e455: 8 total, 8 up, 8 in 2024-08-17T00:41:07.267 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:06 smithi177 ceph-mon[90034]: pgmap v245: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 4 op/s 2024-08-17T00:41:07.310 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:06 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3[64620]: 2024-08-17T00:41:06.947+0000 7efffb48f640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T00:41:07.310 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:06 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3[64620]: 2024-08-17T00:41:06.947+0000 7efffb48f640 -1 osd.3 456 *** Got signal Terminated *** 2024-08-17T00:41:07.310 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:06 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3[64620]: 2024-08-17T00:41:06.947+0000 7efffb48f640 -1 osd.3 456 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T00:41:07.934 INFO:tasks.rados.rados.0.smithi110.stdout:2124: done (6 left) 2024-08-17T00:41:07.935 INFO:tasks.rados.rados.0.smithi110.stdout:2125: done (5 left) 2024-08-17T00:41:07.935 INFO:tasks.rados.rados.0.smithi110.stdout:2126: done (4 left) 2024-08-17T00:41:07.935 INFO:tasks.rados.rados.0.smithi110.stdout:2127: done (3 left) 2024-08-17T00:41:07.935 INFO:tasks.rados.rados.0.smithi110.stdout:2129: done (2 left) 2024-08-17T00:41:07.935 INFO:tasks.rados.rados.0.smithi110.stdout:2130: done (1 left) 2024-08-17T00:41:07.935 INFO:tasks.rados.rados.0.smithi110.stdout:2131: done (0 left) 2024-08-17T00:41:07.935 INFO:tasks.rados.rados.0.smithi110.stdout:2132: snap_remove snap 177 2024-08-17T00:41:08.287 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:07 smithi110 ceph-mon[100641]: osdmap e456: 8 total, 8 up, 8 in 2024-08-17T00:41:08.287 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:07 smithi110 ceph-mon[100641]: osd.3 marked itself down and dead 2024-08-17T00:41:08.288 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:07 smithi110 ceph-mon[98148]: osdmap e456: 8 total, 8 up, 8 in 2024-08-17T00:41:08.288 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:07 smithi110 ceph-mon[98148]: osd.3 marked itself down and dead 2024-08-17T00:41:08.288 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:41:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:41:08] "GET /metrics HTTP/1.1" 200 36150 "" "Prometheus/2.43.0" 2024-08-17T00:41:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:07 smithi177 ceph-mon[90034]: osdmap e456: 8 total, 8 up, 8 in 2024-08-17T00:41:08.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:07 smithi177 ceph-mon[90034]: osd.3 marked itself down and dead 2024-08-17T00:41:08.560 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:08 smithi110 podman[120498]: 2024-08-17 00:41:08.287149225 +0000 UTC m=+1.449965525 container died 832613e7f11a183408485341c27fa74a27bb15d734fef4d0c9ee0e76939a33e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-03f4c3e, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-08-17T00:41:08.937 INFO:tasks.rados.rados.0.smithi110.stdout:2132: done (0 left) 2024-08-17T00:41:08.937 INFO:tasks.rados.rados.0.smithi110.stdout:2133: copy_from oid 3 from oid 28 current snap is 188 2024-08-17T00:41:08.937 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 45 current snap is 188 2024-08-17T00:41:08.937 INFO:tasks.rados.rados.0.smithi110.stdout:2134: seq_num 672 ranges {0=458752,458752=647168,1105920=466944,1572864=90112} 2024-08-17T00:41:08.939 INFO:tasks.rados.rados.0.smithi110.stdout:2134: writing smithi11086371-45 from 0 to 458752 tid 1 2024-08-17T00:41:08.943 INFO:tasks.rados.rados.0.smithi110.stdout:2134: writing smithi11086371-45 from 458752 to 1105920 tid 2 2024-08-17T00:41:08.947 INFO:tasks.rados.rados.0.smithi110.stdout:2134: writing smithi11086371-45 from 1105920 to 1572864 tid 3 2024-08-17T00:41:08.947 INFO:tasks.rados.rados.0.smithi110.stdout:2134: writing smithi11086371-45 from 1572864 to 1662976 tid 4 2024-08-17T00:41:08.948 INFO:tasks.rados.rados.0.smithi110.stdout:2135: read oid 14 snap -1 2024-08-17T00:41:08.948 INFO:tasks.rados.rados.0.smithi110.stdout:2135: expect (ObjNum 611 snap 164 seq_num 611) 2024-08-17T00:41:08.948 INFO:tasks.rados.rados.0.smithi110.stdout:2136: read oid 33 snap 183 2024-08-17T00:41:08.948 INFO:tasks.rados.rados.0.smithi110.stdout:2136: expect (ObjNum 649 snap 178 seq_num 649) 2024-08-17T00:41:08.949 INFO:tasks.rados.rados.0.smithi110.stdout:2137: snap_remove snap 179 2024-08-17T00:41:08.949 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:08 smithi110 podman[120498]: 2024-08-17 00:41:08.76674214 +0000 UTC m=+1.929558439 container cleanup 832613e7f11a183408485341c27fa74a27bb15d734fef4d0c9ee0e76939a33e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=reef-03f4c3e, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.36.0) 2024-08-17T00:41:08.949 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:08 smithi110 bash[120498]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3 2024-08-17T00:41:09.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:08 smithi110 ceph-mon[98148]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T00:41:09.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:08 smithi110 ceph-mon[98148]: osdmap e457: 8 total, 7 up, 8 in 2024-08-17T00:41:09.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:08 smithi110 ceph-mon[98148]: pgmap v248: 121 pgs: 1 active+clean+snaptrim, 16 stale+active+clean, 104 active+clean; 195 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-08-17T00:41:09.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:08 smithi110 ceph-mon[98148]: osdmap e458: 8 total, 7 up, 8 in 2024-08-17T00:41:09.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:08 smithi110 ceph-mon[100641]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T00:41:09.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:08 smithi110 ceph-mon[100641]: osdmap e457: 8 total, 7 up, 8 in 2024-08-17T00:41:09.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:08 smithi110 ceph-mon[100641]: pgmap v248: 121 pgs: 1 active+clean+snaptrim, 16 stale+active+clean, 104 active+clean; 195 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-08-17T00:41:09.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:08 smithi110 ceph-mon[100641]: osdmap e458: 8 total, 7 up, 8 in 2024-08-17T00:41:09.311 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:09 smithi110 podman[120518]: 2024-08-17 00:41:09.068200123 +0000 UTC m=+0.771448191 container remove 832613e7f11a183408485341c27fa74a27bb15d734fef4d0c9ee0e76939a33e0 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=reef-03f4c3e, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T00:41:09.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:08 smithi177 ceph-mon[90034]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T00:41:09.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:08 smithi177 ceph-mon[90034]: osdmap e457: 8 total, 7 up, 8 in 2024-08-17T00:41:09.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:08 smithi177 ceph-mon[90034]: pgmap v248: 121 pgs: 1 active+clean+snaptrim, 16 stale+active+clean, 104 active+clean; 195 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-08-17T00:41:09.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:08 smithi177 ceph-mon[90034]: osdmap e458: 8 total, 7 up, 8 in 2024-08-17T00:41:09.672 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:09 smithi110 podman[120611]: 2024-08-17 00:41:09.288174854 +0000 UTC m=+0.016973223 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:41:09.672 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:09 smithi110 podman[120611]: 2024-08-17 00:41:09.419349146 +0000 UTC m=+0.148147494 container create b2ca49b09b4d03daa88e72ace98768f889e32e0534ade33975d898effb106333 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3-deactivate, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-d863d21, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0) 2024-08-17T00:41:09.672 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:09 smithi110 podman[120611]: 2024-08-17 00:41:09.671803309 +0000 UTC m=+0.400601664 container init b2ca49b09b4d03daa88e72ace98768f889e32e0534ade33975d898effb106333 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3-deactivate, org.label-schema.schema-version=1.0, RELEASE=squid-d863d21, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-08-17T00:41:09.914 INFO:tasks.rados.rados.0.smithi110.stdout:2133: finishing copy_from racing read to smithi11086371-3 2024-08-17T00:41:09.918 INFO:tasks.rados.rados.0.smithi110.stdout:2134: finishing write tid 1 to smithi11086371-45 2024-08-17T00:41:09.918 INFO:tasks.rados.rados.0.smithi110.stdout:2134: finishing write tid 2 to smithi11086371-45 2024-08-17T00:41:09.918 INFO:tasks.rados.rados.0.smithi110.stdout:2134: finishing write tid 3 to smithi11086371-45 2024-08-17T00:41:09.918 INFO:tasks.rados.rados.0.smithi110.stdout:2134: finishing write tid 4 to smithi11086371-45 2024-08-17T00:41:09.918 INFO:tasks.rados.rados.0.smithi110.stdout:2134: finishing write tid 5 to smithi11086371-45 2024-08-17T00:41:09.918 INFO:tasks.rados.rados.0.smithi110.stdout:2136: expect (ObjNum 649 snap 178 seq_num 649) 2024-08-17T00:41:09.957 INFO:tasks.rados.rados.0.smithi110.stdout:2133: finishing copy_from to smithi11086371-3 2024-08-17T00:41:09.957 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 729 (ObjNum 632 snap 171 seq_num 632) dirty exists 2024-08-17T00:41:09.957 INFO:tasks.rados.rados.0.smithi110.stdout:2134: finishing write tid 6 to smithi11086371-45 2024-08-17T00:41:09.957 INFO:tasks.rados.rados.0.smithi110.stdout:2134: oid 45 updating version 0 to 841 2024-08-17T00:41:09.957 INFO:tasks.rados.rados.0.smithi110.stdout:2134: oid 45 version 841 is already newer than 838 2024-08-17T00:41:09.957 INFO:tasks.rados.rados.0.smithi110.stdout:2134: oid 45 updating version 841 to 842 2024-08-17T00:41:09.957 INFO:tasks.rados.rados.0.smithi110.stdout:2134: oid 45 version 842 is already newer than 839 2024-08-17T00:41:09.957 INFO:tasks.rados.rados.0.smithi110.stdout:2134: oid 45 version 842 is already newer than 840 2024-08-17T00:41:09.957 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 842 (ObjNum 672 snap 188 seq_num 672) dirty exists 2024-08-17T00:41:09.957 INFO:tasks.rados.rados.0.smithi110.stdout:2134: left oid 45 (ObjNum 672 snap 188 seq_num 672) 2024-08-17T00:41:09.958 INFO:tasks.rados.rados.0.smithi110.stdout:2135: expect (ObjNum 611 snap 164 seq_num 611) 2024-08-17T00:41:10.060 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:09 smithi110 podman[120611]: 2024-08-17 00:41:09.676582935 +0000 UTC m=+0.405381282 container start b2ca49b09b4d03daa88e72ace98768f889e32e0534ade33975d898effb106333 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3-deactivate, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=squid-d863d21, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T00:41:10.061 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:09 smithi110 podman[120611]: 2024-08-17 00:41:09.721607063 +0000 UTC m=+0.450405419 container attach b2ca49b09b4d03daa88e72ace98768f889e32e0534ade33975d898effb106333 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3-deactivate, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-d863d21, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-08-17T00:41:10.061 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:09 smithi110 podman[120611]: 2024-08-17 00:41:09.863073933 +0000 UTC m=+0.591872298 container died b2ca49b09b4d03daa88e72ace98768f889e32e0534ade33975d898effb106333 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3-deactivate, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=squid-d863d21, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, ceph=True) 2024-08-17T00:41:10.198 INFO:tasks.rados.rados.0.smithi110.stdout:2133: done (4 left) 2024-08-17T00:41:10.198 INFO:tasks.rados.rados.0.smithi110.stdout:2134: done (3 left) 2024-08-17T00:41:10.198 INFO:tasks.rados.rados.0.smithi110.stdout:2135: done (2 left) 2024-08-17T00:41:10.198 INFO:tasks.rados.rados.0.smithi110.stdout:2136: done (1 left) 2024-08-17T00:41:10.198 INFO:tasks.rados.rados.0.smithi110.stdout:2137: done (0 left) 2024-08-17T00:41:10.198 INFO:tasks.rados.rados.0.smithi110.stdout:2138: rmattr oid 5 current snap is 188 2024-08-17T00:41:10.198 INFO:tasks.rados.rados.0.smithi110.stdout:2138: done (0 left) 2024-08-17T00:41:10.198 INFO:tasks.rados.rados.0.smithi110.stdout:2139: read oid 12 snap -1 2024-08-17T00:41:10.199 INFO:tasks.rados.rados.0.smithi110.stdout:2139: expect deleted 2024-08-17T00:41:10.199 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 49 current snap is 188 2024-08-17T00:41:10.199 INFO:tasks.rados.rados.0.smithi110.stdout:2140: seq_num 673 ranges {0=475136,475136=532480,1007616=671744} 2024-08-17T00:41:10.200 INFO:tasks.rados.rados.0.smithi110.stdout:2140: writing smithi11086371-49 from 0 to 475136 tid 1 2024-08-17T00:41:10.203 INFO:tasks.rados.rados.0.smithi110.stdout:2140: writing smithi11086371-49 from 475136 to 1007616 tid 2 2024-08-17T00:41:10.207 INFO:tasks.rados.rados.0.smithi110.stdout:2140: writing smithi11086371-49 from 1007616 to 1679360 tid 3 2024-08-17T00:41:10.207 INFO:tasks.rados.rados.0.smithi110.stdout:2141: delete oid 17 current snap is 188 2024-08-17T00:41:10.207 INFO:tasks.rados.rados.0.smithi110.stdout:2140: finishing write tid 1 to smithi11086371-49 2024-08-17T00:41:10.207 INFO:tasks.rados.rados.0.smithi110.stdout:2140: finishing write tid 2 to smithi11086371-49 2024-08-17T00:41:10.209 INFO:tasks.rados.rados.0.smithi110.stdout:2139: done (2 left) 2024-08-17T00:41:10.209 INFO:tasks.rados.rados.0.smithi110.stdout:2141: done (1 left) 2024-08-17T00:41:10.210 INFO:tasks.rados.rados.0.smithi110.stdout:2142: rollback oid 47 current snap is 188 2024-08-17T00:41:10.210 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 47 to 187 2024-08-17T00:41:10.210 INFO:tasks.rados.rados.0.smithi110.stdout:2143: read oid 36 snap 183 2024-08-17T00:41:10.210 INFO:tasks.rados.rados.0.smithi110.stdout:2143: expect (ObjNum 641 snap 172 seq_num 641) 2024-08-17T00:41:10.210 INFO:tasks.rados.rados.0.smithi110.stdout:2144: setattr oid 27 current snap is 188 2024-08-17T00:41:10.210 INFO:tasks.rados.rados.0.smithi110.stdout:2140: finishing write tid 3 to smithi11086371-49 2024-08-17T00:41:10.210 INFO:tasks.rados.rados.0.smithi110.stdout:2140: finishing write tid 4 to smithi11086371-49 2024-08-17T00:41:10.212 INFO:tasks.rados.rados.0.smithi110.stdout:2145: read oid 25 snap -1 2024-08-17T00:41:10.212 INFO:tasks.rados.rados.0.smithi110.stdout:2145: expect (ObjNum 559 snap 149 seq_num 559) 2024-08-17T00:41:10.213 INFO:tasks.rados.rados.0.smithi110.stdout:2146: read oid 35 snap 168 2024-08-17T00:41:10.213 INFO:tasks.rados.rados.0.smithi110.stdout:2146: expect (ObjNum 592 snap 159 seq_num 592) 2024-08-17T00:41:10.213 INFO:tasks.rados.rados.0.smithi110.stdout:2147: read oid 50 snap -1 2024-08-17T00:41:10.213 INFO:tasks.rados.rados.0.smithi110.stdout:2147: expect (ObjNum 430 snap 114 seq_num 430) 2024-08-17T00:41:10.213 INFO:tasks.rados.rados.0.smithi110.stdout:2148: copy_from oid 48 from oid 29 current snap is 188 2024-08-17T00:41:10.214 INFO:tasks.rados.rados.0.smithi110.stdout:2140: finishing write tid 5 to smithi11086371-49 2024-08-17T00:41:10.214 INFO:tasks.rados.rados.0.smithi110.stdout:2140: oid 49 updating version 0 to 791 2024-08-17T00:41:10.214 INFO:tasks.rados.rados.0.smithi110.stdout:2140: oid 49 version 791 is already newer than 790 2024-08-17T00:41:10.214 INFO:tasks.rados.rados.0.smithi110.stdout:2140: oid 49 updating version 791 to 792 2024-08-17T00:41:10.214 INFO:tasks.rados.rados.0.smithi110.stdout:2140: oid 49 version 792 is already newer than 789 2024-08-17T00:41:10.215 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 792 (ObjNum 673 snap 188 seq_num 673) dirty exists 2024-08-17T00:41:10.215 INFO:tasks.rados.rados.0.smithi110.stdout:2140: left oid 49 (ObjNum 673 snap 188 seq_num 673) 2024-08-17T00:41:10.215 INFO:tasks.rados.rados.0.smithi110.stdout:2140: done (7 left) 2024-08-17T00:41:10.215 INFO:tasks.rados.rados.0.smithi110.stdout:2149: copy_from oid 12 from oid 39 current snap is 188 2024-08-17T00:41:10.215 INFO:tasks.rados.rados.0.smithi110.stdout:2150: read oid 10 snap -1 2024-08-17T00:41:10.215 INFO:tasks.rados.rados.0.smithi110.stdout:2150: expect (ObjNum 592 snap 159 seq_num 592) 2024-08-17T00:41:10.216 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 38 current snap is 188 2024-08-17T00:41:10.216 INFO:tasks.rados.rados.0.smithi110.stdout:2151: seq_num 675 ranges {1581056=507904,2088960=704512,2793472=499712} 2024-08-17T00:41:10.223 INFO:tasks.rados.rados.0.smithi110.stdout:2151: writing smithi11086371-38 from 1581056 to 2088960 tid 1 2024-08-17T00:41:10.228 INFO:tasks.rados.rados.0.smithi110.stdout:2151: writing smithi11086371-38 from 2088960 to 2793472 tid 2 2024-08-17T00:41:10.231 INFO:tasks.rados.rados.0.smithi110.stdout:2151: writing smithi11086371-38 from 2793472 to 3293184 tid 3 2024-08-17T00:41:10.231 INFO:tasks.rados.rados.0.smithi110.stdout:2152: read oid 17 snap -1 2024-08-17T00:41:10.231 INFO:tasks.rados.rados.0.smithi110.stdout:2152: expect deleted 2024-08-17T00:41:10.231 INFO:tasks.rados.rados.0.smithi110.stdout:2153: read oid 1 snap -1 2024-08-17T00:41:10.231 INFO:tasks.rados.rados.0.smithi110.stdout:2153: expect (ObjNum 668 snap 184 seq_num 668) 2024-08-17T00:41:10.231 INFO:tasks.rados.rados.0.smithi110.stdout:2154: read oid 14 snap -1 2024-08-17T00:41:10.232 INFO:tasks.rados.rados.0.smithi110.stdout:2154: expect (ObjNum 611 snap 164 seq_num 611) 2024-08-17T00:41:10.232 INFO:tasks.rados.rados.0.smithi110.stdout:2155: snap_create 2024-08-17T00:41:10.232 INFO:tasks.rados.rados.0.smithi110.stdout:2142: finishing rollback tid 0 to smithi11086371-47 2024-08-17T00:41:10.232 INFO:tasks.rados.rados.0.smithi110.stdout:2142: finishing rollback tid 1 to smithi11086371-47 2024-08-17T00:41:10.232 INFO:tasks.rados.rados.0.smithi110.stdout:2142: finishing rollback tid 2 to smithi11086371-47 2024-08-17T00:41:10.232 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 47 v 874 (ObjNum 646 snap 176 seq_num 646) dirty exists 2024-08-17T00:41:10.232 INFO:tasks.rados.rados.0.smithi110.stdout:2147: expect (ObjNum 430 snap 114 seq_num 430) 2024-08-17T00:41:10.233 INFO:tasks.rados.rados.0.smithi110.stdout:2146: expect (ObjNum 592 snap 159 seq_num 592) 2024-08-17T00:41:10.287 INFO:tasks.rados.rados.0.smithi110.stdout:2148: finishing copy_from racing read to smithi11086371-48 2024-08-17T00:41:10.288 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 840 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-17T00:41:10.288 INFO:tasks.rados.rados.0.smithi110.stdout:2148: finishing copy_from to smithi11086371-48 2024-08-17T00:41:10.288 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 822 (ObjNum 65 snap 0 seq_num 1332833396) dirty exists 2024-08-17T00:41:10.288 INFO:tasks.rados.rados.0.smithi110.stdout:2151: finishing write tid 1 to smithi11086371-38 2024-08-17T00:41:10.288 INFO:tasks.rados.rados.0.smithi110.stdout:2151: finishing write tid 2 to smithi11086371-38 2024-08-17T00:41:10.288 INFO:tasks.rados.rados.0.smithi110.stdout:2151: finishing write tid 3 to smithi11086371-38 2024-08-17T00:41:10.288 INFO:tasks.rados.rados.0.smithi110.stdout:2151: finishing write tid 4 to smithi11086371-38 2024-08-17T00:41:10.288 INFO:tasks.rados.rados.0.smithi110.stdout:2151: finishing write tid 5 to smithi11086371-38 2024-08-17T00:41:10.288 INFO:tasks.rados.rados.0.smithi110.stdout:2151: oid 38 updating version 0 to 774 2024-08-17T00:41:10.288 INFO:tasks.rados.rados.0.smithi110.stdout:2151: oid 38 version 774 is already newer than 773 2024-08-17T00:41:10.288 INFO:tasks.rados.rados.0.smithi110.stdout:2151: oid 38 version 774 is already newer than 771 2024-08-17T00:41:10.288 INFO:tasks.rados.rados.0.smithi110.stdout:2151: oid 38 version 774 is already newer than 772 2024-08-17T00:41:10.289 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 774 (ObjNum 675 snap 188 seq_num 675) dirty exists 2024-08-17T00:41:10.289 INFO:tasks.rados.rados.0.smithi110.stdout:2151: left oid 38 (ObjNum 675 snap 188 seq_num 675) 2024-08-17T00:41:10.289 INFO:tasks.rados.rados.0.smithi110.stdout:2153: expect (ObjNum 668 snap 184 seq_num 668) 2024-08-17T00:41:10.346 INFO:tasks.rados.rados.0.smithi110.stdout:2149: finishing copy_from racing read to smithi11086371-12 2024-08-17T00:41:10.346 INFO:tasks.rados.rados.0.smithi110.stdout:2145: expect (ObjNum 559 snap 149 seq_num 559) 2024-08-17T00:41:10.810 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:10 smithi110 podman[120654]: 2024-08-17 00:41:10.553057673 +0000 UTC m=+0.684540530 container remove b2ca49b09b4d03daa88e72ace98768f889e32e0534ade33975d898effb106333 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3-deactivate, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, io.buildah.version=1.36.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=squid-d863d21, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T00:41:10.811 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:10 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.3.service: Deactivated successfully. 2024-08-17T00:41:10.811 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:10 smithi110 systemd[1]: Stopped Ceph osd.3 for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:41:10.811 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:10 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.3.service: Consumed 10.689s CPU time. 2024-08-17T00:41:10.811 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:10 smithi110 systemd[1]: Starting Ceph osd.3 for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:41:11.174 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:10 smithi110 ceph-mon[100641]: osdmap e459: 8 total, 7 up, 8 in 2024-08-17T00:41:11.174 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:10 smithi110 ceph-mon[100641]: pgmap v251: 121 pgs: 4 activating+undersized, 6 active+undersized, 2 active+clean+snaptrim, 12 stale+active+clean, 3 active+undersized+degraded, 94 active+clean; 184 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.7 MiB/s wr, 17 op/s; 17/396 objects degraded (4.293%) 2024-08-17T00:41:11.175 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:10 smithi110 ceph-mon[98148]: osdmap e459: 8 total, 7 up, 8 in 2024-08-17T00:41:11.175 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:10 smithi110 ceph-mon[98148]: pgmap v251: 121 pgs: 4 activating+undersized, 6 active+undersized, 2 active+clean+snaptrim, 12 stale+active+clean, 3 active+undersized+degraded, 94 active+clean; 184 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.7 MiB/s wr, 17 op/s; 17/396 objects degraded (4.293%) 2024-08-17T00:41:11.175 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:11 smithi110 podman[120759]: 2024-08-17 00:41:10.902419647 +0000 UTC m=+0.017142190 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:41:11.175 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:11 smithi110 podman[120759]: 2024-08-17 00:41:11.034772542 +0000 UTC m=+0.149495071 container create ed441fe94ebc0050c16fcce8b4eb64bec2862b4f2028dd8324a4c698aae47114 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3-activate, RELEASE=squid-d863d21, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-08-17T00:41:11.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:10 smithi177 ceph-mon[90034]: osdmap e459: 8 total, 7 up, 8 in 2024-08-17T00:41:11.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:10 smithi177 ceph-mon[90034]: pgmap v251: 121 pgs: 4 activating+undersized, 6 active+undersized, 2 active+clean+snaptrim, 12 stale+active+clean, 3 active+undersized+degraded, 94 active+clean; 184 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.7 MiB/s wr, 17 op/s; 17/396 objects degraded (4.293%) 2024-08-17T00:41:11.440 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:11 smithi110 podman[120759]: 2024-08-17 00:41:11.3043544 +0000 UTC m=+0.419076939 container init ed441fe94ebc0050c16fcce8b4eb64bec2862b4f2028dd8324a4c698aae47114 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3-activate, io.buildah.version=1.36.0, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, RELEASE=squid-d863d21, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-08-17T00:41:11.440 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:11 smithi110 podman[120759]: 2024-08-17 00:41:11.309103438 +0000 UTC m=+0.423825968 container start ed441fe94ebc0050c16fcce8b4eb64bec2862b4f2028dd8324a4c698aae47114 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3-activate, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=squid-d863d21, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T00:41:11.440 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:11 smithi110 podman[120759]: 2024-08-17 00:41:11.387646669 +0000 UTC m=+0.502369198 container attach ed441fe94ebc0050c16fcce8b4eb64bec2862b4f2028dd8324a4c698aae47114 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3-activate, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-d863d21, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0) 2024-08-17T00:41:11.615 INFO:tasks.rados.rados.0.smithi110.stdout:2149: finishing copy_from to smithi11086371-12 2024-08-17T00:41:11.615 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 827 (ObjNum 654 snap 180 seq_num 654) dirty exists 2024-08-17T00:41:11.615 INFO:tasks.rados.rados.0.smithi110.stdout:2143: expect (ObjNum 641 snap 172 seq_num 641) 2024-08-17T00:41:11.769 INFO:tasks.rados.rados.0.smithi110.stdout:2154: expect (ObjNum 611 snap 164 seq_num 611) 2024-08-17T00:41:11.811 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:11 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3-activate[120773]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:41:11.811 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:11 smithi110 bash[120759]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:41:11.811 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:11 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3-activate[120773]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:41:11.811 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:11 smithi110 bash[120759]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:41:11.811 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:11 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3-activate[120773]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-17T00:41:11.811 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:11 smithi110 bash[120759]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-17T00:41:11.811 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:11 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3-activate[120773]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-08-17T00:41:11.811 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:11 smithi110 bash[120759]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-08-17T00:41:11.812 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:11 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3-activate[120773]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-08-17T00:41:11.812 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:11 smithi110 bash[120759]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-08-17T00:41:11.812 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:11 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3-activate[120773]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-08-17T00:41:11.812 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:11 smithi110 bash[120759]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-08-17T00:41:11.812 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:11 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3-activate[120773]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-08-17T00:41:11.812 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:11 smithi110 bash[120759]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-08-17T00:41:11.812 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:11 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3-activate[120773]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-17T00:41:11.812 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:11 smithi110 bash[120759]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-17T00:41:11.812 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:11 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3-activate[120773]: --> ceph-volume raw activate successful for osd ID: 3 2024-08-17T00:41:11.812 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:11 smithi110 bash[120759]: --> ceph-volume raw activate successful for osd ID: 3 2024-08-17T00:41:11.812 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:11 smithi110 podman[120759]: 2024-08-17 00:41:11.683126959 +0000 UTC m=+0.797849497 container died ed441fe94ebc0050c16fcce8b4eb64bec2862b4f2028dd8324a4c698aae47114 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3-activate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=squid-d863d21, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-08-17T00:41:12.013 INFO:tasks.rados.rados.0.smithi110.stdout:2150: expect (ObjNum 592 snap 159 seq_num 592) 2024-08-17T00:41:12.056 INFO:tasks.rados.rados.0.smithi110.stdout:2142: done (13 left) 2024-08-17T00:41:12.056 INFO:tasks.rados.rados.0.smithi110.stdout:2143: done (12 left) 2024-08-17T00:41:12.056 INFO:tasks.rados.rados.0.smithi110.stdout:2144: done (11 left) 2024-08-17T00:41:12.057 INFO:tasks.rados.rados.0.smithi110.stdout:2145: done (10 left) 2024-08-17T00:41:12.057 INFO:tasks.rados.rados.0.smithi110.stdout:2146: done (9 left) 2024-08-17T00:41:12.057 INFO:tasks.rados.rados.0.smithi110.stdout:2147: done (8 left) 2024-08-17T00:41:12.057 INFO:tasks.rados.rados.0.smithi110.stdout:2148: done (7 left) 2024-08-17T00:41:12.057 INFO:tasks.rados.rados.0.smithi110.stdout:2149: done (6 left) 2024-08-17T00:41:12.057 INFO:tasks.rados.rados.0.smithi110.stdout:2150: done (5 left) 2024-08-17T00:41:12.057 INFO:tasks.rados.rados.0.smithi110.stdout:2151: done (4 left) 2024-08-17T00:41:12.057 INFO:tasks.rados.rados.0.smithi110.stdout:2152: done (3 left) 2024-08-17T00:41:12.057 INFO:tasks.rados.rados.0.smithi110.stdout:2153: done (2 left) 2024-08-17T00:41:12.057 INFO:tasks.rados.rados.0.smithi110.stdout:2154: done (1 left) 2024-08-17T00:41:12.057 INFO:tasks.rados.rados.0.smithi110.stdout:2155: done (0 left) 2024-08-17T00:41:12.057 INFO:tasks.rados.rados.0.smithi110.stdout:2156: snap_create 2024-08-17T00:41:12.258 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:11 smithi110 ceph-mon[100641]: Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-08-17T00:41:12.258 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:11 smithi110 ceph-mon[100641]: Health check failed: Degraded data redundancy: 17/396 objects degraded (4.293%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T00:41:12.258 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:11 smithi110 ceph-mon[100641]: osdmap e460: 8 total, 7 up, 8 in 2024-08-17T00:41:12.259 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:11 smithi110 ceph-mon[98148]: Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-08-17T00:41:12.259 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:11 smithi110 ceph-mon[98148]: Health check failed: Degraded data redundancy: 17/396 objects degraded (4.293%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T00:41:12.259 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:11 smithi110 ceph-mon[98148]: osdmap e460: 8 total, 7 up, 8 in 2024-08-17T00:41:12.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:11 smithi177 ceph-mon[90034]: Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-08-17T00:41:12.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:11 smithi177 ceph-mon[90034]: Health check failed: Degraded data redundancy: 17/396 objects degraded (4.293%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T00:41:12.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:11 smithi177 ceph-mon[90034]: osdmap e460: 8 total, 7 up, 8 in 2024-08-17T00:41:12.560 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:12 smithi110 podman[120912]: 2024-08-17 00:41:12.257909684 +0000 UTC m=+0.568892483 container remove ed441fe94ebc0050c16fcce8b4eb64bec2862b4f2028dd8324a4c698aae47114 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3-activate, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=squid-d863d21, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-08-17T00:41:12.560 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:12 smithi110 podman[120976]: 2024-08-17 00:41:12.370761763 +0000 UTC m=+0.017171380 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:41:12.836 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:12 smithi110 podman[120976]: 2024-08-17 00:41:12.564213515 +0000 UTC m=+0.210623171 container create cb958e8f35c1665fd1c1af32c20e2bed37dd590c2f0eea150683f2a38e8efad9 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3, RELEASE=squid-d863d21, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS) 2024-08-17T00:41:12.837 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:12 smithi110 podman[120976]: 2024-08-17 00:41:12.769854223 +0000 UTC m=+0.416263856 container init cb958e8f35c1665fd1c1af32c20e2bed37dd590c2f0eea150683f2a38e8efad9 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=squid-d863d21, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-08-17T00:41:12.837 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:12 smithi110 podman[120976]: 2024-08-17 00:41:12.775215565 +0000 UTC m=+0.421625179 container start cb958e8f35c1665fd1c1af32c20e2bed37dd590c2f0eea150683f2a38e8efad9 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-d863d21, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True) 2024-08-17T00:41:12.837 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:12 smithi110 ceph-osd[121014]: -- 172.21.15.110:0/2209189723 <== mon.0 v2:172.21.15.110:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560e3a0b1a40 con 0x560e3ae74400 2024-08-17T00:41:12.837 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:12 smithi110 bash[120976]: cb958e8f35c1665fd1c1af32c20e2bed37dd590c2f0eea150683f2a38e8efad9 2024-08-17T00:41:12.925 INFO:tasks.rados.rados.0.smithi110.stdout:2156: done (0 left) 2024-08-17T00:41:12.925 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 11 current snap is 190 2024-08-17T00:41:12.926 INFO:tasks.rados.rados.0.smithi110.stdout:2157: seq_num 676 ranges {1286144=524288,1810432=589824,2400256=450560,2850816=163840} 2024-08-17T00:41:12.935 INFO:tasks.rados.rados.0.smithi110.stdout:2157: writing smithi11086371-11 from 1286144 to 1810432 tid 1 2024-08-17T00:41:12.938 INFO:tasks.rados.rados.0.smithi110.stdout:2157: writing smithi11086371-11 from 1810432 to 2400256 tid 2 2024-08-17T00:41:12.940 INFO:tasks.rados.rados.0.smithi110.stdout:2157: writing smithi11086371-11 from 2400256 to 2850816 tid 3 2024-08-17T00:41:12.942 INFO:tasks.rados.rados.0.smithi110.stdout:2157: writing smithi11086371-11 from 2850816 to 3014656 tid 4 2024-08-17T00:41:12.942 INFO:tasks.rados.rados.0.smithi110.stdout:2158: delete oid 48 current snap is 190 2024-08-17T00:41:12.942 INFO:tasks.rados.rados.0.smithi110.stdout:2157: finishing write tid 1 to smithi11086371-11 2024-08-17T00:41:12.944 INFO:tasks.rados.rados.0.smithi110.stdout:2157: finishing write tid 2 to smithi11086371-11 2024-08-17T00:41:12.945 INFO:tasks.rados.rados.0.smithi110.stdout:2157: finishing write tid 3 to smithi11086371-11 2024-08-17T00:41:12.945 INFO:tasks.rados.rados.0.smithi110.stdout:2157: finishing write tid 4 to smithi11086371-11 2024-08-17T00:41:12.946 INFO:tasks.rados.rados.0.smithi110.stdout:2157: finishing write tid 5 to smithi11086371-11 2024-08-17T00:41:12.947 INFO:tasks.rados.rados.0.smithi110.stdout:2157: finishing write tid 6 to smithi11086371-11 2024-08-17T00:41:12.948 INFO:tasks.rados.rados.0.smithi110.stdout:2157: oid 11 updating version 0 to 827 2024-08-17T00:41:12.948 INFO:tasks.rados.rados.0.smithi110.stdout:2157: oid 11 version 827 is already newer than 825 2024-08-17T00:41:12.948 INFO:tasks.rados.rados.0.smithi110.stdout:2157: oid 11 version 827 is already newer than 824 2024-08-17T00:41:12.948 INFO:tasks.rados.rados.0.smithi110.stdout:2157: oid 11 version 827 is already newer than 823 2024-08-17T00:41:12.948 INFO:tasks.rados.rados.0.smithi110.stdout:2157: oid 11 version 827 is already newer than 826 2024-08-17T00:41:12.948 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 827 (ObjNum 676 snap 190 seq_num 676) dirty exists 2024-08-17T00:41:12.948 INFO:tasks.rados.rados.0.smithi110.stdout:2157: left oid 11 (ObjNum 676 snap 190 seq_num 676) 2024-08-17T00:41:12.948 INFO:tasks.rados.rados.0.smithi110.stdout:2157: done (1 left) 2024-08-17T00:41:12.948 INFO:tasks.rados.rados.0.smithi110.stdout:2158: done (0 left) 2024-08-17T00:41:12.948 INFO:tasks.rados.rados.0.smithi110.stdout:2159: snap_create 2024-08-17T00:41:13.310 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:12 smithi110 systemd[1]: Started Ceph osd.3 for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:41:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:12 smithi110 ceph-mon[98148]: pgmap v253: 121 pgs: 4 activating+undersized, 30 active+undersized, 1 active+clean+snaptrim, 7 active+undersized+degraded, 79 active+clean; 186 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 987 KiB/s wr, 10 op/s; 38/405 objects degraded (9.383%) 2024-08-17T00:41:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:12 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:12 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:12 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:41:13.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:12 smithi110 ceph-mon[100641]: pgmap v253: 121 pgs: 4 activating+undersized, 30 active+undersized, 1 active+clean+snaptrim, 7 active+undersized+degraded, 79 active+clean; 186 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 987 KiB/s wr, 10 op/s; 38/405 objects degraded (9.383%) 2024-08-17T00:41:13.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:12 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:13.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:12 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:13.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:12 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:41:13.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:12 smithi177 ceph-mon[90034]: pgmap v253: 121 pgs: 4 activating+undersized, 30 active+undersized, 1 active+clean+snaptrim, 7 active+undersized+degraded, 79 active+clean; 186 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 987 KiB/s wr, 10 op/s; 38/405 objects degraded (9.383%) 2024-08-17T00:41:13.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:12 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:13.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:12 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:13.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:12 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:41:13.631 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:13 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3[120991]: 2024-08-17T00:41:13.312+0000 7fcc7c0b5640 -1 Falling back to public interface 2024-08-17T00:41:13.928 INFO:tasks.rados.rados.0.smithi110.stdout:2159: done (0 left) 2024-08-17T00:41:13.929 INFO:tasks.rados.rados.0.smithi110.stdout:2160: read oid 1 snap -1 2024-08-17T00:41:13.929 INFO:tasks.rados.rados.0.smithi110.stdout:2160: expect (ObjNum 668 snap 184 seq_num 668) 2024-08-17T00:41:13.929 INFO:tasks.rados.rados.0.smithi110.stdout:2161: setattr oid 42 current snap is 191 2024-08-17T00:41:13.929 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 10 current snap is 191 2024-08-17T00:41:13.930 INFO:tasks.rados.rados.0.smithi110.stdout:2162: seq_num 678 ranges {901120=565248,1466368=802816,2269184=401408} 2024-08-17T00:41:13.938 INFO:tasks.rados.rados.0.smithi110.stdout:2162: writing smithi11086371-10 from 901120 to 1466368 tid 1 2024-08-17T00:41:13.943 INFO:tasks.rados.rados.0.smithi110.stdout:2162: writing smithi11086371-10 from 1466368 to 2269184 tid 2 2024-08-17T00:41:13.945 INFO:tasks.rados.rados.0.smithi110.stdout:2162: writing smithi11086371-10 from 2269184 to 2670592 tid 3 2024-08-17T00:41:13.946 INFO:tasks.rados.rados.0.smithi110.stdout:2163: snap_create 2024-08-17T00:41:13.946 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 42 v 974 (ObjNum 580 snap 155 seq_num 580) dirty exists 2024-08-17T00:41:13.950 INFO:tasks.rados.rados.0.smithi110.stdout:2162: finishing write tid 1 to smithi11086371-10 2024-08-17T00:41:13.957 INFO:tasks.rados.rados.0.smithi110.stdout:2162: finishing write tid 2 to smithi11086371-10 2024-08-17T00:41:13.960 INFO:tasks.rados.rados.0.smithi110.stdout:2160: expect (ObjNum 668 snap 184 seq_num 668) 2024-08-17T00:41:14.020 INFO:tasks.rados.rados.0.smithi110.stdout:2162: finishing write tid 3 to smithi11086371-10 2024-08-17T00:41:14.020 INFO:tasks.rados.rados.0.smithi110.stdout:2162: finishing write tid 4 to smithi11086371-10 2024-08-17T00:41:14.020 INFO:tasks.rados.rados.0.smithi110.stdout:2162: finishing write tid 5 to smithi11086371-10 2024-08-17T00:41:14.020 INFO:tasks.rados.rados.0.smithi110.stdout:2162: oid 10 updating version 0 to 799 2024-08-17T00:41:14.020 INFO:tasks.rados.rados.0.smithi110.stdout:2162: oid 10 version 799 is already newer than 797 2024-08-17T00:41:14.020 INFO:tasks.rados.rados.0.smithi110.stdout:2162: oid 10 version 799 is already newer than 796 2024-08-17T00:41:14.020 INFO:tasks.rados.rados.0.smithi110.stdout:2162: oid 10 version 799 is already newer than 798 2024-08-17T00:41:14.020 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 799 (ObjNum 678 snap 191 seq_num 678) dirty exists 2024-08-17T00:41:14.020 INFO:tasks.rados.rados.0.smithi110.stdout:2162: left oid 10 (ObjNum 678 snap 191 seq_num 678) 2024-08-17T00:41:14.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:13 smithi110 ceph-mon[100641]: osdmap e461: 8 total, 7 up, 8 in 2024-08-17T00:41:14.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:13 smithi110 ceph-mon[98148]: osdmap e461: 8 total, 7 up, 8 in 2024-08-17T00:41:14.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:13 smithi177 ceph-mon[90034]: osdmap e461: 8 total, 7 up, 8 in 2024-08-17T00:41:14.915 INFO:tasks.rados.rados.0.smithi110.stdout:2160: done (3 left) 2024-08-17T00:41:14.915 INFO:tasks.rados.rados.0.smithi110.stdout:2161: done (2 left) 2024-08-17T00:41:14.915 INFO:tasks.rados.rados.0.smithi110.stdout:2162: done (1 left) 2024-08-17T00:41:14.915 INFO:tasks.rados.rados.0.smithi110.stdout:2163: done (0 left) 2024-08-17T00:41:14.915 INFO:tasks.rados.rados.0.smithi110.stdout:2164: delete oid 9 current snap is 192 2024-08-17T00:41:14.921 INFO:tasks.rados.rados.0.smithi110.stdout:2164: done (0 left) 2024-08-17T00:41:14.922 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 35 current snap is 192 2024-08-17T00:41:14.922 INFO:tasks.rados.rados.0.smithi110.stdout:2165: seq_num 680 ranges {770048=598016,1368064=573440,1941504=434176,2375680=196608} 2024-08-17T00:41:14.929 INFO:tasks.rados.rados.0.smithi110.stdout:2165: writing smithi11086371-35 from 770048 to 1368064 tid 1 2024-08-17T00:41:14.933 INFO:tasks.rados.rados.0.smithi110.stdout:2165: writing smithi11086371-35 from 1368064 to 1941504 tid 2 2024-08-17T00:41:14.935 INFO:tasks.rados.rados.0.smithi110.stdout:2165: writing smithi11086371-35 from 1941504 to 2375680 tid 3 2024-08-17T00:41:14.937 INFO:tasks.rados.rados.0.smithi110.stdout:2165: writing smithi11086371-35 from 2375680 to 2572288 tid 4 2024-08-17T00:41:14.938 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 6 current snap is 192 2024-08-17T00:41:14.938 INFO:tasks.rados.rados.0.smithi110.stdout:2165: finishing write tid 1 to smithi11086371-35 2024-08-17T00:41:14.938 INFO:tasks.rados.rados.0.smithi110.stdout:2165: finishing write tid 2 to smithi11086371-35 2024-08-17T00:41:14.938 INFO:tasks.rados.rados.0.smithi110.stdout:2166: seq_num 681 ranges {0=614400,614400=458752,1073152=638976,1712128=106496} 2024-08-17T00:41:14.940 INFO:tasks.rados.rados.0.smithi110.stdout:2166: writing smithi11086371-6 from 0 to 614400 tid 1 2024-08-17T00:41:14.943 INFO:tasks.rados.rados.0.smithi110.stdout:2166: writing smithi11086371-6 from 614400 to 1073152 tid 2 2024-08-17T00:41:14.946 INFO:tasks.rados.rados.0.smithi110.stdout:2166: writing smithi11086371-6 from 1073152 to 1712128 tid 3 2024-08-17T00:41:14.948 INFO:tasks.rados.rados.0.smithi110.stdout:2166: writing smithi11086371-6 from 1712128 to 1818624 tid 4 2024-08-17T00:41:14.948 INFO:tasks.rados.rados.0.smithi110.stdout:2167: delete oid 37 current snap is 192 2024-08-17T00:41:14.948 INFO:tasks.rados.rados.0.smithi110.stdout:2165: finishing write tid 3 to smithi11086371-35 2024-08-17T00:41:14.948 INFO:tasks.rados.rados.0.smithi110.stdout:2165: finishing write tid 4 to smithi11086371-35 2024-08-17T00:41:14.948 INFO:tasks.rados.rados.0.smithi110.stdout:2165: finishing write tid 5 to smithi11086371-35 2024-08-17T00:41:14.949 INFO:tasks.rados.rados.0.smithi110.stdout:2165: finishing write tid 6 to smithi11086371-35 2024-08-17T00:41:14.949 INFO:tasks.rados.rados.0.smithi110.stdout:2165: oid 35 updating version 0 to 808 2024-08-17T00:41:14.949 INFO:tasks.rados.rados.0.smithi110.stdout:2165: oid 35 version 808 is already newer than 806 2024-08-17T00:41:14.949 INFO:tasks.rados.rados.0.smithi110.stdout:2165: oid 35 version 808 is already newer than 805 2024-08-17T00:41:14.949 INFO:tasks.rados.rados.0.smithi110.stdout:2165: oid 35 version 808 is already newer than 807 2024-08-17T00:41:14.949 INFO:tasks.rados.rados.0.smithi110.stdout:2165: oid 35 version 808 is already newer than 804 2024-08-17T00:41:14.949 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 808 (ObjNum 680 snap 192 seq_num 680) dirty exists 2024-08-17T00:41:14.949 INFO:tasks.rados.rados.0.smithi110.stdout:2165: left oid 35 (ObjNum 680 snap 192 seq_num 680) 2024-08-17T00:41:14.949 INFO:tasks.rados.rados.0.smithi110.stdout:2166: finishing write tid 1 to smithi11086371-6 2024-08-17T00:41:14.949 INFO:tasks.rados.rados.0.smithi110.stdout:2166: finishing write tid 2 to smithi11086371-6 2024-08-17T00:41:14.950 INFO:tasks.rados.rados.0.smithi110.stdout:2166: finishing write tid 3 to smithi11086371-6 2024-08-17T00:41:14.950 INFO:tasks.rados.rados.0.smithi110.stdout:2166: finishing write tid 4 to smithi11086371-6 2024-08-17T00:41:14.951 INFO:tasks.rados.rados.0.smithi110.stdout:2166: finishing write tid 5 to smithi11086371-6 2024-08-17T00:41:14.952 INFO:tasks.rados.rados.0.smithi110.stdout:2165: done (2 left) 2024-08-17T00:41:14.952 INFO:tasks.rados.rados.0.smithi110.stdout:2167: done (1 left) 2024-08-17T00:41:14.952 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 40 current snap is 192 2024-08-17T00:41:14.952 INFO:tasks.rados.rados.0.smithi110.stdout:2168: seq_num 683 ranges {14770176=647168,15417344=630784,16048128=573440} 2024-08-17T00:41:15.033 INFO:tasks.rados.rados.0.smithi110.stdout:2168: writing smithi11086371-40 from 14770176 to 15417344 tid 1 2024-08-17T00:41:15.036 INFO:tasks.rados.rados.0.smithi110.stdout:2168: writing smithi11086371-40 from 15417344 to 16048128 tid 2 2024-08-17T00:41:15.040 INFO:tasks.rados.rados.0.smithi110.stdout:2168: writing smithi11086371-40 from 16048128 to 16621568 tid 3 2024-08-17T00:41:15.040 INFO:tasks.rados.rados.0.smithi110.stdout:2169: copy_from oid 31 from oid 21 current snap is 192 2024-08-17T00:41:15.040 INFO:tasks.rados.rados.0.smithi110.stdout:2166: finishing write tid 6 to smithi11086371-6 2024-08-17T00:41:15.040 INFO:tasks.rados.rados.0.smithi110.stdout:2166: oid 6 updating version 0 to 786 2024-08-17T00:41:15.041 INFO:tasks.rados.rados.0.smithi110.stdout:2166: oid 6 version 786 is already newer than 782 2024-08-17T00:41:15.041 INFO:tasks.rados.rados.0.smithi110.stdout:2166: oid 6 version 786 is already newer than 783 2024-08-17T00:41:15.041 INFO:tasks.rados.rados.0.smithi110.stdout:2166: oid 6 version 786 is already newer than 785 2024-08-17T00:41:15.041 INFO:tasks.rados.rados.0.smithi110.stdout:2166: oid 6 version 786 is already newer than 784 2024-08-17T00:41:15.041 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 786 (ObjNum 681 snap 192 seq_num 681) dirty exists 2024-08-17T00:41:15.041 INFO:tasks.rados.rados.0.smithi110.stdout:2166: left oid 6 (ObjNum 681 snap 192 seq_num 681) 2024-08-17T00:41:15.041 INFO:tasks.rados.rados.0.smithi110.stdout:2166: done (2 left) 2024-08-17T00:41:15.041 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 10 current snap is 192 2024-08-17T00:41:15.041 INFO:tasks.rados.rados.0.smithi110.stdout:2170: seq_num 684 ranges {2670592=663552,3334144=507904,3842048=409600,4251648=286720} 2024-08-17T00:41:15.058 INFO:tasks.rados.rados.0.smithi110.stdout:2170: writing smithi11086371-10 from 2670592 to 3334144 tid 1 2024-08-17T00:41:15.061 INFO:tasks.rados.rados.0.smithi110.stdout:2170: writing smithi11086371-10 from 3334144 to 3842048 tid 2 2024-08-17T00:41:15.063 INFO:tasks.rados.rados.0.smithi110.stdout:2170: writing smithi11086371-10 from 3842048 to 4251648 tid 3 2024-08-17T00:41:15.066 INFO:tasks.rados.rados.0.smithi110.stdout:2170: writing smithi11086371-10 from 4251648 to 4538368 tid 4 2024-08-17T00:41:15.066 INFO:tasks.rados.rados.0.smithi110.stdout:2171: copy_from oid 19 from oid 47 current snap is 192 2024-08-17T00:41:15.066 INFO:tasks.rados.rados.0.smithi110.stdout:2168: finishing write tid 1 to smithi11086371-40 2024-08-17T00:41:15.067 INFO:tasks.rados.rados.0.smithi110.stdout:2168: finishing write tid 2 to smithi11086371-40 2024-08-17T00:41:15.067 INFO:tasks.rados.rados.0.smithi110.stdout:2168: finishing write tid 3 to smithi11086371-40 2024-08-17T00:41:15.067 INFO:tasks.rados.rados.0.smithi110.stdout:2168: finishing write tid 4 to smithi11086371-40 2024-08-17T00:41:15.067 INFO:tasks.rados.rados.0.smithi110.stdout:2169: finishing copy_from racing read to smithi11086371-31 2024-08-17T00:41:15.067 INFO:tasks.rados.rados.0.smithi110.stdout:2169: finishing copy_from to smithi11086371-31 2024-08-17T00:41:15.067 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 799 (ObjNum 581 snap 155 seq_num 581) dirty exists 2024-08-17T00:41:15.067 INFO:tasks.rados.rados.0.smithi110.stdout:2168: finishing write tid 5 to smithi11086371-40 2024-08-17T00:41:15.067 INFO:tasks.rados.rados.0.smithi110.stdout:2168: oid 40 updating version 0 to 282 2024-08-17T00:41:15.067 INFO:tasks.rados.rados.0.smithi110.stdout:2168: oid 40 updating version 282 to 285 2024-08-17T00:41:15.068 INFO:tasks.rados.rados.0.smithi110.stdout:2168: oid 40 version 285 is already newer than 284 2024-08-17T00:41:15.068 INFO:tasks.rados.rados.0.smithi110.stdout:2168: oid 40 version 285 is already newer than 283 2024-08-17T00:41:15.068 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 285 (ObjNum 683 snap 192 seq_num 683) dirty exists 2024-08-17T00:41:15.068 INFO:tasks.rados.rados.0.smithi110.stdout:2168: left oid 40 (ObjNum 683 snap 192 seq_num 683) 2024-08-17T00:41:15.068 INFO:tasks.rados.rados.0.smithi110.stdout:2170: finishing write tid 1 to smithi11086371-10 2024-08-17T00:41:15.068 INFO:tasks.rados.rados.0.smithi110.stdout:2170: finishing write tid 2 to smithi11086371-10 2024-08-17T00:41:15.068 INFO:tasks.rados.rados.0.smithi110.stdout:2168: done (3 left) 2024-08-17T00:41:15.068 INFO:tasks.rados.rados.0.smithi110.stdout:2169: done (2 left) 2024-08-17T00:41:15.068 INFO:tasks.rados.rados.0.smithi110.stdout:2172: delete oid 31 current snap is 192 2024-08-17T00:41:15.069 INFO:tasks.rados.rados.0.smithi110.stdout:2172: done (2 left) 2024-08-17T00:41:15.069 INFO:tasks.rados.rados.0.smithi110.stdout:2173: snap_remove snap 188 2024-08-17T00:41:15.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:14 smithi110 ceph-mon[98148]: osdmap e462: 8 total, 7 up, 8 in 2024-08-17T00:41:15.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:14 smithi110 ceph-mon[98148]: pgmap v256: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 193 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 2.5 MiB/s wr, 23 op/s; 38/414 objects degraded (9.179%) 2024-08-17T00:41:15.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:14 smithi110 ceph-mon[98148]: osdmap e463: 8 total, 7 up, 8 in 2024-08-17T00:41:15.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:14 smithi110 ceph-mon[100641]: osdmap e462: 8 total, 7 up, 8 in 2024-08-17T00:41:15.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:14 smithi110 ceph-mon[100641]: pgmap v256: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 193 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 2.5 MiB/s wr, 23 op/s; 38/414 objects degraded (9.179%) 2024-08-17T00:41:15.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:14 smithi110 ceph-mon[100641]: osdmap e463: 8 total, 7 up, 8 in 2024-08-17T00:41:15.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:14 smithi177 ceph-mon[90034]: osdmap e462: 8 total, 7 up, 8 in 2024-08-17T00:41:15.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:14 smithi177 ceph-mon[90034]: pgmap v256: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 193 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 2.5 MiB/s wr, 23 op/s; 38/414 objects degraded (9.179%) 2024-08-17T00:41:15.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:14 smithi177 ceph-mon[90034]: osdmap e463: 8 total, 7 up, 8 in 2024-08-17T00:41:15.942 INFO:tasks.rados.rados.0.smithi110.stdout:2173: done (2 left) 2024-08-17T00:41:15.942 INFO:tasks.rados.rados.0.smithi110.stdout:2174: snap_remove snap 183 2024-08-17T00:41:16.157 INFO:teuthology.orchestra.run.smithi110.stdout:true 2024-08-17T00:41:16.266 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:15 smithi110 ceph-mon[100641]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-08-17T00:41:16.266 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:15 smithi110 ceph-mon[98148]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-08-17T00:41:16.267 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:16 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3[120991]: 2024-08-17T00:41:16.168+0000 7fcc7c0b5640 -1 osd.3 456 log_to_monitors true 2024-08-17T00:41:16.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:15 smithi177 ceph-mon[90034]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-08-17T00:41:16.442 INFO:teuthology.orchestra.run.smithi110.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T00:41:16.442 INFO:teuthology.orchestra.run.smithi110.stdout:alertmanager.a smithi110 *:9093,9094 running (8m) 33s ago 9m 27.1M - 0.25.0 c8568f914cd2 5b4c2c569eba 2024-08-17T00:41:16.442 INFO:teuthology.orchestra.run.smithi110.stdout:grafana.a smithi177 *:3000 running (9m) 2m ago 9m 88.5M - 9.4.7 954c08fa6188 1dc51589da06 2024-08-17T00:41:16.442 INFO:teuthology.orchestra.run.smithi110.stdout:mds.a smithi110 running (10m) 33s ago 10m 21.2M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 5fdec9bb6d33 2024-08-17T00:41:16.442 INFO:teuthology.orchestra.run.smithi110.stdout:mds.b smithi177 running (10m) 2m ago 10m 15.3M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 7c3686caaea5 2024-08-17T00:41:16.443 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.x smithi177 *:8443,9283,8765 running (3m) 2m ago 13m 438M - 19.1.0-1363-gd863d21c ba08250ef864 ebc3a212d77f 2024-08-17T00:41:16.443 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.y smithi110 *:8443,9283,8765 running (3m) 33s ago 15m 508M - 19.1.0-1363-gd863d21c ba08250ef864 7e97964a8efa 2024-08-17T00:41:16.443 INFO:teuthology.orchestra.run.smithi110.stdout:mon.a smithi110 running (3m) 33s ago 15m 54.7M 2048M 19.1.0-1363-gd863d21c ba08250ef864 a6c9182e0f77 2024-08-17T00:41:16.443 INFO:teuthology.orchestra.run.smithi110.stdout:mon.b smithi177 running (2m) 2m ago 14m 25.5M 2048M 19.1.0-1363-gd863d21c ba08250ef864 974372403ad2 2024-08-17T00:41:16.443 INFO:teuthology.orchestra.run.smithi110.stdout:mon.c smithi110 running (2m) 33s ago 14m 44.0M 2048M 19.1.0-1363-gd863d21c ba08250ef864 1f838a149856 2024-08-17T00:41:16.443 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.a smithi110 *:9100 running (8m) 33s ago 8m 15.0M - 1.5.0 0da6a335fe13 8d239cc7b01d 2024-08-17T00:41:16.443 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.b smithi177 *:9100 running (8m) 2m ago 8m 16.7M - 1.5.0 0da6a335fe13 c49d5f656181 2024-08-17T00:41:16.443 INFO:teuthology.orchestra.run.smithi110.stdout:osd.0 smithi110 running (101s) 33s ago 13m 150M 2480M 19.1.0-1363-gd863d21c ba08250ef864 0260f67f8004 2024-08-17T00:41:16.443 INFO:teuthology.orchestra.run.smithi110.stdout:osd.1 smithi110 running (69s) 33s ago 13m 84.3M 2480M 19.1.0-1363-gd863d21c ba08250ef864 8d594da39732 2024-08-17T00:41:16.443 INFO:teuthology.orchestra.run.smithi110.stdout:osd.2 smithi110 running (37s) 33s ago 12m 11.1M 2480M 19.1.0-1363-gd863d21c ba08250ef864 fe2844c20555 2024-08-17T00:41:16.443 INFO:teuthology.orchestra.run.smithi110.stdout:osd.3 smithi110 starting - - - 2480M 2024-08-17T00:41:16.443 INFO:teuthology.orchestra.run.smithi110.stdout:osd.4 smithi177 running (12m) 2m ago 12m 187M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 be18d96050cb 2024-08-17T00:41:16.443 INFO:teuthology.orchestra.run.smithi110.stdout:osd.5 smithi177 running (11m) 2m ago 11m 209M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 dcff8daf9f4d 2024-08-17T00:41:16.443 INFO:teuthology.orchestra.run.smithi110.stdout:osd.6 smithi177 running (11m) 2m ago 11m 133M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 62d5ef1b1bb5 2024-08-17T00:41:16.444 INFO:teuthology.orchestra.run.smithi110.stdout:osd.7 smithi177 running (10m) 2m ago 10m 118M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 ca616c54d53f 2024-08-17T00:41:16.444 INFO:teuthology.orchestra.run.smithi110.stdout:prometheus.a smithi177 *:9095 running (3m) 2m ago 9m 47.5M - 2.43.0 a07b618ecd1d aa2ec148fdb0 2024-08-17T00:41:16.774 INFO:teuthology.orchestra.run.smithi110.stdout:{ 2024-08-17T00:41:16.774 INFO:teuthology.orchestra.run.smithi110.stdout: "mon": { 2024-08-17T00:41:16.774 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 3 2024-08-17T00:41:16.774 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:41:16.774 INFO:teuthology.orchestra.run.smithi110.stdout: "mgr": { 2024-08-17T00:41:16.775 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 2 2024-08-17T00:41:16.775 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:41:16.775 INFO:teuthology.orchestra.run.smithi110.stdout: "osd": { 2024-08-17T00:41:16.775 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 4, 2024-08-17T00:41:16.775 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 3 2024-08-17T00:41:16.775 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:41:16.775 INFO:teuthology.orchestra.run.smithi110.stdout: "mds": { 2024-08-17T00:41:16.775 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 2 2024-08-17T00:41:16.775 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:41:16.775 INFO:teuthology.orchestra.run.smithi110.stdout: "overall": { 2024-08-17T00:41:16.775 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 6, 2024-08-17T00:41:16.775 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 8 2024-08-17T00:41:16.775 INFO:teuthology.orchestra.run.smithi110.stdout: } 2024-08-17T00:41:16.776 INFO:teuthology.orchestra.run.smithi110.stdout:} 2024-08-17T00:41:16.950 INFO:tasks.rados.rados.0.smithi110.stdout:2174: done (2 left) 2024-08-17T00:41:16.950 INFO:tasks.rados.rados.0.smithi110.stdout:2175: copy_from oid 30 from oid 31 current snap is 192 2024-08-17T00:41:16.950 INFO:tasks.rados.rados.0.smithi110.stdout:2176: read oid 26 snap -1 2024-08-17T00:41:16.950 INFO:tasks.rados.rados.0.smithi110.stdout:2176: expect (ObjNum 507 snap 127 seq_num 507) 2024-08-17T00:41:16.950 INFO:tasks.rados.rados.0.smithi110.stdout:2177: setattr oid 41 current snap is 192 2024-08-17T00:41:16.950 INFO:tasks.rados.rados.0.smithi110.stdout:2170: finishing write tid 3 to smithi11086371-10 2024-08-17T00:41:16.950 INFO:tasks.rados.rados.0.smithi110.stdout:2170: finishing write tid 4 to smithi11086371-10 2024-08-17T00:41:16.950 INFO:tasks.rados.rados.0.smithi110.stdout:2170: finishing write tid 5 to smithi11086371-10 2024-08-17T00:41:16.950 INFO:tasks.rados.rados.0.smithi110.stdout:2170: finishing write tid 6 to smithi11086371-10 2024-08-17T00:41:16.951 INFO:tasks.rados.rados.0.smithi110.stdout:2170: oid 10 updating version 0 to 801 2024-08-17T00:41:16.951 INFO:tasks.rados.rados.0.smithi110.stdout:2170: oid 10 updating version 801 to 803 2024-08-17T00:41:16.951 INFO:tasks.rados.rados.0.smithi110.stdout:2170: oid 10 version 803 is already newer than 802 2024-08-17T00:41:16.951 INFO:tasks.rados.rados.0.smithi110.stdout:2170: oid 10 updating version 803 to 804 2024-08-17T00:41:16.951 INFO:tasks.rados.rados.0.smithi110.stdout:2170: oid 10 version 804 is already newer than 800 2024-08-17T00:41:16.951 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 804 (ObjNum 684 snap 192 seq_num 684) dirty exists 2024-08-17T00:41:16.951 INFO:tasks.rados.rados.0.smithi110.stdout:2170: left oid 10 (ObjNum 684 snap 192 seq_num 684) 2024-08-17T00:41:16.951 INFO:tasks.rados.rados.0.smithi110.stdout:2171: finishing copy_from racing read to smithi11086371-19 2024-08-17T00:41:16.951 INFO:tasks.rados.rados.0.smithi110.stdout:2171: finishing copy_from to smithi11086371-19 2024-08-17T00:41:16.951 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 874 (ObjNum 646 snap 176 seq_num 646) dirty exists 2024-08-17T00:41:16.952 INFO:tasks.rados.rados.0.smithi110.stdout:2170: done (4 left) 2024-08-17T00:41:16.952 INFO:tasks.rados.rados.0.smithi110.stdout:2171: done (3 left) 2024-08-17T00:41:16.952 INFO:tasks.rados.rados.0.smithi110.stdout:2178: snap_remove snap 185 2024-08-17T00:41:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:16 smithi110 ceph-mon[100641]: osdmap e464: 8 total, 7 up, 8 in 2024-08-17T00:41:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:16 smithi110 ceph-mon[100641]: from='client.44210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:41:17.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:16 smithi110 ceph-mon[100641]: from='osd.3 [v2:172.21.15.110:6826/4136398314,v1:172.21.15.110:6827/4136398314]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T00:41:17.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:16 smithi110 ceph-mon[100641]: pgmap v259: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 193 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.7 MiB/s wr, 16 op/s; 38/414 objects degraded (9.179%) 2024-08-17T00:41:17.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:17.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:41:17.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:17.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:17.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:16 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/4050156873' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:41:17.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:16 smithi110 ceph-mon[98148]: osdmap e464: 8 total, 7 up, 8 in 2024-08-17T00:41:17.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:16 smithi110 ceph-mon[98148]: from='client.44210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:41:17.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:16 smithi110 ceph-mon[98148]: from='osd.3 [v2:172.21.15.110:6826/4136398314,v1:172.21.15.110:6827/4136398314]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T00:41:17.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:16 smithi110 ceph-mon[98148]: pgmap v259: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 193 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.7 MiB/s wr, 16 op/s; 38/414 objects degraded (9.179%) 2024-08-17T00:41:17.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:17.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:41:17.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:17.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:17.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:16 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/4050156873' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:41:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:16 smithi177 ceph-mon[90034]: osdmap e464: 8 total, 7 up, 8 in 2024-08-17T00:41:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:16 smithi177 ceph-mon[90034]: from='client.44210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:41:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:16 smithi177 ceph-mon[90034]: from='osd.3 [v2:172.21.15.110:6826/4136398314,v1:172.21.15.110:6827/4136398314]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T00:41:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:16 smithi177 ceph-mon[90034]: pgmap v259: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 193 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.7 MiB/s wr, 16 op/s; 38/414 objects degraded (9.179%) 2024-08-17T00:41:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:41:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:16 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/4050156873' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:41:17.560 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:41:17 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3[120991]: 2024-08-17T00:41:17.247+0000 7fcc6fe58640 -1 osd.3 456 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T00:41:17.951 INFO:tasks.rados.rados.0.smithi110.stdout:2178: done (3 left) 2024-08-17T00:41:17.952 INFO:tasks.rados.rados.0.smithi110.stdout:2179: read oid 42 snap 190 2024-08-17T00:41:17.952 INFO:tasks.rados.rados.0.smithi110.stdout:2179: expect (ObjNum 580 snap 155 seq_num 580) 2024-08-17T00:41:17.952 INFO:tasks.rados.rados.0.smithi110.stdout:2180: rmattr oid 28 current snap is 192 2024-08-17T00:41:17.952 INFO:tasks.rados.rados.0.smithi110.stdout:2180: done (4 left) 2024-08-17T00:41:17.952 INFO:tasks.rados.rados.0.smithi110.stdout:2181: read oid 11 snap -1 2024-08-17T00:41:17.952 INFO:tasks.rados.rados.0.smithi110.stdout:2181: expect (ObjNum 676 snap 190 seq_num 676) 2024-08-17T00:41:17.952 INFO:tasks.rados.rados.0.smithi110.stdout:2182: rollback oid 33 current snap is 192 2024-08-17T00:41:17.952 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 33 to 187 2024-08-17T00:41:17.952 INFO:tasks.rados.rados.0.smithi110.stdout:2175: finishing copy_from to smithi11086371-30 2024-08-17T00:41:17.952 INFO:tasks.rados.rados.0.smithi110.stdout:2175: got expected ENOENT (src dne) 2024-08-17T00:41:17.953 INFO:tasks.rados.rados.0.smithi110.stdout:2175: finishing copy_from racing read to smithi11086371-30 2024-08-17T00:41:17.953 INFO:tasks.rados.rados.0.smithi110.stdout:2176: expect (ObjNum 507 snap 127 seq_num 507) 2024-08-17T00:41:17.973 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:17 smithi110 ceph-mon[100641]: from='client.44219 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:41:17.973 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:17 smithi110 ceph-mon[100641]: from='osd.3 [v2:172.21.15.110:6826/4136398314,v1:172.21.15.110:6827/4136398314]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T00:41:17.974 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:17 smithi110 ceph-mon[100641]: osdmap e465: 8 total, 7 up, 8 in 2024-08-17T00:41:17.974 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:17 smithi110 ceph-mon[100641]: from='osd.3 [v2:172.21.15.110:6826/4136398314,v1:172.21.15.110:6827/4136398314]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:41:17.974 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:17 smithi110 ceph-mon[100641]: from='osd.3 [v2:172.21.15.110:6826/4136398314,v1:172.21.15.110:6827/4136398314]' entity='osd.3' 2024-08-17T00:41:17.974 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:17.974 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:17.974 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:17 smithi110 ceph-mon[98148]: from='client.44219 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:41:17.974 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:17 smithi110 ceph-mon[98148]: from='osd.3 [v2:172.21.15.110:6826/4136398314,v1:172.21.15.110:6827/4136398314]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T00:41:17.974 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:17 smithi110 ceph-mon[98148]: osdmap e465: 8 total, 7 up, 8 in 2024-08-17T00:41:17.974 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:17 smithi110 ceph-mon[98148]: from='osd.3 [v2:172.21.15.110:6826/4136398314,v1:172.21.15.110:6827/4136398314]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:41:17.974 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:17 smithi110 ceph-mon[98148]: from='osd.3 [v2:172.21.15.110:6826/4136398314,v1:172.21.15.110:6827/4136398314]' entity='osd.3' 2024-08-17T00:41:17.975 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:17.975 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:18.003 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 690 (ObjNum 613 snap 164 seq_num 613) dirty exists 2024-08-17T00:41:18.003 INFO:tasks.rados.rados.0.smithi110.stdout:2175: done (5 left) 2024-08-17T00:41:18.003 INFO:tasks.rados.rados.0.smithi110.stdout:2176: done (4 left) 2024-08-17T00:41:18.003 INFO:tasks.rados.rados.0.smithi110.stdout:2177: done (3 left) 2024-08-17T00:41:18.003 INFO:tasks.rados.rados.0.smithi110.stdout:2183: rollback oid 18 current snap is 192 2024-08-17T00:41:18.003 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 18 to 190 2024-08-17T00:41:18.003 INFO:tasks.rados.rados.0.smithi110.stdout:2179: expect (ObjNum 580 snap 155 seq_num 580) 2024-08-17T00:41:18.006 INFO:tasks.rados.rados.0.smithi110.stdout:2179: done (3 left) 2024-08-17T00:41:18.006 INFO:tasks.rados.rados.0.smithi110.stdout:2184: snap_create 2024-08-17T00:41:18.310 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:41:17 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0[106274]: 2024-08-17T00:41:17.970+0000 7f9ee89ea640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 122 after trimming was started 2024-08-17T00:41:18.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:41:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:41:18] "GET /metrics HTTP/1.1" 200 36086 "" "Prometheus/2.43.0" 2024-08-17T00:41:18.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:17 smithi177 ceph-mon[90034]: from='client.44219 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:41:18.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:17 smithi177 ceph-mon[90034]: from='osd.3 [v2:172.21.15.110:6826/4136398314,v1:172.21.15.110:6827/4136398314]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T00:41:18.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:17 smithi177 ceph-mon[90034]: osdmap e465: 8 total, 7 up, 8 in 2024-08-17T00:41:18.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:17 smithi177 ceph-mon[90034]: from='osd.3 [v2:172.21.15.110:6826/4136398314,v1:172.21.15.110:6827/4136398314]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi110", "root=default"]}]: dispatch 2024-08-17T00:41:18.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:17 smithi177 ceph-mon[90034]: from='osd.3 [v2:172.21.15.110:6826/4136398314,v1:172.21.15.110:6827/4136398314]' entity='osd.3' 2024-08-17T00:41:18.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:18.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:18.953 INFO:tasks.rados.rados.0.smithi110.stdout:2184: done (3 left) 2024-08-17T00:41:18.953 INFO:tasks.rados.rados.0.smithi110.stdout:2185: read oid 1 snap 175 2024-08-17T00:41:18.953 INFO:tasks.rados.rados.0.smithi110.stdout:2185: expect (ObjNum 597 snap 159 seq_num 597) 2024-08-17T00:41:18.954 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 37 current snap is 193 2024-08-17T00:41:18.954 INFO:tasks.rados.rados.0.smithi110.stdout:2186: seq_num 686 ranges {0=696320,696320=729088,1425408=425984,1851392=49152} 2024-08-17T00:41:18.958 INFO:tasks.rados.rados.0.smithi110.stdout:2186: writing smithi11086371-37 from 0 to 696320 tid 1 2024-08-17T00:41:18.963 INFO:tasks.rados.rados.0.smithi110.stdout:2186: writing smithi11086371-37 from 696320 to 1425408 tid 2 2024-08-17T00:41:18.966 INFO:tasks.rados.rados.0.smithi110.stdout:2186: writing smithi11086371-37 from 1425408 to 1851392 tid 3 2024-08-17T00:41:18.966 INFO:tasks.rados.rados.0.smithi110.stdout:2186: writing smithi11086371-37 from 1851392 to 1900544 tid 4 2024-08-17T00:41:18.967 INFO:tasks.rados.rados.0.smithi110.stdout:2186: finishing write tid 1 to smithi11086371-37 2024-08-17T00:41:18.967 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 24 current snap is 193 2024-08-17T00:41:18.967 INFO:tasks.rados.rados.0.smithi110.stdout:2187: seq_num 687 ranges {0=712704,712704=614400,1327104=589824} 2024-08-17T00:41:18.973 INFO:tasks.rados.rados.0.smithi110.stdout:2187: writing smithi11086371-24 from 0 to 712704 tid 1 2024-08-17T00:41:18.978 INFO:tasks.rados.rados.0.smithi110.stdout:2187: writing smithi11086371-24 from 712704 to 1327104 tid 2 2024-08-17T00:41:18.984 INFO:tasks.rados.rados.0.smithi110.stdout:2187: writing smithi11086371-24 from 1327104 to 1916928 tid 3 2024-08-17T00:41:18.984 INFO:tasks.rados.rados.0.smithi110.stdout:2188: rollback oid 25 current snap is 193 2024-08-17T00:41:18.984 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 25 to 186 2024-08-17T00:41:18.984 INFO:tasks.rados.rados.0.smithi110.stdout:2189: rollback oid 27 current snap is 193 2024-08-17T00:41:18.984 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 27 to 190 2024-08-17T00:41:18.984 INFO:tasks.rados.rados.0.smithi110.stdout:2190: read oid 19 snap -1 2024-08-17T00:41:18.984 INFO:tasks.rados.rados.0.smithi110.stdout:2190: expect (ObjNum 646 snap 176 seq_num 646) 2024-08-17T00:41:18.984 INFO:tasks.rados.rados.0.smithi110.stdout:2191: rmattr oid 17 current snap is 193 2024-08-17T00:41:18.985 INFO:tasks.rados.rados.0.smithi110.stdout:2191: done (9 left) 2024-08-17T00:41:18.985 INFO:tasks.rados.rados.0.smithi110.stdout:2192: setattr oid 8 current snap is 193 2024-08-17T00:41:18.987 INFO:tasks.rados.rados.0.smithi110.stdout:2185: expect (ObjNum 597 snap 159 seq_num 597) 2024-08-17T00:41:18.990 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:18 smithi110 ceph-mon[98148]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T00:41:18.990 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:18 smithi110 ceph-mon[98148]: osd.3 [v2:172.21.15.110:6826/4136398314,v1:172.21.15.110:6827/4136398314] boot 2024-08-17T00:41:18.990 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:18 smithi110 ceph-mon[98148]: osdmap e466: 8 total, 8 up, 8 in 2024-08-17T00:41:18.990 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:18 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:41:18.990 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:18 smithi110 ceph-mon[98148]: pgmap v262: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 201 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.3 MiB/s wr, 8 op/s; 40/429 objects degraded (9.324%) 2024-08-17T00:41:18.991 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:18 smithi110 ceph-mon[100641]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T00:41:18.991 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:18 smithi110 ceph-mon[100641]: osd.3 [v2:172.21.15.110:6826/4136398314,v1:172.21.15.110:6827/4136398314] boot 2024-08-17T00:41:18.991 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:18 smithi110 ceph-mon[100641]: osdmap e466: 8 total, 8 up, 8 in 2024-08-17T00:41:18.991 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:18 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:41:18.991 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:18 smithi110 ceph-mon[100641]: pgmap v262: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 201 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.3 MiB/s wr, 8 op/s; 40/429 objects degraded (9.324%) 2024-08-17T00:41:19.009 INFO:tasks.rados.rados.0.smithi110.stdout:2185: done (9 left) 2024-08-17T00:41:19.009 INFO:tasks.rados.rados.0.smithi110.stdout:2193: delete oid 34 current snap is 193 2024-08-17T00:41:19.009 INFO:tasks.rados.rados.0.smithi110.stdout:2187: finishing write tid 1 to smithi11086371-24 2024-08-17T00:41:19.009 INFO:tasks.rados.rados.0.smithi110.stdout:2189: finishing rollback tid 0 to smithi11086371-27 2024-08-17T00:41:19.009 INFO:tasks.rados.rados.0.smithi110.stdout:2189: finishing rollback tid 1 to smithi11086371-27 2024-08-17T00:41:19.009 INFO:tasks.rados.rados.0.smithi110.stdout:2189: finishing rollback tid 2 to smithi11086371-27 2024-08-17T00:41:19.009 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 843 (ObjNum 33 snap 0 seq_num 1878565872) dirty exists 2024-08-17T00:41:19.009 INFO:tasks.rados.rados.0.smithi110.stdout:2188: finishing rollback tid 0 to smithi11086371-25 2024-08-17T00:41:19.010 INFO:tasks.rados.rados.0.smithi110.stdout:2188: finishing rollback tid 1 to smithi11086371-25 2024-08-17T00:41:19.010 INFO:tasks.rados.rados.0.smithi110.stdout:2182: finishing rollback tid 0 to smithi11086371-33 2024-08-17T00:41:19.010 INFO:tasks.rados.rados.0.smithi110.stdout:2188: finishing rollback tid 2 to smithi11086371-25 2024-08-17T00:41:19.010 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 984 (ObjNum 559 snap 149 seq_num 559) dirty exists 2024-08-17T00:41:19.010 INFO:tasks.rados.rados.0.smithi110.stdout:2182: finishing rollback tid 1 to smithi11086371-33 2024-08-17T00:41:19.010 INFO:tasks.rados.rados.0.smithi110.stdout:2182: finishing rollback tid 2 to smithi11086371-33 2024-08-17T00:41:19.010 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 33 v 814 (ObjNum 129 snap 0 seq_num 1879054680) dirty exists 2024-08-17T00:41:19.010 INFO:tasks.rados.rados.0.smithi110.stdout:2186: finishing write tid 2 to smithi11086371-37 2024-08-17T00:41:19.010 INFO:tasks.rados.rados.0.smithi110.stdout:2183: finishing rollback tid 0 to smithi11086371-18 2024-08-17T00:41:19.010 INFO:tasks.rados.rados.0.smithi110.stdout:2183: finishing rollback tid 1 to smithi11086371-18 2024-08-17T00:41:19.010 INFO:tasks.rados.rados.0.smithi110.stdout:2183: finishing rollback tid 2 to smithi11086371-18 2024-08-17T00:41:19.010 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 817 (ObjNum 654 snap 180 seq_num 654) dirty exists 2024-08-17T00:41:19.010 INFO:tasks.rados.rados.0.smithi110.stdout:2186: finishing write tid 3 to smithi11086371-37 2024-08-17T00:41:19.011 INFO:tasks.rados.rados.0.smithi110.stdout:2186: finishing write tid 4 to smithi11086371-37 2024-08-17T00:41:19.011 INFO:tasks.rados.rados.0.smithi110.stdout:2186: finishing write tid 5 to smithi11086371-37 2024-08-17T00:41:19.011 INFO:tasks.rados.rados.0.smithi110.stdout:2186: finishing write tid 6 to smithi11086371-37 2024-08-17T00:41:19.011 INFO:tasks.rados.rados.0.smithi110.stdout:2186: oid 37 updating version 0 to 794 2024-08-17T00:41:19.011 INFO:tasks.rados.rados.0.smithi110.stdout:2186: oid 37 updating version 794 to 798 2024-08-17T00:41:19.011 INFO:tasks.rados.rados.0.smithi110.stdout:2186: oid 37 version 798 is already newer than 797 2024-08-17T00:41:19.011 INFO:tasks.rados.rados.0.smithi110.stdout:2186: oid 37 version 798 is already newer than 796 2024-08-17T00:41:19.011 INFO:tasks.rados.rados.0.smithi110.stdout:2186: oid 37 version 798 is already newer than 795 2024-08-17T00:41:19.011 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 798 (ObjNum 686 snap 193 seq_num 686) dirty exists 2024-08-17T00:41:19.011 INFO:tasks.rados.rados.0.smithi110.stdout:2186: left oid 37 (ObjNum 686 snap 193 seq_num 686) 2024-08-17T00:41:19.011 INFO:tasks.rados.rados.0.smithi110.stdout:2181: expect (ObjNum 676 snap 190 seq_num 676) 2024-08-17T00:41:19.118 INFO:tasks.rados.rados.0.smithi110.stdout:2187: finishing write tid 2 to smithi11086371-24 2024-08-17T00:41:19.118 INFO:tasks.rados.rados.0.smithi110.stdout:2187: finishing write tid 3 to smithi11086371-24 2024-08-17T00:41:19.119 INFO:tasks.rados.rados.0.smithi110.stdout:2187: finishing write tid 4 to smithi11086371-24 2024-08-17T00:41:19.119 INFO:tasks.rados.rados.0.smithi110.stdout:2190: expect (ObjNum 646 snap 176 seq_num 646) 2024-08-17T00:41:19.218 INFO:tasks.rados.rados.0.smithi110.stdout:2187: finishing write tid 5 to smithi11086371-24 2024-08-17T00:41:19.218 INFO:tasks.rados.rados.0.smithi110.stdout:2187: oid 24 updating version 0 to 878 2024-08-17T00:41:19.219 INFO:tasks.rados.rados.0.smithi110.stdout:2187: oid 24 version 878 is already newer than 876 2024-08-17T00:41:19.219 INFO:tasks.rados.rados.0.smithi110.stdout:2187: oid 24 version 878 is already newer than 875 2024-08-17T00:41:19.219 INFO:tasks.rados.rados.0.smithi110.stdout:2187: oid 24 version 878 is already newer than 877 2024-08-17T00:41:19.219 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 878 (ObjNum 687 snap 193 seq_num 687) dirty exists 2024-08-17T00:41:19.219 INFO:tasks.rados.rados.0.smithi110.stdout:2187: left oid 24 (ObjNum 687 snap 193 seq_num 687) 2024-08-17T00:41:19.219 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 691 (ObjNum 619 snap 166 seq_num 619) dirty exists 2024-08-17T00:41:19.219 INFO:tasks.rados.rados.0.smithi110.stdout:2181: done (9 left) 2024-08-17T00:41:19.219 INFO:tasks.rados.rados.0.smithi110.stdout:2182: done (8 left) 2024-08-17T00:41:19.219 INFO:tasks.rados.rados.0.smithi110.stdout:2183: done (7 left) 2024-08-17T00:41:19.219 INFO:tasks.rados.rados.0.smithi110.stdout:2186: done (6 left) 2024-08-17T00:41:19.219 INFO:tasks.rados.rados.0.smithi110.stdout:2187: done (5 left) 2024-08-17T00:41:19.219 INFO:tasks.rados.rados.0.smithi110.stdout:2188: done (4 left) 2024-08-17T00:41:19.219 INFO:tasks.rados.rados.0.smithi110.stdout:2189: done (3 left) 2024-08-17T00:41:19.219 INFO:tasks.rados.rados.0.smithi110.stdout:2190: done (2 left) 2024-08-17T00:41:19.220 INFO:tasks.rados.rados.0.smithi110.stdout:2192: done (1 left) 2024-08-17T00:41:19.220 INFO:tasks.rados.rados.0.smithi110.stdout:2193: done (0 left) 2024-08-17T00:41:19.220 INFO:tasks.rados.rados.0.smithi110.stdout:2194: copy_from oid 23 from oid 37 current snap is 193 2024-08-17T00:41:19.220 INFO:tasks.rados.rados.0.smithi110.stdout:2195: delete oid 17 current snap is 193 2024-08-17T00:41:19.220 INFO:tasks.rados.rados.0.smithi110.stdout:2195: done (1 left) 2024-08-17T00:41:19.221 INFO:tasks.rados.rados.0.smithi110.stdout:2196: read oid 29 snap -1 2024-08-17T00:41:19.221 INFO:tasks.rados.rados.0.smithi110.stdout:2196: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:41:19.221 INFO:tasks.rados.rados.0.smithi110.stdout:2197: delete oid 35 current snap is 193 2024-08-17T00:41:19.221 INFO:tasks.rados.rados.0.smithi110.stdout:2196: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:41:19.224 INFO:tasks.rados.rados.0.smithi110.stdout:2196: done (2 left) 2024-08-17T00:41:19.224 INFO:tasks.rados.rados.0.smithi110.stdout:2197: done (1 left) 2024-08-17T00:41:19.225 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 20 current snap is 193 2024-08-17T00:41:19.225 INFO:tasks.rados.rados.0.smithi110.stdout:2198: seq_num 691 ranges {3383296=778240,4161536=548864,4710400=614400,5324800=40960} 2024-08-17T00:41:19.249 INFO:tasks.rados.rados.0.smithi110.stdout:2198: writing smithi11086371-20 from 3383296 to 4161536 tid 1 2024-08-17T00:41:19.253 INFO:tasks.rados.rados.0.smithi110.stdout:2198: writing smithi11086371-20 from 4161536 to 4710400 tid 2 2024-08-17T00:41:19.258 INFO:tasks.rados.rados.0.smithi110.stdout:2198: writing smithi11086371-20 from 4710400 to 5324800 tid 3 2024-08-17T00:41:19.258 INFO:tasks.rados.rados.0.smithi110.stdout:2198: writing smithi11086371-20 from 5324800 to 5365760 tid 4 2024-08-17T00:41:19.258 INFO:tasks.rados.rados.0.smithi110.stdout:2199: rollback oid 22 current snap is 193 2024-08-17T00:41:19.258 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 22 to 168 2024-08-17T00:41:19.258 INFO:tasks.rados.rados.0.smithi110.stdout:2194: finishing copy_from racing read to smithi11086371-23 2024-08-17T00:41:19.259 INFO:tasks.rados.rados.0.smithi110.stdout:2194: finishing copy_from to smithi11086371-23 2024-08-17T00:41:19.259 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 798 (ObjNum 686 snap 193 seq_num 686) dirty exists 2024-08-17T00:41:19.259 INFO:tasks.rados.rados.0.smithi110.stdout:2198: finishing write tid 1 to smithi11086371-20 2024-08-17T00:41:19.259 INFO:tasks.rados.rados.0.smithi110.stdout:2198: finishing write tid 2 to smithi11086371-20 2024-08-17T00:41:19.259 INFO:tasks.rados.rados.0.smithi110.stdout:2194: done (2 left) 2024-08-17T00:41:19.259 INFO:tasks.rados.rados.0.smithi110.stdout:2200: delete oid 14 current snap is 193 2024-08-17T00:41:19.261 INFO:tasks.rados.rados.0.smithi110.stdout:2198: finishing write tid 3 to smithi11086371-20 2024-08-17T00:41:19.261 INFO:tasks.rados.rados.0.smithi110.stdout:2198: finishing write tid 4 to smithi11086371-20 2024-08-17T00:41:19.261 INFO:tasks.rados.rados.0.smithi110.stdout:2199: finishing rollback tid 0 to smithi11086371-22 2024-08-17T00:41:19.262 INFO:tasks.rados.rados.0.smithi110.stdout:2198: finishing write tid 5 to smithi11086371-20 2024-08-17T00:41:19.262 INFO:tasks.rados.rados.0.smithi110.stdout:2199: finishing rollback tid 1 to smithi11086371-22 2024-08-17T00:41:19.262 INFO:tasks.rados.rados.0.smithi110.stdout:2199: finishing rollback tid 2 to smithi11086371-22 2024-08-17T00:41:19.262 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 890 (ObjNum 589 snap 158 seq_num 589) dirty exists 2024-08-17T00:41:19.263 INFO:tasks.rados.rados.0.smithi110.stdout:2198: finishing write tid 6 to smithi11086371-20 2024-08-17T00:41:19.263 INFO:tasks.rados.rados.0.smithi110.stdout:2198: oid 20 updating version 0 to 987 2024-08-17T00:41:19.264 INFO:tasks.rados.rados.0.smithi110.stdout:2198: oid 20 updating version 987 to 990 2024-08-17T00:41:19.264 INFO:tasks.rados.rados.0.smithi110.stdout:2198: oid 20 version 990 is already newer than 986 2024-08-17T00:41:19.264 INFO:tasks.rados.rados.0.smithi110.stdout:2198: oid 20 version 990 is already newer than 988 2024-08-17T00:41:19.264 INFO:tasks.rados.rados.0.smithi110.stdout:2198: oid 20 version 990 is already newer than 989 2024-08-17T00:41:19.264 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 990 (ObjNum 691 snap 193 seq_num 691) dirty exists 2024-08-17T00:41:19.264 INFO:tasks.rados.rados.0.smithi110.stdout:2198: left oid 20 (ObjNum 691 snap 193 seq_num 691) 2024-08-17T00:41:19.264 INFO:tasks.rados.rados.0.smithi110.stdout:2198: done (2 left) 2024-08-17T00:41:19.264 INFO:tasks.rados.rados.0.smithi110.stdout:2199: done (1 left) 2024-08-17T00:41:19.264 INFO:tasks.rados.rados.0.smithi110.stdout:2200: done (0 left) 2024-08-17T00:41:19.265 INFO:tasks.rados.rados.0.smithi110.stdout:2201: setattr oid 29 current snap is 193 2024-08-17T00:41:19.265 INFO:tasks.rados.rados.0.smithi110.stdout:2202: rollback oid 3 current snap is 193 2024-08-17T00:41:19.266 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 3 to 190 2024-08-17T00:41:19.266 INFO:tasks.rados.rados.0.smithi110.stdout:2203: rollback oid 20 current snap is 193 2024-08-17T00:41:19.266 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 20 to 168 2024-08-17T00:41:19.266 INFO:tasks.rados.rados.0.smithi110.stdout:2204: read oid 43 snap 189 2024-08-17T00:41:19.266 INFO:tasks.rados.rados.0.smithi110.stdout:2204: expect deleted 2024-08-17T00:41:19.266 INFO:tasks.rados.rados.0.smithi110.stdout:2205: delete oid 8 current snap is 193 2024-08-17T00:41:19.268 INFO:tasks.rados.rados.0.smithi110.stdout:2203: finishing rollback tid 0 to smithi11086371-20 2024-08-17T00:41:19.268 INFO:tasks.rados.rados.0.smithi110.stdout:2204: done (4 left) 2024-08-17T00:41:19.269 INFO:tasks.rados.rados.0.smithi110.stdout:2205: done (3 left) 2024-08-17T00:41:19.269 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 11 current snap is 193 2024-08-17T00:41:19.269 INFO:tasks.rados.rados.0.smithi110.stdout:2206: seq_num 694 ranges {3014656=425984,3440640=655360,4096000=786432,4882432=163840} 2024-08-17T00:41:19.287 INFO:tasks.rados.rados.0.smithi110.stdout:2206: writing smithi11086371-11 from 3014656 to 3440640 tid 1 2024-08-17T00:41:19.290 INFO:tasks.rados.rados.0.smithi110.stdout:2206: writing smithi11086371-11 from 3440640 to 4096000 tid 2 2024-08-17T00:41:19.295 INFO:tasks.rados.rados.0.smithi110.stdout:2206: writing smithi11086371-11 from 4096000 to 4882432 tid 3 2024-08-17T00:41:19.296 INFO:tasks.rados.rados.0.smithi110.stdout:2206: writing smithi11086371-11 from 4882432 to 5046272 tid 4 2024-08-17T00:41:19.297 INFO:tasks.rados.rados.0.smithi110.stdout:2207: delete oid 48 current snap is 193 2024-08-17T00:41:19.297 INFO:tasks.rados.rados.0.smithi110.stdout:2202: finishing rollback tid 0 to smithi11086371-3 2024-08-17T00:41:19.297 INFO:tasks.rados.rados.0.smithi110.stdout:2203: finishing rollback tid 1 to smithi11086371-20 2024-08-17T00:41:19.297 INFO:tasks.rados.rados.0.smithi110.stdout:2202: finishing rollback tid 1 to smithi11086371-3 2024-08-17T00:41:19.297 INFO:tasks.rados.rados.0.smithi110.stdout:2202: finishing rollback tid 2 to smithi11086371-3 2024-08-17T00:41:19.297 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 732 (ObjNum 632 snap 171 seq_num 632) dirty exists 2024-08-17T00:41:19.297 INFO:tasks.rados.rados.0.smithi110.stdout:2203: finishing rollback tid 2 to smithi11086371-20 2024-08-17T00:41:19.297 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 995 (ObjNum 612 snap 164 seq_num 612) dirty exists 2024-08-17T00:41:19.298 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 844 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-08-17T00:41:19.298 INFO:tasks.rados.rados.0.smithi110.stdout:2206: finishing write tid 1 to smithi11086371-11 2024-08-17T00:41:19.298 INFO:tasks.rados.rados.0.smithi110.stdout:2206: finishing write tid 2 to smithi11086371-11 2024-08-17T00:41:19.299 INFO:tasks.rados.rados.0.smithi110.stdout:2206: finishing write tid 3 to smithi11086371-11 2024-08-17T00:41:19.299 INFO:tasks.rados.rados.0.smithi110.stdout:2206: finishing write tid 4 to smithi11086371-11 2024-08-17T00:41:19.300 INFO:tasks.rados.rados.0.smithi110.stdout:2206: finishing write tid 5 to smithi11086371-11 2024-08-17T00:41:19.301 INFO:tasks.rados.rados.0.smithi110.stdout:2206: finishing write tid 6 to smithi11086371-11 2024-08-17T00:41:19.301 INFO:tasks.rados.rados.0.smithi110.stdout:2206: oid 11 updating version 0 to 833 2024-08-17T00:41:19.301 INFO:tasks.rados.rados.0.smithi110.stdout:2206: oid 11 version 833 is already newer than 830 2024-08-17T00:41:19.302 INFO:tasks.rados.rados.0.smithi110.stdout:2206: oid 11 updating version 833 to 834 2024-08-17T00:41:19.302 INFO:tasks.rados.rados.0.smithi110.stdout:2206: oid 11 version 834 is already newer than 831 2024-08-17T00:41:19.302 INFO:tasks.rados.rados.0.smithi110.stdout:2206: oid 11 version 834 is already newer than 832 2024-08-17T00:41:19.302 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 834 (ObjNum 694 snap 193 seq_num 694) dirty exists 2024-08-17T00:41:19.302 INFO:tasks.rados.rados.0.smithi110.stdout:2206: left oid 11 (ObjNum 694 snap 193 seq_num 694) 2024-08-17T00:41:19.302 INFO:tasks.rados.rados.0.smithi110.stdout:2201: done (4 left) 2024-08-17T00:41:19.302 INFO:tasks.rados.rados.0.smithi110.stdout:2202: done (3 left) 2024-08-17T00:41:19.302 INFO:tasks.rados.rados.0.smithi110.stdout:2203: done (2 left) 2024-08-17T00:41:19.302 INFO:tasks.rados.rados.0.smithi110.stdout:2206: done (1 left) 2024-08-17T00:41:19.303 INFO:tasks.rados.rados.0.smithi110.stdout:2207: done (0 left) 2024-08-17T00:41:19.303 INFO:tasks.rados.rados.0.smithi110.stdout:2208: snap_remove snap 191 2024-08-17T00:41:19.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:18 smithi177 ceph-mon[90034]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T00:41:19.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:18 smithi177 ceph-mon[90034]: osd.3 [v2:172.21.15.110:6826/4136398314,v1:172.21.15.110:6827/4136398314] boot 2024-08-17T00:41:19.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:18 smithi177 ceph-mon[90034]: osdmap e466: 8 total, 8 up, 8 in 2024-08-17T00:41:19.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:18 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T00:41:19.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:18 smithi177 ceph-mon[90034]: pgmap v262: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 201 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.3 MiB/s wr, 8 op/s; 40/429 objects degraded (9.324%) 2024-08-17T00:41:19.954 INFO:tasks.rados.rados.0.smithi110.stdout:2208: done (0 left) 2024-08-17T00:41:19.954 INFO:tasks.rados.rados.0.smithi110.stdout:2209: snap_remove snap 168 2024-08-17T00:41:20.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:19 smithi110 ceph-mon[98148]: Health check update: Degraded data redundancy: 40/429 objects degraded (9.324%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T00:41:20.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:19 smithi110 ceph-mon[98148]: osdmap e467: 8 total, 8 up, 8 in 2024-08-17T00:41:20.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:19 smithi110 ceph-mon[100641]: Health check update: Degraded data redundancy: 40/429 objects degraded (9.324%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T00:41:20.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:19 smithi110 ceph-mon[100641]: osdmap e467: 8 total, 8 up, 8 in 2024-08-17T00:41:20.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:19 smithi177 ceph-mon[90034]: Health check update: Degraded data redundancy: 40/429 objects degraded (9.324%), 8 pgs degraded (PG_DEGRADED) 2024-08-17T00:41:20.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:19 smithi177 ceph-mon[90034]: osdmap e467: 8 total, 8 up, 8 in 2024-08-17T00:41:20.810 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:41:20 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:41:20.567+0000 7f4819bd0640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-08-17T00:41:20.961 INFO:tasks.rados.rados.0.smithi110.stdout:2209: done (0 left) 2024-08-17T00:41:20.962 INFO:tasks.rados.rados.0.smithi110.stdout:2210: rollback oid 34 current snap is 193 2024-08-17T00:41:20.962 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 34 to 192 2024-08-17T00:41:20.962 INFO:tasks.rados.rados.0.smithi110.stdout:2211: snap_remove snap 190 2024-08-17T00:41:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:20 smithi110 ceph-mon[100641]: osdmap e468: 8 total, 8 up, 8 in 2024-08-17T00:41:21.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:20 smithi110 ceph-mon[100641]: pgmap v265: 121 pgs: 1 activating+degraded, 7 activating, 28 active+undersized, 4 active+undersized+degraded, 81 active+clean; 205 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 14 op/s; 24/435 objects degraded (5.517%) 2024-08-17T00:41:21.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:21.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:21.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:41:21.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:41:21.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:21.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:41:21.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:41:21.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:41:21.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:41:21.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-17T00:41:21.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:20 smithi110 ceph-mon[98148]: osdmap e468: 8 total, 8 up, 8 in 2024-08-17T00:41:21.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:20 smithi110 ceph-mon[98148]: pgmap v265: 121 pgs: 1 activating+degraded, 7 activating, 28 active+undersized, 4 active+undersized+degraded, 81 active+clean; 205 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 14 op/s; 24/435 objects degraded (5.517%) 2024-08-17T00:41:21.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:21.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:21.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:41:21.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:41:21.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:21.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:41:21.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:41:21.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:41:21.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:41:21.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-17T00:41:21.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:20 smithi177 ceph-mon[90034]: osdmap e468: 8 total, 8 up, 8 in 2024-08-17T00:41:21.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:20 smithi177 ceph-mon[90034]: pgmap v265: 121 pgs: 1 activating+degraded, 7 activating, 28 active+undersized, 4 active+undersized+degraded, 81 active+clean; 205 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 14 op/s; 24/435 objects degraded (5.517%) 2024-08-17T00:41:21.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:21.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:21.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:41:21.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:41:21.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:21.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:41:21.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:41:21.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:41:21.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:41:21.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-17T00:41:21.962 INFO:tasks.rados.rados.0.smithi110.stdout:2211: done (1 left) 2024-08-17T00:41:21.962 INFO:tasks.rados.rados.0.smithi110.stdout:2212: read oid 37 snap -1 2024-08-17T00:41:21.962 INFO:tasks.rados.rados.0.smithi110.stdout:2212: expect (ObjNum 686 snap 193 seq_num 686) 2024-08-17T00:41:21.962 INFO:tasks.rados.rados.0.smithi110.stdout:2213: snap_create 2024-08-17T00:41:21.962 INFO:tasks.rados.rados.0.smithi110.stdout:2210: finishing rollback tid 1 to smithi11086371-34 2024-08-17T00:41:21.962 INFO:tasks.rados.rados.0.smithi110.stdout:2210: finishing rollback tid 2 to smithi11086371-34 2024-08-17T00:41:21.962 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 801 (ObjNum 666 snap 184 seq_num 666) dirty exists 2024-08-17T00:41:21.980 INFO:tasks.rados.rados.0.smithi110.stdout:2212: expect (ObjNum 686 snap 193 seq_num 686) 2024-08-17T00:41:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:21 smithi110 ceph-mon[100641]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-17T00:41:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:21 smithi110 ceph-mon[100641]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-08-17T00:41:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:21 smithi110 ceph-mon[100641]: osdmap e469: 8 total, 8 up, 8 in 2024-08-17T00:41:22.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:22.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:21 smithi110 ceph-mon[98148]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-17T00:41:22.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:21 smithi110 ceph-mon[98148]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-08-17T00:41:22.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:21 smithi110 ceph-mon[98148]: osdmap e469: 8 total, 8 up, 8 in 2024-08-17T00:41:22.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:21 smithi177 ceph-mon[90034]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-17T00:41:22.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:21 smithi177 ceph-mon[90034]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-08-17T00:41:22.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:21 smithi177 ceph-mon[90034]: osdmap e469: 8 total, 8 up, 8 in 2024-08-17T00:41:22.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:22.964 INFO:tasks.rados.rados.0.smithi110.stdout:2210: done (2 left) 2024-08-17T00:41:22.964 INFO:tasks.rados.rados.0.smithi110.stdout:2212: done (1 left) 2024-08-17T00:41:22.964 INFO:tasks.rados.rados.0.smithi110.stdout:2213: done (0 left) 2024-08-17T00:41:22.964 INFO:tasks.rados.rados.0.smithi110.stdout:2214: delete oid 6 current snap is 194 2024-08-17T00:41:22.966 INFO:tasks.rados.rados.0.smithi110.stdout:2214: done (0 left) 2024-08-17T00:41:22.967 INFO:tasks.rados.rados.0.smithi110.stdout:2215: read oid 47 snap -1 2024-08-17T00:41:22.967 INFO:tasks.rados.rados.0.smithi110.stdout:2215: expect (ObjNum 646 snap 176 seq_num 646) 2024-08-17T00:41:22.967 INFO:tasks.rados.rados.0.smithi110.stdout:2216: read oid 2 snap -1 2024-08-17T00:41:22.967 INFO:tasks.rados.rados.0.smithi110.stdout:2216: expect deleted 2024-08-17T00:41:22.967 INFO:tasks.rados.rados.0.smithi110.stdout:2217: read oid 42 snap -1 2024-08-17T00:41:22.967 INFO:tasks.rados.rados.0.smithi110.stdout:2217: expect (ObjNum 580 snap 155 seq_num 580) 2024-08-17T00:41:22.967 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 3 current snap is 194 2024-08-17T00:41:22.967 INFO:tasks.rados.rados.0.smithi110.stdout:2218: seq_num 697 ranges {991232=475136,1466368=704512,2170880=557056,2727936=344064} 2024-08-17T00:41:22.974 INFO:tasks.rados.rados.0.smithi110.stdout:2218: writing smithi11086371-3 from 991232 to 1466368 tid 1 2024-08-17T00:41:22.978 INFO:tasks.rados.rados.0.smithi110.stdout:2218: writing smithi11086371-3 from 1466368 to 2170880 tid 2 2024-08-17T00:41:22.982 INFO:tasks.rados.rados.0.smithi110.stdout:2218: writing smithi11086371-3 from 2170880 to 2727936 tid 3 2024-08-17T00:41:22.984 INFO:tasks.rados.rados.0.smithi110.stdout:2218: writing smithi11086371-3 from 2727936 to 3072000 tid 4 2024-08-17T00:41:22.984 INFO:tasks.rados.rados.0.smithi110.stdout:2219: snap_remove snap 186 2024-08-17T00:41:23.225 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:22 smithi110 ceph-mon[100641]: osdmap e470: 8 total, 8 up, 8 in 2024-08-17T00:41:23.225 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:22 smithi110 ceph-mon[100641]: pgmap v268: 121 pgs: 1 activating+degraded, 7 activating, 113 active+clean; 193 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.0 MiB/s wr, 22 op/s; 1/408 objects degraded (0.245%); 2.2 MiB/s, 1 objects/s recovering 2024-08-17T00:41:23.226 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:22 smithi110 ceph-mon[100641]: osdmap e471: 8 total, 8 up, 8 in 2024-08-17T00:41:23.226 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:22 smithi110 ceph-mon[98148]: osdmap e470: 8 total, 8 up, 8 in 2024-08-17T00:41:23.226 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:22 smithi110 ceph-mon[98148]: pgmap v268: 121 pgs: 1 activating+degraded, 7 activating, 113 active+clean; 193 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.0 MiB/s wr, 22 op/s; 1/408 objects degraded (0.245%); 2.2 MiB/s, 1 objects/s recovering 2024-08-17T00:41:23.226 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:22 smithi110 ceph-mon[98148]: osdmap e471: 8 total, 8 up, 8 in 2024-08-17T00:41:23.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:22 smithi177 ceph-mon[90034]: osdmap e470: 8 total, 8 up, 8 in 2024-08-17T00:41:23.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:22 smithi177 ceph-mon[90034]: pgmap v268: 121 pgs: 1 activating+degraded, 7 activating, 113 active+clean; 193 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 2.0 MiB/s wr, 22 op/s; 1/408 objects degraded (0.245%); 2.2 MiB/s, 1 objects/s recovering 2024-08-17T00:41:23.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:22 smithi177 ceph-mon[90034]: osdmap e471: 8 total, 8 up, 8 in 2024-08-17T00:41:23.980 INFO:tasks.rados.rados.0.smithi110.stdout:2219: done (4 left) 2024-08-17T00:41:23.980 INFO:tasks.rados.rados.0.smithi110.stdout:2220: rollback oid 23 current snap is 194 2024-08-17T00:41:23.980 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 23 to 189 2024-08-17T00:41:23.980 INFO:tasks.rados.rados.0.smithi110.stdout:2217: expect (ObjNum 580 snap 155 seq_num 580) 2024-08-17T00:41:23.988 INFO:tasks.rados.rados.0.smithi110.stdout:2218: finishing write tid 1 to smithi11086371-3 2024-08-17T00:41:23.988 INFO:tasks.rados.rados.0.smithi110.stdout:2218: finishing write tid 2 to smithi11086371-3 2024-08-17T00:41:23.988 INFO:tasks.rados.rados.0.smithi110.stdout:2215: expect (ObjNum 646 snap 176 seq_num 646) 2024-08-17T00:41:24.091 INFO:tasks.rados.rados.0.smithi110.stdout:2218: finishing write tid 3 to smithi11086371-3 2024-08-17T00:41:24.092 INFO:tasks.rados.rados.0.smithi110.stdout:2218: finishing write tid 4 to smithi11086371-3 2024-08-17T00:41:24.092 INFO:tasks.rados.rados.0.smithi110.stdout:2218: finishing write tid 5 to smithi11086371-3 2024-08-17T00:41:24.092 INFO:tasks.rados.rados.0.smithi110.stdout:2215: done (4 left) 2024-08-17T00:41:24.092 INFO:tasks.rados.rados.0.smithi110.stdout:2216: done (3 left) 2024-08-17T00:41:24.092 INFO:tasks.rados.rados.0.smithi110.stdout:2217: done (2 left) 2024-08-17T00:41:24.092 INFO:tasks.rados.rados.0.smithi110.stdout:2221: read oid 34 snap -1 2024-08-17T00:41:24.092 INFO:tasks.rados.rados.0.smithi110.stdout:2221: expect (ObjNum 666 snap 184 seq_num 666) 2024-08-17T00:41:24.092 INFO:tasks.rados.rados.0.smithi110.stdout:2222: snap_create 2024-08-17T00:41:24.092 INFO:tasks.rados.rados.0.smithi110.stdout:2218: finishing write tid 6 to smithi11086371-3 2024-08-17T00:41:24.092 INFO:tasks.rados.rados.0.smithi110.stdout:2218: oid 3 updating version 0 to 737 2024-08-17T00:41:24.092 INFO:tasks.rados.rados.0.smithi110.stdout:2218: oid 3 version 737 is already newer than 734 2024-08-17T00:41:24.092 INFO:tasks.rados.rados.0.smithi110.stdout:2218: oid 3 version 737 is already newer than 736 2024-08-17T00:41:24.093 INFO:tasks.rados.rados.0.smithi110.stdout:2218: oid 3 version 737 is already newer than 733 2024-08-17T00:41:24.093 INFO:tasks.rados.rados.0.smithi110.stdout:2218: oid 3 version 737 is already newer than 735 2024-08-17T00:41:24.093 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 737 (ObjNum 697 snap 194 seq_num 697) dirty exists 2024-08-17T00:41:24.093 INFO:tasks.rados.rados.0.smithi110.stdout:2218: left oid 3 (ObjNum 697 snap 194 seq_num 697) 2024-08-17T00:41:24.093 INFO:tasks.rados.rados.0.smithi110.stdout:2220: finishing rollback tid 0 to smithi11086371-23 2024-08-17T00:41:24.093 INFO:tasks.rados.rados.0.smithi110.stdout:2220: finishing rollback tid 1 to smithi11086371-23 2024-08-17T00:41:24.093 INFO:tasks.rados.rados.0.smithi110.stdout:2220: finishing rollback tid 2 to smithi11086371-23 2024-08-17T00:41:24.093 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 847 (ObjNum 655 snap 181 seq_num 655) dirty exists 2024-08-17T00:41:24.104 INFO:tasks.rados.rados.0.smithi110.stdout:2221: expect (ObjNum 666 snap 184 seq_num 666) 2024-08-17T00:41:24.985 INFO:tasks.rados.rados.0.smithi110.stdout:2218: done (3 left) 2024-08-17T00:41:24.985 INFO:tasks.rados.rados.0.smithi110.stdout:2220: done (2 left) 2024-08-17T00:41:24.985 INFO:tasks.rados.rados.0.smithi110.stdout:2221: done (1 left) 2024-08-17T00:41:24.985 INFO:tasks.rados.rados.0.smithi110.stdout:2222: done (0 left) 2024-08-17T00:41:24.985 INFO:tasks.rados.rados.0.smithi110.stdout:2223: copy_from oid 21 from oid 50 current snap is 195 2024-08-17T00:41:24.986 INFO:tasks.rados.rados.0.smithi110.stdout:2224: read oid 7 snap -1 2024-08-17T00:41:24.986 INFO:tasks.rados.rados.0.smithi110.stdout:2224: expect (ObjNum 582 snap 156 seq_num 582) 2024-08-17T00:41:24.986 INFO:tasks.rados.rados.0.smithi110.stdout:2225: read oid 37 snap -1 2024-08-17T00:41:24.986 INFO:tasks.rados.rados.0.smithi110.stdout:2225: expect (ObjNum 686 snap 193 seq_num 686) 2024-08-17T00:41:24.986 INFO:tasks.rados.rados.0.smithi110.stdout:2226: snap_create 2024-08-17T00:41:24.991 INFO:tasks.rados.rados.0.smithi110.stdout:2223: finishing copy_from racing read to smithi11086371-21 2024-08-17T00:41:24.993 INFO:tasks.rados.rados.0.smithi110.stdout:2225: expect (ObjNum 686 snap 193 seq_num 686) 2024-08-17T00:41:25.042 INFO:tasks.rados.rados.0.smithi110.stdout:2223: finishing copy_from to smithi11086371-21 2024-08-17T00:41:25.043 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 778 (ObjNum 430 snap 114 seq_num 430) dirty exists 2024-08-17T00:41:25.043 INFO:tasks.rados.rados.0.smithi110.stdout:2224: expect (ObjNum 582 snap 156 seq_num 582) 2024-08-17T00:41:25.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:24 smithi110 ceph-mon[98148]: osdmap e472: 8 total, 8 up, 8 in 2024-08-17T00:41:25.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:24 smithi110 ceph-mon[98148]: pgmap v271: 121 pgs: 121 active+clean; 189 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.2 MiB/s wr, 32 op/s; 2.7 MiB/s, 2 objects/s recovering 2024-08-17T00:41:25.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:24 smithi110 ceph-mon[98148]: Health check update: Degraded data redundancy: 1/408 objects degraded (0.245%), 1 pg degraded (PG_DEGRADED) 2024-08-17T00:41:25.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:24 smithi110 ceph-mon[100641]: osdmap e472: 8 total, 8 up, 8 in 2024-08-17T00:41:25.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:24 smithi110 ceph-mon[100641]: pgmap v271: 121 pgs: 121 active+clean; 189 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.2 MiB/s wr, 32 op/s; 2.7 MiB/s, 2 objects/s recovering 2024-08-17T00:41:25.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:24 smithi110 ceph-mon[100641]: Health check update: Degraded data redundancy: 1/408 objects degraded (0.245%), 1 pg degraded (PG_DEGRADED) 2024-08-17T00:41:25.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:24 smithi177 ceph-mon[90034]: osdmap e472: 8 total, 8 up, 8 in 2024-08-17T00:41:25.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:24 smithi177 ceph-mon[90034]: pgmap v271: 121 pgs: 121 active+clean; 189 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.2 MiB/s wr, 32 op/s; 2.7 MiB/s, 2 objects/s recovering 2024-08-17T00:41:25.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:24 smithi177 ceph-mon[90034]: Health check update: Degraded data redundancy: 1/408 objects degraded (0.245%), 1 pg degraded (PG_DEGRADED) 2024-08-17T00:41:25.989 INFO:tasks.rados.rados.0.smithi110.stdout:2223: done (3 left) 2024-08-17T00:41:25.990 INFO:tasks.rados.rados.0.smithi110.stdout:2224: done (2 left) 2024-08-17T00:41:25.990 INFO:tasks.rados.rados.0.smithi110.stdout:2225: done (1 left) 2024-08-17T00:41:25.990 INFO:tasks.rados.rados.0.smithi110.stdout:2226: done (0 left) 2024-08-17T00:41:25.990 INFO:tasks.rados.rados.0.smithi110.stdout:2227: rollback oid 37 current snap is 196 2024-08-17T00:41:25.990 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 37 to 195 2024-08-17T00:41:25.990 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 48 current snap is 196 2024-08-17T00:41:25.990 INFO:tasks.rados.rados.0.smithi110.stdout:2228: seq_num 698 ranges {0=499712,499712=589824,1089536=770048,1859584=245760} 2024-08-17T00:41:25.992 INFO:tasks.rados.rados.0.smithi110.stdout:2228: writing smithi11086371-48 from 0 to 499712 tid 1 2024-08-17T00:41:25.996 INFO:tasks.rados.rados.0.smithi110.stdout:2228: writing smithi11086371-48 from 499712 to 1089536 tid 2 2024-08-17T00:41:26.000 INFO:tasks.rados.rados.0.smithi110.stdout:2228: writing smithi11086371-48 from 1089536 to 1859584 tid 3 2024-08-17T00:41:26.002 INFO:tasks.rados.rados.0.smithi110.stdout:2228: writing smithi11086371-48 from 1859584 to 2105344 tid 4 2024-08-17T00:41:26.002 INFO:tasks.rados.rados.0.smithi110.stdout:2229: snap_create 2024-08-17T00:41:26.002 INFO:tasks.rados.rados.0.smithi110.stdout:2227: finishing rollback tid 0 to smithi11086371-37 2024-08-17T00:41:26.002 INFO:tasks.rados.rados.0.smithi110.stdout:2227: finishing rollback tid 1 to smithi11086371-37 2024-08-17T00:41:26.002 INFO:tasks.rados.rados.0.smithi110.stdout:2227: finishing rollback tid 2 to smithi11086371-37 2024-08-17T00:41:26.002 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 804 (ObjNum 686 snap 193 seq_num 686) dirty exists 2024-08-17T00:41:26.002 INFO:tasks.rados.rados.0.smithi110.stdout:2228: finishing write tid 1 to smithi11086371-48 2024-08-17T00:41:26.002 INFO:tasks.rados.rados.0.smithi110.stdout:2228: finishing write tid 2 to smithi11086371-48 2024-08-17T00:41:26.005 INFO:tasks.rados.rados.0.smithi110.stdout:2228: finishing write tid 3 to smithi11086371-48 2024-08-17T00:41:26.005 INFO:tasks.rados.rados.0.smithi110.stdout:2228: finishing write tid 4 to smithi11086371-48 2024-08-17T00:41:26.005 INFO:tasks.rados.rados.0.smithi110.stdout:2228: finishing write tid 5 to smithi11086371-48 2024-08-17T00:41:26.006 INFO:tasks.rados.rados.0.smithi110.stdout:2228: finishing write tid 6 to smithi11086371-48 2024-08-17T00:41:26.007 INFO:tasks.rados.rados.0.smithi110.stdout:2228: oid 48 updating version 0 to 839 2024-08-17T00:41:26.007 INFO:tasks.rados.rados.0.smithi110.stdout:2228: oid 48 version 839 is already newer than 835 2024-08-17T00:41:26.007 INFO:tasks.rados.rados.0.smithi110.stdout:2228: oid 48 version 839 is already newer than 838 2024-08-17T00:41:26.007 INFO:tasks.rados.rados.0.smithi110.stdout:2228: oid 48 version 839 is already newer than 837 2024-08-17T00:41:26.007 INFO:tasks.rados.rados.0.smithi110.stdout:2228: oid 48 version 839 is already newer than 836 2024-08-17T00:41:26.007 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 839 (ObjNum 698 snap 196 seq_num 698) dirty exists 2024-08-17T00:41:26.007 INFO:tasks.rados.rados.0.smithi110.stdout:2228: left oid 48 (ObjNum 698 snap 196 seq_num 698) 2024-08-17T00:41:26.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:25 smithi110 ceph-mon[100641]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/408 objects degraded (0.245%), 1 pg degraded) 2024-08-17T00:41:26.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:25 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:41:26.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:25 smithi110 ceph-mon[100641]: osdmap e473: 8 total, 8 up, 8 in 2024-08-17T00:41:26.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:25 smithi110 ceph-mon[98148]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/408 objects degraded (0.245%), 1 pg degraded) 2024-08-17T00:41:26.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:25 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:41:26.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:25 smithi110 ceph-mon[98148]: osdmap e473: 8 total, 8 up, 8 in 2024-08-17T00:41:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:25 smithi177 ceph-mon[90034]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/408 objects degraded (0.245%), 1 pg degraded) 2024-08-17T00:41:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:25 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:41:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:25 smithi177 ceph-mon[90034]: osdmap e473: 8 total, 8 up, 8 in 2024-08-17T00:41:26.995 INFO:tasks.rados.rados.0.smithi110.stdout:2227: done (2 left) 2024-08-17T00:41:26.995 INFO:tasks.rados.rados.0.smithi110.stdout:2228: done (1 left) 2024-08-17T00:41:26.995 INFO:tasks.rados.rados.0.smithi110.stdout:2229: done (0 left) 2024-08-17T00:41:26.995 INFO:tasks.rados.rados.0.smithi110.stdout:2230: read oid 21 snap -1 2024-08-17T00:41:26.995 INFO:tasks.rados.rados.0.smithi110.stdout:2230: expect (ObjNum 430 snap 114 seq_num 430) 2024-08-17T00:41:26.995 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 32 current snap is 197 2024-08-17T00:41:26.995 INFO:tasks.rados.rados.0.smithi110.stdout:2231: seq_num 699 ranges {770048=516096,1286144=475136,1761280=573440,2334720=557056} 2024-08-17T00:41:27.001 INFO:tasks.rados.rados.0.smithi110.stdout:2231: writing smithi11086371-32 from 770048 to 1286144 tid 1 2024-08-17T00:41:27.004 INFO:tasks.rados.rados.0.smithi110.stdout:2231: writing smithi11086371-32 from 1286144 to 1761280 tid 2 2024-08-17T00:41:27.008 INFO:tasks.rados.rados.0.smithi110.stdout:2231: writing smithi11086371-32 from 1761280 to 2334720 tid 3 2024-08-17T00:41:27.011 INFO:tasks.rados.rados.0.smithi110.stdout:2231: writing smithi11086371-32 from 2334720 to 2891776 tid 4 2024-08-17T00:41:27.011 INFO:tasks.rados.rados.0.smithi110.stdout:2232: snap_remove snap 187 2024-08-17T00:41:27.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:26 smithi110 ceph-mon[98148]: osdmap e474: 8 total, 8 up, 8 in 2024-08-17T00:41:27.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:26 smithi110 ceph-mon[98148]: pgmap v274: 121 pgs: 121 active+clean; 189 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.2 MiB/s wr, 15 op/s; 444 KiB/s, 0 objects/s recovering 2024-08-17T00:41:27.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:26 smithi110 ceph-mon[100641]: osdmap e474: 8 total, 8 up, 8 in 2024-08-17T00:41:27.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:26 smithi110 ceph-mon[100641]: pgmap v274: 121 pgs: 121 active+clean; 189 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.2 MiB/s wr, 15 op/s; 444 KiB/s, 0 objects/s recovering 2024-08-17T00:41:27.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:26 smithi177 ceph-mon[90034]: osdmap e474: 8 total, 8 up, 8 in 2024-08-17T00:41:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:26 smithi177 ceph-mon[90034]: pgmap v274: 121 pgs: 121 active+clean; 189 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.2 MiB/s wr, 15 op/s; 444 KiB/s, 0 objects/s recovering 2024-08-17T00:41:27.999 INFO:tasks.rados.rados.0.smithi110.stdout:2232: done (2 left) 2024-08-17T00:41:27.999 INFO:tasks.rados.rados.0.smithi110.stdout:2233: read oid 5 snap -1 2024-08-17T00:41:27.999 INFO:tasks.rados.rados.0.smithi110.stdout:2233: expect (ObjNum 619 snap 166 seq_num 619) 2024-08-17T00:41:27.999 INFO:tasks.rados.rados.0.smithi110.stdout:2234: read oid 41 snap -1 2024-08-17T00:41:27.999 INFO:tasks.rados.rados.0.smithi110.stdout:2234: expect (ObjNum 613 snap 164 seq_num 613) 2024-08-17T00:41:28.000 INFO:tasks.rados.rados.0.smithi110.stdout:2235: read oid 31 snap -1 2024-08-17T00:41:28.000 INFO:tasks.rados.rados.0.smithi110.stdout:2235: expect deleted 2024-08-17T00:41:28.000 INFO:tasks.rados.rados.0.smithi110.stdout:2236: delete oid 3 current snap is 197 2024-08-17T00:41:28.000 INFO:tasks.rados.rados.0.smithi110.stdout:2230: expect (ObjNum 430 snap 114 seq_num 430) 2024-08-17T00:41:28.003 INFO:tasks.rados.rados.0.smithi110.stdout:2231: finishing write tid 1 to smithi11086371-32 2024-08-17T00:41:28.003 INFO:tasks.rados.rados.0.smithi110.stdout:2231: finishing write tid 2 to smithi11086371-32 2024-08-17T00:41:28.003 INFO:tasks.rados.rados.0.smithi110.stdout:2231: finishing write tid 3 to smithi11086371-32 2024-08-17T00:41:28.003 INFO:tasks.rados.rados.0.smithi110.stdout:2231: finishing write tid 4 to smithi11086371-32 2024-08-17T00:41:28.003 INFO:tasks.rados.rados.0.smithi110.stdout:2231: finishing write tid 5 to smithi11086371-32 2024-08-17T00:41:28.003 INFO:tasks.rados.rados.0.smithi110.stdout:2231: finishing write tid 6 to smithi11086371-32 2024-08-17T00:41:28.003 INFO:tasks.rados.rados.0.smithi110.stdout:2231: oid 32 updating version 0 to 862 2024-08-17T00:41:28.004 INFO:tasks.rados.rados.0.smithi110.stdout:2231: oid 32 updating version 862 to 865 2024-08-17T00:41:28.004 INFO:tasks.rados.rados.0.smithi110.stdout:2231: oid 32 version 865 is already newer than 861 2024-08-17T00:41:28.004 INFO:tasks.rados.rados.0.smithi110.stdout:2231: oid 32 version 865 is already newer than 864 2024-08-17T00:41:28.004 INFO:tasks.rados.rados.0.smithi110.stdout:2231: oid 32 version 865 is already newer than 863 2024-08-17T00:41:28.004 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 865 (ObjNum 699 snap 197 seq_num 699) dirty exists 2024-08-17T00:41:28.004 INFO:tasks.rados.rados.0.smithi110.stdout:2231: left oid 32 (ObjNum 699 snap 197 seq_num 699) 2024-08-17T00:41:28.008 INFO:tasks.rados.rados.0.smithi110.stdout:2230: done (5 left) 2024-08-17T00:41:28.008 INFO:tasks.rados.rados.0.smithi110.stdout:2231: done (4 left) 2024-08-17T00:41:28.008 INFO:tasks.rados.rados.0.smithi110.stdout:2235: done (3 left) 2024-08-17T00:41:28.008 INFO:tasks.rados.rados.0.smithi110.stdout:2236: done (2 left) 2024-08-17T00:41:28.008 INFO:tasks.rados.rados.0.smithi110.stdout:2237: delete oid 20 current snap is 197 2024-08-17T00:41:28.016 INFO:tasks.rados.rados.0.smithi110.stdout:2233: expect (ObjNum 619 snap 166 seq_num 619) 2024-08-17T00:41:28.041 INFO:tasks.rados.rados.0.smithi110.stdout:2234: expect (ObjNum 613 snap 164 seq_num 613) 2024-08-17T00:41:28.241 INFO:tasks.rados.rados.0.smithi110.stdout:2233: done (2 left) 2024-08-17T00:41:28.241 INFO:tasks.rados.rados.0.smithi110.stdout:2234: done (1 left) 2024-08-17T00:41:28.242 INFO:tasks.rados.rados.0.smithi110.stdout:2237: done (0 left) 2024-08-17T00:41:28.242 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 39 current snap is 197 2024-08-17T00:41:28.242 INFO:tasks.rados.rados.0.smithi110.stdout:2238: seq_num 702 ranges {5390336=565248,5955584=581632,6537216=745472,7282688=278528} 2024-08-17T00:41:28.273 INFO:tasks.rados.rados.0.smithi110.stdout:2238: writing smithi11086371-39 from 5390336 to 5955584 tid 1 2024-08-17T00:41:28.276 INFO:tasks.rados.rados.0.smithi110.stdout:2238: writing smithi11086371-39 from 5955584 to 6537216 tid 2 2024-08-17T00:41:28.280 INFO:tasks.rados.rados.0.smithi110.stdout:2238: writing smithi11086371-39 from 6537216 to 7282688 tid 3 2024-08-17T00:41:28.283 INFO:tasks.rados.rados.0.smithi110.stdout:2238: writing smithi11086371-39 from 7282688 to 7561216 tid 4 2024-08-17T00:41:28.283 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 41 current snap is 197 2024-08-17T00:41:28.283 INFO:tasks.rados.rados.0.smithi110.stdout:2238: finishing write tid 1 to smithi11086371-39 2024-08-17T00:41:28.283 INFO:tasks.rados.rados.0.smithi110.stdout:2238: finishing write tid 2 to smithi11086371-39 2024-08-17T00:41:28.283 INFO:tasks.rados.rados.0.smithi110.stdout:2239: seq_num 703 ranges {4030464=581632,4612096=458752,5070848=557056,5627904=417792,6045696=172032} 2024-08-17T00:41:28.306 INFO:tasks.rados.rados.0.smithi110.stdout:2239: writing smithi11086371-41 from 4030464 to 4612096 tid 1 2024-08-17T00:41:28.309 INFO:tasks.rados.rados.0.smithi110.stdout:2239: writing smithi11086371-41 from 4612096 to 5070848 tid 2 2024-08-17T00:41:28.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:27 smithi110 ceph-mon[98148]: osdmap e475: 8 total, 8 up, 8 in 2024-08-17T00:41:28.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:27 smithi110 ceph-mon[100641]: osdmap e475: 8 total, 8 up, 8 in 2024-08-17T00:41:28.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:41:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:41:28] "GET /metrics HTTP/1.1" 200 36086 "" "Prometheus/2.43.0" 2024-08-17T00:41:28.312 INFO:tasks.rados.rados.0.smithi110.stdout:2239: writing smithi11086371-41 from 5070848 to 5627904 tid 3 2024-08-17T00:41:28.314 INFO:tasks.rados.rados.0.smithi110.stdout:2239: writing smithi11086371-41 from 5627904 to 6045696 tid 4 2024-08-17T00:41:28.316 INFO:tasks.rados.rados.0.smithi110.stdout:2239: writing smithi11086371-41 from 6045696 to 6217728 tid 5 2024-08-17T00:41:28.316 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 20 current snap is 197 2024-08-17T00:41:28.316 INFO:tasks.rados.rados.0.smithi110.stdout:2238: finishing write tid 3 to smithi11086371-39 2024-08-17T00:41:28.316 INFO:tasks.rados.rados.0.smithi110.stdout:2238: finishing write tid 4 to smithi11086371-39 2024-08-17T00:41:28.316 INFO:tasks.rados.rados.0.smithi110.stdout:2238: finishing write tid 5 to smithi11086371-39 2024-08-17T00:41:28.316 INFO:tasks.rados.rados.0.smithi110.stdout:2238: finishing write tid 6 to smithi11086371-39 2024-08-17T00:41:28.316 INFO:tasks.rados.rados.0.smithi110.stdout:2238: oid 39 updating version 0 to 882 2024-08-17T00:41:28.316 INFO:tasks.rados.rados.0.smithi110.stdout:2238: oid 39 version 882 is already newer than 881 2024-08-17T00:41:28.316 INFO:tasks.rados.rados.0.smithi110.stdout:2238: oid 39 version 882 is already newer than 880 2024-08-17T00:41:28.316 INFO:tasks.rados.rados.0.smithi110.stdout:2238: oid 39 updating version 882 to 884 2024-08-17T00:41:28.316 INFO:tasks.rados.rados.0.smithi110.stdout:2238: oid 39 version 884 is already newer than 883 2024-08-17T00:41:28.317 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 884 (ObjNum 702 snap 197 seq_num 702) dirty exists 2024-08-17T00:41:28.317 INFO:tasks.rados.rados.0.smithi110.stdout:2238: left oid 39 (ObjNum 702 snap 197 seq_num 702) 2024-08-17T00:41:28.317 INFO:tasks.rados.rados.0.smithi110.stdout:2239: finishing write tid 1 to smithi11086371-41 2024-08-17T00:41:28.317 INFO:tasks.rados.rados.0.smithi110.stdout:2239: finishing write tid 2 to smithi11086371-41 2024-08-17T00:41:28.317 INFO:tasks.rados.rados.0.smithi110.stdout:2239: finishing write tid 3 to smithi11086371-41 2024-08-17T00:41:28.317 INFO:tasks.rados.rados.0.smithi110.stdout:2240: seq_num 704 ranges {0=598016,598016=745472,1343488=712704,2056192=147456} 2024-08-17T00:41:28.322 INFO:tasks.rados.rados.0.smithi110.stdout:2240: writing smithi11086371-20 from 0 to 598016 tid 1 2024-08-17T00:41:28.323 INFO:tasks.rados.rados.0.smithi110.stdout:2240: writing smithi11086371-20 from 598016 to 1343488 tid 2 2024-08-17T00:41:28.327 INFO:tasks.rados.rados.0.smithi110.stdout:2240: writing smithi11086371-20 from 1343488 to 2056192 tid 3 2024-08-17T00:41:28.328 INFO:tasks.rados.rados.0.smithi110.stdout:2240: writing smithi11086371-20 from 2056192 to 2203648 tid 4 2024-08-17T00:41:28.328 INFO:tasks.rados.rados.0.smithi110.stdout:2238: done (2 left) 2024-08-17T00:41:28.328 INFO:tasks.rados.rados.0.smithi110.stdout:2241: setattr oid 24 current snap is 197 2024-08-17T00:41:28.328 INFO:tasks.rados.rados.0.smithi110.stdout:2239: finishing write tid 4 to smithi11086371-41 2024-08-17T00:41:28.329 INFO:tasks.rados.rados.0.smithi110.stdout:2239: finishing write tid 5 to smithi11086371-41 2024-08-17T00:41:28.329 INFO:tasks.rados.rados.0.smithi110.stdout:2239: finishing write tid 6 to smithi11086371-41 2024-08-17T00:41:28.329 INFO:tasks.rados.rados.0.smithi110.stdout:2239: finishing write tid 7 to smithi11086371-41 2024-08-17T00:41:28.329 INFO:tasks.rados.rados.0.smithi110.stdout:2239: oid 41 updating version 0 to 693 2024-08-17T00:41:28.329 INFO:tasks.rados.rados.0.smithi110.stdout:2239: oid 41 updating version 693 to 697 2024-08-17T00:41:28.329 INFO:tasks.rados.rados.0.smithi110.stdout:2239: oid 41 version 697 is already newer than 696 2024-08-17T00:41:28.329 INFO:tasks.rados.rados.0.smithi110.stdout:2239: oid 41 version 697 is already newer than 694 2024-08-17T00:41:28.329 INFO:tasks.rados.rados.0.smithi110.stdout:2239: oid 41 updating version 697 to 698 2024-08-17T00:41:28.329 INFO:tasks.rados.rados.0.smithi110.stdout:2239: oid 41 version 698 is already newer than 695 2024-08-17T00:41:28.329 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 698 (ObjNum 703 snap 197 seq_num 703) dirty exists 2024-08-17T00:41:28.329 INFO:tasks.rados.rados.0.smithi110.stdout:2239: left oid 41 (ObjNum 703 snap 197 seq_num 703) 2024-08-17T00:41:28.329 INFO:tasks.rados.rados.0.smithi110.stdout:2240: finishing write tid 1 to smithi11086371-20 2024-08-17T00:41:28.329 INFO:tasks.rados.rados.0.smithi110.stdout:2240: finishing write tid 2 to smithi11086371-20 2024-08-17T00:41:28.330 INFO:tasks.rados.rados.0.smithi110.stdout:2239: done (2 left) 2024-08-17T00:41:28.330 INFO:tasks.rados.rados.0.smithi110.stdout:2242: delete oid 10 current snap is 197 2024-08-17T00:41:28.331 INFO:tasks.rados.rados.0.smithi110.stdout:2240: finishing write tid 3 to smithi11086371-20 2024-08-17T00:41:28.331 INFO:tasks.rados.rados.0.smithi110.stdout:2240: finishing write tid 4 to smithi11086371-20 2024-08-17T00:41:28.331 INFO:tasks.rados.rados.0.smithi110.stdout:2240: finishing write tid 5 to smithi11086371-20 2024-08-17T00:41:28.332 INFO:tasks.rados.rados.0.smithi110.stdout:2240: finishing write tid 6 to smithi11086371-20 2024-08-17T00:41:28.332 INFO:tasks.rados.rados.0.smithi110.stdout:2240: oid 20 updating version 0 to 1039 2024-08-17T00:41:28.332 INFO:tasks.rados.rados.0.smithi110.stdout:2240: oid 20 updating version 1039 to 1041 2024-08-17T00:41:28.332 INFO:tasks.rados.rados.0.smithi110.stdout:2240: oid 20 version 1041 is already newer than 1038 2024-08-17T00:41:28.332 INFO:tasks.rados.rados.0.smithi110.stdout:2240: oid 20 updating version 1041 to 1042 2024-08-17T00:41:28.332 INFO:tasks.rados.rados.0.smithi110.stdout:2240: oid 20 version 1042 is already newer than 1040 2024-08-17T00:41:28.333 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 1042 (ObjNum 704 snap 197 seq_num 704) dirty exists 2024-08-17T00:41:28.333 INFO:tasks.rados.rados.0.smithi110.stdout:2240: left oid 20 (ObjNum 704 snap 197 seq_num 704) 2024-08-17T00:41:28.334 INFO:tasks.rados.rados.0.smithi110.stdout:2240: done (2 left) 2024-08-17T00:41:28.334 INFO:tasks.rados.rados.0.smithi110.stdout:2242: done (1 left) 2024-08-17T00:41:28.334 INFO:tasks.rados.rados.0.smithi110.stdout:2243: read oid 40 snap -1 2024-08-17T00:41:28.334 INFO:tasks.rados.rados.0.smithi110.stdout:2243: expect (ObjNum 683 snap 192 seq_num 683) 2024-08-17T00:41:28.334 INFO:tasks.rados.rados.0.smithi110.stdout:2244: snap_create 2024-08-17T00:41:28.334 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 886 (ObjNum 687 snap 193 seq_num 687) dirty exists 2024-08-17T00:41:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:27 smithi177 ceph-mon[90034]: osdmap e475: 8 total, 8 up, 8 in 2024-08-17T00:41:28.431 INFO:tasks.rados.rados.0.smithi110.stdout:2243: expect (ObjNum 683 snap 192 seq_num 683) 2024-08-17T00:41:29.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:28 smithi110 ceph-mon[100641]: osdmap e476: 8 total, 8 up, 8 in 2024-08-17T00:41:29.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:28 smithi110 ceph-mon[100641]: pgmap v277: 121 pgs: 121 active+clean; 193 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1022 KiB/s wr, 3 op/s 2024-08-17T00:41:29.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:28 smithi110 ceph-mon[98148]: osdmap e476: 8 total, 8 up, 8 in 2024-08-17T00:41:29.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:28 smithi110 ceph-mon[98148]: pgmap v277: 121 pgs: 121 active+clean; 193 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1022 KiB/s wr, 3 op/s 2024-08-17T00:41:29.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:29 smithi177 ceph-mon[90034]: osdmap e476: 8 total, 8 up, 8 in 2024-08-17T00:41:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:29 smithi177 ceph-mon[90034]: pgmap v277: 121 pgs: 121 active+clean; 193 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1022 KiB/s wr, 3 op/s 2024-08-17T00:41:30.169 INFO:tasks.rados.rados.0.smithi110.stdout:2241: done (2 left) 2024-08-17T00:41:30.170 INFO:tasks.rados.rados.0.smithi110.stdout:2243: done (1 left) 2024-08-17T00:41:30.170 INFO:tasks.rados.rados.0.smithi110.stdout:2244: done (0 left) 2024-08-17T00:41:30.170 INFO:tasks.rados.rados.0.smithi110.stdout:2245: snap_remove snap 196 2024-08-17T00:41:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:30 smithi110 ceph-mon[100641]: osdmap e477: 8 total, 8 up, 8 in 2024-08-17T00:41:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:30 smithi110 ceph-mon[100641]: osdmap e478: 8 total, 8 up, 8 in 2024-08-17T00:41:30.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:30 smithi110 ceph-mon[98148]: osdmap e477: 8 total, 8 up, 8 in 2024-08-17T00:41:30.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:30 smithi110 ceph-mon[98148]: osdmap e478: 8 total, 8 up, 8 in 2024-08-17T00:41:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:30 smithi177 ceph-mon[90034]: osdmap e477: 8 total, 8 up, 8 in 2024-08-17T00:41:30.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:30 smithi177 ceph-mon[90034]: osdmap e478: 8 total, 8 up, 8 in 2024-08-17T00:41:31.010 INFO:tasks.rados.rados.0.smithi110.stdout:2245: done (0 left) 2024-08-17T00:41:31.010 INFO:tasks.rados.rados.0.smithi110.stdout:2246: delete oid 21 current snap is 198 2024-08-17T00:41:31.015 INFO:tasks.rados.rados.0.smithi110.stdout:2246: done (0 left) 2024-08-17T00:41:31.015 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 23 current snap is 198 2024-08-17T00:41:31.015 INFO:tasks.rados.rados.0.smithi110.stdout:2247: seq_num 707 ranges {2768896=647168,3416064=802816,4218880=532480,4751360=270336} 2024-08-17T00:41:31.033 INFO:tasks.rados.rados.0.smithi110.stdout:2247: writing smithi11086371-23 from 2768896 to 3416064 tid 1 2024-08-17T00:41:31.038 INFO:tasks.rados.rados.0.smithi110.stdout:2247: writing smithi11086371-23 from 3416064 to 4218880 tid 2 2024-08-17T00:41:31.041 INFO:tasks.rados.rados.0.smithi110.stdout:2247: writing smithi11086371-23 from 4218880 to 4751360 tid 3 2024-08-17T00:41:31.043 INFO:tasks.rados.rados.0.smithi110.stdout:2247: writing smithi11086371-23 from 4751360 to 5021696 tid 4 2024-08-17T00:41:31.043 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 43 current snap is 198 2024-08-17T00:41:31.043 INFO:tasks.rados.rados.0.smithi110.stdout:2247: finishing write tid 1 to smithi11086371-23 2024-08-17T00:41:31.043 INFO:tasks.rados.rados.0.smithi110.stdout:2248: seq_num 708 ranges {0=663552,663552=737280,1400832=696320,2097152=172032} 2024-08-17T00:41:31.047 INFO:tasks.rados.rados.0.smithi110.stdout:2248: writing smithi11086371-43 from 0 to 663552 tid 1 2024-08-17T00:41:31.051 INFO:tasks.rados.rados.0.smithi110.stdout:2248: writing smithi11086371-43 from 663552 to 1400832 tid 2 2024-08-17T00:41:31.054 INFO:tasks.rados.rados.0.smithi110.stdout:2248: writing smithi11086371-43 from 1400832 to 2097152 tid 3 2024-08-17T00:41:31.056 INFO:tasks.rados.rados.0.smithi110.stdout:2248: writing smithi11086371-43 from 2097152 to 2269184 tid 4 2024-08-17T00:41:31.056 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 48 current snap is 198 2024-08-17T00:41:31.056 INFO:tasks.rados.rados.0.smithi110.stdout:2247: finishing write tid 2 to smithi11086371-23 2024-08-17T00:41:31.056 INFO:tasks.rados.rados.0.smithi110.stdout:2247: finishing write tid 3 to smithi11086371-23 2024-08-17T00:41:31.056 INFO:tasks.rados.rados.0.smithi110.stdout:2249: seq_num 709 ranges {2105344=679936,2785280=614400,3399680=499712,3899392=491520} 2024-08-17T00:41:31.070 INFO:tasks.rados.rados.0.smithi110.stdout:2249: writing smithi11086371-48 from 2105344 to 2785280 tid 1 2024-08-17T00:41:31.074 INFO:tasks.rados.rados.0.smithi110.stdout:2249: writing smithi11086371-48 from 2785280 to 3399680 tid 2 2024-08-17T00:41:31.077 INFO:tasks.rados.rados.0.smithi110.stdout:2249: writing smithi11086371-48 from 3399680 to 3899392 tid 3 2024-08-17T00:41:31.080 INFO:tasks.rados.rados.0.smithi110.stdout:2249: writing smithi11086371-48 from 3899392 to 4390912 tid 4 2024-08-17T00:41:31.080 INFO:tasks.rados.rados.0.smithi110.stdout:2250: read oid 10 snap -1 2024-08-17T00:41:31.080 INFO:tasks.rados.rados.0.smithi110.stdout:2250: expect deleted 2024-08-17T00:41:31.080 INFO:tasks.rados.rados.0.smithi110.stdout:2251: snap_remove snap 194 2024-08-17T00:41:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:31 smithi110 ceph-mon[100641]: pgmap v280: 121 pgs: 121 active+clean; 196 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-08-17T00:41:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:31 smithi110 ceph-mon[98148]: pgmap v280: 121 pgs: 121 active+clean; 196 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-08-17T00:41:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:31 smithi177 ceph-mon[90034]: pgmap v280: 121 pgs: 121 active+clean; 196 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-08-17T00:41:32.014 INFO:tasks.rados.rados.0.smithi110.stdout:2251: done (4 left) 2024-08-17T00:41:32.014 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 16 current snap is 198 2024-08-17T00:41:32.014 INFO:tasks.rados.rados.0.smithi110.stdout:2247: finishing write tid 4 to smithi11086371-23 2024-08-17T00:41:32.014 INFO:tasks.rados.rados.0.smithi110.stdout:2247: finishing write tid 5 to smithi11086371-23 2024-08-17T00:41:32.014 INFO:tasks.rados.rados.0.smithi110.stdout:2247: finishing write tid 6 to smithi11086371-23 2024-08-17T00:41:32.015 INFO:tasks.rados.rados.0.smithi110.stdout:2247: oid 23 updating version 0 to 850 2024-08-17T00:41:32.015 INFO:tasks.rados.rados.0.smithi110.stdout:2247: oid 23 version 850 is already newer than 849 2024-08-17T00:41:32.015 INFO:tasks.rados.rados.0.smithi110.stdout:2247: oid 23 updating version 850 to 851 2024-08-17T00:41:32.015 INFO:tasks.rados.rados.0.smithi110.stdout:2247: oid 23 updating version 851 to 852 2024-08-17T00:41:32.015 INFO:tasks.rados.rados.0.smithi110.stdout:2247: oid 23 version 852 is already newer than 848 2024-08-17T00:41:32.015 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 852 (ObjNum 707 snap 198 seq_num 707) dirty exists 2024-08-17T00:41:32.015 INFO:tasks.rados.rados.0.smithi110.stdout:2247: left oid 23 (ObjNum 707 snap 198 seq_num 707) 2024-08-17T00:41:32.015 INFO:tasks.rados.rados.0.smithi110.stdout:2248: finishing write tid 1 to smithi11086371-43 2024-08-17T00:41:32.015 INFO:tasks.rados.rados.0.smithi110.stdout:2248: finishing write tid 2 to smithi11086371-43 2024-08-17T00:41:32.015 INFO:tasks.rados.rados.0.smithi110.stdout:2248: finishing write tid 3 to smithi11086371-43 2024-08-17T00:41:32.015 INFO:tasks.rados.rados.0.smithi110.stdout:2248: finishing write tid 4 to smithi11086371-43 2024-08-17T00:41:32.015 INFO:tasks.rados.rados.0.smithi110.stdout:2248: finishing write tid 5 to smithi11086371-43 2024-08-17T00:41:32.015 INFO:tasks.rados.rados.0.smithi110.stdout:2248: finishing write tid 6 to smithi11086371-43 2024-08-17T00:41:32.015 INFO:tasks.rados.rados.0.smithi110.stdout:2248: oid 43 updating version 0 to 809 2024-08-17T00:41:32.016 INFO:tasks.rados.rados.0.smithi110.stdout:2248: oid 43 version 809 is already newer than 808 2024-08-17T00:41:32.016 INFO:tasks.rados.rados.0.smithi110.stdout:2248: oid 43 version 809 is already newer than 807 2024-08-17T00:41:32.016 INFO:tasks.rados.rados.0.smithi110.stdout:2248: oid 43 version 809 is already newer than 806 2024-08-17T00:41:32.016 INFO:tasks.rados.rados.0.smithi110.stdout:2248: oid 43 updating version 809 to 810 2024-08-17T00:41:32.016 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 810 (ObjNum 708 snap 198 seq_num 708) dirty exists 2024-08-17T00:41:32.016 INFO:tasks.rados.rados.0.smithi110.stdout:2248: left oid 43 (ObjNum 708 snap 198 seq_num 708) 2024-08-17T00:41:32.016 INFO:tasks.rados.rados.0.smithi110.stdout:2249: finishing write tid 1 to smithi11086371-48 2024-08-17T00:41:32.016 INFO:tasks.rados.rados.0.smithi110.stdout:2249: finishing write tid 2 to smithi11086371-48 2024-08-17T00:41:32.016 INFO:tasks.rados.rados.0.smithi110.stdout:2249: finishing write tid 3 to smithi11086371-48 2024-08-17T00:41:32.016 INFO:tasks.rados.rados.0.smithi110.stdout:2249: finishing write tid 4 to smithi11086371-48 2024-08-17T00:41:32.016 INFO:tasks.rados.rados.0.smithi110.stdout:2249: finishing write tid 5 to smithi11086371-48 2024-08-17T00:41:32.016 INFO:tasks.rados.rados.0.smithi110.stdout:2249: finishing write tid 6 to smithi11086371-48 2024-08-17T00:41:32.016 INFO:tasks.rados.rados.0.smithi110.stdout:2249: oid 48 updating version 0 to 840 2024-08-17T00:41:32.017 INFO:tasks.rados.rados.0.smithi110.stdout:2249: oid 48 updating version 840 to 841 2024-08-17T00:41:32.017 INFO:tasks.rados.rados.0.smithi110.stdout:2249: oid 48 updating version 841 to 844 2024-08-17T00:41:32.017 INFO:tasks.rados.rados.0.smithi110.stdout:2249: oid 48 version 844 is already newer than 842 2024-08-17T00:41:32.017 INFO:tasks.rados.rados.0.smithi110.stdout:2249: oid 48 version 844 is already newer than 843 2024-08-17T00:41:32.017 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 844 (ObjNum 709 snap 198 seq_num 709) dirty exists 2024-08-17T00:41:32.017 INFO:tasks.rados.rados.0.smithi110.stdout:2249: left oid 48 (ObjNum 709 snap 198 seq_num 709) 2024-08-17T00:41:32.017 INFO:tasks.rados.rados.0.smithi110.stdout:2252: seq_num 710 ranges {2359296=696320,3055616=499712,3555328=712704,4268032=393216} 2024-08-17T00:41:32.030 INFO:tasks.rados.rados.0.smithi110.stdout:2252: writing smithi11086371-16 from 2359296 to 3055616 tid 1 2024-08-17T00:41:32.033 INFO:tasks.rados.rados.0.smithi110.stdout:2252: writing smithi11086371-16 from 3055616 to 3555328 tid 2 2024-08-17T00:41:32.037 INFO:tasks.rados.rados.0.smithi110.stdout:2252: writing smithi11086371-16 from 3555328 to 4268032 tid 3 2024-08-17T00:41:32.039 INFO:tasks.rados.rados.0.smithi110.stdout:2252: writing smithi11086371-16 from 4268032 to 4661248 tid 4 2024-08-17T00:41:32.039 INFO:tasks.rados.rados.0.smithi110.stdout:2247: done (4 left) 2024-08-17T00:41:32.039 INFO:tasks.rados.rados.0.smithi110.stdout:2248: done (3 left) 2024-08-17T00:41:32.039 INFO:tasks.rados.rados.0.smithi110.stdout:2249: done (2 left) 2024-08-17T00:41:32.039 INFO:tasks.rados.rados.0.smithi110.stdout:2250: done (1 left) 2024-08-17T00:41:32.039 INFO:tasks.rados.rados.0.smithi110.stdout:2253: read oid 40 snap 195 2024-08-17T00:41:32.040 INFO:tasks.rados.rados.0.smithi110.stdout:2253: expect (ObjNum 683 snap 192 seq_num 683) 2024-08-17T00:41:32.040 INFO:tasks.rados.rados.0.smithi110.stdout:2254: snap_remove snap 189 2024-08-17T00:41:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:32 smithi110 ceph-mon[100641]: osdmap e479: 8 total, 8 up, 8 in 2024-08-17T00:41:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:32.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:41:32.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:32.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:32 smithi110 ceph-mon[98148]: osdmap e479: 8 total, 8 up, 8 in 2024-08-17T00:41:32.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:32.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:41:32.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:32 smithi177 ceph-mon[90034]: osdmap e479: 8 total, 8 up, 8 in 2024-08-17T00:41:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:41:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:33.024 INFO:tasks.rados.rados.0.smithi110.stdout:2254: done (2 left) 2024-08-17T00:41:33.024 INFO:tasks.rados.rados.0.smithi110.stdout:2255: rollback oid 45 current snap is 198 2024-08-17T00:41:33.024 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 45 to 197 2024-08-17T00:41:33.024 INFO:tasks.rados.rados.0.smithi110.stdout:2252: finishing write tid 1 to smithi11086371-16 2024-08-17T00:41:33.024 INFO:tasks.rados.rados.0.smithi110.stdout:2252: finishing write tid 2 to smithi11086371-16 2024-08-17T00:41:33.024 INFO:tasks.rados.rados.0.smithi110.stdout:2252: finishing write tid 3 to smithi11086371-16 2024-08-17T00:41:33.024 INFO:tasks.rados.rados.0.smithi110.stdout:2252: finishing write tid 4 to smithi11086371-16 2024-08-17T00:41:33.025 INFO:tasks.rados.rados.0.smithi110.stdout:2252: finishing write tid 5 to smithi11086371-16 2024-08-17T00:41:33.025 INFO:tasks.rados.rados.0.smithi110.stdout:2252: finishing write tid 6 to smithi11086371-16 2024-08-17T00:41:33.025 INFO:tasks.rados.rados.0.smithi110.stdout:2252: oid 16 updating version 0 to 914 2024-08-17T00:41:33.025 INFO:tasks.rados.rados.0.smithi110.stdout:2252: oid 16 updating version 914 to 918 2024-08-17T00:41:33.025 INFO:tasks.rados.rados.0.smithi110.stdout:2252: oid 16 version 918 is already newer than 917 2024-08-17T00:41:33.025 INFO:tasks.rados.rados.0.smithi110.stdout:2252: oid 16 version 918 is already newer than 916 2024-08-17T00:41:33.025 INFO:tasks.rados.rados.0.smithi110.stdout:2252: oid 16 version 918 is already newer than 915 2024-08-17T00:41:33.025 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 918 (ObjNum 710 snap 198 seq_num 710) dirty exists 2024-08-17T00:41:33.025 INFO:tasks.rados.rados.0.smithi110.stdout:2252: left oid 16 (ObjNum 710 snap 198 seq_num 710) 2024-08-17T00:41:33.025 INFO:tasks.rados.rados.0.smithi110.stdout:2253: expect (ObjNum 683 snap 192 seq_num 683) 2024-08-17T00:41:33.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:33 smithi110 ceph-mon[100641]: osdmap e480: 8 total, 8 up, 8 in 2024-08-17T00:41:33.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:33 smithi110 ceph-mon[100641]: pgmap v283: 121 pgs: 121 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 33 MiB/s rd, 3.7 MiB/s wr, 26 op/s 2024-08-17T00:41:33.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:33 smithi110 ceph-mon[98148]: osdmap e480: 8 total, 8 up, 8 in 2024-08-17T00:41:33.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:33 smithi110 ceph-mon[98148]: pgmap v283: 121 pgs: 121 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 33 MiB/s rd, 3.7 MiB/s wr, 26 op/s 2024-08-17T00:41:33.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:33 smithi177 ceph-mon[90034]: osdmap e480: 8 total, 8 up, 8 in 2024-08-17T00:41:33.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:33 smithi177 ceph-mon[90034]: pgmap v283: 121 pgs: 121 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 33 MiB/s rd, 3.7 MiB/s wr, 26 op/s 2024-08-17T00:41:34.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:34 smithi110 ceph-mon[100641]: osdmap e481: 8 total, 8 up, 8 in 2024-08-17T00:41:34.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:34 smithi110 ceph-mon[98148]: osdmap e481: 8 total, 8 up, 8 in 2024-08-17T00:41:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:34 smithi177 ceph-mon[90034]: osdmap e481: 8 total, 8 up, 8 in 2024-08-17T00:41:34.772 INFO:tasks.rados.rados.0.smithi110.stdout:2255: finishing rollback tid 0 to smithi11086371-45 2024-08-17T00:41:34.772 INFO:tasks.rados.rados.0.smithi110.stdout:2255: finishing rollback tid 1 to smithi11086371-45 2024-08-17T00:41:34.772 INFO:tasks.rados.rados.0.smithi110.stdout:2255: finishing rollback tid 2 to smithi11086371-45 2024-08-17T00:41:34.773 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 902 (ObjNum 672 snap 188 seq_num 672) dirty exists 2024-08-17T00:41:34.773 INFO:tasks.rados.rados.0.smithi110.stdout:2252: done (2 left) 2024-08-17T00:41:34.773 INFO:tasks.rados.rados.0.smithi110.stdout:2253: done (1 left) 2024-08-17T00:41:34.773 INFO:tasks.rados.rados.0.smithi110.stdout:2255: done (0 left) 2024-08-17T00:41:34.773 INFO:tasks.rados.rados.0.smithi110.stdout:2256: setattr oid 46 current snap is 198 2024-08-17T00:41:34.774 INFO:tasks.rados.rados.0.smithi110.stdout:2257: snap_create 2024-08-17T00:41:34.778 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 924 (ObjNum 663 snap 183 seq_num 663) dirty exists 2024-08-17T00:41:34.920 INFO:tasks.rados.rados.0.smithi110.stdout:2256: done (1 left) 2024-08-17T00:41:34.920 INFO:tasks.rados.rados.0.smithi110.stdout:2257: done (0 left) 2024-08-17T00:41:34.920 INFO:tasks.rados.rados.0.smithi110.stdout:2258: delete oid 49 current snap is 199 2024-08-17T00:41:34.923 INFO:tasks.rados.rados.0.smithi110.stdout:2258: done (0 left) 2024-08-17T00:41:34.923 INFO:tasks.rados.rados.0.smithi110.stdout:2259: read oid 3 snap 192 2024-08-17T00:41:34.923 INFO:tasks.rados.rados.0.smithi110.stdout:2259: expect (ObjNum 632 snap 171 seq_num 632) 2024-08-17T00:41:34.923 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 10 current snap is 199 2024-08-17T00:41:34.923 INFO:tasks.rados.rados.0.smithi110.stdout:2260: seq_num 712 ranges {0=729088,729088=671744,1400832=671744,2072576=262144} 2024-08-17T00:41:34.927 INFO:tasks.rados.rados.0.smithi110.stdout:2260: writing smithi11086371-10 from 0 to 729088 tid 1 2024-08-17T00:41:34.931 INFO:tasks.rados.rados.0.smithi110.stdout:2260: writing smithi11086371-10 from 729088 to 1400832 tid 2 2024-08-17T00:41:34.935 INFO:tasks.rados.rados.0.smithi110.stdout:2260: writing smithi11086371-10 from 1400832 to 2072576 tid 3 2024-08-17T00:41:34.937 INFO:tasks.rados.rados.0.smithi110.stdout:2260: writing smithi11086371-10 from 2072576 to 2334720 tid 4 2024-08-17T00:41:34.937 INFO:tasks.rados.rados.0.smithi110.stdout:2261: snap_create 2024-08-17T00:41:34.937 INFO:tasks.rados.rados.0.smithi110.stdout:2259: expect (ObjNum 632 snap 171 seq_num 632) 2024-08-17T00:41:34.962 INFO:tasks.rados.rados.0.smithi110.stdout:2260: finishing write tid 1 to smithi11086371-10 2024-08-17T00:41:34.962 INFO:tasks.rados.rados.0.smithi110.stdout:2260: finishing write tid 2 to smithi11086371-10 2024-08-17T00:41:34.962 INFO:tasks.rados.rados.0.smithi110.stdout:2260: finishing write tid 3 to smithi11086371-10 2024-08-17T00:41:34.962 INFO:tasks.rados.rados.0.smithi110.stdout:2260: finishing write tid 4 to smithi11086371-10 2024-08-17T00:41:34.963 INFO:tasks.rados.rados.0.smithi110.stdout:2260: finishing write tid 5 to smithi11086371-10 2024-08-17T00:41:34.963 INFO:tasks.rados.rados.0.smithi110.stdout:2260: finishing write tid 6 to smithi11086371-10 2024-08-17T00:41:34.963 INFO:tasks.rados.rados.0.smithi110.stdout:2260: oid 10 updating version 0 to 815 2024-08-17T00:41:34.963 INFO:tasks.rados.rados.0.smithi110.stdout:2260: oid 10 version 815 is already newer than 811 2024-08-17T00:41:34.963 INFO:tasks.rados.rados.0.smithi110.stdout:2260: oid 10 version 815 is already newer than 814 2024-08-17T00:41:34.963 INFO:tasks.rados.rados.0.smithi110.stdout:2260: oid 10 version 815 is already newer than 813 2024-08-17T00:41:34.963 INFO:tasks.rados.rados.0.smithi110.stdout:2260: oid 10 version 815 is already newer than 812 2024-08-17T00:41:34.963 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 815 (ObjNum 712 snap 199 seq_num 712) dirty exists 2024-08-17T00:41:34.963 INFO:tasks.rados.rados.0.smithi110.stdout:2260: left oid 10 (ObjNum 712 snap 199 seq_num 712) 2024-08-17T00:41:35.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:35 smithi110 ceph-mon[98148]: pgmap v285: 121 pgs: 121 active+clean; 208 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2024-08-17T00:41:35.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:35 smithi110 ceph-mon[98148]: osdmap e482: 8 total, 8 up, 8 in 2024-08-17T00:41:35.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:35 smithi110 ceph-mon[100641]: pgmap v285: 121 pgs: 121 active+clean; 208 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2024-08-17T00:41:35.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:35 smithi110 ceph-mon[100641]: osdmap e482: 8 total, 8 up, 8 in 2024-08-17T00:41:35.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:35 smithi177 ceph-mon[90034]: pgmap v285: 121 pgs: 121 active+clean; 208 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2024-08-17T00:41:35.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:35 smithi177 ceph-mon[90034]: osdmap e482: 8 total, 8 up, 8 in 2024-08-17T00:41:35.923 INFO:tasks.rados.rados.0.smithi110.stdout:2259: done (2 left) 2024-08-17T00:41:35.923 INFO:tasks.rados.rados.0.smithi110.stdout:2260: done (1 left) 2024-08-17T00:41:35.923 INFO:tasks.rados.rados.0.smithi110.stdout:2261: done (0 left) 2024-08-17T00:41:35.923 INFO:tasks.rados.rados.0.smithi110.stdout:2262: copy_from oid 45 from oid 2 current snap is 200 2024-08-17T00:41:35.923 INFO:tasks.rados.rados.0.smithi110.stdout:2263: read oid 19 snap 193 2024-08-17T00:41:35.923 INFO:tasks.rados.rados.0.smithi110.stdout:2263: expect (ObjNum 646 snap 176 seq_num 646) 2024-08-17T00:41:35.923 INFO:tasks.rados.rados.0.smithi110.stdout:2264: setattr oid 40 current snap is 200 2024-08-17T00:41:35.924 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 49 current snap is 200 2024-08-17T00:41:35.924 INFO:tasks.rados.rados.0.smithi110.stdout:2265: seq_num 713 ranges {0=745472,745472=557056,1302528=483328,1785856=565248} 2024-08-17T00:41:35.928 INFO:tasks.rados.rados.0.smithi110.stdout:2265: writing smithi11086371-49 from 0 to 745472 tid 1 2024-08-17T00:41:35.932 INFO:tasks.rados.rados.0.smithi110.stdout:2265: writing smithi11086371-49 from 745472 to 1302528 tid 2 2024-08-17T00:41:35.935 INFO:tasks.rados.rados.0.smithi110.stdout:2265: writing smithi11086371-49 from 1302528 to 1785856 tid 3 2024-08-17T00:41:35.939 INFO:tasks.rados.rados.0.smithi110.stdout:2265: writing smithi11086371-49 from 1785856 to 2351104 tid 4 2024-08-17T00:41:35.939 INFO:tasks.rados.rados.0.smithi110.stdout:2266: rmattr oid 27 current snap is 200 2024-08-17T00:41:35.939 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 307 (ObjNum 683 snap 192 seq_num 683) dirty exists 2024-08-17T00:41:35.939 INFO:tasks.rados.rados.0.smithi110.stdout:2262: finishing copy_from to smithi11086371-45 2024-08-17T00:41:35.939 INFO:tasks.rados.rados.0.smithi110.stdout:2262: got expected ENOENT (src dne) 2024-08-17T00:41:35.939 INFO:tasks.rados.rados.0.smithi110.stdout:2262: finishing copy_from racing read to smithi11086371-45 2024-08-17T00:41:35.939 INFO:tasks.rados.rados.0.smithi110.stdout:2265: finishing write tid 1 to smithi11086371-49 2024-08-17T00:41:35.939 INFO:tasks.rados.rados.0.smithi110.stdout:2265: finishing write tid 2 to smithi11086371-49 2024-08-17T00:41:35.939 INFO:tasks.rados.rados.0.smithi110.stdout:2263: expect (ObjNum 646 snap 176 seq_num 646) 2024-08-17T00:41:36.038 INFO:tasks.rados.rados.0.smithi110.stdout:2265: finishing write tid 3 to smithi11086371-49 2024-08-17T00:41:36.038 INFO:tasks.rados.rados.0.smithi110.stdout:2262: done (4 left) 2024-08-17T00:41:36.038 INFO:tasks.rados.rados.0.smithi110.stdout:2263: done (3 left) 2024-08-17T00:41:36.038 INFO:tasks.rados.rados.0.smithi110.stdout:2264: done (2 left) 2024-08-17T00:41:36.038 INFO:tasks.rados.rados.0.smithi110.stdout:2267: rmattr oid 1 current snap is 200 2024-08-17T00:41:36.038 INFO:tasks.rados.rados.0.smithi110.stdout:2265: finishing write tid 4 to smithi11086371-49 2024-08-17T00:41:36.038 INFO:tasks.rados.rados.0.smithi110.stdout:2265: finishing write tid 5 to smithi11086371-49 2024-08-17T00:41:36.038 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 853 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-08-17T00:41:36.038 INFO:tasks.rados.rados.0.smithi110.stdout:2265: finishing write tid 6 to smithi11086371-49 2024-08-17T00:41:36.038 INFO:tasks.rados.rados.0.smithi110.stdout:2265: oid 49 updating version 0 to 807 2024-08-17T00:41:36.039 INFO:tasks.rados.rados.0.smithi110.stdout:2265: oid 49 version 807 is already newer than 806 2024-08-17T00:41:36.039 INFO:tasks.rados.rados.0.smithi110.stdout:2265: oid 49 updating version 807 to 809 2024-08-17T00:41:36.039 INFO:tasks.rados.rados.0.smithi110.stdout:2265: oid 49 version 809 is already newer than 808 2024-08-17T00:41:36.039 INFO:tasks.rados.rados.0.smithi110.stdout:2265: oid 49 updating version 809 to 810 2024-08-17T00:41:36.039 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 810 (ObjNum 713 snap 200 seq_num 713) dirty exists 2024-08-17T00:41:36.039 INFO:tasks.rados.rados.0.smithi110.stdout:2265: left oid 49 (ObjNum 713 snap 200 seq_num 713) 2024-08-17T00:41:36.039 INFO:tasks.rados.rados.0.smithi110.stdout:2265: done (2 left) 2024-08-17T00:41:36.039 INFO:tasks.rados.rados.0.smithi110.stdout:2266: done (1 left) 2024-08-17T00:41:36.039 INFO:tasks.rados.rados.0.smithi110.stdout:2268: delete oid 31 current snap is 200 2024-08-17T00:41:36.040 INFO:tasks.rados.rados.0.smithi110.stdout:2268: done (1 left) 2024-08-17T00:41:36.040 INFO:tasks.rados.rados.0.smithi110.stdout:2269: rmattr oid 49 current snap is 200 2024-08-17T00:41:36.040 INFO:tasks.rados.rados.0.smithi110.stdout:2269: done (1 left) 2024-08-17T00:41:36.040 INFO:tasks.rados.rados.0.smithi110.stdout:2270: read oid 39 snap 198 2024-08-17T00:41:36.040 INFO:tasks.rados.rados.0.smithi110.stdout:2270: expect (ObjNum 702 snap 197 seq_num 702) 2024-08-17T00:41:36.040 INFO:tasks.rados.rados.0.smithi110.stdout:2271: snap_create 2024-08-17T00:41:36.040 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 739 (ObjNum 668 snap 184 seq_num 668) dirty exists 2024-08-17T00:41:36.071 INFO:tasks.rados.rados.0.smithi110.stdout:2270: expect (ObjNum 702 snap 197 seq_num 702) 2024-08-17T00:41:36.220 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-17T00:41:36.220 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:36 smithi177 ceph-mon[90034]: osdmap e483: 8 total, 8 up, 8 in 2024-08-17T00:41:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-17T00:41:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:36 smithi110 ceph-mon[100641]: osdmap e483: 8 total, 8 up, 8 in 2024-08-17T00:41:36.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-17T00:41:36.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:36 smithi110 ceph-mon[98148]: osdmap e483: 8 total, 8 up, 8 in 2024-08-17T00:41:37.029 INFO:tasks.rados.rados.0.smithi110.stdout:2267: done (2 left) 2024-08-17T00:41:37.029 INFO:tasks.rados.rados.0.smithi110.stdout:2270: done (1 left) 2024-08-17T00:41:37.029 INFO:tasks.rados.rados.0.smithi110.stdout:2271: done (0 left) 2024-08-17T00:41:37.029 INFO:tasks.rados.rados.0.smithi110.stdout:2272: snap_remove snap 195 2024-08-17T00:41:37.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:37 smithi110 ceph-mon[100641]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-17T00:41:37.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:37 smithi110 ceph-mon[100641]: Upgrade: osd.4 is safe to restart 2024-08-17T00:41:37.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:37 smithi110 ceph-mon[100641]: pgmap v288: 121 pgs: 121 active+clean; 208 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 2.5 MiB/s wr, 15 op/s 2024-08-17T00:41:37.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:37 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:37.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:37 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-17T00:41:37.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:37 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:41:37.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:37 smithi110 ceph-mon[98148]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-17T00:41:37.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:37 smithi110 ceph-mon[98148]: Upgrade: osd.4 is safe to restart 2024-08-17T00:41:37.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:37 smithi110 ceph-mon[98148]: pgmap v288: 121 pgs: 121 active+clean; 208 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 2.5 MiB/s wr, 15 op/s 2024-08-17T00:41:37.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:37 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:37.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:37 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-17T00:41:37.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:37 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:41:37.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:37 smithi177 ceph-mon[90034]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-17T00:41:37.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:37 smithi177 ceph-mon[90034]: Upgrade: osd.4 is safe to restart 2024-08-17T00:41:37.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:37 smithi177 ceph-mon[90034]: pgmap v288: 121 pgs: 121 active+clean; 208 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 2.5 MiB/s wr, 15 op/s 2024-08-17T00:41:37.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:37 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:37.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:37 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-17T00:41:37.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:37 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:41:38.032 INFO:tasks.rados.rados.0.smithi110.stdout:2272: done (0 left) 2024-08-17T00:41:38.032 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 6 current snap is 201 2024-08-17T00:41:38.032 INFO:tasks.rados.rados.0.smithi110.stdout:2273: seq_num 715 ranges {0=778240,778240=770048,1548288=499712,2048000=335872} 2024-08-17T00:41:38.036 INFO:tasks.rados.rados.0.smithi110.stdout:2273: writing smithi11086371-6 from 0 to 778240 tid 1 2024-08-17T00:41:38.041 INFO:tasks.rados.rados.0.smithi110.stdout:2273: writing smithi11086371-6 from 778240 to 1548288 tid 2 2024-08-17T00:41:38.046 INFO:tasks.rados.rados.0.smithi110.stdout:2273: writing smithi11086371-6 from 1548288 to 2048000 tid 3 2024-08-17T00:41:38.049 INFO:tasks.rados.rados.0.smithi110.stdout:2273: writing smithi11086371-6 from 2048000 to 2383872 tid 4 2024-08-17T00:41:38.049 INFO:tasks.rados.rados.0.smithi110.stdout:2274: copy_from oid 20 from oid 45 current snap is 201 2024-08-17T00:41:38.049 INFO:tasks.rados.rados.0.smithi110.stdout:2273: finishing write tid 1 to smithi11086371-6 2024-08-17T00:41:38.049 INFO:tasks.rados.rados.0.smithi110.stdout:2275: rollback oid 39 current snap is 201 2024-08-17T00:41:38.049 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 39 to 197 2024-08-17T00:41:38.049 INFO:tasks.rados.rados.0.smithi110.stdout:2276: read oid 30 snap 193 2024-08-17T00:41:38.049 INFO:tasks.rados.rados.0.smithi110.stdout:2276: expect (ObjNum 656 snap 181 seq_num 656) 2024-08-17T00:41:38.049 INFO:tasks.rados.rados.0.smithi110.stdout:2277: read oid 26 snap 192 2024-08-17T00:41:38.049 INFO:tasks.rados.rados.0.smithi110.stdout:2277: expect (ObjNum 507 snap 127 seq_num 507) 2024-08-17T00:41:38.050 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 32 current snap is 201 2024-08-17T00:41:38.050 INFO:tasks.rados.rados.0.smithi110.stdout:2278: seq_num 716 ranges {2891776=794624,3686400=655360,4341760=704512,5046272=245760} 2024-08-17T00:41:38.070 INFO:tasks.rados.rados.0.smithi110.stdout:2278: writing smithi11086371-32 from 2891776 to 3686400 tid 1 2024-08-17T00:41:38.074 INFO:tasks.rados.rados.0.smithi110.stdout:2278: writing smithi11086371-32 from 3686400 to 4341760 tid 2 2024-08-17T00:41:38.078 INFO:tasks.rados.rados.0.smithi110.stdout:2278: writing smithi11086371-32 from 4341760 to 5046272 tid 3 2024-08-17T00:41:38.080 INFO:tasks.rados.rados.0.smithi110.stdout:2278: writing smithi11086371-32 from 5046272 to 5292032 tid 4 2024-08-17T00:41:38.080 INFO:tasks.rados.rados.0.smithi110.stdout:2279: read oid 3 snap -1 2024-08-17T00:41:38.080 INFO:tasks.rados.rados.0.smithi110.stdout:2279: expect deleted 2024-08-17T00:41:38.081 INFO:tasks.rados.rados.0.smithi110.stdout:2280: snap_create 2024-08-17T00:41:38.081 INFO:tasks.rados.rados.0.smithi110.stdout:2273: finishing write tid 2 to smithi11086371-6 2024-08-17T00:41:38.081 INFO:tasks.rados.rados.0.smithi110.stdout:2273: finishing write tid 3 to smithi11086371-6 2024-08-17T00:41:38.081 INFO:tasks.rados.rados.0.smithi110.stdout:2273: finishing write tid 4 to smithi11086371-6 2024-08-17T00:41:38.081 INFO:tasks.rados.rados.0.smithi110.stdout:2273: finishing write tid 5 to smithi11086371-6 2024-08-17T00:41:38.081 INFO:tasks.rados.rados.0.smithi110.stdout:2275: finishing rollback tid 0 to smithi11086371-39 2024-08-17T00:41:38.081 INFO:tasks.rados.rados.0.smithi110.stdout:2275: finishing rollback tid 1 to smithi11086371-39 2024-08-17T00:41:38.081 INFO:tasks.rados.rados.0.smithi110.stdout:2275: finishing rollback tid 2 to smithi11086371-39 2024-08-17T00:41:38.081 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 912 (ObjNum 702 snap 197 seq_num 702) dirty exists 2024-08-17T00:41:38.081 INFO:tasks.rados.rados.0.smithi110.stdout:2273: finishing write tid 6 to smithi11086371-6 2024-08-17T00:41:38.081 INFO:tasks.rados.rados.0.smithi110.stdout:2273: oid 6 updating version 0 to 789 2024-08-17T00:41:38.081 INFO:tasks.rados.rados.0.smithi110.stdout:2273: oid 6 updating version 789 to 790 2024-08-17T00:41:38.081 INFO:tasks.rados.rados.0.smithi110.stdout:2273: oid 6 updating version 790 to 792 2024-08-17T00:41:38.081 INFO:tasks.rados.rados.0.smithi110.stdout:2273: oid 6 version 792 is already newer than 791 2024-08-17T00:41:38.082 INFO:tasks.rados.rados.0.smithi110.stdout:2273: oid 6 version 792 is already newer than 788 2024-08-17T00:41:38.082 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 792 (ObjNum 715 snap 201 seq_num 715) dirty exists 2024-08-17T00:41:38.082 INFO:tasks.rados.rados.0.smithi110.stdout:2273: left oid 6 (ObjNum 715 snap 201 seq_num 715) 2024-08-17T00:41:38.082 INFO:tasks.rados.rados.0.smithi110.stdout:2277: expect (ObjNum 507 snap 127 seq_num 507) 2024-08-17T00:41:38.117 INFO:tasks.rados.rados.0.smithi110.stdout:2274: finishing copy_from racing read to smithi11086371-20 2024-08-17T00:41:38.117 INFO:tasks.rados.rados.0.smithi110.stdout:2274: finishing copy_from to smithi11086371-20 2024-08-17T00:41:38.117 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 902 (ObjNum 672 snap 188 seq_num 672) dirty exists 2024-08-17T00:41:38.117 INFO:tasks.rados.rados.0.smithi110.stdout:2278: finishing write tid 1 to smithi11086371-32 2024-08-17T00:41:38.117 INFO:tasks.rados.rados.0.smithi110.stdout:2278: finishing write tid 2 to smithi11086371-32 2024-08-17T00:41:38.117 INFO:tasks.rados.rados.0.smithi110.stdout:2278: finishing write tid 3 to smithi11086371-32 2024-08-17T00:41:38.118 INFO:tasks.rados.rados.0.smithi110.stdout:2278: finishing write tid 4 to smithi11086371-32 2024-08-17T00:41:38.118 INFO:tasks.rados.rados.0.smithi110.stdout:2278: finishing write tid 5 to smithi11086371-32 2024-08-17T00:41:38.118 INFO:tasks.rados.rados.0.smithi110.stdout:2278: finishing write tid 6 to smithi11086371-32 2024-08-17T00:41:38.118 INFO:tasks.rados.rados.0.smithi110.stdout:2278: oid 32 updating version 0 to 866 2024-08-17T00:41:38.118 INFO:tasks.rados.rados.0.smithi110.stdout:2278: oid 32 updating version 866 to 869 2024-08-17T00:41:38.118 INFO:tasks.rados.rados.0.smithi110.stdout:2278: oid 32 version 869 is already newer than 867 2024-08-17T00:41:38.118 INFO:tasks.rados.rados.0.smithi110.stdout:2278: oid 32 version 869 is already newer than 868 2024-08-17T00:41:38.118 INFO:tasks.rados.rados.0.smithi110.stdout:2278: oid 32 updating version 869 to 870 2024-08-17T00:41:38.118 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 870 (ObjNum 716 snap 201 seq_num 716) dirty exists 2024-08-17T00:41:38.118 INFO:tasks.rados.rados.0.smithi110.stdout:2278: left oid 32 (ObjNum 716 snap 201 seq_num 716) 2024-08-17T00:41:38.118 INFO:tasks.rados.rados.0.smithi110.stdout:2276: expect (ObjNum 656 snap 181 seq_num 656) 2024-08-17T00:41:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:38 smithi110 ceph-mon[100641]: Upgrade: Updating osd.4 2024-08-17T00:41:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:38 smithi110 ceph-mon[100641]: Deploying daemon osd.4 on smithi177 2024-08-17T00:41:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:38 smithi110 ceph-mon[100641]: osdmap e484: 8 total, 8 up, 8 in 2024-08-17T00:41:38.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:41:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:41:38] "GET /metrics HTTP/1.1" 200 36147 "" "Prometheus/2.43.0" 2024-08-17T00:41:38.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:38 smithi110 ceph-mon[98148]: Upgrade: Updating osd.4 2024-08-17T00:41:38.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:38 smithi110 ceph-mon[98148]: Deploying daemon osd.4 on smithi177 2024-08-17T00:41:38.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:38 smithi110 ceph-mon[98148]: osdmap e484: 8 total, 8 up, 8 in 2024-08-17T00:41:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:38 smithi177 ceph-mon[90034]: Upgrade: Updating osd.4 2024-08-17T00:41:38.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:38 smithi177 ceph-mon[90034]: Deploying daemon osd.4 on smithi177 2024-08-17T00:41:38.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:38 smithi177 ceph-mon[90034]: osdmap e484: 8 total, 8 up, 8 in 2024-08-17T00:41:39.042 INFO:tasks.rados.rados.0.smithi110.stdout:2273: done (7 left) 2024-08-17T00:41:39.042 INFO:tasks.rados.rados.0.smithi110.stdout:2274: done (6 left) 2024-08-17T00:41:39.042 INFO:tasks.rados.rados.0.smithi110.stdout:2275: done (5 left) 2024-08-17T00:41:39.042 INFO:tasks.rados.rados.0.smithi110.stdout:2276: done (4 left) 2024-08-17T00:41:39.042 INFO:tasks.rados.rados.0.smithi110.stdout:2277: done (3 left) 2024-08-17T00:41:39.043 INFO:tasks.rados.rados.0.smithi110.stdout:2278: done (2 left) 2024-08-17T00:41:39.043 INFO:tasks.rados.rados.0.smithi110.stdout:2279: done (1 left) 2024-08-17T00:41:39.043 INFO:tasks.rados.rados.0.smithi110.stdout:2280: done (0 left) 2024-08-17T00:41:39.043 INFO:tasks.rados.rados.0.smithi110.stdout:2281: delete oid 37 current snap is 202 2024-08-17T00:41:39.046 INFO:tasks.rados.rados.0.smithi110.stdout:2281: done (0 left) 2024-08-17T00:41:39.046 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 4 current snap is 202 2024-08-17T00:41:39.046 INFO:tasks.rados.rados.0.smithi110.stdout:2282: seq_num 718 ranges {1826816=32768} 2024-08-17T00:41:39.056 INFO:tasks.rados.rados.0.smithi110.stdout:2282: writing smithi11086371-4 from 1826816 to 1859584 tid 1 2024-08-17T00:41:39.056 INFO:tasks.rados.rados.0.smithi110.stdout:2283: snap_create 2024-08-17T00:41:39.060 INFO:tasks.rados.rados.0.smithi110.stdout:2282: finishing write tid 1 to smithi11086371-4 2024-08-17T00:41:39.060 INFO:tasks.rados.rados.0.smithi110.stdout:2282: finishing write tid 2 to smithi11086371-4 2024-08-17T00:41:39.061 INFO:tasks.rados.rados.0.smithi110.stdout:2282: finishing write tid 3 to smithi11086371-4 2024-08-17T00:41:39.061 INFO:tasks.rados.rados.0.smithi110.stdout:2282: oid 4 updating version 0 to 312 2024-08-17T00:41:39.062 INFO:tasks.rados.rados.0.smithi110.stdout:2282: oid 4 version 312 is already newer than 311 2024-08-17T00:41:39.062 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 312 (ObjNum 718 snap 202 seq_num 718) dirty exists 2024-08-17T00:41:39.062 INFO:tasks.rados.rados.0.smithi110.stdout:2282: left oid 4 (ObjNum 718 snap 202 seq_num 718) 2024-08-17T00:41:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:39 smithi110 ceph-mon[98148]: osdmap e485: 8 total, 8 up, 8 in 2024-08-17T00:41:39.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:39 smithi110 ceph-mon[98148]: pgmap v291: 121 pgs: 121 active+clean; 210 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 570 KiB/s wr, 16 op/s 2024-08-17T00:41:39.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:39 smithi110 ceph-mon[100641]: osdmap e485: 8 total, 8 up, 8 in 2024-08-17T00:41:39.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:39 smithi110 ceph-mon[100641]: pgmap v291: 121 pgs: 121 active+clean; 210 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 570 KiB/s wr, 16 op/s 2024-08-17T00:41:39.346 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:39 smithi177 ceph-mon[90034]: osdmap e485: 8 total, 8 up, 8 in 2024-08-17T00:41:39.346 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:39 smithi177 ceph-mon[90034]: pgmap v291: 121 pgs: 121 active+clean; 210 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 570 KiB/s wr, 16 op/s 2024-08-17T00:41:39.923 INFO:tasks.rados.rados.0.smithi110.stdout:2282: done (1 left) 2024-08-17T00:41:39.923 INFO:tasks.rados.rados.0.smithi110.stdout:2283: done (0 left) 2024-08-17T00:41:39.923 INFO:tasks.rados.rados.0.smithi110.stdout:2284: read oid 39 snap 197 2024-08-17T00:41:39.923 INFO:tasks.rados.rados.0.smithi110.stdout:2284: expect (ObjNum 702 snap 197 seq_num 702) 2024-08-17T00:41:39.923 INFO:tasks.rados.rados.0.smithi110.stdout:2285: rollback oid 41 current snap is 203 2024-08-17T00:41:39.923 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 41 to 202 2024-08-17T00:41:39.923 INFO:tasks.rados.rados.0.smithi110.stdout:2286: copy_from oid 40 from oid 12 current snap is 203 2024-08-17T00:41:39.923 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 1 current snap is 203 2024-08-17T00:41:39.923 INFO:tasks.rados.rados.0.smithi110.stdout:2287: seq_num 719 ranges {1998848=49152} 2024-08-17T00:41:39.934 INFO:tasks.rados.rados.0.smithi110.stdout:2287: writing smithi11086371-1 from 1998848 to 2048000 tid 1 2024-08-17T00:41:39.935 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 11 current snap is 203 2024-08-17T00:41:39.935 INFO:tasks.rados.rados.0.smithi110.stdout:2288: seq_num 720 ranges {5046272=65536} 2024-08-17T00:41:39.963 INFO:tasks.rados.rados.0.smithi110.stdout:2288: writing smithi11086371-11 from 5046272 to 5111808 tid 1 2024-08-17T00:41:39.963 INFO:tasks.rados.rados.0.smithi110.stdout:2289: read oid 16 snap -1 2024-08-17T00:41:39.963 INFO:tasks.rados.rados.0.smithi110.stdout:2289: expect (ObjNum 710 snap 198 seq_num 710) 2024-08-17T00:41:39.964 INFO:tasks.rados.rados.0.smithi110.stdout:2290: rmattr oid 10 current snap is 203 2024-08-17T00:41:39.964 INFO:tasks.rados.rados.0.smithi110.stdout:2290: done (6 left) 2024-08-17T00:41:39.964 INFO:tasks.rados.rados.0.smithi110.stdout:2291: snap_create 2024-08-17T00:41:39.964 INFO:tasks.rados.rados.0.smithi110.stdout:2285: finishing rollback tid 0 to smithi11086371-41 2024-08-17T00:41:39.964 INFO:tasks.rados.rados.0.smithi110.stdout:2285: finishing rollback tid 1 to smithi11086371-41 2024-08-17T00:41:39.964 INFO:tasks.rados.rados.0.smithi110.stdout:2285: finishing rollback tid 2 to smithi11086371-41 2024-08-17T00:41:39.964 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 701 (ObjNum 703 snap 197 seq_num 703) dirty exists 2024-08-17T00:41:39.964 INFO:tasks.rados.rados.0.smithi110.stdout:2287: finishing write tid 1 to smithi11086371-1 2024-08-17T00:41:39.964 INFO:tasks.rados.rados.0.smithi110.stdout:2287: finishing write tid 2 to smithi11086371-1 2024-08-17T00:41:39.964 INFO:tasks.rados.rados.0.smithi110.stdout:2287: finishing write tid 3 to smithi11086371-1 2024-08-17T00:41:39.964 INFO:tasks.rados.rados.0.smithi110.stdout:2287: oid 1 updating version 0 to 740 2024-08-17T00:41:39.964 INFO:tasks.rados.rados.0.smithi110.stdout:2287: oid 1 updating version 740 to 741 2024-08-17T00:41:39.965 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 741 (ObjNum 719 snap 203 seq_num 719) dirty exists 2024-08-17T00:41:39.965 INFO:tasks.rados.rados.0.smithi110.stdout:2287: left oid 1 (ObjNum 719 snap 203 seq_num 719) 2024-08-17T00:41:39.965 INFO:tasks.rados.rados.0.smithi110.stdout:2286: finishing copy_from racing read to smithi11086371-40 2024-08-17T00:41:39.965 INFO:tasks.rados.rados.0.smithi110.stdout:2284: expect (ObjNum 702 snap 197 seq_num 702) 2024-08-17T00:41:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:40 smithi110 ceph-mon[100641]: osdmap e486: 8 total, 8 up, 8 in 2024-08-17T00:41:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:40 smithi110 ceph-mon[100641]: osdmap e487: 8 total, 8 up, 8 in 2024-08-17T00:41:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:40 smithi110 ceph-mon[98148]: osdmap e486: 8 total, 8 up, 8 in 2024-08-17T00:41:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:40 smithi110 ceph-mon[98148]: osdmap e487: 8 total, 8 up, 8 in 2024-08-17T00:41:40.319 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:40 smithi177 ceph-mon[90034]: osdmap e486: 8 total, 8 up, 8 in 2024-08-17T00:41:40.319 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:40 smithi177 ceph-mon[90034]: osdmap e487: 8 total, 8 up, 8 in 2024-08-17T00:41:40.320 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:40 smithi177 systemd[1]: Stopping Ceph osd.4 for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:41:40.399 INFO:tasks.rados.rados.0.smithi110.stdout:2286: finishing copy_from to smithi11086371-40 2024-08-17T00:41:40.399 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 827 (ObjNum 654 snap 180 seq_num 654) dirty exists 2024-08-17T00:41:40.399 INFO:tasks.rados.rados.0.smithi110.stdout:2288: finishing write tid 1 to smithi11086371-11 2024-08-17T00:41:40.399 INFO:tasks.rados.rados.0.smithi110.stdout:2288: finishing write tid 2 to smithi11086371-11 2024-08-17T00:41:40.399 INFO:tasks.rados.rados.0.smithi110.stdout:2288: finishing write tid 3 to smithi11086371-11 2024-08-17T00:41:40.399 INFO:tasks.rados.rados.0.smithi110.stdout:2288: oid 11 updating version 0 to 846 2024-08-17T00:41:40.399 INFO:tasks.rados.rados.0.smithi110.stdout:2288: oid 11 version 846 is already newer than 845 2024-08-17T00:41:40.399 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 846 (ObjNum 720 snap 203 seq_num 720) dirty exists 2024-08-17T00:41:40.400 INFO:tasks.rados.rados.0.smithi110.stdout:2288: left oid 11 (ObjNum 720 snap 203 seq_num 720) 2024-08-17T00:41:40.400 INFO:tasks.rados.rados.0.smithi110.stdout:2289: expect (ObjNum 710 snap 198 seq_num 710) 2024-08-17T00:41:40.612 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:40 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4[38432]: 2024-08-17T00:41:40.317+0000 7f631f53d640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T00:41:40.613 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:40 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4[38432]: 2024-08-17T00:41:40.317+0000 7f631f53d640 -1 osd.4 487 *** Got signal Terminated *** 2024-08-17T00:41:40.613 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:40 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4[38432]: 2024-08-17T00:41:40.317+0000 7f631f53d640 -1 osd.4 487 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T00:41:40.924 INFO:tasks.rados.rados.0.smithi110.stdout:2284: done (6 left) 2024-08-17T00:41:40.924 INFO:tasks.rados.rados.0.smithi110.stdout:2285: done (5 left) 2024-08-17T00:41:40.925 INFO:tasks.rados.rados.0.smithi110.stdout:2286: done (4 left) 2024-08-17T00:41:40.925 INFO:tasks.rados.rados.0.smithi110.stdout:2287: done (3 left) 2024-08-17T00:41:40.925 INFO:tasks.rados.rados.0.smithi110.stdout:2288: done (2 left) 2024-08-17T00:41:40.925 INFO:tasks.rados.rados.0.smithi110.stdout:2289: done (1 left) 2024-08-17T00:41:40.925 INFO:tasks.rados.rados.0.smithi110.stdout:2291: done (0 left) 2024-08-17T00:41:40.925 INFO:tasks.rados.rados.0.smithi110.stdout:2292: read oid 44 snap 202 2024-08-17T00:41:40.925 INFO:tasks.rados.rados.0.smithi110.stdout:2292: expect (ObjNum 459 snap 118 seq_num 459) 2024-08-17T00:41:40.925 INFO:tasks.rados.rados.0.smithi110.stdout:2293: rmattr oid 26 current snap is 204 2024-08-17T00:41:40.925 INFO:tasks.rados.rados.0.smithi110.stdout:2293: done (1 left) 2024-08-17T00:41:40.925 INFO:tasks.rados.rados.0.smithi110.stdout:2294: snap_create 2024-08-17T00:41:40.947 INFO:tasks.rados.rados.0.smithi110.stdout:2292: expect (ObjNum 459 snap 118 seq_num 459) 2024-08-17T00:41:41.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:41 smithi110 ceph-mon[100641]: pgmap v294: 121 pgs: 121 active+clean; 217 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 2.1 MiB/s wr, 23 op/s 2024-08-17T00:41:41.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:41 smithi110 ceph-mon[100641]: osd.4 marked itself down and dead 2024-08-17T00:41:41.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:41 smithi110 ceph-mon[100641]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T00:41:41.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:41 smithi110 ceph-mon[100641]: osdmap e488: 8 total, 7 up, 8 in 2024-08-17T00:41:41.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:41 smithi110 ceph-mon[98148]: pgmap v294: 121 pgs: 121 active+clean; 217 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 2.1 MiB/s wr, 23 op/s 2024-08-17T00:41:41.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:41 smithi110 ceph-mon[98148]: osd.4 marked itself down and dead 2024-08-17T00:41:41.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:41 smithi110 ceph-mon[98148]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T00:41:41.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:41 smithi110 ceph-mon[98148]: osdmap e488: 8 total, 7 up, 8 in 2024-08-17T00:41:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:41 smithi177 ceph-mon[90034]: pgmap v294: 121 pgs: 121 active+clean; 217 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 2.1 MiB/s wr, 23 op/s 2024-08-17T00:41:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:41 smithi177 ceph-mon[90034]: osd.4 marked itself down and dead 2024-08-17T00:41:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:41 smithi177 ceph-mon[90034]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T00:41:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:41 smithi177 ceph-mon[90034]: osdmap e488: 8 total, 7 up, 8 in 2024-08-17T00:41:41.676 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:41 smithi177 podman[95666]: 2024-08-17 00:41:41.424471957 +0000 UTC m=+1.258965723 container died be18d96050cbac97c0f4387bdd4b8c2213523871123eacdc0071b7cdbcb16060 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-03f4c3e, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T00:41:41.927 INFO:tasks.rados.rados.0.smithi110.stdout:2292: done (1 left) 2024-08-17T00:41:41.927 INFO:tasks.rados.rados.0.smithi110.stdout:2294: done (0 left) 2024-08-17T00:41:41.927 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 41 current snap is 205 2024-08-17T00:41:41.927 INFO:tasks.rados.rados.0.smithi110.stdout:2295: seq_num 721 ranges {6217728=81920} 2024-08-17T00:41:41.961 INFO:tasks.rados.rados.0.smithi110.stdout:2295: writing smithi11086371-41 from 6217728 to 6299648 tid 1 2024-08-17T00:41:41.962 INFO:tasks.rados.rados.0.smithi110.stdout:2296: snap_remove snap 201 2024-08-17T00:41:42.112 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:41 smithi177 podman[95666]: 2024-08-17 00:41:41.757672876 +0000 UTC m=+1.592166640 container cleanup be18d96050cbac97c0f4387bdd4b8c2213523871123eacdc0071b7cdbcb16060 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-03f4c3e) 2024-08-17T00:41:42.113 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:41 smithi177 bash[95666]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4 2024-08-17T00:41:42.113 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:41 smithi177 podman[95689]: 2024-08-17 00:41:41.908795307 +0000 UTC m=+0.487955846 container remove be18d96050cbac97c0f4387bdd4b8c2213523871123eacdc0071b7cdbcb16060 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-03f4c3e, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-08-17T00:41:42.587 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:42 smithi177 podman[95781]: 2024-08-17 00:41:42.239487732 +0000 UTC m=+0.017749798 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:41:43.119 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:42 smithi177 podman[95781]: 2024-08-17 00:41:42.35968626 +0000 UTC m=+0.137948313 container create ccf8401f1590c1f8adb0fffa43db3c1d3596f4c68832c0954306349eefb50c2d (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4-deactivate, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-d863d21, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, ceph=True) 2024-08-17T00:41:43.121 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:42 smithi177 podman[95781]: 2024-08-17 00:41:42.586966696 +0000 UTC m=+0.365228747 container init ccf8401f1590c1f8adb0fffa43db3c1d3596f4c68832c0954306349eefb50c2d (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4-deactivate, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=squid-d863d21, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-08-17T00:41:43.121 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:42 smithi177 podman[95781]: 2024-08-17 00:41:42.592163835 +0000 UTC m=+0.370425887 container start ccf8401f1590c1f8adb0fffa43db3c1d3596f4c68832c0954306349eefb50c2d (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4-deactivate, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, RELEASE=squid-d863d21, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-08-17T00:41:43.121 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:42 smithi177 podman[95781]: 2024-08-17 00:41:42.69543883 +0000 UTC m=+0.473700893 container attach ccf8401f1590c1f8adb0fffa43db3c1d3596f4c68832c0954306349eefb50c2d (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4-deactivate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-d863d21, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T00:41:43.121 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:42 smithi177 podman[95781]: 2024-08-17 00:41:42.783190933 +0000 UTC m=+0.561452995 container died ccf8401f1590c1f8adb0fffa43db3c1d3596f4c68832c0954306349eefb50c2d (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4-deactivate, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, RELEASE=squid-d863d21, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, ceph=True) 2024-08-17T00:41:43.125 INFO:tasks.rados.rados.0.smithi110.stdout:2296: done (1 left) 2024-08-17T00:41:43.125 INFO:tasks.rados.rados.0.smithi110.stdout:2297: delete oid 10 current snap is 205 2024-08-17T00:41:43.125 INFO:tasks.rados.rados.0.smithi110.stdout:2295: finishing write tid 1 to smithi11086371-41 2024-08-17T00:41:43.125 INFO:tasks.rados.rados.0.smithi110.stdout:2295: finishing write tid 2 to smithi11086371-41 2024-08-17T00:41:43.125 INFO:tasks.rados.rados.0.smithi110.stdout:2295: finishing write tid 3 to smithi11086371-41 2024-08-17T00:41:43.126 INFO:tasks.rados.rados.0.smithi110.stdout:2295: oid 41 updating version 0 to 703 2024-08-17T00:41:43.126 INFO:tasks.rados.rados.0.smithi110.stdout:2295: oid 41 version 703 is already newer than 702 2024-08-17T00:41:43.126 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 703 (ObjNum 721 snap 205 seq_num 721) dirty exists 2024-08-17T00:41:43.126 INFO:tasks.rados.rados.0.smithi110.stdout:2295: left oid 41 (ObjNum 721 snap 205 seq_num 721) 2024-08-17T00:41:43.126 INFO:tasks.rados.rados.0.smithi110.stdout:2295: done (1 left) 2024-08-17T00:41:43.126 INFO:tasks.rados.rados.0.smithi110.stdout:2297: done (0 left) 2024-08-17T00:41:43.126 INFO:tasks.rados.rados.0.smithi110.stdout:2298: setattr oid 9 current snap is 205 2024-08-17T00:41:43.126 INFO:tasks.rados.rados.0.smithi110.stdout:2299: rollback oid 23 current snap is 205 2024-08-17T00:41:43.126 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 23 to 200 2024-08-17T00:41:43.126 INFO:tasks.rados.rados.0.smithi110.stdout:2300: rollback oid 5 current snap is 205 2024-08-17T00:41:43.126 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 5 to 175 2024-08-17T00:41:43.126 INFO:tasks.rados.rados.0.smithi110.stdout:2301: rmattr oid 22 current snap is 205 2024-08-17T00:41:43.127 INFO:tasks.rados.rados.0.smithi110.stdout:2301: done (3 left) 2024-08-17T00:41:43.127 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 27 current snap is 205 2024-08-17T00:41:43.127 INFO:tasks.rados.rados.0.smithi110.stdout:2302: seq_num 723 ranges {0=114688} 2024-08-17T00:41:43.127 INFO:tasks.rados.rados.0.smithi110.stdout:2302: writing smithi11086371-27 from 0 to 114688 tid 1 2024-08-17T00:41:43.127 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 26 current snap is 205 2024-08-17T00:41:43.127 INFO:tasks.rados.rados.0.smithi110.stdout:2303: seq_num 724 ranges {1343488=131072} 2024-08-17T00:41:43.127 INFO:tasks.rados.rados.0.smithi110.stdout:2303: writing smithi11086371-26 from 1343488 to 1474560 tid 1 2024-08-17T00:41:43.127 INFO:tasks.rados.rados.0.smithi110.stdout:2304: read oid 31 snap -1 2024-08-17T00:41:43.127 INFO:tasks.rados.rados.0.smithi110.stdout:2304: expect deleted 2024-08-17T00:41:43.127 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 25 current snap is 205 2024-08-17T00:41:43.127 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 811 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-17T00:41:43.127 INFO:tasks.rados.rados.0.smithi110.stdout:2305: seq_num 725 ranges {13320192=147456} 2024-08-17T00:41:43.127 INFO:tasks.rados.rados.0.smithi110.stdout:2305: writing smithi11086371-25 from 13320192 to 13467648 tid 1 2024-08-17T00:41:43.127 INFO:tasks.rados.rados.0.smithi110.stdout:2298: done (6 left) 2024-08-17T00:41:43.128 INFO:tasks.rados.rados.0.smithi110.stdout:2306: copy_from oid 46 from oid 38 current snap is 205 2024-08-17T00:41:43.128 INFO:tasks.rados.rados.0.smithi110.stdout:2300: finishing rollback tid 0 to smithi11086371-5 2024-08-17T00:41:43.128 INFO:tasks.rados.rados.0.smithi110.stdout:2300: finishing rollback tid 1 to smithi11086371-5 2024-08-17T00:41:43.128 INFO:tasks.rados.rados.0.smithi110.stdout:2299: finishing rollback tid 0 to smithi11086371-23 2024-08-17T00:41:43.128 INFO:tasks.rados.rados.0.smithi110.stdout:2300: finishing rollback tid 2 to smithi11086371-5 2024-08-17T00:41:43.128 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 916 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-08-17T00:41:43.128 INFO:tasks.rados.rados.0.smithi110.stdout:2299: finishing rollback tid 1 to smithi11086371-23 2024-08-17T00:41:43.128 INFO:tasks.rados.rados.0.smithi110.stdout:2299: finishing rollback tid 2 to smithi11086371-23 2024-08-17T00:41:43.128 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 856 (ObjNum 707 snap 198 seq_num 707) dirty exists 2024-08-17T00:41:43.128 INFO:tasks.rados.rados.0.smithi110.stdout:2302: finishing write tid 1 to smithi11086371-27 2024-08-17T00:41:43.128 INFO:tasks.rados.rados.0.smithi110.stdout:2299: done (6 left) 2024-08-17T00:41:43.128 INFO:tasks.rados.rados.0.smithi110.stdout:2300: done (5 left) 2024-08-17T00:41:43.128 INFO:tasks.rados.rados.0.smithi110.stdout:2307: read oid 30 snap -1 2024-08-17T00:41:43.129 INFO:tasks.rados.rados.0.smithi110.stdout:2307: expect (ObjNum 656 snap 181 seq_num 656) 2024-08-17T00:41:43.129 INFO:tasks.rados.rados.0.smithi110.stdout:2308: snap_create 2024-08-17T00:41:43.129 INFO:tasks.rados.rados.0.smithi110.stdout:2302: finishing write tid 2 to smithi11086371-27 2024-08-17T00:41:43.129 INFO:tasks.rados.rados.0.smithi110.stdout:2302: finishing write tid 3 to smithi11086371-27 2024-08-17T00:41:43.129 INFO:tasks.rados.rados.0.smithi110.stdout:2302: oid 27 updating version 0 to 858 2024-08-17T00:41:43.129 INFO:tasks.rados.rados.0.smithi110.stdout:2302: oid 27 version 858 is already newer than 857 2024-08-17T00:41:43.129 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 858 (ObjNum 723 snap 205 seq_num 723) dirty exists 2024-08-17T00:41:43.129 INFO:tasks.rados.rados.0.smithi110.stdout:2302: left oid 27 (ObjNum 723 snap 205 seq_num 723) 2024-08-17T00:41:43.129 INFO:tasks.rados.rados.0.smithi110.stdout:2303: finishing write tid 1 to smithi11086371-26 2024-08-17T00:41:43.129 INFO:tasks.rados.rados.0.smithi110.stdout:2303: finishing write tid 2 to smithi11086371-26 2024-08-17T00:41:43.129 INFO:tasks.rados.rados.0.smithi110.stdout:2303: finishing write tid 3 to smithi11086371-26 2024-08-17T00:41:43.129 INFO:tasks.rados.rados.0.smithi110.stdout:2303: oid 26 updating version 0 to 1061 2024-08-17T00:41:43.129 INFO:tasks.rados.rados.0.smithi110.stdout:2303: oid 26 version 1061 is already newer than 1060 2024-08-17T00:41:43.130 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 26 v 1061 (ObjNum 724 snap 205 seq_num 724) dirty exists 2024-08-17T00:41:43.130 INFO:tasks.rados.rados.0.smithi110.stdout:2303: left oid 26 (ObjNum 724 snap 205 seq_num 724) 2024-08-17T00:41:43.130 INFO:tasks.rados.rados.0.smithi110.stdout:2305: finishing write tid 1 to smithi11086371-25 2024-08-17T00:41:43.130 INFO:tasks.rados.rados.0.smithi110.stdout:2305: finishing write tid 2 to smithi11086371-25 2024-08-17T00:41:43.130 INFO:tasks.rados.rados.0.smithi110.stdout:2305: finishing write tid 3 to smithi11086371-25 2024-08-17T00:41:43.130 INFO:tasks.rados.rados.0.smithi110.stdout:2305: oid 25 updating version 0 to 1064 2024-08-17T00:41:43.130 INFO:tasks.rados.rados.0.smithi110.stdout:2305: oid 25 version 1064 is already newer than 1063 2024-08-17T00:41:43.130 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 1064 (ObjNum 725 snap 205 seq_num 725) dirty exists 2024-08-17T00:41:43.130 INFO:tasks.rados.rados.0.smithi110.stdout:2305: left oid 25 (ObjNum 725 snap 205 seq_num 725) 2024-08-17T00:41:43.130 INFO:tasks.rados.rados.0.smithi110.stdout:2306: finishing copy_from racing read to smithi11086371-46 2024-08-17T00:41:43.130 INFO:tasks.rados.rados.0.smithi110.stdout:2306: finishing copy_from to smithi11086371-46 2024-08-17T00:41:43.130 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 774 (ObjNum 675 snap 188 seq_num 675) dirty exists 2024-08-17T00:41:43.130 INFO:tasks.rados.rados.0.smithi110.stdout:2307: expect (ObjNum 656 snap 181 seq_num 656) 2024-08-17T00:41:43.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:42 smithi110 ceph-mon[100641]: osdmap e489: 8 total, 7 up, 8 in 2024-08-17T00:41:43.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:42 smithi110 ceph-mon[100641]: pgmap v297: 121 pgs: 26 active+undersized, 2 stale+active+clean, 9 active+undersized+degraded, 84 active+clean; 222 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.4 MiB/s wr, 13 op/s; 51/438 objects degraded (11.644%) 2024-08-17T00:41:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:42 smithi110 ceph-mon[98148]: osdmap e489: 8 total, 7 up, 8 in 2024-08-17T00:41:43.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:42 smithi110 ceph-mon[98148]: pgmap v297: 121 pgs: 26 active+undersized, 2 stale+active+clean, 9 active+undersized+degraded, 84 active+clean; 222 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.4 MiB/s wr, 13 op/s; 51/438 objects degraded (11.644%) 2024-08-17T00:41:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:42 smithi177 ceph-mon[90034]: osdmap e489: 8 total, 7 up, 8 in 2024-08-17T00:41:43.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:42 smithi177 ceph-mon[90034]: pgmap v297: 121 pgs: 26 active+undersized, 2 stale+active+clean, 9 active+undersized+degraded, 84 active+clean; 222 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.4 MiB/s wr, 13 op/s; 51/438 objects degraded (11.644%) 2024-08-17T00:41:43.863 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:43 smithi177 podman[95824]: 2024-08-17 00:41:43.432551621 +0000 UTC m=+0.643755868 container remove ccf8401f1590c1f8adb0fffa43db3c1d3596f4c68832c0954306349eefb50c2d (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4-deactivate, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, ceph=True, RELEASE=squid-d863d21, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-08-17T00:41:43.863 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:43 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.4.service: Deactivated successfully. 2024-08-17T00:41:43.863 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:43 smithi177 systemd[1]: Stopped Ceph osd.4 for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:41:43.863 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:43 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.4.service: Consumed 17.141s CPU time. 2024-08-17T00:41:43.863 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:43 smithi177 systemd[1]: Starting Ceph osd.4 for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:41:43.934 INFO:tasks.rados.rados.0.smithi110.stdout:2302: done (6 left) 2024-08-17T00:41:43.935 INFO:tasks.rados.rados.0.smithi110.stdout:2303: done (5 left) 2024-08-17T00:41:43.935 INFO:tasks.rados.rados.0.smithi110.stdout:2304: done (4 left) 2024-08-17T00:41:43.935 INFO:tasks.rados.rados.0.smithi110.stdout:2305: done (3 left) 2024-08-17T00:41:43.935 INFO:tasks.rados.rados.0.smithi110.stdout:2306: done (2 left) 2024-08-17T00:41:43.935 INFO:tasks.rados.rados.0.smithi110.stdout:2307: done (1 left) 2024-08-17T00:41:43.935 INFO:tasks.rados.rados.0.smithi110.stdout:2308: done (0 left) 2024-08-17T00:41:43.935 INFO:tasks.rados.rados.0.smithi110.stdout:2309: delete oid 16 current snap is 206 2024-08-17T00:41:43.938 INFO:tasks.rados.rados.0.smithi110.stdout:2309: done (0 left) 2024-08-17T00:41:43.938 INFO:tasks.rados.rados.0.smithi110.stdout:2310: rollback oid 28 current snap is 206 2024-08-17T00:41:43.939 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 28 to 197 2024-08-17T00:41:43.939 INFO:tasks.rados.rados.0.smithi110.stdout:2311: copy_from oid 35 from oid 21 current snap is 206 2024-08-17T00:41:43.939 INFO:tasks.rados.rados.0.smithi110.stdout:2312: delete oid 50 current snap is 206 2024-08-17T00:41:43.940 INFO:tasks.rados.rados.0.smithi110.stdout:2311: finishing copy_from to smithi11086371-35 2024-08-17T00:41:43.940 INFO:tasks.rados.rados.0.smithi110.stdout:2311: got expected ENOENT (src dne) 2024-08-17T00:41:43.940 INFO:tasks.rados.rados.0.smithi110.stdout:2311: finishing copy_from racing read to smithi11086371-35 2024-08-17T00:41:43.941 INFO:tasks.rados.rados.0.smithi110.stdout:2311: done (2 left) 2024-08-17T00:41:43.941 INFO:tasks.rados.rados.0.smithi110.stdout:2312: done (1 left) 2024-08-17T00:41:43.941 INFO:tasks.rados.rados.0.smithi110.stdout:2313: setattr oid 19 current snap is 206 2024-08-17T00:41:43.942 INFO:tasks.rados.rados.0.smithi110.stdout:2310: finishing rollback tid 0 to smithi11086371-28 2024-08-17T00:41:43.942 INFO:tasks.rados.rados.0.smithi110.stdout:2310: finishing rollback tid 1 to smithi11086371-28 2024-08-17T00:41:43.942 INFO:tasks.rados.rados.0.smithi110.stdout:2310: finishing rollback tid 2 to smithi11086371-28 2024-08-17T00:41:43.942 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 830 (ObjNum 632 snap 171 seq_num 632) dirty exists 2024-08-17T00:41:43.942 INFO:tasks.rados.rados.0.smithi110.stdout:2310: done (1 left) 2024-08-17T00:41:43.943 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 30 current snap is 206 2024-08-17T00:41:43.943 INFO:tasks.rados.rados.0.smithi110.stdout:2314: seq_num 728 ranges {9068544=196608} 2024-08-17T00:41:43.994 INFO:tasks.rados.rados.0.smithi110.stdout:2314: writing smithi11086371-30 from 9068544 to 9265152 tid 1 2024-08-17T00:41:43.994 INFO:tasks.rados.rados.0.smithi110.stdout:2315: read oid 29 snap -1 2024-08-17T00:41:43.994 INFO:tasks.rados.rados.0.smithi110.stdout:2315: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:41:43.994 INFO:tasks.rados.rados.0.smithi110.stdout:2316: rmattr oid 4 current snap is 206 2024-08-17T00:41:43.994 INFO:tasks.rados.rados.0.smithi110.stdout:2316: done (3 left) 2024-08-17T00:41:43.994 INFO:tasks.rados.rados.0.smithi110.stdout:2317: copy_from oid 10 from oid 5 current snap is 206 2024-08-17T00:41:43.994 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 918 (ObjNum 646 snap 176 seq_num 646) dirty exists 2024-08-17T00:41:43.994 INFO:tasks.rados.rados.0.smithi110.stdout:2313: done (3 left) 2024-08-17T00:41:43.994 INFO:tasks.rados.rados.0.smithi110.stdout:2318: snap_remove snap 193 2024-08-17T00:41:44.161 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:43 smithi177 ceph-mon[90034]: Health check failed: Degraded data redundancy: 51/438 objects degraded (11.644%), 9 pgs degraded (PG_DEGRADED) 2024-08-17T00:41:44.161 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:43 smithi177 ceph-mon[90034]: osdmap e490: 8 total, 7 up, 8 in 2024-08-17T00:41:44.161 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:43 smithi177 podman[95926]: 2024-08-17 00:41:43.86669983 +0000 UTC m=+0.103407631 container create 8a57efa895d4cb07ff655cd130466449f4eeee7bfba9fee11b5b3f74dfd08289 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4-activate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=squid-d863d21) 2024-08-17T00:41:44.162 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:43 smithi177 podman[95926]: 2024-08-17 00:41:43.780504138 +0000 UTC m=+0.017211939 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:41:44.162 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:44 smithi177 podman[95926]: 2024-08-17 00:41:44.069341834 +0000 UTC m=+0.306049638 container init 8a57efa895d4cb07ff655cd130466449f4eeee7bfba9fee11b5b3f74dfd08289 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4-activate, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, RELEASE=squid-d863d21, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-08-17T00:41:44.162 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:44 smithi177 podman[95926]: 2024-08-17 00:41:44.073865167 +0000 UTC m=+0.310572958 container start 8a57efa895d4cb07ff655cd130466449f4eeee7bfba9fee11b5b3f74dfd08289 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4-activate, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-d863d21, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-08-17T00:41:44.162 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:44 smithi177 podman[95926]: 2024-08-17 00:41:44.160727487 +0000 UTC m=+0.397435299 container attach 8a57efa895d4cb07ff655cd130466449f4eeee7bfba9fee11b5b3f74dfd08289 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4-activate, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_CLEAN=True, RELEASE=squid-d863d21, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-08-17T00:41:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:43 smithi110 ceph-mon[98148]: Health check failed: Degraded data redundancy: 51/438 objects degraded (11.644%), 9 pgs degraded (PG_DEGRADED) 2024-08-17T00:41:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:43 smithi110 ceph-mon[98148]: osdmap e490: 8 total, 7 up, 8 in 2024-08-17T00:41:44.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:43 smithi110 ceph-mon[100641]: Health check failed: Degraded data redundancy: 51/438 objects degraded (11.644%), 9 pgs degraded (PG_DEGRADED) 2024-08-17T00:41:44.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:43 smithi110 ceph-mon[100641]: osdmap e490: 8 total, 7 up, 8 in 2024-08-17T00:41:44.423 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:44 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4-activate[95942]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:41:44.424 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:44 smithi177 bash[95926]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:41:44.424 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:44 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4-activate[95942]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:41:44.424 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:44 smithi177 bash[95926]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:41:44.424 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:44 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4-activate[95942]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-08-17T00:41:44.424 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:44 smithi177 bash[95926]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-08-17T00:41:44.424 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:44 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4-activate[95942]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-08-17T00:41:44.424 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:44 smithi177 bash[95926]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-08-17T00:41:44.424 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:44 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4-activate[95942]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-08-17T00:41:44.424 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:44 smithi177 bash[95926]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-08-17T00:41:44.840 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:44 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4-activate[95942]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-17T00:41:44.840 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:44 smithi177 bash[95926]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-17T00:41:44.840 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:44 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4-activate[95942]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-08-17T00:41:44.840 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:44 smithi177 bash[95926]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-08-17T00:41:44.840 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:44 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4-activate[95942]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-08-17T00:41:44.841 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:44 smithi177 bash[95926]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-08-17T00:41:44.841 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:44 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4-activate[95942]: --> ceph-volume raw activate successful for osd ID: 4 2024-08-17T00:41:44.841 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:44 smithi177 bash[95926]: --> ceph-volume raw activate successful for osd ID: 4 2024-08-17T00:41:44.841 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:44 smithi177 podman[95926]: 2024-08-17 00:41:44.450319794 +0000 UTC m=+0.687027597 container died 8a57efa895d4cb07ff655cd130466449f4eeee7bfba9fee11b5b3f74dfd08289 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4-activate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, RELEASE=squid-d863d21, org.label-schema.vendor=CentOS) 2024-08-17T00:41:44.925 INFO:tasks.rados.rados.0.smithi110.stdout:2318: done (3 left) 2024-08-17T00:41:44.925 INFO:tasks.rados.rados.0.smithi110.stdout:2319: copy_from oid 15 from oid 3 current snap is 206 2024-08-17T00:41:44.925 INFO:tasks.rados.rados.0.smithi110.stdout:2320: rmattr oid 4 current snap is 206 2024-08-17T00:41:44.925 INFO:tasks.rados.rados.0.smithi110.stdout:2320: done (4 left) 2024-08-17T00:41:44.925 INFO:tasks.rados.rados.0.smithi110.stdout:2321: copy_from oid 6 from oid 43 current snap is 206 2024-08-17T00:41:44.925 INFO:tasks.rados.rados.0.smithi110.stdout:2322: snap_create 2024-08-17T00:41:44.925 INFO:tasks.rados.rados.0.smithi110.stdout:2315: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:41:44.933 INFO:tasks.rados.rados.0.smithi110.stdout:2317: finishing copy_from racing read to smithi11086371-10 2024-08-17T00:41:44.933 INFO:tasks.rados.rados.0.smithi110.stdout:2314: finishing write tid 1 to smithi11086371-30 2024-08-17T00:41:44.933 INFO:tasks.rados.rados.0.smithi110.stdout:2314: finishing write tid 2 to smithi11086371-30 2024-08-17T00:41:44.933 INFO:tasks.rados.rados.0.smithi110.stdout:2317: finishing copy_from to smithi11086371-10 2024-08-17T00:41:44.933 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 916 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-17T00:41:44.933 INFO:tasks.rados.rados.0.smithi110.stdout:2314: finishing write tid 3 to smithi11086371-30 2024-08-17T00:41:44.933 INFO:tasks.rados.rados.0.smithi110.stdout:2314: oid 30 updating version 0 to 848 2024-08-17T00:41:44.933 INFO:tasks.rados.rados.0.smithi110.stdout:2314: oid 30 version 848 is already newer than 847 2024-08-17T00:41:44.933 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 848 (ObjNum 728 snap 206 seq_num 728) dirty exists 2024-08-17T00:41:44.933 INFO:tasks.rados.rados.0.smithi110.stdout:2314: left oid 30 (ObjNum 728 snap 206 seq_num 728) 2024-08-17T00:41:44.936 INFO:tasks.rados.rados.0.smithi110.stdout:2319: finishing copy_from to smithi11086371-15 2024-08-17T00:41:44.936 INFO:tasks.rados.rados.0.smithi110.stdout:2319: got expected ENOENT (src dne) 2024-08-17T00:41:44.936 INFO:tasks.rados.rados.0.smithi110.stdout:2319: finishing copy_from racing read to smithi11086371-15 2024-08-17T00:41:44.943 INFO:tasks.rados.rados.0.smithi110.stdout:2321: finishing copy_from racing read to smithi11086371-6 2024-08-17T00:41:44.944 INFO:tasks.rados.rados.0.smithi110.stdout:2321: finishing copy_from to smithi11086371-6 2024-08-17T00:41:44.944 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 810 (ObjNum 708 snap 198 seq_num 708) dirty exists 2024-08-17T00:41:45.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:44 smithi177 ceph-mon[90034]: osdmap e491: 8 total, 7 up, 8 in 2024-08-17T00:41:45.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:44 smithi177 ceph-mon[90034]: pgmap v300: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 223 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.0 MiB/s wr, 16 op/s; 75/459 objects degraded (16.340%) 2024-08-17T00:41:45.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:44 smithi177 ceph-mon[90034]: osdmap e492: 8 total, 7 up, 8 in 2024-08-17T00:41:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:44 smithi110 ceph-mon[98148]: osdmap e491: 8 total, 7 up, 8 in 2024-08-17T00:41:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:44 smithi110 ceph-mon[98148]: pgmap v300: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 223 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.0 MiB/s wr, 16 op/s; 75/459 objects degraded (16.340%) 2024-08-17T00:41:45.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:44 smithi110 ceph-mon[98148]: osdmap e492: 8 total, 7 up, 8 in 2024-08-17T00:41:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:44 smithi110 ceph-mon[100641]: osdmap e491: 8 total, 7 up, 8 in 2024-08-17T00:41:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:44 smithi110 ceph-mon[100641]: pgmap v300: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 223 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.0 MiB/s wr, 16 op/s; 75/459 objects degraded (16.340%) 2024-08-17T00:41:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:44 smithi110 ceph-mon[100641]: osdmap e492: 8 total, 7 up, 8 in 2024-08-17T00:41:45.560 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:45 smithi177 podman[96091]: 2024-08-17 00:41:45.198583738 +0000 UTC m=+0.737988009 container remove 8a57efa895d4cb07ff655cd130466449f4eeee7bfba9fee11b5b3f74dfd08289 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4-activate, RELEASE=squid-d863d21, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T00:41:45.560 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:45 smithi177 podman[96155]: 2024-08-17 00:41:45.3143205 +0000 UTC m=+0.017193293 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:41:45.560 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:45 smithi177 podman[96155]: 2024-08-17 00:41:45.424384582 +0000 UTC m=+0.127257409 container create c3b11400a093a23c76edc4755ba81cbca43e1115d725b37171f7ba4572dfa5df (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=squid-d863d21, GIT_BRANCH=HEAD) 2024-08-17T00:41:45.925 INFO:tasks.rados.rados.0.smithi110.stdout:2314: done (5 left) 2024-08-17T00:41:45.925 INFO:tasks.rados.rados.0.smithi110.stdout:2315: done (4 left) 2024-08-17T00:41:45.925 INFO:tasks.rados.rados.0.smithi110.stdout:2317: done (3 left) 2024-08-17T00:41:45.925 INFO:tasks.rados.rados.0.smithi110.stdout:2319: done (2 left) 2024-08-17T00:41:45.925 INFO:tasks.rados.rados.0.smithi110.stdout:2321: done (1 left) 2024-08-17T00:41:45.925 INFO:tasks.rados.rados.0.smithi110.stdout:2322: done (0 left) 2024-08-17T00:41:45.925 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 40 current snap is 207 2024-08-17T00:41:45.925 INFO:tasks.rados.rados.0.smithi110.stdout:2323: seq_num 729 ranges {5390336=212992} 2024-08-17T00:41:45.955 INFO:tasks.rados.rados.0.smithi110.stdout:2323: writing smithi11086371-40 from 5390336 to 5603328 tid 1 2024-08-17T00:41:45.955 INFO:tasks.rados.rados.0.smithi110.stdout:2324: setattr oid 23 current snap is 207 2024-08-17T00:41:45.956 INFO:tasks.rados.rados.0.smithi110.stdout:2325: delete oid 21 current snap is 207 2024-08-17T00:41:45.959 INFO:tasks.rados.rados.0.smithi110.stdout:2325: done (2 left) 2024-08-17T00:41:45.960 INFO:tasks.rados.rados.0.smithi110.stdout:2326: read oid 41 snap -1 2024-08-17T00:41:45.960 INFO:tasks.rados.rados.0.smithi110.stdout:2326: expect (ObjNum 721 snap 205 seq_num 721) 2024-08-17T00:41:45.960 INFO:tasks.rados.rados.0.smithi110.stdout:2327: copy_from oid 32 from oid 15 current snap is 207 2024-08-17T00:41:45.960 INFO:tasks.rados.rados.0.smithi110.stdout:2328: copy_from oid 12 from oid 34 current snap is 207 2024-08-17T00:41:45.960 INFO:tasks.rados.rados.0.smithi110.stdout:2329: snap_remove snap 204 2024-08-17T00:41:46.113 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:45 smithi177 podman[96155]: 2024-08-17 00:41:45.669266479 +0000 UTC m=+0.372139268 container init c3b11400a093a23c76edc4755ba81cbca43e1115d725b37171f7ba4572dfa5df (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-d863d21, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T00:41:46.113 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:45 smithi177 podman[96155]: 2024-08-17 00:41:45.67408597 +0000 UTC m=+0.376958755 container start c3b11400a093a23c76edc4755ba81cbca43e1115d725b37171f7ba4572dfa5df (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=squid-d863d21, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T00:41:46.113 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:45 smithi177 ceph-osd[96193]: -- 172.21.15.177:0/873858371 <== mon.1 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562292757a40 con 0x56229351a000 2024-08-17T00:41:46.113 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:45 smithi177 bash[96155]: c3b11400a093a23c76edc4755ba81cbca43e1115d725b37171f7ba4572dfa5df 2024-08-17T00:41:46.113 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:45 smithi177 systemd[1]: Started Ceph osd.4 for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:41:46.479 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:46 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4[96170]: 2024-08-17T00:41:46.218+0000 7f44c1c3d640 -1 Falling back to public interface 2024-08-17T00:41:46.931 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 859 (ObjNum 707 snap 198 seq_num 707) dirty exists 2024-08-17T00:41:46.932 INFO:tasks.rados.rados.0.smithi110.stdout:2323: finishing write tid 1 to smithi11086371-40 2024-08-17T00:41:46.932 INFO:tasks.rados.rados.0.smithi110.stdout:2323: finishing write tid 2 to smithi11086371-40 2024-08-17T00:41:46.932 INFO:tasks.rados.rados.0.smithi110.stdout:2323: finishing write tid 3 to smithi11086371-40 2024-08-17T00:41:46.932 INFO:tasks.rados.rados.0.smithi110.stdout:2323: oid 40 updating version 0 to 829 2024-08-17T00:41:46.932 INFO:tasks.rados.rados.0.smithi110.stdout:2323: oid 40 version 829 is already newer than 828 2024-08-17T00:41:46.932 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 829 (ObjNum 729 snap 207 seq_num 729) dirty exists 2024-08-17T00:41:46.932 INFO:tasks.rados.rados.0.smithi110.stdout:2323: left oid 40 (ObjNum 729 snap 207 seq_num 729) 2024-08-17T00:41:46.932 INFO:tasks.rados.rados.0.smithi110.stdout:2327: finishing copy_from to smithi11086371-32 2024-08-17T00:41:46.932 INFO:tasks.rados.rados.0.smithi110.stdout:2327: got expected ENOENT (src dne) 2024-08-17T00:41:46.932 INFO:tasks.rados.rados.0.smithi110.stdout:2327: finishing copy_from racing read to smithi11086371-32 2024-08-17T00:41:46.932 INFO:tasks.rados.rados.0.smithi110.stdout:2328: finishing copy_from racing read to smithi11086371-12 2024-08-17T00:41:46.933 INFO:tasks.rados.rados.0.smithi110.stdout:2328: finishing copy_from to smithi11086371-12 2024-08-17T00:41:46.933 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 801 (ObjNum 666 snap 184 seq_num 666) dirty exists 2024-08-17T00:41:46.933 INFO:tasks.rados.rados.0.smithi110.stdout:2326: expect (ObjNum 721 snap 205 seq_num 721) 2024-08-17T00:41:47.087 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:47.088 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:47.088 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:41:47.088 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:46 smithi110 ceph-mon[100641]: osdmap e493: 8 total, 7 up, 8 in 2024-08-17T00:41:47.088 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:46 smithi110 ceph-mon[100641]: pgmap v303: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 223 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 96 KiB/s wr, 10 op/s; 75/459 objects degraded (16.340%) 2024-08-17T00:41:47.088 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:47.088 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:41:47.088 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:47.088 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:47.089 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:41:47.089 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:46 smithi110 ceph-mon[98148]: osdmap e493: 8 total, 7 up, 8 in 2024-08-17T00:41:47.089 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:46 smithi110 ceph-mon[98148]: pgmap v303: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 223 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 96 KiB/s wr, 10 op/s; 75/459 objects degraded (16.340%) 2024-08-17T00:41:47.089 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:47.089 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:41:47.089 INFO:teuthology.orchestra.run.smithi110.stdout:true 2024-08-17T00:41:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:41:47.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:46 smithi177 ceph-mon[90034]: osdmap e493: 8 total, 7 up, 8 in 2024-08-17T00:41:47.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:46 smithi177 ceph-mon[90034]: pgmap v303: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 223 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 96 KiB/s wr, 10 op/s; 75/459 objects degraded (16.340%) 2024-08-17T00:41:47.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:47.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:41:47.355 INFO:teuthology.orchestra.run.smithi110.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T00:41:47.356 INFO:teuthology.orchestra.run.smithi110.stdout:alertmanager.a smithi110 *:9093,9094 running (8m) 30s ago 9m 27.1M - 0.25.0 c8568f914cd2 5b4c2c569eba 2024-08-17T00:41:47.356 INFO:teuthology.orchestra.run.smithi110.stdout:grafana.a smithi177 *:3000 running (9m) 2m ago 9m 88.5M - 9.4.7 954c08fa6188 1dc51589da06 2024-08-17T00:41:47.356 INFO:teuthology.orchestra.run.smithi110.stdout:mds.a smithi110 running (11m) 30s ago 11m 21.6M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 5fdec9bb6d33 2024-08-17T00:41:47.356 INFO:teuthology.orchestra.run.smithi110.stdout:mds.b smithi177 running (10m) 2m ago 10m 15.3M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 7c3686caaea5 2024-08-17T00:41:47.356 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.x smithi177 *:8443,9283,8765 running (3m) 2m ago 14m 438M - 19.1.0-1363-gd863d21c ba08250ef864 ebc3a212d77f 2024-08-17T00:41:47.356 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.y smithi110 *:8443,9283,8765 running (4m) 30s ago 15m 509M - 19.1.0-1363-gd863d21c ba08250ef864 7e97964a8efa 2024-08-17T00:41:47.356 INFO:teuthology.orchestra.run.smithi110.stdout:mon.a smithi110 running (3m) 30s ago 16m 57.0M 2048M 19.1.0-1363-gd863d21c ba08250ef864 a6c9182e0f77 2024-08-17T00:41:47.356 INFO:teuthology.orchestra.run.smithi110.stdout:mon.b smithi177 running (2m) 2m ago 14m 25.5M 2048M 19.1.0-1363-gd863d21c ba08250ef864 974372403ad2 2024-08-17T00:41:47.356 INFO:teuthology.orchestra.run.smithi110.stdout:mon.c smithi110 running (3m) 30s ago 14m 44.5M 2048M 19.1.0-1363-gd863d21c ba08250ef864 1f838a149856 2024-08-17T00:41:47.356 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.a smithi110 *:9100 running (9m) 30s ago 9m 15.2M - 1.5.0 0da6a335fe13 8d239cc7b01d 2024-08-17T00:41:47.356 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.b smithi177 *:9100 running (9m) 2m ago 9m 16.7M - 1.5.0 0da6a335fe13 c49d5f656181 2024-08-17T00:41:47.356 INFO:teuthology.orchestra.run.smithi110.stdout:osd.0 smithi110 running (2m) 30s ago 14m 163M 2480M 19.1.0-1363-gd863d21c ba08250ef864 0260f67f8004 2024-08-17T00:41:47.357 INFO:teuthology.orchestra.run.smithi110.stdout:osd.1 smithi110 running (99s) 30s ago 13m 111M 2480M 19.1.0-1363-gd863d21c ba08250ef864 8d594da39732 2024-08-17T00:41:47.357 INFO:teuthology.orchestra.run.smithi110.stdout:osd.2 smithi110 running (68s) 30s ago 13m 88.9M 2480M 19.1.0-1363-gd863d21c ba08250ef864 fe2844c20555 2024-08-17T00:41:47.357 INFO:teuthology.orchestra.run.smithi110.stdout:osd.3 smithi110 running (34s) 30s ago 12m 11.5M 2480M 19.1.0-1363-gd863d21c ba08250ef864 cb958e8f35c1 2024-08-17T00:41:47.357 INFO:teuthology.orchestra.run.smithi110.stdout:osd.4 smithi177 starting - - - 2479M 2024-08-17T00:41:47.357 INFO:teuthology.orchestra.run.smithi110.stdout:osd.5 smithi177 running (12m) 2m ago 12m 209M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 dcff8daf9f4d 2024-08-17T00:41:47.357 INFO:teuthology.orchestra.run.smithi110.stdout:osd.6 smithi177 running (11m) 2m ago 11m 133M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 62d5ef1b1bb5 2024-08-17T00:41:47.357 INFO:teuthology.orchestra.run.smithi110.stdout:osd.7 smithi177 running (11m) 2m ago 11m 118M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 ca616c54d53f 2024-08-17T00:41:47.357 INFO:teuthology.orchestra.run.smithi110.stdout:prometheus.a smithi177 *:9095 running (3m) 2m ago 10m 47.5M - 2.43.0 a07b618ecd1d aa2ec148fdb0 2024-08-17T00:41:47.365 INFO:tasks.rados.rados.0.smithi110.stdout:2323: done (5 left) 2024-08-17T00:41:47.365 INFO:tasks.rados.rados.0.smithi110.stdout:2324: done (4 left) 2024-08-17T00:41:47.365 INFO:tasks.rados.rados.0.smithi110.stdout:2326: done (3 left) 2024-08-17T00:41:47.365 INFO:tasks.rados.rados.0.smithi110.stdout:2327: done (2 left) 2024-08-17T00:41:47.365 INFO:tasks.rados.rados.0.smithi110.stdout:2328: done (1 left) 2024-08-17T00:41:47.365 INFO:tasks.rados.rados.0.smithi110.stdout:2329: done (0 left) 2024-08-17T00:41:47.365 INFO:tasks.rados.rados.0.smithi110.stdout:2330: rollback oid 17 current snap is 207 2024-08-17T00:41:47.365 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 17 to 205 2024-08-17T00:41:47.365 INFO:tasks.rados.rados.0.smithi110.stdout:2331: rollback oid 9 current snap is 207 2024-08-17T00:41:47.366 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 9 to 197 2024-08-17T00:41:47.366 INFO:tasks.rados.rados.0.smithi110.stdout:2332: read oid 48 snap -1 2024-08-17T00:41:47.366 INFO:tasks.rados.rados.0.smithi110.stdout:2332: expect (ObjNum 709 snap 198 seq_num 709) 2024-08-17T00:41:47.366 INFO:tasks.rados.rados.0.smithi110.stdout:2333: rollback oid 47 current snap is 207 2024-08-17T00:41:47.366 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 47 to 200 2024-08-17T00:41:47.366 INFO:tasks.rados.rados.0.smithi110.stdout:2334: snap_remove snap 192 2024-08-17T00:41:47.678 INFO:teuthology.orchestra.run.smithi110.stdout:{ 2024-08-17T00:41:47.679 INFO:teuthology.orchestra.run.smithi110.stdout: "mon": { 2024-08-17T00:41:47.679 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 3 2024-08-17T00:41:47.679 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:41:47.679 INFO:teuthology.orchestra.run.smithi110.stdout: "mgr": { 2024-08-17T00:41:47.679 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 2 2024-08-17T00:41:47.679 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:41:47.679 INFO:teuthology.orchestra.run.smithi110.stdout: "osd": { 2024-08-17T00:41:47.679 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 3, 2024-08-17T00:41:47.679 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 4 2024-08-17T00:41:47.679 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:41:47.679 INFO:teuthology.orchestra.run.smithi110.stdout: "mds": { 2024-08-17T00:41:47.679 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 2 2024-08-17T00:41:47.679 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:41:47.680 INFO:teuthology.orchestra.run.smithi110.stdout: "overall": { 2024-08-17T00:41:47.680 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 5, 2024-08-17T00:41:47.680 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 9 2024-08-17T00:41:47.680 INFO:teuthology.orchestra.run.smithi110.stdout: } 2024-08-17T00:41:47.680 INFO:teuthology.orchestra.run.smithi110.stdout:} 2024-08-17T00:41:47.933 INFO:tasks.rados.rados.0.smithi110.stdout:2334: done (4 left) 2024-08-17T00:41:47.933 INFO:tasks.rados.rados.0.smithi110.stdout:2335: rollback oid 40 current snap is 207 2024-08-17T00:41:47.933 INFO:tasks.rados.rados.0.smithi110.stdout:2330: finishing rollback tid 1 to smithi11086371-17 2024-08-17T00:41:47.933 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 860 (ObjNum 161 snap 0 seq_num 1879083664) dirty dne 2024-08-17T00:41:47.933 INFO:tasks.rados.rados.0.smithi110.stdout:2331: finishing rollback tid 0 to smithi11086371-9 2024-08-17T00:41:47.933 INFO:tasks.rados.rados.0.smithi110.stdout:2333: finishing rollback tid 0 to smithi11086371-47 2024-08-17T00:41:47.934 INFO:tasks.rados.rados.0.smithi110.stdout:2333: finishing rollback tid 1 to smithi11086371-47 2024-08-17T00:41:47.934 INFO:tasks.rados.rados.0.smithi110.stdout:2331: finishing rollback tid 1 to smithi11086371-9 2024-08-17T00:41:47.934 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 813 (ObjNum 289 snap 0 seq_num 1525088269) dirty dne 2024-08-17T00:41:47.934 INFO:tasks.rados.rados.0.smithi110.stdout:2333: finishing rollback tid 2 to smithi11086371-47 2024-08-17T00:41:47.934 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 47 v 936 (ObjNum 646 snap 176 seq_num 646) dirty exists 2024-08-17T00:41:47.934 INFO:tasks.rados.rados.0.smithi110.stdout:2332: expect (ObjNum 709 snap 198 seq_num 709) 2024-08-17T00:41:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:47 smithi110 ceph-mon[100641]: osdmap e494: 8 total, 7 up, 8 in 2024-08-17T00:41:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:47 smithi110 ceph-mon[100641]: from='client.44234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:41:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:47 smithi110 ceph-mon[100641]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:41:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:47 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2620771363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:41:48.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:47 smithi110 ceph-mon[98148]: osdmap e494: 8 total, 7 up, 8 in 2024-08-17T00:41:48.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:47 smithi110 ceph-mon[98148]: from='client.44234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:41:48.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:47 smithi110 ceph-mon[98148]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:41:48.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:47 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2620771363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:41:48.083 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 40 to 205 2024-08-17T00:41:48.083 INFO:tasks.rados.rados.0.smithi110.stdout:2330: done (4 left) 2024-08-17T00:41:48.083 INFO:tasks.rados.rados.0.smithi110.stdout:2331: done (3 left) 2024-08-17T00:41:48.083 INFO:tasks.rados.rados.0.smithi110.stdout:2332: done (2 left) 2024-08-17T00:41:48.083 INFO:tasks.rados.rados.0.smithi110.stdout:2333: done (1 left) 2024-08-17T00:41:48.083 INFO:tasks.rados.rados.0.smithi110.stdout:2336: delete oid 36 current snap is 207 2024-08-17T00:41:48.086 INFO:tasks.rados.rados.0.smithi110.stdout:2336: done (1 left) 2024-08-17T00:41:48.086 INFO:tasks.rados.rados.0.smithi110.stdout:2337: rollback oid 34 current snap is 207 2024-08-17T00:41:48.086 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 34 to 197 2024-08-17T00:41:48.086 INFO:tasks.rados.rados.0.smithi110.stdout:2338: snap_create 2024-08-17T00:41:48.086 INFO:tasks.rados.rados.0.smithi110.stdout:2335: finishing rollback tid 0 to smithi11086371-40 2024-08-17T00:41:48.086 INFO:tasks.rados.rados.0.smithi110.stdout:2335: finishing rollback tid 1 to smithi11086371-40 2024-08-17T00:41:48.087 INFO:tasks.rados.rados.0.smithi110.stdout:2335: finishing rollback tid 2 to smithi11086371-40 2024-08-17T00:41:48.087 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 832 (ObjNum 654 snap 180 seq_num 654) dirty exists 2024-08-17T00:41:48.089 INFO:tasks.rados.rados.0.smithi110.stdout:2337: finishing rollback tid 0 to smithi11086371-34 2024-08-17T00:41:48.089 INFO:tasks.rados.rados.0.smithi110.stdout:2337: finishing rollback tid 1 to smithi11086371-34 2024-08-17T00:41:48.089 INFO:tasks.rados.rados.0.smithi110.stdout:2337: finishing rollback tid 2 to smithi11086371-34 2024-08-17T00:41:48.089 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 814 (ObjNum 666 snap 184 seq_num 666) dirty exists 2024-08-17T00:41:48.245 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:47 smithi177 ceph-mon[90034]: osdmap e494: 8 total, 7 up, 8 in 2024-08-17T00:41:48.245 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:47 smithi177 ceph-mon[90034]: from='client.44234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:41:48.245 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:47 smithi177 ceph-mon[90034]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:41:48.245 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:47 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2620771363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:41:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:41:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:41:48] "GET /metrics HTTP/1.1" 200 36151 "" "Prometheus/2.43.0" 2024-08-17T00:41:48.939 INFO:tasks.rados.rados.0.smithi110.stdout:2335: done (2 left) 2024-08-17T00:41:48.939 INFO:tasks.rados.rados.0.smithi110.stdout:2337: done (1 left) 2024-08-17T00:41:48.940 INFO:tasks.rados.rados.0.smithi110.stdout:2338: done (0 left) 2024-08-17T00:41:48.940 INFO:tasks.rados.rados.0.smithi110.stdout:2339: snap_create 2024-08-17T00:41:49.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:48 smithi110 ceph-mon[98148]: osdmap e495: 8 total, 7 up, 8 in 2024-08-17T00:41:49.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:48 smithi110 ceph-mon[98148]: pgmap v306: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 226 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 924 KiB/s wr, 11 op/s; 81/480 objects degraded (16.875%) 2024-08-17T00:41:49.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:48 smithi110 ceph-mon[100641]: osdmap e495: 8 total, 7 up, 8 in 2024-08-17T00:41:49.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:48 smithi110 ceph-mon[100641]: pgmap v306: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 226 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 924 KiB/s wr, 11 op/s; 81/480 objects degraded (16.875%) 2024-08-17T00:41:49.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:48 smithi177 ceph-mon[90034]: osdmap e495: 8 total, 7 up, 8 in 2024-08-17T00:41:49.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:48 smithi177 ceph-mon[90034]: pgmap v306: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 226 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 924 KiB/s wr, 11 op/s; 81/480 objects degraded (16.875%) 2024-08-17T00:41:49.788 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4[96170]: 2024-08-17T00:41:49.428+0000 7f44c1c3d640 -1 osd.4 487 log_to_monitors true 2024-08-17T00:41:49.946 INFO:tasks.rados.rados.0.smithi110.stdout:2339: done (0 left) 2024-08-17T00:41:49.946 INFO:tasks.rados.rados.0.smithi110.stdout:2340: snap_create 2024-08-17T00:41:50.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:49 smithi177 ceph-mon[90034]: Health check update: Degraded data redundancy: 81/480 objects degraded (16.875%), 14 pgs degraded (PG_DEGRADED) 2024-08-17T00:41:50.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:49 smithi177 ceph-mon[90034]: osdmap e496: 8 total, 7 up, 8 in 2024-08-17T00:41:50.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:49 smithi177 ceph-mon[90034]: from='osd.4 [v2:172.21.15.177:6800/3041327891,v1:172.21.15.177:6801/3041327891]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T00:41:50.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:49 smithi177 ceph-mon[90034]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T00:41:50.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:49 smithi110 ceph-mon[98148]: Health check update: Degraded data redundancy: 81/480 objects degraded (16.875%), 14 pgs degraded (PG_DEGRADED) 2024-08-17T00:41:50.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:49 smithi110 ceph-mon[98148]: osdmap e496: 8 total, 7 up, 8 in 2024-08-17T00:41:50.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:49 smithi110 ceph-mon[98148]: from='osd.4 [v2:172.21.15.177:6800/3041327891,v1:172.21.15.177:6801/3041327891]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T00:41:50.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:49 smithi110 ceph-mon[98148]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T00:41:50.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:49 smithi110 ceph-mon[100641]: Health check update: Degraded data redundancy: 81/480 objects degraded (16.875%), 14 pgs degraded (PG_DEGRADED) 2024-08-17T00:41:50.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:49 smithi110 ceph-mon[100641]: osdmap e496: 8 total, 7 up, 8 in 2024-08-17T00:41:50.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:49 smithi110 ceph-mon[100641]: from='osd.4 [v2:172.21.15.177:6800/3041327891,v1:172.21.15.177:6801/3041327891]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T00:41:50.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:49 smithi110 ceph-mon[100641]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T00:41:50.862 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 00:41:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4[96170]: 2024-08-17T00:41:50.421+0000 7f44b59e0640 -1 osd.4 487 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T00:41:50.957 INFO:tasks.rados.rados.0.smithi110.stdout:2340: done (0 left) 2024-08-17T00:41:50.957 INFO:tasks.rados.rados.0.smithi110.stdout:2341: read oid 21 snap -1 2024-08-17T00:41:50.957 INFO:tasks.rados.rados.0.smithi110.stdout:2341: expect deleted 2024-08-17T00:41:50.958 INFO:tasks.rados.rados.0.smithi110.stdout:2342: delete oid 10 current snap is 210 2024-08-17T00:41:50.962 INFO:tasks.rados.rados.0.smithi110.stdout:2341: done (1 left) 2024-08-17T00:41:50.962 INFO:tasks.rados.rados.0.smithi110.stdout:2342: done (0 left) 2024-08-17T00:41:50.963 INFO:tasks.rados.rados.0.smithi110.stdout:2343: rollback oid 38 current snap is 210 2024-08-17T00:41:50.963 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 38 to 203 2024-08-17T00:41:50.963 INFO:tasks.rados.rados.0.smithi110.stdout:2344: snap_remove snap 202 2024-08-17T00:41:51.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:50 smithi177 ceph-mon[90034]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T00:41:51.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:50 smithi177 ceph-mon[90034]: osdmap e497: 8 total, 7 up, 8 in 2024-08-17T00:41:51.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:50 smithi177 ceph-mon[90034]: from='osd.4 [v2:172.21.15.177:6800/3041327891,v1:172.21.15.177:6801/3041327891]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:41:51.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:50 smithi177 ceph-mon[90034]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:41:51.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:50 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:51.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:50 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:51.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:50 smithi177 ceph-mon[90034]: pgmap v309: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 223 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 19 op/s; 82/474 objects degraded (17.300%) 2024-08-17T00:41:51.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:50 smithi177 ceph-mon[90034]: from='osd.4 ' entity='osd.4' 2024-08-17T00:41:51.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:50 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:51.293 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:50 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:51.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:50 smithi110 ceph-mon[100641]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T00:41:51.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:50 smithi110 ceph-mon[100641]: osdmap e497: 8 total, 7 up, 8 in 2024-08-17T00:41:51.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:50 smithi110 ceph-mon[100641]: from='osd.4 [v2:172.21.15.177:6800/3041327891,v1:172.21.15.177:6801/3041327891]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:41:51.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:50 smithi110 ceph-mon[100641]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:41:51.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:50 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:51.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:50 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:51.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:50 smithi110 ceph-mon[100641]: pgmap v309: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 223 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 19 op/s; 82/474 objects degraded (17.300%) 2024-08-17T00:41:51.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:50 smithi110 ceph-mon[100641]: from='osd.4 ' entity='osd.4' 2024-08-17T00:41:51.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:50 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:51.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:50 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:51.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:50 smithi110 ceph-mon[98148]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T00:41:51.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:50 smithi110 ceph-mon[98148]: osdmap e497: 8 total, 7 up, 8 in 2024-08-17T00:41:51.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:50 smithi110 ceph-mon[98148]: from='osd.4 [v2:172.21.15.177:6800/3041327891,v1:172.21.15.177:6801/3041327891]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:41:51.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:50 smithi110 ceph-mon[98148]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:41:51.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:50 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:51.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:50 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:51.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:50 smithi110 ceph-mon[98148]: pgmap v309: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 223 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 19 op/s; 82/474 objects degraded (17.300%) 2024-08-17T00:41:51.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:50 smithi110 ceph-mon[98148]: from='osd.4 ' entity='osd.4' 2024-08-17T00:41:51.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:50 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:51.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:50 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:51.952 INFO:tasks.rados.rados.0.smithi110.stdout:2344: done (1 left) 2024-08-17T00:41:51.952 INFO:tasks.rados.rados.0.smithi110.stdout:2345: snap_create 2024-08-17T00:41:51.952 INFO:tasks.rados.rados.0.smithi110.stdout:2343: finishing rollback tid 0 to smithi11086371-38 2024-08-17T00:41:51.953 INFO:tasks.rados.rados.0.smithi110.stdout:2343: finishing rollback tid 1 to smithi11086371-38 2024-08-17T00:41:51.953 INFO:tasks.rados.rados.0.smithi110.stdout:2343: finishing rollback tid 2 to smithi11086371-38 2024-08-17T00:41:51.953 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 777 (ObjNum 675 snap 188 seq_num 675) dirty exists 2024-08-17T00:41:52.282 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:51 smithi177 ceph-mon[90034]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T00:41:52.282 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:51 smithi177 ceph-mon[90034]: osd.4 [v2:172.21.15.177:6800/3041327891,v1:172.21.15.177:6801/3041327891] boot 2024-08-17T00:41:52.282 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:51 smithi177 ceph-mon[90034]: osdmap e498: 8 total, 8 up, 8 in 2024-08-17T00:41:52.282 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:51 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:41:52.282 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:51 smithi177 ceph-mon[90034]: osdmap e499: 8 total, 8 up, 8 in 2024-08-17T00:41:52.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:51 smithi110 ceph-mon[98148]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T00:41:52.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:51 smithi110 ceph-mon[98148]: osd.4 [v2:172.21.15.177:6800/3041327891,v1:172.21.15.177:6801/3041327891] boot 2024-08-17T00:41:52.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:51 smithi110 ceph-mon[98148]: osdmap e498: 8 total, 8 up, 8 in 2024-08-17T00:41:52.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:51 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:41:52.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:51 smithi110 ceph-mon[98148]: osdmap e499: 8 total, 8 up, 8 in 2024-08-17T00:41:52.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:51 smithi110 ceph-mon[100641]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T00:41:52.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:51 smithi110 ceph-mon[100641]: osd.4 [v2:172.21.15.177:6800/3041327891,v1:172.21.15.177:6801/3041327891] boot 2024-08-17T00:41:52.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:51 smithi110 ceph-mon[100641]: osdmap e498: 8 total, 8 up, 8 in 2024-08-17T00:41:52.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:51 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T00:41:52.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:51 smithi110 ceph-mon[100641]: osdmap e499: 8 total, 8 up, 8 in 2024-08-17T00:41:52.949 INFO:tasks.rados.rados.0.smithi110.stdout:2343: done (1 left) 2024-08-17T00:41:52.950 INFO:tasks.rados.rados.0.smithi110.stdout:2345: done (0 left) 2024-08-17T00:41:52.950 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 40 current snap is 211 2024-08-17T00:41:52.950 INFO:tasks.rados.rados.0.smithi110.stdout:2346: seq_num 733 ranges {5390336=278528} 2024-08-17T00:41:52.980 INFO:tasks.rados.rados.0.smithi110.stdout:2346: writing smithi11086371-40 from 5390336 to 5668864 tid 1 2024-08-17T00:41:52.980 INFO:tasks.rados.rados.0.smithi110.stdout:2347: setattr oid 18 current snap is 211 2024-08-17T00:41:52.981 INFO:tasks.rados.rados.0.smithi110.stdout:2348: setattr oid 7 current snap is 211 2024-08-17T00:41:52.982 INFO:tasks.rados.rados.0.smithi110.stdout:2349: rollback oid 12 current snap is 211 2024-08-17T00:41:52.982 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 12 to 175 2024-08-17T00:41:52.982 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 4 current snap is 211 2024-08-17T00:41:52.982 INFO:tasks.rados.rados.0.smithi110.stdout:2350: seq_num 734 ranges {1859584=294912} 2024-08-17T00:41:52.995 INFO:tasks.rados.rados.0.smithi110.stdout:2350: writing smithi11086371-4 from 1859584 to 2154496 tid 1 2024-08-17T00:41:52.995 INFO:tasks.rados.rados.0.smithi110.stdout:2351: read oid 32 snap 210 2024-08-17T00:41:52.995 INFO:tasks.rados.rados.0.smithi110.stdout:2351: expect (ObjNum 716 snap 201 seq_num 716) 2024-08-17T00:41:52.995 INFO:tasks.rados.rados.0.smithi110.stdout:2352: copy_from oid 46 from oid 20 current snap is 211 2024-08-17T00:41:52.995 INFO:tasks.rados.rados.0.smithi110.stdout:2346: finishing write tid 1 to smithi11086371-40 2024-08-17T00:41:52.995 INFO:tasks.rados.rados.0.smithi110.stdout:2346: finishing write tid 2 to smithi11086371-40 2024-08-17T00:41:52.996 INFO:tasks.rados.rados.0.smithi110.stdout:2349: finishing rollback tid 0 to smithi11086371-12 2024-08-17T00:41:52.996 INFO:tasks.rados.rados.0.smithi110.stdout:2349: finishing rollback tid 1 to smithi11086371-12 2024-08-17T00:41:52.996 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 832 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-17T00:41:52.996 INFO:tasks.rados.rados.0.smithi110.stdout:2346: finishing write tid 3 to smithi11086371-40 2024-08-17T00:41:52.996 INFO:tasks.rados.rados.0.smithi110.stdout:2346: oid 40 updating version 0 to 834 2024-08-17T00:41:52.996 INFO:tasks.rados.rados.0.smithi110.stdout:2346: oid 40 version 834 is already newer than 833 2024-08-17T00:41:52.996 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 834 (ObjNum 733 snap 211 seq_num 733) dirty exists 2024-08-17T00:41:52.997 INFO:tasks.rados.rados.0.smithi110.stdout:2346: left oid 40 (ObjNum 733 snap 211 seq_num 733) 2024-08-17T00:41:52.997 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 818 (ObjNum 654 snap 180 seq_num 654) dirty exists 2024-08-17T00:41:52.997 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 819 (ObjNum 582 snap 156 seq_num 582) dirty exists 2024-08-17T00:41:52.997 INFO:tasks.rados.rados.0.smithi110.stdout:2346: done (6 left) 2024-08-17T00:41:52.997 INFO:tasks.rados.rados.0.smithi110.stdout:2347: done (5 left) 2024-08-17T00:41:52.997 INFO:tasks.rados.rados.0.smithi110.stdout:2348: done (4 left) 2024-08-17T00:41:52.997 INFO:tasks.rados.rados.0.smithi110.stdout:2349: done (3 left) 2024-08-17T00:41:52.997 INFO:tasks.rados.rados.0.smithi110.stdout:2353: read oid 38 snap 175 2024-08-17T00:41:52.997 INFO:tasks.rados.rados.0.smithi110.stdout:2353: expect (ObjNum 608 snap 163 seq_num 608) 2024-08-17T00:41:52.997 INFO:tasks.rados.rados.0.smithi110.stdout:2354: snap_create 2024-08-17T00:41:52.999 INFO:tasks.rados.rados.0.smithi110.stdout:2350: finishing write tid 1 to smithi11086371-4 2024-08-17T00:41:52.999 INFO:tasks.rados.rados.0.smithi110.stdout:2350: finishing write tid 2 to smithi11086371-4 2024-08-17T00:41:53.000 INFO:tasks.rados.rados.0.smithi110.stdout:2350: finishing write tid 3 to smithi11086371-4 2024-08-17T00:41:53.000 INFO:tasks.rados.rados.0.smithi110.stdout:2350: oid 4 updating version 0 to 835 2024-08-17T00:41:53.000 INFO:tasks.rados.rados.0.smithi110.stdout:2350: oid 4 updating version 835 to 836 2024-08-17T00:41:53.000 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 836 (ObjNum 734 snap 211 seq_num 734) dirty exists 2024-08-17T00:41:53.000 INFO:tasks.rados.rados.0.smithi110.stdout:2350: left oid 4 (ObjNum 734 snap 211 seq_num 734) 2024-08-17T00:41:53.011 INFO:tasks.rados.rados.0.smithi110.stdout:2352: finishing copy_from racing read to smithi11086371-46 2024-08-17T00:41:53.011 INFO:tasks.rados.rados.0.smithi110.stdout:2352: finishing copy_from to smithi11086371-46 2024-08-17T00:41:53.011 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 902 (ObjNum 672 snap 188 seq_num 672) dirty exists 2024-08-17T00:41:53.013 INFO:tasks.rados.rados.0.smithi110.stdout:2351: expect (ObjNum 716 snap 201 seq_num 716) 2024-08-17T00:41:53.205 INFO:tasks.rados.rados.0.smithi110.stdout:2353: expect (ObjNum 608 snap 163 seq_num 608) 2024-08-17T00:41:53.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:52 smithi177 ceph-mon[90034]: pgmap v312: 121 pgs: 6 peering, 10 active+undersized, 7 active+undersized+degraded, 98 active+clean; 215 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 1.6 MiB/s wr, 10 op/s; 51/474 objects degraded (10.759%); 3.6 MiB/s, 1 objects/s recovering 2024-08-17T00:41:53.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:52 smithi177 ceph-mon[90034]: osdmap e500: 8 total, 8 up, 8 in 2024-08-17T00:41:53.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:52 smithi110 ceph-mon[100641]: pgmap v312: 121 pgs: 6 peering, 10 active+undersized, 7 active+undersized+degraded, 98 active+clean; 215 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 1.6 MiB/s wr, 10 op/s; 51/474 objects degraded (10.759%); 3.6 MiB/s, 1 objects/s recovering 2024-08-17T00:41:53.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:52 smithi110 ceph-mon[100641]: osdmap e500: 8 total, 8 up, 8 in 2024-08-17T00:41:53.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:52 smithi110 ceph-mon[98148]: pgmap v312: 121 pgs: 6 peering, 10 active+undersized, 7 active+undersized+degraded, 98 active+clean; 215 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 1.6 MiB/s wr, 10 op/s; 51/474 objects degraded (10.759%); 3.6 MiB/s, 1 objects/s recovering 2024-08-17T00:41:53.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:52 smithi110 ceph-mon[98148]: osdmap e500: 8 total, 8 up, 8 in 2024-08-17T00:41:53.970 INFO:tasks.rados.rados.0.smithi110.stdout:2350: done (4 left) 2024-08-17T00:41:53.970 INFO:tasks.rados.rados.0.smithi110.stdout:2351: done (3 left) 2024-08-17T00:41:53.970 INFO:tasks.rados.rados.0.smithi110.stdout:2352: done (2 left) 2024-08-17T00:41:53.970 INFO:tasks.rados.rados.0.smithi110.stdout:2353: done (1 left) 2024-08-17T00:41:53.970 INFO:tasks.rados.rados.0.smithi110.stdout:2354: done (0 left) 2024-08-17T00:41:53.970 INFO:tasks.rados.rados.0.smithi110.stdout:2355: copy_from oid 23 from oid 16 current snap is 212 2024-08-17T00:41:53.970 INFO:tasks.rados.rados.0.smithi110.stdout:2356: setattr oid 43 current snap is 212 2024-08-17T00:41:53.971 INFO:tasks.rados.rados.0.smithi110.stdout:2357: snap_create 2024-08-17T00:41:53.977 INFO:tasks.rados.rados.0.smithi110.stdout:2355: finishing copy_from to smithi11086371-23 2024-08-17T00:41:53.977 INFO:tasks.rados.rados.0.smithi110.stdout:2355: got expected ENOENT (src dne) 2024-08-17T00:41:53.977 INFO:tasks.rados.rados.0.smithi110.stdout:2355: finishing copy_from racing read to smithi11086371-23 2024-08-17T00:41:53.978 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 919 (ObjNum 708 snap 198 seq_num 708) dirty exists 2024-08-17T00:41:54.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:41:54.070+0000 7f4819bd0640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (4 PGs are or would become offline) 2024-08-17T00:41:54.980 INFO:tasks.rados.rados.0.smithi110.stdout:2355: done (2 left) 2024-08-17T00:41:54.980 INFO:tasks.rados.rados.0.smithi110.stdout:2356: done (1 left) 2024-08-17T00:41:54.980 INFO:tasks.rados.rados.0.smithi110.stdout:2357: done (0 left) 2024-08-17T00:41:54.980 INFO:tasks.rados.rados.0.smithi110.stdout:2358: copy_from oid 9 from oid 43 current snap is 213 2024-08-17T00:41:54.980 INFO:tasks.rados.rados.0.smithi110.stdout:2359: copy_from oid 20 from oid 18 current snap is 213 2024-08-17T00:41:54.980 INFO:tasks.rados.rados.0.smithi110.stdout:2360: read oid 15 snap 199 2024-08-17T00:41:54.980 INFO:tasks.rados.rados.0.smithi110.stdout:2360: expect deleted 2024-08-17T00:41:54.980 INFO:tasks.rados.rados.0.smithi110.stdout:2361: read oid 44 snap -1 2024-08-17T00:41:54.980 INFO:tasks.rados.rados.0.smithi110.stdout:2361: expect (ObjNum 459 snap 118 seq_num 459) 2024-08-17T00:41:54.980 INFO:tasks.rados.rados.0.smithi110.stdout:2362: rollback oid 36 current snap is 213 2024-08-17T00:41:54.981 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 36 to 197 2024-08-17T00:41:54.981 INFO:tasks.rados.rados.0.smithi110.stdout:2363: read oid 16 snap -1 2024-08-17T00:41:54.981 INFO:tasks.rados.rados.0.smithi110.stdout:2363: expect deleted 2024-08-17T00:41:54.981 INFO:tasks.rados.rados.0.smithi110.stdout:2364: copy_from oid 39 from oid 38 current snap is 213 2024-08-17T00:41:54.981 INFO:tasks.rados.rados.0.smithi110.stdout:2365: read oid 35 snap -1 2024-08-17T00:41:54.981 INFO:tasks.rados.rados.0.smithi110.stdout:2365: expect deleted 2024-08-17T00:41:54.981 INFO:tasks.rados.rados.0.smithi110.stdout:2366: setattr oid 31 current snap is 213 2024-08-17T00:41:54.981 INFO:tasks.rados.rados.0.smithi110.stdout:2365: done (8 left) 2024-08-17T00:41:54.981 INFO:tasks.rados.rados.0.smithi110.stdout:2367: setattr oid 48 current snap is 213 2024-08-17T00:41:54.982 INFO:tasks.rados.rados.0.smithi110.stdout:2362: finishing rollback tid 1 to smithi11086371-36 2024-08-17T00:41:54.982 INFO:tasks.rados.rados.0.smithi110.stdout:2362: finishing rollback tid 2 to smithi11086371-36 2024-08-17T00:41:54.982 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 36 v 921 (ObjNum 641 snap 172 seq_num 641) dirty exists 2024-08-17T00:41:54.982 INFO:tasks.rados.rados.0.smithi110.stdout:2360: done (8 left) 2024-08-17T00:41:54.982 INFO:tasks.rados.rados.0.smithi110.stdout:2362: done (7 left) 2024-08-17T00:41:54.982 INFO:tasks.rados.rados.0.smithi110.stdout:2363: done (6 left) 2024-08-17T00:41:54.982 INFO:tasks.rados.rados.0.smithi110.stdout:2368: rmattr oid 29 current snap is 213 2024-08-17T00:41:54.982 INFO:tasks.rados.rados.0.smithi110.stdout:2369: read oid 11 snap -1 2024-08-17T00:41:54.983 INFO:tasks.rados.rados.0.smithi110.stdout:2369: expect (ObjNum 720 snap 203 seq_num 720) 2024-08-17T00:41:54.983 INFO:tasks.rados.rados.0.smithi110.stdout:2370: rollback oid 6 current snap is 213 2024-08-17T00:41:54.983 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 6 to 175 2024-08-17T00:41:54.983 INFO:tasks.rados.rados.0.smithi110.stdout:2371: rollback oid 23 current snap is 213 2024-08-17T00:41:54.983 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 23 to 203 2024-08-17T00:41:54.983 INFO:tasks.rados.rados.0.smithi110.stdout:2372: snap_remove snap 197 2024-08-17T00:41:55.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:55.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:55.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:41:55.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:41:55.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:55.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[98148]: osdmap e501: 8 total, 8 up, 8 in 2024-08-17T00:41:55.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:41:55.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:41:55.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:41:55.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:41:55.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-17T00:41:55.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[98148]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-17T00:41:55.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[98148]: Upgrade: unsafe to stop osd(s) at this time (4 PGs are or would become offline) 2024-08-17T00:41:55.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[98148]: pgmap v315: 121 pgs: 6 peering, 6 active+undersized, 3 active+undersized+degraded, 106 active+clean; 213 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 12 op/s; 27/474 objects degraded (5.696%); 12 MiB/s, 3 objects/s recovering 2024-08-17T00:41:55.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[98148]: Health check update: Degraded data redundancy: 51/474 objects degraded (10.759%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T00:41:55.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:55.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:55.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:41:55.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:41:55.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:55.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[100641]: osdmap e501: 8 total, 8 up, 8 in 2024-08-17T00:41:55.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:41:55.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:41:55.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:41:55.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:41:55.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-17T00:41:55.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[100641]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-17T00:41:55.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[100641]: Upgrade: unsafe to stop osd(s) at this time (4 PGs are or would become offline) 2024-08-17T00:41:55.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[100641]: pgmap v315: 121 pgs: 6 peering, 6 active+undersized, 3 active+undersized+degraded, 106 active+clean; 213 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 12 op/s; 27/474 objects degraded (5.696%); 12 MiB/s, 3 objects/s recovering 2024-08-17T00:41:55.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:54 smithi110 ceph-mon[100641]: Health check update: Degraded data redundancy: 51/474 objects degraded (10.759%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T00:41:55.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:54 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:55.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:54 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:55.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:54 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:41:55.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:54 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:41:55.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:54 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:41:55.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:54 smithi177 ceph-mon[90034]: osdmap e501: 8 total, 8 up, 8 in 2024-08-17T00:41:55.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:54 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:41:55.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:54 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:41:55.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:54 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:41:55.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:54 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:41:55.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:54 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-17T00:41:55.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:54 smithi177 ceph-mon[90034]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-17T00:41:55.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:54 smithi177 ceph-mon[90034]: Upgrade: unsafe to stop osd(s) at this time (4 PGs are or would become offline) 2024-08-17T00:41:55.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:54 smithi177 ceph-mon[90034]: pgmap v315: 121 pgs: 6 peering, 6 active+undersized, 3 active+undersized+degraded, 106 active+clean; 213 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 12 op/s; 27/474 objects degraded (5.696%); 12 MiB/s, 3 objects/s recovering 2024-08-17T00:41:55.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:54 smithi177 ceph-mon[90034]: Health check update: Degraded data redundancy: 51/474 objects degraded (10.759%), 7 pgs degraded (PG_DEGRADED) 2024-08-17T00:41:55.978 INFO:tasks.rados.rados.0.smithi110.stdout:2372: done (10 left) 2024-08-17T00:41:55.979 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 21 current snap is 213 2024-08-17T00:41:55.979 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 849 (ObjNum 65 snap 0 seq_num 1879015408) dirty exists 2024-08-17T00:41:55.979 INFO:tasks.rados.rados.0.smithi110.stdout:2373: seq_num 735 ranges {0=311296} 2024-08-17T00:41:55.980 INFO:tasks.rados.rados.0.smithi110.stdout:2373: writing smithi11086371-21 from 0 to 311296 tid 1 2024-08-17T00:41:55.980 INFO:tasks.rados.rados.0.smithi110.stdout:2366: done (10 left) 2024-08-17T00:41:55.980 INFO:tasks.rados.rados.0.smithi110.stdout:2374: delete oid 28 current snap is 213 2024-08-17T00:41:55.981 INFO:tasks.rados.rados.0.smithi110.stdout:2370: finishing rollback tid 0 to smithi11086371-6 2024-08-17T00:41:55.981 INFO:tasks.rados.rados.0.smithi110.stdout:2370: finishing rollback tid 1 to smithi11086371-6 2024-08-17T00:41:55.981 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 812 (ObjNum 33 snap 0 seq_num 1879443264) dirty dne 2024-08-17T00:41:55.981 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 860 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-08-17T00:41:55.981 INFO:tasks.rados.rados.0.smithi110.stdout:2371: finishing rollback tid 0 to smithi11086371-23 2024-08-17T00:41:55.981 INFO:tasks.rados.rados.0.smithi110.stdout:2358: finishing copy_from racing read to smithi11086371-9 2024-08-17T00:41:55.981 INFO:tasks.rados.rados.0.smithi110.stdout:2371: finishing rollback tid 1 to smithi11086371-23 2024-08-17T00:41:55.981 INFO:tasks.rados.rados.0.smithi110.stdout:2371: finishing rollback tid 2 to smithi11086371-23 2024-08-17T00:41:55.981 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 863 (ObjNum 707 snap 198 seq_num 707) dirty exists 2024-08-17T00:41:55.981 INFO:tasks.rados.rados.0.smithi110.stdout:2358: finishing copy_from to smithi11086371-9 2024-08-17T00:41:55.981 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 919 (ObjNum 708 snap 198 seq_num 708) dirty exists 2024-08-17T00:41:55.981 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 850 (ObjNum 709 snap 198 seq_num 709) dirty exists 2024-08-17T00:41:55.981 INFO:tasks.rados.rados.0.smithi110.stdout:2361: expect (ObjNum 459 snap 118 seq_num 459) 2024-08-17T00:41:56.213 INFO:tasks.rados.rados.0.smithi110.stdout:2359: finishing copy_from racing read to smithi11086371-20 2024-08-17T00:41:56.213 INFO:tasks.rados.rados.0.smithi110.stdout:2369: expect (ObjNum 720 snap 203 seq_num 720) 2024-08-17T00:41:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:55 smithi110 ceph-mon[98148]: osdmap e502: 8 total, 8 up, 8 in 2024-08-17T00:41:56.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:55 smithi110 ceph-mon[100641]: osdmap e502: 8 total, 8 up, 8 in 2024-08-17T00:41:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:55 smithi177 ceph-mon[90034]: osdmap e502: 8 total, 8 up, 8 in 2024-08-17T00:41:56.496 INFO:tasks.rados.rados.0.smithi110.stdout:2364: finishing copy_from racing read to smithi11086371-39 2024-08-17T00:41:56.496 INFO:tasks.rados.rados.0.smithi110.stdout:2364: finishing copy_from to smithi11086371-39 2024-08-17T00:41:56.496 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 777 (ObjNum 675 snap 188 seq_num 675) dirty exists 2024-08-17T00:41:56.496 INFO:tasks.rados.rados.0.smithi110.stdout:2359: finishing copy_from to smithi11086371-20 2024-08-17T00:41:56.496 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 818 (ObjNum 654 snap 180 seq_num 654) dirty exists 2024-08-17T00:41:56.496 INFO:tasks.rados.rados.0.smithi110.stdout:2373: finishing write tid 1 to smithi11086371-21 2024-08-17T00:41:56.497 INFO:tasks.rados.rados.0.smithi110.stdout:2373: finishing write tid 2 to smithi11086371-21 2024-08-17T00:41:56.497 INFO:tasks.rados.rados.0.smithi110.stdout:2373: finishing write tid 3 to smithi11086371-21 2024-08-17T00:41:56.497 INFO:tasks.rados.rados.0.smithi110.stdout:2373: oid 21 updating version 0 to 921 2024-08-17T00:41:56.497 INFO:tasks.rados.rados.0.smithi110.stdout:2373: oid 21 version 921 is already newer than 920 2024-08-17T00:41:56.497 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 921 (ObjNum 735 snap 213 seq_num 735) dirty exists 2024-08-17T00:41:56.497 INFO:tasks.rados.rados.0.smithi110.stdout:2373: left oid 21 (ObjNum 735 snap 213 seq_num 735) 2024-08-17T00:41:56.497 INFO:tasks.rados.rados.0.smithi110.stdout:2358: done (10 left) 2024-08-17T00:41:56.497 INFO:tasks.rados.rados.0.smithi110.stdout:2359: done (9 left) 2024-08-17T00:41:56.497 INFO:tasks.rados.rados.0.smithi110.stdout:2361: done (8 left) 2024-08-17T00:41:56.497 INFO:tasks.rados.rados.0.smithi110.stdout:2364: done (7 left) 2024-08-17T00:41:56.497 INFO:tasks.rados.rados.0.smithi110.stdout:2367: done (6 left) 2024-08-17T00:41:56.497 INFO:tasks.rados.rados.0.smithi110.stdout:2368: done (5 left) 2024-08-17T00:41:56.497 INFO:tasks.rados.rados.0.smithi110.stdout:2369: done (4 left) 2024-08-17T00:41:56.497 INFO:tasks.rados.rados.0.smithi110.stdout:2370: done (3 left) 2024-08-17T00:41:56.498 INFO:tasks.rados.rados.0.smithi110.stdout:2371: done (2 left) 2024-08-17T00:41:56.498 INFO:tasks.rados.rados.0.smithi110.stdout:2373: done (1 left) 2024-08-17T00:41:56.498 INFO:tasks.rados.rados.0.smithi110.stdout:2374: done (0 left) 2024-08-17T00:41:56.498 INFO:tasks.rados.rados.0.smithi110.stdout:2375: setattr oid 34 current snap is 213 2024-08-17T00:41:56.498 INFO:tasks.rados.rados.0.smithi110.stdout:2376: snap_remove snap 199 2024-08-17T00:41:56.985 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 815 (ObjNum 666 snap 184 seq_num 666) dirty exists 2024-08-17T00:41:56.985 INFO:tasks.rados.rados.0.smithi110.stdout:2375: done (1 left) 2024-08-17T00:41:56.985 INFO:tasks.rados.rados.0.smithi110.stdout:2376: done (0 left) 2024-08-17T00:41:56.985 INFO:tasks.rados.rados.0.smithi110.stdout:2377: read oid 16 snap -1 2024-08-17T00:41:56.985 INFO:tasks.rados.rados.0.smithi110.stdout:2377: expect deleted 2024-08-17T00:41:56.986 INFO:tasks.rados.rados.0.smithi110.stdout:2378: read oid 15 snap -1 2024-08-17T00:41:56.986 INFO:tasks.rados.rados.0.smithi110.stdout:2378: expect deleted 2024-08-17T00:41:56.986 INFO:tasks.rados.rados.0.smithi110.stdout:2379: snap_create 2024-08-17T00:41:57.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:56 smithi110 ceph-mon[100641]: osdmap e503: 8 total, 8 up, 8 in 2024-08-17T00:41:57.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:56 smithi110 ceph-mon[100641]: pgmap v318: 121 pgs: 6 peering, 115 active+clean; 216 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 804 KiB/s wr, 22 op/s; 14 MiB/s, 3 objects/s recovering 2024-08-17T00:41:57.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:56 smithi110 ceph-mon[98148]: osdmap e503: 8 total, 8 up, 8 in 2024-08-17T00:41:57.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:56 smithi110 ceph-mon[98148]: pgmap v318: 121 pgs: 6 peering, 115 active+clean; 216 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 804 KiB/s wr, 22 op/s; 14 MiB/s, 3 objects/s recovering 2024-08-17T00:41:57.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:56 smithi177 ceph-mon[90034]: osdmap e503: 8 total, 8 up, 8 in 2024-08-17T00:41:57.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:56 smithi177 ceph-mon[90034]: pgmap v318: 121 pgs: 6 peering, 115 active+clean; 216 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 804 KiB/s wr, 22 op/s; 14 MiB/s, 3 objects/s recovering 2024-08-17T00:41:57.991 INFO:tasks.rados.rados.0.smithi110.stdout:2377: done (2 left) 2024-08-17T00:41:57.992 INFO:tasks.rados.rados.0.smithi110.stdout:2378: done (1 left) 2024-08-17T00:41:57.992 INFO:tasks.rados.rados.0.smithi110.stdout:2379: done (0 left) 2024-08-17T00:41:57.992 INFO:tasks.rados.rados.0.smithi110.stdout:2380: setattr oid 33 current snap is 214 2024-08-17T00:41:57.993 INFO:tasks.rados.rados.0.smithi110.stdout:2381: delete oid 35 current snap is 214 2024-08-17T00:41:57.996 INFO:tasks.rados.rados.0.smithi110.stdout:2381: done (1 left) 2024-08-17T00:41:57.996 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 49 current snap is 214 2024-08-17T00:41:57.996 INFO:tasks.rados.rados.0.smithi110.stdout:2382: seq_num 738 ranges {2351104=368640} 2024-08-17T00:41:58.010 INFO:tasks.rados.rados.0.smithi110.stdout:2382: writing smithi11086371-49 from 2351104 to 2719744 tid 1 2024-08-17T00:41:58.010 INFO:tasks.rados.rados.0.smithi110.stdout:2383: snap_create 2024-08-17T00:41:58.010 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 33 v 820 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-08-17T00:41:58.014 INFO:tasks.rados.rados.0.smithi110.stdout:2382: finishing write tid 1 to smithi11086371-49 2024-08-17T00:41:58.014 INFO:tasks.rados.rados.0.smithi110.stdout:2382: finishing write tid 2 to smithi11086371-49 2024-08-17T00:41:58.015 INFO:tasks.rados.rados.0.smithi110.stdout:2382: finishing write tid 3 to smithi11086371-49 2024-08-17T00:41:58.015 INFO:tasks.rados.rados.0.smithi110.stdout:2382: oid 49 updating version 0 to 816 2024-08-17T00:41:58.015 INFO:tasks.rados.rados.0.smithi110.stdout:2382: oid 49 updating version 816 to 817 2024-08-17T00:41:58.015 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 817 (ObjNum 738 snap 214 seq_num 738) dirty exists 2024-08-17T00:41:58.015 INFO:tasks.rados.rados.0.smithi110.stdout:2382: left oid 49 (ObjNum 738 snap 214 seq_num 738) 2024-08-17T00:41:58.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:57 smithi110 ceph-mon[100641]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27/474 objects degraded (5.696%), 3 pgs degraded) 2024-08-17T00:41:58.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:57 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:41:58.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:57 smithi110 ceph-mon[100641]: osdmap e504: 8 total, 8 up, 8 in 2024-08-17T00:41:58.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:57 smithi110 ceph-mon[98148]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27/474 objects degraded (5.696%), 3 pgs degraded) 2024-08-17T00:41:58.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:57 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:41:58.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:57 smithi110 ceph-mon[98148]: osdmap e504: 8 total, 8 up, 8 in 2024-08-17T00:41:58.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:41:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:41:58] "GET /metrics HTTP/1.1" 200 36151 "" "Prometheus/2.43.0" 2024-08-17T00:41:58.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:57 smithi177 ceph-mon[90034]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27/474 objects degraded (5.696%), 3 pgs degraded) 2024-08-17T00:41:58.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:57 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:41:58.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:57 smithi177 ceph-mon[90034]: osdmap e504: 8 total, 8 up, 8 in 2024-08-17T00:41:58.996 INFO:tasks.rados.rados.0.smithi110.stdout:2380: done (2 left) 2024-08-17T00:41:58.996 INFO:tasks.rados.rados.0.smithi110.stdout:2382: done (1 left) 2024-08-17T00:41:58.996 INFO:tasks.rados.rados.0.smithi110.stdout:2383: done (0 left) 2024-08-17T00:41:58.996 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 32 current snap is 215 2024-08-17T00:41:58.996 INFO:tasks.rados.rados.0.smithi110.stdout:2384: seq_num 739 ranges {5292032=385024} 2024-08-17T00:41:59.026 INFO:tasks.rados.rados.0.smithi110.stdout:2384: writing smithi11086371-32 from 5292032 to 5677056 tid 1 2024-08-17T00:41:59.027 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 12 current snap is 215 2024-08-17T00:41:59.027 INFO:tasks.rados.rados.0.smithi110.stdout:2385: seq_num 740 ranges {0=401408} 2024-08-17T00:41:59.029 INFO:tasks.rados.rados.0.smithi110.stdout:2385: writing smithi11086371-12 from 0 to 401408 tid 1 2024-08-17T00:41:59.029 INFO:tasks.rados.rados.0.smithi110.stdout:2386: rmattr oid 2 current snap is 215 2024-08-17T00:41:59.029 INFO:tasks.rados.rados.0.smithi110.stdout:2386: done (2 left) 2024-08-17T00:41:59.029 INFO:tasks.rados.rados.0.smithi110.stdout:2387: rollback oid 46 current snap is 215 2024-08-17T00:41:59.029 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 46 to 212 2024-08-17T00:41:59.029 INFO:tasks.rados.rados.0.smithi110.stdout:2388: delete oid 16 current snap is 215 2024-08-17T00:41:59.030 INFO:tasks.rados.rados.0.smithi110.stdout:2384: finishing write tid 1 to smithi11086371-32 2024-08-17T00:41:59.030 INFO:tasks.rados.rados.0.smithi110.stdout:2384: finishing write tid 2 to smithi11086371-32 2024-08-17T00:41:59.032 INFO:tasks.rados.rados.0.smithi110.stdout:2384: finishing write tid 3 to smithi11086371-32 2024-08-17T00:41:59.032 INFO:tasks.rados.rados.0.smithi110.stdout:2384: oid 32 updating version 0 to 871 2024-08-17T00:41:59.032 INFO:tasks.rados.rados.0.smithi110.stdout:2384: oid 32 updating version 871 to 872 2024-08-17T00:41:59.032 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 872 (ObjNum 739 snap 215 seq_num 739) dirty exists 2024-08-17T00:41:59.032 INFO:tasks.rados.rados.0.smithi110.stdout:2384: left oid 32 (ObjNum 739 snap 215 seq_num 739) 2024-08-17T00:41:59.032 INFO:tasks.rados.rados.0.smithi110.stdout:2385: finishing write tid 1 to smithi11086371-12 2024-08-17T00:41:59.032 INFO:tasks.rados.rados.0.smithi110.stdout:2385: finishing write tid 2 to smithi11086371-12 2024-08-17T00:41:59.035 INFO:tasks.rados.rados.0.smithi110.stdout:2385: finishing write tid 3 to smithi11086371-12 2024-08-17T00:41:59.035 INFO:tasks.rados.rados.0.smithi110.stdout:2385: oid 12 updating version 0 to 835 2024-08-17T00:41:59.035 INFO:tasks.rados.rados.0.smithi110.stdout:2385: oid 12 version 835 is already newer than 834 2024-08-17T00:41:59.035 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 835 (ObjNum 740 snap 215 seq_num 740) dirty exists 2024-08-17T00:41:59.035 INFO:tasks.rados.rados.0.smithi110.stdout:2385: left oid 12 (ObjNum 740 snap 215 seq_num 740) 2024-08-17T00:41:59.036 INFO:tasks.rados.rados.0.smithi110.stdout:2387: finishing rollback tid 0 to smithi11086371-46 2024-08-17T00:41:59.036 INFO:tasks.rados.rados.0.smithi110.stdout:2387: finishing rollback tid 1 to smithi11086371-46 2024-08-17T00:41:59.037 INFO:tasks.rados.rados.0.smithi110.stdout:2387: finishing rollback tid 2 to smithi11086371-46 2024-08-17T00:41:59.037 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 966 (ObjNum 672 snap 188 seq_num 672) dirty exists 2024-08-17T00:41:59.038 INFO:tasks.rados.rados.0.smithi110.stdout:2384: done (3 left) 2024-08-17T00:41:59.038 INFO:tasks.rados.rados.0.smithi110.stdout:2385: done (2 left) 2024-08-17T00:41:59.038 INFO:tasks.rados.rados.0.smithi110.stdout:2387: done (1 left) 2024-08-17T00:41:59.038 INFO:tasks.rados.rados.0.smithi110.stdout:2388: done (0 left) 2024-08-17T00:41:59.038 INFO:tasks.rados.rados.0.smithi110.stdout:2389: setattr oid 7 current snap is 215 2024-08-17T00:41:59.039 INFO:tasks.rados.rados.0.smithi110.stdout:2390: rmattr oid 5 current snap is 215 2024-08-17T00:41:59.039 INFO:tasks.rados.rados.0.smithi110.stdout:2391: read oid 13 snap -1 2024-08-17T00:41:59.039 INFO:tasks.rados.rados.0.smithi110.stdout:2391: expect (ObjNum 641 snap 172 seq_num 641) 2024-08-17T00:41:59.040 INFO:tasks.rados.rados.0.smithi110.stdout:2392: snap_create 2024-08-17T00:41:59.043 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 946 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-17T00:41:59.045 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 821 (ObjNum 582 snap 156 seq_num 582) dirty exists 2024-08-17T00:41:59.059 INFO:tasks.rados.rados.0.smithi110.stdout:2391: expect (ObjNum 641 snap 172 seq_num 641) 2024-08-17T00:41:59.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:58 smithi110 ceph-mon[98148]: osdmap e505: 8 total, 8 up, 8 in 2024-08-17T00:41:59.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:58 smithi110 ceph-mon[98148]: pgmap v321: 121 pgs: 121 active+clean; 221 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 21 op/s; 8.7 MiB/s, 1 objects/s recovering 2024-08-17T00:41:59.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:58 smithi110 ceph-mon[100641]: osdmap e505: 8 total, 8 up, 8 in 2024-08-17T00:41:59.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:58 smithi110 ceph-mon[100641]: pgmap v321: 121 pgs: 121 active+clean; 221 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 21 op/s; 8.7 MiB/s, 1 objects/s recovering 2024-08-17T00:41:59.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:58 smithi177 ceph-mon[90034]: osdmap e505: 8 total, 8 up, 8 in 2024-08-17T00:41:59.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:58 smithi177 ceph-mon[90034]: pgmap v321: 121 pgs: 121 active+clean; 221 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.3 MiB/s wr, 21 op/s; 8.7 MiB/s, 1 objects/s recovering 2024-08-17T00:41:59.928 INFO:tasks.rados.rados.0.smithi110.stdout:2389: done (3 left) 2024-08-17T00:41:59.928 INFO:tasks.rados.rados.0.smithi110.stdout:2390: done (2 left) 2024-08-17T00:41:59.928 INFO:tasks.rados.rados.0.smithi110.stdout:2391: done (1 left) 2024-08-17T00:41:59.928 INFO:tasks.rados.rados.0.smithi110.stdout:2392: done (0 left) 2024-08-17T00:41:59.928 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 24 current snap is 216 2024-08-17T00:41:59.928 INFO:tasks.rados.rados.0.smithi110.stdout:2393: seq_num 742 ranges {1916928=434176} 2024-08-17T00:41:59.940 INFO:tasks.rados.rados.0.smithi110.stdout:2393: writing smithi11086371-24 from 1916928 to 2351104 tid 1 2024-08-17T00:41:59.940 INFO:tasks.rados.rados.0.smithi110.stdout:2394: delete oid 9 current snap is 216 2024-08-17T00:41:59.946 INFO:tasks.rados.rados.0.smithi110.stdout:2393: finishing write tid 1 to smithi11086371-24 2024-08-17T00:41:59.947 INFO:tasks.rados.rados.0.smithi110.stdout:2394: done (1 left) 2024-08-17T00:41:59.947 INFO:tasks.rados.rados.0.smithi110.stdout:2395: read oid 27 snap -1 2024-08-17T00:41:59.947 INFO:tasks.rados.rados.0.smithi110.stdout:2395: expect (ObjNum 723 snap 205 seq_num 723) 2024-08-17T00:41:59.947 INFO:tasks.rados.rados.0.smithi110.stdout:2396: snap_remove snap 208 2024-08-17T00:42:00.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:59 smithi110 ceph-mon[100641]: osdmap e506: 8 total, 8 up, 8 in 2024-08-17T00:42:00.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:41:59 smithi110 ceph-mon[100641]: osdmap e507: 8 total, 8 up, 8 in 2024-08-17T00:42:00.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:59 smithi110 ceph-mon[98148]: osdmap e506: 8 total, 8 up, 8 in 2024-08-17T00:42:00.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:41:59 smithi110 ceph-mon[98148]: osdmap e507: 8 total, 8 up, 8 in 2024-08-17T00:42:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:59 smithi177 ceph-mon[90034]: osdmap e506: 8 total, 8 up, 8 in 2024-08-17T00:42:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:41:59 smithi177 ceph-mon[90034]: osdmap e507: 8 total, 8 up, 8 in 2024-08-17T00:42:00.932 INFO:tasks.rados.rados.0.smithi110.stdout:2396: done (2 left) 2024-08-17T00:42:00.932 INFO:tasks.rados.rados.0.smithi110.stdout:2397: copy_from oid 4 from oid 42 current snap is 216 2024-08-17T00:42:00.932 INFO:tasks.rados.rados.0.smithi110.stdout:2398: snap_remove snap 203 2024-08-17T00:42:01.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:00 smithi110 ceph-mon[98148]: pgmap v324: 121 pgs: 121 active+clean; 230 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 30 op/s; 3.0 MiB/s, 0 objects/s recovering 2024-08-17T00:42:01.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:00 smithi110 ceph-mon[98148]: osdmap e508: 8 total, 8 up, 8 in 2024-08-17T00:42:01.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:00 smithi110 ceph-mon[100641]: pgmap v324: 121 pgs: 121 active+clean; 230 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 30 op/s; 3.0 MiB/s, 0 objects/s recovering 2024-08-17T00:42:01.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:00 smithi110 ceph-mon[100641]: osdmap e508: 8 total, 8 up, 8 in 2024-08-17T00:42:01.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:00 smithi177 ceph-mon[90034]: pgmap v324: 121 pgs: 121 active+clean; 230 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 30 op/s; 3.0 MiB/s, 0 objects/s recovering 2024-08-17T00:42:01.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:00 smithi177 ceph-mon[90034]: osdmap e508: 8 total, 8 up, 8 in 2024-08-17T00:42:01.934 INFO:tasks.rados.rados.0.smithi110.stdout:2398: done (3 left) 2024-08-17T00:42:01.935 INFO:tasks.rados.rados.0.smithi110.stdout:2399: read oid 36 snap -1 2024-08-17T00:42:01.935 INFO:tasks.rados.rados.0.smithi110.stdout:2399: expect (ObjNum 641 snap 172 seq_num 641) 2024-08-17T00:42:01.935 INFO:tasks.rados.rados.0.smithi110.stdout:2400: snap_create 2024-08-17T00:42:01.935 INFO:tasks.rados.rados.0.smithi110.stdout:2393: finishing write tid 2 to smithi11086371-24 2024-08-17T00:42:01.935 INFO:tasks.rados.rados.0.smithi110.stdout:2393: finishing write tid 3 to smithi11086371-24 2024-08-17T00:42:01.935 INFO:tasks.rados.rados.0.smithi110.stdout:2393: oid 24 updating version 0 to 948 2024-08-17T00:42:01.935 INFO:tasks.rados.rados.0.smithi110.stdout:2393: oid 24 updating version 948 to 949 2024-08-17T00:42:01.935 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 949 (ObjNum 742 snap 216 seq_num 742) dirty exists 2024-08-17T00:42:01.935 INFO:tasks.rados.rados.0.smithi110.stdout:2393: left oid 24 (ObjNum 742 snap 216 seq_num 742) 2024-08-17T00:42:01.935 INFO:tasks.rados.rados.0.smithi110.stdout:2395: expect (ObjNum 723 snap 205 seq_num 723) 2024-08-17T00:42:01.943 INFO:tasks.rados.rados.0.smithi110.stdout:2397: finishing copy_from racing read to smithi11086371-4 2024-08-17T00:42:01.943 INFO:tasks.rados.rados.0.smithi110.stdout:2397: finishing copy_from to smithi11086371-4 2024-08-17T00:42:01.943 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 974 (ObjNum 580 snap 155 seq_num 580) dirty exists 2024-08-17T00:42:01.965 INFO:tasks.rados.rados.0.smithi110.stdout:2399: expect (ObjNum 641 snap 172 seq_num 641) 2024-08-17T00:42:02.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:02.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:42:02.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:02 smithi110 ceph-mon[98148]: osdmap e509: 8 total, 8 up, 8 in 2024-08-17T00:42:02.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:02.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:42:02.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:02 smithi110 ceph-mon[100641]: osdmap e509: 8 total, 8 up, 8 in 2024-08-17T00:42:02.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:02.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:42:02.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:02 smithi177 ceph-mon[90034]: osdmap e509: 8 total, 8 up, 8 in 2024-08-17T00:42:02.937 INFO:tasks.rados.rados.0.smithi110.stdout:2393: done (4 left) 2024-08-17T00:42:02.937 INFO:tasks.rados.rados.0.smithi110.stdout:2395: done (3 left) 2024-08-17T00:42:02.937 INFO:tasks.rados.rados.0.smithi110.stdout:2397: done (2 left) 2024-08-17T00:42:02.937 INFO:tasks.rados.rados.0.smithi110.stdout:2399: done (1 left) 2024-08-17T00:42:02.937 INFO:tasks.rados.rados.0.smithi110.stdout:2400: done (0 left) 2024-08-17T00:42:02.937 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 14 current snap is 217 2024-08-17T00:42:02.937 INFO:tasks.rados.rados.0.smithi110.stdout:2401: seq_num 744 ranges {0=466944} 2024-08-17T00:42:02.939 INFO:tasks.rados.rados.0.smithi110.stdout:2401: writing smithi11086371-14 from 0 to 466944 tid 1 2024-08-17T00:42:02.940 INFO:tasks.rados.rados.0.smithi110.stdout:2402: read oid 25 snap -1 2024-08-17T00:42:02.940 INFO:tasks.rados.rados.0.smithi110.stdout:2402: expect (ObjNum 725 snap 205 seq_num 725) 2024-08-17T00:42:02.940 INFO:tasks.rados.rados.0.smithi110.stdout:2403: read oid 44 snap -1 2024-08-17T00:42:02.940 INFO:tasks.rados.rados.0.smithi110.stdout:2403: expect (ObjNum 459 snap 118 seq_num 459) 2024-08-17T00:42:02.940 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 11 current snap is 217 2024-08-17T00:42:02.940 INFO:tasks.rados.rados.0.smithi110.stdout:2404: seq_num 745 ranges {5111808=483328} 2024-08-17T00:42:02.971 INFO:tasks.rados.rados.0.smithi110.stdout:2404: writing smithi11086371-11 from 5111808 to 5595136 tid 1 2024-08-17T00:42:02.971 INFO:tasks.rados.rados.0.smithi110.stdout:2405: snap_remove snap 175 2024-08-17T00:42:03.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:03 smithi110 ceph-mon[98148]: pgmap v327: 121 pgs: 121 active+clean; 230 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.2 MiB/s wr, 24 op/s 2024-08-17T00:42:03.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:03 smithi110 ceph-mon[98148]: osdmap e510: 8 total, 8 up, 8 in 2024-08-17T00:42:03.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:03 smithi110 ceph-mon[100641]: pgmap v327: 121 pgs: 121 active+clean; 230 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.2 MiB/s wr, 24 op/s 2024-08-17T00:42:03.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:03 smithi110 ceph-mon[100641]: osdmap e510: 8 total, 8 up, 8 in 2024-08-17T00:42:03.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:03 smithi177 ceph-mon[90034]: pgmap v327: 121 pgs: 121 active+clean; 230 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.2 MiB/s wr, 24 op/s 2024-08-17T00:42:03.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:03 smithi177 ceph-mon[90034]: osdmap e510: 8 total, 8 up, 8 in 2024-08-17T00:42:03.940 INFO:tasks.rados.rados.0.smithi110.stdout:2405: done (4 left) 2024-08-17T00:42:03.941 INFO:tasks.rados.rados.0.smithi110.stdout:2406: copy_from oid 3 from oid 6 current snap is 217 2024-08-17T00:42:03.941 INFO:tasks.rados.rados.0.smithi110.stdout:2403: expect (ObjNum 459 snap 118 seq_num 459) 2024-08-17T00:42:04.176 INFO:tasks.rados.rados.0.smithi110.stdout:2404: finishing write tid 1 to smithi11086371-11 2024-08-17T00:42:04.176 INFO:tasks.rados.rados.0.smithi110.stdout:2404: finishing write tid 2 to smithi11086371-11 2024-08-17T00:42:04.176 INFO:tasks.rados.rados.0.smithi110.stdout:2404: finishing write tid 3 to smithi11086371-11 2024-08-17T00:42:04.176 INFO:tasks.rados.rados.0.smithi110.stdout:2404: oid 11 updating version 0 to 851 2024-08-17T00:42:04.176 INFO:tasks.rados.rados.0.smithi110.stdout:2404: oid 11 updating version 851 to 852 2024-08-17T00:42:04.176 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 852 (ObjNum 745 snap 217 seq_num 745) dirty exists 2024-08-17T00:42:04.176 INFO:tasks.rados.rados.0.smithi110.stdout:2404: left oid 11 (ObjNum 745 snap 217 seq_num 745) 2024-08-17T00:42:04.176 INFO:tasks.rados.rados.0.smithi110.stdout:2401: finishing write tid 1 to smithi11086371-14 2024-08-17T00:42:04.176 INFO:tasks.rados.rados.0.smithi110.stdout:2401: finishing write tid 2 to smithi11086371-14 2024-08-17T00:42:04.177 INFO:tasks.rados.rados.0.smithi110.stdout:2402: expect (ObjNum 725 snap 205 seq_num 725) 2024-08-17T00:42:05.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:04 smithi110 ceph-mon[100641]: osdmap e511: 8 total, 8 up, 8 in 2024-08-17T00:42:05.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:04 smithi110 ceph-mon[100641]: pgmap v330: 121 pgs: 121 active+clean; 198 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 334 KiB/s wr, 13 op/s 2024-08-17T00:42:05.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:04 smithi110 ceph-mon[100641]: osdmap e512: 8 total, 8 up, 8 in 2024-08-17T00:42:05.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:04 smithi110 ceph-mon[98148]: osdmap e511: 8 total, 8 up, 8 in 2024-08-17T00:42:05.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:04 smithi110 ceph-mon[98148]: pgmap v330: 121 pgs: 121 active+clean; 198 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 334 KiB/s wr, 13 op/s 2024-08-17T00:42:05.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:04 smithi110 ceph-mon[98148]: osdmap e512: 8 total, 8 up, 8 in 2024-08-17T00:42:05.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:04 smithi177 ceph-mon[90034]: osdmap e511: 8 total, 8 up, 8 in 2024-08-17T00:42:05.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:04 smithi177 ceph-mon[90034]: pgmap v330: 121 pgs: 121 active+clean; 198 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 334 KiB/s wr, 13 op/s 2024-08-17T00:42:05.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:04 smithi177 ceph-mon[90034]: osdmap e512: 8 total, 8 up, 8 in 2024-08-17T00:42:05.603 INFO:tasks.rados.rados.0.smithi110.stdout:2401: finishing write tid 3 to smithi11086371-14 2024-08-17T00:42:05.603 INFO:tasks.rados.rados.0.smithi110.stdout:2401: oid 14 updating version 0 to 1100 2024-08-17T00:42:05.603 INFO:tasks.rados.rados.0.smithi110.stdout:2401: oid 14 version 1100 is already newer than 1099 2024-08-17T00:42:05.603 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 1100 (ObjNum 744 snap 217 seq_num 744) dirty exists 2024-08-17T00:42:05.603 INFO:tasks.rados.rados.0.smithi110.stdout:2401: left oid 14 (ObjNum 744 snap 217 seq_num 744) 2024-08-17T00:42:05.603 INFO:tasks.rados.rados.0.smithi110.stdout:2406: finishing copy_from to smithi11086371-3 2024-08-17T00:42:05.603 INFO:tasks.rados.rados.0.smithi110.stdout:2406: got expected ENOENT (src dne) 2024-08-17T00:42:05.603 INFO:tasks.rados.rados.0.smithi110.stdout:2406: finishing copy_from racing read to smithi11086371-3 2024-08-17T00:42:05.603 INFO:tasks.rados.rados.0.smithi110.stdout:2401: done (4 left) 2024-08-17T00:42:05.603 INFO:tasks.rados.rados.0.smithi110.stdout:2402: done (3 left) 2024-08-17T00:42:05.604 INFO:tasks.rados.rados.0.smithi110.stdout:2403: done (2 left) 2024-08-17T00:42:05.604 INFO:tasks.rados.rados.0.smithi110.stdout:2404: done (1 left) 2024-08-17T00:42:05.604 INFO:tasks.rados.rados.0.smithi110.stdout:2406: done (0 left) 2024-08-17T00:42:05.604 INFO:tasks.rados.rados.0.smithi110.stdout:2407: delete oid 26 current snap is 217 2024-08-17T00:42:05.605 INFO:tasks.rados.rados.0.smithi110.stdout:2407: done (0 left) 2024-08-17T00:42:05.605 INFO:tasks.rados.rados.0.smithi110.stdout:2408: read oid 42 snap -1 2024-08-17T00:42:05.605 INFO:tasks.rados.rados.0.smithi110.stdout:2408: expect (ObjNum 580 snap 155 seq_num 580) 2024-08-17T00:42:05.605 INFO:tasks.rados.rados.0.smithi110.stdout:2409: snap_create 2024-08-17T00:42:05.607 INFO:tasks.rados.rados.0.smithi110.stdout:2408: expect (ObjNum 580 snap 155 seq_num 580) 2024-08-17T00:42:05.945 INFO:tasks.rados.rados.0.smithi110.stdout:2408: done (1 left) 2024-08-17T00:42:05.945 INFO:tasks.rados.rados.0.smithi110.stdout:2409: done (0 left) 2024-08-17T00:42:05.945 INFO:tasks.rados.rados.0.smithi110.stdout:2410: read oid 47 snap -1 2024-08-17T00:42:05.945 INFO:tasks.rados.rados.0.smithi110.stdout:2410: expect (ObjNum 646 snap 176 seq_num 646) 2024-08-17T00:42:05.945 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 12 current snap is 218 2024-08-17T00:42:05.945 INFO:tasks.rados.rados.0.smithi110.stdout:2411: seq_num 747 ranges {401408=516096} 2024-08-17T00:42:05.949 INFO:tasks.rados.rados.0.smithi110.stdout:2411: writing smithi11086371-12 from 401408 to 917504 tid 1 2024-08-17T00:42:05.949 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 8 current snap is 218 2024-08-17T00:42:05.950 INFO:tasks.rados.rados.0.smithi110.stdout:2412: seq_num 748 ranges {0=532480} 2024-08-17T00:42:05.953 INFO:tasks.rados.rados.0.smithi110.stdout:2412: writing smithi11086371-8 from 0 to 532480 tid 1 2024-08-17T00:42:05.953 INFO:tasks.rados.rados.0.smithi110.stdout:2413: delete oid 31 current snap is 218 2024-08-17T00:42:05.954 INFO:tasks.rados.rados.0.smithi110.stdout:2411: finishing write tid 1 to smithi11086371-12 2024-08-17T00:42:05.954 INFO:tasks.rados.rados.0.smithi110.stdout:2411: finishing write tid 2 to smithi11086371-12 2024-08-17T00:42:05.956 INFO:tasks.rados.rados.0.smithi110.stdout:2411: finishing write tid 3 to smithi11086371-12 2024-08-17T00:42:05.957 INFO:tasks.rados.rados.0.smithi110.stdout:2411: oid 12 updating version 0 to 837 2024-08-17T00:42:05.957 INFO:tasks.rados.rados.0.smithi110.stdout:2411: oid 12 version 837 is already newer than 836 2024-08-17T00:42:05.957 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 837 (ObjNum 747 snap 218 seq_num 747) dirty exists 2024-08-17T00:42:05.957 INFO:tasks.rados.rados.0.smithi110.stdout:2411: left oid 12 (ObjNum 747 snap 218 seq_num 747) 2024-08-17T00:42:05.957 INFO:tasks.rados.rados.0.smithi110.stdout:2411: done (3 left) 2024-08-17T00:42:05.957 INFO:tasks.rados.rados.0.smithi110.stdout:2413: done (2 left) 2024-08-17T00:42:05.957 INFO:tasks.rados.rados.0.smithi110.stdout:2414: delete oid 10 current snap is 218 2024-08-17T00:42:05.957 INFO:tasks.rados.rados.0.smithi110.stdout:2410: expect (ObjNum 646 snap 176 seq_num 646) 2024-08-17T00:42:06.054 INFO:tasks.rados.rados.0.smithi110.stdout:2412: finishing write tid 1 to smithi11086371-8 2024-08-17T00:42:06.054 INFO:tasks.rados.rados.0.smithi110.stdout:2412: finishing write tid 2 to smithi11086371-8 2024-08-17T00:42:06.054 INFO:tasks.rados.rados.0.smithi110.stdout:2412: finishing write tid 3 to smithi11086371-8 2024-08-17T00:42:06.054 INFO:tasks.rados.rados.0.smithi110.stdout:2412: oid 8 updating version 0 to 704 2024-08-17T00:42:06.055 INFO:tasks.rados.rados.0.smithi110.stdout:2412: oid 8 updating version 704 to 705 2024-08-17T00:42:06.055 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 705 (ObjNum 748 snap 218 seq_num 748) dirty exists 2024-08-17T00:42:06.055 INFO:tasks.rados.rados.0.smithi110.stdout:2412: left oid 8 (ObjNum 748 snap 218 seq_num 748) 2024-08-17T00:42:06.055 INFO:tasks.rados.rados.0.smithi110.stdout:2410: done (2 left) 2024-08-17T00:42:06.055 INFO:tasks.rados.rados.0.smithi110.stdout:2412: done (1 left) 2024-08-17T00:42:06.055 INFO:tasks.rados.rados.0.smithi110.stdout:2414: done (0 left) 2024-08-17T00:42:06.055 INFO:tasks.rados.rados.0.smithi110.stdout:2415: read oid 13 snap -1 2024-08-17T00:42:06.055 INFO:tasks.rados.rados.0.smithi110.stdout:2415: expect (ObjNum 641 snap 172 seq_num 641) 2024-08-17T00:42:06.055 INFO:tasks.rados.rados.0.smithi110.stdout:2416: snap_create 2024-08-17T00:42:06.070 INFO:tasks.rados.rados.0.smithi110.stdout:2415: expect (ObjNum 641 snap 172 seq_num 641) 2024-08-17T00:42:06.950 INFO:tasks.rados.rados.0.smithi110.stdout:2415: done (1 left) 2024-08-17T00:42:06.950 INFO:tasks.rados.rados.0.smithi110.stdout:2416: done (0 left) 2024-08-17T00:42:06.950 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 33 current snap is 219 2024-08-17T00:42:06.950 INFO:tasks.rados.rados.0.smithi110.stdout:2417: seq_num 751 ranges {0=581632} 2024-08-17T00:42:06.953 INFO:tasks.rados.rados.0.smithi110.stdout:2417: writing smithi11086371-33 from 0 to 581632 tid 1 2024-08-17T00:42:06.953 INFO:tasks.rados.rados.0.smithi110.stdout:2418: snap_create 2024-08-17T00:42:06.960 INFO:tasks.rados.rados.0.smithi110.stdout:2417: finishing write tid 1 to smithi11086371-33 2024-08-17T00:42:06.960 INFO:tasks.rados.rados.0.smithi110.stdout:2417: finishing write tid 2 to smithi11086371-33 2024-08-17T00:42:06.961 INFO:tasks.rados.rados.0.smithi110.stdout:2417: finishing write tid 3 to smithi11086371-33 2024-08-17T00:42:06.961 INFO:tasks.rados.rados.0.smithi110.stdout:2417: oid 33 updating version 0 to 823 2024-08-17T00:42:06.961 INFO:tasks.rados.rados.0.smithi110.stdout:2417: oid 33 version 823 is already newer than 822 2024-08-17T00:42:06.961 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 33 v 823 (ObjNum 751 snap 219 seq_num 751) dirty exists 2024-08-17T00:42:06.962 INFO:tasks.rados.rados.0.smithi110.stdout:2417: left oid 33 (ObjNum 751 snap 219 seq_num 751) 2024-08-17T00:42:07.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:06 smithi110 ceph-mon[100641]: osdmap e513: 8 total, 8 up, 8 in 2024-08-17T00:42:07.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:06 smithi110 ceph-mon[100641]: pgmap v333: 121 pgs: 121 active+clean; 186 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 330 KiB/s wr, 10 op/s 2024-08-17T00:42:07.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:06 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:07.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:06 smithi110 ceph-mon[98148]: osdmap e513: 8 total, 8 up, 8 in 2024-08-17T00:42:07.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:06 smithi110 ceph-mon[98148]: pgmap v333: 121 pgs: 121 active+clean; 186 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 330 KiB/s wr, 10 op/s 2024-08-17T00:42:07.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:06 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:07.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:06 smithi177 ceph-mon[90034]: osdmap e513: 8 total, 8 up, 8 in 2024-08-17T00:42:07.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:06 smithi177 ceph-mon[90034]: pgmap v333: 121 pgs: 121 active+clean; 186 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 330 KiB/s wr, 10 op/s 2024-08-17T00:42:07.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:06 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:07.952 INFO:tasks.rados.rados.0.smithi110.stdout:2417: done (1 left) 2024-08-17T00:42:07.952 INFO:tasks.rados.rados.0.smithi110.stdout:2418: done (0 left) 2024-08-17T00:42:07.952 INFO:tasks.rados.rados.0.smithi110.stdout:2419: delete oid 46 current snap is 220 2024-08-17T00:42:07.956 INFO:tasks.rados.rados.0.smithi110.stdout:2419: done (0 left) 2024-08-17T00:42:07.956 INFO:tasks.rados.rados.0.smithi110.stdout:2420: delete oid 40 current snap is 220 2024-08-17T00:42:07.961 INFO:tasks.rados.rados.0.smithi110.stdout:2420: done (0 left) 2024-08-17T00:42:07.961 INFO:tasks.rados.rados.0.smithi110.stdout:2421: snap_create 2024-08-17T00:42:08.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:07 smithi110 ceph-mon[98148]: osdmap e514: 8 total, 8 up, 8 in 2024-08-17T00:42:08.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:07 smithi110 ceph-mon[100641]: osdmap e514: 8 total, 8 up, 8 in 2024-08-17T00:42:08.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:42:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:42:08] "GET /metrics HTTP/1.1" 200 36143 "" "Prometheus/2.43.0" 2024-08-17T00:42:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:07 smithi177 ceph-mon[90034]: osdmap e514: 8 total, 8 up, 8 in 2024-08-17T00:42:08.961 INFO:tasks.rados.rados.0.smithi110.stdout:2421: done (0 left) 2024-08-17T00:42:08.961 INFO:tasks.rados.rados.0.smithi110.stdout:2422: read oid 50 snap -1 2024-08-17T00:42:08.961 INFO:tasks.rados.rados.0.smithi110.stdout:2422: expect deleted 2024-08-17T00:42:08.962 INFO:tasks.rados.rados.0.smithi110.stdout:2423: read oid 18 snap -1 2024-08-17T00:42:08.962 INFO:tasks.rados.rados.0.smithi110.stdout:2423: expect (ObjNum 654 snap 180 seq_num 654) 2024-08-17T00:42:08.962 INFO:tasks.rados.rados.0.smithi110.stdout:2424: setattr oid 7 current snap is 221 2024-08-17T00:42:08.962 INFO:tasks.rados.rados.0.smithi110.stdout:2425: snap_create 2024-08-17T00:42:08.982 INFO:tasks.rados.rados.0.smithi110.stdout:2423: expect (ObjNum 654 snap 180 seq_num 654) 2024-08-17T00:42:09.277 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 824 (ObjNum 582 snap 156 seq_num 582) dirty exists 2024-08-17T00:42:09.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:08 smithi110 ceph-mon[100641]: osdmap e515: 8 total, 8 up, 8 in 2024-08-17T00:42:09.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:08 smithi110 ceph-mon[100641]: pgmap v336: 121 pgs: 121 active+clean; 174 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 248 KiB/s wr, 3 op/s 2024-08-17T00:42:09.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:08 smithi110 ceph-mon[98148]: osdmap e515: 8 total, 8 up, 8 in 2024-08-17T00:42:09.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:08 smithi110 ceph-mon[98148]: pgmap v336: 121 pgs: 121 active+clean; 174 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 248 KiB/s wr, 3 op/s 2024-08-17T00:42:09.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:08 smithi177 ceph-mon[90034]: osdmap e515: 8 total, 8 up, 8 in 2024-08-17T00:42:09.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:08 smithi177 ceph-mon[90034]: pgmap v336: 121 pgs: 121 active+clean; 174 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 248 KiB/s wr, 3 op/s 2024-08-17T00:42:09.932 INFO:tasks.rados.rados.0.smithi110.stdout:2422: done (3 left) 2024-08-17T00:42:09.932 INFO:tasks.rados.rados.0.smithi110.stdout:2423: done (2 left) 2024-08-17T00:42:09.932 INFO:tasks.rados.rados.0.smithi110.stdout:2424: done (1 left) 2024-08-17T00:42:09.932 INFO:tasks.rados.rados.0.smithi110.stdout:2425: done (0 left) 2024-08-17T00:42:09.932 INFO:tasks.rados.rados.0.smithi110.stdout:2426: read oid 21 snap -1 2024-08-17T00:42:09.932 INFO:tasks.rados.rados.0.smithi110.stdout:2426: expect (ObjNum 735 snap 213 seq_num 735) 2024-08-17T00:42:09.933 INFO:tasks.rados.rados.0.smithi110.stdout:2427: read oid 16 snap -1 2024-08-17T00:42:09.933 INFO:tasks.rados.rados.0.smithi110.stdout:2427: expect deleted 2024-08-17T00:42:09.933 INFO:tasks.rados.rados.0.smithi110.stdout:2428: read oid 33 snap -1 2024-08-17T00:42:09.933 INFO:tasks.rados.rados.0.smithi110.stdout:2428: expect (ObjNum 751 snap 219 seq_num 751) 2024-08-17T00:42:09.933 INFO:tasks.rados.rados.0.smithi110.stdout:2429: read oid 37 snap -1 2024-08-17T00:42:09.933 INFO:tasks.rados.rados.0.smithi110.stdout:2429: expect deleted 2024-08-17T00:42:09.933 INFO:tasks.rados.rados.0.smithi110.stdout:2430: snap_remove snap 215 2024-08-17T00:42:10.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:09 smithi177 ceph-mon[90034]: osdmap e516: 8 total, 8 up, 8 in 2024-08-17T00:42:10.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:09 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-17T00:42:10.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:09 smithi177 ceph-mon[90034]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-17T00:42:10.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:09 smithi177 ceph-mon[90034]: Upgrade: osd.5 is safe to restart 2024-08-17T00:42:10.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:09 smithi177 ceph-mon[90034]: osdmap e517: 8 total, 8 up, 8 in 2024-08-17T00:42:10.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:09 smithi110 ceph-mon[98148]: osdmap e516: 8 total, 8 up, 8 in 2024-08-17T00:42:10.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:09 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-17T00:42:10.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:09 smithi110 ceph-mon[98148]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-17T00:42:10.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:09 smithi110 ceph-mon[98148]: Upgrade: osd.5 is safe to restart 2024-08-17T00:42:10.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:09 smithi110 ceph-mon[98148]: osdmap e517: 8 total, 8 up, 8 in 2024-08-17T00:42:10.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:09 smithi110 ceph-mon[100641]: osdmap e516: 8 total, 8 up, 8 in 2024-08-17T00:42:10.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:09 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-17T00:42:10.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:09 smithi110 ceph-mon[100641]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-17T00:42:10.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:09 smithi110 ceph-mon[100641]: Upgrade: osd.5 is safe to restart 2024-08-17T00:42:10.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:09 smithi110 ceph-mon[100641]: osdmap e517: 8 total, 8 up, 8 in 2024-08-17T00:42:10.934 INFO:tasks.rados.rados.0.smithi110.stdout:2430: done (4 left) 2024-08-17T00:42:10.934 INFO:tasks.rados.rados.0.smithi110.stdout:2431: rmattr oid 27 current snap is 222 2024-08-17T00:42:10.934 INFO:tasks.rados.rados.0.smithi110.stdout:2426: expect (ObjNum 735 snap 213 seq_num 735) 2024-08-17T00:42:10.947 INFO:tasks.rados.rados.0.smithi110.stdout:2428: expect (ObjNum 751 snap 219 seq_num 751) 2024-08-17T00:42:10.969 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 864 (ObjNum 723 snap 205 seq_num 723) dirty exists 2024-08-17T00:42:10.969 INFO:tasks.rados.rados.0.smithi110.stdout:2426: done (4 left) 2024-08-17T00:42:10.969 INFO:tasks.rados.rados.0.smithi110.stdout:2427: done (3 left) 2024-08-17T00:42:10.969 INFO:tasks.rados.rados.0.smithi110.stdout:2428: done (2 left) 2024-08-17T00:42:10.969 INFO:tasks.rados.rados.0.smithi110.stdout:2429: done (1 left) 2024-08-17T00:42:10.969 INFO:tasks.rados.rados.0.smithi110.stdout:2431: done (0 left) 2024-08-17T00:42:10.969 INFO:tasks.rados.rados.0.smithi110.stdout:2432: delete oid 3 current snap is 222 2024-08-17T00:42:10.971 INFO:tasks.rados.rados.0.smithi110.stdout:2432: done (0 left) 2024-08-17T00:42:10.971 INFO:tasks.rados.rados.0.smithi110.stdout:2433: rollback oid 38 current snap is 222 2024-08-17T00:42:10.971 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 38 to 206 2024-08-17T00:42:10.971 INFO:tasks.rados.rados.0.smithi110.stdout:2434: rollback oid 39 current snap is 222 2024-08-17T00:42:10.971 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 39 to 200 2024-08-17T00:42:10.971 INFO:tasks.rados.rados.0.smithi110.stdout:2435: read oid 2 snap 221 2024-08-17T00:42:10.971 INFO:tasks.rados.rados.0.smithi110.stdout:2435: expect deleted 2024-08-17T00:42:10.971 INFO:tasks.rados.rados.0.smithi110.stdout:2436: read oid 37 snap 212 2024-08-17T00:42:10.971 INFO:tasks.rados.rados.0.smithi110.stdout:2436: expect deleted 2024-08-17T00:42:10.972 INFO:tasks.rados.rados.0.smithi110.stdout:2437: rollback oid 4 current snap is 222 2024-08-17T00:42:10.972 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 4 to 221 2024-08-17T00:42:10.972 INFO:tasks.rados.rados.0.smithi110.stdout:2438: rollback oid 50 current snap is 222 2024-08-17T00:42:10.972 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 50 to 219 2024-08-17T00:42:10.972 INFO:tasks.rados.rados.0.smithi110.stdout:2439: snap_create 2024-08-17T00:42:10.973 INFO:tasks.rados.rados.0.smithi110.stdout:2438: finishing rollback tid 1 to smithi11086371-50 2024-08-17T00:42:10.973 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 793 (ObjNum 33 snap 0 seq_num 1879631568) dirty dne 2024-08-17T00:42:10.974 INFO:tasks.rados.rados.0.smithi110.stdout:2437: finishing rollback tid 0 to smithi11086371-4 2024-08-17T00:42:10.974 INFO:tasks.rados.rados.0.smithi110.stdout:2437: finishing rollback tid 1 to smithi11086371-4 2024-08-17T00:42:10.974 INFO:tasks.rados.rados.0.smithi110.stdout:2437: finishing rollback tid 2 to smithi11086371-4 2024-08-17T00:42:10.974 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 978 (ObjNum 580 snap 155 seq_num 580) dirty exists 2024-08-17T00:42:10.975 INFO:tasks.rados.rados.0.smithi110.stdout:2434: finishing rollback tid 0 to smithi11086371-39 2024-08-17T00:42:10.975 INFO:tasks.rados.rados.0.smithi110.stdout:2433: finishing rollback tid 0 to smithi11086371-38 2024-08-17T00:42:10.975 INFO:tasks.rados.rados.0.smithi110.stdout:2434: finishing rollback tid 1 to smithi11086371-39 2024-08-17T00:42:10.975 INFO:tasks.rados.rados.0.smithi110.stdout:2433: finishing rollback tid 1 to smithi11086371-38 2024-08-17T00:42:10.976 INFO:tasks.rados.rados.0.smithi110.stdout:2433: finishing rollback tid 2 to smithi11086371-38 2024-08-17T00:42:10.976 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 780 (ObjNum 675 snap 188 seq_num 675) dirty exists 2024-08-17T00:42:10.976 INFO:tasks.rados.rados.0.smithi110.stdout:2434: finishing rollback tid 2 to smithi11086371-39 2024-08-17T00:42:10.976 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 975 (ObjNum 702 snap 197 seq_num 702) dirty exists 2024-08-17T00:42:11.191 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:10 smithi177 ceph-mon[90034]: pgmap v339: 121 pgs: 121 active+clean; 176 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 398 KiB/s wr, 11 op/s 2024-08-17T00:42:11.191 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:11.191 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-17T00:42:11.191 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:42:11.191 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:10 smithi177 ceph-mon[90034]: osdmap e518: 8 total, 8 up, 8 in 2024-08-17T00:42:11.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:10 smithi110 ceph-mon[98148]: pgmap v339: 121 pgs: 121 active+clean; 176 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 398 KiB/s wr, 11 op/s 2024-08-17T00:42:11.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:11.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-17T00:42:11.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:42:11.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:10 smithi110 ceph-mon[98148]: osdmap e518: 8 total, 8 up, 8 in 2024-08-17T00:42:11.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:10 smithi110 ceph-mon[100641]: pgmap v339: 121 pgs: 121 active+clean; 176 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 398 KiB/s wr, 11 op/s 2024-08-17T00:42:11.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:11.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-17T00:42:11.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:42:11.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:10 smithi110 ceph-mon[100641]: osdmap e518: 8 total, 8 up, 8 in 2024-08-17T00:42:11.971 INFO:tasks.rados.rados.0.smithi110.stdout:2433: done (6 left) 2024-08-17T00:42:11.971 INFO:tasks.rados.rados.0.smithi110.stdout:2434: done (5 left) 2024-08-17T00:42:11.972 INFO:tasks.rados.rados.0.smithi110.stdout:2435: done (4 left) 2024-08-17T00:42:11.972 INFO:tasks.rados.rados.0.smithi110.stdout:2436: done (3 left) 2024-08-17T00:42:11.972 INFO:tasks.rados.rados.0.smithi110.stdout:2437: done (2 left) 2024-08-17T00:42:11.972 INFO:tasks.rados.rados.0.smithi110.stdout:2438: done (1 left) 2024-08-17T00:42:11.972 INFO:tasks.rados.rados.0.smithi110.stdout:2439: done (0 left) 2024-08-17T00:42:11.972 INFO:tasks.rados.rados.0.smithi110.stdout:2440: copy_from oid 12 from oid 43 current snap is 223 2024-08-17T00:42:11.972 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 49 current snap is 223 2024-08-17T00:42:11.972 INFO:tasks.rados.rados.0.smithi110.stdout:2441: seq_num 755 ranges {2719744=647168} 2024-08-17T00:42:11.990 INFO:tasks.rados.rados.0.smithi110.stdout:2441: writing smithi11086371-49 from 2719744 to 3366912 tid 1 2024-08-17T00:42:11.990 INFO:tasks.rados.rados.0.smithi110.stdout:2442: copy_from oid 6 from oid 21 current snap is 223 2024-08-17T00:42:11.990 INFO:tasks.rados.rados.0.smithi110.stdout:2440: finishing copy_from racing read to smithi11086371-12 2024-08-17T00:42:11.990 INFO:tasks.rados.rados.0.smithi110.stdout:2440: finishing copy_from to smithi11086371-12 2024-08-17T00:42:11.991 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 919 (ObjNum 708 snap 198 seq_num 708) dirty exists 2024-08-17T00:42:11.991 INFO:tasks.rados.rados.0.smithi110.stdout:2440: done (2 left) 2024-08-17T00:42:11.991 INFO:tasks.rados.rados.0.smithi110.stdout:2443: snap_remove snap 207 2024-08-17T00:42:12.255 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:11 smithi177 ceph-mon[90034]: Upgrade: Updating osd.5 2024-08-17T00:42:12.255 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:11 smithi177 ceph-mon[90034]: Deploying daemon osd.5 on smithi177 2024-08-17T00:42:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:11 smithi110 ceph-mon[98148]: Upgrade: Updating osd.5 2024-08-17T00:42:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:11 smithi110 ceph-mon[98148]: Deploying daemon osd.5 on smithi177 2024-08-17T00:42:12.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:11 smithi110 ceph-mon[100641]: Upgrade: Updating osd.5 2024-08-17T00:42:12.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:11 smithi110 ceph-mon[100641]: Deploying daemon osd.5 on smithi177 2024-08-17T00:42:12.976 INFO:tasks.rados.rados.0.smithi110.stdout:2443: done (2 left) 2024-08-17T00:42:12.976 INFO:tasks.rados.rados.0.smithi110.stdout:2444: snap_remove snap 214 2024-08-17T00:42:13.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:12 smithi177 ceph-mon[90034]: osdmap e519: 8 total, 8 up, 8 in 2024-08-17T00:42:13.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:12 smithi177 ceph-mon[90034]: pgmap v342: 121 pgs: 121 active+clean; 176 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 268 KiB/s wr, 10 op/s 2024-08-17T00:42:13.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:12 smithi110 ceph-mon[98148]: osdmap e519: 8 total, 8 up, 8 in 2024-08-17T00:42:13.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:12 smithi110 ceph-mon[98148]: pgmap v342: 121 pgs: 121 active+clean; 176 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 268 KiB/s wr, 10 op/s 2024-08-17T00:42:13.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:12 smithi110 ceph-mon[100641]: osdmap e519: 8 total, 8 up, 8 in 2024-08-17T00:42:13.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:12 smithi110 ceph-mon[100641]: pgmap v342: 121 pgs: 121 active+clean; 176 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 268 KiB/s wr, 10 op/s 2024-08-17T00:42:13.744 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:13 smithi177 systemd[1]: Stopping Ceph osd.5 for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:42:13.981 INFO:tasks.rados.rados.0.smithi110.stdout:2442: finishing copy_from racing read to smithi11086371-6 2024-08-17T00:42:13.981 INFO:tasks.rados.rados.0.smithi110.stdout:2441: finishing write tid 1 to smithi11086371-49 2024-08-17T00:42:13.981 INFO:tasks.rados.rados.0.smithi110.stdout:2441: finishing write tid 2 to smithi11086371-49 2024-08-17T00:42:13.981 INFO:tasks.rados.rados.0.smithi110.stdout:2442: finishing copy_from to smithi11086371-6 2024-08-17T00:42:13.981 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 921 (ObjNum 735 snap 213 seq_num 735) dirty exists 2024-08-17T00:42:13.982 INFO:tasks.rados.rados.0.smithi110.stdout:2441: finishing write tid 3 to smithi11086371-49 2024-08-17T00:42:13.982 INFO:tasks.rados.rados.0.smithi110.stdout:2441: oid 49 updating version 0 to 818 2024-08-17T00:42:13.982 INFO:tasks.rados.rados.0.smithi110.stdout:2441: oid 49 updating version 818 to 819 2024-08-17T00:42:13.982 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 819 (ObjNum 755 snap 223 seq_num 755) dirty exists 2024-08-17T00:42:13.982 INFO:tasks.rados.rados.0.smithi110.stdout:2441: left oid 49 (ObjNum 755 snap 223 seq_num 755) 2024-08-17T00:42:13.982 INFO:tasks.rados.rados.0.smithi110.stdout:2441: done (2 left) 2024-08-17T00:42:13.982 INFO:tasks.rados.rados.0.smithi110.stdout:2442: done (1 left) 2024-08-17T00:42:13.982 INFO:tasks.rados.rados.0.smithi110.stdout:2444: done (0 left) 2024-08-17T00:42:13.982 INFO:tasks.rados.rados.0.smithi110.stdout:2445: read oid 38 snap 221 2024-08-17T00:42:13.982 INFO:tasks.rados.rados.0.smithi110.stdout:2445: expect (ObjNum 675 snap 188 seq_num 675) 2024-08-17T00:42:13.982 INFO:tasks.rados.rados.0.smithi110.stdout:2446: snap_remove snap 212 2024-08-17T00:42:14.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:13 smithi177 ceph-mon[90034]: osdmap e520: 8 total, 8 up, 8 in 2024-08-17T00:42:14.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:13 smithi177 ceph-mon[90034]: osd.5 marked itself down and dead 2024-08-17T00:42:14.113 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[44819]: 2024-08-17T00:42:13.741+0000 7fa78a2a5640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T00:42:14.113 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[44819]: 2024-08-17T00:42:13.741+0000 7fa78a2a5640 -1 osd.5 520 *** Got signal Terminated *** 2024-08-17T00:42:14.113 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[44819]: 2024-08-17T00:42:13.741+0000 7fa78a2a5640 -1 osd.5 520 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T00:42:14.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:13 smithi110 ceph-mon[98148]: osdmap e520: 8 total, 8 up, 8 in 2024-08-17T00:42:14.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:13 smithi110 ceph-mon[98148]: osd.5 marked itself down and dead 2024-08-17T00:42:14.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:13 smithi110 ceph-mon[100641]: osdmap e520: 8 total, 8 up, 8 in 2024-08-17T00:42:14.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:13 smithi110 ceph-mon[100641]: osd.5 marked itself down and dead 2024-08-17T00:42:14.791 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:14 smithi177 podman[100542]: 2024-08-17 00:42:14.538448104 +0000 UTC m=+0.921362329 container died dcff8daf9f4df8850bd547bc58cae9465cc18fb2dfbdff096c9dd44b0de9e2f0 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-03f4c3e, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True) 2024-08-17T00:42:14.980 INFO:tasks.rados.rados.0.smithi110.stdout:2446: done (1 left) 2024-08-17T00:42:14.980 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 48 current snap is 223 2024-08-17T00:42:14.980 INFO:tasks.rados.rados.0.smithi110.stdout:2447: seq_num 756 ranges {4390912=671744} 2024-08-17T00:42:15.010 INFO:tasks.rados.rados.0.smithi110.stdout:2447: writing smithi11086371-48 from 4390912 to 5062656 tid 1 2024-08-17T00:42:15.010 INFO:tasks.rados.rados.0.smithi110.stdout:2448: rollback oid 11 current snap is 223 2024-08-17T00:42:15.010 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 11 to 222 2024-08-17T00:42:15.010 INFO:tasks.rados.rados.0.smithi110.stdout:2449: read oid 42 snap -1 2024-08-17T00:42:15.010 INFO:tasks.rados.rados.0.smithi110.stdout:2449: expect (ObjNum 580 snap 155 seq_num 580) 2024-08-17T00:42:15.011 INFO:tasks.rados.rados.0.smithi110.stdout:2450: snap_create 2024-08-17T00:42:15.012 INFO:tasks.rados.rados.0.smithi110.stdout:2449: expect (ObjNum 580 snap 155 seq_num 580) 2024-08-17T00:42:15.018 INFO:tasks.rados.rados.0.smithi110.stdout:2445: expect (ObjNum 675 snap 188 seq_num 675) 2024-08-17T00:42:15.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:14 smithi177 ceph-mon[90034]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T00:42:15.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:14 smithi177 ceph-mon[90034]: osdmap e521: 8 total, 7 up, 8 in 2024-08-17T00:42:15.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:14 smithi177 ceph-mon[90034]: pgmap v345: 121 pgs: 1 active+clean+snaptrim, 6 peering, 16 stale+active+clean, 98 active+clean; 179 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 685 KiB/s rd, 788 KiB/s wr, 7 op/s 2024-08-17T00:42:15.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:14 smithi177 ceph-mon[90034]: osdmap e522: 8 total, 7 up, 8 in 2024-08-17T00:42:15.113 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:14 smithi177 podman[100542]: 2024-08-17 00:42:14.998546839 +0000 UTC m=+1.381461067 container cleanup dcff8daf9f4df8850bd547bc58cae9465cc18fb2dfbdff096c9dd44b0de9e2f0 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-03f4c3e, ceph=True, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-08-17T00:42:15.113 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:14 smithi177 bash[100542]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5 2024-08-17T00:42:15.126 INFO:tasks.rados.rados.0.smithi110.stdout:2447: finishing write tid 1 to smithi11086371-48 2024-08-17T00:42:15.126 INFO:tasks.rados.rados.0.smithi110.stdout:2447: finishing write tid 2 to smithi11086371-48 2024-08-17T00:42:15.126 INFO:tasks.rados.rados.0.smithi110.stdout:2448: finishing rollback tid 0 to smithi11086371-11 2024-08-17T00:42:15.127 INFO:tasks.rados.rados.0.smithi110.stdout:2448: finishing rollback tid 1 to smithi11086371-11 2024-08-17T00:42:15.127 INFO:tasks.rados.rados.0.smithi110.stdout:2447: finishing write tid 3 to smithi11086371-48 2024-08-17T00:42:15.127 INFO:tasks.rados.rados.0.smithi110.stdout:2447: oid 48 updating version 0 to 855 2024-08-17T00:42:15.127 INFO:tasks.rados.rados.0.smithi110.stdout:2447: oid 48 version 855 is already newer than 854 2024-08-17T00:42:15.127 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 855 (ObjNum 756 snap 223 seq_num 756) dirty exists 2024-08-17T00:42:15.127 INFO:tasks.rados.rados.0.smithi110.stdout:2447: left oid 48 (ObjNum 756 snap 223 seq_num 756) 2024-08-17T00:42:15.127 INFO:tasks.rados.rados.0.smithi110.stdout:2448: finishing rollback tid 2 to smithi11086371-11 2024-08-17T00:42:15.127 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 858 (ObjNum 745 snap 217 seq_num 745) dirty exists 2024-08-17T00:42:15.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:14 smithi110 ceph-mon[100641]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T00:42:15.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:14 smithi110 ceph-mon[100641]: osdmap e521: 8 total, 7 up, 8 in 2024-08-17T00:42:15.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:14 smithi110 ceph-mon[100641]: pgmap v345: 121 pgs: 1 active+clean+snaptrim, 6 peering, 16 stale+active+clean, 98 active+clean; 179 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 685 KiB/s rd, 788 KiB/s wr, 7 op/s 2024-08-17T00:42:15.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:14 smithi110 ceph-mon[100641]: osdmap e522: 8 total, 7 up, 8 in 2024-08-17T00:42:15.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:14 smithi110 ceph-mon[98148]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T00:42:15.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:14 smithi110 ceph-mon[98148]: osdmap e521: 8 total, 7 up, 8 in 2024-08-17T00:42:15.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:14 smithi110 ceph-mon[98148]: pgmap v345: 121 pgs: 1 active+clean+snaptrim, 6 peering, 16 stale+active+clean, 98 active+clean; 179 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 685 KiB/s rd, 788 KiB/s wr, 7 op/s 2024-08-17T00:42:15.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:14 smithi110 ceph-mon[98148]: osdmap e522: 8 total, 7 up, 8 in 2024-08-17T00:42:15.612 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:15 smithi177 podman[100565]: 2024-08-17 00:42:15.27543278 +0000 UTC m=+0.729855873 container remove dcff8daf9f4df8850bd547bc58cae9465cc18fb2dfbdff096c9dd44b0de9e2f0 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, RELEASE=reef-03f4c3e, org.label-schema.license=GPLv2) 2024-08-17T00:42:15.921 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:15 smithi177 podman[100656]: 2024-08-17 00:42:15.515311966 +0000 UTC m=+0.017201007 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:42:15.921 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:15 smithi177 podman[100656]: 2024-08-17 00:42:15.626217888 +0000 UTC m=+0.128106923 container create 72a149c9eb78f4183b08f0437fecbbd5db119d5871416a9f84284b0ac3d029e2 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5-deactivate, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, RELEASE=squid-d863d21, GIT_CLEAN=True, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-08-17T00:42:15.921 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:15 smithi177 podman[100656]: 2024-08-17 00:42:15.845446207 +0000 UTC m=+0.347335254 container init 72a149c9eb78f4183b08f0437fecbbd5db119d5871416a9f84284b0ac3d029e2 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5-deactivate, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=squid-d863d21, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-08-17T00:42:15.921 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:15 smithi177 podman[100656]: 2024-08-17 00:42:15.84987035 +0000 UTC m=+0.351759386 container start 72a149c9eb78f4183b08f0437fecbbd5db119d5871416a9f84284b0ac3d029e2 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5-deactivate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=squid-d863d21, GIT_CLEAN=True, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T00:42:15.921 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:15 smithi177 podman[100656]: 2024-08-17 00:42:15.920185594 +0000 UTC m=+0.422074639 container attach 72a149c9eb78f4183b08f0437fecbbd5db119d5871416a9f84284b0ac3d029e2 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5-deactivate, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=squid-d863d21, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-08-17T00:42:16.001 INFO:tasks.rados.rados.0.smithi110.stdout:2445: done (4 left) 2024-08-17T00:42:16.001 INFO:tasks.rados.rados.0.smithi110.stdout:2447: done (3 left) 2024-08-17T00:42:16.001 INFO:tasks.rados.rados.0.smithi110.stdout:2448: done (2 left) 2024-08-17T00:42:16.002 INFO:tasks.rados.rados.0.smithi110.stdout:2449: done (1 left) 2024-08-17T00:42:16.002 INFO:tasks.rados.rados.0.smithi110.stdout:2450: done (0 left) 2024-08-17T00:42:16.002 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 48 current snap is 224 2024-08-17T00:42:16.002 INFO:tasks.rados.rados.0.smithi110.stdout:2451: seq_num 757 ranges {5062656=688128} 2024-08-17T00:42:16.031 INFO:tasks.rados.rados.0.smithi110.stdout:2451: writing smithi11086371-48 from 5062656 to 5750784 tid 1 2024-08-17T00:42:16.032 INFO:tasks.rados.rados.0.smithi110.stdout:2452: copy_from oid 50 from oid 3 current snap is 224 2024-08-17T00:42:16.032 INFO:tasks.rados.rados.0.smithi110.stdout:2453: delete oid 27 current snap is 224 2024-08-17T00:42:16.033 INFO:tasks.rados.rados.0.smithi110.stdout:2452: finishing copy_from to smithi11086371-50 2024-08-17T00:42:16.033 INFO:tasks.rados.rados.0.smithi110.stdout:2452: got expected ENOENT (src dne) 2024-08-17T00:42:16.033 INFO:tasks.rados.rados.0.smithi110.stdout:2452: finishing copy_from racing read to smithi11086371-50 2024-08-17T00:42:16.034 INFO:tasks.rados.rados.0.smithi110.stdout:2452: done (2 left) 2024-08-17T00:42:16.034 INFO:tasks.rados.rados.0.smithi110.stdout:2453: done (1 left) 2024-08-17T00:42:16.034 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 36 current snap is 224 2024-08-17T00:42:16.034 INFO:tasks.rados.rados.0.smithi110.stdout:2454: seq_num 759 ranges {3727360=720896} 2024-08-17T00:42:16.058 INFO:tasks.rados.rados.0.smithi110.stdout:2454: writing smithi11086371-36 from 3727360 to 4448256 tid 1 2024-08-17T00:42:16.058 INFO:tasks.rados.rados.0.smithi110.stdout:2455: rmattr oid 29 current snap is 224 2024-08-17T00:42:16.059 INFO:tasks.rados.rados.0.smithi110.stdout:2451: finishing write tid 1 to smithi11086371-48 2024-08-17T00:42:16.059 INFO:tasks.rados.rados.0.smithi110.stdout:2451: finishing write tid 2 to smithi11086371-48 2024-08-17T00:42:16.059 INFO:tasks.rados.rados.0.smithi110.stdout:2451: finishing write tid 3 to smithi11086371-48 2024-08-17T00:42:16.059 INFO:tasks.rados.rados.0.smithi110.stdout:2451: oid 48 updating version 0 to 860 2024-08-17T00:42:16.059 INFO:tasks.rados.rados.0.smithi110.stdout:2451: oid 48 version 860 is already newer than 859 2024-08-17T00:42:16.059 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 860 (ObjNum 757 snap 224 seq_num 757) dirty exists 2024-08-17T00:42:16.059 INFO:tasks.rados.rados.0.smithi110.stdout:2451: left oid 48 (ObjNum 757 snap 224 seq_num 757) 2024-08-17T00:42:16.059 INFO:tasks.rados.rados.0.smithi110.stdout:2451: done (2 left) 2024-08-17T00:42:16.059 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 39 current snap is 224 2024-08-17T00:42:16.059 INFO:tasks.rados.rados.0.smithi110.stdout:2456: seq_num 760 ranges {7561216=737280} 2024-08-17T00:42:16.102 INFO:tasks.rados.rados.0.smithi110.stdout:2456: writing smithi11086371-39 from 7561216 to 8298496 tid 1 2024-08-17T00:42:16.103 INFO:tasks.rados.rados.0.smithi110.stdout:2457: delete oid 31 current snap is 224 2024-08-17T00:42:16.103 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 866 (ObjNum 33 snap 0 seq_num 1879349360) dirty exists 2024-08-17T00:42:16.103 INFO:tasks.rados.rados.0.smithi110.stdout:2454: finishing write tid 1 to smithi11086371-36 2024-08-17T00:42:16.103 INFO:tasks.rados.rados.0.smithi110.stdout:2454: finishing write tid 2 to smithi11086371-36 2024-08-17T00:42:16.103 INFO:tasks.rados.rados.0.smithi110.stdout:2454: finishing write tid 3 to smithi11086371-36 2024-08-17T00:42:16.103 INFO:tasks.rados.rados.0.smithi110.stdout:2454: oid 36 updating version 0 to 923 2024-08-17T00:42:16.103 INFO:tasks.rados.rados.0.smithi110.stdout:2454: oid 36 version 923 is already newer than 922 2024-08-17T00:42:16.103 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 36 v 923 (ObjNum 759 snap 224 seq_num 759) dirty exists 2024-08-17T00:42:16.103 INFO:tasks.rados.rados.0.smithi110.stdout:2454: left oid 36 (ObjNum 759 snap 224 seq_num 759) 2024-08-17T00:42:16.105 INFO:tasks.rados.rados.0.smithi110.stdout:2454: done (3 left) 2024-08-17T00:42:16.105 INFO:tasks.rados.rados.0.smithi110.stdout:2455: done (2 left) 2024-08-17T00:42:16.105 INFO:tasks.rados.rados.0.smithi110.stdout:2457: done (1 left) 2024-08-17T00:42:16.105 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 6 current snap is 224 2024-08-17T00:42:16.105 INFO:tasks.rados.rados.0.smithi110.stdout:2458: seq_num 762 ranges {311296=770048} 2024-08-17T00:42:16.111 INFO:tasks.rados.rados.0.smithi110.stdout:2458: writing smithi11086371-6 from 311296 to 1081344 tid 1 2024-08-17T00:42:16.111 INFO:tasks.rados.rados.0.smithi110.stdout:2459: delete oid 20 current snap is 224 2024-08-17T00:42:16.111 INFO:tasks.rados.rados.0.smithi110.stdout:2456: finishing write tid 1 to smithi11086371-39 2024-08-17T00:42:16.111 INFO:tasks.rados.rados.0.smithi110.stdout:2456: finishing write tid 2 to smithi11086371-39 2024-08-17T00:42:16.111 INFO:tasks.rados.rados.0.smithi110.stdout:2456: finishing write tid 3 to smithi11086371-39 2024-08-17T00:42:16.111 INFO:tasks.rados.rados.0.smithi110.stdout:2456: oid 39 updating version 0 to 983 2024-08-17T00:42:16.111 INFO:tasks.rados.rados.0.smithi110.stdout:2456: oid 39 updating version 983 to 984 2024-08-17T00:42:16.111 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 984 (ObjNum 760 snap 224 seq_num 760) dirty exists 2024-08-17T00:42:16.111 INFO:tasks.rados.rados.0.smithi110.stdout:2456: left oid 39 (ObjNum 760 snap 224 seq_num 760) 2024-08-17T00:42:16.113 INFO:tasks.rados.rados.0.smithi110.stdout:2456: done (2 left) 2024-08-17T00:42:16.113 INFO:tasks.rados.rados.0.smithi110.stdout:2459: done (1 left) 2024-08-17T00:42:16.113 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 3 current snap is 224 2024-08-17T00:42:16.113 INFO:tasks.rados.rados.0.smithi110.stdout:2460: seq_num 764 ranges {0=802816} 2024-08-17T00:42:16.118 INFO:tasks.rados.rados.0.smithi110.stdout:2460: writing smithi11086371-3 from 0 to 802816 tid 1 2024-08-17T00:42:16.118 INFO:tasks.rados.rados.0.smithi110.stdout:2461: snap_create 2024-08-17T00:42:16.118 INFO:tasks.rados.rados.0.smithi110.stdout:2458: finishing write tid 1 to smithi11086371-6 2024-08-17T00:42:16.118 INFO:tasks.rados.rados.0.smithi110.stdout:2458: finishing write tid 2 to smithi11086371-6 2024-08-17T00:42:16.118 INFO:tasks.rados.rados.0.smithi110.stdout:2458: finishing write tid 3 to smithi11086371-6 2024-08-17T00:42:16.118 INFO:tasks.rados.rados.0.smithi110.stdout:2458: oid 6 updating version 0 to 923 2024-08-17T00:42:16.118 INFO:tasks.rados.rados.0.smithi110.stdout:2458: oid 6 version 923 is already newer than 922 2024-08-17T00:42:16.118 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 923 (ObjNum 762 snap 224 seq_num 762) dirty exists 2024-08-17T00:42:16.118 INFO:tasks.rados.rados.0.smithi110.stdout:2458: left oid 6 (ObjNum 762 snap 224 seq_num 762) 2024-08-17T00:42:16.121 INFO:tasks.rados.rados.0.smithi110.stdout:2460: finishing write tid 1 to smithi11086371-3 2024-08-17T00:42:16.121 INFO:tasks.rados.rados.0.smithi110.stdout:2460: finishing write tid 2 to smithi11086371-3 2024-08-17T00:42:16.124 INFO:tasks.rados.rados.0.smithi110.stdout:2460: finishing write tid 3 to smithi11086371-3 2024-08-17T00:42:16.124 INFO:tasks.rados.rados.0.smithi110.stdout:2460: oid 3 updating version 0 to 742 2024-08-17T00:42:16.124 INFO:tasks.rados.rados.0.smithi110.stdout:2460: oid 3 updating version 742 to 743 2024-08-17T00:42:16.124 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 743 (ObjNum 764 snap 224 seq_num 764) dirty exists 2024-08-17T00:42:16.124 INFO:tasks.rados.rados.0.smithi110.stdout:2460: left oid 3 (ObjNum 764 snap 224 seq_num 764) 2024-08-17T00:42:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:15 smithi110 ceph-mon[98148]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T00:42:16.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:15 smithi110 ceph-mon[100641]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T00:42:16.358 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:15 smithi177 ceph-mon[90034]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T00:42:16.359 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:16 smithi177 podman[100656]: 2024-08-17 00:42:16.042265412 +0000 UTC m=+0.544154450 container died 72a149c9eb78f4183b08f0437fecbbd5db119d5871416a9f84284b0ac3d029e2 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5-deactivate, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, RELEASE=squid-d863d21) 2024-08-17T00:42:17.003 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:16 smithi177 podman[100699]: 2024-08-17 00:42:16.716282256 +0000 UTC m=+0.666702229 container remove 72a149c9eb78f4183b08f0437fecbbd5db119d5871416a9f84284b0ac3d029e2 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5-deactivate, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=squid-d863d21, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0) 2024-08-17T00:42:17.003 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:16 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.5.service: Deactivated successfully. 2024-08-17T00:42:17.003 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:16 smithi177 systemd[1]: Stopped Ceph osd.5 for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:42:17.003 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:16 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.5.service: Consumed 18.522s CPU time. 2024-08-17T00:42:17.004 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:16 smithi177 systemd[1]: Starting Ceph osd.5 for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:42:17.006 INFO:tasks.rados.rados.0.smithi110.stdout:2458: done (2 left) 2024-08-17T00:42:17.006 INFO:tasks.rados.rados.0.smithi110.stdout:2460: done (1 left) 2024-08-17T00:42:17.006 INFO:tasks.rados.rados.0.smithi110.stdout:2461: done (0 left) 2024-08-17T00:42:17.006 INFO:tasks.rados.rados.0.smithi110.stdout:2462: delete oid 47 current snap is 225 2024-08-17T00:42:17.011 INFO:tasks.rados.rados.0.smithi110.stdout:2462: done (0 left) 2024-08-17T00:42:17.011 INFO:tasks.rados.rados.0.smithi110.stdout:2463: copy_from oid 37 from oid 34 current snap is 225 2024-08-17T00:42:17.011 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 9 current snap is 225 2024-08-17T00:42:17.011 INFO:tasks.rados.rados.0.smithi110.stdout:2464: seq_num 766 ranges {0=434176,434176=401408} 2024-08-17T00:42:17.013 INFO:tasks.rados.rados.0.smithi110.stdout:2464: writing smithi11086371-9 from 0 to 434176 tid 1 2024-08-17T00:42:17.016 INFO:tasks.rados.rados.0.smithi110.stdout:2464: writing smithi11086371-9 from 434176 to 835584 tid 2 2024-08-17T00:42:17.016 INFO:tasks.rados.rados.0.smithi110.stdout:2465: rollback oid 27 current snap is 225 2024-08-17T00:42:17.016 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 27 to 224 2024-08-17T00:42:17.016 INFO:tasks.rados.rados.0.smithi110.stdout:2466: delete oid 28 current snap is 225 2024-08-17T00:42:17.019 INFO:tasks.rados.rados.0.smithi110.stdout:2466: done (3 left) 2024-08-17T00:42:17.019 INFO:tasks.rados.rados.0.smithi110.stdout:2467: delete oid 35 current snap is 225 2024-08-17T00:42:17.019 INFO:tasks.rados.rados.0.smithi110.stdout:2464: finishing write tid 1 to smithi11086371-9 2024-08-17T00:42:17.023 INFO:tasks.rados.rados.0.smithi110.stdout:2464: finishing write tid 2 to smithi11086371-9 2024-08-17T00:42:17.023 INFO:tasks.rados.rados.0.smithi110.stdout:2465: finishing rollback tid 1 to smithi11086371-27 2024-08-17T00:42:17.023 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 865 (ObjNum 33 snap 0 seq_num 1854792952) dirty dne 2024-08-17T00:42:17.023 INFO:tasks.rados.rados.0.smithi110.stdout:2464: finishing write tid 3 to smithi11086371-9 2024-08-17T00:42:17.024 INFO:tasks.rados.rados.0.smithi110.stdout:2465: done (3 left) 2024-08-17T00:42:17.024 INFO:tasks.rados.rados.0.smithi110.stdout:2467: done (2 left) 2024-08-17T00:42:17.024 INFO:tasks.rados.rados.0.smithi110.stdout:2468: snap_create 2024-08-17T00:42:17.025 INFO:tasks.rados.rados.0.smithi110.stdout:2464: finishing write tid 4 to smithi11086371-9 2024-08-17T00:42:17.025 INFO:tasks.rados.rados.0.smithi110.stdout:2464: oid 9 updating version 0 to 924 2024-08-17T00:42:17.025 INFO:tasks.rados.rados.0.smithi110.stdout:2464: oid 9 version 924 is already newer than 923 2024-08-17T00:42:17.025 INFO:tasks.rados.rados.0.smithi110.stdout:2464: oid 9 updating version 924 to 925 2024-08-17T00:42:17.025 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 925 (ObjNum 766 snap 225 seq_num 766) dirty exists 2024-08-17T00:42:17.025 INFO:tasks.rados.rados.0.smithi110.stdout:2464: left oid 9 (ObjNum 766 snap 225 seq_num 766) 2024-08-17T00:42:17.031 INFO:tasks.rados.rados.0.smithi110.stdout:2463: finishing copy_from racing read to smithi11086371-37 2024-08-17T00:42:17.033 INFO:tasks.rados.rados.0.smithi110.stdout:2463: finishing copy_from to smithi11086371-37 2024-08-17T00:42:17.033 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 815 (ObjNum 666 snap 184 seq_num 666) dirty exists 2024-08-17T00:42:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:17 smithi110 ceph-mon[100641]: osdmap e523: 8 total, 7 up, 8 in 2024-08-17T00:42:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:17 smithi110 ceph-mon[100641]: pgmap v348: 121 pgs: 3 active+undersized, 1 active+clean+snaptrim, 6 peering, 13 stale+active+clean, 2 active+undersized+degraded, 96 active+clean; 186 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 685 KiB/s rd, 952 KiB/s wr, 7 op/s; 23/438 objects degraded (5.251%) 2024-08-17T00:42:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:42:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:17 smithi110 ceph-mon[98148]: osdmap e523: 8 total, 7 up, 8 in 2024-08-17T00:42:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:17 smithi110 ceph-mon[98148]: pgmap v348: 121 pgs: 3 active+undersized, 1 active+clean+snaptrim, 6 peering, 13 stale+active+clean, 2 active+undersized+degraded, 96 active+clean; 186 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 685 KiB/s rd, 952 KiB/s wr, 7 op/s; 23/438 objects degraded (5.251%) 2024-08-17T00:42:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:42:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:17 smithi177 ceph-mon[90034]: osdmap e523: 8 total, 7 up, 8 in 2024-08-17T00:42:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:17 smithi177 ceph-mon[90034]: pgmap v348: 121 pgs: 3 active+undersized, 1 active+clean+snaptrim, 6 peering, 13 stale+active+clean, 2 active+undersized+degraded, 96 active+clean; 186 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 685 KiB/s rd, 952 KiB/s wr, 7 op/s; 23/438 objects degraded (5.251%) 2024-08-17T00:42:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:42:17.363 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:17 smithi177 podman[100803]: 2024-08-17 00:42:17.142556413 +0000 UTC m=+0.107559563 container create fa0b11388ac2b31d0f795fc6aa2627caf56c1db83fd39c9d77d1ed1ba28b41e6 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5-activate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, RELEASE=squid-d863d21, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True) 2024-08-17T00:42:17.364 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:17 smithi177 podman[100803]: 2024-08-17 00:42:17.052104394 +0000 UTC m=+0.017107553 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:42:17.709 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:17 smithi177 podman[100803]: 2024-08-17 00:42:17.373819116 +0000 UTC m=+0.338822272 container init fa0b11388ac2b31d0f795fc6aa2627caf56c1db83fd39c9d77d1ed1ba28b41e6 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5-activate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=squid-d863d21, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T00:42:17.709 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:17 smithi177 podman[100803]: 2024-08-17 00:42:17.379311125 +0000 UTC m=+0.344314280 container start fa0b11388ac2b31d0f795fc6aa2627caf56c1db83fd39c9d77d1ed1ba28b41e6 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5-activate, org.label-schema.license=GPLv2, RELEASE=squid-d863d21, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-08-17T00:42:17.709 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:17 smithi177 podman[100803]: 2024-08-17 00:42:17.436548627 +0000 UTC m=+0.401551801 container attach fa0b11388ac2b31d0f795fc6aa2627caf56c1db83fd39c9d77d1ed1ba28b41e6 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5-activate, org.label-schema.license=GPLv2, RELEASE=squid-d863d21, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-08-17T00:42:17.709 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5-activate[100817]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:42:17.709 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:17 smithi177 bash[100803]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:42:17.709 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5-activate[100817]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:42:17.709 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:17 smithi177 bash[100803]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:42:17.710 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5-activate[100817]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-08-17T00:42:17.710 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:17 smithi177 bash[100803]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-08-17T00:42:17.974 INFO:teuthology.orchestra.run.smithi110.stdout:true 2024-08-17T00:42:18.003 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5-activate[100817]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-08-17T00:42:18.003 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:17 smithi177 bash[100803]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-08-17T00:42:18.004 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5-activate[100817]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-08-17T00:42:18.004 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:17 smithi177 bash[100803]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-08-17T00:42:18.004 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5-activate[100817]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-08-17T00:42:18.004 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:17 smithi177 bash[100803]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-08-17T00:42:18.004 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5-activate[100817]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-08-17T00:42:18.004 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:17 smithi177 bash[100803]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-08-17T00:42:18.004 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5-activate[100817]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-08-17T00:42:18.004 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:17 smithi177 bash[100803]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-08-17T00:42:18.004 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:17 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5-activate[100817]: --> ceph-volume raw activate successful for osd ID: 5 2024-08-17T00:42:18.004 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:17 smithi177 bash[100803]: --> ceph-volume raw activate successful for osd ID: 5 2024-08-17T00:42:18.004 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:17 smithi177 podman[100803]: 2024-08-17 00:42:17.756631723 +0000 UTC m=+0.721634877 container died fa0b11388ac2b31d0f795fc6aa2627caf56c1db83fd39c9d77d1ed1ba28b41e6 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5-activate, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=squid-d863d21, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-08-17T00:42:18.009 INFO:tasks.rados.rados.0.smithi110.stdout:2463: done (2 left) 2024-08-17T00:42:18.009 INFO:tasks.rados.rados.0.smithi110.stdout:2464: done (1 left) 2024-08-17T00:42:18.009 INFO:tasks.rados.rados.0.smithi110.stdout:2468: done (0 left) 2024-08-17T00:42:18.009 INFO:tasks.rados.rados.0.smithi110.stdout:2469: snap_remove snap 223 2024-08-17T00:42:18.240 INFO:teuthology.orchestra.run.smithi110.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T00:42:18.241 INFO:teuthology.orchestra.run.smithi110.stdout:alertmanager.a smithi110 *:9093,9094 running (9m) 61s ago 10m 27.1M - 0.25.0 c8568f914cd2 5b4c2c569eba 2024-08-17T00:42:18.241 INFO:teuthology.orchestra.run.smithi110.stdout:grafana.a smithi177 *:3000 running (10m) 28s ago 10m 90.0M - 9.4.7 954c08fa6188 1dc51589da06 2024-08-17T00:42:18.241 INFO:teuthology.orchestra.run.smithi110.stdout:mds.a smithi110 running (11m) 61s ago 11m 21.6M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 5fdec9bb6d33 2024-08-17T00:42:18.241 INFO:teuthology.orchestra.run.smithi110.stdout:mds.b smithi177 running (11m) 28s ago 11m 16.0M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 7c3686caaea5 2024-08-17T00:42:18.241 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.x smithi177 *:8443,9283,8765 running (4m) 28s ago 14m 440M - 19.1.0-1363-gd863d21c ba08250ef864 ebc3a212d77f 2024-08-17T00:42:18.241 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.y smithi110 *:8443,9283,8765 running (4m) 61s ago 16m 509M - 19.1.0-1363-gd863d21c ba08250ef864 7e97964a8efa 2024-08-17T00:42:18.241 INFO:teuthology.orchestra.run.smithi110.stdout:mon.a smithi110 running (4m) 61s ago 16m 57.0M 2048M 19.1.0-1363-gd863d21c ba08250ef864 a6c9182e0f77 2024-08-17T00:42:18.241 INFO:teuthology.orchestra.run.smithi110.stdout:mon.b smithi177 running (3m) 28s ago 15m 47.3M 2048M 19.1.0-1363-gd863d21c ba08250ef864 974372403ad2 2024-08-17T00:42:18.241 INFO:teuthology.orchestra.run.smithi110.stdout:mon.c smithi110 running (3m) 61s ago 15m 44.5M 2048M 19.1.0-1363-gd863d21c ba08250ef864 1f838a149856 2024-08-17T00:42:18.241 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.a smithi110 *:9100 running (9m) 61s ago 9m 15.2M - 1.5.0 0da6a335fe13 8d239cc7b01d 2024-08-17T00:42:18.241 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.b smithi177 *:9100 running (9m) 28s ago 9m 17.0M - 1.5.0 0da6a335fe13 c49d5f656181 2024-08-17T00:42:18.241 INFO:teuthology.orchestra.run.smithi110.stdout:osd.0 smithi110 running (2m) 61s ago 14m 163M 2480M 19.1.0-1363-gd863d21c ba08250ef864 0260f67f8004 2024-08-17T00:42:18.241 INFO:teuthology.orchestra.run.smithi110.stdout:osd.1 smithi110 running (2m) 61s ago 14m 111M 2480M 19.1.0-1363-gd863d21c ba08250ef864 8d594da39732 2024-08-17T00:42:18.242 INFO:teuthology.orchestra.run.smithi110.stdout:osd.2 smithi110 running (99s) 61s ago 13m 88.9M 2480M 19.1.0-1363-gd863d21c ba08250ef864 fe2844c20555 2024-08-17T00:42:18.242 INFO:teuthology.orchestra.run.smithi110.stdout:osd.3 smithi110 running (65s) 61s ago 13m 11.5M 2480M 19.1.0-1363-gd863d21c ba08250ef864 cb958e8f35c1 2024-08-17T00:42:18.242 INFO:teuthology.orchestra.run.smithi110.stdout:osd.4 smithi177 running (32s) 28s ago 13m 12.1M 2479M 19.1.0-1363-gd863d21c ba08250ef864 c3b11400a093 2024-08-17T00:42:18.242 INFO:teuthology.orchestra.run.smithi110.stdout:osd.5 smithi177 running (12m) 28s ago 12m 313M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 dcff8daf9f4d 2024-08-17T00:42:18.242 INFO:teuthology.orchestra.run.smithi110.stdout:osd.6 smithi177 running (12m) 28s ago 12m 171M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 62d5ef1b1bb5 2024-08-17T00:42:18.242 INFO:teuthology.orchestra.run.smithi110.stdout:osd.7 smithi177 running (11m) 28s ago 11m 175M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 ca616c54d53f 2024-08-17T00:42:18.242 INFO:teuthology.orchestra.run.smithi110.stdout:prometheus.a smithi177 *:9095 running (4m) 28s ago 10m 54.6M - 2.43.0 a07b618ecd1d aa2ec148fdb0 2024-08-17T00:42:18.242 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:18 smithi110 ceph-mon[100641]: Health check failed: Degraded data redundancy: 23/438 objects degraded (5.251%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T00:42:18.242 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:18 smithi110 ceph-mon[100641]: osdmap e524: 8 total, 7 up, 8 in 2024-08-17T00:42:18.243 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:18 smithi110 ceph-mon[98148]: Health check failed: Degraded data redundancy: 23/438 objects degraded (5.251%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T00:42:18.243 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:18 smithi110 ceph-mon[98148]: osdmap e524: 8 total, 7 up, 8 in 2024-08-17T00:42:18.243 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:42:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:42:18] "GET /metrics HTTP/1.1" 200 36219 "" "Prometheus/2.43.0" 2024-08-17T00:42:18.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:18 smithi177 ceph-mon[90034]: Health check failed: Degraded data redundancy: 23/438 objects degraded (5.251%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T00:42:18.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:18 smithi177 ceph-mon[90034]: osdmap e524: 8 total, 7 up, 8 in 2024-08-17T00:42:18.363 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:42:18 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[65566]: logger=cleanup t=2024-08-17T00:42:18.024282551Z level=info msg="Completed cleanup jobs" duration=12.778897ms 2024-08-17T00:42:18.562 INFO:teuthology.orchestra.run.smithi110.stdout:{ 2024-08-17T00:42:18.562 INFO:teuthology.orchestra.run.smithi110.stdout: "mon": { 2024-08-17T00:42:18.562 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 3 2024-08-17T00:42:18.562 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:42:18.563 INFO:teuthology.orchestra.run.smithi110.stdout: "mgr": { 2024-08-17T00:42:18.563 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 2 2024-08-17T00:42:18.563 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:42:18.563 INFO:teuthology.orchestra.run.smithi110.stdout: "osd": { 2024-08-17T00:42:18.563 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 2, 2024-08-17T00:42:18.563 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 5 2024-08-17T00:42:18.563 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:42:18.563 INFO:teuthology.orchestra.run.smithi110.stdout: "mds": { 2024-08-17T00:42:18.563 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 2 2024-08-17T00:42:18.563 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:42:18.563 INFO:teuthology.orchestra.run.smithi110.stdout: "overall": { 2024-08-17T00:42:18.563 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 4, 2024-08-17T00:42:18.563 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 10 2024-08-17T00:42:18.564 INFO:teuthology.orchestra.run.smithi110.stdout: } 2024-08-17T00:42:18.564 INFO:teuthology.orchestra.run.smithi110.stdout:} 2024-08-17T00:42:18.696 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:18 smithi177 podman[100955]: 2024-08-17 00:42:18.365901227 +0000 UTC m=+0.603467218 container remove fa0b11388ac2b31d0f795fc6aa2627caf56c1db83fd39c9d77d1ed1ba28b41e6 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5-activate, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=squid-d863d21) 2024-08-17T00:42:18.696 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:18 smithi177 podman[101020]: 2024-08-17 00:42:18.482943375 +0000 UTC m=+0.017233519 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:42:18.696 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:18 smithi177 podman[101020]: 2024-08-17 00:42:18.591944814 +0000 UTC m=+0.126234934 container create 46fb0ede51f853a3714cd4726a848de0781148b86aa3b1b65b97e669bb59278a (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-d863d21, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux ) 2024-08-17T00:42:19.012 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:19 smithi110 ceph-mon[98148]: from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:42:19.012 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:19 smithi110 ceph-mon[98148]: osdmap e525: 8 total, 7 up, 8 in 2024-08-17T00:42:19.012 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:19 smithi110 ceph-mon[98148]: from='client.44261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:42:19.012 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:19 smithi110 ceph-mon[98148]: pgmap v351: 121 pgs: 26 active+undersized, 1 active+clean+snaptrim, 6 peering, 1 stale+active+clean, 10 active+undersized+degraded, 77 active+clean; 188 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 536 KiB/s wr, 4 op/s; 47/444 objects degraded (10.586%) 2024-08-17T00:42:19.012 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:19 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/18140301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:42:19.012 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:19 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:19.012 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:19 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:19.012 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:19 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:42:19.014 INFO:tasks.rados.rados.0.smithi110.stdout:2469: done (0 left) 2024-08-17T00:42:19.014 INFO:tasks.rados.rados.0.smithi110.stdout:2470: snap_create 2024-08-17T00:42:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:19 smithi177 ceph-mon[90034]: from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:42:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:19 smithi177 ceph-mon[90034]: osdmap e525: 8 total, 7 up, 8 in 2024-08-17T00:42:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:19 smithi177 ceph-mon[90034]: from='client.44261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:42:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:19 smithi177 ceph-mon[90034]: pgmap v351: 121 pgs: 26 active+undersized, 1 active+clean+snaptrim, 6 peering, 1 stale+active+clean, 10 active+undersized+degraded, 77 active+clean; 188 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 536 KiB/s wr, 4 op/s; 47/444 objects degraded (10.586%) 2024-08-17T00:42:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:19 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/18140301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:42:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:19 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:19 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:19 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:42:19.113 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:18 smithi177 podman[101020]: 2024-08-17 00:42:18.786278874 +0000 UTC m=+0.320569008 container init 46fb0ede51f853a3714cd4726a848de0781148b86aa3b1b65b97e669bb59278a (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-d863d21, GIT_BRANCH=HEAD) 2024-08-17T00:42:19.114 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:18 smithi177 podman[101020]: 2024-08-17 00:42:18.791301688 +0000 UTC m=+0.325591808 container start 46fb0ede51f853a3714cd4726a848de0781148b86aa3b1b65b97e669bb59278a (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=squid-d863d21, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-08-17T00:42:19.114 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:18 smithi177 ceph-osd[101058]: -- 172.21.15.177:0/2018428478 <== mon.1 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f39fc7fa40 con 0x55f3a0a42000 2024-08-17T00:42:19.114 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:18 smithi177 bash[101020]: 46fb0ede51f853a3714cd4726a848de0781148b86aa3b1b65b97e669bb59278a 2024-08-17T00:42:19.114 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:18 smithi177 systemd[1]: Started Ceph osd.5 for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:42:19.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:19 smithi110 ceph-mon[100641]: from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:42:19.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:19 smithi110 ceph-mon[100641]: osdmap e525: 8 total, 7 up, 8 in 2024-08-17T00:42:19.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:19 smithi110 ceph-mon[100641]: from='client.44261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:42:19.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:19 smithi110 ceph-mon[100641]: pgmap v351: 121 pgs: 26 active+undersized, 1 active+clean+snaptrim, 6 peering, 1 stale+active+clean, 10 active+undersized+degraded, 77 active+clean; 188 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 536 KiB/s wr, 4 op/s; 47/444 objects degraded (10.586%) 2024-08-17T00:42:19.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:19 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/18140301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:42:19.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:19 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:19.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:19 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:19.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:19 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:42:19.589 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:19 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T00:42:19.335+0000 7f5dc1d57640 -1 Falling back to public interface 2024-08-17T00:42:19.933 INFO:tasks.rados.rados.0.smithi110.stdout:2470: done (0 left) 2024-08-17T00:42:19.933 INFO:tasks.rados.rados.0.smithi110.stdout:2471: snap_remove snap 220 2024-08-17T00:42:20.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:20 smithi110 ceph-mon[100641]: osdmap e526: 8 total, 7 up, 8 in 2024-08-17T00:42:20.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:20 smithi110 ceph-mon[100641]: osdmap e527: 8 total, 7 up, 8 in 2024-08-17T00:42:20.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:20 smithi110 ceph-mon[98148]: osdmap e526: 8 total, 7 up, 8 in 2024-08-17T00:42:20.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:20 smithi110 ceph-mon[98148]: osdmap e527: 8 total, 7 up, 8 in 2024-08-17T00:42:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:20 smithi177 ceph-mon[90034]: osdmap e526: 8 total, 7 up, 8 in 2024-08-17T00:42:20.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:20 smithi177 ceph-mon[90034]: osdmap e527: 8 total, 7 up, 8 in 2024-08-17T00:42:20.937 INFO:tasks.rados.rados.0.smithi110.stdout:2471: done (0 left) 2024-08-17T00:42:20.937 INFO:tasks.rados.rados.0.smithi110.stdout:2472: setattr oid 43 current snap is 227 2024-08-17T00:42:20.938 INFO:tasks.rados.rados.0.smithi110.stdout:2473: setattr oid 29 current snap is 227 2024-08-17T00:42:20.940 INFO:tasks.rados.rados.0.smithi110.stdout:2474: rmattr oid 12 current snap is 227 2024-08-17T00:42:20.940 INFO:tasks.rados.rados.0.smithi110.stdout:2475: read oid 6 snap -1 2024-08-17T00:42:20.940 INFO:tasks.rados.rados.0.smithi110.stdout:2475: expect (ObjNum 762 snap 224 seq_num 762) 2024-08-17T00:42:20.940 INFO:tasks.rados.rados.0.smithi110.stdout:2476: copy_from oid 42 from oid 26 current snap is 227 2024-08-17T00:42:20.940 INFO:tasks.rados.rados.0.smithi110.stdout:2477: read oid 46 snap 206 2024-08-17T00:42:20.940 INFO:tasks.rados.rados.0.smithi110.stdout:2477: expect (ObjNum 675 snap 188 seq_num 675) 2024-08-17T00:42:20.941 INFO:tasks.rados.rados.0.smithi110.stdout:2478: setattr oid 10 current snap is 227 2024-08-17T00:42:20.942 INFO:tasks.rados.rados.0.smithi110.stdout:2479: delete oid 5 current snap is 227 2024-08-17T00:42:20.946 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 920 (ObjNum 708 snap 198 seq_num 708) dirty exists 2024-08-17T00:42:20.947 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 924 (ObjNum 708 snap 198 seq_num 708) dirty exists 2024-08-17T00:42:20.947 INFO:tasks.rados.rados.0.smithi110.stdout:2472: done (7 left) 2024-08-17T00:42:20.947 INFO:tasks.rados.rados.0.smithi110.stdout:2474: done (6 left) 2024-08-17T00:42:20.947 INFO:tasks.rados.rados.0.smithi110.stdout:2479: done (5 left) 2024-08-17T00:42:20.947 INFO:tasks.rados.rados.0.smithi110.stdout:2480: snap_remove snap 209 2024-08-17T00:42:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:21 smithi110 ceph-mon[100641]: pgmap v354: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 195 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 10 op/s; 80/462 objects degraded (17.316%) 2024-08-17T00:42:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:21 smithi110 ceph-mon[100641]: osdmap e528: 8 total, 7 up, 8 in 2024-08-17T00:42:21.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:21 smithi110 ceph-mon[98148]: pgmap v354: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 195 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 10 op/s; 80/462 objects degraded (17.316%) 2024-08-17T00:42:21.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:21 smithi110 ceph-mon[98148]: osdmap e528: 8 total, 7 up, 8 in 2024-08-17T00:42:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:21 smithi177 ceph-mon[90034]: pgmap v354: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 195 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 10 op/s; 80/462 objects degraded (17.316%) 2024-08-17T00:42:21.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:21 smithi177 ceph-mon[90034]: osdmap e528: 8 total, 7 up, 8 in 2024-08-17T00:42:21.939 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 925 (ObjNum 129 snap 0 seq_num 1879264280) dirty exists 2024-08-17T00:42:21.939 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 867 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-17T00:42:21.939 INFO:tasks.rados.rados.0.smithi110.stdout:2476: finishing copy_from to smithi11086371-42 2024-08-17T00:42:21.939 INFO:tasks.rados.rados.0.smithi110.stdout:2476: got expected ENOENT (src dne) 2024-08-17T00:42:21.939 INFO:tasks.rados.rados.0.smithi110.stdout:2476: finishing copy_from racing read to smithi11086371-42 2024-08-17T00:42:21.939 INFO:tasks.rados.rados.0.smithi110.stdout:2475: expect (ObjNum 762 snap 224 seq_num 762) 2024-08-17T00:42:21.974 INFO:tasks.rados.rados.0.smithi110.stdout:2477: expect (ObjNum 675 snap 188 seq_num 675) 2024-08-17T00:42:22.083 INFO:tasks.rados.rados.0.smithi110.stdout:2473: done (5 left) 2024-08-17T00:42:22.083 INFO:tasks.rados.rados.0.smithi110.stdout:2475: done (4 left) 2024-08-17T00:42:22.083 INFO:tasks.rados.rados.0.smithi110.stdout:2476: done (3 left) 2024-08-17T00:42:22.083 INFO:tasks.rados.rados.0.smithi110.stdout:2477: done (2 left) 2024-08-17T00:42:22.083 INFO:tasks.rados.rados.0.smithi110.stdout:2478: done (1 left) 2024-08-17T00:42:22.083 INFO:tasks.rados.rados.0.smithi110.stdout:2480: done (0 left) 2024-08-17T00:42:22.083 INFO:tasks.rados.rados.0.smithi110.stdout:2481: rollback oid 23 current snap is 227 2024-08-17T00:42:22.083 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 23 to 224 2024-08-17T00:42:22.083 INFO:tasks.rados.rados.0.smithi110.stdout:2482: read oid 40 snap -1 2024-08-17T00:42:22.083 INFO:tasks.rados.rados.0.smithi110.stdout:2482: expect deleted 2024-08-17T00:42:22.083 INFO:tasks.rados.rados.0.smithi110.stdout:2483: snap_create 2024-08-17T00:42:22.085 INFO:tasks.rados.rados.0.smithi110.stdout:2481: finishing rollback tid 0 to smithi11086371-23 2024-08-17T00:42:22.085 INFO:tasks.rados.rados.0.smithi110.stdout:2481: finishing rollback tid 1 to smithi11086371-23 2024-08-17T00:42:22.086 INFO:tasks.rados.rados.0.smithi110.stdout:2481: finishing rollback tid 2 to smithi11086371-23 2024-08-17T00:42:22.086 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 870 (ObjNum 707 snap 198 seq_num 707) dirty exists 2024-08-17T00:42:22.276 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:22 smithi177 ceph-mon[90034]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T00:42:22.276 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:22 smithi177 ceph-mon[90034]: osdmap e529: 8 total, 7 up, 8 in 2024-08-17T00:42:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:22 smithi110 ceph-mon[100641]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T00:42:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:22 smithi110 ceph-mon[100641]: osdmap e529: 8 total, 7 up, 8 in 2024-08-17T00:42:22.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:22 smithi110 ceph-mon[98148]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T00:42:22.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:22 smithi110 ceph-mon[98148]: osdmap e529: 8 total, 7 up, 8 in 2024-08-17T00:42:23.023 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:22 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T00:42:22.672+0000 7f5dc1d57640 -1 osd.5 520 log_to_monitors true 2024-08-17T00:42:23.026 INFO:tasks.rados.rados.0.smithi110.stdout:2481: done (2 left) 2024-08-17T00:42:23.026 INFO:tasks.rados.rados.0.smithi110.stdout:2482: done (1 left) 2024-08-17T00:42:23.026 INFO:tasks.rados.rados.0.smithi110.stdout:2483: done (0 left) 2024-08-17T00:42:23.026 INFO:tasks.rados.rados.0.smithi110.stdout:2484: read oid 10 snap -1 2024-08-17T00:42:23.026 INFO:tasks.rados.rados.0.smithi110.stdout:2484: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:42:23.026 INFO:tasks.rados.rados.0.smithi110.stdout:2485: read oid 48 snap -1 2024-08-17T00:42:23.026 INFO:tasks.rados.rados.0.smithi110.stdout:2485: expect (ObjNum 757 snap 224 seq_num 757) 2024-08-17T00:42:23.027 INFO:tasks.rados.rados.0.smithi110.stdout:2486: rmattr oid 6 current snap is 228 2024-08-17T00:42:23.027 INFO:tasks.rados.rados.0.smithi110.stdout:2486: done (2 left) 2024-08-17T00:42:23.027 INFO:tasks.rados.rados.0.smithi110.stdout:2487: read oid 42 snap -1 2024-08-17T00:42:23.027 INFO:tasks.rados.rados.0.smithi110.stdout:2487: expect (ObjNum 580 snap 155 seq_num 580) 2024-08-17T00:42:23.027 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 14 current snap is 228 2024-08-17T00:42:23.027 INFO:tasks.rados.rados.0.smithi110.stdout:2488: seq_num 770 ranges {466944=499712,966656=401408} 2024-08-17T00:42:23.032 INFO:tasks.rados.rados.0.smithi110.stdout:2488: writing smithi11086371-14 from 466944 to 966656 tid 1 2024-08-17T00:42:23.035 INFO:tasks.rados.rados.0.smithi110.stdout:2488: writing smithi11086371-14 from 966656 to 1368064 tid 2 2024-08-17T00:42:23.035 INFO:tasks.rados.rados.0.smithi110.stdout:2489: delete oid 49 current snap is 228 2024-08-17T00:42:23.035 INFO:tasks.rados.rados.0.smithi110.stdout:2484: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:42:23.038 INFO:tasks.rados.rados.0.smithi110.stdout:2484: done (4 left) 2024-08-17T00:42:23.039 INFO:tasks.rados.rados.0.smithi110.stdout:2489: done (3 left) 2024-08-17T00:42:23.039 INFO:tasks.rados.rados.0.smithi110.stdout:2490: setattr oid 27 current snap is 228 2024-08-17T00:42:23.039 INFO:tasks.rados.rados.0.smithi110.stdout:2487: expect (ObjNum 580 snap 155 seq_num 580) 2024-08-17T00:42:23.044 INFO:tasks.rados.rados.0.smithi110.stdout:2488: finishing write tid 1 to smithi11086371-14 2024-08-17T00:42:23.045 INFO:tasks.rados.rados.0.smithi110.stdout:2488: finishing write tid 2 to smithi11086371-14 2024-08-17T00:42:23.045 INFO:tasks.rados.rados.0.smithi110.stdout:2488: finishing write tid 3 to smithi11086371-14 2024-08-17T00:42:23.045 INFO:tasks.rados.rados.0.smithi110.stdout:2488: finishing write tid 4 to smithi11086371-14 2024-08-17T00:42:23.045 INFO:tasks.rados.rados.0.smithi110.stdout:2488: oid 14 updating version 0 to 1138 2024-08-17T00:42:23.045 INFO:tasks.rados.rados.0.smithi110.stdout:2488: oid 14 version 1138 is already newer than 1136 2024-08-17T00:42:23.045 INFO:tasks.rados.rados.0.smithi110.stdout:2488: oid 14 version 1138 is already newer than 1137 2024-08-17T00:42:23.045 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 1138 (ObjNum 770 snap 228 seq_num 770) dirty exists 2024-08-17T00:42:23.045 INFO:tasks.rados.rados.0.smithi110.stdout:2488: left oid 14 (ObjNum 770 snap 228 seq_num 770) 2024-08-17T00:42:23.045 INFO:tasks.rados.rados.0.smithi110.stdout:2487: done (3 left) 2024-08-17T00:42:23.045 INFO:tasks.rados.rados.0.smithi110.stdout:2488: done (2 left) 2024-08-17T00:42:23.045 INFO:tasks.rados.rados.0.smithi110.stdout:2491: read oid 50 snap -1 2024-08-17T00:42:23.045 INFO:tasks.rados.rados.0.smithi110.stdout:2491: expect deleted 2024-08-17T00:42:23.045 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 8 current snap is 228 2024-08-17T00:42:23.046 INFO:tasks.rados.rados.0.smithi110.stdout:2492: seq_num 772 ranges {532480=532480,1064960=401408} 2024-08-17T00:42:23.050 INFO:tasks.rados.rados.0.smithi110.stdout:2492: writing smithi11086371-8 from 532480 to 1064960 tid 1 2024-08-17T00:42:23.053 INFO:tasks.rados.rados.0.smithi110.stdout:2492: writing smithi11086371-8 from 1064960 to 1466368 tid 2 2024-08-17T00:42:23.053 INFO:tasks.rados.rados.0.smithi110.stdout:2493: delete oid 43 current snap is 228 2024-08-17T00:42:23.053 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 871 (ObjNum 129 snap 0 seq_num 1879337264) dirty exists 2024-08-17T00:42:23.056 INFO:tasks.rados.rados.0.smithi110.stdout:2490: done (4 left) 2024-08-17T00:42:23.056 INFO:tasks.rados.rados.0.smithi110.stdout:2491: done (3 left) 2024-08-17T00:42:23.056 INFO:tasks.rados.rados.0.smithi110.stdout:2493: done (2 left) 2024-08-17T00:42:23.056 INFO:tasks.rados.rados.0.smithi110.stdout:2494: read oid 17 snap -1 2024-08-17T00:42:23.056 INFO:tasks.rados.rados.0.smithi110.stdout:2494: expect deleted 2024-08-17T00:42:23.057 INFO:tasks.rados.rados.0.smithi110.stdout:2495: rollback oid 13 current snap is 228 2024-08-17T00:42:23.057 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 13 to 221 2024-08-17T00:42:23.057 INFO:tasks.rados.rados.0.smithi110.stdout:2492: finishing write tid 1 to smithi11086371-8 2024-08-17T00:42:23.057 INFO:tasks.rados.rados.0.smithi110.stdout:2496: rmattr oid 20 current snap is 228 2024-08-17T00:42:23.057 INFO:tasks.rados.rados.0.smithi110.stdout:2496: done (4 left) 2024-08-17T00:42:23.057 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 21 current snap is 228 2024-08-17T00:42:23.057 INFO:tasks.rados.rados.0.smithi110.stdout:2497: seq_num 774 ranges {311296=565248,876544=401408} 2024-08-17T00:42:23.061 INFO:tasks.rados.rados.0.smithi110.stdout:2497: writing smithi11086371-21 from 311296 to 876544 tid 1 2024-08-17T00:42:23.064 INFO:tasks.rados.rados.0.smithi110.stdout:2497: writing smithi11086371-21 from 876544 to 1277952 tid 2 2024-08-17T00:42:23.064 INFO:tasks.rados.rados.0.smithi110.stdout:2498: read oid 45 snap -1 2024-08-17T00:42:23.064 INFO:tasks.rados.rados.0.smithi110.stdout:2498: expect (ObjNum 672 snap 188 seq_num 672) 2024-08-17T00:42:23.064 INFO:tasks.rados.rados.0.smithi110.stdout:2499: read oid 35 snap -1 2024-08-17T00:42:23.064 INFO:tasks.rados.rados.0.smithi110.stdout:2499: expect deleted 2024-08-17T00:42:23.064 INFO:tasks.rados.rados.0.smithi110.stdout:2500: rollback oid 29 current snap is 228 2024-08-17T00:42:23.064 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 29 to 206 2024-08-17T00:42:23.064 INFO:tasks.rados.rados.0.smithi110.stdout:2492: finishing write tid 2 to smithi11086371-8 2024-08-17T00:42:23.064 INFO:tasks.rados.rados.0.smithi110.stdout:2492: finishing write tid 3 to smithi11086371-8 2024-08-17T00:42:23.064 INFO:tasks.rados.rados.0.smithi110.stdout:2492: finishing write tid 4 to smithi11086371-8 2024-08-17T00:42:23.064 INFO:tasks.rados.rados.0.smithi110.stdout:2492: oid 8 updating version 0 to 706 2024-08-17T00:42:23.065 INFO:tasks.rados.rados.0.smithi110.stdout:2492: oid 8 updating version 706 to 708 2024-08-17T00:42:23.065 INFO:tasks.rados.rados.0.smithi110.stdout:2492: oid 8 version 708 is already newer than 707 2024-08-17T00:42:23.065 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 708 (ObjNum 772 snap 228 seq_num 772) dirty exists 2024-08-17T00:42:23.065 INFO:tasks.rados.rados.0.smithi110.stdout:2492: left oid 8 (ObjNum 772 snap 228 seq_num 772) 2024-08-17T00:42:23.065 INFO:tasks.rados.rados.0.smithi110.stdout:2485: expect (ObjNum 757 snap 224 seq_num 757) 2024-08-17T00:42:23.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:23 smithi110 ceph-mon[98148]: pgmap v357: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 195 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 98 KiB/s rd, 1.8 MiB/s wr, 17 op/s; 81/465 objects degraded (17.419%) 2024-08-17T00:42:23.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:23 smithi110 ceph-mon[98148]: from='osd.5 [v2:172.21.15.177:6808/2389592474,v1:172.21.15.177:6809/2389592474]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T00:42:23.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:23 smithi110 ceph-mon[98148]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T00:42:23.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:23 smithi110 ceph-mon[100641]: pgmap v357: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 195 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 98 KiB/s rd, 1.8 MiB/s wr, 17 op/s; 81/465 objects degraded (17.419%) 2024-08-17T00:42:23.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:23 smithi110 ceph-mon[100641]: from='osd.5 [v2:172.21.15.177:6808/2389592474,v1:172.21.15.177:6809/2389592474]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T00:42:23.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:23 smithi110 ceph-mon[100641]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T00:42:23.362 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 00:42:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T00:42:23.052+0000 7f5db9b02640 -1 osd.5 520 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T00:42:23.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:23 smithi177 ceph-mon[90034]: pgmap v357: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 195 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 98 KiB/s rd, 1.8 MiB/s wr, 17 op/s; 81/465 objects degraded (17.419%) 2024-08-17T00:42:23.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:23 smithi177 ceph-mon[90034]: from='osd.5 [v2:172.21.15.177:6808/2389592474,v1:172.21.15.177:6809/2389592474]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T00:42:23.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:23 smithi177 ceph-mon[90034]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T00:42:23.396 INFO:tasks.rados.rados.0.smithi110.stdout:2495: finishing rollback tid 0 to smithi11086371-13 2024-08-17T00:42:23.396 INFO:tasks.rados.rados.0.smithi110.stdout:2495: finishing rollback tid 1 to smithi11086371-13 2024-08-17T00:42:23.396 INFO:tasks.rados.rados.0.smithi110.stdout:2495: finishing rollback tid 2 to smithi11086371-13 2024-08-17T00:42:23.396 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 997 (ObjNum 641 snap 172 seq_num 641) dirty exists 2024-08-17T00:42:23.396 INFO:tasks.rados.rados.0.smithi110.stdout:2485: done (7 left) 2024-08-17T00:42:23.396 INFO:tasks.rados.rados.0.smithi110.stdout:2492: done (6 left) 2024-08-17T00:42:23.396 INFO:tasks.rados.rados.0.smithi110.stdout:2494: done (5 left) 2024-08-17T00:42:23.396 INFO:tasks.rados.rados.0.smithi110.stdout:2495: done (4 left) 2024-08-17T00:42:23.396 INFO:tasks.rados.rados.0.smithi110.stdout:2501: read oid 1 snap -1 2024-08-17T00:42:23.396 INFO:tasks.rados.rados.0.smithi110.stdout:2501: expect (ObjNum 719 snap 203 seq_num 719) 2024-08-17T00:42:23.397 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 5 current snap is 228 2024-08-17T00:42:23.397 INFO:tasks.rados.rados.0.smithi110.stdout:2497: finishing write tid 1 to smithi11086371-21 2024-08-17T00:42:23.397 INFO:tasks.rados.rados.0.smithi110.stdout:2497: finishing write tid 2 to smithi11086371-21 2024-08-17T00:42:23.397 INFO:tasks.rados.rados.0.smithi110.stdout:2502: seq_num 775 ranges {0=589824,589824=401408} 2024-08-17T00:42:23.398 INFO:tasks.rados.rados.0.smithi110.stdout:2502: writing smithi11086371-5 from 0 to 589824 tid 1 2024-08-17T00:42:23.401 INFO:tasks.rados.rados.0.smithi110.stdout:2502: writing smithi11086371-5 from 589824 to 991232 tid 2 2024-08-17T00:42:23.401 INFO:tasks.rados.rados.0.smithi110.stdout:2499: done (5 left) 2024-08-17T00:42:23.401 INFO:tasks.rados.rados.0.smithi110.stdout:2503: rollback oid 37 current snap is 228 2024-08-17T00:42:23.401 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 37 to 227 2024-08-17T00:42:23.402 INFO:tasks.rados.rados.0.smithi110.stdout:2500: finishing rollback tid 0 to smithi11086371-29 2024-08-17T00:42:23.402 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 31 current snap is 228 2024-08-17T00:42:23.402 INFO:tasks.rados.rados.0.smithi110.stdout:2497: finishing write tid 3 to smithi11086371-21 2024-08-17T00:42:23.402 INFO:tasks.rados.rados.0.smithi110.stdout:2500: finishing rollback tid 1 to smithi11086371-29 2024-08-17T00:42:23.402 INFO:tasks.rados.rados.0.smithi110.stdout:2497: finishing write tid 4 to smithi11086371-21 2024-08-17T00:42:23.402 INFO:tasks.rados.rados.0.smithi110.stdout:2497: oid 21 updating version 0 to 928 2024-08-17T00:42:23.402 INFO:tasks.rados.rados.0.smithi110.stdout:2497: oid 21 version 928 is already newer than 926 2024-08-17T00:42:23.402 INFO:tasks.rados.rados.0.smithi110.stdout:2497: oid 21 version 928 is already newer than 927 2024-08-17T00:42:23.402 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 928 (ObjNum 774 snap 228 seq_num 774) dirty exists 2024-08-17T00:42:23.402 INFO:tasks.rados.rados.0.smithi110.stdout:2497: left oid 21 (ObjNum 774 snap 228 seq_num 774) 2024-08-17T00:42:23.403 INFO:tasks.rados.rados.0.smithi110.stdout:2500: finishing rollback tid 2 to smithi11086371-29 2024-08-17T00:42:23.403 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 874 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-17T00:42:23.403 INFO:tasks.rados.rados.0.smithi110.stdout:2498: expect (ObjNum 672 snap 188 seq_num 672) 2024-08-17T00:42:23.445 INFO:tasks.rados.rados.0.smithi110.stdout:2503: finishing rollback tid 0 to smithi11086371-37 2024-08-17T00:42:23.445 INFO:tasks.rados.rados.0.smithi110.stdout:2502: finishing write tid 1 to smithi11086371-5 2024-08-17T00:42:23.445 INFO:tasks.rados.rados.0.smithi110.stdout:2503: finishing rollback tid 1 to smithi11086371-37 2024-08-17T00:42:23.445 INFO:tasks.rados.rados.0.smithi110.stdout:2503: finishing rollback tid 2 to smithi11086371-37 2024-08-17T00:42:23.445 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 823 (ObjNum 666 snap 184 seq_num 666) dirty exists 2024-08-17T00:42:23.445 INFO:tasks.rados.rados.0.smithi110.stdout:2502: finishing write tid 2 to smithi11086371-5 2024-08-17T00:42:23.445 INFO:tasks.rados.rados.0.smithi110.stdout:2504: seq_num 776 ranges {0=606208,606208=401408} 2024-08-17T00:42:23.448 INFO:tasks.rados.rados.0.smithi110.stdout:2504: writing smithi11086371-31 from 0 to 606208 tid 1 2024-08-17T00:42:23.450 INFO:tasks.rados.rados.0.smithi110.stdout:2504: writing smithi11086371-31 from 606208 to 1007616 tid 2 2024-08-17T00:42:23.450 INFO:tasks.rados.rados.0.smithi110.stdout:2497: done (6 left) 2024-08-17T00:42:23.451 INFO:tasks.rados.rados.0.smithi110.stdout:2498: done (5 left) 2024-08-17T00:42:23.451 INFO:tasks.rados.rados.0.smithi110.stdout:2500: done (4 left) 2024-08-17T00:42:23.451 INFO:tasks.rados.rados.0.smithi110.stdout:2503: done (3 left) 2024-08-17T00:42:23.451 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 18 current snap is 228 2024-08-17T00:42:23.451 INFO:tasks.rados.rados.0.smithi110.stdout:2505: seq_num 777 ranges {5390336=622592,6012928=401408} 2024-08-17T00:42:23.482 INFO:tasks.rados.rados.0.smithi110.stdout:2505: writing smithi11086371-18 from 5390336 to 6012928 tid 1 2024-08-17T00:42:23.486 INFO:tasks.rados.rados.0.smithi110.stdout:2505: writing smithi11086371-18 from 6012928 to 6414336 tid 2 2024-08-17T00:42:23.487 INFO:tasks.rados.rados.0.smithi110.stdout:2506: copy_from oid 42 from oid 11 current snap is 228 2024-08-17T00:42:23.487 INFO:tasks.rados.rados.0.smithi110.stdout:2502: finishing write tid 3 to smithi11086371-5 2024-08-17T00:42:23.487 INFO:tasks.rados.rados.0.smithi110.stdout:2502: finishing write tid 4 to smithi11086371-5 2024-08-17T00:42:23.487 INFO:tasks.rados.rados.0.smithi110.stdout:2502: oid 5 updating version 0 to 987 2024-08-17T00:42:23.487 INFO:tasks.rados.rados.0.smithi110.stdout:2502: oid 5 updating version 987 to 989 2024-08-17T00:42:23.487 INFO:tasks.rados.rados.0.smithi110.stdout:2502: oid 5 version 989 is already newer than 988 2024-08-17T00:42:23.487 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 989 (ObjNum 775 snap 228 seq_num 775) dirty exists 2024-08-17T00:42:23.487 INFO:tasks.rados.rados.0.smithi110.stdout:2502: left oid 5 (ObjNum 775 snap 228 seq_num 775) 2024-08-17T00:42:23.487 INFO:tasks.rados.rados.0.smithi110.stdout:2501: expect (ObjNum 719 snap 203 seq_num 719) 2024-08-17T00:42:23.583 INFO:tasks.rados.rados.0.smithi110.stdout:2504: finishing write tid 1 to smithi11086371-31 2024-08-17T00:42:23.583 INFO:tasks.rados.rados.0.smithi110.stdout:2504: finishing write tid 2 to smithi11086371-31 2024-08-17T00:42:23.583 INFO:tasks.rados.rados.0.smithi110.stdout:2501: done (4 left) 2024-08-17T00:42:23.583 INFO:tasks.rados.rados.0.smithi110.stdout:2502: done (3 left) 2024-08-17T00:42:23.583 INFO:tasks.rados.rados.0.smithi110.stdout:2507: snap_remove snap 227 2024-08-17T00:42:24.030 INFO:tasks.rados.rados.0.smithi110.stdout:2507: done (3 left) 2024-08-17T00:42:24.031 INFO:tasks.rados.rados.0.smithi110.stdout:2508: read oid 8 snap -1 2024-08-17T00:42:24.031 INFO:tasks.rados.rados.0.smithi110.stdout:2508: expect (ObjNum 772 snap 228 seq_num 772) 2024-08-17T00:42:24.031 INFO:tasks.rados.rados.0.smithi110.stdout:2509: snap_remove snap 217 2024-08-17T00:42:24.310 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 00:42:24 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1[111486]: 2024-08-17T00:42:24.043+0000 7f3898487640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 14c after trimming was started 2024-08-17T00:42:24.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:24 smithi110 ceph-mon[98148]: Health check update: Degraded data redundancy: 81/465 objects degraded (17.419%), 14 pgs degraded (PG_DEGRADED) 2024-08-17T00:42:24.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:24 smithi110 ceph-mon[98148]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-17T00:42:24.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:24 smithi110 ceph-mon[98148]: osdmap e530: 8 total, 7 up, 8 in 2024-08-17T00:42:24.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:24 smithi110 ceph-mon[98148]: from='osd.5 [v2:172.21.15.177:6808/2389592474,v1:172.21.15.177:6809/2389592474]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:42:24.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:24 smithi110 ceph-mon[98148]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:42:24.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:24 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:24.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:24 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:24.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:24 smithi110 ceph-mon[100641]: Health check update: Degraded data redundancy: 81/465 objects degraded (17.419%), 14 pgs degraded (PG_DEGRADED) 2024-08-17T00:42:24.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:24 smithi110 ceph-mon[100641]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-17T00:42:24.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:24 smithi110 ceph-mon[100641]: osdmap e530: 8 total, 7 up, 8 in 2024-08-17T00:42:24.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:24 smithi110 ceph-mon[100641]: from='osd.5 [v2:172.21.15.177:6808/2389592474,v1:172.21.15.177:6809/2389592474]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:42:24.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:24 smithi110 ceph-mon[100641]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:42:24.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:24 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:24.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:24 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:24 smithi177 ceph-mon[90034]: Health check update: Degraded data redundancy: 81/465 objects degraded (17.419%), 14 pgs degraded (PG_DEGRADED) 2024-08-17T00:42:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:24 smithi177 ceph-mon[90034]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-17T00:42:24.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:24 smithi177 ceph-mon[90034]: osdmap e530: 8 total, 7 up, 8 in 2024-08-17T00:42:24.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:24 smithi177 ceph-mon[90034]: from='osd.5 [v2:172.21.15.177:6808/2389592474,v1:172.21.15.177:6809/2389592474]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:42:24.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:24 smithi177 ceph-mon[90034]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:42:24.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:24 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:24.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:24 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:25.031 INFO:tasks.rados.rados.0.smithi110.stdout:2509: done (4 left) 2024-08-17T00:42:25.031 INFO:tasks.rados.rados.0.smithi110.stdout:2510: read oid 26 snap -1 2024-08-17T00:42:25.031 INFO:tasks.rados.rados.0.smithi110.stdout:2510: expect deleted 2024-08-17T00:42:25.031 INFO:tasks.rados.rados.0.smithi110.stdout:2511: rollback oid 46 current snap is 228 2024-08-17T00:42:25.031 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 46 to 225 2024-08-17T00:42:25.031 INFO:tasks.rados.rados.0.smithi110.stdout:2504: finishing write tid 3 to smithi11086371-31 2024-08-17T00:42:25.031 INFO:tasks.rados.rados.0.smithi110.stdout:2504: finishing write tid 4 to smithi11086371-31 2024-08-17T00:42:25.031 INFO:tasks.rados.rados.0.smithi110.stdout:2504: oid 31 updating version 0 to 862 2024-08-17T00:42:25.031 INFO:tasks.rados.rados.0.smithi110.stdout:2504: oid 31 updating version 862 to 863 2024-08-17T00:42:25.031 INFO:tasks.rados.rados.0.smithi110.stdout:2504: oid 31 version 863 is already newer than 861 2024-08-17T00:42:25.032 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 863 (ObjNum 776 snap 228 seq_num 776) dirty exists 2024-08-17T00:42:25.032 INFO:tasks.rados.rados.0.smithi110.stdout:2504: left oid 31 (ObjNum 776 snap 228 seq_num 776) 2024-08-17T00:42:25.032 INFO:tasks.rados.rados.0.smithi110.stdout:2504: done (5 left) 2024-08-17T00:42:25.032 INFO:tasks.rados.rados.0.smithi110.stdout:2512: copy_from oid 21 from oid 13 current snap is 228 2024-08-17T00:42:25.032 INFO:tasks.rados.rados.0.smithi110.stdout:2513: snap_remove snap 221 2024-08-17T00:42:25.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:25 smithi177 ceph-mon[90034]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T00:42:25.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:25 smithi177 ceph-mon[90034]: osd.5 [v2:172.21.15.177:6808/2389592474,v1:172.21.15.177:6809/2389592474] boot 2024-08-17T00:42:25.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:25 smithi177 ceph-mon[90034]: osdmap e531: 8 total, 8 up, 8 in 2024-08-17T00:42:25.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:25 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:42:25.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:25 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:25.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:25 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:25.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:25 smithi177 ceph-mon[90034]: pgmap v360: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 203 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 890 KiB/s rd, 2.0 MiB/s wr, 29 op/s; 87/492 objects degraded (17.683%) 2024-08-17T00:42:25.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:25 smithi177 ceph-mon[90034]: osdmap e532: 8 total, 8 up, 8 in 2024-08-17T00:42:25.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:25 smithi110 ceph-mon[98148]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T00:42:25.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:25 smithi110 ceph-mon[98148]: osd.5 [v2:172.21.15.177:6808/2389592474,v1:172.21.15.177:6809/2389592474] boot 2024-08-17T00:42:25.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:25 smithi110 ceph-mon[98148]: osdmap e531: 8 total, 8 up, 8 in 2024-08-17T00:42:25.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:25 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:42:25.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:25 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:25.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:25 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:25.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:25 smithi110 ceph-mon[98148]: pgmap v360: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 203 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 890 KiB/s rd, 2.0 MiB/s wr, 29 op/s; 87/492 objects degraded (17.683%) 2024-08-17T00:42:25.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:25 smithi110 ceph-mon[98148]: osdmap e532: 8 total, 8 up, 8 in 2024-08-17T00:42:25.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:25 smithi110 ceph-mon[100641]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T00:42:25.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:25 smithi110 ceph-mon[100641]: osd.5 [v2:172.21.15.177:6808/2389592474,v1:172.21.15.177:6809/2389592474] boot 2024-08-17T00:42:25.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:25 smithi110 ceph-mon[100641]: osdmap e531: 8 total, 8 up, 8 in 2024-08-17T00:42:25.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:25 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T00:42:25.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:25 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:25.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:25 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:25.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:25 smithi110 ceph-mon[100641]: pgmap v360: 121 pgs: 35 active+undersized, 14 active+undersized+degraded, 72 active+clean; 203 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 890 KiB/s rd, 2.0 MiB/s wr, 29 op/s; 87/492 objects degraded (17.683%) 2024-08-17T00:42:25.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:25 smithi110 ceph-mon[100641]: osdmap e532: 8 total, 8 up, 8 in 2024-08-17T00:42:26.032 INFO:tasks.rados.rados.0.smithi110.stdout:2513: done (6 left) 2024-08-17T00:42:26.032 INFO:tasks.rados.rados.0.smithi110.stdout:2514: rollback oid 38 current snap is 228 2024-08-17T00:42:26.033 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 38 to 206 2024-08-17T00:42:26.033 INFO:tasks.rados.rados.0.smithi110.stdout:2505: finishing write tid 1 to smithi11086371-18 2024-08-17T00:42:26.033 INFO:tasks.rados.rados.0.smithi110.stdout:2505: finishing write tid 2 to smithi11086371-18 2024-08-17T00:42:26.033 INFO:tasks.rados.rados.0.smithi110.stdout:2505: finishing write tid 3 to smithi11086371-18 2024-08-17T00:42:26.033 INFO:tasks.rados.rados.0.smithi110.stdout:2505: finishing write tid 4 to smithi11086371-18 2024-08-17T00:42:26.033 INFO:tasks.rados.rados.0.smithi110.stdout:2505: oid 18 updating version 0 to 827 2024-08-17T00:42:26.033 INFO:tasks.rados.rados.0.smithi110.stdout:2505: oid 18 version 827 is already newer than 826 2024-08-17T00:42:26.033 INFO:tasks.rados.rados.0.smithi110.stdout:2505: oid 18 version 827 is already newer than 825 2024-08-17T00:42:26.033 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 827 (ObjNum 777 snap 228 seq_num 777) dirty exists 2024-08-17T00:42:26.033 INFO:tasks.rados.rados.0.smithi110.stdout:2505: left oid 18 (ObjNum 777 snap 228 seq_num 777) 2024-08-17T00:42:26.033 INFO:tasks.rados.rados.0.smithi110.stdout:2506: finishing copy_from racing read to smithi11086371-42 2024-08-17T00:42:26.033 INFO:tasks.rados.rados.0.smithi110.stdout:2506: finishing copy_from to smithi11086371-42 2024-08-17T00:42:26.033 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 42 v 858 (ObjNum 745 snap 217 seq_num 745) dirty exists 2024-08-17T00:42:26.034 INFO:tasks.rados.rados.0.smithi110.stdout:2508: expect (ObjNum 772 snap 228 seq_num 772) 2024-08-17T00:42:26.085 INFO:tasks.rados.rados.0.smithi110.stdout:2511: finishing rollback tid 1 to smithi11086371-46 2024-08-17T00:42:26.086 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 987 (ObjNum 129 snap 0 seq_num 1878750400) dirty dne 2024-08-17T00:42:26.086 INFO:tasks.rados.rados.0.smithi110.stdout:2512: finishing copy_from racing read to smithi11086371-21 2024-08-17T00:42:26.086 INFO:tasks.rados.rados.0.smithi110.stdout:2512: finishing copy_from to smithi11086371-21 2024-08-17T00:42:26.086 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 997 (ObjNum 641 snap 172 seq_num 641) dirty exists 2024-08-17T00:42:26.086 INFO:tasks.rados.rados.0.smithi110.stdout:2505: done (6 left) 2024-08-17T00:42:26.086 INFO:tasks.rados.rados.0.smithi110.stdout:2506: done (5 left) 2024-08-17T00:42:26.086 INFO:tasks.rados.rados.0.smithi110.stdout:2508: done (4 left) 2024-08-17T00:42:26.086 INFO:tasks.rados.rados.0.smithi110.stdout:2510: done (3 left) 2024-08-17T00:42:26.086 INFO:tasks.rados.rados.0.smithi110.stdout:2511: done (2 left) 2024-08-17T00:42:26.086 INFO:tasks.rados.rados.0.smithi110.stdout:2512: done (1 left) 2024-08-17T00:42:26.086 INFO:tasks.rados.rados.0.smithi110.stdout:2515: read oid 5 snap 219 2024-08-17T00:42:26.086 INFO:tasks.rados.rados.0.smithi110.stdout:2515: expect (ObjNum 1276481536 snap 32644 seq_num 1879247152) 2024-08-17T00:42:26.087 INFO:tasks.rados.rados.0.smithi110.stdout:2516: snap_create 2024-08-17T00:42:26.087 INFO:tasks.rados.rados.0.smithi110.stdout:2514: finishing rollback tid 0 to smithi11086371-38 2024-08-17T00:42:26.087 INFO:tasks.rados.rados.0.smithi110.stdout:2514: finishing rollback tid 1 to smithi11086371-38 2024-08-17T00:42:26.087 INFO:tasks.rados.rados.0.smithi110.stdout:2514: finishing rollback tid 2 to smithi11086371-38 2024-08-17T00:42:26.087 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 783 (ObjNum 675 snap 188 seq_num 675) dirty exists 2024-08-17T00:42:26.087 INFO:tasks.rados.rados.0.smithi110.stdout:2515: expect (ObjNum 1276481536 snap 32644 seq_num 1879247152) 2024-08-17T00:42:27.036 INFO:tasks.rados.rados.0.smithi110.stdout:2514: done (2 left) 2024-08-17T00:42:27.037 INFO:tasks.rados.rados.0.smithi110.stdout:2515: done (1 left) 2024-08-17T00:42:27.037 INFO:tasks.rados.rados.0.smithi110.stdout:2516: done (0 left) 2024-08-17T00:42:27.037 INFO:tasks.rados.rados.0.smithi110.stdout:2517: snap_create 2024-08-17T00:42:27.180 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:27 smithi177 ceph-mon[90034]: osdmap e533: 8 total, 8 up, 8 in 2024-08-17T00:42:27.180 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:27 smithi177 ceph-mon[90034]: pgmap v363: 121 pgs: 1 active+recovering+degraded, 34 active+undersized, 13 active+undersized+degraded, 73 active+clean; 205 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 2.5 MiB/s wr, 23 op/s; 78/495 objects degraded (15.758%) 2024-08-17T00:42:27.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:27 smithi110 ceph-mon[100641]: osdmap e533: 8 total, 8 up, 8 in 2024-08-17T00:42:27.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:27 smithi110 ceph-mon[100641]: pgmap v363: 121 pgs: 1 active+recovering+degraded, 34 active+undersized, 13 active+undersized+degraded, 73 active+clean; 205 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 2.5 MiB/s wr, 23 op/s; 78/495 objects degraded (15.758%) 2024-08-17T00:42:27.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:27 smithi110 ceph-mon[98148]: osdmap e533: 8 total, 8 up, 8 in 2024-08-17T00:42:27.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:27 smithi110 ceph-mon[98148]: pgmap v363: 121 pgs: 1 active+recovering+degraded, 34 active+undersized, 13 active+undersized+degraded, 73 active+clean; 205 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 2.5 MiB/s wr, 23 op/s; 78/495 objects degraded (15.758%) 2024-08-17T00:42:27.810 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:42:27 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:42:27.343+0000 7f4819bd0640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-08-17T00:42:28.038 INFO:tasks.rados.rados.0.smithi110.stdout:2517: done (0 left) 2024-08-17T00:42:28.039 INFO:tasks.rados.rados.0.smithi110.stdout:2518: snap_remove snap 225 2024-08-17T00:42:28.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:42:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:42:28] "GET /metrics HTTP/1.1" 200 36219 "" "Prometheus/2.43.0" 2024-08-17T00:42:28.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:28 smithi110 ceph-mon[98148]: osdmap e534: 8 total, 8 up, 8 in 2024-08-17T00:42:28.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:28 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:28.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:28 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:28.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:28 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:42:28.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:28 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:42:28.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:28 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:28.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:28 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:42:28.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:28 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:42:28.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:28 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:42:28.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:28 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:42:28.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:28 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-17T00:42:28.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:28 smithi110 ceph-mon[98148]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-17T00:42:28.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:28 smithi110 ceph-mon[98148]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-08-17T00:42:28.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:28 smithi110 ceph-mon[100641]: osdmap e534: 8 total, 8 up, 8 in 2024-08-17T00:42:28.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:28 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:28.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:28 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:28.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:28 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:42:28.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:28 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:42:28.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:28 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:28.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:28 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:42:28.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:28 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:42:28.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:28 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:42:28.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:28 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:42:28.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:28 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-17T00:42:28.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:28 smithi110 ceph-mon[100641]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-17T00:42:28.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:28 smithi110 ceph-mon[100641]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-08-17T00:42:28.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:28 smithi177 ceph-mon[90034]: osdmap e534: 8 total, 8 up, 8 in 2024-08-17T00:42:28.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:28 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:28.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:28 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:28.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:28 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:42:28.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:28 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:42:28.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:28 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:28.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:28 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:42:28.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:28 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:42:28.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:28 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:42:28.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:28 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:42:28.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:28 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-17T00:42:28.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:28 smithi177 ceph-mon[90034]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-17T00:42:28.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:28 smithi177 ceph-mon[90034]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-08-17T00:42:29.040 INFO:tasks.rados.rados.0.smithi110.stdout:2518: done (0 left) 2024-08-17T00:42:29.040 INFO:tasks.rados.rados.0.smithi110.stdout:2519: rmattr oid 25 current snap is 230 2024-08-17T00:42:29.040 INFO:tasks.rados.rados.0.smithi110.stdout:2520: read oid 26 snap -1 2024-08-17T00:42:29.040 INFO:tasks.rados.rados.0.smithi110.stdout:2520: expect deleted 2024-08-17T00:42:29.040 INFO:tasks.rados.rados.0.smithi110.stdout:2521: delete oid 30 current snap is 230 2024-08-17T00:42:29.051 INFO:tasks.rados.rados.0.smithi110.stdout:2520: done (2 left) 2024-08-17T00:42:29.051 INFO:tasks.rados.rados.0.smithi110.stdout:2521: done (1 left) 2024-08-17T00:42:29.051 INFO:tasks.rados.rados.0.smithi110.stdout:2522: rollback oid 22 current snap is 230 2024-08-17T00:42:29.051 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 22 to 218 2024-08-17T00:42:29.051 INFO:tasks.rados.rados.0.smithi110.stdout:2523: snap_remove snap 226 2024-08-17T00:42:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:29 smithi110 ceph-mon[98148]: osdmap e535: 8 total, 8 up, 8 in 2024-08-17T00:42:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:29 smithi110 ceph-mon[98148]: pgmap v366: 121 pgs: 1 active+recovering+degraded, 6 active+undersized, 4 active+undersized+degraded, 110 active+clean; 206 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 716 KiB/s wr, 9 op/s; 41/504 objects degraded (8.135%); 5.6 MiB/s, 2 objects/s recovering 2024-08-17T00:42:29.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:29 smithi110 ceph-mon[98148]: osdmap e536: 8 total, 8 up, 8 in 2024-08-17T00:42:29.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:29 smithi110 ceph-mon[100641]: osdmap e535: 8 total, 8 up, 8 in 2024-08-17T00:42:29.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:29 smithi110 ceph-mon[100641]: pgmap v366: 121 pgs: 1 active+recovering+degraded, 6 active+undersized, 4 active+undersized+degraded, 110 active+clean; 206 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 716 KiB/s wr, 9 op/s; 41/504 objects degraded (8.135%); 5.6 MiB/s, 2 objects/s recovering 2024-08-17T00:42:29.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:29 smithi110 ceph-mon[100641]: osdmap e536: 8 total, 8 up, 8 in 2024-08-17T00:42:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:29 smithi177 ceph-mon[90034]: osdmap e535: 8 total, 8 up, 8 in 2024-08-17T00:42:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:29 smithi177 ceph-mon[90034]: pgmap v366: 121 pgs: 1 active+recovering+degraded, 6 active+undersized, 4 active+undersized+degraded, 110 active+clean; 206 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 716 KiB/s wr, 9 op/s; 41/504 objects degraded (8.135%); 5.6 MiB/s, 2 objects/s recovering 2024-08-17T00:42:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:29 smithi177 ceph-mon[90034]: osdmap e536: 8 total, 8 up, 8 in 2024-08-17T00:42:30.057 INFO:tasks.rados.rados.0.smithi110.stdout:2523: done (2 left) 2024-08-17T00:42:30.057 INFO:tasks.rados.rados.0.smithi110.stdout:2524: copy_from oid 37 from oid 45 current snap is 230 2024-08-17T00:42:30.057 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 1162 (ObjNum 725 snap 205 seq_num 725) dirty exists 2024-08-17T00:42:30.058 INFO:tasks.rados.rados.0.smithi110.stdout:2522: finishing rollback tid 0 to smithi11086371-22 2024-08-17T00:42:30.058 INFO:tasks.rados.rados.0.smithi110.stdout:2522: finishing rollback tid 1 to smithi11086371-22 2024-08-17T00:42:30.058 INFO:tasks.rados.rados.0.smithi110.stdout:2522: finishing rollback tid 2 to smithi11086371-22 2024-08-17T00:42:30.058 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 1018 (ObjNum 589 snap 158 seq_num 589) dirty exists 2024-08-17T00:42:30.058 INFO:tasks.rados.rados.0.smithi110.stdout:2519: done (2 left) 2024-08-17T00:42:30.058 INFO:tasks.rados.rados.0.smithi110.stdout:2522: done (1 left) 2024-08-17T00:42:30.058 INFO:tasks.rados.rados.0.smithi110.stdout:2525: read oid 34 snap -1 2024-08-17T00:42:30.058 INFO:tasks.rados.rados.0.smithi110.stdout:2525: expect (ObjNum 666 snap 184 seq_num 666) 2024-08-17T00:42:30.058 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 39 current snap is 230 2024-08-17T00:42:30.058 INFO:tasks.rados.rados.0.smithi110.stdout:2526: seq_num 779 ranges {8298496=655360,8953856=401408} 2024-08-17T00:42:30.107 INFO:tasks.rados.rados.0.smithi110.stdout:2526: writing smithi11086371-39 from 8298496 to 8953856 tid 1 2024-08-17T00:42:30.109 INFO:tasks.rados.rados.0.smithi110.stdout:2526: writing smithi11086371-39 from 8953856 to 9355264 tid 2 2024-08-17T00:42:30.109 INFO:tasks.rados.rados.0.smithi110.stdout:2527: rollback oid 8 current snap is 230 2024-08-17T00:42:30.109 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 8 to 218 2024-08-17T00:42:30.109 INFO:tasks.rados.rados.0.smithi110.stdout:2525: expect (ObjNum 666 snap 184 seq_num 666) 2024-08-17T00:42:30.291 INFO:tasks.rados.rados.0.smithi110.stdout:2524: finishing copy_from racing read to smithi11086371-37 2024-08-17T00:42:30.291 INFO:tasks.rados.rados.0.smithi110.stdout:2524: finishing copy_from to smithi11086371-37 2024-08-17T00:42:30.291 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 902 (ObjNum 672 snap 188 seq_num 672) dirty exists 2024-08-17T00:42:30.291 INFO:tasks.rados.rados.0.smithi110.stdout:2527: finishing rollback tid 0 to smithi11086371-8 2024-08-17T00:42:30.291 INFO:tasks.rados.rados.0.smithi110.stdout:2526: finishing write tid 1 to smithi11086371-39 2024-08-17T00:42:30.291 INFO:tasks.rados.rados.0.smithi110.stdout:2527: finishing rollback tid 1 to smithi11086371-8 2024-08-17T00:42:30.291 INFO:tasks.rados.rados.0.smithi110.stdout:2524: done (3 left) 2024-08-17T00:42:30.291 INFO:tasks.rados.rados.0.smithi110.stdout:2525: done (2 left) 2024-08-17T00:42:30.291 INFO:tasks.rados.rados.0.smithi110.stdout:2528: snap_remove snap 210 2024-08-17T00:42:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:30 smithi110 ceph-mon[98148]: Health check update: Degraded data redundancy: 41/504 objects degraded (8.135%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T00:42:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:30 smithi110 ceph-mon[100641]: Health check update: Degraded data redundancy: 41/504 objects degraded (8.135%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T00:42:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:30 smithi177 ceph-mon[90034]: Health check update: Degraded data redundancy: 41/504 objects degraded (8.135%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T00:42:31.068 INFO:tasks.rados.rados.0.smithi110.stdout:2528: done (2 left) 2024-08-17T00:42:31.069 INFO:tasks.rados.rados.0.smithi110.stdout:2529: copy_from oid 35 from oid 44 current snap is 230 2024-08-17T00:42:31.069 INFO:tasks.rados.rados.0.smithi110.stdout:2526: finishing write tid 2 to smithi11086371-39 2024-08-17T00:42:31.069 INFO:tasks.rados.rados.0.smithi110.stdout:2527: finishing rollback tid 2 to smithi11086371-8 2024-08-17T00:42:31.069 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 711 (ObjNum 748 snap 218 seq_num 748) dirty exists 2024-08-17T00:42:31.069 INFO:tasks.rados.rados.0.smithi110.stdout:2526: finishing write tid 3 to smithi11086371-39 2024-08-17T00:42:31.069 INFO:tasks.rados.rados.0.smithi110.stdout:2526: finishing write tid 4 to smithi11086371-39 2024-08-17T00:42:31.069 INFO:tasks.rados.rados.0.smithi110.stdout:2526: oid 39 updating version 0 to 1013 2024-08-17T00:42:31.069 INFO:tasks.rados.rados.0.smithi110.stdout:2526: oid 39 version 1013 is already newer than 1012 2024-08-17T00:42:31.069 INFO:tasks.rados.rados.0.smithi110.stdout:2526: oid 39 version 1013 is already newer than 1011 2024-08-17T00:42:31.069 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 1013 (ObjNum 779 snap 230 seq_num 779) dirty exists 2024-08-17T00:42:31.069 INFO:tasks.rados.rados.0.smithi110.stdout:2526: left oid 39 (ObjNum 779 snap 230 seq_num 779) 2024-08-17T00:42:31.069 INFO:tasks.rados.rados.0.smithi110.stdout:2526: done (2 left) 2024-08-17T00:42:31.069 INFO:tasks.rados.rados.0.smithi110.stdout:2527: done (1 left) 2024-08-17T00:42:31.070 INFO:tasks.rados.rados.0.smithi110.stdout:2530: read oid 10 snap -1 2024-08-17T00:42:31.070 INFO:tasks.rados.rados.0.smithi110.stdout:2530: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:42:31.070 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 47 current snap is 230 2024-08-17T00:42:31.070 INFO:tasks.rados.rados.0.smithi110.stdout:2531: seq_num 780 ranges {0=671744,671744=401408} 2024-08-17T00:42:31.072 INFO:tasks.rados.rados.0.smithi110.stdout:2531: writing smithi11086371-47 from 0 to 671744 tid 1 2024-08-17T00:42:31.076 INFO:tasks.rados.rados.0.smithi110.stdout:2531: writing smithi11086371-47 from 671744 to 1073152 tid 2 2024-08-17T00:42:31.076 INFO:tasks.rados.rados.0.smithi110.stdout:2530: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:42:31.080 INFO:tasks.rados.rados.0.smithi110.stdout:2530: done (2 left) 2024-08-17T00:42:31.080 INFO:tasks.rados.rados.0.smithi110.stdout:2532: rollback oid 17 current snap is 230 2024-08-17T00:42:31.080 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 17 to 224 2024-08-17T00:42:31.080 INFO:tasks.rados.rados.0.smithi110.stdout:2533: setattr oid 11 current snap is 230 2024-08-17T00:42:31.082 INFO:tasks.rados.rados.0.smithi110.stdout:2532: finishing rollback tid 1 to smithi11086371-17 2024-08-17T00:42:31.083 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-17T00:42:31.083 INFO:tasks.rados.rados.0.smithi110.stdout:2531: finishing write tid 1 to smithi11086371-47 2024-08-17T00:42:31.083 INFO:tasks.rados.rados.0.smithi110.stdout:2532: done (3 left) 2024-08-17T00:42:31.083 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 34 current snap is 230 2024-08-17T00:42:31.083 INFO:tasks.rados.rados.0.smithi110.stdout:2534: seq_num 781 ranges {4440064=688128,5128192=401408} 2024-08-17T00:42:31.112 INFO:tasks.rados.rados.0.smithi110.stdout:2534: writing smithi11086371-34 from 4440064 to 5128192 tid 1 2024-08-17T00:42:31.115 INFO:tasks.rados.rados.0.smithi110.stdout:2534: writing smithi11086371-34 from 5128192 to 5529600 tid 2 2024-08-17T00:42:31.115 INFO:tasks.rados.rados.0.smithi110.stdout:2535: delete oid 24 current snap is 230 2024-08-17T00:42:31.115 INFO:tasks.rados.rados.0.smithi110.stdout:2531: finishing write tid 2 to smithi11086371-47 2024-08-17T00:42:31.115 INFO:tasks.rados.rados.0.smithi110.stdout:2531: finishing write tid 3 to smithi11086371-47 2024-08-17T00:42:31.115 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 865 (ObjNum 745 snap 217 seq_num 745) dirty exists 2024-08-17T00:42:31.115 INFO:tasks.rados.rados.0.smithi110.stdout:2531: finishing write tid 4 to smithi11086371-47 2024-08-17T00:42:31.115 INFO:tasks.rados.rados.0.smithi110.stdout:2531: oid 47 updating version 0 to 1029 2024-08-17T00:42:31.116 INFO:tasks.rados.rados.0.smithi110.stdout:2531: oid 47 version 1029 is already newer than 1027 2024-08-17T00:42:31.116 INFO:tasks.rados.rados.0.smithi110.stdout:2531: oid 47 version 1029 is already newer than 1028 2024-08-17T00:42:31.116 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 47 v 1029 (ObjNum 780 snap 230 seq_num 780) dirty exists 2024-08-17T00:42:31.116 INFO:tasks.rados.rados.0.smithi110.stdout:2531: left oid 47 (ObjNum 780 snap 230 seq_num 780) 2024-08-17T00:42:31.116 INFO:tasks.rados.rados.0.smithi110.stdout:2529: finishing copy_from racing read to smithi11086371-35 2024-08-17T00:42:31.116 INFO:tasks.rados.rados.0.smithi110.stdout:2529: finishing copy_from to smithi11086371-35 2024-08-17T00:42:31.116 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 731 (ObjNum 459 snap 118 seq_num 459) dirty exists 2024-08-17T00:42:31.118 INFO:tasks.rados.rados.0.smithi110.stdout:2534: finishing write tid 1 to smithi11086371-34 2024-08-17T00:42:31.118 INFO:tasks.rados.rados.0.smithi110.stdout:2534: finishing write tid 2 to smithi11086371-34 2024-08-17T00:42:31.118 INFO:tasks.rados.rados.0.smithi110.stdout:2529: done (4 left) 2024-08-17T00:42:31.118 INFO:tasks.rados.rados.0.smithi110.stdout:2531: done (3 left) 2024-08-17T00:42:31.118 INFO:tasks.rados.rados.0.smithi110.stdout:2533: done (2 left) 2024-08-17T00:42:31.118 INFO:tasks.rados.rados.0.smithi110.stdout:2535: done (1 left) 2024-08-17T00:42:31.118 INFO:tasks.rados.rados.0.smithi110.stdout:2536: setattr oid 23 current snap is 230 2024-08-17T00:42:31.118 INFO:tasks.rados.rados.0.smithi110.stdout:2534: finishing write tid 3 to smithi11086371-34 2024-08-17T00:42:31.119 INFO:tasks.rados.rados.0.smithi110.stdout:2537: copy_from oid 3 from oid 8 current snap is 230 2024-08-17T00:42:31.119 INFO:tasks.rados.rados.0.smithi110.stdout:2538: read oid 39 snap -1 2024-08-17T00:42:31.119 INFO:tasks.rados.rados.0.smithi110.stdout:2538: expect (ObjNum 779 snap 230 seq_num 779) 2024-08-17T00:42:31.119 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 17 current snap is 230 2024-08-17T00:42:31.119 INFO:tasks.rados.rados.0.smithi110.stdout:2539: seq_num 783 ranges {0=720896,720896=401408} 2024-08-17T00:42:31.122 INFO:tasks.rados.rados.0.smithi110.stdout:2539: writing smithi11086371-17 from 0 to 720896 tid 1 2024-08-17T00:42:31.125 INFO:tasks.rados.rados.0.smithi110.stdout:2539: writing smithi11086371-17 from 720896 to 1122304 tid 2 2024-08-17T00:42:31.125 INFO:tasks.rados.rados.0.smithi110.stdout:2540: delete oid 22 current snap is 230 2024-08-17T00:42:31.125 INFO:tasks.rados.rados.0.smithi110.stdout:2534: finishing write tid 4 to smithi11086371-34 2024-08-17T00:42:31.126 INFO:tasks.rados.rados.0.smithi110.stdout:2534: oid 34 updating version 0 to 904 2024-08-17T00:42:31.126 INFO:tasks.rados.rados.0.smithi110.stdout:2534: oid 34 updating version 904 to 905 2024-08-17T00:42:31.126 INFO:tasks.rados.rados.0.smithi110.stdout:2534: oid 34 version 905 is already newer than 903 2024-08-17T00:42:31.126 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 905 (ObjNum 781 snap 230 seq_num 781) dirty exists 2024-08-17T00:42:31.126 INFO:tasks.rados.rados.0.smithi110.stdout:2534: left oid 34 (ObjNum 781 snap 230 seq_num 781) 2024-08-17T00:42:31.127 INFO:tasks.rados.rados.0.smithi110.stdout:2539: finishing write tid 1 to smithi11086371-17 2024-08-17T00:42:31.127 INFO:tasks.rados.rados.0.smithi110.stdout:2537: finishing copy_from racing read to smithi11086371-3 2024-08-17T00:42:31.127 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 875 (ObjNum 707 snap 198 seq_num 707) dirty exists 2024-08-17T00:42:31.128 INFO:tasks.rados.rados.0.smithi110.stdout:2539: finishing write tid 2 to smithi11086371-17 2024-08-17T00:42:31.128 INFO:tasks.rados.rados.0.smithi110.stdout:2539: finishing write tid 3 to smithi11086371-17 2024-08-17T00:42:31.128 INFO:tasks.rados.rados.0.smithi110.stdout:2537: finishing copy_from to smithi11086371-3 2024-08-17T00:42:31.129 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 711 (ObjNum 748 snap 218 seq_num 748) dirty exists 2024-08-17T00:42:31.129 INFO:tasks.rados.rados.0.smithi110.stdout:2539: finishing write tid 4 to smithi11086371-17 2024-08-17T00:42:31.130 INFO:tasks.rados.rados.0.smithi110.stdout:2539: oid 17 updating version 0 to 874 2024-08-17T00:42:31.130 INFO:tasks.rados.rados.0.smithi110.stdout:2539: oid 17 version 874 is already newer than 873 2024-08-17T00:42:31.130 INFO:tasks.rados.rados.0.smithi110.stdout:2539: oid 17 updating version 874 to 875 2024-08-17T00:42:31.130 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 875 (ObjNum 783 snap 230 seq_num 783) dirty exists 2024-08-17T00:42:31.130 INFO:tasks.rados.rados.0.smithi110.stdout:2539: left oid 17 (ObjNum 783 snap 230 seq_num 783) 2024-08-17T00:42:31.132 INFO:tasks.rados.rados.0.smithi110.stdout:2534: done (5 left) 2024-08-17T00:42:31.132 INFO:tasks.rados.rados.0.smithi110.stdout:2536: done (4 left) 2024-08-17T00:42:31.132 INFO:tasks.rados.rados.0.smithi110.stdout:2537: done (3 left) 2024-08-17T00:42:31.132 INFO:tasks.rados.rados.0.smithi110.stdout:2539: done (2 left) 2024-08-17T00:42:31.132 INFO:tasks.rados.rados.0.smithi110.stdout:2540: done (1 left) 2024-08-17T00:42:31.132 INFO:tasks.rados.rados.0.smithi110.stdout:2541: delete oid 8 current snap is 230 2024-08-17T00:42:31.134 INFO:tasks.rados.rados.0.smithi110.stdout:2541: done (1 left) 2024-08-17T00:42:31.134 INFO:tasks.rados.rados.0.smithi110.stdout:2542: read oid 8 snap -1 2024-08-17T00:42:31.134 INFO:tasks.rados.rados.0.smithi110.stdout:2542: expect deleted 2024-08-17T00:42:31.134 INFO:tasks.rados.rados.0.smithi110.stdout:2543: snap_create 2024-08-17T00:42:31.167 INFO:tasks.rados.rados.0.smithi110.stdout:2538: expect (ObjNum 779 snap 230 seq_num 779) 2024-08-17T00:42:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:31 smithi177 ceph-mon[90034]: osdmap e537: 8 total, 8 up, 8 in 2024-08-17T00:42:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:31 smithi177 ceph-mon[90034]: pgmap v369: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 209 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.1 MiB/s wr, 7 op/s; 16 MiB/s, 7 objects/s recovering 2024-08-17T00:42:31.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:31 smithi110 ceph-mon[100641]: osdmap e537: 8 total, 8 up, 8 in 2024-08-17T00:42:31.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:31 smithi110 ceph-mon[100641]: pgmap v369: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 209 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.1 MiB/s wr, 7 op/s; 16 MiB/s, 7 objects/s recovering 2024-08-17T00:42:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:31 smithi110 ceph-mon[98148]: osdmap e537: 8 total, 8 up, 8 in 2024-08-17T00:42:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:31 smithi110 ceph-mon[98148]: pgmap v369: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 209 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.1 MiB/s wr, 7 op/s; 16 MiB/s, 7 objects/s recovering 2024-08-17T00:42:32.068 INFO:tasks.rados.rados.0.smithi110.stdout:2538: done (2 left) 2024-08-17T00:42:32.068 INFO:tasks.rados.rados.0.smithi110.stdout:2542: done (1 left) 2024-08-17T00:42:32.069 INFO:tasks.rados.rados.0.smithi110.stdout:2543: done (0 left) 2024-08-17T00:42:32.069 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 35 current snap is 231 2024-08-17T00:42:32.069 INFO:tasks.rados.rados.0.smithi110.stdout:2544: seq_num 786 ranges {4587520=770048,5357568=401408} 2024-08-17T00:42:32.097 INFO:tasks.rados.rados.0.smithi110.stdout:2544: writing smithi11086371-35 from 4587520 to 5357568 tid 1 2024-08-17T00:42:32.099 INFO:tasks.rados.rados.0.smithi110.stdout:2544: writing smithi11086371-35 from 5357568 to 5758976 tid 2 2024-08-17T00:42:32.099 INFO:tasks.rados.rados.0.smithi110.stdout:2545: snap_create 2024-08-17T00:42:32.106 INFO:tasks.rados.rados.0.smithi110.stdout:2544: finishing write tid 1 to smithi11086371-35 2024-08-17T00:42:32.106 INFO:tasks.rados.rados.0.smithi110.stdout:2544: finishing write tid 2 to smithi11086371-35 2024-08-17T00:42:32.106 INFO:tasks.rados.rados.0.smithi110.stdout:2544: finishing write tid 3 to smithi11086371-35 2024-08-17T00:42:32.107 INFO:tasks.rados.rados.0.smithi110.stdout:2544: finishing write tid 4 to smithi11086371-35 2024-08-17T00:42:32.107 INFO:tasks.rados.rados.0.smithi110.stdout:2544: oid 35 updating version 0 to 999 2024-08-17T00:42:32.108 INFO:tasks.rados.rados.0.smithi110.stdout:2544: oid 35 updating version 999 to 1000 2024-08-17T00:42:32.108 INFO:tasks.rados.rados.0.smithi110.stdout:2544: oid 35 version 1000 is already newer than 998 2024-08-17T00:42:32.108 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 1000 (ObjNum 786 snap 231 seq_num 786) dirty exists 2024-08-17T00:42:32.108 INFO:tasks.rados.rados.0.smithi110.stdout:2544: left oid 35 (ObjNum 786 snap 231 seq_num 786) 2024-08-17T00:42:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:32 smithi177 ceph-mon[90034]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/504 objects degraded (8.135%), 5 pgs degraded) 2024-08-17T00:42:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:32 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:42:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:32 smithi177 ceph-mon[90034]: osdmap e538: 8 total, 8 up, 8 in 2024-08-17T00:42:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:42:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:32 smithi110 ceph-mon[100641]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/504 objects degraded (8.135%), 5 pgs degraded) 2024-08-17T00:42:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:32 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:42:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:32 smithi110 ceph-mon[100641]: osdmap e538: 8 total, 8 up, 8 in 2024-08-17T00:42:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:32.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:42:32.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:32 smithi110 ceph-mon[98148]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/504 objects degraded (8.135%), 5 pgs degraded) 2024-08-17T00:42:32.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:32 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:42:32.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:32 smithi110 ceph-mon[98148]: osdmap e538: 8 total, 8 up, 8 in 2024-08-17T00:42:32.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:32.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:42:33.080 INFO:tasks.rados.rados.0.smithi110.stdout:2544: done (1 left) 2024-08-17T00:42:33.080 INFO:tasks.rados.rados.0.smithi110.stdout:2545: done (0 left) 2024-08-17T00:42:33.081 INFO:tasks.rados.rados.0.smithi110.stdout:2546: read oid 2 snap -1 2024-08-17T00:42:33.081 INFO:tasks.rados.rados.0.smithi110.stdout:2546: expect deleted 2024-08-17T00:42:33.081 INFO:tasks.rados.rados.0.smithi110.stdout:2547: snap_create 2024-08-17T00:42:33.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:33 smithi177 ceph-mon[90034]: osdmap e539: 8 total, 8 up, 8 in 2024-08-17T00:42:33.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:33 smithi177 ceph-mon[90034]: pgmap v372: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 210 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 1.3 MiB/s wr, 4 op/s; 10 MiB/s, 4 objects/s recovering 2024-08-17T00:42:33.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:33 smithi110 ceph-mon[100641]: osdmap e539: 8 total, 8 up, 8 in 2024-08-17T00:42:33.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:33 smithi110 ceph-mon[100641]: pgmap v372: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 210 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 1.3 MiB/s wr, 4 op/s; 10 MiB/s, 4 objects/s recovering 2024-08-17T00:42:33.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:33 smithi110 ceph-mon[98148]: osdmap e539: 8 total, 8 up, 8 in 2024-08-17T00:42:33.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:33 smithi110 ceph-mon[98148]: pgmap v372: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 210 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 1.3 MiB/s wr, 4 op/s; 10 MiB/s, 4 objects/s recovering 2024-08-17T00:42:34.081 INFO:tasks.rados.rados.0.smithi110.stdout:2546: done (1 left) 2024-08-17T00:42:34.081 INFO:tasks.rados.rados.0.smithi110.stdout:2547: done (0 left) 2024-08-17T00:42:34.081 INFO:tasks.rados.rados.0.smithi110.stdout:2548: snap_create 2024-08-17T00:42:34.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:34 smithi177 ceph-mon[90034]: osdmap e540: 8 total, 8 up, 8 in 2024-08-17T00:42:34.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:34 smithi110 ceph-mon[98148]: osdmap e540: 8 total, 8 up, 8 in 2024-08-17T00:42:34.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:34 smithi110 ceph-mon[100641]: osdmap e540: 8 total, 8 up, 8 in 2024-08-17T00:42:34.937 INFO:tasks.rados.rados.0.smithi110.stdout:2548: done (0 left) 2024-08-17T00:42:34.937 INFO:tasks.rados.rados.0.smithi110.stdout:2549: copy_from oid 41 from oid 34 current snap is 234 2024-08-17T00:42:34.938 INFO:tasks.rados.rados.0.smithi110.stdout:2550: read oid 14 snap 218 2024-08-17T00:42:34.938 INFO:tasks.rados.rados.0.smithi110.stdout:2550: expect (ObjNum 744 snap 217 seq_num 744) 2024-08-17T00:42:34.938 INFO:tasks.rados.rados.0.smithi110.stdout:2551: delete oid 13 current snap is 234 2024-08-17T00:42:34.944 INFO:tasks.rados.rados.0.smithi110.stdout:2550: expect (ObjNum 744 snap 217 seq_num 744) 2024-08-17T00:42:34.956 INFO:tasks.rados.rados.0.smithi110.stdout:2550: done (2 left) 2024-08-17T00:42:34.956 INFO:tasks.rados.rados.0.smithi110.stdout:2551: done (1 left) 2024-08-17T00:42:34.956 INFO:tasks.rados.rados.0.smithi110.stdout:2552: rmattr oid 40 current snap is 234 2024-08-17T00:42:34.956 INFO:tasks.rados.rados.0.smithi110.stdout:2552: done (1 left) 2024-08-17T00:42:34.957 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 5 current snap is 234 2024-08-17T00:42:34.957 INFO:tasks.rados.rados.0.smithi110.stdout:2553: seq_num 788 ranges {991232=802816,1794048=401408} 2024-08-17T00:42:34.966 INFO:tasks.rados.rados.0.smithi110.stdout:2553: writing smithi11086371-5 from 991232 to 1794048 tid 1 2024-08-17T00:42:34.969 INFO:tasks.rados.rados.0.smithi110.stdout:2553: writing smithi11086371-5 from 1794048 to 2195456 tid 2 2024-08-17T00:42:34.969 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 37 current snap is 234 2024-08-17T00:42:34.969 INFO:tasks.rados.rados.0.smithi110.stdout:2549: finishing copy_from racing read to smithi11086371-41 2024-08-17T00:42:34.969 INFO:tasks.rados.rados.0.smithi110.stdout:2549: finishing copy_from to smithi11086371-41 2024-08-17T00:42:34.969 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 905 (ObjNum 781 snap 230 seq_num 781) dirty exists 2024-08-17T00:42:34.969 INFO:tasks.rados.rados.0.smithi110.stdout:2554: seq_num 789 ranges {1662976=417792,2080768=663552,2744320=139264} 2024-08-17T00:42:34.980 INFO:tasks.rados.rados.0.smithi110.stdout:2554: writing smithi11086371-37 from 1662976 to 2080768 tid 1 2024-08-17T00:42:34.983 INFO:tasks.rados.rados.0.smithi110.stdout:2554: writing smithi11086371-37 from 2080768 to 2744320 tid 2 2024-08-17T00:42:34.985 INFO:tasks.rados.rados.0.smithi110.stdout:2554: writing smithi11086371-37 from 2744320 to 2883584 tid 3 2024-08-17T00:42:34.985 INFO:tasks.rados.rados.0.smithi110.stdout:2549: done (2 left) 2024-08-17T00:42:34.985 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 46 current snap is 234 2024-08-17T00:42:34.985 INFO:tasks.rados.rados.0.smithi110.stdout:2553: finishing write tid 1 to smithi11086371-5 2024-08-17T00:42:34.985 INFO:tasks.rados.rados.0.smithi110.stdout:2555: seq_num 790 ranges {0=434176,434176=548864,983040=253952} 2024-08-17T00:42:34.987 INFO:tasks.rados.rados.0.smithi110.stdout:2555: writing smithi11086371-46 from 0 to 434176 tid 1 2024-08-17T00:42:34.990 INFO:tasks.rados.rados.0.smithi110.stdout:2555: writing smithi11086371-46 from 434176 to 983040 tid 2 2024-08-17T00:42:34.992 INFO:tasks.rados.rados.0.smithi110.stdout:2555: writing smithi11086371-46 from 983040 to 1236992 tid 3 2024-08-17T00:42:34.992 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 49 current snap is 234 2024-08-17T00:42:34.992 INFO:tasks.rados.rados.0.smithi110.stdout:2553: finishing write tid 2 to smithi11086371-5 2024-08-17T00:42:34.992 INFO:tasks.rados.rados.0.smithi110.stdout:2553: finishing write tid 3 to smithi11086371-5 2024-08-17T00:42:34.992 INFO:tasks.rados.rados.0.smithi110.stdout:2553: finishing write tid 4 to smithi11086371-5 2024-08-17T00:42:34.992 INFO:tasks.rados.rados.0.smithi110.stdout:2553: oid 5 updating version 0 to 1024 2024-08-17T00:42:34.992 INFO:tasks.rados.rados.0.smithi110.stdout:2553: oid 5 updating version 1024 to 1025 2024-08-17T00:42:34.992 INFO:tasks.rados.rados.0.smithi110.stdout:2553: oid 5 version 1025 is already newer than 1023 2024-08-17T00:42:34.992 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 1025 (ObjNum 788 snap 234 seq_num 788) dirty exists 2024-08-17T00:42:34.992 INFO:tasks.rados.rados.0.smithi110.stdout:2553: left oid 5 (ObjNum 788 snap 234 seq_num 788) 2024-08-17T00:42:34.992 INFO:tasks.rados.rados.0.smithi110.stdout:2554: finishing write tid 1 to smithi11086371-37 2024-08-17T00:42:34.993 INFO:tasks.rados.rados.0.smithi110.stdout:2556: seq_num 791 ranges {0=450560,450560=475136,925696=327680} 2024-08-17T00:42:34.994 INFO:tasks.rados.rados.0.smithi110.stdout:2556: writing smithi11086371-49 from 0 to 450560 tid 1 2024-08-17T00:42:34.997 INFO:tasks.rados.rados.0.smithi110.stdout:2556: writing smithi11086371-49 from 450560 to 925696 tid 2 2024-08-17T00:42:34.999 INFO:tasks.rados.rados.0.smithi110.stdout:2556: writing smithi11086371-49 from 925696 to 1253376 tid 3 2024-08-17T00:42:34.999 INFO:tasks.rados.rados.0.smithi110.stdout:2553: done (3 left) 2024-08-17T00:42:34.999 INFO:tasks.rados.rados.0.smithi110.stdout:2557: read oid 43 snap 229 2024-08-17T00:42:34.999 INFO:tasks.rados.rados.0.smithi110.stdout:2557: expect deleted 2024-08-17T00:42:34.999 INFO:tasks.rados.rados.0.smithi110.stdout:2558: snap_remove snap 222 2024-08-17T00:42:35.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:35 smithi177 ceph-mon[90034]: osdmap e541: 8 total, 8 up, 8 in 2024-08-17T00:42:35.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:35 smithi177 ceph-mon[90034]: pgmap v375: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 215 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 18 op/s 2024-08-17T00:42:35.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:35 smithi177 ceph-mon[90034]: osdmap e542: 8 total, 8 up, 8 in 2024-08-17T00:42:35.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:35 smithi110 ceph-mon[98148]: osdmap e541: 8 total, 8 up, 8 in 2024-08-17T00:42:35.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:35 smithi110 ceph-mon[98148]: pgmap v375: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 215 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 18 op/s 2024-08-17T00:42:35.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:35 smithi110 ceph-mon[98148]: osdmap e542: 8 total, 8 up, 8 in 2024-08-17T00:42:35.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:35 smithi110 ceph-mon[100641]: osdmap e541: 8 total, 8 up, 8 in 2024-08-17T00:42:35.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:35 smithi110 ceph-mon[100641]: pgmap v375: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 215 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 18 op/s 2024-08-17T00:42:35.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:35 smithi110 ceph-mon[100641]: osdmap e542: 8 total, 8 up, 8 in 2024-08-17T00:42:35.939 INFO:tasks.rados.rados.0.smithi110.stdout:2558: done (4 left) 2024-08-17T00:42:35.942 INFO:tasks.rados.rados.0.smithi110.stdout:2559: snap_create 2024-08-17T00:42:35.942 INFO:tasks.rados.rados.0.smithi110.stdout:2554: finishing write tid 2 to smithi11086371-37 2024-08-17T00:42:35.942 INFO:tasks.rados.rados.0.smithi110.stdout:2554: finishing write tid 3 to smithi11086371-37 2024-08-17T00:42:35.942 INFO:tasks.rados.rados.0.smithi110.stdout:2554: finishing write tid 4 to smithi11086371-37 2024-08-17T00:42:35.942 INFO:tasks.rados.rados.0.smithi110.stdout:2554: finishing write tid 5 to smithi11086371-37 2024-08-17T00:42:35.942 INFO:tasks.rados.rados.0.smithi110.stdout:2554: oid 37 updating version 0 to 909 2024-08-17T00:42:35.942 INFO:tasks.rados.rados.0.smithi110.stdout:2554: oid 37 version 909 is already newer than 908 2024-08-17T00:42:35.943 INFO:tasks.rados.rados.0.smithi110.stdout:2554: oid 37 version 909 is already newer than 906 2024-08-17T00:42:35.943 INFO:tasks.rados.rados.0.smithi110.stdout:2554: oid 37 version 909 is already newer than 907 2024-08-17T00:42:35.943 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 909 (ObjNum 789 snap 234 seq_num 789) dirty exists 2024-08-17T00:42:35.943 INFO:tasks.rados.rados.0.smithi110.stdout:2554: left oid 37 (ObjNum 789 snap 234 seq_num 789) 2024-08-17T00:42:35.943 INFO:tasks.rados.rados.0.smithi110.stdout:2555: finishing write tid 1 to smithi11086371-46 2024-08-17T00:42:35.943 INFO:tasks.rados.rados.0.smithi110.stdout:2555: finishing write tid 2 to smithi11086371-46 2024-08-17T00:42:35.943 INFO:tasks.rados.rados.0.smithi110.stdout:2555: finishing write tid 3 to smithi11086371-46 2024-08-17T00:42:35.943 INFO:tasks.rados.rados.0.smithi110.stdout:2555: finishing write tid 4 to smithi11086371-46 2024-08-17T00:42:35.943 INFO:tasks.rados.rados.0.smithi110.stdout:2556: finishing write tid 1 to smithi11086371-49 2024-08-17T00:42:35.943 INFO:tasks.rados.rados.0.smithi110.stdout:2555: finishing write tid 5 to smithi11086371-46 2024-08-17T00:42:35.943 INFO:tasks.rados.rados.0.smithi110.stdout:2555: oid 46 updating version 0 to 1040 2024-08-17T00:42:35.943 INFO:tasks.rados.rados.0.smithi110.stdout:2555: oid 46 version 1040 is already newer than 1038 2024-08-17T00:42:35.943 INFO:tasks.rados.rados.0.smithi110.stdout:2555: oid 46 version 1040 is already newer than 1039 2024-08-17T00:42:35.943 INFO:tasks.rados.rados.0.smithi110.stdout:2555: oid 46 version 1040 is already newer than 1037 2024-08-17T00:42:35.944 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 1040 (ObjNum 790 snap 234 seq_num 790) dirty exists 2024-08-17T00:42:35.944 INFO:tasks.rados.rados.0.smithi110.stdout:2555: left oid 46 (ObjNum 790 snap 234 seq_num 790) 2024-08-17T00:42:35.944 INFO:tasks.rados.rados.0.smithi110.stdout:2556: finishing write tid 2 to smithi11086371-49 2024-08-17T00:42:35.944 INFO:tasks.rados.rados.0.smithi110.stdout:2556: finishing write tid 3 to smithi11086371-49 2024-08-17T00:42:35.944 INFO:tasks.rados.rados.0.smithi110.stdout:2556: finishing write tid 4 to smithi11086371-49 2024-08-17T00:42:35.944 INFO:tasks.rados.rados.0.smithi110.stdout:2556: finishing write tid 5 to smithi11086371-49 2024-08-17T00:42:35.944 INFO:tasks.rados.rados.0.smithi110.stdout:2556: oid 49 updating version 0 to 911 2024-08-17T00:42:35.944 INFO:tasks.rados.rados.0.smithi110.stdout:2556: oid 49 version 911 is already newer than 910 2024-08-17T00:42:35.944 INFO:tasks.rados.rados.0.smithi110.stdout:2556: oid 49 updating version 911 to 912 2024-08-17T00:42:35.944 INFO:tasks.rados.rados.0.smithi110.stdout:2556: oid 49 updating version 912 to 913 2024-08-17T00:42:35.944 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 913 (ObjNum 791 snap 234 seq_num 791) dirty exists 2024-08-17T00:42:35.944 INFO:tasks.rados.rados.0.smithi110.stdout:2556: left oid 49 (ObjNum 791 snap 234 seq_num 791) 2024-08-17T00:42:36.944 INFO:tasks.rados.rados.0.smithi110.stdout:2554: done (4 left) 2024-08-17T00:42:36.945 INFO:tasks.rados.rados.0.smithi110.stdout:2555: done (3 left) 2024-08-17T00:42:36.945 INFO:tasks.rados.rados.0.smithi110.stdout:2556: done (2 left) 2024-08-17T00:42:36.945 INFO:tasks.rados.rados.0.smithi110.stdout:2557: done (1 left) 2024-08-17T00:42:36.945 INFO:tasks.rados.rados.0.smithi110.stdout:2559: done (0 left) 2024-08-17T00:42:36.945 INFO:tasks.rados.rados.0.smithi110.stdout:2560: snap_create 2024-08-17T00:42:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:36 smithi110 ceph-mon[98148]: osdmap e543: 8 total, 8 up, 8 in 2024-08-17T00:42:37.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:36 smithi110 ceph-mon[98148]: pgmap v378: 121 pgs: 121 active+clean; 217 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.8 MiB/s wr, 24 op/s 2024-08-17T00:42:37.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:37.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:36 smithi110 ceph-mon[100641]: osdmap e543: 8 total, 8 up, 8 in 2024-08-17T00:42:37.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:36 smithi110 ceph-mon[100641]: pgmap v378: 121 pgs: 121 active+clean; 217 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.8 MiB/s wr, 24 op/s 2024-08-17T00:42:37.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:37.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:36 smithi177 ceph-mon[90034]: osdmap e543: 8 total, 8 up, 8 in 2024-08-17T00:42:37.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:36 smithi177 ceph-mon[90034]: pgmap v378: 121 pgs: 121 active+clean; 217 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.8 MiB/s wr, 24 op/s 2024-08-17T00:42:37.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:37.945 INFO:tasks.rados.rados.0.smithi110.stdout:2560: done (0 left) 2024-08-17T00:42:37.945 INFO:tasks.rados.rados.0.smithi110.stdout:2561: delete oid 40 current snap is 236 2024-08-17T00:42:37.947 INFO:tasks.rados.rados.0.smithi110.stdout:2561: done (0 left) 2024-08-17T00:42:37.947 INFO:tasks.rados.rados.0.smithi110.stdout:2562: snap_remove snap 206 2024-08-17T00:42:38.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:37 smithi110 ceph-mon[98148]: osdmap e544: 8 total, 8 up, 8 in 2024-08-17T00:42:38.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:37 smithi110 ceph-mon[100641]: osdmap e544: 8 total, 8 up, 8 in 2024-08-17T00:42:38.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:42:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:42:38] "GET /metrics HTTP/1.1" 200 36225 "" "Prometheus/2.43.0" 2024-08-17T00:42:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:37 smithi177 ceph-mon[90034]: osdmap e544: 8 total, 8 up, 8 in 2024-08-17T00:42:38.955 INFO:tasks.rados.rados.0.smithi110.stdout:2562: done (0 left) 2024-08-17T00:42:38.955 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 5 current snap is 236 2024-08-17T00:42:38.955 INFO:tasks.rados.rados.0.smithi110.stdout:2563: seq_num 793 ranges {2195456=483328,2678784=647168,3325952=155648} 2024-08-17T00:42:38.971 INFO:tasks.rados.rados.0.smithi110.stdout:2563: writing smithi11086371-5 from 2195456 to 2678784 tid 1 2024-08-17T00:42:38.975 INFO:tasks.rados.rados.0.smithi110.stdout:2563: writing smithi11086371-5 from 2678784 to 3325952 tid 2 2024-08-17T00:42:38.977 INFO:tasks.rados.rados.0.smithi110.stdout:2563: writing smithi11086371-5 from 3325952 to 3481600 tid 3 2024-08-17T00:42:38.977 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 24 current snap is 236 2024-08-17T00:42:38.977 INFO:tasks.rados.rados.0.smithi110.stdout:2564: seq_num 794 ranges {0=499712,499712=532480,1032192=270336} 2024-08-17T00:42:38.980 INFO:tasks.rados.rados.0.smithi110.stdout:2564: writing smithi11086371-24 from 0 to 499712 tid 1 2024-08-17T00:42:38.983 INFO:tasks.rados.rados.0.smithi110.stdout:2564: writing smithi11086371-24 from 499712 to 1032192 tid 2 2024-08-17T00:42:38.985 INFO:tasks.rados.rados.0.smithi110.stdout:2564: writing smithi11086371-24 from 1032192 to 1302528 tid 3 2024-08-17T00:42:38.985 INFO:tasks.rados.rados.0.smithi110.stdout:2565: rollback oid 13 current snap is 236 2024-08-17T00:42:38.985 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 13 to 228 2024-08-17T00:42:38.985 INFO:tasks.rados.rados.0.smithi110.stdout:2563: finishing write tid 1 to smithi11086371-5 2024-08-17T00:42:38.985 INFO:tasks.rados.rados.0.smithi110.stdout:2563: finishing write tid 2 to smithi11086371-5 2024-08-17T00:42:38.985 INFO:tasks.rados.rados.0.smithi110.stdout:2563: finishing write tid 3 to smithi11086371-5 2024-08-17T00:42:38.985 INFO:tasks.rados.rados.0.smithi110.stdout:2563: finishing write tid 4 to smithi11086371-5 2024-08-17T00:42:38.985 INFO:tasks.rados.rados.0.smithi110.stdout:2563: finishing write tid 5 to smithi11086371-5 2024-08-17T00:42:38.986 INFO:tasks.rados.rados.0.smithi110.stdout:2563: oid 5 updating version 0 to 1042 2024-08-17T00:42:38.986 INFO:tasks.rados.rados.0.smithi110.stdout:2563: oid 5 version 1042 is already newer than 1041 2024-08-17T00:42:38.986 INFO:tasks.rados.rados.0.smithi110.stdout:2563: oid 5 version 1042 is already newer than 1039 2024-08-17T00:42:38.986 INFO:tasks.rados.rados.0.smithi110.stdout:2563: oid 5 version 1042 is already newer than 1040 2024-08-17T00:42:38.986 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 1042 (ObjNum 793 snap 236 seq_num 793) dirty exists 2024-08-17T00:42:38.986 INFO:tasks.rados.rados.0.smithi110.stdout:2563: left oid 5 (ObjNum 793 snap 236 seq_num 793) 2024-08-17T00:42:38.986 INFO:tasks.rados.rados.0.smithi110.stdout:2564: finishing write tid 1 to smithi11086371-24 2024-08-17T00:42:38.986 INFO:tasks.rados.rados.0.smithi110.stdout:2563: done (2 left) 2024-08-17T00:42:38.986 INFO:tasks.rados.rados.0.smithi110.stdout:2566: delete oid 45 current snap is 236 2024-08-17T00:42:38.987 INFO:tasks.rados.rados.0.smithi110.stdout:2564: finishing write tid 2 to smithi11086371-24 2024-08-17T00:42:38.987 INFO:tasks.rados.rados.0.smithi110.stdout:2564: finishing write tid 3 to smithi11086371-24 2024-08-17T00:42:38.988 INFO:tasks.rados.rados.0.smithi110.stdout:2565: finishing rollback tid 1 to smithi11086371-13 2024-08-17T00:42:38.988 INFO:tasks.rados.rados.0.smithi110.stdout:2565: finishing rollback tid 2 to smithi11086371-13 2024-08-17T00:42:38.988 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 1056 (ObjNum 641 snap 172 seq_num 641) dirty exists 2024-08-17T00:42:38.989 INFO:tasks.rados.rados.0.smithi110.stdout:2564: finishing write tid 4 to smithi11086371-24 2024-08-17T00:42:38.990 INFO:tasks.rados.rados.0.smithi110.stdout:2565: done (2 left) 2024-08-17T00:42:38.990 INFO:tasks.rados.rados.0.smithi110.stdout:2566: done (1 left) 2024-08-17T00:42:38.990 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 31 current snap is 236 2024-08-17T00:42:38.990 INFO:tasks.rados.rados.0.smithi110.stdout:2567: seq_num 796 ranges {1007616=540672,1548288=704512,2252800=98304} 2024-08-17T00:42:38.998 INFO:tasks.rados.rados.0.smithi110.stdout:2567: writing smithi11086371-31 from 1007616 to 1548288 tid 1 2024-08-17T00:42:39.002 INFO:tasks.rados.rados.0.smithi110.stdout:2567: writing smithi11086371-31 from 1548288 to 2252800 tid 2 2024-08-17T00:42:39.003 INFO:tasks.rados.rados.0.smithi110.stdout:2567: writing smithi11086371-31 from 2252800 to 2351104 tid 3 2024-08-17T00:42:39.003 INFO:tasks.rados.rados.0.smithi110.stdout:2568: delete oid 44 current snap is 236 2024-08-17T00:42:39.003 INFO:tasks.rados.rados.0.smithi110.stdout:2564: finishing write tid 5 to smithi11086371-24 2024-08-17T00:42:39.004 INFO:tasks.rados.rados.0.smithi110.stdout:2564: oid 24 updating version 0 to 1045 2024-08-17T00:42:39.004 INFO:tasks.rados.rados.0.smithi110.stdout:2564: oid 24 updating version 1045 to 1046 2024-08-17T00:42:39.004 INFO:tasks.rados.rados.0.smithi110.stdout:2564: oid 24 version 1046 is already newer than 1043 2024-08-17T00:42:39.004 INFO:tasks.rados.rados.0.smithi110.stdout:2564: oid 24 version 1046 is already newer than 1044 2024-08-17T00:42:39.004 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 1046 (ObjNum 794 snap 236 seq_num 794) dirty exists 2024-08-17T00:42:39.004 INFO:tasks.rados.rados.0.smithi110.stdout:2564: left oid 24 (ObjNum 794 snap 236 seq_num 794) 2024-08-17T00:42:39.004 INFO:tasks.rados.rados.0.smithi110.stdout:2567: finishing write tid 1 to smithi11086371-31 2024-08-17T00:42:39.007 INFO:tasks.rados.rados.0.smithi110.stdout:2564: done (2 left) 2024-08-17T00:42:39.007 INFO:tasks.rados.rados.0.smithi110.stdout:2568: done (1 left) 2024-08-17T00:42:39.007 INFO:tasks.rados.rados.0.smithi110.stdout:2569: snap_remove snap 216 2024-08-17T00:42:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:38 smithi110 ceph-mon[98148]: osdmap e545: 8 total, 8 up, 8 in 2024-08-17T00:42:39.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:38 smithi110 ceph-mon[98148]: pgmap v381: 121 pgs: 121 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-08-17T00:42:39.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:38 smithi110 ceph-mon[100641]: osdmap e545: 8 total, 8 up, 8 in 2024-08-17T00:42:39.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:38 smithi110 ceph-mon[100641]: pgmap v381: 121 pgs: 121 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-08-17T00:42:39.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:38 smithi177 ceph-mon[90034]: osdmap e545: 8 total, 8 up, 8 in 2024-08-17T00:42:39.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:38 smithi177 ceph-mon[90034]: pgmap v381: 121 pgs: 121 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-08-17T00:42:39.940 INFO:tasks.rados.rados.0.smithi110.stdout:2567: finishing write tid 2 to smithi11086371-31 2024-08-17T00:42:39.940 INFO:tasks.rados.rados.0.smithi110.stdout:2567: finishing write tid 3 to smithi11086371-31 2024-08-17T00:42:39.940 INFO:tasks.rados.rados.0.smithi110.stdout:2567: finishing write tid 4 to smithi11086371-31 2024-08-17T00:42:39.940 INFO:tasks.rados.rados.0.smithi110.stdout:2567: finishing write tid 5 to smithi11086371-31 2024-08-17T00:42:39.940 INFO:tasks.rados.rados.0.smithi110.stdout:2567: oid 31 updating version 0 to 866 2024-08-17T00:42:39.940 INFO:tasks.rados.rados.0.smithi110.stdout:2567: oid 31 updating version 866 to 869 2024-08-17T00:42:39.940 INFO:tasks.rados.rados.0.smithi110.stdout:2567: oid 31 version 869 is already newer than 867 2024-08-17T00:42:39.941 INFO:tasks.rados.rados.0.smithi110.stdout:2567: oid 31 version 869 is already newer than 868 2024-08-17T00:42:39.941 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 869 (ObjNum 796 snap 236 seq_num 796) dirty exists 2024-08-17T00:42:39.941 INFO:tasks.rados.rados.0.smithi110.stdout:2567: left oid 31 (ObjNum 796 snap 236 seq_num 796) 2024-08-17T00:42:39.941 INFO:tasks.rados.rados.0.smithi110.stdout:2567: done (1 left) 2024-08-17T00:42:39.941 INFO:tasks.rados.rados.0.smithi110.stdout:2569: done (0 left) 2024-08-17T00:42:39.941 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 32 current snap is 236 2024-08-17T00:42:39.941 INFO:tasks.rados.rados.0.smithi110.stdout:2570: seq_num 798 ranges {5677056=573440,6250496=466944,6717440=335872} 2024-08-17T00:42:39.975 INFO:tasks.rados.rados.0.smithi110.stdout:2570: writing smithi11086371-32 from 5677056 to 6250496 tid 1 2024-08-17T00:42:39.977 INFO:tasks.rados.rados.0.smithi110.stdout:2570: writing smithi11086371-32 from 6250496 to 6717440 tid 2 2024-08-17T00:42:39.979 INFO:tasks.rados.rados.0.smithi110.stdout:2570: writing smithi11086371-32 from 6717440 to 7053312 tid 3 2024-08-17T00:42:39.980 INFO:tasks.rados.rados.0.smithi110.stdout:2571: snap_remove snap 233 2024-08-17T00:42:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:39 smithi110 ceph-mon[98148]: osdmap e546: 8 total, 8 up, 8 in 2024-08-17T00:42:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:39 smithi110 ceph-mon[98148]: osdmap e547: 8 total, 8 up, 8 in 2024-08-17T00:42:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:39 smithi110 ceph-mon[100641]: osdmap e546: 8 total, 8 up, 8 in 2024-08-17T00:42:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:39 smithi110 ceph-mon[100641]: osdmap e547: 8 total, 8 up, 8 in 2024-08-17T00:42:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:39 smithi177 ceph-mon[90034]: osdmap e546: 8 total, 8 up, 8 in 2024-08-17T00:42:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:39 smithi177 ceph-mon[90034]: osdmap e547: 8 total, 8 up, 8 in 2024-08-17T00:42:40.964 INFO:tasks.rados.rados.0.smithi110.stdout:2571: done (1 left) 2024-08-17T00:42:40.964 INFO:tasks.rados.rados.0.smithi110.stdout:2572: copy_from oid 8 from oid 42 current snap is 236 2024-08-17T00:42:40.964 INFO:tasks.rados.rados.0.smithi110.stdout:2570: finishing write tid 1 to smithi11086371-32 2024-08-17T00:42:40.964 INFO:tasks.rados.rados.0.smithi110.stdout:2570: finishing write tid 2 to smithi11086371-32 2024-08-17T00:42:40.964 INFO:tasks.rados.rados.0.smithi110.stdout:2570: finishing write tid 3 to smithi11086371-32 2024-08-17T00:42:40.964 INFO:tasks.rados.rados.0.smithi110.stdout:2570: finishing write tid 4 to smithi11086371-32 2024-08-17T00:42:40.964 INFO:tasks.rados.rados.0.smithi110.stdout:2570: finishing write tid 5 to smithi11086371-32 2024-08-17T00:42:40.964 INFO:tasks.rados.rados.0.smithi110.stdout:2570: oid 32 updating version 0 to 879 2024-08-17T00:42:40.964 INFO:tasks.rados.rados.0.smithi110.stdout:2570: oid 32 version 879 is already newer than 878 2024-08-17T00:42:40.964 INFO:tasks.rados.rados.0.smithi110.stdout:2570: oid 32 version 879 is already newer than 876 2024-08-17T00:42:40.965 INFO:tasks.rados.rados.0.smithi110.stdout:2570: oid 32 version 879 is already newer than 877 2024-08-17T00:42:40.965 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 879 (ObjNum 798 snap 236 seq_num 798) dirty exists 2024-08-17T00:42:40.965 INFO:tasks.rados.rados.0.smithi110.stdout:2570: left oid 32 (ObjNum 798 snap 236 seq_num 798) 2024-08-17T00:42:40.965 INFO:tasks.rados.rados.0.smithi110.stdout:2570: done (1 left) 2024-08-17T00:42:40.965 INFO:tasks.rados.rados.0.smithi110.stdout:2573: read oid 40 snap 229 2024-08-17T00:42:40.965 INFO:tasks.rados.rados.0.smithi110.stdout:2573: expect deleted 2024-08-17T00:42:40.965 INFO:tasks.rados.rados.0.smithi110.stdout:2574: copy_from oid 10 from oid 26 current snap is 236 2024-08-17T00:42:40.965 INFO:tasks.rados.rados.0.smithi110.stdout:2575: rmattr oid 35 current snap is 236 2024-08-17T00:42:40.965 INFO:tasks.rados.rados.0.smithi110.stdout:2576: rmattr oid 18 current snap is 236 2024-08-17T00:42:40.965 INFO:tasks.rados.rados.0.smithi110.stdout:2577: snap_create 2024-08-17T00:42:40.976 INFO:tasks.rados.rados.0.smithi110.stdout:2574: finishing copy_from to smithi11086371-10 2024-08-17T00:42:40.977 INFO:tasks.rados.rados.0.smithi110.stdout:2574: got expected ENOENT (src dne) 2024-08-17T00:42:40.977 INFO:tasks.rados.rados.0.smithi110.stdout:2574: finishing copy_from racing read to smithi11086371-10 2024-08-17T00:42:40.977 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 828 (ObjNum 777 snap 228 seq_num 777) dirty exists 2024-08-17T00:42:40.978 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 1001 (ObjNum 786 snap 231 seq_num 786) dirty exists 2024-08-17T00:42:40.992 INFO:tasks.rados.rados.0.smithi110.stdout:2572: finishing copy_from racing read to smithi11086371-8 2024-08-17T00:42:40.995 INFO:tasks.rados.rados.0.smithi110.stdout:2572: finishing copy_from to smithi11086371-8 2024-08-17T00:42:40.996 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 858 (ObjNum 745 snap 217 seq_num 745) dirty exists 2024-08-17T00:42:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:40 smithi110 ceph-mon[98148]: pgmap v384: 121 pgs: 121 active+clean; 230 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 344 KiB/s rd, 3.1 MiB/s wr, 9 op/s 2024-08-17T00:42:41.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:40 smithi110 ceph-mon[100641]: pgmap v384: 121 pgs: 121 active+clean; 230 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 344 KiB/s rd, 3.1 MiB/s wr, 9 op/s 2024-08-17T00:42:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:40 smithi177 ceph-mon[90034]: pgmap v384: 121 pgs: 121 active+clean; 230 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 344 KiB/s rd, 3.1 MiB/s wr, 9 op/s 2024-08-17T00:42:41.969 INFO:tasks.rados.rados.0.smithi110.stdout:2572: done (5 left) 2024-08-17T00:42:41.969 INFO:tasks.rados.rados.0.smithi110.stdout:2573: done (4 left) 2024-08-17T00:42:41.969 INFO:tasks.rados.rados.0.smithi110.stdout:2574: done (3 left) 2024-08-17T00:42:41.969 INFO:tasks.rados.rados.0.smithi110.stdout:2575: done (2 left) 2024-08-17T00:42:41.969 INFO:tasks.rados.rados.0.smithi110.stdout:2576: done (1 left) 2024-08-17T00:42:41.969 INFO:tasks.rados.rados.0.smithi110.stdout:2577: done (0 left) 2024-08-17T00:42:41.969 INFO:tasks.rados.rados.0.smithi110.stdout:2578: read oid 19 snap -1 2024-08-17T00:42:41.969 INFO:tasks.rados.rados.0.smithi110.stdout:2578: expect (ObjNum 646 snap 176 seq_num 646) 2024-08-17T00:42:41.969 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 30 current snap is 237 2024-08-17T00:42:41.969 INFO:tasks.rados.rados.0.smithi110.stdout:2579: seq_num 799 ranges {0=589824,589824=802816} 2024-08-17T00:42:41.971 INFO:tasks.rados.rados.0.smithi110.stdout:2579: writing smithi11086371-30 from 0 to 589824 tid 1 2024-08-17T00:42:41.976 INFO:tasks.rados.rados.0.smithi110.stdout:2579: writing smithi11086371-30 from 589824 to 1392640 tid 2 2024-08-17T00:42:41.976 INFO:tasks.rados.rados.0.smithi110.stdout:2580: read oid 50 snap -1 2024-08-17T00:42:41.977 INFO:tasks.rados.rados.0.smithi110.stdout:2580: expect deleted 2024-08-17T00:42:41.977 INFO:tasks.rados.rados.0.smithi110.stdout:2581: snap_remove snap 230 2024-08-17T00:42:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:41 smithi110 ceph-mon[98148]: osdmap e548: 8 total, 8 up, 8 in 2024-08-17T00:42:42.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:41 smithi110 ceph-mon[100641]: osdmap e548: 8 total, 8 up, 8 in 2024-08-17T00:42:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:41 smithi177 ceph-mon[90034]: osdmap e548: 8 total, 8 up, 8 in 2024-08-17T00:42:42.975 INFO:tasks.rados.rados.0.smithi110.stdout:2581: done (3 left) 2024-08-17T00:42:42.975 INFO:tasks.rados.rados.0.smithi110.stdout:2582: read oid 23 snap -1 2024-08-17T00:42:42.975 INFO:tasks.rados.rados.0.smithi110.stdout:2582: expect (ObjNum 707 snap 198 seq_num 707) 2024-08-17T00:42:42.975 INFO:tasks.rados.rados.0.smithi110.stdout:2583: rollback oid 4 current snap is 237 2024-08-17T00:42:42.976 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 4 to 234 2024-08-17T00:42:42.976 INFO:tasks.rados.rados.0.smithi110.stdout:2579: finishing write tid 1 to smithi11086371-30 2024-08-17T00:42:42.976 INFO:tasks.rados.rados.0.smithi110.stdout:2579: finishing write tid 2 to smithi11086371-30 2024-08-17T00:42:42.976 INFO:tasks.rados.rados.0.smithi110.stdout:2579: finishing write tid 3 to smithi11086371-30 2024-08-17T00:42:42.976 INFO:tasks.rados.rados.0.smithi110.stdout:2578: expect (ObjNum 646 snap 176 seq_num 646) 2024-08-17T00:42:43.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:42 smithi177 ceph-mon[90034]: osdmap e549: 8 total, 8 up, 8 in 2024-08-17T00:42:43.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:42 smithi177 ceph-mon[90034]: pgmap v387: 121 pgs: 121 active+clean; 236 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 344 KiB/s rd, 3.2 MiB/s wr, 9 op/s 2024-08-17T00:42:43.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:42 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-17T00:42:43.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:42 smithi177 ceph-mon[90034]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-17T00:42:43.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:42 smithi177 ceph-mon[90034]: Upgrade: osd.6 is safe to restart 2024-08-17T00:42:43.080 INFO:tasks.rados.rados.0.smithi110.stdout:2579: finishing write tid 4 to smithi11086371-30 2024-08-17T00:42:43.080 INFO:tasks.rados.rados.0.smithi110.stdout:2579: oid 30 updating version 0 to 877 2024-08-17T00:42:43.080 INFO:tasks.rados.rados.0.smithi110.stdout:2579: oid 30 updating version 877 to 878 2024-08-17T00:42:43.080 INFO:tasks.rados.rados.0.smithi110.stdout:2579: oid 30 version 878 is already newer than 876 2024-08-17T00:42:43.080 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 878 (ObjNum 799 snap 237 seq_num 799) dirty exists 2024-08-17T00:42:43.080 INFO:tasks.rados.rados.0.smithi110.stdout:2579: left oid 30 (ObjNum 799 snap 237 seq_num 799) 2024-08-17T00:42:43.080 INFO:tasks.rados.rados.0.smithi110.stdout:2578: done (4 left) 2024-08-17T00:42:43.080 INFO:tasks.rados.rados.0.smithi110.stdout:2579: done (3 left) 2024-08-17T00:42:43.081 INFO:tasks.rados.rados.0.smithi110.stdout:2580: done (2 left) 2024-08-17T00:42:43.081 INFO:tasks.rados.rados.0.smithi110.stdout:2584: snap_remove snap 224 2024-08-17T00:42:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:42 smithi110 ceph-mon[98148]: osdmap e549: 8 total, 8 up, 8 in 2024-08-17T00:42:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:42 smithi110 ceph-mon[98148]: pgmap v387: 121 pgs: 121 active+clean; 236 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 344 KiB/s rd, 3.2 MiB/s wr, 9 op/s 2024-08-17T00:42:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:42 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-17T00:42:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:42 smithi110 ceph-mon[98148]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-17T00:42:43.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:42 smithi110 ceph-mon[98148]: Upgrade: osd.6 is safe to restart 2024-08-17T00:42:43.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:42 smithi110 ceph-mon[100641]: osdmap e549: 8 total, 8 up, 8 in 2024-08-17T00:42:43.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:42 smithi110 ceph-mon[100641]: pgmap v387: 121 pgs: 121 active+clean; 236 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 344 KiB/s rd, 3.2 MiB/s wr, 9 op/s 2024-08-17T00:42:43.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:42 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-17T00:42:43.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:42 smithi110 ceph-mon[100641]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-17T00:42:43.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:42 smithi110 ceph-mon[100641]: Upgrade: osd.6 is safe to restart 2024-08-17T00:42:43.972 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:43 smithi177 ceph-mon[90034]: osdmap e550: 8 total, 8 up, 8 in 2024-08-17T00:42:43.972 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:43.973 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-17T00:42:43.973 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:42:43.983 INFO:tasks.rados.rados.0.smithi110.stdout:2584: done (2 left) 2024-08-17T00:42:43.984 INFO:tasks.rados.rados.0.smithi110.stdout:2585: delete oid 48 current snap is 237 2024-08-17T00:42:43.984 INFO:tasks.rados.rados.0.smithi110.stdout:2583: finishing rollback tid 0 to smithi11086371-4 2024-08-17T00:42:43.984 INFO:tasks.rados.rados.0.smithi110.stdout:2583: finishing rollback tid 1 to smithi11086371-4 2024-08-17T00:42:43.984 INFO:tasks.rados.rados.0.smithi110.stdout:2583: finishing rollback tid 2 to smithi11086371-4 2024-08-17T00:42:43.984 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 981 (ObjNum 580 snap 155 seq_num 580) dirty exists 2024-08-17T00:42:43.984 INFO:tasks.rados.rados.0.smithi110.stdout:2582: expect (ObjNum 707 snap 198 seq_num 707) 2024-08-17T00:42:44.194 INFO:tasks.rados.rados.0.smithi110.stdout:2582: done (2 left) 2024-08-17T00:42:44.195 INFO:tasks.rados.rados.0.smithi110.stdout:2583: done (1 left) 2024-08-17T00:42:44.195 INFO:tasks.rados.rados.0.smithi110.stdout:2585: done (0 left) 2024-08-17T00:42:44.195 INFO:tasks.rados.rados.0.smithi110.stdout:2586: setattr oid 14 current snap is 237 2024-08-17T00:42:44.195 INFO:tasks.rados.rados.0.smithi110.stdout:2587: snap_remove snap 235 2024-08-17T00:42:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:43 smithi110 ceph-mon[98148]: osdmap e550: 8 total, 8 up, 8 in 2024-08-17T00:42:44.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:44.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-17T00:42:44.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:42:44.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:43 smithi110 ceph-mon[100641]: osdmap e550: 8 total, 8 up, 8 in 2024-08-17T00:42:44.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:44.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-17T00:42:44.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:42:44.941 INFO:tasks.rados.rados.0.smithi110.stdout:2587: done (1 left) 2024-08-17T00:42:44.941 INFO:tasks.rados.rados.0.smithi110.stdout:2588: rollback oid 37 current snap is 237 2024-08-17T00:42:44.942 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 37 to 200 2024-08-17T00:42:44.942 INFO:tasks.rados.rados.0.smithi110.stdout:2589: snap_remove snap 234 2024-08-17T00:42:45.102 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:44 smithi177 ceph-mon[90034]: Upgrade: Updating osd.6 2024-08-17T00:42:45.102 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:44 smithi177 ceph-mon[90034]: Deploying daemon osd.6 on smithi177 2024-08-17T00:42:45.102 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:44 smithi177 ceph-mon[90034]: osdmap e551: 8 total, 8 up, 8 in 2024-08-17T00:42:45.102 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:44 smithi177 ceph-mon[90034]: pgmap v390: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 240 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-08-17T00:42:45.102 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:44 smithi177 ceph-mon[90034]: osdmap e552: 8 total, 8 up, 8 in 2024-08-17T00:42:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:44 smithi110 ceph-mon[98148]: Upgrade: Updating osd.6 2024-08-17T00:42:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:44 smithi110 ceph-mon[98148]: Deploying daemon osd.6 on smithi177 2024-08-17T00:42:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:44 smithi110 ceph-mon[98148]: osdmap e551: 8 total, 8 up, 8 in 2024-08-17T00:42:45.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:44 smithi110 ceph-mon[98148]: pgmap v390: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 240 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-08-17T00:42:45.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:44 smithi110 ceph-mon[98148]: osdmap e552: 8 total, 8 up, 8 in 2024-08-17T00:42:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:44 smithi110 ceph-mon[100641]: Upgrade: Updating osd.6 2024-08-17T00:42:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:44 smithi110 ceph-mon[100641]: Deploying daemon osd.6 on smithi177 2024-08-17T00:42:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:44 smithi110 ceph-mon[100641]: osdmap e551: 8 total, 8 up, 8 in 2024-08-17T00:42:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:44 smithi110 ceph-mon[100641]: pgmap v390: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 240 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-08-17T00:42:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:44 smithi110 ceph-mon[100641]: osdmap e552: 8 total, 8 up, 8 in 2024-08-17T00:42:45.942 INFO:tasks.rados.rados.0.smithi110.stdout:2589: done (2 left) 2024-08-17T00:42:45.942 INFO:tasks.rados.rados.0.smithi110.stdout:2590: copy_from oid 2 from oid 50 current snap is 237 2024-08-17T00:42:45.943 INFO:tasks.rados.rados.0.smithi110.stdout:2591: read oid 36 snap -1 2024-08-17T00:42:45.943 INFO:tasks.rados.rados.0.smithi110.stdout:2591: expect (ObjNum 759 snap 224 seq_num 759) 2024-08-17T00:42:45.943 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 16 current snap is 237 2024-08-17T00:42:45.943 INFO:tasks.rados.rados.0.smithi110.stdout:2592: seq_num 801 ranges {0=622592,622592=573440,1196032=229376} 2024-08-17T00:42:45.946 INFO:tasks.rados.rados.0.smithi110.stdout:2592: writing smithi11086371-16 from 0 to 622592 tid 1 2024-08-17T00:42:45.950 INFO:tasks.rados.rados.0.smithi110.stdout:2592: writing smithi11086371-16 from 622592 to 1196032 tid 2 2024-08-17T00:42:45.952 INFO:tasks.rados.rados.0.smithi110.stdout:2592: writing smithi11086371-16 from 1196032 to 1425408 tid 3 2024-08-17T00:42:45.952 INFO:tasks.rados.rados.0.smithi110.stdout:2593: snap_create 2024-08-17T00:42:45.953 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 1208 (ObjNum 770 snap 228 seq_num 770) dirty exists 2024-08-17T00:42:45.953 INFO:tasks.rados.rados.0.smithi110.stdout:2588: finishing rollback tid 0 to smithi11086371-37 2024-08-17T00:42:45.953 INFO:tasks.rados.rados.0.smithi110.stdout:2588: finishing rollback tid 1 to smithi11086371-37 2024-08-17T00:42:45.953 INFO:tasks.rados.rados.0.smithi110.stdout:2588: finishing rollback tid 2 to smithi11086371-37 2024-08-17T00:42:45.953 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 916 (ObjNum 686 snap 193 seq_num 686) dirty exists 2024-08-17T00:42:45.953 INFO:tasks.rados.rados.0.smithi110.stdout:2590: finishing copy_from to smithi11086371-2 2024-08-17T00:42:45.953 INFO:tasks.rados.rados.0.smithi110.stdout:2590: got expected ENOENT (src dne) 2024-08-17T00:42:45.953 INFO:tasks.rados.rados.0.smithi110.stdout:2590: finishing copy_from racing read to smithi11086371-2 2024-08-17T00:42:45.962 INFO:tasks.rados.rados.0.smithi110.stdout:2592: finishing write tid 1 to smithi11086371-16 2024-08-17T00:42:45.962 INFO:tasks.rados.rados.0.smithi110.stdout:2592: finishing write tid 2 to smithi11086371-16 2024-08-17T00:42:45.962 INFO:tasks.rados.rados.0.smithi110.stdout:2592: finishing write tid 3 to smithi11086371-16 2024-08-17T00:42:45.962 INFO:tasks.rados.rados.0.smithi110.stdout:2592: finishing write tid 4 to smithi11086371-16 2024-08-17T00:42:45.967 INFO:tasks.rados.rados.0.smithi110.stdout:2592: finishing write tid 5 to smithi11086371-16 2024-08-17T00:42:45.967 INFO:tasks.rados.rados.0.smithi110.stdout:2592: oid 16 updating version 0 to 1078 2024-08-17T00:42:45.967 INFO:tasks.rados.rados.0.smithi110.stdout:2592: oid 16 version 1078 is already newer than 1077 2024-08-17T00:42:45.967 INFO:tasks.rados.rados.0.smithi110.stdout:2592: oid 16 version 1078 is already newer than 1075 2024-08-17T00:42:45.967 INFO:tasks.rados.rados.0.smithi110.stdout:2592: oid 16 version 1078 is already newer than 1076 2024-08-17T00:42:45.967 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 1078 (ObjNum 801 snap 237 seq_num 801) dirty exists 2024-08-17T00:42:45.967 INFO:tasks.rados.rados.0.smithi110.stdout:2592: left oid 16 (ObjNum 801 snap 237 seq_num 801) 2024-08-17T00:42:45.971 INFO:tasks.rados.rados.0.smithi110.stdout:2591: expect (ObjNum 759 snap 224 seq_num 759) 2024-08-17T00:42:46.863 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:46 smithi177 systemd[1]: Stopping Ceph osd.6 for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:42:46.947 INFO:tasks.rados.rados.0.smithi110.stdout:2586: done (5 left) 2024-08-17T00:42:46.947 INFO:tasks.rados.rados.0.smithi110.stdout:2588: done (4 left) 2024-08-17T00:42:46.947 INFO:tasks.rados.rados.0.smithi110.stdout:2590: done (3 left) 2024-08-17T00:42:46.947 INFO:tasks.rados.rados.0.smithi110.stdout:2591: done (2 left) 2024-08-17T00:42:46.947 INFO:tasks.rados.rados.0.smithi110.stdout:2592: done (1 left) 2024-08-17T00:42:46.947 INFO:tasks.rados.rados.0.smithi110.stdout:2593: done (0 left) 2024-08-17T00:42:46.947 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 48 current snap is 238 2024-08-17T00:42:46.947 INFO:tasks.rados.rados.0.smithi110.stdout:2594: seq_num 802 ranges {0=638976,638976=458752,1097728=344064} 2024-08-17T00:42:46.950 INFO:tasks.rados.rados.0.smithi110.stdout:2594: writing smithi11086371-48 from 0 to 638976 tid 1 2024-08-17T00:42:46.952 INFO:tasks.rados.rados.0.smithi110.stdout:2594: writing smithi11086371-48 from 638976 to 1097728 tid 2 2024-08-17T00:42:46.955 INFO:tasks.rados.rados.0.smithi110.stdout:2594: writing smithi11086371-48 from 1097728 to 1441792 tid 3 2024-08-17T00:42:46.955 INFO:tasks.rados.rados.0.smithi110.stdout:2595: delete oid 9 current snap is 238 2024-08-17T00:42:46.955 INFO:tasks.rados.rados.0.smithi110.stdout:2594: finishing write tid 1 to smithi11086371-48 2024-08-17T00:42:46.957 INFO:tasks.rados.rados.0.smithi110.stdout:2594: finishing write tid 2 to smithi11086371-48 2024-08-17T00:42:46.957 INFO:tasks.rados.rados.0.smithi110.stdout:2594: finishing write tid 3 to smithi11086371-48 2024-08-17T00:42:46.958 INFO:tasks.rados.rados.0.smithi110.stdout:2594: finishing write tid 4 to smithi11086371-48 2024-08-17T00:42:46.959 INFO:tasks.rados.rados.0.smithi110.stdout:2594: finishing write tid 5 to smithi11086371-48 2024-08-17T00:42:46.959 INFO:tasks.rados.rados.0.smithi110.stdout:2594: oid 48 updating version 0 to 896 2024-08-17T00:42:46.959 INFO:tasks.rados.rados.0.smithi110.stdout:2594: oid 48 updating version 896 to 898 2024-08-17T00:42:46.959 INFO:tasks.rados.rados.0.smithi110.stdout:2594: oid 48 version 898 is already newer than 895 2024-08-17T00:42:46.959 INFO:tasks.rados.rados.0.smithi110.stdout:2594: oid 48 version 898 is already newer than 897 2024-08-17T00:42:46.959 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 898 (ObjNum 802 snap 238 seq_num 802) dirty exists 2024-08-17T00:42:46.960 INFO:tasks.rados.rados.0.smithi110.stdout:2594: left oid 48 (ObjNum 802 snap 238 seq_num 802) 2024-08-17T00:42:46.961 INFO:tasks.rados.rados.0.smithi110.stdout:2594: done (1 left) 2024-08-17T00:42:46.961 INFO:tasks.rados.rados.0.smithi110.stdout:2595: done (0 left) 2024-08-17T00:42:46.961 INFO:tasks.rados.rados.0.smithi110.stdout:2596: read oid 28 snap -1 2024-08-17T00:42:46.961 INFO:tasks.rados.rados.0.smithi110.stdout:2596: expect deleted 2024-08-17T00:42:46.961 INFO:tasks.rados.rados.0.smithi110.stdout:2597: read oid 23 snap -1 2024-08-17T00:42:46.962 INFO:tasks.rados.rados.0.smithi110.stdout:2597: expect (ObjNum 707 snap 198 seq_num 707) 2024-08-17T00:42:46.962 INFO:tasks.rados.rados.0.smithi110.stdout:2598: setattr oid 39 current snap is 238 2024-08-17T00:42:46.964 INFO:tasks.rados.rados.0.smithi110.stdout:2596: done (2 left) 2024-08-17T00:42:46.964 INFO:tasks.rados.rados.0.smithi110.stdout:2599: delete oid 41 current snap is 238 2024-08-17T00:42:46.967 INFO:tasks.rados.rados.0.smithi110.stdout:2599: done (2 left) 2024-08-17T00:42:46.967 INFO:tasks.rados.rados.0.smithi110.stdout:2600: delete oid 17 current snap is 238 2024-08-17T00:42:46.968 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 1082 (ObjNum 779 snap 230 seq_num 779) dirty exists 2024-08-17T00:42:46.970 INFO:tasks.rados.rados.0.smithi110.stdout:2598: done (2 left) 2024-08-17T00:42:46.970 INFO:tasks.rados.rados.0.smithi110.stdout:2600: done (1 left) 2024-08-17T00:42:46.970 INFO:tasks.rados.rados.0.smithi110.stdout:2601: read oid 43 snap -1 2024-08-17T00:42:46.970 INFO:tasks.rados.rados.0.smithi110.stdout:2601: expect deleted 2024-08-17T00:42:46.970 INFO:tasks.rados.rados.0.smithi110.stdout:2602: delete oid 17 current snap is 238 2024-08-17T00:42:46.972 INFO:tasks.rados.rados.0.smithi110.stdout:2601: done (2 left) 2024-08-17T00:42:46.972 INFO:tasks.rados.rados.0.smithi110.stdout:2602: done (1 left) 2024-08-17T00:42:46.972 INFO:tasks.rados.rados.0.smithi110.stdout:2603: delete oid 20 current snap is 238 2024-08-17T00:42:46.975 INFO:tasks.rados.rados.0.smithi110.stdout:2603: done (1 left) 2024-08-17T00:42:46.975 INFO:tasks.rados.rados.0.smithi110.stdout:2604: read oid 48 snap -1 2024-08-17T00:42:46.975 INFO:tasks.rados.rados.0.smithi110.stdout:2604: expect (ObjNum 802 snap 238 seq_num 802) 2024-08-17T00:42:46.975 INFO:tasks.rados.rados.0.smithi110.stdout:2605: delete oid 8 current snap is 238 2024-08-17T00:42:46.979 INFO:tasks.rados.rados.0.smithi110.stdout:2605: done (2 left) 2024-08-17T00:42:46.979 INFO:tasks.rados.rados.0.smithi110.stdout:2606: read oid 10 snap 237 2024-08-17T00:42:46.979 INFO:tasks.rados.rados.0.smithi110.stdout:2606: expect (ObjNum 1879613392 snap 21934 seq_num 1878840016) 2024-08-17T00:42:46.979 INFO:tasks.rados.rados.0.smithi110.stdout:2607: rollback oid 2 current snap is 238 2024-08-17T00:42:46.979 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 2 to 218 2024-08-17T00:42:46.979 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 40 current snap is 238 2024-08-17T00:42:46.979 INFO:tasks.rados.rados.0.smithi110.stdout:2608: seq_num 809 ranges {0=753664,753664=499712,1253376=303104} 2024-08-17T00:42:46.983 INFO:tasks.rados.rados.0.smithi110.stdout:2608: writing smithi11086371-40 from 0 to 753664 tid 1 2024-08-17T00:42:46.986 INFO:tasks.rados.rados.0.smithi110.stdout:2608: writing smithi11086371-40 from 753664 to 1253376 tid 2 2024-08-17T00:42:46.988 INFO:tasks.rados.rados.0.smithi110.stdout:2608: writing smithi11086371-40 from 1253376 to 1556480 tid 3 2024-08-17T00:42:46.988 INFO:tasks.rados.rados.0.smithi110.stdout:2609: snap_create 2024-08-17T00:42:46.988 INFO:tasks.rados.rados.0.smithi110.stdout:2606: expect (ObjNum 1879613392 snap 21934 seq_num 1878840016) 2024-08-17T00:42:46.990 INFO:tasks.rados.rados.0.smithi110.stdout:2607: finishing rollback tid 1 to smithi11086371-2 2024-08-17T00:42:46.991 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 2 v 0 (ObjNum 305 snap 0 seq_num 893279969) dirty dne 2024-08-17T00:42:46.991 INFO:tasks.rados.rados.0.smithi110.stdout:2597: expect (ObjNum 707 snap 198 seq_num 707) 2024-08-17T00:42:47.189 INFO:tasks.rados.rados.0.smithi110.stdout:2604: expect (ObjNum 802 snap 238 seq_num 802) 2024-08-17T00:42:47.225 INFO:tasks.rados.rados.0.smithi110.stdout:2608: finishing write tid 1 to smithi11086371-40 2024-08-17T00:42:47.225 INFO:tasks.rados.rados.0.smithi110.stdout:2608: finishing write tid 2 to smithi11086371-40 2024-08-17T00:42:47.225 INFO:tasks.rados.rados.0.smithi110.stdout:2608: finishing write tid 3 to smithi11086371-40 2024-08-17T00:42:47.225 INFO:tasks.rados.rados.0.smithi110.stdout:2608: finishing write tid 4 to smithi11086371-40 2024-08-17T00:42:47.226 INFO:tasks.rados.rados.0.smithi110.stdout:2608: finishing write tid 5 to smithi11086371-40 2024-08-17T00:42:47.226 INFO:tasks.rados.rados.0.smithi110.stdout:2608: oid 40 updating version 0 to 982 2024-08-17T00:42:47.226 INFO:tasks.rados.rados.0.smithi110.stdout:2608: oid 40 updating version 982 to 983 2024-08-17T00:42:47.226 INFO:tasks.rados.rados.0.smithi110.stdout:2608: oid 40 updating version 983 to 985 2024-08-17T00:42:47.226 INFO:tasks.rados.rados.0.smithi110.stdout:2608: oid 40 version 985 is already newer than 984 2024-08-17T00:42:47.226 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 985 (ObjNum 809 snap 238 seq_num 809) dirty exists 2024-08-17T00:42:47.226 INFO:tasks.rados.rados.0.smithi110.stdout:2608: left oid 40 (ObjNum 809 snap 238 seq_num 809) 2024-08-17T00:42:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:46 smithi110 ceph-mon[98148]: osdmap e553: 8 total, 8 up, 8 in 2024-08-17T00:42:47.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:46 smithi110 ceph-mon[98148]: pgmap v393: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 340 KiB/s wr, 11 op/s 2024-08-17T00:42:47.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:42:47.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:46 smithi110 ceph-mon[100641]: osdmap e553: 8 total, 8 up, 8 in 2024-08-17T00:42:47.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:46 smithi110 ceph-mon[100641]: pgmap v393: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 340 KiB/s wr, 11 op/s 2024-08-17T00:42:47.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:42:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:46 smithi177 ceph-mon[90034]: osdmap e553: 8 total, 8 up, 8 in 2024-08-17T00:42:47.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:46 smithi177 ceph-mon[90034]: pgmap v393: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 340 KiB/s wr, 11 op/s 2024-08-17T00:42:47.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:42:47.363 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:46 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[51134]: 2024-08-17T00:42:46.940+0000 7f11aad20640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T00:42:47.363 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:46 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[51134]: 2024-08-17T00:42:46.940+0000 7f11aad20640 -1 osd.6 553 *** Got signal Terminated *** 2024-08-17T00:42:47.363 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:46 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[51134]: 2024-08-17T00:42:46.940+0000 7f11aad20640 -1 osd.6 553 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T00:42:47.950 INFO:tasks.rados.rados.0.smithi110.stdout:2597: done (5 left) 2024-08-17T00:42:47.950 INFO:tasks.rados.rados.0.smithi110.stdout:2604: done (4 left) 2024-08-17T00:42:47.950 INFO:tasks.rados.rados.0.smithi110.stdout:2606: done (3 left) 2024-08-17T00:42:47.950 INFO:tasks.rados.rados.0.smithi110.stdout:2607: done (2 left) 2024-08-17T00:42:47.950 INFO:tasks.rados.rados.0.smithi110.stdout:2608: done (1 left) 2024-08-17T00:42:47.951 INFO:tasks.rados.rados.0.smithi110.stdout:2609: done (0 left) 2024-08-17T00:42:47.951 INFO:tasks.rados.rados.0.smithi110.stdout:2610: read oid 19 snap -1 2024-08-17T00:42:47.951 INFO:tasks.rados.rados.0.smithi110.stdout:2610: expect (ObjNum 646 snap 176 seq_num 646) 2024-08-17T00:42:47.951 INFO:tasks.rados.rados.0.smithi110.stdout:2611: copy_from oid 3 from oid 21 current snap is 239 2024-08-17T00:42:47.951 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 24 current snap is 239 2024-08-17T00:42:47.951 INFO:tasks.rados.rados.0.smithi110.stdout:2612: seq_num 810 ranges {1302528=770048,2072576=778240,2850816=24576} 2024-08-17T00:42:47.962 INFO:tasks.rados.rados.0.smithi110.stdout:2612: writing smithi11086371-24 from 1302528 to 2072576 tid 1 2024-08-17T00:42:47.968 INFO:tasks.rados.rados.0.smithi110.stdout:2612: writing smithi11086371-24 from 2072576 to 2850816 tid 2 2024-08-17T00:42:47.969 INFO:tasks.rados.rados.0.smithi110.stdout:2612: writing smithi11086371-24 from 2850816 to 2875392 tid 3 2024-08-17T00:42:47.969 INFO:tasks.rados.rados.0.smithi110.stdout:2613: rollback oid 11 current snap is 239 2024-08-17T00:42:47.969 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 11 to 219 2024-08-17T00:42:47.969 INFO:tasks.rados.rados.0.smithi110.stdout:2614: read oid 38 snap -1 2024-08-17T00:42:47.969 INFO:tasks.rados.rados.0.smithi110.stdout:2614: expect (ObjNum 675 snap 188 seq_num 675) 2024-08-17T00:42:47.969 INFO:tasks.rados.rados.0.smithi110.stdout:2615: delete oid 30 current snap is 239 2024-08-17T00:42:47.970 INFO:tasks.rados.rados.0.smithi110.stdout:2610: expect (ObjNum 646 snap 176 seq_num 646) 2024-08-17T00:42:48.071 INFO:tasks.rados.rados.0.smithi110.stdout:2612: finishing write tid 1 to smithi11086371-24 2024-08-17T00:42:48.071 INFO:tasks.rados.rados.0.smithi110.stdout:2612: finishing write tid 2 to smithi11086371-24 2024-08-17T00:42:48.071 INFO:tasks.rados.rados.0.smithi110.stdout:2612: finishing write tid 3 to smithi11086371-24 2024-08-17T00:42:48.071 INFO:tasks.rados.rados.0.smithi110.stdout:2612: finishing write tid 4 to smithi11086371-24 2024-08-17T00:42:48.071 INFO:tasks.rados.rados.0.smithi110.stdout:2613: finishing rollback tid 0 to smithi11086371-11 2024-08-17T00:42:48.071 INFO:tasks.rados.rados.0.smithi110.stdout:2612: finishing write tid 5 to smithi11086371-24 2024-08-17T00:42:48.071 INFO:tasks.rados.rados.0.smithi110.stdout:2612: oid 24 updating version 0 to 1086 2024-08-17T00:42:48.071 INFO:tasks.rados.rados.0.smithi110.stdout:2612: oid 24 version 1086 is already newer than 1084 2024-08-17T00:42:48.072 INFO:tasks.rados.rados.0.smithi110.stdout:2612: oid 24 version 1086 is already newer than 1085 2024-08-17T00:42:48.072 INFO:tasks.rados.rados.0.smithi110.stdout:2612: oid 24 updating version 1086 to 1087 2024-08-17T00:42:48.072 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 1087 (ObjNum 810 snap 239 seq_num 810) dirty exists 2024-08-17T00:42:48.072 INFO:tasks.rados.rados.0.smithi110.stdout:2612: left oid 24 (ObjNum 810 snap 239 seq_num 810) 2024-08-17T00:42:48.072 INFO:tasks.rados.rados.0.smithi110.stdout:2613: finishing rollback tid 1 to smithi11086371-11 2024-08-17T00:42:48.072 INFO:tasks.rados.rados.0.smithi110.stdout:2610: done (5 left) 2024-08-17T00:42:48.072 INFO:tasks.rados.rados.0.smithi110.stdout:2612: done (4 left) 2024-08-17T00:42:48.072 INFO:tasks.rados.rados.0.smithi110.stdout:2615: done (3 left) 2024-08-17T00:42:48.072 INFO:tasks.rados.rados.0.smithi110.stdout:2616: read oid 44 snap -1 2024-08-17T00:42:48.072 INFO:tasks.rados.rados.0.smithi110.stdout:2616: expect deleted 2024-08-17T00:42:48.072 INFO:tasks.rados.rados.0.smithi110.stdout:2617: setattr oid 13 current snap is 239 2024-08-17T00:42:48.072 INFO:tasks.rados.rados.0.smithi110.stdout:2613: finishing rollback tid 2 to smithi11086371-11 2024-08-17T00:42:48.072 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 902 (ObjNum 745 snap 217 seq_num 745) dirty exists 2024-08-17T00:42:48.073 INFO:tasks.rados.rados.0.smithi110.stdout:2614: expect (ObjNum 675 snap 188 seq_num 675) 2024-08-17T00:42:48.178 INFO:tasks.rados.rados.0.smithi110.stdout:2613: done (4 left) 2024-08-17T00:42:48.179 INFO:tasks.rados.rados.0.smithi110.stdout:2614: done (3 left) 2024-08-17T00:42:48.179 INFO:tasks.rados.rados.0.smithi110.stdout:2616: done (2 left) 2024-08-17T00:42:48.179 INFO:tasks.rados.rados.0.smithi110.stdout:2618: read oid 38 snap -1 2024-08-17T00:42:48.179 INFO:tasks.rados.rados.0.smithi110.stdout:2618: expect (ObjNum 675 snap 188 seq_num 675) 2024-08-17T00:42:48.179 INFO:tasks.rados.rados.0.smithi110.stdout:2619: read oid 27 snap 219 2024-08-17T00:42:48.179 INFO:tasks.rados.rados.0.smithi110.stdout:2619: expect (ObjNum 723 snap 205 seq_num 723) 2024-08-17T00:42:48.179 INFO:tasks.rados.rados.0.smithi110.stdout:2620: rollback oid 41 current snap is 239 2024-08-17T00:42:48.179 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 41 to 228 2024-08-17T00:42:48.179 INFO:tasks.rados.rados.0.smithi110.stdout:2621: rollback oid 15 current snap is 239 2024-08-17T00:42:48.179 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 15 to 198 2024-08-17T00:42:48.179 INFO:tasks.rados.rados.0.smithi110.stdout:2622: copy_from oid 29 from oid 24 current snap is 239 2024-08-17T00:42:48.179 INFO:tasks.rados.rados.0.smithi110.stdout:2623: read oid 5 snap 205 2024-08-17T00:42:48.180 INFO:tasks.rados.rados.0.smithi110.stdout:2623: expect (ObjNum 1879974416 snap 21934 seq_num 1879054272) 2024-08-17T00:42:48.180 INFO:tasks.rados.rados.0.smithi110.stdout:2624: copy_from oid 28 from oid 9 current snap is 239 2024-08-17T00:42:48.180 INFO:tasks.rados.rados.0.smithi110.stdout:2625: snap_remove snap 236 2024-08-17T00:42:48.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:47 smithi110 ceph-mon[98148]: osd.6 marked itself down and dead 2024-08-17T00:42:48.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:47 smithi110 ceph-mon[98148]: osdmap e554: 8 total, 8 up, 8 in 2024-08-17T00:42:48.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:42:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:42:48] "GET /metrics HTTP/1.1" 200 36214 "" "Prometheus/2.43.0" 2024-08-17T00:42:48.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:47 smithi110 ceph-mon[100641]: osd.6 marked itself down and dead 2024-08-17T00:42:48.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:47 smithi110 ceph-mon[100641]: osdmap e554: 8 total, 8 up, 8 in 2024-08-17T00:42:48.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:47 smithi177 ceph-mon[90034]: osd.6 marked itself down and dead 2024-08-17T00:42:48.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:47 smithi177 ceph-mon[90034]: osdmap e554: 8 total, 8 up, 8 in 2024-08-17T00:42:48.773 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:48 smithi177 podman[105418]: 2024-08-17 00:42:48.503641917 +0000 UTC m=+1.770116472 container died 62d5ef1b1bb50fc0d91924a61badb0beff2c3603696be8d79ea892fe218864a5 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, RELEASE=reef-03f4c3e, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True) 2024-08-17T00:42:48.850 INFO:teuthology.orchestra.run.smithi110.stdout:true 2024-08-17T00:42:48.951 INFO:tasks.rados.rados.0.smithi110.stdout:2625: done (9 left) 2024-08-17T00:42:48.951 INFO:tasks.rados.rados.0.smithi110.stdout:2626: delete oid 22 current snap is 239 2024-08-17T00:42:48.951 INFO:tasks.rados.rados.0.smithi110.stdout:2624: finishing copy_from to smithi11086371-28 2024-08-17T00:42:48.951 INFO:tasks.rados.rados.0.smithi110.stdout:2624: got expected ENOENT (src dne) 2024-08-17T00:42:48.952 INFO:tasks.rados.rados.0.smithi110.stdout:2623: expect (ObjNum 1879974416 snap 21934 seq_num 1879054272) 2024-08-17T00:42:48.957 INFO:tasks.rados.rados.0.smithi110.stdout:2624: finishing copy_from racing read to smithi11086371-28 2024-08-17T00:42:48.957 INFO:tasks.rados.rados.0.smithi110.stdout:2619: expect (ObjNum 723 snap 205 seq_num 723) 2024-08-17T00:42:48.967 INFO:tasks.rados.rados.0.smithi110.stdout:2620: finishing rollback tid 1 to smithi11086371-41 2024-08-17T00:42:48.967 INFO:tasks.rados.rados.0.smithi110.stdout:2620: finishing rollback tid 2 to smithi11086371-41 2024-08-17T00:42:48.967 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 909 (ObjNum 721 snap 205 seq_num 721) dirty exists 2024-08-17T00:42:48.967 INFO:tasks.rados.rados.0.smithi110.stdout:2621: finishing rollback tid 1 to smithi11086371-15 2024-08-17T00:42:48.967 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 0 (ObjNum 33 snap 0 seq_num 1854792952) dirty dne 2024-08-17T00:42:48.968 INFO:tasks.rados.rados.0.smithi110.stdout:2618: expect (ObjNum 675 snap 188 seq_num 675) 2024-08-17T00:42:49.087 INFO:tasks.rados.rados.0.smithi110.stdout:2622: finishing copy_from racing read to smithi11086371-29 2024-08-17T00:42:49.087 INFO:tasks.rados.rados.0.smithi110.stdout:2622: finishing copy_from to smithi11086371-29 2024-08-17T00:42:49.087 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 1087 (ObjNum 810 snap 239 seq_num 810) dirty exists 2024-08-17T00:42:49.087 INFO:tasks.rados.rados.0.smithi110.stdout:2618: done (9 left) 2024-08-17T00:42:49.087 INFO:tasks.rados.rados.0.smithi110.stdout:2619: done (8 left) 2024-08-17T00:42:49.087 INFO:tasks.rados.rados.0.smithi110.stdout:2620: done (7 left) 2024-08-17T00:42:49.087 INFO:tasks.rados.rados.0.smithi110.stdout:2621: done (6 left) 2024-08-17T00:42:49.087 INFO:tasks.rados.rados.0.smithi110.stdout:2622: done (5 left) 2024-08-17T00:42:49.088 INFO:tasks.rados.rados.0.smithi110.stdout:2623: done (4 left) 2024-08-17T00:42:49.088 INFO:tasks.rados.rados.0.smithi110.stdout:2624: done (3 left) 2024-08-17T00:42:49.088 INFO:tasks.rados.rados.0.smithi110.stdout:2626: done (2 left) 2024-08-17T00:42:49.088 INFO:tasks.rados.rados.0.smithi110.stdout:2627: rmattr oid 34 current snap is 239 2024-08-17T00:42:49.088 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 1080 (ObjNum 641 snap 172 seq_num 641) dirty exists 2024-08-17T00:42:49.088 INFO:tasks.rados.rados.0.smithi110.stdout:2611: finishing copy_from racing read to smithi11086371-3 2024-08-17T00:42:49.088 INFO:tasks.rados.rados.0.smithi110.stdout:2611: finishing copy_from to smithi11086371-3 2024-08-17T00:42:49.088 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 997 (ObjNum 641 snap 172 seq_num 641) dirty exists 2024-08-17T00:42:49.088 INFO:tasks.rados.rados.0.smithi110.stdout:2611: done (2 left) 2024-08-17T00:42:49.088 INFO:tasks.rados.rados.0.smithi110.stdout:2617: done (1 left) 2024-08-17T00:42:49.088 INFO:tasks.rados.rados.0.smithi110.stdout:2628: setattr oid 5 current snap is 239 2024-08-17T00:42:49.089 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 17 current snap is 239 2024-08-17T00:42:49.089 INFO:tasks.rados.rados.0.smithi110.stdout:2629: seq_num 813 ranges {0=417792,417792=434176,851968=442368,1294336=327680} 2024-08-17T00:42:49.090 INFO:tasks.rados.rados.0.smithi110.stdout:2629: writing smithi11086371-17 from 0 to 417792 tid 1 2024-08-17T00:42:49.092 INFO:tasks.rados.rados.0.smithi110.stdout:2629: writing smithi11086371-17 from 417792 to 851968 tid 2 2024-08-17T00:42:49.095 INFO:tasks.rados.rados.0.smithi110.stdout:2629: writing smithi11086371-17 from 851968 to 1294336 tid 3 2024-08-17T00:42:49.097 INFO:tasks.rados.rados.0.smithi110.stdout:2629: writing smithi11086371-17 from 1294336 to 1622016 tid 4 2024-08-17T00:42:49.097 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 25 current snap is 239 2024-08-17T00:42:49.097 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 917 (ObjNum 781 snap 230 seq_num 781) dirty exists 2024-08-17T00:42:49.097 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 1093 (ObjNum 793 snap 236 seq_num 793) dirty exists 2024-08-17T00:42:49.097 INFO:tasks.rados.rados.0.smithi110.stdout:2629: finishing write tid 1 to smithi11086371-17 2024-08-17T00:42:49.097 INFO:tasks.rados.rados.0.smithi110.stdout:2629: finishing write tid 2 to smithi11086371-17 2024-08-17T00:42:49.098 INFO:tasks.rados.rados.0.smithi110.stdout:2630: seq_num 814 ranges {13467648=442368,13910016=770048,14680064=434176} 2024-08-17T00:42:49.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:48 smithi177 ceph-mon[90034]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T00:42:49.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:48 smithi177 ceph-mon[90034]: osdmap e555: 8 total, 7 up, 8 in 2024-08-17T00:42:49.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:48 smithi177 ceph-mon[90034]: pgmap v396: 121 pgs: 7 peering, 11 stale+active+clean, 1 active+clean+snaptrim, 102 active+clean; 244 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.0 MiB/s wr, 7 op/s 2024-08-17T00:42:49.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:48 smithi177 ceph-mon[90034]: osdmap e556: 8 total, 7 up, 8 in 2024-08-17T00:42:49.113 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:48 smithi177 podman[105418]: 2024-08-17 00:42:48.938168766 +0000 UTC m=+2.204643311 container cleanup 62d5ef1b1bb50fc0d91924a61badb0beff2c3603696be8d79ea892fe218864a5 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=reef-03f4c3e) 2024-08-17T00:42:49.113 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:48 smithi177 bash[105418]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6 2024-08-17T00:42:49.141 INFO:teuthology.orchestra.run.smithi110.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T00:42:49.141 INFO:teuthology.orchestra.run.smithi110.stdout:alertmanager.a smithi110 *:9093,9094 running (9m) 92s ago 10m 27.1M - 0.25.0 c8568f914cd2 5b4c2c569eba 2024-08-17T00:42:49.141 INFO:teuthology.orchestra.run.smithi110.stdout:grafana.a smithi177 *:3000 running (10m) 25s ago 10m 90.0M - 9.4.7 954c08fa6188 1dc51589da06 2024-08-17T00:42:49.141 INFO:teuthology.orchestra.run.smithi110.stdout:mds.a smithi110 running (12m) 92s ago 12m 21.6M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 5fdec9bb6d33 2024-08-17T00:42:49.141 INFO:teuthology.orchestra.run.smithi110.stdout:mds.b smithi177 running (12m) 25s ago 12m 16.2M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 7c3686caaea5 2024-08-17T00:42:49.142 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.x smithi177 *:8443,9283,8765 running (4m) 25s ago 15m 440M - 19.1.0-1363-gd863d21c ba08250ef864 ebc3a212d77f 2024-08-17T00:42:49.142 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.y smithi110 *:8443,9283,8765 running (5m) 92s ago 16m 509M - 19.1.0-1363-gd863d21c ba08250ef864 7e97964a8efa 2024-08-17T00:42:49.142 INFO:teuthology.orchestra.run.smithi110.stdout:mon.a smithi110 running (4m) 92s ago 17m 57.0M 2048M 19.1.0-1363-gd863d21c ba08250ef864 a6c9182e0f77 2024-08-17T00:42:49.142 INFO:teuthology.orchestra.run.smithi110.stdout:mon.b smithi177 running (4m) 25s ago 15m 49.5M 2048M 19.1.0-1363-gd863d21c ba08250ef864 974372403ad2 2024-08-17T00:42:49.142 INFO:teuthology.orchestra.run.smithi110.stdout:mon.c smithi110 running (4m) 92s ago 15m 44.5M 2048M 19.1.0-1363-gd863d21c ba08250ef864 1f838a149856 2024-08-17T00:42:49.142 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.a smithi110 *:9100 running (10m) 92s ago 10m 15.2M - 1.5.0 0da6a335fe13 8d239cc7b01d 2024-08-17T00:42:49.142 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.b smithi177 *:9100 running (10m) 25s ago 10m 16.6M - 1.5.0 0da6a335fe13 c49d5f656181 2024-08-17T00:42:49.142 INFO:teuthology.orchestra.run.smithi110.stdout:osd.0 smithi110 running (3m) 92s ago 15m 163M 2480M 19.1.0-1363-gd863d21c ba08250ef864 0260f67f8004 2024-08-17T00:42:49.142 INFO:teuthology.orchestra.run.smithi110.stdout:osd.1 smithi110 running (2m) 92s ago 14m 111M 2480M 19.1.0-1363-gd863d21c ba08250ef864 8d594da39732 2024-08-17T00:42:49.142 INFO:teuthology.orchestra.run.smithi110.stdout:osd.2 smithi110 running (2m) 92s ago 14m 88.9M 2480M 19.1.0-1363-gd863d21c ba08250ef864 fe2844c20555 2024-08-17T00:42:49.142 INFO:teuthology.orchestra.run.smithi110.stdout:osd.3 smithi110 running (96s) 92s ago 13m 11.5M 2480M 19.1.0-1363-gd863d21c ba08250ef864 cb958e8f35c1 2024-08-17T00:42:49.142 INFO:teuthology.orchestra.run.smithi110.stdout:osd.4 smithi177 running (63s) 25s ago 13m 107M 2479M 19.1.0-1363-gd863d21c ba08250ef864 c3b11400a093 2024-08-17T00:42:49.143 INFO:teuthology.orchestra.run.smithi110.stdout:osd.5 smithi177 running (30s) 25s ago 13m 11.7M 2479M 19.1.0-1363-gd863d21c ba08250ef864 46fb0ede51f8 2024-08-17T00:42:49.143 INFO:teuthology.orchestra.run.smithi110.stdout:osd.6 smithi177 running (12m) 25s ago 12m 186M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 62d5ef1b1bb5 2024-08-17T00:42:49.143 INFO:teuthology.orchestra.run.smithi110.stdout:osd.7 smithi177 running (12m) 25s ago 12m 184M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 ca616c54d53f 2024-08-17T00:42:49.143 INFO:teuthology.orchestra.run.smithi110.stdout:prometheus.a smithi177 *:9095 running (4m) 25s ago 11m 54.6M - 2.43.0 a07b618ecd1d aa2ec148fdb0 2024-08-17T00:42:49.143 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:48 smithi110 ceph-mon[100641]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T00:42:49.143 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:48 smithi110 ceph-mon[100641]: osdmap e555: 8 total, 7 up, 8 in 2024-08-17T00:42:49.143 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:48 smithi110 ceph-mon[100641]: pgmap v396: 121 pgs: 7 peering, 11 stale+active+clean, 1 active+clean+snaptrim, 102 active+clean; 244 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.0 MiB/s wr, 7 op/s 2024-08-17T00:42:49.143 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:48 smithi110 ceph-mon[100641]: osdmap e556: 8 total, 7 up, 8 in 2024-08-17T00:42:49.143 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:48 smithi110 ceph-mon[98148]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T00:42:49.144 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:48 smithi110 ceph-mon[98148]: osdmap e555: 8 total, 7 up, 8 in 2024-08-17T00:42:49.144 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:48 smithi110 ceph-mon[98148]: pgmap v396: 121 pgs: 7 peering, 11 stale+active+clean, 1 active+clean+snaptrim, 102 active+clean; 244 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.0 MiB/s wr, 7 op/s 2024-08-17T00:42:49.144 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:48 smithi110 ceph-mon[98148]: osdmap e556: 8 total, 7 up, 8 in 2024-08-17T00:42:49.172 INFO:tasks.rados.rados.0.smithi110.stdout:2630: writing smithi11086371-25 from 13467648 to 13910016 tid 1 2024-08-17T00:42:49.176 INFO:tasks.rados.rados.0.smithi110.stdout:2630: writing smithi11086371-25 from 13910016 to 14680064 tid 2 2024-08-17T00:42:49.179 INFO:tasks.rados.rados.0.smithi110.stdout:2630: writing smithi11086371-25 from 14680064 to 15114240 tid 3 2024-08-17T00:42:49.179 INFO:tasks.rados.rados.0.smithi110.stdout:2627: done (3 left) 2024-08-17T00:42:49.179 INFO:tasks.rados.rados.0.smithi110.stdout:2628: done (2 left) 2024-08-17T00:42:49.179 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 27 current snap is 239 2024-08-17T00:42:49.179 INFO:tasks.rados.rados.0.smithi110.stdout:2629: finishing write tid 3 to smithi11086371-17 2024-08-17T00:42:49.179 INFO:tasks.rados.rados.0.smithi110.stdout:2629: finishing write tid 4 to smithi11086371-17 2024-08-17T00:42:49.180 INFO:tasks.rados.rados.0.smithi110.stdout:2629: finishing write tid 5 to smithi11086371-17 2024-08-17T00:42:49.180 INFO:tasks.rados.rados.0.smithi110.stdout:2631: seq_num 815 ranges {0=458752,458752=655360,1114112=409600,1523712=139264} 2024-08-17T00:42:49.181 INFO:tasks.rados.rados.0.smithi110.stdout:2631: writing smithi11086371-27 from 0 to 458752 tid 1 2024-08-17T00:42:49.185 INFO:tasks.rados.rados.0.smithi110.stdout:2631: writing smithi11086371-27 from 458752 to 1114112 tid 2 2024-08-17T00:42:49.188 INFO:tasks.rados.rados.0.smithi110.stdout:2631: writing smithi11086371-27 from 1114112 to 1523712 tid 3 2024-08-17T00:42:49.189 INFO:tasks.rados.rados.0.smithi110.stdout:2631: writing smithi11086371-27 from 1523712 to 1662976 tid 4 2024-08-17T00:42:49.189 INFO:tasks.rados.rados.0.smithi110.stdout:2632: rollback oid 50 current snap is 239 2024-08-17T00:42:49.189 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 50 to 205 2024-08-17T00:42:49.190 INFO:tasks.rados.rados.0.smithi110.stdout:2629: finishing write tid 6 to smithi11086371-17 2024-08-17T00:42:49.190 INFO:tasks.rados.rados.0.smithi110.stdout:2629: oid 17 updating version 0 to 881 2024-08-17T00:42:49.190 INFO:tasks.rados.rados.0.smithi110.stdout:2629: oid 17 updating version 881 to 885 2024-08-17T00:42:49.190 INFO:tasks.rados.rados.0.smithi110.stdout:2629: oid 17 version 885 is already newer than 883 2024-08-17T00:42:49.190 INFO:tasks.rados.rados.0.smithi110.stdout:2629: oid 17 version 885 is already newer than 884 2024-08-17T00:42:49.190 INFO:tasks.rados.rados.0.smithi110.stdout:2629: oid 17 version 885 is already newer than 882 2024-08-17T00:42:49.190 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 885 (ObjNum 813 snap 239 seq_num 813) dirty exists 2024-08-17T00:42:49.190 INFO:tasks.rados.rados.0.smithi110.stdout:2629: left oid 17 (ObjNum 813 snap 239 seq_num 813) 2024-08-17T00:42:49.190 INFO:tasks.rados.rados.0.smithi110.stdout:2630: finishing write tid 1 to smithi11086371-25 2024-08-17T00:42:49.190 INFO:tasks.rados.rados.0.smithi110.stdout:2629: done (3 left) 2024-08-17T00:42:49.190 INFO:tasks.rados.rados.0.smithi110.stdout:2633: delete oid 44 current snap is 239 2024-08-17T00:42:49.190 INFO:tasks.rados.rados.0.smithi110.stdout:2630: finishing write tid 2 to smithi11086371-25 2024-08-17T00:42:49.191 INFO:tasks.rados.rados.0.smithi110.stdout:2630: finishing write tid 3 to smithi11086371-25 2024-08-17T00:42:49.191 INFO:tasks.rados.rados.0.smithi110.stdout:2630: finishing write tid 4 to smithi11086371-25 2024-08-17T00:42:49.191 INFO:tasks.rados.rados.0.smithi110.stdout:2630: finishing write tid 5 to smithi11086371-25 2024-08-17T00:42:49.191 INFO:tasks.rados.rados.0.smithi110.stdout:2630: oid 25 updating version 0 to 1221 2024-08-17T00:42:49.191 INFO:tasks.rados.rados.0.smithi110.stdout:2630: oid 25 version 1221 is already newer than 1220 2024-08-17T00:42:49.191 INFO:tasks.rados.rados.0.smithi110.stdout:2630: oid 25 version 1221 is already newer than 1219 2024-08-17T00:42:49.191 INFO:tasks.rados.rados.0.smithi110.stdout:2630: oid 25 version 1221 is already newer than 1218 2024-08-17T00:42:49.191 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 1221 (ObjNum 814 snap 239 seq_num 814) dirty exists 2024-08-17T00:42:49.191 INFO:tasks.rados.rados.0.smithi110.stdout:2630: left oid 25 (ObjNum 814 snap 239 seq_num 814) 2024-08-17T00:42:49.191 INFO:tasks.rados.rados.0.smithi110.stdout:2631: finishing write tid 1 to smithi11086371-27 2024-08-17T00:42:49.191 INFO:tasks.rados.rados.0.smithi110.stdout:2631: finishing write tid 2 to smithi11086371-27 2024-08-17T00:42:49.192 INFO:tasks.rados.rados.0.smithi110.stdout:2632: finishing rollback tid 1 to smithi11086371-50 2024-08-17T00:42:49.192 INFO:tasks.rados.rados.0.smithi110.stdout:2630: done (3 left) 2024-08-17T00:42:49.192 INFO:tasks.rados.rados.0.smithi110.stdout:2633: done (2 left) 2024-08-17T00:42:49.192 INFO:tasks.rados.rados.0.smithi110.stdout:2634: snap_create 2024-08-17T00:42:49.192 INFO:tasks.rados.rados.0.smithi110.stdout:2632: finishing rollback tid 2 to smithi11086371-50 2024-08-17T00:42:49.192 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 925 (ObjNum 430 snap 114 seq_num 430) dirty exists 2024-08-17T00:42:49.192 INFO:tasks.rados.rados.0.smithi110.stdout:2631: finishing write tid 3 to smithi11086371-27 2024-08-17T00:42:49.193 INFO:tasks.rados.rados.0.smithi110.stdout:2631: finishing write tid 4 to smithi11086371-27 2024-08-17T00:42:49.193 INFO:tasks.rados.rados.0.smithi110.stdout:2631: finishing write tid 5 to smithi11086371-27 2024-08-17T00:42:49.194 INFO:tasks.rados.rados.0.smithi110.stdout:2631: finishing write tid 6 to smithi11086371-27 2024-08-17T00:42:49.194 INFO:tasks.rados.rados.0.smithi110.stdout:2631: oid 27 updating version 0 to 1089 2024-08-17T00:42:49.194 INFO:tasks.rados.rados.0.smithi110.stdout:2631: oid 27 updating version 1089 to 1090 2024-08-17T00:42:49.194 INFO:tasks.rados.rados.0.smithi110.stdout:2631: oid 27 updating version 1090 to 1092 2024-08-17T00:42:49.194 INFO:tasks.rados.rados.0.smithi110.stdout:2631: oid 27 version 1092 is already newer than 1088 2024-08-17T00:42:49.194 INFO:tasks.rados.rados.0.smithi110.stdout:2631: oid 27 version 1092 is already newer than 1091 2024-08-17T00:42:49.194 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 1092 (ObjNum 815 snap 239 seq_num 815) dirty exists 2024-08-17T00:42:49.194 INFO:tasks.rados.rados.0.smithi110.stdout:2631: left oid 27 (ObjNum 815 snap 239 seq_num 815) 2024-08-17T00:42:49.467 INFO:teuthology.orchestra.run.smithi110.stdout:{ 2024-08-17T00:42:49.467 INFO:teuthology.orchestra.run.smithi110.stdout: "mon": { 2024-08-17T00:42:49.468 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 3 2024-08-17T00:42:49.468 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:42:49.468 INFO:teuthology.orchestra.run.smithi110.stdout: "mgr": { 2024-08-17T00:42:49.468 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 2 2024-08-17T00:42:49.468 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:42:49.468 INFO:teuthology.orchestra.run.smithi110.stdout: "osd": { 2024-08-17T00:42:49.468 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 1, 2024-08-17T00:42:49.468 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 6 2024-08-17T00:42:49.468 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:42:49.468 INFO:teuthology.orchestra.run.smithi110.stdout: "mds": { 2024-08-17T00:42:49.468 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 2 2024-08-17T00:42:49.468 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:42:49.469 INFO:teuthology.orchestra.run.smithi110.stdout: "overall": { 2024-08-17T00:42:49.469 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 3, 2024-08-17T00:42:49.469 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 11 2024-08-17T00:42:49.469 INFO:teuthology.orchestra.run.smithi110.stdout: } 2024-08-17T00:42:49.469 INFO:teuthology.orchestra.run.smithi110.stdout:} 2024-08-17T00:42:49.566 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:49 smithi177 podman[105440]: 2024-08-17 00:42:49.140236395 +0000 UTC m=+0.634941455 container remove 62d5ef1b1bb50fc0d91924a61badb0beff2c3603696be8d79ea892fe218864a5 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-03f4c3e, org.label-schema.vendor=CentOS) 2024-08-17T00:42:49.861 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:49 smithi177 podman[105533]: 2024-08-17 00:42:49.566153481 +0000 UTC m=+0.114206808 container create f6de3c4d2640b7e58678151d34d611bde30d62618bb780e7cdf2dae31a2dc0f1 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6-deactivate, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, RELEASE=squid-d863d21, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T00:42:49.861 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:49 smithi177 podman[105533]: 2024-08-17 00:42:49.469590541 +0000 UTC m=+0.017643843 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:42:49.861 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:49 smithi177 podman[105533]: 2024-08-17 00:42:49.777608077 +0000 UTC m=+0.325661362 container init f6de3c4d2640b7e58678151d34d611bde30d62618bb780e7cdf2dae31a2dc0f1 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6-deactivate, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=squid-d863d21) 2024-08-17T00:42:49.861 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:49 smithi177 podman[105533]: 2024-08-17 00:42:49.782534901 +0000 UTC m=+0.330588187 container start f6de3c4d2640b7e58678151d34d611bde30d62618bb780e7cdf2dae31a2dc0f1 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6-deactivate, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=squid-d863d21, GIT_CLEAN=True) 2024-08-17T00:42:49.861 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:49 smithi177 podman[105533]: 2024-08-17 00:42:49.860365302 +0000 UTC m=+0.408418596 container attach f6de3c4d2640b7e58678151d34d611bde30d62618bb780e7cdf2dae31a2dc0f1 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6-deactivate, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-d863d21, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-08-17T00:42:49.941 INFO:tasks.rados.rados.0.smithi110.stdout:2631: done (2 left) 2024-08-17T00:42:49.941 INFO:tasks.rados.rados.0.smithi110.stdout:2632: done (1 left) 2024-08-17T00:42:49.941 INFO:tasks.rados.rados.0.smithi110.stdout:2634: done (0 left) 2024-08-17T00:42:49.941 INFO:tasks.rados.rados.0.smithi110.stdout:2635: copy_from oid 8 from oid 3 current snap is 240 2024-08-17T00:42:49.941 INFO:tasks.rados.rados.0.smithi110.stdout:2636: setattr oid 13 current snap is 240 2024-08-17T00:42:49.943 INFO:tasks.rados.rados.0.smithi110.stdout:2637: delete oid 23 current snap is 240 2024-08-17T00:42:49.949 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 1083 (ObjNum 641 snap 172 seq_num 641) dirty exists 2024-08-17T00:42:49.950 INFO:tasks.rados.rados.0.smithi110.stdout:2636: done (2 left) 2024-08-17T00:42:49.951 INFO:tasks.rados.rados.0.smithi110.stdout:2637: done (1 left) 2024-08-17T00:42:49.951 INFO:tasks.rados.rados.0.smithi110.stdout:2638: copy_from oid 37 from oid 48 current snap is 240 2024-08-17T00:42:49.951 INFO:tasks.rados.rados.0.smithi110.stdout:2639: snap_create 2024-08-17T00:42:49.959 INFO:tasks.rados.rados.0.smithi110.stdout:2638: finishing copy_from racing read to smithi11086371-37 2024-08-17T00:42:49.960 INFO:tasks.rados.rados.0.smithi110.stdout:2638: finishing copy_from to smithi11086371-37 2024-08-17T00:42:49.960 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 898 (ObjNum 802 snap 238 seq_num 802) dirty exists 2024-08-17T00:42:49.962 INFO:tasks.rados.rados.0.smithi110.stdout:2635: finishing copy_from racing read to smithi11086371-8 2024-08-17T00:42:49.965 INFO:tasks.rados.rados.0.smithi110.stdout:2635: finishing copy_from to smithi11086371-8 2024-08-17T00:42:49.965 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 997 (ObjNum 641 snap 172 seq_num 641) dirty exists 2024-08-17T00:42:50.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:49 smithi177 ceph-mon[90034]: from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:42:50.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:49 smithi177 ceph-mon[90034]: from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:42:50.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:49 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/798942183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:42:50.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:49 smithi177 ceph-mon[90034]: osdmap e557: 8 total, 7 up, 8 in 2024-08-17T00:42:50.113 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:49 smithi177 podman[105533]: 2024-08-17 00:42:49.973242195 +0000 UTC m=+0.521295490 container died f6de3c4d2640b7e58678151d34d611bde30d62618bb780e7cdf2dae31a2dc0f1 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-d863d21, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0) 2024-08-17T00:42:50.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:49 smithi110 ceph-mon[98148]: from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:42:50.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:49 smithi110 ceph-mon[98148]: from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:42:50.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:49 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/798942183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:42:50.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:49 smithi110 ceph-mon[98148]: osdmap e557: 8 total, 7 up, 8 in 2024-08-17T00:42:50.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:49 smithi110 ceph-mon[100641]: from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:42:50.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:49 smithi110 ceph-mon[100641]: from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:42:50.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:49 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/798942183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:42:50.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:49 smithi110 ceph-mon[100641]: osdmap e557: 8 total, 7 up, 8 in 2024-08-17T00:42:50.944 INFO:tasks.rados.rados.0.smithi110.stdout:2635: done (2 left) 2024-08-17T00:42:50.944 INFO:tasks.rados.rados.0.smithi110.stdout:2638: done (1 left) 2024-08-17T00:42:50.944 INFO:tasks.rados.rados.0.smithi110.stdout:2639: done (0 left) 2024-08-17T00:42:50.944 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 12 current snap is 241 2024-08-17T00:42:50.944 INFO:tasks.rados.rados.0.smithi110.stdout:2640: seq_num 818 ranges {2269184=507904,2777088=704512,3481600=499712} 2024-08-17T00:42:50.958 INFO:tasks.rados.rados.0.smithi110.stdout:2640: writing smithi11086371-12 from 2269184 to 2777088 tid 1 2024-08-17T00:42:50.962 INFO:tasks.rados.rados.0.smithi110.stdout:2640: writing smithi11086371-12 from 2777088 to 3481600 tid 2 2024-08-17T00:42:50.966 INFO:tasks.rados.rados.0.smithi110.stdout:2640: writing smithi11086371-12 from 3481600 to 3981312 tid 3 2024-08-17T00:42:50.966 INFO:tasks.rados.rados.0.smithi110.stdout:2640: finishing write tid 1 to smithi11086371-12 2024-08-17T00:42:50.966 INFO:tasks.rados.rados.0.smithi110.stdout:2641: read oid 33 snap -1 2024-08-17T00:42:50.966 INFO:tasks.rados.rados.0.smithi110.stdout:2641: expect (ObjNum 751 snap 219 seq_num 751) 2024-08-17T00:42:50.966 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 1 current snap is 241 2024-08-17T00:42:50.966 INFO:tasks.rados.rados.0.smithi110.stdout:2642: seq_num 819 ranges {2048000=524288,2572288=589824,3162112=614400} 2024-08-17T00:42:50.975 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:50 smithi177 podman[105576]: 2024-08-17 00:42:50.614235052 +0000 UTC m=+0.630809504 container remove f6de3c4d2640b7e58678151d34d611bde30d62618bb780e7cdf2dae31a2dc0f1 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6-deactivate, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=squid-d863d21, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T00:42:50.976 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:50 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.6.service: Deactivated successfully. 2024-08-17T00:42:50.976 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:50 smithi177 systemd[1]: Stopped Ceph osd.6 for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:42:50.976 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:50 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.6.service: Consumed 13.047s CPU time. 2024-08-17T00:42:50.976 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:50 smithi177 systemd[1]: Starting Ceph osd.6 for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:42:50.980 INFO:tasks.rados.rados.0.smithi110.stdout:2642: writing smithi11086371-1 from 2048000 to 2572288 tid 1 2024-08-17T00:42:50.983 INFO:tasks.rados.rados.0.smithi110.stdout:2642: writing smithi11086371-1 from 2572288 to 3162112 tid 2 2024-08-17T00:42:50.987 INFO:tasks.rados.rados.0.smithi110.stdout:2642: writing smithi11086371-1 from 3162112 to 3776512 tid 3 2024-08-17T00:42:50.987 INFO:tasks.rados.rados.0.smithi110.stdout:2643: snap_create 2024-08-17T00:42:50.987 INFO:tasks.rados.rados.0.smithi110.stdout:2640: finishing write tid 2 to smithi11086371-12 2024-08-17T00:42:50.987 INFO:tasks.rados.rados.0.smithi110.stdout:2641: expect (ObjNum 751 snap 219 seq_num 751) 2024-08-17T00:42:51.007 INFO:tasks.rados.rados.0.smithi110.stdout:2640: finishing write tid 3 to smithi11086371-12 2024-08-17T00:42:51.007 INFO:tasks.rados.rados.0.smithi110.stdout:2640: finishing write tid 4 to smithi11086371-12 2024-08-17T00:42:51.008 INFO:tasks.rados.rados.0.smithi110.stdout:2640: finishing write tid 5 to smithi11086371-12 2024-08-17T00:42:51.008 INFO:tasks.rados.rados.0.smithi110.stdout:2640: oid 12 updating version 0 to 924 2024-08-17T00:42:51.008 INFO:tasks.rados.rados.0.smithi110.stdout:2640: oid 12 updating version 924 to 925 2024-08-17T00:42:51.008 INFO:tasks.rados.rados.0.smithi110.stdout:2640: oid 12 version 925 is already newer than 923 2024-08-17T00:42:51.008 INFO:tasks.rados.rados.0.smithi110.stdout:2640: oid 12 version 925 is already newer than 922 2024-08-17T00:42:51.008 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 925 (ObjNum 818 snap 241 seq_num 818) dirty exists 2024-08-17T00:42:51.008 INFO:tasks.rados.rados.0.smithi110.stdout:2640: left oid 12 (ObjNum 818 snap 241 seq_num 818) 2024-08-17T00:42:51.009 INFO:tasks.rados.rados.0.smithi110.stdout:2642: finishing write tid 1 to smithi11086371-1 2024-08-17T00:42:51.009 INFO:tasks.rados.rados.0.smithi110.stdout:2642: finishing write tid 2 to smithi11086371-1 2024-08-17T00:42:51.009 INFO:tasks.rados.rados.0.smithi110.stdout:2642: finishing write tid 3 to smithi11086371-1 2024-08-17T00:42:51.009 INFO:tasks.rados.rados.0.smithi110.stdout:2642: finishing write tid 4 to smithi11086371-1 2024-08-17T00:42:51.009 INFO:tasks.rados.rados.0.smithi110.stdout:2642: finishing write tid 5 to smithi11086371-1 2024-08-17T00:42:51.009 INFO:tasks.rados.rados.0.smithi110.stdout:2642: oid 1 updating version 0 to 1001 2024-08-17T00:42:51.009 INFO:tasks.rados.rados.0.smithi110.stdout:2642: oid 1 version 1001 is already newer than 999 2024-08-17T00:42:51.009 INFO:tasks.rados.rados.0.smithi110.stdout:2642: oid 1 version 1001 is already newer than 1000 2024-08-17T00:42:51.009 INFO:tasks.rados.rados.0.smithi110.stdout:2642: oid 1 version 1001 is already newer than 998 2024-08-17T00:42:51.009 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 1001 (ObjNum 819 snap 241 seq_num 819) dirty exists 2024-08-17T00:42:51.009 INFO:tasks.rados.rados.0.smithi110.stdout:2642: left oid 1 (ObjNum 819 snap 241 seq_num 819) 2024-08-17T00:42:51.252 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:50 smithi177 ceph-mon[90034]: pgmap v399: 121 pgs: 14 active+undersized, 7 peering, 3 stale+active+clean, 2 active+undersized+degraded, 95 active+clean; 253 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.0 MiB/s wr, 30 op/s; 17/573 objects degraded (2.967%) 2024-08-17T00:42:51.252 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:50 smithi177 ceph-mon[90034]: osdmap e558: 8 total, 7 up, 8 in 2024-08-17T00:42:51.252 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:51 smithi177 podman[105679]: 2024-08-17 00:42:50.950609824 +0000 UTC m=+0.017989090 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:42:51.252 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:51 smithi177 podman[105679]: 2024-08-17 00:42:51.057607367 +0000 UTC m=+0.124986608 container create 821346540eea101e2ee5573fb8527652585637a41fff3abe1978cc4e8ea9f232 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6-activate, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=squid-d863d21, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T00:42:51.253 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:51 smithi177 podman[105679]: 2024-08-17 00:42:51.251865617 +0000 UTC m=+0.319244866 container init 821346540eea101e2ee5573fb8527652585637a41fff3abe1978cc4e8ea9f232 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6-activate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=squid-d863d21, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T00:42:51.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:50 smithi110 ceph-mon[98148]: pgmap v399: 121 pgs: 14 active+undersized, 7 peering, 3 stale+active+clean, 2 active+undersized+degraded, 95 active+clean; 253 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.0 MiB/s wr, 30 op/s; 17/573 objects degraded (2.967%) 2024-08-17T00:42:51.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:50 smithi110 ceph-mon[98148]: osdmap e558: 8 total, 7 up, 8 in 2024-08-17T00:42:51.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:50 smithi110 ceph-mon[100641]: pgmap v399: 121 pgs: 14 active+undersized, 7 peering, 3 stale+active+clean, 2 active+undersized+degraded, 95 active+clean; 253 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.0 MiB/s wr, 30 op/s; 17/573 objects degraded (2.967%) 2024-08-17T00:42:51.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:50 smithi110 ceph-mon[100641]: osdmap e558: 8 total, 7 up, 8 in 2024-08-17T00:42:51.588 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:51 smithi177 podman[105679]: 2024-08-17 00:42:51.256525395 +0000 UTC m=+0.323904637 container start 821346540eea101e2ee5573fb8527652585637a41fff3abe1978cc4e8ea9f232 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6-activate, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, RELEASE=squid-d863d21, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-08-17T00:42:51.588 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:51 smithi177 podman[105679]: 2024-08-17 00:42:51.343404926 +0000 UTC m=+0.410784170 container attach 821346540eea101e2ee5573fb8527652585637a41fff3abe1978cc4e8ea9f232 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6-activate, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=squid-d863d21, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-08-17T00:42:51.588 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:51 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6-activate[105694]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:42:51.588 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:51 smithi177 bash[105679]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:42:51.588 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:51 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6-activate[105694]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:42:51.588 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:51 smithi177 bash[105679]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:42:51.588 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:51 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6-activate[105694]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-08-17T00:42:51.588 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:51 smithi177 bash[105679]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-08-17T00:42:51.863 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:51 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6-activate[105694]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-08-17T00:42:51.863 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:51 smithi177 bash[105679]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-08-17T00:42:51.863 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:51 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6-activate[105694]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-08-17T00:42:51.863 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:51 smithi177 bash[105679]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-08-17T00:42:51.863 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:51 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6-activate[105694]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-08-17T00:42:51.863 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:51 smithi177 bash[105679]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-08-17T00:42:51.863 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:51 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6-activate[105694]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-08-17T00:42:51.863 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:51 smithi177 bash[105679]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-08-17T00:42:51.863 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:51 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6-activate[105694]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-08-17T00:42:51.863 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:51 smithi177 bash[105679]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-08-17T00:42:51.864 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:51 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6-activate[105694]: --> ceph-volume raw activate successful for osd ID: 6 2024-08-17T00:42:51.864 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:51 smithi177 bash[105679]: --> ceph-volume raw activate successful for osd ID: 6 2024-08-17T00:42:51.864 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:51 smithi177 podman[105679]: 2024-08-17 00:42:51.639074358 +0000 UTC m=+0.706453602 container died 821346540eea101e2ee5573fb8527652585637a41fff3abe1978cc4e8ea9f232 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6-activate, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=squid-d863d21, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-08-17T00:42:51.984 INFO:tasks.rados.rados.0.smithi110.stdout:2640: done (3 left) 2024-08-17T00:42:51.984 INFO:tasks.rados.rados.0.smithi110.stdout:2641: done (2 left) 2024-08-17T00:42:51.984 INFO:tasks.rados.rados.0.smithi110.stdout:2642: done (1 left) 2024-08-17T00:42:51.984 INFO:tasks.rados.rados.0.smithi110.stdout:2643: done (0 left) 2024-08-17T00:42:51.985 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 46 current snap is 242 2024-08-17T00:42:51.985 INFO:tasks.rados.rados.0.smithi110.stdout:2644: seq_num 820 ranges {1236992=540672,1777664=475136,2252800=598016,2850816=131072} 2024-08-17T00:42:51.993 INFO:tasks.rados.rados.0.smithi110.stdout:2644: writing smithi11086371-46 from 1236992 to 1777664 tid 1 2024-08-17T00:42:51.996 INFO:tasks.rados.rados.0.smithi110.stdout:2644: writing smithi11086371-46 from 1777664 to 2252800 tid 2 2024-08-17T00:42:51.999 INFO:tasks.rados.rados.0.smithi110.stdout:2644: writing smithi11086371-46 from 2252800 to 2850816 tid 3 2024-08-17T00:42:52.000 INFO:tasks.rados.rados.0.smithi110.stdout:2644: writing smithi11086371-46 from 2850816 to 2981888 tid 4 2024-08-17T00:42:52.000 INFO:tasks.rados.rados.0.smithi110.stdout:2645: delete oid 37 current snap is 242 2024-08-17T00:42:52.000 INFO:tasks.rados.rados.0.smithi110.stdout:2644: finishing write tid 1 to smithi11086371-46 2024-08-17T00:42:52.001 INFO:tasks.rados.rados.0.smithi110.stdout:2644: finishing write tid 2 to smithi11086371-46 2024-08-17T00:42:52.003 INFO:tasks.rados.rados.0.smithi110.stdout:2644: finishing write tid 3 to smithi11086371-46 2024-08-17T00:42:52.003 INFO:tasks.rados.rados.0.smithi110.stdout:2644: finishing write tid 4 to smithi11086371-46 2024-08-17T00:42:52.003 INFO:tasks.rados.rados.0.smithi110.stdout:2644: finishing write tid 5 to smithi11086371-46 2024-08-17T00:42:52.004 INFO:tasks.rados.rados.0.smithi110.stdout:2644: finishing write tid 6 to smithi11086371-46 2024-08-17T00:42:52.005 INFO:tasks.rados.rados.0.smithi110.stdout:2644: oid 46 updating version 0 to 1089 2024-08-17T00:42:52.005 INFO:tasks.rados.rados.0.smithi110.stdout:2644: oid 46 version 1089 is already newer than 1087 2024-08-17T00:42:52.005 INFO:tasks.rados.rados.0.smithi110.stdout:2644: oid 46 version 1089 is already newer than 1088 2024-08-17T00:42:52.005 INFO:tasks.rados.rados.0.smithi110.stdout:2644: oid 46 version 1089 is already newer than 1086 2024-08-17T00:42:52.005 INFO:tasks.rados.rados.0.smithi110.stdout:2644: oid 46 version 1089 is already newer than 1085 2024-08-17T00:42:52.005 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 1089 (ObjNum 820 snap 242 seq_num 820) dirty exists 2024-08-17T00:42:52.005 INFO:tasks.rados.rados.0.smithi110.stdout:2644: left oid 46 (ObjNum 820 snap 242 seq_num 820) 2024-08-17T00:42:52.005 INFO:tasks.rados.rados.0.smithi110.stdout:2644: done (1 left) 2024-08-17T00:42:52.005 INFO:tasks.rados.rados.0.smithi110.stdout:2645: done (0 left) 2024-08-17T00:42:52.005 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 11 current snap is 242 2024-08-17T00:42:52.005 INFO:tasks.rados.rados.0.smithi110.stdout:2646: seq_num 822 ranges {5595136=573440,6168576=696320,6864896=507904} 2024-08-17T00:42:52.037 INFO:tasks.rados.rados.0.smithi110.stdout:2646: writing smithi11086371-11 from 5595136 to 6168576 tid 1 2024-08-17T00:42:52.041 INFO:tasks.rados.rados.0.smithi110.stdout:2646: writing smithi11086371-11 from 6168576 to 6864896 tid 2 2024-08-17T00:42:52.044 INFO:tasks.rados.rados.0.smithi110.stdout:2646: writing smithi11086371-11 from 6864896 to 7372800 tid 3 2024-08-17T00:42:52.044 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 49 current snap is 242 2024-08-17T00:42:52.044 INFO:tasks.rados.rados.0.smithi110.stdout:2646: finishing write tid 1 to smithi11086371-11 2024-08-17T00:42:52.044 INFO:tasks.rados.rados.0.smithi110.stdout:2647: seq_num 823 ranges {1253376=589824,1843200=573440,2416640=630784} 2024-08-17T00:42:52.053 INFO:tasks.rados.rados.0.smithi110.stdout:2647: writing smithi11086371-49 from 1253376 to 1843200 tid 1 2024-08-17T00:42:52.057 INFO:tasks.rados.rados.0.smithi110.stdout:2647: writing smithi11086371-49 from 1843200 to 2416640 tid 2 2024-08-17T00:42:52.061 INFO:tasks.rados.rados.0.smithi110.stdout:2647: writing smithi11086371-49 from 2416640 to 3047424 tid 3 2024-08-17T00:42:52.061 INFO:tasks.rados.rados.0.smithi110.stdout:2648: snap_create 2024-08-17T00:42:52.061 INFO:tasks.rados.rados.0.smithi110.stdout:2646: finishing write tid 2 to smithi11086371-11 2024-08-17T00:42:52.061 INFO:tasks.rados.rados.0.smithi110.stdout:2646: finishing write tid 3 to smithi11086371-11 2024-08-17T00:42:52.061 INFO:tasks.rados.rados.0.smithi110.stdout:2646: finishing write tid 4 to smithi11086371-11 2024-08-17T00:42:52.061 INFO:tasks.rados.rados.0.smithi110.stdout:2646: finishing write tid 5 to smithi11086371-11 2024-08-17T00:42:52.061 INFO:tasks.rados.rados.0.smithi110.stdout:2646: oid 11 updating version 0 to 912 2024-08-17T00:42:52.061 INFO:tasks.rados.rados.0.smithi110.stdout:2646: oid 11 updating version 912 to 913 2024-08-17T00:42:52.061 INFO:tasks.rados.rados.0.smithi110.stdout:2646: oid 11 version 913 is already newer than 910 2024-08-17T00:42:52.061 INFO:tasks.rados.rados.0.smithi110.stdout:2646: oid 11 version 913 is already newer than 911 2024-08-17T00:42:52.062 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 913 (ObjNum 822 snap 242 seq_num 822) dirty exists 2024-08-17T00:42:52.062 INFO:tasks.rados.rados.0.smithi110.stdout:2646: left oid 11 (ObjNum 822 snap 242 seq_num 822) 2024-08-17T00:42:52.062 INFO:tasks.rados.rados.0.smithi110.stdout:2647: finishing write tid 1 to smithi11086371-49 2024-08-17T00:42:52.062 INFO:tasks.rados.rados.0.smithi110.stdout:2647: finishing write tid 2 to smithi11086371-49 2024-08-17T00:42:52.063 INFO:tasks.rados.rados.0.smithi110.stdout:2647: finishing write tid 3 to smithi11086371-49 2024-08-17T00:42:52.063 INFO:tasks.rados.rados.0.smithi110.stdout:2647: finishing write tid 4 to smithi11086371-49 2024-08-17T00:42:52.064 INFO:tasks.rados.rados.0.smithi110.stdout:2647: finishing write tid 5 to smithi11086371-49 2024-08-17T00:42:52.064 INFO:tasks.rados.rados.0.smithi110.stdout:2647: oid 49 updating version 0 to 921 2024-08-17T00:42:52.064 INFO:tasks.rados.rados.0.smithi110.stdout:2647: oid 49 version 921 is already newer than 919 2024-08-17T00:42:52.064 INFO:tasks.rados.rados.0.smithi110.stdout:2647: oid 49 version 921 is already newer than 920 2024-08-17T00:42:52.064 INFO:tasks.rados.rados.0.smithi110.stdout:2647: oid 49 updating version 921 to 922 2024-08-17T00:42:52.064 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 922 (ObjNum 823 snap 242 seq_num 823) dirty exists 2024-08-17T00:42:52.064 INFO:tasks.rados.rados.0.smithi110.stdout:2647: left oid 49 (ObjNum 823 snap 242 seq_num 823) 2024-08-17T00:42:52.256 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:51 smithi177 ceph-mon[90034]: Health check failed: Degraded data redundancy: 17/573 objects degraded (2.967%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T00:42:52.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:51 smithi110 ceph-mon[98148]: Health check failed: Degraded data redundancy: 17/573 objects degraded (2.967%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T00:42:52.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:51 smithi110 ceph-mon[100641]: Health check failed: Degraded data redundancy: 17/573 objects degraded (2.967%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T00:42:52.545 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:52 smithi177 podman[105848]: 2024-08-17 00:42:52.25594032 +0000 UTC m=+0.611068648 container remove 821346540eea101e2ee5573fb8527652585637a41fff3abe1978cc4e8ea9f232 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6-activate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, RELEASE=squid-d863d21, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-08-17T00:42:52.546 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:52 smithi177 podman[105914]: 2024-08-17 00:42:52.440368867 +0000 UTC m=+0.087392981 container create c32a908141ead46ffe259438ce3e3d71bb282526e40105b300edf0401cf70365 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-d863d21, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True) 2024-08-17T00:42:52.546 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:52 smithi177 podman[105914]: 2024-08-17 00:42:52.370543969 +0000 UTC m=+0.017568088 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:42:52.986 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:52 smithi177 podman[105914]: 2024-08-17 00:42:52.634066404 +0000 UTC m=+0.281090518 container init c32a908141ead46ffe259438ce3e3d71bb282526e40105b300edf0401cf70365 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6, RELEASE=squid-d863d21, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0) 2024-08-17T00:42:52.986 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:52 smithi177 podman[105914]: 2024-08-17 00:42:52.639349032 +0000 UTC m=+0.286373147 container start c32a908141ead46ffe259438ce3e3d71bb282526e40105b300edf0401cf70365 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=squid-d863d21) 2024-08-17T00:42:52.986 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:52 smithi177 ceph-osd[105953]: -- 172.21.15.177:0/1966145262 <== mon.1 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564fd7b77a40 con 0x564fd893a400 2024-08-17T00:42:52.986 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:52 smithi177 bash[105914]: c32a908141ead46ffe259438ce3e3d71bb282526e40105b300edf0401cf70365 2024-08-17T00:42:52.987 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:52 smithi177 systemd[1]: Started Ceph osd.6 for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:42:52.989 INFO:tasks.rados.rados.0.smithi110.stdout:2646: done (2 left) 2024-08-17T00:42:52.989 INFO:tasks.rados.rados.0.smithi110.stdout:2647: done (1 left) 2024-08-17T00:42:52.990 INFO:tasks.rados.rados.0.smithi110.stdout:2648: done (0 left) 2024-08-17T00:42:52.990 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 15 current snap is 243 2024-08-17T00:42:52.990 INFO:tasks.rados.rados.0.smithi110.stdout:2649: seq_num 824 ranges {0=606208,606208=458752,1064960=573440,1638400=172032} 2024-08-17T00:42:52.993 INFO:tasks.rados.rados.0.smithi110.stdout:2649: writing smithi11086371-15 from 0 to 606208 tid 1 2024-08-17T00:42:52.995 INFO:tasks.rados.rados.0.smithi110.stdout:2649: writing smithi11086371-15 from 606208 to 1064960 tid 2 2024-08-17T00:42:52.999 INFO:tasks.rados.rados.0.smithi110.stdout:2649: writing smithi11086371-15 from 1064960 to 1638400 tid 3 2024-08-17T00:42:53.000 INFO:tasks.rados.rados.0.smithi110.stdout:2649: writing smithi11086371-15 from 1638400 to 1810432 tid 4 2024-08-17T00:42:53.001 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 21 current snap is 243 2024-08-17T00:42:53.001 INFO:tasks.rados.rados.0.smithi110.stdout:2649: finishing write tid 1 to smithi11086371-15 2024-08-17T00:42:53.001 INFO:tasks.rados.rados.0.smithi110.stdout:2650: seq_num 825 ranges {3727360=622592,4349952=745472,5095424=458752} 2024-08-17T00:42:53.024 INFO:tasks.rados.rados.0.smithi110.stdout:2650: writing smithi11086371-21 from 3727360 to 4349952 tid 1 2024-08-17T00:42:53.028 INFO:tasks.rados.rados.0.smithi110.stdout:2650: writing smithi11086371-21 from 4349952 to 5095424 tid 2 2024-08-17T00:42:53.031 INFO:tasks.rados.rados.0.smithi110.stdout:2650: writing smithi11086371-21 from 5095424 to 5554176 tid 3 2024-08-17T00:42:53.031 INFO:tasks.rados.rados.0.smithi110.stdout:2651: setattr oid 46 current snap is 243 2024-08-17T00:42:53.031 INFO:tasks.rados.rados.0.smithi110.stdout:2649: finishing write tid 2 to smithi11086371-15 2024-08-17T00:42:53.032 INFO:tasks.rados.rados.0.smithi110.stdout:2649: finishing write tid 3 to smithi11086371-15 2024-08-17T00:42:53.032 INFO:tasks.rados.rados.0.smithi110.stdout:2649: finishing write tid 4 to smithi11086371-15 2024-08-17T00:42:53.032 INFO:tasks.rados.rados.0.smithi110.stdout:2649: finishing write tid 5 to smithi11086371-15 2024-08-17T00:42:53.032 INFO:tasks.rados.rados.0.smithi110.stdout:2649: finishing write tid 6 to smithi11086371-15 2024-08-17T00:42:53.032 INFO:tasks.rados.rados.0.smithi110.stdout:2649: oid 15 updating version 0 to 1002 2024-08-17T00:42:53.032 INFO:tasks.rados.rados.0.smithi110.stdout:2649: oid 15 version 1002 is already newer than 998 2024-08-17T00:42:53.032 INFO:tasks.rados.rados.0.smithi110.stdout:2649: oid 15 version 1002 is already newer than 1000 2024-08-17T00:42:53.032 INFO:tasks.rados.rados.0.smithi110.stdout:2649: oid 15 version 1002 is already newer than 999 2024-08-17T00:42:53.032 INFO:tasks.rados.rados.0.smithi110.stdout:2649: oid 15 version 1002 is already newer than 1001 2024-08-17T00:42:53.032 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 1002 (ObjNum 824 snap 243 seq_num 824) dirty exists 2024-08-17T00:42:53.032 INFO:tasks.rados.rados.0.smithi110.stdout:2649: left oid 15 (ObjNum 824 snap 243 seq_num 824) 2024-08-17T00:42:53.032 INFO:tasks.rados.rados.0.smithi110.stdout:2650: finishing write tid 1 to smithi11086371-21 2024-08-17T00:42:53.033 INFO:tasks.rados.rados.0.smithi110.stdout:2649: done (2 left) 2024-08-17T00:42:53.033 INFO:tasks.rados.rados.0.smithi110.stdout:2652: copy_from oid 14 from oid 2 current snap is 243 2024-08-17T00:42:53.033 INFO:tasks.rados.rados.0.smithi110.stdout:2650: finishing write tid 2 to smithi11086371-21 2024-08-17T00:42:53.033 INFO:tasks.rados.rados.0.smithi110.stdout:2653: snap_create 2024-08-17T00:42:53.034 INFO:tasks.rados.rados.0.smithi110.stdout:2652: finishing copy_from to smithi11086371-14 2024-08-17T00:42:53.034 INFO:tasks.rados.rados.0.smithi110.stdout:2652: got expected ENOENT (src dne) 2024-08-17T00:42:53.034 INFO:tasks.rados.rados.0.smithi110.stdout:2650: finishing write tid 3 to smithi11086371-21 2024-08-17T00:42:53.035 INFO:tasks.rados.rados.0.smithi110.stdout:2652: finishing copy_from racing read to smithi11086371-14 2024-08-17T00:42:53.035 INFO:tasks.rados.rados.0.smithi110.stdout:2650: finishing write tid 4 to smithi11086371-21 2024-08-17T00:42:53.035 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 1091 (ObjNum 820 snap 242 seq_num 820) dirty exists 2024-08-17T00:42:53.036 INFO:tasks.rados.rados.0.smithi110.stdout:2650: finishing write tid 5 to smithi11086371-21 2024-08-17T00:42:53.036 INFO:tasks.rados.rados.0.smithi110.stdout:2650: oid 21 updating version 0 to 1003 2024-08-17T00:42:53.036 INFO:tasks.rados.rados.0.smithi110.stdout:2650: oid 21 updating version 1003 to 1005 2024-08-17T00:42:53.036 INFO:tasks.rados.rados.0.smithi110.stdout:2650: oid 21 version 1005 is already newer than 1004 2024-08-17T00:42:53.036 INFO:tasks.rados.rados.0.smithi110.stdout:2650: oid 21 updating version 1005 to 1006 2024-08-17T00:42:53.036 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 1006 (ObjNum 825 snap 243 seq_num 825) dirty exists 2024-08-17T00:42:53.036 INFO:tasks.rados.rados.0.smithi110.stdout:2650: left oid 21 (ObjNum 825 snap 243 seq_num 825) 2024-08-17T00:42:53.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:52 smithi110 ceph-mon[98148]: osdmap e559: 8 total, 7 up, 8 in 2024-08-17T00:42:53.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:52 smithi110 ceph-mon[98148]: pgmap v402: 121 pgs: 27 active+undersized, 7 peering, 8 active+undersized+degraded, 79 active+clean; 264 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.6 MiB/s wr, 30 op/s; 37/579 objects degraded (6.390%) 2024-08-17T00:42:53.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:52 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:53.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:52 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:53.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:52 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:42:53.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:52 smithi110 ceph-mon[100641]: osdmap e559: 8 total, 7 up, 8 in 2024-08-17T00:42:53.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:52 smithi110 ceph-mon[100641]: pgmap v402: 121 pgs: 27 active+undersized, 7 peering, 8 active+undersized+degraded, 79 active+clean; 264 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.6 MiB/s wr, 30 op/s; 37/579 objects degraded (6.390%) 2024-08-17T00:42:53.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:52 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:53.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:52 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:53.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:52 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:42:53.363 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:53 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T00:42:53.183+0000 7f23e66d8640 -1 Falling back to public interface 2024-08-17T00:42:53.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:52 smithi177 ceph-mon[90034]: osdmap e559: 8 total, 7 up, 8 in 2024-08-17T00:42:53.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:52 smithi177 ceph-mon[90034]: pgmap v402: 121 pgs: 27 active+undersized, 7 peering, 8 active+undersized+degraded, 79 active+clean; 264 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.6 MiB/s wr, 30 op/s; 37/579 objects degraded (6.390%) 2024-08-17T00:42:53.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:52 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:53.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:52 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:53.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:52 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:42:53.993 INFO:tasks.rados.rados.0.smithi110.stdout:2650: done (3 left) 2024-08-17T00:42:53.993 INFO:tasks.rados.rados.0.smithi110.stdout:2651: done (2 left) 2024-08-17T00:42:53.994 INFO:tasks.rados.rados.0.smithi110.stdout:2652: done (1 left) 2024-08-17T00:42:53.994 INFO:tasks.rados.rados.0.smithi110.stdout:2653: done (0 left) 2024-08-17T00:42:53.994 INFO:tasks.rados.rados.0.smithi110.stdout:2654: rollback oid 6 current snap is 244 2024-08-17T00:42:53.994 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 6 to 238 2024-08-17T00:42:53.994 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 9 current snap is 244 2024-08-17T00:42:53.994 INFO:tasks.rados.rados.0.smithi110.stdout:2655: seq_num 826 ranges {0=638976,638976=630784,1269760=573440} 2024-08-17T00:42:53.997 INFO:tasks.rados.rados.0.smithi110.stdout:2655: writing smithi11086371-9 from 0 to 638976 tid 1 2024-08-17T00:42:54.001 INFO:tasks.rados.rados.0.smithi110.stdout:2655: writing smithi11086371-9 from 638976 to 1269760 tid 2 2024-08-17T00:42:54.005 INFO:tasks.rados.rados.0.smithi110.stdout:2655: writing smithi11086371-9 from 1269760 to 1843200 tid 3 2024-08-17T00:42:54.005 INFO:tasks.rados.rados.0.smithi110.stdout:2656: copy_from oid 19 from oid 31 current snap is 244 2024-08-17T00:42:54.005 INFO:tasks.rados.rados.0.smithi110.stdout:2654: finishing rollback tid 0 to smithi11086371-6 2024-08-17T00:42:54.005 INFO:tasks.rados.rados.0.smithi110.stdout:2654: finishing rollback tid 1 to smithi11086371-6 2024-08-17T00:42:54.006 INFO:tasks.rados.rados.0.smithi110.stdout:2654: finishing rollback tid 2 to smithi11086371-6 2024-08-17T00:42:54.006 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 928 (ObjNum 762 snap 224 seq_num 762) dirty exists 2024-08-17T00:42:54.006 INFO:tasks.rados.rados.0.smithi110.stdout:2655: finishing write tid 1 to smithi11086371-9 2024-08-17T00:42:54.006 INFO:tasks.rados.rados.0.smithi110.stdout:2654: done (2 left) 2024-08-17T00:42:54.006 INFO:tasks.rados.rados.0.smithi110.stdout:2657: rollback oid 34 current snap is 244 2024-08-17T00:42:54.006 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 34 to 218 2024-08-17T00:42:54.006 INFO:tasks.rados.rados.0.smithi110.stdout:2658: delete oid 7 current snap is 244 2024-08-17T00:42:54.009 INFO:tasks.rados.rados.0.smithi110.stdout:2655: finishing write tid 2 to smithi11086371-9 2024-08-17T00:42:54.010 INFO:tasks.rados.rados.0.smithi110.stdout:2658: done (3 left) 2024-08-17T00:42:54.010 INFO:tasks.rados.rados.0.smithi110.stdout:2659: read oid 5 snap -1 2024-08-17T00:42:54.010 INFO:tasks.rados.rados.0.smithi110.stdout:2659: expect (ObjNum 793 snap 236 seq_num 793) 2024-08-17T00:42:54.011 INFO:tasks.rados.rados.0.smithi110.stdout:2660: copy_from oid 48 from oid 27 current snap is 244 2024-08-17T00:42:54.011 INFO:tasks.rados.rados.0.smithi110.stdout:2655: finishing write tid 3 to smithi11086371-9 2024-08-17T00:42:54.011 INFO:tasks.rados.rados.0.smithi110.stdout:2661: read oid 4 snap -1 2024-08-17T00:42:54.011 INFO:tasks.rados.rados.0.smithi110.stdout:2661: expect (ObjNum 580 snap 155 seq_num 580) 2024-08-17T00:42:54.011 INFO:tasks.rados.rados.0.smithi110.stdout:2662: setattr oid 16 current snap is 244 2024-08-17T00:42:54.011 INFO:tasks.rados.rados.0.smithi110.stdout:2657: finishing rollback tid 0 to smithi11086371-34 2024-08-17T00:42:54.012 INFO:tasks.rados.rados.0.smithi110.stdout:2655: finishing write tid 4 to smithi11086371-9 2024-08-17T00:42:54.012 INFO:tasks.rados.rados.0.smithi110.stdout:2657: finishing rollback tid 1 to smithi11086371-34 2024-08-17T00:42:54.013 INFO:tasks.rados.rados.0.smithi110.stdout:2655: finishing write tid 5 to smithi11086371-9 2024-08-17T00:42:54.013 INFO:tasks.rados.rados.0.smithi110.stdout:2655: oid 9 updating version 0 to 1007 2024-08-17T00:42:54.013 INFO:tasks.rados.rados.0.smithi110.stdout:2655: oid 9 updating version 1007 to 1008 2024-08-17T00:42:54.013 INFO:tasks.rados.rados.0.smithi110.stdout:2655: oid 9 updating version 1008 to 1009 2024-08-17T00:42:54.013 INFO:tasks.rados.rados.0.smithi110.stdout:2655: oid 9 updating version 1009 to 1010 2024-08-17T00:42:54.013 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 1010 (ObjNum 826 snap 244 seq_num 826) dirty exists 2024-08-17T00:42:54.013 INFO:tasks.rados.rados.0.smithi110.stdout:2655: left oid 9 (ObjNum 826 snap 244 seq_num 826) 2024-08-17T00:42:54.013 INFO:tasks.rados.rados.0.smithi110.stdout:2657: finishing rollback tid 2 to smithi11086371-34 2024-08-17T00:42:54.013 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 925 (ObjNum 666 snap 184 seq_num 666) dirty exists 2024-08-17T00:42:54.014 INFO:tasks.rados.rados.0.smithi110.stdout:2655: done (6 left) 2024-08-17T00:42:54.014 INFO:tasks.rados.rados.0.smithi110.stdout:2657: done (5 left) 2024-08-17T00:42:54.014 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 32 current snap is 244 2024-08-17T00:42:54.014 INFO:tasks.rados.rados.0.smithi110.stdout:2663: seq_num 828 ranges {7053312=671744,7725056=802816,8527872=401408} 2024-08-17T00:42:54.057 INFO:tasks.rados.rados.0.smithi110.stdout:2663: writing smithi11086371-32 from 7053312 to 7725056 tid 1 2024-08-17T00:42:54.062 INFO:tasks.rados.rados.0.smithi110.stdout:2663: writing smithi11086371-32 from 7725056 to 8527872 tid 2 2024-08-17T00:42:54.064 INFO:tasks.rados.rados.0.smithi110.stdout:2663: writing smithi11086371-32 from 8527872 to 8929280 tid 3 2024-08-17T00:42:54.064 INFO:tasks.rados.rados.0.smithi110.stdout:2664: setattr oid 34 current snap is 244 2024-08-17T00:42:54.064 INFO:tasks.rados.rados.0.smithi110.stdout:2661: expect (ObjNum 580 snap 155 seq_num 580) 2024-08-17T00:42:54.070 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 1093 (ObjNum 801 snap 237 seq_num 801) dirty exists 2024-08-17T00:42:54.070 INFO:tasks.rados.rados.0.smithi110.stdout:2656: finishing copy_from racing read to smithi11086371-19 2024-08-17T00:42:54.070 INFO:tasks.rados.rados.0.smithi110.stdout:2660: finishing copy_from racing read to smithi11086371-48 2024-08-17T00:42:54.070 INFO:tasks.rados.rados.0.smithi110.stdout:2659: expect (ObjNum 793 snap 236 seq_num 793) 2024-08-17T00:42:54.210 INFO:tasks.rados.rados.0.smithi110.stdout:2660: finishing copy_from to smithi11086371-48 2024-08-17T00:42:54.211 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 1092 (ObjNum 815 snap 239 seq_num 815) dirty exists 2024-08-17T00:42:54.211 INFO:tasks.rados.rados.0.smithi110.stdout:2656: finishing copy_from to smithi11086371-19 2024-08-17T00:42:54.211 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 869 (ObjNum 796 snap 236 seq_num 796) dirty exists 2024-08-17T00:42:54.211 INFO:tasks.rados.rados.0.smithi110.stdout:2663: finishing write tid 1 to smithi11086371-32 2024-08-17T00:42:54.211 INFO:tasks.rados.rados.0.smithi110.stdout:2663: finishing write tid 2 to smithi11086371-32 2024-08-17T00:42:54.211 INFO:tasks.rados.rados.0.smithi110.stdout:2663: finishing write tid 3 to smithi11086371-32 2024-08-17T00:42:54.211 INFO:tasks.rados.rados.0.smithi110.stdout:2663: finishing write tid 4 to smithi11086371-32 2024-08-17T00:42:54.211 INFO:tasks.rados.rados.0.smithi110.stdout:2663: finishing write tid 5 to smithi11086371-32 2024-08-17T00:42:54.211 INFO:tasks.rados.rados.0.smithi110.stdout:2663: oid 32 updating version 0 to 888 2024-08-17T00:42:54.211 INFO:tasks.rados.rados.0.smithi110.stdout:2663: oid 32 updating version 888 to 889 2024-08-17T00:42:54.211 INFO:tasks.rados.rados.0.smithi110.stdout:2663: oid 32 version 889 is already newer than 887 2024-08-17T00:42:54.211 INFO:tasks.rados.rados.0.smithi110.stdout:2663: oid 32 version 889 is already newer than 886 2024-08-17T00:42:54.212 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 889 (ObjNum 828 snap 244 seq_num 828) dirty exists 2024-08-17T00:42:54.212 INFO:tasks.rados.rados.0.smithi110.stdout:2663: left oid 32 (ObjNum 828 snap 244 seq_num 828) 2024-08-17T00:42:54.212 INFO:tasks.rados.rados.0.smithi110.stdout:2656: done (6 left) 2024-08-17T00:42:54.212 INFO:tasks.rados.rados.0.smithi110.stdout:2659: done (5 left) 2024-08-17T00:42:54.212 INFO:tasks.rados.rados.0.smithi110.stdout:2660: done (4 left) 2024-08-17T00:42:54.212 INFO:tasks.rados.rados.0.smithi110.stdout:2661: done (3 left) 2024-08-17T00:42:54.212 INFO:tasks.rados.rados.0.smithi110.stdout:2662: done (2 left) 2024-08-17T00:42:54.212 INFO:tasks.rados.rados.0.smithi110.stdout:2663: done (1 left) 2024-08-17T00:42:54.212 INFO:tasks.rados.rados.0.smithi110.stdout:2665: rollback oid 36 current snap is 244 2024-08-17T00:42:54.212 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 36 to 238 2024-08-17T00:42:54.212 INFO:tasks.rados.rados.0.smithi110.stdout:2666: read oid 22 snap -1 2024-08-17T00:42:54.212 INFO:tasks.rados.rados.0.smithi110.stdout:2666: expect deleted 2024-08-17T00:42:54.212 INFO:tasks.rados.rados.0.smithi110.stdout:2667: read oid 31 snap -1 2024-08-17T00:42:54.212 INFO:tasks.rados.rados.0.smithi110.stdout:2667: expect (ObjNum 796 snap 236 seq_num 796) 2024-08-17T00:42:54.213 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 18 current snap is 244 2024-08-17T00:42:54.213 INFO:tasks.rados.rados.0.smithi110.stdout:2668: seq_num 829 ranges {6414336=688128,7102464=729088,7831552=475136} 2024-08-17T00:42:54.247 INFO:tasks.rados.rados.0.smithi110.stdout:2668: writing smithi11086371-18 from 6414336 to 7102464 tid 1 2024-08-17T00:42:54.251 INFO:tasks.rados.rados.0.smithi110.stdout:2668: writing smithi11086371-18 from 7102464 to 7831552 tid 2 2024-08-17T00:42:54.254 INFO:tasks.rados.rados.0.smithi110.stdout:2668: writing smithi11086371-18 from 7831552 to 8306688 tid 3 2024-08-17T00:42:54.254 INFO:tasks.rados.rados.0.smithi110.stdout:2669: copy_from oid 45 from oid 44 current snap is 244 2024-08-17T00:42:54.254 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 926 (ObjNum 666 snap 184 seq_num 666) dirty exists 2024-08-17T00:42:54.255 INFO:tasks.rados.rados.0.smithi110.stdout:2665: finishing rollback tid 0 to smithi11086371-36 2024-08-17T00:42:54.255 INFO:tasks.rados.rados.0.smithi110.stdout:2664: done (5 left) 2024-08-17T00:42:54.255 INFO:tasks.rados.rados.0.smithi110.stdout:2670: snap_remove snap 213 2024-08-17T00:42:54.257 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:53 smithi177 ceph-mon[90034]: osdmap e560: 8 total, 7 up, 8 in 2024-08-17T00:42:54.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:53 smithi110 ceph-mon[98148]: osdmap e560: 8 total, 7 up, 8 in 2024-08-17T00:42:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:53 smithi110 ceph-mon[100641]: osdmap e560: 8 total, 7 up, 8 in 2024-08-17T00:42:54.943 INFO:tasks.rados.rados.0.smithi110.stdout:2665: finishing rollback tid 1 to smithi11086371-36 2024-08-17T00:42:54.943 INFO:tasks.rados.rados.0.smithi110.stdout:2665: finishing rollback tid 2 to smithi11086371-36 2024-08-17T00:42:54.943 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 36 v 929 (ObjNum 759 snap 224 seq_num 759) dirty exists 2024-08-17T00:42:54.943 INFO:tasks.rados.rados.0.smithi110.stdout:2667: expect (ObjNum 796 snap 236 seq_num 796) 2024-08-17T00:42:55.030 INFO:tasks.rados.rados.0.smithi110.stdout:2668: finishing write tid 1 to smithi11086371-18 2024-08-17T00:42:55.031 INFO:tasks.rados.rados.0.smithi110.stdout:2668: finishing write tid 2 to smithi11086371-18 2024-08-17T00:42:55.031 INFO:tasks.rados.rados.0.smithi110.stdout:2665: done (5 left) 2024-08-17T00:42:55.031 INFO:tasks.rados.rados.0.smithi110.stdout:2666: done (4 left) 2024-08-17T00:42:55.031 INFO:tasks.rados.rados.0.smithi110.stdout:2667: done (3 left) 2024-08-17T00:42:55.031 INFO:tasks.rados.rados.0.smithi110.stdout:2670: done (2 left) 2024-08-17T00:42:55.031 INFO:tasks.rados.rados.0.smithi110.stdout:2671: snap_remove snap 239 2024-08-17T00:42:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:54 smithi110 ceph-mon[98148]: osdmap e561: 8 total, 7 up, 8 in 2024-08-17T00:42:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:54 smithi110 ceph-mon[98148]: pgmap v405: 121 pgs: 33 active+undersized, 9 active+undersized+degraded, 79 active+clean; 277 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.5 MiB/s wr, 34 op/s; 57/621 objects degraded (9.179%) 2024-08-17T00:42:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:54 smithi110 ceph-mon[98148]: osdmap e562: 8 total, 7 up, 8 in 2024-08-17T00:42:55.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:54 smithi110 ceph-mon[100641]: osdmap e561: 8 total, 7 up, 8 in 2024-08-17T00:42:55.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:54 smithi110 ceph-mon[100641]: pgmap v405: 121 pgs: 33 active+undersized, 9 active+undersized+degraded, 79 active+clean; 277 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.5 MiB/s wr, 34 op/s; 57/621 objects degraded (9.179%) 2024-08-17T00:42:55.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:54 smithi110 ceph-mon[100641]: osdmap e562: 8 total, 7 up, 8 in 2024-08-17T00:42:55.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:54 smithi177 ceph-mon[90034]: osdmap e561: 8 total, 7 up, 8 in 2024-08-17T00:42:55.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:54 smithi177 ceph-mon[90034]: pgmap v405: 121 pgs: 33 active+undersized, 9 active+undersized+degraded, 79 active+clean; 277 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.5 MiB/s wr, 34 op/s; 57/621 objects degraded (9.179%) 2024-08-17T00:42:55.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:54 smithi177 ceph-mon[90034]: osdmap e562: 8 total, 7 up, 8 in 2024-08-17T00:42:56.001 INFO:tasks.rados.rados.0.smithi110.stdout:2671: done (2 left) 2024-08-17T00:42:56.001 INFO:tasks.rados.rados.0.smithi110.stdout:2672: rollback oid 2 current snap is 244 2024-08-17T00:42:56.001 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 2 to 237 2024-08-17T00:42:56.001 INFO:tasks.rados.rados.0.smithi110.stdout:2669: finishing copy_from to smithi11086371-45 2024-08-17T00:42:56.001 INFO:tasks.rados.rados.0.smithi110.stdout:2669: got expected ENOENT (src dne) 2024-08-17T00:42:56.001 INFO:tasks.rados.rados.0.smithi110.stdout:2669: finishing copy_from racing read to smithi11086371-45 2024-08-17T00:42:56.001 INFO:tasks.rados.rados.0.smithi110.stdout:2668: finishing write tid 3 to smithi11086371-18 2024-08-17T00:42:56.001 INFO:tasks.rados.rados.0.smithi110.stdout:2668: finishing write tid 4 to smithi11086371-18 2024-08-17T00:42:56.001 INFO:tasks.rados.rados.0.smithi110.stdout:2668: finishing write tid 5 to smithi11086371-18 2024-08-17T00:42:56.002 INFO:tasks.rados.rados.0.smithi110.stdout:2668: oid 18 updating version 0 to 833 2024-08-17T00:42:56.002 INFO:tasks.rados.rados.0.smithi110.stdout:2668: oid 18 version 833 is already newer than 832 2024-08-17T00:42:56.002 INFO:tasks.rados.rados.0.smithi110.stdout:2668: oid 18 version 833 is already newer than 831 2024-08-17T00:42:56.002 INFO:tasks.rados.rados.0.smithi110.stdout:2668: oid 18 version 833 is already newer than 830 2024-08-17T00:42:56.002 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 833 (ObjNum 829 snap 244 seq_num 829) dirty exists 2024-08-17T00:42:56.002 INFO:tasks.rados.rados.0.smithi110.stdout:2668: left oid 18 (ObjNum 829 snap 244 seq_num 829) 2024-08-17T00:42:56.002 INFO:tasks.rados.rados.0.smithi110.stdout:2668: done (2 left) 2024-08-17T00:42:56.002 INFO:tasks.rados.rados.0.smithi110.stdout:2669: done (1 left) 2024-08-17T00:42:56.002 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 19 current snap is 244 2024-08-17T00:42:56.002 INFO:tasks.rados.rados.0.smithi110.stdout:2673: seq_num 830 ranges {2351104=704512,3055616=614400,3670016=573440,4243456=16384} 2024-08-17T00:42:56.017 INFO:tasks.rados.rados.0.smithi110.stdout:2673: writing smithi11086371-19 from 2351104 to 3055616 tid 1 2024-08-17T00:42:56.020 INFO:tasks.rados.rados.0.smithi110.stdout:2673: writing smithi11086371-19 from 3055616 to 3670016 tid 2 2024-08-17T00:42:56.024 INFO:tasks.rados.rados.0.smithi110.stdout:2673: writing smithi11086371-19 from 3670016 to 4243456 tid 3 2024-08-17T00:42:56.024 INFO:tasks.rados.rados.0.smithi110.stdout:2673: writing smithi11086371-19 from 4243456 to 4259840 tid 4 2024-08-17T00:42:56.024 INFO:tasks.rados.rados.0.smithi110.stdout:2674: rollback oid 49 current snap is 244 2024-08-17T00:42:56.024 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 49 to 228 2024-08-17T00:42:56.024 INFO:tasks.rados.rados.0.smithi110.stdout:2672: finishing rollback tid 1 to smithi11086371-2 2024-08-17T00:42:56.025 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 2 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-08-17T00:42:56.025 INFO:tasks.rados.rados.0.smithi110.stdout:2672: done (2 left) 2024-08-17T00:42:56.025 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 32 current snap is 244 2024-08-17T00:42:56.025 INFO:tasks.rados.rados.0.smithi110.stdout:2675: seq_num 831 ranges {8929280=720896,9650176=499712,10149888=704512} 2024-08-17T00:42:56.076 INFO:tasks.rados.rados.0.smithi110.stdout:2675: writing smithi11086371-32 from 8929280 to 9650176 tid 1 2024-08-17T00:42:56.078 INFO:tasks.rados.rados.0.smithi110.stdout:2675: writing smithi11086371-32 from 9650176 to 10149888 tid 2 2024-08-17T00:42:56.083 INFO:tasks.rados.rados.0.smithi110.stdout:2675: writing smithi11086371-32 from 10149888 to 10854400 tid 3 2024-08-17T00:42:56.083 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 41 current snap is 244 2024-08-17T00:42:56.083 INFO:tasks.rados.rados.0.smithi110.stdout:2673: finishing write tid 1 to smithi11086371-19 2024-08-17T00:42:56.083 INFO:tasks.rados.rados.0.smithi110.stdout:2673: finishing write tid 2 to smithi11086371-19 2024-08-17T00:42:56.083 INFO:tasks.rados.rados.0.smithi110.stdout:2676: seq_num 832 ranges {6299648=737280,7036928=786432,7823360=417792} 2024-08-17T00:42:56.120 INFO:tasks.rados.rados.0.smithi110.stdout:2676: writing smithi11086371-41 from 6299648 to 7036928 tid 1 2024-08-17T00:42:56.125 INFO:tasks.rados.rados.0.smithi110.stdout:2676: writing smithi11086371-41 from 7036928 to 7823360 tid 2 2024-08-17T00:42:56.127 INFO:tasks.rados.rados.0.smithi110.stdout:2676: writing smithi11086371-41 from 7823360 to 8241152 tid 3 2024-08-17T00:42:56.128 INFO:tasks.rados.rados.0.smithi110.stdout:2677: read oid 37 snap -1 2024-08-17T00:42:56.128 INFO:tasks.rados.rados.0.smithi110.stdout:2677: expect deleted 2024-08-17T00:42:56.128 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 8 current snap is 244 2024-08-17T00:42:56.128 INFO:tasks.rados.rados.0.smithi110.stdout:2673: finishing write tid 3 to smithi11086371-19 2024-08-17T00:42:56.128 INFO:tasks.rados.rados.0.smithi110.stdout:2673: finishing write tid 4 to smithi11086371-19 2024-08-17T00:42:56.128 INFO:tasks.rados.rados.0.smithi110.stdout:2678: seq_num 833 ranges {3727360=761856,4489216=671744,5160960=532480} 2024-08-17T00:42:56.151 INFO:tasks.rados.rados.0.smithi110.stdout:2678: writing smithi11086371-8 from 3727360 to 4489216 tid 1 2024-08-17T00:42:56.155 INFO:tasks.rados.rados.0.smithi110.stdout:2678: writing smithi11086371-8 from 4489216 to 5160960 tid 2 2024-08-17T00:42:56.160 INFO:tasks.rados.rados.0.smithi110.stdout:2678: writing smithi11086371-8 from 5160960 to 5693440 tid 3 2024-08-17T00:42:56.160 INFO:tasks.rados.rados.0.smithi110.stdout:2679: copy_from oid 13 from oid 4 current snap is 244 2024-08-17T00:42:56.160 INFO:tasks.rados.rados.0.smithi110.stdout:2673: finishing write tid 5 to smithi11086371-19 2024-08-17T00:42:56.160 INFO:tasks.rados.rados.0.smithi110.stdout:2673: finishing write tid 6 to smithi11086371-19 2024-08-17T00:42:56.160 INFO:tasks.rados.rados.0.smithi110.stdout:2673: oid 19 updating version 0 to 1111 2024-08-17T00:42:56.161 INFO:tasks.rados.rados.0.smithi110.stdout:2673: oid 19 updating version 1111 to 1112 2024-08-17T00:42:56.161 INFO:tasks.rados.rados.0.smithi110.stdout:2673: oid 19 version 1112 is already newer than 1110 2024-08-17T00:42:56.161 INFO:tasks.rados.rados.0.smithi110.stdout:2673: oid 19 version 1112 is already newer than 1109 2024-08-17T00:42:56.161 INFO:tasks.rados.rados.0.smithi110.stdout:2673: oid 19 version 1112 is already newer than 1108 2024-08-17T00:42:56.161 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 1112 (ObjNum 830 snap 244 seq_num 830) dirty exists 2024-08-17T00:42:56.161 INFO:tasks.rados.rados.0.smithi110.stdout:2673: left oid 19 (ObjNum 830 snap 244 seq_num 830) 2024-08-17T00:42:56.161 INFO:tasks.rados.rados.0.smithi110.stdout:2674: finishing rollback tid 0 to smithi11086371-49 2024-08-17T00:42:56.161 INFO:tasks.rados.rados.0.smithi110.stdout:2674: finishing rollback tid 1 to smithi11086371-49 2024-08-17T00:42:56.161 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 928 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-08-17T00:42:56.161 INFO:tasks.rados.rados.0.smithi110.stdout:2675: finishing write tid 1 to smithi11086371-32 2024-08-17T00:42:56.161 INFO:tasks.rados.rados.0.smithi110.stdout:2675: finishing write tid 2 to smithi11086371-32 2024-08-17T00:42:56.161 INFO:tasks.rados.rados.0.smithi110.stdout:2673: done (6 left) 2024-08-17T00:42:56.161 INFO:tasks.rados.rados.0.smithi110.stdout:2674: done (5 left) 2024-08-17T00:42:56.161 INFO:tasks.rados.rados.0.smithi110.stdout:2680: read oid 50 snap -1 2024-08-17T00:42:56.161 INFO:tasks.rados.rados.0.smithi110.stdout:2680: expect (ObjNum 430 snap 114 seq_num 430) 2024-08-17T00:42:56.162 INFO:tasks.rados.rados.0.smithi110.stdout:2681: copy_from oid 30 from oid 7 current snap is 244 2024-08-17T00:42:56.162 INFO:tasks.rados.rados.0.smithi110.stdout:2675: finishing write tid 3 to smithi11086371-32 2024-08-17T00:42:56.162 INFO:tasks.rados.rados.0.smithi110.stdout:2675: finishing write tid 4 to smithi11086371-32 2024-08-17T00:42:56.162 INFO:tasks.rados.rados.0.smithi110.stdout:2682: read oid 39 snap 228 2024-08-17T00:42:56.162 INFO:tasks.rados.rados.0.smithi110.stdout:2682: expect (ObjNum 760 snap 224 seq_num 760) 2024-08-17T00:42:56.162 INFO:tasks.rados.rados.0.smithi110.stdout:2683: setattr oid 34 current snap is 244 2024-08-17T00:42:56.162 INFO:tasks.rados.rados.0.smithi110.stdout:2675: finishing write tid 5 to smithi11086371-32 2024-08-17T00:42:56.162 INFO:tasks.rados.rados.0.smithi110.stdout:2675: oid 32 updating version 0 to 893 2024-08-17T00:42:56.162 INFO:tasks.rados.rados.0.smithi110.stdout:2675: oid 32 version 893 is already newer than 892 2024-08-17T00:42:56.162 INFO:tasks.rados.rados.0.smithi110.stdout:2675: oid 32 version 893 is already newer than 891 2024-08-17T00:42:56.162 INFO:tasks.rados.rados.0.smithi110.stdout:2675: oid 32 version 893 is already newer than 890 2024-08-17T00:42:56.162 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 893 (ObjNum 831 snap 244 seq_num 831) dirty exists 2024-08-17T00:42:56.162 INFO:tasks.rados.rados.0.smithi110.stdout:2675: left oid 32 (ObjNum 831 snap 244 seq_num 831) 2024-08-17T00:42:56.163 INFO:tasks.rados.rados.0.smithi110.stdout:2676: finishing write tid 1 to smithi11086371-41 2024-08-17T00:42:56.163 INFO:tasks.rados.rados.0.smithi110.stdout:2676: finishing write tid 2 to smithi11086371-41 2024-08-17T00:42:56.163 INFO:tasks.rados.rados.0.smithi110.stdout:2676: finishing write tid 3 to smithi11086371-41 2024-08-17T00:42:56.163 INFO:tasks.rados.rados.0.smithi110.stdout:2676: finishing write tid 4 to smithi11086371-41 2024-08-17T00:42:56.163 INFO:tasks.rados.rados.0.smithi110.stdout:2676: finishing write tid 5 to smithi11086371-41 2024-08-17T00:42:56.163 INFO:tasks.rados.rados.0.smithi110.stdout:2676: oid 41 updating version 0 to 1003 2024-08-17T00:42:56.163 INFO:tasks.rados.rados.0.smithi110.stdout:2676: oid 41 updating version 1003 to 1004 2024-08-17T00:42:56.163 INFO:tasks.rados.rados.0.smithi110.stdout:2676: oid 41 updating version 1004 to 1005 2024-08-17T00:42:56.163 INFO:tasks.rados.rados.0.smithi110.stdout:2676: oid 41 updating version 1005 to 1006 2024-08-17T00:42:56.163 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 1006 (ObjNum 832 snap 244 seq_num 832) dirty exists 2024-08-17T00:42:56.163 INFO:tasks.rados.rados.0.smithi110.stdout:2676: left oid 41 (ObjNum 832 snap 244 seq_num 832) 2024-08-17T00:42:56.163 INFO:tasks.rados.rados.0.smithi110.stdout:2678: finishing write tid 1 to smithi11086371-8 2024-08-17T00:42:56.163 INFO:tasks.rados.rados.0.smithi110.stdout:2678: finishing write tid 2 to smithi11086371-8 2024-08-17T00:42:56.164 INFO:tasks.rados.rados.0.smithi110.stdout:2680: expect (ObjNum 430 snap 114 seq_num 430) 2024-08-17T00:42:56.164 INFO:tasks.rados.rados.0.smithi110.stdout:2681: finishing copy_from to smithi11086371-30 2024-08-17T00:42:56.164 INFO:tasks.rados.rados.0.smithi110.stdout:2681: got expected ENOENT (src dne) 2024-08-17T00:42:56.164 INFO:tasks.rados.rados.0.smithi110.stdout:2681: finishing copy_from racing read to smithi11086371-30 2024-08-17T00:42:56.165 INFO:tasks.rados.rados.0.smithi110.stdout:2675: done (8 left) 2024-08-17T00:42:56.165 INFO:tasks.rados.rados.0.smithi110.stdout:2676: done (7 left) 2024-08-17T00:42:56.165 INFO:tasks.rados.rados.0.smithi110.stdout:2677: done (6 left) 2024-08-17T00:42:56.165 INFO:tasks.rados.rados.0.smithi110.stdout:2680: done (5 left) 2024-08-17T00:42:56.165 INFO:tasks.rados.rados.0.smithi110.stdout:2681: done (4 left) 2024-08-17T00:42:56.165 INFO:tasks.rados.rados.0.smithi110.stdout:2684: delete oid 45 current snap is 244 2024-08-17T00:42:56.165 INFO:tasks.rados.rados.0.smithi110.stdout:2678: finishing write tid 3 to smithi11086371-8 2024-08-17T00:42:56.165 INFO:tasks.rados.rados.0.smithi110.stdout:2678: finishing write tid 4 to smithi11086371-8 2024-08-17T00:42:56.166 INFO:tasks.rados.rados.0.smithi110.stdout:2679: finishing copy_from racing read to smithi11086371-13 2024-08-17T00:42:56.166 INFO:tasks.rados.rados.0.smithi110.stdout:2678: finishing write tid 5 to smithi11086371-8 2024-08-17T00:42:56.166 INFO:tasks.rados.rados.0.smithi110.stdout:2678: oid 8 updating version 0 to 1009 2024-08-17T00:42:56.166 INFO:tasks.rados.rados.0.smithi110.stdout:2678: oid 8 version 1009 is already newer than 1008 2024-08-17T00:42:56.166 INFO:tasks.rados.rados.0.smithi110.stdout:2678: oid 8 updating version 1009 to 1010 2024-08-17T00:42:56.166 INFO:tasks.rados.rados.0.smithi110.stdout:2678: oid 8 version 1010 is already newer than 1007 2024-08-17T00:42:56.166 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 1010 (ObjNum 833 snap 244 seq_num 833) dirty exists 2024-08-17T00:42:56.166 INFO:tasks.rados.rados.0.smithi110.stdout:2678: left oid 8 (ObjNum 833 snap 244 seq_num 833) 2024-08-17T00:42:56.166 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 929 (ObjNum 666 snap 184 seq_num 666) dirty exists 2024-08-17T00:42:56.168 INFO:tasks.rados.rados.0.smithi110.stdout:2679: finishing copy_from to smithi11086371-13 2024-08-17T00:42:56.168 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 981 (ObjNum 580 snap 155 seq_num 580) dirty exists 2024-08-17T00:42:56.205 INFO:tasks.rados.rados.0.smithi110.stdout:2682: expect (ObjNum 760 snap 224 seq_num 760) 2024-08-17T00:42:56.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:56 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T00:42:56.095+0000 7f23e66d8640 -1 osd.6 554 log_to_monitors true 2024-08-17T00:42:56.772 INFO:tasks.rados.rados.0.smithi110.stdout:2678: done (4 left) 2024-08-17T00:42:56.772 INFO:tasks.rados.rados.0.smithi110.stdout:2679: done (3 left) 2024-08-17T00:42:56.773 INFO:tasks.rados.rados.0.smithi110.stdout:2682: done (2 left) 2024-08-17T00:42:56.773 INFO:tasks.rados.rados.0.smithi110.stdout:2683: done (1 left) 2024-08-17T00:42:56.773 INFO:tasks.rados.rados.0.smithi110.stdout:2684: done (0 left) 2024-08-17T00:42:56.773 INFO:tasks.rados.rados.0.smithi110.stdout:2685: delete oid 19 current snap is 244 2024-08-17T00:42:56.775 INFO:tasks.rados.rados.0.smithi110.stdout:2685: done (0 left) 2024-08-17T00:42:56.775 INFO:tasks.rados.rados.0.smithi110.stdout:2686: rmattr oid 35 current snap is 244 2024-08-17T00:42:56.775 INFO:tasks.rados.rados.0.smithi110.stdout:2687: read oid 18 snap 218 2024-08-17T00:42:56.775 INFO:tasks.rados.rados.0.smithi110.stdout:2687: expect (ObjNum 654 snap 180 seq_num 654) 2024-08-17T00:42:56.775 INFO:tasks.rados.rados.0.smithi110.stdout:2688: copy_from oid 28 from oid 42 current snap is 244 2024-08-17T00:42:56.775 INFO:tasks.rados.rados.0.smithi110.stdout:2689: read oid 40 snap -1 2024-08-17T00:42:56.775 INFO:tasks.rados.rados.0.smithi110.stdout:2689: expect (ObjNum 809 snap 238 seq_num 809) 2024-08-17T00:42:56.775 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 22 current snap is 244 2024-08-17T00:42:56.775 INFO:tasks.rados.rados.0.smithi110.stdout:2690: seq_num 836 ranges {0=409600,409600=720896,1130496=516096,1646592=368640} 2024-08-17T00:42:56.777 INFO:tasks.rados.rados.0.smithi110.stdout:2690: writing smithi11086371-22 from 0 to 409600 tid 1 2024-08-17T00:42:56.782 INFO:tasks.rados.rados.0.smithi110.stdout:2690: writing smithi11086371-22 from 409600 to 1130496 tid 2 2024-08-17T00:42:56.786 INFO:tasks.rados.rados.0.smithi110.stdout:2690: writing smithi11086371-22 from 1130496 to 1646592 tid 3 2024-08-17T00:42:56.788 INFO:tasks.rados.rados.0.smithi110.stdout:2690: writing smithi11086371-22 from 1646592 to 2015232 tid 4 2024-08-17T00:42:56.788 INFO:tasks.rados.rados.0.smithi110.stdout:2691: rmattr oid 50 current snap is 244 2024-08-17T00:42:56.788 INFO:tasks.rados.rados.0.smithi110.stdout:2690: finishing write tid 1 to smithi11086371-22 2024-08-17T00:42:56.789 INFO:tasks.rados.rados.0.smithi110.stdout:2689: expect (ObjNum 809 snap 238 seq_num 809) 2024-08-17T00:42:56.832 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 1011 (ObjNum 786 snap 231 seq_num 786) dirty exists 2024-08-17T00:42:56.832 INFO:tasks.rados.rados.0.smithi110.stdout:2690: finishing write tid 2 to smithi11086371-22 2024-08-17T00:42:56.832 INFO:tasks.rados.rados.0.smithi110.stdout:2690: finishing write tid 3 to smithi11086371-22 2024-08-17T00:42:56.832 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 929 (ObjNum 430 snap 114 seq_num 430) dirty exists 2024-08-17T00:42:56.832 INFO:tasks.rados.rados.0.smithi110.stdout:2690: finishing write tid 4 to smithi11086371-22 2024-08-17T00:42:56.832 INFO:tasks.rados.rados.0.smithi110.stdout:2686: done (5 left) 2024-08-17T00:42:56.832 INFO:tasks.rados.rados.0.smithi110.stdout:2689: done (4 left) 2024-08-17T00:42:56.832 INFO:tasks.rados.rados.0.smithi110.stdout:2691: done (3 left) 2024-08-17T00:42:56.832 INFO:tasks.rados.rados.0.smithi110.stdout:2692: copy_from oid 3 from oid 20 current snap is 244 2024-08-17T00:42:56.832 INFO:tasks.rados.rados.0.smithi110.stdout:2690: finishing write tid 5 to smithi11086371-22 2024-08-17T00:42:56.833 INFO:tasks.rados.rados.0.smithi110.stdout:2690: finishing write tid 6 to smithi11086371-22 2024-08-17T00:42:56.833 INFO:tasks.rados.rados.0.smithi110.stdout:2690: oid 22 updating version 0 to 1100 2024-08-17T00:42:56.833 INFO:tasks.rados.rados.0.smithi110.stdout:2690: oid 22 version 1100 is already newer than 1099 2024-08-17T00:42:56.833 INFO:tasks.rados.rados.0.smithi110.stdout:2690: oid 22 version 1100 is already newer than 1097 2024-08-17T00:42:56.833 INFO:tasks.rados.rados.0.smithi110.stdout:2690: oid 22 version 1100 is already newer than 1098 2024-08-17T00:42:56.833 INFO:tasks.rados.rados.0.smithi110.stdout:2690: oid 22 version 1100 is already newer than 1096 2024-08-17T00:42:56.833 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 1100 (ObjNum 836 snap 244 seq_num 836) dirty exists 2024-08-17T00:42:56.833 INFO:tasks.rados.rados.0.smithi110.stdout:2690: left oid 22 (ObjNum 836 snap 244 seq_num 836) 2024-08-17T00:42:56.833 INFO:tasks.rados.rados.0.smithi110.stdout:2688: finishing copy_from racing read to smithi11086371-28 2024-08-17T00:42:56.833 INFO:tasks.rados.rados.0.smithi110.stdout:2687: expect (ObjNum 654 snap 180 seq_num 654) 2024-08-17T00:42:57.133 INFO:tasks.rados.rados.0.smithi110.stdout:2688: finishing copy_from to smithi11086371-28 2024-08-17T00:42:57.133 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 858 (ObjNum 745 snap 217 seq_num 745) dirty exists 2024-08-17T00:42:57.133 INFO:tasks.rados.rados.0.smithi110.stdout:2692: finishing copy_from to smithi11086371-3 2024-08-17T00:42:57.133 INFO:tasks.rados.rados.0.smithi110.stdout:2692: got expected ENOENT (src dne) 2024-08-17T00:42:57.133 INFO:tasks.rados.rados.0.smithi110.stdout:2692: finishing copy_from racing read to smithi11086371-3 2024-08-17T00:42:57.133 INFO:tasks.rados.rados.0.smithi110.stdout:2687: done (3 left) 2024-08-17T00:42:57.133 INFO:tasks.rados.rados.0.smithi110.stdout:2688: done (2 left) 2024-08-17T00:42:57.133 INFO:tasks.rados.rados.0.smithi110.stdout:2690: done (1 left) 2024-08-17T00:42:57.133 INFO:tasks.rados.rados.0.smithi110.stdout:2692: done (0 left) 2024-08-17T00:42:57.134 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 3 current snap is 244 2024-08-17T00:42:57.134 INFO:tasks.rados.rados.0.smithi110.stdout:2693: seq_num 837 ranges {3727360=425984,4153344=655360,4808704=729088,5537792=221184} 2024-08-17T00:42:57.154 INFO:tasks.rados.rados.0.smithi110.stdout:2693: writing smithi11086371-3 from 3727360 to 4153344 tid 1 2024-08-17T00:42:57.158 INFO:tasks.rados.rados.0.smithi110.stdout:2693: writing smithi11086371-3 from 4153344 to 4808704 tid 2 2024-08-17T00:42:57.161 INFO:tasks.rados.rados.0.smithi110.stdout:2693: writing smithi11086371-3 from 4808704 to 5537792 tid 3 2024-08-17T00:42:57.163 INFO:tasks.rados.rados.0.smithi110.stdout:2693: writing smithi11086371-3 from 5537792 to 5758976 tid 4 2024-08-17T00:42:57.163 INFO:tasks.rados.rados.0.smithi110.stdout:2694: delete oid 17 current snap is 244 2024-08-17T00:42:57.163 INFO:tasks.rados.rados.0.smithi110.stdout:2693: finishing write tid 1 to smithi11086371-3 2024-08-17T00:42:57.163 INFO:tasks.rados.rados.0.smithi110.stdout:2693: finishing write tid 2 to smithi11086371-3 2024-08-17T00:42:57.165 INFO:tasks.rados.rados.0.smithi110.stdout:2693: finishing write tid 3 to smithi11086371-3 2024-08-17T00:42:57.165 INFO:tasks.rados.rados.0.smithi110.stdout:2694: done (1 left) 2024-08-17T00:42:57.165 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 23 current snap is 244 2024-08-17T00:42:57.165 INFO:tasks.rados.rados.0.smithi110.stdout:2695: seq_num 839 ranges {0=458752,458752=425984,884736=688128,1572864=491520} 2024-08-17T00:42:57.168 INFO:tasks.rados.rados.0.smithi110.stdout:2695: writing smithi11086371-23 from 0 to 458752 tid 1 2024-08-17T00:42:57.170 INFO:tasks.rados.rados.0.smithi110.stdout:2695: writing smithi11086371-23 from 458752 to 884736 tid 2 2024-08-17T00:42:57.174 INFO:tasks.rados.rados.0.smithi110.stdout:2695: writing smithi11086371-23 from 884736 to 1572864 tid 3 2024-08-17T00:42:57.178 INFO:tasks.rados.rados.0.smithi110.stdout:2695: writing smithi11086371-23 from 1572864 to 2064384 tid 4 2024-08-17T00:42:57.178 INFO:tasks.rados.rados.0.smithi110.stdout:2696: delete oid 15 current snap is 244 2024-08-17T00:42:57.178 INFO:tasks.rados.rados.0.smithi110.stdout:2693: finishing write tid 4 to smithi11086371-3 2024-08-17T00:42:57.178 INFO:tasks.rados.rados.0.smithi110.stdout:2693: finishing write tid 5 to smithi11086371-3 2024-08-17T00:42:57.178 INFO:tasks.rados.rados.0.smithi110.stdout:2693: finishing write tid 6 to smithi11086371-3 2024-08-17T00:42:57.178 INFO:tasks.rados.rados.0.smithi110.stdout:2693: oid 3 updating version 0 to 1005 2024-08-17T00:42:57.178 INFO:tasks.rados.rados.0.smithi110.stdout:2693: oid 3 updating version 1005 to 1006 2024-08-17T00:42:57.178 INFO:tasks.rados.rados.0.smithi110.stdout:2693: oid 3 version 1006 is already newer than 1002 2024-08-17T00:42:57.179 INFO:tasks.rados.rados.0.smithi110.stdout:2693: oid 3 version 1006 is already newer than 1003 2024-08-17T00:42:57.179 INFO:tasks.rados.rados.0.smithi110.stdout:2693: oid 3 version 1006 is already newer than 1004 2024-08-17T00:42:57.179 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 1006 (ObjNum 837 snap 244 seq_num 837) dirty exists 2024-08-17T00:42:57.179 INFO:tasks.rados.rados.0.smithi110.stdout:2693: left oid 3 (ObjNum 837 snap 244 seq_num 837) 2024-08-17T00:42:57.179 INFO:tasks.rados.rados.0.smithi110.stdout:2695: finishing write tid 1 to smithi11086371-23 2024-08-17T00:42:57.179 INFO:tasks.rados.rados.0.smithi110.stdout:2695: finishing write tid 2 to smithi11086371-23 2024-08-17T00:42:57.179 INFO:tasks.rados.rados.0.smithi110.stdout:2695: finishing write tid 3 to smithi11086371-23 2024-08-17T00:42:57.179 INFO:tasks.rados.rados.0.smithi110.stdout:2693: done (2 left) 2024-08-17T00:42:57.180 INFO:tasks.rados.rados.0.smithi110.stdout:2696: done (1 left) 2024-08-17T00:42:57.180 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 38 current snap is 244 2024-08-17T00:42:57.180 INFO:tasks.rados.rados.0.smithi110.stdout:2697: seq_num 841 ranges {3293184=491520,3784704=598016,4382720=704512,5087232=303104} 2024-08-17T00:42:57.199 INFO:tasks.rados.rados.0.smithi110.stdout:2697: writing smithi11086371-38 from 3293184 to 3784704 tid 1 2024-08-17T00:42:57.203 INFO:tasks.rados.rados.0.smithi110.stdout:2697: writing smithi11086371-38 from 3784704 to 4382720 tid 2 2024-08-17T00:42:57.207 INFO:tasks.rados.rados.0.smithi110.stdout:2697: writing smithi11086371-38 from 4382720 to 5087232 tid 3 2024-08-17T00:42:57.209 INFO:tasks.rados.rados.0.smithi110.stdout:2697: writing smithi11086371-38 from 5087232 to 5390336 tid 4 2024-08-17T00:42:57.209 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 50 current snap is 244 2024-08-17T00:42:57.209 INFO:tasks.rados.rados.0.smithi110.stdout:2695: finishing write tid 4 to smithi11086371-23 2024-08-17T00:42:57.209 INFO:tasks.rados.rados.0.smithi110.stdout:2698: seq_num 842 ranges {8192=507904,516096=475136,991232=516096,1507328=499712,2007040=114688} 2024-08-17T00:42:57.212 INFO:tasks.rados.rados.0.smithi110.stdout:2698: writing smithi11086371-50 from 8192 to 516096 tid 1 2024-08-17T00:42:57.214 INFO:tasks.rados.rados.0.smithi110.stdout:2698: writing smithi11086371-50 from 516096 to 991232 tid 2 2024-08-17T00:42:57.218 INFO:tasks.rados.rados.0.smithi110.stdout:2698: writing smithi11086371-50 from 991232 to 1507328 tid 3 2024-08-17T00:42:57.221 INFO:tasks.rados.rados.0.smithi110.stdout:2698: writing smithi11086371-50 from 1507328 to 2007040 tid 4 2024-08-17T00:42:57.221 INFO:tasks.rados.rados.0.smithi110.stdout:2698: writing smithi11086371-50 from 2007040 to 2121728 tid 5 2024-08-17T00:42:57.222 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 9 current snap is 244 2024-08-17T00:42:57.222 INFO:tasks.rados.rados.0.smithi110.stdout:2695: finishing write tid 5 to smithi11086371-23 2024-08-17T00:42:57.222 INFO:tasks.rados.rados.0.smithi110.stdout:2695: finishing write tid 6 to smithi11086371-23 2024-08-17T00:42:57.222 INFO:tasks.rados.rados.0.smithi110.stdout:2695: oid 23 updating version 0 to 1098 2024-08-17T00:42:57.222 INFO:tasks.rados.rados.0.smithi110.stdout:2695: oid 23 version 1098 is already newer than 1096 2024-08-17T00:42:57.222 INFO:tasks.rados.rados.0.smithi110.stdout:2695: oid 23 version 1098 is already newer than 1097 2024-08-17T00:42:57.222 INFO:tasks.rados.rados.0.smithi110.stdout:2695: oid 23 version 1098 is already newer than 1094 2024-08-17T00:42:57.222 INFO:tasks.rados.rados.0.smithi110.stdout:2695: oid 23 version 1098 is already newer than 1095 2024-08-17T00:42:57.222 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 1098 (ObjNum 839 snap 244 seq_num 839) dirty exists 2024-08-17T00:42:57.222 INFO:tasks.rados.rados.0.smithi110.stdout:2695: left oid 23 (ObjNum 839 snap 244 seq_num 839) 2024-08-17T00:42:57.222 INFO:tasks.rados.rados.0.smithi110.stdout:2697: finishing write tid 1 to smithi11086371-38 2024-08-17T00:42:57.222 INFO:tasks.rados.rados.0.smithi110.stdout:2697: finishing write tid 2 to smithi11086371-38 2024-08-17T00:42:57.222 INFO:tasks.rados.rados.0.smithi110.stdout:2699: seq_num 843 ranges {1843200=524288,2367488=761856,3129344=671744,3801088=172032} 2024-08-17T00:42:57.234 INFO:tasks.rados.rados.0.smithi110.stdout:2699: writing smithi11086371-9 from 1843200 to 2367488 tid 1 2024-08-17T00:42:57.238 INFO:tasks.rados.rados.0.smithi110.stdout:2699: writing smithi11086371-9 from 2367488 to 3129344 tid 2 2024-08-17T00:42:57.242 INFO:tasks.rados.rados.0.smithi110.stdout:2699: writing smithi11086371-9 from 3129344 to 3801088 tid 3 2024-08-17T00:42:57.244 INFO:tasks.rados.rados.0.smithi110.stdout:2699: writing smithi11086371-9 from 3801088 to 3973120 tid 4 2024-08-17T00:42:57.244 INFO:tasks.rados.rados.0.smithi110.stdout:2695: done (3 left) 2024-08-17T00:42:57.244 INFO:tasks.rados.rados.0.smithi110.stdout:2700: read oid 41 snap -1 2024-08-17T00:42:57.244 INFO:tasks.rados.rados.0.smithi110.stdout:2700: expect (ObjNum 832 snap 244 seq_num 832) 2024-08-17T00:42:57.244 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 18 current snap is 244 2024-08-17T00:42:57.244 INFO:tasks.rados.rados.0.smithi110.stdout:2697: finishing write tid 3 to smithi11086371-38 2024-08-17T00:42:57.244 INFO:tasks.rados.rados.0.smithi110.stdout:2697: finishing write tid 4 to smithi11086371-38 2024-08-17T00:42:57.244 INFO:tasks.rados.rados.0.smithi110.stdout:2701: seq_num 844 ranges {8306688=540672,8847360=696320,9543680=475136,10018816=434176} 2024-08-17T00:42:57.292 INFO:tasks.rados.rados.0.smithi110.stdout:2701: writing smithi11086371-18 from 8306688 to 8847360 tid 1 2024-08-17T00:42:57.296 INFO:tasks.rados.rados.0.smithi110.stdout:2701: writing smithi11086371-18 from 8847360 to 9543680 tid 2 2024-08-17T00:42:57.298 INFO:tasks.rados.rados.0.smithi110.stdout:2701: writing smithi11086371-18 from 9543680 to 10018816 tid 3 2024-08-17T00:42:57.301 INFO:tasks.rados.rados.0.smithi110.stdout:2701: writing smithi11086371-18 from 10018816 to 10452992 tid 4 2024-08-17T00:42:57.301 INFO:tasks.rados.rados.0.smithi110.stdout:2702: read oid 10 snap -1 2024-08-17T00:42:57.302 INFO:tasks.rados.rados.0.smithi110.stdout:2702: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:42:57.302 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 25 current snap is 244 2024-08-17T00:42:57.302 INFO:tasks.rados.rados.0.smithi110.stdout:2697: finishing write tid 5 to smithi11086371-38 2024-08-17T00:42:57.302 INFO:tasks.rados.rados.0.smithi110.stdout:2703: seq_num 845 ranges {15114240=557056,15671296=581632,16252928=688128,16941056=335872} 2024-08-17T00:42:57.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:57 smithi110 ceph-mon[100641]: osdmap e563: 8 total, 7 up, 8 in 2024-08-17T00:42:57.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:57 smithi110 ceph-mon[100641]: from='osd.6 [v2:172.21.15.177:6816/3954952329,v1:172.21.15.177:6817/3954952329]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T00:42:57.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:57 smithi110 ceph-mon[100641]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T00:42:57.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:57 smithi110 ceph-mon[100641]: pgmap v408: 121 pgs: 33 active+undersized, 9 active+undersized+degraded, 79 active+clean; 283 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 4.6 MiB/s wr, 34 op/s; 57/627 objects degraded (9.091%) 2024-08-17T00:42:57.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:57 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:57.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:57 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:57.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:57 smithi110 ceph-mon[98148]: osdmap e563: 8 total, 7 up, 8 in 2024-08-17T00:42:57.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:57 smithi110 ceph-mon[98148]: from='osd.6 [v2:172.21.15.177:6816/3954952329,v1:172.21.15.177:6817/3954952329]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T00:42:57.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:57 smithi110 ceph-mon[98148]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T00:42:57.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:57 smithi110 ceph-mon[98148]: pgmap v408: 121 pgs: 33 active+undersized, 9 active+undersized+degraded, 79 active+clean; 283 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 4.6 MiB/s wr, 34 op/s; 57/627 objects degraded (9.091%) 2024-08-17T00:42:57.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:57 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:57.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:57 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:57.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:57 smithi177 ceph-mon[90034]: osdmap e563: 8 total, 7 up, 8 in 2024-08-17T00:42:57.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:57 smithi177 ceph-mon[90034]: from='osd.6 [v2:172.21.15.177:6816/3954952329,v1:172.21.15.177:6817/3954952329]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T00:42:57.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:57 smithi177 ceph-mon[90034]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T00:42:57.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:57 smithi177 ceph-mon[90034]: pgmap v408: 121 pgs: 33 active+undersized, 9 active+undersized+degraded, 79 active+clean; 283 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 4.6 MiB/s wr, 34 op/s; 57/627 objects degraded (9.091%) 2024-08-17T00:42:57.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:57 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:57.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:57 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:57.363 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 00:42:57 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T00:42:57.028+0000 7f23de483640 -1 osd.6 554 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T00:42:57.384 INFO:tasks.rados.rados.0.smithi110.stdout:2703: writing smithi11086371-25 from 15114240 to 15671296 tid 1 2024-08-17T00:42:57.388 INFO:tasks.rados.rados.0.smithi110.stdout:2703: writing smithi11086371-25 from 15671296 to 16252928 tid 2 2024-08-17T00:42:57.392 INFO:tasks.rados.rados.0.smithi110.stdout:2703: writing smithi11086371-25 from 16252928 to 16941056 tid 3 2024-08-17T00:42:57.394 INFO:tasks.rados.rados.0.smithi110.stdout:2703: writing smithi11086371-25 from 16941056 to 17276928 tid 4 2024-08-17T00:42:57.394 INFO:tasks.rados.rados.0.smithi110.stdout:2697: finishing write tid 6 to smithi11086371-38 2024-08-17T00:42:57.394 INFO:tasks.rados.rados.0.smithi110.stdout:2697: oid 38 updating version 0 to 785 2024-08-17T00:42:57.394 INFO:tasks.rados.rados.0.smithi110.stdout:2697: oid 38 updating version 785 to 787 2024-08-17T00:42:57.394 INFO:tasks.rados.rados.0.smithi110.stdout:2697: oid 38 version 787 is already newer than 784 2024-08-17T00:42:57.395 INFO:tasks.rados.rados.0.smithi110.stdout:2697: oid 38 updating version 787 to 788 2024-08-17T00:42:57.395 INFO:tasks.rados.rados.0.smithi110.stdout:2697: oid 38 version 788 is already newer than 786 2024-08-17T00:42:57.395 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 788 (ObjNum 841 snap 244 seq_num 841) dirty exists 2024-08-17T00:42:57.395 INFO:tasks.rados.rados.0.smithi110.stdout:2697: left oid 38 (ObjNum 841 snap 244 seq_num 841) 2024-08-17T00:42:57.395 INFO:tasks.rados.rados.0.smithi110.stdout:2698: finishing write tid 1 to smithi11086371-50 2024-08-17T00:42:57.395 INFO:tasks.rados.rados.0.smithi110.stdout:2698: finishing write tid 2 to smithi11086371-50 2024-08-17T00:42:57.395 INFO:tasks.rados.rados.0.smithi110.stdout:2698: finishing write tid 3 to smithi11086371-50 2024-08-17T00:42:57.395 INFO:tasks.rados.rados.0.smithi110.stdout:2697: done (6 left) 2024-08-17T00:42:57.395 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 28 current snap is 244 2024-08-17T00:42:57.395 INFO:tasks.rados.rados.0.smithi110.stdout:2698: finishing write tid 4 to smithi11086371-50 2024-08-17T00:42:57.395 INFO:tasks.rados.rados.0.smithi110.stdout:2698: finishing write tid 5 to smithi11086371-50 2024-08-17T00:42:57.395 INFO:tasks.rados.rados.0.smithi110.stdout:2704: seq_num 846 ranges {5595136=573440,6168576=466944,6635520=491520,7127040=548864,7675904=98304} 2024-08-17T00:42:57.426 INFO:tasks.rados.rados.0.smithi110.stdout:2704: writing smithi11086371-28 from 5595136 to 6168576 tid 1 2024-08-17T00:42:57.429 INFO:tasks.rados.rados.0.smithi110.stdout:2704: writing smithi11086371-28 from 6168576 to 6635520 tid 2 2024-08-17T00:42:57.432 INFO:tasks.rados.rados.0.smithi110.stdout:2704: writing smithi11086371-28 from 6635520 to 7127040 tid 3 2024-08-17T00:42:57.435 INFO:tasks.rados.rados.0.smithi110.stdout:2704: writing smithi11086371-28 from 7127040 to 7675904 tid 4 2024-08-17T00:42:57.437 INFO:tasks.rados.rados.0.smithi110.stdout:2704: writing smithi11086371-28 from 7675904 to 7774208 tid 5 2024-08-17T00:42:57.437 INFO:tasks.rados.rados.0.smithi110.stdout:2705: read oid 48 snap -1 2024-08-17T00:42:57.437 INFO:tasks.rados.rados.0.smithi110.stdout:2705: expect (ObjNum 815 snap 239 seq_num 815) 2024-08-17T00:42:57.437 INFO:tasks.rados.rados.0.smithi110.stdout:2706: rollback oid 11 current snap is 244 2024-08-17T00:42:57.437 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 11 to 242 2024-08-17T00:42:57.437 INFO:tasks.rados.rados.0.smithi110.stdout:2698: finishing write tid 6 to smithi11086371-50 2024-08-17T00:42:57.438 INFO:tasks.rados.rados.0.smithi110.stdout:2698: finishing write tid 7 to smithi11086371-50 2024-08-17T00:42:57.438 INFO:tasks.rados.rados.0.smithi110.stdout:2698: oid 50 updating version 0 to 930 2024-08-17T00:42:57.438 INFO:tasks.rados.rados.0.smithi110.stdout:2698: oid 50 updating version 930 to 935 2024-08-17T00:42:57.438 INFO:tasks.rados.rados.0.smithi110.stdout:2698: oid 50 version 935 is already newer than 934 2024-08-17T00:42:57.438 INFO:tasks.rados.rados.0.smithi110.stdout:2698: oid 50 version 935 is already newer than 932 2024-08-17T00:42:57.438 INFO:tasks.rados.rados.0.smithi110.stdout:2698: oid 50 version 935 is already newer than 931 2024-08-17T00:42:57.438 INFO:tasks.rados.rados.0.smithi110.stdout:2698: oid 50 version 935 is already newer than 933 2024-08-17T00:42:57.438 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 935 (ObjNum 842 snap 244 seq_num 842) dirty exists 2024-08-17T00:42:57.438 INFO:tasks.rados.rados.0.smithi110.stdout:2698: left oid 50 (ObjNum 842 snap 244 seq_num 842) 2024-08-17T00:42:57.438 INFO:tasks.rados.rados.0.smithi110.stdout:2699: finishing write tid 1 to smithi11086371-9 2024-08-17T00:42:57.438 INFO:tasks.rados.rados.0.smithi110.stdout:2699: finishing write tid 2 to smithi11086371-9 2024-08-17T00:42:57.438 INFO:tasks.rados.rados.0.smithi110.stdout:2698: done (8 left) 2024-08-17T00:42:57.438 INFO:tasks.rados.rados.0.smithi110.stdout:2707: read oid 16 snap -1 2024-08-17T00:42:57.439 INFO:tasks.rados.rados.0.smithi110.stdout:2707: expect (ObjNum 801 snap 237 seq_num 801) 2024-08-17T00:42:57.439 INFO:tasks.rados.rados.0.smithi110.stdout:2708: rollback oid 30 current snap is 244 2024-08-17T00:42:57.439 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 30 to 198 2024-08-17T00:42:57.439 INFO:tasks.rados.rados.0.smithi110.stdout:2699: finishing write tid 3 to smithi11086371-9 2024-08-17T00:42:57.439 INFO:tasks.rados.rados.0.smithi110.stdout:2699: finishing write tid 4 to smithi11086371-9 2024-08-17T00:42:57.439 INFO:tasks.rados.rados.0.smithi110.stdout:2699: finishing write tid 5 to smithi11086371-9 2024-08-17T00:42:57.439 INFO:tasks.rados.rados.0.smithi110.stdout:2699: finishing write tid 6 to smithi11086371-9 2024-08-17T00:42:57.439 INFO:tasks.rados.rados.0.smithi110.stdout:2699: oid 9 updating version 0 to 1013 2024-08-17T00:42:57.439 INFO:tasks.rados.rados.0.smithi110.stdout:2699: oid 9 updating version 1013 to 1014 2024-08-17T00:42:57.439 INFO:tasks.rados.rados.0.smithi110.stdout:2699: oid 9 updating version 1014 to 1015 2024-08-17T00:42:57.439 INFO:tasks.rados.rados.0.smithi110.stdout:2699: oid 9 updating version 1015 to 1016 2024-08-17T00:42:57.439 INFO:tasks.rados.rados.0.smithi110.stdout:2699: oid 9 version 1016 is already newer than 1012 2024-08-17T00:42:57.439 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 1016 (ObjNum 843 snap 244 seq_num 843) dirty exists 2024-08-17T00:42:57.439 INFO:tasks.rados.rados.0.smithi110.stdout:2699: left oid 9 (ObjNum 843 snap 244 seq_num 843) 2024-08-17T00:42:57.440 INFO:tasks.rados.rados.0.smithi110.stdout:2700: expect (ObjNum 832 snap 244 seq_num 832) 2024-08-17T00:42:58.001 INFO:tasks.rados.rados.0.smithi110.stdout:2701: finishing write tid 1 to smithi11086371-18 2024-08-17T00:42:58.001 INFO:tasks.rados.rados.0.smithi110.stdout:2701: finishing write tid 2 to smithi11086371-18 2024-08-17T00:42:58.001 INFO:tasks.rados.rados.0.smithi110.stdout:2701: finishing write tid 3 to smithi11086371-18 2024-08-17T00:42:58.001 INFO:tasks.rados.rados.0.smithi110.stdout:2702: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:42:58.004 INFO:tasks.rados.rados.0.smithi110.stdout:2701: finishing write tid 4 to smithi11086371-18 2024-08-17T00:42:58.004 INFO:tasks.rados.rados.0.smithi110.stdout:2701: finishing write tid 5 to smithi11086371-18 2024-08-17T00:42:58.004 INFO:tasks.rados.rados.0.smithi110.stdout:2699: done (9 left) 2024-08-17T00:42:58.004 INFO:tasks.rados.rados.0.smithi110.stdout:2700: done (8 left) 2024-08-17T00:42:58.004 INFO:tasks.rados.rados.0.smithi110.stdout:2702: done (7 left) 2024-08-17T00:42:58.004 INFO:tasks.rados.rados.0.smithi110.stdout:2709: snap_create 2024-08-17T00:42:58.004 INFO:tasks.rados.rados.0.smithi110.stdout:2701: finishing write tid 6 to smithi11086371-18 2024-08-17T00:42:58.004 INFO:tasks.rados.rados.0.smithi110.stdout:2701: oid 18 updating version 0 to 838 2024-08-17T00:42:58.005 INFO:tasks.rados.rados.0.smithi110.stdout:2701: oid 18 version 838 is already newer than 836 2024-08-17T00:42:58.005 INFO:tasks.rados.rados.0.smithi110.stdout:2701: oid 18 version 838 is already newer than 834 2024-08-17T00:42:58.005 INFO:tasks.rados.rados.0.smithi110.stdout:2701: oid 18 version 838 is already newer than 837 2024-08-17T00:42:58.005 INFO:tasks.rados.rados.0.smithi110.stdout:2701: oid 18 version 838 is already newer than 835 2024-08-17T00:42:58.005 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 838 (ObjNum 844 snap 244 seq_num 844) dirty exists 2024-08-17T00:42:58.005 INFO:tasks.rados.rados.0.smithi110.stdout:2701: left oid 18 (ObjNum 844 snap 244 seq_num 844) 2024-08-17T00:42:58.005 INFO:tasks.rados.rados.0.smithi110.stdout:2703: finishing write tid 1 to smithi11086371-25 2024-08-17T00:42:58.005 INFO:tasks.rados.rados.0.smithi110.stdout:2703: finishing write tid 2 to smithi11086371-25 2024-08-17T00:42:58.005 INFO:tasks.rados.rados.0.smithi110.stdout:2703: finishing write tid 3 to smithi11086371-25 2024-08-17T00:42:58.005 INFO:tasks.rados.rados.0.smithi110.stdout:2703: finishing write tid 4 to smithi11086371-25 2024-08-17T00:42:58.005 INFO:tasks.rados.rados.0.smithi110.stdout:2703: finishing write tid 5 to smithi11086371-25 2024-08-17T00:42:58.005 INFO:tasks.rados.rados.0.smithi110.stdout:2703: finishing write tid 6 to smithi11086371-25 2024-08-17T00:42:58.005 INFO:tasks.rados.rados.0.smithi110.stdout:2703: oid 25 updating version 0 to 1236 2024-08-17T00:42:58.005 INFO:tasks.rados.rados.0.smithi110.stdout:2703: oid 25 version 1236 is already newer than 1235 2024-08-17T00:42:58.005 INFO:tasks.rados.rados.0.smithi110.stdout:2703: oid 25 version 1236 is already newer than 1234 2024-08-17T00:42:58.006 INFO:tasks.rados.rados.0.smithi110.stdout:2703: oid 25 version 1236 is already newer than 1232 2024-08-17T00:42:58.006 INFO:tasks.rados.rados.0.smithi110.stdout:2703: oid 25 version 1236 is already newer than 1233 2024-08-17T00:42:58.006 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 1236 (ObjNum 845 snap 244 seq_num 845) dirty exists 2024-08-17T00:42:58.006 INFO:tasks.rados.rados.0.smithi110.stdout:2703: left oid 25 (ObjNum 845 snap 244 seq_num 845) 2024-08-17T00:42:58.006 INFO:tasks.rados.rados.0.smithi110.stdout:2704: finishing write tid 1 to smithi11086371-28 2024-08-17T00:42:58.006 INFO:tasks.rados.rados.0.smithi110.stdout:2704: finishing write tid 2 to smithi11086371-28 2024-08-17T00:42:58.006 INFO:tasks.rados.rados.0.smithi110.stdout:2704: finishing write tid 3 to smithi11086371-28 2024-08-17T00:42:58.006 INFO:tasks.rados.rados.0.smithi110.stdout:2704: finishing write tid 4 to smithi11086371-28 2024-08-17T00:42:58.006 INFO:tasks.rados.rados.0.smithi110.stdout:2704: finishing write tid 5 to smithi11086371-28 2024-08-17T00:42:58.006 INFO:tasks.rados.rados.0.smithi110.stdout:2704: finishing write tid 6 to smithi11086371-28 2024-08-17T00:42:58.006 INFO:tasks.rados.rados.0.smithi110.stdout:2704: finishing write tid 7 to smithi11086371-28 2024-08-17T00:42:58.006 INFO:tasks.rados.rados.0.smithi110.stdout:2704: oid 28 updating version 0 to 929 2024-08-17T00:42:58.006 INFO:tasks.rados.rados.0.smithi110.stdout:2704: oid 28 version 929 is already newer than 927 2024-08-17T00:42:58.006 INFO:tasks.rados.rados.0.smithi110.stdout:2704: oid 28 updating version 929 to 931 2024-08-17T00:42:58.007 INFO:tasks.rados.rados.0.smithi110.stdout:2704: oid 28 version 931 is already newer than 930 2024-08-17T00:42:58.007 INFO:tasks.rados.rados.0.smithi110.stdout:2704: oid 28 version 931 is already newer than 926 2024-08-17T00:42:58.007 INFO:tasks.rados.rados.0.smithi110.stdout:2704: oid 28 version 931 is already newer than 928 2024-08-17T00:42:58.007 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 931 (ObjNum 846 snap 244 seq_num 846) dirty exists 2024-08-17T00:42:58.007 INFO:tasks.rados.rados.0.smithi110.stdout:2704: left oid 28 (ObjNum 846 snap 244 seq_num 846) 2024-08-17T00:42:58.007 INFO:tasks.rados.rados.0.smithi110.stdout:2707: expect (ObjNum 801 snap 237 seq_num 801) 2024-08-17T00:42:58.051 INFO:tasks.rados.rados.0.smithi110.stdout:2705: expect (ObjNum 815 snap 239 seq_num 815) 2024-08-17T00:42:58.095 INFO:tasks.rados.rados.0.smithi110.stdout:2706: finishing rollback tid 0 to smithi11086371-11 2024-08-17T00:42:58.096 INFO:tasks.rados.rados.0.smithi110.stdout:2706: finishing rollback tid 1 to smithi11086371-11 2024-08-17T00:42:58.096 INFO:tasks.rados.rados.0.smithi110.stdout:2706: finishing rollback tid 2 to smithi11086371-11 2024-08-17T00:42:58.096 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 1095 (ObjNum 822 snap 242 seq_num 822) dirty exists 2024-08-17T00:42:58.096 INFO:tasks.rados.rados.0.smithi110.stdout:2708: finishing rollback tid 1 to smithi11086371-30 2024-08-17T00:42:58.096 INFO:tasks.rados.rados.0.smithi110.stdout:2708: finishing rollback tid 2 to smithi11086371-30 2024-08-17T00:42:58.096 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 1097 (ObjNum 656 snap 181 seq_num 656) dirty exists 2024-08-17T00:42:58.233 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:58 smithi177 ceph-mon[90034]: Health check update: Degraded data redundancy: 57/627 objects degraded (9.091%), 9 pgs degraded (PG_DEGRADED) 2024-08-17T00:42:58.233 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:58 smithi177 ceph-mon[90034]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-17T00:42:58.233 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:58 smithi177 ceph-mon[90034]: osdmap e564: 8 total, 7 up, 8 in 2024-08-17T00:42:58.233 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:58 smithi177 ceph-mon[90034]: from='osd.6 [v2:172.21.15.177:6816/3954952329,v1:172.21.15.177:6817/3954952329]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:42:58.233 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:58 smithi177 ceph-mon[90034]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:42:58.233 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:58 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:58.233 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:58 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:58.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:42:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:42:58] "GET /metrics HTTP/1.1" 200 36214 "" "Prometheus/2.43.0" 2024-08-17T00:42:58.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:58 smithi110 ceph-mon[98148]: Health check update: Degraded data redundancy: 57/627 objects degraded (9.091%), 9 pgs degraded (PG_DEGRADED) 2024-08-17T00:42:58.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:58 smithi110 ceph-mon[98148]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-17T00:42:58.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:58 smithi110 ceph-mon[98148]: osdmap e564: 8 total, 7 up, 8 in 2024-08-17T00:42:58.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:58 smithi110 ceph-mon[98148]: from='osd.6 [v2:172.21.15.177:6816/3954952329,v1:172.21.15.177:6817/3954952329]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:42:58.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:58 smithi110 ceph-mon[98148]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:42:58.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:58 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:58.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:58 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:58.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:58 smithi110 ceph-mon[100641]: Health check update: Degraded data redundancy: 57/627 objects degraded (9.091%), 9 pgs degraded (PG_DEGRADED) 2024-08-17T00:42:58.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:58 smithi110 ceph-mon[100641]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-17T00:42:58.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:58 smithi110 ceph-mon[100641]: osdmap e564: 8 total, 7 up, 8 in 2024-08-17T00:42:58.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:58 smithi110 ceph-mon[100641]: from='osd.6 [v2:172.21.15.177:6816/3954952329,v1:172.21.15.177:6817/3954952329]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:42:58.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:58 smithi110 ceph-mon[100641]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:42:58.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:58 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:58.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:58 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:42:59.015 INFO:tasks.rados.rados.0.smithi110.stdout:2701: done (7 left) 2024-08-17T00:42:59.015 INFO:tasks.rados.rados.0.smithi110.stdout:2703: done (6 left) 2024-08-17T00:42:59.015 INFO:tasks.rados.rados.0.smithi110.stdout:2704: done (5 left) 2024-08-17T00:42:59.015 INFO:tasks.rados.rados.0.smithi110.stdout:2705: done (4 left) 2024-08-17T00:42:59.015 INFO:tasks.rados.rados.0.smithi110.stdout:2706: done (3 left) 2024-08-17T00:42:59.015 INFO:tasks.rados.rados.0.smithi110.stdout:2707: done (2 left) 2024-08-17T00:42:59.016 INFO:tasks.rados.rados.0.smithi110.stdout:2708: done (1 left) 2024-08-17T00:42:59.016 INFO:tasks.rados.rados.0.smithi110.stdout:2709: done (0 left) 2024-08-17T00:42:59.016 INFO:tasks.rados.rados.0.smithi110.stdout:2710: read oid 49 snap -1 2024-08-17T00:42:59.016 INFO:tasks.rados.rados.0.smithi110.stdout:2710: expect deleted 2024-08-17T00:42:59.016 INFO:tasks.rados.rados.0.smithi110.stdout:2711: rmattr oid 6 current snap is 245 2024-08-17T00:42:59.016 INFO:tasks.rados.rados.0.smithi110.stdout:2711: done (1 left) 2024-08-17T00:42:59.016 INFO:tasks.rados.rados.0.smithi110.stdout:2712: rollback oid 28 current snap is 245 2024-08-17T00:42:59.016 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 28 to 200 2024-08-17T00:42:59.016 INFO:tasks.rados.rados.0.smithi110.stdout:2713: copy_from oid 34 from oid 35 current snap is 245 2024-08-17T00:42:59.016 INFO:tasks.rados.rados.0.smithi110.stdout:2714: delete oid 27 current snap is 245 2024-08-17T00:42:59.025 INFO:tasks.rados.rados.0.smithi110.stdout:2712: finishing rollback tid 0 to smithi11086371-28 2024-08-17T00:42:59.026 INFO:tasks.rados.rados.0.smithi110.stdout:2710: done (3 left) 2024-08-17T00:42:59.026 INFO:tasks.rados.rados.0.smithi110.stdout:2714: done (2 left) 2024-08-17T00:42:59.026 INFO:tasks.rados.rados.0.smithi110.stdout:2715: read oid 19 snap 242 2024-08-17T00:42:59.026 INFO:tasks.rados.rados.0.smithi110.stdout:2715: expect (ObjNum 646 snap 176 seq_num 646) 2024-08-17T00:42:59.026 INFO:tasks.rados.rados.0.smithi110.stdout:2716: rmattr oid 26 current snap is 245 2024-08-17T00:42:59.026 INFO:tasks.rados.rados.0.smithi110.stdout:2716: done (3 left) 2024-08-17T00:42:59.026 INFO:tasks.rados.rados.0.smithi110.stdout:2717: snap_remove snap 211 2024-08-17T00:42:59.263 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:59 smithi177 ceph-mon[90034]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T00:42:59.263 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:59 smithi177 ceph-mon[90034]: osd.6 [v2:172.21.15.177:6816/3954952329,v1:172.21.15.177:6817/3954952329] boot 2024-08-17T00:42:59.263 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:59 smithi177 ceph-mon[90034]: osdmap e565: 8 total, 8 up, 8 in 2024-08-17T00:42:59.263 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:59 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:42:59.263 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:42:59 smithi177 ceph-mon[90034]: pgmap v411: 121 pgs: 5 peering, 29 active+undersized, 8 active+undersized+degraded, 79 active+clean; 296 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 4.7 MiB/s wr, 22 op/s; 38/651 objects degraded (5.837%) 2024-08-17T00:42:59.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:59 smithi110 ceph-mon[98148]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T00:42:59.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:59 smithi110 ceph-mon[98148]: osd.6 [v2:172.21.15.177:6816/3954952329,v1:172.21.15.177:6817/3954952329] boot 2024-08-17T00:42:59.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:59 smithi110 ceph-mon[98148]: osdmap e565: 8 total, 8 up, 8 in 2024-08-17T00:42:59.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:59 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:42:59.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:42:59 smithi110 ceph-mon[98148]: pgmap v411: 121 pgs: 5 peering, 29 active+undersized, 8 active+undersized+degraded, 79 active+clean; 296 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 4.7 MiB/s wr, 22 op/s; 38/651 objects degraded (5.837%) 2024-08-17T00:42:59.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:59 smithi110 ceph-mon[100641]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T00:42:59.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:59 smithi110 ceph-mon[100641]: osd.6 [v2:172.21.15.177:6816/3954952329,v1:172.21.15.177:6817/3954952329] boot 2024-08-17T00:42:59.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:59 smithi110 ceph-mon[100641]: osdmap e565: 8 total, 8 up, 8 in 2024-08-17T00:42:59.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:59 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T00:42:59.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:42:59 smithi110 ceph-mon[100641]: pgmap v411: 121 pgs: 5 peering, 29 active+undersized, 8 active+undersized+degraded, 79 active+clean; 296 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 4.7 MiB/s wr, 22 op/s; 38/651 objects degraded (5.837%) 2024-08-17T00:43:00.020 INFO:tasks.rados.rados.0.smithi110.stdout:2717: done (3 left) 2024-08-17T00:43:00.020 INFO:tasks.rados.rados.0.smithi110.stdout:2718: snap_remove snap 231 2024-08-17T00:43:00.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:00 smithi110 ceph-mon[100641]: osdmap e566: 8 total, 8 up, 8 in 2024-08-17T00:43:00.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:00 smithi110 ceph-mon[98148]: osdmap e566: 8 total, 8 up, 8 in 2024-08-17T00:43:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:00 smithi177 ceph-mon[90034]: osdmap e566: 8 total, 8 up, 8 in 2024-08-17T00:43:01.027 INFO:tasks.rados.rados.0.smithi110.stdout:2718: done (3 left) 2024-08-17T00:43:01.027 INFO:tasks.rados.rados.0.smithi110.stdout:2719: rmattr oid 5 current snap is 245 2024-08-17T00:43:01.027 INFO:tasks.rados.rados.0.smithi110.stdout:2720: read oid 14 snap -1 2024-08-17T00:43:01.027 INFO:tasks.rados.rados.0.smithi110.stdout:2720: expect (ObjNum 770 snap 228 seq_num 770) 2024-08-17T00:43:01.027 INFO:tasks.rados.rados.0.smithi110.stdout:2721: rollback oid 22 current snap is 245 2024-08-17T00:43:01.027 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 22 to 218 2024-08-17T00:43:01.027 INFO:tasks.rados.rados.0.smithi110.stdout:2722: delete oid 6 current snap is 245 2024-08-17T00:43:01.027 INFO:tasks.rados.rados.0.smithi110.stdout:2712: finishing rollback tid 1 to smithi11086371-28 2024-08-17T00:43:01.028 INFO:tasks.rados.rados.0.smithi110.stdout:2712: finishing rollback tid 2 to smithi11086371-28 2024-08-17T00:43:01.028 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 934 (ObjNum 632 snap 171 seq_num 632) dirty exists 2024-08-17T00:43:01.028 INFO:tasks.rados.rados.0.smithi110.stdout:2715: expect (ObjNum 646 snap 176 seq_num 646) 2024-08-17T00:43:01.132 INFO:tasks.rados.rados.0.smithi110.stdout:2713: finishing copy_from racing read to smithi11086371-34 2024-08-17T00:43:01.132 INFO:tasks.rados.rados.0.smithi110.stdout:2713: finishing copy_from to smithi11086371-34 2024-08-17T00:43:01.132 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 1011 (ObjNum 786 snap 231 seq_num 786) dirty exists 2024-08-17T00:43:01.132 INFO:tasks.rados.rados.0.smithi110.stdout:2712: done (6 left) 2024-08-17T00:43:01.132 INFO:tasks.rados.rados.0.smithi110.stdout:2713: done (5 left) 2024-08-17T00:43:01.132 INFO:tasks.rados.rados.0.smithi110.stdout:2715: done (4 left) 2024-08-17T00:43:01.132 INFO:tasks.rados.rados.0.smithi110.stdout:2722: done (3 left) 2024-08-17T00:43:01.132 INFO:tasks.rados.rados.0.smithi110.stdout:2723: setattr oid 42 current snap is 245 2024-08-17T00:43:01.133 INFO:tasks.rados.rados.0.smithi110.stdout:2721: finishing rollback tid 0 to smithi11086371-22 2024-08-17T00:43:01.133 INFO:tasks.rados.rados.0.smithi110.stdout:2721: finishing rollback tid 1 to smithi11086371-22 2024-08-17T00:43:01.133 INFO:tasks.rados.rados.0.smithi110.stdout:2721: finishing rollback tid 2 to smithi11086371-22 2024-08-17T00:43:01.133 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 1126 (ObjNum 589 snap 158 seq_num 589) dirty exists 2024-08-17T00:43:01.133 INFO:tasks.rados.rados.0.smithi110.stdout:2720: expect (ObjNum 770 snap 228 seq_num 770) 2024-08-17T00:43:01.176 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 1130 (ObjNum 793 snap 236 seq_num 793) dirty exists 2024-08-17T00:43:01.176 INFO:tasks.rados.rados.0.smithi110.stdout:2719: done (3 left) 2024-08-17T00:43:01.176 INFO:tasks.rados.rados.0.smithi110.stdout:2720: done (2 left) 2024-08-17T00:43:01.176 INFO:tasks.rados.rados.0.smithi110.stdout:2721: done (1 left) 2024-08-17T00:43:01.176 INFO:tasks.rados.rados.0.smithi110.stdout:2724: rmattr oid 27 current snap is 245 2024-08-17T00:43:01.176 INFO:tasks.rados.rados.0.smithi110.stdout:2724: done (1 left) 2024-08-17T00:43:01.176 INFO:tasks.rados.rados.0.smithi110.stdout:2725: rmattr oid 30 current snap is 245 2024-08-17T00:43:01.176 INFO:tasks.rados.rados.0.smithi110.stdout:2725: done (1 left) 2024-08-17T00:43:01.177 INFO:tasks.rados.rados.0.smithi110.stdout:2726: read oid 16 snap 244 2024-08-17T00:43:01.177 INFO:tasks.rados.rados.0.smithi110.stdout:2726: expect (ObjNum 801 snap 237 seq_num 801) 2024-08-17T00:43:01.177 INFO:tasks.rados.rados.0.smithi110.stdout:2727: read oid 30 snap -1 2024-08-17T00:43:01.177 INFO:tasks.rados.rados.0.smithi110.stdout:2727: expect (ObjNum 656 snap 181 seq_num 656) 2024-08-17T00:43:01.177 INFO:tasks.rados.rados.0.smithi110.stdout:2728: rollback oid 6 current snap is 245 2024-08-17T00:43:01.177 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 6 to 232 2024-08-17T00:43:01.177 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 24 current snap is 245 2024-08-17T00:43:01.177 INFO:tasks.rados.rados.0.smithi110.stdout:2729: seq_num 849 ranges {2875392=622592,3497984=516096,4014080=663552,4677632=425984} 2024-08-17T00:43:01.195 INFO:tasks.rados.rados.0.smithi110.stdout:2729: writing smithi11086371-24 from 2875392 to 3497984 tid 1 2024-08-17T00:43:01.198 INFO:tasks.rados.rados.0.smithi110.stdout:2729: writing smithi11086371-24 from 3497984 to 4014080 tid 2 2024-08-17T00:43:01.201 INFO:tasks.rados.rados.0.smithi110.stdout:2729: writing smithi11086371-24 from 4014080 to 4677632 tid 3 2024-08-17T00:43:01.204 INFO:tasks.rados.rados.0.smithi110.stdout:2729: writing smithi11086371-24 from 4677632 to 5103616 tid 4 2024-08-17T00:43:01.204 INFO:tasks.rados.rados.0.smithi110.stdout:2730: snap_remove snap 241 2024-08-17T00:43:01.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:43:00 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T00:43:00.875+0000 7f4819bd0640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-08-17T00:43:01.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:01 smithi110 ceph-mon[100641]: osdmap e567: 8 total, 8 up, 8 in 2024-08-17T00:43:01.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:01 smithi110 ceph-mon[100641]: pgmap v414: 121 pgs: 9 peering, 22 active+undersized, 7 active+undersized+degraded, 83 active+clean; 321 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 9.0 MiB/s wr, 55 op/s; 27/675 objects degraded (4.000%) 2024-08-17T00:43:01.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:01.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:01.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:43:01.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:43:01.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:01.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:43:01.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:01.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:01.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:01.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-17T00:43:01.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:01 smithi110 ceph-mon[98148]: osdmap e567: 8 total, 8 up, 8 in 2024-08-17T00:43:01.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:01 smithi110 ceph-mon[98148]: pgmap v414: 121 pgs: 9 peering, 22 active+undersized, 7 active+undersized+degraded, 83 active+clean; 321 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 9.0 MiB/s wr, 55 op/s; 27/675 objects degraded (4.000%) 2024-08-17T00:43:01.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:01.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:01.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:43:01.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:43:01.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:01.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:43:01.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:01.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:01.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:01.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-17T00:43:01.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:01 smithi177 ceph-mon[90034]: osdmap e567: 8 total, 8 up, 8 in 2024-08-17T00:43:01.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:01 smithi177 ceph-mon[90034]: pgmap v414: 121 pgs: 9 peering, 22 active+undersized, 7 active+undersized+degraded, 83 active+clean; 321 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 9.0 MiB/s wr, 55 op/s; 27/675 objects degraded (4.000%) 2024-08-17T00:43:01.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:01.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:01.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:43:01.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:43:01.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:01.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:43:01.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:01.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:01.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:01.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-17T00:43:02.033 INFO:tasks.rados.rados.0.smithi110.stdout:2728: finishing rollback tid 1 to smithi11086371-6 2024-08-17T00:43:02.033 INFO:tasks.rados.rados.0.smithi110.stdout:2728: finishing rollback tid 2 to smithi11086371-6 2024-08-17T00:43:02.033 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 938 (ObjNum 762 snap 224 seq_num 762) dirty exists 2024-08-17T00:43:02.033 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 42 v 1250 (ObjNum 745 snap 217 seq_num 745) dirty exists 2024-08-17T00:43:02.033 INFO:tasks.rados.rados.0.smithi110.stdout:2726: expect (ObjNum 801 snap 237 seq_num 801) 2024-08-17T00:43:02.082 INFO:tasks.rados.rados.0.smithi110.stdout:2729: finishing write tid 1 to smithi11086371-24 2024-08-17T00:43:02.082 INFO:tasks.rados.rados.0.smithi110.stdout:2729: finishing write tid 2 to smithi11086371-24 2024-08-17T00:43:02.082 INFO:tasks.rados.rados.0.smithi110.stdout:2727: expect (ObjNum 656 snap 181 seq_num 656) 2024-08-17T00:43:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:02 smithi110 ceph-mon[100641]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-17T00:43:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:02 smithi110 ceph-mon[100641]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-08-17T00:43:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:02 smithi110 ceph-mon[100641]: osdmap e568: 8 total, 8 up, 8 in 2024-08-17T00:43:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:43:02.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:02 smithi110 ceph-mon[98148]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-17T00:43:02.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:02 smithi110 ceph-mon[98148]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-08-17T00:43:02.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:02 smithi110 ceph-mon[98148]: osdmap e568: 8 total, 8 up, 8 in 2024-08-17T00:43:02.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:02.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:43:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:02 smithi177 ceph-mon[90034]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-17T00:43:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:02 smithi177 ceph-mon[90034]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-08-17T00:43:02.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:02 smithi177 ceph-mon[90034]: osdmap e568: 8 total, 8 up, 8 in 2024-08-17T00:43:02.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:02.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:43:02.616 INFO:tasks.rados.rados.0.smithi110.stdout:2729: finishing write tid 3 to smithi11086371-24 2024-08-17T00:43:02.616 INFO:tasks.rados.rados.0.smithi110.stdout:2729: finishing write tid 4 to smithi11086371-24 2024-08-17T00:43:02.616 INFO:tasks.rados.rados.0.smithi110.stdout:2729: finishing write tid 5 to smithi11086371-24 2024-08-17T00:43:02.616 INFO:tasks.rados.rados.0.smithi110.stdout:2729: finishing write tid 6 to smithi11086371-24 2024-08-17T00:43:02.617 INFO:tasks.rados.rados.0.smithi110.stdout:2729: oid 24 updating version 0 to 1137 2024-08-17T00:43:02.617 INFO:tasks.rados.rados.0.smithi110.stdout:2729: oid 24 version 1137 is already newer than 1136 2024-08-17T00:43:02.617 INFO:tasks.rados.rados.0.smithi110.stdout:2729: oid 24 updating version 1137 to 1138 2024-08-17T00:43:02.617 INFO:tasks.rados.rados.0.smithi110.stdout:2729: oid 24 updating version 1138 to 1140 2024-08-17T00:43:02.617 INFO:tasks.rados.rados.0.smithi110.stdout:2729: oid 24 version 1140 is already newer than 1139 2024-08-17T00:43:02.617 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 1140 (ObjNum 849 snap 245 seq_num 849) dirty exists 2024-08-17T00:43:02.617 INFO:tasks.rados.rados.0.smithi110.stdout:2729: left oid 24 (ObjNum 849 snap 245 seq_num 849) 2024-08-17T00:43:02.617 INFO:tasks.rados.rados.0.smithi110.stdout:2723: done (5 left) 2024-08-17T00:43:02.617 INFO:tasks.rados.rados.0.smithi110.stdout:2726: done (4 left) 2024-08-17T00:43:02.617 INFO:tasks.rados.rados.0.smithi110.stdout:2727: done (3 left) 2024-08-17T00:43:02.617 INFO:tasks.rados.rados.0.smithi110.stdout:2728: done (2 left) 2024-08-17T00:43:02.617 INFO:tasks.rados.rados.0.smithi110.stdout:2729: done (1 left) 2024-08-17T00:43:02.617 INFO:tasks.rados.rados.0.smithi110.stdout:2730: done (0 left) 2024-08-17T00:43:02.618 INFO:tasks.rados.rados.0.smithi110.stdout:2731: rollback oid 13 current snap is 245 2024-08-17T00:43:02.618 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 13 to 232 2024-08-17T00:43:02.618 INFO:tasks.rados.rados.0.smithi110.stdout:2732: delete oid 50 current snap is 245 2024-08-17T00:43:02.618 INFO:tasks.rados.rados.0.smithi110.stdout:2732: done (1 left) 2024-08-17T00:43:02.618 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 27 current snap is 245 2024-08-17T00:43:02.618 INFO:tasks.rados.rados.0.smithi110.stdout:2733: seq_num 851 ranges {0=655360,655360=688128,1343488=679936,2023424=237568} 2024-08-17T00:43:02.622 INFO:tasks.rados.rados.0.smithi110.stdout:2733: writing smithi11086371-27 from 0 to 655360 tid 1 2024-08-17T00:43:02.626 INFO:tasks.rados.rados.0.smithi110.stdout:2733: writing smithi11086371-27 from 655360 to 1343488 tid 2 2024-08-17T00:43:02.629 INFO:tasks.rados.rados.0.smithi110.stdout:2733: writing smithi11086371-27 from 1343488 to 2023424 tid 3 2024-08-17T00:43:02.631 INFO:tasks.rados.rados.0.smithi110.stdout:2733: writing smithi11086371-27 from 2023424 to 2260992 tid 4 2024-08-17T00:43:02.631 INFO:tasks.rados.rados.0.smithi110.stdout:2734: snap_remove snap 240 2024-08-17T00:43:03.040 INFO:tasks.rados.rados.0.smithi110.stdout:2731: finishing rollback tid 0 to smithi11086371-13 2024-08-17T00:43:03.041 INFO:tasks.rados.rados.0.smithi110.stdout:2731: finishing rollback tid 1 to smithi11086371-13 2024-08-17T00:43:03.041 INFO:tasks.rados.rados.0.smithi110.stdout:2731: finishing rollback tid 2 to smithi11086371-13 2024-08-17T00:43:03.041 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 1138 (ObjNum 641 snap 172 seq_num 641) dirty exists 2024-08-17T00:43:03.041 INFO:tasks.rados.rados.0.smithi110.stdout:2733: finishing write tid 1 to smithi11086371-27 2024-08-17T00:43:03.041 INFO:tasks.rados.rados.0.smithi110.stdout:2733: finishing write tid 2 to smithi11086371-27 2024-08-17T00:43:03.041 INFO:tasks.rados.rados.0.smithi110.stdout:2733: finishing write tid 3 to smithi11086371-27 2024-08-17T00:43:03.041 INFO:tasks.rados.rados.0.smithi110.stdout:2733: finishing write tid 4 to smithi11086371-27 2024-08-17T00:43:03.041 INFO:tasks.rados.rados.0.smithi110.stdout:2733: finishing write tid 5 to smithi11086371-27 2024-08-17T00:43:03.041 INFO:tasks.rados.rados.0.smithi110.stdout:2733: finishing write tid 6 to smithi11086371-27 2024-08-17T00:43:03.041 INFO:tasks.rados.rados.0.smithi110.stdout:2733: oid 27 updating version 0 to 1100 2024-08-17T00:43:03.041 INFO:tasks.rados.rados.0.smithi110.stdout:2733: oid 27 updating version 1100 to 1101 2024-08-17T00:43:03.041 INFO:tasks.rados.rados.0.smithi110.stdout:2733: oid 27 updating version 1101 to 1104 2024-08-17T00:43:03.042 INFO:tasks.rados.rados.0.smithi110.stdout:2733: oid 27 version 1104 is already newer than 1102 2024-08-17T00:43:03.042 INFO:tasks.rados.rados.0.smithi110.stdout:2733: oid 27 version 1104 is already newer than 1103 2024-08-17T00:43:03.042 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 1104 (ObjNum 851 snap 245 seq_num 851) dirty exists 2024-08-17T00:43:03.042 INFO:tasks.rados.rados.0.smithi110.stdout:2733: left oid 27 (ObjNum 851 snap 245 seq_num 851) 2024-08-17T00:43:03.042 INFO:tasks.rados.rados.0.smithi110.stdout:2731: done (2 left) 2024-08-17T00:43:03.042 INFO:tasks.rados.rados.0.smithi110.stdout:2733: done (1 left) 2024-08-17T00:43:03.042 INFO:tasks.rados.rados.0.smithi110.stdout:2734: done (0 left) 2024-08-17T00:43:03.042 INFO:tasks.rados.rados.0.smithi110.stdout:2735: read oid 32 snap -1 2024-08-17T00:43:03.042 INFO:tasks.rados.rados.0.smithi110.stdout:2735: expect (ObjNum 831 snap 244 seq_num 831) 2024-08-17T00:43:03.042 INFO:tasks.rados.rados.0.smithi110.stdout:2736: rollback oid 11 current snap is 245 2024-08-17T00:43:03.042 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 11 to 218 2024-08-17T00:43:03.042 INFO:tasks.rados.rados.0.smithi110.stdout:2737: setattr oid 49 current snap is 245 2024-08-17T00:43:03.043 INFO:tasks.rados.rados.0.smithi110.stdout:2738: copy_from oid 50 from oid 39 current snap is 245 2024-08-17T00:43:03.043 INFO:tasks.rados.rados.0.smithi110.stdout:2739: rmattr oid 46 current snap is 245 2024-08-17T00:43:03.043 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 44 current snap is 245 2024-08-17T00:43:03.043 INFO:tasks.rados.rados.0.smithi110.stdout:2740: seq_num 852 ranges {0=671744,671744=622592,1294336=442368,1736704=540672} 2024-08-17T00:43:03.047 INFO:tasks.rados.rados.0.smithi110.stdout:2740: writing smithi11086371-44 from 0 to 671744 tid 1 2024-08-17T00:43:03.052 INFO:tasks.rados.rados.0.smithi110.stdout:2740: writing smithi11086371-44 from 671744 to 1294336 tid 2 2024-08-17T00:43:03.054 INFO:tasks.rados.rados.0.smithi110.stdout:2740: writing smithi11086371-44 from 1294336 to 1736704 tid 3 2024-08-17T00:43:03.058 INFO:tasks.rados.rados.0.smithi110.stdout:2740: writing smithi11086371-44 from 1736704 to 2277376 tid 4 2024-08-17T00:43:03.059 INFO:tasks.rados.rados.0.smithi110.stdout:2741: delete oid 19 current snap is 245 2024-08-17T00:43:03.059 INFO:tasks.rados.rados.0.smithi110.stdout:2736: finishing rollback tid 0 to smithi11086371-11 2024-08-17T00:43:03.059 INFO:tasks.rados.rados.0.smithi110.stdout:2736: finishing rollback tid 1 to smithi11086371-11 2024-08-17T00:43:03.059 INFO:tasks.rados.rados.0.smithi110.stdout:2736: finishing rollback tid 2 to smithi11086371-11 2024-08-17T00:43:03.059 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 1100 (ObjNum 745 snap 217 seq_num 745) dirty exists 2024-08-17T00:43:03.059 INFO:tasks.rados.rados.0.smithi110.stdout:2740: finishing write tid 1 to smithi11086371-44 2024-08-17T00:43:03.060 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 1140 (ObjNum 820 snap 242 seq_num 820) dirty exists 2024-08-17T00:43:03.060 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 1012 (ObjNum 81 snap 0 seq_num 1717260883) dirty exists 2024-08-17T00:43:03.062 INFO:tasks.rados.rados.0.smithi110.stdout:2740: finishing write tid 2 to smithi11086371-44 2024-08-17T00:43:03.062 INFO:tasks.rados.rados.0.smithi110.stdout:2740: finishing write tid 3 to smithi11086371-44 2024-08-17T00:43:03.064 INFO:tasks.rados.rados.0.smithi110.stdout:2740: finishing write tid 4 to smithi11086371-44 2024-08-17T00:43:03.065 INFO:tasks.rados.rados.0.smithi110.stdout:2740: finishing write tid 5 to smithi11086371-44 2024-08-17T00:43:03.065 INFO:tasks.rados.rados.0.smithi110.stdout:2736: done (6 left) 2024-08-17T00:43:03.065 INFO:tasks.rados.rados.0.smithi110.stdout:2737: done (5 left) 2024-08-17T00:43:03.065 INFO:tasks.rados.rados.0.smithi110.stdout:2739: done (4 left) 2024-08-17T00:43:03.065 INFO:tasks.rados.rados.0.smithi110.stdout:2741: done (3 left) 2024-08-17T00:43:03.065 INFO:tasks.rados.rados.0.smithi110.stdout:2742: snap_remove snap 198 2024-08-17T00:43:03.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:03 smithi110 ceph-mon[98148]: osdmap e569: 8 total, 8 up, 8 in 2024-08-17T00:43:03.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:03 smithi110 ceph-mon[98148]: pgmap v417: 121 pgs: 9 peering, 112 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 6.2 MiB/s wr, 40 op/s; 3.8 MiB/s, 1 objects/s recovering 2024-08-17T00:43:03.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:03 smithi110 ceph-mon[100641]: osdmap e569: 8 total, 8 up, 8 in 2024-08-17T00:43:03.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:03 smithi110 ceph-mon[100641]: pgmap v417: 121 pgs: 9 peering, 112 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 6.2 MiB/s wr, 40 op/s; 3.8 MiB/s, 1 objects/s recovering 2024-08-17T00:43:03.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:03 smithi177 ceph-mon[90034]: osdmap e569: 8 total, 8 up, 8 in 2024-08-17T00:43:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:03 smithi177 ceph-mon[90034]: pgmap v417: 121 pgs: 9 peering, 112 active+clean; 323 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 6.2 MiB/s wr, 40 op/s; 3.8 MiB/s, 1 objects/s recovering 2024-08-17T00:43:04.044 INFO:tasks.rados.rados.0.smithi110.stdout:2742: done (3 left) 2024-08-17T00:43:04.044 INFO:tasks.rados.rados.0.smithi110.stdout:2743: read oid 21 snap -1 2024-08-17T00:43:04.044 INFO:tasks.rados.rados.0.smithi110.stdout:2743: expect (ObjNum 825 snap 243 seq_num 825) 2024-08-17T00:43:04.044 INFO:tasks.rados.rados.0.smithi110.stdout:2740: finishing write tid 6 to smithi11086371-44 2024-08-17T00:43:04.044 INFO:tasks.rados.rados.0.smithi110.stdout:2740: oid 44 updating version 0 to 935 2024-08-17T00:43:04.045 INFO:tasks.rados.rados.0.smithi110.stdout:2740: oid 44 updating version 935 to 936 2024-08-17T00:43:04.045 INFO:tasks.rados.rados.0.smithi110.stdout:2740: oid 44 updating version 936 to 938 2024-08-17T00:43:04.045 INFO:tasks.rados.rados.0.smithi110.stdout:2740: oid 44 version 938 is already newer than 937 2024-08-17T00:43:04.045 INFO:tasks.rados.rados.0.smithi110.stdout:2740: oid 44 updating version 938 to 939 2024-08-17T00:43:04.045 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 939 (ObjNum 852 snap 245 seq_num 852) dirty exists 2024-08-17T00:43:04.045 INFO:tasks.rados.rados.0.smithi110.stdout:2740: left oid 44 (ObjNum 852 snap 245 seq_num 852) 2024-08-17T00:43:04.045 INFO:tasks.rados.rados.0.smithi110.stdout:2735: expect (ObjNum 831 snap 244 seq_num 831) 2024-08-17T00:43:04.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:04 smithi110 ceph-mon[98148]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27/675 objects degraded (4.000%), 7 pgs degraded) 2024-08-17T00:43:04.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:04 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:43:04.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:04 smithi110 ceph-mon[98148]: osdmap e570: 8 total, 8 up, 8 in 2024-08-17T00:43:04.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:04 smithi110 ceph-mon[100641]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27/675 objects degraded (4.000%), 7 pgs degraded) 2024-08-17T00:43:04.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:04 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:43:04.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:04 smithi110 ceph-mon[100641]: osdmap e570: 8 total, 8 up, 8 in 2024-08-17T00:43:04.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:04 smithi177 ceph-mon[90034]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27/675 objects degraded (4.000%), 7 pgs degraded) 2024-08-17T00:43:04.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:04 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:43:04.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:04 smithi177 ceph-mon[90034]: osdmap e570: 8 total, 8 up, 8 in 2024-08-17T00:43:04.804 INFO:tasks.rados.rados.0.smithi110.stdout:2738: finishing copy_from racing read to smithi11086371-50 2024-08-17T00:43:04.804 INFO:tasks.rados.rados.0.smithi110.stdout:2738: finishing copy_from to smithi11086371-50 2024-08-17T00:43:04.804 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 1082 (ObjNum 779 snap 230 seq_num 779) dirty exists 2024-08-17T00:43:04.804 INFO:tasks.rados.rados.0.smithi110.stdout:2735: done (3 left) 2024-08-17T00:43:04.804 INFO:tasks.rados.rados.0.smithi110.stdout:2738: done (2 left) 2024-08-17T00:43:04.804 INFO:tasks.rados.rados.0.smithi110.stdout:2740: done (1 left) 2024-08-17T00:43:04.804 INFO:tasks.rados.rados.0.smithi110.stdout:2744: read oid 37 snap 205 2024-08-17T00:43:04.804 INFO:tasks.rados.rados.0.smithi110.stdout:2744: expect deleted 2024-08-17T00:43:04.804 INFO:tasks.rados.rados.0.smithi110.stdout:2745: delete oid 42 current snap is 245 2024-08-17T00:43:04.807 INFO:tasks.rados.rados.0.smithi110.stdout:2744: done (2 left) 2024-08-17T00:43:04.807 INFO:tasks.rados.rados.0.smithi110.stdout:2745: done (1 left) 2024-08-17T00:43:04.807 INFO:tasks.rados.rados.0.smithi110.stdout:2746: read oid 6 snap -1 2024-08-17T00:43:04.807 INFO:tasks.rados.rados.0.smithi110.stdout:2746: expect (ObjNum 762 snap 224 seq_num 762) 2024-08-17T00:43:04.807 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 47 current snap is 245 2024-08-17T00:43:04.807 INFO:tasks.rados.rados.0.smithi110.stdout:2747: seq_num 855 ranges {1073152=729088,1802240=671744,2473984=663552,3137536=270336} 2024-08-17T00:43:04.818 INFO:tasks.rados.rados.0.smithi110.stdout:2747: writing smithi11086371-47 from 1073152 to 1802240 tid 1 2024-08-17T00:43:04.822 INFO:tasks.rados.rados.0.smithi110.stdout:2747: writing smithi11086371-47 from 1802240 to 2473984 tid 2 2024-08-17T00:43:04.825 INFO:tasks.rados.rados.0.smithi110.stdout:2747: writing smithi11086371-47 from 2473984 to 3137536 tid 3 2024-08-17T00:43:04.827 INFO:tasks.rados.rados.0.smithi110.stdout:2747: writing smithi11086371-47 from 3137536 to 3407872 tid 4 2024-08-17T00:43:04.827 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 9 current snap is 245 2024-08-17T00:43:04.827 INFO:tasks.rados.rados.0.smithi110.stdout:2748: seq_num 856 ranges {3973120=745472,4718592=557056,5275648=417792,5693440=434176,6127616=196608} 2024-08-17T00:43:04.851 INFO:tasks.rados.rados.0.smithi110.stdout:2748: writing smithi11086371-9 from 3973120 to 4718592 tid 1 2024-08-17T00:43:04.855 INFO:tasks.rados.rados.0.smithi110.stdout:2748: writing smithi11086371-9 from 4718592 to 5275648 tid 2 2024-08-17T00:43:04.857 INFO:tasks.rados.rados.0.smithi110.stdout:2748: writing smithi11086371-9 from 5275648 to 5693440 tid 3 2024-08-17T00:43:04.859 INFO:tasks.rados.rados.0.smithi110.stdout:2748: writing smithi11086371-9 from 5693440 to 6127616 tid 4 2024-08-17T00:43:04.861 INFO:tasks.rados.rados.0.smithi110.stdout:2748: writing smithi11086371-9 from 6127616 to 6324224 tid 5 2024-08-17T00:43:04.861 INFO:tasks.rados.rados.0.smithi110.stdout:2749: rollback oid 24 current snap is 245 2024-08-17T00:43:04.861 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 24 to 242 2024-08-17T00:43:04.861 INFO:tasks.rados.rados.0.smithi110.stdout:2746: expect (ObjNum 762 snap 224 seq_num 762) 2024-08-17T00:43:04.894 INFO:tasks.rados.rados.0.smithi110.stdout:2743: expect (ObjNum 825 snap 243 seq_num 825) 2024-08-17T00:43:05.151 INFO:tasks.rados.rados.0.smithi110.stdout:2747: finishing write tid 1 to smithi11086371-47 2024-08-17T00:43:05.151 INFO:tasks.rados.rados.0.smithi110.stdout:2747: finishing write tid 2 to smithi11086371-47 2024-08-17T00:43:05.151 INFO:tasks.rados.rados.0.smithi110.stdout:2747: finishing write tid 3 to smithi11086371-47 2024-08-17T00:43:05.151 INFO:tasks.rados.rados.0.smithi110.stdout:2747: finishing write tid 4 to smithi11086371-47 2024-08-17T00:43:05.152 INFO:tasks.rados.rados.0.smithi110.stdout:2747: finishing write tid 5 to smithi11086371-47 2024-08-17T00:43:05.152 INFO:tasks.rados.rados.0.smithi110.stdout:2747: finishing write tid 6 to smithi11086371-47 2024-08-17T00:43:05.152 INFO:tasks.rados.rados.0.smithi110.stdout:2747: oid 47 updating version 0 to 1158 2024-08-17T00:43:05.152 INFO:tasks.rados.rados.0.smithi110.stdout:2747: oid 47 updating version 1158 to 1162 2024-08-17T00:43:05.152 INFO:tasks.rados.rados.0.smithi110.stdout:2747: oid 47 version 1162 is already newer than 1161 2024-08-17T00:43:05.152 INFO:tasks.rados.rados.0.smithi110.stdout:2747: oid 47 version 1162 is already newer than 1160 2024-08-17T00:43:05.152 INFO:tasks.rados.rados.0.smithi110.stdout:2747: oid 47 version 1162 is already newer than 1159 2024-08-17T00:43:05.152 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 47 v 1162 (ObjNum 855 snap 245 seq_num 855) dirty exists 2024-08-17T00:43:05.152 INFO:tasks.rados.rados.0.smithi110.stdout:2747: left oid 47 (ObjNum 855 snap 245 seq_num 855) 2024-08-17T00:43:05.152 INFO:tasks.rados.rados.0.smithi110.stdout:2748: finishing write tid 1 to smithi11086371-9 2024-08-17T00:43:05.152 INFO:tasks.rados.rados.0.smithi110.stdout:2743: done (4 left) 2024-08-17T00:43:05.152 INFO:tasks.rados.rados.0.smithi110.stdout:2746: done (3 left) 2024-08-17T00:43:05.152 INFO:tasks.rados.rados.0.smithi110.stdout:2747: done (2 left) 2024-08-17T00:43:05.152 INFO:tasks.rados.rados.0.smithi110.stdout:2750: rmattr oid 5 current snap is 245 2024-08-17T00:43:05.153 INFO:tasks.rados.rados.0.smithi110.stdout:2748: finishing write tid 2 to smithi11086371-9 2024-08-17T00:43:05.153 INFO:tasks.rados.rados.0.smithi110.stdout:2748: finishing write tid 3 to smithi11086371-9 2024-08-17T00:43:05.153 INFO:tasks.rados.rados.0.smithi110.stdout:2748: finishing write tid 4 to smithi11086371-9 2024-08-17T00:43:05.153 INFO:tasks.rados.rados.0.smithi110.stdout:2748: finishing write tid 5 to smithi11086371-9 2024-08-17T00:43:05.153 INFO:tasks.rados.rados.0.smithi110.stdout:2748: finishing write tid 6 to smithi11086371-9 2024-08-17T00:43:05.153 INFO:tasks.rados.rados.0.smithi110.stdout:2749: finishing rollback tid 0 to smithi11086371-24 2024-08-17T00:43:05.153 INFO:tasks.rados.rados.0.smithi110.stdout:2749: finishing rollback tid 1 to smithi11086371-24 2024-08-17T00:43:05.153 INFO:tasks.rados.rados.0.smithi110.stdout:2748: finishing write tid 7 to smithi11086371-9 2024-08-17T00:43:05.153 INFO:tasks.rados.rados.0.smithi110.stdout:2748: oid 9 updating version 0 to 1019 2024-08-17T00:43:05.153 INFO:tasks.rados.rados.0.smithi110.stdout:2748: oid 9 version 1019 is already newer than 1018 2024-08-17T00:43:05.153 INFO:tasks.rados.rados.0.smithi110.stdout:2748: oid 9 updating version 1019 to 1021 2024-08-17T00:43:05.153 INFO:tasks.rados.rados.0.smithi110.stdout:2748: oid 9 updating version 1021 to 1022 2024-08-17T00:43:05.154 INFO:tasks.rados.rados.0.smithi110.stdout:2748: oid 9 version 1022 is already newer than 1020 2024-08-17T00:43:05.154 INFO:tasks.rados.rados.0.smithi110.stdout:2748: oid 9 version 1022 is already newer than 1017 2024-08-17T00:43:05.154 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 1022 (ObjNum 856 snap 245 seq_num 856) dirty exists 2024-08-17T00:43:05.154 INFO:tasks.rados.rados.0.smithi110.stdout:2748: left oid 9 (ObjNum 856 snap 245 seq_num 856) 2024-08-17T00:43:05.154 INFO:tasks.rados.rados.0.smithi110.stdout:2749: finishing rollback tid 2 to smithi11086371-24 2024-08-17T00:43:05.154 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 1166 (ObjNum 810 snap 239 seq_num 810) dirty exists 2024-08-17T00:43:05.154 INFO:tasks.rados.rados.0.smithi110.stdout:2748: done (2 left) 2024-08-17T00:43:05.154 INFO:tasks.rados.rados.0.smithi110.stdout:2749: done (1 left) 2024-08-17T00:43:05.154 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 1 current snap is 245 2024-08-17T00:43:05.154 INFO:tasks.rados.rados.0.smithi110.stdout:2751: seq_num 857 ranges {3776512=761856,4538368=442368,4980736=630784,5611520=532480} 2024-08-17T00:43:05.174 INFO:tasks.rados.rados.0.smithi110.stdout:2751: writing smithi11086371-1 from 3776512 to 4538368 tid 1 2024-08-17T00:43:05.177 INFO:tasks.rados.rados.0.smithi110.stdout:2751: writing smithi11086371-1 from 4538368 to 4980736 tid 2 2024-08-17T00:43:05.180 INFO:tasks.rados.rados.0.smithi110.stdout:2751: writing smithi11086371-1 from 4980736 to 5611520 tid 3 2024-08-17T00:43:05.184 INFO:tasks.rados.rados.0.smithi110.stdout:2751: writing smithi11086371-1 from 5611520 to 6144000 tid 4 2024-08-17T00:43:05.184 INFO:tasks.rados.rados.0.smithi110.stdout:2752: copy_from oid 38 from oid 20 current snap is 245 2024-08-17T00:43:05.184 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 1167 (ObjNum 793 snap 236 seq_num 793) dirty exists 2024-08-17T00:43:05.184 INFO:tasks.rados.rados.0.smithi110.stdout:2751: finishing write tid 1 to smithi11086371-1 2024-08-17T00:43:05.184 INFO:tasks.rados.rados.0.smithi110.stdout:2751: finishing write tid 2 to smithi11086371-1 2024-08-17T00:43:05.184 INFO:tasks.rados.rados.0.smithi110.stdout:2750: done (2 left) 2024-08-17T00:43:05.184 INFO:tasks.rados.rados.0.smithi110.stdout:2753: read oid 4 snap -1 2024-08-17T00:43:05.184 INFO:tasks.rados.rados.0.smithi110.stdout:2753: expect (ObjNum 580 snap 155 seq_num 580) 2024-08-17T00:43:05.184 INFO:tasks.rados.rados.0.smithi110.stdout:2754: snap_create 2024-08-17T00:43:05.184 INFO:tasks.rados.rados.0.smithi110.stdout:2751: finishing write tid 3 to smithi11086371-1 2024-08-17T00:43:05.185 INFO:tasks.rados.rados.0.smithi110.stdout:2752: finishing copy_from to smithi11086371-38 2024-08-17T00:43:05.185 INFO:tasks.rados.rados.0.smithi110.stdout:2752: got expected ENOENT (src dne) 2024-08-17T00:43:05.185 INFO:tasks.rados.rados.0.smithi110.stdout:2752: finishing copy_from racing read to smithi11086371-38 2024-08-17T00:43:05.187 INFO:tasks.rados.rados.0.smithi110.stdout:2753: expect (ObjNum 580 snap 155 seq_num 580) 2024-08-17T00:43:05.192 INFO:tasks.rados.rados.0.smithi110.stdout:2751: finishing write tid 4 to smithi11086371-1 2024-08-17T00:43:05.192 INFO:tasks.rados.rados.0.smithi110.stdout:2751: finishing write tid 5 to smithi11086371-1 2024-08-17T00:43:05.192 INFO:tasks.rados.rados.0.smithi110.stdout:2751: finishing write tid 6 to smithi11086371-1 2024-08-17T00:43:05.192 INFO:tasks.rados.rados.0.smithi110.stdout:2751: oid 1 updating version 0 to 1009 2024-08-17T00:43:05.192 INFO:tasks.rados.rados.0.smithi110.stdout:2751: oid 1 updating version 1009 to 1011 2024-08-17T00:43:05.192 INFO:tasks.rados.rados.0.smithi110.stdout:2751: oid 1 version 1011 is already newer than 1007 2024-08-17T00:43:05.192 INFO:tasks.rados.rados.0.smithi110.stdout:2751: oid 1 version 1011 is already newer than 1008 2024-08-17T00:43:05.192 INFO:tasks.rados.rados.0.smithi110.stdout:2751: oid 1 version 1011 is already newer than 1010 2024-08-17T00:43:05.192 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 1011 (ObjNum 857 snap 245 seq_num 857) dirty exists 2024-08-17T00:43:05.192 INFO:tasks.rados.rados.0.smithi110.stdout:2751: left oid 1 (ObjNum 857 snap 245 seq_num 857) 2024-08-17T00:43:05.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:05 smithi110 ceph-mon[98148]: osdmap e571: 8 total, 8 up, 8 in 2024-08-17T00:43:05.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:05 smithi110 ceph-mon[98148]: pgmap v420: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 345 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 5.2 MiB/s wr, 24 op/s; 14 MiB/s, 4 objects/s recovering 2024-08-17T00:43:05.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:05 smithi110 ceph-mon[100641]: osdmap e571: 8 total, 8 up, 8 in 2024-08-17T00:43:05.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:05 smithi110 ceph-mon[100641]: pgmap v420: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 345 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 5.2 MiB/s wr, 24 op/s; 14 MiB/s, 4 objects/s recovering 2024-08-17T00:43:05.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:05 smithi177 ceph-mon[90034]: osdmap e571: 8 total, 8 up, 8 in 2024-08-17T00:43:05.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:05 smithi177 ceph-mon[90034]: pgmap v420: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 345 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 5.2 MiB/s wr, 24 op/s; 14 MiB/s, 4 objects/s recovering 2024-08-17T00:43:06.051 INFO:tasks.rados.rados.0.smithi110.stdout:2751: done (3 left) 2024-08-17T00:43:06.051 INFO:tasks.rados.rados.0.smithi110.stdout:2752: done (2 left) 2024-08-17T00:43:06.051 INFO:tasks.rados.rados.0.smithi110.stdout:2753: done (1 left) 2024-08-17T00:43:06.051 INFO:tasks.rados.rados.0.smithi110.stdout:2754: done (0 left) 2024-08-17T00:43:06.051 INFO:tasks.rados.rados.0.smithi110.stdout:2755: copy_from oid 2 from oid 19 current snap is 246 2024-08-17T00:43:06.051 INFO:tasks.rados.rados.0.smithi110.stdout:2756: snap_create 2024-08-17T00:43:06.056 INFO:tasks.rados.rados.0.smithi110.stdout:2755: finishing copy_from to smithi11086371-2 2024-08-17T00:43:06.056 INFO:tasks.rados.rados.0.smithi110.stdout:2755: got expected ENOENT (src dne) 2024-08-17T00:43:06.056 INFO:tasks.rados.rados.0.smithi110.stdout:2755: finishing copy_from racing read to smithi11086371-2 2024-08-17T00:43:07.056 INFO:tasks.rados.rados.0.smithi110.stdout:2755: done (1 left) 2024-08-17T00:43:07.057 INFO:tasks.rados.rados.0.smithi110.stdout:2756: done (0 left) 2024-08-17T00:43:07.057 INFO:tasks.rados.rados.0.smithi110.stdout:2757: snap_remove snap 238 2024-08-17T00:43:07.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:07 smithi110 ceph-mon[98148]: osdmap e572: 8 total, 8 up, 8 in 2024-08-17T00:43:07.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:07 smithi110 ceph-mon[98148]: pgmap v422: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 345 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.9 MiB/s wr, 24 op/s; 9.6 MiB/s, 3 objects/s recovering 2024-08-17T00:43:07.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:07 smithi110 ceph-mon[100641]: osdmap e572: 8 total, 8 up, 8 in 2024-08-17T00:43:07.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:07 smithi110 ceph-mon[100641]: pgmap v422: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 345 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.9 MiB/s wr, 24 op/s; 9.6 MiB/s, 3 objects/s recovering 2024-08-17T00:43:07.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:07 smithi177 ceph-mon[90034]: osdmap e572: 8 total, 8 up, 8 in 2024-08-17T00:43:07.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:07 smithi177 ceph-mon[90034]: pgmap v422: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 345 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.9 MiB/s wr, 24 op/s; 9.6 MiB/s, 3 objects/s recovering 2024-08-17T00:43:08.060 INFO:tasks.rados.rados.0.smithi110.stdout:2757: done (0 left) 2024-08-17T00:43:08.060 INFO:tasks.rados.rados.0.smithi110.stdout:2758: snap_remove snap 237 2024-08-17T00:43:08.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:08 smithi110 ceph-mon[100641]: osdmap e573: 8 total, 8 up, 8 in 2024-08-17T00:43:08.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:08 smithi110 ceph-mon[98148]: osdmap e573: 8 total, 8 up, 8 in 2024-08-17T00:43:08.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:43:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:43:08] "GET /metrics HTTP/1.1" 200 36068 "" "Prometheus/2.43.0" 2024-08-17T00:43:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:08 smithi177 ceph-mon[90034]: osdmap e573: 8 total, 8 up, 8 in 2024-08-17T00:43:09.066 INFO:tasks.rados.rados.0.smithi110.stdout:2758: done (0 left) 2024-08-17T00:43:09.066 INFO:tasks.rados.rados.0.smithi110.stdout:2759: rollback oid 35 current snap is 247 2024-08-17T00:43:09.066 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 35 to 218 2024-08-17T00:43:09.067 INFO:tasks.rados.rados.0.smithi110.stdout:2760: snap_remove snap 245 2024-08-17T00:43:09.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:09 smithi177 ceph-mon[90034]: osdmap e574: 8 total, 8 up, 8 in 2024-08-17T00:43:09.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:09 smithi177 ceph-mon[90034]: pgmap v425: 121 pgs: 121 active+clean; 349 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-08-17T00:43:09.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:09 smithi110 ceph-mon[98148]: osdmap e574: 8 total, 8 up, 8 in 2024-08-17T00:43:09.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:09 smithi110 ceph-mon[98148]: pgmap v425: 121 pgs: 121 active+clean; 349 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-08-17T00:43:09.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:09 smithi110 ceph-mon[100641]: osdmap e574: 8 total, 8 up, 8 in 2024-08-17T00:43:09.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:09 smithi110 ceph-mon[100641]: pgmap v425: 121 pgs: 121 active+clean; 349 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-08-17T00:43:09.946 INFO:tasks.rados.rados.0.smithi110.stdout:2760: done (1 left) 2024-08-17T00:43:09.947 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 13 current snap is 247 2024-08-17T00:43:09.947 INFO:tasks.rados.rados.0.smithi110.stdout:2761: seq_num 858 ranges {3727360=778240,4505600=729088,5234688=434176,5668864=442368} 2024-08-17T00:43:09.971 INFO:tasks.rados.rados.0.smithi110.stdout:2761: writing smithi11086371-13 from 3727360 to 4505600 tid 1 2024-08-17T00:43:09.974 INFO:tasks.rados.rados.0.smithi110.stdout:2761: writing smithi11086371-13 from 4505600 to 5234688 tid 2 2024-08-17T00:43:09.977 INFO:tasks.rados.rados.0.smithi110.stdout:2761: writing smithi11086371-13 from 5234688 to 5668864 tid 3 2024-08-17T00:43:09.979 INFO:tasks.rados.rados.0.smithi110.stdout:2761: writing smithi11086371-13 from 5668864 to 6111232 tid 4 2024-08-17T00:43:09.980 INFO:tasks.rados.rados.0.smithi110.stdout:2762: setattr oid 41 current snap is 247 2024-08-17T00:43:09.980 INFO:tasks.rados.rados.0.smithi110.stdout:2759: finishing rollback tid 0 to smithi11086371-35 2024-08-17T00:43:09.980 INFO:tasks.rados.rados.0.smithi110.stdout:2759: finishing rollback tid 1 to smithi11086371-35 2024-08-17T00:43:09.980 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 1024 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-17T00:43:09.981 INFO:tasks.rados.rados.0.smithi110.stdout:2759: done (2 left) 2024-08-17T00:43:09.981 INFO:tasks.rados.rados.0.smithi110.stdout:2763: read oid 49 snap -1 2024-08-17T00:43:09.981 INFO:tasks.rados.rados.0.smithi110.stdout:2763: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:43:09.982 INFO:tasks.rados.rados.0.smithi110.stdout:2764: read oid 11 snap -1 2024-08-17T00:43:09.982 INFO:tasks.rados.rados.0.smithi110.stdout:2764: expect (ObjNum 745 snap 217 seq_num 745) 2024-08-17T00:43:09.982 INFO:tasks.rados.rados.0.smithi110.stdout:2765: delete oid 37 current snap is 247 2024-08-17T00:43:09.983 INFO:tasks.rados.rados.0.smithi110.stdout:2761: finishing write tid 1 to smithi11086371-13 2024-08-17T00:43:09.983 INFO:tasks.rados.rados.0.smithi110.stdout:2761: finishing write tid 2 to smithi11086371-13 2024-08-17T00:43:09.986 INFO:tasks.rados.rados.0.smithi110.stdout:2763: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:43:09.989 INFO:tasks.rados.rados.0.smithi110.stdout:2761: finishing write tid 3 to smithi11086371-13 2024-08-17T00:43:09.989 INFO:tasks.rados.rados.0.smithi110.stdout:2763: done (4 left) 2024-08-17T00:43:09.989 INFO:tasks.rados.rados.0.smithi110.stdout:2765: done (3 left) 2024-08-17T00:43:09.989 INFO:tasks.rados.rados.0.smithi110.stdout:2766: snap_create 2024-08-17T00:43:09.989 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 1012 (ObjNum 832 snap 244 seq_num 832) dirty exists 2024-08-17T00:43:09.990 INFO:tasks.rados.rados.0.smithi110.stdout:2761: finishing write tid 4 to smithi11086371-13 2024-08-17T00:43:09.990 INFO:tasks.rados.rados.0.smithi110.stdout:2761: finishing write tid 5 to smithi11086371-13 2024-08-17T00:43:09.992 INFO:tasks.rados.rados.0.smithi110.stdout:2761: finishing write tid 6 to smithi11086371-13 2024-08-17T00:43:09.992 INFO:tasks.rados.rados.0.smithi110.stdout:2761: oid 13 updating version 0 to 1181 2024-08-17T00:43:09.992 INFO:tasks.rados.rados.0.smithi110.stdout:2761: oid 13 updating version 1181 to 1184 2024-08-17T00:43:09.992 INFO:tasks.rados.rados.0.smithi110.stdout:2761: oid 13 version 1184 is already newer than 1183 2024-08-17T00:43:09.992 INFO:tasks.rados.rados.0.smithi110.stdout:2761: oid 13 version 1184 is already newer than 1180 2024-08-17T00:43:09.992 INFO:tasks.rados.rados.0.smithi110.stdout:2761: oid 13 version 1184 is already newer than 1182 2024-08-17T00:43:09.992 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 1184 (ObjNum 858 snap 247 seq_num 858) dirty exists 2024-08-17T00:43:09.992 INFO:tasks.rados.rados.0.smithi110.stdout:2761: left oid 13 (ObjNum 858 snap 247 seq_num 858) 2024-08-17T00:43:10.013 INFO:tasks.rados.rados.0.smithi110.stdout:2764: expect (ObjNum 745 snap 217 seq_num 745) 2024-08-17T00:43:10.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:10 smithi177 ceph-mon[90034]: osdmap e575: 8 total, 8 up, 8 in 2024-08-17T00:43:10.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:10 smithi177 ceph-mon[90034]: osdmap e576: 8 total, 8 up, 8 in 2024-08-17T00:43:10.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:10 smithi110 ceph-mon[98148]: osdmap e575: 8 total, 8 up, 8 in 2024-08-17T00:43:10.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:10 smithi110 ceph-mon[98148]: osdmap e576: 8 total, 8 up, 8 in 2024-08-17T00:43:10.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:10 smithi110 ceph-mon[100641]: osdmap e575: 8 total, 8 up, 8 in 2024-08-17T00:43:10.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:10 smithi110 ceph-mon[100641]: osdmap e576: 8 total, 8 up, 8 in 2024-08-17T00:43:10.947 INFO:tasks.rados.rados.0.smithi110.stdout:2761: done (3 left) 2024-08-17T00:43:10.947 INFO:tasks.rados.rados.0.smithi110.stdout:2762: done (2 left) 2024-08-17T00:43:10.947 INFO:tasks.rados.rados.0.smithi110.stdout:2764: done (1 left) 2024-08-17T00:43:10.947 INFO:tasks.rados.rados.0.smithi110.stdout:2766: done (0 left) 2024-08-17T00:43:10.947 INFO:tasks.rados.rados.0.smithi110.stdout:2767: copy_from oid 49 from oid 26 current snap is 248 2024-08-17T00:43:10.948 INFO:tasks.rados.rados.0.smithi110.stdout:2768: snap_create 2024-08-17T00:43:10.954 INFO:tasks.rados.rados.0.smithi110.stdout:2767: finishing copy_from to smithi11086371-49 2024-08-17T00:43:10.954 INFO:tasks.rados.rados.0.smithi110.stdout:2767: got expected ENOENT (src dne) 2024-08-17T00:43:10.954 INFO:tasks.rados.rados.0.smithi110.stdout:2767: finishing copy_from racing read to smithi11086371-49 2024-08-17T00:43:11.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:11 smithi177 ceph-mon[90034]: pgmap v428: 121 pgs: 121 active+clean; 349 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-08-17T00:43:11.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:11 smithi177 ceph-mon[90034]: osdmap e577: 8 total, 8 up, 8 in 2024-08-17T00:43:11.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:11 smithi110 ceph-mon[98148]: pgmap v428: 121 pgs: 121 active+clean; 349 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-08-17T00:43:11.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:11 smithi110 ceph-mon[98148]: osdmap e577: 8 total, 8 up, 8 in 2024-08-17T00:43:11.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:11 smithi110 ceph-mon[100641]: pgmap v428: 121 pgs: 121 active+clean; 349 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-08-17T00:43:11.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:11 smithi110 ceph-mon[100641]: osdmap e577: 8 total, 8 up, 8 in 2024-08-17T00:43:11.949 INFO:tasks.rados.rados.0.smithi110.stdout:2767: done (1 left) 2024-08-17T00:43:11.949 INFO:tasks.rados.rados.0.smithi110.stdout:2768: done (0 left) 2024-08-17T00:43:11.949 INFO:tasks.rados.rados.0.smithi110.stdout:2769: delete oid 22 current snap is 249 2024-08-17T00:43:11.957 INFO:tasks.rados.rados.0.smithi110.stdout:2769: done (0 left) 2024-08-17T00:43:11.957 INFO:tasks.rados.rados.0.smithi110.stdout:2770: rollback oid 19 current snap is 249 2024-08-17T00:43:11.957 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 19 to 248 2024-08-17T00:43:11.957 INFO:tasks.rados.rados.0.smithi110.stdout:2771: rmattr oid 23 current snap is 249 2024-08-17T00:43:11.957 INFO:tasks.rados.rados.0.smithi110.stdout:2771: done (1 left) 2024-08-17T00:43:11.957 INFO:tasks.rados.rados.0.smithi110.stdout:2772: read oid 50 snap -1 2024-08-17T00:43:11.957 INFO:tasks.rados.rados.0.smithi110.stdout:2772: expect (ObjNum 779 snap 230 seq_num 779) 2024-08-17T00:43:11.957 INFO:tasks.rados.rados.0.smithi110.stdout:2773: setattr oid 8 current snap is 249 2024-08-17T00:43:11.958 INFO:tasks.rados.rados.0.smithi110.stdout:2774: delete oid 38 current snap is 249 2024-08-17T00:43:11.964 INFO:tasks.rados.rados.0.smithi110.stdout:2774: done (3 left) 2024-08-17T00:43:11.964 INFO:tasks.rados.rados.0.smithi110.stdout:2775: read oid 34 snap -1 2024-08-17T00:43:11.964 INFO:tasks.rados.rados.0.smithi110.stdout:2775: expect (ObjNum 786 snap 231 seq_num 786) 2024-08-17T00:43:11.965 INFO:tasks.rados.rados.0.smithi110.stdout:2776: snap_remove snap 228 2024-08-17T00:43:12.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:12 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:12.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:12 smithi177 ceph-mon[90034]: osdmap e578: 8 total, 8 up, 8 in 2024-08-17T00:43:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:12 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:12 smithi110 ceph-mon[98148]: osdmap e578: 8 total, 8 up, 8 in 2024-08-17T00:43:12.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:12 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:12.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:12 smithi110 ceph-mon[100641]: osdmap e578: 8 total, 8 up, 8 in 2024-08-17T00:43:12.954 INFO:tasks.rados.rados.0.smithi110.stdout:2776: done (4 left) 2024-08-17T00:43:12.954 INFO:tasks.rados.rados.0.smithi110.stdout:2777: snap_remove snap 219 2024-08-17T00:43:13.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:13 smithi177 ceph-mon[90034]: pgmap v431: 121 pgs: 121 active+clean; 338 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 574 KiB/s wr, 11 op/s 2024-08-17T00:43:13.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:13 smithi177 ceph-mon[90034]: osdmap e579: 8 total, 8 up, 8 in 2024-08-17T00:43:13.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:13 smithi110 ceph-mon[98148]: pgmap v431: 121 pgs: 121 active+clean; 338 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 574 KiB/s wr, 11 op/s 2024-08-17T00:43:13.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:13 smithi110 ceph-mon[98148]: osdmap e579: 8 total, 8 up, 8 in 2024-08-17T00:43:13.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:13 smithi110 ceph-mon[100641]: pgmap v431: 121 pgs: 121 active+clean; 338 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 574 KiB/s wr, 11 op/s 2024-08-17T00:43:13.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:13 smithi110 ceph-mon[100641]: osdmap e579: 8 total, 8 up, 8 in 2024-08-17T00:43:13.956 INFO:tasks.rados.rados.0.smithi110.stdout:2770: finishing rollback tid 1 to smithi11086371-19 2024-08-17T00:43:13.956 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 1114 (ObjNum 81 snap 0 seq_num 1) dirty dne 2024-08-17T00:43:13.956 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 1013 (ObjNum 833 snap 244 seq_num 833) dirty exists 2024-08-17T00:43:13.956 INFO:tasks.rados.rados.0.smithi110.stdout:2775: expect (ObjNum 786 snap 231 seq_num 786) 2024-08-17T00:43:14.287 INFO:tasks.rados.rados.0.smithi110.stdout:2772: expect (ObjNum 779 snap 230 seq_num 779) 2024-08-17T00:43:15.016 INFO:tasks.rados.rados.0.smithi110.stdout:2770: done (4 left) 2024-08-17T00:43:15.016 INFO:tasks.rados.rados.0.smithi110.stdout:2772: done (3 left) 2024-08-17T00:43:15.016 INFO:tasks.rados.rados.0.smithi110.stdout:2773: done (2 left) 2024-08-17T00:43:15.016 INFO:tasks.rados.rados.0.smithi110.stdout:2775: done (1 left) 2024-08-17T00:43:15.016 INFO:tasks.rados.rados.0.smithi110.stdout:2777: done (0 left) 2024-08-17T00:43:15.016 INFO:tasks.rados.rados.0.smithi110.stdout:2778: delete oid 6 current snap is 249 2024-08-17T00:43:15.019 INFO:tasks.rados.rados.0.smithi110.stdout:2778: done (0 left) 2024-08-17T00:43:15.019 INFO:tasks.rados.rados.0.smithi110.stdout:2779: rollback oid 18 current snap is 249 2024-08-17T00:43:15.019 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 18 to 246 2024-08-17T00:43:15.019 INFO:tasks.rados.rados.0.smithi110.stdout:2780: rollback oid 20 current snap is 249 2024-08-17T00:43:15.019 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 20 to 242 2024-08-17T00:43:15.019 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 17 current snap is 249 2024-08-17T00:43:15.020 INFO:tasks.rados.rados.0.smithi110.stdout:2781: seq_num 863 ranges {0=57344} 2024-08-17T00:43:15.020 INFO:tasks.rados.rados.0.smithi110.stdout:2781: writing smithi11086371-17 from 0 to 57344 tid 1 2024-08-17T00:43:15.020 INFO:tasks.rados.rados.0.smithi110.stdout:2782: read oid 48 snap -1 2024-08-17T00:43:15.020 INFO:tasks.rados.rados.0.smithi110.stdout:2782: expect (ObjNum 815 snap 239 seq_num 815) 2024-08-17T00:43:15.020 INFO:tasks.rados.rados.0.smithi110.stdout:2783: snap_create 2024-08-17T00:43:15.023 INFO:tasks.rados.rados.0.smithi110.stdout:2780: finishing rollback tid 1 to smithi11086371-20 2024-08-17T00:43:15.023 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 1126 (ObjNum 129 snap 0 seq_num 1879115768) dirty dne 2024-08-17T00:43:15.023 INFO:tasks.rados.rados.0.smithi110.stdout:2779: finishing rollback tid 0 to smithi11086371-18 2024-08-17T00:43:15.023 INFO:tasks.rados.rados.0.smithi110.stdout:2781: finishing write tid 1 to smithi11086371-17 2024-08-17T00:43:15.023 INFO:tasks.rados.rados.0.smithi110.stdout:2781: finishing write tid 2 to smithi11086371-17 2024-08-17T00:43:15.024 INFO:tasks.rados.rados.0.smithi110.stdout:2781: finishing write tid 3 to smithi11086371-17 2024-08-17T00:43:15.024 INFO:tasks.rados.rados.0.smithi110.stdout:2781: oid 17 updating version 0 to 896 2024-08-17T00:43:15.024 INFO:tasks.rados.rados.0.smithi110.stdout:2781: oid 17 version 896 is already newer than 895 2024-08-17T00:43:15.025 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 896 (ObjNum 863 snap 249 seq_num 863) dirty exists 2024-08-17T00:43:15.025 INFO:tasks.rados.rados.0.smithi110.stdout:2781: left oid 17 (ObjNum 863 snap 249 seq_num 863) 2024-08-17T00:43:15.025 INFO:tasks.rados.rados.0.smithi110.stdout:2779: finishing rollback tid 1 to smithi11086371-18 2024-08-17T00:43:15.025 INFO:tasks.rados.rados.0.smithi110.stdout:2779: finishing rollback tid 2 to smithi11086371-18 2024-08-17T00:43:15.025 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 841 (ObjNum 844 snap 244 seq_num 844) dirty exists 2024-08-17T00:43:15.033 INFO:tasks.rados.rados.0.smithi110.stdout:2782: expect (ObjNum 815 snap 239 seq_num 815) 2024-08-17T00:43:15.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:14 smithi110 ceph-mon[98148]: osdmap e580: 8 total, 8 up, 8 in 2024-08-17T00:43:15.382 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:14 smithi110 ceph-mon[98148]: pgmap v434: 121 pgs: 121 active+clean; 338 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 582 KiB/s wr, 10 op/s 2024-08-17T00:43:15.382 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:14 smithi110 ceph-mon[98148]: osdmap e581: 8 total, 8 up, 8 in 2024-08-17T00:43:15.383 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:14 smithi110 ceph-mon[100641]: osdmap e580: 8 total, 8 up, 8 in 2024-08-17T00:43:15.383 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:14 smithi110 ceph-mon[100641]: pgmap v434: 121 pgs: 121 active+clean; 338 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 582 KiB/s wr, 10 op/s 2024-08-17T00:43:15.383 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:14 smithi110 ceph-mon[100641]: osdmap e581: 8 total, 8 up, 8 in 2024-08-17T00:43:15.383 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:14 smithi177 ceph-mon[90034]: osdmap e580: 8 total, 8 up, 8 in 2024-08-17T00:43:15.383 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:14 smithi177 ceph-mon[90034]: pgmap v434: 121 pgs: 121 active+clean; 338 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 582 KiB/s wr, 10 op/s 2024-08-17T00:43:15.383 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:14 smithi177 ceph-mon[90034]: osdmap e581: 8 total, 8 up, 8 in 2024-08-17T00:43:15.962 INFO:tasks.rados.rados.0.smithi110.stdout:2779: done (4 left) 2024-08-17T00:43:15.962 INFO:tasks.rados.rados.0.smithi110.stdout:2780: done (3 left) 2024-08-17T00:43:15.962 INFO:tasks.rados.rados.0.smithi110.stdout:2781: done (2 left) 2024-08-17T00:43:15.962 INFO:tasks.rados.rados.0.smithi110.stdout:2782: done (1 left) 2024-08-17T00:43:15.962 INFO:tasks.rados.rados.0.smithi110.stdout:2783: done (0 left) 2024-08-17T00:43:15.962 INFO:tasks.rados.rados.0.smithi110.stdout:2784: snap_create 2024-08-17T00:43:16.288 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:15 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-17T00:43:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:15 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-17T00:43:16.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:15 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-17T00:43:16.971 INFO:tasks.rados.rados.0.smithi110.stdout:2784: done (0 left) 2024-08-17T00:43:16.971 INFO:tasks.rados.rados.0.smithi110.stdout:2785: snap_remove snap 205 2024-08-17T00:43:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:16 smithi110 ceph-mon[98148]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-17T00:43:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:16 smithi110 ceph-mon[98148]: Upgrade: osd.7 is safe to restart 2024-08-17T00:43:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:16 smithi110 ceph-mon[98148]: osdmap e582: 8 total, 8 up, 8 in 2024-08-17T00:43:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:16 smithi110 ceph-mon[98148]: pgmap v437: 121 pgs: 121 active+clean; 338 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 582 KiB/s wr, 6 op/s 2024-08-17T00:43:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:43:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:16 smithi110 ceph-mon[100641]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-17T00:43:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:16 smithi110 ceph-mon[100641]: Upgrade: osd.7 is safe to restart 2024-08-17T00:43:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:16 smithi110 ceph-mon[100641]: osdmap e582: 8 total, 8 up, 8 in 2024-08-17T00:43:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:17.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:16 smithi110 ceph-mon[100641]: pgmap v437: 121 pgs: 121 active+clean; 338 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 582 KiB/s wr, 6 op/s 2024-08-17T00:43:17.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:43:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:16 smithi177 ceph-mon[90034]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-17T00:43:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:16 smithi177 ceph-mon[90034]: Upgrade: osd.7 is safe to restart 2024-08-17T00:43:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:16 smithi177 ceph-mon[90034]: osdmap e582: 8 total, 8 up, 8 in 2024-08-17T00:43:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:16 smithi177 ceph-mon[90034]: pgmap v437: 121 pgs: 121 active+clean; 338 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 582 KiB/s wr, 6 op/s 2024-08-17T00:43:17.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:43:17.978 INFO:tasks.rados.rados.0.smithi110.stdout:2785: done (0 left) 2024-08-17T00:43:17.978 INFO:tasks.rados.rados.0.smithi110.stdout:2786: copy_from oid 14 from oid 19 current snap is 251 2024-08-17T00:43:17.978 INFO:tasks.rados.rados.0.smithi110.stdout:2787: rollback oid 13 current snap is 251 2024-08-17T00:43:17.979 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 13 to 250 2024-08-17T00:43:17.979 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 3 current snap is 251 2024-08-17T00:43:17.979 INFO:tasks.rados.rados.0.smithi110.stdout:2788: seq_num 864 ranges {5758976=73728} 2024-08-17T00:43:18.012 INFO:tasks.rados.rados.0.smithi110.stdout:2788: writing smithi11086371-3 from 5758976 to 5832704 tid 1 2024-08-17T00:43:18.012 INFO:tasks.rados.rados.0.smithi110.stdout:2789: delete oid 43 current snap is 251 2024-08-17T00:43:18.012 INFO:tasks.rados.rados.0.smithi110.stdout:2786: finishing copy_from to smithi11086371-14 2024-08-17T00:43:18.012 INFO:tasks.rados.rados.0.smithi110.stdout:2786: got expected ENOENT (src dne) 2024-08-17T00:43:18.012 INFO:tasks.rados.rados.0.smithi110.stdout:2786: finishing copy_from racing read to smithi11086371-14 2024-08-17T00:43:18.012 INFO:tasks.rados.rados.0.smithi110.stdout:2787: finishing rollback tid 0 to smithi11086371-13 2024-08-17T00:43:18.012 INFO:tasks.rados.rados.0.smithi110.stdout:2787: finishing rollback tid 1 to smithi11086371-13 2024-08-17T00:43:18.012 INFO:tasks.rados.rados.0.smithi110.stdout:2787: finishing rollback tid 2 to smithi11086371-13 2024-08-17T00:43:18.012 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 1202 (ObjNum 858 snap 247 seq_num 858) dirty exists 2024-08-17T00:43:18.013 INFO:tasks.rados.rados.0.smithi110.stdout:2786: done (3 left) 2024-08-17T00:43:18.013 INFO:tasks.rados.rados.0.smithi110.stdout:2787: done (2 left) 2024-08-17T00:43:18.013 INFO:tasks.rados.rados.0.smithi110.stdout:2789: done (1 left) 2024-08-17T00:43:18.013 INFO:tasks.rados.rados.0.smithi110.stdout:2790: snap_create 2024-08-17T00:43:18.014 INFO:tasks.rados.rados.0.smithi110.stdout:2788: finishing write tid 1 to smithi11086371-3 2024-08-17T00:43:18.014 INFO:tasks.rados.rados.0.smithi110.stdout:2788: finishing write tid 2 to smithi11086371-3 2024-08-17T00:43:18.018 INFO:tasks.rados.rados.0.smithi110.stdout:2788: finishing write tid 3 to smithi11086371-3 2024-08-17T00:43:18.018 INFO:tasks.rados.rados.0.smithi110.stdout:2788: oid 3 updating version 0 to 1013 2024-08-17T00:43:18.018 INFO:tasks.rados.rados.0.smithi110.stdout:2788: oid 3 version 1013 is already newer than 1012 2024-08-17T00:43:18.018 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 1013 (ObjNum 864 snap 251 seq_num 864) dirty exists 2024-08-17T00:43:18.018 INFO:tasks.rados.rados.0.smithi110.stdout:2788: left oid 3 (ObjNum 864 snap 251 seq_num 864) 2024-08-17T00:43:18.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:17 smithi177 ceph-mon[90034]: osdmap e583: 8 total, 8 up, 8 in 2024-08-17T00:43:18.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:18.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-17T00:43:18.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:43:18.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:17 smithi110 ceph-mon[98148]: osdmap e583: 8 total, 8 up, 8 in 2024-08-17T00:43:18.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:18.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-17T00:43:18.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:43:18.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:43:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:43:18] "GET /metrics HTTP/1.1" 200 36215 "" "Prometheus/2.43.0" 2024-08-17T00:43:18.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:17 smithi110 ceph-mon[100641]: osdmap e583: 8 total, 8 up, 8 in 2024-08-17T00:43:18.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:18.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-17T00:43:18.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:43:18.984 INFO:tasks.rados.rados.0.smithi110.stdout:2788: done (1 left) 2024-08-17T00:43:18.985 INFO:tasks.rados.rados.0.smithi110.stdout:2790: done (0 left) 2024-08-17T00:43:18.985 INFO:tasks.rados.rados.0.smithi110.stdout:2791: read oid 11 snap -1 2024-08-17T00:43:18.985 INFO:tasks.rados.rados.0.smithi110.stdout:2791: expect (ObjNum 745 snap 217 seq_num 745) 2024-08-17T00:43:18.985 INFO:tasks.rados.rados.0.smithi110.stdout:2792: rmattr oid 45 current snap is 252 2024-08-17T00:43:18.985 INFO:tasks.rados.rados.0.smithi110.stdout:2792: done (1 left) 2024-08-17T00:43:18.985 INFO:tasks.rados.rados.0.smithi110.stdout:2793: rmattr oid 6 current snap is 252 2024-08-17T00:43:18.985 INFO:tasks.rados.rados.0.smithi110.stdout:2793: done (1 left) 2024-08-17T00:43:18.985 INFO:tasks.rados.rados.0.smithi110.stdout:2794: read oid 18 snap 218 2024-08-17T00:43:18.985 INFO:tasks.rados.rados.0.smithi110.stdout:2794: expect (ObjNum 654 snap 180 seq_num 654) 2024-08-17T00:43:18.985 INFO:tasks.rados.rados.0.smithi110.stdout:2795: snap_remove snap 246 2024-08-17T00:43:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:18 smithi177 ceph-mon[90034]: Upgrade: Updating osd.7 2024-08-17T00:43:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:18 smithi177 ceph-mon[90034]: Deploying daemon osd.7 on smithi177 2024-08-17T00:43:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:18 smithi177 ceph-mon[90034]: osdmap e584: 8 total, 8 up, 8 in 2024-08-17T00:43:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:18 smithi177 ceph-mon[90034]: pgmap v440: 121 pgs: 121 active+clean; 335 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 14 KiB/s wr, 7 op/s 2024-08-17T00:43:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:18 smithi110 ceph-mon[98148]: Upgrade: Updating osd.7 2024-08-17T00:43:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:18 smithi110 ceph-mon[98148]: Deploying daemon osd.7 on smithi177 2024-08-17T00:43:19.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:18 smithi110 ceph-mon[98148]: osdmap e584: 8 total, 8 up, 8 in 2024-08-17T00:43:19.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:18 smithi110 ceph-mon[98148]: pgmap v440: 121 pgs: 121 active+clean; 335 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 14 KiB/s wr, 7 op/s 2024-08-17T00:43:19.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:18 smithi110 ceph-mon[100641]: Upgrade: Updating osd.7 2024-08-17T00:43:19.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:18 smithi110 ceph-mon[100641]: Deploying daemon osd.7 on smithi177 2024-08-17T00:43:19.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:18 smithi110 ceph-mon[100641]: osdmap e584: 8 total, 8 up, 8 in 2024-08-17T00:43:19.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:18 smithi110 ceph-mon[100641]: pgmap v440: 121 pgs: 121 active+clean; 335 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 14 KiB/s wr, 7 op/s 2024-08-17T00:43:19.757 INFO:teuthology.orchestra.run.smithi110.stdout:true 2024-08-17T00:43:19.949 INFO:tasks.rados.rados.0.smithi110.stdout:2794: expect (ObjNum 654 snap 180 seq_num 654) 2024-08-17T00:43:20.041 INFO:teuthology.orchestra.run.smithi110.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T00:43:20.042 INFO:teuthology.orchestra.run.smithi110.stdout:alertmanager.a smithi110 *:9093,9094 running (10m) 2m ago 11m 27.1M - 0.25.0 c8568f914cd2 5b4c2c569eba 2024-08-17T00:43:20.042 INFO:teuthology.orchestra.run.smithi110.stdout:grafana.a smithi177 *:3000 running (11m) 23s ago 11m 89.5M - 9.4.7 954c08fa6188 1dc51589da06 2024-08-17T00:43:20.042 INFO:teuthology.orchestra.run.smithi110.stdout:mds.a smithi110 running (12m) 2m ago 12m 21.6M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 5fdec9bb6d33 2024-08-17T00:43:20.042 INFO:teuthology.orchestra.run.smithi110.stdout:mds.b smithi177 running (12m) 23s ago 12m 16.3M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 7c3686caaea5 2024-08-17T00:43:20.042 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.x smithi177 *:8443,9283,8765 running (5m) 23s ago 15m 441M - 19.1.0-1363-gd863d21c ba08250ef864 ebc3a212d77f 2024-08-17T00:43:20.042 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.y smithi110 *:8443,9283,8765 running (5m) 2m ago 17m 509M - 19.1.0-1363-gd863d21c ba08250ef864 7e97964a8efa 2024-08-17T00:43:20.042 INFO:teuthology.orchestra.run.smithi110.stdout:mon.a smithi110 running (5m) 2m ago 17m 57.0M 2048M 19.1.0-1363-gd863d21c ba08250ef864 a6c9182e0f77 2024-08-17T00:43:20.042 INFO:teuthology.orchestra.run.smithi110.stdout:mon.b smithi177 running (4m) 23s ago 16m 52.8M 2048M 19.1.0-1363-gd863d21c ba08250ef864 974372403ad2 2024-08-17T00:43:20.042 INFO:teuthology.orchestra.run.smithi110.stdout:mon.c smithi110 running (4m) 2m ago 16m 44.5M 2048M 19.1.0-1363-gd863d21c ba08250ef864 1f838a149856 2024-08-17T00:43:20.042 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.a smithi110 *:9100 running (10m) 2m ago 10m 15.2M - 1.5.0 0da6a335fe13 8d239cc7b01d 2024-08-17T00:43:20.042 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.b smithi177 *:9100 running (10m) 23s ago 10m 16.9M - 1.5.0 0da6a335fe13 c49d5f656181 2024-08-17T00:43:20.042 INFO:teuthology.orchestra.run.smithi110.stdout:osd.0 smithi110 running (3m) 2m ago 15m 163M 2480M 19.1.0-1363-gd863d21c ba08250ef864 0260f67f8004 2024-08-17T00:43:20.043 INFO:teuthology.orchestra.run.smithi110.stdout:osd.1 smithi110 running (3m) 2m ago 15m 111M 2480M 19.1.0-1363-gd863d21c ba08250ef864 8d594da39732 2024-08-17T00:43:20.043 INFO:teuthology.orchestra.run.smithi110.stdout:osd.2 smithi110 running (2m) 2m ago 14m 88.9M 2480M 19.1.0-1363-gd863d21c ba08250ef864 fe2844c20555 2024-08-17T00:43:20.043 INFO:teuthology.orchestra.run.smithi110.stdout:osd.3 smithi110 running (2m) 2m ago 14m 11.5M 2480M 19.1.0-1363-gd863d21c ba08250ef864 cb958e8f35c1 2024-08-17T00:43:20.043 INFO:teuthology.orchestra.run.smithi110.stdout:osd.4 smithi177 running (94s) 23s ago 14m 139M 2479M 19.1.0-1363-gd863d21c ba08250ef864 c3b11400a093 2024-08-17T00:43:20.043 INFO:teuthology.orchestra.run.smithi110.stdout:osd.5 smithi177 running (61s) 23s ago 13m 130M 2479M 19.1.0-1363-gd863d21c ba08250ef864 46fb0ede51f8 2024-08-17T00:43:20.043 INFO:teuthology.orchestra.run.smithi110.stdout:osd.6 smithi177 running (27s) 23s ago 13m 12.1M 2479M 19.1.0-1363-gd863d21c ba08250ef864 c32a908141ea 2024-08-17T00:43:20.043 INFO:teuthology.orchestra.run.smithi110.stdout:osd.7 smithi177 running (12m) 23s ago 12m 196M 2479M 18.2.4-717-g03f4c3e8 2b86a6780cb6 ca616c54d53f 2024-08-17T00:43:20.043 INFO:teuthology.orchestra.run.smithi110.stdout:prometheus.a smithi177 *:9095 running (5m) 23s ago 11m 54.7M - 2.43.0 a07b618ecd1d aa2ec148fdb0 2024-08-17T00:43:20.043 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:19 smithi110 ceph-mon[100641]: osdmap e585: 8 total, 8 up, 8 in 2024-08-17T00:43:20.043 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:19 smithi110 ceph-mon[100641]: osdmap e586: 8 total, 8 up, 8 in 2024-08-17T00:43:20.044 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:19 smithi110 ceph-mon[98148]: osdmap e585: 8 total, 8 up, 8 in 2024-08-17T00:43:20.044 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:19 smithi110 ceph-mon[98148]: osdmap e586: 8 total, 8 up, 8 in 2024-08-17T00:43:20.264 INFO:tasks.rados.rados.0.smithi110.stdout:2791: expect (ObjNum 745 snap 217 seq_num 745) 2024-08-17T00:43:20.349 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:19 smithi177 ceph-mon[90034]: osdmap e585: 8 total, 8 up, 8 in 2024-08-17T00:43:20.349 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:19 smithi177 ceph-mon[90034]: osdmap e586: 8 total, 8 up, 8 in 2024-08-17T00:43:20.372 INFO:teuthology.orchestra.run.smithi110.stdout:{ 2024-08-17T00:43:20.372 INFO:teuthology.orchestra.run.smithi110.stdout: "mon": { 2024-08-17T00:43:20.372 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 3 2024-08-17T00:43:20.372 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:43:20.372 INFO:teuthology.orchestra.run.smithi110.stdout: "mgr": { 2024-08-17T00:43:20.372 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 2 2024-08-17T00:43:20.372 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:43:20.372 INFO:teuthology.orchestra.run.smithi110.stdout: "osd": { 2024-08-17T00:43:20.373 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 1, 2024-08-17T00:43:20.373 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 7 2024-08-17T00:43:20.373 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:43:20.373 INFO:teuthology.orchestra.run.smithi110.stdout: "mds": { 2024-08-17T00:43:20.373 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 2 2024-08-17T00:43:20.373 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:43:20.373 INFO:teuthology.orchestra.run.smithi110.stdout: "overall": { 2024-08-17T00:43:20.373 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 3, 2024-08-17T00:43:20.373 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 12 2024-08-17T00:43:20.373 INFO:teuthology.orchestra.run.smithi110.stdout: } 2024-08-17T00:43:20.373 INFO:teuthology.orchestra.run.smithi110.stdout:} 2024-08-17T00:43:20.613 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:20 smithi177 systemd[1]: Stopping Ceph osd.7 for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:43:20.613 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:20 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[57221]: 2024-08-17T00:43:20.595+0000 7f65c139c640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T00:43:20.613 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:20 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[57221]: 2024-08-17T00:43:20.595+0000 7f65c139c640 -1 osd.7 586 *** Got signal Terminated *** 2024-08-17T00:43:20.613 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:20 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[57221]: 2024-08-17T00:43:20.595+0000 7f65c139c640 -1 osd.7 586 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T00:43:20.644 INFO:tasks.rados.rados.0.smithi110.stdout:2791: done (2 left) 2024-08-17T00:43:20.644 INFO:tasks.rados.rados.0.smithi110.stdout:2794: done (1 left) 2024-08-17T00:43:20.645 INFO:tasks.rados.rados.0.smithi110.stdout:2795: done (0 left) 2024-08-17T00:43:20.645 INFO:tasks.rados.rados.0.smithi110.stdout:2796: rmattr oid 4 current snap is 252 2024-08-17T00:43:20.645 INFO:tasks.rados.rados.0.smithi110.stdout:2797: read oid 8 snap 250 2024-08-17T00:43:20.645 INFO:tasks.rados.rados.0.smithi110.stdout:2797: expect (ObjNum 833 snap 244 seq_num 833) 2024-08-17T00:43:20.645 INFO:tasks.rados.rados.0.smithi110.stdout:2798: snap_create 2024-08-17T00:43:20.647 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 986 (ObjNum 580 snap 155 seq_num 580) dirty exists 2024-08-17T00:43:20.663 INFO:tasks.rados.rados.0.smithi110.stdout:2797: expect (ObjNum 833 snap 244 seq_num 833) 2024-08-17T00:43:20.990 INFO:tasks.rados.rados.0.smithi110.stdout:2796: done (2 left) 2024-08-17T00:43:20.990 INFO:tasks.rados.rados.0.smithi110.stdout:2797: done (1 left) 2024-08-17T00:43:20.990 INFO:tasks.rados.rados.0.smithi110.stdout:2798: done (0 left) 2024-08-17T00:43:20.990 INFO:tasks.rados.rados.0.smithi110.stdout:2799: rmattr oid 44 current snap is 253 2024-08-17T00:43:20.990 INFO:tasks.rados.rados.0.smithi110.stdout:2799: done (0 left) 2024-08-17T00:43:20.990 INFO:tasks.rados.rados.0.smithi110.stdout:2800: snap_remove snap 252 2024-08-17T00:43:21.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:20 smithi110 ceph-mon[98148]: from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:43:21.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:20 smithi110 ceph-mon[98148]: from='client.34359 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:43:21.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:20 smithi110 ceph-mon[98148]: pgmap v443: 121 pgs: 121 active+clean; 331 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 14 KiB/s wr, 9 op/s 2024-08-17T00:43:21.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:20 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/311197710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:21.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:20 smithi110 ceph-mon[98148]: osd.7 marked itself down and dead 2024-08-17T00:43:21.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:20 smithi110 ceph-mon[100641]: from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:43:21.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:20 smithi110 ceph-mon[100641]: from='client.34359 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:43:21.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:20 smithi110 ceph-mon[100641]: pgmap v443: 121 pgs: 121 active+clean; 331 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 14 KiB/s wr, 9 op/s 2024-08-17T00:43:21.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:20 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/311197710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:21.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:20 smithi110 ceph-mon[100641]: osd.7 marked itself down and dead 2024-08-17T00:43:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:20 smithi177 ceph-mon[90034]: from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:43:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:20 smithi177 ceph-mon[90034]: from='client.34359 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:43:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:20 smithi177 ceph-mon[90034]: pgmap v443: 121 pgs: 121 active+clean; 331 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 14 KiB/s wr, 9 op/s 2024-08-17T00:43:21.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:20 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/311197710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:21.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:20 smithi177 ceph-mon[90034]: osd.7 marked itself down and dead 2024-08-17T00:43:21.803 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:21 smithi177 podman[110602]: 2024-08-17 00:43:21.537859718 +0000 UTC m=+1.041108388 container died ca616c54d53f3bf50498e0216d1b9e14b5583ae412ce0b8228862e22f2f7fd48 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=reef-03f4c3e, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-08-17T00:43:22.001 INFO:tasks.rados.rados.0.smithi110.stdout:2800: done (0 left) 2024-08-17T00:43:22.001 INFO:tasks.rados.rados.0.smithi110.stdout:2801: read oid 10 snap -1 2024-08-17T00:43:22.001 INFO:tasks.rados.rados.0.smithi110.stdout:2801: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:43:22.001 INFO:tasks.rados.rados.0.smithi110.stdout:2802: rmattr oid 46 current snap is 253 2024-08-17T00:43:22.001 INFO:tasks.rados.rados.0.smithi110.stdout:2803: copy_from oid 13 from oid 28 current snap is 253 2024-08-17T00:43:22.001 INFO:tasks.rados.rados.0.smithi110.stdout:2804: delete oid 35 current snap is 253 2024-08-17T00:43:22.008 INFO:tasks.rados.rados.0.smithi110.stdout:2801: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:43:22.010 INFO:tasks.rados.rados.0.smithi110.stdout:2801: done (3 left) 2024-08-17T00:43:22.010 INFO:tasks.rados.rados.0.smithi110.stdout:2804: done (2 left) 2024-08-17T00:43:22.011 INFO:tasks.rados.rados.0.smithi110.stdout:2805: read oid 5 snap -1 2024-08-17T00:43:22.011 INFO:tasks.rados.rados.0.smithi110.stdout:2805: expect (ObjNum 793 snap 236 seq_num 793) 2024-08-17T00:43:22.011 INFO:tasks.rados.rados.0.smithi110.stdout:2806: delete oid 43 current snap is 253 2024-08-17T00:43:22.011 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 1218 (ObjNum 820 snap 242 seq_num 820) dirty exists 2024-08-17T00:43:22.013 INFO:tasks.rados.rados.0.smithi110.stdout:2802: done (3 left) 2024-08-17T00:43:22.013 INFO:tasks.rados.rados.0.smithi110.stdout:2806: done (2 left) 2024-08-17T00:43:22.013 INFO:tasks.rados.rados.0.smithi110.stdout:2807: read oid 37 snap -1 2024-08-17T00:43:22.013 INFO:tasks.rados.rados.0.smithi110.stdout:2807: expect deleted 2024-08-17T00:43:22.013 INFO:tasks.rados.rados.0.smithi110.stdout:2808: read oid 20 snap -1 2024-08-17T00:43:22.014 INFO:tasks.rados.rados.0.smithi110.stdout:2808: expect deleted 2024-08-17T00:43:22.014 INFO:tasks.rados.rados.0.smithi110.stdout:2809: read oid 32 snap -1 2024-08-17T00:43:22.014 INFO:tasks.rados.rados.0.smithi110.stdout:2809: expect (ObjNum 831 snap 244 seq_num 831) 2024-08-17T00:43:22.014 INFO:tasks.rados.rados.0.smithi110.stdout:2810: snap_create 2024-08-17T00:43:22.023 INFO:tasks.rados.rados.0.smithi110.stdout:2803: finishing copy_from racing read to smithi11086371-13 2024-08-17T00:43:22.024 INFO:tasks.rados.rados.0.smithi110.stdout:2803: finishing copy_from to smithi11086371-13 2024-08-17T00:43:22.025 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 934 (ObjNum 632 snap 171 seq_num 632) dirty exists 2024-08-17T00:43:22.034 INFO:tasks.rados.rados.0.smithi110.stdout:2805: expect (ObjNum 793 snap 236 seq_num 793) 2024-08-17T00:43:22.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:21 smithi177 ceph-mon[90034]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T00:43:22.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:21 smithi177 ceph-mon[90034]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-08-17T00:43:22.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:21 smithi177 ceph-mon[90034]: osdmap e587: 8 total, 7 up, 8 in 2024-08-17T00:43:22.113 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:21 smithi177 podman[110602]: 2024-08-17 00:43:21.893603246 +0000 UTC m=+1.396851916 container cleanup ca616c54d53f3bf50498e0216d1b9e14b5583ae412ce0b8228862e22f2f7fd48 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.36.0, RELEASE=reef-03f4c3e, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-08-17T00:43:22.113 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:21 smithi177 bash[110602]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7 2024-08-17T00:43:22.173 INFO:tasks.rados.rados.0.smithi110.stdout:2809: expect (ObjNum 831 snap 244 seq_num 831) 2024-08-17T00:43:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:21 smithi110 ceph-mon[98148]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T00:43:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:21 smithi110 ceph-mon[98148]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-08-17T00:43:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:21 smithi110 ceph-mon[98148]: osdmap e587: 8 total, 7 up, 8 in 2024-08-17T00:43:22.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:21 smithi110 ceph-mon[100641]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T00:43:22.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:21 smithi110 ceph-mon[100641]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-08-17T00:43:22.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:21 smithi110 ceph-mon[100641]: osdmap e587: 8 total, 7 up, 8 in 2024-08-17T00:43:22.521 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:22 smithi177 podman[110624]: 2024-08-17 00:43:22.170165594 +0000 UTC m=+0.630518834 container remove ca616c54d53f3bf50498e0216d1b9e14b5583ae412ce0b8228862e22f2f7fd48 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-03f4c3e, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-08-17T00:43:22.799 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:22 smithi177 podman[110716]: 2024-08-17 00:43:22.521025224 +0000 UTC m=+0.109357296 container create db6240d87b567cbdb771af8a624815cc09f2dbe327647ff792840388f1a109cd (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7-deactivate, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-d863d21, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-08-17T00:43:22.799 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:22 smithi177 podman[110716]: 2024-08-17 00:43:22.429650825 +0000 UTC m=+0.017982908 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:43:22.799 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:22 smithi177 podman[110716]: 2024-08-17 00:43:22.715008019 +0000 UTC m=+0.303340092 container init db6240d87b567cbdb771af8a624815cc09f2dbe327647ff792840388f1a109cd (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7-deactivate, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, RELEASE=squid-d863d21, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-08-17T00:43:22.799 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:22 smithi177 podman[110716]: 2024-08-17 00:43:22.719963528 +0000 UTC m=+0.308295602 container start db6240d87b567cbdb771af8a624815cc09f2dbe327647ff792840388f1a109cd (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7-deactivate, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=squid-d863d21, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0) 2024-08-17T00:43:22.799 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:22 smithi177 podman[110716]: 2024-08-17 00:43:22.798352081 +0000 UTC m=+0.386684166 container attach db6240d87b567cbdb771af8a624815cc09f2dbe327647ff792840388f1a109cd (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7-deactivate, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, RELEASE=squid-d863d21, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-08-17T00:43:23.000 INFO:tasks.rados.rados.0.smithi110.stdout:2803: done (5 left) 2024-08-17T00:43:23.000 INFO:tasks.rados.rados.0.smithi110.stdout:2805: done (4 left) 2024-08-17T00:43:23.000 INFO:tasks.rados.rados.0.smithi110.stdout:2807: done (3 left) 2024-08-17T00:43:23.001 INFO:tasks.rados.rados.0.smithi110.stdout:2808: done (2 left) 2024-08-17T00:43:23.001 INFO:tasks.rados.rados.0.smithi110.stdout:2809: done (1 left) 2024-08-17T00:43:23.001 INFO:tasks.rados.rados.0.smithi110.stdout:2810: done (0 left) 2024-08-17T00:43:23.001 INFO:tasks.rados.rados.0.smithi110.stdout:2811: rollback oid 3 current snap is 254 2024-08-17T00:43:23.001 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 3 to 244 2024-08-17T00:43:23.001 INFO:tasks.rados.rados.0.smithi110.stdout:2812: read oid 39 snap -1 2024-08-17T00:43:23.001 INFO:tasks.rados.rados.0.smithi110.stdout:2812: expect (ObjNum 779 snap 230 seq_num 779) 2024-08-17T00:43:23.001 INFO:tasks.rados.rados.0.smithi110.stdout:2813: rollback oid 18 current snap is 254 2024-08-17T00:43:23.001 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 18 to 232 2024-08-17T00:43:23.001 INFO:tasks.rados.rados.0.smithi110.stdout:2814: snap_remove snap 249 2024-08-17T00:43:23.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:22 smithi177 ceph-mon[90034]: osdmap e588: 8 total, 7 up, 8 in 2024-08-17T00:43:23.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:22 smithi177 ceph-mon[90034]: pgmap v446: 121 pgs: 4 active+undersized, 8 peering, 15 stale+active+clean, 3 active+undersized+degraded, 91 active+clean; 331 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 18 KiB/s wr, 6 op/s; 10/657 objects degraded (1.522%) 2024-08-17T00:43:23.112 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:22 smithi177 podman[110716]: 2024-08-17 00:43:22.903427304 +0000 UTC m=+0.491759387 container died db6240d87b567cbdb771af8a624815cc09f2dbe327647ff792840388f1a109cd (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-d863d21, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-08-17T00:43:23.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:22 smithi110 ceph-mon[98148]: osdmap e588: 8 total, 7 up, 8 in 2024-08-17T00:43:23.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:22 smithi110 ceph-mon[98148]: pgmap v446: 121 pgs: 4 active+undersized, 8 peering, 15 stale+active+clean, 3 active+undersized+degraded, 91 active+clean; 331 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 18 KiB/s wr, 6 op/s; 10/657 objects degraded (1.522%) 2024-08-17T00:43:23.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:22 smithi110 ceph-mon[100641]: osdmap e588: 8 total, 7 up, 8 in 2024-08-17T00:43:23.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:22 smithi110 ceph-mon[100641]: pgmap v446: 121 pgs: 4 active+undersized, 8 peering, 15 stale+active+clean, 3 active+undersized+degraded, 91 active+clean; 331 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 18 KiB/s wr, 6 op/s; 10/657 objects degraded (1.522%) 2024-08-17T00:43:23.863 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:23 smithi177 podman[110759]: 2024-08-17 00:43:23.510656424 +0000 UTC m=+0.601302130 container remove db6240d87b567cbdb771af8a624815cc09f2dbe327647ff792840388f1a109cd (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7-deactivate, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=squid-d863d21, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, org.label-schema.build-date=20240731) 2024-08-17T00:43:23.863 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:23 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.7.service: Deactivated successfully. 2024-08-17T00:43:23.863 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:23 smithi177 systemd[1]: Stopped Ceph osd.7 for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:43:23.863 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:23 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.7.service: Consumed 15.618s CPU time. 2024-08-17T00:43:23.863 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:23 smithi177 systemd[1]: Starting Ceph osd.7 for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:43:24.004 INFO:tasks.rados.rados.0.smithi110.stdout:2814: done (3 left) 2024-08-17T00:43:24.004 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 27 current snap is 254 2024-08-17T00:43:24.004 INFO:tasks.rados.rados.0.smithi110.stdout:2815: seq_num 868 ranges {2260992=139264} 2024-08-17T00:43:24.017 INFO:tasks.rados.rados.0.smithi110.stdout:2815: writing smithi11086371-27 from 2260992 to 2400256 tid 1 2024-08-17T00:43:24.017 INFO:tasks.rados.rados.0.smithi110.stdout:2816: snap_remove snap 250 2024-08-17T00:43:24.248 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:23 smithi177 ceph-mon[90034]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T00:43:24.248 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:23 smithi177 ceph-mon[90034]: Health check failed: Degraded data redundancy: 10/657 objects degraded (1.522%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T00:43:24.248 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:23 smithi177 ceph-mon[90034]: osdmap e589: 8 total, 7 up, 8 in 2024-08-17T00:43:24.249 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:23 smithi177 podman[110865]: 2024-08-17 00:43:23.85819816 +0000 UTC m=+0.017474380 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:43:24.249 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:23 smithi177 podman[110865]: 2024-08-17 00:43:23.995154033 +0000 UTC m=+0.154430229 container create f6f8edfdcf81787ab0418ba4023610d2c99f6a8d62df1ae2b914ddec3a00f22a (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=squid-d863d21) 2024-08-17T00:43:24.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:23 smithi110 ceph-mon[100641]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T00:43:24.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:23 smithi110 ceph-mon[100641]: Health check failed: Degraded data redundancy: 10/657 objects degraded (1.522%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T00:43:24.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:23 smithi110 ceph-mon[100641]: osdmap e589: 8 total, 7 up, 8 in 2024-08-17T00:43:24.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:23 smithi110 ceph-mon[98148]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T00:43:24.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:23 smithi110 ceph-mon[98148]: Health check failed: Degraded data redundancy: 10/657 objects degraded (1.522%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T00:43:24.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:23 smithi110 ceph-mon[98148]: osdmap e589: 8 total, 7 up, 8 in 2024-08-17T00:43:24.582 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:24 smithi177 podman[110865]: 2024-08-17 00:43:24.248083427 +0000 UTC m=+0.407359640 container init f6f8edfdcf81787ab0418ba4023610d2c99f6a8d62df1ae2b914ddec3a00f22a (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7-activate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=squid-d863d21, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=) 2024-08-17T00:43:24.583 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:24 smithi177 podman[110865]: 2024-08-17 00:43:24.253020169 +0000 UTC m=+0.412296368 container start f6f8edfdcf81787ab0418ba4023610d2c99f6a8d62df1ae2b914ddec3a00f22a (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7-activate, RELEASE=squid-d863d21, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True) 2024-08-17T00:43:24.583 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:24 smithi177 podman[110865]: 2024-08-17 00:43:24.350782663 +0000 UTC m=+0.510058867 container attach f6f8edfdcf81787ab0418ba4023610d2c99f6a8d62df1ae2b914ddec3a00f22a (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7-activate, io.buildah.version=1.36.0, RELEASE=squid-d863d21, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-08-17T00:43:24.583 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:24 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7-activate[110879]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:43:24.583 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:24 smithi177 bash[110865]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:43:24.583 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:24 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7-activate[110879]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:43:24.583 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:24 smithi177 bash[110865]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T00:43:24.583 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:24 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7-activate[110879]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-08-17T00:43:24.583 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:24 smithi177 bash[110865]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-08-17T00:43:24.863 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:24 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7-activate[110879]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-08-17T00:43:24.863 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:24 smithi177 bash[110865]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-08-17T00:43:24.863 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:24 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7-activate[110879]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-08-17T00:43:24.863 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:24 smithi177 bash[110865]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-08-17T00:43:24.863 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:24 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7-activate[110879]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-08-17T00:43:24.863 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:24 smithi177 bash[110865]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-08-17T00:43:24.863 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:24 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7-activate[110879]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-08-17T00:43:24.864 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:24 smithi177 bash[110865]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-08-17T00:43:24.864 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:24 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7-activate[110879]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-08-17T00:43:24.864 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:24 smithi177 bash[110865]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-08-17T00:43:24.864 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:24 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7-activate[110879]: --> ceph-volume raw activate successful for osd ID: 7 2024-08-17T00:43:24.864 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:24 smithi177 bash[110865]: --> ceph-volume raw activate successful for osd ID: 7 2024-08-17T00:43:24.864 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:24 smithi177 podman[110865]: 2024-08-17 00:43:24.631954501 +0000 UTC m=+0.791230700 container died f6f8edfdcf81787ab0418ba4023610d2c99f6a8d62df1ae2b914ddec3a00f22a (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=squid-d863d21, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-08-17T00:43:25.010 INFO:tasks.rados.rados.0.smithi110.stdout:2816: done (4 left) 2024-08-17T00:43:25.010 INFO:tasks.rados.rados.0.smithi110.stdout:2817: copy_from oid 26 from oid 29 current snap is 254 2024-08-17T00:43:25.010 INFO:tasks.rados.rados.0.smithi110.stdout:2818: delete oid 24 current snap is 254 2024-08-17T00:43:25.010 INFO:tasks.rados.rados.0.smithi110.stdout:2813: finishing rollback tid 0 to smithi11086371-18 2024-08-17T00:43:25.011 INFO:tasks.rados.rados.0.smithi110.stdout:2811: finishing rollback tid 0 to smithi11086371-3 2024-08-17T00:43:25.011 INFO:tasks.rados.rados.0.smithi110.stdout:2811: finishing rollback tid 1 to smithi11086371-3 2024-08-17T00:43:25.011 INFO:tasks.rados.rados.0.smithi110.stdout:2813: finishing rollback tid 1 to smithi11086371-18 2024-08-17T00:43:25.011 INFO:tasks.rados.rados.0.smithi110.stdout:2811: finishing rollback tid 2 to smithi11086371-3 2024-08-17T00:43:25.011 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 1016 (ObjNum 837 snap 244 seq_num 837) dirty exists 2024-08-17T00:43:25.011 INFO:tasks.rados.rados.0.smithi110.stdout:2813: finishing rollback tid 2 to smithi11086371-18 2024-08-17T00:43:25.011 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 844 (ObjNum 777 snap 228 seq_num 777) dirty exists 2024-08-17T00:43:25.011 INFO:tasks.rados.rados.0.smithi110.stdout:2812: expect (ObjNum 779 snap 230 seq_num 779) 2024-08-17T00:43:25.263 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:25 smithi177 ceph-mon[90034]: osdmap e590: 8 total, 7 up, 8 in 2024-08-17T00:43:25.264 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:25 smithi177 ceph-mon[90034]: pgmap v449: 121 pgs: 23 active+undersized, 8 peering, 5 stale+active+clean, 10 active+undersized+degraded, 75 active+clean; 332 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 260 KiB/s wr, 3 op/s; 31/663 objects degraded (4.676%) 2024-08-17T00:43:25.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:25 smithi110 ceph-mon[100641]: osdmap e590: 8 total, 7 up, 8 in 2024-08-17T00:43:25.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:25 smithi110 ceph-mon[100641]: pgmap v449: 121 pgs: 23 active+undersized, 8 peering, 5 stale+active+clean, 10 active+undersized+degraded, 75 active+clean; 332 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 260 KiB/s wr, 3 op/s; 31/663 objects degraded (4.676%) 2024-08-17T00:43:25.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:25 smithi110 ceph-mon[98148]: osdmap e590: 8 total, 7 up, 8 in 2024-08-17T00:43:25.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:25 smithi110 ceph-mon[98148]: pgmap v449: 121 pgs: 23 active+undersized, 8 peering, 5 stale+active+clean, 10 active+undersized+degraded, 75 active+clean; 332 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 260 KiB/s wr, 3 op/s; 31/663 objects degraded (4.676%) 2024-08-17T00:43:25.579 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:25 smithi177 podman[111028]: 2024-08-17 00:43:25.263261529 +0000 UTC m=+0.625825848 container remove f6f8edfdcf81787ab0418ba4023610d2c99f6a8d62df1ae2b914ddec3a00f22a (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7-activate, GIT_CLEAN=True, RELEASE=squid-d863d21, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-08-17T00:43:25.580 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:25 smithi177 podman[111093]: 2024-08-17 00:43:25.472584314 +0000 UTC m=+0.111139750 container create 975fcf37b63af951d53e9a37b71a36eb6484d9410cbf3160f9d604839c2c66f9 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, RELEASE=squid-d863d21, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-08-17T00:43:25.580 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:25 smithi177 podman[111093]: 2024-08-17 00:43:25.378566692 +0000 UTC m=+0.017122069 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:43:25.741 INFO:tasks.rados.rados.0.smithi110.stdout:2815: finishing write tid 1 to smithi11086371-27 2024-08-17T00:43:25.742 INFO:tasks.rados.rados.0.smithi110.stdout:2815: finishing write tid 2 to smithi11086371-27 2024-08-17T00:43:25.742 INFO:tasks.rados.rados.0.smithi110.stdout:2815: finishing write tid 3 to smithi11086371-27 2024-08-17T00:43:25.742 INFO:tasks.rados.rados.0.smithi110.stdout:2815: oid 27 updating version 0 to 1105 2024-08-17T00:43:25.742 INFO:tasks.rados.rados.0.smithi110.stdout:2815: oid 27 updating version 1105 to 1106 2024-08-17T00:43:25.742 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 1106 (ObjNum 868 snap 254 seq_num 868) dirty exists 2024-08-17T00:43:25.742 INFO:tasks.rados.rados.0.smithi110.stdout:2815: left oid 27 (ObjNum 868 snap 254 seq_num 868) 2024-08-17T00:43:25.742 INFO:tasks.rados.rados.0.smithi110.stdout:2817: finishing copy_from racing read to smithi11086371-26 2024-08-17T00:43:25.742 INFO:tasks.rados.rados.0.smithi110.stdout:2817: finishing copy_from to smithi11086371-26 2024-08-17T00:43:25.742 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 26 v 1087 (ObjNum 810 snap 239 seq_num 810) dirty exists 2024-08-17T00:43:25.742 INFO:tasks.rados.rados.0.smithi110.stdout:2811: done (5 left) 2024-08-17T00:43:25.742 INFO:tasks.rados.rados.0.smithi110.stdout:2812: done (4 left) 2024-08-17T00:43:25.743 INFO:tasks.rados.rados.0.smithi110.stdout:2813: done (3 left) 2024-08-17T00:43:25.743 INFO:tasks.rados.rados.0.smithi110.stdout:2815: done (2 left) 2024-08-17T00:43:25.743 INFO:tasks.rados.rados.0.smithi110.stdout:2817: done (1 left) 2024-08-17T00:43:25.743 INFO:tasks.rados.rados.0.smithi110.stdout:2818: done (0 left) 2024-08-17T00:43:25.743 INFO:tasks.rados.rados.0.smithi110.stdout:2819: copy_from oid 46 from oid 48 current snap is 254 2024-08-17T00:43:25.743 INFO:tasks.rados.rados.0.smithi110.stdout:2820: setattr oid 21 current snap is 254 2024-08-17T00:43:25.744 INFO:tasks.rados.rados.0.smithi110.stdout:2821: rollback oid 49 current snap is 254 2024-08-17T00:43:25.744 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 49 to 232 2024-08-17T00:43:25.744 INFO:tasks.rados.rados.0.smithi110.stdout:2822: rmattr oid 33 current snap is 254 2024-08-17T00:43:25.744 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 37 current snap is 254 2024-08-17T00:43:25.744 INFO:tasks.rados.rados.0.smithi110.stdout:2823: seq_num 870 ranges {0=172032} 2024-08-17T00:43:25.744 INFO:tasks.rados.rados.0.smithi110.stdout:2823: writing smithi11086371-37 from 0 to 172032 tid 1 2024-08-17T00:43:25.744 INFO:tasks.rados.rados.0.smithi110.stdout:2824: delete oid 45 current snap is 254 2024-08-17T00:43:25.747 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 33 v 845 (ObjNum 751 snap 219 seq_num 751) dirty exists 2024-08-17T00:43:25.748 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 1025 (ObjNum 825 snap 243 seq_num 825) dirty exists 2024-08-17T00:43:25.748 INFO:tasks.rados.rados.0.smithi110.stdout:2821: finishing rollback tid 0 to smithi11086371-49 2024-08-17T00:43:25.748 INFO:tasks.rados.rados.0.smithi110.stdout:2820: done (5 left) 2024-08-17T00:43:25.748 INFO:tasks.rados.rados.0.smithi110.stdout:2822: done (4 left) 2024-08-17T00:43:25.748 INFO:tasks.rados.rados.0.smithi110.stdout:2824: done (3 left) 2024-08-17T00:43:25.748 INFO:tasks.rados.rados.0.smithi110.stdout:2825: copy_from oid 7 from oid 44 current snap is 254 2024-08-17T00:43:25.748 INFO:tasks.rados.rados.0.smithi110.stdout:2826: delete oid 45 current snap is 254 2024-08-17T00:43:25.749 INFO:tasks.rados.rados.0.smithi110.stdout:2821: finishing rollback tid 1 to smithi11086371-49 2024-08-17T00:43:25.749 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 1014 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-08-17T00:43:25.749 INFO:tasks.rados.rados.0.smithi110.stdout:2823: finishing write tid 1 to smithi11086371-37 2024-08-17T00:43:25.750 INFO:tasks.rados.rados.0.smithi110.stdout:2823: finishing write tid 2 to smithi11086371-37 2024-08-17T00:43:25.750 INFO:tasks.rados.rados.0.smithi110.stdout:2819: finishing copy_from racing read to smithi11086371-46 2024-08-17T00:43:25.751 INFO:tasks.rados.rados.0.smithi110.stdout:2823: finishing write tid 3 to smithi11086371-37 2024-08-17T00:43:25.751 INFO:tasks.rados.rados.0.smithi110.stdout:2823: oid 37 updating version 0 to 1015 2024-08-17T00:43:25.751 INFO:tasks.rados.rados.0.smithi110.stdout:2823: oid 37 updating version 1015 to 1016 2024-08-17T00:43:25.751 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 1016 (ObjNum 870 snap 254 seq_num 870) dirty exists 2024-08-17T00:43:25.751 INFO:tasks.rados.rados.0.smithi110.stdout:2823: left oid 37 (ObjNum 870 snap 254 seq_num 870) 2024-08-17T00:43:25.751 INFO:tasks.rados.rados.0.smithi110.stdout:2821: done (4 left) 2024-08-17T00:43:25.751 INFO:tasks.rados.rados.0.smithi110.stdout:2823: done (3 left) 2024-08-17T00:43:25.751 INFO:tasks.rados.rados.0.smithi110.stdout:2826: done (2 left) 2024-08-17T00:43:25.752 INFO:tasks.rados.rados.0.smithi110.stdout:2827: setattr oid 36 current snap is 254 2024-08-17T00:43:25.752 INFO:tasks.rados.rados.0.smithi110.stdout:2819: finishing copy_from to smithi11086371-46 2024-08-17T00:43:25.752 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 1092 (ObjNum 815 snap 239 seq_num 815) dirty exists 2024-08-17T00:43:25.753 INFO:tasks.rados.rados.0.smithi110.stdout:2819: done (2 left) 2024-08-17T00:43:25.754 INFO:tasks.rados.rados.0.smithi110.stdout:2828: rollback oid 10 current snap is 254 2024-08-17T00:43:25.754 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 10 to 244 2024-08-17T00:43:25.754 INFO:tasks.rados.rados.0.smithi110.stdout:2829: copy_from oid 45 from oid 48 current snap is 254 2024-08-17T00:43:25.754 INFO:tasks.rados.rados.0.smithi110.stdout:2830: rollback oid 24 current snap is 254 2024-08-17T00:43:25.754 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 24 to 200 2024-08-17T00:43:25.754 INFO:tasks.rados.rados.0.smithi110.stdout:2831: read oid 15 snap -1 2024-08-17T00:43:25.754 INFO:tasks.rados.rados.0.smithi110.stdout:2831: expect deleted 2024-08-17T00:43:25.754 INFO:tasks.rados.rados.0.smithi110.stdout:2832: delete oid 1 current snap is 254 2024-08-17T00:43:25.756 INFO:tasks.rados.rados.0.smithi110.stdout:2831: done (6 left) 2024-08-17T00:43:25.756 INFO:tasks.rados.rados.0.smithi110.stdout:2832: done (5 left) 2024-08-17T00:43:25.756 INFO:tasks.rados.rados.0.smithi110.stdout:2833: setattr oid 35 current snap is 254 2024-08-17T00:43:25.757 INFO:tasks.rados.rados.0.smithi110.stdout:2830: finishing rollback tid 1 to smithi11086371-24 2024-08-17T00:43:25.758 INFO:tasks.rados.rados.0.smithi110.stdout:2834: snap_remove snap 243 2024-08-17T00:43:26.007 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:25 smithi177 podman[111093]: 2024-08-17 00:43:25.666692845 +0000 UTC m=+0.305248218 container init 975fcf37b63af951d53e9a37b71a36eb6484d9410cbf3160f9d604839c2c66f9 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=squid-d863d21, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-08-17T00:43:26.007 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:25 smithi177 podman[111093]: 2024-08-17 00:43:25.672048078 +0000 UTC m=+0.310603446 container start 975fcf37b63af951d53e9a37b71a36eb6484d9410cbf3160f9d604839c2c66f9 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=squid-d863d21, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T00:43:26.008 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:25 smithi177 ceph-osd[111131]: -- 172.21.15.177:0/3617961394 <== mon.1 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557feb717a40 con 0x557feb6f5c00 2024-08-17T00:43:26.008 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:25 smithi177 bash[111093]: 975fcf37b63af951d53e9a37b71a36eb6484d9410cbf3160f9d604839c2c66f9 2024-08-17T00:43:26.008 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:25 smithi177 systemd[1]: Started Ceph osd.7 for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:43:26.018 INFO:tasks.rados.rados.0.smithi110.stdout:2834: done (6 left) 2024-08-17T00:43:26.018 INFO:tasks.rados.rados.0.smithi110.stdout:2835: read oid 30 snap 253 2024-08-17T00:43:26.018 INFO:tasks.rados.rados.0.smithi110.stdout:2835: expect (ObjNum 656 snap 181 seq_num 656) 2024-08-17T00:43:26.018 INFO:tasks.rados.rados.0.smithi110.stdout:2836: read oid 39 snap -1 2024-08-17T00:43:26.018 INFO:tasks.rados.rados.0.smithi110.stdout:2836: expect (ObjNum 779 snap 230 seq_num 779) 2024-08-17T00:43:26.018 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 28 current snap is 254 2024-08-17T00:43:26.018 INFO:tasks.rados.rados.0.smithi110.stdout:2837: seq_num 874 ranges {991232=245760} 2024-08-17T00:43:26.022 INFO:tasks.rados.rados.0.smithi110.stdout:2837: writing smithi11086371-28 from 991232 to 1236992 tid 1 2024-08-17T00:43:26.022 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 36 v 930 (ObjNum 759 snap 224 seq_num 759) dirty exists 2024-08-17T00:43:26.022 INFO:tasks.rados.rados.0.smithi110.stdout:2825: finishing copy_from racing read to smithi11086371-7 2024-08-17T00:43:26.022 INFO:tasks.rados.rados.0.smithi110.stdout:2828: finishing rollback tid 0 to smithi11086371-10 2024-08-17T00:43:26.022 INFO:tasks.rados.rados.0.smithi110.stdout:2828: finishing rollback tid 1 to smithi11086371-10 2024-08-17T00:43:26.022 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 1026 (ObjNum 33 snap 0 seq_num 1879549408) dirty exists 2024-08-17T00:43:26.022 INFO:tasks.rados.rados.0.smithi110.stdout:2828: finishing rollback tid 2 to smithi11086371-10 2024-08-17T00:43:26.022 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 933 (ObjNum 0 snap 0 seq_num 304) dirty exists 2024-08-17T00:43:26.023 INFO:tasks.rados.rados.0.smithi110.stdout:2829: finishing copy_from racing read to smithi11086371-45 2024-08-17T00:43:26.023 INFO:tasks.rados.rados.0.smithi110.stdout:2830: finishing rollback tid 2 to smithi11086371-24 2024-08-17T00:43:26.023 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 1218 (ObjNum 687 snap 193 seq_num 687) dirty exists 2024-08-17T00:43:26.023 INFO:tasks.rados.rados.0.smithi110.stdout:2825: finishing copy_from to smithi11086371-7 2024-08-17T00:43:26.023 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 939 (ObjNum 852 snap 245 seq_num 852) dirty exists 2024-08-17T00:43:26.023 INFO:tasks.rados.rados.0.smithi110.stdout:2829: finishing copy_from to smithi11086371-45 2024-08-17T00:43:26.023 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 1092 (ObjNum 815 snap 239 seq_num 815) dirty exists 2024-08-17T00:43:26.023 INFO:tasks.rados.rados.0.smithi110.stdout:2825: done (8 left) 2024-08-17T00:43:26.023 INFO:tasks.rados.rados.0.smithi110.stdout:2827: done (7 left) 2024-08-17T00:43:26.023 INFO:tasks.rados.rados.0.smithi110.stdout:2828: done (6 left) 2024-08-17T00:43:26.023 INFO:tasks.rados.rados.0.smithi110.stdout:2829: done (5 left) 2024-08-17T00:43:26.023 INFO:tasks.rados.rados.0.smithi110.stdout:2830: done (4 left) 2024-08-17T00:43:26.023 INFO:tasks.rados.rados.0.smithi110.stdout:2833: done (3 left) 2024-08-17T00:43:26.024 INFO:tasks.rados.rados.0.smithi110.stdout:2838: read oid 32 snap -1 2024-08-17T00:43:26.024 INFO:tasks.rados.rados.0.smithi110.stdout:2838: expect (ObjNum 831 snap 244 seq_num 831) 2024-08-17T00:43:26.024 INFO:tasks.rados.rados.0.smithi110.stdout:2839: snap_remove snap 244 2024-08-17T00:43:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:26 smithi110 ceph-mon[98148]: osdmap e591: 8 total, 7 up, 8 in 2024-08-17T00:43:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:43:26.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:26 smithi110 ceph-mon[100641]: osdmap e591: 8 total, 7 up, 8 in 2024-08-17T00:43:26.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:26 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:26.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:26 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:26.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:26 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:43:26.362 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:26 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T00:43:26.218+0000 7f837ab46640 -1 Falling back to public interface 2024-08-17T00:43:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:26 smithi177 ceph-mon[90034]: osdmap e591: 8 total, 7 up, 8 in 2024-08-17T00:43:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:26 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:26 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:26 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:43:27.020 INFO:tasks.rados.rados.0.smithi110.stdout:2839: done (4 left) 2024-08-17T00:43:27.020 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 2 current snap is 254 2024-08-17T00:43:27.020 INFO:tasks.rados.rados.0.smithi110.stdout:2837: finishing write tid 1 to smithi11086371-28 2024-08-17T00:43:27.020 INFO:tasks.rados.rados.0.smithi110.stdout:2837: finishing write tid 2 to smithi11086371-28 2024-08-17T00:43:27.020 INFO:tasks.rados.rados.0.smithi110.stdout:2837: finishing write tid 3 to smithi11086371-28 2024-08-17T00:43:27.020 INFO:tasks.rados.rados.0.smithi110.stdout:2837: oid 28 updating version 0 to 941 2024-08-17T00:43:27.020 INFO:tasks.rados.rados.0.smithi110.stdout:2837: oid 28 version 941 is already newer than 940 2024-08-17T00:43:27.021 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 941 (ObjNum 874 snap 254 seq_num 874) dirty exists 2024-08-17T00:43:27.021 INFO:tasks.rados.rados.0.smithi110.stdout:2837: left oid 28 (ObjNum 874 snap 254 seq_num 874) 2024-08-17T00:43:27.021 INFO:tasks.rados.rados.0.smithi110.stdout:2838: expect (ObjNum 831 snap 244 seq_num 831) 2024-08-17T00:43:27.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:27 smithi110 ceph-mon[100641]: osdmap e592: 8 total, 7 up, 8 in 2024-08-17T00:43:27.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:27 smithi110 ceph-mon[100641]: pgmap v452: 121 pgs: 29 active+undersized, 8 peering, 13 active+undersized+degraded, 71 active+clean; 332 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 242 KiB/s wr, 2 op/s; 50/666 objects degraded (7.508%) 2024-08-17T00:43:27.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:27 smithi110 ceph-mon[98148]: osdmap e592: 8 total, 7 up, 8 in 2024-08-17T00:43:27.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:27 smithi110 ceph-mon[98148]: pgmap v452: 121 pgs: 29 active+undersized, 8 peering, 13 active+undersized+degraded, 71 active+clean; 332 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 242 KiB/s wr, 2 op/s; 50/666 objects degraded (7.508%) 2024-08-17T00:43:27.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:27 smithi177 ceph-mon[90034]: osdmap e592: 8 total, 7 up, 8 in 2024-08-17T00:43:27.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:27 smithi177 ceph-mon[90034]: pgmap v452: 121 pgs: 29 active+undersized, 8 peering, 13 active+undersized+degraded, 71 active+clean; 332 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 242 KiB/s wr, 2 op/s; 50/666 objects degraded (7.508%) 2024-08-17T00:43:27.772 INFO:tasks.rados.rados.0.smithi110.stdout:2836: expect (ObjNum 779 snap 230 seq_num 779) 2024-08-17T00:43:28.301 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:28 smithi177 ceph-mon[90034]: osdmap e593: 8 total, 7 up, 8 in 2024-08-17T00:43:28.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:28 smithi110 ceph-mon[98148]: osdmap e593: 8 total, 7 up, 8 in 2024-08-17T00:43:28.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:28 smithi110 ceph-mon[100641]: osdmap e593: 8 total, 7 up, 8 in 2024-08-17T00:43:28.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:43:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:43:28] "GET /metrics HTTP/1.1" 200 36215 "" "Prometheus/2.43.0" 2024-08-17T00:43:28.502 INFO:tasks.rados.rados.0.smithi110.stdout:2835: expect (ObjNum 656 snap 181 seq_num 656) 2024-08-17T00:43:29.033 INFO:tasks.rados.rados.0.smithi110.stdout:2840: seq_num 875 ranges {0=262144} 2024-08-17T00:43:29.035 INFO:tasks.rados.rados.0.smithi110.stdout:2840: writing smithi11086371-2 from 0 to 262144 tid 1 2024-08-17T00:43:29.035 INFO:tasks.rados.rados.0.smithi110.stdout:2835: done (4 left) 2024-08-17T00:43:29.035 INFO:tasks.rados.rados.0.smithi110.stdout:2836: done (3 left) 2024-08-17T00:43:29.035 INFO:tasks.rados.rados.0.smithi110.stdout:2837: done (2 left) 2024-08-17T00:43:29.035 INFO:tasks.rados.rados.0.smithi110.stdout:2838: done (1 left) 2024-08-17T00:43:29.035 INFO:tasks.rados.rados.0.smithi110.stdout:2841: snap_remove snap 229 2024-08-17T00:43:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:29 smithi110 ceph-mon[98148]: pgmap v454: 121 pgs: 1 active+clean+snaptrim, 37 active+undersized, 13 active+undersized+degraded, 70 active+clean; 330 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 379 KiB/s wr, 7 op/s; 50/666 objects degraded (7.508%) 2024-08-17T00:43:29.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:29 smithi110 ceph-mon[100641]: pgmap v454: 121 pgs: 1 active+clean+snaptrim, 37 active+undersized, 13 active+undersized+degraded, 70 active+clean; 330 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 379 KiB/s wr, 7 op/s; 50/666 objects degraded (7.508%) 2024-08-17T00:43:29.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:29 smithi177 ceph-mon[90034]: pgmap v454: 121 pgs: 1 active+clean+snaptrim, 37 active+undersized, 13 active+undersized+degraded, 70 active+clean; 330 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 379 KiB/s wr, 7 op/s; 50/666 objects degraded (7.508%) 2024-08-17T00:43:29.784 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:29 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T00:43:29.374+0000 7f837ab46640 -1 osd.7 586 log_to_monitors true 2024-08-17T00:43:29.955 INFO:tasks.rados.rados.0.smithi110.stdout:2841: done (1 left) 2024-08-17T00:43:29.955 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 18 current snap is 254 2024-08-17T00:43:29.955 INFO:tasks.rados.rados.0.smithi110.stdout:2842: seq_num 876 ranges {6414336=278528} 2024-08-17T00:43:29.992 INFO:tasks.rados.rados.0.smithi110.stdout:2842: writing smithi11086371-18 from 6414336 to 6692864 tid 1 2024-08-17T00:43:29.992 INFO:tasks.rados.rados.0.smithi110.stdout:2843: snap_create 2024-08-17T00:43:29.993 INFO:tasks.rados.rados.0.smithi110.stdout:2840: finishing write tid 1 to smithi11086371-2 2024-08-17T00:43:29.993 INFO:tasks.rados.rados.0.smithi110.stdout:2840: finishing write tid 2 to smithi11086371-2 2024-08-17T00:43:29.993 INFO:tasks.rados.rados.0.smithi110.stdout:2840: finishing write tid 3 to smithi11086371-2 2024-08-17T00:43:29.993 INFO:tasks.rados.rados.0.smithi110.stdout:2840: oid 2 updating version 0 to 1306 2024-08-17T00:43:29.993 INFO:tasks.rados.rados.0.smithi110.stdout:2840: oid 2 updating version 1306 to 1307 2024-08-17T00:43:29.993 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 2 v 1307 (ObjNum 875 snap 254 seq_num 875) dirty exists 2024-08-17T00:43:29.993 INFO:tasks.rados.rados.0.smithi110.stdout:2840: left oid 2 (ObjNum 875 snap 254 seq_num 875) 2024-08-17T00:43:30.044 INFO:tasks.rados.rados.0.smithi110.stdout:2842: finishing write tid 1 to smithi11086371-18 2024-08-17T00:43:30.044 INFO:tasks.rados.rados.0.smithi110.stdout:2842: finishing write tid 2 to smithi11086371-18 2024-08-17T00:43:30.046 INFO:tasks.rados.rados.0.smithi110.stdout:2842: finishing write tid 3 to smithi11086371-18 2024-08-17T00:43:30.046 INFO:tasks.rados.rados.0.smithi110.stdout:2842: oid 18 updating version 0 to 940 2024-08-17T00:43:30.046 INFO:tasks.rados.rados.0.smithi110.stdout:2842: oid 18 updating version 940 to 941 2024-08-17T00:43:30.046 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 941 (ObjNum 876 snap 254 seq_num 876) dirty exists 2024-08-17T00:43:30.046 INFO:tasks.rados.rados.0.smithi110.stdout:2842: left oid 18 (ObjNum 876 snap 254 seq_num 876) 2024-08-17T00:43:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:30 smithi110 ceph-mon[100641]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T00:43:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:30 smithi110 ceph-mon[100641]: from='osd.7 [v2:172.21.15.177:6824/1102355552,v1:172.21.15.177:6825/1102355552]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T00:43:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:30 smithi110 ceph-mon[100641]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T00:43:30.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:30 smithi110 ceph-mon[100641]: Health check update: Degraded data redundancy: 50/666 objects degraded (7.508%), 13 pgs degraded (PG_DEGRADED) 2024-08-17T00:43:30.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:30 smithi110 ceph-mon[100641]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-17T00:43:30.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:30 smithi110 ceph-mon[100641]: from='osd.7 [v2:172.21.15.177:6824/1102355552,v1:172.21.15.177:6825/1102355552]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:43:30.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:30 smithi110 ceph-mon[100641]: osdmap e594: 8 total, 7 up, 8 in 2024-08-17T00:43:30.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:30 smithi110 ceph-mon[100641]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:43:30.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:30 smithi110 ceph-mon[98148]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T00:43:30.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:30 smithi110 ceph-mon[98148]: from='osd.7 [v2:172.21.15.177:6824/1102355552,v1:172.21.15.177:6825/1102355552]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T00:43:30.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:30 smithi110 ceph-mon[98148]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T00:43:30.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:30 smithi110 ceph-mon[98148]: Health check update: Degraded data redundancy: 50/666 objects degraded (7.508%), 13 pgs degraded (PG_DEGRADED) 2024-08-17T00:43:30.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:30 smithi110 ceph-mon[98148]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-17T00:43:30.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:30 smithi110 ceph-mon[98148]: from='osd.7 [v2:172.21.15.177:6824/1102355552,v1:172.21.15.177:6825/1102355552]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:43:30.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:30 smithi110 ceph-mon[98148]: osdmap e594: 8 total, 7 up, 8 in 2024-08-17T00:43:30.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:30 smithi110 ceph-mon[98148]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:43:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:30 smithi177 ceph-mon[90034]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T00:43:30.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:30 smithi177 ceph-mon[90034]: from='osd.7 [v2:172.21.15.177:6824/1102355552,v1:172.21.15.177:6825/1102355552]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T00:43:30.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:30 smithi177 ceph-mon[90034]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T00:43:30.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:30 smithi177 ceph-mon[90034]: Health check update: Degraded data redundancy: 50/666 objects degraded (7.508%), 13 pgs degraded (PG_DEGRADED) 2024-08-17T00:43:30.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:30 smithi177 ceph-mon[90034]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-17T00:43:30.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:30 smithi177 ceph-mon[90034]: from='osd.7 [v2:172.21.15.177:6824/1102355552,v1:172.21.15.177:6825/1102355552]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:43:30.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:30 smithi177 ceph-mon[90034]: osdmap e594: 8 total, 7 up, 8 in 2024-08-17T00:43:30.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:30 smithi177 ceph-mon[90034]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-08-17T00:43:30.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:43:30 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T00:43:30.417+0000 7f836e8e9640 -1 osd.7 586 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T00:43:30.958 INFO:tasks.rados.rados.0.smithi110.stdout:2840: done (2 left) 2024-08-17T00:43:30.959 INFO:tasks.rados.rados.0.smithi110.stdout:2842: done (1 left) 2024-08-17T00:43:30.959 INFO:tasks.rados.rados.0.smithi110.stdout:2843: done (0 left) 2024-08-17T00:43:30.959 INFO:tasks.rados.rados.0.smithi110.stdout:2844: read oid 30 snap -1 2024-08-17T00:43:30.959 INFO:tasks.rados.rados.0.smithi110.stdout:2844: expect (ObjNum 656 snap 181 seq_num 656) 2024-08-17T00:43:30.959 INFO:tasks.rados.rados.0.smithi110.stdout:2845: delete oid 49 current snap is 255 2024-08-17T00:43:30.964 INFO:tasks.rados.rados.0.smithi110.stdout:2845: done (1 left) 2024-08-17T00:43:30.964 INFO:tasks.rados.rados.0.smithi110.stdout:2846: rollback oid 33 current snap is 255 2024-08-17T00:43:30.964 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 33 to 242 2024-08-17T00:43:30.964 INFO:tasks.rados.rados.0.smithi110.stdout:2847: copy_from oid 25 from oid 40 current snap is 255 2024-08-17T00:43:30.964 INFO:tasks.rados.rados.0.smithi110.stdout:2848: read oid 8 snap -1 2024-08-17T00:43:30.964 INFO:tasks.rados.rados.0.smithi110.stdout:2848: expect (ObjNum 833 snap 244 seq_num 833) 2024-08-17T00:43:30.964 INFO:tasks.rados.rados.0.smithi110.stdout:2849: read oid 19 snap 248 2024-08-17T00:43:30.964 INFO:tasks.rados.rados.0.smithi110.stdout:2849: expect deleted 2024-08-17T00:43:30.964 INFO:tasks.rados.rados.0.smithi110.stdout:2850: read oid 47 snap -1 2024-08-17T00:43:30.964 INFO:tasks.rados.rados.0.smithi110.stdout:2850: expect (ObjNum 855 snap 245 seq_num 855) 2024-08-17T00:43:30.964 INFO:tasks.rados.rados.0.smithi110.stdout:2851: snap_create 2024-08-17T00:43:30.968 INFO:tasks.rados.rados.0.smithi110.stdout:2846: finishing rollback tid 0 to smithi11086371-33 2024-08-17T00:43:30.969 INFO:tasks.rados.rados.0.smithi110.stdout:2846: finishing rollback tid 1 to smithi11086371-33 2024-08-17T00:43:30.969 INFO:tasks.rados.rados.0.smithi110.stdout:2846: finishing rollback tid 2 to smithi11086371-33 2024-08-17T00:43:30.969 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 33 v 944 (ObjNum 751 snap 219 seq_num 751) dirty exists 2024-08-17T00:43:30.986 INFO:tasks.rados.rados.0.smithi110.stdout:2848: expect (ObjNum 833 snap 244 seq_num 833) 2024-08-17T00:43:31.250 INFO:tasks.rados.rados.0.smithi110.stdout:2850: expect (ObjNum 855 snap 245 seq_num 855) 2024-08-17T00:43:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:31 smithi110 ceph-mon[98148]: pgmap v456: 121 pgs: 1 active+clean+snaptrim, 37 active+undersized, 13 active+undersized+degraded, 70 active+clean; 337 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 29 MiB/s rd, 1.6 MiB/s wr, 23 op/s; 51/663 objects degraded (7.692%) 2024-08-17T00:43:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:31 smithi110 ceph-mon[98148]: from='osd.7 ' entity='osd.7' 2024-08-17T00:43:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:31 smithi110 ceph-mon[98148]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T00:43:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:31 smithi110 ceph-mon[98148]: osd.7 [v2:172.21.15.177:6824/1102355552,v1:172.21.15.177:6825/1102355552] boot 2024-08-17T00:43:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:31 smithi110 ceph-mon[98148]: osdmap e595: 8 total, 8 up, 8 in 2024-08-17T00:43:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:43:31.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:31.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:31 smithi110 ceph-mon[100641]: pgmap v456: 121 pgs: 1 active+clean+snaptrim, 37 active+undersized, 13 active+undersized+degraded, 70 active+clean; 337 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 29 MiB/s rd, 1.6 MiB/s wr, 23 op/s; 51/663 objects degraded (7.692%) 2024-08-17T00:43:31.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:31.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:31 smithi110 ceph-mon[100641]: from='osd.7 ' entity='osd.7' 2024-08-17T00:43:31.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:31.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:31.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:31 smithi110 ceph-mon[100641]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T00:43:31.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:31 smithi110 ceph-mon[100641]: osd.7 [v2:172.21.15.177:6824/1102355552,v1:172.21.15.177:6825/1102355552] boot 2024-08-17T00:43:31.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:31 smithi110 ceph-mon[100641]: osdmap e595: 8 total, 8 up, 8 in 2024-08-17T00:43:31.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:43:31.607 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:31.607 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:31 smithi177 ceph-mon[90034]: pgmap v456: 121 pgs: 1 active+clean+snaptrim, 37 active+undersized, 13 active+undersized+degraded, 70 active+clean; 337 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 29 MiB/s rd, 1.6 MiB/s wr, 23 op/s; 51/663 objects degraded (7.692%) 2024-08-17T00:43:31.607 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:31.607 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:31 smithi177 ceph-mon[90034]: from='osd.7 ' entity='osd.7' 2024-08-17T00:43:31.607 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:31.607 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:31.607 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:31 smithi177 ceph-mon[90034]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T00:43:31.607 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:31 smithi177 ceph-mon[90034]: osd.7 [v2:172.21.15.177:6824/1102355552,v1:172.21.15.177:6825/1102355552] boot 2024-08-17T00:43:31.607 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:31 smithi177 ceph-mon[90034]: osdmap e595: 8 total, 8 up, 8 in 2024-08-17T00:43:31.607 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T00:43:31.956 INFO:tasks.rados.rados.0.smithi110.stdout:2846: done (6 left) 2024-08-17T00:43:31.956 INFO:tasks.rados.rados.0.smithi110.stdout:2848: done (5 left) 2024-08-17T00:43:31.956 INFO:tasks.rados.rados.0.smithi110.stdout:2849: done (4 left) 2024-08-17T00:43:31.956 INFO:tasks.rados.rados.0.smithi110.stdout:2850: done (3 left) 2024-08-17T00:43:31.956 INFO:tasks.rados.rados.0.smithi110.stdout:2851: done (2 left) 2024-08-17T00:43:31.956 INFO:tasks.rados.rados.0.smithi110.stdout:2852: read oid 2 snap -1 2024-08-17T00:43:31.956 INFO:tasks.rados.rados.0.smithi110.stdout:2852: expect (ObjNum 875 snap 254 seq_num 875) 2024-08-17T00:43:31.957 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 22 current snap is 256 2024-08-17T00:43:31.957 INFO:tasks.rados.rados.0.smithi110.stdout:2853: seq_num 878 ranges {0=311296} 2024-08-17T00:43:31.958 INFO:tasks.rados.rados.0.smithi110.stdout:2853: writing smithi11086371-22 from 0 to 311296 tid 1 2024-08-17T00:43:31.959 INFO:tasks.rados.rados.0.smithi110.stdout:2854: read oid 33 snap 248 2024-08-17T00:43:31.959 INFO:tasks.rados.rados.0.smithi110.stdout:2854: expect (ObjNum 751 snap 219 seq_num 751) 2024-08-17T00:43:31.959 INFO:tasks.rados.rados.0.smithi110.stdout:2855: rollback oid 19 current snap is 256 2024-08-17T00:43:31.959 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 19 to 242 2024-08-17T00:43:31.959 INFO:tasks.rados.rados.0.smithi110.stdout:2856: copy_from oid 24 from oid 43 current snap is 256 2024-08-17T00:43:31.959 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 11 current snap is 256 2024-08-17T00:43:31.959 INFO:tasks.rados.rados.0.smithi110.stdout:2857: seq_num 879 ranges {5595136=327680} 2024-08-17T00:43:31.992 INFO:tasks.rados.rados.0.smithi110.stdout:2857: writing smithi11086371-11 from 5595136 to 5922816 tid 1 2024-08-17T00:43:31.993 INFO:tasks.rados.rados.0.smithi110.stdout:2858: rmattr oid 28 current snap is 256 2024-08-17T00:43:31.993 INFO:tasks.rados.rados.0.smithi110.stdout:2858: done (8 left) 2024-08-17T00:43:31.993 INFO:tasks.rados.rados.0.smithi110.stdout:2859: delete oid 29 current snap is 256 2024-08-17T00:43:31.993 INFO:tasks.rados.rados.0.smithi110.stdout:2852: expect (ObjNum 875 snap 254 seq_num 875) 2024-08-17T00:43:32.001 INFO:tasks.rados.rados.0.smithi110.stdout:2854: expect (ObjNum 751 snap 219 seq_num 751) 2024-08-17T00:43:32.026 INFO:tasks.rados.rados.0.smithi110.stdout:2855: finishing rollback tid 1 to smithi11086371-19 2024-08-17T00:43:32.026 INFO:tasks.rados.rados.0.smithi110.stdout:2855: finishing rollback tid 2 to smithi11086371-19 2024-08-17T00:43:32.026 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 1241 (ObjNum 646 snap 176 seq_num 646) dirty exists 2024-08-17T00:43:32.026 INFO:tasks.rados.rados.0.smithi110.stdout:2856: finishing copy_from to smithi11086371-24 2024-08-17T00:43:32.026 INFO:tasks.rados.rados.0.smithi110.stdout:2856: got expected ENOENT (src dne) 2024-08-17T00:43:32.026 INFO:tasks.rados.rados.0.smithi110.stdout:2856: finishing copy_from racing read to smithi11086371-24 2024-08-17T00:43:32.026 INFO:tasks.rados.rados.0.smithi110.stdout:2853: finishing write tid 1 to smithi11086371-22 2024-08-17T00:43:32.026 INFO:tasks.rados.rados.0.smithi110.stdout:2853: finishing write tid 2 to smithi11086371-22 2024-08-17T00:43:32.026 INFO:tasks.rados.rados.0.smithi110.stdout:2852: done (8 left) 2024-08-17T00:43:32.027 INFO:tasks.rados.rados.0.smithi110.stdout:2854: done (7 left) 2024-08-17T00:43:32.027 INFO:tasks.rados.rados.0.smithi110.stdout:2855: done (6 left) 2024-08-17T00:43:32.027 INFO:tasks.rados.rados.0.smithi110.stdout:2856: done (5 left) 2024-08-17T00:43:32.027 INFO:tasks.rados.rados.0.smithi110.stdout:2859: done (4 left) 2024-08-17T00:43:32.027 INFO:tasks.rados.rados.0.smithi110.stdout:2860: snap_remove snap 248 2024-08-17T00:43:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:43:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:32 smithi177 ceph-mon[90034]: osdmap e596: 8 total, 8 up, 8 in 2024-08-17T00:43:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:43:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:32 smithi110 ceph-mon[98148]: osdmap e596: 8 total, 8 up, 8 in 2024-08-17T00:43:32.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:32.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:43:32.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:32 smithi110 ceph-mon[100641]: osdmap e596: 8 total, 8 up, 8 in 2024-08-17T00:43:32.956 INFO:tasks.rados.rados.0.smithi110.stdout:2860: done (4 left) 2024-08-17T00:43:32.956 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 29 current snap is 256 2024-08-17T00:43:32.956 INFO:tasks.rados.rados.0.smithi110.stdout:2861: seq_num 881 ranges {0=360448} 2024-08-17T00:43:32.960 INFO:tasks.rados.rados.0.smithi110.stdout:2861: writing smithi11086371-29 from 0 to 360448 tid 1 2024-08-17T00:43:32.960 INFO:tasks.rados.rados.0.smithi110.stdout:2862: rmattr oid 46 current snap is 256 2024-08-17T00:43:32.960 INFO:tasks.rados.rados.0.smithi110.stdout:2853: finishing write tid 3 to smithi11086371-22 2024-08-17T00:43:32.960 INFO:tasks.rados.rados.0.smithi110.stdout:2853: oid 22 updating version 0 to 1251 2024-08-17T00:43:32.960 INFO:tasks.rados.rados.0.smithi110.stdout:2853: oid 22 updating version 1251 to 1252 2024-08-17T00:43:32.960 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 1252 (ObjNum 878 snap 256 seq_num 878) dirty exists 2024-08-17T00:43:32.960 INFO:tasks.rados.rados.0.smithi110.stdout:2853: left oid 22 (ObjNum 878 snap 256 seq_num 878) 2024-08-17T00:43:32.960 INFO:tasks.rados.rados.0.smithi110.stdout:2847: finishing copy_from racing read to smithi11086371-25 2024-08-17T00:43:32.960 INFO:tasks.rados.rados.0.smithi110.stdout:2847: finishing copy_from to smithi11086371-25 2024-08-17T00:43:32.960 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 985 (ObjNum 809 snap 238 seq_num 809) dirty exists 2024-08-17T00:43:32.960 INFO:tasks.rados.rados.0.smithi110.stdout:2844: expect (ObjNum 656 snap 181 seq_num 656) 2024-08-17T00:43:33.281 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:43:32 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2[116237]: 2024-08-17T00:43:32.971+0000 7f9fa2509640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 161 after trimming was started 2024-08-17T00:43:33.498 INFO:tasks.rados.rados.0.smithi110.stdout:2857: finishing write tid 1 to smithi11086371-11 2024-08-17T00:43:33.498 INFO:tasks.rados.rados.0.smithi110.stdout:2857: finishing write tid 2 to smithi11086371-11 2024-08-17T00:43:33.498 INFO:tasks.rados.rados.0.smithi110.stdout:2857: finishing write tid 3 to smithi11086371-11 2024-08-17T00:43:33.498 INFO:tasks.rados.rados.0.smithi110.stdout:2857: oid 11 updating version 0 to 1101 2024-08-17T00:43:33.498 INFO:tasks.rados.rados.0.smithi110.stdout:2857: oid 11 updating version 1101 to 1102 2024-08-17T00:43:33.499 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 1102 (ObjNum 879 snap 256 seq_num 879) dirty exists 2024-08-17T00:43:33.499 INFO:tasks.rados.rados.0.smithi110.stdout:2857: left oid 11 (ObjNum 879 snap 256 seq_num 879) 2024-08-17T00:43:33.499 INFO:tasks.rados.rados.0.smithi110.stdout:2861: finishing write tid 1 to smithi11086371-29 2024-08-17T00:43:33.499 INFO:tasks.rados.rados.0.smithi110.stdout:2861: finishing write tid 2 to smithi11086371-29 2024-08-17T00:43:33.499 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 1254 (ObjNum 815 snap 239 seq_num 815) dirty exists 2024-08-17T00:43:33.499 INFO:tasks.rados.rados.0.smithi110.stdout:2844: done (5 left) 2024-08-17T00:43:33.499 INFO:tasks.rados.rados.0.smithi110.stdout:2847: done (4 left) 2024-08-17T00:43:33.499 INFO:tasks.rados.rados.0.smithi110.stdout:2853: done (3 left) 2024-08-17T00:43:33.499 INFO:tasks.rados.rados.0.smithi110.stdout:2857: done (2 left) 2024-08-17T00:43:33.499 INFO:tasks.rados.rados.0.smithi110.stdout:2862: done (1 left) 2024-08-17T00:43:33.499 INFO:tasks.rados.rados.0.smithi110.stdout:2863: rollback oid 37 current snap is 256 2024-08-17T00:43:33.499 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 37 to 242 2024-08-17T00:43:33.499 INFO:tasks.rados.rados.0.smithi110.stdout:2861: finishing write tid 3 to smithi11086371-29 2024-08-17T00:43:33.499 INFO:tasks.rados.rados.0.smithi110.stdout:2861: oid 29 updating version 0 to 1108 2024-08-17T00:43:33.499 INFO:tasks.rados.rados.0.smithi110.stdout:2861: oid 29 updating version 1108 to 1109 2024-08-17T00:43:33.500 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 1109 (ObjNum 881 snap 256 seq_num 881) dirty exists 2024-08-17T00:43:33.500 INFO:tasks.rados.rados.0.smithi110.stdout:2861: left oid 29 (ObjNum 881 snap 256 seq_num 881) 2024-08-17T00:43:33.500 INFO:tasks.rados.rados.0.smithi110.stdout:2861: done (1 left) 2024-08-17T00:43:33.500 INFO:tasks.rados.rados.0.smithi110.stdout:2864: snap_remove snap 255 2024-08-17T00:43:33.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:33 smithi110 ceph-mon[100641]: pgmap v459: 121 pgs: 2 peering, 28 active+undersized, 12 active+undersized+degraded, 79 active+clean; 335 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 21 op/s; 50/654 objects degraded (7.645%) 2024-08-17T00:43:33.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:33 smithi110 ceph-mon[100641]: osdmap e597: 8 total, 8 up, 8 in 2024-08-17T00:43:33.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:33 smithi110 ceph-mon[98148]: pgmap v459: 121 pgs: 2 peering, 28 active+undersized, 12 active+undersized+degraded, 79 active+clean; 335 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 21 op/s; 50/654 objects degraded (7.645%) 2024-08-17T00:43:33.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:33 smithi110 ceph-mon[98148]: osdmap e597: 8 total, 8 up, 8 in 2024-08-17T00:43:33.609 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:33 smithi177 ceph-mon[90034]: pgmap v459: 121 pgs: 2 peering, 28 active+undersized, 12 active+undersized+degraded, 79 active+clean; 335 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 21 op/s; 50/654 objects degraded (7.645%) 2024-08-17T00:43:33.609 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:33 smithi177 ceph-mon[90034]: osdmap e597: 8 total, 8 up, 8 in 2024-08-17T00:43:34.287 INFO:tasks.rados.rados.0.smithi110.stdout:2864: done (1 left) 2024-08-17T00:43:34.287 INFO:tasks.rados.rados.0.smithi110.stdout:2865: rollback oid 49 current snap is 256 2024-08-17T00:43:34.287 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 49 to 247 2024-08-17T00:43:34.287 INFO:tasks.rados.rados.0.smithi110.stdout:2866: setattr oid 28 current snap is 256 2024-08-17T00:43:34.287 INFO:tasks.rados.rados.0.smithi110.stdout:2863: finishing rollback tid 0 to smithi11086371-37 2024-08-17T00:43:34.287 INFO:tasks.rados.rados.0.smithi110.stdout:2863: finishing rollback tid 1 to smithi11086371-37 2024-08-17T00:43:34.287 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 1018 (ObjNum 305 snap 0 seq_num 0) dirty dne 2024-08-17T00:43:34.288 INFO:tasks.rados.rados.0.smithi110.stdout:2863: done (2 left) 2024-08-17T00:43:34.288 INFO:tasks.rados.rados.0.smithi110.stdout:2867: delete oid 10 current snap is 256 2024-08-17T00:43:34.298 INFO:tasks.rados.rados.0.smithi110.stdout:2867: done (2 left) 2024-08-17T00:43:34.298 INFO:tasks.rados.rados.0.smithi110.stdout:2868: copy_from oid 30 from oid 47 current snap is 256 2024-08-17T00:43:34.298 INFO:tasks.rados.rados.0.smithi110.stdout:2869: snap_remove snap 253 2024-08-17T00:43:35.055 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:35.055 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:35.055 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:43:35.055 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:43:35.055 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:35.056 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:43:35.056 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:35.056 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:35.056 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:35.056 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:35.056 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: Upgrade: Setting container_image for all osd 2024-08-17T00:43:35.056 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:35.056 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-08-17T00:43:35.056 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-08-17T00:43:35.056 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-08-17T00:43:35.056 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-08-17T00:43:35.056 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-08-17T00:43:35.056 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-08-17T00:43:35.057 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-08-17T00:43:35.057 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-08-17T00:43:35.057 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-08-17T00:43:35.057 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-08-17T00:43:35.057 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-08-17T00:43:35.057 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-08-17T00:43:35.057 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-08-17T00:43:35.057 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-08-17T00:43:35.057 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-08-17T00:43:35.057 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-08-17T00:43:35.057 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: Upgrade: Setting require_osd_release to 19 squid 2024-08-17T00:43:35.058 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-08-17T00:43:35.058 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-08-17T00:43:35.058 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-08-17T00:43:35.058 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: pgmap v462: 121 pgs: 2 peering, 16 active+undersized, 8 active+undersized+degraded, 95 active+clean; 326 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 676 KiB/s wr, 10 op/s; 36/663 objects degraded (5.430%); 544 KiB/s, 0 objects/s recovering 2024-08-17T00:43:35.058 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: osdmap e598: 8 total, 8 up, 8 in 2024-08-17T00:43:35.058 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-17T00:43:35.058 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[98148]: Upgrade: It appears safe to stop mds.a 2024-08-17T00:43:35.058 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:35.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:35.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:43:35.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:43:35.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:35.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:43:35.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:35.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:35.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:35.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:35.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: Upgrade: Setting container_image for all osd 2024-08-17T00:43:35.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-08-17T00:43:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-08-17T00:43:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-08-17T00:43:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-08-17T00:43:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-08-17T00:43:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-08-17T00:43:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-08-17T00:43:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-08-17T00:43:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-08-17T00:43:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-08-17T00:43:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-08-17T00:43:35.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-08-17T00:43:35.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-08-17T00:43:35.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-08-17T00:43:35.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-08-17T00:43:35.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-08-17T00:43:35.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: Upgrade: Setting require_osd_release to 19 squid 2024-08-17T00:43:35.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-08-17T00:43:35.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-08-17T00:43:35.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-08-17T00:43:35.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: pgmap v462: 121 pgs: 2 peering, 16 active+undersized, 8 active+undersized+degraded, 95 active+clean; 326 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 676 KiB/s wr, 10 op/s; 36/663 objects degraded (5.430%); 544 KiB/s, 0 objects/s recovering 2024-08-17T00:43:35.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: osdmap e598: 8 total, 8 up, 8 in 2024-08-17T00:43:35.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-17T00:43:35.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:34 smithi110 ceph-mon[100641]: Upgrade: It appears safe to stop mds.a 2024-08-17T00:43:35.292 INFO:tasks.rados.rados.0.smithi110.stdout:2869: done (3 left) 2024-08-17T00:43:35.292 INFO:tasks.rados.rados.0.smithi110.stdout:2870: rmattr oid 2 current snap is 256 2024-08-17T00:43:35.292 INFO:tasks.rados.rados.0.smithi110.stdout:2870: done (3 left) 2024-08-17T00:43:35.292 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 17 current snap is 256 2024-08-17T00:43:35.292 INFO:tasks.rados.rados.0.smithi110.stdout:2871: seq_num 883 ranges {57344=393216} 2024-08-17T00:43:35.294 INFO:tasks.rados.rados.0.smithi110.stdout:2871: writing smithi11086371-17 from 57344 to 450560 tid 1 2024-08-17T00:43:35.294 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 26 current snap is 256 2024-08-17T00:43:35.294 INFO:tasks.rados.rados.0.smithi110.stdout:2872: seq_num 884 ranges {2875392=409600} 2024-08-17T00:43:35.312 INFO:tasks.rados.rados.0.smithi110.stdout:2872: writing smithi11086371-26 from 2875392 to 3284992 tid 1 2024-08-17T00:43:35.313 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 6 current snap is 256 2024-08-17T00:43:35.313 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 942 (ObjNum 874 snap 254 seq_num 874) dirty exists 2024-08-17T00:43:35.313 INFO:tasks.rados.rados.0.smithi110.stdout:2865: finishing rollback tid 1 to smithi11086371-49 2024-08-17T00:43:35.313 INFO:tasks.rados.rados.0.smithi110.stdout:2865: finishing rollback tid 2 to smithi11086371-49 2024-08-17T00:43:35.313 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 1020 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-17T00:43:35.313 INFO:tasks.rados.rados.0.smithi110.stdout:2868: finishing copy_from racing read to smithi11086371-30 2024-08-17T00:43:35.313 INFO:tasks.rados.rados.0.smithi110.stdout:2868: finishing copy_from to smithi11086371-30 2024-08-17T00:43:35.313 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 1162 (ObjNum 855 snap 245 seq_num 855) dirty exists 2024-08-17T00:43:35.313 INFO:tasks.rados.rados.0.smithi110.stdout:2871: finishing write tid 1 to smithi11086371-17 2024-08-17T00:43:35.313 INFO:tasks.rados.rados.0.smithi110.stdout:2873: seq_num 885 ranges {0=425984} 2024-08-17T00:43:35.315 INFO:tasks.rados.rados.0.smithi110.stdout:2873: writing smithi11086371-6 from 0 to 425984 tid 1 2024-08-17T00:43:35.315 INFO:tasks.rados.rados.0.smithi110.stdout:2865: done (5 left) 2024-08-17T00:43:35.315 INFO:tasks.rados.rados.0.smithi110.stdout:2866: done (4 left) 2024-08-17T00:43:35.315 INFO:tasks.rados.rados.0.smithi110.stdout:2868: done (3 left) 2024-08-17T00:43:35.315 INFO:tasks.rados.rados.0.smithi110.stdout:2874: copy_from oid 49 from oid 36 current snap is 256 2024-08-17T00:43:35.315 INFO:tasks.rados.rados.0.smithi110.stdout:2871: finishing write tid 2 to smithi11086371-17 2024-08-17T00:43:35.315 INFO:tasks.rados.rados.0.smithi110.stdout:2871: finishing write tid 3 to smithi11086371-17 2024-08-17T00:43:35.315 INFO:tasks.rados.rados.0.smithi110.stdout:2871: oid 17 updating version 0 to 898 2024-08-17T00:43:35.315 INFO:tasks.rados.rados.0.smithi110.stdout:2871: oid 17 version 898 is already newer than 897 2024-08-17T00:43:35.316 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 898 (ObjNum 883 snap 256 seq_num 883) dirty exists 2024-08-17T00:43:35.316 INFO:tasks.rados.rados.0.smithi110.stdout:2871: left oid 17 (ObjNum 883 snap 256 seq_num 883) 2024-08-17T00:43:35.316 INFO:tasks.rados.rados.0.smithi110.stdout:2871: done (3 left) 2024-08-17T00:43:35.316 INFO:tasks.rados.rados.0.smithi110.stdout:2875: snap_create 2024-08-17T00:43:35.316 INFO:tasks.rados.rados.0.smithi110.stdout:2872: finishing write tid 1 to smithi11086371-26 2024-08-17T00:43:35.316 INFO:tasks.rados.rados.0.smithi110.stdout:2872: finishing write tid 2 to smithi11086371-26 2024-08-17T00:43:35.317 INFO:tasks.rados.rados.0.smithi110.stdout:2872: finishing write tid 3 to smithi11086371-26 2024-08-17T00:43:35.317 INFO:tasks.rados.rados.0.smithi110.stdout:2872: oid 26 updating version 0 to 1321 2024-08-17T00:43:35.317 INFO:tasks.rados.rados.0.smithi110.stdout:2872: oid 26 updating version 1321 to 1322 2024-08-17T00:43:35.318 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 26 v 1322 (ObjNum 884 snap 256 seq_num 884) dirty exists 2024-08-17T00:43:35.318 INFO:tasks.rados.rados.0.smithi110.stdout:2872: left oid 26 (ObjNum 884 snap 256 seq_num 884) 2024-08-17T00:43:35.318 INFO:tasks.rados.rados.0.smithi110.stdout:2873: finishing write tid 1 to smithi11086371-6 2024-08-17T00:43:35.318 INFO:tasks.rados.rados.0.smithi110.stdout:2873: finishing write tid 2 to smithi11086371-6 2024-08-17T00:43:35.321 INFO:tasks.rados.rados.0.smithi110.stdout:2873: finishing write tid 3 to smithi11086371-6 2024-08-17T00:43:35.321 INFO:tasks.rados.rados.0.smithi110.stdout:2873: oid 6 updating version 0 to 1085 2024-08-17T00:43:35.321 INFO:tasks.rados.rados.0.smithi110.stdout:2873: oid 6 version 1085 is already newer than 1084 2024-08-17T00:43:35.321 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 1085 (ObjNum 885 snap 256 seq_num 885) dirty exists 2024-08-17T00:43:35.321 INFO:tasks.rados.rados.0.smithi110.stdout:2873: left oid 6 (ObjNum 885 snap 256 seq_num 885) 2024-08-17T00:43:35.334 INFO:tasks.rados.rados.0.smithi110.stdout:2874: finishing copy_from racing read to smithi11086371-49 2024-08-17T00:43:35.337 INFO:tasks.rados.rados.0.smithi110.stdout:2874: finishing copy_from to smithi11086371-49 2024-08-17T00:43:35.337 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 930 (ObjNum 759 snap 224 seq_num 759) dirty exists 2024-08-17T00:43:35.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:35.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:35.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:43:35.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:43:35.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:35.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:43:35.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:35.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:35.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:35.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:35.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: Upgrade: Setting container_image for all osd 2024-08-17T00:43:35.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:35.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-08-17T00:43:35.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-08-17T00:43:35.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-08-17T00:43:35.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-08-17T00:43:35.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-08-17T00:43:35.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-08-17T00:43:35.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-08-17T00:43:35.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-08-17T00:43:35.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-08-17T00:43:35.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-08-17T00:43:35.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-08-17T00:43:35.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-08-17T00:43:35.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-08-17T00:43:35.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-08-17T00:43:35.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-08-17T00:43:35.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-08-17T00:43:35.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: Upgrade: Setting require_osd_release to 19 squid 2024-08-17T00:43:35.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-08-17T00:43:35.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-08-17T00:43:35.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-08-17T00:43:35.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: pgmap v462: 121 pgs: 2 peering, 16 active+undersized, 8 active+undersized+degraded, 95 active+clean; 326 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 676 KiB/s wr, 10 op/s; 36/663 objects degraded (5.430%); 544 KiB/s, 0 objects/s recovering 2024-08-17T00:43:35.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: osdmap e598: 8 total, 8 up, 8 in 2024-08-17T00:43:35.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-17T00:43:35.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:34 smithi177 ceph-mon[90034]: Upgrade: It appears safe to stop mds.a 2024-08-17T00:43:36.291 INFO:tasks.rados.rados.0.smithi110.stdout:2872: done (3 left) 2024-08-17T00:43:36.292 INFO:tasks.rados.rados.0.smithi110.stdout:2873: done (2 left) 2024-08-17T00:43:36.292 INFO:tasks.rados.rados.0.smithi110.stdout:2874: done (1 left) 2024-08-17T00:43:36.292 INFO:tasks.rados.rados.0.smithi110.stdout:2875: done (0 left) 2024-08-17T00:43:36.292 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 13 current snap is 257 2024-08-17T00:43:36.292 INFO:tasks.rados.rados.0.smithi110.stdout:2876: seq_num 886 ranges {991232=442368} 2024-08-17T00:43:36.299 INFO:tasks.rados.rados.0.smithi110.stdout:2876: writing smithi11086371-13 from 991232 to 1433600 tid 1 2024-08-17T00:43:36.299 INFO:tasks.rados.rados.0.smithi110.stdout:2877: rollback oid 43 current snap is 257 2024-08-17T00:43:36.299 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 43 to 242 2024-08-17T00:43:36.299 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 30 current snap is 257 2024-08-17T00:43:36.300 INFO:tasks.rados.rados.0.smithi110.stdout:2878: seq_num 887 ranges {3407872=458752} 2024-08-17T00:43:36.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:35 smithi110 ceph-mon[98148]: Health check update: Degraded data redundancy: 50/654 objects degraded (7.645%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T00:43:36.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:35 smithi110 ceph-mon[98148]: osdmap e599: 8 total, 8 up, 8 in 2024-08-17T00:43:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:35 smithi110 ceph-mon[100641]: Health check update: Degraded data redundancy: 50/654 objects degraded (7.645%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T00:43:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:35 smithi110 ceph-mon[100641]: osdmap e599: 8 total, 8 up, 8 in 2024-08-17T00:43:36.320 INFO:tasks.rados.rados.0.smithi110.stdout:2878: writing smithi11086371-30 from 3407872 to 3866624 tid 1 2024-08-17T00:43:36.320 INFO:tasks.rados.rados.0.smithi110.stdout:2879: snap_create 2024-08-17T00:43:36.320 INFO:tasks.rados.rados.0.smithi110.stdout:2877: finishing rollback tid 1 to smithi11086371-43 2024-08-17T00:43:36.321 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 926 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-17T00:43:36.321 INFO:tasks.rados.rados.0.smithi110.stdout:2876: finishing write tid 1 to smithi11086371-13 2024-08-17T00:43:36.321 INFO:tasks.rados.rados.0.smithi110.stdout:2876: finishing write tid 2 to smithi11086371-13 2024-08-17T00:43:36.321 INFO:tasks.rados.rados.0.smithi110.stdout:2876: finishing write tid 3 to smithi11086371-13 2024-08-17T00:43:36.321 INFO:tasks.rados.rados.0.smithi110.stdout:2876: oid 13 updating version 0 to 1266 2024-08-17T00:43:36.321 INFO:tasks.rados.rados.0.smithi110.stdout:2876: oid 13 updating version 1266 to 1267 2024-08-17T00:43:36.321 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 1267 (ObjNum 886 snap 257 seq_num 886) dirty exists 2024-08-17T00:43:36.321 INFO:tasks.rados.rados.0.smithi110.stdout:2876: left oid 13 (ObjNum 886 snap 257 seq_num 886) 2024-08-17T00:43:36.324 INFO:tasks.rados.rados.0.smithi110.stdout:2878: finishing write tid 1 to smithi11086371-30 2024-08-17T00:43:36.324 INFO:tasks.rados.rados.0.smithi110.stdout:2878: finishing write tid 2 to smithi11086371-30 2024-08-17T00:43:36.325 INFO:tasks.rados.rados.0.smithi110.stdout:2878: finishing write tid 3 to smithi11086371-30 2024-08-17T00:43:36.326 INFO:tasks.rados.rados.0.smithi110.stdout:2878: oid 30 updating version 0 to 1163 2024-08-17T00:43:36.326 INFO:tasks.rados.rados.0.smithi110.stdout:2878: oid 30 updating version 1163 to 1164 2024-08-17T00:43:36.326 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 1164 (ObjNum 887 snap 257 seq_num 887) dirty exists 2024-08-17T00:43:36.326 INFO:tasks.rados.rados.0.smithi110.stdout:2878: left oid 30 (ObjNum 887 snap 257 seq_num 887) 2024-08-17T00:43:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:35 smithi177 ceph-mon[90034]: Health check update: Degraded data redundancy: 50/654 objects degraded (7.645%), 12 pgs degraded (PG_DEGRADED) 2024-08-17T00:43:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:35 smithi177 ceph-mon[90034]: osdmap e599: 8 total, 8 up, 8 in 2024-08-17T00:43:37.264 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:36 smithi177 ceph-mon[90034]: Upgrade: Updating mds.a 2024-08-17T00:43:37.264 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:37.265 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' 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-17T00:43:37.265 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:43:37.265 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:36 smithi177 ceph-mon[90034]: Deploying daemon mds.a on smithi110 2024-08-17T00:43:37.265 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:36 smithi177 ceph-mon[90034]: pgmap v464: 121 pgs: 2 peering, 119 active+clean; 332 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.4 MiB/s wr, 12 op/s; 502 KiB/s, 0 objects/s recovering 2024-08-17T00:43:37.265 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:36 smithi177 ceph-mon[90034]: osdmap e600: 8 total, 8 up, 8 in 2024-08-17T00:43:37.293 INFO:tasks.rados.rados.0.smithi110.stdout:2876: done (3 left) 2024-08-17T00:43:37.293 INFO:tasks.rados.rados.0.smithi110.stdout:2877: done (2 left) 2024-08-17T00:43:37.293 INFO:tasks.rados.rados.0.smithi110.stdout:2878: done (1 left) 2024-08-17T00:43:37.293 INFO:tasks.rados.rados.0.smithi110.stdout:2879: done (0 left) 2024-08-17T00:43:37.294 INFO:tasks.rados.rados.0.smithi110.stdout:2880: snap_remove snap 218 2024-08-17T00:43:37.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:36 smithi110 ceph-mon[100641]: Upgrade: Updating mds.a 2024-08-17T00:43:37.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:37.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' 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-17T00:43:37.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:43:37.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:36 smithi110 ceph-mon[100641]: Deploying daemon mds.a on smithi110 2024-08-17T00:43:37.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:36 smithi110 ceph-mon[100641]: pgmap v464: 121 pgs: 2 peering, 119 active+clean; 332 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.4 MiB/s wr, 12 op/s; 502 KiB/s, 0 objects/s recovering 2024-08-17T00:43:37.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:36 smithi110 ceph-mon[100641]: osdmap e600: 8 total, 8 up, 8 in 2024-08-17T00:43:37.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:36 smithi110 ceph-mon[98148]: Upgrade: Updating mds.a 2024-08-17T00:43:37.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:37.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' 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-17T00:43:37.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:43:37.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:36 smithi110 ceph-mon[98148]: Deploying daemon mds.a on smithi110 2024-08-17T00:43:37.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:36 smithi110 ceph-mon[98148]: pgmap v464: 121 pgs: 2 peering, 119 active+clean; 332 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.4 MiB/s wr, 12 op/s; 502 KiB/s, 0 objects/s recovering 2024-08-17T00:43:37.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:36 smithi110 ceph-mon[98148]: osdmap e600: 8 total, 8 up, 8 in 2024-08-17T00:43:37.957 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 00:43:37 smithi110 systemd[1]: Stopping Ceph mds.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:43:38.015 INFO:tasks.rados.rados.0.smithi110.stdout:2880: done (0 left) 2024-08-17T00:43:38.015 INFO:tasks.rados.rados.0.smithi110.stdout:2881: setattr oid 40 current snap is 258 2024-08-17T00:43:38.016 INFO:tasks.rados.rados.0.smithi110.stdout:2882: read oid 41 snap 256 2024-08-17T00:43:38.016 INFO:tasks.rados.rados.0.smithi110.stdout:2882: expect (ObjNum 832 snap 244 seq_num 832) 2024-08-17T00:43:38.017 INFO:tasks.rados.rados.0.smithi110.stdout:2883: read oid 12 snap 232 2024-08-17T00:43:38.017 INFO:tasks.rados.rados.0.smithi110.stdout:2883: expect (ObjNum 708 snap 198 seq_num 708) 2024-08-17T00:43:38.017 INFO:tasks.rados.rados.0.smithi110.stdout:2884: read oid 29 snap 200 2024-08-17T00:43:38.017 INFO:tasks.rados.rados.0.smithi110.stdout:2884: expect (ObjNum 1878538128 snap 21934 seq_num 1879235376) 2024-08-17T00:43:38.017 INFO:tasks.rados.rados.0.smithi110.stdout:2885: snap_remove snap 247 2024-08-17T00:43:38.276 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:37 smithi177 ceph-mon[90034]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/663 objects degraded (5.430%), 8 pgs degraded) 2024-08-17T00:43:38.276 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:37 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:43:38.276 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:37 smithi177 ceph-mon[90034]: osdmap e601: 8 total, 8 up, 8 in 2024-08-17T00:43:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:37 smithi110 ceph-mon[100641]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/663 objects degraded (5.430%), 8 pgs degraded) 2024-08-17T00:43:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:37 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:43:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:37 smithi110 ceph-mon[100641]: osdmap e601: 8 total, 8 up, 8 in 2024-08-17T00:43:38.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:37 smithi110 ceph-mon[98148]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/663 objects degraded (5.430%), 8 pgs degraded) 2024-08-17T00:43:38.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:37 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:43:38.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:37 smithi110 ceph-mon[98148]: osdmap e601: 8 total, 8 up, 8 in 2024-08-17T00:43:38.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-a[98125]: 2024-08-17T00:43:38.006+0000 7efd0401a640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-17T00:43:38.311 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 00:43:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-a[69783]: 2024-08-17T00:43:38.006+0000 7ff6b6591640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mds -n mds.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T00:43:38.311 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 00:43:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-a[69783]: 2024-08-17T00:43:38.006+0000 7ff6b6591640 -1 mds.a *** got signal Terminated *** 2024-08-17T00:43:38.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:43:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:43:38] "GET /metrics HTTP/1.1" 200 36139 "" "Prometheus/2.43.0" 2024-08-17T00:43:39.024 INFO:tasks.rados.rados.0.smithi110.stdout:2885: done (4 left) 2024-08-17T00:43:39.024 INFO:tasks.rados.rados.0.smithi110.stdout:2886: delete oid 5 current snap is 258 2024-08-17T00:43:39.024 INFO:tasks.rados.rados.0.smithi110.stdout:2884: expect (ObjNum 1878538128 snap 21934 seq_num 1879235376) 2024-08-17T00:43:39.032 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 987 (ObjNum 809 snap 238 seq_num 809) dirty exists 2024-08-17T00:43:39.032 INFO:tasks.rados.rados.0.smithi110.stdout:2883: expect (ObjNum 708 snap 198 seq_num 708) 2024-08-17T00:43:39.097 INFO:tasks.rados.rados.0.smithi110.stdout:2882: expect (ObjNum 832 snap 244 seq_num 832) 2024-08-17T00:43:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:38 smithi110 ceph-mon[98148]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-17T00:43:39.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:38 smithi110 ceph-mon[98148]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-17T00:43:39.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:38 smithi110 ceph-mon[98148]: osdmap e602: 8 total, 8 up, 8 in 2024-08-17T00:43:39.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:38 smithi110 ceph-mon[98148]: Standby daemon mds.b assigned to filesystem cephfs as rank 0 2024-08-17T00:43:39.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:38 smithi110 ceph-mon[98148]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-17T00:43:39.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:38 smithi110 ceph-mon[98148]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-17T00:43:39.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:38 smithi110 ceph-mon[98148]: fsmap cephfs:1/1 {0=b=up:replay} 2024-08-17T00:43:39.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:38 smithi110 ceph-mon[98148]: pgmap v468: 121 pgs: 121 active+clean; 332 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-08-17T00:43:39.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:38 smithi110 ceph-mon[100641]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-17T00:43:39.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:38 smithi110 ceph-mon[100641]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-17T00:43:39.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:38 smithi110 ceph-mon[100641]: osdmap e602: 8 total, 8 up, 8 in 2024-08-17T00:43:39.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:38 smithi110 ceph-mon[100641]: Standby daemon mds.b assigned to filesystem cephfs as rank 0 2024-08-17T00:43:39.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:38 smithi110 ceph-mon[100641]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-17T00:43:39.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:38 smithi110 ceph-mon[100641]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-17T00:43:39.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:38 smithi110 ceph-mon[100641]: fsmap cephfs:1/1 {0=b=up:replay} 2024-08-17T00:43:39.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:38 smithi110 ceph-mon[100641]: pgmap v468: 121 pgs: 121 active+clean; 332 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-08-17T00:43:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:38 smithi177 ceph-mon[90034]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-17T00:43:39.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:38 smithi177 ceph-mon[90034]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-17T00:43:39.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:38 smithi177 ceph-mon[90034]: osdmap e602: 8 total, 8 up, 8 in 2024-08-17T00:43:39.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:38 smithi177 ceph-mon[90034]: Standby daemon mds.b assigned to filesystem cephfs as rank 0 2024-08-17T00:43:39.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:38 smithi177 ceph-mon[90034]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-17T00:43:39.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:38 smithi177 ceph-mon[90034]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-17T00:43:39.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:38 smithi177 ceph-mon[90034]: fsmap cephfs:1/1 {0=b=up:replay} 2024-08-17T00:43:39.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:38 smithi177 ceph-mon[90034]: pgmap v468: 121 pgs: 121 active+clean; 332 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-08-17T00:43:39.663 INFO:tasks.rados.rados.0.smithi110.stdout:2881: done (4 left) 2024-08-17T00:43:39.663 INFO:tasks.rados.rados.0.smithi110.stdout:2882: done (3 left) 2024-08-17T00:43:39.663 INFO:tasks.rados.rados.0.smithi110.stdout:2883: done (2 left) 2024-08-17T00:43:39.663 INFO:tasks.rados.rados.0.smithi110.stdout:2884: done (1 left) 2024-08-17T00:43:39.663 INFO:tasks.rados.rados.0.smithi110.stdout:2886: done (0 left) 2024-08-17T00:43:39.663 INFO:tasks.rados.rados.0.smithi110.stdout:2887: setattr oid 41 current snap is 258 2024-08-17T00:43:39.664 INFO:tasks.rados.rados.0.smithi110.stdout:2888: setattr oid 7 current snap is 258 2024-08-17T00:43:39.664 INFO:tasks.rados.rados.0.smithi110.stdout:2889: read oid 4 snap 200 2024-08-17T00:43:39.664 INFO:tasks.rados.rados.0.smithi110.stdout:2889: expect (ObjNum 638 snap 172 seq_num 638) 2024-08-17T00:43:39.664 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 27 current snap is 258 2024-08-17T00:43:39.664 INFO:tasks.rados.rados.0.smithi110.stdout:2890: seq_num 889 ranges {2400256=491520} 2024-08-17T00:43:39.681 INFO:tasks.rados.rados.0.smithi110.stdout:2890: writing smithi11086371-27 from 2400256 to 2891776 tid 1 2024-08-17T00:43:39.681 INFO:tasks.rados.rados.0.smithi110.stdout:2891: read oid 36 snap -1 2024-08-17T00:43:39.681 INFO:tasks.rados.rados.0.smithi110.stdout:2891: expect (ObjNum 759 snap 224 seq_num 759) 2024-08-17T00:43:39.681 INFO:tasks.rados.rados.0.smithi110.stdout:2892: snap_remove snap 251 2024-08-17T00:43:39.959 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 945 (ObjNum 852 snap 245 seq_num 852) dirty exists 2024-08-17T00:43:39.959 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 1014 (ObjNum 832 snap 244 seq_num 832) dirty exists 2024-08-17T00:43:39.959 INFO:tasks.rados.rados.0.smithi110.stdout:2889: expect (ObjNum 638 snap 172 seq_num 638) 2024-08-17T00:43:40.023 INFO:tasks.rados.rados.0.smithi110.stdout:2890: finishing write tid 1 to smithi11086371-27 2024-08-17T00:43:40.023 INFO:tasks.rados.rados.0.smithi110.stdout:2890: finishing write tid 2 to smithi11086371-27 2024-08-17T00:43:40.023 INFO:tasks.rados.rados.0.smithi110.stdout:2887: done (5 left) 2024-08-17T00:43:40.023 INFO:tasks.rados.rados.0.smithi110.stdout:2888: done (4 left) 2024-08-17T00:43:40.023 INFO:tasks.rados.rados.0.smithi110.stdout:2889: done (3 left) 2024-08-17T00:43:40.023 INFO:tasks.rados.rados.0.smithi110.stdout:2892: done (2 left) 2024-08-17T00:43:40.023 INFO:tasks.rados.rados.0.smithi110.stdout:2893: snap_remove snap 242 2024-08-17T00:43:40.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:40 smithi110 ceph-mon[98148]: osdmap e603: 8 total, 8 up, 8 in 2024-08-17T00:43:40.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:40 smithi110 ceph-mon[98148]: mds.? [v2:172.21.15.177:6832/2277076472,v1:172.21.15.177:6833/2277076472] up:reconnect 2024-08-17T00:43:40.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:40 smithi110 ceph-mon[98148]: fsmap cephfs:1/1 {0=b=up:reconnect} 2024-08-17T00:43:40.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:40 smithi110 ceph-mon[98148]: osdmap e604: 8 total, 8 up, 8 in 2024-08-17T00:43:40.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:40 smithi110 ceph-mon[100641]: osdmap e603: 8 total, 8 up, 8 in 2024-08-17T00:43:40.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:40 smithi110 ceph-mon[100641]: mds.? [v2:172.21.15.177:6832/2277076472,v1:172.21.15.177:6833/2277076472] up:reconnect 2024-08-17T00:43:40.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:40 smithi110 ceph-mon[100641]: fsmap cephfs:1/1 {0=b=up:reconnect} 2024-08-17T00:43:40.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:40 smithi110 ceph-mon[100641]: osdmap e604: 8 total, 8 up, 8 in 2024-08-17T00:43:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:40 smithi177 ceph-mon[90034]: osdmap e603: 8 total, 8 up, 8 in 2024-08-17T00:43:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:40 smithi177 ceph-mon[90034]: mds.? [v2:172.21.15.177:6832/2277076472,v1:172.21.15.177:6833/2277076472] up:reconnect 2024-08-17T00:43:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:40 smithi177 ceph-mon[90034]: fsmap cephfs:1/1 {0=b=up:reconnect} 2024-08-17T00:43:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:40 smithi177 ceph-mon[90034]: osdmap e604: 8 total, 8 up, 8 in 2024-08-17T00:43:41.028 INFO:tasks.rados.rados.0.smithi110.stdout:2893: done (2 left) 2024-08-17T00:43:41.029 INFO:tasks.rados.rados.0.smithi110.stdout:2894: read oid 4 snap -1 2024-08-17T00:43:41.029 INFO:tasks.rados.rados.0.smithi110.stdout:2894: expect (ObjNum 580 snap 155 seq_num 580) 2024-08-17T00:43:41.029 INFO:tasks.rados.rados.0.smithi110.stdout:2895: rmattr oid 42 current snap is 258 2024-08-17T00:43:41.029 INFO:tasks.rados.rados.0.smithi110.stdout:2895: done (3 left) 2024-08-17T00:43:41.029 INFO:tasks.rados.rados.0.smithi110.stdout:2896: snap_remove snap 256 2024-08-17T00:43:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:41 smithi110 ceph-mon[98148]: mds.? [v2:172.21.15.177:6832/2277076472,v1:172.21.15.177:6833/2277076472] up:rejoin 2024-08-17T00:43:41.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:41 smithi110 ceph-mon[98148]: fsmap cephfs:1/1 {0=b=up:rejoin} 2024-08-17T00:43:41.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:41 smithi110 ceph-mon[98148]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-08-17T00:43:41.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:41 smithi110 ceph-mon[98148]: pgmap v471: 121 pgs: 121 active+clean; 319 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.6 MiB/s wr, 19 op/s 2024-08-17T00:43:41.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:41 smithi110 ceph-mon[100641]: mds.? [v2:172.21.15.177:6832/2277076472,v1:172.21.15.177:6833/2277076472] up:rejoin 2024-08-17T00:43:41.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:41 smithi110 ceph-mon[100641]: fsmap cephfs:1/1 {0=b=up:rejoin} 2024-08-17T00:43:41.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:41 smithi110 ceph-mon[100641]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-08-17T00:43:41.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:41 smithi110 ceph-mon[100641]: pgmap v471: 121 pgs: 121 active+clean; 319 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.6 MiB/s wr, 19 op/s 2024-08-17T00:43:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:41 smithi177 ceph-mon[90034]: mds.? [v2:172.21.15.177:6832/2277076472,v1:172.21.15.177:6833/2277076472] up:rejoin 2024-08-17T00:43:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:41 smithi177 ceph-mon[90034]: fsmap cephfs:1/1 {0=b=up:rejoin} 2024-08-17T00:43:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:41 smithi177 ceph-mon[90034]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-08-17T00:43:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:41 smithi177 ceph-mon[90034]: pgmap v471: 121 pgs: 121 active+clean; 319 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.6 MiB/s wr, 19 op/s 2024-08-17T00:43:42.029 INFO:tasks.rados.rados.0.smithi110.stdout:2896: done (3 left) 2024-08-17T00:43:42.029 INFO:tasks.rados.rados.0.smithi110.stdout:2897: copy_from oid 14 from oid 16 current snap is 258 2024-08-17T00:43:42.030 INFO:tasks.rados.rados.0.smithi110.stdout:2890: finishing write tid 3 to smithi11086371-27 2024-08-17T00:43:42.030 INFO:tasks.rados.rados.0.smithi110.stdout:2890: oid 27 updating version 0 to 1111 2024-08-17T00:43:42.030 INFO:tasks.rados.rados.0.smithi110.stdout:2890: oid 27 version 1111 is already newer than 1110 2024-08-17T00:43:42.030 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 1111 (ObjNum 889 snap 258 seq_num 889) dirty exists 2024-08-17T00:43:42.030 INFO:tasks.rados.rados.0.smithi110.stdout:2890: left oid 27 (ObjNum 889 snap 258 seq_num 889) 2024-08-17T00:43:42.030 INFO:tasks.rados.rados.0.smithi110.stdout:2891: expect (ObjNum 759 snap 224 seq_num 759) 2024-08-17T00:43:42.267 INFO:tasks.rados.rados.0.smithi110.stdout:2894: expect (ObjNum 580 snap 155 seq_num 580) 2024-08-17T00:43:42.271 INFO:tasks.rados.rados.0.smithi110.stdout:2897: finishing copy_from racing read to smithi11086371-14 2024-08-17T00:43:42.271 INFO:tasks.rados.rados.0.smithi110.stdout:2897: finishing copy_from to smithi11086371-14 2024-08-17T00:43:42.272 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 1093 (ObjNum 801 snap 237 seq_num 801) dirty exists 2024-08-17T00:43:42.272 INFO:tasks.rados.rados.0.smithi110.stdout:2890: done (3 left) 2024-08-17T00:43:42.272 INFO:tasks.rados.rados.0.smithi110.stdout:2891: done (2 left) 2024-08-17T00:43:42.272 INFO:tasks.rados.rados.0.smithi110.stdout:2894: done (1 left) 2024-08-17T00:43:42.272 INFO:tasks.rados.rados.0.smithi110.stdout:2897: done (0 left) 2024-08-17T00:43:42.272 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 23 current snap is 258 2024-08-17T00:43:42.272 INFO:tasks.rados.rados.0.smithi110.stdout:2898: seq_num 890 ranges {2064384=507904} 2024-08-17T00:43:42.284 INFO:tasks.rados.rados.0.smithi110.stdout:2898: writing smithi11086371-23 from 2064384 to 2572288 tid 1 2024-08-17T00:43:42.284 INFO:tasks.rados.rados.0.smithi110.stdout:2899: snap_create 2024-08-17T00:43:42.288 INFO:tasks.rados.rados.0.smithi110.stdout:2898: finishing write tid 1 to smithi11086371-23 2024-08-17T00:43:42.288 INFO:tasks.rados.rados.0.smithi110.stdout:2898: finishing write tid 2 to smithi11086371-23 2024-08-17T00:43:42.289 INFO:tasks.rados.rados.0.smithi110.stdout:2898: finishing write tid 3 to smithi11086371-23 2024-08-17T00:43:42.289 INFO:tasks.rados.rados.0.smithi110.stdout:2898: oid 23 updating version 0 to 1113 2024-08-17T00:43:42.289 INFO:tasks.rados.rados.0.smithi110.stdout:2898: oid 23 version 1113 is already newer than 1112 2024-08-17T00:43:42.289 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 1113 (ObjNum 890 snap 258 seq_num 890) dirty exists 2024-08-17T00:43:42.289 INFO:tasks.rados.rados.0.smithi110.stdout:2898: left oid 23 (ObjNum 890 snap 258 seq_num 890) 2024-08-17T00:43:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:42 smithi110 ceph-mon[98148]: osdmap e605: 8 total, 8 up, 8 in 2024-08-17T00:43:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:42 smithi110 ceph-mon[98148]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-17T00:43:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:42 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:43:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:42 smithi110 ceph-mon[98148]: mds.? [v2:172.21.15.177:6832/2277076472,v1:172.21.15.177:6833/2277076472] up:active 2024-08-17T00:43:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:42 smithi110 ceph-mon[98148]: fsmap cephfs:1 {0=b=up:active} 2024-08-17T00:43:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:42 smithi110 ceph-mon[98148]: osdmap e606: 8 total, 8 up, 8 in 2024-08-17T00:43:42.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:42 smithi110 ceph-mon[100641]: osdmap e605: 8 total, 8 up, 8 in 2024-08-17T00:43:42.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:42 smithi110 ceph-mon[100641]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-17T00:43:42.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:42 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:43:42.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:42 smithi110 ceph-mon[100641]: mds.? [v2:172.21.15.177:6832/2277076472,v1:172.21.15.177:6833/2277076472] up:active 2024-08-17T00:43:42.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:42 smithi110 ceph-mon[100641]: fsmap cephfs:1 {0=b=up:active} 2024-08-17T00:43:42.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:42 smithi110 ceph-mon[100641]: osdmap e606: 8 total, 8 up, 8 in 2024-08-17T00:43:42.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:42 smithi177 ceph-mon[90034]: osdmap e605: 8 total, 8 up, 8 in 2024-08-17T00:43:42.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:42 smithi177 ceph-mon[90034]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-17T00:43:42.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:42 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:43:42.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:42 smithi177 ceph-mon[90034]: mds.? [v2:172.21.15.177:6832/2277076472,v1:172.21.15.177:6833/2277076472] up:active 2024-08-17T00:43:42.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:42 smithi177 ceph-mon[90034]: fsmap cephfs:1 {0=b=up:active} 2024-08-17T00:43:42.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:42 smithi177 ceph-mon[90034]: osdmap e606: 8 total, 8 up, 8 in 2024-08-17T00:43:43.040 INFO:tasks.rados.rados.0.smithi110.stdout:2898: done (1 left) 2024-08-17T00:43:43.041 INFO:tasks.rados.rados.0.smithi110.stdout:2899: done (0 left) 2024-08-17T00:43:43.041 INFO:tasks.rados.rados.0.smithi110.stdout:2900: snap_remove snap 254 2024-08-17T00:43:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:43 smithi110 ceph-mon[98148]: pgmap v474: 121 pgs: 121 active+clean; 313 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.4 MiB/s wr, 29 op/s 2024-08-17T00:43:43.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:43 smithi110 ceph-mon[100641]: pgmap v474: 121 pgs: 121 active+clean; 313 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.4 MiB/s wr, 29 op/s 2024-08-17T00:43:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:43 smithi177 ceph-mon[90034]: pgmap v474: 121 pgs: 121 active+clean; 313 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.4 MiB/s wr, 29 op/s 2024-08-17T00:43:44.047 INFO:tasks.rados.rados.0.smithi110.stdout:2900: done (0 left) 2024-08-17T00:43:44.048 INFO:tasks.rados.rados.0.smithi110.stdout:2901: copy_from oid 16 from oid 21 current snap is 259 2024-08-17T00:43:44.048 INFO:tasks.rados.rados.0.smithi110.stdout:2902: rmattr oid 13 current snap is 259 2024-08-17T00:43:44.048 INFO:tasks.rados.rados.0.smithi110.stdout:2902: done (1 left) 2024-08-17T00:43:44.048 INFO:tasks.rados.rados.0.smithi110.stdout:2903: delete oid 33 current snap is 259 2024-08-17T00:43:44.055 INFO:tasks.rados.rados.0.smithi110.stdout:2903: done (1 left) 2024-08-17T00:43:44.055 INFO:tasks.rados.rados.0.smithi110.stdout:2904: snap_remove snap 232 2024-08-17T00:43:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:44 smithi110 ceph-mon[98148]: osdmap e607: 8 total, 8 up, 8 in 2024-08-17T00:43:44.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:44 smithi110 ceph-mon[100641]: osdmap e607: 8 total, 8 up, 8 in 2024-08-17T00:43:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:44 smithi177 ceph-mon[90034]: osdmap e607: 8 total, 8 up, 8 in 2024-08-17T00:43:44.961 INFO:tasks.rados.rados.0.smithi110.stdout:2904: done (1 left) 2024-08-17T00:43:44.961 INFO:tasks.rados.rados.0.smithi110.stdout:2905: rollback oid 50 current snap is 259 2024-08-17T00:43:44.961 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 50 to 258 2024-08-17T00:43:44.961 INFO:tasks.rados.rados.0.smithi110.stdout:2901: finishing copy_from racing read to smithi11086371-16 2024-08-17T00:43:44.961 INFO:tasks.rados.rados.0.smithi110.stdout:2901: finishing copy_from to smithi11086371-16 2024-08-17T00:43:44.961 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 1025 (ObjNum 825 snap 243 seq_num 825) dirty exists 2024-08-17T00:43:44.961 INFO:tasks.rados.rados.0.smithi110.stdout:2901: done (1 left) 2024-08-17T00:43:44.961 INFO:tasks.rados.rados.0.smithi110.stdout:2906: setattr oid 46 current snap is 259 2024-08-17T00:43:44.963 INFO:tasks.rados.rados.0.smithi110.stdout:2907: copy_from oid 15 from oid 33 current snap is 259 2024-08-17T00:43:44.963 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 35 current snap is 259 2024-08-17T00:43:44.963 INFO:tasks.rados.rados.0.smithi110.stdout:2908: seq_num 892 ranges {0=548864} 2024-08-17T00:43:44.967 INFO:tasks.rados.rados.0.smithi110.stdout:2908: writing smithi11086371-35 from 0 to 548864 tid 1 2024-08-17T00:43:44.967 INFO:tasks.rados.rados.0.smithi110.stdout:2909: copy_from oid 39 from oid 49 current snap is 259 2024-08-17T00:43:44.967 INFO:tasks.rados.rados.0.smithi110.stdout:2910: delete oid 27 current snap is 259 2024-08-17T00:43:44.968 INFO:tasks.rados.rados.0.smithi110.stdout:2907: finishing copy_from to smithi11086371-15 2024-08-17T00:43:44.968 INFO:tasks.rados.rados.0.smithi110.stdout:2907: got expected ENOENT (src dne) 2024-08-17T00:43:44.968 INFO:tasks.rados.rados.0.smithi110.stdout:2907: finishing copy_from racing read to smithi11086371-15 2024-08-17T00:43:44.980 INFO:tasks.rados.rados.0.smithi110.stdout:2907: done (5 left) 2024-08-17T00:43:44.980 INFO:tasks.rados.rados.0.smithi110.stdout:2910: done (4 left) 2024-08-17T00:43:44.980 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 42 current snap is 259 2024-08-17T00:43:44.980 INFO:tasks.rados.rados.0.smithi110.stdout:2911: seq_num 894 ranges {0=581632} 2024-08-17T00:43:44.984 INFO:tasks.rados.rados.0.smithi110.stdout:2911: writing smithi11086371-42 from 0 to 581632 tid 1 2024-08-17T00:43:44.985 INFO:tasks.rados.rados.0.smithi110.stdout:2905: finishing rollback tid 0 to smithi11086371-50 2024-08-17T00:43:44.985 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 1303 (ObjNum 815 snap 239 seq_num 815) dirty exists 2024-08-17T00:43:44.985 INFO:tasks.rados.rados.0.smithi110.stdout:2905: finishing rollback tid 1 to smithi11086371-50 2024-08-17T00:43:44.985 INFO:tasks.rados.rados.0.smithi110.stdout:2905: finishing rollback tid 2 to smithi11086371-50 2024-08-17T00:43:44.985 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 1088 (ObjNum 779 snap 230 seq_num 779) dirty exists 2024-08-17T00:43:44.985 INFO:tasks.rados.rados.0.smithi110.stdout:2908: finishing write tid 1 to smithi11086371-35 2024-08-17T00:43:44.985 INFO:tasks.rados.rados.0.smithi110.stdout:2908: finishing write tid 2 to smithi11086371-35 2024-08-17T00:43:44.985 INFO:tasks.rados.rados.0.smithi110.stdout:2905: done (4 left) 2024-08-17T00:43:44.985 INFO:tasks.rados.rados.0.smithi110.stdout:2906: done (3 left) 2024-08-17T00:43:44.985 INFO:tasks.rados.rados.0.smithi110.stdout:2912: read oid 28 snap -1 2024-08-17T00:43:44.985 INFO:tasks.rados.rados.0.smithi110.stdout:2912: expect (ObjNum 874 snap 254 seq_num 874) 2024-08-17T00:43:44.985 INFO:tasks.rados.rados.0.smithi110.stdout:2913: rollback oid 8 current snap is 259 2024-08-17T00:43:44.986 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 8 to 258 2024-08-17T00:43:44.986 INFO:tasks.rados.rados.0.smithi110.stdout:2914: rmattr oid 27 current snap is 259 2024-08-17T00:43:44.986 INFO:tasks.rados.rados.0.smithi110.stdout:2914: done (5 left) 2024-08-17T00:43:44.986 INFO:tasks.rados.rados.0.smithi110.stdout:2915: snap_create 2024-08-17T00:43:44.987 INFO:tasks.rados.rados.0.smithi110.stdout:2908: finishing write tid 3 to smithi11086371-35 2024-08-17T00:43:44.988 INFO:tasks.rados.rados.0.smithi110.stdout:2908: oid 35 updating version 0 to 1028 2024-08-17T00:43:44.988 INFO:tasks.rados.rados.0.smithi110.stdout:2908: oid 35 version 1028 is already newer than 1027 2024-08-17T00:43:44.988 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 1028 (ObjNum 892 snap 259 seq_num 892) dirty exists 2024-08-17T00:43:44.988 INFO:tasks.rados.rados.0.smithi110.stdout:2908: left oid 35 (ObjNum 892 snap 259 seq_num 892) 2024-08-17T00:43:44.990 INFO:tasks.rados.rados.0.smithi110.stdout:2911: finishing write tid 1 to smithi11086371-42 2024-08-17T00:43:44.991 INFO:tasks.rados.rados.0.smithi110.stdout:2913: finishing rollback tid 0 to smithi11086371-8 2024-08-17T00:43:44.994 INFO:tasks.rados.rados.0.smithi110.stdout:2913: finishing rollback tid 1 to smithi11086371-8 2024-08-17T00:43:44.994 INFO:tasks.rados.rados.0.smithi110.stdout:2911: finishing write tid 2 to smithi11086371-42 2024-08-17T00:43:44.995 INFO:tasks.rados.rados.0.smithi110.stdout:2913: finishing rollback tid 2 to smithi11086371-8 2024-08-17T00:43:44.995 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 1017 (ObjNum 833 snap 244 seq_num 833) dirty exists 2024-08-17T00:43:44.995 INFO:tasks.rados.rados.0.smithi110.stdout:2912: expect (ObjNum 874 snap 254 seq_num 874) 2024-08-17T00:43:45.047 INFO:tasks.rados.rados.0.smithi110.stdout:2911: finishing write tid 3 to smithi11086371-42 2024-08-17T00:43:45.047 INFO:tasks.rados.rados.0.smithi110.stdout:2911: oid 42 updating version 0 to 1353 2024-08-17T00:43:45.047 INFO:tasks.rados.rados.0.smithi110.stdout:2911: oid 42 updating version 1353 to 1354 2024-08-17T00:43:45.047 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 42 v 1354 (ObjNum 894 snap 259 seq_num 894) dirty exists 2024-08-17T00:43:45.047 INFO:tasks.rados.rados.0.smithi110.stdout:2911: left oid 42 (ObjNum 894 snap 259 seq_num 894) 2024-08-17T00:43:45.047 INFO:tasks.rados.rados.0.smithi110.stdout:2909: finishing copy_from racing read to smithi11086371-39 2024-08-17T00:43:45.047 INFO:tasks.rados.rados.0.smithi110.stdout:2909: finishing copy_from to smithi11086371-39 2024-08-17T00:43:45.048 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 930 (ObjNum 759 snap 224 seq_num 759) dirty exists 2024-08-17T00:43:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:45 smithi110 ceph-mon[98148]: osdmap e608: 8 total, 8 up, 8 in 2024-08-17T00:43:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:45 smithi110 ceph-mon[98148]: pgmap v477: 121 pgs: 121 active+clean; 293 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 592 KiB/s wr, 29 op/s 2024-08-17T00:43:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:45 smithi110 ceph-mon[98148]: osdmap e609: 8 total, 8 up, 8 in 2024-08-17T00:43:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:45 smithi110 ceph-mon[100641]: osdmap e608: 8 total, 8 up, 8 in 2024-08-17T00:43:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:45 smithi110 ceph-mon[100641]: pgmap v477: 121 pgs: 121 active+clean; 293 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 592 KiB/s wr, 29 op/s 2024-08-17T00:43:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:45 smithi110 ceph-mon[100641]: osdmap e609: 8 total, 8 up, 8 in 2024-08-17T00:43:45.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:45 smithi177 ceph-mon[90034]: osdmap e608: 8 total, 8 up, 8 in 2024-08-17T00:43:45.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:45 smithi177 ceph-mon[90034]: pgmap v477: 121 pgs: 121 active+clean; 293 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 592 KiB/s wr, 29 op/s 2024-08-17T00:43:45.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:45 smithi177 ceph-mon[90034]: osdmap e609: 8 total, 8 up, 8 in 2024-08-17T00:43:45.960 INFO:tasks.rados.rados.0.smithi110.stdout:2908: done (5 left) 2024-08-17T00:43:45.960 INFO:tasks.rados.rados.0.smithi110.stdout:2909: done (4 left) 2024-08-17T00:43:45.960 INFO:tasks.rados.rados.0.smithi110.stdout:2911: done (3 left) 2024-08-17T00:43:45.960 INFO:tasks.rados.rados.0.smithi110.stdout:2912: done (2 left) 2024-08-17T00:43:45.961 INFO:tasks.rados.rados.0.smithi110.stdout:2913: done (1 left) 2024-08-17T00:43:45.961 INFO:tasks.rados.rados.0.smithi110.stdout:2915: done (0 left) 2024-08-17T00:43:45.961 INFO:tasks.rados.rados.0.smithi110.stdout:2916: snap_create 2024-08-17T00:43:46.962 INFO:tasks.rados.rados.0.smithi110.stdout:2916: done (0 left) 2024-08-17T00:43:46.962 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 15 current snap is 261 2024-08-17T00:43:46.962 INFO:tasks.rados.rados.0.smithi110.stdout:2917: seq_num 895 ranges {0=598016} 2024-08-17T00:43:46.966 INFO:tasks.rados.rados.0.smithi110.stdout:2917: writing smithi11086371-15 from 0 to 598016 tid 1 2024-08-17T00:43:46.966 INFO:tasks.rados.rados.0.smithi110.stdout:2918: rollback oid 3 current snap is 261 2024-08-17T00:43:46.966 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 3 to 257 2024-08-17T00:43:46.966 INFO:tasks.rados.rados.0.smithi110.stdout:2919: read oid 50 snap 259 2024-08-17T00:43:46.966 INFO:tasks.rados.rados.0.smithi110.stdout:2919: expect (ObjNum 779 snap 230 seq_num 779) 2024-08-17T00:43:46.966 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 43 current snap is 261 2024-08-17T00:43:46.966 INFO:tasks.rados.rados.0.smithi110.stdout:2920: seq_num 896 ranges {0=614400} 2024-08-17T00:43:46.970 INFO:tasks.rados.rados.0.smithi110.stdout:2920: writing smithi11086371-43 from 0 to 614400 tid 1 2024-08-17T00:43:46.970 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 34 current snap is 261 2024-08-17T00:43:46.970 INFO:tasks.rados.rados.0.smithi110.stdout:2921: seq_num 897 ranges {5758976=630784} 2024-08-17T00:43:47.007 INFO:tasks.rados.rados.0.smithi110.stdout:2921: writing smithi11086371-34 from 5758976 to 6389760 tid 1 2024-08-17T00:43:47.007 INFO:tasks.rados.rados.0.smithi110.stdout:2922: copy_from oid 5 from oid 10 current snap is 261 2024-08-17T00:43:47.007 INFO:tasks.rados.rados.0.smithi110.stdout:2917: finishing write tid 1 to smithi11086371-15 2024-08-17T00:43:47.007 INFO:tasks.rados.rados.0.smithi110.stdout:2917: finishing write tid 2 to smithi11086371-15 2024-08-17T00:43:47.007 INFO:tasks.rados.rados.0.smithi110.stdout:2923: read oid 4 snap 258 2024-08-17T00:43:47.007 INFO:tasks.rados.rados.0.smithi110.stdout:2923: expect (ObjNum 580 snap 155 seq_num 580) 2024-08-17T00:43:47.008 INFO:tasks.rados.rados.0.smithi110.stdout:2924: snap_create 2024-08-17T00:43:47.008 INFO:tasks.rados.rados.0.smithi110.stdout:2918: finishing rollback tid 0 to smithi11086371-3 2024-08-17T00:43:47.008 INFO:tasks.rados.rados.0.smithi110.stdout:2917: finishing write tid 3 to smithi11086371-15 2024-08-17T00:43:47.008 INFO:tasks.rados.rados.0.smithi110.stdout:2917: oid 15 updating version 0 to 1019 2024-08-17T00:43:47.008 INFO:tasks.rados.rados.0.smithi110.stdout:2917: oid 15 version 1019 is already newer than 1018 2024-08-17T00:43:47.008 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 1019 (ObjNum 895 snap 261 seq_num 895) dirty exists 2024-08-17T00:43:47.008 INFO:tasks.rados.rados.0.smithi110.stdout:2917: left oid 15 (ObjNum 895 snap 261 seq_num 895) 2024-08-17T00:43:47.008 INFO:tasks.rados.rados.0.smithi110.stdout:2918: finishing rollback tid 1 to smithi11086371-3 2024-08-17T00:43:47.008 INFO:tasks.rados.rados.0.smithi110.stdout:2920: finishing write tid 1 to smithi11086371-43 2024-08-17T00:43:47.008 INFO:tasks.rados.rados.0.smithi110.stdout:2920: finishing write tid 2 to smithi11086371-43 2024-08-17T00:43:47.008 INFO:tasks.rados.rados.0.smithi110.stdout:2918: finishing rollback tid 2 to smithi11086371-3 2024-08-17T00:43:47.008 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 1020 (ObjNum 837 snap 244 seq_num 837) dirty exists 2024-08-17T00:43:47.008 INFO:tasks.rados.rados.0.smithi110.stdout:2920: finishing write tid 3 to smithi11086371-43 2024-08-17T00:43:47.008 INFO:tasks.rados.rados.0.smithi110.stdout:2920: oid 43 updating version 0 to 935 2024-08-17T00:43:47.009 INFO:tasks.rados.rados.0.smithi110.stdout:2920: oid 43 updating version 935 to 936 2024-08-17T00:43:47.009 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 936 (ObjNum 896 snap 261 seq_num 896) dirty exists 2024-08-17T00:43:47.009 INFO:tasks.rados.rados.0.smithi110.stdout:2920: left oid 43 (ObjNum 896 snap 261 seq_num 896) 2024-08-17T00:43:47.009 INFO:tasks.rados.rados.0.smithi110.stdout:2919: expect (ObjNum 779 snap 230 seq_num 779) 2024-08-17T00:43:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:46 smithi110 ceph-mon[100641]: osdmap e610: 8 total, 8 up, 8 in 2024-08-17T00:43:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:43:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:46 smithi110 ceph-mon[100641]: pgmap v480: 121 pgs: 121 active+clean; 281 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.6 MiB/s wr, 21 op/s 2024-08-17T00:43:47.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:47.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:46 smithi110 ceph-mon[98148]: osdmap e610: 8 total, 8 up, 8 in 2024-08-17T00:43:47.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:47.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:43:47.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:46 smithi110 ceph-mon[98148]: pgmap v480: 121 pgs: 121 active+clean; 281 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.6 MiB/s wr, 21 op/s 2024-08-17T00:43:47.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:46 smithi177 ceph-mon[90034]: osdmap e610: 8 total, 8 up, 8 in 2024-08-17T00:43:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:47.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:43:47.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:46 smithi177 ceph-mon[90034]: pgmap v480: 121 pgs: 121 active+clean; 281 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.6 MiB/s wr, 21 op/s 2024-08-17T00:43:47.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:47.744 INFO:tasks.rados.rados.0.smithi110.stdout:2922: finishing copy_from to smithi11086371-5 2024-08-17T00:43:47.744 INFO:tasks.rados.rados.0.smithi110.stdout:2922: got expected ENOENT (src dne) 2024-08-17T00:43:47.744 INFO:tasks.rados.rados.0.smithi110.stdout:2922: finishing copy_from racing read to smithi11086371-5 2024-08-17T00:43:47.744 INFO:tasks.rados.rados.0.smithi110.stdout:2923: expect (ObjNum 580 snap 155 seq_num 580) 2024-08-17T00:43:47.748 INFO:tasks.rados.rados.0.smithi110.stdout:2921: finishing write tid 1 to smithi11086371-34 2024-08-17T00:43:47.748 INFO:tasks.rados.rados.0.smithi110.stdout:2921: finishing write tid 2 to smithi11086371-34 2024-08-17T00:43:47.748 INFO:tasks.rados.rados.0.smithi110.stdout:2921: finishing write tid 3 to smithi11086371-34 2024-08-17T00:43:47.749 INFO:tasks.rados.rados.0.smithi110.stdout:2921: oid 34 updating version 0 to 1022 2024-08-17T00:43:47.749 INFO:tasks.rados.rados.0.smithi110.stdout:2921: oid 34 version 1022 is already newer than 1021 2024-08-17T00:43:47.749 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 1022 (ObjNum 897 snap 261 seq_num 897) dirty exists 2024-08-17T00:43:47.749 INFO:tasks.rados.rados.0.smithi110.stdout:2921: left oid 34 (ObjNum 897 snap 261 seq_num 897) 2024-08-17T00:43:47.964 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 00:43:47 smithi110 podman[126230]: 2024-08-17 00:43:47.680120853 +0000 UTC m=+9.880733372 container died 5fdec9bb6d337dfc4e10c58ad44298ead93f6eba8d6b327ede1a7898306224eb (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-a, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-03f4c3e, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-08-17T00:43:47.971 INFO:tasks.rados.rados.0.smithi110.stdout:2917: done (7 left) 2024-08-17T00:43:47.971 INFO:tasks.rados.rados.0.smithi110.stdout:2918: done (6 left) 2024-08-17T00:43:47.971 INFO:tasks.rados.rados.0.smithi110.stdout:2919: done (5 left) 2024-08-17T00:43:47.971 INFO:tasks.rados.rados.0.smithi110.stdout:2920: done (4 left) 2024-08-17T00:43:47.971 INFO:tasks.rados.rados.0.smithi110.stdout:2921: done (3 left) 2024-08-17T00:43:47.971 INFO:tasks.rados.rados.0.smithi110.stdout:2922: done (2 left) 2024-08-17T00:43:47.972 INFO:tasks.rados.rados.0.smithi110.stdout:2923: done (1 left) 2024-08-17T00:43:47.972 INFO:tasks.rados.rados.0.smithi110.stdout:2924: done (0 left) 2024-08-17T00:43:47.972 INFO:tasks.rados.rados.0.smithi110.stdout:2925: delete oid 35 current snap is 262 2024-08-17T00:43:47.974 INFO:tasks.rados.rados.0.smithi110.stdout:2925: done (0 left) 2024-08-17T00:43:47.975 INFO:tasks.rados.rados.0.smithi110.stdout:2926: delete oid 27 current snap is 262 2024-08-17T00:43:47.978 INFO:tasks.rados.rados.0.smithi110.stdout:2926: done (0 left) 2024-08-17T00:43:47.978 INFO:tasks.rados.rados.0.smithi110.stdout:2927: snap_remove snap 260 2024-08-17T00:43:48.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:47 smithi110 ceph-mon[100641]: osdmap e611: 8 total, 8 up, 8 in 2024-08-17T00:43:48.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:47 smithi110 ceph-mon[98148]: osdmap e611: 8 total, 8 up, 8 in 2024-08-17T00:43:48.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:43:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:43:48] "GET /metrics HTTP/1.1" 200 36049 "" "Prometheus/2.43.0" 2024-08-17T00:43:48.311 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 00:43:48 smithi110 podman[126230]: 2024-08-17 00:43:48.103685309 +0000 UTC m=+10.304297827 container cleanup 5fdec9bb6d337dfc4e10c58ad44298ead93f6eba8d6b327ede1a7898306224eb (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-a, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-03f4c3e, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T00:43:48.311 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 00:43:48 smithi110 bash[126230]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-a 2024-08-17T00:43:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:47 smithi177 ceph-mon[90034]: osdmap e611: 8 total, 8 up, 8 in 2024-08-17T00:43:48.665 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 00:43:48 smithi110 podman[126249]: 2024-08-17 00:43:48.355241972 +0000 UTC m=+0.675478344 container remove 5fdec9bb6d337dfc4e10c58ad44298ead93f6eba8d6b327ede1a7898306224eb (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-a, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, RELEASE=reef-03f4c3e) 2024-08-17T00:43:48.666 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 00:43:48 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mds.a.service: Deactivated successfully. 2024-08-17T00:43:48.666 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 00:43:48 smithi110 systemd[1]: Stopped Ceph mds.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:43:48.666 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 00:43:48 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mds.a.service: Consumed 1.734s CPU time. 2024-08-17T00:43:48.972 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 00:43:48 smithi110 systemd[1]: Starting Ceph mds.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:43:48.973 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 00:43:48 smithi110 podman[126383]: 2024-08-17 00:43:48.873345437 +0000 UTC m=+0.107210651 container create 270f3f61bac1b233ccfaaed77ae5e089c55e03ca946ac705d622a372382a8efc (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-a, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=squid-d863d21, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T00:43:48.973 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 00:43:48 smithi110 podman[126383]: 2024-08-17 00:43:48.783520077 +0000 UTC m=+0.017385298 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:43:48.977 INFO:tasks.rados.rados.0.smithi110.stdout:2927: done (0 left) 2024-08-17T00:43:48.977 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 17 current snap is 262 2024-08-17T00:43:48.977 INFO:tasks.rados.rados.0.smithi110.stdout:2928: seq_num 900 ranges {450560=679936} 2024-08-17T00:43:48.984 INFO:tasks.rados.rados.0.smithi110.stdout:2928: writing smithi11086371-17 from 450560 to 1130496 tid 1 2024-08-17T00:43:48.984 INFO:tasks.rados.rados.0.smithi110.stdout:2929: snap_remove snap 257 2024-08-17T00:43:49.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:48 smithi110 ceph-mon[100641]: osdmap e612: 8 total, 8 up, 8 in 2024-08-17T00:43:49.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:48 smithi110 ceph-mon[100641]: pgmap v483: 121 pgs: 121 active+clean; 285 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 97 KiB/s rd, 2.5 MiB/s wr, 11 op/s 2024-08-17T00:43:49.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:48 smithi110 ceph-mon[98148]: osdmap e612: 8 total, 8 up, 8 in 2024-08-17T00:43:49.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:48 smithi110 ceph-mon[98148]: pgmap v483: 121 pgs: 121 active+clean; 285 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 97 KiB/s rd, 2.5 MiB/s wr, 11 op/s 2024-08-17T00:43:49.311 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 00:43:49 smithi110 podman[126383]: 2024-08-17 00:43:49.092990665 +0000 UTC m=+0.326855901 container init 270f3f61bac1b233ccfaaed77ae5e089c55e03ca946ac705d622a372382a8efc (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-a, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-d863d21, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-08-17T00:43:49.311 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 00:43:49 smithi110 podman[126383]: 2024-08-17 00:43:49.097852105 +0000 UTC m=+0.331717329 container start 270f3f61bac1b233ccfaaed77ae5e089c55e03ca946ac705d622a372382a8efc (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-a, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=squid-d863d21, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T00:43:49.311 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 00:43:49 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-a[126397]: starting mds.a at 2024-08-17T00:43:49.311 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 00:43:49 smithi110 bash[126383]: 270f3f61bac1b233ccfaaed77ae5e089c55e03ca946ac705d622a372382a8efc 2024-08-17T00:43:49.311 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 00:43:49 smithi110 systemd[1]: Started Ceph mds.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:43:49.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:48 smithi177 ceph-mon[90034]: osdmap e612: 8 total, 8 up, 8 in 2024-08-17T00:43:49.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:48 smithi177 ceph-mon[90034]: pgmap v483: 121 pgs: 121 active+clean; 285 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 97 KiB/s rd, 2.5 MiB/s wr, 11 op/s 2024-08-17T00:43:49.960 INFO:tasks.rados.rados.0.smithi110.stdout:2929: done (1 left) 2024-08-17T00:43:49.960 INFO:tasks.rados.rados.0.smithi110.stdout:2930: snap_create 2024-08-17T00:43:49.960 INFO:tasks.rados.rados.0.smithi110.stdout:2928: finishing write tid 1 to smithi11086371-17 2024-08-17T00:43:49.960 INFO:tasks.rados.rados.0.smithi110.stdout:2928: finishing write tid 2 to smithi11086371-17 2024-08-17T00:43:49.960 INFO:tasks.rados.rados.0.smithi110.stdout:2928: finishing write tid 3 to smithi11086371-17 2024-08-17T00:43:49.961 INFO:tasks.rados.rados.0.smithi110.stdout:2928: oid 17 updating version 0 to 899 2024-08-17T00:43:49.961 INFO:tasks.rados.rados.0.smithi110.stdout:2928: oid 17 updating version 899 to 900 2024-08-17T00:43:49.961 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 900 (ObjNum 900 snap 262 seq_num 900) dirty exists 2024-08-17T00:43:49.961 INFO:tasks.rados.rados.0.smithi110.stdout:2928: left oid 17 (ObjNum 900 snap 262 seq_num 900) 2024-08-17T00:43:50.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:49 smithi110 ceph-mon[100641]: osdmap e613: 8 total, 8 up, 8 in 2024-08-17T00:43:50.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:49 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:50.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:49 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:50.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:49 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:43:50.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:49 smithi110 ceph-mon[100641]: osdmap e614: 8 total, 8 up, 8 in 2024-08-17T00:43:50.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:49 smithi110 ceph-mon[98148]: osdmap e613: 8 total, 8 up, 8 in 2024-08-17T00:43:50.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:49 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:50.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:49 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:50.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:49 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:43:50.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:49 smithi110 ceph-mon[98148]: osdmap e614: 8 total, 8 up, 8 in 2024-08-17T00:43:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:49 smithi177 ceph-mon[90034]: osdmap e613: 8 total, 8 up, 8 in 2024-08-17T00:43:50.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:49 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:50.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:49 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:50.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:49 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:43:50.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:49 smithi177 ceph-mon[90034]: osdmap e614: 8 total, 8 up, 8 in 2024-08-17T00:43:50.696 INFO:teuthology.orchestra.run.smithi110.stdout:true 2024-08-17T00:43:50.961 INFO:tasks.rados.rados.0.smithi110.stdout:2928: done (1 left) 2024-08-17T00:43:50.961 INFO:tasks.rados.rados.0.smithi110.stdout:2930: done (0 left) 2024-08-17T00:43:50.961 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 34 current snap is 263 2024-08-17T00:43:50.962 INFO:tasks.rados.rados.0.smithi110.stdout:2931: seq_num 901 ranges {6389760=696320} 2024-08-17T00:43:50.988 INFO:teuthology.orchestra.run.smithi110.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T00:43:50.988 INFO:teuthology.orchestra.run.smithi110.stdout:alertmanager.a smithi110 *:9093,9094 running (10m) 2m ago 11m 27.1M - 0.25.0 c8568f914cd2 5b4c2c569eba 2024-08-17T00:43:50.988 INFO:teuthology.orchestra.run.smithi110.stdout:grafana.a smithi177 *:3000 running (11m) 20s ago 11m 89.6M - 9.4.7 954c08fa6188 1dc51589da06 2024-08-17T00:43:50.988 INFO:teuthology.orchestra.run.smithi110.stdout:mds.a smithi110 starting - - - - 2024-08-17T00:43:50.988 INFO:teuthology.orchestra.run.smithi110.stdout:mds.b smithi177 running (13m) 20s ago 13m 16.5M - 18.2.4-717-g03f4c3e8 2b86a6780cb6 7c3686caaea5 2024-08-17T00:43:50.988 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.x smithi177 *:8443,9283,8765 running (5m) 20s ago 16m 441M - 19.1.0-1363-gd863d21c ba08250ef864 ebc3a212d77f 2024-08-17T00:43:50.988 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.y smithi110 *:8443,9283,8765 running (6m) 2m ago 18m 509M - 19.1.0-1363-gd863d21c ba08250ef864 7e97964a8efa 2024-08-17T00:43:50.988 INFO:teuthology.orchestra.run.smithi110.stdout:mon.a smithi110 running (5m) 2m ago 18m 57.0M 2048M 19.1.0-1363-gd863d21c ba08250ef864 a6c9182e0f77 2024-08-17T00:43:50.988 INFO:teuthology.orchestra.run.smithi110.stdout:mon.b smithi177 running (5m) 20s ago 16m 55.0M 2048M 19.1.0-1363-gd863d21c ba08250ef864 974372403ad2 2024-08-17T00:43:50.988 INFO:teuthology.orchestra.run.smithi110.stdout:mon.c smithi110 running (5m) 2m ago 16m 44.5M 2048M 19.1.0-1363-gd863d21c ba08250ef864 1f838a149856 2024-08-17T00:43:50.988 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.a smithi110 *:9100 running (11m) 2m ago 11m 15.2M - 1.5.0 0da6a335fe13 8d239cc7b01d 2024-08-17T00:43:50.988 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.b smithi177 *:9100 running (11m) 20s ago 11m 17.0M - 1.5.0 0da6a335fe13 c49d5f656181 2024-08-17T00:43:50.988 INFO:teuthology.orchestra.run.smithi110.stdout:osd.0 smithi110 running (4m) 2m ago 16m 163M 2480M 19.1.0-1363-gd863d21c ba08250ef864 0260f67f8004 2024-08-17T00:43:50.989 INFO:teuthology.orchestra.run.smithi110.stdout:osd.1 smithi110 running (3m) 2m ago 15m 111M 2480M 19.1.0-1363-gd863d21c ba08250ef864 8d594da39732 2024-08-17T00:43:50.989 INFO:teuthology.orchestra.run.smithi110.stdout:osd.2 smithi110 running (3m) 2m ago 15m 88.9M 2480M 19.1.0-1363-gd863d21c ba08250ef864 fe2844c20555 2024-08-17T00:43:50.989 INFO:teuthology.orchestra.run.smithi110.stdout:osd.3 smithi110 running (2m) 2m ago 14m 11.5M 2480M 19.1.0-1363-gd863d21c ba08250ef864 cb958e8f35c1 2024-08-17T00:43:50.989 INFO:teuthology.orchestra.run.smithi110.stdout:osd.4 smithi177 running (2m) 20s ago 14m 225M 2479M 19.1.0-1363-gd863d21c ba08250ef864 c3b11400a093 2024-08-17T00:43:50.989 INFO:teuthology.orchestra.run.smithi110.stdout:osd.5 smithi177 running (92s) 20s ago 14m 184M 2479M 19.1.0-1363-gd863d21c ba08250ef864 46fb0ede51f8 2024-08-17T00:43:50.989 INFO:teuthology.orchestra.run.smithi110.stdout:osd.6 smithi177 running (58s) 20s ago 13m 91.5M 2479M 19.1.0-1363-gd863d21c ba08250ef864 c32a908141ea 2024-08-17T00:43:50.989 INFO:teuthology.orchestra.run.smithi110.stdout:osd.7 smithi177 running (25s) 20s ago 13m 11.1M 2479M 19.1.0-1363-gd863d21c ba08250ef864 975fcf37b63a 2024-08-17T00:43:50.989 INFO:teuthology.orchestra.run.smithi110.stdout:prometheus.a smithi177 *:9095 running (6m) 20s ago 12m 55.5M - 2.43.0 a07b618ecd1d aa2ec148fdb0 2024-08-17T00:43:51.001 INFO:tasks.rados.rados.0.smithi110.stdout:2931: writing smithi11086371-34 from 6389760 to 7086080 tid 1 2024-08-17T00:43:51.001 INFO:tasks.rados.rados.0.smithi110.stdout:2932: setattr oid 41 current snap is 263 2024-08-17T00:43:51.002 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 40 current snap is 263 2024-08-17T00:43:51.003 INFO:tasks.rados.rados.0.smithi110.stdout:2933: seq_num 902 ranges {1556480=712704} 2024-08-17T00:43:51.017 INFO:tasks.rados.rados.0.smithi110.stdout:2933: writing smithi11086371-40 from 1556480 to 2269184 tid 1 2024-08-17T00:43:51.017 INFO:tasks.rados.rados.0.smithi110.stdout:2934: read oid 47 snap 200 2024-08-17T00:43:51.017 INFO:tasks.rados.rados.0.smithi110.stdout:2934: expect (ObjNum 646 snap 176 seq_num 646) 2024-08-17T00:43:51.017 INFO:tasks.rados.rados.0.smithi110.stdout:2935: read oid 12 snap -1 2024-08-17T00:43:51.017 INFO:tasks.rados.rados.0.smithi110.stdout:2935: expect (ObjNum 818 snap 241 seq_num 818) 2024-08-17T00:43:51.017 INFO:tasks.rados.rados.0.smithi110.stdout:2936: snap_create 2024-08-17T00:43:51.017 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 1020 (ObjNum 832 snap 244 seq_num 832) dirty exists 2024-08-17T00:43:51.018 INFO:tasks.rados.rados.0.smithi110.stdout:2931: finishing write tid 1 to smithi11086371-34 2024-08-17T00:43:51.018 INFO:tasks.rados.rados.0.smithi110.stdout:2931: finishing write tid 2 to smithi11086371-34 2024-08-17T00:43:51.018 INFO:tasks.rados.rados.0.smithi110.stdout:2931: finishing write tid 3 to smithi11086371-34 2024-08-17T00:43:51.018 INFO:tasks.rados.rados.0.smithi110.stdout:2931: oid 34 updating version 0 to 1023 2024-08-17T00:43:51.018 INFO:tasks.rados.rados.0.smithi110.stdout:2931: oid 34 updating version 1023 to 1024 2024-08-17T00:43:51.018 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 1024 (ObjNum 901 snap 263 seq_num 901) dirty exists 2024-08-17T00:43:51.019 INFO:tasks.rados.rados.0.smithi110.stdout:2931: left oid 34 (ObjNum 901 snap 263 seq_num 901) 2024-08-17T00:43:51.022 INFO:tasks.rados.rados.0.smithi110.stdout:2933: finishing write tid 1 to smithi11086371-40 2024-08-17T00:43:51.022 INFO:tasks.rados.rados.0.smithi110.stdout:2933: finishing write tid 2 to smithi11086371-40 2024-08-17T00:43:51.024 INFO:tasks.rados.rados.0.smithi110.stdout:2933: finishing write tid 3 to smithi11086371-40 2024-08-17T00:43:51.024 INFO:tasks.rados.rados.0.smithi110.stdout:2933: oid 40 updating version 0 to 989 2024-08-17T00:43:51.024 INFO:tasks.rados.rados.0.smithi110.stdout:2933: oid 40 version 989 is already newer than 988 2024-08-17T00:43:51.024 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 989 (ObjNum 902 snap 263 seq_num 902) dirty exists 2024-08-17T00:43:51.024 INFO:tasks.rados.rados.0.smithi110.stdout:2933: left oid 40 (ObjNum 902 snap 263 seq_num 902) 2024-08-17T00:43:51.033 INFO:tasks.rados.rados.0.smithi110.stdout:2934: expect (ObjNum 646 snap 176 seq_num 646) 2024-08-17T00:43:51.134 INFO:tasks.rados.rados.0.smithi110.stdout:2935: expect (ObjNum 818 snap 241 seq_num 818) 2024-08-17T00:43:51.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:50 smithi110 ceph-mon[100641]: mds.? [v2:172.21.15.110:6834/665737492,v1:172.21.15.110:6835/665737492] up:boot 2024-08-17T00:43:51.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:50 smithi110 ceph-mon[100641]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-17T00:43:51.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:50 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-17T00:43:51.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:50 smithi110 ceph-mon[100641]: pgmap v486: 121 pgs: 121 active+clean; 262 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2024-08-17T00:43:51.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:50 smithi110 ceph-mon[100641]: osdmap e615: 8 total, 8 up, 8 in 2024-08-17T00:43:51.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:50 smithi110 ceph-mon[98148]: mds.? [v2:172.21.15.110:6834/665737492,v1:172.21.15.110:6835/665737492] up:boot 2024-08-17T00:43:51.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:50 smithi110 ceph-mon[98148]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-17T00:43:51.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:50 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-17T00:43:51.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:50 smithi110 ceph-mon[98148]: pgmap v486: 121 pgs: 121 active+clean; 262 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2024-08-17T00:43:51.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:50 smithi110 ceph-mon[98148]: osdmap e615: 8 total, 8 up, 8 in 2024-08-17T00:43:51.331 INFO:teuthology.orchestra.run.smithi110.stdout:{ 2024-08-17T00:43:51.331 INFO:teuthology.orchestra.run.smithi110.stdout: "mon": { 2024-08-17T00:43:51.331 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 3 2024-08-17T00:43:51.331 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:43:51.331 INFO:teuthology.orchestra.run.smithi110.stdout: "mgr": { 2024-08-17T00:43:51.331 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 2 2024-08-17T00:43:51.331 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:43:51.331 INFO:teuthology.orchestra.run.smithi110.stdout: "osd": { 2024-08-17T00:43:51.332 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 8 2024-08-17T00:43:51.332 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:43:51.332 INFO:teuthology.orchestra.run.smithi110.stdout: "mds": { 2024-08-17T00:43:51.332 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 1, 2024-08-17T00:43:51.332 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 1 2024-08-17T00:43:51.332 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:43:51.332 INFO:teuthology.orchestra.run.smithi110.stdout: "overall": { 2024-08-17T00:43:51.332 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 18.2.4-717-g03f4c3e8 (03f4c3e85ce172201896147a7aef87ba256187f2) reef (stable)": 1, 2024-08-17T00:43:51.332 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 14 2024-08-17T00:43:51.332 INFO:teuthology.orchestra.run.smithi110.stdout: } 2024-08-17T00:43:51.332 INFO:teuthology.orchestra.run.smithi110.stdout:} 2024-08-17T00:43:51.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:50 smithi177 ceph-mon[90034]: mds.? [v2:172.21.15.110:6834/665737492,v1:172.21.15.110:6835/665737492] up:boot 2024-08-17T00:43:51.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:50 smithi177 ceph-mon[90034]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-17T00:43:51.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:50 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-17T00:43:51.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:50 smithi177 ceph-mon[90034]: pgmap v486: 121 pgs: 121 active+clean; 262 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2024-08-17T00:43:51.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:50 smithi177 ceph-mon[90034]: osdmap e615: 8 total, 8 up, 8 in 2024-08-17T00:43:51.990 INFO:tasks.rados.rados.0.smithi110.stdout:2931: done (5 left) 2024-08-17T00:43:51.990 INFO:tasks.rados.rados.0.smithi110.stdout:2932: done (4 left) 2024-08-17T00:43:51.990 INFO:tasks.rados.rados.0.smithi110.stdout:2933: done (3 left) 2024-08-17T00:43:51.991 INFO:tasks.rados.rados.0.smithi110.stdout:2934: done (2 left) 2024-08-17T00:43:51.991 INFO:tasks.rados.rados.0.smithi110.stdout:2935: done (1 left) 2024-08-17T00:43:51.991 INFO:tasks.rados.rados.0.smithi110.stdout:2936: done (0 left) 2024-08-17T00:43:51.991 INFO:tasks.rados.rados.0.smithi110.stdout:2937: rmattr oid 44 current snap is 264 2024-08-17T00:43:51.991 INFO:tasks.rados.rados.0.smithi110.stdout:2937: done (0 left) 2024-08-17T00:43:51.991 INFO:tasks.rados.rados.0.smithi110.stdout:2938: rmattr oid 50 current snap is 264 2024-08-17T00:43:51.991 INFO:tasks.rados.rados.0.smithi110.stdout:2939: read oid 37 snap -1 2024-08-17T00:43:51.991 INFO:tasks.rados.rados.0.smithi110.stdout:2939: expect deleted 2024-08-17T00:43:51.991 INFO:tasks.rados.rados.0.smithi110.stdout:2940: rmattr oid 5 current snap is 264 2024-08-17T00:43:51.991 INFO:tasks.rados.rados.0.smithi110.stdout:2940: done (2 left) 2024-08-17T00:43:51.991 INFO:tasks.rados.rados.0.smithi110.stdout:2941: snap_create 2024-08-17T00:43:51.995 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 1089 (ObjNum 779 snap 230 seq_num 779) dirty exists 2024-08-17T00:43:52.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:51 smithi110 ceph-mon[100641]: from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:43:52.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:51 smithi110 ceph-mon[100641]: from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:43:52.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:51 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2588744199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:52.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:51 smithi110 ceph-mon[98148]: from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:43:52.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:51 smithi110 ceph-mon[98148]: from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:43:52.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:51 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2588744199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:51 smithi177 ceph-mon[90034]: from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:43:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:51 smithi177 ceph-mon[90034]: from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:43:52.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:51 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2588744199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:52.995 INFO:tasks.rados.rados.0.smithi110.stdout:2938: done (2 left) 2024-08-17T00:43:52.995 INFO:tasks.rados.rados.0.smithi110.stdout:2939: done (1 left) 2024-08-17T00:43:52.995 INFO:tasks.rados.rados.0.smithi110.stdout:2941: done (0 left) 2024-08-17T00:43:52.996 INFO:tasks.rados.rados.0.smithi110.stdout:2942: snap_remove snap 261 2024-08-17T00:43:53.242 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:52 smithi110 ceph-mon[98148]: osdmap e616: 8 total, 8 up, 8 in 2024-08-17T00:43:53.242 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:52 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:53.242 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:52 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:53.242 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:52 smithi110 ceph-mon[98148]: pgmap v489: 121 pgs: 121 active+clean; 263 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 742 KiB/s wr, 13 op/s 2024-08-17T00:43:53.242 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:52 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:53.243 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:52 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:53.243 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:52 smithi110 ceph-mon[100641]: osdmap e616: 8 total, 8 up, 8 in 2024-08-17T00:43:53.243 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:52 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:53.243 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:52 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:53.243 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:52 smithi110 ceph-mon[100641]: pgmap v489: 121 pgs: 121 active+clean; 263 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 742 KiB/s wr, 13 op/s 2024-08-17T00:43:53.243 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:52 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:53.243 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:52 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:53.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:52 smithi177 ceph-mon[90034]: osdmap e616: 8 total, 8 up, 8 in 2024-08-17T00:43:53.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:52 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:53.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:52 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:53.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:52 smithi177 ceph-mon[90034]: pgmap v489: 121 pgs: 121 active+clean; 263 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 742 KiB/s wr, 13 op/s 2024-08-17T00:43:53.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:52 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:53.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:52 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:54.003 INFO:tasks.rados.rados.0.smithi110.stdout:2942: done (0 left) 2024-08-17T00:43:54.003 INFO:tasks.rados.rados.0.smithi110.stdout:2943: read oid 1 snap -1 2024-08-17T00:43:54.003 INFO:tasks.rados.rados.0.smithi110.stdout:2943: expect deleted 2024-08-17T00:43:54.003 INFO:tasks.rados.rados.0.smithi110.stdout:2944: copy_from oid 12 from oid 10 current snap is 265 2024-08-17T00:43:54.004 INFO:tasks.rados.rados.0.smithi110.stdout:2945: read oid 45 snap -1 2024-08-17T00:43:54.004 INFO:tasks.rados.rados.0.smithi110.stdout:2945: expect (ObjNum 815 snap 239 seq_num 815) 2024-08-17T00:43:54.004 INFO:tasks.rados.rados.0.smithi110.stdout:2946: rmattr oid 23 current snap is 265 2024-08-17T00:43:54.004 INFO:tasks.rados.rados.0.smithi110.stdout:2946: done (3 left) 2024-08-17T00:43:54.004 INFO:tasks.rados.rados.0.smithi110.stdout:2947: snap_remove snap 200 2024-08-17T00:43:54.130 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:53 smithi110 ceph-mon[100641]: osdmap e617: 8 total, 8 up, 8 in 2024-08-17T00:43:54.130 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:53 smithi110 ceph-mon[98148]: osdmap e617: 8 total, 8 up, 8 in 2024-08-17T00:43:54.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:53 smithi177 ceph-mon[90034]: osdmap e617: 8 total, 8 up, 8 in 2024-08-17T00:43:54.962 INFO:tasks.rados.rados.0.smithi110.stdout:2947: done (3 left) 2024-08-17T00:43:54.963 INFO:tasks.rados.rados.0.smithi110.stdout:2948: snap_remove snap 259 2024-08-17T00:43:55.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:55 smithi110 ceph-mon[100641]: osdmap e618: 8 total, 8 up, 8 in 2024-08-17T00:43:55.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:55 smithi110 ceph-mon[100641]: pgmap v492: 121 pgs: 121 active+clean; 262 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 482 KiB/s wr, 13 op/s 2024-08-17T00:43:55.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:55 smithi110 ceph-mon[100641]: osdmap e619: 8 total, 8 up, 8 in 2024-08-17T00:43:55.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:55 smithi110 ceph-mon[98148]: osdmap e618: 8 total, 8 up, 8 in 2024-08-17T00:43:55.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:55 smithi110 ceph-mon[98148]: pgmap v492: 121 pgs: 121 active+clean; 262 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 482 KiB/s wr, 13 op/s 2024-08-17T00:43:55.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:55 smithi110 ceph-mon[98148]: osdmap e619: 8 total, 8 up, 8 in 2024-08-17T00:43:55.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:55 smithi177 ceph-mon[90034]: osdmap e618: 8 total, 8 up, 8 in 2024-08-17T00:43:55.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:55 smithi177 ceph-mon[90034]: pgmap v492: 121 pgs: 121 active+clean; 262 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 482 KiB/s wr, 13 op/s 2024-08-17T00:43:55.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:55 smithi177 ceph-mon[90034]: osdmap e619: 8 total, 8 up, 8 in 2024-08-17T00:43:55.963 INFO:tasks.rados.rados.0.smithi110.stdout:2948: done (3 left) 2024-08-17T00:43:55.963 INFO:tasks.rados.rados.0.smithi110.stdout:2949: read oid 16 snap 263 2024-08-17T00:43:55.963 INFO:tasks.rados.rados.0.smithi110.stdout:2949: expect (ObjNum 825 snap 243 seq_num 825) 2024-08-17T00:43:55.963 INFO:tasks.rados.rados.0.smithi110.stdout:2950: copy_from oid 15 from oid 11 current snap is 265 2024-08-17T00:43:55.963 INFO:tasks.rados.rados.0.smithi110.stdout:2951: snap_remove snap 258 2024-08-17T00:43:56.969 INFO:tasks.rados.rados.0.smithi110.stdout:2951: done (5 left) 2024-08-17T00:43:56.969 INFO:tasks.rados.rados.0.smithi110.stdout:2952: read oid 42 snap -1 2024-08-17T00:43:56.969 INFO:tasks.rados.rados.0.smithi110.stdout:2952: expect (ObjNum 894 snap 259 seq_num 894) 2024-08-17T00:43:56.969 INFO:tasks.rados.rados.0.smithi110.stdout:2953: rollback oid 40 current snap is 265 2024-08-17T00:43:56.969 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 40 to 264 2024-08-17T00:43:56.969 INFO:tasks.rados.rados.0.smithi110.stdout:2944: finishing copy_from to smithi11086371-12 2024-08-17T00:43:56.969 INFO:tasks.rados.rados.0.smithi110.stdout:2944: got expected ENOENT (src dne) 2024-08-17T00:43:56.969 INFO:tasks.rados.rados.0.smithi110.stdout:2944: finishing copy_from racing read to smithi11086371-12 2024-08-17T00:43:56.969 INFO:tasks.rados.rados.0.smithi110.stdout:2945: expect (ObjNum 815 snap 239 seq_num 815) 2024-08-17T00:43:57.021 INFO:tasks.rados.rados.0.smithi110.stdout:2950: finishing copy_from racing read to smithi11086371-15 2024-08-17T00:43:57.021 INFO:tasks.rados.rados.0.smithi110.stdout:2949: expect (ObjNum 825 snap 243 seq_num 825) 2024-08-17T00:43:57.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:56 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:57.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:56 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:57.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:56 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:43:57.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:56 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:43:57.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:56 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:57.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:56 smithi177 ceph-mon[90034]: osdmap e620: 8 total, 8 up, 8 in 2024-08-17T00:43:57.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:56 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:43:57.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:56 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:57.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:56 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:57.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:56 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:57.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:56 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:57.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:56 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-17T00:43:57.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:56 smithi177 ceph-mon[90034]: Upgrade: It appears safe to stop mds.b 2024-08-17T00:43:57.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:56 smithi177 ceph-mon[90034]: pgmap v495: 121 pgs: 121 active+clean; 216 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 344 KiB/s wr, 8 op/s 2024-08-17T00:43:57.277 INFO:tasks.rados.rados.0.smithi110.stdout:2950: finishing copy_from to smithi11086371-15 2024-08-17T00:43:57.277 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 1102 (ObjNum 879 snap 256 seq_num 879) dirty exists 2024-08-17T00:43:57.277 INFO:tasks.rados.rados.0.smithi110.stdout:2953: finishing rollback tid 0 to smithi11086371-40 2024-08-17T00:43:57.278 INFO:tasks.rados.rados.0.smithi110.stdout:2952: expect (ObjNum 894 snap 259 seq_num 894) 2024-08-17T00:43:57.292 INFO:tasks.rados.rados.0.smithi110.stdout:2953: finishing rollback tid 1 to smithi11086371-40 2024-08-17T00:43:57.292 INFO:tasks.rados.rados.0.smithi110.stdout:2953: finishing rollback tid 2 to smithi11086371-40 2024-08-17T00:43:57.292 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 992 (ObjNum 902 snap 263 seq_num 902) dirty exists 2024-08-17T00:43:57.293 INFO:tasks.rados.rados.0.smithi110.stdout:2943: done (6 left) 2024-08-17T00:43:57.293 INFO:tasks.rados.rados.0.smithi110.stdout:2944: done (5 left) 2024-08-17T00:43:57.293 INFO:tasks.rados.rados.0.smithi110.stdout:2945: done (4 left) 2024-08-17T00:43:57.293 INFO:tasks.rados.rados.0.smithi110.stdout:2949: done (3 left) 2024-08-17T00:43:57.293 INFO:tasks.rados.rados.0.smithi110.stdout:2950: done (2 left) 2024-08-17T00:43:57.293 INFO:tasks.rados.rados.0.smithi110.stdout:2952: done (1 left) 2024-08-17T00:43:57.293 INFO:tasks.rados.rados.0.smithi110.stdout:2953: done (0 left) 2024-08-17T00:43:57.293 INFO:tasks.rados.rados.0.smithi110.stdout:2954: snap_remove snap 264 2024-08-17T00:43:57.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:56 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:57.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:56 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:57.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:56 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:43:57.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:56 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:43:57.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:56 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:57.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:56 smithi110 ceph-mon[100641]: osdmap e620: 8 total, 8 up, 8 in 2024-08-17T00:43:57.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:56 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:43:57.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:56 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:57.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:56 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:57.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:56 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:57.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:56 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:57.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:56 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-17T00:43:57.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:56 smithi110 ceph-mon[100641]: Upgrade: It appears safe to stop mds.b 2024-08-17T00:43:57.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:56 smithi110 ceph-mon[100641]: pgmap v495: 121 pgs: 121 active+clean; 216 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 344 KiB/s wr, 8 op/s 2024-08-17T00:43:57.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:56 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:57.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:56 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:57.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:56 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:43:57.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:56 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:43:57.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:56 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:57.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:56 smithi110 ceph-mon[98148]: osdmap e620: 8 total, 8 up, 8 in 2024-08-17T00:43:57.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:56 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:43:57.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:56 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:57.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:56 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:57.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:56 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:57.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:56 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:43:57.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:56 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-17T00:43:57.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:56 smithi110 ceph-mon[98148]: Upgrade: It appears safe to stop mds.b 2024-08-17T00:43:57.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:56 smithi110 ceph-mon[98148]: pgmap v495: 121 pgs: 121 active+clean; 216 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 344 KiB/s wr, 8 op/s 2024-08-17T00:43:57.972 INFO:tasks.rados.rados.0.smithi110.stdout:2954: done (0 left) 2024-08-17T00:43:57.973 INFO:tasks.rados.rados.0.smithi110.stdout:2955: copy_from oid 36 from oid 44 current snap is 265 2024-08-17T00:43:57.973 INFO:tasks.rados.rados.0.smithi110.stdout:2956: rollback oid 8 current snap is 265 2024-08-17T00:43:57.973 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 8 to 262 2024-08-17T00:43:57.973 INFO:tasks.rados.rados.0.smithi110.stdout:2957: snap_remove snap 263 2024-08-17T00:43:58.219 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:57 smithi177 ceph-mon[90034]: osdmap e621: 8 total, 8 up, 8 in 2024-08-17T00:43:58.219 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:57 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:58.219 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:57 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' 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-17T00:43:58.219 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:57 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:43:58.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:43:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:43:58] "GET /metrics HTTP/1.1" 200 36049 "" "Prometheus/2.43.0" 2024-08-17T00:43:58.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:57 smithi110 ceph-mon[98148]: osdmap e621: 8 total, 8 up, 8 in 2024-08-17T00:43:58.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:57 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:58.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:57 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' 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-17T00:43:58.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:57 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:43:58.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:57 smithi110 ceph-mon[100641]: osdmap e621: 8 total, 8 up, 8 in 2024-08-17T00:43:58.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:57 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:43:58.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:57 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' 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-17T00:43:58.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:57 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:43:58.979 INFO:tasks.rados.rados.0.smithi110.stdout:2957: done (2 left) 2024-08-17T00:43:58.979 INFO:tasks.rados.rados.0.smithi110.stdout:2958: delete oid 14 current snap is 265 2024-08-17T00:43:58.979 INFO:tasks.rados.rados.0.smithi110.stdout:2956: finishing rollback tid 0 to smithi11086371-8 2024-08-17T00:43:58.979 INFO:tasks.rados.rados.0.smithi110.stdout:2956: finishing rollback tid 1 to smithi11086371-8 2024-08-17T00:43:58.980 INFO:tasks.rados.rados.0.smithi110.stdout:2956: finishing rollback tid 2 to smithi11086371-8 2024-08-17T00:43:58.980 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 1105 (ObjNum 833 snap 244 seq_num 833) dirty exists 2024-08-17T00:43:58.980 INFO:tasks.rados.rados.0.smithi110.stdout:2955: finishing copy_from racing read to smithi11086371-36 2024-08-17T00:43:58.980 INFO:tasks.rados.rados.0.smithi110.stdout:2955: finishing copy_from to smithi11086371-36 2024-08-17T00:43:58.980 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 36 v 939 (ObjNum 852 snap 245 seq_num 852) dirty exists 2024-08-17T00:43:58.983 INFO:tasks.rados.rados.0.smithi110.stdout:2955: done (2 left) 2024-08-17T00:43:58.983 INFO:tasks.rados.rados.0.smithi110.stdout:2956: done (1 left) 2024-08-17T00:43:58.984 INFO:tasks.rados.rados.0.smithi110.stdout:2958: done (0 left) 2024-08-17T00:43:58.984 INFO:tasks.rados.rados.0.smithi110.stdout:2959: delete oid 29 current snap is 265 2024-08-17T00:43:58.989 INFO:tasks.rados.rados.0.smithi110.stdout:2959: done (0 left) 2024-08-17T00:43:58.989 INFO:tasks.rados.rados.0.smithi110.stdout:2960: rmattr oid 32 current snap is 265 2024-08-17T00:43:58.989 INFO:tasks.rados.rados.0.smithi110.stdout:2960: done (0 left) 2024-08-17T00:43:58.989 INFO:tasks.rados.rados.0.smithi110.stdout:2961: snap_remove snap 262 2024-08-17T00:43:59.226 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:58 smithi177 ceph-mon[90034]: Upgrade: Updating mds.b 2024-08-17T00:43:59.227 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:58 smithi177 ceph-mon[90034]: Deploying daemon mds.b on smithi177 2024-08-17T00:43:59.227 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:58 smithi177 ceph-mon[90034]: osdmap e622: 8 total, 8 up, 8 in 2024-08-17T00:43:59.227 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:58 smithi177 ceph-mon[90034]: pgmap v498: 121 pgs: 121 active+clean; 193 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-17T00:43:59.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:58 smithi110 ceph-mon[100641]: Upgrade: Updating mds.b 2024-08-17T00:43:59.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:58 smithi110 ceph-mon[100641]: Deploying daemon mds.b on smithi177 2024-08-17T00:43:59.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:58 smithi110 ceph-mon[100641]: osdmap e622: 8 total, 8 up, 8 in 2024-08-17T00:43:59.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:58 smithi110 ceph-mon[100641]: pgmap v498: 121 pgs: 121 active+clean; 193 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-17T00:43:59.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:58 smithi110 ceph-mon[98148]: Upgrade: Updating mds.b 2024-08-17T00:43:59.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:58 smithi110 ceph-mon[98148]: Deploying daemon mds.b on smithi177 2024-08-17T00:43:59.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:58 smithi110 ceph-mon[98148]: osdmap e622: 8 total, 8 up, 8 in 2024-08-17T00:43:59.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:58 smithi110 ceph-mon[98148]: pgmap v498: 121 pgs: 121 active+clean; 193 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-17T00:43:59.555 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 00:43:59 smithi177 systemd[1]: Stopping Ceph mds.b for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:43:59.562 INFO:tasks.rados.rados.0.smithi110.stdout:2961: done (0 left) 2024-08-17T00:43:59.562 INFO:tasks.rados.rados.0.smithi110.stdout:2962: read oid 29 snap -1 2024-08-17T00:43:59.562 INFO:tasks.rados.rados.0.smithi110.stdout:2962: expect deleted 2024-08-17T00:43:59.562 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 41 current snap is 265 2024-08-17T00:43:59.563 INFO:tasks.rados.rados.0.smithi110.stdout:2963: seq_num 905 ranges {8241152=761856} 2024-08-17T00:43:59.612 INFO:tasks.rados.rados.0.smithi110.stdout:2963: writing smithi11086371-41 from 8241152 to 9003008 tid 1 2024-08-17T00:43:59.612 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 2 current snap is 265 2024-08-17T00:43:59.612 INFO:tasks.rados.rados.0.smithi110.stdout:2964: seq_num 906 ranges {262144=778240} 2024-08-17T00:43:59.618 INFO:tasks.rados.rados.0.smithi110.stdout:2964: writing smithi11086371-2 from 262144 to 1040384 tid 1 2024-08-17T00:43:59.619 INFO:tasks.rados.rados.0.smithi110.stdout:2965: read oid 8 snap -1 2024-08-17T00:43:59.619 INFO:tasks.rados.rados.0.smithi110.stdout:2965: expect (ObjNum 833 snap 244 seq_num 833) 2024-08-17T00:43:59.619 INFO:tasks.rados.rados.0.smithi110.stdout:2966: read oid 33 snap -1 2024-08-17T00:43:59.619 INFO:tasks.rados.rados.0.smithi110.stdout:2966: expect deleted 2024-08-17T00:43:59.619 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 30 current snap is 265 2024-08-17T00:43:59.619 INFO:tasks.rados.rados.0.smithi110.stdout:2967: seq_num 907 ranges {3866624=794624} 2024-08-17T00:43:59.646 INFO:tasks.rados.rados.0.smithi110.stdout:2967: writing smithi11086371-30 from 3866624 to 4661248 tid 1 2024-08-17T00:43:59.646 INFO:tasks.rados.rados.0.smithi110.stdout:2968: rollback oid 40 current snap is 265 2024-08-17T00:43:59.646 INFO:tasks.rados.rados.0.smithi110.stdout:2968: done (6 left) 2024-08-17T00:43:59.646 INFO:tasks.rados.rados.0.smithi110.stdout:2969: snap_create 2024-08-17T00:43:59.646 INFO:tasks.rados.rados.0.smithi110.stdout:2963: finishing write tid 1 to smithi11086371-41 2024-08-17T00:43:59.647 INFO:tasks.rados.rados.0.smithi110.stdout:2963: finishing write tid 2 to smithi11086371-41 2024-08-17T00:43:59.647 INFO:tasks.rados.rados.0.smithi110.stdout:2963: finishing write tid 3 to smithi11086371-41 2024-08-17T00:43:59.647 INFO:tasks.rados.rados.0.smithi110.stdout:2963: oid 41 updating version 0 to 1106 2024-08-17T00:43:59.647 INFO:tasks.rados.rados.0.smithi110.stdout:2963: oid 41 updating version 1106 to 1107 2024-08-17T00:43:59.647 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 1107 (ObjNum 905 snap 265 seq_num 905) dirty exists 2024-08-17T00:43:59.647 INFO:tasks.rados.rados.0.smithi110.stdout:2963: left oid 41 (ObjNum 905 snap 265 seq_num 905) 2024-08-17T00:43:59.647 INFO:tasks.rados.rados.0.smithi110.stdout:2964: finishing write tid 1 to smithi11086371-2 2024-08-17T00:43:59.647 INFO:tasks.rados.rados.0.smithi110.stdout:2964: finishing write tid 2 to smithi11086371-2 2024-08-17T00:43:59.647 INFO:tasks.rados.rados.0.smithi110.stdout:2964: finishing write tid 3 to smithi11086371-2 2024-08-17T00:43:59.647 INFO:tasks.rados.rados.0.smithi110.stdout:2964: oid 2 updating version 0 to 1369 2024-08-17T00:43:59.647 INFO:tasks.rados.rados.0.smithi110.stdout:2964: oid 2 updating version 1369 to 1370 2024-08-17T00:43:59.647 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 2 v 1370 (ObjNum 906 snap 265 seq_num 906) dirty exists 2024-08-17T00:43:59.648 INFO:tasks.rados.rados.0.smithi110.stdout:2964: left oid 2 (ObjNum 906 snap 265 seq_num 906) 2024-08-17T00:43:59.648 INFO:tasks.rados.rados.0.smithi110.stdout:2965: expect (ObjNum 833 snap 244 seq_num 833) 2024-08-17T00:43:59.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:59 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-a[98125]: 2024-08-17T00:43:59.554+0000 7efd0401a640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-17T00:43:59.862 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 00:43:59 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-b[61610]: 2024-08-17T00:43:59.553+0000 7f7c5cb19640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mds -n mds.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T00:43:59.863 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 00:43:59 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-b[61610]: 2024-08-17T00:43:59.553+0000 7f7c5cb19640 -1 mds.b *** got signal Terminated *** 2024-08-17T00:43:59.903 INFO:tasks.rados.rados.0.smithi110.stdout:2967: finishing write tid 1 to smithi11086371-30 2024-08-17T00:43:59.903 INFO:tasks.rados.rados.0.smithi110.stdout:2967: finishing write tid 2 to smithi11086371-30 2024-08-17T00:43:59.903 INFO:tasks.rados.rados.0.smithi110.stdout:2967: finishing write tid 3 to smithi11086371-30 2024-08-17T00:43:59.903 INFO:tasks.rados.rados.0.smithi110.stdout:2967: oid 30 updating version 0 to 1166 2024-08-17T00:43:59.904 INFO:tasks.rados.rados.0.smithi110.stdout:2967: oid 30 version 1166 is already newer than 1165 2024-08-17T00:43:59.904 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 1166 (ObjNum 907 snap 265 seq_num 907) dirty exists 2024-08-17T00:43:59.904 INFO:tasks.rados.rados.0.smithi110.stdout:2967: left oid 30 (ObjNum 907 snap 265 seq_num 907) 2024-08-17T00:43:59.964 INFO:tasks.rados.rados.0.smithi110.stdout:2962: done (6 left) 2024-08-17T00:43:59.964 INFO:tasks.rados.rados.0.smithi110.stdout:2963: done (5 left) 2024-08-17T00:43:59.964 INFO:tasks.rados.rados.0.smithi110.stdout:2964: done (4 left) 2024-08-17T00:43:59.964 INFO:tasks.rados.rados.0.smithi110.stdout:2965: done (3 left) 2024-08-17T00:43:59.964 INFO:tasks.rados.rados.0.smithi110.stdout:2966: done (2 left) 2024-08-17T00:43:59.964 INFO:tasks.rados.rados.0.smithi110.stdout:2967: done (1 left) 2024-08-17T00:43:59.964 INFO:tasks.rados.rados.0.smithi110.stdout:2969: done (0 left) 2024-08-17T00:43:59.964 INFO:tasks.rados.rados.0.smithi110.stdout:2970: read oid 26 snap 265 2024-08-17T00:43:59.964 INFO:tasks.rados.rados.0.smithi110.stdout:2970: expect (ObjNum 884 snap 256 seq_num 884) 2024-08-17T00:43:59.965 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 8 current snap is 266 2024-08-17T00:43:59.965 INFO:tasks.rados.rados.0.smithi110.stdout:2971: seq_num 908 ranges {5693440=409600,6103040=401408} 2024-08-17T00:43:59.997 INFO:tasks.rados.rados.0.smithi110.stdout:2971: writing smithi11086371-8 from 5693440 to 6103040 tid 1 2024-08-17T00:44:00.000 INFO:tasks.rados.rados.0.smithi110.stdout:2971: writing smithi11086371-8 from 6103040 to 6504448 tid 2 2024-08-17T00:44:00.000 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 31 current snap is 266 2024-08-17T00:44:00.000 INFO:tasks.rados.rados.0.smithi110.stdout:2972: seq_num 909 ranges {2351104=425984,2777088=401408} 2024-08-17T00:44:00.015 INFO:tasks.rados.rados.0.smithi110.stdout:2972: writing smithi11086371-31 from 2351104 to 2777088 tid 1 2024-08-17T00:44:00.018 INFO:tasks.rados.rados.0.smithi110.stdout:2972: writing smithi11086371-31 from 2777088 to 3178496 tid 2 2024-08-17T00:44:00.018 INFO:tasks.rados.rados.0.smithi110.stdout:2973: read oid 46 snap -1 2024-08-17T00:44:00.018 INFO:tasks.rados.rados.0.smithi110.stdout:2973: expect (ObjNum 815 snap 239 seq_num 815) 2024-08-17T00:44:00.018 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 49 current snap is 266 2024-08-17T00:44:00.018 INFO:tasks.rados.rados.0.smithi110.stdout:2974: seq_num 910 ranges {4448256=442368,4890624=401408} 2024-08-17T00:44:00.043 INFO:tasks.rados.rados.0.smithi110.stdout:2974: writing smithi11086371-49 from 4448256 to 4890624 tid 1 2024-08-17T00:44:00.046 INFO:tasks.rados.rados.0.smithi110.stdout:2974: writing smithi11086371-49 from 4890624 to 5292032 tid 2 2024-08-17T00:44:00.046 INFO:tasks.rados.rados.0.smithi110.stdout:2975: read oid 35 snap 265 2024-08-17T00:44:00.046 INFO:tasks.rados.rados.0.smithi110.stdout:2975: expect deleted 2024-08-17T00:44:00.046 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 19 current snap is 266 2024-08-17T00:44:00.047 INFO:tasks.rados.rados.0.smithi110.stdout:2970: expect (ObjNum 884 snap 256 seq_num 884) 2024-08-17T00:44:00.197 INFO:tasks.rados.rados.0.smithi110.stdout:2971: finishing write tid 1 to smithi11086371-8 2024-08-17T00:44:00.197 INFO:tasks.rados.rados.0.smithi110.stdout:2971: finishing write tid 2 to smithi11086371-8 2024-08-17T00:44:00.197 INFO:tasks.rados.rados.0.smithi110.stdout:2971: finishing write tid 3 to smithi11086371-8 2024-08-17T00:44:00.197 INFO:tasks.rados.rados.0.smithi110.stdout:2971: finishing write tid 4 to smithi11086371-8 2024-08-17T00:44:00.197 INFO:tasks.rados.rados.0.smithi110.stdout:2971: oid 8 updating version 0 to 1109 2024-08-17T00:44:00.197 INFO:tasks.rados.rados.0.smithi110.stdout:2971: oid 8 version 1109 is already newer than 1108 2024-08-17T00:44:00.198 INFO:tasks.rados.rados.0.smithi110.stdout:2971: oid 8 updating version 1109 to 1110 2024-08-17T00:44:00.198 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 1110 (ObjNum 908 snap 266 seq_num 908) dirty exists 2024-08-17T00:44:00.198 INFO:tasks.rados.rados.0.smithi110.stdout:2971: left oid 8 (ObjNum 908 snap 266 seq_num 908) 2024-08-17T00:44:00.198 INFO:tasks.rados.rados.0.smithi110.stdout:2972: finishing write tid 1 to smithi11086371-31 2024-08-17T00:44:00.198 INFO:tasks.rados.rados.0.smithi110.stdout:2976: seq_num 911 ranges {2473984=466944,2940928=401408} 2024-08-17T00:44:00.212 INFO:tasks.rados.rados.0.smithi110.stdout:2976: writing smithi11086371-19 from 2473984 to 2940928 tid 1 2024-08-17T00:44:00.215 INFO:tasks.rados.rados.0.smithi110.stdout:2976: writing smithi11086371-19 from 2940928 to 3342336 tid 2 2024-08-17T00:44:00.215 INFO:tasks.rados.rados.0.smithi110.stdout:2970: done (6 left) 2024-08-17T00:44:00.215 INFO:tasks.rados.rados.0.smithi110.stdout:2971: done (5 left) 2024-08-17T00:44:00.215 INFO:tasks.rados.rados.0.smithi110.stdout:2977: rollback oid 34 current snap is 266 2024-08-17T00:44:00.215 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 34 to 265 2024-08-17T00:44:00.215 INFO:tasks.rados.rados.0.smithi110.stdout:2972: finishing write tid 2 to smithi11086371-31 2024-08-17T00:44:00.215 INFO:tasks.rados.rados.0.smithi110.stdout:2972: finishing write tid 3 to smithi11086371-31 2024-08-17T00:44:00.215 INFO:tasks.rados.rados.0.smithi110.stdout:2972: finishing write tid 4 to smithi11086371-31 2024-08-17T00:44:00.216 INFO:tasks.rados.rados.0.smithi110.stdout:2972: oid 31 updating version 0 to 1169 2024-08-17T00:44:00.216 INFO:tasks.rados.rados.0.smithi110.stdout:2972: oid 31 version 1169 is already newer than 1167 2024-08-17T00:44:00.216 INFO:tasks.rados.rados.0.smithi110.stdout:2972: oid 31 version 1169 is already newer than 1168 2024-08-17T00:44:00.216 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 1169 (ObjNum 909 snap 266 seq_num 909) dirty exists 2024-08-17T00:44:00.216 INFO:tasks.rados.rados.0.smithi110.stdout:2972: left oid 31 (ObjNum 909 snap 266 seq_num 909) 2024-08-17T00:44:00.216 INFO:tasks.rados.rados.0.smithi110.stdout:2973: expect (ObjNum 815 snap 239 seq_num 815) 2024-08-17T00:44:00.262 INFO:tasks.rados.rados.0.smithi110.stdout:2974: finishing write tid 1 to smithi11086371-49 2024-08-17T00:44:00.262 INFO:tasks.rados.rados.0.smithi110.stdout:2974: finishing write tid 2 to smithi11086371-49 2024-08-17T00:44:00.263 INFO:tasks.rados.rados.0.smithi110.stdout:2974: finishing write tid 3 to smithi11086371-49 2024-08-17T00:44:00.263 INFO:tasks.rados.rados.0.smithi110.stdout:2974: finishing write tid 4 to smithi11086371-49 2024-08-17T00:44:00.263 INFO:tasks.rados.rados.0.smithi110.stdout:2974: oid 49 updating version 0 to 1027 2024-08-17T00:44:00.263 INFO:tasks.rados.rados.0.smithi110.stdout:2974: oid 49 version 1027 is already newer than 1026 2024-08-17T00:44:00.263 INFO:tasks.rados.rados.0.smithi110.stdout:2974: oid 49 version 1027 is already newer than 1025 2024-08-17T00:44:00.263 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 1027 (ObjNum 910 snap 266 seq_num 910) dirty exists 2024-08-17T00:44:00.263 INFO:tasks.rados.rados.0.smithi110.stdout:2974: left oid 49 (ObjNum 910 snap 266 seq_num 910) 2024-08-17T00:44:00.263 INFO:tasks.rados.rados.0.smithi110.stdout:2976: finishing write tid 1 to smithi11086371-19 2024-08-17T00:44:00.263 INFO:tasks.rados.rados.0.smithi110.stdout:2976: finishing write tid 2 to smithi11086371-19 2024-08-17T00:44:00.263 INFO:tasks.rados.rados.0.smithi110.stdout:2972: done (5 left) 2024-08-17T00:44:00.263 INFO:tasks.rados.rados.0.smithi110.stdout:2973: done (4 left) 2024-08-17T00:44:00.263 INFO:tasks.rados.rados.0.smithi110.stdout:2974: done (3 left) 2024-08-17T00:44:00.263 INFO:tasks.rados.rados.0.smithi110.stdout:2975: done (2 left) 2024-08-17T00:44:00.263 INFO:tasks.rados.rados.0.smithi110.stdout:2978: rollback oid 1 current snap is 266 2024-08-17T00:44:00.264 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 1 to 265 2024-08-17T00:44:00.264 INFO:tasks.rados.rados.0.smithi110.stdout:2977: finishing rollback tid 0 to smithi11086371-34 2024-08-17T00:44:00.264 INFO:tasks.rados.rados.0.smithi110.stdout:2977: finishing rollback tid 1 to smithi11086371-34 2024-08-17T00:44:00.264 INFO:tasks.rados.rados.0.smithi110.stdout:2976: finishing write tid 3 to smithi11086371-19 2024-08-17T00:44:00.264 INFO:tasks.rados.rados.0.smithi110.stdout:2977: finishing rollback tid 2 to smithi11086371-34 2024-08-17T00:44:00.264 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 1030 (ObjNum 901 snap 263 seq_num 901) dirty exists 2024-08-17T00:44:00.264 INFO:tasks.rados.rados.0.smithi110.stdout:2976: finishing write tid 4 to smithi11086371-19 2024-08-17T00:44:00.264 INFO:tasks.rados.rados.0.smithi110.stdout:2976: oid 19 updating version 0 to 1302 2024-08-17T00:44:00.264 INFO:tasks.rados.rados.0.smithi110.stdout:2976: oid 19 updating version 1302 to 1303 2024-08-17T00:44:00.264 INFO:tasks.rados.rados.0.smithi110.stdout:2976: oid 19 version 1303 is already newer than 1301 2024-08-17T00:44:00.264 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 1303 (ObjNum 911 snap 266 seq_num 911) dirty exists 2024-08-17T00:44:00.264 INFO:tasks.rados.rados.0.smithi110.stdout:2976: left oid 19 (ObjNum 911 snap 266 seq_num 911) 2024-08-17T00:44:00.264 INFO:tasks.rados.rados.0.smithi110.stdout:2976: done (2 left) 2024-08-17T00:44:00.265 INFO:tasks.rados.rados.0.smithi110.stdout:2977: done (1 left) 2024-08-17T00:44:00.265 INFO:tasks.rados.rados.0.smithi110.stdout:2979: snap_create 2024-08-17T00:44:00.265 INFO:tasks.rados.rados.0.smithi110.stdout:2978: finishing rollback tid 1 to smithi11086371-1 2024-08-17T00:44:00.265 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 0 (ObjNum 33 snap 0 seq_num 1879077120) dirty dne 2024-08-17T00:44:00.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:59 smithi110 ceph-mon[100641]: osdmap e623: 8 total, 8 up, 8 in 2024-08-17T00:44:00.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:59 smithi110 ceph-mon[100641]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-17T00:44:00.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:59 smithi110 ceph-mon[100641]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-17T00:44:00.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:59 smithi110 ceph-mon[100641]: osdmap e624: 8 total, 8 up, 8 in 2024-08-17T00:44:00.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:59 smithi110 ceph-mon[100641]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-08-17T00:44:00.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:59 smithi110 ceph-mon[100641]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-17T00:44:00.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:59 smithi110 ceph-mon[100641]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-17T00:44:00.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:59 smithi110 ceph-mon[100641]: fsmap cephfs:1/1 {0=a=up:replay} 2024-08-17T00:44:00.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:43:59 smithi110 ceph-mon[100641]: osdmap e625: 8 total, 8 up, 8 in 2024-08-17T00:44:00.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:59 smithi110 ceph-mon[98148]: osdmap e623: 8 total, 8 up, 8 in 2024-08-17T00:44:00.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:59 smithi110 ceph-mon[98148]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-17T00:44:00.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:59 smithi110 ceph-mon[98148]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-17T00:44:00.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:59 smithi110 ceph-mon[98148]: osdmap e624: 8 total, 8 up, 8 in 2024-08-17T00:44:00.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:59 smithi110 ceph-mon[98148]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-08-17T00:44:00.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:59 smithi110 ceph-mon[98148]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-17T00:44:00.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:59 smithi110 ceph-mon[98148]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-17T00:44:00.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:59 smithi110 ceph-mon[98148]: fsmap cephfs:1/1 {0=a=up:replay} 2024-08-17T00:44:00.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:43:59 smithi110 ceph-mon[98148]: osdmap e625: 8 total, 8 up, 8 in 2024-08-17T00:44:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:59 smithi177 ceph-mon[90034]: osdmap e623: 8 total, 8 up, 8 in 2024-08-17T00:44:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:59 smithi177 ceph-mon[90034]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-17T00:44:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:59 smithi177 ceph-mon[90034]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-17T00:44:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:59 smithi177 ceph-mon[90034]: osdmap e624: 8 total, 8 up, 8 in 2024-08-17T00:44:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:59 smithi177 ceph-mon[90034]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-08-17T00:44:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:59 smithi177 ceph-mon[90034]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-17T00:44:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:59 smithi177 ceph-mon[90034]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-17T00:44:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:59 smithi177 ceph-mon[90034]: fsmap cephfs:1/1 {0=a=up:replay} 2024-08-17T00:44:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:43:59 smithi177 ceph-mon[90034]: osdmap e625: 8 total, 8 up, 8 in 2024-08-17T00:44:00.985 INFO:tasks.rados.rados.0.smithi110.stdout:2978: done (1 left) 2024-08-17T00:44:00.985 INFO:tasks.rados.rados.0.smithi110.stdout:2979: done (0 left) 2024-08-17T00:44:00.985 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 30 current snap is 267 2024-08-17T00:44:00.986 INFO:tasks.rados.rados.0.smithi110.stdout:2980: seq_num 912 ranges {4661248=483328,5144576=401408} 2024-08-17T00:44:01.012 INFO:tasks.rados.rados.0.smithi110.stdout:2980: writing smithi11086371-30 from 4661248 to 5144576 tid 1 2024-08-17T00:44:01.014 INFO:tasks.rados.rados.0.smithi110.stdout:2980: writing smithi11086371-30 from 5144576 to 5545984 tid 2 2024-08-17T00:44:01.014 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 38 current snap is 267 2024-08-17T00:44:01.014 INFO:tasks.rados.rados.0.smithi110.stdout:2981: seq_num 913 ranges {0=499712,499712=401408} 2024-08-17T00:44:01.017 INFO:tasks.rados.rados.0.smithi110.stdout:2981: writing smithi11086371-38 from 0 to 499712 tid 1 2024-08-17T00:44:01.020 INFO:tasks.rados.rados.0.smithi110.stdout:2981: writing smithi11086371-38 from 499712 to 901120 tid 2 2024-08-17T00:44:01.020 INFO:tasks.rados.rados.0.smithi110.stdout:2982: snap_create 2024-08-17T00:44:01.020 INFO:tasks.rados.rados.0.smithi110.stdout:2980: finishing write tid 1 to smithi11086371-30 2024-08-17T00:44:01.021 INFO:tasks.rados.rados.0.smithi110.stdout:2980: finishing write tid 2 to smithi11086371-30 2024-08-17T00:44:01.021 INFO:tasks.rados.rados.0.smithi110.stdout:2980: finishing write tid 3 to smithi11086371-30 2024-08-17T00:44:01.023 INFO:tasks.rados.rados.0.smithi110.stdout:2980: finishing write tid 4 to smithi11086371-30 2024-08-17T00:44:01.023 INFO:tasks.rados.rados.0.smithi110.stdout:2980: oid 30 updating version 0 to 1172 2024-08-17T00:44:01.023 INFO:tasks.rados.rados.0.smithi110.stdout:2980: oid 30 version 1172 is already newer than 1171 2024-08-17T00:44:01.024 INFO:tasks.rados.rados.0.smithi110.stdout:2980: oid 30 version 1172 is already newer than 1170 2024-08-17T00:44:01.024 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 1172 (ObjNum 912 snap 267 seq_num 912) dirty exists 2024-08-17T00:44:01.024 INFO:tasks.rados.rados.0.smithi110.stdout:2980: left oid 30 (ObjNum 912 snap 267 seq_num 912) 2024-08-17T00:44:01.024 INFO:tasks.rados.rados.0.smithi110.stdout:2981: finishing write tid 1 to smithi11086371-38 2024-08-17T00:44:01.024 INFO:tasks.rados.rados.0.smithi110.stdout:2981: finishing write tid 2 to smithi11086371-38 2024-08-17T00:44:01.024 INFO:tasks.rados.rados.0.smithi110.stdout:2981: finishing write tid 3 to smithi11086371-38 2024-08-17T00:44:01.025 INFO:tasks.rados.rados.0.smithi110.stdout:2981: finishing write tid 4 to smithi11086371-38 2024-08-17T00:44:01.025 INFO:tasks.rados.rados.0.smithi110.stdout:2981: oid 38 updating version 0 to 792 2024-08-17T00:44:01.025 INFO:tasks.rados.rados.0.smithi110.stdout:2981: oid 38 version 792 is already newer than 790 2024-08-17T00:44:01.025 INFO:tasks.rados.rados.0.smithi110.stdout:2981: oid 38 version 792 is already newer than 791 2024-08-17T00:44:01.025 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 792 (ObjNum 913 snap 267 seq_num 913) dirty exists 2024-08-17T00:44:01.025 INFO:tasks.rados.rados.0.smithi110.stdout:2981: left oid 38 (ObjNum 913 snap 267 seq_num 913) 2024-08-17T00:44:01.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:00 smithi110 ceph-mon[98148]: pgmap v502: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 140 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-08-17T00:44:01.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:00 smithi110 ceph-mon[98148]: mds.? [v2:172.21.15.110:6834/665737492,v1:172.21.15.110:6835/665737492] up:reconnect 2024-08-17T00:44:01.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:00 smithi110 ceph-mon[98148]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-08-17T00:44:01.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:00 smithi110 ceph-mon[100641]: pgmap v502: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 140 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-08-17T00:44:01.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:00 smithi110 ceph-mon[100641]: mds.? [v2:172.21.15.110:6834/665737492,v1:172.21.15.110:6835/665737492] up:reconnect 2024-08-17T00:44:01.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:00 smithi110 ceph-mon[100641]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-08-17T00:44:01.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:00 smithi177 ceph-mon[90034]: pgmap v502: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 140 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-08-17T00:44:01.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:00 smithi177 ceph-mon[90034]: mds.? [v2:172.21.15.110:6834/665737492,v1:172.21.15.110:6835/665737492] up:reconnect 2024-08-17T00:44:01.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:00 smithi177 ceph-mon[90034]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-08-17T00:44:01.990 INFO:tasks.rados.rados.0.smithi110.stdout:2980: done (2 left) 2024-08-17T00:44:01.991 INFO:tasks.rados.rados.0.smithi110.stdout:2981: done (1 left) 2024-08-17T00:44:01.991 INFO:tasks.rados.rados.0.smithi110.stdout:2982: done (0 left) 2024-08-17T00:44:01.991 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 31 current snap is 268 2024-08-17T00:44:01.991 INFO:tasks.rados.rados.0.smithi110.stdout:2983: seq_num 914 ranges {3178496=516096,3694592=401408} 2024-08-17T00:44:02.010 INFO:tasks.rados.rados.0.smithi110.stdout:2983: writing smithi11086371-31 from 3178496 to 3694592 tid 1 2024-08-17T00:44:02.013 INFO:tasks.rados.rados.0.smithi110.stdout:2983: writing smithi11086371-31 from 3694592 to 4096000 tid 2 2024-08-17T00:44:02.013 INFO:tasks.rados.rados.0.smithi110.stdout:2984: rmattr oid 35 current snap is 268 2024-08-17T00:44:02.013 INFO:tasks.rados.rados.0.smithi110.stdout:2984: done (1 left) 2024-08-17T00:44:02.013 INFO:tasks.rados.rados.0.smithi110.stdout:2985: read oid 29 snap 267 2024-08-17T00:44:02.013 INFO:tasks.rados.rados.0.smithi110.stdout:2985: expect deleted 2024-08-17T00:44:02.013 INFO:tasks.rados.rados.0.smithi110.stdout:2986: copy_from oid 11 from oid 13 current snap is 268 2024-08-17T00:44:02.013 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 46 current snap is 268 2024-08-17T00:44:02.013 INFO:tasks.rados.rados.0.smithi110.stdout:2987: seq_num 915 ranges {1662976=532480,2195456=401408} 2024-08-17T00:44:02.024 INFO:tasks.rados.rados.0.smithi110.stdout:2987: writing smithi11086371-46 from 1662976 to 2195456 tid 1 2024-08-17T00:44:02.027 INFO:tasks.rados.rados.0.smithi110.stdout:2987: writing smithi11086371-46 from 2195456 to 2596864 tid 2 2024-08-17T00:44:02.027 INFO:tasks.rados.rados.0.smithi110.stdout:2988: delete oid 18 current snap is 268 2024-08-17T00:44:02.027 INFO:tasks.rados.rados.0.smithi110.stdout:2983: finishing write tid 1 to smithi11086371-31 2024-08-17T00:44:02.027 INFO:tasks.rados.rados.0.smithi110.stdout:2983: finishing write tid 2 to smithi11086371-31 2024-08-17T00:44:02.027 INFO:tasks.rados.rados.0.smithi110.stdout:2983: finishing write tid 3 to smithi11086371-31 2024-08-17T00:44:02.027 INFO:tasks.rados.rados.0.smithi110.stdout:2983: finishing write tid 4 to smithi11086371-31 2024-08-17T00:44:02.027 INFO:tasks.rados.rados.0.smithi110.stdout:2983: oid 31 updating version 0 to 1173 2024-08-17T00:44:02.027 INFO:tasks.rados.rados.0.smithi110.stdout:2983: oid 31 updating version 1173 to 1175 2024-08-17T00:44:02.028 INFO:tasks.rados.rados.0.smithi110.stdout:2983: oid 31 version 1175 is already newer than 1174 2024-08-17T00:44:02.028 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 1175 (ObjNum 914 snap 268 seq_num 914) dirty exists 2024-08-17T00:44:02.028 INFO:tasks.rados.rados.0.smithi110.stdout:2983: left oid 31 (ObjNum 914 snap 268 seq_num 914) 2024-08-17T00:44:02.028 INFO:tasks.rados.rados.0.smithi110.stdout:2986: finishing copy_from racing read to smithi11086371-11 2024-08-17T00:44:02.028 INFO:tasks.rados.rados.0.smithi110.stdout:2986: finishing copy_from to smithi11086371-11 2024-08-17T00:44:02.028 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 1267 (ObjNum 886 snap 257 seq_num 886) dirty exists 2024-08-17T00:44:02.030 INFO:tasks.rados.rados.0.smithi110.stdout:2983: done (4 left) 2024-08-17T00:44:02.030 INFO:tasks.rados.rados.0.smithi110.stdout:2985: done (3 left) 2024-08-17T00:44:02.030 INFO:tasks.rados.rados.0.smithi110.stdout:2986: done (2 left) 2024-08-17T00:44:02.030 INFO:tasks.rados.rados.0.smithi110.stdout:2988: done (1 left) 2024-08-17T00:44:02.030 INFO:tasks.rados.rados.0.smithi110.stdout:2989: read oid 33 snap -1 2024-08-17T00:44:02.030 INFO:tasks.rados.rados.0.smithi110.stdout:2989: expect deleted 2024-08-17T00:44:02.030 INFO:tasks.rados.rados.0.smithi110.stdout:2990: copy_from oid 39 from oid 48 current snap is 268 2024-08-17T00:44:02.031 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 8 current snap is 268 2024-08-17T00:44:02.031 INFO:tasks.rados.rados.0.smithi110.stdout:2991: seq_num 917 ranges {6504448=565248,7069696=401408} 2024-08-17T00:44:02.067 INFO:tasks.rados.rados.0.smithi110.stdout:2991: writing smithi11086371-8 from 6504448 to 7069696 tid 1 2024-08-17T00:44:02.070 INFO:tasks.rados.rados.0.smithi110.stdout:2991: writing smithi11086371-8 from 7069696 to 7471104 tid 2 2024-08-17T00:44:02.070 INFO:tasks.rados.rados.0.smithi110.stdout:2992: read oid 24 snap -1 2024-08-17T00:44:02.070 INFO:tasks.rados.rados.0.smithi110.stdout:2992: expect (ObjNum 687 snap 193 seq_num 687) 2024-08-17T00:44:02.071 INFO:tasks.rados.rados.0.smithi110.stdout:2993: read oid 34 snap -1 2024-08-17T00:44:02.071 INFO:tasks.rados.rados.0.smithi110.stdout:2993: expect (ObjNum 901 snap 263 seq_num 901) 2024-08-17T00:44:02.071 INFO:tasks.rados.rados.0.smithi110.stdout:2994: rollback oid 44 current snap is 268 2024-08-17T00:44:02.071 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 44 to 265 2024-08-17T00:44:02.071 INFO:tasks.rados.rados.0.smithi110.stdout:2987: finishing write tid 1 to smithi11086371-46 2024-08-17T00:44:02.071 INFO:tasks.rados.rados.0.smithi110.stdout:2987: finishing write tid 2 to smithi11086371-46 2024-08-17T00:44:02.071 INFO:tasks.rados.rados.0.smithi110.stdout:2987: finishing write tid 3 to smithi11086371-46 2024-08-17T00:44:02.071 INFO:tasks.rados.rados.0.smithi110.stdout:2987: finishing write tid 4 to smithi11086371-46 2024-08-17T00:44:02.071 INFO:tasks.rados.rados.0.smithi110.stdout:2987: oid 46 updating version 0 to 1329 2024-08-17T00:44:02.071 INFO:tasks.rados.rados.0.smithi110.stdout:2987: oid 46 version 1329 is already newer than 1328 2024-08-17T00:44:02.071 INFO:tasks.rados.rados.0.smithi110.stdout:2987: oid 46 version 1329 is already newer than 1327 2024-08-17T00:44:02.071 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 1329 (ObjNum 915 snap 268 seq_num 915) dirty exists 2024-08-17T00:44:02.071 INFO:tasks.rados.rados.0.smithi110.stdout:2987: left oid 46 (ObjNum 915 snap 268 seq_num 915) 2024-08-17T00:44:02.072 INFO:tasks.rados.rados.0.smithi110.stdout:2990: finishing copy_from racing read to smithi11086371-39 2024-08-17T00:44:02.072 INFO:tasks.rados.rados.0.smithi110.stdout:2987: done (6 left) 2024-08-17T00:44:02.072 INFO:tasks.rados.rados.0.smithi110.stdout:2989: done (5 left) 2024-08-17T00:44:02.073 INFO:tasks.rados.rados.0.smithi110.stdout:2995: copy_from oid 32 from oid 50 current snap is 268 2024-08-17T00:44:02.073 INFO:tasks.rados.rados.0.smithi110.stdout:2990: finishing copy_from to smithi11086371-39 2024-08-17T00:44:02.073 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 1092 (ObjNum 815 snap 239 seq_num 815) dirty exists 2024-08-17T00:44:02.073 INFO:tasks.rados.rados.0.smithi110.stdout:2990: done (5 left) 2024-08-17T00:44:02.073 INFO:tasks.rados.rados.0.smithi110.stdout:2996: snap_remove snap 266 2024-08-17T00:44:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:01 smithi110 ceph-mon[98148]: osdmap e626: 8 total, 8 up, 8 in 2024-08-17T00:44:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:44:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:01 smithi110 ceph-mon[98148]: mds.? [v2:172.21.15.110:6834/665737492,v1:172.21.15.110:6835/665737492] up:rejoin 2024-08-17T00:44:02.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:01 smithi110 ceph-mon[98148]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-08-17T00:44:02.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:01 smithi110 ceph-mon[98148]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-08-17T00:44:02.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:01 smithi110 ceph-mon[100641]: osdmap e626: 8 total, 8 up, 8 in 2024-08-17T00:44:02.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:02.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:44:02.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:01 smithi110 ceph-mon[100641]: mds.? [v2:172.21.15.110:6834/665737492,v1:172.21.15.110:6835/665737492] up:rejoin 2024-08-17T00:44:02.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:01 smithi110 ceph-mon[100641]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-08-17T00:44:02.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:01 smithi110 ceph-mon[100641]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-08-17T00:44:02.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:01 smithi177 ceph-mon[90034]: osdmap e626: 8 total, 8 up, 8 in 2024-08-17T00:44:02.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:02.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:44:02.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:01 smithi177 ceph-mon[90034]: mds.? [v2:172.21.15.110:6834/665737492,v1:172.21.15.110:6835/665737492] up:rejoin 2024-08-17T00:44:02.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:01 smithi177 ceph-mon[90034]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-08-17T00:44:02.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:01 smithi177 ceph-mon[90034]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-08-17T00:44:02.999 INFO:tasks.rados.rados.0.smithi110.stdout:2996: done (5 left) 2024-08-17T00:44:02.999 INFO:tasks.rados.rados.0.smithi110.stdout:2997: copy_from oid 4 from oid 43 current snap is 268 2024-08-17T00:44:02.999 INFO:tasks.rados.rados.0.smithi110.stdout:2991: finishing write tid 1 to smithi11086371-8 2024-08-17T00:44:02.999 INFO:tasks.rados.rados.0.smithi110.stdout:2994: finishing rollback tid 0 to smithi11086371-44 2024-08-17T00:44:03.000 INFO:tasks.rados.rados.0.smithi110.stdout:2994: finishing rollback tid 1 to smithi11086371-44 2024-08-17T00:44:03.000 INFO:tasks.rados.rados.0.smithi110.stdout:2991: finishing write tid 2 to smithi11086371-8 2024-08-17T00:44:03.000 INFO:tasks.rados.rados.0.smithi110.stdout:2994: finishing rollback tid 2 to smithi11086371-44 2024-08-17T00:44:03.000 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 945 (ObjNum 852 snap 245 seq_num 852) dirty exists 2024-08-17T00:44:03.000 INFO:tasks.rados.rados.0.smithi110.stdout:2991: finishing write tid 3 to smithi11086371-8 2024-08-17T00:44:03.000 INFO:tasks.rados.rados.0.smithi110.stdout:2991: finishing write tid 4 to smithi11086371-8 2024-08-17T00:44:03.000 INFO:tasks.rados.rados.0.smithi110.stdout:2991: oid 8 updating version 0 to 1112 2024-08-17T00:44:03.000 INFO:tasks.rados.rados.0.smithi110.stdout:2991: oid 8 updating version 1112 to 1113 2024-08-17T00:44:03.000 INFO:tasks.rados.rados.0.smithi110.stdout:2991: oid 8 version 1113 is already newer than 1111 2024-08-17T00:44:03.000 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 1113 (ObjNum 917 snap 268 seq_num 917) dirty exists 2024-08-17T00:44:03.000 INFO:tasks.rados.rados.0.smithi110.stdout:2991: left oid 8 (ObjNum 917 snap 268 seq_num 917) 2024-08-17T00:44:03.000 INFO:tasks.rados.rados.0.smithi110.stdout:2992: expect (ObjNum 687 snap 193 seq_num 687) 2024-08-17T00:44:03.055 INFO:tasks.rados.rados.0.smithi110.stdout:2993: expect (ObjNum 901 snap 263 seq_num 901) 2024-08-17T00:44:03.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:02 smithi110 ceph-mon[98148]: osdmap e627: 8 total, 8 up, 8 in 2024-08-17T00:44:03.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-17T00:44:03.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:02 smithi110 ceph-mon[98148]: pgmap v505: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 141 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 941 KiB/s wr, 12 op/s 2024-08-17T00:44:03.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:02 smithi110 ceph-mon[98148]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-17T00:44:03.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:02 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:44:03.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:02 smithi110 ceph-mon[98148]: mds.? [v2:172.21.15.110:6834/665737492,v1:172.21.15.110:6835/665737492] up:active 2024-08-17T00:44:03.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:02 smithi110 ceph-mon[98148]: fsmap cephfs:1 {0=a=up:active} 2024-08-17T00:44:03.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:02 smithi110 ceph-mon[100641]: osdmap e627: 8 total, 8 up, 8 in 2024-08-17T00:44:03.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-17T00:44:03.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:02 smithi110 ceph-mon[100641]: pgmap v505: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 141 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 941 KiB/s wr, 12 op/s 2024-08-17T00:44:03.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:02 smithi110 ceph-mon[100641]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-17T00:44:03.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:02 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:44:03.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:02 smithi110 ceph-mon[100641]: mds.? [v2:172.21.15.110:6834/665737492,v1:172.21.15.110:6835/665737492] up:active 2024-08-17T00:44:03.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:02 smithi110 ceph-mon[100641]: fsmap cephfs:1 {0=a=up:active} 2024-08-17T00:44:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:02 smithi177 ceph-mon[90034]: osdmap e627: 8 total, 8 up, 8 in 2024-08-17T00:44:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-17T00:44:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:02 smithi177 ceph-mon[90034]: pgmap v505: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 141 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 941 KiB/s wr, 12 op/s 2024-08-17T00:44:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:02 smithi177 ceph-mon[90034]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-17T00:44:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:02 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:44:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:02 smithi177 ceph-mon[90034]: mds.? [v2:172.21.15.110:6834/665737492,v1:172.21.15.110:6835/665737492] up:active 2024-08-17T00:44:03.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:02 smithi177 ceph-mon[90034]: fsmap cephfs:1 {0=a=up:active} 2024-08-17T00:44:03.592 INFO:tasks.rados.rados.0.smithi110.stdout:2995: finishing copy_from racing read to smithi11086371-32 2024-08-17T00:44:03.593 INFO:tasks.rados.rados.0.smithi110.stdout:2995: finishing copy_from to smithi11086371-32 2024-08-17T00:44:03.593 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 1089 (ObjNum 779 snap 230 seq_num 779) dirty exists 2024-08-17T00:44:03.593 INFO:tasks.rados.rados.0.smithi110.stdout:2991: done (5 left) 2024-08-17T00:44:03.593 INFO:tasks.rados.rados.0.smithi110.stdout:2992: done (4 left) 2024-08-17T00:44:03.593 INFO:tasks.rados.rados.0.smithi110.stdout:2993: done (3 left) 2024-08-17T00:44:03.593 INFO:tasks.rados.rados.0.smithi110.stdout:2994: done (2 left) 2024-08-17T00:44:03.593 INFO:tasks.rados.rados.0.smithi110.stdout:2995: done (1 left) 2024-08-17T00:44:03.593 INFO:tasks.rados.rados.0.smithi110.stdout:2998: snap_remove snap 267 2024-08-17T00:44:04.002 INFO:tasks.rados.rados.0.smithi110.stdout:2998: done (1 left) 2024-08-17T00:44:04.002 INFO:tasks.rados.rados.0.smithi110.stdout:2999: read oid 32 snap 265 2024-08-17T00:44:04.002 INFO:tasks.rados.rados.0.smithi110.stdout:2999: expect (ObjNum 831 snap 244 seq_num 831) 2024-08-17T00:44:04.003 INFO:tasks.rados.rados.0.smithi110.stdout:3000: rmattr oid 24 current snap is 268 2024-08-17T00:44:04.003 INFO:tasks.rados.rados.0.smithi110.stdout:2997: finishing copy_from racing read to smithi11086371-4 2024-08-17T00:44:04.003 INFO:tasks.rados.rados.0.smithi110.stdout:2997: finishing copy_from to smithi11086371-4 2024-08-17T00:44:04.003 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 936 (ObjNum 896 snap 261 seq_num 896) dirty exists 2024-08-17T00:44:04.003 INFO:tasks.rados.rados.0.smithi110.stdout:2997: done (2 left) 2024-08-17T00:44:04.003 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 50 current snap is 268 2024-08-17T00:44:04.003 INFO:tasks.rados.rados.0.smithi110.stdout:3001: seq_num 918 ranges {9355264=581632,9936896=401408} 2024-08-17T00:44:04.056 INFO:tasks.rados.rados.0.smithi110.stdout:3001: writing smithi11086371-50 from 9355264 to 9936896 tid 1 2024-08-17T00:44:04.059 INFO:tasks.rados.rados.0.smithi110.stdout:3001: writing smithi11086371-50 from 9936896 to 10338304 tid 2 2024-08-17T00:44:04.059 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 1309 (ObjNum 687 snap 193 seq_num 687) dirty exists 2024-08-17T00:44:04.059 INFO:tasks.rados.rados.0.smithi110.stdout:2999: expect (ObjNum 831 snap 244 seq_num 831) 2024-08-17T00:44:04.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:03 smithi110 ceph-mon[100641]: osdmap e628: 8 total, 8 up, 8 in 2024-08-17T00:44:04.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:03 smithi110 ceph-mon[98148]: osdmap e628: 8 total, 8 up, 8 in 2024-08-17T00:44:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:03 smithi177 ceph-mon[90034]: osdmap e628: 8 total, 8 up, 8 in 2024-08-17T00:44:04.814 INFO:tasks.rados.rados.0.smithi110.stdout:3001: finishing write tid 1 to smithi11086371-50 2024-08-17T00:44:04.815 INFO:tasks.rados.rados.0.smithi110.stdout:3001: finishing write tid 2 to smithi11086371-50 2024-08-17T00:44:04.815 INFO:tasks.rados.rados.0.smithi110.stdout:3001: finishing write tid 3 to smithi11086371-50 2024-08-17T00:44:04.815 INFO:tasks.rados.rados.0.smithi110.stdout:3001: finishing write tid 4 to smithi11086371-50 2024-08-17T00:44:04.815 INFO:tasks.rados.rados.0.smithi110.stdout:3001: oid 50 updating version 0 to 1091 2024-08-17T00:44:04.815 INFO:tasks.rados.rados.0.smithi110.stdout:3001: oid 50 updating version 1091 to 1092 2024-08-17T00:44:04.815 INFO:tasks.rados.rados.0.smithi110.stdout:3001: oid 50 version 1092 is already newer than 1090 2024-08-17T00:44:04.815 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 1092 (ObjNum 918 snap 268 seq_num 918) dirty exists 2024-08-17T00:44:04.815 INFO:tasks.rados.rados.0.smithi110.stdout:3001: left oid 50 (ObjNum 918 snap 268 seq_num 918) 2024-08-17T00:44:04.815 INFO:tasks.rados.rados.0.smithi110.stdout:2999: done (2 left) 2024-08-17T00:44:04.815 INFO:tasks.rados.rados.0.smithi110.stdout:3000: done (1 left) 2024-08-17T00:44:04.815 INFO:tasks.rados.rados.0.smithi110.stdout:3001: done (0 left) 2024-08-17T00:44:04.815 INFO:tasks.rados.rados.0.smithi110.stdout:3002: read oid 2 snap -1 2024-08-17T00:44:04.816 INFO:tasks.rados.rados.0.smithi110.stdout:3002: expect (ObjNum 906 snap 265 seq_num 906) 2024-08-17T00:44:04.816 INFO:tasks.rados.rados.0.smithi110.stdout:3003: snap_remove snap 265 2024-08-17T00:44:04.966 INFO:tasks.rados.rados.0.smithi110.stdout:3003: done (1 left) 2024-08-17T00:44:04.967 INFO:tasks.rados.rados.0.smithi110.stdout:3004: rollback oid 14 current snap is 268 2024-08-17T00:44:04.967 INFO:tasks.rados.rados.0.smithi110.stdout:3004: done (1 left) 2024-08-17T00:44:04.967 INFO:tasks.rados.rados.0.smithi110.stdout:3005: read oid 34 snap -1 2024-08-17T00:44:04.967 INFO:tasks.rados.rados.0.smithi110.stdout:3005: expect (ObjNum 901 snap 263 seq_num 901) 2024-08-17T00:44:04.967 INFO:tasks.rados.rados.0.smithi110.stdout:3006: snap_create 2024-08-17T00:44:04.967 INFO:tasks.rados.rados.0.smithi110.stdout:3002: expect (ObjNum 906 snap 265 seq_num 906) 2024-08-17T00:44:05.006 INFO:tasks.rados.rados.0.smithi110.stdout:3005: expect (ObjNum 901 snap 263 seq_num 901) 2024-08-17T00:44:05.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:05 smithi110 ceph-mon[98148]: osdmap e629: 8 total, 8 up, 8 in 2024-08-17T00:44:05.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:05 smithi110 ceph-mon[98148]: pgmap v508: 121 pgs: 121 active+clean; 137 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1008 KiB/s wr, 21 op/s 2024-08-17T00:44:05.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:05 smithi110 ceph-mon[98148]: osdmap e630: 8 total, 8 up, 8 in 2024-08-17T00:44:05.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:05 smithi110 ceph-mon[100641]: osdmap e629: 8 total, 8 up, 8 in 2024-08-17T00:44:05.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:05 smithi110 ceph-mon[100641]: pgmap v508: 121 pgs: 121 active+clean; 137 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1008 KiB/s wr, 21 op/s 2024-08-17T00:44:05.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:05 smithi110 ceph-mon[100641]: osdmap e630: 8 total, 8 up, 8 in 2024-08-17T00:44:05.311 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 00:44:04 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-a[126397]: 2024-08-17T00:44:04.979+0000 7f3a9e903640 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-08-17T00:44:05.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:05 smithi177 ceph-mon[90034]: osdmap e629: 8 total, 8 up, 8 in 2024-08-17T00:44:05.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:05 smithi177 ceph-mon[90034]: pgmap v508: 121 pgs: 121 active+clean; 137 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1008 KiB/s wr, 21 op/s 2024-08-17T00:44:05.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:05 smithi177 ceph-mon[90034]: osdmap e630: 8 total, 8 up, 8 in 2024-08-17T00:44:05.968 INFO:tasks.rados.rados.0.smithi110.stdout:3002: done (2 left) 2024-08-17T00:44:05.968 INFO:tasks.rados.rados.0.smithi110.stdout:3005: done (1 left) 2024-08-17T00:44:05.968 INFO:tasks.rados.rados.0.smithi110.stdout:3006: done (0 left) 2024-08-17T00:44:05.968 INFO:tasks.rados.rados.0.smithi110.stdout:3007: read oid 5 snap -1 2024-08-17T00:44:05.968 INFO:tasks.rados.rados.0.smithi110.stdout:3007: expect deleted 2024-08-17T00:44:05.969 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 17 current snap is 269 2024-08-17T00:44:05.969 INFO:tasks.rados.rados.0.smithi110.stdout:3008: seq_num 919 ranges {1130496=598016,1728512=401408} 2024-08-17T00:44:05.977 INFO:tasks.rados.rados.0.smithi110.stdout:3008: writing smithi11086371-17 from 1130496 to 1728512 tid 1 2024-08-17T00:44:05.980 INFO:tasks.rados.rados.0.smithi110.stdout:3008: writing smithi11086371-17 from 1728512 to 2129920 tid 2 2024-08-17T00:44:05.980 INFO:tasks.rados.rados.0.smithi110.stdout:3009: copy_from oid 41 from oid 43 current snap is 269 2024-08-17T00:44:05.980 INFO:tasks.rados.rados.0.smithi110.stdout:3007: done (2 left) 2024-08-17T00:44:05.980 INFO:tasks.rados.rados.0.smithi110.stdout:3010: read oid 34 snap -1 2024-08-17T00:44:05.980 INFO:tasks.rados.rados.0.smithi110.stdout:3010: expect (ObjNum 901 snap 263 seq_num 901) 2024-08-17T00:44:05.980 INFO:tasks.rados.rados.0.smithi110.stdout:3011: delete oid 35 current snap is 269 2024-08-17T00:44:05.983 INFO:tasks.rados.rados.0.smithi110.stdout:3008: finishing write tid 1 to smithi11086371-17 2024-08-17T00:44:05.983 INFO:tasks.rados.rados.0.smithi110.stdout:3008: finishing write tid 2 to smithi11086371-17 2024-08-17T00:44:05.983 INFO:tasks.rados.rados.0.smithi110.stdout:3008: finishing write tid 3 to smithi11086371-17 2024-08-17T00:44:05.984 INFO:tasks.rados.rados.0.smithi110.stdout:3008: finishing write tid 4 to smithi11086371-17 2024-08-17T00:44:05.985 INFO:tasks.rados.rados.0.smithi110.stdout:3008: oid 17 updating version 0 to 1092 2024-08-17T00:44:05.985 INFO:tasks.rados.rados.0.smithi110.stdout:3008: oid 17 version 1092 is already newer than 1090 2024-08-17T00:44:05.985 INFO:tasks.rados.rados.0.smithi110.stdout:3008: oid 17 version 1092 is already newer than 1091 2024-08-17T00:44:05.985 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 1092 (ObjNum 919 snap 269 seq_num 919) dirty exists 2024-08-17T00:44:05.985 INFO:tasks.rados.rados.0.smithi110.stdout:3008: left oid 17 (ObjNum 919 snap 269 seq_num 919) 2024-08-17T00:44:05.989 INFO:tasks.rados.rados.0.smithi110.stdout:3009: finishing copy_from racing read to smithi11086371-41 2024-08-17T00:44:05.990 INFO:tasks.rados.rados.0.smithi110.stdout:3008: done (3 left) 2024-08-17T00:44:05.990 INFO:tasks.rados.rados.0.smithi110.stdout:3011: done (2 left) 2024-08-17T00:44:05.990 INFO:tasks.rados.rados.0.smithi110.stdout:3012: read oid 22 snap -1 2024-08-17T00:44:05.990 INFO:tasks.rados.rados.0.smithi110.stdout:3012: expect (ObjNum 878 snap 256 seq_num 878) 2024-08-17T00:44:05.990 INFO:tasks.rados.rados.0.smithi110.stdout:3013: read oid 3 snap 268 2024-08-17T00:44:05.990 INFO:tasks.rados.rados.0.smithi110.stdout:3013: expect (ObjNum 837 snap 244 seq_num 837) 2024-08-17T00:44:05.991 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 30 current snap is 269 2024-08-17T00:44:05.991 INFO:tasks.rados.rados.0.smithi110.stdout:3014: seq_num 921 ranges {5545984=630784,6176768=401408} 2024-08-17T00:44:06.025 INFO:tasks.rados.rados.0.smithi110.stdout:3014: writing smithi11086371-30 from 5545984 to 6176768 tid 1 2024-08-17T00:44:06.027 INFO:tasks.rados.rados.0.smithi110.stdout:3014: writing smithi11086371-30 from 6176768 to 6578176 tid 2 2024-08-17T00:44:06.027 INFO:tasks.rados.rados.0.smithi110.stdout:3015: setattr oid 45 current snap is 269 2024-08-17T00:44:06.027 INFO:tasks.rados.rados.0.smithi110.stdout:3009: finishing copy_from to smithi11086371-41 2024-08-17T00:44:06.028 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 936 (ObjNum 896 snap 261 seq_num 896) dirty exists 2024-08-17T00:44:06.028 INFO:tasks.rados.rados.0.smithi110.stdout:3012: expect (ObjNum 878 snap 256 seq_num 878) 2024-08-17T00:44:06.036 INFO:tasks.rados.rados.0.smithi110.stdout:3010: expect (ObjNum 901 snap 263 seq_num 901) 2024-08-17T00:44:06.570 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 00:44:06 smithi177 podman[115438]: 2024-08-17 00:44:06.285419779 +0000 UTC m=+6.914667686 container died 7c3686caaea522080d91f888b2fd9ea20f0ae98f149bd8bbd600ac0c83652ba9 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=reef-03f4c3e) 2024-08-17T00:44:06.582 INFO:tasks.rados.rados.0.smithi110.stdout:3013: expect (ObjNum 837 snap 244 seq_num 837) 2024-08-17T00:44:06.831 INFO:tasks.rados.rados.0.smithi110.stdout:3014: finishing write tid 1 to smithi11086371-30 2024-08-17T00:44:06.831 INFO:tasks.rados.rados.0.smithi110.stdout:3014: finishing write tid 2 to smithi11086371-30 2024-08-17T00:44:06.831 INFO:tasks.rados.rados.0.smithi110.stdout:3014: finishing write tid 3 to smithi11086371-30 2024-08-17T00:44:06.831 INFO:tasks.rados.rados.0.smithi110.stdout:3014: finishing write tid 4 to smithi11086371-30 2024-08-17T00:44:06.831 INFO:tasks.rados.rados.0.smithi110.stdout:3014: oid 30 updating version 0 to 1270 2024-08-17T00:44:06.831 INFO:tasks.rados.rados.0.smithi110.stdout:3014: oid 30 version 1270 is already newer than 1269 2024-08-17T00:44:06.831 INFO:tasks.rados.rados.0.smithi110.stdout:3014: oid 30 version 1270 is already newer than 1268 2024-08-17T00:44:06.831 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 1270 (ObjNum 921 snap 269 seq_num 921) dirty exists 2024-08-17T00:44:06.831 INFO:tasks.rados.rados.0.smithi110.stdout:3014: left oid 30 (ObjNum 921 snap 269 seq_num 921) 2024-08-17T00:44:06.831 INFO:tasks.rados.rados.0.smithi110.stdout:3009: done (5 left) 2024-08-17T00:44:06.832 INFO:tasks.rados.rados.0.smithi110.stdout:3010: done (4 left) 2024-08-17T00:44:06.832 INFO:tasks.rados.rados.0.smithi110.stdout:3012: done (3 left) 2024-08-17T00:44:06.832 INFO:tasks.rados.rados.0.smithi110.stdout:3013: done (2 left) 2024-08-17T00:44:06.832 INFO:tasks.rados.rados.0.smithi110.stdout:3014: done (1 left) 2024-08-17T00:44:06.832 INFO:tasks.rados.rados.0.smithi110.stdout:3016: rmattr oid 41 current snap is 269 2024-08-17T00:44:06.832 INFO:tasks.rados.rados.0.smithi110.stdout:3016: done (1 left) 2024-08-17T00:44:06.832 INFO:tasks.rados.rados.0.smithi110.stdout:3017: read oid 18 snap 268 2024-08-17T00:44:06.832 INFO:tasks.rados.rados.0.smithi110.stdout:3017: expect deleted 2024-08-17T00:44:06.832 INFO:tasks.rados.rados.0.smithi110.stdout:3018: read oid 32 snap -1 2024-08-17T00:44:06.832 INFO:tasks.rados.rados.0.smithi110.stdout:3018: expect (ObjNum 779 snap 230 seq_num 779) 2024-08-17T00:44:06.832 INFO:tasks.rados.rados.0.smithi110.stdout:3019: snap_create 2024-08-17T00:44:06.835 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 1319 (ObjNum 815 snap 239 seq_num 815) dirty exists 2024-08-17T00:44:06.858 INFO:tasks.rados.rados.0.smithi110.stdout:3018: expect (ObjNum 779 snap 230 seq_num 779) 2024-08-17T00:44:06.862 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 00:44:06 smithi177 podman[115438]: 2024-08-17 00:44:06.751301196 +0000 UTC m=+7.380549102 container cleanup 7c3686caaea522080d91f888b2fd9ea20f0ae98f149bd8bbd600ac0c83652ba9 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-b, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=reef-03f4c3e, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T00:44:06.863 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 00:44:06 smithi177 bash[115438]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-b 2024-08-17T00:44:07.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:06 smithi110 ceph-mon[98148]: osdmap e631: 8 total, 8 up, 8 in 2024-08-17T00:44:07.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:06 smithi110 ceph-mon[98148]: pgmap v511: 121 pgs: 121 active+clean; 134 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.3 MiB/s wr, 27 op/s 2024-08-17T00:44:07.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:06 smithi110 ceph-mon[100641]: osdmap e631: 8 total, 8 up, 8 in 2024-08-17T00:44:07.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:06 smithi110 ceph-mon[100641]: pgmap v511: 121 pgs: 121 active+clean; 134 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.3 MiB/s wr, 27 op/s 2024-08-17T00:44:07.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:06 smithi177 ceph-mon[90034]: osdmap e631: 8 total, 8 up, 8 in 2024-08-17T00:44:07.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:06 smithi177 ceph-mon[90034]: pgmap v511: 121 pgs: 121 active+clean; 134 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.3 MiB/s wr, 27 op/s 2024-08-17T00:44:07.363 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 00:44:07 smithi177 podman[115456]: 2024-08-17 00:44:07.028044453 +0000 UTC m=+0.741404371 container remove 7c3686caaea522080d91f888b2fd9ea20f0ae98f149bd8bbd600ac0c83652ba9 (image=quay.ceph.io/ceph-ci/ceph@sha256:814ee3d2e64d1801c8b8aa7b4310d52c30d3f2e74f265d18fc65f9b35ad8ce9e, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-b, GIT_CLEAN=True, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-03f4c3e, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-08-17T00:44:07.363 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 00:44:07 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mds.b.service: Deactivated successfully. 2024-08-17T00:44:07.363 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 00:44:07 smithi177 systemd[1]: Stopped Ceph mds.b for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:44:07.363 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 00:44:07 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mds.b.service: Consumed 1.229s CPU time. 2024-08-17T00:44:07.585 INFO:tasks.rados.rados.0.smithi110.stdout:3015: done (3 left) 2024-08-17T00:44:07.585 INFO:tasks.rados.rados.0.smithi110.stdout:3017: done (2 left) 2024-08-17T00:44:07.585 INFO:tasks.rados.rados.0.smithi110.stdout:3018: done (1 left) 2024-08-17T00:44:07.585 INFO:tasks.rados.rados.0.smithi110.stdout:3019: done (0 left) 2024-08-17T00:44:07.585 INFO:tasks.rados.rados.0.smithi110.stdout:3020: rmattr oid 31 current snap is 270 2024-08-17T00:44:07.585 INFO:tasks.rados.rados.0.smithi110.stdout:3020: done (0 left) 2024-08-17T00:44:07.585 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 24 current snap is 270 2024-08-17T00:44:07.585 INFO:tasks.rados.rados.0.smithi110.stdout:3021: seq_num 922 ranges {1916928=647168,2564096=401408} 2024-08-17T00:44:07.598 INFO:tasks.rados.rados.0.smithi110.stdout:3021: writing smithi11086371-24 from 1916928 to 2564096 tid 1 2024-08-17T00:44:07.600 INFO:tasks.rados.rados.0.smithi110.stdout:3021: writing smithi11086371-24 from 2564096 to 2965504 tid 2 2024-08-17T00:44:07.600 INFO:tasks.rados.rados.0.smithi110.stdout:3022: copy_from oid 13 from oid 50 current snap is 270 2024-08-17T00:44:07.600 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 6 current snap is 270 2024-08-17T00:44:07.600 INFO:tasks.rados.rados.0.smithi110.stdout:3023: seq_num 923 ranges {425984=663552,1089536=401408} 2024-08-17T00:44:07.607 INFO:tasks.rados.rados.0.smithi110.stdout:3023: writing smithi11086371-6 from 425984 to 1089536 tid 1 2024-08-17T00:44:07.610 INFO:tasks.rados.rados.0.smithi110.stdout:3023: writing smithi11086371-6 from 1089536 to 1490944 tid 2 2024-08-17T00:44:07.610 INFO:tasks.rados.rados.0.smithi110.stdout:3024: copy_from oid 2 from oid 10 current snap is 270 2024-08-17T00:44:07.610 INFO:tasks.rados.rados.0.smithi110.stdout:3021: finishing write tid 1 to smithi11086371-24 2024-08-17T00:44:07.610 INFO:tasks.rados.rados.0.smithi110.stdout:3021: finishing write tid 2 to smithi11086371-24 2024-08-17T00:44:07.610 INFO:tasks.rados.rados.0.smithi110.stdout:3021: finishing write tid 3 to smithi11086371-24 2024-08-17T00:44:07.611 INFO:tasks.rados.rados.0.smithi110.stdout:3021: finishing write tid 4 to smithi11086371-24 2024-08-17T00:44:07.611 INFO:tasks.rados.rados.0.smithi110.stdout:3021: oid 24 updating version 0 to 1323 2024-08-17T00:44:07.611 INFO:tasks.rados.rados.0.smithi110.stdout:3021: oid 24 version 1323 is already newer than 1321 2024-08-17T00:44:07.611 INFO:tasks.rados.rados.0.smithi110.stdout:3021: oid 24 version 1323 is already newer than 1322 2024-08-17T00:44:07.611 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 1323 (ObjNum 922 snap 270 seq_num 922) dirty exists 2024-08-17T00:44:07.611 INFO:tasks.rados.rados.0.smithi110.stdout:3021: left oid 24 (ObjNum 922 snap 270 seq_num 922) 2024-08-17T00:44:07.611 INFO:tasks.rados.rados.0.smithi110.stdout:3021: done (3 left) 2024-08-17T00:44:07.611 INFO:tasks.rados.rados.0.smithi110.stdout:3025: read oid 27 snap -1 2024-08-17T00:44:07.611 INFO:tasks.rados.rados.0.smithi110.stdout:3025: expect deleted 2024-08-17T00:44:07.611 INFO:tasks.rados.rados.0.smithi110.stdout:3026: read oid 44 snap -1 2024-08-17T00:44:07.611 INFO:tasks.rados.rados.0.smithi110.stdout:3026: expect (ObjNum 852 snap 245 seq_num 852) 2024-08-17T00:44:07.611 INFO:tasks.rados.rados.0.smithi110.stdout:3027: rollback oid 43 current snap is 270 2024-08-17T00:44:07.611 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 43 to 268 2024-08-17T00:44:07.612 INFO:tasks.rados.rados.0.smithi110.stdout:3028: snap_create 2024-08-17T00:44:07.612 INFO:tasks.rados.rados.0.smithi110.stdout:3023: finishing write tid 1 to smithi11086371-6 2024-08-17T00:44:07.612 INFO:tasks.rados.rados.0.smithi110.stdout:3027: finishing rollback tid 0 to smithi11086371-43 2024-08-17T00:44:07.613 INFO:tasks.rados.rados.0.smithi110.stdout:3024: finishing copy_from to smithi11086371-2 2024-08-17T00:44:07.613 INFO:tasks.rados.rados.0.smithi110.stdout:3024: got expected ENOENT (src dne) 2024-08-17T00:44:07.613 INFO:tasks.rados.rados.0.smithi110.stdout:3024: finishing copy_from racing read to smithi11086371-2 2024-08-17T00:44:07.613 INFO:tasks.rados.rados.0.smithi110.stdout:3027: finishing rollback tid 1 to smithi11086371-43 2024-08-17T00:44:07.613 INFO:tasks.rados.rados.0.smithi110.stdout:3023: finishing write tid 2 to smithi11086371-6 2024-08-17T00:44:07.613 INFO:tasks.rados.rados.0.smithi110.stdout:3027: finishing rollback tid 2 to smithi11086371-43 2024-08-17T00:44:07.613 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 942 (ObjNum 896 snap 261 seq_num 896) dirty exists 2024-08-17T00:44:07.614 INFO:tasks.rados.rados.0.smithi110.stdout:3023: finishing write tid 3 to smithi11086371-6 2024-08-17T00:44:07.615 INFO:tasks.rados.rados.0.smithi110.stdout:3023: finishing write tid 4 to smithi11086371-6 2024-08-17T00:44:07.615 INFO:tasks.rados.rados.0.smithi110.stdout:3023: oid 6 updating version 0 to 1093 2024-08-17T00:44:07.615 INFO:tasks.rados.rados.0.smithi110.stdout:3023: oid 6 updating version 1093 to 1095 2024-08-17T00:44:07.615 INFO:tasks.rados.rados.0.smithi110.stdout:3023: oid 6 version 1095 is already newer than 1094 2024-08-17T00:44:07.615 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 1095 (ObjNum 923 snap 270 seq_num 923) dirty exists 2024-08-17T00:44:07.615 INFO:tasks.rados.rados.0.smithi110.stdout:3023: left oid 6 (ObjNum 923 snap 270 seq_num 923) 2024-08-17T00:44:07.618 INFO:tasks.rados.rados.0.smithi110.stdout:3026: expect (ObjNum 852 snap 245 seq_num 852) 2024-08-17T00:44:07.676 INFO:tasks.rados.rados.0.smithi110.stdout:3022: finishing copy_from racing read to smithi11086371-13 2024-08-17T00:44:07.676 INFO:tasks.rados.rados.0.smithi110.stdout:3022: finishing copy_from to smithi11086371-13 2024-08-17T00:44:07.677 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 1092 (ObjNum 918 snap 268 seq_num 918) dirty exists 2024-08-17T00:44:07.707 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 00:44:07 smithi177 systemd[1]: Starting Ceph mds.b for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:44:07.708 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 00:44:07 smithi177 podman[115593]: 2024-08-17 00:44:07.588021541 +0000 UTC m=+0.101018278 container create fbd99fac594e38ff4f28e10b3b8840cb0a25a881a1f6d6fc0fc4e3f5f7a5de25 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-b, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, RELEASE=squid-d863d21, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0) 2024-08-17T00:44:07.708 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 00:44:07 smithi177 podman[115593]: 2024-08-17 00:44:07.504281138 +0000 UTC m=+0.017277832 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T00:44:07.978 INFO:tasks.rados.rados.0.smithi110.stdout:3022: done (6 left) 2024-08-17T00:44:07.978 INFO:tasks.rados.rados.0.smithi110.stdout:3023: done (5 left) 2024-08-17T00:44:07.978 INFO:tasks.rados.rados.0.smithi110.stdout:3024: done (4 left) 2024-08-17T00:44:07.978 INFO:tasks.rados.rados.0.smithi110.stdout:3025: done (3 left) 2024-08-17T00:44:07.978 INFO:tasks.rados.rados.0.smithi110.stdout:3026: done (2 left) 2024-08-17T00:44:07.978 INFO:tasks.rados.rados.0.smithi110.stdout:3027: done (1 left) 2024-08-17T00:44:07.978 INFO:tasks.rados.rados.0.smithi110.stdout:3028: done (0 left) 2024-08-17T00:44:07.978 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 44 current snap is 271 2024-08-17T00:44:07.978 INFO:tasks.rados.rados.0.smithi110.stdout:3029: seq_num 924 ranges {2277376=679936,2957312=401408} 2024-08-17T00:44:07.993 INFO:tasks.rados.rados.0.smithi110.stdout:3029: writing smithi11086371-44 from 2277376 to 2957312 tid 1 2024-08-17T00:44:07.996 INFO:tasks.rados.rados.0.smithi110.stdout:3029: writing smithi11086371-44 from 2957312 to 3358720 tid 2 2024-08-17T00:44:07.996 INFO:tasks.rados.rados.0.smithi110.stdout:3030: read oid 50 snap -1 2024-08-17T00:44:07.996 INFO:tasks.rados.rados.0.smithi110.stdout:3030: expect (ObjNum 918 snap 268 seq_num 918) 2024-08-17T00:44:07.996 INFO:tasks.rados.rados.0.smithi110.stdout:3031: read oid 15 snap -1 2024-08-17T00:44:07.996 INFO:tasks.rados.rados.0.smithi110.stdout:3031: expect (ObjNum 879 snap 256 seq_num 879) 2024-08-17T00:44:07.996 INFO:tasks.rados.rados.0.smithi110.stdout:3032: delete oid 49 current snap is 271 2024-08-17T00:44:08.001 INFO:tasks.rados.rados.0.smithi110.stdout:3032: done (3 left) 2024-08-17T00:44:08.001 INFO:tasks.rados.rados.0.smithi110.stdout:3033: snap_create 2024-08-17T00:44:08.001 INFO:tasks.rados.rados.0.smithi110.stdout:3029: finishing write tid 1 to smithi11086371-44 2024-08-17T00:44:08.001 INFO:tasks.rados.rados.0.smithi110.stdout:3029: finishing write tid 2 to smithi11086371-44 2024-08-17T00:44:08.001 INFO:tasks.rados.rados.0.smithi110.stdout:3029: finishing write tid 3 to smithi11086371-44 2024-08-17T00:44:08.002 INFO:tasks.rados.rados.0.smithi110.stdout:3029: finishing write tid 4 to smithi11086371-44 2024-08-17T00:44:08.003 INFO:tasks.rados.rados.0.smithi110.stdout:3029: oid 44 updating version 0 to 947 2024-08-17T00:44:08.003 INFO:tasks.rados.rados.0.smithi110.stdout:3029: oid 44 updating version 947 to 948 2024-08-17T00:44:08.003 INFO:tasks.rados.rados.0.smithi110.stdout:3029: oid 44 version 948 is already newer than 946 2024-08-17T00:44:08.003 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 948 (ObjNum 924 snap 271 seq_num 924) dirty exists 2024-08-17T00:44:08.003 INFO:tasks.rados.rados.0.smithi110.stdout:3029: left oid 44 (ObjNum 924 snap 271 seq_num 924) 2024-08-17T00:44:08.026 INFO:tasks.rados.rados.0.smithi110.stdout:3031: expect (ObjNum 879 snap 256 seq_num 879) 2024-08-17T00:44:08.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:07 smithi177 ceph-mon[90034]: osdmap e632: 8 total, 8 up, 8 in 2024-08-17T00:44:08.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:07 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:08.113 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 00:44:07 smithi177 podman[115593]: 2024-08-17 00:44:07.815842453 +0000 UTC m=+0.328839156 container init fbd99fac594e38ff4f28e10b3b8840cb0a25a881a1f6d6fc0fc4e3f5f7a5de25 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-b, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=squid-d863d21, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-08-17T00:44:08.113 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 00:44:07 smithi177 podman[115593]: 2024-08-17 00:44:07.820435621 +0000 UTC m=+0.333432324 container start fbd99fac594e38ff4f28e10b3b8840cb0a25a881a1f6d6fc0fc4e3f5f7a5de25 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-b, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=squid-d863d21, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True) 2024-08-17T00:44:08.113 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 00:44:07 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-b[115608]: starting mds.b at 2024-08-17T00:44:08.113 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 00:44:07 smithi177 bash[115593]: fbd99fac594e38ff4f28e10b3b8840cb0a25a881a1f6d6fc0fc4e3f5f7a5de25 2024-08-17T00:44:08.113 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 00:44:07 smithi177 systemd[1]: Started Ceph mds.b for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:44:08.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:07 smithi110 ceph-mon[100641]: osdmap e632: 8 total, 8 up, 8 in 2024-08-17T00:44:08.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:07 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:08.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:07 smithi110 ceph-mon[98148]: osdmap e632: 8 total, 8 up, 8 in 2024-08-17T00:44:08.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:07 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:08.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:44:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:44:08] "GET /metrics HTTP/1.1" 200 36117 "" "Prometheus/2.43.0" 2024-08-17T00:44:08.497 INFO:tasks.rados.rados.0.smithi110.stdout:3030: expect (ObjNum 918 snap 268 seq_num 918) 2024-08-17T00:44:09.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:08 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:09.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:08 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:44:09.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:08 smithi110 ceph-mon[100641]: mds.? [v2:172.21.15.177:6832/3614089966,v1:172.21.15.177:6833/3614089966] up:boot 2024-08-17T00:44:09.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:08 smithi110 ceph-mon[100641]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-17T00:44:09.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:08 smithi110 ceph-mon[100641]: osdmap e633: 8 total, 8 up, 8 in 2024-08-17T00:44:09.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:08 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-17T00:44:09.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:08 smithi110 ceph-mon[100641]: pgmap v514: 121 pgs: 121 active+clean; 145 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 7.0 MiB/s wr, 24 op/s 2024-08-17T00:44:09.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:08 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:09.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:08 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:44:09.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:08 smithi110 ceph-mon[98148]: mds.? [v2:172.21.15.177:6832/3614089966,v1:172.21.15.177:6833/3614089966] up:boot 2024-08-17T00:44:09.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:08 smithi110 ceph-mon[98148]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-17T00:44:09.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:08 smithi110 ceph-mon[98148]: osdmap e633: 8 total, 8 up, 8 in 2024-08-17T00:44:09.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:08 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-17T00:44:09.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:08 smithi110 ceph-mon[98148]: pgmap v514: 121 pgs: 121 active+clean; 145 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 7.0 MiB/s wr, 24 op/s 2024-08-17T00:44:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:08 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:08 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:44:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:08 smithi177 ceph-mon[90034]: mds.? [v2:172.21.15.177:6832/3614089966,v1:172.21.15.177:6833/3614089966] up:boot 2024-08-17T00:44:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:08 smithi177 ceph-mon[90034]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-17T00:44:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:08 smithi177 ceph-mon[90034]: osdmap e633: 8 total, 8 up, 8 in 2024-08-17T00:44:09.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:08 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-17T00:44:09.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:08 smithi177 ceph-mon[90034]: pgmap v514: 121 pgs: 121 active+clean; 145 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 7.0 MiB/s wr, 24 op/s 2024-08-17T00:44:09.395 INFO:tasks.rados.rados.0.smithi110.stdout:3029: done (3 left) 2024-08-17T00:44:09.395 INFO:tasks.rados.rados.0.smithi110.stdout:3030: done (2 left) 2024-08-17T00:44:09.395 INFO:tasks.rados.rados.0.smithi110.stdout:3031: done (1 left) 2024-08-17T00:44:09.395 INFO:tasks.rados.rados.0.smithi110.stdout:3033: done (0 left) 2024-08-17T00:44:09.395 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 45 current snap is 272 2024-08-17T00:44:09.395 INFO:tasks.rados.rados.0.smithi110.stdout:3034: seq_num 926 ranges {1662976=712704,2375680=401408} 2024-08-17T00:44:09.407 INFO:tasks.rados.rados.0.smithi110.stdout:3034: writing smithi11086371-45 from 1662976 to 2375680 tid 1 2024-08-17T00:44:09.410 INFO:tasks.rados.rados.0.smithi110.stdout:3034: writing smithi11086371-45 from 2375680 to 2777088 tid 2 2024-08-17T00:44:09.410 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 1 current snap is 272 2024-08-17T00:44:09.410 INFO:tasks.rados.rados.0.smithi110.stdout:3035: seq_num 927 ranges {0=729088,729088=401408} 2024-08-17T00:44:09.414 INFO:tasks.rados.rados.0.smithi110.stdout:3035: writing smithi11086371-1 from 0 to 729088 tid 1 2024-08-17T00:44:09.416 INFO:tasks.rados.rados.0.smithi110.stdout:3035: writing smithi11086371-1 from 729088 to 1130496 tid 2 2024-08-17T00:44:09.416 INFO:tasks.rados.rados.0.smithi110.stdout:3036: snap_remove snap 270 2024-08-17T00:44:09.967 INFO:tasks.rados.rados.0.smithi110.stdout:3034: finishing write tid 1 to smithi11086371-45 2024-08-17T00:44:09.967 INFO:tasks.rados.rados.0.smithi110.stdout:3034: finishing write tid 2 to smithi11086371-45 2024-08-17T00:44:09.967 INFO:tasks.rados.rados.0.smithi110.stdout:3034: finishing write tid 3 to smithi11086371-45 2024-08-17T00:44:09.967 INFO:tasks.rados.rados.0.smithi110.stdout:3034: finishing write tid 4 to smithi11086371-45 2024-08-17T00:44:09.967 INFO:tasks.rados.rados.0.smithi110.stdout:3034: oid 45 updating version 0 to 1326 2024-08-17T00:44:09.968 INFO:tasks.rados.rados.0.smithi110.stdout:3034: oid 45 updating version 1326 to 1327 2024-08-17T00:44:09.968 INFO:tasks.rados.rados.0.smithi110.stdout:3034: oid 45 version 1327 is already newer than 1325 2024-08-17T00:44:09.968 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 1327 (ObjNum 926 snap 272 seq_num 926) dirty exists 2024-08-17T00:44:09.968 INFO:tasks.rados.rados.0.smithi110.stdout:3034: left oid 45 (ObjNum 926 snap 272 seq_num 926) 2024-08-17T00:44:09.968 INFO:tasks.rados.rados.0.smithi110.stdout:3035: finishing write tid 1 to smithi11086371-1 2024-08-17T00:44:09.968 INFO:tasks.rados.rados.0.smithi110.stdout:3035: finishing write tid 2 to smithi11086371-1 2024-08-17T00:44:09.968 INFO:tasks.rados.rados.0.smithi110.stdout:3035: finishing write tid 3 to smithi11086371-1 2024-08-17T00:44:09.968 INFO:tasks.rados.rados.0.smithi110.stdout:3035: finishing write tid 4 to smithi11086371-1 2024-08-17T00:44:09.968 INFO:tasks.rados.rados.0.smithi110.stdout:3035: oid 1 updating version 0 to 1023 2024-08-17T00:44:09.968 INFO:tasks.rados.rados.0.smithi110.stdout:3035: oid 1 version 1023 is already newer than 1021 2024-08-17T00:44:09.968 INFO:tasks.rados.rados.0.smithi110.stdout:3035: oid 1 version 1023 is already newer than 1022 2024-08-17T00:44:09.968 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 1023 (ObjNum 927 snap 272 seq_num 927) dirty exists 2024-08-17T00:44:09.968 INFO:tasks.rados.rados.0.smithi110.stdout:3035: left oid 1 (ObjNum 927 snap 272 seq_num 927) 2024-08-17T00:44:09.968 INFO:tasks.rados.rados.0.smithi110.stdout:3034: done (2 left) 2024-08-17T00:44:09.968 INFO:tasks.rados.rados.0.smithi110.stdout:3035: done (1 left) 2024-08-17T00:44:09.969 INFO:tasks.rados.rados.0.smithi110.stdout:3036: done (0 left) 2024-08-17T00:44:09.969 INFO:tasks.rados.rados.0.smithi110.stdout:3037: read oid 32 snap 269 2024-08-17T00:44:09.969 INFO:tasks.rados.rados.0.smithi110.stdout:3037: expect (ObjNum 779 snap 230 seq_num 779) 2024-08-17T00:44:09.969 INFO:tasks.rados.rados.0.smithi110.stdout:3038: delete oid 39 current snap is 272 2024-08-17T00:44:09.974 INFO:tasks.rados.rados.0.smithi110.stdout:3038: done (1 left) 2024-08-17T00:44:09.974 INFO:tasks.rados.rados.0.smithi110.stdout:3039: copy_from oid 26 from oid 10 current snap is 272 2024-08-17T00:44:09.975 INFO:tasks.rados.rados.0.smithi110.stdout:3040: delete oid 9 current snap is 272 2024-08-17T00:44:09.975 INFO:tasks.rados.rados.0.smithi110.stdout:3039: finishing copy_from to smithi11086371-26 2024-08-17T00:44:09.975 INFO:tasks.rados.rados.0.smithi110.stdout:3039: got expected ENOENT (src dne) 2024-08-17T00:44:09.976 INFO:tasks.rados.rados.0.smithi110.stdout:3039: finishing copy_from racing read to smithi11086371-26 2024-08-17T00:44:09.983 INFO:tasks.rados.rados.0.smithi110.stdout:3039: done (2 left) 2024-08-17T00:44:09.983 INFO:tasks.rados.rados.0.smithi110.stdout:3040: done (1 left) 2024-08-17T00:44:09.983 INFO:tasks.rados.rados.0.smithi110.stdout:3041: snap_create 2024-08-17T00:44:09.998 INFO:tasks.rados.rados.0.smithi110.stdout:3037: expect (ObjNum 779 snap 230 seq_num 779) 2024-08-17T00:44:10.294 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:09 smithi177 ceph-mon[90034]: osdmap e634: 8 total, 8 up, 8 in 2024-08-17T00:44:10.294 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:09 smithi177 ceph-mon[90034]: osdmap e635: 8 total, 8 up, 8 in 2024-08-17T00:44:10.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:09 smithi110 ceph-mon[98148]: osdmap e634: 8 total, 8 up, 8 in 2024-08-17T00:44:10.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:09 smithi110 ceph-mon[98148]: osdmap e635: 8 total, 8 up, 8 in 2024-08-17T00:44:10.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:09 smithi110 ceph-mon[100641]: osdmap e634: 8 total, 8 up, 8 in 2024-08-17T00:44:10.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:09 smithi110 ceph-mon[100641]: osdmap e635: 8 total, 8 up, 8 in 2024-08-17T00:44:10.986 INFO:tasks.rados.rados.0.smithi110.stdout:3037: done (1 left) 2024-08-17T00:44:10.986 INFO:tasks.rados.rados.0.smithi110.stdout:3041: done (0 left) 2024-08-17T00:44:10.986 INFO:tasks.rados.rados.0.smithi110.stdout:3042: copy_from oid 14 from oid 19 current snap is 273 2024-08-17T00:44:10.986 INFO:tasks.rados.rados.0.smithi110.stdout:3043: rmattr oid 49 current snap is 273 2024-08-17T00:44:10.986 INFO:tasks.rados.rados.0.smithi110.stdout:3043: done (1 left) 2024-08-17T00:44:10.986 INFO:tasks.rados.rados.0.smithi110.stdout:3044: delete oid 29 current snap is 273 2024-08-17T00:44:10.989 INFO:tasks.rados.rados.0.smithi110.stdout:3044: done (1 left) 2024-08-17T00:44:10.989 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 39 current snap is 273 2024-08-17T00:44:10.989 INFO:tasks.rados.rados.0.smithi110.stdout:3045: seq_num 931 ranges {0=802816,802816=401408} 2024-08-17T00:44:10.994 INFO:tasks.rados.rados.0.smithi110.stdout:3045: writing smithi11086371-39 from 0 to 802816 tid 1 2024-08-17T00:44:10.996 INFO:tasks.rados.rados.0.smithi110.stdout:3045: writing smithi11086371-39 from 802816 to 1204224 tid 2 2024-08-17T00:44:10.996 INFO:tasks.rados.rados.0.smithi110.stdout:3046: delete oid 5 current snap is 273 2024-08-17T00:44:11.000 INFO:tasks.rados.rados.0.smithi110.stdout:3045: finishing write tid 1 to smithi11086371-39 2024-08-17T00:44:11.000 INFO:tasks.rados.rados.0.smithi110.stdout:3045: finishing write tid 2 to smithi11086371-39 2024-08-17T00:44:11.000 INFO:tasks.rados.rados.0.smithi110.stdout:3045: finishing write tid 3 to smithi11086371-39 2024-08-17T00:44:11.002 INFO:tasks.rados.rados.0.smithi110.stdout:3042: finishing copy_from racing read to smithi11086371-14 2024-08-17T00:44:11.002 INFO:tasks.rados.rados.0.smithi110.stdout:3046: done (2 left) 2024-08-17T00:44:11.002 INFO:tasks.rados.rados.0.smithi110.stdout:3047: rmattr oid 7 current snap is 273 2024-08-17T00:44:11.002 INFO:tasks.rados.rados.0.smithi110.stdout:3048: read oid 35 snap 268 2024-08-17T00:44:11.002 INFO:tasks.rados.rados.0.smithi110.stdout:3048: expect deleted 2024-08-17T00:44:11.002 INFO:tasks.rados.rados.0.smithi110.stdout:3049: read oid 16 snap -1 2024-08-17T00:44:11.002 INFO:tasks.rados.rados.0.smithi110.stdout:3049: expect (ObjNum 825 snap 243 seq_num 825) 2024-08-17T00:44:11.003 INFO:tasks.rados.rados.0.smithi110.stdout:3050: read oid 29 snap -1 2024-08-17T00:44:11.003 INFO:tasks.rados.rados.0.smithi110.stdout:3050: expect deleted 2024-08-17T00:44:11.003 INFO:tasks.rados.rados.0.smithi110.stdout:3051: read oid 44 snap -1 2024-08-17T00:44:11.003 INFO:tasks.rados.rados.0.smithi110.stdout:3051: expect (ObjNum 924 snap 271 seq_num 924) 2024-08-17T00:44:11.003 INFO:tasks.rados.rados.0.smithi110.stdout:3052: delete oid 43 current snap is 273 2024-08-17T00:44:11.003 INFO:tasks.rados.rados.0.smithi110.stdout:3045: finishing write tid 4 to smithi11086371-39 2024-08-17T00:44:11.003 INFO:tasks.rados.rados.0.smithi110.stdout:3045: oid 39 updating version 0 to 1333 2024-08-17T00:44:11.003 INFO:tasks.rados.rados.0.smithi110.stdout:3045: oid 39 version 1333 is already newer than 1332 2024-08-17T00:44:11.003 INFO:tasks.rados.rados.0.smithi110.stdout:3045: oid 39 updating version 1333 to 1334 2024-08-17T00:44:11.003 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 1334 (ObjNum 931 snap 273 seq_num 931) dirty exists 2024-08-17T00:44:11.003 INFO:tasks.rados.rados.0.smithi110.stdout:3045: left oid 39 (ObjNum 931 snap 273 seq_num 931) 2024-08-17T00:44:11.004 INFO:tasks.rados.rados.0.smithi110.stdout:3042: finishing copy_from to smithi11086371-14 2024-08-17T00:44:11.004 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 1303 (ObjNum 911 snap 266 seq_num 911) dirty exists 2024-08-17T00:44:11.004 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 948 (ObjNum 852 snap 245 seq_num 852) dirty exists 2024-08-17T00:44:11.014 INFO:tasks.rados.rados.0.smithi110.stdout:3051: expect (ObjNum 924 snap 271 seq_num 924) 2024-08-17T00:44:11.136 INFO:tasks.rados.rados.0.smithi110.stdout:3049: expect (ObjNum 825 snap 243 seq_num 825) 2024-08-17T00:44:11.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:10 smithi110 ceph-mon[98148]: pgmap v517: 121 pgs: 121 active+clean; 145 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 39 MiB/s rd, 6.8 MiB/s wr, 29 op/s 2024-08-17T00:44:11.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:10 smithi110 ceph-mon[100641]: pgmap v517: 121 pgs: 121 active+clean; 145 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 39 MiB/s rd, 6.8 MiB/s wr, 29 op/s 2024-08-17T00:44:11.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:10 smithi177 ceph-mon[90034]: pgmap v517: 121 pgs: 121 active+clean; 145 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 39 MiB/s rd, 6.8 MiB/s wr, 29 op/s 2024-08-17T00:44:11.392 INFO:tasks.rados.rados.0.smithi110.stdout:3042: done (7 left) 2024-08-17T00:44:11.393 INFO:tasks.rados.rados.0.smithi110.stdout:3045: done (6 left) 2024-08-17T00:44:11.393 INFO:tasks.rados.rados.0.smithi110.stdout:3047: done (5 left) 2024-08-17T00:44:11.393 INFO:tasks.rados.rados.0.smithi110.stdout:3048: done (4 left) 2024-08-17T00:44:11.393 INFO:tasks.rados.rados.0.smithi110.stdout:3049: done (3 left) 2024-08-17T00:44:11.393 INFO:tasks.rados.rados.0.smithi110.stdout:3050: done (2 left) 2024-08-17T00:44:11.393 INFO:tasks.rados.rados.0.smithi110.stdout:3051: done (1 left) 2024-08-17T00:44:11.393 INFO:tasks.rados.rados.0.smithi110.stdout:3052: done (0 left) 2024-08-17T00:44:11.393 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 12 current snap is 273 2024-08-17T00:44:11.394 INFO:tasks.rados.rados.0.smithi110.stdout:3053: seq_num 934 ranges {3981312=450560,4431872=434176,4866048=368640} 2024-08-17T00:44:11.415 INFO:tasks.rados.rados.0.smithi110.stdout:3053: writing smithi11086371-12 from 3981312 to 4431872 tid 1 2024-08-17T00:44:11.417 INFO:tasks.rados.rados.0.smithi110.stdout:3053: writing smithi11086371-12 from 4431872 to 4866048 tid 2 2024-08-17T00:44:11.420 INFO:tasks.rados.rados.0.smithi110.stdout:3053: writing smithi11086371-12 from 4866048 to 5234688 tid 3 2024-08-17T00:44:11.420 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 35 current snap is 273 2024-08-17T00:44:11.420 INFO:tasks.rados.rados.0.smithi110.stdout:3053: finishing write tid 1 to smithi11086371-12 2024-08-17T00:44:11.420 INFO:tasks.rados.rados.0.smithi110.stdout:3054: seq_num 935 ranges {0=466944,466944=720896,1187840=81920} 2024-08-17T00:44:11.422 INFO:tasks.rados.rados.0.smithi110.stdout:3054: writing smithi11086371-35 from 0 to 466944 tid 1 2024-08-17T00:44:11.426 INFO:tasks.rados.rados.0.smithi110.stdout:3054: writing smithi11086371-35 from 466944 to 1187840 tid 2 2024-08-17T00:44:11.428 INFO:tasks.rados.rados.0.smithi110.stdout:3054: writing smithi11086371-35 from 1187840 to 1269760 tid 3 2024-08-17T00:44:11.428 INFO:tasks.rados.rados.0.smithi110.stdout:3055: rmattr oid 33 current snap is 273 2024-08-17T00:44:11.428 INFO:tasks.rados.rados.0.smithi110.stdout:3055: done (2 left) 2024-08-17T00:44:11.428 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 27 current snap is 273 2024-08-17T00:44:11.428 INFO:tasks.rados.rados.0.smithi110.stdout:3053: finishing write tid 2 to smithi11086371-12 2024-08-17T00:44:11.428 INFO:tasks.rados.rados.0.smithi110.stdout:3053: finishing write tid 3 to smithi11086371-12 2024-08-17T00:44:11.428 INFO:tasks.rados.rados.0.smithi110.stdout:3053: finishing write tid 4 to smithi11086371-12 2024-08-17T00:44:11.428 INFO:tasks.rados.rados.0.smithi110.stdout:3053: finishing write tid 5 to smithi11086371-12 2024-08-17T00:44:11.428 INFO:tasks.rados.rados.0.smithi110.stdout:3053: oid 12 updating version 0 to 949 2024-08-17T00:44:11.428 INFO:tasks.rados.rados.0.smithi110.stdout:3053: oid 12 updating version 949 to 951 2024-08-17T00:44:11.428 INFO:tasks.rados.rados.0.smithi110.stdout:3053: oid 12 version 951 is already newer than 950 2024-08-17T00:44:11.428 INFO:tasks.rados.rados.0.smithi110.stdout:3053: oid 12 updating version 951 to 952 2024-08-17T00:44:11.429 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 952 (ObjNum 934 snap 273 seq_num 934) dirty exists 2024-08-17T00:44:11.429 INFO:tasks.rados.rados.0.smithi110.stdout:3053: left oid 12 (ObjNum 934 snap 273 seq_num 934) 2024-08-17T00:44:11.429 INFO:tasks.rados.rados.0.smithi110.stdout:3054: finishing write tid 1 to smithi11086371-35 2024-08-17T00:44:11.429 INFO:tasks.rados.rados.0.smithi110.stdout:3056: seq_num 936 ranges {0=483328,483328=655360,1138688=147456} 2024-08-17T00:44:11.430 INFO:tasks.rados.rados.0.smithi110.stdout:3056: writing smithi11086371-27 from 0 to 483328 tid 1 2024-08-17T00:44:11.434 INFO:tasks.rados.rados.0.smithi110.stdout:3056: writing smithi11086371-27 from 483328 to 1138688 tid 2 2024-08-17T00:44:11.436 INFO:tasks.rados.rados.0.smithi110.stdout:3056: writing smithi11086371-27 from 1138688 to 1286144 tid 3 2024-08-17T00:44:11.436 INFO:tasks.rados.rados.0.smithi110.stdout:3053: done (2 left) 2024-08-17T00:44:11.436 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 39 current snap is 273 2024-08-17T00:44:11.436 INFO:tasks.rados.rados.0.smithi110.stdout:3054: finishing write tid 2 to smithi11086371-35 2024-08-17T00:44:11.437 INFO:tasks.rados.rados.0.smithi110.stdout:3054: finishing write tid 3 to smithi11086371-35 2024-08-17T00:44:11.437 INFO:tasks.rados.rados.0.smithi110.stdout:3054: finishing write tid 4 to smithi11086371-35 2024-08-17T00:44:11.437 INFO:tasks.rados.rados.0.smithi110.stdout:3054: finishing write tid 5 to smithi11086371-35 2024-08-17T00:44:11.437 INFO:tasks.rados.rados.0.smithi110.stdout:3054: oid 35 updating version 0 to 1031 2024-08-17T00:44:11.437 INFO:tasks.rados.rados.0.smithi110.stdout:3054: oid 35 updating version 1031 to 1032 2024-08-17T00:44:11.437 INFO:tasks.rados.rados.0.smithi110.stdout:3054: oid 35 updating version 1032 to 1034 2024-08-17T00:44:11.438 INFO:tasks.rados.rados.0.smithi110.stdout:3054: oid 35 version 1034 is already newer than 1033 2024-08-17T00:44:11.438 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 1034 (ObjNum 935 snap 273 seq_num 935) dirty exists 2024-08-17T00:44:11.438 INFO:tasks.rados.rados.0.smithi110.stdout:3054: left oid 35 (ObjNum 935 snap 273 seq_num 935) 2024-08-17T00:44:11.438 INFO:tasks.rados.rados.0.smithi110.stdout:3056: finishing write tid 1 to smithi11086371-27 2024-08-17T00:44:11.438 INFO:tasks.rados.rados.0.smithi110.stdout:3057: seq_num 937 ranges {1204224=499712,1703936=532480,2236416=270336} 2024-08-17T00:44:11.444 INFO:tasks.rados.rados.0.smithi110.stdout:3057: writing smithi11086371-39 from 1204224 to 1703936 tid 1 2024-08-17T00:44:11.447 INFO:tasks.rados.rados.0.smithi110.stdout:3057: writing smithi11086371-39 from 1703936 to 2236416 tid 2 2024-08-17T00:44:11.450 INFO:tasks.rados.rados.0.smithi110.stdout:3057: writing smithi11086371-39 from 2236416 to 2506752 tid 3 2024-08-17T00:44:11.450 INFO:tasks.rados.rados.0.smithi110.stdout:3054: done (2 left) 2024-08-17T00:44:11.450 INFO:tasks.rados.rados.0.smithi110.stdout:3058: read oid 48 snap 268 2024-08-17T00:44:11.450 INFO:tasks.rados.rados.0.smithi110.stdout:3058: expect (ObjNum 815 snap 239 seq_num 815) 2024-08-17T00:44:11.450 INFO:tasks.rados.rados.0.smithi110.stdout:3059: copy_from oid 17 from oid 41 current snap is 273 2024-08-17T00:44:11.450 INFO:tasks.rados.rados.0.smithi110.stdout:3056: finishing write tid 2 to smithi11086371-27 2024-08-17T00:44:11.450 INFO:tasks.rados.rados.0.smithi110.stdout:3056: finishing write tid 3 to smithi11086371-27 2024-08-17T00:44:11.450 INFO:tasks.rados.rados.0.smithi110.stdout:3056: finishing write tid 4 to smithi11086371-27 2024-08-17T00:44:11.450 INFO:tasks.rados.rados.0.smithi110.stdout:3056: finishing write tid 5 to smithi11086371-27 2024-08-17T00:44:11.450 INFO:tasks.rados.rados.0.smithi110.stdout:3056: oid 27 updating version 0 to 1116 2024-08-17T00:44:11.450 INFO:tasks.rados.rados.0.smithi110.stdout:3056: oid 27 updating version 1116 to 1117 2024-08-17T00:44:11.450 INFO:tasks.rados.rados.0.smithi110.stdout:3056: oid 27 updating version 1117 to 1119 2024-08-17T00:44:11.451 INFO:tasks.rados.rados.0.smithi110.stdout:3056: oid 27 version 1119 is already newer than 1118 2024-08-17T00:44:11.451 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 1119 (ObjNum 936 snap 273 seq_num 936) dirty exists 2024-08-17T00:44:11.451 INFO:tasks.rados.rados.0.smithi110.stdout:3056: left oid 27 (ObjNum 936 snap 273 seq_num 936) 2024-08-17T00:44:11.451 INFO:tasks.rados.rados.0.smithi110.stdout:3057: finishing write tid 1 to smithi11086371-39 2024-08-17T00:44:11.451 INFO:tasks.rados.rados.0.smithi110.stdout:3056: done (3 left) 2024-08-17T00:44:11.451 INFO:tasks.rados.rados.0.smithi110.stdout:3060: snap_remove snap 271 2024-08-17T00:44:11.989 INFO:tasks.rados.rados.0.smithi110.stdout:3060: done (3 left) 2024-08-17T00:44:11.990 INFO:tasks.rados.rados.0.smithi110.stdout:3061: rmattr oid 12 current snap is 273 2024-08-17T00:44:11.990 INFO:tasks.rados.rados.0.smithi110.stdout:3057: finishing write tid 2 to smithi11086371-39 2024-08-17T00:44:11.991 INFO:tasks.rados.rados.0.smithi110.stdout:3057: finishing write tid 3 to smithi11086371-39 2024-08-17T00:44:11.991 INFO:tasks.rados.rados.0.smithi110.stdout:3057: finishing write tid 4 to smithi11086371-39 2024-08-17T00:44:11.991 INFO:tasks.rados.rados.0.smithi110.stdout:3059: finishing copy_from racing read to smithi11086371-17 2024-08-17T00:44:11.991 INFO:tasks.rados.rados.0.smithi110.stdout:3057: finishing write tid 5 to smithi11086371-39 2024-08-17T00:44:11.991 INFO:tasks.rados.rados.0.smithi110.stdout:3057: oid 39 updating version 0 to 1339 2024-08-17T00:44:11.991 INFO:tasks.rados.rados.0.smithi110.stdout:3057: oid 39 version 1339 is already newer than 1336 2024-08-17T00:44:11.991 INFO:tasks.rados.rados.0.smithi110.stdout:3057: oid 39 version 1339 is already newer than 1338 2024-08-17T00:44:11.991 INFO:tasks.rados.rados.0.smithi110.stdout:3057: oid 39 version 1339 is already newer than 1337 2024-08-17T00:44:11.991 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 1339 (ObjNum 937 snap 273 seq_num 937) dirty exists 2024-08-17T00:44:11.991 INFO:tasks.rados.rados.0.smithi110.stdout:3057: left oid 39 (ObjNum 937 snap 273 seq_num 937) 2024-08-17T00:44:11.991 INFO:tasks.rados.rados.0.smithi110.stdout:3059: finishing copy_from to smithi11086371-17 2024-08-17T00:44:11.991 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 936 (ObjNum 896 snap 261 seq_num 896) dirty exists 2024-08-17T00:44:11.992 INFO:tasks.rados.rados.0.smithi110.stdout:3058: expect (ObjNum 815 snap 239 seq_num 815) 2024-08-17T00:44:12.037 INFO:tasks.rados.rados.0.smithi110.stdout:3057: done (3 left) 2024-08-17T00:44:12.037 INFO:tasks.rados.rados.0.smithi110.stdout:3058: done (2 left) 2024-08-17T00:44:12.037 INFO:tasks.rados.rados.0.smithi110.stdout:3059: done (1 left) 2024-08-17T00:44:12.037 INFO:tasks.rados.rados.0.smithi110.stdout:3062: setattr oid 28 current snap is 273 2024-08-17T00:44:12.042 INFO:tasks.rados.rados.0.smithi110.stdout:3063: read oid 36 snap -1 2024-08-17T00:44:12.042 INFO:tasks.rados.rados.0.smithi110.stdout:3063: expect (ObjNum 852 snap 245 seq_num 852) 2024-08-17T00:44:12.042 INFO:tasks.rados.rados.0.smithi110.stdout:3064: snap_remove snap 268 2024-08-17T00:44:12.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:11 smithi110 ceph-mon[100641]: osdmap e636: 8 total, 8 up, 8 in 2024-08-17T00:44:12.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:11 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:12.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:11 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:12.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:11 smithi110 ceph-mon[98148]: osdmap e636: 8 total, 8 up, 8 in 2024-08-17T00:44:12.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:11 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:12.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:11 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:11 smithi177 ceph-mon[90034]: osdmap e636: 8 total, 8 up, 8 in 2024-08-17T00:44:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:11 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:11 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:12.999 INFO:tasks.rados.rados.0.smithi110.stdout:3064: done (3 left) 2024-08-17T00:44:13.000 INFO:tasks.rados.rados.0.smithi110.stdout:3065: snap_remove snap 269 2024-08-17T00:44:13.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:12 smithi177 ceph-mon[90034]: osdmap e637: 8 total, 8 up, 8 in 2024-08-17T00:44:13.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:12 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:13.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:12 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:13.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:12 smithi177 ceph-mon[90034]: pgmap v520: 121 pgs: 121 active+clean; 146 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 31 MiB/s rd, 1.9 MiB/s wr, 20 op/s 2024-08-17T00:44:13.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:12 smithi110 ceph-mon[100641]: osdmap e637: 8 total, 8 up, 8 in 2024-08-17T00:44:13.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:12 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:13.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:12 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:13.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:12 smithi110 ceph-mon[100641]: pgmap v520: 121 pgs: 121 active+clean; 146 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 31 MiB/s rd, 1.9 MiB/s wr, 20 op/s 2024-08-17T00:44:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:12 smithi110 ceph-mon[98148]: osdmap e637: 8 total, 8 up, 8 in 2024-08-17T00:44:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:12 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:12 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:12 smithi110 ceph-mon[98148]: pgmap v520: 121 pgs: 121 active+clean; 146 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 31 MiB/s rd, 1.9 MiB/s wr, 20 op/s 2024-08-17T00:44:14.001 INFO:tasks.rados.rados.0.smithi110.stdout:3065: done (3 left) 2024-08-17T00:44:14.001 INFO:tasks.rados.rados.0.smithi110.stdout:3066: copy_from oid 1 from oid 29 current snap is 273 2024-08-17T00:44:14.001 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 953 (ObjNum 934 snap 273 seq_num 934) dirty exists 2024-08-17T00:44:14.002 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 954 (ObjNum 874 snap 254 seq_num 874) dirty exists 2024-08-17T00:44:14.002 INFO:tasks.rados.rados.0.smithi110.stdout:3063: expect (ObjNum 852 snap 245 seq_num 852) 2024-08-17T00:44:14.067 INFO:tasks.rados.rados.0.smithi110.stdout:3066: finishing copy_from to smithi11086371-1 2024-08-17T00:44:14.067 INFO:tasks.rados.rados.0.smithi110.stdout:3066: got expected ENOENT (src dne) 2024-08-17T00:44:14.067 INFO:tasks.rados.rados.0.smithi110.stdout:3066: finishing copy_from racing read to smithi11086371-1 2024-08-17T00:44:14.067 INFO:tasks.rados.rados.0.smithi110.stdout:3061: done (3 left) 2024-08-17T00:44:14.067 INFO:tasks.rados.rados.0.smithi110.stdout:3062: done (2 left) 2024-08-17T00:44:14.067 INFO:tasks.rados.rados.0.smithi110.stdout:3063: done (1 left) 2024-08-17T00:44:14.067 INFO:tasks.rados.rados.0.smithi110.stdout:3066: done (0 left) 2024-08-17T00:44:14.067 INFO:tasks.rados.rados.0.smithi110.stdout:3067: setattr oid 40 current snap is 273 2024-08-17T00:44:14.068 INFO:tasks.rados.rados.0.smithi110.stdout:3068: snap_remove snap 272 2024-08-17T00:44:14.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:13 smithi110 ceph-mon[98148]: osdmap e638: 8 total, 8 up, 8 in 2024-08-17T00:44:14.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:13 smithi110 ceph-mon[100641]: osdmap e638: 8 total, 8 up, 8 in 2024-08-17T00:44:14.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:13 smithi177 ceph-mon[90034]: osdmap e638: 8 total, 8 up, 8 in 2024-08-17T00:44:14.970 INFO:tasks.rados.rados.0.smithi110.stdout:3068: done (1 left) 2024-08-17T00:44:14.970 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 23 current snap is 273 2024-08-17T00:44:14.970 INFO:tasks.rados.rados.0.smithi110.stdout:3069: seq_num 938 ranges {2572288=516096,3088384=417792,3506176=385024} 2024-08-17T00:44:14.987 INFO:tasks.rados.rados.0.smithi110.stdout:3069: writing smithi11086371-23 from 2572288 to 3088384 tid 1 2024-08-17T00:44:14.989 INFO:tasks.rados.rados.0.smithi110.stdout:3069: writing smithi11086371-23 from 3088384 to 3506176 tid 2 2024-08-17T00:44:14.992 INFO:tasks.rados.rados.0.smithi110.stdout:3069: writing smithi11086371-23 from 3506176 to 3891200 tid 3 2024-08-17T00:44:14.992 INFO:tasks.rados.rados.0.smithi110.stdout:3070: rollback oid 31 current snap is 273 2024-08-17T00:44:14.992 INFO:tasks.rados.rados.0.smithi110.stdout:3070: done (2 left) 2024-08-17T00:44:14.992 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 20 current snap is 273 2024-08-17T00:44:14.992 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 993 (ObjNum 902 snap 263 seq_num 902) dirty exists 2024-08-17T00:44:14.992 INFO:tasks.rados.rados.0.smithi110.stdout:3069: finishing write tid 1 to smithi11086371-23 2024-08-17T00:44:14.992 INFO:tasks.rados.rados.0.smithi110.stdout:3071: seq_num 939 ranges {0=532480,532480=704512,1236992=98304} 2024-08-17T00:44:14.995 INFO:tasks.rados.rados.0.smithi110.stdout:3071: writing smithi11086371-20 from 0 to 532480 tid 1 2024-08-17T00:44:14.999 INFO:tasks.rados.rados.0.smithi110.stdout:3071: writing smithi11086371-20 from 532480 to 1236992 tid 2 2024-08-17T00:44:15.000 INFO:tasks.rados.rados.0.smithi110.stdout:3071: writing smithi11086371-20 from 1236992 to 1335296 tid 3 2024-08-17T00:44:15.000 INFO:tasks.rados.rados.0.smithi110.stdout:3067: done (2 left) 2024-08-17T00:44:15.001 INFO:tasks.rados.rados.0.smithi110.stdout:3072: rollback oid 46 current snap is 273 2024-08-17T00:44:15.001 INFO:tasks.rados.rados.0.smithi110.stdout:3072: done (2 left) 2024-08-17T00:44:15.001 INFO:tasks.rados.rados.0.smithi110.stdout:3073: delete oid 26 current snap is 273 2024-08-17T00:44:15.001 INFO:tasks.rados.rados.0.smithi110.stdout:3069: finishing write tid 2 to smithi11086371-23 2024-08-17T00:44:15.001 INFO:tasks.rados.rados.0.smithi110.stdout:3069: finishing write tid 3 to smithi11086371-23 2024-08-17T00:44:15.001 INFO:tasks.rados.rados.0.smithi110.stdout:3069: finishing write tid 4 to smithi11086371-23 2024-08-17T00:44:15.001 INFO:tasks.rados.rados.0.smithi110.stdout:3069: finishing write tid 5 to smithi11086371-23 2024-08-17T00:44:15.001 INFO:tasks.rados.rados.0.smithi110.stdout:3069: oid 23 updating version 0 to 1121 2024-08-17T00:44:15.001 INFO:tasks.rados.rados.0.smithi110.stdout:3069: oid 23 updating version 1121 to 1122 2024-08-17T00:44:15.001 INFO:tasks.rados.rados.0.smithi110.stdout:3069: oid 23 updating version 1122 to 1123 2024-08-17T00:44:15.001 INFO:tasks.rados.rados.0.smithi110.stdout:3069: oid 23 version 1123 is already newer than 1120 2024-08-17T00:44:15.001 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 1123 (ObjNum 938 snap 273 seq_num 938) dirty exists 2024-08-17T00:44:15.002 INFO:tasks.rados.rados.0.smithi110.stdout:3069: left oid 23 (ObjNum 938 snap 273 seq_num 938) 2024-08-17T00:44:15.002 INFO:tasks.rados.rados.0.smithi110.stdout:3071: finishing write tid 1 to smithi11086371-20 2024-08-17T00:44:15.005 INFO:tasks.rados.rados.0.smithi110.stdout:3071: finishing write tid 2 to smithi11086371-20 2024-08-17T00:44:15.006 INFO:tasks.rados.rados.0.smithi110.stdout:3071: finishing write tid 3 to smithi11086371-20 2024-08-17T00:44:15.006 INFO:tasks.rados.rados.0.smithi110.stdout:3071: finishing write tid 4 to smithi11086371-20 2024-08-17T00:44:15.008 INFO:tasks.rados.rados.0.smithi110.stdout:3071: finishing write tid 5 to smithi11086371-20 2024-08-17T00:44:15.008 INFO:tasks.rados.rados.0.smithi110.stdout:3071: oid 20 updating version 0 to 1374 2024-08-17T00:44:15.008 INFO:tasks.rados.rados.0.smithi110.stdout:3071: oid 20 version 1374 is already newer than 1373 2024-08-17T00:44:15.008 INFO:tasks.rados.rados.0.smithi110.stdout:3071: oid 20 updating version 1374 to 1375 2024-08-17T00:44:15.008 INFO:tasks.rados.rados.0.smithi110.stdout:3071: oid 20 version 1375 is already newer than 1372 2024-08-17T00:44:15.009 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 1375 (ObjNum 939 snap 273 seq_num 939) dirty exists 2024-08-17T00:44:15.009 INFO:tasks.rados.rados.0.smithi110.stdout:3071: left oid 20 (ObjNum 939 snap 273 seq_num 939) 2024-08-17T00:44:15.009 INFO:tasks.rados.rados.0.smithi110.stdout:3069: done (2 left) 2024-08-17T00:44:15.009 INFO:tasks.rados.rados.0.smithi110.stdout:3071: done (1 left) 2024-08-17T00:44:15.009 INFO:tasks.rados.rados.0.smithi110.stdout:3073: done (0 left) 2024-08-17T00:44:15.009 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 41 current snap is 273 2024-08-17T00:44:15.009 INFO:tasks.rados.rados.0.smithi110.stdout:3074: seq_num 941 ranges {614400=565248,1179648=475136,1654784=327680} 2024-08-17T00:44:15.014 INFO:tasks.rados.rados.0.smithi110.stdout:3074: writing smithi11086371-41 from 614400 to 1179648 tid 1 2024-08-17T00:44:15.017 INFO:tasks.rados.rados.0.smithi110.stdout:3074: writing smithi11086371-41 from 1179648 to 1654784 tid 2 2024-08-17T00:44:15.019 INFO:tasks.rados.rados.0.smithi110.stdout:3074: writing smithi11086371-41 from 1654784 to 1982464 tid 3 2024-08-17T00:44:15.019 INFO:tasks.rados.rados.0.smithi110.stdout:3075: delete oid 48 current snap is 273 2024-08-17T00:44:15.019 INFO:tasks.rados.rados.0.smithi110.stdout:3074: finishing write tid 1 to smithi11086371-41 2024-08-17T00:44:15.021 INFO:tasks.rados.rados.0.smithi110.stdout:3075: done (1 left) 2024-08-17T00:44:15.021 INFO:tasks.rados.rados.0.smithi110.stdout:3076: copy_from oid 34 from oid 3 current snap is 273 2024-08-17T00:44:15.022 INFO:tasks.rados.rados.0.smithi110.stdout:3077: copy_from oid 25 from oid 31 current snap is 273 2024-08-17T00:44:15.022 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 4 current snap is 273 2024-08-17T00:44:15.022 INFO:tasks.rados.rados.0.smithi110.stdout:3078: seq_num 943 ranges {614400=598016,1212416=688128,1900544=114688} 2024-08-17T00:44:15.028 INFO:tasks.rados.rados.0.smithi110.stdout:3078: writing smithi11086371-4 from 614400 to 1212416 tid 1 2024-08-17T00:44:15.032 INFO:tasks.rados.rados.0.smithi110.stdout:3078: writing smithi11086371-4 from 1212416 to 1900544 tid 2 2024-08-17T00:44:15.033 INFO:tasks.rados.rados.0.smithi110.stdout:3078: writing smithi11086371-4 from 1900544 to 2015232 tid 3 2024-08-17T00:44:15.033 INFO:tasks.rados.rados.0.smithi110.stdout:3079: rollback oid 12 current snap is 273 2024-08-17T00:44:15.033 INFO:tasks.rados.rados.0.smithi110.stdout:3079: done (4 left) 2024-08-17T00:44:15.034 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 49 current snap is 273 2024-08-17T00:44:15.034 INFO:tasks.rados.rados.0.smithi110.stdout:3074: finishing write tid 2 to smithi11086371-41 2024-08-17T00:44:15.034 INFO:tasks.rados.rados.0.smithi110.stdout:3074: finishing write tid 3 to smithi11086371-41 2024-08-17T00:44:15.034 INFO:tasks.rados.rados.0.smithi110.stdout:3074: finishing write tid 4 to smithi11086371-41 2024-08-17T00:44:15.034 INFO:tasks.rados.rados.0.smithi110.stdout:3074: finishing write tid 5 to smithi11086371-41 2024-08-17T00:44:15.034 INFO:tasks.rados.rados.0.smithi110.stdout:3074: oid 41 updating version 0 to 1115 2024-08-17T00:44:15.034 INFO:tasks.rados.rados.0.smithi110.stdout:3074: oid 41 updating version 1115 to 1116 2024-08-17T00:44:15.034 INFO:tasks.rados.rados.0.smithi110.stdout:3074: oid 41 updating version 1116 to 1117 2024-08-17T00:44:15.034 INFO:tasks.rados.rados.0.smithi110.stdout:3074: oid 41 version 1117 is already newer than 1114 2024-08-17T00:44:15.034 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 1117 (ObjNum 941 snap 273 seq_num 941) dirty exists 2024-08-17T00:44:15.034 INFO:tasks.rados.rados.0.smithi110.stdout:3074: left oid 41 (ObjNum 941 snap 273 seq_num 941) 2024-08-17T00:44:15.034 INFO:tasks.rados.rados.0.smithi110.stdout:3080: seq_num 944 ranges {0=614400,614400=573440,1187840=229376} 2024-08-17T00:44:15.036 INFO:tasks.rados.rados.0.smithi110.stdout:3080: writing smithi11086371-49 from 0 to 614400 tid 1 2024-08-17T00:44:15.040 INFO:tasks.rados.rados.0.smithi110.stdout:3080: writing smithi11086371-49 from 614400 to 1187840 tid 2 2024-08-17T00:44:15.042 INFO:tasks.rados.rados.0.smithi110.stdout:3080: writing smithi11086371-49 from 1187840 to 1417216 tid 3 2024-08-17T00:44:15.043 INFO:tasks.rados.rados.0.smithi110.stdout:3074: done (4 left) 2024-08-17T00:44:15.043 INFO:tasks.rados.rados.0.smithi110.stdout:3081: read oid 43 snap -1 2024-08-17T00:44:15.043 INFO:tasks.rados.rados.0.smithi110.stdout:3081: expect deleted 2024-08-17T00:44:15.043 INFO:tasks.rados.rados.0.smithi110.stdout:3082: copy_from oid 11 from oid 33 current snap is 273 2024-08-17T00:44:15.043 INFO:tasks.rados.rados.0.smithi110.stdout:3078: finishing write tid 1 to smithi11086371-4 2024-08-17T00:44:15.043 INFO:tasks.rados.rados.0.smithi110.stdout:3078: finishing write tid 2 to smithi11086371-4 2024-08-17T00:44:15.043 INFO:tasks.rados.rados.0.smithi110.stdout:3078: finishing write tid 3 to smithi11086371-4 2024-08-17T00:44:15.043 INFO:tasks.rados.rados.0.smithi110.stdout:3078: finishing write tid 4 to smithi11086371-4 2024-08-17T00:44:15.043 INFO:tasks.rados.rados.0.smithi110.stdout:3078: finishing write tid 5 to smithi11086371-4 2024-08-17T00:44:15.043 INFO:tasks.rados.rados.0.smithi110.stdout:3078: oid 4 updating version 0 to 996 2024-08-17T00:44:15.043 INFO:tasks.rados.rados.0.smithi110.stdout:3078: oid 4 version 996 is already newer than 995 2024-08-17T00:44:15.043 INFO:tasks.rados.rados.0.smithi110.stdout:3078: oid 4 version 996 is already newer than 994 2024-08-17T00:44:15.044 INFO:tasks.rados.rados.0.smithi110.stdout:3078: oid 4 updating version 996 to 997 2024-08-17T00:44:15.044 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 997 (ObjNum 943 snap 273 seq_num 943) dirty exists 2024-08-17T00:44:15.044 INFO:tasks.rados.rados.0.smithi110.stdout:3078: left oid 4 (ObjNum 943 snap 273 seq_num 943) 2024-08-17T00:44:15.044 INFO:tasks.rados.rados.0.smithi110.stdout:3080: finishing write tid 1 to smithi11086371-49 2024-08-17T00:44:15.044 INFO:tasks.rados.rados.0.smithi110.stdout:3078: done (5 left) 2024-08-17T00:44:15.044 INFO:tasks.rados.rados.0.smithi110.stdout:3083: rollback oid 10 current snap is 273 2024-08-17T00:44:15.044 INFO:tasks.rados.rados.0.smithi110.stdout:3083: done (5 left) 2024-08-17T00:44:15.044 INFO:tasks.rados.rados.0.smithi110.stdout:3084: rollback oid 28 current snap is 273 2024-08-17T00:44:15.044 INFO:tasks.rados.rados.0.smithi110.stdout:3084: done (5 left) 2024-08-17T00:44:15.044 INFO:tasks.rados.rados.0.smithi110.stdout:3085: rmattr oid 47 current snap is 273 2024-08-17T00:44:15.044 INFO:tasks.rados.rados.0.smithi110.stdout:3085: done (5 left) 2024-08-17T00:44:15.044 INFO:tasks.rados.rados.0.smithi110.stdout:3086: delete oid 10 current snap is 273 2024-08-17T00:44:15.044 INFO:tasks.rados.rados.0.smithi110.stdout:3082: finishing copy_from to smithi11086371-11 2024-08-17T00:44:15.044 INFO:tasks.rados.rados.0.smithi110.stdout:3082: got expected ENOENT (src dne) 2024-08-17T00:44:15.045 INFO:tasks.rados.rados.0.smithi110.stdout:3082: finishing copy_from racing read to smithi11086371-11 2024-08-17T00:44:15.045 INFO:tasks.rados.rados.0.smithi110.stdout:3081: done (5 left) 2024-08-17T00:44:15.045 INFO:tasks.rados.rados.0.smithi110.stdout:3082: done (4 left) 2024-08-17T00:44:15.045 INFO:tasks.rados.rados.0.smithi110.stdout:3086: done (3 left) 2024-08-17T00:44:15.045 INFO:tasks.rados.rados.0.smithi110.stdout:3087: read oid 22 snap -1 2024-08-17T00:44:15.045 INFO:tasks.rados.rados.0.smithi110.stdout:3087: expect (ObjNum 878 snap 256 seq_num 878) 2024-08-17T00:44:15.045 INFO:tasks.rados.rados.0.smithi110.stdout:3088: delete oid 19 current snap is 273 2024-08-17T00:44:15.047 INFO:tasks.rados.rados.0.smithi110.stdout:3087: expect (ObjNum 878 snap 256 seq_num 878) 2024-08-17T00:44:15.058 INFO:tasks.rados.rados.0.smithi110.stdout:3077: finishing copy_from racing read to smithi11086371-25 2024-08-17T00:44:15.058 INFO:tasks.rados.rados.0.smithi110.stdout:3077: finishing copy_from to smithi11086371-25 2024-08-17T00:44:15.058 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 1175 (ObjNum 914 snap 268 seq_num 914) dirty exists 2024-08-17T00:44:15.058 INFO:tasks.rados.rados.0.smithi110.stdout:3076: finishing copy_from racing read to smithi11086371-34 2024-08-17T00:44:15.058 INFO:tasks.rados.rados.0.smithi110.stdout:3080: finishing write tid 2 to smithi11086371-49 2024-08-17T00:44:15.058 INFO:tasks.rados.rados.0.smithi110.stdout:3076: finishing copy_from to smithi11086371-34 2024-08-17T00:44:15.058 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 1020 (ObjNum 837 snap 244 seq_num 837) dirty exists 2024-08-17T00:44:15.058 INFO:tasks.rados.rados.0.smithi110.stdout:3080: finishing write tid 3 to smithi11086371-49 2024-08-17T00:44:15.058 INFO:tasks.rados.rados.0.smithi110.stdout:3076: done (4 left) 2024-08-17T00:44:15.059 INFO:tasks.rados.rados.0.smithi110.stdout:3077: done (3 left) 2024-08-17T00:44:15.059 INFO:tasks.rados.rados.0.smithi110.stdout:3087: done (2 left) 2024-08-17T00:44:15.059 INFO:tasks.rados.rados.0.smithi110.stdout:3088: done (1 left) 2024-08-17T00:44:15.059 INFO:tasks.rados.rados.0.smithi110.stdout:3089: copy_from oid 46 from oid 36 current snap is 273 2024-08-17T00:44:15.059 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 1 current snap is 273 2024-08-17T00:44:15.059 INFO:tasks.rados.rados.0.smithi110.stdout:3090: seq_num 947 ranges {1130496=663552,1794048=630784,2424832=172032} 2024-08-17T00:44:15.067 INFO:tasks.rados.rados.0.smithi110.stdout:3090: writing smithi11086371-1 from 1130496 to 1794048 tid 1 2024-08-17T00:44:15.071 INFO:tasks.rados.rados.0.smithi110.stdout:3090: writing smithi11086371-1 from 1794048 to 2424832 tid 2 2024-08-17T00:44:15.073 INFO:tasks.rados.rados.0.smithi110.stdout:3090: writing smithi11086371-1 from 2424832 to 2596864 tid 3 2024-08-17T00:44:15.073 INFO:tasks.rados.rados.0.smithi110.stdout:3091: read oid 50 snap -1 2024-08-17T00:44:15.073 INFO:tasks.rados.rados.0.smithi110.stdout:3091: expect (ObjNum 918 snap 268 seq_num 918) 2024-08-17T00:44:15.073 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 47 current snap is 273 2024-08-17T00:44:15.073 INFO:tasks.rados.rados.0.smithi110.stdout:3080: finishing write tid 4 to smithi11086371-49 2024-08-17T00:44:15.073 INFO:tasks.rados.rados.0.smithi110.stdout:3080: finishing write tid 5 to smithi11086371-49 2024-08-17T00:44:15.073 INFO:tasks.rados.rados.0.smithi110.stdout:3080: oid 49 updating version 0 to 1034 2024-08-17T00:44:15.073 INFO:tasks.rados.rados.0.smithi110.stdout:3080: oid 49 updating version 1034 to 1035 2024-08-17T00:44:15.073 INFO:tasks.rados.rados.0.smithi110.stdout:3080: oid 49 version 1035 is already newer than 1033 2024-08-17T00:44:15.073 INFO:tasks.rados.rados.0.smithi110.stdout:3080: oid 49 version 1035 is already newer than 1032 2024-08-17T00:44:15.073 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 1035 (ObjNum 944 snap 273 seq_num 944) dirty exists 2024-08-17T00:44:15.073 INFO:tasks.rados.rados.0.smithi110.stdout:3080: left oid 49 (ObjNum 944 snap 273 seq_num 944) 2024-08-17T00:44:15.073 INFO:tasks.rados.rados.0.smithi110.stdout:3089: finishing copy_from racing read to smithi11086371-46 2024-08-17T00:44:15.073 INFO:tasks.rados.rados.0.smithi110.stdout:3089: finishing copy_from to smithi11086371-46 2024-08-17T00:44:15.074 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 939 (ObjNum 852 snap 245 seq_num 852) dirty exists 2024-08-17T00:44:15.074 INFO:tasks.rados.rados.0.smithi110.stdout:3090: finishing write tid 1 to smithi11086371-1 2024-08-17T00:44:15.074 INFO:tasks.rados.rados.0.smithi110.stdout:3092: seq_num 948 ranges {3407872=679936,4087808=516096,4603904=286720} 2024-08-17T00:44:15.095 INFO:tasks.rados.rados.0.smithi110.stdout:3092: writing smithi11086371-47 from 3407872 to 4087808 tid 1 2024-08-17T00:44:15.098 INFO:tasks.rados.rados.0.smithi110.stdout:3092: writing smithi11086371-47 from 4087808 to 4603904 tid 2 2024-08-17T00:44:15.101 INFO:tasks.rados.rados.0.smithi110.stdout:3092: writing smithi11086371-47 from 4603904 to 4890624 tid 3 2024-08-17T00:44:15.101 INFO:tasks.rados.rados.0.smithi110.stdout:3080: done (4 left) 2024-08-17T00:44:15.101 INFO:tasks.rados.rados.0.smithi110.stdout:3089: done (3 left) 2024-08-17T00:44:15.101 INFO:tasks.rados.rados.0.smithi110.stdout:3093: read oid 8 snap -1 2024-08-17T00:44:15.101 INFO:tasks.rados.rados.0.smithi110.stdout:3093: expect (ObjNum 917 snap 268 seq_num 917) 2024-08-17T00:44:15.101 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 25 current snap is 273 2024-08-17T00:44:15.101 INFO:tasks.rados.rados.0.smithi110.stdout:3090: finishing write tid 2 to smithi11086371-1 2024-08-17T00:44:15.101 INFO:tasks.rados.rados.0.smithi110.stdout:3094: seq_num 949 ranges {4096000=704512,4800512=794624,5595136=8192} 2024-08-17T00:44:15.127 INFO:tasks.rados.rados.0.smithi110.stdout:3094: writing smithi11086371-25 from 4096000 to 4800512 tid 1 2024-08-17T00:44:15.132 INFO:tasks.rados.rados.0.smithi110.stdout:3094: writing smithi11086371-25 from 4800512 to 5595136 tid 2 2024-08-17T00:44:15.132 INFO:tasks.rados.rados.0.smithi110.stdout:3094: writing smithi11086371-25 from 5595136 to 5603328 tid 3 2024-08-17T00:44:15.133 INFO:tasks.rados.rados.0.smithi110.stdout:3095: rollback oid 7 current snap is 273 2024-08-17T00:44:15.133 INFO:tasks.rados.rados.0.smithi110.stdout:3095: done (5 left) 2024-08-17T00:44:15.133 INFO:tasks.rados.rados.0.smithi110.stdout:3096: rollback oid 35 current snap is 273 2024-08-17T00:44:15.133 INFO:tasks.rados.rados.0.smithi110.stdout:3096: done (5 left) 2024-08-17T00:44:15.133 INFO:tasks.rados.rados.0.smithi110.stdout:3097: rmattr oid 40 current snap is 273 2024-08-17T00:44:15.133 INFO:tasks.rados.rados.0.smithi110.stdout:3090: finishing write tid 3 to smithi11086371-1 2024-08-17T00:44:15.133 INFO:tasks.rados.rados.0.smithi110.stdout:3090: finishing write tid 4 to smithi11086371-1 2024-08-17T00:44:15.133 INFO:tasks.rados.rados.0.smithi110.stdout:3090: finishing write tid 5 to smithi11086371-1 2024-08-17T00:44:15.133 INFO:tasks.rados.rados.0.smithi110.stdout:3090: oid 1 updating version 0 to 1024 2024-08-17T00:44:15.133 INFO:tasks.rados.rados.0.smithi110.stdout:3090: oid 1 updating version 1024 to 1026 2024-08-17T00:44:15.133 INFO:tasks.rados.rados.0.smithi110.stdout:3090: oid 1 version 1026 is already newer than 1025 2024-08-17T00:44:15.133 INFO:tasks.rados.rados.0.smithi110.stdout:3090: oid 1 updating version 1026 to 1027 2024-08-17T00:44:15.133 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 1027 (ObjNum 947 snap 273 seq_num 947) dirty exists 2024-08-17T00:44:15.133 INFO:tasks.rados.rados.0.smithi110.stdout:3090: left oid 1 (ObjNum 947 snap 273 seq_num 947) 2024-08-17T00:44:15.134 INFO:tasks.rados.rados.0.smithi110.stdout:3092: finishing write tid 1 to smithi11086371-47 2024-08-17T00:44:15.134 INFO:tasks.rados.rados.0.smithi110.stdout:3090: done (5 left) 2024-08-17T00:44:15.134 INFO:tasks.rados.rados.0.smithi110.stdout:3098: rollback oid 39 current snap is 273 2024-08-17T00:44:15.134 INFO:tasks.rados.rados.0.smithi110.stdout:3098: done (5 left) 2024-08-17T00:44:15.134 INFO:tasks.rados.rados.0.smithi110.stdout:3099: copy_from oid 16 from oid 20 current snap is 273 2024-08-17T00:44:15.134 INFO:tasks.rados.rados.0.smithi110.stdout:3092: finishing write tid 2 to smithi11086371-47 2024-08-17T00:44:15.134 INFO:tasks.rados.rados.0.smithi110.stdout:3092: finishing write tid 3 to smithi11086371-47 2024-08-17T00:44:15.134 INFO:tasks.rados.rados.0.smithi110.stdout:3092: finishing write tid 4 to smithi11086371-47 2024-08-17T00:44:15.134 INFO:tasks.rados.rados.0.smithi110.stdout:3091: expect (ObjNum 918 snap 268 seq_num 918) 2024-08-17T00:44:15.266 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:15 smithi177 ceph-mon[90034]: osdmap e639: 8 total, 8 up, 8 in 2024-08-17T00:44:15.266 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:15 smithi177 ceph-mon[90034]: pgmap v523: 121 pgs: 121 active+clean; 153 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.1 MiB/s wr, 19 op/s 2024-08-17T00:44:15.266 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:15 smithi177 ceph-mon[90034]: osdmap e640: 8 total, 8 up, 8 in 2024-08-17T00:44:15.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:15 smithi110 ceph-mon[100641]: osdmap e639: 8 total, 8 up, 8 in 2024-08-17T00:44:15.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:15 smithi110 ceph-mon[100641]: pgmap v523: 121 pgs: 121 active+clean; 153 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.1 MiB/s wr, 19 op/s 2024-08-17T00:44:15.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:15 smithi110 ceph-mon[100641]: osdmap e640: 8 total, 8 up, 8 in 2024-08-17T00:44:15.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:15 smithi110 ceph-mon[98148]: osdmap e639: 8 total, 8 up, 8 in 2024-08-17T00:44:15.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:15 smithi110 ceph-mon[98148]: pgmap v523: 121 pgs: 121 active+clean; 153 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.1 MiB/s wr, 19 op/s 2024-08-17T00:44:15.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:15 smithi110 ceph-mon[98148]: osdmap e640: 8 total, 8 up, 8 in 2024-08-17T00:44:16.066 INFO:tasks.rados.rados.0.smithi110.stdout:3092: finishing write tid 5 to smithi11086371-47 2024-08-17T00:44:16.066 INFO:tasks.rados.rados.0.smithi110.stdout:3092: oid 47 updating version 0 to 1345 2024-08-17T00:44:16.066 INFO:tasks.rados.rados.0.smithi110.stdout:3092: oid 47 version 1345 is already newer than 1344 2024-08-17T00:44:16.066 INFO:tasks.rados.rados.0.smithi110.stdout:3092: oid 47 version 1345 is already newer than 1343 2024-08-17T00:44:16.066 INFO:tasks.rados.rados.0.smithi110.stdout:3092: oid 47 updating version 1345 to 1346 2024-08-17T00:44:16.067 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 47 v 1346 (ObjNum 948 snap 273 seq_num 948) dirty exists 2024-08-17T00:44:16.067 INFO:tasks.rados.rados.0.smithi110.stdout:3092: left oid 47 (ObjNum 948 snap 273 seq_num 948) 2024-08-17T00:44:16.067 INFO:tasks.rados.rados.0.smithi110.stdout:3093: expect (ObjNum 917 snap 268 seq_num 917) 2024-08-17T00:44:16.495 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.495 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.495 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:44:16.495 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:44:16.495 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.495 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:44:16.495 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.496 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.496 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.496 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.496 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.496 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.496 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-08-17T00:44:16.496 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-08-17T00:44:16.496 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-08-17T00:44:16.496 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-08-17T00:44:16.496 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.496 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.496 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.497 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.497 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.497 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.497 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.497 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.497 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.497 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.497 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.497 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.497 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.497 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.497 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:44:16.497 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.497 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.498 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:44:16.498 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:44:16.498 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.498 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:44:16.498 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.498 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.498 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.498 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.498 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.498 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.498 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-08-17T00:44:16.499 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-08-17T00:44:16.499 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-08-17T00:44:16.499 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-08-17T00:44:16.499 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.499 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.499 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.499 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.499 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.499 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.499 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.499 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.499 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.499 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.500 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.500 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.500 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.500 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.500 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:44:16.575 INFO:tasks.rados.rados.0.smithi110.stdout:3094: finishing write tid 1 to smithi11086371-25 2024-08-17T00:44:16.575 INFO:tasks.rados.rados.0.smithi110.stdout:3091: done (5 left) 2024-08-17T00:44:16.575 INFO:tasks.rados.rados.0.smithi110.stdout:3092: done (4 left) 2024-08-17T00:44:16.575 INFO:tasks.rados.rados.0.smithi110.stdout:3093: done (3 left) 2024-08-17T00:44:16.575 INFO:tasks.rados.rados.0.smithi110.stdout:3100: copy_from oid 27 from oid 1 current snap is 273 2024-08-17T00:44:16.575 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 998 (ObjNum 902 snap 263 seq_num 902) dirty exists 2024-08-17T00:44:16.576 INFO:tasks.rados.rados.0.smithi110.stdout:3094: finishing write tid 2 to smithi11086371-25 2024-08-17T00:44:16.576 INFO:tasks.rados.rados.0.smithi110.stdout:3094: finishing write tid 3 to smithi11086371-25 2024-08-17T00:44:16.576 INFO:tasks.rados.rados.0.smithi110.stdout:3094: finishing write tid 4 to smithi11086371-25 2024-08-17T00:44:16.576 INFO:tasks.rados.rados.0.smithi110.stdout:3094: finishing write tid 5 to smithi11086371-25 2024-08-17T00:44:16.576 INFO:tasks.rados.rados.0.smithi110.stdout:3094: oid 25 updating version 0 to 1381 2024-08-17T00:44:16.576 INFO:tasks.rados.rados.0.smithi110.stdout:3094: oid 25 version 1381 is already newer than 1380 2024-08-17T00:44:16.576 INFO:tasks.rados.rados.0.smithi110.stdout:3094: oid 25 version 1381 is already newer than 1379 2024-08-17T00:44:16.576 INFO:tasks.rados.rados.0.smithi110.stdout:3094: oid 25 version 1381 is already newer than 1378 2024-08-17T00:44:16.576 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 1381 (ObjNum 949 snap 273 seq_num 949) dirty exists 2024-08-17T00:44:16.576 INFO:tasks.rados.rados.0.smithi110.stdout:3094: left oid 25 (ObjNum 949 snap 273 seq_num 949) 2024-08-17T00:44:16.576 INFO:tasks.rados.rados.0.smithi110.stdout:3099: finishing copy_from racing read to smithi11086371-16 2024-08-17T00:44:16.576 INFO:tasks.rados.rados.0.smithi110.stdout:3099: finishing copy_from to smithi11086371-16 2024-08-17T00:44:16.576 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 1375 (ObjNum 939 snap 273 seq_num 939) dirty exists 2024-08-17T00:44:16.577 INFO:tasks.rados.rados.0.smithi110.stdout:3094: done (3 left) 2024-08-17T00:44:16.577 INFO:tasks.rados.rados.0.smithi110.stdout:3097: done (2 left) 2024-08-17T00:44:16.577 INFO:tasks.rados.rados.0.smithi110.stdout:3099: done (1 left) 2024-08-17T00:44:16.577 INFO:tasks.rados.rados.0.smithi110.stdout:3101: setattr oid 22 current snap is 273 2024-08-17T00:44:16.577 INFO:tasks.rados.rados.0.smithi110.stdout:3102: delete oid 14 current snap is 273 2024-08-17T00:44:16.577 INFO:tasks.rados.rados.0.smithi110.stdout:3102: done (2 left) 2024-08-17T00:44:16.578 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 47 current snap is 273 2024-08-17T00:44:16.578 INFO:tasks.rados.rados.0.smithi110.stdout:3103: seq_num 951 ranges {4890624=737280,5627904=614400,6242304=188416} 2024-08-17T00:44:16.607 INFO:tasks.rados.rados.0.smithi110.stdout:3103: writing smithi11086371-47 from 4890624 to 5627904 tid 1 2024-08-17T00:44:16.610 INFO:tasks.rados.rados.0.smithi110.stdout:3103: writing smithi11086371-47 from 5627904 to 6242304 tid 2 2024-08-17T00:44:16.612 INFO:tasks.rados.rados.0.smithi110.stdout:3103: writing smithi11086371-47 from 6242304 to 6430720 tid 3 2024-08-17T00:44:16.612 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 50 current snap is 273 2024-08-17T00:44:16.612 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 1376 (ObjNum 878 snap 256 seq_num 878) dirty exists 2024-08-17T00:44:16.612 INFO:tasks.rados.rados.0.smithi110.stdout:3104: seq_num 952 ranges {10338304=753664,11091968=499712,11591680=303104} 2024-08-17T00:44:16.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:44:16.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:44:16.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:44:16.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-08-17T00:44:16.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-08-17T00:44:16.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-08-17T00:44:16.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-08-17T00:44:16.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:16.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:16.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:44:16.670 INFO:tasks.rados.rados.0.smithi110.stdout:3104: writing smithi11086371-50 from 10338304 to 11091968 tid 1 2024-08-17T00:44:16.672 INFO:tasks.rados.rados.0.smithi110.stdout:3104: writing smithi11086371-50 from 11091968 to 11591680 tid 2 2024-08-17T00:44:16.675 INFO:tasks.rados.rados.0.smithi110.stdout:3104: writing smithi11086371-50 from 11591680 to 11894784 tid 3 2024-08-17T00:44:16.675 INFO:tasks.rados.rados.0.smithi110.stdout:3101: done (3 left) 2024-08-17T00:44:16.675 INFO:tasks.rados.rados.0.smithi110.stdout:3105: setattr oid 18 current snap is 273 2024-08-17T00:44:16.675 INFO:tasks.rados.rados.0.smithi110.stdout:3100: finishing copy_from racing read to smithi11086371-27 2024-08-17T00:44:16.675 INFO:tasks.rados.rados.0.smithi110.stdout:3100: finishing copy_from to smithi11086371-27 2024-08-17T00:44:16.675 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 1027 (ObjNum 947 snap 273 seq_num 947) dirty exists 2024-08-17T00:44:16.675 INFO:tasks.rados.rados.0.smithi110.stdout:3103: finishing write tid 1 to smithi11086371-47 2024-08-17T00:44:16.675 INFO:tasks.rados.rados.0.smithi110.stdout:3103: finishing write tid 2 to smithi11086371-47 2024-08-17T00:44:16.675 INFO:tasks.rados.rados.0.smithi110.stdout:3103: finishing write tid 3 to smithi11086371-47 2024-08-17T00:44:16.675 INFO:tasks.rados.rados.0.smithi110.stdout:3103: finishing write tid 4 to smithi11086371-47 2024-08-17T00:44:16.675 INFO:tasks.rados.rados.0.smithi110.stdout:3103: finishing write tid 5 to smithi11086371-47 2024-08-17T00:44:16.675 INFO:tasks.rados.rados.0.smithi110.stdout:3103: oid 47 updating version 0 to 1380 2024-08-17T00:44:16.676 INFO:tasks.rados.rados.0.smithi110.stdout:3103: oid 47 version 1380 is already newer than 1378 2024-08-17T00:44:16.676 INFO:tasks.rados.rados.0.smithi110.stdout:3103: oid 47 version 1380 is already newer than 1379 2024-08-17T00:44:16.676 INFO:tasks.rados.rados.0.smithi110.stdout:3103: oid 47 version 1380 is already newer than 1377 2024-08-17T00:44:16.676 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 47 v 1380 (ObjNum 951 snap 273 seq_num 951) dirty exists 2024-08-17T00:44:16.676 INFO:tasks.rados.rados.0.smithi110.stdout:3103: left oid 47 (ObjNum 951 snap 273 seq_num 951) 2024-08-17T00:44:16.676 INFO:tasks.rados.rados.0.smithi110.stdout:3104: finishing write tid 1 to smithi11086371-50 2024-08-17T00:44:16.676 INFO:tasks.rados.rados.0.smithi110.stdout:3100: done (3 left) 2024-08-17T00:44:16.676 INFO:tasks.rados.rados.0.smithi110.stdout:3103: done (2 left) 2024-08-17T00:44:16.676 INFO:tasks.rados.rados.0.smithi110.stdout:3106: rollback oid 14 current snap is 273 2024-08-17T00:44:16.676 INFO:tasks.rados.rados.0.smithi110.stdout:3106: done (2 left) 2024-08-17T00:44:16.676 INFO:tasks.rados.rados.0.smithi110.stdout:3107: delete oid 12 current snap is 273 2024-08-17T00:44:16.677 INFO:tasks.rados.rados.0.smithi110.stdout:3104: finishing write tid 2 to smithi11086371-50 2024-08-17T00:44:16.677 INFO:tasks.rados.rados.0.smithi110.stdout:3104: finishing write tid 3 to smithi11086371-50 2024-08-17T00:44:16.677 INFO:tasks.rados.rados.0.smithi110.stdout:3104: finishing write tid 4 to smithi11086371-50 2024-08-17T00:44:16.678 INFO:tasks.rados.rados.0.smithi110.stdout:3107: done (2 left) 2024-08-17T00:44:16.678 INFO:tasks.rados.rados.0.smithi110.stdout:3108: snap_create 2024-08-17T00:44:16.679 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 949 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-17T00:44:16.679 INFO:tasks.rados.rados.0.smithi110.stdout:3104: finishing write tid 5 to smithi11086371-50 2024-08-17T00:44:16.679 INFO:tasks.rados.rados.0.smithi110.stdout:3104: oid 50 updating version 0 to 1098 2024-08-17T00:44:16.679 INFO:tasks.rados.rados.0.smithi110.stdout:3104: oid 50 version 1098 is already newer than 1097 2024-08-17T00:44:16.679 INFO:tasks.rados.rados.0.smithi110.stdout:3104: oid 50 version 1098 is already newer than 1096 2024-08-17T00:44:16.679 INFO:tasks.rados.rados.0.smithi110.stdout:3104: oid 50 updating version 1098 to 1099 2024-08-17T00:44:16.679 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 1099 (ObjNum 952 snap 273 seq_num 952) dirty exists 2024-08-17T00:44:16.679 INFO:tasks.rados.rados.0.smithi110.stdout:3104: left oid 50 (ObjNum 952 snap 273 seq_num 952) 2024-08-17T00:44:17.311 INFO:tasks.rados.rados.0.smithi110.stdout:3104: done (2 left) 2024-08-17T00:44:17.312 INFO:tasks.rados.rados.0.smithi110.stdout:3105: done (1 left) 2024-08-17T00:44:17.312 INFO:tasks.rados.rados.0.smithi110.stdout:3108: done (0 left) 2024-08-17T00:44:17.312 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 45 current snap is 274 2024-08-17T00:44:17.312 INFO:tasks.rados.rados.0.smithi110.stdout:3109: seq_num 954 ranges {2777088=786432,3563520=671744,4235264=131072} 2024-08-17T00:44:17.330 INFO:tasks.rados.rados.0.smithi110.stdout:3109: writing smithi11086371-45 from 2777088 to 3563520 tid 1 2024-08-17T00:44:17.333 INFO:tasks.rados.rados.0.smithi110.stdout:3109: writing smithi11086371-45 from 3563520 to 4235264 tid 2 2024-08-17T00:44:17.334 INFO:tasks.rados.rados.0.smithi110.stdout:3109: writing smithi11086371-45 from 4235264 to 4366336 tid 3 2024-08-17T00:44:17.334 INFO:tasks.rados.rados.0.smithi110.stdout:3110: read oid 41 snap 273 2024-08-17T00:44:17.335 INFO:tasks.rados.rados.0.smithi110.stdout:3110: expect (ObjNum 941 snap 273 seq_num 941) 2024-08-17T00:44:17.335 INFO:tasks.rados.rados.0.smithi110.stdout:3111: delete oid 6 current snap is 274 2024-08-17T00:44:17.338 INFO:tasks.rados.rados.0.smithi110.stdout:3111: done (2 left) 2024-08-17T00:44:17.338 INFO:tasks.rados.rados.0.smithi110.stdout:3112: copy_from oid 5 from oid 32 current snap is 274 2024-08-17T00:44:17.338 INFO:tasks.rados.rados.0.smithi110.stdout:3113: setattr oid 24 current snap is 274 2024-08-17T00:44:17.339 INFO:tasks.rados.rados.0.smithi110.stdout:3114: read oid 40 snap 273 2024-08-17T00:44:17.339 INFO:tasks.rados.rados.0.smithi110.stdout:3114: expect (ObjNum 902 snap 263 seq_num 902) 2024-08-17T00:44:17.339 INFO:tasks.rados.rados.0.smithi110.stdout:3115: rollback oid 10 current snap is 274 2024-08-17T00:44:17.339 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 10 to 273 2024-08-17T00:44:17.340 INFO:tasks.rados.rados.0.smithi110.stdout:3116: copy_from oid 37 from oid 15 current snap is 274 2024-08-17T00:44:17.340 INFO:tasks.rados.rados.0.smithi110.stdout:3117: delete oid 12 current snap is 274 2024-08-17T00:44:17.340 INFO:tasks.rados.rados.0.smithi110.stdout:3115: finishing rollback tid 1 to smithi11086371-10 2024-08-17T00:44:17.340 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-17T00:44:17.340 INFO:tasks.rados.rados.0.smithi110.stdout:3109: finishing write tid 1 to smithi11086371-45 2024-08-17T00:44:17.341 INFO:tasks.rados.rados.0.smithi110.stdout:3109: finishing write tid 2 to smithi11086371-45 2024-08-17T00:44:17.341 INFO:tasks.rados.rados.0.smithi110.stdout:3115: done (7 left) 2024-08-17T00:44:17.341 INFO:tasks.rados.rados.0.smithi110.stdout:3117: done (6 left) 2024-08-17T00:44:17.342 INFO:tasks.rados.rados.0.smithi110.stdout:3118: rollback oid 14 current snap is 274 2024-08-17T00:44:17.342 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 14 to 273 2024-08-17T00:44:17.342 INFO:tasks.rados.rados.0.smithi110.stdout:3119: copy_from oid 33 from oid 49 current snap is 274 2024-08-17T00:44:17.342 INFO:tasks.rados.rados.0.smithi110.stdout:3120: copy_from oid 44 from oid 3 current snap is 274 2024-08-17T00:44:17.342 INFO:tasks.rados.rados.0.smithi110.stdout:3121: read oid 26 snap -1 2024-08-17T00:44:17.342 INFO:tasks.rados.rados.0.smithi110.stdout:3121: expect deleted 2024-08-17T00:44:17.342 INFO:tasks.rados.rados.0.smithi110.stdout:3122: delete oid 19 current snap is 274 2024-08-17T00:44:17.346 INFO:tasks.rados.rados.0.smithi110.stdout:3118: finishing rollback tid 1 to smithi11086371-14 2024-08-17T00:44:17.347 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 0 (ObjNum 33 snap 0 seq_num 1879930992) dirty dne 2024-08-17T00:44:17.347 INFO:tasks.rados.rados.0.smithi110.stdout:3109: finishing write tid 3 to smithi11086371-45 2024-08-17T00:44:17.347 INFO:tasks.rados.rados.0.smithi110.stdout:3109: finishing write tid 4 to smithi11086371-45 2024-08-17T00:44:17.348 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 1363 (ObjNum 922 snap 270 seq_num 922) dirty exists 2024-08-17T00:44:17.349 INFO:tasks.rados.rados.0.smithi110.stdout:3109: finishing write tid 5 to smithi11086371-45 2024-08-17T00:44:17.349 INFO:tasks.rados.rados.0.smithi110.stdout:3109: oid 45 updating version 0 to 1360 2024-08-17T00:44:17.349 INFO:tasks.rados.rados.0.smithi110.stdout:3109: oid 45 version 1360 is already newer than 1359 2024-08-17T00:44:17.350 INFO:tasks.rados.rados.0.smithi110.stdout:3109: oid 45 version 1360 is already newer than 1358 2024-08-17T00:44:17.350 INFO:tasks.rados.rados.0.smithi110.stdout:3109: oid 45 updating version 1360 to 1361 2024-08-17T00:44:17.350 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 1361 (ObjNum 954 snap 274 seq_num 954) dirty exists 2024-08-17T00:44:17.350 INFO:tasks.rados.rados.0.smithi110.stdout:3109: left oid 45 (ObjNum 954 snap 274 seq_num 954) 2024-08-17T00:44:17.350 INFO:tasks.rados.rados.0.smithi110.stdout:3110: expect (ObjNum 941 snap 273 seq_num 941) 2024-08-17T00:44:17.417 INFO:tasks.rados.rados.0.smithi110.stdout:3119: finishing copy_from racing read to smithi11086371-33 2024-08-17T00:44:17.418 INFO:tasks.rados.rados.0.smithi110.stdout:3119: finishing copy_from to smithi11086371-33 2024-08-17T00:44:17.418 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 33 v 1035 (ObjNum 944 snap 273 seq_num 944) dirty exists 2024-08-17T00:44:17.418 INFO:tasks.rados.rados.0.smithi110.stdout:3114: expect (ObjNum 902 snap 263 seq_num 902) 2024-08-17T00:44:17.514 INFO:tasks.rados.rados.0.smithi110.stdout:3116: finishing copy_from racing read to smithi11086371-37 2024-08-17T00:44:17.514 INFO:tasks.rados.rados.0.smithi110.stdout:3116: finishing copy_from to smithi11086371-37 2024-08-17T00:44:17.514 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 1102 (ObjNum 879 snap 256 seq_num 879) dirty exists 2024-08-17T00:44:17.514 INFO:tasks.rados.rados.0.smithi110.stdout:3120: finishing copy_from racing read to smithi11086371-44 2024-08-17T00:44:17.515 INFO:tasks.rados.rados.0.smithi110.stdout:3120: finishing copy_from to smithi11086371-44 2024-08-17T00:44:17.515 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 1020 (ObjNum 837 snap 244 seq_num 837) dirty exists 2024-08-17T00:44:17.515 INFO:tasks.rados.rados.0.smithi110.stdout:3112: finishing copy_from racing read to smithi11086371-5 2024-08-17T00:44:17.515 INFO:tasks.rados.rados.0.smithi110.stdout:3112: finishing copy_from to smithi11086371-5 2024-08-17T00:44:17.515 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 1089 (ObjNum 779 snap 230 seq_num 779) dirty exists 2024-08-17T00:44:17.515 INFO:tasks.rados.rados.0.smithi110.stdout:3109: done (10 left) 2024-08-17T00:44:17.515 INFO:tasks.rados.rados.0.smithi110.stdout:3110: done (9 left) 2024-08-17T00:44:17.515 INFO:tasks.rados.rados.0.smithi110.stdout:3112: done (8 left) 2024-08-17T00:44:17.515 INFO:tasks.rados.rados.0.smithi110.stdout:3113: done (7 left) 2024-08-17T00:44:17.515 INFO:tasks.rados.rados.0.smithi110.stdout:3114: done (6 left) 2024-08-17T00:44:17.515 INFO:tasks.rados.rados.0.smithi110.stdout:3116: done (5 left) 2024-08-17T00:44:17.517 INFO:tasks.rados.rados.0.smithi110.stdout:3118: done (4 left) 2024-08-17T00:44:17.517 INFO:tasks.rados.rados.0.smithi110.stdout:3119: done (3 left) 2024-08-17T00:44:17.517 INFO:tasks.rados.rados.0.smithi110.stdout:3120: done (2 left) 2024-08-17T00:44:17.517 INFO:tasks.rados.rados.0.smithi110.stdout:3121: done (1 left) 2024-08-17T00:44:17.517 INFO:tasks.rados.rados.0.smithi110.stdout:3122: done (0 left) 2024-08-17T00:44:17.517 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 47 current snap is 274 2024-08-17T00:44:17.517 INFO:tasks.rados.rados.0.smithi110.stdout:3123: seq_num 958 ranges {6430720=450560,6881280=655360,7536640=548864} 2024-08-17T00:44:17.551 INFO:tasks.rados.rados.0.smithi110.stdout:3123: writing smithi11086371-47 from 6430720 to 6881280 tid 1 2024-08-17T00:44:17.558 INFO:tasks.rados.rados.0.smithi110.stdout:3123: writing smithi11086371-47 from 6881280 to 7536640 tid 2 2024-08-17T00:44:17.560 INFO:tasks.rados.rados.0.smithi110.stdout:3123: writing smithi11086371-47 from 7536640 to 8085504 tid 3 2024-08-17T00:44:17.560 INFO:tasks.rados.rados.0.smithi110.stdout:3124: setattr oid 7 current snap is 274 2024-08-17T00:44:17.560 INFO:tasks.rados.rados.0.smithi110.stdout:3123: finishing write tid 1 to smithi11086371-47 2024-08-17T00:44:17.560 INFO:tasks.rados.rados.0.smithi110.stdout:3123: finishing write tid 2 to smithi11086371-47 2024-08-17T00:44:17.560 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:17 smithi110 systemd[1]: Stopping Ceph node-exporter.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:44:17.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:17 smithi110 ceph-mon[98148]: Upgrade: Setting container_image for all mds 2024-08-17T00:44:17.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:17 smithi110 ceph-mon[98148]: Upgrade: Setting container_image for all rgw 2024-08-17T00:44:17.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:17 smithi110 ceph-mon[98148]: Upgrade: Setting container_image for all rbd-mirror 2024-08-17T00:44:17.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:17 smithi110 ceph-mon[98148]: Upgrade: Setting container_image for all ceph-exporter 2024-08-17T00:44:17.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:17 smithi110 ceph-mon[98148]: Upgrade: Setting container_image for all iscsi 2024-08-17T00:44:17.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:17 smithi110 ceph-mon[98148]: Upgrade: Setting container_image for all nfs 2024-08-17T00:44:17.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:17 smithi110 ceph-mon[98148]: Upgrade: Setting container_image for all nvmeof 2024-08-17T00:44:17.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:17 smithi110 ceph-mon[98148]: pgmap v525: 121 pgs: 121 active+clean; 150 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 27 op/s 2024-08-17T00:44:17.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:17 smithi110 ceph-mon[100641]: Upgrade: Setting container_image for all mds 2024-08-17T00:44:17.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:17 smithi110 ceph-mon[100641]: Upgrade: Setting container_image for all rgw 2024-08-17T00:44:17.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:17 smithi110 ceph-mon[100641]: Upgrade: Setting container_image for all rbd-mirror 2024-08-17T00:44:17.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:17 smithi110 ceph-mon[100641]: Upgrade: Setting container_image for all ceph-exporter 2024-08-17T00:44:17.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:17 smithi110 ceph-mon[100641]: Upgrade: Setting container_image for all iscsi 2024-08-17T00:44:17.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:17 smithi110 ceph-mon[100641]: Upgrade: Setting container_image for all nfs 2024-08-17T00:44:17.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:17 smithi110 ceph-mon[100641]: Upgrade: Setting container_image for all nvmeof 2024-08-17T00:44:17.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:17 smithi110 ceph-mon[100641]: pgmap v525: 121 pgs: 121 active+clean; 150 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 27 op/s 2024-08-17T00:44:17.562 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 2 current snap is 274 2024-08-17T00:44:17.562 INFO:tasks.rados.rados.0.smithi110.stdout:3125: seq_num 959 ranges {1040384=466944,1507328=540672,2048000=557056,2605056=106496} 2024-08-17T00:44:17.569 INFO:tasks.rados.rados.0.smithi110.stdout:3125: writing smithi11086371-2 from 1040384 to 1507328 tid 1 2024-08-17T00:44:17.572 INFO:tasks.rados.rados.0.smithi110.stdout:3125: writing smithi11086371-2 from 1507328 to 2048000 tid 2 2024-08-17T00:44:17.575 INFO:tasks.rados.rados.0.smithi110.stdout:3125: writing smithi11086371-2 from 2048000 to 2605056 tid 3 2024-08-17T00:44:17.576 INFO:tasks.rados.rados.0.smithi110.stdout:3125: writing smithi11086371-2 from 2605056 to 2711552 tid 4 2024-08-17T00:44:17.577 INFO:tasks.rados.rados.0.smithi110.stdout:3126: rmattr oid 28 current snap is 274 2024-08-17T00:44:17.577 INFO:tasks.rados.rados.0.smithi110.stdout:3123: finishing write tid 3 to smithi11086371-47 2024-08-17T00:44:17.577 INFO:tasks.rados.rados.0.smithi110.stdout:3123: finishing write tid 4 to smithi11086371-47 2024-08-17T00:44:17.577 INFO:tasks.rados.rados.0.smithi110.stdout:3123: finishing write tid 5 to smithi11086371-47 2024-08-17T00:44:17.577 INFO:tasks.rados.rados.0.smithi110.stdout:3123: oid 47 updating version 0 to 1383 2024-08-17T00:44:17.577 INFO:tasks.rados.rados.0.smithi110.stdout:3123: oid 47 version 1383 is already newer than 1382 2024-08-17T00:44:17.577 INFO:tasks.rados.rados.0.smithi110.stdout:3123: oid 47 updating version 1383 to 1384 2024-08-17T00:44:17.577 INFO:tasks.rados.rados.0.smithi110.stdout:3123: oid 47 version 1384 is already newer than 1381 2024-08-17T00:44:17.577 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 47 v 1384 (ObjNum 958 snap 274 seq_num 958) dirty exists 2024-08-17T00:44:17.577 INFO:tasks.rados.rados.0.smithi110.stdout:3123: left oid 47 (ObjNum 958 snap 274 seq_num 958) 2024-08-17T00:44:17.577 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 1036 (ObjNum 852 snap 245 seq_num 852) dirty exists 2024-08-17T00:44:17.577 INFO:tasks.rados.rados.0.smithi110.stdout:3125: finishing write tid 1 to smithi11086371-2 2024-08-17T00:44:17.577 INFO:tasks.rados.rados.0.smithi110.stdout:3125: finishing write tid 2 to smithi11086371-2 2024-08-17T00:44:17.578 INFO:tasks.rados.rados.0.smithi110.stdout:3123: done (3 left) 2024-08-17T00:44:17.578 INFO:tasks.rados.rados.0.smithi110.stdout:3124: done (2 left) 2024-08-17T00:44:17.578 INFO:tasks.rados.rados.0.smithi110.stdout:3127: snap_create 2024-08-17T00:44:17.579 INFO:tasks.rados.rados.0.smithi110.stdout:3125: finishing write tid 3 to smithi11086371-2 2024-08-17T00:44:17.579 INFO:tasks.rados.rados.0.smithi110.stdout:3125: finishing write tid 4 to smithi11086371-2 2024-08-17T00:44:17.579 INFO:tasks.rados.rados.0.smithi110.stdout:3125: finishing write tid 5 to smithi11086371-2 2024-08-17T00:44:17.579 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 1021 (ObjNum 874 snap 254 seq_num 874) dirty exists 2024-08-17T00:44:17.580 INFO:tasks.rados.rados.0.smithi110.stdout:3125: finishing write tid 6 to smithi11086371-2 2024-08-17T00:44:17.581 INFO:tasks.rados.rados.0.smithi110.stdout:3125: oid 2 updating version 0 to 1387 2024-08-17T00:44:17.581 INFO:tasks.rados.rados.0.smithi110.stdout:3125: oid 2 version 1387 is already newer than 1386 2024-08-17T00:44:17.581 INFO:tasks.rados.rados.0.smithi110.stdout:3125: oid 2 updating version 1387 to 1389 2024-08-17T00:44:17.581 INFO:tasks.rados.rados.0.smithi110.stdout:3125: oid 2 version 1389 is already newer than 1388 2024-08-17T00:44:17.581 INFO:tasks.rados.rados.0.smithi110.stdout:3125: oid 2 version 1389 is already newer than 1385 2024-08-17T00:44:17.581 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 2 v 1389 (ObjNum 959 snap 274 seq_num 959) dirty exists 2024-08-17T00:44:17.581 INFO:tasks.rados.rados.0.smithi110.stdout:3125: left oid 2 (ObjNum 959 snap 274 seq_num 959) 2024-08-17T00:44:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:17 smithi177 ceph-mon[90034]: Upgrade: Setting container_image for all mds 2024-08-17T00:44:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:17 smithi177 ceph-mon[90034]: Upgrade: Setting container_image for all rgw 2024-08-17T00:44:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:17 smithi177 ceph-mon[90034]: Upgrade: Setting container_image for all rbd-mirror 2024-08-17T00:44:17.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:17 smithi177 ceph-mon[90034]: Upgrade: Setting container_image for all ceph-exporter 2024-08-17T00:44:17.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:17 smithi177 ceph-mon[90034]: Upgrade: Setting container_image for all iscsi 2024-08-17T00:44:17.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:17 smithi177 ceph-mon[90034]: Upgrade: Setting container_image for all nfs 2024-08-17T00:44:17.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:17 smithi177 ceph-mon[90034]: Upgrade: Setting container_image for all nvmeof 2024-08-17T00:44:17.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:17 smithi177 ceph-mon[90034]: pgmap v525: 121 pgs: 121 active+clean; 150 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 27 op/s 2024-08-17T00:44:18.060 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:17 smithi110 podman[130219]: 2024-08-17 00:44:17.762394999 +0000 UTC m=+0.112639136 container died 8d239cc7b01d58b1806e20c22516b9a316a6baba5f5845fb65cbe31eb9dd55d3 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-17T00:44:18.313 INFO:tasks.rados.rados.0.smithi110.stdout:3125: done (2 left) 2024-08-17T00:44:18.314 INFO:tasks.rados.rados.0.smithi110.stdout:3126: done (1 left) 2024-08-17T00:44:18.314 INFO:tasks.rados.rados.0.smithi110.stdout:3127: done (0 left) 2024-08-17T00:44:18.314 INFO:tasks.rados.rados.0.smithi110.stdout:3128: copy_from oid 26 from oid 49 current snap is 275 2024-08-17T00:44:18.314 INFO:tasks.rados.rados.0.smithi110.stdout:3129: setattr oid 24 current snap is 275 2024-08-17T00:44:18.316 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 16 current snap is 275 2024-08-17T00:44:18.316 INFO:tasks.rados.rados.0.smithi110.stdout:3130: seq_num 960 ranges {1335296=483328,1818624=425984,2244608=761856,3006464=16384} 2024-08-17T00:44:18.326 INFO:tasks.rados.rados.0.smithi110.stdout:3130: writing smithi11086371-16 from 1335296 to 1818624 tid 1 2024-08-17T00:44:18.328 INFO:tasks.rados.rados.0.smithi110.stdout:3130: writing smithi11086371-16 from 1818624 to 2244608 tid 2 2024-08-17T00:44:18.333 INFO:tasks.rados.rados.0.smithi110.stdout:3130: writing smithi11086371-16 from 2244608 to 3006464 tid 3 2024-08-17T00:44:18.333 INFO:tasks.rados.rados.0.smithi110.stdout:3130: writing smithi11086371-16 from 3006464 to 3022848 tid 4 2024-08-17T00:44:18.333 INFO:tasks.rados.rados.0.smithi110.stdout:3131: delete oid 41 current snap is 275 2024-08-17T00:44:18.333 INFO:tasks.rados.rados.0.smithi110.stdout:3128: finishing copy_from racing read to smithi11086371-26 2024-08-17T00:44:18.333 INFO:tasks.rados.rados.0.smithi110.stdout:3128: finishing copy_from to smithi11086371-26 2024-08-17T00:44:18.333 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 26 v 1035 (ObjNum 944 snap 273 seq_num 944) dirty exists 2024-08-17T00:44:18.333 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 1367 (ObjNum 922 snap 270 seq_num 922) dirty exists 2024-08-17T00:44:18.333 INFO:tasks.rados.rados.0.smithi110.stdout:3130: finishing write tid 1 to smithi11086371-16 2024-08-17T00:44:18.333 INFO:tasks.rados.rados.0.smithi110.stdout:3130: finishing write tid 2 to smithi11086371-16 2024-08-17T00:44:18.335 INFO:tasks.rados.rados.0.smithi110.stdout:3128: done (3 left) 2024-08-17T00:44:18.335 INFO:tasks.rados.rados.0.smithi110.stdout:3129: done (2 left) 2024-08-17T00:44:18.335 INFO:tasks.rados.rados.0.smithi110.stdout:3131: done (1 left) 2024-08-17T00:44:18.335 INFO:tasks.rados.rados.0.smithi110.stdout:3132: rmattr oid 10 current snap is 275 2024-08-17T00:44:18.335 INFO:tasks.rados.rados.0.smithi110.stdout:3132: done (1 left) 2024-08-17T00:44:18.335 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 5 current snap is 275 2024-08-17T00:44:18.335 INFO:tasks.rados.rados.0.smithi110.stdout:3133: seq_num 962 ranges {9355264=516096,9871360=589824,10461184=614400} 2024-08-17T00:44:18.389 INFO:tasks.rados.rados.0.smithi110.stdout:3133: writing smithi11086371-5 from 9355264 to 9871360 tid 1 2024-08-17T00:44:18.392 INFO:tasks.rados.rados.0.smithi110.stdout:3133: writing smithi11086371-5 from 9871360 to 10461184 tid 2 2024-08-17T00:44:18.396 INFO:tasks.rados.rados.0.smithi110.stdout:3133: writing smithi11086371-5 from 10461184 to 11075584 tid 3 2024-08-17T00:44:18.396 INFO:tasks.rados.rados.0.smithi110.stdout:3134: snap_create 2024-08-17T00:44:18.396 INFO:tasks.rados.rados.0.smithi110.stdout:3130: finishing write tid 3 to smithi11086371-16 2024-08-17T00:44:18.396 INFO:tasks.rados.rados.0.smithi110.stdout:3130: finishing write tid 4 to smithi11086371-16 2024-08-17T00:44:18.396 INFO:tasks.rados.rados.0.smithi110.stdout:3130: finishing write tid 5 to smithi11086371-16 2024-08-17T00:44:18.396 INFO:tasks.rados.rados.0.smithi110.stdout:3130: finishing write tid 6 to smithi11086371-16 2024-08-17T00:44:18.396 INFO:tasks.rados.rados.0.smithi110.stdout:3130: oid 16 updating version 0 to 1389 2024-08-17T00:44:18.396 INFO:tasks.rados.rados.0.smithi110.stdout:3130: oid 16 version 1389 is already newer than 1388 2024-08-17T00:44:18.396 INFO:tasks.rados.rados.0.smithi110.stdout:3130: oid 16 version 1389 is already newer than 1387 2024-08-17T00:44:18.397 INFO:tasks.rados.rados.0.smithi110.stdout:3130: oid 16 version 1389 is already newer than 1385 2024-08-17T00:44:18.397 INFO:tasks.rados.rados.0.smithi110.stdout:3130: oid 16 version 1389 is already newer than 1386 2024-08-17T00:44:18.397 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 1389 (ObjNum 960 snap 275 seq_num 960) dirty exists 2024-08-17T00:44:18.397 INFO:tasks.rados.rados.0.smithi110.stdout:3130: left oid 16 (ObjNum 960 snap 275 seq_num 960) 2024-08-17T00:44:18.397 INFO:tasks.rados.rados.0.smithi110.stdout:3133: finishing write tid 1 to smithi11086371-5 2024-08-17T00:44:18.397 INFO:tasks.rados.rados.0.smithi110.stdout:3133: finishing write tid 2 to smithi11086371-5 2024-08-17T00:44:18.399 INFO:tasks.rados.rados.0.smithi110.stdout:3133: finishing write tid 3 to smithi11086371-5 2024-08-17T00:44:18.399 INFO:tasks.rados.rados.0.smithi110.stdout:3133: finishing write tid 4 to smithi11086371-5 2024-08-17T00:44:18.402 INFO:tasks.rados.rados.0.smithi110.stdout:3133: finishing write tid 5 to smithi11086371-5 2024-08-17T00:44:18.402 INFO:tasks.rados.rados.0.smithi110.stdout:3133: oid 5 updating version 0 to 1369 2024-08-17T00:44:18.402 INFO:tasks.rados.rados.0.smithi110.stdout:3133: oid 5 updating version 1369 to 1370 2024-08-17T00:44:18.402 INFO:tasks.rados.rados.0.smithi110.stdout:3133: oid 5 updating version 1370 to 1371 2024-08-17T00:44:18.402 INFO:tasks.rados.rados.0.smithi110.stdout:3133: oid 5 updating version 1371 to 1372 2024-08-17T00:44:18.402 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 1372 (ObjNum 962 snap 275 seq_num 962) dirty exists 2024-08-17T00:44:18.402 INFO:tasks.rados.rados.0.smithi110.stdout:3133: left oid 5 (ObjNum 962 snap 275 seq_num 962) 2024-08-17T00:44:18.435 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:18 smithi110 ceph-mon[98148]: Upgrade: Updating node-exporter.a (1/2) 2024-08-17T00:44:18.435 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:18 smithi110 ceph-mon[98148]: Deploying daemon node-exporter.a on smithi110 2024-08-17T00:44:18.435 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:18 smithi110 ceph-mon[98148]: osdmap e641: 8 total, 8 up, 8 in 2024-08-17T00:44:18.436 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:18 smithi110 ceph-mon[100641]: Upgrade: Updating node-exporter.a (1/2) 2024-08-17T00:44:18.436 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:18 smithi110 ceph-mon[100641]: Deploying daemon node-exporter.a on smithi110 2024-08-17T00:44:18.436 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:18 smithi110 ceph-mon[100641]: osdmap e641: 8 total, 8 up, 8 in 2024-08-17T00:44:18.436 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:18 smithi110 podman[130219]: 2024-08-17 00:44:18.107590514 +0000 UTC m=+0.457834653 container cleanup 8d239cc7b01d58b1806e20c22516b9a316a6baba5f5845fb65cbe31eb9dd55d3 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-17T00:44:18.436 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:18 smithi110 bash[130219]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a 2024-08-17T00:44:18.436 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:18 smithi110 podman[130236]: 2024-08-17 00:44:18.309149448 +0000 UTC m=+0.548548958 container remove 8d239cc7b01d58b1806e20c22516b9a316a6baba5f5845fb65cbe31eb9dd55d3 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-17T00:44:18.436 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:18 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-08-17T00:44:18.437 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:44:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:44:18] "GET /metrics HTTP/1.1" 200 36350 "" "Prometheus/2.43.0" 2024-08-17T00:44:18.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:18 smithi177 ceph-mon[90034]: Upgrade: Updating node-exporter.a (1/2) 2024-08-17T00:44:18.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:18 smithi177 ceph-mon[90034]: Deploying daemon node-exporter.a on smithi110 2024-08-17T00:44:18.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:18 smithi177 ceph-mon[90034]: osdmap e641: 8 total, 8 up, 8 in 2024-08-17T00:44:18.810 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:18 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-08-17T00:44:18.810 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:18 smithi110 systemd[1]: Stopped Ceph node-exporter.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:44:18.810 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:18 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@node-exporter.a.service: Consumed 3.144s CPU time. 2024-08-17T00:44:18.810 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:18 smithi110 systemd[1]: Starting Ceph node-exporter.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:44:19.110 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:18 smithi110 podman[130368]: 2024-08-17 00:44:18.761100957 +0000 UTC m=+0.016674073 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-08-17T00:44:19.110 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:18 smithi110 podman[130368]: 2024-08-17 00:44:18.860639617 +0000 UTC m=+0.116212712 container create 10d331372690147d156d0d827a65b4b47de56993c6e55b4537a11a2bd151f744 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-17T00:44:19.110 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 podman[130368]: 2024-08-17 00:44:19.104643276 +0000 UTC m=+0.360216381 container init 10d331372690147d156d0d827a65b4b47de56993c6e55b4537a11a2bd151f744 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-17T00:44:19.110 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 podman[130368]: 2024-08-17 00:44:19.109552749 +0000 UTC m=+0.365125844 container start 10d331372690147d156d0d827a65b4b47de56993c6e55b4537a11a2bd151f744 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-17T00:44:19.317 INFO:tasks.rados.rados.0.smithi110.stdout:3130: done (2 left) 2024-08-17T00:44:19.317 INFO:tasks.rados.rados.0.smithi110.stdout:3133: done (1 left) 2024-08-17T00:44:19.317 INFO:tasks.rados.rados.0.smithi110.stdout:3134: done (0 left) 2024-08-17T00:44:19.317 INFO:tasks.rados.rados.0.smithi110.stdout:3135: delete oid 25 current snap is 276 2024-08-17T00:44:19.319 INFO:tasks.rados.rados.0.smithi110.stdout:3135: done (0 left) 2024-08-17T00:44:19.319 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 45 current snap is 276 2024-08-17T00:44:19.319 INFO:tasks.rados.rados.0.smithi110.stdout:3136: seq_num 964 ranges {4366336=548864,4915200=761856,5677056=442368} 2024-08-17T00:44:19.345 INFO:tasks.rados.rados.0.smithi110.stdout:3136: writing smithi11086371-45 from 4366336 to 4915200 tid 1 2024-08-17T00:44:19.349 INFO:tasks.rados.rados.0.smithi110.stdout:3136: writing smithi11086371-45 from 4915200 to 5677056 tid 2 2024-08-17T00:44:19.352 INFO:tasks.rados.rados.0.smithi110.stdout:3136: writing smithi11086371-45 from 5677056 to 6119424 tid 3 2024-08-17T00:44:19.352 INFO:tasks.rados.rados.0.smithi110.stdout:3137: read oid 17 snap -1 2024-08-17T00:44:19.352 INFO:tasks.rados.rados.0.smithi110.stdout:3137: expect (ObjNum 896 snap 261 seq_num 896) 2024-08-17T00:44:19.352 INFO:tasks.rados.rados.0.smithi110.stdout:3138: delete oid 32 current snap is 276 2024-08-17T00:44:19.353 INFO:tasks.rados.rados.0.smithi110.stdout:3136: finishing write tid 1 to smithi11086371-45 2024-08-17T00:44:19.355 INFO:tasks.rados.rados.0.smithi110.stdout:3137: expect (ObjNum 896 snap 261 seq_num 896) 2024-08-17T00:44:19.371 INFO:tasks.rados.rados.0.smithi110.stdout:3136: finishing write tid 2 to smithi11086371-45 2024-08-17T00:44:19.372 INFO:tasks.rados.rados.0.smithi110.stdout:3136: finishing write tid 3 to smithi11086371-45 2024-08-17T00:44:19.372 INFO:tasks.rados.rados.0.smithi110.stdout:3136: finishing write tid 4 to smithi11086371-45 2024-08-17T00:44:19.372 INFO:tasks.rados.rados.0.smithi110.stdout:3136: finishing write tid 5 to smithi11086371-45 2024-08-17T00:44:19.372 INFO:tasks.rados.rados.0.smithi110.stdout:3136: oid 45 updating version 0 to 1375 2024-08-17T00:44:19.372 INFO:tasks.rados.rados.0.smithi110.stdout:3136: oid 45 updating version 1375 to 1376 2024-08-17T00:44:19.372 INFO:tasks.rados.rados.0.smithi110.stdout:3136: oid 45 updating version 1376 to 1377 2024-08-17T00:44:19.372 INFO:tasks.rados.rados.0.smithi110.stdout:3136: oid 45 version 1377 is already newer than 1374 2024-08-17T00:44:19.372 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 1377 (ObjNum 964 snap 276 seq_num 964) dirty exists 2024-08-17T00:44:19.372 INFO:tasks.rados.rados.0.smithi110.stdout:3136: left oid 45 (ObjNum 964 snap 276 seq_num 964) 2024-08-17T00:44:19.372 INFO:tasks.rados.rados.0.smithi110.stdout:3136: done (2 left) 2024-08-17T00:44:19.372 INFO:tasks.rados.rados.0.smithi110.stdout:3137: done (1 left) 2024-08-17T00:44:19.372 INFO:tasks.rados.rados.0.smithi110.stdout:3138: done (0 left) 2024-08-17T00:44:19.373 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 22 current snap is 276 2024-08-17T00:44:19.373 INFO:tasks.rados.rados.0.smithi110.stdout:3139: seq_num 966 ranges {311296=581632,892928=581632,1474560=622592} 2024-08-17T00:44:19.376 INFO:tasks.rados.rados.0.smithi110.stdout:3139: writing smithi11086371-22 from 311296 to 892928 tid 1 2024-08-17T00:44:19.379 INFO:tasks.rados.rados.0.smithi110.stdout:3139: writing smithi11086371-22 from 892928 to 1474560 tid 2 2024-08-17T00:44:19.382 INFO:tasks.rados.rados.0.smithi110.stdout:3139: writing smithi11086371-22 from 1474560 to 2097152 tid 3 2024-08-17T00:44:19.383 INFO:tasks.rados.rados.0.smithi110.stdout:3140: snap_create 2024-08-17T00:44:19.383 INFO:tasks.rados.rados.0.smithi110.stdout:3139: finishing write tid 1 to smithi11086371-22 2024-08-17T00:44:19.383 INFO:tasks.rados.rados.0.smithi110.stdout:3139: finishing write tid 2 to smithi11086371-22 2024-08-17T00:44:19.386 INFO:tasks.rados.rados.0.smithi110.stdout:3139: finishing write tid 3 to smithi11086371-22 2024-08-17T00:44:19.386 INFO:tasks.rados.rados.0.smithi110.stdout:3139: finishing write tid 4 to smithi11086371-22 2024-08-17T00:44:19.388 INFO:tasks.rados.rados.0.smithi110.stdout:3139: finishing write tid 5 to smithi11086371-22 2024-08-17T00:44:19.388 INFO:tasks.rados.rados.0.smithi110.stdout:3139: oid 22 updating version 0 to 1393 2024-08-17T00:44:19.388 INFO:tasks.rados.rados.0.smithi110.stdout:3139: oid 22 version 1393 is already newer than 1392 2024-08-17T00:44:19.388 INFO:tasks.rados.rados.0.smithi110.stdout:3139: oid 22 version 1393 is already newer than 1390 2024-08-17T00:44:19.388 INFO:tasks.rados.rados.0.smithi110.stdout:3139: oid 22 version 1393 is already newer than 1391 2024-08-17T00:44:19.388 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 1393 (ObjNum 966 snap 276 seq_num 966) dirty exists 2024-08-17T00:44:19.388 INFO:tasks.rados.rados.0.smithi110.stdout:3139: left oid 22 (ObjNum 966 snap 276 seq_num 966) 2024-08-17T00:44:19.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-mon[98148]: pgmap v527: 121 pgs: 121 active+clean; 141 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 31 op/s 2024-08-17T00:44:19.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-mon[98148]: osdmap e642: 8 total, 8 up, 8 in 2024-08-17T00:44:19.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:19.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:19.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-mon[100641]: pgmap v527: 121 pgs: 121 active+clean; 141 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 31 op/s 2024-08-17T00:44:19.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-mon[100641]: osdmap e642: 8 total, 8 up, 8 in 2024-08-17T00:44:19.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:19.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:19.562 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.113Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-17T00:44:19.562 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.113Z 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-17T00:44:19.562 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z 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-17T00:44:19.562 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-17T00:44:19.562 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z 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-17T00:44:19.562 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z 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-17T00:44:19.562 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-17T00:44:19.562 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=arp 2024-08-17T00:44:19.563 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-17T00:44:19.563 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-17T00:44:19.563 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-17T00:44:19.563 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-17T00:44:19.563 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-17T00:44:19.563 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-17T00:44:19.563 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-17T00:44:19.563 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-17T00:44:19.563 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=edac 2024-08-17T00:44:19.563 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-17T00:44:19.563 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-17T00:44:19.563 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-17T00:44:19.564 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-17T00:44:19.564 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-17T00:44:19.564 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-17T00:44:19.564 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-17T00:44:19.564 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-17T00:44:19.564 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-17T00:44:19.564 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-17T00:44:19.564 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-17T00:44:19.564 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-17T00:44:19.564 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-17T00:44:19.564 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-17T00:44:19.564 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-17T00:44:19.565 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-17T00:44:19.565 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=os 2024-08-17T00:44:19.565 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-17T00:44:19.565 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-17T00:44:19.565 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-17T00:44:19.565 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-17T00:44:19.565 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-17T00:44:19.565 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-17T00:44:19.565 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-17T00:44:19.565 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=stat 2024-08-17T00:44:19.565 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-17T00:44:19.565 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-17T00:44:19.566 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-17T00:44:19.566 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=time 2024-08-17T00:44:19.566 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-17T00:44:19.566 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=uname 2024-08-17T00:44:19.566 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-17T00:44:19.566 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-17T00:44:19.566 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-17T00:44:19.566 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-17T00:44:19.566 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a[130382]: ts=2024-08-17T00:44:19.114Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-17T00:44:19.566 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 bash[130368]: 10d331372690147d156d0d827a65b4b47de56993c6e55b4537a11a2bd151f744 2024-08-17T00:44:19.566 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 00:44:19 smithi110 systemd[1]: Started Ceph node-exporter.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:44:19.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:19 smithi177 ceph-mon[90034]: pgmap v527: 121 pgs: 121 active+clean; 141 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 31 op/s 2024-08-17T00:44:19.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:19 smithi177 ceph-mon[90034]: osdmap e642: 8 total, 8 up, 8 in 2024-08-17T00:44:19.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:19 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:19.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:19 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:19.969 INFO:tasks.rados.rados.0.smithi110.stdout:3139: done (1 left) 2024-08-17T00:44:19.970 INFO:tasks.rados.rados.0.smithi110.stdout:3140: done (0 left) 2024-08-17T00:44:19.970 INFO:tasks.rados.rados.0.smithi110.stdout:3141: delete oid 26 current snap is 277 2024-08-17T00:44:19.975 INFO:tasks.rados.rados.0.smithi110.stdout:3141: done (0 left) 2024-08-17T00:44:19.976 INFO:tasks.rados.rados.0.smithi110.stdout:3142: copy_from oid 40 from oid 42 current snap is 277 2024-08-17T00:44:19.976 INFO:tasks.rados.rados.0.smithi110.stdout:3143: rmattr oid 28 current snap is 277 2024-08-17T00:44:19.976 INFO:tasks.rados.rados.0.smithi110.stdout:3144: delete oid 50 current snap is 277 2024-08-17T00:44:19.981 INFO:tasks.rados.rados.0.smithi110.stdout:3144: done (2 left) 2024-08-17T00:44:19.981 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 6 current snap is 277 2024-08-17T00:44:19.982 INFO:tasks.rados.rados.0.smithi110.stdout:3145: seq_num 969 ranges {0=638976,638976=630784,1269760=532480,1802240=40960} 2024-08-17T00:44:19.985 INFO:tasks.rados.rados.0.smithi110.stdout:3145: writing smithi11086371-6 from 0 to 638976 tid 1 2024-08-17T00:44:19.988 INFO:tasks.rados.rados.0.smithi110.stdout:3145: writing smithi11086371-6 from 638976 to 1269760 tid 2 2024-08-17T00:44:19.992 INFO:tasks.rados.rados.0.smithi110.stdout:3145: writing smithi11086371-6 from 1269760 to 1802240 tid 3 2024-08-17T00:44:19.993 INFO:tasks.rados.rados.0.smithi110.stdout:3145: writing smithi11086371-6 from 1802240 to 1843200 tid 4 2024-08-17T00:44:19.993 INFO:tasks.rados.rados.0.smithi110.stdout:3146: read oid 44 snap -1 2024-08-17T00:44:19.993 INFO:tasks.rados.rados.0.smithi110.stdout:3146: expect (ObjNum 837 snap 244 seq_num 837) 2024-08-17T00:44:19.993 INFO:tasks.rados.rados.0.smithi110.stdout:3147: rollback oid 47 current snap is 277 2024-08-17T00:44:19.993 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 47 to 276 2024-08-17T00:44:19.993 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 1022 (ObjNum 874 snap 254 seq_num 874) dirty exists 2024-08-17T00:44:19.993 INFO:tasks.rados.rados.0.smithi110.stdout:3142: finishing copy_from racing read to smithi11086371-40 2024-08-17T00:44:19.993 INFO:tasks.rados.rados.0.smithi110.stdout:3142: finishing copy_from to smithi11086371-40 2024-08-17T00:44:19.993 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 1354 (ObjNum 894 snap 259 seq_num 894) dirty exists 2024-08-17T00:44:19.993 INFO:tasks.rados.rados.0.smithi110.stdout:3145: finishing write tid 1 to smithi11086371-6 2024-08-17T00:44:19.993 INFO:tasks.rados.rados.0.smithi110.stdout:3145: finishing write tid 2 to smithi11086371-6 2024-08-17T00:44:19.993 INFO:tasks.rados.rados.0.smithi110.stdout:3142: done (4 left) 2024-08-17T00:44:19.994 INFO:tasks.rados.rados.0.smithi110.stdout:3143: done (3 left) 2024-08-17T00:44:19.994 INFO:tasks.rados.rados.0.smithi110.stdout:3148: setattr oid 45 current snap is 277 2024-08-17T00:44:19.994 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 1 current snap is 277 2024-08-17T00:44:19.994 INFO:tasks.rados.rados.0.smithi110.stdout:3149: seq_num 970 ranges {2596864=655360,3252224=516096,3768320=688128} 2024-08-17T00:44:20.011 INFO:tasks.rados.rados.0.smithi110.stdout:3149: writing smithi11086371-1 from 2596864 to 3252224 tid 1 2024-08-17T00:44:20.014 INFO:tasks.rados.rados.0.smithi110.stdout:3149: writing smithi11086371-1 from 3252224 to 3768320 tid 2 2024-08-17T00:44:20.019 INFO:tasks.rados.rados.0.smithi110.stdout:3149: writing smithi11086371-1 from 3768320 to 4456448 tid 3 2024-08-17T00:44:20.020 INFO:tasks.rados.rados.0.smithi110.stdout:3150: read oid 32 snap -1 2024-08-17T00:44:20.020 INFO:tasks.rados.rados.0.smithi110.stdout:3150: expect deleted 2024-08-17T00:44:20.020 INFO:tasks.rados.rados.0.smithi110.stdout:3151: copy_from oid 41 from oid 25 current snap is 277 2024-08-17T00:44:20.020 INFO:tasks.rados.rados.0.smithi110.stdout:3145: finishing write tid 3 to smithi11086371-6 2024-08-17T00:44:20.020 INFO:tasks.rados.rados.0.smithi110.stdout:3145: finishing write tid 4 to smithi11086371-6 2024-08-17T00:44:20.020 INFO:tasks.rados.rados.0.smithi110.stdout:3145: finishing write tid 5 to smithi11086371-6 2024-08-17T00:44:20.020 INFO:tasks.rados.rados.0.smithi110.stdout:3152: read oid 19 snap -1 2024-08-17T00:44:20.020 INFO:tasks.rados.rados.0.smithi110.stdout:3152: expect deleted 2024-08-17T00:44:20.020 INFO:tasks.rados.rados.0.smithi110.stdout:3153: read oid 27 snap 274 2024-08-17T00:44:20.020 INFO:tasks.rados.rados.0.smithi110.stdout:3153: expect (ObjNum 947 snap 273 seq_num 947) 2024-08-17T00:44:20.020 INFO:tasks.rados.rados.0.smithi110.stdout:3154: copy_from oid 34 from oid 13 current snap is 277 2024-08-17T00:44:20.021 INFO:tasks.rados.rados.0.smithi110.stdout:3145: finishing write tid 6 to smithi11086371-6 2024-08-17T00:44:20.021 INFO:tasks.rados.rados.0.smithi110.stdout:3145: oid 6 updating version 0 to 1105 2024-08-17T00:44:20.021 INFO:tasks.rados.rados.0.smithi110.stdout:3145: oid 6 version 1105 is already newer than 1103 2024-08-17T00:44:20.021 INFO:tasks.rados.rados.0.smithi110.stdout:3145: oid 6 updating version 1105 to 1106 2024-08-17T00:44:20.021 INFO:tasks.rados.rados.0.smithi110.stdout:3145: oid 6 version 1106 is already newer than 1104 2024-08-17T00:44:20.021 INFO:tasks.rados.rados.0.smithi110.stdout:3145: oid 6 version 1106 is already newer than 1102 2024-08-17T00:44:20.021 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 1106 (ObjNum 969 snap 277 seq_num 969) dirty exists 2024-08-17T00:44:20.021 INFO:tasks.rados.rados.0.smithi110.stdout:3145: left oid 6 (ObjNum 969 snap 277 seq_num 969) 2024-08-17T00:44:20.021 INFO:tasks.rados.rados.0.smithi110.stdout:3147: finishing rollback tid 0 to smithi11086371-47 2024-08-17T00:44:20.021 INFO:tasks.rados.rados.0.smithi110.stdout:3147: finishing rollback tid 1 to smithi11086371-47 2024-08-17T00:44:20.021 INFO:tasks.rados.rados.0.smithi110.stdout:3147: finishing rollback tid 2 to smithi11086371-47 2024-08-17T00:44:20.021 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 47 v 1396 (ObjNum 958 snap 274 seq_num 958) dirty exists 2024-08-17T00:44:20.021 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 1379 (ObjNum 964 snap 276 seq_num 964) dirty exists 2024-08-17T00:44:20.022 INFO:tasks.rados.rados.0.smithi110.stdout:3145: done (9 left) 2024-08-17T00:44:20.022 INFO:tasks.rados.rados.0.smithi110.stdout:3147: done (8 left) 2024-08-17T00:44:20.022 INFO:tasks.rados.rados.0.smithi110.stdout:3148: done (7 left) 2024-08-17T00:44:20.022 INFO:tasks.rados.rados.0.smithi110.stdout:3155: rollback oid 48 current snap is 277 2024-08-17T00:44:20.022 INFO:tasks.rados.rados.0.smithi110.stdout:3146: expect (ObjNum 837 snap 244 seq_num 837) 2024-08-17T00:44:20.281 INFO:tasks.rados.rados.0.smithi110.stdout:3149: finishing write tid 1 to smithi11086371-1 2024-08-17T00:44:20.281 INFO:tasks.rados.rados.0.smithi110.stdout:3149: finishing write tid 2 to smithi11086371-1 2024-08-17T00:44:20.281 INFO:tasks.rados.rados.0.smithi110.stdout:3151: finishing copy_from to smithi11086371-41 2024-08-17T00:44:20.281 INFO:tasks.rados.rados.0.smithi110.stdout:3151: got expected ENOENT (src dne) 2024-08-17T00:44:20.281 INFO:tasks.rados.rados.0.smithi110.stdout:3151: finishing copy_from racing read to smithi11086371-41 2024-08-17T00:44:20.281 INFO:tasks.rados.rados.0.smithi110.stdout:3149: finishing write tid 3 to smithi11086371-1 2024-08-17T00:44:20.281 INFO:tasks.rados.rados.0.smithi110.stdout:3149: finishing write tid 4 to smithi11086371-1 2024-08-17T00:44:20.281 INFO:tasks.rados.rados.0.smithi110.stdout:3149: finishing write tid 5 to smithi11086371-1 2024-08-17T00:44:20.281 INFO:tasks.rados.rados.0.smithi110.stdout:3149: oid 1 updating version 0 to 1031 2024-08-17T00:44:20.281 INFO:tasks.rados.rados.0.smithi110.stdout:3149: oid 1 version 1031 is already newer than 1028 2024-08-17T00:44:20.281 INFO:tasks.rados.rados.0.smithi110.stdout:3149: oid 1 version 1031 is already newer than 1030 2024-08-17T00:44:20.282 INFO:tasks.rados.rados.0.smithi110.stdout:3149: oid 1 version 1031 is already newer than 1029 2024-08-17T00:44:20.282 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 1031 (ObjNum 970 snap 277 seq_num 970) dirty exists 2024-08-17T00:44:20.282 INFO:tasks.rados.rados.0.smithi110.stdout:3149: left oid 1 (ObjNum 970 snap 277 seq_num 970) 2024-08-17T00:44:20.282 INFO:tasks.rados.rados.0.smithi110.stdout:3153: expect (ObjNum 947 snap 273 seq_num 947) 2024-08-17T00:44:20.366 INFO:tasks.rados.rados.0.smithi110.stdout:3154: finishing copy_from racing read to smithi11086371-34 2024-08-17T00:44:20.366 INFO:tasks.rados.rados.0.smithi110.stdout:3154: finishing copy_from to smithi11086371-34 2024-08-17T00:44:20.366 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 1092 (ObjNum 918 snap 268 seq_num 918) dirty exists 2024-08-17T00:44:20.366 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 48 to 275 2024-08-17T00:44:20.366 INFO:tasks.rados.rados.0.smithi110.stdout:3146: done (7 left) 2024-08-17T00:44:20.366 INFO:tasks.rados.rados.0.smithi110.stdout:3149: done (6 left) 2024-08-17T00:44:20.366 INFO:tasks.rados.rados.0.smithi110.stdout:3150: done (5 left) 2024-08-17T00:44:20.366 INFO:tasks.rados.rados.0.smithi110.stdout:3151: done (4 left) 2024-08-17T00:44:20.367 INFO:tasks.rados.rados.0.smithi110.stdout:3152: done (3 left) 2024-08-17T00:44:20.367 INFO:tasks.rados.rados.0.smithi110.stdout:3153: done (2 left) 2024-08-17T00:44:20.367 INFO:tasks.rados.rados.0.smithi110.stdout:3154: done (1 left) 2024-08-17T00:44:20.367 INFO:tasks.rados.rados.0.smithi110.stdout:3156: read oid 28 snap -1 2024-08-17T00:44:20.367 INFO:tasks.rados.rados.0.smithi110.stdout:3156: expect (ObjNum 874 snap 254 seq_num 874) 2024-08-17T00:44:20.367 INFO:tasks.rados.rados.0.smithi110.stdout:3157: read oid 23 snap -1 2024-08-17T00:44:20.367 INFO:tasks.rados.rados.0.smithi110.stdout:3157: expect (ObjNum 938 snap 273 seq_num 938) 2024-08-17T00:44:20.367 INFO:tasks.rados.rados.0.smithi110.stdout:3158: read oid 44 snap -1 2024-08-17T00:44:20.367 INFO:tasks.rados.rados.0.smithi110.stdout:3158: expect (ObjNum 837 snap 244 seq_num 837) 2024-08-17T00:44:20.367 INFO:tasks.rados.rados.0.smithi110.stdout:3159: read oid 42 snap -1 2024-08-17T00:44:20.367 INFO:tasks.rados.rados.0.smithi110.stdout:3159: expect (ObjNum 894 snap 259 seq_num 894) 2024-08-17T00:44:20.367 INFO:tasks.rados.rados.0.smithi110.stdout:3160: read oid 4 snap -1 2024-08-17T00:44:20.367 INFO:tasks.rados.rados.0.smithi110.stdout:3160: expect (ObjNum 943 snap 273 seq_num 943) 2024-08-17T00:44:20.367 INFO:tasks.rados.rados.0.smithi110.stdout:3161: rollback oid 10 current snap is 277 2024-08-17T00:44:20.368 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 10 to 275 2024-08-17T00:44:20.368 INFO:tasks.rados.rados.0.smithi110.stdout:3162: snap_create 2024-08-17T00:44:20.368 INFO:tasks.rados.rados.0.smithi110.stdout:3161: finishing rollback tid 1 to smithi11086371-10 2024-08-17T00:44:20.368 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 0 (ObjNum 33 snap 0 seq_num 1879319808) dirty dne 2024-08-17T00:44:20.368 INFO:tasks.rados.rados.0.smithi110.stdout:3159: expect (ObjNum 894 snap 259 seq_num 894) 2024-08-17T00:44:20.390 INFO:tasks.rados.rados.0.smithi110.stdout:3155: finishing rollback tid 1 to smithi11086371-48 2024-08-17T00:44:20.390 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 0 (ObjNum 145 snap 0 seq_num 1667214688) dirty dne 2024-08-17T00:44:20.390 INFO:tasks.rados.rados.0.smithi110.stdout:3156: expect (ObjNum 874 snap 254 seq_num 874) 2024-08-17T00:44:20.438 INFO:tasks.rados.rados.0.smithi110.stdout:3157: expect (ObjNum 938 snap 273 seq_num 938) 2024-08-17T00:44:20.607 INFO:tasks.rados.rados.0.smithi110.stdout:3158: expect (ObjNum 837 snap 244 seq_num 837) 2024-08-17T00:44:20.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:20 smithi177 ceph-mon[90034]: osdmap e643: 8 total, 8 up, 8 in 2024-08-17T00:44:20.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:20 smithi177 ceph-mon[90034]: osdmap e644: 8 total, 8 up, 8 in 2024-08-17T00:44:20.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:20 smithi110 ceph-mon[100641]: osdmap e643: 8 total, 8 up, 8 in 2024-08-17T00:44:20.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:20 smithi110 ceph-mon[100641]: osdmap e644: 8 total, 8 up, 8 in 2024-08-17T00:44:20.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:20 smithi110 ceph-mon[98148]: osdmap e643: 8 total, 8 up, 8 in 2024-08-17T00:44:20.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:20 smithi110 ceph-mon[98148]: osdmap e644: 8 total, 8 up, 8 in 2024-08-17T00:44:20.866 INFO:tasks.rados.rados.0.smithi110.stdout:3160: expect (ObjNum 943 snap 273 seq_num 943) 2024-08-17T00:44:21.316 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:21 smithi177 systemd[1]: Stopping Ceph node-exporter.b for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:44:21.323 INFO:tasks.rados.rados.0.smithi110.stdout:3155: done (7 left) 2024-08-17T00:44:21.323 INFO:tasks.rados.rados.0.smithi110.stdout:3156: done (6 left) 2024-08-17T00:44:21.323 INFO:tasks.rados.rados.0.smithi110.stdout:3157: done (5 left) 2024-08-17T00:44:21.323 INFO:tasks.rados.rados.0.smithi110.stdout:3158: done (4 left) 2024-08-17T00:44:21.323 INFO:tasks.rados.rados.0.smithi110.stdout:3159: done (3 left) 2024-08-17T00:44:21.323 INFO:tasks.rados.rados.0.smithi110.stdout:3160: done (2 left) 2024-08-17T00:44:21.323 INFO:tasks.rados.rados.0.smithi110.stdout:3161: done (1 left) 2024-08-17T00:44:21.324 INFO:tasks.rados.rados.0.smithi110.stdout:3162: done (0 left) 2024-08-17T00:44:21.324 INFO:tasks.rados.rados.0.smithi110.stdout:3163: read oid 11 snap -1 2024-08-17T00:44:21.324 INFO:tasks.rados.rados.0.smithi110.stdout:3163: expect (ObjNum 886 snap 257 seq_num 886) 2024-08-17T00:44:21.324 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 28 current snap is 278 2024-08-17T00:44:21.324 INFO:tasks.rados.rados.0.smithi110.stdout:3164: seq_num 971 ranges {1236992=671744,1908736=802816,2711552=401408} 2024-08-17T00:44:21.333 INFO:tasks.rados.rados.0.smithi110.stdout:3164: writing smithi11086371-28 from 1236992 to 1908736 tid 1 2024-08-17T00:44:21.338 INFO:tasks.rados.rados.0.smithi110.stdout:3164: writing smithi11086371-28 from 1908736 to 2711552 tid 2 2024-08-17T00:44:21.340 INFO:tasks.rados.rados.0.smithi110.stdout:3164: writing smithi11086371-28 from 2711552 to 3112960 tid 3 2024-08-17T00:44:21.340 INFO:tasks.rados.rados.0.smithi110.stdout:3165: delete oid 49 current snap is 278 2024-08-17T00:44:21.340 INFO:tasks.rados.rados.0.smithi110.stdout:3163: expect (ObjNum 886 snap 257 seq_num 886) 2024-08-17T00:44:21.395 INFO:tasks.rados.rados.0.smithi110.stdout:3164: finishing write tid 1 to smithi11086371-28 2024-08-17T00:44:21.395 INFO:tasks.rados.rados.0.smithi110.stdout:3164: finishing write tid 2 to smithi11086371-28 2024-08-17T00:44:21.395 INFO:tasks.rados.rados.0.smithi110.stdout:3164: finishing write tid 3 to smithi11086371-28 2024-08-17T00:44:21.395 INFO:tasks.rados.rados.0.smithi110.stdout:3164: finishing write tid 4 to smithi11086371-28 2024-08-17T00:44:21.395 INFO:tasks.rados.rados.0.smithi110.stdout:3163: done (2 left) 2024-08-17T00:44:21.395 INFO:tasks.rados.rados.0.smithi110.stdout:3165: done (1 left) 2024-08-17T00:44:21.395 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 48 current snap is 278 2024-08-17T00:44:21.395 INFO:tasks.rados.rados.0.smithi110.stdout:3164: finishing write tid 5 to smithi11086371-28 2024-08-17T00:44:21.395 INFO:tasks.rados.rados.0.smithi110.stdout:3164: oid 28 updating version 0 to 1025 2024-08-17T00:44:21.395 INFO:tasks.rados.rados.0.smithi110.stdout:3164: oid 28 version 1025 is already newer than 1023 2024-08-17T00:44:21.396 INFO:tasks.rados.rados.0.smithi110.stdout:3164: oid 28 updating version 1025 to 1026 2024-08-17T00:44:21.396 INFO:tasks.rados.rados.0.smithi110.stdout:3164: oid 28 version 1026 is already newer than 1024 2024-08-17T00:44:21.396 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 1026 (ObjNum 971 snap 278 seq_num 971) dirty exists 2024-08-17T00:44:21.396 INFO:tasks.rados.rados.0.smithi110.stdout:3164: left oid 28 (ObjNum 971 snap 278 seq_num 971) 2024-08-17T00:44:21.396 INFO:tasks.rados.rados.0.smithi110.stdout:3166: seq_num 973 ranges {0=704512,704512=573440,1277952=507904,1785856=122880} 2024-08-17T00:44:21.398 INFO:tasks.rados.rados.0.smithi110.stdout:3166: writing smithi11086371-48 from 0 to 704512 tid 1 2024-08-17T00:44:21.402 INFO:tasks.rados.rados.0.smithi110.stdout:3166: writing smithi11086371-48 from 704512 to 1277952 tid 2 2024-08-17T00:44:21.405 INFO:tasks.rados.rados.0.smithi110.stdout:3166: writing smithi11086371-48 from 1277952 to 1785856 tid 3 2024-08-17T00:44:21.405 INFO:tasks.rados.rados.0.smithi110.stdout:3166: writing smithi11086371-48 from 1785856 to 1908736 tid 4 2024-08-17T00:44:21.405 INFO:tasks.rados.rados.0.smithi110.stdout:3164: done (1 left) 2024-08-17T00:44:21.406 INFO:tasks.rados.rados.0.smithi110.stdout:3167: setattr oid 16 current snap is 278 2024-08-17T00:44:21.406 INFO:tasks.rados.rados.0.smithi110.stdout:3166: finishing write tid 1 to smithi11086371-48 2024-08-17T00:44:21.406 INFO:tasks.rados.rados.0.smithi110.stdout:3166: finishing write tid 2 to smithi11086371-48 2024-08-17T00:44:21.407 INFO:tasks.rados.rados.0.smithi110.stdout:3168: rollback oid 44 current snap is 278 2024-08-17T00:44:21.407 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 44 to 275 2024-08-17T00:44:21.407 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 1 current snap is 278 2024-08-17T00:44:21.407 INFO:tasks.rados.rados.0.smithi110.stdout:3169: seq_num 974 ranges {4456448=720896,5177344=507904,5685248=671744,6356992=24576} 2024-08-17T00:44:21.435 INFO:tasks.rados.rados.0.smithi110.stdout:3169: writing smithi11086371-1 from 4456448 to 5177344 tid 1 2024-08-17T00:44:21.438 INFO:tasks.rados.rados.0.smithi110.stdout:3169: writing smithi11086371-1 from 5177344 to 5685248 tid 2 2024-08-17T00:44:21.443 INFO:tasks.rados.rados.0.smithi110.stdout:3169: writing smithi11086371-1 from 5685248 to 6356992 tid 3 2024-08-17T00:44:21.443 INFO:tasks.rados.rados.0.smithi110.stdout:3169: writing smithi11086371-1 from 6356992 to 6381568 tid 4 2024-08-17T00:44:21.443 INFO:tasks.rados.rados.0.smithi110.stdout:3170: read oid 34 snap -1 2024-08-17T00:44:21.443 INFO:tasks.rados.rados.0.smithi110.stdout:3170: expect (ObjNum 918 snap 268 seq_num 918) 2024-08-17T00:44:21.443 INFO:tasks.rados.rados.0.smithi110.stdout:3171: delete oid 7 current snap is 278 2024-08-17T00:44:21.443 INFO:tasks.rados.rados.0.smithi110.stdout:3166: finishing write tid 3 to smithi11086371-48 2024-08-17T00:44:21.443 INFO:tasks.rados.rados.0.smithi110.stdout:3166: finishing write tid 4 to smithi11086371-48 2024-08-17T00:44:21.444 INFO:tasks.rados.rados.0.smithi110.stdout:3168: finishing rollback tid 0 to smithi11086371-44 2024-08-17T00:44:21.444 INFO:tasks.rados.rados.0.smithi110.stdout:3166: finishing write tid 5 to smithi11086371-48 2024-08-17T00:44:21.444 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 1397 (ObjNum 960 snap 275 seq_num 960) dirty exists 2024-08-17T00:44:21.444 INFO:tasks.rados.rados.0.smithi110.stdout:3168: finishing rollback tid 1 to smithi11086371-44 2024-08-17T00:44:21.444 INFO:tasks.rados.rados.0.smithi110.stdout:3168: finishing rollback tid 2 to smithi11086371-44 2024-08-17T00:44:21.444 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 1029 (ObjNum 837 snap 244 seq_num 837) dirty exists 2024-08-17T00:44:21.444 INFO:tasks.rados.rados.0.smithi110.stdout:3166: finishing write tid 6 to smithi11086371-48 2024-08-17T00:44:21.444 INFO:tasks.rados.rados.0.smithi110.stdout:3166: oid 48 updating version 0 to 1276 2024-08-17T00:44:21.444 INFO:tasks.rados.rados.0.smithi110.stdout:3166: oid 48 version 1276 is already newer than 1274 2024-08-17T00:44:21.444 INFO:tasks.rados.rados.0.smithi110.stdout:3166: oid 48 version 1276 is already newer than 1272 2024-08-17T00:44:21.445 INFO:tasks.rados.rados.0.smithi110.stdout:3166: oid 48 version 1276 is already newer than 1275 2024-08-17T00:44:21.445 INFO:tasks.rados.rados.0.smithi110.stdout:3166: oid 48 version 1276 is already newer than 1273 2024-08-17T00:44:21.445 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 1276 (ObjNum 973 snap 278 seq_num 973) dirty exists 2024-08-17T00:44:21.445 INFO:tasks.rados.rados.0.smithi110.stdout:3166: left oid 48 (ObjNum 973 snap 278 seq_num 973) 2024-08-17T00:44:21.445 INFO:tasks.rados.rados.0.smithi110.stdout:3169: finishing write tid 1 to smithi11086371-1 2024-08-17T00:44:21.445 INFO:tasks.rados.rados.0.smithi110.stdout:3169: finishing write tid 2 to smithi11086371-1 2024-08-17T00:44:21.448 INFO:tasks.rados.rados.0.smithi110.stdout:3169: finishing write tid 3 to smithi11086371-1 2024-08-17T00:44:21.449 INFO:tasks.rados.rados.0.smithi110.stdout:3169: finishing write tid 4 to smithi11086371-1 2024-08-17T00:44:21.449 INFO:tasks.rados.rados.0.smithi110.stdout:3169: finishing write tid 5 to smithi11086371-1 2024-08-17T00:44:21.449 INFO:tasks.rados.rados.0.smithi110.stdout:3166: done (5 left) 2024-08-17T00:44:21.449 INFO:tasks.rados.rados.0.smithi110.stdout:3167: done (4 left) 2024-08-17T00:44:21.449 INFO:tasks.rados.rados.0.smithi110.stdout:3168: done (3 left) 2024-08-17T00:44:21.449 INFO:tasks.rados.rados.0.smithi110.stdout:3171: done (2 left) 2024-08-17T00:44:21.449 INFO:tasks.rados.rados.0.smithi110.stdout:3172: snap_remove snap 277 2024-08-17T00:44:21.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:21 smithi177 ceph-mon[90034]: pgmap v531: 121 pgs: 121 active+clean; 157 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 15 MiB/s wr, 64 op/s 2024-08-17T00:44:21.613 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:21 smithi177 podman[119604]: 2024-08-17 00:44:21.53235094 +0000 UTC m=+0.138006447 container died c49d5f65618116c2f5d8291f880728e516c7d096fcfd84ec54aa32f7156d3615 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-17T00:44:21.632 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:21 smithi110 ceph-mon[98148]: pgmap v531: 121 pgs: 121 active+clean; 157 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 15 MiB/s wr, 64 op/s 2024-08-17T00:44:21.633 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:21 smithi110 ceph-mon[100641]: pgmap v531: 121 pgs: 121 active+clean; 157 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 15 MiB/s wr, 64 op/s 2024-08-17T00:44:21.633 INFO:teuthology.orchestra.run.smithi110.stdout:true 2024-08-17T00:44:21.893 INFO:teuthology.orchestra.run.smithi110.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T00:44:21.893 INFO:teuthology.orchestra.run.smithi110.stdout:alertmanager.a smithi110 *:9093,9094 running (11m) 29s ago 12m 27.2M - 0.25.0 c8568f914cd2 5b4c2c569eba 2024-08-17T00:44:21.893 INFO:teuthology.orchestra.run.smithi110.stdout:grafana.a smithi177 *:3000 running (12m) 10s ago 12m 89.3M - 9.4.7 954c08fa6188 1dc51589da06 2024-08-17T00:44:21.893 INFO:teuthology.orchestra.run.smithi110.stdout:mds.a smithi110 running (33s) 29s ago 13m 10.8M - 19.1.0-1363-gd863d21c ba08250ef864 270f3f61bac1 2024-08-17T00:44:21.894 INFO:teuthology.orchestra.run.smithi110.stdout:mds.b smithi177 running (14s) 10s ago 13m 14.4M - 19.1.0-1363-gd863d21c ba08250ef864 fbd99fac594e 2024-08-17T00:44:21.894 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.x smithi177 *:8443,9283,8765 running (6m) 10s ago 16m 441M - 19.1.0-1363-gd863d21c ba08250ef864 ebc3a212d77f 2024-08-17T00:44:21.894 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.y smithi110 *:8443,9283,8765 running (6m) 29s ago 18m 515M - 19.1.0-1363-gd863d21c ba08250ef864 7e97964a8efa 2024-08-17T00:44:21.894 INFO:teuthology.orchestra.run.smithi110.stdout:mon.a smithi110 running (6m) 29s ago 18m 68.5M 2048M 19.1.0-1363-gd863d21c ba08250ef864 a6c9182e0f77 2024-08-17T00:44:21.894 INFO:teuthology.orchestra.run.smithi110.stdout:mon.b smithi177 running (5m) 10s ago 17m 55.4M 2048M 19.1.0-1363-gd863d21c ba08250ef864 974372403ad2 2024-08-17T00:44:21.894 INFO:teuthology.orchestra.run.smithi110.stdout:mon.c smithi110 running (5m) 29s ago 17m 54.3M 2048M 19.1.0-1363-gd863d21c ba08250ef864 1f838a149856 2024-08-17T00:44:21.894 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.a smithi110 *:9100 starting - - - - 2024-08-17T00:44:21.895 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.b smithi177 *:9100 running (11m) 10s ago 11m 16.8M - 1.5.0 0da6a335fe13 c49d5f656181 2024-08-17T00:44:21.895 INFO:teuthology.orchestra.run.smithi110.stdout:osd.0 smithi110 running (4m) 29s ago 16m 316M 2480M 19.1.0-1363-gd863d21c ba08250ef864 0260f67f8004 2024-08-17T00:44:21.895 INFO:teuthology.orchestra.run.smithi110.stdout:osd.1 smithi110 running (4m) 29s ago 16m 242M 2480M 19.1.0-1363-gd863d21c ba08250ef864 8d594da39732 2024-08-17T00:44:21.895 INFO:teuthology.orchestra.run.smithi110.stdout:osd.2 smithi110 running (3m) 29s ago 15m 210M 2480M 19.1.0-1363-gd863d21c ba08250ef864 fe2844c20555 2024-08-17T00:44:21.895 INFO:teuthology.orchestra.run.smithi110.stdout:osd.3 smithi110 running (3m) 29s ago 15m 129M 2480M 19.1.0-1363-gd863d21c ba08250ef864 cb958e8f35c1 2024-08-17T00:44:21.896 INFO:teuthology.orchestra.run.smithi110.stdout:osd.4 smithi177 running (2m) 10s ago 15m 228M 2479M 19.1.0-1363-gd863d21c ba08250ef864 c3b11400a093 2024-08-17T00:44:21.896 INFO:teuthology.orchestra.run.smithi110.stdout:osd.5 smithi177 running (2m) 10s ago 14m 220M 2479M 19.1.0-1363-gd863d21c ba08250ef864 46fb0ede51f8 2024-08-17T00:44:21.896 INFO:teuthology.orchestra.run.smithi110.stdout:osd.6 smithi177 running (89s) 10s ago 14m 116M 2479M 19.1.0-1363-gd863d21c ba08250ef864 c32a908141ea 2024-08-17T00:44:21.896 INFO:teuthology.orchestra.run.smithi110.stdout:osd.7 smithi177 running (56s) 10s ago 13m 84.2M 2479M 19.1.0-1363-gd863d21c ba08250ef864 975fcf37b63a 2024-08-17T00:44:21.896 INFO:teuthology.orchestra.run.smithi110.stdout:prometheus.a smithi177 *:9095 running (6m) 10s ago 12m 55.8M - 2.43.0 a07b618ecd1d aa2ec148fdb0 2024-08-17T00:44:22.214 INFO:teuthology.orchestra.run.smithi110.stdout:{ 2024-08-17T00:44:22.214 INFO:teuthology.orchestra.run.smithi110.stdout: "mon": { 2024-08-17T00:44:22.214 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 3 2024-08-17T00:44:22.214 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:44:22.214 INFO:teuthology.orchestra.run.smithi110.stdout: "mgr": { 2024-08-17T00:44:22.214 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 2 2024-08-17T00:44:22.214 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:44:22.214 INFO:teuthology.orchestra.run.smithi110.stdout: "osd": { 2024-08-17T00:44:22.214 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 8 2024-08-17T00:44:22.214 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:44:22.215 INFO:teuthology.orchestra.run.smithi110.stdout: "mds": { 2024-08-17T00:44:22.215 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 2 2024-08-17T00:44:22.215 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:44:22.215 INFO:teuthology.orchestra.run.smithi110.stdout: "overall": { 2024-08-17T00:44:22.215 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 15 2024-08-17T00:44:22.215 INFO:teuthology.orchestra.run.smithi110.stdout: } 2024-08-17T00:44:22.215 INFO:teuthology.orchestra.run.smithi110.stdout:} 2024-08-17T00:44:22.325 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:22 smithi177 podman[119604]: 2024-08-17 00:44:22.070240667 +0000 UTC m=+0.675896205 container cleanup c49d5f65618116c2f5d8291f880728e516c7d096fcfd84ec54aa32f7156d3615 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-17T00:44:22.325 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:22 smithi177 bash[119604]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b 2024-08-17T00:44:22.325 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:22 smithi177 podman[119620]: 2024-08-17 00:44:22.238159695 +0000 UTC m=+0.709483400 container remove c49d5f65618116c2f5d8291f880728e516c7d096fcfd84ec54aa32f7156d3615 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-17T00:44:22.325 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:22 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-08-17T00:44:22.327 INFO:tasks.rados.rados.0.smithi110.stdout:3172: done (2 left) 2024-08-17T00:44:22.327 INFO:tasks.rados.rados.0.smithi110.stdout:3173: read oid 27 snap -1 2024-08-17T00:44:22.327 INFO:tasks.rados.rados.0.smithi110.stdout:3173: expect (ObjNum 947 snap 273 seq_num 947) 2024-08-17T00:44:22.327 INFO:tasks.rados.rados.0.smithi110.stdout:3174: read oid 17 snap -1 2024-08-17T00:44:22.327 INFO:tasks.rados.rados.0.smithi110.stdout:3174: expect (ObjNum 896 snap 261 seq_num 896) 2024-08-17T00:44:22.327 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 32 current snap is 278 2024-08-17T00:44:22.328 INFO:tasks.rados.rados.0.smithi110.stdout:3169: finishing write tid 6 to smithi11086371-1 2024-08-17T00:44:22.328 INFO:tasks.rados.rados.0.smithi110.stdout:3169: oid 1 updating version 0 to 1036 2024-08-17T00:44:22.328 INFO:tasks.rados.rados.0.smithi110.stdout:3169: oid 1 version 1036 is already newer than 1035 2024-08-17T00:44:22.328 INFO:tasks.rados.rados.0.smithi110.stdout:3169: oid 1 version 1036 is already newer than 1033 2024-08-17T00:44:22.328 INFO:tasks.rados.rados.0.smithi110.stdout:3169: oid 1 version 1036 is already newer than 1034 2024-08-17T00:44:22.328 INFO:tasks.rados.rados.0.smithi110.stdout:3169: oid 1 version 1036 is already newer than 1032 2024-08-17T00:44:22.328 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 1036 (ObjNum 974 snap 278 seq_num 974) dirty exists 2024-08-17T00:44:22.328 INFO:tasks.rados.rados.0.smithi110.stdout:3169: left oid 1 (ObjNum 974 snap 278 seq_num 974) 2024-08-17T00:44:22.328 INFO:tasks.rados.rados.0.smithi110.stdout:3170: expect (ObjNum 918 snap 268 seq_num 918) 2024-08-17T00:44:22.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:22 smithi110 ceph-mon[98148]: Upgrade: Updating node-exporter.b (2/2) 2024-08-17T00:44:22.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:22 smithi110 ceph-mon[98148]: Deploying daemon node-exporter.b on smithi177 2024-08-17T00:44:22.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:22 smithi110 ceph-mon[98148]: osdmap e645: 8 total, 8 up, 8 in 2024-08-17T00:44:22.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:22 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2160479532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:22.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:22 smithi110 ceph-mon[100641]: Upgrade: Updating node-exporter.b (2/2) 2024-08-17T00:44:22.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:22 smithi110 ceph-mon[100641]: Deploying daemon node-exporter.b on smithi177 2024-08-17T00:44:22.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:22 smithi110 ceph-mon[100641]: osdmap e645: 8 total, 8 up, 8 in 2024-08-17T00:44:22.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:22 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2160479532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:22.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:22 smithi177 ceph-mon[90034]: Upgrade: Updating node-exporter.b (2/2) 2024-08-17T00:44:22.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:22 smithi177 ceph-mon[90034]: Deploying daemon node-exporter.b on smithi177 2024-08-17T00:44:22.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:22 smithi177 ceph-mon[90034]: osdmap e645: 8 total, 8 up, 8 in 2024-08-17T00:44:22.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:22 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2160479532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:22.613 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:22 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-08-17T00:44:22.613 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:22 smithi177 systemd[1]: Stopped Ceph node-exporter.b for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:44:22.613 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:22 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@node-exporter.b.service: Consumed 3.106s CPU time. 2024-08-17T00:44:23.033 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:22 smithi177 systemd[1]: Starting Ceph node-exporter.b for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:44:23.034 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:22 smithi177 podman[119758]: 2024-08-17 00:44:22.806868021 +0000 UTC m=+0.016623631 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-08-17T00:44:23.034 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:22 smithi177 podman[119758]: 2024-08-17 00:44:22.922676941 +0000 UTC m=+0.132432583 container create 1bb7c916f287a7ea77cc66b51527fceca609fcb9755cd4f7a3f7c3e4923ab353 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-17T00:44:23.226 INFO:tasks.rados.rados.0.smithi110.stdout:3174: expect (ObjNum 896 snap 261 seq_num 896) 2024-08-17T00:44:23.241 INFO:tasks.rados.rados.0.smithi110.stdout:3173: expect (ObjNum 947 snap 273 seq_num 947) 2024-08-17T00:44:23.327 INFO:tasks.rados.rados.0.smithi110.stdout:3175: seq_num 976 ranges {0=753664,753664=671744,1425408=532480} 2024-08-17T00:44:23.331 INFO:tasks.rados.rados.0.smithi110.stdout:3175: writing smithi11086371-32 from 0 to 753664 tid 1 2024-08-17T00:44:23.334 INFO:tasks.rados.rados.0.smithi110.stdout:3175: writing smithi11086371-32 from 753664 to 1425408 tid 2 2024-08-17T00:44:23.338 INFO:tasks.rados.rados.0.smithi110.stdout:3175: writing smithi11086371-32 from 1425408 to 1957888 tid 3 2024-08-17T00:44:23.338 INFO:tasks.rados.rados.0.smithi110.stdout:3175: finishing write tid 1 to smithi11086371-32 2024-08-17T00:44:23.338 INFO:tasks.rados.rados.0.smithi110.stdout:3175: finishing write tid 2 to smithi11086371-32 2024-08-17T00:44:23.338 INFO:tasks.rados.rados.0.smithi110.stdout:3169: done (4 left) 2024-08-17T00:44:23.338 INFO:tasks.rados.rados.0.smithi110.stdout:3170: done (3 left) 2024-08-17T00:44:23.338 INFO:tasks.rados.rados.0.smithi110.stdout:3173: done (2 left) 2024-08-17T00:44:23.338 INFO:tasks.rados.rados.0.smithi110.stdout:3174: done (1 left) 2024-08-17T00:44:23.339 INFO:tasks.rados.rados.0.smithi110.stdout:3176: read oid 21 snap 273 2024-08-17T00:44:23.339 INFO:tasks.rados.rados.0.smithi110.stdout:3176: expect (ObjNum 825 snap 243 seq_num 825) 2024-08-17T00:44:23.339 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 28 current snap is 278 2024-08-17T00:44:23.339 INFO:tasks.rados.rados.0.smithi110.stdout:3177: seq_num 977 ranges {3112960=770048,3883008=557056,4440064=491520,4931584=155648} 2024-08-17T00:44:23.359 INFO:tasks.rados.rados.0.smithi110.stdout:3177: writing smithi11086371-28 from 3112960 to 3883008 tid 1 2024-08-17T00:44:23.363 INFO:tasks.rados.rados.0.smithi110.stdout:3177: writing smithi11086371-28 from 3883008 to 4440064 tid 2 2024-08-17T00:44:23.366 INFO:tasks.rados.rados.0.smithi110.stdout:3177: writing smithi11086371-28 from 4440064 to 4931584 tid 3 2024-08-17T00:44:23.366 INFO:tasks.rados.rados.0.smithi110.stdout:3177: writing smithi11086371-28 from 4931584 to 5087232 tid 4 2024-08-17T00:44:23.367 INFO:tasks.rados.rados.0.smithi110.stdout:3178: snap_remove snap 276 2024-08-17T00:44:23.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-mon[90034]: from='client.44345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:44:23.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-mon[90034]: from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:44:23.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-mon[90034]: pgmap v533: 121 pgs: 121 active+clean; 161 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 13 MiB/s wr, 55 op/s 2024-08-17T00:44:23.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-mon[90034]: osdmap e646: 8 total, 8 up, 8 in 2024-08-17T00:44:23.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:23.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:23.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:44:23.614 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 podman[119758]: 2024-08-17 00:44:23.166681099 +0000 UTC m=+0.376436701 container init 1bb7c916f287a7ea77cc66b51527fceca609fcb9755cd4f7a3f7c3e4923ab353 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-17T00:44:23.614 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 podman[119758]: 2024-08-17 00:44:23.171681003 +0000 UTC m=+0.381436591 container start 1bb7c916f287a7ea77cc66b51527fceca609fcb9755cd4f7a3f7c3e4923ab353 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-17T00:44:23.614 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.175Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-17T00:44:23.614 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.175Z 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-17T00:44:23.614 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z 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-17T00:44:23.614 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-17T00:44:23.614 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z 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-17T00:44:23.614 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z 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-17T00:44:23.615 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-17T00:44:23.615 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=arp 2024-08-17T00:44:23.615 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-17T00:44:23.615 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-17T00:44:23.615 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-17T00:44:23.615 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-17T00:44:23.615 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-17T00:44:23.615 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-17T00:44:23.615 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-17T00:44:23.615 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-17T00:44:23.615 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=edac 2024-08-17T00:44:23.615 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-17T00:44:23.615 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-17T00:44:23.615 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-17T00:44:23.615 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-17T00:44:23.616 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-17T00:44:23.616 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-17T00:44:23.616 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-17T00:44:23.616 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-17T00:44:23.616 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-17T00:44:23.616 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-17T00:44:23.616 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-17T00:44:23.616 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-17T00:44:23.616 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-17T00:44:23.616 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-17T00:44:23.616 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-17T00:44:23.616 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-17T00:44:23.616 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=os 2024-08-17T00:44:23.617 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-17T00:44:23.617 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-17T00:44:23.617 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-17T00:44:23.617 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-17T00:44:23.617 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-17T00:44:23.617 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-17T00:44:23.617 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-17T00:44:23.617 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=stat 2024-08-17T00:44:23.617 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-17T00:44:23.617 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-17T00:44:23.617 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-17T00:44:23.617 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=time 2024-08-17T00:44:23.618 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-17T00:44:23.618 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=uname 2024-08-17T00:44:23.618 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-17T00:44:23.618 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-17T00:44:23.618 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.176Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-17T00:44:23.618 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.177Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-17T00:44:23.618 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b[119773]: ts=2024-08-17T00:44:23.177Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-17T00:44:23.618 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 bash[119758]: 1bb7c916f287a7ea77cc66b51527fceca609fcb9755cd4f7a3f7c3e4923ab353 2024-08-17T00:44:23.618 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 00:44:23 smithi177 systemd[1]: Started Ceph node-exporter.b for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:44:23.745 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:23 smithi110 ceph-mon[98148]: from='client.44345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:44:23.745 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:23 smithi110 ceph-mon[98148]: from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:44:23.745 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:23 smithi110 ceph-mon[98148]: pgmap v533: 121 pgs: 121 active+clean; 161 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 13 MiB/s wr, 55 op/s 2024-08-17T00:44:23.745 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:23 smithi110 ceph-mon[98148]: osdmap e646: 8 total, 8 up, 8 in 2024-08-17T00:44:23.745 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:23 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:23.746 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:23 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:23.746 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:23 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:44:23.746 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:23 smithi110 ceph-mon[100641]: from='client.44345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:44:23.746 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:23 smithi110 ceph-mon[100641]: from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:44:23.746 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:23 smithi110 ceph-mon[100641]: pgmap v533: 121 pgs: 121 active+clean; 161 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 13 MiB/s wr, 55 op/s 2024-08-17T00:44:23.746 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:23 smithi110 ceph-mon[100641]: osdmap e646: 8 total, 8 up, 8 in 2024-08-17T00:44:23.746 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:23 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:23.746 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:23 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:23.746 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:23 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:44:24.334 INFO:tasks.rados.rados.0.smithi110.stdout:3178: done (3 left) 2024-08-17T00:44:24.334 INFO:tasks.rados.rados.0.smithi110.stdout:3179: rollback oid 45 current snap is 278 2024-08-17T00:44:24.334 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 45 to 274 2024-08-17T00:44:24.334 INFO:tasks.rados.rados.0.smithi110.stdout:3175: finishing write tid 3 to smithi11086371-32 2024-08-17T00:44:24.335 INFO:tasks.rados.rados.0.smithi110.stdout:3175: finishing write tid 4 to smithi11086371-32 2024-08-17T00:44:24.335 INFO:tasks.rados.rados.0.smithi110.stdout:3175: finishing write tid 5 to smithi11086371-32 2024-08-17T00:44:24.335 INFO:tasks.rados.rados.0.smithi110.stdout:3175: oid 32 updating version 0 to 1097 2024-08-17T00:44:24.335 INFO:tasks.rados.rados.0.smithi110.stdout:3175: oid 32 version 1097 is already newer than 1094 2024-08-17T00:44:24.335 INFO:tasks.rados.rados.0.smithi110.stdout:3175: oid 32 version 1097 is already newer than 1096 2024-08-17T00:44:24.335 INFO:tasks.rados.rados.0.smithi110.stdout:3175: oid 32 version 1097 is already newer than 1095 2024-08-17T00:44:24.335 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 1097 (ObjNum 976 snap 278 seq_num 976) dirty exists 2024-08-17T00:44:24.335 INFO:tasks.rados.rados.0.smithi110.stdout:3175: left oid 32 (ObjNum 976 snap 278 seq_num 976) 2024-08-17T00:44:24.335 INFO:tasks.rados.rados.0.smithi110.stdout:3176: expect (ObjNum 825 snap 243 seq_num 825) 2024-08-17T00:44:24.613 INFO:tasks.rados.rados.0.smithi110.stdout:3177: finishing write tid 1 to smithi11086371-28 2024-08-17T00:44:24.614 INFO:tasks.rados.rados.0.smithi110.stdout:3177: finishing write tid 2 to smithi11086371-28 2024-08-17T00:44:24.614 INFO:tasks.rados.rados.0.smithi110.stdout:3177: finishing write tid 3 to smithi11086371-28 2024-08-17T00:44:24.614 INFO:tasks.rados.rados.0.smithi110.stdout:3177: finishing write tid 4 to smithi11086371-28 2024-08-17T00:44:24.614 INFO:tasks.rados.rados.0.smithi110.stdout:3177: finishing write tid 5 to smithi11086371-28 2024-08-17T00:44:24.614 INFO:tasks.rados.rados.0.smithi110.stdout:3177: finishing write tid 6 to smithi11086371-28 2024-08-17T00:44:24.614 INFO:tasks.rados.rados.0.smithi110.stdout:3177: oid 28 updating version 0 to 1032 2024-08-17T00:44:24.614 INFO:tasks.rados.rados.0.smithi110.stdout:3177: oid 28 version 1032 is already newer than 1031 2024-08-17T00:44:24.614 INFO:tasks.rados.rados.0.smithi110.stdout:3177: oid 28 updating version 1032 to 1033 2024-08-17T00:44:24.614 INFO:tasks.rados.rados.0.smithi110.stdout:3177: oid 28 updating version 1033 to 1034 2024-08-17T00:44:24.614 INFO:tasks.rados.rados.0.smithi110.stdout:3177: oid 28 version 1034 is already newer than 1030 2024-08-17T00:44:24.614 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 1034 (ObjNum 977 snap 278 seq_num 977) dirty exists 2024-08-17T00:44:24.615 INFO:tasks.rados.rados.0.smithi110.stdout:3177: left oid 28 (ObjNum 977 snap 278 seq_num 977) 2024-08-17T00:44:24.615 INFO:tasks.rados.rados.0.smithi110.stdout:3175: done (3 left) 2024-08-17T00:44:24.615 INFO:tasks.rados.rados.0.smithi110.stdout:3176: done (2 left) 2024-08-17T00:44:24.615 INFO:tasks.rados.rados.0.smithi110.stdout:3177: done (1 left) 2024-08-17T00:44:24.615 INFO:tasks.rados.rados.0.smithi110.stdout:3180: snap_remove snap 273 2024-08-17T00:44:24.975 INFO:tasks.rados.rados.0.smithi110.stdout:3180: done (1 left) 2024-08-17T00:44:24.975 INFO:tasks.rados.rados.0.smithi110.stdout:3181: read oid 33 snap -1 2024-08-17T00:44:24.975 INFO:tasks.rados.rados.0.smithi110.stdout:3181: expect (ObjNum 944 snap 273 seq_num 944) 2024-08-17T00:44:24.975 INFO:tasks.rados.rados.0.smithi110.stdout:3182: copy_from oid 10 from oid 4 current snap is 278 2024-08-17T00:44:24.975 INFO:tasks.rados.rados.0.smithi110.stdout:3179: finishing rollback tid 0 to smithi11086371-45 2024-08-17T00:44:24.976 INFO:tasks.rados.rados.0.smithi110.stdout:3179: finishing rollback tid 1 to smithi11086371-45 2024-08-17T00:44:24.976 INFO:tasks.rados.rados.0.smithi110.stdout:3179: finishing rollback tid 2 to smithi11086371-45 2024-08-17T00:44:24.976 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 1384 (ObjNum 954 snap 274 seq_num 954) dirty exists 2024-08-17T00:44:24.976 INFO:tasks.rados.rados.0.smithi110.stdout:3179: done (2 left) 2024-08-17T00:44:24.976 INFO:tasks.rados.rados.0.smithi110.stdout:3183: read oid 9 snap 275 2024-08-17T00:44:24.976 INFO:tasks.rados.rados.0.smithi110.stdout:3183: expect deleted 2024-08-17T00:44:24.976 INFO:tasks.rados.rados.0.smithi110.stdout:3184: setattr oid 44 current snap is 278 2024-08-17T00:44:24.978 INFO:tasks.rados.rados.0.smithi110.stdout:3185: snap_remove snap 274 2024-08-17T00:44:25.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:25 smithi177 ceph-mon[90034]: pgmap v535: 121 pgs: 121 active+clean; 180 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 7.3 MiB/s wr, 49 op/s 2024-08-17T00:44:25.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:25 smithi177 ceph-mon[90034]: osdmap e647: 8 total, 8 up, 8 in 2024-08-17T00:44:25.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:25 smithi177 ceph-mon[90034]: osdmap e648: 8 total, 8 up, 8 in 2024-08-17T00:44:25.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:25 smithi110 ceph-mon[100641]: pgmap v535: 121 pgs: 121 active+clean; 180 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 7.3 MiB/s wr, 49 op/s 2024-08-17T00:44:25.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:25 smithi110 ceph-mon[100641]: osdmap e647: 8 total, 8 up, 8 in 2024-08-17T00:44:25.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:25 smithi110 ceph-mon[100641]: osdmap e648: 8 total, 8 up, 8 in 2024-08-17T00:44:25.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:25 smithi110 ceph-mon[98148]: pgmap v535: 121 pgs: 121 active+clean; 180 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 7.3 MiB/s wr, 49 op/s 2024-08-17T00:44:25.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:25 smithi110 ceph-mon[98148]: osdmap e647: 8 total, 8 up, 8 in 2024-08-17T00:44:25.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:25 smithi110 ceph-mon[98148]: osdmap e648: 8 total, 8 up, 8 in 2024-08-17T00:44:25.972 INFO:tasks.rados.rados.0.smithi110.stdout:3185: done (4 left) 2024-08-17T00:44:25.972 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 41 current snap is 278 2024-08-17T00:44:25.972 INFO:tasks.rados.rados.0.smithi110.stdout:3186: seq_num 978 ranges {0=786432,786432=442368,1228800=647168,1875968=114688} 2024-08-17T00:44:25.977 INFO:tasks.rados.rados.0.smithi110.stdout:3186: writing smithi11086371-41 from 0 to 786432 tid 1 2024-08-17T00:44:25.980 INFO:tasks.rados.rados.0.smithi110.stdout:3186: writing smithi11086371-41 from 786432 to 1228800 tid 2 2024-08-17T00:44:25.984 INFO:tasks.rados.rados.0.smithi110.stdout:3186: writing smithi11086371-41 from 1228800 to 1875968 tid 3 2024-08-17T00:44:25.985 INFO:tasks.rados.rados.0.smithi110.stdout:3186: writing smithi11086371-41 from 1875968 to 1990656 tid 4 2024-08-17T00:44:25.985 INFO:tasks.rados.rados.0.smithi110.stdout:3187: copy_from oid 29 from oid 27 current snap is 278 2024-08-17T00:44:25.985 INFO:tasks.rados.rados.0.smithi110.stdout:3181: expect (ObjNum 944 snap 273 seq_num 944) 2024-08-17T00:44:26.027 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 1035 (ObjNum 837 snap 244 seq_num 837) dirty exists 2024-08-17T00:44:26.027 INFO:tasks.rados.rados.0.smithi110.stdout:3182: finishing copy_from racing read to smithi11086371-10 2024-08-17T00:44:26.027 INFO:tasks.rados.rados.0.smithi110.stdout:3182: finishing copy_from to smithi11086371-10 2024-08-17T00:44:26.027 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 997 (ObjNum 943 snap 273 seq_num 943) dirty exists 2024-08-17T00:44:26.027 INFO:tasks.rados.rados.0.smithi110.stdout:3186: finishing write tid 1 to smithi11086371-41 2024-08-17T00:44:26.027 INFO:tasks.rados.rados.0.smithi110.stdout:3181: done (5 left) 2024-08-17T00:44:26.027 INFO:tasks.rados.rados.0.smithi110.stdout:3182: done (4 left) 2024-08-17T00:44:26.027 INFO:tasks.rados.rados.0.smithi110.stdout:3183: done (3 left) 2024-08-17T00:44:26.027 INFO:tasks.rados.rados.0.smithi110.stdout:3184: done (2 left) 2024-08-17T00:44:26.027 INFO:tasks.rados.rados.0.smithi110.stdout:3188: snap_remove snap 275 2024-08-17T00:44:26.977 INFO:tasks.rados.rados.0.smithi110.stdout:3188: done (2 left) 2024-08-17T00:44:26.978 INFO:tasks.rados.rados.0.smithi110.stdout:3189: read oid 22 snap -1 2024-08-17T00:44:26.978 INFO:tasks.rados.rados.0.smithi110.stdout:3189: expect (ObjNum 966 snap 276 seq_num 966) 2024-08-17T00:44:26.978 INFO:tasks.rados.rados.0.smithi110.stdout:3190: delete oid 8 current snap is 278 2024-08-17T00:44:26.978 INFO:tasks.rados.rados.0.smithi110.stdout:3186: finishing write tid 2 to smithi11086371-41 2024-08-17T00:44:26.978 INFO:tasks.rados.rados.0.smithi110.stdout:3186: finishing write tid 3 to smithi11086371-41 2024-08-17T00:44:26.978 INFO:tasks.rados.rados.0.smithi110.stdout:3186: finishing write tid 4 to smithi11086371-41 2024-08-17T00:44:26.978 INFO:tasks.rados.rados.0.smithi110.stdout:3186: finishing write tid 5 to smithi11086371-41 2024-08-17T00:44:26.978 INFO:tasks.rados.rados.0.smithi110.stdout:3186: finishing write tid 6 to smithi11086371-41 2024-08-17T00:44:26.978 INFO:tasks.rados.rados.0.smithi110.stdout:3186: oid 41 updating version 0 to 1120 2024-08-17T00:44:26.978 INFO:tasks.rados.rados.0.smithi110.stdout:3186: oid 41 updating version 1120 to 1121 2024-08-17T00:44:26.978 INFO:tasks.rados.rados.0.smithi110.stdout:3186: oid 41 updating version 1121 to 1122 2024-08-17T00:44:26.979 INFO:tasks.rados.rados.0.smithi110.stdout:3186: oid 41 updating version 1122 to 1123 2024-08-17T00:44:26.979 INFO:tasks.rados.rados.0.smithi110.stdout:3186: oid 41 version 1123 is already newer than 1119 2024-08-17T00:44:26.979 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 1123 (ObjNum 978 snap 278 seq_num 978) dirty exists 2024-08-17T00:44:26.979 INFO:tasks.rados.rados.0.smithi110.stdout:3186: left oid 41 (ObjNum 978 snap 278 seq_num 978) 2024-08-17T00:44:26.979 INFO:tasks.rados.rados.0.smithi110.stdout:3187: finishing copy_from racing read to smithi11086371-29 2024-08-17T00:44:26.979 INFO:tasks.rados.rados.0.smithi110.stdout:3187: finishing copy_from to smithi11086371-29 2024-08-17T00:44:26.979 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 1027 (ObjNum 947 snap 273 seq_num 947) dirty exists 2024-08-17T00:44:26.982 INFO:tasks.rados.rados.0.smithi110.stdout:3186: done (3 left) 2024-08-17T00:44:26.982 INFO:tasks.rados.rados.0.smithi110.stdout:3187: done (2 left) 2024-08-17T00:44:26.982 INFO:tasks.rados.rados.0.smithi110.stdout:3190: done (1 left) 2024-08-17T00:44:26.982 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 24 current snap is 278 2024-08-17T00:44:26.982 INFO:tasks.rados.rados.0.smithi110.stdout:3191: seq_num 980 ranges {2965504=417792,3383296=614400,3997696=663552,4661248=327680} 2024-08-17T00:44:27.001 INFO:tasks.rados.rados.0.smithi110.stdout:3191: writing smithi11086371-24 from 2965504 to 3383296 tid 1 2024-08-17T00:44:27.004 INFO:tasks.rados.rados.0.smithi110.stdout:3191: writing smithi11086371-24 from 3383296 to 3997696 tid 2 2024-08-17T00:44:27.008 INFO:tasks.rados.rados.0.smithi110.stdout:3191: writing smithi11086371-24 from 3997696 to 4661248 tid 3 2024-08-17T00:44:27.011 INFO:tasks.rados.rados.0.smithi110.stdout:3191: writing smithi11086371-24 from 4661248 to 4988928 tid 4 2024-08-17T00:44:27.011 INFO:tasks.rados.rados.0.smithi110.stdout:3192: copy_from oid 8 from oid 30 current snap is 278 2024-08-17T00:44:27.011 INFO:tasks.rados.rados.0.smithi110.stdout:3189: expect (ObjNum 966 snap 276 seq_num 966) 2024-08-17T00:44:27.077 INFO:tasks.rados.rados.0.smithi110.stdout:3191: finishing write tid 1 to smithi11086371-24 2024-08-17T00:44:27.077 INFO:tasks.rados.rados.0.smithi110.stdout:3191: finishing write tid 2 to smithi11086371-24 2024-08-17T00:44:27.077 INFO:tasks.rados.rados.0.smithi110.stdout:3189: done (2 left) 2024-08-17T00:44:27.078 INFO:tasks.rados.rados.0.smithi110.stdout:3193: delete oid 9 current snap is 278 2024-08-17T00:44:27.078 INFO:tasks.rados.rados.0.smithi110.stdout:3191: finishing write tid 3 to smithi11086371-24 2024-08-17T00:44:27.078 INFO:tasks.rados.rados.0.smithi110.stdout:3191: finishing write tid 4 to smithi11086371-24 2024-08-17T00:44:27.078 INFO:tasks.rados.rados.0.smithi110.stdout:3191: finishing write tid 5 to smithi11086371-24 2024-08-17T00:44:27.078 INFO:tasks.rados.rados.0.smithi110.stdout:3191: finishing write tid 6 to smithi11086371-24 2024-08-17T00:44:27.078 INFO:tasks.rados.rados.0.smithi110.stdout:3191: oid 24 updating version 0 to 1397 2024-08-17T00:44:27.078 INFO:tasks.rados.rados.0.smithi110.stdout:3191: oid 24 updating version 1397 to 1398 2024-08-17T00:44:27.078 INFO:tasks.rados.rados.0.smithi110.stdout:3191: oid 24 updating version 1398 to 1400 2024-08-17T00:44:27.078 INFO:tasks.rados.rados.0.smithi110.stdout:3191: oid 24 version 1400 is already newer than 1399 2024-08-17T00:44:27.078 INFO:tasks.rados.rados.0.smithi110.stdout:3191: oid 24 updating version 1400 to 1401 2024-08-17T00:44:27.078 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 1401 (ObjNum 980 snap 278 seq_num 980) dirty exists 2024-08-17T00:44:27.078 INFO:tasks.rados.rados.0.smithi110.stdout:3191: left oid 24 (ObjNum 980 snap 278 seq_num 980) 2024-08-17T00:44:27.078 INFO:tasks.rados.rados.0.smithi110.stdout:3192: finishing copy_from racing read to smithi11086371-8 2024-08-17T00:44:27.079 INFO:tasks.rados.rados.0.smithi110.stdout:3192: finishing copy_from to smithi11086371-8 2024-08-17T00:44:27.079 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 1270 (ObjNum 921 snap 269 seq_num 921) dirty exists 2024-08-17T00:44:27.079 INFO:tasks.rados.rados.0.smithi110.stdout:3191: done (2 left) 2024-08-17T00:44:27.079 INFO:tasks.rados.rados.0.smithi110.stdout:3192: done (1 left) 2024-08-17T00:44:27.079 INFO:tasks.rados.rados.0.smithi110.stdout:3193: done (0 left) 2024-08-17T00:44:27.079 INFO:tasks.rados.rados.0.smithi110.stdout:3194: read oid 12 snap -1 2024-08-17T00:44:27.079 INFO:tasks.rados.rados.0.smithi110.stdout:3194: expect deleted 2024-08-17T00:44:27.080 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 18 current snap is 278 2024-08-17T00:44:27.080 INFO:tasks.rados.rados.0.smithi110.stdout:3195: seq_num 982 ranges {0=450560,450560=425984,876544=679936,1556480=466944,2023424=32768} 2024-08-17T00:44:27.081 INFO:tasks.rados.rados.0.smithi110.stdout:3195: writing smithi11086371-18 from 0 to 450560 tid 1 2024-08-17T00:44:27.083 INFO:tasks.rados.rados.0.smithi110.stdout:3195: writing smithi11086371-18 from 450560 to 876544 tid 2 2024-08-17T00:44:27.087 INFO:tasks.rados.rados.0.smithi110.stdout:3195: writing smithi11086371-18 from 876544 to 1556480 tid 3 2024-08-17T00:44:27.090 INFO:tasks.rados.rados.0.smithi110.stdout:3195: writing smithi11086371-18 from 1556480 to 2023424 tid 4 2024-08-17T00:44:27.091 INFO:tasks.rados.rados.0.smithi110.stdout:3195: writing smithi11086371-18 from 2023424 to 2056192 tid 5 2024-08-17T00:44:27.091 INFO:tasks.rados.rados.0.smithi110.stdout:3195: finishing write tid 1 to smithi11086371-18 2024-08-17T00:44:27.091 INFO:tasks.rados.rados.0.smithi110.stdout:3195: finishing write tid 2 to smithi11086371-18 2024-08-17T00:44:27.091 INFO:tasks.rados.rados.0.smithi110.stdout:3194: done (1 left) 2024-08-17T00:44:27.091 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 1 current snap is 278 2024-08-17T00:44:27.091 INFO:tasks.rados.rados.0.smithi110.stdout:3196: seq_num 983 ranges {6381568=466944,6848512=712704,7561216=434176,7995392=458752} 2024-08-17T00:44:27.128 INFO:tasks.rados.rados.0.smithi110.stdout:3196: writing smithi11086371-1 from 6381568 to 6848512 tid 1 2024-08-17T00:44:27.132 INFO:tasks.rados.rados.0.smithi110.stdout:3196: writing smithi11086371-1 from 6848512 to 7561216 tid 2 2024-08-17T00:44:27.134 INFO:tasks.rados.rados.0.smithi110.stdout:3196: writing smithi11086371-1 from 7561216 to 7995392 tid 3 2024-08-17T00:44:27.137 INFO:tasks.rados.rados.0.smithi110.stdout:3196: writing smithi11086371-1 from 7995392 to 8454144 tid 4 2024-08-17T00:44:27.137 INFO:tasks.rados.rados.0.smithi110.stdout:3197: read oid 48 snap -1 2024-08-17T00:44:27.137 INFO:tasks.rados.rados.0.smithi110.stdout:3197: expect (ObjNum 973 snap 278 seq_num 973) 2024-08-17T00:44:27.137 INFO:tasks.rados.rados.0.smithi110.stdout:3198: rmattr oid 43 current snap is 278 2024-08-17T00:44:27.137 INFO:tasks.rados.rados.0.smithi110.stdout:3198: done (3 left) 2024-08-17T00:44:27.138 INFO:tasks.rados.rados.0.smithi110.stdout:3199: snap_create 2024-08-17T00:44:27.138 INFO:tasks.rados.rados.0.smithi110.stdout:3195: finishing write tid 3 to smithi11086371-18 2024-08-17T00:44:27.138 INFO:tasks.rados.rados.0.smithi110.stdout:3195: finishing write tid 4 to smithi11086371-18 2024-08-17T00:44:27.138 INFO:tasks.rados.rados.0.smithi110.stdout:3195: finishing write tid 5 to smithi11086371-18 2024-08-17T00:44:27.138 INFO:tasks.rados.rados.0.smithi110.stdout:3195: finishing write tid 6 to smithi11086371-18 2024-08-17T00:44:27.138 INFO:tasks.rados.rados.0.smithi110.stdout:3195: finishing write tid 7 to smithi11086371-18 2024-08-17T00:44:27.138 INFO:tasks.rados.rados.0.smithi110.stdout:3195: oid 18 updating version 0 to 1040 2024-08-17T00:44:27.138 INFO:tasks.rados.rados.0.smithi110.stdout:3195: oid 18 updating version 1040 to 1041 2024-08-17T00:44:27.138 INFO:tasks.rados.rados.0.smithi110.stdout:3195: oid 18 updating version 1041 to 1043 2024-08-17T00:44:27.138 INFO:tasks.rados.rados.0.smithi110.stdout:3195: oid 18 version 1043 is already newer than 1038 2024-08-17T00:44:27.138 INFO:tasks.rados.rados.0.smithi110.stdout:3195: oid 18 version 1043 is already newer than 1042 2024-08-17T00:44:27.138 INFO:tasks.rados.rados.0.smithi110.stdout:3195: oid 18 version 1043 is already newer than 1039 2024-08-17T00:44:27.138 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 1043 (ObjNum 982 snap 278 seq_num 982) dirty exists 2024-08-17T00:44:27.139 INFO:tasks.rados.rados.0.smithi110.stdout:3195: left oid 18 (ObjNum 982 snap 278 seq_num 982) 2024-08-17T00:44:27.139 INFO:tasks.rados.rados.0.smithi110.stdout:3196: finishing write tid 1 to smithi11086371-1 2024-08-17T00:44:27.139 INFO:tasks.rados.rados.0.smithi110.stdout:3196: finishing write tid 2 to smithi11086371-1 2024-08-17T00:44:27.139 INFO:tasks.rados.rados.0.smithi110.stdout:3196: finishing write tid 3 to smithi11086371-1 2024-08-17T00:44:27.139 INFO:tasks.rados.rados.0.smithi110.stdout:3196: finishing write tid 4 to smithi11086371-1 2024-08-17T00:44:27.140 INFO:tasks.rados.rados.0.smithi110.stdout:3196: finishing write tid 5 to smithi11086371-1 2024-08-17T00:44:27.141 INFO:tasks.rados.rados.0.smithi110.stdout:3196: finishing write tid 6 to smithi11086371-1 2024-08-17T00:44:27.141 INFO:tasks.rados.rados.0.smithi110.stdout:3196: oid 1 updating version 0 to 1040 2024-08-17T00:44:27.141 INFO:tasks.rados.rados.0.smithi110.stdout:3196: oid 1 version 1040 is already newer than 1039 2024-08-17T00:44:27.141 INFO:tasks.rados.rados.0.smithi110.stdout:3196: oid 1 version 1040 is already newer than 1037 2024-08-17T00:44:27.141 INFO:tasks.rados.rados.0.smithi110.stdout:3196: oid 1 version 1040 is already newer than 1038 2024-08-17T00:44:27.142 INFO:tasks.rados.rados.0.smithi110.stdout:3196: oid 1 updating version 1040 to 1041 2024-08-17T00:44:27.142 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 1041 (ObjNum 983 snap 278 seq_num 983) dirty exists 2024-08-17T00:44:27.142 INFO:tasks.rados.rados.0.smithi110.stdout:3196: left oid 1 (ObjNum 983 snap 278 seq_num 983) 2024-08-17T00:44:27.147 INFO:tasks.rados.rados.0.smithi110.stdout:3197: expect (ObjNum 973 snap 278 seq_num 973) 2024-08-17T00:44:27.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:26 smithi110 ceph-mon[100641]: osdmap e649: 8 total, 8 up, 8 in 2024-08-17T00:44:27.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:26 smithi110 ceph-mon[100641]: pgmap v539: 121 pgs: 121 active+clean; 180 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 30 MiB/s rd, 5.1 MiB/s wr, 36 op/s 2024-08-17T00:44:27.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:26 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:27.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:26 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:27.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:26 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:27.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:26 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:27.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:26 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:27.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:26 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:27.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:26 smithi110 ceph-mon[98148]: osdmap e649: 8 total, 8 up, 8 in 2024-08-17T00:44:27.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:26 smithi110 ceph-mon[98148]: pgmap v539: 121 pgs: 121 active+clean; 180 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 30 MiB/s rd, 5.1 MiB/s wr, 36 op/s 2024-08-17T00:44:27.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:27.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:27.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:27.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:27.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:27.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:26 smithi177 ceph-mon[90034]: osdmap e649: 8 total, 8 up, 8 in 2024-08-17T00:44:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:26 smithi177 ceph-mon[90034]: pgmap v539: 121 pgs: 121 active+clean; 180 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 30 MiB/s rd, 5.1 MiB/s wr, 36 op/s 2024-08-17T00:44:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:26 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:26 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:26 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:26 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:26 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:26 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:27.982 INFO:tasks.rados.rados.0.smithi110.stdout:3195: done (3 left) 2024-08-17T00:44:27.982 INFO:tasks.rados.rados.0.smithi110.stdout:3196: done (2 left) 2024-08-17T00:44:27.982 INFO:tasks.rados.rados.0.smithi110.stdout:3197: done (1 left) 2024-08-17T00:44:27.982 INFO:tasks.rados.rados.0.smithi110.stdout:3199: done (0 left) 2024-08-17T00:44:27.982 INFO:tasks.rados.rados.0.smithi110.stdout:3200: read oid 43 snap -1 2024-08-17T00:44:27.982 INFO:tasks.rados.rados.0.smithi110.stdout:3200: expect deleted 2024-08-17T00:44:27.982 INFO:tasks.rados.rados.0.smithi110.stdout:3201: snap_create 2024-08-17T00:44:28.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:27 smithi177 ceph-mon[90034]: osdmap e650: 8 total, 8 up, 8 in 2024-08-17T00:44:28.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:28.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:28.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:27 smithi110 ceph-mon[98148]: osdmap e650: 8 total, 8 up, 8 in 2024-08-17T00:44:28.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:28.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:28.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:44:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:44:28] "GET /metrics HTTP/1.1" 200 36350 "" "Prometheus/2.43.0" 2024-08-17T00:44:28.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:27 smithi110 ceph-mon[100641]: osdmap e650: 8 total, 8 up, 8 in 2024-08-17T00:44:28.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:28.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:28.986 INFO:tasks.rados.rados.0.smithi110.stdout:3200: done (1 left) 2024-08-17T00:44:28.986 INFO:tasks.rados.rados.0.smithi110.stdout:3201: done (0 left) 2024-08-17T00:44:28.986 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 7 current snap is 280 2024-08-17T00:44:28.986 INFO:tasks.rados.rados.0.smithi110.stdout:3202: seq_num 984 ranges {0=483328,483328=598016,1081344=647168,1728512=360448} 2024-08-17T00:44:28.988 INFO:tasks.rados.rados.0.smithi110.stdout:3202: writing smithi11086371-7 from 0 to 483328 tid 1 2024-08-17T00:44:28.992 INFO:tasks.rados.rados.0.smithi110.stdout:3202: writing smithi11086371-7 from 483328 to 1081344 tid 2 2024-08-17T00:44:28.995 INFO:tasks.rados.rados.0.smithi110.stdout:3202: writing smithi11086371-7 from 1081344 to 1728512 tid 3 2024-08-17T00:44:28.998 INFO:tasks.rados.rados.0.smithi110.stdout:3202: writing smithi11086371-7 from 1728512 to 2088960 tid 4 2024-08-17T00:44:28.998 INFO:tasks.rados.rados.0.smithi110.stdout:3203: delete oid 47 current snap is 280 2024-08-17T00:44:28.998 INFO:tasks.rados.rados.0.smithi110.stdout:3202: finishing write tid 1 to smithi11086371-7 2024-08-17T00:44:28.998 INFO:tasks.rados.rados.0.smithi110.stdout:3202: finishing write tid 2 to smithi11086371-7 2024-08-17T00:44:28.998 INFO:tasks.rados.rados.0.smithi110.stdout:3202: finishing write tid 3 to smithi11086371-7 2024-08-17T00:44:29.001 INFO:tasks.rados.rados.0.smithi110.stdout:3202: finishing write tid 4 to smithi11086371-7 2024-08-17T00:44:29.001 INFO:tasks.rados.rados.0.smithi110.stdout:3202: finishing write tid 5 to smithi11086371-7 2024-08-17T00:44:29.002 INFO:tasks.rados.rados.0.smithi110.stdout:3202: finishing write tid 6 to smithi11086371-7 2024-08-17T00:44:29.002 INFO:tasks.rados.rados.0.smithi110.stdout:3202: oid 7 updating version 0 to 1048 2024-08-17T00:44:29.002 INFO:tasks.rados.rados.0.smithi110.stdout:3202: oid 7 version 1048 is already newer than 1044 2024-08-17T00:44:29.002 INFO:tasks.rados.rados.0.smithi110.stdout:3202: oid 7 version 1048 is already newer than 1046 2024-08-17T00:44:29.002 INFO:tasks.rados.rados.0.smithi110.stdout:3202: oid 7 version 1048 is already newer than 1045 2024-08-17T00:44:29.002 INFO:tasks.rados.rados.0.smithi110.stdout:3202: oid 7 version 1048 is already newer than 1047 2024-08-17T00:44:29.002 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 1048 (ObjNum 984 snap 280 seq_num 984) dirty exists 2024-08-17T00:44:29.002 INFO:tasks.rados.rados.0.smithi110.stdout:3202: left oid 7 (ObjNum 984 snap 280 seq_num 984) 2024-08-17T00:44:29.004 INFO:tasks.rados.rados.0.smithi110.stdout:3202: done (1 left) 2024-08-17T00:44:29.004 INFO:tasks.rados.rados.0.smithi110.stdout:3203: done (0 left) 2024-08-17T00:44:29.004 INFO:tasks.rados.rados.0.smithi110.stdout:3204: read oid 27 snap -1 2024-08-17T00:44:29.004 INFO:tasks.rados.rados.0.smithi110.stdout:3204: expect (ObjNum 947 snap 273 seq_num 947) 2024-08-17T00:44:29.004 INFO:tasks.rados.rados.0.smithi110.stdout:3205: rollback oid 9 current snap is 280 2024-08-17T00:44:29.004 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 9 to 278 2024-08-17T00:44:29.004 INFO:tasks.rados.rados.0.smithi110.stdout:3206: read oid 36 snap -1 2024-08-17T00:44:29.004 INFO:tasks.rados.rados.0.smithi110.stdout:3206: expect (ObjNum 852 snap 245 seq_num 852) 2024-08-17T00:44:29.004 INFO:tasks.rados.rados.0.smithi110.stdout:3207: copy_from oid 30 from oid 35 current snap is 280 2024-08-17T00:44:29.004 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 29 current snap is 280 2024-08-17T00:44:29.004 INFO:tasks.rados.rados.0.smithi110.stdout:3208: seq_num 986 ranges {2596864=516096,3112960=770048,3883008=655360,4538368=180224} 2024-08-17T00:44:29.021 INFO:tasks.rados.rados.0.smithi110.stdout:3208: writing smithi11086371-29 from 2596864 to 3112960 tid 1 2024-08-17T00:44:29.025 INFO:tasks.rados.rados.0.smithi110.stdout:3208: writing smithi11086371-29 from 3112960 to 3883008 tid 2 2024-08-17T00:44:29.029 INFO:tasks.rados.rados.0.smithi110.stdout:3208: writing smithi11086371-29 from 3883008 to 4538368 tid 3 2024-08-17T00:44:29.030 INFO:tasks.rados.rados.0.smithi110.stdout:3208: writing smithi11086371-29 from 4538368 to 4718592 tid 4 2024-08-17T00:44:29.030 INFO:tasks.rados.rados.0.smithi110.stdout:3209: copy_from oid 25 from oid 4 current snap is 280 2024-08-17T00:44:29.030 INFO:tasks.rados.rados.0.smithi110.stdout:3205: finishing rollback tid 1 to smithi11086371-9 2024-08-17T00:44:29.031 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-08-17T00:44:29.031 INFO:tasks.rados.rados.0.smithi110.stdout:3207: finishing copy_from racing read to smithi11086371-30 2024-08-17T00:44:29.031 INFO:tasks.rados.rados.0.smithi110.stdout:3206: expect (ObjNum 852 snap 245 seq_num 852) 2024-08-17T00:44:29.094 INFO:tasks.rados.rados.0.smithi110.stdout:3204: expect (ObjNum 947 snap 273 seq_num 947) 2024-08-17T00:44:29.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:28 smithi177 ceph-mon[90034]: osdmap e651: 8 total, 8 up, 8 in 2024-08-17T00:44:29.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:28 smithi177 ceph-mon[90034]: pgmap v542: 121 pgs: 121 active+clean; 175 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.9 MiB/s wr, 9 op/s 2024-08-17T00:44:29.181 INFO:tasks.rados.rados.0.smithi110.stdout:3207: finishing copy_from to smithi11086371-30 2024-08-17T00:44:29.181 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 1034 (ObjNum 935 snap 273 seq_num 935) dirty exists 2024-08-17T00:44:29.181 INFO:tasks.rados.rados.0.smithi110.stdout:3208: finishing write tid 1 to smithi11086371-29 2024-08-17T00:44:29.181 INFO:tasks.rados.rados.0.smithi110.stdout:3208: finishing write tid 2 to smithi11086371-29 2024-08-17T00:44:29.181 INFO:tasks.rados.rados.0.smithi110.stdout:3208: finishing write tid 3 to smithi11086371-29 2024-08-17T00:44:29.181 INFO:tasks.rados.rados.0.smithi110.stdout:3208: finishing write tid 4 to smithi11086371-29 2024-08-17T00:44:29.181 INFO:tasks.rados.rados.0.smithi110.stdout:3208: finishing write tid 5 to smithi11086371-29 2024-08-17T00:44:29.181 INFO:tasks.rados.rados.0.smithi110.stdout:3208: finishing write tid 6 to smithi11086371-29 2024-08-17T00:44:29.181 INFO:tasks.rados.rados.0.smithi110.stdout:3208: oid 29 updating version 0 to 1124 2024-08-17T00:44:29.181 INFO:tasks.rados.rados.0.smithi110.stdout:3208: oid 29 updating version 1124 to 1127 2024-08-17T00:44:29.181 INFO:tasks.rados.rados.0.smithi110.stdout:3208: oid 29 version 1127 is already newer than 1126 2024-08-17T00:44:29.182 INFO:tasks.rados.rados.0.smithi110.stdout:3208: oid 29 updating version 1127 to 1128 2024-08-17T00:44:29.182 INFO:tasks.rados.rados.0.smithi110.stdout:3208: oid 29 version 1128 is already newer than 1125 2024-08-17T00:44:29.182 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 1128 (ObjNum 986 snap 280 seq_num 986) dirty exists 2024-08-17T00:44:29.182 INFO:tasks.rados.rados.0.smithi110.stdout:3208: left oid 29 (ObjNum 986 snap 280 seq_num 986) 2024-08-17T00:44:29.182 INFO:tasks.rados.rados.0.smithi110.stdout:3209: finishing copy_from racing read to smithi11086371-25 2024-08-17T00:44:29.182 INFO:tasks.rados.rados.0.smithi110.stdout:3209: finishing copy_from to smithi11086371-25 2024-08-17T00:44:29.182 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 997 (ObjNum 943 snap 273 seq_num 943) dirty exists 2024-08-17T00:44:29.182 INFO:tasks.rados.rados.0.smithi110.stdout:3204: done (5 left) 2024-08-17T00:44:29.182 INFO:tasks.rados.rados.0.smithi110.stdout:3205: done (4 left) 2024-08-17T00:44:29.182 INFO:tasks.rados.rados.0.smithi110.stdout:3206: done (3 left) 2024-08-17T00:44:29.183 INFO:tasks.rados.rados.0.smithi110.stdout:3207: done (2 left) 2024-08-17T00:44:29.183 INFO:tasks.rados.rados.0.smithi110.stdout:3208: done (1 left) 2024-08-17T00:44:29.183 INFO:tasks.rados.rados.0.smithi110.stdout:3209: done (0 left) 2024-08-17T00:44:29.183 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 2 current snap is 280 2024-08-17T00:44:29.183 INFO:tasks.rados.rados.0.smithi110.stdout:3210: seq_num 987 ranges {2711552=532480,3244032=647168,3891200=417792,4308992=409600,4718592=131072} 2024-08-17T00:44:29.198 INFO:tasks.rados.rados.0.smithi110.stdout:3210: writing smithi11086371-2 from 2711552 to 3244032 tid 1 2024-08-17T00:44:29.202 INFO:tasks.rados.rados.0.smithi110.stdout:3210: writing smithi11086371-2 from 3244032 to 3891200 tid 2 2024-08-17T00:44:29.204 INFO:tasks.rados.rados.0.smithi110.stdout:3210: writing smithi11086371-2 from 3891200 to 4308992 tid 3 2024-08-17T00:44:29.207 INFO:tasks.rados.rados.0.smithi110.stdout:3210: writing smithi11086371-2 from 4308992 to 4718592 tid 4 2024-08-17T00:44:29.208 INFO:tasks.rados.rados.0.smithi110.stdout:3210: writing smithi11086371-2 from 4718592 to 4849664 tid 5 2024-08-17T00:44:29.208 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 38 current snap is 280 2024-08-17T00:44:29.208 INFO:tasks.rados.rados.0.smithi110.stdout:3210: finishing write tid 1 to smithi11086371-2 2024-08-17T00:44:29.208 INFO:tasks.rados.rados.0.smithi110.stdout:3210: finishing write tid 2 to smithi11086371-2 2024-08-17T00:44:29.208 INFO:tasks.rados.rados.0.smithi110.stdout:3211: seq_num 988 ranges {901120=557056,1458176=532480,1990656=622592,2613248=450560} 2024-08-17T00:44:29.216 INFO:tasks.rados.rados.0.smithi110.stdout:3211: writing smithi11086371-38 from 901120 to 1458176 tid 1 2024-08-17T00:44:29.219 INFO:tasks.rados.rados.0.smithi110.stdout:3211: writing smithi11086371-38 from 1458176 to 1990656 tid 2 2024-08-17T00:44:29.222 INFO:tasks.rados.rados.0.smithi110.stdout:3211: writing smithi11086371-38 from 1990656 to 2613248 tid 3 2024-08-17T00:44:29.227 INFO:tasks.rados.rados.0.smithi110.stdout:3211: writing smithi11086371-38 from 2613248 to 3063808 tid 4 2024-08-17T00:44:29.227 INFO:tasks.rados.rados.0.smithi110.stdout:3212: rollback oid 4 current snap is 280 2024-08-17T00:44:29.227 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 4 to 279 2024-08-17T00:44:29.227 INFO:tasks.rados.rados.0.smithi110.stdout:3210: finishing write tid 3 to smithi11086371-2 2024-08-17T00:44:29.227 INFO:tasks.rados.rados.0.smithi110.stdout:3210: finishing write tid 4 to smithi11086371-2 2024-08-17T00:44:29.227 INFO:tasks.rados.rados.0.smithi110.stdout:3210: finishing write tid 5 to smithi11086371-2 2024-08-17T00:44:29.227 INFO:tasks.rados.rados.0.smithi110.stdout:3210: finishing write tid 6 to smithi11086371-2 2024-08-17T00:44:29.227 INFO:tasks.rados.rados.0.smithi110.stdout:3210: finishing write tid 7 to smithi11086371-2 2024-08-17T00:44:29.227 INFO:tasks.rados.rados.0.smithi110.stdout:3210: oid 2 updating version 0 to 1410 2024-08-17T00:44:29.227 INFO:tasks.rados.rados.0.smithi110.stdout:3210: oid 2 updating version 1410 to 1414 2024-08-17T00:44:29.227 INFO:tasks.rados.rados.0.smithi110.stdout:3210: oid 2 version 1414 is already newer than 1413 2024-08-17T00:44:29.227 INFO:tasks.rados.rados.0.smithi110.stdout:3210: oid 2 version 1414 is already newer than 1412 2024-08-17T00:44:29.227 INFO:tasks.rados.rados.0.smithi110.stdout:3210: oid 2 version 1414 is already newer than 1411 2024-08-17T00:44:29.228 INFO:tasks.rados.rados.0.smithi110.stdout:3210: oid 2 version 1414 is already newer than 1409 2024-08-17T00:44:29.228 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 2 v 1414 (ObjNum 987 snap 280 seq_num 987) dirty exists 2024-08-17T00:44:29.228 INFO:tasks.rados.rados.0.smithi110.stdout:3210: left oid 2 (ObjNum 987 snap 280 seq_num 987) 2024-08-17T00:44:29.228 INFO:tasks.rados.rados.0.smithi110.stdout:3211: finishing write tid 1 to smithi11086371-38 2024-08-17T00:44:29.228 INFO:tasks.rados.rados.0.smithi110.stdout:3211: finishing write tid 2 to smithi11086371-38 2024-08-17T00:44:29.228 INFO:tasks.rados.rados.0.smithi110.stdout:3210: done (2 left) 2024-08-17T00:44:29.228 INFO:tasks.rados.rados.0.smithi110.stdout:3213: copy_from oid 16 from oid 47 current snap is 280 2024-08-17T00:44:29.228 INFO:tasks.rados.rados.0.smithi110.stdout:3214: snap_create 2024-08-17T00:44:29.228 INFO:tasks.rados.rados.0.smithi110.stdout:3211: finishing write tid 3 to smithi11086371-38 2024-08-17T00:44:29.228 INFO:tasks.rados.rados.0.smithi110.stdout:3213: finishing copy_from to smithi11086371-16 2024-08-17T00:44:29.228 INFO:tasks.rados.rados.0.smithi110.stdout:3213: got expected ENOENT (src dne) 2024-08-17T00:44:29.228 INFO:tasks.rados.rados.0.smithi110.stdout:3213: finishing copy_from racing read to smithi11086371-16 2024-08-17T00:44:29.229 INFO:tasks.rados.rados.0.smithi110.stdout:3211: finishing write tid 4 to smithi11086371-38 2024-08-17T00:44:29.229 INFO:tasks.rados.rados.0.smithi110.stdout:3212: finishing rollback tid 0 to smithi11086371-4 2024-08-17T00:44:29.229 INFO:tasks.rados.rados.0.smithi110.stdout:3211: finishing write tid 5 to smithi11086371-38 2024-08-17T00:44:29.230 INFO:tasks.rados.rados.0.smithi110.stdout:3212: finishing rollback tid 1 to smithi11086371-4 2024-08-17T00:44:29.230 INFO:tasks.rados.rados.0.smithi110.stdout:3212: finishing rollback tid 2 to smithi11086371-4 2024-08-17T00:44:29.230 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 1357 (ObjNum 943 snap 273 seq_num 943) dirty exists 2024-08-17T00:44:29.230 INFO:tasks.rados.rados.0.smithi110.stdout:3211: finishing write tid 6 to smithi11086371-38 2024-08-17T00:44:29.230 INFO:tasks.rados.rados.0.smithi110.stdout:3211: oid 38 updating version 0 to 793 2024-08-17T00:44:29.230 INFO:tasks.rados.rados.0.smithi110.stdout:3211: oid 38 updating version 793 to 794 2024-08-17T00:44:29.230 INFO:tasks.rados.rados.0.smithi110.stdout:3211: oid 38 updating version 794 to 796 2024-08-17T00:44:29.230 INFO:tasks.rados.rados.0.smithi110.stdout:3211: oid 38 updating version 796 to 797 2024-08-17T00:44:29.230 INFO:tasks.rados.rados.0.smithi110.stdout:3211: oid 38 version 797 is already newer than 795 2024-08-17T00:44:29.230 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 797 (ObjNum 988 snap 280 seq_num 988) dirty exists 2024-08-17T00:44:29.230 INFO:tasks.rados.rados.0.smithi110.stdout:3211: left oid 38 (ObjNum 988 snap 280 seq_num 988) 2024-08-17T00:44:29.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:28 smithi110 ceph-mon[100641]: osdmap e651: 8 total, 8 up, 8 in 2024-08-17T00:44:29.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:28 smithi110 ceph-mon[100641]: pgmap v542: 121 pgs: 121 active+clean; 175 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.9 MiB/s wr, 9 op/s 2024-08-17T00:44:29.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:28 smithi110 ceph-mon[98148]: osdmap e651: 8 total, 8 up, 8 in 2024-08-17T00:44:29.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:28 smithi110 ceph-mon[98148]: pgmap v542: 121 pgs: 121 active+clean; 175 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.9 MiB/s wr, 9 op/s 2024-08-17T00:44:29.973 INFO:tasks.rados.rados.0.smithi110.stdout:3211: done (3 left) 2024-08-17T00:44:29.973 INFO:tasks.rados.rados.0.smithi110.stdout:3212: done (2 left) 2024-08-17T00:44:29.973 INFO:tasks.rados.rados.0.smithi110.stdout:3213: done (1 left) 2024-08-17T00:44:29.973 INFO:tasks.rados.rados.0.smithi110.stdout:3214: done (0 left) 2024-08-17T00:44:29.973 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 2 current snap is 281 2024-08-17T00:44:29.973 INFO:tasks.rados.rados.0.smithi110.stdout:3215: seq_num 989 ranges {4849664=573440,5423104=466944,5890048=434176,6324224=638976,6963200=65536} 2024-08-17T00:44:30.002 INFO:tasks.rados.rados.0.smithi110.stdout:3215: writing smithi11086371-2 from 4849664 to 5423104 tid 1 2024-08-17T00:44:30.004 INFO:tasks.rados.rados.0.smithi110.stdout:3215: writing smithi11086371-2 from 5423104 to 5890048 tid 2 2024-08-17T00:44:30.007 INFO:tasks.rados.rados.0.smithi110.stdout:3215: writing smithi11086371-2 from 5890048 to 6324224 tid 3 2024-08-17T00:44:30.011 INFO:tasks.rados.rados.0.smithi110.stdout:3215: writing smithi11086371-2 from 6324224 to 6963200 tid 4 2024-08-17T00:44:30.011 INFO:tasks.rados.rados.0.smithi110.stdout:3215: writing smithi11086371-2 from 6963200 to 7028736 tid 5 2024-08-17T00:44:30.012 INFO:tasks.rados.rados.0.smithi110.stdout:3216: setattr oid 41 current snap is 281 2024-08-17T00:44:30.012 INFO:tasks.rados.rados.0.smithi110.stdout:3215: finishing write tid 1 to smithi11086371-2 2024-08-17T00:44:30.012 INFO:tasks.rados.rados.0.smithi110.stdout:3215: finishing write tid 2 to smithi11086371-2 2024-08-17T00:44:30.012 INFO:tasks.rados.rados.0.smithi110.stdout:3215: finishing write tid 3 to smithi11086371-2 2024-08-17T00:44:30.013 INFO:tasks.rados.rados.0.smithi110.stdout:3217: read oid 44 snap -1 2024-08-17T00:44:30.013 INFO:tasks.rados.rados.0.smithi110.stdout:3217: expect (ObjNum 837 snap 244 seq_num 837) 2024-08-17T00:44:30.014 INFO:tasks.rados.rados.0.smithi110.stdout:3218: read oid 29 snap -1 2024-08-17T00:44:30.014 INFO:tasks.rados.rados.0.smithi110.stdout:3218: expect (ObjNum 986 snap 280 seq_num 986) 2024-08-17T00:44:30.014 INFO:tasks.rados.rados.0.smithi110.stdout:3219: copy_from oid 16 from oid 34 current snap is 281 2024-08-17T00:44:30.014 INFO:tasks.rados.rados.0.smithi110.stdout:3220: copy_from oid 47 from oid 14 current snap is 281 2024-08-17T00:44:30.014 INFO:tasks.rados.rados.0.smithi110.stdout:3221: delete oid 3 current snap is 281 2024-08-17T00:44:30.015 INFO:tasks.rados.rados.0.smithi110.stdout:3215: finishing write tid 4 to smithi11086371-2 2024-08-17T00:44:30.015 INFO:tasks.rados.rados.0.smithi110.stdout:3215: finishing write tid 5 to smithi11086371-2 2024-08-17T00:44:30.018 INFO:tasks.rados.rados.0.smithi110.stdout:3215: finishing write tid 6 to smithi11086371-2 2024-08-17T00:44:30.018 INFO:tasks.rados.rados.0.smithi110.stdout:3220: finishing copy_from to smithi11086371-47 2024-08-17T00:44:30.018 INFO:tasks.rados.rados.0.smithi110.stdout:3220: got expected ENOENT (src dne) 2024-08-17T00:44:30.018 INFO:tasks.rados.rados.0.smithi110.stdout:3220: finishing copy_from racing read to smithi11086371-47 2024-08-17T00:44:30.018 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 1271 (ObjNum 978 snap 278 seq_num 978) dirty exists 2024-08-17T00:44:30.020 INFO:tasks.rados.rados.0.smithi110.stdout:3215: finishing write tid 7 to smithi11086371-2 2024-08-17T00:44:30.020 INFO:tasks.rados.rados.0.smithi110.stdout:3215: oid 2 updating version 0 to 1421 2024-08-17T00:44:30.020 INFO:tasks.rados.rados.0.smithi110.stdout:3215: oid 2 version 1421 is already newer than 1420 2024-08-17T00:44:30.020 INFO:tasks.rados.rados.0.smithi110.stdout:3215: oid 2 version 1421 is already newer than 1419 2024-08-17T00:44:30.020 INFO:tasks.rados.rados.0.smithi110.stdout:3215: oid 2 version 1421 is already newer than 1418 2024-08-17T00:44:30.020 INFO:tasks.rados.rados.0.smithi110.stdout:3215: oid 2 version 1421 is already newer than 1417 2024-08-17T00:44:30.020 INFO:tasks.rados.rados.0.smithi110.stdout:3215: oid 2 version 1421 is already newer than 1416 2024-08-17T00:44:30.020 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 2 v 1421 (ObjNum 989 snap 281 seq_num 989) dirty exists 2024-08-17T00:44:30.020 INFO:tasks.rados.rados.0.smithi110.stdout:3215: left oid 2 (ObjNum 989 snap 281 seq_num 989) 2024-08-17T00:44:30.023 INFO:tasks.rados.rados.0.smithi110.stdout:3215: done (6 left) 2024-08-17T00:44:30.023 INFO:tasks.rados.rados.0.smithi110.stdout:3216: done (5 left) 2024-08-17T00:44:30.023 INFO:tasks.rados.rados.0.smithi110.stdout:3220: done (4 left) 2024-08-17T00:44:30.023 INFO:tasks.rados.rados.0.smithi110.stdout:3221: done (3 left) 2024-08-17T00:44:30.023 INFO:tasks.rados.rados.0.smithi110.stdout:3222: copy_from oid 18 from oid 33 current snap is 281 2024-08-17T00:44:30.023 INFO:tasks.rados.rados.0.smithi110.stdout:3223: read oid 30 snap -1 2024-08-17T00:44:30.023 INFO:tasks.rados.rados.0.smithi110.stdout:3223: expect (ObjNum 935 snap 273 seq_num 935) 2024-08-17T00:44:30.023 INFO:tasks.rados.rados.0.smithi110.stdout:3224: snap_remove snap 280 2024-08-17T00:44:30.144 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:29 smithi110 ceph-mon[100641]: osdmap e652: 8 total, 8 up, 8 in 2024-08-17T00:44:30.144 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:29 smithi110 ceph-mon[100641]: osdmap e653: 8 total, 8 up, 8 in 2024-08-17T00:44:30.144 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:29 smithi110 ceph-mon[98148]: osdmap e652: 8 total, 8 up, 8 in 2024-08-17T00:44:30.144 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:29 smithi110 ceph-mon[98148]: osdmap e653: 8 total, 8 up, 8 in 2024-08-17T00:44:30.356 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:29 smithi177 ceph-mon[90034]: osdmap e652: 8 total, 8 up, 8 in 2024-08-17T00:44:30.356 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:29 smithi177 ceph-mon[90034]: osdmap e653: 8 total, 8 up, 8 in 2024-08-17T00:44:30.987 INFO:tasks.rados.rados.0.smithi110.stdout:3224: done (5 left) 2024-08-17T00:44:30.988 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 8 current snap is 281 2024-08-17T00:44:30.988 INFO:tasks.rados.rados.0.smithi110.stdout:3225: seq_num 991 ranges {6578176=606208,7184384=638976,7823360=794624,8617984=172032} 2024-08-17T00:44:31.025 INFO:tasks.rados.rados.0.smithi110.stdout:3225: writing smithi11086371-8 from 6578176 to 7184384 tid 1 2024-08-17T00:44:31.029 INFO:tasks.rados.rados.0.smithi110.stdout:3225: writing smithi11086371-8 from 7184384 to 7823360 tid 2 2024-08-17T00:44:31.034 INFO:tasks.rados.rados.0.smithi110.stdout:3225: writing smithi11086371-8 from 7823360 to 8617984 tid 3 2024-08-17T00:44:31.035 INFO:tasks.rados.rados.0.smithi110.stdout:3225: writing smithi11086371-8 from 8617984 to 8790016 tid 4 2024-08-17T00:44:31.035 INFO:tasks.rados.rados.0.smithi110.stdout:3226: copy_from oid 47 from oid 6 current snap is 281 2024-08-17T00:44:31.035 INFO:tasks.rados.rados.0.smithi110.stdout:3222: finishing copy_from racing read to smithi11086371-18 2024-08-17T00:44:31.035 INFO:tasks.rados.rados.0.smithi110.stdout:3222: finishing copy_from to smithi11086371-18 2024-08-17T00:44:31.035 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 1035 (ObjNum 944 snap 273 seq_num 944) dirty exists 2024-08-17T00:44:31.036 INFO:tasks.rados.rados.0.smithi110.stdout:3223: expect (ObjNum 935 snap 273 seq_num 935) 2024-08-17T00:44:31.071 INFO:tasks.rados.rados.0.smithi110.stdout:3218: expect (ObjNum 986 snap 280 seq_num 986) 2024-08-17T00:44:31.247 INFO:tasks.rados.rados.0.smithi110.stdout:3217: expect (ObjNum 837 snap 244 seq_num 837) 2024-08-17T00:44:31.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:31.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:31.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:31 smithi177 ceph-mon[90034]: pgmap v545: 121 pgs: 121 active+clean; 152 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.3 MiB/s wr, 20 op/s 2024-08-17T00:44:31.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:31.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:31.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:44:31.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:44:31.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:31.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:44:31.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:31 smithi177 ceph-mon[90034]: osdmap e654: 8 total, 8 up, 8 in 2024-08-17T00:44:31.509 INFO:tasks.rados.rados.0.smithi110.stdout:3219: finishing copy_from racing read to smithi11086371-16 2024-08-17T00:44:31.510 INFO:tasks.rados.rados.0.smithi110.stdout:3219: finishing copy_from to smithi11086371-16 2024-08-17T00:44:31.510 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 1092 (ObjNum 918 snap 268 seq_num 918) dirty exists 2024-08-17T00:44:31.510 INFO:tasks.rados.rados.0.smithi110.stdout:3225: finishing write tid 1 to smithi11086371-8 2024-08-17T00:44:31.510 INFO:tasks.rados.rados.0.smithi110.stdout:3225: finishing write tid 2 to smithi11086371-8 2024-08-17T00:44:31.510 INFO:tasks.rados.rados.0.smithi110.stdout:3217: done (6 left) 2024-08-17T00:44:31.510 INFO:tasks.rados.rados.0.smithi110.stdout:3218: done (5 left) 2024-08-17T00:44:31.510 INFO:tasks.rados.rados.0.smithi110.stdout:3219: done (4 left) 2024-08-17T00:44:31.510 INFO:tasks.rados.rados.0.smithi110.stdout:3222: done (3 left) 2024-08-17T00:44:31.510 INFO:tasks.rados.rados.0.smithi110.stdout:3223: done (2 left) 2024-08-17T00:44:31.510 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 45 current snap is 281 2024-08-17T00:44:31.510 INFO:tasks.rados.rados.0.smithi110.stdout:3225: finishing write tid 3 to smithi11086371-8 2024-08-17T00:44:31.510 INFO:tasks.rados.rados.0.smithi110.stdout:3227: seq_num 992 ranges {4366336=622592,4988928=524288,5513216=606208,6119424=475136} 2024-08-17T00:44:31.535 INFO:tasks.rados.rados.0.smithi110.stdout:3227: writing smithi11086371-45 from 4366336 to 4988928 tid 1 2024-08-17T00:44:31.538 INFO:tasks.rados.rados.0.smithi110.stdout:3227: writing smithi11086371-45 from 4988928 to 5513216 tid 2 2024-08-17T00:44:31.542 INFO:tasks.rados.rados.0.smithi110.stdout:3227: writing smithi11086371-45 from 5513216 to 6119424 tid 3 2024-08-17T00:44:31.545 INFO:tasks.rados.rados.0.smithi110.stdout:3227: writing smithi11086371-45 from 6119424 to 6594560 tid 4 2024-08-17T00:44:31.545 INFO:tasks.rados.rados.0.smithi110.stdout:3228: snap_create 2024-08-17T00:44:31.545 INFO:tasks.rados.rados.0.smithi110.stdout:3225: finishing write tid 4 to smithi11086371-8 2024-08-17T00:44:31.545 INFO:tasks.rados.rados.0.smithi110.stdout:3225: finishing write tid 5 to smithi11086371-8 2024-08-17T00:44:31.545 INFO:tasks.rados.rados.0.smithi110.stdout:3225: finishing write tid 6 to smithi11086371-8 2024-08-17T00:44:31.545 INFO:tasks.rados.rados.0.smithi110.stdout:3225: oid 8 updating version 0 to 1275 2024-08-17T00:44:31.545 INFO:tasks.rados.rados.0.smithi110.stdout:3225: oid 8 version 1275 is already newer than 1273 2024-08-17T00:44:31.545 INFO:tasks.rados.rados.0.smithi110.stdout:3225: oid 8 version 1275 is already newer than 1272 2024-08-17T00:44:31.545 INFO:tasks.rados.rados.0.smithi110.stdout:3225: oid 8 updating version 1275 to 1276 2024-08-17T00:44:31.546 INFO:tasks.rados.rados.0.smithi110.stdout:3225: oid 8 version 1276 is already newer than 1274 2024-08-17T00:44:31.546 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 1276 (ObjNum 991 snap 281 seq_num 991) dirty exists 2024-08-17T00:44:31.546 INFO:tasks.rados.rados.0.smithi110.stdout:3225: left oid 8 (ObjNum 991 snap 281 seq_num 991) 2024-08-17T00:44:31.546 INFO:tasks.rados.rados.0.smithi110.stdout:3226: finishing copy_from racing read to smithi11086371-47 2024-08-17T00:44:31.546 INFO:tasks.rados.rados.0.smithi110.stdout:3226: finishing copy_from to smithi11086371-47 2024-08-17T00:44:31.546 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 47 v 1106 (ObjNum 969 snap 277 seq_num 969) dirty exists 2024-08-17T00:44:31.546 INFO:tasks.rados.rados.0.smithi110.stdout:3227: finishing write tid 1 to smithi11086371-45 2024-08-17T00:44:31.546 INFO:tasks.rados.rados.0.smithi110.stdout:3227: finishing write tid 2 to smithi11086371-45 2024-08-17T00:44:31.548 INFO:tasks.rados.rados.0.smithi110.stdout:3227: finishing write tid 3 to smithi11086371-45 2024-08-17T00:44:31.548 INFO:tasks.rados.rados.0.smithi110.stdout:3227: finishing write tid 4 to smithi11086371-45 2024-08-17T00:44:31.548 INFO:tasks.rados.rados.0.smithi110.stdout:3227: finishing write tid 5 to smithi11086371-45 2024-08-17T00:44:31.551 INFO:tasks.rados.rados.0.smithi110.stdout:3227: finishing write tid 6 to smithi11086371-45 2024-08-17T00:44:31.551 INFO:tasks.rados.rados.0.smithi110.stdout:3227: oid 45 updating version 0 to 1405 2024-08-17T00:44:31.551 INFO:tasks.rados.rados.0.smithi110.stdout:3227: oid 45 updating version 1405 to 1406 2024-08-17T00:44:31.551 INFO:tasks.rados.rados.0.smithi110.stdout:3227: oid 45 updating version 1406 to 1407 2024-08-17T00:44:31.551 INFO:tasks.rados.rados.0.smithi110.stdout:3227: oid 45 version 1407 is already newer than 1403 2024-08-17T00:44:31.551 INFO:tasks.rados.rados.0.smithi110.stdout:3227: oid 45 version 1407 is already newer than 1404 2024-08-17T00:44:31.551 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 1407 (ObjNum 992 snap 281 seq_num 992) dirty exists 2024-08-17T00:44:31.551 INFO:tasks.rados.rados.0.smithi110.stdout:3227: left oid 45 (ObjNum 992 snap 281 seq_num 992) 2024-08-17T00:44:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[98148]: pgmap v545: 121 pgs: 121 active+clean; 152 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.3 MiB/s wr, 20 op/s 2024-08-17T00:44:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:44:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:44:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:44:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[98148]: osdmap e654: 8 total, 8 up, 8 in 2024-08-17T00:44:31.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:31.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:31.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[100641]: pgmap v545: 121 pgs: 121 active+clean; 152 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.3 MiB/s wr, 20 op/s 2024-08-17T00:44:31.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:31.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:31.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:44:31.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:44:31.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:31.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:44:31.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.564 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.564 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.564 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.564 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.564 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.564 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.564 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.564 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.564 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:31.564 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:31 smithi110 ceph-mon[100641]: osdmap e654: 8 total, 8 up, 8 in 2024-08-17T00:44:32.188 INFO:tasks.rados.rados.0.smithi110.stdout:3225: done (3 left) 2024-08-17T00:44:32.188 INFO:tasks.rados.rados.0.smithi110.stdout:3226: done (2 left) 2024-08-17T00:44:32.188 INFO:tasks.rados.rados.0.smithi110.stdout:3227: done (1 left) 2024-08-17T00:44:32.188 INFO:tasks.rados.rados.0.smithi110.stdout:3228: done (0 left) 2024-08-17T00:44:32.189 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 32 current snap is 282 2024-08-17T00:44:32.189 INFO:tasks.rados.rados.0.smithi110.stdout:3229: seq_num 993 ranges {1957888=638976,2596864=409600,3006464=409600,3416064=688128,4104192=98304} 2024-08-17T00:44:32.201 INFO:tasks.rados.rados.0.smithi110.stdout:3229: writing smithi11086371-32 from 1957888 to 2596864 tid 1 2024-08-17T00:44:32.204 INFO:tasks.rados.rados.0.smithi110.stdout:3229: writing smithi11086371-32 from 2596864 to 3006464 tid 2 2024-08-17T00:44:32.206 INFO:tasks.rados.rados.0.smithi110.stdout:3229: writing smithi11086371-32 from 3006464 to 3416064 tid 3 2024-08-17T00:44:32.211 INFO:tasks.rados.rados.0.smithi110.stdout:3229: writing smithi11086371-32 from 3416064 to 4104192 tid 4 2024-08-17T00:44:32.211 INFO:tasks.rados.rados.0.smithi110.stdout:3229: writing smithi11086371-32 from 4104192 to 4202496 tid 5 2024-08-17T00:44:32.211 INFO:tasks.rados.rados.0.smithi110.stdout:3230: snap_create 2024-08-17T00:44:32.211 INFO:tasks.rados.rados.0.smithi110.stdout:3229: finishing write tid 1 to smithi11086371-32 2024-08-17T00:44:32.211 INFO:tasks.rados.rados.0.smithi110.stdout:3229: finishing write tid 2 to smithi11086371-32 2024-08-17T00:44:32.212 INFO:tasks.rados.rados.0.smithi110.stdout:3229: finishing write tid 3 to smithi11086371-32 2024-08-17T00:44:32.214 INFO:tasks.rados.rados.0.smithi110.stdout:3229: finishing write tid 4 to smithi11086371-32 2024-08-17T00:44:32.214 INFO:tasks.rados.rados.0.smithi110.stdout:3229: finishing write tid 5 to smithi11086371-32 2024-08-17T00:44:32.214 INFO:tasks.rados.rados.0.smithi110.stdout:3229: finishing write tid 6 to smithi11086371-32 2024-08-17T00:44:32.215 INFO:tasks.rados.rados.0.smithi110.stdout:3229: finishing write tid 7 to smithi11086371-32 2024-08-17T00:44:32.215 INFO:tasks.rados.rados.0.smithi110.stdout:3229: oid 32 updating version 0 to 1101 2024-08-17T00:44:32.216 INFO:tasks.rados.rados.0.smithi110.stdout:3229: oid 32 version 1101 is already newer than 1100 2024-08-17T00:44:32.216 INFO:tasks.rados.rados.0.smithi110.stdout:3229: oid 32 version 1101 is already newer than 1098 2024-08-17T00:44:32.216 INFO:tasks.rados.rados.0.smithi110.stdout:3229: oid 32 updating version 1101 to 1102 2024-08-17T00:44:32.216 INFO:tasks.rados.rados.0.smithi110.stdout:3229: oid 32 updating version 1102 to 1103 2024-08-17T00:44:32.216 INFO:tasks.rados.rados.0.smithi110.stdout:3229: oid 32 version 1103 is already newer than 1099 2024-08-17T00:44:32.216 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 1103 (ObjNum 993 snap 282 seq_num 993) dirty exists 2024-08-17T00:44:32.216 INFO:tasks.rados.rados.0.smithi110.stdout:3229: left oid 32 (ObjNum 993 snap 282 seq_num 993) 2024-08-17T00:44:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:44:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:44:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:44:33.193 INFO:tasks.rados.rados.0.smithi110.stdout:3229: done (1 left) 2024-08-17T00:44:33.193 INFO:tasks.rados.rados.0.smithi110.stdout:3230: done (0 left) 2024-08-17T00:44:33.193 INFO:tasks.rados.rados.0.smithi110.stdout:3231: read oid 10 snap -1 2024-08-17T00:44:33.193 INFO:tasks.rados.rados.0.smithi110.stdout:3231: expect (ObjNum 943 snap 273 seq_num 943) 2024-08-17T00:44:33.193 INFO:tasks.rados.rados.0.smithi110.stdout:3232: snap_remove snap 278 2024-08-17T00:44:33.294 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:33 smithi177 ceph-mon[90034]: Upgrade: Updating prometheus.a 2024-08-17T00:44:33.294 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:33 smithi177 ceph-mon[90034]: osdmap e655: 8 total, 8 up, 8 in 2024-08-17T00:44:33.294 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:33 smithi177 ceph-mon[90034]: pgmap v548: 121 pgs: 121 active+clean; 156 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.5 MiB/s wr, 24 op/s 2024-08-17T00:44:33.295 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:33 smithi177 ceph-mon[90034]: Deploying daemon prometheus.a on smithi177 2024-08-17T00:44:33.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:33 smithi110 ceph-mon[98148]: Upgrade: Updating prometheus.a 2024-08-17T00:44:33.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:33 smithi110 ceph-mon[98148]: osdmap e655: 8 total, 8 up, 8 in 2024-08-17T00:44:33.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:33 smithi110 ceph-mon[98148]: pgmap v548: 121 pgs: 121 active+clean; 156 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.5 MiB/s wr, 24 op/s 2024-08-17T00:44:33.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:33 smithi110 ceph-mon[98148]: Deploying daemon prometheus.a on smithi177 2024-08-17T00:44:33.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:33 smithi110 ceph-mon[100641]: Upgrade: Updating prometheus.a 2024-08-17T00:44:33.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:33 smithi110 ceph-mon[100641]: osdmap e655: 8 total, 8 up, 8 in 2024-08-17T00:44:33.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:33 smithi110 ceph-mon[100641]: pgmap v548: 121 pgs: 121 active+clean; 156 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.5 MiB/s wr, 24 op/s 2024-08-17T00:44:33.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:33 smithi110 ceph-mon[100641]: Deploying daemon prometheus.a on smithi177 2024-08-17T00:44:34.195 INFO:tasks.rados.rados.0.smithi110.stdout:3232: done (1 left) 2024-08-17T00:44:34.195 INFO:tasks.rados.rados.0.smithi110.stdout:3233: copy_from oid 4 from oid 16 current snap is 283 2024-08-17T00:44:34.195 INFO:tasks.rados.rados.0.smithi110.stdout:3231: expect (ObjNum 943 snap 273 seq_num 943) 2024-08-17T00:44:34.262 INFO:tasks.rados.rados.0.smithi110.stdout:3233: finishing copy_from racing read to smithi11086371-4 2024-08-17T00:44:34.263 INFO:tasks.rados.rados.0.smithi110.stdout:3233: finishing copy_from to smithi11086371-4 2024-08-17T00:44:34.263 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 1092 (ObjNum 918 snap 268 seq_num 918) dirty exists 2024-08-17T00:44:34.263 INFO:tasks.rados.rados.0.smithi110.stdout:3231: done (1 left) 2024-08-17T00:44:34.263 INFO:tasks.rados.rados.0.smithi110.stdout:3233: done (0 left) 2024-08-17T00:44:34.263 INFO:tasks.rados.rados.0.smithi110.stdout:3234: read oid 20 snap 282 2024-08-17T00:44:34.263 INFO:tasks.rados.rados.0.smithi110.stdout:3234: expect (ObjNum 939 snap 273 seq_num 939) 2024-08-17T00:44:34.263 INFO:tasks.rados.rados.0.smithi110.stdout:3235: rollback oid 43 current snap is 283 2024-08-17T00:44:34.263 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 43 to 282 2024-08-17T00:44:34.263 INFO:tasks.rados.rados.0.smithi110.stdout:3236: rmattr oid 17 current snap is 283 2024-08-17T00:44:34.263 INFO:tasks.rados.rados.0.smithi110.stdout:3236: done (2 left) 2024-08-17T00:44:34.263 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 38 current snap is 283 2024-08-17T00:44:34.263 INFO:tasks.rados.rados.0.smithi110.stdout:3237: seq_num 994 ranges {3063808=655360,3719168=688128,4407296=622592,5029888=294912} 2024-08-17T00:44:34.282 INFO:tasks.rados.rados.0.smithi110.stdout:3237: writing smithi11086371-38 from 3063808 to 3719168 tid 1 2024-08-17T00:44:34.285 INFO:tasks.rados.rados.0.smithi110.stdout:3237: writing smithi11086371-38 from 3719168 to 4407296 tid 2 2024-08-17T00:44:34.289 INFO:tasks.rados.rados.0.smithi110.stdout:3237: writing smithi11086371-38 from 4407296 to 5029888 tid 3 2024-08-17T00:44:34.291 INFO:tasks.rados.rados.0.smithi110.stdout:3237: writing smithi11086371-38 from 5029888 to 5324800 tid 4 2024-08-17T00:44:34.292 INFO:tasks.rados.rados.0.smithi110.stdout:3238: snap_create 2024-08-17T00:44:34.292 INFO:tasks.rados.rados.0.smithi110.stdout:3235: finishing rollback tid 1 to smithi11086371-43 2024-08-17T00:44:34.292 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 0 (ObjNum 33 snap 0 seq_num 1878785696) dirty dne 2024-08-17T00:44:34.292 INFO:tasks.rados.rados.0.smithi110.stdout:3234: expect (ObjNum 939 snap 273 seq_num 939) 2024-08-17T00:44:34.326 INFO:tasks.rados.rados.0.smithi110.stdout:3237: finishing write tid 1 to smithi11086371-38 2024-08-17T00:44:34.326 INFO:tasks.rados.rados.0.smithi110.stdout:3237: finishing write tid 2 to smithi11086371-38 2024-08-17T00:44:34.327 INFO:tasks.rados.rados.0.smithi110.stdout:3237: finishing write tid 3 to smithi11086371-38 2024-08-17T00:44:34.327 INFO:tasks.rados.rados.0.smithi110.stdout:3237: finishing write tid 4 to smithi11086371-38 2024-08-17T00:44:34.327 INFO:tasks.rados.rados.0.smithi110.stdout:3237: finishing write tid 5 to smithi11086371-38 2024-08-17T00:44:34.327 INFO:tasks.rados.rados.0.smithi110.stdout:3237: finishing write tid 6 to smithi11086371-38 2024-08-17T00:44:34.327 INFO:tasks.rados.rados.0.smithi110.stdout:3237: oid 38 updating version 0 to 801 2024-08-17T00:44:34.327 INFO:tasks.rados.rados.0.smithi110.stdout:3237: oid 38 version 801 is already newer than 798 2024-08-17T00:44:34.327 INFO:tasks.rados.rados.0.smithi110.stdout:3237: oid 38 version 801 is already newer than 800 2024-08-17T00:44:34.327 INFO:tasks.rados.rados.0.smithi110.stdout:3237: oid 38 updating version 801 to 802 2024-08-17T00:44:34.327 INFO:tasks.rados.rados.0.smithi110.stdout:3237: oid 38 version 802 is already newer than 799 2024-08-17T00:44:34.327 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 802 (ObjNum 994 snap 283 seq_num 994) dirty exists 2024-08-17T00:44:34.327 INFO:tasks.rados.rados.0.smithi110.stdout:3237: left oid 38 (ObjNum 994 snap 283 seq_num 994) 2024-08-17T00:44:34.544 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:34 smithi177 ceph-mon[90034]: osdmap e656: 8 total, 8 up, 8 in 2024-08-17T00:44:34.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:34 smithi110 ceph-mon[98148]: osdmap e656: 8 total, 8 up, 8 in 2024-08-17T00:44:34.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:34 smithi110 ceph-mon[100641]: osdmap e656: 8 total, 8 up, 8 in 2024-08-17T00:44:34.974 INFO:tasks.rados.rados.0.smithi110.stdout:3234: done (3 left) 2024-08-17T00:44:34.974 INFO:tasks.rados.rados.0.smithi110.stdout:3235: done (2 left) 2024-08-17T00:44:34.974 INFO:tasks.rados.rados.0.smithi110.stdout:3237: done (1 left) 2024-08-17T00:44:34.974 INFO:tasks.rados.rados.0.smithi110.stdout:3238: done (0 left) 2024-08-17T00:44:34.974 INFO:tasks.rados.rados.0.smithi110.stdout:3239: copy_from oid 19 from oid 27 current snap is 284 2024-08-17T00:44:34.974 INFO:tasks.rados.rados.0.smithi110.stdout:3240: snap_remove snap 282 2024-08-17T00:44:35.239 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:35 smithi177 ceph-mon[90034]: osdmap e657: 8 total, 8 up, 8 in 2024-08-17T00:44:35.240 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:35 smithi177 ceph-mon[90034]: pgmap v551: 121 pgs: 121 active+clean; 177 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 7.8 MiB/s wr, 20 op/s 2024-08-17T00:44:35.240 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:35 smithi177 ceph-mon[90034]: osdmap e658: 8 total, 8 up, 8 in 2024-08-17T00:44:35.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:35 smithi110 ceph-mon[100641]: osdmap e657: 8 total, 8 up, 8 in 2024-08-17T00:44:35.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:35 smithi110 ceph-mon[100641]: pgmap v551: 121 pgs: 121 active+clean; 177 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 7.8 MiB/s wr, 20 op/s 2024-08-17T00:44:35.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:35 smithi110 ceph-mon[100641]: osdmap e658: 8 total, 8 up, 8 in 2024-08-17T00:44:35.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:35 smithi110 ceph-mon[98148]: osdmap e657: 8 total, 8 up, 8 in 2024-08-17T00:44:35.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:35 smithi110 ceph-mon[98148]: pgmap v551: 121 pgs: 121 active+clean; 177 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 7.8 MiB/s wr, 20 op/s 2024-08-17T00:44:35.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:35 smithi110 ceph-mon[98148]: osdmap e658: 8 total, 8 up, 8 in 2024-08-17T00:44:35.605 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:35 smithi177 systemd[1]: Stopping Ceph prometheus.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:44:35.978 INFO:tasks.rados.rados.0.smithi110.stdout:3240: done (1 left) 2024-08-17T00:44:35.978 INFO:tasks.rados.rados.0.smithi110.stdout:3241: read oid 21 snap 281 2024-08-17T00:44:35.978 INFO:tasks.rados.rados.0.smithi110.stdout:3241: expect (ObjNum 825 snap 243 seq_num 825) 2024-08-17T00:44:35.978 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 16 current snap is 284 2024-08-17T00:44:35.978 INFO:tasks.rados.rados.0.smithi110.stdout:3242: seq_num 995 ranges {10338304=671744,11010048=573440,11583488=778240,12361728=253952} 2024-08-17T00:44:36.037 INFO:tasks.rados.rados.0.smithi110.stdout:3242: writing smithi11086371-16 from 10338304 to 11010048 tid 1 2024-08-17T00:44:36.040 INFO:tasks.rados.rados.0.smithi110.stdout:3242: writing smithi11086371-16 from 11010048 to 11583488 tid 2 2024-08-17T00:44:36.044 INFO:tasks.rados.rados.0.smithi110.stdout:3242: writing smithi11086371-16 from 11583488 to 12361728 tid 3 2024-08-17T00:44:36.046 INFO:tasks.rados.rados.0.smithi110.stdout:3242: writing smithi11086371-16 from 12361728 to 12615680 tid 4 2024-08-17T00:44:36.046 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 40 current snap is 284 2024-08-17T00:44:36.046 INFO:tasks.rados.rados.0.smithi110.stdout:3239: finishing copy_from racing read to smithi11086371-19 2024-08-17T00:44:36.046 INFO:tasks.rados.rados.0.smithi110.stdout:3243: seq_num 996 ranges {581632=688128,1269760=507904,1777664=581632,2359296=516096} 2024-08-17T00:44:36.053 INFO:tasks.rados.rados.0.smithi110.stdout:3243: writing smithi11086371-40 from 581632 to 1269760 tid 1 2024-08-17T00:44:36.055 INFO:tasks.rados.rados.0.smithi110.stdout:3243: writing smithi11086371-40 from 1269760 to 1777664 tid 2 2024-08-17T00:44:36.059 INFO:tasks.rados.rados.0.smithi110.stdout:3243: writing smithi11086371-40 from 1777664 to 2359296 tid 3 2024-08-17T00:44:36.063 INFO:tasks.rados.rados.0.smithi110.stdout:3243: writing smithi11086371-40 from 2359296 to 2875392 tid 4 2024-08-17T00:44:36.063 INFO:tasks.rados.rados.0.smithi110.stdout:3244: read oid 36 snap 283 2024-08-17T00:44:36.063 INFO:tasks.rados.rados.0.smithi110.stdout:3244: expect (ObjNum 852 snap 245 seq_num 852) 2024-08-17T00:44:36.063 INFO:tasks.rados.rados.0.smithi110.stdout:3245: setattr oid 4 current snap is 284 2024-08-17T00:44:36.063 INFO:tasks.rados.rados.0.smithi110.stdout:3239: finishing copy_from to smithi11086371-19 2024-08-17T00:44:36.063 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 1027 (ObjNum 947 snap 273 seq_num 947) dirty exists 2024-08-17T00:44:36.063 INFO:tasks.rados.rados.0.smithi110.stdout:3241: expect (ObjNum 825 snap 243 seq_num 825) 2024-08-17T00:44:36.155 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:35 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:44:35.862Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-17T00:44:36.155 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:35 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:44:35.863Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-17T00:44:36.155 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:35 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:44:35.863Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-17T00:44:36.155 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:35 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:44:35.863Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-17T00:44:36.155 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:35 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:44:35.863Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-17T00:44:36.155 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:35 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:44:35.863Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-17T00:44:36.156 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:35 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:44:35.863Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-17T00:44:36.156 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:35 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:44:35.863Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-17T00:44:36.156 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:35 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:44:35.863Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-17T00:44:36.156 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:35 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:44:35.863Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-17T00:44:36.156 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:35 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:44:35.863Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-17T00:44:36.156 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:35 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[81194]: ts=2024-08-17T00:44:35.863Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-17T00:44:36.156 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:35 smithi177 podman[123471]: 2024-08-17 00:44:35.873624141 +0000 UTC m=+0.122636319 container died aa2ec148fdb0d477183b0be3a307cbc3960fa06fe552559b4193dc606c13efba (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T00:44:36.322 INFO:tasks.rados.rados.0.smithi110.stdout:3242: finishing write tid 1 to smithi11086371-16 2024-08-17T00:44:36.322 INFO:tasks.rados.rados.0.smithi110.stdout:3242: finishing write tid 2 to smithi11086371-16 2024-08-17T00:44:36.322 INFO:tasks.rados.rados.0.smithi110.stdout:3242: finishing write tid 3 to smithi11086371-16 2024-08-17T00:44:36.322 INFO:tasks.rados.rados.0.smithi110.stdout:3242: finishing write tid 4 to smithi11086371-16 2024-08-17T00:44:36.322 INFO:tasks.rados.rados.0.smithi110.stdout:3242: finishing write tid 5 to smithi11086371-16 2024-08-17T00:44:36.322 INFO:tasks.rados.rados.0.smithi110.stdout:3242: finishing write tid 6 to smithi11086371-16 2024-08-17T00:44:36.323 INFO:tasks.rados.rados.0.smithi110.stdout:3242: oid 16 updating version 0 to 1412 2024-08-17T00:44:36.323 INFO:tasks.rados.rados.0.smithi110.stdout:3242: oid 16 updating version 1412 to 1415 2024-08-17T00:44:36.323 INFO:tasks.rados.rados.0.smithi110.stdout:3242: oid 16 version 1415 is already newer than 1414 2024-08-17T00:44:36.323 INFO:tasks.rados.rados.0.smithi110.stdout:3242: oid 16 version 1415 is already newer than 1413 2024-08-17T00:44:36.323 INFO:tasks.rados.rados.0.smithi110.stdout:3242: oid 16 version 1415 is already newer than 1411 2024-08-17T00:44:36.323 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 1415 (ObjNum 995 snap 284 seq_num 995) dirty exists 2024-08-17T00:44:36.323 INFO:tasks.rados.rados.0.smithi110.stdout:3242: left oid 16 (ObjNum 995 snap 284 seq_num 995) 2024-08-17T00:44:36.323 INFO:tasks.rados.rados.0.smithi110.stdout:3243: finishing write tid 1 to smithi11086371-40 2024-08-17T00:44:36.323 INFO:tasks.rados.rados.0.smithi110.stdout:3243: finishing write tid 2 to smithi11086371-40 2024-08-17T00:44:36.323 INFO:tasks.rados.rados.0.smithi110.stdout:3243: finishing write tid 3 to smithi11086371-40 2024-08-17T00:44:36.323 INFO:tasks.rados.rados.0.smithi110.stdout:3243: finishing write tid 4 to smithi11086371-40 2024-08-17T00:44:36.323 INFO:tasks.rados.rados.0.smithi110.stdout:3243: finishing write tid 5 to smithi11086371-40 2024-08-17T00:44:36.323 INFO:tasks.rados.rados.0.smithi110.stdout:3243: finishing write tid 6 to smithi11086371-40 2024-08-17T00:44:36.323 INFO:tasks.rados.rados.0.smithi110.stdout:3243: oid 40 updating version 0 to 1362 2024-08-17T00:44:36.324 INFO:tasks.rados.rados.0.smithi110.stdout:3243: oid 40 version 1362 is already newer than 1360 2024-08-17T00:44:36.324 INFO:tasks.rados.rados.0.smithi110.stdout:3243: oid 40 version 1362 is already newer than 1359 2024-08-17T00:44:36.324 INFO:tasks.rados.rados.0.smithi110.stdout:3243: oid 40 version 1362 is already newer than 1358 2024-08-17T00:44:36.324 INFO:tasks.rados.rados.0.smithi110.stdout:3243: oid 40 version 1362 is already newer than 1361 2024-08-17T00:44:36.324 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 1362 (ObjNum 996 snap 284 seq_num 996) dirty exists 2024-08-17T00:44:36.324 INFO:tasks.rados.rados.0.smithi110.stdout:3243: left oid 40 (ObjNum 996 snap 284 seq_num 996) 2024-08-17T00:44:36.324 INFO:tasks.rados.rados.0.smithi110.stdout:3244: expect (ObjNum 852 snap 245 seq_num 852) 2024-08-17T00:44:36.379 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 1363 (ObjNum 918 snap 268 seq_num 918) dirty exists 2024-08-17T00:44:36.379 INFO:tasks.rados.rados.0.smithi110.stdout:3239: done (5 left) 2024-08-17T00:44:36.379 INFO:tasks.rados.rados.0.smithi110.stdout:3241: done (4 left) 2024-08-17T00:44:36.379 INFO:tasks.rados.rados.0.smithi110.stdout:3242: done (3 left) 2024-08-17T00:44:36.379 INFO:tasks.rados.rados.0.smithi110.stdout:3243: done (2 left) 2024-08-17T00:44:36.379 INFO:tasks.rados.rados.0.smithi110.stdout:3244: done (1 left) 2024-08-17T00:44:36.379 INFO:tasks.rados.rados.0.smithi110.stdout:3245: done (0 left) 2024-08-17T00:44:36.379 INFO:tasks.rados.rados.0.smithi110.stdout:3246: rollback oid 5 current snap is 284 2024-08-17T00:44:36.379 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 5 to 279 2024-08-17T00:44:36.379 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 29 current snap is 284 2024-08-17T00:44:36.380 INFO:tasks.rados.rados.0.smithi110.stdout:3247: seq_num 997 ranges {4718592=704512,5423104=794624,6217728=794624,7012352=16384} 2024-08-17T00:44:36.407 INFO:tasks.rados.rados.0.smithi110.stdout:3247: writing smithi11086371-29 from 4718592 to 5423104 tid 1 2024-08-17T00:44:36.412 INFO:tasks.rados.rados.0.smithi110.stdout:3247: writing smithi11086371-29 from 5423104 to 6217728 tid 2 2024-08-17T00:44:36.417 INFO:tasks.rados.rados.0.smithi110.stdout:3247: writing smithi11086371-29 from 6217728 to 7012352 tid 3 2024-08-17T00:44:36.417 INFO:tasks.rados.rados.0.smithi110.stdout:3247: writing smithi11086371-29 from 7012352 to 7028736 tid 4 2024-08-17T00:44:36.417 INFO:tasks.rados.rados.0.smithi110.stdout:3248: copy_from oid 11 from oid 45 current snap is 284 2024-08-17T00:44:36.417 INFO:tasks.rados.rados.0.smithi110.stdout:3246: finishing rollback tid 0 to smithi11086371-5 2024-08-17T00:44:36.417 INFO:tasks.rados.rados.0.smithi110.stdout:3246: finishing rollback tid 1 to smithi11086371-5 2024-08-17T00:44:36.417 INFO:tasks.rados.rados.0.smithi110.stdout:3246: finishing rollback tid 2 to smithi11086371-5 2024-08-17T00:44:36.417 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 1414 (ObjNum 962 snap 275 seq_num 962) dirty exists 2024-08-17T00:44:36.418 INFO:tasks.rados.rados.0.smithi110.stdout:3247: finishing write tid 1 to smithi11086371-29 2024-08-17T00:44:36.418 INFO:tasks.rados.rados.0.smithi110.stdout:3246: done (2 left) 2024-08-17T00:44:36.418 INFO:tasks.rados.rados.0.smithi110.stdout:3249: copy_from oid 30 from oid 8 current snap is 284 2024-08-17T00:44:36.418 INFO:tasks.rados.rados.0.smithi110.stdout:3247: finishing write tid 2 to smithi11086371-29 2024-08-17T00:44:36.418 INFO:tasks.rados.rados.0.smithi110.stdout:3250: read oid 15 snap 279 2024-08-17T00:44:36.418 INFO:tasks.rados.rados.0.smithi110.stdout:3250: expect (ObjNum 879 snap 256 seq_num 879) 2024-08-17T00:44:36.418 INFO:tasks.rados.rados.0.smithi110.stdout:3251: copy_from oid 7 from oid 21 current snap is 284 2024-08-17T00:44:36.418 INFO:tasks.rados.rados.0.smithi110.stdout:3252: rmattr oid 44 current snap is 284 2024-08-17T00:44:36.418 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 10 current snap is 284 2024-08-17T00:44:36.418 INFO:tasks.rados.rados.0.smithi110.stdout:3253: seq_num 998 ranges {2015232=720896,2736128=679936,3416064=598016,4014080=327680} 2024-08-17T00:44:36.432 INFO:tasks.rados.rados.0.smithi110.stdout:3253: writing smithi11086371-10 from 2015232 to 2736128 tid 1 2024-08-17T00:44:36.436 INFO:tasks.rados.rados.0.smithi110.stdout:3253: writing smithi11086371-10 from 2736128 to 3416064 tid 2 2024-08-17T00:44:36.440 INFO:tasks.rados.rados.0.smithi110.stdout:3253: writing smithi11086371-10 from 3416064 to 4014080 tid 3 2024-08-17T00:44:36.443 INFO:tasks.rados.rados.0.smithi110.stdout:3253: writing smithi11086371-10 from 4014080 to 4341760 tid 4 2024-08-17T00:44:36.443 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 38 current snap is 284 2024-08-17T00:44:36.443 INFO:tasks.rados.rados.0.smithi110.stdout:3247: finishing write tid 3 to smithi11086371-29 2024-08-17T00:44:36.443 INFO:tasks.rados.rados.0.smithi110.stdout:3254: seq_num 999 ranges {5324800=737280,6062080=565248,6627328=761856,7389184=278528} 2024-08-17T00:44:36.477 INFO:tasks.rados.rados.0.smithi110.stdout:3254: writing smithi11086371-38 from 5324800 to 6062080 tid 1 2024-08-17T00:44:36.480 INFO:tasks.rados.rados.0.smithi110.stdout:3254: writing smithi11086371-38 from 6062080 to 6627328 tid 2 2024-08-17T00:44:36.484 INFO:tasks.rados.rados.0.smithi110.stdout:3254: writing smithi11086371-38 from 6627328 to 7389184 tid 3 2024-08-17T00:44:36.486 INFO:tasks.rados.rados.0.smithi110.stdout:3254: writing smithi11086371-38 from 7389184 to 7667712 tid 4 2024-08-17T00:44:36.486 INFO:tasks.rados.rados.0.smithi110.stdout:3255: snap_remove snap 283 2024-08-17T00:44:36.530 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:36 smithi177 podman[123471]: 2024-08-17 00:44:36.261607972 +0000 UTC m=+0.510620139 container cleanup aa2ec148fdb0d477183b0be3a307cbc3960fa06fe552559b4193dc606c13efba (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T00:44:36.531 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:36 smithi177 bash[123471]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T00:44:36.862 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:36 smithi177 podman[123490]: 2024-08-17 00:44:36.530143543 +0000 UTC m=+0.658986923 container remove aa2ec148fdb0d477183b0be3a307cbc3960fa06fe552559b4193dc606c13efba (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T00:44:36.863 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:36 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-17T00:44:36.863 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:36 smithi177 systemd[1]: Stopped Ceph prometheus.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:44:36.863 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:36 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@prometheus.a.service: Consumed 2.684s CPU time. 2024-08-17T00:44:36.981 INFO:tasks.rados.rados.0.smithi110.stdout:3255: done (8 left) 2024-08-17T00:44:36.981 INFO:tasks.rados.rados.0.smithi110.stdout:3256: snap_create 2024-08-17T00:44:36.981 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 1036 (ObjNum 837 snap 244 seq_num 837) dirty exists 2024-08-17T00:44:36.981 INFO:tasks.rados.rados.0.smithi110.stdout:3247: finishing write tid 4 to smithi11086371-29 2024-08-17T00:44:36.981 INFO:tasks.rados.rados.0.smithi110.stdout:3247: finishing write tid 5 to smithi11086371-29 2024-08-17T00:44:36.981 INFO:tasks.rados.rados.0.smithi110.stdout:3247: finishing write tid 6 to smithi11086371-29 2024-08-17T00:44:36.981 INFO:tasks.rados.rados.0.smithi110.stdout:3247: oid 29 updating version 0 to 1130 2024-08-17T00:44:36.981 INFO:tasks.rados.rados.0.smithi110.stdout:3247: oid 29 updating version 1130 to 1131 2024-08-17T00:44:36.981 INFO:tasks.rados.rados.0.smithi110.stdout:3247: oid 29 updating version 1131 to 1132 2024-08-17T00:44:36.981 INFO:tasks.rados.rados.0.smithi110.stdout:3247: oid 29 version 1132 is already newer than 1129 2024-08-17T00:44:36.981 INFO:tasks.rados.rados.0.smithi110.stdout:3247: oid 29 updating version 1132 to 1133 2024-08-17T00:44:36.981 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 1133 (ObjNum 997 snap 284 seq_num 997) dirty exists 2024-08-17T00:44:36.982 INFO:tasks.rados.rados.0.smithi110.stdout:3247: left oid 29 (ObjNum 997 snap 284 seq_num 997) 2024-08-17T00:44:36.982 INFO:tasks.rados.rados.0.smithi110.stdout:3253: finishing write tid 1 to smithi11086371-10 2024-08-17T00:44:36.982 INFO:tasks.rados.rados.0.smithi110.stdout:3250: expect (ObjNum 879 snap 256 seq_num 879) 2024-08-17T00:44:37.221 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:36 smithi177 ceph-mon[90034]: osdmap e659: 8 total, 8 up, 8 in 2024-08-17T00:44:37.222 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:36 smithi177 ceph-mon[90034]: pgmap v554: 121 pgs: 121 active+clean; 193 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 9.4 MiB/s wr, 15 op/s 2024-08-17T00:44:37.222 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:36 smithi177 systemd[1]: Starting Ceph prometheus.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:44:37.222 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 podman[123624]: 2024-08-17 00:44:37.011618093 +0000 UTC m=+0.018083066 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-08-17T00:44:37.222 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 podman[123624]: 2024-08-17 00:44:37.114204403 +0000 UTC m=+0.120669412 container create 90dbd93114155a3d5d4a6173f89343c88af013fc985f9b04be66cf50b10abd04 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T00:44:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:36 smithi110 ceph-mon[98148]: osdmap e659: 8 total, 8 up, 8 in 2024-08-17T00:44:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:36 smithi110 ceph-mon[98148]: pgmap v554: 121 pgs: 121 active+clean; 193 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 9.4 MiB/s wr, 15 op/s 2024-08-17T00:44:37.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:36 smithi110 ceph-mon[100641]: osdmap e659: 8 total, 8 up, 8 in 2024-08-17T00:44:37.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:36 smithi110 ceph-mon[100641]: pgmap v554: 121 pgs: 121 active+clean; 193 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 9.4 MiB/s wr, 15 op/s 2024-08-17T00:44:37.456 INFO:tasks.rados.rados.0.smithi110.stdout:3251: finishing copy_from racing read to smithi11086371-7 2024-08-17T00:44:37.456 INFO:tasks.rados.rados.0.smithi110.stdout:3248: finishing copy_from racing read to smithi11086371-11 2024-08-17T00:44:37.456 INFO:tasks.rados.rados.0.smithi110.stdout:3253: finishing write tid 2 to smithi11086371-10 2024-08-17T00:44:37.456 INFO:tasks.rados.rados.0.smithi110.stdout:3253: finishing write tid 3 to smithi11086371-10 2024-08-17T00:44:37.456 INFO:tasks.rados.rados.0.smithi110.stdout:3253: finishing write tid 4 to smithi11086371-10 2024-08-17T00:44:37.456 INFO:tasks.rados.rados.0.smithi110.stdout:3253: finishing write tid 5 to smithi11086371-10 2024-08-17T00:44:37.456 INFO:tasks.rados.rados.0.smithi110.stdout:3248: finishing copy_from to smithi11086371-11 2024-08-17T00:44:37.456 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 1407 (ObjNum 992 snap 281 seq_num 992) dirty exists 2024-08-17T00:44:37.457 INFO:tasks.rados.rados.0.smithi110.stdout:3251: finishing copy_from to smithi11086371-7 2024-08-17T00:44:37.457 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 1025 (ObjNum 825 snap 243 seq_num 825) dirty exists 2024-08-17T00:44:37.457 INFO:tasks.rados.rados.0.smithi110.stdout:3253: finishing write tid 6 to smithi11086371-10 2024-08-17T00:44:37.457 INFO:tasks.rados.rados.0.smithi110.stdout:3253: oid 10 updating version 0 to 1000 2024-08-17T00:44:37.457 INFO:tasks.rados.rados.0.smithi110.stdout:3253: oid 10 updating version 1000 to 1002 2024-08-17T00:44:37.457 INFO:tasks.rados.rados.0.smithi110.stdout:3253: oid 10 version 1002 is already newer than 999 2024-08-17T00:44:37.457 INFO:tasks.rados.rados.0.smithi110.stdout:3253: oid 10 version 1002 is already newer than 998 2024-08-17T00:44:37.457 INFO:tasks.rados.rados.0.smithi110.stdout:3253: oid 10 version 1002 is already newer than 1001 2024-08-17T00:44:37.457 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 1002 (ObjNum 998 snap 284 seq_num 998) dirty exists 2024-08-17T00:44:37.457 INFO:tasks.rados.rados.0.smithi110.stdout:3253: left oid 10 (ObjNum 998 snap 284 seq_num 998) 2024-08-17T00:44:37.457 INFO:tasks.rados.rados.0.smithi110.stdout:3249: finishing copy_from racing read to smithi11086371-30 2024-08-17T00:44:37.457 INFO:tasks.rados.rados.0.smithi110.stdout:3249: finishing copy_from to smithi11086371-30 2024-08-17T00:44:37.457 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 1276 (ObjNum 991 snap 281 seq_num 991) dirty exists 2024-08-17T00:44:37.457 INFO:tasks.rados.rados.0.smithi110.stdout:3254: finishing write tid 1 to smithi11086371-38 2024-08-17T00:44:37.458 INFO:tasks.rados.rados.0.smithi110.stdout:3254: finishing write tid 2 to smithi11086371-38 2024-08-17T00:44:37.458 INFO:tasks.rados.rados.0.smithi110.stdout:3254: finishing write tid 3 to smithi11086371-38 2024-08-17T00:44:37.458 INFO:tasks.rados.rados.0.smithi110.stdout:3254: finishing write tid 4 to smithi11086371-38 2024-08-17T00:44:37.458 INFO:tasks.rados.rados.0.smithi110.stdout:3254: finishing write tid 5 to smithi11086371-38 2024-08-17T00:44:37.458 INFO:tasks.rados.rados.0.smithi110.stdout:3254: finishing write tid 6 to smithi11086371-38 2024-08-17T00:44:37.458 INFO:tasks.rados.rados.0.smithi110.stdout:3254: oid 38 updating version 0 to 807 2024-08-17T00:44:37.458 INFO:tasks.rados.rados.0.smithi110.stdout:3254: oid 38 version 807 is already newer than 806 2024-08-17T00:44:37.458 INFO:tasks.rados.rados.0.smithi110.stdout:3254: oid 38 version 807 is already newer than 804 2024-08-17T00:44:37.458 INFO:tasks.rados.rados.0.smithi110.stdout:3254: oid 38 version 807 is already newer than 805 2024-08-17T00:44:37.458 INFO:tasks.rados.rados.0.smithi110.stdout:3254: oid 38 version 807 is already newer than 803 2024-08-17T00:44:37.458 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 807 (ObjNum 999 snap 284 seq_num 999) dirty exists 2024-08-17T00:44:37.458 INFO:tasks.rados.rados.0.smithi110.stdout:3254: left oid 38 (ObjNum 999 snap 284 seq_num 999) 2024-08-17T00:44:37.613 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 podman[123624]: 2024-08-17 00:44:37.350153877 +0000 UTC m=+0.356618846 container init 90dbd93114155a3d5d4a6173f89343c88af013fc985f9b04be66cf50b10abd04 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T00:44:37.613 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 podman[123624]: 2024-08-17 00:44:37.35512504 +0000 UTC m=+0.361590008 container start 90dbd93114155a3d5d4a6173f89343c88af013fc985f9b04be66cf50b10abd04 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T00:44:37.613 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T00:44:37.378Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-17T00:44:37.613 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T00:44:37.378Z 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-17T00:44:37.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T00:44:37.378Z caller=main.go:570 level=info host_details="(Linux 5.14.0-480.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024 x86_64 smithi177 (none))" 2024-08-17T00:44:37.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T00:44:37.378Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-17T00:44:37.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T00:44:37.378Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-17T00:44:37.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T00:44:37.379Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-17T00:44:37.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T00:44:37.380Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-17T00:44:37.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T00:44:37.381Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-17T00:44:37.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T00:44:37.381Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-17T00:44:37.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T00:44:37.383Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-17T00:44:37.614 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T00:44:37.383Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.032µs 2024-08-17T00:44:37.617 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T00:44:37.383Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-17T00:44:37.617 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T00:44:37.385Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-08-17T00:44:37.617 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T00:44:37.394Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-08-17T00:44:37.617 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T00:44:37.394Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-08-17T00:44:37.617 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T00:44:37.399Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-08-17T00:44:37.617 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T00:44:37.399Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-08-17T00:44:37.618 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T00:44:37.399Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=20.626µs wal_replay_duration=15.903853ms wbl_replay_duration=87ns total_replay_duration=15.94235ms 2024-08-17T00:44:37.618 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T00:44:37.400Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-17T00:44:37.618 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T00:44:37.400Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-17T00:44:37.618 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T00:44:37.400Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-17T00:44:37.618 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T00:44:37.422Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.339734ms db_storage=828ns remote_storage=1.074µs web_handler=340ns query_engine=737ns scrape=441.023µs scrape_sd=93.498µs notify=16.707µs notify_sd=18.262µs rules=20.454568ms tracing=5.634µs 2024-08-17T00:44:37.618 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T00:44:37.422Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-17T00:44:37.618 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T00:44:37.422Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-17T00:44:37.618 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 bash[123624]: 90dbd93114155a3d5d4a6173f89343c88af013fc985f9b04be66cf50b10abd04 2024-08-17T00:44:37.618 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 00:44:37 smithi177 systemd[1]: Started Ceph prometheus.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:44:37.984 INFO:tasks.rados.rados.0.smithi110.stdout:3247: done (8 left) 2024-08-17T00:44:37.985 INFO:tasks.rados.rados.0.smithi110.stdout:3248: done (7 left) 2024-08-17T00:44:37.985 INFO:tasks.rados.rados.0.smithi110.stdout:3249: done (6 left) 2024-08-17T00:44:37.985 INFO:tasks.rados.rados.0.smithi110.stdout:3250: done (5 left) 2024-08-17T00:44:37.985 INFO:tasks.rados.rados.0.smithi110.stdout:3251: done (4 left) 2024-08-17T00:44:37.985 INFO:tasks.rados.rados.0.smithi110.stdout:3252: done (3 left) 2024-08-17T00:44:37.985 INFO:tasks.rados.rados.0.smithi110.stdout:3253: done (2 left) 2024-08-17T00:44:37.985 INFO:tasks.rados.rados.0.smithi110.stdout:3254: done (1 left) 2024-08-17T00:44:37.985 INFO:tasks.rados.rados.0.smithi110.stdout:3256: done (0 left) 2024-08-17T00:44:37.985 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 17 current snap is 285 2024-08-17T00:44:37.985 INFO:tasks.rados.rados.0.smithi110.stdout:3257: seq_num 1000 ranges {614400=753664,1368064=442368,1810432=565248,2375680=458752,2834432=139264} 2024-08-17T00:44:37.992 INFO:tasks.rados.rados.0.smithi110.stdout:3257: writing smithi11086371-17 from 614400 to 1368064 tid 1 2024-08-17T00:44:37.994 INFO:tasks.rados.rados.0.smithi110.stdout:3257: writing smithi11086371-17 from 1368064 to 1810432 tid 2 2024-08-17T00:44:37.997 INFO:tasks.rados.rados.0.smithi110.stdout:3257: writing smithi11086371-17 from 1810432 to 2375680 tid 3 2024-08-17T00:44:38.000 INFO:tasks.rados.rados.0.smithi110.stdout:3257: writing smithi11086371-17 from 2375680 to 2834432 tid 4 2024-08-17T00:44:38.001 INFO:tasks.rados.rados.0.smithi110.stdout:3257: writing smithi11086371-17 from 2834432 to 2973696 tid 5 2024-08-17T00:44:38.001 INFO:tasks.rados.rados.0.smithi110.stdout:3258: read oid 7 snap -1 2024-08-17T00:44:38.001 INFO:tasks.rados.rados.0.smithi110.stdout:3258: expect (ObjNum 825 snap 243 seq_num 825) 2024-08-17T00:44:38.002 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 3 current snap is 285 2024-08-17T00:44:38.002 INFO:tasks.rados.rados.0.smithi110.stdout:3257: finishing write tid 1 to smithi11086371-17 2024-08-17T00:44:38.002 INFO:tasks.rados.rados.0.smithi110.stdout:3257: finishing write tid 2 to smithi11086371-17 2024-08-17T00:44:38.002 INFO:tasks.rados.rados.0.smithi110.stdout:3257: finishing write tid 3 to smithi11086371-17 2024-08-17T00:44:38.002 INFO:tasks.rados.rados.0.smithi110.stdout:3259: seq_num 1001 ranges {0=770048,770048=729088,1499136=770048,2269184=106496} 2024-08-17T00:44:38.006 INFO:tasks.rados.rados.0.smithi110.stdout:3259: writing smithi11086371-3 from 0 to 770048 tid 1 2024-08-17T00:44:38.010 INFO:tasks.rados.rados.0.smithi110.stdout:3259: writing smithi11086371-3 from 770048 to 1499136 tid 2 2024-08-17T00:44:38.015 INFO:tasks.rados.rados.0.smithi110.stdout:3259: writing smithi11086371-3 from 1499136 to 2269184 tid 3 2024-08-17T00:44:38.016 INFO:tasks.rados.rados.0.smithi110.stdout:3259: writing smithi11086371-3 from 2269184 to 2375680 tid 4 2024-08-17T00:44:38.016 INFO:tasks.rados.rados.0.smithi110.stdout:3260: read oid 33 snap -1 2024-08-17T00:44:38.016 INFO:tasks.rados.rados.0.smithi110.stdout:3260: expect (ObjNum 944 snap 273 seq_num 944) 2024-08-17T00:44:38.016 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 1 current snap is 285 2024-08-17T00:44:38.016 INFO:tasks.rados.rados.0.smithi110.stdout:3257: finishing write tid 4 to smithi11086371-17 2024-08-17T00:44:38.016 INFO:tasks.rados.rados.0.smithi110.stdout:3257: finishing write tid 5 to smithi11086371-17 2024-08-17T00:44:38.017 INFO:tasks.rados.rados.0.smithi110.stdout:3257: finishing write tid 6 to smithi11086371-17 2024-08-17T00:44:38.017 INFO:tasks.rados.rados.0.smithi110.stdout:3261: seq_num 1002 ranges {8454144=786432,9240576=614400,9854976=581632,10436608=409600} 2024-08-17T00:44:38.064 INFO:tasks.rados.rados.0.smithi110.stdout:3261: writing smithi11086371-1 from 8454144 to 9240576 tid 1 2024-08-17T00:44:38.068 INFO:tasks.rados.rados.0.smithi110.stdout:3261: writing smithi11086371-1 from 9240576 to 9854976 tid 2 2024-08-17T00:44:38.071 INFO:tasks.rados.rados.0.smithi110.stdout:3261: writing smithi11086371-1 from 9854976 to 10436608 tid 3 2024-08-17T00:44:38.074 INFO:tasks.rados.rados.0.smithi110.stdout:3261: writing smithi11086371-1 from 10436608 to 10846208 tid 4 2024-08-17T00:44:38.074 INFO:tasks.rados.rados.0.smithi110.stdout:3262: delete oid 28 current snap is 285 2024-08-17T00:44:38.074 INFO:tasks.rados.rados.0.smithi110.stdout:3257: finishing write tid 7 to smithi11086371-17 2024-08-17T00:44:38.074 INFO:tasks.rados.rados.0.smithi110.stdout:3257: oid 17 updating version 0 to 1106 2024-08-17T00:44:38.074 INFO:tasks.rados.rados.0.smithi110.stdout:3257: oid 17 version 1106 is already newer than 1105 2024-08-17T00:44:38.074 INFO:tasks.rados.rados.0.smithi110.stdout:3257: oid 17 version 1106 is already newer than 1104 2024-08-17T00:44:38.074 INFO:tasks.rados.rados.0.smithi110.stdout:3257: oid 17 updating version 1106 to 1107 2024-08-17T00:44:38.074 INFO:tasks.rados.rados.0.smithi110.stdout:3257: oid 17 updating version 1107 to 1108 2024-08-17T00:44:38.074 INFO:tasks.rados.rados.0.smithi110.stdout:3257: oid 17 updating version 1108 to 1109 2024-08-17T00:44:38.074 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 1109 (ObjNum 1000 snap 285 seq_num 1000) dirty exists 2024-08-17T00:44:38.074 INFO:tasks.rados.rados.0.smithi110.stdout:3257: left oid 17 (ObjNum 1000 snap 285 seq_num 1000) 2024-08-17T00:44:38.074 INFO:tasks.rados.rados.0.smithi110.stdout:3259: finishing write tid 1 to smithi11086371-3 2024-08-17T00:44:38.075 INFO:tasks.rados.rados.0.smithi110.stdout:3259: finishing write tid 2 to smithi11086371-3 2024-08-17T00:44:38.075 INFO:tasks.rados.rados.0.smithi110.stdout:3259: finishing write tid 3 to smithi11086371-3 2024-08-17T00:44:38.075 INFO:tasks.rados.rados.0.smithi110.stdout:3259: finishing write tid 4 to smithi11086371-3 2024-08-17T00:44:38.075 INFO:tasks.rados.rados.0.smithi110.stdout:3259: finishing write tid 5 to smithi11086371-3 2024-08-17T00:44:38.075 INFO:tasks.rados.rados.0.smithi110.stdout:3259: finishing write tid 6 to smithi11086371-3 2024-08-17T00:44:38.075 INFO:tasks.rados.rados.0.smithi110.stdout:3259: oid 3 updating version 0 to 1043 2024-08-17T00:44:38.075 INFO:tasks.rados.rados.0.smithi110.stdout:3259: oid 3 updating version 1043 to 1045 2024-08-17T00:44:38.075 INFO:tasks.rados.rados.0.smithi110.stdout:3259: oid 3 updating version 1045 to 1046 2024-08-17T00:44:38.075 INFO:tasks.rados.rados.0.smithi110.stdout:3259: oid 3 updating version 1046 to 1047 2024-08-17T00:44:38.075 INFO:tasks.rados.rados.0.smithi110.stdout:3259: oid 3 version 1047 is already newer than 1044 2024-08-17T00:44:38.075 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 1047 (ObjNum 1001 snap 285 seq_num 1001) dirty exists 2024-08-17T00:44:38.075 INFO:tasks.rados.rados.0.smithi110.stdout:3259: left oid 3 (ObjNum 1001 snap 285 seq_num 1001) 2024-08-17T00:44:38.075 INFO:tasks.rados.rados.0.smithi110.stdout:3258: expect (ObjNum 825 snap 243 seq_num 825) 2024-08-17T00:44:38.248 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:37 smithi177 ceph-mon[90034]: osdmap e660: 8 total, 8 up, 8 in 2024-08-17T00:44:38.248 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:37 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:38.249 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:37 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:38.249 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:37 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:44:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:37 smithi110 ceph-mon[100641]: osdmap e660: 8 total, 8 up, 8 in 2024-08-17T00:44:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:37 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:37 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:37 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:44:38.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:37 smithi110 ceph-mon[98148]: osdmap e660: 8 total, 8 up, 8 in 2024-08-17T00:44:38.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:37 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:38.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:37 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:38.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:37 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:44:38.330 INFO:tasks.rados.rados.0.smithi110.stdout:3260: expect (ObjNum 944 snap 273 seq_num 944) 2024-08-17T00:44:38.367 INFO:tasks.rados.rados.0.smithi110.stdout:3261: finishing write tid 1 to smithi11086371-1 2024-08-17T00:44:38.367 INFO:tasks.rados.rados.0.smithi110.stdout:3261: finishing write tid 2 to smithi11086371-1 2024-08-17T00:44:38.367 INFO:tasks.rados.rados.0.smithi110.stdout:3261: finishing write tid 3 to smithi11086371-1 2024-08-17T00:44:38.367 INFO:tasks.rados.rados.0.smithi110.stdout:3261: finishing write tid 4 to smithi11086371-1 2024-08-17T00:44:38.367 INFO:tasks.rados.rados.0.smithi110.stdout:3261: finishing write tid 5 to smithi11086371-1 2024-08-17T00:44:38.367 INFO:tasks.rados.rados.0.smithi110.stdout:3261: finishing write tid 6 to smithi11086371-1 2024-08-17T00:44:38.367 INFO:tasks.rados.rados.0.smithi110.stdout:3261: oid 1 updating version 0 to 1051 2024-08-17T00:44:38.367 INFO:tasks.rados.rados.0.smithi110.stdout:3261: oid 1 updating version 1051 to 1052 2024-08-17T00:44:38.367 INFO:tasks.rados.rados.0.smithi110.stdout:3261: oid 1 version 1052 is already newer than 1048 2024-08-17T00:44:38.367 INFO:tasks.rados.rados.0.smithi110.stdout:3261: oid 1 version 1052 is already newer than 1050 2024-08-17T00:44:38.367 INFO:tasks.rados.rados.0.smithi110.stdout:3261: oid 1 version 1052 is already newer than 1049 2024-08-17T00:44:38.367 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 1052 (ObjNum 1002 snap 285 seq_num 1002) dirty exists 2024-08-17T00:44:38.368 INFO:tasks.rados.rados.0.smithi110.stdout:3261: left oid 1 (ObjNum 1002 snap 285 seq_num 1002) 2024-08-17T00:44:38.368 INFO:tasks.rados.rados.0.smithi110.stdout:3257: done (5 left) 2024-08-17T00:44:38.368 INFO:tasks.rados.rados.0.smithi110.stdout:3258: done (4 left) 2024-08-17T00:44:38.368 INFO:tasks.rados.rados.0.smithi110.stdout:3259: done (3 left) 2024-08-17T00:44:38.368 INFO:tasks.rados.rados.0.smithi110.stdout:3260: done (2 left) 2024-08-17T00:44:38.368 INFO:tasks.rados.rados.0.smithi110.stdout:3261: done (1 left) 2024-08-17T00:44:38.368 INFO:tasks.rados.rados.0.smithi110.stdout:3262: done (0 left) 2024-08-17T00:44:38.368 INFO:tasks.rados.rados.0.smithi110.stdout:3263: read oid 10 snap 279 2024-08-17T00:44:38.368 INFO:tasks.rados.rados.0.smithi110.stdout:3263: expect (ObjNum 943 snap 273 seq_num 943) 2024-08-17T00:44:38.368 INFO:tasks.rados.rados.0.smithi110.stdout:3264: delete oid 32 current snap is 285 2024-08-17T00:44:38.369 INFO:tasks.rados.rados.0.smithi110.stdout:3264: done (1 left) 2024-08-17T00:44:38.369 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 32 current snap is 285 2024-08-17T00:44:38.369 INFO:tasks.rados.rados.0.smithi110.stdout:3265: seq_num 1005 ranges {0=32768} 2024-08-17T00:44:38.369 INFO:tasks.rados.rados.0.smithi110.stdout:3265: writing smithi11086371-32 from 0 to 32768 tid 1 2024-08-17T00:44:38.369 INFO:tasks.rados.rados.0.smithi110.stdout:3266: read oid 31 snap -1 2024-08-17T00:44:38.369 INFO:tasks.rados.rados.0.smithi110.stdout:3266: expect (ObjNum 914 snap 268 seq_num 914) 2024-08-17T00:44:38.370 INFO:tasks.rados.rados.0.smithi110.stdout:3267: copy_from oid 2 from oid 49 current snap is 285 2024-08-17T00:44:38.370 INFO:tasks.rados.rados.0.smithi110.stdout:3268: snap_remove snap 281 2024-08-17T00:44:38.991 INFO:tasks.rados.rados.0.smithi110.stdout:3268: done (4 left) 2024-08-17T00:44:38.991 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 17 current snap is 285 2024-08-17T00:44:38.991 INFO:tasks.rados.rados.0.smithi110.stdout:3269: seq_num 1006 ranges {2973696=49152} 2024-08-17T00:44:39.008 INFO:tasks.rados.rados.0.smithi110.stdout:3269: writing smithi11086371-17 from 2973696 to 3022848 tid 1 2024-08-17T00:44:39.009 INFO:tasks.rados.rados.0.smithi110.stdout:3270: snap_create 2024-08-17T00:44:39.009 INFO:tasks.rados.rados.0.smithi110.stdout:3267: finishing copy_from to smithi11086371-2 2024-08-17T00:44:39.009 INFO:tasks.rados.rados.0.smithi110.stdout:3267: got expected ENOENT (src dne) 2024-08-17T00:44:39.009 INFO:tasks.rados.rados.0.smithi110.stdout:3267: finishing copy_from racing read to smithi11086371-2 2024-08-17T00:44:39.009 INFO:tasks.rados.rados.0.smithi110.stdout:3265: finishing write tid 1 to smithi11086371-32 2024-08-17T00:44:39.009 INFO:tasks.rados.rados.0.smithi110.stdout:3265: finishing write tid 2 to smithi11086371-32 2024-08-17T00:44:39.009 INFO:tasks.rados.rados.0.smithi110.stdout:3265: finishing write tid 3 to smithi11086371-32 2024-08-17T00:44:39.009 INFO:tasks.rados.rados.0.smithi110.stdout:3265: oid 32 updating version 0 to 1111 2024-08-17T00:44:39.009 INFO:tasks.rados.rados.0.smithi110.stdout:3265: oid 32 updating version 1111 to 1112 2024-08-17T00:44:39.009 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 1112 (ObjNum 1005 snap 285 seq_num 1005) dirty exists 2024-08-17T00:44:39.009 INFO:tasks.rados.rados.0.smithi110.stdout:3265: left oid 32 (ObjNum 1005 snap 285 seq_num 1005) 2024-08-17T00:44:39.009 INFO:tasks.rados.rados.0.smithi110.stdout:3263: expect (ObjNum 943 snap 273 seq_num 943) 2024-08-17T00:44:39.070 INFO:tasks.rados.rados.0.smithi110.stdout:3266: expect (ObjNum 914 snap 268 seq_num 914) 2024-08-17T00:44:39.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:38 smithi177 ceph-mon[90034]: osdmap e661: 8 total, 8 up, 8 in 2024-08-17T00:44:39.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:38 smithi177 ceph-mon[90034]: pgmap v557: 121 pgs: 121 active+clean; 200 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 5.8 MiB/s wr, 11 op/s 2024-08-17T00:44:39.273 INFO:tasks.rados.rados.0.smithi110.stdout:3269: finishing write tid 1 to smithi11086371-17 2024-08-17T00:44:39.273 INFO:tasks.rados.rados.0.smithi110.stdout:3269: finishing write tid 2 to smithi11086371-17 2024-08-17T00:44:39.273 INFO:tasks.rados.rados.0.smithi110.stdout:3269: finishing write tid 3 to smithi11086371-17 2024-08-17T00:44:39.273 INFO:tasks.rados.rados.0.smithi110.stdout:3269: oid 17 updating version 0 to 1114 2024-08-17T00:44:39.274 INFO:tasks.rados.rados.0.smithi110.stdout:3269: oid 17 version 1114 is already newer than 1113 2024-08-17T00:44:39.274 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 1114 (ObjNum 1006 snap 285 seq_num 1006) dirty exists 2024-08-17T00:44:39.274 INFO:tasks.rados.rados.0.smithi110.stdout:3269: left oid 17 (ObjNum 1006 snap 285 seq_num 1006) 2024-08-17T00:44:39.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:38 smithi110 ceph-mon[100641]: osdmap e661: 8 total, 8 up, 8 in 2024-08-17T00:44:39.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:38 smithi110 ceph-mon[100641]: pgmap v557: 121 pgs: 121 active+clean; 200 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 5.8 MiB/s wr, 11 op/s 2024-08-17T00:44:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:38 smithi110 ceph-mon[98148]: osdmap e661: 8 total, 8 up, 8 in 2024-08-17T00:44:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:38 smithi110 ceph-mon[98148]: pgmap v557: 121 pgs: 121 active+clean; 200 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 5.8 MiB/s wr, 11 op/s 2024-08-17T00:44:39.978 INFO:tasks.rados.rados.0.smithi110.stdout:3263: done (5 left) 2024-08-17T00:44:39.978 INFO:tasks.rados.rados.0.smithi110.stdout:3265: done (4 left) 2024-08-17T00:44:39.978 INFO:tasks.rados.rados.0.smithi110.stdout:3266: done (3 left) 2024-08-17T00:44:39.978 INFO:tasks.rados.rados.0.smithi110.stdout:3267: done (2 left) 2024-08-17T00:44:39.978 INFO:tasks.rados.rados.0.smithi110.stdout:3269: done (1 left) 2024-08-17T00:44:39.978 INFO:tasks.rados.rados.0.smithi110.stdout:3270: done (0 left) 2024-08-17T00:44:39.978 INFO:tasks.rados.rados.0.smithi110.stdout:3271: rmattr oid 21 current snap is 286 2024-08-17T00:44:39.978 INFO:tasks.rados.rados.0.smithi110.stdout:3272: snap_remove snap 284 2024-08-17T00:44:40.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:39 smithi177 ceph-mon[90034]: osdmap e662: 8 total, 8 up, 8 in 2024-08-17T00:44:40.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:39 smithi177 ceph-mon[90034]: osdmap e663: 8 total, 8 up, 8 in 2024-08-17T00:44:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:39 smithi110 ceph-mon[98148]: osdmap e662: 8 total, 8 up, 8 in 2024-08-17T00:44:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:39 smithi110 ceph-mon[98148]: osdmap e663: 8 total, 8 up, 8 in 2024-08-17T00:44:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:39 smithi110 ceph-mon[100641]: osdmap e662: 8 total, 8 up, 8 in 2024-08-17T00:44:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:39 smithi110 ceph-mon[100641]: osdmap e663: 8 total, 8 up, 8 in 2024-08-17T00:44:40.979 INFO:tasks.rados.rados.0.smithi110.stdout:3272: done (1 left) 2024-08-17T00:44:40.979 INFO:tasks.rados.rados.0.smithi110.stdout:3273: rmattr oid 15 current snap is 286 2024-08-17T00:44:40.979 INFO:tasks.rados.rados.0.smithi110.stdout:3274: setattr oid 17 current snap is 286 2024-08-17T00:44:40.979 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 1035 (ObjNum 825 snap 243 seq_num 825) dirty exists 2024-08-17T00:44:40.981 INFO:tasks.rados.rados.0.smithi110.stdout:3271: done (2 left) 2024-08-17T00:44:40.981 INFO:tasks.rados.rados.0.smithi110.stdout:3275: read oid 1 snap 285 2024-08-17T00:44:40.981 INFO:tasks.rados.rados.0.smithi110.stdout:3275: expect (ObjNum 1002 snap 285 seq_num 1002) 2024-08-17T00:44:40.982 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 4 current snap is 286 2024-08-17T00:44:40.982 INFO:tasks.rados.rados.0.smithi110.stdout:3276: seq_num 1007 ranges {10338304=65536} 2024-08-17T00:44:41.040 INFO:tasks.rados.rados.0.smithi110.stdout:3276: writing smithi11086371-4 from 10338304 to 10403840 tid 1 2024-08-17T00:44:41.041 INFO:tasks.rados.rados.0.smithi110.stdout:3277: snap_create 2024-08-17T00:44:41.041 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 1277 (ObjNum 879 snap 256 seq_num 879) dirty exists 2024-08-17T00:44:41.041 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 1115 (ObjNum 1006 snap 285 seq_num 1006) dirty exists 2024-08-17T00:44:41.041 INFO:tasks.rados.rados.0.smithi110.stdout:3275: expect (ObjNum 1002 snap 285 seq_num 1002) 2024-08-17T00:44:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:40 smithi110 ceph-mon[98148]: pgmap v560: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 223 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 8.3 MiB/s wr, 27 op/s 2024-08-17T00:44:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:40 smithi110 ceph-mon[98148]: osdmap e664: 8 total, 8 up, 8 in 2024-08-17T00:44:41.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:40 smithi110 ceph-mon[100641]: pgmap v560: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 223 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 8.3 MiB/s wr, 27 op/s 2024-08-17T00:44:41.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:40 smithi110 ceph-mon[100641]: osdmap e664: 8 total, 8 up, 8 in 2024-08-17T00:44:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:40 smithi177 ceph-mon[90034]: pgmap v560: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 223 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 8.3 MiB/s wr, 27 op/s 2024-08-17T00:44:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:40 smithi177 ceph-mon[90034]: osdmap e664: 8 total, 8 up, 8 in 2024-08-17T00:44:41.679 INFO:tasks.rados.rados.0.smithi110.stdout:3276: finishing write tid 1 to smithi11086371-4 2024-08-17T00:44:41.679 INFO:tasks.rados.rados.0.smithi110.stdout:3276: finishing write tid 2 to smithi11086371-4 2024-08-17T00:44:41.679 INFO:tasks.rados.rados.0.smithi110.stdout:3276: finishing write tid 3 to smithi11086371-4 2024-08-17T00:44:41.680 INFO:tasks.rados.rados.0.smithi110.stdout:3276: oid 4 updating version 0 to 1365 2024-08-17T00:44:41.680 INFO:tasks.rados.rados.0.smithi110.stdout:3276: oid 4 version 1365 is already newer than 1364 2024-08-17T00:44:41.680 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 1365 (ObjNum 1007 snap 286 seq_num 1007) dirty exists 2024-08-17T00:44:41.680 INFO:tasks.rados.rados.0.smithi110.stdout:3276: left oid 4 (ObjNum 1007 snap 286 seq_num 1007) 2024-08-17T00:44:41.998 INFO:tasks.rados.rados.0.smithi110.stdout:3273: done (4 left) 2024-08-17T00:44:41.998 INFO:tasks.rados.rados.0.smithi110.stdout:3274: done (3 left) 2024-08-17T00:44:41.999 INFO:tasks.rados.rados.0.smithi110.stdout:3275: done (2 left) 2024-08-17T00:44:41.999 INFO:tasks.rados.rados.0.smithi110.stdout:3276: done (1 left) 2024-08-17T00:44:41.999 INFO:tasks.rados.rados.0.smithi110.stdout:3277: done (0 left) 2024-08-17T00:44:41.999 INFO:tasks.rados.rados.0.smithi110.stdout:3278: snap_remove snap 279 2024-08-17T00:44:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:42 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:42 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:42 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:42 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:42.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:42 smithi110 ceph-mon[98148]: osdmap e665: 8 total, 8 up, 8 in 2024-08-17T00:44:42.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:42 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:42.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:42 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:42.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:42 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:42.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:42 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:42.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:42 smithi110 ceph-mon[100641]: osdmap e665: 8 total, 8 up, 8 in 2024-08-17T00:44:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:42 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:42.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:42 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:42.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:42 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:42.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:42 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:42.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:42 smithi177 ceph-mon[90034]: osdmap e665: 8 total, 8 up, 8 in 2024-08-17T00:44:43.001 INFO:tasks.rados.rados.0.smithi110.stdout:3278: done (0 left) 2024-08-17T00:44:43.001 INFO:tasks.rados.rados.0.smithi110.stdout:3279: snap_create 2024-08-17T00:44:43.199 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:43 smithi177 ceph-mon[90034]: pgmap v563: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 228 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 8.4 MiB/s wr, 33 op/s 2024-08-17T00:44:43.199 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:43 smithi177 ceph-mon[90034]: osdmap e666: 8 total, 8 up, 8 in 2024-08-17T00:44:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:43 smithi110 ceph-mon[98148]: pgmap v563: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 228 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 8.4 MiB/s wr, 33 op/s 2024-08-17T00:44:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:43 smithi110 ceph-mon[98148]: osdmap e666: 8 total, 8 up, 8 in 2024-08-17T00:44:43.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:43 smithi110 ceph-mon[100641]: pgmap v563: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 228 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 8.4 MiB/s wr, 33 op/s 2024-08-17T00:44:43.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:43 smithi110 ceph-mon[100641]: osdmap e666: 8 total, 8 up, 8 in 2024-08-17T00:44:44.002 INFO:tasks.rados.rados.0.smithi110.stdout:3279: done (0 left) 2024-08-17T00:44:44.003 INFO:tasks.rados.rados.0.smithi110.stdout:3280: read oid 11 snap -1 2024-08-17T00:44:44.003 INFO:tasks.rados.rados.0.smithi110.stdout:3280: expect (ObjNum 992 snap 281 seq_num 992) 2024-08-17T00:44:44.003 INFO:tasks.rados.rados.0.smithi110.stdout:3281: read oid 7 snap -1 2024-08-17T00:44:44.003 INFO:tasks.rados.rados.0.smithi110.stdout:3281: expect (ObjNum 825 snap 243 seq_num 825) 2024-08-17T00:44:44.003 INFO:tasks.rados.rados.0.smithi110.stdout:3282: rollback oid 36 current snap is 288 2024-08-17T00:44:44.003 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 36 to 286 2024-08-17T00:44:44.003 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 40 current snap is 288 2024-08-17T00:44:44.003 INFO:tasks.rados.rados.0.smithi110.stdout:3283: seq_num 1008 ranges {2875392=90112} 2024-08-17T00:44:44.020 INFO:tasks.rados.rados.0.smithi110.stdout:3283: writing smithi11086371-40 from 2875392 to 2965504 tid 1 2024-08-17T00:44:44.020 INFO:tasks.rados.rados.0.smithi110.stdout:3284: rollback oid 31 current snap is 288 2024-08-17T00:44:44.020 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 31 to 287 2024-08-17T00:44:44.020 INFO:tasks.rados.rados.0.smithi110.stdout:3282: finishing rollback tid 0 to smithi11086371-36 2024-08-17T00:44:44.020 INFO:tasks.rados.rados.0.smithi110.stdout:3282: finishing rollback tid 1 to smithi11086371-36 2024-08-17T00:44:44.020 INFO:tasks.rados.rados.0.smithi110.stdout:3282: finishing rollback tid 2 to smithi11086371-36 2024-08-17T00:44:44.020 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 36 v 1005 (ObjNum 852 snap 245 seq_num 852) dirty exists 2024-08-17T00:44:44.020 INFO:tasks.rados.rados.0.smithi110.stdout:3282: done (4 left) 2024-08-17T00:44:44.021 INFO:tasks.rados.rados.0.smithi110.stdout:3285: read oid 4 snap -1 2024-08-17T00:44:44.021 INFO:tasks.rados.rados.0.smithi110.stdout:3285: expect (ObjNum 1007 snap 286 seq_num 1007) 2024-08-17T00:44:44.021 INFO:tasks.rados.rados.0.smithi110.stdout:3286: copy_from oid 38 from oid 20 current snap is 288 2024-08-17T00:44:44.021 INFO:tasks.rados.rados.0.smithi110.stdout:3287: read oid 36 snap -1 2024-08-17T00:44:44.021 INFO:tasks.rados.rados.0.smithi110.stdout:3287: expect (ObjNum 852 snap 245 seq_num 852) 2024-08-17T00:44:44.021 INFO:tasks.rados.rados.0.smithi110.stdout:3288: snap_remove snap 285 2024-08-17T00:44:44.978 INFO:tasks.rados.rados.0.smithi110.stdout:3288: done (7 left) 2024-08-17T00:44:44.978 INFO:tasks.rados.rados.0.smithi110.stdout:3289: read oid 37 snap 286 2024-08-17T00:44:44.978 INFO:tasks.rados.rados.0.smithi110.stdout:3289: expect (ObjNum 879 snap 256 seq_num 879) 2024-08-17T00:44:44.978 INFO:tasks.rados.rados.0.smithi110.stdout:3290: read oid 9 snap -1 2024-08-17T00:44:44.978 INFO:tasks.rados.rados.0.smithi110.stdout:3290: expect deleted 2024-08-17T00:44:44.978 INFO:tasks.rados.rados.0.smithi110.stdout:3291: read oid 34 snap -1 2024-08-17T00:44:44.978 INFO:tasks.rados.rados.0.smithi110.stdout:3291: expect (ObjNum 918 snap 268 seq_num 918) 2024-08-17T00:44:44.978 INFO:tasks.rados.rados.0.smithi110.stdout:3292: delete oid 27 current snap is 288 2024-08-17T00:44:44.978 INFO:tasks.rados.rados.0.smithi110.stdout:3281: expect (ObjNum 825 snap 243 seq_num 825) 2024-08-17T00:44:45.262 INFO:tasks.rados.rados.0.smithi110.stdout:3283: finishing write tid 1 to smithi11086371-40 2024-08-17T00:44:45.262 INFO:tasks.rados.rados.0.smithi110.stdout:3283: finishing write tid 2 to smithi11086371-40 2024-08-17T00:44:45.263 INFO:tasks.rados.rados.0.smithi110.stdout:3286: finishing copy_from racing read to smithi11086371-38 2024-08-17T00:44:45.263 INFO:tasks.rados.rados.0.smithi110.stdout:3287: expect (ObjNum 852 snap 245 seq_num 852) 2024-08-17T00:44:45.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:45 smithi110 ceph-mon[100641]: osdmap e667: 8 total, 8 up, 8 in 2024-08-17T00:44:45.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:45 smithi110 ceph-mon[100641]: pgmap v566: 121 pgs: 121 active+clean; 210 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2024-08-17T00:44:45.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:45.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:44:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:44:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:45 smithi110 ceph-mon[100641]: osdmap e668: 8 total, 8 up, 8 in 2024-08-17T00:44:45.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:45 smithi110 ceph-mon[98148]: osdmap e667: 8 total, 8 up, 8 in 2024-08-17T00:44:45.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:45 smithi110 ceph-mon[98148]: pgmap v566: 121 pgs: 121 active+clean; 210 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2024-08-17T00:44:45.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:45.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:45.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:44:45.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:44:45.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:45.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:45 smithi110 ceph-mon[98148]: osdmap e668: 8 total, 8 up, 8 in 2024-08-17T00:44:45.324 INFO:tasks.rados.rados.0.smithi110.stdout:3280: expect (ObjNum 992 snap 281 seq_num 992) 2024-08-17T00:44:45.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:45 smithi177 ceph-mon[90034]: osdmap e667: 8 total, 8 up, 8 in 2024-08-17T00:44:45.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:45 smithi177 ceph-mon[90034]: pgmap v566: 121 pgs: 121 active+clean; 210 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2024-08-17T00:44:45.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:45.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:45.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:44:45.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:44:45.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:45.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:45 smithi177 ceph-mon[90034]: osdmap e668: 8 total, 8 up, 8 in 2024-08-17T00:44:45.646 INFO:tasks.rados.rados.0.smithi110.stdout:3284: finishing rollback tid 0 to smithi11086371-31 2024-08-17T00:44:45.646 INFO:tasks.rados.rados.0.smithi110.stdout:3284: finishing rollback tid 1 to smithi11086371-31 2024-08-17T00:44:45.646 INFO:tasks.rados.rados.0.smithi110.stdout:3284: finishing rollback tid 2 to smithi11086371-31 2024-08-17T00:44:45.646 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 1410 (ObjNum 914 snap 268 seq_num 914) dirty exists 2024-08-17T00:44:45.646 INFO:tasks.rados.rados.0.smithi110.stdout:3286: finishing copy_from to smithi11086371-38 2024-08-17T00:44:45.646 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 1375 (ObjNum 939 snap 273 seq_num 939) dirty exists 2024-08-17T00:44:45.646 INFO:tasks.rados.rados.0.smithi110.stdout:3280: done (10 left) 2024-08-17T00:44:45.647 INFO:tasks.rados.rados.0.smithi110.stdout:3281: done (9 left) 2024-08-17T00:44:45.647 INFO:tasks.rados.rados.0.smithi110.stdout:3284: done (8 left) 2024-08-17T00:44:45.647 INFO:tasks.rados.rados.0.smithi110.stdout:3286: done (7 left) 2024-08-17T00:44:45.647 INFO:tasks.rados.rados.0.smithi110.stdout:3287: done (6 left) 2024-08-17T00:44:45.647 INFO:tasks.rados.rados.0.smithi110.stdout:3292: done (5 left) 2024-08-17T00:44:45.647 INFO:tasks.rados.rados.0.smithi110.stdout:3293: snap_create 2024-08-17T00:44:45.647 INFO:tasks.rados.rados.0.smithi110.stdout:3283: finishing write tid 3 to smithi11086371-40 2024-08-17T00:44:45.647 INFO:tasks.rados.rados.0.smithi110.stdout:3283: oid 40 updating version 0 to 1366 2024-08-17T00:44:45.647 INFO:tasks.rados.rados.0.smithi110.stdout:3283: oid 40 updating version 1366 to 1367 2024-08-17T00:44:45.647 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 1367 (ObjNum 1008 snap 288 seq_num 1008) dirty exists 2024-08-17T00:44:45.647 INFO:tasks.rados.rados.0.smithi110.stdout:3283: left oid 40 (ObjNum 1008 snap 288 seq_num 1008) 2024-08-17T00:44:45.647 INFO:tasks.rados.rados.0.smithi110.stdout:3285: expect (ObjNum 1007 snap 286 seq_num 1007) 2024-08-17T00:44:46.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T00:44:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[100641]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T00:44:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:44:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T00:44:46.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[98148]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T00:44:46.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:44:46.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T00:44:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:46 smithi177 ceph-mon[90034]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T00:44:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:44:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:46.728 INFO:tasks.rados.rados.0.smithi110.stdout:3289: expect (ObjNum 879 snap 256 seq_num 879) 2024-08-17T00:44:47.217 INFO:tasks.rados.rados.0.smithi110.stdout:3291: expect (ObjNum 918 snap 268 seq_num 918) 2024-08-17T00:44:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:47 smithi110 ceph-mon[100641]: osdmap e669: 8 total, 8 up, 8 in 2024-08-17T00:44:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:44:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:47 smithi110 ceph-mon[100641]: pgmap v569: 121 pgs: 121 active+clean; 202 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 364 KiB/s wr, 9 op/s 2024-08-17T00:44:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:47 smithi110 ceph-mon[98148]: osdmap e669: 8 total, 8 up, 8 in 2024-08-17T00:44:47.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:44:47.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:47 smithi110 ceph-mon[98148]: pgmap v569: 121 pgs: 121 active+clean; 202 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 364 KiB/s wr, 9 op/s 2024-08-17T00:44:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:47 smithi177 ceph-mon[90034]: osdmap e669: 8 total, 8 up, 8 in 2024-08-17T00:44:47.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:44:47.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:47 smithi177 ceph-mon[90034]: pgmap v569: 121 pgs: 121 active+clean; 202 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 364 KiB/s wr, 9 op/s 2024-08-17T00:44:48.132 INFO:tasks.rados.rados.0.smithi110.stdout:3283: done (5 left) 2024-08-17T00:44:48.132 INFO:tasks.rados.rados.0.smithi110.stdout:3285: done (4 left) 2024-08-17T00:44:48.132 INFO:tasks.rados.rados.0.smithi110.stdout:3289: done (3 left) 2024-08-17T00:44:48.132 INFO:tasks.rados.rados.0.smithi110.stdout:3290: done (2 left) 2024-08-17T00:44:48.132 INFO:tasks.rados.rados.0.smithi110.stdout:3291: done (1 left) 2024-08-17T00:44:48.133 INFO:tasks.rados.rados.0.smithi110.stdout:3293: done (0 left) 2024-08-17T00:44:48.133 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 1 current snap is 289 2024-08-17T00:44:48.133 INFO:tasks.rados.rados.0.smithi110.stdout:3294: seq_num 1010 ranges {10846208=122880} 2024-08-17T00:44:48.188 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:48 smithi110 ceph-mon[100641]: Upgrade: Updating alertmanager.a 2024-08-17T00:44:48.188 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:48 smithi110 ceph-mon[100641]: Deploying daemon alertmanager.a on smithi110 2024-08-17T00:44:48.188 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:48 smithi110 ceph-mon[98148]: Upgrade: Updating alertmanager.a 2024-08-17T00:44:48.188 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:48 smithi110 ceph-mon[98148]: Deploying daemon alertmanager.a on smithi110 2024-08-17T00:44:48.189 INFO:tasks.rados.rados.0.smithi110.stdout:3294: writing smithi11086371-1 from 10846208 to 10969088 tid 1 2024-08-17T00:44:48.189 INFO:tasks.rados.rados.0.smithi110.stdout:3295: delete oid 50 current snap is 289 2024-08-17T00:44:48.191 INFO:tasks.rados.rados.0.smithi110.stdout:3295: done (1 left) 2024-08-17T00:44:48.191 INFO:tasks.rados.rados.0.smithi110.stdout:3296: snap_create 2024-08-17T00:44:48.192 INFO:tasks.rados.rados.0.smithi110.stdout:3294: finishing write tid 1 to smithi11086371-1 2024-08-17T00:44:48.192 INFO:tasks.rados.rados.0.smithi110.stdout:3294: finishing write tid 2 to smithi11086371-1 2024-08-17T00:44:48.195 INFO:tasks.rados.rados.0.smithi110.stdout:3294: finishing write tid 3 to smithi11086371-1 2024-08-17T00:44:48.195 INFO:tasks.rados.rados.0.smithi110.stdout:3294: oid 1 updating version 0 to 1054 2024-08-17T00:44:48.195 INFO:tasks.rados.rados.0.smithi110.stdout:3294: oid 1 version 1054 is already newer than 1053 2024-08-17T00:44:48.195 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 1054 (ObjNum 1010 snap 289 seq_num 1010) dirty exists 2024-08-17T00:44:48.195 INFO:tasks.rados.rados.0.smithi110.stdout:3294: left oid 1 (ObjNum 1010 snap 289 seq_num 1010) 2024-08-17T00:44:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:48 smithi177 ceph-mon[90034]: Upgrade: Updating alertmanager.a 2024-08-17T00:44:48.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:48 smithi177 ceph-mon[90034]: Deploying daemon alertmanager.a on smithi110 2024-08-17T00:44:48.501 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:44:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:44:48] "GET /metrics HTTP/1.1" 200 36351 "" "Prometheus/2.43.0" 2024-08-17T00:44:49.024 INFO:tasks.rados.rados.0.smithi110.stdout:3294: done (1 left) 2024-08-17T00:44:49.024 INFO:tasks.rados.rados.0.smithi110.stdout:3296: done (0 left) 2024-08-17T00:44:49.024 INFO:tasks.rados.rados.0.smithi110.stdout:3297: rmattr oid 15 current snap is 290 2024-08-17T00:44:49.024 INFO:tasks.rados.rados.0.smithi110.stdout:3298: read oid 31 snap -1 2024-08-17T00:44:49.024 INFO:tasks.rados.rados.0.smithi110.stdout:3298: expect (ObjNum 914 snap 268 seq_num 914) 2024-08-17T00:44:49.024 INFO:tasks.rados.rados.0.smithi110.stdout:3299: read oid 39 snap -1 2024-08-17T00:44:49.024 INFO:tasks.rados.rados.0.smithi110.stdout:3299: expect (ObjNum 937 snap 273 seq_num 937) 2024-08-17T00:44:49.024 INFO:tasks.rados.rados.0.smithi110.stdout:3300: snap_remove snap 286 2024-08-17T00:44:49.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:49 smithi110 ceph-mon[98148]: pgmap v570: 121 pgs: 121 active+clean; 195 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 274 KiB/s wr, 8 op/s 2024-08-17T00:44:49.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:49 smithi110 ceph-mon[100641]: pgmap v570: 121 pgs: 121 active+clean; 195 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 274 KiB/s wr, 8 op/s 2024-08-17T00:44:49.281 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:49 smithi177 ceph-mon[90034]: pgmap v570: 121 pgs: 121 active+clean; 195 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 274 KiB/s wr, 8 op/s 2024-08-17T00:44:49.979 INFO:tasks.rados.rados.0.smithi110.stdout:3300: done (3 left) 2024-08-17T00:44:49.979 INFO:tasks.rados.rados.0.smithi110.stdout:3301: read oid 13 snap 289 2024-08-17T00:44:49.979 INFO:tasks.rados.rados.0.smithi110.stdout:3301: expect (ObjNum 918 snap 268 seq_num 918) 2024-08-17T00:44:49.979 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 3 current snap is 290 2024-08-17T00:44:49.979 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 1278 (ObjNum 879 snap 256 seq_num 879) dirty exists 2024-08-17T00:44:49.979 INFO:tasks.rados.rados.0.smithi110.stdout:3299: expect (ObjNum 937 snap 273 seq_num 937) 2024-08-17T00:44:50.073 INFO:tasks.rados.rados.0.smithi110.stdout:3298: expect (ObjNum 914 snap 268 seq_num 914) 2024-08-17T00:44:50.113 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:44:49 smithi110 systemd[1]: Stopping Ceph alertmanager.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:44:50.113 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:50 smithi110 ceph-mon[98148]: osdmap e670: 8 total, 8 up, 8 in 2024-08-17T00:44:50.113 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:50 smithi110 ceph-mon[98148]: osdmap e671: 8 total, 8 up, 8 in 2024-08-17T00:44:50.113 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:50 smithi110 ceph-mon[100641]: osdmap e670: 8 total, 8 up, 8 in 2024-08-17T00:44:50.113 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:50 smithi110 ceph-mon[100641]: osdmap e671: 8 total, 8 up, 8 in 2024-08-17T00:44:50.283 INFO:tasks.rados.rados.0.smithi110.stdout:3301: expect (ObjNum 918 snap 268 seq_num 918) 2024-08-17T00:44:50.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:50 smithi177 ceph-mon[90034]: osdmap e670: 8 total, 8 up, 8 in 2024-08-17T00:44:50.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:50 smithi177 ceph-mon[90034]: osdmap e671: 8 total, 8 up, 8 in 2024-08-17T00:44:50.389 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:44:50 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[81515]: ts=2024-08-17T00:44:50.112Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-17T00:44:50.390 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:44:50 smithi110 podman[134114]: 2024-08-17 00:44:50.163606627 +0000 UTC m=+0.154493170 container died 5b4c2c569ebaf22213af5a1a7e688f71052daa532d1e885efe4b19b3bc991d9d (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T00:44:50.810 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:44:50 smithi110 podman[134114]: 2024-08-17 00:44:50.479665817 +0000 UTC m=+0.470552347 container cleanup 5b4c2c569ebaf22213af5a1a7e688f71052daa532d1e885efe4b19b3bc991d9d (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T00:44:50.810 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:44:50 smithi110 bash[134114]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T00:44:51.204 INFO:tasks.rados.rados.0.smithi110.stdout:3302: seq_num 1012 ranges {2375680=155648} 2024-08-17T00:44:51.218 INFO:tasks.rados.rados.0.smithi110.stdout:3302: writing smithi11086371-3 from 2375680 to 2531328 tid 1 2024-08-17T00:44:51.218 INFO:tasks.rados.rados.0.smithi110.stdout:3297: done (4 left) 2024-08-17T00:44:51.218 INFO:tasks.rados.rados.0.smithi110.stdout:3298: done (3 left) 2024-08-17T00:44:51.218 INFO:tasks.rados.rados.0.smithi110.stdout:3299: done (2 left) 2024-08-17T00:44:51.218 INFO:tasks.rados.rados.0.smithi110.stdout:3301: done (1 left) 2024-08-17T00:44:51.218 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 31 current snap is 290 2024-08-17T00:44:51.218 INFO:tasks.rados.rados.0.smithi110.stdout:3303: seq_num 1013 ranges {4096000=172032} 2024-08-17T00:44:51.221 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:51 smithi110 ceph-mon[100641]: pgmap v573: 121 pgs: 121 active+clean; 195 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 273 KiB/s wr, 7 op/s 2024-08-17T00:44:51.221 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:51 smithi110 ceph-mon[98148]: pgmap v573: 121 pgs: 121 active+clean; 195 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 273 KiB/s wr, 7 op/s 2024-08-17T00:44:51.222 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:44:50 smithi110 podman[134130]: 2024-08-17 00:44:50.814280264 +0000 UTC m=+0.651694396 container remove 5b4c2c569ebaf22213af5a1a7e688f71052daa532d1e885efe4b19b3bc991d9d (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T00:44:51.222 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:44:50 smithi110 podman[134130]: 2024-08-17 00:44:50.915052796 +0000 UTC m=+0.752466929 volume remove b24e75727f6575b1114126df918d761afcc746cb15765074a0d53278a02379ca 2024-08-17T00:44:51.241 INFO:tasks.rados.rados.0.smithi110.stdout:3303: writing smithi11086371-31 from 4096000 to 4268032 tid 1 2024-08-17T00:44:51.241 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 38 current snap is 290 2024-08-17T00:44:51.241 INFO:tasks.rados.rados.0.smithi110.stdout:3304: seq_num 1014 ranges {1335296=188416} 2024-08-17T00:44:51.250 INFO:tasks.rados.rados.0.smithi110.stdout:3304: writing smithi11086371-38 from 1335296 to 1523712 tid 1 2024-08-17T00:44:51.250 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 44 current snap is 290 2024-08-17T00:44:51.250 INFO:tasks.rados.rados.0.smithi110.stdout:3302: finishing write tid 1 to smithi11086371-3 2024-08-17T00:44:51.250 INFO:tasks.rados.rados.0.smithi110.stdout:3302: finishing write tid 2 to smithi11086371-3 2024-08-17T00:44:51.250 INFO:tasks.rados.rados.0.smithi110.stdout:3302: finishing write tid 3 to smithi11086371-3 2024-08-17T00:44:51.250 INFO:tasks.rados.rados.0.smithi110.stdout:3302: oid 3 updating version 0 to 1056 2024-08-17T00:44:51.250 INFO:tasks.rados.rados.0.smithi110.stdout:3302: oid 3 version 1056 is already newer than 1055 2024-08-17T00:44:51.251 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 1056 (ObjNum 1012 snap 290 seq_num 1012) dirty exists 2024-08-17T00:44:51.251 INFO:tasks.rados.rados.0.smithi110.stdout:3302: left oid 3 (ObjNum 1012 snap 290 seq_num 1012) 2024-08-17T00:44:51.251 INFO:tasks.rados.rados.0.smithi110.stdout:3303: finishing write tid 1 to smithi11086371-31 2024-08-17T00:44:51.251 INFO:tasks.rados.rados.0.smithi110.stdout:3303: finishing write tid 2 to smithi11086371-31 2024-08-17T00:44:51.251 INFO:tasks.rados.rados.0.smithi110.stdout:3303: finishing write tid 3 to smithi11086371-31 2024-08-17T00:44:51.251 INFO:tasks.rados.rados.0.smithi110.stdout:3303: oid 31 updating version 0 to 1411 2024-08-17T00:44:51.251 INFO:tasks.rados.rados.0.smithi110.stdout:3303: oid 31 updating version 1411 to 1412 2024-08-17T00:44:51.251 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 1412 (ObjNum 1013 snap 290 seq_num 1013) dirty exists 2024-08-17T00:44:51.251 INFO:tasks.rados.rados.0.smithi110.stdout:3303: left oid 31 (ObjNum 1013 snap 290 seq_num 1013) 2024-08-17T00:44:51.251 INFO:tasks.rados.rados.0.smithi110.stdout:3305: seq_num 1015 ranges {5758976=204800} 2024-08-17T00:44:51.283 INFO:tasks.rados.rados.0.smithi110.stdout:3305: writing smithi11086371-44 from 5758976 to 5963776 tid 1 2024-08-17T00:44:51.283 INFO:tasks.rados.rados.0.smithi110.stdout:3302: done (3 left) 2024-08-17T00:44:51.283 INFO:tasks.rados.rados.0.smithi110.stdout:3303: done (2 left) 2024-08-17T00:44:51.283 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 48 current snap is 290 2024-08-17T00:44:51.283 INFO:tasks.rados.rados.0.smithi110.stdout:3306: seq_num 1016 ranges {1908736=221184} 2024-08-17T00:44:51.296 INFO:tasks.rados.rados.0.smithi110.stdout:3306: writing smithi11086371-48 from 1908736 to 2129920 tid 1 2024-08-17T00:44:51.296 INFO:tasks.rados.rados.0.smithi110.stdout:3307: rmattr oid 19 current snap is 290 2024-08-17T00:44:51.296 INFO:tasks.rados.rados.0.smithi110.stdout:3307: done (3 left) 2024-08-17T00:44:51.296 INFO:tasks.rados.rados.0.smithi110.stdout:3308: rollback oid 27 current snap is 290 2024-08-17T00:44:51.296 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 27 to 288 2024-08-17T00:44:51.296 INFO:tasks.rados.rados.0.smithi110.stdout:3304: finishing write tid 1 to smithi11086371-38 2024-08-17T00:44:51.296 INFO:tasks.rados.rados.0.smithi110.stdout:3304: finishing write tid 2 to smithi11086371-38 2024-08-17T00:44:51.296 INFO:tasks.rados.rados.0.smithi110.stdout:3304: finishing write tid 3 to smithi11086371-38 2024-08-17T00:44:51.296 INFO:tasks.rados.rados.0.smithi110.stdout:3304: oid 38 updating version 0 to 1376 2024-08-17T00:44:51.297 INFO:tasks.rados.rados.0.smithi110.stdout:3304: oid 38 updating version 1376 to 1377 2024-08-17T00:44:51.297 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 1377 (ObjNum 1014 snap 290 seq_num 1014) dirty exists 2024-08-17T00:44:51.297 INFO:tasks.rados.rados.0.smithi110.stdout:3304: left oid 38 (ObjNum 1014 snap 290 seq_num 1014) 2024-08-17T00:44:51.299 INFO:tasks.rados.rados.0.smithi110.stdout:3305: finishing write tid 1 to smithi11086371-44 2024-08-17T00:44:51.299 INFO:tasks.rados.rados.0.smithi110.stdout:3305: finishing write tid 2 to smithi11086371-44 2024-08-17T00:44:51.299 INFO:tasks.rados.rados.0.smithi110.stdout:3305: finishing write tid 3 to smithi11086371-44 2024-08-17T00:44:51.299 INFO:tasks.rados.rados.0.smithi110.stdout:3305: oid 44 updating version 0 to 1039 2024-08-17T00:44:51.299 INFO:tasks.rados.rados.0.smithi110.stdout:3305: oid 44 version 1039 is already newer than 1038 2024-08-17T00:44:51.299 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 1039 (ObjNum 1015 snap 290 seq_num 1015) dirty exists 2024-08-17T00:44:51.299 INFO:tasks.rados.rados.0.smithi110.stdout:3305: left oid 44 (ObjNum 1015 snap 290 seq_num 1015) 2024-08-17T00:44:51.299 INFO:tasks.rados.rados.0.smithi110.stdout:3304: done (3 left) 2024-08-17T00:44:51.299 INFO:tasks.rados.rados.0.smithi110.stdout:3305: done (2 left) 2024-08-17T00:44:51.299 INFO:tasks.rados.rados.0.smithi110.stdout:3309: rmattr oid 12 current snap is 290 2024-08-17T00:44:51.299 INFO:tasks.rados.rados.0.smithi110.stdout:3309: done (2 left) 2024-08-17T00:44:51.299 INFO:tasks.rados.rados.0.smithi110.stdout:3310: rmattr oid 31 current snap is 290 2024-08-17T00:44:51.300 INFO:tasks.rados.rados.0.smithi110.stdout:3310: done (2 left) 2024-08-17T00:44:51.300 INFO:tasks.rados.rados.0.smithi110.stdout:3311: read oid 28 snap -1 2024-08-17T00:44:51.300 INFO:tasks.rados.rados.0.smithi110.stdout:3311: expect deleted 2024-08-17T00:44:51.300 INFO:tasks.rados.rados.0.smithi110.stdout:3312: rollback oid 26 current snap is 290 2024-08-17T00:44:51.300 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 26 to 287 2024-08-17T00:44:51.300 INFO:tasks.rados.rados.0.smithi110.stdout:3313: read oid 35 snap -1 2024-08-17T00:44:51.300 INFO:tasks.rados.rados.0.smithi110.stdout:3313: expect (ObjNum 935 snap 273 seq_num 935) 2024-08-17T00:44:51.300 INFO:tasks.rados.rados.0.smithi110.stdout:3314: setattr oid 38 current snap is 290 2024-08-17T00:44:51.300 INFO:tasks.rados.rados.0.smithi110.stdout:3312: finishing rollback tid 1 to smithi11086371-26 2024-08-17T00:44:51.300 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 26 v 0 (ObjNum 49 snap 0 seq_num 1415475535) dirty dne 2024-08-17T00:44:51.300 INFO:tasks.rados.rados.0.smithi110.stdout:3312: done (5 left) 2024-08-17T00:44:51.300 INFO:tasks.rados.rados.0.smithi110.stdout:3315: rmattr oid 3 current snap is 290 2024-08-17T00:44:51.300 INFO:tasks.rados.rados.0.smithi110.stdout:3315: done (5 left) 2024-08-17T00:44:51.300 INFO:tasks.rados.rados.0.smithi110.stdout:3316: read oid 47 snap -1 2024-08-17T00:44:51.301 INFO:tasks.rados.rados.0.smithi110.stdout:3316: expect (ObjNum 969 snap 277 seq_num 969) 2024-08-17T00:44:51.301 INFO:tasks.rados.rados.0.smithi110.stdout:3317: read oid 4 snap -1 2024-08-17T00:44:51.301 INFO:tasks.rados.rados.0.smithi110.stdout:3317: expect (ObjNum 1007 snap 286 seq_num 1007) 2024-08-17T00:44:51.301 INFO:tasks.rados.rados.0.smithi110.stdout:3318: delete oid 24 current snap is 290 2024-08-17T00:44:51.301 INFO:tasks.rados.rados.0.smithi110.stdout:3308: finishing rollback tid 1 to smithi11086371-27 2024-08-17T00:44:51.301 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 1134 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-08-17T00:44:51.301 INFO:tasks.rados.rados.0.smithi110.stdout:3306: finishing write tid 1 to smithi11086371-48 2024-08-17T00:44:51.301 INFO:tasks.rados.rados.0.smithi110.stdout:3306: finishing write tid 2 to smithi11086371-48 2024-08-17T00:44:51.302 INFO:tasks.rados.rados.0.smithi110.stdout:3313: expect (ObjNum 935 snap 273 seq_num 935) 2024-08-17T00:44:51.342 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 1378 (ObjNum 1014 snap 290 seq_num 1014) dirty exists 2024-08-17T00:44:51.342 INFO:tasks.rados.rados.0.smithi110.stdout:3306: finishing write tid 3 to smithi11086371-48 2024-08-17T00:44:51.342 INFO:tasks.rados.rados.0.smithi110.stdout:3306: oid 48 updating version 0 to 1414 2024-08-17T00:44:51.343 INFO:tasks.rados.rados.0.smithi110.stdout:3306: oid 48 version 1414 is already newer than 1413 2024-08-17T00:44:51.343 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 1414 (ObjNum 1016 snap 290 seq_num 1016) dirty exists 2024-08-17T00:44:51.343 INFO:tasks.rados.rados.0.smithi110.stdout:3306: left oid 48 (ObjNum 1016 snap 290 seq_num 1016) 2024-08-17T00:44:51.343 INFO:tasks.rados.rados.0.smithi110.stdout:3316: expect (ObjNum 969 snap 277 seq_num 969) 2024-08-17T00:44:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:51 smithi177 ceph-mon[90034]: pgmap v573: 121 pgs: 121 active+clean; 195 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 273 KiB/s wr, 7 op/s 2024-08-17T00:44:51.389 INFO:tasks.rados.rados.0.smithi110.stdout:3317: expect (ObjNum 1007 snap 286 seq_num 1007) 2024-08-17T00:44:51.560 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:44:51 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-17T00:44:51.560 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:44:51 smithi110 systemd[1]: Stopped Ceph alertmanager.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:44:51.560 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:44:51 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@alertmanager.a.service: Consumed 1.815s CPU time. 2024-08-17T00:44:51.561 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:44:51 smithi110 systemd[1]: Starting Ceph alertmanager.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:44:51.947 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:44:51 smithi110 podman[134266]: 2024-08-17 00:44:51.568582846 +0000 UTC m=+0.017253800 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-08-17T00:44:51.947 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:44:51 smithi110 podman[134266]: 2024-08-17 00:44:51.666689149 +0000 UTC m=+0.115360089 volume create 395fa5119426530c39cd714723cf3ff46019aa511ff69a0a5be19e448b58e813 2024-08-17T00:44:51.947 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:44:51 smithi110 podman[134266]: 2024-08-17 00:44:51.767122751 +0000 UTC m=+0.215793691 container create 8750a99a592eb1704b016c4d1d09f48a3fdfc8687118e7d195b706e7a73c4548 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T00:44:52.494 INFO:tasks.rados.rados.0.smithi110.stdout:3306: done (7 left) 2024-08-17T00:44:52.494 INFO:tasks.rados.rados.0.smithi110.stdout:3308: done (6 left) 2024-08-17T00:44:52.494 INFO:tasks.rados.rados.0.smithi110.stdout:3311: done (5 left) 2024-08-17T00:44:52.494 INFO:tasks.rados.rados.0.smithi110.stdout:3313: done (4 left) 2024-08-17T00:44:52.494 INFO:tasks.rados.rados.0.smithi110.stdout:3314: done (3 left) 2024-08-17T00:44:52.494 INFO:tasks.rados.rados.0.smithi110.stdout:3316: done (2 left) 2024-08-17T00:44:52.494 INFO:tasks.rados.rados.0.smithi110.stdout:3317: done (1 left) 2024-08-17T00:44:52.494 INFO:tasks.rados.rados.0.smithi110.stdout:3318: done (0 left) 2024-08-17T00:44:52.494 INFO:tasks.rados.rados.0.smithi110.stdout:3319: rollback oid 44 current snap is 290 2024-08-17T00:44:52.494 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 44 to 288 2024-08-17T00:44:52.494 INFO:tasks.rados.rados.0.smithi110.stdout:3320: rollback oid 14 current snap is 290 2024-08-17T00:44:52.494 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 14 to 287 2024-08-17T00:44:52.495 INFO:tasks.rados.rados.0.smithi110.stdout:3321: delete oid 1 current snap is 290 2024-08-17T00:44:52.497 INFO:tasks.rados.rados.0.smithi110.stdout:3320: finishing rollback tid 1 to smithi11086371-14 2024-08-17T00:44:52.497 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 0 (ObjNum 33 snap 0 seq_num 1879280432) dirty dne 2024-08-17T00:44:52.497 INFO:tasks.rados.rados.0.smithi110.stdout:3320: done (2 left) 2024-08-17T00:44:52.497 INFO:tasks.rados.rados.0.smithi110.stdout:3321: done (1 left) 2024-08-17T00:44:52.497 INFO:tasks.rados.rados.0.smithi110.stdout:3322: copy_from oid 14 from oid 26 current snap is 290 2024-08-17T00:44:52.497 INFO:tasks.rados.rados.0.smithi110.stdout:3323: delete oid 46 current snap is 290 2024-08-17T00:44:52.497 INFO:tasks.rados.rados.0.smithi110.stdout:3319: finishing rollback tid 0 to smithi11086371-44 2024-08-17T00:44:52.498 INFO:tasks.rados.rados.0.smithi110.stdout:3322: finishing copy_from to smithi11086371-14 2024-08-17T00:44:52.498 INFO:tasks.rados.rados.0.smithi110.stdout:3322: got expected ENOENT (src dne) 2024-08-17T00:44:52.498 INFO:tasks.rados.rados.0.smithi110.stdout:3322: finishing copy_from racing read to smithi11086371-14 2024-08-17T00:44:52.498 INFO:tasks.rados.rados.0.smithi110.stdout:3319: finishing rollback tid 1 to smithi11086371-44 2024-08-17T00:44:52.498 INFO:tasks.rados.rados.0.smithi110.stdout:3319: finishing rollback tid 2 to smithi11086371-44 2024-08-17T00:44:52.499 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 1042 (ObjNum 837 snap 244 seq_num 837) dirty exists 2024-08-17T00:44:52.499 INFO:tasks.rados.rados.0.smithi110.stdout:3319: done (2 left) 2024-08-17T00:44:52.499 INFO:tasks.rados.rados.0.smithi110.stdout:3322: done (1 left) 2024-08-17T00:44:52.499 INFO:tasks.rados.rados.0.smithi110.stdout:3323: done (0 left) 2024-08-17T00:44:52.499 INFO:tasks.rados.rados.0.smithi110.stdout:3324: delete oid 2 current snap is 290 2024-08-17T00:44:52.501 INFO:tasks.rados.rados.0.smithi110.stdout:3324: done (0 left) 2024-08-17T00:44:52.501 INFO:tasks.rados.rados.0.smithi110.stdout:3325: snap_create 2024-08-17T00:44:52.551 INFO:teuthology.orchestra.run.smithi110.stdout:true 2024-08-17T00:44:52.551 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:44:52 smithi110 podman[134266]: 2024-08-17 00:44:52.069910549 +0000 UTC m=+0.518581501 container init 8750a99a592eb1704b016c4d1d09f48a3fdfc8687118e7d195b706e7a73c4548 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T00:44:52.551 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:44:52 smithi110 podman[134266]: 2024-08-17 00:44:52.074561758 +0000 UTC m=+0.523232699 container start 8750a99a592eb1704b016c4d1d09f48a3fdfc8687118e7d195b706e7a73c4548 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T00:44:52.551 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:44:52 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[134280]: ts=2024-08-17T00:44:52.087Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-08-17T00:44:52.551 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:44:52 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[134280]: ts=2024-08-17T00:44:52.087Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-08-17T00:44:52.551 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:44:52 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[134280]: ts=2024-08-17T00:44:52.088Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.110 port=9094 2024-08-17T00:44:52.551 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:44:52 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[134280]: ts=2024-08-17T00:44:52.089Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-17T00:44:52.551 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:44:52 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[134280]: ts=2024-08-17T00:44:52.114Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T00:44:52.552 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:44:52 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[134280]: ts=2024-08-17T00:44:52.115Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T00:44:52.552 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:44:52 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[134280]: ts=2024-08-17T00:44:52.118Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-08-17T00:44:52.552 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:44:52 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[134280]: ts=2024-08-17T00:44:52.118Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-17T00:44:52.552 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:44:52 smithi110 bash[134266]: 8750a99a592eb1704b016c4d1d09f48a3fdfc8687118e7d195b706e7a73c4548 2024-08-17T00:44:52.552 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:44:52 smithi110 systemd[1]: Started Ceph alertmanager.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:44:52.823 INFO:teuthology.orchestra.run.smithi110.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T00:44:52.823 INFO:teuthology.orchestra.run.smithi110.stdout:alertmanager.a smithi110 *:9093,9094 starting - - - - 2024-08-17T00:44:52.824 INFO:teuthology.orchestra.run.smithi110.stdout:grafana.a smithi177 *:3000 running (12m) 11s ago 12m 90.4M - 9.4.7 954c08fa6188 1dc51589da06 2024-08-17T00:44:52.824 INFO:teuthology.orchestra.run.smithi110.stdout:mds.a smithi110 running (64s) 26s ago 14m 13.3M - 19.1.0-1363-gd863d21c ba08250ef864 270f3f61bac1 2024-08-17T00:44:52.824 INFO:teuthology.orchestra.run.smithi110.stdout:mds.b smithi177 running (45s) 11s ago 14m 14.5M - 19.1.0-1363-gd863d21c ba08250ef864 fbd99fac594e 2024-08-17T00:44:52.824 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.x smithi177 *:8443,9283,8765 running (6m) 11s ago 17m 441M - 19.1.0-1363-gd863d21c ba08250ef864 ebc3a212d77f 2024-08-17T00:44:52.824 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.y smithi110 *:8443,9283,8765 running (7m) 26s ago 19m 516M - 19.1.0-1363-gd863d21c ba08250ef864 7e97964a8efa 2024-08-17T00:44:52.824 INFO:teuthology.orchestra.run.smithi110.stdout:mon.a smithi110 running (6m) 26s ago 19m 72.7M 2048M 19.1.0-1363-gd863d21c ba08250ef864 a6c9182e0f77 2024-08-17T00:44:52.824 INFO:teuthology.orchestra.run.smithi110.stdout:mon.b smithi177 running (6m) 11s ago 17m 59.8M 2048M 19.1.0-1363-gd863d21c ba08250ef864 974372403ad2 2024-08-17T00:44:52.824 INFO:teuthology.orchestra.run.smithi110.stdout:mon.c smithi110 running (6m) 26s ago 17m 58.1M 2048M 19.1.0-1363-gd863d21c ba08250ef864 1f838a149856 2024-08-17T00:44:52.824 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.a smithi110 *:9100 running (34s) 26s ago 12m 3590k - 1.5.0 0da6a335fe13 10d331372690 2024-08-17T00:44:52.824 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.b smithi177 *:9100 running (30s) 11s ago 12m 13.7M - 1.5.0 0da6a335fe13 1bb7c916f287 2024-08-17T00:44:52.824 INFO:teuthology.orchestra.run.smithi110.stdout:osd.0 smithi110 running (5m) 26s ago 17m 348M 2480M 19.1.0-1363-gd863d21c ba08250ef864 0260f67f8004 2024-08-17T00:44:52.824 INFO:teuthology.orchestra.run.smithi110.stdout:osd.1 smithi110 running (4m) 26s ago 16m 254M 2480M 19.1.0-1363-gd863d21c ba08250ef864 8d594da39732 2024-08-17T00:44:52.824 INFO:teuthology.orchestra.run.smithi110.stdout:osd.2 smithi110 running (4m) 26s ago 16m 227M 2480M 19.1.0-1363-gd863d21c ba08250ef864 fe2844c20555 2024-08-17T00:44:52.825 INFO:teuthology.orchestra.run.smithi110.stdout:osd.3 smithi110 running (3m) 26s ago 15m 146M 2480M 19.1.0-1363-gd863d21c ba08250ef864 cb958e8f35c1 2024-08-17T00:44:52.825 INFO:teuthology.orchestra.run.smithi110.stdout:osd.4 smithi177 running (3m) 11s ago 15m 252M 2479M 19.1.0-1363-gd863d21c ba08250ef864 c3b11400a093 2024-08-17T00:44:52.825 INFO:teuthology.orchestra.run.smithi110.stdout:osd.5 smithi177 running (2m) 11s ago 15m 253M 2479M 19.1.0-1363-gd863d21c ba08250ef864 46fb0ede51f8 2024-08-17T00:44:52.825 INFO:teuthology.orchestra.run.smithi110.stdout:osd.6 smithi177 running (2m) 11s ago 14m 125M 2479M 19.1.0-1363-gd863d21c ba08250ef864 c32a908141ea 2024-08-17T00:44:52.825 INFO:teuthology.orchestra.run.smithi110.stdout:osd.7 smithi177 running (87s) 11s ago 14m 103M 2479M 19.1.0-1363-gd863d21c ba08250ef864 975fcf37b63a 2024-08-17T00:44:52.825 INFO:teuthology.orchestra.run.smithi110.stdout:prometheus.a smithi177 *:9095 running (15s) 11s ago 13m 37.5M - 2.43.0 a07b618ecd1d 90dbd9311415 2024-08-17T00:44:53.157 INFO:teuthology.orchestra.run.smithi110.stdout:{ 2024-08-17T00:44:53.157 INFO:teuthology.orchestra.run.smithi110.stdout: "mon": { 2024-08-17T00:44:53.157 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 3 2024-08-17T00:44:53.157 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:44:53.158 INFO:teuthology.orchestra.run.smithi110.stdout: "mgr": { 2024-08-17T00:44:53.158 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 2 2024-08-17T00:44:53.158 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:44:53.158 INFO:teuthology.orchestra.run.smithi110.stdout: "osd": { 2024-08-17T00:44:53.158 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 8 2024-08-17T00:44:53.158 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:44:53.158 INFO:teuthology.orchestra.run.smithi110.stdout: "mds": { 2024-08-17T00:44:53.158 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 2 2024-08-17T00:44:53.158 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:44:53.158 INFO:teuthology.orchestra.run.smithi110.stdout: "overall": { 2024-08-17T00:44:53.158 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 15 2024-08-17T00:44:53.158 INFO:teuthology.orchestra.run.smithi110.stdout: } 2024-08-17T00:44:53.158 INFO:teuthology.orchestra.run.smithi110.stdout:} 2024-08-17T00:44:53.223 INFO:tasks.rados.rados.0.smithi110.stdout:3325: done (0 left) 2024-08-17T00:44:53.224 INFO:tasks.rados.rados.0.smithi110.stdout:3326: read oid 49 snap -1 2024-08-17T00:44:53.224 INFO:tasks.rados.rados.0.smithi110.stdout:3326: expect deleted 2024-08-17T00:44:53.224 INFO:tasks.rados.rados.0.smithi110.stdout:3327: snap_remove snap 290 2024-08-17T00:44:53.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:53 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:53.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:53 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:53.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:53 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:44:53.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:53 smithi110 ceph-mon[100641]: pgmap v574: 121 pgs: 121 active+clean; 195 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 43 KiB/s wr, 5 op/s 2024-08-17T00:44:53.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:53 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1682843198' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:53.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:53 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:53.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:53 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:53.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:53 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:44:53.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:53 smithi110 ceph-mon[98148]: pgmap v574: 121 pgs: 121 active+clean; 195 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 43 KiB/s wr, 5 op/s 2024-08-17T00:44:53.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:53 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1682843198' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:53.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:53 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:53.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:53 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:53.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:53 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:44:53.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:53 smithi177 ceph-mon[90034]: pgmap v574: 121 pgs: 121 active+clean; 195 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 43 KiB/s wr, 5 op/s 2024-08-17T00:44:53.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:53 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1682843198' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:44:54.229 INFO:tasks.rados.rados.0.smithi110.stdout:3327: done (1 left) 2024-08-17T00:44:54.229 INFO:tasks.rados.rados.0.smithi110.stdout:3328: snap_remove snap 289 2024-08-17T00:44:54.310 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:44:54 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[134280]: ts=2024-08-17T00:44:54.090Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000191656s 2024-08-17T00:44:54.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:54 smithi110 ceph-mon[98148]: from='client.44363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:44:54.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:54 smithi110 ceph-mon[98148]: from='client.44369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:44:54.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:54 smithi110 ceph-mon[98148]: osdmap e672: 8 total, 8 up, 8 in 2024-08-17T00:44:54.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:54 smithi110 ceph-mon[100641]: from='client.44363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:44:54.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:54 smithi110 ceph-mon[100641]: from='client.44369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:44:54.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:54 smithi110 ceph-mon[100641]: osdmap e672: 8 total, 8 up, 8 in 2024-08-17T00:44:54.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:54 smithi177 ceph-mon[90034]: from='client.44363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:44:54.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:54 smithi177 ceph-mon[90034]: from='client.44369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:44:54.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:54 smithi177 ceph-mon[90034]: osdmap e672: 8 total, 8 up, 8 in 2024-08-17T00:44:54.980 INFO:tasks.rados.rados.0.smithi110.stdout:3328: done (1 left) 2024-08-17T00:44:54.980 INFO:tasks.rados.rados.0.smithi110.stdout:3329: delete oid 14 current snap is 291 2024-08-17T00:44:54.989 INFO:tasks.rados.rados.0.smithi110.stdout:3326: done (1 left) 2024-08-17T00:44:54.989 INFO:tasks.rados.rados.0.smithi110.stdout:3329: done (0 left) 2024-08-17T00:44:54.989 INFO:tasks.rados.rados.0.smithi110.stdout:3330: rollback oid 19 current snap is 291 2024-08-17T00:44:54.989 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 19 to 288 2024-08-17T00:44:54.989 INFO:tasks.rados.rados.0.smithi110.stdout:3331: copy_from oid 18 from oid 42 current snap is 291 2024-08-17T00:44:54.989 INFO:tasks.rados.rados.0.smithi110.stdout:3332: read oid 30 snap 287 2024-08-17T00:44:54.990 INFO:tasks.rados.rados.0.smithi110.stdout:3332: expect (ObjNum 991 snap 281 seq_num 991) 2024-08-17T00:44:54.990 INFO:tasks.rados.rados.0.smithi110.stdout:3333: read oid 10 snap -1 2024-08-17T00:44:54.990 INFO:tasks.rados.rados.0.smithi110.stdout:3333: expect (ObjNum 998 snap 284 seq_num 998) 2024-08-17T00:44:54.990 INFO:tasks.rados.rados.0.smithi110.stdout:3334: delete oid 21 current snap is 291 2024-08-17T00:44:54.995 INFO:tasks.rados.rados.0.smithi110.stdout:3334: done (4 left) 2024-08-17T00:44:54.995 INFO:tasks.rados.rados.0.smithi110.stdout:3335: rmattr oid 26 current snap is 291 2024-08-17T00:44:54.995 INFO:tasks.rados.rados.0.smithi110.stdout:3335: done (4 left) 2024-08-17T00:44:54.996 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 28 current snap is 291 2024-08-17T00:44:54.996 INFO:tasks.rados.rados.0.smithi110.stdout:3330: finishing rollback tid 0 to smithi11086371-19 2024-08-17T00:44:54.996 INFO:tasks.rados.rados.0.smithi110.stdout:3336: seq_num 1023 ranges {0=335872} 2024-08-17T00:44:54.999 INFO:tasks.rados.rados.0.smithi110.stdout:3336: writing smithi11086371-28 from 0 to 335872 tid 1 2024-08-17T00:44:54.999 INFO:tasks.rados.rados.0.smithi110.stdout:3337: rollback oid 37 current snap is 291 2024-08-17T00:44:54.999 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 37 to 287 2024-08-17T00:44:54.999 INFO:tasks.rados.rados.0.smithi110.stdout:3330: finishing rollback tid 1 to smithi11086371-19 2024-08-17T00:44:54.999 INFO:tasks.rados.rados.0.smithi110.stdout:3330: finishing rollback tid 2 to smithi11086371-19 2024-08-17T00:44:54.999 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 1430 (ObjNum 947 snap 273 seq_num 947) dirty exists 2024-08-17T00:44:54.999 INFO:tasks.rados.rados.0.smithi110.stdout:3331: finishing copy_from racing read to smithi11086371-18 2024-08-17T00:44:54.999 INFO:tasks.rados.rados.0.smithi110.stdout:3330: done (5 left) 2024-08-17T00:44:54.999 INFO:tasks.rados.rados.0.smithi110.stdout:3338: rmattr oid 31 current snap is 291 2024-08-17T00:44:54.999 INFO:tasks.rados.rados.0.smithi110.stdout:3338: done (5 left) 2024-08-17T00:44:54.999 INFO:tasks.rados.rados.0.smithi110.stdout:3339: read oid 35 snap -1 2024-08-17T00:44:55.000 INFO:tasks.rados.rados.0.smithi110.stdout:3339: expect (ObjNum 935 snap 273 seq_num 935) 2024-08-17T00:44:55.000 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 27 current snap is 291 2024-08-17T00:44:55.000 INFO:tasks.rados.rados.0.smithi110.stdout:3340: seq_num 1024 ranges {0=352256} 2024-08-17T00:44:55.001 INFO:tasks.rados.rados.0.smithi110.stdout:3340: writing smithi11086371-27 from 0 to 352256 tid 1 2024-08-17T00:44:55.001 INFO:tasks.rados.rados.0.smithi110.stdout:3341: snap_create 2024-08-17T00:44:55.002 INFO:tasks.rados.rados.0.smithi110.stdout:3331: finishing copy_from to smithi11086371-18 2024-08-17T00:44:55.002 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 1354 (ObjNum 894 snap 259 seq_num 894) dirty exists 2024-08-17T00:44:55.005 INFO:tasks.rados.rados.0.smithi110.stdout:3337: finishing rollback tid 0 to smithi11086371-37 2024-08-17T00:44:55.006 INFO:tasks.rados.rados.0.smithi110.stdout:3339: expect (ObjNum 935 snap 273 seq_num 935) 2024-08-17T00:44:55.046 INFO:tasks.rados.rados.0.smithi110.stdout:3336: finishing write tid 1 to smithi11086371-28 2024-08-17T00:44:55.046 INFO:tasks.rados.rados.0.smithi110.stdout:3336: finishing write tid 2 to smithi11086371-28 2024-08-17T00:44:55.047 INFO:tasks.rados.rados.0.smithi110.stdout:3336: finishing write tid 3 to smithi11086371-28 2024-08-17T00:44:55.047 INFO:tasks.rados.rados.0.smithi110.stdout:3336: oid 28 updating version 0 to 1043 2024-08-17T00:44:55.047 INFO:tasks.rados.rados.0.smithi110.stdout:3336: oid 28 updating version 1043 to 1044 2024-08-17T00:44:55.047 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 1044 (ObjNum 1023 snap 291 seq_num 1023) dirty exists 2024-08-17T00:44:55.047 INFO:tasks.rados.rados.0.smithi110.stdout:3336: left oid 28 (ObjNum 1023 snap 291 seq_num 1023) 2024-08-17T00:44:55.047 INFO:tasks.rados.rados.0.smithi110.stdout:3337: finishing rollback tid 1 to smithi11086371-37 2024-08-17T00:44:55.047 INFO:tasks.rados.rados.0.smithi110.stdout:3340: finishing write tid 1 to smithi11086371-27 2024-08-17T00:44:55.047 INFO:tasks.rados.rados.0.smithi110.stdout:3337: finishing rollback tid 2 to smithi11086371-37 2024-08-17T00:44:55.047 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 1106 (ObjNum 879 snap 256 seq_num 879) dirty exists 2024-08-17T00:44:55.047 INFO:tasks.rados.rados.0.smithi110.stdout:3340: finishing write tid 2 to smithi11086371-27 2024-08-17T00:44:55.048 INFO:tasks.rados.rados.0.smithi110.stdout:3340: finishing write tid 3 to smithi11086371-27 2024-08-17T00:44:55.048 INFO:tasks.rados.rados.0.smithi110.stdout:3340: oid 27 updating version 0 to 1135 2024-08-17T00:44:55.048 INFO:tasks.rados.rados.0.smithi110.stdout:3340: oid 27 updating version 1135 to 1136 2024-08-17T00:44:55.048 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 1136 (ObjNum 1024 snap 291 seq_num 1024) dirty exists 2024-08-17T00:44:55.048 INFO:tasks.rados.rados.0.smithi110.stdout:3340: left oid 27 (ObjNum 1024 snap 291 seq_num 1024) 2024-08-17T00:44:55.048 INFO:tasks.rados.rados.0.smithi110.stdout:3333: expect (ObjNum 998 snap 284 seq_num 998) 2024-08-17T00:44:55.204 INFO:tasks.rados.rados.0.smithi110.stdout:3332: expect (ObjNum 991 snap 281 seq_num 991) 2024-08-17T00:44:55.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:55 smithi110 ceph-mon[98148]: osdmap e673: 8 total, 8 up, 8 in 2024-08-17T00:44:55.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:55 smithi110 ceph-mon[98148]: pgmap v577: 121 pgs: 121 active+clean; 195 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 89 KiB/s wr, 7 op/s 2024-08-17T00:44:55.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:55 smithi110 ceph-mon[98148]: osdmap e674: 8 total, 8 up, 8 in 2024-08-17T00:44:55.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:55 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:55.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:55 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:55.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:55 smithi110 ceph-mon[100641]: osdmap e673: 8 total, 8 up, 8 in 2024-08-17T00:44:55.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:55 smithi110 ceph-mon[100641]: pgmap v577: 121 pgs: 121 active+clean; 195 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 89 KiB/s wr, 7 op/s 2024-08-17T00:44:55.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:55 smithi110 ceph-mon[100641]: osdmap e674: 8 total, 8 up, 8 in 2024-08-17T00:44:55.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:55 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:55.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:55 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:55.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:55 smithi177 ceph-mon[90034]: osdmap e673: 8 total, 8 up, 8 in 2024-08-17T00:44:55.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:55 smithi177 ceph-mon[90034]: pgmap v577: 121 pgs: 121 active+clean; 195 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 89 KiB/s wr, 7 op/s 2024-08-17T00:44:55.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:55 smithi177 ceph-mon[90034]: osdmap e674: 8 total, 8 up, 8 in 2024-08-17T00:44:55.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:55 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:55.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:55 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:55.981 INFO:tasks.rados.rados.0.smithi110.stdout:3331: done (7 left) 2024-08-17T00:44:55.981 INFO:tasks.rados.rados.0.smithi110.stdout:3332: done (6 left) 2024-08-17T00:44:55.981 INFO:tasks.rados.rados.0.smithi110.stdout:3333: done (5 left) 2024-08-17T00:44:55.981 INFO:tasks.rados.rados.0.smithi110.stdout:3336: done (4 left) 2024-08-17T00:44:55.981 INFO:tasks.rados.rados.0.smithi110.stdout:3337: done (3 left) 2024-08-17T00:44:55.981 INFO:tasks.rados.rados.0.smithi110.stdout:3339: done (2 left) 2024-08-17T00:44:55.981 INFO:tasks.rados.rados.0.smithi110.stdout:3340: done (1 left) 2024-08-17T00:44:55.982 INFO:tasks.rados.rados.0.smithi110.stdout:3341: done (0 left) 2024-08-17T00:44:55.982 INFO:tasks.rados.rados.0.smithi110.stdout:3342: snap_create 2024-08-17T00:44:56.985 INFO:tasks.rados.rados.0.smithi110.stdout:3342: done (0 left) 2024-08-17T00:44:56.985 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 32 current snap is 293 2024-08-17T00:44:56.985 INFO:tasks.rados.rados.0.smithi110.stdout:3343: seq_num 1025 ranges {32768=368640} 2024-08-17T00:44:56.987 INFO:tasks.rados.rados.0.smithi110.stdout:3343: writing smithi11086371-32 from 32768 to 401408 tid 1 2024-08-17T00:44:56.987 INFO:tasks.rados.rados.0.smithi110.stdout:3344: read oid 50 snap 291 2024-08-17T00:44:56.987 INFO:tasks.rados.rados.0.smithi110.stdout:3344: expect deleted 2024-08-17T00:44:56.987 INFO:tasks.rados.rados.0.smithi110.stdout:3345: copy_from oid 45 from oid 16 current snap is 293 2024-08-17T00:44:56.987 INFO:tasks.rados.rados.0.smithi110.stdout:3346: snap_create 2024-08-17T00:44:56.990 INFO:tasks.rados.rados.0.smithi110.stdout:3343: finishing write tid 1 to smithi11086371-32 2024-08-17T00:44:56.990 INFO:tasks.rados.rados.0.smithi110.stdout:3343: finishing write tid 2 to smithi11086371-32 2024-08-17T00:44:56.992 INFO:tasks.rados.rados.0.smithi110.stdout:3343: finishing write tid 3 to smithi11086371-32 2024-08-17T00:44:56.992 INFO:tasks.rados.rados.0.smithi110.stdout:3343: oid 32 updating version 0 to 1117 2024-08-17T00:44:56.992 INFO:tasks.rados.rados.0.smithi110.stdout:3343: oid 32 version 1117 is already newer than 1116 2024-08-17T00:44:56.992 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 1117 (ObjNum 1025 snap 293 seq_num 1025) dirty exists 2024-08-17T00:44:56.992 INFO:tasks.rados.rados.0.smithi110.stdout:3343: left oid 32 (ObjNum 1025 snap 293 seq_num 1025) 2024-08-17T00:44:57.024 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:56 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:57.024 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:56 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:57.024 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:56 smithi110 ceph-mon[100641]: osdmap e675: 8 total, 8 up, 8 in 2024-08-17T00:44:57.024 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:56 smithi110 ceph-mon[100641]: pgmap v580: 121 pgs: 121 active+clean; 196 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 192 KiB/s wr, 14 op/s 2024-08-17T00:44:57.024 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:56 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:57.025 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:56 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:57.025 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:56 smithi110 ceph-mon[98148]: osdmap e675: 8 total, 8 up, 8 in 2024-08-17T00:44:57.025 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:56 smithi110 ceph-mon[98148]: pgmap v580: 121 pgs: 121 active+clean; 196 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 192 KiB/s wr, 14 op/s 2024-08-17T00:44:57.041 INFO:tasks.rados.rados.0.smithi110.stdout:3345: finishing copy_from racing read to smithi11086371-45 2024-08-17T00:44:57.044 INFO:tasks.rados.rados.0.smithi110.stdout:3345: finishing copy_from to smithi11086371-45 2024-08-17T00:44:57.044 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 1415 (ObjNum 995 snap 284 seq_num 995) dirty exists 2024-08-17T00:44:57.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:56 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:57.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:56 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:57.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:56 smithi177 ceph-mon[90034]: osdmap e675: 8 total, 8 up, 8 in 2024-08-17T00:44:57.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:56 smithi177 ceph-mon[90034]: pgmap v580: 121 pgs: 121 active+clean; 196 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 192 KiB/s wr, 14 op/s 2024-08-17T00:44:57.991 INFO:tasks.rados.rados.0.smithi110.stdout:3343: done (3 left) 2024-08-17T00:44:57.991 INFO:tasks.rados.rados.0.smithi110.stdout:3344: done (2 left) 2024-08-17T00:44:57.991 INFO:tasks.rados.rados.0.smithi110.stdout:3345: done (1 left) 2024-08-17T00:44:57.991 INFO:tasks.rados.rados.0.smithi110.stdout:3346: done (0 left) 2024-08-17T00:44:57.991 INFO:tasks.rados.rados.0.smithi110.stdout:3347: read oid 34 snap -1 2024-08-17T00:44:57.991 INFO:tasks.rados.rados.0.smithi110.stdout:3347: expect (ObjNum 918 snap 268 seq_num 918) 2024-08-17T00:44:57.991 INFO:tasks.rados.rados.0.smithi110.stdout:3348: delete oid 49 current snap is 294 2024-08-17T00:44:58.019 INFO:tasks.rados.rados.0.smithi110.stdout:3347: expect (ObjNum 918 snap 268 seq_num 918) 2024-08-17T00:44:58.247 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:57 smithi110 ceph-mon[100641]: osdmap e676: 8 total, 8 up, 8 in 2024-08-17T00:44:58.248 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:57 smithi110 ceph-mon[98148]: osdmap e676: 8 total, 8 up, 8 in 2024-08-17T00:44:58.248 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:44:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:44:58] "GET /metrics HTTP/1.1" 200 36351 "" "Prometheus/2.43.0" 2024-08-17T00:44:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:57 smithi177 ceph-mon[90034]: osdmap e676: 8 total, 8 up, 8 in 2024-08-17T00:44:58.937 INFO:tasks.rados.rados.0.smithi110.stdout:3347: done (1 left) 2024-08-17T00:44:58.938 INFO:tasks.rados.rados.0.smithi110.stdout:3348: done (0 left) 2024-08-17T00:44:58.938 INFO:tasks.rados.rados.0.smithi110.stdout:3349: delete oid 50 current snap is 294 2024-08-17T00:44:58.939 INFO:tasks.rados.rados.0.smithi110.stdout:3349: done (0 left) 2024-08-17T00:44:58.939 INFO:tasks.rados.rados.0.smithi110.stdout:3350: setattr oid 19 current snap is 294 2024-08-17T00:44:58.944 INFO:tasks.rados.rados.0.smithi110.stdout:3351: read oid 50 snap -1 2024-08-17T00:44:58.944 INFO:tasks.rados.rados.0.smithi110.stdout:3351: expect deleted 2024-08-17T00:44:58.944 INFO:tasks.rados.rados.0.smithi110.stdout:3352: setattr oid 14 current snap is 294 2024-08-17T00:44:58.948 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 1434 (ObjNum 947 snap 273 seq_num 947) dirty exists 2024-08-17T00:44:58.950 INFO:tasks.rados.rados.0.smithi110.stdout:3350: done (2 left) 2024-08-17T00:44:58.950 INFO:tasks.rados.rados.0.smithi110.stdout:3351: done (1 left) 2024-08-17T00:44:58.950 INFO:tasks.rados.rados.0.smithi110.stdout:3353: copy_from oid 48 from oid 4 current snap is 294 2024-08-17T00:44:58.950 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 39 current snap is 294 2024-08-17T00:44:58.950 INFO:tasks.rados.rados.0.smithi110.stdout:3354: seq_num 1028 ranges {2506752=425984} 2024-08-17T00:44:58.966 INFO:tasks.rados.rados.0.smithi110.stdout:3354: writing smithi11086371-39 from 2506752 to 2932736 tid 1 2024-08-17T00:44:58.966 INFO:tasks.rados.rados.0.smithi110.stdout:3355: delete oid 11 current snap is 294 2024-08-17T00:44:58.966 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 1434 (ObjNum 929 snap 0 seq_num 890796330) dirty exists 2024-08-17T00:44:58.970 INFO:tasks.rados.rados.0.smithi110.stdout:3354: finishing write tid 1 to smithi11086371-39 2024-08-17T00:44:58.970 INFO:tasks.rados.rados.0.smithi110.stdout:3354: finishing write tid 2 to smithi11086371-39 2024-08-17T00:44:58.972 INFO:tasks.rados.rados.0.smithi110.stdout:3354: finishing write tid 3 to smithi11086371-39 2024-08-17T00:44:58.972 INFO:tasks.rados.rados.0.smithi110.stdout:3354: oid 39 updating version 0 to 1437 2024-08-17T00:44:58.972 INFO:tasks.rados.rados.0.smithi110.stdout:3354: oid 39 version 1437 is already newer than 1436 2024-08-17T00:44:58.972 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 1437 (ObjNum 1028 snap 294 seq_num 1028) dirty exists 2024-08-17T00:44:58.973 INFO:tasks.rados.rados.0.smithi110.stdout:3354: left oid 39 (ObjNum 1028 snap 294 seq_num 1028) 2024-08-17T00:44:58.982 INFO:tasks.rados.rados.0.smithi110.stdout:3352: done (3 left) 2024-08-17T00:44:58.982 INFO:tasks.rados.rados.0.smithi110.stdout:3354: done (2 left) 2024-08-17T00:44:58.982 INFO:tasks.rados.rados.0.smithi110.stdout:3355: done (1 left) 2024-08-17T00:44:58.982 INFO:tasks.rados.rados.0.smithi110.stdout:3356: read oid 26 snap -1 2024-08-17T00:44:58.982 INFO:tasks.rados.rados.0.smithi110.stdout:3356: expect deleted 2024-08-17T00:44:58.982 INFO:tasks.rados.rados.0.smithi110.stdout:3357: read oid 49 snap -1 2024-08-17T00:44:58.983 INFO:tasks.rados.rados.0.smithi110.stdout:3357: expect deleted 2024-08-17T00:44:58.983 INFO:tasks.rados.rados.0.smithi110.stdout:3358: read oid 13 snap -1 2024-08-17T00:44:58.983 INFO:tasks.rados.rados.0.smithi110.stdout:3358: expect (ObjNum 918 snap 268 seq_num 918) 2024-08-17T00:44:58.983 INFO:tasks.rados.rados.0.smithi110.stdout:3359: rollback oid 5 current snap is 294 2024-08-17T00:44:58.983 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 5 to 288 2024-08-17T00:44:58.983 INFO:tasks.rados.rados.0.smithi110.stdout:3360: copy_from oid 10 from oid 43 current snap is 294 2024-08-17T00:44:58.983 INFO:tasks.rados.rados.0.smithi110.stdout:3361: read oid 3 snap -1 2024-08-17T00:44:58.983 INFO:tasks.rados.rados.0.smithi110.stdout:3361: expect (ObjNum 1012 snap 290 seq_num 1012) 2024-08-17T00:44:58.984 INFO:tasks.rados.rados.0.smithi110.stdout:3362: snap_create 2024-08-17T00:44:58.995 INFO:tasks.rados.rados.0.smithi110.stdout:3359: finishing rollback tid 0 to smithi11086371-5 2024-08-17T00:44:58.995 INFO:tasks.rados.rados.0.smithi110.stdout:3359: finishing rollback tid 1 to smithi11086371-5 2024-08-17T00:44:58.995 INFO:tasks.rados.rados.0.smithi110.stdout:3359: finishing rollback tid 2 to smithi11086371-5 2024-08-17T00:44:58.996 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 1441 (ObjNum 962 snap 275 seq_num 962) dirty exists 2024-08-17T00:44:59.001 INFO:tasks.rados.rados.0.smithi110.stdout:3353: finishing copy_from racing read to smithi11086371-48 2024-08-17T00:44:59.003 INFO:tasks.rados.rados.0.smithi110.stdout:3353: finishing copy_from to smithi11086371-48 2024-08-17T00:44:59.003 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 1365 (ObjNum 1007 snap 286 seq_num 1007) dirty exists 2024-08-17T00:44:59.005 INFO:tasks.rados.rados.0.smithi110.stdout:3361: expect (ObjNum 1012 snap 290 seq_num 1012) 2024-08-17T00:44:59.121 INFO:tasks.rados.rados.0.smithi110.stdout:3360: finishing copy_from to smithi11086371-10 2024-08-17T00:44:59.121 INFO:tasks.rados.rados.0.smithi110.stdout:3360: got expected ENOENT (src dne) 2024-08-17T00:44:59.121 INFO:tasks.rados.rados.0.smithi110.stdout:3360: finishing copy_from racing read to smithi11086371-10 2024-08-17T00:44:59.121 INFO:tasks.rados.rados.0.smithi110.stdout:3358: expect (ObjNum 918 snap 268 seq_num 918) 2024-08-17T00:44:59.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:58 smithi110 ceph-mon[98148]: osdmap e677: 8 total, 8 up, 8 in 2024-08-17T00:44:59.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:58 smithi110 ceph-mon[98148]: pgmap v583: 121 pgs: 121 active+clean; 196 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 232 KiB/s wr, 12 op/s 2024-08-17T00:44:59.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:58 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:59.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:58 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:59.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:58 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:44:59.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:58 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:44:59.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:44:58 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:59.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:58 smithi110 ceph-mon[100641]: osdmap e677: 8 total, 8 up, 8 in 2024-08-17T00:44:59.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:58 smithi110 ceph-mon[100641]: pgmap v583: 121 pgs: 121 active+clean; 196 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 232 KiB/s wr, 12 op/s 2024-08-17T00:44:59.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:58 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:59.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:58 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:59.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:58 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:44:59.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:58 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:44:59.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:44:58 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:59.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:58 smithi177 ceph-mon[90034]: osdmap e677: 8 total, 8 up, 8 in 2024-08-17T00:44:59.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:58 smithi177 ceph-mon[90034]: pgmap v583: 121 pgs: 121 active+clean; 196 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 232 KiB/s wr, 12 op/s 2024-08-17T00:44:59.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:58 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:59.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:58 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:44:59.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:58 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:44:59.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:58 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:44:59.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:44:58 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:00.018 INFO:tasks.rados.rados.0.smithi110.stdout:3353: done (7 left) 2024-08-17T00:45:00.018 INFO:tasks.rados.rados.0.smithi110.stdout:3356: done (6 left) 2024-08-17T00:45:00.018 INFO:tasks.rados.rados.0.smithi110.stdout:3357: done (5 left) 2024-08-17T00:45:00.018 INFO:tasks.rados.rados.0.smithi110.stdout:3358: done (4 left) 2024-08-17T00:45:00.018 INFO:tasks.rados.rados.0.smithi110.stdout:3359: done (3 left) 2024-08-17T00:45:00.018 INFO:tasks.rados.rados.0.smithi110.stdout:3360: done (2 left) 2024-08-17T00:45:00.018 INFO:tasks.rados.rados.0.smithi110.stdout:3361: done (1 left) 2024-08-17T00:45:00.019 INFO:tasks.rados.rados.0.smithi110.stdout:3362: done (0 left) 2024-08-17T00:45:00.019 INFO:tasks.rados.rados.0.smithi110.stdout:3363: rollback oid 20 current snap is 295 2024-08-17T00:45:00.019 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 20 to 291 2024-08-17T00:45:00.019 INFO:tasks.rados.rados.0.smithi110.stdout:3364: rmattr oid 23 current snap is 295 2024-08-17T00:45:00.019 INFO:tasks.rados.rados.0.smithi110.stdout:3364: done (1 left) 2024-08-17T00:45:00.019 INFO:tasks.rados.rados.0.smithi110.stdout:3365: rollback oid 31 current snap is 295 2024-08-17T00:45:00.019 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 31 to 292 2024-08-17T00:45:00.019 INFO:tasks.rados.rados.0.smithi110.stdout:3366: delete oid 39 current snap is 295 2024-08-17T00:45:00.023 INFO:tasks.rados.rados.0.smithi110.stdout:3365: finishing rollback tid 0 to smithi11086371-31 2024-08-17T00:45:00.024 INFO:tasks.rados.rados.0.smithi110.stdout:3363: finishing rollback tid 0 to smithi11086371-20 2024-08-17T00:45:00.024 INFO:tasks.rados.rados.0.smithi110.stdout:3363: finishing rollback tid 1 to smithi11086371-20 2024-08-17T00:45:00.024 INFO:tasks.rados.rados.0.smithi110.stdout:3366: done (2 left) 2024-08-17T00:45:00.024 INFO:tasks.rados.rados.0.smithi110.stdout:3367: delete oid 11 current snap is 295 2024-08-17T00:45:00.025 INFO:tasks.rados.rados.0.smithi110.stdout:3365: finishing rollback tid 1 to smithi11086371-31 2024-08-17T00:45:00.025 INFO:tasks.rados.rados.0.smithi110.stdout:3365: finishing rollback tid 2 to smithi11086371-31 2024-08-17T00:45:00.025 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 1418 (ObjNum 1013 snap 290 seq_num 1013) dirty exists 2024-08-17T00:45:00.025 INFO:tasks.rados.rados.0.smithi110.stdout:3363: finishing rollback tid 2 to smithi11086371-20 2024-08-17T00:45:00.025 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 1438 (ObjNum 939 snap 273 seq_num 939) dirty exists 2024-08-17T00:45:00.026 INFO:tasks.rados.rados.0.smithi110.stdout:3363: done (2 left) 2024-08-17T00:45:00.026 INFO:tasks.rados.rados.0.smithi110.stdout:3365: done (1 left) 2024-08-17T00:45:00.026 INFO:tasks.rados.rados.0.smithi110.stdout:3367: done (0 left) 2024-08-17T00:45:00.026 INFO:tasks.rados.rados.0.smithi110.stdout:3368: snap_remove snap 293 2024-08-17T00:45:00.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:00 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T00:45:00.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:00 smithi177 ceph-mon[90034]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T00:45:00.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:00 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:45:00.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:00 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:00 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:00 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:00 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:00 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:00 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:00 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:00 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:00 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:00 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:00 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:00 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:00 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:00 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:00 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:00 smithi177 ceph-mon[90034]: osdmap e678: 8 total, 8 up, 8 in 2024-08-17T00:45:00.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:00 smithi177 ceph-mon[90034]: osdmap e679: 8 total, 8 up, 8 in 2024-08-17T00:45:00.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T00:45:00.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[98148]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T00:45:00.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:45:00.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[98148]: osdmap e678: 8 total, 8 up, 8 in 2024-08-17T00:45:00.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[98148]: osdmap e679: 8 total, 8 up, 8 in 2024-08-17T00:45:00.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T00:45:00.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[100641]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T00:45:00.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:45:00.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:00.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[100641]: osdmap e678: 8 total, 8 up, 8 in 2024-08-17T00:45:00.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:00 smithi110 ceph-mon[100641]: osdmap e679: 8 total, 8 up, 8 in 2024-08-17T00:45:01.012 INFO:tasks.rados.rados.0.smithi110.stdout:3368: done (0 left) 2024-08-17T00:45:01.012 INFO:tasks.rados.rados.0.smithi110.stdout:3369: delete oid 17 current snap is 295 2024-08-17T00:45:01.014 INFO:tasks.rados.rados.0.smithi110.stdout:3369: done (0 left) 2024-08-17T00:45:01.014 INFO:tasks.rados.rados.0.smithi110.stdout:3370: snap_create 2024-08-17T00:45:01.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:01 smithi110 ceph-mon[100641]: pgmap v586: 121 pgs: 121 active+clean; 220 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 6.0 MiB/s wr, 20 op/s 2024-08-17T00:45:01.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:01 smithi110 ceph-mon[98148]: pgmap v586: 121 pgs: 121 active+clean; 220 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 6.0 MiB/s wr, 20 op/s 2024-08-17T00:45:01.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:01 smithi177 ceph-mon[90034]: pgmap v586: 121 pgs: 121 active+clean; 220 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 6.0 MiB/s wr, 20 op/s 2024-08-17T00:45:02.017 INFO:tasks.rados.rados.0.smithi110.stdout:3370: done (0 left) 2024-08-17T00:45:02.017 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 8 current snap is 296 2024-08-17T00:45:02.018 INFO:tasks.rados.rados.0.smithi110.stdout:3371: seq_num 1033 ranges {8790016=507904} 2024-08-17T00:45:02.066 INFO:tasks.rados.rados.0.smithi110.stdout:3371: writing smithi11086371-8 from 8790016 to 9297920 tid 1 2024-08-17T00:45:02.066 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 29 current snap is 296 2024-08-17T00:45:02.067 INFO:tasks.rados.rados.0.smithi110.stdout:3372: seq_num 1034 ranges {7028736=524288} 2024-08-17T00:45:02.107 INFO:tasks.rados.rados.0.smithi110.stdout:3372: writing smithi11086371-29 from 7028736 to 7553024 tid 1 2024-08-17T00:45:02.107 INFO:tasks.rados.rados.0.smithi110.stdout:3373: copy_from oid 12 from oid 17 current snap is 296 2024-08-17T00:45:02.107 INFO:tasks.rados.rados.0.smithi110.stdout:3371: finishing write tid 1 to smithi11086371-8 2024-08-17T00:45:02.107 INFO:tasks.rados.rados.0.smithi110.stdout:3371: finishing write tid 2 to smithi11086371-8 2024-08-17T00:45:02.107 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 10 current snap is 296 2024-08-17T00:45:02.107 INFO:tasks.rados.rados.0.smithi110.stdout:3371: finishing write tid 3 to smithi11086371-8 2024-08-17T00:45:02.108 INFO:tasks.rados.rados.0.smithi110.stdout:3371: oid 8 updating version 0 to 1279 2024-08-17T00:45:02.108 INFO:tasks.rados.rados.0.smithi110.stdout:3371: oid 8 updating version 1279 to 1280 2024-08-17T00:45:02.108 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 1280 (ObjNum 1033 snap 296 seq_num 1033) dirty exists 2024-08-17T00:45:02.108 INFO:tasks.rados.rados.0.smithi110.stdout:3371: left oid 8 (ObjNum 1033 snap 296 seq_num 1033) 2024-08-17T00:45:02.108 INFO:tasks.rados.rados.0.smithi110.stdout:3374: seq_num 1035 ranges {4341760=540672} 2024-08-17T00:45:02.133 INFO:tasks.rados.rados.0.smithi110.stdout:3374: writing smithi11086371-10 from 4341760 to 4882432 tid 1 2024-08-17T00:45:02.133 INFO:tasks.rados.rados.0.smithi110.stdout:3371: done (3 left) 2024-08-17T00:45:02.133 INFO:tasks.rados.rados.0.smithi110.stdout:3375: snap_remove snap 291 2024-08-17T00:45:02.311 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 00:45:02 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[134280]: ts=2024-08-17T00:45:02.093Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003685821s 2024-08-17T00:45:02.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:02 smithi110 ceph-mon[98148]: Upgrade: Updating grafana.a 2024-08-17T00:45:02.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:02 smithi110 ceph-mon[98148]: Deploying daemon grafana.a on smithi177 2024-08-17T00:45:02.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:02 smithi110 ceph-mon[98148]: osdmap e680: 8 total, 8 up, 8 in 2024-08-17T00:45:02.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:45:02.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:02 smithi110 ceph-mon[100641]: Upgrade: Updating grafana.a 2024-08-17T00:45:02.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:02 smithi110 ceph-mon[100641]: Deploying daemon grafana.a on smithi177 2024-08-17T00:45:02.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:02 smithi110 ceph-mon[100641]: osdmap e680: 8 total, 8 up, 8 in 2024-08-17T00:45:02.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:45:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:02 smithi177 ceph-mon[90034]: Upgrade: Updating grafana.a 2024-08-17T00:45:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:02 smithi177 ceph-mon[90034]: Deploying daemon grafana.a on smithi177 2024-08-17T00:45:02.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:02 smithi177 ceph-mon[90034]: osdmap e680: 8 total, 8 up, 8 in 2024-08-17T00:45:02.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:45:03.024 INFO:tasks.rados.rados.0.smithi110.stdout:3373: finishing copy_from to smithi11086371-12 2024-08-17T00:45:03.024 INFO:tasks.rados.rados.0.smithi110.stdout:3373: got expected ENOENT (src dne) 2024-08-17T00:45:03.025 INFO:tasks.rados.rados.0.smithi110.stdout:3373: finishing copy_from racing read to smithi11086371-12 2024-08-17T00:45:03.025 INFO:tasks.rados.rados.0.smithi110.stdout:3372: finishing write tid 1 to smithi11086371-29 2024-08-17T00:45:03.025 INFO:tasks.rados.rados.0.smithi110.stdout:3372: finishing write tid 2 to smithi11086371-29 2024-08-17T00:45:03.025 INFO:tasks.rados.rados.0.smithi110.stdout:3372: finishing write tid 3 to smithi11086371-29 2024-08-17T00:45:03.025 INFO:tasks.rados.rados.0.smithi110.stdout:3372: oid 29 updating version 0 to 1138 2024-08-17T00:45:03.025 INFO:tasks.rados.rados.0.smithi110.stdout:3372: oid 29 version 1138 is already newer than 1137 2024-08-17T00:45:03.025 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 1138 (ObjNum 1034 snap 296 seq_num 1034) dirty exists 2024-08-17T00:45:03.025 INFO:tasks.rados.rados.0.smithi110.stdout:3372: left oid 29 (ObjNum 1034 snap 296 seq_num 1034) 2024-08-17T00:45:03.025 INFO:tasks.rados.rados.0.smithi110.stdout:3374: finishing write tid 1 to smithi11086371-10 2024-08-17T00:45:03.025 INFO:tasks.rados.rados.0.smithi110.stdout:3374: finishing write tid 2 to smithi11086371-10 2024-08-17T00:45:03.025 INFO:tasks.rados.rados.0.smithi110.stdout:3374: finishing write tid 3 to smithi11086371-10 2024-08-17T00:45:03.025 INFO:tasks.rados.rados.0.smithi110.stdout:3374: oid 10 updating version 0 to 1006 2024-08-17T00:45:03.025 INFO:tasks.rados.rados.0.smithi110.stdout:3374: oid 10 updating version 1006 to 1007 2024-08-17T00:45:03.025 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 1007 (ObjNum 1035 snap 296 seq_num 1035) dirty exists 2024-08-17T00:45:03.026 INFO:tasks.rados.rados.0.smithi110.stdout:3374: left oid 10 (ObjNum 1035 snap 296 seq_num 1035) 2024-08-17T00:45:03.026 INFO:tasks.rados.rados.0.smithi110.stdout:3372: done (3 left) 2024-08-17T00:45:03.026 INFO:tasks.rados.rados.0.smithi110.stdout:3373: done (2 left) 2024-08-17T00:45:03.026 INFO:tasks.rados.rados.0.smithi110.stdout:3374: done (1 left) 2024-08-17T00:45:03.026 INFO:tasks.rados.rados.0.smithi110.stdout:3375: done (0 left) 2024-08-17T00:45:03.026 INFO:tasks.rados.rados.0.smithi110.stdout:3376: rollback oid 19 current snap is 296 2024-08-17T00:45:03.026 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 19 to 295 2024-08-17T00:45:03.026 INFO:tasks.rados.rados.0.smithi110.stdout:3377: snap_remove snap 288 2024-08-17T00:45:03.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:03 smithi110 ceph-mon[100641]: osdmap e681: 8 total, 8 up, 8 in 2024-08-17T00:45:03.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:03 smithi110 ceph-mon[100641]: pgmap v589: 121 pgs: 121 active+clean; 220 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.9 MiB/s wr, 19 op/s 2024-08-17T00:45:03.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:03 smithi110 ceph-mon[98148]: osdmap e681: 8 total, 8 up, 8 in 2024-08-17T00:45:03.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:03 smithi110 ceph-mon[98148]: pgmap v589: 121 pgs: 121 active+clean; 220 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.9 MiB/s wr, 19 op/s 2024-08-17T00:45:03.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:03 smithi177 ceph-mon[90034]: osdmap e681: 8 total, 8 up, 8 in 2024-08-17T00:45:03.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:03 smithi177 ceph-mon[90034]: pgmap v589: 121 pgs: 121 active+clean; 220 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.9 MiB/s wr, 19 op/s 2024-08-17T00:45:04.024 INFO:tasks.rados.rados.0.smithi110.stdout:3377: done (1 left) 2024-08-17T00:45:04.024 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 9 current snap is 296 2024-08-17T00:45:04.024 INFO:tasks.rados.rados.0.smithi110.stdout:3378: seq_num 1036 ranges {0=557056} 2024-08-17T00:45:04.028 INFO:tasks.rados.rados.0.smithi110.stdout:3378: writing smithi11086371-9 from 0 to 557056 tid 1 2024-08-17T00:45:04.028 INFO:tasks.rados.rados.0.smithi110.stdout:3376: finishing rollback tid 0 to smithi11086371-19 2024-08-17T00:45:04.028 INFO:tasks.rados.rados.0.smithi110.stdout:3376: finishing rollback tid 1 to smithi11086371-19 2024-08-17T00:45:04.028 INFO:tasks.rados.rados.0.smithi110.stdout:3376: finishing rollback tid 2 to smithi11086371-19 2024-08-17T00:45:04.028 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 1453 (ObjNum 947 snap 273 seq_num 947) dirty exists 2024-08-17T00:45:04.028 INFO:tasks.rados.rados.0.smithi110.stdout:3376: done (1 left) 2024-08-17T00:45:04.028 INFO:tasks.rados.rados.0.smithi110.stdout:3379: snap_create 2024-08-17T00:45:04.040 INFO:tasks.rados.rados.0.smithi110.stdout:3378: finishing write tid 1 to smithi11086371-9 2024-08-17T00:45:04.040 INFO:tasks.rados.rados.0.smithi110.stdout:3378: finishing write tid 2 to smithi11086371-9 2024-08-17T00:45:04.043 INFO:tasks.rados.rados.0.smithi110.stdout:3378: finishing write tid 3 to smithi11086371-9 2024-08-17T00:45:04.043 INFO:tasks.rados.rados.0.smithi110.stdout:3378: oid 9 updating version 0 to 1037 2024-08-17T00:45:04.043 INFO:tasks.rados.rados.0.smithi110.stdout:3378: oid 9 updating version 1037 to 1038 2024-08-17T00:45:04.043 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 1038 (ObjNum 1036 snap 296 seq_num 1036) dirty exists 2024-08-17T00:45:04.043 INFO:tasks.rados.rados.0.smithi110.stdout:3378: left oid 9 (ObjNum 1036 snap 296 seq_num 1036) 2024-08-17T00:45:04.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:04 smithi110 ceph-mon[100641]: osdmap e682: 8 total, 8 up, 8 in 2024-08-17T00:45:04.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:04 smithi110 ceph-mon[98148]: osdmap e682: 8 total, 8 up, 8 in 2024-08-17T00:45:04.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:04 smithi177 ceph-mon[90034]: osdmap e682: 8 total, 8 up, 8 in 2024-08-17T00:45:04.984 INFO:tasks.rados.rados.0.smithi110.stdout:3378: done (1 left) 2024-08-17T00:45:04.984 INFO:tasks.rados.rados.0.smithi110.stdout:3379: done (0 left) 2024-08-17T00:45:04.984 INFO:tasks.rados.rados.0.smithi110.stdout:3380: read oid 31 snap -1 2024-08-17T00:45:04.984 INFO:tasks.rados.rados.0.smithi110.stdout:3380: expect (ObjNum 1013 snap 290 seq_num 1013) 2024-08-17T00:45:04.984 INFO:tasks.rados.rados.0.smithi110.stdout:3381: read oid 45 snap -1 2024-08-17T00:45:04.984 INFO:tasks.rados.rados.0.smithi110.stdout:3381: expect (ObjNum 995 snap 284 seq_num 995) 2024-08-17T00:45:04.984 INFO:tasks.rados.rados.0.smithi110.stdout:3382: rollback oid 32 current snap is 297 2024-08-17T00:45:04.984 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 32 to 287 2024-08-17T00:45:04.984 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 3 current snap is 297 2024-08-17T00:45:04.985 INFO:tasks.rados.rados.0.smithi110.stdout:3383: seq_num 1037 ranges {2531328=573440} 2024-08-17T00:45:05.001 INFO:tasks.rados.rados.0.smithi110.stdout:3383: writing smithi11086371-3 from 2531328 to 3104768 tid 1 2024-08-17T00:45:05.001 INFO:tasks.rados.rados.0.smithi110.stdout:3384: snap_create 2024-08-17T00:45:05.001 INFO:tasks.rados.rados.0.smithi110.stdout:3382: finishing rollback tid 0 to smithi11086371-32 2024-08-17T00:45:05.001 INFO:tasks.rados.rados.0.smithi110.stdout:3382: finishing rollback tid 1 to smithi11086371-32 2024-08-17T00:45:05.001 INFO:tasks.rados.rados.0.smithi110.stdout:3382: finishing rollback tid 2 to smithi11086371-32 2024-08-17T00:45:05.002 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 1121 (ObjNum 1005 snap 285 seq_num 1005) dirty exists 2024-08-17T00:45:05.008 INFO:tasks.rados.rados.0.smithi110.stdout:3380: expect (ObjNum 1013 snap 290 seq_num 1013) 2024-08-17T00:45:05.289 INFO:tasks.rados.rados.0.smithi110.stdout:3383: finishing write tid 1 to smithi11086371-3 2024-08-17T00:45:05.289 INFO:tasks.rados.rados.0.smithi110.stdout:3383: finishing write tid 2 to smithi11086371-3 2024-08-17T00:45:05.289 INFO:tasks.rados.rados.0.smithi110.stdout:3383: finishing write tid 3 to smithi11086371-3 2024-08-17T00:45:05.289 INFO:tasks.rados.rados.0.smithi110.stdout:3383: oid 3 updating version 0 to 1058 2024-08-17T00:45:05.290 INFO:tasks.rados.rados.0.smithi110.stdout:3383: oid 3 updating version 1058 to 1059 2024-08-17T00:45:05.290 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 1059 (ObjNum 1037 snap 297 seq_num 1037) dirty exists 2024-08-17T00:45:05.290 INFO:tasks.rados.rados.0.smithi110.stdout:3383: left oid 3 (ObjNum 1037 snap 297 seq_num 1037) 2024-08-17T00:45:05.290 INFO:tasks.rados.rados.0.smithi110.stdout:3381: expect (ObjNum 995 snap 284 seq_num 995) 2024-08-17T00:45:05.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:05 smithi110 ceph-mon[98148]: osdmap e683: 8 total, 8 up, 8 in 2024-08-17T00:45:05.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:05 smithi110 ceph-mon[98148]: pgmap v592: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 221 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 260 KiB/s wr, 4 op/s 2024-08-17T00:45:05.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:05 smithi110 ceph-mon[98148]: osdmap e684: 8 total, 8 up, 8 in 2024-08-17T00:45:05.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:05 smithi110 ceph-mon[100641]: osdmap e683: 8 total, 8 up, 8 in 2024-08-17T00:45:05.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:05 smithi110 ceph-mon[100641]: pgmap v592: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 221 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 260 KiB/s wr, 4 op/s 2024-08-17T00:45:05.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:05 smithi110 ceph-mon[100641]: osdmap e684: 8 total, 8 up, 8 in 2024-08-17T00:45:05.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:05 smithi177 ceph-mon[90034]: osdmap e683: 8 total, 8 up, 8 in 2024-08-17T00:45:05.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:05 smithi177 ceph-mon[90034]: pgmap v592: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 221 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 260 KiB/s wr, 4 op/s 2024-08-17T00:45:05.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:05 smithi177 ceph-mon[90034]: osdmap e684: 8 total, 8 up, 8 in 2024-08-17T00:45:06.407 INFO:tasks.rados.rados.0.smithi110.stdout:3380: done (4 left) 2024-08-17T00:45:06.408 INFO:tasks.rados.rados.0.smithi110.stdout:3381: done (3 left) 2024-08-17T00:45:06.408 INFO:tasks.rados.rados.0.smithi110.stdout:3382: done (2 left) 2024-08-17T00:45:06.408 INFO:tasks.rados.rados.0.smithi110.stdout:3383: done (1 left) 2024-08-17T00:45:06.408 INFO:tasks.rados.rados.0.smithi110.stdout:3384: done (0 left) 2024-08-17T00:45:06.408 INFO:tasks.rados.rados.0.smithi110.stdout:3385: rollback oid 16 current snap is 298 2024-08-17T00:45:06.408 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 16 to 287 2024-08-17T00:45:06.408 INFO:tasks.rados.rados.0.smithi110.stdout:3386: setattr oid 43 current snap is 298 2024-08-17T00:45:06.408 INFO:tasks.rados.rados.0.smithi110.stdout:3387: delete oid 40 current snap is 298 2024-08-17T00:45:06.412 INFO:tasks.rados.rados.0.smithi110.stdout:3387: done (2 left) 2024-08-17T00:45:06.412 INFO:tasks.rados.rados.0.smithi110.stdout:3388: copy_from oid 13 from oid 49 current snap is 298 2024-08-17T00:45:06.412 INFO:tasks.rados.rados.0.smithi110.stdout:3389: setattr oid 22 current snap is 298 2024-08-17T00:45:06.413 INFO:tasks.rados.rados.0.smithi110.stdout:3390: copy_from oid 9 from oid 2 current snap is 298 2024-08-17T00:45:06.413 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 44 current snap is 298 2024-08-17T00:45:06.413 INFO:tasks.rados.rados.0.smithi110.stdout:3391: seq_num 1039 ranges {5758976=606208} 2024-08-17T00:45:06.447 INFO:tasks.rados.rados.0.smithi110.stdout:3391: writing smithi11086371-44 from 5758976 to 6365184 tid 1 2024-08-17T00:45:06.447 INFO:tasks.rados.rados.0.smithi110.stdout:3392: snap_create 2024-08-17T00:45:06.447 INFO:tasks.rados.rados.0.smithi110.stdout:3385: finishing rollback tid 0 to smithi11086371-16 2024-08-17T00:45:06.447 INFO:tasks.rados.rados.0.smithi110.stdout:3385: finishing rollback tid 1 to smithi11086371-16 2024-08-17T00:45:06.447 INFO:tasks.rados.rados.0.smithi110.stdout:3390: finishing copy_from to smithi11086371-9 2024-08-17T00:45:06.447 INFO:tasks.rados.rados.0.smithi110.stdout:3390: got expected ENOENT (src dne) 2024-08-17T00:45:06.447 INFO:tasks.rados.rados.0.smithi110.stdout:3385: finishing rollback tid 2 to smithi11086371-16 2024-08-17T00:45:06.447 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 1433 (ObjNum 995 snap 284 seq_num 995) dirty exists 2024-08-17T00:45:06.447 INFO:tasks.rados.rados.0.smithi110.stdout:3390: finishing copy_from racing read to smithi11086371-9 2024-08-17T00:45:06.447 INFO:tasks.rados.rados.0.smithi110.stdout:3388: finishing copy_from to smithi11086371-13 2024-08-17T00:45:06.447 INFO:tasks.rados.rados.0.smithi110.stdout:3388: got expected ENOENT (src dne) 2024-08-17T00:45:06.447 INFO:tasks.rados.rados.0.smithi110.stdout:3388: finishing copy_from racing read to smithi11086371-13 2024-08-17T00:45:06.447 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 1008 (ObjNum 65 snap 0 seq_num 1879443040) dirty exists 2024-08-17T00:45:06.448 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 1435 (ObjNum 966 snap 276 seq_num 966) dirty exists 2024-08-17T00:45:06.451 INFO:tasks.rados.rados.0.smithi110.stdout:3391: finishing write tid 1 to smithi11086371-44 2024-08-17T00:45:06.451 INFO:tasks.rados.rados.0.smithi110.stdout:3391: finishing write tid 2 to smithi11086371-44 2024-08-17T00:45:06.452 INFO:tasks.rados.rados.0.smithi110.stdout:3391: finishing write tid 3 to smithi11086371-44 2024-08-17T00:45:06.452 INFO:tasks.rados.rados.0.smithi110.stdout:3391: oid 44 updating version 0 to 1046 2024-08-17T00:45:06.452 INFO:tasks.rados.rados.0.smithi110.stdout:3391: oid 44 version 1046 is already newer than 1045 2024-08-17T00:45:06.452 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 1046 (ObjNum 1039 snap 298 seq_num 1039) dirty exists 2024-08-17T00:45:06.453 INFO:tasks.rados.rados.0.smithi110.stdout:3391: left oid 44 (ObjNum 1039 snap 298 seq_num 1039) 2024-08-17T00:45:06.989 INFO:tasks.rados.rados.0.smithi110.stdout:3385: done (6 left) 2024-08-17T00:45:06.989 INFO:tasks.rados.rados.0.smithi110.stdout:3386: done (5 left) 2024-08-17T00:45:06.989 INFO:tasks.rados.rados.0.smithi110.stdout:3388: done (4 left) 2024-08-17T00:45:06.989 INFO:tasks.rados.rados.0.smithi110.stdout:3389: done (3 left) 2024-08-17T00:45:06.990 INFO:tasks.rados.rados.0.smithi110.stdout:3390: done (2 left) 2024-08-17T00:45:06.990 INFO:tasks.rados.rados.0.smithi110.stdout:3391: done (1 left) 2024-08-17T00:45:06.990 INFO:tasks.rados.rados.0.smithi110.stdout:3392: done (0 left) 2024-08-17T00:45:06.990 INFO:tasks.rados.rados.0.smithi110.stdout:3393: read oid 10 snap -1 2024-08-17T00:45:06.990 INFO:tasks.rados.rados.0.smithi110.stdout:3393: expect (ObjNum 1035 snap 296 seq_num 1035) 2024-08-17T00:45:06.990 INFO:tasks.rados.rados.0.smithi110.stdout:3394: snap_create 2024-08-17T00:45:07.015 INFO:tasks.rados.rados.0.smithi110.stdout:3393: expect (ObjNum 1035 snap 296 seq_num 1035) 2024-08-17T00:45:07.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:06 smithi110 ceph-mon[98148]: osdmap e685: 8 total, 8 up, 8 in 2024-08-17T00:45:07.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:06 smithi110 ceph-mon[98148]: pgmap v595: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 221 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 260 KiB/s wr, 5 op/s 2024-08-17T00:45:07.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:06 smithi110 ceph-mon[100641]: osdmap e685: 8 total, 8 up, 8 in 2024-08-17T00:45:07.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:06 smithi110 ceph-mon[100641]: pgmap v595: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 221 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 260 KiB/s wr, 5 op/s 2024-08-17T00:45:07.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:06 smithi177 ceph-mon[90034]: osdmap e685: 8 total, 8 up, 8 in 2024-08-17T00:45:07.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:06 smithi177 ceph-mon[90034]: pgmap v595: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 221 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 260 KiB/s wr, 5 op/s 2024-08-17T00:45:07.989 INFO:tasks.rados.rados.0.smithi110.stdout:3393: done (1 left) 2024-08-17T00:45:07.990 INFO:tasks.rados.rados.0.smithi110.stdout:3394: done (0 left) 2024-08-17T00:45:07.990 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 42 current snap is 300 2024-08-17T00:45:07.990 INFO:tasks.rados.rados.0.smithi110.stdout:3395: seq_num 1040 ranges {581632=622592} 2024-08-17T00:45:07.996 INFO:tasks.rados.rados.0.smithi110.stdout:3395: writing smithi11086371-42 from 581632 to 1204224 tid 1 2024-08-17T00:45:07.996 INFO:tasks.rados.rados.0.smithi110.stdout:3396: setattr oid 12 current snap is 300 2024-08-17T00:45:07.997 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 25 current snap is 300 2024-08-17T00:45:07.998 INFO:tasks.rados.rados.0.smithi110.stdout:3397: seq_num 1041 ranges {2015232=638976} 2024-08-17T00:45:08.012 INFO:tasks.rados.rados.0.smithi110.stdout:3397: writing smithi11086371-25 from 2015232 to 2654208 tid 1 2024-08-17T00:45:08.012 INFO:tasks.rados.rados.0.smithi110.stdout:3398: read oid 23 snap -1 2024-08-17T00:45:08.013 INFO:tasks.rados.rados.0.smithi110.stdout:3398: expect (ObjNum 938 snap 273 seq_num 938) 2024-08-17T00:45:08.013 INFO:tasks.rados.rados.0.smithi110.stdout:3399: delete oid 17 current snap is 300 2024-08-17T00:45:08.013 INFO:tasks.rados.rados.0.smithi110.stdout:3395: finishing write tid 1 to smithi11086371-42 2024-08-17T00:45:08.013 INFO:tasks.rados.rados.0.smithi110.stdout:3395: finishing write tid 2 to smithi11086371-42 2024-08-17T00:45:08.013 INFO:tasks.rados.rados.0.smithi110.stdout:3395: finishing write tid 3 to smithi11086371-42 2024-08-17T00:45:08.013 INFO:tasks.rados.rados.0.smithi110.stdout:3395: oid 42 updating version 0 to 1448 2024-08-17T00:45:08.013 INFO:tasks.rados.rados.0.smithi110.stdout:3395: oid 42 updating version 1448 to 1449 2024-08-17T00:45:08.013 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 42 v 1449 (ObjNum 1040 snap 300 seq_num 1040) dirty exists 2024-08-17T00:45:08.013 INFO:tasks.rados.rados.0.smithi110.stdout:3395: left oid 42 (ObjNum 1040 snap 300 seq_num 1040) 2024-08-17T00:45:08.013 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 1047 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-08-17T00:45:08.014 INFO:tasks.rados.rados.0.smithi110.stdout:3395: done (4 left) 2024-08-17T00:45:08.014 INFO:tasks.rados.rados.0.smithi110.stdout:3396: done (3 left) 2024-08-17T00:45:08.014 INFO:tasks.rados.rados.0.smithi110.stdout:3399: done (2 left) 2024-08-17T00:45:08.015 INFO:tasks.rados.rados.0.smithi110.stdout:3400: setattr oid 46 current snap is 300 2024-08-17T00:45:08.016 INFO:tasks.rados.rados.0.smithi110.stdout:3401: delete oid 33 current snap is 300 2024-08-17T00:45:08.017 INFO:tasks.rados.rados.0.smithi110.stdout:3397: finishing write tid 1 to smithi11086371-25 2024-08-17T00:45:08.017 INFO:tasks.rados.rados.0.smithi110.stdout:3397: finishing write tid 2 to smithi11086371-25 2024-08-17T00:45:08.020 INFO:tasks.rados.rados.0.smithi110.stdout:3397: finishing write tid 3 to smithi11086371-25 2024-08-17T00:45:08.020 INFO:tasks.rados.rados.0.smithi110.stdout:3397: oid 25 updating version 0 to 1451 2024-08-17T00:45:08.020 INFO:tasks.rados.rados.0.smithi110.stdout:3397: oid 25 updating version 1451 to 1452 2024-08-17T00:45:08.020 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 1452 (ObjNum 1041 snap 300 seq_num 1041) dirty exists 2024-08-17T00:45:08.020 INFO:tasks.rados.rados.0.smithi110.stdout:3397: left oid 25 (ObjNum 1041 snap 300 seq_num 1041) 2024-08-17T00:45:08.020 INFO:tasks.rados.rados.0.smithi110.stdout:3397: done (3 left) 2024-08-17T00:45:08.020 INFO:tasks.rados.rados.0.smithi110.stdout:3401: done (2 left) 2024-08-17T00:45:08.020 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 33 current snap is 300 2024-08-17T00:45:08.020 INFO:tasks.rados.rados.0.smithi110.stdout:3402: seq_num 1044 ranges {0=688128} 2024-08-17T00:45:08.024 INFO:tasks.rados.rados.0.smithi110.stdout:3402: writing smithi11086371-33 from 0 to 688128 tid 1 2024-08-17T00:45:08.024 INFO:tasks.rados.rados.0.smithi110.stdout:3403: snap_remove snap 297 2024-08-17T00:45:08.187 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:07 smithi177 ceph-mon[90034]: osdmap e686: 8 total, 8 up, 8 in 2024-08-17T00:45:08.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:07 smithi110 ceph-mon[98148]: osdmap e686: 8 total, 8 up, 8 in 2024-08-17T00:45:08.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:07 smithi110 ceph-mon[100641]: osdmap e686: 8 total, 8 up, 8 in 2024-08-17T00:45:08.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:45:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:45:08] "GET /metrics HTTP/1.1" 200 36351 "" "Prometheus/2.43.0" 2024-08-17T00:45:09.001 INFO:tasks.rados.rados.0.smithi110.stdout:3403: done (3 left) 2024-08-17T00:45:09.002 INFO:tasks.rados.rados.0.smithi110.stdout:3404: copy_from oid 41 from oid 7 current snap is 300 2024-08-17T00:45:09.002 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 1436 (ObjNum 65 snap 0 seq_num 1854792528) dirty exists 2024-08-17T00:45:09.002 INFO:tasks.rados.rados.0.smithi110.stdout:3398: expect (ObjNum 938 snap 273 seq_num 938) 2024-08-17T00:45:09.177 INFO:tasks.rados.rados.0.smithi110.stdout:3402: finishing write tid 1 to smithi11086371-33 2024-08-17T00:45:09.178 INFO:tasks.rados.rados.0.smithi110.stdout:3402: finishing write tid 2 to smithi11086371-33 2024-08-17T00:45:09.178 INFO:tasks.rados.rados.0.smithi110.stdout:3402: finishing write tid 3 to smithi11086371-33 2024-08-17T00:45:09.178 INFO:tasks.rados.rados.0.smithi110.stdout:3402: oid 33 updating version 0 to 1357 2024-08-17T00:45:09.178 INFO:tasks.rados.rados.0.smithi110.stdout:3402: oid 33 version 1357 is already newer than 1356 2024-08-17T00:45:09.178 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 33 v 1357 (ObjNum 1044 snap 300 seq_num 1044) dirty exists 2024-08-17T00:45:09.178 INFO:tasks.rados.rados.0.smithi110.stdout:3402: left oid 33 (ObjNum 1044 snap 300 seq_num 1044) 2024-08-17T00:45:09.178 INFO:tasks.rados.rados.0.smithi110.stdout:3398: done (3 left) 2024-08-17T00:45:09.178 INFO:tasks.rados.rados.0.smithi110.stdout:3400: done (2 left) 2024-08-17T00:45:09.178 INFO:tasks.rados.rados.0.smithi110.stdout:3402: done (1 left) 2024-08-17T00:45:09.178 INFO:tasks.rados.rados.0.smithi110.stdout:3405: rollback oid 20 current snap is 300 2024-08-17T00:45:09.178 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 20 to 294 2024-08-17T00:45:09.178 INFO:tasks.rados.rados.0.smithi110.stdout:3404: finishing copy_from racing read to smithi11086371-41 2024-08-17T00:45:09.179 INFO:tasks.rados.rados.0.smithi110.stdout:3404: finishing copy_from to smithi11086371-41 2024-08-17T00:45:09.179 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 1025 (ObjNum 825 snap 243 seq_num 825) dirty exists 2024-08-17T00:45:09.179 INFO:tasks.rados.rados.0.smithi110.stdout:3404: done (1 left) 2024-08-17T00:45:09.179 INFO:tasks.rados.rados.0.smithi110.stdout:3406: snap_create 2024-08-17T00:45:09.180 INFO:tasks.rados.rados.0.smithi110.stdout:3405: finishing rollback tid 0 to smithi11086371-20 2024-08-17T00:45:09.180 INFO:tasks.rados.rados.0.smithi110.stdout:3405: finishing rollback tid 1 to smithi11086371-20 2024-08-17T00:45:09.181 INFO:tasks.rados.rados.0.smithi110.stdout:3405: finishing rollback tid 2 to smithi11086371-20 2024-08-17T00:45:09.181 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 1460 (ObjNum 939 snap 273 seq_num 939) dirty exists 2024-08-17T00:45:09.188 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:08 smithi177 ceph-mon[90034]: osdmap e687: 8 total, 8 up, 8 in 2024-08-17T00:45:09.188 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:08 smithi177 ceph-mon[90034]: pgmap v598: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 222 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 264 KiB/s wr, 21 op/s 2024-08-17T00:45:09.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:08 smithi110 ceph-mon[100641]: osdmap e687: 8 total, 8 up, 8 in 2024-08-17T00:45:09.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:08 smithi110 ceph-mon[100641]: pgmap v598: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 222 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 264 KiB/s wr, 21 op/s 2024-08-17T00:45:09.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:08 smithi110 ceph-mon[98148]: osdmap e687: 8 total, 8 up, 8 in 2024-08-17T00:45:09.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:08 smithi110 ceph-mon[98148]: pgmap v598: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 222 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 264 KiB/s wr, 21 op/s 2024-08-17T00:45:09.985 INFO:tasks.rados.rados.0.smithi110.stdout:3405: done (1 left) 2024-08-17T00:45:09.985 INFO:tasks.rados.rados.0.smithi110.stdout:3406: done (0 left) 2024-08-17T00:45:09.985 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 4 current snap is 301 2024-08-17T00:45:09.985 INFO:tasks.rados.rados.0.smithi110.stdout:3407: seq_num 1045 ranges {10403840=704512} 2024-08-17T00:45:10.044 INFO:tasks.rados.rados.0.smithi110.stdout:3407: writing smithi11086371-4 from 10403840 to 11108352 tid 1 2024-08-17T00:45:10.044 INFO:tasks.rados.rados.0.smithi110.stdout:3408: snap_remove snap 298 2024-08-17T00:45:10.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:09 smithi177 ceph-mon[90034]: osdmap e688: 8 total, 8 up, 8 in 2024-08-17T00:45:10.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:09 smithi177 ceph-mon[90034]: osdmap e689: 8 total, 8 up, 8 in 2024-08-17T00:45:10.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:09 smithi110 ceph-mon[98148]: osdmap e688: 8 total, 8 up, 8 in 2024-08-17T00:45:10.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:09 smithi110 ceph-mon[98148]: osdmap e689: 8 total, 8 up, 8 in 2024-08-17T00:45:10.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:09 smithi110 ceph-mon[100641]: osdmap e688: 8 total, 8 up, 8 in 2024-08-17T00:45:10.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:09 smithi110 ceph-mon[100641]: osdmap e689: 8 total, 8 up, 8 in 2024-08-17T00:45:10.715 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:10 smithi177 systemd[1]: Stopping Ceph grafana.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:45:10.987 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:10 smithi177 podman[127476]: 2024-08-17 00:45:10.714942062 +0000 UTC m=+0.137971671 container died 1dc51589da06a3ed1f75319fc6db935c6ca7ef022f122bbc7cdc9f5f39557447 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, description=Ceph Grafana Container, io.openshift.expose-services=, version=8.5, io.buildah.version=1.32.0, io.k8s.display-name=Red Hat Universal Base Image 8, release=239.1651231664, vendor=Red Hat, Inc., vcs-type=git, io.openshift.tags=base rhel8, build-date=2022-04-29T11:48:11.055897, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., maintainer=Paul Cuzner , distribution-scope=public, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, name=ubi8, summary=Grafana Container configured for Ceph mgr/dashboard integration, architecture=x86_64, com.redhat.component=ubi8-container) 2024-08-17T00:45:11.007 INFO:tasks.rados.rados.0.smithi110.stdout:3407: finishing write tid 1 to smithi11086371-4 2024-08-17T00:45:11.007 INFO:tasks.rados.rados.0.smithi110.stdout:3407: finishing write tid 2 to smithi11086371-4 2024-08-17T00:45:11.008 INFO:tasks.rados.rados.0.smithi110.stdout:3407: finishing write tid 3 to smithi11086371-4 2024-08-17T00:45:11.008 INFO:tasks.rados.rados.0.smithi110.stdout:3407: oid 4 updating version 0 to 1369 2024-08-17T00:45:11.008 INFO:tasks.rados.rados.0.smithi110.stdout:3407: oid 4 updating version 1369 to 1370 2024-08-17T00:45:11.008 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 1370 (ObjNum 1045 snap 301 seq_num 1045) dirty exists 2024-08-17T00:45:11.008 INFO:tasks.rados.rados.0.smithi110.stdout:3407: left oid 4 (ObjNum 1045 snap 301 seq_num 1045) 2024-08-17T00:45:11.008 INFO:tasks.rados.rados.0.smithi110.stdout:3407: done (1 left) 2024-08-17T00:45:11.008 INFO:tasks.rados.rados.0.smithi110.stdout:3408: done (0 left) 2024-08-17T00:45:11.008 INFO:tasks.rados.rados.0.smithi110.stdout:3409: snap_remove snap 292 2024-08-17T00:45:11.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:11 smithi110 ceph-mon[98148]: pgmap v601: 121 pgs: 121 active+clean; 225 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 1.2 MiB/s wr, 30 op/s 2024-08-17T00:45:11.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:11 smithi110 ceph-mon[100641]: pgmap v601: 121 pgs: 121 active+clean; 225 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 1.2 MiB/s wr, 30 op/s 2024-08-17T00:45:11.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:11 smithi177 ceph-mon[90034]: pgmap v601: 121 pgs: 121 active+clean; 225 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 1.2 MiB/s wr, 30 op/s 2024-08-17T00:45:11.329 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:11 smithi177 podman[127476]: 2024-08-17 00:45:11.077601486 +0000 UTC m=+0.500631092 container cleanup 1dc51589da06a3ed1f75319fc6db935c6ca7ef022f122bbc7cdc9f5f39557447 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a, distribution-scope=public, io.k8s.display-name=Red Hat Universal Base Image 8, release=239.1651231664, maintainer=Paul Cuzner , vcs-type=git, architecture=x86_64, io.openshift.expose-services=, com.redhat.component=ubi8-container, io.openshift.tags=base rhel8, name=ubi8, summary=Grafana Container configured for Ceph mgr/dashboard integration, version=8.5, description=Ceph Grafana Container, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, io.buildah.version=1.32.0, vendor=Red Hat, Inc., io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., build-date=2022-04-29T11:48:11.055897, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com) 2024-08-17T00:45:11.329 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:11 smithi177 bash[127476]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a 2024-08-17T00:45:11.613 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:11 smithi177 podman[127494]: 2024-08-17 00:45:11.32858396 +0000 UTC m=+0.614553756 container remove 1dc51589da06a3ed1f75319fc6db935c6ca7ef022f122bbc7cdc9f5f39557447 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a, description=Ceph Grafana Container, com.redhat.component=ubi8-container, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, maintainer=Paul Cuzner , build-date=2022-04-29T11:48:11.055897, name=ubi8, summary=Grafana Container configured for Ceph mgr/dashboard integration, version=8.5, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.expose-services=, distribution-scope=public, vcs-type=git, io.buildah.version=1.32.0, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.openshift.tags=base rhel8, release=239.1651231664, architecture=x86_64, io.k8s.display-name=Red Hat Universal Base Image 8, vendor=Red Hat, Inc.) 2024-08-17T00:45:11.613 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:11 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-08-17T00:45:11.613 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:11 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-08-17T00:45:11.613 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:11 smithi177 systemd[1]: Stopped Ceph grafana.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:45:11.613 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:11 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@grafana.a.service: Consumed 11.288s CPU time. 2024-08-17T00:45:12.008 INFO:tasks.rados.rados.0.smithi110.stdout:3409: done (0 left) 2024-08-17T00:45:12.008 INFO:tasks.rados.rados.0.smithi110.stdout:3410: delete oid 49 current snap is 301 2024-08-17T00:45:12.011 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:11 smithi177 systemd[1]: Starting Ceph grafana.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T00:45:12.011 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:11 smithi177 podman[127624]: 2024-08-17 00:45:11.82843062 +0000 UTC m=+0.017874263 image pull 2bacad6d85d802cd176c146528adcc0e47a8a83e94bc4a8b7ba1a9b9ef2c65e7 quay.io/ceph/grafana:9.4.12 2024-08-17T00:45:12.012 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:11 smithi177 podman[127624]: 2024-08-17 00:45:11.9381901 +0000 UTC m=+0.127633742 container create dc632ed72401e66312b49bde8744b351fc4fd41d9659f3ad6d3e48bca7be93a4 (image=quay.io/ceph/grafana:9.4.12, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-08-17T00:45:12.020 INFO:tasks.rados.rados.0.smithi110.stdout:3410: done (0 left) 2024-08-17T00:45:12.020 INFO:tasks.rados.rados.0.smithi110.stdout:3411: snap_remove snap 295 2024-08-17T00:45:12.307 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:12 smithi177 ceph-mon[90034]: osdmap e690: 8 total, 8 up, 8 in 2024-08-17T00:45:12.307 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 podman[127624]: 2024-08-17 00:45:12.198940718 +0000 UTC m=+0.388384378 container init dc632ed72401e66312b49bde8744b351fc4fd41d9659f3ad6d3e48bca7be93a4 (image=quay.io/ceph/grafana:9.4.12, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-08-17T00:45:12.308 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 podman[127624]: 2024-08-17 00:45:12.203794491 +0000 UTC m=+0.393238143 container start dc632ed72401e66312b49bde8744b351fc4fd41d9659f3ad6d3e48bca7be93a4 (image=quay.io/ceph/grafana:9.4.12, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-08-17T00:45:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:12 smithi110 ceph-mon[98148]: osdmap e690: 8 total, 8 up, 8 in 2024-08-17T00:45:12.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:12 smithi110 ceph-mon[100641]: osdmap e690: 8 total, 8 up, 8 in 2024-08-17T00:45:12.613 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 bash[127624]: dc632ed72401e66312b49bde8744b351fc4fd41d9659f3ad6d3e48bca7be93a4 2024-08-17T00:45:12.613 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 systemd[1]: Started Ceph grafana.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T00:45:12.613 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=settings t=2024-08-17T00:45:12.367883194Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-08-17T00:45:12.613 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=settings t=2024-08-17T00:45:12.368156002Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-08-17T00:45:12.613 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=settings t=2024-08-17T00:45:12.368171554Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-08-17T00:45:12.614 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=settings t=2024-08-17T00:45:12.368177417Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-08-17T00:45:12.614 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=settings t=2024-08-17T00:45:12.368182405Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-08-17T00:45:12.614 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=settings t=2024-08-17T00:45:12.368187314Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-08-17T00:45:12.614 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=settings t=2024-08-17T00:45:12.368192115Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-08-17T00:45:12.614 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=settings t=2024-08-17T00:45:12.368197107Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-08-17T00:45:12.614 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=settings t=2024-08-17T00:45:12.368201937Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-08-17T00:45:12.614 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=settings t=2024-08-17T00:45:12.368207056Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-08-17T00:45:12.614 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=settings t=2024-08-17T00:45:12.368212Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-08-17T00:45:12.614 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=settings t=2024-08-17T00:45:12.368216702Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-08-17T00:45:12.615 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=settings t=2024-08-17T00:45:12.368221595Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-08-17T00:45:12.615 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=settings t=2024-08-17T00:45:12.368226596Z level=info msg="Path Home" path=/usr/share/grafana 2024-08-17T00:45:12.615 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=settings t=2024-08-17T00:45:12.368231373Z level=info msg="Path Data" path=/var/lib/grafana 2024-08-17T00:45:12.615 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=settings t=2024-08-17T00:45:12.368235783Z level=info msg="Path Logs" path=/var/log/grafana 2024-08-17T00:45:12.615 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=settings t=2024-08-17T00:45:12.368240263Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-08-17T00:45:12.615 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=settings t=2024-08-17T00:45:12.36824514Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-08-17T00:45:12.615 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=settings t=2024-08-17T00:45:12.368251405Z level=info msg="App mode production" 2024-08-17T00:45:12.615 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=sqlstore t=2024-08-17T00:45:12.368306764Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-08-17T00:45:12.615 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=sqlstore t=2024-08-17T00:45:12.368324353Z 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-17T00:45:12.615 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=migrator t=2024-08-17T00:45:12.382689326Z level=info msg="Starting DB migrations" 2024-08-17T00:45:12.615 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=migrator t=2024-08-17T00:45:12.387350498Z level=info msg="migrations completed" performed=0 skipped=481 duration=426.607µs 2024-08-17T00:45:12.615 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=sqlstore t=2024-08-17T00:45:12.387690483Z level=info msg="Created default organization" 2024-08-17T00:45:12.615 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=plugin.finder t=2024-08-17T00:45:12.420403796Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-08-17T00:45:12.616 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=secrets t=2024-08-17T00:45:12.420517406Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-08-17T00:45:12.616 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=query_data t=2024-08-17T00:45:12.424463911Z level=info msg="Query Service initialization" 2024-08-17T00:45:12.616 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=live.push_http t=2024-08-17T00:45:12.426859522Z level=info msg="Live Push Gateway initialization" 2024-08-17T00:45:13.020 INFO:tasks.rados.rados.0.smithi110.stdout:3411: done (0 left) 2024-08-17T00:45:13.021 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 50 current snap is 301 2024-08-17T00:45:13.021 INFO:tasks.rados.rados.0.smithi110.stdout:3412: seq_num 1047 ranges {0=745472} 2024-08-17T00:45:13.025 INFO:tasks.rados.rados.0.smithi110.stdout:3412: writing smithi11086371-50 from 0 to 745472 tid 1 2024-08-17T00:45:13.025 INFO:tasks.rados.rados.0.smithi110.stdout:3413: delete oid 42 current snap is 301 2024-08-17T00:45:13.036 INFO:tasks.rados.rados.0.smithi110.stdout:3412: finishing write tid 1 to smithi11086371-50 2024-08-17T00:45:13.037 INFO:tasks.rados.rados.0.smithi110.stdout:3412: finishing write tid 2 to smithi11086371-50 2024-08-17T00:45:13.038 INFO:tasks.rados.rados.0.smithi110.stdout:3413: done (1 left) 2024-08-17T00:45:13.038 INFO:tasks.rados.rados.0.smithi110.stdout:3414: snap_create 2024-08-17T00:45:13.039 INFO:tasks.rados.rados.0.smithi110.stdout:3412: finishing write tid 3 to smithi11086371-50 2024-08-17T00:45:13.039 INFO:tasks.rados.rados.0.smithi110.stdout:3412: oid 50 updating version 0 to 1108 2024-08-17T00:45:13.039 INFO:tasks.rados.rados.0.smithi110.stdout:3412: oid 50 version 1108 is already newer than 1107 2024-08-17T00:45:13.039 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 1108 (ObjNum 1047 snap 301 seq_num 1047) dirty exists 2024-08-17T00:45:13.040 INFO:tasks.rados.rados.0.smithi110.stdout:3412: left oid 50 (ObjNum 1047 snap 301 seq_num 1047) 2024-08-17T00:45:13.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:13 smithi110 ceph-mon[98148]: osdmap e691: 8 total, 8 up, 8 in 2024-08-17T00:45:13.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:13 smithi110 ceph-mon[98148]: pgmap v604: 121 pgs: 121 active+clean; 231 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2024-08-17T00:45:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:13 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:13 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:13 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:45:13.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:13 smithi110 ceph-mon[100641]: osdmap e691: 8 total, 8 up, 8 in 2024-08-17T00:45:13.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:13 smithi110 ceph-mon[100641]: pgmap v604: 121 pgs: 121 active+clean; 231 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2024-08-17T00:45:13.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:13 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:13.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:13 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:13.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:13 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:45:13.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:13 smithi177 ceph-mon[90034]: osdmap e691: 8 total, 8 up, 8 in 2024-08-17T00:45:13.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:13 smithi177 ceph-mon[90034]: pgmap v604: 121 pgs: 121 active+clean; 231 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2024-08-17T00:45:13.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:13 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:13.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:13 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:13.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:13 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:45:13.363 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=infra.usagestats.collector t=2024-08-17T00:45:13.067052598Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-08-17T00:45:13.363 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=provisioning.datasources t=2024-08-17T00:45:13.069046089Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-08-17T00:45:13.363 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=provisioning.datasources t=2024-08-17T00:45:13.069056218Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-08-17T00:45:13.363 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=provisioning.datasources t=2024-08-17T00:45:13.069174369Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-08-17T00:45:13.363 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=provisioning.alerting t=2024-08-17T00:45:13.091455824Z level=info msg="starting to provision alerting" 2024-08-17T00:45:13.363 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=provisioning.alerting t=2024-08-17T00:45:13.091473437Z level=info msg="finished to provision alerting" 2024-08-17T00:45:13.363 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=ngalert.state.manager t=2024-08-17T00:45:13.091614421Z level=info msg="Warming state cache for startup" 2024-08-17T00:45:13.364 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=grafanaStorageLogger t=2024-08-17T00:45:13.091707902Z level=info msg="storage starting" 2024-08-17T00:45:13.364 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=ngalert.state.manager t=2024-08-17T00:45:13.091836411Z level=info msg="State cache has been initialized" states=0 duration=220.967µs 2024-08-17T00:45:13.364 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=ticker t=2024-08-17T00:45:13.092158688Z level=info msg=starting first_tick=2024-08-17T00:45:20Z 2024-08-17T00:45:13.364 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=ngalert.multiorg.alertmanager t=2024-08-17T00:45:13.092698074Z level=info msg="starting MultiOrg Alertmanager" 2024-08-17T00:45:13.364 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:45:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=http.server t=2024-08-17T00:45:13.100452345Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-08-17T00:45:14.024 INFO:tasks.rados.rados.0.smithi110.stdout:3412: done (1 left) 2024-08-17T00:45:14.024 INFO:tasks.rados.rados.0.smithi110.stdout:3414: done (0 left) 2024-08-17T00:45:14.025 INFO:tasks.rados.rados.0.smithi110.stdout:3415: snap_create 2024-08-17T00:45:14.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:14 smithi110 ceph-mon[98148]: osdmap e692: 8 total, 8 up, 8 in 2024-08-17T00:45:14.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:14 smithi110 ceph-mon[100641]: osdmap e692: 8 total, 8 up, 8 in 2024-08-17T00:45:14.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:14 smithi177 ceph-mon[90034]: osdmap e692: 8 total, 8 up, 8 in 2024-08-17T00:45:14.987 INFO:tasks.rados.rados.0.smithi110.stdout:3415: done (0 left) 2024-08-17T00:45:14.987 INFO:tasks.rados.rados.0.smithi110.stdout:3416: rollback oid 11 current snap is 303 2024-08-17T00:45:14.987 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 11 to 299 2024-08-17T00:45:14.988 INFO:tasks.rados.rados.0.smithi110.stdout:3417: rollback oid 32 current snap is 303 2024-08-17T00:45:14.988 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 32 to 296 2024-08-17T00:45:14.988 INFO:tasks.rados.rados.0.smithi110.stdout:3418: delete oid 15 current snap is 303 2024-08-17T00:45:14.991 INFO:tasks.rados.rados.0.smithi110.stdout:3416: finishing rollback tid 1 to smithi11086371-11 2024-08-17T00:45:14.991 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 1415 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-08-17T00:45:14.992 INFO:tasks.rados.rados.0.smithi110.stdout:3416: done (2 left) 2024-08-17T00:45:14.992 INFO:tasks.rados.rados.0.smithi110.stdout:3418: done (1 left) 2024-08-17T00:45:14.992 INFO:tasks.rados.rados.0.smithi110.stdout:3419: rollback oid 20 current snap is 303 2024-08-17T00:45:14.992 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 20 to 302 2024-08-17T00:45:14.992 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 16 current snap is 303 2024-08-17T00:45:14.993 INFO:tasks.rados.rados.0.smithi110.stdout:3420: seq_num 1050 ranges {12615680=794624} 2024-08-17T00:45:15.064 INFO:tasks.rados.rados.0.smithi110.stdout:3420: writing smithi11086371-16 from 12615680 to 13410304 tid 1 2024-08-17T00:45:15.064 INFO:tasks.rados.rados.0.smithi110.stdout:3421: snap_create 2024-08-17T00:45:15.064 INFO:tasks.rados.rados.0.smithi110.stdout:3417: finishing rollback tid 0 to smithi11086371-32 2024-08-17T00:45:15.064 INFO:tasks.rados.rados.0.smithi110.stdout:3417: finishing rollback tid 1 to smithi11086371-32 2024-08-17T00:45:15.065 INFO:tasks.rados.rados.0.smithi110.stdout:3417: finishing rollback tid 2 to smithi11086371-32 2024-08-17T00:45:15.065 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 1124 (ObjNum 1025 snap 293 seq_num 1025) dirty exists 2024-08-17T00:45:15.065 INFO:tasks.rados.rados.0.smithi110.stdout:3419: finishing rollback tid 0 to smithi11086371-20 2024-08-17T00:45:15.065 INFO:tasks.rados.rados.0.smithi110.stdout:3419: finishing rollback tid 1 to smithi11086371-20 2024-08-17T00:45:15.065 INFO:tasks.rados.rados.0.smithi110.stdout:3419: finishing rollback tid 2 to smithi11086371-20 2024-08-17T00:45:15.065 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 1484 (ObjNum 939 snap 273 seq_num 939) dirty exists 2024-08-17T00:45:15.071 INFO:tasks.rados.rados.0.smithi110.stdout:3420: finishing write tid 1 to smithi11086371-16 2024-08-17T00:45:15.072 INFO:tasks.rados.rados.0.smithi110.stdout:3420: finishing write tid 2 to smithi11086371-16 2024-08-17T00:45:15.073 INFO:tasks.rados.rados.0.smithi110.stdout:3420: finishing write tid 3 to smithi11086371-16 2024-08-17T00:45:15.073 INFO:tasks.rados.rados.0.smithi110.stdout:3420: oid 16 updating version 0 to 1450 2024-08-17T00:45:15.073 INFO:tasks.rados.rados.0.smithi110.stdout:3420: oid 16 updating version 1450 to 1451 2024-08-17T00:45:15.073 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 1451 (ObjNum 1050 snap 303 seq_num 1050) dirty exists 2024-08-17T00:45:15.073 INFO:tasks.rados.rados.0.smithi110.stdout:3420: left oid 16 (ObjNum 1050 snap 303 seq_num 1050) 2024-08-17T00:45:15.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:15 smithi177 ceph-mon[90034]: osdmap e693: 8 total, 8 up, 8 in 2024-08-17T00:45:15.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:15 smithi177 ceph-mon[90034]: pgmap v607: 121 pgs: 121 active+clean; 231 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 1.5 MiB/s wr, 2 op/s 2024-08-17T00:45:15.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:15 smithi177 ceph-mon[90034]: osdmap e694: 8 total, 8 up, 8 in 2024-08-17T00:45:15.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:15 smithi110 ceph-mon[100641]: osdmap e693: 8 total, 8 up, 8 in 2024-08-17T00:45:15.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:15 smithi110 ceph-mon[100641]: pgmap v607: 121 pgs: 121 active+clean; 231 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 1.5 MiB/s wr, 2 op/s 2024-08-17T00:45:15.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:15 smithi110 ceph-mon[100641]: osdmap e694: 8 total, 8 up, 8 in 2024-08-17T00:45:15.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:15 smithi110 ceph-mon[98148]: osdmap e693: 8 total, 8 up, 8 in 2024-08-17T00:45:15.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:15 smithi110 ceph-mon[98148]: pgmap v607: 121 pgs: 121 active+clean; 231 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 1.5 MiB/s wr, 2 op/s 2024-08-17T00:45:15.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:15 smithi110 ceph-mon[98148]: osdmap e694: 8 total, 8 up, 8 in 2024-08-17T00:45:16.029 INFO:tasks.rados.rados.0.smithi110.stdout:3417: done (3 left) 2024-08-17T00:45:16.029 INFO:tasks.rados.rados.0.smithi110.stdout:3419: done (2 left) 2024-08-17T00:45:16.029 INFO:tasks.rados.rados.0.smithi110.stdout:3420: done (1 left) 2024-08-17T00:45:16.029 INFO:tasks.rados.rados.0.smithi110.stdout:3421: done (0 left) 2024-08-17T00:45:16.030 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 13 current snap is 304 2024-08-17T00:45:16.030 INFO:tasks.rados.rados.0.smithi110.stdout:3422: seq_num 1051 ranges {10338304=409600,10747904=401408} 2024-08-17T00:45:16.085 INFO:tasks.rados.rados.0.smithi110.stdout:3422: writing smithi11086371-13 from 10338304 to 10747904 tid 1 2024-08-17T00:45:16.087 INFO:tasks.rados.rados.0.smithi110.stdout:3422: writing smithi11086371-13 from 10747904 to 11149312 tid 2 2024-08-17T00:45:16.087 INFO:tasks.rados.rados.0.smithi110.stdout:3423: rollback oid 30 current snap is 304 2024-08-17T00:45:16.087 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 30 to 294 2024-08-17T00:45:16.087 INFO:tasks.rados.rados.0.smithi110.stdout:3424: snap_create 2024-08-17T00:45:16.094 INFO:tasks.rados.rados.0.smithi110.stdout:3423: finishing rollback tid 0 to smithi11086371-30 2024-08-17T00:45:16.095 INFO:tasks.rados.rados.0.smithi110.stdout:3422: finishing write tid 1 to smithi11086371-13 2024-08-17T00:45:16.095 INFO:tasks.rados.rados.0.smithi110.stdout:3422: finishing write tid 2 to smithi11086371-13 2024-08-17T00:45:16.095 INFO:tasks.rados.rados.0.smithi110.stdout:3423: finishing rollback tid 1 to smithi11086371-30 2024-08-17T00:45:16.096 INFO:tasks.rados.rados.0.smithi110.stdout:3422: finishing write tid 3 to smithi11086371-13 2024-08-17T00:45:16.096 INFO:tasks.rados.rados.0.smithi110.stdout:3423: finishing rollback tid 2 to smithi11086371-30 2024-08-17T00:45:16.096 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 1421 (ObjNum 991 snap 281 seq_num 991) dirty exists 2024-08-17T00:45:16.097 INFO:tasks.rados.rados.0.smithi110.stdout:3422: finishing write tid 4 to smithi11086371-13 2024-08-17T00:45:16.098 INFO:tasks.rados.rados.0.smithi110.stdout:3422: oid 13 updating version 0 to 1453 2024-08-17T00:45:16.098 INFO:tasks.rados.rados.0.smithi110.stdout:3422: oid 13 updating version 1453 to 1455 2024-08-17T00:45:16.098 INFO:tasks.rados.rados.0.smithi110.stdout:3422: oid 13 version 1455 is already newer than 1454 2024-08-17T00:45:16.098 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 1455 (ObjNum 1051 snap 304 seq_num 1051) dirty exists 2024-08-17T00:45:16.098 INFO:tasks.rados.rados.0.smithi110.stdout:3422: left oid 13 (ObjNum 1051 snap 304 seq_num 1051) 2024-08-17T00:45:17.035 INFO:tasks.rados.rados.0.smithi110.stdout:3422: done (2 left) 2024-08-17T00:45:17.035 INFO:tasks.rados.rados.0.smithi110.stdout:3423: done (1 left) 2024-08-17T00:45:17.035 INFO:tasks.rados.rados.0.smithi110.stdout:3424: done (0 left) 2024-08-17T00:45:17.035 INFO:tasks.rados.rados.0.smithi110.stdout:3425: read oid 41 snap -1 2024-08-17T00:45:17.036 INFO:tasks.rados.rados.0.smithi110.stdout:3425: expect (ObjNum 825 snap 243 seq_num 825) 2024-08-17T00:45:17.036 INFO:tasks.rados.rados.0.smithi110.stdout:3426: copy_from oid 32 from oid 45 current snap is 305 2024-08-17T00:45:17.036 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 18 current snap is 305 2024-08-17T00:45:17.036 INFO:tasks.rados.rados.0.smithi110.stdout:3427: seq_num 1052 ranges {581632=425984,1007616=401408} 2024-08-17T00:45:17.041 INFO:tasks.rados.rados.0.smithi110.stdout:3427: writing smithi11086371-18 from 581632 to 1007616 tid 1 2024-08-17T00:45:17.044 INFO:tasks.rados.rados.0.smithi110.stdout:3427: writing smithi11086371-18 from 1007616 to 1409024 tid 2 2024-08-17T00:45:17.044 INFO:tasks.rados.rados.0.smithi110.stdout:3428: rmattr oid 28 current snap is 305 2024-08-17T00:45:17.044 INFO:tasks.rados.rados.0.smithi110.stdout:3428: done (3 left) 2024-08-17T00:45:17.044 INFO:tasks.rados.rados.0.smithi110.stdout:3429: read oid 19 snap -1 2024-08-17T00:45:17.044 INFO:tasks.rados.rados.0.smithi110.stdout:3429: expect (ObjNum 947 snap 273 seq_num 947) 2024-08-17T00:45:17.044 INFO:tasks.rados.rados.0.smithi110.stdout:3430: delete oid 20 current snap is 305 2024-08-17T00:45:17.048 INFO:tasks.rados.rados.0.smithi110.stdout:3430: done (4 left) 2024-08-17T00:45:17.048 INFO:tasks.rados.rados.0.smithi110.stdout:3431: read oid 14 snap -1 2024-08-17T00:45:17.048 INFO:tasks.rados.rados.0.smithi110.stdout:3431: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:45:17.048 INFO:tasks.rados.rados.0.smithi110.stdout:3432: rmattr oid 40 current snap is 305 2024-08-17T00:45:17.048 INFO:tasks.rados.rados.0.smithi110.stdout:3432: done (5 left) 2024-08-17T00:45:17.048 INFO:tasks.rados.rados.0.smithi110.stdout:3433: copy_from oid 49 from oid 33 current snap is 305 2024-08-17T00:45:17.048 INFO:tasks.rados.rados.0.smithi110.stdout:3427: finishing write tid 1 to smithi11086371-18 2024-08-17T00:45:17.048 INFO:tasks.rados.rados.0.smithi110.stdout:3427: finishing write tid 2 to smithi11086371-18 2024-08-17T00:45:17.048 INFO:tasks.rados.rados.0.smithi110.stdout:3434: read oid 6 snap -1 2024-08-17T00:45:17.048 INFO:tasks.rados.rados.0.smithi110.stdout:3434: expect (ObjNum 969 snap 277 seq_num 969) 2024-08-17T00:45:17.049 INFO:tasks.rados.rados.0.smithi110.stdout:3435: snap_create 2024-08-17T00:45:17.049 INFO:tasks.rados.rados.0.smithi110.stdout:3427: finishing write tid 3 to smithi11086371-18 2024-08-17T00:45:17.051 INFO:tasks.rados.rados.0.smithi110.stdout:3431: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:45:17.062 INFO:tasks.rados.rados.0.smithi110.stdout:3427: finishing write tid 4 to smithi11086371-18 2024-08-17T00:45:17.062 INFO:tasks.rados.rados.0.smithi110.stdout:3427: oid 18 updating version 0 to 1358 2024-08-17T00:45:17.062 INFO:tasks.rados.rados.0.smithi110.stdout:3427: oid 18 updating version 1358 to 1359 2024-08-17T00:45:17.062 INFO:tasks.rados.rados.0.smithi110.stdout:3427: oid 18 updating version 1359 to 1360 2024-08-17T00:45:17.062 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 1360 (ObjNum 1052 snap 305 seq_num 1052) dirty exists 2024-08-17T00:45:17.062 INFO:tasks.rados.rados.0.smithi110.stdout:3427: left oid 18 (ObjNum 1052 snap 305 seq_num 1052) 2024-08-17T00:45:17.062 INFO:tasks.rados.rados.0.smithi110.stdout:3433: finishing copy_from racing read to smithi11086371-49 2024-08-17T00:45:17.062 INFO:tasks.rados.rados.0.smithi110.stdout:3433: finishing copy_from to smithi11086371-49 2024-08-17T00:45:17.062 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 1357 (ObjNum 1044 snap 300 seq_num 1044) dirty exists 2024-08-17T00:45:17.063 INFO:tasks.rados.rados.0.smithi110.stdout:3434: expect (ObjNum 969 snap 277 seq_num 969) 2024-08-17T00:45:17.114 INFO:tasks.rados.rados.0.smithi110.stdout:3425: expect (ObjNum 825 snap 243 seq_num 825) 2024-08-17T00:45:17.302 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:17.302 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:17.302 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:16 smithi177 ceph-mon[90034]: osdmap e695: 8 total, 8 up, 8 in 2024-08-17T00:45:17.302 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:45:17.302 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:16 smithi177 ceph-mon[90034]: pgmap v610: 121 pgs: 121 active+clean; 231 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 182 KiB/s wr, 1 op/s 2024-08-17T00:45:17.302 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:17.302 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:16 smithi110 ceph-mon[98148]: osdmap e695: 8 total, 8 up, 8 in 2024-08-17T00:45:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:45:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:16 smithi110 ceph-mon[98148]: pgmap v610: 121 pgs: 121 active+clean; 231 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 182 KiB/s wr, 1 op/s 2024-08-17T00:45:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:16 smithi110 ceph-mon[100641]: osdmap e695: 8 total, 8 up, 8 in 2024-08-17T00:45:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:45:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:16 smithi110 ceph-mon[100641]: pgmap v610: 121 pgs: 121 active+clean; 231 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 182 KiB/s wr, 1 op/s 2024-08-17T00:45:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:17.368 INFO:tasks.rados.rados.0.smithi110.stdout:3429: expect (ObjNum 947 snap 273 seq_num 947) 2024-08-17T00:45:17.457 INFO:tasks.rados.rados.0.smithi110.stdout:3426: finishing copy_from racing read to smithi11086371-32 2024-08-17T00:45:17.458 INFO:tasks.rados.rados.0.smithi110.stdout:3426: finishing copy_from to smithi11086371-32 2024-08-17T00:45:17.458 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 1415 (ObjNum 995 snap 284 seq_num 995) dirty exists 2024-08-17T00:45:18.042 INFO:tasks.rados.rados.0.smithi110.stdout:3425: done (7 left) 2024-08-17T00:45:18.042 INFO:tasks.rados.rados.0.smithi110.stdout:3426: done (6 left) 2024-08-17T00:45:18.043 INFO:tasks.rados.rados.0.smithi110.stdout:3427: done (5 left) 2024-08-17T00:45:18.043 INFO:tasks.rados.rados.0.smithi110.stdout:3429: done (4 left) 2024-08-17T00:45:18.043 INFO:tasks.rados.rados.0.smithi110.stdout:3431: done (3 left) 2024-08-17T00:45:18.043 INFO:tasks.rados.rados.0.smithi110.stdout:3433: done (2 left) 2024-08-17T00:45:18.043 INFO:tasks.rados.rados.0.smithi110.stdout:3434: done (1 left) 2024-08-17T00:45:18.043 INFO:tasks.rados.rados.0.smithi110.stdout:3435: done (0 left) 2024-08-17T00:45:18.043 INFO:tasks.rados.rados.0.smithi110.stdout:3436: rollback oid 45 current snap is 306 2024-08-17T00:45:18.043 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 45 to 294 2024-08-17T00:45:18.043 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 46 current snap is 306 2024-08-17T00:45:18.044 INFO:tasks.rados.rados.0.smithi110.stdout:3437: seq_num 1054 ranges {0=458752,458752=401408} 2024-08-17T00:45:18.044 INFO:tasks.rados.rados.0.smithi110.stdout:3437: writing smithi11086371-46 from 0 to 458752 tid 1 2024-08-17T00:45:18.046 INFO:tasks.rados.rados.0.smithi110.stdout:3437: writing smithi11086371-46 from 458752 to 860160 tid 2 2024-08-17T00:45:18.047 INFO:tasks.rados.rados.0.smithi110.stdout:3438: rollback oid 12 current snap is 306 2024-08-17T00:45:18.047 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 12 to 287 2024-08-17T00:45:18.047 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 22 current snap is 306 2024-08-17T00:45:18.047 INFO:tasks.rados.rados.0.smithi110.stdout:3439: seq_num 1055 ranges {2097152=475136,2572288=401408} 2024-08-17T00:45:18.060 INFO:tasks.rados.rados.0.smithi110.stdout:3439: writing smithi11086371-22 from 2097152 to 2572288 tid 1 2024-08-17T00:45:18.063 INFO:tasks.rados.rados.0.smithi110.stdout:3439: writing smithi11086371-22 from 2572288 to 2973696 tid 2 2024-08-17T00:45:18.063 INFO:tasks.rados.rados.0.smithi110.stdout:3440: snap_create 2024-08-17T00:45:18.063 INFO:tasks.rados.rados.0.smithi110.stdout:3438: finishing rollback tid 0 to smithi11086371-12 2024-08-17T00:45:18.063 INFO:tasks.rados.rados.0.smithi110.stdout:3436: finishing rollback tid 0 to smithi11086371-45 2024-08-17T00:45:18.063 INFO:tasks.rados.rados.0.smithi110.stdout:3438: finishing rollback tid 1 to smithi11086371-12 2024-08-17T00:45:18.063 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 1049 (ObjNum 161 snap 0 seq_num 719722997) dirty dne 2024-08-17T00:45:18.064 INFO:tasks.rados.rados.0.smithi110.stdout:3436: finishing rollback tid 1 to smithi11086371-45 2024-08-17T00:45:18.064 INFO:tasks.rados.rados.0.smithi110.stdout:3436: finishing rollback tid 2 to smithi11086371-45 2024-08-17T00:45:18.064 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 1485 (ObjNum 995 snap 284 seq_num 995) dirty exists 2024-08-17T00:45:18.064 INFO:tasks.rados.rados.0.smithi110.stdout:3437: finishing write tid 1 to smithi11086371-46 2024-08-17T00:45:18.064 INFO:tasks.rados.rados.0.smithi110.stdout:3437: finishing write tid 2 to smithi11086371-46 2024-08-17T00:45:18.064 INFO:tasks.rados.rados.0.smithi110.stdout:3437: finishing write tid 3 to smithi11086371-46 2024-08-17T00:45:18.064 INFO:tasks.rados.rados.0.smithi110.stdout:3437: finishing write tid 4 to smithi11086371-46 2024-08-17T00:45:18.064 INFO:tasks.rados.rados.0.smithi110.stdout:3437: oid 46 updating version 0 to 1458 2024-08-17T00:45:18.064 INFO:tasks.rados.rados.0.smithi110.stdout:3437: oid 46 updating version 1458 to 1459 2024-08-17T00:45:18.064 INFO:tasks.rados.rados.0.smithi110.stdout:3437: oid 46 version 1459 is already newer than 1457 2024-08-17T00:45:18.064 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 1459 (ObjNum 1054 snap 306 seq_num 1054) dirty exists 2024-08-17T00:45:18.065 INFO:tasks.rados.rados.0.smithi110.stdout:3437: left oid 46 (ObjNum 1054 snap 306 seq_num 1054) 2024-08-17T00:45:18.066 INFO:tasks.rados.rados.0.smithi110.stdout:3439: finishing write tid 1 to smithi11086371-22 2024-08-17T00:45:18.067 INFO:tasks.rados.rados.0.smithi110.stdout:3439: finishing write tid 2 to smithi11086371-22 2024-08-17T00:45:18.067 INFO:tasks.rados.rados.0.smithi110.stdout:3439: finishing write tid 3 to smithi11086371-22 2024-08-17T00:45:18.068 INFO:tasks.rados.rados.0.smithi110.stdout:3439: finishing write tid 4 to smithi11086371-22 2024-08-17T00:45:18.068 INFO:tasks.rados.rados.0.smithi110.stdout:3439: oid 22 updating version 0 to 1461 2024-08-17T00:45:18.069 INFO:tasks.rados.rados.0.smithi110.stdout:3439: oid 22 updating version 1461 to 1462 2024-08-17T00:45:18.069 INFO:tasks.rados.rados.0.smithi110.stdout:3439: oid 22 updating version 1462 to 1463 2024-08-17T00:45:18.069 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 1463 (ObjNum 1055 snap 306 seq_num 1055) dirty exists 2024-08-17T00:45:18.069 INFO:tasks.rados.rados.0.smithi110.stdout:3439: left oid 22 (ObjNum 1055 snap 306 seq_num 1055) 2024-08-17T00:45:18.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:18 smithi110 ceph-mon[98148]: osdmap e696: 8 total, 8 up, 8 in 2024-08-17T00:45:18.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:18 smithi110 ceph-mon[100641]: osdmap e696: 8 total, 8 up, 8 in 2024-08-17T00:45:18.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:45:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:45:18] "GET /metrics HTTP/1.1" 200 36351 "" "Prometheus/2.43.0" 2024-08-17T00:45:18.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:18 smithi177 ceph-mon[90034]: osdmap e696: 8 total, 8 up, 8 in 2024-08-17T00:45:19.048 INFO:tasks.rados.rados.0.smithi110.stdout:3436: done (4 left) 2024-08-17T00:45:19.048 INFO:tasks.rados.rados.0.smithi110.stdout:3437: done (3 left) 2024-08-17T00:45:19.048 INFO:tasks.rados.rados.0.smithi110.stdout:3438: done (2 left) 2024-08-17T00:45:19.048 INFO:tasks.rados.rados.0.smithi110.stdout:3439: done (1 left) 2024-08-17T00:45:19.048 INFO:tasks.rados.rados.0.smithi110.stdout:3440: done (0 left) 2024-08-17T00:45:19.048 INFO:tasks.rados.rados.0.smithi110.stdout:3441: delete oid 49 current snap is 307 2024-08-17T00:45:19.051 INFO:tasks.rados.rados.0.smithi110.stdout:3441: done (0 left) 2024-08-17T00:45:19.051 INFO:tasks.rados.rados.0.smithi110.stdout:3442: snap_remove snap 287 2024-08-17T00:45:19.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:19 smithi110 ceph-mon[100641]: osdmap e697: 8 total, 8 up, 8 in 2024-08-17T00:45:19.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:19 smithi110 ceph-mon[100641]: pgmap v613: 121 pgs: 121 active+clean; 235 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 816 KiB/s wr, 4 op/s 2024-08-17T00:45:19.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:19 smithi110 ceph-mon[98148]: osdmap e697: 8 total, 8 up, 8 in 2024-08-17T00:45:19.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:19 smithi110 ceph-mon[98148]: pgmap v613: 121 pgs: 121 active+clean; 235 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 816 KiB/s wr, 4 op/s 2024-08-17T00:45:19.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:19 smithi177 ceph-mon[90034]: osdmap e697: 8 total, 8 up, 8 in 2024-08-17T00:45:19.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:19 smithi177 ceph-mon[90034]: pgmap v613: 121 pgs: 121 active+clean; 235 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 816 KiB/s wr, 4 op/s 2024-08-17T00:45:19.988 INFO:tasks.rados.rados.0.smithi110.stdout:3442: done (0 left) 2024-08-17T00:45:19.988 INFO:tasks.rados.rados.0.smithi110.stdout:3443: rollback oid 20 current snap is 307 2024-08-17T00:45:19.988 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 20 to 299 2024-08-17T00:45:19.988 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 10 current snap is 307 2024-08-17T00:45:19.989 INFO:tasks.rados.rados.0.smithi110.stdout:3444: seq_num 1057 ranges {4882432=507904,5390336=401408} 2024-08-17T00:45:20.018 INFO:tasks.rados.rados.0.smithi110.stdout:3444: writing smithi11086371-10 from 4882432 to 5390336 tid 1 2024-08-17T00:45:20.021 INFO:tasks.rados.rados.0.smithi110.stdout:3444: writing smithi11086371-10 from 5390336 to 5791744 tid 2 2024-08-17T00:45:20.021 INFO:tasks.rados.rados.0.smithi110.stdout:3445: copy_from oid 24 from oid 49 current snap is 307 2024-08-17T00:45:20.021 INFO:tasks.rados.rados.0.smithi110.stdout:3443: finishing rollback tid 1 to smithi11086371-20 2024-08-17T00:45:20.021 INFO:tasks.rados.rados.0.smithi110.stdout:3443: finishing rollback tid 2 to smithi11086371-20 2024-08-17T00:45:20.021 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 1488 (ObjNum 939 snap 273 seq_num 939) dirty exists 2024-08-17T00:45:20.021 INFO:tasks.rados.rados.0.smithi110.stdout:3443: done (2 left) 2024-08-17T00:45:20.021 INFO:tasks.rados.rados.0.smithi110.stdout:3446: rollback oid 22 current snap is 307 2024-08-17T00:45:20.022 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 22 to 296 2024-08-17T00:45:20.022 INFO:tasks.rados.rados.0.smithi110.stdout:3447: snap_remove snap 305 2024-08-17T00:45:20.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: osdmap e698: 8 total, 8 up, 8 in 2024-08-17T00:45:20.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:20.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:20.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:45:20.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:45:20.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:20.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T00:45:20.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:45:20.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:20.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-17T00:45:20.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T00:45:20.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: osdmap e698: 8 total, 8 up, 8 in 2024-08-17T00:45:20.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:20.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:20.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:45:20.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:45:20.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:20.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T00:45:20.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:45:20.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.317 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.317 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.317 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:20.317 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-17T00:45:20.317 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T00:45:20.317 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T00:45:20.317 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T00:45:20.317 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-17T00:45:20.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T00:45:20.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-17T00:45:20.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-17T00:45:20.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-17T00:45:20.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-17T00:45:20.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-17T00:45:20.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-17T00:45:20.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-17T00:45:20.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-17T00:45:20.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T00:45:20.318 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-17T00:45:20.319 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-17T00:45:20.319 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-17T00:45:20.319 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-08-17T00:45:20.319 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-17T00:45:20.319 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-17T00:45:20.319 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-17T00:45:20.319 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T00:45:20.319 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T00:45:20.319 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T00:45:20.319 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-17T00:45:20.319 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T00:45:20.319 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-17T00:45:20.320 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-17T00:45:20.320 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-17T00:45:20.320 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-17T00:45:20.320 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-17T00:45:20.320 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-17T00:45:20.320 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-17T00:45:20.320 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-17T00:45:20.320 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T00:45:20.320 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-17T00:45:20.320 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-17T00:45:20.320 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-17T00:45:20.320 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-08-17T00:45:20.320 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-17T00:45:20.320 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-17T00:45:20.320 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-17T00:45:20.321 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T00:45:20.321 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T00:45:20.321 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T00:45:20.321 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T00:45:20.321 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T00:45:20.321 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T00:45:20.321 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T00:45:20.321 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T00:45:20.321 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-17T00:45:20.322 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T00:45:20.322 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:45:20.322 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:45:20.322 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:45:20.322 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:20.322 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[100641]: osdmap e699: 8 total, 8 up, 8 in 2024-08-17T00:45:20.322 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T00:45:20.322 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T00:45:20.322 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T00:45:20.322 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T00:45:20.323 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T00:45:20.323 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-17T00:45:20.323 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T00:45:20.323 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:45:20.323 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:45:20.323 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:45:20.323 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:20.323 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:20 smithi110 ceph-mon[98148]: osdmap e699: 8 total, 8 up, 8 in 2024-08-17T00:45:20.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: osdmap e698: 8 total, 8 up, 8 in 2024-08-17T00:45:20.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:20.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:20.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:45:20.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:45:20.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:20.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T00:45:20.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:45:20.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:20.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:20.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-17T00:45:20.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T00:45:20.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T00:45:20.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T00:45:20.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-17T00:45:20.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T00:45:20.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-17T00:45:20.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-17T00:45:20.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-17T00:45:20.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-17T00:45:20.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-17T00:45:20.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-17T00:45:20.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-17T00:45:20.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-17T00:45:20.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T00:45:20.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-17T00:45:20.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-17T00:45:20.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-17T00:45:20.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-08-17T00:45:20.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-17T00:45:20.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-17T00:45:20.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-17T00:45:20.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T00:45:20.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T00:45:20.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T00:45:20.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T00:45:20.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T00:45:20.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T00:45:20.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T00:45:20.368 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-17T00:45:20.368 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T00:45:20.368 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:45:20.368 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:45:20.368 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:45:20.368 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:20.368 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:20 smithi177 ceph-mon[90034]: osdmap e699: 8 total, 8 up, 8 in 2024-08-17T00:45:20.989 INFO:tasks.rados.rados.0.smithi110.stdout:3447: done (3 left) 2024-08-17T00:45:20.989 INFO:tasks.rados.rados.0.smithi110.stdout:3448: delete oid 30 current snap is 307 2024-08-17T00:45:20.989 INFO:tasks.rados.rados.0.smithi110.stdout:3445: finishing copy_from to smithi11086371-24 2024-08-17T00:45:20.989 INFO:tasks.rados.rados.0.smithi110.stdout:3445: got expected ENOENT (src dne) 2024-08-17T00:45:20.989 INFO:tasks.rados.rados.0.smithi110.stdout:3445: finishing copy_from racing read to smithi11086371-24 2024-08-17T00:45:20.990 INFO:tasks.rados.rados.0.smithi110.stdout:3444: finishing write tid 1 to smithi11086371-10 2024-08-17T00:45:20.990 INFO:tasks.rados.rados.0.smithi110.stdout:3444: finishing write tid 2 to smithi11086371-10 2024-08-17T00:45:20.990 INFO:tasks.rados.rados.0.smithi110.stdout:3444: finishing write tid 3 to smithi11086371-10 2024-08-17T00:45:20.990 INFO:tasks.rados.rados.0.smithi110.stdout:3446: finishing rollback tid 0 to smithi11086371-22 2024-08-17T00:45:20.990 INFO:tasks.rados.rados.0.smithi110.stdout:3446: finishing rollback tid 1 to smithi11086371-22 2024-08-17T00:45:20.990 INFO:tasks.rados.rados.0.smithi110.stdout:3446: finishing rollback tid 2 to smithi11086371-22 2024-08-17T00:45:20.990 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 1475 (ObjNum 966 snap 276 seq_num 966) dirty exists 2024-08-17T00:45:20.990 INFO:tasks.rados.rados.0.smithi110.stdout:3444: finishing write tid 4 to smithi11086371-10 2024-08-17T00:45:20.990 INFO:tasks.rados.rados.0.smithi110.stdout:3444: oid 10 updating version 0 to 1009 2024-08-17T00:45:20.990 INFO:tasks.rados.rados.0.smithi110.stdout:3444: oid 10 updating version 1009 to 1011 2024-08-17T00:45:20.990 INFO:tasks.rados.rados.0.smithi110.stdout:3444: oid 10 version 1011 is already newer than 1010 2024-08-17T00:45:20.990 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 1011 (ObjNum 1057 snap 307 seq_num 1057) dirty exists 2024-08-17T00:45:20.990 INFO:tasks.rados.rados.0.smithi110.stdout:3444: left oid 10 (ObjNum 1057 snap 307 seq_num 1057) 2024-08-17T00:45:20.998 INFO:tasks.rados.rados.0.smithi110.stdout:3444: done (3 left) 2024-08-17T00:45:20.998 INFO:tasks.rados.rados.0.smithi110.stdout:3445: done (2 left) 2024-08-17T00:45:20.999 INFO:tasks.rados.rados.0.smithi110.stdout:3446: done (1 left) 2024-08-17T00:45:20.999 INFO:tasks.rados.rados.0.smithi110.stdout:3448: done (0 left) 2024-08-17T00:45:20.999 INFO:tasks.rados.rados.0.smithi110.stdout:3449: read oid 27 snap -1 2024-08-17T00:45:20.999 INFO:tasks.rados.rados.0.smithi110.stdout:3449: expect (ObjNum 1024 snap 291 seq_num 1024) 2024-08-17T00:45:20.999 INFO:tasks.rados.rados.0.smithi110.stdout:3450: copy_from oid 25 from oid 17 current snap is 307 2024-08-17T00:45:20.999 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 19 current snap is 307 2024-08-17T00:45:20.999 INFO:tasks.rados.rados.0.smithi110.stdout:3451: seq_num 1059 ranges {2596864=540672,3137536=401408} 2024-08-17T00:45:21.015 INFO:tasks.rados.rados.0.smithi110.stdout:3451: writing smithi11086371-19 from 2596864 to 3137536 tid 1 2024-08-17T00:45:21.018 INFO:tasks.rados.rados.0.smithi110.stdout:3451: writing smithi11086371-19 from 3137536 to 3538944 tid 2 2024-08-17T00:45:21.018 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 42 current snap is 307 2024-08-17T00:45:21.018 INFO:tasks.rados.rados.0.smithi110.stdout:3452: seq_num 1060 ranges {0=557056,557056=401408} 2024-08-17T00:45:21.021 INFO:tasks.rados.rados.0.smithi110.stdout:3452: writing smithi11086371-42 from 0 to 557056 tid 1 2024-08-17T00:45:21.024 INFO:tasks.rados.rados.0.smithi110.stdout:3452: writing smithi11086371-42 from 557056 to 958464 tid 2 2024-08-17T00:45:21.024 INFO:tasks.rados.rados.0.smithi110.stdout:3453: rollback oid 10 current snap is 307 2024-08-17T00:45:21.024 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 10 to 296 2024-08-17T00:45:21.024 INFO:tasks.rados.rados.0.smithi110.stdout:3450: finishing copy_from to smithi11086371-25 2024-08-17T00:45:21.024 INFO:tasks.rados.rados.0.smithi110.stdout:3450: got expected ENOENT (src dne) 2024-08-17T00:45:21.025 INFO:tasks.rados.rados.0.smithi110.stdout:3450: finishing copy_from racing read to smithi11086371-25 2024-08-17T00:45:21.025 INFO:tasks.rados.rados.0.smithi110.stdout:3449: expect (ObjNum 1024 snap 291 seq_num 1024) 2024-08-17T00:45:21.035 INFO:tasks.rados.rados.0.smithi110.stdout:3451: finishing write tid 1 to smithi11086371-19 2024-08-17T00:45:21.035 INFO:tasks.rados.rados.0.smithi110.stdout:3451: finishing write tid 2 to smithi11086371-19 2024-08-17T00:45:21.035 INFO:tasks.rados.rados.0.smithi110.stdout:3451: finishing write tid 3 to smithi11086371-19 2024-08-17T00:45:21.035 INFO:tasks.rados.rados.0.smithi110.stdout:3449: done (4 left) 2024-08-17T00:45:21.036 INFO:tasks.rados.rados.0.smithi110.stdout:3450: done (3 left) 2024-08-17T00:45:21.036 INFO:tasks.rados.rados.0.smithi110.stdout:3454: read oid 47 snap -1 2024-08-17T00:45:21.036 INFO:tasks.rados.rados.0.smithi110.stdout:3454: expect (ObjNum 969 snap 277 seq_num 969) 2024-08-17T00:45:21.036 INFO:tasks.rados.rados.0.smithi110.stdout:3455: delete oid 31 current snap is 307 2024-08-17T00:45:21.036 INFO:tasks.rados.rados.0.smithi110.stdout:3451: finishing write tid 4 to smithi11086371-19 2024-08-17T00:45:21.036 INFO:tasks.rados.rados.0.smithi110.stdout:3451: oid 19 updating version 0 to 1500 2024-08-17T00:45:21.036 INFO:tasks.rados.rados.0.smithi110.stdout:3451: oid 19 version 1500 is already newer than 1499 2024-08-17T00:45:21.036 INFO:tasks.rados.rados.0.smithi110.stdout:3451: oid 19 updating version 1500 to 1501 2024-08-17T00:45:21.036 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 1501 (ObjNum 1059 snap 307 seq_num 1059) dirty exists 2024-08-17T00:45:21.036 INFO:tasks.rados.rados.0.smithi110.stdout:3451: left oid 19 (ObjNum 1059 snap 307 seq_num 1059) 2024-08-17T00:45:21.036 INFO:tasks.rados.rados.0.smithi110.stdout:3453: finishing rollback tid 0 to smithi11086371-10 2024-08-17T00:45:21.036 INFO:tasks.rados.rados.0.smithi110.stdout:3453: finishing rollback tid 1 to smithi11086371-10 2024-08-17T00:45:21.036 INFO:tasks.rados.rados.0.smithi110.stdout:3453: finishing rollback tid 2 to smithi11086371-10 2024-08-17T00:45:21.037 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 1014 (ObjNum 1035 snap 296 seq_num 1035) dirty exists 2024-08-17T00:45:21.037 INFO:tasks.rados.rados.0.smithi110.stdout:3452: finishing write tid 1 to smithi11086371-42 2024-08-17T00:45:21.037 INFO:tasks.rados.rados.0.smithi110.stdout:3452: finishing write tid 2 to smithi11086371-42 2024-08-17T00:45:21.037 INFO:tasks.rados.rados.0.smithi110.stdout:3452: finishing write tid 3 to smithi11086371-42 2024-08-17T00:45:21.037 INFO:tasks.rados.rados.0.smithi110.stdout:3452: finishing write tid 4 to smithi11086371-42 2024-08-17T00:45:21.037 INFO:tasks.rados.rados.0.smithi110.stdout:3452: oid 42 updating version 0 to 1498 2024-08-17T00:45:21.037 INFO:tasks.rados.rados.0.smithi110.stdout:3452: oid 42 updating version 1498 to 1499 2024-08-17T00:45:21.037 INFO:tasks.rados.rados.0.smithi110.stdout:3452: oid 42 version 1499 is already newer than 1497 2024-08-17T00:45:21.037 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 42 v 1499 (ObjNum 1060 snap 307 seq_num 1060) dirty exists 2024-08-17T00:45:21.037 INFO:tasks.rados.rados.0.smithi110.stdout:3452: left oid 42 (ObjNum 1060 snap 307 seq_num 1060) 2024-08-17T00:45:21.038 INFO:tasks.rados.rados.0.smithi110.stdout:3451: done (4 left) 2024-08-17T00:45:21.038 INFO:tasks.rados.rados.0.smithi110.stdout:3452: done (3 left) 2024-08-17T00:45:21.038 INFO:tasks.rados.rados.0.smithi110.stdout:3453: done (2 left) 2024-08-17T00:45:21.038 INFO:tasks.rados.rados.0.smithi110.stdout:3455: done (1 left) 2024-08-17T00:45:21.038 INFO:tasks.rados.rados.0.smithi110.stdout:3456: rollback oid 15 current snap is 307 2024-08-17T00:45:21.038 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 15 to 300 2024-08-17T00:45:21.038 INFO:tasks.rados.rados.0.smithi110.stdout:3457: delete oid 3 current snap is 307 2024-08-17T00:45:21.040 INFO:tasks.rados.rados.0.smithi110.stdout:3456: finishing rollback tid 1 to smithi11086371-15 2024-08-17T00:45:21.040 INFO:tasks.rados.rados.0.smithi110.stdout:3456: finishing rollback tid 2 to smithi11086371-15 2024-08-17T00:45:21.040 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 1283 (ObjNum 879 snap 256 seq_num 879) dirty exists 2024-08-17T00:45:21.040 INFO:tasks.rados.rados.0.smithi110.stdout:3456: done (2 left) 2024-08-17T00:45:21.040 INFO:tasks.rados.rados.0.smithi110.stdout:3457: done (1 left) 2024-08-17T00:45:21.040 INFO:tasks.rados.rados.0.smithi110.stdout:3458: setattr oid 20 current snap is 307 2024-08-17T00:45:21.041 INFO:tasks.rados.rados.0.smithi110.stdout:3459: setattr oid 32 current snap is 307 2024-08-17T00:45:21.042 INFO:tasks.rados.rados.0.smithi110.stdout:3460: read oid 22 snap -1 2024-08-17T00:45:21.043 INFO:tasks.rados.rados.0.smithi110.stdout:3460: expect (ObjNum 966 snap 276 seq_num 966) 2024-08-17T00:45:21.043 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 28 current snap is 307 2024-08-17T00:45:21.043 INFO:tasks.rados.rados.0.smithi110.stdout:3461: seq_num 1063 ranges {335872=606208,942080=401408} 2024-08-17T00:45:21.048 INFO:tasks.rados.rados.0.smithi110.stdout:3461: writing smithi11086371-28 from 335872 to 942080 tid 1 2024-08-17T00:45:21.051 INFO:tasks.rados.rados.0.smithi110.stdout:3461: writing smithi11086371-28 from 942080 to 1343488 tid 2 2024-08-17T00:45:21.051 INFO:tasks.rados.rados.0.smithi110.stdout:3462: copy_from oid 46 from oid 23 current snap is 307 2024-08-17T00:45:21.051 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 1500 (ObjNum 939 snap 273 seq_num 939) dirty exists 2024-08-17T00:45:21.051 INFO:tasks.rados.rados.0.smithi110.stdout:3454: expect (ObjNum 969 snap 277 seq_num 969) 2024-08-17T00:45:21.100 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 1416 (ObjNum 995 snap 284 seq_num 995) dirty exists 2024-08-17T00:45:21.100 INFO:tasks.rados.rados.0.smithi110.stdout:3460: expect (ObjNum 966 snap 276 seq_num 966) 2024-08-17T00:45:21.159 INFO:tasks.rados.rados.0.smithi110.stdout:3461: finishing write tid 1 to smithi11086371-28 2024-08-17T00:45:21.159 INFO:tasks.rados.rados.0.smithi110.stdout:3461: finishing write tid 2 to smithi11086371-28 2024-08-17T00:45:21.159 INFO:tasks.rados.rados.0.smithi110.stdout:3461: finishing write tid 3 to smithi11086371-28 2024-08-17T00:45:21.159 INFO:tasks.rados.rados.0.smithi110.stdout:3461: finishing write tid 4 to smithi11086371-28 2024-08-17T00:45:21.160 INFO:tasks.rados.rados.0.smithi110.stdout:3461: oid 28 updating version 0 to 1050 2024-08-17T00:45:21.160 INFO:tasks.rados.rados.0.smithi110.stdout:3461: oid 28 updating version 1050 to 1051 2024-08-17T00:45:21.160 INFO:tasks.rados.rados.0.smithi110.stdout:3461: oid 28 updating version 1051 to 1052 2024-08-17T00:45:21.160 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 1052 (ObjNum 1063 snap 307 seq_num 1063) dirty exists 2024-08-17T00:45:21.160 INFO:tasks.rados.rados.0.smithi110.stdout:3461: left oid 28 (ObjNum 1063 snap 307 seq_num 1063) 2024-08-17T00:45:21.160 INFO:tasks.rados.rados.0.smithi110.stdout:3462: finishing copy_from racing read to smithi11086371-46 2024-08-17T00:45:21.160 INFO:tasks.rados.rados.0.smithi110.stdout:3462: finishing copy_from to smithi11086371-46 2024-08-17T00:45:21.160 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 1123 (ObjNum 938 snap 273 seq_num 938) dirty exists 2024-08-17T00:45:21.160 INFO:tasks.rados.rados.0.smithi110.stdout:3454: done (5 left) 2024-08-17T00:45:21.160 INFO:tasks.rados.rados.0.smithi110.stdout:3458: done (4 left) 2024-08-17T00:45:21.160 INFO:tasks.rados.rados.0.smithi110.stdout:3459: done (3 left) 2024-08-17T00:45:21.160 INFO:tasks.rados.rados.0.smithi110.stdout:3460: done (2 left) 2024-08-17T00:45:21.160 INFO:tasks.rados.rados.0.smithi110.stdout:3461: done (1 left) 2024-08-17T00:45:21.160 INFO:tasks.rados.rados.0.smithi110.stdout:3462: done (0 left) 2024-08-17T00:45:21.161 INFO:tasks.rados.rados.0.smithi110.stdout:3463: delete oid 32 current snap is 307 2024-08-17T00:45:21.161 INFO:tasks.rados.rados.0.smithi110.stdout:3463: done (0 left) 2024-08-17T00:45:21.161 INFO:tasks.rados.rados.0.smithi110.stdout:3464: read oid 26 snap -1 2024-08-17T00:45:21.161 INFO:tasks.rados.rados.0.smithi110.stdout:3464: expect deleted 2024-08-17T00:45:21.161 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 28 current snap is 307 2024-08-17T00:45:21.161 INFO:tasks.rados.rados.0.smithi110.stdout:3465: seq_num 1065 ranges {1343488=638976,1982464=401408} 2024-08-17T00:45:21.172 INFO:tasks.rados.rados.0.smithi110.stdout:3465: writing smithi11086371-28 from 1343488 to 1982464 tid 1 2024-08-17T00:45:21.174 INFO:tasks.rados.rados.0.smithi110.stdout:3465: writing smithi11086371-28 from 1982464 to 2383872 tid 2 2024-08-17T00:45:21.175 INFO:tasks.rados.rados.0.smithi110.stdout:3466: rmattr oid 25 current snap is 307 2024-08-17T00:45:21.175 INFO:tasks.rados.rados.0.smithi110.stdout:3466: done (2 left) 2024-08-17T00:45:21.175 INFO:tasks.rados.rados.0.smithi110.stdout:3467: delete oid 47 current snap is 307 2024-08-17T00:45:21.176 INFO:tasks.rados.rados.0.smithi110.stdout:3465: finishing write tid 1 to smithi11086371-28 2024-08-17T00:45:21.177 INFO:tasks.rados.rados.0.smithi110.stdout:3464: done (2 left) 2024-08-17T00:45:21.177 INFO:tasks.rados.rados.0.smithi110.stdout:3467: done (1 left) 2024-08-17T00:45:21.177 INFO:tasks.rados.rados.0.smithi110.stdout:3468: rmattr oid 3 current snap is 307 2024-08-17T00:45:21.177 INFO:tasks.rados.rados.0.smithi110.stdout:3468: done (1 left) 2024-08-17T00:45:21.177 INFO:tasks.rados.rados.0.smithi110.stdout:3469: copy_from oid 25 from oid 42 current snap is 307 2024-08-17T00:45:21.177 INFO:tasks.rados.rados.0.smithi110.stdout:3470: rollback oid 3 current snap is 307 2024-08-17T00:45:21.177 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 3 to 304 2024-08-17T00:45:21.177 INFO:tasks.rados.rados.0.smithi110.stdout:3471: delete oid 13 current snap is 307 2024-08-17T00:45:21.177 INFO:tasks.rados.rados.0.smithi110.stdout:3465: finishing write tid 2 to smithi11086371-28 2024-08-17T00:45:21.178 INFO:tasks.rados.rados.0.smithi110.stdout:3465: finishing write tid 3 to smithi11086371-28 2024-08-17T00:45:21.178 INFO:tasks.rados.rados.0.smithi110.stdout:3465: finishing write tid 4 to smithi11086371-28 2024-08-17T00:45:21.178 INFO:tasks.rados.rados.0.smithi110.stdout:3465: oid 28 updating version 0 to 1054 2024-08-17T00:45:21.178 INFO:tasks.rados.rados.0.smithi110.stdout:3465: oid 28 updating version 1054 to 1055 2024-08-17T00:45:21.178 INFO:tasks.rados.rados.0.smithi110.stdout:3465: oid 28 version 1055 is already newer than 1053 2024-08-17T00:45:21.178 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 1055 (ObjNum 1065 snap 307 seq_num 1065) dirty exists 2024-08-17T00:45:21.179 INFO:tasks.rados.rados.0.smithi110.stdout:3465: left oid 28 (ObjNum 1065 snap 307 seq_num 1065) 2024-08-17T00:45:21.179 INFO:tasks.rados.rados.0.smithi110.stdout:3470: finishing rollback tid 1 to smithi11086371-3 2024-08-17T00:45:21.179 INFO:tasks.rados.rados.0.smithi110.stdout:3470: finishing rollback tid 2 to smithi11086371-3 2024-08-17T00:45:21.179 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 1062 (ObjNum 1037 snap 297 seq_num 1037) dirty exists 2024-08-17T00:45:21.180 INFO:tasks.rados.rados.0.smithi110.stdout:3465: done (3 left) 2024-08-17T00:45:21.180 INFO:tasks.rados.rados.0.smithi110.stdout:3470: done (2 left) 2024-08-17T00:45:21.180 INFO:tasks.rados.rados.0.smithi110.stdout:3471: done (1 left) 2024-08-17T00:45:21.180 INFO:tasks.rados.rados.0.smithi110.stdout:3472: read oid 15 snap 304 2024-08-17T00:45:21.180 INFO:tasks.rados.rados.0.smithi110.stdout:3472: expect deleted 2024-08-17T00:45:21.181 INFO:tasks.rados.rados.0.smithi110.stdout:3473: setattr oid 24 current snap is 307 2024-08-17T00:45:21.182 INFO:tasks.rados.rados.0.smithi110.stdout:3469: finishing copy_from racing read to smithi11086371-25 2024-08-17T00:45:21.182 INFO:tasks.rados.rados.0.smithi110.stdout:3469: finishing copy_from to smithi11086371-25 2024-08-17T00:45:21.182 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 1499 (ObjNum 1060 snap 307 seq_num 1060) dirty exists 2024-08-17T00:45:21.183 INFO:tasks.rados.rados.0.smithi110.stdout:3469: done (2 left) 2024-08-17T00:45:21.183 INFO:tasks.rados.rados.0.smithi110.stdout:3472: done (1 left) 2024-08-17T00:45:21.183 INFO:tasks.rados.rados.0.smithi110.stdout:3474: snap_create 2024-08-17T00:45:21.185 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 1502 (ObjNum 49 snap 0 seq_num 1879182704) dirty exists 2024-08-17T00:45:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:21 smithi110 ceph-mon[100641]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T00:45:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:21 smithi110 ceph-mon[100641]: Upgrade: Finalizing container_image settings 2024-08-17T00:45:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:21 smithi110 ceph-mon[100641]: Upgrade: Complete! 2024-08-17T00:45:21.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:45:21.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:45:21.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:45:21.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:21.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:21 smithi110 ceph-mon[100641]: pgmap v616: 121 pgs: 121 active+clean; 210 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-17T00:45:21.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:21 smithi110 ceph-mon[100641]: osdmap e700: 8 total, 8 up, 8 in 2024-08-17T00:45:21.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:21 smithi110 ceph-mon[98148]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T00:45:21.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:21 smithi110 ceph-mon[98148]: Upgrade: Finalizing container_image settings 2024-08-17T00:45:21.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:21 smithi110 ceph-mon[98148]: Upgrade: Complete! 2024-08-17T00:45:21.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:45:21.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:45:21.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:45:21.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:21.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:21 smithi110 ceph-mon[98148]: pgmap v616: 121 pgs: 121 active+clean; 210 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-17T00:45:21.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:21 smithi110 ceph-mon[98148]: osdmap e700: 8 total, 8 up, 8 in 2024-08-17T00:45:21.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:21 smithi177 ceph-mon[90034]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T00:45:21.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:21 smithi177 ceph-mon[90034]: Upgrade: Finalizing container_image settings 2024-08-17T00:45:21.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:21 smithi177 ceph-mon[90034]: Upgrade: Complete! 2024-08-17T00:45:21.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:45:21.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:45:21.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:45:21.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:21.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:21 smithi177 ceph-mon[90034]: pgmap v616: 121 pgs: 121 active+clean; 210 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-17T00:45:21.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:21 smithi177 ceph-mon[90034]: osdmap e700: 8 total, 8 up, 8 in 2024-08-17T00:45:22.067 INFO:tasks.rados.rados.0.smithi110.stdout:3473: done (1 left) 2024-08-17T00:45:22.067 INFO:tasks.rados.rados.0.smithi110.stdout:3474: done (0 left) 2024-08-17T00:45:22.067 INFO:tasks.rados.rados.0.smithi110.stdout:3475: rmattr oid 41 current snap is 308 2024-08-17T00:45:22.067 INFO:tasks.rados.rados.0.smithi110.stdout:3476: read oid 24 snap -1 2024-08-17T00:45:22.067 INFO:tasks.rados.rados.0.smithi110.stdout:3476: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:45:22.067 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 29 current snap is 308 2024-08-17T00:45:22.068 INFO:tasks.rados.rados.0.smithi110.stdout:3477: seq_num 1068 ranges {7553024=696320,8249344=401408} 2024-08-17T00:45:22.110 INFO:tasks.rados.rados.0.smithi110.stdout:3477: writing smithi11086371-29 from 7553024 to 8249344 tid 1 2024-08-17T00:45:22.113 INFO:tasks.rados.rados.0.smithi110.stdout:3477: writing smithi11086371-29 from 8249344 to 8650752 tid 2 2024-08-17T00:45:22.113 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 5 current snap is 308 2024-08-17T00:45:22.113 INFO:tasks.rados.rados.0.smithi110.stdout:3478: seq_num 1069 ranges {11075584=712704,11788288=401408} 2024-08-17T00:45:22.174 INFO:tasks.rados.rados.0.smithi110.stdout:3478: writing smithi11086371-5 from 11075584 to 11788288 tid 1 2024-08-17T00:45:22.177 INFO:tasks.rados.rados.0.smithi110.stdout:3478: writing smithi11086371-5 from 11788288 to 12189696 tid 2 2024-08-17T00:45:22.177 INFO:tasks.rados.rados.0.smithi110.stdout:3479: rollback oid 22 current snap is 308 2024-08-17T00:45:22.177 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 22 to 303 2024-08-17T00:45:22.177 INFO:tasks.rados.rados.0.smithi110.stdout:3476: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:45:22.181 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 1284 (ObjNum 825 snap 243 seq_num 825) dirty exists 2024-08-17T00:45:22.181 INFO:tasks.rados.rados.0.smithi110.stdout:3477: finishing write tid 1 to smithi11086371-29 2024-08-17T00:45:22.181 INFO:tasks.rados.rados.0.smithi110.stdout:3477: finishing write tid 2 to smithi11086371-29 2024-08-17T00:45:22.181 INFO:tasks.rados.rados.0.smithi110.stdout:3477: finishing write tid 3 to smithi11086371-29 2024-08-17T00:45:22.181 INFO:tasks.rados.rados.0.smithi110.stdout:3477: finishing write tid 4 to smithi11086371-29 2024-08-17T00:45:22.181 INFO:tasks.rados.rados.0.smithi110.stdout:3477: oid 29 updating version 0 to 1140 2024-08-17T00:45:22.181 INFO:tasks.rados.rados.0.smithi110.stdout:3477: oid 29 version 1140 is already newer than 1139 2024-08-17T00:45:22.181 INFO:tasks.rados.rados.0.smithi110.stdout:3477: oid 29 updating version 1140 to 1141 2024-08-17T00:45:22.181 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 1141 (ObjNum 1068 snap 308 seq_num 1068) dirty exists 2024-08-17T00:45:22.181 INFO:tasks.rados.rados.0.smithi110.stdout:3477: left oid 29 (ObjNum 1068 snap 308 seq_num 1068) 2024-08-17T00:45:22.181 INFO:tasks.rados.rados.0.smithi110.stdout:3475: done (4 left) 2024-08-17T00:45:22.181 INFO:tasks.rados.rados.0.smithi110.stdout:3476: done (3 left) 2024-08-17T00:45:22.181 INFO:tasks.rados.rados.0.smithi110.stdout:3477: done (2 left) 2024-08-17T00:45:22.182 INFO:tasks.rados.rados.0.smithi110.stdout:3480: snap_create 2024-08-17T00:45:22.182 INFO:tasks.rados.rados.0.smithi110.stdout:3479: finishing rollback tid 0 to smithi11086371-22 2024-08-17T00:45:22.183 INFO:tasks.rados.rados.0.smithi110.stdout:3479: finishing rollback tid 1 to smithi11086371-22 2024-08-17T00:45:22.183 INFO:tasks.rados.rados.0.smithi110.stdout:3479: finishing rollback tid 2 to smithi11086371-22 2024-08-17T00:45:22.183 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 1489 (ObjNum 966 snap 276 seq_num 966) dirty exists 2024-08-17T00:45:22.184 INFO:tasks.rados.rados.0.smithi110.stdout:3478: finishing write tid 1 to smithi11086371-5 2024-08-17T00:45:22.184 INFO:tasks.rados.rados.0.smithi110.stdout:3478: finishing write tid 2 to smithi11086371-5 2024-08-17T00:45:22.184 INFO:tasks.rados.rados.0.smithi110.stdout:3478: finishing write tid 3 to smithi11086371-5 2024-08-17T00:45:22.186 INFO:tasks.rados.rados.0.smithi110.stdout:3478: finishing write tid 4 to smithi11086371-5 2024-08-17T00:45:22.186 INFO:tasks.rados.rados.0.smithi110.stdout:3478: oid 5 updating version 0 to 1506 2024-08-17T00:45:22.186 INFO:tasks.rados.rados.0.smithi110.stdout:3478: oid 5 version 1506 is already newer than 1505 2024-08-17T00:45:22.186 INFO:tasks.rados.rados.0.smithi110.stdout:3478: oid 5 version 1506 is already newer than 1504 2024-08-17T00:45:22.186 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 1506 (ObjNum 1069 snap 308 seq_num 1069) dirty exists 2024-08-17T00:45:22.186 INFO:tasks.rados.rados.0.smithi110.stdout:3478: left oid 5 (ObjNum 1069 snap 308 seq_num 1069) 2024-08-17T00:45:22.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:22 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:22.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:22 smithi110 ceph-mon[100641]: osdmap e701: 8 total, 8 up, 8 in 2024-08-17T00:45:22.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:22 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:22.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:22 smithi110 ceph-mon[98148]: osdmap e701: 8 total, 8 up, 8 in 2024-08-17T00:45:22.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:22 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:45:22.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:22 smithi177 ceph-mon[90034]: osdmap e701: 8 total, 8 up, 8 in 2024-08-17T00:45:23.072 INFO:tasks.rados.rados.0.smithi110.stdout:3478: done (2 left) 2024-08-17T00:45:23.072 INFO:tasks.rados.rados.0.smithi110.stdout:3479: done (1 left) 2024-08-17T00:45:23.072 INFO:tasks.rados.rados.0.smithi110.stdout:3480: done (0 left) 2024-08-17T00:45:23.072 INFO:tasks.rados.rados.0.smithi110.stdout:3481: rollback oid 6 current snap is 309 2024-08-17T00:45:23.072 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 6 to 299 2024-08-17T00:45:23.072 INFO:tasks.rados.rados.0.smithi110.stdout:3482: read oid 16 snap -1 2024-08-17T00:45:23.072 INFO:tasks.rados.rados.0.smithi110.stdout:3482: expect (ObjNum 1050 snap 303 seq_num 1050) 2024-08-17T00:45:23.072 INFO:tasks.rados.rados.0.smithi110.stdout:3483: setattr oid 44 current snap is 309 2024-08-17T00:45:23.073 INFO:tasks.rados.rados.0.smithi110.stdout:3484: setattr oid 11 current snap is 309 2024-08-17T00:45:23.075 INFO:tasks.rados.rados.0.smithi110.stdout:3485: snap_create 2024-08-17T00:45:23.077 INFO:tasks.rados.rados.0.smithi110.stdout:3481: finishing rollback tid 0 to smithi11086371-6 2024-08-17T00:45:23.078 INFO:tasks.rados.rados.0.smithi110.stdout:3481: finishing rollback tid 1 to smithi11086371-6 2024-08-17T00:45:23.079 INFO:tasks.rados.rados.0.smithi110.stdout:3481: finishing rollback tid 2 to smithi11086371-6 2024-08-17T00:45:23.079 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 1111 (ObjNum 969 snap 277 seq_num 969) dirty exists 2024-08-17T00:45:23.087 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 1424 (ObjNum 33 snap 0 seq_num 719459337) dirty exists 2024-08-17T00:45:23.087 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 1056 (ObjNum 1039 snap 298 seq_num 1039) dirty exists 2024-08-17T00:45:23.160 INFO:tasks.rados.rados.0.smithi110.stdout:3482: expect (ObjNum 1050 snap 303 seq_num 1050) 2024-08-17T00:45:23.712 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:23 smithi110 ceph-mon[100641]: pgmap v619: 121 pgs: 121 active+clean; 220 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 3.4 MiB/s wr, 14 op/s 2024-08-17T00:45:23.712 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:23 smithi110 ceph-mon[100641]: osdmap e702: 8 total, 8 up, 8 in 2024-08-17T00:45:23.712 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:23 smithi110 ceph-mon[98148]: pgmap v619: 121 pgs: 121 active+clean; 220 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 3.4 MiB/s wr, 14 op/s 2024-08-17T00:45:23.712 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:23 smithi110 ceph-mon[98148]: osdmap e702: 8 total, 8 up, 8 in 2024-08-17T00:45:23.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:23 smithi177 ceph-mon[90034]: pgmap v619: 121 pgs: 121 active+clean; 220 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 3.4 MiB/s wr, 14 op/s 2024-08-17T00:45:23.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:23 smithi177 ceph-mon[90034]: osdmap e702: 8 total, 8 up, 8 in 2024-08-17T00:45:24.158 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 168746fe-5c2f-11ef-bccf-c7b262605968 -e sha1=d863d21c9d1db9c3453c09dacd68766969720a44 -- bash -c 'ceph orch ps' 2024-08-17T00:45:24.364 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:45:24.537 INFO:tasks.rados.rados.0.smithi110.stdout:3481: done (4 left) 2024-08-17T00:45:24.537 INFO:tasks.rados.rados.0.smithi110.stdout:3482: done (3 left) 2024-08-17T00:45:24.537 INFO:tasks.rados.rados.0.smithi110.stdout:3483: done (2 left) 2024-08-17T00:45:24.537 INFO:tasks.rados.rados.0.smithi110.stdout:3484: done (1 left) 2024-08-17T00:45:24.537 INFO:tasks.rados.rados.0.smithi110.stdout:3485: done (0 left) 2024-08-17T00:45:24.538 INFO:tasks.rados.rados.0.smithi110.stdout:3486: rollback oid 1 current snap is 310 2024-08-17T00:45:24.538 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 1 to 308 2024-08-17T00:45:24.538 INFO:tasks.rados.rados.0.smithi110.stdout:3487: rollback oid 18 current snap is 310 2024-08-17T00:45:24.538 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 18 to 303 2024-08-17T00:45:24.538 INFO:tasks.rados.rados.0.smithi110.stdout:3488: copy_from oid 6 from oid 4 current snap is 310 2024-08-17T00:45:24.538 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 15 current snap is 310 2024-08-17T00:45:24.538 INFO:tasks.rados.rados.0.smithi110.stdout:3489: seq_num 1070 ranges {5922816=729088,6651904=401408} 2024-08-17T00:45:24.573 INFO:tasks.rados.rados.0.smithi110.stdout:3489: writing smithi11086371-15 from 5922816 to 6651904 tid 1 2024-08-17T00:45:24.576 INFO:tasks.rados.rados.0.smithi110.stdout:3489: writing smithi11086371-15 from 6651904 to 7053312 tid 2 2024-08-17T00:45:24.576 INFO:tasks.rados.rados.0.smithi110.stdout:3490: read oid 39 snap 300 2024-08-17T00:45:24.576 INFO:tasks.rados.rados.0.smithi110.stdout:3490: expect deleted 2024-08-17T00:45:24.576 INFO:tasks.rados.rados.0.smithi110.stdout:3491: snap_create 2024-08-17T00:45:24.577 INFO:tasks.rados.rados.0.smithi110.stdout:3487: finishing rollback tid 0 to smithi11086371-18 2024-08-17T00:45:24.577 INFO:tasks.rados.rados.0.smithi110.stdout:3486: finishing rollback tid 1 to smithi11086371-1 2024-08-17T00:45:24.577 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 0 (ObjNum 113 snap 0 seq_num 1878938544) dirty dne 2024-08-17T00:45:24.577 INFO:tasks.rados.rados.0.smithi110.stdout:3487: finishing rollback tid 1 to smithi11086371-18 2024-08-17T00:45:24.577 INFO:tasks.rados.rados.0.smithi110.stdout:3487: finishing rollback tid 2 to smithi11086371-18 2024-08-17T00:45:24.577 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 1363 (ObjNum 894 snap 259 seq_num 894) dirty exists 2024-08-17T00:45:24.578 INFO:tasks.rados.rados.0.smithi110.stdout:3488: finishing copy_from racing read to smithi11086371-6 2024-08-17T00:45:24.579 INFO:tasks.rados.rados.0.smithi110.stdout:3488: finishing copy_from to smithi11086371-6 2024-08-17T00:45:24.579 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 1370 (ObjNum 1045 snap 301 seq_num 1045) dirty exists 2024-08-17T00:45:24.581 INFO:tasks.rados.rados.0.smithi110.stdout:3489: finishing write tid 1 to smithi11086371-15 2024-08-17T00:45:24.581 INFO:tasks.rados.rados.0.smithi110.stdout:3489: finishing write tid 2 to smithi11086371-15 2024-08-17T00:45:24.581 INFO:tasks.rados.rados.0.smithi110.stdout:3489: finishing write tid 3 to smithi11086371-15 2024-08-17T00:45:24.582 INFO:tasks.rados.rados.0.smithi110.stdout:3489: finishing write tid 4 to smithi11086371-15 2024-08-17T00:45:24.582 INFO:tasks.rados.rados.0.smithi110.stdout:3489: oid 15 updating version 0 to 1286 2024-08-17T00:45:24.582 INFO:tasks.rados.rados.0.smithi110.stdout:3489: oid 15 version 1286 is already newer than 1285 2024-08-17T00:45:24.582 INFO:tasks.rados.rados.0.smithi110.stdout:3489: oid 15 updating version 1286 to 1287 2024-08-17T00:45:24.582 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 1287 (ObjNum 1070 snap 310 seq_num 1070) dirty exists 2024-08-17T00:45:24.582 INFO:tasks.rados.rados.0.smithi110.stdout:3489: left oid 15 (ObjNum 1070 snap 310 seq_num 1070) 2024-08-17T00:45:25.077 INFO:tasks.rados.rados.0.smithi110.stdout:3486: done (5 left) 2024-08-17T00:45:25.077 INFO:tasks.rados.rados.0.smithi110.stdout:3487: done (4 left) 2024-08-17T00:45:25.078 INFO:tasks.rados.rados.0.smithi110.stdout:3488: done (3 left) 2024-08-17T00:45:25.078 INFO:tasks.rados.rados.0.smithi110.stdout:3489: done (2 left) 2024-08-17T00:45:25.078 INFO:tasks.rados.rados.0.smithi110.stdout:3490: done (1 left) 2024-08-17T00:45:25.078 INFO:tasks.rados.rados.0.smithi110.stdout:3491: done (0 left) 2024-08-17T00:45:25.078 INFO:tasks.rados.rados.0.smithi110.stdout:3492: rmattr oid 27 current snap is 311 2024-08-17T00:45:25.078 INFO:tasks.rados.rados.0.smithi110.stdout:3492: done (0 left) 2024-08-17T00:45:25.078 INFO:tasks.rados.rados.0.smithi110.stdout:3493: copy_from oid 33 from oid 29 current snap is 311 2024-08-17T00:45:25.078 INFO:tasks.rados.rados.0.smithi110.stdout:3494: setattr oid 37 current snap is 311 2024-08-17T00:45:25.079 INFO:tasks.rados.rados.0.smithi110.stdout:3495: read oid 23 snap -1 2024-08-17T00:45:25.079 INFO:tasks.rados.rados.0.smithi110.stdout:3495: expect (ObjNum 938 snap 273 seq_num 938) 2024-08-17T00:45:25.079 INFO:tasks.rados.rados.0.smithi110.stdout:3496: rollback oid 27 current snap is 311 2024-08-17T00:45:25.079 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 27 to 301 2024-08-17T00:45:25.079 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 26 current snap is 311 2024-08-17T00:45:25.079 INFO:tasks.rados.rados.0.smithi110.stdout:3497: seq_num 1071 ranges {0=745472,745472=401408} 2024-08-17T00:45:25.082 INFO:tasks.rados.rados.0.smithi110.stdout:3497: writing smithi11086371-26 from 0 to 745472 tid 1 2024-08-17T00:45:25.085 INFO:tasks.rados.rados.0.smithi110.stdout:3497: writing smithi11086371-26 from 745472 to 1146880 tid 2 2024-08-17T00:45:25.085 INFO:tasks.rados.rados.0.smithi110.stdout:3498: rollback oid 45 current snap is 311 2024-08-17T00:45:25.085 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 45 to 309 2024-08-17T00:45:25.085 INFO:tasks.rados.rados.0.smithi110.stdout:3499: setattr oid 49 current snap is 311 2024-08-17T00:45:25.090 INFO:tasks.rados.rados.0.smithi110.stdout:3500: snap_create 2024-08-17T00:45:25.090 INFO:tasks.rados.rados.0.smithi110.stdout:3497: finishing write tid 1 to smithi11086371-26 2024-08-17T00:45:25.090 INFO:tasks.rados.rados.0.smithi110.stdout:3497: finishing write tid 2 to smithi11086371-26 2024-08-17T00:45:25.090 INFO:tasks.rados.rados.0.smithi110.stdout:3497: finishing write tid 3 to smithi11086371-26 2024-08-17T00:45:25.092 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 1359 (ObjNum 879 snap 256 seq_num 879) dirty exists 2024-08-17T00:45:25.092 INFO:tasks.rados.rados.0.smithi110.stdout:3498: finishing rollback tid 0 to smithi11086371-45 2024-08-17T00:45:25.092 INFO:tasks.rados.rados.0.smithi110.stdout:3498: finishing rollback tid 1 to smithi11086371-45 2024-08-17T00:45:25.093 INFO:tasks.rados.rados.0.smithi110.stdout:3498: finishing rollback tid 2 to smithi11086371-45 2024-08-17T00:45:25.093 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 1510 (ObjNum 995 snap 284 seq_num 995) dirty exists 2024-08-17T00:45:25.093 INFO:tasks.rados.rados.0.smithi110.stdout:3497: finishing write tid 4 to smithi11086371-26 2024-08-17T00:45:25.093 INFO:tasks.rados.rados.0.smithi110.stdout:3497: oid 26 updating version 0 to 1503 2024-08-17T00:45:25.093 INFO:tasks.rados.rados.0.smithi110.stdout:3497: oid 26 updating version 1503 to 1504 2024-08-17T00:45:25.093 INFO:tasks.rados.rados.0.smithi110.stdout:3497: oid 26 updating version 1504 to 1505 2024-08-17T00:45:25.093 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 26 v 1505 (ObjNum 1071 snap 311 seq_num 1071) dirty exists 2024-08-17T00:45:25.093 INFO:tasks.rados.rados.0.smithi110.stdout:3497: left oid 26 (ObjNum 1071 snap 311 seq_num 1071) 2024-08-17T00:45:25.099 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 1360 (ObjNum 49 snap 0 seq_num 1347905871) dirty exists 2024-08-17T00:45:25.102 INFO:tasks.rados.rados.0.smithi110.stdout:3496: finishing rollback tid 0 to smithi11086371-27 2024-08-17T00:45:25.105 INFO:tasks.rados.rados.0.smithi110.stdout:3496: finishing rollback tid 1 to smithi11086371-27 2024-08-17T00:45:25.105 INFO:tasks.rados.rados.0.smithi110.stdout:3496: finishing rollback tid 2 to smithi11086371-27 2024-08-17T00:45:25.105 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 1144 (ObjNum 1024 snap 291 seq_num 1024) dirty exists 2024-08-17T00:45:25.108 INFO:tasks.rados.rados.0.smithi110.stdout:3495: expect (ObjNum 938 snap 273 seq_num 938) 2024-08-17T00:45:25.282 INFO:tasks.rados.rados.0.smithi110.stdout:3493: finishing copy_from racing read to smithi11086371-33 2024-08-17T00:45:25.282 INFO:tasks.rados.rados.0.smithi110.stdout:3493: finishing copy_from to smithi11086371-33 2024-08-17T00:45:25.282 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 33 v 1141 (ObjNum 1068 snap 308 seq_num 1068) dirty exists 2024-08-17T00:45:25.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:25 smithi177 ceph-mon[90034]: from='client.34434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:45:25.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:25 smithi177 ceph-mon[90034]: osdmap e703: 8 total, 8 up, 8 in 2024-08-17T00:45:25.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:25 smithi177 ceph-mon[90034]: pgmap v622: 121 pgs: 121 active+clean; 212 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 5.4 MiB/s wr, 30 op/s 2024-08-17T00:45:25.394 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:25 smithi110 ceph-mon[100641]: from='client.34434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:45:25.394 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:25 smithi110 ceph-mon[100641]: osdmap e703: 8 total, 8 up, 8 in 2024-08-17T00:45:25.394 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:25 smithi110 ceph-mon[100641]: pgmap v622: 121 pgs: 121 active+clean; 212 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 5.4 MiB/s wr, 30 op/s 2024-08-17T00:45:25.395 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:25 smithi110 ceph-mon[98148]: from='client.34434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:45:25.395 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:25 smithi110 ceph-mon[98148]: osdmap e703: 8 total, 8 up, 8 in 2024-08-17T00:45:25.395 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:25 smithi110 ceph-mon[98148]: pgmap v622: 121 pgs: 121 active+clean; 212 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 5.4 MiB/s wr, 30 op/s 2024-08-17T00:45:26.080 INFO:teuthology.orchestra.run.smithi110.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T00:45:26.080 INFO:teuthology.orchestra.run.smithi110.stdout:alertmanager.a smithi110 *:9093,9094 running (34s) 30s ago 13m 16.7M - 0.25.0 c8568f914cd2 8750a99a592e 2024-08-17T00:45:26.080 INFO:teuthology.orchestra.run.smithi110.stdout:grafana.a smithi177 *:3000 running (14s) 10s ago 13m 48.1M - 9.4.12 2bacad6d85d8 dc632ed72401 2024-08-17T00:45:26.080 INFO:teuthology.orchestra.run.smithi110.stdout:mds.a smithi110 running (97s) 30s ago 14m 13.6M - 19.1.0-1363-gd863d21c ba08250ef864 270f3f61bac1 2024-08-17T00:45:26.080 INFO:teuthology.orchestra.run.smithi110.stdout:mds.b smithi177 running (78s) 10s ago 14m 14.6M - 19.1.0-1363-gd863d21c ba08250ef864 fbd99fac594e 2024-08-17T00:45:26.080 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.x smithi177 *:8443,9283,8765 running (7m) 10s ago 18m 442M - 19.1.0-1363-gd863d21c ba08250ef864 ebc3a212d77f 2024-08-17T00:45:26.080 INFO:teuthology.orchestra.run.smithi110.stdout:mgr.y smithi110 *:8443,9283,8765 running (7m) 30s ago 19m 519M - 19.1.0-1363-gd863d21c ba08250ef864 7e97964a8efa 2024-08-17T00:45:26.080 INFO:teuthology.orchestra.run.smithi110.stdout:mon.a smithi110 running (7m) 30s ago 19m 74.3M 2048M 19.1.0-1363-gd863d21c ba08250ef864 a6c9182e0f77 2024-08-17T00:45:26.080 INFO:teuthology.orchestra.run.smithi110.stdout:mon.b smithi177 running (6m) 10s ago 18m 62.5M 2048M 19.1.0-1363-gd863d21c ba08250ef864 974372403ad2 2024-08-17T00:45:26.080 INFO:teuthology.orchestra.run.smithi110.stdout:mon.c smithi110 running (6m) 30s ago 18m 60.5M 2048M 19.1.0-1363-gd863d21c ba08250ef864 1f838a149856 2024-08-17T00:45:26.080 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.a smithi110 *:9100 running (67s) 30s ago 13m 8028k - 1.5.0 0da6a335fe13 10d331372690 2024-08-17T00:45:26.081 INFO:teuthology.orchestra.run.smithi110.stdout:node-exporter.b smithi177 *:9100 running (63s) 10s ago 12m 15.7M - 1.5.0 0da6a335fe13 1bb7c916f287 2024-08-17T00:45:26.081 INFO:teuthology.orchestra.run.smithi110.stdout:osd.0 smithi110 running (5m) 30s ago 17m 370M 2480M 19.1.0-1363-gd863d21c ba08250ef864 0260f67f8004 2024-08-17T00:45:26.081 INFO:teuthology.orchestra.run.smithi110.stdout:osd.1 smithi110 running (5m) 30s ago 17m 259M 2480M 19.1.0-1363-gd863d21c ba08250ef864 8d594da39732 2024-08-17T00:45:26.081 INFO:teuthology.orchestra.run.smithi110.stdout:osd.2 smithi110 running (4m) 30s ago 16m 237M 2480M 19.1.0-1363-gd863d21c ba08250ef864 fe2844c20555 2024-08-17T00:45:26.081 INFO:teuthology.orchestra.run.smithi110.stdout:osd.3 smithi110 running (4m) 30s ago 16m 154M 2480M 19.1.0-1363-gd863d21c ba08250ef864 cb958e8f35c1 2024-08-17T00:45:26.081 INFO:teuthology.orchestra.run.smithi110.stdout:osd.4 smithi177 running (3m) 10s ago 16m 277M 2479M 19.1.0-1363-gd863d21c ba08250ef864 c3b11400a093 2024-08-17T00:45:26.081 INFO:teuthology.orchestra.run.smithi110.stdout:osd.5 smithi177 running (3m) 10s ago 15m 265M 2479M 19.1.0-1363-gd863d21c ba08250ef864 46fb0ede51f8 2024-08-17T00:45:26.081 INFO:teuthology.orchestra.run.smithi110.stdout:osd.6 smithi177 running (2m) 10s ago 15m 137M 2479M 19.1.0-1363-gd863d21c ba08250ef864 c32a908141ea 2024-08-17T00:45:26.081 INFO:teuthology.orchestra.run.smithi110.stdout:osd.7 smithi177 running (2m) 10s ago 14m 111M 2479M 19.1.0-1363-gd863d21c ba08250ef864 975fcf37b63a 2024-08-17T00:45:26.081 INFO:teuthology.orchestra.run.smithi110.stdout:prometheus.a smithi177 *:9095 running (49s) 10s ago 13m 42.9M - 2.43.0 a07b618ecd1d 90dbd9311415 2024-08-17T00:45:26.085 INFO:tasks.rados.rados.0.smithi110.stdout:3493: done (7 left) 2024-08-17T00:45:26.085 INFO:tasks.rados.rados.0.smithi110.stdout:3494: done (6 left) 2024-08-17T00:45:26.085 INFO:tasks.rados.rados.0.smithi110.stdout:3495: done (5 left) 2024-08-17T00:45:26.085 INFO:tasks.rados.rados.0.smithi110.stdout:3496: done (4 left) 2024-08-17T00:45:26.085 INFO:tasks.rados.rados.0.smithi110.stdout:3497: done (3 left) 2024-08-17T00:45:26.085 INFO:tasks.rados.rados.0.smithi110.stdout:3498: done (2 left) 2024-08-17T00:45:26.085 INFO:tasks.rados.rados.0.smithi110.stdout:3499: done (1 left) 2024-08-17T00:45:26.085 INFO:tasks.rados.rados.0.smithi110.stdout:3500: done (0 left) 2024-08-17T00:45:26.085 INFO:tasks.rados.rados.0.smithi110.stdout:3501: read oid 20 snap -1 2024-08-17T00:45:26.086 INFO:tasks.rados.rados.0.smithi110.stdout:3501: expect (ObjNum 939 snap 273 seq_num 939) 2024-08-17T00:45:26.086 INFO:tasks.rados.rados.0.smithi110.stdout:3502: copy_from oid 18 from oid 31 current snap is 312 2024-08-17T00:45:26.086 INFO:tasks.rados.rados.0.smithi110.stdout:3503: read oid 24 snap -1 2024-08-17T00:45:26.086 INFO:tasks.rados.rados.0.smithi110.stdout:3503: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:45:26.086 INFO:tasks.rados.rados.0.smithi110.stdout:3504: rmattr oid 47 current snap is 312 2024-08-17T00:45:26.086 INFO:tasks.rados.rados.0.smithi110.stdout:3504: done (3 left) 2024-08-17T00:45:26.086 INFO:tasks.rados.rados.0.smithi110.stdout:3505: read oid 44 snap 302 2024-08-17T00:45:26.086 INFO:tasks.rados.rados.0.smithi110.stdout:3505: expect (ObjNum 1039 snap 298 seq_num 1039) 2024-08-17T00:45:26.086 INFO:tasks.rados.rados.0.smithi110.stdout:3506: snap_remove snap 296 2024-08-17T00:45:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:26 smithi110 ceph-mon[98148]: osdmap e704: 8 total, 8 up, 8 in 2024-08-17T00:45:26.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:26 smithi110 ceph-mon[100641]: osdmap e704: 8 total, 8 up, 8 in 2024-08-17T00:45:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:26 smithi177 ceph-mon[90034]: osdmap e704: 8 total, 8 up, 8 in 2024-08-17T00:45:26.640 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 168746fe-5c2f-11ef-bccf-c7b262605968 -e sha1=d863d21c9d1db9c3453c09dacd68766969720a44 -- bash -c 'ceph versions' 2024-08-17T00:45:26.850 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:45:27.095 INFO:tasks.rados.rados.0.smithi110.stdout:3506: done (4 left) 2024-08-17T00:45:27.095 INFO:tasks.rados.rados.0.smithi110.stdout:3507: snap_remove snap 310 2024-08-17T00:45:27.221 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:27 smithi110 ceph-mon[100641]: from='client.44387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:45:27.222 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:27 smithi110 ceph-mon[100641]: osdmap e705: 8 total, 8 up, 8 in 2024-08-17T00:45:27.222 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:27 smithi110 ceph-mon[100641]: pgmap v625: 121 pgs: 121 active+clean; 214 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 36 op/s 2024-08-17T00:45:27.222 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:27 smithi110 ceph-mon[98148]: from='client.44387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:45:27.222 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:27 smithi110 ceph-mon[98148]: osdmap e705: 8 total, 8 up, 8 in 2024-08-17T00:45:27.222 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:27 smithi110 ceph-mon[98148]: pgmap v625: 121 pgs: 121 active+clean; 214 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 36 op/s 2024-08-17T00:45:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:27 smithi177 ceph-mon[90034]: from='client.44387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T00:45:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:27 smithi177 ceph-mon[90034]: osdmap e705: 8 total, 8 up, 8 in 2024-08-17T00:45:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:27 smithi177 ceph-mon[90034]: pgmap v625: 121 pgs: 121 active+clean; 214 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 36 op/s 2024-08-17T00:45:28.091 INFO:tasks.rados.rados.0.smithi110.stdout:3507: done (4 left) 2024-08-17T00:45:28.091 INFO:tasks.rados.rados.0.smithi110.stdout:3508: snap_create 2024-08-17T00:45:28.091 INFO:tasks.rados.rados.0.smithi110.stdout:3503: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:45:28.095 INFO:tasks.rados.rados.0.smithi110.stdout:3502: finishing copy_from to smithi11086371-18 2024-08-17T00:45:28.096 INFO:tasks.rados.rados.0.smithi110.stdout:3502: got expected ENOENT (src dne) 2024-08-17T00:45:28.096 INFO:tasks.rados.rados.0.smithi110.stdout:3502: finishing copy_from racing read to smithi11086371-18 2024-08-17T00:45:28.096 INFO:tasks.rados.rados.0.smithi110.stdout:3501: expect (ObjNum 939 snap 273 seq_num 939) 2024-08-17T00:45:28.133 INFO:tasks.rados.rados.0.smithi110.stdout:3505: expect (ObjNum 1039 snap 298 seq_num 1039) 2024-08-17T00:45:28.187 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:28 smithi110 ceph-mon[100641]: osdmap e706: 8 total, 8 up, 8 in 2024-08-17T00:45:28.188 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:28 smithi110 ceph-mon[98148]: osdmap e706: 8 total, 8 up, 8 in 2024-08-17T00:45:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:28 smithi177 ceph-mon[90034]: osdmap e706: 8 total, 8 up, 8 in 2024-08-17T00:45:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:45:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:45:28] "GET /metrics HTTP/1.1" 200 36351 "" "Prometheus/2.43.0" 2024-08-17T00:45:28.679 INFO:teuthology.orchestra.run.smithi110.stdout:{ 2024-08-17T00:45:28.679 INFO:teuthology.orchestra.run.smithi110.stdout: "mon": { 2024-08-17T00:45:28.679 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 3 2024-08-17T00:45:28.679 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:45:28.679 INFO:teuthology.orchestra.run.smithi110.stdout: "mgr": { 2024-08-17T00:45:28.679 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 2 2024-08-17T00:45:28.679 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:45:28.679 INFO:teuthology.orchestra.run.smithi110.stdout: "osd": { 2024-08-17T00:45:28.679 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 8 2024-08-17T00:45:28.679 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:45:28.679 INFO:teuthology.orchestra.run.smithi110.stdout: "mds": { 2024-08-17T00:45:28.679 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 2 2024-08-17T00:45:28.680 INFO:teuthology.orchestra.run.smithi110.stdout: }, 2024-08-17T00:45:28.680 INFO:teuthology.orchestra.run.smithi110.stdout: "overall": { 2024-08-17T00:45:28.680 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 15 2024-08-17T00:45:28.680 INFO:teuthology.orchestra.run.smithi110.stdout: } 2024-08-17T00:45:28.680 INFO:teuthology.orchestra.run.smithi110.stdout:} 2024-08-17T00:45:29.091 INFO:tasks.rados.rados.0.smithi110.stdout:3501: done (4 left) 2024-08-17T00:45:29.091 INFO:tasks.rados.rados.0.smithi110.stdout:3502: done (3 left) 2024-08-17T00:45:29.092 INFO:tasks.rados.rados.0.smithi110.stdout:3503: done (2 left) 2024-08-17T00:45:29.092 INFO:tasks.rados.rados.0.smithi110.stdout:3505: done (1 left) 2024-08-17T00:45:29.092 INFO:tasks.rados.rados.0.smithi110.stdout:3508: done (0 left) 2024-08-17T00:45:29.092 INFO:tasks.rados.rados.0.smithi110.stdout:3509: snap_remove snap 308 2024-08-17T00:45:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:29 smithi177 ceph-mon[90034]: osdmap e707: 8 total, 8 up, 8 in 2024-08-17T00:45:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:29 smithi177 ceph-mon[90034]: pgmap v628: 121 pgs: 121 active+clean; 215 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 778 KiB/s wr, 18 op/s 2024-08-17T00:45:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:29 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1345150059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:29 smithi177 ceph-mon[90034]: osdmap e708: 8 total, 8 up, 8 in 2024-08-17T00:45:29.416 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:29 smithi110 ceph-mon[100641]: osdmap e707: 8 total, 8 up, 8 in 2024-08-17T00:45:29.417 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:29 smithi110 ceph-mon[100641]: pgmap v628: 121 pgs: 121 active+clean; 215 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 778 KiB/s wr, 18 op/s 2024-08-17T00:45:29.417 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:29 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1345150059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:29.417 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:29 smithi110 ceph-mon[100641]: osdmap e708: 8 total, 8 up, 8 in 2024-08-17T00:45:29.417 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:29 smithi110 ceph-mon[98148]: osdmap e707: 8 total, 8 up, 8 in 2024-08-17T00:45:29.417 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:29 smithi110 ceph-mon[98148]: pgmap v628: 121 pgs: 121 active+clean; 215 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 778 KiB/s wr, 18 op/s 2024-08-17T00:45:29.417 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:29 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1345150059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:29.417 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:29 smithi110 ceph-mon[98148]: osdmap e708: 8 total, 8 up, 8 in 2024-08-17T00:45:29.438 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 168746fe-5c2f-11ef-bccf-c7b262605968 -e sha1=d863d21c9d1db9c3453c09dacd68766969720a44 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-08-17T00:45:29.641 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:45:29.991 INFO:tasks.rados.rados.0.smithi110.stdout:3509: done (0 left) 2024-08-17T00:45:29.991 INFO:tasks.rados.rados.0.smithi110.stdout:3510: read oid 32 snap -1 2024-08-17T00:45:29.991 INFO:tasks.rados.rados.0.smithi110.stdout:3510: expect deleted 2024-08-17T00:45:29.991 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 48 current snap is 313 2024-08-17T00:45:29.991 INFO:tasks.rados.rados.0.smithi110.stdout:3511: seq_num 1072 ranges {10403840=761856,11165696=401408} 2024-08-17T00:45:30.052 INFO:tasks.rados.rados.0.smithi110.stdout:3511: writing smithi11086371-48 from 10403840 to 11165696 tid 1 2024-08-17T00:45:30.055 INFO:tasks.rados.rados.0.smithi110.stdout:3511: writing smithi11086371-48 from 11165696 to 11567104 tid 2 2024-08-17T00:45:30.055 INFO:tasks.rados.rados.0.smithi110.stdout:3512: rollback oid 43 current snap is 313 2024-08-17T00:45:30.055 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 43 to 294 2024-08-17T00:45:30.055 INFO:tasks.rados.rados.0.smithi110.stdout:3510: done (2 left) 2024-08-17T00:45:30.055 INFO:tasks.rados.rados.0.smithi110.stdout:3513: rollback oid 40 current snap is 313 2024-08-17T00:45:30.055 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 40 to 301 2024-08-17T00:45:30.055 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 50 current snap is 313 2024-08-17T00:45:30.055 INFO:tasks.rados.rados.0.smithi110.stdout:3514: seq_num 1073 ranges {745472=778240,1523712=401408} 2024-08-17T00:45:30.063 INFO:tasks.rados.rados.0.smithi110.stdout:3514: writing smithi11086371-50 from 745472 to 1523712 tid 1 2024-08-17T00:45:30.066 INFO:tasks.rados.rados.0.smithi110.stdout:3514: writing smithi11086371-50 from 1523712 to 1925120 tid 2 2024-08-17T00:45:30.066 INFO:tasks.rados.rados.0.smithi110.stdout:3515: rollback oid 28 current snap is 313 2024-08-17T00:45:30.066 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 28 to 294 2024-08-17T00:45:30.066 INFO:tasks.rados.rados.0.smithi110.stdout:3512: finishing rollback tid 0 to smithi11086371-43 2024-08-17T00:45:30.066 INFO:tasks.rados.rados.0.smithi110.stdout:3512: finishing rollback tid 1 to smithi11086371-43 2024-08-17T00:45:30.067 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 1016 (ObjNum 33 snap 0 seq_num 1689356432) dirty dne 2024-08-17T00:45:30.067 INFO:tasks.rados.rados.0.smithi110.stdout:3511: finishing write tid 1 to smithi11086371-48 2024-08-17T00:45:30.067 INFO:tasks.rados.rados.0.smithi110.stdout:3511: finishing write tid 2 to smithi11086371-48 2024-08-17T00:45:30.067 INFO:tasks.rados.rados.0.smithi110.stdout:3513: finishing rollback tid 1 to smithi11086371-40 2024-08-17T00:45:30.067 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 1368 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-17T00:45:30.067 INFO:tasks.rados.rados.0.smithi110.stdout:3511: finishing write tid 3 to smithi11086371-48 2024-08-17T00:45:30.067 INFO:tasks.rados.rados.0.smithi110.stdout:3511: finishing write tid 4 to smithi11086371-48 2024-08-17T00:45:30.067 INFO:tasks.rados.rados.0.smithi110.stdout:3511: oid 48 updating version 0 to 1426 2024-08-17T00:45:30.067 INFO:tasks.rados.rados.0.smithi110.stdout:3511: oid 48 updating version 1426 to 1427 2024-08-17T00:45:30.067 INFO:tasks.rados.rados.0.smithi110.stdout:3511: oid 48 version 1427 is already newer than 1425 2024-08-17T00:45:30.067 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 1427 (ObjNum 1072 snap 313 seq_num 1072) dirty exists 2024-08-17T00:45:30.067 INFO:tasks.rados.rados.0.smithi110.stdout:3511: left oid 48 (ObjNum 1072 snap 313 seq_num 1072) 2024-08-17T00:45:30.067 INFO:tasks.rados.rados.0.smithi110.stdout:3511: done (4 left) 2024-08-17T00:45:30.067 INFO:tasks.rados.rados.0.smithi110.stdout:3512: done (3 left) 2024-08-17T00:45:30.068 INFO:tasks.rados.rados.0.smithi110.stdout:3513: done (2 left) 2024-08-17T00:45:30.068 INFO:tasks.rados.rados.0.smithi110.stdout:3516: setattr oid 4 current snap is 313 2024-08-17T00:45:30.068 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 23 current snap is 313 2024-08-17T00:45:30.068 INFO:tasks.rados.rados.0.smithi110.stdout:3517: seq_num 1074 ranges {3891200=794624,4685824=401408} 2024-08-17T00:45:30.093 INFO:tasks.rados.rados.0.smithi110.stdout:3517: writing smithi11086371-23 from 3891200 to 4685824 tid 1 2024-08-17T00:45:30.096 INFO:tasks.rados.rados.0.smithi110.stdout:3517: writing smithi11086371-23 from 4685824 to 5087232 tid 2 2024-08-17T00:45:30.096 INFO:tasks.rados.rados.0.smithi110.stdout:3518: read oid 44 snap 311 2024-08-17T00:45:30.096 INFO:tasks.rados.rados.0.smithi110.stdout:3518: expect (ObjNum 1039 snap 298 seq_num 1039) 2024-08-17T00:45:30.096 INFO:tasks.rados.rados.0.smithi110.stdout:3519: setattr oid 43 current snap is 313 2024-08-17T00:45:30.096 INFO:tasks.rados.rados.0.smithi110.stdout:3514: finishing write tid 1 to smithi11086371-50 2024-08-17T00:45:30.096 INFO:tasks.rados.rados.0.smithi110.stdout:3514: finishing write tid 2 to smithi11086371-50 2024-08-17T00:45:30.096 INFO:tasks.rados.rados.0.smithi110.stdout:3515: finishing rollback tid 0 to smithi11086371-28 2024-08-17T00:45:30.096 INFO:tasks.rados.rados.0.smithi110.stdout:3515: finishing rollback tid 1 to smithi11086371-28 2024-08-17T00:45:30.096 INFO:tasks.rados.rados.0.smithi110.stdout:3514: finishing write tid 3 to smithi11086371-50 2024-08-17T00:45:30.097 INFO:tasks.rados.rados.0.smithi110.stdout:3515: finishing rollback tid 2 to smithi11086371-28 2024-08-17T00:45:30.097 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 1059 (ObjNum 1023 snap 291 seq_num 1023) dirty exists 2024-08-17T00:45:30.097 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 1371 (ObjNum 1045 snap 301 seq_num 1045) dirty exists 2024-08-17T00:45:30.097 INFO:tasks.rados.rados.0.smithi110.stdout:3514: finishing write tid 4 to smithi11086371-50 2024-08-17T00:45:30.097 INFO:tasks.rados.rados.0.smithi110.stdout:3514: oid 50 updating version 0 to 1371 2024-08-17T00:45:30.097 INFO:tasks.rados.rados.0.smithi110.stdout:3514: oid 50 updating version 1371 to 1373 2024-08-17T00:45:30.097 INFO:tasks.rados.rados.0.smithi110.stdout:3514: oid 50 version 1373 is already newer than 1372 2024-08-17T00:45:30.097 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 1373 (ObjNum 1073 snap 313 seq_num 1073) dirty exists 2024-08-17T00:45:30.097 INFO:tasks.rados.rados.0.smithi110.stdout:3514: left oid 50 (ObjNum 1073 snap 313 seq_num 1073) 2024-08-17T00:45:30.098 INFO:tasks.rados.rados.0.smithi110.stdout:3514: done (5 left) 2024-08-17T00:45:30.098 INFO:tasks.rados.rados.0.smithi110.stdout:3515: done (4 left) 2024-08-17T00:45:30.098 INFO:tasks.rados.rados.0.smithi110.stdout:3516: done (3 left) 2024-08-17T00:45:30.098 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 27 current snap is 313 2024-08-17T00:45:30.098 INFO:tasks.rados.rados.0.smithi110.stdout:3520: seq_num 1075 ranges {352256=409600,761856=671744,1433600=131072} 2024-08-17T00:45:30.102 INFO:tasks.rados.rados.0.smithi110.stdout:3520: writing smithi11086371-27 from 352256 to 761856 tid 1 2024-08-17T00:45:30.106 INFO:tasks.rados.rados.0.smithi110.stdout:3520: writing smithi11086371-27 from 761856 to 1433600 tid 2 2024-08-17T00:45:30.107 INFO:tasks.rados.rados.0.smithi110.stdout:3520: writing smithi11086371-27 from 1433600 to 1564672 tid 3 2024-08-17T00:45:30.107 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 37 current snap is 313 2024-08-17T00:45:30.107 INFO:tasks.rados.rados.0.smithi110.stdout:3517: finishing write tid 1 to smithi11086371-23 2024-08-17T00:45:30.107 INFO:tasks.rados.rados.0.smithi110.stdout:3521: seq_num 1076 ranges {5922816=425984,6348800=548864,6897664=253952} 2024-08-17T00:45:30.141 INFO:tasks.rados.rados.0.smithi110.stdout:3521: writing smithi11086371-37 from 5922816 to 6348800 tid 1 2024-08-17T00:45:30.145 INFO:tasks.rados.rados.0.smithi110.stdout:3521: writing smithi11086371-37 from 6348800 to 6897664 tid 2 2024-08-17T00:45:30.147 INFO:tasks.rados.rados.0.smithi110.stdout:3521: writing smithi11086371-37 from 6897664 to 7151616 tid 3 2024-08-17T00:45:30.147 INFO:tasks.rados.rados.0.smithi110.stdout:3522: copy_from oid 16 from oid 38 current snap is 313 2024-08-17T00:45:30.147 INFO:tasks.rados.rados.0.smithi110.stdout:3517: finishing write tid 2 to smithi11086371-23 2024-08-17T00:45:30.147 INFO:tasks.rados.rados.0.smithi110.stdout:3517: finishing write tid 3 to smithi11086371-23 2024-08-17T00:45:30.147 INFO:tasks.rados.rados.0.smithi110.stdout:3517: finishing write tid 4 to smithi11086371-23 2024-08-17T00:45:30.147 INFO:tasks.rados.rados.0.smithi110.stdout:3517: oid 23 updating version 0 to 1147 2024-08-17T00:45:30.147 INFO:tasks.rados.rados.0.smithi110.stdout:3517: oid 23 version 1147 is already newer than 1146 2024-08-17T00:45:30.147 INFO:tasks.rados.rados.0.smithi110.stdout:3517: oid 23 version 1147 is already newer than 1145 2024-08-17T00:45:30.147 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 1147 (ObjNum 1074 snap 313 seq_num 1074) dirty exists 2024-08-17T00:45:30.147 INFO:tasks.rados.rados.0.smithi110.stdout:3517: left oid 23 (ObjNum 1074 snap 313 seq_num 1074) 2024-08-17T00:45:30.147 INFO:tasks.rados.rados.0.smithi110.stdout:3517: done (5 left) 2024-08-17T00:45:30.148 INFO:tasks.rados.rados.0.smithi110.stdout:3523: delete oid 14 current snap is 313 2024-08-17T00:45:30.148 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 1017 (ObjNum 33 snap 0 seq_num 1689356432) dirty exists 2024-08-17T00:45:30.148 INFO:tasks.rados.rados.0.smithi110.stdout:3520: finishing write tid 1 to smithi11086371-27 2024-08-17T00:45:30.148 INFO:tasks.rados.rados.0.smithi110.stdout:3520: finishing write tid 2 to smithi11086371-27 2024-08-17T00:45:30.148 INFO:tasks.rados.rados.0.smithi110.stdout:3520: finishing write tid 3 to smithi11086371-27 2024-08-17T00:45:30.148 INFO:tasks.rados.rados.0.smithi110.stdout:3520: finishing write tid 4 to smithi11086371-27 2024-08-17T00:45:30.148 INFO:tasks.rados.rados.0.smithi110.stdout:3520: finishing write tid 5 to smithi11086371-27 2024-08-17T00:45:30.148 INFO:tasks.rados.rados.0.smithi110.stdout:3520: oid 27 updating version 0 to 1148 2024-08-17T00:45:30.148 INFO:tasks.rados.rados.0.smithi110.stdout:3520: oid 27 updating version 1148 to 1149 2024-08-17T00:45:30.148 INFO:tasks.rados.rados.0.smithi110.stdout:3520: oid 27 updating version 1149 to 1151 2024-08-17T00:45:30.148 INFO:tasks.rados.rados.0.smithi110.stdout:3520: oid 27 version 1151 is already newer than 1150 2024-08-17T00:45:30.148 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 1151 (ObjNum 1075 snap 313 seq_num 1075) dirty exists 2024-08-17T00:45:30.148 INFO:tasks.rados.rados.0.smithi110.stdout:3520: left oid 27 (ObjNum 1075 snap 313 seq_num 1075) 2024-08-17T00:45:30.149 INFO:tasks.rados.rados.0.smithi110.stdout:3518: expect (ObjNum 1039 snap 298 seq_num 1039) 2024-08-17T00:45:30.523 INFO:tasks.rados.rados.0.smithi110.stdout:3521: finishing write tid 1 to smithi11086371-37 2024-08-17T00:45:30.523 INFO:tasks.rados.rados.0.smithi110.stdout:3521: finishing write tid 2 to smithi11086371-37 2024-08-17T00:45:30.523 INFO:tasks.rados.rados.0.smithi110.stdout:3521: finishing write tid 3 to smithi11086371-37 2024-08-17T00:45:30.523 INFO:tasks.rados.rados.0.smithi110.stdout:3521: finishing write tid 4 to smithi11086371-37 2024-08-17T00:45:30.524 INFO:tasks.rados.rados.0.smithi110.stdout:3521: finishing write tid 5 to smithi11086371-37 2024-08-17T00:45:30.524 INFO:tasks.rados.rados.0.smithi110.stdout:3521: oid 37 updating version 0 to 1363 2024-08-17T00:45:30.524 INFO:tasks.rados.rados.0.smithi110.stdout:3521: oid 37 updating version 1363 to 1364 2024-08-17T00:45:30.524 INFO:tasks.rados.rados.0.smithi110.stdout:3521: oid 37 version 1364 is already newer than 1361 2024-08-17T00:45:30.524 INFO:tasks.rados.rados.0.smithi110.stdout:3521: oid 37 version 1364 is already newer than 1362 2024-08-17T00:45:30.524 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 1364 (ObjNum 1076 snap 313 seq_num 1076) dirty exists 2024-08-17T00:45:30.524 INFO:tasks.rados.rados.0.smithi110.stdout:3521: left oid 37 (ObjNum 1076 snap 313 seq_num 1076) 2024-08-17T00:45:30.524 INFO:tasks.rados.rados.0.smithi110.stdout:3522: finishing copy_from racing read to smithi11086371-16 2024-08-17T00:45:30.524 INFO:tasks.rados.rados.0.smithi110.stdout:3522: finishing copy_from to smithi11086371-16 2024-08-17T00:45:30.524 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 1378 (ObjNum 1014 snap 290 seq_num 1014) dirty exists 2024-08-17T00:45:30.524 INFO:tasks.rados.rados.0.smithi110.stdout:3518: done (5 left) 2024-08-17T00:45:30.524 INFO:tasks.rados.rados.0.smithi110.stdout:3519: done (4 left) 2024-08-17T00:45:30.524 INFO:tasks.rados.rados.0.smithi110.stdout:3520: done (3 left) 2024-08-17T00:45:30.525 INFO:tasks.rados.rados.0.smithi110.stdout:3521: done (2 left) 2024-08-17T00:45:30.525 INFO:tasks.rados.rados.0.smithi110.stdout:3522: done (1 left) 2024-08-17T00:45:30.525 INFO:tasks.rados.rados.0.smithi110.stdout:3523: done (0 left) 2024-08-17T00:45:30.525 INFO:tasks.rados.rados.0.smithi110.stdout:3524: copy_from oid 32 from oid 4 current snap is 313 2024-08-17T00:45:30.525 INFO:tasks.rados.rados.0.smithi110.stdout:3525: read oid 44 snap -1 2024-08-17T00:45:30.525 INFO:tasks.rados.rados.0.smithi110.stdout:3525: expect (ObjNum 1039 snap 298 seq_num 1039) 2024-08-17T00:45:30.525 INFO:tasks.rados.rados.0.smithi110.stdout:3526: rmattr oid 9 current snap is 313 2024-08-17T00:45:30.525 INFO:tasks.rados.rados.0.smithi110.stdout:3526: done (2 left) 2024-08-17T00:45:30.525 INFO:tasks.rados.rados.0.smithi110.stdout:3527: delete oid 16 current snap is 313 2024-08-17T00:45:30.527 INFO:tasks.rados.rados.0.smithi110.stdout:3527: done (2 left) 2024-08-17T00:45:30.527 INFO:tasks.rados.rados.0.smithi110.stdout:3528: rollback oid 34 current snap is 313 2024-08-17T00:45:30.527 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 34 to 306 2024-08-17T00:45:30.527 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 29 current snap is 313 2024-08-17T00:45:30.527 INFO:tasks.rados.rados.0.smithi110.stdout:3529: seq_num 1079 ranges {8650752=475136,9125888=606208,9732096=196608} 2024-08-17T00:45:30.578 INFO:tasks.rados.rados.0.smithi110.stdout:3529: writing smithi11086371-29 from 8650752 to 9125888 tid 1 2024-08-17T00:45:30.581 INFO:tasks.rados.rados.0.smithi110.stdout:3529: writing smithi11086371-29 from 9125888 to 9732096 tid 2 2024-08-17T00:45:30.583 INFO:tasks.rados.rados.0.smithi110.stdout:3529: writing smithi11086371-29 from 9732096 to 9928704 tid 3 2024-08-17T00:45:30.583 INFO:tasks.rados.rados.0.smithi110.stdout:3530: rmattr oid 16 current snap is 313 2024-08-17T00:45:30.583 INFO:tasks.rados.rados.0.smithi110.stdout:3530: done (4 left) 2024-08-17T00:45:30.583 INFO:tasks.rados.rados.0.smithi110.stdout:3531: copy_from oid 22 from oid 25 current snap is 313 2024-08-17T00:45:30.583 INFO:tasks.rados.rados.0.smithi110.stdout:3528: finishing rollback tid 0 to smithi11086371-34 2024-08-17T00:45:30.584 INFO:tasks.rados.rados.0.smithi110.stdout:3528: finishing rollback tid 1 to smithi11086371-34 2024-08-17T00:45:30.584 INFO:tasks.rados.rados.0.smithi110.stdout:3528: finishing rollback tid 2 to smithi11086371-34 2024-08-17T00:45:30.584 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 1367 (ObjNum 918 snap 268 seq_num 918) dirty exists 2024-08-17T00:45:30.584 INFO:tasks.rados.rados.0.smithi110.stdout:3525: expect (ObjNum 1039 snap 298 seq_num 1039) 2024-08-17T00:45:30.959 INFO:tasks.rados.rados.0.smithi110.stdout:3524: finishing copy_from racing read to smithi11086371-32 2024-08-17T00:45:30.959 INFO:tasks.rados.rados.0.smithi110.stdout:3524: finishing copy_from to smithi11086371-32 2024-08-17T00:45:30.959 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 1371 (ObjNum 1045 snap 301 seq_num 1045) dirty exists 2024-08-17T00:45:30.959 INFO:tasks.rados.rados.0.smithi110.stdout:3529: finishing write tid 1 to smithi11086371-29 2024-08-17T00:45:30.959 INFO:tasks.rados.rados.0.smithi110.stdout:3529: finishing write tid 2 to smithi11086371-29 2024-08-17T00:45:30.959 INFO:tasks.rados.rados.0.smithi110.stdout:3524: done (4 left) 2024-08-17T00:45:30.959 INFO:tasks.rados.rados.0.smithi110.stdout:3525: done (3 left) 2024-08-17T00:45:30.959 INFO:tasks.rados.rados.0.smithi110.stdout:3528: done (2 left) 2024-08-17T00:45:30.959 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 5 current snap is 313 2024-08-17T00:45:30.960 INFO:tasks.rados.rados.0.smithi110.stdout:3529: finishing write tid 3 to smithi11086371-29 2024-08-17T00:45:30.960 INFO:tasks.rados.rados.0.smithi110.stdout:3529: finishing write tid 4 to smithi11086371-29 2024-08-17T00:45:30.960 INFO:tasks.rados.rados.0.smithi110.stdout:3532: seq_num 1080 ranges {12189696=491520,12681216=540672,13221888=262144} 2024-08-17T00:45:31.002 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:30 smithi110 ceph-mon[100641]: osdmap e709: 8 total, 8 up, 8 in 2024-08-17T00:45:31.002 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:30 smithi110 ceph-mon[100641]: pgmap v631: 121 pgs: 121 active+clean; 236 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 5.5 MiB/s wr, 23 op/s 2024-08-17T00:45:31.003 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:30 smithi110 ceph-mon[98148]: osdmap e709: 8 total, 8 up, 8 in 2024-08-17T00:45:31.003 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:30 smithi110 ceph-mon[98148]: pgmap v631: 121 pgs: 121 active+clean; 236 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 5.5 MiB/s wr, 23 op/s 2024-08-17T00:45:31.027 INFO:tasks.rados.rados.0.smithi110.stdout:3532: writing smithi11086371-5 from 12189696 to 12681216 tid 1 2024-08-17T00:45:31.030 INFO:tasks.rados.rados.0.smithi110.stdout:3532: writing smithi11086371-5 from 12681216 to 13221888 tid 2 2024-08-17T00:45:31.032 INFO:tasks.rados.rados.0.smithi110.stdout:3532: writing smithi11086371-5 from 13221888 to 13484032 tid 3 2024-08-17T00:45:31.033 INFO:tasks.rados.rados.0.smithi110.stdout:3533: delete oid 42 current snap is 313 2024-08-17T00:45:31.033 INFO:tasks.rados.rados.0.smithi110.stdout:3529: finishing write tid 5 to smithi11086371-29 2024-08-17T00:45:31.033 INFO:tasks.rados.rados.0.smithi110.stdout:3529: oid 29 updating version 0 to 1155 2024-08-17T00:45:31.033 INFO:tasks.rados.rados.0.smithi110.stdout:3529: oid 29 version 1155 is already newer than 1154 2024-08-17T00:45:31.033 INFO:tasks.rados.rados.0.smithi110.stdout:3529: oid 29 version 1155 is already newer than 1152 2024-08-17T00:45:31.033 INFO:tasks.rados.rados.0.smithi110.stdout:3529: oid 29 version 1155 is already newer than 1153 2024-08-17T00:45:31.033 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 1155 (ObjNum 1079 snap 313 seq_num 1079) dirty exists 2024-08-17T00:45:31.033 INFO:tasks.rados.rados.0.smithi110.stdout:3529: left oid 29 (ObjNum 1079 snap 313 seq_num 1079) 2024-08-17T00:45:31.033 INFO:tasks.rados.rados.0.smithi110.stdout:3531: finishing copy_from racing read to smithi11086371-22 2024-08-17T00:45:31.033 INFO:tasks.rados.rados.0.smithi110.stdout:3531: finishing copy_from to smithi11086371-22 2024-08-17T00:45:31.033 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 1499 (ObjNum 1060 snap 307 seq_num 1060) dirty exists 2024-08-17T00:45:31.034 INFO:tasks.rados.rados.0.smithi110.stdout:3532: finishing write tid 1 to smithi11086371-5 2024-08-17T00:45:31.035 INFO:tasks.rados.rados.0.smithi110.stdout:3529: done (3 left) 2024-08-17T00:45:31.035 INFO:tasks.rados.rados.0.smithi110.stdout:3531: done (2 left) 2024-08-17T00:45:31.035 INFO:tasks.rados.rados.0.smithi110.stdout:3533: done (1 left) 2024-08-17T00:45:31.035 INFO:tasks.rados.rados.0.smithi110.stdout:3534: rollback oid 10 current snap is 313 2024-08-17T00:45:31.035 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 10 to 301 2024-08-17T00:45:31.035 INFO:tasks.rados.rados.0.smithi110.stdout:3535: setattr oid 20 current snap is 313 2024-08-17T00:45:31.036 INFO:tasks.rados.rados.0.smithi110.stdout:3536: read oid 39 snap -1 2024-08-17T00:45:31.037 INFO:tasks.rados.rados.0.smithi110.stdout:3536: expect deleted 2024-08-17T00:45:31.037 INFO:tasks.rados.rados.0.smithi110.stdout:3537: read oid 11 snap -1 2024-08-17T00:45:31.037 INFO:tasks.rados.rados.0.smithi110.stdout:3537: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:45:31.037 INFO:tasks.rados.rados.0.smithi110.stdout:3538: copy_from oid 30 from oid 12 current snap is 313 2024-08-17T00:45:31.037 INFO:tasks.rados.rados.0.smithi110.stdout:3539: rollback oid 38 current snap is 313 2024-08-17T00:45:31.037 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 38 to 307 2024-08-17T00:45:31.037 INFO:tasks.rados.rados.0.smithi110.stdout:3540: rollback oid 45 current snap is 313 2024-08-17T00:45:31.037 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 45 to 311 2024-08-17T00:45:31.037 INFO:tasks.rados.rados.0.smithi110.stdout:3541: copy_from oid 32 from oid 4 current snap is 313 2024-08-17T00:45:31.037 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 33 current snap is 313 2024-08-17T00:45:31.037 INFO:tasks.rados.rados.0.smithi110.stdout:3542: seq_num 1082 ranges {8650752=524288,9175040=704512,9879552=98304} 2024-08-17T00:45:31.088 INFO:tasks.rados.rados.0.smithi110.stdout:3542: writing smithi11086371-33 from 8650752 to 9175040 tid 1 2024-08-17T00:45:31.093 INFO:tasks.rados.rados.0.smithi110.stdout:3542: writing smithi11086371-33 from 9175040 to 9879552 tid 2 2024-08-17T00:45:31.094 INFO:tasks.rados.rados.0.smithi110.stdout:3542: writing smithi11086371-33 from 9879552 to 9977856 tid 3 2024-08-17T00:45:31.094 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 31 current snap is 313 2024-08-17T00:45:31.094 INFO:tasks.rados.rados.0.smithi110.stdout:3543: seq_num 1083 ranges {0=540672,540672=589824,1130496=212992} 2024-08-17T00:45:31.098 INFO:tasks.rados.rados.0.smithi110.stdout:3543: writing smithi11086371-31 from 0 to 540672 tid 1 2024-08-17T00:45:31.102 INFO:tasks.rados.rados.0.smithi110.stdout:3543: writing smithi11086371-31 from 540672 to 1130496 tid 2 2024-08-17T00:45:31.104 INFO:tasks.rados.rados.0.smithi110.stdout:3543: writing smithi11086371-31 from 1130496 to 1343488 tid 3 2024-08-17T00:45:31.104 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 13 current snap is 313 2024-08-17T00:45:31.104 INFO:tasks.rados.rados.0.smithi110.stdout:3544: seq_num 1084 ranges {0=557056,557056=475136,1032192=327680} 2024-08-17T00:45:31.108 INFO:tasks.rados.rados.0.smithi110.stdout:3544: writing smithi11086371-13 from 0 to 557056 tid 1 2024-08-17T00:45:31.111 INFO:tasks.rados.rados.0.smithi110.stdout:3544: writing smithi11086371-13 from 557056 to 1032192 tid 2 2024-08-17T00:45:31.114 INFO:tasks.rados.rados.0.smithi110.stdout:3544: writing smithi11086371-13 from 1032192 to 1359872 tid 3 2024-08-17T00:45:31.114 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 24 current snap is 313 2024-08-17T00:45:31.114 INFO:tasks.rados.rados.0.smithi110.stdout:3545: seq_num 1085 ranges {0=581632,581632=761856,1343488=40960} 2024-08-17T00:45:31.118 INFO:tasks.rados.rados.0.smithi110.stdout:3545: writing smithi11086371-24 from 0 to 581632 tid 1 2024-08-17T00:45:31.123 INFO:tasks.rados.rados.0.smithi110.stdout:3545: writing smithi11086371-24 from 581632 to 1343488 tid 2 2024-08-17T00:45:31.124 INFO:tasks.rados.rados.0.smithi110.stdout:3545: writing smithi11086371-24 from 1343488 to 1384448 tid 3 2024-08-17T00:45:31.124 INFO:tasks.rados.rados.0.smithi110.stdout:3546: read oid 42 snap -1 2024-08-17T00:45:31.124 INFO:tasks.rados.rados.0.smithi110.stdout:3546: expect deleted 2024-08-17T00:45:31.124 INFO:tasks.rados.rados.0.smithi110.stdout:3547: copy_from oid 1 from oid 14 current snap is 313 2024-08-17T00:45:31.124 INFO:tasks.rados.rados.0.smithi110.stdout:3537: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:45:31.126 INFO:tasks.rados.rados.0.smithi110.stdout:3532: finishing write tid 2 to smithi11086371-5 2024-08-17T00:45:31.126 INFO:tasks.rados.rados.0.smithi110.stdout:3538: finishing copy_from to smithi11086371-30 2024-08-17T00:45:31.126 INFO:tasks.rados.rados.0.smithi110.stdout:3538: got expected ENOENT (src dne) 2024-08-17T00:45:31.126 INFO:tasks.rados.rados.0.smithi110.stdout:3538: finishing copy_from racing read to smithi11086371-30 2024-08-17T00:45:31.127 INFO:tasks.rados.rados.0.smithi110.stdout:3532: finishing write tid 3 to smithi11086371-5 2024-08-17T00:45:31.127 INFO:tasks.rados.rados.0.smithi110.stdout:3536: done (14 left) 2024-08-17T00:45:31.127 INFO:tasks.rados.rados.0.smithi110.stdout:3537: done (13 left) 2024-08-17T00:45:31.127 INFO:tasks.rados.rados.0.smithi110.stdout:3538: done (12 left) 2024-08-17T00:45:31.127 INFO:tasks.rados.rados.0.smithi110.stdout:3548: snap_remove snap 303 2024-08-17T00:45:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:30 smithi177 ceph-mon[90034]: osdmap e709: 8 total, 8 up, 8 in 2024-08-17T00:45:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:30 smithi177 ceph-mon[90034]: pgmap v631: 121 pgs: 121 active+clean; 236 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 5.5 MiB/s wr, 23 op/s 2024-08-17T00:45:31.511 INFO:teuthology.orchestra.run.smithi110.stdout:true 2024-08-17T00:45:32.000 INFO:tasks.rados.rados.0.smithi110.stdout:3534: finishing rollback tid 0 to smithi11086371-10 2024-08-17T00:45:32.000 INFO:tasks.rados.rados.0.smithi110.stdout:3539: finishing rollback tid 0 to smithi11086371-38 2024-08-17T00:45:32.001 INFO:tasks.rados.rados.0.smithi110.stdout:3534: finishing rollback tid 1 to smithi11086371-10 2024-08-17T00:45:32.001 INFO:tasks.rados.rados.0.smithi110.stdout:3539: finishing rollback tid 1 to smithi11086371-38 2024-08-17T00:45:32.001 INFO:tasks.rados.rados.0.smithi110.stdout:3534: finishing rollback tid 2 to smithi11086371-10 2024-08-17T00:45:32.001 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 1020 (ObjNum 1035 snap 296 seq_num 1035) dirty exists 2024-08-17T00:45:32.001 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 1517 (ObjNum 939 snap 273 seq_num 939) dirty exists 2024-08-17T00:45:32.001 INFO:tasks.rados.rados.0.smithi110.stdout:3539: finishing rollback tid 2 to smithi11086371-38 2024-08-17T00:45:32.001 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 1381 (ObjNum 1014 snap 290 seq_num 1014) dirty exists 2024-08-17T00:45:32.001 INFO:tasks.rados.rados.0.smithi110.stdout:3532: finishing write tid 4 to smithi11086371-5 2024-08-17T00:45:32.001 INFO:tasks.rados.rados.0.smithi110.stdout:3540: finishing rollback tid 0 to smithi11086371-45 2024-08-17T00:45:32.001 INFO:tasks.rados.rados.0.smithi110.stdout:3540: finishing rollback tid 1 to smithi11086371-45 2024-08-17T00:45:32.001 INFO:tasks.rados.rados.0.smithi110.stdout:3540: finishing rollback tid 2 to smithi11086371-45 2024-08-17T00:45:32.001 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 1529 (ObjNum 995 snap 284 seq_num 995) dirty exists 2024-08-17T00:45:32.001 INFO:tasks.rados.rados.0.smithi110.stdout:3532: finishing write tid 5 to smithi11086371-5 2024-08-17T00:45:32.002 INFO:tasks.rados.rados.0.smithi110.stdout:3532: oid 5 updating version 0 to 1522 2024-08-17T00:45:32.002 INFO:tasks.rados.rados.0.smithi110.stdout:3532: oid 5 updating version 1522 to 1523 2024-08-17T00:45:32.002 INFO:tasks.rados.rados.0.smithi110.stdout:3532: oid 5 updating version 1523 to 1524 2024-08-17T00:45:32.002 INFO:tasks.rados.rados.0.smithi110.stdout:3532: oid 5 updating version 1524 to 1525 2024-08-17T00:45:32.002 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 1525 (ObjNum 1080 snap 313 seq_num 1080) dirty exists 2024-08-17T00:45:32.002 INFO:tasks.rados.rados.0.smithi110.stdout:3532: left oid 5 (ObjNum 1080 snap 313 seq_num 1080) 2024-08-17T00:45:32.002 INFO:tasks.rados.rados.0.smithi110.stdout:3541: finishing copy_from racing read to smithi11086371-32 2024-08-17T00:45:32.002 INFO:tasks.rados.rados.0.smithi110.stdout:3541: finishing copy_from to smithi11086371-32 2024-08-17T00:45:32.002 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 1371 (ObjNum 1045 snap 301 seq_num 1045) dirty exists 2024-08-17T00:45:32.002 INFO:tasks.rados.rados.0.smithi110.stdout:3542: finishing write tid 1 to smithi11086371-33 2024-08-17T00:45:32.002 INFO:tasks.rados.rados.0.smithi110.stdout:3542: finishing write tid 2 to smithi11086371-33 2024-08-17T00:45:32.002 INFO:tasks.rados.rados.0.smithi110.stdout:3542: finishing write tid 3 to smithi11086371-33 2024-08-17T00:45:32.002 INFO:tasks.rados.rados.0.smithi110.stdout:3542: finishing write tid 4 to smithi11086371-33 2024-08-17T00:45:32.003 INFO:tasks.rados.rados.0.smithi110.stdout:3542: finishing write tid 5 to smithi11086371-33 2024-08-17T00:45:32.003 INFO:tasks.rados.rados.0.smithi110.stdout:3542: oid 33 updating version 0 to 1365 2024-08-17T00:45:32.003 INFO:tasks.rados.rados.0.smithi110.stdout:3542: oid 33 updating version 1365 to 1367 2024-08-17T00:45:32.003 INFO:tasks.rados.rados.0.smithi110.stdout:3542: oid 33 version 1367 is already newer than 1366 2024-08-17T00:45:32.003 INFO:tasks.rados.rados.0.smithi110.stdout:3542: oid 33 version 1367 is already newer than 1364 2024-08-17T00:45:32.003 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 33 v 1367 (ObjNum 1082 snap 313 seq_num 1082) dirty exists 2024-08-17T00:45:32.003 INFO:tasks.rados.rados.0.smithi110.stdout:3542: left oid 33 (ObjNum 1082 snap 313 seq_num 1082) 2024-08-17T00:45:32.003 INFO:tasks.rados.rados.0.smithi110.stdout:3543: finishing write tid 1 to smithi11086371-31 2024-08-17T00:45:32.003 INFO:tasks.rados.rados.0.smithi110.stdout:3543: finishing write tid 2 to smithi11086371-31 2024-08-17T00:45:32.003 INFO:tasks.rados.rados.0.smithi110.stdout:3543: finishing write tid 3 to smithi11086371-31 2024-08-17T00:45:32.003 INFO:tasks.rados.rados.0.smithi110.stdout:3543: finishing write tid 4 to smithi11086371-31 2024-08-17T00:45:32.003 INFO:tasks.rados.rados.0.smithi110.stdout:3543: finishing write tid 5 to smithi11086371-31 2024-08-17T00:45:32.003 INFO:tasks.rados.rados.0.smithi110.stdout:3543: oid 31 updating version 0 to 1431 2024-08-17T00:45:32.003 INFO:tasks.rados.rados.0.smithi110.stdout:3543: oid 31 version 1431 is already newer than 1428 2024-08-17T00:45:32.003 INFO:tasks.rados.rados.0.smithi110.stdout:3543: oid 31 version 1431 is already newer than 1429 2024-08-17T00:45:32.004 INFO:tasks.rados.rados.0.smithi110.stdout:3543: oid 31 version 1431 is already newer than 1430 2024-08-17T00:45:32.004 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 1431 (ObjNum 1083 snap 313 seq_num 1083) dirty exists 2024-08-17T00:45:32.004 INFO:tasks.rados.rados.0.smithi110.stdout:3543: left oid 31 (ObjNum 1083 snap 313 seq_num 1083) 2024-08-17T00:45:32.004 INFO:tasks.rados.rados.0.smithi110.stdout:3544: finishing write tid 1 to smithi11086371-13 2024-08-17T00:45:32.004 INFO:tasks.rados.rados.0.smithi110.stdout:3544: finishing write tid 2 to smithi11086371-13 2024-08-17T00:45:32.004 INFO:tasks.rados.rados.0.smithi110.stdout:3544: finishing write tid 3 to smithi11086371-13 2024-08-17T00:45:32.004 INFO:tasks.rados.rados.0.smithi110.stdout:3544: finishing write tid 4 to smithi11086371-13 2024-08-17T00:45:32.004 INFO:tasks.rados.rados.0.smithi110.stdout:3544: finishing write tid 5 to smithi11086371-13 2024-08-17T00:45:32.004 INFO:tasks.rados.rados.0.smithi110.stdout:3544: oid 13 updating version 0 to 1503 2024-08-17T00:45:32.004 INFO:tasks.rados.rados.0.smithi110.stdout:3544: oid 13 updating version 1503 to 1504 2024-08-17T00:45:32.004 INFO:tasks.rados.rados.0.smithi110.stdout:3544: oid 13 updating version 1504 to 1506 2024-08-17T00:45:32.004 INFO:tasks.rados.rados.0.smithi110.stdout:3544: oid 13 version 1506 is already newer than 1505 2024-08-17T00:45:32.005 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 1506 (ObjNum 1084 snap 313 seq_num 1084) dirty exists 2024-08-17T00:45:32.005 INFO:tasks.rados.rados.0.smithi110.stdout:3544: left oid 13 (ObjNum 1084 snap 313 seq_num 1084) 2024-08-17T00:45:32.005 INFO:tasks.rados.rados.0.smithi110.stdout:3545: finishing write tid 1 to smithi11086371-24 2024-08-17T00:45:32.005 INFO:tasks.rados.rados.0.smithi110.stdout:3547: finishing copy_from to smithi11086371-1 2024-08-17T00:45:32.005 INFO:tasks.rados.rados.0.smithi110.stdout:3547: got expected ENOENT (src dne) 2024-08-17T00:45:32.005 INFO:tasks.rados.rados.0.smithi110.stdout:3547: finishing copy_from racing read to smithi11086371-1 2024-08-17T00:45:32.005 INFO:tasks.rados.rados.0.smithi110.stdout:3545: finishing write tid 2 to smithi11086371-24 2024-08-17T00:45:32.005 INFO:tasks.rados.rados.0.smithi110.stdout:3545: finishing write tid 3 to smithi11086371-24 2024-08-17T00:45:32.005 INFO:tasks.rados.rados.0.smithi110.stdout:3545: finishing write tid 4 to smithi11086371-24 2024-08-17T00:45:32.005 INFO:tasks.rados.rados.0.smithi110.stdout:3545: finishing write tid 5 to smithi11086371-24 2024-08-17T00:45:32.005 INFO:tasks.rados.rados.0.smithi110.stdout:3545: oid 24 updating version 0 to 1531 2024-08-17T00:45:32.005 INFO:tasks.rados.rados.0.smithi110.stdout:3545: oid 24 updating version 1531 to 1533 2024-08-17T00:45:32.005 INFO:tasks.rados.rados.0.smithi110.stdout:3545: oid 24 version 1533 is already newer than 1532 2024-08-17T00:45:32.005 INFO:tasks.rados.rados.0.smithi110.stdout:3545: oid 24 updating version 1533 to 1534 2024-08-17T00:45:32.005 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 1534 (ObjNum 1085 snap 313 seq_num 1085) dirty exists 2024-08-17T00:45:32.006 INFO:tasks.rados.rados.0.smithi110.stdout:3545: left oid 24 (ObjNum 1085 snap 313 seq_num 1085) 2024-08-17T00:45:32.006 INFO:tasks.rados.rados.0.smithi110.stdout:3532: done (12 left) 2024-08-17T00:45:32.006 INFO:tasks.rados.rados.0.smithi110.stdout:3534: done (11 left) 2024-08-17T00:45:32.006 INFO:tasks.rados.rados.0.smithi110.stdout:3535: done (10 left) 2024-08-17T00:45:32.006 INFO:tasks.rados.rados.0.smithi110.stdout:3539: done (9 left) 2024-08-17T00:45:32.006 INFO:tasks.rados.rados.0.smithi110.stdout:3540: done (8 left) 2024-08-17T00:45:32.006 INFO:tasks.rados.rados.0.smithi110.stdout:3541: done (7 left) 2024-08-17T00:45:32.006 INFO:tasks.rados.rados.0.smithi110.stdout:3542: done (6 left) 2024-08-17T00:45:32.006 INFO:tasks.rados.rados.0.smithi110.stdout:3543: done (5 left) 2024-08-17T00:45:32.006 INFO:tasks.rados.rados.0.smithi110.stdout:3544: done (4 left) 2024-08-17T00:45:32.006 INFO:tasks.rados.rados.0.smithi110.stdout:3545: done (3 left) 2024-08-17T00:45:32.006 INFO:tasks.rados.rados.0.smithi110.stdout:3546: done (2 left) 2024-08-17T00:45:32.006 INFO:tasks.rados.rados.0.smithi110.stdout:3547: done (1 left) 2024-08-17T00:45:32.006 INFO:tasks.rados.rados.0.smithi110.stdout:3548: done (0 left) 2024-08-17T00:45:32.007 INFO:tasks.rados.rados.0.smithi110.stdout:3549: copy_from oid 45 from oid 30 current snap is 313 2024-08-17T00:45:32.007 INFO:tasks.rados.rados.0.smithi110.stdout:3550: rollback oid 35 current snap is 313 2024-08-17T00:45:32.007 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 35 to 311 2024-08-17T00:45:32.007 INFO:tasks.rados.rados.0.smithi110.stdout:3551: copy_from oid 11 from oid 41 current snap is 313 2024-08-17T00:45:32.007 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 14 current snap is 313 2024-08-17T00:45:32.007 INFO:tasks.rados.rados.0.smithi110.stdout:3552: seq_num 1086 ranges {0=598016,598016=647168,1245184=155648} 2024-08-17T00:45:32.007 INFO:tasks.rados.rados.0.smithi110.stdout:3552: writing smithi11086371-14 from 0 to 598016 tid 1 2024-08-17T00:45:32.009 INFO:tasks.rados.rados.0.smithi110.stdout:3552: writing smithi11086371-14 from 598016 to 1245184 tid 2 2024-08-17T00:45:32.010 INFO:tasks.rados.rados.0.smithi110.stdout:3552: writing smithi11086371-14 from 1245184 to 1400832 tid 3 2024-08-17T00:45:32.010 INFO:tasks.rados.rados.0.smithi110.stdout:3553: copy_from oid 32 from oid 5 current snap is 313 2024-08-17T00:45:32.010 INFO:tasks.rados.rados.0.smithi110.stdout:3549: finishing copy_from to smithi11086371-45 2024-08-17T00:45:32.011 INFO:tasks.rados.rados.0.smithi110.stdout:3549: got expected ENOENT (src dne) 2024-08-17T00:45:32.011 INFO:tasks.rados.rados.0.smithi110.stdout:3549: finishing copy_from racing read to smithi11086371-45 2024-08-17T00:45:32.011 INFO:tasks.rados.rados.0.smithi110.stdout:3549: done (4 left) 2024-08-17T00:45:32.011 INFO:tasks.rados.rados.0.smithi110.stdout:3554: snap_remove snap 301 2024-08-17T00:45:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:45:32.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:31 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2949187786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:32.061 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 00:45:32 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0[106274]: 2024-08-17T00:45:32.022+0000 7f9ee89ea640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 198 after trimming was started 2024-08-17T00:45:32.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:45:32.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:31 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2949187786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:32.238 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 168746fe-5c2f-11ef-bccf-c7b262605968 -e sha1=d863d21c9d1db9c3453c09dacd68766969720a44 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-08-17T00:45:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:45:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:31 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2949187786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:32.441 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:45:33.007 INFO:tasks.rados.rados.0.smithi110.stdout:3554: done (4 left) 2024-08-17T00:45:33.007 INFO:tasks.rados.rados.0.smithi110.stdout:3555: snap_create 2024-08-17T00:45:33.007 INFO:tasks.rados.rados.0.smithi110.stdout:3550: finishing rollback tid 0 to smithi11086371-35 2024-08-17T00:45:33.007 INFO:tasks.rados.rados.0.smithi110.stdout:3550: finishing rollback tid 1 to smithi11086371-35 2024-08-17T00:45:33.007 INFO:tasks.rados.rados.0.smithi110.stdout:3550: finishing rollback tid 2 to smithi11086371-35 2024-08-17T00:45:33.007 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 1041 (ObjNum 935 snap 273 seq_num 935) dirty exists 2024-08-17T00:45:33.008 INFO:tasks.rados.rados.0.smithi110.stdout:3552: finishing write tid 1 to smithi11086371-14 2024-08-17T00:45:33.008 INFO:tasks.rados.rados.0.smithi110.stdout:3552: finishing write tid 2 to smithi11086371-14 2024-08-17T00:45:33.008 INFO:tasks.rados.rados.0.smithi110.stdout:3552: finishing write tid 3 to smithi11086371-14 2024-08-17T00:45:33.008 INFO:tasks.rados.rados.0.smithi110.stdout:3552: finishing write tid 4 to smithi11086371-14 2024-08-17T00:45:33.008 INFO:tasks.rados.rados.0.smithi110.stdout:3552: finishing write tid 5 to smithi11086371-14 2024-08-17T00:45:33.008 INFO:tasks.rados.rados.0.smithi110.stdout:3552: oid 14 updating version 0 to 1525 2024-08-17T00:45:33.008 INFO:tasks.rados.rados.0.smithi110.stdout:3552: oid 14 version 1525 is already newer than 1523 2024-08-17T00:45:33.008 INFO:tasks.rados.rados.0.smithi110.stdout:3552: oid 14 version 1525 is already newer than 1522 2024-08-17T00:45:33.008 INFO:tasks.rados.rados.0.smithi110.stdout:3552: oid 14 version 1525 is already newer than 1524 2024-08-17T00:45:33.008 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 1525 (ObjNum 1086 snap 313 seq_num 1086) dirty exists 2024-08-17T00:45:33.008 INFO:tasks.rados.rados.0.smithi110.stdout:3552: left oid 14 (ObjNum 1086 snap 313 seq_num 1086) 2024-08-17T00:45:33.008 INFO:tasks.rados.rados.0.smithi110.stdout:3551: finishing copy_from racing read to smithi11086371-11 2024-08-17T00:45:33.008 INFO:tasks.rados.rados.0.smithi110.stdout:3551: finishing copy_from to smithi11086371-11 2024-08-17T00:45:33.009 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 1284 (ObjNum 825 snap 243 seq_num 825) dirty exists 2024-08-17T00:45:33.009 INFO:tasks.rados.rados.0.smithi110.stdout:3553: finishing copy_from racing read to smithi11086371-32 2024-08-17T00:45:33.009 INFO:tasks.rados.rados.0.smithi110.stdout:3553: finishing copy_from to smithi11086371-32 2024-08-17T00:45:33.009 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 1525 (ObjNum 1080 snap 313 seq_num 1080) dirty exists 2024-08-17T00:45:33.265 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:33 smithi110 ceph-mon[100641]: osdmap e710: 8 total, 8 up, 8 in 2024-08-17T00:45:33.266 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:33 smithi110 ceph-mon[100641]: pgmap v633: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 246 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 10 MiB/s wr, 18 op/s 2024-08-17T00:45:33.266 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:33 smithi110 ceph-mon[98148]: osdmap e710: 8 total, 8 up, 8 in 2024-08-17T00:45:33.266 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:33 smithi110 ceph-mon[98148]: pgmap v633: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 246 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 10 MiB/s wr, 18 op/s 2024-08-17T00:45:33.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:33 smithi177 ceph-mon[90034]: osdmap e710: 8 total, 8 up, 8 in 2024-08-17T00:45:33.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:33 smithi177 ceph-mon[90034]: pgmap v633: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 246 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 10 MiB/s wr, 18 op/s 2024-08-17T00:45:34.013 INFO:tasks.rados.rados.0.smithi110.stdout:3550: done (4 left) 2024-08-17T00:45:34.013 INFO:tasks.rados.rados.0.smithi110.stdout:3551: done (3 left) 2024-08-17T00:45:34.013 INFO:tasks.rados.rados.0.smithi110.stdout:3552: done (2 left) 2024-08-17T00:45:34.013 INFO:tasks.rados.rados.0.smithi110.stdout:3553: done (1 left) 2024-08-17T00:45:34.013 INFO:tasks.rados.rados.0.smithi110.stdout:3555: done (0 left) 2024-08-17T00:45:34.013 INFO:tasks.rados.rados.0.smithi110.stdout:3556: rollback oid 42 current snap is 314 2024-08-17T00:45:34.013 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 42 to 299 2024-08-17T00:45:34.013 INFO:tasks.rados.rados.0.smithi110.stdout:3557: read oid 27 snap -1 2024-08-17T00:45:34.013 INFO:tasks.rados.rados.0.smithi110.stdout:3557: expect (ObjNum 1075 snap 313 seq_num 1075) 2024-08-17T00:45:34.014 INFO:tasks.rados.rados.0.smithi110.stdout:3558: read oid 29 snap -1 2024-08-17T00:45:34.014 INFO:tasks.rados.rados.0.smithi110.stdout:3558: expect (ObjNum 1079 snap 313 seq_num 1079) 2024-08-17T00:45:34.014 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 36 current snap is 314 2024-08-17T00:45:34.014 INFO:tasks.rados.rados.0.smithi110.stdout:3559: seq_num 1087 ranges {2277376=614400,2891776=532480,3424256=270336} 2024-08-17T00:45:34.029 INFO:tasks.rados.rados.0.smithi110.stdout:3559: writing smithi11086371-36 from 2277376 to 2891776 tid 1 2024-08-17T00:45:34.032 INFO:tasks.rados.rados.0.smithi110.stdout:3559: writing smithi11086371-36 from 2891776 to 3424256 tid 2 2024-08-17T00:45:34.034 INFO:tasks.rados.rados.0.smithi110.stdout:3559: writing smithi11086371-36 from 3424256 to 3694592 tid 3 2024-08-17T00:45:34.034 INFO:tasks.rados.rados.0.smithi110.stdout:3560: read oid 47 snap -1 2024-08-17T00:45:34.034 INFO:tasks.rados.rados.0.smithi110.stdout:3560: expect deleted 2024-08-17T00:45:34.034 INFO:tasks.rados.rados.0.smithi110.stdout:3561: snap_remove snap 294 2024-08-17T00:45:34.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:34 smithi110 ceph-mon[98148]: osdmap e711: 8 total, 8 up, 8 in 2024-08-17T00:45:34.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:34 smithi110 ceph-mon[100641]: osdmap e711: 8 total, 8 up, 8 in 2024-08-17T00:45:34.359 INFO:teuthology.orchestra.run.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)" 2024-08-17T00:45:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:34 smithi177 ceph-mon[90034]: osdmap e711: 8 total, 8 up, 8 in 2024-08-17T00:45:34.991 INFO:tasks.rados.rados.0.smithi110.stdout:3561: done (5 left) 2024-08-17T00:45:34.991 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 44 current snap is 314 2024-08-17T00:45:34.991 INFO:tasks.rados.rados.0.smithi110.stdout:3556: finishing rollback tid 1 to smithi11086371-42 2024-08-17T00:45:34.992 INFO:tasks.rados.rados.0.smithi110.stdout:3556: finishing rollback tid 2 to smithi11086371-42 2024-08-17T00:45:34.992 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 42 v 1535 (ObjNum 894 snap 259 seq_num 894) dirty exists 2024-08-17T00:45:34.992 INFO:tasks.rados.rados.0.smithi110.stdout:3557: expect (ObjNum 1075 snap 313 seq_num 1075) 2024-08-17T00:45:35.048 INFO:tasks.rados.rados.0.smithi110.stdout:3559: finishing write tid 1 to smithi11086371-36 2024-08-17T00:45:35.048 INFO:tasks.rados.rados.0.smithi110.stdout:3559: finishing write tid 2 to smithi11086371-36 2024-08-17T00:45:35.048 INFO:tasks.rados.rados.0.smithi110.stdout:3559: finishing write tid 3 to smithi11086371-36 2024-08-17T00:45:35.048 INFO:tasks.rados.rados.0.smithi110.stdout:3559: finishing write tid 4 to smithi11086371-36 2024-08-17T00:45:35.048 INFO:tasks.rados.rados.0.smithi110.stdout:3559: finishing write tid 5 to smithi11086371-36 2024-08-17T00:45:35.048 INFO:tasks.rados.rados.0.smithi110.stdout:3559: oid 36 updating version 0 to 1024 2024-08-17T00:45:35.049 INFO:tasks.rados.rados.0.smithi110.stdout:3559: oid 36 version 1024 is already newer than 1022 2024-08-17T00:45:35.049 INFO:tasks.rados.rados.0.smithi110.stdout:3559: oid 36 version 1024 is already newer than 1023 2024-08-17T00:45:35.049 INFO:tasks.rados.rados.0.smithi110.stdout:3559: oid 36 version 1024 is already newer than 1021 2024-08-17T00:45:35.049 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 36 v 1024 (ObjNum 1087 snap 314 seq_num 1087) dirty exists 2024-08-17T00:45:35.049 INFO:tasks.rados.rados.0.smithi110.stdout:3559: left oid 36 (ObjNum 1087 snap 314 seq_num 1087) 2024-08-17T00:45:35.049 INFO:tasks.rados.rados.0.smithi110.stdout:3558: expect (ObjNum 1079 snap 313 seq_num 1079) 2024-08-17T00:45:35.069 INFO:teuthology.task.sequential:In sequential, running task print... 2024-08-17T00:45:35.069 INFO:teuthology.task.print:**** done end upgrade, wait... 2024-08-17T00:45:35.070 DEBUG:teuthology.parallel:result is None 2024-08-17T00:45:35.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:35 smithi110 ceph-mon[98148]: osdmap e712: 8 total, 8 up, 8 in 2024-08-17T00:45:35.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:35 smithi110 ceph-mon[98148]: pgmap v636: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 258 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 7.9 MiB/s wr, 27 op/s 2024-08-17T00:45:35.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:35 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1769928608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:35.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:35 smithi110 ceph-mon[98148]: osdmap e713: 8 total, 8 up, 8 in 2024-08-17T00:45:35.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:35 smithi110 ceph-mon[100641]: osdmap e712: 8 total, 8 up, 8 in 2024-08-17T00:45:35.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:35 smithi110 ceph-mon[100641]: pgmap v636: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 258 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 7.9 MiB/s wr, 27 op/s 2024-08-17T00:45:35.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:35 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1769928608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:35.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:35 smithi110 ceph-mon[100641]: osdmap e713: 8 total, 8 up, 8 in 2024-08-17T00:45:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:35 smithi177 ceph-mon[90034]: osdmap e712: 8 total, 8 up, 8 in 2024-08-17T00:45:35.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:35 smithi177 ceph-mon[90034]: pgmap v636: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 258 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 7.9 MiB/s wr, 27 op/s 2024-08-17T00:45:35.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:35 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1769928608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T00:45:35.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:35 smithi177 ceph-mon[90034]: osdmap e713: 8 total, 8 up, 8 in 2024-08-17T00:45:35.789 INFO:tasks.rados.rados.0.smithi110.stdout:3562: seq_num 1088 ranges {6365184=630784,6995968=466944,7462912=335872} 2024-08-17T00:45:35.825 INFO:tasks.rados.rados.0.smithi110.stdout:3562: writing smithi11086371-44 from 6365184 to 6995968 tid 1 2024-08-17T00:45:35.828 INFO:tasks.rados.rados.0.smithi110.stdout:3562: writing smithi11086371-44 from 6995968 to 7462912 tid 2 2024-08-17T00:45:35.830 INFO:tasks.rados.rados.0.smithi110.stdout:3562: writing smithi11086371-44 from 7462912 to 7798784 tid 3 2024-08-17T00:45:35.831 INFO:tasks.rados.rados.0.smithi110.stdout:3556: done (5 left) 2024-08-17T00:45:35.831 INFO:tasks.rados.rados.0.smithi110.stdout:3557: done (4 left) 2024-08-17T00:45:35.831 INFO:tasks.rados.rados.0.smithi110.stdout:3558: done (3 left) 2024-08-17T00:45:35.831 INFO:tasks.rados.rados.0.smithi110.stdout:3559: done (2 left) 2024-08-17T00:45:35.831 INFO:tasks.rados.rados.0.smithi110.stdout:3560: done (1 left) 2024-08-17T00:45:35.831 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 36 current snap is 314 2024-08-17T00:45:35.831 INFO:tasks.rados.rados.0.smithi110.stdout:3563: seq_num 1089 ranges {3694592=647168,4341760=745472,5087232=57344} 2024-08-17T00:45:35.853 INFO:tasks.rados.rados.0.smithi110.stdout:3563: writing smithi11086371-36 from 3694592 to 4341760 tid 1 2024-08-17T00:45:35.857 INFO:tasks.rados.rados.0.smithi110.stdout:3563: writing smithi11086371-36 from 4341760 to 5087232 tid 2 2024-08-17T00:45:35.858 INFO:tasks.rados.rados.0.smithi110.stdout:3563: writing smithi11086371-36 from 5087232 to 5144576 tid 3 2024-08-17T00:45:35.858 INFO:tasks.rados.rados.0.smithi110.stdout:3564: rmattr oid 18 current snap is 314 2024-08-17T00:45:35.858 INFO:tasks.rados.rados.0.smithi110.stdout:3564: done (2 left) 2024-08-17T00:45:35.858 INFO:tasks.rados.rados.0.smithi110.stdout:3565: read oid 10 snap -1 2024-08-17T00:45:35.858 INFO:tasks.rados.rados.0.smithi110.stdout:3565: expect (ObjNum 1035 snap 296 seq_num 1035) 2024-08-17T00:45:35.858 INFO:tasks.rados.rados.0.smithi110.stdout:3566: copy_from oid 32 from oid 1 current snap is 314 2024-08-17T00:45:35.859 INFO:tasks.rados.rados.0.smithi110.stdout:3562: finishing write tid 1 to smithi11086371-44 2024-08-17T00:45:35.859 INFO:tasks.rados.rados.0.smithi110.stdout:3562: finishing write tid 2 to smithi11086371-44 2024-08-17T00:45:35.859 INFO:tasks.rados.rados.0.smithi110.stdout:3562: finishing write tid 3 to smithi11086371-44 2024-08-17T00:45:35.859 INFO:tasks.rados.rados.0.smithi110.stdout:3562: finishing write tid 4 to smithi11086371-44 2024-08-17T00:45:35.859 INFO:tasks.rados.rados.0.smithi110.stdout:3562: finishing write tid 5 to smithi11086371-44 2024-08-17T00:45:35.859 INFO:tasks.rados.rados.0.smithi110.stdout:3562: oid 44 updating version 0 to 1063 2024-08-17T00:45:35.859 INFO:tasks.rados.rados.0.smithi110.stdout:3562: oid 44 version 1063 is already newer than 1062 2024-08-17T00:45:35.859 INFO:tasks.rados.rados.0.smithi110.stdout:3562: oid 44 version 1063 is already newer than 1061 2024-08-17T00:45:35.859 INFO:tasks.rados.rados.0.smithi110.stdout:3562: oid 44 version 1063 is already newer than 1060 2024-08-17T00:45:35.859 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 1063 (ObjNum 1088 snap 314 seq_num 1088) dirty exists 2024-08-17T00:45:35.859 INFO:tasks.rados.rados.0.smithi110.stdout:3562: left oid 44 (ObjNum 1088 snap 314 seq_num 1088) 2024-08-17T00:45:35.859 INFO:tasks.rados.rados.0.smithi110.stdout:3563: finishing write tid 1 to smithi11086371-36 2024-08-17T00:45:35.859 INFO:tasks.rados.rados.0.smithi110.stdout:3562: done (3 left) 2024-08-17T00:45:35.859 INFO:tasks.rados.rados.0.smithi110.stdout:3567: rmattr oid 33 current snap is 314 2024-08-17T00:45:35.860 INFO:tasks.rados.rados.0.smithi110.stdout:3567: done (3 left) 2024-08-17T00:45:35.860 INFO:tasks.rados.rados.0.smithi110.stdout:3568: read oid 38 snap -1 2024-08-17T00:45:35.860 INFO:tasks.rados.rados.0.smithi110.stdout:3568: expect (ObjNum 1014 snap 290 seq_num 1014) 2024-08-17T00:45:35.860 INFO:tasks.rados.rados.0.smithi110.stdout:3569: setattr oid 43 current snap is 314 2024-08-17T00:45:35.860 INFO:tasks.rados.rados.0.smithi110.stdout:3570: rmattr oid 42 current snap is 314 2024-08-17T00:45:35.860 INFO:tasks.rados.rados.0.smithi110.stdout:3570: done (5 left) 2024-08-17T00:45:35.861 INFO:tasks.rados.rados.0.smithi110.stdout:3571: read oid 5 snap -1 2024-08-17T00:45:35.861 INFO:tasks.rados.rados.0.smithi110.stdout:3571: expect (ObjNum 1080 snap 313 seq_num 1080) 2024-08-17T00:45:35.861 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 6 current snap is 314 2024-08-17T00:45:35.861 INFO:tasks.rados.rados.0.smithi110.stdout:3572: seq_num 1090 ranges {11108352=663552,11771904=630784,12402688=172032} 2024-08-17T00:45:35.924 INFO:tasks.rados.rados.0.smithi110.stdout:3572: writing smithi11086371-6 from 11108352 to 11771904 tid 1 2024-08-17T00:45:35.928 INFO:tasks.rados.rados.0.smithi110.stdout:3572: writing smithi11086371-6 from 11771904 to 12402688 tid 2 2024-08-17T00:45:35.930 INFO:tasks.rados.rados.0.smithi110.stdout:3572: writing smithi11086371-6 from 12402688 to 12574720 tid 3 2024-08-17T00:45:35.930 INFO:tasks.rados.rados.0.smithi110.stdout:3573: read oid 34 snap -1 2024-08-17T00:45:35.930 INFO:tasks.rados.rados.0.smithi110.stdout:3573: expect (ObjNum 918 snap 268 seq_num 918) 2024-08-17T00:45:35.930 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 26 current snap is 314 2024-08-17T00:45:35.930 INFO:tasks.rados.rados.0.smithi110.stdout:3566: finishing copy_from to smithi11086371-32 2024-08-17T00:45:35.930 INFO:tasks.rados.rados.0.smithi110.stdout:3566: got expected ENOENT (src dne) 2024-08-17T00:45:35.930 INFO:tasks.rados.rados.0.smithi110.stdout:3566: finishing copy_from racing read to smithi11086371-32 2024-08-17T00:45:35.931 INFO:tasks.rados.rados.0.smithi110.stdout:3563: finishing write tid 2 to smithi11086371-36 2024-08-17T00:45:35.931 INFO:tasks.rados.rados.0.smithi110.stdout:3568: expect (ObjNum 1014 snap 290 seq_num 1014) 2024-08-17T00:45:35.998 INFO:tasks.rados.rados.0.smithi110.stdout:3563: finishing write tid 3 to smithi11086371-36 2024-08-17T00:45:35.999 INFO:tasks.rados.rados.0.smithi110.stdout:3563: finishing write tid 4 to smithi11086371-36 2024-08-17T00:45:35.999 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 1029 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-08-17T00:45:35.999 INFO:tasks.rados.rados.0.smithi110.stdout:3565: expect (ObjNum 1035 snap 296 seq_num 1035) 2024-08-17T00:45:36.230 INFO:tasks.rados.rados.0.smithi110.stdout:3563: finishing write tid 5 to smithi11086371-36 2024-08-17T00:45:36.230 INFO:tasks.rados.rados.0.smithi110.stdout:3563: oid 36 updating version 0 to 1026 2024-08-17T00:45:36.230 INFO:tasks.rados.rados.0.smithi110.stdout:3563: oid 36 updating version 1026 to 1028 2024-08-17T00:45:36.230 INFO:tasks.rados.rados.0.smithi110.stdout:3563: oid 36 version 1028 is already newer than 1027 2024-08-17T00:45:36.230 INFO:tasks.rados.rados.0.smithi110.stdout:3563: oid 36 version 1028 is already newer than 1025 2024-08-17T00:45:36.230 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 36 v 1028 (ObjNum 1089 snap 314 seq_num 1089) dirty exists 2024-08-17T00:45:36.230 INFO:tasks.rados.rados.0.smithi110.stdout:3563: left oid 36 (ObjNum 1089 snap 314 seq_num 1089) 2024-08-17T00:45:36.230 INFO:tasks.rados.rados.0.smithi110.stdout:3574: seq_num 1091 ranges {1146880=679936,1826816=516096,2342912=286720} 2024-08-17T00:45:36.239 INFO:tasks.rados.rados.0.smithi110.stdout:3574: writing smithi11086371-26 from 1146880 to 1826816 tid 1 2024-08-17T00:45:36.242 INFO:tasks.rados.rados.0.smithi110.stdout:3574: writing smithi11086371-26 from 1826816 to 2342912 tid 2 2024-08-17T00:45:36.244 INFO:tasks.rados.rados.0.smithi110.stdout:3574: writing smithi11086371-26 from 2342912 to 2629632 tid 3 2024-08-17T00:45:36.244 INFO:tasks.rados.rados.0.smithi110.stdout:3563: done (8 left) 2024-08-17T00:45:36.244 INFO:tasks.rados.rados.0.smithi110.stdout:3565: done (7 left) 2024-08-17T00:45:36.244 INFO:tasks.rados.rados.0.smithi110.stdout:3566: done (6 left) 2024-08-17T00:45:36.244 INFO:tasks.rados.rados.0.smithi110.stdout:3568: done (5 left) 2024-08-17T00:45:36.244 INFO:tasks.rados.rados.0.smithi110.stdout:3569: done (4 left) 2024-08-17T00:45:36.244 INFO:tasks.rados.rados.0.smithi110.stdout:3575: rollback oid 22 current snap is 314 2024-08-17T00:45:36.245 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 22 to 312 2024-08-17T00:45:36.245 INFO:tasks.rados.rados.0.smithi110.stdout:3572: finishing write tid 1 to smithi11086371-6 2024-08-17T00:45:36.245 INFO:tasks.rados.rados.0.smithi110.stdout:3572: finishing write tid 2 to smithi11086371-6 2024-08-17T00:45:36.245 INFO:tasks.rados.rados.0.smithi110.stdout:3572: finishing write tid 3 to smithi11086371-6 2024-08-17T00:45:36.245 INFO:tasks.rados.rados.0.smithi110.stdout:3572: finishing write tid 4 to smithi11086371-6 2024-08-17T00:45:36.245 INFO:tasks.rados.rados.0.smithi110.stdout:3572: finishing write tid 5 to smithi11086371-6 2024-08-17T00:45:36.245 INFO:tasks.rados.rados.0.smithi110.stdout:3572: oid 6 updating version 0 to 1376 2024-08-17T00:45:36.245 INFO:tasks.rados.rados.0.smithi110.stdout:3572: oid 6 version 1376 is already newer than 1374 2024-08-17T00:45:36.245 INFO:tasks.rados.rados.0.smithi110.stdout:3572: oid 6 updating version 1376 to 1377 2024-08-17T00:45:36.245 INFO:tasks.rados.rados.0.smithi110.stdout:3572: oid 6 version 1377 is already newer than 1375 2024-08-17T00:45:36.245 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 1377 (ObjNum 1090 snap 314 seq_num 1090) dirty exists 2024-08-17T00:45:36.245 INFO:tasks.rados.rados.0.smithi110.stdout:3572: left oid 6 (ObjNum 1090 snap 314 seq_num 1090) 2024-08-17T00:45:36.245 INFO:tasks.rados.rados.0.smithi110.stdout:3571: expect (ObjNum 1080 snap 313 seq_num 1080) 2024-08-17T00:45:37.594 INFO:tasks.rados.rados.0.smithi110.stdout:3573: expect (ObjNum 918 snap 268 seq_num 918) 2024-08-17T00:45:37.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:37 smithi110 ceph-mon[98148]: pgmap v638: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 261 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 9.8 MiB/s wr, 35 op/s 2024-08-17T00:45:37.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:37 smithi110 ceph-mon[100641]: pgmap v638: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 261 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 9.8 MiB/s wr, 35 op/s 2024-08-17T00:45:37.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:37 smithi177 ceph-mon[90034]: pgmap v638: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 261 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 9.8 MiB/s wr, 35 op/s 2024-08-17T00:45:38.491 INFO:tasks.rados.rados.0.smithi110.stdout:3574: finishing write tid 1 to smithi11086371-26 2024-08-17T00:45:38.491 INFO:tasks.rados.rados.0.smithi110.stdout:3574: finishing write tid 2 to smithi11086371-26 2024-08-17T00:45:38.491 INFO:tasks.rados.rados.0.smithi110.stdout:3574: finishing write tid 3 to smithi11086371-26 2024-08-17T00:45:38.491 INFO:tasks.rados.rados.0.smithi110.stdout:3574: finishing write tid 4 to smithi11086371-26 2024-08-17T00:45:38.491 INFO:tasks.rados.rados.0.smithi110.stdout:3575: finishing rollback tid 0 to smithi11086371-22 2024-08-17T00:45:38.492 INFO:tasks.rados.rados.0.smithi110.stdout:3575: finishing rollback tid 1 to smithi11086371-22 2024-08-17T00:45:38.492 INFO:tasks.rados.rados.0.smithi110.stdout:3574: finishing write tid 5 to smithi11086371-26 2024-08-17T00:45:38.492 INFO:tasks.rados.rados.0.smithi110.stdout:3574: oid 26 updating version 0 to 1546 2024-08-17T00:45:38.492 INFO:tasks.rados.rados.0.smithi110.stdout:3574: oid 26 updating version 1546 to 1547 2024-08-17T00:45:38.492 INFO:tasks.rados.rados.0.smithi110.stdout:3574: oid 26 version 1547 is already newer than 1545 2024-08-17T00:45:38.492 INFO:tasks.rados.rados.0.smithi110.stdout:3574: oid 26 updating version 1547 to 1548 2024-08-17T00:45:38.492 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 26 v 1548 (ObjNum 1091 snap 314 seq_num 1091) dirty exists 2024-08-17T00:45:38.492 INFO:tasks.rados.rados.0.smithi110.stdout:3574: left oid 26 (ObjNum 1091 snap 314 seq_num 1091) 2024-08-17T00:45:38.492 INFO:tasks.rados.rados.0.smithi110.stdout:3575: finishing rollback tid 2 to smithi11086371-22 2024-08-17T00:45:38.492 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 1538 (ObjNum 966 snap 276 seq_num 966) dirty exists 2024-08-17T00:45:38.492 INFO:tasks.rados.rados.0.smithi110.stdout:3571: done (4 left) 2024-08-17T00:45:38.492 INFO:tasks.rados.rados.0.smithi110.stdout:3572: done (3 left) 2024-08-17T00:45:38.492 INFO:tasks.rados.rados.0.smithi110.stdout:3573: done (2 left) 2024-08-17T00:45:38.493 INFO:tasks.rados.rados.0.smithi110.stdout:3574: done (1 left) 2024-08-17T00:45:38.493 INFO:tasks.rados.rados.0.smithi110.stdout:3575: done (0 left) 2024-08-17T00:45:38.493 INFO:tasks.rados.rados.0.smithi110.stdout:3576: copy_from oid 16 from oid 42 current snap is 314 2024-08-17T00:45:38.493 INFO:tasks.rados.rados.0.smithi110.stdout:3577: setattr oid 24 current snap is 314 2024-08-17T00:45:38.494 INFO:tasks.rados.rados.0.smithi110.stdout:3578: rollback oid 23 current snap is 314 2024-08-17T00:45:38.494 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 23 to 300 2024-08-17T00:45:38.494 INFO:tasks.rados.rados.0.smithi110.stdout:3579: read oid 2 snap -1 2024-08-17T00:45:38.494 INFO:tasks.rados.rados.0.smithi110.stdout:3579: expect deleted 2024-08-17T00:45:38.494 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 27 current snap is 314 2024-08-17T00:45:38.494 INFO:tasks.rados.rados.0.smithi110.stdout:3580: seq_num 1092 ranges {1564672=696320,2260992=802816} 2024-08-17T00:45:38.504 INFO:tasks.rados.rados.0.smithi110.stdout:3580: writing smithi11086371-27 from 1564672 to 2260992 tid 1 2024-08-17T00:45:38.509 INFO:tasks.rados.rados.0.smithi110.stdout:3580: writing smithi11086371-27 from 2260992 to 3063808 tid 2 2024-08-17T00:45:38.510 INFO:tasks.rados.rados.0.smithi110.stdout:3581: read oid 1 snap -1 2024-08-17T00:45:38.510 INFO:tasks.rados.rados.0.smithi110.stdout:3581: expect deleted 2024-08-17T00:45:38.510 INFO:tasks.rados.rados.0.smithi110.stdout:3582: snap_remove snap 311 2024-08-17T00:45:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:45:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:45:38] "GET /metrics HTTP/1.1" 200 36352 "" "Prometheus/2.43.0" 2024-08-17T00:45:39.380 INFO:tasks.rados.rados.0.smithi110.stdout:3578: finishing rollback tid 0 to smithi11086371-23 2024-08-17T00:45:39.380 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 1556 (ObjNum 1085 snap 313 seq_num 1085) dirty exists 2024-08-17T00:45:39.380 INFO:tasks.rados.rados.0.smithi110.stdout:3578: finishing rollback tid 1 to smithi11086371-23 2024-08-17T00:45:39.380 INFO:tasks.rados.rados.0.smithi110.stdout:3578: finishing rollback tid 2 to smithi11086371-23 2024-08-17T00:45:39.380 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 1158 (ObjNum 938 snap 273 seq_num 938) dirty exists 2024-08-17T00:45:39.381 INFO:tasks.rados.rados.0.smithi110.stdout:3576: finishing copy_from racing read to smithi11086371-16 2024-08-17T00:45:39.381 INFO:tasks.rados.rados.0.smithi110.stdout:3576: finishing copy_from to smithi11086371-16 2024-08-17T00:45:39.381 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 1535 (ObjNum 894 snap 259 seq_num 894) dirty exists 2024-08-17T00:45:39.381 INFO:tasks.rados.rados.0.smithi110.stdout:3580: finishing write tid 1 to smithi11086371-27 2024-08-17T00:45:39.381 INFO:tasks.rados.rados.0.smithi110.stdout:3580: finishing write tid 2 to smithi11086371-27 2024-08-17T00:45:39.381 INFO:tasks.rados.rados.0.smithi110.stdout:3580: finishing write tid 3 to smithi11086371-27 2024-08-17T00:45:39.381 INFO:tasks.rados.rados.0.smithi110.stdout:3580: finishing write tid 4 to smithi11086371-27 2024-08-17T00:45:39.381 INFO:tasks.rados.rados.0.smithi110.stdout:3580: oid 27 updating version 0 to 1161 2024-08-17T00:45:39.381 INFO:tasks.rados.rados.0.smithi110.stdout:3580: oid 27 version 1161 is already newer than 1160 2024-08-17T00:45:39.381 INFO:tasks.rados.rados.0.smithi110.stdout:3580: oid 27 version 1161 is already newer than 1159 2024-08-17T00:45:39.381 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 1161 (ObjNum 1092 snap 314 seq_num 1092) dirty exists 2024-08-17T00:45:39.381 INFO:tasks.rados.rados.0.smithi110.stdout:3580: left oid 27 (ObjNum 1092 snap 314 seq_num 1092) 2024-08-17T00:45:39.381 INFO:tasks.rados.rados.0.smithi110.stdout:3576: done (6 left) 2024-08-17T00:45:39.382 INFO:tasks.rados.rados.0.smithi110.stdout:3577: done (5 left) 2024-08-17T00:45:39.382 INFO:tasks.rados.rados.0.smithi110.stdout:3578: done (4 left) 2024-08-17T00:45:39.382 INFO:tasks.rados.rados.0.smithi110.stdout:3579: done (3 left) 2024-08-17T00:45:39.382 INFO:tasks.rados.rados.0.smithi110.stdout:3580: done (2 left) 2024-08-17T00:45:39.382 INFO:tasks.rados.rados.0.smithi110.stdout:3581: done (1 left) 2024-08-17T00:45:39.382 INFO:tasks.rados.rados.0.smithi110.stdout:3582: done (0 left) 2024-08-17T00:45:39.382 INFO:tasks.rados.rados.0.smithi110.stdout:3583: copy_from oid 21 from oid 22 current snap is 314 2024-08-17T00:45:39.382 INFO:tasks.rados.rados.0.smithi110.stdout:3584: setattr oid 34 current snap is 314 2024-08-17T00:45:39.383 INFO:tasks.rados.rados.0.smithi110.stdout:3585: read oid 46 snap 304 2024-08-17T00:45:39.383 INFO:tasks.rados.rados.0.smithi110.stdout:3585: expect (ObjNum 1878996032 snap 21934 seq_num 1878847936) 2024-08-17T00:45:39.383 INFO:tasks.rados.rados.0.smithi110.stdout:3586: copy_from oid 30 from oid 37 current snap is 314 2024-08-17T00:45:39.383 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 17 current snap is 314 2024-08-17T00:45:39.384 INFO:tasks.rados.rados.0.smithi110.stdout:3587: seq_num 1093 ranges {0=712704,712704=688128,1400832=114688} 2024-08-17T00:45:39.388 INFO:tasks.rados.rados.0.smithi110.stdout:3587: writing smithi11086371-17 from 0 to 712704 tid 1 2024-08-17T00:45:39.393 INFO:tasks.rados.rados.0.smithi110.stdout:3587: writing smithi11086371-17 from 712704 to 1400832 tid 2 2024-08-17T00:45:39.394 INFO:tasks.rados.rados.0.smithi110.stdout:3587: writing smithi11086371-17 from 1400832 to 1515520 tid 3 2024-08-17T00:45:39.394 INFO:tasks.rados.rados.0.smithi110.stdout:3588: rmattr oid 9 current snap is 314 2024-08-17T00:45:39.394 INFO:tasks.rados.rados.0.smithi110.stdout:3588: done (5 left) 2024-08-17T00:45:39.394 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 28 current snap is 314 2024-08-17T00:45:39.394 INFO:tasks.rados.rados.0.smithi110.stdout:3589: seq_num 1094 ranges {335872=729088,1064960=573440,1638400=229376} 2024-08-17T00:45:39.401 INFO:tasks.rados.rados.0.smithi110.stdout:3589: writing smithi11086371-28 from 335872 to 1064960 tid 1 2024-08-17T00:45:39.405 INFO:tasks.rados.rados.0.smithi110.stdout:3589: writing smithi11086371-28 from 1064960 to 1638400 tid 2 2024-08-17T00:45:39.407 INFO:tasks.rados.rados.0.smithi110.stdout:3589: writing smithi11086371-28 from 1638400 to 1867776 tid 3 2024-08-17T00:45:39.407 INFO:tasks.rados.rados.0.smithi110.stdout:3590: snap_create 2024-08-17T00:45:39.407 INFO:tasks.rados.rados.0.smithi110.stdout:3585: expect (ObjNum 1878996032 snap 21934 seq_num 1878847936) 2024-08-17T00:45:39.411 INFO:tasks.rados.rados.0.smithi110.stdout:3587: finishing write tid 1 to smithi11086371-17 2024-08-17T00:45:39.411 INFO:tasks.rados.rados.0.smithi110.stdout:3587: finishing write tid 2 to smithi11086371-17 2024-08-17T00:45:39.411 INFO:tasks.rados.rados.0.smithi110.stdout:3587: finishing write tid 3 to smithi11086371-17 2024-08-17T00:45:39.411 INFO:tasks.rados.rados.0.smithi110.stdout:3587: finishing write tid 4 to smithi11086371-17 2024-08-17T00:45:39.411 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 1368 (ObjNum 918 snap 268 seq_num 918) dirty exists 2024-08-17T00:45:39.411 INFO:tasks.rados.rados.0.smithi110.stdout:3587: finishing write tid 5 to smithi11086371-17 2024-08-17T00:45:39.411 INFO:tasks.rados.rados.0.smithi110.stdout:3587: oid 17 updating version 0 to 1528 2024-08-17T00:45:39.411 INFO:tasks.rados.rados.0.smithi110.stdout:3587: oid 17 version 1528 is already newer than 1527 2024-08-17T00:45:39.411 INFO:tasks.rados.rados.0.smithi110.stdout:3587: oid 17 updating version 1528 to 1529 2024-08-17T00:45:39.411 INFO:tasks.rados.rados.0.smithi110.stdout:3587: oid 17 version 1529 is already newer than 1526 2024-08-17T00:45:39.411 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 1529 (ObjNum 1093 snap 314 seq_num 1093) dirty exists 2024-08-17T00:45:39.411 INFO:tasks.rados.rados.0.smithi110.stdout:3587: left oid 17 (ObjNum 1093 snap 314 seq_num 1093) 2024-08-17T00:45:39.412 INFO:tasks.rados.rados.0.smithi110.stdout:3583: finishing copy_from racing read to smithi11086371-21 2024-08-17T00:45:39.412 INFO:tasks.rados.rados.0.smithi110.stdout:3583: finishing copy_from to smithi11086371-21 2024-08-17T00:45:39.412 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 1538 (ObjNum 966 snap 276 seq_num 966) dirty exists 2024-08-17T00:45:39.412 INFO:tasks.rados.rados.0.smithi110.stdout:3589: finishing write tid 1 to smithi11086371-28 2024-08-17T00:45:39.413 INFO:tasks.rados.rados.0.smithi110.stdout:3589: finishing write tid 2 to smithi11086371-28 2024-08-17T00:45:39.413 INFO:tasks.rados.rados.0.smithi110.stdout:3589: finishing write tid 3 to smithi11086371-28 2024-08-17T00:45:39.413 INFO:tasks.rados.rados.0.smithi110.stdout:3589: finishing write tid 4 to smithi11086371-28 2024-08-17T00:45:39.416 INFO:tasks.rados.rados.0.smithi110.stdout:3589: finishing write tid 5 to smithi11086371-28 2024-08-17T00:45:39.416 INFO:tasks.rados.rados.0.smithi110.stdout:3589: oid 28 updating version 0 to 1065 2024-08-17T00:45:39.416 INFO:tasks.rados.rados.0.smithi110.stdout:3589: oid 28 updating version 1065 to 1066 2024-08-17T00:45:39.416 INFO:tasks.rados.rados.0.smithi110.stdout:3589: oid 28 updating version 1066 to 1067 2024-08-17T00:45:39.416 INFO:tasks.rados.rados.0.smithi110.stdout:3589: oid 28 version 1067 is already newer than 1064 2024-08-17T00:45:39.416 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 1067 (ObjNum 1094 snap 314 seq_num 1094) dirty exists 2024-08-17T00:45:39.416 INFO:tasks.rados.rados.0.smithi110.stdout:3589: left oid 28 (ObjNum 1094 snap 314 seq_num 1094) 2024-08-17T00:45:39.429 INFO:tasks.rados.rados.0.smithi110.stdout:3586: finishing copy_from racing read to smithi11086371-30 2024-08-17T00:45:39.434 INFO:tasks.rados.rados.0.smithi110.stdout:3586: finishing copy_from to smithi11086371-30 2024-08-17T00:45:39.435 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 1364 (ObjNum 1076 snap 313 seq_num 1076) dirty exists 2024-08-17T00:45:39.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:39 smithi177 ceph-mon[90034]: pgmap v639: 121 pgs: 121 active+clean; 265 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 6.1 MiB/s wr, 31 op/s 2024-08-17T00:45:39.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:39 smithi110 ceph-mon[98148]: pgmap v639: 121 pgs: 121 active+clean; 265 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 6.1 MiB/s wr, 31 op/s 2024-08-17T00:45:39.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:39 smithi110 ceph-mon[100641]: pgmap v639: 121 pgs: 121 active+clean; 265 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 6.1 MiB/s wr, 31 op/s 2024-08-17T00:45:39.992 INFO:tasks.rados.rados.0.smithi110.stdout:3583: done (6 left) 2024-08-17T00:45:39.992 INFO:tasks.rados.rados.0.smithi110.stdout:3584: done (5 left) 2024-08-17T00:45:39.993 INFO:tasks.rados.rados.0.smithi110.stdout:3585: done (4 left) 2024-08-17T00:45:39.993 INFO:tasks.rados.rados.0.smithi110.stdout:3586: done (3 left) 2024-08-17T00:45:39.993 INFO:tasks.rados.rados.0.smithi110.stdout:3587: done (2 left) 2024-08-17T00:45:39.993 INFO:tasks.rados.rados.0.smithi110.stdout:3589: done (1 left) 2024-08-17T00:45:39.993 INFO:tasks.rados.rados.0.smithi110.stdout:3590: done (0 left) 2024-08-17T00:45:39.993 INFO:tasks.rados.rados.0.smithi110.stdout:3591: snap_remove snap 307 2024-08-17T00:45:40.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:40 smithi110 ceph-mon[98148]: osdmap e714: 8 total, 8 up, 8 in 2024-08-17T00:45:40.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:40 smithi110 ceph-mon[98148]: osdmap e715: 8 total, 8 up, 8 in 2024-08-17T00:45:40.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:40 smithi110 ceph-mon[100641]: osdmap e714: 8 total, 8 up, 8 in 2024-08-17T00:45:40.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:40 smithi110 ceph-mon[100641]: osdmap e715: 8 total, 8 up, 8 in 2024-08-17T00:45:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:40 smithi177 ceph-mon[90034]: osdmap e714: 8 total, 8 up, 8 in 2024-08-17T00:45:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:40 smithi177 ceph-mon[90034]: osdmap e715: 8 total, 8 up, 8 in 2024-08-17T00:45:40.997 INFO:tasks.rados.rados.0.smithi110.stdout:3591: done (0 left) 2024-08-17T00:45:40.997 INFO:tasks.rados.rados.0.smithi110.stdout:3592: copy_from oid 49 from oid 2 current snap is 315 2024-08-17T00:45:40.997 INFO:tasks.rados.rados.0.smithi110.stdout:3593: read oid 18 snap -1 2024-08-17T00:45:40.997 INFO:tasks.rados.rados.0.smithi110.stdout:3593: expect (ObjNum 894 snap 259 seq_num 894) 2024-08-17T00:45:40.997 INFO:tasks.rados.rados.0.smithi110.stdout:3594: copy_from oid 12 from oid 4 current snap is 315 2024-08-17T00:45:40.998 INFO:tasks.rados.rados.0.smithi110.stdout:3595: rollback oid 25 current snap is 315 2024-08-17T00:45:40.998 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 25 to 300 2024-08-17T00:45:40.998 INFO:tasks.rados.rados.0.smithi110.stdout:3596: snap_create 2024-08-17T00:45:41.008 INFO:tasks.rados.rados.0.smithi110.stdout:3593: expect (ObjNum 894 snap 259 seq_num 894) 2024-08-17T00:45:41.031 INFO:tasks.rados.rados.0.smithi110.stdout:3592: finishing copy_from to smithi11086371-49 2024-08-17T00:45:41.031 INFO:tasks.rados.rados.0.smithi110.stdout:3592: got expected ENOENT (src dne) 2024-08-17T00:45:41.031 INFO:tasks.rados.rados.0.smithi110.stdout:3592: finishing copy_from racing read to smithi11086371-49 2024-08-17T00:45:41.031 INFO:tasks.rados.rados.0.smithi110.stdout:3595: finishing rollback tid 0 to smithi11086371-25 2024-08-17T00:45:41.031 INFO:tasks.rados.rados.0.smithi110.stdout:3595: finishing rollback tid 1 to smithi11086371-25 2024-08-17T00:45:41.031 INFO:tasks.rados.rados.0.smithi110.stdout:3595: finishing rollback tid 2 to smithi11086371-25 2024-08-17T00:45:41.031 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 1560 (ObjNum 1041 snap 300 seq_num 1041) dirty exists 2024-08-17T00:45:41.051 INFO:tasks.rados.rados.0.smithi110.stdout:3594: finishing copy_from racing read to smithi11086371-12 2024-08-17T00:45:41.054 INFO:tasks.rados.rados.0.smithi110.stdout:3594: finishing copy_from to smithi11086371-12 2024-08-17T00:45:41.054 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 1371 (ObjNum 1045 snap 301 seq_num 1045) dirty exists 2024-08-17T00:45:41.362 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:45:41 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T00:45:41.011+0000 7f83588a3640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 19c after trimming was started 2024-08-17T00:45:41.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:41 smithi110 ceph-mon[98148]: pgmap v642: 121 pgs: 121 active+clean; 277 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 6.2 MiB/s wr, 24 op/s 2024-08-17T00:45:41.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:41 smithi110 ceph-mon[98148]: osdmap e716: 8 total, 8 up, 8 in 2024-08-17T00:45:41.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:41 smithi110 ceph-mon[100641]: pgmap v642: 121 pgs: 121 active+clean; 277 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 6.2 MiB/s wr, 24 op/s 2024-08-17T00:45:41.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:41 smithi110 ceph-mon[100641]: osdmap e716: 8 total, 8 up, 8 in 2024-08-17T00:45:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:41 smithi177 ceph-mon[90034]: pgmap v642: 121 pgs: 121 active+clean; 277 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 6.2 MiB/s wr, 24 op/s 2024-08-17T00:45:41.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:41 smithi177 ceph-mon[90034]: osdmap e716: 8 total, 8 up, 8 in 2024-08-17T00:45:41.999 INFO:tasks.rados.rados.0.smithi110.stdout:3592: done (4 left) 2024-08-17T00:45:41.999 INFO:tasks.rados.rados.0.smithi110.stdout:3593: done (3 left) 2024-08-17T00:45:41.999 INFO:tasks.rados.rados.0.smithi110.stdout:3594: done (2 left) 2024-08-17T00:45:41.999 INFO:tasks.rados.rados.0.smithi110.stdout:3595: done (1 left) 2024-08-17T00:45:41.999 INFO:tasks.rados.rados.0.smithi110.stdout:3596: done (0 left) 2024-08-17T00:45:41.999 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 32 current snap is 316 2024-08-17T00:45:42.000 INFO:tasks.rados.rados.0.smithi110.stdout:3597: seq_num 1095 ranges {13484032=745472,14229504=499712,14729216=303104} 2024-08-17T00:45:42.073 INFO:tasks.rados.rados.0.smithi110.stdout:3597: writing smithi11086371-32 from 13484032 to 14229504 tid 1 2024-08-17T00:45:42.076 INFO:tasks.rados.rados.0.smithi110.stdout:3597: writing smithi11086371-32 from 14229504 to 14729216 tid 2 2024-08-17T00:45:42.078 INFO:tasks.rados.rados.0.smithi110.stdout:3597: writing smithi11086371-32 from 14729216 to 15032320 tid 3 2024-08-17T00:45:42.078 INFO:tasks.rados.rados.0.smithi110.stdout:3598: snap_remove snap 314 2024-08-17T00:45:43.007 INFO:tasks.rados.rados.0.smithi110.stdout:3598: done (1 left) 2024-08-17T00:45:43.007 INFO:tasks.rados.rados.0.smithi110.stdout:3599: copy_from oid 44 from oid 3 current snap is 316 2024-08-17T00:45:43.008 INFO:tasks.rados.rados.0.smithi110.stdout:3597: finishing write tid 1 to smithi11086371-32 2024-08-17T00:45:43.008 INFO:tasks.rados.rados.0.smithi110.stdout:3597: finishing write tid 2 to smithi11086371-32 2024-08-17T00:45:43.008 INFO:tasks.rados.rados.0.smithi110.stdout:3597: finishing write tid 3 to smithi11086371-32 2024-08-17T00:45:43.008 INFO:tasks.rados.rados.0.smithi110.stdout:3597: finishing write tid 4 to smithi11086371-32 2024-08-17T00:45:43.008 INFO:tasks.rados.rados.0.smithi110.stdout:3597: finishing write tid 5 to smithi11086371-32 2024-08-17T00:45:43.008 INFO:tasks.rados.rados.0.smithi110.stdout:3597: oid 32 updating version 0 to 1532 2024-08-17T00:45:43.008 INFO:tasks.rados.rados.0.smithi110.stdout:3597: oid 32 version 1532 is already newer than 1530 2024-08-17T00:45:43.008 INFO:tasks.rados.rados.0.smithi110.stdout:3597: oid 32 version 1532 is already newer than 1531 2024-08-17T00:45:43.008 INFO:tasks.rados.rados.0.smithi110.stdout:3597: oid 32 updating version 1532 to 1533 2024-08-17T00:45:43.008 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 1533 (ObjNum 1095 snap 316 seq_num 1095) dirty exists 2024-08-17T00:45:43.008 INFO:tasks.rados.rados.0.smithi110.stdout:3597: left oid 32 (ObjNum 1095 snap 316 seq_num 1095) 2024-08-17T00:45:43.008 INFO:tasks.rados.rados.0.smithi110.stdout:3597: done (1 left) 2024-08-17T00:45:43.009 INFO:tasks.rados.rados.0.smithi110.stdout:3600: read oid 40 snap -1 2024-08-17T00:45:43.009 INFO:tasks.rados.rados.0.smithi110.stdout:3600: expect deleted 2024-08-17T00:45:43.009 INFO:tasks.rados.rados.0.smithi110.stdout:3601: copy_from oid 5 from oid 7 current snap is 316 2024-08-17T00:45:43.009 INFO:tasks.rados.rados.0.smithi110.stdout:3602: rmattr oid 13 current snap is 316 2024-08-17T00:45:43.009 INFO:tasks.rados.rados.0.smithi110.stdout:3602: done (3 left) 2024-08-17T00:45:43.009 INFO:tasks.rados.rados.0.smithi110.stdout:3603: read oid 43 snap -1 2024-08-17T00:45:43.009 INFO:tasks.rados.rados.0.smithi110.stdout:3603: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:45:43.009 INFO:tasks.rados.rados.0.smithi110.stdout:3604: rollback oid 45 current snap is 316 2024-08-17T00:45:43.009 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 45 to 299 2024-08-17T00:45:43.009 INFO:tasks.rados.rados.0.smithi110.stdout:3605: copy_from oid 38 from oid 10 current snap is 316 2024-08-17T00:45:43.009 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 39 current snap is 316 2024-08-17T00:45:43.009 INFO:tasks.rados.rados.0.smithi110.stdout:3606: seq_num 1096 ranges {0=761856,761856=786432,1548288=16384} 2024-08-17T00:45:43.011 INFO:tasks.rados.rados.0.smithi110.stdout:3606: writing smithi11086371-39 from 0 to 761856 tid 1 2024-08-17T00:45:43.017 INFO:tasks.rados.rados.0.smithi110.stdout:3606: writing smithi11086371-39 from 761856 to 1548288 tid 2 2024-08-17T00:45:43.017 INFO:tasks.rados.rados.0.smithi110.stdout:3606: writing smithi11086371-39 from 1548288 to 1564672 tid 3 2024-08-17T00:45:43.018 INFO:tasks.rados.rados.0.smithi110.stdout:3607: read oid 12 snap -1 2024-08-17T00:45:43.018 INFO:tasks.rados.rados.0.smithi110.stdout:3607: expect (ObjNum 1045 snap 301 seq_num 1045) 2024-08-17T00:45:43.018 INFO:tasks.rados.rados.0.smithi110.stdout:3608: delete oid 1 current snap is 316 2024-08-17T00:45:43.018 INFO:tasks.rados.rados.0.smithi110.stdout:3603: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-17T00:45:43.023 INFO:tasks.rados.rados.0.smithi110.stdout:3604: finishing rollback tid 0 to smithi11086371-45 2024-08-17T00:45:43.023 INFO:tasks.rados.rados.0.smithi110.stdout:3604: finishing rollback tid 1 to smithi11086371-45 2024-08-17T00:45:43.023 INFO:tasks.rados.rados.0.smithi110.stdout:3604: finishing rollback tid 2 to smithi11086371-45 2024-08-17T00:45:43.023 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 1572 (ObjNum 995 snap 284 seq_num 995) dirty exists 2024-08-17T00:45:43.028 INFO:tasks.rados.rados.0.smithi110.stdout:3600: done (8 left) 2024-08-17T00:45:43.028 INFO:tasks.rados.rados.0.smithi110.stdout:3603: done (7 left) 2024-08-17T00:45:43.028 INFO:tasks.rados.rados.0.smithi110.stdout:3604: done (6 left) 2024-08-17T00:45:43.028 INFO:tasks.rados.rados.0.smithi110.stdout:3608: done (5 left) 2024-08-17T00:45:43.028 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 30 current snap is 316 2024-08-17T00:45:43.028 INFO:tasks.rados.rados.0.smithi110.stdout:3609: seq_num 1098 ranges {7151616=794624,7946240=557056,8503296=245760} 2024-08-17T00:45:43.072 INFO:tasks.rados.rados.0.smithi110.stdout:3609: writing smithi11086371-30 from 7151616 to 7946240 tid 1 2024-08-17T00:45:43.075 INFO:tasks.rados.rados.0.smithi110.stdout:3609: writing smithi11086371-30 from 7946240 to 8503296 tid 2 2024-08-17T00:45:43.079 INFO:tasks.rados.rados.0.smithi110.stdout:3609: writing smithi11086371-30 from 8503296 to 8749056 tid 3 2024-08-17T00:45:43.079 INFO:tasks.rados.rados.0.smithi110.stdout:3610: rollback oid 42 current snap is 316 2024-08-17T00:45:43.079 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 42 to 304 2024-08-17T00:45:43.079 INFO:tasks.rados.rados.0.smithi110.stdout:3605: finishing copy_from racing read to smithi11086371-38 2024-08-17T00:45:43.079 INFO:tasks.rados.rados.0.smithi110.stdout:3601: finishing copy_from racing read to smithi11086371-5 2024-08-17T00:45:43.079 INFO:tasks.rados.rados.0.smithi110.stdout:3606: finishing write tid 1 to smithi11086371-39 2024-08-17T00:45:43.080 INFO:tasks.rados.rados.0.smithi110.stdout:3606: finishing write tid 2 to smithi11086371-39 2024-08-17T00:45:43.080 INFO:tasks.rados.rados.0.smithi110.stdout:3606: finishing write tid 3 to smithi11086371-39 2024-08-17T00:45:43.080 INFO:tasks.rados.rados.0.smithi110.stdout:3606: finishing write tid 4 to smithi11086371-39 2024-08-17T00:45:43.080 INFO:tasks.rados.rados.0.smithi110.stdout:3611: read oid 18 snap 299 2024-08-17T00:45:43.080 INFO:tasks.rados.rados.0.smithi110.stdout:3611: expect (ObjNum 894 snap 259 seq_num 894) 2024-08-17T00:45:43.080 INFO:tasks.rados.rados.0.smithi110.stdout:3612: copy_from oid 31 from oid 4 current snap is 316 2024-08-17T00:45:43.081 INFO:tasks.rados.rados.0.smithi110.stdout:3606: finishing write tid 5 to smithi11086371-39 2024-08-17T00:45:43.081 INFO:tasks.rados.rados.0.smithi110.stdout:3606: oid 39 updating version 0 to 1576 2024-08-17T00:45:43.081 INFO:tasks.rados.rados.0.smithi110.stdout:3606: oid 39 version 1576 is already newer than 1575 2024-08-17T00:45:43.081 INFO:tasks.rados.rados.0.smithi110.stdout:3606: oid 39 version 1576 is already newer than 1574 2024-08-17T00:45:43.081 INFO:tasks.rados.rados.0.smithi110.stdout:3606: oid 39 version 1576 is already newer than 1573 2024-08-17T00:45:43.081 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 1576 (ObjNum 1096 snap 316 seq_num 1096) dirty exists 2024-08-17T00:45:43.082 INFO:tasks.rados.rados.0.smithi110.stdout:3606: left oid 39 (ObjNum 1096 snap 316 seq_num 1096) 2024-08-17T00:45:43.082 INFO:tasks.rados.rados.0.smithi110.stdout:3601: finishing copy_from to smithi11086371-5 2024-08-17T00:45:43.082 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 1025 (ObjNum 825 snap 243 seq_num 825) dirty exists 2024-08-17T00:45:43.082 INFO:tasks.rados.rados.0.smithi110.stdout:3599: finishing copy_from racing read to smithi11086371-44 2024-08-17T00:45:43.082 INFO:tasks.rados.rados.0.smithi110.stdout:3601: done (8 left) 2024-08-17T00:45:43.082 INFO:tasks.rados.rados.0.smithi110.stdout:3606: done (7 left) 2024-08-17T00:45:43.083 INFO:tasks.rados.rados.0.smithi110.stdout:3613: snap_create 2024-08-17T00:45:43.083 INFO:tasks.rados.rados.0.smithi110.stdout:3605: finishing copy_from to smithi11086371-38 2024-08-17T00:45:43.083 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 1020 (ObjNum 1035 snap 296 seq_num 1035) dirty exists 2024-08-17T00:45:43.083 INFO:tasks.rados.rados.0.smithi110.stdout:3607: expect (ObjNum 1045 snap 301 seq_num 1045) 2024-08-17T00:45:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:43 smithi110 ceph-mon[98148]: osdmap e717: 8 total, 8 up, 8 in 2024-08-17T00:45:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:43 smithi110 ceph-mon[98148]: pgmap v645: 121 pgs: 121 active+clean; 279 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 3.5 MiB/s wr, 16 op/s 2024-08-17T00:45:43.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:43 smithi110 ceph-mon[100641]: osdmap e717: 8 total, 8 up, 8 in 2024-08-17T00:45:43.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:43 smithi110 ceph-mon[100641]: pgmap v645: 121 pgs: 121 active+clean; 279 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 3.5 MiB/s wr, 16 op/s 2024-08-17T00:45:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:43 smithi177 ceph-mon[90034]: osdmap e717: 8 total, 8 up, 8 in 2024-08-17T00:45:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:43 smithi177 ceph-mon[90034]: pgmap v645: 121 pgs: 121 active+clean; 279 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 3.5 MiB/s wr, 16 op/s 2024-08-17T00:45:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:44 smithi110 ceph-mon[98148]: osdmap e718: 8 total, 8 up, 8 in 2024-08-17T00:45:44.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:44 smithi110 ceph-mon[100641]: osdmap e718: 8 total, 8 up, 8 in 2024-08-17T00:45:44.322 INFO:tasks.rados.rados.0.smithi110.stdout:3599: finishing copy_from to smithi11086371-44 2024-08-17T00:45:44.323 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 1062 (ObjNum 1037 snap 297 seq_num 1037) dirty exists 2024-08-17T00:45:44.323 INFO:tasks.rados.rados.0.smithi110.stdout:3609: finishing write tid 1 to smithi11086371-30 2024-08-17T00:45:44.323 INFO:tasks.rados.rados.0.smithi110.stdout:3609: finishing write tid 2 to smithi11086371-30 2024-08-17T00:45:44.323 INFO:tasks.rados.rados.0.smithi110.stdout:3610: finishing rollback tid 0 to smithi11086371-42 2024-08-17T00:45:44.323 INFO:tasks.rados.rados.0.smithi110.stdout:3609: finishing write tid 3 to smithi11086371-30 2024-08-17T00:45:44.323 INFO:tasks.rados.rados.0.smithi110.stdout:3611: expect (ObjNum 894 snap 259 seq_num 894) 2024-08-17T00:45:44.338 INFO:tasks.rados.rados.0.smithi110.stdout:3610: finishing rollback tid 1 to smithi11086371-42 2024-08-17T00:45:44.338 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 42 v 1571 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-17T00:45:44.338 INFO:tasks.rados.rados.0.smithi110.stdout:3609: finishing write tid 4 to smithi11086371-30 2024-08-17T00:45:44.338 INFO:tasks.rados.rados.0.smithi110.stdout:3609: finishing write tid 5 to smithi11086371-30 2024-08-17T00:45:44.338 INFO:tasks.rados.rados.0.smithi110.stdout:3609: oid 30 updating version 0 to 1434 2024-08-17T00:45:44.338 INFO:tasks.rados.rados.0.smithi110.stdout:3609: oid 30 updating version 1434 to 1435 2024-08-17T00:45:44.339 INFO:tasks.rados.rados.0.smithi110.stdout:3609: oid 30 version 1435 is already newer than 1433 2024-08-17T00:45:44.339 INFO:tasks.rados.rados.0.smithi110.stdout:3609: oid 30 version 1435 is already newer than 1432 2024-08-17T00:45:44.339 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 1435 (ObjNum 1098 snap 316 seq_num 1098) dirty exists 2024-08-17T00:45:44.339 INFO:tasks.rados.rados.0.smithi110.stdout:3609: left oid 30 (ObjNum 1098 snap 316 seq_num 1098) 2024-08-17T00:45:44.339 INFO:tasks.rados.rados.0.smithi110.stdout:3612: finishing copy_from racing read to smithi11086371-31 2024-08-17T00:45:44.339 INFO:tasks.rados.rados.0.smithi110.stdout:3612: finishing copy_from to smithi11086371-31 2024-08-17T00:45:44.339 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 1371 (ObjNum 1045 snap 301 seq_num 1045) dirty exists 2024-08-17T00:45:44.339 INFO:tasks.rados.rados.0.smithi110.stdout:3599: done (7 left) 2024-08-17T00:45:44.339 INFO:tasks.rados.rados.0.smithi110.stdout:3605: done (6 left) 2024-08-17T00:45:44.339 INFO:tasks.rados.rados.0.smithi110.stdout:3607: done (5 left) 2024-08-17T00:45:44.339 INFO:tasks.rados.rados.0.smithi110.stdout:3609: done (4 left) 2024-08-17T00:45:44.339 INFO:tasks.rados.rados.0.smithi110.stdout:3610: done (3 left) 2024-08-17T00:45:44.340 INFO:tasks.rados.rados.0.smithi110.stdout:3611: done (2 left) 2024-08-17T00:45:44.340 INFO:tasks.rados.rados.0.smithi110.stdout:3612: done (1 left) 2024-08-17T00:45:44.340 INFO:tasks.rados.rados.0.smithi110.stdout:3613: done (0 left) 2024-08-17T00:45:44.340 INFO:tasks.rados.rados.0.smithi110.stdout:3614: delete oid 8 current snap is 317 2024-08-17T00:45:44.342 INFO:tasks.rados.rados.0.smithi110.stdout:3614: done (0 left) 2024-08-17T00:45:44.343 INFO:tasks.rados.rados.0.smithi110.stdout:3615: snap_remove snap 299 2024-08-17T00:45:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:44 smithi177 ceph-mon[90034]: osdmap e718: 8 total, 8 up, 8 in 2024-08-17T00:45:44.995 INFO:tasks.rados.rados.0.smithi110.stdout:3615: done (0 left) 2024-08-17T00:45:44.995 INFO:tasks.rados.rados.0.smithi110.stdout:3616: rmattr oid 5 current snap is 317 2024-08-17T00:45:44.995 INFO:tasks.rados.rados.0.smithi110.stdout:3617: snap_create 2024-08-17T00:45:45.016 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 1580 (ObjNum 825 snap 243 seq_num 825) dirty exists 2024-08-17T00:45:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:45 smithi110 ceph-mon[98148]: osdmap e719: 8 total, 8 up, 8 in 2024-08-17T00:45:45.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:45 smithi110 ceph-mon[98148]: pgmap v648: 121 pgs: 121 active+clean; 299 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 4.8 MiB/s wr, 15 op/s 2024-08-17T00:45:45.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:45 smithi110 ceph-mon[98148]: osdmap e720: 8 total, 8 up, 8 in 2024-08-17T00:45:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:45 smithi110 ceph-mon[100641]: osdmap e719: 8 total, 8 up, 8 in 2024-08-17T00:45:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:45 smithi110 ceph-mon[100641]: pgmap v648: 121 pgs: 121 active+clean; 299 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 4.8 MiB/s wr, 15 op/s 2024-08-17T00:45:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:45 smithi110 ceph-mon[100641]: osdmap e720: 8 total, 8 up, 8 in 2024-08-17T00:45:45.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:45 smithi177 ceph-mon[90034]: osdmap e719: 8 total, 8 up, 8 in 2024-08-17T00:45:45.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:45 smithi177 ceph-mon[90034]: pgmap v648: 121 pgs: 121 active+clean; 299 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 4.8 MiB/s wr, 15 op/s 2024-08-17T00:45:45.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:45 smithi177 ceph-mon[90034]: osdmap e720: 8 total, 8 up, 8 in 2024-08-17T00:45:45.996 INFO:tasks.rados.rados.0.smithi110.stdout:3616: done (1 left) 2024-08-17T00:45:45.996 INFO:tasks.rados.rados.0.smithi110.stdout:3617: done (0 left) 2024-08-17T00:45:45.996 INFO:tasks.rados.rados.0.smithi110.stdout:3618: snap_remove snap 300 2024-08-17T00:45:47.002 INFO:tasks.rados.rados.0.smithi110.stdout:3618: done (0 left) 2024-08-17T00:45:47.002 INFO:tasks.rados.rados.0.smithi110.stdout:3619: snap_remove snap 312 2024-08-17T00:45:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:46 smithi110 ceph-mon[98148]: osdmap e721: 8 total, 8 up, 8 in 2024-08-17T00:45:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:45:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:46 smithi110 ceph-mon[98148]: pgmap v651: 121 pgs: 121 active+clean; 322 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 10 MiB/s wr, 20 op/s 2024-08-17T00:45:47.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:46 smithi110 ceph-mon[100641]: osdmap e721: 8 total, 8 up, 8 in 2024-08-17T00:45:47.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:45:47.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:46 smithi110 ceph-mon[100641]: pgmap v651: 121 pgs: 121 active+clean; 322 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 10 MiB/s wr, 20 op/s 2024-08-17T00:45:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:46 smithi177 ceph-mon[90034]: osdmap e721: 8 total, 8 up, 8 in 2024-08-17T00:45:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:45:47.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:46 smithi177 ceph-mon[90034]: pgmap v651: 121 pgs: 121 active+clean; 322 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 10 MiB/s wr, 20 op/s 2024-08-17T00:45:48.003 INFO:tasks.rados.rados.0.smithi110.stdout:3619: done (0 left) 2024-08-17T00:45:48.003 INFO:tasks.rados.rados.0.smithi110.stdout:3620: snap_create 2024-08-17T00:45:48.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:48 smithi110 ceph-mon[98148]: osdmap e722: 8 total, 8 up, 8 in 2024-08-17T00:45:48.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:48 smithi110 ceph-mon[100641]: osdmap e722: 8 total, 8 up, 8 in 2024-08-17T00:45:48.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:45:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:45:48] "GET /metrics HTTP/1.1" 200 36351 "" "Prometheus/2.43.0" 2024-08-17T00:45:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:48 smithi177 ceph-mon[90034]: osdmap e722: 8 total, 8 up, 8 in 2024-08-17T00:45:49.004 INFO:tasks.rados.rados.0.smithi110.stdout:3620: done (0 left) 2024-08-17T00:45:49.004 INFO:tasks.rados.rados.0.smithi110.stdout:3621: read oid 36 snap 315 2024-08-17T00:45:49.004 INFO:tasks.rados.rados.0.smithi110.stdout:3621: expect (ObjNum 1089 snap 314 seq_num 1089) 2024-08-17T00:45:49.004 INFO:tasks.rados.rados.0.smithi110.stdout:3622: setattr oid 19 current snap is 319 2024-08-17T00:45:49.006 INFO:tasks.rados.rados.0.smithi110.stdout:3623: copy_from oid 31 from oid 11 current snap is 319 2024-08-17T00:45:49.007 INFO:tasks.rados.rados.0.smithi110.stdout:3624: snap_remove snap 304 2024-08-17T00:45:49.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:49 smithi110 ceph-mon[98148]: osdmap e723: 8 total, 8 up, 8 in 2024-08-17T00:45:49.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:49 smithi110 ceph-mon[98148]: pgmap v654: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 322 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 6.3 MiB/s wr, 8 op/s 2024-08-17T00:45:49.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:49 smithi110 ceph-mon[98148]: osdmap e724: 8 total, 8 up, 8 in 2024-08-17T00:45:49.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:49 smithi110 ceph-mon[100641]: osdmap e723: 8 total, 8 up, 8 in 2024-08-17T00:45:49.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:49 smithi110 ceph-mon[100641]: pgmap v654: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 322 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 6.3 MiB/s wr, 8 op/s 2024-08-17T00:45:49.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:49 smithi110 ceph-mon[100641]: osdmap e724: 8 total, 8 up, 8 in 2024-08-17T00:45:49.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:49 smithi177 ceph-mon[90034]: osdmap e723: 8 total, 8 up, 8 in 2024-08-17T00:45:49.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:49 smithi177 ceph-mon[90034]: pgmap v654: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 322 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 6.3 MiB/s wr, 8 op/s 2024-08-17T00:45:49.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:49 smithi177 ceph-mon[90034]: osdmap e724: 8 total, 8 up, 8 in 2024-08-17T00:45:49.997 INFO:tasks.rados.rados.0.smithi110.stdout:3624: done (3 left) 2024-08-17T00:45:49.997 INFO:tasks.rados.rados.0.smithi110.stdout:3625: rmattr oid 15 current snap is 319 2024-08-17T00:45:49.997 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 1600 (ObjNum 1059 snap 307 seq_num 1059) dirty exists 2024-08-17T00:45:49.997 INFO:tasks.rados.rados.0.smithi110.stdout:3621: expect (ObjNum 1089 snap 314 seq_num 1089) 2024-08-17T00:45:50.232 INFO:tasks.rados.rados.0.smithi110.stdout:3623: finishing copy_from racing read to smithi11086371-31 2024-08-17T00:45:50.232 INFO:tasks.rados.rados.0.smithi110.stdout:3623: finishing copy_from to smithi11086371-31 2024-08-17T00:45:50.232 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 1284 (ObjNum 825 snap 243 seq_num 825) dirty exists 2024-08-17T00:45:50.232 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 1289 (ObjNum 1070 snap 310 seq_num 1070) dirty exists 2024-08-17T00:45:50.232 INFO:tasks.rados.rados.0.smithi110.stdout:3621: done (3 left) 2024-08-17T00:45:50.232 INFO:tasks.rados.rados.0.smithi110.stdout:3622: done (2 left) 2024-08-17T00:45:50.233 INFO:tasks.rados.rados.0.smithi110.stdout:3623: done (1 left) 2024-08-17T00:45:50.233 INFO:tasks.rados.rados.0.smithi110.stdout:3625: done (0 left) 2024-08-17T00:45:50.233 INFO:tasks.rados.rados.0.smithi110.stdout:3626: rollback oid 33 current snap is 319 2024-08-17T00:45:50.233 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 33 to 306 2024-08-17T00:45:50.233 INFO:tasks.rados.rados.0.smithi110.stdout:3627: snap_remove snap 316 2024-08-17T00:45:51.009 INFO:tasks.rados.rados.0.smithi110.stdout:3627: done (1 left) 2024-08-17T00:45:51.009 INFO:tasks.rados.rados.0.smithi110.stdout:3628: snap_remove snap 302 2024-08-17T00:45:51.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:50 smithi110 ceph-mon[98148]: osdmap e725: 8 total, 8 up, 8 in 2024-08-17T00:45:51.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:50 smithi110 ceph-mon[98148]: pgmap v657: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 325 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 1.7 MiB/s wr, 7 op/s 2024-08-17T00:45:51.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:50 smithi110 ceph-mon[100641]: osdmap e725: 8 total, 8 up, 8 in 2024-08-17T00:45:51.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:50 smithi110 ceph-mon[100641]: pgmap v657: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 325 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 1.7 MiB/s wr, 7 op/s 2024-08-17T00:45:51.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:50 smithi177 ceph-mon[90034]: osdmap e725: 8 total, 8 up, 8 in 2024-08-17T00:45:51.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:50 smithi177 ceph-mon[90034]: pgmap v657: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 325 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 1.7 MiB/s wr, 7 op/s 2024-08-17T00:45:52.016 INFO:tasks.rados.rados.0.smithi110.stdout:3628: done (1 left) 2024-08-17T00:45:52.016 INFO:tasks.rados.rados.0.smithi110.stdout:3629: copy_from oid 30 from oid 46 current snap is 319 2024-08-17T00:45:52.016 INFO:tasks.rados.rados.0.smithi110.stdout:3626: finishing rollback tid 0 to smithi11086371-33 2024-08-17T00:45:52.017 INFO:tasks.rados.rados.0.smithi110.stdout:3626: finishing rollback tid 1 to smithi11086371-33 2024-08-17T00:45:52.017 INFO:tasks.rados.rados.0.smithi110.stdout:3626: finishing rollback tid 2 to smithi11086371-33 2024-08-17T00:45:52.017 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 33 v 1370 (ObjNum 1044 snap 300 seq_num 1044) dirty exists 2024-08-17T00:45:52.017 INFO:tasks.rados.rados.0.smithi110.stdout:3626: done (1 left) 2024-08-17T00:45:52.017 INFO:tasks.rados.rados.0.smithi110.stdout:3630: read oid 12 snap -1 2024-08-17T00:45:52.017 INFO:tasks.rados.rados.0.smithi110.stdout:3630: expect (ObjNum 1045 snap 301 seq_num 1045) 2024-08-17T00:45:52.017 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 3 current snap is 319 2024-08-17T00:45:52.017 INFO:tasks.rados.rados.0.smithi110.stdout:3631: seq_num 1100 ranges {3104768=425984,3530752=729088,4259840=475136} 2024-08-17T00:45:52.035 INFO:tasks.rados.rados.0.smithi110.stdout:3631: writing smithi11086371-3 from 3104768 to 3530752 tid 1 2024-08-17T00:45:52.040 INFO:tasks.rados.rados.0.smithi110.stdout:3631: writing smithi11086371-3 from 3530752 to 4259840 tid 2 2024-08-17T00:45:52.043 INFO:tasks.rados.rados.0.smithi110.stdout:3631: writing smithi11086371-3 from 4259840 to 4734976 tid 3 2024-08-17T00:45:52.043 INFO:tasks.rados.rados.0.smithi110.stdout:3632: snap_create 2024-08-17T00:45:52.045 INFO:tasks.rados.rados.0.smithi110.stdout:3631: finishing write tid 1 to smithi11086371-3 2024-08-17T00:45:52.050 INFO:tasks.rados.rados.0.smithi110.stdout:3631: finishing write tid 2 to smithi11086371-3 2024-08-17T00:45:52.050 INFO:tasks.rados.rados.0.smithi110.stdout:3631: finishing write tid 3 to smithi11086371-3 2024-08-17T00:45:52.050 INFO:tasks.rados.rados.0.smithi110.stdout:3631: finishing write tid 4 to smithi11086371-3 2024-08-17T00:45:52.055 INFO:tasks.rados.rados.0.smithi110.stdout:3631: finishing write tid 5 to smithi11086371-3 2024-08-17T00:45:52.055 INFO:tasks.rados.rados.0.smithi110.stdout:3631: oid 3 updating version 0 to 1065 2024-08-17T00:45:52.055 INFO:tasks.rados.rados.0.smithi110.stdout:3631: oid 3 version 1065 is already newer than 1064 2024-08-17T00:45:52.055 INFO:tasks.rados.rados.0.smithi110.stdout:3631: oid 3 updating version 1065 to 1066 2024-08-17T00:45:52.055 INFO:tasks.rados.rados.0.smithi110.stdout:3631: oid 3 version 1066 is already newer than 1063 2024-08-17T00:45:52.055 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 1066 (ObjNum 1100 snap 319 seq_num 1100) dirty exists 2024-08-17T00:45:52.055 INFO:tasks.rados.rados.0.smithi110.stdout:3631: left oid 3 (ObjNum 1100 snap 319 seq_num 1100) 2024-08-17T00:45:52.056 INFO:tasks.rados.rados.0.smithi110.stdout:3629: finishing copy_from racing read to smithi11086371-30 2024-08-17T00:45:52.059 INFO:tasks.rados.rados.0.smithi110.stdout:3629: finishing copy_from to smithi11086371-30 2024-08-17T00:45:52.059 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 1123 (ObjNum 938 snap 273 seq_num 938) dirty exists 2024-08-17T00:45:52.071 INFO:tasks.rados.rados.0.smithi110.stdout:3630: expect (ObjNum 1045 snap 301 seq_num 1045) 2024-08-17T00:45:52.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:52 smithi110 ceph-mon[100641]: osdmap e726: 8 total, 8 up, 8 in 2024-08-17T00:45:52.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:52 smithi110 ceph-mon[98148]: osdmap e726: 8 total, 8 up, 8 in 2024-08-17T00:45:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:52 smithi177 ceph-mon[90034]: osdmap e726: 8 total, 8 up, 8 in 2024-08-17T00:45:53.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:53 smithi110 ceph-mon[100641]: osdmap e727: 8 total, 8 up, 8 in 2024-08-17T00:45:53.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:53 smithi110 ceph-mon[100641]: pgmap v660: 121 pgs: 121 active+clean; 324 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 1.3 MiB/s wr, 5 op/s 2024-08-17T00:45:53.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:53 smithi110 ceph-mon[98148]: osdmap e727: 8 total, 8 up, 8 in 2024-08-17T00:45:53.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:53 smithi110 ceph-mon[98148]: pgmap v660: 121 pgs: 121 active+clean; 324 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 1.3 MiB/s wr, 5 op/s 2024-08-17T00:45:53.314 INFO:tasks.rados.rados.0.smithi110.stdout:3629: done (3 left) 2024-08-17T00:45:53.314 INFO:tasks.rados.rados.0.smithi110.stdout:3630: done (2 left) 2024-08-17T00:45:53.314 INFO:tasks.rados.rados.0.smithi110.stdout:3631: done (1 left) 2024-08-17T00:45:53.314 INFO:tasks.rados.rados.0.smithi110.stdout:3632: done (0 left) 2024-08-17T00:45:53.315 INFO:tasks.rados.rados.0.smithi110.stdout:3633: read oid 3 snap -1 2024-08-17T00:45:53.315 INFO:tasks.rados.rados.0.smithi110.stdout:3633: expect (ObjNum 1100 snap 319 seq_num 1100) 2024-08-17T00:45:53.315 INFO:tasks.rados.rados.0.smithi110.stdout:3634: snap_remove snap 318 2024-08-17T00:45:53.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:53 smithi177 ceph-mon[90034]: osdmap e727: 8 total, 8 up, 8 in 2024-08-17T00:45:53.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:53 smithi177 ceph-mon[90034]: pgmap v660: 121 pgs: 121 active+clean; 324 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 1.3 MiB/s wr, 5 op/s 2024-08-17T00:45:54.024 INFO:tasks.rados.rados.0.smithi110.stdout:3634: done (1 left) 2024-08-17T00:45:54.110 INFO:tasks.rados.rados.0.smithi110.stdout:3635: read oid 10 snap -1 2024-08-17T00:45:54.110 INFO:tasks.rados.rados.0.smithi110.stdout:3635: expect (ObjNum 1035 snap 296 seq_num 1035) 2024-08-17T00:45:54.111 INFO:tasks.rados.rados.0.smithi110.stdout:3636: rollback oid 4 current snap is 320 2024-08-17T00:45:54.111 INFO:tasks.rados.rados.0.smithi110.stdout:3633: expect (ObjNum 1100 snap 319 seq_num 1100) 2024-08-17T00:45:54.288 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 4 to 306 2024-08-17T00:45:54.289 INFO:tasks.rados.rados.0.smithi110.stdout:3635: expect (ObjNum 1035 snap 296 seq_num 1035) 2024-08-17T00:45:54.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:54 smithi110 ceph-mon[98148]: osdmap e728: 8 total, 8 up, 8 in 2024-08-17T00:45:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:54 smithi110 ceph-mon[100641]: osdmap e728: 8 total, 8 up, 8 in 2024-08-17T00:45:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:54 smithi177 ceph-mon[90034]: osdmap e728: 8 total, 8 up, 8 in 2024-08-17T00:45:54.526 INFO:tasks.rados.rados.0.smithi110.stdout:3636: finishing rollback tid 0 to smithi11086371-4 2024-08-17T00:45:54.526 INFO:tasks.rados.rados.0.smithi110.stdout:3636: finishing rollback tid 1 to smithi11086371-4 2024-08-17T00:45:54.527 INFO:tasks.rados.rados.0.smithi110.stdout:3636: finishing rollback tid 2 to smithi11086371-4 2024-08-17T00:45:54.527 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 1374 (ObjNum 1045 snap 301 seq_num 1045) dirty exists 2024-08-17T00:45:54.527 INFO:tasks.rados.rados.0.smithi110.stdout:3633: done (2 left) 2024-08-17T00:45:54.527 INFO:tasks.rados.rados.0.smithi110.stdout:3635: done (1 left) 2024-08-17T00:45:54.527 INFO:tasks.rados.rados.0.smithi110.stdout:3636: done (0 left) 2024-08-17T00:45:54.527 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 24 current snap is 320 2024-08-17T00:45:54.527 INFO:tasks.rados.rados.0.smithi110.stdout:3637: seq_num 1101 ranges {1384448=442368,1826816=606208,2433024=598016} 2024-08-17T00:45:54.535 INFO:tasks.rados.rados.0.smithi110.stdout:3637: writing smithi11086371-24 from 1384448 to 1826816 tid 1 2024-08-17T00:45:54.539 INFO:tasks.rados.rados.0.smithi110.stdout:3637: writing smithi11086371-24 from 1826816 to 2433024 tid 2 2024-08-17T00:45:54.542 INFO:tasks.rados.rados.0.smithi110.stdout:3637: writing smithi11086371-24 from 2433024 to 3031040 tid 3 2024-08-17T00:45:54.543 INFO:tasks.rados.rados.0.smithi110.stdout:3638: read oid 6 snap -1 2024-08-17T00:45:54.543 INFO:tasks.rados.rados.0.smithi110.stdout:3638: expect (ObjNum 1090 snap 314 seq_num 1090) 2024-08-17T00:45:54.543 INFO:tasks.rados.rados.0.smithi110.stdout:3639: read oid 29 snap -1 2024-08-17T00:45:54.543 INFO:tasks.rados.rados.0.smithi110.stdout:3639: expect (ObjNum 1079 snap 313 seq_num 1079) 2024-08-17T00:45:54.543 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 28 current snap is 320 2024-08-17T00:45:54.543 INFO:tasks.rados.rados.0.smithi110.stdout:3637: finishing write tid 1 to smithi11086371-24 2024-08-17T00:45:54.543 INFO:tasks.rados.rados.0.smithi110.stdout:3640: seq_num 1102 ranges {1867776=458752,2326528=491520,2818048=491520,3309568=221184} 2024-08-17T00:45:54.555 INFO:tasks.rados.rados.0.smithi110.stdout:3640: writing smithi11086371-28 from 1867776 to 2326528 tid 1 2024-08-17T00:45:54.558 INFO:tasks.rados.rados.0.smithi110.stdout:3640: writing smithi11086371-28 from 2326528 to 2818048 tid 2 2024-08-17T00:45:54.561 INFO:tasks.rados.rados.0.smithi110.stdout:3640: writing smithi11086371-28 from 2818048 to 3309568 tid 3 2024-08-17T00:45:54.562 INFO:tasks.rados.rados.0.smithi110.stdout:3640: writing smithi11086371-28 from 3309568 to 3530752 tid 4 2024-08-17T00:45:54.562 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 39 current snap is 320 2024-08-17T00:45:54.562 INFO:tasks.rados.rados.0.smithi110.stdout:3641: seq_num 1103 ranges {1564672=475136,2039808=425984,2465792=696320,3162112=81920} 2024-08-17T00:45:54.574 INFO:tasks.rados.rados.0.smithi110.stdout:3641: writing smithi11086371-39 from 1564672 to 2039808 tid 1 2024-08-17T00:45:54.577 INFO:tasks.rados.rados.0.smithi110.stdout:3641: writing smithi11086371-39 from 2039808 to 2465792 tid 2 2024-08-17T00:45:54.581 INFO:tasks.rados.rados.0.smithi110.stdout:3641: writing smithi11086371-39 from 2465792 to 3162112 tid 3 2024-08-17T00:45:54.582 INFO:tasks.rados.rados.0.smithi110.stdout:3641: writing smithi11086371-39 from 3162112 to 3244032 tid 4 2024-08-17T00:45:54.582 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 30 current snap is 320 2024-08-17T00:45:54.582 INFO:tasks.rados.rados.0.smithi110.stdout:3637: finishing write tid 2 to smithi11086371-24 2024-08-17T00:45:54.583 INFO:tasks.rados.rados.0.smithi110.stdout:3642: seq_num 1104 ranges {3891200=499712,4390912=712704,5103616=491520} 2024-08-17T00:45:54.606 INFO:tasks.rados.rados.0.smithi110.stdout:3642: writing smithi11086371-30 from 3891200 to 4390912 tid 1 2024-08-17T00:45:54.610 INFO:tasks.rados.rados.0.smithi110.stdout:3642: writing smithi11086371-30 from 4390912 to 5103616 tid 2 2024-08-17T00:45:54.614 INFO:tasks.rados.rados.0.smithi110.stdout:3642: writing smithi11086371-30 from 5103616 to 5595136 tid 3 2024-08-17T00:45:54.614 INFO:tasks.rados.rados.0.smithi110.stdout:3643: rollback oid 22 current snap is 320 2024-08-17T00:45:54.614 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 22 to 319 2024-08-17T00:45:54.614 INFO:tasks.rados.rados.0.smithi110.stdout:3637: finishing write tid 3 to smithi11086371-24 2024-08-17T00:45:54.614 INFO:tasks.rados.rados.0.smithi110.stdout:3637: finishing write tid 4 to smithi11086371-24 2024-08-17T00:45:54.614 INFO:tasks.rados.rados.0.smithi110.stdout:3637: finishing write tid 5 to smithi11086371-24 2024-08-17T00:45:54.614 INFO:tasks.rados.rados.0.smithi110.stdout:3637: oid 24 updating version 0 to 1621 2024-08-17T00:45:54.614 INFO:tasks.rados.rados.0.smithi110.stdout:3637: oid 24 updating version 1621 to 1622 2024-08-17T00:45:54.614 INFO:tasks.rados.rados.0.smithi110.stdout:3637: oid 24 updating version 1622 to 1623 2024-08-17T00:45:54.614 INFO:tasks.rados.rados.0.smithi110.stdout:3637: oid 24 version 1623 is already newer than 1620 2024-08-17T00:45:54.614 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 1623 (ObjNum 1101 snap 320 seq_num 1101) dirty exists 2024-08-17T00:45:54.615 INFO:tasks.rados.rados.0.smithi110.stdout:3637: left oid 24 (ObjNum 1101 snap 320 seq_num 1101) 2024-08-17T00:45:54.615 INFO:tasks.rados.rados.0.smithi110.stdout:3641: finishing write tid 1 to smithi11086371-39 2024-08-17T00:45:54.615 INFO:tasks.rados.rados.0.smithi110.stdout:3637: done (6 left) 2024-08-17T00:45:54.615 INFO:tasks.rados.rados.0.smithi110.stdout:3644: copy_from oid 40 from oid 23 current snap is 320 2024-08-17T00:45:54.615 INFO:tasks.rados.rados.0.smithi110.stdout:3641: finishing write tid 2 to smithi11086371-39 2024-08-17T00:45:54.616 INFO:tasks.rados.rados.0.smithi110.stdout:3640: finishing write tid 1 to smithi11086371-28 2024-08-17T00:45:54.616 INFO:tasks.rados.rados.0.smithi110.stdout:3640: finishing write tid 2 to smithi11086371-28 2024-08-17T00:45:54.616 INFO:tasks.rados.rados.0.smithi110.stdout:3640: finishing write tid 3 to smithi11086371-28 2024-08-17T00:45:54.616 INFO:tasks.rados.rados.0.smithi110.stdout:3640: finishing write tid 4 to smithi11086371-28 2024-08-17T00:45:54.616 INFO:tasks.rados.rados.0.smithi110.stdout:3640: finishing write tid 5 to smithi11086371-28 2024-08-17T00:45:54.616 INFO:tasks.rados.rados.0.smithi110.stdout:3645: snap_create 2024-08-17T00:45:54.616 INFO:tasks.rados.rados.0.smithi110.stdout:3641: finishing write tid 3 to smithi11086371-39 2024-08-17T00:45:54.616 INFO:tasks.rados.rados.0.smithi110.stdout:3641: finishing write tid 4 to smithi11086371-39 2024-08-17T00:45:54.616 INFO:tasks.rados.rados.0.smithi110.stdout:3641: finishing write tid 5 to smithi11086371-39 2024-08-17T00:45:54.616 INFO:tasks.rados.rados.0.smithi110.stdout:3641: finishing write tid 6 to smithi11086371-39 2024-08-17T00:45:54.616 INFO:tasks.rados.rados.0.smithi110.stdout:3641: oid 39 updating version 0 to 1626 2024-08-17T00:45:54.617 INFO:tasks.rados.rados.0.smithi110.stdout:3641: oid 39 updating version 1626 to 1628 2024-08-17T00:45:54.617 INFO:tasks.rados.rados.0.smithi110.stdout:3641: oid 39 version 1628 is already newer than 1627 2024-08-17T00:45:54.617 INFO:tasks.rados.rados.0.smithi110.stdout:3641: oid 39 version 1628 is already newer than 1625 2024-08-17T00:45:54.617 INFO:tasks.rados.rados.0.smithi110.stdout:3641: oid 39 updating version 1628 to 1629 2024-08-17T00:45:54.617 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 1629 (ObjNum 1103 snap 320 seq_num 1103) dirty exists 2024-08-17T00:45:54.617 INFO:tasks.rados.rados.0.smithi110.stdout:3641: left oid 39 (ObjNum 1103 snap 320 seq_num 1103) 2024-08-17T00:45:54.617 INFO:tasks.rados.rados.0.smithi110.stdout:3640: finishing write tid 6 to smithi11086371-28 2024-08-17T00:45:54.617 INFO:tasks.rados.rados.0.smithi110.stdout:3640: oid 28 updating version 0 to 1373 2024-08-17T00:45:54.617 INFO:tasks.rados.rados.0.smithi110.stdout:3640: oid 28 updating version 1373 to 1375 2024-08-17T00:45:54.617 INFO:tasks.rados.rados.0.smithi110.stdout:3640: oid 28 updating version 1375 to 1376 2024-08-17T00:45:54.617 INFO:tasks.rados.rados.0.smithi110.stdout:3640: oid 28 version 1376 is already newer than 1374 2024-08-17T00:45:54.617 INFO:tasks.rados.rados.0.smithi110.stdout:3640: oid 28 version 1376 is already newer than 1372 2024-08-17T00:45:54.617 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 1376 (ObjNum 1102 snap 320 seq_num 1102) dirty exists 2024-08-17T00:45:54.617 INFO:tasks.rados.rados.0.smithi110.stdout:3640: left oid 28 (ObjNum 1102 snap 320 seq_num 1102) 2024-08-17T00:45:54.618 INFO:tasks.rados.rados.0.smithi110.stdout:3639: expect (ObjNum 1079 snap 313 seq_num 1079) 2024-08-17T00:45:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:55 smithi110 ceph-mon[98148]: osdmap e729: 8 total, 8 up, 8 in 2024-08-17T00:45:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:55 smithi110 ceph-mon[98148]: pgmap v663: 121 pgs: 121 active+clean; 324 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 0 B/s wr, 2 op/s 2024-08-17T00:45:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:55 smithi110 ceph-mon[98148]: osdmap e730: 8 total, 8 up, 8 in 2024-08-17T00:45:55.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:55 smithi110 ceph-mon[100641]: osdmap e729: 8 total, 8 up, 8 in 2024-08-17T00:45:55.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:55 smithi110 ceph-mon[100641]: pgmap v663: 121 pgs: 121 active+clean; 324 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 0 B/s wr, 2 op/s 2024-08-17T00:45:55.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:55 smithi110 ceph-mon[100641]: osdmap e730: 8 total, 8 up, 8 in 2024-08-17T00:45:55.360 INFO:tasks.rados.rados.0.smithi110.stdout:3638: expect (ObjNum 1090 snap 314 seq_num 1090) 2024-08-17T00:45:55.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:55 smithi177 ceph-mon[90034]: osdmap e729: 8 total, 8 up, 8 in 2024-08-17T00:45:55.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:55 smithi177 ceph-mon[90034]: pgmap v663: 121 pgs: 121 active+clean; 324 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 0 B/s wr, 2 op/s 2024-08-17T00:45:55.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:55 smithi177 ceph-mon[90034]: osdmap e730: 8 total, 8 up, 8 in 2024-08-17T00:45:56.804 INFO:tasks.rados.rados.0.smithi110.stdout:3642: finishing write tid 1 to smithi11086371-30 2024-08-17T00:45:56.804 INFO:tasks.rados.rados.0.smithi110.stdout:3642: finishing write tid 2 to smithi11086371-30 2024-08-17T00:45:56.804 INFO:tasks.rados.rados.0.smithi110.stdout:3642: finishing write tid 3 to smithi11086371-30 2024-08-17T00:45:56.804 INFO:tasks.rados.rados.0.smithi110.stdout:3642: finishing write tid 4 to smithi11086371-30 2024-08-17T00:45:56.804 INFO:tasks.rados.rados.0.smithi110.stdout:3642: finishing write tid 5 to smithi11086371-30 2024-08-17T00:45:56.804 INFO:tasks.rados.rados.0.smithi110.stdout:3642: oid 30 updating version 0 to 1438 2024-08-17T00:45:56.804 INFO:tasks.rados.rados.0.smithi110.stdout:3642: oid 30 version 1438 is already newer than 1437 2024-08-17T00:45:56.804 INFO:tasks.rados.rados.0.smithi110.stdout:3642: oid 30 version 1438 is already newer than 1436 2024-08-17T00:45:56.805 INFO:tasks.rados.rados.0.smithi110.stdout:3642: oid 30 updating version 1438 to 1439 2024-08-17T00:45:56.805 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 1439 (ObjNum 1104 snap 320 seq_num 1104) dirty exists 2024-08-17T00:45:56.805 INFO:tasks.rados.rados.0.smithi110.stdout:3642: left oid 30 (ObjNum 1104 snap 320 seq_num 1104) 2024-08-17T00:45:56.805 INFO:tasks.rados.rados.0.smithi110.stdout:3643: finishing rollback tid 0 to smithi11086371-22 2024-08-17T00:45:56.805 INFO:tasks.rados.rados.0.smithi110.stdout:3643: finishing rollback tid 1 to smithi11086371-22 2024-08-17T00:45:56.805 INFO:tasks.rados.rados.0.smithi110.stdout:3643: finishing rollback tid 2 to smithi11086371-22 2024-08-17T00:45:56.805 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 1593 (ObjNum 966 snap 276 seq_num 966) dirty exists 2024-08-17T00:45:56.805 INFO:tasks.rados.rados.0.smithi110.stdout:3644: finishing copy_from racing read to smithi11086371-40 2024-08-17T00:45:56.805 INFO:tasks.rados.rados.0.smithi110.stdout:3644: finishing copy_from to smithi11086371-40 2024-08-17T00:45:56.805 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 1158 (ObjNum 938 snap 273 seq_num 938) dirty exists 2024-08-17T00:45:56.805 INFO:tasks.rados.rados.0.smithi110.stdout:3638: done (7 left) 2024-08-17T00:45:56.805 INFO:tasks.rados.rados.0.smithi110.stdout:3639: done (6 left) 2024-08-17T00:45:56.805 INFO:tasks.rados.rados.0.smithi110.stdout:3640: done (5 left) 2024-08-17T00:45:56.805 INFO:tasks.rados.rados.0.smithi110.stdout:3641: done (4 left) 2024-08-17T00:45:56.806 INFO:tasks.rados.rados.0.smithi110.stdout:3642: done (3 left) 2024-08-17T00:45:56.806 INFO:tasks.rados.rados.0.smithi110.stdout:3643: done (2 left) 2024-08-17T00:45:56.806 INFO:tasks.rados.rados.0.smithi110.stdout:3644: done (1 left) 2024-08-17T00:45:56.806 INFO:tasks.rados.rados.0.smithi110.stdout:3645: done (0 left) 2024-08-17T00:45:56.806 INFO:tasks.rados.rados.0.smithi110.stdout:3646: rmattr oid 4 current snap is 321 2024-08-17T00:45:56.806 INFO:tasks.rados.rados.0.smithi110.stdout:3647: read oid 37 snap -1 2024-08-17T00:45:56.806 INFO:tasks.rados.rados.0.smithi110.stdout:3647: expect (ObjNum 1076 snap 313 seq_num 1076) 2024-08-17T00:45:56.806 INFO:tasks.rados.rados.0.smithi110.stdout:3648: snap_remove snap 320 2024-08-17T00:45:57.378 INFO:tasks.rados.rados.0.smithi110.stdout:3648: done (2 left) 2024-08-17T00:45:57.378 INFO:tasks.rados.rados.0.smithi110.stdout:3649: rollback oid 44 current snap is 321 2024-08-17T00:45:57.378 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 1375 (ObjNum 1045 snap 301 seq_num 1045) dirty exists 2024-08-17T00:45:57.378 INFO:tasks.rados.rados.0.smithi110.stdout:3647: expect (ObjNum 1076 snap 313 seq_num 1076) 2024-08-17T00:45:57.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:57 smithi110 ceph-mon[98148]: pgmap v665: 121 pgs: 121 active+clean; 336 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.8 MiB/s wr, 7 op/s 2024-08-17T00:45:57.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:57 smithi110 ceph-mon[100641]: pgmap v665: 121 pgs: 121 active+clean; 336 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.8 MiB/s wr, 7 op/s 2024-08-17T00:45:57.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:57 smithi177 ceph-mon[90034]: pgmap v665: 121 pgs: 121 active+clean; 336 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.8 MiB/s wr, 7 op/s 2024-08-17T00:45:57.971 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 44 to 315 2024-08-17T00:45:57.971 INFO:tasks.rados.rados.0.smithi110.stdout:3646: done (2 left) 2024-08-17T00:45:57.971 INFO:tasks.rados.rados.0.smithi110.stdout:3647: done (1 left) 2024-08-17T00:45:57.971 INFO:tasks.rados.rados.0.smithi110.stdout:3650: rollback oid 22 current snap is 321 2024-08-17T00:45:57.971 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 22 to 317 2024-08-17T00:45:57.971 INFO:tasks.rados.rados.0.smithi110.stdout:3651: delete oid 11 current snap is 321 2024-08-17T00:45:57.979 INFO:tasks.rados.rados.0.smithi110.stdout:3651: done (2 left) 2024-08-17T00:45:57.979 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 4 current snap is 321 2024-08-17T00:45:57.979 INFO:tasks.rados.rados.0.smithi110.stdout:3652: seq_num 1106 ranges {11108352=532480,11640832=483328,12124160=475136,12599296=245760} 2024-08-17T00:45:58.041 INFO:tasks.rados.rados.0.smithi110.stdout:3652: writing smithi11086371-4 from 11108352 to 11640832 tid 1 2024-08-17T00:45:58.043 INFO:tasks.rados.rados.0.smithi110.stdout:3652: writing smithi11086371-4 from 11640832 to 12124160 tid 2 2024-08-17T00:45:58.045 INFO:tasks.rados.rados.0.smithi110.stdout:3652: writing smithi11086371-4 from 12124160 to 12599296 tid 3 2024-08-17T00:45:58.048 INFO:tasks.rados.rados.0.smithi110.stdout:3652: writing smithi11086371-4 from 12599296 to 12845056 tid 4 2024-08-17T00:45:58.048 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 39 current snap is 321 2024-08-17T00:45:58.048 INFO:tasks.rados.rados.0.smithi110.stdout:3649: finishing rollback tid 0 to smithi11086371-44 2024-08-17T00:45:58.048 INFO:tasks.rados.rados.0.smithi110.stdout:3650: finishing rollback tid 0 to smithi11086371-22 2024-08-17T00:45:58.048 INFO:tasks.rados.rados.0.smithi110.stdout:3650: finishing rollback tid 1 to smithi11086371-22 2024-08-17T00:45:58.048 INFO:tasks.rados.rados.0.smithi110.stdout:3649: finishing rollback tid 1 to smithi11086371-44 2024-08-17T00:45:58.048 INFO:tasks.rados.rados.0.smithi110.stdout:3649: finishing rollback tid 2 to smithi11086371-44 2024-08-17T00:45:58.048 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 1379 (ObjNum 1088 snap 314 seq_num 1088) dirty exists 2024-08-17T00:45:58.049 INFO:tasks.rados.rados.0.smithi110.stdout:3650: finishing rollback tid 2 to smithi11086371-22 2024-08-17T00:45:58.049 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 1596 (ObjNum 966 snap 276 seq_num 966) dirty exists 2024-08-17T00:45:58.049 INFO:tasks.rados.rados.0.smithi110.stdout:3652: finishing write tid 1 to smithi11086371-4 2024-08-17T00:45:58.049 INFO:tasks.rados.rados.0.smithi110.stdout:3652: finishing write tid 2 to smithi11086371-4 2024-08-17T00:45:58.049 INFO:tasks.rados.rados.0.smithi110.stdout:3653: seq_num 1107 ranges {3244032=548864,3792896=770048,4562944=434176} 2024-08-17T00:45:58.067 INFO:tasks.rados.rados.0.smithi110.stdout:3653: writing smithi11086371-39 from 3244032 to 3792896 tid 1 2024-08-17T00:45:58.071 INFO:tasks.rados.rados.0.smithi110.stdout:3653: writing smithi11086371-39 from 3792896 to 4562944 tid 2 2024-08-17T00:45:58.074 INFO:tasks.rados.rados.0.smithi110.stdout:3653: writing smithi11086371-39 from 4562944 to 4997120 tid 3 2024-08-17T00:45:58.074 INFO:tasks.rados.rados.0.smithi110.stdout:3649: done (3 left) 2024-08-17T00:45:58.074 INFO:tasks.rados.rados.0.smithi110.stdout:3650: done (2 left) 2024-08-17T00:45:58.074 INFO:tasks.rados.rados.0.smithi110.stdout:3654: snap_remove snap 306 2024-08-17T00:45:58.386 INFO:tasks.rados.rados.0.smithi110.stdout:3654: done (2 left) 2024-08-17T00:45:58.386 INFO:tasks.rados.rados.0.smithi110.stdout:3655: delete oid 7 current snap is 321 2024-08-17T00:45:58.386 INFO:tasks.rados.rados.0.smithi110.stdout:3652: finishing write tid 3 to smithi11086371-4 2024-08-17T00:45:58.386 INFO:tasks.rados.rados.0.smithi110.stdout:3652: finishing write tid 4 to smithi11086371-4 2024-08-17T00:45:58.386 INFO:tasks.rados.rados.0.smithi110.stdout:3652: finishing write tid 5 to smithi11086371-4 2024-08-17T00:45:58.386 INFO:tasks.rados.rados.0.smithi110.stdout:3652: finishing write tid 6 to smithi11086371-4 2024-08-17T00:45:58.386 INFO:tasks.rados.rados.0.smithi110.stdout:3652: oid 4 updating version 0 to 1380 2024-08-17T00:45:58.386 INFO:tasks.rados.rados.0.smithi110.stdout:3652: oid 4 version 1380 is already newer than 1377 2024-08-17T00:45:58.386 INFO:tasks.rados.rados.0.smithi110.stdout:3652: oid 4 version 1380 is already newer than 1378 2024-08-17T00:45:58.387 INFO:tasks.rados.rados.0.smithi110.stdout:3652: oid 4 version 1380 is already newer than 1376 2024-08-17T00:45:58.387 INFO:tasks.rados.rados.0.smithi110.stdout:3652: oid 4 version 1380 is already newer than 1379 2024-08-17T00:45:58.387 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 1380 (ObjNum 1106 snap 321 seq_num 1106) dirty exists 2024-08-17T00:45:58.387 INFO:tasks.rados.rados.0.smithi110.stdout:3652: left oid 4 (ObjNum 1106 snap 321 seq_num 1106) 2024-08-17T00:45:58.387 INFO:tasks.rados.rados.0.smithi110.stdout:3653: finishing write tid 1 to smithi11086371-39 2024-08-17T00:45:58.387 INFO:tasks.rados.rados.0.smithi110.stdout:3653: finishing write tid 2 to smithi11086371-39 2024-08-17T00:45:58.387 INFO:tasks.rados.rados.0.smithi110.stdout:3653: finishing write tid 3 to smithi11086371-39 2024-08-17T00:45:58.387 INFO:tasks.rados.rados.0.smithi110.stdout:3653: finishing write tid 4 to smithi11086371-39 2024-08-17T00:45:58.387 INFO:tasks.rados.rados.0.smithi110.stdout:3653: finishing write tid 5 to smithi11086371-39 2024-08-17T00:45:58.387 INFO:tasks.rados.rados.0.smithi110.stdout:3653: oid 39 updating version 0 to 1631 2024-08-17T00:45:58.387 INFO:tasks.rados.rados.0.smithi110.stdout:3653: oid 39 version 1631 is already newer than 1630 2024-08-17T00:45:58.387 INFO:tasks.rados.rados.0.smithi110.stdout:3653: oid 39 updating version 1631 to 1632 2024-08-17T00:45:58.387 INFO:tasks.rados.rados.0.smithi110.stdout:3653: oid 39 updating version 1632 to 1633 2024-08-17T00:45:58.388 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 1633 (ObjNum 1107 snap 321 seq_num 1107) dirty exists 2024-08-17T00:45:58.388 INFO:tasks.rados.rados.0.smithi110.stdout:3653: left oid 39 (ObjNum 1107 snap 321 seq_num 1107) 2024-08-17T00:45:58.397 INFO:tasks.rados.rados.0.smithi110.stdout:3652: done (2 left) 2024-08-17T00:45:58.397 INFO:tasks.rados.rados.0.smithi110.stdout:3653: done (1 left) 2024-08-17T00:45:58.397 INFO:tasks.rados.rados.0.smithi110.stdout:3655: done (0 left) 2024-08-17T00:45:58.397 INFO:tasks.rados.rados.0.smithi110.stdout:3656: read oid 22 snap -1 2024-08-17T00:45:58.397 INFO:tasks.rados.rados.0.smithi110.stdout:3656: expect (ObjNum 966 snap 276 seq_num 966) 2024-08-17T00:45:58.397 INFO:tasks.rados.rados.0.smithi110.stdout:3657: snap_create 2024-08-17T00:45:58.411 INFO:tasks.rados.rados.0.smithi110.stdout:3656: expect (ObjNum 966 snap 276 seq_num 966) 2024-08-17T00:45:58.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:58 smithi110 ceph-mon[98148]: osdmap e731: 8 total, 8 up, 8 in 2024-08-17T00:45:58.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:58 smithi110 ceph-mon[100641]: osdmap e731: 8 total, 8 up, 8 in 2024-08-17T00:45:58.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:45:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:45:58] "GET /metrics HTTP/1.1" 200 36351 "" "Prometheus/2.43.0" 2024-08-17T00:45:58.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:58 smithi177 ceph-mon[90034]: osdmap e731: 8 total, 8 up, 8 in 2024-08-17T00:45:59.390 INFO:tasks.rados.rados.0.smithi110.stdout:3656: done (1 left) 2024-08-17T00:45:59.390 INFO:tasks.rados.rados.0.smithi110.stdout:3657: done (0 left) 2024-08-17T00:45:59.390 INFO:tasks.rados.rados.0.smithi110.stdout:3658: rmattr oid 28 current snap is 322 2024-08-17T00:45:59.390 INFO:tasks.rados.rados.0.smithi110.stdout:3658: done (0 left) 2024-08-17T00:45:59.390 INFO:tasks.rados.rados.0.smithi110.stdout:3659: rollback oid 9 current snap is 322 2024-08-17T00:45:59.390 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 9 to 317 2024-08-17T00:45:59.391 INFO:tasks.rados.rados.0.smithi110.stdout:3660: read oid 41 snap -1 2024-08-17T00:45:59.391 INFO:tasks.rados.rados.0.smithi110.stdout:3660: expect (ObjNum 825 snap 243 seq_num 825) 2024-08-17T00:45:59.391 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 31 current snap is 322 2024-08-17T00:45:59.391 INFO:tasks.rados.rados.0.smithi110.stdout:3661: seq_num 1109 ranges {5554176=581632,6135808=532480,6668288=647168,7315456=24576} 2024-08-17T00:45:59.423 INFO:tasks.rados.rados.0.smithi110.stdout:3661: writing smithi11086371-31 from 5554176 to 6135808 tid 1 2024-08-17T00:45:59.426 INFO:tasks.rados.rados.0.smithi110.stdout:3661: writing smithi11086371-31 from 6135808 to 6668288 tid 2 2024-08-17T00:45:59.430 INFO:tasks.rados.rados.0.smithi110.stdout:3661: writing smithi11086371-31 from 6668288 to 7315456 tid 3 2024-08-17T00:45:59.430 INFO:tasks.rados.rados.0.smithi110.stdout:3661: writing smithi11086371-31 from 7315456 to 7340032 tid 4 2024-08-17T00:45:59.431 INFO:tasks.rados.rados.0.smithi110.stdout:3662: snap_create 2024-08-17T00:45:59.431 INFO:tasks.rados.rados.0.smithi110.stdout:3659: finishing rollback tid 0 to smithi11086371-9 2024-08-17T00:45:59.431 INFO:tasks.rados.rados.0.smithi110.stdout:3659: finishing rollback tid 1 to smithi11086371-9 2024-08-17T00:45:59.431 INFO:tasks.rados.rados.0.smithi110.stdout:3659: finishing rollback tid 2 to smithi11086371-9 2024-08-17T00:45:59.431 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 1541 (ObjNum 1036 snap 296 seq_num 1036) dirty exists 2024-08-17T00:45:59.431 INFO:tasks.rados.rados.0.smithi110.stdout:3660: expect (ObjNum 825 snap 243 seq_num 825) 2024-08-17T00:45:59.686 INFO:tasks.rados.rados.0.smithi110.stdout:3661: finishing write tid 1 to smithi11086371-31 2024-08-17T00:45:59.687 INFO:tasks.rados.rados.0.smithi110.stdout:3661: finishing write tid 2 to smithi11086371-31 2024-08-17T00:45:59.687 INFO:tasks.rados.rados.0.smithi110.stdout:3661: finishing write tid 3 to smithi11086371-31 2024-08-17T00:45:59.687 INFO:tasks.rados.rados.0.smithi110.stdout:3661: finishing write tid 4 to smithi11086371-31 2024-08-17T00:45:59.687 INFO:tasks.rados.rados.0.smithi110.stdout:3661: finishing write tid 5 to smithi11086371-31 2024-08-17T00:45:59.687 INFO:tasks.rados.rados.0.smithi110.stdout:3661: finishing write tid 6 to smithi11086371-31 2024-08-17T00:45:59.687 INFO:tasks.rados.rados.0.smithi110.stdout:3661: oid 31 updating version 0 to 1445 2024-08-17T00:45:59.687 INFO:tasks.rados.rados.0.smithi110.stdout:3661: oid 31 version 1445 is already newer than 1444 2024-08-17T00:45:59.687 INFO:tasks.rados.rados.0.smithi110.stdout:3661: oid 31 version 1445 is already newer than 1443 2024-08-17T00:45:59.687 INFO:tasks.rados.rados.0.smithi110.stdout:3661: oid 31 version 1445 is already newer than 1442 2024-08-17T00:45:59.687 INFO:tasks.rados.rados.0.smithi110.stdout:3661: oid 31 version 1445 is already newer than 1441 2024-08-17T00:45:59.687 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 1445 (ObjNum 1109 snap 322 seq_num 1109) dirty exists 2024-08-17T00:45:59.687 INFO:tasks.rados.rados.0.smithi110.stdout:3661: left oid 31 (ObjNum 1109 snap 322 seq_num 1109) 2024-08-17T00:45:59.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:59 smithi110 ceph-mon[100641]: pgmap v667: 121 pgs: 121 active+clean; 332 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 9 op/s 2024-08-17T00:45:59.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:45:59 smithi110 ceph-mon[100641]: osdmap e732: 8 total, 8 up, 8 in 2024-08-17T00:45:59.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:59 smithi110 ceph-mon[98148]: pgmap v667: 121 pgs: 121 active+clean; 332 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 9 op/s 2024-08-17T00:45:59.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:45:59 smithi110 ceph-mon[98148]: osdmap e732: 8 total, 8 up, 8 in 2024-08-17T00:45:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:59 smithi177 ceph-mon[90034]: pgmap v667: 121 pgs: 121 active+clean; 332 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 9 op/s 2024-08-17T00:45:59.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:45:59 smithi177 ceph-mon[90034]: osdmap e732: 8 total, 8 up, 8 in 2024-08-17T00:45:59.999 INFO:tasks.rados.rados.0.smithi110.stdout:3659: done (3 left) 2024-08-17T00:45:59.999 INFO:tasks.rados.rados.0.smithi110.stdout:3660: done (2 left) 2024-08-17T00:45:59.999 INFO:tasks.rados.rados.0.smithi110.stdout:3661: done (1 left) 2024-08-17T00:45:59.999 INFO:tasks.rados.rados.0.smithi110.stdout:3662: done (0 left) 2024-08-17T00:45:59.999 INFO:tasks.rados.rados.0.smithi110.stdout:3663: rollback oid 22 current snap is 323 2024-08-17T00:45:59.999 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 22 to 315 2024-08-17T00:45:59.999 INFO:tasks.rados.rados.0.smithi110.stdout:3664: snap_create 2024-08-17T00:46:00.008 INFO:tasks.rados.rados.0.smithi110.stdout:3663: finishing rollback tid 0 to smithi11086371-22 2024-08-17T00:46:00.008 INFO:tasks.rados.rados.0.smithi110.stdout:3663: finishing rollback tid 1 to smithi11086371-22 2024-08-17T00:46:00.008 INFO:tasks.rados.rados.0.smithi110.stdout:3663: finishing rollback tid 2 to smithi11086371-22 2024-08-17T00:46:00.008 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 1610 (ObjNum 966 snap 276 seq_num 966) dirty exists 2024-08-17T00:46:00.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:00 smithi110 ceph-mon[98148]: osdmap e733: 8 total, 8 up, 8 in 2024-08-17T00:46:00.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:00 smithi110 ceph-mon[98148]: osdmap e734: 8 total, 8 up, 8 in 2024-08-17T00:46:00.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:00 smithi110 ceph-mon[100641]: osdmap e733: 8 total, 8 up, 8 in 2024-08-17T00:46:00.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:00 smithi110 ceph-mon[100641]: osdmap e734: 8 total, 8 up, 8 in 2024-08-17T00:46:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:00 smithi177 ceph-mon[90034]: osdmap e733: 8 total, 8 up, 8 in 2024-08-17T00:46:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:00 smithi177 ceph-mon[90034]: osdmap e734: 8 total, 8 up, 8 in 2024-08-17T00:46:01.004 INFO:tasks.rados.rados.0.smithi110.stdout:3663: done (1 left) 2024-08-17T00:46:01.004 INFO:tasks.rados.rados.0.smithi110.stdout:3664: done (0 left) 2024-08-17T00:46:01.004 INFO:tasks.rados.rados.0.smithi110.stdout:3665: copy_from oid 7 from oid 45 current snap is 324 2024-08-17T00:46:01.005 INFO:tasks.rados.rados.0.smithi110.stdout:3666: snap_remove snap 313 2024-08-17T00:46:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:01 smithi110 ceph-mon[98148]: pgmap v671: 121 pgs: 121 active+clean; 330 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 28 MiB/s rd, 2.0 MiB/s wr, 18 op/s 2024-08-17T00:46:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:01 smithi110 ceph-mon[98148]: osdmap e735: 8 total, 8 up, 8 in 2024-08-17T00:46:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:46:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:01 smithi110 ceph-mon[100641]: pgmap v671: 121 pgs: 121 active+clean; 330 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 28 MiB/s rd, 2.0 MiB/s wr, 18 op/s 2024-08-17T00:46:01.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:01 smithi110 ceph-mon[100641]: osdmap e735: 8 total, 8 up, 8 in 2024-08-17T00:46:01.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:46:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:01 smithi177 ceph-mon[90034]: pgmap v671: 121 pgs: 121 active+clean; 330 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 28 MiB/s rd, 2.0 MiB/s wr, 18 op/s 2024-08-17T00:46:01.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:01 smithi177 ceph-mon[90034]: osdmap e735: 8 total, 8 up, 8 in 2024-08-17T00:46:01.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:46:02.006 INFO:tasks.rados.rados.0.smithi110.stdout:3666: done (1 left) 2024-08-17T00:46:02.006 INFO:tasks.rados.rados.0.smithi110.stdout:3667: read oid 16 snap 315 2024-08-17T00:46:02.006 INFO:tasks.rados.rados.0.smithi110.stdout:3667: expect (ObjNum 894 snap 259 seq_num 894) 2024-08-17T00:46:02.006 INFO:tasks.rados.rados.0.smithi110.stdout:3668: snap_create 2024-08-17T00:46:02.007 INFO:tasks.rados.rados.0.smithi110.stdout:3665: finishing copy_from racing read to smithi11086371-7 2024-08-17T00:46:02.007 INFO:tasks.rados.rados.0.smithi110.stdout:3665: finishing copy_from to smithi11086371-7 2024-08-17T00:46:02.007 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 1572 (ObjNum 995 snap 284 seq_num 995) dirty exists 2024-08-17T00:46:02.018 INFO:tasks.rados.rados.0.smithi110.stdout:3667: expect (ObjNum 894 snap 259 seq_num 894) 2024-08-17T00:46:03.012 INFO:tasks.rados.rados.0.smithi110.stdout:3665: done (2 left) 2024-08-17T00:46:03.012 INFO:tasks.rados.rados.0.smithi110.stdout:3667: done (1 left) 2024-08-17T00:46:03.012 INFO:tasks.rados.rados.0.smithi110.stdout:3668: done (0 left) 2024-08-17T00:46:03.012 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 43 current snap is 325 2024-08-17T00:46:03.012 INFO:tasks.rados.rados.0.smithi110.stdout:3669: seq_num 1110 ranges {0=598016,598016=466944,1064960=450560,1515520=286720} 2024-08-17T00:46:03.015 INFO:tasks.rados.rados.0.smithi110.stdout:3669: writing smithi11086371-43 from 0 to 598016 tid 1 2024-08-17T00:46:03.017 INFO:tasks.rados.rados.0.smithi110.stdout:3669: writing smithi11086371-43 from 598016 to 1064960 tid 2 2024-08-17T00:46:03.020 INFO:tasks.rados.rados.0.smithi110.stdout:3669: writing smithi11086371-43 from 1064960 to 1515520 tid 3 2024-08-17T00:46:03.022 INFO:tasks.rados.rados.0.smithi110.stdout:3669: writing smithi11086371-43 from 1515520 to 1802240 tid 4 2024-08-17T00:46:03.022 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 44 current snap is 325 2024-08-17T00:46:03.022 INFO:tasks.rados.rados.0.smithi110.stdout:3670: seq_num 1111 ranges {7798784=614400,8413184=753664,9166848=450560} 2024-08-17T00:46:03.067 INFO:tasks.rados.rados.0.smithi110.stdout:3670: writing smithi11086371-44 from 7798784 to 8413184 tid 1 2024-08-17T00:46:03.071 INFO:tasks.rados.rados.0.smithi110.stdout:3670: writing smithi11086371-44 from 8413184 to 9166848 tid 2 2024-08-17T00:46:03.076 INFO:tasks.rados.rados.0.smithi110.stdout:3670: writing smithi11086371-44 from 9166848 to 9617408 tid 3 2024-08-17T00:46:03.076 INFO:tasks.rados.rados.0.smithi110.stdout:3671: copy_from oid 11 from oid 13 current snap is 325 2024-08-17T00:46:03.076 INFO:tasks.rados.rados.0.smithi110.stdout:3669: finishing write tid 1 to smithi11086371-43 2024-08-17T00:46:03.076 INFO:tasks.rados.rados.0.smithi110.stdout:3669: finishing write tid 2 to smithi11086371-43 2024-08-17T00:46:03.076 INFO:tasks.rados.rados.0.smithi110.stdout:3669: finishing write tid 3 to smithi11086371-43 2024-08-17T00:46:03.076 INFO:tasks.rados.rados.0.smithi110.stdout:3669: finishing write tid 4 to smithi11086371-43 2024-08-17T00:46:03.076 INFO:tasks.rados.rados.0.smithi110.stdout:3669: finishing write tid 5 to smithi11086371-43 2024-08-17T00:46:03.076 INFO:tasks.rados.rados.0.smithi110.stdout:3669: finishing write tid 6 to smithi11086371-43 2024-08-17T00:46:03.076 INFO:tasks.rados.rados.0.smithi110.stdout:3669: oid 43 updating version 0 to 1033 2024-08-17T00:46:03.076 INFO:tasks.rados.rados.0.smithi110.stdout:3669: oid 43 version 1033 is already newer than 1031 2024-08-17T00:46:03.076 INFO:tasks.rados.rados.0.smithi110.stdout:3669: oid 43 version 1033 is already newer than 1030 2024-08-17T00:46:03.076 INFO:tasks.rados.rados.0.smithi110.stdout:3669: oid 43 version 1033 is already newer than 1032 2024-08-17T00:46:03.077 INFO:tasks.rados.rados.0.smithi110.stdout:3669: oid 43 updating version 1033 to 1034 2024-08-17T00:46:03.077 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 1034 (ObjNum 1110 snap 325 seq_num 1110) dirty exists 2024-08-17T00:46:03.077 INFO:tasks.rados.rados.0.smithi110.stdout:3669: left oid 43 (ObjNum 1110 snap 325 seq_num 1110) 2024-08-17T00:46:03.077 INFO:tasks.rados.rados.0.smithi110.stdout:3670: finishing write tid 1 to smithi11086371-44 2024-08-17T00:46:03.077 INFO:tasks.rados.rados.0.smithi110.stdout:3669: done (2 left) 2024-08-17T00:46:03.077 INFO:tasks.rados.rados.0.smithi110.stdout:3672: delete oid 33 current snap is 325 2024-08-17T00:46:03.078 INFO:tasks.rados.rados.0.smithi110.stdout:3672: done (2 left) 2024-08-17T00:46:03.078 INFO:tasks.rados.rados.0.smithi110.stdout:3673: copy_from oid 14 from oid 18 current snap is 325 2024-08-17T00:46:03.078 INFO:tasks.rados.rados.0.smithi110.stdout:3674: copy_from oid 36 from oid 42 current snap is 325 2024-08-17T00:46:03.078 INFO:tasks.rados.rados.0.smithi110.stdout:3670: finishing write tid 2 to smithi11086371-44 2024-08-17T00:46:03.078 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 43 current snap is 325 2024-08-17T00:46:03.078 INFO:tasks.rados.rados.0.smithi110.stdout:3675: seq_num 1113 ranges {1802240=647168,2449408=524288,2973696=622592,3596288=57344} 2024-08-17T00:46:03.091 INFO:tasks.rados.rados.0.smithi110.stdout:3675: writing smithi11086371-43 from 1802240 to 2449408 tid 1 2024-08-17T00:46:03.094 INFO:tasks.rados.rados.0.smithi110.stdout:3675: writing smithi11086371-43 from 2449408 to 2973696 tid 2 2024-08-17T00:46:03.098 INFO:tasks.rados.rados.0.smithi110.stdout:3675: writing smithi11086371-43 from 2973696 to 3596288 tid 3 2024-08-17T00:46:03.098 INFO:tasks.rados.rados.0.smithi110.stdout:3675: writing smithi11086371-43 from 3596288 to 3653632 tid 4 2024-08-17T00:46:03.099 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 2 current snap is 325 2024-08-17T00:46:03.099 INFO:tasks.rados.rados.0.smithi110.stdout:3670: finishing write tid 3 to smithi11086371-44 2024-08-17T00:46:03.099 INFO:tasks.rados.rados.0.smithi110.stdout:3676: seq_num 1114 ranges {0=663552,663552=802816,1466368=401408} 2024-08-17T00:46:03.102 INFO:tasks.rados.rados.0.smithi110.stdout:3676: writing smithi11086371-2 from 0 to 663552 tid 1 2024-08-17T00:46:03.107 INFO:tasks.rados.rados.0.smithi110.stdout:3676: writing smithi11086371-2 from 663552 to 1466368 tid 2 2024-08-17T00:46:03.109 INFO:tasks.rados.rados.0.smithi110.stdout:3676: writing smithi11086371-2 from 1466368 to 1867776 tid 3 2024-08-17T00:46:03.109 INFO:tasks.rados.rados.0.smithi110.stdout:3677: snap_remove snap 324 2024-08-17T00:46:03.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:03 smithi110 ceph-mon[98148]: osdmap e736: 8 total, 8 up, 8 in 2024-08-17T00:46:03.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:03 smithi110 ceph-mon[98148]: pgmap v674: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 315 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-08-17T00:46:03.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:03 smithi110 ceph-mon[100641]: osdmap e736: 8 total, 8 up, 8 in 2024-08-17T00:46:03.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:03 smithi110 ceph-mon[100641]: pgmap v674: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 315 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-08-17T00:46:03.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:03 smithi177 ceph-mon[90034]: osdmap e736: 8 total, 8 up, 8 in 2024-08-17T00:46:03.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:03 smithi177 ceph-mon[90034]: pgmap v674: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 315 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-08-17T00:46:04.017 INFO:tasks.rados.rados.0.smithi110.stdout:3677: done (6 left) 2024-08-17T00:46:04.017 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 27 current snap is 325 2024-08-17T00:46:04.017 INFO:tasks.rados.rados.0.smithi110.stdout:3678: seq_num 1115 ranges {3063808=679936,3743744=688128,4431872=516096} 2024-08-17T00:46:04.038 INFO:tasks.rados.rados.0.smithi110.stdout:3678: writing smithi11086371-27 from 3063808 to 3743744 tid 1 2024-08-17T00:46:04.043 INFO:tasks.rados.rados.0.smithi110.stdout:3678: writing smithi11086371-27 from 3743744 to 4431872 tid 2 2024-08-17T00:46:04.047 INFO:tasks.rados.rados.0.smithi110.stdout:3678: writing smithi11086371-27 from 4431872 to 4947968 tid 3 2024-08-17T00:46:04.047 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 25 current snap is 325 2024-08-17T00:46:04.047 INFO:tasks.rados.rados.0.smithi110.stdout:3674: finishing copy_from to smithi11086371-36 2024-08-17T00:46:04.047 INFO:tasks.rados.rados.0.smithi110.stdout:3674: got expected ENOENT (src dne) 2024-08-17T00:46:04.047 INFO:tasks.rados.rados.0.smithi110.stdout:3674: finishing copy_from racing read to smithi11086371-36 2024-08-17T00:46:04.048 INFO:tasks.rados.rados.0.smithi110.stdout:3670: finishing write tid 4 to smithi11086371-44 2024-08-17T00:46:04.048 INFO:tasks.rados.rados.0.smithi110.stdout:3670: finishing write tid 5 to smithi11086371-44 2024-08-17T00:46:04.048 INFO:tasks.rados.rados.0.smithi110.stdout:3670: oid 44 updating version 0 to 1381 2024-08-17T00:46:04.048 INFO:tasks.rados.rados.0.smithi110.stdout:3670: oid 44 updating version 1381 to 1382 2024-08-17T00:46:04.048 INFO:tasks.rados.rados.0.smithi110.stdout:3670: oid 44 version 1382 is already newer than 1380 2024-08-17T00:46:04.048 INFO:tasks.rados.rados.0.smithi110.stdout:3670: oid 44 updating version 1382 to 1383 2024-08-17T00:46:04.048 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 1383 (ObjNum 1111 snap 325 seq_num 1111) dirty exists 2024-08-17T00:46:04.048 INFO:tasks.rados.rados.0.smithi110.stdout:3670: left oid 44 (ObjNum 1111 snap 325 seq_num 1111) 2024-08-17T00:46:04.048 INFO:tasks.rados.rados.0.smithi110.stdout:3673: finishing copy_from racing read to smithi11086371-14 2024-08-17T00:46:04.048 INFO:tasks.rados.rados.0.smithi110.stdout:3673: finishing copy_from to smithi11086371-14 2024-08-17T00:46:04.048 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 1363 (ObjNum 894 snap 259 seq_num 894) dirty exists 2024-08-17T00:46:04.048 INFO:tasks.rados.rados.0.smithi110.stdout:3671: finishing copy_from racing read to smithi11086371-11 2024-08-17T00:46:04.048 INFO:tasks.rados.rados.0.smithi110.stdout:3671: finishing copy_from to smithi11086371-11 2024-08-17T00:46:04.048 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 1506 (ObjNum 1084 snap 313 seq_num 1084) dirty exists 2024-08-17T00:46:04.048 INFO:tasks.rados.rados.0.smithi110.stdout:3675: finishing write tid 1 to smithi11086371-43 2024-08-17T00:46:04.049 INFO:tasks.rados.rados.0.smithi110.stdout:3679: seq_num 1116 ranges {2654208=696320,3350528=573440,3923968=450560,4374528=180224} 2024-08-17T00:46:04.065 INFO:tasks.rados.rados.0.smithi110.stdout:3679: writing smithi11086371-25 from 2654208 to 3350528 tid 1 2024-08-17T00:46:04.068 INFO:tasks.rados.rados.0.smithi110.stdout:3679: writing smithi11086371-25 from 3350528 to 3923968 tid 2 2024-08-17T00:46:04.071 INFO:tasks.rados.rados.0.smithi110.stdout:3679: writing smithi11086371-25 from 3923968 to 4374528 tid 3 2024-08-17T00:46:04.074 INFO:tasks.rados.rados.0.smithi110.stdout:3679: writing smithi11086371-25 from 4374528 to 4554752 tid 4 2024-08-17T00:46:04.074 INFO:tasks.rados.rados.0.smithi110.stdout:3670: done (7 left) 2024-08-17T00:46:04.074 INFO:tasks.rados.rados.0.smithi110.stdout:3671: done (6 left) 2024-08-17T00:46:04.074 INFO:tasks.rados.rados.0.smithi110.stdout:3673: done (5 left) 2024-08-17T00:46:04.074 INFO:tasks.rados.rados.0.smithi110.stdout:3674: done (4 left) 2024-08-17T00:46:04.074 INFO:tasks.rados.rados.0.smithi110.stdout:3680: rollback oid 15 current snap is 325 2024-08-17T00:46:04.074 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 15 to 317 2024-08-17T00:46:04.074 INFO:tasks.rados.rados.0.smithi110.stdout:3675: finishing write tid 2 to smithi11086371-43 2024-08-17T00:46:04.074 INFO:tasks.rados.rados.0.smithi110.stdout:3675: finishing write tid 3 to smithi11086371-43 2024-08-17T00:46:04.075 INFO:tasks.rados.rados.0.smithi110.stdout:3675: finishing write tid 4 to smithi11086371-43 2024-08-17T00:46:04.075 INFO:tasks.rados.rados.0.smithi110.stdout:3675: finishing write tid 5 to smithi11086371-43 2024-08-17T00:46:04.075 INFO:tasks.rados.rados.0.smithi110.stdout:3675: finishing write tid 6 to smithi11086371-43 2024-08-17T00:46:04.075 INFO:tasks.rados.rados.0.smithi110.stdout:3675: oid 43 updating version 0 to 1039 2024-08-17T00:46:04.075 INFO:tasks.rados.rados.0.smithi110.stdout:3675: oid 43 version 1039 is already newer than 1037 2024-08-17T00:46:04.075 INFO:tasks.rados.rados.0.smithi110.stdout:3675: oid 43 version 1039 is already newer than 1038 2024-08-17T00:46:04.075 INFO:tasks.rados.rados.0.smithi110.stdout:3675: oid 43 version 1039 is already newer than 1035 2024-08-17T00:46:04.075 INFO:tasks.rados.rados.0.smithi110.stdout:3675: oid 43 version 1039 is already newer than 1036 2024-08-17T00:46:04.075 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 1039 (ObjNum 1113 snap 325 seq_num 1113) dirty exists 2024-08-17T00:46:04.075 INFO:tasks.rados.rados.0.smithi110.stdout:3675: left oid 43 (ObjNum 1113 snap 325 seq_num 1113) 2024-08-17T00:46:04.075 INFO:tasks.rados.rados.0.smithi110.stdout:3676: finishing write tid 1 to smithi11086371-2 2024-08-17T00:46:04.075 INFO:tasks.rados.rados.0.smithi110.stdout:3676: finishing write tid 2 to smithi11086371-2 2024-08-17T00:46:04.075 INFO:tasks.rados.rados.0.smithi110.stdout:3676: finishing write tid 3 to smithi11086371-2 2024-08-17T00:46:04.075 INFO:tasks.rados.rados.0.smithi110.stdout:3676: finishing write tid 4 to smithi11086371-2 2024-08-17T00:46:04.075 INFO:tasks.rados.rados.0.smithi110.stdout:3676: finishing write tid 5 to smithi11086371-2 2024-08-17T00:46:04.076 INFO:tasks.rados.rados.0.smithi110.stdout:3676: oid 2 updating version 0 to 1621 2024-08-17T00:46:04.076 INFO:tasks.rados.rados.0.smithi110.stdout:3676: oid 2 updating version 1621 to 1623 2024-08-17T00:46:04.076 INFO:tasks.rados.rados.0.smithi110.stdout:3676: oid 2 version 1623 is already newer than 1622 2024-08-17T00:46:04.076 INFO:tasks.rados.rados.0.smithi110.stdout:3676: oid 2 version 1623 is already newer than 1620 2024-08-17T00:46:04.076 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 2 v 1623 (ObjNum 1114 snap 325 seq_num 1114) dirty exists 2024-08-17T00:46:04.076 INFO:tasks.rados.rados.0.smithi110.stdout:3676: left oid 2 (ObjNum 1114 snap 325 seq_num 1114) 2024-08-17T00:46:04.076 INFO:tasks.rados.rados.0.smithi110.stdout:3678: finishing write tid 1 to smithi11086371-27 2024-08-17T00:46:04.076 INFO:tasks.rados.rados.0.smithi110.stdout:3675: done (4 left) 2024-08-17T00:46:04.076 INFO:tasks.rados.rados.0.smithi110.stdout:3676: done (3 left) 2024-08-17T00:46:04.076 INFO:tasks.rados.rados.0.smithi110.stdout:3681: read oid 6 snap -1 2024-08-17T00:46:04.076 INFO:tasks.rados.rados.0.smithi110.stdout:3681: expect (ObjNum 1090 snap 314 seq_num 1090) 2024-08-17T00:46:04.076 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 49 current snap is 325 2024-08-17T00:46:04.076 INFO:tasks.rados.rados.0.smithi110.stdout:3678: finishing write tid 2 to smithi11086371-27 2024-08-17T00:46:04.076 INFO:tasks.rados.rados.0.smithi110.stdout:3678: finishing write tid 3 to smithi11086371-27 2024-08-17T00:46:04.077 INFO:tasks.rados.rados.0.smithi110.stdout:3678: finishing write tid 4 to smithi11086371-27 2024-08-17T00:46:04.077 INFO:tasks.rados.rados.0.smithi110.stdout:3678: finishing write tid 5 to smithi11086371-27 2024-08-17T00:46:04.077 INFO:tasks.rados.rados.0.smithi110.stdout:3678: oid 27 updating version 0 to 1163 2024-08-17T00:46:04.077 INFO:tasks.rados.rados.0.smithi110.stdout:3678: oid 27 version 1163 is already newer than 1162 2024-08-17T00:46:04.077 INFO:tasks.rados.rados.0.smithi110.stdout:3678: oid 27 updating version 1163 to 1164 2024-08-17T00:46:04.077 INFO:tasks.rados.rados.0.smithi110.stdout:3678: oid 27 updating version 1164 to 1165 2024-08-17T00:46:04.077 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 1165 (ObjNum 1115 snap 325 seq_num 1115) dirty exists 2024-08-17T00:46:04.077 INFO:tasks.rados.rados.0.smithi110.stdout:3678: left oid 27 (ObjNum 1115 snap 325 seq_num 1115) 2024-08-17T00:46:04.077 INFO:tasks.rados.rados.0.smithi110.stdout:3679: finishing write tid 1 to smithi11086371-25 2024-08-17T00:46:04.077 INFO:tasks.rados.rados.0.smithi110.stdout:3679: finishing write tid 2 to smithi11086371-25 2024-08-17T00:46:04.077 INFO:tasks.rados.rados.0.smithi110.stdout:3682: seq_num 1117 ranges {0=712704,712704=458752,1171456=655360,1826816=90112} 2024-08-17T00:46:04.077 INFO:tasks.rados.rados.0.smithi110.stdout:3682: writing smithi11086371-49 from 0 to 712704 tid 1 2024-08-17T00:46:04.081 INFO:tasks.rados.rados.0.smithi110.stdout:3682: writing smithi11086371-49 from 712704 to 1171456 tid 2 2024-08-17T00:46:04.085 INFO:tasks.rados.rados.0.smithi110.stdout:3682: writing smithi11086371-49 from 1171456 to 1826816 tid 3 2024-08-17T00:46:04.086 INFO:tasks.rados.rados.0.smithi110.stdout:3682: writing smithi11086371-49 from 1826816 to 1916928 tid 4 2024-08-17T00:46:04.086 INFO:tasks.rados.rados.0.smithi110.stdout:3678: done (4 left) 2024-08-17T00:46:04.086 INFO:tasks.rados.rados.0.smithi110.stdout:3683: snap_remove snap 321 2024-08-17T00:46:04.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:04 smithi110 ceph-mon[98148]: osdmap e737: 8 total, 8 up, 8 in 2024-08-17T00:46:04.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:04 smithi110 ceph-mon[100641]: osdmap e737: 8 total, 8 up, 8 in 2024-08-17T00:46:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:04 smithi177 ceph-mon[90034]: osdmap e737: 8 total, 8 up, 8 in 2024-08-17T00:46:05.001 INFO:tasks.rados.rados.0.smithi110.stdout:3679: finishing write tid 3 to smithi11086371-25 2024-08-17T00:46:05.001 INFO:tasks.rados.rados.0.smithi110.stdout:3679: finishing write tid 4 to smithi11086371-25 2024-08-17T00:46:05.001 INFO:tasks.rados.rados.0.smithi110.stdout:3679: finishing write tid 5 to smithi11086371-25 2024-08-17T00:46:05.001 INFO:tasks.rados.rados.0.smithi110.stdout:3680: finishing rollback tid 0 to smithi11086371-15 2024-08-17T00:46:05.001 INFO:tasks.rados.rados.0.smithi110.stdout:3680: finishing rollback tid 1 to smithi11086371-15 2024-08-17T00:46:05.002 INFO:tasks.rados.rados.0.smithi110.stdout:3683: done (4 left) 2024-08-17T00:46:05.002 INFO:tasks.rados.rados.0.smithi110.stdout:3684: delete oid 33 current snap is 325 2024-08-17T00:46:05.002 INFO:tasks.rados.rados.0.smithi110.stdout:3680: finishing rollback tid 2 to smithi11086371-15 2024-08-17T00:46:05.002 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 1292 (ObjNum 1070 snap 310 seq_num 1070) dirty exists 2024-08-17T00:46:05.002 INFO:tasks.rados.rados.0.smithi110.stdout:3679: finishing write tid 6 to smithi11086371-25 2024-08-17T00:46:05.002 INFO:tasks.rados.rados.0.smithi110.stdout:3679: oid 25 updating version 0 to 1629 2024-08-17T00:46:05.002 INFO:tasks.rados.rados.0.smithi110.stdout:3679: oid 25 version 1629 is already newer than 1628 2024-08-17T00:46:05.002 INFO:tasks.rados.rados.0.smithi110.stdout:3679: oid 25 updating version 1629 to 1631 2024-08-17T00:46:05.002 INFO:tasks.rados.rados.0.smithi110.stdout:3679: oid 25 version 1631 is already newer than 1630 2024-08-17T00:46:05.002 INFO:tasks.rados.rados.0.smithi110.stdout:3679: oid 25 version 1631 is already newer than 1627 2024-08-17T00:46:05.002 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 1631 (ObjNum 1116 snap 325 seq_num 1116) dirty exists 2024-08-17T00:46:05.003 INFO:tasks.rados.rados.0.smithi110.stdout:3679: left oid 25 (ObjNum 1116 snap 325 seq_num 1116) 2024-08-17T00:46:05.003 INFO:tasks.rados.rados.0.smithi110.stdout:3682: finishing write tid 1 to smithi11086371-49 2024-08-17T00:46:05.003 INFO:tasks.rados.rados.0.smithi110.stdout:3682: finishing write tid 2 to smithi11086371-49 2024-08-17T00:46:05.003 INFO:tasks.rados.rados.0.smithi110.stdout:3682: finishing write tid 3 to smithi11086371-49 2024-08-17T00:46:05.003 INFO:tasks.rados.rados.0.smithi110.stdout:3682: finishing write tid 4 to smithi11086371-49 2024-08-17T00:46:05.003 INFO:tasks.rados.rados.0.smithi110.stdout:3682: finishing write tid 5 to smithi11086371-49 2024-08-17T00:46:05.003 INFO:tasks.rados.rados.0.smithi110.stdout:3682: finishing write tid 6 to smithi11086371-49 2024-08-17T00:46:05.003 INFO:tasks.rados.rados.0.smithi110.stdout:3682: oid 49 updating version 0 to 1369 2024-08-17T00:46:05.003 INFO:tasks.rados.rados.0.smithi110.stdout:3682: oid 49 updating version 1369 to 1373 2024-08-17T00:46:05.003 INFO:tasks.rados.rados.0.smithi110.stdout:3682: oid 49 version 1373 is already newer than 1371 2024-08-17T00:46:05.003 INFO:tasks.rados.rados.0.smithi110.stdout:3682: oid 49 version 1373 is already newer than 1372 2024-08-17T00:46:05.003 INFO:tasks.rados.rados.0.smithi110.stdout:3682: oid 49 version 1373 is already newer than 1370 2024-08-17T00:46:05.003 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 1373 (ObjNum 1117 snap 325 seq_num 1117) dirty exists 2024-08-17T00:46:05.003 INFO:tasks.rados.rados.0.smithi110.stdout:3682: left oid 49 (ObjNum 1117 snap 325 seq_num 1117) 2024-08-17T00:46:05.004 INFO:tasks.rados.rados.0.smithi110.stdout:3681: expect (ObjNum 1090 snap 314 seq_num 1090) 2024-08-17T00:46:05.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:05 smithi110 ceph-mon[100641]: osdmap e738: 8 total, 8 up, 8 in 2024-08-17T00:46:05.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:05 smithi110 ceph-mon[100641]: pgmap v677: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 317 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.5 MiB/s wr, 9 op/s 2024-08-17T00:46:05.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:05 smithi110 ceph-mon[100641]: osdmap e739: 8 total, 8 up, 8 in 2024-08-17T00:46:05.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:05 smithi110 ceph-mon[98148]: osdmap e738: 8 total, 8 up, 8 in 2024-08-17T00:46:05.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:05 smithi110 ceph-mon[98148]: pgmap v677: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 317 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.5 MiB/s wr, 9 op/s 2024-08-17T00:46:05.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:05 smithi110 ceph-mon[98148]: osdmap e739: 8 total, 8 up, 8 in 2024-08-17T00:46:05.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:05 smithi177 ceph-mon[90034]: osdmap e738: 8 total, 8 up, 8 in 2024-08-17T00:46:05.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:05 smithi177 ceph-mon[90034]: pgmap v677: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 317 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.5 MiB/s wr, 9 op/s 2024-08-17T00:46:05.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:05 smithi177 ceph-mon[90034]: osdmap e739: 8 total, 8 up, 8 in 2024-08-17T00:46:06.457 INFO:tasks.rados.rados.0.smithi110.stdout:3679: done (4 left) 2024-08-17T00:46:06.457 INFO:tasks.rados.rados.0.smithi110.stdout:3680: done (3 left) 2024-08-17T00:46:06.457 INFO:tasks.rados.rados.0.smithi110.stdout:3681: done (2 left) 2024-08-17T00:46:06.457 INFO:tasks.rados.rados.0.smithi110.stdout:3682: done (1 left) 2024-08-17T00:46:06.457 INFO:tasks.rados.rados.0.smithi110.stdout:3684: done (0 left) 2024-08-17T00:46:06.457 INFO:tasks.rados.rados.0.smithi110.stdout:3685: setattr oid 34 current snap is 325 2024-08-17T00:46:06.458 INFO:tasks.rados.rados.0.smithi110.stdout:3686: snap_create 2024-08-17T00:46:06.462 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 34 v 1374 (ObjNum 918 snap 268 seq_num 918) dirty exists 2024-08-17T00:46:07.384 INFO:tasks.rados.rados.0.smithi110.stdout:3685: done (1 left) 2024-08-17T00:46:07.384 INFO:tasks.rados.rados.0.smithi110.stdout:3686: done (0 left) 2024-08-17T00:46:07.384 INFO:tasks.rados.rados.0.smithi110.stdout:3687: copy_from oid 15 from oid 17 current snap is 326 2024-08-17T00:46:07.384 INFO:tasks.rados.rados.0.smithi110.stdout:3688: snap_remove snap 322 2024-08-17T00:46:07.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:07 smithi110 ceph-mon[98148]: pgmap v679: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 318 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.4 MiB/s wr, 8 op/s 2024-08-17T00:46:07.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:07 smithi110 ceph-mon[100641]: pgmap v679: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 318 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.4 MiB/s wr, 8 op/s 2024-08-17T00:46:07.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:07 smithi177 ceph-mon[90034]: pgmap v679: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 318 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.4 MiB/s wr, 8 op/s 2024-08-17T00:46:08.391 INFO:tasks.rados.rados.0.smithi110.stdout:3687: finishing copy_from racing read to smithi11086371-15 2024-08-17T00:46:08.391 INFO:tasks.rados.rados.0.smithi110.stdout:3687: finishing copy_from to smithi11086371-15 2024-08-17T00:46:08.392 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 1529 (ObjNum 1093 snap 314 seq_num 1093) dirty exists 2024-08-17T00:46:08.392 INFO:tasks.rados.rados.0.smithi110.stdout:3687: done (1 left) 2024-08-17T00:46:08.392 INFO:tasks.rados.rados.0.smithi110.stdout:3688: done (0 left) 2024-08-17T00:46:08.392 INFO:tasks.rados.rados.0.smithi110.stdout:3689: copy_from oid 10 from oid 6 current snap is 326 2024-08-17T00:46:08.392 INFO:tasks.rados.rados.0.smithi110.stdout:3690: snap_create 2024-08-17T00:46:08.455 INFO:tasks.rados.rados.0.smithi110.stdout:3689: finishing copy_from racing read to smithi11086371-10 2024-08-17T00:46:08.459 INFO:tasks.rados.rados.0.smithi110.stdout:3689: finishing copy_from to smithi11086371-10 2024-08-17T00:46:08.459 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 1377 (ObjNum 1090 snap 314 seq_num 1090) dirty exists 2024-08-17T00:46:08.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:08 smithi110 ceph-mon[98148]: osdmap e740: 8 total, 8 up, 8 in 2024-08-17T00:46:08.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:08 smithi110 ceph-mon[100641]: osdmap e740: 8 total, 8 up, 8 in 2024-08-17T00:46:08.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:46:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:46:08] "GET /metrics HTTP/1.1" 200 36351 "" "Prometheus/2.43.0" 2024-08-17T00:46:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:08 smithi177 ceph-mon[90034]: osdmap e740: 8 total, 8 up, 8 in 2024-08-17T00:46:09.393 INFO:tasks.rados.rados.0.smithi110.stdout:3689: done (1 left) 2024-08-17T00:46:09.393 INFO:tasks.rados.rados.0.smithi110.stdout:3690: done (0 left) 2024-08-17T00:46:09.393 INFO:tasks.rados.rados.0.smithi110.stdout:3691: read oid 18 snap -1 2024-08-17T00:46:09.393 INFO:tasks.rados.rados.0.smithi110.stdout:3691: expect (ObjNum 894 snap 259 seq_num 894) 2024-08-17T00:46:09.393 INFO:tasks.rados.rados.0.smithi110.stdout:3692: read oid 24 snap 315 2024-08-17T00:46:09.394 INFO:tasks.rados.rados.0.smithi110.stdout:3692: expect (ObjNum 1085 snap 313 seq_num 1085) 2024-08-17T00:46:09.394 INFO:tasks.rados.rados.0.smithi110.stdout:3693: snap_create 2024-08-17T00:46:09.396 INFO:tasks.rados.rados.0.smithi110.stdout:3691: expect (ObjNum 894 snap 259 seq_num 894) 2024-08-17T00:46:09.412 INFO:tasks.rados.rados.0.smithi110.stdout:3692: expect (ObjNum 1085 snap 313 seq_num 1085) 2024-08-17T00:46:09.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:09 smithi110 ceph-mon[98148]: pgmap v681: 121 pgs: 121 active+clean; 320 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.9 MiB/s wr, 8 op/s 2024-08-17T00:46:09.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:09 smithi110 ceph-mon[98148]: osdmap e741: 8 total, 8 up, 8 in 2024-08-17T00:46:09.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:09 smithi110 ceph-mon[100641]: pgmap v681: 121 pgs: 121 active+clean; 320 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.9 MiB/s wr, 8 op/s 2024-08-17T00:46:09.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:09 smithi110 ceph-mon[100641]: osdmap e741: 8 total, 8 up, 8 in 2024-08-17T00:46:09.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:09 smithi177 ceph-mon[90034]: pgmap v681: 121 pgs: 121 active+clean; 320 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.9 MiB/s wr, 8 op/s 2024-08-17T00:46:09.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:09 smithi177 ceph-mon[90034]: osdmap e741: 8 total, 8 up, 8 in 2024-08-17T00:46:10.003 INFO:tasks.rados.rados.0.smithi110.stdout:3691: done (2 left) 2024-08-17T00:46:10.003 INFO:tasks.rados.rados.0.smithi110.stdout:3692: done (1 left) 2024-08-17T00:46:10.003 INFO:tasks.rados.rados.0.smithi110.stdout:3693: done (0 left) 2024-08-17T00:46:10.003 INFO:tasks.rados.rados.0.smithi110.stdout:3694: rmattr oid 2 current snap is 328 2024-08-17T00:46:10.003 INFO:tasks.rados.rados.0.smithi110.stdout:3694: done (0 left) 2024-08-17T00:46:10.003 INFO:tasks.rados.rados.0.smithi110.stdout:3695: copy_from oid 8 from oid 12 current snap is 328 2024-08-17T00:46:10.004 INFO:tasks.rados.rados.0.smithi110.stdout:3696: copy_from oid 15 from oid 38 current snap is 328 2024-08-17T00:46:10.004 INFO:tasks.rados.rados.0.smithi110.stdout:3697: snap_create 2024-08-17T00:46:10.047 INFO:tasks.rados.rados.0.smithi110.stdout:3696: finishing copy_from racing read to smithi11086371-15 2024-08-17T00:46:10.047 INFO:tasks.rados.rados.0.smithi110.stdout:3696: finishing copy_from to smithi11086371-15 2024-08-17T00:46:10.047 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 1020 (ObjNum 1035 snap 296 seq_num 1035) dirty exists 2024-08-17T00:46:10.057 INFO:tasks.rados.rados.0.smithi110.stdout:3695: finishing copy_from racing read to smithi11086371-8 2024-08-17T00:46:10.059 INFO:tasks.rados.rados.0.smithi110.stdout:3695: finishing copy_from to smithi11086371-8 2024-08-17T00:46:10.059 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 8 v 1371 (ObjNum 1045 snap 301 seq_num 1045) dirty exists 2024-08-17T00:46:10.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:10 smithi110 ceph-mon[98148]: osdmap e742: 8 total, 8 up, 8 in 2024-08-17T00:46:10.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:10 smithi110 ceph-mon[98148]: osdmap e743: 8 total, 8 up, 8 in 2024-08-17T00:46:10.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:10 smithi110 ceph-mon[100641]: osdmap e742: 8 total, 8 up, 8 in 2024-08-17T00:46:10.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:10 smithi110 ceph-mon[100641]: osdmap e743: 8 total, 8 up, 8 in 2024-08-17T00:46:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:10 smithi177 ceph-mon[90034]: osdmap e742: 8 total, 8 up, 8 in 2024-08-17T00:46:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:10 smithi177 ceph-mon[90034]: osdmap e743: 8 total, 8 up, 8 in 2024-08-17T00:46:11.006 INFO:tasks.rados.rados.0.smithi110.stdout:3695: done (2 left) 2024-08-17T00:46:11.007 INFO:tasks.rados.rados.0.smithi110.stdout:3696: done (1 left) 2024-08-17T00:46:11.007 INFO:tasks.rados.rados.0.smithi110.stdout:3697: done (0 left) 2024-08-17T00:46:11.010 INFO:tasks.rados.rados.0.smithi110.stdout:3698: snap_create 2024-08-17T00:46:11.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:11 smithi110 ceph-mon[98148]: pgmap v685: 121 pgs: 121 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-08-17T00:46:11.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:11 smithi110 ceph-mon[98148]: osdmap e744: 8 total, 8 up, 8 in 2024-08-17T00:46:11.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:11 smithi110 ceph-mon[100641]: pgmap v685: 121 pgs: 121 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-08-17T00:46:11.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:11 smithi110 ceph-mon[100641]: osdmap e744: 8 total, 8 up, 8 in 2024-08-17T00:46:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:11 smithi177 ceph-mon[90034]: pgmap v685: 121 pgs: 121 active+clean; 326 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-08-17T00:46:11.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:11 smithi177 ceph-mon[90034]: osdmap e744: 8 total, 8 up, 8 in 2024-08-17T00:46:12.009 INFO:tasks.rados.rados.0.smithi110.stdout:3698: done (0 left) 2024-08-17T00:46:12.009 INFO:tasks.rados.rados.0.smithi110.stdout:3699: read oid 16 snap -1 2024-08-17T00:46:12.009 INFO:tasks.rados.rados.0.smithi110.stdout:3699: expect (ObjNum 894 snap 259 seq_num 894) 2024-08-17T00:46:12.009 INFO:tasks.rados.rados.0.smithi110.stdout:3700: read oid 4 snap -1 2024-08-17T00:46:12.009 INFO:tasks.rados.rados.0.smithi110.stdout:3700: expect (ObjNum 1106 snap 321 seq_num 1106) 2024-08-17T00:46:12.009 INFO:tasks.rados.rados.0.smithi110.stdout:3701: copy_from oid 18 from oid 5 current snap is 330 2024-08-17T00:46:12.009 INFO:tasks.rados.rados.0.smithi110.stdout:3702: snap_create 2024-08-17T00:46:12.019 INFO:tasks.rados.rados.0.smithi110.stdout:3699: expect (ObjNum 894 snap 259 seq_num 894) 2024-08-17T00:46:12.038 INFO:tasks.rados.rados.0.smithi110.stdout:3701: finishing copy_from racing read to smithi11086371-18 2024-08-17T00:46:12.041 INFO:tasks.rados.rados.0.smithi110.stdout:3701: finishing copy_from to smithi11086371-18 2024-08-17T00:46:12.041 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 1580 (ObjNum 825 snap 243 seq_num 825) dirty exists 2024-08-17T00:46:12.077 INFO:tasks.rados.rados.0.smithi110.stdout:3700: expect (ObjNum 1106 snap 321 seq_num 1106) 2024-08-17T00:46:13.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:13 smithi110 ceph-mon[100641]: osdmap e745: 8 total, 8 up, 8 in 2024-08-17T00:46:13.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:13 smithi110 ceph-mon[100641]: pgmap v688: 121 pgs: 121 active+clean; 342 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.6 MiB/s wr, 12 op/s 2024-08-17T00:46:13.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:13 smithi110 ceph-mon[98148]: osdmap e745: 8 total, 8 up, 8 in 2024-08-17T00:46:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:13 smithi110 ceph-mon[98148]: pgmap v688: 121 pgs: 121 active+clean; 342 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.6 MiB/s wr, 12 op/s 2024-08-17T00:46:13.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:13 smithi177 ceph-mon[90034]: osdmap e745: 8 total, 8 up, 8 in 2024-08-17T00:46:13.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:13 smithi177 ceph-mon[90034]: pgmap v688: 121 pgs: 121 active+clean; 342 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.6 MiB/s wr, 12 op/s 2024-08-17T00:46:13.527 INFO:tasks.rados.rados.0.smithi110.stdout:3699: done (3 left) 2024-08-17T00:46:13.527 INFO:tasks.rados.rados.0.smithi110.stdout:3700: done (2 left) 2024-08-17T00:46:13.527 INFO:tasks.rados.rados.0.smithi110.stdout:3701: done (1 left) 2024-08-17T00:46:13.527 INFO:tasks.rados.rados.0.smithi110.stdout:3702: done (0 left) 2024-08-17T00:46:13.527 INFO:tasks.rados.rados.0.smithi110.stdout:3703: rollback oid 12 current snap is 331 2024-08-17T00:46:13.528 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 12 to 327 2024-08-17T00:46:13.528 INFO:tasks.rados.rados.0.smithi110.stdout:3704: read oid 10 snap -1 2024-08-17T00:46:13.528 INFO:tasks.rados.rados.0.smithi110.stdout:3704: expect (ObjNum 1090 snap 314 seq_num 1090) 2024-08-17T00:46:13.528 INFO:tasks.rados.rados.0.smithi110.stdout:3705: rmattr oid 48 current snap is 331 2024-08-17T00:46:13.528 INFO:tasks.rados.rados.0.smithi110.stdout:3706: read oid 45 snap 317 2024-08-17T00:46:13.528 INFO:tasks.rados.rados.0.smithi110.stdout:3706: expect (ObjNum 995 snap 284 seq_num 995) 2024-08-17T00:46:13.528 INFO:tasks.rados.rados.0.smithi110.stdout:3707: read oid 15 snap -1 2024-08-17T00:46:13.528 INFO:tasks.rados.rados.0.smithi110.stdout:3707: expect (ObjNum 1035 snap 296 seq_num 1035) 2024-08-17T00:46:13.528 INFO:tasks.rados.rados.0.smithi110.stdout:3708: snap_create 2024-08-17T00:46:13.538 INFO:tasks.rados.rados.0.smithi110.stdout:3703: finishing rollback tid 0 to smithi11086371-12 2024-08-17T00:46:13.541 INFO:tasks.rados.rados.0.smithi110.stdout:3703: finishing rollback tid 1 to smithi11086371-12 2024-08-17T00:46:13.542 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 1507 (ObjNum 1072 snap 313 seq_num 1072) dirty exists 2024-08-17T00:46:13.542 INFO:tasks.rados.rados.0.smithi110.stdout:3703: finishing rollback tid 2 to smithi11086371-12 2024-08-17T00:46:13.542 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 1386 (ObjNum 1045 snap 301 seq_num 1045) dirty exists 2024-08-17T00:46:13.547 INFO:tasks.rados.rados.0.smithi110.stdout:3707: expect (ObjNum 1035 snap 296 seq_num 1035) 2024-08-17T00:46:13.782 INFO:tasks.rados.rados.0.smithi110.stdout:3704: expect (ObjNum 1090 snap 314 seq_num 1090) 2024-08-17T00:46:14.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:14 smithi110 ceph-mon[100641]: osdmap e746: 8 total, 8 up, 8 in 2024-08-17T00:46:14.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:14 smithi110 ceph-mon[98148]: osdmap e746: 8 total, 8 up, 8 in 2024-08-17T00:46:14.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:14 smithi177 ceph-mon[90034]: osdmap e746: 8 total, 8 up, 8 in 2024-08-17T00:46:15.233 INFO:tasks.rados.rados.0.smithi110.stdout:3706: expect (ObjNum 995 snap 284 seq_num 995) 2024-08-17T00:46:15.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:15 smithi110 ceph-mon[98148]: osdmap e747: 8 total, 8 up, 8 in 2024-08-17T00:46:15.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:15 smithi110 ceph-mon[98148]: pgmap v691: 121 pgs: 121 active+clean; 360 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 852 KiB/s rd, 8.5 MiB/s wr, 4 op/s 2024-08-17T00:46:15.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:15 smithi110 ceph-mon[98148]: osdmap e748: 8 total, 8 up, 8 in 2024-08-17T00:46:15.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:15 smithi110 ceph-mon[100641]: osdmap e747: 8 total, 8 up, 8 in 2024-08-17T00:46:15.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:15 smithi110 ceph-mon[100641]: pgmap v691: 121 pgs: 121 active+clean; 360 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 852 KiB/s rd, 8.5 MiB/s wr, 4 op/s 2024-08-17T00:46:15.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:15 smithi110 ceph-mon[100641]: osdmap e748: 8 total, 8 up, 8 in 2024-08-17T00:46:15.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:15 smithi177 ceph-mon[90034]: osdmap e747: 8 total, 8 up, 8 in 2024-08-17T00:46:15.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:15 smithi177 ceph-mon[90034]: pgmap v691: 121 pgs: 121 active+clean; 360 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 852 KiB/s rd, 8.5 MiB/s wr, 4 op/s 2024-08-17T00:46:15.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:15 smithi177 ceph-mon[90034]: osdmap e748: 8 total, 8 up, 8 in 2024-08-17T00:46:16.346 INFO:tasks.rados.rados.0.smithi110.stdout:3703: done (5 left) 2024-08-17T00:46:16.347 INFO:tasks.rados.rados.0.smithi110.stdout:3704: done (4 left) 2024-08-17T00:46:16.347 INFO:tasks.rados.rados.0.smithi110.stdout:3705: done (3 left) 2024-08-17T00:46:16.347 INFO:tasks.rados.rados.0.smithi110.stdout:3706: done (2 left) 2024-08-17T00:46:16.347 INFO:tasks.rados.rados.0.smithi110.stdout:3707: done (1 left) 2024-08-17T00:46:16.347 INFO:tasks.rados.rados.0.smithi110.stdout:3708: done (0 left) 2024-08-17T00:46:16.347 INFO:tasks.rados.rados.0.smithi110.stdout:3709: read oid 11 snap 319 2024-08-17T00:46:16.347 INFO:tasks.rados.rados.0.smithi110.stdout:3709: expect (ObjNum 825 snap 243 seq_num 825) 2024-08-17T00:46:16.347 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 2 current snap is 332 2024-08-17T00:46:16.347 INFO:tasks.rados.rados.0.smithi110.stdout:3710: seq_num 1119 ranges {1867776=745472,2613248=679936,3293184=524288} 2024-08-17T00:46:16.360 INFO:tasks.rados.rados.0.smithi110.stdout:3710: writing smithi11086371-2 from 1867776 to 2613248 tid 1 2024-08-17T00:46:16.364 INFO:tasks.rados.rados.0.smithi110.stdout:3710: writing smithi11086371-2 from 2613248 to 3293184 tid 2 2024-08-17T00:46:16.368 INFO:tasks.rados.rados.0.smithi110.stdout:3710: writing smithi11086371-2 from 3293184 to 3817472 tid 3 2024-08-17T00:46:16.368 INFO:tasks.rados.rados.0.smithi110.stdout:3711: read oid 27 snap -1 2024-08-17T00:46:16.368 INFO:tasks.rados.rados.0.smithi110.stdout:3711: expect (ObjNum 1115 snap 325 seq_num 1115) 2024-08-17T00:46:16.368 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 12 current snap is 332 2024-08-17T00:46:16.368 INFO:tasks.rados.rados.0.smithi110.stdout:3712: seq_num 1120 ranges {11108352=761856,11870208=557056,12427264=425984,12853248=221184} 2024-08-17T00:46:16.431 INFO:tasks.rados.rados.0.smithi110.stdout:3712: writing smithi11086371-12 from 11108352 to 11870208 tid 1 2024-08-17T00:46:16.434 INFO:tasks.rados.rados.0.smithi110.stdout:3712: writing smithi11086371-12 from 11870208 to 12427264 tid 2 2024-08-17T00:46:16.436 INFO:tasks.rados.rados.0.smithi110.stdout:3712: writing smithi11086371-12 from 12427264 to 12853248 tid 3 2024-08-17T00:46:16.438 INFO:tasks.rados.rados.0.smithi110.stdout:3712: writing smithi11086371-12 from 12853248 to 13074432 tid 4 2024-08-17T00:46:16.438 INFO:tasks.rados.rados.0.smithi110.stdout:3713: delete oid 22 current snap is 332 2024-08-17T00:46:16.438 INFO:tasks.rados.rados.0.smithi110.stdout:3710: finishing write tid 1 to smithi11086371-2 2024-08-17T00:46:16.438 INFO:tasks.rados.rados.0.smithi110.stdout:3710: finishing write tid 2 to smithi11086371-2 2024-08-17T00:46:16.439 INFO:tasks.rados.rados.0.smithi110.stdout:3710: finishing write tid 3 to smithi11086371-2 2024-08-17T00:46:16.439 INFO:tasks.rados.rados.0.smithi110.stdout:3710: finishing write tid 4 to smithi11086371-2 2024-08-17T00:46:16.439 INFO:tasks.rados.rados.0.smithi110.stdout:3709: expect (ObjNum 825 snap 243 seq_num 825) 2024-08-17T00:46:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:46:16.692 INFO:tasks.rados.rados.0.smithi110.stdout:3710: finishing write tid 5 to smithi11086371-2 2024-08-17T00:46:16.693 INFO:tasks.rados.rados.0.smithi110.stdout:3710: oid 2 updating version 0 to 1643 2024-08-17T00:46:16.693 INFO:tasks.rados.rados.0.smithi110.stdout:3710: oid 2 version 1643 is already newer than 1641 2024-08-17T00:46:16.693 INFO:tasks.rados.rados.0.smithi110.stdout:3710: oid 2 updating version 1643 to 1644 2024-08-17T00:46:16.693 INFO:tasks.rados.rados.0.smithi110.stdout:3710: oid 2 version 1644 is already newer than 1642 2024-08-17T00:46:16.693 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 2 v 1644 (ObjNum 1119 snap 332 seq_num 1119) dirty exists 2024-08-17T00:46:16.693 INFO:tasks.rados.rados.0.smithi110.stdout:3710: left oid 2 (ObjNum 1119 snap 332 seq_num 1119) 2024-08-17T00:46:16.693 INFO:tasks.rados.rados.0.smithi110.stdout:3709: done (4 left) 2024-08-17T00:46:16.693 INFO:tasks.rados.rados.0.smithi110.stdout:3710: done (3 left) 2024-08-17T00:46:16.693 INFO:tasks.rados.rados.0.smithi110.stdout:3713: done (2 left) 2024-08-17T00:46:16.693 INFO:tasks.rados.rados.0.smithi110.stdout:3714: snap_create 2024-08-17T00:46:16.693 INFO:tasks.rados.rados.0.smithi110.stdout:3711: expect (ObjNum 1115 snap 325 seq_num 1115) 2024-08-17T00:46:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:46:16.814 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:46:16.893 INFO:tasks.rados.rados.0.smithi110.stdout:3712: finishing write tid 1 to smithi11086371-12 2024-08-17T00:46:16.893 INFO:tasks.rados.rados.0.smithi110.stdout:3712: finishing write tid 2 to smithi11086371-12 2024-08-17T00:46:16.893 INFO:tasks.rados.rados.0.smithi110.stdout:3712: finishing write tid 3 to smithi11086371-12 2024-08-17T00:46:16.893 INFO:tasks.rados.rados.0.smithi110.stdout:3712: finishing write tid 4 to smithi11086371-12 2024-08-17T00:46:16.893 INFO:tasks.rados.rados.0.smithi110.stdout:3712: finishing write tid 5 to smithi11086371-12 2024-08-17T00:46:16.894 INFO:tasks.rados.rados.0.smithi110.stdout:3712: finishing write tid 6 to smithi11086371-12 2024-08-17T00:46:16.894 INFO:tasks.rados.rados.0.smithi110.stdout:3712: oid 12 updating version 0 to 1390 2024-08-17T00:46:16.894 INFO:tasks.rados.rados.0.smithi110.stdout:3712: oid 12 version 1390 is already newer than 1389 2024-08-17T00:46:16.894 INFO:tasks.rados.rados.0.smithi110.stdout:3712: oid 12 version 1390 is already newer than 1388 2024-08-17T00:46:16.894 INFO:tasks.rados.rados.0.smithi110.stdout:3712: oid 12 updating version 1390 to 1391 2024-08-17T00:46:16.895 INFO:tasks.rados.rados.0.smithi110.stdout:3712: oid 12 version 1391 is already newer than 1387 2024-08-17T00:46:16.895 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 1391 (ObjNum 1120 snap 332 seq_num 1120) dirty exists 2024-08-17T00:46:16.895 INFO:tasks.rados.rados.0.smithi110.stdout:3712: left oid 12 (ObjNum 1120 snap 332 seq_num 1120) 2024-08-17T00:46:17.380 INFO:tasks.rados.rados.0.smithi110.stdout:3711: done (2 left) 2024-08-17T00:46:17.380 INFO:tasks.rados.rados.0.smithi110.stdout:3712: done (1 left) 2024-08-17T00:46:17.380 INFO:tasks.rados.rados.0.smithi110.stdout:3714: done (0 left) 2024-08-17T00:46:17.380 INFO:tasks.rados.rados.0.smithi110.stdout:3715: copy_from oid 1 from oid 28 current snap is 333 2024-08-17T00:46:17.381 INFO:tasks.rados.rados.0.smithi110.stdout:3716: delete oid 34 current snap is 333 2024-08-17T00:46:17.385 INFO:tasks.rados.rados.0.smithi110.stdout:3716: done (1 left) 2024-08-17T00:46:17.385 INFO:tasks.rados.rados.0.smithi110.stdout:3717: snap_create 2024-08-17T00:46:17.404 INFO:tasks.rados.rados.0.smithi110.stdout:3715: finishing copy_from racing read to smithi11086371-1 2024-08-17T00:46:17.405 INFO:tasks.rados.rados.0.smithi110.stdout:3715: finishing copy_from to smithi11086371-1 2024-08-17T00:46:17.405 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 1376 (ObjNum 1102 snap 320 seq_num 1102) dirty exists 2024-08-17T00:46:17.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:17 smithi110 ceph-mon[98148]: pgmap v693: 121 pgs: 121 active+clean; 360 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 4.0 MiB/s wr, 9 op/s 2024-08-17T00:46:17.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:17 smithi110 ceph-mon[100641]: pgmap v693: 121 pgs: 121 active+clean; 360 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 4.0 MiB/s wr, 9 op/s 2024-08-17T00:46:17.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:17 smithi177 ceph-mon[90034]: pgmap v693: 121 pgs: 121 active+clean; 360 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 4.0 MiB/s wr, 9 op/s 2024-08-17T00:46:18.393 INFO:tasks.rados.rados.0.smithi110.stdout:3715: done (1 left) 2024-08-17T00:46:18.393 INFO:tasks.rados.rados.0.smithi110.stdout:3717: done (0 left) 2024-08-17T00:46:18.393 INFO:tasks.rados.rados.0.smithi110.stdout:3718: copy_from oid 44 from oid 13 current snap is 334 2024-08-17T00:46:18.393 INFO:tasks.rados.rados.0.smithi110.stdout:3719: snap_remove snap 317 2024-08-17T00:46:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:18 smithi110 ceph-mon[98148]: osdmap e749: 8 total, 8 up, 8 in 2024-08-17T00:46:18.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:18 smithi110 ceph-mon[100641]: osdmap e749: 8 total, 8 up, 8 in 2024-08-17T00:46:18.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:46:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:46:18] "GET /metrics HTTP/1.1" 200 36350 "" "Prometheus/2.43.0" 2024-08-17T00:46:18.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:18 smithi177 ceph-mon[90034]: osdmap e749: 8 total, 8 up, 8 in 2024-08-17T00:46:19.397 INFO:tasks.rados.rados.0.smithi110.stdout:3719: done (1 left) 2024-08-17T00:46:19.398 INFO:tasks.rados.rados.0.smithi110.stdout:3720: copy_from oid 12 from oid 17 current snap is 334 2024-08-17T00:46:19.398 INFO:tasks.rados.rados.0.smithi110.stdout:3718: finishing copy_from racing read to smithi11086371-44 2024-08-17T00:46:19.398 INFO:tasks.rados.rados.0.smithi110.stdout:3718: finishing copy_from to smithi11086371-44 2024-08-17T00:46:19.398 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 1506 (ObjNum 1084 snap 313 seq_num 1084) dirty exists 2024-08-17T00:46:19.398 INFO:tasks.rados.rados.0.smithi110.stdout:3718: done (1 left) 2024-08-17T00:46:19.398 INFO:tasks.rados.rados.0.smithi110.stdout:3721: delete oid 2 current snap is 334 2024-08-17T00:46:19.411 INFO:tasks.rados.rados.0.smithi110.stdout:3721: done (1 left) 2024-08-17T00:46:19.411 INFO:tasks.rados.rados.0.smithi110.stdout:3722: read oid 47 snap -1 2024-08-17T00:46:19.411 INFO:tasks.rados.rados.0.smithi110.stdout:3722: expect deleted 2024-08-17T00:46:19.411 INFO:tasks.rados.rados.0.smithi110.stdout:3723: read oid 43 snap -1 2024-08-17T00:46:19.411 INFO:tasks.rados.rados.0.smithi110.stdout:3723: expect (ObjNum 1113 snap 325 seq_num 1113) 2024-08-17T00:46:19.411 INFO:tasks.rados.rados.0.smithi110.stdout:3724: copy_from oid 7 from oid 23 current snap is 334 2024-08-17T00:46:19.412 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 28 current snap is 334 2024-08-17T00:46:19.412 INFO:tasks.rados.rados.0.smithi110.stdout:3725: seq_num 1124 ranges {3530752=434176,3964928=499712,4464640=409600,4874240=663552,5537792=32768} 2024-08-17T00:46:19.434 INFO:tasks.rados.rados.0.smithi110.stdout:3725: writing smithi11086371-28 from 3530752 to 3964928 tid 1 2024-08-17T00:46:19.437 INFO:tasks.rados.rados.0.smithi110.stdout:3725: writing smithi11086371-28 from 3964928 to 4464640 tid 2 2024-08-17T00:46:19.440 INFO:tasks.rados.rados.0.smithi110.stdout:3725: writing smithi11086371-28 from 4464640 to 4874240 tid 3 2024-08-17T00:46:19.444 INFO:tasks.rados.rados.0.smithi110.stdout:3725: writing smithi11086371-28 from 4874240 to 5537792 tid 4 2024-08-17T00:46:19.444 INFO:tasks.rados.rados.0.smithi110.stdout:3725: writing smithi11086371-28 from 5537792 to 5570560 tid 5 2024-08-17T00:46:19.444 INFO:tasks.rados.rados.0.smithi110.stdout:3726: delete oid 32 current snap is 334 2024-08-17T00:46:19.444 INFO:tasks.rados.rados.0.smithi110.stdout:3720: finishing copy_from racing read to smithi11086371-12 2024-08-17T00:46:19.444 INFO:tasks.rados.rados.0.smithi110.stdout:3720: finishing copy_from to smithi11086371-12 2024-08-17T00:46:19.444 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 1529 (ObjNum 1093 snap 314 seq_num 1093) dirty exists 2024-08-17T00:46:19.445 INFO:tasks.rados.rados.0.smithi110.stdout:3723: expect (ObjNum 1113 snap 325 seq_num 1113) 2024-08-17T00:46:19.569 INFO:tasks.rados.rados.0.smithi110.stdout:3724: finishing copy_from racing read to smithi11086371-7 2024-08-17T00:46:19.569 INFO:tasks.rados.rados.0.smithi110.stdout:3725: finishing write tid 1 to smithi11086371-28 2024-08-17T00:46:19.569 INFO:tasks.rados.rados.0.smithi110.stdout:3724: finishing copy_from to smithi11086371-7 2024-08-17T00:46:19.570 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 1158 (ObjNum 938 snap 273 seq_num 938) dirty exists 2024-08-17T00:46:19.570 INFO:tasks.rados.rados.0.smithi110.stdout:3725: finishing write tid 2 to smithi11086371-28 2024-08-17T00:46:19.570 INFO:tasks.rados.rados.0.smithi110.stdout:3720: done (5 left) 2024-08-17T00:46:19.570 INFO:tasks.rados.rados.0.smithi110.stdout:3722: done (4 left) 2024-08-17T00:46:19.570 INFO:tasks.rados.rados.0.smithi110.stdout:3723: done (3 left) 2024-08-17T00:46:19.570 INFO:tasks.rados.rados.0.smithi110.stdout:3724: done (2 left) 2024-08-17T00:46:19.570 INFO:tasks.rados.rados.0.smithi110.stdout:3726: done (1 left) 2024-08-17T00:46:19.570 INFO:tasks.rados.rados.0.smithi110.stdout:3727: snap_create 2024-08-17T00:46:19.570 INFO:tasks.rados.rados.0.smithi110.stdout:3725: finishing write tid 3 to smithi11086371-28 2024-08-17T00:46:19.570 INFO:tasks.rados.rados.0.smithi110.stdout:3725: finishing write tid 4 to smithi11086371-28 2024-08-17T00:46:19.570 INFO:tasks.rados.rados.0.smithi110.stdout:3725: finishing write tid 5 to smithi11086371-28 2024-08-17T00:46:19.570 INFO:tasks.rados.rados.0.smithi110.stdout:3725: finishing write tid 6 to smithi11086371-28 2024-08-17T00:46:19.570 INFO:tasks.rados.rados.0.smithi110.stdout:3725: finishing write tid 7 to smithi11086371-28 2024-08-17T00:46:19.571 INFO:tasks.rados.rados.0.smithi110.stdout:3725: oid 28 updating version 0 to 1535 2024-08-17T00:46:19.571 INFO:tasks.rados.rados.0.smithi110.stdout:3725: oid 28 version 1535 is already newer than 1530 2024-08-17T00:46:19.571 INFO:tasks.rados.rados.0.smithi110.stdout:3725: oid 28 version 1535 is already newer than 1532 2024-08-17T00:46:19.571 INFO:tasks.rados.rados.0.smithi110.stdout:3725: oid 28 version 1535 is already newer than 1534 2024-08-17T00:46:19.571 INFO:tasks.rados.rados.0.smithi110.stdout:3725: oid 28 version 1535 is already newer than 1531 2024-08-17T00:46:19.571 INFO:tasks.rados.rados.0.smithi110.stdout:3725: oid 28 version 1535 is already newer than 1533 2024-08-17T00:46:19.571 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 1535 (ObjNum 1124 snap 334 seq_num 1124) dirty exists 2024-08-17T00:46:19.571 INFO:tasks.rados.rados.0.smithi110.stdout:3725: left oid 28 (ObjNum 1124 snap 334 seq_num 1124) 2024-08-17T00:46:19.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:19 smithi110 ceph-mon[98148]: pgmap v695: 121 pgs: 121 active+clean; 360 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 3.3 MiB/s wr, 9 op/s 2024-08-17T00:46:19.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:19 smithi110 ceph-mon[98148]: osdmap e750: 8 total, 8 up, 8 in 2024-08-17T00:46:19.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:19 smithi110 ceph-mon[100641]: pgmap v695: 121 pgs: 121 active+clean; 360 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 3.3 MiB/s wr, 9 op/s 2024-08-17T00:46:19.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:19 smithi110 ceph-mon[100641]: osdmap e750: 8 total, 8 up, 8 in 2024-08-17T00:46:19.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:19 smithi177 ceph-mon[90034]: pgmap v695: 121 pgs: 121 active+clean; 360 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 3.3 MiB/s wr, 9 op/s 2024-08-17T00:46:19.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:19 smithi177 ceph-mon[90034]: osdmap e750: 8 total, 8 up, 8 in 2024-08-17T00:46:20.003 INFO:tasks.rados.rados.0.smithi110.stdout:3725: done (1 left) 2024-08-17T00:46:20.004 INFO:tasks.rados.rados.0.smithi110.stdout:3727: done (0 left) 2024-08-17T00:46:20.004 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 47 current snap is 335 2024-08-17T00:46:20.004 INFO:tasks.rados.rados.0.smithi110.stdout:3728: seq_num 1126 ranges {0=466944,466944=720896,1187840=778240,1966080=106496} 2024-08-17T00:46:20.005 INFO:tasks.rados.rados.0.smithi110.stdout:3728: writing smithi11086371-47 from 0 to 466944 tid 1 2024-08-17T00:46:20.009 INFO:tasks.rados.rados.0.smithi110.stdout:3728: writing smithi11086371-47 from 466944 to 1187840 tid 2 2024-08-17T00:46:20.014 INFO:tasks.rados.rados.0.smithi110.stdout:3728: writing smithi11086371-47 from 1187840 to 1966080 tid 3 2024-08-17T00:46:20.015 INFO:tasks.rados.rados.0.smithi110.stdout:3728: writing smithi11086371-47 from 1966080 to 2072576 tid 4 2024-08-17T00:46:20.015 INFO:tasks.rados.rados.0.smithi110.stdout:3729: rmattr oid 41 current snap is 335 2024-08-17T00:46:20.015 INFO:tasks.rados.rados.0.smithi110.stdout:3728: finishing write tid 1 to smithi11086371-47 2024-08-17T00:46:20.015 INFO:tasks.rados.rados.0.smithi110.stdout:3728: finishing write tid 2 to smithi11086371-47 2024-08-17T00:46:20.015 INFO:tasks.rados.rados.0.smithi110.stdout:3730: rollback oid 17 current snap is 335 2024-08-17T00:46:20.015 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 17 to 332 2024-08-17T00:46:20.015 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 48 current snap is 335 2024-08-17T00:46:20.015 INFO:tasks.rados.rados.0.smithi110.stdout:3731: seq_num 1127 ranges {11567104=483328,12050432=598016,12648448=581632,13230080=425984} 2024-08-17T00:46:20.079 INFO:tasks.rados.rados.0.smithi110.stdout:3731: writing smithi11086371-48 from 11567104 to 12050432 tid 1 2024-08-17T00:46:20.081 INFO:tasks.rados.rados.0.smithi110.stdout:3731: writing smithi11086371-48 from 12050432 to 12648448 tid 2 2024-08-17T00:46:20.085 INFO:tasks.rados.rados.0.smithi110.stdout:3731: writing smithi11086371-48 from 12648448 to 13230080 tid 3 2024-08-17T00:46:20.090 INFO:tasks.rados.rados.0.smithi110.stdout:3731: writing smithi11086371-48 from 13230080 to 13656064 tid 4 2024-08-17T00:46:20.090 INFO:tasks.rados.rados.0.smithi110.stdout:3732: rollback oid 7 current snap is 335 2024-08-17T00:46:20.090 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 7 to 309 2024-08-17T00:46:20.090 INFO:tasks.rados.rados.0.smithi110.stdout:3730: finishing rollback tid 0 to smithi11086371-17 2024-08-17T00:46:20.091 INFO:tasks.rados.rados.0.smithi110.stdout:3730: finishing rollback tid 1 to smithi11086371-17 2024-08-17T00:46:20.091 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 1530 (ObjNum 825 snap 243 seq_num 825) dirty exists 2024-08-17T00:46:20.091 INFO:tasks.rados.rados.0.smithi110.stdout:3730: finishing rollback tid 2 to smithi11086371-17 2024-08-17T00:46:20.091 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 1537 (ObjNum 1093 snap 314 seq_num 1093) dirty exists 2024-08-17T00:46:20.091 INFO:tasks.rados.rados.0.smithi110.stdout:3728: finishing write tid 3 to smithi11086371-47 2024-08-17T00:46:20.091 INFO:tasks.rados.rados.0.smithi110.stdout:3728: finishing write tid 4 to smithi11086371-47 2024-08-17T00:46:20.091 INFO:tasks.rados.rados.0.smithi110.stdout:3728: finishing write tid 5 to smithi11086371-47 2024-08-17T00:46:20.091 INFO:tasks.rados.rados.0.smithi110.stdout:3728: finishing write tid 6 to smithi11086371-47 2024-08-17T00:46:20.091 INFO:tasks.rados.rados.0.smithi110.stdout:3728: oid 47 updating version 0 to 1623 2024-08-17T00:46:20.091 INFO:tasks.rados.rados.0.smithi110.stdout:3728: oid 47 updating version 1623 to 1624 2024-08-17T00:46:20.091 INFO:tasks.rados.rados.0.smithi110.stdout:3728: oid 47 version 1624 is already newer than 1621 2024-08-17T00:46:20.091 INFO:tasks.rados.rados.0.smithi110.stdout:3728: oid 47 version 1624 is already newer than 1622 2024-08-17T00:46:20.092 INFO:tasks.rados.rados.0.smithi110.stdout:3728: oid 47 updating version 1624 to 1625 2024-08-17T00:46:20.092 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 47 v 1625 (ObjNum 1126 snap 335 seq_num 1126) dirty exists 2024-08-17T00:46:20.092 INFO:tasks.rados.rados.0.smithi110.stdout:3728: left oid 47 (ObjNum 1126 snap 335 seq_num 1126) 2024-08-17T00:46:20.092 INFO:tasks.rados.rados.0.smithi110.stdout:3731: finishing write tid 1 to smithi11086371-48 2024-08-17T00:46:20.092 INFO:tasks.rados.rados.0.smithi110.stdout:3731: finishing write tid 2 to smithi11086371-48 2024-08-17T00:46:20.092 INFO:tasks.rados.rados.0.smithi110.stdout:3728: done (4 left) 2024-08-17T00:46:20.092 INFO:tasks.rados.rados.0.smithi110.stdout:3729: done (3 left) 2024-08-17T00:46:20.092 INFO:tasks.rados.rados.0.smithi110.stdout:3730: done (2 left) 2024-08-17T00:46:20.092 INFO:tasks.rados.rados.0.smithi110.stdout:3733: snap_remove snap 323 2024-08-17T00:46:20.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:20 smithi110 ceph-mon[98148]: osdmap e751: 8 total, 8 up, 8 in 2024-08-17T00:46:20.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:20 smithi110 ceph-mon[98148]: osdmap e752: 8 total, 8 up, 8 in 2024-08-17T00:46:20.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:46:20.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:20 smithi110 ceph-mon[100641]: osdmap e751: 8 total, 8 up, 8 in 2024-08-17T00:46:20.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:20 smithi110 ceph-mon[100641]: osdmap e752: 8 total, 8 up, 8 in 2024-08-17T00:46:20.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:46:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:20 smithi177 ceph-mon[90034]: osdmap e751: 8 total, 8 up, 8 in 2024-08-17T00:46:20.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:20 smithi177 ceph-mon[90034]: osdmap e752: 8 total, 8 up, 8 in 2024-08-17T00:46:20.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:46:21.008 INFO:tasks.rados.rados.0.smithi110.stdout:3733: done (2 left) 2024-08-17T00:46:21.008 INFO:tasks.rados.rados.0.smithi110.stdout:3734: delete oid 35 current snap is 335 2024-08-17T00:46:21.008 INFO:tasks.rados.rados.0.smithi110.stdout:3732: finishing rollback tid 0 to smithi11086371-7 2024-08-17T00:46:21.008 INFO:tasks.rados.rados.0.smithi110.stdout:3731: finishing write tid 3 to smithi11086371-48 2024-08-17T00:46:21.008 INFO:tasks.rados.rados.0.smithi110.stdout:3731: finishing write tid 4 to smithi11086371-48 2024-08-17T00:46:21.008 INFO:tasks.rados.rados.0.smithi110.stdout:3732: finishing rollback tid 1 to smithi11086371-7 2024-08-17T00:46:21.008 INFO:tasks.rados.rados.0.smithi110.stdout:3731: finishing write tid 5 to smithi11086371-48 2024-08-17T00:46:21.009 INFO:tasks.rados.rados.0.smithi110.stdout:3732: finishing rollback tid 2 to smithi11086371-7 2024-08-17T00:46:21.009 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 1583 (ObjNum 825 snap 243 seq_num 825) dirty exists 2024-08-17T00:46:21.009 INFO:tasks.rados.rados.0.smithi110.stdout:3731: finishing write tid 6 to smithi11086371-48 2024-08-17T00:46:21.009 INFO:tasks.rados.rados.0.smithi110.stdout:3731: oid 48 updating version 0 to 1510 2024-08-17T00:46:21.009 INFO:tasks.rados.rados.0.smithi110.stdout:3731: oid 48 updating version 1510 to 1511 2024-08-17T00:46:21.009 INFO:tasks.rados.rados.0.smithi110.stdout:3731: oid 48 version 1511 is already newer than 1508 2024-08-17T00:46:21.009 INFO:tasks.rados.rados.0.smithi110.stdout:3731: oid 48 updating version 1511 to 1512 2024-08-17T00:46:21.009 INFO:tasks.rados.rados.0.smithi110.stdout:3731: oid 48 version 1512 is already newer than 1509 2024-08-17T00:46:21.009 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 1512 (ObjNum 1127 snap 335 seq_num 1127) dirty exists 2024-08-17T00:46:21.009 INFO:tasks.rados.rados.0.smithi110.stdout:3731: left oid 48 (ObjNum 1127 snap 335 seq_num 1127) 2024-08-17T00:46:21.020 INFO:tasks.rados.rados.0.smithi110.stdout:3731: done (2 left) 2024-08-17T00:46:21.020 INFO:tasks.rados.rados.0.smithi110.stdout:3732: done (1 left) 2024-08-17T00:46:21.020 INFO:tasks.rados.rados.0.smithi110.stdout:3734: done (0 left) 2024-08-17T00:46:21.020 INFO:tasks.rados.rados.0.smithi110.stdout:3735: read oid 6 snap 331 2024-08-17T00:46:21.020 INFO:tasks.rados.rados.0.smithi110.stdout:3735: expect (ObjNum 1090 snap 314 seq_num 1090) 2024-08-17T00:46:21.020 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 14 current snap is 335 2024-08-17T00:46:21.020 INFO:tasks.rados.rados.0.smithi110.stdout:3736: seq_num 1129 ranges {581632=516096,1097728=770048,1867776=598016,2465792=237568} 2024-08-17T00:46:21.026 INFO:tasks.rados.rados.0.smithi110.stdout:3736: writing smithi11086371-14 from 581632 to 1097728 tid 1 2024-08-17T00:46:21.031 INFO:tasks.rados.rados.0.smithi110.stdout:3736: writing smithi11086371-14 from 1097728 to 1867776 tid 2 2024-08-17T00:46:21.034 INFO:tasks.rados.rados.0.smithi110.stdout:3736: writing smithi11086371-14 from 1867776 to 2465792 tid 3 2024-08-17T00:46:21.036 INFO:tasks.rados.rados.0.smithi110.stdout:3736: writing smithi11086371-14 from 2465792 to 2703360 tid 4 2024-08-17T00:46:21.036 INFO:tasks.rados.rados.0.smithi110.stdout:3737: delete oid 32 current snap is 335 2024-08-17T00:46:21.036 INFO:tasks.rados.rados.0.smithi110.stdout:3736: finishing write tid 1 to smithi11086371-14 2024-08-17T00:46:21.037 INFO:tasks.rados.rados.0.smithi110.stdout:3736: finishing write tid 2 to smithi11086371-14 2024-08-17T00:46:21.037 INFO:tasks.rados.rados.0.smithi110.stdout:3737: done (2 left) 2024-08-17T00:46:21.037 INFO:tasks.rados.rados.0.smithi110.stdout:3738: snap_remove snap 332 2024-08-17T00:46:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:21 smithi110 ceph-mon[100641]: pgmap v699: 121 pgs: 121 active+clean; 353 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-08-17T00:46:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:46:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:46:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:46:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:21 smithi110 ceph-mon[100641]: osdmap e753: 8 total, 8 up, 8 in 2024-08-17T00:46:21.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:21 smithi110 ceph-mon[98148]: pgmap v699: 121 pgs: 121 active+clean; 353 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-08-17T00:46:21.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:46:21.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:46:21.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:46:21.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:21 smithi110 ceph-mon[98148]: osdmap e753: 8 total, 8 up, 8 in 2024-08-17T00:46:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:21 smithi177 ceph-mon[90034]: pgmap v699: 121 pgs: 121 active+clean; 353 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-08-17T00:46:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:46:21.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:46:21.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:46:21.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:21 smithi177 ceph-mon[90034]: osdmap e753: 8 total, 8 up, 8 in 2024-08-17T00:46:22.010 INFO:tasks.rados.rados.0.smithi110.stdout:3738: done (2 left) 2024-08-17T00:46:22.010 INFO:tasks.rados.rados.0.smithi110.stdout:3739: rmattr oid 29 current snap is 335 2024-08-17T00:46:22.010 INFO:tasks.rados.rados.0.smithi110.stdout:3739: done (2 left) 2024-08-17T00:46:22.010 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 16 current snap is 335 2024-08-17T00:46:22.010 INFO:tasks.rados.rados.0.smithi110.stdout:3736: finishing write tid 3 to smithi11086371-14 2024-08-17T00:46:22.010 INFO:tasks.rados.rados.0.smithi110.stdout:3740: seq_num 1131 ranges {581632=548864,1130496=540672,1671168=565248,2236416=425984,2662400=73728} 2024-08-17T00:46:22.016 INFO:tasks.rados.rados.0.smithi110.stdout:3740: writing smithi11086371-16 from 581632 to 1130496 tid 1 2024-08-17T00:46:22.020 INFO:tasks.rados.rados.0.smithi110.stdout:3740: writing smithi11086371-16 from 1130496 to 1671168 tid 2 2024-08-17T00:46:22.023 INFO:tasks.rados.rados.0.smithi110.stdout:3740: writing smithi11086371-16 from 1671168 to 2236416 tid 3 2024-08-17T00:46:22.025 INFO:tasks.rados.rados.0.smithi110.stdout:3740: writing smithi11086371-16 from 2236416 to 2662400 tid 4 2024-08-17T00:46:22.026 INFO:tasks.rados.rados.0.smithi110.stdout:3740: writing smithi11086371-16 from 2662400 to 2736128 tid 5 2024-08-17T00:46:22.026 INFO:tasks.rados.rados.0.smithi110.stdout:3741: rollback oid 48 current snap is 335 2024-08-17T00:46:22.026 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 48 to 330 2024-08-17T00:46:22.026 INFO:tasks.rados.rados.0.smithi110.stdout:3736: finishing write tid 4 to smithi11086371-14 2024-08-17T00:46:22.027 INFO:tasks.rados.rados.0.smithi110.stdout:3736: finishing write tid 5 to smithi11086371-14 2024-08-17T00:46:22.027 INFO:tasks.rados.rados.0.smithi110.stdout:3736: finishing write tid 6 to smithi11086371-14 2024-08-17T00:46:22.027 INFO:tasks.rados.rados.0.smithi110.stdout:3736: oid 14 updating version 0 to 1656 2024-08-17T00:46:22.027 INFO:tasks.rados.rados.0.smithi110.stdout:3736: oid 14 updating version 1656 to 1659 2024-08-17T00:46:22.027 INFO:tasks.rados.rados.0.smithi110.stdout:3736: oid 14 updating version 1659 to 1660 2024-08-17T00:46:22.027 INFO:tasks.rados.rados.0.smithi110.stdout:3736: oid 14 version 1660 is already newer than 1658 2024-08-17T00:46:22.027 INFO:tasks.rados.rados.0.smithi110.stdout:3736: oid 14 version 1660 is already newer than 1657 2024-08-17T00:46:22.027 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 1660 (ObjNum 1129 snap 335 seq_num 1129) dirty exists 2024-08-17T00:46:22.027 INFO:tasks.rados.rados.0.smithi110.stdout:3736: left oid 14 (ObjNum 1129 snap 335 seq_num 1129) 2024-08-17T00:46:22.027 INFO:tasks.rados.rados.0.smithi110.stdout:3735: expect (ObjNum 1090 snap 314 seq_num 1090) 2024-08-17T00:46:23.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:23 smithi110 ceph-mon[100641]: osdmap e754: 8 total, 8 up, 8 in 2024-08-17T00:46:23.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:23 smithi110 ceph-mon[100641]: pgmap v702: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 357 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 2.4 MiB/s wr, 10 op/s 2024-08-17T00:46:23.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:23 smithi110 ceph-mon[98148]: osdmap e754: 8 total, 8 up, 8 in 2024-08-17T00:46:23.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:23 smithi110 ceph-mon[98148]: pgmap v702: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 357 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 2.4 MiB/s wr, 10 op/s 2024-08-17T00:46:23.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:23 smithi177 ceph-mon[90034]: osdmap e754: 8 total, 8 up, 8 in 2024-08-17T00:46:23.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:23 smithi177 ceph-mon[90034]: pgmap v702: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 357 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 2.4 MiB/s wr, 10 op/s 2024-08-17T00:46:23.477 INFO:tasks.rados.rados.0.smithi110.stdout:3740: finishing write tid 1 to smithi11086371-16 2024-08-17T00:46:23.477 INFO:tasks.rados.rados.0.smithi110.stdout:3740: finishing write tid 2 to smithi11086371-16 2024-08-17T00:46:23.478 INFO:tasks.rados.rados.0.smithi110.stdout:3735: done (3 left) 2024-08-17T00:46:23.478 INFO:tasks.rados.rados.0.smithi110.stdout:3736: done (2 left) 2024-08-17T00:46:23.478 INFO:tasks.rados.rados.0.smithi110.stdout:3742: copy_from oid 6 from oid 35 current snap is 335 2024-08-17T00:46:23.478 INFO:tasks.rados.rados.0.smithi110.stdout:3740: finishing write tid 3 to smithi11086371-16 2024-08-17T00:46:23.478 INFO:tasks.rados.rados.0.smithi110.stdout:3740: finishing write tid 4 to smithi11086371-16 2024-08-17T00:46:23.478 INFO:tasks.rados.rados.0.smithi110.stdout:3741: finishing rollback tid 0 to smithi11086371-48 2024-08-17T00:46:23.478 INFO:tasks.rados.rados.0.smithi110.stdout:3741: finishing rollback tid 1 to smithi11086371-48 2024-08-17T00:46:23.478 INFO:tasks.rados.rados.0.smithi110.stdout:3740: finishing write tid 5 to smithi11086371-16 2024-08-17T00:46:23.478 INFO:tasks.rados.rados.0.smithi110.stdout:3741: finishing rollback tid 2 to smithi11086371-48 2024-08-17T00:46:23.478 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 1515 (ObjNum 1072 snap 313 seq_num 1072) dirty exists 2024-08-17T00:46:23.479 INFO:tasks.rados.rados.0.smithi110.stdout:3740: finishing write tid 6 to smithi11086371-16 2024-08-17T00:46:23.479 INFO:tasks.rados.rados.0.smithi110.stdout:3740: finishing write tid 7 to smithi11086371-16 2024-08-17T00:46:23.479 INFO:tasks.rados.rados.0.smithi110.stdout:3740: oid 16 updating version 0 to 1630 2024-08-17T00:46:23.479 INFO:tasks.rados.rados.0.smithi110.stdout:3740: oid 16 version 1630 is already newer than 1629 2024-08-17T00:46:23.479 INFO:tasks.rados.rados.0.smithi110.stdout:3740: oid 16 updating version 1630 to 1632 2024-08-17T00:46:23.479 INFO:tasks.rados.rados.0.smithi110.stdout:3740: oid 16 updating version 1632 to 1633 2024-08-17T00:46:23.479 INFO:tasks.rados.rados.0.smithi110.stdout:3740: oid 16 updating version 1633 to 1634 2024-08-17T00:46:23.479 INFO:tasks.rados.rados.0.smithi110.stdout:3740: oid 16 version 1634 is already newer than 1631 2024-08-17T00:46:23.479 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 1634 (ObjNum 1131 snap 335 seq_num 1131) dirty exists 2024-08-17T00:46:23.479 INFO:tasks.rados.rados.0.smithi110.stdout:3740: left oid 16 (ObjNum 1131 snap 335 seq_num 1131) 2024-08-17T00:46:23.479 INFO:tasks.rados.rados.0.smithi110.stdout:3740: done (2 left) 2024-08-17T00:46:23.479 INFO:tasks.rados.rados.0.smithi110.stdout:3741: done (1 left) 2024-08-17T00:46:23.479 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 48 current snap is 335 2024-08-17T00:46:23.479 INFO:tasks.rados.rados.0.smithi110.stdout:3743: seq_num 1132 ranges {11567104=565248,12132352=425984,12558336=770048,13328384=409600} 2024-08-17T00:46:23.540 INFO:tasks.rados.rados.0.smithi110.stdout:3743: writing smithi11086371-48 from 11567104 to 12132352 tid 1 2024-08-17T00:46:23.542 INFO:tasks.rados.rados.0.smithi110.stdout:3743: writing smithi11086371-48 from 12132352 to 12558336 tid 2 2024-08-17T00:46:23.546 INFO:tasks.rados.rados.0.smithi110.stdout:3743: writing smithi11086371-48 from 12558336 to 13328384 tid 3 2024-08-17T00:46:23.549 INFO:tasks.rados.rados.0.smithi110.stdout:3743: writing smithi11086371-48 from 13328384 to 13737984 tid 4 2024-08-17T00:46:23.549 INFO:tasks.rados.rados.0.smithi110.stdout:3744: delete oid 9 current snap is 335 2024-08-17T00:46:23.549 INFO:tasks.rados.rados.0.smithi110.stdout:3742: finishing copy_from to smithi11086371-6 2024-08-17T00:46:23.549 INFO:tasks.rados.rados.0.smithi110.stdout:3742: got expected ENOENT (src dne) 2024-08-17T00:46:23.549 INFO:tasks.rados.rados.0.smithi110.stdout:3742: finishing copy_from racing read to smithi11086371-6 2024-08-17T00:46:23.549 INFO:tasks.rados.rados.0.smithi110.stdout:3743: finishing write tid 1 to smithi11086371-48 2024-08-17T00:46:23.549 INFO:tasks.rados.rados.0.smithi110.stdout:3743: finishing write tid 2 to smithi11086371-48 2024-08-17T00:46:23.551 INFO:tasks.rados.rados.0.smithi110.stdout:3742: done (2 left) 2024-08-17T00:46:23.551 INFO:tasks.rados.rados.0.smithi110.stdout:3744: done (1 left) 2024-08-17T00:46:23.551 INFO:tasks.rados.rados.0.smithi110.stdout:3745: copy_from oid 9 from oid 36 current snap is 335 2024-08-17T00:46:23.551 INFO:tasks.rados.rados.0.smithi110.stdout:3746: snap_create 2024-08-17T00:46:23.552 INFO:tasks.rados.rados.0.smithi110.stdout:3743: finishing write tid 3 to smithi11086371-48 2024-08-17T00:46:23.552 INFO:tasks.rados.rados.0.smithi110.stdout:3743: finishing write tid 4 to smithi11086371-48 2024-08-17T00:46:23.553 INFO:tasks.rados.rados.0.smithi110.stdout:3743: finishing write tid 5 to smithi11086371-48 2024-08-17T00:46:23.555 INFO:tasks.rados.rados.0.smithi110.stdout:3743: finishing write tid 6 to smithi11086371-48 2024-08-17T00:46:23.555 INFO:tasks.rados.rados.0.smithi110.stdout:3743: oid 48 updating version 0 to 1516 2024-08-17T00:46:23.555 INFO:tasks.rados.rados.0.smithi110.stdout:3743: oid 48 updating version 1516 to 1520 2024-08-17T00:46:23.555 INFO:tasks.rados.rados.0.smithi110.stdout:3743: oid 48 version 1520 is already newer than 1519 2024-08-17T00:46:23.555 INFO:tasks.rados.rados.0.smithi110.stdout:3743: oid 48 version 1520 is already newer than 1518 2024-08-17T00:46:23.555 INFO:tasks.rados.rados.0.smithi110.stdout:3743: oid 48 version 1520 is already newer than 1517 2024-08-17T00:46:23.555 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 1520 (ObjNum 1132 snap 335 seq_num 1132) dirty exists 2024-08-17T00:46:23.555 INFO:tasks.rados.rados.0.smithi110.stdout:3743: left oid 48 (ObjNum 1132 snap 335 seq_num 1132) 2024-08-17T00:46:23.573 INFO:tasks.rados.rados.0.smithi110.stdout:3745: finishing copy_from racing read to smithi11086371-9 2024-08-17T00:46:23.575 INFO:tasks.rados.rados.0.smithi110.stdout:3745: finishing copy_from to smithi11086371-9 2024-08-17T00:46:23.575 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 1028 (ObjNum 1089 snap 314 seq_num 1089) dirty exists 2024-08-17T00:46:24.016 INFO:tasks.rados.rados.0.smithi110.stdout:3743: done (2 left) 2024-08-17T00:46:24.016 INFO:tasks.rados.rados.0.smithi110.stdout:3745: done (1 left) 2024-08-17T00:46:24.016 INFO:tasks.rados.rados.0.smithi110.stdout:3746: done (0 left) 2024-08-17T00:46:24.017 INFO:tasks.rados.rados.0.smithi110.stdout:3747: rollback oid 35 current snap is 336 2024-08-17T00:46:24.017 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 35 to 330 2024-08-17T00:46:24.017 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 45 current snap is 336 2024-08-17T00:46:24.017 INFO:tasks.rados.rados.0.smithi110.stdout:3748: seq_num 1134 ranges {12615680=598016,13213696=638976,13852672=737280,14589952=229376} 2024-08-17T00:46:24.086 INFO:tasks.rados.rados.0.smithi110.stdout:3748: writing smithi11086371-45 from 12615680 to 13213696 tid 1 2024-08-17T00:46:24.090 INFO:tasks.rados.rados.0.smithi110.stdout:3748: writing smithi11086371-45 from 13213696 to 13852672 tid 2 2024-08-17T00:46:24.094 INFO:tasks.rados.rados.0.smithi110.stdout:3748: writing smithi11086371-45 from 13852672 to 14589952 tid 3 2024-08-17T00:46:24.095 INFO:tasks.rados.rados.0.smithi110.stdout:3748: writing smithi11086371-45 from 14589952 to 14819328 tid 4 2024-08-17T00:46:24.096 INFO:tasks.rados.rados.0.smithi110.stdout:3749: snap_remove snap 326 2024-08-17T00:46:25.024 INFO:tasks.rados.rados.0.smithi110.stdout:3747: finishing rollback tid 1 to smithi11086371-35 2024-08-17T00:46:25.025 INFO:tasks.rados.rados.0.smithi110.stdout:3747: finishing rollback tid 2 to smithi11086371-35 2024-08-17T00:46:25.025 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 1545 (ObjNum 935 snap 273 seq_num 935) dirty exists 2024-08-17T00:46:25.025 INFO:tasks.rados.rados.0.smithi110.stdout:3748: finishing write tid 1 to smithi11086371-45 2024-08-17T00:46:25.025 INFO:tasks.rados.rados.0.smithi110.stdout:3748: finishing write tid 2 to smithi11086371-45 2024-08-17T00:46:25.025 INFO:tasks.rados.rados.0.smithi110.stdout:3748: finishing write tid 3 to smithi11086371-45 2024-08-17T00:46:25.025 INFO:tasks.rados.rados.0.smithi110.stdout:3748: finishing write tid 4 to smithi11086371-45 2024-08-17T00:46:25.025 INFO:tasks.rados.rados.0.smithi110.stdout:3748: finishing write tid 5 to smithi11086371-45 2024-08-17T00:46:25.025 INFO:tasks.rados.rados.0.smithi110.stdout:3748: finishing write tid 6 to smithi11086371-45 2024-08-17T00:46:25.025 INFO:tasks.rados.rados.0.smithi110.stdout:3748: oid 45 updating version 0 to 1656 2024-08-17T00:46:25.025 INFO:tasks.rados.rados.0.smithi110.stdout:3748: oid 45 updating version 1656 to 1658 2024-08-17T00:46:25.025 INFO:tasks.rados.rados.0.smithi110.stdout:3748: oid 45 version 1658 is already newer than 1655 2024-08-17T00:46:25.025 INFO:tasks.rados.rados.0.smithi110.stdout:3748: oid 45 updating version 1658 to 1659 2024-08-17T00:46:25.026 INFO:tasks.rados.rados.0.smithi110.stdout:3748: oid 45 version 1659 is already newer than 1657 2024-08-17T00:46:25.026 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 45 v 1659 (ObjNum 1134 snap 336 seq_num 1134) dirty exists 2024-08-17T00:46:25.026 INFO:tasks.rados.rados.0.smithi110.stdout:3748: left oid 45 (ObjNum 1134 snap 336 seq_num 1134) 2024-08-17T00:46:25.026 INFO:tasks.rados.rados.0.smithi110.stdout:3747: done (2 left) 2024-08-17T00:46:25.026 INFO:tasks.rados.rados.0.smithi110.stdout:3748: done (1 left) 2024-08-17T00:46:25.026 INFO:tasks.rados.rados.0.smithi110.stdout:3749: done (0 left) 2024-08-17T00:46:25.026 INFO:tasks.rados.rados.0.smithi110.stdout:3750: snap_create 2024-08-17T00:46:25.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:25 smithi110 ceph-mon[98148]: osdmap e755: 8 total, 8 up, 8 in 2024-08-17T00:46:25.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:25 smithi110 ceph-mon[98148]: pgmap v704: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 380 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 5.2 MiB/s wr, 16 op/s 2024-08-17T00:46:25.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:25 smithi110 ceph-mon[100641]: osdmap e755: 8 total, 8 up, 8 in 2024-08-17T00:46:25.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:25 smithi110 ceph-mon[100641]: pgmap v704: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 380 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 5.2 MiB/s wr, 16 op/s 2024-08-17T00:46:25.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:25 smithi177 ceph-mon[90034]: osdmap e755: 8 total, 8 up, 8 in 2024-08-17T00:46:25.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:25 smithi177 ceph-mon[90034]: pgmap v704: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 380 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 5.2 MiB/s wr, 16 op/s 2024-08-17T00:46:26.026 INFO:tasks.rados.rados.0.smithi110.stdout:3750: done (0 left) 2024-08-17T00:46:26.026 INFO:tasks.rados.rados.0.smithi110.stdout:3751: snap_remove snap 330 2024-08-17T00:46:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:26 smithi110 ceph-mon[98148]: osdmap e756: 8 total, 8 up, 8 in 2024-08-17T00:46:26.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:26 smithi110 ceph-mon[100641]: osdmap e756: 8 total, 8 up, 8 in 2024-08-17T00:46:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:26 smithi177 ceph-mon[90034]: osdmap e756: 8 total, 8 up, 8 in 2024-08-17T00:46:27.033 INFO:tasks.rados.rados.0.smithi110.stdout:3751: done (0 left) 2024-08-17T00:46:27.033 INFO:tasks.rados.rados.0.smithi110.stdout:3752: rollback oid 37 current snap is 337 2024-08-17T00:46:27.033 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 37 to 325 2024-08-17T00:46:27.033 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 36 current snap is 337 2024-08-17T00:46:27.033 INFO:tasks.rados.rados.0.smithi110.stdout:3753: seq_num 1135 ranges {5144576=614400,5758976=524288,6283264=540672,6823936=483328,7307264=57344} 2024-08-17T00:46:27.065 INFO:tasks.rados.rados.0.smithi110.stdout:3753: writing smithi11086371-36 from 5144576 to 5758976 tid 1 2024-08-17T00:46:27.067 INFO:tasks.rados.rados.0.smithi110.stdout:3753: writing smithi11086371-36 from 5758976 to 6283264 tid 2 2024-08-17T00:46:27.071 INFO:tasks.rados.rados.0.smithi110.stdout:3753: writing smithi11086371-36 from 6283264 to 6823936 tid 3 2024-08-17T00:46:27.074 INFO:tasks.rados.rados.0.smithi110.stdout:3753: writing smithi11086371-36 from 6823936 to 7307264 tid 4 2024-08-17T00:46:27.075 INFO:tasks.rados.rados.0.smithi110.stdout:3753: writing smithi11086371-36 from 7307264 to 7364608 tid 5 2024-08-17T00:46:27.075 INFO:tasks.rados.rados.0.smithi110.stdout:3754: read oid 21 snap -1 2024-08-17T00:46:27.075 INFO:tasks.rados.rados.0.smithi110.stdout:3754: expect (ObjNum 966 snap 276 seq_num 966) 2024-08-17T00:46:27.075 INFO:tasks.rados.rados.0.smithi110.stdout:3755: delete oid 35 current snap is 337 2024-08-17T00:46:27.075 INFO:tasks.rados.rados.0.smithi110.stdout:3752: finishing rollback tid 0 to smithi11086371-37 2024-08-17T00:46:27.075 INFO:tasks.rados.rados.0.smithi110.stdout:3752: finishing rollback tid 1 to smithi11086371-37 2024-08-17T00:46:27.075 INFO:tasks.rados.rados.0.smithi110.stdout:3752: finishing rollback tid 2 to smithi11086371-37 2024-08-17T00:46:27.075 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 1378 (ObjNum 1076 snap 313 seq_num 1076) dirty exists 2024-08-17T00:46:27.075 INFO:tasks.rados.rados.0.smithi110.stdout:3753: finishing write tid 1 to smithi11086371-36 2024-08-17T00:46:27.076 INFO:tasks.rados.rados.0.smithi110.stdout:3753: finishing write tid 2 to smithi11086371-36 2024-08-17T00:46:27.076 INFO:tasks.rados.rados.0.smithi110.stdout:3753: finishing write tid 3 to smithi11086371-36 2024-08-17T00:46:27.078 INFO:tasks.rados.rados.0.smithi110.stdout:3753: finishing write tid 4 to smithi11086371-36 2024-08-17T00:46:27.078 INFO:tasks.rados.rados.0.smithi110.stdout:3753: finishing write tid 5 to smithi11086371-36 2024-08-17T00:46:27.078 INFO:tasks.rados.rados.0.smithi110.stdout:3753: finishing write tid 6 to smithi11086371-36 2024-08-17T00:46:27.079 INFO:tasks.rados.rados.0.smithi110.stdout:3753: finishing write tid 7 to smithi11086371-36 2024-08-17T00:46:27.079 INFO:tasks.rados.rados.0.smithi110.stdout:3753: oid 36 updating version 0 to 1380 2024-08-17T00:46:27.079 INFO:tasks.rados.rados.0.smithi110.stdout:3753: oid 36 version 1380 is already newer than 1379 2024-08-17T00:46:27.079 INFO:tasks.rados.rados.0.smithi110.stdout:3753: oid 36 updating version 1380 to 1382 2024-08-17T00:46:27.079 INFO:tasks.rados.rados.0.smithi110.stdout:3753: oid 36 version 1382 is already newer than 1381 2024-08-17T00:46:27.079 INFO:tasks.rados.rados.0.smithi110.stdout:3753: oid 36 updating version 1382 to 1383 2024-08-17T00:46:27.079 INFO:tasks.rados.rados.0.smithi110.stdout:3753: oid 36 version 1383 is already newer than 1378 2024-08-17T00:46:27.079 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 36 v 1383 (ObjNum 1135 snap 337 seq_num 1135) dirty exists 2024-08-17T00:46:27.079 INFO:tasks.rados.rados.0.smithi110.stdout:3753: left oid 36 (ObjNum 1135 snap 337 seq_num 1135) 2024-08-17T00:46:27.082 INFO:tasks.rados.rados.0.smithi110.stdout:3754: expect (ObjNum 966 snap 276 seq_num 966) 2024-08-17T00:46:27.145 INFO:tasks.rados.rados.0.smithi110.stdout:3752: done (3 left) 2024-08-17T00:46:27.145 INFO:tasks.rados.rados.0.smithi110.stdout:3753: done (2 left) 2024-08-17T00:46:27.145 INFO:tasks.rados.rados.0.smithi110.stdout:3754: done (1 left) 2024-08-17T00:46:27.145 INFO:tasks.rados.rados.0.smithi110.stdout:3755: done (0 left) 2024-08-17T00:46:27.145 INFO:tasks.rados.rados.0.smithi110.stdout:3756: rollback oid 26 current snap is 337 2024-08-17T00:46:27.145 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 26 to 329 2024-08-17T00:46:27.145 INFO:tasks.rados.rados.0.smithi110.stdout:3757: rollback oid 50 current snap is 337 2024-08-17T00:46:27.145 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 50 to 327 2024-08-17T00:46:27.145 INFO:tasks.rados.rados.0.smithi110.stdout:3758: setattr oid 25 current snap is 337 2024-08-17T00:46:27.148 INFO:tasks.rados.rados.0.smithi110.stdout:3759: rollback oid 11 current snap is 337 2024-08-17T00:46:27.148 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 11 to 335 2024-08-17T00:46:27.148 INFO:tasks.rados.rados.0.smithi110.stdout:3760: snap_remove snap 325 2024-08-17T00:46:27.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:27 smithi110 ceph-mon[100641]: osdmap e757: 8 total, 8 up, 8 in 2024-08-17T00:46:27.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:27 smithi110 ceph-mon[100641]: pgmap v707: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 383 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 16 op/s 2024-08-17T00:46:27.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:27 smithi110 ceph-mon[98148]: osdmap e757: 8 total, 8 up, 8 in 2024-08-17T00:46:27.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:27 smithi110 ceph-mon[98148]: pgmap v707: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 383 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 16 op/s 2024-08-17T00:46:27.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:27 smithi177 ceph-mon[90034]: osdmap e757: 8 total, 8 up, 8 in 2024-08-17T00:46:27.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:27 smithi177 ceph-mon[90034]: pgmap v707: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 383 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 16 op/s 2024-08-17T00:46:28.035 INFO:tasks.rados.rados.0.smithi110.stdout:3760: done (4 left) 2024-08-17T00:46:28.035 INFO:tasks.rados.rados.0.smithi110.stdout:3761: read oid 16 snap 331 2024-08-17T00:46:28.035 INFO:tasks.rados.rados.0.smithi110.stdout:3761: expect (ObjNum 894 snap 259 seq_num 894) 2024-08-17T00:46:28.035 INFO:tasks.rados.rados.0.smithi110.stdout:3762: snap_remove snap 333 2024-08-17T00:46:28.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:28 smithi110 ceph-mon[100641]: osdmap e758: 8 total, 8 up, 8 in 2024-08-17T00:46:28.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:28 smithi110 ceph-mon[98148]: osdmap e758: 8 total, 8 up, 8 in 2024-08-17T00:46:28.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:46:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:46:28] "GET /metrics HTTP/1.1" 200 36350 "" "Prometheus/2.43.0" 2024-08-17T00:46:28.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:28 smithi177 ceph-mon[90034]: osdmap e758: 8 total, 8 up, 8 in 2024-08-17T00:46:29.042 INFO:tasks.rados.rados.0.smithi110.stdout:3762: done (5 left) 2024-08-17T00:46:29.043 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 21 current snap is 337 2024-08-17T00:46:29.043 INFO:tasks.rados.rados.0.smithi110.stdout:3763: seq_num 1137 ranges {2097152=647168,2744320=696320,3440640=557056,3997696=352256} 2024-08-17T00:46:29.058 INFO:tasks.rados.rados.0.smithi110.stdout:3763: writing smithi11086371-21 from 2097152 to 2744320 tid 1 2024-08-17T00:46:29.062 INFO:tasks.rados.rados.0.smithi110.stdout:3763: writing smithi11086371-21 from 2744320 to 3440640 tid 2 2024-08-17T00:46:29.066 INFO:tasks.rados.rados.0.smithi110.stdout:3763: writing smithi11086371-21 from 3440640 to 3997696 tid 3 2024-08-17T00:46:29.068 INFO:tasks.rados.rados.0.smithi110.stdout:3763: writing smithi11086371-21 from 3997696 to 4349952 tid 4 2024-08-17T00:46:29.068 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 23 current snap is 337 2024-08-17T00:46:29.069 INFO:tasks.rados.rados.0.smithi110.stdout:3764: seq_num 1138 ranges {3891200=663552,4554752=581632,5136384=712704,5849088=311296} 2024-08-17T00:46:29.093 INFO:tasks.rados.rados.0.smithi110.stdout:3764: writing smithi11086371-23 from 3891200 to 4554752 tid 1 2024-08-17T00:46:29.096 INFO:tasks.rados.rados.0.smithi110.stdout:3764: writing smithi11086371-23 from 4554752 to 5136384 tid 2 2024-08-17T00:46:29.100 INFO:tasks.rados.rados.0.smithi110.stdout:3764: writing smithi11086371-23 from 5136384 to 5849088 tid 3 2024-08-17T00:46:29.103 INFO:tasks.rados.rados.0.smithi110.stdout:3764: writing smithi11086371-23 from 5849088 to 6160384 tid 4 2024-08-17T00:46:29.103 INFO:tasks.rados.rados.0.smithi110.stdout:3765: copy_from oid 15 from oid 9 current snap is 337 2024-08-17T00:46:29.103 INFO:tasks.rados.rados.0.smithi110.stdout:3757: finishing rollback tid 0 to smithi11086371-50 2024-08-17T00:46:29.104 INFO:tasks.rados.rados.0.smithi110.stdout:3757: finishing rollback tid 1 to smithi11086371-50 2024-08-17T00:46:29.104 INFO:tasks.rados.rados.0.smithi110.stdout:3757: finishing rollback tid 2 to smithi11086371-50 2024-08-17T00:46:29.104 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 1380 (ObjNum 1073 snap 313 seq_num 1073) dirty exists 2024-08-17T00:46:29.104 INFO:tasks.rados.rados.0.smithi110.stdout:3756: finishing rollback tid 0 to smithi11086371-26 2024-08-17T00:46:29.104 INFO:tasks.rados.rados.0.smithi110.stdout:3756: finishing rollback tid 1 to smithi11086371-26 2024-08-17T00:46:29.104 INFO:tasks.rados.rados.0.smithi110.stdout:3756: finishing rollback tid 2 to smithi11086371-26 2024-08-17T00:46:29.104 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 26 v 1676 (ObjNum 1091 snap 314 seq_num 1091) dirty exists 2024-08-17T00:46:29.104 INFO:tasks.rados.rados.0.smithi110.stdout:3759: finishing rollback tid 0 to smithi11086371-11 2024-08-17T00:46:29.104 INFO:tasks.rados.rados.0.smithi110.stdout:3756: done (7 left) 2024-08-17T00:46:29.104 INFO:tasks.rados.rados.0.smithi110.stdout:3757: done (6 left) 2024-08-17T00:46:29.104 INFO:tasks.rados.rados.0.smithi110.stdout:3766: delete oid 34 current snap is 337 2024-08-17T00:46:29.104 INFO:tasks.rados.rados.0.smithi110.stdout:3759: finishing rollback tid 1 to smithi11086371-11 2024-08-17T00:46:29.104 INFO:tasks.rados.rados.0.smithi110.stdout:3759: finishing rollback tid 2 to smithi11086371-11 2024-08-17T00:46:29.104 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 1523 (ObjNum 1084 snap 313 seq_num 1084) dirty exists 2024-08-17T00:46:29.105 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 1678 (ObjNum 1116 snap 325 seq_num 1116) dirty exists 2024-08-17T00:46:29.105 INFO:tasks.rados.rados.0.smithi110.stdout:3761: expect (ObjNum 894 snap 259 seq_num 894) 2024-08-17T00:46:29.120 INFO:tasks.rados.rados.0.smithi110.stdout:3763: finishing write tid 1 to smithi11086371-21 2024-08-17T00:46:29.120 INFO:tasks.rados.rados.0.smithi110.stdout:3763: finishing write tid 2 to smithi11086371-21 2024-08-17T00:46:29.120 INFO:tasks.rados.rados.0.smithi110.stdout:3763: finishing write tid 3 to smithi11086371-21 2024-08-17T00:46:29.121 INFO:tasks.rados.rados.0.smithi110.stdout:3763: finishing write tid 4 to smithi11086371-21 2024-08-17T00:46:29.121 INFO:tasks.rados.rados.0.smithi110.stdout:3758: done (6 left) 2024-08-17T00:46:29.121 INFO:tasks.rados.rados.0.smithi110.stdout:3759: done (5 left) 2024-08-17T00:46:29.121 INFO:tasks.rados.rados.0.smithi110.stdout:3761: done (4 left) 2024-08-17T00:46:29.121 INFO:tasks.rados.rados.0.smithi110.stdout:3766: done (3 left) 2024-08-17T00:46:29.121 INFO:tasks.rados.rados.0.smithi110.stdout:3767: snap_remove snap 329 2024-08-17T00:46:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:29 smithi110 ceph-mon[98148]: osdmap e759: 8 total, 8 up, 8 in 2024-08-17T00:46:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:29 smithi110 ceph-mon[98148]: pgmap v710: 121 pgs: 121 active+clean; 385 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 427 KiB/s rd, 1.8 MiB/s wr, 7 op/s 2024-08-17T00:46:29.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:29 smithi110 ceph-mon[100641]: osdmap e759: 8 total, 8 up, 8 in 2024-08-17T00:46:29.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:29 smithi110 ceph-mon[100641]: pgmap v710: 121 pgs: 121 active+clean; 385 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 427 KiB/s rd, 1.8 MiB/s wr, 7 op/s 2024-08-17T00:46:29.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:29 smithi177 ceph-mon[90034]: osdmap e759: 8 total, 8 up, 8 in 2024-08-17T00:46:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:29 smithi177 ceph-mon[90034]: pgmap v710: 121 pgs: 121 active+clean; 385 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 427 KiB/s rd, 1.8 MiB/s wr, 7 op/s 2024-08-17T00:46:30.014 INFO:tasks.rados.rados.0.smithi110.stdout:3767: done (3 left) 2024-08-17T00:46:30.014 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 16 current snap is 337 2024-08-17T00:46:30.014 INFO:tasks.rados.rados.0.smithi110.stdout:3768: seq_num 1140 ranges {2736128=696320,3432448=745472,4177920=729088,4907008=131072} 2024-08-17T00:46:30.033 INFO:tasks.rados.rados.0.smithi110.stdout:3768: writing smithi11086371-16 from 2736128 to 3432448 tid 1 2024-08-17T00:46:30.038 INFO:tasks.rados.rados.0.smithi110.stdout:3768: writing smithi11086371-16 from 3432448 to 4177920 tid 2 2024-08-17T00:46:30.042 INFO:tasks.rados.rados.0.smithi110.stdout:3768: writing smithi11086371-16 from 4177920 to 4907008 tid 3 2024-08-17T00:46:30.044 INFO:tasks.rados.rados.0.smithi110.stdout:3768: writing smithi11086371-16 from 4907008 to 5038080 tid 4 2024-08-17T00:46:30.044 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 32 current snap is 337 2024-08-17T00:46:30.044 INFO:tasks.rados.rados.0.smithi110.stdout:3763: finishing write tid 5 to smithi11086371-21 2024-08-17T00:46:30.044 INFO:tasks.rados.rados.0.smithi110.stdout:3763: finishing write tid 6 to smithi11086371-21 2024-08-17T00:46:30.044 INFO:tasks.rados.rados.0.smithi110.stdout:3763: oid 21 updating version 0 to 1548 2024-08-17T00:46:30.044 INFO:tasks.rados.rados.0.smithi110.stdout:3763: oid 21 updating version 1548 to 1551 2024-08-17T00:46:30.044 INFO:tasks.rados.rados.0.smithi110.stdout:3763: oid 21 version 1551 is already newer than 1550 2024-08-17T00:46:30.044 INFO:tasks.rados.rados.0.smithi110.stdout:3763: oid 21 version 1551 is already newer than 1547 2024-08-17T00:46:30.045 INFO:tasks.rados.rados.0.smithi110.stdout:3763: oid 21 version 1551 is already newer than 1549 2024-08-17T00:46:30.045 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 1551 (ObjNum 1137 snap 337 seq_num 1137) dirty exists 2024-08-17T00:46:30.045 INFO:tasks.rados.rados.0.smithi110.stdout:3763: left oid 21 (ObjNum 1137 snap 337 seq_num 1137) 2024-08-17T00:46:30.045 INFO:tasks.rados.rados.0.smithi110.stdout:3764: finishing write tid 1 to smithi11086371-23 2024-08-17T00:46:30.045 INFO:tasks.rados.rados.0.smithi110.stdout:3769: seq_num 1141 ranges {0=712704,712704=679936,1392640=540672,1933312=385024} 2024-08-17T00:46:30.047 INFO:tasks.rados.rados.0.smithi110.stdout:3769: writing smithi11086371-32 from 0 to 712704 tid 1 2024-08-17T00:46:30.051 INFO:tasks.rados.rados.0.smithi110.stdout:3769: writing smithi11086371-32 from 712704 to 1392640 tid 2 2024-08-17T00:46:30.054 INFO:tasks.rados.rados.0.smithi110.stdout:3769: writing smithi11086371-32 from 1392640 to 1933312 tid 3 2024-08-17T00:46:30.057 INFO:tasks.rados.rados.0.smithi110.stdout:3769: writing smithi11086371-32 from 1933312 to 2318336 tid 4 2024-08-17T00:46:30.057 INFO:tasks.rados.rados.0.smithi110.stdout:3763: done (4 left) 2024-08-17T00:46:30.057 INFO:tasks.rados.rados.0.smithi110.stdout:3770: read oid 42 snap 328 2024-08-17T00:46:30.058 INFO:tasks.rados.rados.0.smithi110.stdout:3770: expect deleted 2024-08-17T00:46:30.058 INFO:tasks.rados.rados.0.smithi110.stdout:3771: delete oid 49 current snap is 337 2024-08-17T00:46:30.058 INFO:tasks.rados.rados.0.smithi110.stdout:3764: finishing write tid 2 to smithi11086371-23 2024-08-17T00:46:30.058 INFO:tasks.rados.rados.0.smithi110.stdout:3764: finishing write tid 3 to smithi11086371-23 2024-08-17T00:46:30.058 INFO:tasks.rados.rados.0.smithi110.stdout:3764: finishing write tid 4 to smithi11086371-23 2024-08-17T00:46:30.058 INFO:tasks.rados.rados.0.smithi110.stdout:3764: finishing write tid 5 to smithi11086371-23 2024-08-17T00:46:30.058 INFO:tasks.rados.rados.0.smithi110.stdout:3764: finishing write tid 6 to smithi11086371-23 2024-08-17T00:46:30.058 INFO:tasks.rados.rados.0.smithi110.stdout:3764: oid 23 updating version 0 to 1169 2024-08-17T00:46:30.058 INFO:tasks.rados.rados.0.smithi110.stdout:3764: oid 23 updating version 1169 to 1170 2024-08-17T00:46:30.058 INFO:tasks.rados.rados.0.smithi110.stdout:3764: oid 23 version 1170 is already newer than 1167 2024-08-17T00:46:30.058 INFO:tasks.rados.rados.0.smithi110.stdout:3764: oid 23 version 1170 is already newer than 1168 2024-08-17T00:46:30.058 INFO:tasks.rados.rados.0.smithi110.stdout:3764: oid 23 version 1170 is already newer than 1166 2024-08-17T00:46:30.059 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 1170 (ObjNum 1138 snap 337 seq_num 1138) dirty exists 2024-08-17T00:46:30.059 INFO:tasks.rados.rados.0.smithi110.stdout:3764: left oid 23 (ObjNum 1138 snap 337 seq_num 1138) 2024-08-17T00:46:30.059 INFO:tasks.rados.rados.0.smithi110.stdout:3765: finishing copy_from racing read to smithi11086371-15 2024-08-17T00:46:30.059 INFO:tasks.rados.rados.0.smithi110.stdout:3765: finishing copy_from to smithi11086371-15 2024-08-17T00:46:30.059 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 1028 (ObjNum 1089 snap 314 seq_num 1089) dirty exists 2024-08-17T00:46:30.059 INFO:tasks.rados.rados.0.smithi110.stdout:3768: finishing write tid 1 to smithi11086371-16 2024-08-17T00:46:30.059 INFO:tasks.rados.rados.0.smithi110.stdout:3768: finishing write tid 2 to smithi11086371-16 2024-08-17T00:46:30.059 INFO:tasks.rados.rados.0.smithi110.stdout:3768: finishing write tid 3 to smithi11086371-16 2024-08-17T00:46:30.059 INFO:tasks.rados.rados.0.smithi110.stdout:3768: finishing write tid 4 to smithi11086371-16 2024-08-17T00:46:30.059 INFO:tasks.rados.rados.0.smithi110.stdout:3768: finishing write tid 5 to smithi11086371-16 2024-08-17T00:46:30.059 INFO:tasks.rados.rados.0.smithi110.stdout:3768: finishing write tid 6 to smithi11086371-16 2024-08-17T00:46:30.059 INFO:tasks.rados.rados.0.smithi110.stdout:3768: oid 16 updating version 0 to 1657 2024-08-17T00:46:30.059 INFO:tasks.rados.rados.0.smithi110.stdout:3768: oid 16 version 1657 is already newer than 1654 2024-08-17T00:46:30.060 INFO:tasks.rados.rados.0.smithi110.stdout:3768: oid 16 version 1657 is already newer than 1656 2024-08-17T00:46:30.060 INFO:tasks.rados.rados.0.smithi110.stdout:3768: oid 16 updating version 1657 to 1658 2024-08-17T00:46:30.060 INFO:tasks.rados.rados.0.smithi110.stdout:3768: oid 16 version 1658 is already newer than 1655 2024-08-17T00:46:30.060 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 1658 (ObjNum 1140 snap 337 seq_num 1140) dirty exists 2024-08-17T00:46:30.060 INFO:tasks.rados.rados.0.smithi110.stdout:3768: left oid 16 (ObjNum 1140 snap 337 seq_num 1140) 2024-08-17T00:46:30.060 INFO:tasks.rados.rados.0.smithi110.stdout:3769: finishing write tid 1 to smithi11086371-32 2024-08-17T00:46:30.060 INFO:tasks.rados.rados.0.smithi110.stdout:3769: finishing write tid 2 to smithi11086371-32 2024-08-17T00:46:30.060 INFO:tasks.rados.rados.0.smithi110.stdout:3769: finishing write tid 3 to smithi11086371-32 2024-08-17T00:46:30.061 INFO:tasks.rados.rados.0.smithi110.stdout:3769: finishing write tid 4 to smithi11086371-32 2024-08-17T00:46:30.061 INFO:tasks.rados.rados.0.smithi110.stdout:3769: finishing write tid 5 to smithi11086371-32 2024-08-17T00:46:30.061 INFO:tasks.rados.rados.0.smithi110.stdout:3764: done (5 left) 2024-08-17T00:46:30.061 INFO:tasks.rados.rados.0.smithi110.stdout:3765: done (4 left) 2024-08-17T00:46:30.061 INFO:tasks.rados.rados.0.smithi110.stdout:3768: done (3 left) 2024-08-17T00:46:30.061 INFO:tasks.rados.rados.0.smithi110.stdout:3770: done (2 left) 2024-08-17T00:46:30.061 INFO:tasks.rados.rados.0.smithi110.stdout:3771: done (1 left) 2024-08-17T00:46:30.062 INFO:tasks.rados.rados.0.smithi110.stdout:3772: snap_remove snap 309 2024-08-17T00:46:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:30 smithi110 ceph-mon[98148]: osdmap e760: 8 total, 8 up, 8 in 2024-08-17T00:46:30.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:30 smithi110 ceph-mon[98148]: osdmap e761: 8 total, 8 up, 8 in 2024-08-17T00:46:30.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:30 smithi110 ceph-mon[100641]: osdmap e760: 8 total, 8 up, 8 in 2024-08-17T00:46:30.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:30 smithi110 ceph-mon[100641]: osdmap e761: 8 total, 8 up, 8 in 2024-08-17T00:46:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:30 smithi177 ceph-mon[90034]: osdmap e760: 8 total, 8 up, 8 in 2024-08-17T00:46:30.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:30 smithi177 ceph-mon[90034]: osdmap e761: 8 total, 8 up, 8 in 2024-08-17T00:46:31.048 INFO:tasks.rados.rados.0.smithi110.stdout:3769: finishing write tid 6 to smithi11086371-32 2024-08-17T00:46:31.048 INFO:tasks.rados.rados.0.smithi110.stdout:3769: oid 32 updating version 0 to 1540 2024-08-17T00:46:31.048 INFO:tasks.rados.rados.0.smithi110.stdout:3769: oid 32 version 1540 is already newer than 1538 2024-08-17T00:46:31.048 INFO:tasks.rados.rados.0.smithi110.stdout:3769: oid 32 updating version 1540 to 1542 2024-08-17T00:46:31.048 INFO:tasks.rados.rados.0.smithi110.stdout:3769: oid 32 version 1542 is already newer than 1539 2024-08-17T00:46:31.048 INFO:tasks.rados.rados.0.smithi110.stdout:3769: oid 32 version 1542 is already newer than 1541 2024-08-17T00:46:31.048 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 32 v 1542 (ObjNum 1141 snap 337 seq_num 1141) dirty exists 2024-08-17T00:46:31.048 INFO:tasks.rados.rados.0.smithi110.stdout:3769: left oid 32 (ObjNum 1141 snap 337 seq_num 1141) 2024-08-17T00:46:31.048 INFO:tasks.rados.rados.0.smithi110.stdout:3769: done (1 left) 2024-08-17T00:46:31.048 INFO:tasks.rados.rados.0.smithi110.stdout:3772: done (0 left) 2024-08-17T00:46:31.048 INFO:tasks.rados.rados.0.smithi110.stdout:3773: rmattr oid 2 current snap is 337 2024-08-17T00:46:31.048 INFO:tasks.rados.rados.0.smithi110.stdout:3773: done (0 left) 2024-08-17T00:46:31.049 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 3 current snap is 337 2024-08-17T00:46:31.049 INFO:tasks.rados.rados.0.smithi110.stdout:3774: seq_num 1143 ranges {4734976=753664,5488640=450560,5939200=507904,6447104=589824,7036928=57344} 2024-08-17T00:46:31.079 INFO:tasks.rados.rados.0.smithi110.stdout:3774: writing smithi11086371-3 from 4734976 to 5488640 tid 1 2024-08-17T00:46:31.082 INFO:tasks.rados.rados.0.smithi110.stdout:3774: writing smithi11086371-3 from 5488640 to 5939200 tid 2 2024-08-17T00:46:31.085 INFO:tasks.rados.rados.0.smithi110.stdout:3774: writing smithi11086371-3 from 5939200 to 6447104 tid 3 2024-08-17T00:46:31.088 INFO:tasks.rados.rados.0.smithi110.stdout:3774: writing smithi11086371-3 from 6447104 to 7036928 tid 4 2024-08-17T00:46:31.089 INFO:tasks.rados.rados.0.smithi110.stdout:3774: writing smithi11086371-3 from 7036928 to 7094272 tid 5 2024-08-17T00:46:31.089 INFO:tasks.rados.rados.0.smithi110.stdout:3775: rollback oid 43 current snap is 337 2024-08-17T00:46:31.089 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 43 to 315 2024-08-17T00:46:31.089 INFO:tasks.rados.rados.0.smithi110.stdout:3774: finishing write tid 1 to smithi11086371-3 2024-08-17T00:46:31.089 INFO:tasks.rados.rados.0.smithi110.stdout:3774: finishing write tid 2 to smithi11086371-3 2024-08-17T00:46:31.089 INFO:tasks.rados.rados.0.smithi110.stdout:3774: finishing write tid 3 to smithi11086371-3 2024-08-17T00:46:31.089 INFO:tasks.rados.rados.0.smithi110.stdout:3776: rollback oid 18 current snap is 337 2024-08-17T00:46:31.089 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 18 to 328 2024-08-17T00:46:31.089 INFO:tasks.rados.rados.0.smithi110.stdout:3777: snap_create 2024-08-17T00:46:31.092 INFO:tasks.rados.rados.0.smithi110.stdout:3774: finishing write tid 4 to smithi11086371-3 2024-08-17T00:46:31.093 INFO:tasks.rados.rados.0.smithi110.stdout:3774: finishing write tid 5 to smithi11086371-3 2024-08-17T00:46:31.093 INFO:tasks.rados.rados.0.smithi110.stdout:3776: finishing rollback tid 0 to smithi11086371-18 2024-08-17T00:46:31.093 INFO:tasks.rados.rados.0.smithi110.stdout:3775: finishing rollback tid 0 to smithi11086371-43 2024-08-17T00:46:31.093 INFO:tasks.rados.rados.0.smithi110.stdout:3776: finishing rollback tid 1 to smithi11086371-18 2024-08-17T00:46:31.094 INFO:tasks.rados.rados.0.smithi110.stdout:3774: finishing write tid 6 to smithi11086371-3 2024-08-17T00:46:31.094 INFO:tasks.rados.rados.0.smithi110.stdout:3776: finishing rollback tid 2 to smithi11086371-18 2024-08-17T00:46:31.094 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 1586 (ObjNum 894 snap 259 seq_num 894) dirty exists 2024-08-17T00:46:31.094 INFO:tasks.rados.rados.0.smithi110.stdout:3775: finishing rollback tid 1 to smithi11086371-43 2024-08-17T00:46:31.094 INFO:tasks.rados.rados.0.smithi110.stdout:3775: finishing rollback tid 2 to smithi11086371-43 2024-08-17T00:46:31.094 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 1386 (ObjNum 177 snap 0 seq_num 1) dirty exists 2024-08-17T00:46:31.098 INFO:tasks.rados.rados.0.smithi110.stdout:3774: finishing write tid 7 to smithi11086371-3 2024-08-17T00:46:31.098 INFO:tasks.rados.rados.0.smithi110.stdout:3774: oid 3 updating version 0 to 1380 2024-08-17T00:46:31.098 INFO:tasks.rados.rados.0.smithi110.stdout:3774: oid 3 version 1380 is already newer than 1379 2024-08-17T00:46:31.099 INFO:tasks.rados.rados.0.smithi110.stdout:3774: oid 3 version 1380 is already newer than 1378 2024-08-17T00:46:31.099 INFO:tasks.rados.rados.0.smithi110.stdout:3774: oid 3 updating version 1380 to 1381 2024-08-17T00:46:31.099 INFO:tasks.rados.rados.0.smithi110.stdout:3774: oid 3 version 1381 is already newer than 1377 2024-08-17T00:46:31.099 INFO:tasks.rados.rados.0.smithi110.stdout:3774: oid 3 updating version 1381 to 1382 2024-08-17T00:46:31.099 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 3 v 1382 (ObjNum 1143 snap 337 seq_num 1143) dirty exists 2024-08-17T00:46:31.099 INFO:tasks.rados.rados.0.smithi110.stdout:3774: left oid 3 (ObjNum 1143 snap 337 seq_num 1143) 2024-08-17T00:46:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:31 smithi110 ceph-mon[98148]: pgmap v713: 121 pgs: 121 active+clean; 387 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 542 KiB/s wr, 11 op/s 2024-08-17T00:46:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:31 smithi110 ceph-mon[100641]: pgmap v713: 121 pgs: 121 active+clean; 387 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 542 KiB/s wr, 11 op/s 2024-08-17T00:46:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:31 smithi177 ceph-mon[90034]: pgmap v713: 121 pgs: 121 active+clean; 387 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 542 KiB/s wr, 11 op/s 2024-08-17T00:46:32.055 INFO:tasks.rados.rados.0.smithi110.stdout:3774: done (3 left) 2024-08-17T00:46:32.055 INFO:tasks.rados.rados.0.smithi110.stdout:3775: done (2 left) 2024-08-17T00:46:32.055 INFO:tasks.rados.rados.0.smithi110.stdout:3776: done (1 left) 2024-08-17T00:46:32.055 INFO:tasks.rados.rados.0.smithi110.stdout:3777: done (0 left) 2024-08-17T00:46:32.055 INFO:tasks.rados.rados.0.smithi110.stdout:3778: copy_from oid 1 from oid 29 current snap is 338 2024-08-17T00:46:32.055 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 49 current snap is 338 2024-08-17T00:46:32.055 INFO:tasks.rados.rados.0.smithi110.stdout:3779: seq_num 1144 ranges {0=770048,770048=737280,1507328=712704,2220032=155648} 2024-08-17T00:46:32.058 INFO:tasks.rados.rados.0.smithi110.stdout:3779: writing smithi11086371-49 from 0 to 770048 tid 1 2024-08-17T00:46:32.063 INFO:tasks.rados.rados.0.smithi110.stdout:3779: writing smithi11086371-49 from 770048 to 1507328 tid 2 2024-08-17T00:46:32.067 INFO:tasks.rados.rados.0.smithi110.stdout:3779: writing smithi11086371-49 from 1507328 to 2220032 tid 3 2024-08-17T00:46:32.068 INFO:tasks.rados.rados.0.smithi110.stdout:3779: writing smithi11086371-49 from 2220032 to 2375680 tid 4 2024-08-17T00:46:32.069 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 23 current snap is 338 2024-08-17T00:46:32.069 INFO:tasks.rados.rados.0.smithi110.stdout:3779: finishing write tid 1 to smithi11086371-49 2024-08-17T00:46:32.069 INFO:tasks.rados.rados.0.smithi110.stdout:3780: seq_num 1145 ranges {6160384=786432,6946816=622592,7569408=516096,8085504=417792,8503296=49152} 2024-08-17T00:46:32.106 INFO:tasks.rados.rados.0.smithi110.stdout:3780: writing smithi11086371-23 from 6160384 to 6946816 tid 1 2024-08-17T00:46:32.109 INFO:tasks.rados.rados.0.smithi110.stdout:3780: writing smithi11086371-23 from 6946816 to 7569408 tid 2 2024-08-17T00:46:32.112 INFO:tasks.rados.rados.0.smithi110.stdout:3780: writing smithi11086371-23 from 7569408 to 8085504 tid 3 2024-08-17T00:46:32.115 INFO:tasks.rados.rados.0.smithi110.stdout:3780: writing smithi11086371-23 from 8085504 to 8503296 tid 4 2024-08-17T00:46:32.115 INFO:tasks.rados.rados.0.smithi110.stdout:3780: writing smithi11086371-23 from 8503296 to 8552448 tid 5 2024-08-17T00:46:32.116 INFO:tasks.rados.rados.0.smithi110.stdout:3781: rmattr oid 37 current snap is 338 2024-08-17T00:46:32.116 INFO:tasks.rados.rados.0.smithi110.stdout:3779: finishing write tid 2 to smithi11086371-49 2024-08-17T00:46:32.116 INFO:tasks.rados.rados.0.smithi110.stdout:3779: finishing write tid 3 to smithi11086371-49 2024-08-17T00:46:32.116 INFO:tasks.rados.rados.0.smithi110.stdout:3779: finishing write tid 4 to smithi11086371-49 2024-08-17T00:46:32.116 INFO:tasks.rados.rados.0.smithi110.stdout:3779: finishing write tid 5 to smithi11086371-49 2024-08-17T00:46:32.116 INFO:tasks.rados.rados.0.smithi110.stdout:3779: finishing write tid 6 to smithi11086371-49 2024-08-17T00:46:32.116 INFO:tasks.rados.rados.0.smithi110.stdout:3779: oid 49 updating version 0 to 1382 2024-08-17T00:46:32.116 INFO:tasks.rados.rados.0.smithi110.stdout:3779: oid 49 updating version 1382 to 1383 2024-08-17T00:46:32.116 INFO:tasks.rados.rados.0.smithi110.stdout:3779: oid 49 updating version 1383 to 1384 2024-08-17T00:46:32.116 INFO:tasks.rados.rados.0.smithi110.stdout:3779: oid 49 version 1384 is already newer than 1380 2024-08-17T00:46:32.116 INFO:tasks.rados.rados.0.smithi110.stdout:3779: oid 49 version 1384 is already newer than 1381 2024-08-17T00:46:32.116 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 49 v 1384 (ObjNum 1144 snap 338 seq_num 1144) dirty exists 2024-08-17T00:46:32.116 INFO:tasks.rados.rados.0.smithi110.stdout:3779: left oid 49 (ObjNum 1144 snap 338 seq_num 1144) 2024-08-17T00:46:32.116 INFO:tasks.rados.rados.0.smithi110.stdout:3780: finishing write tid 1 to smithi11086371-23 2024-08-17T00:46:32.117 INFO:tasks.rados.rados.0.smithi110.stdout:3778: finishing copy_from racing read to smithi11086371-1 2024-08-17T00:46:32.117 INFO:tasks.rados.rados.0.smithi110.stdout:3778: finishing copy_from to smithi11086371-1 2024-08-17T00:46:32.117 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 1155 (ObjNum 1079 snap 313 seq_num 1079) dirty exists 2024-08-17T00:46:32.117 INFO:tasks.rados.rados.0.smithi110.stdout:3780: finishing write tid 2 to smithi11086371-23 2024-08-17T00:46:32.117 INFO:tasks.rados.rados.0.smithi110.stdout:3780: finishing write tid 3 to smithi11086371-23 2024-08-17T00:46:32.117 INFO:tasks.rados.rados.0.smithi110.stdout:3778: done (3 left) 2024-08-17T00:46:32.117 INFO:tasks.rados.rados.0.smithi110.stdout:3779: done (2 left) 2024-08-17T00:46:32.117 INFO:tasks.rados.rados.0.smithi110.stdout:3782: snap_create 2024-08-17T00:46:32.119 INFO:tasks.rados.rados.0.smithi110.stdout:3780: finishing write tid 4 to smithi11086371-23 2024-08-17T00:46:32.119 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 1385 (ObjNum 1076 snap 313 seq_num 1076) dirty exists 2024-08-17T00:46:32.119 INFO:tasks.rados.rados.0.smithi110.stdout:3780: finishing write tid 5 to smithi11086371-23 2024-08-17T00:46:32.120 INFO:tasks.rados.rados.0.smithi110.stdout:3780: finishing write tid 6 to smithi11086371-23 2024-08-17T00:46:32.121 INFO:tasks.rados.rados.0.smithi110.stdout:3780: finishing write tid 7 to smithi11086371-23 2024-08-17T00:46:32.121 INFO:tasks.rados.rados.0.smithi110.stdout:3780: oid 23 updating version 0 to 1172 2024-08-17T00:46:32.121 INFO:tasks.rados.rados.0.smithi110.stdout:3780: oid 23 version 1172 is already newer than 1171 2024-08-17T00:46:32.121 INFO:tasks.rados.rados.0.smithi110.stdout:3780: oid 23 updating version 1172 to 1173 2024-08-17T00:46:32.121 INFO:tasks.rados.rados.0.smithi110.stdout:3780: oid 23 updating version 1173 to 1176 2024-08-17T00:46:32.121 INFO:tasks.rados.rados.0.smithi110.stdout:3780: oid 23 version 1176 is already newer than 1174 2024-08-17T00:46:32.121 INFO:tasks.rados.rados.0.smithi110.stdout:3780: oid 23 version 1176 is already newer than 1175 2024-08-17T00:46:32.121 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 1176 (ObjNum 1145 snap 338 seq_num 1145) dirty exists 2024-08-17T00:46:32.121 INFO:tasks.rados.rados.0.smithi110.stdout:3780: left oid 23 (ObjNum 1145 snap 338 seq_num 1145) 2024-08-17T00:46:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:32 smithi110 ceph-mon[98148]: osdmap e762: 8 total, 8 up, 8 in 2024-08-17T00:46:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:46:32.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:32 smithi110 ceph-mon[100641]: osdmap e762: 8 total, 8 up, 8 in 2024-08-17T00:46:32.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:46:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:32 smithi177 ceph-mon[90034]: osdmap e762: 8 total, 8 up, 8 in 2024-08-17T00:46:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:46:33.060 INFO:tasks.rados.rados.0.smithi110.stdout:3780: done (2 left) 2024-08-17T00:46:33.060 INFO:tasks.rados.rados.0.smithi110.stdout:3781: done (1 left) 2024-08-17T00:46:33.060 INFO:tasks.rados.rados.0.smithi110.stdout:3782: done (0 left) 2024-08-17T00:46:33.060 INFO:tasks.rados.rados.0.smithi110.stdout:3783: snap_create 2024-08-17T00:46:33.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:33 smithi110 ceph-mon[100641]: osdmap e763: 8 total, 8 up, 8 in 2024-08-17T00:46:33.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:33 smithi110 ceph-mon[100641]: pgmap v716: 121 pgs: 121 active+clean; 396 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2024-08-17T00:46:33.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:33 smithi110 ceph-mon[98148]: osdmap e763: 8 total, 8 up, 8 in 2024-08-17T00:46:33.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:33 smithi110 ceph-mon[98148]: pgmap v716: 121 pgs: 121 active+clean; 396 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2024-08-17T00:46:33.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:33 smithi177 ceph-mon[90034]: osdmap e763: 8 total, 8 up, 8 in 2024-08-17T00:46:33.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:33 smithi177 ceph-mon[90034]: pgmap v716: 121 pgs: 121 active+clean; 396 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2024-08-17T00:46:34.060 INFO:tasks.rados.rados.0.smithi110.stdout:3783: done (0 left) 2024-08-17T00:46:34.061 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 48 current snap is 340 2024-08-17T00:46:34.061 INFO:tasks.rados.rados.0.smithi110.stdout:3784: seq_num 1146 ranges {13737984=802816,14540800=499712,15040512=679936,15720448=425984} 2024-08-17T00:46:34.136 INFO:tasks.rados.rados.0.smithi110.stdout:3784: writing smithi11086371-48 from 13737984 to 14540800 tid 1 2024-08-17T00:46:34.139 INFO:tasks.rados.rados.0.smithi110.stdout:3784: writing smithi11086371-48 from 14540800 to 15040512 tid 2 2024-08-17T00:46:34.143 INFO:tasks.rados.rados.0.smithi110.stdout:3784: writing smithi11086371-48 from 15040512 to 15720448 tid 3 2024-08-17T00:46:34.146 INFO:tasks.rados.rados.0.smithi110.stdout:3784: writing smithi11086371-48 from 15720448 to 16146432 tid 4 2024-08-17T00:46:34.146 INFO:tasks.rados.rados.0.smithi110.stdout:3785: snap_create 2024-08-17T00:46:34.146 INFO:tasks.rados.rados.0.smithi110.stdout:3784: finishing write tid 1 to smithi11086371-48 2024-08-17T00:46:34.146 INFO:tasks.rados.rados.0.smithi110.stdout:3784: finishing write tid 2 to smithi11086371-48 2024-08-17T00:46:34.149 INFO:tasks.rados.rados.0.smithi110.stdout:3784: finishing write tid 3 to smithi11086371-48 2024-08-17T00:46:34.149 INFO:tasks.rados.rados.0.smithi110.stdout:3784: finishing write tid 4 to smithi11086371-48 2024-08-17T00:46:34.150 INFO:tasks.rados.rados.0.smithi110.stdout:3784: finishing write tid 5 to smithi11086371-48 2024-08-17T00:46:34.151 INFO:tasks.rados.rados.0.smithi110.stdout:3784: finishing write tid 6 to smithi11086371-48 2024-08-17T00:46:34.151 INFO:tasks.rados.rados.0.smithi110.stdout:3784: oid 48 updating version 0 to 1524 2024-08-17T00:46:34.151 INFO:tasks.rados.rados.0.smithi110.stdout:3784: oid 48 updating version 1524 to 1525 2024-08-17T00:46:34.151 INFO:tasks.rados.rados.0.smithi110.stdout:3784: oid 48 updating version 1525 to 1526 2024-08-17T00:46:34.151 INFO:tasks.rados.rados.0.smithi110.stdout:3784: oid 48 updating version 1526 to 1528 2024-08-17T00:46:34.151 INFO:tasks.rados.rados.0.smithi110.stdout:3784: oid 48 version 1528 is already newer than 1527 2024-08-17T00:46:34.151 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 1528 (ObjNum 1146 snap 340 seq_num 1146) dirty exists 2024-08-17T00:46:34.152 INFO:tasks.rados.rados.0.smithi110.stdout:3784: left oid 48 (ObjNum 1146 snap 340 seq_num 1146) 2024-08-17T00:46:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:34 smithi177 ceph-mon[90034]: osdmap e764: 8 total, 8 up, 8 in 2024-08-17T00:46:34.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:34 smithi110 ceph-mon[98148]: osdmap e764: 8 total, 8 up, 8 in 2024-08-17T00:46:34.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:34 smithi110 ceph-mon[100641]: osdmap e764: 8 total, 8 up, 8 in 2024-08-17T00:46:35.018 INFO:tasks.rados.rados.0.smithi110.stdout:3784: done (1 left) 2024-08-17T00:46:35.045 INFO:tasks.rados.rados.0.smithi110.stdout:3785: done (0 left) 2024-08-17T00:46:35.046 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 31 current snap is 341 2024-08-17T00:46:35.046 INFO:tasks.rados.rados.0.smithi110.stdout:3786: seq_num 1147 ranges {7340032=16384} 2024-08-17T00:46:35.058 INFO:tasks.rados.rados.0.smithi110.stdout:3786: writing smithi11086371-31 from 7340032 to 7356416 tid 1 2024-08-17T00:46:35.058 INFO:tasks.rados.rados.0.smithi110.stdout:3787: copy_from oid 50 from oid 15 current snap is 341 2024-08-17T00:46:35.059 INFO:tasks.rados.rados.0.smithi110.stdout:3788: snap_create 2024-08-17T00:46:35.063 INFO:tasks.rados.rados.0.smithi110.stdout:3786: finishing write tid 1 to smithi11086371-31 2024-08-17T00:46:35.064 INFO:tasks.rados.rados.0.smithi110.stdout:3786: finishing write tid 2 to smithi11086371-31 2024-08-17T00:46:35.065 INFO:tasks.rados.rados.0.smithi110.stdout:3786: finishing write tid 3 to smithi11086371-31 2024-08-17T00:46:35.066 INFO:tasks.rados.rados.0.smithi110.stdout:3786: oid 31 updating version 0 to 1529 2024-08-17T00:46:35.066 INFO:tasks.rados.rados.0.smithi110.stdout:3786: oid 31 updating version 1529 to 1530 2024-08-17T00:46:35.066 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 1530 (ObjNum 1147 snap 341 seq_num 1147) dirty exists 2024-08-17T00:46:35.066 INFO:tasks.rados.rados.0.smithi110.stdout:3786: left oid 31 (ObjNum 1147 snap 341 seq_num 1147) 2024-08-17T00:46:35.084 INFO:tasks.rados.rados.0.smithi110.stdout:3787: finishing copy_from racing read to smithi11086371-50 2024-08-17T00:46:35.087 INFO:tasks.rados.rados.0.smithi110.stdout:3787: finishing copy_from to smithi11086371-50 2024-08-17T00:46:35.087 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 50 v 1028 (ObjNum 1089 snap 314 seq_num 1089) dirty exists 2024-08-17T00:46:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:35 smithi177 ceph-mon[90034]: osdmap e765: 8 total, 8 up, 8 in 2024-08-17T00:46:35.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:35 smithi177 ceph-mon[90034]: pgmap v719: 121 pgs: 121 active+clean; 382 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 5.1 MiB/s wr, 16 op/s 2024-08-17T00:46:35.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:35 smithi177 ceph-mon[90034]: osdmap e766: 8 total, 8 up, 8 in 2024-08-17T00:46:35.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:35 smithi110 ceph-mon[98148]: osdmap e765: 8 total, 8 up, 8 in 2024-08-17T00:46:35.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:35 smithi110 ceph-mon[98148]: pgmap v719: 121 pgs: 121 active+clean; 382 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 5.1 MiB/s wr, 16 op/s 2024-08-17T00:46:35.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:35 smithi110 ceph-mon[98148]: osdmap e766: 8 total, 8 up, 8 in 2024-08-17T00:46:35.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:35 smithi110 ceph-mon[100641]: osdmap e765: 8 total, 8 up, 8 in 2024-08-17T00:46:35.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:35 smithi110 ceph-mon[100641]: pgmap v719: 121 pgs: 121 active+clean; 382 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 5.1 MiB/s wr, 16 op/s 2024-08-17T00:46:35.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:35 smithi110 ceph-mon[100641]: osdmap e766: 8 total, 8 up, 8 in 2024-08-17T00:46:36.026 INFO:tasks.rados.rados.0.smithi110.stdout:3786: done (2 left) 2024-08-17T00:46:36.026 INFO:tasks.rados.rados.0.smithi110.stdout:3787: done (1 left) 2024-08-17T00:46:36.026 INFO:tasks.rados.rados.0.smithi110.stdout:3788: done (0 left) 2024-08-17T00:46:36.026 INFO:tasks.rados.rados.0.smithi110.stdout:3789: rollback oid 31 current snap is 342 2024-08-17T00:46:36.026 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 31 to 339 2024-08-17T00:46:36.026 INFO:tasks.rados.rados.0.smithi110.stdout:3790: read oid 29 snap -1 2024-08-17T00:46:36.026 INFO:tasks.rados.rados.0.smithi110.stdout:3790: expect (ObjNum 1079 snap 313 seq_num 1079) 2024-08-17T00:46:36.026 INFO:tasks.rados.rados.0.smithi110.stdout:3791: snap_create 2024-08-17T00:46:36.037 INFO:tasks.rados.rados.0.smithi110.stdout:3789: finishing rollback tid 0 to smithi11086371-31 2024-08-17T00:46:36.037 INFO:tasks.rados.rados.0.smithi110.stdout:3789: finishing rollback tid 1 to smithi11086371-31 2024-08-17T00:46:36.037 INFO:tasks.rados.rados.0.smithi110.stdout:3789: finishing rollback tid 2 to smithi11086371-31 2024-08-17T00:46:36.038 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 1533 (ObjNum 1109 snap 322 seq_num 1109) dirty exists 2024-08-17T00:46:36.060 INFO:tasks.rados.rados.0.smithi110.stdout:3790: expect (ObjNum 1079 snap 313 seq_num 1079) 2024-08-17T00:46:37.029 INFO:tasks.rados.rados.0.smithi110.stdout:3789: done (2 left) 2024-08-17T00:46:37.029 INFO:tasks.rados.rados.0.smithi110.stdout:3790: done (1 left) 2024-08-17T00:46:37.029 INFO:tasks.rados.rados.0.smithi110.stdout:3791: done (0 left) 2024-08-17T00:46:37.029 INFO:tasks.rados.rados.0.smithi110.stdout:3792: read oid 7 snap -1 2024-08-17T00:46:37.030 INFO:tasks.rados.rados.0.smithi110.stdout:3792: expect (ObjNum 825 snap 243 seq_num 825) 2024-08-17T00:46:37.030 INFO:tasks.rados.rados.0.smithi110.stdout:3793: copy_from oid 14 from oid 24 current snap is 343 2024-08-17T00:46:37.030 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 40 current snap is 343 2024-08-17T00:46:37.030 INFO:tasks.rados.rados.0.smithi110.stdout:3794: seq_num 1148 ranges {3891200=32768} 2024-08-17T00:46:37.054 INFO:tasks.rados.rados.0.smithi110.stdout:3794: writing smithi11086371-40 from 3891200 to 3923968 tid 1 2024-08-17T00:46:37.054 INFO:tasks.rados.rados.0.smithi110.stdout:3795: snap_remove snap 340 2024-08-17T00:46:37.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:37 smithi110 ceph-mon[100641]: osdmap e767: 8 total, 8 up, 8 in 2024-08-17T00:46:37.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:37 smithi110 ceph-mon[100641]: pgmap v722: 121 pgs: 121 active+clean; 384 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-08-17T00:46:37.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:37 smithi110 ceph-mon[98148]: osdmap e767: 8 total, 8 up, 8 in 2024-08-17T00:46:37.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:37 smithi110 ceph-mon[98148]: pgmap v722: 121 pgs: 121 active+clean; 384 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-08-17T00:46:37.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:37 smithi177 ceph-mon[90034]: osdmap e767: 8 total, 8 up, 8 in 2024-08-17T00:46:37.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:37 smithi177 ceph-mon[90034]: pgmap v722: 121 pgs: 121 active+clean; 384 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-08-17T00:46:38.033 INFO:tasks.rados.rados.0.smithi110.stdout:3795: done (3 left) 2024-08-17T00:46:38.034 INFO:tasks.rados.rados.0.smithi110.stdout:3796: snap_remove snap 331 2024-08-17T00:46:38.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:38 smithi110 ceph-mon[98148]: osdmap e768: 8 total, 8 up, 8 in 2024-08-17T00:46:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:38 smithi110 ceph-mon[100641]: osdmap e768: 8 total, 8 up, 8 in 2024-08-17T00:46:38.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:46:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:46:38] "GET /metrics HTTP/1.1" 200 36351 "" "Prometheus/2.43.0" 2024-08-17T00:46:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:38 smithi177 ceph-mon[90034]: osdmap e768: 8 total, 8 up, 8 in 2024-08-17T00:46:39.041 INFO:tasks.rados.rados.0.smithi110.stdout:3796: done (3 left) 2024-08-17T00:46:39.041 INFO:tasks.rados.rados.0.smithi110.stdout:3797: read oid 37 snap -1 2024-08-17T00:46:39.041 INFO:tasks.rados.rados.0.smithi110.stdout:3797: expect (ObjNum 1076 snap 313 seq_num 1076) 2024-08-17T00:46:39.042 INFO:tasks.rados.rados.0.smithi110.stdout:3798: read oid 28 snap -1 2024-08-17T00:46:39.042 INFO:tasks.rados.rados.0.smithi110.stdout:3798: expect (ObjNum 1124 snap 334 seq_num 1124) 2024-08-17T00:46:39.042 INFO:tasks.rados.rados.0.smithi110.stdout:3799: read oid 33 snap -1 2024-08-17T00:46:39.042 INFO:tasks.rados.rados.0.smithi110.stdout:3799: expect deleted 2024-08-17T00:46:39.042 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 26 current snap is 343 2024-08-17T00:46:39.042 INFO:tasks.rados.rados.0.smithi110.stdout:3800: seq_num 1149 ranges {2629632=49152} 2024-08-17T00:46:39.056 INFO:tasks.rados.rados.0.smithi110.stdout:3800: writing smithi11086371-26 from 2629632 to 2678784 tid 1 2024-08-17T00:46:39.056 INFO:tasks.rados.rados.0.smithi110.stdout:3801: snap_create 2024-08-17T00:46:39.057 INFO:tasks.rados.rados.0.smithi110.stdout:3793: finishing copy_from racing read to smithi11086371-14 2024-08-17T00:46:39.057 INFO:tasks.rados.rados.0.smithi110.stdout:3792: expect (ObjNum 825 snap 243 seq_num 825) 2024-08-17T00:46:39.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:39 smithi110 ceph-mon[100641]: osdmap e769: 8 total, 8 up, 8 in 2024-08-17T00:46:39.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:39 smithi110 ceph-mon[100641]: pgmap v725: 121 pgs: 121 active+clean; 394 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 2.9 MiB/s wr, 2 op/s 2024-08-17T00:46:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:39 smithi110 ceph-mon[98148]: osdmap e769: 8 total, 8 up, 8 in 2024-08-17T00:46:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:39 smithi110 ceph-mon[98148]: pgmap v725: 121 pgs: 121 active+clean; 394 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 2.9 MiB/s wr, 2 op/s 2024-08-17T00:46:39.325 INFO:tasks.rados.rados.0.smithi110.stdout:3793: finishing copy_from to smithi11086371-14 2024-08-17T00:46:39.325 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 1623 (ObjNum 1101 snap 320 seq_num 1101) dirty exists 2024-08-17T00:46:39.325 INFO:tasks.rados.rados.0.smithi110.stdout:3794: finishing write tid 1 to smithi11086371-40 2024-08-17T00:46:39.326 INFO:tasks.rados.rados.0.smithi110.stdout:3794: finishing write tid 2 to smithi11086371-40 2024-08-17T00:46:39.326 INFO:tasks.rados.rados.0.smithi110.stdout:3794: finishing write tid 3 to smithi11086371-40 2024-08-17T00:46:39.326 INFO:tasks.rados.rados.0.smithi110.stdout:3794: oid 40 updating version 0 to 1381 2024-08-17T00:46:39.326 INFO:tasks.rados.rados.0.smithi110.stdout:3794: oid 40 updating version 1381 to 1382 2024-08-17T00:46:39.326 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 40 v 1382 (ObjNum 1148 snap 343 seq_num 1148) dirty exists 2024-08-17T00:46:39.326 INFO:tasks.rados.rados.0.smithi110.stdout:3794: left oid 40 (ObjNum 1148 snap 343 seq_num 1148) 2024-08-17T00:46:39.326 INFO:tasks.rados.rados.0.smithi110.stdout:3800: finishing write tid 1 to smithi11086371-26 2024-08-17T00:46:39.326 INFO:tasks.rados.rados.0.smithi110.stdout:3800: finishing write tid 2 to smithi11086371-26 2024-08-17T00:46:39.326 INFO:tasks.rados.rados.0.smithi110.stdout:3800: finishing write tid 3 to smithi11086371-26 2024-08-17T00:46:39.326 INFO:tasks.rados.rados.0.smithi110.stdout:3800: oid 26 updating version 0 to 1725 2024-08-17T00:46:39.326 INFO:tasks.rados.rados.0.smithi110.stdout:3800: oid 26 version 1725 is already newer than 1724 2024-08-17T00:46:39.326 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 26 v 1725 (ObjNum 1149 snap 343 seq_num 1149) dirty exists 2024-08-17T00:46:39.327 INFO:tasks.rados.rados.0.smithi110.stdout:3800: left oid 26 (ObjNum 1149 snap 343 seq_num 1149) 2024-08-17T00:46:39.327 INFO:tasks.rados.rados.0.smithi110.stdout:3798: expect (ObjNum 1124 snap 334 seq_num 1124) 2024-08-17T00:46:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:39 smithi177 ceph-mon[90034]: osdmap e769: 8 total, 8 up, 8 in 2024-08-17T00:46:39.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:39 smithi177 ceph-mon[90034]: pgmap v725: 121 pgs: 121 active+clean; 394 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 2.9 MiB/s wr, 2 op/s 2024-08-17T00:46:39.553 INFO:tasks.rados.rados.0.smithi110.stdout:3797: expect (ObjNum 1076 snap 313 seq_num 1076) 2024-08-17T00:46:40.147 INFO:tasks.rados.rados.0.smithi110.stdout:3792: done (7 left) 2024-08-17T00:46:40.147 INFO:tasks.rados.rados.0.smithi110.stdout:3793: done (6 left) 2024-08-17T00:46:40.147 INFO:tasks.rados.rados.0.smithi110.stdout:3794: done (5 left) 2024-08-17T00:46:40.147 INFO:tasks.rados.rados.0.smithi110.stdout:3797: done (4 left) 2024-08-17T00:46:40.148 INFO:tasks.rados.rados.0.smithi110.stdout:3798: done (3 left) 2024-08-17T00:46:40.148 INFO:tasks.rados.rados.0.smithi110.stdout:3799: done (2 left) 2024-08-17T00:46:40.148 INFO:tasks.rados.rados.0.smithi110.stdout:3800: done (1 left) 2024-08-17T00:46:40.148 INFO:tasks.rados.rados.0.smithi110.stdout:3801: done (0 left) 2024-08-17T00:46:40.148 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 35 current snap is 344 2024-08-17T00:46:40.148 INFO:tasks.rados.rados.0.smithi110.stdout:3802: seq_num 1150 ranges {0=65536} 2024-08-17T00:46:40.148 INFO:tasks.rados.rados.0.smithi110.stdout:3802: writing smithi11086371-35 from 0 to 65536 tid 1 2024-08-17T00:46:40.148 INFO:tasks.rados.rados.0.smithi110.stdout:3803: read oid 20 snap 315 2024-08-17T00:46:40.148 INFO:tasks.rados.rados.0.smithi110.stdout:3803: expect (ObjNum 939 snap 273 seq_num 939) 2024-08-17T00:46:40.148 INFO:tasks.rados.rados.0.smithi110.stdout:3804: copy_from oid 25 from oid 19 current snap is 344 2024-08-17T00:46:40.148 INFO:tasks.rados.rados.0.smithi110.stdout:3805: copy_from oid 41 from oid 22 current snap is 344 2024-08-17T00:46:40.148 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 16 current snap is 344 2024-08-17T00:46:40.148 INFO:tasks.rados.rados.0.smithi110.stdout:3806: seq_num 1151 ranges {5038080=81920} 2024-08-17T00:46:40.175 INFO:tasks.rados.rados.0.smithi110.stdout:3806: writing smithi11086371-16 from 5038080 to 5120000 tid 1 2024-08-17T00:46:40.175 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 38 current snap is 344 2024-08-17T00:46:40.175 INFO:tasks.rados.rados.0.smithi110.stdout:3807: seq_num 1152 ranges {4882432=98304} 2024-08-17T00:46:40.202 INFO:tasks.rados.rados.0.smithi110.stdout:3807: writing smithi11086371-38 from 4882432 to 4980736 tid 1 2024-08-17T00:46:40.202 INFO:tasks.rados.rados.0.smithi110.stdout:3808: copy_from oid 37 from oid 14 current snap is 344 2024-08-17T00:46:40.202 INFO:tasks.rados.rados.0.smithi110.stdout:3802: finishing write tid 1 to smithi11086371-35 2024-08-17T00:46:40.202 INFO:tasks.rados.rados.0.smithi110.stdout:3802: finishing write tid 2 to smithi11086371-35 2024-08-17T00:46:40.202 INFO:tasks.rados.rados.0.smithi110.stdout:3803: expect (ObjNum 939 snap 273 seq_num 939) 2024-08-17T00:46:40.240 INFO:tasks.rados.rados.0.smithi110.stdout:3802: finishing write tid 3 to smithi11086371-35 2024-08-17T00:46:40.240 INFO:tasks.rados.rados.0.smithi110.stdout:3802: oid 35 updating version 0 to 1553 2024-08-17T00:46:40.240 INFO:tasks.rados.rados.0.smithi110.stdout:3802: oid 35 version 1553 is already newer than 1552 2024-08-17T00:46:40.241 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 35 v 1553 (ObjNum 1150 snap 344 seq_num 1150) dirty exists 2024-08-17T00:46:40.241 INFO:tasks.rados.rados.0.smithi110.stdout:3802: left oid 35 (ObjNum 1150 snap 344 seq_num 1150) 2024-08-17T00:46:40.241 INFO:tasks.rados.rados.0.smithi110.stdout:3805: finishing copy_from to smithi11086371-41 2024-08-17T00:46:40.241 INFO:tasks.rados.rados.0.smithi110.stdout:3805: got expected ENOENT (src dne) 2024-08-17T00:46:40.241 INFO:tasks.rados.rados.0.smithi110.stdout:3805: finishing copy_from racing read to smithi11086371-41 2024-08-17T00:46:40.241 INFO:tasks.rados.rados.0.smithi110.stdout:3802: done (6 left) 2024-08-17T00:46:40.241 INFO:tasks.rados.rados.0.smithi110.stdout:3803: done (5 left) 2024-08-17T00:46:40.241 INFO:tasks.rados.rados.0.smithi110.stdout:3805: done (4 left) 2024-08-17T00:46:40.241 INFO:tasks.rados.rados.0.smithi110.stdout:3809: read oid 18 snap -1 2024-08-17T00:46:40.241 INFO:tasks.rados.rados.0.smithi110.stdout:3809: expect (ObjNum 894 snap 259 seq_num 894) 2024-08-17T00:46:40.241 INFO:tasks.rados.rados.0.smithi110.stdout:3810: delete oid 44 current snap is 344 2024-08-17T00:46:40.241 INFO:tasks.rados.rados.0.smithi110.stdout:3804: finishing copy_from racing read to smithi11086371-25 2024-08-17T00:46:40.241 INFO:tasks.rados.rados.0.smithi110.stdout:3804: finishing copy_from to smithi11086371-25 2024-08-17T00:46:40.241 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 1600 (ObjNum 1059 snap 307 seq_num 1059) dirty exists 2024-08-17T00:46:40.242 INFO:tasks.rados.rados.0.smithi110.stdout:3806: finishing write tid 1 to smithi11086371-16 2024-08-17T00:46:40.242 INFO:tasks.rados.rados.0.smithi110.stdout:3806: finishing write tid 2 to smithi11086371-16 2024-08-17T00:46:40.242 INFO:tasks.rados.rados.0.smithi110.stdout:3806: finishing write tid 3 to smithi11086371-16 2024-08-17T00:46:40.242 INFO:tasks.rados.rados.0.smithi110.stdout:3806: oid 16 updating version 0 to 1669 2024-08-17T00:46:40.242 INFO:tasks.rados.rados.0.smithi110.stdout:3806: oid 16 version 1669 is already newer than 1668 2024-08-17T00:46:40.242 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 1669 (ObjNum 1151 snap 344 seq_num 1151) dirty exists 2024-08-17T00:46:40.242 INFO:tasks.rados.rados.0.smithi110.stdout:3806: left oid 16 (ObjNum 1151 snap 344 seq_num 1151) 2024-08-17T00:46:40.242 INFO:tasks.rados.rados.0.smithi110.stdout:3807: finishing write tid 1 to smithi11086371-38 2024-08-17T00:46:40.242 INFO:tasks.rados.rados.0.smithi110.stdout:3807: finishing write tid 2 to smithi11086371-38 2024-08-17T00:46:40.242 INFO:tasks.rados.rados.0.smithi110.stdout:3807: finishing write tid 3 to smithi11086371-38 2024-08-17T00:46:40.242 INFO:tasks.rados.rados.0.smithi110.stdout:3807: oid 38 updating version 0 to 1382 2024-08-17T00:46:40.242 INFO:tasks.rados.rados.0.smithi110.stdout:3807: oid 38 updating version 1382 to 1383 2024-08-17T00:46:40.242 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 1383 (ObjNum 1152 snap 344 seq_num 1152) dirty exists 2024-08-17T00:46:40.242 INFO:tasks.rados.rados.0.smithi110.stdout:3807: left oid 38 (ObjNum 1152 snap 344 seq_num 1152) 2024-08-17T00:46:40.243 INFO:tasks.rados.rados.0.smithi110.stdout:3808: finishing copy_from racing read to smithi11086371-37 2024-08-17T00:46:40.243 INFO:tasks.rados.rados.0.smithi110.stdout:3808: finishing copy_from to smithi11086371-37 2024-08-17T00:46:40.243 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 1623 (ObjNum 1101 snap 320 seq_num 1101) dirty exists 2024-08-17T00:46:40.243 INFO:tasks.rados.rados.0.smithi110.stdout:3804: done (5 left) 2024-08-17T00:46:40.243 INFO:tasks.rados.rados.0.smithi110.stdout:3806: done (4 left) 2024-08-17T00:46:40.243 INFO:tasks.rados.rados.0.smithi110.stdout:3807: done (3 left) 2024-08-17T00:46:40.243 INFO:tasks.rados.rados.0.smithi110.stdout:3808: done (2 left) 2024-08-17T00:46:40.243 INFO:tasks.rados.rados.0.smithi110.stdout:3810: done (1 left) 2024-08-17T00:46:40.244 INFO:tasks.rados.rados.0.smithi110.stdout:3811: delete oid 2 current snap is 344 2024-08-17T00:46:40.244 INFO:tasks.rados.rados.0.smithi110.stdout:3809: expect (ObjNum 894 snap 259 seq_num 894) 2024-08-17T00:46:40.258 INFO:tasks.rados.rados.0.smithi110.stdout:3809: done (1 left) 2024-08-17T00:46:40.258 INFO:tasks.rados.rados.0.smithi110.stdout:3811: done (0 left) 2024-08-17T00:46:40.258 INFO:tasks.rados.rados.0.smithi110.stdout:3812: snap_create 2024-08-17T00:46:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:40 smithi110 ceph-mon[100641]: osdmap e770: 8 total, 8 up, 8 in 2024-08-17T00:46:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:40 smithi110 ceph-mon[100641]: osdmap e771: 8 total, 8 up, 8 in 2024-08-17T00:46:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:40 smithi110 ceph-mon[98148]: osdmap e770: 8 total, 8 up, 8 in 2024-08-17T00:46:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:40 smithi110 ceph-mon[98148]: osdmap e771: 8 total, 8 up, 8 in 2024-08-17T00:46:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:40 smithi177 ceph-mon[90034]: osdmap e770: 8 total, 8 up, 8 in 2024-08-17T00:46:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:40 smithi177 ceph-mon[90034]: osdmap e771: 8 total, 8 up, 8 in 2024-08-17T00:46:41.045 INFO:tasks.rados.rados.0.smithi110.stdout:3812: done (0 left) 2024-08-17T00:46:41.045 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 15 current snap is 345 2024-08-17T00:46:41.045 INFO:tasks.rados.rados.0.smithi110.stdout:3813: seq_num 1155 ranges {5144576=147456} 2024-08-17T00:46:41.073 INFO:tasks.rados.rados.0.smithi110.stdout:3813: writing smithi11086371-15 from 5144576 to 5292032 tid 1 2024-08-17T00:46:41.073 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 36 current snap is 345 2024-08-17T00:46:41.073 INFO:tasks.rados.rados.0.smithi110.stdout:3814: seq_num 1156 ranges {7364608=163840} 2024-08-17T00:46:41.114 INFO:tasks.rados.rados.0.smithi110.stdout:3814: writing smithi11086371-36 from 7364608 to 7528448 tid 1 2024-08-17T00:46:41.114 INFO:tasks.rados.rados.0.smithi110.stdout:3815: delete oid 8 current snap is 345 2024-08-17T00:46:41.114 INFO:tasks.rados.rados.0.smithi110.stdout:3813: finishing write tid 1 to smithi11086371-15 2024-08-17T00:46:41.114 INFO:tasks.rados.rados.0.smithi110.stdout:3813: finishing write tid 2 to smithi11086371-15 2024-08-17T00:46:41.114 INFO:tasks.rados.rados.0.smithi110.stdout:3813: finishing write tid 3 to smithi11086371-15 2024-08-17T00:46:41.114 INFO:tasks.rados.rados.0.smithi110.stdout:3813: oid 15 updating version 0 to 1531 2024-08-17T00:46:41.114 INFO:tasks.rados.rados.0.smithi110.stdout:3813: oid 15 updating version 1531 to 1532 2024-08-17T00:46:41.114 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 1532 (ObjNum 1155 snap 345 seq_num 1155) dirty exists 2024-08-17T00:46:41.114 INFO:tasks.rados.rados.0.smithi110.stdout:3813: left oid 15 (ObjNum 1155 snap 345 seq_num 1155) 2024-08-17T00:46:41.117 INFO:tasks.rados.rados.0.smithi110.stdout:3813: done (2 left) 2024-08-17T00:46:41.118 INFO:tasks.rados.rados.0.smithi110.stdout:3815: done (1 left) 2024-08-17T00:46:41.118 INFO:tasks.rados.rados.0.smithi110.stdout:3816: copy_from oid 21 from oid 45 current snap is 345 2024-08-17T00:46:41.118 INFO:tasks.rados.rados.0.smithi110.stdout:3817: snap_remove snap 337 2024-08-17T00:46:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:41 smithi110 ceph-mon[98148]: pgmap v728: 121 pgs: 121 active+clean; 402 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.3 MiB/s wr, 4 op/s 2024-08-17T00:46:41.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:41 smithi110 ceph-mon[100641]: pgmap v728: 121 pgs: 121 active+clean; 402 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.3 MiB/s wr, 4 op/s 2024-08-17T00:46:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:41 smithi177 ceph-mon[90034]: pgmap v728: 121 pgs: 121 active+clean; 402 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.3 MiB/s wr, 4 op/s 2024-08-17T00:46:42.049 INFO:tasks.rados.rados.0.smithi110.stdout:3817: done (2 left) 2024-08-17T00:46:42.050 INFO:tasks.rados.rados.0.smithi110.stdout:3818: setattr oid 43 current snap is 345 2024-08-17T00:46:42.050 INFO:tasks.rados.rados.0.smithi110.stdout:3814: finishing write tid 1 to smithi11086371-36 2024-08-17T00:46:42.050 INFO:tasks.rados.rados.0.smithi110.stdout:3814: finishing write tid 2 to smithi11086371-36 2024-08-17T00:46:42.050 INFO:tasks.rados.rados.0.smithi110.stdout:3814: finishing write tid 3 to smithi11086371-36 2024-08-17T00:46:42.050 INFO:tasks.rados.rados.0.smithi110.stdout:3814: oid 36 updating version 0 to 1387 2024-08-17T00:46:42.050 INFO:tasks.rados.rados.0.smithi110.stdout:3814: oid 36 updating version 1387 to 1388 2024-08-17T00:46:42.050 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 36 v 1388 (ObjNum 1156 snap 345 seq_num 1156) dirty exists 2024-08-17T00:46:42.050 INFO:tasks.rados.rados.0.smithi110.stdout:3814: left oid 36 (ObjNum 1156 snap 345 seq_num 1156) 2024-08-17T00:46:42.050 INFO:tasks.rados.rados.0.smithi110.stdout:3816: finishing copy_from racing read to smithi11086371-21 2024-08-17T00:46:42.050 INFO:tasks.rados.rados.0.smithi110.stdout:3816: finishing copy_from to smithi11086371-21 2024-08-17T00:46:42.050 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 1659 (ObjNum 1134 snap 336 seq_num 1134) dirty exists 2024-08-17T00:46:42.051 INFO:tasks.rados.rados.0.smithi110.stdout:3814: done (2 left) 2024-08-17T00:46:42.051 INFO:tasks.rados.rados.0.smithi110.stdout:3816: done (1 left) 2024-08-17T00:46:42.052 INFO:tasks.rados.rados.0.smithi110.stdout:3819: read oid 40 snap 336 2024-08-17T00:46:42.052 INFO:tasks.rados.rados.0.smithi110.stdout:3819: expect (ObjNum 938 snap 273 seq_num 938) 2024-08-17T00:46:42.052 INFO:tasks.rados.rados.0.smithi110.stdout:3820: read oid 31 snap 327 2024-08-17T00:46:42.052 INFO:tasks.rados.rados.0.smithi110.stdout:3820: expect (ObjNum 1109 snap 322 seq_num 1109) 2024-08-17T00:46:42.052 INFO:tasks.rados.rados.0.smithi110.stdout:3821: read oid 23 snap -1 2024-08-17T00:46:42.052 INFO:tasks.rados.rados.0.smithi110.stdout:3821: expect (ObjNum 1145 snap 338 seq_num 1145) 2024-08-17T00:46:42.052 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 15 current snap is 345 2024-08-17T00:46:42.052 INFO:tasks.rados.rados.0.smithi110.stdout:3822: seq_num 1158 ranges {5292032=196608} 2024-08-17T00:46:42.083 INFO:tasks.rados.rados.0.smithi110.stdout:3822: writing smithi11086371-15 from 5292032 to 5488640 tid 1 2024-08-17T00:46:42.083 INFO:tasks.rados.rados.0.smithi110.stdout:3823: read oid 7 snap 339 2024-08-17T00:46:42.083 INFO:tasks.rados.rados.0.smithi110.stdout:3823: expect (ObjNum 825 snap 243 seq_num 825) 2024-08-17T00:46:42.083 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 46 current snap is 345 2024-08-17T00:46:42.084 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 1389 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-08-17T00:46:42.084 INFO:tasks.rados.rados.0.smithi110.stdout:3824: seq_num 1159 ranges {3891200=212992} 2024-08-17T00:46:42.110 INFO:tasks.rados.rados.0.smithi110.stdout:3824: writing smithi11086371-46 from 3891200 to 4104192 tid 1 2024-08-17T00:46:42.111 INFO:tasks.rados.rados.0.smithi110.stdout:3818: done (6 left) 2024-08-17T00:46:42.111 INFO:tasks.rados.rados.0.smithi110.stdout:3825: read oid 16 snap -1 2024-08-17T00:46:42.111 INFO:tasks.rados.rados.0.smithi110.stdout:3825: expect (ObjNum 1151 snap 344 seq_num 1151) 2024-08-17T00:46:42.111 INFO:tasks.rados.rados.0.smithi110.stdout:3826: snap_create 2024-08-17T00:46:42.111 INFO:tasks.rados.rados.0.smithi110.stdout:3822: finishing write tid 1 to smithi11086371-15 2024-08-17T00:46:42.111 INFO:tasks.rados.rados.0.smithi110.stdout:3822: finishing write tid 2 to smithi11086371-15 2024-08-17T00:46:42.111 INFO:tasks.rados.rados.0.smithi110.stdout:3819: expect (ObjNum 938 snap 273 seq_num 938) 2024-08-17T00:46:42.282 INFO:tasks.rados.rados.0.smithi110.stdout:3822: finishing write tid 3 to smithi11086371-15 2024-08-17T00:46:42.282 INFO:tasks.rados.rados.0.smithi110.stdout:3822: oid 15 updating version 0 to 1535 2024-08-17T00:46:42.282 INFO:tasks.rados.rados.0.smithi110.stdout:3822: oid 15 version 1535 is already newer than 1534 2024-08-17T00:46:42.282 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 1535 (ObjNum 1158 snap 345 seq_num 1158) dirty exists 2024-08-17T00:46:42.282 INFO:tasks.rados.rados.0.smithi110.stdout:3822: left oid 15 (ObjNum 1158 snap 345 seq_num 1158) 2024-08-17T00:46:42.282 INFO:tasks.rados.rados.0.smithi110.stdout:3823: expect (ObjNum 825 snap 243 seq_num 825) 2024-08-17T00:46:42.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:42 smithi110 ceph-mon[100641]: osdmap e772: 8 total, 8 up, 8 in 2024-08-17T00:46:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:42 smithi110 ceph-mon[98148]: osdmap e772: 8 total, 8 up, 8 in 2024-08-17T00:46:42.310 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 00:46:42 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2[116237]: 2024-08-17T00:46:42.104+0000 7f9fa2509640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 1ba after trimming was started 2024-08-17T00:46:42.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:42 smithi177 ceph-mon[90034]: osdmap e772: 8 total, 8 up, 8 in 2024-08-17T00:46:42.363 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 00:46:42 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T00:46:42.076+0000 7f83588a3640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 1ba after trimming was started 2024-08-17T00:46:42.538 INFO:tasks.rados.rados.0.smithi110.stdout:3821: expect (ObjNum 1145 snap 338 seq_num 1145) 2024-08-17T00:46:42.979 INFO:tasks.rados.rados.0.smithi110.stdout:3820: expect (ObjNum 1109 snap 322 seq_num 1109) 2024-08-17T00:46:43.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:43 smithi110 ceph-mon[100641]: osdmap e773: 8 total, 8 up, 8 in 2024-08-17T00:46:43.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:43 smithi110 ceph-mon[100641]: pgmap v731: 121 pgs: 121 active+clean; 402 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T00:46:43.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:43 smithi110 ceph-mon[98148]: osdmap e773: 8 total, 8 up, 8 in 2024-08-17T00:46:43.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:43 smithi110 ceph-mon[98148]: pgmap v731: 121 pgs: 121 active+clean; 402 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T00:46:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:43 smithi177 ceph-mon[90034]: osdmap e773: 8 total, 8 up, 8 in 2024-08-17T00:46:43.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:43 smithi177 ceph-mon[90034]: pgmap v731: 121 pgs: 121 active+clean; 402 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T00:46:43.371 INFO:tasks.rados.rados.0.smithi110.stdout:3824: finishing write tid 1 to smithi11086371-46 2024-08-17T00:46:43.371 INFO:tasks.rados.rados.0.smithi110.stdout:3824: finishing write tid 2 to smithi11086371-46 2024-08-17T00:46:43.371 INFO:tasks.rados.rados.0.smithi110.stdout:3824: finishing write tid 3 to smithi11086371-46 2024-08-17T00:46:43.371 INFO:tasks.rados.rados.0.smithi110.stdout:3824: oid 46 updating version 0 to 1674 2024-08-17T00:46:43.371 INFO:tasks.rados.rados.0.smithi110.stdout:3824: oid 46 version 1674 is already newer than 1673 2024-08-17T00:46:43.371 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 1674 (ObjNum 1159 snap 345 seq_num 1159) dirty exists 2024-08-17T00:46:43.371 INFO:tasks.rados.rados.0.smithi110.stdout:3824: left oid 46 (ObjNum 1159 snap 345 seq_num 1159) 2024-08-17T00:46:43.371 INFO:tasks.rados.rados.0.smithi110.stdout:3825: expect (ObjNum 1151 snap 344 seq_num 1151) 2024-08-17T00:46:43.629 INFO:tasks.rados.rados.0.smithi110.stdout:3819: done (7 left) 2024-08-17T00:46:43.629 INFO:tasks.rados.rados.0.smithi110.stdout:3820: done (6 left) 2024-08-17T00:46:43.629 INFO:tasks.rados.rados.0.smithi110.stdout:3821: done (5 left) 2024-08-17T00:46:43.630 INFO:tasks.rados.rados.0.smithi110.stdout:3822: done (4 left) 2024-08-17T00:46:43.630 INFO:tasks.rados.rados.0.smithi110.stdout:3823: done (3 left) 2024-08-17T00:46:43.630 INFO:tasks.rados.rados.0.smithi110.stdout:3824: done (2 left) 2024-08-17T00:46:43.630 INFO:tasks.rados.rados.0.smithi110.stdout:3825: done (1 left) 2024-08-17T00:46:43.630 INFO:tasks.rados.rados.0.smithi110.stdout:3826: done (0 left) 2024-08-17T00:46:43.630 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 23 current snap is 346 2024-08-17T00:46:43.630 INFO:tasks.rados.rados.0.smithi110.stdout:3827: seq_num 1160 ranges {8552448=229376} 2024-08-17T00:46:43.674 INFO:tasks.rados.rados.0.smithi110.stdout:3827: writing smithi11086371-23 from 8552448 to 8781824 tid 1 2024-08-17T00:46:43.674 INFO:tasks.rados.rados.0.smithi110.stdout:3828: delete oid 37 current snap is 346 2024-08-17T00:46:43.677 INFO:tasks.rados.rados.0.smithi110.stdout:3827: finishing write tid 1 to smithi11086371-23 2024-08-17T00:46:43.678 INFO:tasks.rados.rados.0.smithi110.stdout:3828: done (1 left) 2024-08-17T00:46:43.678 INFO:tasks.rados.rados.0.smithi110.stdout:3829: read oid 19 snap -1 2024-08-17T00:46:43.679 INFO:tasks.rados.rados.0.smithi110.stdout:3829: expect (ObjNum 1059 snap 307 seq_num 1059) 2024-08-17T00:46:43.679 INFO:tasks.rados.rados.0.smithi110.stdout:3830: rollback oid 48 current snap is 346 2024-08-17T00:46:43.679 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 48 to 339 2024-08-17T00:46:43.679 INFO:tasks.rados.rados.0.smithi110.stdout:3827: finishing write tid 2 to smithi11086371-23 2024-08-17T00:46:43.679 INFO:tasks.rados.rados.0.smithi110.stdout:3831: snap_create 2024-08-17T00:46:43.679 INFO:tasks.rados.rados.0.smithi110.stdout:3827: finishing write tid 3 to smithi11086371-23 2024-08-17T00:46:43.679 INFO:tasks.rados.rados.0.smithi110.stdout:3827: oid 23 updating version 0 to 1177 2024-08-17T00:46:43.680 INFO:tasks.rados.rados.0.smithi110.stdout:3827: oid 23 updating version 1177 to 1178 2024-08-17T00:46:43.680 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 1178 (ObjNum 1160 snap 346 seq_num 1160) dirty exists 2024-08-17T00:46:43.680 INFO:tasks.rados.rados.0.smithi110.stdout:3827: left oid 23 (ObjNum 1160 snap 346 seq_num 1160) 2024-08-17T00:46:43.688 INFO:tasks.rados.rados.0.smithi110.stdout:3830: finishing rollback tid 0 to smithi11086371-48 2024-08-17T00:46:43.689 INFO:tasks.rados.rados.0.smithi110.stdout:3830: finishing rollback tid 1 to smithi11086371-48 2024-08-17T00:46:43.694 INFO:tasks.rados.rados.0.smithi110.stdout:3830: finishing rollback tid 2 to smithi11086371-48 2024-08-17T00:46:43.694 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 1536 (ObjNum 1132 snap 335 seq_num 1132) dirty exists 2024-08-17T00:46:43.700 INFO:tasks.rados.rados.0.smithi110.stdout:3829: expect (ObjNum 1059 snap 307 seq_num 1059) 2024-08-17T00:46:44.057 INFO:tasks.rados.rados.0.smithi110.stdout:3827: done (3 left) 2024-08-17T00:46:44.057 INFO:tasks.rados.rados.0.smithi110.stdout:3829: done (2 left) 2024-08-17T00:46:44.057 INFO:tasks.rados.rados.0.smithi110.stdout:3830: done (1 left) 2024-08-17T00:46:44.057 INFO:tasks.rados.rados.0.smithi110.stdout:3831: done (0 left) 2024-08-17T00:46:44.057 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 16 current snap is 347 2024-08-17T00:46:44.057 INFO:tasks.rados.rados.0.smithi110.stdout:3832: seq_num 1162 ranges {5120000=270336} 2024-08-17T00:46:44.085 INFO:tasks.rados.rados.0.smithi110.stdout:3832: writing smithi11086371-16 from 5120000 to 5390336 tid 1 2024-08-17T00:46:44.085 INFO:tasks.rados.rados.0.smithi110.stdout:3833: snap_create 2024-08-17T00:46:44.090 INFO:tasks.rados.rados.0.smithi110.stdout:3832: finishing write tid 1 to smithi11086371-16 2024-08-17T00:46:44.090 INFO:tasks.rados.rados.0.smithi110.stdout:3832: finishing write tid 2 to smithi11086371-16 2024-08-17T00:46:44.091 INFO:tasks.rados.rados.0.smithi110.stdout:3832: finishing write tid 3 to smithi11086371-16 2024-08-17T00:46:44.091 INFO:tasks.rados.rados.0.smithi110.stdout:3832: oid 16 updating version 0 to 1677 2024-08-17T00:46:44.091 INFO:tasks.rados.rados.0.smithi110.stdout:3832: oid 16 version 1677 is already newer than 1676 2024-08-17T00:46:44.091 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 1677 (ObjNum 1162 snap 347 seq_num 1162) dirty exists 2024-08-17T00:46:44.091 INFO:tasks.rados.rados.0.smithi110.stdout:3832: left oid 16 (ObjNum 1162 snap 347 seq_num 1162) 2024-08-17T00:46:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:44 smithi110 ceph-mon[98148]: osdmap e774: 8 total, 8 up, 8 in 2024-08-17T00:46:44.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:44 smithi110 ceph-mon[100641]: osdmap e774: 8 total, 8 up, 8 in 2024-08-17T00:46:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:44 smithi177 ceph-mon[90034]: osdmap e774: 8 total, 8 up, 8 in 2024-08-17T00:46:45.063 INFO:tasks.rados.rados.0.smithi110.stdout:3832: done (1 left) 2024-08-17T00:46:45.063 INFO:tasks.rados.rados.0.smithi110.stdout:3833: done (0 left) 2024-08-17T00:46:45.063 INFO:tasks.rados.rados.0.smithi110.stdout:3834: snap_create 2024-08-17T00:46:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:45 smithi110 ceph-mon[98148]: osdmap e775: 8 total, 8 up, 8 in 2024-08-17T00:46:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:45 smithi110 ceph-mon[98148]: pgmap v734: 121 pgs: 121 active+clean; 423 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 5.3 MiB/s wr, 19 op/s 2024-08-17T00:46:45.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:45 smithi110 ceph-mon[100641]: osdmap e775: 8 total, 8 up, 8 in 2024-08-17T00:46:45.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:45 smithi110 ceph-mon[100641]: pgmap v734: 121 pgs: 121 active+clean; 423 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 5.3 MiB/s wr, 19 op/s 2024-08-17T00:46:45.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:45 smithi177 ceph-mon[90034]: osdmap e775: 8 total, 8 up, 8 in 2024-08-17T00:46:45.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:45 smithi177 ceph-mon[90034]: pgmap v734: 121 pgs: 121 active+clean; 423 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 5.3 MiB/s wr, 19 op/s 2024-08-17T00:46:46.067 INFO:tasks.rados.rados.0.smithi110.stdout:3834: done (0 left) 2024-08-17T00:46:46.068 INFO:tasks.rados.rados.0.smithi110.stdout:3835: delete oid 12 current snap is 349 2024-08-17T00:46:46.074 INFO:tasks.rados.rados.0.smithi110.stdout:3835: done (0 left) 2024-08-17T00:46:46.074 INFO:tasks.rados.rados.0.smithi110.stdout:3836: rmattr oid 39 current snap is 349 2024-08-17T00:46:46.074 INFO:tasks.rados.rados.0.smithi110.stdout:3836: done (0 left) 2024-08-17T00:46:46.074 INFO:tasks.rados.rados.0.smithi110.stdout:3837: rollback oid 13 current snap is 349 2024-08-17T00:46:46.074 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 13 to 338 2024-08-17T00:46:46.075 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 17 current snap is 349 2024-08-17T00:46:46.075 INFO:tasks.rados.rados.0.smithi110.stdout:3838: seq_num 1164 ranges {1515520=303104} 2024-08-17T00:46:46.084 INFO:tasks.rados.rados.0.smithi110.stdout:3838: writing smithi11086371-17 from 1515520 to 1818624 tid 1 2024-08-17T00:46:46.084 INFO:tasks.rados.rados.0.smithi110.stdout:3839: snap_create 2024-08-17T00:46:46.084 INFO:tasks.rados.rados.0.smithi110.stdout:3837: finishing rollback tid 0 to smithi11086371-13 2024-08-17T00:46:46.084 INFO:tasks.rados.rados.0.smithi110.stdout:3837: finishing rollback tid 1 to smithi11086371-13 2024-08-17T00:46:46.084 INFO:tasks.rados.rados.0.smithi110.stdout:3837: finishing rollback tid 2 to smithi11086371-13 2024-08-17T00:46:46.084 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 1681 (ObjNum 1084 snap 313 seq_num 1084) dirty exists 2024-08-17T00:46:46.087 INFO:tasks.rados.rados.0.smithi110.stdout:3838: finishing write tid 1 to smithi11086371-17 2024-08-17T00:46:46.087 INFO:tasks.rados.rados.0.smithi110.stdout:3838: finishing write tid 2 to smithi11086371-17 2024-08-17T00:46:46.089 INFO:tasks.rados.rados.0.smithi110.stdout:3838: finishing write tid 3 to smithi11086371-17 2024-08-17T00:46:46.089 INFO:tasks.rados.rados.0.smithi110.stdout:3838: oid 17 updating version 0 to 1544 2024-08-17T00:46:46.089 INFO:tasks.rados.rados.0.smithi110.stdout:3838: oid 17 version 1544 is already newer than 1543 2024-08-17T00:46:46.089 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 17 v 1544 (ObjNum 1164 snap 349 seq_num 1164) dirty exists 2024-08-17T00:46:46.089 INFO:tasks.rados.rados.0.smithi110.stdout:3838: left oid 17 (ObjNum 1164 snap 349 seq_num 1164) 2024-08-17T00:46:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:46 smithi177 ceph-mon[90034]: osdmap e776: 8 total, 8 up, 8 in 2024-08-17T00:46:46.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:46 smithi110 ceph-mon[98148]: osdmap e776: 8 total, 8 up, 8 in 2024-08-17T00:46:46.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:46 smithi110 ceph-mon[100641]: osdmap e776: 8 total, 8 up, 8 in 2024-08-17T00:46:47.074 INFO:tasks.rados.rados.0.smithi110.stdout:3837: done (2 left) 2024-08-17T00:46:47.074 INFO:tasks.rados.rados.0.smithi110.stdout:3838: done (1 left) 2024-08-17T00:46:47.074 INFO:tasks.rados.rados.0.smithi110.stdout:3839: done (0 left) 2024-08-17T00:46:47.075 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 43 current snap is 350 2024-08-17T00:46:47.075 INFO:tasks.rados.rados.0.smithi110.stdout:3840: seq_num 1165 ranges {0=319488} 2024-08-17T00:46:47.076 INFO:tasks.rados.rados.0.smithi110.stdout:3840: writing smithi11086371-43 from 0 to 319488 tid 1 2024-08-17T00:46:47.076 INFO:tasks.rados.rados.0.smithi110.stdout:3841: delete oid 39 current snap is 350 2024-08-17T00:46:47.083 INFO:tasks.rados.rados.0.smithi110.stdout:3841: done (1 left) 2024-08-17T00:46:47.083 INFO:tasks.rados.rados.0.smithi110.stdout:3842: snap_remove snap 342 2024-08-17T00:46:47.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:47 smithi177 ceph-mon[90034]: osdmap e777: 8 total, 8 up, 8 in 2024-08-17T00:46:47.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:46:47.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:47 smithi177 ceph-mon[90034]: pgmap v737: 121 pgs: 121 active+clean; 423 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 35 MiB/s rd, 5.3 MiB/s wr, 22 op/s 2024-08-17T00:46:47.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:47 smithi110 ceph-mon[98148]: osdmap e777: 8 total, 8 up, 8 in 2024-08-17T00:46:47.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:46:47.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:47 smithi110 ceph-mon[98148]: pgmap v737: 121 pgs: 121 active+clean; 423 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 35 MiB/s rd, 5.3 MiB/s wr, 22 op/s 2024-08-17T00:46:47.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:47 smithi110 ceph-mon[100641]: osdmap e777: 8 total, 8 up, 8 in 2024-08-17T00:46:47.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:46:47.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:47 smithi110 ceph-mon[100641]: pgmap v737: 121 pgs: 121 active+clean; 423 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 35 MiB/s rd, 5.3 MiB/s wr, 22 op/s 2024-08-17T00:46:48.076 INFO:tasks.rados.rados.0.smithi110.stdout:3842: done (1 left) 2024-08-17T00:46:48.076 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 16 current snap is 350 2024-08-17T00:46:48.076 INFO:tasks.rados.rados.0.smithi110.stdout:3840: finishing write tid 1 to smithi11086371-43 2024-08-17T00:46:48.076 INFO:tasks.rados.rados.0.smithi110.stdout:3840: finishing write tid 2 to smithi11086371-43 2024-08-17T00:46:48.076 INFO:tasks.rados.rados.0.smithi110.stdout:3840: finishing write tid 3 to smithi11086371-43 2024-08-17T00:46:48.076 INFO:tasks.rados.rados.0.smithi110.stdout:3840: oid 43 updating version 0 to 1391 2024-08-17T00:46:48.076 INFO:tasks.rados.rados.0.smithi110.stdout:3840: oid 43 version 1391 is already newer than 1390 2024-08-17T00:46:48.076 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 1391 (ObjNum 1165 snap 350 seq_num 1165) dirty exists 2024-08-17T00:46:48.076 INFO:tasks.rados.rados.0.smithi110.stdout:3840: left oid 43 (ObjNum 1165 snap 350 seq_num 1165) 2024-08-17T00:46:48.077 INFO:tasks.rados.rados.0.smithi110.stdout:3843: seq_num 1167 ranges {5390336=352256} 2024-08-17T00:46:48.108 INFO:tasks.rados.rados.0.smithi110.stdout:3843: writing smithi11086371-16 from 5390336 to 5742592 tid 1 2024-08-17T00:46:48.108 INFO:tasks.rados.rados.0.smithi110.stdout:3840: done (1 left) 2024-08-17T00:46:48.108 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 46 current snap is 350 2024-08-17T00:46:48.108 INFO:tasks.rados.rados.0.smithi110.stdout:3844: seq_num 1168 ranges {4104192=368640} 2024-08-17T00:46:48.132 INFO:tasks.rados.rados.0.smithi110.stdout:3844: writing smithi11086371-46 from 4104192 to 4472832 tid 1 2024-08-17T00:46:48.132 INFO:tasks.rados.rados.0.smithi110.stdout:3845: delete oid 28 current snap is 350 2024-08-17T00:46:48.132 INFO:tasks.rados.rados.0.smithi110.stdout:3843: finishing write tid 1 to smithi11086371-16 2024-08-17T00:46:48.132 INFO:tasks.rados.rados.0.smithi110.stdout:3843: finishing write tid 2 to smithi11086371-16 2024-08-17T00:46:48.132 INFO:tasks.rados.rados.0.smithi110.stdout:3843: finishing write tid 3 to smithi11086371-16 2024-08-17T00:46:48.132 INFO:tasks.rados.rados.0.smithi110.stdout:3843: oid 16 updating version 0 to 1689 2024-08-17T00:46:48.132 INFO:tasks.rados.rados.0.smithi110.stdout:3843: oid 16 updating version 1689 to 1690 2024-08-17T00:46:48.132 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 16 v 1690 (ObjNum 1167 snap 350 seq_num 1167) dirty exists 2024-08-17T00:46:48.132 INFO:tasks.rados.rados.0.smithi110.stdout:3843: left oid 16 (ObjNum 1167 snap 350 seq_num 1167) 2024-08-17T00:46:48.133 INFO:tasks.rados.rados.0.smithi110.stdout:3843: done (2 left) 2024-08-17T00:46:48.134 INFO:tasks.rados.rados.0.smithi110.stdout:3845: done (1 left) 2024-08-17T00:46:48.134 INFO:tasks.rados.rados.0.smithi110.stdout:3846: snap_create 2024-08-17T00:46:48.136 INFO:tasks.rados.rados.0.smithi110.stdout:3844: finishing write tid 1 to smithi11086371-46 2024-08-17T00:46:48.136 INFO:tasks.rados.rados.0.smithi110.stdout:3844: finishing write tid 2 to smithi11086371-46 2024-08-17T00:46:48.138 INFO:tasks.rados.rados.0.smithi110.stdout:3844: finishing write tid 3 to smithi11086371-46 2024-08-17T00:46:48.138 INFO:tasks.rados.rados.0.smithi110.stdout:3844: oid 46 updating version 0 to 1692 2024-08-17T00:46:48.138 INFO:tasks.rados.rados.0.smithi110.stdout:3844: oid 46 updating version 1692 to 1693 2024-08-17T00:46:48.138 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 1693 (ObjNum 1168 snap 350 seq_num 1168) dirty exists 2024-08-17T00:46:48.138 INFO:tasks.rados.rados.0.smithi110.stdout:3844: left oid 46 (ObjNum 1168 snap 350 seq_num 1168) 2024-08-17T00:46:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:48 smithi177 ceph-mon[90034]: osdmap e778: 8 total, 8 up, 8 in 2024-08-17T00:46:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:48 smithi110 ceph-mon[98148]: osdmap e778: 8 total, 8 up, 8 in 2024-08-17T00:46:48.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:48 smithi110 ceph-mon[100641]: osdmap e778: 8 total, 8 up, 8 in 2024-08-17T00:46:48.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:46:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:46:48] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.43.0" 2024-08-17T00:46:49.085 INFO:tasks.rados.rados.0.smithi110.stdout:3844: done (1 left) 2024-08-17T00:46:49.085 INFO:tasks.rados.rados.0.smithi110.stdout:3846: done (0 left) 2024-08-17T00:46:49.085 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 42 current snap is 351 2024-08-17T00:46:49.086 INFO:tasks.rados.rados.0.smithi110.stdout:3847: seq_num 1170 ranges {0=401408} 2024-08-17T00:46:49.088 INFO:tasks.rados.rados.0.smithi110.stdout:3847: writing smithi11086371-42 from 0 to 401408 tid 1 2024-08-17T00:46:49.088 INFO:tasks.rados.rados.0.smithi110.stdout:3848: rmattr oid 22 current snap is 351 2024-08-17T00:46:49.088 INFO:tasks.rados.rados.0.smithi110.stdout:3848: done (1 left) 2024-08-17T00:46:49.088 INFO:tasks.rados.rados.0.smithi110.stdout:3849: read oid 49 snap 328 2024-08-17T00:46:49.088 INFO:tasks.rados.rados.0.smithi110.stdout:3849: expect (ObjNum 1117 snap 325 seq_num 1117) 2024-08-17T00:46:49.088 INFO:tasks.rados.rados.0.smithi110.stdout:3850: rollback oid 7 current snap is 351 2024-08-17T00:46:49.088 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 7 to 347 2024-08-17T00:46:49.088 INFO:tasks.rados.rados.0.smithi110.stdout:3851: read oid 6 snap -1 2024-08-17T00:46:49.088 INFO:tasks.rados.rados.0.smithi110.stdout:3851: expect (ObjNum 1090 snap 314 seq_num 1090) 2024-08-17T00:46:49.088 INFO:tasks.rados.rados.0.smithi110.stdout:3852: snap_remove snap 319 2024-08-17T00:46:49.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:49 smithi177 ceph-mon[90034]: osdmap e779: 8 total, 8 up, 8 in 2024-08-17T00:46:49.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:49 smithi177 ceph-mon[90034]: pgmap v740: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 424 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 290 KiB/s wr, 7 op/s 2024-08-17T00:46:49.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:49 smithi110 ceph-mon[98148]: osdmap e779: 8 total, 8 up, 8 in 2024-08-17T00:46:49.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:49 smithi110 ceph-mon[98148]: pgmap v740: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 424 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 290 KiB/s wr, 7 op/s 2024-08-17T00:46:49.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:49 smithi110 ceph-mon[100641]: osdmap e779: 8 total, 8 up, 8 in 2024-08-17T00:46:49.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:49 smithi110 ceph-mon[100641]: pgmap v740: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 424 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 290 KiB/s wr, 7 op/s 2024-08-17T00:46:50.022 INFO:tasks.rados.rados.0.smithi110.stdout:3852: done (4 left) 2024-08-17T00:46:50.022 INFO:tasks.rados.rados.0.smithi110.stdout:3853: snap_create 2024-08-17T00:46:50.022 INFO:tasks.rados.rados.0.smithi110.stdout:3847: finishing write tid 1 to smithi11086371-42 2024-08-17T00:46:50.022 INFO:tasks.rados.rados.0.smithi110.stdout:3847: finishing write tid 2 to smithi11086371-42 2024-08-17T00:46:50.022 INFO:tasks.rados.rados.0.smithi110.stdout:3847: finishing write tid 3 to smithi11086371-42 2024-08-17T00:46:50.022 INFO:tasks.rados.rados.0.smithi110.stdout:3847: oid 42 updating version 0 to 1741 2024-08-17T00:46:50.022 INFO:tasks.rados.rados.0.smithi110.stdout:3847: oid 42 updating version 1741 to 1742 2024-08-17T00:46:50.022 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 42 v 1742 (ObjNum 1170 snap 351 seq_num 1170) dirty exists 2024-08-17T00:46:50.023 INFO:tasks.rados.rados.0.smithi110.stdout:3847: left oid 42 (ObjNum 1170 snap 351 seq_num 1170) 2024-08-17T00:46:50.023 INFO:tasks.rados.rados.0.smithi110.stdout:3849: expect (ObjNum 1117 snap 325 seq_num 1117) 2024-08-17T00:46:50.088 INFO:tasks.rados.rados.0.smithi110.stdout:3850: finishing rollback tid 0 to smithi11086371-7 2024-08-17T00:46:50.088 INFO:tasks.rados.rados.0.smithi110.stdout:3850: finishing rollback tid 1 to smithi11086371-7 2024-08-17T00:46:50.088 INFO:tasks.rados.rados.0.smithi110.stdout:3850: finishing rollback tid 2 to smithi11086371-7 2024-08-17T00:46:50.088 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 1589 (ObjNum 825 snap 243 seq_num 825) dirty exists 2024-08-17T00:46:50.088 INFO:tasks.rados.rados.0.smithi110.stdout:3851: expect (ObjNum 1090 snap 314 seq_num 1090) 2024-08-17T00:46:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:50 smithi177 ceph-mon[90034]: osdmap e780: 8 total, 8 up, 8 in 2024-08-17T00:46:50.418 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:50 smithi177 ceph-mon[90034]: osdmap e781: 8 total, 8 up, 8 in 2024-08-17T00:46:50.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:50 smithi110 ceph-mon[100641]: osdmap e780: 8 total, 8 up, 8 in 2024-08-17T00:46:50.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:50 smithi110 ceph-mon[100641]: osdmap e781: 8 total, 8 up, 8 in 2024-08-17T00:46:50.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:50 smithi110 ceph-mon[98148]: osdmap e780: 8 total, 8 up, 8 in 2024-08-17T00:46:50.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:50 smithi110 ceph-mon[98148]: osdmap e781: 8 total, 8 up, 8 in 2024-08-17T00:46:51.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:51 smithi177 ceph-mon[90034]: pgmap v743: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 424 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 266 KiB/s wr, 4 op/s 2024-08-17T00:46:51.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:51 smithi177 ceph-mon[90034]: osdmap e782: 8 total, 8 up, 8 in 2024-08-17T00:46:51.542 INFO:tasks.rados.rados.0.smithi110.stdout:3847: done (4 left) 2024-08-17T00:46:51.542 INFO:tasks.rados.rados.0.smithi110.stdout:3849: done (3 left) 2024-08-17T00:46:51.542 INFO:tasks.rados.rados.0.smithi110.stdout:3850: done (2 left) 2024-08-17T00:46:51.542 INFO:tasks.rados.rados.0.smithi110.stdout:3851: done (1 left) 2024-08-17T00:46:51.542 INFO:tasks.rados.rados.0.smithi110.stdout:3853: done (0 left) 2024-08-17T00:46:51.542 INFO:tasks.rados.rados.0.smithi110.stdout:3854: delete oid 46 current snap is 352 2024-08-17T00:46:51.547 INFO:tasks.rados.rados.0.smithi110.stdout:3854: done (0 left) 2024-08-17T00:46:51.547 INFO:tasks.rados.rados.0.smithi110.stdout:3855: copy_from oid 10 from oid 36 current snap is 352 2024-08-17T00:46:51.547 INFO:tasks.rados.rados.0.smithi110.stdout:3856: snap_create 2024-08-17T00:46:51.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:51 smithi110 ceph-mon[98148]: pgmap v743: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 424 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 266 KiB/s wr, 4 op/s 2024-08-17T00:46:51.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:51 smithi110 ceph-mon[98148]: osdmap e782: 8 total, 8 up, 8 in 2024-08-17T00:46:51.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:51 smithi110 ceph-mon[100641]: pgmap v743: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 424 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 266 KiB/s wr, 4 op/s 2024-08-17T00:46:51.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:51 smithi110 ceph-mon[100641]: osdmap e782: 8 total, 8 up, 8 in 2024-08-17T00:46:51.578 INFO:tasks.rados.rados.0.smithi110.stdout:3855: finishing copy_from racing read to smithi11086371-10 2024-08-17T00:46:51.584 INFO:tasks.rados.rados.0.smithi110.stdout:3855: finishing copy_from to smithi11086371-10 2024-08-17T00:46:51.585 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 1388 (ObjNum 1156 snap 345 seq_num 1156) dirty exists 2024-08-17T00:46:52.093 INFO:tasks.rados.rados.0.smithi110.stdout:3855: done (1 left) 2024-08-17T00:46:52.093 INFO:tasks.rados.rados.0.smithi110.stdout:3856: done (0 left) 2024-08-17T00:46:52.093 INFO:tasks.rados.rados.0.smithi110.stdout:3857: read oid 36 snap -1 2024-08-17T00:46:52.093 INFO:tasks.rados.rados.0.smithi110.stdout:3857: expect (ObjNum 1156 snap 345 seq_num 1156) 2024-08-17T00:46:52.093 INFO:tasks.rados.rados.0.smithi110.stdout:3858: read oid 23 snap 328 2024-08-17T00:46:52.093 INFO:tasks.rados.rados.0.smithi110.stdout:3858: expect (ObjNum 938 snap 273 seq_num 938) 2024-08-17T00:46:52.093 INFO:tasks.rados.rados.0.smithi110.stdout:3859: read oid 10 snap -1 2024-08-17T00:46:52.093 INFO:tasks.rados.rados.0.smithi110.stdout:3859: expect (ObjNum 1156 snap 345 seq_num 1156) 2024-08-17T00:46:52.093 INFO:tasks.rados.rados.0.smithi110.stdout:3860: rmattr oid 50 current snap is 353 2024-08-17T00:46:52.093 INFO:tasks.rados.rados.0.smithi110.stdout:3860: done (3 left) 2024-08-17T00:46:52.093 INFO:tasks.rados.rados.0.smithi110.stdout:3861: copy_from oid 20 from oid 18 current snap is 353 2024-08-17T00:46:52.094 INFO:tasks.rados.rados.0.smithi110.stdout:3862: copy_from oid 12 from oid 50 current snap is 353 2024-08-17T00:46:52.094 INFO:tasks.rados.rados.0.smithi110.stdout:3863: copy_from oid 47 from oid 13 current snap is 353 2024-08-17T00:46:52.094 INFO:tasks.rados.rados.0.smithi110.stdout:3864: copy_from oid 19 from oid 9 current snap is 353 2024-08-17T00:46:52.094 INFO:tasks.rados.rados.0.smithi110.stdout:3865: delete oid 42 current snap is 353 2024-08-17T00:46:52.098 INFO:tasks.rados.rados.0.smithi110.stdout:3861: finishing copy_from racing read to smithi11086371-20 2024-08-17T00:46:52.100 INFO:tasks.rados.rados.0.smithi110.stdout:3865: done (7 left) 2024-08-17T00:46:52.100 INFO:tasks.rados.rados.0.smithi110.stdout:3866: snap_create 2024-08-17T00:46:52.100 INFO:tasks.rados.rados.0.smithi110.stdout:3861: finishing copy_from to smithi11086371-20 2024-08-17T00:46:52.100 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 20 v 1586 (ObjNum 894 snap 259 seq_num 894) dirty exists 2024-08-17T00:46:52.114 INFO:tasks.rados.rados.0.smithi110.stdout:3858: expect (ObjNum 938 snap 273 seq_num 938) 2024-08-17T00:46:52.291 INFO:tasks.rados.rados.0.smithi110.stdout:3862: finishing copy_from racing read to smithi11086371-12 2024-08-17T00:46:52.291 INFO:tasks.rados.rados.0.smithi110.stdout:3864: finishing copy_from racing read to smithi11086371-19 2024-08-17T00:46:52.291 INFO:tasks.rados.rados.0.smithi110.stdout:3863: finishing copy_from to smithi11086371-47 2024-08-17T00:46:52.292 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 47 v 1681 (ObjNum 1084 snap 313 seq_num 1084) dirty exists 2024-08-17T00:46:52.292 INFO:tasks.rados.rados.0.smithi110.stdout:3863: finishing copy_from racing read to smithi11086371-47 2024-08-17T00:46:52.292 INFO:tasks.rados.rados.0.smithi110.stdout:3862: finishing copy_from to smithi11086371-12 2024-08-17T00:46:52.292 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 1028 (ObjNum 1089 snap 314 seq_num 1089) dirty exists 2024-08-17T00:46:52.292 INFO:tasks.rados.rados.0.smithi110.stdout:3864: finishing copy_from to smithi11086371-19 2024-08-17T00:46:52.292 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 1028 (ObjNum 1089 snap 314 seq_num 1089) dirty exists 2024-08-17T00:46:52.292 INFO:tasks.rados.rados.0.smithi110.stdout:3857: expect (ObjNum 1156 snap 345 seq_num 1156) 2024-08-17T00:46:52.765 INFO:tasks.rados.rados.0.smithi110.stdout:3859: expect (ObjNum 1156 snap 345 seq_num 1156) 2024-08-17T00:46:53.242 INFO:tasks.rados.rados.0.smithi110.stdout:3857: done (7 left) 2024-08-17T00:46:53.242 INFO:tasks.rados.rados.0.smithi110.stdout:3858: done (6 left) 2024-08-17T00:46:53.242 INFO:tasks.rados.rados.0.smithi110.stdout:3859: done (5 left) 2024-08-17T00:46:53.242 INFO:tasks.rados.rados.0.smithi110.stdout:3861: done (4 left) 2024-08-17T00:46:53.242 INFO:tasks.rados.rados.0.smithi110.stdout:3862: done (3 left) 2024-08-17T00:46:53.242 INFO:tasks.rados.rados.0.smithi110.stdout:3863: done (2 left) 2024-08-17T00:46:53.242 INFO:tasks.rados.rados.0.smithi110.stdout:3864: done (1 left) 2024-08-17T00:46:53.242 INFO:tasks.rados.rados.0.smithi110.stdout:3866: done (0 left) 2024-08-17T00:46:53.242 INFO:tasks.rados.rados.0.smithi110.stdout:3867: read oid 1 snap 338 2024-08-17T00:46:53.242 INFO:tasks.rados.rados.0.smithi110.stdout:3867: expect (ObjNum 1079 snap 313 seq_num 1079) 2024-08-17T00:46:53.243 INFO:tasks.rados.rados.0.smithi110.stdout:3868: read oid 44 snap -1 2024-08-17T00:46:53.243 INFO:tasks.rados.rados.0.smithi110.stdout:3868: expect deleted 2024-08-17T00:46:53.243 INFO:tasks.rados.rados.0.smithi110.stdout:3869: rollback oid 27 current snap is 354 2024-08-17T00:46:53.243 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 27 to 315 2024-08-17T00:46:53.243 INFO:tasks.rados.rados.0.smithi110.stdout:3870: snap_remove snap 344 2024-08-17T00:46:53.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:53 smithi177 ceph-mon[90034]: osdmap e783: 8 total, 8 up, 8 in 2024-08-17T00:46:53.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:53 smithi177 ceph-mon[90034]: pgmap v746: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 424 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:46:53.363 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:53 smithi110 ceph-mon[98148]: osdmap e783: 8 total, 8 up, 8 in 2024-08-17T00:46:53.363 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:53 smithi110 ceph-mon[98148]: pgmap v746: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 424 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:46:53.363 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:53 smithi110 ceph-mon[100641]: osdmap e783: 8 total, 8 up, 8 in 2024-08-17T00:46:53.363 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:53 smithi110 ceph-mon[100641]: pgmap v746: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 424 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:46:54.103 INFO:tasks.rados.rados.0.smithi110.stdout:3870: done (3 left) 2024-08-17T00:46:54.103 INFO:tasks.rados.rados.0.smithi110.stdout:3871: snap_remove snap 334 2024-08-17T00:46:54.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:54 smithi177 ceph-mon[90034]: osdmap e784: 8 total, 8 up, 8 in 2024-08-17T00:46:54.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:54 smithi110 ceph-mon[98148]: osdmap e784: 8 total, 8 up, 8 in 2024-08-17T00:46:54.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:54 smithi110 ceph-mon[100641]: osdmap e784: 8 total, 8 up, 8 in 2024-08-17T00:46:55.108 INFO:tasks.rados.rados.0.smithi110.stdout:3871: done (3 left) 2024-08-17T00:46:55.108 INFO:tasks.rados.rados.0.smithi110.stdout:3872: delete oid 30 current snap is 354 2024-08-17T00:46:55.108 INFO:tasks.rados.rados.0.smithi110.stdout:3869: finishing rollback tid 0 to smithi11086371-27 2024-08-17T00:46:55.108 INFO:tasks.rados.rados.0.smithi110.stdout:3869: finishing rollback tid 1 to smithi11086371-27 2024-08-17T00:46:55.108 INFO:tasks.rados.rados.0.smithi110.stdout:3869: finishing rollback tid 2 to smithi11086371-27 2024-08-17T00:46:55.108 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 1181 (ObjNum 1092 snap 314 seq_num 1092) dirty exists 2024-08-17T00:46:55.108 INFO:tasks.rados.rados.0.smithi110.stdout:3867: expect (ObjNum 1079 snap 313 seq_num 1079) 2024-08-17T00:46:55.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:55 smithi177 ceph-mon[90034]: osdmap e785: 8 total, 8 up, 8 in 2024-08-17T00:46:55.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:55 smithi177 ceph-mon[90034]: pgmap v749: 121 pgs: 121 active+clean; 436 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 3.8 MiB/s wr, 11 op/s 2024-08-17T00:46:55.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:55 smithi110 ceph-mon[100641]: osdmap e785: 8 total, 8 up, 8 in 2024-08-17T00:46:55.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:55 smithi110 ceph-mon[100641]: pgmap v749: 121 pgs: 121 active+clean; 436 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 3.8 MiB/s wr, 11 op/s 2024-08-17T00:46:55.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:55 smithi110 ceph-mon[98148]: osdmap e785: 8 total, 8 up, 8 in 2024-08-17T00:46:55.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:55 smithi110 ceph-mon[98148]: pgmap v749: 121 pgs: 121 active+clean; 436 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 3.8 MiB/s wr, 11 op/s 2024-08-17T00:46:55.861 INFO:tasks.rados.rados.0.smithi110.stdout:3867: done (3 left) 2024-08-17T00:46:55.861 INFO:tasks.rados.rados.0.smithi110.stdout:3868: done (2 left) 2024-08-17T00:46:55.861 INFO:tasks.rados.rados.0.smithi110.stdout:3869: done (1 left) 2024-08-17T00:46:55.861 INFO:tasks.rados.rados.0.smithi110.stdout:3872: done (0 left) 2024-08-17T00:46:55.861 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 44 current snap is 354 2024-08-17T00:46:55.861 INFO:tasks.rados.rados.0.smithi110.stdout:3873: seq_num 1174 ranges {0=466944} 2024-08-17T00:46:55.862 INFO:tasks.rados.rados.0.smithi110.stdout:3873: writing smithi11086371-44 from 0 to 466944 tid 1 2024-08-17T00:46:55.863 INFO:tasks.rados.rados.0.smithi110.stdout:3874: snap_remove snap 328 2024-08-17T00:46:56.108 INFO:tasks.rados.rados.0.smithi110.stdout:3874: done (1 left) 2024-08-17T00:46:56.108 INFO:tasks.rados.rados.0.smithi110.stdout:3875: delete oid 50 current snap is 354 2024-08-17T00:46:56.108 INFO:tasks.rados.rados.0.smithi110.stdout:3873: finishing write tid 1 to smithi11086371-44 2024-08-17T00:46:56.108 INFO:tasks.rados.rados.0.smithi110.stdout:3873: finishing write tid 2 to smithi11086371-44 2024-08-17T00:46:56.108 INFO:tasks.rados.rados.0.smithi110.stdout:3873: finishing write tid 3 to smithi11086371-44 2024-08-17T00:46:56.109 INFO:tasks.rados.rados.0.smithi110.stdout:3873: oid 44 updating version 0 to 1540 2024-08-17T00:46:56.109 INFO:tasks.rados.rados.0.smithi110.stdout:3873: oid 44 version 1540 is already newer than 1539 2024-08-17T00:46:56.109 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 44 v 1540 (ObjNum 1174 snap 354 seq_num 1174) dirty exists 2024-08-17T00:46:56.109 INFO:tasks.rados.rados.0.smithi110.stdout:3873: left oid 44 (ObjNum 1174 snap 354 seq_num 1174) 2024-08-17T00:46:56.118 INFO:tasks.rados.rados.0.smithi110.stdout:3873: done (1 left) 2024-08-17T00:46:56.118 INFO:tasks.rados.rados.0.smithi110.stdout:3875: done (0 left) 2024-08-17T00:46:56.119 INFO:tasks.rados.rados.0.smithi110.stdout:3876: copy_from oid 29 from oid 12 current snap is 354 2024-08-17T00:46:56.119 INFO:tasks.rados.rados.0.smithi110.stdout:3877: copy_from oid 46 from oid 11 current snap is 354 2024-08-17T00:46:56.119 INFO:tasks.rados.rados.0.smithi110.stdout:3878: read oid 17 snap 348 2024-08-17T00:46:56.119 INFO:tasks.rados.rados.0.smithi110.stdout:3878: expect (ObjNum 1093 snap 314 seq_num 1093) 2024-08-17T00:46:56.119 INFO:tasks.rados.rados.0.smithi110.stdout:3879: snap_create 2024-08-17T00:46:56.125 INFO:tasks.rados.rados.0.smithi110.stdout:3878: expect (ObjNum 1093 snap 314 seq_num 1093) 2024-08-17T00:46:56.172 INFO:tasks.rados.rados.0.smithi110.stdout:3877: finishing copy_from racing read to smithi11086371-46 2024-08-17T00:46:56.172 INFO:tasks.rados.rados.0.smithi110.stdout:3877: finishing copy_from to smithi11086371-46 2024-08-17T00:46:56.172 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 1523 (ObjNum 1084 snap 313 seq_num 1084) dirty exists 2024-08-17T00:46:56.172 INFO:tasks.rados.rados.0.smithi110.stdout:3876: finishing copy_from racing read to smithi11086371-29 2024-08-17T00:46:56.172 INFO:tasks.rados.rados.0.smithi110.stdout:3876: finishing copy_from to smithi11086371-29 2024-08-17T00:46:56.172 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 1028 (ObjNum 1089 snap 314 seq_num 1089) dirty exists 2024-08-17T00:46:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:56 smithi177 ceph-mon[90034]: osdmap e786: 8 total, 8 up, 8 in 2024-08-17T00:46:56.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:56 smithi110 ceph-mon[100641]: osdmap e786: 8 total, 8 up, 8 in 2024-08-17T00:46:56.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:56 smithi110 ceph-mon[98148]: osdmap e786: 8 total, 8 up, 8 in 2024-08-17T00:46:57.118 INFO:tasks.rados.rados.0.smithi110.stdout:3876: done (3 left) 2024-08-17T00:46:57.118 INFO:tasks.rados.rados.0.smithi110.stdout:3877: done (2 left) 2024-08-17T00:46:57.118 INFO:tasks.rados.rados.0.smithi110.stdout:3878: done (1 left) 2024-08-17T00:46:57.119 INFO:tasks.rados.rados.0.smithi110.stdout:3879: done (0 left) 2024-08-17T00:46:57.119 INFO:tasks.rados.rados.0.smithi110.stdout:3880: snap_remove snap 349 2024-08-17T00:46:57.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:57 smithi110 ceph-mon[98148]: osdmap e787: 8 total, 8 up, 8 in 2024-08-17T00:46:57.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:57 smithi110 ceph-mon[98148]: pgmap v752: 121 pgs: 121 active+clean; 440 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 5.0 MiB/s wr, 11 op/s 2024-08-17T00:46:57.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:57 smithi110 ceph-mon[100641]: osdmap e787: 8 total, 8 up, 8 in 2024-08-17T00:46:57.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:57 smithi110 ceph-mon[100641]: pgmap v752: 121 pgs: 121 active+clean; 440 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 5.0 MiB/s wr, 11 op/s 2024-08-17T00:46:57.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:57 smithi177 ceph-mon[90034]: osdmap e787: 8 total, 8 up, 8 in 2024-08-17T00:46:57.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:57 smithi177 ceph-mon[90034]: pgmap v752: 121 pgs: 121 active+clean; 440 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 5.0 MiB/s wr, 11 op/s 2024-08-17T00:46:58.121 INFO:tasks.rados.rados.0.smithi110.stdout:3880: done (0 left) 2024-08-17T00:46:58.122 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 28 current snap is 355 2024-08-17T00:46:58.122 INFO:tasks.rados.rados.0.smithi110.stdout:3881: seq_num 1176 ranges {0=499712} 2024-08-17T00:46:58.125 INFO:tasks.rados.rados.0.smithi110.stdout:3881: writing smithi11086371-28 from 0 to 499712 tid 1 2024-08-17T00:46:58.125 INFO:tasks.rados.rados.0.smithi110.stdout:3882: rollback oid 22 current snap is 355 2024-08-17T00:46:58.125 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 22 to 341 2024-08-17T00:46:58.125 INFO:tasks.rados.rados.0.smithi110.stdout:3883: read oid 30 snap -1 2024-08-17T00:46:58.125 INFO:tasks.rados.rados.0.smithi110.stdout:3883: expect deleted 2024-08-17T00:46:58.125 INFO:tasks.rados.rados.0.smithi110.stdout:3884: read oid 49 snap -1 2024-08-17T00:46:58.125 INFO:tasks.rados.rados.0.smithi110.stdout:3884: expect (ObjNum 1144 snap 338 seq_num 1144) 2024-08-17T00:46:58.125 INFO:tasks.rados.rados.0.smithi110.stdout:3885: rmattr oid 39 current snap is 355 2024-08-17T00:46:58.125 INFO:tasks.rados.rados.0.smithi110.stdout:3885: done (4 left) 2024-08-17T00:46:58.125 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 15 current snap is 355 2024-08-17T00:46:58.125 INFO:tasks.rados.rados.0.smithi110.stdout:3886: seq_num 1177 ranges {5488640=516096} 2024-08-17T00:46:58.158 INFO:tasks.rados.rados.0.smithi110.stdout:3886: writing smithi11086371-15 from 5488640 to 6004736 tid 1 2024-08-17T00:46:58.158 INFO:tasks.rados.rados.0.smithi110.stdout:3887: read oid 27 snap 343 2024-08-17T00:46:58.158 INFO:tasks.rados.rados.0.smithi110.stdout:3887: expect (ObjNum 1115 snap 325 seq_num 1115) 2024-08-17T00:46:58.158 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 48 current snap is 355 2024-08-17T00:46:58.159 INFO:tasks.rados.rados.0.smithi110.stdout:3888: seq_num 1178 ranges {13737984=532480} 2024-08-17T00:46:58.235 INFO:tasks.rados.rados.0.smithi110.stdout:3888: writing smithi11086371-48 from 13737984 to 14270464 tid 1 2024-08-17T00:46:58.235 INFO:tasks.rados.rados.0.smithi110.stdout:3889: read oid 35 snap -1 2024-08-17T00:46:58.235 INFO:tasks.rados.rados.0.smithi110.stdout:3889: expect (ObjNum 1150 snap 344 seq_num 1150) 2024-08-17T00:46:58.235 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 10 current snap is 355 2024-08-17T00:46:58.235 INFO:tasks.rados.rados.0.smithi110.stdout:3890: seq_num 1179 ranges {7528448=548864} 2024-08-17T00:46:58.277 INFO:tasks.rados.rados.0.smithi110.stdout:3890: writing smithi11086371-10 from 7528448 to 8077312 tid 1 2024-08-17T00:46:58.277 INFO:tasks.rados.rados.0.smithi110.stdout:3891: snap_remove snap 327 2024-08-17T00:46:58.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:58 smithi110 ceph-mon[98148]: osdmap e788: 8 total, 8 up, 8 in 2024-08-17T00:46:58.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:58 smithi110 ceph-mon[100641]: osdmap e788: 8 total, 8 up, 8 in 2024-08-17T00:46:58.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:46:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:46:58] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.43.0" 2024-08-17T00:46:58.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:58 smithi177 ceph-mon[90034]: osdmap e788: 8 total, 8 up, 8 in 2024-08-17T00:46:59.134 INFO:tasks.rados.rados.0.smithi110.stdout:3891: done (9 left) 2024-08-17T00:46:59.134 INFO:tasks.rados.rados.0.smithi110.stdout:3892: rmattr oid 41 current snap is 355 2024-08-17T00:46:59.134 INFO:tasks.rados.rados.0.smithi110.stdout:3881: finishing write tid 1 to smithi11086371-28 2024-08-17T00:46:59.134 INFO:tasks.rados.rados.0.smithi110.stdout:3881: finishing write tid 2 to smithi11086371-28 2024-08-17T00:46:59.134 INFO:tasks.rados.rados.0.smithi110.stdout:3882: finishing rollback tid 1 to smithi11086371-22 2024-08-17T00:46:59.134 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 1618 (ObjNum 65 snap 0 seq_num 719798010) dirty dne 2024-08-17T00:46:59.134 INFO:tasks.rados.rados.0.smithi110.stdout:3881: finishing write tid 3 to smithi11086371-28 2024-08-17T00:46:59.134 INFO:tasks.rados.rados.0.smithi110.stdout:3881: oid 28 updating version 0 to 1541 2024-08-17T00:46:59.134 INFO:tasks.rados.rados.0.smithi110.stdout:3881: oid 28 updating version 1541 to 1542 2024-08-17T00:46:59.134 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 28 v 1542 (ObjNum 1176 snap 355 seq_num 1176) dirty exists 2024-08-17T00:46:59.135 INFO:tasks.rados.rados.0.smithi110.stdout:3881: left oid 28 (ObjNum 1176 snap 355 seq_num 1176) 2024-08-17T00:46:59.135 INFO:tasks.rados.rados.0.smithi110.stdout:3884: expect (ObjNum 1144 snap 338 seq_num 1144) 2024-08-17T00:46:59.207 INFO:tasks.rados.rados.0.smithi110.stdout:3886: finishing write tid 1 to smithi11086371-15 2024-08-17T00:46:59.207 INFO:tasks.rados.rados.0.smithi110.stdout:3886: finishing write tid 2 to smithi11086371-15 2024-08-17T00:46:59.207 INFO:tasks.rados.rados.0.smithi110.stdout:3886: finishing write tid 3 to smithi11086371-15 2024-08-17T00:46:59.208 INFO:tasks.rados.rados.0.smithi110.stdout:3886: oid 15 updating version 0 to 1537 2024-08-17T00:46:59.208 INFO:tasks.rados.rados.0.smithi110.stdout:3886: oid 15 version 1537 is already newer than 1536 2024-08-17T00:46:59.208 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 15 v 1537 (ObjNum 1177 snap 355 seq_num 1177) dirty exists 2024-08-17T00:46:59.208 INFO:tasks.rados.rados.0.smithi110.stdout:3886: left oid 15 (ObjNum 1177 snap 355 seq_num 1177) 2024-08-17T00:46:59.208 INFO:tasks.rados.rados.0.smithi110.stdout:3887: expect (ObjNum 1115 snap 325 seq_num 1115) 2024-08-17T00:46:59.408 INFO:tasks.rados.rados.0.smithi110.stdout:3889: expect (ObjNum 1150 snap 344 seq_num 1150) 2024-08-17T00:46:59.411 INFO:tasks.rados.rados.0.smithi110.stdout:3888: finishing write tid 1 to smithi11086371-48 2024-08-17T00:46:59.411 INFO:tasks.rados.rados.0.smithi110.stdout:3888: finishing write tid 2 to smithi11086371-48 2024-08-17T00:46:59.411 INFO:tasks.rados.rados.0.smithi110.stdout:3888: finishing write tid 3 to smithi11086371-48 2024-08-17T00:46:59.411 INFO:tasks.rados.rados.0.smithi110.stdout:3888: oid 48 updating version 0 to 1539 2024-08-17T00:46:59.411 INFO:tasks.rados.rados.0.smithi110.stdout:3888: oid 48 version 1539 is already newer than 1538 2024-08-17T00:46:59.412 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 1539 (ObjNum 1178 snap 355 seq_num 1178) dirty exists 2024-08-17T00:46:59.412 INFO:tasks.rados.rados.0.smithi110.stdout:3888: left oid 48 (ObjNum 1178 snap 355 seq_num 1178) 2024-08-17T00:46:59.412 INFO:tasks.rados.rados.0.smithi110.stdout:3890: finishing write tid 1 to smithi11086371-10 2024-08-17T00:46:59.412 INFO:tasks.rados.rados.0.smithi110.stdout:3890: finishing write tid 2 to smithi11086371-10 2024-08-17T00:46:59.412 INFO:tasks.rados.rados.0.smithi110.stdout:3890: finishing write tid 3 to smithi11086371-10 2024-08-17T00:46:59.412 INFO:tasks.rados.rados.0.smithi110.stdout:3890: oid 10 updating version 0 to 1392 2024-08-17T00:46:59.412 INFO:tasks.rados.rados.0.smithi110.stdout:3890: oid 10 updating version 1392 to 1393 2024-08-17T00:46:59.412 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 10 v 1393 (ObjNum 1179 snap 355 seq_num 1179) dirty exists 2024-08-17T00:46:59.412 INFO:tasks.rados.rados.0.smithi110.stdout:3890: left oid 10 (ObjNum 1179 snap 355 seq_num 1179) 2024-08-17T00:46:59.412 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 1538 (ObjNum 825 snap 243 seq_num 825) dirty exists 2024-08-17T00:46:59.412 INFO:tasks.rados.rados.0.smithi110.stdout:3881: done (9 left) 2024-08-17T00:46:59.412 INFO:tasks.rados.rados.0.smithi110.stdout:3882: done (8 left) 2024-08-17T00:46:59.412 INFO:tasks.rados.rados.0.smithi110.stdout:3883: done (7 left) 2024-08-17T00:46:59.412 INFO:tasks.rados.rados.0.smithi110.stdout:3884: done (6 left) 2024-08-17T00:46:59.413 INFO:tasks.rados.rados.0.smithi110.stdout:3886: done (5 left) 2024-08-17T00:46:59.413 INFO:tasks.rados.rados.0.smithi110.stdout:3887: done (4 left) 2024-08-17T00:46:59.413 INFO:tasks.rados.rados.0.smithi110.stdout:3888: done (3 left) 2024-08-17T00:46:59.413 INFO:tasks.rados.rados.0.smithi110.stdout:3889: done (2 left) 2024-08-17T00:46:59.413 INFO:tasks.rados.rados.0.smithi110.stdout:3890: done (1 left) 2024-08-17T00:46:59.413 INFO:tasks.rados.rados.0.smithi110.stdout:3892: done (0 left) 2024-08-17T00:46:59.413 INFO:tasks.rados.rados.0.smithi110.stdout:3893: snap_remove snap 336 2024-08-17T00:46:59.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:59 smithi110 ceph-mon[100641]: osdmap e789: 8 total, 8 up, 8 in 2024-08-17T00:46:59.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:46:59 smithi110 ceph-mon[100641]: pgmap v755: 121 pgs: 121 active+clean; 442 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.6 MiB/s wr, 2 op/s 2024-08-17T00:46:59.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:59 smithi110 ceph-mon[98148]: osdmap e789: 8 total, 8 up, 8 in 2024-08-17T00:46:59.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:46:59 smithi110 ceph-mon[98148]: pgmap v755: 121 pgs: 121 active+clean; 442 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.6 MiB/s wr, 2 op/s 2024-08-17T00:46:59.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:59 smithi177 ceph-mon[90034]: osdmap e789: 8 total, 8 up, 8 in 2024-08-17T00:46:59.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:46:59 smithi177 ceph-mon[90034]: pgmap v755: 121 pgs: 121 active+clean; 442 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.6 MiB/s wr, 2 op/s 2024-08-17T00:47:00.022 INFO:tasks.rados.rados.0.smithi110.stdout:3893: done (0 left) 2024-08-17T00:47:00.022 INFO:tasks.rados.rados.0.smithi110.stdout:3894: snap_create 2024-08-17T00:47:00.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:00 smithi110 ceph-mon[100641]: osdmap e790: 8 total, 8 up, 8 in 2024-08-17T00:47:00.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:00 smithi110 ceph-mon[100641]: osdmap e791: 8 total, 8 up, 8 in 2024-08-17T00:47:00.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:00 smithi110 ceph-mon[98148]: osdmap e790: 8 total, 8 up, 8 in 2024-08-17T00:47:00.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:00 smithi110 ceph-mon[98148]: osdmap e791: 8 total, 8 up, 8 in 2024-08-17T00:47:00.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:00 smithi177 ceph-mon[90034]: osdmap e790: 8 total, 8 up, 8 in 2024-08-17T00:47:00.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:00 smithi177 ceph-mon[90034]: osdmap e791: 8 total, 8 up, 8 in 2024-08-17T00:47:01.025 INFO:tasks.rados.rados.0.smithi110.stdout:3894: done (0 left) 2024-08-17T00:47:01.025 INFO:tasks.rados.rados.0.smithi110.stdout:3895: read oid 21 snap -1 2024-08-17T00:47:01.025 INFO:tasks.rados.rados.0.smithi110.stdout:3895: expect (ObjNum 1134 snap 336 seq_num 1134) 2024-08-17T00:47:01.025 INFO:tasks.rados.rados.0.smithi110.stdout:3896: read oid 34 snap 347 2024-08-17T00:47:01.025 INFO:tasks.rados.rados.0.smithi110.stdout:3896: expect deleted 2024-08-17T00:47:01.025 INFO:tasks.rados.rados.0.smithi110.stdout:3897: read oid 43 snap -1 2024-08-17T00:47:01.025 INFO:tasks.rados.rados.0.smithi110.stdout:3897: expect (ObjNum 1165 snap 350 seq_num 1165) 2024-08-17T00:47:01.025 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 25 current snap is 356 2024-08-17T00:47:01.025 INFO:tasks.rados.rados.0.smithi110.stdout:3898: seq_num 1180 ranges {3538944=565248} 2024-08-17T00:47:01.048 INFO:tasks.rados.rados.0.smithi110.stdout:3898: writing smithi11086371-25 from 3538944 to 4104192 tid 1 2024-08-17T00:47:01.048 INFO:tasks.rados.rados.0.smithi110.stdout:3899: snap_remove snap 339 2024-08-17T00:47:01.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:01 smithi110 ceph-mon[98148]: pgmap v758: 121 pgs: 121 active+clean; 444 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 8 op/s 2024-08-17T00:47:01.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:01 smithi110 ceph-mon[98148]: osdmap e792: 8 total, 8 up, 8 in 2024-08-17T00:47:01.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:01 smithi110 ceph-mon[100641]: pgmap v758: 121 pgs: 121 active+clean; 444 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 8 op/s 2024-08-17T00:47:01.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:01 smithi110 ceph-mon[100641]: osdmap e792: 8 total, 8 up, 8 in 2024-08-17T00:47:01.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:01 smithi177 ceph-mon[90034]: pgmap v758: 121 pgs: 121 active+clean; 444 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 8 op/s 2024-08-17T00:47:01.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:01 smithi177 ceph-mon[90034]: osdmap e792: 8 total, 8 up, 8 in 2024-08-17T00:47:02.027 INFO:tasks.rados.rados.0.smithi110.stdout:3899: done (4 left) 2024-08-17T00:47:02.027 INFO:tasks.rados.rados.0.smithi110.stdout:3900: rollback oid 22 current snap is 356 2024-08-17T00:47:02.027 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 22 to 335 2024-08-17T00:47:02.027 INFO:tasks.rados.rados.0.smithi110.stdout:3901: rollback oid 11 current snap is 356 2024-08-17T00:47:02.027 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 11 to 315 2024-08-17T00:47:02.027 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 48 current snap is 356 2024-08-17T00:47:02.027 INFO:tasks.rados.rados.0.smithi110.stdout:3902: seq_num 1181 ranges {14270464=581632} 2024-08-17T00:47:02.108 INFO:tasks.rados.rados.0.smithi110.stdout:3902: writing smithi11086371-48 from 14270464 to 14852096 tid 1 2024-08-17T00:47:02.108 INFO:tasks.rados.rados.0.smithi110.stdout:3903: snap_create 2024-08-17T00:47:02.108 INFO:tasks.rados.rados.0.smithi110.stdout:3897: expect (ObjNum 1165 snap 350 seq_num 1165) 2024-08-17T00:47:02.122 INFO:tasks.rados.rados.0.smithi110.stdout:3898: finishing write tid 1 to smithi11086371-25 2024-08-17T00:47:02.122 INFO:tasks.rados.rados.0.smithi110.stdout:3898: finishing write tid 2 to smithi11086371-25 2024-08-17T00:47:02.122 INFO:tasks.rados.rados.0.smithi110.stdout:3898: finishing write tid 3 to smithi11086371-25 2024-08-17T00:47:02.122 INFO:tasks.rados.rados.0.smithi110.stdout:3898: oid 25 updating version 0 to 1794 2024-08-17T00:47:02.122 INFO:tasks.rados.rados.0.smithi110.stdout:3898: oid 25 updating version 1794 to 1795 2024-08-17T00:47:02.122 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 25 v 1795 (ObjNum 1180 snap 356 seq_num 1180) dirty exists 2024-08-17T00:47:02.122 INFO:tasks.rados.rados.0.smithi110.stdout:3898: left oid 25 (ObjNum 1180 snap 356 seq_num 1180) 2024-08-17T00:47:02.123 INFO:tasks.rados.rados.0.smithi110.stdout:3895: expect (ObjNum 1134 snap 336 seq_num 1134) 2024-08-17T00:47:02.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:47:02.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:02 smithi110 ceph-mon[100641]: osdmap e793: 8 total, 8 up, 8 in 2024-08-17T00:47:02.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:47:02.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:02 smithi110 ceph-mon[98148]: osdmap e793: 8 total, 8 up, 8 in 2024-08-17T00:47:02.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:47:02.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:02 smithi177 ceph-mon[90034]: osdmap e793: 8 total, 8 up, 8 in 2024-08-17T00:47:03.490 INFO:tasks.rados.rados.0.smithi110.stdout:3901: finishing rollback tid 0 to smithi11086371-11 2024-08-17T00:47:03.490 INFO:tasks.rados.rados.0.smithi110.stdout:3901: finishing rollback tid 1 to smithi11086371-11 2024-08-17T00:47:03.490 INFO:tasks.rados.rados.0.smithi110.stdout:3901: finishing rollback tid 2 to smithi11086371-11 2024-08-17T00:47:03.490 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 11 v 1542 (ObjNum 825 snap 243 seq_num 825) dirty exists 2024-08-17T00:47:03.490 INFO:tasks.rados.rados.0.smithi110.stdout:3895: done (7 left) 2024-08-17T00:47:03.491 INFO:tasks.rados.rados.0.smithi110.stdout:3896: done (6 left) 2024-08-17T00:47:03.491 INFO:tasks.rados.rados.0.smithi110.stdout:3897: done (5 left) 2024-08-17T00:47:03.491 INFO:tasks.rados.rados.0.smithi110.stdout:3898: done (4 left) 2024-08-17T00:47:03.491 INFO:tasks.rados.rados.0.smithi110.stdout:3901: done (3 left) 2024-08-17T00:47:03.491 INFO:tasks.rados.rados.0.smithi110.stdout:3903: done (2 left) 2024-08-17T00:47:03.491 INFO:tasks.rados.rados.0.smithi110.stdout:3904: snap_create 2024-08-17T00:47:03.491 INFO:tasks.rados.rados.0.smithi110.stdout:3900: finishing rollback tid 1 to smithi11086371-22 2024-08-17T00:47:03.491 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 22 v 1618 (ObjNum 1265 snap 0 seq_num 1879811632) dirty dne 2024-08-17T00:47:03.491 INFO:tasks.rados.rados.0.smithi110.stdout:3902: finishing write tid 1 to smithi11086371-48 2024-08-17T00:47:03.491 INFO:tasks.rados.rados.0.smithi110.stdout:3902: finishing write tid 2 to smithi11086371-48 2024-08-17T00:47:03.491 INFO:tasks.rados.rados.0.smithi110.stdout:3902: finishing write tid 3 to smithi11086371-48 2024-08-17T00:47:03.491 INFO:tasks.rados.rados.0.smithi110.stdout:3902: oid 48 updating version 0 to 1543 2024-08-17T00:47:03.492 INFO:tasks.rados.rados.0.smithi110.stdout:3902: oid 48 updating version 1543 to 1544 2024-08-17T00:47:03.492 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 48 v 1544 (ObjNum 1181 snap 356 seq_num 1181) dirty exists 2024-08-17T00:47:03.492 INFO:tasks.rados.rados.0.smithi110.stdout:3902: left oid 48 (ObjNum 1181 snap 356 seq_num 1181) 2024-08-17T00:47:03.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:03 smithi110 ceph-mon[100641]: pgmap v761: 121 pgs: 121 active+clean; 442 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-08-17T00:47:03.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:03 smithi110 ceph-mon[100641]: osdmap e794: 8 total, 8 up, 8 in 2024-08-17T00:47:03.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:03 smithi110 ceph-mon[98148]: pgmap v761: 121 pgs: 121 active+clean; 442 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-08-17T00:47:03.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:03 smithi110 ceph-mon[98148]: osdmap e794: 8 total, 8 up, 8 in 2024-08-17T00:47:03.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:03 smithi177 ceph-mon[90034]: pgmap v761: 121 pgs: 121 active+clean; 442 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-08-17T00:47:03.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:03 smithi177 ceph-mon[90034]: osdmap e794: 8 total, 8 up, 8 in 2024-08-17T00:47:04.147 INFO:tasks.rados.rados.0.smithi110.stdout:3900: done (2 left) 2024-08-17T00:47:04.147 INFO:tasks.rados.rados.0.smithi110.stdout:3902: done (1 left) 2024-08-17T00:47:04.147 INFO:tasks.rados.rados.0.smithi110.stdout:3904: done (0 left) 2024-08-17T00:47:04.148 INFO:tasks.rados.rados.0.smithi110.stdout:3905: snap_remove snap 347 2024-08-17T00:47:05.025 INFO:tasks.rados.rados.0.smithi110.stdout:3905: done (0 left) 2024-08-17T00:47:05.025 INFO:tasks.rados.rados.0.smithi110.stdout:3906: read oid 44 snap -1 2024-08-17T00:47:05.025 INFO:tasks.rados.rados.0.smithi110.stdout:3906: expect (ObjNum 1174 snap 354 seq_num 1174) 2024-08-17T00:47:05.025 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 5 current snap is 358 2024-08-17T00:47:05.025 INFO:tasks.rados.rados.0.smithi110.stdout:3907: seq_num 1182 ranges {5554176=606208} 2024-08-17T00:47:05.060 INFO:tasks.rados.rados.0.smithi110.stdout:3907: writing smithi11086371-5 from 5554176 to 6160384 tid 1 2024-08-17T00:47:05.060 INFO:tasks.rados.rados.0.smithi110.stdout:3908: snap_remove snap 346 2024-08-17T00:47:05.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:05 smithi110 ceph-mon[98148]: osdmap e795: 8 total, 8 up, 8 in 2024-08-17T00:47:05.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:05 smithi110 ceph-mon[98148]: pgmap v764: 121 pgs: 121 active+clean; 419 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 398 KiB/s wr, 6 op/s 2024-08-17T00:47:05.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:05 smithi110 ceph-mon[98148]: osdmap e796: 8 total, 8 up, 8 in 2024-08-17T00:47:05.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:05 smithi110 ceph-mon[100641]: osdmap e795: 8 total, 8 up, 8 in 2024-08-17T00:47:05.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:05 smithi110 ceph-mon[100641]: pgmap v764: 121 pgs: 121 active+clean; 419 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 398 KiB/s wr, 6 op/s 2024-08-17T00:47:05.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:05 smithi110 ceph-mon[100641]: osdmap e796: 8 total, 8 up, 8 in 2024-08-17T00:47:05.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:05 smithi177 ceph-mon[90034]: osdmap e795: 8 total, 8 up, 8 in 2024-08-17T00:47:05.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:05 smithi177 ceph-mon[90034]: pgmap v764: 121 pgs: 121 active+clean; 419 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 398 KiB/s wr, 6 op/s 2024-08-17T00:47:05.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:05 smithi177 ceph-mon[90034]: osdmap e796: 8 total, 8 up, 8 in 2024-08-17T00:47:06.027 INFO:tasks.rados.rados.0.smithi110.stdout:3906: expect (ObjNum 1174 snap 354 seq_num 1174) 2024-08-17T00:47:06.047 INFO:tasks.rados.rados.0.smithi110.stdout:3907: finishing write tid 1 to smithi11086371-5 2024-08-17T00:47:06.047 INFO:tasks.rados.rados.0.smithi110.stdout:3907: finishing write tid 2 to smithi11086371-5 2024-08-17T00:47:06.047 INFO:tasks.rados.rados.0.smithi110.stdout:3906: done (2 left) 2024-08-17T00:47:06.048 INFO:tasks.rados.rados.0.smithi110.stdout:3908: done (1 left) 2024-08-17T00:47:06.048 INFO:tasks.rados.rados.0.smithi110.stdout:3909: read oid 33 snap 353 2024-08-17T00:47:06.048 INFO:tasks.rados.rados.0.smithi110.stdout:3909: expect deleted 2024-08-17T00:47:06.048 INFO:tasks.rados.rados.0.smithi110.stdout:3910: read oid 7 snap 354 2024-08-17T00:47:06.048 INFO:tasks.rados.rados.0.smithi110.stdout:3910: expect (ObjNum 825 snap 243 seq_num 825) 2024-08-17T00:47:06.048 INFO:tasks.rados.rados.0.smithi110.stdout:3911: read oid 22 snap 315 2024-08-17T00:47:06.048 INFO:tasks.rados.rados.0.smithi110.stdout:3911: expect (ObjNum 966 snap 276 seq_num 966) 2024-08-17T00:47:06.048 INFO:tasks.rados.rados.0.smithi110.stdout:3912: snap_remove snap 355 2024-08-17T00:47:07.032 INFO:tasks.rados.rados.0.smithi110.stdout:3912: done (4 left) 2024-08-17T00:47:07.032 INFO:tasks.rados.rados.0.smithi110.stdout:3913: rollback oid 9 current snap is 358 2024-08-17T00:47:07.032 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 9 to 341 2024-08-17T00:47:07.032 INFO:tasks.rados.rados.0.smithi110.stdout:3907: finishing write tid 3 to smithi11086371-5 2024-08-17T00:47:07.032 INFO:tasks.rados.rados.0.smithi110.stdout:3907: oid 5 updating version 0 to 1731 2024-08-17T00:47:07.032 INFO:tasks.rados.rados.0.smithi110.stdout:3907: oid 5 updating version 1731 to 1732 2024-08-17T00:47:07.032 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 5 v 1732 (ObjNum 1182 snap 358 seq_num 1182) dirty exists 2024-08-17T00:47:07.032 INFO:tasks.rados.rados.0.smithi110.stdout:3907: left oid 5 (ObjNum 1182 snap 358 seq_num 1182) 2024-08-17T00:47:07.032 INFO:tasks.rados.rados.0.smithi110.stdout:3911: expect (ObjNum 966 snap 276 seq_num 966) 2024-08-17T00:47:07.099 INFO:tasks.rados.rados.0.smithi110.stdout:3910: expect (ObjNum 825 snap 243 seq_num 825) 2024-08-17T00:47:07.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:07 smithi110 ceph-mon[100641]: osdmap e797: 8 total, 8 up, 8 in 2024-08-17T00:47:07.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:07 smithi110 ceph-mon[100641]: pgmap v767: 121 pgs: 121 active+clean; 425 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 562 KiB/s wr, 5 op/s 2024-08-17T00:47:07.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:07 smithi110 ceph-mon[98148]: osdmap e797: 8 total, 8 up, 8 in 2024-08-17T00:47:07.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:07 smithi110 ceph-mon[98148]: pgmap v767: 121 pgs: 121 active+clean; 425 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 562 KiB/s wr, 5 op/s 2024-08-17T00:47:07.356 INFO:tasks.rados.rados.0.smithi110.stdout:3913: finishing rollback tid 0 to smithi11086371-9 2024-08-17T00:47:07.356 INFO:tasks.rados.rados.0.smithi110.stdout:3913: finishing rollback tid 1 to smithi11086371-9 2024-08-17T00:47:07.356 INFO:tasks.rados.rados.0.smithi110.stdout:3913: finishing rollback tid 2 to smithi11086371-9 2024-08-17T00:47:07.356 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 1662 (ObjNum 1089 snap 314 seq_num 1089) dirty exists 2024-08-17T00:47:07.356 INFO:tasks.rados.rados.0.smithi110.stdout:3907: done (4 left) 2024-08-17T00:47:07.356 INFO:tasks.rados.rados.0.smithi110.stdout:3909: done (3 left) 2024-08-17T00:47:07.356 INFO:tasks.rados.rados.0.smithi110.stdout:3910: done (2 left) 2024-08-17T00:47:07.357 INFO:tasks.rados.rados.0.smithi110.stdout:3911: done (1 left) 2024-08-17T00:47:07.357 INFO:tasks.rados.rados.0.smithi110.stdout:3913: done (0 left) 2024-08-17T00:47:07.357 INFO:tasks.rados.rados.0.smithi110.stdout:3914: copy_from oid 30 from oid 48 current snap is 358 2024-08-17T00:47:07.357 INFO:tasks.rados.rados.0.smithi110.stdout:3915: rollback oid 19 current snap is 358 2024-08-17T00:47:07.357 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 19 to 353 2024-08-17T00:47:07.357 INFO:tasks.rados.rados.0.smithi110.stdout:3916: snap_remove snap 341 2024-08-17T00:47:07.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:07 smithi177 ceph-mon[90034]: osdmap e797: 8 total, 8 up, 8 in 2024-08-17T00:47:07.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:07 smithi177 ceph-mon[90034]: pgmap v767: 121 pgs: 121 active+clean; 425 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 562 KiB/s wr, 5 op/s 2024-08-17T00:47:08.033 INFO:tasks.rados.rados.0.smithi110.stdout:3915: finishing rollback tid 0 to smithi11086371-19 2024-08-17T00:47:08.033 INFO:tasks.rados.rados.0.smithi110.stdout:3915: finishing rollback tid 1 to smithi11086371-19 2024-08-17T00:47:08.033 INFO:tasks.rados.rados.0.smithi110.stdout:3915: finishing rollback tid 2 to smithi11086371-19 2024-08-17T00:47:08.033 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 19 v 1744 (ObjNum 1089 snap 314 seq_num 1089) dirty exists 2024-08-17T00:47:08.033 INFO:tasks.rados.rados.0.smithi110.stdout:3914: finishing copy_from racing read to smithi11086371-30 2024-08-17T00:47:08.034 INFO:tasks.rados.rados.0.smithi110.stdout:3914: finishing copy_from to smithi11086371-30 2024-08-17T00:47:08.034 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 1544 (ObjNum 1181 snap 356 seq_num 1181) dirty exists 2024-08-17T00:47:08.034 INFO:tasks.rados.rados.0.smithi110.stdout:3914: done (2 left) 2024-08-17T00:47:08.034 INFO:tasks.rados.rados.0.smithi110.stdout:3915: done (1 left) 2024-08-17T00:47:08.034 INFO:tasks.rados.rados.0.smithi110.stdout:3916: done (0 left) 2024-08-17T00:47:08.034 INFO:tasks.rados.rados.0.smithi110.stdout:3917: read oid 49 snap 350 2024-08-17T00:47:08.034 INFO:tasks.rados.rados.0.smithi110.stdout:3917: expect (ObjNum 1144 snap 338 seq_num 1144) 2024-08-17T00:47:08.034 INFO:tasks.rados.rados.0.smithi110.stdout:3918: snap_create 2024-08-17T00:47:08.054 INFO:tasks.rados.rados.0.smithi110.stdout:3917: expect (ObjNum 1144 snap 338 seq_num 1144) 2024-08-17T00:47:08.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:08 smithi110 ceph-mon[98148]: osdmap e798: 8 total, 8 up, 8 in 2024-08-17T00:47:08.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:08 smithi110 ceph-mon[100641]: osdmap e798: 8 total, 8 up, 8 in 2024-08-17T00:47:08.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:47:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:47:08] "GET /metrics HTTP/1.1" 200 36351 "" "Prometheus/2.43.0" 2024-08-17T00:47:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:08 smithi177 ceph-mon[90034]: osdmap e798: 8 total, 8 up, 8 in 2024-08-17T00:47:09.044 INFO:tasks.rados.rados.0.smithi110.stdout:3917: done (1 left) 2024-08-17T00:47:09.044 INFO:tasks.rados.rados.0.smithi110.stdout:3918: done (0 left) 2024-08-17T00:47:09.044 INFO:tasks.rados.rados.0.smithi110.stdout:3919: read oid 13 snap -1 2024-08-17T00:47:09.044 INFO:tasks.rados.rados.0.smithi110.stdout:3919: expect (ObjNum 1084 snap 313 seq_num 1084) 2024-08-17T00:47:09.044 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 46 current snap is 359 2024-08-17T00:47:09.045 INFO:tasks.rados.rados.0.smithi110.stdout:3920: seq_num 1183 ranges {1359872=622592} 2024-08-17T00:47:09.055 INFO:tasks.rados.rados.0.smithi110.stdout:3920: writing smithi11086371-46 from 1359872 to 1982464 tid 1 2024-08-17T00:47:09.055 INFO:tasks.rados.rados.0.smithi110.stdout:3921: snap_create 2024-08-17T00:47:09.055 INFO:tasks.rados.rados.0.smithi110.stdout:3919: expect (ObjNum 1084 snap 313 seq_num 1084) 2024-08-17T00:47:09.089 INFO:tasks.rados.rados.0.smithi110.stdout:3920: finishing write tid 1 to smithi11086371-46 2024-08-17T00:47:09.089 INFO:tasks.rados.rados.0.smithi110.stdout:3920: finishing write tid 2 to smithi11086371-46 2024-08-17T00:47:09.089 INFO:tasks.rados.rados.0.smithi110.stdout:3920: finishing write tid 3 to smithi11086371-46 2024-08-17T00:47:09.090 INFO:tasks.rados.rados.0.smithi110.stdout:3920: oid 46 updating version 0 to 1786 2024-08-17T00:47:09.090 INFO:tasks.rados.rados.0.smithi110.stdout:3920: oid 46 updating version 1786 to 1787 2024-08-17T00:47:09.090 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 1787 (ObjNum 1183 snap 359 seq_num 1183) dirty exists 2024-08-17T00:47:09.090 INFO:tasks.rados.rados.0.smithi110.stdout:3920: left oid 46 (ObjNum 1183 snap 359 seq_num 1183) 2024-08-17T00:47:09.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:09 smithi110 ceph-mon[98148]: osdmap e799: 8 total, 8 up, 8 in 2024-08-17T00:47:09.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:09 smithi110 ceph-mon[98148]: pgmap v770: 121 pgs: 121 active+clean; 425 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 290 KiB/s wr, 2 op/s 2024-08-17T00:47:09.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:09 smithi110 ceph-mon[100641]: osdmap e799: 8 total, 8 up, 8 in 2024-08-17T00:47:09.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:09 smithi110 ceph-mon[100641]: pgmap v770: 121 pgs: 121 active+clean; 425 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 290 KiB/s wr, 2 op/s 2024-08-17T00:47:09.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:09 smithi177 ceph-mon[90034]: osdmap e799: 8 total, 8 up, 8 in 2024-08-17T00:47:09.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:09 smithi177 ceph-mon[90034]: pgmap v770: 121 pgs: 121 active+clean; 425 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 290 KiB/s wr, 2 op/s 2024-08-17T00:47:10.027 INFO:tasks.rados.rados.0.smithi110.stdout:3919: done (2 left) 2024-08-17T00:47:10.027 INFO:tasks.rados.rados.0.smithi110.stdout:3920: done (1 left) 2024-08-17T00:47:10.027 INFO:tasks.rados.rados.0.smithi110.stdout:3921: done (0 left) 2024-08-17T00:47:10.027 INFO:tasks.rados.rados.0.smithi110.stdout:3922: read oid 2 snap -1 2024-08-17T00:47:10.028 INFO:tasks.rados.rados.0.smithi110.stdout:3922: expect deleted 2024-08-17T00:47:10.028 INFO:tasks.rados.rados.0.smithi110.stdout:3923: rmattr oid 12 current snap is 360 2024-08-17T00:47:10.028 INFO:tasks.rados.rados.0.smithi110.stdout:3923: done (1 left) 2024-08-17T00:47:10.028 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 29 current snap is 360 2024-08-17T00:47:10.028 INFO:tasks.rados.rados.0.smithi110.stdout:3924: seq_num 1184 ranges {5144576=638976} 2024-08-17T00:47:10.058 INFO:tasks.rados.rados.0.smithi110.stdout:3924: writing smithi11086371-29 from 5144576 to 5783552 tid 1 2024-08-17T00:47:10.058 INFO:tasks.rados.rados.0.smithi110.stdout:3925: rmattr oid 38 current snap is 360 2024-08-17T00:47:10.058 INFO:tasks.rados.rados.0.smithi110.stdout:3925: done (2 left) 2024-08-17T00:47:10.059 INFO:tasks.rados.rados.0.smithi110.stdout:3926: snap_remove snap 351 2024-08-17T00:47:10.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:10 smithi110 ceph-mon[100641]: osdmap e800: 8 total, 8 up, 8 in 2024-08-17T00:47:10.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:10 smithi110 ceph-mon[100641]: osdmap e801: 8 total, 8 up, 8 in 2024-08-17T00:47:10.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:10 smithi110 ceph-mon[98148]: osdmap e800: 8 total, 8 up, 8 in 2024-08-17T00:47:10.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:10 smithi110 ceph-mon[98148]: osdmap e801: 8 total, 8 up, 8 in 2024-08-17T00:47:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:10 smithi177 ceph-mon[90034]: osdmap e800: 8 total, 8 up, 8 in 2024-08-17T00:47:10.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:10 smithi177 ceph-mon[90034]: osdmap e801: 8 total, 8 up, 8 in 2024-08-17T00:47:11.051 INFO:tasks.rados.rados.0.smithi110.stdout:3926: done (2 left) 2024-08-17T00:47:11.051 INFO:tasks.rados.rados.0.smithi110.stdout:3927: rollback oid 39 current snap is 360 2024-08-17T00:47:11.051 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 39 to 335 2024-08-17T00:47:11.051 INFO:tasks.rados.rados.0.smithi110.stdout:3924: finishing write tid 1 to smithi11086371-29 2024-08-17T00:47:11.051 INFO:tasks.rados.rados.0.smithi110.stdout:3924: finishing write tid 2 to smithi11086371-29 2024-08-17T00:47:11.051 INFO:tasks.rados.rados.0.smithi110.stdout:3924: finishing write tid 3 to smithi11086371-29 2024-08-17T00:47:11.051 INFO:tasks.rados.rados.0.smithi110.stdout:3924: oid 29 updating version 0 to 1217 2024-08-17T00:47:11.051 INFO:tasks.rados.rados.0.smithi110.stdout:3924: oid 29 version 1217 is already newer than 1216 2024-08-17T00:47:11.051 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 29 v 1217 (ObjNum 1184 snap 360 seq_num 1184) dirty exists 2024-08-17T00:47:11.051 INFO:tasks.rados.rados.0.smithi110.stdout:3924: left oid 29 (ObjNum 1184 snap 360 seq_num 1184) 2024-08-17T00:47:11.052 INFO:tasks.rados.rados.0.smithi110.stdout:3922: done (2 left) 2024-08-17T00:47:11.052 INFO:tasks.rados.rados.0.smithi110.stdout:3924: done (1 left) 2024-08-17T00:47:11.052 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 12 current snap is 360 2024-08-17T00:47:11.052 INFO:tasks.rados.rados.0.smithi110.stdout:3928: seq_num 1185 ranges {5144576=655360} 2024-08-17T00:47:11.082 INFO:tasks.rados.rados.0.smithi110.stdout:3928: writing smithi11086371-12 from 5144576 to 5799936 tid 1 2024-08-17T00:47:11.082 INFO:tasks.rados.rados.0.smithi110.stdout:3929: snap_create 2024-08-17T00:47:11.082 INFO:tasks.rados.rados.0.smithi110.stdout:3927: finishing rollback tid 1 to smithi11086371-39 2024-08-17T00:47:11.083 INFO:tasks.rados.rados.0.smithi110.stdout:3927: finishing rollback tid 2 to smithi11086371-39 2024-08-17T00:47:11.083 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 1752 (ObjNum 1107 snap 321 seq_num 1107) dirty exists 2024-08-17T00:47:11.089 INFO:tasks.rados.rados.0.smithi110.stdout:3928: finishing write tid 1 to smithi11086371-12 2024-08-17T00:47:11.089 INFO:tasks.rados.rados.0.smithi110.stdout:3928: finishing write tid 2 to smithi11086371-12 2024-08-17T00:47:11.091 INFO:tasks.rados.rados.0.smithi110.stdout:3928: finishing write tid 3 to smithi11086371-12 2024-08-17T00:47:11.091 INFO:tasks.rados.rados.0.smithi110.stdout:3928: oid 12 updating version 0 to 1543 2024-08-17T00:47:11.091 INFO:tasks.rados.rados.0.smithi110.stdout:3928: oid 12 updating version 1543 to 1544 2024-08-17T00:47:11.091 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 12 v 1544 (ObjNum 1185 snap 360 seq_num 1185) dirty exists 2024-08-17T00:47:11.091 INFO:tasks.rados.rados.0.smithi110.stdout:3928: left oid 12 (ObjNum 1185 snap 360 seq_num 1185) 2024-08-17T00:47:11.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:11 smithi110 ceph-mon[98148]: pgmap v773: 121 pgs: 121 active+clean; 439 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.6 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-17T00:47:11.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:11 smithi110 ceph-mon[100641]: pgmap v773: 121 pgs: 121 active+clean; 439 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.6 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-17T00:47:11.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:11 smithi177 ceph-mon[90034]: pgmap v773: 121 pgs: 121 active+clean; 439 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.6 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-17T00:47:12.056 INFO:tasks.rados.rados.0.smithi110.stdout:3927: done (2 left) 2024-08-17T00:47:12.057 INFO:tasks.rados.rados.0.smithi110.stdout:3928: done (1 left) 2024-08-17T00:47:12.057 INFO:tasks.rados.rados.0.smithi110.stdout:3929: done (0 left) 2024-08-17T00:47:12.057 INFO:tasks.rados.rados.0.smithi110.stdout:3930: delete oid 18 current snap is 361 2024-08-17T00:47:12.061 INFO:tasks.rados.rados.0.smithi110.stdout:3930: done (0 left) 2024-08-17T00:47:12.062 INFO:tasks.rados.rados.0.smithi110.stdout:3931: read oid 15 snap 352 2024-08-17T00:47:12.062 INFO:tasks.rados.rados.0.smithi110.stdout:3931: expect (ObjNum 1158 snap 345 seq_num 1158) 2024-08-17T00:47:12.062 INFO:tasks.rados.rados.0.smithi110.stdout:3932: snap_create 2024-08-17T00:47:12.081 INFO:tasks.rados.rados.0.smithi110.stdout:3931: expect (ObjNum 1158 snap 345 seq_num 1158) 2024-08-17T00:47:12.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:12 smithi110 ceph-mon[100641]: osdmap e802: 8 total, 8 up, 8 in 2024-08-17T00:47:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:12 smithi110 ceph-mon[98148]: osdmap e802: 8 total, 8 up, 8 in 2024-08-17T00:47:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:12 smithi177 ceph-mon[90034]: osdmap e802: 8 total, 8 up, 8 in 2024-08-17T00:47:13.062 INFO:tasks.rados.rados.0.smithi110.stdout:3931: done (1 left) 2024-08-17T00:47:13.062 INFO:tasks.rados.rados.0.smithi110.stdout:3932: done (0 left) 2024-08-17T00:47:13.062 INFO:tasks.rados.rados.0.smithi110.stdout:3933: snap_remove snap 361 2024-08-17T00:47:13.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:13 smithi110 ceph-mon[98148]: osdmap e803: 8 total, 8 up, 8 in 2024-08-17T00:47:13.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:13 smithi110 ceph-mon[98148]: pgmap v776: 121 pgs: 121 active+clean; 439 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.0 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-08-17T00:47:13.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:13 smithi110 ceph-mon[100641]: osdmap e803: 8 total, 8 up, 8 in 2024-08-17T00:47:13.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:13 smithi110 ceph-mon[100641]: pgmap v776: 121 pgs: 121 active+clean; 439 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.0 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-08-17T00:47:13.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:13 smithi177 ceph-mon[90034]: osdmap e803: 8 total, 8 up, 8 in 2024-08-17T00:47:13.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:13 smithi177 ceph-mon[90034]: pgmap v776: 121 pgs: 121 active+clean; 439 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.0 MiB/s rd, 3.5 MiB/s wr, 4 op/s 2024-08-17T00:47:14.063 INFO:tasks.rados.rados.0.smithi110.stdout:3933: done (0 left) 2024-08-17T00:47:14.064 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 43 current snap is 362 2024-08-17T00:47:14.064 INFO:tasks.rados.rados.0.smithi110.stdout:3934: seq_num 1187 ranges {319488=688128} 2024-08-17T00:47:14.069 INFO:tasks.rados.rados.0.smithi110.stdout:3934: writing smithi11086371-43 from 319488 to 1007616 tid 1 2024-08-17T00:47:14.069 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 18 current snap is 362 2024-08-17T00:47:14.069 INFO:tasks.rados.rados.0.smithi110.stdout:3935: seq_num 1188 ranges {0=704512} 2024-08-17T00:47:14.073 INFO:tasks.rados.rados.0.smithi110.stdout:3935: writing smithi11086371-18 from 0 to 704512 tid 1 2024-08-17T00:47:14.074 INFO:tasks.rados.rados.0.smithi110.stdout:3936: rollback oid 30 current snap is 362 2024-08-17T00:47:14.074 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 30 to 348 2024-08-17T00:47:14.074 INFO:tasks.rados.rados.0.smithi110.stdout:3937: rmattr oid 21 current snap is 362 2024-08-17T00:47:14.074 INFO:tasks.rados.rados.0.smithi110.stdout:3938: read oid 45 snap -1 2024-08-17T00:47:14.074 INFO:tasks.rados.rados.0.smithi110.stdout:3938: expect (ObjNum 1134 snap 336 seq_num 1134) 2024-08-17T00:47:14.074 INFO:tasks.rados.rados.0.smithi110.stdout:3939: rmattr oid 49 current snap is 362 2024-08-17T00:47:14.074 INFO:tasks.rados.rados.0.smithi110.stdout:3939: done (5 left) 2024-08-17T00:47:14.074 INFO:tasks.rados.rados.0.smithi110.stdout:3940: setattr oid 4 current snap is 362 2024-08-17T00:47:14.075 INFO:tasks.rados.rados.0.smithi110.stdout:3941: read oid 15 snap -1 2024-08-17T00:47:14.075 INFO:tasks.rados.rados.0.smithi110.stdout:3941: expect (ObjNum 1177 snap 355 seq_num 1177) 2024-08-17T00:47:14.075 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 2 current snap is 362 2024-08-17T00:47:14.075 INFO:tasks.rados.rados.0.smithi110.stdout:3942: seq_num 1189 ranges {0=720896} 2024-08-17T00:47:14.080 INFO:tasks.rados.rados.0.smithi110.stdout:3942: writing smithi11086371-2 from 0 to 720896 tid 1 2024-08-17T00:47:14.080 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 36 current snap is 362 2024-08-17T00:47:14.080 INFO:tasks.rados.rados.0.smithi110.stdout:3943: seq_num 1190 ranges {7528448=737280} 2024-08-17T00:47:14.127 INFO:tasks.rados.rados.0.smithi110.stdout:3943: writing smithi11086371-36 from 7528448 to 8265728 tid 1 2024-08-17T00:47:14.127 INFO:tasks.rados.rados.0.smithi110.stdout:3944: read oid 24 snap -1 2024-08-17T00:47:14.127 INFO:tasks.rados.rados.0.smithi110.stdout:3944: expect (ObjNum 1101 snap 320 seq_num 1101) 2024-08-17T00:47:14.127 INFO:tasks.rados.rados.0.smithi110.stdout:3945: read oid 3 snap -1 2024-08-17T00:47:14.127 INFO:tasks.rados.rados.0.smithi110.stdout:3945: expect (ObjNum 1143 snap 337 seq_num 1143) 2024-08-17T00:47:14.127 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 37 current snap is 362 2024-08-17T00:47:14.128 INFO:tasks.rados.rados.0.smithi110.stdout:3936: finishing rollback tid 0 to smithi11086371-30 2024-08-17T00:47:14.128 INFO:tasks.rados.rados.0.smithi110.stdout:3936: finishing rollback tid 1 to smithi11086371-30 2024-08-17T00:47:14.128 INFO:tasks.rados.rados.0.smithi110.stdout:3935: finishing write tid 1 to smithi11086371-18 2024-08-17T00:47:14.128 INFO:tasks.rados.rados.0.smithi110.stdout:3936: finishing rollback tid 2 to smithi11086371-30 2024-08-17T00:47:14.128 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 30 v 1547 (ObjNum 1104 snap 320 seq_num 1104) dirty exists 2024-08-17T00:47:14.128 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 1663 (ObjNum 1134 snap 336 seq_num 1134) dirty exists 2024-08-17T00:47:14.128 INFO:tasks.rados.rados.0.smithi110.stdout:3935: finishing write tid 2 to smithi11086371-18 2024-08-17T00:47:14.128 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 1383 (ObjNum 1106 snap 321 seq_num 1106) dirty exists 2024-08-17T00:47:14.128 INFO:tasks.rados.rados.0.smithi110.stdout:3934: finishing write tid 1 to smithi11086371-43 2024-08-17T00:47:14.128 INFO:tasks.rados.rados.0.smithi110.stdout:3934: finishing write tid 2 to smithi11086371-43 2024-08-17T00:47:14.128 INFO:tasks.rados.rados.0.smithi110.stdout:3935: finishing write tid 3 to smithi11086371-18 2024-08-17T00:47:14.128 INFO:tasks.rados.rados.0.smithi110.stdout:3935: oid 18 updating version 0 to 1592 2024-08-17T00:47:14.128 INFO:tasks.rados.rados.0.smithi110.stdout:3935: oid 18 version 1592 is already newer than 1591 2024-08-17T00:47:14.129 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 1592 (ObjNum 1188 snap 362 seq_num 1188) dirty exists 2024-08-17T00:47:14.129 INFO:tasks.rados.rados.0.smithi110.stdout:3935: left oid 18 (ObjNum 1188 snap 362 seq_num 1188) 2024-08-17T00:47:14.129 INFO:tasks.rados.rados.0.smithi110.stdout:3946: seq_num 1191 ranges {0=753664} 2024-08-17T00:47:14.131 INFO:tasks.rados.rados.0.smithi110.stdout:3946: writing smithi11086371-37 from 0 to 753664 tid 1 2024-08-17T00:47:14.131 INFO:tasks.rados.rados.0.smithi110.stdout:3935: done (11 left) 2024-08-17T00:47:14.131 INFO:tasks.rados.rados.0.smithi110.stdout:3936: done (10 left) 2024-08-17T00:47:14.131 INFO:tasks.rados.rados.0.smithi110.stdout:3937: done (9 left) 2024-08-17T00:47:14.131 INFO:tasks.rados.rados.0.smithi110.stdout:3940: done (8 left) 2024-08-17T00:47:14.132 INFO:tasks.rados.rados.0.smithi110.stdout:3947: copy_from oid 9 from oid 28 current snap is 362 2024-08-17T00:47:14.132 INFO:tasks.rados.rados.0.smithi110.stdout:3948: read oid 18 snap -1 2024-08-17T00:47:14.132 INFO:tasks.rados.rados.0.smithi110.stdout:3948: expect (ObjNum 1188 snap 362 seq_num 1188) 2024-08-17T00:47:14.132 INFO:tasks.rados.rados.0.smithi110.stdout:3949: rollback oid 14 current snap is 362 2024-08-17T00:47:14.132 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 14 to 357 2024-08-17T00:47:14.132 INFO:tasks.rados.rados.0.smithi110.stdout:3942: finishing write tid 1 to smithi11086371-2 2024-08-17T00:47:14.132 INFO:tasks.rados.rados.0.smithi110.stdout:3934: finishing write tid 3 to smithi11086371-43 2024-08-17T00:47:14.132 INFO:tasks.rados.rados.0.smithi110.stdout:3934: oid 43 updating version 0 to 1395 2024-08-17T00:47:14.132 INFO:tasks.rados.rados.0.smithi110.stdout:3934: oid 43 version 1395 is already newer than 1394 2024-08-17T00:47:14.132 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 1395 (ObjNum 1187 snap 362 seq_num 1187) dirty exists 2024-08-17T00:47:14.132 INFO:tasks.rados.rados.0.smithi110.stdout:3934: left oid 43 (ObjNum 1187 snap 362 seq_num 1187) 2024-08-17T00:47:14.132 INFO:tasks.rados.rados.0.smithi110.stdout:3942: finishing write tid 2 to smithi11086371-2 2024-08-17T00:47:14.132 INFO:tasks.rados.rados.0.smithi110.stdout:3942: finishing write tid 3 to smithi11086371-2 2024-08-17T00:47:14.132 INFO:tasks.rados.rados.0.smithi110.stdout:3942: oid 2 updating version 0 to 1828 2024-08-17T00:47:14.133 INFO:tasks.rados.rados.0.smithi110.stdout:3942: oid 2 updating version 1828 to 1829 2024-08-17T00:47:14.133 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 2 v 1829 (ObjNum 1189 snap 362 seq_num 1189) dirty exists 2024-08-17T00:47:14.133 INFO:tasks.rados.rados.0.smithi110.stdout:3942: left oid 2 (ObjNum 1189 snap 362 seq_num 1189) 2024-08-17T00:47:14.133 INFO:tasks.rados.rados.0.smithi110.stdout:3941: expect (ObjNum 1177 snap 355 seq_num 1177) 2024-08-17T00:47:14.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:14 smithi177 ceph-mon[90034]: osdmap e804: 8 total, 8 up, 8 in 2024-08-17T00:47:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:14 smithi110 ceph-mon[98148]: osdmap e804: 8 total, 8 up, 8 in 2024-08-17T00:47:14.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:14 smithi110 ceph-mon[100641]: osdmap e804: 8 total, 8 up, 8 in 2024-08-17T00:47:14.630 INFO:tasks.rados.rados.0.smithi110.stdout:3943: finishing write tid 1 to smithi11086371-36 2024-08-17T00:47:14.630 INFO:tasks.rados.rados.0.smithi110.stdout:3943: finishing write tid 2 to smithi11086371-36 2024-08-17T00:47:14.630 INFO:tasks.rados.rados.0.smithi110.stdout:3943: finishing write tid 3 to smithi11086371-36 2024-08-17T00:47:14.631 INFO:tasks.rados.rados.0.smithi110.stdout:3943: oid 36 updating version 0 to 1397 2024-08-17T00:47:14.631 INFO:tasks.rados.rados.0.smithi110.stdout:3943: oid 36 version 1397 is already newer than 1396 2024-08-17T00:47:14.631 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 36 v 1397 (ObjNum 1190 snap 362 seq_num 1190) dirty exists 2024-08-17T00:47:14.631 INFO:tasks.rados.rados.0.smithi110.stdout:3943: left oid 36 (ObjNum 1190 snap 362 seq_num 1190) 2024-08-17T00:47:14.631 INFO:tasks.rados.rados.0.smithi110.stdout:3948: expect (ObjNum 1188 snap 362 seq_num 1188) 2024-08-17T00:47:14.648 INFO:tasks.rados.rados.0.smithi110.stdout:3946: finishing write tid 1 to smithi11086371-37 2024-08-17T00:47:14.648 INFO:tasks.rados.rados.0.smithi110.stdout:3946: finishing write tid 2 to smithi11086371-37 2024-08-17T00:47:14.649 INFO:tasks.rados.rados.0.smithi110.stdout:3946: finishing write tid 3 to smithi11086371-37 2024-08-17T00:47:14.649 INFO:tasks.rados.rados.0.smithi110.stdout:3946: oid 37 updating version 0 to 1625 2024-08-17T00:47:14.649 INFO:tasks.rados.rados.0.smithi110.stdout:3946: oid 37 updating version 1625 to 1626 2024-08-17T00:47:14.649 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 1626 (ObjNum 1191 snap 362 seq_num 1191) dirty exists 2024-08-17T00:47:14.649 INFO:tasks.rados.rados.0.smithi110.stdout:3946: left oid 37 (ObjNum 1191 snap 362 seq_num 1191) 2024-08-17T00:47:14.649 INFO:tasks.rados.rados.0.smithi110.stdout:3949: finishing rollback tid 0 to smithi11086371-14 2024-08-17T00:47:14.649 INFO:tasks.rados.rados.0.smithi110.stdout:3949: finishing rollback tid 1 to smithi11086371-14 2024-08-17T00:47:14.649 INFO:tasks.rados.rados.0.smithi110.stdout:3949: finishing rollback tid 2 to smithi11086371-14 2024-08-17T00:47:14.649 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 14 v 1833 (ObjNum 1101 snap 320 seq_num 1101) dirty exists 2024-08-17T00:47:14.649 INFO:tasks.rados.rados.0.smithi110.stdout:3947: finishing copy_from racing read to smithi11086371-9 2024-08-17T00:47:14.649 INFO:tasks.rados.rados.0.smithi110.stdout:3947: finishing copy_from to smithi11086371-9 2024-08-17T00:47:14.649 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 1542 (ObjNum 1176 snap 355 seq_num 1176) dirty exists 2024-08-17T00:47:14.649 INFO:tasks.rados.rados.0.smithi110.stdout:3934: done (10 left) 2024-08-17T00:47:14.650 INFO:tasks.rados.rados.0.smithi110.stdout:3941: done (9 left) 2024-08-17T00:47:14.650 INFO:tasks.rados.rados.0.smithi110.stdout:3942: done (8 left) 2024-08-17T00:47:14.650 INFO:tasks.rados.rados.0.smithi110.stdout:3943: done (7 left) 2024-08-17T00:47:14.650 INFO:tasks.rados.rados.0.smithi110.stdout:3946: done (6 left) 2024-08-17T00:47:14.650 INFO:tasks.rados.rados.0.smithi110.stdout:3947: done (5 left) 2024-08-17T00:47:14.650 INFO:tasks.rados.rados.0.smithi110.stdout:3948: done (4 left) 2024-08-17T00:47:14.650 INFO:tasks.rados.rados.0.smithi110.stdout:3949: done (3 left) 2024-08-17T00:47:14.650 INFO:tasks.rados.rados.0.smithi110.stdout:3950: rollback oid 1 current snap is 362 2024-08-17T00:47:14.650 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 1 to 335 2024-08-17T00:47:14.650 INFO:tasks.rados.rados.0.smithi110.stdout:3938: expect (ObjNum 1134 snap 336 seq_num 1134) 2024-08-17T00:47:15.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:15 smithi177 ceph-mon[90034]: osdmap e805: 8 total, 8 up, 8 in 2024-08-17T00:47:15.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:15 smithi177 ceph-mon[90034]: pgmap v779: 121 pgs: 121 active+clean; 441 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 997 KiB/s rd, 468 KiB/s wr, 3 op/s 2024-08-17T00:47:15.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:15 smithi177 ceph-mon[90034]: osdmap e806: 8 total, 8 up, 8 in 2024-08-17T00:47:15.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:15 smithi110 ceph-mon[100641]: osdmap e805: 8 total, 8 up, 8 in 2024-08-17T00:47:15.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:15 smithi110 ceph-mon[100641]: pgmap v779: 121 pgs: 121 active+clean; 441 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 997 KiB/s rd, 468 KiB/s wr, 3 op/s 2024-08-17T00:47:15.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:15 smithi110 ceph-mon[100641]: osdmap e806: 8 total, 8 up, 8 in 2024-08-17T00:47:15.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:15 smithi110 ceph-mon[98148]: osdmap e805: 8 total, 8 up, 8 in 2024-08-17T00:47:15.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:15 smithi110 ceph-mon[98148]: pgmap v779: 121 pgs: 121 active+clean; 441 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 997 KiB/s rd, 468 KiB/s wr, 3 op/s 2024-08-17T00:47:15.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:15 smithi110 ceph-mon[98148]: osdmap e806: 8 total, 8 up, 8 in 2024-08-17T00:47:16.014 INFO:tasks.rados.rados.0.smithi110.stdout:3944: expect (ObjNum 1101 snap 320 seq_num 1101) 2024-08-17T00:47:16.118 INFO:tasks.rados.rados.0.smithi110.stdout:3945: expect (ObjNum 1143 snap 337 seq_num 1143) 2024-08-17T00:47:16.497 INFO:tasks.rados.rados.0.smithi110.stdout:3950: finishing rollback tid 0 to smithi11086371-1 2024-08-17T00:47:16.497 INFO:tasks.rados.rados.0.smithi110.stdout:3950: finishing rollback tid 1 to smithi11086371-1 2024-08-17T00:47:16.497 INFO:tasks.rados.rados.0.smithi110.stdout:3938: done (3 left) 2024-08-17T00:47:16.497 INFO:tasks.rados.rados.0.smithi110.stdout:3944: done (2 left) 2024-08-17T00:47:16.497 INFO:tasks.rados.rados.0.smithi110.stdout:3945: done (1 left) 2024-08-17T00:47:16.498 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 43 current snap is 362 2024-08-17T00:47:16.498 INFO:tasks.rados.rados.0.smithi110.stdout:3950: finishing rollback tid 2 to smithi11086371-1 2024-08-17T00:47:16.498 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 1385 (ObjNum 1102 snap 320 seq_num 1102) dirty exists 2024-08-17T00:47:16.498 INFO:tasks.rados.rados.0.smithi110.stdout:3951: seq_num 1192 ranges {1007616=770048} 2024-08-17T00:47:16.506 INFO:tasks.rados.rados.0.smithi110.stdout:3951: writing smithi11086371-43 from 1007616 to 1777664 tid 1 2024-08-17T00:47:16.507 INFO:tasks.rados.rados.0.smithi110.stdout:3950: done (1 left) 2024-08-17T00:47:16.507 INFO:tasks.rados.rados.0.smithi110.stdout:3952: read oid 3 snap -1 2024-08-17T00:47:16.507 INFO:tasks.rados.rados.0.smithi110.stdout:3952: expect (ObjNum 1143 snap 337 seq_num 1143) 2024-08-17T00:47:16.507 INFO:tasks.rados.rados.0.smithi110.stdout:3953: copy_from oid 29 from oid 34 current snap is 362 2024-08-17T00:47:16.507 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 46 current snap is 362 2024-08-17T00:47:16.507 INFO:tasks.rados.rados.0.smithi110.stdout:3954: seq_num 1193 ranges {1982464=786432} 2024-08-17T00:47:16.521 INFO:tasks.rados.rados.0.smithi110.stdout:3954: writing smithi11086371-46 from 1982464 to 2768896 tid 1 2024-08-17T00:47:16.522 INFO:tasks.rados.rados.0.smithi110.stdout:3955: snap_remove snap 315 2024-08-17T00:47:16.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:47:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:47:16.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:47:17.340 INFO:tasks.rados.rados.0.smithi110.stdout:3953: finishing copy_from to smithi11086371-29 2024-08-17T00:47:17.341 INFO:tasks.rados.rados.0.smithi110.stdout:3953: got expected ENOENT (src dne) 2024-08-17T00:47:17.341 INFO:tasks.rados.rados.0.smithi110.stdout:3953: finishing copy_from racing read to smithi11086371-29 2024-08-17T00:47:17.341 INFO:tasks.rados.rados.0.smithi110.stdout:3951: finishing write tid 1 to smithi11086371-43 2024-08-17T00:47:17.341 INFO:tasks.rados.rados.0.smithi110.stdout:3951: finishing write tid 2 to smithi11086371-43 2024-08-17T00:47:17.341 INFO:tasks.rados.rados.0.smithi110.stdout:3951: finishing write tid 3 to smithi11086371-43 2024-08-17T00:47:17.341 INFO:tasks.rados.rados.0.smithi110.stdout:3951: oid 43 updating version 0 to 1399 2024-08-17T00:47:17.341 INFO:tasks.rados.rados.0.smithi110.stdout:3951: oid 43 version 1399 is already newer than 1398 2024-08-17T00:47:17.341 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 43 v 1399 (ObjNum 1192 snap 362 seq_num 1192) dirty exists 2024-08-17T00:47:17.341 INFO:tasks.rados.rados.0.smithi110.stdout:3951: left oid 43 (ObjNum 1192 snap 362 seq_num 1192) 2024-08-17T00:47:17.341 INFO:tasks.rados.rados.0.smithi110.stdout:3954: finishing write tid 1 to smithi11086371-46 2024-08-17T00:47:17.341 INFO:tasks.rados.rados.0.smithi110.stdout:3954: finishing write tid 2 to smithi11086371-46 2024-08-17T00:47:17.342 INFO:tasks.rados.rados.0.smithi110.stdout:3954: finishing write tid 3 to smithi11086371-46 2024-08-17T00:47:17.342 INFO:tasks.rados.rados.0.smithi110.stdout:3954: oid 46 updating version 0 to 1794 2024-08-17T00:47:17.342 INFO:tasks.rados.rados.0.smithi110.stdout:3954: oid 46 version 1794 is already newer than 1793 2024-08-17T00:47:17.342 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 46 v 1794 (ObjNum 1193 snap 362 seq_num 1193) dirty exists 2024-08-17T00:47:17.342 INFO:tasks.rados.rados.0.smithi110.stdout:3954: left oid 46 (ObjNum 1193 snap 362 seq_num 1193) 2024-08-17T00:47:17.342 INFO:tasks.rados.rados.0.smithi110.stdout:3952: expect (ObjNum 1143 snap 337 seq_num 1143) 2024-08-17T00:47:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:17 smithi177 ceph-mon[90034]: pgmap v781: 121 pgs: 121 active+clean; 451 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 437 KiB/s wr, 10 op/s 2024-08-17T00:47:17.731 INFO:tasks.rados.rados.0.smithi110.stdout:3951: done (4 left) 2024-08-17T00:47:17.731 INFO:tasks.rados.rados.0.smithi110.stdout:3952: done (3 left) 2024-08-17T00:47:17.731 INFO:tasks.rados.rados.0.smithi110.stdout:3953: done (2 left) 2024-08-17T00:47:17.731 INFO:tasks.rados.rados.0.smithi110.stdout:3954: done (1 left) 2024-08-17T00:47:17.731 INFO:tasks.rados.rados.0.smithi110.stdout:3955: done (0 left) 2024-08-17T00:47:17.731 INFO:tasks.rados.rados.0.smithi110.stdout:3956: copy_from oid 13 from oid 8 current snap is 362 2024-08-17T00:47:17.731 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 37 current snap is 362 2024-08-17T00:47:17.731 INFO:tasks.rados.rados.0.smithi110.stdout:3957: seq_num 1194 ranges {753664=802816} 2024-08-17T00:47:17.739 INFO:tasks.rados.rados.0.smithi110.stdout:3957: writing smithi11086371-37 from 753664 to 1556480 tid 1 2024-08-17T00:47:17.739 INFO:tasks.rados.rados.0.smithi110.stdout:3958: snap_create 2024-08-17T00:47:17.739 INFO:tasks.rados.rados.0.smithi110.stdout:3956: finishing copy_from to smithi11086371-13 2024-08-17T00:47:17.739 INFO:tasks.rados.rados.0.smithi110.stdout:3956: got expected ENOENT (src dne) 2024-08-17T00:47:17.739 INFO:tasks.rados.rados.0.smithi110.stdout:3956: finishing copy_from racing read to smithi11086371-13 2024-08-17T00:47:17.742 INFO:tasks.rados.rados.0.smithi110.stdout:3957: finishing write tid 1 to smithi11086371-37 2024-08-17T00:47:17.742 INFO:tasks.rados.rados.0.smithi110.stdout:3957: finishing write tid 2 to smithi11086371-37 2024-08-17T00:47:17.743 INFO:tasks.rados.rados.0.smithi110.stdout:3957: finishing write tid 3 to smithi11086371-37 2024-08-17T00:47:17.743 INFO:tasks.rados.rados.0.smithi110.stdout:3957: oid 37 updating version 0 to 1627 2024-08-17T00:47:17.743 INFO:tasks.rados.rados.0.smithi110.stdout:3957: oid 37 updating version 1627 to 1628 2024-08-17T00:47:17.743 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 37 v 1628 (ObjNum 1194 snap 362 seq_num 1194) dirty exists 2024-08-17T00:47:17.743 INFO:tasks.rados.rados.0.smithi110.stdout:3957: left oid 37 (ObjNum 1194 snap 362 seq_num 1194) 2024-08-17T00:47:17.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:17 smithi110 ceph-mon[98148]: pgmap v781: 121 pgs: 121 active+clean; 451 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 437 KiB/s wr, 10 op/s 2024-08-17T00:47:17.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:17 smithi110 ceph-mon[100641]: pgmap v781: 121 pgs: 121 active+clean; 451 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 437 KiB/s wr, 10 op/s 2024-08-17T00:47:18.345 INFO:tasks.rados.rados.0.smithi110.stdout:3956: done (2 left) 2024-08-17T00:47:18.345 INFO:tasks.rados.rados.0.smithi110.stdout:3957: done (1 left) 2024-08-17T00:47:18.345 INFO:tasks.rados.rados.0.smithi110.stdout:3958: done (0 left) 2024-08-17T00:47:18.345 INFO:tasks.rados.rados.0.smithi110.stdout:3959: setattr oid 9 current snap is 363 2024-08-17T00:47:18.346 INFO:tasks.rados.rados.0.smithi110.stdout:3960: snap_create 2024-08-17T00:47:18.349 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 1664 (ObjNum 1176 snap 355 seq_num 1176) dirty exists 2024-08-17T00:47:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:18 smithi110 ceph-mon[98148]: osdmap e807: 8 total, 8 up, 8 in 2024-08-17T00:47:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:18 smithi110 ceph-mon[100641]: osdmap e807: 8 total, 8 up, 8 in 2024-08-17T00:47:18.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:47:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:47:18] "GET /metrics HTTP/1.1" 200 36352 "" "Prometheus/2.43.0" 2024-08-17T00:47:18.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:18 smithi177 ceph-mon[90034]: osdmap e807: 8 total, 8 up, 8 in 2024-08-17T00:47:19.351 INFO:tasks.rados.rados.0.smithi110.stdout:3959: done (1 left) 2024-08-17T00:47:19.351 INFO:tasks.rados.rados.0.smithi110.stdout:3960: done (0 left) 2024-08-17T00:47:19.351 INFO:tasks.rados.rados.0.smithi110.stdout:3961: snap_create 2024-08-17T00:47:19.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:19 smithi177 ceph-mon[90034]: pgmap v783: 121 pgs: 121 active+clean; 451 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 906 KiB/s wr, 14 op/s 2024-08-17T00:47:19.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:19 smithi177 ceph-mon[90034]: osdmap e808: 8 total, 8 up, 8 in 2024-08-17T00:47:19.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:19 smithi110 ceph-mon[98148]: pgmap v783: 121 pgs: 121 active+clean; 451 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 906 KiB/s wr, 14 op/s 2024-08-17T00:47:19.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:19 smithi110 ceph-mon[98148]: osdmap e808: 8 total, 8 up, 8 in 2024-08-17T00:47:19.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:19 smithi110 ceph-mon[100641]: pgmap v783: 121 pgs: 121 active+clean; 451 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 906 KiB/s wr, 14 op/s 2024-08-17T00:47:19.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:19 smithi110 ceph-mon[100641]: osdmap e808: 8 total, 8 up, 8 in 2024-08-17T00:47:20.029 INFO:tasks.rados.rados.0.smithi110.stdout:3961: done (0 left) 2024-08-17T00:47:20.029 INFO:tasks.rados.rados.0.smithi110.stdout:3962: rollback oid 1 current snap is 365 2024-08-17T00:47:20.029 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 1 to 354 2024-08-17T00:47:20.029 INFO:tasks.rados.rados.0.smithi110.stdout:3963: read oid 41 snap -1 2024-08-17T00:47:20.029 INFO:tasks.rados.rados.0.smithi110.stdout:3963: expect (ObjNum 825 snap 243 seq_num 825) 2024-08-17T00:47:20.029 INFO:tasks.rados.rados.0.smithi110.stdout:3964: setattr oid 38 current snap is 365 2024-08-17T00:47:20.030 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 39 current snap is 365 2024-08-17T00:47:20.030 INFO:tasks.rados.rados.0.smithi110.stdout:3965: seq_num 1195 ranges {4997120=417792,5414912=401408} 2024-08-17T00:47:20.062 INFO:tasks.rados.rados.0.smithi110.stdout:3965: writing smithi11086371-39 from 4997120 to 5414912 tid 1 2024-08-17T00:47:20.064 INFO:tasks.rados.rados.0.smithi110.stdout:3965: writing smithi11086371-39 from 5414912 to 5816320 tid 2 2024-08-17T00:47:20.065 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 2 current snap is 365 2024-08-17T00:47:20.065 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 38 v 1384 (ObjNum 1152 snap 344 seq_num 1152) dirty exists 2024-08-17T00:47:20.065 INFO:tasks.rados.rados.0.smithi110.stdout:3966: seq_num 1196 ranges {720896=434176,1155072=401408} 2024-08-17T00:47:20.071 INFO:tasks.rados.rados.0.smithi110.stdout:3966: writing smithi11086371-2 from 720896 to 1155072 tid 1 2024-08-17T00:47:20.074 INFO:tasks.rados.rados.0.smithi110.stdout:3966: writing smithi11086371-2 from 1155072 to 1556480 tid 2 2024-08-17T00:47:20.074 INFO:tasks.rados.rados.0.smithi110.stdout:3964: done (4 left) 2024-08-17T00:47:20.074 INFO:tasks.rados.rados.0.smithi110.stdout:3967: rollback oid 27 current snap is 365 2024-08-17T00:47:20.074 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 27 to 352 2024-08-17T00:47:20.074 INFO:tasks.rados.rados.0.smithi110.stdout:3962: finishing rollback tid 0 to smithi11086371-1 2024-08-17T00:47:20.074 INFO:tasks.rados.rados.0.smithi110.stdout:3962: finishing rollback tid 1 to smithi11086371-1 2024-08-17T00:47:20.074 INFO:tasks.rados.rados.0.smithi110.stdout:3962: finishing rollback tid 2 to smithi11086371-1 2024-08-17T00:47:20.074 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 1 v 1388 (ObjNum 1079 snap 313 seq_num 1079) dirty exists 2024-08-17T00:47:20.074 INFO:tasks.rados.rados.0.smithi110.stdout:3963: expect (ObjNum 825 snap 243 seq_num 825) 2024-08-17T00:47:20.329 INFO:tasks.rados.rados.0.smithi110.stdout:3965: finishing write tid 1 to smithi11086371-39 2024-08-17T00:47:20.329 INFO:tasks.rados.rados.0.smithi110.stdout:3965: finishing write tid 2 to smithi11086371-39 2024-08-17T00:47:20.330 INFO:tasks.rados.rados.0.smithi110.stdout:3965: finishing write tid 3 to smithi11086371-39 2024-08-17T00:47:20.330 INFO:tasks.rados.rados.0.smithi110.stdout:3965: finishing write tid 4 to smithi11086371-39 2024-08-17T00:47:20.330 INFO:tasks.rados.rados.0.smithi110.stdout:3965: oid 39 updating version 0 to 1767 2024-08-17T00:47:20.330 INFO:tasks.rados.rados.0.smithi110.stdout:3965: oid 39 updating version 1767 to 1768 2024-08-17T00:47:20.330 INFO:tasks.rados.rados.0.smithi110.stdout:3965: oid 39 version 1768 is already newer than 1766 2024-08-17T00:47:20.330 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 39 v 1768 (ObjNum 1195 snap 365 seq_num 1195) dirty exists 2024-08-17T00:47:20.330 INFO:tasks.rados.rados.0.smithi110.stdout:3965: left oid 39 (ObjNum 1195 snap 365 seq_num 1195) 2024-08-17T00:47:20.330 INFO:tasks.rados.rados.0.smithi110.stdout:3966: finishing write tid 1 to smithi11086371-2 2024-08-17T00:47:20.330 INFO:tasks.rados.rados.0.smithi110.stdout:3966: finishing write tid 2 to smithi11086371-2 2024-08-17T00:47:20.330 INFO:tasks.rados.rados.0.smithi110.stdout:3966: finishing write tid 3 to smithi11086371-2 2024-08-17T00:47:20.330 INFO:tasks.rados.rados.0.smithi110.stdout:3967: finishing rollback tid 0 to smithi11086371-27 2024-08-17T00:47:20.330 INFO:tasks.rados.rados.0.smithi110.stdout:3967: finishing rollback tid 1 to smithi11086371-27 2024-08-17T00:47:20.331 INFO:tasks.rados.rados.0.smithi110.stdout:3967: finishing rollback tid 2 to smithi11086371-27 2024-08-17T00:47:20.331 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 27 v 1231 (ObjNum 1115 snap 325 seq_num 1115) dirty exists 2024-08-17T00:47:20.331 INFO:tasks.rados.rados.0.smithi110.stdout:3966: finishing write tid 4 to smithi11086371-2 2024-08-17T00:47:20.331 INFO:tasks.rados.rados.0.smithi110.stdout:3966: oid 2 updating version 0 to 1847 2024-08-17T00:47:20.331 INFO:tasks.rados.rados.0.smithi110.stdout:3966: oid 2 version 1847 is already newer than 1845 2024-08-17T00:47:20.331 INFO:tasks.rados.rados.0.smithi110.stdout:3966: oid 2 version 1847 is already newer than 1846 2024-08-17T00:47:20.331 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 2 v 1847 (ObjNum 1196 snap 365 seq_num 1196) dirty exists 2024-08-17T00:47:20.331 INFO:tasks.rados.rados.0.smithi110.stdout:3966: left oid 2 (ObjNum 1196 snap 365 seq_num 1196) 2024-08-17T00:47:20.331 INFO:tasks.rados.rados.0.smithi110.stdout:3962: done (4 left) 2024-08-17T00:47:20.332 INFO:tasks.rados.rados.0.smithi110.stdout:3963: done (3 left) 2024-08-17T00:47:20.332 INFO:tasks.rados.rados.0.smithi110.stdout:3965: done (2 left) 2024-08-17T00:47:20.332 INFO:tasks.rados.rados.0.smithi110.stdout:3966: done (1 left) 2024-08-17T00:47:20.332 INFO:tasks.rados.rados.0.smithi110.stdout:3967: done (0 left) 2024-08-17T00:47:20.332 INFO:tasks.rados.rados.0.smithi110.stdout:3968: snap_create 2024-08-17T00:47:20.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:20 smithi177 ceph-mon[90034]: osdmap e809: 8 total, 8 up, 8 in 2024-08-17T00:47:20.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:20 smithi177 ceph-mon[90034]: osdmap e810: 8 total, 8 up, 8 in 2024-08-17T00:47:20.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:20 smithi110 ceph-mon[98148]: osdmap e809: 8 total, 8 up, 8 in 2024-08-17T00:47:20.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:20 smithi110 ceph-mon[98148]: osdmap e810: 8 total, 8 up, 8 in 2024-08-17T00:47:20.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:20 smithi110 ceph-mon[100641]: osdmap e809: 8 total, 8 up, 8 in 2024-08-17T00:47:20.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:20 smithi110 ceph-mon[100641]: osdmap e810: 8 total, 8 up, 8 in 2024-08-17T00:47:21.029 INFO:tasks.rados.rados.0.smithi110.stdout:3968: done (0 left) 2024-08-17T00:47:21.029 INFO:tasks.rados.rados.0.smithi110.stdout:3969: copy_from oid 13 from oid 38 current snap is 366 2024-08-17T00:47:21.029 INFO:tasks.rados.rados.0.smithi110.stdout:3970: setattr oid 31 current snap is 366 2024-08-17T00:47:21.030 INFO:tasks.rados.rados.0.smithi110.stdout:3971: rollback oid 23 current snap is 366 2024-08-17T00:47:21.030 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 23 to 358 2024-08-17T00:47:21.030 INFO:tasks.rados.rados.0.smithi110.stdout:3972: snap_remove snap 364 2024-08-17T00:47:21.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:21 smithi177 ceph-mon[90034]: pgmap v787: 121 pgs: 121 active+clean; 380 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-08-17T00:47:21.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:47:21.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:47:21.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:47:21.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:47:21.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:47:21.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:21 smithi177 ceph-mon[90034]: osdmap e811: 8 total, 8 up, 8 in 2024-08-17T00:47:21.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:47:21.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:47:21.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:47:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:21 smithi110 ceph-mon[100641]: pgmap v787: 121 pgs: 121 active+clean; 380 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-08-17T00:47:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:47:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:47:21.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:47:21.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:47:21.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:47:21.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:21 smithi110 ceph-mon[100641]: osdmap e811: 8 total, 8 up, 8 in 2024-08-17T00:47:21.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:47:21.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:47:21.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:47:21.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:21 smithi110 ceph-mon[98148]: pgmap v787: 121 pgs: 121 active+clean; 380 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-08-17T00:47:21.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:47:21.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:47:21.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:47:21.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:47:21.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:47:21.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:21 smithi110 ceph-mon[98148]: osdmap e811: 8 total, 8 up, 8 in 2024-08-17T00:47:21.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:47:21.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:47:21.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:47:22.035 INFO:tasks.rados.rados.0.smithi110.stdout:3972: done (3 left) 2024-08-17T00:47:22.035 INFO:tasks.rados.rados.0.smithi110.stdout:3973: read oid 25 snap -1 2024-08-17T00:47:22.035 INFO:tasks.rados.rados.0.smithi110.stdout:3973: expect (ObjNum 1180 snap 356 seq_num 1180) 2024-08-17T00:47:22.035 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 21 current snap is 366 2024-08-17T00:47:22.036 INFO:tasks.rados.rados.0.smithi110.stdout:3974: seq_num 1197 ranges {14819328=450560,15269888=401408} 2024-08-17T00:47:22.117 INFO:tasks.rados.rados.0.smithi110.stdout:3974: writing smithi11086371-21 from 14819328 to 15269888 tid 1 2024-08-17T00:47:22.120 INFO:tasks.rados.rados.0.smithi110.stdout:3974: writing smithi11086371-21 from 15269888 to 15671296 tid 2 2024-08-17T00:47:22.120 INFO:tasks.rados.rados.0.smithi110.stdout:3975: rollback oid 36 current snap is 366 2024-08-17T00:47:22.120 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 36 to 338 2024-08-17T00:47:22.120 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 31 v 1548 (ObjNum 1109 snap 322 seq_num 1109) dirty exists 2024-08-17T00:47:22.120 INFO:tasks.rados.rados.0.smithi110.stdout:3971: finishing rollback tid 0 to smithi11086371-23 2024-08-17T00:47:22.121 INFO:tasks.rados.rados.0.smithi110.stdout:3971: finishing rollback tid 1 to smithi11086371-23 2024-08-17T00:47:22.121 INFO:tasks.rados.rados.0.smithi110.stdout:3971: finishing rollback tid 2 to smithi11086371-23 2024-08-17T00:47:22.121 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 23 v 1235 (ObjNum 1160 snap 346 seq_num 1160) dirty exists 2024-08-17T00:47:22.121 INFO:tasks.rados.rados.0.smithi110.stdout:3969: finishing copy_from racing read to smithi11086371-13 2024-08-17T00:47:22.121 INFO:tasks.rados.rados.0.smithi110.stdout:3969: finishing copy_from to smithi11086371-13 2024-08-17T00:47:22.121 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 13 v 1384 (ObjNum 1152 snap 344 seq_num 1152) dirty exists 2024-08-17T00:47:22.121 INFO:tasks.rados.rados.0.smithi110.stdout:3973: expect (ObjNum 1180 snap 356 seq_num 1180) 2024-08-17T00:47:22.348 INFO:tasks.rados.rados.0.smithi110.stdout:3974: finishing write tid 1 to smithi11086371-21 2024-08-17T00:47:22.348 INFO:tasks.rados.rados.0.smithi110.stdout:3974: finishing write tid 2 to smithi11086371-21 2024-08-17T00:47:22.348 INFO:tasks.rados.rados.0.smithi110.stdout:3969: done (5 left) 2024-08-17T00:47:22.348 INFO:tasks.rados.rados.0.smithi110.stdout:3970: done (4 left) 2024-08-17T00:47:22.348 INFO:tasks.rados.rados.0.smithi110.stdout:3971: done (3 left) 2024-08-17T00:47:22.348 INFO:tasks.rados.rados.0.smithi110.stdout:3973: done (2 left) 2024-08-17T00:47:22.349 INFO:tasks.rados.rados.0.smithi110.stdout:3976: snap_remove snap 348 2024-08-17T00:47:23.045 INFO:tasks.rados.rados.0.smithi110.stdout:3976: done (2 left) 2024-08-17T00:47:23.045 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 18 current snap is 366 2024-08-17T00:47:23.045 INFO:tasks.rados.rados.0.smithi110.stdout:3974: finishing write tid 3 to smithi11086371-21 2024-08-17T00:47:23.045 INFO:tasks.rados.rados.0.smithi110.stdout:3975: finishing rollback tid 0 to smithi11086371-36 2024-08-17T00:47:23.045 INFO:tasks.rados.rados.0.smithi110.stdout:3975: finishing rollback tid 1 to smithi11086371-36 2024-08-17T00:47:23.045 INFO:tasks.rados.rados.0.smithi110.stdout:3974: finishing write tid 4 to smithi11086371-21 2024-08-17T00:47:23.045 INFO:tasks.rados.rados.0.smithi110.stdout:3974: oid 21 updating version 0 to 1667 2024-08-17T00:47:23.046 INFO:tasks.rados.rados.0.smithi110.stdout:3974: oid 21 version 1667 is already newer than 1666 2024-08-17T00:47:23.046 INFO:tasks.rados.rados.0.smithi110.stdout:3974: oid 21 version 1667 is already newer than 1665 2024-08-17T00:47:23.046 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 21 v 1667 (ObjNum 1197 snap 366 seq_num 1197) dirty exists 2024-08-17T00:47:23.046 INFO:tasks.rados.rados.0.smithi110.stdout:3974: left oid 21 (ObjNum 1197 snap 366 seq_num 1197) 2024-08-17T00:47:23.046 INFO:tasks.rados.rados.0.smithi110.stdout:3975: finishing rollback tid 2 to smithi11086371-36 2024-08-17T00:47:23.046 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 36 v 1402 (ObjNum 1135 snap 337 seq_num 1135) dirty exists 2024-08-17T00:47:23.046 INFO:tasks.rados.rados.0.smithi110.stdout:3977: seq_num 1198 ranges {704512=466944,1171456=401408} 2024-08-17T00:47:23.051 INFO:tasks.rados.rados.0.smithi110.stdout:3977: writing smithi11086371-18 from 704512 to 1171456 tid 1 2024-08-17T00:47:23.055 INFO:tasks.rados.rados.0.smithi110.stdout:3977: writing smithi11086371-18 from 1171456 to 1572864 tid 2 2024-08-17T00:47:23.055 INFO:tasks.rados.rados.0.smithi110.stdout:3974: done (2 left) 2024-08-17T00:47:23.055 INFO:tasks.rados.rados.0.smithi110.stdout:3975: done (1 left) 2024-08-17T00:47:23.055 INFO:tasks.rados.rados.0.smithi110.stdout:3978: snap_remove snap 357 2024-08-17T00:47:23.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:23 smithi110 ceph-mon[98148]: osdmap e812: 8 total, 8 up, 8 in 2024-08-17T00:47:23.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:23 smithi110 ceph-mon[98148]: pgmap v790: 121 pgs: 121 active+clean; 361 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.0 MiB/s wr, 19 op/s 2024-08-17T00:47:23.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:23 smithi110 ceph-mon[100641]: osdmap e812: 8 total, 8 up, 8 in 2024-08-17T00:47:23.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:23 smithi110 ceph-mon[100641]: pgmap v790: 121 pgs: 121 active+clean; 361 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.0 MiB/s wr, 19 op/s 2024-08-17T00:47:23.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:23 smithi177 ceph-mon[90034]: osdmap e812: 8 total, 8 up, 8 in 2024-08-17T00:47:23.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:23 smithi177 ceph-mon[90034]: pgmap v790: 121 pgs: 121 active+clean; 361 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.0 MiB/s wr, 19 op/s 2024-08-17T00:47:24.048 INFO:tasks.rados.rados.0.smithi110.stdout:3977: finishing write tid 1 to smithi11086371-18 2024-08-17T00:47:24.049 INFO:tasks.rados.rados.0.smithi110.stdout:3977: finishing write tid 2 to smithi11086371-18 2024-08-17T00:47:24.049 INFO:tasks.rados.rados.0.smithi110.stdout:3977: finishing write tid 3 to smithi11086371-18 2024-08-17T00:47:24.049 INFO:tasks.rados.rados.0.smithi110.stdout:3977: finishing write tid 4 to smithi11086371-18 2024-08-17T00:47:24.049 INFO:tasks.rados.rados.0.smithi110.stdout:3977: oid 18 updating version 0 to 1594 2024-08-17T00:47:24.049 INFO:tasks.rados.rados.0.smithi110.stdout:3977: oid 18 updating version 1594 to 1595 2024-08-17T00:47:24.049 INFO:tasks.rados.rados.0.smithi110.stdout:3977: oid 18 version 1595 is already newer than 1593 2024-08-17T00:47:24.049 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 18 v 1595 (ObjNum 1198 snap 366 seq_num 1198) dirty exists 2024-08-17T00:47:24.049 INFO:tasks.rados.rados.0.smithi110.stdout:3977: left oid 18 (ObjNum 1198 snap 366 seq_num 1198) 2024-08-17T00:47:24.049 INFO:tasks.rados.rados.0.smithi110.stdout:3977: done (1 left) 2024-08-17T00:47:24.049 INFO:tasks.rados.rados.0.smithi110.stdout:3978: done (0 left) 2024-08-17T00:47:24.049 INFO:tasks.rados.rados.0.smithi110.stdout:3979: rollback oid 24 current snap is 366 2024-08-17T00:47:24.049 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 24 to 335 2024-08-17T00:47:24.050 INFO:tasks.rados.rados.0.smithi110.stdout:3980: read oid 10 snap -1 2024-08-17T00:47:24.050 INFO:tasks.rados.rados.0.smithi110.stdout:3980: expect (ObjNum 1179 snap 355 seq_num 1179) 2024-08-17T00:47:24.050 INFO:tasks.rados.rados.0.smithi110.stdout:3981: snap_remove snap 363 2024-08-17T00:47:24.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:24 smithi110 ceph-mon[98148]: osdmap e813: 8 total, 8 up, 8 in 2024-08-17T00:47:24.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:24 smithi110 ceph-mon[100641]: osdmap e813: 8 total, 8 up, 8 in 2024-08-17T00:47:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:24 smithi177 ceph-mon[90034]: osdmap e813: 8 total, 8 up, 8 in 2024-08-17T00:47:25.032 INFO:tasks.rados.rados.0.smithi110.stdout:3981: done (2 left) 2024-08-17T00:47:25.032 INFO:tasks.rados.rados.0.smithi110.stdout:3982: setattr oid 33 current snap is 366 2024-08-17T00:47:25.032 INFO:tasks.rados.rados.0.smithi110.stdout:3979: finishing rollback tid 0 to smithi11086371-24 2024-08-17T00:47:25.032 INFO:tasks.rados.rados.0.smithi110.stdout:3979: finishing rollback tid 1 to smithi11086371-24 2024-08-17T00:47:25.033 INFO:tasks.rados.rados.0.smithi110.stdout:3979: finishing rollback tid 2 to smithi11086371-24 2024-08-17T00:47:25.033 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 1784 (ObjNum 1101 snap 320 seq_num 1101) dirty exists 2024-08-17T00:47:25.033 INFO:tasks.rados.rados.0.smithi110.stdout:3980: expect (ObjNum 1179 snap 355 seq_num 1179) 2024-08-17T00:47:25.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:25 smithi110 ceph-mon[98148]: osdmap e814: 8 total, 8 up, 8 in 2024-08-17T00:47:25.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:25 smithi110 ceph-mon[98148]: pgmap v793: 121 pgs: 121 active+clean; 370 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.8 MiB/s wr, 7 op/s 2024-08-17T00:47:25.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:25 smithi110 ceph-mon[98148]: osdmap e815: 8 total, 8 up, 8 in 2024-08-17T00:47:25.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:25 smithi110 ceph-mon[100641]: osdmap e814: 8 total, 8 up, 8 in 2024-08-17T00:47:25.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:25 smithi110 ceph-mon[100641]: pgmap v793: 121 pgs: 121 active+clean; 370 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.8 MiB/s wr, 7 op/s 2024-08-17T00:47:25.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:25 smithi110 ceph-mon[100641]: osdmap e815: 8 total, 8 up, 8 in 2024-08-17T00:47:25.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:25 smithi177 ceph-mon[90034]: osdmap e814: 8 total, 8 up, 8 in 2024-08-17T00:47:25.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:25 smithi177 ceph-mon[90034]: pgmap v793: 121 pgs: 121 active+clean; 370 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.8 MiB/s wr, 7 op/s 2024-08-17T00:47:25.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:25 smithi177 ceph-mon[90034]: osdmap e815: 8 total, 8 up, 8 in 2024-08-17T00:47:25.646 INFO:tasks.rados.rados.0.smithi110.stdout:3979: done (2 left) 2024-08-17T00:47:25.647 INFO:tasks.rados.rados.0.smithi110.stdout:3980: done (1 left) 2024-08-17T00:47:25.647 INFO:tasks.rados.rados.0.smithi110.stdout:3983: copy_from oid 6 from oid 18 current snap is 366 2024-08-17T00:47:25.647 INFO:tasks.rados.rados.0.smithi110.stdout:3984: read oid 24 snap -1 2024-08-17T00:47:25.647 INFO:tasks.rados.rados.0.smithi110.stdout:3984: expect (ObjNum 1101 snap 320 seq_num 1101) 2024-08-17T00:47:25.647 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 7 current snap is 366 2024-08-17T00:47:25.647 INFO:tasks.rados.rados.0.smithi110.stdout:3985: seq_num 1199 ranges {5554176=483328,6037504=401408} 2024-08-17T00:47:25.678 INFO:tasks.rados.rados.0.smithi110.stdout:3985: writing smithi11086371-7 from 5554176 to 6037504 tid 1 2024-08-17T00:47:25.681 INFO:tasks.rados.rados.0.smithi110.stdout:3985: writing smithi11086371-7 from 6037504 to 6438912 tid 2 2024-08-17T00:47:25.681 INFO:tasks.rados.rados.0.smithi110.stdout:3986: read oid 3 snap 343 2024-08-17T00:47:25.681 INFO:tasks.rados.rados.0.smithi110.stdout:3986: expect (ObjNum 1143 snap 337 seq_num 1143) 2024-08-17T00:47:25.681 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 41 current snap is 366 2024-08-17T00:47:25.681 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 33 v 1596 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-08-17T00:47:25.681 INFO:tasks.rados.rados.0.smithi110.stdout:3983: finishing copy_from racing read to smithi11086371-6 2024-08-17T00:47:25.681 INFO:tasks.rados.rados.0.smithi110.stdout:3983: finishing copy_from to smithi11086371-6 2024-08-17T00:47:25.681 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 6 v 1595 (ObjNum 1198 snap 366 seq_num 1198) dirty exists 2024-08-17T00:47:25.681 INFO:tasks.rados.rados.0.smithi110.stdout:3984: expect (ObjNum 1101 snap 320 seq_num 1101) 2024-08-17T00:47:25.787 INFO:tasks.rados.rados.0.smithi110.stdout:3985: finishing write tid 1 to smithi11086371-7 2024-08-17T00:47:25.787 INFO:tasks.rados.rados.0.smithi110.stdout:3985: finishing write tid 2 to smithi11086371-7 2024-08-17T00:47:25.788 INFO:tasks.rados.rados.0.smithi110.stdout:3987: seq_num 1200 ranges {5554176=499712,6053888=401408} 2024-08-17T00:47:25.819 INFO:tasks.rados.rados.0.smithi110.stdout:3987: writing smithi11086371-41 from 5554176 to 6053888 tid 1 2024-08-17T00:47:25.822 INFO:tasks.rados.rados.0.smithi110.stdout:3987: writing smithi11086371-41 from 6053888 to 6455296 tid 2 2024-08-17T00:47:25.822 INFO:tasks.rados.rados.0.smithi110.stdout:3982: done (5 left) 2024-08-17T00:47:25.822 INFO:tasks.rados.rados.0.smithi110.stdout:3983: done (4 left) 2024-08-17T00:47:25.822 INFO:tasks.rados.rados.0.smithi110.stdout:3984: done (3 left) 2024-08-17T00:47:25.822 INFO:tasks.rados.rados.0.smithi110.stdout:3988: read oid 5 snap -1 2024-08-17T00:47:25.822 INFO:tasks.rados.rados.0.smithi110.stdout:3988: expect (ObjNum 1182 snap 358 seq_num 1182) 2024-08-17T00:47:25.822 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 24 current snap is 366 2024-08-17T00:47:25.822 INFO:tasks.rados.rados.0.smithi110.stdout:3985: finishing write tid 3 to smithi11086371-7 2024-08-17T00:47:25.822 INFO:tasks.rados.rados.0.smithi110.stdout:3989: seq_num 1201 ranges {3031040=524288,3555328=401408} 2024-08-17T00:47:25.841 INFO:tasks.rados.rados.0.smithi110.stdout:3989: writing smithi11086371-24 from 3031040 to 3555328 tid 1 2024-08-17T00:47:25.844 INFO:tasks.rados.rados.0.smithi110.stdout:3989: writing smithi11086371-24 from 3555328 to 3956736 tid 2 2024-08-17T00:47:25.844 INFO:tasks.rados.rados.0.smithi110.stdout:3990: rollback oid 4 current snap is 366 2024-08-17T00:47:25.844 INFO:tasks.rados.rados.0.smithi110.stdout:rollback oid 4 to 358 2024-08-17T00:47:25.844 INFO:tasks.rados.rados.0.smithi110.stdout:3985: finishing write tid 4 to smithi11086371-7 2024-08-17T00:47:25.844 INFO:tasks.rados.rados.0.smithi110.stdout:3985: oid 7 updating version 0 to 1597 2024-08-17T00:47:25.844 INFO:tasks.rados.rados.0.smithi110.stdout:3985: oid 7 updating version 1597 to 1598 2024-08-17T00:47:25.844 INFO:tasks.rados.rados.0.smithi110.stdout:3985: oid 7 updating version 1598 to 1599 2024-08-17T00:47:25.844 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 7 v 1599 (ObjNum 1199 snap 366 seq_num 1199) dirty exists 2024-08-17T00:47:25.844 INFO:tasks.rados.rados.0.smithi110.stdout:3985: left oid 7 (ObjNum 1199 snap 366 seq_num 1199) 2024-08-17T00:47:25.844 INFO:tasks.rados.rados.0.smithi110.stdout:3986: expect (ObjNum 1143 snap 337 seq_num 1143) 2024-08-17T00:47:26.221 INFO:tasks.rados.rados.0.smithi110.stdout:3987: finishing write tid 1 to smithi11086371-41 2024-08-17T00:47:26.222 INFO:tasks.rados.rados.0.smithi110.stdout:3987: finishing write tid 2 to smithi11086371-41 2024-08-17T00:47:26.222 INFO:tasks.rados.rados.0.smithi110.stdout:3987: finishing write tid 3 to smithi11086371-41 2024-08-17T00:47:26.222 INFO:tasks.rados.rados.0.smithi110.stdout:3987: finishing write tid 4 to smithi11086371-41 2024-08-17T00:47:26.222 INFO:tasks.rados.rados.0.smithi110.stdout:3987: oid 41 updating version 0 to 1541 2024-08-17T00:47:26.222 INFO:tasks.rados.rados.0.smithi110.stdout:3987: oid 41 version 1541 is already newer than 1539 2024-08-17T00:47:26.222 INFO:tasks.rados.rados.0.smithi110.stdout:3987: oid 41 version 1541 is already newer than 1540 2024-08-17T00:47:26.222 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 41 v 1541 (ObjNum 1200 snap 366 seq_num 1200) dirty exists 2024-08-17T00:47:26.222 INFO:tasks.rados.rados.0.smithi110.stdout:3987: left oid 41 (ObjNum 1200 snap 366 seq_num 1200) 2024-08-17T00:47:26.222 INFO:tasks.rados.rados.0.smithi110.stdout:3985: done (5 left) 2024-08-17T00:47:26.222 INFO:tasks.rados.rados.0.smithi110.stdout:3986: done (4 left) 2024-08-17T00:47:26.222 INFO:tasks.rados.rados.0.smithi110.stdout:3987: done (3 left) 2024-08-17T00:47:26.222 INFO:tasks.rados.rados.0.smithi110.stdout:3991: delete oid 1 current snap is 366 2024-08-17T00:47:26.223 INFO:tasks.rados.rados.0.smithi110.stdout:3990: finishing rollback tid 0 to smithi11086371-4 2024-08-17T00:47:26.223 INFO:tasks.rados.rados.0.smithi110.stdout:3990: finishing rollback tid 1 to smithi11086371-4 2024-08-17T00:47:26.223 INFO:tasks.rados.rados.0.smithi110.stdout:3990: finishing rollback tid 2 to smithi11086371-4 2024-08-17T00:47:26.223 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 4 v 1386 (ObjNum 1106 snap 321 seq_num 1106) dirty exists 2024-08-17T00:47:26.223 INFO:tasks.rados.rados.0.smithi110.stdout:3988: expect (ObjNum 1182 snap 358 seq_num 1182) 2024-08-17T00:47:26.577 INFO:tasks.rados.rados.0.smithi110.stdout:3989: finishing write tid 1 to smithi11086371-24 2024-08-17T00:47:26.578 INFO:tasks.rados.rados.0.smithi110.stdout:3989: finishing write tid 2 to smithi11086371-24 2024-08-17T00:47:26.578 INFO:tasks.rados.rados.0.smithi110.stdout:3988: done (3 left) 2024-08-17T00:47:26.578 INFO:tasks.rados.rados.0.smithi110.stdout:3990: done (2 left) 2024-08-17T00:47:26.578 INFO:tasks.rados.rados.0.smithi110.stdout:3991: done (1 left) 2024-08-17T00:47:26.578 INFO:tasks.rados.rados.0.smithi110.stdout:3992: snap_create 2024-08-17T00:47:26.578 INFO:tasks.rados.rados.0.smithi110.stdout:3989: finishing write tid 3 to smithi11086371-24 2024-08-17T00:47:26.578 INFO:tasks.rados.rados.0.smithi110.stdout:3989: finishing write tid 4 to smithi11086371-24 2024-08-17T00:47:26.578 INFO:tasks.rados.rados.0.smithi110.stdout:3989: oid 24 updating version 0 to 1789 2024-08-17T00:47:26.578 INFO:tasks.rados.rados.0.smithi110.stdout:3989: oid 24 updating version 1789 to 1791 2024-08-17T00:47:26.578 INFO:tasks.rados.rados.0.smithi110.stdout:3989: oid 24 version 1791 is already newer than 1790 2024-08-17T00:47:26.578 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 24 v 1791 (ObjNum 1201 snap 366 seq_num 1201) dirty exists 2024-08-17T00:47:26.579 INFO:tasks.rados.rados.0.smithi110.stdout:3989: left oid 24 (ObjNum 1201 snap 366 seq_num 1201) 2024-08-17T00:47:27.400 INFO:tasks.rados.rados.0.smithi110.stdout:3989: done (1 left) 2024-08-17T00:47:27.401 INFO:tasks.rados.rados.0.smithi110.stdout:3992: done (0 left) 2024-08-17T00:47:27.401 INFO:tasks.rados.rados.0.smithi110.stdout:3993: read oid 10 snap -1 2024-08-17T00:47:27.401 INFO:tasks.rados.rados.0.smithi110.stdout:3993: expect (ObjNum 1179 snap 355 seq_num 1179) 2024-08-17T00:47:27.401 INFO:tasks.rados.rados.0.smithi110.stdout:3994: snap_remove snap 335 2024-08-17T00:47:27.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:27 smithi110 ceph-mon[98148]: pgmap v795: 121 pgs: 121 active+clean; 370 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-08-17T00:47:27.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:27 smithi110 ceph-mon[100641]: pgmap v795: 121 pgs: 121 active+clean; 370 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-08-17T00:47:27.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:27 smithi177 ceph-mon[90034]: pgmap v795: 121 pgs: 121 active+clean; 370 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-08-17T00:47:28.403 INFO:tasks.rados.rados.0.smithi110.stdout:3994: done (1 left) 2024-08-17T00:47:28.403 INFO:tasks.rados.rados.0.smithi110.stdout:3995: read oid 27 snap -1 2024-08-17T00:47:28.403 INFO:tasks.rados.rados.0.smithi110.stdout:3995: expect (ObjNum 1115 snap 325 seq_num 1115) 2024-08-17T00:47:28.403 INFO:tasks.rados.rados.0.smithi110.stdout:3996: read oid 15 snap 353 2024-08-17T00:47:28.403 INFO:tasks.rados.rados.0.smithi110.stdout:3996: expect (ObjNum 1158 snap 345 seq_num 1158) 2024-08-17T00:47:28.404 INFO:tasks.rados.rados.0.smithi110.stdout:3997: rmattr oid 16 current snap is 367 2024-08-17T00:47:28.404 INFO:tasks.rados.rados.0.smithi110.stdout:3997: done (3 left) 2024-08-17T00:47:28.404 INFO:tasks.rados.rados.0.smithi110.stdout:3998: delete oid 40 current snap is 367 2024-08-17T00:47:28.404 INFO:tasks.rados.rados.0.smithi110.stdout:3993: expect (ObjNum 1179 snap 355 seq_num 1179) 2024-08-17T00:47:28.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:28 smithi110 ceph-mon[98148]: osdmap e816: 8 total, 8 up, 8 in 2024-08-17T00:47:28.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:28 smithi110 ceph-mon[100641]: osdmap e816: 8 total, 8 up, 8 in 2024-08-17T00:47:28.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:47:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:47:28] "GET /metrics HTTP/1.1" 200 36352 "" "Prometheus/2.43.0" 2024-08-17T00:47:28.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:28 smithi177 ceph-mon[90034]: osdmap e816: 8 total, 8 up, 8 in 2024-08-17T00:47:29.026 INFO:tasks.rados.rados.0.smithi110.stdout:3996: expect (ObjNum 1158 snap 345 seq_num 1158) 2024-08-17T00:47:29.421 INFO:tasks.rados.rados.0.smithi110.stdout:3995: expect (ObjNum 1115 snap 325 seq_num 1115) 2024-08-17T00:47:29.622 INFO:tasks.rados.rados.0.smithi110.stdout:3993: done (3 left) 2024-08-17T00:47:29.622 INFO:tasks.rados.rados.0.smithi110.stdout:3995: done (2 left) 2024-08-17T00:47:29.622 INFO:tasks.rados.rados.0.smithi110.stdout:3996: done (1 left) 2024-08-17T00:47:29.622 INFO:tasks.rados.rados.0.smithi110.stdout:3998: done (0 left) 2024-08-17T00:47:29.622 INFO:tasks.rados.rados.0.smithi110.stdout:append oid 9 current snap is 367 2024-08-17T00:47:29.622 INFO:tasks.rados.rados.0.smithi110.stdout:3999: seq_num 1204 ranges {499712=573440,1073152=401408} 2024-08-17T00:47:29.627 INFO:tasks.rados.rados.0.smithi110.stdout:3999: writing smithi11086371-9 from 499712 to 1073152 tid 1 2024-08-17T00:47:29.630 INFO:tasks.rados.rados.0.smithi110.stdout:3999: writing smithi11086371-9 from 1073152 to 1474560 tid 2 2024-08-17T00:47:29.630 INFO:tasks.rados.rados.0.smithi110.stdout: waiting on 1 2024-08-17T00:47:29.632 INFO:tasks.rados.rados.0.smithi110.stdout:3999: finishing write tid 1 to smithi11086371-9 2024-08-17T00:47:29.633 INFO:tasks.rados.rados.0.smithi110.stdout:3999: finishing write tid 2 to smithi11086371-9 2024-08-17T00:47:29.633 INFO:tasks.rados.rados.0.smithi110.stdout:3999: finishing write tid 3 to smithi11086371-9 2024-08-17T00:47:29.634 INFO:tasks.rados.rados.0.smithi110.stdout:3999: finishing write tid 4 to smithi11086371-9 2024-08-17T00:47:29.634 INFO:tasks.rados.rados.0.smithi110.stdout:3999: oid 9 updating version 0 to 1669 2024-08-17T00:47:29.634 INFO:tasks.rados.rados.0.smithi110.stdout:3999: oid 9 updating version 1669 to 1670 2024-08-17T00:47:29.634 INFO:tasks.rados.rados.0.smithi110.stdout:3999: oid 9 version 1670 is already newer than 1668 2024-08-17T00:47:29.634 INFO:tasks.rados.rados.0.smithi110.stdout:update_object_version oid 9 v 1670 (ObjNum 1204 snap 367 seq_num 1204) dirty exists 2024-08-17T00:47:29.634 INFO:tasks.rados.rados.0.smithi110.stdout:3999: left oid 9 (ObjNum 1204 snap 367 seq_num 1204) 2024-08-17T00:47:29.635 INFO:tasks.rados.rados.0.smithi110.stdout:3999: done (0 left) 2024-08-17T00:47:29.636 INFO:tasks.rados.rados.0.smithi110.stderr:0 errors. 2024-08-17T00:47:29.636 INFO:tasks.rados.rados.0.smithi110.stderr: 2024-08-17T00:47:29.640 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T00:47:29.662 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:29 smithi110 ceph-mon[100641]: pgmap v797: 121 pgs: 121 active+clean; 371 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-08-17T00:47:29.663 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:29 smithi110 ceph-mon[100641]: osdmap e817: 8 total, 8 up, 8 in 2024-08-17T00:47:29.663 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:29 smithi110 ceph-mon[98148]: pgmap v797: 121 pgs: 121 active+clean; 371 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-08-17T00:47:29.663 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:29 smithi110 ceph-mon[98148]: osdmap e817: 8 total, 8 up, 8 in 2024-08-17T00:47:29.841 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:47:29.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:29 smithi177 ceph-mon[90034]: pgmap v797: 121 pgs: 121 active+clean; 371 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-08-17T00:47:29.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:29 smithi177 ceph-mon[90034]: osdmap e817: 8 total, 8 up, 8 in 2024-08-17T00:47:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:31 smithi110 ceph-mon[98148]: osdmap e818: 8 total, 8 up, 8 in 2024-08-17T00:47:31.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:31 smithi110 ceph-mon[98148]: pgmap v800: 121 pgs: 121 active+clean; 367 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 787 KiB/s wr, 15 op/s 2024-08-17T00:47:31.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:31 smithi110 ceph-mon[100641]: osdmap e818: 8 total, 8 up, 8 in 2024-08-17T00:47:31.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:31 smithi110 ceph-mon[100641]: pgmap v800: 121 pgs: 121 active+clean; 367 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 787 KiB/s wr, 15 op/s 2024-08-17T00:47:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:31 smithi177 ceph-mon[90034]: osdmap e818: 8 total, 8 up, 8 in 2024-08-17T00:47:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:31 smithi177 ceph-mon[90034]: pgmap v800: 121 pgs: 121 active+clean; 367 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 787 KiB/s wr, 15 op/s 2024-08-17T00:47:31.839 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:47:31.840 INFO:teuthology.orchestra.run.smithi110.stdout:{"epoch":818,"fsid":"168746fe-5c2f-11ef-bccf-c7b262605968","created":"2024-08-17T00:25:42.631534+0000","modified":"2024-08-17T00:47:30.025738+0000","last_up_change":"2024-08-17T00:43:30.947303+0000","last_in_change":"2024-08-17T00:30:15.368278+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-17T00:28:36.311851+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-17T00:30:55.490045+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-17T00:30:59.419534+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.3799999952316284,"score_stable":1.3799999952316284,"optimal_score":1,"raw_score_acting":1.3799999952316284,"raw_score_stable":1.3799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-08-17T00:31:50.661558+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-17T00:34:33.627871+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":"817","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":471,"snap_epoch":817,"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":"603888f3-5ff1-40e0-9dca-2def6c07f0b8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":358,"up_from":369,"up_thru":595,"down_at":359,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6802","nonce":1020679133},{"type":"v1","addr":"172.21.15.110:6803","nonce":1020679133}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6804","nonce":1020679133},{"type":"v1","addr":"172.21.15.110:6805","nonce":1020679133}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6808","nonce":1020679133},{"type":"v1","addr":"172.21.15.110:6809","nonce":1020679133}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6806","nonce":1020679133},{"type":"v1","addr":"172.21.15.110:6807","nonce":1020679133}]},"public_addr":"172.21.15.110:6803/1020679133","cluster_addr":"172.21.15.110:6805/1020679133","heartbeat_back_addr":"172.21.15.110:6809/1020679133","heartbeat_front_addr":"172.21.15.110:6807/1020679133","state":["exists","up"]},{"osd":1,"uuid":"0d133a90-52b5-4902-85cd-d92d3ba553fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":391,"up_from":402,"up_thru":595,"down_at":392,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6810","nonce":4117024437},{"type":"v1","addr":"172.21.15.110:6811","nonce":4117024437}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6812","nonce":4117024437},{"type":"v1","addr":"172.21.15.110:6813","nonce":4117024437}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6816","nonce":4117024437},{"type":"v1","addr":"172.21.15.110:6817","nonce":4117024437}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6814","nonce":4117024437},{"type":"v1","addr":"172.21.15.110:6815","nonce":4117024437}]},"public_addr":"172.21.15.110:6811/4117024437","cluster_addr":"172.21.15.110:6813/4117024437","heartbeat_back_addr":"172.21.15.110:6817/4117024437","heartbeat_front_addr":"172.21.15.110:6815/4117024437","state":["exists","up"]},{"osd":2,"uuid":"fe8778c6-6fbd-4df1-b920-fbb74a670d06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":423,"up_from":434,"up_thru":595,"down_at":424,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6818","nonce":3695926937},{"type":"v1","addr":"172.21.15.110:6819","nonce":3695926937}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6820","nonce":3695926937},{"type":"v1","addr":"172.21.15.110:6821","nonce":3695926937}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6824","nonce":3695926937},{"type":"v1","addr":"172.21.15.110:6825","nonce":3695926937}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6822","nonce":3695926937},{"type":"v1","addr":"172.21.15.110:6823","nonce":3695926937}]},"public_addr":"172.21.15.110:6819/3695926937","cluster_addr":"172.21.15.110:6821/3695926937","heartbeat_back_addr":"172.21.15.110:6825/3695926937","heartbeat_front_addr":"172.21.15.110:6823/3695926937","state":["exists","up"]},{"osd":3,"uuid":"5c49be8a-7ed9-43b5-8c62-6f49cf61460c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":456,"up_from":466,"up_thru":595,"down_at":457,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6826","nonce":4136398314},{"type":"v1","addr":"172.21.15.110:6827","nonce":4136398314}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6828","nonce":4136398314},{"type":"v1","addr":"172.21.15.110:6829","nonce":4136398314}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6832","nonce":4136398314},{"type":"v1","addr":"172.21.15.110:6833","nonce":4136398314}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6830","nonce":4136398314},{"type":"v1","addr":"172.21.15.110:6831","nonce":4136398314}]},"public_addr":"172.21.15.110:6827/4136398314","cluster_addr":"172.21.15.110:6829/4136398314","heartbeat_back_addr":"172.21.15.110:6833/4136398314","heartbeat_front_addr":"172.21.15.110:6831/4136398314","state":["exists","up"]},{"osd":4,"uuid":"97dcf12e-1b14-44d7-8858-f269e195b045","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":487,"up_from":498,"up_thru":595,"down_at":488,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6800","nonce":3041327891},{"type":"v1","addr":"172.21.15.177:6801","nonce":3041327891}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":3041327891},{"type":"v1","addr":"172.21.15.177:6803","nonce":3041327891}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":3041327891},{"type":"v1","addr":"172.21.15.177:6807","nonce":3041327891}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":3041327891},{"type":"v1","addr":"172.21.15.177:6805","nonce":3041327891}]},"public_addr":"172.21.15.177:6801/3041327891","cluster_addr":"172.21.15.177:6803/3041327891","heartbeat_back_addr":"172.21.15.177:6807/3041327891","heartbeat_front_addr":"172.21.15.177:6805/3041327891","state":["exists","up"]},{"osd":5,"uuid":"a2215e6e-12f6-4f1a-b379-70b1cc7330f0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":39,"last_clean_end":520,"up_from":531,"up_thru":595,"down_at":521,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6808","nonce":2389592474},{"type":"v1","addr":"172.21.15.177:6809","nonce":2389592474}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6810","nonce":2389592474},{"type":"v1","addr":"172.21.15.177:6811","nonce":2389592474}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6814","nonce":2389592474},{"type":"v1","addr":"172.21.15.177:6815","nonce":2389592474}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6812","nonce":2389592474},{"type":"v1","addr":"172.21.15.177:6813","nonce":2389592474}]},"public_addr":"172.21.15.177:6809/2389592474","cluster_addr":"172.21.15.177:6811/2389592474","heartbeat_back_addr":"172.21.15.177:6815/2389592474","heartbeat_front_addr":"172.21.15.177:6813/2389592474","state":["exists","up"]},{"osd":6,"uuid":"8b315524-6892-49f7-8bb8-aff39907d287","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":47,"last_clean_end":554,"up_from":565,"up_thru":595,"down_at":555,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6816","nonce":3954952329},{"type":"v1","addr":"172.21.15.177:6817","nonce":3954952329}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6818","nonce":3954952329},{"type":"v1","addr":"172.21.15.177:6819","nonce":3954952329}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6822","nonce":3954952329},{"type":"v1","addr":"172.21.15.177:6823","nonce":3954952329}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6820","nonce":3954952329},{"type":"v1","addr":"172.21.15.177:6821","nonce":3954952329}]},"public_addr":"172.21.15.177:6817/3954952329","cluster_addr":"172.21.15.177:6819/3954952329","heartbeat_back_addr":"172.21.15.177:6823/3954952329","heartbeat_front_addr":"172.21.15.177:6821/3954952329","state":["exists","up"]},{"osd":7,"uuid":"ef3238d2-b74e-49d5-a331-b23478189217","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":55,"last_clean_end":586,"up_from":595,"up_thru":595,"down_at":587,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6824","nonce":1102355552},{"type":"v1","addr":"172.21.15.177:6825","nonce":1102355552}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6826","nonce":1102355552},{"type":"v1","addr":"172.21.15.177:6827","nonce":1102355552}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6830","nonce":1102355552},{"type":"v1","addr":"172.21.15.177:6831","nonce":1102355552}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6828","nonce":1102355552},{"type":"v1","addr":"172.21.15.177:6829","nonce":1102355552}]},"public_addr":"172.21.15.177:6825/1102355552","cluster_addr":"172.21.15.177:6827/1102355552","heartbeat_back_addr":"172.21.15.177:6831/1102355552","heartbeat_front_addr":"172.21.15.177:6829/1102355552","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-17T00:27:45.780937+0000","dead_epoch":358},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T00:28:09.444802+0000","dead_epoch":391},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T00:28:32.911345+0000","dead_epoch":423},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T00:28:57.348984+0000","dead_epoch":456},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T00:29:19.029992+0000","dead_epoch":487},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T00:29:42.051809+0000","dead_epoch":520},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T00:30:06.379192+0000","dead_epoch":553},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T00:30:30.425279+0000","dead_epoch":586}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.a","mappings":[{"from":7,"to":2}]},{"pgid":"3.3","mappings":[{"from":0,"to":1}]},{"pgid":"3.1d","mappings":[{"from":4,"to":1},{"from":5,"to":2}]},{"pgid":"3.22","mappings":[{"from":0,"to":1}]},{"pgid":"3.24","mappings":[{"from":4,"to":2}]},{"pgid":"3.2f","mappings":[{"from":4,"to":3}]},{"pgid":"3.35","mappings":[{"from":6,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.177:6832/2277076472":"2024-08-18T00:43:59.555060+0000","172.21.15.110:6835/804636441":"2024-08-18T00:43:38.007488+0000","172.21.15.110:0/2229660910":"2024-08-18T00:31:49.194380+0000","172.21.15.177:0/3111392986":"2024-08-18T00:37:36.640508+0000","172.21.15.110:0/2180071887":"2024-08-18T00:38:16.190903+0000","172.21.15.110:0/4025623752":"2024-08-18T00:38:16.190903+0000","172.21.15.110:0/2660151736":"2024-08-18T00:38:16.190903+0000","172.21.15.110:0/1498100038":"2024-08-18T00:38:16.190903+0000","172.21.15.110:6800/4211438154":"2024-08-18T00:26:26.008302+0000","172.21.15.110:0/1241984860":"2024-08-18T00:37:06.342493+0000","172.21.15.110:0/550562544":"2024-08-18T00:26:26.008302+0000","172.21.15.110:6801/4211438154":"2024-08-18T00:26:26.008302+0000","172.21.15.110:6800/1809048192":"2024-08-18T00:38:16.190903+0000","172.21.15.177:6833/2277076472":"2024-08-18T00:43:59.555060+0000","172.21.15.110:0/3368428358":"2024-08-18T00:31:49.194380+0000","172.21.15.110:0/2362992368":"2024-08-18T00:31:49.194380+0000","172.21.15.177:0/3132831795":"2024-08-18T00:37:36.640508+0000","172.21.15.177:6835/1903619248":"2024-08-18T00:37:36.640508+0000","172.21.15.110:0/499501350":"2024-08-18T00:31:49.194380+0000","172.21.15.110:0/3730386894":"2024-08-18T00:37:06.342493+0000","172.21.15.110:0/2713915330":"2024-08-18T00:38:16.190903+0000","172.21.15.110:0/2240175663":"2024-08-18T00:37:06.342493+0000","172.21.15.177:0/2059379414":"2024-08-18T00:37:36.640508+0000","172.21.15.177:0/2336154974":"2024-08-18T00:37:36.640508+0000","172.21.15.110:0/3061589358":"2024-08-18T00:26:26.008302+0000","172.21.15.110:0/2615990828":"2024-08-18T00:26:03.797520+0000","172.21.15.110:0/3449303060":"2024-08-18T00:26:03.797520+0000","172.21.15.110:6801/1478278146":"2024-08-18T00:26:03.797520+0000","172.21.15.110:6800/1478278146":"2024-08-18T00:26:03.797520+0000","172.21.15.110:0/351832369":"2024-08-18T00:38:16.190903+0000","172.21.15.110:6834/804636441":"2024-08-18T00:43:38.007488+0000","172.21.15.110:0/2166998863":"2024-08-18T00:37:06.342493+0000","172.21.15.110:6801/2636467618":"2024-08-18T00:37:06.342493+0000","172.21.15.110:0/1694540626":"2024-08-18T00:26:03.797520+0000","172.21.15.110:0/2236696463":"2024-08-18T00:26:26.008302+0000","172.21.15.110:0/1079372137":"2024-08-18T00:37:06.342493+0000","172.21.15.110:6800/311140716":"2024-08-18T00:31:49.194380+0000","172.21.15.177:6834/1903619248":"2024-08-18T00:37:36.640508+0000","172.21.15.110:6801/311140716":"2024-08-18T00:31:49.194380+0000","172.21.15.177:0/842546190":"2024-08-18T00:37:36.640508+0000","172.21.15.110:0/322296469":"2024-08-18T00:38:16.190903+0000","172.21.15.177:0/1804680303":"2024-08-18T00:37:36.640508+0000","172.21.15.110:6801/1809048192":"2024-08-18T00:38:16.190903+0000","172.21.15.110:6800/2636467618":"2024-08-18T00:37:06.342493+0000","172.21.15.177:0/622607527":"2024-08-18T00:37:36.640508+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":5,"snaps":[{"begin":440,"length":1},{"begin":462,"length":1},{"begin":468,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[{"pool":5,"snaps":[{"begin":453,"length":1},{"begin":469,"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-17T00:47:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:47:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:32 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/152559652' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T00:47:32.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:47:32.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:32 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/152559652' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T00:47:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:47:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:32 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/152559652' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T00:47:32.434 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T00:47:32.675 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:47:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:33 smithi110 ceph-mon[98148]: pgmap v801: 121 pgs: 121 active+clean; 359 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 697 KiB/s wr, 11 op/s 2024-08-17T00:47:33.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:33 smithi110 ceph-mon[100641]: pgmap v801: 121 pgs: 121 active+clean; 359 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 697 KiB/s wr, 11 op/s 2024-08-17T00:47:33.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:33 smithi177 ceph-mon[90034]: pgmap v801: 121 pgs: 121 active+clean; 359 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 697 KiB/s wr, 11 op/s 2024-08-17T00:47:34.486 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T00:47:34.488 INFO:teuthology.orchestra.run.smithi110.stderr:dumped all 2024-08-17T00:47:35.089 INFO:teuthology.orchestra.run.smithi110.stdout:{"pg_ready":true,"pg_map":{"version":802,"stamp":"2024-08-17T00:47:34.340907+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":374094857,"num_objects":155,"num_object_clones":81,"num_object_copies":465,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":155,"num_whiteouts":5,"num_read":5076,"num_read_kb":6432967,"num_write":8872,"num_write_kb":1973998,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":121,"num_bytes_recovered":347293280,"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":18431,"ondisk_log_size":18431,"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":3073020,"kb_used_data":588112,"kb_used_omap":278,"kb_used_meta":2484521,"kb_avail":746888196,"statfs":{"total":767960285184,"available":764813512704,"internally_reserved":0,"allocated":602226688,"data_stored":1027096667,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":285236,"internal_metadata":2544149964},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-15179776,"num_objects":-10,"num_object_clones":-11,"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":29,"num_read_kb":105101,"num_write":33,"num_write_kb":4256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"6.943987"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":981,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.030621+0000","last_change":"2024-08-17T00:43:31.979800+0000","last_active":"2024-08-17T00:47:30.030621+0000","last_peered":"2024-08-17T00:47:30.030621+0000","last_clean":"2024-08-17T00:47:30.030621+0000","last_became_active":"2024-08-17T00:43:31.973958+0000","last_became_peered":"2024-08-17T00:43:31.973958+0000","last_unstale":"2024-08-17T00:47:30.030621+0000","last_undegraded":"2024-08-17T00:47:30.030621+0000","last_fullsized":"2024-08-17T00:47:30.030621+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:53:10.858733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1180,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.234419+0000","last_change":"2024-08-17T00:42:59.026898+0000","last_active":"2024-08-17T00:47:30.234419+0000","last_peered":"2024-08-17T00:47:30.234419+0000","last_clean":"2024-08-17T00:47:30.234419+0000","last_became_active":"2024-08-17T00:42:59.026579+0000","last_became_peered":"2024-08-17T00:42:59.026579+0000","last_unstale":"2024-08-17T00:47:30.234419+0000","last_undegraded":"2024-08-17T00:47:30.234419+0000","last_fullsized":"2024-08-17T00:47:30.234419+0000","mapping_epoch":565,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":566,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:35:16.488141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1216,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.030701+0000","last_change":"2024-08-17T00:40:45.928467+0000","last_active":"2024-08-17T00:47:30.030701+0000","last_peered":"2024-08-17T00:47:30.030701+0000","last_clean":"2024-08-17T00:47:30.030701+0000","last_became_active":"2024-08-17T00:40:45.928164+0000","last_became_peered":"2024-08-17T00:40:45.928164+0000","last_unstale":"2024-08-17T00:47:30.030701+0000","last_undegraded":"2024-08-17T00:47:30.030701+0000","last_fullsized":"2024-08-17T00:47:30.030701+0000","mapping_epoch":434,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":435,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:25:01.916533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1059,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.474756+0000","last_change":"2024-08-17T00:43:31.973213+0000","last_active":"2024-08-17T00:47:30.474756+0000","last_peered":"2024-08-17T00:47:30.474756+0000","last_clean":"2024-08-17T00:47:30.474756+0000","last_became_active":"2024-08-17T00:43:31.972758+0000","last_became_peered":"2024-08-17T00:43:31.972758+0000","last_unstale":"2024-08-17T00:47:30.474756+0000","last_undegraded":"2024-08-17T00:47:30.474756+0000","last_fullsized":"2024-08-17T00:47:30.474756+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:06:47.451640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":996,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.029994+0000","last_change":"2024-08-17T00:43:31.980526+0000","last_active":"2024-08-17T00:47:30.029994+0000","last_peered":"2024-08-17T00:47:30.029994+0000","last_clean":"2024-08-17T00:47:30.029994+0000","last_became_active":"2024-08-17T00:43:31.980204+0000","last_became_peered":"2024-08-17T00:43:31.980204+0000","last_unstale":"2024-08-17T00:47:30.029994+0000","last_undegraded":"2024-08-17T00:47:30.029994+0000","last_fullsized":"2024-08-17T00:47:30.029994+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:17:48.878172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1041,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.474593+0000","last_change":"2024-08-17T00:42:25.056689+0000","last_active":"2024-08-17T00:47:30.474593+0000","last_peered":"2024-08-17T00:47:30.474593+0000","last_clean":"2024-08-17T00:47:30.474593+0000","last_became_active":"2024-08-17T00:42:25.052752+0000","last_became_peered":"2024-08-17T00:42:25.052752+0000","last_unstale":"2024-08-17T00:47:30.474593+0000","last_undegraded":"2024-08-17T00:47:30.474593+0000","last_fullsized":"2024-08-17T00:47:30.474593+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T11:06:07.989434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":996,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.029760+0000","last_change":"2024-08-17T00:43:31.977489+0000","last_active":"2024-08-17T00:47:30.029760+0000","last_peered":"2024-08-17T00:47:30.029760+0000","last_clean":"2024-08-17T00:47:30.029760+0000","last_became_active":"2024-08-17T00:43:31.974231+0000","last_became_peered":"2024-08-17T00:43:31.974231+0000","last_unstale":"2024-08-17T00:47:30.029760+0000","last_undegraded":"2024-08-17T00:47:30.029760+0000","last_fullsized":"2024-08-17T00:47:30.029760+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:19:02.231479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1110,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.028618+0000","last_change":"2024-08-17T00:42:59.025451+0000","last_active":"2024-08-17T00:47:30.028618+0000","last_peered":"2024-08-17T00:47:30.028618+0000","last_clean":"2024-08-17T00:47:30.028618+0000","last_became_active":"2024-08-17T00:42:59.024883+0000","last_became_peered":"2024-08-17T00:42:59.024883+0000","last_unstale":"2024-08-17T00:47:30.028618+0000","last_undegraded":"2024-08-17T00:47:30.028618+0000","last_fullsized":"2024-08-17T00:47:30.028618+0000","mapping_epoch":565,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":566,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:51:11.484787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":988,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.030713+0000","last_change":"2024-08-17T00:43:31.977378+0000","last_active":"2024-08-17T00:47:30.030713+0000","last_peered":"2024-08-17T00:47:30.030713+0000","last_clean":"2024-08-17T00:47:30.030713+0000","last_became_active":"2024-08-17T00:43:31.977006+0000","last_became_peered":"2024-08-17T00:43:31.977006+0000","last_unstale":"2024-08-17T00:47:30.030713+0000","last_undegraded":"2024-08-17T00:47:30.030713+0000","last_fullsized":"2024-08-17T00:47:30.030713+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:27:53.295230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":1014,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.164448+0000","last_change":"2024-08-17T00:42:59.027221+0000","last_active":"2024-08-17T00:47:30.164448+0000","last_peered":"2024-08-17T00:47:30.164448+0000","last_clean":"2024-08-17T00:47:30.164448+0000","last_became_active":"2024-08-17T00:42:59.026933+0000","last_became_peered":"2024-08-17T00:42:59.026933+0000","last_unstale":"2024-08-17T00:47:30.164448+0000","last_undegraded":"2024-08-17T00:47:30.164448+0000","last_fullsized":"2024-08-17T00:47:30.164448+0000","mapping_epoch":565,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":566,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:42:05.594832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1159,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.474945+0000","last_change":"2024-08-17T00:42:25.052323+0000","last_active":"2024-08-17T00:47:30.474945+0000","last_peered":"2024-08-17T00:47:30.474945+0000","last_clean":"2024-08-17T00:47:30.474945+0000","last_became_active":"2024-08-17T00:42:25.051757+0000","last_became_peered":"2024-08-17T00:42:25.051757+0000","last_unstale":"2024-08-17T00:47:30.474945+0000","last_undegraded":"2024-08-17T00:47:30.474945+0000","last_fullsized":"2024-08-17T00:47:30.474945+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T11:58:25.297926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.34","version":"0'0","reported_seq":1072,"reported_epoch":817,"state":"active+clean","last_fresh":"2024-08-17T00:47:28.403156+0000","last_change":"2024-08-17T00:42:59.037746+0000","last_active":"2024-08-17T00:47:28.403156+0000","last_peered":"2024-08-17T00:47:28.403156+0000","last_clean":"2024-08-17T00:47:28.403156+0000","last_became_active":"2024-08-17T00:42:59.037408+0000","last_became_peered":"2024-08-17T00:42:59.037408+0000","last_unstale":"2024-08-17T00:47:28.403156+0000","last_undegraded":"2024-08-17T00:47:28.403156+0000","last_fullsized":"2024-08-17T00:47:28.403156+0000","mapping_epoch":565,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":566,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T12:28:44.721351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1127,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.028930+0000","last_change":"2024-08-17T00:42:59.024495+0000","last_active":"2024-08-17T00:47:30.028930+0000","last_peered":"2024-08-17T00:47:30.028930+0000","last_clean":"2024-08-17T00:47:30.028930+0000","last_became_active":"2024-08-17T00:42:59.023962+0000","last_became_peered":"2024-08-17T00:42:59.023962+0000","last_unstale":"2024-08-17T00:47:30.028930+0000","last_undegraded":"2024-08-17T00:47:30.028930+0000","last_fullsized":"2024-08-17T00:47:30.028930+0000","mapping_epoch":565,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":566,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:26:13.577366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1215,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.029817+0000","last_change":"2024-08-17T00:42:25.053285+0000","last_active":"2024-08-17T00:47:30.029817+0000","last_peered":"2024-08-17T00:47:30.029817+0000","last_clean":"2024-08-17T00:47:30.029817+0000","last_became_active":"2024-08-17T00:42:25.052970+0000","last_became_peered":"2024-08-17T00:42:25.052970+0000","last_unstale":"2024-08-17T00:47:30.029817+0000","last_undegraded":"2024-08-17T00:47:30.029817+0000","last_fullsized":"2024-08-17T00:47:30.029817+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:53:57.027690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1156,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.233656+0000","last_change":"2024-08-17T00:42:25.044249+0000","last_active":"2024-08-17T00:47:30.233656+0000","last_peered":"2024-08-17T00:47:30.233656+0000","last_clean":"2024-08-17T00:47:30.233656+0000","last_became_active":"2024-08-17T00:42:25.043929+0000","last_became_peered":"2024-08-17T00:42:25.043929+0000","last_unstale":"2024-08-17T00:47:30.233656+0000","last_undegraded":"2024-08-17T00:47:30.233656+0000","last_fullsized":"2024-08-17T00:47:30.233656+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:28:59.527370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1043,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.474137+0000","last_change":"2024-08-17T00:43:31.976532+0000","last_active":"2024-08-17T00:47:30.474137+0000","last_peered":"2024-08-17T00:47:30.474137+0000","last_clean":"2024-08-17T00:47:30.474137+0000","last_became_active":"2024-08-17T00:43:31.976233+0000","last_became_peered":"2024-08-17T00:43:31.976233+0000","last_unstale":"2024-08-17T00:47:30.474137+0000","last_undegraded":"2024-08-17T00:47:30.474137+0000","last_fullsized":"2024-08-17T00:47:30.474137+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T11:10:44.018494+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1067,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.475008+0000","last_change":"2024-08-17T00:43:31.976200+0000","last_active":"2024-08-17T00:47:30.475008+0000","last_peered":"2024-08-17T00:47:30.475008+0000","last_clean":"2024-08-17T00:47:30.475008+0000","last_became_active":"2024-08-17T00:43:31.975773+0000","last_became_peered":"2024-08-17T00:43:31.975773+0000","last_unstale":"2024-08-17T00:47:30.475008+0000","last_undegraded":"2024-08-17T00:47:30.475008+0000","last_fullsized":"2024-08-17T00:47:30.475008+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:26:56.920224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":1137,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.474896+0000","last_change":"2024-08-17T00:43:31.979383+0000","last_active":"2024-08-17T00:47:30.474896+0000","last_peered":"2024-08-17T00:47:30.474896+0000","last_clean":"2024-08-17T00:47:30.474896+0000","last_became_active":"2024-08-17T00:43:31.979088+0000","last_became_peered":"2024-08-17T00:43:31.979088+0000","last_unstale":"2024-08-17T00:47:30.474896+0000","last_undegraded":"2024-08-17T00:47:30.474896+0000","last_fullsized":"2024-08-17T00:47:30.474896+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:46:23.264423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":981,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.030298+0000","last_change":"2024-08-17T00:43:31.980508+0000","last_active":"2024-08-17T00:47:30.030298+0000","last_peered":"2024-08-17T00:47:30.030298+0000","last_clean":"2024-08-17T00:47:30.030298+0000","last_became_active":"2024-08-17T00:43:31.980231+0000","last_became_peered":"2024-08-17T00:43:31.980231+0000","last_unstale":"2024-08-17T00:47:30.030298+0000","last_undegraded":"2024-08-17T00:47:30.030298+0000","last_fullsized":"2024-08-17T00:47:30.030298+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:54:27.905770+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1025,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.164125+0000","last_change":"2024-08-17T00:42:59.034965+0000","last_active":"2024-08-17T00:47:30.164125+0000","last_peered":"2024-08-17T00:47:30.164125+0000","last_clean":"2024-08-17T00:47:30.164125+0000","last_became_active":"2024-08-17T00:42:59.034656+0000","last_became_peered":"2024-08-17T00:42:59.034656+0000","last_unstale":"2024-08-17T00:47:30.164125+0000","last_undegraded":"2024-08-17T00:47:30.164125+0000","last_fullsized":"2024-08-17T00:47:30.164125+0000","mapping_epoch":565,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":566,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:04:48.895695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1215,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.030031+0000","last_change":"2024-08-17T00:43:31.967674+0000","last_active":"2024-08-17T00:47:30.030031+0000","last_peered":"2024-08-17T00:47:30.030031+0000","last_clean":"2024-08-17T00:47:30.030031+0000","last_became_active":"2024-08-17T00:43:31.967161+0000","last_became_peered":"2024-08-17T00:43:31.967161+0000","last_unstale":"2024-08-17T00:47:30.030031+0000","last_undegraded":"2024-08-17T00:47:30.030031+0000","last_fullsized":"2024-08-17T00:47:30.030031+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:57:16.100469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1058,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.474241+0000","last_change":"2024-08-17T00:43:31.975398+0000","last_active":"2024-08-17T00:47:30.474241+0000","last_peered":"2024-08-17T00:47:30.474241+0000","last_clean":"2024-08-17T00:47:30.474241+0000","last_became_active":"2024-08-17T00:43:31.975112+0000","last_became_peered":"2024-08-17T00:43:31.975112+0000","last_unstale":"2024-08-17T00:47:30.474241+0000","last_undegraded":"2024-08-17T00:47:30.474241+0000","last_fullsized":"2024-08-17T00:47:30.474241+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:25:14.200309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1127,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.029086+0000","last_change":"2024-08-17T00:41:51.970024+0000","last_active":"2024-08-17T00:47:30.029086+0000","last_peered":"2024-08-17T00:47:30.029086+0000","last_clean":"2024-08-17T00:47:30.029086+0000","last_became_active":"2024-08-17T00:41:51.969655+0000","last_became_peered":"2024-08-17T00:41:51.969655+0000","last_unstale":"2024-08-17T00:47:30.029086+0000","last_undegraded":"2024-08-17T00:47:30.029086+0000","last_fullsized":"2024-08-17T00:47:30.029086+0000","mapping_epoch":498,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":499,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:56:17.852733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1064,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.474304+0000","last_change":"2024-08-17T00:42:25.053429+0000","last_active":"2024-08-17T00:47:30.474304+0000","last_peered":"2024-08-17T00:47:30.474304+0000","last_clean":"2024-08-17T00:47:30.474304+0000","last_became_active":"2024-08-17T00:42:25.052934+0000","last_became_peered":"2024-08-17T00:42:25.052934+0000","last_unstale":"2024-08-17T00:47:30.474304+0000","last_undegraded":"2024-08-17T00:47:30.474304+0000","last_fullsized":"2024-08-17T00:47:30.474304+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:21:16.290680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1118,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.029172+0000","last_change":"2024-08-17T00:41:51.970551+0000","last_active":"2024-08-17T00:47:30.029172+0000","last_peered":"2024-08-17T00:47:30.029172+0000","last_clean":"2024-08-17T00:47:30.029172+0000","last_became_active":"2024-08-17T00:41:51.970224+0000","last_became_peered":"2024-08-17T00:41:51.970224+0000","last_unstale":"2024-08-17T00:47:30.029172+0000","last_undegraded":"2024-08-17T00:47:30.029172+0000","last_fullsized":"2024-08-17T00:47:30.029172+0000","mapping_epoch":498,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":499,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T05:22:47.628279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1019,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.164505+0000","last_change":"2024-08-17T00:43:31.982772+0000","last_active":"2024-08-17T00:47:30.164505+0000","last_peered":"2024-08-17T00:47:30.164505+0000","last_clean":"2024-08-17T00:47:30.164505+0000","last_became_active":"2024-08-17T00:43:31.982489+0000","last_became_peered":"2024-08-17T00:43:31.982489+0000","last_unstale":"2024-08-17T00:47:30.164505+0000","last_undegraded":"2024-08-17T00:47:30.164505+0000","last_fullsized":"2024-08-17T00:47:30.164505+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:35:40.399014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":1156,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.234053+0000","last_change":"2024-08-17T00:41:18.972345+0000","last_active":"2024-08-17T00:47:30.234053+0000","last_peered":"2024-08-17T00:47:30.234053+0000","last_clean":"2024-08-17T00:47:30.234053+0000","last_became_active":"2024-08-17T00:41:18.972034+0000","last_became_peered":"2024-08-17T00:41:18.972034+0000","last_unstale":"2024-08-17T00:47:30.234053+0000","last_undegraded":"2024-08-17T00:47:30.234053+0000","last_fullsized":"2024-08-17T00:47:30.234053+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:56:12.471281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1133,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.028715+0000","last_change":"2024-08-17T00:41:18.972109+0000","last_active":"2024-08-17T00:47:30.028715+0000","last_peered":"2024-08-17T00:47:30.028715+0000","last_clean":"2024-08-17T00:47:30.028715+0000","last_became_active":"2024-08-17T00:41:18.971299+0000","last_became_peered":"2024-08-17T00:41:18.971299+0000","last_unstale":"2024-08-17T00:47:30.028715+0000","last_undegraded":"2024-08-17T00:47:30.028715+0000","last_fullsized":"2024-08-17T00:47:30.028715+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:02:52.731497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":1215,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.030223+0000","last_change":"2024-08-17T00:41:51.961118+0000","last_active":"2024-08-17T00:47:30.030223+0000","last_peered":"2024-08-17T00:47:30.030223+0000","last_clean":"2024-08-17T00:47:30.030223+0000","last_became_active":"2024-08-17T00:41:51.960567+0000","last_became_peered":"2024-08-17T00:41:51.960567+0000","last_unstale":"2024-08-17T00:47:30.030223+0000","last_undegraded":"2024-08-17T00:47:30.030223+0000","last_fullsized":"2024-08-17T00:47:30.030223+0000","mapping_epoch":498,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":499,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:31:55.713908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":1074,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.474887+0000","last_change":"2024-08-17T00:42:25.052193+0000","last_active":"2024-08-17T00:47:30.474887+0000","last_peered":"2024-08-17T00:47:30.474887+0000","last_clean":"2024-08-17T00:47:30.474887+0000","last_became_active":"2024-08-17T00:42:25.048683+0000","last_became_peered":"2024-08-17T00:42:25.048683+0000","last_unstale":"2024-08-17T00:47:30.474887+0000","last_undegraded":"2024-08-17T00:47:30.474887+0000","last_fullsized":"2024-08-17T00:47:30.474887+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:26:23.841271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[5,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":1139,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.474204+0000","last_change":"2024-08-17T00:42:59.030563+0000","last_active":"2024-08-17T00:47:30.474204+0000","last_peered":"2024-08-17T00:47:30.474204+0000","last_clean":"2024-08-17T00:47:30.474204+0000","last_became_active":"2024-08-17T00:42:59.030027+0000","last_became_peered":"2024-08-17T00:42:59.030027+0000","last_unstale":"2024-08-17T00:47:30.474204+0000","last_undegraded":"2024-08-17T00:47:30.474204+0000","last_fullsized":"2024-08-17T00:47:30.474204+0000","mapping_epoch":565,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":566,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T00:59:08.422605+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1016,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.163758+0000","last_change":"2024-08-17T00:42:59.033939+0000","last_active":"2024-08-17T00:47:30.163758+0000","last_peered":"2024-08-17T00:47:30.163758+0000","last_clean":"2024-08-17T00:47:30.163758+0000","last_became_active":"2024-08-17T00:42:59.033618+0000","last_became_peered":"2024-08-17T00:42:59.033618+0000","last_unstale":"2024-08-17T00:47:30.163758+0000","last_undegraded":"2024-08-17T00:47:30.163758+0000","last_fullsized":"2024-08-17T00:47:30.163758+0000","mapping_epoch":565,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":566,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:22:53.964624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1102,"reported_epoch":817,"state":"active+clean","last_fresh":"2024-08-17T00:47:28.402963+0000","last_change":"2024-08-17T00:41:51.973408+0000","last_active":"2024-08-17T00:47:28.402963+0000","last_peered":"2024-08-17T00:47:28.402963+0000","last_clean":"2024-08-17T00:47:28.402963+0000","last_became_active":"2024-08-17T00:41:51.973070+0000","last_became_peered":"2024-08-17T00:41:51.973070+0000","last_unstale":"2024-08-17T00:47:28.402963+0000","last_undegraded":"2024-08-17T00:47:28.402963+0000","last_fullsized":"2024-08-17T00:47:28.402963+0000","mapping_epoch":498,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":499,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:06:16.554059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"624'3","reported_seq":1118,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.029020+0000","last_change":"2024-08-17T00:43:31.966763+0000","last_active":"2024-08-17T00:47:30.029020+0000","last_peered":"2024-08-17T00:47:30.029020+0000","last_clean":"2024-08-17T00:47:30.029020+0000","last_became_active":"2024-08-17T00:43:31.966374+0000","last_became_peered":"2024-08-17T00:43:31.966374+0000","last_unstale":"2024-08-17T00:47:30.029020+0000","last_undegraded":"2024-08-17T00:47:30.029020+0000","last_fullsized":"2024-08-17T00:47:30.029020+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+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-18T00:53:11.185602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1215,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.030072+0000","last_change":"2024-08-17T00:43:31.967923+0000","last_active":"2024-08-17T00:47:30.030072+0000","last_peered":"2024-08-17T00:47:30.030072+0000","last_clean":"2024-08-17T00:47:30.030072+0000","last_became_active":"2024-08-17T00:43:31.967380+0000","last_became_peered":"2024-08-17T00:43:31.967380+0000","last_unstale":"2024-08-17T00:47:30.030072+0000","last_undegraded":"2024-08-17T00:47:30.030072+0000","last_fullsized":"2024-08-17T00:47:30.030072+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T11:24:03.689815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"624'3","reported_seq":1023,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.164008+0000","last_change":"2024-08-17T00:43:31.973924+0000","last_active":"2024-08-17T00:47:30.164008+0000","last_peered":"2024-08-17T00:47:30.164008+0000","last_clean":"2024-08-17T00:47:30.164008+0000","last_became_active":"2024-08-17T00:43:31.973615+0000","last_became_peered":"2024-08-17T00:43:31.973615+0000","last_unstale":"2024-08-17T00:47:30.164008+0000","last_undegraded":"2024-08-17T00:47:30.164008+0000","last_fullsized":"2024-08-17T00:47:30.164008+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+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-18T02:11:44.011661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1139,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.028838+0000","last_change":"2024-08-17T00:42:59.029867+0000","last_active":"2024-08-17T00:47:30.028838+0000","last_peered":"2024-08-17T00:47:30.028838+0000","last_clean":"2024-08-17T00:47:30.028838+0000","last_became_active":"2024-08-17T00:42:59.029479+0000","last_became_peered":"2024-08-17T00:42:59.029479+0000","last_unstale":"2024-08-17T00:47:30.028838+0000","last_undegraded":"2024-08-17T00:47:30.028838+0000","last_fullsized":"2024-08-17T00:47:30.028838+0000","mapping_epoch":565,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":566,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:47:26.043706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1133,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.029277+0000","last_change":"2024-08-17T00:41:18.967554+0000","last_active":"2024-08-17T00:47:30.029277+0000","last_peered":"2024-08-17T00:47:30.029277+0000","last_clean":"2024-08-17T00:47:30.029277+0000","last_became_active":"2024-08-17T00:41:18.967229+0000","last_became_peered":"2024-08-17T00:41:18.967229+0000","last_unstale":"2024-08-17T00:47:30.029277+0000","last_undegraded":"2024-08-17T00:47:30.029277+0000","last_fullsized":"2024-08-17T00:47:30.029277+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:20:48.862836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1051,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.474146+0000","last_change":"2024-08-17T00:43:31.973115+0000","last_active":"2024-08-17T00:47:30.474146+0000","last_peered":"2024-08-17T00:47:30.474146+0000","last_clean":"2024-08-17T00:47:30.474146+0000","last_became_active":"2024-08-17T00:43:31.972756+0000","last_became_peered":"2024-08-17T00:43:31.972756+0000","last_unstale":"2024-08-17T00:47:30.474146+0000","last_undegraded":"2024-08-17T00:47:30.474146+0000","last_fullsized":"2024-08-17T00:47:30.474146+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:43:45.480722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1156,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.233601+0000","last_change":"2024-08-17T00:41:51.970521+0000","last_active":"2024-08-17T00:47:30.233601+0000","last_peered":"2024-08-17T00:47:30.233601+0000","last_clean":"2024-08-17T00:47:30.233601+0000","last_became_active":"2024-08-17T00:41:51.970206+0000","last_became_peered":"2024-08-17T00:41:51.970206+0000","last_unstale":"2024-08-17T00:47:30.233601+0000","last_undegraded":"2024-08-17T00:47:30.233601+0000","last_fullsized":"2024-08-17T00:47:30.233601+0000","mapping_epoch":498,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":499,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:51:23.344758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1017,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.164588+0000","last_change":"2024-08-17T00:42:59.033424+0000","last_active":"2024-08-17T00:47:30.164588+0000","last_peered":"2024-08-17T00:47:30.164588+0000","last_clean":"2024-08-17T00:47:30.164588+0000","last_became_active":"2024-08-17T00:42:59.033001+0000","last_became_peered":"2024-08-17T00:42:59.033001+0000","last_unstale":"2024-08-17T00:47:30.164588+0000","last_undegraded":"2024-08-17T00:47:30.164588+0000","last_fullsized":"2024-08-17T00:47:30.164588+0000","mapping_epoch":565,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":566,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:32:07.915141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1035,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.474940+0000","last_change":"2024-08-17T00:43:31.973715+0000","last_active":"2024-08-17T00:47:30.474940+0000","last_peered":"2024-08-17T00:47:30.474940+0000","last_clean":"2024-08-17T00:47:30.474940+0000","last_became_active":"2024-08-17T00:43:31.973424+0000","last_became_peered":"2024-08-17T00:43:31.973424+0000","last_unstale":"2024-08-17T00:47:30.474940+0000","last_undegraded":"2024-08-17T00:47:30.474940+0000","last_fullsized":"2024-08-17T00:47:30.474940+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:58:38.241063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1069,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.475109+0000","last_change":"2024-08-17T00:42:59.025033+0000","last_active":"2024-08-17T00:47:30.475109+0000","last_peered":"2024-08-17T00:47:30.475109+0000","last_clean":"2024-08-17T00:47:30.475109+0000","last_became_active":"2024-08-17T00:42:59.024702+0000","last_became_peered":"2024-08-17T00:42:59.024702+0000","last_unstale":"2024-08-17T00:47:30.475109+0000","last_undegraded":"2024-08-17T00:47:30.475109+0000","last_fullsized":"2024-08-17T00:47:30.475109+0000","mapping_epoch":565,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":566,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T00:59:18.556190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1215,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.030489+0000","last_change":"2024-08-17T00:42:25.055598+0000","last_active":"2024-08-17T00:47:30.030489+0000","last_peered":"2024-08-17T00:47:30.030489+0000","last_clean":"2024-08-17T00:47:30.030489+0000","last_became_active":"2024-08-17T00:42:25.055300+0000","last_became_peered":"2024-08-17T00:42:25.055300+0000","last_unstale":"2024-08-17T00:47:30.030489+0000","last_undegraded":"2024-08-17T00:47:30.030489+0000","last_fullsized":"2024-08-17T00:47:30.030489+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:56:06.196667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1191,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.234170+0000","last_change":"2024-08-17T00:42:25.048982+0000","last_active":"2024-08-17T00:47:30.234170+0000","last_peered":"2024-08-17T00:47:30.234170+0000","last_clean":"2024-08-17T00:47:30.234170+0000","last_became_active":"2024-08-17T00:42:25.048590+0000","last_became_peered":"2024-08-17T00:42:25.048590+0000","last_unstale":"2024-08-17T00:47:30.234170+0000","last_undegraded":"2024-08-17T00:47:30.234170+0000","last_fullsized":"2024-08-17T00:47:30.234170+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+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-18T10:10:33.190366+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":14,"num_read_kb":14,"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":1088,"reported_epoch":817,"state":"active+clean","last_fresh":"2024-08-17T00:47:28.403388+0000","last_change":"2024-08-17T00:43:31.974460+0000","last_active":"2024-08-17T00:47:28.403388+0000","last_peered":"2024-08-17T00:47:28.403388+0000","last_clean":"2024-08-17T00:47:28.403388+0000","last_became_active":"2024-08-17T00:43:31.973231+0000","last_became_peered":"2024-08-17T00:43:31.973231+0000","last_unstale":"2024-08-17T00:47:28.403388+0000","last_undegraded":"2024-08-17T00:47:28.403388+0000","last_fullsized":"2024-08-17T00:47:28.403388+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T05:45:37.059395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"624'30","reported_seq":1059,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.164195+0000","last_change":"2024-08-17T00:42:59.026121+0000","last_active":"2024-08-17T00:47:30.164195+0000","last_peered":"2024-08-17T00:47:30.164195+0000","last_clean":"2024-08-17T00:47:30.164195+0000","last_became_active":"2024-08-17T00:42:59.025431+0000","last_became_peered":"2024-08-17T00:42:59.025431+0000","last_unstale":"2024-08-17T00:47:30.164195+0000","last_undegraded":"2024-08-17T00:47:30.164195+0000","last_fullsized":"2024-08-17T00:47:30.164195+0000","mapping_epoch":565,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":566,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":30,"log_dups_size":0,"ondisk_log_size":30,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:12:55.566273+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5816,"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":20,"num_read_kb":28,"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":997,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.030140+0000","last_change":"2024-08-17T00:43:31.979937+0000","last_active":"2024-08-17T00:47:30.030140+0000","last_peered":"2024-08-17T00:47:30.030140+0000","last_clean":"2024-08-17T00:47:30.030140+0000","last_became_active":"2024-08-17T00:43:31.977780+0000","last_became_peered":"2024-08-17T00:43:31.977780+0000","last_unstale":"2024-08-17T00:47:30.030140+0000","last_undegraded":"2024-08-17T00:47:30.030140+0000","last_fullsized":"2024-08-17T00:47:30.030140+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:19:20.448213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"66'2","reported_seq":1226,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.030123+0000","last_change":"2024-08-17T00:41:51.971473+0000","last_active":"2024-08-17T00:47:30.030123+0000","last_peered":"2024-08-17T00:47:30.030123+0000","last_clean":"2024-08-17T00:47:30.030123+0000","last_became_active":"2024-08-17T00:41:51.971074+0000","last_became_peered":"2024-08-17T00:41:51.971074+0000","last_unstale":"2024-08-17T00:47:30.030123+0000","last_undegraded":"2024-08-17T00:47:30.030123+0000","last_fullsized":"2024-08-17T00:47:30.030123+0000","mapping_epoch":498,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":499,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:31:36.455433+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":8,"num_read_kb":16,"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":1215,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.029704+0000","last_change":"2024-08-17T00:43:31.967148+0000","last_active":"2024-08-17T00:47:30.029704+0000","last_peered":"2024-08-17T00:47:30.029704+0000","last_clean":"2024-08-17T00:47:30.029704+0000","last_became_active":"2024-08-17T00:43:31.966667+0000","last_became_peered":"2024-08-17T00:43:31.966667+0000","last_unstale":"2024-08-17T00:47:30.029704+0000","last_undegraded":"2024-08-17T00:47:30.029704+0000","last_fullsized":"2024-08-17T00:47:30.029704+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:44:02.173773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1061,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.474720+0000","last_change":"2024-08-17T00:43:31.975617+0000","last_active":"2024-08-17T00:47:30.474720+0000","last_peered":"2024-08-17T00:47:30.474720+0000","last_clean":"2024-08-17T00:47:30.474720+0000","last_became_active":"2024-08-17T00:43:31.975340+0000","last_became_peered":"2024-08-17T00:43:31.975340+0000","last_unstale":"2024-08-17T00:47:30.474720+0000","last_undegraded":"2024-08-17T00:47:30.474720+0000","last_fullsized":"2024-08-17T00:47:30.474720+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:46:36.994795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"0'0","reported_seq":997,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.029843+0000","last_change":"2024-08-17T00:43:31.982715+0000","last_active":"2024-08-17T00:47:30.029843+0000","last_peered":"2024-08-17T00:47:30.029843+0000","last_clean":"2024-08-17T00:47:30.029843+0000","last_became_active":"2024-08-17T00:43:31.980770+0000","last_became_peered":"2024-08-17T00:43:31.980770+0000","last_unstale":"2024-08-17T00:47:30.029843+0000","last_undegraded":"2024-08-17T00:47:30.029843+0000","last_fullsized":"2024-08-17T00:47:30.029843+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:52:07.603277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1027,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.163830+0000","last_change":"2024-08-17T00:42:59.036525+0000","last_active":"2024-08-17T00:47:30.163830+0000","last_peered":"2024-08-17T00:47:30.163830+0000","last_clean":"2024-08-17T00:47:30.163830+0000","last_became_active":"2024-08-17T00:42:59.035691+0000","last_became_peered":"2024-08-17T00:42:59.035691+0000","last_unstale":"2024-08-17T00:47:30.163830+0000","last_undegraded":"2024-08-17T00:47:30.163830+0000","last_fullsized":"2024-08-17T00:47:30.163830+0000","mapping_epoch":565,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":566,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:08:46.268458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1014,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.163871+0000","last_change":"2024-08-17T00:42:59.032983+0000","last_active":"2024-08-17T00:47:30.163871+0000","last_peered":"2024-08-17T00:47:30.163871+0000","last_clean":"2024-08-17T00:47:30.163871+0000","last_became_active":"2024-08-17T00:42:59.031711+0000","last_became_peered":"2024-08-17T00:42:59.031711+0000","last_unstale":"2024-08-17T00:47:30.163871+0000","last_undegraded":"2024-08-17T00:47:30.163871+0000","last_fullsized":"2024-08-17T00:47:30.163871+0000","mapping_epoch":565,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":566,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:36:09.091599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1186,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.474087+0000","last_change":"2024-08-17T00:40:45.927313+0000","last_active":"2024-08-17T00:47:30.474087+0000","last_peered":"2024-08-17T00:47:30.474087+0000","last_clean":"2024-08-17T00:47:30.474087+0000","last_became_active":"2024-08-17T00:40:45.926978+0000","last_became_peered":"2024-08-17T00:40:45.926978+0000","last_unstale":"2024-08-17T00:47:30.474087+0000","last_undegraded":"2024-08-17T00:47:30.474087+0000","last_fullsized":"2024-08-17T00:47:30.474087+0000","mapping_epoch":434,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":435,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+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-18T03:56:49.287803+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":48,"num_read_kb":48,"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":981,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.029647+0000","last_change":"2024-08-17T00:43:31.974616+0000","last_active":"2024-08-17T00:47:30.029647+0000","last_peered":"2024-08-17T00:47:30.029647+0000","last_clean":"2024-08-17T00:47:30.029647+0000","last_became_active":"2024-08-17T00:43:31.973447+0000","last_became_peered":"2024-08-17T00:43:31.973447+0000","last_unstale":"2024-08-17T00:47:30.029647+0000","last_undegraded":"2024-08-17T00:47:30.029647+0000","last_fullsized":"2024-08-17T00:47:30.029647+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:08:28.354818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"817'945","reported_seq":3963,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.474251+0000","last_change":"2024-08-17T00:47:28.437515+0000","last_active":"2024-08-17T00:47:30.474251+0000","last_peered":"2024-08-17T00:47:30.474251+0000","last_clean":"2024-08-17T00:47:30.474251+0000","last_became_active":"2024-08-17T00:40:45.924584+0000","last_became_peered":"2024-08-17T00:40:45.924584+0000","last_unstale":"2024-08-17T00:47:30.474251+0000","last_undegraded":"2024-08-17T00:47:30.474251+0000","last_fullsized":"2024-08-17T00:47:30.474251+0000","mapping_epoch":434,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":435,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_clean_scrub_stamp":"2024-08-17T00:34:34.374063+0000","objects_scrubbed":0,"log_size":945,"log_dups_size":0,"ondisk_log_size":945,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:40:06.124520+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.024827284000000002,"stat_sum":{"num_bytes":26705920,"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":0,"num_read":187,"num_read_kb":246227,"num_write":526,"num_write_kb":104304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":5349376,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"1b8","length":"1"},{"start":"1ce","length":"1"},{"start":"1d4","length":"1"}]},{"pgid":"2.f","version":"66'1","reported_seq":1078,"reported_epoch":817,"state":"active+clean","last_fresh":"2024-08-17T00:47:28.403698+0000","last_change":"2024-08-17T00:43:31.984446+0000","last_active":"2024-08-17T00:47:28.403698+0000","last_peered":"2024-08-17T00:47:28.403698+0000","last_clean":"2024-08-17T00:47:28.403698+0000","last_became_active":"2024-08-17T00:43:31.983977+0000","last_became_peered":"2024-08-17T00:43:31.983977+0000","last_unstale":"2024-08-17T00:47:28.403698+0000","last_undegraded":"2024-08-17T00:47:28.403698+0000","last_fullsized":"2024-08-17T00:47:28.403698+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T12:10:18.455781+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":2,"num_read_kb":2,"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":997,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.030588+0000","last_change":"2024-08-17T00:43:31.973414+0000","last_active":"2024-08-17T00:47:30.030588+0000","last_peered":"2024-08-17T00:47:30.030588+0000","last_clean":"2024-08-17T00:47:30.030588+0000","last_became_active":"2024-08-17T00:43:31.971367+0000","last_became_peered":"2024-08-17T00:43:31.971367+0000","last_unstale":"2024-08-17T00:47:30.030588+0000","last_undegraded":"2024-08-17T00:47:30.030588+0000","last_fullsized":"2024-08-17T00:47:30.030588+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T05:22:19.295984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.9","version":"817'690","reported_seq":3429,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.029713+0000","last_change":"2024-08-17T00:47:28.426247+0000","last_active":"2024-08-17T00:47:30.029713+0000","last_peered":"2024-08-17T00:47:30.029713+0000","last_clean":"2024-08-17T00:47:30.029713+0000","last_became_active":"2024-08-17T00:43:31.969579+0000","last_became_peered":"2024-08-17T00:43:31.969579+0000","last_unstale":"2024-08-17T00:47:30.029713+0000","last_undegraded":"2024-08-17T00:47:30.029713+0000","last_fullsized":"2024-08-17T00:47:30.029713+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_clean_scrub_stamp":"2024-08-17T00:34:34.374063+0000","objects_scrubbed":0,"log_size":690,"log_dups_size":0,"ondisk_log_size":690,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:55:51.950162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.018482835999999999,"stat_sum":{"num_bytes":16769024,"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":150,"num_read_kb":322072,"num_write":304,"num_write_kb":62472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":6717440,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"1b8","length":"1"},{"start":"1ce","length":"1"},{"start":"1d4","length":"1"}]},{"pgid":"2.e","version":"66'2","reported_seq":1150,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.475032+0000","last_change":"2024-08-17T00:43:31.979461+0000","last_active":"2024-08-17T00:47:30.475032+0000","last_peered":"2024-08-17T00:47:30.475032+0000","last_clean":"2024-08-17T00:47:30.475032+0000","last_became_active":"2024-08-17T00:43:31.979116+0000","last_became_peered":"2024-08-17T00:43:31.979116+0000","last_unstale":"2024-08-17T00:47:30.475032+0000","last_undegraded":"2024-08-17T00:47:30.475032+0000","last_fullsized":"2024-08-17T00:47:30.475032+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:43:59.741960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"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":997,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.030809+0000","last_change":"2024-08-17T00:43:31.980144+0000","last_active":"2024-08-17T00:47:30.030809+0000","last_peered":"2024-08-17T00:47:30.030809+0000","last_clean":"2024-08-17T00:47:30.030809+0000","last_became_active":"2024-08-17T00:43:31.978401+0000","last_became_peered":"2024-08-17T00:43:31.978401+0000","last_unstale":"2024-08-17T00:47:30.030809+0000","last_undegraded":"2024-08-17T00:47:30.030809+0000","last_fullsized":"2024-08-17T00:47:30.030809+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:41:16.144221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"817'703","reported_seq":3727,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.474263+0000","last_change":"2024-08-17T00:47:28.426205+0000","last_active":"2024-08-17T00:47:30.474263+0000","last_peered":"2024-08-17T00:47:30.474263+0000","last_clean":"2024-08-17T00:47:30.474263+0000","last_became_active":"2024-08-17T00:41:51.975899+0000","last_became_peered":"2024-08-17T00:41:51.975899+0000","last_unstale":"2024-08-17T00:47:30.474263+0000","last_undegraded":"2024-08-17T00:47:30.474263+0000","last_fullsized":"2024-08-17T00:47:30.474263+0000","mapping_epoch":498,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":499,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_clean_scrub_stamp":"2024-08-17T00:34:34.374063+0000","objects_scrubbed":0,"log_size":703,"log_dups_size":0,"ondisk_log_size":703,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:05:03.795096+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.014030334,"stat_sum":{"num_bytes":21217280,"num_objects":5,"num_object_clones":3,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":1,"num_read":161,"num_read_kb":334580,"num_write":290,"num_write_kb":93192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":6479872,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"1b8","length":"1"},{"start":"1ce","length":"1"},{"start":"1d4","length":"1"}]},{"pgid":"2.d","version":"66'1","reported_seq":1164,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.234231+0000","last_change":"2024-08-17T00:41:51.970721+0000","last_active":"2024-08-17T00:47:30.234231+0000","last_peered":"2024-08-17T00:47:30.234231+0000","last_clean":"2024-08-17T00:47:30.234231+0000","last_became_active":"2024-08-17T00:41:51.970372+0000","last_became_peered":"2024-08-17T00:41:51.970372+0000","last_unstale":"2024-08-17T00:47:30.234231+0000","last_undegraded":"2024-08-17T00:47:30.234231+0000","last_fullsized":"2024-08-17T00:47:30.234231+0000","mapping_epoch":498,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":499,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T09:47:51.269307+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":2,"num_read_kb":2,"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":1058,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.474787+0000","last_change":"2024-08-17T00:42:59.025078+0000","last_active":"2024-08-17T00:47:30.474787+0000","last_peered":"2024-08-17T00:47:30.474787+0000","last_clean":"2024-08-17T00:47:30.474787+0000","last_became_active":"2024-08-17T00:42:59.024756+0000","last_became_peered":"2024-08-17T00:42:59.024756+0000","last_unstale":"2024-08-17T00:47:30.474787+0000","last_undegraded":"2024-08-17T00:47:30.474787+0000","last_fullsized":"2024-08-17T00:47:30.474787+0000","mapping_epoch":565,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":566,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:50:16.962648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"817'1092","reported_seq":4092,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.474527+0000","last_change":"2024-08-17T00:47:28.435306+0000","last_active":"2024-08-17T00:47:30.474527+0000","last_peered":"2024-08-17T00:47:30.474527+0000","last_clean":"2024-08-17T00:47:30.474527+0000","last_became_active":"2024-08-17T00:42:25.051779+0000","last_became_peered":"2024-08-17T00:42:25.051779+0000","last_unstale":"2024-08-17T00:47:30.474527+0000","last_undegraded":"2024-08-17T00:47:30.474527+0000","last_fullsized":"2024-08-17T00:47:30.474527+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_clean_scrub_stamp":"2024-08-17T00:34:34.374063+0000","objects_scrubbed":0,"log_size":1092,"log_dups_size":0,"ondisk_log_size":1092,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:05:00.481635+0000","scrub_duration":0,"objects_trimmed":2,"snaptrim_duration":0.022928896000000001,"stat_sum":{"num_bytes":14114816,"num_objects":4,"num_object_clones":2,"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":232,"num_read_kb":447864,"num_write":578,"num_write_kb":124456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":12247040,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"1b8","length":"1"},{"start":"1ce","length":"1"},{"start":"1d4","length":"1"}]},{"pgid":"2.c","version":"0'0","reported_seq":1167,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.474850+0000","last_change":"2024-08-17T00:42:25.058114+0000","last_active":"2024-08-17T00:47:30.474850+0000","last_peered":"2024-08-17T00:47:30.474850+0000","last_clean":"2024-08-17T00:47:30.474850+0000","last_became_active":"2024-08-17T00:42:25.057761+0000","last_became_peered":"2024-08-17T00:42:25.057761+0000","last_unstale":"2024-08-17T00:47:30.474850+0000","last_undegraded":"2024-08-17T00:47:30.474850+0000","last_fullsized":"2024-08-17T00:47:30.474850+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T11:54:29.843203+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":981,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.030454+0000","last_change":"2024-08-17T00:43:31.985849+0000","last_active":"2024-08-17T00:47:30.030454+0000","last_peered":"2024-08-17T00:47:30.030454+0000","last_clean":"2024-08-17T00:47:30.030454+0000","last_became_active":"2024-08-17T00:43:31.984763+0000","last_became_peered":"2024-08-17T00:43:31.984763+0000","last_unstale":"2024-08-17T00:47:30.030454+0000","last_undegraded":"2024-08-17T00:47:30.030454+0000","last_fullsized":"2024-08-17T00:47:30.030454+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:56:29.644377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"817'450","reported_seq":3184,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.030611+0000","last_change":"2024-08-17T00:47:28.421567+0000","last_active":"2024-08-17T00:47:30.030611+0000","last_peered":"2024-08-17T00:47:30.030611+0000","last_clean":"2024-08-17T00:47:30.030611+0000","last_became_active":"2024-08-17T00:43:31.980513+0000","last_became_peered":"2024-08-17T00:43:31.980513+0000","last_unstale":"2024-08-17T00:47:30.030611+0000","last_undegraded":"2024-08-17T00:47:30.030611+0000","last_fullsized":"2024-08-17T00:47:30.030611+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_clean_scrub_stamp":"2024-08-17T00:34:34.374063+0000","objects_scrubbed":0,"log_size":450,"log_dups_size":0,"ondisk_log_size":450,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:39:52.030883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.012403025,"stat_sum":{"num_bytes":4980736,"num_objects":3,"num_object_clones":2,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":77,"num_read_kb":145576,"num_write":182,"num_write_kb":39904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"1b8","length":"1"},{"start":"1ce","length":"1"},{"start":"1d4","length":"1"}]},{"pgid":"4.5","version":"0'0","reported_seq":1017,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.164441+0000","last_change":"2024-08-17T00:43:31.982010+0000","last_active":"2024-08-17T00:47:30.164441+0000","last_peered":"2024-08-17T00:47:30.164441+0000","last_clean":"2024-08-17T00:47:30.164441+0000","last_became_active":"2024-08-17T00:43:31.981722+0000","last_became_peered":"2024-08-17T00:43:31.981722+0000","last_unstale":"2024-08-17T00:47:30.164441+0000","last_undegraded":"2024-08-17T00:47:30.164441+0000","last_fullsized":"2024-08-17T00:47:30.164441+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_clean_scrub_stamp":"2024-08-17T00:31:51.257221+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:53:26.635394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000319702,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"308'221","reported_seq":1569,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.029815+0000","last_change":"2024-08-17T00:43:31.981513+0000","last_active":"2024-08-17T00:47:30.029815+0000","last_peered":"2024-08-17T00:47:30.029815+0000","last_clean":"2024-08-17T00:47:30.029815+0000","last_became_active":"2024-08-17T00:43:31.980371+0000","last_became_peered":"2024-08-17T00:43:31.980371+0000","last_unstale":"2024-08-17T00:47:30.029815+0000","last_undegraded":"2024-08-17T00:47:30.029815+0000","last_fullsized":"2024-08-17T00:47:30.029815+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:28:36.823280+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:28:36.823280+0000","last_clean_scrub_stamp":"2024-08-17T00:28:36.823280+0000","objects_scrubbed":0,"log_size":221,"log_dups_size":0,"ondisk_log_size":221,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T05:19:07.324218+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":1034,"num_read_kb":1874,"num_write":359,"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":1070,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.474373+0000","last_change":"2024-08-17T00:43:31.976759+0000","last_active":"2024-08-17T00:47:30.474373+0000","last_peered":"2024-08-17T00:47:30.474373+0000","last_clean":"2024-08-17T00:47:30.474373+0000","last_became_active":"2024-08-17T00:43:31.976466+0000","last_became_peered":"2024-08-17T00:43:31.976466+0000","last_unstale":"2024-08-17T00:47:30.474373+0000","last_undegraded":"2024-08-17T00:47:30.474373+0000","last_fullsized":"2024-08-17T00:47:30.474373+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:52:56.099830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1112,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.029510+0000","last_change":"2024-08-17T00:42:59.027398+0000","last_active":"2024-08-17T00:47:30.029510+0000","last_peered":"2024-08-17T00:47:30.029510+0000","last_clean":"2024-08-17T00:47:30.029510+0000","last_became_active":"2024-08-17T00:42:59.027005+0000","last_became_peered":"2024-08-17T00:42:59.027005+0000","last_unstale":"2024-08-17T00:47:30.029510+0000","last_undegraded":"2024-08-17T00:47:30.029510+0000","last_fullsized":"2024-08-17T00:47:30.029510+0000","mapping_epoch":565,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":566,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:51:33.540309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"817'1138","reported_seq":4007,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.475442+0000","last_change":"2024-08-17T00:47:28.431335+0000","last_active":"2024-08-17T00:47:30.475442+0000","last_peered":"2024-08-17T00:47:30.475442+0000","last_clean":"2024-08-17T00:47:30.475442+0000","last_became_active":"2024-08-17T00:42:25.054697+0000","last_became_peered":"2024-08-17T00:42:25.054697+0000","last_unstale":"2024-08-17T00:47:30.475442+0000","last_undegraded":"2024-08-17T00:47:30.475442+0000","last_fullsized":"2024-08-17T00:47:30.475442+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_clean_scrub_stamp":"2024-08-17T00:34:34.374063+0000","objects_scrubbed":0,"log_size":1138,"log_dups_size":0,"ondisk_log_size":1138,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T11:47:13.117797+0000","scrub_duration":0,"objects_trimmed":2,"snaptrim_duration":0.029444959999999999,"stat_sum":{"num_bytes":30695424,"num_objects":11,"num_object_clones":8,"num_object_copies":33,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":11,"num_whiteouts":0,"num_read":262,"num_read_kb":407433,"num_write":469,"num_write_kb":109896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":22323200,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"1b8","length":"1"},{"start":"1ce","length":"1"},{"start":"1d4","length":"1"}]},{"pgid":"4.6","version":"0'0","reported_seq":1185,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.030732+0000","last_change":"2024-08-17T00:40:45.924532+0000","last_active":"2024-08-17T00:47:30.030732+0000","last_peered":"2024-08-17T00:47:30.030732+0000","last_clean":"2024-08-17T00:47:30.030732+0000","last_became_active":"2024-08-17T00:40:45.924224+0000","last_became_peered":"2024-08-17T00:40:45.924224+0000","last_unstale":"2024-08-17T00:47:30.030732+0000","last_undegraded":"2024-08-17T00:47:30.030732+0000","last_fullsized":"2024-08-17T00:47:30.030732+0000","mapping_epoch":434,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":435,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_clean_scrub_stamp":"2024-08-17T00:31:51.257221+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:14:43.477236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":987,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.029708+0000","last_change":"2024-08-17T00:43:31.977701+0000","last_active":"2024-08-17T00:47:30.029708+0000","last_peered":"2024-08-17T00:47:30.029708+0000","last_clean":"2024-08-17T00:47:30.029708+0000","last_became_active":"2024-08-17T00:43:31.976384+0000","last_became_peered":"2024-08-17T00:43:31.976384+0000","last_unstale":"2024-08-17T00:47:30.029708+0000","last_undegraded":"2024-08-17T00:47:30.029708+0000","last_fullsized":"2024-08-17T00:47:30.029708+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:49:09.361122+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1216,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.029808+0000","last_change":"2024-08-17T00:41:51.964295+0000","last_active":"2024-08-17T00:47:30.029808+0000","last_peered":"2024-08-17T00:47:30.029808+0000","last_clean":"2024-08-17T00:47:30.029808+0000","last_became_active":"2024-08-17T00:41:51.963959+0000","last_became_peered":"2024-08-17T00:41:51.963959+0000","last_unstale":"2024-08-17T00:47:30.029808+0000","last_undegraded":"2024-08-17T00:47:30.029808+0000","last_fullsized":"2024-08-17T00:47:30.029808+0000","mapping_epoch":498,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":499,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:54:32.667350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"817'1261","reported_seq":4293,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.475198+0000","last_change":"2024-08-17T00:47:28.455936+0000","last_active":"2024-08-17T00:47:30.475198+0000","last_peered":"2024-08-17T00:47:30.475198+0000","last_clean":"2024-08-17T00:47:30.475198+0000","last_became_active":"2024-08-17T00:42:25.057916+0000","last_became_peered":"2024-08-17T00:42:25.057916+0000","last_unstale":"2024-08-17T00:47:30.475198+0000","last_undegraded":"2024-08-17T00:47:30.475198+0000","last_fullsized":"2024-08-17T00:47:30.475198+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_clean_scrub_stamp":"2024-08-17T00:34:34.374063+0000","objects_scrubbed":0,"log_size":1261,"log_dups_size":0,"ondisk_log_size":1261,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:04:16.571101+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.042608467999999997,"stat_sum":{"num_bytes":31326208,"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":275,"num_read_kb":487930,"num_write":650,"num_write_kb":115856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":42459136,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"1b8","length":"1"},{"start":"1ce","length":"1"},{"start":"1d4","length":"1"}]},{"pgid":"4.7","version":"0'0","reported_seq":1177,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.234204+0000","last_change":"2024-08-17T00:42:25.056382+0000","last_active":"2024-08-17T00:47:30.234204+0000","last_peered":"2024-08-17T00:47:30.234204+0000","last_clean":"2024-08-17T00:47:30.234204+0000","last_became_active":"2024-08-17T00:42:25.056066+0000","last_became_peered":"2024-08-17T00:42:25.056066+0000","last_unstale":"2024-08-17T00:47:30.234204+0000","last_undegraded":"2024-08-17T00:47:30.234204+0000","last_fullsized":"2024-08-17T00:47:30.234204+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_clean_scrub_stamp":"2024-08-17T00:31:51.257221+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:12:33.920614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00095076100000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1167,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.474147+0000","last_change":"2024-08-17T00:41:18.964576+0000","last_active":"2024-08-17T00:47:30.474147+0000","last_peered":"2024-08-17T00:47:30.474147+0000","last_clean":"2024-08-17T00:47:30.474147+0000","last_became_active":"2024-08-17T00:41:18.964283+0000","last_became_peered":"2024-08-17T00:41:18.964283+0000","last_unstale":"2024-08-17T00:47:30.474147+0000","last_undegraded":"2024-08-17T00:47:30.474147+0000","last_fullsized":"2024-08-17T00:47:30.474147+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:26:51.917601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1157,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.233653+0000","last_change":"2024-08-17T00:42:59.029101+0000","last_active":"2024-08-17T00:47:30.233653+0000","last_peered":"2024-08-17T00:47:30.233653+0000","last_clean":"2024-08-17T00:47:30.233653+0000","last_became_active":"2024-08-17T00:42:59.028566+0000","last_became_peered":"2024-08-17T00:42:59.028566+0000","last_unstale":"2024-08-17T00:47:30.233653+0000","last_undegraded":"2024-08-17T00:47:30.233653+0000","last_fullsized":"2024-08-17T00:47:30.233653+0000","mapping_epoch":565,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":566,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:15:14.279222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"817'1867","reported_seq":4935,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.030789+0000","last_change":"2024-08-17T00:47:28.445960+0000","last_active":"2024-08-17T00:47:30.030789+0000","last_peered":"2024-08-17T00:47:30.030789+0000","last_clean":"2024-08-17T00:47:30.030789+0000","last_became_active":"2024-08-17T00:41:51.971386+0000","last_became_peered":"2024-08-17T00:41:51.971386+0000","last_unstale":"2024-08-17T00:47:30.030789+0000","last_undegraded":"2024-08-17T00:47:30.030789+0000","last_fullsized":"2024-08-17T00:47:30.030789+0000","mapping_epoch":498,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":499,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_clean_scrub_stamp":"2024-08-17T00:34:34.374063+0000","objects_scrubbed":0,"log_size":1867,"log_dups_size":0,"ondisk_log_size":1867,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T12:10:59.192179+0000","scrub_duration":0,"objects_trimmed":2,"snaptrim_duration":0.038093384000000001,"stat_sum":{"num_bytes":20946944,"num_objects":14,"num_object_clones":8,"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":392,"num_read_kb":416207,"num_write":859,"num_write_kb":172696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":45481984,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"1b8","length":"1"},{"start":"1ce","length":"1"},{"start":"1d4","length":"1"}]},{"pgid":"4.4","version":"0'0","reported_seq":1166,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.233908+0000","last_change":"2024-08-17T00:41:18.984926+0000","last_active":"2024-08-17T00:47:30.233908+0000","last_peered":"2024-08-17T00:47:30.233908+0000","last_clean":"2024-08-17T00:47:30.233908+0000","last_became_active":"2024-08-17T00:41:18.984215+0000","last_became_peered":"2024-08-17T00:41:18.984215+0000","last_unstale":"2024-08-17T00:47:30.233908+0000","last_undegraded":"2024-08-17T00:47:30.233908+0000","last_fullsized":"2024-08-17T00:47:30.233908+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_clean_scrub_stamp":"2024-08-17T00:31:51.257221+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:54:30.822760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1039,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.474485+0000","last_change":"2024-08-17T00:42:59.031186+0000","last_active":"2024-08-17T00:47:30.474485+0000","last_peered":"2024-08-17T00:47:30.474485+0000","last_clean":"2024-08-17T00:47:30.474485+0000","last_became_active":"2024-08-17T00:42:59.030840+0000","last_became_peered":"2024-08-17T00:42:59.030840+0000","last_unstale":"2024-08-17T00:47:30.474485+0000","last_undegraded":"2024-08-17T00:47:30.474485+0000","last_fullsized":"2024-08-17T00:47:30.474485+0000","mapping_epoch":565,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":566,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:29:04.751376+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1115,"reported_epoch":817,"state":"active+clean","last_fresh":"2024-08-17T00:47:28.403927+0000","last_change":"2024-08-17T00:42:59.041182+0000","last_active":"2024-08-17T00:47:28.403927+0000","last_peered":"2024-08-17T00:47:28.403927+0000","last_clean":"2024-08-17T00:47:28.403927+0000","last_became_active":"2024-08-17T00:42:59.039321+0000","last_became_peered":"2024-08-17T00:42:59.039321+0000","last_unstale":"2024-08-17T00:47:28.403927+0000","last_undegraded":"2024-08-17T00:47:28.403927+0000","last_fullsized":"2024-08-17T00:47:28.403927+0000","mapping_epoch":565,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":566,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:01:11.451283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.3","version":"817'1119","reported_seq":4222,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.030376+0000","last_change":"2024-08-17T00:47:28.425805+0000","last_active":"2024-08-17T00:47:30.030376+0000","last_peered":"2024-08-17T00:47:30.030376+0000","last_clean":"2024-08-17T00:47:30.030376+0000","last_became_active":"2024-08-17T00:42:59.036305+0000","last_became_peered":"2024-08-17T00:42:59.036305+0000","last_unstale":"2024-08-17T00:47:30.030376+0000","last_undegraded":"2024-08-17T00:47:30.030376+0000","last_fullsized":"2024-08-17T00:47:30.030376+0000","mapping_epoch":565,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":566,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_clean_scrub_stamp":"2024-08-17T00:34:34.374063+0000","objects_scrubbed":0,"log_size":1119,"log_dups_size":0,"ondisk_log_size":1119,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:20:04.223943+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.018564913999999998,"stat_sum":{"num_bytes":8593408,"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":0,"num_read":242,"num_read_kb":385891,"num_write":580,"num_write_kb":133296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":27828224,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"1b8","length":"1"},{"start":"1ce","length":"1"},{"start":"1d4","length":"1"}]},{"pgid":"4.2","version":"75'2","reported_seq":1168,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.233945+0000","last_change":"2024-08-17T00:42:25.053749+0000","last_active":"2024-08-17T00:47:30.233945+0000","last_peered":"2024-08-17T00:47:30.233945+0000","last_clean":"2024-08-17T00:47:30.233945+0000","last_became_active":"2024-08-17T00:42:25.053299+0000","last_became_peered":"2024-08-17T00:42:25.053299+0000","last_unstale":"2024-08-17T00:47:30.233945+0000","last_undegraded":"2024-08-17T00:47:30.233945+0000","last_fullsized":"2024-08-17T00:47:30.233945+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_clean_scrub_stamp":"2024-08-17T00:31:51.257221+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:26:22.716057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001000807,"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":1183,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.234006+0000","last_change":"2024-08-17T00:43:31.971521+0000","last_active":"2024-08-17T00:47:30.234006+0000","last_peered":"2024-08-17T00:47:30.234006+0000","last_clean":"2024-08-17T00:47:30.234006+0000","last_became_active":"2024-08-17T00:43:31.971218+0000","last_became_peered":"2024-08-17T00:43:31.971218+0000","last_unstale":"2024-08-17T00:47:30.234006+0000","last_undegraded":"2024-08-17T00:47:30.234006+0000","last_fullsized":"2024-08-17T00:47:30.234006+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:48:52.020751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1065,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.474760+0000","last_change":"2024-08-17T00:42:25.051331+0000","last_active":"2024-08-17T00:47:30.474760+0000","last_peered":"2024-08-17T00:47:30.474760+0000","last_clean":"2024-08-17T00:47:30.474760+0000","last_became_active":"2024-08-17T00:42:25.049521+0000","last_became_peered":"2024-08-17T00:42:25.049521+0000","last_unstale":"2024-08-17T00:47:30.474760+0000","last_undegraded":"2024-08-17T00:47:30.474760+0000","last_fullsized":"2024-08-17T00:47:30.474760+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T02:58:41.166081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"817'743","reported_seq":3515,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.164460+0000","last_change":"2024-08-17T00:47:28.427619+0000","last_active":"2024-08-17T00:47:30.164460+0000","last_peered":"2024-08-17T00:47:30.164460+0000","last_clean":"2024-08-17T00:47:30.164460+0000","last_became_active":"2024-08-17T00:42:59.032312+0000","last_became_peered":"2024-08-17T00:42:59.032312+0000","last_unstale":"2024-08-17T00:47:30.164460+0000","last_undegraded":"2024-08-17T00:47:30.164460+0000","last_fullsized":"2024-08-17T00:47:30.164460+0000","mapping_epoch":565,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":566,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_clean_scrub_stamp":"2024-08-17T00:34:34.374063+0000","objects_scrubbed":0,"log_size":743,"log_dups_size":0,"ondisk_log_size":743,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:37:58.272161+0000","scrub_duration":0,"objects_trimmed":2,"snaptrim_duration":0.016717791999999999,"stat_sum":{"num_bytes":30482432,"num_objects":5,"num_object_clones":3,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":1,"num_read":150,"num_read_kb":212127,"num_write":315,"num_write_kb":84864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":16646144,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"1b8","length":"1"},{"start":"1ce","length":"1"},{"start":"1d4","length":"1"}]},{"pgid":"4.3","version":"73'1","reported_seq":1186,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.030165+0000","last_change":"2024-08-17T00:43:31.968356+0000","last_active":"2024-08-17T00:47:30.030165+0000","last_peered":"2024-08-17T00:47:30.030165+0000","last_clean":"2024-08-17T00:47:30.030165+0000","last_became_active":"2024-08-17T00:43:31.967970+0000","last_became_peered":"2024-08-17T00:43:31.967970+0000","last_unstale":"2024-08-17T00:47:30.030165+0000","last_undegraded":"2024-08-17T00:47:30.030165+0000","last_fullsized":"2024-08-17T00:47:30.030165+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_clean_scrub_stamp":"2024-08-17T00:31:51.257221+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T04:16:23.472284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":1000,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.030422+0000","last_change":"2024-08-17T00:43:31.978477+0000","last_active":"2024-08-17T00:47:30.030422+0000","last_peered":"2024-08-17T00:47:30.030422+0000","last_clean":"2024-08-17T00:47:30.030422+0000","last_became_active":"2024-08-17T00:43:31.978148+0000","last_became_peered":"2024-08-17T00:43:31.978148+0000","last_unstale":"2024-08-17T00:47:30.030422+0000","last_undegraded":"2024-08-17T00:47:30.030422+0000","last_fullsized":"2024-08-17T00:47:30.030422+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:44:25.908294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1157,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.234188+0000","last_change":"2024-08-17T00:42:25.048570+0000","last_active":"2024-08-17T00:47:30.234188+0000","last_peered":"2024-08-17T00:47:30.234188+0000","last_clean":"2024-08-17T00:47:30.234188+0000","last_became_active":"2024-08-17T00:42:25.048184+0000","last_became_peered":"2024-08-17T00:42:25.048184+0000","last_unstale":"2024-08-17T00:47:30.234188+0000","last_undegraded":"2024-08-17T00:47:30.234188+0000","last_fullsized":"2024-08-17T00:47:30.234188+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:17:43.965639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"817'1513","reported_seq":4423,"reported_epoch":817,"state":"active+clean","last_fresh":"2024-08-17T00:47:28.432938+0000","last_change":"2024-08-17T00:47:28.434452+0000","last_active":"2024-08-17T00:47:28.432938+0000","last_peered":"2024-08-17T00:47:28.432938+0000","last_clean":"2024-08-17T00:47:28.432938+0000","last_became_active":"2024-08-17T00:43:31.984470+0000","last_became_peered":"2024-08-17T00:43:31.984470+0000","last_unstale":"2024-08-17T00:47:28.432938+0000","last_undegraded":"2024-08-17T00:47:28.432938+0000","last_fullsized":"2024-08-17T00:47:28.432938+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_clean_scrub_stamp":"2024-08-17T00:34:34.374063+0000","objects_scrubbed":0,"log_size":1513,"log_dups_size":0,"ondisk_log_size":1513,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T12:12:02.588918+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.031278035000000003,"stat_sum":{"num_bytes":57556992,"num_objects":12,"num_object_clones":8,"num_object_copies":36,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":367,"num_read_kb":668120,"num_write":594,"num_write_kb":199576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":25165824,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[{"start":"1b8","length":"1"},{"start":"1c5","length":"1"},{"start":"1ce","length":"1"},{"start":"1d4","length":"2"}]},{"pgid":"4.0","version":"0'0","reported_seq":1136,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.028558+0000","last_change":"2024-08-17T00:43:31.973276+0000","last_active":"2024-08-17T00:47:30.028558+0000","last_peered":"2024-08-17T00:47:30.028558+0000","last_clean":"2024-08-17T00:47:30.028558+0000","last_became_active":"2024-08-17T00:43:31.972861+0000","last_became_peered":"2024-08-17T00:43:31.972861+0000","last_unstale":"2024-08-17T00:47:30.028558+0000","last_undegraded":"2024-08-17T00:47:30.028558+0000","last_fullsized":"2024-08-17T00:47:30.028558+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_clean_scrub_stamp":"2024-08-17T00:31:51.257221+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:00:09.149739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051545300000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"628'3","reported_seq":1166,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.234268+0000","last_change":"2024-08-17T00:42:59.027693+0000","last_active":"2024-08-17T00:47:30.234268+0000","last_peered":"2024-08-17T00:47:30.234268+0000","last_clean":"2024-08-17T00:47:30.234268+0000","last_became_active":"2024-08-17T00:42:59.027334+0000","last_became_peered":"2024-08-17T00:42:59.027334+0000","last_unstale":"2024-08-17T00:47:30.234268+0000","last_undegraded":"2024-08-17T00:47:30.234268+0000","last_fullsized":"2024-08-17T00:47:30.234268+0000","mapping_epoch":565,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":566,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+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-18T02:32:10.453007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"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":[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":1136,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.029283+0000","last_change":"2024-08-17T00:43:31.972980+0000","last_active":"2024-08-17T00:47:30.029283+0000","last_peered":"2024-08-17T00:47:30.029283+0000","last_clean":"2024-08-17T00:47:30.029283+0000","last_became_active":"2024-08-17T00:43:31.972664+0000","last_became_peered":"2024-08-17T00:43:31.972664+0000","last_unstale":"2024-08-17T00:47:30.029283+0000","last_undegraded":"2024-08-17T00:47:30.029283+0000","last_fullsized":"2024-08-17T00:47:30.029283+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T05:24:05.011705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"817'791","reported_seq":3766,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.029412+0000","last_change":"2024-08-17T00:47:28.412253+0000","last_active":"2024-08-17T00:47:30.029412+0000","last_peered":"2024-08-17T00:47:30.029412+0000","last_clean":"2024-08-17T00:47:30.029412+0000","last_became_active":"2024-08-17T00:41:51.959618+0000","last_became_peered":"2024-08-17T00:41:51.959618+0000","last_unstale":"2024-08-17T00:47:30.029412+0000","last_undegraded":"2024-08-17T00:47:30.029412+0000","last_fullsized":"2024-08-17T00:47:30.029412+0000","mapping_epoch":498,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":499,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_clean_scrub_stamp":"2024-08-17T00:34:34.374063+0000","objects_scrubbed":0,"log_size":791,"log_dups_size":0,"ondisk_log_size":791,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:24:07.523175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.011951307,"stat_sum":{"num_bytes":4136960,"num_objects":3,"num_object_clones":1,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":169,"num_read_kb":307763,"num_write":304,"num_write_kb":118760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":16695296,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[{"start":"1b8","length":"1"},{"start":"1ce","length":"1"},{"start":"1d4","length":"1"}]},{"pgid":"4.1","version":"0'0","reported_seq":1098,"reported_epoch":817,"state":"active+clean","last_fresh":"2024-08-17T00:47:28.403192+0000","last_change":"2024-08-17T00:42:59.040493+0000","last_active":"2024-08-17T00:47:28.403192+0000","last_peered":"2024-08-17T00:47:28.403192+0000","last_clean":"2024-08-17T00:47:28.403192+0000","last_became_active":"2024-08-17T00:42:59.040159+0000","last_became_peered":"2024-08-17T00:42:59.040159+0000","last_unstale":"2024-08-17T00:47:28.403192+0000","last_undegraded":"2024-08-17T00:47:28.403192+0000","last_fullsized":"2024-08-17T00:47:28.403192+0000","mapping_epoch":565,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":566,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:31:51.257221+0000","last_clean_scrub_stamp":"2024-08-17T00:31:51.257221+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:54:31.283845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1005,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.164584+0000","last_change":"2024-08-17T00:43:31.981921+0000","last_active":"2024-08-17T00:47:30.164584+0000","last_peered":"2024-08-17T00:47:30.164584+0000","last_clean":"2024-08-17T00:47:30.164584+0000","last_became_active":"2024-08-17T00:43:31.981581+0000","last_became_peered":"2024-08-17T00:43:31.981581+0000","last_unstale":"2024-08-17T00:47:30.164584+0000","last_undegraded":"2024-08-17T00:47:30.164584+0000","last_fullsized":"2024-08-17T00:47:30.164584+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:22:37.476121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"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":1215,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.030632+0000","last_change":"2024-08-17T00:41:51.966854+0000","last_active":"2024-08-17T00:47:30.030632+0000","last_peered":"2024-08-17T00:47:30.030632+0000","last_clean":"2024-08-17T00:47:30.030632+0000","last_became_active":"2024-08-17T00:41:51.966515+0000","last_became_peered":"2024-08-17T00:41:51.966515+0000","last_unstale":"2024-08-17T00:47:30.030632+0000","last_undegraded":"2024-08-17T00:47:30.030632+0000","last_fullsized":"2024-08-17T00:47:30.030632+0000","mapping_epoch":498,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":499,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T05:11:24.274431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"817'1828","reported_seq":4634,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.475287+0000","last_change":"2024-08-17T00:47:28.433442+0000","last_active":"2024-08-17T00:47:30.475287+0000","last_peered":"2024-08-17T00:47:30.475287+0000","last_clean":"2024-08-17T00:47:30.475287+0000","last_became_active":"2024-08-17T00:42:59.036123+0000","last_became_peered":"2024-08-17T00:42:59.036123+0000","last_unstale":"2024-08-17T00:47:30.475287+0000","last_undegraded":"2024-08-17T00:47:30.475287+0000","last_fullsized":"2024-08-17T00:47:30.475287+0000","mapping_epoch":565,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":566,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_clean_scrub_stamp":"2024-08-17T00:34:34.374063+0000","objects_scrubbed":0,"log_size":1828,"log_dups_size":0,"ondisk_log_size":1828,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T06:31:06.167779+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.031736633,"stat_sum":{"num_bytes":22757376,"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":0,"num_read":381,"num_read_kb":537235,"num_write":828,"num_write_kb":165928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":48332800,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"1b8","length":"1"},{"start":"1ce","length":"1"},{"start":"1d4","length":"1"}]},{"pgid":"2.8","version":"0'0","reported_seq":986,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.029683+0000","last_change":"2024-08-17T00:43:31.976704+0000","last_active":"2024-08-17T00:47:30.029683+0000","last_peered":"2024-08-17T00:47:30.029683+0000","last_clean":"2024-08-17T00:47:30.029683+0000","last_became_active":"2024-08-17T00:43:31.974221+0000","last_became_peered":"2024-08-17T00:43:31.974221+0000","last_unstale":"2024-08-17T00:47:30.029683+0000","last_undegraded":"2024-08-17T00:47:30.029683+0000","last_fullsized":"2024-08-17T00:47:30.029683+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T11:01:14.538707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1096,"reported_epoch":817,"state":"active+clean","last_fresh":"2024-08-17T00:47:28.403407+0000","last_change":"2024-08-17T00:43:31.985371+0000","last_active":"2024-08-17T00:47:28.403407+0000","last_peered":"2024-08-17T00:47:28.403407+0000","last_clean":"2024-08-17T00:47:28.403407+0000","last_became_active":"2024-08-17T00:43:31.985043+0000","last_became_peered":"2024-08-17T00:43:31.985043+0000","last_unstale":"2024-08-17T00:47:28.403407+0000","last_undegraded":"2024-08-17T00:47:28.403407+0000","last_fullsized":"2024-08-17T00:47:28.403407+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:42:49.563700+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"817'1801","reported_seq":4684,"reported_epoch":817,"state":"active+clean","last_fresh":"2024-08-17T00:47:28.444856+0000","last_change":"2024-08-17T00:47:28.445778+0000","last_active":"2024-08-17T00:47:28.444856+0000","last_peered":"2024-08-17T00:47:28.444856+0000","last_clean":"2024-08-17T00:47:28.444856+0000","last_became_active":"2024-08-17T00:42:25.047903+0000","last_became_peered":"2024-08-17T00:42:25.047903+0000","last_unstale":"2024-08-17T00:47:28.444856+0000","last_undegraded":"2024-08-17T00:47:28.444856+0000","last_fullsized":"2024-08-17T00:47:28.444856+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_clean_scrub_stamp":"2024-08-17T00:34:34.374063+0000","objects_scrubbed":0,"log_size":1801,"log_dups_size":0,"ondisk_log_size":1801,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:45:47.024175+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.041842082000000003,"stat_sum":{"num_bytes":44433408,"num_objects":11,"num_object_clones":6,"num_object_copies":33,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":11,"num_whiteouts":0,"num_read":384,"num_read_kb":576526,"num_write":821,"num_write_kb":196384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":37568512,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[{"start":"1b8","length":"1"},{"start":"1c5","length":"1"},{"start":"1ce","length":"1"},{"start":"1d4","length":"2"}]},{"pgid":"2.9","version":"0'0","reported_seq":1197,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.233719+0000","last_change":"2024-08-17T00:43:31.975461+0000","last_active":"2024-08-17T00:47:30.233719+0000","last_peered":"2024-08-17T00:47:30.233719+0000","last_clean":"2024-08-17T00:47:30.233719+0000","last_became_active":"2024-08-17T00:43:31.975148+0000","last_became_peered":"2024-08-17T00:43:31.975148+0000","last_unstale":"2024-08-17T00:47:30.233719+0000","last_undegraded":"2024-08-17T00:47:30.233719+0000","last_fullsized":"2024-08-17T00:47:30.233719+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T00:43:30.345239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1127,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.028715+0000","last_change":"2024-08-17T00:43:31.973135+0000","last_active":"2024-08-17T00:47:30.028715+0000","last_peered":"2024-08-17T00:47:30.028715+0000","last_clean":"2024-08-17T00:47:30.028715+0000","last_became_active":"2024-08-17T00:43:31.972794+0000","last_became_peered":"2024-08-17T00:43:31.972794+0000","last_unstale":"2024-08-17T00:47:30.028715+0000","last_undegraded":"2024-08-17T00:47:30.028715+0000","last_fullsized":"2024-08-17T00:47:30.028715+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T11:20:31.376885+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"817'1139","reported_seq":4135,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.475119+0000","last_change":"2024-08-17T00:47:28.450580+0000","last_active":"2024-08-17T00:47:30.475119+0000","last_peered":"2024-08-17T00:47:30.475119+0000","last_clean":"2024-08-17T00:47:30.475119+0000","last_became_active":"2024-08-17T00:43:31.979123+0000","last_became_peered":"2024-08-17T00:43:31.979123+0000","last_unstale":"2024-08-17T00:47:30.475119+0000","last_undegraded":"2024-08-17T00:47:30.475119+0000","last_fullsized":"2024-08-17T00:47:30.475119+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_clean_scrub_stamp":"2024-08-17T00:34:34.374063+0000","objects_scrubbed":0,"log_size":1139,"log_dups_size":0,"ondisk_log_size":1139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:23:42.888518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.036486159999999997,"stat_sum":{"num_bytes":15212544,"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":0,"num_read":222,"num_read_kb":465655,"num_write":618,"num_write_kb":123632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":6766592,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"1b8","length":"1"},{"start":"1ce","length":"1"},{"start":"1d4","length":"1"}]},{"pgid":"2.a","version":"0'0","reported_seq":1172,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.233835+0000","last_change":"2024-08-17T00:41:18.982021+0000","last_active":"2024-08-17T00:47:30.233835+0000","last_peered":"2024-08-17T00:47:30.233835+0000","last_clean":"2024-08-17T00:47:30.233835+0000","last_became_active":"2024-08-17T00:41:18.981646+0000","last_became_peered":"2024-08-17T00:41:18.981646+0000","last_unstale":"2024-08-17T00:47:30.233835+0000","last_undegraded":"2024-08-17T00:47:30.233835+0000","last_fullsized":"2024-08-17T00:47:30.233835+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:26:12.921564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":1136,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.029106+0000","last_change":"2024-08-17T00:41:51.958771+0000","last_active":"2024-08-17T00:47:30.029106+0000","last_peered":"2024-08-17T00:47:30.029106+0000","last_clean":"2024-08-17T00:47:30.029106+0000","last_became_active":"2024-08-17T00:41:51.958471+0000","last_became_peered":"2024-08-17T00:41:51.958471+0000","last_unstale":"2024-08-17T00:47:30.029106+0000","last_undegraded":"2024-08-17T00:47:30.029106+0000","last_fullsized":"2024-08-17T00:47:30.029106+0000","mapping_epoch":498,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":499,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:25:39.184183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.c","version":"817'1052","reported_seq":4112,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.234008+0000","last_change":"2024-08-17T00:47:28.445122+0000","last_active":"2024-08-17T00:47:30.234008+0000","last_peered":"2024-08-17T00:47:30.234008+0000","last_clean":"2024-08-17T00:47:30.234008+0000","last_became_active":"2024-08-17T00:41:51.970619+0000","last_became_peered":"2024-08-17T00:41:51.970619+0000","last_unstale":"2024-08-17T00:47:30.234008+0000","last_undegraded":"2024-08-17T00:47:30.234008+0000","last_fullsized":"2024-08-17T00:47:30.234008+0000","mapping_epoch":498,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":499,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:34:34.374063+0000","last_clean_scrub_stamp":"2024-08-17T00:34:34.374063+0000","objects_scrubbed":0,"log_size":1052,"log_dups_size":0,"ondisk_log_size":1052,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T07:08:42.581492+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.043490041,"stat_sum":{"num_bytes":23568384,"num_objects":8,"num_object_clones":5,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":1,"num_read":233,"num_read_kb":469713,"num_write":524,"num_write_kb":126328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":25460736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[{"start":"1b8","length":"1"},{"start":"1ce","length":"1"},{"start":"1d4","length":"1"}]},{"pgid":"2.b","version":"624'4","reported_seq":998,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.029734+0000","last_change":"2024-08-17T00:43:31.971259+0000","last_active":"2024-08-17T00:47:30.029734+0000","last_peered":"2024-08-17T00:47:30.029734+0000","last_clean":"2024-08-17T00:47:30.029734+0000","last_became_active":"2024-08-17T00:43:31.970819+0000","last_became_peered":"2024-08-17T00:43:31.970819+0000","last_unstale":"2024-08-17T00:47:30.029734+0000","last_undegraded":"2024-08-17T00:47:30.029734+0000","last_fullsized":"2024-08-17T00:47:30.029734+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+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-18T03:15:20.163242+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"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":1025,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.164263+0000","last_change":"2024-08-17T00:42:59.036079+0000","last_active":"2024-08-17T00:47:30.164263+0000","last_peered":"2024-08-17T00:47:30.164263+0000","last_clean":"2024-08-17T00:47:30.164263+0000","last_became_active":"2024-08-17T00:42:59.035758+0000","last_became_peered":"2024-08-17T00:42:59.035758+0000","last_unstale":"2024-08-17T00:47:30.164263+0000","last_undegraded":"2024-08-17T00:47:30.164263+0000","last_fullsized":"2024-08-17T00:47:30.164263+0000","mapping_epoch":565,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":566,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:20:03.077434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1150,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.474923+0000","last_change":"2024-08-17T00:42:59.026059+0000","last_active":"2024-08-17T00:47:30.474923+0000","last_peered":"2024-08-17T00:47:30.474923+0000","last_clean":"2024-08-17T00:47:30.474923+0000","last_became_active":"2024-08-17T00:42:59.025690+0000","last_became_peered":"2024-08-17T00:42:59.025690+0000","last_unstale":"2024-08-17T00:47:30.474923+0000","last_undegraded":"2024-08-17T00:47:30.474923+0000","last_fullsized":"2024-08-17T00:47:30.474923+0000","mapping_epoch":565,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":566,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T01:21:13.931208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1c","version":"66'2","reported_seq":997,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.030564+0000","last_change":"2024-08-17T00:43:31.981269+0000","last_active":"2024-08-17T00:47:30.030564+0000","last_peered":"2024-08-17T00:47:30.030564+0000","last_clean":"2024-08-17T00:47:30.030564+0000","last_became_active":"2024-08-17T00:43:31.980028+0000","last_became_peered":"2024-08-17T00:43:31.980028+0000","last_unstale":"2024-08-17T00:47:30.030564+0000","last_undegraded":"2024-08-17T00:47:30.030564+0000","last_fullsized":"2024-08-17T00:47:30.030564+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T10:18:07.037130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"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":1054,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.474928+0000","last_change":"2024-08-17T00:42:25.045609+0000","last_active":"2024-08-17T00:47:30.474928+0000","last_peered":"2024-08-17T00:47:30.474928+0000","last_clean":"2024-08-17T00:47:30.474928+0000","last_became_active":"2024-08-17T00:42:25.042844+0000","last_became_peered":"2024-08-17T00:42:25.042844+0000","last_unstale":"2024-08-17T00:47:30.474928+0000","last_undegraded":"2024-08-17T00:47:30.474928+0000","last_fullsized":"2024-08-17T00:47:30.474928+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T08:43:00.418990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":989,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.030312+0000","last_change":"2024-08-17T00:43:31.972105+0000","last_active":"2024-08-17T00:47:30.030312+0000","last_peered":"2024-08-17T00:47:30.030312+0000","last_clean":"2024-08-17T00:47:30.030312+0000","last_became_active":"2024-08-17T00:43:31.971115+0000","last_became_peered":"2024-08-17T00:43:31.971115+0000","last_unstale":"2024-08-17T00:47:30.030312+0000","last_undegraded":"2024-08-17T00:47:30.030312+0000","last_fullsized":"2024-08-17T00:47:30.030312+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T05:37:21.984636+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":12,"num_read_kb":12,"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":1216,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.030395+0000","last_change":"2024-08-17T00:42:25.055733+0000","last_active":"2024-08-17T00:47:30.030395+0000","last_peered":"2024-08-17T00:47:30.030395+0000","last_clean":"2024-08-17T00:47:30.030395+0000","last_became_active":"2024-08-17T00:42:25.055391+0000","last_became_peered":"2024-08-17T00:42:25.055391+0000","last_unstale":"2024-08-17T00:47:30.030395+0000","last_undegraded":"2024-08-17T00:47:30.030395+0000","last_fullsized":"2024-08-17T00:47:30.030395+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T11:53:55.378549+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"624'3","reported_seq":1143,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.029259+0000","last_change":"2024-08-17T00:42:25.053325+0000","last_active":"2024-08-17T00:47:30.029259+0000","last_peered":"2024-08-17T00:47:30.029259+0000","last_clean":"2024-08-17T00:47:30.029259+0000","last_became_active":"2024-08-17T00:42:25.052552+0000","last_became_peered":"2024-08-17T00:42:25.052552+0000","last_unstale":"2024-08-17T00:47:30.029259+0000","last_undegraded":"2024-08-17T00:47:30.029259+0000","last_fullsized":"2024-08-17T00:47:30.029259+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+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-18T10:18:52.179110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1119,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.029186+0000","last_change":"2024-08-17T00:42:59.024552+0000","last_active":"2024-08-17T00:47:30.029186+0000","last_peered":"2024-08-17T00:47:30.029186+0000","last_clean":"2024-08-17T00:47:30.029186+0000","last_became_active":"2024-08-17T00:42:59.024222+0000","last_became_peered":"2024-08-17T00:42:59.024222+0000","last_unstale":"2024-08-17T00:47:30.029186+0000","last_undegraded":"2024-08-17T00:47:30.029186+0000","last_fullsized":"2024-08-17T00:47:30.029186+0000","mapping_epoch":565,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":566,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:59.469745+0000","last_clean_scrub_stamp":"2024-08-17T00:30:59.469745+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T03:43:38.376216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"624'6","reported_seq":1231,"reported_epoch":818,"state":"active+clean","last_fresh":"2024-08-17T00:47:30.030798+0000","last_change":"2024-08-17T00:43:31.981699+0000","last_active":"2024-08-17T00:47:30.030798+0000","last_peered":"2024-08-17T00:47:30.030798+0000","last_clean":"2024-08-17T00:47:30.030798+0000","last_became_active":"2024-08-17T00:43:31.981381+0000","last_became_peered":"2024-08-17T00:43:31.981381+0000","last_unstale":"2024-08-17T00:47:30.030798+0000","last_undegraded":"2024-08-17T00:47:30.030798+0000","last_fullsized":"2024-08-17T00:47:30.030798+0000","mapping_epoch":595,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":596,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T00:30:56.246171+0000","last_clean_scrub_stamp":"2024-08-17T00:30:56.246171+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-18T02:45:46.144479+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":8,"num_read_kb":8,"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":373497856,"num_objects":129,"num_object_clones":81,"num_object_copies":387,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":129,"num_whiteouts":5,"num_read":3884,"num_read_kb":6430919,"num_write":8442,"num_write_kb":1971544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":115,"num_bytes_recovered":345522176,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":526639104,"data_stored":982573056,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":18132,"ondisk_log_size":18132,"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":6614,"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":158,"num_read_kb":174,"num_write":69,"num_write_kb":36,"num_scrub_errors":0,"num_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":110592,"data_stored":19842,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":48172,"internal_metadata":0},"log_size":75,"ondisk_log_size":75,"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":1034,"num_read_kb":1874,"num_write":359,"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":221,"ondisk_log_size":221,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":595,"seq":2555505541169,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":219536,"kb_used_data":52992,"kb_used_omap":28,"kb_used_meta":166499,"kb_avail":93525616,"statfs":{"total":95995035648,"available":95770230784,"internally_reserved":0,"allocated":54263808,"data_stored":103427444,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":29077,"internal_metadata":170495595},"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":565,"seq":2426656522296,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":209984,"kb_used_data":43124,"kb_used_omap":30,"kb_used_meta":166817,"kb_avail":93535168,"statfs":{"total":95995035648,"available":95780012032,"internally_reserved":0,"allocated":44158976,"data_stored":77365276,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31682,"internal_metadata":170820670},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":5,"up_from":531,"seq":2280627634239,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":465220,"kb_used_data":95544,"kb_used_omap":54,"kb_used_meta":369609,"kb_avail":93279932,"statfs":{"total":95995035648,"available":95518650368,"internally_reserved":0,"allocated":97837056,"data_stored":160003145,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":55308,"internal_metadata":378480628},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":4,"up_from":498,"seq":2138893713477,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":521464,"kb_used_data":98856,"kb_used_omap":49,"kb_used_meta":422542,"kb_avail":93223688,"statfs":{"total":95995035648,"available":95461056512,"internally_reserved":0,"allocated":101228544,"data_stored":167969867,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":50524,"internal_metadata":432683684},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":3,"up_from":466,"seq":2001454760012,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":260840,"kb_used_data":50972,"kb_used_omap":24,"kb_used_meta":209831,"kb_avail":93484312,"statfs":{"total":95995035648,"available":95727935488,"internally_reserved":0,"allocated":52195328,"data_stored":85713988,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24695,"internal_metadata":214867849},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":434,"seq":1864015806547,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":329008,"kb_used_data":63524,"kb_used_omap":26,"kb_used_meta":265445,"kb_avail":93416144,"statfs":{"total":95995035648,"available":95658131456,"internally_reserved":0,"allocated":65048576,"data_stored":101819904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26947,"internal_metadata":271816381},"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":402,"seq":1726576853081,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":428012,"kb_used_data":83360,"kb_used_omap":30,"kb_used_meta":344609,"kb_avail":93317140,"statfs":{"total":95995035648,"available":95556751360,"internally_reserved":0,"allocated":85360640,"data_stored":161045975,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30833,"internal_metadata":352880527},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":369,"seq":1584842932320,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":638956,"kb_used_data":99740,"kb_used_omap":35,"kb_used_meta":539164,"kb_avail":93106196,"statfs":{"total":95995035648,"available":95340744704,"internally_reserved":0,"allocated":102133760,"data_stored":169751068,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":36170,"internal_metadata":552104630},"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":6971,"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":4773,"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":5518,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6790,"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":6486,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5906,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5532,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":5816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5704,"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":6398,"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":92307456,"data_stored":163815424,"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":76132352,"data_stored":155701248,"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":55836672,"data_stored":96477184,"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":42954752,"data_stored":80363520,"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":92012544,"data_stored":162635776,"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":88596480,"data_stored":154652672,"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":34336768,"data_stored":71426048,"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":44462080,"data_stored":97501184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T00:47:35.096 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2024-08-17T00:47:35.096 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2024-08-17T00:47:35.299 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T00:47:35.663 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:35 smithi110 ceph-mon[100641]: pgmap v802: 121 pgs: 121 active+clean; 357 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 613 KiB/s wr, 8 op/s 2024-08-17T00:47:35.663 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:35 smithi110 ceph-mon[100641]: osdmap e819: 8 total, 8 up, 8 in 2024-08-17T00:47:35.663 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:35 smithi110 ceph-mon[98148]: pgmap v802: 121 pgs: 121 active+clean; 357 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 613 KiB/s wr, 8 op/s 2024-08-17T00:47:35.663 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:35 smithi110 ceph-mon[98148]: osdmap e819: 8 total, 8 up, 8 in 2024-08-17T00:47:35.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:35 smithi177 ceph-mon[90034]: pgmap v802: 121 pgs: 121 active+clean; 357 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 613 KiB/s wr, 8 op/s 2024-08-17T00:47:35.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:35 smithi177 ceph-mon[90034]: osdmap e819: 8 total, 8 up, 8 in 2024-08-17T00:47:36.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:36 smithi110 ceph-mon[98148]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T00:47:36.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:36 smithi110 ceph-mon[100641]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T00:47:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:36 smithi177 ceph-mon[90034]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T00:47:37.410 INFO:teuthology.orchestra.run.smithi110.stderr:pool 'unique_pool_0' removed 2024-08-17T00:47:37.724 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:37 smithi110 ceph-mon[100641]: pgmap v804: 121 pgs: 121 active+clean; 357 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 536 KiB/s wr, 6 op/s 2024-08-17T00:47:37.724 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:37 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2406584249' 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-17T00:47:37.724 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:37 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-17T00:47:37.724 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:37 smithi110 ceph-mon[98148]: pgmap v804: 121 pgs: 121 active+clean; 357 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 536 KiB/s wr, 6 op/s 2024-08-17T00:47:37.725 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:37 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2406584249' 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-17T00:47:37.725 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:37 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-17T00:47:37.763 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:37 smithi177 ceph-mon[90034]: pgmap v804: 121 pgs: 121 active+clean; 357 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 536 KiB/s wr, 6 op/s 2024-08-17T00:47:37.763 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:37 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2406584249' 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-17T00:47:37.763 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:37 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-17T00:47:37.998 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-17T00:47:37.998 INFO:teuthology.task.print:**** done end ec-rados-default.yaml 2024-08-17T00:47:37.998 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-17T00:47:37.999 INFO:teuthology.task.print:**** done start rados_api.yaml 2024-08-17T00:47:37.999 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-08-17T00:47:38.000 INFO:tasks.workunit:Pulling workunits from ref reef 2024-08-17T00:47:38.000 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-17T00:47:38.000 DEBUG:teuthology.orchestra.run.smithi110:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-17T00:47:38.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T00:47:38.017 INFO:teuthology.orchestra.run.smithi110.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-17T00:47:38.017 DEBUG:teuthology.orchestra.run.smithi110:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-17T00:47:38.072 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-17T00:47:38.072 DEBUG:teuthology.orchestra.run.smithi110:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-17T00:47:38.127 INFO:tasks.workunit:timeout=3h 2024-08-17T00:47:38.127 INFO:tasks.workunit:cleanup=True 2024-08-17T00:47:38.127 DEBUG:teuthology.orchestra.run.smithi110:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-08-17T00:47:38.182 INFO:tasks.workunit.client.0.smithi110.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-17T00:47:38.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:47:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:47:38] "GET /metrics HTTP/1.1" 200 36349 "" "Prometheus/2.43.0" 2024-08-17T00:47:38.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:38 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T00:47:38.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:38 smithi110 ceph-mon[98148]: osdmap e820: 8 total, 8 up, 8 in 2024-08-17T00:47:38.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:38 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T00:47:38.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:38 smithi110 ceph-mon[100641]: osdmap e820: 8 total, 8 up, 8 in 2024-08-17T00:47:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:38 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T00:47:38.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:38 smithi177 ceph-mon[90034]: osdmap e820: 8 total, 8 up, 8 in 2024-08-17T00:47:39.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:39 smithi110 ceph-mon[98148]: pgmap v806: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:47:39.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:39 smithi110 ceph-mon[100641]: pgmap v806: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:47:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:39 smithi177 ceph-mon[90034]: pgmap v806: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:47:41.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:41 smithi110 ceph-mon[100641]: pgmap v807: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:47:41.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:41 smithi110 ceph-mon[98148]: pgmap v807: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:47:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:41 smithi177 ceph-mon[90034]: pgmap v807: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:47:43.428 DEBUG:teuthology.orchestra.run.smithi110:> 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-17T00:47:43.443 INFO:tasks.workunit.client.0.smithi110.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-17T00:47:43.445 INFO:tasks.workunit.client.0.smithi110.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-17T00:47:43.445 INFO:tasks.workunit.client.0.smithi110.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-17T00:47:43.494 INFO:tasks.workunit.client.0.smithi110.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-17T00:47:43.543 INFO:tasks.workunit.client.0.smithi110.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-17T00:47:43.582 INFO:tasks.workunit.client.0.smithi110.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-17T00:47:43.584 INFO:tasks.workunit.client.0.smithi110.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-17T00:47:43.584 INFO:tasks.workunit.client.0.smithi110.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-17T00:47:43.624 INFO:tasks.workunit.client.0.smithi110.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-17T00:47:43.627 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-17T00:47:43.627 DEBUG:teuthology.orchestra.run.smithi110:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-17T00:47:43.683 INFO:tasks.workunit:Running workunits matching cls on client.0... 2024-08-17T00:47:43.684 INFO:tasks.workunit:Running workunit cls/test_cls_2pc_queue.sh... 2024-08-17T00:47:43.684 DEBUG:teuthology.orchestra.run.smithi110: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-17T00:47:43.753 INFO:tasks.workunit.client.0.smithi110.stdout:Running main() from gmock_main.cc 2024-08-17T00:47:43.753 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] Running 22 tests from 1 test suite. 2024-08-17T00:47:43.753 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment set-up. 2024-08-17T00:47:43.753 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 22 tests from TestCls2PCQueue 2024-08-17T00:47:43.753 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestCls2PCQueue.GetCapacity 2024-08-17T00:47:43.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:43 smithi110 ceph-mon[100641]: pgmap v808: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:47:43.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:43 smithi110 ceph-mon[98148]: pgmap v808: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:47:43.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:43 smithi177 ceph-mon[90034]: pgmap v808: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:47:45.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:45 smithi110 ceph-mon[100641]: pgmap v809: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:47:45.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:45 smithi110 ceph-mon[100641]: osdmap e821: 8 total, 8 up, 8 in 2024-08-17T00:47:45.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:45 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/4021105419' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:47:45.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:45 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:47:45.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:45 smithi110 ceph-mon[98148]: pgmap v809: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:47:45.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:45 smithi110 ceph-mon[98148]: osdmap e821: 8 total, 8 up, 8 in 2024-08-17T00:47:45.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:45 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/4021105419' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:47:45.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:45 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:47:45.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:45 smithi177 ceph-mon[90034]: pgmap v809: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:47:45.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:45 smithi177 ceph-mon[90034]: osdmap e821: 8 total, 8 up, 8 in 2024-08-17T00:47:45.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:45 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/4021105419' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:47:45.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:45 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:47:46.448 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestCls2PCQueue.GetCapacity (2695 ms) 2024-08-17T00:47:46.448 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestCls2PCQueue.AsyncGetCapacity 2024-08-17T00:47:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:46 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:47:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:46 smithi110 ceph-mon[100641]: osdmap e822: 8 total, 8 up, 8 in 2024-08-17T00:47:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:47:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:46 smithi110 ceph-mon[100641]: pgmap v812: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:47:46.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:46 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:47:46.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:46 smithi110 ceph-mon[98148]: osdmap e822: 8 total, 8 up, 8 in 2024-08-17T00:47:46.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:47:46.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:46 smithi110 ceph-mon[98148]: pgmap v812: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:47:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:46 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:47:46.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:46 smithi177 ceph-mon[90034]: osdmap e822: 8 total, 8 up, 8 in 2024-08-17T00:47:46.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:47:46.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:46 smithi177 ceph-mon[90034]: pgmap v812: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:47:47.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:47 smithi110 ceph-mon[98148]: osdmap e823: 8 total, 8 up, 8 in 2024-08-17T00:47:47.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:47 smithi110 ceph-mon[100641]: osdmap e823: 8 total, 8 up, 8 in 2024-08-17T00:47:47.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:47 smithi177 ceph-mon[90034]: osdmap e823: 8 total, 8 up, 8 in 2024-08-17T00:47:48.457 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:47:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:47:48] "GET /metrics HTTP/1.1" 200 36311 "" "Prometheus/2.43.0" 2024-08-17T00:47:48.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:48 smithi110 ceph-mon[100641]: osdmap e824: 8 total, 8 up, 8 in 2024-08-17T00:47:48.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:48 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/324271131' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:47:48.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:48 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:47:48.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:48 smithi110 ceph-mon[100641]: pgmap v815: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:47:48.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:48 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:47:48.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:48 smithi110 ceph-mon[100641]: osdmap e825: 8 total, 8 up, 8 in 2024-08-17T00:47:48.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:48 smithi110 ceph-mon[98148]: osdmap e824: 8 total, 8 up, 8 in 2024-08-17T00:47:48.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:48 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/324271131' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:47:48.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:48 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:47:48.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:48 smithi110 ceph-mon[98148]: pgmap v815: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:47:48.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:48 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:47:48.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:48 smithi110 ceph-mon[98148]: osdmap e825: 8 total, 8 up, 8 in 2024-08-17T00:47:48.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:48 smithi177 ceph-mon[90034]: osdmap e824: 8 total, 8 up, 8 in 2024-08-17T00:47:48.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:48 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/324271131' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:47:48.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:48 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:47:48.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:48 smithi177 ceph-mon[90034]: pgmap v815: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:47:48.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:48 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:47:48.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:48 smithi177 ceph-mon[90034]: osdmap e825: 8 total, 8 up, 8 in 2024-08-17T00:47:49.462 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestCls2PCQueue.AsyncGetCapacity (3013 ms) 2024-08-17T00:47:49.462 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestCls2PCQueue.Reserve 2024-08-17T00:47:49.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:49 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:47:49.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:49 smithi110 ceph-mon[98148]: osdmap e826: 8 total, 8 up, 8 in 2024-08-17T00:47:49.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:49 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:47:49.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:49 smithi110 ceph-mon[100641]: osdmap e826: 8 total, 8 up, 8 in 2024-08-17T00:47:49.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:49 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:47:49.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:49 smithi177 ceph-mon[90034]: osdmap e826: 8 total, 8 up, 8 in 2024-08-17T00:47:50.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:50 smithi110 ceph-mon[98148]: pgmap v818: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:47:50.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:50 smithi110 ceph-mon[100641]: pgmap v818: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:47:50.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:50 smithi177 ceph-mon[90034]: pgmap v818: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:47:51.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:51 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:47:51.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:51 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:47:51.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:51 smithi110 ceph-mon[98148]: osdmap e827: 8 total, 8 up, 8 in 2024-08-17T00:47:51.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:51 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3873754982' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:47:51.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:51 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:47:51.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:51 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:47:51.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:51 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:47:51.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:51 smithi110 ceph-mon[100641]: osdmap e827: 8 total, 8 up, 8 in 2024-08-17T00:47:51.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:51 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3873754982' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:47:51.813 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:51 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:47:51.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:51 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:47:51.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:51 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:47:51.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:51 smithi177 ceph-mon[90034]: osdmap e827: 8 total, 8 up, 8 in 2024-08-17T00:47:51.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:51 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3873754982' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:47:51.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:51 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:47:52.490 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestCls2PCQueue.Reserve (3027 ms) 2024-08-17T00:47:52.490 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestCls2PCQueue.AsyncReserve 2024-08-17T00:47:52.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:52 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:47:52.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:52 smithi110 ceph-mon[98148]: osdmap e828: 8 total, 8 up, 8 in 2024-08-17T00:47:52.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:52 smithi110 ceph-mon[98148]: pgmap v821: 137 pgs: 19 unknown, 118 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.7 KiB/s rd, 2.7 KiB/s wr, 5 op/s 2024-08-17T00:47:52.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:52 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:47:52.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:52 smithi110 ceph-mon[100641]: osdmap e828: 8 total, 8 up, 8 in 2024-08-17T00:47:52.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:52 smithi110 ceph-mon[100641]: pgmap v821: 137 pgs: 19 unknown, 118 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.7 KiB/s rd, 2.7 KiB/s wr, 5 op/s 2024-08-17T00:47:52.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:52 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:47:52.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:52 smithi177 ceph-mon[90034]: osdmap e828: 8 total, 8 up, 8 in 2024-08-17T00:47:52.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:52 smithi177 ceph-mon[90034]: pgmap v821: 137 pgs: 19 unknown, 118 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.7 KiB/s rd, 2.7 KiB/s wr, 5 op/s 2024-08-17T00:47:53.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:53 smithi110 ceph-mon[100641]: osdmap e829: 8 total, 8 up, 8 in 2024-08-17T00:47:53.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:53 smithi110 ceph-mon[98148]: osdmap e829: 8 total, 8 up, 8 in 2024-08-17T00:47:53.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:53 smithi177 ceph-mon[90034]: osdmap e829: 8 total, 8 up, 8 in 2024-08-17T00:47:54.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:54 smithi110 ceph-mon[98148]: osdmap e830: 8 total, 8 up, 8 in 2024-08-17T00:47:54.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:54 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/507297307' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:47:54.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:54 smithi110 ceph-mon[98148]: pgmap v824: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:47:54.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:54 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/507297307' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:47:54.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:54 smithi110 ceph-mon[98148]: osdmap e831: 8 total, 8 up, 8 in 2024-08-17T00:47:54.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:54 smithi110 ceph-mon[100641]: osdmap e830: 8 total, 8 up, 8 in 2024-08-17T00:47:54.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:54 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/507297307' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:47:54.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:54 smithi110 ceph-mon[100641]: pgmap v824: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:47:54.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:54 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/507297307' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:47:54.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:54 smithi110 ceph-mon[100641]: osdmap e831: 8 total, 8 up, 8 in 2024-08-17T00:47:54.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:54 smithi177 ceph-mon[90034]: osdmap e830: 8 total, 8 up, 8 in 2024-08-17T00:47:54.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:54 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/507297307' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:47:54.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:54 smithi177 ceph-mon[90034]: pgmap v824: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:47:54.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:54 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/507297307' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:47:54.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:54 smithi177 ceph-mon[90034]: osdmap e831: 8 total, 8 up, 8 in 2024-08-17T00:47:55.494 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestCls2PCQueue.AsyncReserve (3004 ms) 2024-08-17T00:47:55.494 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestCls2PCQueue.Commit 2024-08-17T00:47:55.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:55 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:47:55.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:55 smithi110 ceph-mon[100641]: osdmap e832: 8 total, 8 up, 8 in 2024-08-17T00:47:55.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:55 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:47:55.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:55 smithi110 ceph-mon[98148]: osdmap e832: 8 total, 8 up, 8 in 2024-08-17T00:47:55.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:55 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:47:55.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:55 smithi177 ceph-mon[90034]: osdmap e832: 8 total, 8 up, 8 in 2024-08-17T00:47:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:56 smithi110 ceph-mon[98148]: pgmap v827: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:47:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:56 smithi110 ceph-mon[100641]: pgmap v827: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:47:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:56 smithi177 ceph-mon[90034]: pgmap v827: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:47:57.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:57 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:47:57.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:57 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:47:57.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:57 smithi110 ceph-mon[98148]: osdmap e833: 8 total, 8 up, 8 in 2024-08-17T00:47:57.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:57 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1014375758' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:47:57.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:57 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:47:57.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:57 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:47:57.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:57 smithi110 ceph-mon[100641]: osdmap e833: 8 total, 8 up, 8 in 2024-08-17T00:47:57.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:57 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1014375758' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:47:57.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:57 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:47:57.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:57 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:47:57.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:57 smithi177 ceph-mon[90034]: osdmap e833: 8 total, 8 up, 8 in 2024-08-17T00:47:57.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:57 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1014375758' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:47:58.521 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:47:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:47:58] "GET /metrics HTTP/1.1" 200 36311 "" "Prometheus/2.43.0" 2024-08-17T00:47:58.528 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestCls2PCQueue.Commit (3034 ms) 2024-08-17T00:47:58.528 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestCls2PCQueue.Abort 2024-08-17T00:47:58.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:58 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1014375758' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:47:58.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:58 smithi110 ceph-mon[98148]: osdmap e834: 8 total, 8 up, 8 in 2024-08-17T00:47:58.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:58 smithi110 ceph-mon[98148]: pgmap v830: 137 pgs: 16 creating+peering, 13 unknown, 108 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:47:58.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:58 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1014375758' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:47:58.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:58 smithi110 ceph-mon[100641]: osdmap e834: 8 total, 8 up, 8 in 2024-08-17T00:47:58.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:58 smithi110 ceph-mon[100641]: pgmap v830: 137 pgs: 16 creating+peering, 13 unknown, 108 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:47:58.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:58 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1014375758' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:47:58.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:58 smithi177 ceph-mon[90034]: osdmap e834: 8 total, 8 up, 8 in 2024-08-17T00:47:58.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:58 smithi177 ceph-mon[90034]: pgmap v830: 137 pgs: 16 creating+peering, 13 unknown, 108 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:47:59.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:47:59 smithi110 ceph-mon[98148]: osdmap e835: 8 total, 8 up, 8 in 2024-08-17T00:47:59.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:47:59 smithi110 ceph-mon[100641]: osdmap e835: 8 total, 8 up, 8 in 2024-08-17T00:47:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:47:59 smithi177 ceph-mon[90034]: osdmap e835: 8 total, 8 up, 8 in 2024-08-17T00:48:00.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:00 smithi110 ceph-mon[100641]: osdmap e836: 8 total, 8 up, 8 in 2024-08-17T00:48:00.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:00 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2501177452' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:00.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:00 smithi110 ceph-mon[100641]: pgmap v833: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:00.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:00 smithi110 ceph-mon[98148]: osdmap e836: 8 total, 8 up, 8 in 2024-08-17T00:48:00.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:00 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2501177452' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:00.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:00 smithi110 ceph-mon[98148]: pgmap v833: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:00 smithi177 ceph-mon[90034]: osdmap e836: 8 total, 8 up, 8 in 2024-08-17T00:48:00.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:00 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2501177452' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:00.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:00 smithi177 ceph-mon[90034]: pgmap v833: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:01.548 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestCls2PCQueue.Abort (3020 ms) 2024-08-17T00:48:01.548 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestCls2PCQueue.ReserveError 2024-08-17T00:48:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:01 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:48:01.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:01 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2501177452' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:01.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:01 smithi110 ceph-mon[98148]: osdmap e837: 8 total, 8 up, 8 in 2024-08-17T00:48:01.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:48:01.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:48:01.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:01 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:48:01.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:01 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2501177452' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:01.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:01 smithi110 ceph-mon[100641]: osdmap e837: 8 total, 8 up, 8 in 2024-08-17T00:48:01.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:48:01.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:48:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:01 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:48:01.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:01 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2501177452' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:01.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:01 smithi177 ceph-mon[90034]: osdmap e837: 8 total, 8 up, 8 in 2024-08-17T00:48:01.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:48:01.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:48:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:02 smithi110 ceph-mon[98148]: osdmap e838: 8 total, 8 up, 8 in 2024-08-17T00:48:02.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:02 smithi110 ceph-mon[98148]: pgmap v836: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:02.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:02 smithi110 ceph-mon[100641]: osdmap e838: 8 total, 8 up, 8 in 2024-08-17T00:48:02.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:02 smithi110 ceph-mon[100641]: pgmap v836: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:02 smithi177 ceph-mon[90034]: osdmap e838: 8 total, 8 up, 8 in 2024-08-17T00:48:02.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:02 smithi177 ceph-mon[90034]: pgmap v836: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:03.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:03 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:48:03.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:03 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:48:03.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:03 smithi110 ceph-mon[98148]: osdmap e839: 8 total, 8 up, 8 in 2024-08-17T00:48:03.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:03 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/204459125' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:03.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:03 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:48:03.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:03 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:48:03.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:03 smithi110 ceph-mon[100641]: osdmap e839: 8 total, 8 up, 8 in 2024-08-17T00:48:03.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:03 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/204459125' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:03.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:03 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:48:03.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:03 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:48:03.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:03 smithi177 ceph-mon[90034]: osdmap e839: 8 total, 8 up, 8 in 2024-08-17T00:48:03.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:03 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/204459125' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:04.568 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestCls2PCQueue.ReserveError (3020 ms) 2024-08-17T00:48:04.569 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestCls2PCQueue.CommitError 2024-08-17T00:48:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:04 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/204459125' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:04 smithi110 ceph-mon[100641]: osdmap e840: 8 total, 8 up, 8 in 2024-08-17T00:48:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:04 smithi110 ceph-mon[100641]: pgmap v839: 137 pgs: 2 creating+peering, 21 unknown, 114 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:04.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:04 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/204459125' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:04.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:04 smithi110 ceph-mon[98148]: osdmap e840: 8 total, 8 up, 8 in 2024-08-17T00:48:04.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:04 smithi110 ceph-mon[98148]: pgmap v839: 137 pgs: 2 creating+peering, 21 unknown, 114 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:04 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/204459125' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:04.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:04 smithi177 ceph-mon[90034]: osdmap e840: 8 total, 8 up, 8 in 2024-08-17T00:48:04.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:04 smithi177 ceph-mon[90034]: pgmap v839: 137 pgs: 2 creating+peering, 21 unknown, 114 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:05.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:05 smithi110 ceph-mon[98148]: osdmap e841: 8 total, 8 up, 8 in 2024-08-17T00:48:05.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:05 smithi110 ceph-mon[100641]: osdmap e841: 8 total, 8 up, 8 in 2024-08-17T00:48:05.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:05 smithi177 ceph-mon[90034]: osdmap e841: 8 total, 8 up, 8 in 2024-08-17T00:48:06.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:06 smithi177 ceph-mon[90034]: osdmap e842: 8 total, 8 up, 8 in 2024-08-17T00:48:06.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:06 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3130518895' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:06.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:06 smithi177 ceph-mon[90034]: pgmap v842: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:07.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:06 smithi110 ceph-mon[98148]: osdmap e842: 8 total, 8 up, 8 in 2024-08-17T00:48:07.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:06 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3130518895' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:07.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:06 smithi110 ceph-mon[98148]: pgmap v842: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:07.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:06 smithi110 ceph-mon[100641]: osdmap e842: 8 total, 8 up, 8 in 2024-08-17T00:48:07.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:06 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3130518895' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:07.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:06 smithi110 ceph-mon[100641]: pgmap v842: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:07.583 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestCls2PCQueue.CommitError (3015 ms) 2024-08-17T00:48:07.583 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestCls2PCQueue.AbortError 2024-08-17T00:48:07.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:07 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:48:07.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:07 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3130518895' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:07.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:07 smithi177 ceph-mon[90034]: osdmap e843: 8 total, 8 up, 8 in 2024-08-17T00:48:08.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:07 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:48:08.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:07 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3130518895' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:08.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:07 smithi110 ceph-mon[98148]: osdmap e843: 8 total, 8 up, 8 in 2024-08-17T00:48:08.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:07 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:48:08.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:07 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3130518895' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:08.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:07 smithi110 ceph-mon[100641]: osdmap e843: 8 total, 8 up, 8 in 2024-08-17T00:48:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:48:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:48:08] "GET /metrics HTTP/1.1" 200 36443 "" "Prometheus/2.43.0" 2024-08-17T00:48:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:08 smithi177 ceph-mon[90034]: osdmap e844: 8 total, 8 up, 8 in 2024-08-17T00:48:08.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:08 smithi177 ceph-mon[90034]: pgmap v845: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:09.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:08 smithi110 ceph-mon[98148]: osdmap e844: 8 total, 8 up, 8 in 2024-08-17T00:48:09.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:08 smithi110 ceph-mon[98148]: pgmap v845: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:09.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:08 smithi110 ceph-mon[100641]: osdmap e844: 8 total, 8 up, 8 in 2024-08-17T00:48:09.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:08 smithi110 ceph-mon[100641]: pgmap v845: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:09.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:09 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:48:09.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:09 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:48:09.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:09 smithi177 ceph-mon[90034]: osdmap e845: 8 total, 8 up, 8 in 2024-08-17T00:48:09.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:09 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/262265636' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:10.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:09 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:48:10.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:09 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:48:10.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:09 smithi110 ceph-mon[100641]: osdmap e845: 8 total, 8 up, 8 in 2024-08-17T00:48:10.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:09 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/262265636' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:10.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:09 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:48:10.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:09 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:48:10.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:09 smithi110 ceph-mon[98148]: osdmap e845: 8 total, 8 up, 8 in 2024-08-17T00:48:10.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:09 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/262265636' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:10.605 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestCls2PCQueue.AbortError (3022 ms) 2024-08-17T00:48:10.606 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestCls2PCQueue.MultiReserve 2024-08-17T00:48:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:10 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/262265636' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:10.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:10 smithi177 ceph-mon[90034]: osdmap e846: 8 total, 8 up, 8 in 2024-08-17T00:48:10.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:10 smithi177 ceph-mon[90034]: pgmap v848: 137 pgs: 13 creating+peering, 13 unknown, 111 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:11.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:10 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/262265636' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:11.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:10 smithi110 ceph-mon[100641]: osdmap e846: 8 total, 8 up, 8 in 2024-08-17T00:48:11.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:10 smithi110 ceph-mon[100641]: pgmap v848: 137 pgs: 13 creating+peering, 13 unknown, 111 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:11.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:10 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/262265636' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:11.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:10 smithi110 ceph-mon[98148]: osdmap e846: 8 total, 8 up, 8 in 2024-08-17T00:48:11.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:10 smithi110 ceph-mon[98148]: pgmap v848: 137 pgs: 13 creating+peering, 13 unknown, 111 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:11 smithi177 ceph-mon[90034]: osdmap e847: 8 total, 8 up, 8 in 2024-08-17T00:48:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:11 smithi110 ceph-mon[100641]: osdmap e847: 8 total, 8 up, 8 in 2024-08-17T00:48:12.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:11 smithi110 ceph-mon[98148]: osdmap e847: 8 total, 8 up, 8 in 2024-08-17T00:48:13.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:12 smithi110 ceph-mon[98148]: osdmap e848: 8 total, 8 up, 8 in 2024-08-17T00:48:13.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:12 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/592174430' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:13.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:12 smithi110 ceph-mon[98148]: pgmap v851: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:13.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:12 smithi110 ceph-mon[100641]: osdmap e848: 8 total, 8 up, 8 in 2024-08-17T00:48:13.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:12 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/592174430' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:13.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:12 smithi110 ceph-mon[100641]: pgmap v851: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:13.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:12 smithi177 ceph-mon[90034]: osdmap e848: 8 total, 8 up, 8 in 2024-08-17T00:48:13.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:12 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/592174430' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:13.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:12 smithi177 ceph-mon[90034]: pgmap v851: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:13.619 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestCls2PCQueue.MultiReserve (3014 ms) 2024-08-17T00:48:13.620 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestCls2PCQueue.MultiCommit 2024-08-17T00:48:13.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:13 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:48:13.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:13 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/592174430' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:13.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:13 smithi177 ceph-mon[90034]: osdmap e849: 8 total, 8 up, 8 in 2024-08-17T00:48:14.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:13 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:48:14.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:13 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/592174430' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:14.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:13 smithi110 ceph-mon[100641]: osdmap e849: 8 total, 8 up, 8 in 2024-08-17T00:48:14.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:13 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:48:14.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:13 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/592174430' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:14.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:13 smithi110 ceph-mon[98148]: osdmap e849: 8 total, 8 up, 8 in 2024-08-17T00:48:15.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:14 smithi110 ceph-mon[98148]: osdmap e850: 8 total, 8 up, 8 in 2024-08-17T00:48:15.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:14 smithi110 ceph-mon[98148]: pgmap v854: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:15.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:14 smithi110 ceph-mon[100641]: osdmap e850: 8 total, 8 up, 8 in 2024-08-17T00:48:15.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:14 smithi110 ceph-mon[100641]: pgmap v854: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:15.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:14 smithi177 ceph-mon[90034]: osdmap e850: 8 total, 8 up, 8 in 2024-08-17T00:48:15.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:14 smithi177 ceph-mon[90034]: pgmap v854: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:16.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:15 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:48:16.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:15 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:48:16.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:15 smithi110 ceph-mon[100641]: osdmap e851: 8 total, 8 up, 8 in 2024-08-17T00:48:16.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:15 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3149441222' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:16.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:15 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:16.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:15 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:16.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:15 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:48:16.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:15 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:48:16.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:15 smithi110 ceph-mon[98148]: osdmap e851: 8 total, 8 up, 8 in 2024-08-17T00:48:16.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:15 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3149441222' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:16.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:15 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:16.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:15 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:16.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:15 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:48:16.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:15 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:48:16.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:15 smithi177 ceph-mon[90034]: osdmap e851: 8 total, 8 up, 8 in 2024-08-17T00:48:16.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:15 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3149441222' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:16.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:15 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:16.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:15 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:16.643 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestCls2PCQueue.MultiCommit (3022 ms) 2024-08-17T00:48:16.643 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestCls2PCQueue.MultiAbort 2024-08-17T00:48:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:16 smithi110 ceph-mon[100641]: osdmap e852: 8 total, 8 up, 8 in 2024-08-17T00:48:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:48:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:48:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:16 smithi110 ceph-mon[100641]: pgmap v857: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:17.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:16 smithi110 ceph-mon[98148]: osdmap e852: 8 total, 8 up, 8 in 2024-08-17T00:48:17.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:48:17.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:48:17.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:16 smithi110 ceph-mon[98148]: pgmap v857: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:16 smithi177 ceph-mon[90034]: osdmap e852: 8 total, 8 up, 8 in 2024-08-17T00:48:17.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:48:17.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:48:17.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:16 smithi177 ceph-mon[90034]: pgmap v857: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:18.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:17 smithi110 ceph-mon[98148]: osdmap e853: 8 total, 8 up, 8 in 2024-08-17T00:48:18.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:17 smithi110 ceph-mon[100641]: osdmap e853: 8 total, 8 up, 8 in 2024-08-17T00:48:18.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:17 smithi177 ceph-mon[90034]: osdmap e853: 8 total, 8 up, 8 in 2024-08-17T00:48:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:48:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:48:18] "GET /metrics HTTP/1.1" 200 36439 "" "Prometheus/2.43.0" 2024-08-17T00:48:19.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:18 smithi110 ceph-mon[98148]: osdmap e854: 8 total, 8 up, 8 in 2024-08-17T00:48:19.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:18 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/646174505' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:19.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:18 smithi110 ceph-mon[98148]: pgmap v860: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:19.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:18 smithi110 ceph-mon[100641]: osdmap e854: 8 total, 8 up, 8 in 2024-08-17T00:48:19.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:18 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/646174505' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:19.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:18 smithi110 ceph-mon[100641]: pgmap v860: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:19.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:18 smithi177 ceph-mon[90034]: osdmap e854: 8 total, 8 up, 8 in 2024-08-17T00:48:19.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:18 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/646174505' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:18 smithi177 ceph-mon[90034]: pgmap v860: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:19.658 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestCls2PCQueue.MultiAbort (3017 ms) 2024-08-17T00:48:19.658 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestCls2PCQueue.ReserveCommit 2024-08-17T00:48:20.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:19 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:48:20.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:19 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/646174505' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:20.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:19 smithi110 ceph-mon[98148]: osdmap e855: 8 total, 8 up, 8 in 2024-08-17T00:48:20.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:19 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:48:20.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:19 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/646174505' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:20.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:19 smithi110 ceph-mon[100641]: osdmap e855: 8 total, 8 up, 8 in 2024-08-17T00:48:20.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:19 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:48:20.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:19 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/646174505' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:20.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:19 smithi177 ceph-mon[90034]: osdmap e855: 8 total, 8 up, 8 in 2024-08-17T00:48:21.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:20 smithi110 ceph-mon[98148]: osdmap e856: 8 total, 8 up, 8 in 2024-08-17T00:48:21.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:20 smithi110 ceph-mon[98148]: pgmap v863: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:21.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:20 smithi110 ceph-mon[100641]: osdmap e856: 8 total, 8 up, 8 in 2024-08-17T00:48:21.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:20 smithi110 ceph-mon[100641]: pgmap v863: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:21.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:20 smithi177 ceph-mon[90034]: osdmap e856: 8 total, 8 up, 8 in 2024-08-17T00:48:21.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:20 smithi177 ceph-mon[90034]: pgmap v863: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:22.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:21 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:48:22.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:21 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:48:22.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:21 smithi110 ceph-mon[100641]: osdmap e857: 8 total, 8 up, 8 in 2024-08-17T00:48:22.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:21 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/4037795638' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:22.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:48:22.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:21 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:48:22.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:21 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:48:22.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:21 smithi110 ceph-mon[98148]: osdmap e857: 8 total, 8 up, 8 in 2024-08-17T00:48:22.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:21 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/4037795638' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:22.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:48:22.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:21 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:48:22.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:21 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:48:22.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:21 smithi177 ceph-mon[90034]: osdmap e857: 8 total, 8 up, 8 in 2024-08-17T00:48:22.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:21 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/4037795638' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:22.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:48:22.671 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestCls2PCQueue.ReserveCommit (3013 ms) 2024-08-17T00:48:22.671 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestCls2PCQueue.ReserveAbort 2024-08-17T00:48:23.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:22 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/4037795638' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:23.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:22 smithi110 ceph-mon[98148]: osdmap e858: 8 total, 8 up, 8 in 2024-08-17T00:48:23.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:22 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:48:23.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:22 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:48:23.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:22 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:48:23.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:22 smithi110 ceph-mon[98148]: pgmap v866: 137 pgs: 19 unknown, 118 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:23.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:22 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/4037795638' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:23.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:22 smithi110 ceph-mon[100641]: osdmap e858: 8 total, 8 up, 8 in 2024-08-17T00:48:23.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:22 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:48:23.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:22 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:48:23.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:22 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:48:23.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:22 smithi110 ceph-mon[100641]: pgmap v866: 137 pgs: 19 unknown, 118 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:23.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:22 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/4037795638' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:23.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:22 smithi177 ceph-mon[90034]: osdmap e858: 8 total, 8 up, 8 in 2024-08-17T00:48:23.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:22 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:48:23.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:22 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:48:23.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:22 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:48:23.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:22 smithi177 ceph-mon[90034]: pgmap v866: 137 pgs: 19 unknown, 118 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:23.962 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:23 smithi110 ceph-mon[100641]: osdmap e859: 8 total, 8 up, 8 in 2024-08-17T00:48:23.962 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:23 smithi110 ceph-mon[98148]: osdmap e859: 8 total, 8 up, 8 in 2024-08-17T00:48:24.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:23 smithi177 ceph-mon[90034]: osdmap e859: 8 total, 8 up, 8 in 2024-08-17T00:48:25.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:24 smithi110 ceph-mon[98148]: osdmap e860: 8 total, 8 up, 8 in 2024-08-17T00:48:25.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:24 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1981865720' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:25.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:24 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:25.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:24 smithi110 ceph-mon[98148]: pgmap v869: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:25.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:24 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:25.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:24 smithi110 ceph-mon[98148]: osdmap e861: 8 total, 8 up, 8 in 2024-08-17T00:48:25.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:24 smithi110 ceph-mon[100641]: osdmap e860: 8 total, 8 up, 8 in 2024-08-17T00:48:25.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:24 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1981865720' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:25.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:24 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:25.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:24 smithi110 ceph-mon[100641]: pgmap v869: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:25.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:24 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:25.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:24 smithi110 ceph-mon[100641]: osdmap e861: 8 total, 8 up, 8 in 2024-08-17T00:48:25.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:24 smithi177 ceph-mon[90034]: osdmap e860: 8 total, 8 up, 8 in 2024-08-17T00:48:25.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:24 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1981865720' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:25.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:24 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:25.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:24 smithi177 ceph-mon[90034]: pgmap v869: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:25.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:24 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:25.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:24 smithi177 ceph-mon[90034]: osdmap e861: 8 total, 8 up, 8 in 2024-08-17T00:48:25.692 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestCls2PCQueue.ReserveAbort (3021 ms) 2024-08-17T00:48:25.692 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestCls2PCQueue.ManualCleanup 2024-08-17T00:48:26.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:25 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:48:26.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:25 smithi110 ceph-mon[98148]: osdmap e862: 8 total, 8 up, 8 in 2024-08-17T00:48:26.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:25 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:48:26.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:25 smithi110 ceph-mon[100641]: osdmap e862: 8 total, 8 up, 8 in 2024-08-17T00:48:26.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:25 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:48:26.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:25 smithi177 ceph-mon[90034]: osdmap e862: 8 total, 8 up, 8 in 2024-08-17T00:48:27.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:26 smithi110 ceph-mon[98148]: pgmap v872: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:26 smithi110 ceph-mon[100641]: pgmap v872: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:27.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:26 smithi177 ceph-mon[90034]: pgmap v872: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:28.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:27 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:48:28.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:27 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:48:28.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:27 smithi110 ceph-mon[98148]: osdmap e863: 8 total, 8 up, 8 in 2024-08-17T00:48:28.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:27 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3878049186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:28.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:27 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:28.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:27 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:48:28.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:27 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:48:28.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:27 smithi110 ceph-mon[100641]: osdmap e863: 8 total, 8 up, 8 in 2024-08-17T00:48:28.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:27 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3878049186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:28.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:27 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:28.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:27 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:48:28.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:27 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:48:28.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:27 smithi177 ceph-mon[90034]: osdmap e863: 8 total, 8 up, 8 in 2024-08-17T00:48:28.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:27 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3878049186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:28.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:27 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:48:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:48:28] "GET /metrics HTTP/1.1" 200 36439 "" "Prometheus/2.43.0" 2024-08-17T00:48:28.712 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestCls2PCQueue.ManualCleanup (3020 ms) 2024-08-17T00:48:28.712 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestCls2PCQueue.Cleanup 2024-08-17T00:48:29.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:28 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:29.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:28 smithi110 ceph-mon[98148]: osdmap e864: 8 total, 8 up, 8 in 2024-08-17T00:48:29.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:28 smithi110 ceph-mon[98148]: pgmap v875: 137 pgs: 14 creating+peering, 16 unknown, 107 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:29.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:28 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:29.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:28 smithi110 ceph-mon[100641]: osdmap e864: 8 total, 8 up, 8 in 2024-08-17T00:48:29.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:28 smithi110 ceph-mon[100641]: pgmap v875: 137 pgs: 14 creating+peering, 16 unknown, 107 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:29.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:28 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:29.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:28 smithi177 ceph-mon[90034]: osdmap e864: 8 total, 8 up, 8 in 2024-08-17T00:48:29.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:28 smithi177 ceph-mon[90034]: pgmap v875: 137 pgs: 14 creating+peering, 16 unknown, 107 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:30.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:29 smithi110 ceph-mon[98148]: osdmap e865: 8 total, 8 up, 8 in 2024-08-17T00:48:30.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:29 smithi110 ceph-mon[100641]: osdmap e865: 8 total, 8 up, 8 in 2024-08-17T00:48:30.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:29 smithi177 ceph-mon[90034]: osdmap e865: 8 total, 8 up, 8 in 2024-08-17T00:48:31.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:30 smithi110 ceph-mon[98148]: osdmap e866: 8 total, 8 up, 8 in 2024-08-17T00:48:31.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:30 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1395854818' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:31.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:30 smithi110 ceph-mon[98148]: pgmap v878: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:31.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:30 smithi110 ceph-mon[100641]: osdmap e866: 8 total, 8 up, 8 in 2024-08-17T00:48:31.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:30 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1395854818' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:31.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:30 smithi110 ceph-mon[100641]: pgmap v878: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:31.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:30 smithi177 ceph-mon[90034]: osdmap e866: 8 total, 8 up, 8 in 2024-08-17T00:48:31.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:30 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1395854818' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:31.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:30 smithi177 ceph-mon[90034]: pgmap v878: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:31.731 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestCls2PCQueue.Cleanup (3019 ms) 2024-08-17T00:48:31.732 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestCls2PCQueue.MultiProducer 2024-08-17T00:48:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:31 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:48:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:31 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1395854818' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:32.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:31 smithi110 ceph-mon[98148]: osdmap e867: 8 total, 8 up, 8 in 2024-08-17T00:48:32.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:48:32.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:48:32.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:31 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:48:32.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:31 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1395854818' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:32.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:31 smithi110 ceph-mon[100641]: osdmap e867: 8 total, 8 up, 8 in 2024-08-17T00:48:32.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:48:32.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:48:32.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:31 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:48:32.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:31 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1395854818' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:32.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:31 smithi177 ceph-mon[90034]: osdmap e867: 8 total, 8 up, 8 in 2024-08-17T00:48:32.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:48:32.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:48:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:32 smithi110 ceph-mon[98148]: osdmap e868: 8 total, 8 up, 8 in 2024-08-17T00:48:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:32 smithi110 ceph-mon[98148]: pgmap v881: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:33.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:32 smithi110 ceph-mon[100641]: osdmap e868: 8 total, 8 up, 8 in 2024-08-17T00:48:33.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:32 smithi110 ceph-mon[100641]: pgmap v881: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:33.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:32 smithi177 ceph-mon[90034]: osdmap e868: 8 total, 8 up, 8 in 2024-08-17T00:48:33.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:32 smithi177 ceph-mon[90034]: pgmap v881: 105 pgs: 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:34.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:33 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:48:34.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:33 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:48:34.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:33 smithi110 ceph-mon[100641]: osdmap e869: 8 total, 8 up, 8 in 2024-08-17T00:48:34.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:33 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/4264059781' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:34.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:33 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:34.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:33 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:48:34.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:33 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:48:34.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:33 smithi110 ceph-mon[98148]: osdmap e869: 8 total, 8 up, 8 in 2024-08-17T00:48:34.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:33 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/4264059781' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:34.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:33 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:34.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:33 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:48:34.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:33 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:48:34.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:33 smithi177 ceph-mon[90034]: osdmap e869: 8 total, 8 up, 8 in 2024-08-17T00:48:34.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:33 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/4264059781' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:34.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:33 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:34 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:34 smithi110 ceph-mon[100641]: osdmap e870: 8 total, 8 up, 8 in 2024-08-17T00:48:35.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:34 smithi110 ceph-mon[100641]: pgmap v884: 137 pgs: 4 creating+peering, 25 unknown, 108 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:35.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:34 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:35.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:34 smithi110 ceph-mon[98148]: osdmap e870: 8 total, 8 up, 8 in 2024-08-17T00:48:35.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:34 smithi110 ceph-mon[98148]: pgmap v884: 137 pgs: 4 creating+peering, 25 unknown, 108 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:35.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:34 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:35.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:34 smithi177 ceph-mon[90034]: osdmap e870: 8 total, 8 up, 8 in 2024-08-17T00:48:35.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:34 smithi177 ceph-mon[90034]: pgmap v884: 137 pgs: 4 creating+peering, 25 unknown, 108 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:36.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:35 smithi110 ceph-mon[98148]: osdmap e871: 8 total, 8 up, 8 in 2024-08-17T00:48:36.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:35 smithi110 ceph-mon[100641]: osdmap e871: 8 total, 8 up, 8 in 2024-08-17T00:48:36.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:35 smithi177 ceph-mon[90034]: osdmap e871: 8 total, 8 up, 8 in 2024-08-17T00:48:37.013 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:36 smithi177 ceph-mon[90034]: pgmap v886: 137 pgs: 4 creating+peering, 14 unknown, 119 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:36 smithi110 ceph-mon[100641]: pgmap v886: 137 pgs: 4 creating+peering, 14 unknown, 119 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:37.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:36 smithi110 ceph-mon[98148]: pgmap v886: 137 pgs: 4 creating+peering, 14 unknown, 119 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T00:48:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:48:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:48:38] "GET /metrics HTTP/1.1" 200 36441 "" "Prometheus/2.43.0" 2024-08-17T00:48:39.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:39 smithi110 ceph-mon[98148]: pgmap v887: 137 pgs: 137 active+clean; 1.5 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 6.3 MiB/s wr, 7.13k op/s 2024-08-17T00:48:39.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:39 smithi110 ceph-mon[100641]: pgmap v887: 137 pgs: 137 active+clean; 1.5 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 6.3 MiB/s wr, 7.13k op/s 2024-08-17T00:48:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:39 smithi177 ceph-mon[90034]: pgmap v887: 137 pgs: 137 active+clean; 1.5 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 6.3 MiB/s wr, 7.13k op/s 2024-08-17T00:48:41.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:41 smithi110 ceph-mon[100641]: pgmap v888: 137 pgs: 137 active+clean; 1.5 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 5.0 MiB/s wr, 5.61k op/s 2024-08-17T00:48:41.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:41 smithi110 ceph-mon[98148]: pgmap v888: 137 pgs: 137 active+clean; 1.5 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 5.0 MiB/s wr, 5.61k op/s 2024-08-17T00:48:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:41 smithi177 ceph-mon[90034]: pgmap v888: 137 pgs: 137 active+clean; 1.5 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 5.0 MiB/s wr, 5.61k op/s 2024-08-17T00:48:43.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:43 smithi110 ceph-mon[100641]: pgmap v889: 137 pgs: 137 active+clean; 2.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 97 MiB/s rd, 8.5 MiB/s wr, 9.70k op/s 2024-08-17T00:48:43.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:43 smithi110 ceph-mon[98148]: pgmap v889: 137 pgs: 137 active+clean; 2.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 97 MiB/s rd, 8.5 MiB/s wr, 9.70k op/s 2024-08-17T00:48:43.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:43 smithi177 ceph-mon[90034]: pgmap v889: 137 pgs: 137 active+clean; 2.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 97 MiB/s rd, 8.5 MiB/s wr, 9.70k op/s 2024-08-17T00:48:45.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:45 smithi110 ceph-mon[98148]: pgmap v890: 137 pgs: 137 active+clean; 2.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 7.4 MiB/s wr, 8.36k op/s 2024-08-17T00:48:45.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:45 smithi110 ceph-mon[100641]: pgmap v890: 137 pgs: 137 active+clean; 2.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 7.4 MiB/s wr, 8.36k op/s 2024-08-17T00:48:45.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:45 smithi177 ceph-mon[90034]: pgmap v890: 137 pgs: 137 active+clean; 2.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 7.4 MiB/s wr, 8.36k op/s 2024-08-17T00:48:46.425 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestCls2PCQueue.MultiProducer (14692 ms) 2024-08-17T00:48:46.425 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestCls2PCQueue.AsyncConsumer 2024-08-17T00:48:47.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:48:47.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:48:47.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:47 smithi110 ceph-mon[98148]: pgmap v891: 137 pgs: 137 active+clean; 2.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 72 MiB/s rd, 6.3 MiB/s wr, 7.20k op/s 2024-08-17T00:48:47.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:47 smithi110 ceph-mon[98148]: osdmap e872: 8 total, 8 up, 8 in 2024-08-17T00:48:47.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:48:47.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:48:47.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:47 smithi110 ceph-mon[100641]: pgmap v891: 137 pgs: 137 active+clean; 2.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 72 MiB/s rd, 6.3 MiB/s wr, 7.20k op/s 2024-08-17T00:48:47.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:47 smithi110 ceph-mon[100641]: osdmap e872: 8 total, 8 up, 8 in 2024-08-17T00:48:47.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:48:47.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:48:47.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:47 smithi177 ceph-mon[90034]: pgmap v891: 137 pgs: 137 active+clean; 2.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 72 MiB/s rd, 6.3 MiB/s wr, 7.20k op/s 2024-08-17T00:48:47.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:47 smithi177 ceph-mon[90034]: osdmap e872: 8 total, 8 up, 8 in 2024-08-17T00:48:48.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:48 smithi110 ceph-mon[100641]: osdmap e873: 8 total, 8 up, 8 in 2024-08-17T00:48:48.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:48 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/456587005' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:48.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:48 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:48.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:48 smithi110 ceph-mon[98148]: osdmap e873: 8 total, 8 up, 8 in 2024-08-17T00:48:48.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:48 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/456587005' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:48.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:48 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:48.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:48:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:48:48] "GET /metrics HTTP/1.1" 200 36503 "" "Prometheus/2.43.0" 2024-08-17T00:48:48.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:48 smithi177 ceph-mon[90034]: osdmap e873: 8 total, 8 up, 8 in 2024-08-17T00:48:48.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:48 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/456587005' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:48.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:48 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:49.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:49 smithi110 ceph-mon[100641]: pgmap v894: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:48:49.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:49 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:48:49.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:49 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:49.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:49 smithi110 ceph-mon[100641]: osdmap e874: 8 total, 8 up, 8 in 2024-08-17T00:48:49.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:49 smithi110 ceph-mon[98148]: pgmap v894: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:48:49.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:49 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:48:49.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:49 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:49.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:49 smithi110 ceph-mon[98148]: osdmap e874: 8 total, 8 up, 8 in 2024-08-17T00:48:49.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:49 smithi177 ceph-mon[90034]: pgmap v894: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:48:49.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:49 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:48:49.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:49 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:49.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:49 smithi177 ceph-mon[90034]: osdmap e874: 8 total, 8 up, 8 in 2024-08-17T00:48:50.441 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestCls2PCQueue.AsyncConsumer (4017 ms) 2024-08-17T00:48:50.441 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestCls2PCQueue.MultiProducerConsumer 2024-08-17T00:48:50.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:50 smithi110 ceph-mon[98148]: osdmap e875: 8 total, 8 up, 8 in 2024-08-17T00:48:50.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:50 smithi110 ceph-mon[100641]: osdmap e875: 8 total, 8 up, 8 in 2024-08-17T00:48:50.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:50 smithi177 ceph-mon[90034]: osdmap e875: 8 total, 8 up, 8 in 2024-08-17T00:48:51.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:51 smithi110 ceph-mon[98148]: pgmap v897: 137 pgs: 4 creating+peering, 13 unknown, 120 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:48:51.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:51 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:48:51.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:51 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:48:51.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:51 smithi110 ceph-mon[98148]: osdmap e876: 8 total, 8 up, 8 in 2024-08-17T00:48:51.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:51 smithi110 ceph-mon[100641]: pgmap v897: 137 pgs: 4 creating+peering, 13 unknown, 120 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:48:51.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:51 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:48:51.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:51 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:48:51.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:51 smithi110 ceph-mon[100641]: osdmap e876: 8 total, 8 up, 8 in 2024-08-17T00:48:51.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:51 smithi177 ceph-mon[90034]: pgmap v897: 137 pgs: 4 creating+peering, 13 unknown, 120 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:48:51.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:51 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:48:51.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:51 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:48:51.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:51 smithi177 ceph-mon[90034]: osdmap e876: 8 total, 8 up, 8 in 2024-08-17T00:48:52.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:52 smithi110 ceph-mon[100641]: osdmap e877: 8 total, 8 up, 8 in 2024-08-17T00:48:52.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:52 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/121421920' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:52.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:52 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:52.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:52 smithi110 ceph-mon[98148]: osdmap e877: 8 total, 8 up, 8 in 2024-08-17T00:48:52.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:52 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/121421920' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:52.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:52 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:52.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:52 smithi177 ceph-mon[90034]: osdmap e877: 8 total, 8 up, 8 in 2024-08-17T00:48:52.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:52 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/121421920' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:52.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:52 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:48:53.711 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:53 smithi110 ceph-mon[100641]: pgmap v900: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:48:53.711 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:53 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:48:53.711 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:53 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:53.711 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:53 smithi110 ceph-mon[100641]: osdmap e878: 8 total, 8 up, 8 in 2024-08-17T00:48:53.712 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:53 smithi110 ceph-mon[98148]: pgmap v900: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:48:53.712 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:53 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:48:53.712 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:53 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:53.712 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:53 smithi110 ceph-mon[98148]: osdmap e878: 8 total, 8 up, 8 in 2024-08-17T00:48:53.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:53 smithi177 ceph-mon[90034]: pgmap v900: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:48:53.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:53 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:48:53.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:53 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:48:53.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:53 smithi177 ceph-mon[90034]: osdmap e878: 8 total, 8 up, 8 in 2024-08-17T00:48:54.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:54 smithi110 ceph-mon[100641]: osdmap e879: 8 total, 8 up, 8 in 2024-08-17T00:48:54.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:54 smithi110 ceph-mon[100641]: pgmap v903: 137 pgs: 11 creating+peering, 8 unknown, 118 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:48:54.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:54 smithi110 ceph-mon[98148]: osdmap e879: 8 total, 8 up, 8 in 2024-08-17T00:48:54.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:54 smithi110 ceph-mon[98148]: pgmap v903: 137 pgs: 11 creating+peering, 8 unknown, 118 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:48:54.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:54 smithi177 ceph-mon[90034]: osdmap e879: 8 total, 8 up, 8 in 2024-08-17T00:48:54.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:54 smithi177 ceph-mon[90034]: pgmap v903: 137 pgs: 11 creating+peering, 8 unknown, 118 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:48:55.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:55 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:48:55.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:55 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:48:55.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:55 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:48:55.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:55 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:48:55.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:55 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:48:55.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:55 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:48:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:56 smithi110 ceph-mon[98148]: pgmap v904: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:48:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:56 smithi110 ceph-mon[100641]: pgmap v904: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:48:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:56 smithi177 ceph-mon[90034]: pgmap v904: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:48:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:48:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:48:58] "GET /metrics HTTP/1.1" 200 36503 "" "Prometheus/2.43.0" 2024-08-17T00:48:59.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:48:59 smithi110 ceph-mon[100641]: pgmap v905: 137 pgs: 137 active+clean; 1.4 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 48 MiB/s rd, 5.4 MiB/s wr, 6.42k op/s 2024-08-17T00:48:59.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:48:59 smithi110 ceph-mon[98148]: pgmap v905: 137 pgs: 137 active+clean; 1.4 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 48 MiB/s rd, 5.4 MiB/s wr, 6.42k op/s 2024-08-17T00:48:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:48:59 smithi177 ceph-mon[90034]: pgmap v905: 137 pgs: 137 active+clean; 1.4 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 48 MiB/s rd, 5.4 MiB/s wr, 6.42k op/s 2024-08-17T00:49:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:01 smithi110 ceph-mon[100641]: pgmap v906: 137 pgs: 137 active+clean; 1.4 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 41 MiB/s rd, 4.7 MiB/s wr, 5.55k op/s 2024-08-17T00:49:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:49:01.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:01 smithi110 ceph-mon[98148]: pgmap v906: 137 pgs: 137 active+clean; 1.4 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 41 MiB/s rd, 4.7 MiB/s wr, 5.55k op/s 2024-08-17T00:49:01.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:49:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:01 smithi177 ceph-mon[90034]: pgmap v906: 137 pgs: 137 active+clean; 1.4 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 41 MiB/s rd, 4.7 MiB/s wr, 5.55k op/s 2024-08-17T00:49:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:49:03.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:03 smithi110 ceph-mon[100641]: pgmap v907: 137 pgs: 137 active+clean; 1.6 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 78 MiB/s rd, 5.9 MiB/s wr, 7.08k op/s 2024-08-17T00:49:03.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:03 smithi110 ceph-mon[98148]: pgmap v907: 137 pgs: 137 active+clean; 1.6 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 78 MiB/s rd, 5.9 MiB/s wr, 7.08k op/s 2024-08-17T00:49:03.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:03 smithi177 ceph-mon[90034]: pgmap v907: 137 pgs: 137 active+clean; 1.6 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 78 MiB/s rd, 5.9 MiB/s wr, 7.08k op/s 2024-08-17T00:49:05.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:05 smithi110 ceph-mon[100641]: pgmap v908: 137 pgs: 137 active+clean; 1.6 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 70 MiB/s rd, 5.4 MiB/s wr, 6.44k op/s 2024-08-17T00:49:05.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:05 smithi110 ceph-mon[98148]: pgmap v908: 137 pgs: 137 active+clean; 1.6 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 70 MiB/s rd, 5.4 MiB/s wr, 6.44k op/s 2024-08-17T00:49:05.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:05 smithi177 ceph-mon[90034]: pgmap v908: 137 pgs: 137 active+clean; 1.6 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 70 MiB/s rd, 5.4 MiB/s wr, 6.44k op/s 2024-08-17T00:49:07.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:07 smithi110 ceph-mon[100641]: pgmap v909: 137 pgs: 137 active+clean; 1.6 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 64 MiB/s rd, 4.9 MiB/s wr, 5.85k op/s 2024-08-17T00:49:07.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:07 smithi110 ceph-mon[98148]: pgmap v909: 137 pgs: 137 active+clean; 1.6 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 64 MiB/s rd, 4.9 MiB/s wr, 5.85k op/s 2024-08-17T00:49:07.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:07 smithi177 ceph-mon[90034]: pgmap v909: 137 pgs: 137 active+clean; 1.6 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 64 MiB/s rd, 4.9 MiB/s wr, 5.85k op/s 2024-08-17T00:49:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:49:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:49:08] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-08-17T00:49:09.430 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestCls2PCQueue.MultiProducerConsumer (18989 ms) 2024-08-17T00:49:09.430 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestCls2PCQueue.ReserveSpillover 2024-08-17T00:49:09.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:09 smithi110 ceph-mon[98148]: pgmap v910: 137 pgs: 137 active+clean; 1.6 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 97 MiB/s rd, 6.0 MiB/s wr, 7.33k op/s 2024-08-17T00:49:09.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:09 smithi110 ceph-mon[100641]: pgmap v910: 137 pgs: 137 active+clean; 1.6 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 97 MiB/s rd, 6.0 MiB/s wr, 7.33k op/s 2024-08-17T00:49:09.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:09 smithi177 ceph-mon[90034]: pgmap v910: 137 pgs: 137 active+clean; 1.6 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 97 MiB/s rd, 6.0 MiB/s wr, 7.33k op/s 2024-08-17T00:49:10.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:10 smithi110 ceph-mon[100641]: osdmap e880: 8 total, 8 up, 8 in 2024-08-17T00:49:10.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:10 smithi110 ceph-mon[98148]: osdmap e880: 8 total, 8 up, 8 in 2024-08-17T00:49:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:10 smithi177 ceph-mon[90034]: osdmap e880: 8 total, 8 up, 8 in 2024-08-17T00:49:11.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:11 smithi110 ceph-mon[100641]: pgmap v912: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:11.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:11 smithi110 ceph-mon[100641]: osdmap e881: 8 total, 8 up, 8 in 2024-08-17T00:49:11.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:11 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/789578434' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:11.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:11 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:11.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:11 smithi110 ceph-mon[98148]: pgmap v912: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:11.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:11 smithi110 ceph-mon[98148]: osdmap e881: 8 total, 8 up, 8 in 2024-08-17T00:49:11.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:11 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/789578434' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:11.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:11 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:11 smithi177 ceph-mon[90034]: pgmap v912: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:11 smithi177 ceph-mon[90034]: osdmap e881: 8 total, 8 up, 8 in 2024-08-17T00:49:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:11 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/789578434' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:11.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:11 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:12 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:12 smithi110 ceph-mon[98148]: osdmap e882: 8 total, 8 up, 8 in 2024-08-17T00:49:12.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:12 smithi110 ceph-mon[98148]: pgmap v915: 137 pgs: 22 unknown, 115 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:12.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:12 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:12.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:12 smithi110 ceph-mon[100641]: osdmap e882: 8 total, 8 up, 8 in 2024-08-17T00:49:12.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:12 smithi110 ceph-mon[100641]: pgmap v915: 137 pgs: 22 unknown, 115 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:12 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:12 smithi177 ceph-mon[90034]: osdmap e882: 8 total, 8 up, 8 in 2024-08-17T00:49:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:12 smithi177 ceph-mon[90034]: pgmap v915: 137 pgs: 22 unknown, 115 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:13.468 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestCls2PCQueue.ReserveSpillover (4039 ms) 2024-08-17T00:49:13.469 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestCls2PCQueue.CommitSpillover 2024-08-17T00:49:13.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:13 smithi110 ceph-mon[98148]: osdmap e883: 8 total, 8 up, 8 in 2024-08-17T00:49:13.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:13 smithi110 ceph-mon[100641]: osdmap e883: 8 total, 8 up, 8 in 2024-08-17T00:49:13.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:13 smithi177 ceph-mon[90034]: osdmap e883: 8 total, 8 up, 8 in 2024-08-17T00:49:14.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:14 smithi110 ceph-mon[98148]: osdmap e884: 8 total, 8 up, 8 in 2024-08-17T00:49:14.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:14 smithi110 ceph-mon[98148]: pgmap v918: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:14.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:14 smithi110 ceph-mon[100641]: osdmap e884: 8 total, 8 up, 8 in 2024-08-17T00:49:14.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:14 smithi110 ceph-mon[100641]: pgmap v918: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:14.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:14 smithi177 ceph-mon[90034]: osdmap e884: 8 total, 8 up, 8 in 2024-08-17T00:49:14.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:14 smithi177 ceph-mon[90034]: pgmap v918: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:15.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:15 smithi110 ceph-mon[98148]: osdmap e885: 8 total, 8 up, 8 in 2024-08-17T00:49:15.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:15 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2441887919' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:15.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:15 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:15.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:15 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:15.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:15 smithi110 ceph-mon[98148]: osdmap e886: 8 total, 8 up, 8 in 2024-08-17T00:49:15.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:15 smithi110 ceph-mon[100641]: osdmap e885: 8 total, 8 up, 8 in 2024-08-17T00:49:15.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:15 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2441887919' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:15.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:15 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:15.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:15 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:15.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:15 smithi110 ceph-mon[100641]: osdmap e886: 8 total, 8 up, 8 in 2024-08-17T00:49:15.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:15 smithi177 ceph-mon[90034]: osdmap e885: 8 total, 8 up, 8 in 2024-08-17T00:49:15.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:15 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2441887919' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:15.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:15 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:15.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:15 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:15.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:15 smithi177 ceph-mon[90034]: osdmap e886: 8 total, 8 up, 8 in 2024-08-17T00:49:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:49:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:16 smithi110 ceph-mon[98148]: pgmap v921: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:16.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:49:16.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:16 smithi110 ceph-mon[100641]: pgmap v921: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:49:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:16 smithi177 ceph-mon[90034]: pgmap v921: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:17.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:17 smithi110 ceph-mon[98148]: osdmap e887: 8 total, 8 up, 8 in 2024-08-17T00:49:17.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:17 smithi110 ceph-mon[100641]: osdmap e887: 8 total, 8 up, 8 in 2024-08-17T00:49:17.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:17 smithi177 ceph-mon[90034]: osdmap e887: 8 total, 8 up, 8 in 2024-08-17T00:49:18.485 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:49:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:49:18] "GET /metrics HTTP/1.1" 200 36444 "" "Prometheus/2.43.0" 2024-08-17T00:49:18.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:18 smithi110 ceph-mon[100641]: pgmap v923: 137 pgs: 9 creating+peering, 7 unknown, 121 active+clean; 648 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.6 MiB/s wr, 1.83k op/s 2024-08-17T00:49:18.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:18 smithi110 ceph-mon[98148]: pgmap v923: 137 pgs: 9 creating+peering, 7 unknown, 121 active+clean; 648 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.6 MiB/s wr, 1.83k op/s 2024-08-17T00:49:18.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:18 smithi177 ceph-mon[90034]: pgmap v923: 137 pgs: 9 creating+peering, 7 unknown, 121 active+clean; 648 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.6 MiB/s wr, 1.83k op/s 2024-08-17T00:49:19.495 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestCls2PCQueue.CommitSpillover (6026 ms) 2024-08-17T00:49:19.495 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestCls2PCQueue.AbortSpillover 2024-08-17T00:49:20.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:20 smithi110 ceph-mon[100641]: osdmap e888: 8 total, 8 up, 8 in 2024-08-17T00:49:20.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:20 smithi110 ceph-mon[100641]: pgmap v925: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:20.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:20 smithi110 ceph-mon[98148]: osdmap e888: 8 total, 8 up, 8 in 2024-08-17T00:49:20.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:20 smithi110 ceph-mon[98148]: pgmap v925: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:20 smithi177 ceph-mon[90034]: osdmap e888: 8 total, 8 up, 8 in 2024-08-17T00:49:20.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:20 smithi177 ceph-mon[90034]: pgmap v925: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:21 smithi110 ceph-mon[100641]: osdmap e889: 8 total, 8 up, 8 in 2024-08-17T00:49:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:21 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3296126859' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:21 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:21.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:21 smithi110 ceph-mon[98148]: osdmap e889: 8 total, 8 up, 8 in 2024-08-17T00:49:21.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:21 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3296126859' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:21.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:21 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:21 smithi177 ceph-mon[90034]: osdmap e889: 8 total, 8 up, 8 in 2024-08-17T00:49:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:21 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3296126859' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:21 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:22.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:22 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:22.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:22 smithi110 ceph-mon[98148]: osdmap e890: 8 total, 8 up, 8 in 2024-08-17T00:49:22.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:22 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:49:22.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:22 smithi110 ceph-mon[98148]: pgmap v928: 137 pgs: 24 unknown, 113 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:22.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:22 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:49:22.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:22 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:49:22.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:22 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:49:22.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:22 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:22.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:22 smithi110 ceph-mon[100641]: osdmap e890: 8 total, 8 up, 8 in 2024-08-17T00:49:22.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:22 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:49:22.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:22 smithi110 ceph-mon[100641]: pgmap v928: 137 pgs: 24 unknown, 113 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:22.813 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:22 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:49:22.813 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:22 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:49:22.813 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:22 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:49:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:22 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-139689-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:22.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:22 smithi177 ceph-mon[90034]: osdmap e890: 8 total, 8 up, 8 in 2024-08-17T00:49:22.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:22 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:49:22.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:22 smithi177 ceph-mon[90034]: pgmap v928: 137 pgs: 24 unknown, 113 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:22.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:22 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:49:22.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:22 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:49:22.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:22 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:49:23.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:23 smithi110 ceph-mon[100641]: osdmap e891: 8 total, 8 up, 8 in 2024-08-17T00:49:23.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:23 smithi110 ceph-mon[98148]: osdmap e891: 8 total, 8 up, 8 in 2024-08-17T00:49:23.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:23 smithi177 ceph-mon[90034]: osdmap e891: 8 total, 8 up, 8 in 2024-08-17T00:49:24.521 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestCls2PCQueue.AbortSpillover (5025 ms) 2024-08-17T00:49:24.521 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 22 tests from TestCls2PCQueue (100767 ms total) 2024-08-17T00:49:24.521 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T00:49:24.521 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment tear-down 2024-08-17T00:49:24.521 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] 22 tests from 1 test suite ran. (100767 ms total) 2024-08-17T00:49:24.521 INFO:tasks.workunit.client.0.smithi110.stdout:[ PASSED ] 22 tests. 2024-08-17T00:49:24.524 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-17T00:49:24.524 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-17T00:49:24.551 INFO:tasks.workunit:Running workunit cls/test_cls_cas.sh... 2024-08-17T00:49:24.552 DEBUG:teuthology.orchestra.run.smithi110: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-17T00:49:24.622 INFO:tasks.workunit.client.0.smithi110.stdout:Running main() from gmock_main.cc 2024-08-17T00:49:24.623 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] Running 6 tests from 2 test suites. 2024-08-17T00:49:24.623 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment set-up. 2024-08-17T00:49:24.623 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 5 tests from cls_cas 2024-08-17T00:49:24.623 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_cas.get_put 2024-08-17T00:49:24.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:24 smithi110 ceph-mon[98148]: pgmap v930: 137 pgs: 7 unknown, 130 active+clean; 606 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 5.3 MiB/s wr, 1.37k op/s 2024-08-17T00:49:24.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:24 smithi110 ceph-mon[100641]: pgmap v930: 137 pgs: 7 unknown, 130 active+clean; 606 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 5.3 MiB/s wr, 1.37k op/s 2024-08-17T00:49:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:24 smithi177 ceph-mon[90034]: pgmap v930: 137 pgs: 7 unknown, 130 active+clean; 606 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 5.3 MiB/s wr, 1.37k op/s 2024-08-17T00:49:25.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:25 smithi110 ceph-mon[100641]: osdmap e892: 8 total, 8 up, 8 in 2024-08-17T00:49:25.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:25 smithi110 ceph-mon[98148]: osdmap e892: 8 total, 8 up, 8 in 2024-08-17T00:49:25.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:25 smithi177 ceph-mon[90034]: osdmap e892: 8 total, 8 up, 8 in 2024-08-17T00:49:26.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:26 smithi110 ceph-mon[98148]: osdmap e893: 8 total, 8 up, 8 in 2024-08-17T00:49:26.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:26 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1811393969' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:26.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:26 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:26.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:26 smithi110 ceph-mon[98148]: pgmap v933: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:26.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:26 smithi110 ceph-mon[100641]: osdmap e893: 8 total, 8 up, 8 in 2024-08-17T00:49:26.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:26 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1811393969' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:26.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:26 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:26.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:26 smithi110 ceph-mon[100641]: pgmap v933: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:26.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:26 smithi177 ceph-mon[90034]: osdmap e893: 8 total, 8 up, 8 in 2024-08-17T00:49:26.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:26 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1811393969' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:26.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:26 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:26.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:26 smithi177 ceph-mon[90034]: pgmap v933: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:27.536 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_cas.get_put (2914 ms) 2024-08-17T00:49:27.537 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_cas.wrong_put 2024-08-17T00:49:27.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:27 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:49:27.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:27 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:27.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:27 smithi110 ceph-mon[98148]: osdmap e894: 8 total, 8 up, 8 in 2024-08-17T00:49:27.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:27 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:49:27.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:27 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:27.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:27 smithi110 ceph-mon[100641]: osdmap e894: 8 total, 8 up, 8 in 2024-08-17T00:49:27.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:27 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:49:27.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:27 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:27.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:27 smithi177 ceph-mon[90034]: osdmap e894: 8 total, 8 up, 8 in 2024-08-17T00:49:28.533 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:49:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:49:28] "GET /metrics HTTP/1.1" 200 36444 "" "Prometheus/2.43.0" 2024-08-17T00:49:28.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:28 smithi110 ceph-mon[98148]: osdmap e895: 8 total, 8 up, 8 in 2024-08-17T00:49:28.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:28 smithi110 ceph-mon[98148]: pgmap v936: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:28.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:28 smithi110 ceph-mon[100641]: osdmap e895: 8 total, 8 up, 8 in 2024-08-17T00:49:28.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:28 smithi110 ceph-mon[100641]: pgmap v936: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:28.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:28 smithi177 ceph-mon[90034]: osdmap e895: 8 total, 8 up, 8 in 2024-08-17T00:49:28.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:28 smithi177 ceph-mon[90034]: pgmap v936: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:29.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:29 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:49:29.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:29 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:49:29.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:29 smithi110 ceph-mon[98148]: osdmap e896: 8 total, 8 up, 8 in 2024-08-17T00:49:29.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:29 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3002309872' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:29.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:29 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:49:29.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:29 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:49:29.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:29 smithi110 ceph-mon[100641]: osdmap e896: 8 total, 8 up, 8 in 2024-08-17T00:49:29.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:29 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3002309872' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:29.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:29 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:49:29.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:29 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:49:29.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:29 smithi177 ceph-mon[90034]: osdmap e896: 8 total, 8 up, 8 in 2024-08-17T00:49:29.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:29 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3002309872' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:30.550 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_cas.wrong_put (3013 ms) 2024-08-17T00:49:30.550 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_cas.dup_get 2024-08-17T00:49:30.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:30 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3002309872' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:30.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:30 smithi110 ceph-mon[98148]: osdmap e897: 8 total, 8 up, 8 in 2024-08-17T00:49:30.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:30 smithi110 ceph-mon[98148]: pgmap v939: 137 pgs: 4 creating+peering, 20 unknown, 113 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 1 op/s 2024-08-17T00:49:30.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:30 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3002309872' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:30.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:30 smithi110 ceph-mon[100641]: osdmap e897: 8 total, 8 up, 8 in 2024-08-17T00:49:30.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:30 smithi110 ceph-mon[100641]: pgmap v939: 137 pgs: 4 creating+peering, 20 unknown, 113 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 1 op/s 2024-08-17T00:49:30.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:30 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3002309872' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:30.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:30 smithi177 ceph-mon[90034]: osdmap e897: 8 total, 8 up, 8 in 2024-08-17T00:49:30.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:30 smithi177 ceph-mon[90034]: pgmap v939: 137 pgs: 4 creating+peering, 20 unknown, 113 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 1 op/s 2024-08-17T00:49:31.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:31 smithi110 ceph-mon[98148]: osdmap e898: 8 total, 8 up, 8 in 2024-08-17T00:49:31.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:49:31.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:31 smithi110 ceph-mon[100641]: osdmap e898: 8 total, 8 up, 8 in 2024-08-17T00:49:31.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:49:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:31 smithi177 ceph-mon[90034]: osdmap e898: 8 total, 8 up, 8 in 2024-08-17T00:49:31.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:49:32.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:32 smithi177 ceph-mon[90034]: osdmap e899: 8 total, 8 up, 8 in 2024-08-17T00:49:32.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:32 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/45173448' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:32.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:32 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:32.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:32 smithi177 ceph-mon[90034]: pgmap v942: 137 pgs: 20 creating+peering, 12 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:32.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:32 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:32.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:32 smithi177 ceph-mon[90034]: osdmap e900: 8 total, 8 up, 8 in 2024-08-17T00:49:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:32 smithi110 ceph-mon[98148]: osdmap e899: 8 total, 8 up, 8 in 2024-08-17T00:49:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:32 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/45173448' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:32 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:32 smithi110 ceph-mon[98148]: pgmap v942: 137 pgs: 20 creating+peering, 12 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:33.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:32 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:33.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:32 smithi110 ceph-mon[98148]: osdmap e900: 8 total, 8 up, 8 in 2024-08-17T00:49:33.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:32 smithi110 ceph-mon[100641]: osdmap e899: 8 total, 8 up, 8 in 2024-08-17T00:49:33.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:32 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/45173448' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:33.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:32 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:33.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:32 smithi110 ceph-mon[100641]: pgmap v942: 137 pgs: 20 creating+peering, 12 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:33.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:32 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:33.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:32 smithi110 ceph-mon[100641]: osdmap e900: 8 total, 8 up, 8 in 2024-08-17T00:49:33.557 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_cas.dup_get (3008 ms) 2024-08-17T00:49:33.557 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_cas.dup_put 2024-08-17T00:49:33.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:33 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:49:33.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:33 smithi177 ceph-mon[90034]: osdmap e901: 8 total, 8 up, 8 in 2024-08-17T00:49:34.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:33 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:49:34.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:33 smithi110 ceph-mon[98148]: osdmap e901: 8 total, 8 up, 8 in 2024-08-17T00:49:34.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:33 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:49:34.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:33 smithi110 ceph-mon[100641]: osdmap e901: 8 total, 8 up, 8 in 2024-08-17T00:49:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:34 smithi177 ceph-mon[90034]: pgmap v945: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:34 smithi110 ceph-mon[100641]: pgmap v945: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:35.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:34 smithi110 ceph-mon[98148]: pgmap v945: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:35.866 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:35 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:49:35.866 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:35 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:49:35.866 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:35 smithi177 ceph-mon[90034]: osdmap e902: 8 total, 8 up, 8 in 2024-08-17T00:49:35.866 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:35 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1350243868' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:35.866 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:35 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:36.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:35 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:49:36.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:35 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:49:36.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:35 smithi110 ceph-mon[100641]: osdmap e902: 8 total, 8 up, 8 in 2024-08-17T00:49:36.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:35 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1350243868' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:36.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:35 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:36.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:35 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:49:36.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:35 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:49:36.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:35 smithi110 ceph-mon[98148]: osdmap e902: 8 total, 8 up, 8 in 2024-08-17T00:49:36.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:35 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1350243868' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:36.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:35 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:36.596 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_cas.dup_put (3038 ms) 2024-08-17T00:49:36.596 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_cas.get_wrong_data 2024-08-17T00:49:36.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:36 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:36.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:36 smithi177 ceph-mon[90034]: osdmap e903: 8 total, 8 up, 8 in 2024-08-17T00:49:36.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:36 smithi177 ceph-mon[90034]: pgmap v948: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:36 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:36 smithi110 ceph-mon[100641]: osdmap e903: 8 total, 8 up, 8 in 2024-08-17T00:49:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:36 smithi110 ceph-mon[100641]: pgmap v948: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:37.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:36 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:37.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:36 smithi110 ceph-mon[98148]: osdmap e903: 8 total, 8 up, 8 in 2024-08-17T00:49:37.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:36 smithi110 ceph-mon[98148]: pgmap v948: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:37.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:37 smithi177 ceph-mon[90034]: osdmap e904: 8 total, 8 up, 8 in 2024-08-17T00:49:38.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:37 smithi110 ceph-mon[98148]: osdmap e904: 8 total, 8 up, 8 in 2024-08-17T00:49:38.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:37 smithi110 ceph-mon[100641]: osdmap e904: 8 total, 8 up, 8 in 2024-08-17T00:49:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:49:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:49:38] "GET /metrics HTTP/1.1" 200 34073 "" "Prometheus/2.43.0" 2024-08-17T00:49:39.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:38 smithi110 ceph-mon[100641]: osdmap e905: 8 total, 8 up, 8 in 2024-08-17T00:49:39.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:38 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/171402539' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:39.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:38 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:39.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:38 smithi110 ceph-mon[100641]: pgmap v951: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:39.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:38 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:39.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:38 smithi110 ceph-mon[100641]: osdmap e906: 8 total, 8 up, 8 in 2024-08-17T00:49:39.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:38 smithi110 ceph-mon[98148]: osdmap e905: 8 total, 8 up, 8 in 2024-08-17T00:49:39.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:38 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/171402539' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:39.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:38 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:39.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:38 smithi110 ceph-mon[98148]: pgmap v951: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:39.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:38 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:39.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:38 smithi110 ceph-mon[98148]: osdmap e906: 8 total, 8 up, 8 in 2024-08-17T00:49:39.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:38 smithi177 ceph-mon[90034]: osdmap e905: 8 total, 8 up, 8 in 2024-08-17T00:49:39.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:38 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/171402539' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:39.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:38 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:39.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:38 smithi177 ceph-mon[90034]: pgmap v951: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:39.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:38 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140471-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:39.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:38 smithi177 ceph-mon[90034]: osdmap e906: 8 total, 8 up, 8 in 2024-08-17T00:49:39.606 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_cas.get_wrong_data (3008 ms) 2024-08-17T00:49:39.606 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 5 tests from cls_cas (14983 ms total) 2024-08-17T00:49:39.606 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T00:49:39.606 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 1 test from chunk_refs_t 2024-08-17T00:49:39.606 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] chunk_refs_t.size 2024-08-17T00:49:39.606 INFO:tasks.workunit.client.0.smithi110.stdout:1 60 by_object 2024-08-17T00:49:39.606 INFO:tasks.workunit.client.0.smithi110.stdout:2 103 by_object 2024-08-17T00:49:39.606 INFO:tasks.workunit.client.0.smithi110.stdout:4 189 by_object 2024-08-17T00:49:39.606 INFO:tasks.workunit.client.0.smithi110.stdout:8 361 by_object 2024-08-17T00:49:39.606 INFO:tasks.workunit.client.0.smithi110.stdout:16 112 by_hash(32 bits) 2024-08-17T00:49:39.607 INFO:tasks.workunit.client.0.smithi110.stdout:32 208 by_hash(32 bits) 2024-08-17T00:49:39.607 INFO:tasks.workunit.client.0.smithi110.stdout:64 400 by_hash(32 bits) 2024-08-17T00:49:39.607 INFO:tasks.workunit.client.0.smithi110.stdout:128 509 by_hash(10 bits) 2024-08-17T00:49:39.607 INFO:tasks.workunit.client.0.smithi110.stdout:256 499 by_hash(7 bits) 2024-08-17T00:49:39.608 INFO:tasks.workunit.client.0.smithi110.stdout:512 462 by_hash(5 bits) 2024-08-17T00:49:39.608 INFO:tasks.workunit.client.0.smithi110.stdout:1024 466 by_hash(5 bits) 2024-08-17T00:49:39.608 INFO:tasks.workunit.client.0.smithi110.stdout:2048 466 by_hash(5 bits) 2024-08-17T00:49:39.608 INFO:tasks.workunit.client.0.smithi110.stdout:4096 470 by_hash(5 bits) 2024-08-17T00:49:39.608 INFO:tasks.workunit.client.0.smithi110.stdout:8192 498 by_hash(4 bits) 2024-08-17T00:49:39.610 INFO:tasks.workunit.client.0.smithi110.stdout:16384 278 by_hash(3 bits) 2024-08-17T00:49:39.612 INFO:tasks.workunit.client.0.smithi110.stdout:32768 337 by_hash(2 bits) 2024-08-17T00:49:39.616 INFO:tasks.workunit.client.0.smithi110.stdout:65536 367 by_hash(2 bits) 2024-08-17T00:49:39.626 INFO:tasks.workunit.client.0.smithi110.stdout:131072 387 by_hash(1 bits) 2024-08-17T00:49:39.640 INFO:tasks.workunit.client.0.smithi110.stdout:262144 331 by_pool 2024-08-17T00:49:39.667 INFO:tasks.workunit.client.0.smithi110.stdout:524288 21 count 2024-08-17T00:49:39.715 INFO:tasks.workunit.client.0.smithi110.stdout:1048576 21 count 2024-08-17T00:49:39.812 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] chunk_refs_t.size (207 ms) 2024-08-17T00:49:39.813 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 1 test from chunk_refs_t (207 ms total) 2024-08-17T00:49:39.813 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T00:49:39.813 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment tear-down 2024-08-17T00:49:39.813 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] 6 tests from 2 test suites ran. (15190 ms total) 2024-08-17T00:49:39.813 INFO:tasks.workunit.client.0.smithi110.stdout:[ PASSED ] 6 tests. 2024-08-17T00:49:39.815 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-17T00:49:39.815 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-17T00:49:39.878 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:39 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:49:39.878 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:39 smithi110 ceph-mon[100641]: osdmap e907: 8 total, 8 up, 8 in 2024-08-17T00:49:39.878 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:39 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:49:39.878 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:39 smithi110 ceph-mon[98148]: osdmap e907: 8 total, 8 up, 8 in 2024-08-17T00:49:39.881 INFO:tasks.workunit:Running workunit cls/test_cls_cmpomap.sh... 2024-08-17T00:49:39.882 DEBUG:teuthology.orchestra.run.smithi110: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-17T00:49:39.954 INFO:tasks.workunit.client.0.smithi110.stdout:Running main() from gmock_main.cc 2024-08-17T00:49:39.954 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] Running 31 tests from 1 test suite. 2024-08-17T00:49:39.954 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment set-up. 2024-08-17T00:49:40.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:39 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:49:40.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:39 smithi177 ceph-mon[90034]: osdmap e907: 8 total, 8 up, 8 in 2024-08-17T00:49:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:40 smithi110 ceph-mon[98148]: pgmap v954: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:40 smithi110 ceph-mon[100641]: pgmap v954: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:41.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:40 smithi177 ceph-mon[90034]: pgmap v954: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:41.639 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 31 tests from CmpOmap 2024-08-17T00:49:41.639 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str 2024-08-17T00:49:41.654 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str (15 ms) 2024-08-17T00:49:41.654 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str_default 2024-08-17T00:49:41.657 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str_default (3 ms) 2024-08-17T00:49:41.657 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64 2024-08-17T00:49:41.660 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64 (3 ms) 2024-08-17T00:49:41.660 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64_default 2024-08-17T00:49:41.663 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64_default (3 ms) 2024-08-17T00:49:41.663 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_vals_str 2024-08-17T00:49:41.669 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_vals_str (6 ms) 2024-08-17T00:49:41.669 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_vals_u64 2024-08-17T00:49:41.676 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_vals_u64 (7 ms) 2024-08-17T00:49:41.676 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_input 2024-08-17T00:49:41.680 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_input (4 ms) 2024-08-17T00:49:41.680 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_default 2024-08-17T00:49:41.682 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_default (2 ms) 2024-08-17T00:49:41.682 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_vals_u64_empty_default 2024-08-17T00:49:41.686 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_vals_u64_empty_default (3 ms) 2024-08-17T00:49:41.686 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_value 2024-08-17T00:49:41.688 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_value (3 ms) 2024-08-17T00:49:41.688 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_vals_at_max_keys 2024-08-17T00:49:41.689 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_vals_at_max_keys (1 ms) 2024-08-17T00:49:41.689 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_vals_over_max_keys 2024-08-17T00:49:41.689 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_vals_over_max_keys (1 ms) 2024-08-17T00:49:41.689 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str 2024-08-17T00:49:41.695 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str (5 ms) 2024-08-17T00:49:41.696 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str_default 2024-08-17T00:49:41.701 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str_default (6 ms) 2024-08-17T00:49:41.701 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64 2024-08-17T00:49:41.707 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64 (6 ms) 2024-08-17T00:49:41.707 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64_default 2024-08-17T00:49:41.714 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64_default (7 ms) 2024-08-17T00:49:41.714 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_set_vals_str 2024-08-17T00:49:41.721 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_set_vals_str (7 ms) 2024-08-17T00:49:41.721 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64 2024-08-17T00:49:41.727 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_set_vals_u64 (6 ms) 2024-08-17T00:49:41.728 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_einval 2024-08-17T00:49:41.729 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_einval (2 ms) 2024-08-17T00:49:41.729 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_eio 2024-08-17T00:49:41.732 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_eio (3 ms) 2024-08-17T00:49:41.732 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_set_vals_at_max_keys 2024-08-17T00:49:41.733 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_set_vals_at_max_keys (1 ms) 2024-08-17T00:49:41.733 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_set_vals_over_max_keys 2024-08-17T00:49:41.733 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_set_vals_over_max_keys (1 ms) 2024-08-17T00:49:41.734 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_str 2024-08-17T00:49:41.739 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_str (6 ms) 2024-08-17T00:49:41.740 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_u64 2024-08-17T00:49:41.745 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_u64 (5 ms) 2024-08-17T00:49:41.745 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_rm_keys_str 2024-08-17T00:49:41.753 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_rm_keys_str (8 ms) 2024-08-17T00:49:41.753 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64 2024-08-17T00:49:41.762 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64 (7 ms) 2024-08-17T00:49:41.763 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_einval 2024-08-17T00:49:41.763 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_einval (2 ms) 2024-08-17T00:49:41.763 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_eio 2024-08-17T00:49:41.764 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_eio (2 ms) 2024-08-17T00:49:41.764 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_rm_keys_at_max_keys 2024-08-17T00:49:41.765 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_rm_keys_at_max_keys (1 ms) 2024-08-17T00:49:41.765 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_rm_keys_over_max_keys 2024-08-17T00:49:41.765 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_rm_keys_over_max_keys (1 ms) 2024-08-17T00:49:41.766 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_empty 2024-08-17T00:49:41.773 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_empty (7 ms) 2024-08-17T00:49:41.773 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 31 tests from CmpOmap (134 ms total) 2024-08-17T00:49:41.774 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T00:49:41.774 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment tear-down 2024-08-17T00:49:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:41 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:49:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:41 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:49:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:41 smithi110 ceph-mon[98148]: osdmap e908: 8 total, 8 up, 8 in 2024-08-17T00:49:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:41 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1261336755' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140594-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:42.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:41 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:49:42.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:41 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:49:42.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:41 smithi110 ceph-mon[100641]: osdmap e908: 8 total, 8 up, 8 in 2024-08-17T00:49:42.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:41 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1261336755' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140594-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:42.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:41 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:49:42.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:41 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:49:42.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:41 smithi177 ceph-mon[90034]: osdmap e908: 8 total, 8 up, 8 in 2024-08-17T00:49:42.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:41 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1261336755' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140594-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:42.641 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] 31 tests from 1 test suite ran. (2689 ms total) 2024-08-17T00:49:42.641 INFO:tasks.workunit.client.0.smithi110.stdout:[ PASSED ] 31 tests. 2024-08-17T00:49:42.644 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-17T00:49:42.645 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-17T00:49:42.712 INFO:tasks.workunit:Running workunit cls/test_cls_hello.sh... 2024-08-17T00:49:42.712 DEBUG:teuthology.orchestra.run.smithi110: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-17T00:49:42.784 INFO:tasks.workunit.client.0.smithi110.stdout:Running main() from gmock_main.cc 2024-08-17T00:49:42.784 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] Running 6 tests from 1 test suite. 2024-08-17T00:49:42.785 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment set-up. 2024-08-17T00:49:42.785 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 6 tests from ClsHello 2024-08-17T00:49:42.785 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] ClsHello.SayHello 2024-08-17T00:49:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:42 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1261336755' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140594-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:42 smithi110 ceph-mon[98148]: osdmap e909: 8 total, 8 up, 8 in 2024-08-17T00:49:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:42 smithi110 ceph-mon[98148]: pgmap v957: 137 pgs: 16 unknown, 121 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 16 KiB/s rd, 3.7 KiB/s wr, 20 op/s 2024-08-17T00:49:43.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:42 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1261336755' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140594-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:43.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:42 smithi110 ceph-mon[100641]: osdmap e909: 8 total, 8 up, 8 in 2024-08-17T00:49:43.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:42 smithi110 ceph-mon[100641]: pgmap v957: 137 pgs: 16 unknown, 121 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 16 KiB/s rd, 3.7 KiB/s wr, 20 op/s 2024-08-17T00:49:43.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:42 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1261336755' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140594-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:43.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:42 smithi177 ceph-mon[90034]: osdmap e909: 8 total, 8 up, 8 in 2024-08-17T00:49:43.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:42 smithi177 ceph-mon[90034]: pgmap v957: 137 pgs: 16 unknown, 121 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 16 KiB/s rd, 3.7 KiB/s wr, 20 op/s 2024-08-17T00:49:44.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:43 smithi110 ceph-mon[98148]: osdmap e910: 8 total, 8 up, 8 in 2024-08-17T00:49:44.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:43 smithi110 ceph-mon[100641]: osdmap e910: 8 total, 8 up, 8 in 2024-08-17T00:49:44.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:43 smithi177 ceph-mon[90034]: osdmap e910: 8 total, 8 up, 8 in 2024-08-17T00:49:45.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:44 smithi110 ceph-mon[98148]: osdmap e911: 8 total, 8 up, 8 in 2024-08-17T00:49:45.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:44 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3385375049' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:45.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:44 smithi110 ceph-mon[98148]: pgmap v960: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:45.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:44 smithi110 ceph-mon[100641]: osdmap e911: 8 total, 8 up, 8 in 2024-08-17T00:49:45.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:44 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3385375049' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:45.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:44 smithi110 ceph-mon[100641]: pgmap v960: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:45.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:44 smithi177 ceph-mon[90034]: osdmap e911: 8 total, 8 up, 8 in 2024-08-17T00:49:45.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:44 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3385375049' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:45.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:44 smithi177 ceph-mon[90034]: pgmap v960: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:45.660 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] ClsHello.SayHello (2876 ms) 2024-08-17T00:49:45.660 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] ClsHello.RecordHello 2024-08-17T00:49:46.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:45 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:49:46.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:45 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3385375049' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:46.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:45 smithi110 ceph-mon[98148]: osdmap e912: 8 total, 8 up, 8 in 2024-08-17T00:49:46.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:45 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:49:46.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:45 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3385375049' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:46.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:45 smithi110 ceph-mon[100641]: osdmap e912: 8 total, 8 up, 8 in 2024-08-17T00:49:46.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:45 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:49:46.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:45 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3385375049' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:46.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:45 smithi177 ceph-mon[90034]: osdmap e912: 8 total, 8 up, 8 in 2024-08-17T00:49:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:46 smithi110 ceph-mon[98148]: osdmap e913: 8 total, 8 up, 8 in 2024-08-17T00:49:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:49:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:49:47.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:46 smithi110 ceph-mon[98148]: pgmap v963: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:47.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:46 smithi110 ceph-mon[100641]: osdmap e913: 8 total, 8 up, 8 in 2024-08-17T00:49:47.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:49:47.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:49:47.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:46 smithi110 ceph-mon[100641]: pgmap v963: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:46 smithi177 ceph-mon[90034]: osdmap e913: 8 total, 8 up, 8 in 2024-08-17T00:49:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:49:47.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:49:47.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:46 smithi177 ceph-mon[90034]: pgmap v963: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:47 smithi110 ceph-mon[100641]: osdmap e914: 8 total, 8 up, 8 in 2024-08-17T00:49:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:47 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2724345547' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:48.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:47 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:48.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:47 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:49:48.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:47 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:49:48.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:47 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:48.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:47 smithi110 ceph-mon[98148]: osdmap e914: 8 total, 8 up, 8 in 2024-08-17T00:49:48.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:47 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2724345547' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:48.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:47 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:48.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:47 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:49:48.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:47 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:49:48.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:47 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:48.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:47 smithi177 ceph-mon[90034]: osdmap e914: 8 total, 8 up, 8 in 2024-08-17T00:49:48.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:47 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2724345547' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:48.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:47 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:48.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:47 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:49:48.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:47 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:49:48.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:47 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:49:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:49:48] "GET /metrics HTTP/1.1" 200 34072 "" "Prometheus/2.43.0" 2024-08-17T00:49:48.678 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] ClsHello.RecordHello (3017 ms) 2024-08-17T00:49:48.678 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] ClsHello.WriteReturnData 2024-08-17T00:49:49.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:48 smithi110 ceph-mon[100641]: osdmap e915: 8 total, 8 up, 8 in 2024-08-17T00:49:49.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:48 smithi110 ceph-mon[100641]: pgmap v966: 137 pgs: 12 creating+peering, 11 unknown, 114 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:49.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:48 smithi110 ceph-mon[98148]: osdmap e915: 8 total, 8 up, 8 in 2024-08-17T00:49:49.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:48 smithi110 ceph-mon[98148]: pgmap v966: 137 pgs: 12 creating+peering, 11 unknown, 114 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:49.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:48 smithi177 ceph-mon[90034]: osdmap e915: 8 total, 8 up, 8 in 2024-08-17T00:49:49.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:48 smithi177 ceph-mon[90034]: pgmap v966: 137 pgs: 12 creating+peering, 11 unknown, 114 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:50.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:49 smithi110 ceph-mon[100641]: osdmap e916: 8 total, 8 up, 8 in 2024-08-17T00:49:50.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:49 smithi110 ceph-mon[98148]: osdmap e916: 8 total, 8 up, 8 in 2024-08-17T00:49:50.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:49 smithi177 ceph-mon[90034]: osdmap e916: 8 total, 8 up, 8 in 2024-08-17T00:49:50.694 INFO:tasks.workunit.client.0.smithi110.stdout:require_osd_release = squid 2024-08-17T00:49:50.707 INFO:tasks.workunit.client.0.smithi110.stdout:0 2024-08-17T00:49:51.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:50 smithi110 ceph-mon[100641]: osdmap e917: 8 total, 8 up, 8 in 2024-08-17T00:49:51.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:50 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/4216129794' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:51.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:50 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:51.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:50 smithi110 ceph-mon[100641]: pgmap v969: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:51.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:50 smithi110 ceph-mon[98148]: osdmap e917: 8 total, 8 up, 8 in 2024-08-17T00:49:51.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:50 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/4216129794' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:51.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:50 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:51.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:50 smithi110 ceph-mon[98148]: pgmap v969: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:51.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:50 smithi177 ceph-mon[90034]: osdmap e917: 8 total, 8 up, 8 in 2024-08-17T00:49:51.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:50 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/4216129794' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:51.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:50 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:51.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:50 smithi177 ceph-mon[90034]: pgmap v969: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:51.199 INFO:tasks.workunit.client.0.smithi110.stdout:1 2024-08-17T00:49:51.200 INFO:tasks.workunit.client.0.smithi110.stdout:2 2024-08-17T00:49:51.201 INFO:tasks.workunit.client.0.smithi110.stdout:3 2024-08-17T00:49:51.202 INFO:tasks.workunit.client.0.smithi110.stdout:4 2024-08-17T00:49:51.204 INFO:tasks.workunit.client.0.smithi110.stdout:5 2024-08-17T00:49:51.205 INFO:tasks.workunit.client.0.smithi110.stdout:6 2024-08-17T00:49:51.206 INFO:tasks.workunit.client.0.smithi110.stdout:7 2024-08-17T00:49:51.207 INFO:tasks.workunit.client.0.smithi110.stdout:8 2024-08-17T00:49:51.208 INFO:tasks.workunit.client.0.smithi110.stdout:9 2024-08-17T00:49:51.209 INFO:tasks.workunit.client.0.smithi110.stdout:10 2024-08-17T00:49:51.210 INFO:tasks.workunit.client.0.smithi110.stdout:11 2024-08-17T00:49:51.211 INFO:tasks.workunit.client.0.smithi110.stdout:12 2024-08-17T00:49:51.213 INFO:tasks.workunit.client.0.smithi110.stdout:13 2024-08-17T00:49:51.214 INFO:tasks.workunit.client.0.smithi110.stdout:14 2024-08-17T00:49:51.215 INFO:tasks.workunit.client.0.smithi110.stdout:15 2024-08-17T00:49:51.216 INFO:tasks.workunit.client.0.smithi110.stdout:16 2024-08-17T00:49:51.217 INFO:tasks.workunit.client.0.smithi110.stdout:17 2024-08-17T00:49:51.218 INFO:tasks.workunit.client.0.smithi110.stdout:18 2024-08-17T00:49:51.220 INFO:tasks.workunit.client.0.smithi110.stdout:19 2024-08-17T00:49:51.221 INFO:tasks.workunit.client.0.smithi110.stdout:20 2024-08-17T00:49:51.222 INFO:tasks.workunit.client.0.smithi110.stdout:21 2024-08-17T00:49:51.223 INFO:tasks.workunit.client.0.smithi110.stdout:22 2024-08-17T00:49:51.224 INFO:tasks.workunit.client.0.smithi110.stdout:23 2024-08-17T00:49:51.225 INFO:tasks.workunit.client.0.smithi110.stdout:24 2024-08-17T00:49:51.226 INFO:tasks.workunit.client.0.smithi110.stdout:25 2024-08-17T00:49:51.228 INFO:tasks.workunit.client.0.smithi110.stdout:26 2024-08-17T00:49:51.229 INFO:tasks.workunit.client.0.smithi110.stdout:27 2024-08-17T00:49:51.230 INFO:tasks.workunit.client.0.smithi110.stdout:28 2024-08-17T00:49:51.231 INFO:tasks.workunit.client.0.smithi110.stdout:29 2024-08-17T00:49:51.232 INFO:tasks.workunit.client.0.smithi110.stdout:30 2024-08-17T00:49:51.233 INFO:tasks.workunit.client.0.smithi110.stdout:31 2024-08-17T00:49:51.234 INFO:tasks.workunit.client.0.smithi110.stdout:32 2024-08-17T00:49:51.235 INFO:tasks.workunit.client.0.smithi110.stdout:33 2024-08-17T00:49:51.236 INFO:tasks.workunit.client.0.smithi110.stdout:34 2024-08-17T00:49:51.236 INFO:tasks.workunit.client.0.smithi110.stdout:35 2024-08-17T00:49:51.237 INFO:tasks.workunit.client.0.smithi110.stdout:36 2024-08-17T00:49:51.238 INFO:tasks.workunit.client.0.smithi110.stdout:37 2024-08-17T00:49:51.239 INFO:tasks.workunit.client.0.smithi110.stdout:38 2024-08-17T00:49:51.240 INFO:tasks.workunit.client.0.smithi110.stdout:39 2024-08-17T00:49:51.241 INFO:tasks.workunit.client.0.smithi110.stdout:40 2024-08-17T00:49:51.242 INFO:tasks.workunit.client.0.smithi110.stdout:41 2024-08-17T00:49:51.243 INFO:tasks.workunit.client.0.smithi110.stdout:42 2024-08-17T00:49:51.244 INFO:tasks.workunit.client.0.smithi110.stdout:43 2024-08-17T00:49:51.245 INFO:tasks.workunit.client.0.smithi110.stdout:44 2024-08-17T00:49:51.246 INFO:tasks.workunit.client.0.smithi110.stdout:45 2024-08-17T00:49:51.246 INFO:tasks.workunit.client.0.smithi110.stdout:46 2024-08-17T00:49:51.247 INFO:tasks.workunit.client.0.smithi110.stdout:47 2024-08-17T00:49:51.248 INFO:tasks.workunit.client.0.smithi110.stdout:48 2024-08-17T00:49:51.249 INFO:tasks.workunit.client.0.smithi110.stdout:49 2024-08-17T00:49:51.250 INFO:tasks.workunit.client.0.smithi110.stdout:50 2024-08-17T00:49:51.251 INFO:tasks.workunit.client.0.smithi110.stdout:51 2024-08-17T00:49:51.252 INFO:tasks.workunit.client.0.smithi110.stdout:52 2024-08-17T00:49:51.253 INFO:tasks.workunit.client.0.smithi110.stdout:53 2024-08-17T00:49:51.254 INFO:tasks.workunit.client.0.smithi110.stdout:54 2024-08-17T00:49:51.255 INFO:tasks.workunit.client.0.smithi110.stdout:55 2024-08-17T00:49:51.256 INFO:tasks.workunit.client.0.smithi110.stdout:56 2024-08-17T00:49:51.257 INFO:tasks.workunit.client.0.smithi110.stdout:57 2024-08-17T00:49:51.258 INFO:tasks.workunit.client.0.smithi110.stdout:58 2024-08-17T00:49:51.258 INFO:tasks.workunit.client.0.smithi110.stdout:59 2024-08-17T00:49:51.260 INFO:tasks.workunit.client.0.smithi110.stdout:60 2024-08-17T00:49:51.260 INFO:tasks.workunit.client.0.smithi110.stdout:61 2024-08-17T00:49:51.261 INFO:tasks.workunit.client.0.smithi110.stdout:62 2024-08-17T00:49:51.262 INFO:tasks.workunit.client.0.smithi110.stdout:63 2024-08-17T00:49:51.263 INFO:tasks.workunit.client.0.smithi110.stdout:64 2024-08-17T00:49:51.264 INFO:tasks.workunit.client.0.smithi110.stdout:65 2024-08-17T00:49:51.265 INFO:tasks.workunit.client.0.smithi110.stdout:66 2024-08-17T00:49:51.266 INFO:tasks.workunit.client.0.smithi110.stdout:67 2024-08-17T00:49:51.267 INFO:tasks.workunit.client.0.smithi110.stdout:68 2024-08-17T00:49:51.267 INFO:tasks.workunit.client.0.smithi110.stdout:69 2024-08-17T00:49:51.268 INFO:tasks.workunit.client.0.smithi110.stdout:70 2024-08-17T00:49:51.269 INFO:tasks.workunit.client.0.smithi110.stdout:71 2024-08-17T00:49:51.270 INFO:tasks.workunit.client.0.smithi110.stdout:72 2024-08-17T00:49:51.271 INFO:tasks.workunit.client.0.smithi110.stdout:73 2024-08-17T00:49:51.272 INFO:tasks.workunit.client.0.smithi110.stdout:74 2024-08-17T00:49:51.273 INFO:tasks.workunit.client.0.smithi110.stdout:75 2024-08-17T00:49:51.274 INFO:tasks.workunit.client.0.smithi110.stdout:76 2024-08-17T00:49:51.274 INFO:tasks.workunit.client.0.smithi110.stdout:77 2024-08-17T00:49:51.275 INFO:tasks.workunit.client.0.smithi110.stdout:78 2024-08-17T00:49:51.276 INFO:tasks.workunit.client.0.smithi110.stdout:79 2024-08-17T00:49:51.277 INFO:tasks.workunit.client.0.smithi110.stdout:80 2024-08-17T00:49:51.278 INFO:tasks.workunit.client.0.smithi110.stdout:81 2024-08-17T00:49:51.279 INFO:tasks.workunit.client.0.smithi110.stdout:82 2024-08-17T00:49:51.280 INFO:tasks.workunit.client.0.smithi110.stdout:83 2024-08-17T00:49:51.281 INFO:tasks.workunit.client.0.smithi110.stdout:84 2024-08-17T00:49:51.282 INFO:tasks.workunit.client.0.smithi110.stdout:85 2024-08-17T00:49:51.283 INFO:tasks.workunit.client.0.smithi110.stdout:86 2024-08-17T00:49:51.284 INFO:tasks.workunit.client.0.smithi110.stdout:87 2024-08-17T00:49:51.285 INFO:tasks.workunit.client.0.smithi110.stdout:88 2024-08-17T00:49:51.285 INFO:tasks.workunit.client.0.smithi110.stdout:89 2024-08-17T00:49:51.286 INFO:tasks.workunit.client.0.smithi110.stdout:90 2024-08-17T00:49:51.287 INFO:tasks.workunit.client.0.smithi110.stdout:91 2024-08-17T00:49:51.288 INFO:tasks.workunit.client.0.smithi110.stdout:92 2024-08-17T00:49:51.289 INFO:tasks.workunit.client.0.smithi110.stdout:93 2024-08-17T00:49:51.290 INFO:tasks.workunit.client.0.smithi110.stdout:94 2024-08-17T00:49:51.291 INFO:tasks.workunit.client.0.smithi110.stdout:95 2024-08-17T00:49:51.292 INFO:tasks.workunit.client.0.smithi110.stdout:96 2024-08-17T00:49:51.292 INFO:tasks.workunit.client.0.smithi110.stdout:97 2024-08-17T00:49:51.293 INFO:tasks.workunit.client.0.smithi110.stdout:98 2024-08-17T00:49:51.294 INFO:tasks.workunit.client.0.smithi110.stdout:99 2024-08-17T00:49:51.295 INFO:tasks.workunit.client.0.smithi110.stdout:100 2024-08-17T00:49:51.296 INFO:tasks.workunit.client.0.smithi110.stdout:101 2024-08-17T00:49:51.297 INFO:tasks.workunit.client.0.smithi110.stdout:102 2024-08-17T00:49:51.297 INFO:tasks.workunit.client.0.smithi110.stdout:103 2024-08-17T00:49:51.298 INFO:tasks.workunit.client.0.smithi110.stdout:104 2024-08-17T00:49:51.299 INFO:tasks.workunit.client.0.smithi110.stdout:105 2024-08-17T00:49:51.300 INFO:tasks.workunit.client.0.smithi110.stdout:106 2024-08-17T00:49:51.301 INFO:tasks.workunit.client.0.smithi110.stdout:107 2024-08-17T00:49:51.302 INFO:tasks.workunit.client.0.smithi110.stdout:108 2024-08-17T00:49:51.303 INFO:tasks.workunit.client.0.smithi110.stdout:109 2024-08-17T00:49:51.303 INFO:tasks.workunit.client.0.smithi110.stdout:110 2024-08-17T00:49:51.304 INFO:tasks.workunit.client.0.smithi110.stdout:111 2024-08-17T00:49:51.305 INFO:tasks.workunit.client.0.smithi110.stdout:112 2024-08-17T00:49:51.306 INFO:tasks.workunit.client.0.smithi110.stdout:113 2024-08-17T00:49:51.307 INFO:tasks.workunit.client.0.smithi110.stdout:114 2024-08-17T00:49:51.308 INFO:tasks.workunit.client.0.smithi110.stdout:115 2024-08-17T00:49:51.309 INFO:tasks.workunit.client.0.smithi110.stdout:116 2024-08-17T00:49:51.310 INFO:tasks.workunit.client.0.smithi110.stdout:117 2024-08-17T00:49:51.311 INFO:tasks.workunit.client.0.smithi110.stdout:118 2024-08-17T00:49:51.312 INFO:tasks.workunit.client.0.smithi110.stdout:119 2024-08-17T00:49:51.313 INFO:tasks.workunit.client.0.smithi110.stdout:120 2024-08-17T00:49:51.314 INFO:tasks.workunit.client.0.smithi110.stdout:121 2024-08-17T00:49:51.315 INFO:tasks.workunit.client.0.smithi110.stdout:122 2024-08-17T00:49:51.315 INFO:tasks.workunit.client.0.smithi110.stdout:123 2024-08-17T00:49:51.316 INFO:tasks.workunit.client.0.smithi110.stdout:124 2024-08-17T00:49:51.317 INFO:tasks.workunit.client.0.smithi110.stdout:125 2024-08-17T00:49:51.318 INFO:tasks.workunit.client.0.smithi110.stdout:126 2024-08-17T00:49:51.319 INFO:tasks.workunit.client.0.smithi110.stdout:127 2024-08-17T00:49:51.320 INFO:tasks.workunit.client.0.smithi110.stdout:128 2024-08-17T00:49:51.321 INFO:tasks.workunit.client.0.smithi110.stdout:129 2024-08-17T00:49:51.321 INFO:tasks.workunit.client.0.smithi110.stdout:130 2024-08-17T00:49:51.322 INFO:tasks.workunit.client.0.smithi110.stdout:131 2024-08-17T00:49:51.323 INFO:tasks.workunit.client.0.smithi110.stdout:132 2024-08-17T00:49:51.324 INFO:tasks.workunit.client.0.smithi110.stdout:133 2024-08-17T00:49:51.325 INFO:tasks.workunit.client.0.smithi110.stdout:134 2024-08-17T00:49:51.326 INFO:tasks.workunit.client.0.smithi110.stdout:135 2024-08-17T00:49:51.327 INFO:tasks.workunit.client.0.smithi110.stdout:136 2024-08-17T00:49:51.328 INFO:tasks.workunit.client.0.smithi110.stdout:137 2024-08-17T00:49:51.328 INFO:tasks.workunit.client.0.smithi110.stdout:138 2024-08-17T00:49:51.329 INFO:tasks.workunit.client.0.smithi110.stdout:139 2024-08-17T00:49:51.330 INFO:tasks.workunit.client.0.smithi110.stdout:140 2024-08-17T00:49:51.331 INFO:tasks.workunit.client.0.smithi110.stdout:141 2024-08-17T00:49:51.332 INFO:tasks.workunit.client.0.smithi110.stdout:142 2024-08-17T00:49:51.333 INFO:tasks.workunit.client.0.smithi110.stdout:143 2024-08-17T00:49:51.333 INFO:tasks.workunit.client.0.smithi110.stdout:144 2024-08-17T00:49:51.334 INFO:tasks.workunit.client.0.smithi110.stdout:145 2024-08-17T00:49:51.335 INFO:tasks.workunit.client.0.smithi110.stdout:146 2024-08-17T00:49:51.336 INFO:tasks.workunit.client.0.smithi110.stdout:147 2024-08-17T00:49:51.337 INFO:tasks.workunit.client.0.smithi110.stdout:148 2024-08-17T00:49:51.338 INFO:tasks.workunit.client.0.smithi110.stdout:149 2024-08-17T00:49:51.338 INFO:tasks.workunit.client.0.smithi110.stdout:150 2024-08-17T00:49:51.339 INFO:tasks.workunit.client.0.smithi110.stdout:151 2024-08-17T00:49:51.340 INFO:tasks.workunit.client.0.smithi110.stdout:152 2024-08-17T00:49:51.341 INFO:tasks.workunit.client.0.smithi110.stdout:153 2024-08-17T00:49:51.342 INFO:tasks.workunit.client.0.smithi110.stdout:154 2024-08-17T00:49:51.343 INFO:tasks.workunit.client.0.smithi110.stdout:155 2024-08-17T00:49:51.344 INFO:tasks.workunit.client.0.smithi110.stdout:156 2024-08-17T00:49:51.345 INFO:tasks.workunit.client.0.smithi110.stdout:157 2024-08-17T00:49:51.346 INFO:tasks.workunit.client.0.smithi110.stdout:158 2024-08-17T00:49:51.347 INFO:tasks.workunit.client.0.smithi110.stdout:159 2024-08-17T00:49:51.348 INFO:tasks.workunit.client.0.smithi110.stdout:160 2024-08-17T00:49:51.349 INFO:tasks.workunit.client.0.smithi110.stdout:161 2024-08-17T00:49:51.350 INFO:tasks.workunit.client.0.smithi110.stdout:162 2024-08-17T00:49:51.352 INFO:tasks.workunit.client.0.smithi110.stdout:163 2024-08-17T00:49:51.352 INFO:tasks.workunit.client.0.smithi110.stdout:164 2024-08-17T00:49:51.353 INFO:tasks.workunit.client.0.smithi110.stdout:165 2024-08-17T00:49:51.354 INFO:tasks.workunit.client.0.smithi110.stdout:166 2024-08-17T00:49:51.355 INFO:tasks.workunit.client.0.smithi110.stdout:167 2024-08-17T00:49:51.356 INFO:tasks.workunit.client.0.smithi110.stdout:168 2024-08-17T00:49:51.357 INFO:tasks.workunit.client.0.smithi110.stdout:169 2024-08-17T00:49:51.357 INFO:tasks.workunit.client.0.smithi110.stdout:170 2024-08-17T00:49:51.358 INFO:tasks.workunit.client.0.smithi110.stdout:171 2024-08-17T00:49:51.359 INFO:tasks.workunit.client.0.smithi110.stdout:172 2024-08-17T00:49:51.360 INFO:tasks.workunit.client.0.smithi110.stdout:173 2024-08-17T00:49:51.360 INFO:tasks.workunit.client.0.smithi110.stdout:174 2024-08-17T00:49:51.361 INFO:tasks.workunit.client.0.smithi110.stdout:175 2024-08-17T00:49:51.362 INFO:tasks.workunit.client.0.smithi110.stdout:176 2024-08-17T00:49:51.363 INFO:tasks.workunit.client.0.smithi110.stdout:177 2024-08-17T00:49:51.364 INFO:tasks.workunit.client.0.smithi110.stdout:178 2024-08-17T00:49:51.365 INFO:tasks.workunit.client.0.smithi110.stdout:179 2024-08-17T00:49:51.365 INFO:tasks.workunit.client.0.smithi110.stdout:180 2024-08-17T00:49:51.366 INFO:tasks.workunit.client.0.smithi110.stdout:181 2024-08-17T00:49:51.367 INFO:tasks.workunit.client.0.smithi110.stdout:182 2024-08-17T00:49:51.368 INFO:tasks.workunit.client.0.smithi110.stdout:183 2024-08-17T00:49:51.369 INFO:tasks.workunit.client.0.smithi110.stdout:184 2024-08-17T00:49:51.369 INFO:tasks.workunit.client.0.smithi110.stdout:185 2024-08-17T00:49:51.370 INFO:tasks.workunit.client.0.smithi110.stdout:186 2024-08-17T00:49:51.371 INFO:tasks.workunit.client.0.smithi110.stdout:187 2024-08-17T00:49:51.372 INFO:tasks.workunit.client.0.smithi110.stdout:188 2024-08-17T00:49:51.373 INFO:tasks.workunit.client.0.smithi110.stdout:189 2024-08-17T00:49:51.374 INFO:tasks.workunit.client.0.smithi110.stdout:190 2024-08-17T00:49:51.374 INFO:tasks.workunit.client.0.smithi110.stdout:191 2024-08-17T00:49:51.375 INFO:tasks.workunit.client.0.smithi110.stdout:192 2024-08-17T00:49:51.376 INFO:tasks.workunit.client.0.smithi110.stdout:193 2024-08-17T00:49:51.377 INFO:tasks.workunit.client.0.smithi110.stdout:194 2024-08-17T00:49:51.378 INFO:tasks.workunit.client.0.smithi110.stdout:195 2024-08-17T00:49:51.378 INFO:tasks.workunit.client.0.smithi110.stdout:196 2024-08-17T00:49:51.379 INFO:tasks.workunit.client.0.smithi110.stdout:197 2024-08-17T00:49:51.380 INFO:tasks.workunit.client.0.smithi110.stdout:198 2024-08-17T00:49:51.381 INFO:tasks.workunit.client.0.smithi110.stdout:199 2024-08-17T00:49:51.382 INFO:tasks.workunit.client.0.smithi110.stdout:200 2024-08-17T00:49:51.382 INFO:tasks.workunit.client.0.smithi110.stdout:201 2024-08-17T00:49:51.383 INFO:tasks.workunit.client.0.smithi110.stdout:202 2024-08-17T00:49:51.384 INFO:tasks.workunit.client.0.smithi110.stdout:203 2024-08-17T00:49:51.386 INFO:tasks.workunit.client.0.smithi110.stdout:204 2024-08-17T00:49:51.386 INFO:tasks.workunit.client.0.smithi110.stdout:205 2024-08-17T00:49:51.387 INFO:tasks.workunit.client.0.smithi110.stdout:206 2024-08-17T00:49:51.387 INFO:tasks.workunit.client.0.smithi110.stdout:207 2024-08-17T00:49:51.388 INFO:tasks.workunit.client.0.smithi110.stdout:208 2024-08-17T00:49:51.389 INFO:tasks.workunit.client.0.smithi110.stdout:209 2024-08-17T00:49:51.390 INFO:tasks.workunit.client.0.smithi110.stdout:210 2024-08-17T00:49:51.395 INFO:tasks.workunit.client.0.smithi110.stdout:211 2024-08-17T00:49:51.395 INFO:tasks.workunit.client.0.smithi110.stdout:212 2024-08-17T00:49:51.395 INFO:tasks.workunit.client.0.smithi110.stdout:213 2024-08-17T00:49:51.395 INFO:tasks.workunit.client.0.smithi110.stdout:214 2024-08-17T00:49:51.395 INFO:tasks.workunit.client.0.smithi110.stdout:215 2024-08-17T00:49:51.395 INFO:tasks.workunit.client.0.smithi110.stdout:216 2024-08-17T00:49:51.396 INFO:tasks.workunit.client.0.smithi110.stdout:217 2024-08-17T00:49:51.397 INFO:tasks.workunit.client.0.smithi110.stdout:218 2024-08-17T00:49:51.397 INFO:tasks.workunit.client.0.smithi110.stdout:219 2024-08-17T00:49:51.398 INFO:tasks.workunit.client.0.smithi110.stdout:220 2024-08-17T00:49:51.399 INFO:tasks.workunit.client.0.smithi110.stdout:221 2024-08-17T00:49:51.400 INFO:tasks.workunit.client.0.smithi110.stdout:222 2024-08-17T00:49:51.401 INFO:tasks.workunit.client.0.smithi110.stdout:223 2024-08-17T00:49:51.401 INFO:tasks.workunit.client.0.smithi110.stdout:224 2024-08-17T00:49:51.402 INFO:tasks.workunit.client.0.smithi110.stdout:225 2024-08-17T00:49:51.403 INFO:tasks.workunit.client.0.smithi110.stdout:226 2024-08-17T00:49:51.404 INFO:tasks.workunit.client.0.smithi110.stdout:227 2024-08-17T00:49:51.405 INFO:tasks.workunit.client.0.smithi110.stdout:228 2024-08-17T00:49:51.406 INFO:tasks.workunit.client.0.smithi110.stdout:229 2024-08-17T00:49:51.407 INFO:tasks.workunit.client.0.smithi110.stdout:230 2024-08-17T00:49:51.408 INFO:tasks.workunit.client.0.smithi110.stdout:231 2024-08-17T00:49:51.409 INFO:tasks.workunit.client.0.smithi110.stdout:232 2024-08-17T00:49:51.410 INFO:tasks.workunit.client.0.smithi110.stdout:233 2024-08-17T00:49:51.411 INFO:tasks.workunit.client.0.smithi110.stdout:234 2024-08-17T00:49:51.412 INFO:tasks.workunit.client.0.smithi110.stdout:235 2024-08-17T00:49:51.413 INFO:tasks.workunit.client.0.smithi110.stdout:236 2024-08-17T00:49:51.413 INFO:tasks.workunit.client.0.smithi110.stdout:237 2024-08-17T00:49:51.414 INFO:tasks.workunit.client.0.smithi110.stdout:238 2024-08-17T00:49:51.415 INFO:tasks.workunit.client.0.smithi110.stdout:239 2024-08-17T00:49:51.416 INFO:tasks.workunit.client.0.smithi110.stdout:240 2024-08-17T00:49:51.417 INFO:tasks.workunit.client.0.smithi110.stdout:241 2024-08-17T00:49:51.418 INFO:tasks.workunit.client.0.smithi110.stdout:242 2024-08-17T00:49:51.419 INFO:tasks.workunit.client.0.smithi110.stdout:243 2024-08-17T00:49:51.419 INFO:tasks.workunit.client.0.smithi110.stdout:244 2024-08-17T00:49:51.420 INFO:tasks.workunit.client.0.smithi110.stdout:245 2024-08-17T00:49:51.421 INFO:tasks.workunit.client.0.smithi110.stdout:246 2024-08-17T00:49:51.422 INFO:tasks.workunit.client.0.smithi110.stdout:247 2024-08-17T00:49:51.423 INFO:tasks.workunit.client.0.smithi110.stdout:248 2024-08-17T00:49:51.424 INFO:tasks.workunit.client.0.smithi110.stdout:249 2024-08-17T00:49:51.425 INFO:tasks.workunit.client.0.smithi110.stdout:250 2024-08-17T00:49:51.425 INFO:tasks.workunit.client.0.smithi110.stdout:251 2024-08-17T00:49:51.426 INFO:tasks.workunit.client.0.smithi110.stdout:252 2024-08-17T00:49:51.427 INFO:tasks.workunit.client.0.smithi110.stdout:253 2024-08-17T00:49:51.428 INFO:tasks.workunit.client.0.smithi110.stdout:254 2024-08-17T00:49:51.429 INFO:tasks.workunit.client.0.smithi110.stdout:255 2024-08-17T00:49:51.430 INFO:tasks.workunit.client.0.smithi110.stdout:256 2024-08-17T00:49:51.431 INFO:tasks.workunit.client.0.smithi110.stdout:257 2024-08-17T00:49:51.432 INFO:tasks.workunit.client.0.smithi110.stdout:258 2024-08-17T00:49:51.432 INFO:tasks.workunit.client.0.smithi110.stdout:259 2024-08-17T00:49:51.433 INFO:tasks.workunit.client.0.smithi110.stdout:260 2024-08-17T00:49:51.434 INFO:tasks.workunit.client.0.smithi110.stdout:261 2024-08-17T00:49:51.435 INFO:tasks.workunit.client.0.smithi110.stdout:262 2024-08-17T00:49:51.436 INFO:tasks.workunit.client.0.smithi110.stdout:263 2024-08-17T00:49:51.437 INFO:tasks.workunit.client.0.smithi110.stdout:264 2024-08-17T00:49:51.438 INFO:tasks.workunit.client.0.smithi110.stdout:265 2024-08-17T00:49:51.439 INFO:tasks.workunit.client.0.smithi110.stdout:266 2024-08-17T00:49:51.439 INFO:tasks.workunit.client.0.smithi110.stdout:267 2024-08-17T00:49:51.440 INFO:tasks.workunit.client.0.smithi110.stdout:268 2024-08-17T00:49:51.441 INFO:tasks.workunit.client.0.smithi110.stdout:269 2024-08-17T00:49:51.442 INFO:tasks.workunit.client.0.smithi110.stdout:270 2024-08-17T00:49:51.443 INFO:tasks.workunit.client.0.smithi110.stdout:271 2024-08-17T00:49:51.444 INFO:tasks.workunit.client.0.smithi110.stdout:272 2024-08-17T00:49:51.445 INFO:tasks.workunit.client.0.smithi110.stdout:273 2024-08-17T00:49:51.446 INFO:tasks.workunit.client.0.smithi110.stdout:274 2024-08-17T00:49:51.446 INFO:tasks.workunit.client.0.smithi110.stdout:275 2024-08-17T00:49:51.447 INFO:tasks.workunit.client.0.smithi110.stdout:276 2024-08-17T00:49:51.448 INFO:tasks.workunit.client.0.smithi110.stdout:277 2024-08-17T00:49:51.449 INFO:tasks.workunit.client.0.smithi110.stdout:278 2024-08-17T00:49:51.450 INFO:tasks.workunit.client.0.smithi110.stdout:279 2024-08-17T00:49:51.451 INFO:tasks.workunit.client.0.smithi110.stdout:280 2024-08-17T00:49:51.452 INFO:tasks.workunit.client.0.smithi110.stdout:281 2024-08-17T00:49:51.453 INFO:tasks.workunit.client.0.smithi110.stdout:282 2024-08-17T00:49:51.453 INFO:tasks.workunit.client.0.smithi110.stdout:283 2024-08-17T00:49:51.454 INFO:tasks.workunit.client.0.smithi110.stdout:284 2024-08-17T00:49:51.455 INFO:tasks.workunit.client.0.smithi110.stdout:285 2024-08-17T00:49:51.456 INFO:tasks.workunit.client.0.smithi110.stdout:286 2024-08-17T00:49:51.457 INFO:tasks.workunit.client.0.smithi110.stdout:287 2024-08-17T00:49:51.458 INFO:tasks.workunit.client.0.smithi110.stdout:288 2024-08-17T00:49:51.459 INFO:tasks.workunit.client.0.smithi110.stdout:289 2024-08-17T00:49:51.460 INFO:tasks.workunit.client.0.smithi110.stdout:290 2024-08-17T00:49:51.460 INFO:tasks.workunit.client.0.smithi110.stdout:291 2024-08-17T00:49:51.461 INFO:tasks.workunit.client.0.smithi110.stdout:292 2024-08-17T00:49:51.462 INFO:tasks.workunit.client.0.smithi110.stdout:293 2024-08-17T00:49:51.463 INFO:tasks.workunit.client.0.smithi110.stdout:294 2024-08-17T00:49:51.464 INFO:tasks.workunit.client.0.smithi110.stdout:295 2024-08-17T00:49:51.465 INFO:tasks.workunit.client.0.smithi110.stdout:296 2024-08-17T00:49:51.465 INFO:tasks.workunit.client.0.smithi110.stdout:297 2024-08-17T00:49:51.466 INFO:tasks.workunit.client.0.smithi110.stdout:298 2024-08-17T00:49:51.467 INFO:tasks.workunit.client.0.smithi110.stdout:299 2024-08-17T00:49:51.468 INFO:tasks.workunit.client.0.smithi110.stdout:300 2024-08-17T00:49:51.469 INFO:tasks.workunit.client.0.smithi110.stdout:301 2024-08-17T00:49:51.470 INFO:tasks.workunit.client.0.smithi110.stdout:302 2024-08-17T00:49:51.471 INFO:tasks.workunit.client.0.smithi110.stdout:303 2024-08-17T00:49:51.471 INFO:tasks.workunit.client.0.smithi110.stdout:304 2024-08-17T00:49:51.472 INFO:tasks.workunit.client.0.smithi110.stdout:305 2024-08-17T00:49:51.473 INFO:tasks.workunit.client.0.smithi110.stdout:306 2024-08-17T00:49:51.474 INFO:tasks.workunit.client.0.smithi110.stdout:307 2024-08-17T00:49:51.475 INFO:tasks.workunit.client.0.smithi110.stdout:308 2024-08-17T00:49:51.475 INFO:tasks.workunit.client.0.smithi110.stdout:309 2024-08-17T00:49:51.476 INFO:tasks.workunit.client.0.smithi110.stdout:310 2024-08-17T00:49:51.477 INFO:tasks.workunit.client.0.smithi110.stdout:311 2024-08-17T00:49:51.478 INFO:tasks.workunit.client.0.smithi110.stdout:312 2024-08-17T00:49:51.479 INFO:tasks.workunit.client.0.smithi110.stdout:313 2024-08-17T00:49:51.480 INFO:tasks.workunit.client.0.smithi110.stdout:314 2024-08-17T00:49:51.481 INFO:tasks.workunit.client.0.smithi110.stdout:315 2024-08-17T00:49:51.482 INFO:tasks.workunit.client.0.smithi110.stdout:316 2024-08-17T00:49:51.482 INFO:tasks.workunit.client.0.smithi110.stdout:317 2024-08-17T00:49:51.483 INFO:tasks.workunit.client.0.smithi110.stdout:318 2024-08-17T00:49:51.484 INFO:tasks.workunit.client.0.smithi110.stdout:319 2024-08-17T00:49:51.485 INFO:tasks.workunit.client.0.smithi110.stdout:320 2024-08-17T00:49:51.486 INFO:tasks.workunit.client.0.smithi110.stdout:321 2024-08-17T00:49:51.487 INFO:tasks.workunit.client.0.smithi110.stdout:322 2024-08-17T00:49:51.488 INFO:tasks.workunit.client.0.smithi110.stdout:323 2024-08-17T00:49:51.488 INFO:tasks.workunit.client.0.smithi110.stdout:324 2024-08-17T00:49:51.489 INFO:tasks.workunit.client.0.smithi110.stdout:325 2024-08-17T00:49:51.490 INFO:tasks.workunit.client.0.smithi110.stdout:326 2024-08-17T00:49:51.491 INFO:tasks.workunit.client.0.smithi110.stdout:327 2024-08-17T00:49:51.492 INFO:tasks.workunit.client.0.smithi110.stdout:328 2024-08-17T00:49:51.493 INFO:tasks.workunit.client.0.smithi110.stdout:329 2024-08-17T00:49:51.494 INFO:tasks.workunit.client.0.smithi110.stdout:330 2024-08-17T00:49:51.494 INFO:tasks.workunit.client.0.smithi110.stdout:331 2024-08-17T00:49:51.495 INFO:tasks.workunit.client.0.smithi110.stdout:332 2024-08-17T00:49:51.496 INFO:tasks.workunit.client.0.smithi110.stdout:333 2024-08-17T00:49:51.497 INFO:tasks.workunit.client.0.smithi110.stdout:334 2024-08-17T00:49:51.498 INFO:tasks.workunit.client.0.smithi110.stdout:335 2024-08-17T00:49:51.499 INFO:tasks.workunit.client.0.smithi110.stdout:336 2024-08-17T00:49:51.500 INFO:tasks.workunit.client.0.smithi110.stdout:337 2024-08-17T00:49:51.500 INFO:tasks.workunit.client.0.smithi110.stdout:338 2024-08-17T00:49:51.501 INFO:tasks.workunit.client.0.smithi110.stdout:339 2024-08-17T00:49:51.502 INFO:tasks.workunit.client.0.smithi110.stdout:340 2024-08-17T00:49:51.503 INFO:tasks.workunit.client.0.smithi110.stdout:341 2024-08-17T00:49:51.504 INFO:tasks.workunit.client.0.smithi110.stdout:342 2024-08-17T00:49:51.505 INFO:tasks.workunit.client.0.smithi110.stdout:343 2024-08-17T00:49:51.506 INFO:tasks.workunit.client.0.smithi110.stdout:344 2024-08-17T00:49:51.507 INFO:tasks.workunit.client.0.smithi110.stdout:345 2024-08-17T00:49:51.508 INFO:tasks.workunit.client.0.smithi110.stdout:346 2024-08-17T00:49:51.508 INFO:tasks.workunit.client.0.smithi110.stdout:347 2024-08-17T00:49:51.509 INFO:tasks.workunit.client.0.smithi110.stdout:348 2024-08-17T00:49:51.510 INFO:tasks.workunit.client.0.smithi110.stdout:349 2024-08-17T00:49:51.511 INFO:tasks.workunit.client.0.smithi110.stdout:350 2024-08-17T00:49:51.512 INFO:tasks.workunit.client.0.smithi110.stdout:351 2024-08-17T00:49:51.513 INFO:tasks.workunit.client.0.smithi110.stdout:352 2024-08-17T00:49:51.514 INFO:tasks.workunit.client.0.smithi110.stdout:353 2024-08-17T00:49:51.515 INFO:tasks.workunit.client.0.smithi110.stdout:354 2024-08-17T00:49:51.515 INFO:tasks.workunit.client.0.smithi110.stdout:355 2024-08-17T00:49:51.516 INFO:tasks.workunit.client.0.smithi110.stdout:356 2024-08-17T00:49:51.517 INFO:tasks.workunit.client.0.smithi110.stdout:357 2024-08-17T00:49:51.518 INFO:tasks.workunit.client.0.smithi110.stdout:358 2024-08-17T00:49:51.519 INFO:tasks.workunit.client.0.smithi110.stdout:359 2024-08-17T00:49:51.520 INFO:tasks.workunit.client.0.smithi110.stdout:360 2024-08-17T00:49:51.520 INFO:tasks.workunit.client.0.smithi110.stdout:361 2024-08-17T00:49:51.521 INFO:tasks.workunit.client.0.smithi110.stdout:362 2024-08-17T00:49:51.522 INFO:tasks.workunit.client.0.smithi110.stdout:363 2024-08-17T00:49:51.523 INFO:tasks.workunit.client.0.smithi110.stdout:364 2024-08-17T00:49:51.524 INFO:tasks.workunit.client.0.smithi110.stdout:365 2024-08-17T00:49:51.525 INFO:tasks.workunit.client.0.smithi110.stdout:366 2024-08-17T00:49:51.526 INFO:tasks.workunit.client.0.smithi110.stdout:367 2024-08-17T00:49:51.527 INFO:tasks.workunit.client.0.smithi110.stdout:368 2024-08-17T00:49:51.528 INFO:tasks.workunit.client.0.smithi110.stdout:369 2024-08-17T00:49:51.529 INFO:tasks.workunit.client.0.smithi110.stdout:370 2024-08-17T00:49:51.530 INFO:tasks.workunit.client.0.smithi110.stdout:371 2024-08-17T00:49:51.530 INFO:tasks.workunit.client.0.smithi110.stdout:372 2024-08-17T00:49:51.531 INFO:tasks.workunit.client.0.smithi110.stdout:373 2024-08-17T00:49:51.532 INFO:tasks.workunit.client.0.smithi110.stdout:374 2024-08-17T00:49:51.533 INFO:tasks.workunit.client.0.smithi110.stdout:375 2024-08-17T00:49:51.534 INFO:tasks.workunit.client.0.smithi110.stdout:376 2024-08-17T00:49:51.535 INFO:tasks.workunit.client.0.smithi110.stdout:377 2024-08-17T00:49:51.536 INFO:tasks.workunit.client.0.smithi110.stdout:378 2024-08-17T00:49:51.537 INFO:tasks.workunit.client.0.smithi110.stdout:379 2024-08-17T00:49:51.538 INFO:tasks.workunit.client.0.smithi110.stdout:380 2024-08-17T00:49:51.539 INFO:tasks.workunit.client.0.smithi110.stdout:381 2024-08-17T00:49:51.539 INFO:tasks.workunit.client.0.smithi110.stdout:382 2024-08-17T00:49:51.540 INFO:tasks.workunit.client.0.smithi110.stdout:383 2024-08-17T00:49:51.541 INFO:tasks.workunit.client.0.smithi110.stdout:384 2024-08-17T00:49:51.542 INFO:tasks.workunit.client.0.smithi110.stdout:385 2024-08-17T00:49:51.543 INFO:tasks.workunit.client.0.smithi110.stdout:386 2024-08-17T00:49:51.545 INFO:tasks.workunit.client.0.smithi110.stdout:387 2024-08-17T00:49:51.545 INFO:tasks.workunit.client.0.smithi110.stdout:388 2024-08-17T00:49:51.546 INFO:tasks.workunit.client.0.smithi110.stdout:389 2024-08-17T00:49:51.547 INFO:tasks.workunit.client.0.smithi110.stdout:390 2024-08-17T00:49:51.548 INFO:tasks.workunit.client.0.smithi110.stdout:391 2024-08-17T00:49:51.549 INFO:tasks.workunit.client.0.smithi110.stdout:392 2024-08-17T00:49:51.550 INFO:tasks.workunit.client.0.smithi110.stdout:393 2024-08-17T00:49:51.550 INFO:tasks.workunit.client.0.smithi110.stdout:394 2024-08-17T00:49:51.551 INFO:tasks.workunit.client.0.smithi110.stdout:395 2024-08-17T00:49:51.552 INFO:tasks.workunit.client.0.smithi110.stdout:396 2024-08-17T00:49:51.553 INFO:tasks.workunit.client.0.smithi110.stdout:397 2024-08-17T00:49:51.554 INFO:tasks.workunit.client.0.smithi110.stdout:398 2024-08-17T00:49:51.555 INFO:tasks.workunit.client.0.smithi110.stdout:399 2024-08-17T00:49:51.556 INFO:tasks.workunit.client.0.smithi110.stdout:400 2024-08-17T00:49:51.557 INFO:tasks.workunit.client.0.smithi110.stdout:401 2024-08-17T00:49:51.558 INFO:tasks.workunit.client.0.smithi110.stdout:402 2024-08-17T00:49:51.558 INFO:tasks.workunit.client.0.smithi110.stdout:403 2024-08-17T00:49:51.559 INFO:tasks.workunit.client.0.smithi110.stdout:404 2024-08-17T00:49:51.560 INFO:tasks.workunit.client.0.smithi110.stdout:405 2024-08-17T00:49:51.561 INFO:tasks.workunit.client.0.smithi110.stdout:406 2024-08-17T00:49:51.562 INFO:tasks.workunit.client.0.smithi110.stdout:407 2024-08-17T00:49:51.563 INFO:tasks.workunit.client.0.smithi110.stdout:408 2024-08-17T00:49:51.564 INFO:tasks.workunit.client.0.smithi110.stdout:409 2024-08-17T00:49:51.565 INFO:tasks.workunit.client.0.smithi110.stdout:410 2024-08-17T00:49:51.565 INFO:tasks.workunit.client.0.smithi110.stdout:411 2024-08-17T00:49:51.566 INFO:tasks.workunit.client.0.smithi110.stdout:412 2024-08-17T00:49:51.567 INFO:tasks.workunit.client.0.smithi110.stdout:413 2024-08-17T00:49:51.568 INFO:tasks.workunit.client.0.smithi110.stdout:414 2024-08-17T00:49:51.569 INFO:tasks.workunit.client.0.smithi110.stdout:415 2024-08-17T00:49:51.570 INFO:tasks.workunit.client.0.smithi110.stdout:416 2024-08-17T00:49:51.571 INFO:tasks.workunit.client.0.smithi110.stdout:417 2024-08-17T00:49:51.572 INFO:tasks.workunit.client.0.smithi110.stdout:418 2024-08-17T00:49:51.573 INFO:tasks.workunit.client.0.smithi110.stdout:419 2024-08-17T00:49:51.573 INFO:tasks.workunit.client.0.smithi110.stdout:420 2024-08-17T00:49:51.574 INFO:tasks.workunit.client.0.smithi110.stdout:421 2024-08-17T00:49:51.575 INFO:tasks.workunit.client.0.smithi110.stdout:422 2024-08-17T00:49:51.576 INFO:tasks.workunit.client.0.smithi110.stdout:423 2024-08-17T00:49:51.577 INFO:tasks.workunit.client.0.smithi110.stdout:424 2024-08-17T00:49:51.578 INFO:tasks.workunit.client.0.smithi110.stdout:425 2024-08-17T00:49:51.579 INFO:tasks.workunit.client.0.smithi110.stdout:426 2024-08-17T00:49:51.580 INFO:tasks.workunit.client.0.smithi110.stdout:427 2024-08-17T00:49:51.581 INFO:tasks.workunit.client.0.smithi110.stdout:428 2024-08-17T00:49:51.581 INFO:tasks.workunit.client.0.smithi110.stdout:429 2024-08-17T00:49:51.582 INFO:tasks.workunit.client.0.smithi110.stdout:430 2024-08-17T00:49:51.583 INFO:tasks.workunit.client.0.smithi110.stdout:431 2024-08-17T00:49:51.584 INFO:tasks.workunit.client.0.smithi110.stdout:432 2024-08-17T00:49:51.585 INFO:tasks.workunit.client.0.smithi110.stdout:433 2024-08-17T00:49:51.586 INFO:tasks.workunit.client.0.smithi110.stdout:434 2024-08-17T00:49:51.587 INFO:tasks.workunit.client.0.smithi110.stdout:435 2024-08-17T00:49:51.588 INFO:tasks.workunit.client.0.smithi110.stdout:436 2024-08-17T00:49:51.589 INFO:tasks.workunit.client.0.smithi110.stdout:437 2024-08-17T00:49:51.589 INFO:tasks.workunit.client.0.smithi110.stdout:438 2024-08-17T00:49:51.590 INFO:tasks.workunit.client.0.smithi110.stdout:439 2024-08-17T00:49:51.591 INFO:tasks.workunit.client.0.smithi110.stdout:440 2024-08-17T00:49:51.592 INFO:tasks.workunit.client.0.smithi110.stdout:441 2024-08-17T00:49:51.593 INFO:tasks.workunit.client.0.smithi110.stdout:442 2024-08-17T00:49:51.594 INFO:tasks.workunit.client.0.smithi110.stdout:443 2024-08-17T00:49:51.598 INFO:tasks.workunit.client.0.smithi110.stdout:444 2024-08-17T00:49:51.598 INFO:tasks.workunit.client.0.smithi110.stdout:445 2024-08-17T00:49:51.598 INFO:tasks.workunit.client.0.smithi110.stdout:446 2024-08-17T00:49:51.598 INFO:tasks.workunit.client.0.smithi110.stdout:447 2024-08-17T00:49:51.599 INFO:tasks.workunit.client.0.smithi110.stdout:448 2024-08-17T00:49:51.600 INFO:tasks.workunit.client.0.smithi110.stdout:449 2024-08-17T00:49:51.601 INFO:tasks.workunit.client.0.smithi110.stdout:450 2024-08-17T00:49:51.602 INFO:tasks.workunit.client.0.smithi110.stdout:451 2024-08-17T00:49:51.603 INFO:tasks.workunit.client.0.smithi110.stdout:452 2024-08-17T00:49:51.604 INFO:tasks.workunit.client.0.smithi110.stdout:453 2024-08-17T00:49:51.605 INFO:tasks.workunit.client.0.smithi110.stdout:454 2024-08-17T00:49:51.606 INFO:tasks.workunit.client.0.smithi110.stdout:455 2024-08-17T00:49:51.607 INFO:tasks.workunit.client.0.smithi110.stdout:456 2024-08-17T00:49:51.608 INFO:tasks.workunit.client.0.smithi110.stdout:457 2024-08-17T00:49:51.608 INFO:tasks.workunit.client.0.smithi110.stdout:458 2024-08-17T00:49:51.609 INFO:tasks.workunit.client.0.smithi110.stdout:459 2024-08-17T00:49:51.610 INFO:tasks.workunit.client.0.smithi110.stdout:460 2024-08-17T00:49:51.611 INFO:tasks.workunit.client.0.smithi110.stdout:461 2024-08-17T00:49:51.612 INFO:tasks.workunit.client.0.smithi110.stdout:462 2024-08-17T00:49:51.613 INFO:tasks.workunit.client.0.smithi110.stdout:463 2024-08-17T00:49:51.614 INFO:tasks.workunit.client.0.smithi110.stdout:464 2024-08-17T00:49:51.615 INFO:tasks.workunit.client.0.smithi110.stdout:465 2024-08-17T00:49:51.616 INFO:tasks.workunit.client.0.smithi110.stdout:466 2024-08-17T00:49:51.617 INFO:tasks.workunit.client.0.smithi110.stdout:467 2024-08-17T00:49:51.618 INFO:tasks.workunit.client.0.smithi110.stdout:468 2024-08-17T00:49:51.619 INFO:tasks.workunit.client.0.smithi110.stdout:469 2024-08-17T00:49:51.620 INFO:tasks.workunit.client.0.smithi110.stdout:470 2024-08-17T00:49:51.621 INFO:tasks.workunit.client.0.smithi110.stdout:471 2024-08-17T00:49:51.622 INFO:tasks.workunit.client.0.smithi110.stdout:472 2024-08-17T00:49:51.623 INFO:tasks.workunit.client.0.smithi110.stdout:473 2024-08-17T00:49:51.624 INFO:tasks.workunit.client.0.smithi110.stdout:474 2024-08-17T00:49:51.625 INFO:tasks.workunit.client.0.smithi110.stdout:475 2024-08-17T00:49:51.626 INFO:tasks.workunit.client.0.smithi110.stdout:476 2024-08-17T00:49:51.627 INFO:tasks.workunit.client.0.smithi110.stdout:477 2024-08-17T00:49:51.628 INFO:tasks.workunit.client.0.smithi110.stdout:478 2024-08-17T00:49:51.629 INFO:tasks.workunit.client.0.smithi110.stdout:479 2024-08-17T00:49:51.629 INFO:tasks.workunit.client.0.smithi110.stdout:480 2024-08-17T00:49:51.630 INFO:tasks.workunit.client.0.smithi110.stdout:481 2024-08-17T00:49:51.631 INFO:tasks.workunit.client.0.smithi110.stdout:482 2024-08-17T00:49:51.632 INFO:tasks.workunit.client.0.smithi110.stdout:483 2024-08-17T00:49:51.634 INFO:tasks.workunit.client.0.smithi110.stdout:484 2024-08-17T00:49:51.635 INFO:tasks.workunit.client.0.smithi110.stdout:485 2024-08-17T00:49:51.636 INFO:tasks.workunit.client.0.smithi110.stdout:486 2024-08-17T00:49:51.637 INFO:tasks.workunit.client.0.smithi110.stdout:487 2024-08-17T00:49:51.637 INFO:tasks.workunit.client.0.smithi110.stdout:488 2024-08-17T00:49:51.638 INFO:tasks.workunit.client.0.smithi110.stdout:489 2024-08-17T00:49:51.639 INFO:tasks.workunit.client.0.smithi110.stdout:490 2024-08-17T00:49:51.641 INFO:tasks.workunit.client.0.smithi110.stdout:491 2024-08-17T00:49:51.642 INFO:tasks.workunit.client.0.smithi110.stdout:492 2024-08-17T00:49:51.642 INFO:tasks.workunit.client.0.smithi110.stdout:493 2024-08-17T00:49:51.643 INFO:tasks.workunit.client.0.smithi110.stdout:494 2024-08-17T00:49:51.644 INFO:tasks.workunit.client.0.smithi110.stdout:495 2024-08-17T00:49:51.645 INFO:tasks.workunit.client.0.smithi110.stdout:496 2024-08-17T00:49:51.646 INFO:tasks.workunit.client.0.smithi110.stdout:497 2024-08-17T00:49:51.647 INFO:tasks.workunit.client.0.smithi110.stdout:498 2024-08-17T00:49:51.648 INFO:tasks.workunit.client.0.smithi110.stdout:499 2024-08-17T00:49:51.649 INFO:tasks.workunit.client.0.smithi110.stdout:500 2024-08-17T00:49:51.650 INFO:tasks.workunit.client.0.smithi110.stdout:501 2024-08-17T00:49:51.651 INFO:tasks.workunit.client.0.smithi110.stdout:502 2024-08-17T00:49:51.652 INFO:tasks.workunit.client.0.smithi110.stdout:503 2024-08-17T00:49:51.653 INFO:tasks.workunit.client.0.smithi110.stdout:504 2024-08-17T00:49:51.654 INFO:tasks.workunit.client.0.smithi110.stdout:505 2024-08-17T00:49:51.655 INFO:tasks.workunit.client.0.smithi110.stdout:506 2024-08-17T00:49:51.656 INFO:tasks.workunit.client.0.smithi110.stdout:507 2024-08-17T00:49:51.657 INFO:tasks.workunit.client.0.smithi110.stdout:508 2024-08-17T00:49:51.658 INFO:tasks.workunit.client.0.smithi110.stdout:509 2024-08-17T00:49:51.659 INFO:tasks.workunit.client.0.smithi110.stdout:510 2024-08-17T00:49:51.660 INFO:tasks.workunit.client.0.smithi110.stdout:511 2024-08-17T00:49:51.661 INFO:tasks.workunit.client.0.smithi110.stdout:512 2024-08-17T00:49:51.662 INFO:tasks.workunit.client.0.smithi110.stdout:513 2024-08-17T00:49:51.663 INFO:tasks.workunit.client.0.smithi110.stdout:514 2024-08-17T00:49:51.664 INFO:tasks.workunit.client.0.smithi110.stdout:515 2024-08-17T00:49:51.665 INFO:tasks.workunit.client.0.smithi110.stdout:516 2024-08-17T00:49:51.666 INFO:tasks.workunit.client.0.smithi110.stdout:517 2024-08-17T00:49:51.667 INFO:tasks.workunit.client.0.smithi110.stdout:518 2024-08-17T00:49:51.668 INFO:tasks.workunit.client.0.smithi110.stdout:519 2024-08-17T00:49:51.668 INFO:tasks.workunit.client.0.smithi110.stdout:520 2024-08-17T00:49:51.669 INFO:tasks.workunit.client.0.smithi110.stdout:521 2024-08-17T00:49:51.670 INFO:tasks.workunit.client.0.smithi110.stdout:522 2024-08-17T00:49:51.671 INFO:tasks.workunit.client.0.smithi110.stdout:523 2024-08-17T00:49:51.672 INFO:tasks.workunit.client.0.smithi110.stdout:524 2024-08-17T00:49:51.673 INFO:tasks.workunit.client.0.smithi110.stdout:525 2024-08-17T00:49:51.674 INFO:tasks.workunit.client.0.smithi110.stdout:526 2024-08-17T00:49:51.675 INFO:tasks.workunit.client.0.smithi110.stdout:527 2024-08-17T00:49:51.676 INFO:tasks.workunit.client.0.smithi110.stdout:528 2024-08-17T00:49:51.677 INFO:tasks.workunit.client.0.smithi110.stdout:529 2024-08-17T00:49:51.678 INFO:tasks.workunit.client.0.smithi110.stdout:530 2024-08-17T00:49:51.679 INFO:tasks.workunit.client.0.smithi110.stdout:531 2024-08-17T00:49:51.680 INFO:tasks.workunit.client.0.smithi110.stdout:532 2024-08-17T00:49:51.680 INFO:tasks.workunit.client.0.smithi110.stdout:533 2024-08-17T00:49:51.681 INFO:tasks.workunit.client.0.smithi110.stdout:534 2024-08-17T00:49:51.682 INFO:tasks.workunit.client.0.smithi110.stdout:535 2024-08-17T00:49:51.683 INFO:tasks.workunit.client.0.smithi110.stdout:536 2024-08-17T00:49:51.684 INFO:tasks.workunit.client.0.smithi110.stdout:537 2024-08-17T00:49:51.685 INFO:tasks.workunit.client.0.smithi110.stdout:538 2024-08-17T00:49:51.686 INFO:tasks.workunit.client.0.smithi110.stdout:539 2024-08-17T00:49:51.687 INFO:tasks.workunit.client.0.smithi110.stdout:540 2024-08-17T00:49:51.688 INFO:tasks.workunit.client.0.smithi110.stdout:541 2024-08-17T00:49:51.690 INFO:tasks.workunit.client.0.smithi110.stdout:542 2024-08-17T00:49:51.693 INFO:tasks.workunit.client.0.smithi110.stdout:543 2024-08-17T00:49:51.696 INFO:tasks.workunit.client.0.smithi110.stdout:544 2024-08-17T00:49:51.697 INFO:tasks.workunit.client.0.smithi110.stdout:545 2024-08-17T00:49:51.698 INFO:tasks.workunit.client.0.smithi110.stdout:546 2024-08-17T00:49:51.699 INFO:tasks.workunit.client.0.smithi110.stdout:547 2024-08-17T00:49:51.700 INFO:tasks.workunit.client.0.smithi110.stdout:548 2024-08-17T00:49:51.701 INFO:tasks.workunit.client.0.smithi110.stdout:549 2024-08-17T00:49:51.702 INFO:tasks.workunit.client.0.smithi110.stdout:550 2024-08-17T00:49:51.702 INFO:tasks.workunit.client.0.smithi110.stdout:551 2024-08-17T00:49:51.703 INFO:tasks.workunit.client.0.smithi110.stdout:552 2024-08-17T00:49:51.704 INFO:tasks.workunit.client.0.smithi110.stdout:553 2024-08-17T00:49:51.705 INFO:tasks.workunit.client.0.smithi110.stdout:554 2024-08-17T00:49:51.706 INFO:tasks.workunit.client.0.smithi110.stdout:555 2024-08-17T00:49:51.707 INFO:tasks.workunit.client.0.smithi110.stdout:556 2024-08-17T00:49:51.709 INFO:tasks.workunit.client.0.smithi110.stdout:557 2024-08-17T00:49:51.710 INFO:tasks.workunit.client.0.smithi110.stdout:558 2024-08-17T00:49:51.711 INFO:tasks.workunit.client.0.smithi110.stdout:559 2024-08-17T00:49:51.712 INFO:tasks.workunit.client.0.smithi110.stdout:560 2024-08-17T00:49:51.713 INFO:tasks.workunit.client.0.smithi110.stdout:561 2024-08-17T00:49:51.714 INFO:tasks.workunit.client.0.smithi110.stdout:562 2024-08-17T00:49:51.715 INFO:tasks.workunit.client.0.smithi110.stdout:563 2024-08-17T00:49:51.716 INFO:tasks.workunit.client.0.smithi110.stdout:564 2024-08-17T00:49:51.717 INFO:tasks.workunit.client.0.smithi110.stdout:565 2024-08-17T00:49:51.718 INFO:tasks.workunit.client.0.smithi110.stdout:566 2024-08-17T00:49:51.719 INFO:tasks.workunit.client.0.smithi110.stdout:567 2024-08-17T00:49:51.720 INFO:tasks.workunit.client.0.smithi110.stdout:568 2024-08-17T00:49:51.721 INFO:tasks.workunit.client.0.smithi110.stdout:569 2024-08-17T00:49:51.722 INFO:tasks.workunit.client.0.smithi110.stdout:570 2024-08-17T00:49:51.723 INFO:tasks.workunit.client.0.smithi110.stdout:571 2024-08-17T00:49:51.724 INFO:tasks.workunit.client.0.smithi110.stdout:572 2024-08-17T00:49:51.725 INFO:tasks.workunit.client.0.smithi110.stdout:573 2024-08-17T00:49:51.726 INFO:tasks.workunit.client.0.smithi110.stdout:574 2024-08-17T00:49:51.727 INFO:tasks.workunit.client.0.smithi110.stdout:575 2024-08-17T00:49:51.728 INFO:tasks.workunit.client.0.smithi110.stdout:576 2024-08-17T00:49:51.729 INFO:tasks.workunit.client.0.smithi110.stdout:577 2024-08-17T00:49:51.730 INFO:tasks.workunit.client.0.smithi110.stdout:578 2024-08-17T00:49:51.732 INFO:tasks.workunit.client.0.smithi110.stdout:579 2024-08-17T00:49:51.732 INFO:tasks.workunit.client.0.smithi110.stdout:580 2024-08-17T00:49:51.733 INFO:tasks.workunit.client.0.smithi110.stdout:581 2024-08-17T00:49:51.734 INFO:tasks.workunit.client.0.smithi110.stdout:582 2024-08-17T00:49:51.735 INFO:tasks.workunit.client.0.smithi110.stdout:583 2024-08-17T00:49:51.736 INFO:tasks.workunit.client.0.smithi110.stdout:584 2024-08-17T00:49:51.737 INFO:tasks.workunit.client.0.smithi110.stdout:585 2024-08-17T00:49:51.738 INFO:tasks.workunit.client.0.smithi110.stdout:586 2024-08-17T00:49:51.739 INFO:tasks.workunit.client.0.smithi110.stdout:587 2024-08-17T00:49:51.740 INFO:tasks.workunit.client.0.smithi110.stdout:588 2024-08-17T00:49:51.741 INFO:tasks.workunit.client.0.smithi110.stdout:589 2024-08-17T00:49:51.742 INFO:tasks.workunit.client.0.smithi110.stdout:590 2024-08-17T00:49:51.743 INFO:tasks.workunit.client.0.smithi110.stdout:591 2024-08-17T00:49:51.744 INFO:tasks.workunit.client.0.smithi110.stdout:592 2024-08-17T00:49:51.745 INFO:tasks.workunit.client.0.smithi110.stdout:593 2024-08-17T00:49:51.746 INFO:tasks.workunit.client.0.smithi110.stdout:594 2024-08-17T00:49:51.747 INFO:tasks.workunit.client.0.smithi110.stdout:595 2024-08-17T00:49:51.748 INFO:tasks.workunit.client.0.smithi110.stdout:596 2024-08-17T00:49:51.749 INFO:tasks.workunit.client.0.smithi110.stdout:597 2024-08-17T00:49:51.750 INFO:tasks.workunit.client.0.smithi110.stdout:598 2024-08-17T00:49:51.751 INFO:tasks.workunit.client.0.smithi110.stdout:599 2024-08-17T00:49:51.752 INFO:tasks.workunit.client.0.smithi110.stdout:600 2024-08-17T00:49:51.753 INFO:tasks.workunit.client.0.smithi110.stdout:601 2024-08-17T00:49:51.754 INFO:tasks.workunit.client.0.smithi110.stdout:602 2024-08-17T00:49:51.755 INFO:tasks.workunit.client.0.smithi110.stdout:603 2024-08-17T00:49:51.756 INFO:tasks.workunit.client.0.smithi110.stdout:604 2024-08-17T00:49:51.757 INFO:tasks.workunit.client.0.smithi110.stdout:605 2024-08-17T00:49:51.758 INFO:tasks.workunit.client.0.smithi110.stdout:606 2024-08-17T00:49:51.759 INFO:tasks.workunit.client.0.smithi110.stdout:607 2024-08-17T00:49:51.760 INFO:tasks.workunit.client.0.smithi110.stdout:608 2024-08-17T00:49:51.761 INFO:tasks.workunit.client.0.smithi110.stdout:609 2024-08-17T00:49:51.762 INFO:tasks.workunit.client.0.smithi110.stdout:610 2024-08-17T00:49:51.763 INFO:tasks.workunit.client.0.smithi110.stdout:611 2024-08-17T00:49:51.764 INFO:tasks.workunit.client.0.smithi110.stdout:612 2024-08-17T00:49:51.765 INFO:tasks.workunit.client.0.smithi110.stdout:613 2024-08-17T00:49:51.766 INFO:tasks.workunit.client.0.smithi110.stdout:614 2024-08-17T00:49:51.767 INFO:tasks.workunit.client.0.smithi110.stdout:615 2024-08-17T00:49:51.768 INFO:tasks.workunit.client.0.smithi110.stdout:616 2024-08-17T00:49:51.769 INFO:tasks.workunit.client.0.smithi110.stdout:617 2024-08-17T00:49:51.770 INFO:tasks.workunit.client.0.smithi110.stdout:618 2024-08-17T00:49:51.771 INFO:tasks.workunit.client.0.smithi110.stdout:619 2024-08-17T00:49:51.772 INFO:tasks.workunit.client.0.smithi110.stdout:620 2024-08-17T00:49:51.773 INFO:tasks.workunit.client.0.smithi110.stdout:621 2024-08-17T00:49:51.774 INFO:tasks.workunit.client.0.smithi110.stdout:622 2024-08-17T00:49:51.775 INFO:tasks.workunit.client.0.smithi110.stdout:623 2024-08-17T00:49:51.776 INFO:tasks.workunit.client.0.smithi110.stdout:624 2024-08-17T00:49:51.777 INFO:tasks.workunit.client.0.smithi110.stdout:625 2024-08-17T00:49:51.778 INFO:tasks.workunit.client.0.smithi110.stdout:626 2024-08-17T00:49:51.779 INFO:tasks.workunit.client.0.smithi110.stdout:627 2024-08-17T00:49:51.780 INFO:tasks.workunit.client.0.smithi110.stdout:628 2024-08-17T00:49:51.782 INFO:tasks.workunit.client.0.smithi110.stdout:629 2024-08-17T00:49:51.783 INFO:tasks.workunit.client.0.smithi110.stdout:630 2024-08-17T00:49:51.784 INFO:tasks.workunit.client.0.smithi110.stdout:631 2024-08-17T00:49:51.785 INFO:tasks.workunit.client.0.smithi110.stdout:632 2024-08-17T00:49:51.786 INFO:tasks.workunit.client.0.smithi110.stdout:633 2024-08-17T00:49:51.787 INFO:tasks.workunit.client.0.smithi110.stdout:634 2024-08-17T00:49:51.788 INFO:tasks.workunit.client.0.smithi110.stdout:635 2024-08-17T00:49:51.789 INFO:tasks.workunit.client.0.smithi110.stdout:636 2024-08-17T00:49:51.790 INFO:tasks.workunit.client.0.smithi110.stdout:637 2024-08-17T00:49:51.791 INFO:tasks.workunit.client.0.smithi110.stdout:638 2024-08-17T00:49:51.792 INFO:tasks.workunit.client.0.smithi110.stdout:639 2024-08-17T00:49:51.793 INFO:tasks.workunit.client.0.smithi110.stdout:640 2024-08-17T00:49:51.794 INFO:tasks.workunit.client.0.smithi110.stdout:641 2024-08-17T00:49:51.795 INFO:tasks.workunit.client.0.smithi110.stdout:642 2024-08-17T00:49:51.796 INFO:tasks.workunit.client.0.smithi110.stdout:643 2024-08-17T00:49:51.797 INFO:tasks.workunit.client.0.smithi110.stdout:644 2024-08-17T00:49:51.798 INFO:tasks.workunit.client.0.smithi110.stdout:645 2024-08-17T00:49:51.799 INFO:tasks.workunit.client.0.smithi110.stdout:646 2024-08-17T00:49:51.800 INFO:tasks.workunit.client.0.smithi110.stdout:647 2024-08-17T00:49:51.801 INFO:tasks.workunit.client.0.smithi110.stdout:648 2024-08-17T00:49:51.802 INFO:tasks.workunit.client.0.smithi110.stdout:649 2024-08-17T00:49:51.803 INFO:tasks.workunit.client.0.smithi110.stdout:650 2024-08-17T00:49:51.804 INFO:tasks.workunit.client.0.smithi110.stdout:651 2024-08-17T00:49:51.805 INFO:tasks.workunit.client.0.smithi110.stdout:652 2024-08-17T00:49:51.806 INFO:tasks.workunit.client.0.smithi110.stdout:653 2024-08-17T00:49:51.807 INFO:tasks.workunit.client.0.smithi110.stdout:654 2024-08-17T00:49:51.809 INFO:tasks.workunit.client.0.smithi110.stdout:655 2024-08-17T00:49:51.810 INFO:tasks.workunit.client.0.smithi110.stdout:656 2024-08-17T00:49:51.811 INFO:tasks.workunit.client.0.smithi110.stdout:657 2024-08-17T00:49:51.812 INFO:tasks.workunit.client.0.smithi110.stdout:658 2024-08-17T00:49:51.813 INFO:tasks.workunit.client.0.smithi110.stdout:659 2024-08-17T00:49:51.814 INFO:tasks.workunit.client.0.smithi110.stdout:660 2024-08-17T00:49:51.815 INFO:tasks.workunit.client.0.smithi110.stdout:661 2024-08-17T00:49:51.816 INFO:tasks.workunit.client.0.smithi110.stdout:662 2024-08-17T00:49:51.817 INFO:tasks.workunit.client.0.smithi110.stdout:663 2024-08-17T00:49:51.818 INFO:tasks.workunit.client.0.smithi110.stdout:664 2024-08-17T00:49:51.819 INFO:tasks.workunit.client.0.smithi110.stdout:665 2024-08-17T00:49:51.820 INFO:tasks.workunit.client.0.smithi110.stdout:666 2024-08-17T00:49:51.821 INFO:tasks.workunit.client.0.smithi110.stdout:667 2024-08-17T00:49:51.822 INFO:tasks.workunit.client.0.smithi110.stdout:668 2024-08-17T00:49:51.823 INFO:tasks.workunit.client.0.smithi110.stdout:669 2024-08-17T00:49:51.824 INFO:tasks.workunit.client.0.smithi110.stdout:670 2024-08-17T00:49:51.825 INFO:tasks.workunit.client.0.smithi110.stdout:671 2024-08-17T00:49:51.826 INFO:tasks.workunit.client.0.smithi110.stdout:672 2024-08-17T00:49:51.827 INFO:tasks.workunit.client.0.smithi110.stdout:673 2024-08-17T00:49:51.828 INFO:tasks.workunit.client.0.smithi110.stdout:674 2024-08-17T00:49:51.829 INFO:tasks.workunit.client.0.smithi110.stdout:675 2024-08-17T00:49:51.830 INFO:tasks.workunit.client.0.smithi110.stdout:676 2024-08-17T00:49:51.831 INFO:tasks.workunit.client.0.smithi110.stdout:677 2024-08-17T00:49:51.832 INFO:tasks.workunit.client.0.smithi110.stdout:678 2024-08-17T00:49:51.833 INFO:tasks.workunit.client.0.smithi110.stdout:679 2024-08-17T00:49:51.834 INFO:tasks.workunit.client.0.smithi110.stdout:680 2024-08-17T00:49:51.836 INFO:tasks.workunit.client.0.smithi110.stdout:681 2024-08-17T00:49:51.837 INFO:tasks.workunit.client.0.smithi110.stdout:682 2024-08-17T00:49:51.837 INFO:tasks.workunit.client.0.smithi110.stdout:683 2024-08-17T00:49:51.838 INFO:tasks.workunit.client.0.smithi110.stdout:684 2024-08-17T00:49:51.839 INFO:tasks.workunit.client.0.smithi110.stdout:685 2024-08-17T00:49:51.840 INFO:tasks.workunit.client.0.smithi110.stdout:686 2024-08-17T00:49:51.841 INFO:tasks.workunit.client.0.smithi110.stdout:687 2024-08-17T00:49:51.842 INFO:tasks.workunit.client.0.smithi110.stdout:688 2024-08-17T00:49:51.843 INFO:tasks.workunit.client.0.smithi110.stdout:689 2024-08-17T00:49:51.844 INFO:tasks.workunit.client.0.smithi110.stdout:690 2024-08-17T00:49:51.845 INFO:tasks.workunit.client.0.smithi110.stdout:691 2024-08-17T00:49:51.846 INFO:tasks.workunit.client.0.smithi110.stdout:692 2024-08-17T00:49:51.847 INFO:tasks.workunit.client.0.smithi110.stdout:693 2024-08-17T00:49:51.848 INFO:tasks.workunit.client.0.smithi110.stdout:694 2024-08-17T00:49:51.850 INFO:tasks.workunit.client.0.smithi110.stdout:695 2024-08-17T00:49:51.851 INFO:tasks.workunit.client.0.smithi110.stdout:696 2024-08-17T00:49:51.852 INFO:tasks.workunit.client.0.smithi110.stdout:697 2024-08-17T00:49:51.852 INFO:tasks.workunit.client.0.smithi110.stdout:698 2024-08-17T00:49:51.853 INFO:tasks.workunit.client.0.smithi110.stdout:699 2024-08-17T00:49:51.854 INFO:tasks.workunit.client.0.smithi110.stdout:700 2024-08-17T00:49:51.855 INFO:tasks.workunit.client.0.smithi110.stdout:701 2024-08-17T00:49:51.857 INFO:tasks.workunit.client.0.smithi110.stdout:702 2024-08-17T00:49:51.858 INFO:tasks.workunit.client.0.smithi110.stdout:703 2024-08-17T00:49:51.859 INFO:tasks.workunit.client.0.smithi110.stdout:704 2024-08-17T00:49:51.860 INFO:tasks.workunit.client.0.smithi110.stdout:705 2024-08-17T00:49:51.861 INFO:tasks.workunit.client.0.smithi110.stdout:706 2024-08-17T00:49:51.862 INFO:tasks.workunit.client.0.smithi110.stdout:707 2024-08-17T00:49:51.863 INFO:tasks.workunit.client.0.smithi110.stdout:708 2024-08-17T00:49:51.864 INFO:tasks.workunit.client.0.smithi110.stdout:709 2024-08-17T00:49:51.865 INFO:tasks.workunit.client.0.smithi110.stdout:710 2024-08-17T00:49:51.867 INFO:tasks.workunit.client.0.smithi110.stdout:711 2024-08-17T00:49:51.868 INFO:tasks.workunit.client.0.smithi110.stdout:712 2024-08-17T00:49:51.869 INFO:tasks.workunit.client.0.smithi110.stdout:713 2024-08-17T00:49:51.870 INFO:tasks.workunit.client.0.smithi110.stdout:714 2024-08-17T00:49:51.871 INFO:tasks.workunit.client.0.smithi110.stdout:715 2024-08-17T00:49:51.872 INFO:tasks.workunit.client.0.smithi110.stdout:716 2024-08-17T00:49:51.873 INFO:tasks.workunit.client.0.smithi110.stdout:717 2024-08-17T00:49:51.875 INFO:tasks.workunit.client.0.smithi110.stdout:718 2024-08-17T00:49:51.876 INFO:tasks.workunit.client.0.smithi110.stdout:719 2024-08-17T00:49:51.877 INFO:tasks.workunit.client.0.smithi110.stdout:720 2024-08-17T00:49:51.878 INFO:tasks.workunit.client.0.smithi110.stdout:721 2024-08-17T00:49:51.879 INFO:tasks.workunit.client.0.smithi110.stdout:722 2024-08-17T00:49:51.880 INFO:tasks.workunit.client.0.smithi110.stdout:723 2024-08-17T00:49:51.881 INFO:tasks.workunit.client.0.smithi110.stdout:724 2024-08-17T00:49:51.882 INFO:tasks.workunit.client.0.smithi110.stdout:725 2024-08-17T00:49:51.883 INFO:tasks.workunit.client.0.smithi110.stdout:726 2024-08-17T00:49:51.884 INFO:tasks.workunit.client.0.smithi110.stdout:727 2024-08-17T00:49:51.885 INFO:tasks.workunit.client.0.smithi110.stdout:728 2024-08-17T00:49:51.886 INFO:tasks.workunit.client.0.smithi110.stdout:729 2024-08-17T00:49:51.888 INFO:tasks.workunit.client.0.smithi110.stdout:730 2024-08-17T00:49:51.888 INFO:tasks.workunit.client.0.smithi110.stdout:731 2024-08-17T00:49:51.889 INFO:tasks.workunit.client.0.smithi110.stdout:732 2024-08-17T00:49:51.890 INFO:tasks.workunit.client.0.smithi110.stdout:733 2024-08-17T00:49:51.891 INFO:tasks.workunit.client.0.smithi110.stdout:734 2024-08-17T00:49:51.892 INFO:tasks.workunit.client.0.smithi110.stdout:735 2024-08-17T00:49:51.894 INFO:tasks.workunit.client.0.smithi110.stdout:736 2024-08-17T00:49:51.895 INFO:tasks.workunit.client.0.smithi110.stdout:737 2024-08-17T00:49:51.896 INFO:tasks.workunit.client.0.smithi110.stdout:738 2024-08-17T00:49:51.897 INFO:tasks.workunit.client.0.smithi110.stdout:739 2024-08-17T00:49:51.898 INFO:tasks.workunit.client.0.smithi110.stdout:740 2024-08-17T00:49:51.899 INFO:tasks.workunit.client.0.smithi110.stdout:741 2024-08-17T00:49:51.900 INFO:tasks.workunit.client.0.smithi110.stdout:742 2024-08-17T00:49:51.901 INFO:tasks.workunit.client.0.smithi110.stdout:743 2024-08-17T00:49:51.902 INFO:tasks.workunit.client.0.smithi110.stdout:744 2024-08-17T00:49:51.903 INFO:tasks.workunit.client.0.smithi110.stdout:745 2024-08-17T00:49:51.904 INFO:tasks.workunit.client.0.smithi110.stdout:746 2024-08-17T00:49:51.905 INFO:tasks.workunit.client.0.smithi110.stdout:747 2024-08-17T00:49:51.906 INFO:tasks.workunit.client.0.smithi110.stdout:748 2024-08-17T00:49:51.907 INFO:tasks.workunit.client.0.smithi110.stdout:749 2024-08-17T00:49:51.908 INFO:tasks.workunit.client.0.smithi110.stdout:750 2024-08-17T00:49:51.909 INFO:tasks.workunit.client.0.smithi110.stdout:751 2024-08-17T00:49:51.910 INFO:tasks.workunit.client.0.smithi110.stdout:752 2024-08-17T00:49:51.911 INFO:tasks.workunit.client.0.smithi110.stdout:753 2024-08-17T00:49:51.913 INFO:tasks.workunit.client.0.smithi110.stdout:754 2024-08-17T00:49:51.914 INFO:tasks.workunit.client.0.smithi110.stdout:755 2024-08-17T00:49:51.915 INFO:tasks.workunit.client.0.smithi110.stdout:756 2024-08-17T00:49:51.916 INFO:tasks.workunit.client.0.smithi110.stdout:757 2024-08-17T00:49:51.917 INFO:tasks.workunit.client.0.smithi110.stdout:758 2024-08-17T00:49:51.918 INFO:tasks.workunit.client.0.smithi110.stdout:759 2024-08-17T00:49:51.919 INFO:tasks.workunit.client.0.smithi110.stdout:760 2024-08-17T00:49:51.920 INFO:tasks.workunit.client.0.smithi110.stdout:761 2024-08-17T00:49:51.922 INFO:tasks.workunit.client.0.smithi110.stdout:762 2024-08-17T00:49:51.923 INFO:tasks.workunit.client.0.smithi110.stdout:763 2024-08-17T00:49:51.924 INFO:tasks.workunit.client.0.smithi110.stdout:764 2024-08-17T00:49:51.925 INFO:tasks.workunit.client.0.smithi110.stdout:765 2024-08-17T00:49:51.926 INFO:tasks.workunit.client.0.smithi110.stdout:766 2024-08-17T00:49:51.927 INFO:tasks.workunit.client.0.smithi110.stdout:767 2024-08-17T00:49:51.928 INFO:tasks.workunit.client.0.smithi110.stdout:768 2024-08-17T00:49:51.929 INFO:tasks.workunit.client.0.smithi110.stdout:769 2024-08-17T00:49:51.930 INFO:tasks.workunit.client.0.smithi110.stdout:770 2024-08-17T00:49:51.932 INFO:tasks.workunit.client.0.smithi110.stdout:771 2024-08-17T00:49:51.933 INFO:tasks.workunit.client.0.smithi110.stdout:772 2024-08-17T00:49:51.934 INFO:tasks.workunit.client.0.smithi110.stdout:773 2024-08-17T00:49:51.935 INFO:tasks.workunit.client.0.smithi110.stdout:774 2024-08-17T00:49:51.936 INFO:tasks.workunit.client.0.smithi110.stdout:775 2024-08-17T00:49:51.937 INFO:tasks.workunit.client.0.smithi110.stdout:776 2024-08-17T00:49:51.939 INFO:tasks.workunit.client.0.smithi110.stdout:777 2024-08-17T00:49:51.940 INFO:tasks.workunit.client.0.smithi110.stdout:778 2024-08-17T00:49:51.940 INFO:tasks.workunit.client.0.smithi110.stdout:779 2024-08-17T00:49:51.941 INFO:tasks.workunit.client.0.smithi110.stdout:780 2024-08-17T00:49:51.942 INFO:tasks.workunit.client.0.smithi110.stdout:781 2024-08-17T00:49:51.943 INFO:tasks.workunit.client.0.smithi110.stdout:782 2024-08-17T00:49:51.944 INFO:tasks.workunit.client.0.smithi110.stdout:783 2024-08-17T00:49:51.946 INFO:tasks.workunit.client.0.smithi110.stdout:784 2024-08-17T00:49:51.947 INFO:tasks.workunit.client.0.smithi110.stdout:785 2024-08-17T00:49:51.948 INFO:tasks.workunit.client.0.smithi110.stdout:786 2024-08-17T00:49:51.949 INFO:tasks.workunit.client.0.smithi110.stdout:787 2024-08-17T00:49:51.951 INFO:tasks.workunit.client.0.smithi110.stdout:788 2024-08-17T00:49:51.952 INFO:tasks.workunit.client.0.smithi110.stdout:789 2024-08-17T00:49:51.953 INFO:tasks.workunit.client.0.smithi110.stdout:790 2024-08-17T00:49:51.954 INFO:tasks.workunit.client.0.smithi110.stdout:791 2024-08-17T00:49:51.955 INFO:tasks.workunit.client.0.smithi110.stdout:792 2024-08-17T00:49:51.956 INFO:tasks.workunit.client.0.smithi110.stdout:793 2024-08-17T00:49:51.957 INFO:tasks.workunit.client.0.smithi110.stdout:794 2024-08-17T00:49:51.958 INFO:tasks.workunit.client.0.smithi110.stdout:795 2024-08-17T00:49:51.959 INFO:tasks.workunit.client.0.smithi110.stdout:796 2024-08-17T00:49:51.960 INFO:tasks.workunit.client.0.smithi110.stdout:797 2024-08-17T00:49:51.962 INFO:tasks.workunit.client.0.smithi110.stdout:798 2024-08-17T00:49:51.962 INFO:tasks.workunit.client.0.smithi110.stdout:799 2024-08-17T00:49:51.963 INFO:tasks.workunit.client.0.smithi110.stdout:800 2024-08-17T00:49:51.964 INFO:tasks.workunit.client.0.smithi110.stdout:801 2024-08-17T00:49:51.965 INFO:tasks.workunit.client.0.smithi110.stdout:802 2024-08-17T00:49:51.967 INFO:tasks.workunit.client.0.smithi110.stdout:803 2024-08-17T00:49:51.968 INFO:tasks.workunit.client.0.smithi110.stdout:804 2024-08-17T00:49:51.969 INFO:tasks.workunit.client.0.smithi110.stdout:805 2024-08-17T00:49:51.970 INFO:tasks.workunit.client.0.smithi110.stdout:806 2024-08-17T00:49:51.971 INFO:tasks.workunit.client.0.smithi110.stdout:807 2024-08-17T00:49:51.972 INFO:tasks.workunit.client.0.smithi110.stdout:808 2024-08-17T00:49:51.973 INFO:tasks.workunit.client.0.smithi110.stdout:809 2024-08-17T00:49:51.974 INFO:tasks.workunit.client.0.smithi110.stdout:810 2024-08-17T00:49:51.975 INFO:tasks.workunit.client.0.smithi110.stdout:811 2024-08-17T00:49:51.976 INFO:tasks.workunit.client.0.smithi110.stdout:812 2024-08-17T00:49:51.977 INFO:tasks.workunit.client.0.smithi110.stdout:813 2024-08-17T00:49:51.978 INFO:tasks.workunit.client.0.smithi110.stdout:814 2024-08-17T00:49:51.980 INFO:tasks.workunit.client.0.smithi110.stdout:815 2024-08-17T00:49:51.981 INFO:tasks.workunit.client.0.smithi110.stdout:816 2024-08-17T00:49:51.982 INFO:tasks.workunit.client.0.smithi110.stdout:817 2024-08-17T00:49:51.983 INFO:tasks.workunit.client.0.smithi110.stdout:818 2024-08-17T00:49:51.984 INFO:tasks.workunit.client.0.smithi110.stdout:819 2024-08-17T00:49:51.985 INFO:tasks.workunit.client.0.smithi110.stdout:820 2024-08-17T00:49:51.986 INFO:tasks.workunit.client.0.smithi110.stdout:821 2024-08-17T00:49:51.988 INFO:tasks.workunit.client.0.smithi110.stdout:822 2024-08-17T00:49:51.989 INFO:tasks.workunit.client.0.smithi110.stdout:823 2024-08-17T00:49:51.990 INFO:tasks.workunit.client.0.smithi110.stdout:824 2024-08-17T00:49:51.991 INFO:tasks.workunit.client.0.smithi110.stdout:825 2024-08-17T00:49:51.992 INFO:tasks.workunit.client.0.smithi110.stdout:826 2024-08-17T00:49:51.994 INFO:tasks.workunit.client.0.smithi110.stdout:827 2024-08-17T00:49:51.995 INFO:tasks.workunit.client.0.smithi110.stdout:828 2024-08-17T00:49:51.996 INFO:tasks.workunit.client.0.smithi110.stdout:829 2024-08-17T00:49:51.997 INFO:tasks.workunit.client.0.smithi110.stdout:830 2024-08-17T00:49:51.999 INFO:tasks.workunit.client.0.smithi110.stdout:831 2024-08-17T00:49:52.000 INFO:tasks.workunit.client.0.smithi110.stdout:832 2024-08-17T00:49:52.001 INFO:tasks.workunit.client.0.smithi110.stdout:833 2024-08-17T00:49:52.005 INFO:tasks.workunit.client.0.smithi110.stdout:834 2024-08-17T00:49:52.006 INFO:tasks.workunit.client.0.smithi110.stdout:835 2024-08-17T00:49:52.006 INFO:tasks.workunit.client.0.smithi110.stdout:836 2024-08-17T00:49:52.006 INFO:tasks.workunit.client.0.smithi110.stdout:837 2024-08-17T00:49:52.007 INFO:tasks.workunit.client.0.smithi110.stdout:838 2024-08-17T00:49:52.008 INFO:tasks.workunit.client.0.smithi110.stdout:839 2024-08-17T00:49:52.009 INFO:tasks.workunit.client.0.smithi110.stdout:840 2024-08-17T00:49:52.010 INFO:tasks.workunit.client.0.smithi110.stdout:841 2024-08-17T00:49:52.011 INFO:tasks.workunit.client.0.smithi110.stdout:842 2024-08-17T00:49:52.012 INFO:tasks.workunit.client.0.smithi110.stdout:843 2024-08-17T00:49:52.013 INFO:tasks.workunit.client.0.smithi110.stdout:844 2024-08-17T00:49:52.014 INFO:tasks.workunit.client.0.smithi110.stdout:845 2024-08-17T00:49:52.016 INFO:tasks.workunit.client.0.smithi110.stdout:846 2024-08-17T00:49:52.017 INFO:tasks.workunit.client.0.smithi110.stdout:847 2024-08-17T00:49:52.018 INFO:tasks.workunit.client.0.smithi110.stdout:848 2024-08-17T00:49:52.019 INFO:tasks.workunit.client.0.smithi110.stdout:849 2024-08-17T00:49:52.020 INFO:tasks.workunit.client.0.smithi110.stdout:850 2024-08-17T00:49:52.021 INFO:tasks.workunit.client.0.smithi110.stdout:851 2024-08-17T00:49:52.022 INFO:tasks.workunit.client.0.smithi110.stdout:852 2024-08-17T00:49:52.024 INFO:tasks.workunit.client.0.smithi110.stdout:853 2024-08-17T00:49:52.025 INFO:tasks.workunit.client.0.smithi110.stdout:854 2024-08-17T00:49:52.026 INFO:tasks.workunit.client.0.smithi110.stdout:855 2024-08-17T00:49:52.027 INFO:tasks.workunit.client.0.smithi110.stdout:856 2024-08-17T00:49:52.028 INFO:tasks.workunit.client.0.smithi110.stdout:857 2024-08-17T00:49:52.030 INFO:tasks.workunit.client.0.smithi110.stdout:858 2024-08-17T00:49:52.031 INFO:tasks.workunit.client.0.smithi110.stdout:859 2024-08-17T00:49:52.032 INFO:tasks.workunit.client.0.smithi110.stdout:860 2024-08-17T00:49:52.033 INFO:tasks.workunit.client.0.smithi110.stdout:861 2024-08-17T00:49:52.034 INFO:tasks.workunit.client.0.smithi110.stdout:862 2024-08-17T00:49:52.035 INFO:tasks.workunit.client.0.smithi110.stdout:863 2024-08-17T00:49:52.036 INFO:tasks.workunit.client.0.smithi110.stdout:864 2024-08-17T00:49:52.037 INFO:tasks.workunit.client.0.smithi110.stdout:865 2024-08-17T00:49:52.038 INFO:tasks.workunit.client.0.smithi110.stdout:866 2024-08-17T00:49:52.039 INFO:tasks.workunit.client.0.smithi110.stdout:867 2024-08-17T00:49:52.040 INFO:tasks.workunit.client.0.smithi110.stdout:868 2024-08-17T00:49:52.042 INFO:tasks.workunit.client.0.smithi110.stdout:869 2024-08-17T00:49:52.043 INFO:tasks.workunit.client.0.smithi110.stdout:870 2024-08-17T00:49:52.044 INFO:tasks.workunit.client.0.smithi110.stdout:871 2024-08-17T00:49:52.045 INFO:tasks.workunit.client.0.smithi110.stdout:872 2024-08-17T00:49:52.046 INFO:tasks.workunit.client.0.smithi110.stdout:873 2024-08-17T00:49:52.047 INFO:tasks.workunit.client.0.smithi110.stdout:874 2024-08-17T00:49:52.048 INFO:tasks.workunit.client.0.smithi110.stdout:875 2024-08-17T00:49:52.049 INFO:tasks.workunit.client.0.smithi110.stdout:876 2024-08-17T00:49:52.050 INFO:tasks.workunit.client.0.smithi110.stdout:877 2024-08-17T00:49:52.051 INFO:tasks.workunit.client.0.smithi110.stdout:878 2024-08-17T00:49:52.052 INFO:tasks.workunit.client.0.smithi110.stdout:879 2024-08-17T00:49:52.053 INFO:tasks.workunit.client.0.smithi110.stdout:880 2024-08-17T00:49:52.054 INFO:tasks.workunit.client.0.smithi110.stdout:881 2024-08-17T00:49:52.055 INFO:tasks.workunit.client.0.smithi110.stdout:882 2024-08-17T00:49:52.056 INFO:tasks.workunit.client.0.smithi110.stdout:883 2024-08-17T00:49:52.057 INFO:tasks.workunit.client.0.smithi110.stdout:884 2024-08-17T00:49:52.058 INFO:tasks.workunit.client.0.smithi110.stdout:885 2024-08-17T00:49:52.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:51 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:52.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:51 smithi110 ceph-mon[100641]: osdmap e918: 8 total, 8 up, 8 in 2024-08-17T00:49:52.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:51 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/4216129794' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-08-17T00:49:52.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:51 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:49:52.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:51 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:52.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:51 smithi110 ceph-mon[98148]: osdmap e918: 8 total, 8 up, 8 in 2024-08-17T00:49:52.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:51 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/4216129794' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-08-17T00:49:52.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:51 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:49:52.061 INFO:tasks.workunit.client.0.smithi110.stdout:886 2024-08-17T00:49:52.061 INFO:tasks.workunit.client.0.smithi110.stdout:887 2024-08-17T00:49:52.062 INFO:tasks.workunit.client.0.smithi110.stdout:888 2024-08-17T00:49:52.063 INFO:tasks.workunit.client.0.smithi110.stdout:889 2024-08-17T00:49:52.064 INFO:tasks.workunit.client.0.smithi110.stdout:890 2024-08-17T00:49:52.065 INFO:tasks.workunit.client.0.smithi110.stdout:891 2024-08-17T00:49:52.066 INFO:tasks.workunit.client.0.smithi110.stdout:892 2024-08-17T00:49:52.067 INFO:tasks.workunit.client.0.smithi110.stdout:893 2024-08-17T00:49:52.068 INFO:tasks.workunit.client.0.smithi110.stdout:894 2024-08-17T00:49:52.070 INFO:tasks.workunit.client.0.smithi110.stdout:895 2024-08-17T00:49:52.071 INFO:tasks.workunit.client.0.smithi110.stdout:896 2024-08-17T00:49:52.072 INFO:tasks.workunit.client.0.smithi110.stdout:897 2024-08-17T00:49:52.073 INFO:tasks.workunit.client.0.smithi110.stdout:898 2024-08-17T00:49:52.074 INFO:tasks.workunit.client.0.smithi110.stdout:899 2024-08-17T00:49:52.075 INFO:tasks.workunit.client.0.smithi110.stdout:900 2024-08-17T00:49:52.076 INFO:tasks.workunit.client.0.smithi110.stdout:901 2024-08-17T00:49:52.077 INFO:tasks.workunit.client.0.smithi110.stdout:902 2024-08-17T00:49:52.078 INFO:tasks.workunit.client.0.smithi110.stdout:903 2024-08-17T00:49:52.079 INFO:tasks.workunit.client.0.smithi110.stdout:904 2024-08-17T00:49:52.080 INFO:tasks.workunit.client.0.smithi110.stdout:905 2024-08-17T00:49:52.081 INFO:tasks.workunit.client.0.smithi110.stdout:906 2024-08-17T00:49:52.082 INFO:tasks.workunit.client.0.smithi110.stdout:907 2024-08-17T00:49:52.083 INFO:tasks.workunit.client.0.smithi110.stdout:908 2024-08-17T00:49:52.084 INFO:tasks.workunit.client.0.smithi110.stdout:909 2024-08-17T00:49:52.085 INFO:tasks.workunit.client.0.smithi110.stdout:910 2024-08-17T00:49:52.087 INFO:tasks.workunit.client.0.smithi110.stdout:911 2024-08-17T00:49:52.088 INFO:tasks.workunit.client.0.smithi110.stdout:912 2024-08-17T00:49:52.088 INFO:tasks.workunit.client.0.smithi110.stdout:913 2024-08-17T00:49:52.090 INFO:tasks.workunit.client.0.smithi110.stdout:914 2024-08-17T00:49:52.091 INFO:tasks.workunit.client.0.smithi110.stdout:915 2024-08-17T00:49:52.092 INFO:tasks.workunit.client.0.smithi110.stdout:916 2024-08-17T00:49:52.093 INFO:tasks.workunit.client.0.smithi110.stdout:917 2024-08-17T00:49:52.095 INFO:tasks.workunit.client.0.smithi110.stdout:918 2024-08-17T00:49:52.096 INFO:tasks.workunit.client.0.smithi110.stdout:919 2024-08-17T00:49:52.097 INFO:tasks.workunit.client.0.smithi110.stdout:920 2024-08-17T00:49:52.098 INFO:tasks.workunit.client.0.smithi110.stdout:921 2024-08-17T00:49:52.100 INFO:tasks.workunit.client.0.smithi110.stdout:922 2024-08-17T00:49:52.101 INFO:tasks.workunit.client.0.smithi110.stdout:923 2024-08-17T00:49:52.102 INFO:tasks.workunit.client.0.smithi110.stdout:924 2024-08-17T00:49:52.104 INFO:tasks.workunit.client.0.smithi110.stdout:925 2024-08-17T00:49:52.105 INFO:tasks.workunit.client.0.smithi110.stdout:926 2024-08-17T00:49:52.106 INFO:tasks.workunit.client.0.smithi110.stdout:927 2024-08-17T00:49:52.108 INFO:tasks.workunit.client.0.smithi110.stdout:928 2024-08-17T00:49:52.109 INFO:tasks.workunit.client.0.smithi110.stdout:929 2024-08-17T00:49:52.110 INFO:tasks.workunit.client.0.smithi110.stdout:930 2024-08-17T00:49:52.112 INFO:tasks.workunit.client.0.smithi110.stdout:931 2024-08-17T00:49:52.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:51 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:52.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:51 smithi177 ceph-mon[90034]: osdmap e918: 8 total, 8 up, 8 in 2024-08-17T00:49:52.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:51 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/4216129794' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-08-17T00:49:52.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:51 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:49:52.113 INFO:tasks.workunit.client.0.smithi110.stdout:932 2024-08-17T00:49:52.114 INFO:tasks.workunit.client.0.smithi110.stdout:933 2024-08-17T00:49:52.115 INFO:tasks.workunit.client.0.smithi110.stdout:934 2024-08-17T00:49:52.116 INFO:tasks.workunit.client.0.smithi110.stdout:935 2024-08-17T00:49:52.117 INFO:tasks.workunit.client.0.smithi110.stdout:936 2024-08-17T00:49:52.118 INFO:tasks.workunit.client.0.smithi110.stdout:937 2024-08-17T00:49:52.119 INFO:tasks.workunit.client.0.smithi110.stdout:938 2024-08-17T00:49:52.120 INFO:tasks.workunit.client.0.smithi110.stdout:939 2024-08-17T00:49:52.121 INFO:tasks.workunit.client.0.smithi110.stdout:940 2024-08-17T00:49:52.123 INFO:tasks.workunit.client.0.smithi110.stdout:941 2024-08-17T00:49:52.124 INFO:tasks.workunit.client.0.smithi110.stdout:942 2024-08-17T00:49:52.125 INFO:tasks.workunit.client.0.smithi110.stdout:943 2024-08-17T00:49:52.126 INFO:tasks.workunit.client.0.smithi110.stdout:944 2024-08-17T00:49:52.127 INFO:tasks.workunit.client.0.smithi110.stdout:945 2024-08-17T00:49:52.128 INFO:tasks.workunit.client.0.smithi110.stdout:946 2024-08-17T00:49:52.129 INFO:tasks.workunit.client.0.smithi110.stdout:947 2024-08-17T00:49:52.130 INFO:tasks.workunit.client.0.smithi110.stdout:948 2024-08-17T00:49:52.132 INFO:tasks.workunit.client.0.smithi110.stdout:949 2024-08-17T00:49:52.133 INFO:tasks.workunit.client.0.smithi110.stdout:950 2024-08-17T00:49:52.134 INFO:tasks.workunit.client.0.smithi110.stdout:951 2024-08-17T00:49:52.135 INFO:tasks.workunit.client.0.smithi110.stdout:952 2024-08-17T00:49:52.137 INFO:tasks.workunit.client.0.smithi110.stdout:953 2024-08-17T00:49:52.138 INFO:tasks.workunit.client.0.smithi110.stdout:954 2024-08-17T00:49:52.139 INFO:tasks.workunit.client.0.smithi110.stdout:955 2024-08-17T00:49:52.140 INFO:tasks.workunit.client.0.smithi110.stdout:956 2024-08-17T00:49:52.141 INFO:tasks.workunit.client.0.smithi110.stdout:957 2024-08-17T00:49:52.142 INFO:tasks.workunit.client.0.smithi110.stdout:958 2024-08-17T00:49:52.143 INFO:tasks.workunit.client.0.smithi110.stdout:959 2024-08-17T00:49:52.145 INFO:tasks.workunit.client.0.smithi110.stdout:960 2024-08-17T00:49:52.146 INFO:tasks.workunit.client.0.smithi110.stdout:961 2024-08-17T00:49:52.147 INFO:tasks.workunit.client.0.smithi110.stdout:962 2024-08-17T00:49:52.148 INFO:tasks.workunit.client.0.smithi110.stdout:963 2024-08-17T00:49:52.149 INFO:tasks.workunit.client.0.smithi110.stdout:964 2024-08-17T00:49:52.150 INFO:tasks.workunit.client.0.smithi110.stdout:965 2024-08-17T00:49:52.151 INFO:tasks.workunit.client.0.smithi110.stdout:966 2024-08-17T00:49:52.153 INFO:tasks.workunit.client.0.smithi110.stdout:967 2024-08-17T00:49:52.154 INFO:tasks.workunit.client.0.smithi110.stdout:968 2024-08-17T00:49:52.155 INFO:tasks.workunit.client.0.smithi110.stdout:969 2024-08-17T00:49:52.156 INFO:tasks.workunit.client.0.smithi110.stdout:970 2024-08-17T00:49:52.158 INFO:tasks.workunit.client.0.smithi110.stdout:971 2024-08-17T00:49:52.159 INFO:tasks.workunit.client.0.smithi110.stdout:972 2024-08-17T00:49:52.160 INFO:tasks.workunit.client.0.smithi110.stdout:973 2024-08-17T00:49:52.161 INFO:tasks.workunit.client.0.smithi110.stdout:974 2024-08-17T00:49:52.163 INFO:tasks.workunit.client.0.smithi110.stdout:975 2024-08-17T00:49:52.164 INFO:tasks.workunit.client.0.smithi110.stdout:976 2024-08-17T00:49:52.165 INFO:tasks.workunit.client.0.smithi110.stdout:977 2024-08-17T00:49:52.166 INFO:tasks.workunit.client.0.smithi110.stdout:978 2024-08-17T00:49:52.167 INFO:tasks.workunit.client.0.smithi110.stdout:979 2024-08-17T00:49:52.169 INFO:tasks.workunit.client.0.smithi110.stdout:980 2024-08-17T00:49:52.170 INFO:tasks.workunit.client.0.smithi110.stdout:981 2024-08-17T00:49:52.171 INFO:tasks.workunit.client.0.smithi110.stdout:982 2024-08-17T00:49:52.172 INFO:tasks.workunit.client.0.smithi110.stdout:983 2024-08-17T00:49:52.173 INFO:tasks.workunit.client.0.smithi110.stdout:984 2024-08-17T00:49:52.174 INFO:tasks.workunit.client.0.smithi110.stdout:985 2024-08-17T00:49:52.176 INFO:tasks.workunit.client.0.smithi110.stdout:986 2024-08-17T00:49:52.177 INFO:tasks.workunit.client.0.smithi110.stdout:987 2024-08-17T00:49:52.178 INFO:tasks.workunit.client.0.smithi110.stdout:988 2024-08-17T00:49:52.180 INFO:tasks.workunit.client.0.smithi110.stdout:989 2024-08-17T00:49:52.181 INFO:tasks.workunit.client.0.smithi110.stdout:990 2024-08-17T00:49:52.183 INFO:tasks.workunit.client.0.smithi110.stdout:991 2024-08-17T00:49:52.184 INFO:tasks.workunit.client.0.smithi110.stdout:992 2024-08-17T00:49:52.186 INFO:tasks.workunit.client.0.smithi110.stdout:993 2024-08-17T00:49:52.187 INFO:tasks.workunit.client.0.smithi110.stdout:994 2024-08-17T00:49:52.188 INFO:tasks.workunit.client.0.smithi110.stdout:995 2024-08-17T00:49:52.189 INFO:tasks.workunit.client.0.smithi110.stdout:996 2024-08-17T00:49:52.190 INFO:tasks.workunit.client.0.smithi110.stdout:997 2024-08-17T00:49:52.191 INFO:tasks.workunit.client.0.smithi110.stdout:998 2024-08-17T00:49:52.193 INFO:tasks.workunit.client.0.smithi110.stdout:999 2024-08-17T00:49:52.704 INFO:tasks.workunit.client.0.smithi110.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-08-17T00:49:52.704 INFO:tasks.workunit.client.0.smithi110.stdout:00000010 69 73 |is| 2024-08-17T00:49:52.705 INFO:tasks.workunit.client.0.smithi110.stdout:00000012 2024-08-17T00:49:52.705 INFO:tasks.workunit.client.0.smithi110.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-08-17T00:49:52.705 INFO:tasks.workunit.client.0.smithi110.stdout:00000010 69 73 |is| 2024-08-17T00:49:52.705 INFO:tasks.workunit.client.0.smithi110.stdout:00000012 2024-08-17T00:49:52.705 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] ClsHello.WriteReturnData (4026 ms) 2024-08-17T00:49:52.705 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] ClsHello.Loud 2024-08-17T00:49:53.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:52 smithi110 ceph-mon[98148]: osdmap e919: 8 total, 8 up, 8 in 2024-08-17T00:49:53.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:52 smithi110 ceph-mon[98148]: pgmap v972: 137 pgs: 9 creating+peering, 15 unknown, 113 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:53.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:52 smithi110 ceph-mon[100641]: osdmap e919: 8 total, 8 up, 8 in 2024-08-17T00:49:53.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:52 smithi110 ceph-mon[100641]: pgmap v972: 137 pgs: 9 creating+peering, 15 unknown, 113 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:53.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:52 smithi177 ceph-mon[90034]: osdmap e919: 8 total, 8 up, 8 in 2024-08-17T00:49:53.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:52 smithi177 ceph-mon[90034]: pgmap v972: 137 pgs: 9 creating+peering, 15 unknown, 113 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:53.962 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:53 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:49:53.962 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:53 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:49:53.962 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:53 smithi110 ceph-mon[100641]: osdmap e920: 8 total, 8 up, 8 in 2024-08-17T00:49:53.962 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:53 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:49:53.962 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:53 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:49:53.962 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:53 smithi110 ceph-mon[98148]: osdmap e920: 8 total, 8 up, 8 in 2024-08-17T00:49:54.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:53 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:49:54.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:53 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:49:54.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:53 smithi177 ceph-mon[90034]: osdmap e920: 8 total, 8 up, 8 in 2024-08-17T00:49:55.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:54 smithi110 ceph-mon[98148]: osdmap e921: 8 total, 8 up, 8 in 2024-08-17T00:49:55.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:54 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3201858649' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:55.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:54 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:55.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:54 smithi110 ceph-mon[98148]: pgmap v975: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:55.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:54 smithi110 ceph-mon[100641]: osdmap e921: 8 total, 8 up, 8 in 2024-08-17T00:49:55.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:54 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3201858649' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:55.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:54 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:55.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:54 smithi110 ceph-mon[100641]: pgmap v975: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:55.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:54 smithi177 ceph-mon[90034]: osdmap e921: 8 total, 8 up, 8 in 2024-08-17T00:49:55.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:54 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3201858649' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:55.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:54 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:55.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:54 smithi177 ceph-mon[90034]: pgmap v975: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:55.719 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] ClsHello.Loud (3015 ms) 2024-08-17T00:49:55.720 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] ClsHello.BadMethods 2024-08-17T00:49:56.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:55 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:49:56.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:55 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:56.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:55 smithi110 ceph-mon[98148]: osdmap e922: 8 total, 8 up, 8 in 2024-08-17T00:49:56.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:55 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:49:56.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:55 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:56.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:55 smithi110 ceph-mon[100641]: osdmap e922: 8 total, 8 up, 8 in 2024-08-17T00:49:56.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:55 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:49:56.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:55 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:56.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:55 smithi177 ceph-mon[90034]: osdmap e922: 8 total, 8 up, 8 in 2024-08-17T00:49:57.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:56 smithi110 ceph-mon[100641]: osdmap e923: 8 total, 8 up, 8 in 2024-08-17T00:49:57.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:56 smithi110 ceph-mon[100641]: pgmap v978: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:57.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:56 smithi110 ceph-mon[98148]: osdmap e923: 8 total, 8 up, 8 in 2024-08-17T00:49:57.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:56 smithi110 ceph-mon[98148]: pgmap v978: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:57.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:56 smithi177 ceph-mon[90034]: osdmap e923: 8 total, 8 up, 8 in 2024-08-17T00:49:57.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:56 smithi177 ceph-mon[90034]: pgmap v978: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:58.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:57 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:49:58.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:57 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:49:58.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:57 smithi110 ceph-mon[100641]: osdmap e924: 8 total, 8 up, 8 in 2024-08-17T00:49:58.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:57 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3046932572' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:58.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:57 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:58.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:57 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:49:58.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:57 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:49:58.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:57 smithi110 ceph-mon[98148]: osdmap e924: 8 total, 8 up, 8 in 2024-08-17T00:49:58.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:57 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3046932572' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:58.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:57 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:58.062 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:49:57 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3[120991]: 2024-08-17T00:49:57.741+0000 7fcc5d619640 -1 osd.3 pg_epoch: 925 pg[38.2( v 925'1 (0'0,925'1] local-lis/les=924/925 n=1 ec=924/924 lis/c=924/924 les/c/f=925/925/0 sis=924) [3,7,5] r=0 lpr=924 crt=925'1 lcod 0'0 mlcod 0'0 active+clean] method hello.bad_reader tried to read object but is not marked RD 2024-08-17T00:49:58.062 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 00:49:57 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3[120991]: 2024-08-17T00:49:57.742+0000 7fcc5d619640 -1 osd.3 pg_epoch: 925 pg[38.2( v 925'2 (0'0,925'2] local-lis/les=924/925 n=1 ec=924/924 lis/c=924/924 les/c/f=925/925/0 sis=924) [3,7,5] r=0 lpr=924 crt=925'1 lcod 925'1 mlcod 925'1 active+clean] method hello.bad_writer tried to update object but is not marked WR 2024-08-17T00:49:58.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:57 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:49:58.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:57 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:49:58.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:57 smithi177 ceph-mon[90034]: osdmap e924: 8 total, 8 up, 8 in 2024-08-17T00:49:58.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:57 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3046932572' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:58.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:57 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:49:58.562 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:49:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:49:58] "GET /metrics HTTP/1.1" 200 34072 "" "Prometheus/2.43.0" 2024-08-17T00:49:58.733 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] ClsHello.BadMethods (3014 ms) 2024-08-17T00:49:58.733 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] ClsHello.Filter 2024-08-17T00:49:59.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:58 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:59.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:58 smithi110 ceph-mon[98148]: osdmap e925: 8 total, 8 up, 8 in 2024-08-17T00:49:59.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:58 smithi110 ceph-mon[98148]: pgmap v981: 137 pgs: 9 creating+peering, 19 unknown, 109 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:59.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:58 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:59.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:58 smithi110 ceph-mon[100641]: osdmap e925: 8 total, 8 up, 8 in 2024-08-17T00:49:59.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:58 smithi110 ceph-mon[100641]: pgmap v981: 137 pgs: 9 creating+peering, 19 unknown, 109 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:49:59.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:58 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:49:59.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:58 smithi177 ceph-mon[90034]: osdmap e925: 8 total, 8 up, 8 in 2024-08-17T00:49:59.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:58 smithi177 ceph-mon[90034]: pgmap v981: 137 pgs: 9 creating+peering, 19 unknown, 109 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:00.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:49:59 smithi110 ceph-mon[98148]: osdmap e926: 8 total, 8 up, 8 in 2024-08-17T00:50:00.193 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:49:59 smithi110 ceph-mon[100641]: osdmap e926: 8 total, 8 up, 8 in 2024-08-17T00:50:00.193 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:49:59 smithi177 ceph-mon[90034]: osdmap e926: 8 total, 8 up, 8 in 2024-08-17T00:50:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:00 smithi110 ceph-mon[98148]: osdmap e927: 8 total, 8 up, 8 in 2024-08-17T00:50:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:00 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/491690562' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:00 smithi110 ceph-mon[98148]: overall HEALTH_OK 2024-08-17T00:50:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:00 smithi110 ceph-mon[98148]: pgmap v984: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:00 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/491690562' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:01.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:00 smithi110 ceph-mon[98148]: osdmap e928: 8 total, 8 up, 8 in 2024-08-17T00:50:01.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:00 smithi110 ceph-mon[100641]: osdmap e927: 8 total, 8 up, 8 in 2024-08-17T00:50:01.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:00 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/491690562' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:01.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:00 smithi110 ceph-mon[100641]: overall HEALTH_OK 2024-08-17T00:50:01.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:00 smithi110 ceph-mon[100641]: pgmap v984: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:01.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:00 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/491690562' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:01.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:00 smithi110 ceph-mon[100641]: osdmap e928: 8 total, 8 up, 8 in 2024-08-17T00:50:01.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:00 smithi177 ceph-mon[90034]: osdmap e927: 8 total, 8 up, 8 in 2024-08-17T00:50:01.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:00 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/491690562' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:01.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:00 smithi177 ceph-mon[90034]: overall HEALTH_OK 2024-08-17T00:50:01.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:00 smithi177 ceph-mon[90034]: pgmap v984: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:01.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:00 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/491690562' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140649-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:01.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:00 smithi177 ceph-mon[90034]: osdmap e928: 8 total, 8 up, 8 in 2024-08-17T00:50:01.750 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] ClsHello.Filter (3017 ms) 2024-08-17T00:50:01.750 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 6 tests from ClsHello (18966 ms total) 2024-08-17T00:50:01.750 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T00:50:01.750 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment tear-down 2024-08-17T00:50:01.750 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] 6 tests from 1 test suite ran. (18966 ms total) 2024-08-17T00:50:01.750 INFO:tasks.workunit.client.0.smithi110.stdout:[ PASSED ] 6 tests. 2024-08-17T00:50:01.753 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-17T00:50:01.753 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-17T00:50:01.822 INFO:tasks.workunit:Running workunit cls/test_cls_journal.sh... 2024-08-17T00:50:01.822 DEBUG:teuthology.orchestra.run.smithi110: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-17T00:50:01.895 INFO:tasks.workunit.client.0.smithi110.stdout:Running main() from gmock_main.cc 2024-08-17T00:50:01.895 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] Running 27 tests from 1 test suite. 2024-08-17T00:50:01.896 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment set-up. 2024-08-17T00:50:01.896 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 27 tests from TestClsJournal 2024-08-17T00:50:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:01 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:50:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:50:02.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:01 smithi110 ceph-mon[100641]: osdmap e929: 8 total, 8 up, 8 in 2024-08-17T00:50:02.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:01 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:50:02.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:50:02.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:01 smithi110 ceph-mon[98148]: osdmap e929: 8 total, 8 up, 8 in 2024-08-17T00:50:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:01 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:50:02.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:50:02.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:01 smithi177 ceph-mon[90034]: osdmap e929: 8 total, 8 up, 8 in 2024-08-17T00:50:03.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:02 smithi110 ceph-mon[98148]: pgmap v987: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:03.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:02 smithi110 ceph-mon[100641]: pgmap v987: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:03.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:02 smithi177 ceph-mon[90034]: pgmap v987: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:03.769 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsJournal.Create 2024-08-17T00:50:03.785 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsJournal.Create (15 ms) 2024-08-17T00:50:03.785 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsJournal.MinimumSet 2024-08-17T00:50:03.791 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsJournal.MinimumSet (6 ms) 2024-08-17T00:50:03.791 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsJournal.MinimumSetStale 2024-08-17T00:50:03.796 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsJournal.MinimumSetStale (5 ms) 2024-08-17T00:50:03.796 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsJournal.MinimumSetOrderConstraint 2024-08-17T00:50:03.799 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsJournal.MinimumSetOrderConstraint (3 ms) 2024-08-17T00:50:03.799 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsJournal.ActiveSet 2024-08-17T00:50:03.802 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsJournal.ActiveSet (3 ms) 2024-08-17T00:50:03.802 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsJournal.ActiveSetStale 2024-08-17T00:50:03.806 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsJournal.ActiveSetStale (4 ms) 2024-08-17T00:50:03.806 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsJournal.CreateDuplicate 2024-08-17T00:50:03.809 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsJournal.CreateDuplicate (3 ms) 2024-08-17T00:50:03.809 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsJournal.GetClient 2024-08-17T00:50:03.812 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsJournal.GetClient (3 ms) 2024-08-17T00:50:03.812 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsJournal.ClientRegister 2024-08-17T00:50:03.815 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsJournal.ClientRegister (3 ms) 2024-08-17T00:50:03.815 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsJournal.ClientRegisterDuplicate 2024-08-17T00:50:03.818 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsJournal.ClientRegisterDuplicate (3 ms) 2024-08-17T00:50:03.818 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsJournal.ClientUpdateData 2024-08-17T00:50:03.823 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsJournal.ClientUpdateData (4 ms) 2024-08-17T00:50:03.823 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsJournal.ClientUpdateState 2024-08-17T00:50:03.827 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsJournal.ClientUpdateState (5 ms) 2024-08-17T00:50:03.827 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsJournal.ClientUnregister 2024-08-17T00:50:03.830 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsJournal.ClientUnregister (3 ms) 2024-08-17T00:50:03.830 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsJournal.ClientUnregisterDNE 2024-08-17T00:50:03.834 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsJournal.ClientUnregisterDNE (4 ms) 2024-08-17T00:50:03.834 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsJournal.ClientUnregisterPruneTags 2024-08-17T00:50:03.934 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsJournal.ClientUnregisterPruneTags (99 ms) 2024-08-17T00:50:03.935 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsJournal.ClientCommit 2024-08-17T00:50:03.938 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsJournal.ClientCommit (4 ms) 2024-08-17T00:50:03.938 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsJournal.ClientCommitInvalid 2024-08-17T00:50:03.941 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsJournal.ClientCommitInvalid (3 ms) 2024-08-17T00:50:03.941 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsJournal.ClientCommitDNE 2024-08-17T00:50:03.942 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsJournal.ClientCommitDNE (1 ms) 2024-08-17T00:50:03.942 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsJournal.ClientList 2024-08-17T00:50:03.995 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsJournal.ClientList (53 ms) 2024-08-17T00:50:03.995 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsJournal.GetNextTagTid 2024-08-17T00:50:03.999 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsJournal.GetNextTagTid (4 ms) 2024-08-17T00:50:03.999 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsJournal.TagCreate 2024-08-17T00:50:04.007 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsJournal.TagCreate (8 ms) 2024-08-17T00:50:04.007 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsJournal.TagCreatePrunesTags 2024-08-17T00:50:04.013 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsJournal.TagCreatePrunesTags (6 ms) 2024-08-17T00:50:04.013 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsJournal.TagList 2024-08-17T00:50:04.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:03 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:50:04.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:03 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:50:04.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:03 smithi110 ceph-mon[98148]: osdmap e930: 8 total, 8 up, 8 in 2024-08-17T00:50:04.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:03 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2807670789' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140791-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:04.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:03 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140791-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:04.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:03 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:50:04.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:03 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:50:04.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:03 smithi110 ceph-mon[100641]: osdmap e930: 8 total, 8 up, 8 in 2024-08-17T00:50:04.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:03 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2807670789' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140791-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:04.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:03 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140791-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:04.102 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsJournal.TagList (89 ms) 2024-08-17T00:50:04.102 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsJournal.GuardAppend 2024-08-17T00:50:04.104 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsJournal.GuardAppend (2 ms) 2024-08-17T00:50:04.104 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsJournal.GuardAppendDNE 2024-08-17T00:50:04.105 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsJournal.GuardAppendDNE (1 ms) 2024-08-17T00:50:04.105 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsJournal.GuardAppendOverflow 2024-08-17T00:50:04.107 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsJournal.GuardAppendOverflow (2 ms) 2024-08-17T00:50:04.107 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsJournal.Append 2024-08-17T00:50:04.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:03 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:50:04.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:03 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:50:04.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:03 smithi177 ceph-mon[90034]: osdmap e930: 8 total, 8 up, 8 in 2024-08-17T00:50:04.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:03 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2807670789' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140791-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:04.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:03 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140791-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:04.116 INFO:tasks.workunit.client.0.smithi110.stdout:padding is not enabled 2024-08-17T00:50:04.116 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsJournal.Append (9 ms) 2024-08-17T00:50:04.775 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 27 tests from TestClsJournal (348 ms total) 2024-08-17T00:50:04.776 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T00:50:04.776 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment tear-down 2024-08-17T00:50:04.776 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] 27 tests from 1 test suite ran. (2880 ms total) 2024-08-17T00:50:04.776 INFO:tasks.workunit.client.0.smithi110.stdout:[ PASSED ] 27 tests. 2024-08-17T00:50:04.780 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-17T00:50:04.780 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-17T00:50:04.848 INFO:tasks.workunit:Running workunit cls/test_cls_lock.sh... 2024-08-17T00:50:04.849 DEBUG:teuthology.orchestra.run.smithi110: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-17T00:50:04.922 INFO:tasks.workunit.client.0.smithi110.stdout:Running main() from gmock_main.cc 2024-08-17T00:50:04.922 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] Running 11 tests from 1 test suite. 2024-08-17T00:50:04.922 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment set-up. 2024-08-17T00:50:04.922 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 11 tests from ClsLock 2024-08-17T00:50:04.922 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] ClsLock.TestMultiLocking 2024-08-17T00:50:05.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:04 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140791-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:05.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:04 smithi110 ceph-mon[100641]: osdmap e931: 8 total, 8 up, 8 in 2024-08-17T00:50:05.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:04 smithi110 ceph-mon[100641]: pgmap v990: 137 pgs: 3 creating+peering, 19 unknown, 115 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 127 KiB/s rd, 73 KiB/s wr, 205 op/s 2024-08-17T00:50:05.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:04 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140791-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:05.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:04 smithi110 ceph-mon[98148]: osdmap e931: 8 total, 8 up, 8 in 2024-08-17T00:50:05.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:04 smithi110 ceph-mon[98148]: pgmap v990: 137 pgs: 3 creating+peering, 19 unknown, 115 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 127 KiB/s rd, 73 KiB/s wr, 205 op/s 2024-08-17T00:50:05.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:04 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140791-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:05.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:04 smithi177 ceph-mon[90034]: osdmap e931: 8 total, 8 up, 8 in 2024-08-17T00:50:05.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:04 smithi177 ceph-mon[90034]: pgmap v990: 137 pgs: 3 creating+peering, 19 unknown, 115 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 127 KiB/s rd, 73 KiB/s wr, 205 op/s 2024-08-17T00:50:06.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:05 smithi110 ceph-mon[98148]: osdmap e932: 8 total, 8 up, 8 in 2024-08-17T00:50:06.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:05 smithi110 ceph-mon[100641]: osdmap e932: 8 total, 8 up, 8 in 2024-08-17T00:50:06.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:05 smithi177 ceph-mon[90034]: osdmap e932: 8 total, 8 up, 8 in 2024-08-17T00:50:06.820 INFO:tasks.workunit.client.0.smithi110.stdout:lock: mylock 2024-08-17T00:50:06.821 INFO:tasks.workunit.client.0.smithi110.stdout: lock_type: exclusive 2024-08-17T00:50:06.821 INFO:tasks.workunit.client.0.smithi110.stdout: tag: 2024-08-17T00:50:06.821 INFO:tasks.workunit.client.0.smithi110.stdout: lockers: 2024-08-17T00:50:06.821 INFO:tasks.workunit.client.0.smithi110.stdout: client.44639 expiration=2024-08-17T00:52:06.817382+0000 addr=v1:172.21.15.110:0/4239056578 cookie= 2024-08-17T00:50:06.824 INFO:tasks.workunit.client.0.smithi110.stdout:lock: mylock 2024-08-17T00:50:06.824 INFO:tasks.workunit.client.0.smithi110.stdout: lock_type: shared 2024-08-17T00:50:06.824 INFO:tasks.workunit.client.0.smithi110.stdout: tag: 2024-08-17T00:50:06.824 INFO:tasks.workunit.client.0.smithi110.stdout: lockers: 2024-08-17T00:50:06.824 INFO:tasks.workunit.client.0.smithi110.stdout: client.44639 expiration=2024-08-17T00:52:06.823388+0000 addr=v1:172.21.15.110:0/4239056578 cookie= 2024-08-17T00:50:06.825 INFO:tasks.workunit.client.0.smithi110.stdout: client.44645 expiration=0.000000 addr=v1:172.21.15.110:0/989434835 cookie= 2024-08-17T00:50:06.825 INFO:tasks.workunit.client.0.smithi110.stdout:lock: mylock 2024-08-17T00:50:06.825 INFO:tasks.workunit.client.0.smithi110.stdout: lock_type: shared 2024-08-17T00:50:06.825 INFO:tasks.workunit.client.0.smithi110.stdout: tag: 2024-08-17T00:50:06.825 INFO:tasks.workunit.client.0.smithi110.stdout: lockers: 2024-08-17T00:50:06.826 INFO:tasks.workunit.client.0.smithi110.stdout: client.44645 expiration=0.000000 addr=v1:172.21.15.110:0/989434835 cookie= 2024-08-17T00:50:07.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:06 smithi110 ceph-mon[98148]: osdmap e933: 8 total, 8 up, 8 in 2024-08-17T00:50:07.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:06 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/4239056578' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:07.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:06 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:07.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:06 smithi110 ceph-mon[98148]: pgmap v993: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:07.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:06 smithi110 ceph-mon[100641]: osdmap e933: 8 total, 8 up, 8 in 2024-08-17T00:50:07.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:06 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/4239056578' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:07.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:06 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:07.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:06 smithi110 ceph-mon[100641]: pgmap v993: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:07.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:06 smithi177 ceph-mon[90034]: osdmap e933: 8 total, 8 up, 8 in 2024-08-17T00:50:07.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:06 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/4239056578' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:07.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:06 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:07.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:06 smithi177 ceph-mon[90034]: pgmap v993: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:07.797 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] ClsLock.TestMultiLocking (2875 ms) 2024-08-17T00:50:07.798 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] ClsLock.TestMeta 2024-08-17T00:50:08.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:07 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:50:08.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:07 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:08.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:07 smithi110 ceph-mon[98148]: osdmap e934: 8 total, 8 up, 8 in 2024-08-17T00:50:08.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:07 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:50:08.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:07 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:08.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:07 smithi110 ceph-mon[100641]: osdmap e934: 8 total, 8 up, 8 in 2024-08-17T00:50:08.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:07 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:50:08.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:07 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:08.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:07 smithi177 ceph-mon[90034]: osdmap e934: 8 total, 8 up, 8 in 2024-08-17T00:50:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:50:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:50:08] "GET /metrics HTTP/1.1" 200 36436 "" "Prometheus/2.43.0" 2024-08-17T00:50:09.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:08 smithi110 ceph-mon[98148]: osdmap e935: 8 total, 8 up, 8 in 2024-08-17T00:50:09.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:08 smithi110 ceph-mon[98148]: pgmap v996: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:09.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:08 smithi110 ceph-mon[100641]: osdmap e935: 8 total, 8 up, 8 in 2024-08-17T00:50:09.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:08 smithi110 ceph-mon[100641]: pgmap v996: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:09.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:08 smithi177 ceph-mon[90034]: osdmap e935: 8 total, 8 up, 8 in 2024-08-17T00:50:09.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:08 smithi177 ceph-mon[90034]: pgmap v996: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:09.832 INFO:tasks.workunit.client.0.smithi110.stdout:lock: mylock 2024-08-17T00:50:09.832 INFO:tasks.workunit.client.0.smithi110.stdout: lock_type: shared 2024-08-17T00:50:09.832 INFO:tasks.workunit.client.0.smithi110.stdout: tag: 2024-08-17T00:50:09.833 INFO:tasks.workunit.client.0.smithi110.stdout: lockers: 2024-08-17T00:50:09.833 INFO:tasks.workunit.client.0.smithi110.stdout: client.44657 expiration=0.000000 addr=v1:172.21.15.110:0/4024253064 cookie= 2024-08-17T00:50:09.834 INFO:tasks.workunit.client.0.smithi110.stdout:lock: mylock 2024-08-17T00:50:09.834 INFO:tasks.workunit.client.0.smithi110.stdout: lock_type: exclusive 2024-08-17T00:50:09.834 INFO:tasks.workunit.client.0.smithi110.stdout: tag: new_tag 2024-08-17T00:50:09.834 INFO:tasks.workunit.client.0.smithi110.stdout: lockers: 2024-08-17T00:50:09.834 INFO:tasks.workunit.client.0.smithi110.stdout: client.44651 expiration=0.000000 addr=v1:172.21.15.110:0/380768500 cookie= 2024-08-17T00:50:10.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:09 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:50:10.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:09 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:50:10.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:09 smithi110 ceph-mon[100641]: osdmap e936: 8 total, 8 up, 8 in 2024-08-17T00:50:10.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:09 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/380768500' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:10.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:09 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:10.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:09 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:50:10.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:09 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:50:10.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:09 smithi110 ceph-mon[98148]: osdmap e936: 8 total, 8 up, 8 in 2024-08-17T00:50:10.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:09 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/380768500' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:10.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:09 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:10.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:09 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:50:10.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:09 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:50:10.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:09 smithi177 ceph-mon[90034]: osdmap e936: 8 total, 8 up, 8 in 2024-08-17T00:50:10.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:09 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/380768500' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:10.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:09 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:10.813 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] ClsLock.TestMeta (3016 ms) 2024-08-17T00:50:10.813 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] ClsLock.TestCookie 2024-08-17T00:50:11.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:10 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:11.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:10 smithi110 ceph-mon[100641]: osdmap e937: 8 total, 8 up, 8 in 2024-08-17T00:50:11.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:10 smithi110 ceph-mon[100641]: pgmap v999: 137 pgs: 6 creating+peering, 19 unknown, 112 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:11.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:10 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:11.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:10 smithi110 ceph-mon[98148]: osdmap e937: 8 total, 8 up, 8 in 2024-08-17T00:50:11.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:10 smithi110 ceph-mon[98148]: pgmap v999: 137 pgs: 6 creating+peering, 19 unknown, 112 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:11.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:10 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:11.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:10 smithi177 ceph-mon[90034]: osdmap e937: 8 total, 8 up, 8 in 2024-08-17T00:50:11.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:10 smithi177 ceph-mon[90034]: pgmap v999: 137 pgs: 6 creating+peering, 19 unknown, 112 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:11 smithi110 ceph-mon[98148]: osdmap e938: 8 total, 8 up, 8 in 2024-08-17T00:50:12.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:11 smithi110 ceph-mon[100641]: osdmap e938: 8 total, 8 up, 8 in 2024-08-17T00:50:12.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:11 smithi177 ceph-mon[90034]: osdmap e938: 8 total, 8 up, 8 in 2024-08-17T00:50:13.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:12 smithi177 ceph-mon[90034]: osdmap e939: 8 total, 8 up, 8 in 2024-08-17T00:50:13.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:12 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1279745102' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:13.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:12 smithi177 ceph-mon[90034]: pgmap v1002: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:13.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:12 smithi110 ceph-mon[100641]: osdmap e939: 8 total, 8 up, 8 in 2024-08-17T00:50:13.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:12 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1279745102' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:13.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:12 smithi110 ceph-mon[100641]: pgmap v1002: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:12 smithi110 ceph-mon[98148]: osdmap e939: 8 total, 8 up, 8 in 2024-08-17T00:50:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:12 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1279745102' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:12 smithi110 ceph-mon[98148]: pgmap v1002: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:13.472 INFO:tasks.workunit.client.0.smithi110.stdout:lock: mylock 2024-08-17T00:50:13.473 INFO:tasks.workunit.client.0.smithi110.stdout: lock_type: exclusive 2024-08-17T00:50:13.473 INFO:tasks.workunit.client.0.smithi110.stdout: tag: 2024-08-17T00:50:13.473 INFO:tasks.workunit.client.0.smithi110.stdout: lockers: 2024-08-17T00:50:13.475 INFO:tasks.workunit.client.0.smithi110.stdout:lock: mylock 2024-08-17T00:50:13.475 INFO:tasks.workunit.client.0.smithi110.stdout: lock_type: shared 2024-08-17T00:50:13.476 INFO:tasks.workunit.client.0.smithi110.stdout: tag: 2024-08-17T00:50:13.476 INFO:tasks.workunit.client.0.smithi110.stdout: lockers: 2024-08-17T00:50:13.476 INFO:tasks.workunit.client.0.smithi110.stdout: client.34716 expiration=0.000000 addr=v1:172.21.15.110:0/1279745102 cookie= 2024-08-17T00:50:13.476 INFO:tasks.workunit.client.0.smithi110.stdout: client.34716 expiration=0.000000 addr=v1:172.21.15.110:0/1279745102 cookie=new cookie 2024-08-17T00:50:13.828 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] ClsLock.TestCookie (3015 ms) 2024-08-17T00:50:13.829 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] ClsLock.TestMultipleLocks 2024-08-17T00:50:14.115 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:13 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:50:14.115 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:13 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1279745102' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:14.115 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:13 smithi177 ceph-mon[90034]: osdmap e940: 8 total, 8 up, 8 in 2024-08-17T00:50:14.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:13 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:50:14.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:13 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1279745102' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:14.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:13 smithi110 ceph-mon[98148]: osdmap e940: 8 total, 8 up, 8 in 2024-08-17T00:50:14.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:13 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:50:14.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:13 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1279745102' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:14.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:13 smithi110 ceph-mon[100641]: osdmap e940: 8 total, 8 up, 8 in 2024-08-17T00:50:15.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:14 smithi177 ceph-mon[90034]: osdmap e941: 8 total, 8 up, 8 in 2024-08-17T00:50:15.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:14 smithi177 ceph-mon[90034]: pgmap v1005: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:15.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:14 smithi110 ceph-mon[98148]: osdmap e941: 8 total, 8 up, 8 in 2024-08-17T00:50:15.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:14 smithi110 ceph-mon[98148]: pgmap v1005: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:15.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:14 smithi110 ceph-mon[100641]: osdmap e941: 8 total, 8 up, 8 in 2024-08-17T00:50:15.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:14 smithi110 ceph-mon[100641]: pgmap v1005: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:16.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:15 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:50:16.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:15 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:50:16.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:15 smithi177 ceph-mon[90034]: osdmap e942: 8 total, 8 up, 8 in 2024-08-17T00:50:16.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:15 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3669114723' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:16.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:15 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:15 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:50:16.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:15 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:50:16.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:15 smithi110 ceph-mon[98148]: osdmap e942: 8 total, 8 up, 8 in 2024-08-17T00:50:16.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:15 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3669114723' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:16.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:15 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:15 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:50:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:15 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:50:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:15 smithi110 ceph-mon[100641]: osdmap e942: 8 total, 8 up, 8 in 2024-08-17T00:50:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:15 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3669114723' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:16.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:15 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:16.846 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] ClsLock.TestMultipleLocks (3018 ms) 2024-08-17T00:50:16.846 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] ClsLock.TestLockDuration 2024-08-17T00:50:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:16 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:17.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:16 smithi177 ceph-mon[90034]: osdmap e943: 8 total, 8 up, 8 in 2024-08-17T00:50:17.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:50:17.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:50:17.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:16 smithi177 ceph-mon[90034]: pgmap v1008: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:16 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:16 smithi110 ceph-mon[100641]: osdmap e943: 8 total, 8 up, 8 in 2024-08-17T00:50:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:50:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:50:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:16 smithi110 ceph-mon[100641]: pgmap v1008: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:16 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:16 smithi110 ceph-mon[98148]: osdmap e943: 8 total, 8 up, 8 in 2024-08-17T00:50:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:50:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:50:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:16 smithi110 ceph-mon[98148]: pgmap v1008: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:18.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:17 smithi177 ceph-mon[90034]: osdmap e944: 8 total, 8 up, 8 in 2024-08-17T00:50:18.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:17 smithi110 ceph-mon[98148]: osdmap e944: 8 total, 8 up, 8 in 2024-08-17T00:50:18.187 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:17 smithi110 ceph-mon[100641]: osdmap e944: 8 total, 8 up, 8 in 2024-08-17T00:50:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:50:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:50:18] "GET /metrics HTTP/1.1" 200 36442 "" "Prometheus/2.43.0" 2024-08-17T00:50:19.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:18 smithi177 ceph-mon[90034]: osdmap e945: 8 total, 8 up, 8 in 2024-08-17T00:50:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:18 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3042253898' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:18 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:18 smithi177 ceph-mon[90034]: pgmap v1011: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:18 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:18 smithi110 ceph-mon[98148]: osdmap e945: 8 total, 8 up, 8 in 2024-08-17T00:50:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:18 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3042253898' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:18 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:19.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:18 smithi110 ceph-mon[98148]: pgmap v1011: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:19.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:18 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:19.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:18 smithi110 ceph-mon[100641]: osdmap e945: 8 total, 8 up, 8 in 2024-08-17T00:50:19.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:18 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3042253898' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:19.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:18 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:19.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:18 smithi110 ceph-mon[100641]: pgmap v1011: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:19.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:18 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:20.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:19 smithi110 ceph-mon[98148]: osdmap e946: 8 total, 8 up, 8 in 2024-08-17T00:50:20.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:19 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:50:20.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:19 smithi110 ceph-mon[98148]: osdmap e947: 8 total, 8 up, 8 in 2024-08-17T00:50:20.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:19 smithi110 ceph-mon[100641]: osdmap e946: 8 total, 8 up, 8 in 2024-08-17T00:50:20.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:19 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:50:20.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:19 smithi110 ceph-mon[100641]: osdmap e947: 8 total, 8 up, 8 in 2024-08-17T00:50:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:19 smithi177 ceph-mon[90034]: osdmap e946: 8 total, 8 up, 8 in 2024-08-17T00:50:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:19 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:50:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:19 smithi177 ceph-mon[90034]: osdmap e947: 8 total, 8 up, 8 in 2024-08-17T00:50:21.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:20 smithi110 ceph-mon[98148]: pgmap v1014: 137 pgs: 2 creating+peering, 18 unknown, 117 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:21.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:20 smithi110 ceph-mon[100641]: pgmap v1014: 137 pgs: 2 creating+peering, 18 unknown, 117 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:20 smithi177 ceph-mon[90034]: pgmap v1014: 137 pgs: 2 creating+peering, 18 unknown, 117 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:21 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:50:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:21 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:50:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:21 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:50:22.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:21 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:50:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:21 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:50:22.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:21 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:50:23.211 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:22 smithi110 ceph-mon[100641]: pgmap v1015: 137 pgs: 2 creating+peering, 135 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:50:23.212 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:22 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:50:23.212 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:22 smithi110 ceph-mon[98148]: pgmap v1015: 137 pgs: 2 creating+peering, 135 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:50:23.212 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:22 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:50:23.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:22 smithi177 ceph-mon[90034]: pgmap v1015: 137 pgs: 2 creating+peering, 135 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:50:23.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:22 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:50:23.948 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] ClsLock.TestLockDuration (7101 ms) 2024-08-17T00:50:23.948 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] ClsLock.TestAssertLocked 2024-08-17T00:50:24.222 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:23 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:50:24.222 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:23 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:50:24.222 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:23 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:50:24.222 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:23 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:50:24.223 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:23 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:50:24.223 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:23 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:50:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:23 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:50:24.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:23 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:50:24.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:23 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:50:25.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:24 smithi110 ceph-mon[100641]: osdmap e948: 8 total, 8 up, 8 in 2024-08-17T00:50:25.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:24 smithi110 ceph-mon[100641]: pgmap v1017: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:25.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:24 smithi110 ceph-mon[98148]: osdmap e948: 8 total, 8 up, 8 in 2024-08-17T00:50:25.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:24 smithi110 ceph-mon[98148]: pgmap v1017: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:25.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:24 smithi177 ceph-mon[90034]: osdmap e948: 8 total, 8 up, 8 in 2024-08-17T00:50:25.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:24 smithi177 ceph-mon[90034]: pgmap v1017: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:25 smithi110 ceph-mon[98148]: osdmap e949: 8 total, 8 up, 8 in 2024-08-17T00:50:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:25 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2242214660' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:26.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:25 smithi110 ceph-mon[100641]: osdmap e949: 8 total, 8 up, 8 in 2024-08-17T00:50:26.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:25 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2242214660' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:25 smithi177 ceph-mon[90034]: osdmap e949: 8 total, 8 up, 8 in 2024-08-17T00:50:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:25 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2242214660' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:26.964 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] ClsLock.TestAssertLocked (3016 ms) 2024-08-17T00:50:26.964 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] ClsLock.TestSetCookie 2024-08-17T00:50:27.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:26 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2242214660' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:27.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:26 smithi110 ceph-mon[98148]: osdmap e950: 8 total, 8 up, 8 in 2024-08-17T00:50:27.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:26 smithi110 ceph-mon[98148]: pgmap v1020: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:27.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:26 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2242214660' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:27.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:26 smithi110 ceph-mon[100641]: osdmap e950: 8 total, 8 up, 8 in 2024-08-17T00:50:27.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:26 smithi110 ceph-mon[100641]: pgmap v1020: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:27.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:26 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2242214660' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:26 smithi177 ceph-mon[90034]: osdmap e950: 8 total, 8 up, 8 in 2024-08-17T00:50:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:26 smithi177 ceph-mon[90034]: pgmap v1020: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:28.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:27 smithi110 ceph-mon[98148]: osdmap e951: 8 total, 8 up, 8 in 2024-08-17T00:50:28.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:27 smithi110 ceph-mon[100641]: osdmap e951: 8 total, 8 up, 8 in 2024-08-17T00:50:28.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:50:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:50:28] "GET /metrics HTTP/1.1" 200 36442 "" "Prometheus/2.43.0" 2024-08-17T00:50:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:27 smithi177 ceph-mon[90034]: osdmap e951: 8 total, 8 up, 8 in 2024-08-17T00:50:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:28 smithi110 ceph-mon[98148]: osdmap e952: 8 total, 8 up, 8 in 2024-08-17T00:50:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:28 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/723538546' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:28 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:28 smithi110 ceph-mon[98148]: pgmap v1023: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:29.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:28 smithi110 ceph-mon[100641]: osdmap e952: 8 total, 8 up, 8 in 2024-08-17T00:50:29.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:28 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/723538546' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:29.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:28 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:29.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:28 smithi110 ceph-mon[100641]: pgmap v1023: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:29.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:28 smithi177 ceph-mon[90034]: osdmap e952: 8 total, 8 up, 8 in 2024-08-17T00:50:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:28 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/723538546' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:28 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:28 smithi177 ceph-mon[90034]: pgmap v1023: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:29.978 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] ClsLock.TestSetCookie (3014 ms) 2024-08-17T00:50:29.978 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] ClsLock.TestRenew 2024-08-17T00:50:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:29 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:50:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:29 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:30.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:29 smithi110 ceph-mon[100641]: osdmap e953: 8 total, 8 up, 8 in 2024-08-17T00:50:30.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:29 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:50:30.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:29 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:30.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:29 smithi110 ceph-mon[98148]: osdmap e953: 8 total, 8 up, 8 in 2024-08-17T00:50:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:29 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:50:30.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:29 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:30.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:29 smithi177 ceph-mon[90034]: osdmap e953: 8 total, 8 up, 8 in 2024-08-17T00:50:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:30 smithi110 ceph-mon[100641]: osdmap e954: 8 total, 8 up, 8 in 2024-08-17T00:50:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:30 smithi110 ceph-mon[100641]: pgmap v1026: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:31.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:30 smithi110 ceph-mon[98148]: osdmap e954: 8 total, 8 up, 8 in 2024-08-17T00:50:31.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:30 smithi110 ceph-mon[98148]: pgmap v1026: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:30 smithi177 ceph-mon[90034]: osdmap e954: 8 total, 8 up, 8 in 2024-08-17T00:50:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:30 smithi177 ceph-mon[90034]: pgmap v1026: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:31 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:50:32.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:31 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:50:32.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:31 smithi110 ceph-mon[98148]: osdmap e955: 8 total, 8 up, 8 in 2024-08-17T00:50:32.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:31 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3663807427' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:32.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:31 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:32.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:50:32.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:31 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:50:32.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:31 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:50:32.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:31 smithi110 ceph-mon[100641]: osdmap e955: 8 total, 8 up, 8 in 2024-08-17T00:50:32.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:31 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3663807427' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:32.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:31 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:32.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:50:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:31 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:50:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:31 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:50:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:31 smithi177 ceph-mon[90034]: osdmap e955: 8 total, 8 up, 8 in 2024-08-17T00:50:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:31 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3663807427' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:31 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:50:33.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:32 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:33.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:32 smithi110 ceph-mon[98148]: osdmap e956: 8 total, 8 up, 8 in 2024-08-17T00:50:33.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:32 smithi110 ceph-mon[98148]: pgmap v1029: 137 pgs: 18 unknown, 119 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:33.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:32 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:33.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:32 smithi110 ceph-mon[100641]: osdmap e956: 8 total, 8 up, 8 in 2024-08-17T00:50:33.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:32 smithi110 ceph-mon[100641]: pgmap v1029: 137 pgs: 18 unknown, 119 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:33.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:32 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:33.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:32 smithi177 ceph-mon[90034]: osdmap e956: 8 total, 8 up, 8 in 2024-08-17T00:50:33.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:32 smithi177 ceph-mon[90034]: pgmap v1029: 137 pgs: 18 unknown, 119 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:34.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:33 smithi110 ceph-mon[98148]: osdmap e957: 8 total, 8 up, 8 in 2024-08-17T00:50:34.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:33 smithi110 ceph-mon[100641]: osdmap e957: 8 total, 8 up, 8 in 2024-08-17T00:50:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:33 smithi177 ceph-mon[90034]: osdmap e957: 8 total, 8 up, 8 in 2024-08-17T00:50:35.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:35 smithi110 ceph-mon[98148]: pgmap v1031: 137 pgs: 7 unknown, 130 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 231 B/s rd, 0 B/s wr, 1 op/s 2024-08-17T00:50:35.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:35 smithi110 ceph-mon[100641]: pgmap v1031: 137 pgs: 7 unknown, 130 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 231 B/s rd, 0 B/s wr, 1 op/s 2024-08-17T00:50:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:35 smithi177 ceph-mon[90034]: pgmap v1031: 137 pgs: 7 unknown, 130 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 231 B/s rd, 0 B/s wr, 1 op/s 2024-08-17T00:50:37.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:37 smithi110 ceph-mon[100641]: pgmap v1032: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:50:37.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:37 smithi110 ceph-mon[98148]: pgmap v1032: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:50:37.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:37 smithi177 ceph-mon[90034]: pgmap v1032: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:50:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:50:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:50:38] "GET /metrics HTTP/1.1" 200 36434 "" "Prometheus/2.43.0" 2024-08-17T00:50:39.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:39 smithi110 ceph-mon[100641]: pgmap v1033: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 138 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:50:39.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:39 smithi110 ceph-mon[98148]: pgmap v1033: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 138 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:50:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:39 smithi177 ceph-mon[90034]: pgmap v1033: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 138 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:50:41.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:41 smithi110 ceph-mon[100641]: pgmap v1034: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 121 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:50:41.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:41 smithi110 ceph-mon[98148]: pgmap v1034: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 121 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:50:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:41 smithi177 ceph-mon[90034]: pgmap v1034: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 121 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:50:43.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:43 smithi110 ceph-mon[100641]: pgmap v1035: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:50:43.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:43 smithi110 ceph-mon[98148]: pgmap v1035: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:50:43.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:43 smithi177 ceph-mon[90034]: pgmap v1035: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:50:45.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:45 smithi110 ceph-mon[100641]: pgmap v1036: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 359 B/s rd, 0 B/s wr, 1 op/s 2024-08-17T00:50:45.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:45 smithi110 ceph-mon[98148]: pgmap v1036: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 359 B/s rd, 0 B/s wr, 1 op/s 2024-08-17T00:50:45.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:45 smithi177 ceph-mon[90034]: pgmap v1036: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 359 B/s rd, 0 B/s wr, 1 op/s 2024-08-17T00:50:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:50:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:50:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:50:47.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:47 smithi110 ceph-mon[98148]: pgmap v1037: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:50:47.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:47 smithi110 ceph-mon[100641]: pgmap v1037: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:50:47.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:47 smithi177 ceph-mon[90034]: pgmap v1037: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:50:48.467 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:50:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:50:48] "GET /metrics HTTP/1.1" 200 36444 "" "Prometheus/2.43.0" 2024-08-17T00:50:48.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:48 smithi110 ceph-mon[98148]: pgmap v1038: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:50:48.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:48 smithi110 ceph-mon[100641]: pgmap v1038: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:50:48.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:48 smithi177 ceph-mon[90034]: pgmap v1038: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:50:50.082 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] ClsLock.TestRenew (20103 ms) 2024-08-17T00:50:50.082 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralBasic 2024-08-17T00:50:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:51 smithi177 ceph-mon[90034]: osdmap e958: 8 total, 8 up, 8 in 2024-08-17T00:50:51.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:51 smithi177 ceph-mon[90034]: pgmap v1040: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:51.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:51 smithi110 ceph-mon[100641]: osdmap e958: 8 total, 8 up, 8 in 2024-08-17T00:50:51.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:51 smithi110 ceph-mon[100641]: pgmap v1040: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:51.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:51 smithi110 ceph-mon[98148]: osdmap e958: 8 total, 8 up, 8 in 2024-08-17T00:50:51.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:51 smithi110 ceph-mon[98148]: pgmap v1040: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:52 smithi177 ceph-mon[90034]: osdmap e959: 8 total, 8 up, 8 in 2024-08-17T00:50:52.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:52 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/435719146' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:52.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:52 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:52.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:52 smithi110 ceph-mon[100641]: osdmap e959: 8 total, 8 up, 8 in 2024-08-17T00:50:52.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:52 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/435719146' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:52.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:52 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:52.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:52 smithi110 ceph-mon[98148]: osdmap e959: 8 total, 8 up, 8 in 2024-08-17T00:50:52.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:52 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/435719146' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:52.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:52 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:53.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:53 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:53.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:53 smithi177 ceph-mon[90034]: osdmap e960: 8 total, 8 up, 8 in 2024-08-17T00:50:53.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:53 smithi177 ceph-mon[90034]: pgmap v1043: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:53.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:53 smithi177 ceph-mon[90034]: osdmap e961: 8 total, 8 up, 8 in 2024-08-17T00:50:53.461 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:53 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:53.461 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:53 smithi110 ceph-mon[100641]: osdmap e960: 8 total, 8 up, 8 in 2024-08-17T00:50:53.461 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:53 smithi110 ceph-mon[100641]: pgmap v1043: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:53.462 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:53 smithi110 ceph-mon[100641]: osdmap e961: 8 total, 8 up, 8 in 2024-08-17T00:50:53.462 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:53 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:53.462 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:53 smithi110 ceph-mon[98148]: osdmap e960: 8 total, 8 up, 8 in 2024-08-17T00:50:53.462 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:53 smithi110 ceph-mon[98148]: pgmap v1043: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:53.462 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:53 smithi110 ceph-mon[98148]: osdmap e961: 8 total, 8 up, 8 in 2024-08-17T00:50:55.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:55 smithi110 ceph-mon[98148]: pgmap v1045: 137 pgs: 12 creating+peering, 11 unknown, 114 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:50:55.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:55 smithi110 ceph-mon[100641]: pgmap v1045: 137 pgs: 12 creating+peering, 11 unknown, 114 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:50:55.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:55 smithi177 ceph-mon[90034]: pgmap v1045: 137 pgs: 12 creating+peering, 11 unknown, 114 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:50:56.459 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] ClsLock.TestExclusiveEphemeralBasic (6376 ms) 2024-08-17T00:50:56.459 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealEphemeral 2024-08-17T00:50:57.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:57 smithi110 ceph-mon[98148]: pgmap v1046: 137 pgs: 12 creating+peering, 125 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:50:57.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:57 smithi110 ceph-mon[98148]: osdmap e962: 8 total, 8 up, 8 in 2024-08-17T00:50:57.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:57 smithi110 ceph-mon[100641]: pgmap v1046: 137 pgs: 12 creating+peering, 125 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:50:57.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:57 smithi110 ceph-mon[100641]: osdmap e962: 8 total, 8 up, 8 in 2024-08-17T00:50:57.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:57 smithi177 ceph-mon[90034]: pgmap v1046: 137 pgs: 12 creating+peering, 125 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:50:57.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:57 smithi177 ceph-mon[90034]: osdmap e962: 8 total, 8 up, 8 in 2024-08-17T00:50:58.464 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:50:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:50:58] "GET /metrics HTTP/1.1" 200 36444 "" "Prometheus/2.43.0" 2024-08-17T00:50:58.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:58 smithi110 ceph-mon[98148]: osdmap e963: 8 total, 8 up, 8 in 2024-08-17T00:50:58.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:58 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1310613137' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:58.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:58 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:58.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:58 smithi110 ceph-mon[100641]: osdmap e963: 8 total, 8 up, 8 in 2024-08-17T00:50:58.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:58 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1310613137' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:58.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:58 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:58.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:58 smithi177 ceph-mon[90034]: osdmap e963: 8 total, 8 up, 8 in 2024-08-17T00:50:58.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:58 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1310613137' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:58.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:58 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:50:59.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:59 smithi110 ceph-mon[100641]: pgmap v1049: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:59.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:59 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:50:59.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:59 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:59.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:50:59 smithi110 ceph-mon[100641]: osdmap e964: 8 total, 8 up, 8 in 2024-08-17T00:50:59.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:59 smithi110 ceph-mon[98148]: pgmap v1049: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:59.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:59 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:50:59.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:59 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:59.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:50:59 smithi110 ceph-mon[98148]: osdmap e964: 8 total, 8 up, 8 in 2024-08-17T00:50:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:59 smithi177 ceph-mon[90034]: pgmap v1049: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:50:59.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:59 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:50:59.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:59 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:50:59.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:50:59 smithi177 ceph-mon[90034]: osdmap e964: 8 total, 8 up, 8 in 2024-08-17T00:51:00.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:00 smithi110 ceph-mon[100641]: osdmap e965: 8 total, 8 up, 8 in 2024-08-17T00:51:00.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:00 smithi110 ceph-mon[100641]: pgmap v1052: 137 pgs: 6 creating+peering, 10 unknown, 121 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:00.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:00 smithi110 ceph-mon[98148]: osdmap e965: 8 total, 8 up, 8 in 2024-08-17T00:51:00.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:00 smithi110 ceph-mon[98148]: pgmap v1052: 137 pgs: 6 creating+peering, 10 unknown, 121 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:00 smithi177 ceph-mon[90034]: osdmap e965: 8 total, 8 up, 8 in 2024-08-17T00:51:00.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:00 smithi177 ceph-mon[90034]: pgmap v1052: 137 pgs: 6 creating+peering, 10 unknown, 121 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:01 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:51:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:01 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:51:01.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:51:01.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:01 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:51:01.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:01 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:51:01.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:51:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:01 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:51:01.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:01 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:51:01.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:51:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:02 smithi110 ceph-mon[100641]: pgmap v1053: 137 pgs: 6 creating+peering, 131 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:02 smithi110 ceph-mon[98148]: pgmap v1053: 137 pgs: 6 creating+peering, 131 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:02 smithi177 ceph-mon[90034]: pgmap v1053: 137 pgs: 6 creating+peering, 131 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:03.556 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealEphemeral (7098 ms) 2024-08-17T00:51:03.556 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealExclusive 2024-08-17T00:51:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:04 smithi110 ceph-mon[100641]: osdmap e966: 8 total, 8 up, 8 in 2024-08-17T00:51:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:04 smithi110 ceph-mon[100641]: pgmap v1055: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:04.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:04 smithi110 ceph-mon[98148]: osdmap e966: 8 total, 8 up, 8 in 2024-08-17T00:51:04.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:04 smithi110 ceph-mon[98148]: pgmap v1055: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:04.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:04 smithi177 ceph-mon[90034]: osdmap e966: 8 total, 8 up, 8 in 2024-08-17T00:51:04.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:04 smithi177 ceph-mon[90034]: pgmap v1055: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:05.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:05 smithi177 ceph-mon[90034]: osdmap e967: 8 total, 8 up, 8 in 2024-08-17T00:51:05.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:05 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/988334734' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:06.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:05 smithi110 ceph-mon[98148]: osdmap e967: 8 total, 8 up, 8 in 2024-08-17T00:51:06.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:05 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/988334734' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:06.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:05 smithi110 ceph-mon[100641]: osdmap e967: 8 total, 8 up, 8 in 2024-08-17T00:51:06.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:05 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/988334734' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:06 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/988334734' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:06.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:06 smithi177 ceph-mon[90034]: osdmap e968: 8 total, 8 up, 8 in 2024-08-17T00:51:06.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:06 smithi177 ceph-mon[90034]: pgmap v1058: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:07.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:06 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/988334734' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:07.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:06 smithi110 ceph-mon[100641]: osdmap e968: 8 total, 8 up, 8 in 2024-08-17T00:51:07.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:06 smithi110 ceph-mon[100641]: pgmap v1058: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:07.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:06 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/988334734' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-140846-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:07.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:06 smithi110 ceph-mon[98148]: osdmap e968: 8 total, 8 up, 8 in 2024-08-17T00:51:07.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:06 smithi110 ceph-mon[98148]: pgmap v1058: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:07.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:07 smithi177 ceph-mon[90034]: osdmap e969: 8 total, 8 up, 8 in 2024-08-17T00:51:08.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:07 smithi110 ceph-mon[100641]: osdmap e969: 8 total, 8 up, 8 in 2024-08-17T00:51:08.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:07 smithi110 ceph-mon[98148]: osdmap e969: 8 total, 8 up, 8 in 2024-08-17T00:51:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:51:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:51:08] "GET /metrics HTTP/1.1" 200 36442 "" "Prometheus/2.43.0" 2024-08-17T00:51:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:08 smithi177 ceph-mon[90034]: pgmap v1060: 137 pgs: 10 creating+peering, 6 unknown, 121 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:09.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:08 smithi110 ceph-mon[98148]: pgmap v1060: 137 pgs: 10 creating+peering, 6 unknown, 121 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:09.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:08 smithi110 ceph-mon[100641]: pgmap v1060: 137 pgs: 10 creating+peering, 6 unknown, 121 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:11.466 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealExclusive (7909 ms) 2024-08-17T00:51:11.466 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 11 tests from ClsLock (66544 ms total) 2024-08-17T00:51:11.466 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T00:51:11.466 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment tear-down 2024-08-17T00:51:11.466 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] 11 tests from 1 test suite ran. (66544 ms total) 2024-08-17T00:51:11.466 INFO:tasks.workunit.client.0.smithi110.stdout:[ PASSED ] 11 tests. 2024-08-17T00:51:11.472 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-17T00:51:11.472 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-17T00:51:11.544 INFO:tasks.workunit:Running workunit cls/test_cls_log.sh... 2024-08-17T00:51:11.545 DEBUG:teuthology.orchestra.run.smithi110: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-17T00:51:11.619 INFO:tasks.workunit.client.0.smithi110.stdout:Running main() from gmock_main.cc 2024-08-17T00:51:11.619 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] Running 4 tests from 1 test suite. 2024-08-17T00:51:11.619 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment set-up. 2024-08-17T00:51:11.620 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 4 tests from cls_log 2024-08-17T00:51:11.620 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_log.test_log_add_same_time 2024-08-17T00:51:11.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:11 smithi110 ceph-mon[98148]: pgmap v1061: 137 pgs: 137 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:51:11.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:11 smithi110 ceph-mon[100641]: pgmap v1061: 137 pgs: 137 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:51:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:11 smithi177 ceph-mon[90034]: pgmap v1061: 137 pgs: 137 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T00:51:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:12 smithi110 ceph-mon[98148]: osdmap e970: 8 total, 8 up, 8 in 2024-08-17T00:51:12.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:12 smithi110 ceph-mon[100641]: osdmap e970: 8 total, 8 up, 8 in 2024-08-17T00:51:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:12 smithi177 ceph-mon[90034]: osdmap e970: 8 total, 8 up, 8 in 2024-08-17T00:51:13.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:13 smithi110 ceph-mon[98148]: pgmap v1063: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:13.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:13 smithi110 ceph-mon[98148]: osdmap e971: 8 total, 8 up, 8 in 2024-08-17T00:51:13.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:13 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3237879186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:13.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:13 smithi110 ceph-mon[100641]: pgmap v1063: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:13.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:13 smithi110 ceph-mon[100641]: osdmap e971: 8 total, 8 up, 8 in 2024-08-17T00:51:13.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:13 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3237879186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:13.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:13 smithi177 ceph-mon[90034]: pgmap v1063: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:13.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:13 smithi177 ceph-mon[90034]: osdmap e971: 8 total, 8 up, 8 in 2024-08-17T00:51:13.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:13 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3237879186' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:14.484 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_log.test_log_add_same_time (2865 ms) 2024-08-17T00:51:14.484 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_log.test_log_add_different_time 2024-08-17T00:51:14.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:14 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3237879186' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:14.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:14 smithi110 ceph-mon[98148]: osdmap e972: 8 total, 8 up, 8 in 2024-08-17T00:51:14.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:14 smithi110 ceph-mon[98148]: pgmap v1066: 137 pgs: 6 creating+peering, 21 unknown, 110 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:14.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:14 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3237879186' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:14.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:14 smithi110 ceph-mon[100641]: osdmap e972: 8 total, 8 up, 8 in 2024-08-17T00:51:14.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:14 smithi110 ceph-mon[100641]: pgmap v1066: 137 pgs: 6 creating+peering, 21 unknown, 110 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:14.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:14 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3237879186' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:14.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:14 smithi177 ceph-mon[90034]: osdmap e972: 8 total, 8 up, 8 in 2024-08-17T00:51:14.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:14 smithi177 ceph-mon[90034]: pgmap v1066: 137 pgs: 6 creating+peering, 21 unknown, 110 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:15.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:15 smithi110 ceph-mon[100641]: osdmap e973: 8 total, 8 up, 8 in 2024-08-17T00:51:15.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:15 smithi110 ceph-mon[98148]: osdmap e973: 8 total, 8 up, 8 in 2024-08-17T00:51:15.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:15 smithi177 ceph-mon[90034]: osdmap e973: 8 total, 8 up, 8 in 2024-08-17T00:51:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:16 smithi110 ceph-mon[98148]: osdmap e974: 8 total, 8 up, 8 in 2024-08-17T00:51:16.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:16 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1526499490' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:16.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:16 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:16.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:51:16.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:16 smithi110 ceph-mon[98148]: pgmap v1069: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:16.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:16 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:16.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:16 smithi110 ceph-mon[98148]: osdmap e975: 8 total, 8 up, 8 in 2024-08-17T00:51:16.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:16 smithi110 ceph-mon[100641]: osdmap e974: 8 total, 8 up, 8 in 2024-08-17T00:51:16.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:16 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1526499490' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:16.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:16 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:16.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:51:16.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:16 smithi110 ceph-mon[100641]: pgmap v1069: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:16.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:16 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:16.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:16 smithi110 ceph-mon[100641]: osdmap e975: 8 total, 8 up, 8 in 2024-08-17T00:51:16.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:16 smithi177 ceph-mon[90034]: osdmap e974: 8 total, 8 up, 8 in 2024-08-17T00:51:16.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:16 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1526499490' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:16.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:16 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:16.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:51:16.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:16 smithi177 ceph-mon[90034]: pgmap v1069: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:16.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:16 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:16.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:16 smithi177 ceph-mon[90034]: osdmap e975: 8 total, 8 up, 8 in 2024-08-17T00:51:17.499 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_log.test_log_add_different_time (3014 ms) 2024-08-17T00:51:17.499 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_log.trim_by_time 2024-08-17T00:51:17.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:17 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:51:17.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:17 smithi110 ceph-mon[100641]: osdmap e976: 8 total, 8 up, 8 in 2024-08-17T00:51:17.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:17 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:51:17.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:17 smithi110 ceph-mon[98148]: osdmap e976: 8 total, 8 up, 8 in 2024-08-17T00:51:17.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:17 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:51:17.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:17 smithi177 ceph-mon[90034]: osdmap e976: 8 total, 8 up, 8 in 2024-08-17T00:51:18.505 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:51:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:51:18] "GET /metrics HTTP/1.1" 200 36440 "" "Prometheus/2.43.0" 2024-08-17T00:51:18.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:18 smithi110 ceph-mon[98148]: pgmap v1072: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:18.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:18 smithi110 ceph-mon[100641]: pgmap v1072: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:18.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:18 smithi177 ceph-mon[90034]: pgmap v1072: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:19.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:19 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:51:19.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:19 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:51:19.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:19 smithi110 ceph-mon[100641]: osdmap e977: 8 total, 8 up, 8 in 2024-08-17T00:51:19.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:19 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2566707422' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:19.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:19 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:19.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:19 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:51:19.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:19 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:51:19.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:19 smithi110 ceph-mon[98148]: osdmap e977: 8 total, 8 up, 8 in 2024-08-17T00:51:19.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:19 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2566707422' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:19.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:19 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:19.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:19 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:51:19.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:19 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:51:19.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:19 smithi177 ceph-mon[90034]: osdmap e977: 8 total, 8 up, 8 in 2024-08-17T00:51:19.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:19 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2566707422' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:19.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:19 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:20.528 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_log.trim_by_time (3030 ms) 2024-08-17T00:51:20.528 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_log.trim_by_marker 2024-08-17T00:51:20.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:20 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:20.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:20 smithi110 ceph-mon[100641]: osdmap e978: 8 total, 8 up, 8 in 2024-08-17T00:51:20.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:20 smithi110 ceph-mon[100641]: pgmap v1075: 137 pgs: 3 creating+peering, 21 unknown, 113 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:20.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:20 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:20.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:20 smithi110 ceph-mon[98148]: osdmap e978: 8 total, 8 up, 8 in 2024-08-17T00:51:20.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:20 smithi110 ceph-mon[98148]: pgmap v1075: 137 pgs: 3 creating+peering, 21 unknown, 113 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:20 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:20.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:20 smithi177 ceph-mon[90034]: osdmap e978: 8 total, 8 up, 8 in 2024-08-17T00:51:20.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:20 smithi177 ceph-mon[90034]: pgmap v1075: 137 pgs: 3 creating+peering, 21 unknown, 113 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:21 smithi110 ceph-mon[100641]: osdmap e979: 8 total, 8 up, 8 in 2024-08-17T00:51:21.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:21 smithi110 ceph-mon[98148]: osdmap e979: 8 total, 8 up, 8 in 2024-08-17T00:51:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:21 smithi177 ceph-mon[90034]: osdmap e979: 8 total, 8 up, 8 in 2024-08-17T00:51:22.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:22 smithi110 ceph-mon[100641]: osdmap e980: 8 total, 8 up, 8 in 2024-08-17T00:51:22.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:22 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1691258662' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:22.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:22 smithi110 ceph-mon[100641]: pgmap v1078: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:22.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:22 smithi110 ceph-mon[98148]: osdmap e980: 8 total, 8 up, 8 in 2024-08-17T00:51:22.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:22 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1691258662' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:22.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:22 smithi110 ceph-mon[98148]: pgmap v1078: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:22 smithi177 ceph-mon[90034]: osdmap e980: 8 total, 8 up, 8 in 2024-08-17T00:51:22.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:22 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1691258662' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:22.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:22 smithi177 ceph-mon[90034]: pgmap v1078: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:23.545 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_log.trim_by_marker (3017 ms) 2024-08-17T00:51:23.545 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 4 tests from cls_log (11926 ms total) 2024-08-17T00:51:23.545 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T00:51:23.545 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment tear-down 2024-08-17T00:51:23.545 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] 4 tests from 1 test suite ran. (11926 ms total) 2024-08-17T00:51:23.546 INFO:tasks.workunit.client.0.smithi110.stdout:[ PASSED ] 4 tests. 2024-08-17T00:51:23.549 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-17T00:51:23.549 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-17T00:51:23.614 INFO:tasks.workunit:Running workunit cls/test_cls_numops.sh... 2024-08-17T00:51:23.615 DEBUG:teuthology.orchestra.run.smithi110: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-17T00:51:23.684 INFO:tasks.workunit.client.0.smithi110.stdout:Running main() from gmock_main.cc 2024-08-17T00:51:23.685 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] Running 4 tests from 1 test suite. 2024-08-17T00:51:23.685 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment set-up. 2024-08-17T00:51:23.685 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 4 tests from ClsNumOps 2024-08-17T00:51:23.685 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] ClsNumOps.Add 2024-08-17T00:51:23.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:23 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:51:23.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:23 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1691258662' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:23.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:23 smithi110 ceph-mon[100641]: osdmap e981: 8 total, 8 up, 8 in 2024-08-17T00:51:23.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:23 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:51:23.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:23 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:51:23.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:23 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:51:23.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:23 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:51:23.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:23 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:51:23.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:23 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1691258662' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:23.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:23 smithi110 ceph-mon[98148]: osdmap e981: 8 total, 8 up, 8 in 2024-08-17T00:51:23.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:23 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:51:23.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:23 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:51:23.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:23 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:51:23.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:23 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:51:23.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:23 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:51:23.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:23 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1691258662' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141244-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:23.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:23 smithi177 ceph-mon[90034]: osdmap e981: 8 total, 8 up, 8 in 2024-08-17T00:51:23.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:23 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:51:23.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:23 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:51:23.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:23 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:51:23.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:23 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:51:24.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:24 smithi110 ceph-mon[100641]: osdmap e982: 8 total, 8 up, 8 in 2024-08-17T00:51:24.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:24 smithi110 ceph-mon[100641]: pgmap v1081: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:24.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:24 smithi110 ceph-mon[98148]: osdmap e982: 8 total, 8 up, 8 in 2024-08-17T00:51:24.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:24 smithi110 ceph-mon[98148]: pgmap v1081: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:24.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:24 smithi177 ceph-mon[90034]: osdmap e982: 8 total, 8 up, 8 in 2024-08-17T00:51:24.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:24 smithi177 ceph-mon[90034]: pgmap v1081: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:25.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:25 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:51:25.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:25 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:51:25.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:25 smithi110 ceph-mon[100641]: osdmap e983: 8 total, 8 up, 8 in 2024-08-17T00:51:25.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:25 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1266040304' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:25.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:25 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:51:25.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:25 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:51:25.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:25 smithi110 ceph-mon[98148]: osdmap e983: 8 total, 8 up, 8 in 2024-08-17T00:51:25.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:25 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1266040304' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:25.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:25 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:51:25.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:25 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:51:25.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:25 smithi177 ceph-mon[90034]: osdmap e983: 8 total, 8 up, 8 in 2024-08-17T00:51:25.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:25 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1266040304' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:26.562 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] ClsNumOps.Add (2877 ms) 2024-08-17T00:51:26.562 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] ClsNumOps.Sub 2024-08-17T00:51:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:26 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1266040304' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:26.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:26 smithi177 ceph-mon[90034]: osdmap e984: 8 total, 8 up, 8 in 2024-08-17T00:51:26.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:26 smithi177 ceph-mon[90034]: pgmap v1084: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:26 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1266040304' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:26 smithi110 ceph-mon[100641]: osdmap e984: 8 total, 8 up, 8 in 2024-08-17T00:51:27.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:26 smithi110 ceph-mon[100641]: pgmap v1084: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:27.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:26 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1266040304' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:27.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:26 smithi110 ceph-mon[98148]: osdmap e984: 8 total, 8 up, 8 in 2024-08-17T00:51:27.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:26 smithi110 ceph-mon[98148]: pgmap v1084: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:27.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:27 smithi177 ceph-mon[90034]: osdmap e985: 8 total, 8 up, 8 in 2024-08-17T00:51:28.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:27 smithi110 ceph-mon[100641]: osdmap e985: 8 total, 8 up, 8 in 2024-08-17T00:51:28.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:27 smithi110 ceph-mon[98148]: osdmap e985: 8 total, 8 up, 8 in 2024-08-17T00:51:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:51:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:51:28] "GET /metrics HTTP/1.1" 200 36440 "" "Prometheus/2.43.0" 2024-08-17T00:51:28.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:28 smithi177 ceph-mon[90034]: osdmap e986: 8 total, 8 up, 8 in 2024-08-17T00:51:28.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:28 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/825685515' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:28.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:28 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:28.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:28 smithi177 ceph-mon[90034]: pgmap v1087: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:28.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:28 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:28.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:28 smithi177 ceph-mon[90034]: osdmap e987: 8 total, 8 up, 8 in 2024-08-17T00:51:29.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:28 smithi110 ceph-mon[98148]: osdmap e986: 8 total, 8 up, 8 in 2024-08-17T00:51:29.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:28 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/825685515' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:29.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:28 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:29.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:28 smithi110 ceph-mon[98148]: pgmap v1087: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:29.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:28 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:29.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:28 smithi110 ceph-mon[98148]: osdmap e987: 8 total, 8 up, 8 in 2024-08-17T00:51:29.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:28 smithi110 ceph-mon[100641]: osdmap e986: 8 total, 8 up, 8 in 2024-08-17T00:51:29.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:28 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/825685515' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:29.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:28 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:29.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:28 smithi110 ceph-mon[100641]: pgmap v1087: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:29.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:28 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:29.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:28 smithi110 ceph-mon[100641]: osdmap e987: 8 total, 8 up, 8 in 2024-08-17T00:51:29.578 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] ClsNumOps.Sub (3016 ms) 2024-08-17T00:51:29.579 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] ClsNumOps.Mul 2024-08-17T00:51:29.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:29 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:51:29.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:29 smithi177 ceph-mon[90034]: osdmap e988: 8 total, 8 up, 8 in 2024-08-17T00:51:30.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:29 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:51:30.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:29 smithi110 ceph-mon[98148]: osdmap e988: 8 total, 8 up, 8 in 2024-08-17T00:51:30.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:29 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:51:30.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:29 smithi110 ceph-mon[100641]: osdmap e988: 8 total, 8 up, 8 in 2024-08-17T00:51:30.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:30 smithi177 ceph-mon[90034]: pgmap v1090: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:31.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:30 smithi110 ceph-mon[98148]: pgmap v1090: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:31.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:30 smithi110 ceph-mon[100641]: pgmap v1090: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:31.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:31 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:51:31.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:31 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:51:31.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:31 smithi177 ceph-mon[90034]: osdmap e989: 8 total, 8 up, 8 in 2024-08-17T00:51:31.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:31 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1195413012' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:31.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:51:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:31 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:51:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:31 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:51:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:31 smithi110 ceph-mon[98148]: osdmap e989: 8 total, 8 up, 8 in 2024-08-17T00:51:32.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:31 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1195413012' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:32.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:51:32.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:31 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:51:32.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:31 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:51:32.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:31 smithi110 ceph-mon[100641]: osdmap e989: 8 total, 8 up, 8 in 2024-08-17T00:51:32.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:31 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1195413012' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:32.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:51:32.620 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] ClsNumOps.Mul (3042 ms) 2024-08-17T00:51:32.620 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] ClsNumOps.Div 2024-08-17T00:51:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:32 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1195413012' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:32 smithi110 ceph-mon[98148]: osdmap e990: 8 total, 8 up, 8 in 2024-08-17T00:51:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:32 smithi110 ceph-mon[98148]: pgmap v1093: 137 pgs: 17 unknown, 120 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:33.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:32 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1195413012' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:33.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:32 smithi110 ceph-mon[100641]: osdmap e990: 8 total, 8 up, 8 in 2024-08-17T00:51:33.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:32 smithi110 ceph-mon[100641]: pgmap v1093: 137 pgs: 17 unknown, 120 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:33.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:32 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1195413012' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:33.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:32 smithi177 ceph-mon[90034]: osdmap e990: 8 total, 8 up, 8 in 2024-08-17T00:51:33.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:32 smithi177 ceph-mon[90034]: pgmap v1093: 137 pgs: 17 unknown, 120 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:34.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:33 smithi110 ceph-mon[98148]: osdmap e991: 8 total, 8 up, 8 in 2024-08-17T00:51:34.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:33 smithi110 ceph-mon[100641]: osdmap e991: 8 total, 8 up, 8 in 2024-08-17T00:51:34.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:33 smithi177 ceph-mon[90034]: osdmap e991: 8 total, 8 up, 8 in 2024-08-17T00:51:35.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:34 smithi110 ceph-mon[98148]: osdmap e992: 8 total, 8 up, 8 in 2024-08-17T00:51:35.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:34 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3380901484' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:35.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:34 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:35.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:34 smithi110 ceph-mon[98148]: pgmap v1096: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:35.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:34 smithi110 ceph-mon[100641]: osdmap e992: 8 total, 8 up, 8 in 2024-08-17T00:51:35.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:34 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3380901484' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:35.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:34 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:35.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:34 smithi110 ceph-mon[100641]: pgmap v1096: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:35.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:34 smithi177 ceph-mon[90034]: osdmap e992: 8 total, 8 up, 8 in 2024-08-17T00:51:35.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:34 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3380901484' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:35.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:34 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:35.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:34 smithi177 ceph-mon[90034]: pgmap v1096: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:35.634 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] ClsNumOps.Div (3014 ms) 2024-08-17T00:51:35.635 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 4 tests from ClsNumOps (11949 ms total) 2024-08-17T00:51:35.635 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T00:51:35.635 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment tear-down 2024-08-17T00:51:35.635 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] 4 tests from 1 test suite ran. (11949 ms total) 2024-08-17T00:51:35.635 INFO:tasks.workunit.client.0.smithi110.stdout:[ PASSED ] 4 tests. 2024-08-17T00:51:35.638 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-17T00:51:35.638 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-17T00:51:35.707 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2024-08-17T00:51:35.707 DEBUG:teuthology.orchestra.run.smithi110: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-17T00:51:35.781 INFO:tasks.workunit.client.0.smithi110.stdout:Running main() from gmock_main.cc 2024-08-17T00:51:35.781 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] Running 70 tests from 1 test suite. 2024-08-17T00:51:35.781 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment set-up. 2024-08-17T00:51:35.781 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 70 tests from TestClsRbd 2024-08-17T00:51:36.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:35 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:51:36.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:35 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:36.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:35 smithi110 ceph-mon[98148]: osdmap e993: 8 total, 8 up, 8 in 2024-08-17T00:51:36.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:35 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:51:36.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:35 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:36.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:35 smithi110 ceph-mon[100641]: osdmap e993: 8 total, 8 up, 8 in 2024-08-17T00:51:36.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:35 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:51:36.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:35 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141478-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:36.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:35 smithi177 ceph-mon[90034]: osdmap e993: 8 total, 8 up, 8 in 2024-08-17T00:51:37.014 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:36 smithi177 ceph-mon[90034]: osdmap e994: 8 total, 8 up, 8 in 2024-08-17T00:51:37.014 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:36 smithi177 ceph-mon[90034]: pgmap v1099: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:37.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:36 smithi110 ceph-mon[98148]: osdmap e994: 8 total, 8 up, 8 in 2024-08-17T00:51:37.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:36 smithi110 ceph-mon[98148]: pgmap v1099: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:36 smithi110 ceph-mon[100641]: osdmap e994: 8 total, 8 up, 8 in 2024-08-17T00:51:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:36 smithi110 ceph-mon[100641]: pgmap v1099: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:37.652 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.get_all_features 2024-08-17T00:51:37.666 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.get_all_features (14 ms) 2024-08-17T00:51:37.666 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.copyup 2024-08-17T00:51:37.848 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.copyup (182 ms) 2024-08-17T00:51:37.848 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.sparse_copyup 2024-08-17T00:51:37.863 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.sparse_copyup (16 ms) 2024-08-17T00:51:37.864 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.get_and_set_id 2024-08-17T00:51:37.870 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.get_and_set_id (6 ms) 2024-08-17T00:51:37.870 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.add_remove_child 2024-08-17T00:51:37.881 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.add_remove_child (11 ms) 2024-08-17T00:51:37.881 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.directory_methods 2024-08-17T00:51:37.906 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.directory_methods (25 ms) 2024-08-17T00:51:37.906 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.create 2024-08-17T00:51:37.920 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.create (15 ms) 2024-08-17T00:51:37.921 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.get_features 2024-08-17T00:51:37.922 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.get_features (1 ms) 2024-08-17T00:51:37.922 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.get_object_prefix 2024-08-17T00:51:37.923 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.get_object_prefix (1 ms) 2024-08-17T00:51:37.923 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2024-08-17T00:51:37.925 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.get_create_timestamp (2 ms) 2024-08-17T00:51:37.925 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2024-08-17T00:51:37.927 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.get_access_timestamp (2 ms) 2024-08-17T00:51:37.927 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2024-08-17T00:51:37.928 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.get_modify_timestamp (1 ms) 2024-08-17T00:51:37.928 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.get_data_pool 2024-08-17T00:51:37.931 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.get_data_pool (4 ms) 2024-08-17T00:51:37.931 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.get_size 2024-08-17T00:51:37.935 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.get_size (3 ms) 2024-08-17T00:51:37.935 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.set_size 2024-08-17T00:51:37.939 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.set_size (4 ms) 2024-08-17T00:51:37.939 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.protection_status 2024-08-17T00:51:37.956 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.protection_status (17 ms) 2024-08-17T00:51:37.956 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.snapshot_limits 2024-08-17T00:51:37.963 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.snapshot_limits (7 ms) 2024-08-17T00:51:37.963 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.parents_v1 2024-08-17T00:51:38.002 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.parents_v1 (39 ms) 2024-08-17T00:51:38.002 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.parents_v2 2024-08-17T00:51:38.032 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.parents_v2 (30 ms) 2024-08-17T00:51:38.032 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.snapshots 2024-08-17T00:51:38.051 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.snapshots (20 ms) 2024-08-17T00:51:38.052 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.snapid_race 2024-08-17T00:51:38.058 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.snapid_race (6 ms) 2024-08-17T00:51:38.058 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.stripingv2 2024-08-17T00:51:38.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:37 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:51:38.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:37 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:51:38.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:37 smithi110 ceph-mon[100641]: osdmap e995: 8 total, 8 up, 8 in 2024-08-17T00:51:38.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:37 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3839768852' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141584-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:38.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:37 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141584-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:38.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:37 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:51:38.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:37 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:51:38.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:37 smithi110 ceph-mon[98148]: osdmap e995: 8 total, 8 up, 8 in 2024-08-17T00:51:38.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:37 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3839768852' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141584-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:38.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:37 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141584-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:38.066 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.stripingv2 (9 ms) 2024-08-17T00:51:38.067 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.object_map_save 2024-08-17T00:51:38.068 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.object_map_save (1 ms) 2024-08-17T00:51:38.068 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.object_map_resize 2024-08-17T00:51:38.073 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.object_map_resize (5 ms) 2024-08-17T00:51:38.073 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.object_map_update 2024-08-17T00:51:38.080 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.object_map_update (7 ms) 2024-08-17T00:51:38.080 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2024-08-17T00:51:38.080 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.object_map_load_enoent (0 ms) 2024-08-17T00:51:38.080 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2024-08-17T00:51:38.084 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.object_map_snap_add (5 ms) 2024-08-17T00:51:38.085 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2024-08-17T00:51:38.089 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.object_map_snap_remove (4 ms) 2024-08-17T00:51:38.089 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.flags 2024-08-17T00:51:38.093 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.flags (5 ms) 2024-08-17T00:51:38.094 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.metadata 2024-08-17T00:51:38.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:37 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:51:38.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:37 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:51:38.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:37 smithi177 ceph-mon[90034]: osdmap e995: 8 total, 8 up, 8 in 2024-08-17T00:51:38.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:37 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3839768852' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141584-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:38.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:37 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141584-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:38.115 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.metadata (21 ms) 2024-08-17T00:51:38.115 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.set_features 2024-08-17T00:51:38.122 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.set_features (7 ms) 2024-08-17T00:51:38.122 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.mirror 2024-08-17T00:51:38.155 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.mirror (33 ms) 2024-08-17T00:51:38.155 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.mirror_image 2024-08-17T00:51:38.169 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.mirror_image (14 ms) 2024-08-17T00:51:38.169 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.mirror_image_status 2024-08-17T00:51:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:51:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:51:38] "GET /metrics HTTP/1.1" 200 36436 "" "Prometheus/2.43.0" 2024-08-17T00:51:39.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:38 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141584-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:39.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:38 smithi110 ceph-mon[98148]: osdmap e996: 8 total, 8 up, 8 in 2024-08-17T00:51:39.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:38 smithi110 ceph-mon[98148]: pgmap v1102: 137 pgs: 6 creating+peering, 23 unknown, 108 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 511 B/s wr, 1 op/s 2024-08-17T00:51:39.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:38 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141584-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:39.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:38 smithi110 ceph-mon[100641]: osdmap e996: 8 total, 8 up, 8 in 2024-08-17T00:51:39.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:38 smithi110 ceph-mon[100641]: pgmap v1102: 137 pgs: 6 creating+peering, 23 unknown, 108 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 511 B/s wr, 1 op/s 2024-08-17T00:51:39.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:38 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141584-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:39.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:38 smithi177 ceph-mon[90034]: osdmap e996: 8 total, 8 up, 8 in 2024-08-17T00:51:39.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:38 smithi177 ceph-mon[90034]: pgmap v1102: 137 pgs: 6 creating+peering, 23 unknown, 108 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 511 B/s wr, 1 op/s 2024-08-17T00:51:40.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:39 smithi110 ceph-mon[100641]: osdmap e997: 8 total, 8 up, 8 in 2024-08-17T00:51:40.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:39 smithi110 ceph-mon[98148]: osdmap e997: 8 total, 8 up, 8 in 2024-08-17T00:51:40.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:39 smithi177 ceph-mon[90034]: osdmap e997: 8 total, 8 up, 8 in 2024-08-17T00:51:40.440 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.mirror_image_status (2271 ms) 2024-08-17T00:51:40.440 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.mirror_image_map 2024-08-17T00:51:40.526 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.mirror_image_map (85 ms) 2024-08-17T00:51:40.526 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.mirror_instances 2024-08-17T00:51:40.533 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.mirror_instances (8 ms) 2024-08-17T00:51:40.533 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2024-08-17T00:51:40.544 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.mirror_snapshot (11 ms) 2024-08-17T00:51:40.544 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.group_dir_list 2024-08-17T00:51:40.546 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.group_dir_list (2 ms) 2024-08-17T00:51:40.546 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.group_dir_add 2024-08-17T00:51:40.548 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.group_dir_add (3 ms) 2024-08-17T00:51:40.549 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2024-08-17T00:51:40.551 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.dir_add_already_existing (2 ms) 2024-08-17T00:51:40.551 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.group_dir_rename 2024-08-17T00:51:40.557 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.group_dir_rename (6 ms) 2024-08-17T00:51:40.557 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.group_dir_remove 2024-08-17T00:51:40.560 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.group_dir_remove (3 ms) 2024-08-17T00:51:40.560 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2024-08-17T00:51:40.564 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (4 ms) 2024-08-17T00:51:40.564 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.group_image_add 2024-08-17T00:51:40.566 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.group_image_add (2 ms) 2024-08-17T00:51:40.566 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.group_image_remove 2024-08-17T00:51:40.570 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.group_image_remove (3 ms) 2024-08-17T00:51:40.570 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.group_image_list 2024-08-17T00:51:40.571 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.group_image_list (2 ms) 2024-08-17T00:51:40.571 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.group_image_clean 2024-08-17T00:51:40.575 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.group_image_clean (4 ms) 2024-08-17T00:51:40.575 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.image_group_add 2024-08-17T00:51:40.577 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.image_group_add (2 ms) 2024-08-17T00:51:40.577 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.image_group_remove 2024-08-17T00:51:40.580 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.image_group_remove (3 ms) 2024-08-17T00:51:40.580 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.image_group_get 2024-08-17T00:51:40.582 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.image_group_get (2 ms) 2024-08-17T00:51:40.582 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2024-08-17T00:51:40.584 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (2 ms) 2024-08-17T00:51:40.584 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2024-08-17T00:51:40.585 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (2 ms) 2024-08-17T00:51:40.586 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2024-08-17T00:51:40.588 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (2 ms) 2024-08-17T00:51:40.588 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2024-08-17T00:51:40.591 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (3 ms) 2024-08-17T00:51:40.591 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.group_snap_set 2024-08-17T00:51:40.593 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.group_snap_set (2 ms) 2024-08-17T00:51:40.593 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.group_snap_list 2024-08-17T00:51:40.596 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.group_snap_list (3 ms) 2024-08-17T00:51:40.596 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2024-08-17T00:51:40.614 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (18 ms) 2024-08-17T00:51:40.614 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2024-08-17T00:51:40.806 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (191 ms) 2024-08-17T00:51:40.806 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.group_snap_remove 2024-08-17T00:51:40.809 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.group_snap_remove (4 ms) 2024-08-17T00:51:40.809 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2024-08-17T00:51:40.811 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (2 ms) 2024-08-17T00:51:40.811 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.trash_methods 2024-08-17T00:51:40.818 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.trash_methods (7 ms) 2024-08-17T00:51:40.818 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.op_features 2024-08-17T00:51:40.824 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.op_features (6 ms) 2024-08-17T00:51:40.824 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.clone_parent 2024-08-17T00:51:40.843 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.clone_parent (19 ms) 2024-08-17T00:51:40.843 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2024-08-17T00:51:40.851 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.clone_parent_ns (8 ms) 2024-08-17T00:51:40.851 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.clone_child 2024-08-17T00:51:40.861 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.clone_child (10 ms) 2024-08-17T00:51:40.861 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.namespace_methods 2024-08-17T00:51:40.867 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.namespace_methods (7 ms) 2024-08-17T00:51:40.868 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.migration 2024-08-17T00:51:40.877 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.migration (9 ms) 2024-08-17T00:51:40.877 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.migration_v1 2024-08-17T00:51:40.885 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.migration_v1 (8 ms) 2024-08-17T00:51:40.885 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2024-08-17T00:51:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:40 smithi110 ceph-mon[98148]: pgmap v1104: 137 pgs: 6 creating+peering, 131 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 522 KiB/s rd, 318 KiB/s wr, 857 op/s 2024-08-17T00:51:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:40 smithi110 ceph-mon[100641]: pgmap v1104: 137 pgs: 6 creating+peering, 131 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 522 KiB/s rd, 318 KiB/s wr, 857 op/s 2024-08-17T00:51:41.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:40 smithi177 ceph-mon[90034]: pgmap v1104: 137 pgs: 6 creating+peering, 131 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 522 KiB/s rd, 318 KiB/s wr, 857 op/s 2024-08-17T00:51:42.665 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1779 ms) 2024-08-17T00:51:42.665 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestClsRbd.sparsify 2024-08-17T00:51:42.709 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestClsRbd.sparsify (45 ms) 2024-08-17T00:51:43.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:42 smithi110 ceph-mon[100641]: osdmap e998: 8 total, 8 up, 8 in 2024-08-17T00:51:43.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:42 smithi110 ceph-mon[100641]: pgmap v1106: 137 pgs: 137 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 984 KiB/s wr, 768 op/s 2024-08-17T00:51:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:42 smithi110 ceph-mon[98148]: osdmap e998: 8 total, 8 up, 8 in 2024-08-17T00:51:43.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:42 smithi110 ceph-mon[98148]: pgmap v1106: 137 pgs: 137 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 984 KiB/s wr, 768 op/s 2024-08-17T00:51:43.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:42 smithi177 ceph-mon[90034]: osdmap e998: 8 total, 8 up, 8 in 2024-08-17T00:51:43.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:42 smithi177 ceph-mon[90034]: pgmap v1106: 137 pgs: 137 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 984 KiB/s wr, 768 op/s 2024-08-17T00:51:43.673 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 70 tests from TestClsRbd (5057 ms total) 2024-08-17T00:51:43.673 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T00:51:43.673 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment tear-down 2024-08-17T00:51:43.673 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] 70 tests from 1 test suite ran. (7892 ms total) 2024-08-17T00:51:43.673 INFO:tasks.workunit.client.0.smithi110.stdout:[ PASSED ] 70 tests. 2024-08-17T00:51:43.678 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-17T00:51:43.678 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-17T00:51:43.746 INFO:tasks.workunit:Running workunit cls/test_cls_refcount.sh... 2024-08-17T00:51:43.746 DEBUG:teuthology.orchestra.run.smithi110: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-17T00:51:43.818 INFO:tasks.workunit.client.0.smithi110.stdout:Running main() from gmock_main.cc 2024-08-17T00:51:43.818 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] Running 10 tests from 1 test suite. 2024-08-17T00:51:43.818 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment set-up. 2024-08-17T00:51:43.818 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 10 tests from cls_rgw 2024-08-17T00:51:43.818 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw.test_implicit 2024-08-17T00:51:44.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:43 smithi110 ceph-mon[98148]: osdmap e999: 8 total, 8 up, 8 in 2024-08-17T00:51:44.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:43 smithi110 ceph-mon[100641]: osdmap e999: 8 total, 8 up, 8 in 2024-08-17T00:51:44.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:43 smithi177 ceph-mon[90034]: osdmap e999: 8 total, 8 up, 8 in 2024-08-17T00:51:45.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:44 smithi110 ceph-mon[98148]: osdmap e1000: 8 total, 8 up, 8 in 2024-08-17T00:51:45.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:44 smithi110 ceph-mon[98148]: pgmap v1109: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:45.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:44 smithi110 ceph-mon[100641]: osdmap e1000: 8 total, 8 up, 8 in 2024-08-17T00:51:45.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:44 smithi110 ceph-mon[100641]: pgmap v1109: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:45.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:44 smithi177 ceph-mon[90034]: osdmap e1000: 8 total, 8 up, 8 in 2024-08-17T00:51:45.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:44 smithi177 ceph-mon[90034]: pgmap v1109: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:46.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:45 smithi110 ceph-mon[100641]: osdmap e1001: 8 total, 8 up, 8 in 2024-08-17T00:51:46.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:45 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/753698140' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:46.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:45 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:46.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:45 smithi110 ceph-mon[98148]: osdmap e1001: 8 total, 8 up, 8 in 2024-08-17T00:51:46.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:45 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/753698140' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:46.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:45 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:46.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:45 smithi177 ceph-mon[90034]: osdmap e1001: 8 total, 8 up, 8 in 2024-08-17T00:51:46.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:45 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/753698140' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:46.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:45 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:46.695 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw.test_implicit (2877 ms) 2024-08-17T00:51:46.695 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw.test_implicit_idempotent 2024-08-17T00:51:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:46 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:46 smithi110 ceph-mon[98148]: osdmap e1002: 8 total, 8 up, 8 in 2024-08-17T00:51:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:51:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:46 smithi110 ceph-mon[98148]: pgmap v1112: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:47.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:46 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:47.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:46 smithi110 ceph-mon[100641]: osdmap e1002: 8 total, 8 up, 8 in 2024-08-17T00:51:47.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:51:47.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:46 smithi110 ceph-mon[100641]: pgmap v1112: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:46 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:46 smithi177 ceph-mon[90034]: osdmap e1002: 8 total, 8 up, 8 in 2024-08-17T00:51:47.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:51:47.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:46 smithi177 ceph-mon[90034]: pgmap v1112: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:47 smithi110 ceph-mon[100641]: osdmap e1003: 8 total, 8 up, 8 in 2024-08-17T00:51:48.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:47 smithi110 ceph-mon[98148]: osdmap e1003: 8 total, 8 up, 8 in 2024-08-17T00:51:48.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:47 smithi177 ceph-mon[90034]: osdmap e1003: 8 total, 8 up, 8 in 2024-08-17T00:51:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:51:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:51:48] "GET /metrics HTTP/1.1" 200 36438 "" "Prometheus/2.43.0" 2024-08-17T00:51:49.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:48 smithi110 ceph-mon[98148]: osdmap e1004: 8 total, 8 up, 8 in 2024-08-17T00:51:49.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:48 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3019290118' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:49.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:48 smithi110 ceph-mon[98148]: pgmap v1115: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:49.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:48 smithi110 ceph-mon[100641]: osdmap e1004: 8 total, 8 up, 8 in 2024-08-17T00:51:49.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:48 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3019290118' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:49.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:48 smithi110 ceph-mon[100641]: pgmap v1115: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:49.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:48 smithi177 ceph-mon[90034]: osdmap e1004: 8 total, 8 up, 8 in 2024-08-17T00:51:49.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:48 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3019290118' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:49.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:48 smithi177 ceph-mon[90034]: pgmap v1115: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:49.710 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw.test_implicit_idempotent (3015 ms) 2024-08-17T00:51:49.710 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw.test_put_snap 2024-08-17T00:51:50.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:49 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:51:50.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:49 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3019290118' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:50.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:49 smithi110 ceph-mon[98148]: osdmap e1005: 8 total, 8 up, 8 in 2024-08-17T00:51:50.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:49 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:51:50.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:49 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3019290118' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:50.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:49 smithi110 ceph-mon[100641]: osdmap e1005: 8 total, 8 up, 8 in 2024-08-17T00:51:50.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:49 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:51:50.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:49 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3019290118' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:50.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:49 smithi177 ceph-mon[90034]: osdmap e1005: 8 total, 8 up, 8 in 2024-08-17T00:51:51.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:50 smithi110 ceph-mon[98148]: osdmap e1006: 8 total, 8 up, 8 in 2024-08-17T00:51:51.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:50 smithi110 ceph-mon[98148]: pgmap v1118: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:51.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:50 smithi110 ceph-mon[100641]: osdmap e1006: 8 total, 8 up, 8 in 2024-08-17T00:51:51.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:50 smithi110 ceph-mon[100641]: pgmap v1118: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:51.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:50 smithi177 ceph-mon[90034]: osdmap e1006: 8 total, 8 up, 8 in 2024-08-17T00:51:51.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:50 smithi177 ceph-mon[90034]: pgmap v1118: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:52.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:51 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:51:52.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:51 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:51:52.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:51 smithi110 ceph-mon[98148]: osdmap e1007: 8 total, 8 up, 8 in 2024-08-17T00:51:52.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:51 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/631452327' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:52.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:51 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:51:52.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:51 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:51:52.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:51 smithi110 ceph-mon[100641]: osdmap e1007: 8 total, 8 up, 8 in 2024-08-17T00:51:52.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:51 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/631452327' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:52.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:51 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:51:52.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:51 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:51:52.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:51 smithi177 ceph-mon[90034]: osdmap e1007: 8 total, 8 up, 8 in 2024-08-17T00:51:52.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:51 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/631452327' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:51:53.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:52 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/631452327' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:53.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:52 smithi110 ceph-mon[98148]: osdmap e1008: 8 total, 8 up, 8 in 2024-08-17T00:51:53.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:52 smithi110 ceph-mon[98148]: pgmap v1121: 137 pgs: 19 unknown, 118 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:53.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:52 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/631452327' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:53.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:52 smithi110 ceph-mon[100641]: osdmap e1008: 8 total, 8 up, 8 in 2024-08-17T00:51:53.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:52 smithi110 ceph-mon[100641]: pgmap v1121: 137 pgs: 19 unknown, 118 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:53.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:52 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/631452327' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:51:53.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:52 smithi177 ceph-mon[90034]: osdmap e1008: 8 total, 8 up, 8 in 2024-08-17T00:51:53.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:52 smithi177 ceph-mon[90034]: pgmap v1121: 137 pgs: 19 unknown, 118 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:51:54.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:53 smithi110 ceph-mon[98148]: osdmap e1009: 8 total, 8 up, 8 in 2024-08-17T00:51:54.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:53 smithi110 ceph-mon[100641]: osdmap e1009: 8 total, 8 up, 8 in 2024-08-17T00:51:54.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:53 smithi177 ceph-mon[90034]: osdmap e1009: 8 total, 8 up, 8 in 2024-08-17T00:51:55.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:54 smithi110 ceph-mon[100641]: pgmap v1123: 137 pgs: 8 unknown, 129 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 217 B/s wr, 0 op/s 2024-08-17T00:51:55.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:54 smithi110 ceph-mon[98148]: pgmap v1123: 137 pgs: 8 unknown, 129 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 217 B/s wr, 0 op/s 2024-08-17T00:51:55.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:54 smithi177 ceph-mon[90034]: pgmap v1123: 137 pgs: 8 unknown, 129 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 217 B/s wr, 0 op/s 2024-08-17T00:51:57.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:56 smithi110 ceph-mon[100641]: osdmap e1010: 8 total, 8 up, 8 in 2024-08-17T00:51:57.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:56 smithi110 ceph-mon[100641]: pgmap v1125: 137 pgs: 137 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 179 B/s wr, 0 op/s 2024-08-17T00:51:57.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:56 smithi110 ceph-mon[98148]: osdmap e1010: 8 total, 8 up, 8 in 2024-08-17T00:51:57.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:56 smithi110 ceph-mon[98148]: pgmap v1125: 137 pgs: 137 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 179 B/s wr, 0 op/s 2024-08-17T00:51:57.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:56 smithi177 ceph-mon[90034]: osdmap e1010: 8 total, 8 up, 8 in 2024-08-17T00:51:57.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:56 smithi177 ceph-mon[90034]: pgmap v1125: 137 pgs: 137 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 179 B/s wr, 0 op/s 2024-08-17T00:51:58.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:57 smithi110 ceph-mon[98148]: osdmap e1011: 8 total, 8 up, 8 in 2024-08-17T00:51:58.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:57 smithi110 ceph-mon[100641]: osdmap e1011: 8 total, 8 up, 8 in 2024-08-17T00:51:58.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:57 smithi177 ceph-mon[90034]: osdmap e1011: 8 total, 8 up, 8 in 2024-08-17T00:51:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:51:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:51:58] "GET /metrics HTTP/1.1" 200 36438 "" "Prometheus/2.43.0" 2024-08-17T00:51:58.746 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw.test_put_snap (9036 ms) 2024-08-17T00:51:58.747 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw.test_explicit 2024-08-17T00:51:59.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:58 smithi110 ceph-mon[98148]: osdmap e1012: 8 total, 8 up, 8 in 2024-08-17T00:51:59.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:58 smithi110 ceph-mon[98148]: pgmap v1128: 137 pgs: 137 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 179 B/s wr, 0 op/s 2024-08-17T00:51:59.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:58 smithi110 ceph-mon[100641]: osdmap e1012: 8 total, 8 up, 8 in 2024-08-17T00:51:59.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:58 smithi110 ceph-mon[100641]: pgmap v1128: 137 pgs: 137 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 179 B/s wr, 0 op/s 2024-08-17T00:51:59.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:58 smithi177 ceph-mon[90034]: osdmap e1012: 8 total, 8 up, 8 in 2024-08-17T00:51:59.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:58 smithi177 ceph-mon[90034]: pgmap v1128: 137 pgs: 137 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 179 B/s wr, 0 op/s 2024-08-17T00:52:00.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:51:59 smithi110 ceph-mon[98148]: osdmap e1013: 8 total, 8 up, 8 in 2024-08-17T00:52:00.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:51:59 smithi110 ceph-mon[100641]: osdmap e1013: 8 total, 8 up, 8 in 2024-08-17T00:52:00.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:51:59 smithi177 ceph-mon[90034]: osdmap e1013: 8 total, 8 up, 8 in 2024-08-17T00:52:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:00 smithi110 ceph-mon[98148]: osdmap e1014: 8 total, 8 up, 8 in 2024-08-17T00:52:01.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:00 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/945991129' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:52:01.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:00 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:52:01.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:00 smithi110 ceph-mon[98148]: pgmap v1131: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:01.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:00 smithi110 ceph-mon[100641]: osdmap e1014: 8 total, 8 up, 8 in 2024-08-17T00:52:01.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:00 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/945991129' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:52:01.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:00 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:52:01.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:00 smithi110 ceph-mon[100641]: pgmap v1131: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:01.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:00 smithi177 ceph-mon[90034]: osdmap e1014: 8 total, 8 up, 8 in 2024-08-17T00:52:01.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:00 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/945991129' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:52:01.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:00 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:52:01.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:00 smithi177 ceph-mon[90034]: pgmap v1131: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:01.769 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw.test_explicit (3022 ms) 2024-08-17T00:52:01.769 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw.set 2024-08-17T00:52:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:01 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:52:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:01 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:52:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:01 smithi110 ceph-mon[100641]: osdmap e1015: 8 total, 8 up, 8 in 2024-08-17T00:52:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:52:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:52:02.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:01 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:52:02.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:01 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:52:02.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:01 smithi110 ceph-mon[98148]: osdmap e1015: 8 total, 8 up, 8 in 2024-08-17T00:52:02.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:52:02.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:52:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:01 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:52:02.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:01 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:52:02.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:01 smithi177 ceph-mon[90034]: osdmap e1015: 8 total, 8 up, 8 in 2024-08-17T00:52:02.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:52:02.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:52:03.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:02 smithi110 ceph-mon[98148]: osdmap e1016: 8 total, 8 up, 8 in 2024-08-17T00:52:03.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:02 smithi110 ceph-mon[98148]: pgmap v1134: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:03.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:02 smithi110 ceph-mon[100641]: osdmap e1016: 8 total, 8 up, 8 in 2024-08-17T00:52:03.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:02 smithi110 ceph-mon[100641]: pgmap v1134: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:03.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:02 smithi177 ceph-mon[90034]: osdmap e1016: 8 total, 8 up, 8 in 2024-08-17T00:52:03.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:02 smithi177 ceph-mon[90034]: pgmap v1134: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:04.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:03 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:52:04.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:03 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:52:04.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:03 smithi110 ceph-mon[100641]: osdmap e1017: 8 total, 8 up, 8 in 2024-08-17T00:52:04.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:03 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/70785644' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:52:04.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:03 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:52:04.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:03 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:52:04.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:03 smithi110 ceph-mon[98148]: osdmap e1017: 8 total, 8 up, 8 in 2024-08-17T00:52:04.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:03 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/70785644' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:52:04.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:03 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:52:04.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:03 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:52:04.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:03 smithi177 ceph-mon[90034]: osdmap e1017: 8 total, 8 up, 8 in 2024-08-17T00:52:04.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:03 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/70785644' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:52:04.790 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw.set (3021 ms) 2024-08-17T00:52:04.790 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw.test_implicit_ec 2024-08-17T00:52:05.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:04 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/70785644' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:52:05.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:04 smithi110 ceph-mon[98148]: osdmap e1018: 8 total, 8 up, 8 in 2024-08-17T00:52:05.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:04 smithi110 ceph-mon[98148]: pgmap v1137: 137 pgs: 2 creating+peering, 20 unknown, 115 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:05.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:04 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/70785644' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:52:05.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:04 smithi110 ceph-mon[100641]: osdmap e1018: 8 total, 8 up, 8 in 2024-08-17T00:52:05.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:04 smithi110 ceph-mon[100641]: pgmap v1137: 137 pgs: 2 creating+peering, 20 unknown, 115 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:05.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:04 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/70785644' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141639-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:52:05.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:04 smithi177 ceph-mon[90034]: osdmap e1018: 8 total, 8 up, 8 in 2024-08-17T00:52:05.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:04 smithi177 ceph-mon[90034]: pgmap v1137: 137 pgs: 2 creating+peering, 20 unknown, 115 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:06.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:05 smithi110 ceph-mon[100641]: osdmap e1019: 8 total, 8 up, 8 in 2024-08-17T00:52:06.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:05 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3180929167' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:06.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:05 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:06.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:05 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3180929167' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:06.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:05 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:06.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:05 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3180929167' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-17T00:52:06.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:05 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-17T00:52:06.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:05 smithi110 ceph-mon[98148]: osdmap e1019: 8 total, 8 up, 8 in 2024-08-17T00:52:06.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:05 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3180929167' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:06.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:05 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:06.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:05 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3180929167' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:06.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:05 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:06.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:05 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3180929167' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-17T00:52:06.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:05 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-17T00:52:06.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:05 smithi177 ceph-mon[90034]: osdmap e1019: 8 total, 8 up, 8 in 2024-08-17T00:52:06.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:05 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3180929167' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:06.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:05 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:06.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:05 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3180929167' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:06.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:05 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:06.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:05 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3180929167' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-17T00:52:06.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:05 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-17T00:52:07.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:06 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-17T00:52:07.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:06 smithi110 ceph-mon[98148]: osdmap e1020: 8 total, 8 up, 8 in 2024-08-17T00:52:07.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:06 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3180929167' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:07.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:06 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:07.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:06 smithi110 ceph-mon[98148]: pgmap v1140: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:07.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:06 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-17T00:52:07.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:06 smithi110 ceph-mon[100641]: osdmap e1020: 8 total, 8 up, 8 in 2024-08-17T00:52:07.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:06 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3180929167' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:07.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:06 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:07.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:06 smithi110 ceph-mon[100641]: pgmap v1140: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:07.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:06 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-17T00:52:07.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:06 smithi177 ceph-mon[90034]: osdmap e1020: 8 total, 8 up, 8 in 2024-08-17T00:52:07.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:06 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3180929167' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:07.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:06 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:07.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:06 smithi177 ceph-mon[90034]: pgmap v1140: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:08.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:07 smithi110 ceph-mon[98148]: osdmap e1021: 8 total, 8 up, 8 in 2024-08-17T00:52:08.128 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:07 smithi110 ceph-mon[100641]: osdmap e1021: 8 total, 8 up, 8 in 2024-08-17T00:52:08.129 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:07 smithi177 ceph-mon[90034]: osdmap e1021: 8 total, 8 up, 8 in 2024-08-17T00:52:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:52:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:52:08] "GET /metrics HTTP/1.1" 200 36439 "" "Prometheus/2.43.0" 2024-08-17T00:52:09.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:08 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-6"}]': finished 2024-08-17T00:52:09.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:08 smithi177 ceph-mon[90034]: osdmap e1022: 8 total, 8 up, 8 in 2024-08-17T00:52:09.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:08 smithi177 ceph-mon[90034]: pgmap v1143: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:09.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:08 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-6"}]': finished 2024-08-17T00:52:09.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:08 smithi110 ceph-mon[100641]: osdmap e1022: 8 total, 8 up, 8 in 2024-08-17T00:52:09.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:08 smithi110 ceph-mon[100641]: pgmap v1143: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:09.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:08 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-6"}]': finished 2024-08-17T00:52:09.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:08 smithi110 ceph-mon[98148]: osdmap e1022: 8 total, 8 up, 8 in 2024-08-17T00:52:09.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:08 smithi110 ceph-mon[98148]: pgmap v1143: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:10.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:09 smithi177 ceph-mon[90034]: osdmap e1023: 8 total, 8 up, 8 in 2024-08-17T00:52:10.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:09 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:52:10.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:09 smithi177 ceph-mon[90034]: osdmap e1024: 8 total, 8 up, 8 in 2024-08-17T00:52:10.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:09 smithi110 ceph-mon[98148]: osdmap e1023: 8 total, 8 up, 8 in 2024-08-17T00:52:10.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:09 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:52:10.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:09 smithi110 ceph-mon[98148]: osdmap e1024: 8 total, 8 up, 8 in 2024-08-17T00:52:10.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:09 smithi110 ceph-mon[100641]: osdmap e1023: 8 total, 8 up, 8 in 2024-08-17T00:52:10.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:09 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:52:10.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:09 smithi110 ceph-mon[100641]: osdmap e1024: 8 total, 8 up, 8 in 2024-08-17T00:52:11.115 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:10 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3180929167' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:11.115 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:10 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:11.115 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:10 smithi177 ceph-mon[90034]: pgmap v1146: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:11.115 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:10 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-6"}]': finished 2024-08-17T00:52:11.115 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:10 smithi177 ceph-mon[90034]: osdmap e1025: 8 total, 8 up, 8 in 2024-08-17T00:52:11.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:10 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3180929167' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:11.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:10 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:11.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:10 smithi110 ceph-mon[98148]: pgmap v1146: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:11.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:10 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-6"}]': finished 2024-08-17T00:52:11.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:10 smithi110 ceph-mon[98148]: osdmap e1025: 8 total, 8 up, 8 in 2024-08-17T00:52:11.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:10 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3180929167' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:11.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:10 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:11.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:10 smithi110 ceph-mon[100641]: pgmap v1146: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:11.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:10 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-6"}]': finished 2024-08-17T00:52:11.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:10 smithi110 ceph-mon[100641]: osdmap e1025: 8 total, 8 up, 8 in 2024-08-17T00:52:11.814 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw.test_implicit_ec (7024 ms) 2024-08-17T00:52:11.814 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw.test_implicit_idempotent_ec 2024-08-17T00:52:12.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:11 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3180929167' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:12.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:11 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:52:12.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:11 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:52:12.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:11 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:12.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:11 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-6"}]': finished 2024-08-17T00:52:12.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:11 smithi177 ceph-mon[90034]: osdmap e1026: 8 total, 8 up, 8 in 2024-08-17T00:52:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:11 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3180929167' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:11 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:52:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:11 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:52:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:11 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:11 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-6"}]': finished 2024-08-17T00:52:12.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:11 smithi110 ceph-mon[98148]: osdmap e1026: 8 total, 8 up, 8 in 2024-08-17T00:52:12.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:11 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3180929167' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:12.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:11 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:52:12.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:11 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:52:12.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:11 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-6"}]: dispatch 2024-08-17T00:52:12.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:11 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-6"}]': finished 2024-08-17T00:52:12.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:11 smithi110 ceph-mon[100641]: osdmap e1026: 8 total, 8 up, 8 in 2024-08-17T00:52:13.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:12 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-7"}]: dispatch 2024-08-17T00:52:13.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:12 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-7"}]: dispatch 2024-08-17T00:52:13.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:12 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-17T00:52:13.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:12 smithi177 ceph-mon[90034]: pgmap v1149: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:13.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:12 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-7"}]: dispatch 2024-08-17T00:52:13.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:12 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-7"}]: dispatch 2024-08-17T00:52:13.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:12 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-17T00:52:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:12 smithi110 ceph-mon[98148]: pgmap v1149: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:13.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:12 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-7"}]: dispatch 2024-08-17T00:52:13.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:12 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-7"}]: dispatch 2024-08-17T00:52:13.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:12 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-17T00:52:13.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:12 smithi110 ceph-mon[100641]: pgmap v1149: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:14.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:14 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-17T00:52:14.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:14 smithi177 ceph-mon[90034]: osdmap e1027: 8 total, 8 up, 8 in 2024-08-17T00:52:14.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:14 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-7"}]: dispatch 2024-08-17T00:52:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:14 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-17T00:52:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:14 smithi110 ceph-mon[98148]: osdmap e1027: 8 total, 8 up, 8 in 2024-08-17T00:52:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:14 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-7"}]: dispatch 2024-08-17T00:52:14.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:14 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-17T00:52:14.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:14 smithi110 ceph-mon[100641]: osdmap e1027: 8 total, 8 up, 8 in 2024-08-17T00:52:14.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:14 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-7"}]: dispatch 2024-08-17T00:52:15.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:15 smithi177 ceph-mon[90034]: osdmap e1028: 8 total, 8 up, 8 in 2024-08-17T00:52:15.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:15 smithi177 ceph-mon[90034]: pgmap v1152: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:15.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:15 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-7"}]': finished 2024-08-17T00:52:15.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:15 smithi177 ceph-mon[90034]: osdmap e1029: 8 total, 8 up, 8 in 2024-08-17T00:52:15.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:15 smithi110 ceph-mon[100641]: osdmap e1028: 8 total, 8 up, 8 in 2024-08-17T00:52:15.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:15 smithi110 ceph-mon[100641]: pgmap v1152: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:15.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:15 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-7"}]': finished 2024-08-17T00:52:15.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:15 smithi110 ceph-mon[100641]: osdmap e1029: 8 total, 8 up, 8 in 2024-08-17T00:52:15.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:15 smithi110 ceph-mon[98148]: osdmap e1028: 8 total, 8 up, 8 in 2024-08-17T00:52:15.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:15 smithi110 ceph-mon[98148]: pgmap v1152: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:15.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:15 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-7"}]': finished 2024-08-17T00:52:15.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:15 smithi110 ceph-mon[98148]: osdmap e1029: 8 total, 8 up, 8 in 2024-08-17T00:52:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:16 smithi177 ceph-mon[90034]: osdmap e1030: 8 total, 8 up, 8 in 2024-08-17T00:52:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:52:17.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:52:17.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:16 smithi177 ceph-mon[90034]: pgmap v1155: 113 pgs: 3 creating+peering, 5 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:16 smithi110 ceph-mon[98148]: osdmap e1030: 8 total, 8 up, 8 in 2024-08-17T00:52:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:52:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:52:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:16 smithi110 ceph-mon[98148]: pgmap v1155: 113 pgs: 3 creating+peering, 5 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:16 smithi110 ceph-mon[100641]: osdmap e1030: 8 total, 8 up, 8 in 2024-08-17T00:52:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:52:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:52:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:16 smithi110 ceph-mon[100641]: pgmap v1155: 113 pgs: 3 creating+peering, 5 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:18.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:17 smithi177 ceph-mon[90034]: osdmap e1031: 8 total, 8 up, 8 in 2024-08-17T00:52:18.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:17 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-7"}]: dispatch 2024-08-17T00:52:18.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:17 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:52:18.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:17 smithi110 ceph-mon[98148]: osdmap e1031: 8 total, 8 up, 8 in 2024-08-17T00:52:18.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:17 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-7"}]: dispatch 2024-08-17T00:52:18.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:17 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:52:18.187 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:17 smithi110 ceph-mon[100641]: osdmap e1031: 8 total, 8 up, 8 in 2024-08-17T00:52:18.188 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:17 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-7"}]: dispatch 2024-08-17T00:52:18.188 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:17 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:52:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:52:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:52:18] "GET /metrics HTTP/1.1" 200 36430 "" "Prometheus/2.43.0" 2024-08-17T00:52:18.846 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw.test_implicit_idempotent_ec (7032 ms) 2024-08-17T00:52:18.846 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw.test_put_snap_ec 2024-08-17T00:52:19.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:18 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-7"}]': finished 2024-08-17T00:52:19.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:18 smithi177 ceph-mon[90034]: osdmap e1032: 8 total, 8 up, 8 in 2024-08-17T00:52:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:18 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-7"}]: dispatch 2024-08-17T00:52:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:18 smithi177 ceph-mon[90034]: pgmap v1158: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:19.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:18 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-7"}]': finished 2024-08-17T00:52:19.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:18 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-7"}]': finished 2024-08-17T00:52:19.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:18 smithi110 ceph-mon[100641]: osdmap e1032: 8 total, 8 up, 8 in 2024-08-17T00:52:19.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:18 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-7"}]: dispatch 2024-08-17T00:52:19.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:18 smithi110 ceph-mon[100641]: pgmap v1158: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:19.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:18 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-7"}]': finished 2024-08-17T00:52:19.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:18 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-7"}]': finished 2024-08-17T00:52:19.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:18 smithi110 ceph-mon[98148]: osdmap e1032: 8 total, 8 up, 8 in 2024-08-17T00:52:19.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:18 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-7"}]: dispatch 2024-08-17T00:52:19.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:18 smithi110 ceph-mon[98148]: pgmap v1158: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:19.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:18 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3790435710' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-7"}]': finished 2024-08-17T00:52:20.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:19 smithi177 ceph-mon[90034]: osdmap e1033: 8 total, 8 up, 8 in 2024-08-17T00:52:20.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:19 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:52:20.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:19 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:52:20.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:19 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/31569499' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:20.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:19 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:20.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:19 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/31569499' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:20.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:19 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:20.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:19 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/31569499' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-17T00:52:20.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:19 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-17T00:52:20.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:19 smithi110 ceph-mon[98148]: osdmap e1033: 8 total, 8 up, 8 in 2024-08-17T00:52:20.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:19 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:52:20.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:19 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:52:20.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:19 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/31569499' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:20.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:19 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:20.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:19 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/31569499' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:20.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:19 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:20.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:19 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/31569499' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-17T00:52:20.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:19 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-17T00:52:20.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:19 smithi110 ceph-mon[100641]: osdmap e1033: 8 total, 8 up, 8 in 2024-08-17T00:52:20.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:19 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:52:20.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:19 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:52:20.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:19 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/31569499' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:20.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:19 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:20.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:19 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/31569499' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:20.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:19 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:20.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:19 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/31569499' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-17T00:52:20.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:19 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-17T00:52:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:21 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-17T00:52:21.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:21 smithi177 ceph-mon[90034]: osdmap e1034: 8 total, 8 up, 8 in 2024-08-17T00:52:21.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:21 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/31569499' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:21.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:21 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:21.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:21 smithi177 ceph-mon[90034]: pgmap v1161: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:21.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:21 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-17T00:52:21.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:21 smithi110 ceph-mon[100641]: osdmap e1034: 8 total, 8 up, 8 in 2024-08-17T00:52:21.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:21 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/31569499' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:21.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:21 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:21.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:21 smithi110 ceph-mon[100641]: pgmap v1161: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:21.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:21 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-17T00:52:21.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:21 smithi110 ceph-mon[98148]: osdmap e1034: 8 total, 8 up, 8 in 2024-08-17T00:52:21.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:21 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/31569499' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:21.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:21 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:21.563 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:21 smithi110 ceph-mon[98148]: pgmap v1161: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:22 smithi177 ceph-mon[90034]: osdmap e1035: 8 total, 8 up, 8 in 2024-08-17T00:52:22.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:22 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-8"}]': finished 2024-08-17T00:52:22.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:22 smithi177 ceph-mon[90034]: osdmap e1036: 8 total, 8 up, 8 in 2024-08-17T00:52:22.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:22 smithi110 ceph-mon[98148]: osdmap e1035: 8 total, 8 up, 8 in 2024-08-17T00:52:22.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:22 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-8"}]': finished 2024-08-17T00:52:22.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:22 smithi110 ceph-mon[98148]: osdmap e1036: 8 total, 8 up, 8 in 2024-08-17T00:52:22.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:22 smithi110 ceph-mon[100641]: osdmap e1035: 8 total, 8 up, 8 in 2024-08-17T00:52:22.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:22 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-8"}]': finished 2024-08-17T00:52:22.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:22 smithi110 ceph-mon[100641]: osdmap e1036: 8 total, 8 up, 8 in 2024-08-17T00:52:23.461 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:23 smithi110 ceph-mon[98148]: pgmap v1164: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:23.462 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:23 smithi110 ceph-mon[98148]: osdmap e1037: 8 total, 8 up, 8 in 2024-08-17T00:52:23.462 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:23 smithi110 ceph-mon[100641]: pgmap v1164: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:23.462 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:23 smithi110 ceph-mon[100641]: osdmap e1037: 8 total, 8 up, 8 in 2024-08-17T00:52:23.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:23 smithi177 ceph-mon[90034]: pgmap v1164: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:23.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:23 smithi177 ceph-mon[90034]: osdmap e1037: 8 total, 8 up, 8 in 2024-08-17T00:52:24.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:24 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:52:24.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:24 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:52:24.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:24 smithi110 ceph-mon[98148]: osdmap e1038: 8 total, 8 up, 8 in 2024-08-17T00:52:24.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:24 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:52:24.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:24 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:52:24.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:24 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:52:24.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:24 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:52:24.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:24 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:52:24.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:24 smithi110 ceph-mon[100641]: osdmap e1038: 8 total, 8 up, 8 in 2024-08-17T00:52:24.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:24 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:52:24.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:24 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:52:24.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:24 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:52:24.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:24 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:52:24.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:24 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:52:24.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:24 smithi177 ceph-mon[90034]: osdmap e1038: 8 total, 8 up, 8 in 2024-08-17T00:52:24.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:24 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:52:24.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:24 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:52:24.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:24 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:52:25.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:25 smithi110 ceph-mon[98148]: pgmap v1167: 113 pgs: 1 creating+peering, 3 unknown, 109 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T00:52:25.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:25 smithi110 ceph-mon[100641]: pgmap v1167: 113 pgs: 1 creating+peering, 3 unknown, 109 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T00:52:25.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:25 smithi177 ceph-mon[90034]: pgmap v1167: 113 pgs: 1 creating+peering, 3 unknown, 109 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T00:52:27.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:27 smithi110 ceph-mon[100641]: osdmap e1039: 8 total, 8 up, 8 in 2024-08-17T00:52:27.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:27 smithi110 ceph-mon[100641]: pgmap v1169: 113 pgs: 1 creating+peering, 112 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 224 B/s wr, 0 op/s 2024-08-17T00:52:27.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:27 smithi110 ceph-mon[98148]: osdmap e1039: 8 total, 8 up, 8 in 2024-08-17T00:52:27.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:27 smithi110 ceph-mon[98148]: pgmap v1169: 113 pgs: 1 creating+peering, 112 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 224 B/s wr, 0 op/s 2024-08-17T00:52:27.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:27 smithi177 ceph-mon[90034]: osdmap e1039: 8 total, 8 up, 8 in 2024-08-17T00:52:27.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:27 smithi177 ceph-mon[90034]: pgmap v1169: 113 pgs: 1 creating+peering, 112 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 224 B/s wr, 0 op/s 2024-08-17T00:52:28.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:28 smithi110 ceph-mon[98148]: osdmap e1040: 8 total, 8 up, 8 in 2024-08-17T00:52:28.648 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:28 smithi110 ceph-mon[100641]: osdmap e1040: 8 total, 8 up, 8 in 2024-08-17T00:52:28.648 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:52:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:52:28] "GET /metrics HTTP/1.1" 200 36430 "" "Prometheus/2.43.0" 2024-08-17T00:52:28.648 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:28 smithi177 ceph-mon[90034]: osdmap e1040: 8 total, 8 up, 8 in 2024-08-17T00:52:29.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:29 smithi110 ceph-mon[98148]: osdmap e1041: 8 total, 8 up, 8 in 2024-08-17T00:52:29.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:29 smithi110 ceph-mon[98148]: pgmap v1172: 113 pgs: 113 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 224 B/s wr, 0 op/s 2024-08-17T00:52:29.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:29 smithi110 ceph-mon[100641]: osdmap e1041: 8 total, 8 up, 8 in 2024-08-17T00:52:29.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:29 smithi110 ceph-mon[100641]: pgmap v1172: 113 pgs: 113 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 224 B/s wr, 0 op/s 2024-08-17T00:52:29.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:29 smithi177 ceph-mon[90034]: osdmap e1041: 8 total, 8 up, 8 in 2024-08-17T00:52:29.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:29 smithi177 ceph-mon[90034]: pgmap v1172: 113 pgs: 113 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 224 B/s wr, 0 op/s 2024-08-17T00:52:30.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:30 smithi110 ceph-mon[100641]: osdmap e1042: 8 total, 8 up, 8 in 2024-08-17T00:52:30.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:30 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/31569499' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:30.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:30 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:30.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:30 smithi110 ceph-mon[98148]: osdmap e1042: 8 total, 8 up, 8 in 2024-08-17T00:52:30.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:30 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/31569499' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:30.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:30 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:30.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:30 smithi177 ceph-mon[90034]: osdmap e1042: 8 total, 8 up, 8 in 2024-08-17T00:52:30.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:30 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/31569499' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:30.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:30 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:31.155 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw.test_put_snap_ec (12309 ms) 2024-08-17T00:52:31.155 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw.test_explicit_ec 2024-08-17T00:52:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:31 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-8"}]': finished 2024-08-17T00:52:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:31 smithi110 ceph-mon[98148]: osdmap e1043: 8 total, 8 up, 8 in 2024-08-17T00:52:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:31 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/31569499' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:31 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:31 smithi110 ceph-mon[98148]: pgmap v1175: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:31.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:31 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-8"}]': finished 2024-08-17T00:52:31.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:31 smithi110 ceph-mon[100641]: osdmap e1043: 8 total, 8 up, 8 in 2024-08-17T00:52:31.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:31 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/31569499' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:31.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:31 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:31.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:31 smithi110 ceph-mon[100641]: pgmap v1175: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:31.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:31 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-8"}]': finished 2024-08-17T00:52:31.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:31 smithi177 ceph-mon[90034]: osdmap e1043: 8 total, 8 up, 8 in 2024-08-17T00:52:31.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:31 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/31569499' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:31.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:31 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-8"}]: dispatch 2024-08-17T00:52:31.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:31 smithi177 ceph-mon[90034]: pgmap v1175: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:32 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:52:32.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:32 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:52:32.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:32 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-8"}]': finished 2024-08-17T00:52:32.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:32 smithi110 ceph-mon[98148]: osdmap e1044: 8 total, 8 up, 8 in 2024-08-17T00:52:32.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:32 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/375956444' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:32.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:32 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:32.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:32 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/375956444' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:32.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:32 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:32.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:32 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/375956444' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-17T00:52:32.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:32 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-17T00:52:32.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:52:32.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:32 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:52:32.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:32 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:52:32.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:32 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-8"}]': finished 2024-08-17T00:52:32.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:32 smithi110 ceph-mon[100641]: osdmap e1044: 8 total, 8 up, 8 in 2024-08-17T00:52:32.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:32 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/375956444' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:32.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:32 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:32.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:32 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/375956444' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:32.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:32 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:32.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:32 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/375956444' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-17T00:52:32.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:32 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-17T00:52:32.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:52:32.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:32 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:52:32.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:32 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:52:32.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:32 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-8"}]': finished 2024-08-17T00:52:32.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:32 smithi177 ceph-mon[90034]: osdmap e1044: 8 total, 8 up, 8 in 2024-08-17T00:52:32.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:32 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/375956444' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:32.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:32 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:32.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:32 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/375956444' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:32.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:32 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:32.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:32 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/375956444' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-17T00:52:32.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:32 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-17T00:52:32.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:52:33.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:33 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-17T00:52:33.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:33 smithi110 ceph-mon[98148]: osdmap e1045: 8 total, 8 up, 8 in 2024-08-17T00:52:33.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:33 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/375956444' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:33.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:33 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:33.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:33 smithi110 ceph-mon[98148]: pgmap v1178: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:33.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:33 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-17T00:52:33.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:33 smithi110 ceph-mon[100641]: osdmap e1045: 8 total, 8 up, 8 in 2024-08-17T00:52:33.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:33 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/375956444' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:33.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:33 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:33.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:33 smithi110 ceph-mon[100641]: pgmap v1178: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:33.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:33 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-17T00:52:33.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:33 smithi177 ceph-mon[90034]: osdmap e1045: 8 total, 8 up, 8 in 2024-08-17T00:52:33.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:33 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/375956444' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:33.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:33 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:33.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:33 smithi177 ceph-mon[90034]: pgmap v1178: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:34.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:34 smithi110 ceph-mon[98148]: osdmap e1046: 8 total, 8 up, 8 in 2024-08-17T00:52:34.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:34 smithi110 ceph-mon[100641]: osdmap e1046: 8 total, 8 up, 8 in 2024-08-17T00:52:34.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:34 smithi177 ceph-mon[90034]: osdmap e1046: 8 total, 8 up, 8 in 2024-08-17T00:52:35.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:35 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-9"}]': finished 2024-08-17T00:52:35.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:35 smithi110 ceph-mon[98148]: osdmap e1047: 8 total, 8 up, 8 in 2024-08-17T00:52:35.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:35 smithi110 ceph-mon[98148]: pgmap v1181: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:35.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:35 smithi110 ceph-mon[98148]: osdmap e1048: 8 total, 8 up, 8 in 2024-08-17T00:52:35.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:35 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-9"}]': finished 2024-08-17T00:52:35.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:35 smithi110 ceph-mon[100641]: osdmap e1047: 8 total, 8 up, 8 in 2024-08-17T00:52:35.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:35 smithi110 ceph-mon[100641]: pgmap v1181: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:35.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:35 smithi110 ceph-mon[100641]: osdmap e1048: 8 total, 8 up, 8 in 2024-08-17T00:52:35.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:35 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-9"}]': finished 2024-08-17T00:52:35.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:35 smithi177 ceph-mon[90034]: osdmap e1047: 8 total, 8 up, 8 in 2024-08-17T00:52:35.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:35 smithi177 ceph-mon[90034]: pgmap v1181: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:35.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:35 smithi177 ceph-mon[90034]: osdmap e1048: 8 total, 8 up, 8 in 2024-08-17T00:52:36.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:36 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:52:36.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:36 smithi110 ceph-mon[98148]: osdmap e1049: 8 total, 8 up, 8 in 2024-08-17T00:52:36.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:36 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:52:36.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:36 smithi110 ceph-mon[100641]: osdmap e1049: 8 total, 8 up, 8 in 2024-08-17T00:52:36.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:36 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:52:36.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:36 smithi177 ceph-mon[90034]: osdmap e1049: 8 total, 8 up, 8 in 2024-08-17T00:52:37.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:37 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/375956444' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:37.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:37 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:37.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:37 smithi177 ceph-mon[90034]: pgmap v1184: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:37.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:37 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-9"}]': finished 2024-08-17T00:52:37.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:37 smithi177 ceph-mon[90034]: osdmap e1050: 8 total, 8 up, 8 in 2024-08-17T00:52:37.515 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:37 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/375956444' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:37.515 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:37 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:37.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:37 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/375956444' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:37.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:37 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:37.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:37 smithi110 ceph-mon[100641]: pgmap v1184: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:37.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:37 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-9"}]': finished 2024-08-17T00:52:37.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:37 smithi110 ceph-mon[100641]: osdmap e1050: 8 total, 8 up, 8 in 2024-08-17T00:52:37.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:37 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/375956444' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:37.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:37 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:37.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:37 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/375956444' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:37.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:37 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:37.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:37 smithi110 ceph-mon[98148]: pgmap v1184: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:37.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:37 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-9"}]': finished 2024-08-17T00:52:37.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:37 smithi110 ceph-mon[98148]: osdmap e1050: 8 total, 8 up, 8 in 2024-08-17T00:52:37.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:37 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/375956444' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:37.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:37 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-9"}]: dispatch 2024-08-17T00:52:38.183 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw.test_explicit_ec (7028 ms) 2024-08-17T00:52:38.183 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw.set_ec 2024-08-17T00:52:38.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:38 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:52:38.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:38 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:52:38.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:38 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-9"}]': finished 2024-08-17T00:52:38.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:38 smithi110 ceph-mon[100641]: osdmap e1051: 8 total, 8 up, 8 in 2024-08-17T00:52:38.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:38 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:52:38.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:38 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:52:38.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:38 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-9"}]': finished 2024-08-17T00:52:38.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:38 smithi110 ceph-mon[98148]: osdmap e1051: 8 total, 8 up, 8 in 2024-08-17T00:52:38.562 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:52:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:52:38] "GET /metrics HTTP/1.1" 200 34072 "" "Prometheus/2.43.0" 2024-08-17T00:52:38.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:38 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:52:38.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:38 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:52:38.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:38 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-9"}]': finished 2024-08-17T00:52:38.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:38 smithi177 ceph-mon[90034]: osdmap e1051: 8 total, 8 up, 8 in 2024-08-17T00:52:39.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:39 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-10"}]: dispatch 2024-08-17T00:52:39.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:39 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-10"}]: dispatch 2024-08-17T00:52:39.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:39 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-17T00:52:39.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:39 smithi110 ceph-mon[98148]: pgmap v1187: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:39.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:39 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-10"}]: dispatch 2024-08-17T00:52:39.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:39 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-10"}]: dispatch 2024-08-17T00:52:39.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:39 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-17T00:52:39.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:39 smithi110 ceph-mon[100641]: pgmap v1187: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:39.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:39 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-10"}]: dispatch 2024-08-17T00:52:39.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:39 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-10"}]: dispatch 2024-08-17T00:52:39.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:39 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-17T00:52:39.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:39 smithi177 ceph-mon[90034]: pgmap v1187: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:40.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:40 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-17T00:52:40.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:40 smithi110 ceph-mon[98148]: osdmap e1052: 8 total, 8 up, 8 in 2024-08-17T00:52:40.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:40 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-10"}]: dispatch 2024-08-17T00:52:40.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:40 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-17T00:52:40.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:40 smithi110 ceph-mon[100641]: osdmap e1052: 8 total, 8 up, 8 in 2024-08-17T00:52:40.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:40 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-10"}]: dispatch 2024-08-17T00:52:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:40 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi110-141639-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-17T00:52:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:40 smithi177 ceph-mon[90034]: osdmap e1052: 8 total, 8 up, 8 in 2024-08-17T00:52:40.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:40 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-10"}]: dispatch 2024-08-17T00:52:41.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:41 smithi110 ceph-mon[98148]: pgmap v1190: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:41.814 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:41 smithi110 ceph-mon[98148]: osdmap e1053: 8 total, 8 up, 8 in 2024-08-17T00:52:41.814 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:41 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-10"}]': finished 2024-08-17T00:52:41.814 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:41 smithi110 ceph-mon[98148]: osdmap e1054: 8 total, 8 up, 8 in 2024-08-17T00:52:41.814 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:41 smithi110 ceph-mon[100641]: pgmap v1190: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:41.815 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:41 smithi110 ceph-mon[100641]: osdmap e1053: 8 total, 8 up, 8 in 2024-08-17T00:52:41.815 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:41 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-10"}]': finished 2024-08-17T00:52:41.815 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:41 smithi110 ceph-mon[100641]: osdmap e1054: 8 total, 8 up, 8 in 2024-08-17T00:52:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:41 smithi177 ceph-mon[90034]: pgmap v1190: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:41 smithi177 ceph-mon[90034]: osdmap e1053: 8 total, 8 up, 8 in 2024-08-17T00:52:41.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:41 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi110-141639-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi110-141639-10"}]': finished 2024-08-17T00:52:41.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:41 smithi177 ceph-mon[90034]: osdmap e1054: 8 total, 8 up, 8 in 2024-08-17T00:52:43.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:43 smithi110 ceph-mon[98148]: osdmap e1055: 8 total, 8 up, 8 in 2024-08-17T00:52:43.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:43 smithi110 ceph-mon[98148]: pgmap v1193: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:43.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:43 smithi110 ceph-mon[100641]: osdmap e1055: 8 total, 8 up, 8 in 2024-08-17T00:52:43.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:43 smithi110 ceph-mon[100641]: pgmap v1193: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:43.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:43 smithi177 ceph-mon[90034]: osdmap e1055: 8 total, 8 up, 8 in 2024-08-17T00:52:43.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:43 smithi177 ceph-mon[90034]: pgmap v1193: 113 pgs: 2 creating+peering, 6 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:44.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:44 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:52:44.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:44 smithi110 ceph-mon[98148]: osdmap e1056: 8 total, 8 up, 8 in 2024-08-17T00:52:44.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:44 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-10"}]: dispatch 2024-08-17T00:52:44.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:44 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:52:44.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:44 smithi110 ceph-mon[100641]: osdmap e1056: 8 total, 8 up, 8 in 2024-08-17T00:52:44.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:44 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-10"}]: dispatch 2024-08-17T00:52:44.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:44 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:52:44.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:44 smithi177 ceph-mon[90034]: osdmap e1056: 8 total, 8 up, 8 in 2024-08-17T00:52:44.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:44 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-10"}]: dispatch 2024-08-17T00:52:45.215 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw.set_ec (7032 ms) 2024-08-17T00:52:45.216 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 10 tests from cls_rgw (61397 ms total) 2024-08-17T00:52:45.216 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T00:52:45.216 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment tear-down 2024-08-17T00:52:45.216 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] 10 tests from 1 test suite ran. (61397 ms total) 2024-08-17T00:52:45.216 INFO:tasks.workunit.client.0.smithi110.stdout:[ PASSED ] 10 tests. 2024-08-17T00:52:45.220 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-17T00:52:45.220 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-17T00:52:45.288 INFO:tasks.workunit:Running workunit cls/test_cls_rgw.sh... 2024-08-17T00:52:45.288 DEBUG:teuthology.orchestra.run.smithi110: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-17T00:52:45.360 INFO:tasks.workunit.client.0.smithi110.stdout:Running main() from gmock_main.cc 2024-08-17T00:52:45.361 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] Running 16 tests from 1 test suite. 2024-08-17T00:52:45.361 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment set-up. 2024-08-17T00:52:45.361 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 16 tests from cls_rgw 2024-08-17T00:52:45.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:45 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-10"}]': finished 2024-08-17T00:52:45.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:45 smithi110 ceph-mon[100641]: osdmap e1057: 8 total, 8 up, 8 in 2024-08-17T00:52:45.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:45 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-10"}]: dispatch 2024-08-17T00:52:45.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:45 smithi110 ceph-mon[100641]: pgmap v1196: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:45.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:45 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-10"}]': finished 2024-08-17T00:52:45.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:45 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-10"}]': finished 2024-08-17T00:52:45.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:45 smithi110 ceph-mon[98148]: osdmap e1057: 8 total, 8 up, 8 in 2024-08-17T00:52:45.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:45 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-10"}]: dispatch 2024-08-17T00:52:45.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:45 smithi110 ceph-mon[98148]: pgmap v1196: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:45.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:45 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-10"}]': finished 2024-08-17T00:52:45.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:45 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi110-141639-10"}]': finished 2024-08-17T00:52:45.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:45 smithi177 ceph-mon[90034]: osdmap e1057: 8 total, 8 up, 8 in 2024-08-17T00:52:45.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:45 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-10"}]: dispatch 2024-08-17T00:52:45.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:45 smithi177 ceph-mon[90034]: pgmap v1196: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:45.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:45 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3778040392' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi110-141639-10"}]': finished 2024-08-17T00:52:46.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:46 smithi110 ceph-mon[98148]: osdmap e1058: 8 total, 8 up, 8 in 2024-08-17T00:52:46.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:46 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:52:46.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:46 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:52:46.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:46 smithi110 ceph-mon[100641]: osdmap e1058: 8 total, 8 up, 8 in 2024-08-17T00:52:46.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:46 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:52:46.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:46 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:52:46.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:46 smithi177 ceph-mon[90034]: osdmap e1058: 8 total, 8 up, 8 in 2024-08-17T00:52:46.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:46 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:52:46.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:46 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:52:47.235 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw.index_basic 2024-08-17T00:52:47.278 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw.index_basic (44 ms) 2024-08-17T00:52:47.278 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw.index_multiple_obj_writers 2024-08-17T00:52:47.303 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw.index_multiple_obj_writers (25 ms) 2024-08-17T00:52:47.304 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw.index_remove_object 2024-08-17T00:52:47.338 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw.index_remove_object (35 ms) 2024-08-17T00:52:47.339 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw.index_suggest 2024-08-17T00:52:47.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:47 smithi110 ceph-mon[100641]: osdmap e1059: 8 total, 8 up, 8 in 2024-08-17T00:52:47.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:47 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2498603933' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141977-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:52:47.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:47 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141977-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:52:47.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:52:47.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:47 smithi110 ceph-mon[100641]: pgmap v1199: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:47.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:47 smithi110 ceph-mon[98148]: osdmap e1059: 8 total, 8 up, 8 in 2024-08-17T00:52:47.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:47 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2498603933' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141977-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:52:47.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:47 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141977-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:52:47.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:52:47.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:47 smithi110 ceph-mon[98148]: pgmap v1199: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:47.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:47 smithi177 ceph-mon[90034]: osdmap e1059: 8 total, 8 up, 8 in 2024-08-17T00:52:47.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:47 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2498603933' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141977-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:52:47.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:47 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141977-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:52:47.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:52:47.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:47 smithi177 ceph-mon[90034]: pgmap v1199: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:52:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:48 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:52:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:48 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141977-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:52:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:48 smithi110 ceph-mon[98148]: osdmap e1060: 8 total, 8 up, 8 in 2024-08-17T00:52:48.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:48 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:52:48.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:48 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141977-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:52:48.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:48 smithi110 ceph-mon[100641]: osdmap e1060: 8 total, 8 up, 8 in 2024-08-17T00:52:48.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:52:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:52:48] "GET /metrics HTTP/1.1" 200 36437 "" "Prometheus/2.43.0" 2024-08-17T00:52:48.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:48 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:52:48.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:48 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141977-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:52:48.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:48 smithi177 ceph-mon[90034]: osdmap e1060: 8 total, 8 up, 8 in 2024-08-17T00:52:48.773 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw.index_suggest (1434 ms) 2024-08-17T00:52:48.773 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw.index_suggest_complete 2024-08-17T00:52:48.779 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw.index_suggest_complete (6 ms) 2024-08-17T00:52:48.779 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw.index_list 2024-08-17T00:52:48.799 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw.index_list (21 ms) 2024-08-17T00:52:48.800 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw.index_list_delimited 2024-08-17T00:52:49.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:49 smithi110 ceph-mon[100641]: osdmap e1061: 8 total, 8 up, 8 in 2024-08-17T00:52:49.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:49 smithi110 ceph-mon[100641]: pgmap v1202: 137 pgs: 13 creating+peering, 16 unknown, 108 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 13 KiB/s wr, 40 op/s 2024-08-17T00:52:49.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:49 smithi110 ceph-mon[98148]: osdmap e1061: 8 total, 8 up, 8 in 2024-08-17T00:52:49.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:49 smithi110 ceph-mon[98148]: pgmap v1202: 137 pgs: 13 creating+peering, 16 unknown, 108 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 13 KiB/s wr, 40 op/s 2024-08-17T00:52:49.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:49 smithi177 ceph-mon[90034]: osdmap e1061: 8 total, 8 up, 8 in 2024-08-17T00:52:49.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:49 smithi177 ceph-mon[90034]: pgmap v1202: 137 pgs: 13 creating+peering, 16 unknown, 108 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 13 KiB/s wr, 40 op/s 2024-08-17T00:52:50.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:50 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:52:50.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:50 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:52:50.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:50 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:52:50.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:50 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:52:50.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:50 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:52:50.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:50 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:52:51.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:51 smithi110 ceph-mon[98148]: pgmap v1203: 137 pgs: 13 creating+peering, 124 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 275 KiB/s rd, 151 KiB/s wr, 488 op/s 2024-08-17T00:52:51.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:51 smithi110 ceph-mon[100641]: pgmap v1203: 137 pgs: 13 creating+peering, 124 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 275 KiB/s rd, 151 KiB/s wr, 488 op/s 2024-08-17T00:52:51.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:51 smithi177 ceph-mon[90034]: pgmap v1203: 137 pgs: 13 creating+peering, 124 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 275 KiB/s rd, 151 KiB/s wr, 488 op/s 2024-08-17T00:52:53.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:53 smithi110 ceph-mon[100641]: pgmap v1204: 137 pgs: 137 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 249 KiB/s rd, 138 KiB/s wr, 438 op/s 2024-08-17T00:52:53.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:53 smithi110 ceph-mon[98148]: pgmap v1204: 137 pgs: 137 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 249 KiB/s rd, 138 KiB/s wr, 438 op/s 2024-08-17T00:52:53.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:53 smithi177 ceph-mon[90034]: pgmap v1204: 137 pgs: 137 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 249 KiB/s rd, 138 KiB/s wr, 438 op/s 2024-08-17T00:52:54.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:54 smithi110 ceph-mon[100641]: pgmap v1205: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 930 KiB/s rd, 599 KiB/s wr, 1.81k op/s 2024-08-17T00:52:54.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:54 smithi110 ceph-mon[98148]: pgmap v1205: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 930 KiB/s rd, 599 KiB/s wr, 1.81k op/s 2024-08-17T00:52:54.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:54 smithi177 ceph-mon[90034]: pgmap v1205: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 930 KiB/s rd, 599 KiB/s wr, 1.81k op/s 2024-08-17T00:52:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:56 smithi110 ceph-mon[98148]: pgmap v1206: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 810 KiB/s rd, 521 KiB/s wr, 1.58k op/s 2024-08-17T00:52:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:56 smithi110 ceph-mon[100641]: pgmap v1206: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 810 KiB/s rd, 521 KiB/s wr, 1.58k op/s 2024-08-17T00:52:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:56 smithi177 ceph-mon[90034]: pgmap v1206: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 810 KiB/s rd, 521 KiB/s wr, 1.58k op/s 2024-08-17T00:52:58.528 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:52:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:52:58] "GET /metrics HTTP/1.1" 200 36437 "" "Prometheus/2.43.0" 2024-08-17T00:52:58.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:52:58 smithi110 ceph-mon[98148]: pgmap v1207: 137 pgs: 137 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 722 KiB/s rd, 465 KiB/s wr, 1.41k op/s 2024-08-17T00:52:58.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:52:58 smithi110 ceph-mon[100641]: pgmap v1207: 137 pgs: 137 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 722 KiB/s rd, 465 KiB/s wr, 1.41k op/s 2024-08-17T00:52:58.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:52:58 smithi177 ceph-mon[90034]: pgmap v1207: 137 pgs: 137 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 722 KiB/s rd, 465 KiB/s wr, 1.41k op/s 2024-08-17T00:53:00.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:00 smithi110 ceph-mon[100641]: pgmap v1208: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 952 KiB/s rd, 621 KiB/s wr, 1.88k op/s 2024-08-17T00:53:00.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:00 smithi110 ceph-mon[98148]: pgmap v1208: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 952 KiB/s rd, 621 KiB/s wr, 1.88k op/s 2024-08-17T00:53:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:00 smithi177 ceph-mon[90034]: pgmap v1208: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 952 KiB/s rd, 621 KiB/s wr, 1.88k op/s 2024-08-17T00:53:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:53:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:53:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:53:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:02 smithi110 ceph-mon[100641]: pgmap v1209: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 840 KiB/s rd, 560 KiB/s wr, 1.68k op/s 2024-08-17T00:53:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:02 smithi110 ceph-mon[98148]: pgmap v1209: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 840 KiB/s rd, 560 KiB/s wr, 1.68k op/s 2024-08-17T00:53:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:02 smithi177 ceph-mon[90034]: pgmap v1209: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 840 KiB/s rd, 560 KiB/s wr, 1.68k op/s 2024-08-17T00:53:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:04 smithi110 ceph-mon[100641]: pgmap v1210: 137 pgs: 137 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 753 KiB/s wr, 2.26k op/s 2024-08-17T00:53:04.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:04 smithi110 ceph-mon[98148]: pgmap v1210: 137 pgs: 137 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 753 KiB/s wr, 2.26k op/s 2024-08-17T00:53:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:04 smithi177 ceph-mon[90034]: pgmap v1210: 137 pgs: 137 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 753 KiB/s wr, 2.26k op/s 2024-08-17T00:53:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:06 smithi110 ceph-mon[100641]: pgmap v1211: 137 pgs: 137 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 638 KiB/s rd, 425 KiB/s wr, 1.28k op/s 2024-08-17T00:53:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:06 smithi110 ceph-mon[98148]: pgmap v1211: 137 pgs: 137 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 638 KiB/s rd, 425 KiB/s wr, 1.28k op/s 2024-08-17T00:53:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:06 smithi177 ceph-mon[90034]: pgmap v1211: 137 pgs: 137 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 638 KiB/s rd, 425 KiB/s wr, 1.28k op/s 2024-08-17T00:53:08.529 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:53:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:53:08] "GET /metrics HTTP/1.1" 200 36460 "" "Prometheus/2.43.0" 2024-08-17T00:53:08.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:08 smithi110 ceph-mon[100641]: pgmap v1212: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 638 KiB/s rd, 425 KiB/s wr, 1.28k op/s 2024-08-17T00:53:08.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:08 smithi110 ceph-mon[98148]: pgmap v1212: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 638 KiB/s rd, 425 KiB/s wr, 1.28k op/s 2024-08-17T00:53:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:08 smithi177 ceph-mon[90034]: pgmap v1212: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 638 KiB/s rd, 425 KiB/s wr, 1.28k op/s 2024-08-17T00:53:10.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:10 smithi110 ceph-mon[98148]: pgmap v1213: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 933 KiB/s rd, 622 KiB/s wr, 1.86k op/s 2024-08-17T00:53:10.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:10 smithi110 ceph-mon[100641]: pgmap v1213: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 933 KiB/s rd, 622 KiB/s wr, 1.86k op/s 2024-08-17T00:53:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:10 smithi177 ceph-mon[90034]: pgmap v1213: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 933 KiB/s rd, 622 KiB/s wr, 1.86k op/s 2024-08-17T00:53:12.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:12 smithi110 ceph-mon[100641]: pgmap v1214: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 594 KiB/s rd, 396 KiB/s wr, 1.19k op/s 2024-08-17T00:53:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:12 smithi110 ceph-mon[98148]: pgmap v1214: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 594 KiB/s rd, 396 KiB/s wr, 1.19k op/s 2024-08-17T00:53:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:12 smithi177 ceph-mon[90034]: pgmap v1214: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 594 KiB/s rd, 396 KiB/s wr, 1.19k op/s 2024-08-17T00:53:14.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:14 smithi110 ceph-mon[100641]: pgmap v1215: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 887 KiB/s rd, 591 KiB/s wr, 1.77k op/s 2024-08-17T00:53:14.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:14 smithi110 ceph-mon[98148]: pgmap v1215: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 887 KiB/s rd, 591 KiB/s wr, 1.77k op/s 2024-08-17T00:53:14.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:14 smithi177 ceph-mon[90034]: pgmap v1215: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 887 KiB/s rd, 591 KiB/s wr, 1.77k op/s 2024-08-17T00:53:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:53:16.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:53:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:53:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:17 smithi177 ceph-mon[90034]: pgmap v1216: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 588 KiB/s rd, 392 KiB/s wr, 1.18k op/s 2024-08-17T00:53:17.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:17 smithi110 ceph-mon[100641]: pgmap v1216: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 588 KiB/s rd, 392 KiB/s wr, 1.18k op/s 2024-08-17T00:53:17.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:17 smithi110 ceph-mon[98148]: pgmap v1216: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 588 KiB/s rd, 392 KiB/s wr, 1.18k op/s 2024-08-17T00:53:18.530 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:53:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:53:18] "GET /metrics HTTP/1.1" 200 36463 "" "Prometheus/2.43.0" 2024-08-17T00:53:18.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:18 smithi110 ceph-mon[100641]: pgmap v1217: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 588 KiB/s rd, 392 KiB/s wr, 1.18k op/s 2024-08-17T00:53:18.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:18 smithi110 ceph-mon[98148]: pgmap v1217: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 588 KiB/s rd, 392 KiB/s wr, 1.18k op/s 2024-08-17T00:53:18.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:18 smithi177 ceph-mon[90034]: pgmap v1217: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 588 KiB/s rd, 392 KiB/s wr, 1.18k op/s 2024-08-17T00:53:20.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:20 smithi110 ceph-mon[100641]: pgmap v1218: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 878 KiB/s rd, 586 KiB/s wr, 1.76k op/s 2024-08-17T00:53:20.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:20 smithi110 ceph-mon[98148]: pgmap v1218: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 878 KiB/s rd, 586 KiB/s wr, 1.76k op/s 2024-08-17T00:53:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:20 smithi177 ceph-mon[90034]: pgmap v1218: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 878 KiB/s rd, 586 KiB/s wr, 1.76k op/s 2024-08-17T00:53:22.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:22 smithi110 ceph-mon[100641]: pgmap v1219: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 584 KiB/s rd, 389 KiB/s wr, 1.17k op/s 2024-08-17T00:53:22.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:22 smithi110 ceph-mon[98148]: pgmap v1219: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 584 KiB/s rd, 389 KiB/s wr, 1.17k op/s 2024-08-17T00:53:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:22 smithi177 ceph-mon[90034]: pgmap v1219: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 584 KiB/s rd, 389 KiB/s wr, 1.17k op/s 2024-08-17T00:53:24.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:24 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:53:24.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:24 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:53:24.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:24 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:53:25.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:25 smithi110 ceph-mon[100641]: pgmap v1220: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 878 KiB/s rd, 585 KiB/s wr, 1.75k op/s 2024-08-17T00:53:25.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:25 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:53:25.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:25 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:53:25.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:25 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:53:25.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:25 smithi110 ceph-mon[98148]: pgmap v1220: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 878 KiB/s rd, 585 KiB/s wr, 1.75k op/s 2024-08-17T00:53:25.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:25 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:53:25.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:25 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:53:25.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:25 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:53:25.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:25 smithi177 ceph-mon[90034]: pgmap v1220: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 878 KiB/s rd, 585 KiB/s wr, 1.75k op/s 2024-08-17T00:53:25.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:25 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:53:25.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:25 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:53:25.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:25 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:53:26.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:26 smithi110 ceph-mon[100641]: pgmap v1221: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 585 KiB/s rd, 390 KiB/s wr, 1.17k op/s 2024-08-17T00:53:26.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:26 smithi110 ceph-mon[98148]: pgmap v1221: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 585 KiB/s rd, 390 KiB/s wr, 1.17k op/s 2024-08-17T00:53:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:26 smithi177 ceph-mon[90034]: pgmap v1221: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 585 KiB/s rd, 390 KiB/s wr, 1.17k op/s 2024-08-17T00:53:27.521 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw.index_list_delimited (38721 ms) 2024-08-17T00:53:27.521 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw.bi_list 2024-08-17T00:53:27.591 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw.bi_list (70 ms) 2024-08-17T00:53:27.591 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw.gc_set 2024-08-17T00:53:27.616 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw.gc_set (25 ms) 2024-08-17T00:53:27.616 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw.gc_list 2024-08-17T00:53:27.638 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw.gc_list (22 ms) 2024-08-17T00:53:27.638 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw.gc_defer 2024-08-17T00:53:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:53:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:53:28] "GET /metrics HTTP/1.1" 200 36463 "" "Prometheus/2.43.0" 2024-08-17T00:53:29.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:28 smithi110 ceph-mon[100641]: osdmap e1062: 8 total, 8 up, 8 in 2024-08-17T00:53:29.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:28 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3687863631' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141977-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:29.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:28 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141977-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:29.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:28 smithi110 ceph-mon[100641]: pgmap v1223: 169 pgs: 3 creating+peering, 29 unknown, 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 702 KiB/s rd, 468 KiB/s wr, 1.40k op/s 2024-08-17T00:53:29.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:28 smithi110 ceph-mon[98148]: osdmap e1062: 8 total, 8 up, 8 in 2024-08-17T00:53:29.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:28 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3687863631' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141977-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:29.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:28 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141977-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:29.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:28 smithi110 ceph-mon[98148]: pgmap v1223: 169 pgs: 3 creating+peering, 29 unknown, 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 702 KiB/s rd, 468 KiB/s wr, 1.40k op/s 2024-08-17T00:53:29.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:28 smithi177 ceph-mon[90034]: osdmap e1062: 8 total, 8 up, 8 in 2024-08-17T00:53:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:28 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3687863631' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141977-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:28 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141977-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:28 smithi177 ceph-mon[90034]: pgmap v1223: 169 pgs: 3 creating+peering, 29 unknown, 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 702 KiB/s rd, 468 KiB/s wr, 1.40k op/s 2024-08-17T00:53:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:29 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:53:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:29 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141977-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:53:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:29 smithi110 ceph-mon[98148]: osdmap e1063: 8 total, 8 up, 8 in 2024-08-17T00:53:30.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:29 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:53:30.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:29 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141977-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:53:30.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:29 smithi110 ceph-mon[100641]: osdmap e1063: 8 total, 8 up, 8 in 2024-08-17T00:53:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:29 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:53:30.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:29 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-141977-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:53:30.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:29 smithi177 ceph-mon[90034]: osdmap e1063: 8 total, 8 up, 8 in 2024-08-17T00:53:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:30 smithi110 ceph-mon[98148]: osdmap e1064: 8 total, 8 up, 8 in 2024-08-17T00:53:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:30 smithi110 ceph-mon[98148]: pgmap v1226: 169 pgs: 3 creating+peering, 15 unknown, 151 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 656 KiB/s rd, 279 KiB/s wr, 829 op/s 2024-08-17T00:53:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:30 smithi110 ceph-mon[100641]: osdmap e1064: 8 total, 8 up, 8 in 2024-08-17T00:53:31.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:30 smithi110 ceph-mon[100641]: pgmap v1226: 169 pgs: 3 creating+peering, 15 unknown, 151 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 656 KiB/s rd, 279 KiB/s wr, 829 op/s 2024-08-17T00:53:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:30 smithi177 ceph-mon[90034]: osdmap e1064: 8 total, 8 up, 8 in 2024-08-17T00:53:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:30 smithi177 ceph-mon[90034]: pgmap v1226: 169 pgs: 3 creating+peering, 15 unknown, 151 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 656 KiB/s rd, 279 KiB/s wr, 829 op/s 2024-08-17T00:53:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:31 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:53:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:31 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:53:32.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:53:32.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:31 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:53:32.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:31 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:53:32.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:53:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:31 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:53:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:31 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:53:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:53:33.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:32 smithi110 ceph-mon[100641]: pgmap v1227: 169 pgs: 3 creating+peering, 166 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 656 KiB/s rd, 279 KiB/s wr, 829 op/s 2024-08-17T00:53:33.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:32 smithi110 ceph-mon[98148]: pgmap v1227: 169 pgs: 3 creating+peering, 166 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 656 KiB/s rd, 279 KiB/s wr, 829 op/s 2024-08-17T00:53:33.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:32 smithi177 ceph-mon[90034]: pgmap v1227: 169 pgs: 3 creating+peering, 166 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 656 KiB/s rd, 279 KiB/s wr, 829 op/s 2024-08-17T00:53:34.041 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw.gc_defer (6403 ms) 2024-08-17T00:53:34.041 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw.usage_basic 2024-08-17T00:53:34.113 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw.usage_basic (72 ms) 2024-08-17T00:53:34.113 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw.usage_clear_no_obj 2024-08-17T00:53:34.114 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw.usage_clear_no_obj (1 ms) 2024-08-17T00:53:34.114 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw.usage_clear 2024-08-17T00:53:34.203 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw.usage_clear (89 ms) 2024-08-17T00:53:34.203 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw.bi_log_trim 2024-08-17T00:53:34.248 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw.bi_log_trim (45 ms) 2024-08-17T00:53:34.248 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw.index_racing_removes 2024-08-17T00:53:34.258 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw.index_racing_removes (10 ms) 2024-08-17T00:53:35.048 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 16 tests from cls_rgw (47024 ms total) 2024-08-17T00:53:35.049 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T00:53:35.049 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment tear-down 2024-08-17T00:53:35.049 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] 16 tests from 1 test suite ran. (49688 ms total) 2024-08-17T00:53:35.049 INFO:tasks.workunit.client.0.smithi110.stdout:[ PASSED ] 16 tests. 2024-08-17T00:53:35.052 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-17T00:53:35.052 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-17T00:53:35.120 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_gc.sh... 2024-08-17T00:53:35.120 DEBUG:teuthology.orchestra.run.smithi110: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-17T00:53:35.192 INFO:tasks.workunit.client.0.smithi110.stdout:Running main() from gmock_main.cc 2024-08-17T00:53:35.192 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] Running 9 tests from 1 test suite. 2024-08-17T00:53:35.192 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment set-up. 2024-08-17T00:53:35.192 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 9 tests from cls_rgw_gc 2024-08-17T00:53:35.192 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw_gc.init 2024-08-17T00:53:35.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:35 smithi110 ceph-mon[100641]: osdmap e1065: 8 total, 8 up, 8 in 2024-08-17T00:53:35.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:35 smithi110 ceph-mon[100641]: pgmap v1229: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 656 KiB/s rd, 279 KiB/s wr, 829 op/s 2024-08-17T00:53:35.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:35 smithi110 ceph-mon[98148]: osdmap e1065: 8 total, 8 up, 8 in 2024-08-17T00:53:35.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:35 smithi110 ceph-mon[98148]: pgmap v1229: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 656 KiB/s rd, 279 KiB/s wr, 829 op/s 2024-08-17T00:53:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:35 smithi177 ceph-mon[90034]: osdmap e1065: 8 total, 8 up, 8 in 2024-08-17T00:53:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:35 smithi177 ceph-mon[90034]: pgmap v1229: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 656 KiB/s rd, 279 KiB/s wr, 829 op/s 2024-08-17T00:53:36.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:36 smithi110 ceph-mon[98148]: osdmap e1066: 8 total, 8 up, 8 in 2024-08-17T00:53:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:36 smithi110 ceph-mon[100641]: osdmap e1066: 8 total, 8 up, 8 in 2024-08-17T00:53:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:36 smithi177 ceph-mon[90034]: osdmap e1066: 8 total, 8 up, 8 in 2024-08-17T00:53:37.054 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw_gc.init (1861 ms) 2024-08-17T00:53:37.054 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops1 2024-08-17T00:53:37.077 INFO:tasks.workunit.client.0.smithi110.stderr:[ ] list info tag = chain-0 2024-08-17T00:53:37.077 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw_gc.gc_queue_ops1 (23 ms) 2024-08-17T00:53:37.078 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops2 2024-08-17T00:53:37.082 INFO:tasks.workunit.client.0.smithi110.stderr:[ ] next_marker is: = 0/4263 2024-08-17T00:53:37.082 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw_gc.gc_queue_ops2 (6 ms) 2024-08-17T00:53:37.082 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops5 2024-08-17T00:53:37.089 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw_gc.gc_queue_ops5 (7 ms) 2024-08-17T00:53:37.089 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops6 2024-08-17T00:53:37.096 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw_gc.gc_queue_ops6 (6 ms) 2024-08-17T00:53:37.096 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops7 2024-08-17T00:53:37.104 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw_gc.gc_queue_ops7 (7 ms) 2024-08-17T00:53:37.104 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops8 2024-08-17T00:53:37.110 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw_gc.gc_queue_ops8 (6 ms) 2024-08-17T00:53:37.110 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops9 2024-08-17T00:53:37.116 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw_gc.gc_queue_ops9 (6 ms) 2024-08-17T00:53:37.116 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw_gc.finalize 2024-08-17T00:53:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:37 smithi110 ceph-mon[98148]: osdmap e1067: 8 total, 8 up, 8 in 2024-08-17T00:53:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:37 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3150050191' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142179-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:37 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142179-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:37 smithi110 ceph-mon[98148]: pgmap v1232: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:53:37.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:37 smithi110 ceph-mon[100641]: osdmap e1067: 8 total, 8 up, 8 in 2024-08-17T00:53:37.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:37 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3150050191' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142179-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:37.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:37 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142179-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:37.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:37 smithi110 ceph-mon[100641]: pgmap v1232: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:53:37.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:37 smithi177 ceph-mon[90034]: osdmap e1067: 8 total, 8 up, 8 in 2024-08-17T00:53:37.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:37 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3150050191' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142179-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:37.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:37 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142179-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:37.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:37 smithi177 ceph-mon[90034]: pgmap v1232: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:53:38.061 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw_gc.finalize (945 ms) 2024-08-17T00:53:38.061 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 9 tests from cls_rgw_gc (2869 ms total) 2024-08-17T00:53:38.061 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T00:53:38.061 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment tear-down 2024-08-17T00:53:38.061 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] 9 tests from 1 test suite ran. (2869 ms total) 2024-08-17T00:53:38.062 INFO:tasks.workunit.client.0.smithi110.stdout:[ PASSED ] 9 tests. 2024-08-17T00:53:38.064 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-17T00:53:38.064 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-17T00:53:38.133 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_stats.sh... 2024-08-17T00:53:38.133 DEBUG:teuthology.orchestra.run.smithi110: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-17T00:53:38.215 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] Running 1 test from 1 test suite. 2024-08-17T00:53:38.215 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment set-up. 2024-08-17T00:53:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:38 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:53:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:38 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142179-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:53:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:38 smithi110 ceph-mon[100641]: osdmap e1068: 8 total, 8 up, 8 in 2024-08-17T00:53:38.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:38 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:53:38.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:38 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142179-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:53:38.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:38 smithi110 ceph-mon[98148]: osdmap e1068: 8 total, 8 up, 8 in 2024-08-17T00:53:38.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:53:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:53:38] "GET /metrics HTTP/1.1" 200 38826 "" "Prometheus/2.43.0" 2024-08-17T00:53:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:38 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:53:38.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:38 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142179-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:53:38.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:38 smithi177 ceph-mon[90034]: osdmap e1068: 8 total, 8 up, 8 in 2024-08-17T00:53:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:39 smithi110 ceph-mon[98148]: osdmap e1069: 8 total, 8 up, 8 in 2024-08-17T00:53:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:39 smithi110 ceph-mon[98148]: pgmap v1235: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:53:39.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:39 smithi110 ceph-mon[100641]: osdmap e1069: 8 total, 8 up, 8 in 2024-08-17T00:53:39.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:39 smithi110 ceph-mon[100641]: pgmap v1235: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:53:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:39 smithi177 ceph-mon[90034]: osdmap e1069: 8 total, 8 up, 8 in 2024-08-17T00:53:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:39 smithi177 ceph-mon[90034]: pgmap v1235: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:53:40.069 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 1 test from cls_rgw_stats 2024-08-17T00:53:40.070 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] cls_rgw_stats.simulate 2024-08-17T00:53:40.088 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.087+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=Y1FT8VN0GDWE type=del size=3134525 2024-08-17T00:53:40.091 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.089+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~Z92K2G37IQ64.0 size=991926 2024-08-17T00:53:40.091 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.089+0000 7fb01424f780 1 > prepared multipart upload key=EBJHQJY1RR06 upload=Z92K2G37IQ64 tag=8RMJ7VCQ8833 type=write size=2040502 2024-08-17T00:53:40.092 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.092+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~95J05N17WJL9.0 size=1048576 2024-08-17T00:53:40.093 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.093+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~95J05N17WJL9.1 size=880707 2024-08-17T00:53:40.093 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.093+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=95J05N17WJL9 tag=A4HURMAR90RU type=write size=2977859 2024-08-17T00:53:40.096 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.095+0000 7fb01424f780 1 > prepared part key=_multipart_N3MD2TBM9VPH.2~OQD4H59EU49N.0 size=1048576 2024-08-17T00:53:40.096 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.096+0000 7fb01424f780 1 > prepared part key=_multipart_N3MD2TBM9VPH.2~OQD4H59EU49N.1 size=966411 2024-08-17T00:53:40.097 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.096+0000 7fb01424f780 1 > prepared multipart upload key=N3MD2TBM9VPH upload=OQD4H59EU49N tag=Y7485JRHKPV4 type=write size=3063563 2024-08-17T00:53:40.099 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.098+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~H13298E2SF1V.0 size=1048576 2024-08-17T00:53:40.100 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.099+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~H13298E2SF1V.1 size=1048576 2024-08-17T00:53:40.101 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.100+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~H13298E2SF1V.2 size=352685 2024-08-17T00:53:40.101 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.100+0000 7fb01424f780 1 > prepared multipart upload key=34WSPC8OQCN9 upload=H13298E2SF1V tag=MT34WE4VHEHL type=write size=3498413 2024-08-17T00:53:40.102 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.101+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=HR8MGDTM5VD1 type=del size=2383691 2024-08-17T00:53:40.103 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.102+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=NN39U2VFAUOS type=del size=1014191 2024-08-17T00:53:40.105 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.105+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~RSUBWZVXUAFK.0 size=1048576 2024-08-17T00:53:40.106 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.106+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~RSUBWZVXUAFK.1 size=366519 2024-08-17T00:53:40.106 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.106+0000 7fb01424f780 1 > prepared multipart upload key=34WSPC8OQCN9 upload=RSUBWZVXUAFK tag=WPHILXGUEBHZ type=write size=2463671 2024-08-17T00:53:40.107 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.107+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=9J87W1JIL14N type=del size=1241053 2024-08-17T00:53:40.110 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.109+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~CCUGYLM2OL2G.0 size=1048576 2024-08-17T00:53:40.111 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.110+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~CCUGYLM2OL2G.1 size=837821 2024-08-17T00:53:40.111 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.110+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=CCUGYLM2OL2G tag=A7OPC06X5AY3 type=write size=2934973 2024-08-17T00:53:40.112 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.112+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=PFS9Q0IDPYC1 type=write size=193195 2024-08-17T00:53:40.114 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.113+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=L6JRK3SL9AJX type=del size=1323949 2024-08-17T00:53:40.116 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.115+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~DQKVPMOBRTMM.0 size=1048576 2024-08-17T00:53:40.117 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.116+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~DQKVPMOBRTMM.1 size=1048576 2024-08-17T00:53:40.118 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.117+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~DQKVPMOBRTMM.2 size=202768 2024-08-17T00:53:40.118 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.117+0000 7fb01424f780 1 > prepared multipart upload key=EBJHQJY1RR06 upload=DQKVPMOBRTMM tag=PVCZR285FDGO type=write size=3348496 2024-08-17T00:53:40.120 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.119+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~WJ33LZJ4KU4N.0 size=1048576 2024-08-17T00:53:40.120 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.120+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~WJ33LZJ4KU4N.1 size=332298 2024-08-17T00:53:40.121 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.120+0000 7fb01424f780 1 > prepared multipart upload key=CHEEDYEMAX2D upload=WJ33LZJ4KU4N tag=KNIN1FO94XNM type=write size=2429450 2024-08-17T00:53:40.122 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.121+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=YEG6H7QOYNUP type=del size=3633742 2024-08-17T00:53:40.123 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.122+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=U82TZAUE2UBZ type=del size=2394936 2024-08-17T00:53:40.124 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.124+0000 7fb01424f780 1 < canceled operation key=KEYYP2QAG9S5 tag=Y1FT8VN0GDWE type=del size=3134525 2024-08-17T00:53:40.125 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.125+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=J826PPBL5IFF type=del size=2820179 2024-08-17T00:53:40.127 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.126+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~Z92K2G37IQ64.0 size=991926 2024-08-17T00:53:40.128 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.128+0000 7fb01424f780 1 < completed multipart upload key=EBJHQJY1RR06 upload=Z92K2G37IQ64 tag=8RMJ7VCQ8833 type=write size=2040502 2024-08-17T00:53:40.130 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.129+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=K7JSJSXHGONN type=del size=2828983 2024-08-17T00:53:40.131 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.130+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~95J05N17WJL9.0 size=1048576 2024-08-17T00:53:40.132 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.131+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~95J05N17WJL9.1 size=880707 2024-08-17T00:53:40.134 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.133+0000 7fb01424f780 1 < completed multipart upload key=S3KCL8RBE1AG upload=95J05N17WJL9 tag=A4HURMAR90RU type=write size=2977859 2024-08-17T00:53:40.136 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.135+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~KG2E80YDFNQ2.0 size=247362 2024-08-17T00:53:40.136 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.135+0000 7fb01424f780 1 > prepared multipart upload key=EBJHQJY1RR06 upload=KG2E80YDFNQ2 tag=7X1BSUZYZZUU type=write size=1295938 2024-08-17T00:53:40.137 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.136+0000 7fb01424f780 1 < completed part key=_multipart_N3MD2TBM9VPH.2~OQD4H59EU49N.0 size=1048576 2024-08-17T00:53:40.138 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.137+0000 7fb01424f780 1 < completed part key=_multipart_N3MD2TBM9VPH.2~OQD4H59EU49N.1 size=966411 2024-08-17T00:53:40.140 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.139+0000 7fb01424f780 1 < completed multipart upload key=N3MD2TBM9VPH upload=OQD4H59EU49N tag=Y7485JRHKPV4 type=write size=3063563 2024-08-17T00:53:40.141 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.140+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=095MD48X31KY type=del size=3341292 2024-08-17T00:53:40.142 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.142+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~H13298E2SF1V.0 size=1048576 2024-08-17T00:53:40.143 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.143+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~H13298E2SF1V.1 size=1048576 2024-08-17T00:53:40.144 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.143+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~H13298E2SF1V.2 size=352685 2024-08-17T00:53:40.146 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.145+0000 7fb01424f780 1 < completed multipart upload key=34WSPC8OQCN9 upload=H13298E2SF1V tag=MT34WE4VHEHL type=write size=3498413 2024-08-17T00:53:40.147 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.147+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=NXI29MD3ONC3 type=del size=1092697 2024-08-17T00:53:40.149 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.148+0000 7fb01424f780 1 < completed delete operation key=RZ2IEE5FVARR tag=HR8MGDTM5VD1 type=del 2024-08-17T00:53:40.150 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.149+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=QN9YZCJPHFVC type=write size=903429 2024-08-17T00:53:40.151 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.150+0000 7fb01424f780 1 < canceled operation key=8HBBNALD090M tag=NN39U2VFAUOS type=del size=1014191 2024-08-17T00:53:40.153 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.152+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~ZRC6ZI6L3CHN.0 size=576385 2024-08-17T00:53:40.153 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.152+0000 7fb01424f780 1 > prepared multipart upload key=EBJHQJY1RR06 upload=ZRC6ZI6L3CHN tag=71A4PCVM6SDT type=write size=1624961 2024-08-17T00:53:40.154 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.154+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~RSUBWZVXUAFK.0 size=1048576 2024-08-17T00:53:40.155 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.155+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~RSUBWZVXUAFK.1 size=366519 2024-08-17T00:53:40.157 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.157+0000 7fb01424f780 1 < completed multipart upload key=34WSPC8OQCN9 upload=RSUBWZVXUAFK tag=WPHILXGUEBHZ type=write size=2463671 2024-08-17T00:53:40.158 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.158+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=TR4IGAZ743C1 type=del size=174238 2024-08-17T00:53:40.160 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.159+0000 7fb01424f780 1 < completed delete operation key=UV6ESHH9QNCW tag=9J87W1JIL14N type=del 2024-08-17T00:53:40.161 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.161+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~PR1LOUGI0QAB.0 size=1048576 2024-08-17T00:53:40.162 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.162+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~PR1LOUGI0QAB.1 size=1048576 2024-08-17T00:53:40.163 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.162+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~PR1LOUGI0QAB.2 size=969095 2024-08-17T00:53:40.164 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.162+0000 7fb01424f780 1 > prepared multipart upload key=CHEEDYEMAX2D upload=PR1LOUGI0QAB tag=KABPXD8TXIN4 type=write size=4114823 2024-08-17T00:53:40.164 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.164+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~CCUGYLM2OL2G.0 size=1048576 2024-08-17T00:53:40.165 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.164+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~CCUGYLM2OL2G.1 size=837821 2024-08-17T00:53:40.167 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.166+0000 7fb01424f780 1 < completed multipart upload key=VRVT7GCWUU6N upload=CCUGYLM2OL2G tag=A7OPC06X5AY3 type=write size=2934973 2024-08-17T00:53:40.168 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.168+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=22VV2NO2UIB0 type=del size=1966727 2024-08-17T00:53:40.170 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.169+0000 7fb01424f780 1 < completed write operation key=45YXPRO1DP7L tag=PFS9Q0IDPYC1 type=write size=193195 2024-08-17T00:53:40.171 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.170+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=V8OPRGTCQVUY type=del size=1366443 2024-08-17T00:53:40.172 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.172+0000 7fb01424f780 1 < completed delete operation key=U1LNH0TF0YZA tag=L6JRK3SL9AJX type=del 2024-08-17T00:53:40.175 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.174+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~2034YJSA5K6H.0 size=870689 2024-08-17T00:53:40.175 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.174+0000 7fb01424f780 1 > prepared multipart upload key=34WSPC8OQCN9 upload=2034YJSA5K6H tag=QGWCTF1OJ2IP type=write size=1919265 2024-08-17T00:53:40.176 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.175+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~DQKVPMOBRTMM.0 size=1048576 2024-08-17T00:53:40.177 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.176+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~DQKVPMOBRTMM.1 size=1048576 2024-08-17T00:53:40.177 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.176+0000 7fb01424f780 1 < canceled part key=_multipart_EBJHQJY1RR06.2~DQKVPMOBRTMM.2 size=202768 2024-08-17T00:53:40.179 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.178+0000 7fb01424f780 1 < canceled multipart upload key=EBJHQJY1RR06 upload=DQKVPMOBRTMM tag=PVCZR285FDGO type=write size=3348496 2024-08-17T00:53:40.180 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.179+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=3YJ0XF0TUPLY type=del size=3057861 2024-08-17T00:53:40.181 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.180+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~WJ33LZJ4KU4N.0 size=1048576 2024-08-17T00:53:40.181 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.180+0000 7fb01424f780 1 < canceled part key=_multipart_CHEEDYEMAX2D.2~WJ33LZJ4KU4N.1 size=332298 2024-08-17T00:53:40.186 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.182+0000 7fb01424f780 1 < canceled multipart upload key=CHEEDYEMAX2D upload=WJ33LZJ4KU4N tag=KNIN1FO94XNM type=write size=2429450 2024-08-17T00:53:40.187 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.183+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=GO1OSJCEYUKM type=del size=1803932 2024-08-17T00:53:40.187 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.184+0000 7fb01424f780 1 < completed delete operation key=8HBBNALD090M tag=YEG6H7QOYNUP type=del 2024-08-17T00:53:40.188 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.185+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=LAXCFI8ML7QA type=del size=2492971 2024-08-17T00:53:40.188 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.187+0000 7fb01424f780 1 < canceled operation key=KEYYP2QAG9S5 tag=U82TZAUE2UBZ type=del size=2394936 2024-08-17T00:53:40.189 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.188+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=R0J8CT8Z23DA type=del size=3804100 2024-08-17T00:53:40.190 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.190+0000 7fb01424f780 1 < completed delete operation key=GQP0TA69WBUB tag=J826PPBL5IFF type=del 2024-08-17T00:53:40.193 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.192+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~D6L5KTQMUJM7.0 size=1048576 2024-08-17T00:53:40.195 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.193+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~D6L5KTQMUJM7.1 size=331698 2024-08-17T00:53:40.195 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.193+0000 7fb01424f780 1 > prepared multipart upload key=7FAQBH9KA29U upload=D6L5KTQMUJM7 tag=C87FR2XU4SWA type=write size=2428850 2024-08-17T00:53:40.196 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.194+0000 7fb01424f780 1 < completed delete operation key=GQP0TA69WBUB tag=K7JSJSXHGONN type=del 2024-08-17T00:53:40.196 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.195+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=45MD4CG5A53Z type=del size=2303286 2024-08-17T00:53:40.197 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.196+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~KG2E80YDFNQ2.0 size=247362 2024-08-17T00:53:40.199 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.198+0000 7fb01424f780 1 < completed multipart upload key=EBJHQJY1RR06 upload=KG2E80YDFNQ2 tag=7X1BSUZYZZUU type=write size=1295938 2024-08-17T00:53:40.200 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.200+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~PURG5LBQ9AW7.0 size=802730 2024-08-17T00:53:40.201 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.200+0000 7fb01424f780 1 > prepared multipart upload key=OLV8V97NI3YD upload=PURG5LBQ9AW7 tag=DZQFKH0BZELC type=write size=1851306 2024-08-17T00:53:40.202 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.201+0000 7fb01424f780 1 < completed delete operation key=VT9PITFIBA0U tag=095MD48X31KY type=del 2024-08-17T00:53:40.204 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.203+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~TAMI70ONUCUA.0 size=1048576 2024-08-17T00:53:40.205 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.204+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~TAMI70ONUCUA.1 size=949290 2024-08-17T00:53:40.205 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.204+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=TAMI70ONUCUA tag=A0L3HO6KA4KX type=write size=3046442 2024-08-17T00:53:40.206 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.205+0000 7fb01424f780 1 < completed delete operation key=8GM8KYF0PWHP tag=NXI29MD3ONC3 type=del 2024-08-17T00:53:40.207 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.207+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=M8P0LSWMB38N type=del size=1369384 2024-08-17T00:53:40.209 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.208+0000 7fb01424f780 1 < completed write operation key=8GM8KYF0PWHP tag=QN9YZCJPHFVC type=write size=903429 2024-08-17T00:53:40.211 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.210+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~JJR31AJSWT9A.0 size=1048576 2024-08-17T00:53:40.211 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.211+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~JJR31AJSWT9A.1 size=191611 2024-08-17T00:53:40.212 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.211+0000 7fb01424f780 1 > prepared multipart upload key=CHEEDYEMAX2D upload=JJR31AJSWT9A tag=XJTQZBP8GAZZ type=write size=2288763 2024-08-17T00:53:40.212 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.212+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~ZRC6ZI6L3CHN.0 size=576385 2024-08-17T00:53:40.214 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.214+0000 7fb01424f780 1 < completed multipart upload key=EBJHQJY1RR06 upload=ZRC6ZI6L3CHN tag=71A4PCVM6SDT type=write size=1624961 2024-08-17T00:53:40.217 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.216+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~4LC2YJSGKXC1.0 size=1048576 2024-08-17T00:53:40.217 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.217+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~4LC2YJSGKXC1.1 size=1048576 2024-08-17T00:53:40.218 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.218+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~4LC2YJSGKXC1.2 size=768073 2024-08-17T00:53:40.218 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.218+0000 7fb01424f780 1 > prepared multipart upload key=LKOTKLA00UZK upload=4LC2YJSGKXC1 tag=0DELYAF99O37 type=write size=3913801 2024-08-17T00:53:40.219 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.219+0000 7fb01424f780 1 < completed delete operation key=CHEEDYEMAX2D tag=TR4IGAZ743C1 type=del 2024-08-17T00:53:40.221 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.220+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=MJ16GGVTVA3K type=write size=794493 2024-08-17T00:53:40.222 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.221+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~PR1LOUGI0QAB.0 size=1048576 2024-08-17T00:53:40.227 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.226+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~PR1LOUGI0QAB.1 size=1048576 2024-08-17T00:53:40.229 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.227+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~PR1LOUGI0QAB.2 size=969095 2024-08-17T00:53:40.230 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.229+0000 7fb01424f780 1 < completed multipart upload key=CHEEDYEMAX2D upload=PR1LOUGI0QAB tag=KABPXD8TXIN4 type=write size=4114823 2024-08-17T00:53:40.231 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.230+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=MV39A68WYGYL type=del size=3389039 2024-08-17T00:53:40.232 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.231+0000 7fb01424f780 1 < completed delete operation key=VT9PITFIBA0U tag=22VV2NO2UIB0 type=del 2024-08-17T00:53:40.234 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.233+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~TGM0JK23JHZ0.0 size=1048576 2024-08-17T00:53:40.235 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.234+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~TGM0JK23JHZ0.1 size=1048576 2024-08-17T00:53:40.236 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.235+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~TGM0JK23JHZ0.2 size=177137 2024-08-17T00:53:40.236 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.235+0000 7fb01424f780 1 > prepared multipart upload key=34WSPC8OQCN9 upload=TGM0JK23JHZ0 tag=BTQ3U85DZ6YG type=write size=3322865 2024-08-17T00:53:40.237 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.236+0000 7fb01424f780 1 < canceled operation key=LVQDLJUQ9C3D tag=V8OPRGTCQVUY type=del size=1366443 2024-08-17T00:53:40.238 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.237+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=Q907BO0SR5TL type=write size=262894 2024-08-17T00:53:40.239 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.238+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~2034YJSA5K6H.0 size=870689 2024-08-17T00:53:40.241 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.240+0000 7fb01424f780 1 < completed multipart upload key=34WSPC8OQCN9 upload=2034YJSA5K6H tag=QGWCTF1OJ2IP type=write size=1919265 2024-08-17T00:53:40.242 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.241+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=60MZJRJYMJXG type=del size=360578 2024-08-17T00:53:40.243 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.242+0000 7fb01424f780 1 < canceled operation key=KEYYP2QAG9S5 tag=3YJ0XF0TUPLY type=del size=3057861 2024-08-17T00:53:40.244 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.243+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=JRQEGPFCJHDO type=del size=2642751 2024-08-17T00:53:40.245 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.244+0000 7fb01424f780 1 < canceled operation key=S3KCL8RBE1AG tag=GO1OSJCEYUKM type=del size=1803932 2024-08-17T00:53:40.246 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.246+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=ZGZ75MLRCS7W type=del size=2562326 2024-08-17T00:53:40.247 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.247+0000 7fb01424f780 1 < completed delete operation key=GI1HR389TZUU tag=LAXCFI8ML7QA type=del 2024-08-17T00:53:40.248 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.248+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=X60ATXE4ZT4Z type=del size=3772002 2024-08-17T00:53:40.250 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.250+0000 7fb01424f780 1 < suggested remove operation key=X6NVU1F49VO8 tag=R0J8CT8Z23DA type=del 2024-08-17T00:53:40.252 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.251+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=N5X2ZBBRP2NU type=del size=4178823 2024-08-17T00:53:40.253 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.252+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~D6L5KTQMUJM7.0 size=1048576 2024-08-17T00:53:40.253 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.252+0000 7fb01424f780 1 < canceled part key=_multipart_7FAQBH9KA29U.2~D6L5KTQMUJM7.1 size=331698 2024-08-17T00:53:40.254 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.254+0000 7fb01424f780 1 < canceled multipart upload key=7FAQBH9KA29U upload=D6L5KTQMUJM7 tag=C87FR2XU4SWA type=write size=2428850 2024-08-17T00:53:40.256 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.255+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=4Y6P0YYKSTL7 type=del size=1509779 2024-08-17T00:53:40.257 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.256+0000 7fb01424f780 1 < canceled operation key=LKOTKLA00UZK tag=45MD4CG5A53Z type=del size=2303286 2024-08-17T00:53:40.258 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.257+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=CHD267XWJAS1 type=del size=1077169 2024-08-17T00:53:40.259 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.259+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~PURG5LBQ9AW7.0 size=802730 2024-08-17T00:53:40.261 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.260+0000 7fb01424f780 1 < completed multipart upload key=OLV8V97NI3YD upload=PURG5LBQ9AW7 tag=DZQFKH0BZELC type=write size=1851306 2024-08-17T00:53:40.262 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.261+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=0CIA3CM0LWEK type=del size=2893859 2024-08-17T00:53:40.263 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.262+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~TAMI70ONUCUA.0 size=1048576 2024-08-17T00:53:40.263 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.262+0000 7fb01424f780 1 < canceled part key=_multipart_S3KCL8RBE1AG.2~TAMI70ONUCUA.1 size=949290 2024-08-17T00:53:40.265 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.264+0000 7fb01424f780 1 < canceled multipart upload key=S3KCL8RBE1AG upload=TAMI70ONUCUA tag=A0L3HO6KA4KX type=write size=3046442 2024-08-17T00:53:40.266 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.266+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=2EBN8GA1451J type=write size=712548 2024-08-17T00:53:40.267 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.267+0000 7fb01424f780 1 < completed delete operation key=VT9PITFIBA0U tag=M8P0LSWMB38N type=del 2024-08-17T00:53:40.269 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.269+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~O1RXJT07IWER.0 size=402891 2024-08-17T00:53:40.269 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.269+0000 7fb01424f780 1 > prepared multipart upload key=VT9PITFIBA0U upload=O1RXJT07IWER tag=ADZYY9I3GGX8 type=write size=1451467 2024-08-17T00:53:40.270 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.270+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~JJR31AJSWT9A.0 size=1048576 2024-08-17T00:53:40.271 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.271+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~JJR31AJSWT9A.1 size=191611 2024-08-17T00:53:40.273 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.272+0000 7fb01424f780 1 < completed multipart upload key=CHEEDYEMAX2D upload=JJR31AJSWT9A tag=XJTQZBP8GAZZ type=write size=2288763 2024-08-17T00:53:40.274 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.273+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=MJK093ORIMCO type=del size=2873708 2024-08-17T00:53:40.275 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.275+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~4LC2YJSGKXC1.0 size=1048576 2024-08-17T00:53:40.277 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.276+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~4LC2YJSGKXC1.1 size=1048576 2024-08-17T00:53:40.277 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.277+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~4LC2YJSGKXC1.2 size=768073 2024-08-17T00:53:40.280 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.278+0000 7fb01424f780 1 < completed multipart upload key=LKOTKLA00UZK upload=4LC2YJSGKXC1 tag=0DELYAF99O37 type=write size=3913801 2024-08-17T00:53:40.281 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.280+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~RV76NPV3FXL6.0 size=1048576 2024-08-17T00:53:40.282 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.281+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~RV76NPV3FXL6.1 size=269519 2024-08-17T00:53:40.282 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.281+0000 7fb01424f780 1 > prepared multipart upload key=MXCT40R93XCB upload=RV76NPV3FXL6 tag=CNIS7FVFFL2S type=write size=2366671 2024-08-17T00:53:40.283 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.282+0000 7fb01424f780 1 < completed write operation key=34WSPC8OQCN9 tag=MJ16GGVTVA3K type=write size=794493 2024-08-17T00:53:40.285 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.284+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=M9FDT389ZC05 type=write size=1017288 2024-08-17T00:53:40.286 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.285+0000 7fb01424f780 1 < completed delete operation key=CHEEDYEMAX2D tag=MV39A68WYGYL type=del 2024-08-17T00:53:40.287 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.286+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=QTX1OW7KWF5F type=del size=3863193 2024-08-17T00:53:40.288 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.287+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~TGM0JK23JHZ0.0 size=1048576 2024-08-17T00:53:40.289 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.288+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~TGM0JK23JHZ0.1 size=1048576 2024-08-17T00:53:40.290 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.289+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~TGM0JK23JHZ0.2 size=177137 2024-08-17T00:53:40.292 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.291+0000 7fb01424f780 1 < completed multipart upload key=34WSPC8OQCN9 upload=TGM0JK23JHZ0 tag=BTQ3U85DZ6YG type=write size=3322865 2024-08-17T00:53:40.293 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.292+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=F9FRO7LON72U type=del size=596221 2024-08-17T00:53:40.294 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.293+0000 7fb01424f780 1 < completed write operation key=GI1HR389TZUU tag=Q907BO0SR5TL type=write size=262894 2024-08-17T00:53:40.295 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.294+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=8IQGT1N73DK7 type=write size=272574 2024-08-17T00:53:40.296 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.295+0000 7fb01424f780 1 < canceled operation key=N3MD2TBM9VPH tag=60MZJRJYMJXG type=del size=360578 2024-08-17T00:53:40.298 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.297+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~HT1D42CSBQFX.0 size=1048576 2024-08-17T00:53:40.299 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.298+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~HT1D42CSBQFX.1 size=944622 2024-08-17T00:53:40.299 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.298+0000 7fb01424f780 1 > prepared multipart upload key=VT9PITFIBA0U upload=HT1D42CSBQFX tag=ACZ205KCTXCS type=write size=3041774 2024-08-17T00:53:40.300 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.299+0000 7fb01424f780 1 < completed delete operation key=ABVVA0H3PKK2 tag=JRQEGPFCJHDO type=del 2024-08-17T00:53:40.302 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.301+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~1X3V5UKGL1YF.0 size=1048576 2024-08-17T00:53:40.303 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.302+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~1X3V5UKGL1YF.1 size=1048576 2024-08-17T00:53:40.303 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.303+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~1X3V5UKGL1YF.2 size=614661 2024-08-17T00:53:40.303 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.303+0000 7fb01424f780 1 > prepared multipart upload key=OLV8V97NI3YD upload=1X3V5UKGL1YF tag=YZ6PKOXL20CW type=write size=3760389 2024-08-17T00:53:40.304 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.304+0000 7fb01424f780 1 < completed delete operation key=CHEEDYEMAX2D tag=ZGZ75MLRCS7W type=del 2024-08-17T00:53:40.305 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.305+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=2O449GYN4GVF type=del size=1854960 2024-08-17T00:53:40.307 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.306+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=X60ATXE4ZT4Z type=del 2024-08-17T00:53:40.308 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.307+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=Q1TT100OT8CJ type=del size=2921370 2024-08-17T00:53:40.309 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.308+0000 7fb01424f780 1 < completed delete operation key=GQP0TA69WBUB tag=N5X2ZBBRP2NU type=del 2024-08-17T00:53:40.310 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.309+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=P2QL31TMIMWA type=del size=3813994 2024-08-17T00:53:40.312 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.311+0000 7fb01424f780 1 < suggested remove operation key=LKOTKLA00UZK tag=4Y6P0YYKSTL7 type=del 2024-08-17T00:53:40.314 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.313+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~SJV0543EXHZ1.0 size=902865 2024-08-17T00:53:40.314 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.313+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=SJV0543EXHZ1 tag=WH3U0VT9G3XM type=write size=1951441 2024-08-17T00:53:40.315 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.314+0000 7fb01424f780 1 < completed delete operation key=WSUZM346535N tag=CHD267XWJAS1 type=del 2024-08-17T00:53:40.316 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.315+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=FBMXY1Z00THM type=del size=2885076 2024-08-17T00:53:40.318 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.317+0000 7fb01424f780 1 < suggested remove operation key=CPZBVFH6I5H3 tag=0CIA3CM0LWEK type=del 2024-08-17T00:53:40.319 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.318+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=40EGTG4MO0Y9 type=del size=3208109 2024-08-17T00:53:40.321 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.321+0000 7fb01424f780 1 < suggested update operation key=EBJHQJY1RR06 tag=2EBN8GA1451J type=write size=712548 2024-08-17T00:53:40.322 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.322+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=M7VA88BDB49R type=del size=2503032 2024-08-17T00:53:40.323 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.323+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~O1RXJT07IWER.0 size=402891 2024-08-17T00:53:40.325 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.324+0000 7fb01424f780 1 < completed multipart upload key=VT9PITFIBA0U upload=O1RXJT07IWER tag=ADZYY9I3GGX8 type=write size=1451467 2024-08-17T00:53:40.327 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.326+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~YD3ZEQWXBB5P.0 size=1048576 2024-08-17T00:53:40.328 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.327+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~YD3ZEQWXBB5P.1 size=1002975 2024-08-17T00:53:40.328 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.327+0000 7fb01424f780 1 > prepared multipart upload key=CHEEDYEMAX2D upload=YD3ZEQWXBB5P tag=LQCF28SYFPUD type=write size=3100127 2024-08-17T00:53:40.330 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.329+0000 7fb01424f780 1 < suggested remove operation key=LVQDLJUQ9C3D tag=MJK093ORIMCO type=del 2024-08-17T00:53:40.332 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.331+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~Y9OOZFXYVCER.0 size=1048576 2024-08-17T00:53:40.333 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.332+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~Y9OOZFXYVCER.1 size=99736 2024-08-17T00:53:40.333 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.332+0000 7fb01424f780 1 > prepared multipart upload key=LKOTKLA00UZK upload=Y9OOZFXYVCER tag=0JJ2SXXQT4LV type=write size=2196888 2024-08-17T00:53:40.333 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.333+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~RV76NPV3FXL6.0 size=1048576 2024-08-17T00:53:40.334 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.334+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~RV76NPV3FXL6.1 size=269519 2024-08-17T00:53:40.336 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.335+0000 7fb01424f780 1 < completed multipart upload key=MXCT40R93XCB upload=RV76NPV3FXL6 tag=CNIS7FVFFL2S type=write size=2366671 2024-08-17T00:53:40.338 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.337+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~HMDL0Y22CWL9.0 size=1048576 2024-08-17T00:53:40.339 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.338+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~HMDL0Y22CWL9.1 size=1048576 2024-08-17T00:53:40.340 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.339+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~HMDL0Y22CWL9.2 size=242586 2024-08-17T00:53:40.340 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.339+0000 7fb01424f780 1 > prepared multipart upload key=45YXPRO1DP7L upload=HMDL0Y22CWL9 tag=VWUQZF433309 type=write size=3388314 2024-08-17T00:53:40.341 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.340+0000 7fb01424f780 -1 < failed to complete operation key=LKOTKLA00UZK tag=M9FDT389ZC05 type=write size=1017288: (22) Invalid argument 2024-08-17T00:53:40.342 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.341+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=6A4NYP53E11I type=del size=758894 2024-08-17T00:53:40.343 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.342+0000 7fb01424f780 1 < canceled operation key=RZ2IEE5FVARR tag=QTX1OW7KWF5F type=del size=3863193 2024-08-17T00:53:40.345 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.344+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~96SU6A14QMCO.0 size=995030 2024-08-17T00:53:40.345 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.344+0000 7fb01424f780 1 > prepared multipart upload key=3WCJZ3SLDTDT upload=96SU6A14QMCO tag=QIICG4BP33GC type=write size=2043606 2024-08-17T00:53:40.346 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.346+0000 7fb01424f780 1 < completed delete operation key=ABVVA0H3PKK2 tag=F9FRO7LON72U type=del 2024-08-17T00:53:40.347 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.347+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=HPUF13Z5NHO4 type=write size=915368 2024-08-17T00:53:40.348 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.348+0000 7fb01424f780 1 < completed write operation key=VT9PITFIBA0U tag=8IQGT1N73DK7 type=write size=272574 2024-08-17T00:53:40.349 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.349+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=XHLF2499RN7A type=del size=1700981 2024-08-17T00:53:40.351 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.350+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~HT1D42CSBQFX.0 size=1048576 2024-08-17T00:53:40.351 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.351+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~HT1D42CSBQFX.1 size=944622 2024-08-17T00:53:40.353 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.353+0000 7fb01424f780 1 < completed multipart upload key=VT9PITFIBA0U upload=HT1D42CSBQFX tag=ACZ205KCTXCS type=write size=3041774 2024-08-17T00:53:40.355 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.355+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~DFUHB9QQF1EC.0 size=1048576 2024-08-17T00:53:40.356 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.355+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~DFUHB9QQF1EC.1 size=1048576 2024-08-17T00:53:40.357 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.356+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~DFUHB9QQF1EC.2 size=849477 2024-08-17T00:53:40.357 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.356+0000 7fb01424f780 1 > prepared multipart upload key=OLV8V97NI3YD upload=DFUHB9QQF1EC tag=5YF2OQ1Q7FG0 type=write size=3995205 2024-08-17T00:53:40.358 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.357+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~1X3V5UKGL1YF.0 size=1048576 2024-08-17T00:53:40.359 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.358+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~1X3V5UKGL1YF.1 size=1048576 2024-08-17T00:53:40.359 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.358+0000 7fb01424f780 1 < canceled part key=_multipart_OLV8V97NI3YD.2~1X3V5UKGL1YF.2 size=614661 2024-08-17T00:53:40.361 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.360+0000 7fb01424f780 1 < canceled multipart upload key=OLV8V97NI3YD upload=1X3V5UKGL1YF tag=YZ6PKOXL20CW type=write size=3760389 2024-08-17T00:53:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:40 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:53:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:40 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:53:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:40 smithi177 ceph-mon[90034]: osdmap e1070: 8 total, 8 up, 8 in 2024-08-17T00:53:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:40 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/600032142' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142234-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:40 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142234-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:40.363 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.362+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~FDMJRAG62AWK.0 size=1048576 2024-08-17T00:53:40.364 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.363+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~FDMJRAG62AWK.1 size=573196 2024-08-17T00:53:40.364 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.363+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=FDMJRAG62AWK tag=ZKJ4LZIVFRKI type=write size=2670348 2024-08-17T00:53:40.365 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.364+0000 7fb01424f780 1 < completed delete operation key=U1LNH0TF0YZA tag=2O449GYN4GVF type=del 2024-08-17T00:53:40.366 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.365+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=OEEC3HLHHPJQ type=del size=2515193 2024-08-17T00:53:40.367 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.366+0000 7fb01424f780 1 < completed delete operation key=5COBAX0KWX44 tag=Q1TT100OT8CJ type=del 2024-08-17T00:53:40.368 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.368+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=PH0RI7V2KCNC type=del size=1784234 2024-08-17T00:53:40.369 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.369+0000 7fb01424f780 1 < completed delete operation key=N3MD2TBM9VPH tag=P2QL31TMIMWA type=del 2024-08-17T00:53:40.371 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.371+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~EWYBMNK4WQF2.0 size=1048576 2024-08-17T00:53:40.372 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.371+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~EWYBMNK4WQF2.1 size=138881 2024-08-17T00:53:40.372 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.371+0000 7fb01424f780 1 > prepared multipart upload key=W4SLINB2L3K2 upload=EWYBMNK4WQF2 tag=5EBKYR8N3CKZ type=write size=2236033 2024-08-17T00:53:40.373 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.373+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~SJV0543EXHZ1.0 size=902865 2024-08-17T00:53:40.375 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.374+0000 7fb01424f780 1 < completed multipart upload key=S3KCL8RBE1AG upload=SJV0543EXHZ1 tag=WH3U0VT9G3XM type=write size=1951441 2024-08-17T00:53:40.377 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.377+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~TAF5QIA5WVYM.0 size=1048576 2024-08-17T00:53:40.378 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.378+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~TAF5QIA5WVYM.1 size=1048576 2024-08-17T00:53:40.379 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.378+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~TAF5QIA5WVYM.2 size=286730 2024-08-17T00:53:40.379 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.378+0000 7fb01424f780 1 > prepared multipart upload key=34WSPC8OQCN9 upload=TAF5QIA5WVYM tag=0K7TN1XE36G7 type=write size=3432458 2024-08-17T00:53:40.380 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.379+0000 7fb01424f780 1 < completed delete operation key=5COBAX0KWX44 tag=FBMXY1Z00THM type=del 2024-08-17T00:53:40.381 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.381+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=TOOTZXWME3ND type=del size=2295341 2024-08-17T00:53:40.382 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.382+0000 7fb01424f780 1 < completed delete operation key=X6NVU1F49VO8 tag=40EGTG4MO0Y9 type=del 2024-08-17T00:53:40.384 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.384+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~7SDY7ZYUC47A.0 size=1048576 2024-08-17T00:53:40.385 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.384+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~7SDY7ZYUC47A.1 size=565300 2024-08-17T00:53:40.385 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.384+0000 7fb01424f780 1 > prepared multipart upload key=WSUZM346535N upload=7SDY7ZYUC47A tag=EL67MYGU43MY type=write size=2662452 2024-08-17T00:53:40.386 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.386+0000 7fb01424f780 1 < completed delete operation key=8GM8KYF0PWHP tag=M7VA88BDB49R type=del 2024-08-17T00:53:40.390 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.387+0000 7fb01424f780 1 > prepared operation key=6O4EVROYIWFY tag=4CAXQ18J4RFM type=del size=3699663 2024-08-17T00:53:40.390 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.388+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~YD3ZEQWXBB5P.0 size=1048576 2024-08-17T00:53:40.390 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.389+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~YD3ZEQWXBB5P.1 size=1002975 2024-08-17T00:53:40.391 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.391+0000 7fb01424f780 1 < completed multipart upload key=CHEEDYEMAX2D upload=YD3ZEQWXBB5P tag=LQCF28SYFPUD type=write size=3100127 2024-08-17T00:53:40.394 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.393+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~Z2TNUH85VSCH.0 size=1048576 2024-08-17T00:53:40.394 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.394+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~Z2TNUH85VSCH.1 size=1048576 2024-08-17T00:53:40.395 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.395+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~Z2TNUH85VSCH.2 size=519664 2024-08-17T00:53:40.395 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.395+0000 7fb01424f780 1 > prepared multipart upload key=8HBBNALD090M upload=Z2TNUH85VSCH tag=9JK8O8HC88H0 type=write size=3665392 2024-08-17T00:53:40.396 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.396+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~Y9OOZFXYVCER.0 size=1048576 2024-08-17T00:53:40.397 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.396+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~Y9OOZFXYVCER.1 size=99736 2024-08-17T00:53:40.399 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.398+0000 7fb01424f780 1 < completed multipart upload key=LKOTKLA00UZK upload=Y9OOZFXYVCER tag=0JJ2SXXQT4LV type=write size=2196888 2024-08-17T00:53:40.400 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.399+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=Q1M212YFOTI0 type=write size=8126 2024-08-17T00:53:40.401 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.400+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~HMDL0Y22CWL9.0 size=1048576 2024-08-17T00:53:40.402 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.401+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~HMDL0Y22CWL9.1 size=1048576 2024-08-17T00:53:40.403 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.402+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~HMDL0Y22CWL9.2 size=242586 2024-08-17T00:53:40.405 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.404+0000 7fb01424f780 1 < completed multipart upload key=45YXPRO1DP7L upload=HMDL0Y22CWL9 tag=VWUQZF433309 type=write size=3388314 2024-08-17T00:53:40.406 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.406+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=3M45JULWLFIR type=del size=3629266 2024-08-17T00:53:40.408 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.407+0000 7fb01424f780 1 < completed delete operation key=VRVT7GCWUU6N tag=6A4NYP53E11I type=del 2024-08-17T00:53:40.410 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.409+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~222M1ZNVFSZN.0 size=793396 2024-08-17T00:53:40.410 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.409+0000 7fb01424f780 1 > prepared multipart upload key=EBJHQJY1RR06 upload=222M1ZNVFSZN tag=9W7XXLA6F0AF type=write size=1841972 2024-08-17T00:53:40.411 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.410+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~96SU6A14QMCO.0 size=995030 2024-08-17T00:53:40.412 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.412+0000 7fb01424f780 1 < completed multipart upload key=3WCJZ3SLDTDT upload=96SU6A14QMCO tag=QIICG4BP33GC type=write size=2043606 2024-08-17T00:53:40.413 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.413+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=NXR81UI0008I type=del size=1242751 2024-08-17T00:53:40.415 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.414+0000 7fb01424f780 1 < canceled operation key=RZ2IEE5FVARR tag=HPUF13Z5NHO4 type=write size=915368 2024-08-17T00:53:40.417 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.416+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~I08O0PWDWODJ.0 size=1048576 2024-08-17T00:53:40.417 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.417+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~I08O0PWDWODJ.1 size=76912 2024-08-17T00:53:40.418 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.417+0000 7fb01424f780 1 > prepared multipart upload key=AUFE3JLJ8M3L upload=I08O0PWDWODJ tag=R1ZJMJHDK5FN type=write size=2174064 2024-08-17T00:53:40.418 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.418+0000 7fb01424f780 1 < completed delete operation key=7FAQBH9KA29U tag=XHLF2499RN7A type=del 2024-08-17T00:53:40.420 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.420+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~W7W9K2SA3K1E.0 size=1048576 2024-08-17T00:53:40.421 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.421+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~W7W9K2SA3K1E.1 size=220676 2024-08-17T00:53:40.421 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.421+0000 7fb01424f780 1 > prepared multipart upload key=WSUZM346535N upload=W7W9K2SA3K1E tag=LV81W4SIQA4F type=write size=2317828 2024-08-17T00:53:40.422 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.422+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~DFUHB9QQF1EC.0 size=1048576 2024-08-17T00:53:40.423 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.423+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~DFUHB9QQF1EC.1 size=1048576 2024-08-17T00:53:40.423 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.423+0000 7fb01424f780 1 < canceled part key=_multipart_OLV8V97NI3YD.2~DFUHB9QQF1EC.2 size=849477 2024-08-17T00:53:40.425 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.425+0000 7fb01424f780 1 < canceled multipart upload key=OLV8V97NI3YD upload=DFUHB9QQF1EC tag=5YF2OQ1Q7FG0 type=write size=3995205 2024-08-17T00:53:40.426 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.426+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=BK8E87Q4M8Q3 type=del size=2015474 2024-08-17T00:53:40.428 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.427+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~FDMJRAG62AWK.0 size=1048576 2024-08-17T00:53:40.429 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.428+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~FDMJRAG62AWK.1 size=573196 2024-08-17T00:53:40.431 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.430+0000 7fb01424f780 1 < completed multipart upload key=S3KCL8RBE1AG upload=FDMJRAG62AWK tag=ZKJ4LZIVFRKI type=write size=2670348 2024-08-17T00:53:40.432 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.432+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=PMZ1GHAVMZEK type=write size=477084 2024-08-17T00:53:40.433 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.433+0000 7fb01424f780 1 < completed delete operation key=VRVT7GCWUU6N tag=OEEC3HLHHPJQ type=del 2024-08-17T00:53:40.436 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.435+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~13QAEKYD44FJ.0 size=1048576 2024-08-17T00:53:40.437 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.436+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~13QAEKYD44FJ.1 size=1048576 2024-08-17T00:53:40.438 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.437+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~13QAEKYD44FJ.2 size=895141 2024-08-17T00:53:40.438 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.437+0000 7fb01424f780 1 > prepared multipart upload key=5COBAX0KWX44 upload=13QAEKYD44FJ tag=GHBT2V49G2DI type=write size=4040869 2024-08-17T00:53:40.439 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.439+0000 7fb01424f780 1 < completed delete operation key=CPZBVFH6I5H3 tag=PH0RI7V2KCNC type=del 2024-08-17T00:53:40.441 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.440+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=U7KX4199LEDP type=del size=1825528 2024-08-17T00:53:40.442 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.441+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~EWYBMNK4WQF2.0 size=1048576 2024-08-17T00:53:40.443 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.442+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~EWYBMNK4WQF2.1 size=138881 2024-08-17T00:53:40.444 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.444+0000 7fb01424f780 1 < completed multipart upload key=W4SLINB2L3K2 upload=EWYBMNK4WQF2 tag=5EBKYR8N3CKZ type=write size=2236033 2024-08-17T00:53:40.446 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.446+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~SEFM77V51YLQ.0 size=1048576 2024-08-17T00:53:40.447 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.447+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~SEFM77V51YLQ.1 size=1048576 2024-08-17T00:53:40.448 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.448+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~SEFM77V51YLQ.2 size=174032 2024-08-17T00:53:40.448 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.448+0000 7fb01424f780 1 > prepared multipart upload key=OLV8V97NI3YD upload=SEFM77V51YLQ tag=1V3EQYDOVUV0 type=write size=3319760 2024-08-17T00:53:40.450 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.449+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~TAF5QIA5WVYM.0 size=1048576 2024-08-17T00:53:40.451 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.450+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~TAF5QIA5WVYM.1 size=1048576 2024-08-17T00:53:40.452 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.451+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~TAF5QIA5WVYM.2 size=286730 2024-08-17T00:53:40.453 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.453+0000 7fb01424f780 1 < completed multipart upload key=34WSPC8OQCN9 upload=TAF5QIA5WVYM tag=0K7TN1XE36G7 type=write size=3432458 2024-08-17T00:53:40.455 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.454+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=MY04TL4FA0JS type=del size=2639290 2024-08-17T00:53:40.457 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.456+0000 7fb01424f780 1 < suggested remove operation key=45YXPRO1DP7L tag=TOOTZXWME3ND type=del 2024-08-17T00:53:40.458 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.458+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=X9V2LLD4RPQ5 type=del size=733768 2024-08-17T00:53:40.460 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.459+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~7SDY7ZYUC47A.0 size=1048576 2024-08-17T00:53:40.460 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.460+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~7SDY7ZYUC47A.1 size=565300 2024-08-17T00:53:40.463 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.462+0000 7fb01424f780 1 < completed multipart upload key=WSUZM346535N upload=7SDY7ZYUC47A tag=EL67MYGU43MY type=write size=2662452 2024-08-17T00:53:40.464 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.463+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=EZ8FOLRE7RML type=del size=3530294 2024-08-17T00:53:40.465 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.464+0000 7fb01424f780 1 < completed delete operation key=6O4EVROYIWFY tag=4CAXQ18J4RFM type=del 2024-08-17T00:53:40.466 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.465+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=ICYGR03BGVVB type=del size=1907877 2024-08-17T00:53:40.468 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.467+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~Z2TNUH85VSCH.0 size=1048576 2024-08-17T00:53:40.468 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.468+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~Z2TNUH85VSCH.1 size=1048576 2024-08-17T00:53:40.470 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.469+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~Z2TNUH85VSCH.2 size=519664 2024-08-17T00:53:40.471 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.471+0000 7fb01424f780 1 < completed multipart upload key=8HBBNALD090M upload=Z2TNUH85VSCH tag=9JK8O8HC88H0 type=write size=3665392 2024-08-17T00:53:40.472 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.472+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=8WDM6ZAJ4IO1 type=del size=423663 2024-08-17T00:53:40.474 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.473+0000 7fb01424f780 1 < completed write operation key=MJKZQUILO7KC tag=Q1M212YFOTI0 type=write size=8126 2024-08-17T00:53:40.476 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.475+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~QLIEOJJVVURF.0 size=681697 2024-08-17T00:53:40.476 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.475+0000 7fb01424f780 1 > prepared multipart upload key=WSUZM346535N upload=QLIEOJJVVURF tag=K00H11ERF5YN type=write size=1730273 2024-08-17T00:53:40.478 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.477+0000 7fb01424f780 1 < completed delete operation key=RZ2IEE5FVARR tag=3M45JULWLFIR type=del 2024-08-17T00:53:40.479 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.478+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=4AWQDL6U4EWQ type=del size=745943 2024-08-17T00:53:40.480 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.479+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~222M1ZNVFSZN.0 size=793396 2024-08-17T00:53:40.482 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.481+0000 7fb01424f780 1 < completed multipart upload key=EBJHQJY1RR06 upload=222M1ZNVFSZN tag=9W7XXLA6F0AF type=write size=1841972 2024-08-17T00:53:40.484 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.483+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=701GR27QZIEQ type=write size=647928 2024-08-17T00:53:40.486 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.485+0000 7fb01424f780 1 < suggested remove operation key=CPZBVFH6I5H3 tag=NXR81UI0008I type=del 2024-08-17T00:53:40.487 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.487+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=U465X27KZHFM type=del size=1868629 2024-08-17T00:53:40.489 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.488+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~I08O0PWDWODJ.0 size=1048576 2024-08-17T00:53:40.490 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.489+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~I08O0PWDWODJ.1 size=76912 2024-08-17T00:53:40.492 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.491+0000 7fb01424f780 1 < completed multipart upload key=AUFE3JLJ8M3L upload=I08O0PWDWODJ tag=R1ZJMJHDK5FN type=write size=2174064 2024-08-17T00:53:40.494 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.494+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~980K1W6MUZE4.0 size=1048576 2024-08-17T00:53:40.495 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.495+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~980K1W6MUZE4.1 size=497584 2024-08-17T00:53:40.495 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.495+0000 7fb01424f780 1 > prepared multipart upload key=LVQDLJUQ9C3D upload=980K1W6MUZE4 tag=ARR1LK0AWILO type=write size=2594736 2024-08-17T00:53:40.496 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.495+0000 7fb01424f780 1 < canceled part key=_multipart_WSUZM346535N.2~W7W9K2SA3K1E.0 size=1048576 2024-08-17T00:53:40.497 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.496+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~W7W9K2SA3K1E.1 size=220676 2024-08-17T00:53:40.498 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.498+0000 7fb01424f780 1 < canceled multipart upload key=WSUZM346535N upload=W7W9K2SA3K1E tag=LV81W4SIQA4F type=write size=2317828 2024-08-17T00:53:40.500 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.499+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=KBJYJ5WVKCJW type=write size=483752 2024-08-17T00:53:40.501 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.500+0000 7fb01424f780 1 < completed delete operation key=CHEEDYEMAX2D tag=BK8E87Q4M8Q3 type=del 2024-08-17T00:53:40.504 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.503+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~Z7P1O1NOV4DY.0 size=1048576 2024-08-17T00:53:40.505 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.504+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~Z7P1O1NOV4DY.1 size=1048576 2024-08-17T00:53:40.505 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.505+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~Z7P1O1NOV4DY.2 size=800958 2024-08-17T00:53:40.505 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.505+0000 7fb01424f780 1 > prepared multipart upload key=WSUZM346535N upload=Z7P1O1NOV4DY tag=7NC4SZ6DPZ2E type=write size=3946686 2024-08-17T00:53:40.507 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.506+0000 7fb01424f780 1 < completed write operation key=7FAQBH9KA29U tag=PMZ1GHAVMZEK type=write size=477084 2024-08-17T00:53:40.509 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.508+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=KG1QI96B1Y5N type=del size=943528 2024-08-17T00:53:40.510 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.509+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~13QAEKYD44FJ.0 size=1048576 2024-08-17T00:53:40.511 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.510+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~13QAEKYD44FJ.1 size=1048576 2024-08-17T00:53:40.512 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.511+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~13QAEKYD44FJ.2 size=895141 2024-08-17T00:53:40.514 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.513+0000 7fb01424f780 1 < completed multipart upload key=5COBAX0KWX44 upload=13QAEKYD44FJ tag=GHBT2V49G2DI type=write size=4040869 2024-08-17T00:53:40.515 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.514+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=9YOM9CTSZFRJ type=del size=2183021 2024-08-17T00:53:40.516 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.516+0000 7fb01424f780 1 < completed delete operation key=ABVVA0H3PKK2 tag=U7KX4199LEDP type=del 2024-08-17T00:53:40.518 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.517+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=R2J9SF9716FN type=write size=864941 2024-08-17T00:53:40.519 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.518+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~SEFM77V51YLQ.0 size=1048576 2024-08-17T00:53:40.521 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.520+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~SEFM77V51YLQ.1 size=1048576 2024-08-17T00:53:40.522 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.521+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~SEFM77V51YLQ.2 size=174032 2024-08-17T00:53:40.523 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.523+0000 7fb01424f780 1 < completed multipart upload key=OLV8V97NI3YD upload=SEFM77V51YLQ tag=1V3EQYDOVUV0 type=write size=3319760 2024-08-17T00:53:40.524 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.524+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=LBANQ5LJ5VTA type=del size=749998 2024-08-17T00:53:40.526 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.525+0000 7fb01424f780 1 < completed delete operation key=VRVT7GCWUU6N tag=MY04TL4FA0JS type=del 2024-08-17T00:53:40.528 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.527+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~QUAVH049MQ3O.0 size=1048576 2024-08-17T00:53:40.529 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.528+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~QUAVH049MQ3O.1 size=444841 2024-08-17T00:53:40.529 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.528+0000 7fb01424f780 1 > prepared multipart upload key=W4SLINB2L3K2 upload=QUAVH049MQ3O tag=IYRD4F39IN7P type=write size=2541993 2024-08-17T00:53:40.531 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.531+0000 7fb01424f780 1 < suggested update operation key=45YXPRO1DP7L tag=X9V2LLD4RPQ5 type=del size=733768 2024-08-17T00:53:40.533 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.532+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=1ATZTK9XT8QD type=write size=174880 2024-08-17T00:53:40.534 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.533+0000 7fb01424f780 1 < completed delete operation key=GI1HR389TZUU tag=EZ8FOLRE7RML type=del 2024-08-17T00:53:40.535 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.534+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=DRFT0E83T6L0 type=del size=3709139 2024-08-17T00:53:40.537 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.536+0000 7fb01424f780 1 < completed delete operation key=EBJHQJY1RR06 tag=ICYGR03BGVVB type=del 2024-08-17T00:53:40.538 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.537+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=FTNKDN6OEB90 type=del size=2848462 2024-08-17T00:53:40.539 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.538+0000 7fb01424f780 1 < completed delete operation key=5COBAX0KWX44 tag=8WDM6ZAJ4IO1 type=del 2024-08-17T00:53:40.541 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.540+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~RI27BIQKXF20.0 size=1048576 2024-08-17T00:53:40.542 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.541+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~RI27BIQKXF20.1 size=1048576 2024-08-17T00:53:40.543 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.542+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~RI27BIQKXF20.2 size=830771 2024-08-17T00:53:40.543 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.542+0000 7fb01424f780 1 > prepared multipart upload key=VT9PITFIBA0U upload=RI27BIQKXF20 tag=LH1O4IUZ34UE type=write size=3976499 2024-08-17T00:53:40.544 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.544+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~QLIEOJJVVURF.0 size=681697 2024-08-17T00:53:40.546 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.545+0000 7fb01424f780 1 < completed multipart upload key=WSUZM346535N upload=QLIEOJJVVURF tag=K00H11ERF5YN type=write size=1730273 2024-08-17T00:53:40.547 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.547+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=BQBXKXD6HW0Z type=write size=84248 2024-08-17T00:53:40.549 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.548+0000 7fb01424f780 -1 < failed to complete operation key=CPZBVFH6I5H3 tag=4AWQDL6U4EWQ type=del size=745943: (22) Invalid argument 2024-08-17T00:53:40.550 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.549+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=HYULGMRDC15H type=del size=2401300 2024-08-17T00:53:40.551 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.550+0000 7fb01424f780 1 < completed write operation key=5COBAX0KWX44 tag=701GR27QZIEQ type=write size=647928 2024-08-17T00:53:40.553 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.552+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=OCTVZL28ZR0V type=del size=1098102 2024-08-17T00:53:40.554 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.553+0000 7fb01424f780 -1 < failed to complete operation key=45YXPRO1DP7L tag=U465X27KZHFM type=del size=1868629: (22) Invalid argument 2024-08-17T00:53:40.557 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.556+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~P67YV2FYVUF1.0 size=937176 2024-08-17T00:53:40.557 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.556+0000 7fb01424f780 1 > prepared multipart upload key=CPZBVFH6I5H3 upload=P67YV2FYVUF1 tag=JGXUK361QR92 type=write size=1985752 2024-08-17T00:53:40.558 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.557+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~980K1W6MUZE4.0 size=1048576 2024-08-17T00:53:40.559 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.558+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~980K1W6MUZE4.1 size=497584 2024-08-17T00:53:40.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:40 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:53:40.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:40 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:53:40.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:40 smithi110 ceph-mon[98148]: osdmap e1070: 8 total, 8 up, 8 in 2024-08-17T00:53:40.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:40 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/600032142' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142234-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:40.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:40 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142234-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:40.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:40 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:53:40.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:40 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:53:40.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:40 smithi110 ceph-mon[100641]: osdmap e1070: 8 total, 8 up, 8 in 2024-08-17T00:53:40.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:40 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/600032142' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142234-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:40.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:40 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142234-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:40.561 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.560+0000 7fb01424f780 1 < completed multipart upload key=LVQDLJUQ9C3D upload=980K1W6MUZE4 tag=ARR1LK0AWILO type=write size=2594736 2024-08-17T00:53:40.563 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.562+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~5UT7FFM0QQGL.0 size=1048576 2024-08-17T00:53:40.564 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.563+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~5UT7FFM0QQGL.1 size=1008001 2024-08-17T00:53:40.564 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.563+0000 7fb01424f780 1 > prepared multipart upload key=KEYYP2QAG9S5 upload=5UT7FFM0QQGL tag=9IL97VEFDI16 type=write size=3105153 2024-08-17T00:53:40.565 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.564+0000 7fb01424f780 1 < completed write operation key=WSUZM346535N tag=KBJYJ5WVKCJW type=write size=483752 2024-08-17T00:53:40.566 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.565+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=HX92NWMNFM30 type=del size=2283908 2024-08-17T00:53:40.568 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.567+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~Z7P1O1NOV4DY.0 size=1048576 2024-08-17T00:53:40.568 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.568+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~Z7P1O1NOV4DY.1 size=1048576 2024-08-17T00:53:40.569 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.568+0000 7fb01424f780 1 < canceled part key=_multipart_WSUZM346535N.2~Z7P1O1NOV4DY.2 size=800958 2024-08-17T00:53:40.570 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.570+0000 7fb01424f780 1 < canceled multipart upload key=WSUZM346535N upload=Z7P1O1NOV4DY tag=7NC4SZ6DPZ2E type=write size=3946686 2024-08-17T00:53:40.572 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.571+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=M5OWOYF117US type=del size=2941689 2024-08-17T00:53:40.573 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.573+0000 7fb01424f780 1 < completed delete operation key=OLV8V97NI3YD tag=KG1QI96B1Y5N type=del 2024-08-17T00:53:40.575 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.575+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~B6IA2EARAD2P.0 size=314228 2024-08-17T00:53:40.576 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.575+0000 7fb01424f780 1 > prepared multipart upload key=LKOTKLA00UZK upload=B6IA2EARAD2P tag=7UY5ZOYEDJ0I type=write size=1362804 2024-08-17T00:53:40.579 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.577+0000 7fb01424f780 1 < suggested remove operation key=OLV8V97NI3YD tag=9YOM9CTSZFRJ type=del 2024-08-17T00:53:40.583 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.580+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~KMGTLBU7O8JY.0 size=923903 2024-08-17T00:53:40.583 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.580+0000 7fb01424f780 1 > prepared multipart upload key=OLV8V97NI3YD upload=KMGTLBU7O8JY tag=7YNATRDPWCKO type=write size=1972479 2024-08-17T00:53:40.583 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.581+0000 7fb01424f780 1 < completed write operation key=GQP0TA69WBUB tag=R2J9SF9716FN type=write size=864941 2024-08-17T00:53:40.585 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.584+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~UBCHK91NXM6Q.0 size=1048576 2024-08-17T00:53:40.586 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.585+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~UBCHK91NXM6Q.1 size=449957 2024-08-17T00:53:40.586 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.585+0000 7fb01424f780 1 > prepared multipart upload key=UV6ESHH9QNCW upload=UBCHK91NXM6Q tag=BHHYOVKE012G type=write size=2547109 2024-08-17T00:53:40.587 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.586+0000 7fb01424f780 1 < completed delete operation key=U1LNH0TF0YZA tag=LBANQ5LJ5VTA type=del 2024-08-17T00:53:40.590 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.589+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~B9VXX65OJ8PK.0 size=366559 2024-08-17T00:53:40.590 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.589+0000 7fb01424f780 1 > prepared multipart upload key=KEYYP2QAG9S5 upload=B9VXX65OJ8PK tag=GRDKK5Z7BGA8 type=write size=1415135 2024-08-17T00:53:40.591 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.590+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~QUAVH049MQ3O.0 size=1048576 2024-08-17T00:53:40.592 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.592+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~QUAVH049MQ3O.1 size=444841 2024-08-17T00:53:40.594 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.594+0000 7fb01424f780 1 < completed multipart upload key=W4SLINB2L3K2 upload=QUAVH049MQ3O tag=IYRD4F39IN7P type=write size=2541993 2024-08-17T00:53:40.596 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.595+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=0818G4CX5DPE type=del size=1417637 2024-08-17T00:53:40.597 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.596+0000 7fb01424f780 1 < completed write operation key=7FAQBH9KA29U tag=1ATZTK9XT8QD type=write size=174880 2024-08-17T00:53:40.599 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.598+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~Z3DURFRQLZAI.0 size=1048576 2024-08-17T00:53:40.600 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.599+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~Z3DURFRQLZAI.1 size=1048576 2024-08-17T00:53:40.601 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.600+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~Z3DURFRQLZAI.2 size=739163 2024-08-17T00:53:40.601 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.601+0000 7fb01424f780 1 > prepared multipart upload key=MJKZQUILO7KC upload=Z3DURFRQLZAI tag=W8X0GPQS0P3K type=write size=3884891 2024-08-17T00:53:40.603 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.602+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=DRFT0E83T6L0 type=del 2024-08-17T00:53:40.605 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.604+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~OUR3GALB2YQT.0 size=1048576 2024-08-17T00:53:40.606 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.605+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~OUR3GALB2YQT.1 size=1048576 2024-08-17T00:53:40.607 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.606+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~OUR3GALB2YQT.2 size=50993 2024-08-17T00:53:40.607 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.606+0000 7fb01424f780 1 > prepared multipart upload key=8GM8KYF0PWHP upload=OUR3GALB2YQT tag=OUKGM5LZV0N6 type=write size=3196721 2024-08-17T00:53:40.608 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.607+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=FTNKDN6OEB90 type=del 2024-08-17T00:53:40.609 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.608+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=G6PEKY4C9ZN7 type=del size=2100481 2024-08-17T00:53:40.610 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.609+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~RI27BIQKXF20.0 size=1048576 2024-08-17T00:53:40.611 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.610+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~RI27BIQKXF20.1 size=1048576 2024-08-17T00:53:40.612 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.611+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~RI27BIQKXF20.2 size=830771 2024-08-17T00:53:40.614 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.613+0000 7fb01424f780 1 < completed multipart upload key=VT9PITFIBA0U upload=RI27BIQKXF20 tag=LH1O4IUZ34UE type=write size=3976499 2024-08-17T00:53:40.615 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.614+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=TLSUUFDK3K9R type=del size=3694521 2024-08-17T00:53:40.616 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.615+0000 7fb01424f780 1 < completed write operation key=8W4X8O3PVGIK tag=BQBXKXD6HW0Z type=write size=84248 2024-08-17T00:53:40.618 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.617+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=SOEIXB1BK8M0 type=write size=278840 2024-08-17T00:53:40.620 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.620+0000 7fb01424f780 1 < suggested update operation key=LVQDLJUQ9C3D tag=HYULGMRDC15H type=del size=2401300 2024-08-17T00:53:40.623 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.622+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~2DDVHLPY6RD8.0 size=1048576 2024-08-17T00:53:40.624 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.623+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~2DDVHLPY6RD8.1 size=245580 2024-08-17T00:53:40.624 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.623+0000 7fb01424f780 1 > prepared multipart upload key=7FAQBH9KA29U upload=2DDVHLPY6RD8 tag=OWELLJ3IMOHE type=write size=2342732 2024-08-17T00:53:40.626 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.626+0000 7fb01424f780 1 < suggested remove operation key=W4SLINB2L3K2 tag=OCTVZL28ZR0V type=del 2024-08-17T00:53:40.629 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.628+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~E6U3JQIP3R6A.0 size=529307 2024-08-17T00:53:40.629 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.628+0000 7fb01424f780 1 > prepared multipart upload key=MXCT40R93XCB upload=E6U3JQIP3R6A tag=VCU2U6L2Y41R type=write size=1577883 2024-08-17T00:53:40.630 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.629+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~P67YV2FYVUF1.0 size=937176 2024-08-17T00:53:40.632 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.631+0000 7fb01424f780 1 < completed multipart upload key=CPZBVFH6I5H3 upload=P67YV2FYVUF1 tag=JGXUK361QR92 type=write size=1985752 2024-08-17T00:53:40.633 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.632+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=VMY6H0G1HW5J type=write size=674015 2024-08-17T00:53:40.634 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.633+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~5UT7FFM0QQGL.0 size=1048576 2024-08-17T00:53:40.635 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.634+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~5UT7FFM0QQGL.1 size=1008001 2024-08-17T00:53:40.637 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.636+0000 7fb01424f780 1 < completed multipart upload key=KEYYP2QAG9S5 upload=5UT7FFM0QQGL tag=9IL97VEFDI16 type=write size=3105153 2024-08-17T00:53:40.638 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.637+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=3J0E2E6J2EO0 type=del size=3043425 2024-08-17T00:53:40.639 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.638+0000 7fb01424f780 1 < completed delete operation key=VRVT7GCWUU6N tag=HX92NWMNFM30 type=del 2024-08-17T00:53:40.641 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.640+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~FQP30VHAK38G.0 size=797742 2024-08-17T00:53:40.641 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.640+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=FQP30VHAK38G tag=PF12PENV6KHH type=write size=1846318 2024-08-17T00:53:40.642 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.642+0000 7fb01424f780 1 < completed delete operation key=VT9PITFIBA0U tag=M5OWOYF117US type=del 2024-08-17T00:53:40.643 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.643+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=4T9VEMRYLVWC type=del size=465920 2024-08-17T00:53:40.645 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.644+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~B6IA2EARAD2P.0 size=314228 2024-08-17T00:53:40.647 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.646+0000 7fb01424f780 1 < completed multipart upload key=LKOTKLA00UZK upload=B6IA2EARAD2P tag=7UY5ZOYEDJ0I type=write size=1362804 2024-08-17T00:53:40.648 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.647+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=24WAFFVY7R5O type=del size=3965940 2024-08-17T00:53:40.649 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.648+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~KMGTLBU7O8JY.0 size=923903 2024-08-17T00:53:40.651 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.650+0000 7fb01424f780 1 < completed multipart upload key=OLV8V97NI3YD upload=KMGTLBU7O8JY tag=7YNATRDPWCKO type=write size=1972479 2024-08-17T00:53:40.653 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.652+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~J43FFHSFOE69.0 size=1048576 2024-08-17T00:53:40.654 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.653+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~J43FFHSFOE69.1 size=588882 2024-08-17T00:53:40.654 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.653+0000 7fb01424f780 1 > prepared multipart upload key=LVQDLJUQ9C3D upload=J43FFHSFOE69 tag=M8MX3I4JRTSU type=write size=2686034 2024-08-17T00:53:40.655 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.654+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~UBCHK91NXM6Q.0 size=1048576 2024-08-17T00:53:40.656 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.655+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~UBCHK91NXM6Q.1 size=449957 2024-08-17T00:53:40.657 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.657+0000 7fb01424f780 1 < completed multipart upload key=UV6ESHH9QNCW upload=UBCHK91NXM6Q tag=BHHYOVKE012G type=write size=2547109 2024-08-17T00:53:40.658 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.658+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=8ORTA9KEY7HH type=del size=2538481 2024-08-17T00:53:40.659 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.658+0000 7fb01424f780 1 < canceled part key=_multipart_KEYYP2QAG9S5.2~B9VXX65OJ8PK.0 size=366559 2024-08-17T00:53:40.660 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.660+0000 7fb01424f780 1 < canceled multipart upload key=KEYYP2QAG9S5 upload=B9VXX65OJ8PK tag=GRDKK5Z7BGA8 type=write size=1415135 2024-08-17T00:53:40.662 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.661+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=6BD3D32B5CSG type=del size=3490001 2024-08-17T00:53:40.663 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.662+0000 7fb01424f780 1 < completed delete operation key=VRVT7GCWUU6N tag=0818G4CX5DPE type=del 2024-08-17T00:53:40.664 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.664+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=Z7OUBO14PP8M type=write size=1030810 2024-08-17T00:53:40.666 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.665+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~Z3DURFRQLZAI.0 size=1048576 2024-08-17T00:53:40.667 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.666+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~Z3DURFRQLZAI.1 size=1048576 2024-08-17T00:53:40.668 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.667+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~Z3DURFRQLZAI.2 size=739163 2024-08-17T00:53:40.670 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.669+0000 7fb01424f780 1 < completed multipart upload key=MJKZQUILO7KC upload=Z3DURFRQLZAI tag=W8X0GPQS0P3K type=write size=3884891 2024-08-17T00:53:40.671 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.670+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=0U4LCZF4R04Y type=del size=3387308 2024-08-17T00:53:40.672 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.671+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~OUR3GALB2YQT.0 size=1048576 2024-08-17T00:53:40.673 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.672+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~OUR3GALB2YQT.1 size=1048576 2024-08-17T00:53:40.674 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.673+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~OUR3GALB2YQT.2 size=50993 2024-08-17T00:53:40.675 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.675+0000 7fb01424f780 1 < completed multipart upload key=8GM8KYF0PWHP upload=OUR3GALB2YQT tag=OUKGM5LZV0N6 type=write size=3196721 2024-08-17T00:53:40.677 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.676+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=QSPIVB31QZOQ type=write size=829706 2024-08-17T00:53:40.679 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.678+0000 7fb01424f780 1 < suggested remove operation key=X6NVU1F49VO8 tag=G6PEKY4C9ZN7 type=del 2024-08-17T00:53:40.680 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.679+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=P9D8QHJ2PQC9 type=write size=561095 2024-08-17T00:53:40.681 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.681+0000 7fb01424f780 1 < completed delete operation key=N3MD2TBM9VPH tag=TLSUUFDK3K9R type=del 2024-08-17T00:53:40.684 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.683+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~CL0806PFH2CS.0 size=1048576 2024-08-17T00:53:40.685 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.684+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~CL0806PFH2CS.1 size=727327 2024-08-17T00:53:40.685 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.684+0000 7fb01424f780 1 > prepared multipart upload key=LVQDLJUQ9C3D upload=CL0806PFH2CS tag=YGZAGF1YJ196 type=write size=2824479 2024-08-17T00:53:40.686 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.685+0000 7fb01424f780 1 < completed write operation key=UV6ESHH9QNCW tag=SOEIXB1BK8M0 type=write size=278840 2024-08-17T00:53:40.687 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.686+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=ENL7A1BTJOFL type=write size=787575 2024-08-17T00:53:40.688 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.687+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~2DDVHLPY6RD8.0 size=1048576 2024-08-17T00:53:40.689 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.689+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~2DDVHLPY6RD8.1 size=245580 2024-08-17T00:53:40.691 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.690+0000 7fb01424f780 1 < completed multipart upload key=7FAQBH9KA29U upload=2DDVHLPY6RD8 tag=OWELLJ3IMOHE type=write size=2342732 2024-08-17T00:53:40.692 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.692+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=WMWMB8223B89 type=del size=576540 2024-08-17T00:53:40.693 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.693+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~E6U3JQIP3R6A.0 size=529307 2024-08-17T00:53:40.695 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.695+0000 7fb01424f780 1 < completed multipart upload key=MXCT40R93XCB upload=E6U3JQIP3R6A tag=VCU2U6L2Y41R type=write size=1577883 2024-08-17T00:53:40.698 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.697+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~XPPIWQD7FQL4.0 size=1048576 2024-08-17T00:53:40.699 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.698+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~XPPIWQD7FQL4.1 size=950453 2024-08-17T00:53:40.699 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.698+0000 7fb01424f780 1 > prepared multipart upload key=RZ2IEE5FVARR upload=XPPIWQD7FQL4 tag=Y2VELM0CR0T1 type=write size=3047605 2024-08-17T00:53:40.701 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.700+0000 7fb01424f780 1 < suggested remove operation key=UV6ESHH9QNCW tag=VMY6H0G1HW5J type=write 2024-08-17T00:53:40.702 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.702+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=XPWN94QVNW8M type=write size=638805 2024-08-17T00:53:40.704 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.703+0000 7fb01424f780 1 < completed delete operation key=N3MD2TBM9VPH tag=3J0E2E6J2EO0 type=del 2024-08-17T00:53:40.705 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.704+0000 7fb01424f780 1 > prepared operation key=6O4EVROYIWFY tag=VKJWAU1S7S81 type=del size=2547218 2024-08-17T00:53:40.705 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.704+0000 7fb01424f780 1 < canceled part key=_multipart_S3KCL8RBE1AG.2~FQP30VHAK38G.0 size=797742 2024-08-17T00:53:40.707 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.706+0000 7fb01424f780 1 < canceled multipart upload key=S3KCL8RBE1AG upload=FQP30VHAK38G tag=PF12PENV6KHH type=write size=1846318 2024-08-17T00:53:40.709 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.708+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~T40YS11U77FC.0 size=47411 2024-08-17T00:53:40.709 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.708+0000 7fb01424f780 1 > prepared multipart upload key=VT9PITFIBA0U upload=T40YS11U77FC tag=HDL83CWX04Q5 type=write size=1095987 2024-08-17T00:53:40.711 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.711+0000 7fb01424f780 1 < suggested update operation key=X6NVU1F49VO8 tag=4T9VEMRYLVWC type=del size=465920 2024-08-17T00:53:40.713 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.713+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~GEFKWRC6KUX0.0 size=1048576 2024-08-17T00:53:40.714 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.713+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~GEFKWRC6KUX0.1 size=228761 2024-08-17T00:53:40.715 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.714+0000 7fb01424f780 1 > prepared multipart upload key=AUFE3JLJ8M3L upload=GEFKWRC6KUX0 tag=VCHUBL5U71RN type=write size=2325913 2024-08-17T00:53:40.715 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.715+0000 7fb01424f780 1 < completed delete operation key=GI1HR389TZUU tag=24WAFFVY7R5O type=del 2024-08-17T00:53:40.717 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.716+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=3MASWNGF8LKW type=write size=993243 2024-08-17T00:53:40.718 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.717+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~J43FFHSFOE69.0 size=1048576 2024-08-17T00:53:40.719 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.718+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~J43FFHSFOE69.1 size=588882 2024-08-17T00:53:40.720 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.720+0000 7fb01424f780 1 < completed multipart upload key=LVQDLJUQ9C3D upload=J43FFHSFOE69 tag=M8MX3I4JRTSU type=write size=2686034 2024-08-17T00:53:40.722 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.721+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=LIZ7IEYSFS7K type=del size=339563 2024-08-17T00:53:40.723 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.722+0000 7fb01424f780 1 < canceled operation key=EBJHQJY1RR06 tag=8ORTA9KEY7HH type=del size=2538481 2024-08-17T00:53:40.724 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.723+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=QQN9QAONKGL5 type=del size=568897 2024-08-17T00:53:40.726 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.725+0000 7fb01424f780 1 < suggested update operation key=ABVVA0H3PKK2 tag=6BD3D32B5CSG type=del size=3490001 2024-08-17T00:53:40.728 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.728+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~J9KDMDEQFKWX.0 size=1048576 2024-08-17T00:53:40.729 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.729+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~J9KDMDEQFKWX.1 size=699082 2024-08-17T00:53:40.729 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.729+0000 7fb01424f780 1 > prepared multipart upload key=GQP0TA69WBUB upload=J9KDMDEQFKWX tag=3JZMC8OY781H type=write size=2796234 2024-08-17T00:53:40.730 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.730+0000 7fb01424f780 1 < completed write operation key=GQP0TA69WBUB tag=Z7OUBO14PP8M type=write size=1030810 2024-08-17T00:53:40.732 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.731+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=ER84RM9NN6K0 type=write size=719845 2024-08-17T00:53:40.733 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.732+0000 7fb01424f780 1 < completed delete operation key=MXCT40R93XCB tag=0U4LCZF4R04Y type=del 2024-08-17T00:53:40.735 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.734+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~PAPMX5FSYQPU.0 size=1048576 2024-08-17T00:53:40.736 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.735+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~PAPMX5FSYQPU.1 size=1048576 2024-08-17T00:53:40.737 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.737+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~PAPMX5FSYQPU.2 size=338063 2024-08-17T00:53:40.737 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.737+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=PAPMX5FSYQPU tag=06JEPTTG0NA8 type=write size=3483791 2024-08-17T00:53:40.738 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.738+0000 7fb01424f780 1 < completed write operation key=LVQDLJUQ9C3D tag=QSPIVB31QZOQ type=write size=829706 2024-08-17T00:53:40.739 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.739+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=9U3YTYNFVZUD type=del size=29171 2024-08-17T00:53:40.741 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.741+0000 7fb01424f780 -1 < failed to complete operation key=X6NVU1F49VO8 tag=P9D8QHJ2PQC9 type=write size=561095: (22) Invalid argument 2024-08-17T00:53:40.744 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.743+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~649ZX7X4F98B.0 size=1048576 2024-08-17T00:53:40.745 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.744+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~649ZX7X4F98B.1 size=473456 2024-08-17T00:53:40.745 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.745+0000 7fb01424f780 1 > prepared multipart upload key=UV6ESHH9QNCW upload=649ZX7X4F98B tag=XXGKQZ9K0QA1 type=write size=2570608 2024-08-17T00:53:40.746 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.746+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~CL0806PFH2CS.0 size=1048576 2024-08-17T00:53:40.747 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.747+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~CL0806PFH2CS.1 size=727327 2024-08-17T00:53:40.750 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.749+0000 7fb01424f780 1 < completed multipart upload key=LVQDLJUQ9C3D upload=CL0806PFH2CS tag=YGZAGF1YJ196 type=write size=2824479 2024-08-17T00:53:40.751 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.750+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=PA2EI6J10A60 type=del size=2903555 2024-08-17T00:53:40.753 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.753+0000 7fb01424f780 1 < suggested update operation key=CHEEDYEMAX2D tag=ENL7A1BTJOFL type=write size=787575 2024-08-17T00:53:40.756 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.755+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~IIA971CR9TW7.0 size=1048576 2024-08-17T00:53:40.757 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.756+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~IIA971CR9TW7.1 size=124115 2024-08-17T00:53:40.757 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.756+0000 7fb01424f780 1 > prepared multipart upload key=8W4X8O3PVGIK upload=IIA971CR9TW7 tag=708GNDJLTXWE type=write size=2221267 2024-08-17T00:53:40.758 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.757+0000 7fb01424f780 1 < completed delete operation key=OLV8V97NI3YD tag=WMWMB8223B89 type=del 2024-08-17T00:53:40.759 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.759+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=68XWY1VOSVU7 type=write size=689644 2024-08-17T00:53:40.760 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.759+0000 7fb01424f780 1 < canceled part key=_multipart_RZ2IEE5FVARR.2~XPPIWQD7FQL4.0 size=1048576 2024-08-17T00:53:40.760 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.760+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~XPPIWQD7FQL4.1 size=950453 2024-08-17T00:53:40.763 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.762+0000 7fb01424f780 1 < canceled multipart upload key=RZ2IEE5FVARR upload=XPPIWQD7FQL4 tag=Y2VELM0CR0T1 type=write size=3047605 2024-08-17T00:53:40.765 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.765+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~04RLO01QLLBF.0 size=506683 2024-08-17T00:53:40.765 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.765+0000 7fb01424f780 1 > prepared multipart upload key=MXCT40R93XCB upload=04RLO01QLLBF tag=9GOG8ZSQBX3U type=write size=1555259 2024-08-17T00:53:40.766 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.766+0000 7fb01424f780 1 < completed write operation key=MJKZQUILO7KC tag=XPWN94QVNW8M type=write size=638805 2024-08-17T00:53:40.768 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.767+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=397MYJW8VW6S type=del size=155646 2024-08-17T00:53:40.769 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.768+0000 7fb01424f780 1 < completed delete operation key=6O4EVROYIWFY tag=VKJWAU1S7S81 type=del 2024-08-17T00:53:40.770 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.770+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=YLA3JIWWI2YD type=del size=3765698 2024-08-17T00:53:40.771 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.770+0000 7fb01424f780 1 < canceled part key=_multipart_VT9PITFIBA0U.2~T40YS11U77FC.0 size=47411 2024-08-17T00:53:40.772 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.772+0000 7fb01424f780 1 < canceled multipart upload key=VT9PITFIBA0U upload=T40YS11U77FC tag=HDL83CWX04Q5 type=write size=1095987 2024-08-17T00:53:40.775 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.774+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~5AB7GZS3BL5W.0 size=1048576 2024-08-17T00:53:40.776 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.775+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~5AB7GZS3BL5W.1 size=1048576 2024-08-17T00:53:40.777 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.776+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~5AB7GZS3BL5W.2 size=268922 2024-08-17T00:53:40.777 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.776+0000 7fb01424f780 1 > prepared multipart upload key=34WSPC8OQCN9 upload=5AB7GZS3BL5W tag=O2OT65LCGERK type=write size=3414650 2024-08-17T00:53:40.779 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.778+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~GEFKWRC6KUX0.0 size=1048576 2024-08-17T00:53:40.780 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.779+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~GEFKWRC6KUX0.1 size=228761 2024-08-17T00:53:40.782 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.781+0000 7fb01424f780 1 < completed multipart upload key=AUFE3JLJ8M3L upload=GEFKWRC6KUX0 tag=VCHUBL5U71RN type=write size=2325913 2024-08-17T00:53:40.783 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.782+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=OQMHL78NDD57 type=write size=193493 2024-08-17T00:53:40.784 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.784+0000 7fb01424f780 1 < completed write operation key=EBJHQJY1RR06 tag=3MASWNGF8LKW type=write size=993243 2024-08-17T00:53:40.785 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.785+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=6WLTWSREQ6I4 type=write size=646095 2024-08-17T00:53:40.787 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.786+0000 7fb01424f780 -1 < failed to complete operation key=ABVVA0H3PKK2 tag=LIZ7IEYSFS7K type=del size=339563: (22) Invalid argument 2024-08-17T00:53:40.788 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.787+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=XYBK3BHBU9RN type=del size=3166291 2024-08-17T00:53:40.789 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.789+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=QQN9QAONKGL5 type=del 2024-08-17T00:53:40.791 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.790+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=4LHXBJRW7OML type=del size=1049482 2024-08-17T00:53:40.792 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.791+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~J9KDMDEQFKWX.0 size=1048576 2024-08-17T00:53:40.793 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.792+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~J9KDMDEQFKWX.1 size=699082 2024-08-17T00:53:40.795 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.794+0000 7fb01424f780 1 < completed multipart upload key=GQP0TA69WBUB upload=J9KDMDEQFKWX tag=3JZMC8OY781H type=write size=2796234 2024-08-17T00:53:40.796 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.795+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=9CRYO4JAUVNK type=del size=2618917 2024-08-17T00:53:40.797 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.797+0000 7fb01424f780 1 < completed write operation key=N3MD2TBM9VPH tag=ER84RM9NN6K0 type=write size=719845 2024-08-17T00:53:40.803 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.799+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~PP2YSP7I02X3.0 size=1048576 2024-08-17T00:53:40.803 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.800+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~PP2YSP7I02X3.1 size=1048576 2024-08-17T00:53:40.803 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.801+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~PP2YSP7I02X3.2 size=579285 2024-08-17T00:53:40.803 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.801+0000 7fb01424f780 1 > prepared multipart upload key=7FAQBH9KA29U upload=PP2YSP7I02X3 tag=HDF4UG36TQX2 type=write size=3725013 2024-08-17T00:53:40.803 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.802+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~PAPMX5FSYQPU.0 size=1048576 2024-08-17T00:53:40.804 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.804+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~PAPMX5FSYQPU.1 size=1048576 2024-08-17T00:53:40.804 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.804+0000 7fb01424f780 1 < canceled part key=_multipart_VRVT7GCWUU6N.2~PAPMX5FSYQPU.2 size=338063 2024-08-17T00:53:40.807 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.806+0000 7fb01424f780 1 < canceled multipart upload key=VRVT7GCWUU6N upload=PAPMX5FSYQPU tag=06JEPTTG0NA8 type=write size=3483791 2024-08-17T00:53:40.809 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.808+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~V3US7OWLMLC8.0 size=1048576 2024-08-17T00:53:40.809 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.809+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~V3US7OWLMLC8.1 size=1048576 2024-08-17T00:53:40.810 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.810+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~V3US7OWLMLC8.2 size=941521 2024-08-17T00:53:40.810 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.810+0000 7fb01424f780 1 > prepared multipart upload key=ABVVA0H3PKK2 upload=V3US7OWLMLC8 tag=M22DOCNYGT9H type=write size=4087249 2024-08-17T00:53:40.811 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.811+0000 7fb01424f780 1 < canceled operation key=EBJHQJY1RR06 tag=9U3YTYNFVZUD type=del size=29171 2024-08-17T00:53:40.813 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.812+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=6E19HFUIXUZI type=del size=20537 2024-08-17T00:53:40.814 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.813+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~649ZX7X4F98B.0 size=1048576 2024-08-17T00:53:40.815 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.814+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~649ZX7X4F98B.1 size=473456 2024-08-17T00:53:40.817 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.816+0000 7fb01424f780 1 < completed multipart upload key=UV6ESHH9QNCW upload=649ZX7X4F98B tag=XXGKQZ9K0QA1 type=write size=2570608 2024-08-17T00:53:40.818 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.817+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=7BAOVJT38AAY type=write size=116684 2024-08-17T00:53:40.819 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.819+0000 7fb01424f780 1 < completed delete operation key=X6NVU1F49VO8 tag=PA2EI6J10A60 type=del 2024-08-17T00:53:40.822 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.821+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~WF98HYFN8OXJ.0 size=832762 2024-08-17T00:53:40.822 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.821+0000 7fb01424f780 1 > prepared multipart upload key=CHEEDYEMAX2D upload=WF98HYFN8OXJ tag=2USCIA2FXGDR type=write size=1881338 2024-08-17T00:53:40.823 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.822+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~IIA971CR9TW7.0 size=1048576 2024-08-17T00:53:40.824 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.823+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~IIA971CR9TW7.1 size=124115 2024-08-17T00:53:40.826 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.825+0000 7fb01424f780 1 < completed multipart upload key=8W4X8O3PVGIK upload=IIA971CR9TW7 tag=708GNDJLTXWE type=write size=2221267 2024-08-17T00:53:40.827 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.826+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=O5U25G4K0UOL type=del size=1918366 2024-08-17T00:53:40.828 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.827+0000 7fb01424f780 1 < canceled operation key=W4SLINB2L3K2 tag=68XWY1VOSVU7 type=write size=689644 2024-08-17T00:53:40.829 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.828+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=L50SVZZ5REFO type=write size=634618 2024-08-17T00:53:40.829 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.828+0000 7fb01424f780 1 < canceled part key=_multipart_MXCT40R93XCB.2~04RLO01QLLBF.0 size=506683 2024-08-17T00:53:40.831 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.830+0000 7fb01424f780 1 < canceled multipart upload key=MXCT40R93XCB upload=04RLO01QLLBF tag=9GOG8ZSQBX3U type=write size=1555259 2024-08-17T00:53:40.832 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.832+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=3FUEHHYU7E44 type=del size=765474 2024-08-17T00:53:40.834 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.833+0000 7fb01424f780 1 < completed delete operation key=ABVVA0H3PKK2 tag=397MYJW8VW6S type=del 2024-08-17T00:53:40.835 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.834+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=9WEDXPHBYNN9 type=del size=3943756 2024-08-17T00:53:40.837 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.837+0000 7fb01424f780 1 < suggested update operation key=7FAQBH9KA29U tag=YLA3JIWWI2YD type=del size=3765698 2024-08-17T00:53:40.838 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.838+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=0BILUAB9HAU3 type=write size=662448 2024-08-17T00:53:40.840 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.839+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~5AB7GZS3BL5W.0 size=1048576 2024-08-17T00:53:40.841 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.840+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~5AB7GZS3BL5W.1 size=1048576 2024-08-17T00:53:40.841 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.841+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~5AB7GZS3BL5W.2 size=268922 2024-08-17T00:53:40.843 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.843+0000 7fb01424f780 1 < completed multipart upload key=34WSPC8OQCN9 upload=5AB7GZS3BL5W tag=O2OT65LCGERK type=write size=3414650 2024-08-17T00:53:40.845 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.845+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~YBN8GHWOVLBL.0 size=551405 2024-08-17T00:53:40.846 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.845+0000 7fb01424f780 1 > prepared multipart upload key=MXCT40R93XCB upload=YBN8GHWOVLBL tag=ZPG4FKJ4JKK3 type=write size=1599981 2024-08-17T00:53:40.847 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.846+0000 7fb01424f780 1 < completed write operation key=W4SLINB2L3K2 tag=OQMHL78NDD57 type=write size=193493 2024-08-17T00:53:40.849 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.847+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=UAO9KQ7RU0NF type=del size=1166316 2024-08-17T00:53:40.849 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.849+0000 7fb01424f780 1 < completed write operation key=UV6ESHH9QNCW tag=6WLTWSREQ6I4 type=write size=646095 2024-08-17T00:53:40.852 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.851+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~NM7VNHH84BBT.0 size=1048576 2024-08-17T00:53:40.853 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.852+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~NM7VNHH84BBT.1 size=1048576 2024-08-17T00:53:40.853 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.853+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~NM7VNHH84BBT.2 size=216757 2024-08-17T00:53:40.854 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.853+0000 7fb01424f780 1 > prepared multipart upload key=EBJHQJY1RR06 upload=NM7VNHH84BBT tag=DD7JR5XAZCO2 type=write size=3362485 2024-08-17T00:53:40.855 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.854+0000 7fb01424f780 1 < completed delete operation key=CPZBVFH6I5H3 tag=XYBK3BHBU9RN type=del 2024-08-17T00:53:40.857 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.857+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~596K8D28NH49.0 size=1048576 2024-08-17T00:53:40.859 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.858+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~596K8D28NH49.1 size=1048576 2024-08-17T00:53:40.860 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.859+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~596K8D28NH49.2 size=395421 2024-08-17T00:53:40.860 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.859+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=596K8D28NH49 tag=GIHTUEV69TQ0 type=write size=3541149 2024-08-17T00:53:40.861 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.860+0000 7fb01424f780 1 < canceled operation key=W4SLINB2L3K2 tag=4LHXBJRW7OML type=del size=1049482 2024-08-17T00:53:40.862 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.862+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=SO3YYTT4QUHD type=del size=119971 2024-08-17T00:53:40.864 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.863+0000 7fb01424f780 1 < completed delete operation key=CHEEDYEMAX2D tag=9CRYO4JAUVNK type=del 2024-08-17T00:53:40.866 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.865+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=9GM17GINDEO4 type=del size=3725612 2024-08-17T00:53:40.867 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.866+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~PP2YSP7I02X3.0 size=1048576 2024-08-17T00:53:40.868 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.867+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~PP2YSP7I02X3.1 size=1048576 2024-08-17T00:53:40.869 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.868+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~PP2YSP7I02X3.2 size=579285 2024-08-17T00:53:40.871 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.870+0000 7fb01424f780 1 < completed multipart upload key=7FAQBH9KA29U upload=PP2YSP7I02X3 tag=HDF4UG36TQX2 type=write size=3725013 2024-08-17T00:53:40.872 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.871+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=CSR003V7CP60 type=del size=2032289 2024-08-17T00:53:40.874 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.873+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~V3US7OWLMLC8.0 size=1048576 2024-08-17T00:53:40.874 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.874+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~V3US7OWLMLC8.1 size=1048576 2024-08-17T00:53:40.875 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.875+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~V3US7OWLMLC8.2 size=941521 2024-08-17T00:53:40.877 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.877+0000 7fb01424f780 1 < completed multipart upload key=ABVVA0H3PKK2 upload=V3US7OWLMLC8 tag=M22DOCNYGT9H type=write size=4087249 2024-08-17T00:53:40.879 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.878+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=ZPIX0H698T2U type=del size=2250515 2024-08-17T00:53:40.880 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.879+0000 7fb01424f780 1 < completed delete operation key=8HBBNALD090M tag=6E19HFUIXUZI type=del 2024-08-17T00:53:40.882 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.881+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~NKA3Q17BHWMV.0 size=1048576 2024-08-17T00:53:40.883 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.882+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~NKA3Q17BHWMV.1 size=1048576 2024-08-17T00:53:40.884 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.884+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~NKA3Q17BHWMV.2 size=672031 2024-08-17T00:53:40.884 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.884+0000 7fb01424f780 1 > prepared multipart upload key=LVQDLJUQ9C3D upload=NKA3Q17BHWMV tag=TU2TGAV2R331 type=write size=3817759 2024-08-17T00:53:40.887 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.886+0000 7fb01424f780 1 < suggested remove operation key=8HBBNALD090M tag=7BAOVJT38AAY type=write 2024-08-17T00:53:40.888 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.887+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=SFPIT6GTET0H type=del size=2980962 2024-08-17T00:53:40.889 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.888+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~WF98HYFN8OXJ.0 size=832762 2024-08-17T00:53:40.891 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.890+0000 7fb01424f780 1 < completed multipart upload key=CHEEDYEMAX2D upload=WF98HYFN8OXJ tag=2USCIA2FXGDR type=write size=1881338 2024-08-17T00:53:40.892 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.891+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=4O6V3V2RV3O8 type=del size=100304 2024-08-17T00:53:40.895 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.894+0000 7fb01424f780 1 < suggested update operation key=W4SLINB2L3K2 tag=O5U25G4K0UOL type=del size=1918366 2024-08-17T00:53:40.897 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.896+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~C2GCHTGLGX55.0 size=436897 2024-08-17T00:53:40.897 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.896+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=C2GCHTGLGX55 tag=5IG1KU3GFWIN type=write size=1485473 2024-08-17T00:53:40.898 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.897+0000 7fb01424f780 1 < completed write operation key=KEYYP2QAG9S5 tag=L50SVZZ5REFO type=write size=634618 2024-08-17T00:53:40.899 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.898+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=JJLB9V40U2BL type=del size=3287585 2024-08-17T00:53:40.901 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.900+0000 7fb01424f780 1 < completed delete operation key=GI1HR389TZUU tag=3FUEHHYU7E44 type=del 2024-08-17T00:53:40.903 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.902+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=L2KW1ZT7S8AG type=del size=2570357 2024-08-17T00:53:40.903 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.903+0000 7fb01424f780 1 < completed delete operation key=RZ2IEE5FVARR tag=9WEDXPHBYNN9 type=del 2024-08-17T00:53:40.906 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.905+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~BT3IBWX3BQPZ.0 size=1048576 2024-08-17T00:53:40.907 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.906+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~BT3IBWX3BQPZ.1 size=1048576 2024-08-17T00:53:40.908 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.907+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~BT3IBWX3BQPZ.2 size=177928 2024-08-17T00:53:40.908 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.907+0000 7fb01424f780 1 > prepared multipart upload key=UV6ESHH9QNCW upload=BT3IBWX3BQPZ tag=G9R9RWEQGLCC type=write size=3323656 2024-08-17T00:53:40.910 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.909+0000 7fb01424f780 1 < suggested remove operation key=VRVT7GCWUU6N tag=0BILUAB9HAU3 type=write 2024-08-17T00:53:40.912 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.911+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=ES9YQ6R457PB type=del size=3637606 2024-08-17T00:53:40.913 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.912+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~YBN8GHWOVLBL.0 size=551405 2024-08-17T00:53:40.916 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.915+0000 7fb01424f780 1 < completed multipart upload key=MXCT40R93XCB upload=YBN8GHWOVLBL tag=ZPG4FKJ4JKK3 type=write size=1599981 2024-08-17T00:53:40.917 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.916+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=PKTYNGDLEU0U type=del size=3536173 2024-08-17T00:53:40.920 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.919+0000 7fb01424f780 1 < suggested update operation key=CPZBVFH6I5H3 tag=UAO9KQ7RU0NF type=del size=1166316 2024-08-17T00:53:40.921 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.920+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=202PYAU8E5SU type=del size=3156662 2024-08-17T00:53:40.922 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.922+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~NM7VNHH84BBT.0 size=1048576 2024-08-17T00:53:40.923 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.923+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~NM7VNHH84BBT.1 size=1048576 2024-08-17T00:53:40.925 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.924+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~NM7VNHH84BBT.2 size=216757 2024-08-17T00:53:40.927 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.926+0000 7fb01424f780 1 < completed multipart upload key=EBJHQJY1RR06 upload=NM7VNHH84BBT tag=DD7JR5XAZCO2 type=write size=3362485 2024-08-17T00:53:40.929 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.928+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=B58VPY6Q5P88 type=del size=2800185 2024-08-17T00:53:40.930 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.930+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~596K8D28NH49.0 size=1048576 2024-08-17T00:53:40.931 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.930+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~596K8D28NH49.1 size=1048576 2024-08-17T00:53:40.932 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.932+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~596K8D28NH49.2 size=395421 2024-08-17T00:53:40.935 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.934+0000 7fb01424f780 1 < completed multipart upload key=VRVT7GCWUU6N upload=596K8D28NH49 tag=GIHTUEV69TQ0 type=write size=3541149 2024-08-17T00:53:40.936 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.936+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=8SW4BO2IPG9S type=write size=871944 2024-08-17T00:53:40.940 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.939+0000 7fb01424f780 1 < suggested update operation key=RZ2IEE5FVARR tag=SO3YYTT4QUHD type=del size=119971 2024-08-17T00:53:40.941 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.940+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=28RC6VLHE3OG type=del size=923453 2024-08-17T00:53:40.944 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.943+0000 7fb01424f780 1 < suggested update operation key=ABVVA0H3PKK2 tag=9GM17GINDEO4 type=del size=3725612 2024-08-17T00:53:40.946 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.946+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~H2AZ6LJINH9E.0 size=1048576 2024-08-17T00:53:40.948 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.947+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~H2AZ6LJINH9E.1 size=1048576 2024-08-17T00:53:40.949 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.948+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~H2AZ6LJINH9E.2 size=976448 2024-08-17T00:53:40.949 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.948+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=H2AZ6LJINH9E tag=KH2VJ6UJGQ4O type=write size=4122176 2024-08-17T00:53:40.950 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.949+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=CSR003V7CP60 type=del 2024-08-17T00:53:40.952 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.952+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~3K2HPCO03LPW.0 size=857178 2024-08-17T00:53:40.953 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.952+0000 7fb01424f780 1 > prepared multipart upload key=45YXPRO1DP7L upload=3K2HPCO03LPW tag=7ZS69KAB7MOL type=write size=1905754 2024-08-17T00:53:40.954 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.953+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=ZPIX0H698T2U type=del 2024-08-17T00:53:40.955 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.954+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=A0C2RYJIANBG type=del size=311152 2024-08-17T00:53:40.956 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.956+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~NKA3Q17BHWMV.0 size=1048576 2024-08-17T00:53:40.958 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.957+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~NKA3Q17BHWMV.1 size=1048576 2024-08-17T00:53:40.959 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.958+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~NKA3Q17BHWMV.2 size=672031 2024-08-17T00:53:40.961 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.960+0000 7fb01424f780 1 < completed multipart upload key=LVQDLJUQ9C3D upload=NKA3Q17BHWMV tag=TU2TGAV2R331 type=write size=3817759 2024-08-17T00:53:40.963 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.963+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~U2N3155P1GW3.0 size=1048576 2024-08-17T00:53:40.964 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.964+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~U2N3155P1GW3.1 size=1048576 2024-08-17T00:53:40.966 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.965+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~U2N3155P1GW3.2 size=1036627 2024-08-17T00:53:40.966 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.965+0000 7fb01424f780 1 > prepared multipart upload key=7FAQBH9KA29U upload=U2N3155P1GW3 tag=Q6L1C008US2Y type=write size=4182355 2024-08-17T00:53:40.968 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.967+0000 7fb01424f780 1 < completed delete operation key=GQP0TA69WBUB tag=SFPIT6GTET0H type=del 2024-08-17T00:53:40.969 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.968+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=JE3ZURJ2943I type=del size=509536 2024-08-17T00:53:40.971 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.970+0000 7fb01424f780 1 < completed delete operation key=EBJHQJY1RR06 tag=4O6V3V2RV3O8 type=del 2024-08-17T00:53:40.972 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.971+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=3NLHNGL2UBM3 type=write size=446974 2024-08-17T00:53:40.973 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.973+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~C2GCHTGLGX55.0 size=436897 2024-08-17T00:53:40.976 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.975+0000 7fb01424f780 1 < completed multipart upload key=S3KCL8RBE1AG upload=C2GCHTGLGX55 tag=5IG1KU3GFWIN type=write size=1485473 2024-08-17T00:53:40.977 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.976+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=ZHXGRN3Q0KRU type=del size=159540 2024-08-17T00:53:40.978 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.978+0000 7fb01424f780 -1 < failed to complete operation key=RZ2IEE5FVARR tag=JJLB9V40U2BL type=del size=3287585: (22) Invalid argument 2024-08-17T00:53:40.980 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.979+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=D53NC7JX6LST type=del size=1371637 2024-08-17T00:53:40.981 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.980+0000 7fb01424f780 1 < completed delete operation key=7FAQBH9KA29U tag=L2KW1ZT7S8AG type=del 2024-08-17T00:53:40.983 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.982+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=8EHEIELJTHI4 type=del size=684965 2024-08-17T00:53:40.984 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.984+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~BT3IBWX3BQPZ.0 size=1048576 2024-08-17T00:53:40.985 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.985+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~BT3IBWX3BQPZ.1 size=1048576 2024-08-17T00:53:40.986 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.986+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~BT3IBWX3BQPZ.2 size=177928 2024-08-17T00:53:40.989 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.988+0000 7fb01424f780 1 < completed multipart upload key=UV6ESHH9QNCW upload=BT3IBWX3BQPZ tag=G9R9RWEQGLCC type=write size=3323656 2024-08-17T00:53:40.991 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.990+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~0APH8ZP9RAQY.0 size=1048576 2024-08-17T00:53:40.992 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.991+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~0APH8ZP9RAQY.1 size=1048576 2024-08-17T00:53:40.993 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.992+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~0APH8ZP9RAQY.2 size=267052 2024-08-17T00:53:40.993 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.992+0000 7fb01424f780 1 > prepared multipart upload key=GI1HR389TZUU upload=0APH8ZP9RAQY tag=5V5M8GYP5E95 type=write size=3412780 2024-08-17T00:53:40.994 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.994+0000 7fb01424f780 1 < completed delete operation key=3WCJZ3SLDTDT tag=ES9YQ6R457PB type=del 2024-08-17T00:53:40.997 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.996+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~PG8J617M8C9Q.0 size=166315 2024-08-17T00:53:40.997 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.996+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=PG8J617M8C9Q tag=1YXPV2KJKKCP type=write size=1214891 2024-08-17T00:53:40.998 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.997+0000 7fb01424f780 1 < completed delete operation key=N3MD2TBM9VPH tag=PKTYNGDLEU0U type=del 2024-08-17T00:53:40.999 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.998+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=HKQ5SIIC4FA6 type=del size=148684 2024-08-17T00:53:41.000 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:40.999+0000 7fb01424f780 1 < completed delete operation key=LKOTKLA00UZK tag=202PYAU8E5SU type=del 2024-08-17T00:53:41.002 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.001+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=MLCSF8SV00O1 type=del size=1701522 2024-08-17T00:53:41.006 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.002+0000 7fb01424f780 1 < completed delete operation key=LVQDLJUQ9C3D tag=B58VPY6Q5P88 type=del 2024-08-17T00:53:41.007 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.004+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=H2UOABDKE7IH type=del size=3112386 2024-08-17T00:53:41.007 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.007+0000 7fb01424f780 1 < suggested remove operation key=8HBBNALD090M tag=8SW4BO2IPG9S type=write 2024-08-17T00:53:41.010 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.009+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~C4H70NU46BTD.0 size=1048576 2024-08-17T00:53:41.011 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.010+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~C4H70NU46BTD.1 size=886762 2024-08-17T00:53:41.011 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.010+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=C4H70NU46BTD tag=N6XD5ME42B44 type=write size=2983914 2024-08-17T00:53:41.012 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.012+0000 7fb01424f780 1 < completed delete operation key=45YXPRO1DP7L tag=28RC6VLHE3OG type=del 2024-08-17T00:53:41.015 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.014+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~SP63B0Q9JUY9.0 size=9094 2024-08-17T00:53:41.015 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.014+0000 7fb01424f780 1 > prepared multipart upload key=LKOTKLA00UZK upload=SP63B0Q9JUY9 tag=QVL0QR465NHJ type=write size=1057670 2024-08-17T00:53:41.016 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.015+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~H2AZ6LJINH9E.0 size=1048576 2024-08-17T00:53:41.016 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.015+0000 7fb01424f780 1 < canceled part key=_multipart_VRVT7GCWUU6N.2~H2AZ6LJINH9E.1 size=1048576 2024-08-17T00:53:41.017 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.016+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~H2AZ6LJINH9E.2 size=976448 2024-08-17T00:53:41.019 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.018+0000 7fb01424f780 1 < canceled multipart upload key=VRVT7GCWUU6N upload=H2AZ6LJINH9E tag=KH2VJ6UJGQ4O type=write size=4122176 2024-08-17T00:53:41.020 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.020+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=4R3M60QDJHL5 type=del size=2329761 2024-08-17T00:53:41.022 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.021+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~3K2HPCO03LPW.0 size=857178 2024-08-17T00:53:41.023 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.023+0000 7fb01424f780 1 < completed multipart upload key=45YXPRO1DP7L upload=3K2HPCO03LPW tag=7ZS69KAB7MOL type=write size=1905754 2024-08-17T00:53:41.025 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.025+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~QNYPDG0969PR.0 size=1048576 2024-08-17T00:53:41.026 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.026+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~QNYPDG0969PR.1 size=770176 2024-08-17T00:53:41.027 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.026+0000 7fb01424f780 1 > prepared multipart upload key=8GM8KYF0PWHP upload=QNYPDG0969PR tag=RBR58RNVK8XW type=write size=2867328 2024-08-17T00:53:41.029 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.028+0000 7fb01424f780 1 < suggested remove operation key=7FAQBH9KA29U tag=A0C2RYJIANBG type=del 2024-08-17T00:53:41.031 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.031+0000 7fb01424f780 1 > prepared part key=_multipart_X6NVU1F49VO8.2~J7PEN4U997Z8.0 size=1048576 2024-08-17T00:53:41.032 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.032+0000 7fb01424f780 1 > prepared part key=_multipart_X6NVU1F49VO8.2~J7PEN4U997Z8.1 size=850033 2024-08-17T00:53:41.032 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.032+0000 7fb01424f780 1 > prepared multipart upload key=X6NVU1F49VO8 upload=J7PEN4U997Z8 tag=LFO2ZU113R7D type=write size=2947185 2024-08-17T00:53:41.034 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.033+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~U2N3155P1GW3.0 size=1048576 2024-08-17T00:53:41.035 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.034+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~U2N3155P1GW3.1 size=1048576 2024-08-17T00:53:41.036 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.035+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~U2N3155P1GW3.2 size=1036627 2024-08-17T00:53:41.038 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.037+0000 7fb01424f780 1 < completed multipart upload key=7FAQBH9KA29U upload=U2N3155P1GW3 tag=Q6L1C008US2Y type=write size=4182355 2024-08-17T00:53:41.040 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.040+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~TN64S5BJMRM5.0 size=981716 2024-08-17T00:53:41.041 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.040+0000 7fb01424f780 1 > prepared multipart upload key=8GM8KYF0PWHP upload=TN64S5BJMRM5 tag=STRO6SDIOYMO type=write size=2030292 2024-08-17T00:53:41.041 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.041+0000 7fb01424f780 1 < completed delete operation key=UV6ESHH9QNCW tag=JE3ZURJ2943I type=del 2024-08-17T00:53:41.044 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.043+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~ZL1HL7U6RDH2.0 size=813549 2024-08-17T00:53:41.044 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.043+0000 7fb01424f780 1 > prepared multipart upload key=U1LNH0TF0YZA upload=ZL1HL7U6RDH2 tag=32EMQS0O8FIN type=write size=1862125 2024-08-17T00:53:41.047 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.046+0000 7fb01424f780 1 < suggested update operation key=34WSPC8OQCN9 tag=3NLHNGL2UBM3 type=write size=446974 2024-08-17T00:53:41.048 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.048+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=9B2RCSWTR1RG type=del size=2691200 2024-08-17T00:53:41.050 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.049+0000 7fb01424f780 1 < completed delete operation key=CPZBVFH6I5H3 tag=ZHXGRN3Q0KRU type=del 2024-08-17T00:53:41.051 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.051+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=20OMI6IBE3J8 type=del size=3203207 2024-08-17T00:53:41.053 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.052+0000 7fb01424f780 1 < completed delete operation key=MXCT40R93XCB tag=D53NC7JX6LST type=del 2024-08-17T00:53:41.055 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.054+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~Y3T6DG0P9W27.0 size=1048576 2024-08-17T00:53:41.056 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.055+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~Y3T6DG0P9W27.1 size=275402 2024-08-17T00:53:41.056 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.055+0000 7fb01424f780 1 > prepared multipart upload key=WSUZM346535N upload=Y3T6DG0P9W27 tag=LZ5D4UTA9FC3 type=write size=2372554 2024-08-17T00:53:41.057 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.057+0000 7fb01424f780 1 < completed delete operation key=LKOTKLA00UZK tag=8EHEIELJTHI4 type=del 2024-08-17T00:53:41.059 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.059+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~0HQUW5YPJI5M.0 size=1048576 2024-08-17T00:53:41.061 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.060+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~0HQUW5YPJI5M.1 size=108431 2024-08-17T00:53:41.061 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.060+0000 7fb01424f780 1 > prepared multipart upload key=GQP0TA69WBUB upload=0HQUW5YPJI5M tag=J2LKFAR0OTOH type=write size=2205583 2024-08-17T00:53:41.063 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.062+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~0APH8ZP9RAQY.0 size=1048576 2024-08-17T00:53:41.064 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.063+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~0APH8ZP9RAQY.1 size=1048576 2024-08-17T00:53:41.065 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.064+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~0APH8ZP9RAQY.2 size=267052 2024-08-17T00:53:41.067 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.066+0000 7fb01424f780 1 < completed multipart upload key=GI1HR389TZUU upload=0APH8ZP9RAQY tag=5V5M8GYP5E95 type=write size=3412780 2024-08-17T00:53:41.069 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.068+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=12ZKYVM6HPSI type=write size=592039 2024-08-17T00:53:41.072 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.071+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~PG8J617M8C9Q.0 size=166315 2024-08-17T00:53:41.075 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.075+0000 7fb01424f780 1 < completed multipart upload key=S3KCL8RBE1AG upload=PG8J617M8C9Q tag=1YXPV2KJKKCP type=write size=1214891 2024-08-17T00:53:41.077 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.076+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=HDCVSPYX5DT0 type=write size=172004 2024-08-17T00:53:41.078 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.077+0000 7fb01424f780 1 < completed delete operation key=X6NVU1F49VO8 tag=HKQ5SIIC4FA6 type=del 2024-08-17T00:53:41.079 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.079+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=IU4JM4F7A6Q1 type=del size=2162924 2024-08-17T00:53:41.082 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.082+0000 7fb01424f780 1 < suggested update operation key=CPZBVFH6I5H3 tag=MLCSF8SV00O1 type=del size=1701522 2024-08-17T00:53:41.085 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.084+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~AF7XHCHSJNMG.0 size=1048576 2024-08-17T00:53:41.086 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.085+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~AF7XHCHSJNMG.1 size=232622 2024-08-17T00:53:41.086 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.085+0000 7fb01424f780 1 > prepared multipart upload key=8W4X8O3PVGIK upload=AF7XHCHSJNMG tag=TK1UZQSF1PRF type=write size=2329774 2024-08-17T00:53:41.087 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.087+0000 7fb01424f780 1 < completed delete operation key=OLV8V97NI3YD tag=H2UOABDKE7IH type=del 2024-08-17T00:53:41.089 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.088+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=WMGNU1GKV420 type=del size=3161216 2024-08-17T00:53:41.090 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.089+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~C4H70NU46BTD.0 size=1048576 2024-08-17T00:53:41.091 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.090+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~C4H70NU46BTD.1 size=886762 2024-08-17T00:53:41.093 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.092+0000 7fb01424f780 1 < completed multipart upload key=VRVT7GCWUU6N upload=C4H70NU46BTD tag=N6XD5ME42B44 type=write size=2983914 2024-08-17T00:53:41.095 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.094+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~BIJUQTLRMT8B.0 size=773265 2024-08-17T00:53:41.095 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.094+0000 7fb01424f780 1 > prepared multipart upload key=8GM8KYF0PWHP upload=BIJUQTLRMT8B tag=1A62R3V498O1 type=write size=1821841 2024-08-17T00:53:41.095 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.095+0000 7fb01424f780 1 < canceled part key=_multipart_LKOTKLA00UZK.2~SP63B0Q9JUY9.0 size=9094 2024-08-17T00:53:41.097 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.096+0000 7fb01424f780 1 < canceled multipart upload key=LKOTKLA00UZK upload=SP63B0Q9JUY9 tag=QVL0QR465NHJ type=write size=1057670 2024-08-17T00:53:41.098 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.098+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=Q393BLEF34M1 type=del size=3654554 2024-08-17T00:53:41.100 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.099+0000 7fb01424f780 1 < completed delete operation key=GQP0TA69WBUB tag=4R3M60QDJHL5 type=del 2024-08-17T00:53:41.102 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.102+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~Q5IXSYJ0C3K9.0 size=813210 2024-08-17T00:53:41.102 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.102+0000 7fb01424f780 1 > prepared multipart upload key=ABVVA0H3PKK2 upload=Q5IXSYJ0C3K9 tag=Y60EIDGRYKAN type=write size=1861786 2024-08-17T00:53:41.104 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.103+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~QNYPDG0969PR.0 size=1048576 2024-08-17T00:53:41.104 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.103+0000 7fb01424f780 1 < canceled part key=_multipart_8GM8KYF0PWHP.2~QNYPDG0969PR.1 size=770176 2024-08-17T00:53:41.106 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.105+0000 7fb01424f780 1 < canceled multipart upload key=8GM8KYF0PWHP upload=QNYPDG0969PR tag=RBR58RNVK8XW type=write size=2867328 2024-08-17T00:53:41.108 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.107+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~OAG2AWC9DTCQ.0 size=26125 2024-08-17T00:53:41.108 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.107+0000 7fb01424f780 1 > prepared multipart upload key=LVQDLJUQ9C3D upload=OAG2AWC9DTCQ tag=MMK4EFKNB67R type=write size=1074701 2024-08-17T00:53:41.108 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.107+0000 7fb01424f780 1 < canceled part key=_multipart_X6NVU1F49VO8.2~J7PEN4U997Z8.0 size=1048576 2024-08-17T00:53:41.109 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.108+0000 7fb01424f780 1 < completed part key=_multipart_X6NVU1F49VO8.2~J7PEN4U997Z8.1 size=850033 2024-08-17T00:53:41.111 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.110+0000 7fb01424f780 1 < canceled multipart upload key=X6NVU1F49VO8 upload=J7PEN4U997Z8 tag=LFO2ZU113R7D type=write size=2947185 2024-08-17T00:53:41.112 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.112+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=V640EKPUAJVY type=del size=3261749 2024-08-17T00:53:41.114 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.113+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~TN64S5BJMRM5.0 size=981716 2024-08-17T00:53:41.116 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.115+0000 7fb01424f780 1 < completed multipart upload key=8GM8KYF0PWHP upload=TN64S5BJMRM5 tag=STRO6SDIOYMO type=write size=2030292 2024-08-17T00:53:41.117 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.116+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=BN2YMPAJOR5U type=del size=1506536 2024-08-17T00:53:41.117 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.117+0000 7fb01424f780 1 < canceled part key=_multipart_U1LNH0TF0YZA.2~ZL1HL7U6RDH2.0 size=813549 2024-08-17T00:53:41.119 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.119+0000 7fb01424f780 1 < canceled multipart upload key=U1LNH0TF0YZA upload=ZL1HL7U6RDH2 tag=32EMQS0O8FIN type=write size=1862125 2024-08-17T00:53:41.121 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.120+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=MVGXN26XELZB type=del size=1969761 2024-08-17T00:53:41.122 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.121+0000 7fb01424f780 1 < completed delete operation key=OLV8V97NI3YD tag=9B2RCSWTR1RG type=del 2024-08-17T00:53:41.123 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.123+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=3XN0XWKLUF85 type=del size=507951 2024-08-17T00:53:41.125 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.124+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=20OMI6IBE3J8 type=del 2024-08-17T00:53:41.126 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.125+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=RJ01P5AZULAF type=del size=1180398 2024-08-17T00:53:41.128 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.127+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~Y3T6DG0P9W27.0 size=1048576 2024-08-17T00:53:41.129 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.128+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~Y3T6DG0P9W27.1 size=275402 2024-08-17T00:53:41.131 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.130+0000 7fb01424f780 1 < completed multipart upload key=WSUZM346535N upload=Y3T6DG0P9W27 tag=LZ5D4UTA9FC3 type=write size=2372554 2024-08-17T00:53:41.133 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.132+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~SGQ1YI2J4NJV.0 size=1048576 2024-08-17T00:53:41.134 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.133+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~SGQ1YI2J4NJV.1 size=201629 2024-08-17T00:53:41.134 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.133+0000 7fb01424f780 1 > prepared multipart upload key=3WCJZ3SLDTDT upload=SGQ1YI2J4NJV tag=M4JF8HMNGQ9M type=write size=2298781 2024-08-17T00:53:41.135 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.134+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~0HQUW5YPJI5M.0 size=1048576 2024-08-17T00:53:41.136 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.135+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~0HQUW5YPJI5M.1 size=108431 2024-08-17T00:53:41.138 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.137+0000 7fb01424f780 1 < completed multipart upload key=GQP0TA69WBUB upload=0HQUW5YPJI5M tag=J2LKFAR0OTOH type=write size=2205583 2024-08-17T00:53:41.139 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.139+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=OIUJQHRK7HML type=write size=391099 2024-08-17T00:53:41.142 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.141+0000 7fb01424f780 1 < suggested update operation key=CHEEDYEMAX2D tag=12ZKYVM6HPSI type=write size=592039 2024-08-17T00:53:41.144 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.144+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~OOI2W0HT33PI.0 size=554469 2024-08-17T00:53:41.145 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.144+0000 7fb01424f780 1 > prepared multipart upload key=ABVVA0H3PKK2 upload=OOI2W0HT33PI tag=5AVQPXXW1AG6 type=write size=1603045 2024-08-17T00:53:41.146 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.145+0000 7fb01424f780 1 < canceled operation key=8W4X8O3PVGIK tag=HDCVSPYX5DT0 type=write size=172004 2024-08-17T00:53:41.150 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.147+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~UWYY4SHMBP7E.0 size=146384 2024-08-17T00:53:41.150 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.147+0000 7fb01424f780 1 > prepared multipart upload key=8GM8KYF0PWHP upload=UWYY4SHMBP7E tag=0UWBBJPD44PE type=write size=1194960 2024-08-17T00:53:41.150 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.148+0000 7fb01424f780 1 < completed delete operation key=OLV8V97NI3YD tag=IU4JM4F7A6Q1 type=del 2024-08-17T00:53:41.152 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.151+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~N8L7G8416676.0 size=1048576 2024-08-17T00:53:41.153 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.152+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~N8L7G8416676.1 size=268537 2024-08-17T00:53:41.153 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.152+0000 7fb01424f780 1 > prepared multipart upload key=MJKZQUILO7KC upload=N8L7G8416676 tag=YHDQC0Y8AQSH type=write size=2365689 2024-08-17T00:53:41.153 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.153+0000 7fb01424f780 1 < canceled part key=_multipart_8W4X8O3PVGIK.2~AF7XHCHSJNMG.0 size=1048576 2024-08-17T00:53:41.154 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.154+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~AF7XHCHSJNMG.1 size=232622 2024-08-17T00:53:41.157 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.156+0000 7fb01424f780 1 < canceled multipart upload key=8W4X8O3PVGIK upload=AF7XHCHSJNMG tag=TK1UZQSF1PRF type=write size=2329774 2024-08-17T00:53:41.158 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.157+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=P841NKJX4NNA type=del size=1936365 2024-08-17T00:53:41.160 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.159+0000 7fb01424f780 1 < canceled operation key=N3MD2TBM9VPH tag=WMGNU1GKV420 type=del size=3161216 2024-08-17T00:53:41.162 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.161+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~218LJMBB00KB.0 size=1048576 2024-08-17T00:53:41.163 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.162+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~218LJMBB00KB.1 size=1048576 2024-08-17T00:53:41.164 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.163+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~218LJMBB00KB.2 size=245147 2024-08-17T00:53:41.164 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.163+0000 7fb01424f780 1 > prepared multipart upload key=CHEEDYEMAX2D upload=218LJMBB00KB tag=06PVYVNOLWR0 type=write size=3390875 2024-08-17T00:53:41.164 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.163+0000 7fb01424f780 1 < canceled part key=_multipart_8GM8KYF0PWHP.2~BIJUQTLRMT8B.0 size=773265 2024-08-17T00:53:41.166 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.166+0000 7fb01424f780 1 < canceled multipart upload key=8GM8KYF0PWHP upload=BIJUQTLRMT8B tag=1A62R3V498O1 type=write size=1821841 2024-08-17T00:53:41.168 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.168+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~P9A82ZVEMXBF.0 size=936301 2024-08-17T00:53:41.169 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.168+0000 7fb01424f780 1 > prepared multipart upload key=WSUZM346535N upload=P9A82ZVEMXBF tag=PU4WVLCJRQ4N type=write size=1984877 2024-08-17T00:53:41.170 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.169+0000 7fb01424f780 1 < canceled operation key=KEYYP2QAG9S5 tag=Q393BLEF34M1 type=del size=3654554 2024-08-17T00:53:41.171 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.170+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=V2RG0NRFDRHC type=del size=208884 2024-08-17T00:53:41.172 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.172+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~Q5IXSYJ0C3K9.0 size=813210 2024-08-17T00:53:41.174 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.174+0000 7fb01424f780 1 < completed multipart upload key=ABVVA0H3PKK2 upload=Q5IXSYJ0C3K9 tag=Y60EIDGRYKAN type=write size=1861786 2024-08-17T00:53:41.176 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.175+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=50ZYFSN7WPJ4 type=del size=843957 2024-08-17T00:53:41.177 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.176+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~OAG2AWC9DTCQ.0 size=26125 2024-08-17T00:53:41.179 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.178+0000 7fb01424f780 1 < completed multipart upload key=LVQDLJUQ9C3D upload=OAG2AWC9DTCQ tag=MMK4EFKNB67R type=write size=1074701 2024-08-17T00:53:41.180 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.179+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=6TLRVVWF0LQD type=write size=493959 2024-08-17T00:53:41.181 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.180+0000 7fb01424f780 1 < completed delete operation key=UV6ESHH9QNCW tag=V640EKPUAJVY type=del 2024-08-17T00:53:41.182 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.181+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=Y39QBHMK8HZP type=del size=2515342 2024-08-17T00:53:41.183 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.183+0000 7fb01424f780 1 < completed delete operation key=CPZBVFH6I5H3 tag=BN2YMPAJOR5U type=del 2024-08-17T00:53:41.185 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.184+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=KKN306LCIM3Y type=del size=3323519 2024-08-17T00:53:41.186 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.185+0000 7fb01424f780 1 < completed delete operation key=WSUZM346535N tag=MVGXN26XELZB type=del 2024-08-17T00:53:41.187 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.186+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=73J8RB9LUFNX type=del size=2731896 2024-08-17T00:53:41.188 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.188+0000 7fb01424f780 1 < completed delete operation key=WSUZM346535N tag=3XN0XWKLUF85 type=del 2024-08-17T00:53:41.191 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.190+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~4CS5RJHKIUD5.0 size=1048576 2024-08-17T00:53:41.191 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.191+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~4CS5RJHKIUD5.1 size=1048576 2024-08-17T00:53:41.192 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.192+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~4CS5RJHKIUD5.2 size=1034060 2024-08-17T00:53:41.192 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.192+0000 7fb01424f780 1 > prepared multipart upload key=KEYYP2QAG9S5 upload=4CS5RJHKIUD5 tag=XALRYP9GLOA7 type=write size=4179788 2024-08-17T00:53:41.195 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.194+0000 7fb01424f780 1 < suggested update operation key=EBJHQJY1RR06 tag=RJ01P5AZULAF type=del size=1180398 2024-08-17T00:53:41.202 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.201+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=TFPTGD4DNCB9 type=del size=1195831 2024-08-17T00:53:41.203 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.202+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~SGQ1YI2J4NJV.0 size=1048576 2024-08-17T00:53:41.203 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.202+0000 7fb01424f780 1 < canceled part key=_multipart_3WCJZ3SLDTDT.2~SGQ1YI2J4NJV.1 size=201629 2024-08-17T00:53:41.205 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.205+0000 7fb01424f780 1 < canceled multipart upload key=3WCJZ3SLDTDT upload=SGQ1YI2J4NJV tag=M4JF8HMNGQ9M type=write size=2298781 2024-08-17T00:53:41.207 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.206+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=KO5MX5Z2NVV7 type=del size=3338570 2024-08-17T00:53:41.208 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.207+0000 7fb01424f780 1 < completed write operation key=UV6ESHH9QNCW tag=OIUJQHRK7HML type=write size=391099 2024-08-17T00:53:41.210 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.210+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~8J0BP456UPTU.0 size=1048576 2024-08-17T00:53:41.214 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.211+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~8J0BP456UPTU.1 size=1048576 2024-08-17T00:53:41.214 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.212+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~8J0BP456UPTU.2 size=909188 2024-08-17T00:53:41.215 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.212+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=8J0BP456UPTU tag=97G2K3VBMV5T type=write size=4054916 2024-08-17T00:53:41.215 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.213+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~OOI2W0HT33PI.0 size=554469 2024-08-17T00:53:41.215 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.215+0000 7fb01424f780 1 < completed multipart upload key=ABVVA0H3PKK2 upload=OOI2W0HT33PI tag=5AVQPXXW1AG6 type=write size=1603045 2024-08-17T00:53:41.217 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.216+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=06C1MYJWW7U6 type=write size=971040 2024-08-17T00:53:41.218 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.217+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~UWYY4SHMBP7E.0 size=146384 2024-08-17T00:53:41.220 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.219+0000 7fb01424f780 1 < completed multipart upload key=8GM8KYF0PWHP upload=UWYY4SHMBP7E tag=0UWBBJPD44PE type=write size=1194960 2024-08-17T00:53:41.222 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.222+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~SBK8T0ZTULN3.0 size=1048576 2024-08-17T00:53:41.223 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.223+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~SBK8T0ZTULN3.1 size=392730 2024-08-17T00:53:41.224 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.223+0000 7fb01424f780 1 > prepared multipart upload key=RZ2IEE5FVARR upload=SBK8T0ZTULN3 tag=ZZHZWWJ1ZDWZ type=write size=2489882 2024-08-17T00:53:41.225 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.224+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~N8L7G8416676.0 size=1048576 2024-08-17T00:53:41.226 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.225+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~N8L7G8416676.1 size=268537 2024-08-17T00:53:41.228 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.227+0000 7fb01424f780 1 < completed multipart upload key=MJKZQUILO7KC upload=N8L7G8416676 tag=YHDQC0Y8AQSH type=write size=2365689 2024-08-17T00:53:41.230 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.229+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~21FOKYX3I5KA.0 size=1048576 2024-08-17T00:53:41.231 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.230+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~21FOKYX3I5KA.1 size=1048576 2024-08-17T00:53:41.232 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.231+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~21FOKYX3I5KA.2 size=248189 2024-08-17T00:53:41.232 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.231+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=21FOKYX3I5KA tag=Y4HJJORX1RE5 type=write size=3393917 2024-08-17T00:53:41.234 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.234+0000 7fb01424f780 1 < suggested remove operation key=UV6ESHH9QNCW tag=P841NKJX4NNA type=del 2024-08-17T00:53:41.237 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.236+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~J99AIAWW2OD3.0 size=1048576 2024-08-17T00:53:41.238 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.237+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~J99AIAWW2OD3.1 size=1048576 2024-08-17T00:53:41.239 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.238+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~J99AIAWW2OD3.2 size=574181 2024-08-17T00:53:41.239 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.238+0000 7fb01424f780 1 > prepared multipart upload key=MJKZQUILO7KC upload=J99AIAWW2OD3 tag=73JTJXR23N0K type=write size=3719909 2024-08-17T00:53:41.240 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.239+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~218LJMBB00KB.0 size=1048576 2024-08-17T00:53:41.241 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.240+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~218LJMBB00KB.1 size=1048576 2024-08-17T00:53:41.242 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.241+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~218LJMBB00KB.2 size=245147 2024-08-17T00:53:41.244 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.243+0000 7fb01424f780 1 < completed multipart upload key=CHEEDYEMAX2D upload=218LJMBB00KB tag=06PVYVNOLWR0 type=write size=3390875 2024-08-17T00:53:41.246 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.245+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~PDMUTU079UJ6.0 size=228373 2024-08-17T00:53:41.246 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.245+0000 7fb01424f780 1 > prepared multipart upload key=GI1HR389TZUU upload=PDMUTU079UJ6 tag=LT4I1QB46HHU type=write size=1276949 2024-08-17T00:53:41.247 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.247+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~P9A82ZVEMXBF.0 size=936301 2024-08-17T00:53:41.249 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.249+0000 7fb01424f780 1 < completed multipart upload key=WSUZM346535N upload=P9A82ZVEMXBF tag=PU4WVLCJRQ4N type=write size=1984877 2024-08-17T00:53:41.252 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.251+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~PZK0UN3NRI3J.0 size=1016497 2024-08-17T00:53:41.252 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.251+0000 7fb01424f780 1 > prepared multipart upload key=34WSPC8OQCN9 upload=PZK0UN3NRI3J tag=J5O19XLE3I82 type=write size=2065073 2024-08-17T00:53:41.253 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.252+0000 7fb01424f780 1 < completed delete operation key=N3MD2TBM9VPH tag=V2RG0NRFDRHC type=del 2024-08-17T00:53:41.254 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.254+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=0E0RHB227B2R type=del size=2956716 2024-08-17T00:53:41.256 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.255+0000 7fb01424f780 1 < completed delete operation key=CHEEDYEMAX2D tag=50ZYFSN7WPJ4 type=del 2024-08-17T00:53:41.257 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.256+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=R4LCRW5UR77I type=del size=3933089 2024-08-17T00:53:41.258 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.258+0000 7fb01424f780 1 < completed write operation key=34WSPC8OQCN9 tag=6TLRVVWF0LQD type=write size=493959 2024-08-17T00:53:41.260 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.259+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=QRN2T5TUTVAQ type=del size=3555359 2024-08-17T00:53:41.261 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.261+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=Y39QBHMK8HZP type=del 2024-08-17T00:53:41.264 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.263+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~T7RACVYYWCZ7.0 size=1048576 2024-08-17T00:53:41.264 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.264+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~T7RACVYYWCZ7.1 size=1048576 2024-08-17T00:53:41.266 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.265+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~T7RACVYYWCZ7.2 size=607456 2024-08-17T00:53:41.266 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.265+0000 7fb01424f780 1 > prepared multipart upload key=MJKZQUILO7KC upload=T7RACVYYWCZ7 tag=LCEMAPUKK3D0 type=write size=3753184 2024-08-17T00:53:41.267 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.266+0000 7fb01424f780 1 < canceled operation key=MJKZQUILO7KC tag=KKN306LCIM3Y type=del size=3323519 2024-08-17T00:53:41.268 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.267+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=2SOTU9RMX993 type=del size=1652767 2024-08-17T00:53:41.269 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.269+0000 7fb01424f780 1 < completed delete operation key=7FAQBH9KA29U tag=73J8RB9LUFNX type=del 2024-08-17T00:53:41.271 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.270+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=I3T5JZ874QYK type=del size=3670205 2024-08-17T00:53:41.272 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.271+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~4CS5RJHKIUD5.0 size=1048576 2024-08-17T00:53:41.273 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.272+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~4CS5RJHKIUD5.1 size=1048576 2024-08-17T00:53:41.274 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.273+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~4CS5RJHKIUD5.2 size=1034060 2024-08-17T00:53:41.276 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.275+0000 7fb01424f780 1 < completed multipart upload key=KEYYP2QAG9S5 upload=4CS5RJHKIUD5 tag=XALRYP9GLOA7 type=write size=4179788 2024-08-17T00:53:41.277 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.276+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=BJO1X3UVPQVA type=del size=3140994 2024-08-17T00:53:41.278 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.278+0000 7fb01424f780 1 < completed delete operation key=U1LNH0TF0YZA tag=TFPTGD4DNCB9 type=del 2024-08-17T00:53:41.280 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.279+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=S1BI2T0ZQOMO type=del size=801136 2024-08-17T00:53:41.281 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.280+0000 7fb01424f780 1 < completed delete operation key=U1LNH0TF0YZA tag=KO5MX5Z2NVV7 type=del 2024-08-17T00:53:41.284 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.283+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~087D6B9HUGDE.0 size=753708 2024-08-17T00:53:41.284 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.283+0000 7fb01424f780 1 > prepared multipart upload key=CHEEDYEMAX2D upload=087D6B9HUGDE tag=T1YH02O6F9U2 type=write size=1802284 2024-08-17T00:53:41.285 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.285+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~8J0BP456UPTU.0 size=1048576 2024-08-17T00:53:41.286 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.285+0000 7fb01424f780 1 < canceled part key=_multipart_S3KCL8RBE1AG.2~8J0BP456UPTU.1 size=1048576 2024-08-17T00:53:41.286 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.286+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~8J0BP456UPTU.2 size=909188 2024-08-17T00:53:41.289 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.288+0000 7fb01424f780 1 < canceled multipart upload key=S3KCL8RBE1AG upload=8J0BP456UPTU tag=97G2K3VBMV5T type=write size=4054916 2024-08-17T00:53:41.290 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.289+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=NX7TUZ7RTCLU type=del size=1909063 2024-08-17T00:53:41.291 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.291+0000 7fb01424f780 1 < completed write operation key=8HBBNALD090M tag=06C1MYJWW7U6 type=write size=971040 2024-08-17T00:53:41.294 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.293+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~Q6K26KE3NRMP.0 size=161425 2024-08-17T00:53:41.294 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.293+0000 7fb01424f780 1 > prepared multipart upload key=EBJHQJY1RR06 upload=Q6K26KE3NRMP tag=XS6YBU1HO3GC type=write size=1210001 2024-08-17T00:53:41.295 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.295+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~SBK8T0ZTULN3.0 size=1048576 2024-08-17T00:53:41.296 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.296+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~SBK8T0ZTULN3.1 size=392730 2024-08-17T00:53:41.298 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.298+0000 7fb01424f780 1 < completed multipart upload key=RZ2IEE5FVARR upload=SBK8T0ZTULN3 tag=ZZHZWWJ1ZDWZ type=write size=2489882 2024-08-17T00:53:41.300 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.299+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=TKC4CG3SVWMS type=del size=1943331 2024-08-17T00:53:41.301 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.300+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~21FOKYX3I5KA.0 size=1048576 2024-08-17T00:53:41.302 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.301+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~21FOKYX3I5KA.1 size=1048576 2024-08-17T00:53:41.303 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.302+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~21FOKYX3I5KA.2 size=248189 2024-08-17T00:53:41.305 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.304+0000 7fb01424f780 1 < completed multipart upload key=VRVT7GCWUU6N upload=21FOKYX3I5KA tag=Y4HJJORX1RE5 type=write size=3393917 2024-08-17T00:53:41.306 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.306+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=UZCXG585P85W type=del size=2366557 2024-08-17T00:53:41.308 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.307+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~J99AIAWW2OD3.0 size=1048576 2024-08-17T00:53:41.309 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.308+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~J99AIAWW2OD3.1 size=1048576 2024-08-17T00:53:41.309 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.309+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~J99AIAWW2OD3.2 size=574181 2024-08-17T00:53:41.311 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.311+0000 7fb01424f780 1 < completed multipart upload key=MJKZQUILO7KC upload=J99AIAWW2OD3 tag=73JTJXR23N0K type=write size=3719909 2024-08-17T00:53:41.313 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.312+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=EFYH64MKCULU type=del size=1999088 2024-08-17T00:53:41.314 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.313+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~PDMUTU079UJ6.0 size=228373 2024-08-17T00:53:41.316 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.315+0000 7fb01424f780 1 < completed multipart upload key=GI1HR389TZUU upload=PDMUTU079UJ6 tag=LT4I1QB46HHU type=write size=1276949 2024-08-17T00:53:41.317 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.317+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=BI9VQUWXT8KU type=del size=60861 2024-08-17T00:53:41.318 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.318+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~PZK0UN3NRI3J.0 size=1016497 2024-08-17T00:53:41.320 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.320+0000 7fb01424f780 1 < completed multipart upload key=34WSPC8OQCN9 upload=PZK0UN3NRI3J tag=J5O19XLE3I82 type=write size=2065073 2024-08-17T00:53:41.322 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.321+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=203VVL6LBGYW type=del size=1598619 2024-08-17T00:53:41.323 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.322+0000 7fb01424f780 1 < completed delete operation key=CHEEDYEMAX2D tag=0E0RHB227B2R type=del 2024-08-17T00:53:41.324 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.324+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=B14UOVNQUJEH type=write size=901080 2024-08-17T00:53:41.326 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.325+0000 7fb01424f780 1 < completed delete operation key=OLV8V97NI3YD tag=R4LCRW5UR77I type=del 2024-08-17T00:53:41.329 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.328+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~2DUR6ZHIS6IQ.0 size=1048576 2024-08-17T00:53:41.330 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.329+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~2DUR6ZHIS6IQ.1 size=1048576 2024-08-17T00:53:41.331 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.330+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~2DUR6ZHIS6IQ.2 size=23101 2024-08-17T00:53:41.331 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.330+0000 7fb01424f780 1 > prepared multipart upload key=CHEEDYEMAX2D upload=2DUR6ZHIS6IQ tag=TGRZYH8B9774 type=write size=3168829 2024-08-17T00:53:41.332 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.331+0000 7fb01424f780 1 < canceled operation key=MXCT40R93XCB tag=QRN2T5TUTVAQ type=del size=3555359 2024-08-17T00:53:41.334 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.333+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~2MLZ430BRNBQ.0 size=1048576 2024-08-17T00:53:41.335 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.334+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~2MLZ430BRNBQ.1 size=1048576 2024-08-17T00:53:41.336 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.335+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~2MLZ430BRNBQ.2 size=155302 2024-08-17T00:53:41.336 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.335+0000 7fb01424f780 1 > prepared multipart upload key=CHEEDYEMAX2D upload=2MLZ430BRNBQ tag=2HH06PFJE85O type=write size=3301030 2024-08-17T00:53:41.338 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.337+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~T7RACVYYWCZ7.0 size=1048576 2024-08-17T00:53:41.339 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.338+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~T7RACVYYWCZ7.1 size=1048576 2024-08-17T00:53:41.340 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.339+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~T7RACVYYWCZ7.2 size=607456 2024-08-17T00:53:41.342 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.341+0000 7fb01424f780 1 < completed multipart upload key=MJKZQUILO7KC upload=T7RACVYYWCZ7 tag=LCEMAPUKK3D0 type=write size=3753184 2024-08-17T00:53:41.344 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.343+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~PJLQSWS4YFUH.0 size=978775 2024-08-17T00:53:41.344 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.343+0000 7fb01424f780 1 > prepared multipart upload key=EBJHQJY1RR06 upload=PJLQSWS4YFUH tag=P5UE2JR2KMQF type=write size=2027351 2024-08-17T00:53:41.345 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.344+0000 7fb01424f780 1 < completed delete operation key=WSUZM346535N tag=2SOTU9RMX993 type=del 2024-08-17T00:53:41.346 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.346+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=NPJQ9NL872NP type=write size=1023165 2024-08-17T00:53:41.348 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.347+0000 7fb01424f780 1 < completed delete operation key=S3KCL8RBE1AG tag=I3T5JZ874QYK type=del 2024-08-17T00:53:41.349 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.348+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=BKDS4J0NE24G type=del size=326463 2024-08-17T00:53:41.351 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.350+0000 7fb01424f780 1 < completed delete operation key=LKOTKLA00UZK tag=BJO1X3UVPQVA type=del 2024-08-17T00:53:41.352 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.351+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=IFM1DYGCYEC2 type=del size=94783 2024-08-17T00:53:41.353 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.352+0000 7fb01424f780 1 < canceled operation key=34WSPC8OQCN9 tag=S1BI2T0ZQOMO type=del size=801136 2024-08-17T00:53:41.355 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.355+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~7Z0FP3INWNX8.0 size=1048576 2024-08-17T00:53:41.356 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.356+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~7Z0FP3INWNX8.1 size=1048576 2024-08-17T00:53:41.357 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.357+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~7Z0FP3INWNX8.2 size=993090 2024-08-17T00:53:41.357 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.357+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=7Z0FP3INWNX8 tag=XI9348YRH7MZ type=write size=4138818 2024-08-17T00:53:41.359 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.358+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~087D6B9HUGDE.0 size=753708 2024-08-17T00:53:41.361 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.360+0000 7fb01424f780 1 < completed multipart upload key=CHEEDYEMAX2D upload=087D6B9HUGDE tag=T1YH02O6F9U2 type=write size=1802284 2024-08-17T00:53:41.362 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.361+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=VYVUVV8A20XA type=del size=4086560 2024-08-17T00:53:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:41 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142234-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:53:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:41 smithi177 ceph-mon[90034]: osdmap e1071: 8 total, 8 up, 8 in 2024-08-17T00:53:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:41 smithi177 ceph-mon[90034]: pgmap v1238: 137 pgs: 2 creating+peering, 19 unknown, 116 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 7.5 KiB/s wr, 22 op/s 2024-08-17T00:53:41.365 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.364+0000 7fb01424f780 1 < suggested remove operation key=VT9PITFIBA0U tag=NX7TUZ7RTCLU type=del 2024-08-17T00:53:41.366 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.365+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=5OE3U6EI3QAM type=write size=701769 2024-08-17T00:53:41.367 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.366+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~Q6K26KE3NRMP.0 size=161425 2024-08-17T00:53:41.370 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.369+0000 7fb01424f780 1 < completed multipart upload key=EBJHQJY1RR06 upload=Q6K26KE3NRMP tag=XS6YBU1HO3GC type=write size=1210001 2024-08-17T00:53:41.371 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.370+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=GENKFCD8PJYO type=del size=3813114 2024-08-17T00:53:41.372 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.371+0000 7fb01424f780 1 < completed delete operation key=45YXPRO1DP7L tag=TKC4CG3SVWMS type=del 2024-08-17T00:53:41.374 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.374+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~01CVBACE55WP.0 size=421598 2024-08-17T00:53:41.374 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.374+0000 7fb01424f780 1 > prepared multipart upload key=GI1HR389TZUU upload=01CVBACE55WP tag=15FO883T54TC type=write size=1470174 2024-08-17T00:53:41.376 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.375+0000 7fb01424f780 1 < completed delete operation key=WSUZM346535N tag=UZCXG585P85W type=del 2024-08-17T00:53:41.377 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.376+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=FZ8P3FMKA253 type=del size=2203385 2024-08-17T00:53:41.378 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.378+0000 7fb01424f780 1 < completed delete operation key=LKOTKLA00UZK tag=EFYH64MKCULU type=del 2024-08-17T00:53:41.380 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.379+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=E0V3RLNP64EA type=del size=968727 2024-08-17T00:53:41.382 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.382+0000 7fb01424f780 1 < suggested remove operation key=8HBBNALD090M tag=BI9VQUWXT8KU type=del 2024-08-17T00:53:41.385 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.384+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~ED3XYV8OHNDR.0 size=1048576 2024-08-17T00:53:41.386 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.385+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~ED3XYV8OHNDR.1 size=1048576 2024-08-17T00:53:41.387 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.386+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~ED3XYV8OHNDR.2 size=901590 2024-08-17T00:53:41.387 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.386+0000 7fb01424f780 1 > prepared multipart upload key=KEYYP2QAG9S5 upload=ED3XYV8OHNDR tag=0A59D4W1VZDF type=write size=4047318 2024-08-17T00:53:41.388 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.388+0000 7fb01424f780 -1 < failed to complete operation key=8HBBNALD090M tag=203VVL6LBGYW type=del size=1598619: (22) Invalid argument 2024-08-17T00:53:41.391 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.390+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~PXX7CN9XA0IZ.0 size=41003 2024-08-17T00:53:41.391 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.390+0000 7fb01424f780 1 > prepared multipart upload key=8HBBNALD090M upload=PXX7CN9XA0IZ tag=IXQV07XVV0IB type=write size=1089579 2024-08-17T00:53:41.392 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.391+0000 7fb01424f780 1 < completed write operation key=LKOTKLA00UZK tag=B14UOVNQUJEH type=write size=901080 2024-08-17T00:53:41.394 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.393+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~OZF0ZB5RAE7X.0 size=1048576 2024-08-17T00:53:41.395 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.394+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~OZF0ZB5RAE7X.1 size=482243 2024-08-17T00:53:41.395 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.394+0000 7fb01424f780 1 > prepared multipart upload key=5COBAX0KWX44 upload=OZF0ZB5RAE7X tag=3JJCYRNRL10T type=write size=2579395 2024-08-17T00:53:41.396 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.396+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~2DUR6ZHIS6IQ.0 size=1048576 2024-08-17T00:53:41.397 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.396+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~2DUR6ZHIS6IQ.1 size=1048576 2024-08-17T00:53:41.398 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.397+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~2DUR6ZHIS6IQ.2 size=23101 2024-08-17T00:53:41.400 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.399+0000 7fb01424f780 1 < completed multipart upload key=CHEEDYEMAX2D upload=2DUR6ZHIS6IQ tag=TGRZYH8B9774 type=write size=3168829 2024-08-17T00:53:41.401 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.401+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=G3QV2Z50T205 type=del size=3563982 2024-08-17T00:53:41.403 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.402+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~2MLZ430BRNBQ.0 size=1048576 2024-08-17T00:53:41.403 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.403+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~2MLZ430BRNBQ.1 size=1048576 2024-08-17T00:53:41.405 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.404+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~2MLZ430BRNBQ.2 size=155302 2024-08-17T00:53:41.406 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.406+0000 7fb01424f780 1 < completed multipart upload key=CHEEDYEMAX2D upload=2MLZ430BRNBQ tag=2HH06PFJE85O type=write size=3301030 2024-08-17T00:53:41.408 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.407+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=6MLK2U8BZBYE type=del size=2087834 2024-08-17T00:53:41.409 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.408+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~PJLQSWS4YFUH.0 size=978775 2024-08-17T00:53:41.411 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.410+0000 7fb01424f780 1 < completed multipart upload key=EBJHQJY1RR06 upload=PJLQSWS4YFUH tag=P5UE2JR2KMQF type=write size=2027351 2024-08-17T00:53:41.413 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.412+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~OY0R6T6CONDA.0 size=867441 2024-08-17T00:53:41.413 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.412+0000 7fb01424f780 1 > prepared multipart upload key=LVQDLJUQ9C3D upload=OY0R6T6CONDA tag=8VYK8QNWVRQF type=write size=1916017 2024-08-17T00:53:41.414 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.414+0000 7fb01424f780 1 < completed write operation key=7FAQBH9KA29U tag=NPJQ9NL872NP type=write size=1023165 2024-08-17T00:53:41.418 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.416+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~JM51OWH9UY3T.0 size=1048576 2024-08-17T00:53:41.418 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.417+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~JM51OWH9UY3T.1 size=1048576 2024-08-17T00:53:41.419 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.418+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~JM51OWH9UY3T.2 size=231230 2024-08-17T00:53:41.419 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.418+0000 7fb01424f780 1 > prepared multipart upload key=8HBBNALD090M upload=JM51OWH9UY3T tag=L908JW1B8DLL type=write size=3376958 2024-08-17T00:53:41.420 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.419+0000 7fb01424f780 1 < completed delete operation key=U1LNH0TF0YZA tag=BKDS4J0NE24G type=del 2024-08-17T00:53:41.422 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.422+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~1GCCWQPRC0P4.0 size=1048576 2024-08-17T00:53:41.423 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.423+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~1GCCWQPRC0P4.1 size=1048576 2024-08-17T00:53:41.425 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.424+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~1GCCWQPRC0P4.2 size=136809 2024-08-17T00:53:41.425 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.424+0000 7fb01424f780 1 > prepared multipart upload key=U1LNH0TF0YZA upload=1GCCWQPRC0P4 tag=6HE5LJLF5QKV type=write size=3282537 2024-08-17T00:53:41.426 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.425+0000 7fb01424f780 1 < completed delete operation key=UV6ESHH9QNCW tag=IFM1DYGCYEC2 type=del 2024-08-17T00:53:41.428 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.428+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~OEAL067NXITY.0 size=1048576 2024-08-17T00:53:41.429 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.428+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~OEAL067NXITY.1 size=1048576 2024-08-17T00:53:41.430 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.430+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~OEAL067NXITY.2 size=245188 2024-08-17T00:53:41.431 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.430+0000 7fb01424f780 1 > prepared multipart upload key=AUFE3JLJ8M3L upload=OEAL067NXITY tag=JRN6GTFNT8FU type=write size=3390916 2024-08-17T00:53:41.432 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.431+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~7Z0FP3INWNX8.0 size=1048576 2024-08-17T00:53:41.433 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.432+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~7Z0FP3INWNX8.1 size=1048576 2024-08-17T00:53:41.434 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.433+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~7Z0FP3INWNX8.2 size=993090 2024-08-17T00:53:41.436 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.436+0000 7fb01424f780 1 < completed multipart upload key=6O4EVROYIWFY upload=7Z0FP3INWNX8 tag=XI9348YRH7MZ type=write size=4138818 2024-08-17T00:53:41.439 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.437+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=61FTORQZYIHH type=del size=3965969 2024-08-17T00:53:41.440 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.438+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=VYVUVV8A20XA type=del 2024-08-17T00:53:41.441 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.441+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~CNQPG1ZICUJG.0 size=1048576 2024-08-17T00:53:41.442 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.442+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~CNQPG1ZICUJG.1 size=1028684 2024-08-17T00:53:41.442 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.442+0000 7fb01424f780 1 > prepared multipart upload key=MXCT40R93XCB upload=CNQPG1ZICUJG tag=5VQH9OKY5ZNA type=write size=3125836 2024-08-17T00:53:41.444 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.443+0000 7fb01424f780 1 < canceled operation key=UV6ESHH9QNCW tag=5OE3U6EI3QAM type=write size=701769 2024-08-17T00:53:41.445 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.444+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=LM0V1UWFPU46 type=del size=3152780 2024-08-17T00:53:41.446 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.445+0000 7fb01424f780 1 < completed delete operation key=MXCT40R93XCB tag=GENKFCD8PJYO type=del 2024-08-17T00:53:41.448 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.448+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~4FV3YA5QLFBG.0 size=1048576 2024-08-17T00:53:41.449 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.449+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~4FV3YA5QLFBG.1 size=1048576 2024-08-17T00:53:41.450 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.450+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~4FV3YA5QLFBG.2 size=590814 2024-08-17T00:53:41.451 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.450+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=4FV3YA5QLFBG tag=LZCPZSDD8MUH type=write size=3736542 2024-08-17T00:53:41.452 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.451+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~01CVBACE55WP.0 size=421598 2024-08-17T00:53:41.454 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.453+0000 7fb01424f780 1 < completed multipart upload key=GI1HR389TZUU upload=01CVBACE55WP tag=15FO883T54TC type=write size=1470174 2024-08-17T00:53:41.457 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.456+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~XXCAYCP4DCLE.0 size=1048576 2024-08-17T00:53:41.458 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.457+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~XXCAYCP4DCLE.1 size=311014 2024-08-17T00:53:41.458 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.457+0000 7fb01424f780 1 > prepared multipart upload key=8W4X8O3PVGIK upload=XXCAYCP4DCLE tag=IPG6BPKRSUVD type=write size=2408166 2024-08-17T00:53:41.459 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.458+0000 7fb01424f780 1 < completed delete operation key=U1LNH0TF0YZA tag=FZ8P3FMKA253 type=del 2024-08-17T00:53:41.460 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.459+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=23QYZFE3PDSR type=del size=3380095 2024-08-17T00:53:41.461 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.461+0000 7fb01424f780 1 < completed delete operation key=GQP0TA69WBUB tag=E0V3RLNP64EA type=del 2024-08-17T00:53:41.464 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.463+0000 7fb01424f780 1 > prepared part key=_multipart_X6NVU1F49VO8.2~9ZH9VRTC6QDU.0 size=511681 2024-08-17T00:53:41.464 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.463+0000 7fb01424f780 1 > prepared multipart upload key=X6NVU1F49VO8 upload=9ZH9VRTC6QDU tag=2MJ75OZZRXE4 type=write size=1560257 2024-08-17T00:53:41.465 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.464+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~ED3XYV8OHNDR.0 size=1048576 2024-08-17T00:53:41.466 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.465+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~ED3XYV8OHNDR.1 size=1048576 2024-08-17T00:53:41.468 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.467+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~ED3XYV8OHNDR.2 size=901590 2024-08-17T00:53:41.470 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.469+0000 7fb01424f780 1 < completed multipart upload key=KEYYP2QAG9S5 upload=ED3XYV8OHNDR tag=0A59D4W1VZDF type=write size=4047318 2024-08-17T00:53:41.472 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.471+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~6DQONE7T58YI.0 size=788417 2024-08-17T00:53:41.472 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.471+0000 7fb01424f780 1 > prepared multipart upload key=3WCJZ3SLDTDT upload=6DQONE7T58YI tag=9WCF0NMH4VE7 type=write size=1836993 2024-08-17T00:53:41.473 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.473+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~PXX7CN9XA0IZ.0 size=41003 2024-08-17T00:53:41.476 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.475+0000 7fb01424f780 1 < completed multipart upload key=8HBBNALD090M upload=PXX7CN9XA0IZ tag=IXQV07XVV0IB type=write size=1089579 2024-08-17T00:53:41.477 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.476+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=7N32NVJXHQN6 type=del size=1473525 2024-08-17T00:53:41.477 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.476+0000 7fb01424f780 1 < canceled part key=_multipart_5COBAX0KWX44.2~OZF0ZB5RAE7X.0 size=1048576 2024-08-17T00:53:41.478 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.478+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~OZF0ZB5RAE7X.1 size=482243 2024-08-17T00:53:41.481 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.480+0000 7fb01424f780 1 < canceled multipart upload key=5COBAX0KWX44 upload=OZF0ZB5RAE7X tag=3JJCYRNRL10T type=write size=2579395 2024-08-17T00:53:41.483 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.482+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~QJBBT75CDNVA.0 size=1048576 2024-08-17T00:53:41.484 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.483+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~QJBBT75CDNVA.1 size=1048576 2024-08-17T00:53:41.485 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.484+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~QJBBT75CDNVA.2 size=769619 2024-08-17T00:53:41.485 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.484+0000 7fb01424f780 1 > prepared multipart upload key=CPZBVFH6I5H3 upload=QJBBT75CDNVA tag=ZEUN9ZOU0FMB type=write size=3915347 2024-08-17T00:53:41.487 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.486+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=G3QV2Z50T205 type=del 2024-08-17T00:53:41.488 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.487+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=TPA2GOIYAX2U type=del size=3243770 2024-08-17T00:53:41.489 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.489+0000 7fb01424f780 1 < completed delete operation key=X6NVU1F49VO8 tag=6MLK2U8BZBYE type=del 2024-08-17T00:53:41.491 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.490+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=OTL9A4QB7W0J type=del size=2816515 2024-08-17T00:53:41.491 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.490+0000 7fb01424f780 1 < canceled part key=_multipart_LVQDLJUQ9C3D.2~OY0R6T6CONDA.0 size=867441 2024-08-17T00:53:41.493 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.493+0000 7fb01424f780 1 < canceled multipart upload key=LVQDLJUQ9C3D upload=OY0R6T6CONDA tag=8VYK8QNWVRQF type=write size=1916017 2024-08-17T00:53:41.495 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.494+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=A84BEMFHMZ6E type=del size=3350816 2024-08-17T00:53:41.496 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.495+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~JM51OWH9UY3T.0 size=1048576 2024-08-17T00:53:41.496 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.495+0000 7fb01424f780 1 < canceled part key=_multipart_8HBBNALD090M.2~JM51OWH9UY3T.1 size=1048576 2024-08-17T00:53:41.497 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.497+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~JM51OWH9UY3T.2 size=231230 2024-08-17T00:53:41.500 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.499+0000 7fb01424f780 1 < canceled multipart upload key=8HBBNALD090M upload=JM51OWH9UY3T tag=L908JW1B8DLL type=write size=3376958 2024-08-17T00:53:41.501 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.500+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=DV3WQ8N7HNWF type=del size=617643 2024-08-17T00:53:41.503 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.502+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~1GCCWQPRC0P4.0 size=1048576 2024-08-17T00:53:41.504 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.503+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~1GCCWQPRC0P4.1 size=1048576 2024-08-17T00:53:41.505 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.504+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~1GCCWQPRC0P4.2 size=136809 2024-08-17T00:53:41.507 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.506+0000 7fb01424f780 1 < completed multipart upload key=U1LNH0TF0YZA upload=1GCCWQPRC0P4 tag=6HE5LJLF5QKV type=write size=3282537 2024-08-17T00:53:41.508 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.508+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=EZDDJZA8VB2C type=write size=1006300 2024-08-17T00:53:41.510 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.509+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~OEAL067NXITY.0 size=1048576 2024-08-17T00:53:41.511 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.510+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~OEAL067NXITY.1 size=1048576 2024-08-17T00:53:41.512 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.511+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~OEAL067NXITY.2 size=245188 2024-08-17T00:53:41.515 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.514+0000 7fb01424f780 1 < completed multipart upload key=AUFE3JLJ8M3L upload=OEAL067NXITY tag=JRN6GTFNT8FU type=write size=3390916 2024-08-17T00:53:41.518 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.517+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~XROMNC3XV4IK.0 size=920925 2024-08-17T00:53:41.518 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.517+0000 7fb01424f780 1 > prepared multipart upload key=MJKZQUILO7KC upload=XROMNC3XV4IK tag=CH8WE361XRKZ type=write size=1969501 2024-08-17T00:53:41.519 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.518+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=61FTORQZYIHH type=del 2024-08-17T00:53:41.522 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.521+0000 7fb01424f780 1 > prepared part key=_multipart_X6NVU1F49VO8.2~VXRPZ29NZCPG.0 size=566382 2024-08-17T00:53:41.522 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.521+0000 7fb01424f780 1 > prepared multipart upload key=X6NVU1F49VO8 upload=VXRPZ29NZCPG tag=BYJA1SD1G24A type=write size=1614958 2024-08-17T00:53:41.524 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.523+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~CNQPG1ZICUJG.0 size=1048576 2024-08-17T00:53:41.525 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.524+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~CNQPG1ZICUJG.1 size=1028684 2024-08-17T00:53:41.527 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.526+0000 7fb01424f780 1 < completed multipart upload key=MXCT40R93XCB upload=CNQPG1ZICUJG tag=5VQH9OKY5ZNA type=write size=3125836 2024-08-17T00:53:41.528 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.528+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=LY2LF34SWNP4 type=del size=3627914 2024-08-17T00:53:41.530 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.529+0000 7fb01424f780 1 < canceled operation key=UV6ESHH9QNCW tag=LM0V1UWFPU46 type=del size=3152780 2024-08-17T00:53:41.531 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.530+0000 7fb01424f780 1 > prepared operation key=6O4EVROYIWFY tag=0Z4G7NIQ8659 type=del size=1621413 2024-08-17T00:53:41.533 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.532+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~4FV3YA5QLFBG.0 size=1048576 2024-08-17T00:53:41.534 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.533+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~4FV3YA5QLFBG.1 size=1048576 2024-08-17T00:53:41.535 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.534+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~4FV3YA5QLFBG.2 size=590814 2024-08-17T00:53:41.537 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.537+0000 7fb01424f780 1 < completed multipart upload key=6O4EVROYIWFY upload=4FV3YA5QLFBG tag=LZCPZSDD8MUH type=write size=3736542 2024-08-17T00:53:41.539 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.538+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=BZLSMPD99B6M type=del size=2108699 2024-08-17T00:53:41.540 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.539+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~XXCAYCP4DCLE.0 size=1048576 2024-08-17T00:53:41.541 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.540+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~XXCAYCP4DCLE.1 size=311014 2024-08-17T00:53:41.543 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.542+0000 7fb01424f780 1 < completed multipart upload key=8W4X8O3PVGIK upload=XXCAYCP4DCLE tag=IPG6BPKRSUVD type=write size=2408166 2024-08-17T00:53:41.545 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.544+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=EXM0RKZ11DA3 type=del size=576152 2024-08-17T00:53:41.548 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.547+0000 7fb01424f780 1 < suggested update operation key=AUFE3JLJ8M3L tag=23QYZFE3PDSR type=del size=3380095 2024-08-17T00:53:41.550 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.550+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~JQCSVQPTC1OP.0 size=1048576 2024-08-17T00:53:41.551 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.551+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~JQCSVQPTC1OP.1 size=1048576 2024-08-17T00:53:41.553 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.552+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~JQCSVQPTC1OP.2 size=479679 2024-08-17T00:53:41.553 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.552+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=JQCSVQPTC1OP tag=JE5743LYS72I type=write size=3625407 2024-08-17T00:53:41.554 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.553+0000 7fb01424f780 1 < completed part key=_multipart_X6NVU1F49VO8.2~9ZH9VRTC6QDU.0 size=511681 2024-08-17T00:53:41.556 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.556+0000 7fb01424f780 1 < completed multipart upload key=X6NVU1F49VO8 upload=9ZH9VRTC6QDU tag=2MJ75OZZRXE4 type=write size=1560257 2024-08-17T00:53:41.558 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.557+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=7C9OT1TTRZPE type=del size=4023970 2024-08-17T00:53:41.559 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.559+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~6DQONE7T58YI.0 size=788417 2024-08-17T00:53:41.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:41 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142234-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:53:41.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:41 smithi110 ceph-mon[100641]: osdmap e1071: 8 total, 8 up, 8 in 2024-08-17T00:53:41.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:41 smithi110 ceph-mon[100641]: pgmap v1238: 137 pgs: 2 creating+peering, 19 unknown, 116 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 7.5 KiB/s wr, 22 op/s 2024-08-17T00:53:41.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:41 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142234-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:53:41.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:41 smithi110 ceph-mon[98148]: osdmap e1071: 8 total, 8 up, 8 in 2024-08-17T00:53:41.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:41 smithi110 ceph-mon[98148]: pgmap v1238: 137 pgs: 2 creating+peering, 19 unknown, 116 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 7.5 KiB/s wr, 22 op/s 2024-08-17T00:53:41.562 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.561+0000 7fb01424f780 1 < completed multipart upload key=3WCJZ3SLDTDT upload=6DQONE7T58YI tag=9WCF0NMH4VE7 type=write size=1836993 2024-08-17T00:53:41.563 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.562+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=5S1TVHG7CFLV type=del size=3609761 2024-08-17T00:53:41.564 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.564+0000 7fb01424f780 1 < completed delete operation key=5COBAX0KWX44 tag=7N32NVJXHQN6 type=del 2024-08-17T00:53:41.566 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.565+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=QSZAF7E3S56A type=del size=1017660 2024-08-17T00:53:41.568 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.566+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~QJBBT75CDNVA.0 size=1048576 2024-08-17T00:53:41.569 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.568+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~QJBBT75CDNVA.1 size=1048576 2024-08-17T00:53:41.570 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.569+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~QJBBT75CDNVA.2 size=769619 2024-08-17T00:53:41.572 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.571+0000 7fb01424f780 1 < completed multipart upload key=CPZBVFH6I5H3 upload=QJBBT75CDNVA tag=ZEUN9ZOU0FMB type=write size=3915347 2024-08-17T00:53:41.574 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.573+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=V2HZCHHYB9ST type=del size=2055617 2024-08-17T00:53:41.575 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.574+0000 7fb01424f780 1 < completed delete operation key=VT9PITFIBA0U tag=TPA2GOIYAX2U type=del 2024-08-17T00:53:41.579 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.577+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~QA54OJ45QVB7.0 size=702888 2024-08-17T00:53:41.579 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.577+0000 7fb01424f780 1 > prepared multipart upload key=8GM8KYF0PWHP upload=QA54OJ45QVB7 tag=6VPUF0LXUFFT type=write size=1751464 2024-08-17T00:53:41.580 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.579+0000 7fb01424f780 1 < completed delete operation key=UV6ESHH9QNCW tag=OTL9A4QB7W0J type=del 2024-08-17T00:53:41.581 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.580+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=Y2UFH1W1IGUP type=del size=2572040 2024-08-17T00:53:41.583 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.583+0000 7fb01424f780 1 < suggested remove operation key=EBJHQJY1RR06 tag=A84BEMFHMZ6E type=del 2024-08-17T00:53:41.585 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.584+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=CFCFX582JLQV type=del size=37410 2024-08-17T00:53:41.586 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.586+0000 7fb01424f780 1 < completed delete operation key=LKOTKLA00UZK tag=DV3WQ8N7HNWF type=del 2024-08-17T00:53:41.589 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.588+0000 7fb01424f780 1 > prepared part key=_multipart_X6NVU1F49VO8.2~M06P1WBBOBU1.0 size=903916 2024-08-17T00:53:41.589 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.588+0000 7fb01424f780 1 > prepared multipart upload key=X6NVU1F49VO8 upload=M06P1WBBOBU1 tag=9WSFCRU9P7IU type=write size=1952492 2024-08-17T00:53:41.590 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.590+0000 7fb01424f780 1 < completed write operation key=RZ2IEE5FVARR tag=EZDDJZA8VB2C type=write size=1006300 2024-08-17T00:53:41.592 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.591+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=PKV2BWY6T32N type=del size=486702 2024-08-17T00:53:41.593 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.592+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~XROMNC3XV4IK.0 size=920925 2024-08-17T00:53:41.596 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.595+0000 7fb01424f780 1 < completed multipart upload key=MJKZQUILO7KC upload=XROMNC3XV4IK tag=CH8WE361XRKZ type=write size=1969501 2024-08-17T00:53:41.597 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.596+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=OUPCMYN5RM02 type=write size=404144 2024-08-17T00:53:41.598 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.598+0000 7fb01424f780 1 < completed part key=_multipart_X6NVU1F49VO8.2~VXRPZ29NZCPG.0 size=566382 2024-08-17T00:53:41.601 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.600+0000 7fb01424f780 1 < completed multipart upload key=X6NVU1F49VO8 upload=VXRPZ29NZCPG tag=BYJA1SD1G24A type=write size=1614958 2024-08-17T00:53:41.602 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.601+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=EJBFNH5P0U9P type=del size=3010982 2024-08-17T00:53:41.604 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.603+0000 7fb01424f780 1 < completed delete operation key=UV6ESHH9QNCW tag=LY2LF34SWNP4 type=del 2024-08-17T00:53:41.606 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.605+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~49AGH009VME1.0 size=1048576 2024-08-17T00:53:41.607 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.607+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~49AGH009VME1.1 size=1048576 2024-08-17T00:53:41.609 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.608+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~49AGH009VME1.2 size=281906 2024-08-17T00:53:41.609 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.608+0000 7fb01424f780 1 > prepared multipart upload key=OLV8V97NI3YD upload=49AGH009VME1 tag=SOS3IN76TKPF type=write size=3427634 2024-08-17T00:53:41.610 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.609+0000 7fb01424f780 1 < canceled operation key=6O4EVROYIWFY tag=0Z4G7NIQ8659 type=del size=1621413 2024-08-17T00:53:41.612 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.611+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=QHHRWMKWOWES type=del size=1458028 2024-08-17T00:53:41.613 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.612+0000 7fb01424f780 1 < canceled operation key=7FAQBH9KA29U tag=BZLSMPD99B6M type=del size=2108699 2024-08-17T00:53:41.614 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.613+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=0654C1SXPXNR type=write size=601178 2024-08-17T00:53:41.617 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.616+0000 7fb01424f780 1 < suggested remove operation key=U1LNH0TF0YZA tag=EXM0RKZ11DA3 type=del 2024-08-17T00:53:41.618 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.617+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=UN6YSDCP7Y65 type=write size=342283 2024-08-17T00:53:41.622 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.619+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~JQCSVQPTC1OP.0 size=1048576 2024-08-17T00:53:41.623 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.620+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~JQCSVQPTC1OP.1 size=1048576 2024-08-17T00:53:41.623 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.621+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~JQCSVQPTC1OP.2 size=479679 2024-08-17T00:53:41.624 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.623+0000 7fb01424f780 1 < completed multipart upload key=VRVT7GCWUU6N upload=JQCSVQPTC1OP tag=JE5743LYS72I type=write size=3625407 2024-08-17T00:53:41.625 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.624+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=KPNSLLPSUSNX type=del size=3785711 2024-08-17T00:53:41.626 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.625+0000 7fb01424f780 1 < canceled operation key=WSUZM346535N tag=7C9OT1TTRZPE type=del size=4023970 2024-08-17T00:53:41.628 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.627+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=WBTNRM532AK6 type=del size=1371209 2024-08-17T00:53:41.629 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.628+0000 7fb01424f780 1 < completed delete operation key=MXCT40R93XCB tag=5S1TVHG7CFLV type=del 2024-08-17T00:53:41.631 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.630+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~PC3AAQJUQFRP.0 size=75294 2024-08-17T00:53:41.631 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.630+0000 7fb01424f780 1 > prepared multipart upload key=MXCT40R93XCB upload=PC3AAQJUQFRP tag=HE1FBQK63MMR type=write size=1123870 2024-08-17T00:53:41.633 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.632+0000 7fb01424f780 1 < completed delete operation key=N3MD2TBM9VPH tag=QSZAF7E3S56A type=del 2024-08-17T00:53:41.634 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.633+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=LXKCBIDCLQW3 type=write size=513403 2024-08-17T00:53:41.637 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.636+0000 7fb01424f780 1 < suggested remove operation key=GI1HR389TZUU tag=V2HZCHHYB9ST type=del 2024-08-17T00:53:41.638 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.638+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=HDKXC7AE6DYN type=del size=2404519 2024-08-17T00:53:41.640 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.639+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~QA54OJ45QVB7.0 size=702888 2024-08-17T00:53:41.642 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.641+0000 7fb01424f780 1 < completed multipart upload key=8GM8KYF0PWHP upload=QA54OJ45QVB7 tag=6VPUF0LXUFFT type=write size=1751464 2024-08-17T00:53:41.643 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.643+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=YG26FVZ9TZF4 type=del size=3534125 2024-08-17T00:53:41.645 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.644+0000 7fb01424f780 1 < completed delete operation key=S3KCL8RBE1AG tag=Y2UFH1W1IGUP type=del 2024-08-17T00:53:41.646 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.645+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=F2PIXG87K3C5 type=del size=1916513 2024-08-17T00:53:41.648 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.647+0000 7fb01424f780 1 < completed delete operation key=8GM8KYF0PWHP tag=CFCFX582JLQV type=del 2024-08-17T00:53:41.650 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.650+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~8S05FGGKPWXC.0 size=1048576 2024-08-17T00:53:41.652 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.651+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~8S05FGGKPWXC.1 size=1048576 2024-08-17T00:53:41.652 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.652+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~8S05FGGKPWXC.2 size=690550 2024-08-17T00:53:41.653 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.652+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=8S05FGGKPWXC tag=P1LE7SY0AO4K type=write size=3836278 2024-08-17T00:53:41.654 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.653+0000 7fb01424f780 1 < completed part key=_multipart_X6NVU1F49VO8.2~M06P1WBBOBU1.0 size=903916 2024-08-17T00:53:41.656 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.655+0000 7fb01424f780 1 < completed multipart upload key=X6NVU1F49VO8 upload=M06P1WBBOBU1 tag=9WSFCRU9P7IU type=write size=1952492 2024-08-17T00:53:41.657 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.656+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=NL63ID3CH59A type=del size=2832040 2024-08-17T00:53:41.659 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.659+0000 7fb01424f780 1 < suggested update operation key=WSUZM346535N tag=PKV2BWY6T32N type=del size=486702 2024-08-17T00:53:41.661 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.660+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=5U0LXGTFUTLQ type=del size=3867456 2024-08-17T00:53:41.662 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.662+0000 7fb01424f780 1 < canceled operation key=AUFE3JLJ8M3L tag=OUPCMYN5RM02 type=write size=404144 2024-08-17T00:53:41.665 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.664+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~NJT65G8P2CJA.0 size=489883 2024-08-17T00:53:41.665 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.664+0000 7fb01424f780 1 > prepared multipart upload key=7FAQBH9KA29U upload=NJT65G8P2CJA tag=T47BEU5WZII3 type=write size=1538459 2024-08-17T00:53:41.666 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.665+0000 7fb01424f780 1 < completed delete operation key=7FAQBH9KA29U tag=EJBFNH5P0U9P type=del 2024-08-17T00:53:41.667 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.666+0000 7fb01424f780 1 > prepared operation key=6O4EVROYIWFY tag=MA0P10U0CZ8E type=del size=1745640 2024-08-17T00:53:41.668 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.668+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~49AGH009VME1.0 size=1048576 2024-08-17T00:53:41.669 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.669+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~49AGH009VME1.1 size=1048576 2024-08-17T00:53:41.670 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.670+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~49AGH009VME1.2 size=281906 2024-08-17T00:53:41.672 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.672+0000 7fb01424f780 1 < completed multipart upload key=OLV8V97NI3YD upload=49AGH009VME1 tag=SOS3IN76TKPF type=write size=3427634 2024-08-17T00:53:41.674 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.673+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=EMKPFGN3QWY2 type=del size=2001513 2024-08-17T00:53:41.675 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.674+0000 7fb01424f780 1 < completed delete operation key=S3KCL8RBE1AG tag=QHHRWMKWOWES type=del 2024-08-17T00:53:41.677 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.676+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=8U5KE3ZVQAKZ type=write size=165327 2024-08-17T00:53:41.679 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.679+0000 7fb01424f780 1 < suggested update operation key=7FAQBH9KA29U tag=0654C1SXPXNR type=write size=601178 2024-08-17T00:53:41.681 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.680+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=VTMZS0JLLEZW type=del size=856160 2024-08-17T00:53:41.682 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.681+0000 7fb01424f780 1 < canceled operation key=LVQDLJUQ9C3D tag=UN6YSDCP7Y65 type=write size=342283 2024-08-17T00:53:41.685 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.684+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~CUBLURB1T7VS.0 size=1048576 2024-08-17T00:53:41.686 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.685+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~CUBLURB1T7VS.1 size=1048576 2024-08-17T00:53:41.687 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.686+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~CUBLURB1T7VS.2 size=209542 2024-08-17T00:53:41.687 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.686+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=CUBLURB1T7VS tag=5J4BBOELQVF8 type=write size=3355270 2024-08-17T00:53:41.688 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.687+0000 7fb01424f780 1 < completed delete operation key=RZ2IEE5FVARR tag=KPNSLLPSUSNX type=del 2024-08-17T00:53:41.691 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.690+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~K20YU9LFMH0K.0 size=476017 2024-08-17T00:53:41.691 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.690+0000 7fb01424f780 1 > prepared multipart upload key=U1LNH0TF0YZA upload=K20YU9LFMH0K tag=F7E1MWD8WTIK type=write size=1524593 2024-08-17T00:53:41.694 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.693+0000 7fb01424f780 1 < suggested remove operation key=AUFE3JLJ8M3L tag=WBTNRM532AK6 type=del 2024-08-17T00:53:41.696 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.696+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~VH5H6XVY4D5L.0 size=1048576 2024-08-17T00:53:41.697 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.697+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~VH5H6XVY4D5L.1 size=945869 2024-08-17T00:53:41.697 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.697+0000 7fb01424f780 1 > prepared multipart upload key=UV6ESHH9QNCW upload=VH5H6XVY4D5L tag=KXPOA2ROJ818 type=write size=3043021 2024-08-17T00:53:41.699 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.698+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~PC3AAQJUQFRP.0 size=75294 2024-08-17T00:53:41.702 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.700+0000 7fb01424f780 1 < completed multipart upload key=MXCT40R93XCB upload=PC3AAQJUQFRP tag=HE1FBQK63MMR type=write size=1123870 2024-08-17T00:53:41.703 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.702+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=9XIX6XCWEFS9 type=del size=568495 2024-08-17T00:53:41.704 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.704+0000 7fb01424f780 1 < completed write operation key=OLV8V97NI3YD tag=LXKCBIDCLQW3 type=write size=513403 2024-08-17T00:53:41.706 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.705+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=WOTQ0IR4VZ34 type=del size=1532165 2024-08-17T00:53:41.707 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.706+0000 7fb01424f780 1 < completed delete operation key=CHEEDYEMAX2D tag=HDKXC7AE6DYN type=del 2024-08-17T00:53:41.710 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.709+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~C6LDM7EA5EY6.0 size=834388 2024-08-17T00:53:41.710 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.709+0000 7fb01424f780 1 > prepared multipart upload key=U1LNH0TF0YZA upload=C6LDM7EA5EY6 tag=QUBHGH8ENODD type=write size=1882964 2024-08-17T00:53:41.711 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.711+0000 7fb01424f780 1 < completed delete operation key=GQP0TA69WBUB tag=YG26FVZ9TZF4 type=del 2024-08-17T00:53:41.713 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.712+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=GT9FU6USVHQN type=del size=3824162 2024-08-17T00:53:41.714 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.714+0000 7fb01424f780 1 < completed delete operation key=GI1HR389TZUU tag=F2PIXG87K3C5 type=del 2024-08-17T00:53:41.717 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.717+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~7B7SUL9I4R1E.0 size=752799 2024-08-17T00:53:41.717 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.717+0000 7fb01424f780 1 > prepared multipart upload key=VT9PITFIBA0U upload=7B7SUL9I4R1E tag=2IMCQN5U6XIM type=write size=1801375 2024-08-17T00:53:41.719 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.718+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~8S05FGGKPWXC.0 size=1048576 2024-08-17T00:53:41.720 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.719+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~8S05FGGKPWXC.1 size=1048576 2024-08-17T00:53:41.721 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.720+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~8S05FGGKPWXC.2 size=690550 2024-08-17T00:53:41.723 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.722+0000 7fb01424f780 1 < completed multipart upload key=6O4EVROYIWFY upload=8S05FGGKPWXC tag=P1LE7SY0AO4K type=write size=3836278 2024-08-17T00:53:41.724 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.724+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=42SQD9NIPMTL type=del size=1672911 2024-08-17T00:53:41.726 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.725+0000 7fb01424f780 1 < completed delete operation key=ABVVA0H3PKK2 tag=NL63ID3CH59A type=del 2024-08-17T00:53:41.728 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.727+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~YOZU33TLDRKM.0 size=1048576 2024-08-17T00:53:41.729 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.728+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~YOZU33TLDRKM.1 size=463860 2024-08-17T00:53:41.729 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.728+0000 7fb01424f780 1 > prepared multipart upload key=VT9PITFIBA0U upload=YOZU33TLDRKM tag=P1QMFFLOCZX4 type=write size=2561012 2024-08-17T00:53:41.732 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.731+0000 7fb01424f780 1 < suggested update operation key=5COBAX0KWX44 tag=5U0LXGTFUTLQ type=del size=3867456 2024-08-17T00:53:41.735 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.734+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~EQPN0F0DWJPB.0 size=544696 2024-08-17T00:53:41.735 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.734+0000 7fb01424f780 1 > prepared multipart upload key=VT9PITFIBA0U upload=EQPN0F0DWJPB tag=TZU0IL2U02RH type=write size=1593272 2024-08-17T00:53:41.736 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.735+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~NJT65G8P2CJA.0 size=489883 2024-08-17T00:53:41.738 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.738+0000 7fb01424f780 1 < completed multipart upload key=7FAQBH9KA29U upload=NJT65G8P2CJA tag=T47BEU5WZII3 type=write size=1538459 2024-08-17T00:53:41.740 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.739+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=QWSN0EJB3KHX type=del size=3380912 2024-08-17T00:53:41.742 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.742+0000 7fb01424f780 1 < suggested update operation key=6O4EVROYIWFY tag=MA0P10U0CZ8E type=del size=1745640 2024-08-17T00:53:41.744 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.743+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=MDI7W5GD5RNF type=del size=2326990 2024-08-17T00:53:41.747 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.746+0000 7fb01424f780 1 < suggested remove operation key=CHEEDYEMAX2D tag=EMKPFGN3QWY2 type=del 2024-08-17T00:53:41.748 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.748+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=JASJMVSC75EJ type=write size=531054 2024-08-17T00:53:41.750 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.749+0000 7fb01424f780 1 < completed write operation key=8W4X8O3PVGIK tag=8U5KE3ZVQAKZ type=write size=165327 2024-08-17T00:53:41.752 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.752+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~TLYA3SAA2MHD.0 size=1048576 2024-08-17T00:53:41.753 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.753+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~TLYA3SAA2MHD.1 size=938011 2024-08-17T00:53:41.753 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.753+0000 7fb01424f780 1 > prepared multipart upload key=U1LNH0TF0YZA upload=TLYA3SAA2MHD tag=GP5BDJNQYZ74 type=write size=3035163 2024-08-17T00:53:41.755 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.754+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=VTMZS0JLLEZW type=del 2024-08-17T00:53:41.756 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.755+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=O86KP369G2YP type=del size=4065141 2024-08-17T00:53:41.758 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.757+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~CUBLURB1T7VS.0 size=1048576 2024-08-17T00:53:41.759 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.758+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~CUBLURB1T7VS.1 size=1048576 2024-08-17T00:53:41.760 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.760+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~CUBLURB1T7VS.2 size=209542 2024-08-17T00:53:41.763 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.762+0000 7fb01424f780 1 < completed multipart upload key=VRVT7GCWUU6N upload=CUBLURB1T7VS tag=5J4BBOELQVF8 type=write size=3355270 2024-08-17T00:53:41.765 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.765+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~0DF2URTCLA6K.0 size=1048576 2024-08-17T00:53:41.766 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.766+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~0DF2URTCLA6K.1 size=316383 2024-08-17T00:53:41.766 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.766+0000 7fb01424f780 1 > prepared multipart upload key=LVQDLJUQ9C3D upload=0DF2URTCLA6K tag=9PIZQVOSJ15I type=write size=2413535 2024-08-17T00:53:41.768 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.767+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~K20YU9LFMH0K.0 size=476017 2024-08-17T00:53:41.770 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.769+0000 7fb01424f780 1 < completed multipart upload key=U1LNH0TF0YZA upload=K20YU9LFMH0K tag=F7E1MWD8WTIK type=write size=1524593 2024-08-17T00:53:41.773 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.772+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~NG6830EDXCEA.0 size=1048576 2024-08-17T00:53:41.774 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.773+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~NG6830EDXCEA.1 size=1048576 2024-08-17T00:53:41.775 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.774+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~NG6830EDXCEA.2 size=8793 2024-08-17T00:53:41.775 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.774+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=NG6830EDXCEA tag=G45V7M4PA1DI type=write size=3154521 2024-08-17T00:53:41.776 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.775+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~VH5H6XVY4D5L.0 size=1048576 2024-08-17T00:53:41.776 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.775+0000 7fb01424f780 1 < canceled part key=_multipart_UV6ESHH9QNCW.2~VH5H6XVY4D5L.1 size=945869 2024-08-17T00:53:41.778 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.778+0000 7fb01424f780 1 < canceled multipart upload key=UV6ESHH9QNCW upload=VH5H6XVY4D5L tag=KXPOA2ROJ818 type=write size=3043021 2024-08-17T00:53:41.781 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.780+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~X7X2KTJDKIE8.0 size=122501 2024-08-17T00:53:41.782 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.780+0000 7fb01424f780 1 > prepared multipart upload key=W4SLINB2L3K2 upload=X7X2KTJDKIE8 tag=AL81YTQ0MAS9 type=write size=1171077 2024-08-17T00:53:41.782 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.782+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=9XIX6XCWEFS9 type=del 2024-08-17T00:53:41.785 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.784+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~ONMIPK5QFIR3.0 size=1048576 2024-08-17T00:53:41.786 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.785+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~ONMIPK5QFIR3.1 size=680365 2024-08-17T00:53:41.786 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.785+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=ONMIPK5QFIR3 tag=B9C99B7UP7KF type=write size=2777517 2024-08-17T00:53:41.787 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.787+0000 7fb01424f780 -1 < failed to complete operation key=5COBAX0KWX44 tag=WOTQ0IR4VZ34 type=del size=1532165: (22) Invalid argument 2024-08-17T00:53:41.789 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.789+0000 7fb01424f780 1 > prepared operation key=6O4EVROYIWFY tag=9B23NXNLQZ7W type=del size=1448958 2024-08-17T00:53:41.791 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.790+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~C6LDM7EA5EY6.0 size=834388 2024-08-17T00:53:41.793 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.792+0000 7fb01424f780 1 < completed multipart upload key=U1LNH0TF0YZA upload=C6LDM7EA5EY6 tag=QUBHGH8ENODD type=write size=1882964 2024-08-17T00:53:41.794 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.794+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=L50B590G6HMC type=del size=1708622 2024-08-17T00:53:41.797 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.796+0000 7fb01424f780 1 < suggested remove operation key=KEYYP2QAG9S5 tag=GT9FU6USVHQN type=del 2024-08-17T00:53:41.799 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.798+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=AY7GVF3YHDTI type=del size=2774428 2024-08-17T00:53:41.801 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.800+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~7B7SUL9I4R1E.0 size=752799 2024-08-17T00:53:41.803 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.802+0000 7fb01424f780 1 < completed multipart upload key=VT9PITFIBA0U upload=7B7SUL9I4R1E tag=2IMCQN5U6XIM type=write size=1801375 2024-08-17T00:53:41.804 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.804+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=5W03D5Y8H1D4 type=del size=3470834 2024-08-17T00:53:41.806 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.805+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=42SQD9NIPMTL type=del 2024-08-17T00:53:41.808 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.808+0000 7fb01424f780 1 > prepared part key=_multipart_N3MD2TBM9VPH.2~BGHYBDPIEVAK.0 size=419885 2024-08-17T00:53:41.809 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.808+0000 7fb01424f780 1 > prepared multipart upload key=N3MD2TBM9VPH upload=BGHYBDPIEVAK tag=DTYZ2AWKX1Q9 type=write size=1468461 2024-08-17T00:53:41.810 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.809+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~YOZU33TLDRKM.0 size=1048576 2024-08-17T00:53:41.811 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.810+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~YOZU33TLDRKM.1 size=463860 2024-08-17T00:53:41.813 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.812+0000 7fb01424f780 1 < completed multipart upload key=VT9PITFIBA0U upload=YOZU33TLDRKM tag=P1QMFFLOCZX4 type=write size=2561012 2024-08-17T00:53:41.814 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.813+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=BZL6NF0FYQVS type=del size=2885365 2024-08-17T00:53:41.815 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.815+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~EQPN0F0DWJPB.0 size=544696 2024-08-17T00:53:41.818 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.817+0000 7fb01424f780 1 < completed multipart upload key=VT9PITFIBA0U upload=EQPN0F0DWJPB tag=TZU0IL2U02RH type=write size=1593272 2024-08-17T00:53:41.820 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.820+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~05JQDB7QFHZ8.0 size=76084 2024-08-17T00:53:41.820 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.820+0000 7fb01424f780 1 > prepared multipart upload key=EBJHQJY1RR06 upload=05JQDB7QFHZ8 tag=TWB75ZRYPKFE type=write size=1124660 2024-08-17T00:53:41.822 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.821+0000 7fb01424f780 1 < completed delete operation key=7FAQBH9KA29U tag=QWSN0EJB3KHX type=del 2024-08-17T00:53:41.826 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.823+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=QW3X72JX4Z02 type=write size=408720 2024-08-17T00:53:41.826 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.824+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=MDI7W5GD5RNF type=del 2024-08-17T00:53:41.827 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.827+0000 7fb01424f780 1 > prepared part key=_multipart_X6NVU1F49VO8.2~EA2BSZCOHAGE.0 size=326000 2024-08-17T00:53:41.827 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.827+0000 7fb01424f780 1 > prepared multipart upload key=X6NVU1F49VO8 upload=EA2BSZCOHAGE tag=0OAS2OMLPD5A type=write size=1374576 2024-08-17T00:53:41.829 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.828+0000 7fb01424f780 1 < completed write operation key=7FAQBH9KA29U tag=JASJMVSC75EJ type=write size=531054 2024-08-17T00:53:41.831 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.830+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=3K6L7I27Z8GZ type=write size=785090 2024-08-17T00:53:41.832 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.831+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~TLYA3SAA2MHD.0 size=1048576 2024-08-17T00:53:41.832 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.831+0000 7fb01424f780 1 < canceled part key=_multipart_U1LNH0TF0YZA.2~TLYA3SAA2MHD.1 size=938011 2024-08-17T00:53:41.835 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.834+0000 7fb01424f780 1 < canceled multipart upload key=U1LNH0TF0YZA upload=TLYA3SAA2MHD tag=GP5BDJNQYZ74 type=write size=3035163 2024-08-17T00:53:41.837 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.836+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~J4GNUAZDT8IN.0 size=1048576 2024-08-17T00:53:41.839 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.838+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~J4GNUAZDT8IN.1 size=1042025 2024-08-17T00:53:41.839 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.838+0000 7fb01424f780 1 > prepared multipart upload key=34WSPC8OQCN9 upload=J4GNUAZDT8IN tag=H8MJTCO0GTDN type=write size=3139177 2024-08-17T00:53:41.840 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.839+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=O86KP369G2YP type=del 2024-08-17T00:53:41.842 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.841+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~WC5ARW7223OD.0 size=1048576 2024-08-17T00:53:41.843 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.843+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~WC5ARW7223OD.1 size=940476 2024-08-17T00:53:41.843 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.843+0000 7fb01424f780 1 > prepared multipart upload key=WSUZM346535N upload=WC5ARW7223OD tag=ZA7L2NC6YMDJ type=write size=3037628 2024-08-17T00:53:41.845 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.844+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~0DF2URTCLA6K.0 size=1048576 2024-08-17T00:53:41.846 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.845+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~0DF2URTCLA6K.1 size=316383 2024-08-17T00:53:41.848 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.848+0000 7fb01424f780 1 < completed multipart upload key=LVQDLJUQ9C3D upload=0DF2URTCLA6K tag=9PIZQVOSJ15I type=write size=2413535 2024-08-17T00:53:41.850 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.849+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=DCG8JK9NGIQJ type=del size=1302775 2024-08-17T00:53:41.851 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.851+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~NG6830EDXCEA.0 size=1048576 2024-08-17T00:53:41.853 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.852+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~NG6830EDXCEA.1 size=1048576 2024-08-17T00:53:41.854 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.853+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~NG6830EDXCEA.2 size=8793 2024-08-17T00:53:41.856 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.855+0000 7fb01424f780 1 < completed multipart upload key=VRVT7GCWUU6N upload=NG6830EDXCEA tag=G45V7M4PA1DI type=write size=3154521 2024-08-17T00:53:41.857 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.857+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=387ZWMRW4HS1 type=del size=3642564 2024-08-17T00:53:41.859 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.858+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~X7X2KTJDKIE8.0 size=122501 2024-08-17T00:53:41.861 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.860+0000 7fb01424f780 1 < completed multipart upload key=W4SLINB2L3K2 upload=X7X2KTJDKIE8 tag=AL81YTQ0MAS9 type=write size=1171077 2024-08-17T00:53:41.862 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.862+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=EXJE7LXFFG40 type=del size=2411340 2024-08-17T00:53:41.864 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.863+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~ONMIPK5QFIR3.0 size=1048576 2024-08-17T00:53:41.865 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.864+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~ONMIPK5QFIR3.1 size=680365 2024-08-17T00:53:41.867 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.866+0000 7fb01424f780 1 < completed multipart upload key=6O4EVROYIWFY upload=ONMIPK5QFIR3 tag=B9C99B7UP7KF type=write size=2777517 2024-08-17T00:53:41.869 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.868+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=THAG5QNUBR1Z type=del size=289631 2024-08-17T00:53:41.870 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.869+0000 7fb01424f780 1 < completed delete operation key=6O4EVROYIWFY tag=9B23NXNLQZ7W type=del 2024-08-17T00:53:41.872 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.872+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~H59LP116JSDW.0 size=1048576 2024-08-17T00:53:41.874 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.873+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~H59LP116JSDW.1 size=1048576 2024-08-17T00:53:41.875 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.874+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~H59LP116JSDW.2 size=247340 2024-08-17T00:53:41.875 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.874+0000 7fb01424f780 1 > prepared multipart upload key=GQP0TA69WBUB upload=H59LP116JSDW tag=Y1CD2VMW61Y5 type=write size=3393068 2024-08-17T00:53:41.876 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.875+0000 7fb01424f780 1 < completed delete operation key=LKOTKLA00UZK tag=L50B590G6HMC type=del 2024-08-17T00:53:41.878 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.877+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=PJ1F2UMPQWPB type=del size=3342686 2024-08-17T00:53:41.879 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.878+0000 7fb01424f780 1 < completed delete operation key=7FAQBH9KA29U tag=AY7GVF3YHDTI type=del 2024-08-17T00:53:41.882 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.881+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~JB5UN2BB560P.0 size=1048576 2024-08-17T00:53:41.883 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.882+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~JB5UN2BB560P.1 size=234941 2024-08-17T00:53:41.883 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.882+0000 7fb01424f780 1 > prepared multipart upload key=CHEEDYEMAX2D upload=JB5UN2BB560P tag=EZJ74JT9406P type=write size=2332093 2024-08-17T00:53:41.884 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.884+0000 7fb01424f780 1 < completed delete operation key=GI1HR389TZUU tag=5W03D5Y8H1D4 type=del 2024-08-17T00:53:41.886 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.885+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=789OCMFPZ709 type=del size=1419411 2024-08-17T00:53:41.887 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.887+0000 7fb01424f780 1 < completed part key=_multipart_N3MD2TBM9VPH.2~BGHYBDPIEVAK.0 size=419885 2024-08-17T00:53:41.890 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.889+0000 7fb01424f780 1 < completed multipart upload key=N3MD2TBM9VPH upload=BGHYBDPIEVAK tag=DTYZ2AWKX1Q9 type=write size=1468461 2024-08-17T00:53:41.892 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.891+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=5DYB03S1UK3Q type=del size=751018 2024-08-17T00:53:41.893 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.892+0000 7fb01424f780 1 < completed delete operation key=ABVVA0H3PKK2 tag=BZL6NF0FYQVS type=del 2024-08-17T00:53:41.895 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.895+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~RRJQPC6MAWW1.0 size=1048576 2024-08-17T00:53:41.896 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.896+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~RRJQPC6MAWW1.1 size=808828 2024-08-17T00:53:41.897 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.896+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=RRJQPC6MAWW1 tag=0UWJ6KYWZ569 type=write size=2905980 2024-08-17T00:53:41.898 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.897+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~05JQDB7QFHZ8.0 size=76084 2024-08-17T00:53:41.900 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.899+0000 7fb01424f780 1 < completed multipart upload key=EBJHQJY1RR06 upload=05JQDB7QFHZ8 tag=TWB75ZRYPKFE type=write size=1124660 2024-08-17T00:53:41.902 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.901+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=P0SRBHUD29ZB type=write size=58562 2024-08-17T00:53:41.904 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.904+0000 7fb01424f780 1 < suggested remove operation key=LKOTKLA00UZK tag=QW3X72JX4Z02 type=write 2024-08-17T00:53:41.907 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.906+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~5M1D414RYUP2.0 size=1048576 2024-08-17T00:53:41.908 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.907+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~5M1D414RYUP2.1 size=1048576 2024-08-17T00:53:41.909 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.908+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~5M1D414RYUP2.2 size=310109 2024-08-17T00:53:41.909 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.908+0000 7fb01424f780 1 > prepared multipart upload key=AUFE3JLJ8M3L upload=5M1D414RYUP2 tag=JMXV3AJOB79P type=write size=3455837 2024-08-17T00:53:41.910 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.910+0000 7fb01424f780 1 < completed part key=_multipart_X6NVU1F49VO8.2~EA2BSZCOHAGE.0 size=326000 2024-08-17T00:53:41.913 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.912+0000 7fb01424f780 1 < completed multipart upload key=X6NVU1F49VO8 upload=EA2BSZCOHAGE tag=0OAS2OMLPD5A type=write size=1374576 2024-08-17T00:53:41.915 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.914+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~4XQS3E8IVEEH.0 size=1048576 2024-08-17T00:53:41.916 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.915+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~4XQS3E8IVEEH.1 size=1048576 2024-08-17T00:53:41.917 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.916+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~4XQS3E8IVEEH.2 size=656275 2024-08-17T00:53:41.917 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.916+0000 7fb01424f780 1 > prepared multipart upload key=RZ2IEE5FVARR upload=4XQS3E8IVEEH tag=74TR9A4GDH1K type=write size=3802003 2024-08-17T00:53:41.919 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.919+0000 7fb01424f780 1 < suggested remove operation key=MXCT40R93XCB tag=3K6L7I27Z8GZ type=write 2024-08-17T00:53:41.921 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.920+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=V3QCSJ4LH6HT type=del size=1925852 2024-08-17T00:53:41.921 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.920+0000 7fb01424f780 1 < canceled part key=_multipart_34WSPC8OQCN9.2~J4GNUAZDT8IN.0 size=1048576 2024-08-17T00:53:41.922 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.921+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~J4GNUAZDT8IN.1 size=1042025 2024-08-17T00:53:41.925 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.924+0000 7fb01424f780 1 < canceled multipart upload key=34WSPC8OQCN9 upload=J4GNUAZDT8IN tag=H8MJTCO0GTDN type=write size=3139177 2024-08-17T00:53:41.927 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.926+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~MM9VV9X75CJK.0 size=1048576 2024-08-17T00:53:41.928 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.927+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~MM9VV9X75CJK.1 size=289587 2024-08-17T00:53:41.928 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.927+0000 7fb01424f780 1 > prepared multipart upload key=W4SLINB2L3K2 upload=MM9VV9X75CJK tag=O1O74NY3DRYU type=write size=2386739 2024-08-17T00:53:41.929 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.929+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~WC5ARW7223OD.0 size=1048576 2024-08-17T00:53:41.930 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.930+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~WC5ARW7223OD.1 size=940476 2024-08-17T00:53:41.933 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.932+0000 7fb01424f780 1 < completed multipart upload key=WSUZM346535N upload=WC5ARW7223OD tag=ZA7L2NC6YMDJ type=write size=3037628 2024-08-17T00:53:41.935 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.935+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~53GPAT7Y2575.0 size=1048576 2024-08-17T00:53:41.936 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.936+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~53GPAT7Y2575.1 size=835531 2024-08-17T00:53:41.937 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.936+0000 7fb01424f780 1 > prepared multipart upload key=U1LNH0TF0YZA upload=53GPAT7Y2575 tag=E13WMIG02T35 type=write size=2932683 2024-08-17T00:53:41.938 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.938+0000 7fb01424f780 -1 < failed to complete operation key=MXCT40R93XCB tag=DCG8JK9NGIQJ type=del size=1302775: (22) Invalid argument 2024-08-17T00:53:41.940 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.939+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=BUIVF3MJUHTI type=write size=714458 2024-08-17T00:53:41.941 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.941+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=387ZWMRW4HS1 type=del 2024-08-17T00:53:41.943 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.942+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=QVSYFHH3NEEV type=del size=2914578 2024-08-17T00:53:41.945 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.945+0000 7fb01424f780 1 < suggested update operation key=VT9PITFIBA0U tag=EXJE7LXFFG40 type=del size=2411340 2024-08-17T00:53:41.947 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.946+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=Z1F93IXXYXE2 type=del size=3122838 2024-08-17T00:53:41.948 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.948+0000 7fb01424f780 1 < canceled operation key=X6NVU1F49VO8 tag=THAG5QNUBR1Z type=del size=289631 2024-08-17T00:53:41.950 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.949+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=JH6LXMXKKKH0 type=write size=527245 2024-08-17T00:53:41.951 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.950+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~H59LP116JSDW.0 size=1048576 2024-08-17T00:53:41.952 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.951+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~H59LP116JSDW.1 size=1048576 2024-08-17T00:53:41.953 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.952+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~H59LP116JSDW.2 size=247340 2024-08-17T00:53:41.955 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.954+0000 7fb01424f780 1 < completed multipart upload key=GQP0TA69WBUB upload=H59LP116JSDW tag=Y1CD2VMW61Y5 type=write size=3393068 2024-08-17T00:53:41.958 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.957+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~2TU4GY2GM8QV.0 size=204413 2024-08-17T00:53:41.958 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.957+0000 7fb01424f780 1 > prepared multipart upload key=8HBBNALD090M upload=2TU4GY2GM8QV tag=1J64V5JZEGH3 type=write size=1252989 2024-08-17T00:53:41.959 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.958+0000 7fb01424f780 1 < canceled operation key=W4SLINB2L3K2 tag=PJ1F2UMPQWPB type=del size=3342686 2024-08-17T00:53:41.962 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.961+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~J955OZO6J0WG.0 size=1048576 2024-08-17T00:53:41.963 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.962+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~J955OZO6J0WG.1 size=1048576 2024-08-17T00:53:41.964 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.963+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~J955OZO6J0WG.2 size=361460 2024-08-17T00:53:41.964 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.963+0000 7fb01424f780 1 > prepared multipart upload key=LVQDLJUQ9C3D upload=J955OZO6J0WG tag=2JQL50HVPPPY type=write size=3507188 2024-08-17T00:53:41.965 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.965+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~JB5UN2BB560P.0 size=1048576 2024-08-17T00:53:41.965 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.965+0000 7fb01424f780 1 < canceled part key=_multipart_CHEEDYEMAX2D.2~JB5UN2BB560P.1 size=234941 2024-08-17T00:53:41.968 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.967+0000 7fb01424f780 1 < canceled multipart upload key=CHEEDYEMAX2D upload=JB5UN2BB560P tag=EZJ74JT9406P type=write size=2332093 2024-08-17T00:53:41.971 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.970+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~GL9E4NOXR3NN.0 size=1048576 2024-08-17T00:53:41.972 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.971+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~GL9E4NOXR3NN.1 size=1048576 2024-08-17T00:53:41.973 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.972+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~GL9E4NOXR3NN.2 size=378145 2024-08-17T00:53:41.973 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.972+0000 7fb01424f780 1 > prepared multipart upload key=VT9PITFIBA0U upload=GL9E4NOXR3NN tag=09M5B0VP20HM type=write size=3523873 2024-08-17T00:53:41.975 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.974+0000 7fb01424f780 -1 < failed to complete operation key=VT9PITFIBA0U tag=789OCMFPZ709 type=del size=1419411: (22) Invalid argument 2024-08-17T00:53:41.976 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.975+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=L5NL1R5OLU1K type=del size=3924730 2024-08-17T00:53:41.978 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.977+0000 7fb01424f780 1 < canceled operation key=CPZBVFH6I5H3 tag=5DYB03S1UK3Q type=del size=751018 2024-08-17T00:53:41.980 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.979+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~0T9WA2XDX3P8.0 size=603277 2024-08-17T00:53:41.980 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.979+0000 7fb01424f780 1 > prepared multipart upload key=U1LNH0TF0YZA upload=0T9WA2XDX3P8 tag=LKDUSLLAW34I type=write size=1651853 2024-08-17T00:53:41.981 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.981+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~RRJQPC6MAWW1.0 size=1048576 2024-08-17T00:53:41.982 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.982+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~RRJQPC6MAWW1.1 size=808828 2024-08-17T00:53:41.985 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.984+0000 7fb01424f780 1 < completed multipart upload key=VRVT7GCWUU6N upload=RRJQPC6MAWW1 tag=0UWJ6KYWZ569 type=write size=2905980 2024-08-17T00:53:41.988 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.987+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~TP8CMBJ3A6TE.0 size=1048576 2024-08-17T00:53:41.989 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.988+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~TP8CMBJ3A6TE.1 size=67485 2024-08-17T00:53:41.989 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.988+0000 7fb01424f780 1 > prepared multipart upload key=7FAQBH9KA29U upload=TP8CMBJ3A6TE tag=YZ59DSW46OLD type=write size=2164637 2024-08-17T00:53:41.990 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.989+0000 7fb01424f780 1 < completed write operation key=7FAQBH9KA29U tag=P0SRBHUD29ZB type=write size=58562 2024-08-17T00:53:41.993 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.992+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~WQD6MS0LNOW6.0 size=1048576 2024-08-17T00:53:41.994 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.993+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~WQD6MS0LNOW6.1 size=689580 2024-08-17T00:53:41.994 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.993+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=WQD6MS0LNOW6 tag=3AHN2DCMRUUZ type=write size=2786732 2024-08-17T00:53:41.996 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.995+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~5M1D414RYUP2.0 size=1048576 2024-08-17T00:53:41.997 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.996+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~5M1D414RYUP2.1 size=1048576 2024-08-17T00:53:41.998 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:41.997+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~5M1D414RYUP2.2 size=310109 2024-08-17T00:53:42.001 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.000+0000 7fb01424f780 1 < completed multipart upload key=AUFE3JLJ8M3L upload=5M1D414RYUP2 tag=JMXV3AJOB79P type=write size=3455837 2024-08-17T00:53:42.002 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.002+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=HTL7KS8WHI3C type=del size=2898137 2024-08-17T00:53:42.004 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.003+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~4XQS3E8IVEEH.0 size=1048576 2024-08-17T00:53:42.005 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.005+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~4XQS3E8IVEEH.1 size=1048576 2024-08-17T00:53:42.007 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.006+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~4XQS3E8IVEEH.2 size=656275 2024-08-17T00:53:42.009 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.008+0000 7fb01424f780 1 < completed multipart upload key=RZ2IEE5FVARR upload=4XQS3E8IVEEH tag=74TR9A4GDH1K type=write size=3802003 2024-08-17T00:53:42.010 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.010+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=6MX4OQTM3MTE type=write size=682130 2024-08-17T00:53:42.012 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.011+0000 7fb01424f780 1 < canceled operation key=AUFE3JLJ8M3L tag=V3QCSJ4LH6HT type=del size=1925852 2024-08-17T00:53:42.014 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.014+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~NGT5YEY840XI.0 size=1048576 2024-08-17T00:53:42.016 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.015+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~NGT5YEY840XI.1 size=512897 2024-08-17T00:53:42.016 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.015+0000 7fb01424f780 1 > prepared multipart upload key=W4SLINB2L3K2 upload=NGT5YEY840XI tag=62K2V3AQ27J5 type=write size=2610049 2024-08-17T00:53:42.017 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.016+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~MM9VV9X75CJK.0 size=1048576 2024-08-17T00:53:42.018 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.018+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~MM9VV9X75CJK.1 size=289587 2024-08-17T00:53:42.021 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.020+0000 7fb01424f780 1 < completed multipart upload key=W4SLINB2L3K2 upload=MM9VV9X75CJK tag=O1O74NY3DRYU type=write size=2386739 2024-08-17T00:53:42.022 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.022+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=AWYFEYDIND4H type=write size=220445 2024-08-17T00:53:42.024 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.024+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~53GPAT7Y2575.0 size=1048576 2024-08-17T00:53:42.026 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.025+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~53GPAT7Y2575.1 size=835531 2024-08-17T00:53:42.028 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.027+0000 7fb01424f780 1 < completed multipart upload key=U1LNH0TF0YZA upload=53GPAT7Y2575 tag=E13WMIG02T35 type=write size=2932683 2024-08-17T00:53:42.029 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.029+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=6UKP71OQOW3T type=del size=688783 2024-08-17T00:53:42.031 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.030+0000 7fb01424f780 1 < completed write operation key=8HBBNALD090M tag=BUIVF3MJUHTI type=write size=714458 2024-08-17T00:53:42.033 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.033+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~YEWPZSMEMD7L.0 size=1048576 2024-08-17T00:53:42.035 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.034+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~YEWPZSMEMD7L.1 size=1048576 2024-08-17T00:53:42.036 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.035+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~YEWPZSMEMD7L.2 size=520517 2024-08-17T00:53:42.036 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.035+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=YEWPZSMEMD7L tag=1H1VTG9Q5ZRO type=write size=3666245 2024-08-17T00:53:42.037 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.036+0000 7fb01424f780 1 < completed delete operation key=WSUZM346535N tag=QVSYFHH3NEEV type=del 2024-08-17T00:53:42.039 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.038+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=9KXPO8BPBAH7 type=del size=3037376 2024-08-17T00:53:42.042 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.041+0000 7fb01424f780 1 < suggested remove operation key=AUFE3JLJ8M3L tag=Z1F93IXXYXE2 type=del 2024-08-17T00:53:42.043 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.043+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=0B2Q5E8XXYTQ type=del size=3768678 2024-08-17T00:53:42.045 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.044+0000 7fb01424f780 1 < completed write operation key=UV6ESHH9QNCW tag=JH6LXMXKKKH0 type=write size=527245 2024-08-17T00:53:42.046 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.046+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=0KBGDE86YA78 type=del size=3599592 2024-08-17T00:53:42.048 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.047+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~2TU4GY2GM8QV.0 size=204413 2024-08-17T00:53:42.050 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.050+0000 7fb01424f780 1 < completed multipart upload key=8HBBNALD090M upload=2TU4GY2GM8QV tag=1J64V5JZEGH3 type=write size=1252989 2024-08-17T00:53:42.053 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.052+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~4QNEUL3VBYKP.0 size=1048576 2024-08-17T00:53:42.054 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.053+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~4QNEUL3VBYKP.1 size=1048576 2024-08-17T00:53:42.055 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.055+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~4QNEUL3VBYKP.2 size=508906 2024-08-17T00:53:42.055 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.055+0000 7fb01424f780 1 > prepared multipart upload key=GQP0TA69WBUB upload=4QNEUL3VBYKP tag=BYFTSK5M7OFI type=write size=3654634 2024-08-17T00:53:42.057 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.056+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~J955OZO6J0WG.0 size=1048576 2024-08-17T00:53:42.058 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.057+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~J955OZO6J0WG.1 size=1048576 2024-08-17T00:53:42.059 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.059+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~J955OZO6J0WG.2 size=361460 2024-08-17T00:53:42.062 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.061+0000 7fb01424f780 1 < completed multipart upload key=LVQDLJUQ9C3D upload=J955OZO6J0WG tag=2JQL50HVPPPY type=write size=3507188 2024-08-17T00:53:42.063 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.062+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=I5BH3NL104Q1 type=del size=77877 2024-08-17T00:53:42.065 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.064+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~GL9E4NOXR3NN.0 size=1048576 2024-08-17T00:53:42.066 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.066+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~GL9E4NOXR3NN.1 size=1048576 2024-08-17T00:53:42.068 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.067+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~GL9E4NOXR3NN.2 size=378145 2024-08-17T00:53:42.072 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.071+0000 7fb01424f780 1 < completed multipart upload key=VT9PITFIBA0U upload=GL9E4NOXR3NN tag=09M5B0VP20HM type=write size=3523873 2024-08-17T00:53:42.075 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.074+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=NNL6SE17FUEB type=del size=89914 2024-08-17T00:53:42.076 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.075+0000 7fb01424f780 1 < completed delete operation key=5COBAX0KWX44 tag=L5NL1R5OLU1K type=del 2024-08-17T00:53:42.077 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.077+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=ODGKB5NIY0J0 type=del size=3972271 2024-08-17T00:53:42.079 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.078+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~0T9WA2XDX3P8.0 size=603277 2024-08-17T00:53:42.081 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.081+0000 7fb01424f780 1 < completed multipart upload key=U1LNH0TF0YZA upload=0T9WA2XDX3P8 tag=LKDUSLLAW34I type=write size=1651853 2024-08-17T00:53:42.083 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.082+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=7177AA4HW9FW type=write size=494681 2024-08-17T00:53:42.084 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.084+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~TP8CMBJ3A6TE.0 size=1048576 2024-08-17T00:53:42.085 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.085+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~TP8CMBJ3A6TE.1 size=67485 2024-08-17T00:53:42.088 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.087+0000 7fb01424f780 1 < completed multipart upload key=7FAQBH9KA29U upload=TP8CMBJ3A6TE tag=YZ59DSW46OLD type=write size=2164637 2024-08-17T00:53:42.089 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.088+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=3H4NKZVX4M5G type=del size=3653497 2024-08-17T00:53:42.090 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.090+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~WQD6MS0LNOW6.0 size=1048576 2024-08-17T00:53:42.091 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.091+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~WQD6MS0LNOW6.1 size=689580 2024-08-17T00:53:42.094 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.093+0000 7fb01424f780 1 < completed multipart upload key=6O4EVROYIWFY upload=WQD6MS0LNOW6 tag=3AHN2DCMRUUZ type=write size=2786732 2024-08-17T00:53:42.095 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.094+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=CYDVY47012IX type=del size=1876115 2024-08-17T00:53:42.097 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.096+0000 7fb01424f780 1 < canceled operation key=3WCJZ3SLDTDT tag=HTL7KS8WHI3C type=del size=2898137 2024-08-17T00:53:42.099 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.099+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~L4HDLHLABN44.0 size=613449 2024-08-17T00:53:42.100 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.099+0000 7fb01424f780 1 > prepared multipart upload key=CPZBVFH6I5H3 upload=L4HDLHLABN44 tag=4FLAKY22YHFZ type=write size=1662025 2024-08-17T00:53:42.101 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.100+0000 7fb01424f780 1 < completed write operation key=5COBAX0KWX44 tag=6MX4OQTM3MTE type=write size=682130 2024-08-17T00:53:42.102 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.101+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=CTQC2SHS038G type=write size=669620 2024-08-17T00:53:42.104 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.103+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~NGT5YEY840XI.0 size=1048576 2024-08-17T00:53:42.104 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.104+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~NGT5YEY840XI.1 size=512897 2024-08-17T00:53:42.107 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.106+0000 7fb01424f780 1 < completed multipart upload key=W4SLINB2L3K2 upload=NGT5YEY840XI tag=62K2V3AQ27J5 type=write size=2610049 2024-08-17T00:53:42.108 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.107+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=66VA4YIKDQMY type=del size=155229 2024-08-17T00:53:42.109 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.109+0000 7fb01424f780 1 < completed write operation key=WSUZM346535N tag=AWYFEYDIND4H type=write size=220445 2024-08-17T00:53:42.111 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.110+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=HQ7GOUWJY0Z9 type=del size=586029 2024-08-17T00:53:42.112 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.111+0000 7fb01424f780 1 < completed delete operation key=N3MD2TBM9VPH tag=6UKP71OQOW3T type=del 2024-08-17T00:53:42.113 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.113+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=Q9KBZC23Q20N type=del size=2227367 2024-08-17T00:53:42.115 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.114+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~YEWPZSMEMD7L.0 size=1048576 2024-08-17T00:53:42.115 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.114+0000 7fb01424f780 1 < canceled part key=_multipart_VRVT7GCWUU6N.2~YEWPZSMEMD7L.1 size=1048576 2024-08-17T00:53:42.116 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.115+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~YEWPZSMEMD7L.2 size=520517 2024-08-17T00:53:42.118 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.117+0000 7fb01424f780 1 < canceled multipart upload key=VRVT7GCWUU6N upload=YEWPZSMEMD7L tag=1H1VTG9Q5ZRO type=write size=3666245 2024-08-17T00:53:42.119 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.119+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=9LBN9X3JCU96 type=del size=3609094 2024-08-17T00:53:42.121 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.120+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=9KXPO8BPBAH7 type=del 2024-08-17T00:53:42.122 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.121+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=98HPO19MQEIT type=del size=2109736 2024-08-17T00:53:42.124 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.123+0000 7fb01424f780 1 < completed delete operation key=S3KCL8RBE1AG tag=0B2Q5E8XXYTQ type=del 2024-08-17T00:53:42.125 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.124+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=QP7P393Y6AK2 type=del size=1969449 2024-08-17T00:53:42.126 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.126+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=0KBGDE86YA78 type=del 2024-08-17T00:53:42.128 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.127+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=QTC82227CE4X type=del size=3838666 2024-08-17T00:53:42.129 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.128+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~4QNEUL3VBYKP.0 size=1048576 2024-08-17T00:53:42.130 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.130+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~4QNEUL3VBYKP.1 size=1048576 2024-08-17T00:53:42.131 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.131+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~4QNEUL3VBYKP.2 size=508906 2024-08-17T00:53:42.134 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.133+0000 7fb01424f780 1 < completed multipart upload key=GQP0TA69WBUB upload=4QNEUL3VBYKP tag=BYFTSK5M7OFI type=write size=3654634 2024-08-17T00:53:42.135 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.135+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=1DRTN5IVMHAK type=del size=1873675 2024-08-17T00:53:42.137 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.136+0000 7fb01424f780 1 < completed delete operation key=45YXPRO1DP7L tag=I5BH3NL104Q1 type=del 2024-08-17T00:53:42.138 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.137+0000 7fb01424f780 1 > prepared operation key=6O4EVROYIWFY tag=4AFW8WIQEK85 type=del size=4032256 2024-08-17T00:53:42.139 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.139+0000 7fb01424f780 1 < canceled operation key=OLV8V97NI3YD tag=NNL6SE17FUEB type=del size=89914 2024-08-17T00:53:42.141 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.140+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=B3O6M1ZVSC3Y type=del size=4014357 2024-08-17T00:53:42.142 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.142+0000 7fb01424f780 1 < completed delete operation key=GQP0TA69WBUB tag=ODGKB5NIY0J0 type=del 2024-08-17T00:53:42.145 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.144+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~I8EIPACWGFVU.0 size=674496 2024-08-17T00:53:42.145 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.144+0000 7fb01424f780 1 > prepared multipart upload key=W4SLINB2L3K2 upload=I8EIPACWGFVU tag=FTXLAWYTV3BB type=write size=1723072 2024-08-17T00:53:42.146 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.145+0000 7fb01424f780 1 < canceled operation key=34WSPC8OQCN9 tag=7177AA4HW9FW type=write size=494681 2024-08-17T00:53:42.148 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.147+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=A5MKYJI7Z3AY type=del size=734949 2024-08-17T00:53:42.150 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.149+0000 7fb01424f780 1 < suggested remove operation key=8HBBNALD090M tag=3H4NKZVX4M5G type=del 2024-08-17T00:53:42.153 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.152+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~ITEM5RGPBGE8.0 size=717518 2024-08-17T00:53:42.153 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.152+0000 7fb01424f780 1 > prepared multipart upload key=3WCJZ3SLDTDT upload=ITEM5RGPBGE8 tag=YLGDBNSNHZBT type=write size=1766094 2024-08-17T00:53:42.155 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.154+0000 7fb01424f780 1 < canceled operation key=45YXPRO1DP7L tag=CYDVY47012IX type=del size=1876115 2024-08-17T00:53:42.157 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.156+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~I4MY90T0JSW2.0 size=464174 2024-08-17T00:53:42.157 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.156+0000 7fb01424f780 1 > prepared multipart upload key=8W4X8O3PVGIK upload=I4MY90T0JSW2 tag=NWO6XIITF7SL type=write size=1512750 2024-08-17T00:53:42.159 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.158+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~L4HDLHLABN44.0 size=613449 2024-08-17T00:53:42.161 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.161+0000 7fb01424f780 1 < completed multipart upload key=CPZBVFH6I5H3 upload=L4HDLHLABN44 tag=4FLAKY22YHFZ type=write size=1662025 2024-08-17T00:53:42.163 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.162+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=ZRJCGTADA7EA type=del size=2779171 2024-08-17T00:53:42.164 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.164+0000 7fb01424f780 1 < completed write operation key=34WSPC8OQCN9 tag=CTQC2SHS038G type=write size=669620 2024-08-17T00:53:42.166 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.165+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=RTVI06RARM0F type=write size=223572 2024-08-17T00:53:42.169 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.168+0000 7fb01424f780 1 < suggested update operation key=EBJHQJY1RR06 tag=66VA4YIKDQMY type=del size=155229 2024-08-17T00:53:42.171 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.170+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=AX6D7H8O5X2W type=del size=3466772 2024-08-17T00:53:42.173 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.172+0000 7fb01424f780 -1 < failed to complete operation key=EBJHQJY1RR06 tag=HQ7GOUWJY0Z9 type=del size=586029: (22) Invalid argument 2024-08-17T00:53:42.176 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.175+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~R0SCYVHZ3R57.0 size=783679 2024-08-17T00:53:42.176 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.175+0000 7fb01424f780 1 > prepared multipart upload key=3WCJZ3SLDTDT upload=R0SCYVHZ3R57 tag=PSN5K66CC672 type=write size=1832255 2024-08-17T00:53:42.177 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.176+0000 7fb01424f780 1 < completed delete operation key=MXCT40R93XCB tag=Q9KBZC23Q20N type=del 2024-08-17T00:53:42.180 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.179+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~4RPJH1NWBBGW.0 size=1048576 2024-08-17T00:53:42.181 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.180+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~4RPJH1NWBBGW.1 size=329894 2024-08-17T00:53:42.181 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.180+0000 7fb01424f780 1 > prepared multipart upload key=GI1HR389TZUU upload=4RPJH1NWBBGW tag=2I0PFLA44FOV type=write size=2427046 2024-08-17T00:53:42.182 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.182+0000 7fb01424f780 1 < completed delete operation key=VT9PITFIBA0U tag=9LBN9X3JCU96 type=del 2024-08-17T00:53:42.185 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.184+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~L79JJHW7AN3X.0 size=1026845 2024-08-17T00:53:42.185 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.184+0000 7fb01424f780 1 > prepared multipart upload key=OLV8V97NI3YD upload=L79JJHW7AN3X tag=PDMHLFVDSM0Y type=write size=2075421 2024-08-17T00:53:42.188 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.187+0000 7fb01424f780 1 < suggested update operation key=AUFE3JLJ8M3L tag=98HPO19MQEIT type=del size=2109736 2024-08-17T00:53:42.189 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.189+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=DNEAXLVOJY74 type=del size=1417917 2024-08-17T00:53:42.191 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.190+0000 7fb01424f780 1 < completed delete operation key=W4SLINB2L3K2 tag=QP7P393Y6AK2 type=del 2024-08-17T00:53:42.193 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.192+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~GO28ZEJ0W7WW.0 size=1048576 2024-08-17T00:53:42.194 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.193+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~GO28ZEJ0W7WW.1 size=1048576 2024-08-17T00:53:42.195 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.195+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~GO28ZEJ0W7WW.2 size=37105 2024-08-17T00:53:42.195 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.195+0000 7fb01424f780 1 > prepared multipart upload key=AUFE3JLJ8M3L upload=GO28ZEJ0W7WW tag=VRUIKM5KBJRG type=write size=3182833 2024-08-17T00:53:42.197 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.196+0000 7fb01424f780 1 < canceled operation key=GQP0TA69WBUB tag=QTC82227CE4X type=del size=3838666 2024-08-17T00:53:42.198 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.197+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=GACW6XQ2I7WZ type=del size=3041099 2024-08-17T00:53:42.201 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.200+0000 7fb01424f780 1 < suggested update operation key=GQP0TA69WBUB tag=1DRTN5IVMHAK type=del size=1873675 2024-08-17T00:53:42.203 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.202+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~G0ITD399QIE4.0 size=1048576 2024-08-17T00:53:42.204 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.204+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~G0ITD399QIE4.1 size=1048576 2024-08-17T00:53:42.205 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.205+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~G0ITD399QIE4.2 size=291522 2024-08-17T00:53:42.206 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.205+0000 7fb01424f780 1 > prepared multipart upload key=8GM8KYF0PWHP upload=G0ITD399QIE4 tag=BWQUFP7QIGJU type=write size=3437250 2024-08-17T00:53:42.207 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.206+0000 7fb01424f780 1 < completed delete operation key=6O4EVROYIWFY tag=4AFW8WIQEK85 type=del 2024-08-17T00:53:42.208 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.208+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=E9FPTJFCR9N0 type=del size=1882252 2024-08-17T00:53:42.210 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.209+0000 7fb01424f780 1 < completed delete operation key=U1LNH0TF0YZA tag=B3O6M1ZVSC3Y type=del 2024-08-17T00:53:42.211 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.210+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=TCLA697UQHEQ type=write size=971075 2024-08-17T00:53:42.212 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.212+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~I8EIPACWGFVU.0 size=674496 2024-08-17T00:53:42.215 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.214+0000 7fb01424f780 1 < completed multipart upload key=W4SLINB2L3K2 upload=I8EIPACWGFVU tag=FTXLAWYTV3BB type=write size=1723072 2024-08-17T00:53:42.216 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.215+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=1JO6NENGWUI9 type=write size=889597 2024-08-17T00:53:42.217 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.217+0000 7fb01424f780 1 < completed delete operation key=LVQDLJUQ9C3D tag=A5MKYJI7Z3AY type=del 2024-08-17T00:53:42.219 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.218+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=P3JVCGXUNLVE type=del size=3591190 2024-08-17T00:53:42.220 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.220+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~ITEM5RGPBGE8.0 size=717518 2024-08-17T00:53:42.223 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.222+0000 7fb01424f780 1 < completed multipart upload key=3WCJZ3SLDTDT upload=ITEM5RGPBGE8 tag=YLGDBNSNHZBT type=write size=1766094 2024-08-17T00:53:42.225 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.224+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~SFIR4217VQ6G.0 size=1048576 2024-08-17T00:53:42.226 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.225+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~SFIR4217VQ6G.1 size=791724 2024-08-17T00:53:42.226 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.225+0000 7fb01424f780 1 > prepared multipart upload key=7FAQBH9KA29U upload=SFIR4217VQ6G tag=I569UHSTC07C type=write size=2888876 2024-08-17T00:53:42.227 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.227+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~I4MY90T0JSW2.0 size=464174 2024-08-17T00:53:42.229 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.229+0000 7fb01424f780 1 < completed multipart upload key=8W4X8O3PVGIK upload=I4MY90T0JSW2 tag=NWO6XIITF7SL type=write size=1512750 2024-08-17T00:53:42.235 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.231+0000 7fb01424f780 1 > prepared part key=_multipart_X6NVU1F49VO8.2~XLM9KJN10TEH.0 size=1048576 2024-08-17T00:53:42.235 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.233+0000 7fb01424f780 1 > prepared part key=_multipart_X6NVU1F49VO8.2~XLM9KJN10TEH.1 size=1048576 2024-08-17T00:53:42.235 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.234+0000 7fb01424f780 1 > prepared part key=_multipart_X6NVU1F49VO8.2~XLM9KJN10TEH.2 size=905896 2024-08-17T00:53:42.235 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.234+0000 7fb01424f780 1 > prepared multipart upload key=X6NVU1F49VO8 upload=XLM9KJN10TEH tag=VNETSIKRWK03 type=write size=4051624 2024-08-17T00:53:42.236 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.235+0000 7fb01424f780 1 < completed delete operation key=UV6ESHH9QNCW tag=ZRJCGTADA7EA type=del 2024-08-17T00:53:42.237 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.237+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=V9PDIUR83Y7L type=del size=1144726 2024-08-17T00:53:42.239 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.238+0000 7fb01424f780 1 < canceled operation key=MJKZQUILO7KC tag=RTVI06RARM0F type=write size=223572 2024-08-17T00:53:42.240 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.239+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=VAI4CG5WXBOI type=del size=3194256 2024-08-17T00:53:42.241 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.241+0000 7fb01424f780 1 < completed delete operation key=X6NVU1F49VO8 tag=AX6D7H8O5X2W type=del 2024-08-17T00:53:42.244 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.243+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~4GO9TURJK6J5.0 size=1048576 2024-08-17T00:53:42.245 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.244+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~4GO9TURJK6J5.1 size=411318 2024-08-17T00:53:42.245 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.244+0000 7fb01424f780 1 > prepared multipart upload key=8GM8KYF0PWHP upload=4GO9TURJK6J5 tag=2CELHYDF42L0 type=write size=2508470 2024-08-17T00:53:42.246 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.245+0000 7fb01424f780 1 < canceled part key=_multipart_3WCJZ3SLDTDT.2~R0SCYVHZ3R57.0 size=783679 2024-08-17T00:53:42.248 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.247+0000 7fb01424f780 1 < canceled multipart upload key=3WCJZ3SLDTDT upload=R0SCYVHZ3R57 tag=PSN5K66CC672 type=write size=1832255 2024-08-17T00:53:42.249 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.248+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=L47XVP3BITOC type=write size=922605 2024-08-17T00:53:42.250 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.250+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~4RPJH1NWBBGW.0 size=1048576 2024-08-17T00:53:42.251 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.250+0000 7fb01424f780 1 < canceled part key=_multipart_GI1HR389TZUU.2~4RPJH1NWBBGW.1 size=329894 2024-08-17T00:53:42.253 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.252+0000 7fb01424f780 1 < canceled multipart upload key=GI1HR389TZUU upload=4RPJH1NWBBGW tag=2I0PFLA44FOV type=write size=2427046 2024-08-17T00:53:42.255 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.254+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~ZBYSZ1IXE4Y6.0 size=1048576 2024-08-17T00:53:42.256 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.255+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~ZBYSZ1IXE4Y6.1 size=1048576 2024-08-17T00:53:42.257 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.257+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~ZBYSZ1IXE4Y6.2 size=915924 2024-08-17T00:53:42.257 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.257+0000 7fb01424f780 1 > prepared multipart upload key=UV6ESHH9QNCW upload=ZBYSZ1IXE4Y6 tag=5IRUGR53M8OY type=write size=4061652 2024-08-17T00:53:42.259 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.258+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~L79JJHW7AN3X.0 size=1026845 2024-08-17T00:53:42.261 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.260+0000 7fb01424f780 1 < completed multipart upload key=OLV8V97NI3YD upload=L79JJHW7AN3X tag=PDMHLFVDSM0Y type=write size=2075421 2024-08-17T00:53:42.264 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.263+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~A7IHEBZJ17QN.0 size=219196 2024-08-17T00:53:42.264 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.263+0000 7fb01424f780 1 > prepared multipart upload key=3WCJZ3SLDTDT upload=A7IHEBZJ17QN tag=DMUOICI6A441 type=write size=1267772 2024-08-17T00:53:42.266 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.266+0000 7fb01424f780 1 < suggested update operation key=MJKZQUILO7KC tag=DNEAXLVOJY74 type=del size=1417917 2024-08-17T00:53:42.268 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.267+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=FI39FY1VW479 type=del size=2141289 2024-08-17T00:53:42.269 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.269+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~GO28ZEJ0W7WW.0 size=1048576 2024-08-17T00:53:42.271 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.270+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~GO28ZEJ0W7WW.1 size=1048576 2024-08-17T00:53:42.272 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.272+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~GO28ZEJ0W7WW.2 size=37105 2024-08-17T00:53:42.275 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.274+0000 7fb01424f780 1 < completed multipart upload key=AUFE3JLJ8M3L upload=GO28ZEJ0W7WW tag=VRUIKM5KBJRG type=write size=3182833 2024-08-17T00:53:42.278 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.277+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~6XTWB13RM7PV.0 size=1048576 2024-08-17T00:53:42.279 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.278+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~6XTWB13RM7PV.1 size=718741 2024-08-17T00:53:42.279 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.278+0000 7fb01424f780 1 > prepared multipart upload key=CPZBVFH6I5H3 upload=6XTWB13RM7PV tag=18UV06OJYRX2 type=write size=2815893 2024-08-17T00:53:42.280 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.280+0000 7fb01424f780 1 < completed delete operation key=AUFE3JLJ8M3L tag=GACW6XQ2I7WZ type=del 2024-08-17T00:53:42.283 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.283+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~X50VZQTULI4L.0 size=1048576 2024-08-17T00:53:42.285 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.284+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~X50VZQTULI4L.1 size=891883 2024-08-17T00:53:42.285 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.284+0000 7fb01424f780 1 > prepared multipart upload key=CHEEDYEMAX2D upload=X50VZQTULI4L tag=3AC44ERPIAA0 type=write size=2989035 2024-08-17T00:53:42.286 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.285+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~G0ITD399QIE4.0 size=1048576 2024-08-17T00:53:42.288 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.287+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~G0ITD399QIE4.1 size=1048576 2024-08-17T00:53:42.289 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.289+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~G0ITD399QIE4.2 size=291522 2024-08-17T00:53:42.292 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.291+0000 7fb01424f780 1 < completed multipart upload key=8GM8KYF0PWHP upload=G0ITD399QIE4 tag=BWQUFP7QIGJU type=write size=3437250 2024-08-17T00:53:42.294 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.293+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=I6TNECGDWYLC type=del size=2836551 2024-08-17T00:53:42.296 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.296+0000 7fb01424f780 1 < suggested update operation key=U1LNH0TF0YZA tag=E9FPTJFCR9N0 type=del size=1882252 2024-08-17T00:53:42.298 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.297+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=UC3FVZ3OB8TP type=del size=763062 2024-08-17T00:53:42.299 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.299+0000 7fb01424f780 1 < completed write operation key=CPZBVFH6I5H3 tag=TCLA697UQHEQ type=write size=971075 2024-08-17T00:53:42.303 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.302+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~N2MWK24Q0A29.0 size=771726 2024-08-17T00:53:42.303 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.302+0000 7fb01424f780 1 > prepared multipart upload key=5COBAX0KWX44 upload=N2MWK24Q0A29 tag=U3WSZZJ51F32 type=write size=1820302 2024-08-17T00:53:42.304 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.304+0000 7fb01424f780 1 < completed write operation key=CHEEDYEMAX2D tag=1JO6NENGWUI9 type=write size=889597 2024-08-17T00:53:42.307 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.306+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~IWJZTYFDLHT1.0 size=1048576 2024-08-17T00:53:42.308 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.307+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~IWJZTYFDLHT1.1 size=585280 2024-08-17T00:53:42.308 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.307+0000 7fb01424f780 1 > prepared multipart upload key=AUFE3JLJ8M3L upload=IWJZTYFDLHT1 tag=IZGU4DHOMIHN type=write size=2682432 2024-08-17T00:53:42.310 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.309+0000 7fb01424f780 1 < completed delete operation key=UV6ESHH9QNCW tag=P3JVCGXUNLVE type=del 2024-08-17T00:53:42.312 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.311+0000 7fb01424f780 1 > prepared operation key=6O4EVROYIWFY tag=CBUILR7WX5DK type=del size=1184983 2024-08-17T00:53:42.312 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.311+0000 7fb01424f780 1 < canceled part key=_multipart_7FAQBH9KA29U.2~SFIR4217VQ6G.0 size=1048576 2024-08-17T00:53:42.313 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.312+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~SFIR4217VQ6G.1 size=791724 2024-08-17T00:53:42.316 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.315+0000 7fb01424f780 1 < canceled multipart upload key=7FAQBH9KA29U upload=SFIR4217VQ6G tag=I569UHSTC07C type=write size=2888876 2024-08-17T00:53:42.318 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.317+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~JMLB79D94C3W.0 size=1048576 2024-08-17T00:53:42.319 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.318+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~JMLB79D94C3W.1 size=916157 2024-08-17T00:53:42.319 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.318+0000 7fb01424f780 1 > prepared multipart upload key=45YXPRO1DP7L upload=JMLB79D94C3W tag=2YETZMW6JYPR type=write size=3013309 2024-08-17T00:53:42.319 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.319+0000 7fb01424f780 1 < canceled part key=_multipart_X6NVU1F49VO8.2~XLM9KJN10TEH.0 size=1048576 2024-08-17T00:53:42.320 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.320+0000 7fb01424f780 1 < completed part key=_multipart_X6NVU1F49VO8.2~XLM9KJN10TEH.1 size=1048576 2024-08-17T00:53:42.322 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.321+0000 7fb01424f780 1 < completed part key=_multipart_X6NVU1F49VO8.2~XLM9KJN10TEH.2 size=905896 2024-08-17T00:53:42.324 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.323+0000 7fb01424f780 1 < canceled multipart upload key=X6NVU1F49VO8 upload=XLM9KJN10TEH tag=VNETSIKRWK03 type=write size=4051624 2024-08-17T00:53:42.327 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.326+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~I9TR42A8NCR9.0 size=1048576 2024-08-17T00:53:42.328 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.327+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~I9TR42A8NCR9.1 size=1048576 2024-08-17T00:53:42.329 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.328+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~I9TR42A8NCR9.2 size=479734 2024-08-17T00:53:42.329 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.328+0000 7fb01424f780 1 > prepared multipart upload key=LVQDLJUQ9C3D upload=I9TR42A8NCR9 tag=76CMCSL5BWBB type=write size=3625462 2024-08-17T00:53:42.332 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.331+0000 7fb01424f780 1 < suggested remove operation key=EBJHQJY1RR06 tag=V9PDIUR83Y7L type=del 2024-08-17T00:53:42.333 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.333+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=1JXDM1VNOBRP type=del size=2854691 2024-08-17T00:53:42.335 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.334+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=VAI4CG5WXBOI type=del 2024-08-17T00:53:42.336 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.336+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=BNNNIMIG84WP type=write size=945119 2024-08-17T00:53:42.338 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.337+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~4GO9TURJK6J5.0 size=1048576 2024-08-17T00:53:42.339 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.338+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~4GO9TURJK6J5.1 size=411318 2024-08-17T00:53:42.341 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.341+0000 7fb01424f780 1 < completed multipart upload key=8GM8KYF0PWHP upload=4GO9TURJK6J5 tag=2CELHYDF42L0 type=write size=2508470 2024-08-17T00:53:42.343 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.342+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=8TNWXAC7Z024 type=del size=3152265 2024-08-17T00:53:42.344 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.344+0000 7fb01424f780 1 < completed write operation key=LKOTKLA00UZK tag=L47XVP3BITOC type=write size=922605 2024-08-17T00:53:42.347 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.347+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~5GYJM28H4FEN.0 size=1048576 2024-08-17T00:53:42.349 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.348+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~5GYJM28H4FEN.1 size=1048576 2024-08-17T00:53:42.350 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.349+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~5GYJM28H4FEN.2 size=369523 2024-08-17T00:53:42.350 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.349+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=5GYJM28H4FEN tag=ZS6E221I3WPO type=write size=3515251 2024-08-17T00:53:42.352 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.351+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~ZBYSZ1IXE4Y6.0 size=1048576 2024-08-17T00:53:42.353 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.352+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~ZBYSZ1IXE4Y6.1 size=1048576 2024-08-17T00:53:42.354 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.354+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~ZBYSZ1IXE4Y6.2 size=915924 2024-08-17T00:53:42.357 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.356+0000 7fb01424f780 1 < completed multipart upload key=UV6ESHH9QNCW upload=ZBYSZ1IXE4Y6 tag=5IRUGR53M8OY type=write size=4061652 2024-08-17T00:53:42.358 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.358+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=GARIVCJE5B6D type=del size=2516223 2024-08-17T00:53:42.359 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.358+0000 7fb01424f780 1 < canceled part key=_multipart_3WCJZ3SLDTDT.2~A7IHEBZJ17QN.0 size=219196 2024-08-17T00:53:42.361 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.361+0000 7fb01424f780 1 < canceled multipart upload key=3WCJZ3SLDTDT upload=A7IHEBZJ17QN tag=DMUOICI6A441 type=write size=1267772 2024-08-17T00:53:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:42 smithi177 ceph-mon[90034]: osdmap e1072: 8 total, 8 up, 8 in 2024-08-17T00:53:42.364 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.363+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~REWQAYMI7QI0.0 size=485111 2024-08-17T00:53:42.364 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.363+0000 7fb01424f780 1 > prepared multipart upload key=LKOTKLA00UZK upload=REWQAYMI7QI0 tag=Y00S5RMXHX51 type=write size=1533687 2024-08-17T00:53:42.366 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.365+0000 7fb01424f780 1 < completed delete operation key=8GM8KYF0PWHP tag=FI39FY1VW479 type=del 2024-08-17T00:53:42.368 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.367+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=YF037SJLSPIY type=del size=290614 2024-08-17T00:53:42.369 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.368+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~6XTWB13RM7PV.0 size=1048576 2024-08-17T00:53:42.370 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.370+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~6XTWB13RM7PV.1 size=718741 2024-08-17T00:53:42.373 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.372+0000 7fb01424f780 1 < completed multipart upload key=CPZBVFH6I5H3 upload=6XTWB13RM7PV tag=18UV06OJYRX2 type=write size=2815893 2024-08-17T00:53:42.376 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.375+0000 7fb01424f780 1 > prepared part key=_multipart_X6NVU1F49VO8.2~WFMD94SPQTYB.0 size=1048576 2024-08-17T00:53:42.377 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.376+0000 7fb01424f780 1 > prepared part key=_multipart_X6NVU1F49VO8.2~WFMD94SPQTYB.1 size=1048576 2024-08-17T00:53:42.378 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.378+0000 7fb01424f780 1 > prepared part key=_multipart_X6NVU1F49VO8.2~WFMD94SPQTYB.2 size=609994 2024-08-17T00:53:42.378 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.378+0000 7fb01424f780 1 > prepared multipart upload key=X6NVU1F49VO8 upload=WFMD94SPQTYB tag=7G9C9H3NHNHB type=write size=3755722 2024-08-17T00:53:42.380 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.379+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~X50VZQTULI4L.0 size=1048576 2024-08-17T00:53:42.381 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.380+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~X50VZQTULI4L.1 size=891883 2024-08-17T00:53:42.384 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.383+0000 7fb01424f780 1 < completed multipart upload key=CHEEDYEMAX2D upload=X50VZQTULI4L tag=3AC44ERPIAA0 type=write size=2989035 2024-08-17T00:53:42.385 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.385+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=RVC9TYHQ32BQ type=del size=2294191 2024-08-17T00:53:42.387 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.386+0000 7fb01424f780 1 < canceled operation key=LKOTKLA00UZK tag=I6TNECGDWYLC type=del size=2836551 2024-08-17T00:53:42.388 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.388+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=WSY2HTHNPFYL type=del size=842640 2024-08-17T00:53:42.390 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.389+0000 7fb01424f780 1 < completed delete operation key=U1LNH0TF0YZA tag=UC3FVZ3OB8TP type=del 2024-08-17T00:53:42.393 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.392+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~DZPPAG3YYAIO.0 size=1048576 2024-08-17T00:53:42.394 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.393+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~DZPPAG3YYAIO.1 size=1048576 2024-08-17T00:53:42.395 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.394+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~DZPPAG3YYAIO.2 size=552802 2024-08-17T00:53:42.395 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.394+0000 7fb01424f780 1 > prepared multipart upload key=W4SLINB2L3K2 upload=DZPPAG3YYAIO tag=H9LWH3TJXS1V type=write size=3698530 2024-08-17T00:53:42.397 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.396+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~N2MWK24Q0A29.0 size=771726 2024-08-17T00:53:42.399 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.398+0000 7fb01424f780 1 < completed multipart upload key=5COBAX0KWX44 upload=N2MWK24Q0A29 tag=U3WSZZJ51F32 type=write size=1820302 2024-08-17T00:53:42.401 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.400+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=FZ3YSUT2F613 type=del size=2606250 2024-08-17T00:53:42.402 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.401+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~IWJZTYFDLHT1.0 size=1048576 2024-08-17T00:53:42.403 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.402+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~IWJZTYFDLHT1.1 size=585280 2024-08-17T00:53:42.406 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.405+0000 7fb01424f780 1 < completed multipart upload key=AUFE3JLJ8M3L upload=IWJZTYFDLHT1 tag=IZGU4DHOMIHN type=write size=2682432 2024-08-17T00:53:42.407 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.407+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=TR56V0BHZUAX type=del size=2529410 2024-08-17T00:53:42.409 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.408+0000 7fb01424f780 1 < completed delete operation key=6O4EVROYIWFY tag=CBUILR7WX5DK type=del 2024-08-17T00:53:42.412 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.411+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~O4HYUC633OWD.0 size=1048576 2024-08-17T00:53:42.413 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.412+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~O4HYUC633OWD.1 size=1048576 2024-08-17T00:53:42.414 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.413+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~O4HYUC633OWD.2 size=177551 2024-08-17T00:53:42.414 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.413+0000 7fb01424f780 1 > prepared multipart upload key=GI1HR389TZUU upload=O4HYUC633OWD tag=G8RGFQE2JNU4 type=write size=3323279 2024-08-17T00:53:42.417 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.415+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~JMLB79D94C3W.0 size=1048576 2024-08-17T00:53:42.417 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.416+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~JMLB79D94C3W.1 size=916157 2024-08-17T00:53:42.419 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.418+0000 7fb01424f780 1 < completed multipart upload key=45YXPRO1DP7L upload=JMLB79D94C3W tag=2YETZMW6JYPR type=write size=3013309 2024-08-17T00:53:42.421 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.420+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=25K7OUOKMODP type=del size=3674349 2024-08-17T00:53:42.422 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.422+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~I9TR42A8NCR9.0 size=1048576 2024-08-17T00:53:42.423 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.423+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~I9TR42A8NCR9.1 size=1048576 2024-08-17T00:53:42.425 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.424+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~I9TR42A8NCR9.2 size=479734 2024-08-17T00:53:42.427 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.426+0000 7fb01424f780 1 < completed multipart upload key=LVQDLJUQ9C3D upload=I9TR42A8NCR9 tag=76CMCSL5BWBB type=write size=3625462 2024-08-17T00:53:42.429 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.428+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=BQDFMPLSKX1S type=write size=216945 2024-08-17T00:53:42.430 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.430+0000 7fb01424f780 1 < completed delete operation key=GQP0TA69WBUB tag=1JXDM1VNOBRP type=del 2024-08-17T00:53:42.433 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.432+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~8YG5JRXU9U72.0 size=38526 2024-08-17T00:53:42.433 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.432+0000 7fb01424f780 1 > prepared multipart upload key=LKOTKLA00UZK upload=8YG5JRXU9U72 tag=4R93ZPLH50GK type=write size=1087102 2024-08-17T00:53:42.439 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.434+0000 7fb01424f780 1 < completed write operation key=3WCJZ3SLDTDT tag=BNNNIMIG84WP type=write size=945119 2024-08-17T00:53:42.439 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.437+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~13DWW3BBX2E6.0 size=1048576 2024-08-17T00:53:42.439 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.438+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~13DWW3BBX2E6.1 size=394291 2024-08-17T00:53:42.439 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.438+0000 7fb01424f780 1 > prepared multipart upload key=GI1HR389TZUU upload=13DWW3BBX2E6 tag=V279T9JDFK21 type=write size=2491443 2024-08-17T00:53:42.441 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.440+0000 7fb01424f780 1 < completed delete operation key=X6NVU1F49VO8 tag=8TNWXAC7Z024 type=del 2024-08-17T00:53:42.444 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.443+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~X4GMZ6I86Z6I.0 size=601584 2024-08-17T00:53:42.444 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.443+0000 7fb01424f780 1 > prepared multipart upload key=3WCJZ3SLDTDT upload=X4GMZ6I86Z6I tag=07YUMSY64ISR type=write size=1650160 2024-08-17T00:53:42.445 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.445+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~5GYJM28H4FEN.0 size=1048576 2024-08-17T00:53:42.446 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.446+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~5GYJM28H4FEN.1 size=1048576 2024-08-17T00:53:42.448 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.447+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~5GYJM28H4FEN.2 size=369523 2024-08-17T00:53:42.450 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.449+0000 7fb01424f780 1 < completed multipart upload key=VRVT7GCWUU6N upload=5GYJM28H4FEN tag=ZS6E221I3WPO type=write size=3515251 2024-08-17T00:53:42.452 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.451+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=49MLYIMNK9VR type=del size=4133091 2024-08-17T00:53:42.453 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.452+0000 7fb01424f780 1 < completed delete operation key=GI1HR389TZUU tag=GARIVCJE5B6D type=del 2024-08-17T00:53:42.455 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.454+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=80KCHSLH2Q48 type=del size=2974571 2024-08-17T00:53:42.456 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.456+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~REWQAYMI7QI0.0 size=485111 2024-08-17T00:53:42.459 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.458+0000 7fb01424f780 1 < completed multipart upload key=LKOTKLA00UZK upload=REWQAYMI7QI0 tag=Y00S5RMXHX51 type=write size=1533687 2024-08-17T00:53:42.461 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.460+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=MVJMA4N9ZOEC type=write size=70051 2024-08-17T00:53:42.464 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.463+0000 7fb01424f780 1 < suggested update operation key=N3MD2TBM9VPH tag=YF037SJLSPIY type=del size=290614 2024-08-17T00:53:42.467 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.466+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~BX7CGMMAD3X6.0 size=1048576 2024-08-17T00:53:42.468 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.468+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~BX7CGMMAD3X6.1 size=1048576 2024-08-17T00:53:42.469 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.469+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~BX7CGMMAD3X6.2 size=20937 2024-08-17T00:53:42.470 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.469+0000 7fb01424f780 1 > prepared multipart upload key=GQP0TA69WBUB upload=BX7CGMMAD3X6 tag=S56D7Y990GX9 type=write size=3166665 2024-08-17T00:53:42.471 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.470+0000 7fb01424f780 1 < completed part key=_multipart_X6NVU1F49VO8.2~WFMD94SPQTYB.0 size=1048576 2024-08-17T00:53:42.472 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.471+0000 7fb01424f780 1 < completed part key=_multipart_X6NVU1F49VO8.2~WFMD94SPQTYB.1 size=1048576 2024-08-17T00:53:42.473 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.473+0000 7fb01424f780 1 < completed part key=_multipart_X6NVU1F49VO8.2~WFMD94SPQTYB.2 size=609994 2024-08-17T00:53:42.476 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.475+0000 7fb01424f780 1 < completed multipart upload key=X6NVU1F49VO8 upload=WFMD94SPQTYB tag=7G9C9H3NHNHB type=write size=3755722 2024-08-17T00:53:42.477 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.477+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=Q2NK2SL2VKAQ type=write size=914020 2024-08-17T00:53:42.479 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.478+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=RVC9TYHQ32BQ type=del 2024-08-17T00:53:42.481 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.481+0000 7fb01424f780 1 > prepared part key=_multipart_N3MD2TBM9VPH.2~AATDALCDZRF6.0 size=617152 2024-08-17T00:53:42.481 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.481+0000 7fb01424f780 1 > prepared multipart upload key=N3MD2TBM9VPH upload=AATDALCDZRF6 tag=8GE14FP5F09Z type=write size=1665728 2024-08-17T00:53:42.483 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.482+0000 7fb01424f780 1 < completed delete operation key=UV6ESHH9QNCW tag=WSY2HTHNPFYL type=del 2024-08-17T00:53:42.486 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.485+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~L87QE9DWI2KU.0 size=680411 2024-08-17T00:53:42.486 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.485+0000 7fb01424f780 1 > prepared multipart upload key=GI1HR389TZUU upload=L87QE9DWI2KU tag=QRVSFL5HX6CZ type=write size=1728987 2024-08-17T00:53:42.487 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.486+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~DZPPAG3YYAIO.0 size=1048576 2024-08-17T00:53:42.489 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.488+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~DZPPAG3YYAIO.1 size=1048576 2024-08-17T00:53:42.490 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.489+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~DZPPAG3YYAIO.2 size=552802 2024-08-17T00:53:42.492 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.491+0000 7fb01424f780 1 < completed multipart upload key=W4SLINB2L3K2 upload=DZPPAG3YYAIO tag=H9LWH3TJXS1V type=write size=3698530 2024-08-17T00:53:42.494 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.493+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=CR8IJHBHNFQD type=del size=2338235 2024-08-17T00:53:42.496 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.496+0000 7fb01424f780 1 < suggested remove operation key=34WSPC8OQCN9 tag=FZ3YSUT2F613 type=del 2024-08-17T00:53:42.498 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.497+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=3MRO4LX5KX1Y type=del size=3931560 2024-08-17T00:53:42.499 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.499+0000 7fb01424f780 1 < completed delete operation key=ABVVA0H3PKK2 tag=TR56V0BHZUAX type=del 2024-08-17T00:53:42.502 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.502+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~9LUMCOFAW1CP.0 size=1048576 2024-08-17T00:53:42.504 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.503+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~9LUMCOFAW1CP.1 size=686595 2024-08-17T00:53:42.504 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.503+0000 7fb01424f780 1 > prepared multipart upload key=MXCT40R93XCB upload=9LUMCOFAW1CP tag=ORTH1JM8K4BF type=write size=2783747 2024-08-17T00:53:42.505 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.505+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~O4HYUC633OWD.0 size=1048576 2024-08-17T00:53:42.507 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.506+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~O4HYUC633OWD.1 size=1048576 2024-08-17T00:53:42.508 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.507+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~O4HYUC633OWD.2 size=177551 2024-08-17T00:53:42.510 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.509+0000 7fb01424f780 1 < completed multipart upload key=GI1HR389TZUU upload=O4HYUC633OWD tag=G8RGFQE2JNU4 type=write size=3323279 2024-08-17T00:53:42.512 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.511+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=6CJWS2031HFF type=write size=156093 2024-08-17T00:53:42.515 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.514+0000 7fb01424f780 1 < suggested remove operation key=MXCT40R93XCB tag=25K7OUOKMODP type=del 2024-08-17T00:53:42.517 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.516+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~N7MTBXSP7LPW.0 size=1048576 2024-08-17T00:53:42.518 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.518+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~N7MTBXSP7LPW.1 size=1048576 2024-08-17T00:53:42.520 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.519+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~N7MTBXSP7LPW.2 size=82631 2024-08-17T00:53:42.520 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.519+0000 7fb01424f780 1 > prepared multipart upload key=ABVVA0H3PKK2 upload=N7MTBXSP7LPW tag=PNFCU0JLMVT0 type=write size=3228359 2024-08-17T00:53:42.521 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.520+0000 7fb01424f780 1 < canceled operation key=VRVT7GCWUU6N tag=BQDFMPLSKX1S type=write size=216945 2024-08-17T00:53:42.523 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.522+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=WJWY5GA5Z2AE type=del size=2631049 2024-08-17T00:53:42.525 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.524+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~8YG5JRXU9U72.0 size=38526 2024-08-17T00:53:42.528 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.527+0000 7fb01424f780 1 < completed multipart upload key=LKOTKLA00UZK upload=8YG5JRXU9U72 tag=4R93ZPLH50GK type=write size=1087102 2024-08-17T00:53:42.529 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.529+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=XW7M9JYJOQIG type=del size=930608 2024-08-17T00:53:42.531 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.530+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~13DWW3BBX2E6.0 size=1048576 2024-08-17T00:53:42.532 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.532+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~13DWW3BBX2E6.1 size=394291 2024-08-17T00:53:42.535 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.534+0000 7fb01424f780 1 < completed multipart upload key=GI1HR389TZUU upload=13DWW3BBX2E6 tag=V279T9JDFK21 type=write size=2491443 2024-08-17T00:53:42.536 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.536+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=5HDWBUOMWZ4V type=del size=408763 2024-08-17T00:53:42.538 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.537+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~X4GMZ6I86Z6I.0 size=601584 2024-08-17T00:53:42.540 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.540+0000 7fb01424f780 1 < completed multipart upload key=3WCJZ3SLDTDT upload=X4GMZ6I86Z6I tag=07YUMSY64ISR type=write size=1650160 2024-08-17T00:53:42.543 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.543+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~F4UY7O8Y8G2F.0 size=1048576 2024-08-17T00:53:42.545 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.544+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~F4UY7O8Y8G2F.1 size=1048576 2024-08-17T00:53:42.546 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.545+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~F4UY7O8Y8G2F.2 size=576390 2024-08-17T00:53:42.546 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.545+0000 7fb01424f780 1 > prepared multipart upload key=UV6ESHH9QNCW upload=F4UY7O8Y8G2F tag=OZIUP2GCJLSC type=write size=3722118 2024-08-17T00:53:42.547 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.547+0000 7fb01424f780 1 < completed delete operation key=VT9PITFIBA0U tag=49MLYIMNK9VR type=del 2024-08-17T00:53:42.550 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.549+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~KSPNS8AVR7ZY.0 size=759137 2024-08-17T00:53:42.550 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.549+0000 7fb01424f780 1 > prepared multipart upload key=8HBBNALD090M upload=KSPNS8AVR7ZY tag=LM1JTNAQQ2BZ type=write size=1807713 2024-08-17T00:53:42.552 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.551+0000 7fb01424f780 1 < completed delete operation key=45YXPRO1DP7L tag=80KCHSLH2Q48 type=del 2024-08-17T00:53:42.553 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.552+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=CTCYB39CBFPH type=del size=2282150 2024-08-17T00:53:42.555 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.554+0000 7fb01424f780 1 < completed write operation key=X6NVU1F49VO8 tag=MVJMA4N9ZOEC type=write size=70051 2024-08-17T00:53:42.557 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.557+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~OVQKDWGWF721.0 size=240181 2024-08-17T00:53:42.557 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.557+0000 7fb01424f780 1 > prepared multipart upload key=U1LNH0TF0YZA upload=OVQKDWGWF721 tag=S70M0IBE16LP type=write size=1288757 2024-08-17T00:53:42.558 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.557+0000 7fb01424f780 1 < canceled part key=_multipart_GQP0TA69WBUB.2~BX7CGMMAD3X6.0 size=1048576 2024-08-17T00:53:42.559 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.558+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~BX7CGMMAD3X6.1 size=1048576 2024-08-17T00:53:42.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:42 smithi110 ceph-mon[100641]: osdmap e1072: 8 total, 8 up, 8 in 2024-08-17T00:53:42.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:42 smithi110 ceph-mon[98148]: osdmap e1072: 8 total, 8 up, 8 in 2024-08-17T00:53:42.560 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.559+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~BX7CGMMAD3X6.2 size=20937 2024-08-17T00:53:42.562 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.562+0000 7fb01424f780 1 < canceled multipart upload key=GQP0TA69WBUB upload=BX7CGMMAD3X6 tag=S56D7Y990GX9 type=write size=3166665 2024-08-17T00:53:42.565 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.564+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~7VK76F6U7XWX.0 size=1048576 2024-08-17T00:53:42.566 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.565+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~7VK76F6U7XWX.1 size=725170 2024-08-17T00:53:42.566 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.565+0000 7fb01424f780 1 > prepared multipart upload key=3WCJZ3SLDTDT upload=7VK76F6U7XWX tag=LEZ11F63PGWL type=write size=2822322 2024-08-17T00:53:42.569 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.568+0000 7fb01424f780 1 < suggested remove operation key=MJKZQUILO7KC tag=Q2NK2SL2VKAQ type=write 2024-08-17T00:53:42.572 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.571+0000 7fb01424f780 1 > prepared part key=_multipart_X6NVU1F49VO8.2~64QOJ6G7R0UT.0 size=1048576 2024-08-17T00:53:42.573 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.572+0000 7fb01424f780 1 > prepared part key=_multipart_X6NVU1F49VO8.2~64QOJ6G7R0UT.1 size=1048576 2024-08-17T00:53:42.574 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.573+0000 7fb01424f780 1 > prepared part key=_multipart_X6NVU1F49VO8.2~64QOJ6G7R0UT.2 size=821606 2024-08-17T00:53:42.574 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.573+0000 7fb01424f780 1 > prepared multipart upload key=X6NVU1F49VO8 upload=64QOJ6G7R0UT tag=PGMK70BK0PEH type=write size=3967334 2024-08-17T00:53:42.576 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.575+0000 7fb01424f780 1 < completed part key=_multipart_N3MD2TBM9VPH.2~AATDALCDZRF6.0 size=617152 2024-08-17T00:53:42.578 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.577+0000 7fb01424f780 1 < completed multipart upload key=N3MD2TBM9VPH upload=AATDALCDZRF6 tag=8GE14FP5F09Z type=write size=1665728 2024-08-17T00:53:42.581 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.580+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~OH4N04V3CTDB.0 size=1048576 2024-08-17T00:53:42.582 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.581+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~OH4N04V3CTDB.1 size=752179 2024-08-17T00:53:42.582 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.581+0000 7fb01424f780 1 > prepared multipart upload key=VT9PITFIBA0U upload=OH4N04V3CTDB tag=1XFGU65NQ5MT type=write size=2849331 2024-08-17T00:53:42.583 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.583+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~L87QE9DWI2KU.0 size=680411 2024-08-17T00:53:42.586 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.585+0000 7fb01424f780 1 < completed multipart upload key=GI1HR389TZUU upload=L87QE9DWI2KU tag=QRVSFL5HX6CZ type=write size=1728987 2024-08-17T00:53:42.589 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.588+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~JCON8M4QZ2QM.0 size=799947 2024-08-17T00:53:42.589 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.588+0000 7fb01424f780 1 > prepared multipart upload key=U1LNH0TF0YZA upload=JCON8M4QZ2QM tag=162ZI41Y735N type=write size=1848523 2024-08-17T00:53:42.594 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.590+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=CR8IJHBHNFQD type=del 2024-08-17T00:53:42.595 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.591+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=M6WQV94EXNK5 type=del size=4029380 2024-08-17T00:53:42.595 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.593+0000 7fb01424f780 1 < completed delete operation key=S3KCL8RBE1AG tag=3MRO4LX5KX1Y type=del 2024-08-17T00:53:42.596 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.595+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~B8MK6LM7Y2OI.0 size=1048576 2024-08-17T00:53:42.597 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.596+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~B8MK6LM7Y2OI.1 size=427035 2024-08-17T00:53:42.597 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.596+0000 7fb01424f780 1 > prepared multipart upload key=LKOTKLA00UZK upload=B8MK6LM7Y2OI tag=XZOF793OHDPL type=write size=2524187 2024-08-17T00:53:42.599 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.598+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~9LUMCOFAW1CP.0 size=1048576 2024-08-17T00:53:42.600 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.599+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~9LUMCOFAW1CP.1 size=686595 2024-08-17T00:53:42.602 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.602+0000 7fb01424f780 1 < completed multipart upload key=MXCT40R93XCB upload=9LUMCOFAW1CP tag=ORTH1JM8K4BF type=write size=2783747 2024-08-17T00:53:42.604 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.603+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=FCY3WDAE6QWL type=del size=3707552 2024-08-17T00:53:42.605 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.605+0000 7fb01424f780 1 < completed write operation key=8GM8KYF0PWHP tag=6CJWS2031HFF type=write size=156093 2024-08-17T00:53:42.607 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.606+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=RL5UKEC0AQVK type=del size=2245780 2024-08-17T00:53:42.608 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.608+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~N7MTBXSP7LPW.0 size=1048576 2024-08-17T00:53:42.610 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.609+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~N7MTBXSP7LPW.1 size=1048576 2024-08-17T00:53:42.611 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.610+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~N7MTBXSP7LPW.2 size=82631 2024-08-17T00:53:42.613 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.612+0000 7fb01424f780 1 < completed multipart upload key=ABVVA0H3PKK2 upload=N7MTBXSP7LPW tag=PNFCU0JLMVT0 type=write size=3228359 2024-08-17T00:53:42.615 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.614+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=0B4H2CRT2E49 type=del size=1338273 2024-08-17T00:53:42.617 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.617+0000 7fb01424f780 1 < suggested update operation key=GQP0TA69WBUB tag=WJWY5GA5Z2AE type=del size=2631049 2024-08-17T00:53:42.619 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.618+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=71V0BPT2M3YU type=del size=1442611 2024-08-17T00:53:42.621 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.620+0000 7fb01424f780 1 < completed delete operation key=AUFE3JLJ8M3L tag=XW7M9JYJOQIG type=del 2024-08-17T00:53:42.622 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.622+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=4JTLAJINVO7S type=del size=3782082 2024-08-17T00:53:42.624 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.623+0000 7fb01424f780 1 < completed delete operation key=CPZBVFH6I5H3 tag=5HDWBUOMWZ4V type=del 2024-08-17T00:53:42.627 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.626+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~79AN2LE2D5HX.0 size=1048576 2024-08-17T00:53:42.628 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.627+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~79AN2LE2D5HX.1 size=826040 2024-08-17T00:53:42.628 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.627+0000 7fb01424f780 1 > prepared multipart upload key=W4SLINB2L3K2 upload=79AN2LE2D5HX tag=Q09RIPKYHF24 type=write size=2923192 2024-08-17T00:53:42.629 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.628+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~F4UY7O8Y8G2F.0 size=1048576 2024-08-17T00:53:42.631 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.630+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~F4UY7O8Y8G2F.1 size=1048576 2024-08-17T00:53:42.632 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.631+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~F4UY7O8Y8G2F.2 size=576390 2024-08-17T00:53:42.634 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.634+0000 7fb01424f780 1 < completed multipart upload key=UV6ESHH9QNCW upload=F4UY7O8Y8G2F tag=OZIUP2GCJLSC type=write size=3722118 2024-08-17T00:53:42.636 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.635+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=GWBX3KLR3R3E type=del size=1677728 2024-08-17T00:53:42.638 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.637+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~KSPNS8AVR7ZY.0 size=759137 2024-08-17T00:53:42.641 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.640+0000 7fb01424f780 1 < completed multipart upload key=8HBBNALD090M upload=KSPNS8AVR7ZY tag=LM1JTNAQQ2BZ type=write size=1807713 2024-08-17T00:53:42.643 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.642+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=SVH8IY5I9TRC type=del size=3878639 2024-08-17T00:53:42.644 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.643+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=CTCYB39CBFPH type=del 2024-08-17T00:53:42.646 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.645+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=OUUCAPOCMS8B type=del size=2513857 2024-08-17T00:53:42.647 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.647+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~OVQKDWGWF721.0 size=240181 2024-08-17T00:53:42.650 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.650+0000 7fb01424f780 1 < completed multipart upload key=U1LNH0TF0YZA upload=OVQKDWGWF721 tag=S70M0IBE16LP type=write size=1288757 2024-08-17T00:53:42.653 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.653+0000 7fb01424f780 1 > prepared part key=_multipart_X6NVU1F49VO8.2~4DOVU9GUWZWE.0 size=1048576 2024-08-17T00:53:42.654 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.654+0000 7fb01424f780 1 > prepared part key=_multipart_X6NVU1F49VO8.2~4DOVU9GUWZWE.1 size=1048576 2024-08-17T00:53:42.656 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.655+0000 7fb01424f780 1 > prepared part key=_multipart_X6NVU1F49VO8.2~4DOVU9GUWZWE.2 size=591132 2024-08-17T00:53:42.656 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.655+0000 7fb01424f780 1 > prepared multipart upload key=X6NVU1F49VO8 upload=4DOVU9GUWZWE tag=578RYZJ1XBBU type=write size=3736860 2024-08-17T00:53:42.657 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.656+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~7VK76F6U7XWX.0 size=1048576 2024-08-17T00:53:42.658 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.658+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~7VK76F6U7XWX.1 size=725170 2024-08-17T00:53:42.661 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.660+0000 7fb01424f780 1 < completed multipart upload key=3WCJZ3SLDTDT upload=7VK76F6U7XWX tag=LEZ11F63PGWL type=write size=2822322 2024-08-17T00:53:42.663 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.662+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=WSOUP8HK569H type=del size=3805093 2024-08-17T00:53:42.664 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.663+0000 7fb01424f780 1 < completed part key=_multipart_X6NVU1F49VO8.2~64QOJ6G7R0UT.0 size=1048576 2024-08-17T00:53:42.664 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.663+0000 7fb01424f780 1 < canceled part key=_multipart_X6NVU1F49VO8.2~64QOJ6G7R0UT.1 size=1048576 2024-08-17T00:53:42.665 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.664+0000 7fb01424f780 1 < completed part key=_multipart_X6NVU1F49VO8.2~64QOJ6G7R0UT.2 size=821606 2024-08-17T00:53:42.668 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.667+0000 7fb01424f780 1 < canceled multipart upload key=X6NVU1F49VO8 upload=64QOJ6G7R0UT tag=PGMK70BK0PEH type=write size=3967334 2024-08-17T00:53:42.669 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.669+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=WJ23G15Z2XFG type=del size=1410149 2024-08-17T00:53:42.671 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.670+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~OH4N04V3CTDB.0 size=1048576 2024-08-17T00:53:42.672 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.671+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~OH4N04V3CTDB.1 size=752179 2024-08-17T00:53:42.674 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.674+0000 7fb01424f780 1 < completed multipart upload key=VT9PITFIBA0U upload=OH4N04V3CTDB tag=1XFGU65NQ5MT type=write size=2849331 2024-08-17T00:53:42.676 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.675+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=1UE77O1N56GL type=del size=4065742 2024-08-17T00:53:42.676 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.675+0000 7fb01424f780 1 < canceled part key=_multipart_U1LNH0TF0YZA.2~JCON8M4QZ2QM.0 size=799947 2024-08-17T00:53:42.678 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.678+0000 7fb01424f780 1 < canceled multipart upload key=U1LNH0TF0YZA upload=JCON8M4QZ2QM tag=162ZI41Y735N type=write size=1848523 2024-08-17T00:53:42.681 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.681+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~0K5LAA981ML4.0 size=698796 2024-08-17T00:53:42.681 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.681+0000 7fb01424f780 1 > prepared multipart upload key=EBJHQJY1RR06 upload=0K5LAA981ML4 tag=W088GXFSI30Z type=write size=1747372 2024-08-17T00:53:42.684 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.683+0000 7fb01424f780 1 < suggested remove operation key=WSUZM346535N tag=M6WQV94EXNK5 type=del 2024-08-17T00:53:42.686 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.685+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=G058XK00CQCN type=del size=2645970 2024-08-17T00:53:42.687 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.686+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~B8MK6LM7Y2OI.0 size=1048576 2024-08-17T00:53:42.688 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.687+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~B8MK6LM7Y2OI.1 size=427035 2024-08-17T00:53:42.691 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.690+0000 7fb01424f780 1 < completed multipart upload key=LKOTKLA00UZK upload=B8MK6LM7Y2OI tag=XZOF793OHDPL type=write size=2524187 2024-08-17T00:53:42.692 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.691+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=PSCMQJWNG3D3 type=del size=3784170 2024-08-17T00:53:42.694 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.693+0000 7fb01424f780 -1 < failed to complete operation key=GQP0TA69WBUB tag=FCY3WDAE6QWL type=del size=3707552: (22) Invalid argument 2024-08-17T00:53:42.697 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.696+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~XB71CEAOQ84O.0 size=1048576 2024-08-17T00:53:42.698 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.697+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~XB71CEAOQ84O.1 size=1048576 2024-08-17T00:53:42.699 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.698+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~XB71CEAOQ84O.2 size=878763 2024-08-17T00:53:42.699 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.698+0000 7fb01424f780 1 > prepared multipart upload key=5COBAX0KWX44 upload=XB71CEAOQ84O tag=K6EIAOKAXUKO type=write size=4024491 2024-08-17T00:53:42.701 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.700+0000 7fb01424f780 1 < canceled operation key=8W4X8O3PVGIK tag=RL5UKEC0AQVK type=del size=2245780 2024-08-17T00:53:42.703 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.703+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~6G6C5O9SV4QU.0 size=1048576 2024-08-17T00:53:42.705 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.704+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~6G6C5O9SV4QU.1 size=205050 2024-08-17T00:53:42.705 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.704+0000 7fb01424f780 1 > prepared multipart upload key=EBJHQJY1RR06 upload=6G6C5O9SV4QU tag=PNH4X6EF9GUK type=write size=2302202 2024-08-17T00:53:42.708 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.707+0000 7fb01424f780 1 < suggested update operation key=45YXPRO1DP7L tag=0B4H2CRT2E49 type=del size=1338273 2024-08-17T00:53:42.710 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.709+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=88XHAS5NV2DM type=del size=2042672 2024-08-17T00:53:42.713 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.712+0000 7fb01424f780 1 < suggested remove operation key=7FAQBH9KA29U tag=71V0BPT2M3YU type=del 2024-08-17T00:53:42.714 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.713+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=5LWV4GF8UMW1 type=write size=23443 2024-08-17T00:53:42.716 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.715+0000 7fb01424f780 -1 < failed to complete operation key=WSUZM346535N tag=4JTLAJINVO7S type=del size=3782082: (22) Invalid argument 2024-08-17T00:53:42.718 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.717+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=8A6XZIM8B1I4 type=del size=3530145 2024-08-17T00:53:42.718 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.717+0000 7fb01424f780 1 < canceled part key=_multipart_W4SLINB2L3K2.2~79AN2LE2D5HX.0 size=1048576 2024-08-17T00:53:42.719 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.718+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~79AN2LE2D5HX.1 size=826040 2024-08-17T00:53:42.722 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.721+0000 7fb01424f780 1 < canceled multipart upload key=W4SLINB2L3K2 upload=79AN2LE2D5HX tag=Q09RIPKYHF24 type=write size=2923192 2024-08-17T00:53:42.723 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.722+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=KHUUPKPRUCWC type=del size=2945944 2024-08-17T00:53:42.725 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.724+0000 7fb01424f780 1 < completed delete operation key=X6NVU1F49VO8 tag=GWBX3KLR3R3E type=del 2024-08-17T00:53:42.728 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.727+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~PK23UXCXHEBH.0 size=1048576 2024-08-17T00:53:42.729 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.728+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~PK23UXCXHEBH.1 size=423693 2024-08-17T00:53:42.729 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.728+0000 7fb01424f780 1 > prepared multipart upload key=WSUZM346535N upload=PK23UXCXHEBH tag=CXY9H1ZM40ZZ type=write size=2520845 2024-08-17T00:53:42.730 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.730+0000 7fb01424f780 -1 < failed to complete operation key=WSUZM346535N tag=SVH8IY5I9TRC type=del size=3878639: (22) Invalid argument 2024-08-17T00:53:42.732 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.731+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=XH1NUER0HS2U type=del size=2969390 2024-08-17T00:53:42.733 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.733+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=OUUCAPOCMS8B type=del 2024-08-17T00:53:42.735 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.734+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=DXRSQ1J08D3E type=del size=1274785 2024-08-17T00:53:42.737 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.736+0000 7fb01424f780 1 < completed part key=_multipart_X6NVU1F49VO8.2~4DOVU9GUWZWE.0 size=1048576 2024-08-17T00:53:42.738 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.737+0000 7fb01424f780 1 < completed part key=_multipart_X6NVU1F49VO8.2~4DOVU9GUWZWE.1 size=1048576 2024-08-17T00:53:42.739 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.739+0000 7fb01424f780 1 < completed part key=_multipart_X6NVU1F49VO8.2~4DOVU9GUWZWE.2 size=591132 2024-08-17T00:53:42.742 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.741+0000 7fb01424f780 1 < completed multipart upload key=X6NVU1F49VO8 upload=4DOVU9GUWZWE tag=578RYZJ1XBBU type=write size=3736860 2024-08-17T00:53:42.745 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.744+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~ELGL2D9CJWC9.0 size=645698 2024-08-17T00:53:42.745 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.744+0000 7fb01424f780 1 > prepared multipart upload key=OLV8V97NI3YD upload=ELGL2D9CJWC9 tag=YMX01Q2DLNTY type=write size=1694274 2024-08-17T00:53:42.746 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.745+0000 7fb01424f780 1 < completed delete operation key=GI1HR389TZUU tag=WSOUP8HK569H type=del 2024-08-17T00:53:42.748 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.747+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=7ZHEJLI20DDI type=del size=846291 2024-08-17T00:53:42.749 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.748+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=WJ23G15Z2XFG type=del 2024-08-17T00:53:42.752 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.751+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~6IYQM6PES8RC.0 size=1048576 2024-08-17T00:53:42.753 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.752+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~6IYQM6PES8RC.1 size=851527 2024-08-17T00:53:42.753 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.752+0000 7fb01424f780 1 > prepared multipart upload key=U1LNH0TF0YZA upload=6IYQM6PES8RC tag=2TP7APZKQQM6 type=write size=2948679 2024-08-17T00:53:42.755 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.754+0000 7fb01424f780 -1 < failed to complete operation key=7FAQBH9KA29U tag=1UE77O1N56GL type=del size=4065742: (22) Invalid argument 2024-08-17T00:53:42.756 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.755+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=4WFYPDZMD8EJ type=del size=161755 2024-08-17T00:53:42.758 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.757+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~0K5LAA981ML4.0 size=698796 2024-08-17T00:53:42.760 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.759+0000 7fb01424f780 1 < completed multipart upload key=EBJHQJY1RR06 upload=0K5LAA981ML4 tag=W088GXFSI30Z type=write size=1747372 2024-08-17T00:53:42.761 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.761+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=9ZSP1JXKXYWJ type=write size=178026 2024-08-17T00:53:42.763 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.762+0000 7fb01424f780 1 < completed delete operation key=EBJHQJY1RR06 tag=G058XK00CQCN type=del 2024-08-17T00:53:42.764 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.763+0000 7fb01424f780 1 > prepared operation key=6O4EVROYIWFY tag=WKTE11H7DH09 type=del size=1648107 2024-08-17T00:53:42.767 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.766+0000 7fb01424f780 1 < suggested remove operation key=CPZBVFH6I5H3 tag=PSCMQJWNG3D3 type=del 2024-08-17T00:53:42.768 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.768+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=MKQ54RZMSWZG type=del size=341638 2024-08-17T00:53:42.770 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.769+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~XB71CEAOQ84O.0 size=1048576 2024-08-17T00:53:42.771 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.770+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~XB71CEAOQ84O.1 size=1048576 2024-08-17T00:53:42.772 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.771+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~XB71CEAOQ84O.2 size=878763 2024-08-17T00:53:42.774 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.774+0000 7fb01424f780 1 < completed multipart upload key=5COBAX0KWX44 upload=XB71CEAOQ84O tag=K6EIAOKAXUKO type=write size=4024491 2024-08-17T00:53:42.776 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.775+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=II71WLCVT5CH type=write size=116499 2024-08-17T00:53:42.777 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.777+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~6G6C5O9SV4QU.0 size=1048576 2024-08-17T00:53:42.778 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.778+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~6G6C5O9SV4QU.1 size=205050 2024-08-17T00:53:42.781 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.780+0000 7fb01424f780 1 < completed multipart upload key=EBJHQJY1RR06 upload=6G6C5O9SV4QU tag=PNH4X6EF9GUK type=write size=2302202 2024-08-17T00:53:42.783 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.783+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~NO3Z8DH69I7T.0 size=1048576 2024-08-17T00:53:42.784 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.784+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~NO3Z8DH69I7T.1 size=662367 2024-08-17T00:53:42.785 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.784+0000 7fb01424f780 1 > prepared multipart upload key=3WCJZ3SLDTDT upload=NO3Z8DH69I7T tag=LH409QQK4NVN type=write size=2759519 2024-08-17T00:53:42.786 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.785+0000 7fb01424f780 1 < canceled operation key=5COBAX0KWX44 tag=88XHAS5NV2DM type=del size=2042672 2024-08-17T00:53:42.789 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.788+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~WF9CD2TD49F7.0 size=1048576 2024-08-17T00:53:42.790 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.789+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~WF9CD2TD49F7.1 size=1048576 2024-08-17T00:53:42.791 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.790+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~WF9CD2TD49F7.2 size=392463 2024-08-17T00:53:42.791 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.790+0000 7fb01424f780 1 > prepared multipart upload key=OLV8V97NI3YD upload=WF9CD2TD49F7 tag=Z8BNT3KDPJD3 type=write size=3538191 2024-08-17T00:53:42.794 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.793+0000 7fb01424f780 1 < suggested update operation key=8HBBNALD090M tag=5LWV4GF8UMW1 type=write size=23443 2024-08-17T00:53:42.796 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.796+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~GHU77NXWW650.0 size=1048576 2024-08-17T00:53:42.798 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.797+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~GHU77NXWW650.1 size=212085 2024-08-17T00:53:42.798 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.797+0000 7fb01424f780 1 > prepared multipart upload key=MJKZQUILO7KC upload=GHU77NXWW650 tag=25HYWQNFHNP7 type=write size=2309237 2024-08-17T00:53:42.800 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.800+0000 7fb01424f780 1 < suggested remove operation key=N3MD2TBM9VPH tag=8A6XZIM8B1I4 type=del 2024-08-17T00:53:42.802 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.801+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=XFIX9ONVCPBN type=del size=140870 2024-08-17T00:53:42.803 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.803+0000 7fb01424f780 1 < completed delete operation key=AUFE3JLJ8M3L tag=KHUUPKPRUCWC type=del 2024-08-17T00:53:42.806 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.805+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~1ZRALX3WG4GS.0 size=1048576 2024-08-17T00:53:42.807 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.806+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~1ZRALX3WG4GS.1 size=1048576 2024-08-17T00:53:42.808 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.808+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~1ZRALX3WG4GS.2 size=800636 2024-08-17T00:53:42.809 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.808+0000 7fb01424f780 1 > prepared multipart upload key=KEYYP2QAG9S5 upload=1ZRALX3WG4GS tag=QFCD72PZ9F76 type=write size=3946364 2024-08-17T00:53:42.810 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.809+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~PK23UXCXHEBH.0 size=1048576 2024-08-17T00:53:42.811 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.810+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~PK23UXCXHEBH.1 size=423693 2024-08-17T00:53:42.813 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.813+0000 7fb01424f780 1 < completed multipart upload key=WSUZM346535N upload=PK23UXCXHEBH tag=CXY9H1ZM40ZZ type=write size=2520845 2024-08-17T00:53:42.816 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.815+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~AFYTETYRQIG6.0 size=1048576 2024-08-17T00:53:42.817 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.817+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~AFYTETYRQIG6.1 size=1048576 2024-08-17T00:53:42.819 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.818+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~AFYTETYRQIG6.2 size=403143 2024-08-17T00:53:42.819 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.818+0000 7fb01424f780 1 > prepared multipart upload key=7FAQBH9KA29U upload=AFYTETYRQIG6 tag=BE5RTOW1MY0S type=write size=3548871 2024-08-17T00:53:42.820 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.819+0000 7fb01424f780 1 < completed delete operation key=45YXPRO1DP7L tag=XH1NUER0HS2U type=del 2024-08-17T00:53:42.821 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.821+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=ZVF1RJWEH000 type=del size=1092541 2024-08-17T00:53:42.823 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.822+0000 7fb01424f780 1 < completed delete operation key=U1LNH0TF0YZA tag=DXRSQ1J08D3E type=del 2024-08-17T00:53:42.824 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.824+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=0HH9NXSMC4Q1 type=del size=1338362 2024-08-17T00:53:42.826 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.825+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~ELGL2D9CJWC9.0 size=645698 2024-08-17T00:53:42.828 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.827+0000 7fb01424f780 1 < completed multipart upload key=OLV8V97NI3YD upload=ELGL2D9CJWC9 tag=YMX01Q2DLNTY type=write size=1694274 2024-08-17T00:53:42.831 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.830+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~OWAK5VVXA25D.0 size=1048576 2024-08-17T00:53:42.832 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.831+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~OWAK5VVXA25D.1 size=426930 2024-08-17T00:53:42.832 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.831+0000 7fb01424f780 1 > prepared multipart upload key=GQP0TA69WBUB upload=OWAK5VVXA25D tag=VOB3J52O07OX type=write size=2524082 2024-08-17T00:53:42.834 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.833+0000 7fb01424f780 1 < completed delete operation key=ABVVA0H3PKK2 tag=7ZHEJLI20DDI type=del 2024-08-17T00:53:42.836 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.836+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~QWV36B5X11KN.0 size=1048576 2024-08-17T00:53:42.838 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.837+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~QWV36B5X11KN.1 size=757356 2024-08-17T00:53:42.838 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.837+0000 7fb01424f780 1 > prepared multipart upload key=LVQDLJUQ9C3D upload=QWV36B5X11KN tag=E3DBEYSXXB8F type=write size=2854508 2024-08-17T00:53:42.839 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.838+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~6IYQM6PES8RC.0 size=1048576 2024-08-17T00:53:42.840 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.840+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~6IYQM6PES8RC.1 size=851527 2024-08-17T00:53:42.844 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.842+0000 7fb01424f780 1 < completed multipart upload key=U1LNH0TF0YZA upload=6IYQM6PES8RC tag=2TP7APZKQQM6 type=write size=2948679 2024-08-17T00:53:42.844 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.844+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=3OC4464SLPAM type=del size=2698796 2024-08-17T00:53:42.851 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.847+0000 7fb01424f780 1 < suggested remove operation key=LVQDLJUQ9C3D tag=4WFYPDZMD8EJ type=del 2024-08-17T00:53:42.851 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.848+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=1N0DG1K4X4FX type=del size=825873 2024-08-17T00:53:42.851 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.849+0000 7fb01424f780 1 < completed write operation key=W4SLINB2L3K2 tag=9ZSP1JXKXYWJ type=write size=178026 2024-08-17T00:53:42.852 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.851+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=SRNSTFWH5WHG type=del size=852334 2024-08-17T00:53:42.853 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.853+0000 7fb01424f780 1 < completed delete operation key=6O4EVROYIWFY tag=WKTE11H7DH09 type=del 2024-08-17T00:53:42.855 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.854+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=L9NGQPB7S99O type=del size=4174917 2024-08-17T00:53:42.856 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.856+0000 7fb01424f780 1 < completed delete operation key=X6NVU1F49VO8 tag=MKQ54RZMSWZG type=del 2024-08-17T00:53:42.858 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.858+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=9LRC11H9F8ZM type=del size=1263290 2024-08-17T00:53:42.861 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.861+0000 7fb01424f780 1 < suggested remove operation key=VRVT7GCWUU6N tag=II71WLCVT5CH type=write 2024-08-17T00:53:42.864 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.863+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~QATJ8DFIICBJ.0 size=1048576 2024-08-17T00:53:42.865 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.865+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~QATJ8DFIICBJ.1 size=1048576 2024-08-17T00:53:42.867 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.866+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~QATJ8DFIICBJ.2 size=580322 2024-08-17T00:53:42.867 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.866+0000 7fb01424f780 1 > prepared multipart upload key=W4SLINB2L3K2 upload=QATJ8DFIICBJ tag=PI2IPYAD2T0Z type=write size=3726050 2024-08-17T00:53:42.868 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.867+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~NO3Z8DH69I7T.0 size=1048576 2024-08-17T00:53:42.869 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.869+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~NO3Z8DH69I7T.1 size=662367 2024-08-17T00:53:42.872 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.871+0000 7fb01424f780 1 < completed multipart upload key=3WCJZ3SLDTDT upload=NO3Z8DH69I7T tag=LH409QQK4NVN type=write size=2759519 2024-08-17T00:53:42.873 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.872+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=3GKWO25FX26F type=write size=470866 2024-08-17T00:53:42.874 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.874+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~WF9CD2TD49F7.0 size=1048576 2024-08-17T00:53:42.876 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.875+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~WF9CD2TD49F7.1 size=1048576 2024-08-17T00:53:42.877 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.876+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~WF9CD2TD49F7.2 size=392463 2024-08-17T00:53:42.880 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.879+0000 7fb01424f780 1 < completed multipart upload key=OLV8V97NI3YD upload=WF9CD2TD49F7 tag=Z8BNT3KDPJD3 type=write size=3538191 2024-08-17T00:53:42.882 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.882+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~EUPNP2OH2KGL.0 size=1048576 2024-08-17T00:53:42.884 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.883+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~EUPNP2OH2KGL.1 size=1048576 2024-08-17T00:53:42.885 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.884+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~EUPNP2OH2KGL.2 size=417489 2024-08-17T00:53:42.885 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.884+0000 7fb01424f780 1 > prepared multipart upload key=MJKZQUILO7KC upload=EUPNP2OH2KGL tag=KYPCRDD2PZ4I type=write size=3563217 2024-08-17T00:53:42.887 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.886+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~GHU77NXWW650.0 size=1048576 2024-08-17T00:53:42.888 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.887+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~GHU77NXWW650.1 size=212085 2024-08-17T00:53:42.890 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.890+0000 7fb01424f780 1 < completed multipart upload key=MJKZQUILO7KC upload=GHU77NXWW650 tag=25HYWQNFHNP7 type=write size=2309237 2024-08-17T00:53:42.892 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.891+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=H0J6R67A8LNB type=del size=933184 2024-08-17T00:53:42.893 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.893+0000 7fb01424f780 1 < canceled operation key=KEYYP2QAG9S5 tag=XFIX9ONVCPBN type=del size=140870 2024-08-17T00:53:42.896 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.896+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~2CJY9LMYBP6C.0 size=227687 2024-08-17T00:53:42.896 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.896+0000 7fb01424f780 1 > prepared multipart upload key=KEYYP2QAG9S5 upload=2CJY9LMYBP6C tag=1U5ME8V3HEDB type=write size=1276263 2024-08-17T00:53:42.898 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.897+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~1ZRALX3WG4GS.0 size=1048576 2024-08-17T00:53:42.899 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.899+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~1ZRALX3WG4GS.1 size=1048576 2024-08-17T00:53:42.901 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.900+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~1ZRALX3WG4GS.2 size=800636 2024-08-17T00:53:42.904 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.903+0000 7fb01424f780 1 < completed multipart upload key=KEYYP2QAG9S5 upload=1ZRALX3WG4GS tag=QFCD72PZ9F76 type=write size=3946364 2024-08-17T00:53:42.905 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.904+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=LAW7NOZLA59F type=del size=164154 2024-08-17T00:53:42.907 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.906+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~AFYTETYRQIG6.0 size=1048576 2024-08-17T00:53:42.908 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.907+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~AFYTETYRQIG6.1 size=1048576 2024-08-17T00:53:42.909 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.909+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~AFYTETYRQIG6.2 size=403143 2024-08-17T00:53:42.912 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.912+0000 7fb01424f780 1 < completed multipart upload key=7FAQBH9KA29U upload=AFYTETYRQIG6 tag=BE5RTOW1MY0S type=write size=3548871 2024-08-17T00:53:42.914 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.913+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=ZYI0VP878FUO type=del size=1601082 2024-08-17T00:53:42.915 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.914+0000 7fb01424f780 -1 < no bi entry to suggest for operation key=VRVT7GCWUU6N tag=ZVF1RJWEH000 type=del size=1092541: (2) No such file or directory 2024-08-17T00:53:42.918 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.917+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~Z3HNZ7G1EFM6.0 size=1048576 2024-08-17T00:53:42.919 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.918+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~Z3HNZ7G1EFM6.1 size=1048576 2024-08-17T00:53:42.920 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.920+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~Z3HNZ7G1EFM6.2 size=6337 2024-08-17T00:53:42.921 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.920+0000 7fb01424f780 1 > prepared multipart upload key=7FAQBH9KA29U upload=Z3HNZ7G1EFM6 tag=WI9DZCJ7MJTR type=write size=3152065 2024-08-17T00:53:42.922 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.922+0000 7fb01424f780 1 < completed delete operation key=WSUZM346535N tag=0HH9NXSMC4Q1 type=del 2024-08-17T00:53:42.924 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.923+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=CP32VB1CM66T type=del size=1209388 2024-08-17T00:53:42.926 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.925+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~OWAK5VVXA25D.0 size=1048576 2024-08-17T00:53:42.926 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.925+0000 7fb01424f780 1 < canceled part key=_multipart_GQP0TA69WBUB.2~OWAK5VVXA25D.1 size=426930 2024-08-17T00:53:42.928 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.927+0000 7fb01424f780 1 < canceled multipart upload key=GQP0TA69WBUB upload=OWAK5VVXA25D tag=VOB3J52O07OX type=write size=2524082 2024-08-17T00:53:42.930 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.929+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=XZM5V3RTFY3C type=del size=1235681 2024-08-17T00:53:42.931 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.931+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~QWV36B5X11KN.0 size=1048576 2024-08-17T00:53:42.933 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.932+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~QWV36B5X11KN.1 size=757356 2024-08-17T00:53:42.936 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.935+0000 7fb01424f780 1 < completed multipart upload key=LVQDLJUQ9C3D upload=QWV36B5X11KN tag=E3DBEYSXXB8F type=write size=2854508 2024-08-17T00:53:42.937 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.936+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=I5WJWY8QW2PE type=del size=3723897 2024-08-17T00:53:42.939 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.938+0000 7fb01424f780 1 < completed delete operation key=VT9PITFIBA0U tag=3OC4464SLPAM type=del 2024-08-17T00:53:42.941 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.940+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=7JK0UFLI03XM type=del size=632760 2024-08-17T00:53:42.942 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.942+0000 7fb01424f780 1 < completed delete operation key=W4SLINB2L3K2 tag=1N0DG1K4X4FX type=del 2024-08-17T00:53:42.945 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.944+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~2O8LAW3XR0Z7.0 size=1048576 2024-08-17T00:53:42.947 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.946+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~2O8LAW3XR0Z7.1 size=1048576 2024-08-17T00:53:42.948 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.948+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~2O8LAW3XR0Z7.2 size=118967 2024-08-17T00:53:42.948 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.948+0000 7fb01424f780 1 > prepared multipart upload key=WSUZM346535N upload=2O8LAW3XR0Z7 tag=1J20D9RYZSWF type=write size=3264695 2024-08-17T00:53:42.950 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.949+0000 7fb01424f780 1 < completed delete operation key=W4SLINB2L3K2 tag=SRNSTFWH5WHG type=del 2024-08-17T00:53:42.952 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.951+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=0ZODY05HWFA2 type=del size=2766257 2024-08-17T00:53:42.953 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.953+0000 7fb01424f780 1 < canceled operation key=X6NVU1F49VO8 tag=L9NGQPB7S99O type=del size=4174917 2024-08-17T00:53:42.955 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.954+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=QPSKAI24P94S type=del size=149544 2024-08-17T00:53:42.956 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.955+0000 7fb01424f780 1 < canceled operation key=X6NVU1F49VO8 tag=9LRC11H9F8ZM type=del size=1263290 2024-08-17T00:53:42.958 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.957+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=DFVT66HLC5NU type=write size=74025 2024-08-17T00:53:42.958 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.958+0000 7fb01424f780 1 < canceled part key=_multipart_W4SLINB2L3K2.2~QATJ8DFIICBJ.0 size=1048576 2024-08-17T00:53:42.960 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.959+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~QATJ8DFIICBJ.1 size=1048576 2024-08-17T00:53:42.961 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.960+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~QATJ8DFIICBJ.2 size=580322 2024-08-17T00:53:42.963 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.963+0000 7fb01424f780 1 < canceled multipart upload key=W4SLINB2L3K2 upload=QATJ8DFIICBJ tag=PI2IPYAD2T0Z type=write size=3726050 2024-08-17T00:53:42.966 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.965+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~N8GYE4S8JIB5.0 size=1048576 2024-08-17T00:53:42.967 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.967+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~N8GYE4S8JIB5.1 size=1048576 2024-08-17T00:53:42.968 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.968+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~N8GYE4S8JIB5.2 size=442473 2024-08-17T00:53:42.969 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.968+0000 7fb01424f780 1 > prepared multipart upload key=WSUZM346535N upload=N8GYE4S8JIB5 tag=RSMXQ2KUW7IL type=write size=3588201 2024-08-17T00:53:42.971 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.971+0000 7fb01424f780 1 < suggested remove operation key=RZ2IEE5FVARR tag=3GKWO25FX26F type=write 2024-08-17T00:53:42.973 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.972+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=NC957TO06140 type=write size=514001 2024-08-17T00:53:42.974 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.973+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~EUPNP2OH2KGL.0 size=1048576 2024-08-17T00:53:42.975 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.975+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~EUPNP2OH2KGL.1 size=1048576 2024-08-17T00:53:42.976 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.976+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~EUPNP2OH2KGL.2 size=417489 2024-08-17T00:53:42.979 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.978+0000 7fb01424f780 1 < completed multipart upload key=MJKZQUILO7KC upload=EUPNP2OH2KGL tag=KYPCRDD2PZ4I type=write size=3563217 2024-08-17T00:53:42.981 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.980+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=H260SXDDS0M8 type=del size=383555 2024-08-17T00:53:42.982 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.982+0000 7fb01424f780 1 < completed delete operation key=8GM8KYF0PWHP tag=H0J6R67A8LNB type=del 2024-08-17T00:53:42.985 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.985+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~PE1D17CCJPAI.0 size=668284 2024-08-17T00:53:42.986 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.985+0000 7fb01424f780 1 > prepared multipart upload key=CPZBVFH6I5H3 upload=PE1D17CCJPAI tag=8I33XXWA1ZXH type=write size=1716860 2024-08-17T00:53:42.987 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.986+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~2CJY9LMYBP6C.0 size=227687 2024-08-17T00:53:42.990 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.989+0000 7fb01424f780 1 < completed multipart upload key=KEYYP2QAG9S5 upload=2CJY9LMYBP6C tag=1U5ME8V3HEDB type=write size=1276263 2024-08-17T00:53:42.993 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.992+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~MPYQ9P1RVC85.0 size=1048576 2024-08-17T00:53:42.994 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.993+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~MPYQ9P1RVC85.1 size=1048576 2024-08-17T00:53:42.995 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.994+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~MPYQ9P1RVC85.2 size=646565 2024-08-17T00:53:42.995 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.994+0000 7fb01424f780 1 > prepared multipart upload key=GI1HR389TZUU upload=MPYQ9P1RVC85 tag=39WIHG0HT6UE type=write size=3792293 2024-08-17T00:53:42.997 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.996+0000 7fb01424f780 1 < completed delete operation key=VT9PITFIBA0U tag=LAW7NOZLA59F type=del 2024-08-17T00:53:43.000 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:42.999+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~2QZ22YZPRHPL.0 size=1048576 2024-08-17T00:53:43.001 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.000+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~2QZ22YZPRHPL.1 size=339000 2024-08-17T00:53:43.001 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.000+0000 7fb01424f780 1 > prepared multipart upload key=LVQDLJUQ9C3D upload=2QZ22YZPRHPL tag=X75GKD8OIVQV type=write size=2436152 2024-08-17T00:53:43.003 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.002+0000 7fb01424f780 -1 < failed to complete operation key=RZ2IEE5FVARR tag=ZYI0VP878FUO type=del size=1601082: (22) Invalid argument 2024-08-17T00:53:43.006 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.005+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~1AGDNDOJ0JNL.0 size=418149 2024-08-17T00:53:43.006 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.005+0000 7fb01424f780 1 > prepared multipart upload key=MXCT40R93XCB upload=1AGDNDOJ0JNL tag=KUFD2RN7RXB3 type=write size=1466725 2024-08-17T00:53:43.007 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.006+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~Z3HNZ7G1EFM6.0 size=1048576 2024-08-17T00:53:43.008 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.007+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~Z3HNZ7G1EFM6.1 size=1048576 2024-08-17T00:53:43.009 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.009+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~Z3HNZ7G1EFM6.2 size=6337 2024-08-17T00:53:43.012 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.011+0000 7fb01424f780 1 < completed multipart upload key=7FAQBH9KA29U upload=Z3HNZ7G1EFM6 tag=WI9DZCJ7MJTR type=write size=3152065 2024-08-17T00:53:43.013 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.013+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=J37IUWGO9CEQ type=write size=767840 2024-08-17T00:53:43.015 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.014+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=CP32VB1CM66T type=del 2024-08-17T00:53:43.018 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.017+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~25VTIMPOQY6S.0 size=1048576 2024-08-17T00:53:43.019 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.018+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~25VTIMPOQY6S.1 size=498287 2024-08-17T00:53:43.019 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.018+0000 7fb01424f780 1 > prepared multipart upload key=EBJHQJY1RR06 upload=25VTIMPOQY6S tag=Y4O3TOFBDYX0 type=write size=2595439 2024-08-17T00:53:43.021 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.020+0000 7fb01424f780 1 < completed delete operation key=ABVVA0H3PKK2 tag=XZM5V3RTFY3C type=del 2024-08-17T00:53:43.022 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.021+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=2YUE33S3HUT9 type=del size=1345856 2024-08-17T00:53:43.024 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.023+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=I5WJWY8QW2PE type=del 2024-08-17T00:53:43.025 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.024+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=2MMK7Y94145Z type=del size=2570309 2024-08-17T00:53:43.027 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.026+0000 7fb01424f780 1 < completed delete operation key=5COBAX0KWX44 tag=7JK0UFLI03XM type=del 2024-08-17T00:53:43.030 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.029+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~Y5XVNNRAS81D.0 size=1048576 2024-08-17T00:53:43.031 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.031+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~Y5XVNNRAS81D.1 size=767146 2024-08-17T00:53:43.031 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.031+0000 7fb01424f780 1 > prepared multipart upload key=GQP0TA69WBUB upload=Y5XVNNRAS81D tag=2ZVQYK3MWLDO type=write size=2864298 2024-08-17T00:53:43.033 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.032+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~2O8LAW3XR0Z7.0 size=1048576 2024-08-17T00:53:43.034 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.033+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~2O8LAW3XR0Z7.1 size=1048576 2024-08-17T00:53:43.034 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.033+0000 7fb01424f780 1 < canceled part key=_multipart_WSUZM346535N.2~2O8LAW3XR0Z7.2 size=118967 2024-08-17T00:53:43.037 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.036+0000 7fb01424f780 1 < canceled multipart upload key=WSUZM346535N upload=2O8LAW3XR0Z7 tag=1J20D9RYZSWF type=write size=3264695 2024-08-17T00:53:43.038 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.038+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=30CK1J8LKSP8 type=del size=3548220 2024-08-17T00:53:43.040 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.039+0000 7fb01424f780 1 < completed delete operation key=ABVVA0H3PKK2 tag=0ZODY05HWFA2 type=del 2024-08-17T00:53:43.041 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.040+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=QXGCQEA2HAY5 type=write size=133161 2024-08-17T00:53:43.043 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.042+0000 7fb01424f780 1 < completed delete operation key=N3MD2TBM9VPH tag=QPSKAI24P94S type=del 2024-08-17T00:53:43.045 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.045+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~B3LYRS2F8Q0H.0 size=317681 2024-08-17T00:53:43.046 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.045+0000 7fb01424f780 1 > prepared multipart upload key=KEYYP2QAG9S5 upload=B3LYRS2F8Q0H tag=L2BSAAYX15FW type=write size=1366257 2024-08-17T00:53:43.047 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.046+0000 7fb01424f780 1 < canceled operation key=VRVT7GCWUU6N tag=DFVT66HLC5NU type=write size=74025 2024-08-17T00:53:43.049 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.048+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=GQH4SZWZCW39 type=write size=740017 2024-08-17T00:53:43.050 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.049+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~N8GYE4S8JIB5.0 size=1048576 2024-08-17T00:53:43.051 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.051+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~N8GYE4S8JIB5.1 size=1048576 2024-08-17T00:53:43.053 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.052+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~N8GYE4S8JIB5.2 size=442473 2024-08-17T00:53:43.055 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.054+0000 7fb01424f780 1 < completed multipart upload key=WSUZM346535N upload=N8GYE4S8JIB5 tag=RSMXQ2KUW7IL type=write size=3588201 2024-08-17T00:53:43.057 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.056+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=24D3H2F9SYX9 type=del size=1887974 2024-08-17T00:53:43.059 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.058+0000 7fb01424f780 1 < completed write operation key=MXCT40R93XCB tag=NC957TO06140 type=write size=514001 2024-08-17T00:53:43.060 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.059+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=UIYFML6TQSHI type=del size=1927747 2024-08-17T00:53:43.062 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.061+0000 7fb01424f780 1 < completed delete operation key=CHEEDYEMAX2D tag=H260SXDDS0M8 type=del 2024-08-17T00:53:43.063 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.062+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=82878WWABPFW type=del size=608883 2024-08-17T00:53:43.064 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.063+0000 7fb01424f780 1 < canceled part key=_multipart_CPZBVFH6I5H3.2~PE1D17CCJPAI.0 size=668284 2024-08-17T00:53:43.066 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.065+0000 7fb01424f780 1 < canceled multipart upload key=CPZBVFH6I5H3 upload=PE1D17CCJPAI tag=8I33XXWA1ZXH type=write size=1716860 2024-08-17T00:53:43.068 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.067+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=OU3HF6T39XK2 type=del size=4165119 2024-08-17T00:53:43.069 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.069+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~MPYQ9P1RVC85.0 size=1048576 2024-08-17T00:53:43.071 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.070+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~MPYQ9P1RVC85.1 size=1048576 2024-08-17T00:53:43.072 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.072+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~MPYQ9P1RVC85.2 size=646565 2024-08-17T00:53:43.077 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.077+0000 7fb01424f780 1 < completed multipart upload key=GI1HR389TZUU upload=MPYQ9P1RVC85 tag=39WIHG0HT6UE type=write size=3792293 2024-08-17T00:53:43.079 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.078+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=ZK92J7MDRZ02 type=del size=184267 2024-08-17T00:53:43.081 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.080+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~2QZ22YZPRHPL.0 size=1048576 2024-08-17T00:53:43.082 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.081+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~2QZ22YZPRHPL.1 size=339000 2024-08-17T00:53:43.084 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.084+0000 7fb01424f780 1 < completed multipart upload key=LVQDLJUQ9C3D upload=2QZ22YZPRHPL tag=X75GKD8OIVQV type=write size=2436152 2024-08-17T00:53:43.086 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.085+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=01OILF2DF6N1 type=del size=2497182 2024-08-17T00:53:43.087 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.087+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~1AGDNDOJ0JNL.0 size=418149 2024-08-17T00:53:43.090 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.089+0000 7fb01424f780 1 < completed multipart upload key=MXCT40R93XCB upload=1AGDNDOJ0JNL tag=KUFD2RN7RXB3 type=write size=1466725 2024-08-17T00:53:43.091 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.091+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=Y5JC6BLGEY0N type=write size=801171 2024-08-17T00:53:43.094 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.094+0000 7fb01424f780 1 < suggested update operation key=N3MD2TBM9VPH tag=J37IUWGO9CEQ type=write size=767840 2024-08-17T00:53:43.096 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.095+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=EA6X7EY5UH5L type=del size=172011 2024-08-17T00:53:43.097 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.097+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~25VTIMPOQY6S.0 size=1048576 2024-08-17T00:53:43.099 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.098+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~25VTIMPOQY6S.1 size=498287 2024-08-17T00:53:43.102 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.101+0000 7fb01424f780 1 < completed multipart upload key=EBJHQJY1RR06 upload=25VTIMPOQY6S tag=Y4O3TOFBDYX0 type=write size=2595439 2024-08-17T00:53:43.104 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.103+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=WXZNG2TG5JW1 type=del size=904255 2024-08-17T00:53:43.105 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.104+0000 7fb01424f780 1 < completed delete operation key=EBJHQJY1RR06 tag=2YUE33S3HUT9 type=del 2024-08-17T00:53:43.107 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.106+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=W64X8CCKO0LX type=del size=658826 2024-08-17T00:53:43.109 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.108+0000 7fb01424f780 1 < completed delete operation key=EBJHQJY1RR06 tag=2MMK7Y94145Z type=del 2024-08-17T00:53:43.111 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.111+0000 7fb01424f780 1 > prepared part key=_multipart_N3MD2TBM9VPH.2~B02H4Y9GTR1U.0 size=1048576 2024-08-17T00:53:43.113 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.112+0000 7fb01424f780 1 > prepared part key=_multipart_N3MD2TBM9VPH.2~B02H4Y9GTR1U.1 size=840387 2024-08-17T00:53:43.113 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.112+0000 7fb01424f780 1 > prepared multipart upload key=N3MD2TBM9VPH upload=B02H4Y9GTR1U tag=NICZ86WGVVDI type=write size=2937539 2024-08-17T00:53:43.113 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.112+0000 7fb01424f780 1 < canceled part key=_multipart_GQP0TA69WBUB.2~Y5XVNNRAS81D.0 size=1048576 2024-08-17T00:53:43.114 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.114+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~Y5XVNNRAS81D.1 size=767146 2024-08-17T00:53:43.117 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.116+0000 7fb01424f780 1 < canceled multipart upload key=GQP0TA69WBUB upload=Y5XVNNRAS81D tag=2ZVQYK3MWLDO type=write size=2864298 2024-08-17T00:53:43.118 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.117+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=ZGVLGT7BO2CV type=del size=345960 2024-08-17T00:53:43.120 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.119+0000 7fb01424f780 1 < completed delete operation key=S3KCL8RBE1AG tag=30CK1J8LKSP8 type=del 2024-08-17T00:53:43.121 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.121+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=JTRJQGLGLS7X type=del size=2663752 2024-08-17T00:53:43.123 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.122+0000 7fb01424f780 1 < canceled operation key=5COBAX0KWX44 tag=QXGCQEA2HAY5 type=write size=133161 2024-08-17T00:53:43.126 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.125+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~RZEC387TU25D.0 size=1048576 2024-08-17T00:53:43.127 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.127+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~RZEC387TU25D.1 size=1048576 2024-08-17T00:53:43.129 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.128+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~RZEC387TU25D.2 size=601258 2024-08-17T00:53:43.129 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.128+0000 7fb01424f780 1 > prepared multipart upload key=8HBBNALD090M upload=RZEC387TU25D tag=CCQX1XTUYXO1 type=write size=3746986 2024-08-17T00:53:43.130 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.130+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~B3LYRS2F8Q0H.0 size=317681 2024-08-17T00:53:43.133 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.132+0000 7fb01424f780 1 < completed multipart upload key=KEYYP2QAG9S5 upload=B3LYRS2F8Q0H tag=L2BSAAYX15FW type=write size=1366257 2024-08-17T00:53:43.135 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.134+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=1HO3UU9UK3LW type=write size=961248 2024-08-17T00:53:43.138 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.138+0000 7fb01424f780 1 < suggested remove operation key=34WSPC8OQCN9 tag=GQH4SZWZCW39 type=write 2024-08-17T00:53:43.140 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.139+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=67HD9OMCSPLO type=del size=1182778 2024-08-17T00:53:43.141 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.140+0000 7fb01424f780 -1 < no bi entry to suggest for operation key=34WSPC8OQCN9 tag=24D3H2F9SYX9 type=del size=1887974: (2) No such file or directory 2024-08-17T00:53:43.144 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.143+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~2WTPF0QUXQ6R.0 size=1048576 2024-08-17T00:53:43.145 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.144+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~2WTPF0QUXQ6R.1 size=312836 2024-08-17T00:53:43.146 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.144+0000 7fb01424f780 1 > prepared multipart upload key=W4SLINB2L3K2 upload=2WTPF0QUXQ6R tag=PKGJ2BA0ZAJP type=write size=2409988 2024-08-17T00:53:43.149 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.148+0000 7fb01424f780 1 < suggested remove operation key=LVQDLJUQ9C3D tag=UIYFML6TQSHI type=del 2024-08-17T00:53:43.150 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.149+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=Y6BHHOYB1OBC type=del size=3615727 2024-08-17T00:53:43.151 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.150+0000 7fb01424f780 -1 < no bi entry to suggest for operation key=34WSPC8OQCN9 tag=82878WWABPFW type=del size=608883: (2) No such file or directory 2024-08-17T00:53:43.153 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.152+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=BK2HTDG408PH type=write size=1029144 2024-08-17T00:53:43.154 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.154+0000 7fb01424f780 1 < completed delete operation key=EBJHQJY1RR06 tag=OU3HF6T39XK2 type=del 2024-08-17T00:53:43.156 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.155+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=4B6KRNXU0TGC type=del size=2237828 2024-08-17T00:53:43.158 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.157+0000 7fb01424f780 1 < completed delete operation key=S3KCL8RBE1AG tag=ZK92J7MDRZ02 type=del 2024-08-17T00:53:43.161 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.160+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~FNXT7DD7SKPJ.0 size=1048576 2024-08-17T00:53:43.162 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.161+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~FNXT7DD7SKPJ.1 size=1048576 2024-08-17T00:53:43.163 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.163+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~FNXT7DD7SKPJ.2 size=1047026 2024-08-17T00:53:43.163 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.163+0000 7fb01424f780 1 > prepared multipart upload key=GI1HR389TZUU upload=FNXT7DD7SKPJ tag=0SCBSNL02M0N type=write size=4192754 2024-08-17T00:53:43.165 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.164+0000 7fb01424f780 1 < completed delete operation key=8GM8KYF0PWHP tag=01OILF2DF6N1 type=del 2024-08-17T00:53:43.167 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.166+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=1X9NM892ZBH3 type=write size=963809 2024-08-17T00:53:43.168 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.168+0000 7fb01424f780 1 < completed write operation key=VRVT7GCWUU6N tag=Y5JC6BLGEY0N type=write size=801171 2024-08-17T00:53:43.170 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.169+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=V58H2DRX2PR1 type=del size=1364156 2024-08-17T00:53:43.172 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.171+0000 7fb01424f780 1 < completed delete operation key=KEYYP2QAG9S5 tag=EA6X7EY5UH5L type=del 2024-08-17T00:53:43.173 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.173+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=TZGZSGQPKN4I type=del size=3870796 2024-08-17T00:53:43.175 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.174+0000 7fb01424f780 1 < completed delete operation key=GQP0TA69WBUB tag=WXZNG2TG5JW1 type=del 2024-08-17T00:53:43.178 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.177+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~E2QZI15VWN98.0 size=1048576 2024-08-17T00:53:43.179 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.179+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~E2QZI15VWN98.1 size=1048576 2024-08-17T00:53:43.181 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.180+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~E2QZI15VWN98.2 size=541981 2024-08-17T00:53:43.181 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.180+0000 7fb01424f780 1 > prepared multipart upload key=7FAQBH9KA29U upload=E2QZI15VWN98 tag=RA4H6E94SEC8 type=write size=3687709 2024-08-17T00:53:43.184 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.183+0000 7fb01424f780 1 < suggested update operation key=CPZBVFH6I5H3 tag=W64X8CCKO0LX type=del size=658826 2024-08-17T00:53:43.186 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.185+0000 7fb01424f780 1 > prepared operation key=6O4EVROYIWFY tag=C8YZN676AIOU type=del size=2881868 2024-08-17T00:53:43.188 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.187+0000 7fb01424f780 1 < completed part key=_multipart_N3MD2TBM9VPH.2~B02H4Y9GTR1U.0 size=1048576 2024-08-17T00:53:43.189 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.189+0000 7fb01424f780 1 < completed part key=_multipart_N3MD2TBM9VPH.2~B02H4Y9GTR1U.1 size=840387 2024-08-17T00:53:43.192 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.191+0000 7fb01424f780 1 < completed multipart upload key=N3MD2TBM9VPH upload=B02H4Y9GTR1U tag=NICZ86WGVVDI type=write size=2937539 2024-08-17T00:53:43.195 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.194+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~XJXIY62G6DFX.0 size=43127 2024-08-17T00:53:43.195 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.194+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=XJXIY62G6DFX tag=BIZKIZAZSHA1 type=write size=1091703 2024-08-17T00:53:43.196 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.196+0000 7fb01424f780 1 < canceled operation key=8GM8KYF0PWHP tag=ZGVLGT7BO2CV type=del size=345960 2024-08-17T00:53:43.198 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.198+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=TJW1I35Q2GYA type=del size=2753374 2024-08-17T00:53:43.200 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.199+0000 7fb01424f780 1 < completed delete operation key=RZ2IEE5FVARR tag=JTRJQGLGLS7X type=del 2024-08-17T00:53:43.202 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.201+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=0BCOED5LJFVG type=write size=21764 2024-08-17T00:53:43.202 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.201+0000 7fb01424f780 1 < canceled part key=_multipart_8HBBNALD090M.2~RZEC387TU25D.0 size=1048576 2024-08-17T00:53:43.202 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.201+0000 7fb01424f780 1 < canceled part key=_multipart_8HBBNALD090M.2~RZEC387TU25D.1 size=1048576 2024-08-17T00:53:43.203 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.202+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~RZEC387TU25D.2 size=601258 2024-08-17T00:53:43.206 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.205+0000 7fb01424f780 1 < canceled multipart upload key=8HBBNALD090M upload=RZEC387TU25D tag=CCQX1XTUYXO1 type=write size=3746986 2024-08-17T00:53:43.209 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.208+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~AI31MF8PLLWC.0 size=1048576 2024-08-17T00:53:43.210 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.209+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~AI31MF8PLLWC.1 size=502540 2024-08-17T00:53:43.210 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.209+0000 7fb01424f780 1 > prepared multipart upload key=WSUZM346535N upload=AI31MF8PLLWC tag=1UMYD0PNOQ6K type=write size=2599692 2024-08-17T00:53:43.211 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.211+0000 7fb01424f780 1 < completed write operation key=X6NVU1F49VO8 tag=1HO3UU9UK3LW type=write size=961248 2024-08-17T00:53:43.213 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.212+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=QX1I9Y4RRAVZ type=del size=2580106 2024-08-17T00:53:43.215 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.214+0000 7fb01424f780 1 < completed delete operation key=W4SLINB2L3K2 tag=67HD9OMCSPLO type=del 2024-08-17T00:53:43.217 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.217+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~SM9WZNE8TXYM.0 size=1048576 2024-08-17T00:53:43.219 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.218+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~SM9WZNE8TXYM.1 size=1048576 2024-08-17T00:53:43.221 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.220+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~SM9WZNE8TXYM.2 size=371844 2024-08-17T00:53:43.221 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.220+0000 7fb01424f780 1 > prepared multipart upload key=OLV8V97NI3YD upload=SM9WZNE8TXYM tag=IFY1U1QD30CU type=write size=3517572 2024-08-17T00:53:43.222 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.221+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~2WTPF0QUXQ6R.0 size=1048576 2024-08-17T00:53:43.224 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.223+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~2WTPF0QUXQ6R.1 size=312836 2024-08-17T00:53:43.226 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.226+0000 7fb01424f780 1 < completed multipart upload key=W4SLINB2L3K2 upload=2WTPF0QUXQ6R tag=PKGJ2BA0ZAJP type=write size=2409988 2024-08-17T00:53:43.228 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.228+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=122XHQC4ISD5 type=del size=1613515 2024-08-17T00:53:43.230 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.229+0000 7fb01424f780 1 < completed delete operation key=LVQDLJUQ9C3D tag=Y6BHHOYB1OBC type=del 2024-08-17T00:53:43.231 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.231+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=PCE9EVDHZNFD type=write size=865255 2024-08-17T00:53:43.233 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.232+0000 7fb01424f780 1 < completed write operation key=N3MD2TBM9VPH tag=BK2HTDG408PH type=write size=1029144 2024-08-17T00:53:43.235 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.235+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~TOY02OPWAC47.0 size=1048576 2024-08-17T00:53:43.237 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.236+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~TOY02OPWAC47.1 size=271467 2024-08-17T00:53:43.237 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.236+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=TOY02OPWAC47 tag=MTPBO30H0GDV type=write size=2368619 2024-08-17T00:53:43.239 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.238+0000 7fb01424f780 1 < completed delete operation key=W4SLINB2L3K2 tag=4B6KRNXU0TGC type=del 2024-08-17T00:53:43.242 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.241+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~J5LD9JYGU8IY.0 size=486304 2024-08-17T00:53:43.242 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.241+0000 7fb01424f780 1 > prepared multipart upload key=GI1HR389TZUU upload=J5LD9JYGU8IY tag=5BYWHOTPUKS8 type=write size=1534880 2024-08-17T00:53:43.244 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.243+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~FNXT7DD7SKPJ.0 size=1048576 2024-08-17T00:53:43.245 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.244+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~FNXT7DD7SKPJ.1 size=1048576 2024-08-17T00:53:43.247 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.246+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~FNXT7DD7SKPJ.2 size=1047026 2024-08-17T00:53:43.249 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.249+0000 7fb01424f780 1 < completed multipart upload key=GI1HR389TZUU upload=FNXT7DD7SKPJ tag=0SCBSNL02M0N type=write size=4192754 2024-08-17T00:53:43.251 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.250+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=0I6E74TFQSSU type=del size=2318158 2024-08-17T00:53:43.252 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.252+0000 7fb01424f780 1 < completed write operation key=5COBAX0KWX44 tag=1X9NM892ZBH3 type=write size=963809 2024-08-17T00:53:43.254 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.254+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=1Q05UM8YY1H5 type=del size=625990 2024-08-17T00:53:43.260 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.255+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=V58H2DRX2PR1 type=del 2024-08-17T00:53:43.260 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.257+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=LH4XH7GD15B2 type=del size=2524746 2024-08-17T00:53:43.261 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.260+0000 7fb01424f780 1 < suggested update operation key=RZ2IEE5FVARR tag=TZGZSGQPKN4I type=del size=3870796 2024-08-17T00:53:43.263 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.262+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=L1KSBZYWT0L0 type=del size=4167751 2024-08-17T00:53:43.264 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.263+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~E2QZI15VWN98.0 size=1048576 2024-08-17T00:53:43.265 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.265+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~E2QZI15VWN98.1 size=1048576 2024-08-17T00:53:43.267 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.266+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~E2QZI15VWN98.2 size=541981 2024-08-17T00:53:43.269 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.268+0000 7fb01424f780 1 < completed multipart upload key=7FAQBH9KA29U upload=E2QZI15VWN98 tag=RA4H6E94SEC8 type=write size=3687709 2024-08-17T00:53:43.271 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.270+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=MB7F9Z1IB77X type=del size=1256073 2024-08-17T00:53:43.272 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.271+0000 7fb01424f780 1 < completed delete operation key=6O4EVROYIWFY tag=C8YZN676AIOU type=del 2024-08-17T00:53:43.274 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.273+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=JI3IPR4KNNRC type=del size=2109156 2024-08-17T00:53:43.274 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.273+0000 7fb01424f780 1 < canceled part key=_multipart_6O4EVROYIWFY.2~XJXIY62G6DFX.0 size=43127 2024-08-17T00:53:43.277 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.276+0000 7fb01424f780 1 < canceled multipart upload key=6O4EVROYIWFY upload=XJXIY62G6DFX tag=BIZKIZAZSHA1 type=write size=1091703 2024-08-17T00:53:43.280 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.279+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~I3PMMJE9HY77.0 size=807601 2024-08-17T00:53:43.280 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.279+0000 7fb01424f780 1 > prepared multipart upload key=W4SLINB2L3K2 upload=I3PMMJE9HY77 tag=L2Y932D0QX4X type=write size=1856177 2024-08-17T00:53:43.281 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.280+0000 7fb01424f780 1 < completed delete operation key=N3MD2TBM9VPH tag=TJW1I35Q2GYA type=del 2024-08-17T00:53:43.284 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.283+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~HZLTBP3YLUUW.0 size=218732 2024-08-17T00:53:43.284 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.283+0000 7fb01424f780 1 > prepared multipart upload key=CPZBVFH6I5H3 upload=HZLTBP3YLUUW tag=ESHZY3VMCBP4 type=write size=1267308 2024-08-17T00:53:43.285 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.285+0000 7fb01424f780 1 < completed write operation key=8GM8KYF0PWHP tag=0BCOED5LJFVG type=write size=21764 2024-08-17T00:53:43.287 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.286+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=CKGTHPXAZC3C type=write size=974901 2024-08-17T00:53:43.289 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.288+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~AI31MF8PLLWC.0 size=1048576 2024-08-17T00:53:43.290 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.289+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~AI31MF8PLLWC.1 size=502540 2024-08-17T00:53:43.293 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.292+0000 7fb01424f780 1 < completed multipart upload key=WSUZM346535N upload=AI31MF8PLLWC tag=1UMYD0PNOQ6K type=write size=2599692 2024-08-17T00:53:43.294 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.294+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=OE4RKK2CVYPI type=del size=3957755 2024-08-17T00:53:43.299 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.298+0000 7fb01424f780 1 < suggested update operation key=RZ2IEE5FVARR tag=QX1I9Y4RRAVZ type=del size=2580106 2024-08-17T00:53:43.300 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.299+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=Y48XB8UUXXCJ type=del size=1060278 2024-08-17T00:53:43.302 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.301+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~SM9WZNE8TXYM.0 size=1048576 2024-08-17T00:53:43.303 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.302+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~SM9WZNE8TXYM.1 size=1048576 2024-08-17T00:53:43.305 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.304+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~SM9WZNE8TXYM.2 size=371844 2024-08-17T00:53:43.307 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.306+0000 7fb01424f780 1 < completed multipart upload key=OLV8V97NI3YD upload=SM9WZNE8TXYM tag=IFY1U1QD30CU type=write size=3517572 2024-08-17T00:53:43.309 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.308+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=NLH9JOA3FYXW type=del size=3428879 2024-08-17T00:53:43.310 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.309+0000 7fb01424f780 1 < canceled operation key=CPZBVFH6I5H3 tag=122XHQC4ISD5 type=del size=1613515 2024-08-17T00:53:43.312 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.311+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=GAG490RDK0VY type=del size=4092839 2024-08-17T00:53:43.313 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.313+0000 7fb01424f780 1 < completed write operation key=45YXPRO1DP7L tag=PCE9EVDHZNFD type=write size=865255 2024-08-17T00:53:43.315 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.314+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=H9GJ1D2HWH9S type=del size=3354736 2024-08-17T00:53:43.316 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.316+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~TOY02OPWAC47.0 size=1048576 2024-08-17T00:53:43.318 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.317+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~TOY02OPWAC47.1 size=271467 2024-08-17T00:53:43.320 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.319+0000 7fb01424f780 1 < completed multipart upload key=S3KCL8RBE1AG upload=TOY02OPWAC47 tag=MTPBO30H0GDV type=write size=2368619 2024-08-17T00:53:43.322 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.321+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=67TD4ZX0P5QY type=del size=875501 2024-08-17T00:53:43.323 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.322+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~J5LD9JYGU8IY.0 size=486304 2024-08-17T00:53:43.326 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.325+0000 7fb01424f780 1 < completed multipart upload key=GI1HR389TZUU upload=J5LD9JYGU8IY tag=5BYWHOTPUKS8 type=write size=1534880 2024-08-17T00:53:43.327 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.326+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=9CUIZ7HTQOD4 type=del size=3856546 2024-08-17T00:53:43.329 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.328+0000 7fb01424f780 1 < completed delete operation key=EBJHQJY1RR06 tag=0I6E74TFQSSU type=del 2024-08-17T00:53:43.331 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.330+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=AJ0BJSRUCZQ2 type=del size=2248638 2024-08-17T00:53:43.333 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.332+0000 7fb01424f780 -1 < failed to complete operation key=RZ2IEE5FVARR tag=1Q05UM8YY1H5 type=del size=625990: (22) Invalid argument 2024-08-17T00:53:43.334 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.334+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=7H2BH3Z5ASPI type=del size=3165576 2024-08-17T00:53:43.336 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.335+0000 7fb01424f780 1 < canceled operation key=34WSPC8OQCN9 tag=LH4XH7GD15B2 type=del size=2524746 2024-08-17T00:53:43.338 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.338+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~53KW7HL6J8LH.0 size=1048576 2024-08-17T00:53:43.340 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.339+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~53KW7HL6J8LH.1 size=282107 2024-08-17T00:53:43.340 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.339+0000 7fb01424f780 1 > prepared multipart upload key=OLV8V97NI3YD upload=53KW7HL6J8LH tag=DH57ZP3E22TS type=write size=2379259 2024-08-17T00:53:43.342 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.341+0000 7fb01424f780 1 < completed delete operation key=CHEEDYEMAX2D tag=L1KSBZYWT0L0 type=del 2024-08-17T00:53:43.343 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.343+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=CAA5IQ0BR6TC type=del size=3245266 2024-08-17T00:53:43.345 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.345+0000 7fb01424f780 1 < completed delete operation key=CPZBVFH6I5H3 tag=MB7F9Z1IB77X type=del 2024-08-17T00:53:43.347 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.346+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=RW3U7GG6W6N9 type=del size=492346 2024-08-17T00:53:43.349 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.348+0000 7fb01424f780 1 < canceled operation key=EBJHQJY1RR06 tag=JI3IPR4KNNRC type=del size=2109156 2024-08-17T00:53:43.353 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.351+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~AD13RC41GI74.0 size=537823 2024-08-17T00:53:43.354 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.351+0000 7fb01424f780 1 > prepared multipart upload key=5COBAX0KWX44 upload=AD13RC41GI74 tag=FYO8FQYV2TR7 type=write size=1586399 2024-08-17T00:53:43.354 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.353+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~I3PMMJE9HY77.0 size=807601 2024-08-17T00:53:43.358 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.356+0000 7fb01424f780 1 < completed multipart upload key=W4SLINB2L3K2 upload=I3PMMJE9HY77 tag=L2Y932D0QX4X type=write size=1856177 2024-08-17T00:53:43.359 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.358+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=FPF6YM8DFQYL type=del size=1038008 2024-08-17T00:53:43.361 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.360+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~HZLTBP3YLUUW.0 size=218732 2024-08-17T00:53:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:43 smithi177 ceph-mon[90034]: pgmap v1240: 137 pgs: 2 creating+peering, 8 unknown, 127 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 6.8 KiB/s wr, 20 op/s 2024-08-17T00:53:43.363 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.363+0000 7fb01424f780 1 < completed multipart upload key=CPZBVFH6I5H3 upload=HZLTBP3YLUUW tag=ESHZY3VMCBP4 type=write size=1267308 2024-08-17T00:53:43.366 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.366+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~URH84DGISRMN.0 size=1048576 2024-08-17T00:53:43.368 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.367+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~URH84DGISRMN.1 size=826680 2024-08-17T00:53:43.368 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.367+0000 7fb01424f780 1 > prepared multipart upload key=34WSPC8OQCN9 upload=URH84DGISRMN tag=PRBZWON3PC9T type=write size=2923832 2024-08-17T00:53:43.371 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.370+0000 7fb01424f780 1 < suggested remove operation key=CHEEDYEMAX2D tag=CKGTHPXAZC3C type=write 2024-08-17T00:53:43.373 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.372+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=0UJ5DCBJAFHN type=del size=276636 2024-08-17T00:53:43.374 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.373+0000 7fb01424f780 1 < completed delete operation key=EBJHQJY1RR06 tag=OE4RKK2CVYPI type=del 2024-08-17T00:53:43.376 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.375+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=P933CB2IBBQJ type=write size=397055 2024-08-17T00:53:43.378 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.377+0000 7fb01424f780 1 < completed delete operation key=7FAQBH9KA29U tag=Y48XB8UUXXCJ type=del 2024-08-17T00:53:43.380 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.380+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~FJY1ACHIPDMP.0 size=1048576 2024-08-17T00:53:43.382 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.381+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~FJY1ACHIPDMP.1 size=1048576 2024-08-17T00:53:43.383 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.382+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~FJY1ACHIPDMP.2 size=699153 2024-08-17T00:53:43.383 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.382+0000 7fb01424f780 1 > prepared multipart upload key=UV6ESHH9QNCW upload=FJY1ACHIPDMP tag=56HISR2F7JKL type=write size=3844881 2024-08-17T00:53:43.384 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.384+0000 7fb01424f780 1 < completed delete operation key=45YXPRO1DP7L tag=NLH9JOA3FYXW type=del 2024-08-17T00:53:43.386 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.385+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=BVJ4VFB43C30 type=del size=1491237 2024-08-17T00:53:43.387 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.387+0000 7fb01424f780 1 < completed delete operation key=8HBBNALD090M tag=GAG490RDK0VY type=del 2024-08-17T00:53:43.389 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.388+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=INH7EW108VEN type=del size=2876948 2024-08-17T00:53:43.390 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.390+0000 7fb01424f780 1 < completed delete operation key=45YXPRO1DP7L tag=H9GJ1D2HWH9S type=del 2024-08-17T00:53:43.392 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.392+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=N6BKP8D9IFOQ type=write size=17343 2024-08-17T00:53:43.394 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.393+0000 7fb01424f780 1 < completed delete operation key=LVQDLJUQ9C3D tag=67TD4ZX0P5QY type=del 2024-08-17T00:53:43.397 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.396+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~BJZ44ZV9LV4Z.0 size=1048576 2024-08-17T00:53:43.398 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.397+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~BJZ44ZV9LV4Z.1 size=1048576 2024-08-17T00:53:43.399 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.399+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~BJZ44ZV9LV4Z.2 size=655355 2024-08-17T00:53:43.399 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.399+0000 7fb01424f780 1 > prepared multipart upload key=8HBBNALD090M upload=BJZ44ZV9LV4Z tag=K27J0CU113UM type=write size=3801083 2024-08-17T00:53:43.401 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.400+0000 7fb01424f780 1 < completed delete operation key=GQP0TA69WBUB tag=9CUIZ7HTQOD4 type=del 2024-08-17T00:53:43.403 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.402+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=61M2VX1TKWPL type=del size=2658025 2024-08-17T00:53:43.406 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.405+0000 7fb01424f780 1 < suggested update operation key=VRVT7GCWUU6N tag=AJ0BJSRUCZQ2 type=del size=2248638 2024-08-17T00:53:43.409 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.408+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~AXC0KQTYQAZM.0 size=1048576 2024-08-17T00:53:43.410 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.409+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~AXC0KQTYQAZM.1 size=1048576 2024-08-17T00:53:43.411 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.411+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~AXC0KQTYQAZM.2 size=755575 2024-08-17T00:53:43.411 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.411+0000 7fb01424f780 1 > prepared multipart upload key=45YXPRO1DP7L upload=AXC0KQTYQAZM tag=FOSX09U9DON0 type=write size=3901303 2024-08-17T00:53:43.413 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.413+0000 7fb01424f780 -1 < failed to complete operation key=CHEEDYEMAX2D tag=7H2BH3Z5ASPI type=del size=3165576: (22) Invalid argument 2024-08-17T00:53:43.415 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.414+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=C5VF64SL0SLV type=write size=229024 2024-08-17T00:53:43.417 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.416+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~53KW7HL6J8LH.0 size=1048576 2024-08-17T00:53:43.418 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.417+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~53KW7HL6J8LH.1 size=282107 2024-08-17T00:53:43.421 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.420+0000 7fb01424f780 1 < completed multipart upload key=OLV8V97NI3YD upload=53KW7HL6J8LH tag=DH57ZP3E22TS type=write size=2379259 2024-08-17T00:53:43.423 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.423+0000 7fb01424f780 1 > prepared part key=_multipart_N3MD2TBM9VPH.2~E2AY3UK3IHZM.0 size=1048576 2024-08-17T00:53:43.425 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.424+0000 7fb01424f780 1 > prepared part key=_multipart_N3MD2TBM9VPH.2~E2AY3UK3IHZM.1 size=165928 2024-08-17T00:53:43.425 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.424+0000 7fb01424f780 1 > prepared multipart upload key=N3MD2TBM9VPH upload=E2AY3UK3IHZM tag=PEP0RUBIWXQL type=write size=2263080 2024-08-17T00:53:43.427 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.426+0000 7fb01424f780 1 < completed delete operation key=LKOTKLA00UZK tag=CAA5IQ0BR6TC type=del 2024-08-17T00:53:43.430 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.429+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~CH37ISRIB2MU.0 size=488037 2024-08-17T00:53:43.430 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.429+0000 7fb01424f780 1 > prepared multipart upload key=VT9PITFIBA0U upload=CH37ISRIB2MU tag=ZK4RCXFP6B4S type=write size=1536613 2024-08-17T00:53:43.432 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.431+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=RW3U7GG6W6N9 type=del 2024-08-17T00:53:43.435 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.434+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~9DODE9LFPXMN.0 size=786008 2024-08-17T00:53:43.435 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.434+0000 7fb01424f780 1 > prepared multipart upload key=RZ2IEE5FVARR upload=9DODE9LFPXMN tag=KM46R37JT3VT type=write size=1834584 2024-08-17T00:53:43.435 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.435+0000 7fb01424f780 1 < canceled part key=_multipart_5COBAX0KWX44.2~AD13RC41GI74.0 size=537823 2024-08-17T00:53:43.438 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.437+0000 7fb01424f780 1 < canceled multipart upload key=5COBAX0KWX44 upload=AD13RC41GI74 tag=FYO8FQYV2TR7 type=write size=1586399 2024-08-17T00:53:43.439 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.439+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=Q4HDZORTG21R type=del size=3737888 2024-08-17T00:53:43.441 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.440+0000 7fb01424f780 1 < completed delete operation key=VT9PITFIBA0U tag=FPF6YM8DFQYL type=del 2024-08-17T00:53:43.442 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.442+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=NBT9L8O91EIP type=del size=3909814 2024-08-17T00:53:43.444 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.443+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~URH84DGISRMN.0 size=1048576 2024-08-17T00:53:43.445 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.445+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~URH84DGISRMN.1 size=826680 2024-08-17T00:53:43.448 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.447+0000 7fb01424f780 1 < completed multipart upload key=34WSPC8OQCN9 upload=URH84DGISRMN tag=PRBZWON3PC9T type=write size=2923832 2024-08-17T00:53:43.449 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.449+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=CA4AAGMPH75Z type=write size=824412 2024-08-17T00:53:43.451 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.450+0000 7fb01424f780 1 < canceled operation key=LVQDLJUQ9C3D tag=0UJ5DCBJAFHN type=del size=276636 2024-08-17T00:53:43.453 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.452+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=AJM1D111QQUL type=del size=1961611 2024-08-17T00:53:43.454 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.454+0000 7fb01424f780 1 < canceled operation key=34WSPC8OQCN9 tag=P933CB2IBBQJ type=write size=397055 2024-08-17T00:53:43.457 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.457+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~TYV69FT351FE.0 size=1048576 2024-08-17T00:53:43.463 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.458+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~TYV69FT351FE.1 size=1048576 2024-08-17T00:53:43.464 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.459+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~TYV69FT351FE.2 size=422009 2024-08-17T00:53:43.464 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.459+0000 7fb01424f780 1 > prepared multipart upload key=8W4X8O3PVGIK upload=TYV69FT351FE tag=0PPOV8A02GF0 type=write size=3567737 2024-08-17T00:53:43.464 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.461+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~FJY1ACHIPDMP.0 size=1048576 2024-08-17T00:53:43.464 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.462+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~FJY1ACHIPDMP.1 size=1048576 2024-08-17T00:53:43.464 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.463+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~FJY1ACHIPDMP.2 size=699153 2024-08-17T00:53:43.467 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.466+0000 7fb01424f780 1 < completed multipart upload key=UV6ESHH9QNCW upload=FJY1ACHIPDMP tag=56HISR2F7JKL type=write size=3844881 2024-08-17T00:53:43.468 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.467+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=YED01B1THPSR type=del size=3541092 2024-08-17T00:53:43.470 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.469+0000 7fb01424f780 1 < completed delete operation key=AUFE3JLJ8M3L tag=BVJ4VFB43C30 type=del 2024-08-17T00:53:43.471 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.470+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=3PD6CO51M2OE type=del size=3007335 2024-08-17T00:53:43.474 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.473+0000 7fb01424f780 1 < suggested update operation key=GQP0TA69WBUB tag=INH7EW108VEN type=del size=2876948 2024-08-17T00:53:43.477 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.476+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~XEAECM8S2QB8.0 size=1048576 2024-08-17T00:53:43.478 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.477+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~XEAECM8S2QB8.1 size=1048576 2024-08-17T00:53:43.479 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.478+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~XEAECM8S2QB8.2 size=392194 2024-08-17T00:53:43.479 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.478+0000 7fb01424f780 1 > prepared multipart upload key=MXCT40R93XCB upload=XEAECM8S2QB8 tag=SJ5N45PDBR6M type=write size=3537922 2024-08-17T00:53:43.482 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.481+0000 7fb01424f780 1 < suggested update operation key=MJKZQUILO7KC tag=N6BKP8D9IFOQ type=write size=17343 2024-08-17T00:53:43.485 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.484+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~QH00M521ORB0.0 size=653093 2024-08-17T00:53:43.485 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.484+0000 7fb01424f780 1 > prepared multipart upload key=8GM8KYF0PWHP upload=QH00M521ORB0 tag=DQ3ZZ8KV57QI type=write size=1701669 2024-08-17T00:53:43.487 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.486+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~BJZ44ZV9LV4Z.0 size=1048576 2024-08-17T00:53:43.488 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.487+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~BJZ44ZV9LV4Z.1 size=1048576 2024-08-17T00:53:43.489 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.488+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~BJZ44ZV9LV4Z.2 size=655355 2024-08-17T00:53:43.492 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.491+0000 7fb01424f780 1 < completed multipart upload key=8HBBNALD090M upload=BJZ44ZV9LV4Z tag=K27J0CU113UM type=write size=3801083 2024-08-17T00:53:43.494 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.494+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~NDMH5YYM9FYA.0 size=1048576 2024-08-17T00:53:43.496 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.495+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~NDMH5YYM9FYA.1 size=1048576 2024-08-17T00:53:43.497 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.496+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~NDMH5YYM9FYA.2 size=14929 2024-08-17T00:53:43.497 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.496+0000 7fb01424f780 1 > prepared multipart upload key=MJKZQUILO7KC upload=NDMH5YYM9FYA tag=1V9KNLZHVFSG type=write size=3160657 2024-08-17T00:53:43.499 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.498+0000 7fb01424f780 1 < completed delete operation key=U1LNH0TF0YZA tag=61M2VX1TKWPL type=del 2024-08-17T00:53:43.500 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.500+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=BL7V7O561Y34 type=write size=195547 2024-08-17T00:53:43.501 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.500+0000 7fb01424f780 1 < canceled part key=_multipart_45YXPRO1DP7L.2~AXC0KQTYQAZM.0 size=1048576 2024-08-17T00:53:43.502 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.501+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~AXC0KQTYQAZM.1 size=1048576 2024-08-17T00:53:43.502 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.501+0000 7fb01424f780 1 < canceled part key=_multipart_45YXPRO1DP7L.2~AXC0KQTYQAZM.2 size=755575 2024-08-17T00:53:43.505 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.504+0000 7fb01424f780 1 < canceled multipart upload key=45YXPRO1DP7L upload=AXC0KQTYQAZM tag=FOSX09U9DON0 type=write size=3901303 2024-08-17T00:53:43.508 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.507+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~HTYTWQYFOK4A.0 size=776495 2024-08-17T00:53:43.508 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.507+0000 7fb01424f780 1 > prepared multipart upload key=W4SLINB2L3K2 upload=HTYTWQYFOK4A tag=PQ7YH923WFLM type=write size=1825071 2024-08-17T00:53:43.509 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.508+0000 7fb01424f780 1 < completed write operation key=MXCT40R93XCB tag=C5VF64SL0SLV type=write size=229024 2024-08-17T00:53:43.511 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.510+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=OTUXBV9THVNA type=write size=614320 2024-08-17T00:53:43.513 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.512+0000 7fb01424f780 1 < completed part key=_multipart_N3MD2TBM9VPH.2~E2AY3UK3IHZM.0 size=1048576 2024-08-17T00:53:43.514 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.513+0000 7fb01424f780 1 < completed part key=_multipart_N3MD2TBM9VPH.2~E2AY3UK3IHZM.1 size=165928 2024-08-17T00:53:43.517 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.516+0000 7fb01424f780 1 < completed multipart upload key=N3MD2TBM9VPH upload=E2AY3UK3IHZM tag=PEP0RUBIWXQL type=write size=2263080 2024-08-17T00:53:43.518 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.518+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=3OS1D0JUBQU5 type=del size=2189358 2024-08-17T00:53:43.520 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.519+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~CH37ISRIB2MU.0 size=488037 2024-08-17T00:53:43.522 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.522+0000 7fb01424f780 1 < completed multipart upload key=VT9PITFIBA0U upload=CH37ISRIB2MU tag=ZK4RCXFP6B4S type=write size=1536613 2024-08-17T00:53:43.526 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.525+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~2D0XGOGDN9NA.0 size=1048576 2024-08-17T00:53:43.527 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.526+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~2D0XGOGDN9NA.1 size=946055 2024-08-17T00:53:43.527 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.526+0000 7fb01424f780 1 > prepared multipart upload key=MXCT40R93XCB upload=2D0XGOGDN9NA tag=VATZZTIB1E1Z type=write size=3043207 2024-08-17T00:53:43.528 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.528+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~9DODE9LFPXMN.0 size=786008 2024-08-17T00:53:43.532 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.531+0000 7fb01424f780 1 < completed multipart upload key=RZ2IEE5FVARR upload=9DODE9LFPXMN tag=KM46R37JT3VT type=write size=1834584 2024-08-17T00:53:43.533 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.532+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=N24H0NX13OC0 type=write size=930735 2024-08-17T00:53:43.536 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.536+0000 7fb01424f780 1 < suggested remove operation key=LVQDLJUQ9C3D tag=Q4HDZORTG21R type=del 2024-08-17T00:53:43.538 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.537+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=5MS47K84R4VM type=del size=327889 2024-08-17T00:53:43.540 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.539+0000 7fb01424f780 1 < completed delete operation key=S3KCL8RBE1AG tag=NBT9L8O91EIP type=del 2024-08-17T00:53:43.541 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.541+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=XM21CWZNNGUA type=del size=1951886 2024-08-17T00:53:43.545 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.544+0000 7fb01424f780 1 < suggested update operation key=45YXPRO1DP7L tag=CA4AAGMPH75Z type=write size=824412 2024-08-17T00:53:43.546 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.545+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=PYCP5RUKHXSC type=del size=3900170 2024-08-17T00:53:43.548 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.547+0000 7fb01424f780 1 < completed delete operation key=3WCJZ3SLDTDT tag=AJM1D111QQUL type=del 2024-08-17T00:53:43.549 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.549+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=IVWABACP9VDZ type=write size=808028 2024-08-17T00:53:43.551 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.550+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~TYV69FT351FE.0 size=1048576 2024-08-17T00:53:43.552 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.552+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~TYV69FT351FE.1 size=1048576 2024-08-17T00:53:43.554 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.553+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~TYV69FT351FE.2 size=422009 2024-08-17T00:53:43.556 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.556+0000 7fb01424f780 1 < completed multipart upload key=8W4X8O3PVGIK upload=TYV69FT351FE tag=0PPOV8A02GF0 type=write size=3567737 2024-08-17T00:53:43.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:43 smithi110 ceph-mon[100641]: pgmap v1240: 137 pgs: 2 creating+peering, 8 unknown, 127 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 6.8 KiB/s wr, 20 op/s 2024-08-17T00:53:43.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:43 smithi110 ceph-mon[98148]: pgmap v1240: 137 pgs: 2 creating+peering, 8 unknown, 127 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 6.8 KiB/s wr, 20 op/s 2024-08-17T00:53:43.560 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.559+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~2SHP09LHJO54.0 size=1048576 2024-08-17T00:53:43.561 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.560+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~2SHP09LHJO54.1 size=1048576 2024-08-17T00:53:43.562 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.561+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~2SHP09LHJO54.2 size=433767 2024-08-17T00:53:43.562 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.561+0000 7fb01424f780 1 > prepared multipart upload key=GI1HR389TZUU upload=2SHP09LHJO54 tag=L1VNNWJ24V9C type=write size=3579495 2024-08-17T00:53:43.564 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.563+0000 7fb01424f780 1 < completed delete operation key=KEYYP2QAG9S5 tag=YED01B1THPSR type=del 2024-08-17T00:53:43.566 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.566+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~LWCYKS1477L0.0 size=1048576 2024-08-17T00:53:43.568 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.567+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~LWCYKS1477L0.1 size=155910 2024-08-17T00:53:43.568 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.567+0000 7fb01424f780 1 > prepared multipart upload key=5COBAX0KWX44 upload=LWCYKS1477L0 tag=PGK8WGQ204G3 type=write size=2253062 2024-08-17T00:53:43.570 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.569+0000 7fb01424f780 1 < completed delete operation key=UV6ESHH9QNCW tag=3PD6CO51M2OE type=del 2024-08-17T00:53:43.571 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.570+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=E3Q4M8M7OXZB type=del size=1268494 2024-08-17T00:53:43.571 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.570+0000 7fb01424f780 1 < canceled part key=_multipart_MXCT40R93XCB.2~XEAECM8S2QB8.0 size=1048576 2024-08-17T00:53:43.572 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.572+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~XEAECM8S2QB8.1 size=1048576 2024-08-17T00:53:43.574 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.573+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~XEAECM8S2QB8.2 size=392194 2024-08-17T00:53:43.577 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.576+0000 7fb01424f780 1 < canceled multipart upload key=MXCT40R93XCB upload=XEAECM8S2QB8 tag=SJ5N45PDBR6M type=write size=3537922 2024-08-17T00:53:43.578 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.578+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=HB9EHF45OEBL type=del size=347658 2024-08-17T00:53:43.580 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.579+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~QH00M521ORB0.0 size=653093 2024-08-17T00:53:43.583 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.582+0000 7fb01424f780 1 < completed multipart upload key=8GM8KYF0PWHP upload=QH00M521ORB0 tag=DQ3ZZ8KV57QI type=write size=1701669 2024-08-17T00:53:43.585 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.584+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=79DBDY2LQJZF type=del size=504121 2024-08-17T00:53:43.587 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.586+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~NDMH5YYM9FYA.0 size=1048576 2024-08-17T00:53:43.588 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.587+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~NDMH5YYM9FYA.1 size=1048576 2024-08-17T00:53:43.589 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.588+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~NDMH5YYM9FYA.2 size=14929 2024-08-17T00:53:43.592 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.591+0000 7fb01424f780 1 < completed multipart upload key=MJKZQUILO7KC upload=NDMH5YYM9FYA tag=1V9KNLZHVFSG type=write size=3160657 2024-08-17T00:53:43.596 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.595+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~IHUARDGW6IM3.0 size=1048576 2024-08-17T00:53:43.597 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.596+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~IHUARDGW6IM3.1 size=1048576 2024-08-17T00:53:43.598 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.598+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~IHUARDGW6IM3.2 size=566413 2024-08-17T00:53:43.599 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.598+0000 7fb01424f780 1 > prepared multipart upload key=LKOTKLA00UZK upload=IHUARDGW6IM3 tag=AAJKLXEIEYKQ type=write size=3712141 2024-08-17T00:53:43.600 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.600+0000 7fb01424f780 1 < completed write operation key=ABVVA0H3PKK2 tag=BL7V7O561Y34 type=write size=195547 2024-08-17T00:53:43.603 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.603+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~Z63THURVKIYE.0 size=1048576 2024-08-17T00:53:43.605 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.604+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~Z63THURVKIYE.1 size=1048576 2024-08-17T00:53:43.606 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.606+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~Z63THURVKIYE.2 size=563964 2024-08-17T00:53:43.607 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.606+0000 7fb01424f780 1 > prepared multipart upload key=45YXPRO1DP7L upload=Z63THURVKIYE tag=WONLOH6ACP0N type=write size=3709692 2024-08-17T00:53:43.607 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.606+0000 7fb01424f780 1 < canceled part key=_multipart_W4SLINB2L3K2.2~HTYTWQYFOK4A.0 size=776495 2024-08-17T00:53:43.610 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.609+0000 7fb01424f780 1 < canceled multipart upload key=W4SLINB2L3K2 upload=HTYTWQYFOK4A tag=PQ7YH923WFLM type=write size=1825071 2024-08-17T00:53:43.611 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.611+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=0BFVUF9MPPTU type=del size=2030342 2024-08-17T00:53:43.613 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.612+0000 7fb01424f780 1 < completed write operation key=KEYYP2QAG9S5 tag=OTUXBV9THVNA type=write size=614320 2024-08-17T00:53:43.615 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.614+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=TUOB3110YKEF type=del size=3883220 2024-08-17T00:53:43.616 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.616+0000 7fb01424f780 1 < canceled operation key=CPZBVFH6I5H3 tag=3OS1D0JUBQU5 type=del size=2189358 2024-08-17T00:53:43.620 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.619+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~AWX896UQVR0V.0 size=1048576 2024-08-17T00:53:43.621 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.620+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~AWX896UQVR0V.1 size=1048576 2024-08-17T00:53:43.623 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.622+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~AWX896UQVR0V.2 size=14096 2024-08-17T00:53:43.623 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.622+0000 7fb01424f780 1 > prepared multipart upload key=RZ2IEE5FVARR upload=AWX896UQVR0V tag=ACCQXM22WKQ7 type=write size=3159824 2024-08-17T00:53:43.623 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.622+0000 7fb01424f780 1 < canceled part key=_multipart_MXCT40R93XCB.2~2D0XGOGDN9NA.0 size=1048576 2024-08-17T00:53:43.623 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.622+0000 7fb01424f780 1 < canceled part key=_multipart_MXCT40R93XCB.2~2D0XGOGDN9NA.1 size=946055 2024-08-17T00:53:43.626 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.625+0000 7fb01424f780 1 < canceled multipart upload key=MXCT40R93XCB upload=2D0XGOGDN9NA tag=VATZZTIB1E1Z type=write size=3043207 2024-08-17T00:53:43.629 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.628+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~T2CGQGQSGNYF.0 size=692630 2024-08-17T00:53:43.629 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.628+0000 7fb01424f780 1 > prepared multipart upload key=8GM8KYF0PWHP upload=T2CGQGQSGNYF tag=B8LPCFPERVZM type=write size=1741206 2024-08-17T00:53:43.631 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.630+0000 7fb01424f780 1 < completed write operation key=3WCJZ3SLDTDT tag=N24H0NX13OC0 type=write size=930735 2024-08-17T00:53:43.632 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.632+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=WK9ABAZ2KALY type=write size=809874 2024-08-17T00:53:43.634 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.634+0000 7fb01424f780 1 < completed delete operation key=CPZBVFH6I5H3 tag=5MS47K84R4VM type=del 2024-08-17T00:53:43.636 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.635+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=8Q9CMCX9XZ0B type=del size=3968153 2024-08-17T00:53:43.638 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.637+0000 7fb01424f780 1 < completed delete operation key=VT9PITFIBA0U tag=XM21CWZNNGUA type=del 2024-08-17T00:53:43.640 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.639+0000 7fb01424f780 1 > prepared operation key=6O4EVROYIWFY tag=ZK0U9S0D3A53 type=del size=1131122 2024-08-17T00:53:43.641 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.641+0000 7fb01424f780 1 < completed delete operation key=LKOTKLA00UZK tag=PYCP5RUKHXSC type=del 2024-08-17T00:53:43.643 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.643+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=4ONPR4VCWA01 type=del size=1991963 2024-08-17T00:53:43.645 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.644+0000 7fb01424f780 1 < completed write operation key=WSUZM346535N tag=IVWABACP9VDZ type=write size=808028 2024-08-17T00:53:43.647 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.646+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=UDJBZIYDZ31Y type=del size=1374747 2024-08-17T00:53:43.648 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.648+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~2SHP09LHJO54.0 size=1048576 2024-08-17T00:53:43.650 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.649+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~2SHP09LHJO54.1 size=1048576 2024-08-17T00:53:43.651 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.650+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~2SHP09LHJO54.2 size=433767 2024-08-17T00:53:43.654 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.653+0000 7fb01424f780 1 < completed multipart upload key=GI1HR389TZUU upload=2SHP09LHJO54 tag=L1VNNWJ24V9C type=write size=3579495 2024-08-17T00:53:43.655 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.655+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=V3SXAKCOKL0X type=del size=332608 2024-08-17T00:53:43.657 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.656+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~LWCYKS1477L0.0 size=1048576 2024-08-17T00:53:43.658 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.658+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~LWCYKS1477L0.1 size=155910 2024-08-17T00:53:43.661 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.661+0000 7fb01424f780 1 < completed multipart upload key=5COBAX0KWX44 upload=LWCYKS1477L0 tag=PGK8WGQ204G3 type=write size=2253062 2024-08-17T00:53:43.664 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.664+0000 7fb01424f780 1 > prepared part key=_multipart_N3MD2TBM9VPH.2~ALB453AAV1MK.0 size=1048576 2024-08-17T00:53:43.666 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.665+0000 7fb01424f780 1 > prepared part key=_multipart_N3MD2TBM9VPH.2~ALB453AAV1MK.1 size=749116 2024-08-17T00:53:43.666 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.665+0000 7fb01424f780 1 > prepared multipart upload key=N3MD2TBM9VPH upload=ALB453AAV1MK tag=B61PF2HLMA1B type=write size=2846268 2024-08-17T00:53:43.668 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.667+0000 7fb01424f780 1 < canceled operation key=U1LNH0TF0YZA tag=E3Q4M8M7OXZB type=del size=1268494 2024-08-17T00:53:43.670 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.669+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=M2YNRH65O1M4 type=write size=174074 2024-08-17T00:53:43.673 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.672+0000 7fb01424f780 1 < suggested update operation key=5COBAX0KWX44 tag=HB9EHF45OEBL type=del size=347658 2024-08-17T00:53:43.676 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.676+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~0T8NSU2KRLPS.0 size=148658 2024-08-17T00:53:43.677 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.676+0000 7fb01424f780 1 > prepared multipart upload key=ABVVA0H3PKK2 upload=0T8NSU2KRLPS tag=IDDCJLESPRSH type=write size=1197234 2024-08-17T00:53:43.678 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.677+0000 7fb01424f780 1 < canceled operation key=8W4X8O3PVGIK tag=79DBDY2LQJZF type=del size=504121 2024-08-17T00:53:43.680 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.679+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=LH8K0L4KODU0 type=del size=891058 2024-08-17T00:53:43.681 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.681+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~IHUARDGW6IM3.0 size=1048576 2024-08-17T00:53:43.683 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.682+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~IHUARDGW6IM3.1 size=1048576 2024-08-17T00:53:43.683 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.682+0000 7fb01424f780 1 < canceled part key=_multipart_LKOTKLA00UZK.2~IHUARDGW6IM3.2 size=566413 2024-08-17T00:53:43.686 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.685+0000 7fb01424f780 1 < canceled multipart upload key=LKOTKLA00UZK upload=IHUARDGW6IM3 tag=AAJKLXEIEYKQ type=write size=3712141 2024-08-17T00:53:43.687 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.686+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=XHO1BGQLRXIE type=write size=801456 2024-08-17T00:53:43.689 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.688+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~Z63THURVKIYE.0 size=1048576 2024-08-17T00:53:43.690 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.689+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~Z63THURVKIYE.1 size=1048576 2024-08-17T00:53:43.691 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.691+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~Z63THURVKIYE.2 size=563964 2024-08-17T00:53:43.694 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.694+0000 7fb01424f780 1 < completed multipart upload key=45YXPRO1DP7L upload=Z63THURVKIYE tag=WONLOH6ACP0N type=write size=3709692 2024-08-17T00:53:43.697 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.696+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~8XH7XGNP9BOE.0 size=1048576 2024-08-17T00:53:43.698 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.698+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~8XH7XGNP9BOE.1 size=225720 2024-08-17T00:53:43.698 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.698+0000 7fb01424f780 1 > prepared multipart upload key=34WSPC8OQCN9 upload=8XH7XGNP9BOE tag=PE1W1P36XTF2 type=write size=2322872 2024-08-17T00:53:43.700 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.699+0000 7fb01424f780 1 < completed delete operation key=VRVT7GCWUU6N tag=0BFVUF9MPPTU type=del 2024-08-17T00:53:43.702 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.701+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=C71BHOIOQQHN type=del size=2813301 2024-08-17T00:53:43.705 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.705+0000 7fb01424f780 1 < suggested update operation key=VRVT7GCWUU6N tag=TUOB3110YKEF type=del size=3883220 2024-08-17T00:53:43.707 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.706+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=VJBTLXQJ8ARK type=del size=2408181 2024-08-17T00:53:43.709 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.708+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~AWX896UQVR0V.0 size=1048576 2024-08-17T00:53:43.710 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.709+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~AWX896UQVR0V.1 size=1048576 2024-08-17T00:53:43.711 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.711+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~AWX896UQVR0V.2 size=14096 2024-08-17T00:53:43.714 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.713+0000 7fb01424f780 1 < completed multipart upload key=RZ2IEE5FVARR upload=AWX896UQVR0V tag=ACCQXM22WKQ7 type=write size=3159824 2024-08-17T00:53:43.716 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.715+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=KUM48A34R4BN type=del size=1920503 2024-08-17T00:53:43.717 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.716+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~T2CGQGQSGNYF.0 size=692630 2024-08-17T00:53:43.720 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.719+0000 7fb01424f780 1 < completed multipart upload key=8GM8KYF0PWHP upload=T2CGQGQSGNYF tag=B8LPCFPERVZM type=write size=1741206 2024-08-17T00:53:43.723 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.723+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~EQM0D5C44B1H.0 size=1048576 2024-08-17T00:53:43.725 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.724+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~EQM0D5C44B1H.1 size=737171 2024-08-17T00:53:43.725 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.724+0000 7fb01424f780 1 > prepared multipart upload key=7FAQBH9KA29U upload=EQM0D5C44B1H tag=KPWF4V4CT2E2 type=write size=2834323 2024-08-17T00:53:43.728 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.727+0000 7fb01424f780 1 < suggested remove operation key=AUFE3JLJ8M3L tag=WK9ABAZ2KALY type=write 2024-08-17T00:53:43.730 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.729+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=J6SYMMPHT1Y1 type=write size=999644 2024-08-17T00:53:43.732 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.731+0000 7fb01424f780 1 < completed delete operation key=LVQDLJUQ9C3D tag=8Q9CMCX9XZ0B type=del 2024-08-17T00:53:43.734 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.733+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=JHF0R62SMRR4 type=del size=1795627 2024-08-17T00:53:43.737 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.736+0000 7fb01424f780 1 < suggested remove operation key=6O4EVROYIWFY tag=ZK0U9S0D3A53 type=del 2024-08-17T00:53:43.739 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.738+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=2YCR5RIN5RT6 type=del size=3374939 2024-08-17T00:53:43.740 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.740+0000 7fb01424f780 1 < completed delete operation key=EBJHQJY1RR06 tag=4ONPR4VCWA01 type=del 2024-08-17T00:53:43.743 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.743+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~88O3Q2G1O8TC.0 size=1048576 2024-08-17T00:53:43.745 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.744+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~88O3Q2G1O8TC.1 size=666716 2024-08-17T00:53:43.745 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.744+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=88O3Q2G1O8TC tag=LQ0Q7ZV2KZFG type=write size=2763868 2024-08-17T00:53:43.747 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.746+0000 7fb01424f780 1 < completed delete operation key=N3MD2TBM9VPH tag=UDJBZIYDZ31Y type=del 2024-08-17T00:53:43.749 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.749+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~KXJUC3D7VS05.0 size=1048576 2024-08-17T00:53:43.751 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.750+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~KXJUC3D7VS05.1 size=1048576 2024-08-17T00:53:43.752 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.752+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~KXJUC3D7VS05.2 size=360362 2024-08-17T00:53:43.752 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.752+0000 7fb01424f780 1 > prepared multipart upload key=GQP0TA69WBUB upload=KXJUC3D7VS05 tag=YSS31QGQI4F2 type=write size=3506090 2024-08-17T00:53:43.754 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.753+0000 7fb01424f780 1 < completed delete operation key=45YXPRO1DP7L tag=V3SXAKCOKL0X type=del 2024-08-17T00:53:43.756 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.755+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=81XS2XMO04EA type=write size=648163 2024-08-17T00:53:43.758 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.757+0000 7fb01424f780 1 < completed part key=_multipart_N3MD2TBM9VPH.2~ALB453AAV1MK.0 size=1048576 2024-08-17T00:53:43.759 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.759+0000 7fb01424f780 1 < completed part key=_multipart_N3MD2TBM9VPH.2~ALB453AAV1MK.1 size=749116 2024-08-17T00:53:43.762 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.761+0000 7fb01424f780 1 < completed multipart upload key=N3MD2TBM9VPH upload=ALB453AAV1MK tag=B61PF2HLMA1B type=write size=2846268 2024-08-17T00:53:43.764 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.763+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=QSS82I50UOAS type=write size=901349 2024-08-17T00:53:43.766 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.765+0000 7fb01424f780 -1 < failed to complete operation key=VRVT7GCWUU6N tag=M2YNRH65O1M4 type=write size=174074: (22) Invalid argument 2024-08-17T00:53:43.767 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.767+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=R8U1UP2V1HAT type=del size=520668 2024-08-17T00:53:43.769 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.768+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~0T8NSU2KRLPS.0 size=148658 2024-08-17T00:53:43.772 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.771+0000 7fb01424f780 1 < completed multipart upload key=ABVVA0H3PKK2 upload=0T8NSU2KRLPS tag=IDDCJLESPRSH type=write size=1197234 2024-08-17T00:53:43.775 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.774+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~ZF3UWS7B0D8X.0 size=1048576 2024-08-17T00:53:43.776 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.776+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~ZF3UWS7B0D8X.1 size=74673 2024-08-17T00:53:43.776 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.776+0000 7fb01424f780 1 > prepared multipart upload key=CHEEDYEMAX2D upload=ZF3UWS7B0D8X tag=UKYCGJSS981X type=write size=2171825 2024-08-17T00:53:43.779 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.778+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=LH8K0L4KODU0 type=del 2024-08-17T00:53:43.780 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.779+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=U4X2HK70HH2T type=write size=392500 2024-08-17T00:53:43.782 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.781+0000 7fb01424f780 1 < completed write operation key=GQP0TA69WBUB tag=XHO1BGQLRXIE type=write size=801456 2024-08-17T00:53:43.784 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.783+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=0B6653VTPT9O type=del size=1753524 2024-08-17T00:53:43.786 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.785+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~8XH7XGNP9BOE.0 size=1048576 2024-08-17T00:53:43.787 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.786+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~8XH7XGNP9BOE.1 size=225720 2024-08-17T00:53:43.790 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.789+0000 7fb01424f780 1 < completed multipart upload key=34WSPC8OQCN9 upload=8XH7XGNP9BOE tag=PE1W1P36XTF2 type=write size=2322872 2024-08-17T00:53:43.791 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.791+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=GKA7OG8PWMDH type=del size=2181280 2024-08-17T00:53:43.793 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.792+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=C71BHOIOQQHN type=del 2024-08-17T00:53:43.796 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.795+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~COOCRB0BI76O.0 size=609152 2024-08-17T00:53:43.796 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.795+0000 7fb01424f780 1 > prepared multipart upload key=LKOTKLA00UZK upload=COOCRB0BI76O tag=Z62J2D7AVY7A type=write size=1657728 2024-08-17T00:53:43.797 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.796+0000 7fb01424f780 1 < completed delete operation key=CPZBVFH6I5H3 tag=VJBTLXQJ8ARK type=del 2024-08-17T00:53:43.800 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.800+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~LMNC576JJ7PJ.0 size=1048576 2024-08-17T00:53:43.802 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.801+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~LMNC576JJ7PJ.1 size=1048576 2024-08-17T00:53:43.803 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.803+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~LMNC576JJ7PJ.2 size=330 2024-08-17T00:53:43.803 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.803+0000 7fb01424f780 1 > prepared multipart upload key=W4SLINB2L3K2 upload=LMNC576JJ7PJ tag=9IQB2NF9OR7D type=write size=3146058 2024-08-17T00:53:43.805 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.804+0000 7fb01424f780 1 < completed delete operation key=RZ2IEE5FVARR tag=KUM48A34R4BN type=del 2024-08-17T00:53:43.809 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.807+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~H28CDBXMTJZC.0 size=410092 2024-08-17T00:53:43.809 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.807+0000 7fb01424f780 1 > prepared multipart upload key=45YXPRO1DP7L upload=H28CDBXMTJZC tag=J7RZWWXZ309I type=write size=1458668 2024-08-17T00:53:43.810 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.809+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~EQM0D5C44B1H.0 size=1048576 2024-08-17T00:53:43.811 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.811+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~EQM0D5C44B1H.1 size=737171 2024-08-17T00:53:43.814 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.814+0000 7fb01424f780 1 < completed multipart upload key=7FAQBH9KA29U upload=EQM0D5C44B1H tag=KPWF4V4CT2E2 type=write size=2834323 2024-08-17T00:53:43.817 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.817+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~M7FM9R6322K1.0 size=1048576 2024-08-17T00:53:43.819 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.818+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~M7FM9R6322K1.1 size=191774 2024-08-17T00:53:43.819 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.818+0000 7fb01424f780 1 > prepared multipart upload key=GI1HR389TZUU upload=M7FM9R6322K1 tag=937IEE58JRB7 type=write size=2288926 2024-08-17T00:53:43.821 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.820+0000 7fb01424f780 1 < canceled operation key=N3MD2TBM9VPH tag=J6SYMMPHT1Y1 type=write size=999644 2024-08-17T00:53:43.823 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.822+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=1QBLW3UQP6J7 type=write size=625701 2024-08-17T00:53:43.824 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.824+0000 7fb01424f780 1 < completed delete operation key=WSUZM346535N tag=JHF0R62SMRR4 type=del 2024-08-17T00:53:43.827 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.827+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~WREOVGZ1K0X9.0 size=1048576 2024-08-17T00:53:43.829 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.828+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~WREOVGZ1K0X9.1 size=1048576 2024-08-17T00:53:43.830 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.829+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~WREOVGZ1K0X9.2 size=40329 2024-08-17T00:53:43.830 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.829+0000 7fb01424f780 1 > prepared multipart upload key=GI1HR389TZUU upload=WREOVGZ1K0X9 tag=OVFILP802HHK type=write size=3186057 2024-08-17T00:53:43.832 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.831+0000 7fb01424f780 1 < completed delete operation key=ABVVA0H3PKK2 tag=2YCR5RIN5RT6 type=del 2024-08-17T00:53:43.833 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.832+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=DRXWEPYIV3NQ type=del size=2640189 2024-08-17T00:53:43.835 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.834+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~88O3Q2G1O8TC.0 size=1048576 2024-08-17T00:53:43.836 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.835+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~88O3Q2G1O8TC.1 size=666716 2024-08-17T00:53:43.839 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.838+0000 7fb01424f780 1 < completed multipart upload key=6O4EVROYIWFY upload=88O3Q2G1O8TC tag=LQ0Q7ZV2KZFG type=write size=2763868 2024-08-17T00:53:43.841 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.840+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=CEACHOB7UKTC type=del size=2047603 2024-08-17T00:53:43.842 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.841+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~KXJUC3D7VS05.0 size=1048576 2024-08-17T00:53:43.843 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.843+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~KXJUC3D7VS05.1 size=1048576 2024-08-17T00:53:43.845 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.844+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~KXJUC3D7VS05.2 size=360362 2024-08-17T00:53:43.848 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.847+0000 7fb01424f780 1 < completed multipart upload key=GQP0TA69WBUB upload=KXJUC3D7VS05 tag=YSS31QGQI4F2 type=write size=3506090 2024-08-17T00:53:43.850 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.850+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~80R0E0QEGAEE.0 size=1048576 2024-08-17T00:53:43.852 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.851+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~80R0E0QEGAEE.1 size=901575 2024-08-17T00:53:43.852 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.851+0000 7fb01424f780 1 > prepared multipart upload key=8HBBNALD090M upload=80R0E0QEGAEE tag=V73WJYE42OBN type=write size=2998727 2024-08-17T00:53:43.854 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.853+0000 7fb01424f780 1 < completed write operation key=5COBAX0KWX44 tag=81XS2XMO04EA type=write size=648163 2024-08-17T00:53:43.856 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.855+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=VYDCF6S1VMIG type=del size=1056228 2024-08-17T00:53:43.859 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.858+0000 7fb01424f780 1 < suggested update operation key=LKOTKLA00UZK tag=QSS82I50UOAS type=write size=901349 2024-08-17T00:53:43.860 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.860+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=NYHP98RH64G9 type=del size=1026551 2024-08-17T00:53:43.862 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.862+0000 7fb01424f780 1 < completed delete operation key=8HBBNALD090M tag=R8U1UP2V1HAT type=del 2024-08-17T00:53:43.864 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.863+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=O3NXNREX050P type=del size=1209640 2024-08-17T00:53:43.865 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.865+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~ZF3UWS7B0D8X.0 size=1048576 2024-08-17T00:53:43.867 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.866+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~ZF3UWS7B0D8X.1 size=74673 2024-08-17T00:53:43.870 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.869+0000 7fb01424f780 1 < completed multipart upload key=CHEEDYEMAX2D upload=ZF3UWS7B0D8X tag=UKYCGJSS981X type=write size=2171825 2024-08-17T00:53:43.871 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.871+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=TBVGQT6PW0HO type=del size=3266823 2024-08-17T00:53:43.873 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.872+0000 7fb01424f780 1 < completed write operation key=UV6ESHH9QNCW tag=U4X2HK70HH2T type=write size=392500 2024-08-17T00:53:43.876 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.875+0000 7fb01424f780 1 > prepared part key=_multipart_X6NVU1F49VO8.2~F5NCLN2E35VZ.0 size=1032360 2024-08-17T00:53:43.876 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.875+0000 7fb01424f780 1 > prepared multipart upload key=X6NVU1F49VO8 upload=F5NCLN2E35VZ tag=RDPLMPTOPGN2 type=write size=2080936 2024-08-17T00:53:43.879 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.878+0000 7fb01424f780 1 < suggested remove operation key=8HBBNALD090M tag=0B6653VTPT9O type=del 2024-08-17T00:53:43.882 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.881+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~6PG1YVYHV0JX.0 size=1048576 2024-08-17T00:53:43.883 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.883+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~6PG1YVYHV0JX.1 size=1048576 2024-08-17T00:53:43.885 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.884+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~6PG1YVYHV0JX.2 size=918591 2024-08-17T00:53:43.885 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.884+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=6PG1YVYHV0JX tag=4ASXUP1YYAK6 type=write size=4064319 2024-08-17T00:53:43.886 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.886+0000 7fb01424f780 1 < completed delete operation key=WSUZM346535N tag=GKA7OG8PWMDH type=del 2024-08-17T00:53:43.889 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.889+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~D9GJQGLIZB80.0 size=225470 2024-08-17T00:53:43.890 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.889+0000 7fb01424f780 1 > prepared multipart upload key=8W4X8O3PVGIK upload=D9GJQGLIZB80 tag=TQ29P2YPA6AZ type=write size=1274046 2024-08-17T00:53:43.891 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.890+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~COOCRB0BI76O.0 size=609152 2024-08-17T00:53:43.894 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.893+0000 7fb01424f780 1 < completed multipart upload key=LKOTKLA00UZK upload=COOCRB0BI76O tag=Z62J2D7AVY7A type=write size=1657728 2024-08-17T00:53:43.896 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.895+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=NKGDHEHD6BTE type=del size=3025085 2024-08-17T00:53:43.898 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.897+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~LMNC576JJ7PJ.0 size=1048576 2024-08-17T00:53:43.899 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.898+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~LMNC576JJ7PJ.1 size=1048576 2024-08-17T00:53:43.900 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.900+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~LMNC576JJ7PJ.2 size=330 2024-08-17T00:53:43.903 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.902+0000 7fb01424f780 1 < completed multipart upload key=W4SLINB2L3K2 upload=LMNC576JJ7PJ tag=9IQB2NF9OR7D type=write size=3146058 2024-08-17T00:53:43.905 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.904+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=T14YZUN5RYA6 type=del size=2300704 2024-08-17T00:53:43.906 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.906+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~H28CDBXMTJZC.0 size=410092 2024-08-17T00:53:43.909 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.908+0000 7fb01424f780 1 < completed multipart upload key=45YXPRO1DP7L upload=H28CDBXMTJZC tag=J7RZWWXZ309I type=write size=1458668 2024-08-17T00:53:43.911 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.910+0000 7fb01424f780 1 > prepared operation key=6O4EVROYIWFY tag=RJNA92I6AQWW type=write size=1033452 2024-08-17T00:53:43.911 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.910+0000 7fb01424f780 1 < canceled part key=_multipart_GI1HR389TZUU.2~M7FM9R6322K1.0 size=1048576 2024-08-17T00:53:43.912 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.912+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~M7FM9R6322K1.1 size=191774 2024-08-17T00:53:43.915 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.914+0000 7fb01424f780 1 < canceled multipart upload key=GI1HR389TZUU upload=M7FM9R6322K1 tag=937IEE58JRB7 type=write size=2288926 2024-08-17T00:53:43.917 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.916+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=H5FEIBJS3BA1 type=del size=517718 2024-08-17T00:53:43.919 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.918+0000 7fb01424f780 -1 < failed to complete operation key=LKOTKLA00UZK tag=1QBLW3UQP6J7 type=write size=625701: (22) Invalid argument 2024-08-17T00:53:43.920 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.919+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=Y5DFXKUB69XP type=del size=189503 2024-08-17T00:53:43.922 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.921+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~WREOVGZ1K0X9.0 size=1048576 2024-08-17T00:53:43.923 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.923+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~WREOVGZ1K0X9.1 size=1048576 2024-08-17T00:53:43.925 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.924+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~WREOVGZ1K0X9.2 size=40329 2024-08-17T00:53:43.928 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.927+0000 7fb01424f780 1 < completed multipart upload key=GI1HR389TZUU upload=WREOVGZ1K0X9 tag=OVFILP802HHK type=write size=3186057 2024-08-17T00:53:43.929 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.929+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=9O56AD10UN4P type=write size=193489 2024-08-17T00:53:43.931 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.930+0000 7fb01424f780 1 < completed delete operation key=LVQDLJUQ9C3D tag=DRXWEPYIV3NQ type=del 2024-08-17T00:53:43.934 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.934+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~C4ZW70XQBVAI.0 size=265104 2024-08-17T00:53:43.934 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.934+0000 7fb01424f780 1 > prepared multipart upload key=CPZBVFH6I5H3 upload=C4ZW70XQBVAI tag=0JI7CMR0BL5M type=write size=1313680 2024-08-17T00:53:43.936 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.935+0000 7fb01424f780 1 < completed delete operation key=5COBAX0KWX44 tag=CEACHOB7UKTC type=del 2024-08-17T00:53:43.939 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.938+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~5W69S62ZUYVS.0 size=1048576 2024-08-17T00:53:43.941 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.940+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~5W69S62ZUYVS.1 size=1048576 2024-08-17T00:53:43.942 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.941+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~5W69S62ZUYVS.2 size=1022603 2024-08-17T00:53:43.942 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.941+0000 7fb01424f780 1 > prepared multipart upload key=VT9PITFIBA0U upload=5W69S62ZUYVS tag=UY2SPK8LYD37 type=write size=4168331 2024-08-17T00:53:43.944 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.943+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~80R0E0QEGAEE.0 size=1048576 2024-08-17T00:53:43.945 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.945+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~80R0E0QEGAEE.1 size=901575 2024-08-17T00:53:43.948 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.947+0000 7fb01424f780 1 < completed multipart upload key=8HBBNALD090M upload=80R0E0QEGAEE tag=V73WJYE42OBN type=write size=2998727 2024-08-17T00:53:43.952 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.951+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~E5U4KKZ0XIYK.0 size=1048576 2024-08-17T00:53:43.953 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.952+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~E5U4KKZ0XIYK.1 size=362586 2024-08-17T00:53:43.953 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.952+0000 7fb01424f780 1 > prepared multipart upload key=34WSPC8OQCN9 upload=E5U4KKZ0XIYK tag=G432PJW9MXR0 type=write size=2459738 2024-08-17T00:53:43.957 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.956+0000 7fb01424f780 1 < suggested update operation key=EBJHQJY1RR06 tag=VYDCF6S1VMIG type=del size=1056228 2024-08-17T00:53:43.960 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.959+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~FX0TR8FBOWNJ.0 size=37472 2024-08-17T00:53:43.960 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.959+0000 7fb01424f780 1 > prepared multipart upload key=45YXPRO1DP7L upload=FX0TR8FBOWNJ tag=E9NWVH5KETGZ type=write size=1086048 2024-08-17T00:53:43.961 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.960+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=NYHP98RH64G9 type=del 2024-08-17T00:53:43.963 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.962+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=E31H2MHCXT4E type=del size=3603862 2024-08-17T00:53:43.964 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.964+0000 7fb01424f780 1 < completed delete operation key=RZ2IEE5FVARR tag=O3NXNREX050P type=del 2024-08-17T00:53:43.966 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.965+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=XM66B2X4P5GV type=del size=814088 2024-08-17T00:53:43.968 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.967+0000 7fb01424f780 1 < completed delete operation key=GI1HR389TZUU tag=TBVGQT6PW0HO type=del 2024-08-17T00:53:43.969 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.969+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=3I383CDGBNOC type=del size=3269727 2024-08-17T00:53:43.971 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.970+0000 7fb01424f780 1 < completed part key=_multipart_X6NVU1F49VO8.2~F5NCLN2E35VZ.0 size=1032360 2024-08-17T00:53:43.975 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.974+0000 7fb01424f780 1 < completed multipart upload key=X6NVU1F49VO8 upload=F5NCLN2E35VZ tag=RDPLMPTOPGN2 type=write size=2080936 2024-08-17T00:53:43.976 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.975+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=274T3VUBKJDT type=del size=1632162 2024-08-17T00:53:43.978 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.977+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~6PG1YVYHV0JX.0 size=1048576 2024-08-17T00:53:43.979 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.979+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~6PG1YVYHV0JX.1 size=1048576 2024-08-17T00:53:43.981 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.980+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~6PG1YVYHV0JX.2 size=918591 2024-08-17T00:53:43.984 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.983+0000 7fb01424f780 1 < completed multipart upload key=S3KCL8RBE1AG upload=6PG1YVYHV0JX tag=4ASXUP1YYAK6 type=write size=4064319 2024-08-17T00:53:43.985 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.985+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=9X82V6G2AM8U type=write size=26437 2024-08-17T00:53:43.987 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.986+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~D9GJQGLIZB80.0 size=225470 2024-08-17T00:53:43.990 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.989+0000 7fb01424f780 1 < completed multipart upload key=8W4X8O3PVGIK upload=D9GJQGLIZB80 tag=TQ29P2YPA6AZ type=write size=1274046 2024-08-17T00:53:43.992 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.991+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=LW7P50DRUK10 type=del size=3761215 2024-08-17T00:53:43.996 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.995+0000 7fb01424f780 1 < suggested update operation key=UV6ESHH9QNCW tag=NKGDHEHD6BTE type=del size=3025085 2024-08-17T00:53:43.999 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.998+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~UFZ1OV3HJ9WJ.0 size=1048576 2024-08-17T00:53:44.000 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.999+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~UFZ1OV3HJ9WJ.1 size=775202 2024-08-17T00:53:44.000 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:43.999+0000 7fb01424f780 1 > prepared multipart upload key=3WCJZ3SLDTDT upload=UFZ1OV3HJ9WJ tag=RM143AIJW87H type=write size=2872354 2024-08-17T00:53:44.002 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.001+0000 7fb01424f780 1 < completed delete operation key=5COBAX0KWX44 tag=T14YZUN5RYA6 type=del 2024-08-17T00:53:44.004 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.003+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=9DQNN1KHH7CX type=del size=2115445 2024-08-17T00:53:44.007 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.006+0000 7fb01424f780 1 < suggested remove operation key=6O4EVROYIWFY tag=RJNA92I6AQWW type=write 2024-08-17T00:53:44.010 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.009+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~BO50EQU2ZQB5.0 size=1048576 2024-08-17T00:53:44.011 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.011+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~BO50EQU2ZQB5.1 size=882628 2024-08-17T00:53:44.012 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.011+0000 7fb01424f780 1 > prepared multipart upload key=LVQDLJUQ9C3D upload=BO50EQU2ZQB5 tag=H36ZHWV2CEA1 type=write size=2979780 2024-08-17T00:53:44.014 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.013+0000 7fb01424f780 1 < completed delete operation key=VRVT7GCWUU6N tag=H5FEIBJS3BA1 type=del 2024-08-17T00:53:44.016 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.016+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~KYPV4K2R7FQK.0 size=1048576 2024-08-17T00:53:44.018 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.017+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~KYPV4K2R7FQK.1 size=861394 2024-08-17T00:53:44.018 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.017+0000 7fb01424f780 1 > prepared multipart upload key=RZ2IEE5FVARR upload=KYPV4K2R7FQK tag=262AYJ5CFM0H type=write size=2958546 2024-08-17T00:53:44.019 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.019+0000 7fb01424f780 1 < canceled operation key=CPZBVFH6I5H3 tag=Y5DFXKUB69XP type=del size=189503 2024-08-17T00:53:44.021 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.021+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=00TY9TV4SM1V type=del size=3940096 2024-08-17T00:53:44.023 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.022+0000 7fb01424f780 1 < completed write operation key=5COBAX0KWX44 tag=9O56AD10UN4P type=write size=193489 2024-08-17T00:53:44.026 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.025+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~QPU60FZEL8SH.0 size=1048576 2024-08-17T00:53:44.028 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.027+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~QPU60FZEL8SH.1 size=1048576 2024-08-17T00:53:44.029 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.028+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~QPU60FZEL8SH.2 size=27462 2024-08-17T00:53:44.029 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.028+0000 7fb01424f780 1 > prepared multipart upload key=UV6ESHH9QNCW upload=QPU60FZEL8SH tag=GRZOX2J7HEZW type=write size=3173190 2024-08-17T00:53:44.031 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.030+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~C4ZW70XQBVAI.0 size=265104 2024-08-17T00:53:44.034 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.033+0000 7fb01424f780 1 < completed multipart upload key=CPZBVFH6I5H3 upload=C4ZW70XQBVAI tag=0JI7CMR0BL5M type=write size=1313680 2024-08-17T00:53:44.037 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.036+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~MLAEV0PVC6X4.0 size=1048576 2024-08-17T00:53:44.038 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.037+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~MLAEV0PVC6X4.1 size=1048576 2024-08-17T00:53:44.039 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.039+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~MLAEV0PVC6X4.2 size=880655 2024-08-17T00:53:44.039 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.039+0000 7fb01424f780 1 > prepared multipart upload key=GQP0TA69WBUB upload=MLAEV0PVC6X4 tag=MMVIQSBZ5XMJ type=write size=4026383 2024-08-17T00:53:44.041 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.041+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~5W69S62ZUYVS.0 size=1048576 2024-08-17T00:53:44.043 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.042+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~5W69S62ZUYVS.1 size=1048576 2024-08-17T00:53:44.044 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.043+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~5W69S62ZUYVS.2 size=1022603 2024-08-17T00:53:44.047 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.046+0000 7fb01424f780 1 < completed multipart upload key=VT9PITFIBA0U upload=5W69S62ZUYVS tag=UY2SPK8LYD37 type=write size=4168331 2024-08-17T00:53:44.048 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.048+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=Y7IHINMCUPZ1 type=del size=1770786 2024-08-17T00:53:44.051 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.050+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~E5U4KKZ0XIYK.0 size=1048576 2024-08-17T00:53:44.052 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.051+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~E5U4KKZ0XIYK.1 size=362586 2024-08-17T00:53:44.056 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.055+0000 7fb01424f780 1 < completed multipart upload key=34WSPC8OQCN9 upload=E5U4KKZ0XIYK tag=G432PJW9MXR0 type=write size=2459738 2024-08-17T00:53:44.058 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.058+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~ZKAL3N4KJJ0Q.0 size=1048576 2024-08-17T00:53:44.060 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.059+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~ZKAL3N4KJJ0Q.1 size=390654 2024-08-17T00:53:44.060 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.059+0000 7fb01424f780 1 > prepared multipart upload key=EBJHQJY1RR06 upload=ZKAL3N4KJJ0Q tag=OBJ2W2L2TJO6 type=write size=2487806 2024-08-17T00:53:44.062 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.061+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~FX0TR8FBOWNJ.0 size=37472 2024-08-17T00:53:44.065 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.064+0000 7fb01424f780 1 < completed multipart upload key=45YXPRO1DP7L upload=FX0TR8FBOWNJ tag=E9NWVH5KETGZ type=write size=1086048 2024-08-17T00:53:44.067 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.067+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=OLUP3S3ISCHV type=del size=3900231 2024-08-17T00:53:44.069 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.069+0000 7fb01424f780 1 < canceled operation key=45YXPRO1DP7L tag=E31H2MHCXT4E type=del size=3603862 2024-08-17T00:53:44.075 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.070+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=M32743BSQVT4 type=del size=854390 2024-08-17T00:53:44.075 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.072+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=XM66B2X4P5GV type=del 2024-08-17T00:53:44.076 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.076+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~4HZ3B268QN9A.0 size=1048576 2024-08-17T00:53:44.078 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.077+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~4HZ3B268QN9A.1 size=1048576 2024-08-17T00:53:44.079 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.078+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~4HZ3B268QN9A.2 size=688372 2024-08-17T00:53:44.079 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.078+0000 7fb01424f780 1 > prepared multipart upload key=LKOTKLA00UZK upload=4HZ3B268QN9A tag=KMZGHG0INCW6 type=write size=3834100 2024-08-17T00:53:44.081 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.080+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=3I383CDGBNOC type=del 2024-08-17T00:53:44.084 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.084+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~ZIBFDT9SVEHO.0 size=1048576 2024-08-17T00:53:44.086 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.085+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~ZIBFDT9SVEHO.1 size=34232 2024-08-17T00:53:44.086 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.085+0000 7fb01424f780 1 > prepared multipart upload key=8HBBNALD090M upload=ZIBFDT9SVEHO tag=PMKFL9NKZ5CI type=write size=2131384 2024-08-17T00:53:44.087 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.087+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=274T3VUBKJDT type=del 2024-08-17T00:53:44.089 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.088+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=OE7PFV5SCQZG type=del size=648361 2024-08-17T00:53:44.091 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.090+0000 7fb01424f780 1 < completed write operation key=ABVVA0H3PKK2 tag=9X82V6G2AM8U type=write size=26437 2024-08-17T00:53:44.094 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.093+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~16B09QVRPB6F.0 size=1048576 2024-08-17T00:53:44.095 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.095+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~16B09QVRPB6F.1 size=1048576 2024-08-17T00:53:44.097 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.096+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~16B09QVRPB6F.2 size=758085 2024-08-17T00:53:44.097 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.096+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=16B09QVRPB6F tag=34W94G844W29 type=write size=3903813 2024-08-17T00:53:44.098 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.098+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=LW7P50DRUK10 type=del 2024-08-17T00:53:44.100 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.100+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=5ZY0TWHQPQKC type=del size=2434022 2024-08-17T00:53:44.102 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.101+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~UFZ1OV3HJ9WJ.0 size=1048576 2024-08-17T00:53:44.104 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.103+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~UFZ1OV3HJ9WJ.1 size=775202 2024-08-17T00:53:44.107 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.106+0000 7fb01424f780 1 < completed multipart upload key=3WCJZ3SLDTDT upload=UFZ1OV3HJ9WJ tag=RM143AIJW87H type=write size=2872354 2024-08-17T00:53:44.110 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.109+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~SGWTZ0UB7K22.0 size=568109 2024-08-17T00:53:44.110 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.109+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=SGWTZ0UB7K22 tag=DXPFHX53KZ6H type=write size=1616685 2024-08-17T00:53:44.112 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.111+0000 7fb01424f780 1 < completed delete operation key=N3MD2TBM9VPH tag=9DQNN1KHH7CX type=del 2024-08-17T00:53:44.114 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.113+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=UN2OEOYUY7NZ type=del size=560997 2024-08-17T00:53:44.116 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.115+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~BO50EQU2ZQB5.0 size=1048576 2024-08-17T00:53:44.117 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.117+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~BO50EQU2ZQB5.1 size=882628 2024-08-17T00:53:44.120 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.120+0000 7fb01424f780 1 < completed multipart upload key=LVQDLJUQ9C3D upload=BO50EQU2ZQB5 tag=H36ZHWV2CEA1 type=write size=2979780 2024-08-17T00:53:44.123 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.123+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~8KZSUX2UKT8M.0 size=1020736 2024-08-17T00:53:44.123 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.123+0000 7fb01424f780 1 > prepared multipart upload key=KEYYP2QAG9S5 upload=8KZSUX2UKT8M tag=FOC2CBY71OEB type=write size=2069312 2024-08-17T00:53:44.125 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.124+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~KYPV4K2R7FQK.0 size=1048576 2024-08-17T00:53:44.127 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.126+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~KYPV4K2R7FQK.1 size=861394 2024-08-17T00:53:44.130 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.129+0000 7fb01424f780 1 < completed multipart upload key=RZ2IEE5FVARR upload=KYPV4K2R7FQK tag=262AYJ5CFM0H type=write size=2958546 2024-08-17T00:53:44.131 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.130+0000 7fb01424f780 1 > prepared operation key=6O4EVROYIWFY tag=V5AFKEY0SR1A type=del size=731981 2024-08-17T00:53:44.133 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.132+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=00TY9TV4SM1V type=del 2024-08-17T00:53:44.136 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.135+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~4H6RQK24FQI2.0 size=1048576 2024-08-17T00:53:44.137 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.136+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~4H6RQK24FQI2.1 size=994558 2024-08-17T00:53:44.137 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.136+0000 7fb01424f780 1 > prepared multipart upload key=3WCJZ3SLDTDT upload=4H6RQK24FQI2 tag=PI23EI87UPE7 type=write size=3091710 2024-08-17T00:53:44.139 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.138+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~QPU60FZEL8SH.0 size=1048576 2024-08-17T00:53:44.140 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.140+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~QPU60FZEL8SH.1 size=1048576 2024-08-17T00:53:44.142 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.141+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~QPU60FZEL8SH.2 size=27462 2024-08-17T00:53:44.145 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.144+0000 7fb01424f780 1 < completed multipart upload key=UV6ESHH9QNCW upload=QPU60FZEL8SH tag=GRZOX2J7HEZW type=write size=3173190 2024-08-17T00:53:44.147 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.146+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=U2JGZQPMVHUY type=del size=255925 2024-08-17T00:53:44.148 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.148+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~MLAEV0PVC6X4.0 size=1048576 2024-08-17T00:53:44.150 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.149+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~MLAEV0PVC6X4.1 size=1048576 2024-08-17T00:53:44.152 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.151+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~MLAEV0PVC6X4.2 size=880655 2024-08-17T00:53:44.156 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.155+0000 7fb01424f780 1 < completed multipart upload key=GQP0TA69WBUB upload=MLAEV0PVC6X4 tag=MMVIQSBZ5XMJ type=write size=4026383 2024-08-17T00:53:44.159 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.158+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~WTSC9B0XYMP0.0 size=1048576 2024-08-17T00:53:44.161 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.160+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~WTSC9B0XYMP0.1 size=1048576 2024-08-17T00:53:44.162 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.161+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~WTSC9B0XYMP0.2 size=296133 2024-08-17T00:53:44.162 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.161+0000 7fb01424f780 1 > prepared multipart upload key=3WCJZ3SLDTDT upload=WTSC9B0XYMP0 tag=KDAIJTD6K2R7 type=write size=3441861 2024-08-17T00:53:44.164 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.163+0000 7fb01424f780 1 < completed delete operation key=VRVT7GCWUU6N tag=Y7IHINMCUPZ1 type=del 2024-08-17T00:53:44.167 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.166+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~1A4YGLT0KTXU.0 size=1048576 2024-08-17T00:53:44.168 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.167+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~1A4YGLT0KTXU.1 size=283422 2024-08-17T00:53:44.169 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.167+0000 7fb01424f780 1 > prepared multipart upload key=LKOTKLA00UZK upload=1A4YGLT0KTXU tag=ND68233MJTQE type=write size=2380574 2024-08-17T00:53:44.170 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.169+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~ZKAL3N4KJJ0Q.0 size=1048576 2024-08-17T00:53:44.171 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.171+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~ZKAL3N4KJJ0Q.1 size=390654 2024-08-17T00:53:44.174 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.174+0000 7fb01424f780 1 < completed multipart upload key=EBJHQJY1RR06 upload=ZKAL3N4KJJ0Q tag=OBJ2W2L2TJO6 type=write size=2487806 2024-08-17T00:53:44.176 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.175+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=AILPVY73EX46 type=del size=905540 2024-08-17T00:53:44.178 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.177+0000 7fb01424f780 1 < completed delete operation key=ABVVA0H3PKK2 tag=OLUP3S3ISCHV type=del 2024-08-17T00:53:44.179 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.179+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=OGK1183JKAXJ type=del size=3845951 2024-08-17T00:53:44.181 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.181+0000 7fb01424f780 1 < canceled operation key=RZ2IEE5FVARR tag=M32743BSQVT4 type=del size=854390 2024-08-17T00:53:44.185 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.184+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~JXZANAL6GNPU.0 size=364929 2024-08-17T00:53:44.185 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.184+0000 7fb01424f780 1 > prepared multipart upload key=LKOTKLA00UZK upload=JXZANAL6GNPU tag=QDXR3KW8H7RL type=write size=1413505 2024-08-17T00:53:44.186 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.185+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~4HZ3B268QN9A.0 size=1048576 2024-08-17T00:53:44.187 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.187+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~4HZ3B268QN9A.1 size=1048576 2024-08-17T00:53:44.189 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.188+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~4HZ3B268QN9A.2 size=688372 2024-08-17T00:53:44.192 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.191+0000 7fb01424f780 1 < completed multipart upload key=LKOTKLA00UZK upload=4HZ3B268QN9A tag=KMZGHG0INCW6 type=write size=3834100 2024-08-17T00:53:44.195 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.194+0000 7fb01424f780 1 > prepared part key=_multipart_N3MD2TBM9VPH.2~MD5ZJWR00S1A.0 size=509383 2024-08-17T00:53:44.195 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.194+0000 7fb01424f780 1 > prepared multipart upload key=N3MD2TBM9VPH upload=MD5ZJWR00S1A tag=NJFK4KMSRC8K type=write size=1557959 2024-08-17T00:53:44.196 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.196+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~ZIBFDT9SVEHO.0 size=1048576 2024-08-17T00:53:44.198 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.197+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~ZIBFDT9SVEHO.1 size=34232 2024-08-17T00:53:44.201 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.200+0000 7fb01424f780 1 < completed multipart upload key=8HBBNALD090M upload=ZIBFDT9SVEHO tag=PMKFL9NKZ5CI type=write size=2131384 2024-08-17T00:53:44.202 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.201+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=3SP8MA65GTEO type=del size=3039876 2024-08-17T00:53:44.205 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.205+0000 7fb01424f780 1 < suggested remove operation key=VRVT7GCWUU6N tag=OE7PFV5SCQZG type=del 2024-08-17T00:53:44.207 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.207+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=ZYTTQTCJAIC7 type=del size=2767161 2024-08-17T00:53:44.209 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.208+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~16B09QVRPB6F.0 size=1048576 2024-08-17T00:53:44.210 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.210+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~16B09QVRPB6F.1 size=1048576 2024-08-17T00:53:44.213 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.211+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~16B09QVRPB6F.2 size=758085 2024-08-17T00:53:44.215 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.214+0000 7fb01424f780 1 < completed multipart upload key=S3KCL8RBE1AG upload=16B09QVRPB6F tag=34W94G844W29 type=write size=3903813 2024-08-17T00:53:44.216 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.216+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=5GCEF4J7K7XZ type=del size=318325 2024-08-17T00:53:44.218 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.217+0000 7fb01424f780 1 < canceled operation key=34WSPC8OQCN9 tag=5ZY0TWHQPQKC type=del size=2434022 2024-08-17T00:53:44.220 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.219+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=RCAAXEFKOEQP type=del size=2867418 2024-08-17T00:53:44.221 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.221+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~SGWTZ0UB7K22.0 size=568109 2024-08-17T00:53:44.225 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.224+0000 7fb01424f780 1 < completed multipart upload key=6O4EVROYIWFY upload=SGWTZ0UB7K22 tag=DXPFHX53KZ6H type=write size=1616685 2024-08-17T00:53:44.226 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.226+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=SM812BWZ9KXD type=del size=2899983 2024-08-17T00:53:44.228 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.227+0000 7fb01424f780 1 < completed delete operation key=MXCT40R93XCB tag=UN2OEOYUY7NZ type=del 2024-08-17T00:53:44.230 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.229+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=MIUMR8OROX2M type=del size=96901 2024-08-17T00:53:44.232 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.231+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~8KZSUX2UKT8M.0 size=1020736 2024-08-17T00:53:44.235 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.234+0000 7fb01424f780 1 < completed multipart upload key=KEYYP2QAG9S5 upload=8KZSUX2UKT8M tag=FOC2CBY71OEB type=write size=2069312 2024-08-17T00:53:44.238 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.237+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~8LEL6PD22J0M.0 size=1048576 2024-08-17T00:53:44.240 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.239+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~8LEL6PD22J0M.1 size=1048576 2024-08-17T00:53:44.242 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.241+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~8LEL6PD22J0M.2 size=45319 2024-08-17T00:53:44.242 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.241+0000 7fb01424f780 1 > prepared multipart upload key=LVQDLJUQ9C3D upload=8LEL6PD22J0M tag=8W0RN9LXNNZU type=write size=3191047 2024-08-17T00:53:44.243 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.242+0000 7fb01424f780 1 < completed delete operation key=6O4EVROYIWFY tag=V5AFKEY0SR1A type=del 2024-08-17T00:53:44.247 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.246+0000 7fb01424f780 1 > prepared part key=_multipart_X6NVU1F49VO8.2~PL0WKIGHNTQB.0 size=1048576 2024-08-17T00:53:44.248 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.247+0000 7fb01424f780 1 > prepared part key=_multipart_X6NVU1F49VO8.2~PL0WKIGHNTQB.1 size=1025976 2024-08-17T00:53:44.248 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.247+0000 7fb01424f780 1 > prepared multipart upload key=X6NVU1F49VO8 upload=PL0WKIGHNTQB tag=1VNZU1EIG3SF type=write size=3123128 2024-08-17T00:53:44.250 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.249+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~4H6RQK24FQI2.0 size=1048576 2024-08-17T00:53:44.251 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.250+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~4H6RQK24FQI2.1 size=994558 2024-08-17T00:53:44.254 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.253+0000 7fb01424f780 1 < completed multipart upload key=3WCJZ3SLDTDT upload=4H6RQK24FQI2 tag=PI23EI87UPE7 type=write size=3091710 2024-08-17T00:53:44.256 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.255+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=NL1JA8UAB8MQ type=del size=1928083 2024-08-17T00:53:44.258 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.257+0000 7fb01424f780 1 < completed delete operation key=U1LNH0TF0YZA tag=U2JGZQPMVHUY type=del 2024-08-17T00:53:44.261 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.260+0000 7fb01424f780 1 > prepared part key=_multipart_N3MD2TBM9VPH.2~5DTEXDT6LIYB.0 size=964348 2024-08-17T00:53:44.261 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.260+0000 7fb01424f780 1 > prepared multipart upload key=N3MD2TBM9VPH upload=5DTEXDT6LIYB tag=X3A2DB470CUG type=write size=2012924 2024-08-17T00:53:44.263 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.262+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~WTSC9B0XYMP0.0 size=1048576 2024-08-17T00:53:44.264 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.263+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~WTSC9B0XYMP0.1 size=1048576 2024-08-17T00:53:44.265 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.265+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~WTSC9B0XYMP0.2 size=296133 2024-08-17T00:53:44.268 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.267+0000 7fb01424f780 1 < completed multipart upload key=3WCJZ3SLDTDT upload=WTSC9B0XYMP0 tag=KDAIJTD6K2R7 type=write size=3441861 2024-08-17T00:53:44.270 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.269+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=54WLYRKQZ4Y9 type=del size=2807976 2024-08-17T00:53:44.272 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.271+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~1A4YGLT0KTXU.0 size=1048576 2024-08-17T00:53:44.274 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.272+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~1A4YGLT0KTXU.1 size=283422 2024-08-17T00:53:44.276 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.275+0000 7fb01424f780 1 < completed multipart upload key=LKOTKLA00UZK upload=1A4YGLT0KTXU tag=ND68233MJTQE type=write size=2380574 2024-08-17T00:53:44.284 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.277+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=E65ILZJTLEXZ type=del size=1087656 2024-08-17T00:53:44.284 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.278+0000 7fb01424f780 1 < completed delete operation key=3WCJZ3SLDTDT tag=AILPVY73EX46 type=del 2024-08-17T00:53:44.284 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.282+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~YI4S5VLPE5X5.0 size=1048576 2024-08-17T00:53:44.284 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.283+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~YI4S5VLPE5X5.1 size=1048576 2024-08-17T00:53:44.286 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.285+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~YI4S5VLPE5X5.2 size=590746 2024-08-17T00:53:44.287 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.285+0000 7fb01424f780 1 > prepared multipart upload key=CPZBVFH6I5H3 upload=YI4S5VLPE5X5 tag=17PHLAF5C8XR type=write size=3736474 2024-08-17T00:53:44.289 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.288+0000 7fb01424f780 1 < suggested update operation key=GQP0TA69WBUB tag=OGK1183JKAXJ type=del size=3845951 2024-08-17T00:53:44.290 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.290+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=F2QS6FW2F44C type=del size=1581706 2024-08-17T00:53:44.292 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.291+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~JXZANAL6GNPU.0 size=364929 2024-08-17T00:53:44.295 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.294+0000 7fb01424f780 1 < completed multipart upload key=LKOTKLA00UZK upload=JXZANAL6GNPU tag=QDXR3KW8H7RL type=write size=1413505 2024-08-17T00:53:44.298 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.297+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~J3K7ZI6C318H.0 size=266293 2024-08-17T00:53:44.298 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.297+0000 7fb01424f780 1 > prepared multipart upload key=LVQDLJUQ9C3D upload=J3K7ZI6C318H tag=RMAJM63ZY20B type=write size=1314869 2024-08-17T00:53:44.301 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.299+0000 7fb01424f780 1 < completed part key=_multipart_N3MD2TBM9VPH.2~MD5ZJWR00S1A.0 size=509383 2024-08-17T00:53:44.303 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.302+0000 7fb01424f780 1 < completed multipart upload key=N3MD2TBM9VPH upload=MD5ZJWR00S1A tag=NJFK4KMSRC8K type=write size=1557959 2024-08-17T00:53:44.304 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.304+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=IAJWFFRSDB2H type=del size=1924529 2024-08-17T00:53:44.306 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.305+0000 7fb01424f780 1 < completed delete operation key=CPZBVFH6I5H3 tag=3SP8MA65GTEO type=del 2024-08-17T00:53:44.310 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.309+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~98HIXAHVI31Z.0 size=987109 2024-08-17T00:53:44.310 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.309+0000 7fb01424f780 1 > prepared multipart upload key=3WCJZ3SLDTDT upload=98HIXAHVI31Z tag=ASVISEZ7E5TF type=write size=2035685 2024-08-17T00:53:44.313 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.313+0000 7fb01424f780 1 < suggested remove operation key=ABVVA0H3PKK2 tag=ZYTTQTCJAIC7 type=del 2024-08-17T00:53:44.316 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.316+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~E31VCF1N62DY.0 size=1048576 2024-08-17T00:53:44.318 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.317+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~E31VCF1N62DY.1 size=93771 2024-08-17T00:53:44.318 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.317+0000 7fb01424f780 1 > prepared multipart upload key=AUFE3JLJ8M3L upload=E31VCF1N62DY tag=83I45B1SYXQV type=write size=2190923 2024-08-17T00:53:44.321 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.321+0000 7fb01424f780 1 < suggested update operation key=OLV8V97NI3YD tag=5GCEF4J7K7XZ type=del size=318325 2024-08-17T00:53:44.323 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.322+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=ECECRGS37VVR type=del size=864159 2024-08-17T00:53:44.325 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.324+0000 7fb01424f780 1 < canceled operation key=W4SLINB2L3K2 tag=RCAAXEFKOEQP type=del size=2867418 2024-08-17T00:53:44.327 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.326+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=66RHNREIBIIC type=write size=132631 2024-08-17T00:53:44.328 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.328+0000 7fb01424f780 1 < completed delete operation key=LKOTKLA00UZK tag=SM812BWZ9KXD type=del 2024-08-17T00:53:44.330 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.329+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=ESNU6B3TEHT9 type=del size=3084331 2024-08-17T00:53:44.332 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.331+0000 7fb01424f780 1 < canceled operation key=GI1HR389TZUU tag=MIUMR8OROX2M type=del size=96901 2024-08-17T00:53:44.333 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.333+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=3OT6YNLV04MG type=write size=875071 2024-08-17T00:53:44.335 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.334+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~8LEL6PD22J0M.0 size=1048576 2024-08-17T00:53:44.336 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.336+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~8LEL6PD22J0M.1 size=1048576 2024-08-17T00:53:44.338 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.337+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~8LEL6PD22J0M.2 size=45319 2024-08-17T00:53:44.341 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.340+0000 7fb01424f780 1 < completed multipart upload key=LVQDLJUQ9C3D upload=8LEL6PD22J0M tag=8W0RN9LXNNZU type=write size=3191047 2024-08-17T00:53:44.343 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.342+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=AKVL2QV00CE7 type=del size=759976 2024-08-17T00:53:44.345 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.344+0000 7fb01424f780 1 < completed part key=_multipart_X6NVU1F49VO8.2~PL0WKIGHNTQB.0 size=1048576 2024-08-17T00:53:44.347 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.346+0000 7fb01424f780 1 < completed part key=_multipart_X6NVU1F49VO8.2~PL0WKIGHNTQB.1 size=1025976 2024-08-17T00:53:44.350 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.349+0000 7fb01424f780 1 < completed multipart upload key=X6NVU1F49VO8 upload=PL0WKIGHNTQB tag=1VNZU1EIG3SF type=write size=3123128 2024-08-17T00:53:44.351 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.351+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=FF490MQ9NWLG type=del size=4101978 2024-08-17T00:53:44.353 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.352+0000 7fb01424f780 1 < completed delete operation key=5COBAX0KWX44 tag=NL1JA8UAB8MQ type=del 2024-08-17T00:53:44.357 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.356+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~KWCMFTZQXB2H.0 size=1048576 2024-08-17T00:53:44.358 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.357+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~KWCMFTZQXB2H.1 size=1048576 2024-08-17T00:53:44.359 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.359+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~KWCMFTZQXB2H.2 size=127597 2024-08-17T00:53:44.360 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.359+0000 7fb01424f780 1 > prepared multipart upload key=UV6ESHH9QNCW upload=KWCMFTZQXB2H tag=GKBXLOTZAJWY type=write size=3273325 2024-08-17T00:53:44.361 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.360+0000 7fb01424f780 1 < completed part key=_multipart_N3MD2TBM9VPH.2~5DTEXDT6LIYB.0 size=964348 2024-08-17T00:53:44.364 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.363+0000 7fb01424f780 1 < completed multipart upload key=N3MD2TBM9VPH upload=5DTEXDT6LIYB tag=X3A2DB470CUG type=write size=2012924 2024-08-17T00:53:44.367 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.367+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~XYEOOGTGY331.0 size=321675 2024-08-17T00:53:44.368 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.367+0000 7fb01424f780 1 > prepared multipart upload key=8GM8KYF0PWHP upload=XYEOOGTGY331 tag=0ZK1AA2YWKTU type=write size=1370251 2024-08-17T00:53:44.369 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.368+0000 7fb01424f780 1 < canceled operation key=LKOTKLA00UZK tag=54WLYRKQZ4Y9 type=del size=2807976 2024-08-17T00:53:44.371 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.370+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=CPHID3U5DZKL type=del size=3936130 2024-08-17T00:53:44.372 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.372+0000 7fb01424f780 1 < completed delete operation key=GI1HR389TZUU tag=E65ILZJTLEXZ type=del 2024-08-17T00:53:44.376 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.375+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~WSPKW7T71UZN.0 size=339179 2024-08-17T00:53:44.376 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.375+0000 7fb01424f780 1 > prepared multipart upload key=34WSPC8OQCN9 upload=WSPKW7T71UZN tag=Y968LJGD3CE3 type=write size=1387755 2024-08-17T00:53:44.376 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.375+0000 7fb01424f780 1 < canceled part key=_multipart_CPZBVFH6I5H3.2~YI4S5VLPE5X5.0 size=1048576 2024-08-17T00:53:44.377 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.376+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~YI4S5VLPE5X5.1 size=1048576 2024-08-17T00:53:44.379 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.378+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~YI4S5VLPE5X5.2 size=590746 2024-08-17T00:53:44.382 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.381+0000 7fb01424f780 1 < canceled multipart upload key=CPZBVFH6I5H3 upload=YI4S5VLPE5X5 tag=17PHLAF5C8XR type=write size=3736474 2024-08-17T00:53:44.386 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.384+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~HHE79N3GBMYB.0 size=1048576 2024-08-17T00:53:44.386 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.386+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~HHE79N3GBMYB.1 size=1048576 2024-08-17T00:53:44.388 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.387+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~HHE79N3GBMYB.2 size=670730 2024-08-17T00:53:44.388 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.387+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=HHE79N3GBMYB tag=K5BYYRLC6WOU type=write size=3816458 2024-08-17T00:53:44.390 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.389+0000 7fb01424f780 1 < canceled operation key=GQP0TA69WBUB tag=F2QS6FW2F44C type=del size=1581706 2024-08-17T00:53:44.393 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.393+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~QUKVDASUUH7J.0 size=257456 2024-08-17T00:53:44.393 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.393+0000 7fb01424f780 1 > prepared multipart upload key=8HBBNALD090M upload=QUKVDASUUH7J tag=QKKVWACGAX5E type=write size=1306032 2024-08-17T00:53:44.395 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.394+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~J3K7ZI6C318H.0 size=266293 2024-08-17T00:53:44.398 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.397+0000 7fb01424f780 1 < completed multipart upload key=LVQDLJUQ9C3D upload=J3K7ZI6C318H tag=RMAJM63ZY20B type=write size=1314869 2024-08-17T00:53:44.402 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.401+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~1E22S5D4COVQ.0 size=1048576 2024-08-17T00:53:44.403 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.403+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~1E22S5D4COVQ.1 size=613991 2024-08-17T00:53:44.403 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.403+0000 7fb01424f780 1 > prepared multipart upload key=GQP0TA69WBUB upload=1E22S5D4COVQ tag=OONYSVTHNCCF type=write size=2711143 2024-08-17T00:53:44.405 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.404+0000 7fb01424f780 1 < completed delete operation key=KEYYP2QAG9S5 tag=IAJWFFRSDB2H type=del 2024-08-17T00:53:44.407 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.406+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=0CTR73HQQAOX type=del size=3101891 2024-08-17T00:53:44.408 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.408+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~98HIXAHVI31Z.0 size=987109 2024-08-17T00:53:44.411 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.411+0000 7fb01424f780 1 < completed multipart upload key=3WCJZ3SLDTDT upload=98HIXAHVI31Z tag=ASVISEZ7E5TF type=write size=2035685 2024-08-17T00:53:44.413 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.412+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=IX5830S0BUIU type=del size=1896533 2024-08-17T00:53:44.415 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.414+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~E31VCF1N62DY.0 size=1048576 2024-08-17T00:53:44.416 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.415+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~E31VCF1N62DY.1 size=93771 2024-08-17T00:53:44.419 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.418+0000 7fb01424f780 1 < completed multipart upload key=AUFE3JLJ8M3L upload=E31VCF1N62DY tag=83I45B1SYXQV type=write size=2190923 2024-08-17T00:53:44.421 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.420+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=31R4VHPSMHF2 type=del size=980474 2024-08-17T00:53:44.425 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.424+0000 7fb01424f780 1 < suggested update operation key=8GM8KYF0PWHP tag=ECECRGS37VVR type=del size=864159 2024-08-17T00:53:44.426 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.425+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=E1YC927Q8IK3 type=del size=3210562 2024-08-17T00:53:44.428 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.427+0000 7fb01424f780 1 < completed write operation key=3WCJZ3SLDTDT tag=66RHNREIBIIC type=write size=132631 2024-08-17T00:53:44.431 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.430+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~5ET1ALW75O5R.0 size=382906 2024-08-17T00:53:44.431 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.430+0000 7fb01424f780 1 > prepared multipart upload key=8GM8KYF0PWHP upload=5ET1ALW75O5R tag=CVTC5C72PJH8 type=write size=1431482 2024-08-17T00:53:44.433 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.432+0000 7fb01424f780 1 < completed delete operation key=OLV8V97NI3YD tag=ESNU6B3TEHT9 type=del 2024-08-17T00:53:44.434 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.434+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=MZL81Q3HUNFA type=del size=2074915 2024-08-17T00:53:44.438 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.437+0000 7fb01424f780 1 < suggested update operation key=U1LNH0TF0YZA tag=3OT6YNLV04MG type=write size=875071 2024-08-17T00:53:44.439 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.438+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=OAFFUHPRU5L6 type=del size=1013707 2024-08-17T00:53:44.441 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.440+0000 7fb01424f780 1 < canceled operation key=GQP0TA69WBUB tag=AKVL2QV00CE7 type=del size=759976 2024-08-17T00:53:44.444 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.444+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~XNIYTBHA0IJV.0 size=389954 2024-08-17T00:53:44.444 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.444+0000 7fb01424f780 1 > prepared multipart upload key=CPZBVFH6I5H3 upload=XNIYTBHA0IJV tag=J1CBV9T4AJDX type=write size=1438530 2024-08-17T00:53:44.446 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.445+0000 7fb01424f780 1 < canceled operation key=OLV8V97NI3YD tag=FF490MQ9NWLG type=del size=4101978 2024-08-17T00:53:44.448 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.447+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=AKRJ3FHD84V6 type=del size=1791317 2024-08-17T00:53:44.450 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.449+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~KWCMFTZQXB2H.0 size=1048576 2024-08-17T00:53:44.451 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.450+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~KWCMFTZQXB2H.1 size=1048576 2024-08-17T00:53:44.452 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.452+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~KWCMFTZQXB2H.2 size=127597 2024-08-17T00:53:44.456 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.455+0000 7fb01424f780 1 < completed multipart upload key=UV6ESHH9QNCW upload=KWCMFTZQXB2H tag=GKBXLOTZAJWY type=write size=3273325 2024-08-17T00:53:44.459 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.459+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~4D1PE4OUS20E.0 size=1048576 2024-08-17T00:53:44.461 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.460+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~4D1PE4OUS20E.1 size=1048576 2024-08-17T00:53:44.463 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.462+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~4D1PE4OUS20E.2 size=82326 2024-08-17T00:53:44.463 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.462+0000 7fb01424f780 1 > prepared multipart upload key=U1LNH0TF0YZA upload=4D1PE4OUS20E tag=N5AKDP6LKLIM type=write size=3228054 2024-08-17T00:53:44.464 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.464+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~XYEOOGTGY331.0 size=321675 2024-08-17T00:53:44.468 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.467+0000 7fb01424f780 1 < completed multipart upload key=8GM8KYF0PWHP upload=XYEOOGTGY331 tag=0ZK1AA2YWKTU type=write size=1370251 2024-08-17T00:53:44.471 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.470+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~7OHUWV99QZYY.0 size=1048576 2024-08-17T00:53:44.473 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.472+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~7OHUWV99QZYY.1 size=1048576 2024-08-17T00:53:44.474 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.474+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~7OHUWV99QZYY.2 size=907688 2024-08-17T00:53:44.474 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.474+0000 7fb01424f780 1 > prepared multipart upload key=LVQDLJUQ9C3D upload=7OHUWV99QZYY tag=O61A3LTTDMZO type=write size=4053416 2024-08-17T00:53:44.476 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.475+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=CPHID3U5DZKL type=del 2024-08-17T00:53:44.478 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.477+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=PNPJLPQO8FLD type=del size=1691694 2024-08-17T00:53:44.483 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.479+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~WSPKW7T71UZN.0 size=339179 2024-08-17T00:53:44.484 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.482+0000 7fb01424f780 1 < completed multipart upload key=34WSPC8OQCN9 upload=WSPKW7T71UZN tag=Y968LJGD3CE3 type=write size=1387755 2024-08-17T00:53:44.484 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.484+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=11D9FGL99Y3O type=del size=2133366 2024-08-17T00:53:44.486 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.486+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~HHE79N3GBMYB.0 size=1048576 2024-08-17T00:53:44.488 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.487+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~HHE79N3GBMYB.1 size=1048576 2024-08-17T00:53:44.490 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.489+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~HHE79N3GBMYB.2 size=670730 2024-08-17T00:53:44.493 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.492+0000 7fb01424f780 1 < completed multipart upload key=6O4EVROYIWFY upload=HHE79N3GBMYB tag=K5BYYRLC6WOU type=write size=3816458 2024-08-17T00:53:44.495 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.494+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=EJ5APK37ZLY0 type=write size=261223 2024-08-17T00:53:44.497 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.496+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~QUKVDASUUH7J.0 size=257456 2024-08-17T00:53:44.500 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.499+0000 7fb01424f780 1 < completed multipart upload key=8HBBNALD090M upload=QUKVDASUUH7J tag=QKKVWACGAX5E type=write size=1306032 2024-08-17T00:53:44.502 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.501+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=ZE3PUDDFT3RS type=del size=1080714 2024-08-17T00:53:44.502 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.501+0000 7fb01424f780 1 < canceled part key=_multipart_GQP0TA69WBUB.2~1E22S5D4COVQ.0 size=1048576 2024-08-17T00:53:44.502 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.501+0000 7fb01424f780 1 < canceled part key=_multipart_GQP0TA69WBUB.2~1E22S5D4COVQ.1 size=613991 2024-08-17T00:53:44.505 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.504+0000 7fb01424f780 1 < canceled multipart upload key=GQP0TA69WBUB upload=1E22S5D4COVQ tag=OONYSVTHNCCF type=write size=2711143 2024-08-17T00:53:44.507 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.506+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=8AB0DM63NVLZ type=del size=2694083 2024-08-17T00:53:44.509 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.508+0000 7fb01424f780 1 < completed delete operation key=VRVT7GCWUU6N tag=0CTR73HQQAOX type=del 2024-08-17T00:53:44.511 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.511+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~PZ7WREWY4N9V.0 size=1048576 2024-08-17T00:53:44.513 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.512+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~PZ7WREWY4N9V.1 size=1048576 2024-08-17T00:53:44.515 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.514+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~PZ7WREWY4N9V.2 size=1027522 2024-08-17T00:53:44.515 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.514+0000 7fb01424f780 1 > prepared multipart upload key=CHEEDYEMAX2D upload=PZ7WREWY4N9V tag=WE2MPUSPK6N4 type=write size=4173250 2024-08-17T00:53:44.516 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.516+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=IX5830S0BUIU type=del 2024-08-17T00:53:44.518 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.518+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=ZK3EO30O1EZ0 type=del size=341035 2024-08-17T00:53:44.520 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.519+0000 7fb01424f780 1 < completed delete operation key=X6NVU1F49VO8 tag=31R4VHPSMHF2 type=del 2024-08-17T00:53:44.522 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.521+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=4ULOFZZL4331 type=write size=147276 2024-08-17T00:53:44.524 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.523+0000 7fb01424f780 1 < completed delete operation key=WSUZM346535N tag=E1YC927Q8IK3 type=del 2024-08-17T00:53:44.526 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.525+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=8EA170R9GOGS type=write size=930707 2024-08-17T00:53:44.528 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.527+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~5ET1ALW75O5R.0 size=382906 2024-08-17T00:53:44.531 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.530+0000 7fb01424f780 1 < completed multipart upload key=8GM8KYF0PWHP upload=5ET1ALW75O5R tag=CVTC5C72PJH8 type=write size=1431482 2024-08-17T00:53:44.533 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.532+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=EACZ7TZSLAXJ type=del size=1535857 2024-08-17T00:53:44.534 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.534+0000 7fb01424f780 1 < completed delete operation key=VT9PITFIBA0U tag=MZL81Q3HUNFA type=del 2024-08-17T00:53:44.537 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.537+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~AH3MVOGQ7FE0.0 size=1048576 2024-08-17T00:53:44.539 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.538+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~AH3MVOGQ7FE0.1 size=1048576 2024-08-17T00:53:44.540 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.539+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~AH3MVOGQ7FE0.2 size=319209 2024-08-17T00:53:44.540 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.539+0000 7fb01424f780 1 > prepared multipart upload key=RZ2IEE5FVARR upload=AH3MVOGQ7FE0 tag=3ELJOIZ8MU2K type=write size=3464937 2024-08-17T00:53:44.543 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.542+0000 7fb01424f780 1 < suggested remove operation key=8HBBNALD090M tag=OAFFUHPRU5L6 type=del 2024-08-17T00:53:44.547 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.546+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~586DBD72LISA.0 size=42282 2024-08-17T00:53:44.548 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.546+0000 7fb01424f780 1 > prepared multipart upload key=VT9PITFIBA0U upload=586DBD72LISA tag=VSL7KCY7CF7E type=write size=1090858 2024-08-17T00:53:44.549 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.548+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~XNIYTBHA0IJV.0 size=389954 2024-08-17T00:53:44.552 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.551+0000 7fb01424f780 1 < completed multipart upload key=CPZBVFH6I5H3 upload=XNIYTBHA0IJV tag=J1CBV9T4AJDX type=write size=1438530 2024-08-17T00:53:44.556 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.555+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~3H0JPQ5VGRAC.0 size=1048576 2024-08-17T00:53:44.557 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.556+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~3H0JPQ5VGRAC.1 size=440211 2024-08-17T00:53:44.557 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.556+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=3H0JPQ5VGRAC tag=LBIHG9WH31FB type=write size=2537363 2024-08-17T00:53:44.559 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.558+0000 7fb01424f780 1 < completed delete operation key=GI1HR389TZUU tag=AKRJ3FHD84V6 type=del 2024-08-17T00:53:44.561 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.560+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=LT64SGNEA960 type=del size=3609789 2024-08-17T00:53:44.563 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.562+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~4D1PE4OUS20E.0 size=1048576 2024-08-17T00:53:44.564 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.563+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~4D1PE4OUS20E.1 size=1048576 2024-08-17T00:53:44.566 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.565+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~4D1PE4OUS20E.2 size=82326 2024-08-17T00:53:44.568 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.568+0000 7fb01424f780 1 < completed multipart upload key=U1LNH0TF0YZA upload=4D1PE4OUS20E tag=N5AKDP6LKLIM type=write size=3228054 2024-08-17T00:53:44.570 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.569+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=CMB2AN5SN2RU type=write size=338278 2024-08-17T00:53:44.572 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.571+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~7OHUWV99QZYY.0 size=1048576 2024-08-17T00:53:44.573 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.572+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~7OHUWV99QZYY.1 size=1048576 2024-08-17T00:53:44.574 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.574+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~7OHUWV99QZYY.2 size=907688 2024-08-17T00:53:44.578 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.577+0000 7fb01424f780 1 < completed multipart upload key=LVQDLJUQ9C3D upload=7OHUWV99QZYY tag=O61A3LTTDMZO type=write size=4053416 2024-08-17T00:53:44.579 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.578+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=N7DXIGGKL5KC type=del size=1007576 2024-08-17T00:53:44.581 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.580+0000 7fb01424f780 1 < completed delete operation key=7FAQBH9KA29U tag=PNPJLPQO8FLD type=del 2024-08-17T00:53:44.583 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.582+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=HE7UBXDB9LBT type=del size=3878489 2024-08-17T00:53:44.586 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.585+0000 7fb01424f780 1 < suggested update operation key=U1LNH0TF0YZA tag=11D9FGL99Y3O type=del size=2133366 2024-08-17T00:53:44.587 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.587+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=VPXLH6V621XP type=del size=2734433 2024-08-17T00:53:44.589 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.588+0000 7fb01424f780 1 < completed write operation key=OLV8V97NI3YD tag=EJ5APK37ZLY0 type=write size=261223 2024-08-17T00:53:44.593 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.592+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~POHTMUI2AYCJ.0 size=1048576 2024-08-17T00:53:44.594 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.593+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~POHTMUI2AYCJ.1 size=1048576 2024-08-17T00:53:44.595 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.595+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~POHTMUI2AYCJ.2 size=343508 2024-08-17T00:53:44.595 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.595+0000 7fb01424f780 1 > prepared multipart upload key=KEYYP2QAG9S5 upload=POHTMUI2AYCJ tag=9K42ZML1XCYF type=write size=3489236 2024-08-17T00:53:44.597 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.597+0000 7fb01424f780 -1 < failed to complete operation key=8HBBNALD090M tag=ZE3PUDDFT3RS type=del size=1080714: (22) Invalid argument 2024-08-17T00:53:44.601 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.600+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~MCPW8PN633ZJ.0 size=367473 2024-08-17T00:53:44.601 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.600+0000 7fb01424f780 1 > prepared multipart upload key=KEYYP2QAG9S5 upload=MCPW8PN633ZJ tag=Z2U7F2A85YPJ type=write size=1416049 2024-08-17T00:53:44.604 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.603+0000 7fb01424f780 1 < suggested update operation key=MJKZQUILO7KC tag=8AB0DM63NVLZ type=del size=2694083 2024-08-17T00:53:44.610 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.607+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~2GOIE214OZBL.0 size=40707 2024-08-17T00:53:44.610 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.607+0000 7fb01424f780 1 > prepared multipart upload key=5COBAX0KWX44 upload=2GOIE214OZBL tag=C0IKFWN73QJM type=write size=1089283 2024-08-17T00:53:44.611 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.609+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~PZ7WREWY4N9V.0 size=1048576 2024-08-17T00:53:44.611 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.610+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~PZ7WREWY4N9V.1 size=1048576 2024-08-17T00:53:44.613 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.612+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~PZ7WREWY4N9V.2 size=1027522 2024-08-17T00:53:44.616 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.615+0000 7fb01424f780 1 < completed multipart upload key=CHEEDYEMAX2D upload=PZ7WREWY4N9V tag=WE2MPUSPK6N4 type=write size=4173250 2024-08-17T00:53:44.618 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.617+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=F92CU4BPYF47 type=del size=4048440 2024-08-17T00:53:44.620 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.619+0000 7fb01424f780 -1 < failed to complete operation key=8HBBNALD090M tag=ZK3EO30O1EZ0 type=del size=341035: (22) Invalid argument 2024-08-17T00:53:44.624 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.624+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~KGU3PU0I8XOM.0 size=1048576 2024-08-17T00:53:44.626 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.625+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~KGU3PU0I8XOM.1 size=1048576 2024-08-17T00:53:44.627 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.626+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~KGU3PU0I8XOM.2 size=30743 2024-08-17T00:53:44.627 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.626+0000 7fb01424f780 1 > prepared multipart upload key=8W4X8O3PVGIK upload=KGU3PU0I8XOM tag=ZWWL4N7TR6JP type=write size=3176471 2024-08-17T00:53:44.629 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.628+0000 7fb01424f780 1 < completed write operation key=GQP0TA69WBUB tag=4ULOFZZL4331 type=write size=147276 2024-08-17T00:53:44.632 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.631+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~2RSC4UB84PCJ.0 size=1048576 2024-08-17T00:53:44.633 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.633+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~2RSC4UB84PCJ.1 size=1048576 2024-08-17T00:53:44.635 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.634+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~2RSC4UB84PCJ.2 size=184970 2024-08-17T00:53:44.635 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.634+0000 7fb01424f780 1 > prepared multipart upload key=ABVVA0H3PKK2 upload=2RSC4UB84PCJ tag=HQW1X1VQGI3K type=write size=3330698 2024-08-17T00:53:44.636 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.636+0000 7fb01424f780 1 < completed write operation key=KEYYP2QAG9S5 tag=8EA170R9GOGS type=write size=930707 2024-08-17T00:53:44.638 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.637+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=7811JM016Z2X type=del size=180897 2024-08-17T00:53:44.640 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.639+0000 7fb01424f780 -1 < failed to complete operation key=U1LNH0TF0YZA tag=EACZ7TZSLAXJ type=del size=1535857: (22) Invalid argument 2024-08-17T00:53:44.644 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.643+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~3916SJOF7M03.0 size=1048576 2024-08-17T00:53:44.645 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.644+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~3916SJOF7M03.1 size=1048576 2024-08-17T00:53:44.646 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.646+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~3916SJOF7M03.2 size=328821 2024-08-17T00:53:44.646 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.646+0000 7fb01424f780 1 > prepared multipart upload key=ABVVA0H3PKK2 upload=3916SJOF7M03 tag=R1K9BK7AC6E0 type=write size=3474549 2024-08-17T00:53:44.648 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.647+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~AH3MVOGQ7FE0.0 size=1048576 2024-08-17T00:53:44.648 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.647+0000 7fb01424f780 1 < canceled part key=_multipart_RZ2IEE5FVARR.2~AH3MVOGQ7FE0.1 size=1048576 2024-08-17T00:53:44.649 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.649+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~AH3MVOGQ7FE0.2 size=319209 2024-08-17T00:53:44.653 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.652+0000 7fb01424f780 1 < canceled multipart upload key=RZ2IEE5FVARR upload=AH3MVOGQ7FE0 tag=3ELJOIZ8MU2K type=write size=3464937 2024-08-17T00:53:44.654 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.654+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=DG1OHT1ZQMLC type=del size=1409808 2024-08-17T00:53:44.656 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.656+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~586DBD72LISA.0 size=42282 2024-08-17T00:53:44.659 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.659+0000 7fb01424f780 1 < completed multipart upload key=VT9PITFIBA0U upload=586DBD72LISA tag=VSL7KCY7CF7E type=write size=1090858 2024-08-17T00:53:44.661 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.660+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=0ZL3N52SOQFY type=del size=3712719 2024-08-17T00:53:44.663 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.662+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~3H0JPQ5VGRAC.0 size=1048576 2024-08-17T00:53:44.664 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.664+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~3H0JPQ5VGRAC.1 size=440211 2024-08-17T00:53:44.667 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.666+0000 7fb01424f780 1 < completed multipart upload key=VRVT7GCWUU6N upload=3H0JPQ5VGRAC tag=LBIHG9WH31FB type=write size=2537363 2024-08-17T00:53:44.669 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.668+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=2ZJINPPNP2W4 type=write size=424378 2024-08-17T00:53:44.672 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.671+0000 7fb01424f780 1 < suggested remove operation key=CPZBVFH6I5H3 tag=LT64SGNEA960 type=del 2024-08-17T00:53:44.674 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.673+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=G5RLHP2OLLOZ type=del size=114890 2024-08-17T00:53:44.676 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.675+0000 7fb01424f780 1 < completed write operation key=CHEEDYEMAX2D tag=CMB2AN5SN2RU type=write size=338278 2024-08-17T00:53:44.677 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.677+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=H8O1YN68UITP type=del size=3945156 2024-08-17T00:53:44.680 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.679+0000 7fb01424f780 -1 < failed to complete operation key=MJKZQUILO7KC tag=N7DXIGGKL5KC type=del size=1007576: (22) Invalid argument 2024-08-17T00:53:44.682 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.681+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=HTSBG6L2ZH8U type=del size=1564067 2024-08-17T00:53:44.686 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.685+0000 7fb01424f780 1 < suggested update operation key=VT9PITFIBA0U tag=HE7UBXDB9LBT type=del size=3878489 2024-08-17T00:53:44.687 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.687+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=ZKDJH009N9QR type=del size=640905 2024-08-17T00:53:44.690 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.690+0000 7fb01424f780 1 < suggested update operation key=LVQDLJUQ9C3D tag=VPXLH6V621XP type=del size=2734433 2024-08-17T00:53:44.693 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.692+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=NCO7UP248AH9 type=del size=2470629 2024-08-17T00:53:44.695 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.694+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~POHTMUI2AYCJ.0 size=1048576 2024-08-17T00:53:44.695 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.694+0000 7fb01424f780 1 < canceled part key=_multipart_KEYYP2QAG9S5.2~POHTMUI2AYCJ.1 size=1048576 2024-08-17T00:53:44.696 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.695+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~POHTMUI2AYCJ.2 size=343508 2024-08-17T00:53:44.699 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.699+0000 7fb01424f780 1 < canceled multipart upload key=KEYYP2QAG9S5 upload=POHTMUI2AYCJ tag=9K42ZML1XCYF type=write size=3489236 2024-08-17T00:53:44.703 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.702+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~PAH2A2JG2BJG.0 size=1048576 2024-08-17T00:53:44.704 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.703+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~PAH2A2JG2BJG.1 size=1048576 2024-08-17T00:53:44.705 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.704+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~PAH2A2JG2BJG.2 size=792140 2024-08-17T00:53:44.705 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.704+0000 7fb01424f780 1 > prepared multipart upload key=ABVVA0H3PKK2 upload=PAH2A2JG2BJG tag=WO9K56M4MZZ7 type=write size=3937868 2024-08-17T00:53:44.707 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.707+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~MCPW8PN633ZJ.0 size=367473 2024-08-17T00:53:44.710 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.710+0000 7fb01424f780 1 < completed multipart upload key=KEYYP2QAG9S5 upload=MCPW8PN633ZJ tag=Z2U7F2A85YPJ type=write size=1416049 2024-08-17T00:53:44.714 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.713+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~R5FY9JSCK0V8.0 size=97956 2024-08-17T00:53:44.714 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.713+0000 7fb01424f780 1 > prepared multipart upload key=U1LNH0TF0YZA upload=R5FY9JSCK0V8 tag=N9F4EA0APNC4 type=write size=1146532 2024-08-17T00:53:44.716 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.715+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~2GOIE214OZBL.0 size=40707 2024-08-17T00:53:44.719 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.718+0000 7fb01424f780 1 < completed multipart upload key=5COBAX0KWX44 upload=2GOIE214OZBL tag=C0IKFWN73QJM type=write size=1089283 2024-08-17T00:53:44.722 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.721+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~XD1R7I0TZ6BD.0 size=485874 2024-08-17T00:53:44.722 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.721+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=XD1R7I0TZ6BD tag=AES9M8TCLS2J type=write size=1534450 2024-08-17T00:53:44.724 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.723+0000 7fb01424f780 1 < completed delete operation key=RZ2IEE5FVARR tag=F92CU4BPYF47 type=del 2024-08-17T00:53:44.726 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.725+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=PA6TGC50GN61 type=del size=1974936 2024-08-17T00:53:44.727 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.727+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~KGU3PU0I8XOM.0 size=1048576 2024-08-17T00:53:44.727 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.727+0000 7fb01424f780 1 < canceled part key=_multipart_8W4X8O3PVGIK.2~KGU3PU0I8XOM.1 size=1048576 2024-08-17T00:53:44.729 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.728+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~KGU3PU0I8XOM.2 size=30743 2024-08-17T00:53:44.732 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.731+0000 7fb01424f780 1 < canceled multipart upload key=8W4X8O3PVGIK upload=KGU3PU0I8XOM tag=ZWWL4N7TR6JP type=write size=3176471 2024-08-17T00:53:44.735 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.734+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~I44UG7XAKYU9.0 size=1048576 2024-08-17T00:53:44.736 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.736+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~I44UG7XAKYU9.1 size=773003 2024-08-17T00:53:44.737 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.736+0000 7fb01424f780 1 > prepared multipart upload key=CPZBVFH6I5H3 upload=I44UG7XAKYU9 tag=BYWZ253DL4QI type=write size=2870155 2024-08-17T00:53:44.738 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.737+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~2RSC4UB84PCJ.0 size=1048576 2024-08-17T00:53:44.740 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.739+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~2RSC4UB84PCJ.1 size=1048576 2024-08-17T00:53:44.741 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.740+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~2RSC4UB84PCJ.2 size=184970 2024-08-17T00:53:44.745 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.744+0000 7fb01424f780 1 < completed multipart upload key=ABVVA0H3PKK2 upload=2RSC4UB84PCJ tag=HQW1X1VQGI3K type=write size=3330698 2024-08-17T00:53:44.747 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.746+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=6ZR7QLVZYCGE type=del size=308280 2024-08-17T00:53:44.748 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.748+0000 7fb01424f780 1 < completed delete operation key=U1LNH0TF0YZA tag=7811JM016Z2X type=del 2024-08-17T00:53:44.750 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.750+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=WHXD1HQ8X0LH type=del size=1921563 2024-08-17T00:53:44.753 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.752+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~3916SJOF7M03.0 size=1048576 2024-08-17T00:53:44.754 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.753+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~3916SJOF7M03.1 size=1048576 2024-08-17T00:53:44.756 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.755+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~3916SJOF7M03.2 size=328821 2024-08-17T00:53:44.759 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.759+0000 7fb01424f780 1 < completed multipart upload key=ABVVA0H3PKK2 upload=3916SJOF7M03 tag=R1K9BK7AC6E0 type=write size=3474549 2024-08-17T00:53:44.762 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.761+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=2UB47YF9OK66 type=write size=681616 2024-08-17T00:53:44.763 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.763+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=DG1OHT1ZQMLC type=del 2024-08-17T00:53:44.766 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.766+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~PIY0V00PB1QW.0 size=15865 2024-08-17T00:53:44.767 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.766+0000 7fb01424f780 1 > prepared multipart upload key=UV6ESHH9QNCW upload=PIY0V00PB1QW tag=HHH7UOZMFIHQ type=write size=1064441 2024-08-17T00:53:44.768 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.768+0000 7fb01424f780 -1 < failed to complete operation key=LVQDLJUQ9C3D tag=0ZL3N52SOQFY type=del size=3712719: (22) Invalid argument 2024-08-17T00:53:44.772 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.771+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~NV9E1OZ2BWBJ.0 size=1048576 2024-08-17T00:53:44.773 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.772+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~NV9E1OZ2BWBJ.1 size=202041 2024-08-17T00:53:44.773 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.772+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=NV9E1OZ2BWBJ tag=KLIGKPOFPOGS type=write size=2299193 2024-08-17T00:53:44.777 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.776+0000 7fb01424f780 1 < suggested update operation key=8HBBNALD090M tag=2ZJINPPNP2W4 type=write size=424378 2024-08-17T00:53:44.778 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.778+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=FYJP3F5Y652Y type=del size=3435373 2024-08-17T00:53:44.781 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.780+0000 7fb01424f780 -1 < failed to complete operation key=VT9PITFIBA0U tag=G5RLHP2OLLOZ type=del size=114890: (22) Invalid argument 2024-08-17T00:53:44.782 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.781+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=ZWFZ4ZKN8R1E type=del size=1174023 2024-08-17T00:53:44.786 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.785+0000 7fb01424f780 1 < suggested remove operation key=GI1HR389TZUU tag=H8O1YN68UITP type=del 2024-08-17T00:53:44.788 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.787+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=O95VWJSBM5RM type=del size=2767001 2024-08-17T00:53:44.790 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.789+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=HTSBG6L2ZH8U type=del 2024-08-17T00:53:44.791 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.791+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=J40IQZ1JMCEM type=del size=1502647 2024-08-17T00:53:44.794 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.793+0000 7fb01424f780 -1 < failed to complete operation key=8HBBNALD090M tag=ZKDJH009N9QR type=del size=640905: (22) Invalid argument 2024-08-17T00:53:44.795 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.795+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=4QIRH15031F2 type=del size=4173558 2024-08-17T00:53:44.799 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.798+0000 7fb01424f780 1 < suggested remove operation key=AUFE3JLJ8M3L tag=NCO7UP248AH9 type=del 2024-08-17T00:53:44.800 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.799+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=Q040U0JJGQWQ type=del size=2665473 2024-08-17T00:53:44.802 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.801+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~PAH2A2JG2BJG.0 size=1048576 2024-08-17T00:53:44.803 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.803+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~PAH2A2JG2BJG.1 size=1048576 2024-08-17T00:53:44.805 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.804+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~PAH2A2JG2BJG.2 size=792140 2024-08-17T00:53:44.808 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.807+0000 7fb01424f780 1 < completed multipart upload key=ABVVA0H3PKK2 upload=PAH2A2JG2BJG tag=WO9K56M4MZZ7 type=write size=3937868 2024-08-17T00:53:44.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:44 smithi110 ceph-mon[98148]: pgmap v1241: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.0 KiB/s wr, 14 op/s 2024-08-17T00:53:44.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:44 smithi110 ceph-mon[100641]: pgmap v1241: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.0 KiB/s wr, 14 op/s 2024-08-17T00:53:44.810 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.809+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=HRHZUY0O0NFO type=del size=4155722 2024-08-17T00:53:44.811 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.811+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~R5FY9JSCK0V8.0 size=97956 2024-08-17T00:53:44.814 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.814+0000 7fb01424f780 1 < completed multipart upload key=U1LNH0TF0YZA upload=R5FY9JSCK0V8 tag=N9F4EA0APNC4 type=write size=1146532 2024-08-17T00:53:44.816 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.815+0000 7fb01424f780 1 > prepared operation key=6O4EVROYIWFY tag=SFFFAOIVXWZH type=write size=787747 2024-08-17T00:53:44.817 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.817+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~XD1R7I0TZ6BD.0 size=485874 2024-08-17T00:53:44.820 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.820+0000 7fb01424f780 1 < completed multipart upload key=6O4EVROYIWFY upload=XD1R7I0TZ6BD tag=AES9M8TCLS2J type=write size=1534450 2024-08-17T00:53:44.823 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.823+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~AABLPJVTX7T2.0 size=375585 2024-08-17T00:53:44.824 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.823+0000 7fb01424f780 1 > prepared multipart upload key=VT9PITFIBA0U upload=AABLPJVTX7T2 tag=5OPD283DS1YN type=write size=1424161 2024-08-17T00:53:44.825 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.824+0000 7fb01424f780 1 < completed delete operation key=KEYYP2QAG9S5 tag=PA6TGC50GN61 type=del 2024-08-17T00:53:44.827 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.826+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=KBZDOQ5J4O1P type=write size=21585 2024-08-17T00:53:44.828 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.828+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~I44UG7XAKYU9.0 size=1048576 2024-08-17T00:53:44.830 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.829+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~I44UG7XAKYU9.1 size=773003 2024-08-17T00:53:44.833 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.833+0000 7fb01424f780 1 < completed multipart upload key=CPZBVFH6I5H3 upload=I44UG7XAKYU9 tag=BYWZ253DL4QI type=write size=2870155 2024-08-17T00:53:44.835 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.834+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=G30QNBR1TU5Y type=del size=3177216 2024-08-17T00:53:44.837 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.836+0000 7fb01424f780 1 < completed delete operation key=VT9PITFIBA0U tag=6ZR7QLVZYCGE type=del 2024-08-17T00:53:44.840 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.840+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~WWVN8GLY0RG3.0 size=1048576 2024-08-17T00:53:44.842 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.841+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~WWVN8GLY0RG3.1 size=65825 2024-08-17T00:53:44.842 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.841+0000 7fb01424f780 1 > prepared multipart upload key=CHEEDYEMAX2D upload=WWVN8GLY0RG3 tag=0DA7TWETN8ZV type=write size=2162977 2024-08-17T00:53:44.844 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.843+0000 7fb01424f780 1 < completed delete operation key=VT9PITFIBA0U tag=WHXD1HQ8X0LH type=del 2024-08-17T00:53:44.846 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.845+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=6HPW3L4DL1LE type=del size=3363761 2024-08-17T00:53:44.847 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.847+0000 7fb01424f780 1 < completed write operation key=VT9PITFIBA0U tag=2UB47YF9OK66 type=write size=681616 2024-08-17T00:53:44.849 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.848+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=1ZG75ABNX202 type=del size=2932348 2024-08-17T00:53:44.851 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.850+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~PIY0V00PB1QW.0 size=15865 2024-08-17T00:53:44.854 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.853+0000 7fb01424f780 1 < completed multipart upload key=UV6ESHH9QNCW upload=PIY0V00PB1QW tag=HHH7UOZMFIHQ type=write size=1064441 2024-08-17T00:53:44.855 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.855+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=VYIJ72ZMBGF8 type=del size=1529401 2024-08-17T00:53:44.857 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.856+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~NV9E1OZ2BWBJ.0 size=1048576 2024-08-17T00:53:44.859 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.858+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~NV9E1OZ2BWBJ.1 size=202041 2024-08-17T00:53:44.862 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.861+0000 7fb01424f780 1 < completed multipart upload key=VRVT7GCWUU6N upload=NV9E1OZ2BWBJ tag=KLIGKPOFPOGS type=write size=2299193 2024-08-17T00:53:44.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:44 smithi177 ceph-mon[90034]: pgmap v1241: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 8.5 KiB/s rd, 5.0 KiB/s wr, 14 op/s 2024-08-17T00:53:44.865 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.864+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~S6AT1UQWRRL6.0 size=1048576 2024-08-17T00:53:44.867 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.866+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~S6AT1UQWRRL6.1 size=1048576 2024-08-17T00:53:44.868 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.867+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~S6AT1UQWRRL6.2 size=459189 2024-08-17T00:53:44.868 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.867+0000 7fb01424f780 1 > prepared multipart upload key=5COBAX0KWX44 upload=S6AT1UQWRRL6 tag=FDZIOWWCOTDZ type=write size=3604917 2024-08-17T00:53:44.870 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.869+0000 7fb01424f780 1 < canceled operation key=CPZBVFH6I5H3 tag=FYJP3F5Y652Y type=del size=3435373 2024-08-17T00:53:44.874 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.873+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~DCA2RZAUABW0.0 size=1005782 2024-08-17T00:53:44.874 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.873+0000 7fb01424f780 1 > prepared multipart upload key=34WSPC8OQCN9 upload=DCA2RZAUABW0 tag=Q6N4WPTKJ7AX type=write size=2054358 2024-08-17T00:53:44.875 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.875+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=ZWFZ4ZKN8R1E type=del 2024-08-17T00:53:44.879 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.878+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~WITWSVMFG36L.0 size=1048576 2024-08-17T00:53:44.880 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.880+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~WITWSVMFG36L.1 size=1048576 2024-08-17T00:53:44.882 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.881+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~WITWSVMFG36L.2 size=664606 2024-08-17T00:53:44.882 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.881+0000 7fb01424f780 1 > prepared multipart upload key=UV6ESHH9QNCW upload=WITWSVMFG36L tag=IWGE8ENS80JD type=write size=3810334 2024-08-17T00:53:44.883 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.883+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=O95VWJSBM5RM type=del 2024-08-17T00:53:44.891 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.886+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~I0R7SQAU1MM1.0 size=916876 2024-08-17T00:53:44.891 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.886+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=I0R7SQAU1MM1 tag=ZYT345TRUMOK type=write size=1965452 2024-08-17T00:53:44.891 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.889+0000 7fb01424f780 1 < completed delete operation key=VRVT7GCWUU6N tag=J40IQZ1JMCEM type=del 2024-08-17T00:53:44.893 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.892+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~293IR1CXJT1I.0 size=1048576 2024-08-17T00:53:44.894 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.893+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~293IR1CXJT1I.1 size=353448 2024-08-17T00:53:44.894 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.893+0000 7fb01424f780 1 > prepared multipart upload key=KEYYP2QAG9S5 upload=293IR1CXJT1I tag=8F5NKSLAV4FU type=write size=2450600 2024-08-17T00:53:44.896 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.896+0000 7fb01424f780 1 < completed delete operation key=LVQDLJUQ9C3D tag=4QIRH15031F2 type=del 2024-08-17T00:53:44.899 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.899+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~6A294UY33937.0 size=1048576 2024-08-17T00:53:44.901 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.900+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~6A294UY33937.1 size=1048576 2024-08-17T00:53:44.902 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.902+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~6A294UY33937.2 size=781940 2024-08-17T00:53:44.902 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.902+0000 7fb01424f780 1 > prepared multipart upload key=MJKZQUILO7KC upload=6A294UY33937 tag=YSHIVOR66NM7 type=write size=3927668 2024-08-17T00:53:44.904 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.904+0000 7fb01424f780 1 < completed delete operation key=8HBBNALD090M tag=Q040U0JJGQWQ type=del 2024-08-17T00:53:44.906 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.905+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=RL4DAVXZ5AB5 type=del size=2570951 2024-08-17T00:53:44.908 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.907+0000 7fb01424f780 1 < completed delete operation key=GQP0TA69WBUB tag=HRHZUY0O0NFO type=del 2024-08-17T00:53:44.910 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.909+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=EEA0KNDQOXG3 type=del size=2498425 2024-08-17T00:53:44.912 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.911+0000 7fb01424f780 1 < completed write operation key=6O4EVROYIWFY tag=SFFFAOIVXWZH type=write size=787747 2024-08-17T00:53:44.915 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.914+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~J1HBVS076SIE.0 size=1048576 2024-08-17T00:53:44.916 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.916+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~J1HBVS076SIE.1 size=1048576 2024-08-17T00:53:44.918 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.917+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~J1HBVS076SIE.2 size=502131 2024-08-17T00:53:44.918 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.917+0000 7fb01424f780 1 > prepared multipart upload key=WSUZM346535N upload=J1HBVS076SIE tag=I075IKY06709 type=write size=3647859 2024-08-17T00:53:44.919 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.919+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~AABLPJVTX7T2.0 size=375585 2024-08-17T00:53:44.922 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.922+0000 7fb01424f780 1 < completed multipart upload key=VT9PITFIBA0U upload=AABLPJVTX7T2 tag=5OPD283DS1YN type=write size=1424161 2024-08-17T00:53:44.924 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.923+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=72XFVZWQB7H6 type=write size=47807 2024-08-17T00:53:44.927 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.926+0000 7fb01424f780 1 < suggested update operation key=X6NVU1F49VO8 tag=KBZDOQ5J4O1P type=write size=21585 2024-08-17T00:53:44.929 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.928+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=7O9W8XD3YTMR type=del size=2902285 2024-08-17T00:53:44.931 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.931+0000 7fb01424f780 -1 < failed to complete operation key=X6NVU1F49VO8 tag=G30QNBR1TU5Y type=del size=3177216: (22) Invalid argument 2024-08-17T00:53:44.935 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.934+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~YT4MZJY7EXPT.0 size=1048576 2024-08-17T00:53:44.936 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.935+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~YT4MZJY7EXPT.1 size=870036 2024-08-17T00:53:44.936 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.935+0000 7fb01424f780 1 > prepared multipart upload key=AUFE3JLJ8M3L upload=YT4MZJY7EXPT tag=A03ZU00018Z9 type=write size=2967188 2024-08-17T00:53:44.938 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.937+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~WWVN8GLY0RG3.0 size=1048576 2024-08-17T00:53:44.939 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.938+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~WWVN8GLY0RG3.1 size=65825 2024-08-17T00:53:44.942 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.941+0000 7fb01424f780 1 < completed multipart upload key=CHEEDYEMAX2D upload=WWVN8GLY0RG3 tag=0DA7TWETN8ZV type=write size=2162977 2024-08-17T00:53:44.944 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.943+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=1LSZPCS6M73A type=del size=2350414 2024-08-17T00:53:44.946 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.945+0000 7fb01424f780 1 < completed delete operation key=U1LNH0TF0YZA tag=6HPW3L4DL1LE type=del 2024-08-17T00:53:44.949 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.948+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~GZ8APCABRN7F.0 size=1048576 2024-08-17T00:53:44.951 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.950+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~GZ8APCABRN7F.1 size=1048576 2024-08-17T00:53:44.952 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.951+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~GZ8APCABRN7F.2 size=935726 2024-08-17T00:53:44.952 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.951+0000 7fb01424f780 1 > prepared multipart upload key=LKOTKLA00UZK upload=GZ8APCABRN7F tag=MKA5PA5DQA5G type=write size=4081454 2024-08-17T00:53:44.954 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.953+0000 7fb01424f780 1 < completed delete operation key=GI1HR389TZUU tag=1ZG75ABNX202 type=del 2024-08-17T00:53:44.955 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.955+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=YD1LZXAPYQ1Q type=del size=734651 2024-08-17T00:53:44.957 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.956+0000 7fb01424f780 1 < canceled operation key=MJKZQUILO7KC tag=VYIJ72ZMBGF8 type=del size=1529401 2024-08-17T00:53:44.960 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.959+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~HSRGWRSTRWFD.0 size=1048576 2024-08-17T00:53:44.962 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.961+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~HSRGWRSTRWFD.1 size=1022445 2024-08-17T00:53:44.962 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.961+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=HSRGWRSTRWFD tag=GWT0I5UTMEYO type=write size=3119597 2024-08-17T00:53:44.964 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.963+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~S6AT1UQWRRL6.0 size=1048576 2024-08-17T00:53:44.965 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.965+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~S6AT1UQWRRL6.1 size=1048576 2024-08-17T00:53:44.967 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.966+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~S6AT1UQWRRL6.2 size=459189 2024-08-17T00:53:44.970 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.969+0000 7fb01424f780 1 < completed multipart upload key=5COBAX0KWX44 upload=S6AT1UQWRRL6 tag=FDZIOWWCOTDZ type=write size=3604917 2024-08-17T00:53:44.971 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.971+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=R3E1PJ07DQER type=del size=871521 2024-08-17T00:53:44.973 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.973+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~DCA2RZAUABW0.0 size=1005782 2024-08-17T00:53:44.977 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.976+0000 7fb01424f780 1 < completed multipart upload key=34WSPC8OQCN9 upload=DCA2RZAUABW0 tag=Q6N4WPTKJ7AX type=write size=2054358 2024-08-17T00:53:44.978 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.978+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=1SMTS5UKDQJ8 type=write size=760642 2024-08-17T00:53:44.979 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.978+0000 7fb01424f780 1 < canceled part key=_multipart_UV6ESHH9QNCW.2~WITWSVMFG36L.0 size=1048576 2024-08-17T00:53:44.980 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.980+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~WITWSVMFG36L.1 size=1048576 2024-08-17T00:53:44.982 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.981+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~WITWSVMFG36L.2 size=664606 2024-08-17T00:53:44.986 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.984+0000 7fb01424f780 1 < canceled multipart upload key=UV6ESHH9QNCW upload=WITWSVMFG36L tag=IWGE8ENS80JD type=write size=3810334 2024-08-17T00:53:44.988 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.987+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~N00RMU77CC8Y.0 size=1048576 2024-08-17T00:53:44.989 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.989+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~N00RMU77CC8Y.1 size=1048576 2024-08-17T00:53:44.991 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.990+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~N00RMU77CC8Y.2 size=362521 2024-08-17T00:53:44.991 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.990+0000 7fb01424f780 1 > prepared multipart upload key=WSUZM346535N upload=N00RMU77CC8Y tag=HUZFUGA71WVG type=write size=3508249 2024-08-17T00:53:44.993 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.992+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~I0R7SQAU1MM1.0 size=916876 2024-08-17T00:53:44.996 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.995+0000 7fb01424f780 1 < completed multipart upload key=6O4EVROYIWFY upload=I0R7SQAU1MM1 tag=ZYT345TRUMOK type=write size=1965452 2024-08-17T00:53:44.997 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.997+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=IZ3PR9AUQVDF type=del size=2637347 2024-08-17T00:53:44.999 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:44.999+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~293IR1CXJT1I.0 size=1048576 2024-08-17T00:53:45.001 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.000+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~293IR1CXJT1I.1 size=353448 2024-08-17T00:53:45.004 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.003+0000 7fb01424f780 1 < completed multipart upload key=KEYYP2QAG9S5 upload=293IR1CXJT1I tag=8F5NKSLAV4FU type=write size=2450600 2024-08-17T00:53:45.007 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.006+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~9K677D84BXDQ.0 size=1048576 2024-08-17T00:53:45.008 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.007+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~9K677D84BXDQ.1 size=313802 2024-08-17T00:53:45.008 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.007+0000 7fb01424f780 1 > prepared multipart upload key=CHEEDYEMAX2D upload=9K677D84BXDQ tag=D6VW7BCX2NA2 type=write size=2410954 2024-08-17T00:53:45.009 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.008+0000 7fb01424f780 1 < canceled part key=_multipart_MJKZQUILO7KC.2~6A294UY33937.0 size=1048576 2024-08-17T00:53:45.009 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.008+0000 7fb01424f780 1 < canceled part key=_multipart_MJKZQUILO7KC.2~6A294UY33937.1 size=1048576 2024-08-17T00:53:45.009 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.008+0000 7fb01424f780 1 < canceled part key=_multipart_MJKZQUILO7KC.2~6A294UY33937.2 size=781940 2024-08-17T00:53:45.012 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.011+0000 7fb01424f780 1 < canceled multipart upload key=MJKZQUILO7KC upload=6A294UY33937 tag=YSHIVOR66NM7 type=write size=3927668 2024-08-17T00:53:45.013 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.013+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=2U0QHFMWFNDV type=del size=1427293 2024-08-17T00:53:45.017 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.016+0000 7fb01424f780 1 < suggested update operation key=OLV8V97NI3YD tag=RL4DAVXZ5AB5 type=del size=2570951 2024-08-17T00:53:45.019 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.018+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=Y1DIP0V24VMT type=del size=2049103 2024-08-17T00:53:45.021 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.020+0000 7fb01424f780 1 < completed delete operation key=UV6ESHH9QNCW tag=EEA0KNDQOXG3 type=del 2024-08-17T00:53:45.024 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.023+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~AG0S025VDOYQ.0 size=632026 2024-08-17T00:53:45.024 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.023+0000 7fb01424f780 1 > prepared multipart upload key=LVQDLJUQ9C3D upload=AG0S025VDOYQ tag=KW57M6YQE8AE type=write size=1680602 2024-08-17T00:53:45.025 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.025+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~J1HBVS076SIE.0 size=1048576 2024-08-17T00:53:45.027 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.026+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~J1HBVS076SIE.1 size=1048576 2024-08-17T00:53:45.028 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.028+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~J1HBVS076SIE.2 size=502131 2024-08-17T00:53:45.032 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.031+0000 7fb01424f780 1 < completed multipart upload key=WSUZM346535N upload=J1HBVS076SIE tag=I075IKY06709 type=write size=3647859 2024-08-17T00:53:45.035 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.034+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~R826RPAQS78A.0 size=1048576 2024-08-17T00:53:45.036 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.035+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~R826RPAQS78A.1 size=395021 2024-08-17T00:53:45.036 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.035+0000 7fb01424f780 1 > prepared multipart upload key=U1LNH0TF0YZA upload=R826RPAQS78A tag=UCCG5YRTHTA9 type=write size=2492173 2024-08-17T00:53:45.038 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.037+0000 7fb01424f780 1 < completed write operation key=UV6ESHH9QNCW tag=72XFVZWQB7H6 type=write size=47807 2024-08-17T00:53:45.040 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.039+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=QQ53Y5SCQ6TE type=write size=967713 2024-08-17T00:53:45.043 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.043+0000 7fb01424f780 1 < suggested update operation key=CHEEDYEMAX2D tag=7O9W8XD3YTMR type=del size=2902285 2024-08-17T00:53:45.047 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.046+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~DC88JR3LAGFC.0 size=83428 2024-08-17T00:53:45.047 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.046+0000 7fb01424f780 1 > prepared multipart upload key=EBJHQJY1RR06 upload=DC88JR3LAGFC tag=WO6M711K8QBA type=write size=1132004 2024-08-17T00:53:45.048 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.047+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~YT4MZJY7EXPT.0 size=1048576 2024-08-17T00:53:45.050 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.049+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~YT4MZJY7EXPT.1 size=870036 2024-08-17T00:53:45.053 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.052+0000 7fb01424f780 1 < completed multipart upload key=AUFE3JLJ8M3L upload=YT4MZJY7EXPT tag=A03ZU00018Z9 type=write size=2967188 2024-08-17T00:53:45.056 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.055+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~CUQFH20OWHSA.0 size=1048576 2024-08-17T00:53:45.058 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.057+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~CUQFH20OWHSA.1 size=1048576 2024-08-17T00:53:45.060 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.059+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~CUQFH20OWHSA.2 size=960932 2024-08-17T00:53:45.060 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.059+0000 7fb01424f780 1 > prepared multipart upload key=45YXPRO1DP7L upload=CUQFH20OWHSA tag=RIXRWAXAU8MC type=write size=4106660 2024-08-17T00:53:45.062 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.061+0000 7fb01424f780 1 < completed delete operation key=GQP0TA69WBUB tag=1LSZPCS6M73A type=del 2024-08-17T00:53:45.065 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.064+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~UYO0AXCWLFJ1.0 size=1048576 2024-08-17T00:53:45.067 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.066+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~UYO0AXCWLFJ1.1 size=153647 2024-08-17T00:53:45.067 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.066+0000 7fb01424f780 1 > prepared multipart upload key=LKOTKLA00UZK upload=UYO0AXCWLFJ1 tag=1VODTNYK7IBG type=write size=2250799 2024-08-17T00:53:45.068 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.068+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~GZ8APCABRN7F.0 size=1048576 2024-08-17T00:53:45.070 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.069+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~GZ8APCABRN7F.1 size=1048576 2024-08-17T00:53:45.071 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.071+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~GZ8APCABRN7F.2 size=935726 2024-08-17T00:53:45.074 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.074+0000 7fb01424f780 1 < completed multipart upload key=LKOTKLA00UZK upload=GZ8APCABRN7F tag=MKA5PA5DQA5G type=write size=4081454 2024-08-17T00:53:45.076 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.075+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=X23BYGRSZDM7 type=del size=302108 2024-08-17T00:53:45.079 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.079+0000 7fb01424f780 1 < suggested remove operation key=OLV8V97NI3YD tag=YD1LZXAPYQ1Q type=del 2024-08-17T00:53:45.082 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.082+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~Z8J3EL9FSWAR.0 size=791371 2024-08-17T00:53:45.083 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.082+0000 7fb01424f780 1 > prepared multipart upload key=8GM8KYF0PWHP upload=Z8J3EL9FSWAR tag=O8OCVN4VRQIR type=write size=1839947 2024-08-17T00:53:45.084 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.084+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~HSRGWRSTRWFD.0 size=1048576 2024-08-17T00:53:45.086 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.085+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~HSRGWRSTRWFD.1 size=1022445 2024-08-17T00:53:45.089 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.088+0000 7fb01424f780 1 < completed multipart upload key=S3KCL8RBE1AG upload=HSRGWRSTRWFD tag=GWT0I5UTMEYO type=write size=3119597 2024-08-17T00:53:45.095 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.090+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=0H14MR5RF9B2 type=del size=1934568 2024-08-17T00:53:45.095 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.091+0000 7fb01424f780 1 < completed delete operation key=8HBBNALD090M tag=R3E1PJ07DQER type=del 2024-08-17T00:53:45.095 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.093+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=PNILEES836UR type=del size=124023 2024-08-17T00:53:45.096 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.095+0000 7fb01424f780 1 < completed write operation key=EBJHQJY1RR06 tag=1SMTS5UKDQJ8 type=write size=760642 2024-08-17T00:53:45.098 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.097+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=F1W2RPYSVYLQ type=del size=1104051 2024-08-17T00:53:45.099 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.099+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~N00RMU77CC8Y.0 size=1048576 2024-08-17T00:53:45.101 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.100+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~N00RMU77CC8Y.1 size=1048576 2024-08-17T00:53:45.102 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.101+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~N00RMU77CC8Y.2 size=362521 2024-08-17T00:53:45.105 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.104+0000 7fb01424f780 1 < completed multipart upload key=WSUZM346535N upload=N00RMU77CC8Y tag=HUZFUGA71WVG type=write size=3508249 2024-08-17T00:53:45.107 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.106+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=4A2YDAO6OGWF type=del size=3920272 2024-08-17T00:53:45.110 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.109+0000 7fb01424f780 1 < suggested remove operation key=45YXPRO1DP7L tag=IZ3PR9AUQVDF type=del 2024-08-17T00:53:45.111 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.111+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=50YCRM7L68ET type=del size=417272 2024-08-17T00:53:45.113 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.113+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~9K677D84BXDQ.0 size=1048576 2024-08-17T00:53:45.114 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.113+0000 7fb01424f780 1 < canceled part key=_multipart_CHEEDYEMAX2D.2~9K677D84BXDQ.1 size=313802 2024-08-17T00:53:45.117 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.116+0000 7fb01424f780 1 < canceled multipart upload key=CHEEDYEMAX2D upload=9K677D84BXDQ tag=D6VW7BCX2NA2 type=write size=2410954 2024-08-17T00:53:45.120 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.119+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~M220MAY76775.0 size=1048576 2024-08-17T00:53:45.121 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.121+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~M220MAY76775.1 size=1048576 2024-08-17T00:53:45.123 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.122+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~M220MAY76775.2 size=662185 2024-08-17T00:53:45.123 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.122+0000 7fb01424f780 1 > prepared multipart upload key=MJKZQUILO7KC upload=M220MAY76775 tag=Y1VA512FGGTG type=write size=3807913 2024-08-17T00:53:45.125 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.125+0000 7fb01424f780 1 < completed delete operation key=CPZBVFH6I5H3 tag=2U0QHFMWFNDV type=del 2024-08-17T00:53:45.128 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.128+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~0FM6R6990HYR.0 size=841883 2024-08-17T00:53:45.128 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.128+0000 7fb01424f780 1 > prepared multipart upload key=34WSPC8OQCN9 upload=0FM6R6990HYR tag=XCQOGAKYM315 type=write size=1890459 2024-08-17T00:53:45.130 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.130+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=Y1DIP0V24VMT type=del 2024-08-17T00:53:45.132 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.131+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=HLT9UU3XBAKT type=write size=398852 2024-08-17T00:53:45.134 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.133+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~AG0S025VDOYQ.0 size=632026 2024-08-17T00:53:45.137 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.136+0000 7fb01424f780 1 < completed multipart upload key=LVQDLJUQ9C3D upload=AG0S025VDOYQ tag=KW57M6YQE8AE type=write size=1680602 2024-08-17T00:53:45.141 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.140+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~3IF2LM53JJVS.0 size=1048576 2024-08-17T00:53:45.142 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.141+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~3IF2LM53JJVS.1 size=366700 2024-08-17T00:53:45.142 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.141+0000 7fb01424f780 1 > prepared multipart upload key=GQP0TA69WBUB upload=3IF2LM53JJVS tag=UU5YOBIOWC5I type=write size=2463852 2024-08-17T00:53:45.144 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.143+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~R826RPAQS78A.0 size=1048576 2024-08-17T00:53:45.145 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.145+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~R826RPAQS78A.1 size=395021 2024-08-17T00:53:45.148 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.148+0000 7fb01424f780 1 < completed multipart upload key=U1LNH0TF0YZA upload=R826RPAQS78A tag=UCCG5YRTHTA9 type=write size=2492173 2024-08-17T00:53:45.150 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.150+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=WKGFWHD206C3 type=del size=2661960 2024-08-17T00:53:45.153 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.151+0000 7fb01424f780 1 < completed write operation key=AUFE3JLJ8M3L tag=QQ53Y5SCQ6TE type=write size=967713 2024-08-17T00:53:45.156 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.155+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~UD52NPC5T2HA.0 size=1048576 2024-08-17T00:53:45.157 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.156+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~UD52NPC5T2HA.1 size=507559 2024-08-17T00:53:45.157 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.156+0000 7fb01424f780 1 > prepared multipart upload key=8GM8KYF0PWHP upload=UD52NPC5T2HA tag=394KRXA6OGTF type=write size=2604711 2024-08-17T00:53:45.159 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.158+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~DC88JR3LAGFC.0 size=83428 2024-08-17T00:53:45.162 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.161+0000 7fb01424f780 1 < completed multipart upload key=EBJHQJY1RR06 upload=DC88JR3LAGFC tag=WO6M711K8QBA type=write size=1132004 2024-08-17T00:53:45.164 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.163+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=W1YQW2JBDMXG type=del size=2743849 2024-08-17T00:53:45.165 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.165+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~CUQFH20OWHSA.0 size=1048576 2024-08-17T00:53:45.167 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.166+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~CUQFH20OWHSA.1 size=1048576 2024-08-17T00:53:45.168 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.167+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~CUQFH20OWHSA.2 size=960932 2024-08-17T00:53:45.171 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.171+0000 7fb01424f780 1 < completed multipart upload key=45YXPRO1DP7L upload=CUQFH20OWHSA tag=RIXRWAXAU8MC type=write size=4106660 2024-08-17T00:53:45.175 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.174+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~ALALNF9WRUOQ.0 size=256778 2024-08-17T00:53:45.175 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.174+0000 7fb01424f780 1 > prepared multipart upload key=GQP0TA69WBUB upload=ALALNF9WRUOQ tag=21TCYG3TTOIE type=write size=1305354 2024-08-17T00:53:45.177 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.176+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~UYO0AXCWLFJ1.0 size=1048576 2024-08-17T00:53:45.178 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.177+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~UYO0AXCWLFJ1.1 size=153647 2024-08-17T00:53:45.181 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.181+0000 7fb01424f780 1 < completed multipart upload key=LKOTKLA00UZK upload=UYO0AXCWLFJ1 tag=1VODTNYK7IBG type=write size=2250799 2024-08-17T00:53:45.183 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.182+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=Z6A8BOCN46TK type=del size=2146327 2024-08-17T00:53:45.185 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.184+0000 7fb01424f780 1 < completed delete operation key=AUFE3JLJ8M3L tag=X23BYGRSZDM7 type=del 2024-08-17T00:53:45.188 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.188+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~UOQV3ZJMLVJ9.0 size=1048576 2024-08-17T00:53:45.190 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.189+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~UOQV3ZJMLVJ9.1 size=1048576 2024-08-17T00:53:45.191 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.191+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~UOQV3ZJMLVJ9.2 size=475011 2024-08-17T00:53:45.191 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.191+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=UOQV3ZJMLVJ9 tag=8KLO4ZDFZ043 type=write size=3620739 2024-08-17T00:53:45.193 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.192+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~Z8J3EL9FSWAR.0 size=791371 2024-08-17T00:53:45.196 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.195+0000 7fb01424f780 1 < completed multipart upload key=8GM8KYF0PWHP upload=Z8J3EL9FSWAR tag=O8OCVN4VRQIR type=write size=1839947 2024-08-17T00:53:45.198 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.197+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=RKS8UAAHK8V4 type=del size=67208 2024-08-17T00:53:45.200 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.199+0000 7fb01424f780 1 < completed delete operation key=OLV8V97NI3YD tag=0H14MR5RF9B2 type=del 2024-08-17T00:53:45.201 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.201+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=FAER7V5QZ1GA type=del size=3759623 2024-08-17T00:53:45.203 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.202+0000 7fb01424f780 1 < completed delete operation key=EBJHQJY1RR06 tag=PNILEES836UR type=del 2024-08-17T00:53:45.206 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.206+0000 7fb01424f780 1 > prepared part key=_multipart_N3MD2TBM9VPH.2~NKF0XWWJ076W.0 size=934039 2024-08-17T00:53:45.207 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.206+0000 7fb01424f780 1 > prepared multipart upload key=N3MD2TBM9VPH upload=NKF0XWWJ076W tag=3SKUNUVZX78E type=write size=1982615 2024-08-17T00:53:45.208 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.208+0000 7fb01424f780 1 < canceled operation key=CPZBVFH6I5H3 tag=F1W2RPYSVYLQ type=del size=1104051 2024-08-17T00:53:45.212 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.211+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~NWX1WMMBQM57.0 size=439717 2024-08-17T00:53:45.212 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.211+0000 7fb01424f780 1 > prepared multipart upload key=8W4X8O3PVGIK upload=NWX1WMMBQM57 tag=T5ZQ1B1BPZC5 type=write size=1488293 2024-08-17T00:53:45.214 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.213+0000 7fb01424f780 1 < canceled operation key=VRVT7GCWUU6N tag=4A2YDAO6OGWF type=del size=3920272 2024-08-17T00:53:45.216 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.215+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=53C5J4VS7CF1 type=del size=3752143 2024-08-17T00:53:45.217 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.217+0000 7fb01424f780 1 < completed delete operation key=UV6ESHH9QNCW tag=50YCRM7L68ET type=del 2024-08-17T00:53:45.219 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.218+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=QGMM1Z1BVNMM type=del size=776184 2024-08-17T00:53:45.221 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.220+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~M220MAY76775.0 size=1048576 2024-08-17T00:53:45.223 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.222+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~M220MAY76775.1 size=1048576 2024-08-17T00:53:45.224 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.224+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~M220MAY76775.2 size=662185 2024-08-17T00:53:45.227 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.227+0000 7fb01424f780 1 < completed multipart upload key=MJKZQUILO7KC upload=M220MAY76775 tag=Y1VA512FGGTG type=write size=3807913 2024-08-17T00:53:45.229 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.228+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=LA2P1OG8877Y type=del size=3449765 2024-08-17T00:53:45.231 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.230+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~0FM6R6990HYR.0 size=841883 2024-08-17T00:53:45.234 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.233+0000 7fb01424f780 1 < completed multipart upload key=34WSPC8OQCN9 upload=0FM6R6990HYR tag=XCQOGAKYM315 type=write size=1890459 2024-08-17T00:53:45.237 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.236+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~20VLBS5YYTEM.0 size=1048576 2024-08-17T00:53:45.238 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.238+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~20VLBS5YYTEM.1 size=1048576 2024-08-17T00:53:45.240 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.239+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~20VLBS5YYTEM.2 size=348469 2024-08-17T00:53:45.240 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.239+0000 7fb01424f780 1 > prepared multipart upload key=MJKZQUILO7KC upload=20VLBS5YYTEM tag=8GSVE18VGGHU type=write size=3494197 2024-08-17T00:53:45.243 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.243+0000 7fb01424f780 1 < suggested remove operation key=VT9PITFIBA0U tag=HLT9UU3XBAKT type=write 2024-08-17T00:53:45.246 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.246+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~QU9S0CE604KQ.0 size=1048576 2024-08-17T00:53:45.248 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.247+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~QU9S0CE604KQ.1 size=560506 2024-08-17T00:53:45.248 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.247+0000 7fb01424f780 1 > prepared multipart upload key=34WSPC8OQCN9 upload=QU9S0CE604KQ tag=327SISVU12OG type=write size=2657658 2024-08-17T00:53:45.250 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.249+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~3IF2LM53JJVS.0 size=1048576 2024-08-17T00:53:45.251 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.250+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~3IF2LM53JJVS.1 size=366700 2024-08-17T00:53:45.254 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.253+0000 7fb01424f780 1 < completed multipart upload key=GQP0TA69WBUB upload=3IF2LM53JJVS tag=UU5YOBIOWC5I type=write size=2463852 2024-08-17T00:53:45.257 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.257+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~FBI8SZFMUNYM.0 size=1048576 2024-08-17T00:53:45.259 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.258+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~FBI8SZFMUNYM.1 size=1048576 2024-08-17T00:53:45.261 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.259+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~FBI8SZFMUNYM.2 size=338131 2024-08-17T00:53:45.261 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.259+0000 7fb01424f780 1 > prepared multipart upload key=ABVVA0H3PKK2 upload=FBI8SZFMUNYM tag=AI8H3TTM4UN8 type=write size=3483859 2024-08-17T00:53:45.262 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.261+0000 7fb01424f780 1 < completed delete operation key=KEYYP2QAG9S5 tag=WKGFWHD206C3 type=del 2024-08-17T00:53:45.264 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.263+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=ZTMPZH2GPXE9 type=write size=130550 2024-08-17T00:53:45.265 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.264+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~UD52NPC5T2HA.0 size=1048576 2024-08-17T00:53:45.267 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.266+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~UD52NPC5T2HA.1 size=507559 2024-08-17T00:53:45.269 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.269+0000 7fb01424f780 1 < completed multipart upload key=8GM8KYF0PWHP upload=UD52NPC5T2HA tag=394KRXA6OGTF type=write size=2604711 2024-08-17T00:53:45.271 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.270+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=1SD6S1IKR9V4 type=del size=3091544 2024-08-17T00:53:45.273 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.272+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=W1YQW2JBDMXG type=del 2024-08-17T00:53:45.276 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.275+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~W817RTMQU0A0.0 size=1048576 2024-08-17T00:53:45.278 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.277+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~W817RTMQU0A0.1 size=1048576 2024-08-17T00:53:45.279 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.278+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~W817RTMQU0A0.2 size=75762 2024-08-17T00:53:45.279 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.278+0000 7fb01424f780 1 > prepared multipart upload key=OLV8V97NI3YD upload=W817RTMQU0A0 tag=WRBJXOG7YYCN type=write size=3221490 2024-08-17T00:53:45.281 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.280+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~ALALNF9WRUOQ.0 size=256778 2024-08-17T00:53:45.284 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.283+0000 7fb01424f780 1 < completed multipart upload key=GQP0TA69WBUB upload=ALALNF9WRUOQ tag=21TCYG3TTOIE type=write size=1305354 2024-08-17T00:53:45.288 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.287+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~FA7SIKM8LGFV.0 size=61957 2024-08-17T00:53:45.288 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.287+0000 7fb01424f780 1 > prepared multipart upload key=AUFE3JLJ8M3L upload=FA7SIKM8LGFV tag=478EDLG9TNJ3 type=write size=1110533 2024-08-17T00:53:45.290 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.289+0000 7fb01424f780 -1 < failed to complete operation key=VT9PITFIBA0U tag=Z6A8BOCN46TK type=del size=2146327: (22) Invalid argument 2024-08-17T00:53:45.292 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.291+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=OTHEZMX47BPG type=del size=631971 2024-08-17T00:53:45.294 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.293+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~UOQV3ZJMLVJ9.0 size=1048576 2024-08-17T00:53:45.296 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.294+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~UOQV3ZJMLVJ9.1 size=1048576 2024-08-17T00:53:45.297 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.296+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~UOQV3ZJMLVJ9.2 size=475011 2024-08-17T00:53:45.300 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.299+0000 7fb01424f780 1 < completed multipart upload key=6O4EVROYIWFY upload=UOQV3ZJMLVJ9 tag=8KLO4ZDFZ043 type=write size=3620739 2024-08-17T00:53:45.302 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.301+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=39H3C31LNZC9 type=write size=216427 2024-08-17T00:53:45.303 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.302+0000 7fb01424f780 1 < completed delete operation key=WSUZM346535N tag=RKS8UAAHK8V4 type=del 2024-08-17T00:53:45.306 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.306+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~3RIXGVBCDUCI.0 size=1048576 2024-08-17T00:53:45.308 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.307+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~3RIXGVBCDUCI.1 size=261112 2024-08-17T00:53:45.308 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.307+0000 7fb01424f780 1 > prepared multipart upload key=MXCT40R93XCB upload=3RIXGVBCDUCI tag=VS0YTS85Y5F6 type=write size=2358264 2024-08-17T00:53:45.309 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.309+0000 7fb01424f780 1 < completed delete operation key=AUFE3JLJ8M3L tag=FAER7V5QZ1GA type=del 2024-08-17T00:53:45.313 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.312+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~49Q7K4J2YH9N.0 size=1048576 2024-08-17T00:53:45.314 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.314+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~49Q7K4J2YH9N.1 size=1048576 2024-08-17T00:53:45.316 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.315+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~49Q7K4J2YH9N.2 size=256365 2024-08-17T00:53:45.316 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.315+0000 7fb01424f780 1 > prepared multipart upload key=8HBBNALD090M upload=49Q7K4J2YH9N tag=5V2KYAIJPBBJ type=write size=3402093 2024-08-17T00:53:45.318 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.317+0000 7fb01424f780 1 < completed part key=_multipart_N3MD2TBM9VPH.2~NKF0XWWJ076W.0 size=934039 2024-08-17T00:53:45.321 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.320+0000 7fb01424f780 1 < completed multipart upload key=N3MD2TBM9VPH upload=NKF0XWWJ076W tag=3SKUNUVZX78E type=write size=1982615 2024-08-17T00:53:45.324 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.323+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~Y5CJKBGZKV4I.0 size=686982 2024-08-17T00:53:45.324 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.323+0000 7fb01424f780 1 > prepared multipart upload key=8W4X8O3PVGIK upload=Y5CJKBGZKV4I tag=GZMG07PLBGVS type=write size=1735558 2024-08-17T00:53:45.325 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.325+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~NWX1WMMBQM57.0 size=439717 2024-08-17T00:53:45.328 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.328+0000 7fb01424f780 1 < completed multipart upload key=8W4X8O3PVGIK upload=NWX1WMMBQM57 tag=T5ZQ1B1BPZC5 type=write size=1488293 2024-08-17T00:53:45.332 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.331+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~4N1JGPD382R3.0 size=1048576 2024-08-17T00:53:45.333 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.333+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~4N1JGPD382R3.1 size=63594 2024-08-17T00:53:45.334 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.333+0000 7fb01424f780 1 > prepared multipart upload key=LVQDLJUQ9C3D upload=4N1JGPD382R3 tag=9YWA5RA5EQS0 type=write size=2160746 2024-08-17T00:53:45.335 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.335+0000 7fb01424f780 1 < completed delete operation key=7FAQBH9KA29U tag=53C5J4VS7CF1 type=del 2024-08-17T00:53:45.337 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.337+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=7U2BFK9AYWHC type=write size=145039 2024-08-17T00:53:45.339 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.339+0000 7fb01424f780 1 < canceled operation key=45YXPRO1DP7L tag=QGMM1Z1BVNMM type=del size=776184 2024-08-17T00:53:45.341 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.341+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=9FX9A1CBMWP5 type=del size=3479230 2024-08-17T00:53:45.343 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.342+0000 7fb01424f780 1 < completed delete operation key=MXCT40R93XCB tag=LA2P1OG8877Y type=del 2024-08-17T00:53:45.345 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.344+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=OB0RQD99RIZ3 type=del size=3735046 2024-08-17T00:53:45.346 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.346+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~20VLBS5YYTEM.0 size=1048576 2024-08-17T00:53:45.348 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.347+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~20VLBS5YYTEM.1 size=1048576 2024-08-17T00:53:45.350 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.349+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~20VLBS5YYTEM.2 size=348469 2024-08-17T00:53:45.353 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.352+0000 7fb01424f780 1 < completed multipart upload key=MJKZQUILO7KC upload=20VLBS5YYTEM tag=8GSVE18VGGHU type=write size=3494197 2024-08-17T00:53:45.356 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.355+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~VMLLMXIQRVZK.0 size=532592 2024-08-17T00:53:45.356 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.355+0000 7fb01424f780 1 > prepared multipart upload key=W4SLINB2L3K2 upload=VMLLMXIQRVZK tag=W9IFQLTCH2OF type=write size=1581168 2024-08-17T00:53:45.357 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.357+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~QU9S0CE604KQ.0 size=1048576 2024-08-17T00:53:45.359 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.358+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~QU9S0CE604KQ.1 size=560506 2024-08-17T00:53:45.362 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.361+0000 7fb01424f780 1 < completed multipart upload key=34WSPC8OQCN9 upload=QU9S0CE604KQ tag=327SISVU12OG type=write size=2657658 2024-08-17T00:53:45.364 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.363+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=W0M143YN40UR type=write size=338182 2024-08-17T00:53:45.366 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.365+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~FBI8SZFMUNYM.0 size=1048576 2024-08-17T00:53:45.368 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.367+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~FBI8SZFMUNYM.1 size=1048576 2024-08-17T00:53:45.370 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.368+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~FBI8SZFMUNYM.2 size=338131 2024-08-17T00:53:45.372 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.372+0000 7fb01424f780 1 < completed multipart upload key=ABVVA0H3PKK2 upload=FBI8SZFMUNYM tag=AI8H3TTM4UN8 type=write size=3483859 2024-08-17T00:53:45.374 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.373+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=RHG6KKOB8CPX type=write size=372706 2024-08-17T00:53:45.376 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.375+0000 7fb01424f780 1 < completed write operation key=EBJHQJY1RR06 tag=ZTMPZH2GPXE9 type=write size=130550 2024-08-17T00:53:45.378 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.377+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=GD0052UH9EQD type=del size=290299 2024-08-17T00:53:45.380 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.379+0000 7fb01424f780 1 < completed delete operation key=5COBAX0KWX44 tag=1SD6S1IKR9V4 type=del 2024-08-17T00:53:45.384 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.382+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~QXGB4X39B55E.0 size=339550 2024-08-17T00:53:45.384 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.382+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=QXGB4X39B55E tag=2R123S3MAYRG type=write size=1388126 2024-08-17T00:53:45.385 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.384+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~W817RTMQU0A0.0 size=1048576 2024-08-17T00:53:45.387 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.386+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~W817RTMQU0A0.1 size=1048576 2024-08-17T00:53:45.388 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.388+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~W817RTMQU0A0.2 size=75762 2024-08-17T00:53:45.392 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.391+0000 7fb01424f780 1 < completed multipart upload key=OLV8V97NI3YD upload=W817RTMQU0A0 tag=WRBJXOG7YYCN type=write size=3221490 2024-08-17T00:53:45.396 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.395+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~3BPPA9HIVLJZ.0 size=1048576 2024-08-17T00:53:45.397 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.396+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~3BPPA9HIVLJZ.1 size=1048576 2024-08-17T00:53:45.399 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.398+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~3BPPA9HIVLJZ.2 size=52249 2024-08-17T00:53:45.399 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.398+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=3BPPA9HIVLJZ tag=3JNWMITTO8NS type=write size=3197977 2024-08-17T00:53:45.400 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.400+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~FA7SIKM8LGFV.0 size=61957 2024-08-17T00:53:45.404 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.403+0000 7fb01424f780 1 < completed multipart upload key=AUFE3JLJ8M3L upload=FA7SIKM8LGFV tag=478EDLG9TNJ3 type=write size=1110533 2024-08-17T00:53:45.407 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.407+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~AVBIKN6A989U.0 size=829105 2024-08-17T00:53:45.408 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.407+0000 7fb01424f780 1 > prepared multipart upload key=KEYYP2QAG9S5 upload=AVBIKN6A989U tag=ED7KIUDIW6TC type=write size=1877681 2024-08-17T00:53:45.409 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.408+0000 7fb01424f780 1 < completed delete operation key=N3MD2TBM9VPH tag=OTHEZMX47BPG type=del 2024-08-17T00:53:45.412 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.411+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=BHZKQCYP88J2 type=del size=1857794 2024-08-17T00:53:45.413 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.413+0000 7fb01424f780 1 < completed write operation key=CHEEDYEMAX2D tag=39H3C31LNZC9 type=write size=216427 2024-08-17T00:53:45.415 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.415+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=03C1U6EUAN30 type=del size=3138589 2024-08-17T00:53:45.416 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.415+0000 7fb01424f780 1 < canceled part key=_multipart_MXCT40R93XCB.2~3RIXGVBCDUCI.0 size=1048576 2024-08-17T00:53:45.417 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.417+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~3RIXGVBCDUCI.1 size=261112 2024-08-17T00:53:45.420 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.419+0000 7fb01424f780 1 < canceled multipart upload key=MXCT40R93XCB upload=3RIXGVBCDUCI tag=VS0YTS85Y5F6 type=write size=2358264 2024-08-17T00:53:45.422 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.421+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=7EZFI3Z881ZP type=del size=3538703 2024-08-17T00:53:45.424 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.423+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~49Q7K4J2YH9N.0 size=1048576 2024-08-17T00:53:45.425 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.425+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~49Q7K4J2YH9N.1 size=1048576 2024-08-17T00:53:45.427 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.426+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~49Q7K4J2YH9N.2 size=256365 2024-08-17T00:53:45.430 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.429+0000 7fb01424f780 1 < completed multipart upload key=8HBBNALD090M upload=49Q7K4J2YH9N tag=5V2KYAIJPBBJ type=write size=3402093 2024-08-17T00:53:45.431 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.431+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=GWP7LYXKFNJN type=del size=3671214 2024-08-17T00:53:45.433 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.433+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~Y5CJKBGZKV4I.0 size=686982 2024-08-17T00:53:45.437 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.436+0000 7fb01424f780 1 < completed multipart upload key=8W4X8O3PVGIK upload=Y5CJKBGZKV4I tag=GZMG07PLBGVS type=write size=1735558 2024-08-17T00:53:45.439 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.438+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=WIR2IDKNFHGU type=del size=2664102 2024-08-17T00:53:45.440 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.440+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~4N1JGPD382R3.0 size=1048576 2024-08-17T00:53:45.440 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.440+0000 7fb01424f780 1 < canceled part key=_multipart_LVQDLJUQ9C3D.2~4N1JGPD382R3.1 size=63594 2024-08-17T00:53:45.443 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.443+0000 7fb01424f780 1 < canceled multipart upload key=LVQDLJUQ9C3D upload=4N1JGPD382R3 tag=9YWA5RA5EQS0 type=write size=2160746 2024-08-17T00:53:45.447 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.446+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~2XN2OBH16XZ1.0 size=30958 2024-08-17T00:53:45.447 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.446+0000 7fb01424f780 1 > prepared multipart upload key=EBJHQJY1RR06 upload=2XN2OBH16XZ1 tag=9F9W83PFKJK6 type=write size=1079534 2024-08-17T00:53:45.449 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.448+0000 7fb01424f780 1 < completed write operation key=8W4X8O3PVGIK tag=7U2BFK9AYWHC type=write size=145039 2024-08-17T00:53:45.451 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.450+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=EX2GF0UDCJ3Y type=del size=4160258 2024-08-17T00:53:45.452 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.452+0000 7fb01424f780 1 < canceled operation key=LVQDLJUQ9C3D tag=9FX9A1CBMWP5 type=del size=3479230 2024-08-17T00:53:45.456 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.455+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~DKM6C0PKQKS4.0 size=398657 2024-08-17T00:53:45.456 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.455+0000 7fb01424f780 1 > prepared multipart upload key=AUFE3JLJ8M3L upload=DKM6C0PKQKS4 tag=1SXPQK1GGGR4 type=write size=1447233 2024-08-17T00:53:45.457 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.457+0000 7fb01424f780 1 < completed delete operation key=KEYYP2QAG9S5 tag=OB0RQD99RIZ3 type=del 2024-08-17T00:53:45.459 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.458+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=NM2JJSWBUS7S type=del size=124535 2024-08-17T00:53:45.459 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.459+0000 7fb01424f780 1 < canceled part key=_multipart_W4SLINB2L3K2.2~VMLLMXIQRVZK.0 size=532592 2024-08-17T00:53:45.462 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.461+0000 7fb01424f780 1 < canceled multipart upload key=W4SLINB2L3K2 upload=VMLLMXIQRVZK tag=W9IFQLTCH2OF type=write size=1581168 2024-08-17T00:53:45.464 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.463+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=1NHGP8YVG0RL type=del size=1305693 2024-08-17T00:53:45.465 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.465+0000 7fb01424f780 1 < completed write operation key=GI1HR389TZUU tag=W0M143YN40UR type=write size=338182 2024-08-17T00:53:45.467 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.466+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=EL12HD9JTAXJ type=write size=684288 2024-08-17T00:53:45.469 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.468+0000 7fb01424f780 1 < completed write operation key=U1LNH0TF0YZA tag=RHG6KKOB8CPX type=write size=372706 2024-08-17T00:53:45.472 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.471+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~93L141OUTDJ5.0 size=1048576 2024-08-17T00:53:45.473 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.473+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~93L141OUTDJ5.1 size=816463 2024-08-17T00:53:45.473 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.473+0000 7fb01424f780 1 > prepared multipart upload key=8GM8KYF0PWHP upload=93L141OUTDJ5 tag=8SBC0VFZMS62 type=write size=2913615 2024-08-17T00:53:45.475 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.474+0000 7fb01424f780 1 < completed delete operation key=KEYYP2QAG9S5 tag=GD0052UH9EQD type=del 2024-08-17T00:53:45.477 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.476+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=ASIP3894D1GW type=del size=2619909 2024-08-17T00:53:45.478 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.478+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~QXGB4X39B55E.0 size=339550 2024-08-17T00:53:45.481 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.480+0000 7fb01424f780 1 < completed multipart upload key=6O4EVROYIWFY upload=QXGB4X39B55E tag=2R123S3MAYRG type=write size=1388126 2024-08-17T00:53:45.483 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.482+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=URGMGXK438RP type=write size=181591 2024-08-17T00:53:45.485 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.484+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~3BPPA9HIVLJZ.0 size=1048576 2024-08-17T00:53:45.486 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.486+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~3BPPA9HIVLJZ.1 size=1048576 2024-08-17T00:53:45.488 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.487+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~3BPPA9HIVLJZ.2 size=52249 2024-08-17T00:53:45.491 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.490+0000 7fb01424f780 1 < completed multipart upload key=6O4EVROYIWFY upload=3BPPA9HIVLJZ tag=3JNWMITTO8NS type=write size=3197977 2024-08-17T00:53:45.493 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.492+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=GBCOJ2NXAP5S type=del size=1654346 2024-08-17T00:53:45.494 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.494+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~AVBIKN6A989U.0 size=829105 2024-08-17T00:53:45.497 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.497+0000 7fb01424f780 1 < completed multipart upload key=KEYYP2QAG9S5 upload=AVBIKN6A989U tag=ED7KIUDIW6TC type=write size=1877681 2024-08-17T00:53:45.503 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.498+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=EYQ0QKX3ASFC type=del size=992129 2024-08-17T00:53:45.504 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.500+0000 7fb01424f780 1 < completed delete operation key=AUFE3JLJ8M3L tag=BHZKQCYP88J2 type=del 2024-08-17T00:53:45.504 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.503+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~A89H3X95VSDN.0 size=288016 2024-08-17T00:53:45.504 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.503+0000 7fb01424f780 1 > prepared multipart upload key=7FAQBH9KA29U upload=A89H3X95VSDN tag=ERA00M75UXAW type=write size=1336592 2024-08-17T00:53:45.506 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.506+0000 7fb01424f780 1 < completed delete operation key=EBJHQJY1RR06 tag=03C1U6EUAN30 type=del 2024-08-17T00:53:45.508 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.508+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=R3KY4CB13NJJ type=del size=1421012 2024-08-17T00:53:45.510 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.510+0000 7fb01424f780 1 < canceled operation key=UV6ESHH9QNCW tag=7EZFI3Z881ZP type=del size=3538703 2024-08-17T00:53:45.514 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.514+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~02IMXXYZJMKA.0 size=1044380 2024-08-17T00:53:45.515 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.514+0000 7fb01424f780 1 > prepared multipart upload key=RZ2IEE5FVARR upload=02IMXXYZJMKA tag=C33S6FUTK7YE type=write size=2092956 2024-08-17T00:53:45.516 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.515+0000 7fb01424f780 1 < completed delete operation key=EBJHQJY1RR06 tag=GWP7LYXKFNJN type=del 2024-08-17T00:53:45.520 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.519+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~ZFA9XHEDCDJQ.0 size=922464 2024-08-17T00:53:45.520 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.519+0000 7fb01424f780 1 > prepared multipart upload key=GI1HR389TZUU upload=ZFA9XHEDCDJQ tag=6IVWVP6AI5CL type=write size=1971040 2024-08-17T00:53:45.521 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.521+0000 7fb01424f780 1 < completed delete operation key=N3MD2TBM9VPH tag=WIR2IDKNFHGU type=del 2024-08-17T00:53:45.524 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.523+0000 7fb01424f780 1 > prepared operation key=6O4EVROYIWFY tag=VK8QEA4QBJUA type=del size=1282926 2024-08-17T00:53:45.525 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.525+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~2XN2OBH16XZ1.0 size=30958 2024-08-17T00:53:45.528 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.528+0000 7fb01424f780 1 < completed multipart upload key=EBJHQJY1RR06 upload=2XN2OBH16XZ1 tag=9F9W83PFKJK6 type=write size=1079534 2024-08-17T00:53:45.532 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.531+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~481NDCKULNBV.0 size=1048576 2024-08-17T00:53:45.533 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.533+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~481NDCKULNBV.1 size=633143 2024-08-17T00:53:45.533 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.533+0000 7fb01424f780 1 > prepared multipart upload key=U1LNH0TF0YZA upload=481NDCKULNBV tag=2QRQBWC611C8 type=write size=2730295 2024-08-17T00:53:45.537 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.536+0000 7fb01424f780 1 < suggested update operation key=GI1HR389TZUU tag=EX2GF0UDCJ3Y type=del size=4160258 2024-08-17T00:53:45.541 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.540+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~1LQ2SQXJBBOR.0 size=49576 2024-08-17T00:53:45.541 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.540+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=1LQ2SQXJBBOR tag=0DJNK214V5ZY type=write size=1098152 2024-08-17T00:53:45.542 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.542+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~DKM6C0PKQKS4.0 size=398657 2024-08-17T00:53:45.545 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.545+0000 7fb01424f780 1 < completed multipart upload key=AUFE3JLJ8M3L upload=DKM6C0PKQKS4 tag=1SXPQK1GGGR4 type=write size=1447233 2024-08-17T00:53:45.547 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.547+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=GAI9EU2A3H5N type=del size=28002 2024-08-17T00:53:45.549 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.549+0000 7fb01424f780 1 < completed delete operation key=RZ2IEE5FVARR tag=NM2JJSWBUS7S type=del 2024-08-17T00:53:45.551 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.551+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=1J36G1FOUK08 type=del size=1676059 2024-08-17T00:53:45.553 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.552+0000 7fb01424f780 1 < canceled operation key=VT9PITFIBA0U tag=1NHGP8YVG0RL type=del size=1305693 2024-08-17T00:53:45.555 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.554+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=51GPDJHG1QCB type=write size=348078 2024-08-17T00:53:45.556 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.556+0000 7fb01424f780 1 < canceled operation key=45YXPRO1DP7L tag=EL12HD9JTAXJ type=write size=684288 2024-08-17T00:53:45.560 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.559+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~GCJDGABMKX9P.0 size=947117 2024-08-17T00:53:45.560 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.559+0000 7fb01424f780 1 > prepared multipart upload key=W4SLINB2L3K2 upload=GCJDGABMKX9P tag=R6FT3QAIA9OE type=write size=1995693 2024-08-17T00:53:45.561 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.560+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~93L141OUTDJ5.0 size=1048576 2024-08-17T00:53:45.563 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.562+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~93L141OUTDJ5.1 size=816463 2024-08-17T00:53:45.566 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.565+0000 7fb01424f780 1 < completed multipart upload key=8GM8KYF0PWHP upload=93L141OUTDJ5 tag=8SBC0VFZMS62 type=write size=2913615 2024-08-17T00:53:45.569 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.569+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~6TBOYW415TT9.0 size=1048576 2024-08-17T00:53:45.571 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.570+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~6TBOYW415TT9.1 size=153306 2024-08-17T00:53:45.571 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.570+0000 7fb01424f780 1 > prepared multipart upload key=OLV8V97NI3YD upload=6TBOYW415TT9 tag=TD1QIHOG8NHI type=write size=2250458 2024-08-17T00:53:45.575 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.574+0000 7fb01424f780 1 < suggested update operation key=CPZBVFH6I5H3 tag=ASIP3894D1GW type=del size=2619909 2024-08-17T00:53:45.576 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.576+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=G79W9WWX949Q type=del size=2534563 2024-08-17T00:53:45.578 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.578+0000 7fb01424f780 1 < completed write operation key=N3MD2TBM9VPH tag=URGMGXK438RP type=write size=181591 2024-08-17T00:53:45.582 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.581+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~JGM4840Y10S5.0 size=1048576 2024-08-17T00:53:45.583 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.582+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~JGM4840Y10S5.1 size=1048576 2024-08-17T00:53:45.584 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.584+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~JGM4840Y10S5.2 size=877844 2024-08-17T00:53:45.584 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.584+0000 7fb01424f780 1 > prepared multipart upload key=34WSPC8OQCN9 upload=JGM4840Y10S5 tag=J8YQIIU1VOL8 type=write size=4023572 2024-08-17T00:53:45.586 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.585+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=GBCOJ2NXAP5S type=del 2024-08-17T00:53:45.588 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.587+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=LK9QB8YZ8KW2 type=del size=3417805 2024-08-17T00:53:45.589 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.589+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=EYQ0QKX3ASFC type=del 2024-08-17T00:53:45.593 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.592+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~ZMWKSPCL8AGU.0 size=1048576 2024-08-17T00:53:45.594 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.594+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~ZMWKSPCL8AGU.1 size=1048576 2024-08-17T00:53:45.596 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.595+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~ZMWKSPCL8AGU.2 size=135781 2024-08-17T00:53:45.596 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.595+0000 7fb01424f780 1 > prepared multipart upload key=ABVVA0H3PKK2 upload=ZMWKSPCL8AGU tag=ZK0FD0DKE8WZ type=write size=3281509 2024-08-17T00:53:45.598 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.597+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~A89H3X95VSDN.0 size=288016 2024-08-17T00:53:45.601 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.600+0000 7fb01424f780 1 < completed multipart upload key=7FAQBH9KA29U upload=A89H3X95VSDN tag=ERA00M75UXAW type=write size=1336592 2024-08-17T00:53:45.602 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.602+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=3FHTQG5P1Y42 type=del size=19989 2024-08-17T00:53:45.605 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.604+0000 7fb01424f780 1 < completed delete operation key=GQP0TA69WBUB tag=R3KY4CB13NJJ type=del 2024-08-17T00:53:45.606 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.605+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=EJGSH0Q1L756 type=del size=2543623 2024-08-17T00:53:45.608 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.607+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~02IMXXYZJMKA.0 size=1044380 2024-08-17T00:53:45.611 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.611+0000 7fb01424f780 1 < completed multipart upload key=RZ2IEE5FVARR upload=02IMXXYZJMKA tag=C33S6FUTK7YE type=write size=2092956 2024-08-17T00:53:45.613 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.612+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=NQGSKA44T253 type=write size=882028 2024-08-17T00:53:45.615 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.614+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~ZFA9XHEDCDJQ.0 size=922464 2024-08-17T00:53:45.618 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.617+0000 7fb01424f780 1 < completed multipart upload key=GI1HR389TZUU upload=ZFA9XHEDCDJQ tag=6IVWVP6AI5CL type=write size=1971040 2024-08-17T00:53:45.622 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.621+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~DLW1JLKVPDN9.0 size=130833 2024-08-17T00:53:45.622 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.621+0000 7fb01424f780 1 > prepared multipart upload key=8W4X8O3PVGIK upload=DLW1JLKVPDN9 tag=GPMTMZHEC2WL type=write size=1179409 2024-08-17T00:53:45.623 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.623+0000 7fb01424f780 1 < completed delete operation key=6O4EVROYIWFY tag=VK8QEA4QBJUA type=del 2024-08-17T00:53:45.625 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.625+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=D4MXAV0O617O type=del size=3963473 2024-08-17T00:53:45.626 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.625+0000 7fb01424f780 1 < canceled part key=_multipart_U1LNH0TF0YZA.2~481NDCKULNBV.0 size=1048576 2024-08-17T00:53:45.626 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.625+0000 7fb01424f780 1 < canceled part key=_multipart_U1LNH0TF0YZA.2~481NDCKULNBV.1 size=633143 2024-08-17T00:53:45.629 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.628+0000 7fb01424f780 1 < canceled multipart upload key=U1LNH0TF0YZA upload=481NDCKULNBV tag=2QRQBWC611C8 type=write size=2730295 2024-08-17T00:53:45.630 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.630+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=82ZITY3DJRC2 type=del size=224855 2024-08-17T00:53:45.632 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.631+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~1LQ2SQXJBBOR.0 size=49576 2024-08-17T00:53:45.635 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.634+0000 7fb01424f780 1 < completed multipart upload key=S3KCL8RBE1AG upload=1LQ2SQXJBBOR tag=0DJNK214V5ZY type=write size=1098152 2024-08-17T00:53:45.638 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.638+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~R0FRY5OZE3AW.0 size=1048576 2024-08-17T00:53:45.640 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.639+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~R0FRY5OZE3AW.1 size=1048576 2024-08-17T00:53:45.641 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.641+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~R0FRY5OZE3AW.2 size=749924 2024-08-17T00:53:45.641 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.641+0000 7fb01424f780 1 > prepared multipart upload key=WSUZM346535N upload=R0FRY5OZE3AW tag=TA376GEA9P3Y type=write size=3895652 2024-08-17T00:53:45.644 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.643+0000 7fb01424f780 1 < completed delete operation key=7FAQBH9KA29U tag=GAI9EU2A3H5N type=del 2024-08-17T00:53:45.645 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.644+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=HS8GE29LEIMJ type=del size=3290122 2024-08-17T00:53:45.647 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.646+0000 7fb01424f780 1 < canceled operation key=8GM8KYF0PWHP tag=1J36G1FOUK08 type=del size=1676059 2024-08-17T00:53:45.651 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.650+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~24CVIC24OFJU.0 size=1048576 2024-08-17T00:53:45.652 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.651+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~24CVIC24OFJU.1 size=124305 2024-08-17T00:53:45.652 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.651+0000 7fb01424f780 1 > prepared multipart upload key=LVQDLJUQ9C3D upload=24CVIC24OFJU tag=R5T9QW3QT6Y2 type=write size=2221457 2024-08-17T00:53:45.656 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.655+0000 7fb01424f780 1 < suggested remove operation key=MJKZQUILO7KC tag=51GPDJHG1QCB type=write 2024-08-17T00:53:45.659 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.658+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~B9VRWTVTMFMC.0 size=1048576 2024-08-17T00:53:45.660 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.660+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~B9VRWTVTMFMC.1 size=502201 2024-08-17T00:53:45.660 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.660+0000 7fb01424f780 1 > prepared multipart upload key=45YXPRO1DP7L upload=B9VRWTVTMFMC tag=H9VT0E2Y9RP7 type=write size=2599353 2024-08-17T00:53:45.662 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.661+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~GCJDGABMKX9P.0 size=947117 2024-08-17T00:53:45.665 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.665+0000 7fb01424f780 1 < completed multipart upload key=W4SLINB2L3K2 upload=GCJDGABMKX9P tag=R6FT3QAIA9OE type=write size=1995693 2024-08-17T00:53:45.667 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.666+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=GQFT57E4YG0J type=del size=1094477 2024-08-17T00:53:45.669 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.668+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~6TBOYW415TT9.0 size=1048576 2024-08-17T00:53:45.669 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.668+0000 7fb01424f780 1 < canceled part key=_multipart_OLV8V97NI3YD.2~6TBOYW415TT9.1 size=153306 2024-08-17T00:53:45.672 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.671+0000 7fb01424f780 1 < canceled multipart upload key=OLV8V97NI3YD upload=6TBOYW415TT9 tag=TD1QIHOG8NHI type=write size=2250458 2024-08-17T00:53:45.675 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.674+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~0UXIO8KAP8R9.0 size=1048576 2024-08-17T00:53:45.676 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.676+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~0UXIO8KAP8R9.1 size=311867 2024-08-17T00:53:45.677 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.676+0000 7fb01424f780 1 > prepared multipart upload key=W4SLINB2L3K2 upload=0UXIO8KAP8R9 tag=LT5SM3101PB2 type=write size=2409019 2024-08-17T00:53:45.678 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.678+0000 7fb01424f780 1 < completed delete operation key=AUFE3JLJ8M3L tag=G79W9WWX949Q type=del 2024-08-17T00:53:45.680 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.680+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=8QPYDP2YFR4C type=del size=3688969 2024-08-17T00:53:45.683 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.682+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~JGM4840Y10S5.0 size=1048576 2024-08-17T00:53:45.684 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.683+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~JGM4840Y10S5.1 size=1048576 2024-08-17T00:53:45.686 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.685+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~JGM4840Y10S5.2 size=877844 2024-08-17T00:53:45.689 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.688+0000 7fb01424f780 1 < completed multipart upload key=34WSPC8OQCN9 upload=JGM4840Y10S5 tag=J8YQIIU1VOL8 type=write size=4023572 2024-08-17T00:53:45.693 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.692+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~2MHCDWCTCPMT.0 size=1048576 2024-08-17T00:53:45.694 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.694+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~2MHCDWCTCPMT.1 size=1048576 2024-08-17T00:53:45.696 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.695+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~2MHCDWCTCPMT.2 size=564427 2024-08-17T00:53:45.696 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.695+0000 7fb01424f780 1 > prepared multipart upload key=45YXPRO1DP7L upload=2MHCDWCTCPMT tag=Y27CGWKZ8XVX type=write size=3710155 2024-08-17T00:53:45.698 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.697+0000 7fb01424f780 1 < completed delete operation key=GQP0TA69WBUB tag=LK9QB8YZ8KW2 type=del 2024-08-17T00:53:45.701 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.700+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~9O7DTR284IQ5.0 size=404527 2024-08-17T00:53:45.701 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.700+0000 7fb01424f780 1 > prepared multipart upload key=LKOTKLA00UZK upload=9O7DTR284IQ5 tag=0NTZ9POGNJ24 type=write size=1453103 2024-08-17T00:53:45.705 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.702+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~ZMWKSPCL8AGU.0 size=1048576 2024-08-17T00:53:45.705 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.704+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~ZMWKSPCL8AGU.1 size=1048576 2024-08-17T00:53:45.706 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.705+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~ZMWKSPCL8AGU.2 size=135781 2024-08-17T00:53:45.710 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.709+0000 7fb01424f780 1 < completed multipart upload key=ABVVA0H3PKK2 upload=ZMWKSPCL8AGU tag=ZK0FD0DKE8WZ type=write size=3281509 2024-08-17T00:53:45.711 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.710+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=Q5SV44MKO7V5 type=del size=122159 2024-08-17T00:53:45.714 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.713+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=3FHTQG5P1Y42 type=del 2024-08-17T00:53:45.716 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.715+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=M0MUXW59MVUM type=del size=4157316 2024-08-17T00:53:45.720 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.719+0000 7fb01424f780 1 < suggested remove operation key=VRVT7GCWUU6N tag=EJGSH0Q1L756 type=del 2024-08-17T00:53:45.721 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.721+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=4AQQ87QZB4C4 type=del size=3217095 2024-08-17T00:53:45.723 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.722+0000 7fb01424f780 1 < canceled operation key=MXCT40R93XCB tag=NQGSKA44T253 type=write size=882028 2024-08-17T00:53:45.725 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.724+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=B09EBQGFY3GI type=del size=1711649 2024-08-17T00:53:45.727 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.726+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~DLW1JLKVPDN9.0 size=130833 2024-08-17T00:53:45.730 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.729+0000 7fb01424f780 1 < completed multipart upload key=8W4X8O3PVGIK upload=DLW1JLKVPDN9 tag=GPMTMZHEC2WL type=write size=1179409 2024-08-17T00:53:45.732 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.731+0000 7fb01424f780 1 > prepared operation key=6O4EVROYIWFY tag=4SLBGDAZCVIA type=del size=1832897 2024-08-17T00:53:45.735 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.734+0000 7fb01424f780 1 < suggested remove operation key=OLV8V97NI3YD tag=D4MXAV0O617O type=del 2024-08-17T00:53:45.737 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.736+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=PM856QTCNGYE type=del size=3543287 2024-08-17T00:53:45.739 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.738+0000 7fb01424f780 1 < completed delete operation key=3WCJZ3SLDTDT tag=82ZITY3DJRC2 type=del 2024-08-17T00:53:45.741 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.740+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=EBH0QATQR0CF type=del size=2984781 2024-08-17T00:53:45.743 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.742+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~R0FRY5OZE3AW.0 size=1048576 2024-08-17T00:53:45.744 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.743+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~R0FRY5OZE3AW.1 size=1048576 2024-08-17T00:53:45.746 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.745+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~R0FRY5OZE3AW.2 size=749924 2024-08-17T00:53:45.749 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.748+0000 7fb01424f780 1 < completed multipart upload key=WSUZM346535N upload=R0FRY5OZE3AW tag=TA376GEA9P3Y type=write size=3895652 2024-08-17T00:53:45.751 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.750+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=2NBCESSQ5UDN type=del size=4065851 2024-08-17T00:53:45.753 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.752+0000 7fb01424f780 1 < completed delete operation key=EBJHQJY1RR06 tag=HS8GE29LEIMJ type=del 2024-08-17T00:53:45.756 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.755+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~85HYR3J1UU95.0 size=1048576 2024-08-17T00:53:45.758 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.757+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~85HYR3J1UU95.1 size=1048576 2024-08-17T00:53:45.759 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.758+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~85HYR3J1UU95.2 size=940954 2024-08-17T00:53:45.759 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.758+0000 7fb01424f780 1 > prepared multipart upload key=RZ2IEE5FVARR upload=85HYR3J1UU95 tag=O1T8LY5C5TRH type=write size=4086682 2024-08-17T00:53:45.761 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.760+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~24CVIC24OFJU.0 size=1048576 2024-08-17T00:53:45.763 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.762+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~24CVIC24OFJU.1 size=124305 2024-08-17T00:53:45.766 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.765+0000 7fb01424f780 1 < completed multipart upload key=LVQDLJUQ9C3D upload=24CVIC24OFJU tag=R5T9QW3QT6Y2 type=write size=2221457 2024-08-17T00:53:45.769 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.768+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~C85WEOO2UAL7.0 size=1048576 2024-08-17T00:53:45.771 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.770+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~C85WEOO2UAL7.1 size=179569 2024-08-17T00:53:45.771 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.770+0000 7fb01424f780 1 > prepared multipart upload key=RZ2IEE5FVARR upload=C85WEOO2UAL7 tag=ACMH7GXS30L3 type=write size=2276721 2024-08-17T00:53:45.772 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.772+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~B9VRWTVTMFMC.0 size=1048576 2024-08-17T00:53:45.774 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.773+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~B9VRWTVTMFMC.1 size=502201 2024-08-17T00:53:45.777 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.776+0000 7fb01424f780 1 < completed multipart upload key=45YXPRO1DP7L upload=B9VRWTVTMFMC tag=H9VT0E2Y9RP7 type=write size=2599353 2024-08-17T00:53:45.779 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.779+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=GG0OISEMQHK1 type=del size=4112009 2024-08-17T00:53:45.781 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.781+0000 7fb01424f780 1 < canceled operation key=RZ2IEE5FVARR tag=GQFT57E4YG0J type=del size=1094477 2024-08-17T00:53:45.783 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.783+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=TLX241HMCR7N type=del size=2916571 2024-08-17T00:53:45.786 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.785+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~0UXIO8KAP8R9.0 size=1048576 2024-08-17T00:53:45.786 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.785+0000 7fb01424f780 1 < canceled part key=_multipart_W4SLINB2L3K2.2~0UXIO8KAP8R9.1 size=311867 2024-08-17T00:53:45.789 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.788+0000 7fb01424f780 1 < canceled multipart upload key=W4SLINB2L3K2 upload=0UXIO8KAP8R9 tag=LT5SM3101PB2 type=write size=2409019 2024-08-17T00:53:45.793 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.792+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~XXNFIJVOL2I6.0 size=1048576 2024-08-17T00:53:45.794 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.793+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~XXNFIJVOL2I6.1 size=417155 2024-08-17T00:53:45.794 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.793+0000 7fb01424f780 1 > prepared multipart upload key=34WSPC8OQCN9 upload=XXNFIJVOL2I6 tag=BMZO50I9Z93F type=write size=2514307 2024-08-17T00:53:45.796 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.795+0000 7fb01424f780 1 < completed delete operation key=EBJHQJY1RR06 tag=8QPYDP2YFR4C type=del 2024-08-17T00:53:45.798 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.797+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=NZHF5461KP29 type=del size=3530839 2024-08-17T00:53:45.800 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.799+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~2MHCDWCTCPMT.0 size=1048576 2024-08-17T00:53:45.801 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.801+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~2MHCDWCTCPMT.1 size=1048576 2024-08-17T00:53:45.803 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.802+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~2MHCDWCTCPMT.2 size=564427 2024-08-17T00:53:45.806 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.805+0000 7fb01424f780 1 < completed multipart upload key=45YXPRO1DP7L upload=2MHCDWCTCPMT tag=Y27CGWKZ8XVX type=write size=3710155 2024-08-17T00:53:45.810 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.809+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~GGB7456OEQA0.0 size=1048576 2024-08-17T00:53:45.811 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.810+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~GGB7456OEQA0.1 size=1044652 2024-08-17T00:53:45.811 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.810+0000 7fb01424f780 1 > prepared multipart upload key=45YXPRO1DP7L upload=GGB7456OEQA0 tag=ME39BMTZAAL0 type=write size=3141804 2024-08-17T00:53:45.813 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.812+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~9O7DTR284IQ5.0 size=404527 2024-08-17T00:53:45.817 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.816+0000 7fb01424f780 1 < completed multipart upload key=LKOTKLA00UZK upload=9O7DTR284IQ5 tag=0NTZ9POGNJ24 type=write size=1453103 2024-08-17T00:53:45.819 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.818+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=3ZHJ75MT2WEX type=write size=374356 2024-08-17T00:53:45.822 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.821+0000 7fb01424f780 1 < suggested update operation key=S3KCL8RBE1AG tag=Q5SV44MKO7V5 type=del size=122159 2024-08-17T00:53:45.824 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.823+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=R38KYZIUS4TK type=del size=3837188 2024-08-17T00:53:45.826 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.824+0000 7fb01424f780 1 < completed delete operation key=7FAQBH9KA29U tag=M0MUXW59MVUM type=del 2024-08-17T00:53:45.829 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.828+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~SLPVZVZA4GLX.0 size=1048576 2024-08-17T00:53:45.830 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.830+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~SLPVZVZA4GLX.1 size=1048576 2024-08-17T00:53:45.832 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.831+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~SLPVZVZA4GLX.2 size=299648 2024-08-17T00:53:45.832 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.831+0000 7fb01424f780 1 > prepared multipart upload key=3WCJZ3SLDTDT upload=SLPVZVZA4GLX tag=RRKP2723EJYN type=write size=3445376 2024-08-17T00:53:45.834 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.833+0000 7fb01424f780 1 < canceled operation key=ABVVA0H3PKK2 tag=4AQQ87QZB4C4 type=del size=3217095 2024-08-17T00:53:45.835 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.834+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=U7BAKP8M49FI type=del size=3063947 2024-08-17T00:53:45.837 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.836+0000 7fb01424f780 1 < completed delete operation key=U1LNH0TF0YZA tag=B09EBQGFY3GI type=del 2024-08-17T00:53:45.839 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.838+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=1PLNM82M5KNT type=write size=238526 2024-08-17T00:53:45.840 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.839+0000 7fb01424f780 1 < completed delete operation key=6O4EVROYIWFY tag=4SLBGDAZCVIA type=del 2024-08-17T00:53:45.842 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.841+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=DV73C4V097RT type=del size=521455 2024-08-17T00:53:45.844 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.843+0000 7fb01424f780 1 < completed delete operation key=LKOTKLA00UZK tag=PM856QTCNGYE type=del 2024-08-17T00:53:45.846 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.845+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=0SO31NYA2L3U type=del size=1859708 2024-08-17T00:53:45.848 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.847+0000 7fb01424f780 1 < completed delete operation key=EBJHQJY1RR06 tag=EBH0QATQR0CF type=del 2024-08-17T00:53:45.851 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.850+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~D03PD7UABP1N.0 size=1048576 2024-08-17T00:53:45.853 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.852+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~D03PD7UABP1N.1 size=1048576 2024-08-17T00:53:45.854 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.853+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~D03PD7UABP1N.2 size=131141 2024-08-17T00:53:45.854 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.853+0000 7fb01424f780 1 > prepared multipart upload key=CHEEDYEMAX2D upload=D03PD7UABP1N tag=M02IEGTZAFBZ type=write size=3276869 2024-08-17T00:53:45.856 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.855+0000 7fb01424f780 1 < canceled operation key=7FAQBH9KA29U tag=2NBCESSQ5UDN type=del size=4065851 2024-08-17T00:53:45.859 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.858+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~7DWTWRQSNMHP.0 size=246377 2024-08-17T00:53:45.859 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.858+0000 7fb01424f780 1 > prepared multipart upload key=34WSPC8OQCN9 upload=7DWTWRQSNMHP tag=1MZG49T8X09X type=write size=1294953 2024-08-17T00:53:45.861 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.860+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~85HYR3J1UU95.0 size=1048576 2024-08-17T00:53:45.862 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.862+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~85HYR3J1UU95.1 size=1048576 2024-08-17T00:53:45.864 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.863+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~85HYR3J1UU95.2 size=940954 2024-08-17T00:53:45.867 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.867+0000 7fb01424f780 1 < completed multipart upload key=RZ2IEE5FVARR upload=85HYR3J1UU95 tag=O1T8LY5C5TRH type=write size=4086682 2024-08-17T00:53:45.870 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.869+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=GYFDQTRC1LO4 type=del size=4148419 2024-08-17T00:53:45.871 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.871+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~C85WEOO2UAL7.0 size=1048576 2024-08-17T00:53:45.873 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.872+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~C85WEOO2UAL7.1 size=179569 2024-08-17T00:53:45.876 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.875+0000 7fb01424f780 1 < completed multipart upload key=RZ2IEE5FVARR upload=C85WEOO2UAL7 tag=ACMH7GXS30L3 type=write size=2276721 2024-08-17T00:53:45.880 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.879+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~5PO5E4V7JBAX.0 size=1048576 2024-08-17T00:53:45.881 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.881+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~5PO5E4V7JBAX.1 size=470020 2024-08-17T00:53:45.882 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.881+0000 7fb01424f780 1 > prepared multipart upload key=CPZBVFH6I5H3 upload=5PO5E4V7JBAX tag=21CKD1VB7Y8T type=write size=2567172 2024-08-17T00:53:45.883 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.883+0000 7fb01424f780 1 < completed delete operation key=RZ2IEE5FVARR tag=GG0OISEMQHK1 type=del 2024-08-17T00:53:45.885 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.884+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=XGXA4LPTUBP4 type=del size=3577856 2024-08-17T00:53:45.887 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.886+0000 7fb01424f780 1 < completed delete operation key=LKOTKLA00UZK tag=TLX241HMCR7N type=del 2024-08-17T00:53:45.889 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.888+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=X5AIYVDUBAKT type=write size=999822 2024-08-17T00:53:45.891 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.891+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~XXNFIJVOL2I6.0 size=1048576 2024-08-17T00:53:45.893 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.892+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~XXNFIJVOL2I6.1 size=417155 2024-08-17T00:53:45.896 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.896+0000 7fb01424f780 1 < completed multipart upload key=34WSPC8OQCN9 upload=XXNFIJVOL2I6 tag=BMZO50I9Z93F type=write size=2514307 2024-08-17T00:53:45.898 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.897+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=6I54UB8R72QS type=del size=3422936 2024-08-17T00:53:45.902 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.901+0000 7fb01424f780 1 < suggested remove operation key=45YXPRO1DP7L tag=NZHF5461KP29 type=del 2024-08-17T00:53:45.906 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.905+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~5N57J8ZCEG0X.0 size=1048576 2024-08-17T00:53:45.907 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.907+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~5N57J8ZCEG0X.1 size=1048576 2024-08-17T00:53:45.909 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.908+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~5N57J8ZCEG0X.2 size=355431 2024-08-17T00:53:45.909 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.908+0000 7fb01424f780 1 > prepared multipart upload key=7FAQBH9KA29U upload=5N57J8ZCEG0X tag=HFY2U70B3DWX type=write size=3501159 2024-08-17T00:53:45.910 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.909+0000 7fb01424f780 1 < canceled part key=_multipart_45YXPRO1DP7L.2~GGB7456OEQA0.0 size=1048576 2024-08-17T00:53:45.911 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.910+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~GGB7456OEQA0.1 size=1044652 2024-08-17T00:53:45.914 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.913+0000 7fb01424f780 1 < canceled multipart upload key=45YXPRO1DP7L upload=GGB7456OEQA0 tag=ME39BMTZAAL0 type=write size=3141804 2024-08-17T00:53:45.917 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.917+0000 7fb01424f780 1 > prepared part key=_multipart_N3MD2TBM9VPH.2~IN95JO4D7XFR.0 size=484351 2024-08-17T00:53:45.918 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.917+0000 7fb01424f780 1 > prepared multipart upload key=N3MD2TBM9VPH upload=IN95JO4D7XFR tag=XY5PIY307JW8 type=write size=1532927 2024-08-17T00:53:45.919 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.919+0000 7fb01424f780 1 < completed write operation key=GI1HR389TZUU tag=3ZHJ75MT2WEX type=write size=374356 2024-08-17T00:53:45.921 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.920+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=ED9SLIPXMS23 type=del size=203911 2024-08-17T00:53:45.923 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.922+0000 7fb01424f780 1 < completed delete operation key=OLV8V97NI3YD tag=R38KYZIUS4TK type=del 2024-08-17T00:53:45.925 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.924+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=PRHJ8OJ3DOU3 type=del size=2512075 2024-08-17T00:53:45.926 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.926+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~SLPVZVZA4GLX.0 size=1048576 2024-08-17T00:53:45.928 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.927+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~SLPVZVZA4GLX.1 size=1048576 2024-08-17T00:53:45.929 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.929+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~SLPVZVZA4GLX.2 size=299648 2024-08-17T00:53:45.932 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.932+0000 7fb01424f780 1 < completed multipart upload key=3WCJZ3SLDTDT upload=SLPVZVZA4GLX tag=RRKP2723EJYN type=write size=3445376 2024-08-17T00:53:45.934 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.934+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=9Z2GF3QSE656 type=del size=2982428 2024-08-17T00:53:45.936 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.935+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=U7BAKP8M49FI type=del 2024-08-17T00:53:45.940 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.939+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~1IOF47UZ1J8U.0 size=1048576 2024-08-17T00:53:45.941 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.940+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~1IOF47UZ1J8U.1 size=1048576 2024-08-17T00:53:45.943 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.942+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~1IOF47UZ1J8U.2 size=87109 2024-08-17T00:53:45.943 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.942+0000 7fb01424f780 1 > prepared multipart upload key=MJKZQUILO7KC upload=1IOF47UZ1J8U tag=9H96ECOQTCM8 type=write size=3232837 2024-08-17T00:53:45.944 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.944+0000 7fb01424f780 1 < completed write operation key=LKOTKLA00UZK tag=1PLNM82M5KNT type=write size=238526 2024-08-17T00:53:45.948 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.947+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~YIN4H0ADVCXJ.0 size=120142 2024-08-17T00:53:45.949 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.947+0000 7fb01424f780 1 > prepared multipart upload key=CHEEDYEMAX2D upload=YIN4H0ADVCXJ tag=SUIQIPWY08K5 type=write size=1168718 2024-08-17T00:53:45.950 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.949+0000 7fb01424f780 1 < canceled operation key=EBJHQJY1RR06 tag=DV73C4V097RT type=del size=521455 2024-08-17T00:53:45.953 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.952+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~GB2V13XEMR98.0 size=601626 2024-08-17T00:53:45.953 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.952+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=GB2V13XEMR98 tag=I1MOI5DJ78HZ type=write size=1650202 2024-08-17T00:53:45.955 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.954+0000 7fb01424f780 1 < completed delete operation key=7FAQBH9KA29U tag=0SO31NYA2L3U type=del 2024-08-17T00:53:45.958 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.958+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~VD0TEAVQMTXV.0 size=1048576 2024-08-17T00:53:45.960 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.959+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~VD0TEAVQMTXV.1 size=471464 2024-08-17T00:53:45.960 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.959+0000 7fb01424f780 1 > prepared multipart upload key=3WCJZ3SLDTDT upload=VD0TEAVQMTXV tag=RTKT4DX3UB3Y type=write size=2568616 2024-08-17T00:53:45.962 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.961+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~D03PD7UABP1N.0 size=1048576 2024-08-17T00:53:45.964 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.963+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~D03PD7UABP1N.1 size=1048576 2024-08-17T00:53:45.965 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.964+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~D03PD7UABP1N.2 size=131141 2024-08-17T00:53:45.968 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.967+0000 7fb01424f780 1 < completed multipart upload key=CHEEDYEMAX2D upload=D03PD7UABP1N tag=M02IEGTZAFBZ type=write size=3276869 2024-08-17T00:53:45.970 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.969+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=36GV33BKW2NY type=del size=3453903 2024-08-17T00:53:45.972 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.971+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~7DWTWRQSNMHP.0 size=246377 2024-08-17T00:53:45.975 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.974+0000 7fb01424f780 1 < completed multipart upload key=34WSPC8OQCN9 upload=7DWTWRQSNMHP tag=1MZG49T8X09X type=write size=1294953 2024-08-17T00:53:45.977 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.976+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=7YJBP76H6SLX type=del size=3326609 2024-08-17T00:53:45.978 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.978+0000 7fb01424f780 1 < canceled operation key=CPZBVFH6I5H3 tag=GYFDQTRC1LO4 type=del size=4148419 2024-08-17T00:53:45.982 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.981+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~470CNSAJMRM3.0 size=1048576 2024-08-17T00:53:45.983 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.982+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~470CNSAJMRM3.1 size=360425 2024-08-17T00:53:45.983 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.982+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=470CNSAJMRM3 tag=NCI0JNW8WH9T type=write size=2457577 2024-08-17T00:53:45.985 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.984+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~5PO5E4V7JBAX.0 size=1048576 2024-08-17T00:53:45.986 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.986+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~5PO5E4V7JBAX.1 size=470020 2024-08-17T00:53:45.989 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.989+0000 7fb01424f780 1 < completed multipart upload key=CPZBVFH6I5H3 upload=5PO5E4V7JBAX tag=21CKD1VB7Y8T type=write size=2567172 2024-08-17T00:53:45.992 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.990+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=OQWKOQMW829W type=del size=2223617 2024-08-17T00:53:45.993 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.992+0000 7fb01424f780 1 < completed delete operation key=VRVT7GCWUU6N tag=XGXA4LPTUBP4 type=del 2024-08-17T00:53:45.996 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.996+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~ENB89EQ3O1TB.0 size=1048576 2024-08-17T00:53:45.998 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.997+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~ENB89EQ3O1TB.1 size=1043188 2024-08-17T00:53:45.998 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.997+0000 7fb01424f780 1 > prepared multipart upload key=CHEEDYEMAX2D upload=ENB89EQ3O1TB tag=R4Y8BW8JZL1C type=write size=3140340 2024-08-17T00:53:46.001 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:45.999+0000 7fb01424f780 1 < canceled operation key=N3MD2TBM9VPH tag=X5AIYVDUBAKT type=write size=999822 2024-08-17T00:53:46.003 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.002+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~MF6B0NKSZPDJ.0 size=1048576 2024-08-17T00:53:46.007 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.004+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~MF6B0NKSZPDJ.1 size=1048576 2024-08-17T00:53:46.007 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.005+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~MF6B0NKSZPDJ.2 size=839080 2024-08-17T00:53:46.007 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.005+0000 7fb01424f780 1 > prepared multipart upload key=EBJHQJY1RR06 upload=MF6B0NKSZPDJ tag=8JP3CZYCIZIR type=write size=3984808 2024-08-17T00:53:46.007 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.007+0000 7fb01424f780 1 < completed delete operation key=AUFE3JLJ8M3L tag=6I54UB8R72QS type=del 2024-08-17T00:53:46.009 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.008+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=H2031ESLKGK1 type=write size=406132 2024-08-17T00:53:46.011 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.010+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~5N57J8ZCEG0X.0 size=1048576 2024-08-17T00:53:46.012 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.012+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~5N57J8ZCEG0X.1 size=1048576 2024-08-17T00:53:46.015 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.013+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~5N57J8ZCEG0X.2 size=355431 2024-08-17T00:53:46.017 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.016+0000 7fb01424f780 1 < completed multipart upload key=7FAQBH9KA29U upload=5N57J8ZCEG0X tag=HFY2U70B3DWX type=write size=3501159 2024-08-17T00:53:46.019 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.018+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=A2M4CHV3CJ47 type=del size=760415 2024-08-17T00:53:46.021 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.020+0000 7fb01424f780 1 < completed part key=_multipart_N3MD2TBM9VPH.2~IN95JO4D7XFR.0 size=484351 2024-08-17T00:53:46.024 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.023+0000 7fb01424f780 1 < completed multipart upload key=N3MD2TBM9VPH upload=IN95JO4D7XFR tag=XY5PIY307JW8 type=write size=1532927 2024-08-17T00:53:46.027 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.027+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~LPNR8FS18VQ8.0 size=1048576 2024-08-17T00:53:46.029 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.028+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~LPNR8FS18VQ8.1 size=910810 2024-08-17T00:53:46.029 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.028+0000 7fb01424f780 1 > prepared multipart upload key=ABVVA0H3PKK2 upload=LPNR8FS18VQ8 tag=GX37XKGD34PL type=write size=3007962 2024-08-17T00:53:46.031 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.030+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=ED9SLIPXMS23 type=del 2024-08-17T00:53:46.033 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.032+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=56UKKAT2FJ0M type=del size=2556673 2024-08-17T00:53:46.035 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.034+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=PRHJ8OJ3DOU3 type=del 2024-08-17T00:53:46.037 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.036+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=BQX9K59VBVT9 type=del size=3154130 2024-08-17T00:53:46.041 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.040+0000 7fb01424f780 1 < suggested remove operation key=KEYYP2QAG9S5 tag=9Z2GF3QSE656 type=del 2024-08-17T00:53:46.044 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.044+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~9566LVLJPYFP.0 size=366087 2024-08-17T00:53:46.045 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.044+0000 7fb01424f780 1 > prepared multipart upload key=3WCJZ3SLDTDT upload=9566LVLJPYFP tag=0SW55F1UGFA8 type=write size=1414663 2024-08-17T00:53:46.046 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.046+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~1IOF47UZ1J8U.0 size=1048576 2024-08-17T00:53:46.048 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.047+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~1IOF47UZ1J8U.1 size=1048576 2024-08-17T00:53:46.049 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.049+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~1IOF47UZ1J8U.2 size=87109 2024-08-17T00:53:46.052 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.052+0000 7fb01424f780 1 < completed multipart upload key=MJKZQUILO7KC upload=1IOF47UZ1J8U tag=9H96ECOQTCM8 type=write size=3232837 2024-08-17T00:53:46.055 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.055+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~GE5T2PD8I2YY.0 size=1048576 2024-08-17T00:53:46.057 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.056+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~GE5T2PD8I2YY.1 size=1048576 2024-08-17T00:53:46.058 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.058+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~GE5T2PD8I2YY.2 size=705598 2024-08-17T00:53:46.058 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.058+0000 7fb01424f780 1 > prepared multipart upload key=7FAQBH9KA29U upload=GE5T2PD8I2YY tag=N7M255FQFVBQ type=write size=3851326 2024-08-17T00:53:46.060 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.059+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~YIN4H0ADVCXJ.0 size=120142 2024-08-17T00:53:46.064 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.063+0000 7fb01424f780 1 < completed multipart upload key=CHEEDYEMAX2D upload=YIN4H0ADVCXJ tag=SUIQIPWY08K5 type=write size=1168718 2024-08-17T00:53:46.067 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.066+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~M6RDML8E2HJD.0 size=1048576 2024-08-17T00:53:46.069 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.068+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~M6RDML8E2HJD.1 size=1048576 2024-08-17T00:53:46.070 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.070+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~M6RDML8E2HJD.2 size=582162 2024-08-17T00:53:46.070 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.070+0000 7fb01424f780 1 > prepared multipart upload key=AUFE3JLJ8M3L upload=M6RDML8E2HJD tag=25QJPVEMW7BD type=write size=3727890 2024-08-17T00:53:46.072 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.071+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~GB2V13XEMR98.0 size=601626 2024-08-17T00:53:46.075 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.074+0000 7fb01424f780 1 < completed multipart upload key=6O4EVROYIWFY upload=GB2V13XEMR98 tag=I1MOI5DJ78HZ type=write size=1650202 2024-08-17T00:53:46.079 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.078+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~NHMGY1SZ3K6H.0 size=1048576 2024-08-17T00:53:46.080 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.079+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~NHMGY1SZ3K6H.1 size=495402 2024-08-17T00:53:46.080 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.079+0000 7fb01424f780 1 > prepared multipart upload key=VT9PITFIBA0U upload=NHMGY1SZ3K6H tag=GXWAMXO9B27X type=write size=2592554 2024-08-17T00:53:46.082 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.082+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~VD0TEAVQMTXV.0 size=1048576 2024-08-17T00:53:46.084 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.083+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~VD0TEAVQMTXV.1 size=471464 2024-08-17T00:53:46.087 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.086+0000 7fb01424f780 1 < completed multipart upload key=3WCJZ3SLDTDT upload=VD0TEAVQMTXV tag=RTKT4DX3UB3Y type=write size=2568616 2024-08-17T00:53:46.090 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.090+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~SPVGO3N7C0EY.0 size=1048576 2024-08-17T00:53:46.092 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.091+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~SPVGO3N7C0EY.1 size=482463 2024-08-17T00:53:46.092 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.091+0000 7fb01424f780 1 > prepared multipart upload key=ABVVA0H3PKK2 upload=SPVGO3N7C0EY tag=JNN58DYJW8HR type=write size=2579615 2024-08-17T00:53:46.094 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.093+0000 7fb01424f780 1 < completed delete operation key=VT9PITFIBA0U tag=36GV33BKW2NY type=del 2024-08-17T00:53:46.097 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.096+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~DWZ0Z0OIXMYP.0 size=339263 2024-08-17T00:53:46.097 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.096+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=DWZ0Z0OIXMYP tag=2REA45CFTPK0 type=write size=1387839 2024-08-17T00:53:46.099 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.098+0000 7fb01424f780 1 < completed delete operation key=VT9PITFIBA0U tag=7YJBP76H6SLX type=del 2024-08-17T00:53:46.101 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.100+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=F9JQL0V5UYB1 type=del size=1444607 2024-08-17T00:53:46.102 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.102+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~470CNSAJMRM3.0 size=1048576 2024-08-17T00:53:46.104 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.103+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~470CNSAJMRM3.1 size=360425 2024-08-17T00:53:46.107 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.106+0000 7fb01424f780 1 < completed multipart upload key=VRVT7GCWUU6N upload=470CNSAJMRM3 tag=NCI0JNW8WH9T type=write size=2457577 2024-08-17T00:53:46.110 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.109+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~YN317GX5FRDX.0 size=1048576 2024-08-17T00:53:46.112 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.111+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~YN317GX5FRDX.1 size=1048576 2024-08-17T00:53:46.113 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.112+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~YN317GX5FRDX.2 size=958091 2024-08-17T00:53:46.113 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.112+0000 7fb01424f780 1 > prepared multipart upload key=34WSPC8OQCN9 upload=YN317GX5FRDX tag=8D1KMFUVSX16 type=write size=4103819 2024-08-17T00:53:46.117 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.116+0000 7fb01424f780 1 < suggested remove operation key=5COBAX0KWX44 tag=OQWKOQMW829W type=del 2024-08-17T00:53:46.120 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.119+0000 7fb01424f780 1 > prepared part key=_multipart_N3MD2TBM9VPH.2~J838LTOCW6E0.0 size=137073 2024-08-17T00:53:46.120 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.119+0000 7fb01424f780 1 > prepared multipart upload key=N3MD2TBM9VPH upload=J838LTOCW6E0 tag=Y2A5PJ92VVFD type=write size=1185649 2024-08-17T00:53:46.122 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.121+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~ENB89EQ3O1TB.0 size=1048576 2024-08-17T00:53:46.124 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.123+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~ENB89EQ3O1TB.1 size=1043188 2024-08-17T00:53:46.127 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.126+0000 7fb01424f780 1 < completed multipart upload key=CHEEDYEMAX2D upload=ENB89EQ3O1TB tag=R4Y8BW8JZL1C type=write size=3140340 2024-08-17T00:53:46.129 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.128+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=GWERU7DWZO7D type=write size=382988 2024-08-17T00:53:46.131 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.130+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~MF6B0NKSZPDJ.0 size=1048576 2024-08-17T00:53:46.132 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.131+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~MF6B0NKSZPDJ.1 size=1048576 2024-08-17T00:53:46.133 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.133+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~MF6B0NKSZPDJ.2 size=839080 2024-08-17T00:53:46.136 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.136+0000 7fb01424f780 1 < completed multipart upload key=EBJHQJY1RR06 upload=MF6B0NKSZPDJ tag=8JP3CZYCIZIR type=write size=3984808 2024-08-17T00:53:46.138 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.137+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=RWHVZAK07PG4 type=write size=1029000 2024-08-17T00:53:46.142 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.141+0000 7fb01424f780 1 < suggested remove operation key=MXCT40R93XCB tag=H2031ESLKGK1 type=write 2024-08-17T00:53:46.143 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.143+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=VI5900PHMV4I type=del size=3424321 2024-08-17T00:53:46.145 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.144+0000 7fb01424f780 1 < completed delete operation key=EBJHQJY1RR06 tag=A2M4CHV3CJ47 type=del 2024-08-17T00:53:46.147 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.146+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=9S1DXOX6QTOY type=del size=877253 2024-08-17T00:53:46.149 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.148+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~LPNR8FS18VQ8.0 size=1048576 2024-08-17T00:53:46.150 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.150+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~LPNR8FS18VQ8.1 size=910810 2024-08-17T00:53:46.153 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.153+0000 7fb01424f780 1 < completed multipart upload key=ABVVA0H3PKK2 upload=LPNR8FS18VQ8 tag=GX37XKGD34PL type=write size=3007962 2024-08-17T00:53:46.157 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.156+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~VS777RWIOMXZ.0 size=1048576 2024-08-17T00:53:46.158 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.158+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~VS777RWIOMXZ.1 size=67486 2024-08-17T00:53:46.158 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.158+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=VS777RWIOMXZ tag=1T0RBULS42B1 type=write size=2164638 2024-08-17T00:53:46.161 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.160+0000 7fb01424f780 -1 < failed to complete operation key=5COBAX0KWX44 tag=56UKKAT2FJ0M type=del size=2556673: (22) Invalid argument 2024-08-17T00:53:46.165 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.164+0000 7fb01424f780 1 > prepared part key=_multipart_X6NVU1F49VO8.2~6Q831VK1EJOU.0 size=351899 2024-08-17T00:53:46.165 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.164+0000 7fb01424f780 1 > prepared multipart upload key=X6NVU1F49VO8 upload=6Q831VK1EJOU tag=Y5DBAJ1H5PVQ type=write size=1400475 2024-08-17T00:53:46.166 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.166+0000 7fb01424f780 1 < completed delete operation key=OLV8V97NI3YD tag=BQX9K59VBVT9 type=del 2024-08-17T00:53:46.168 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.167+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=WXCHZCLB4OKV type=del size=3179265 2024-08-17T00:53:46.170 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.169+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~9566LVLJPYFP.0 size=366087 2024-08-17T00:53:46.173 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.172+0000 7fb01424f780 1 < completed multipart upload key=3WCJZ3SLDTDT upload=9566LVLJPYFP tag=0SW55F1UGFA8 type=write size=1414663 2024-08-17T00:53:46.175 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.174+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=FUP7SK5VXO4C type=del size=183278 2024-08-17T00:53:46.177 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.176+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~GE5T2PD8I2YY.0 size=1048576 2024-08-17T00:53:46.178 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.177+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~GE5T2PD8I2YY.1 size=1048576 2024-08-17T00:53:46.180 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.179+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~GE5T2PD8I2YY.2 size=705598 2024-08-17T00:53:46.183 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.182+0000 7fb01424f780 1 < completed multipart upload key=7FAQBH9KA29U upload=GE5T2PD8I2YY tag=N7M255FQFVBQ type=write size=3851326 2024-08-17T00:53:46.185 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.184+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=XB2H7VRPY51S type=del size=2087215 2024-08-17T00:53:46.187 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.186+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~M6RDML8E2HJD.0 size=1048576 2024-08-17T00:53:46.189 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.188+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~M6RDML8E2HJD.1 size=1048576 2024-08-17T00:53:46.190 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.190+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~M6RDML8E2HJD.2 size=582162 2024-08-17T00:53:46.193 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.193+0000 7fb01424f780 1 < completed multipart upload key=AUFE3JLJ8M3L upload=M6RDML8E2HJD tag=25QJPVEMW7BD type=write size=3727890 2024-08-17T00:53:46.197 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.196+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~9HAY9CUOT61K.0 size=1048576 2024-08-17T00:53:46.198 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.198+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~9HAY9CUOT61K.1 size=1048576 2024-08-17T00:53:46.200 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.199+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~9HAY9CUOT61K.2 size=836470 2024-08-17T00:53:46.200 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.199+0000 7fb01424f780 1 > prepared multipart upload key=CHEEDYEMAX2D upload=9HAY9CUOT61K tag=SU4WTFH0X8W0 type=write size=3982198 2024-08-17T00:53:46.202 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.201+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~NHMGY1SZ3K6H.0 size=1048576 2024-08-17T00:53:46.203 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.203+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~NHMGY1SZ3K6H.1 size=495402 2024-08-17T00:53:46.206 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.206+0000 7fb01424f780 1 < completed multipart upload key=VT9PITFIBA0U upload=NHMGY1SZ3K6H tag=GXWAMXO9B27X type=write size=2592554 2024-08-17T00:53:46.210 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.209+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~5AS4CM2XZP30.0 size=1048576 2024-08-17T00:53:46.211 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.211+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~5AS4CM2XZP30.1 size=1048576 2024-08-17T00:53:46.213 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.212+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~5AS4CM2XZP30.2 size=156444 2024-08-17T00:53:46.213 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.212+0000 7fb01424f780 1 > prepared multipart upload key=ABVVA0H3PKK2 upload=5AS4CM2XZP30 tag=X8JE38S6MOJD type=write size=3302172 2024-08-17T00:53:46.215 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.215+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~SPVGO3N7C0EY.0 size=1048576 2024-08-17T00:53:46.215 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.215+0000 7fb01424f780 1 < canceled part key=_multipart_ABVVA0H3PKK2.2~SPVGO3N7C0EY.1 size=482463 2024-08-17T00:53:46.219 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.218+0000 7fb01424f780 1 < canceled multipart upload key=ABVVA0H3PKK2 upload=SPVGO3N7C0EY tag=JNN58DYJW8HR type=write size=2579615 2024-08-17T00:53:46.222 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.222+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~IC4JK1E5ABU3.0 size=1048576 2024-08-17T00:53:46.224 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.224+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~IC4JK1E5ABU3.1 size=1048576 2024-08-17T00:53:46.226 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.225+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~IC4JK1E5ABU3.2 size=542693 2024-08-17T00:53:46.226 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.225+0000 7fb01424f780 1 > prepared multipart upload key=RZ2IEE5FVARR upload=IC4JK1E5ABU3 tag=6E9L0W3MRCCD type=write size=3688421 2024-08-17T00:53:46.226 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.226+0000 7fb01424f780 1 < canceled part key=_multipart_VRVT7GCWUU6N.2~DWZ0Z0OIXMYP.0 size=339263 2024-08-17T00:53:46.229 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.229+0000 7fb01424f780 1 < canceled multipart upload key=VRVT7GCWUU6N upload=DWZ0Z0OIXMYP tag=2REA45CFTPK0 type=write size=1387839 2024-08-17T00:53:46.231 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.231+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=Q1ZBJYARQBJN type=del size=4115207 2024-08-17T00:53:46.234 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.233+0000 7fb01424f780 -1 < failed to complete operation key=MXCT40R93XCB tag=F9JQL0V5UYB1 type=del size=1444607: (22) Invalid argument 2024-08-17T00:53:46.236 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.235+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=88RDL49EI24C type=write size=485584 2024-08-17T00:53:46.238 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.237+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~YN317GX5FRDX.0 size=1048576 2024-08-17T00:53:46.239 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.238+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~YN317GX5FRDX.1 size=1048576 2024-08-17T00:53:46.241 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.240+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~YN317GX5FRDX.2 size=958091 2024-08-17T00:53:46.244 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.243+0000 7fb01424f780 1 < completed multipart upload key=34WSPC8OQCN9 upload=YN317GX5FRDX tag=8D1KMFUVSX16 type=write size=4103819 2024-08-17T00:53:46.246 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.245+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=7SQHCQ62MHB5 type=del size=1409755 2024-08-17T00:53:46.248 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.248+0000 7fb01424f780 1 < completed part key=_multipart_N3MD2TBM9VPH.2~J838LTOCW6E0.0 size=137073 2024-08-17T00:53:46.252 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.251+0000 7fb01424f780 1 < completed multipart upload key=N3MD2TBM9VPH upload=J838LTOCW6E0 tag=Y2A5PJ92VVFD type=write size=1185649 2024-08-17T00:53:46.254 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.253+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=FKHRNHI00R07 type=del size=2680698 2024-08-17T00:53:46.257 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.256+0000 7fb01424f780 1 < completed write operation key=LKOTKLA00UZK tag=GWERU7DWZO7D type=write size=382988 2024-08-17T00:53:46.260 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.259+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~NEY02MN7QKYM.0 size=1048576 2024-08-17T00:53:46.262 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.261+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~NEY02MN7QKYM.1 size=598776 2024-08-17T00:53:46.262 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.261+0000 7fb01424f780 1 > prepared multipart upload key=8W4X8O3PVGIK upload=NEY02MN7QKYM tag=9R60LEAV5GKP type=write size=2695928 2024-08-17T00:53:46.263 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.263+0000 7fb01424f780 1 < completed write operation key=5COBAX0KWX44 tag=RWHVZAK07PG4 type=write size=1029000 2024-08-17T00:53:46.265 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.265+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=GNFHJAN7S3JK type=del size=788765 2024-08-17T00:53:46.267 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.266+0000 7fb01424f780 1 < completed delete operation key=VRVT7GCWUU6N tag=VI5900PHMV4I type=del 2024-08-17T00:53:46.271 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.270+0000 7fb01424f780 1 > prepared part key=_multipart_N3MD2TBM9VPH.2~M4I9REZ5WBAK.0 size=322226 2024-08-17T00:53:46.271 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.270+0000 7fb01424f780 1 > prepared multipart upload key=N3MD2TBM9VPH upload=M4I9REZ5WBAK tag=2X6RJ3L9YV37 type=write size=1370802 2024-08-17T00:53:46.275 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.273+0000 7fb01424f780 1 < suggested remove operation key=7FAQBH9KA29U tag=9S1DXOX6QTOY type=del 2024-08-17T00:53:46.278 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.277+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~JDEJE6KY2A57.0 size=1048576 2024-08-17T00:53:46.279 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.278+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~JDEJE6KY2A57.1 size=1048576 2024-08-17T00:53:46.281 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.280+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~JDEJE6KY2A57.2 size=563658 2024-08-17T00:53:46.281 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.280+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=JDEJE6KY2A57 tag=GE0FFQKE6GKO type=write size=3709386 2024-08-17T00:53:46.282 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.282+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~VS777RWIOMXZ.0 size=1048576 2024-08-17T00:53:46.284 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.284+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~VS777RWIOMXZ.1 size=67486 2024-08-17T00:53:46.288 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.287+0000 7fb01424f780 1 < completed multipart upload key=S3KCL8RBE1AG upload=VS777RWIOMXZ tag=1T0RBULS42B1 type=write size=2164638 2024-08-17T00:53:46.290 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.290+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=HP8VHBTBFFCR type=del size=4005457 2024-08-17T00:53:46.293 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.292+0000 7fb01424f780 1 < completed part key=_multipart_X6NVU1F49VO8.2~6Q831VK1EJOU.0 size=351899 2024-08-17T00:53:46.295 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.295+0000 7fb01424f780 1 < completed multipart upload key=X6NVU1F49VO8 upload=6Q831VK1EJOU tag=Y5DBAJ1H5PVQ type=write size=1400475 2024-08-17T00:53:46.298 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.297+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=GC3YNR6Y4ECG type=del size=1367118 2024-08-17T00:53:46.300 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.299+0000 7fb01424f780 1 < completed delete operation key=X6NVU1F49VO8 tag=WXCHZCLB4OKV type=del 2024-08-17T00:53:46.303 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.302+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~P738B769LP2R.0 size=1048576 2024-08-17T00:53:46.304 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.304+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~P738B769LP2R.1 size=1048576 2024-08-17T00:53:46.306 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.305+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~P738B769LP2R.2 size=716424 2024-08-17T00:53:46.306 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.305+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=P738B769LP2R tag=IJCA0LNV74T9 type=write size=3862152 2024-08-17T00:53:46.307 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.307+0000 7fb01424f780 1 < completed delete operation key=GI1HR389TZUU tag=FUP7SK5VXO4C type=del 2024-08-17T00:53:46.311 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.310+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~ALX9FEF5AUDE.0 size=1048576 2024-08-17T00:53:46.312 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.311+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~ALX9FEF5AUDE.1 size=1048576 2024-08-17T00:53:46.314 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.313+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~ALX9FEF5AUDE.2 size=190009 2024-08-17T00:53:46.314 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.313+0000 7fb01424f780 1 > prepared multipart upload key=EBJHQJY1RR06 upload=ALX9FEF5AUDE tag=BPK4PYZE3FBL type=write size=3335737 2024-08-17T00:53:46.316 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.315+0000 7fb01424f780 1 < completed delete operation key=VRVT7GCWUU6N tag=XB2H7VRPY51S type=del 2024-08-17T00:53:46.318 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.317+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=5KVUOXR21V31 type=del size=3552090 2024-08-17T00:53:46.320 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.319+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~9HAY9CUOT61K.0 size=1048576 2024-08-17T00:53:46.322 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.321+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~9HAY9CUOT61K.1 size=1048576 2024-08-17T00:53:46.323 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.323+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~9HAY9CUOT61K.2 size=836470 2024-08-17T00:53:46.326 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.326+0000 7fb01424f780 1 < completed multipart upload key=CHEEDYEMAX2D upload=9HAY9CUOT61K tag=SU4WTFH0X8W0 type=write size=3982198 2024-08-17T00:53:46.330 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.329+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~GAHLHHR9LHZP.0 size=1048576 2024-08-17T00:53:46.331 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.330+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~GAHLHHR9LHZP.1 size=1048576 2024-08-17T00:53:46.333 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.332+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~GAHLHHR9LHZP.2 size=223744 2024-08-17T00:53:46.333 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.332+0000 7fb01424f780 1 > prepared multipart upload key=5COBAX0KWX44 upload=GAHLHHR9LHZP tag=JS4SNJQBSWYD type=write size=3369472 2024-08-17T00:53:46.335 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.334+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~5AS4CM2XZP30.0 size=1048576 2024-08-17T00:53:46.335 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.334+0000 7fb01424f780 1 < canceled part key=_multipart_ABVVA0H3PKK2.2~5AS4CM2XZP30.1 size=1048576 2024-08-17T00:53:46.337 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.336+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~5AS4CM2XZP30.2 size=156444 2024-08-17T00:53:46.342 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.342+0000 7fb01424f780 1 < canceled multipart upload key=ABVVA0H3PKK2 upload=5AS4CM2XZP30 tag=X8JE38S6MOJD type=write size=3302172 2024-08-17T00:53:46.346 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.345+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~05NPGRNQIR68.0 size=1048576 2024-08-17T00:53:46.348 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.347+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~05NPGRNQIR68.1 size=1048576 2024-08-17T00:53:46.349 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.349+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~05NPGRNQIR68.2 size=11610 2024-08-17T00:53:46.349 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.349+0000 7fb01424f780 1 > prepared multipart upload key=GI1HR389TZUU upload=05NPGRNQIR68 tag=UQQDIJX2Y9EF type=write size=3157338 2024-08-17T00:53:46.350 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.349+0000 7fb01424f780 1 < canceled part key=_multipart_RZ2IEE5FVARR.2~IC4JK1E5ABU3.0 size=1048576 2024-08-17T00:53:46.351 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.351+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~IC4JK1E5ABU3.1 size=1048576 2024-08-17T00:53:46.353 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.352+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~IC4JK1E5ABU3.2 size=542693 2024-08-17T00:53:46.358 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.357+0000 7fb01424f780 1 < canceled multipart upload key=RZ2IEE5FVARR upload=IC4JK1E5ABU3 tag=6E9L0W3MRCCD type=write size=3688421 2024-08-17T00:53:46.361 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.361+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~NIRZQ4ZDWGPP.0 size=1048576 2024-08-17T00:53:46.365 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.362+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~NIRZQ4ZDWGPP.1 size=920098 2024-08-17T00:53:46.365 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.362+0000 7fb01424f780 1 > prepared multipart upload key=MXCT40R93XCB upload=NIRZQ4ZDWGPP tag=VUN5RPFAK4EJ type=write size=3017250 2024-08-17T00:53:46.366 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.365+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=Q1ZBJYARQBJN type=del 2024-08-17T00:53:46.368 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.367+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=ZQHZLOA45P0R type=del size=1138318 2024-08-17T00:53:46.370 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.369+0000 7fb01424f780 1 < completed write operation key=U1LNH0TF0YZA tag=88RDL49EI24C type=write size=485584 2024-08-17T00:53:46.372 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.372+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=V8RBZYNTZM0M type=del size=2846537 2024-08-17T00:53:46.374 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.374+0000 7fb01424f780 1 < canceled operation key=45YXPRO1DP7L tag=7SQHCQ62MHB5 type=del size=1409755 2024-08-17T00:53:46.376 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.375+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=9SFHYQSJJSP2 type=del size=3126471 2024-08-17T00:53:46.378 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.377+0000 7fb01424f780 1 < completed delete operation key=CPZBVFH6I5H3 tag=FKHRNHI00R07 type=del 2024-08-17T00:53:46.380 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.379+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=CUJTKL7Y7SV3 type=del size=3115320 2024-08-17T00:53:46.380 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.379+0000 7fb01424f780 1 < canceled part key=_multipart_8W4X8O3PVGIK.2~NEY02MN7QKYM.0 size=1048576 2024-08-17T00:53:46.382 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.381+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~NEY02MN7QKYM.1 size=598776 2024-08-17T00:53:46.385 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.384+0000 7fb01424f780 1 < canceled multipart upload key=8W4X8O3PVGIK upload=NEY02MN7QKYM tag=9R60LEAV5GKP type=write size=2695928 2024-08-17T00:53:46.387 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.386+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=PE26NSI5P74E type=del size=1660433 2024-08-17T00:53:46.389 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.389+0000 7fb01424f780 1 < completed delete operation key=3WCJZ3SLDTDT tag=GNFHJAN7S3JK type=del 2024-08-17T00:53:46.391 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.391+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=D8EG25QS9YJJ type=del size=2170931 2024-08-17T00:53:46.394 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.393+0000 7fb01424f780 1 < completed part key=_multipart_N3MD2TBM9VPH.2~M4I9REZ5WBAK.0 size=322226 2024-08-17T00:53:46.397 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.396+0000 7fb01424f780 1 < completed multipart upload key=N3MD2TBM9VPH upload=M4I9REZ5WBAK tag=2X6RJ3L9YV37 type=write size=1370802 2024-08-17T00:53:46.401 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.400+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~Z4TV7PVTKO24.0 size=999631 2024-08-17T00:53:46.401 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.400+0000 7fb01424f780 1 > prepared multipart upload key=5COBAX0KWX44 upload=Z4TV7PVTKO24 tag=O8VG9353CS1V type=write size=2048207 2024-08-17T00:53:46.403 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.402+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~JDEJE6KY2A57.0 size=1048576 2024-08-17T00:53:46.405 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.404+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~JDEJE6KY2A57.1 size=1048576 2024-08-17T00:53:46.406 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.406+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~JDEJE6KY2A57.2 size=563658 2024-08-17T00:53:46.409 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.409+0000 7fb01424f780 1 < completed multipart upload key=VRVT7GCWUU6N upload=JDEJE6KY2A57 tag=GE0FFQKE6GKO type=write size=3709386 2024-08-17T00:53:46.411 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.410+0000 7fb01424f780 1 > prepared operation key=6O4EVROYIWFY tag=19KXHAAHBM96 type=del size=180565 2024-08-17T00:53:46.415 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.414+0000 7fb01424f780 1 < suggested update operation key=CHEEDYEMAX2D tag=HP8VHBTBFFCR type=del size=4005457 2024-08-17T00:53:46.416 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.416+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=SPS1PKA6DLOB type=del size=402060 2024-08-17T00:53:46.418 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.417+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=GC3YNR6Y4ECG type=del 2024-08-17T00:53:46.422 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.421+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~XFJZ0KWCNB75.0 size=1048576 2024-08-17T00:53:46.424 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.423+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~XFJZ0KWCNB75.1 size=1048576 2024-08-17T00:53:46.426 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.425+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~XFJZ0KWCNB75.2 size=23853 2024-08-17T00:53:46.426 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.425+0000 7fb01424f780 1 > prepared multipart upload key=MXCT40R93XCB upload=XFJZ0KWCNB75 tag=40MO36QHB3EA type=write size=3169581 2024-08-17T00:53:46.426 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.425+0000 7fb01424f780 1 < canceled part key=_multipart_S3KCL8RBE1AG.2~P738B769LP2R.0 size=1048576 2024-08-17T00:53:46.428 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.427+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~P738B769LP2R.1 size=1048576 2024-08-17T00:53:46.429 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.428+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~P738B769LP2R.2 size=716424 2024-08-17T00:53:46.432 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.432+0000 7fb01424f780 1 < canceled multipart upload key=S3KCL8RBE1AG upload=P738B769LP2R tag=IJCA0LNV74T9 type=write size=3862152 2024-08-17T00:53:46.435 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.434+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=4MRGPG06IEQD type=del size=3257034 2024-08-17T00:53:46.437 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.436+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~ALX9FEF5AUDE.0 size=1048576 2024-08-17T00:53:46.438 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.438+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~ALX9FEF5AUDE.1 size=1048576 2024-08-17T00:53:46.438 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.438+0000 7fb01424f780 1 < canceled part key=_multipart_EBJHQJY1RR06.2~ALX9FEF5AUDE.2 size=190009 2024-08-17T00:53:46.442 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.441+0000 7fb01424f780 1 < canceled multipart upload key=EBJHQJY1RR06 upload=ALX9FEF5AUDE tag=BPK4PYZE3FBL type=write size=3335737 2024-08-17T00:53:46.444 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.443+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=1SR2J833PWKH type=del size=485944 2024-08-17T00:53:46.445 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.445+0000 7fb01424f780 1 < completed delete operation key=MXCT40R93XCB tag=5KVUOXR21V31 type=del 2024-08-17T00:53:46.449 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.448+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~TCJKV6UQ2OKY.0 size=1048576 2024-08-17T00:53:46.450 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.450+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~TCJKV6UQ2OKY.1 size=1048334 2024-08-17T00:53:46.451 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.450+0000 7fb01424f780 1 > prepared multipart upload key=LKOTKLA00UZK upload=TCJKV6UQ2OKY tag=M72XY2YP7G0T type=write size=3145486 2024-08-17T00:53:46.452 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.451+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~GAHLHHR9LHZP.0 size=1048576 2024-08-17T00:53:46.454 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.453+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~GAHLHHR9LHZP.1 size=1048576 2024-08-17T00:53:46.456 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.455+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~GAHLHHR9LHZP.2 size=223744 2024-08-17T00:53:46.459 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.459+0000 7fb01424f780 1 < completed multipart upload key=5COBAX0KWX44 upload=GAHLHHR9LHZP tag=JS4SNJQBSWYD type=write size=3369472 2024-08-17T00:53:46.461 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.461+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=TGNLCHC9THK9 type=del size=2918467 2024-08-17T00:53:46.463 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.462+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~05NPGRNQIR68.0 size=1048576 2024-08-17T00:53:46.465 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.464+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~05NPGRNQIR68.1 size=1048576 2024-08-17T00:53:46.467 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.466+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~05NPGRNQIR68.2 size=11610 2024-08-17T00:53:46.470 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.469+0000 7fb01424f780 1 < completed multipart upload key=GI1HR389TZUU upload=05NPGRNQIR68 tag=UQQDIJX2Y9EF type=write size=3157338 2024-08-17T00:53:46.472 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.471+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=C31OS6O0S501 type=del size=2757252 2024-08-17T00:53:46.472 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.471+0000 7fb01424f780 1 < canceled part key=_multipart_MXCT40R93XCB.2~NIRZQ4ZDWGPP.0 size=1048576 2024-08-17T00:53:46.472 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.471+0000 7fb01424f780 1 < canceled part key=_multipart_MXCT40R93XCB.2~NIRZQ4ZDWGPP.1 size=920098 2024-08-17T00:53:46.475 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.475+0000 7fb01424f780 1 < canceled multipart upload key=MXCT40R93XCB upload=NIRZQ4ZDWGPP tag=VUN5RPFAK4EJ type=write size=3017250 2024-08-17T00:53:46.477 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.477+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=NOLOMKFKPVH7 type=del size=368841 2024-08-17T00:53:46.479 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.479+0000 7fb01424f780 1 < canceled operation key=VT9PITFIBA0U tag=ZQHZLOA45P0R type=del size=1138318 2024-08-17T00:53:46.483 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.482+0000 7fb01424f780 1 > prepared part key=_multipart_N3MD2TBM9VPH.2~IMAT8ZNWLNR3.0 size=1048576 2024-08-17T00:53:46.485 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.484+0000 7fb01424f780 1 > prepared part key=_multipart_N3MD2TBM9VPH.2~IMAT8ZNWLNR3.1 size=1048576 2024-08-17T00:53:46.486 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.485+0000 7fb01424f780 1 > prepared part key=_multipart_N3MD2TBM9VPH.2~IMAT8ZNWLNR3.2 size=327946 2024-08-17T00:53:46.486 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.485+0000 7fb01424f780 1 > prepared multipart upload key=N3MD2TBM9VPH upload=IMAT8ZNWLNR3 tag=7NT4P7YEJNI7 type=write size=3473674 2024-08-17T00:53:46.490 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.489+0000 7fb01424f780 1 < suggested update operation key=KEYYP2QAG9S5 tag=V8RBZYNTZM0M type=del size=2846537 2024-08-17T00:53:46.494 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.493+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~X7N1P6DXCMSJ.0 size=1048576 2024-08-17T00:53:46.495 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.495+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~X7N1P6DXCMSJ.1 size=1048576 2024-08-17T00:53:46.497 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.496+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~X7N1P6DXCMSJ.2 size=11213 2024-08-17T00:53:46.497 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.496+0000 7fb01424f780 1 > prepared multipart upload key=MJKZQUILO7KC upload=X7N1P6DXCMSJ tag=J52U8DY10VAD type=write size=3156941 2024-08-17T00:53:46.499 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.498+0000 7fb01424f780 1 < completed delete operation key=X6NVU1F49VO8 tag=9SFHYQSJJSP2 type=del 2024-08-17T00:53:46.501 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.500+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=HEK6JNUF1FU6 type=del size=2281877 2024-08-17T00:53:46.502 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.502+0000 7fb01424f780 1 < completed delete operation key=UV6ESHH9QNCW tag=CUJTKL7Y7SV3 type=del 2024-08-17T00:53:46.504 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.504+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=HCJWO393BJJT type=del size=3935467 2024-08-17T00:53:46.506 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.506+0000 7fb01424f780 1 < canceled operation key=EBJHQJY1RR06 tag=PE26NSI5P74E type=del size=1660433 2024-08-17T00:53:46.510 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.509+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~COQCYHG8XZFO.0 size=549827 2024-08-17T00:53:46.510 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.509+0000 7fb01424f780 1 > prepared multipart upload key=MXCT40R93XCB upload=COQCYHG8XZFO tag=1S89APTT1NR7 type=write size=1598403 2024-08-17T00:53:46.512 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.511+0000 7fb01424f780 1 < completed delete operation key=RZ2IEE5FVARR tag=D8EG25QS9YJJ type=del 2024-08-17T00:53:46.516 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.515+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~K64YUMKIWCN8.0 size=1000073 2024-08-17T00:53:46.516 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.515+0000 7fb01424f780 1 > prepared multipart upload key=RZ2IEE5FVARR upload=K64YUMKIWCN8 tag=49IB4C8VQ727 type=write size=2048649 2024-08-17T00:53:46.518 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.517+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~Z4TV7PVTKO24.0 size=999631 2024-08-17T00:53:46.522 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.521+0000 7fb01424f780 1 < completed multipart upload key=5COBAX0KWX44 upload=Z4TV7PVTKO24 tag=O8VG9353CS1V type=write size=2048207 2024-08-17T00:53:46.524 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.523+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=U4KM2YRGAN44 type=del size=3055622 2024-08-17T00:53:46.527 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.527+0000 7fb01424f780 1 < suggested remove operation key=6O4EVROYIWFY tag=19KXHAAHBM96 type=del 2024-08-17T00:53:46.529 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.529+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=509ZATTZ98BJ type=del size=80426 2024-08-17T00:53:46.531 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.531+0000 7fb01424f780 1 < completed delete operation key=45YXPRO1DP7L tag=SPS1PKA6DLOB type=del 2024-08-17T00:53:46.533 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.532+0000 7fb01424f780 1 > prepared operation key=6O4EVROYIWFY tag=2YPBS79ZAOBU type=del size=1231010 2024-08-17T00:53:46.535 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.535+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~XFJZ0KWCNB75.0 size=1048576 2024-08-17T00:53:46.537 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.536+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~XFJZ0KWCNB75.1 size=1048576 2024-08-17T00:53:46.539 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.538+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~XFJZ0KWCNB75.2 size=23853 2024-08-17T00:53:46.542 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.541+0000 7fb01424f780 1 < completed multipart upload key=MXCT40R93XCB upload=XFJZ0KWCNB75 tag=40MO36QHB3EA type=write size=3169581 2024-08-17T00:53:46.544 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.543+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=KIPR5PRAXRK6 type=del size=313564 2024-08-17T00:53:46.546 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.545+0000 7fb01424f780 1 < canceled operation key=W4SLINB2L3K2 tag=4MRGPG06IEQD type=del size=3257034 2024-08-17T00:53:46.550 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.549+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~WMZB12JL78UE.0 size=1048576 2024-08-17T00:53:46.552 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.551+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~WMZB12JL78UE.1 size=1048576 2024-08-17T00:53:46.553 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.553+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~WMZB12JL78UE.2 size=626183 2024-08-17T00:53:46.553 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.553+0000 7fb01424f780 1 > prepared multipart upload key=RZ2IEE5FVARR upload=WMZB12JL78UE tag=4TMP7N4ZUDDD type=write size=3771911 2024-08-17T00:53:46.555 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.555+0000 7fb01424f780 1 < completed delete operation key=U1LNH0TF0YZA tag=1SR2J833PWKH type=del 2024-08-17T00:53:46.557 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.557+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=GMM8KQZOD2RK type=del size=485115 2024-08-17T00:53:46.559 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.559+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~TCJKV6UQ2OKY.0 size=1048576 2024-08-17T00:53:46.559 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.559+0000 7fb01424f780 1 < canceled part key=_multipart_LKOTKLA00UZK.2~TCJKV6UQ2OKY.1 size=1048334 2024-08-17T00:53:46.563 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.562+0000 7fb01424f780 1 < canceled multipart upload key=LKOTKLA00UZK upload=TCJKV6UQ2OKY tag=M72XY2YP7G0T type=write size=3145486 2024-08-17T00:53:46.566 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.566+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~Y2ELN2VPFQNB.0 size=1048576 2024-08-17T00:53:46.568 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.567+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~Y2ELN2VPFQNB.1 size=54908 2024-08-17T00:53:46.568 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.567+0000 7fb01424f780 1 > prepared multipart upload key=EBJHQJY1RR06 upload=Y2ELN2VPFQNB tag=M7CNFVSRBH5R type=write size=2152060 2024-08-17T00:53:46.570 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.569+0000 7fb01424f780 1 < completed delete operation key=VT9PITFIBA0U tag=TGNLCHC9THK9 type=del 2024-08-17T00:53:46.574 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.573+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~S24LQ82NDBE5.0 size=1048576 2024-08-17T00:53:46.575 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.574+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~S24LQ82NDBE5.1 size=1048576 2024-08-17T00:53:46.577 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.576+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~S24LQ82NDBE5.2 size=1032957 2024-08-17T00:53:46.578 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.576+0000 7fb01424f780 1 > prepared multipart upload key=U1LNH0TF0YZA upload=S24LQ82NDBE5 tag=3LCQU11N66KP type=write size=4178685 2024-08-17T00:53:46.579 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.578+0000 7fb01424f780 1 < completed delete operation key=3WCJZ3SLDTDT tag=C31OS6O0S501 type=del 2024-08-17T00:53:46.583 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.582+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~L5F3SR1YN9HP.0 size=662682 2024-08-17T00:53:46.583 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.582+0000 7fb01424f780 1 > prepared multipart upload key=OLV8V97NI3YD upload=L5F3SR1YN9HP tag=G45WET9CDMHJ type=write size=1711258 2024-08-17T00:53:46.584 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.584+0000 7fb01424f780 1 < completed delete operation key=S3KCL8RBE1AG tag=NOLOMKFKPVH7 type=del 2024-08-17T00:53:46.589 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.589+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~L9PHQ73IAW1L.0 size=711286 2024-08-17T00:53:46.590 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.589+0000 7fb01424f780 1 > prepared multipart upload key=45YXPRO1DP7L upload=L9PHQ73IAW1L tag=38IH98P9JZD0 type=write size=1759862 2024-08-17T00:53:46.592 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.591+0000 7fb01424f780 1 < completed part key=_multipart_N3MD2TBM9VPH.2~IMAT8ZNWLNR3.0 size=1048576 2024-08-17T00:53:46.593 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.593+0000 7fb01424f780 1 < completed part key=_multipart_N3MD2TBM9VPH.2~IMAT8ZNWLNR3.1 size=1048576 2024-08-17T00:53:46.595 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.594+0000 7fb01424f780 1 < completed part key=_multipart_N3MD2TBM9VPH.2~IMAT8ZNWLNR3.2 size=327946 2024-08-17T00:53:46.598 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.598+0000 7fb01424f780 1 < completed multipart upload key=N3MD2TBM9VPH upload=IMAT8ZNWLNR3 tag=7NT4P7YEJNI7 type=write size=3473674 2024-08-17T00:53:46.600 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.599+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=YU0S54RIHBAE type=del size=2674885 2024-08-17T00:53:46.602 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.601+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~X7N1P6DXCMSJ.0 size=1048576 2024-08-17T00:53:46.604 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.603+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~X7N1P6DXCMSJ.1 size=1048576 2024-08-17T00:53:46.605 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.605+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~X7N1P6DXCMSJ.2 size=11213 2024-08-17T00:53:46.609 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.609+0000 7fb01424f780 1 < completed multipart upload key=MJKZQUILO7KC upload=X7N1P6DXCMSJ tag=J52U8DY10VAD type=write size=3156941 2024-08-17T00:53:46.611 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.611+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=3YC5HA772PYR type=write size=1040339 2024-08-17T00:53:46.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:53:46.614 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.613+0000 7fb01424f780 1 < completed delete operation key=WSUZM346535N tag=HEK6JNUF1FU6 type=del 2024-08-17T00:53:46.615 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.615+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=2FG3EIPAR77O type=del size=3932834 2024-08-17T00:53:46.617 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.617+0000 7fb01424f780 1 < completed delete operation key=UV6ESHH9QNCW tag=HCJWO393BJJT type=del 2024-08-17T00:53:46.619 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.618+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=KUB628V14PP4 type=del size=739052 2024-08-17T00:53:46.621 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.620+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~COQCYHG8XZFO.0 size=549827 2024-08-17T00:53:46.624 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.624+0000 7fb01424f780 1 < completed multipart upload key=MXCT40R93XCB upload=COQCYHG8XZFO tag=1S89APTT1NR7 type=write size=1598403 2024-08-17T00:53:46.626 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.626+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=CPNK27GQ5UIP type=write size=196717 2024-08-17T00:53:46.629 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.628+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~K64YUMKIWCN8.0 size=1000073 2024-08-17T00:53:46.632 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.631+0000 7fb01424f780 1 < completed multipart upload key=RZ2IEE5FVARR upload=K64YUMKIWCN8 tag=49IB4C8VQ727 type=write size=2048649 2024-08-17T00:53:46.634 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.633+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=2SM0N257PXID type=del size=3279213 2024-08-17T00:53:46.635 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.635+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=U4KM2YRGAN44 type=del 2024-08-17T00:53:46.638 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.637+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=VYIWVEFAG9IF type=del size=2907542 2024-08-17T00:53:46.639 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.639+0000 7fb01424f780 1 < canceled operation key=CHEEDYEMAX2D tag=509ZATTZ98BJ type=del size=80426 2024-08-17T00:53:46.641 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.641+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=RXDIH4UY0NLW type=del size=3444705 2024-08-17T00:53:46.644 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.643+0000 7fb01424f780 1 < completed delete operation key=6O4EVROYIWFY tag=2YPBS79ZAOBU type=del 2024-08-17T00:53:46.646 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.645+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=XC6VX1P91O6J type=write size=653048 2024-08-17T00:53:46.648 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.647+0000 7fb01424f780 1 < completed delete operation key=CHEEDYEMAX2D tag=KIPR5PRAXRK6 type=del 2024-08-17T00:53:46.650 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.649+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=UMQFG8CFIUSI type=del size=1058972 2024-08-17T00:53:46.652 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.652+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~WMZB12JL78UE.0 size=1048576 2024-08-17T00:53:46.654 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.653+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~WMZB12JL78UE.1 size=1048576 2024-08-17T00:53:46.654 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.653+0000 7fb01424f780 1 < canceled part key=_multipart_RZ2IEE5FVARR.2~WMZB12JL78UE.2 size=626183 2024-08-17T00:53:46.658 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.657+0000 7fb01424f780 1 < canceled multipart upload key=RZ2IEE5FVARR upload=WMZB12JL78UE tag=4TMP7N4ZUDDD type=write size=3771911 2024-08-17T00:53:46.660 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.659+0000 7fb01424f780 1 > prepared operation key=6O4EVROYIWFY tag=YFK20U1NT35P type=write size=329326 2024-08-17T00:53:46.662 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.661+0000 7fb01424f780 1 < canceled operation key=KEYYP2QAG9S5 tag=GMM8KQZOD2RK type=del size=485115 2024-08-17T00:53:46.664 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.663+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=HF26P1QRXSJJ type=del size=791616 2024-08-17T00:53:46.666 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.665+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~Y2ELN2VPFQNB.0 size=1048576 2024-08-17T00:53:46.667 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.667+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~Y2ELN2VPFQNB.1 size=54908 2024-08-17T00:53:46.671 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.670+0000 7fb01424f780 1 < completed multipart upload key=EBJHQJY1RR06 upload=Y2ELN2VPFQNB tag=M7CNFVSRBH5R type=write size=2152060 2024-08-17T00:53:46.673 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.672+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=VSK918YBWD4U type=del size=3440215 2024-08-17T00:53:46.675 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.674+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~S24LQ82NDBE5.0 size=1048576 2024-08-17T00:53:46.675 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.674+0000 7fb01424f780 1 < canceled part key=_multipart_U1LNH0TF0YZA.2~S24LQ82NDBE5.1 size=1048576 2024-08-17T00:53:46.677 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.676+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~S24LQ82NDBE5.2 size=1032957 2024-08-17T00:53:46.680 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.679+0000 7fb01424f780 1 < canceled multipart upload key=U1LNH0TF0YZA upload=S24LQ82NDBE5 tag=3LCQU11N66KP type=write size=4178685 2024-08-17T00:53:46.682 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.681+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=ZXTONLYAQK6V type=write size=961847 2024-08-17T00:53:46.684 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.683+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~L5F3SR1YN9HP.0 size=662682 2024-08-17T00:53:46.687 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.687+0000 7fb01424f780 1 < completed multipart upload key=OLV8V97NI3YD upload=L5F3SR1YN9HP tag=G45WET9CDMHJ type=write size=1711258 2024-08-17T00:53:46.690 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.689+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=4QPBX6PMDV3I type=del size=2825741 2024-08-17T00:53:46.691 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.691+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~L9PHQ73IAW1L.0 size=711286 2024-08-17T00:53:46.695 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.694+0000 7fb01424f780 1 < completed multipart upload key=45YXPRO1DP7L upload=L9PHQ73IAW1L tag=38IH98P9JZD0 type=write size=1759862 2024-08-17T00:53:46.697 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.696+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=IB8DF8H6D2S8 type=del size=1151193 2024-08-17T00:53:46.699 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.699+0000 7fb01424f780 1 < completed delete operation key=8HBBNALD090M tag=YU0S54RIHBAE type=del 2024-08-17T00:53:46.701 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.701+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=0X8TG5K43Z05 type=write size=1013946 2024-08-17T00:53:46.704 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.703+0000 7fb01424f780 1 < canceled operation key=GI1HR389TZUU tag=3YC5HA772PYR type=write size=1040339 2024-08-17T00:53:46.708 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.706+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~VITAVPN2J0Q3.0 size=1048576 2024-08-17T00:53:46.710 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.708+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~VITAVPN2J0Q3.1 size=1048576 2024-08-17T00:53:46.711 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.710+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~VITAVPN2J0Q3.2 size=513896 2024-08-17T00:53:46.711 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.710+0000 7fb01424f780 1 > prepared multipart upload key=WSUZM346535N upload=VITAVPN2J0Q3 tag=HI1E561PB12T type=write size=3659624 2024-08-17T00:53:46.712 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.712+0000 7fb01424f780 1 < completed delete operation key=OLV8V97NI3YD tag=2FG3EIPAR77O type=del 2024-08-17T00:53:46.716 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.715+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~ILGMBGCMKNPI.0 size=1048576 2024-08-17T00:53:46.717 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.717+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~ILGMBGCMKNPI.1 size=1048576 2024-08-17T00:53:46.719 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.718+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~ILGMBGCMKNPI.2 size=341472 2024-08-17T00:53:46.719 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.718+0000 7fb01424f780 1 > prepared multipart upload key=EBJHQJY1RR06 upload=ILGMBGCMKNPI tag=FQQ0V6YWR8A2 type=write size=3487200 2024-08-17T00:53:46.723 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.722+0000 7fb01424f780 1 < suggested remove operation key=GQP0TA69WBUB tag=KUB628V14PP4 type=del 2024-08-17T00:53:46.726 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.726+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~LBSAJP8FHZ68.0 size=703752 2024-08-17T00:53:46.727 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.726+0000 7fb01424f780 1 > prepared multipart upload key=RZ2IEE5FVARR upload=LBSAJP8FHZ68 tag=OSGFAY69XMO0 type=write size=1752328 2024-08-17T00:53:46.729 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.728+0000 7fb01424f780 1 < canceled operation key=VRVT7GCWUU6N tag=CPNK27GQ5UIP type=write size=196717 2024-08-17T00:53:46.733 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.732+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~QIFJTV021UEL.0 size=718355 2024-08-17T00:53:46.733 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.732+0000 7fb01424f780 1 > prepared multipart upload key=5COBAX0KWX44 upload=QIFJTV021UEL tag=GHGUXZX7RHU8 type=write size=1766931 2024-08-17T00:53:46.735 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.734+0000 7fb01424f780 1 < completed delete operation key=8GM8KYF0PWHP tag=2SM0N257PXID type=del 2024-08-17T00:53:46.737 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.736+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=NE7ZC23LGZBZ type=write size=91844 2024-08-17T00:53:46.739 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.738+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=VYIWVEFAG9IF type=del 2024-08-17T00:53:46.742 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.742+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~9FU7DLEM33M2.0 size=589243 2024-08-17T00:53:46.742 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.742+0000 7fb01424f780 1 > prepared multipart upload key=VT9PITFIBA0U upload=9FU7DLEM33M2 tag=UBICU8DIPAAW type=write size=1637819 2024-08-17T00:53:46.744 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.743+0000 7fb01424f780 1 < canceled operation key=UV6ESHH9QNCW tag=RXDIH4UY0NLW type=del size=3444705 2024-08-17T00:53:46.747 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.747+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~WCCSARFRB6H5.0 size=1048576 2024-08-17T00:53:46.749 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.748+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~WCCSARFRB6H5.1 size=79373 2024-08-17T00:53:46.749 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.748+0000 7fb01424f780 1 > prepared multipart upload key=EBJHQJY1RR06 upload=WCCSARFRB6H5 tag=772YI720Z01T type=write size=2176525 2024-08-17T00:53:46.751 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.750+0000 7fb01424f780 1 < completed write operation key=WSUZM346535N tag=XC6VX1P91O6J type=write size=653048 2024-08-17T00:53:46.753 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.752+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=12OW1Z1E9EBM type=write size=200644 2024-08-17T00:53:46.755 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.754+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=UMQFG8CFIUSI type=del 2024-08-17T00:53:46.759 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.758+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~RJH98B0XZKYX.0 size=1048576 2024-08-17T00:53:46.760 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.760+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~RJH98B0XZKYX.1 size=1048576 2024-08-17T00:53:46.762 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.761+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~RJH98B0XZKYX.2 size=10336 2024-08-17T00:53:46.763 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.761+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=RJH98B0XZKYX tag=Q57UJ3LPLZJY type=write size=3156064 2024-08-17T00:53:46.764 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.763+0000 7fb01424f780 1 < completed write operation key=6O4EVROYIWFY tag=YFK20U1NT35P type=write size=329326 2024-08-17T00:53:46.766 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.765+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=AOOJ0YE1B7AS type=write size=60396 2024-08-17T00:53:46.768 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.767+0000 7fb01424f780 1 < completed delete operation key=ABVVA0H3PKK2 tag=HF26P1QRXSJJ type=del 2024-08-17T00:53:46.770 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.770+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=VPCR7H39GOS3 type=del size=2543569 2024-08-17T00:53:46.772 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.771+0000 7fb01424f780 1 < completed delete operation key=45YXPRO1DP7L tag=VSK918YBWD4U type=del 2024-08-17T00:53:46.774 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.774+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=EOF4PLQQWFK5 type=del size=3409541 2024-08-17T00:53:46.776 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.776+0000 7fb01424f780 1 < completed write operation key=AUFE3JLJ8M3L tag=ZXTONLYAQK6V type=write size=961847 2024-08-17T00:53:46.778 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.777+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=EPMUJ8S2RSN2 type=write size=802815 2024-08-17T00:53:46.780 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.780+0000 7fb01424f780 1 < completed delete operation key=AUFE3JLJ8M3L tag=4QPBX6PMDV3I type=del 2024-08-17T00:53:46.784 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.783+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~JY9J08Q2REVD.0 size=1048576 2024-08-17T00:53:46.786 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.785+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~JY9J08Q2REVD.1 size=689748 2024-08-17T00:53:46.786 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.785+0000 7fb01424f780 1 > prepared multipart upload key=GI1HR389TZUU upload=JY9J08Q2REVD tag=IW5G5BCIWLRH type=write size=2786900 2024-08-17T00:53:46.788 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.787+0000 7fb01424f780 1 < completed delete operation key=3WCJZ3SLDTDT tag=IB8DF8H6D2S8 type=del 2024-08-17T00:53:46.791 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.790+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~O686H1XHL8EJ.0 size=232569 2024-08-17T00:53:46.791 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.790+0000 7fb01424f780 1 > prepared multipart upload key=8HBBNALD090M upload=O686H1XHL8EJ tag=LSAIUQY7H4I4 type=write size=1281145 2024-08-17T00:53:46.793 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.792+0000 7fb01424f780 1 < completed write operation key=X6NVU1F49VO8 tag=0X8TG5K43Z05 type=write size=1013946 2024-08-17T00:53:46.797 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.796+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~Q222AQ276HCM.0 size=434184 2024-08-17T00:53:46.797 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.796+0000 7fb01424f780 1 > prepared multipart upload key=8HBBNALD090M upload=Q222AQ276HCM tag=TS8NS99Q0VX4 type=write size=1482760 2024-08-17T00:53:46.799 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.798+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~VITAVPN2J0Q3.0 size=1048576 2024-08-17T00:53:46.801 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.800+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~VITAVPN2J0Q3.1 size=1048576 2024-08-17T00:53:46.802 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.801+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~VITAVPN2J0Q3.2 size=513896 2024-08-17T00:53:46.806 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.805+0000 7fb01424f780 1 < completed multipart upload key=WSUZM346535N upload=VITAVPN2J0Q3 tag=HI1E561PB12T type=write size=3659624 2024-08-17T00:53:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:53:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:53:46.810 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.809+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~6F9M5DHHHO3V.0 size=1048576 2024-08-17T00:53:46.811 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.811+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~6F9M5DHHHO3V.1 size=1048576 2024-08-17T00:53:46.813 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.813+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~6F9M5DHHHO3V.2 size=124480 2024-08-17T00:53:46.813 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.813+0000 7fb01424f780 1 > prepared multipart upload key=U1LNH0TF0YZA upload=6F9M5DHHHO3V tag=4IEMRT3OCCMV type=write size=3270208 2024-08-17T00:53:46.816 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.815+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~ILGMBGCMKNPI.0 size=1048576 2024-08-17T00:53:46.818 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.817+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~ILGMBGCMKNPI.1 size=1048576 2024-08-17T00:53:46.819 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.819+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~ILGMBGCMKNPI.2 size=341472 2024-08-17T00:53:46.823 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.823+0000 7fb01424f780 1 < completed multipart upload key=EBJHQJY1RR06 upload=ILGMBGCMKNPI tag=FQQ0V6YWR8A2 type=write size=3487200 2024-08-17T00:53:46.827 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.826+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~U6OMW0HT6COR.0 size=96533 2024-08-17T00:53:46.827 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.826+0000 7fb01424f780 1 > prepared multipart upload key=UV6ESHH9QNCW upload=U6OMW0HT6COR tag=UU3JATR9O48I type=write size=1145109 2024-08-17T00:53:46.829 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.828+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~LBSAJP8FHZ68.0 size=703752 2024-08-17T00:53:46.833 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.833+0000 7fb01424f780 1 < completed multipart upload key=RZ2IEE5FVARR upload=LBSAJP8FHZ68 tag=OSGFAY69XMO0 type=write size=1752328 2024-08-17T00:53:46.835 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.835+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=YC015NKFWE13 type=del size=2133752 2024-08-17T00:53:46.838 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.837+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~QIFJTV021UEL.0 size=718355 2024-08-17T00:53:46.841 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.840+0000 7fb01424f780 1 < completed multipart upload key=5COBAX0KWX44 upload=QIFJTV021UEL tag=GHGUXZX7RHU8 type=write size=1766931 2024-08-17T00:53:46.845 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.844+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~5XWDI17VGDTH.0 size=1013642 2024-08-17T00:53:46.845 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.844+0000 7fb01424f780 1 > prepared multipart upload key=7FAQBH9KA29U upload=5XWDI17VGDTH tag=0UYCCSFXE2IM type=write size=2062218 2024-08-17T00:53:46.846 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.846+0000 7fb01424f780 1 < completed write operation key=VRVT7GCWUU6N tag=NE7ZC23LGZBZ type=write size=91844 2024-08-17T00:53:46.848 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.848+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=R1YWEEQ6B32H type=del size=4034434 2024-08-17T00:53:46.851 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.850+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~9FU7DLEM33M2.0 size=589243 2024-08-17T00:53:46.854 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.854+0000 7fb01424f780 1 < completed multipart upload key=VT9PITFIBA0U upload=9FU7DLEM33M2 tag=UBICU8DIPAAW type=write size=1637819 2024-08-17T00:53:46.856 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.856+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=XPXHHHB5NE4U type=write size=45004 2024-08-17T00:53:46.858 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.858+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~WCCSARFRB6H5.0 size=1048576 2024-08-17T00:53:46.860 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.860+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~WCCSARFRB6H5.1 size=79373 2024-08-17T00:53:46.865 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.864+0000 7fb01424f780 1 < completed multipart upload key=EBJHQJY1RR06 upload=WCCSARFRB6H5 tag=772YI720Z01T type=write size=2176525 2024-08-17T00:53:46.867 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.866+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=Q91YZGXVNVIT type=del size=2589625 2024-08-17T00:53:46.868 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.868+0000 7fb01424f780 1 < completed write operation key=45YXPRO1DP7L tag=12OW1Z1E9EBM type=write size=200644 2024-08-17T00:53:46.872 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.872+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~347EGMM22XSC.0 size=1048576 2024-08-17T00:53:46.874 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.873+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~347EGMM22XSC.1 size=97130 2024-08-17T00:53:46.874 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.873+0000 7fb01424f780 1 > prepared multipart upload key=LKOTKLA00UZK upload=347EGMM22XSC tag=YPEFHGZAWN74 type=write size=2194282 2024-08-17T00:53:46.876 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.875+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~RJH98B0XZKYX.0 size=1048576 2024-08-17T00:53:46.876 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.875+0000 7fb01424f780 1 < canceled part key=_multipart_VRVT7GCWUU6N.2~RJH98B0XZKYX.1 size=1048576 2024-08-17T00:53:46.878 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.877+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~RJH98B0XZKYX.2 size=10336 2024-08-17T00:53:46.881 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.880+0000 7fb01424f780 1 < canceled multipart upload key=VRVT7GCWUU6N upload=RJH98B0XZKYX tag=Q57UJ3LPLZJY type=write size=3156064 2024-08-17T00:53:46.883 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.882+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=22FUP71GC5IT type=write size=859616 2024-08-17T00:53:46.885 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.884+0000 7fb01424f780 1 < completed write operation key=EBJHQJY1RR06 tag=AOOJ0YE1B7AS type=write size=60396 2024-08-17T00:53:46.887 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.886+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=AZK7S6FUASF6 type=del size=2140491 2024-08-17T00:53:46.889 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.889+0000 7fb01424f780 1 < completed delete operation key=RZ2IEE5FVARR tag=VPCR7H39GOS3 type=del 2024-08-17T00:53:46.892 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.891+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=QO9HDDC2AU2B type=del size=1557661 2024-08-17T00:53:46.893 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.893+0000 7fb01424f780 1 < completed delete operation key=EBJHQJY1RR06 tag=EOF4PLQQWFK5 type=del 2024-08-17T00:53:46.895 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.895+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=QIBYX15NSQTE type=del size=2523959 2024-08-17T00:53:46.897 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.897+0000 7fb01424f780 1 < canceled operation key=VRVT7GCWUU6N tag=EPMUJ8S2RSN2 type=write size=802815 2024-08-17T00:53:46.899 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.898+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=NLB9JF7QN0Y1 type=del size=1515640 2024-08-17T00:53:46.901 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.901+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~JY9J08Q2REVD.0 size=1048576 2024-08-17T00:53:46.901 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.901+0000 7fb01424f780 1 < canceled part key=_multipart_GI1HR389TZUU.2~JY9J08Q2REVD.1 size=689748 2024-08-17T00:53:46.905 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.904+0000 7fb01424f780 1 < canceled multipart upload key=GI1HR389TZUU upload=JY9J08Q2REVD tag=IW5G5BCIWLRH type=write size=2786900 2024-08-17T00:53:46.908 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.907+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~NG5BNTZ3C0KE.0 size=1048576 2024-08-17T00:53:46.909 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.909+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~NG5BNTZ3C0KE.1 size=1048576 2024-08-17T00:53:46.911 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.910+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~NG5BNTZ3C0KE.2 size=566682 2024-08-17T00:53:46.911 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.910+0000 7fb01424f780 1 > prepared multipart upload key=AUFE3JLJ8M3L upload=NG5BNTZ3C0KE tag=XESEFWD4AVQM type=write size=3712410 2024-08-17T00:53:46.913 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.913+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~O686H1XHL8EJ.0 size=232569 2024-08-17T00:53:46.917 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.916+0000 7fb01424f780 1 < completed multipart upload key=8HBBNALD090M upload=O686H1XHL8EJ tag=LSAIUQY7H4I4 type=write size=1281145 2024-08-17T00:53:46.918 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.918+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=KBYKQTEH9GX6 type=del size=1225223 2024-08-17T00:53:46.919 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.918+0000 7fb01424f780 1 < canceled part key=_multipart_8HBBNALD090M.2~Q222AQ276HCM.0 size=434184 2024-08-17T00:53:46.922 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.922+0000 7fb01424f780 1 < canceled multipart upload key=8HBBNALD090M upload=Q222AQ276HCM tag=TS8NS99Q0VX4 type=write size=1482760 2024-08-17T00:53:46.924 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.924+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=1EP07GVQ8NXA type=del size=1076721 2024-08-17T00:53:46.927 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.926+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~6F9M5DHHHO3V.0 size=1048576 2024-08-17T00:53:46.929 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.928+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~6F9M5DHHHO3V.1 size=1048576 2024-08-17T00:53:46.930 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.929+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~6F9M5DHHHO3V.2 size=124480 2024-08-17T00:53:46.933 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.933+0000 7fb01424f780 1 < completed multipart upload key=U1LNH0TF0YZA upload=6F9M5DHHHO3V tag=4IEMRT3OCCMV type=write size=3270208 2024-08-17T00:53:46.935 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.934+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=NWQE5O3LGMWT type=write size=105544 2024-08-17T00:53:46.935 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.935+0000 7fb01424f780 1 < canceled part key=_multipart_UV6ESHH9QNCW.2~U6OMW0HT6COR.0 size=96533 2024-08-17T00:53:46.939 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.938+0000 7fb01424f780 1 < canceled multipart upload key=UV6ESHH9QNCW upload=U6OMW0HT6COR tag=UU3JATR9O48I type=write size=1145109 2024-08-17T00:53:46.941 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.940+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=DCH9VNU4CDL1 type=del size=4046398 2024-08-17T00:53:46.943 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.942+0000 7fb01424f780 1 < completed delete operation key=45YXPRO1DP7L tag=YC015NKFWE13 type=del 2024-08-17T00:53:46.944 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.943+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=BGK222Q3BT6P type=write size=469413 2024-08-17T00:53:46.946 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.945+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~5XWDI17VGDTH.0 size=1013642 2024-08-17T00:53:46.949 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.949+0000 7fb01424f780 1 < completed multipart upload key=7FAQBH9KA29U upload=5XWDI17VGDTH tag=0UYCCSFXE2IM type=write size=2062218 2024-08-17T00:53:46.953 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.952+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~S517KUNKC27R.0 size=1048576 2024-08-17T00:53:46.955 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.954+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~S517KUNKC27R.1 size=1048576 2024-08-17T00:53:46.956 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.956+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~S517KUNKC27R.2 size=998848 2024-08-17T00:53:46.956 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.956+0000 7fb01424f780 1 > prepared multipart upload key=AUFE3JLJ8M3L upload=S517KUNKC27R tag=IPJIDGQJ8PW6 type=write size=4144576 2024-08-17T00:53:46.960 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.959+0000 7fb01424f780 1 < suggested remove operation key=ABVVA0H3PKK2 tag=R1YWEEQ6B32H type=del 2024-08-17T00:53:46.963 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.963+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~178O9MZHR7CQ.0 size=440830 2024-08-17T00:53:46.964 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.963+0000 7fb01424f780 1 > prepared multipart upload key=8HBBNALD090M upload=178O9MZHR7CQ tag=GMIZ0GVI17QK type=write size=1489406 2024-08-17T00:53:46.966 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.965+0000 7fb01424f780 1 < completed write operation key=KEYYP2QAG9S5 tag=XPXHHHB5NE4U type=write size=45004 2024-08-17T00:53:46.969 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.968+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~B3M91HD2M5OJ.0 size=1048576 2024-08-17T00:53:46.971 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.970+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~B3M91HD2M5OJ.1 size=547158 2024-08-17T00:53:46.971 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.970+0000 7fb01424f780 1 > prepared multipart upload key=GI1HR389TZUU upload=B3M91HD2M5OJ tag=DRYFNOO31V8N type=write size=2644310 2024-08-17T00:53:46.974 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.972+0000 7fb01424f780 1 < completed delete operation key=WSUZM346535N tag=Q91YZGXVNVIT type=del 2024-08-17T00:53:46.976 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.975+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=PEBBGETX14RT type=del size=3180399 2024-08-17T00:53:46.977 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.977+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~347EGMM22XSC.0 size=1048576 2024-08-17T00:53:46.979 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.979+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~347EGMM22XSC.1 size=97130 2024-08-17T00:53:46.983 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.982+0000 7fb01424f780 1 < completed multipart upload key=LKOTKLA00UZK upload=347EGMM22XSC tag=YPEFHGZAWN74 type=write size=2194282 2024-08-17T00:53:46.986 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.985+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~6T2FSCOZ5MKR.0 size=1048576 2024-08-17T00:53:46.988 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.987+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~6T2FSCOZ5MKR.1 size=1048576 2024-08-17T00:53:46.989 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.988+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~6T2FSCOZ5MKR.2 size=456526 2024-08-17T00:53:46.989 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.988+0000 7fb01424f780 1 > prepared multipart upload key=UV6ESHH9QNCW upload=6T2FSCOZ5MKR tag=XGZKP0VOG3OR type=write size=3602254 2024-08-17T00:53:46.991 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.990+0000 7fb01424f780 1 < completed write operation key=34WSPC8OQCN9 tag=22FUP71GC5IT type=write size=859616 2024-08-17T00:53:46.993 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.992+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=ZOP0JS5476JX type=write size=751275 2024-08-17T00:53:46.995 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.994+0000 7fb01424f780 1 < completed delete operation key=5COBAX0KWX44 tag=AZK7S6FUASF6 type=del 2024-08-17T00:53:46.997 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:46.997+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=8O350WFBD0LS type=del size=201353 2024-08-17T00:53:47.002 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.002+0000 7fb01424f780 1 < suggested remove operation key=N3MD2TBM9VPH tag=QO9HDDC2AU2B type=del 2024-08-17T00:53:47.004 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.004+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=3FW74OJIBD2P type=del size=137255 2024-08-17T00:53:47.006 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.006+0000 7fb01424f780 1 < completed delete operation key=EBJHQJY1RR06 tag=QIBYX15NSQTE type=del 2024-08-17T00:53:47.010 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.010+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~TP9EGCX1DT96.0 size=1048576 2024-08-17T00:53:47.012 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.012+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~TP9EGCX1DT96.1 size=1048576 2024-08-17T00:53:47.014 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.013+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~TP9EGCX1DT96.2 size=435382 2024-08-17T00:53:47.014 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.013+0000 7fb01424f780 1 > prepared multipart upload key=MJKZQUILO7KC upload=TP9EGCX1DT96 tag=TQQWN1YK3XH6 type=write size=3581110 2024-08-17T00:53:47.017 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.016+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=NLB9JF7QN0Y1 type=del 2024-08-17T00:53:47.019 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.018+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=B9XCMQ9MH9QF type=del size=2310916 2024-08-17T00:53:47.021 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.021+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~NG5BNTZ3C0KE.0 size=1048576 2024-08-17T00:53:47.023 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.023+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~NG5BNTZ3C0KE.1 size=1048576 2024-08-17T00:53:47.023 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.023+0000 7fb01424f780 1 < canceled part key=_multipart_AUFE3JLJ8M3L.2~NG5BNTZ3C0KE.2 size=566682 2024-08-17T00:53:47.028 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.026+0000 7fb01424f780 1 < canceled multipart upload key=AUFE3JLJ8M3L upload=NG5BNTZ3C0KE tag=XESEFWD4AVQM type=write size=3712410 2024-08-17T00:53:47.031 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.030+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~4OAQX4H9VS2S.0 size=1048576 2024-08-17T00:53:47.032 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.031+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~4OAQX4H9VS2S.1 size=43246 2024-08-17T00:53:47.032 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.031+0000 7fb01424f780 1 > prepared multipart upload key=RZ2IEE5FVARR upload=4OAQX4H9VS2S tag=LYFBRJ03NHY8 type=write size=2140398 2024-08-17T00:53:47.034 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.033+0000 7fb01424f780 1 < canceled operation key=8HBBNALD090M tag=KBYKQTEH9GX6 type=del size=1225223 2024-08-17T00:53:47.038 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.037+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~2QZHX2GFGQ64.0 size=1048576 2024-08-17T00:53:47.039 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.038+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~2QZHX2GFGQ64.1 size=1048576 2024-08-17T00:53:47.041 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.040+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~2QZHX2GFGQ64.2 size=582776 2024-08-17T00:53:47.041 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.040+0000 7fb01424f780 1 > prepared multipart upload key=8W4X8O3PVGIK upload=2QZHX2GFGQ64 tag=L0TG0TDTTF2Q type=write size=3728504 2024-08-17T00:53:47.043 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.042+0000 7fb01424f780 1 < completed delete operation key=EBJHQJY1RR06 tag=1EP07GVQ8NXA type=del 2024-08-17T00:53:47.046 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.044+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=SWDM59P40FJ1 type=del size=3628329 2024-08-17T00:53:47.047 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.047+0000 7fb01424f780 1 < completed write operation key=X6NVU1F49VO8 tag=NWQE5O3LGMWT type=write size=105544 2024-08-17T00:53:47.051 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.051+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~UDZKM37XC7Z4.0 size=1048576 2024-08-17T00:53:47.053 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.052+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~UDZKM37XC7Z4.1 size=1048576 2024-08-17T00:53:47.055 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.054+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~UDZKM37XC7Z4.2 size=529161 2024-08-17T00:53:47.055 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.054+0000 7fb01424f780 1 > prepared multipart upload key=OLV8V97NI3YD upload=UDZKM37XC7Z4 tag=8IO0DBSLFQ72 type=write size=3674889 2024-08-17T00:53:47.057 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.056+0000 7fb01424f780 1 < completed delete operation key=W4SLINB2L3K2 tag=DCH9VNU4CDL1 type=del 2024-08-17T00:53:47.059 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.058+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=IVD8930EMGKB type=del size=455108 2024-08-17T00:53:47.061 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.060+0000 7fb01424f780 1 < canceled operation key=MXCT40R93XCB tag=BGK222Q3BT6P type=write size=469413 2024-08-17T00:53:47.062 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.062+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=YHVWE8XY0101 type=del size=9994 2024-08-17T00:53:47.065 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.064+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~S517KUNKC27R.0 size=1048576 2024-08-17T00:53:47.066 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.065+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~S517KUNKC27R.1 size=1048576 2024-08-17T00:53:47.068 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.067+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~S517KUNKC27R.2 size=998848 2024-08-17T00:53:47.072 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.071+0000 7fb01424f780 1 < completed multipart upload key=AUFE3JLJ8M3L upload=S517KUNKC27R tag=IPJIDGQJ8PW6 type=write size=4144576 2024-08-17T00:53:47.074 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.074+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=EJY9JWTLAVRP type=del size=1435225 2024-08-17T00:53:47.076 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.076+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~178O9MZHR7CQ.0 size=440830 2024-08-17T00:53:47.080 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.079+0000 7fb01424f780 1 < completed multipart upload key=8HBBNALD090M upload=178O9MZHR7CQ tag=GMIZ0GVI17QK type=write size=1489406 2024-08-17T00:53:47.084 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.083+0000 7fb01424f780 1 > prepared part key=_multipart_X6NVU1F49VO8.2~NIH2U9IH3YO6.0 size=1048576 2024-08-17T00:53:47.085 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.084+0000 7fb01424f780 1 > prepared part key=_multipart_X6NVU1F49VO8.2~NIH2U9IH3YO6.1 size=936127 2024-08-17T00:53:47.085 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.084+0000 7fb01424f780 1 > prepared multipart upload key=X6NVU1F49VO8 upload=NIH2U9IH3YO6 tag=G1S1MBNWYVRJ type=write size=3033279 2024-08-17T00:53:47.088 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.087+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~B3M91HD2M5OJ.0 size=1048576 2024-08-17T00:53:47.089 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.088+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~B3M91HD2M5OJ.1 size=547158 2024-08-17T00:53:47.093 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.093+0000 7fb01424f780 1 < completed multipart upload key=GI1HR389TZUU upload=B3M91HD2M5OJ tag=DRYFNOO31V8N type=write size=2644310 2024-08-17T00:53:47.095 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.094+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=AD6E4LHFG30U type=del size=2024327 2024-08-17T00:53:47.097 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.096+0000 7fb01424f780 1 < completed delete operation key=S3KCL8RBE1AG tag=PEBBGETX14RT type=del 2024-08-17T00:53:47.101 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.100+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~N8TEY59LYWCR.0 size=1048576 2024-08-17T00:53:47.102 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.102+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~N8TEY59LYWCR.1 size=204752 2024-08-17T00:53:47.102 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.102+0000 7fb01424f780 1 > prepared multipart upload key=GI1HR389TZUU upload=N8TEY59LYWCR tag=G6N3INS6DKT5 type=write size=2301904 2024-08-17T00:53:47.104 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.104+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~6T2FSCOZ5MKR.0 size=1048576 2024-08-17T00:53:47.107 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.106+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~6T2FSCOZ5MKR.1 size=1048576 2024-08-17T00:53:47.108 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.107+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~6T2FSCOZ5MKR.2 size=456526 2024-08-17T00:53:47.112 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.111+0000 7fb01424f780 1 < completed multipart upload key=UV6ESHH9QNCW upload=6T2FSCOZ5MKR tag=XGZKP0VOG3OR type=write size=3602254 2024-08-17T00:53:47.115 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.114+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~HU50X097CFWN.0 size=890698 2024-08-17T00:53:47.115 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.114+0000 7fb01424f780 1 > prepared multipart upload key=OLV8V97NI3YD upload=HU50X097CFWN tag=I2L1WI6BNICQ type=write size=1939274 2024-08-17T00:53:47.118 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.117+0000 7fb01424f780 1 < completed write operation key=LVQDLJUQ9C3D tag=ZOP0JS5476JX type=write size=751275 2024-08-17T00:53:47.120 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.119+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=QKG8S39L6C1B type=del size=4183800 2024-08-17T00:53:47.123 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.123+0000 7fb01424f780 1 < suggested update operation key=X6NVU1F49VO8 tag=8O350WFBD0LS type=del size=201353 2024-08-17T00:53:47.125 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.125+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=6XKPSH5HC9VC type=del size=3452927 2024-08-17T00:53:47.129 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.128+0000 7fb01424f780 1 < suggested remove operation key=34WSPC8OQCN9 tag=3FW74OJIBD2P type=del 2024-08-17T00:53:47.134 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.133+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~07ANWZZWXYX3.0 size=1048576 2024-08-17T00:53:47.135 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.135+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~07ANWZZWXYX3.1 size=498510 2024-08-17T00:53:47.136 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.135+0000 7fb01424f780 1 > prepared multipart upload key=8HBBNALD090M upload=07ANWZZWXYX3 tag=KPCTJ1NN4RKA type=write size=2595662 2024-08-17T00:53:47.138 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.137+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~TP9EGCX1DT96.0 size=1048576 2024-08-17T00:53:47.139 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.139+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~TP9EGCX1DT96.1 size=1048576 2024-08-17T00:53:47.141 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.140+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~TP9EGCX1DT96.2 size=435382 2024-08-17T00:53:47.145 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.144+0000 7fb01424f780 1 < completed multipart upload key=MJKZQUILO7KC upload=TP9EGCX1DT96 tag=TQQWN1YK3XH6 type=write size=3581110 2024-08-17T00:53:47.148 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.147+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~6DXKC4AI3AD9.0 size=1048576 2024-08-17T00:53:47.149 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.149+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~6DXKC4AI3AD9.1 size=1048576 2024-08-17T00:53:47.151 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.150+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~6DXKC4AI3AD9.2 size=277188 2024-08-17T00:53:47.151 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.150+0000 7fb01424f780 1 > prepared multipart upload key=OLV8V97NI3YD upload=6DXKC4AI3AD9 tag=DX97WMCWW0NT type=write size=3422916 2024-08-17T00:53:47.155 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.154+0000 7fb01424f780 1 < suggested update operation key=8GM8KYF0PWHP tag=B9XCMQ9MH9QF type=del size=2310916 2024-08-17T00:53:47.157 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.157+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=T0S5SIETLW6E type=write size=535574 2024-08-17T00:53:47.159 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.158+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~4OAQX4H9VS2S.0 size=1048576 2024-08-17T00:53:47.161 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.160+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~4OAQX4H9VS2S.1 size=43246 2024-08-17T00:53:47.164 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.164+0000 7fb01424f780 1 < completed multipart upload key=RZ2IEE5FVARR upload=4OAQX4H9VS2S tag=LYFBRJ03NHY8 type=write size=2140398 2024-08-17T00:53:47.167 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.166+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=CTT4HFCWTEX6 type=del size=3822096 2024-08-17T00:53:47.168 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.168+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~2QZHX2GFGQ64.0 size=1048576 2024-08-17T00:53:47.170 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.169+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~2QZHX2GFGQ64.1 size=1048576 2024-08-17T00:53:47.172 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.171+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~2QZHX2GFGQ64.2 size=582776 2024-08-17T00:53:47.175 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.175+0000 7fb01424f780 1 < completed multipart upload key=8W4X8O3PVGIK upload=2QZHX2GFGQ64 tag=L0TG0TDTTF2Q type=write size=3728504 2024-08-17T00:53:47.178 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.177+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=63L3YGNL0VY0 type=del size=226344 2024-08-17T00:53:47.182 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.181+0000 7fb01424f780 1 < suggested remove operation key=CPZBVFH6I5H3 tag=SWDM59P40FJ1 type=del 2024-08-17T00:53:47.183 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.183+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=CEBDLHRV93AC type=del size=2750821 2024-08-17T00:53:47.185 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.185+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~UDZKM37XC7Z4.0 size=1048576 2024-08-17T00:53:47.187 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.186+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~UDZKM37XC7Z4.1 size=1048576 2024-08-17T00:53:47.189 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.188+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~UDZKM37XC7Z4.2 size=529161 2024-08-17T00:53:47.192 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.191+0000 7fb01424f780 1 < completed multipart upload key=OLV8V97NI3YD upload=UDZKM37XC7Z4 tag=8IO0DBSLFQ72 type=write size=3674889 2024-08-17T00:53:47.194 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.193+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=V9HN1T91FBSA type=del size=1973334 2024-08-17T00:53:47.196 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.195+0000 7fb01424f780 1 < completed delete operation key=N3MD2TBM9VPH tag=IVD8930EMGKB type=del 2024-08-17T00:53:47.199 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.199+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~BEYRI0NXID0V.0 size=1048576 2024-08-17T00:53:47.201 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.200+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~BEYRI0NXID0V.1 size=616753 2024-08-17T00:53:47.201 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.200+0000 7fb01424f780 1 > prepared multipart upload key=MXCT40R93XCB upload=BEYRI0NXID0V tag=V6WRSDA94CTC type=write size=2713905 2024-08-17T00:53:47.203 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.202+0000 7fb01424f780 1 < completed delete operation key=GI1HR389TZUU tag=YHVWE8XY0101 type=del 2024-08-17T00:53:47.205 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.204+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=EN768W9JR30R type=del size=3665580 2024-08-17T00:53:47.208 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.207+0000 7fb01424f780 1 < completed delete operation key=N3MD2TBM9VPH tag=EJY9JWTLAVRP type=del 2024-08-17T00:53:47.210 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.209+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=Q40WV3461H5S type=del size=2880829 2024-08-17T00:53:47.212 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.211+0000 7fb01424f780 1 < completed part key=_multipart_X6NVU1F49VO8.2~NIH2U9IH3YO6.0 size=1048576 2024-08-17T00:53:47.213 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.212+0000 7fb01424f780 1 < completed part key=_multipart_X6NVU1F49VO8.2~NIH2U9IH3YO6.1 size=936127 2024-08-17T00:53:47.216 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.216+0000 7fb01424f780 1 < completed multipart upload key=X6NVU1F49VO8 upload=NIH2U9IH3YO6 tag=G1S1MBNWYVRJ type=write size=3033279 2024-08-17T00:53:47.221 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.220+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~079BQ86YLS4W.0 size=1048576 2024-08-17T00:53:47.222 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.222+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~079BQ86YLS4W.1 size=3533 2024-08-17T00:53:47.222 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.222+0000 7fb01424f780 1 > prepared multipart upload key=U1LNH0TF0YZA upload=079BQ86YLS4W tag=F7BPOOSMD224 type=write size=2100685 2024-08-17T00:53:47.226 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.226+0000 7fb01424f780 1 < suggested remove operation key=45YXPRO1DP7L tag=AD6E4LHFG30U type=del 2024-08-17T00:53:47.229 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.228+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=MZ71R6UXAVJN type=del size=2017926 2024-08-17T00:53:47.230 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.230+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~N8TEY59LYWCR.0 size=1048576 2024-08-17T00:53:47.233 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.232+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~N8TEY59LYWCR.1 size=204752 2024-08-17T00:53:47.237 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.237+0000 7fb01424f780 1 < completed multipart upload key=GI1HR389TZUU upload=N8TEY59LYWCR tag=G6N3INS6DKT5 type=write size=2301904 2024-08-17T00:53:47.241 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.240+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~O1R0TWET72D0.0 size=1048576 2024-08-17T00:53:47.243 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.242+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~O1R0TWET72D0.1 size=175655 2024-08-17T00:53:47.243 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.242+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=O1R0TWET72D0 tag=0R31UMD3BDET type=write size=2272807 2024-08-17T00:53:47.245 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.244+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~HU50X097CFWN.0 size=890698 2024-08-17T00:53:47.248 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.248+0000 7fb01424f780 1 < completed multipart upload key=OLV8V97NI3YD upload=HU50X097CFWN tag=I2L1WI6BNICQ type=write size=1939274 2024-08-17T00:53:47.252 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.251+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~FJ3P0AVTX7AL.0 size=1048576 2024-08-17T00:53:47.254 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.253+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~FJ3P0AVTX7AL.1 size=1048576 2024-08-17T00:53:47.255 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.254+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~FJ3P0AVTX7AL.2 size=127497 2024-08-17T00:53:47.255 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.254+0000 7fb01424f780 1 > prepared multipart upload key=34WSPC8OQCN9 upload=FJ3P0AVTX7AL tag=EKC5NHXV0JEC type=write size=3273225 2024-08-17T00:53:47.257 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.256+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=QKG8S39L6C1B type=del 2024-08-17T00:53:47.261 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.260+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~Y5RRBIEE4T8L.0 size=863460 2024-08-17T00:53:47.261 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.260+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=Y5RRBIEE4T8L tag=AURG2PFNYBJZ type=write size=1912036 2024-08-17T00:53:47.263 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.262+0000 7fb01424f780 1 < completed delete operation key=3WCJZ3SLDTDT tag=6XKPSH5HC9VC type=del 2024-08-17T00:53:47.265 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.264+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=IL53R2AYQHRN type=del size=3940375 2024-08-17T00:53:47.266 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.266+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~07ANWZZWXYX3.0 size=1048576 2024-08-17T00:53:47.268 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.267+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~07ANWZZWXYX3.1 size=498510 2024-08-17T00:53:47.271 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.271+0000 7fb01424f780 1 < completed multipart upload key=8HBBNALD090M upload=07ANWZZWXYX3 tag=KPCTJ1NN4RKA type=write size=2595662 2024-08-17T00:53:47.275 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.275+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~7YOC8BPHJNAP.0 size=1048576 2024-08-17T00:53:47.277 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.276+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~7YOC8BPHJNAP.1 size=1048576 2024-08-17T00:53:47.279 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.278+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~7YOC8BPHJNAP.2 size=1013866 2024-08-17T00:53:47.279 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.278+0000 7fb01424f780 1 > prepared multipart upload key=LVQDLJUQ9C3D upload=7YOC8BPHJNAP tag=QG833M84RVD9 type=write size=4159594 2024-08-17T00:53:47.281 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.280+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~6DXKC4AI3AD9.0 size=1048576 2024-08-17T00:53:47.283 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.282+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~6DXKC4AI3AD9.1 size=1048576 2024-08-17T00:53:47.284 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.283+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~6DXKC4AI3AD9.2 size=277188 2024-08-17T00:53:47.288 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.287+0000 7fb01424f780 1 < completed multipart upload key=OLV8V97NI3YD upload=6DXKC4AI3AD9 tag=DX97WMCWW0NT type=write size=3422916 2024-08-17T00:53:47.292 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.291+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~9IKPMO2NN66L.0 size=1048576 2024-08-17T00:53:47.293 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.293+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~9IKPMO2NN66L.1 size=328493 2024-08-17T00:53:47.294 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.293+0000 7fb01424f780 1 > prepared multipart upload key=RZ2IEE5FVARR upload=9IKPMO2NN66L tag=0ZGDMQ3ILALI type=write size=2425645 2024-08-17T00:53:47.296 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.295+0000 7fb01424f780 1 < completed write operation key=8GM8KYF0PWHP tag=T0S5SIETLW6E type=write size=535574 2024-08-17T00:53:47.297 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.297+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=X029BH2PB3TM type=del size=760386 2024-08-17T00:53:47.300 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.299+0000 7fb01424f780 1 < completed delete operation key=VT9PITFIBA0U tag=CTT4HFCWTEX6 type=del 2024-08-17T00:53:47.303 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.302+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~JHXHR8JFM4PY.0 size=1048576 2024-08-17T00:53:47.305 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.304+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~JHXHR8JFM4PY.1 size=626840 2024-08-17T00:53:47.305 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.304+0000 7fb01424f780 1 > prepared multipart upload key=CPZBVFH6I5H3 upload=JHXHR8JFM4PY tag=1Z56O3P7O1S4 type=write size=2723992 2024-08-17T00:53:47.307 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.306+0000 7fb01424f780 1 < completed delete operation key=WSUZM346535N tag=63L3YGNL0VY0 type=del 2024-08-17T00:53:47.315 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.314+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=KQGL6473DPH0 type=del size=2748607 2024-08-17T00:53:47.317 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.316+0000 7fb01424f780 1 < completed delete operation key=3WCJZ3SLDTDT tag=CEBDLHRV93AC type=del 2024-08-17T00:53:47.319 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.318+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=BEEJOW7EUTFD type=del size=2489023 2024-08-17T00:53:47.322 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.322+0000 7fb01424f780 1 < suggested remove operation key=WSUZM346535N tag=V9HN1T91FBSA type=del 2024-08-17T00:53:47.326 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.325+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~XS6WHZFMWTTK.0 size=1039795 2024-08-17T00:53:47.326 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.325+0000 7fb01424f780 1 > prepared multipart upload key=RZ2IEE5FVARR upload=XS6WHZFMWTTK tag=DIUOB06NDK92 type=write size=2088371 2024-08-17T00:53:47.328 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.327+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~BEYRI0NXID0V.0 size=1048576 2024-08-17T00:53:47.330 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.329+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~BEYRI0NXID0V.1 size=616753 2024-08-17T00:53:47.334 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.332+0000 7fb01424f780 1 < completed multipart upload key=MXCT40R93XCB upload=BEYRI0NXID0V tag=V6WRSDA94CTC type=write size=2713905 2024-08-17T00:53:47.337 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.336+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~3YHIXMOB3FWA.0 size=872719 2024-08-17T00:53:47.337 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.336+0000 7fb01424f780 1 > prepared multipart upload key=ABVVA0H3PKK2 upload=3YHIXMOB3FWA tag=8Y1CNMWYLSO8 type=write size=1921295 2024-08-17T00:53:47.339 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.338+0000 7fb01424f780 1 < completed delete operation key=KEYYP2QAG9S5 tag=EN768W9JR30R type=del 2024-08-17T00:53:47.342 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.341+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=PK4BFHBW55QS type=del size=58877 2024-08-17T00:53:47.344 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.344+0000 7fb01424f780 1 < completed delete operation key=W4SLINB2L3K2 tag=Q40WV3461H5S type=del 2024-08-17T00:53:47.347 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.346+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=HKWTBVK3RS7G type=del size=3176833 2024-08-17T00:53:47.347 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.346+0000 7fb01424f780 1 < canceled part key=_multipart_U1LNH0TF0YZA.2~079BQ86YLS4W.0 size=1048576 2024-08-17T00:53:47.349 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.348+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~079BQ86YLS4W.1 size=3533 2024-08-17T00:53:47.352 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.351+0000 7fb01424f780 1 < canceled multipart upload key=U1LNH0TF0YZA upload=079BQ86YLS4W tag=F7BPOOSMD224 type=write size=2100685 2024-08-17T00:53:47.356 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.355+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~IUW1J9HG5K1E.0 size=1048576 2024-08-17T00:53:47.357 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.357+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~IUW1J9HG5K1E.1 size=1048576 2024-08-17T00:53:47.359 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.358+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~IUW1J9HG5K1E.2 size=267293 2024-08-17T00:53:47.359 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.358+0000 7fb01424f780 1 > prepared multipart upload key=UV6ESHH9QNCW upload=IUW1J9HG5K1E tag=99FXVZS7XVEG type=write size=3413021 2024-08-17T00:53:47.361 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.360+0000 7fb01424f780 1 < completed delete operation key=AUFE3JLJ8M3L tag=MZ71R6UXAVJN type=del 2024-08-17T00:53:47.364 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.364+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~4ZADUF853LHF.0 size=180214 2024-08-17T00:53:47.364 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.364+0000 7fb01424f780 1 > prepared multipart upload key=CPZBVFH6I5H3 upload=4ZADUF853LHF tag=4L5U4S8RNTN4 type=write size=1228790 2024-08-17T00:53:47.366 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.365+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~O1R0TWET72D0.0 size=1048576 2024-08-17T00:53:47.368 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.367+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~O1R0TWET72D0.1 size=175655 2024-08-17T00:53:47.371 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.371+0000 7fb01424f780 1 < completed multipart upload key=S3KCL8RBE1AG upload=O1R0TWET72D0 tag=0R31UMD3BDET type=write size=2272807 2024-08-17T00:53:47.375 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.374+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~VRBKQ74TJKZM.0 size=1048576 2024-08-17T00:53:47.377 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.376+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~VRBKQ74TJKZM.1 size=1048576 2024-08-17T00:53:47.378 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.378+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~VRBKQ74TJKZM.2 size=664770 2024-08-17T00:53:47.379 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.378+0000 7fb01424f780 1 > prepared multipart upload key=7FAQBH9KA29U upload=VRBKQ74TJKZM tag=20N0RT0QI2O4 type=write size=3810498 2024-08-17T00:53:47.380 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.380+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~FJ3P0AVTX7AL.0 size=1048576 2024-08-17T00:53:47.382 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.381+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~FJ3P0AVTX7AL.1 size=1048576 2024-08-17T00:53:47.384 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.383+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~FJ3P0AVTX7AL.2 size=127497 2024-08-17T00:53:47.387 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.386+0000 7fb01424f780 1 < completed multipart upload key=34WSPC8OQCN9 upload=FJ3P0AVTX7AL tag=EKC5NHXV0JEC type=write size=3273225 2024-08-17T00:53:47.389 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.388+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=0WREA8T3TVTH type=del size=3863583 2024-08-17T00:53:47.391 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.390+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~Y5RRBIEE4T8L.0 size=863460 2024-08-17T00:53:47.395 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.394+0000 7fb01424f780 1 < completed multipart upload key=6O4EVROYIWFY upload=Y5RRBIEE4T8L tag=AURG2PFNYBJZ type=write size=1912036 2024-08-17T00:53:47.398 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.398+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~9RB1L0IQRVY3.0 size=764140 2024-08-17T00:53:47.399 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.398+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=9RB1L0IQRVY3 tag=ENYVVFLEASHZ type=write size=1812716 2024-08-17T00:53:47.401 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.400+0000 7fb01424f780 1 < completed delete operation key=N3MD2TBM9VPH tag=IL53R2AYQHRN type=del 2024-08-17T00:53:47.402 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.402+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=Z25AQQ09VRZU type=del size=2417963 2024-08-17T00:53:47.403 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.402+0000 7fb01424f780 1 < canceled part key=_multipart_LVQDLJUQ9C3D.2~7YOC8BPHJNAP.0 size=1048576 2024-08-17T00:53:47.404 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.404+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~7YOC8BPHJNAP.1 size=1048576 2024-08-17T00:53:47.406 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.405+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~7YOC8BPHJNAP.2 size=1013866 2024-08-17T00:53:47.409 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.409+0000 7fb01424f780 1 < canceled multipart upload key=LVQDLJUQ9C3D upload=7YOC8BPHJNAP tag=QG833M84RVD9 type=write size=4159594 2024-08-17T00:53:47.413 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.413+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~V3B92VCJ88IK.0 size=1048576 2024-08-17T00:53:47.415 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.414+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~V3B92VCJ88IK.1 size=1048576 2024-08-17T00:53:47.416 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.416+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~V3B92VCJ88IK.2 size=122771 2024-08-17T00:53:47.417 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.416+0000 7fb01424f780 1 > prepared multipart upload key=8W4X8O3PVGIK upload=V3B92VCJ88IK tag=4BXSJTCXKBKU type=write size=3268499 2024-08-17T00:53:47.418 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.418+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~9IKPMO2NN66L.0 size=1048576 2024-08-17T00:53:47.420 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.419+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~9IKPMO2NN66L.1 size=328493 2024-08-17T00:53:47.423 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.423+0000 7fb01424f780 1 < completed multipart upload key=RZ2IEE5FVARR upload=9IKPMO2NN66L tag=0ZGDMQ3ILALI type=write size=2425645 2024-08-17T00:53:47.425 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.425+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=X1M9V7R3G0BL type=del size=3730386 2024-08-17T00:53:47.427 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.426+0000 7fb01424f780 1 < completed delete operation key=VRVT7GCWUU6N tag=X029BH2PB3TM type=del 2024-08-17T00:53:47.429 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.429+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=YBWJSRWDC8EZ type=del size=3173453 2024-08-17T00:53:47.431 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.431+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~JHXHR8JFM4PY.0 size=1048576 2024-08-17T00:53:47.433 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.432+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~JHXHR8JFM4PY.1 size=626840 2024-08-17T00:53:47.436 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.435+0000 7fb01424f780 1 < completed multipart upload key=CPZBVFH6I5H3 upload=JHXHR8JFM4PY tag=1Z56O3P7O1S4 type=write size=2723992 2024-08-17T00:53:47.438 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.438+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=ZNLRQ4KL3ZN2 type=del size=4098059 2024-08-17T00:53:47.442 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.441+0000 7fb01424f780 1 < suggested remove operation key=8W4X8O3PVGIK tag=KQGL6473DPH0 type=del 2024-08-17T00:53:47.446 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.445+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~817S71Z1MXJ0.0 size=1048576 2024-08-17T00:53:47.447 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.447+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~817S71Z1MXJ0.1 size=1048576 2024-08-17T00:53:47.449 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.448+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~817S71Z1MXJ0.2 size=972832 2024-08-17T00:53:47.449 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.448+0000 7fb01424f780 1 > prepared multipart upload key=MJKZQUILO7KC upload=817S71Z1MXJ0 tag=O5OYMN11PK4C type=write size=4118560 2024-08-17T00:53:47.453 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.452+0000 7fb01424f780 1 < suggested remove operation key=S3KCL8RBE1AG tag=BEEJOW7EUTFD type=del 2024-08-17T00:53:47.457 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.456+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~75JIATHL9AZF.0 size=1048576 2024-08-17T00:53:47.458 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.458+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~75JIATHL9AZF.1 size=699830 2024-08-17T00:53:47.459 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.458+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=75JIATHL9AZF tag=LEIZII1A0KLL type=write size=2796982 2024-08-17T00:53:47.461 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.460+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~XS6WHZFMWTTK.0 size=1039795 2024-08-17T00:53:47.464 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.463+0000 7fb01424f780 1 < completed multipart upload key=RZ2IEE5FVARR upload=XS6WHZFMWTTK tag=DIUOB06NDK92 type=write size=2088371 2024-08-17T00:53:47.466 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.466+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=1VB26LN6WSJ0 type=write size=330770 2024-08-17T00:53:47.468 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.468+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~3YHIXMOB3FWA.0 size=872719 2024-08-17T00:53:47.472 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.471+0000 7fb01424f780 1 < completed multipart upload key=ABVVA0H3PKK2 upload=3YHIXMOB3FWA tag=8Y1CNMWYLSO8 type=write size=1921295 2024-08-17T00:53:47.474 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.473+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=L1SBB5VVEL9F type=del size=1456048 2024-08-17T00:53:47.478 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.477+0000 7fb01424f780 1 < suggested update operation key=EBJHQJY1RR06 tag=PK4BFHBW55QS type=del size=58877 2024-08-17T00:53:47.481 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.480+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=Z8OL5YFH0UR0 type=del size=2336674 2024-08-17T00:53:47.484 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.483+0000 7fb01424f780 -1 < failed to complete operation key=S3KCL8RBE1AG tag=HKWTBVK3RS7G type=del size=3176833: (22) Invalid argument 2024-08-17T00:53:47.488 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.487+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~DVS13BFFKSXG.0 size=765113 2024-08-17T00:53:47.488 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.487+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=DVS13BFFKSXG tag=XTB96BQ4SQ96 type=write size=1813689 2024-08-17T00:53:47.490 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.489+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~IUW1J9HG5K1E.0 size=1048576 2024-08-17T00:53:47.490 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.489+0000 7fb01424f780 1 < canceled part key=_multipart_UV6ESHH9QNCW.2~IUW1J9HG5K1E.1 size=1048576 2024-08-17T00:53:47.491 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.490+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~IUW1J9HG5K1E.2 size=267293 2024-08-17T00:53:47.494 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.494+0000 7fb01424f780 1 < canceled multipart upload key=UV6ESHH9QNCW upload=IUW1J9HG5K1E tag=99FXVZS7XVEG type=write size=3413021 2024-08-17T00:53:47.498 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.497+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~78SM5NN95Z57.0 size=1048576 2024-08-17T00:53:47.500 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.499+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~78SM5NN95Z57.1 size=1048576 2024-08-17T00:53:47.502 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.501+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~78SM5NN95Z57.2 size=661505 2024-08-17T00:53:47.502 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.501+0000 7fb01424f780 1 > prepared multipart upload key=8GM8KYF0PWHP upload=78SM5NN95Z57 tag=RMIGW2JKPEHX type=write size=3807233 2024-08-17T00:53:47.503 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.503+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~4ZADUF853LHF.0 size=180214 2024-08-17T00:53:47.507 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.506+0000 7fb01424f780 1 < completed multipart upload key=CPZBVFH6I5H3 upload=4ZADUF853LHF tag=4L5U4S8RNTN4 type=write size=1228790 2024-08-17T00:53:47.509 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.509+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=L1MMATHLFRAW type=del size=393455 2024-08-17T00:53:47.511 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.511+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~VRBKQ74TJKZM.0 size=1048576 2024-08-17T00:53:47.513 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.512+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~VRBKQ74TJKZM.1 size=1048576 2024-08-17T00:53:47.515 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.514+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~VRBKQ74TJKZM.2 size=664770 2024-08-17T00:53:47.519 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.518+0000 7fb01424f780 1 < completed multipart upload key=7FAQBH9KA29U upload=VRBKQ74TJKZM tag=20N0RT0QI2O4 type=write size=3810498 2024-08-17T00:53:47.522 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.522+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~MCEIZO8YGQ0P.0 size=1048576 2024-08-17T00:53:47.525 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.524+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~MCEIZO8YGQ0P.1 size=1048576 2024-08-17T00:53:47.526 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.526+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~MCEIZO8YGQ0P.2 size=284084 2024-08-17T00:53:47.526 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.526+0000 7fb01424f780 1 > prepared multipart upload key=RZ2IEE5FVARR upload=MCEIZO8YGQ0P tag=D3N1CHUULQIZ type=write size=3429812 2024-08-17T00:53:47.528 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.528+0000 7fb01424f780 1 < completed delete operation key=N3MD2TBM9VPH tag=0WREA8T3TVTH type=del 2024-08-17T00:53:47.530 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.530+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=JEL77RJM6F6G type=del size=2921612 2024-08-17T00:53:47.532 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.532+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~9RB1L0IQRVY3.0 size=764140 2024-08-17T00:53:47.536 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.535+0000 7fb01424f780 1 < completed multipart upload key=6O4EVROYIWFY upload=9RB1L0IQRVY3 tag=ENYVVFLEASHZ type=write size=1812716 2024-08-17T00:53:47.540 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.539+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~4G1XG670MTK7.0 size=452172 2024-08-17T00:53:47.540 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.539+0000 7fb01424f780 1 > prepared multipart upload key=MXCT40R93XCB upload=4G1XG670MTK7 tag=EQHNU94FJX3U type=write size=1500748 2024-08-17T00:53:47.542 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.541+0000 7fb01424f780 1 < completed delete operation key=KEYYP2QAG9S5 tag=Z25AQQ09VRZU type=del 2024-08-17T00:53:47.545 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.545+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~91SNF3L6O8P0.0 size=1048576 2024-08-17T00:53:47.547 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.546+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~91SNF3L6O8P0.1 size=162453 2024-08-17T00:53:47.547 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.546+0000 7fb01424f780 1 > prepared multipart upload key=WSUZM346535N upload=91SNF3L6O8P0 tag=K4R4RBZK8AUV type=write size=2259605 2024-08-17T00:53:47.549 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.548+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~V3B92VCJ88IK.0 size=1048576 2024-08-17T00:53:47.551 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.550+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~V3B92VCJ88IK.1 size=1048576 2024-08-17T00:53:47.552 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.552+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~V3B92VCJ88IK.2 size=122771 2024-08-17T00:53:47.556 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.555+0000 7fb01424f780 1 < completed multipart upload key=8W4X8O3PVGIK upload=V3B92VCJ88IK tag=4BXSJTCXKBKU type=write size=3268499 2024-08-17T00:53:47.558 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.557+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=I9SWDLXUDYSZ type=del size=18509 2024-08-17T00:53:47.560 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.560+0000 7fb01424f780 1 < canceled operation key=X6NVU1F49VO8 tag=X1M9V7R3G0BL type=del size=3730386 2024-08-17T00:53:47.562 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.562+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=EQ25QOC9VIB8 type=del size=567364 2024-08-17T00:53:47.564 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.564+0000 7fb01424f780 1 < canceled operation key=8GM8KYF0PWHP tag=YBWJSRWDC8EZ type=del size=3173453 2024-08-17T00:53:47.566 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.566+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=AULQI25LH1KD type=del size=323286 2024-08-17T00:53:47.569 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.568+0000 7fb01424f780 -1 < failed to complete operation key=S3KCL8RBE1AG tag=ZNLRQ4KL3ZN2 type=del size=4098059: (22) Invalid argument 2024-08-17T00:53:47.571 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.570+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=MA0ZMNGRHLPQ type=del size=851333 2024-08-17T00:53:47.573 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.572+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~817S71Z1MXJ0.0 size=1048576 2024-08-17T00:53:47.575 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.574+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~817S71Z1MXJ0.1 size=1048576 2024-08-17T00:53:47.576 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.576+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~817S71Z1MXJ0.2 size=972832 2024-08-17T00:53:47.580 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.579+0000 7fb01424f780 1 < completed multipart upload key=MJKZQUILO7KC upload=817S71Z1MXJ0 tag=O5OYMN11PK4C type=write size=4118560 2024-08-17T00:53:47.581 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.581+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=JYEJ77XM3X44 type=del size=3870279 2024-08-17T00:53:47.583 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.583+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~75JIATHL9AZF.0 size=1048576 2024-08-17T00:53:47.585 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.584+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~75JIATHL9AZF.1 size=699830 2024-08-17T00:53:47.588 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.587+0000 7fb01424f780 1 < completed multipart upload key=6O4EVROYIWFY upload=75JIATHL9AZF tag=LEIZII1A0KLL type=write size=2796982 2024-08-17T00:53:47.592 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.592+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~SJXLKHACNDB7.0 size=929818 2024-08-17T00:53:47.592 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.592+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=SJXLKHACNDB7 tag=5Y0YXQU6P5G8 type=write size=1978394 2024-08-17T00:53:47.596 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.595+0000 7fb01424f780 1 < suggested update operation key=W4SLINB2L3K2 tag=1VB26LN6WSJ0 type=write size=330770 2024-08-17T00:53:47.600 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.599+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~MUKXLA4P5T43.0 size=1048576 2024-08-17T00:53:47.602 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.601+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~MUKXLA4P5T43.1 size=961170 2024-08-17T00:53:47.602 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.601+0000 7fb01424f780 1 > prepared multipart upload key=GQP0TA69WBUB upload=MUKXLA4P5T43 tag=1WTVH91J6LNE type=write size=3058322 2024-08-17T00:53:47.604 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.603+0000 7fb01424f780 1 < canceled operation key=RZ2IEE5FVARR tag=L1SBB5VVEL9F type=del size=1456048 2024-08-17T00:53:47.606 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.605+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=RC2CUCVRNBSW type=del size=719667 2024-08-17T00:53:47.609 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.609+0000 7fb01424f780 1 < suggested update operation key=3WCJZ3SLDTDT tag=Z8OL5YFH0UR0 type=del size=2336674 2024-08-17T00:53:47.611 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.610+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=JWXX27UF18D5 type=del size=3026629 2024-08-17T00:53:47.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:47 smithi177 ceph-mon[90034]: pgmap v1242: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 400 KiB/s wr, 2.03k op/s 2024-08-17T00:53:47.613 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.613+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~DVS13BFFKSXG.0 size=765113 2024-08-17T00:53:47.616 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.616+0000 7fb01424f780 1 < completed multipart upload key=6O4EVROYIWFY upload=DVS13BFFKSXG tag=XTB96BQ4SQ96 type=write size=1813689 2024-08-17T00:53:47.619 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.618+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=5R0FT7ESR9RU type=del size=1542233 2024-08-17T00:53:47.620 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.620+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~78SM5NN95Z57.0 size=1048576 2024-08-17T00:53:47.622 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.621+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~78SM5NN95Z57.1 size=1048576 2024-08-17T00:53:47.622 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.621+0000 7fb01424f780 1 < canceled part key=_multipart_8GM8KYF0PWHP.2~78SM5NN95Z57.2 size=661505 2024-08-17T00:53:47.625 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.625+0000 7fb01424f780 1 < canceled multipart upload key=8GM8KYF0PWHP upload=78SM5NN95Z57 tag=RMIGW2JKPEHX type=write size=3807233 2024-08-17T00:53:47.629 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.628+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~H70SLTON2TKW.0 size=1048576 2024-08-17T00:53:47.631 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.630+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~H70SLTON2TKW.1 size=757788 2024-08-17T00:53:47.631 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.630+0000 7fb01424f780 1 > prepared multipart upload key=MXCT40R93XCB upload=H70SLTON2TKW tag=6Y09C2QW0XW4 type=write size=2854940 2024-08-17T00:53:47.633 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.632+0000 7fb01424f780 1 < completed delete operation key=LVQDLJUQ9C3D tag=L1MMATHLFRAW type=del 2024-08-17T00:53:47.635 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.634+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=MBE8XJK2766R type=del size=3652329 2024-08-17T00:53:47.637 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.636+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~MCEIZO8YGQ0P.0 size=1048576 2024-08-17T00:53:47.639 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.638+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~MCEIZO8YGQ0P.1 size=1048576 2024-08-17T00:53:47.642 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.640+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~MCEIZO8YGQ0P.2 size=284084 2024-08-17T00:53:47.645 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.644+0000 7fb01424f780 1 < completed multipart upload key=RZ2IEE5FVARR upload=MCEIZO8YGQ0P tag=D3N1CHUULQIZ type=write size=3429812 2024-08-17T00:53:47.647 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.646+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=UI9VBZ34ZJAO type=write size=167314 2024-08-17T00:53:47.651 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.651+0000 7fb01424f780 1 < suggested update operation key=MJKZQUILO7KC tag=JEL77RJM6F6G type=del size=2921612 2024-08-17T00:53:47.653 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.653+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=62B0IFEHM0AH type=write size=849509 2024-08-17T00:53:47.655 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.655+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~4G1XG670MTK7.0 size=452172 2024-08-17T00:53:47.659 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.659+0000 7fb01424f780 1 < completed multipart upload key=MXCT40R93XCB upload=4G1XG670MTK7 tag=EQHNU94FJX3U type=write size=1500748 2024-08-17T00:53:47.661 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.661+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=XKSOQAT83J4A type=del size=698974 2024-08-17T00:53:47.663 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.663+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~91SNF3L6O8P0.0 size=1048576 2024-08-17T00:53:47.665 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.665+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~91SNF3L6O8P0.1 size=162453 2024-08-17T00:53:47.669 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.668+0000 7fb01424f780 1 < completed multipart upload key=WSUZM346535N upload=91SNF3L6O8P0 tag=K4R4RBZK8AUV type=write size=2259605 2024-08-17T00:53:47.673 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.672+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~XZ5K7VD62I8P.0 size=1048576 2024-08-17T00:53:47.674 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.674+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~XZ5K7VD62I8P.1 size=1048576 2024-08-17T00:53:47.676 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.675+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~XZ5K7VD62I8P.2 size=25752 2024-08-17T00:53:47.676 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.675+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=XZ5K7VD62I8P tag=031908NFDH2L type=write size=3171480 2024-08-17T00:53:47.678 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.677+0000 7fb01424f780 1 < completed delete operation key=ABVVA0H3PKK2 tag=I9SWDLXUDYSZ type=del 2024-08-17T00:53:47.680 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.679+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=PGAU96XGSXL3 type=del size=1579488 2024-08-17T00:53:47.683 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.682+0000 7fb01424f780 -1 < failed to complete operation key=MJKZQUILO7KC tag=EQ25QOC9VIB8 type=del size=567364: (22) Invalid argument 2024-08-17T00:53:47.685 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.684+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=I94LAU7D5YYH type=del size=2740520 2024-08-17T00:53:47.687 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.686+0000 7fb01424f780 1 < canceled operation key=U1LNH0TF0YZA tag=AULQI25LH1KD type=del size=323286 2024-08-17T00:53:47.688 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.688+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=J9ST2MNUKVMK type=write size=431608 2024-08-17T00:53:47.692 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.692+0000 7fb01424f780 1 < suggested update operation key=KEYYP2QAG9S5 tag=MA0ZMNGRHLPQ type=del size=851333 2024-08-17T00:53:47.695 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.694+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=U9GN8WJAWZB0 type=del size=3885320 2024-08-17T00:53:47.697 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.696+0000 7fb01424f780 1 < completed delete operation key=CHEEDYEMAX2D tag=JYEJ77XM3X44 type=del 2024-08-17T00:53:47.698 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.698+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=J1ID13DMI88T type=del size=208970 2024-08-17T00:53:47.700 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.700+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~SJXLKHACNDB7.0 size=929818 2024-08-17T00:53:47.704 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.703+0000 7fb01424f780 1 < completed multipart upload key=6O4EVROYIWFY upload=SJXLKHACNDB7 tag=5Y0YXQU6P5G8 type=write size=1978394 2024-08-17T00:53:47.706 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.705+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=RZY1Q4AE6VG5 type=del size=953102 2024-08-17T00:53:47.708 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.707+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~MUKXLA4P5T43.0 size=1048576 2024-08-17T00:53:47.708 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.707+0000 7fb01424f780 1 < canceled part key=_multipart_GQP0TA69WBUB.2~MUKXLA4P5T43.1 size=961170 2024-08-17T00:53:47.711 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.710+0000 7fb01424f780 1 < canceled multipart upload key=GQP0TA69WBUB upload=MUKXLA4P5T43 tag=1WTVH91J6LNE type=write size=3058322 2024-08-17T00:53:47.715 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.714+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~7HUV7QAI9QW5.0 size=362933 2024-08-17T00:53:47.715 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.714+0000 7fb01424f780 1 > prepared multipart upload key=7FAQBH9KA29U upload=7HUV7QAI9QW5 tag=B187M9HMLC5Z type=write size=1411509 2024-08-17T00:53:47.717 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.716+0000 7fb01424f780 1 < canceled operation key=CHEEDYEMAX2D tag=RC2CUCVRNBSW type=del size=719667 2024-08-17T00:53:47.720 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.720+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~PZPA5KNWMY6N.0 size=1048576 2024-08-17T00:53:47.722 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.721+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~PZPA5KNWMY6N.1 size=486273 2024-08-17T00:53:47.722 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.721+0000 7fb01424f780 1 > prepared multipart upload key=AUFE3JLJ8M3L upload=PZPA5KNWMY6N tag=3YAZWO7HAC1F type=write size=2583425 2024-08-17T00:53:47.724 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.723+0000 7fb01424f780 1 < completed delete operation key=CPZBVFH6I5H3 tag=JWXX27UF18D5 type=del 2024-08-17T00:53:47.726 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.726+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=PI42N5OEGFOE type=write size=448335 2024-08-17T00:53:47.729 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.728+0000 7fb01424f780 -1 < failed to complete operation key=KEYYP2QAG9S5 tag=5R0FT7ESR9RU type=del size=1542233: (22) Invalid argument 2024-08-17T00:53:47.731 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.731+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=AI26D23INHL2 type=del size=3263159 2024-08-17T00:53:47.733 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.733+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~H70SLTON2TKW.0 size=1048576 2024-08-17T00:53:47.735 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.734+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~H70SLTON2TKW.1 size=757788 2024-08-17T00:53:47.738 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.738+0000 7fb01424f780 1 < completed multipart upload key=MXCT40R93XCB upload=H70SLTON2TKW tag=6Y09C2QW0XW4 type=write size=2854940 2024-08-17T00:53:47.742 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.741+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~7J7OJJO2VE3U.0 size=1048576 2024-08-17T00:53:47.744 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.743+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~7J7OJJO2VE3U.1 size=982126 2024-08-17T00:53:47.744 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.743+0000 7fb01424f780 1 > prepared multipart upload key=3WCJZ3SLDTDT upload=7J7OJJO2VE3U tag=44PYFRU6SL40 type=write size=3079278 2024-08-17T00:53:47.746 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.745+0000 7fb01424f780 1 < completed delete operation key=RZ2IEE5FVARR tag=MBE8XJK2766R type=del 2024-08-17T00:53:47.747 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.747+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=6L31W4OJBXE6 type=del size=2952626 2024-08-17T00:53:47.750 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.749+0000 7fb01424f780 1 < completed write operation key=S3KCL8RBE1AG tag=UI9VBZ34ZJAO type=write size=167314 2024-08-17T00:53:47.752 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.751+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=A3QKQPXIUDGL type=del size=1400162 2024-08-17T00:53:47.754 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.753+0000 7fb01424f780 1 < completed write operation key=8W4X8O3PVGIK tag=62B0IFEHM0AH type=write size=849509 2024-08-17T00:53:47.756 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.755+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=H8ERC37YAPFY type=del size=693615 2024-08-17T00:53:47.758 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.757+0000 7fb01424f780 1 < completed delete operation key=EBJHQJY1RR06 tag=XKSOQAT83J4A type=del 2024-08-17T00:53:47.759 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.759+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=IA11PL0CF1NJ type=del size=268064 2024-08-17T00:53:47.760 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.759+0000 7fb01424f780 1 < canceled part key=_multipart_6O4EVROYIWFY.2~XZ5K7VD62I8P.0 size=1048576 2024-08-17T00:53:47.761 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.761+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~XZ5K7VD62I8P.1 size=1048576 2024-08-17T00:53:47.765 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.762+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~XZ5K7VD62I8P.2 size=25752 2024-08-17T00:53:47.766 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.765+0000 7fb01424f780 1 < canceled multipart upload key=6O4EVROYIWFY upload=XZ5K7VD62I8P tag=031908NFDH2L type=write size=3171480 2024-08-17T00:53:47.770 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.770+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~R1AHK29ZMD1U.0 size=921966 2024-08-17T00:53:47.770 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.770+0000 7fb01424f780 1 > prepared multipart upload key=OLV8V97NI3YD upload=R1AHK29ZMD1U tag=G3Q1D2TSY7J6 type=write size=1970542 2024-08-17T00:53:47.772 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.771+0000 7fb01424f780 1 < completed delete operation key=ABVVA0H3PKK2 tag=PGAU96XGSXL3 type=del 2024-08-17T00:53:47.774 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.773+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=EHWWI2Y5RTWP type=del size=685973 2024-08-17T00:53:47.776 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.776+0000 7fb01424f780 1 < completed delete operation key=AUFE3JLJ8M3L tag=I94LAU7D5YYH type=del 2024-08-17T00:53:47.778 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.778+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=4LI6VHVYYMC1 type=write size=591836 2024-08-17T00:53:47.780 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.780+0000 7fb01424f780 1 < completed write operation key=W4SLINB2L3K2 tag=J9ST2MNUKVMK type=write size=431608 2024-08-17T00:53:47.784 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.783+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~L20ADZBSY305.0 size=1048576 2024-08-17T00:53:47.786 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.786+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~L20ADZBSY305.1 size=1048576 2024-08-17T00:53:47.788 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.787+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~L20ADZBSY305.2 size=519095 2024-08-17T00:53:47.788 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.787+0000 7fb01424f780 1 > prepared multipart upload key=CPZBVFH6I5H3 upload=L20ADZBSY305 tag=FQTGTKYWFADD type=write size=3664823 2024-08-17T00:53:47.790 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.789+0000 7fb01424f780 1 < completed delete operation key=UV6ESHH9QNCW tag=U9GN8WJAWZB0 type=del 2024-08-17T00:53:47.792 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.791+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=KH0WEK6710Z9 type=del size=2288268 2024-08-17T00:53:47.794 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.793+0000 7fb01424f780 1 < completed delete operation key=MXCT40R93XCB tag=J1ID13DMI88T type=del 2024-08-17T00:53:47.795 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.795+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=G0VEQZHBQE64 type=write size=362444 2024-08-17T00:53:47.797 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.797+0000 7fb01424f780 1 < completed delete operation key=8HBBNALD090M tag=RZY1Q4AE6VG5 type=del 2024-08-17T00:53:47.799 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.798+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=DYJZ11STZ89C type=del size=1624614 2024-08-17T00:53:47.801 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.800+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~7HUV7QAI9QW5.0 size=362933 2024-08-17T00:53:47.805 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.804+0000 7fb01424f780 1 < completed multipart upload key=7FAQBH9KA29U upload=7HUV7QAI9QW5 tag=B187M9HMLC5Z type=write size=1411509 2024-08-17T00:53:47.809 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.808+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~M20U4FBIQC3K.0 size=724708 2024-08-17T00:53:47.809 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.808+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=M20U4FBIQC3K tag=5CQE4WG2OQCY type=write size=1773284 2024-08-17T00:53:47.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:47 smithi110 ceph-mon[100641]: pgmap v1242: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 400 KiB/s wr, 2.03k op/s 2024-08-17T00:53:47.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:47 smithi110 ceph-mon[98148]: pgmap v1242: 137 pgs: 137 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 400 KiB/s wr, 2.03k op/s 2024-08-17T00:53:47.811 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.810+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~PZPA5KNWMY6N.0 size=1048576 2024-08-17T00:53:47.813 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.812+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~PZPA5KNWMY6N.1 size=486273 2024-08-17T00:53:47.816 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.815+0000 7fb01424f780 1 < completed multipart upload key=AUFE3JLJ8M3L upload=PZPA5KNWMY6N tag=3YAZWO7HAC1F type=write size=2583425 2024-08-17T00:53:47.818 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.817+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=1M8ILXDZ04H8 type=del size=1528640 2024-08-17T00:53:47.820 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.819+0000 7fb01424f780 1 < completed write operation key=3WCJZ3SLDTDT tag=PI42N5OEGFOE type=write size=448335 2024-08-17T00:53:47.822 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.821+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=9B0UQR2UX3T8 type=del size=3957415 2024-08-17T00:53:47.824 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.823+0000 7fb01424f780 1 < completed delete operation key=LVQDLJUQ9C3D tag=AI26D23INHL2 type=del 2024-08-17T00:53:47.827 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.826+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~C019R37NN2EP.0 size=797173 2024-08-17T00:53:47.827 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.826+0000 7fb01424f780 1 > prepared multipart upload key=ABVVA0H3PKK2 upload=C019R37NN2EP tag=066R0F7OJYA5 type=write size=1845749 2024-08-17T00:53:47.829 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.828+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~7J7OJJO2VE3U.0 size=1048576 2024-08-17T00:53:47.831 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.830+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~7J7OJJO2VE3U.1 size=982126 2024-08-17T00:53:47.834 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.833+0000 7fb01424f780 1 < completed multipart upload key=3WCJZ3SLDTDT upload=7J7OJJO2VE3U tag=44PYFRU6SL40 type=write size=3079278 2024-08-17T00:53:47.838 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.837+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~PHOOT9FYUNSN.0 size=822947 2024-08-17T00:53:47.838 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.837+0000 7fb01424f780 1 > prepared multipart upload key=ABVVA0H3PKK2 upload=PHOOT9FYUNSN tag=WV372RE8EQBT type=write size=1871523 2024-08-17T00:53:47.839 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.839+0000 7fb01424f780 1 < completed delete operation key=GQP0TA69WBUB tag=6L31W4OJBXE6 type=del 2024-08-17T00:53:47.843 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.842+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~02F0HRW5U0K5.0 size=1048576 2024-08-17T00:53:47.845 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.844+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~02F0HRW5U0K5.1 size=416318 2024-08-17T00:53:47.845 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.844+0000 7fb01424f780 1 > prepared multipart upload key=34WSPC8OQCN9 upload=02F0HRW5U0K5 tag=IRLIXRG5I1YH type=write size=2513470 2024-08-17T00:53:47.847 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.846+0000 7fb01424f780 1 < canceled operation key=5COBAX0KWX44 tag=A3QKQPXIUDGL type=del size=1400162 2024-08-17T00:53:47.851 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.850+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~PUOC4ZMQIF5X.0 size=1048576 2024-08-17T00:53:47.852 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.852+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~PUOC4ZMQIF5X.1 size=1048576 2024-08-17T00:53:47.854 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.853+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~PUOC4ZMQIF5X.2 size=543640 2024-08-17T00:53:47.854 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.853+0000 7fb01424f780 1 > prepared multipart upload key=7FAQBH9KA29U upload=PUOC4ZMQIF5X tag=32W7ALRGYLSC type=write size=3689368 2024-08-17T00:53:47.856 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.855+0000 7fb01424f780 1 < completed delete operation key=U1LNH0TF0YZA tag=H8ERC37YAPFY type=del 2024-08-17T00:53:47.860 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.859+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~B0K4D08CPY7L.0 size=1048576 2024-08-17T00:53:47.862 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.861+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~B0K4D08CPY7L.1 size=543445 2024-08-17T00:53:47.862 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.861+0000 7fb01424f780 1 > prepared multipart upload key=LVQDLJUQ9C3D upload=B0K4D08CPY7L tag=CBD7TRBK1DL6 type=write size=2640597 2024-08-17T00:53:47.863 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.863+0000 7fb01424f780 1 < completed delete operation key=UV6ESHH9QNCW tag=IA11PL0CF1NJ type=del 2024-08-17T00:53:47.865 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.865+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=X6ABMTZZRPKO type=del size=1437307 2024-08-17T00:53:47.867 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.866+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~R1AHK29ZMD1U.0 size=921966 2024-08-17T00:53:47.871 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.870+0000 7fb01424f780 1 < completed multipart upload key=OLV8V97NI3YD upload=R1AHK29ZMD1U tag=G3Q1D2TSY7J6 type=write size=1970542 2024-08-17T00:53:47.875 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.874+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~ZW64ZCUTL3CM.0 size=829686 2024-08-17T00:53:47.875 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.874+0000 7fb01424f780 1 > prepared multipart upload key=8GM8KYF0PWHP upload=ZW64ZCUTL3CM tag=7RJ1M1FXXUEK type=write size=1878262 2024-08-17T00:53:47.877 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.877+0000 7fb01424f780 1 < completed delete operation key=GQP0TA69WBUB tag=EHWWI2Y5RTWP type=del 2024-08-17T00:53:47.879 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.879+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=TDZYRRM2TXR1 type=del size=1531591 2024-08-17T00:53:47.883 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.882+0000 7fb01424f780 1 < suggested remove operation key=S3KCL8RBE1AG tag=4LI6VHVYYMC1 type=write 2024-08-17T00:53:47.885 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.884+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=DF9PR6P3494D type=del size=1749015 2024-08-17T00:53:47.887 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.886+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~L20ADZBSY305.0 size=1048576 2024-08-17T00:53:47.887 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.886+0000 7fb01424f780 1 < canceled part key=_multipart_CPZBVFH6I5H3.2~L20ADZBSY305.1 size=1048576 2024-08-17T00:53:47.888 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.888+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~L20ADZBSY305.2 size=519095 2024-08-17T00:53:47.892 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.891+0000 7fb01424f780 1 < canceled multipart upload key=CPZBVFH6I5H3 upload=L20ADZBSY305 tag=FQTGTKYWFADD type=write size=3664823 2024-08-17T00:53:47.896 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.895+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~FU2ATKP4AIKA.0 size=1048576 2024-08-17T00:53:47.898 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.897+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~FU2ATKP4AIKA.1 size=25061 2024-08-17T00:53:47.898 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.897+0000 7fb01424f780 1 > prepared multipart upload key=8W4X8O3PVGIK upload=FU2ATKP4AIKA tag=PEMULFX6B0PT type=write size=2122213 2024-08-17T00:53:47.900 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.899+0000 7fb01424f780 1 < completed delete operation key=UV6ESHH9QNCW tag=KH0WEK6710Z9 type=del 2024-08-17T00:53:47.902 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.901+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=ZT8NWKN062ZJ type=write size=735852 2024-08-17T00:53:47.904 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.903+0000 7fb01424f780 1 < completed write operation key=8HBBNALD090M tag=G0VEQZHBQE64 type=write size=362444 2024-08-17T00:53:47.906 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.906+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=E0ADRTOUIALG type=del size=3117329 2024-08-17T00:53:47.909 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.908+0000 7fb01424f780 1 < canceled operation key=WSUZM346535N tag=DYJZ11STZ89C type=del size=1624614 2024-08-17T00:53:47.912 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.912+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~RV4LDQ4V0E0G.0 size=1048576 2024-08-17T00:53:47.914 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.913+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~RV4LDQ4V0E0G.1 size=123323 2024-08-17T00:53:47.914 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.913+0000 7fb01424f780 1 > prepared multipart upload key=OLV8V97NI3YD upload=RV4LDQ4V0E0G tag=MDYFX3VL89K0 type=write size=2220475 2024-08-17T00:53:47.916 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.916+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~M20U4FBIQC3K.0 size=724708 2024-08-17T00:53:47.920 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.919+0000 7fb01424f780 1 < completed multipart upload key=6O4EVROYIWFY upload=M20U4FBIQC3K tag=5CQE4WG2OQCY type=write size=1773284 2024-08-17T00:53:47.922 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.921+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=ZDIKTU07OA60 type=del size=1883188 2024-08-17T00:53:47.924 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.923+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=1M8ILXDZ04H8 type=del 2024-08-17T00:53:47.926 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.925+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=XOSFUVVH9V36 type=del size=2639682 2024-08-17T00:53:47.928 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.928+0000 7fb01424f780 1 < completed delete operation key=ABVVA0H3PKK2 tag=9B0UQR2UX3T8 type=del 2024-08-17T00:53:47.930 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.930+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=24EDRAJGREL6 type=del size=1040294 2024-08-17T00:53:47.932 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.932+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~C019R37NN2EP.0 size=797173 2024-08-17T00:53:47.936 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.935+0000 7fb01424f780 1 < completed multipart upload key=ABVVA0H3PKK2 upload=C019R37NN2EP tag=066R0F7OJYA5 type=write size=1845749 2024-08-17T00:53:47.938 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.937+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=J5L3JWSQQI0M type=write size=840561 2024-08-17T00:53:47.940 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.939+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~PHOOT9FYUNSN.0 size=822947 2024-08-17T00:53:47.944 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.943+0000 7fb01424f780 1 < completed multipart upload key=ABVVA0H3PKK2 upload=PHOOT9FYUNSN tag=WV372RE8EQBT type=write size=1871523 2024-08-17T00:53:47.948 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.947+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~LDO34G3DRVD5.0 size=1048576 2024-08-17T00:53:47.950 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.949+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~LDO34G3DRVD5.1 size=1048576 2024-08-17T00:53:47.952 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.951+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~LDO34G3DRVD5.2 size=23652 2024-08-17T00:53:47.952 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.951+0000 7fb01424f780 1 > prepared multipart upload key=AUFE3JLJ8M3L upload=LDO34G3DRVD5 tag=VH5OXL0KH62R type=write size=3169380 2024-08-17T00:53:47.954 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.953+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~02F0HRW5U0K5.0 size=1048576 2024-08-17T00:53:47.956 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.955+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~02F0HRW5U0K5.1 size=416318 2024-08-17T00:53:47.959 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.959+0000 7fb01424f780 1 < completed multipart upload key=34WSPC8OQCN9 upload=02F0HRW5U0K5 tag=IRLIXRG5I1YH type=write size=2513470 2024-08-17T00:53:47.961 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.961+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=Z10F9HYQN2BX type=write size=1028768 2024-08-17T00:53:47.963 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.963+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~PUOC4ZMQIF5X.0 size=1048576 2024-08-17T00:53:47.965 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.965+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~PUOC4ZMQIF5X.1 size=1048576 2024-08-17T00:53:47.967 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.966+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~PUOC4ZMQIF5X.2 size=543640 2024-08-17T00:53:47.971 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.970+0000 7fb01424f780 1 < completed multipart upload key=7FAQBH9KA29U upload=PUOC4ZMQIF5X tag=32W7ALRGYLSC type=write size=3689368 2024-08-17T00:53:47.973 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.973+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=JKRLKXP9VR18 type=write size=927572 2024-08-17T00:53:47.975 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.975+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~B0K4D08CPY7L.0 size=1048576 2024-08-17T00:53:47.977 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.976+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~B0K4D08CPY7L.1 size=543445 2024-08-17T00:53:47.980 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.979+0000 7fb01424f780 1 < completed multipart upload key=LVQDLJUQ9C3D upload=B0K4D08CPY7L tag=CBD7TRBK1DL6 type=write size=2640597 2024-08-17T00:53:47.982 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.982+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=95WEHWGOLHBR type=del size=536756 2024-08-17T00:53:47.984 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.984+0000 7fb01424f780 1 < completed delete operation key=LVQDLJUQ9C3D tag=X6ABMTZZRPKO type=del 2024-08-17T00:53:47.986 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.986+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=E7S5GWG78D3U type=del size=1463759 2024-08-17T00:53:47.988 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.988+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~ZW64ZCUTL3CM.0 size=829686 2024-08-17T00:53:47.994 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.993+0000 7fb01424f780 1 < completed multipart upload key=8GM8KYF0PWHP upload=ZW64ZCUTL3CM tag=7RJ1M1FXXUEK type=write size=1878262 2024-08-17T00:53:47.997 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.996+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=5G4YHAKM7LQ2 type=del size=2439699 2024-08-17T00:53:47.999 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:47.998+0000 7fb01424f780 1 < canceled operation key=LKOTKLA00UZK tag=TDZYRRM2TXR1 type=del size=1531591 2024-08-17T00:53:48.001 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.000+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=D5BSLA7W8OCU type=write size=590138 2024-08-17T00:53:48.005 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.005+0000 7fb01424f780 1 < suggested update operation key=5COBAX0KWX44 tag=DF9PR6P3494D type=del size=1749015 2024-08-17T00:53:48.010 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.009+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~7UKY5C2985M0.0 size=1044792 2024-08-17T00:53:48.010 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.009+0000 7fb01424f780 1 > prepared multipart upload key=UV6ESHH9QNCW upload=7UKY5C2985M0 tag=2SJ37X3FEXU7 type=write size=2093368 2024-08-17T00:53:48.012 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.011+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~FU2ATKP4AIKA.0 size=1048576 2024-08-17T00:53:48.014 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.013+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~FU2ATKP4AIKA.1 size=25061 2024-08-17T00:53:48.018 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.017+0000 7fb01424f780 1 < completed multipart upload key=8W4X8O3PVGIK upload=FU2ATKP4AIKA tag=PEMULFX6B0PT type=write size=2122213 2024-08-17T00:53:48.021 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.021+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~X073OJ790L39.0 size=1048576 2024-08-17T00:53:48.023 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.022+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~X073OJ790L39.1 size=1027687 2024-08-17T00:53:48.023 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.022+0000 7fb01424f780 1 > prepared multipart upload key=VT9PITFIBA0U upload=X073OJ790L39 tag=A0VH2JIS7AL0 type=write size=3124839 2024-08-17T00:53:48.025 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.024+0000 7fb01424f780 1 < canceled operation key=8GM8KYF0PWHP tag=ZT8NWKN062ZJ type=write size=735852 2024-08-17T00:53:48.029 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.028+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~1AY076J6NSB4.0 size=1048576 2024-08-17T00:53:48.031 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.030+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~1AY076J6NSB4.1 size=419181 2024-08-17T00:53:48.031 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.030+0000 7fb01424f780 1 > prepared multipart upload key=GI1HR389TZUU upload=1AY076J6NSB4 tag=J5R6DL007Q5C type=write size=2516333 2024-08-17T00:53:48.032 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.032+0000 7fb01424f780 1 < completed delete operation key=GQP0TA69WBUB tag=E0ADRTOUIALG type=del 2024-08-17T00:53:48.036 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.035+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~BI220EEH2FNG.0 size=1048576 2024-08-17T00:53:48.038 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.037+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~BI220EEH2FNG.1 size=171817 2024-08-17T00:53:48.038 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.037+0000 7fb01424f780 1 > prepared multipart upload key=UV6ESHH9QNCW upload=BI220EEH2FNG tag=5VUQVUBORZ6M type=write size=2268969 2024-08-17T00:53:48.040 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.039+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~RV4LDQ4V0E0G.0 size=1048576 2024-08-17T00:53:48.042 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.041+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~RV4LDQ4V0E0G.1 size=123323 2024-08-17T00:53:48.045 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.044+0000 7fb01424f780 1 < completed multipart upload key=OLV8V97NI3YD upload=RV4LDQ4V0E0G tag=MDYFX3VL89K0 type=write size=2220475 2024-08-17T00:53:48.049 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.048+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~44ITOH6A73WC.0 size=1048576 2024-08-17T00:53:48.050 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.050+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~44ITOH6A73WC.1 size=1048576 2024-08-17T00:53:48.052 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.051+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~44ITOH6A73WC.2 size=509005 2024-08-17T00:53:48.052 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.051+0000 7fb01424f780 1 > prepared multipart upload key=5COBAX0KWX44 upload=44ITOH6A73WC tag=S3HKRHSI0Q75 type=write size=3654733 2024-08-17T00:53:48.056 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.056+0000 7fb01424f780 1 < suggested remove operation key=UV6ESHH9QNCW tag=ZDIKTU07OA60 type=del 2024-08-17T00:53:48.058 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.058+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=X2UTZM15K19F type=del size=1443929 2024-08-17T00:53:48.061 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.060+0000 7fb01424f780 1 < completed delete operation key=3WCJZ3SLDTDT tag=XOSFUVVH9V36 type=del 2024-08-17T00:53:48.063 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.062+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=G23KJBZH0FRH type=del size=2101403 2024-08-17T00:53:48.065 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.064+0000 7fb01424f780 1 < canceled operation key=N3MD2TBM9VPH tag=24EDRAJGREL6 type=del size=1040294 2024-08-17T00:53:48.067 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.066+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=2RUVEMWF9M0I type=del size=1181189 2024-08-17T00:53:48.069 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.069+0000 7fb01424f780 1 < completed write operation key=VRVT7GCWUU6N tag=J5L3JWSQQI0M type=write size=840561 2024-08-17T00:53:48.072 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.071+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=QARWPI8EITS7 type=del size=3027906 2024-08-17T00:53:48.075 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.074+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~LDO34G3DRVD5.0 size=1048576 2024-08-17T00:53:48.076 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.075+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~LDO34G3DRVD5.1 size=1048576 2024-08-17T00:53:48.078 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.077+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~LDO34G3DRVD5.2 size=23652 2024-08-17T00:53:48.082 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.081+0000 7fb01424f780 1 < completed multipart upload key=AUFE3JLJ8M3L upload=LDO34G3DRVD5 tag=VH5OXL0KH62R type=write size=3169380 2024-08-17T00:53:48.086 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.085+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~QAU017DAIT9C.0 size=229678 2024-08-17T00:53:48.086 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.085+0000 7fb01424f780 1 > prepared multipart upload key=KEYYP2QAG9S5 upload=QAU017DAIT9C tag=S9KT2MHA9P3U type=write size=1278254 2024-08-17T00:53:48.088 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.087+0000 7fb01424f780 1 < canceled operation key=GI1HR389TZUU tag=Z10F9HYQN2BX type=write size=1028768 2024-08-17T00:53:48.090 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.089+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=G44ML2YYI7TU type=del size=3507962 2024-08-17T00:53:48.094 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.093+0000 7fb01424f780 1 < suggested remove operation key=KEYYP2QAG9S5 tag=JKRLKXP9VR18 type=write 2024-08-17T00:53:48.096 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.095+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=2BWBNY1CNYZD type=del size=875656 2024-08-17T00:53:48.097 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.097+0000 7fb01424f780 1 < completed delete operation key=3WCJZ3SLDTDT tag=95WEHWGOLHBR type=del 2024-08-17T00:53:48.099 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.099+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=YM5IMBUQ018K type=del size=3411789 2024-08-17T00:53:48.101 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.100+0000 7fb01424f780 1 < completed delete operation key=45YXPRO1DP7L tag=E7S5GWG78D3U type=del 2024-08-17T00:53:48.105 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.104+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~FMGPK555Y3WQ.0 size=1048576 2024-08-17T00:53:48.107 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.106+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~FMGPK555Y3WQ.1 size=1048576 2024-08-17T00:53:48.108 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.108+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~FMGPK555Y3WQ.2 size=536028 2024-08-17T00:53:48.109 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.108+0000 7fb01424f780 1 > prepared multipart upload key=8GM8KYF0PWHP upload=FMGPK555Y3WQ tag=CTISWQS9LXD1 type=write size=3681756 2024-08-17T00:53:48.111 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.111+0000 7fb01424f780 -1 < failed to complete operation key=5COBAX0KWX44 tag=5G4YHAKM7LQ2 type=del size=2439699: (22) Invalid argument 2024-08-17T00:53:48.113 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.112+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=VWZ6O2RB4IB4 type=del size=2778878 2024-08-17T00:53:48.115 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.114+0000 7fb01424f780 1 < completed write operation key=3WCJZ3SLDTDT tag=D5BSLA7W8OCU type=write size=590138 2024-08-17T00:53:48.120 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.119+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~A3YAXD0YIA8U.0 size=1048576 2024-08-17T00:53:48.121 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.120+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~A3YAXD0YIA8U.1 size=587918 2024-08-17T00:53:48.121 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.120+0000 7fb01424f780 1 > prepared multipart upload key=GQP0TA69WBUB upload=A3YAXD0YIA8U tag=F80WXOAD3AW5 type=write size=2685070 2024-08-17T00:53:48.123 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.122+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~7UKY5C2985M0.0 size=1044792 2024-08-17T00:53:48.127 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.126+0000 7fb01424f780 1 < completed multipart upload key=UV6ESHH9QNCW upload=7UKY5C2985M0 tag=2SJ37X3FEXU7 type=write size=2093368 2024-08-17T00:53:48.130 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.130+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~H85ULW3AE578.0 size=1048576 2024-08-17T00:53:48.132 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.131+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~H85ULW3AE578.1 size=583750 2024-08-17T00:53:48.132 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.131+0000 7fb01424f780 1 > prepared multipart upload key=ABVVA0H3PKK2 upload=H85ULW3AE578 tag=2HH73AOS2S17 type=write size=2680902 2024-08-17T00:53:48.134 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.133+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~X073OJ790L39.0 size=1048576 2024-08-17T00:53:48.135 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.135+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~X073OJ790L39.1 size=1027687 2024-08-17T00:53:48.139 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.138+0000 7fb01424f780 1 < completed multipart upload key=VT9PITFIBA0U upload=X073OJ790L39 tag=A0VH2JIS7AL0 type=write size=3124839 2024-08-17T00:53:48.141 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.140+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=0J27C9FPKYRS type=write size=233643 2024-08-17T00:53:48.143 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.142+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~1AY076J6NSB4.0 size=1048576 2024-08-17T00:53:48.144 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.144+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~1AY076J6NSB4.1 size=419181 2024-08-17T00:53:48.148 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.147+0000 7fb01424f780 1 < completed multipart upload key=GI1HR389TZUU upload=1AY076J6NSB4 tag=J5R6DL007Q5C type=write size=2516333 2024-08-17T00:53:48.150 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.149+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=2G7X0TDRZZAM type=del size=1659681 2024-08-17T00:53:48.151 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.151+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~BI220EEH2FNG.0 size=1048576 2024-08-17T00:53:48.153 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.152+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~BI220EEH2FNG.1 size=171817 2024-08-17T00:53:48.156 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.156+0000 7fb01424f780 1 < completed multipart upload key=UV6ESHH9QNCW upload=BI220EEH2FNG tag=5VUQVUBORZ6M type=write size=2268969 2024-08-17T00:53:48.158 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.158+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=20JKAFU7EX9H type=del size=1509273 2024-08-17T00:53:48.160 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.159+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~44ITOH6A73WC.0 size=1048576 2024-08-17T00:53:48.162 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.161+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~44ITOH6A73WC.1 size=1048576 2024-08-17T00:53:48.163 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.163+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~44ITOH6A73WC.2 size=509005 2024-08-17T00:53:48.167 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.167+0000 7fb01424f780 1 < completed multipart upload key=5COBAX0KWX44 upload=44ITOH6A73WC tag=S3HKRHSI0Q75 type=write size=3654733 2024-08-17T00:53:48.170 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.169+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=7F2ZHMRPK97J type=del size=993413 2024-08-17T00:53:48.171 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.171+0000 7fb01424f780 1 < completed delete operation key=S3KCL8RBE1AG tag=X2UTZM15K19F type=del 2024-08-17T00:53:48.175 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.175+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~OQPVM1WFJD32.0 size=1048576 2024-08-17T00:53:48.177 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.176+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~OQPVM1WFJD32.1 size=467129 2024-08-17T00:53:48.177 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.176+0000 7fb01424f780 1 > prepared multipart upload key=AUFE3JLJ8M3L upload=OQPVM1WFJD32 tag=0F7NJSPH3ELF type=write size=2564281 2024-08-17T00:53:48.181 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.180+0000 7fb01424f780 1 < suggested remove operation key=U1LNH0TF0YZA tag=G23KJBZH0FRH type=del 2024-08-17T00:53:48.183 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.182+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=QHYP8COBVZAM type=del size=16254 2024-08-17T00:53:48.185 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.184+0000 7fb01424f780 1 < canceled operation key=8W4X8O3PVGIK tag=2RUVEMWF9M0I type=del size=1181189 2024-08-17T00:53:48.187 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.187+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=8JG1BIHBE7O8 type=write size=415745 2024-08-17T00:53:48.190 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.189+0000 7fb01424f780 1 < completed delete operation key=45YXPRO1DP7L tag=QARWPI8EITS7 type=del 2024-08-17T00:53:48.192 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.191+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=J7ZEXV87BDRR type=del size=1739007 2024-08-17T00:53:48.193 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.193+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~QAU017DAIT9C.0 size=229678 2024-08-17T00:53:48.197 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.196+0000 7fb01424f780 1 < completed multipart upload key=KEYYP2QAG9S5 upload=QAU017DAIT9C tag=S9KT2MHA9P3U type=write size=1278254 2024-08-17T00:53:48.201 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.200+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~RPNMMY0SEBRQ.0 size=353614 2024-08-17T00:53:48.201 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.200+0000 7fb01424f780 1 > prepared multipart upload key=8HBBNALD090M upload=RPNMMY0SEBRQ tag=DUSWIJ78TJP7 type=write size=1402190 2024-08-17T00:53:48.203 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.202+0000 7fb01424f780 1 < completed delete operation key=OLV8V97NI3YD tag=G44ML2YYI7TU type=del 2024-08-17T00:53:48.205 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.204+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=8YLZRVZJEPWF type=del size=2665346 2024-08-17T00:53:48.207 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.207+0000 7fb01424f780 1 < completed delete operation key=VT9PITFIBA0U tag=2BWBNY1CNYZD type=del 2024-08-17T00:53:48.211 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.210+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~K3K9TDCJHPR8.0 size=1048576 2024-08-17T00:53:48.213 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.212+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~K3K9TDCJHPR8.1 size=1048576 2024-08-17T00:53:48.214 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.214+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~K3K9TDCJHPR8.2 size=441948 2024-08-17T00:53:48.214 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.214+0000 7fb01424f780 1 > prepared multipart upload key=CHEEDYEMAX2D upload=K3K9TDCJHPR8 tag=FRSSOYR0R352 type=write size=3587676 2024-08-17T00:53:48.216 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.215+0000 7fb01424f780 1 < canceled operation key=RZ2IEE5FVARR tag=YM5IMBUQ018K type=del size=3411789 2024-08-17T00:53:48.218 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.218+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=MC38HWFCRNBH type=del size=3847379 2024-08-17T00:53:48.220 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.220+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~FMGPK555Y3WQ.0 size=1048576 2024-08-17T00:53:48.222 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.222+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~FMGPK555Y3WQ.1 size=1048576 2024-08-17T00:53:48.224 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.224+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~FMGPK555Y3WQ.2 size=536028 2024-08-17T00:53:48.228 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.228+0000 7fb01424f780 1 < completed multipart upload key=8GM8KYF0PWHP upload=FMGPK555Y3WQ tag=CTISWQS9LXD1 type=write size=3681756 2024-08-17T00:53:48.232 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.231+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~QLIULF26JUGO.0 size=1048576 2024-08-17T00:53:48.234 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.233+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~QLIULF26JUGO.1 size=1048576 2024-08-17T00:53:48.235 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.234+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~QLIULF26JUGO.2 size=506479 2024-08-17T00:53:48.236 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.234+0000 7fb01424f780 1 > prepared multipart upload key=EBJHQJY1RR06 upload=QLIULF26JUGO tag=3E4VM17Y4MQN type=write size=3652207 2024-08-17T00:53:48.239 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.238+0000 7fb01424f780 1 < suggested update operation key=GQP0TA69WBUB tag=VWZ6O2RB4IB4 type=del size=2778878 2024-08-17T00:53:48.242 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.241+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=IWZSQH9ESBWW type=write size=39799 2024-08-17T00:53:48.244 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.243+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~A3YAXD0YIA8U.0 size=1048576 2024-08-17T00:53:48.245 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.245+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~A3YAXD0YIA8U.1 size=587918 2024-08-17T00:53:48.249 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.249+0000 7fb01424f780 1 < completed multipart upload key=GQP0TA69WBUB upload=A3YAXD0YIA8U tag=F80WXOAD3AW5 type=write size=2685070 2024-08-17T00:53:48.253 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.252+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~FIJ7Z42W863B.0 size=1048576 2024-08-17T00:53:48.255 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.254+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~FIJ7Z42W863B.1 size=1048576 2024-08-17T00:53:48.257 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.256+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~FIJ7Z42W863B.2 size=455831 2024-08-17T00:53:48.257 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.256+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=FIJ7Z42W863B tag=54QTQWY44OHG type=write size=3601559 2024-08-17T00:53:48.259 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.258+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~H85ULW3AE578.0 size=1048576 2024-08-17T00:53:48.260 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.260+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~H85ULW3AE578.1 size=583750 2024-08-17T00:53:48.264 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.263+0000 7fb01424f780 1 < completed multipart upload key=ABVVA0H3PKK2 upload=H85ULW3AE578 tag=2HH73AOS2S17 type=write size=2680902 2024-08-17T00:53:48.267 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.267+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~V56N4NQTDM24.0 size=290574 2024-08-17T00:53:48.268 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.267+0000 7fb01424f780 1 > prepared multipart upload key=8HBBNALD090M upload=V56N4NQTDM24 tag=ZO0IHIRDPDZA type=write size=1339150 2024-08-17T00:53:48.270 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.269+0000 7fb01424f780 1 < completed write operation key=34WSPC8OQCN9 tag=0J27C9FPKYRS type=write size=233643 2024-08-17T00:53:48.272 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.271+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=UEHV4JDJDL4J type=write size=38688 2024-08-17T00:53:48.274 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.274+0000 7fb01424f780 -1 < failed to complete operation key=U1LNH0TF0YZA tag=2G7X0TDRZZAM type=del size=1659681: (22) Invalid argument 2024-08-17T00:53:48.277 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.276+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=81OTZKRPVGZ5 type=del size=3318845 2024-08-17T00:53:48.280 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.278+0000 7fb01424f780 1 < completed delete operation key=S3KCL8RBE1AG tag=20JKAFU7EX9H type=del 2024-08-17T00:53:48.282 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.281+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~37651KSEM3E9.0 size=1048576 2024-08-17T00:53:48.284 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.283+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~37651KSEM3E9.1 size=991135 2024-08-17T00:53:48.284 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.283+0000 7fb01424f780 1 > prepared multipart upload key=U1LNH0TF0YZA upload=37651KSEM3E9 tag=GVOEP8SH2SBB type=write size=3088287 2024-08-17T00:53:48.286 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.285+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=7F2ZHMRPK97J type=del 2024-08-17T00:53:48.288 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.287+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=0B9PN2M9KP6P type=del size=1129784 2024-08-17T00:53:48.289 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.289+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~OQPVM1WFJD32.0 size=1048576 2024-08-17T00:53:48.291 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.290+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~OQPVM1WFJD32.1 size=467129 2024-08-17T00:53:48.295 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.294+0000 7fb01424f780 1 < completed multipart upload key=AUFE3JLJ8M3L upload=OQPVM1WFJD32 tag=0F7NJSPH3ELF type=write size=2564281 2024-08-17T00:53:48.297 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.296+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=VQO6CUNK1G5Z type=del size=1388360 2024-08-17T00:53:48.299 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.298+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=QHYP8COBVZAM type=del 2024-08-17T00:53:48.304 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.303+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~L1RQE5EIMZ28.0 size=1048576 2024-08-17T00:53:48.306 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.305+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~L1RQE5EIMZ28.1 size=1048576 2024-08-17T00:53:48.308 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.307+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~L1RQE5EIMZ28.2 size=806474 2024-08-17T00:53:48.308 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.307+0000 7fb01424f780 1 > prepared multipart upload key=GQP0TA69WBUB upload=L1RQE5EIMZ28 tag=N9JUFS668Y7G type=write size=3952202 2024-08-17T00:53:48.310 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.309+0000 7fb01424f780 1 < completed write operation key=8GM8KYF0PWHP tag=8JG1BIHBE7O8 type=write size=415745 2024-08-17T00:53:48.314 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.313+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~UVY4SLW7204V.0 size=1048576 2024-08-17T00:53:48.316 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.315+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~UVY4SLW7204V.1 size=296270 2024-08-17T00:53:48.316 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.315+0000 7fb01424f780 1 > prepared multipart upload key=5COBAX0KWX44 upload=UVY4SLW7204V tag=6Z4827023PQ1 type=write size=2393422 2024-08-17T00:53:48.318 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.317+0000 7fb01424f780 1 < completed delete operation key=3WCJZ3SLDTDT tag=J7ZEXV87BDRR type=del 2024-08-17T00:53:48.321 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.320+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=CTS1Z6AX1VO4 type=del size=2577910 2024-08-17T00:53:48.323 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.322+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~RPNMMY0SEBRQ.0 size=353614 2024-08-17T00:53:48.326 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.326+0000 7fb01424f780 1 < completed multipart upload key=8HBBNALD090M upload=RPNMMY0SEBRQ tag=DUSWIJ78TJP7 type=write size=1402190 2024-08-17T00:53:48.328 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.327+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=NTLVEHXQAS56 type=del size=3969775 2024-08-17T00:53:48.332 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.331+0000 7fb01424f780 1 < suggested remove operation key=W4SLINB2L3K2 tag=8YLZRVZJEPWF type=del 2024-08-17T00:53:48.334 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.334+0000 7fb01424f780 1 > prepared operation key=6O4EVROYIWFY tag=LRNSPR08S0I4 type=write size=291316 2024-08-17T00:53:48.335 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.334+0000 7fb01424f780 1 < canceled part key=_multipart_CHEEDYEMAX2D.2~K3K9TDCJHPR8.0 size=1048576 2024-08-17T00:53:48.337 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.336+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~K3K9TDCJHPR8.1 size=1048576 2024-08-17T00:53:48.339 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.338+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~K3K9TDCJHPR8.2 size=441948 2024-08-17T00:53:48.343 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.342+0000 7fb01424f780 1 < canceled multipart upload key=CHEEDYEMAX2D upload=K3K9TDCJHPR8 tag=FRSSOYR0R352 type=write size=3587676 2024-08-17T00:53:48.347 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.346+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~2BUTS31BO6T0.0 size=1048576 2024-08-17T00:53:48.349 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.348+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~2BUTS31BO6T0.1 size=1048576 2024-08-17T00:53:48.350 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.350+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~2BUTS31BO6T0.2 size=675682 2024-08-17T00:53:48.351 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.350+0000 7fb01424f780 1 > prepared multipart upload key=CPZBVFH6I5H3 upload=2BUTS31BO6T0 tag=6JX0352B5WLN type=write size=3821410 2024-08-17T00:53:48.353 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.352+0000 7fb01424f780 1 < completed delete operation key=S3KCL8RBE1AG tag=MC38HWFCRNBH type=del 2024-08-17T00:53:48.354 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.354+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=AU727X3YWTJQ type=del size=2958157 2024-08-17T00:53:48.356 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.356+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~QLIULF26JUGO.0 size=1048576 2024-08-17T00:53:48.359 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.358+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~QLIULF26JUGO.1 size=1048576 2024-08-17T00:53:48.360 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.360+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~QLIULF26JUGO.2 size=506479 2024-08-17T00:53:48.364 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.363+0000 7fb01424f780 1 < completed multipart upload key=EBJHQJY1RR06 upload=QLIULF26JUGO tag=3E4VM17Y4MQN type=write size=3652207 2024-08-17T00:53:48.366 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.365+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=I1QOT33YGD12 type=del size=526159 2024-08-17T00:53:48.370 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.369+0000 7fb01424f780 1 < suggested remove operation key=AUFE3JLJ8M3L tag=IWZSQH9ESBWW type=write 2024-08-17T00:53:48.372 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.371+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=L1MFJ92F2T6K type=del size=2799939 2024-08-17T00:53:48.374 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.373+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~FIJ7Z42W863B.0 size=1048576 2024-08-17T00:53:48.377 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.375+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~FIJ7Z42W863B.1 size=1048576 2024-08-17T00:53:48.378 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.376+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~FIJ7Z42W863B.2 size=455831 2024-08-17T00:53:48.380 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.380+0000 7fb01424f780 1 < completed multipart upload key=S3KCL8RBE1AG upload=FIJ7Z42W863B tag=54QTQWY44OHG type=write size=3601559 2024-08-17T00:53:48.382 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.382+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=OUMJJF3O8K7O type=write size=136906 2024-08-17T00:53:48.384 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.384+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~V56N4NQTDM24.0 size=290574 2024-08-17T00:53:48.388 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.387+0000 7fb01424f780 1 < completed multipart upload key=8HBBNALD090M upload=V56N4NQTDM24 tag=ZO0IHIRDPDZA type=write size=1339150 2024-08-17T00:53:48.390 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.389+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=N39F1WEVYG1T type=del size=1801079 2024-08-17T00:53:48.391 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.391+0000 7fb01424f780 1 < canceled operation key=X6NVU1F49VO8 tag=UEHV4JDJDL4J type=write size=38688 2024-08-17T00:53:48.395 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.395+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~HC7JX5MJ7QCN.0 size=1048576 2024-08-17T00:53:48.397 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.396+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~HC7JX5MJ7QCN.1 size=1009970 2024-08-17T00:53:48.397 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.396+0000 7fb01424f780 1 > prepared multipart upload key=MXCT40R93XCB upload=HC7JX5MJ7QCN tag=MNMC9RBRIWZ1 type=write size=3107122 2024-08-17T00:53:48.401 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.400+0000 7fb01424f780 1 < suggested remove operation key=LVQDLJUQ9C3D tag=81OTZKRPVGZ5 type=del 2024-08-17T00:53:48.403 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.402+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=PSXT6PBW8FHD type=del size=3785522 2024-08-17T00:53:48.405 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.404+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~37651KSEM3E9.0 size=1048576 2024-08-17T00:53:48.407 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.406+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~37651KSEM3E9.1 size=991135 2024-08-17T00:53:48.411 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.410+0000 7fb01424f780 1 < completed multipart upload key=U1LNH0TF0YZA upload=37651KSEM3E9 tag=GVOEP8SH2SBB type=write size=3088287 2024-08-17T00:53:48.413 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.412+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=YJYTBWW4DAGS type=del size=1670750 2024-08-17T00:53:48.415 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.414+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=0B9PN2M9KP6P type=del 2024-08-17T00:53:48.417 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.416+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=HO8QHDKRUA2U type=del size=1978248 2024-08-17T00:53:48.419 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.418+0000 7fb01424f780 1 < completed delete operation key=VT9PITFIBA0U tag=VQO6CUNK1G5Z type=del 2024-08-17T00:53:48.422 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.422+0000 7fb01424f780 1 > prepared part key=_multipart_N3MD2TBM9VPH.2~16Z1NW7APUW1.0 size=1048576 2024-08-17T00:53:48.424 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.423+0000 7fb01424f780 1 > prepared part key=_multipart_N3MD2TBM9VPH.2~16Z1NW7APUW1.1 size=1048576 2024-08-17T00:53:48.426 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.425+0000 7fb01424f780 1 > prepared part key=_multipart_N3MD2TBM9VPH.2~16Z1NW7APUW1.2 size=861667 2024-08-17T00:53:48.426 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.425+0000 7fb01424f780 1 > prepared multipart upload key=N3MD2TBM9VPH upload=16Z1NW7APUW1 tag=WMGW5I37IWAH type=write size=4007395 2024-08-17T00:53:48.428 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.427+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~L1RQE5EIMZ28.0 size=1048576 2024-08-17T00:53:48.430 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.429+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~L1RQE5EIMZ28.1 size=1048576 2024-08-17T00:53:48.432 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.431+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~L1RQE5EIMZ28.2 size=806474 2024-08-17T00:53:48.435 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.435+0000 7fb01424f780 1 < completed multipart upload key=GQP0TA69WBUB upload=L1RQE5EIMZ28 tag=N9JUFS668Y7G type=write size=3952202 2024-08-17T00:53:48.437 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.437+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=71G4BWU9TJ4J type=write size=1026417 2024-08-17T00:53:48.439 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.439+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~UVY4SLW7204V.0 size=1048576 2024-08-17T00:53:48.442 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.441+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~UVY4SLW7204V.1 size=296270 2024-08-17T00:53:48.445 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.444+0000 7fb01424f780 1 < completed multipart upload key=5COBAX0KWX44 upload=UVY4SLW7204V tag=6Z4827023PQ1 type=write size=2393422 2024-08-17T00:53:48.447 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.446+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=ROO4MYX66HSS type=del size=2684819 2024-08-17T00:53:48.449 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.448+0000 7fb01424f780 1 < completed delete operation key=U1LNH0TF0YZA tag=CTS1Z6AX1VO4 type=del 2024-08-17T00:53:48.453 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.452+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~TZLCX7GCVGCW.0 size=938632 2024-08-17T00:53:48.453 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.452+0000 7fb01424f780 1 > prepared multipart upload key=GQP0TA69WBUB upload=TZLCX7GCVGCW tag=VDI7PSH820SC type=write size=1987208 2024-08-17T00:53:48.455 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.454+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=NTLVEHXQAS56 type=del 2024-08-17T00:53:48.459 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.458+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~KN5ZB762R326.0 size=1048576 2024-08-17T00:53:48.461 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.460+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~KN5ZB762R326.1 size=1048576 2024-08-17T00:53:48.462 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.461+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~KN5ZB762R326.2 size=375210 2024-08-17T00:53:48.462 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.461+0000 7fb01424f780 1 > prepared multipart upload key=UV6ESHH9QNCW upload=KN5ZB762R326 tag=YL5DQEH7QBKL type=write size=3520938 2024-08-17T00:53:48.466 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.465+0000 7fb01424f780 1 < suggested update operation key=6O4EVROYIWFY tag=LRNSPR08S0I4 type=write size=291316 2024-08-17T00:53:48.470 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.469+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~ZREF115LU94K.0 size=408558 2024-08-17T00:53:48.470 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.469+0000 7fb01424f780 1 > prepared multipart upload key=GI1HR389TZUU upload=ZREF115LU94K tag=CKWYBVC07DWG type=write size=1457134 2024-08-17T00:53:48.472 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.471+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~2BUTS31BO6T0.0 size=1048576 2024-08-17T00:53:48.474 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.473+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~2BUTS31BO6T0.1 size=1048576 2024-08-17T00:53:48.474 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.473+0000 7fb01424f780 1 < canceled part key=_multipart_CPZBVFH6I5H3.2~2BUTS31BO6T0.2 size=675682 2024-08-17T00:53:48.477 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.476+0000 7fb01424f780 1 < canceled multipart upload key=CPZBVFH6I5H3 upload=2BUTS31BO6T0 tag=6JX0352B5WLN type=write size=3821410 2024-08-17T00:53:48.480 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.480+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~YZE0KGDBRDQA.0 size=520356 2024-08-17T00:53:48.481 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.480+0000 7fb01424f780 1 > prepared multipart upload key=VT9PITFIBA0U upload=YZE0KGDBRDQA tag=2BM1OMOS6HHA type=write size=1568932 2024-08-17T00:53:48.483 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.482+0000 7fb01424f780 1 < completed delete operation key=GI1HR389TZUU tag=AU727X3YWTJQ type=del 2024-08-17T00:53:48.487 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.486+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~7ZIHKJBS9ADS.0 size=803995 2024-08-17T00:53:48.487 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.486+0000 7fb01424f780 1 > prepared multipart upload key=3WCJZ3SLDTDT upload=7ZIHKJBS9ADS tag=W3UUT7XC6RGZ type=write size=1852571 2024-08-17T00:53:48.489 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.488+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=I1QOT33YGD12 type=del 2024-08-17T00:53:48.493 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.493+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~JVFJSAR16UDK.0 size=325840 2024-08-17T00:53:48.493 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.493+0000 7fb01424f780 1 > prepared multipart upload key=UV6ESHH9QNCW upload=JVFJSAR16UDK tag=J6YLHK09XC4L type=write size=1374416 2024-08-17T00:53:48.495 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.495+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=L1MFJ92F2T6K type=del 2024-08-17T00:53:48.497 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.497+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=1ALS71571XWO type=del size=3751186 2024-08-17T00:53:48.499 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.499+0000 7fb01424f780 1 < canceled operation key=W4SLINB2L3K2 tag=OUMJJF3O8K7O type=write size=136906 2024-08-17T00:53:48.503 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.503+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~Z1VACXSZK6K1.0 size=1048576 2024-08-17T00:53:48.505 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.504+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~Z1VACXSZK6K1.1 size=336562 2024-08-17T00:53:48.505 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.504+0000 7fb01424f780 1 > prepared multipart upload key=7FAQBH9KA29U upload=Z1VACXSZK6K1 tag=5DLBQDOOJ10K type=write size=2433714 2024-08-17T00:53:48.508 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.507+0000 7fb01424f780 1 < canceled operation key=CPZBVFH6I5H3 tag=N39F1WEVYG1T type=del size=1801079 2024-08-17T00:53:48.512 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.511+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~97I0954EB0F2.0 size=650984 2024-08-17T00:53:48.512 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.511+0000 7fb01424f780 1 > prepared multipart upload key=AUFE3JLJ8M3L upload=97I0954EB0F2 tag=0C7LQGUGJUNX type=write size=1699560 2024-08-17T00:53:48.512 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.511+0000 7fb01424f780 1 < canceled part key=_multipart_MXCT40R93XCB.2~HC7JX5MJ7QCN.0 size=1048576 2024-08-17T00:53:48.514 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.513+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~HC7JX5MJ7QCN.1 size=1009970 2024-08-17T00:53:48.519 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.518+0000 7fb01424f780 1 < canceled multipart upload key=MXCT40R93XCB upload=HC7JX5MJ7QCN tag=MNMC9RBRIWZ1 type=write size=3107122 2024-08-17T00:53:48.523 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.522+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~H709UZQ2JKWI.0 size=1048576 2024-08-17T00:53:48.525 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.524+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~H709UZQ2JKWI.1 size=363670 2024-08-17T00:53:48.525 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.524+0000 7fb01424f780 1 > prepared multipart upload key=MJKZQUILO7KC upload=H709UZQ2JKWI tag=84U32OD0SLUL type=write size=2460822 2024-08-17T00:53:48.527 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.527+0000 7fb01424f780 1 < completed delete operation key=8GM8KYF0PWHP tag=PSXT6PBW8FHD type=del 2024-08-17T00:53:48.529 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.529+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=JT8N2CRLSHPF type=write size=958587 2024-08-17T00:53:48.531 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.530+0000 7fb01424f780 1 < completed delete operation key=5COBAX0KWX44 tag=YJYTBWW4DAGS type=del 2024-08-17T00:53:48.533 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:53:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:53:48] "GET /metrics HTTP/1.1" 200 36450 "" "Prometheus/2.43.0" 2024-08-17T00:53:48.533 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.533+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=0C2EKB6YO3XB type=del size=682434 2024-08-17T00:53:48.538 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.537+0000 7fb01424f780 1 < suggested remove operation key=CPZBVFH6I5H3 tag=HO8QHDKRUA2U type=del 2024-08-17T00:53:48.540 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.539+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=HBV27M01TX82 type=del size=2570009 2024-08-17T00:53:48.543 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.542+0000 7fb01424f780 1 < completed part key=_multipart_N3MD2TBM9VPH.2~16Z1NW7APUW1.0 size=1048576 2024-08-17T00:53:48.545 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.544+0000 7fb01424f780 1 < completed part key=_multipart_N3MD2TBM9VPH.2~16Z1NW7APUW1.1 size=1048576 2024-08-17T00:53:48.546 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.546+0000 7fb01424f780 1 < completed part key=_multipart_N3MD2TBM9VPH.2~16Z1NW7APUW1.2 size=861667 2024-08-17T00:53:48.550 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.549+0000 7fb01424f780 1 < completed multipart upload key=N3MD2TBM9VPH upload=16Z1NW7APUW1 tag=WMGW5I37IWAH type=write size=4007395 2024-08-17T00:53:48.552 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.551+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=X6TJ4LM90UH7 type=write size=1043856 2024-08-17T00:53:48.554 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.553+0000 7fb01424f780 1 < completed write operation key=VRVT7GCWUU6N tag=71G4BWU9TJ4J type=write size=1026417 2024-08-17T00:53:48.558 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.557+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~LFM2R9GDP583.0 size=233727 2024-08-17T00:53:48.558 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.557+0000 7fb01424f780 1 > prepared multipart upload key=7FAQBH9KA29U upload=LFM2R9GDP583 tag=G0PP1R0JDHZ2 type=write size=1282303 2024-08-17T00:53:48.562 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.561+0000 7fb01424f780 1 < suggested remove operation key=8W4X8O3PVGIK tag=ROO4MYX66HSS type=del 2024-08-17T00:53:48.566 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.565+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~4EM5N96L2RM4.0 size=738900 2024-08-17T00:53:48.566 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.565+0000 7fb01424f780 1 > prepared multipart upload key=8HBBNALD090M upload=4EM5N96L2RM4 tag=FKKGBCQUO6A0 type=write size=1787476 2024-08-17T00:53:48.568 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.567+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~TZLCX7GCVGCW.0 size=938632 2024-08-17T00:53:48.571 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.570+0000 7fb01424f780 1 < completed multipart upload key=GQP0TA69WBUB upload=TZLCX7GCVGCW tag=VDI7PSH820SC type=write size=1987208 2024-08-17T00:53:48.573 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.572+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=YQN1ZS1UAH03 type=del size=614430 2024-08-17T00:53:48.575 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.574+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~KN5ZB762R326.0 size=1048576 2024-08-17T00:53:48.575 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.574+0000 7fb01424f780 1 < canceled part key=_multipart_UV6ESHH9QNCW.2~KN5ZB762R326.1 size=1048576 2024-08-17T00:53:48.577 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.576+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~KN5ZB762R326.2 size=375210 2024-08-17T00:53:48.580 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.579+0000 7fb01424f780 1 < canceled multipart upload key=UV6ESHH9QNCW upload=KN5ZB762R326 tag=YL5DQEH7QBKL type=write size=3520938 2024-08-17T00:53:48.584 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.583+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~ZIXO0M75F61I.0 size=1048576 2024-08-17T00:53:48.585 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.585+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~ZIXO0M75F61I.1 size=1048576 2024-08-17T00:53:48.587 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.586+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~ZIXO0M75F61I.2 size=890016 2024-08-17T00:53:48.587 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.587+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=ZIXO0M75F61I tag=38BZ7Y6HBG2D type=write size=4035744 2024-08-17T00:53:48.588 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.587+0000 7fb01424f780 1 < canceled part key=_multipart_GI1HR389TZUU.2~ZREF115LU94K.0 size=408558 2024-08-17T00:53:48.592 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.591+0000 7fb01424f780 1 < canceled multipart upload key=GI1HR389TZUU upload=ZREF115LU94K tag=CKWYBVC07DWG type=write size=1457134 2024-08-17T00:53:48.594 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.593+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=EL5DV3D2BMI6 type=del size=3107126 2024-08-17T00:53:48.596 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.595+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~YZE0KGDBRDQA.0 size=520356 2024-08-17T00:53:48.599 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.598+0000 7fb01424f780 1 < completed multipart upload key=VT9PITFIBA0U upload=YZE0KGDBRDQA tag=2BM1OMOS6HHA type=write size=1568932 2024-08-17T00:53:48.601 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.600+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=BRFCHDMPOEPP type=del size=3531353 2024-08-17T00:53:48.604 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.603+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~7ZIHKJBS9ADS.0 size=803995 2024-08-17T00:53:48.607 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.606+0000 7fb01424f780 1 < completed multipart upload key=3WCJZ3SLDTDT upload=7ZIHKJBS9ADS tag=W3UUT7XC6RGZ type=write size=1852571 2024-08-17T00:53:48.609 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.609+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=WORZX16A19PT type=write size=832791 2024-08-17T00:53:48.611 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.610+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~JVFJSAR16UDK.0 size=325840 2024-08-17T00:53:48.614 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.614+0000 7fb01424f780 1 < completed multipart upload key=UV6ESHH9QNCW upload=JVFJSAR16UDK tag=J6YLHK09XC4L type=write size=1374416 2024-08-17T00:53:48.617 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.616+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=J903BP3Q9T06 type=del size=3726875 2024-08-17T00:53:48.619 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.618+0000 7fb01424f780 1 < completed delete operation key=X6NVU1F49VO8 tag=1ALS71571XWO type=del 2024-08-17T00:53:48.621 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.620+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=77G5L4KOD3WQ type=del size=2547576 2024-08-17T00:53:48.624 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.623+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~Z1VACXSZK6K1.0 size=1048576 2024-08-17T00:53:48.625 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.625+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~Z1VACXSZK6K1.1 size=336562 2024-08-17T00:53:48.629 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.628+0000 7fb01424f780 1 < completed multipart upload key=7FAQBH9KA29U upload=Z1VACXSZK6K1 tag=5DLBQDOOJ10K type=write size=2433714 2024-08-17T00:53:48.631 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.630+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=MPNE9UU3NIZ2 type=write size=289166 2024-08-17T00:53:48.634 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.633+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~97I0954EB0F2.0 size=650984 2024-08-17T00:53:48.638 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.637+0000 7fb01424f780 1 < completed multipart upload key=AUFE3JLJ8M3L upload=97I0954EB0F2 tag=0C7LQGUGJUNX type=write size=1699560 2024-08-17T00:53:48.641 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.639+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=F2U9G25K2HPF type=del size=573014 2024-08-17T00:53:48.642 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.641+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~H709UZQ2JKWI.0 size=1048576 2024-08-17T00:53:48.642 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.641+0000 7fb01424f780 1 < canceled part key=_multipart_MJKZQUILO7KC.2~H709UZQ2JKWI.1 size=363670 2024-08-17T00:53:48.645 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.644+0000 7fb01424f780 1 < canceled multipart upload key=MJKZQUILO7KC upload=H709UZQ2JKWI tag=84U32OD0SLUL type=write size=2460822 2024-08-17T00:53:48.649 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.648+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~LCNT66Z461C7.0 size=1048576 2024-08-17T00:53:48.650 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.650+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~LCNT66Z461C7.1 size=1048576 2024-08-17T00:53:48.652 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.652+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~LCNT66Z461C7.2 size=435619 2024-08-17T00:53:48.653 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.652+0000 7fb01424f780 1 > prepared multipart upload key=UV6ESHH9QNCW upload=LCNT66Z461C7 tag=T8M70XIA9UKT type=write size=3581347 2024-08-17T00:53:48.655 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.655+0000 7fb01424f780 -1 < failed to complete operation key=CPZBVFH6I5H3 tag=JT8N2CRLSHPF type=write size=958587: (22) Invalid argument 2024-08-17T00:53:48.659 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.659+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~OHNCAKGUTBB9.0 size=1048576 2024-08-17T00:53:48.661 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.660+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~OHNCAKGUTBB9.1 size=1048576 2024-08-17T00:53:48.663 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.662+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~OHNCAKGUTBB9.2 size=853430 2024-08-17T00:53:48.663 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.662+0000 7fb01424f780 1 > prepared multipart upload key=LKOTKLA00UZK upload=OHNCAKGUTBB9 tag=EQUIGF2AU3C2 type=write size=3999158 2024-08-17T00:53:48.665 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.664+0000 7fb01424f780 1 < completed delete operation key=45YXPRO1DP7L tag=0C2EKB6YO3XB type=del 2024-08-17T00:53:48.667 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.666+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=651Y3EE51ME3 type=del size=2761439 2024-08-17T00:53:48.669 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.668+0000 7fb01424f780 1 < completed delete operation key=GI1HR389TZUU tag=HBV27M01TX82 type=del 2024-08-17T00:53:48.671 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.670+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=2X7LB0OW1GBB type=del size=2075857 2024-08-17T00:53:48.673 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.672+0000 7fb01424f780 1 < completed write operation key=7FAQBH9KA29U tag=X6TJ4LM90UH7 type=write size=1043856 2024-08-17T00:53:48.675 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.674+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=900BZZ46UVNY type=del size=67083 2024-08-17T00:53:48.677 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.676+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~LFM2R9GDP583.0 size=233727 2024-08-17T00:53:48.680 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.679+0000 7fb01424f780 1 < completed multipart upload key=7FAQBH9KA29U upload=LFM2R9GDP583 tag=G0PP1R0JDHZ2 type=write size=1282303 2024-08-17T00:53:48.682 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.682+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=6VDYHAC8Y1FJ type=del size=3791293 2024-08-17T00:53:48.684 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.683+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~4EM5N96L2RM4.0 size=738900 2024-08-17T00:53:48.688 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.687+0000 7fb01424f780 1 < completed multipart upload key=8HBBNALD090M upload=4EM5N96L2RM4 tag=FKKGBCQUO6A0 type=write size=1787476 2024-08-17T00:53:48.690 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.689+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=8BDUDTIJ8TGT type=del size=2149731 2024-08-17T00:53:48.692 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.691+0000 7fb01424f780 1 < completed delete operation key=N3MD2TBM9VPH tag=YQN1ZS1UAH03 type=del 2024-08-17T00:53:48.694 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.693+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=LGNIJ7MOFY6E type=del size=2520296 2024-08-17T00:53:48.696 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.695+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~ZIXO0M75F61I.0 size=1048576 2024-08-17T00:53:48.696 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.695+0000 7fb01424f780 1 < canceled part key=_multipart_S3KCL8RBE1AG.2~ZIXO0M75F61I.1 size=1048576 2024-08-17T00:53:48.698 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.697+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~ZIXO0M75F61I.2 size=890016 2024-08-17T00:53:48.701 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.700+0000 7fb01424f780 1 < canceled multipart upload key=S3KCL8RBE1AG upload=ZIXO0M75F61I tag=38BZ7Y6HBG2D type=write size=4035744 2024-08-17T00:53:48.703 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.702+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=40TK85WVJ6C2 type=del size=3531367 2024-08-17T00:53:48.705 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.704+0000 7fb01424f780 1 < completed delete operation key=LKOTKLA00UZK tag=EL5DV3D2BMI6 type=del 2024-08-17T00:53:48.708 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.708+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~MKD5PZ1O8399.0 size=617364 2024-08-17T00:53:48.709 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.708+0000 7fb01424f780 1 > prepared multipart upload key=OLV8V97NI3YD upload=MKD5PZ1O8399 tag=A318UTAKEFHE type=write size=1665940 2024-08-17T00:53:48.710 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.710+0000 7fb01424f780 1 < completed delete operation key=OLV8V97NI3YD tag=BRFCHDMPOEPP type=del 2024-08-17T00:53:48.712 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.712+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=7IZCD2ZICR9J type=del size=296326 2024-08-17T00:53:48.714 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.714+0000 7fb01424f780 1 < canceled operation key=N3MD2TBM9VPH tag=WORZX16A19PT type=write size=832791 2024-08-17T00:53:48.716 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.716+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=UV0AZBR50ALA type=del size=1861355 2024-08-17T00:53:48.718 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.717+0000 7fb01424f780 1 < canceled operation key=7FAQBH9KA29U tag=J903BP3Q9T06 type=del size=3726875 2024-08-17T00:53:48.722 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.721+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~37E6KZPBMPQT.0 size=250832 2024-08-17T00:53:48.722 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.721+0000 7fb01424f780 1 > prepared multipart upload key=W4SLINB2L3K2 upload=37E6KZPBMPQT tag=GJR2FFQTFAF1 type=write size=1299408 2024-08-17T00:53:48.724 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.724+0000 7fb01424f780 1 < completed delete operation key=N3MD2TBM9VPH tag=77G5L4KOD3WQ type=del 2024-08-17T00:53:48.726 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.726+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=Z41A6QFLS1QR type=write size=255264 2024-08-17T00:53:48.728 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.727+0000 7fb01424f780 1 < completed write operation key=AUFE3JLJ8M3L tag=MPNE9UU3NIZ2 type=write size=289166 2024-08-17T00:53:48.730 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.730+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=4X5P34OY2NTG type=del size=3810726 2024-08-17T00:53:48.734 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.734+0000 7fb01424f780 1 < suggested update operation key=X6NVU1F49VO8 tag=F2U9G25K2HPF type=del size=573014 2024-08-17T00:53:48.738 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.738+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~FAYPWV2ZG5BY.0 size=1048576 2024-08-17T00:53:48.740 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.739+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~FAYPWV2ZG5BY.1 size=811909 2024-08-17T00:53:48.740 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.739+0000 7fb01424f780 1 > prepared multipart upload key=GI1HR389TZUU upload=FAYPWV2ZG5BY tag=M1VYOL55NS3I type=write size=2909061 2024-08-17T00:53:48.742 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.741+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~LCNT66Z461C7.0 size=1048576 2024-08-17T00:53:48.744 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.743+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~LCNT66Z461C7.1 size=1048576 2024-08-17T00:53:48.746 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.745+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~LCNT66Z461C7.2 size=435619 2024-08-17T00:53:48.749 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.748+0000 7fb01424f780 1 < completed multipart upload key=UV6ESHH9QNCW upload=LCNT66Z461C7 tag=T8M70XIA9UKT type=write size=3581347 2024-08-17T00:53:48.753 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.752+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~62WFL122UQXM.0 size=1038056 2024-08-17T00:53:48.753 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.752+0000 7fb01424f780 1 > prepared multipart upload key=AUFE3JLJ8M3L upload=62WFL122UQXM tag=ATKNWF0ZJ2OU type=write size=2086632 2024-08-17T00:53:48.753 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.753+0000 7fb01424f780 1 < canceled part key=_multipart_LKOTKLA00UZK.2~OHNCAKGUTBB9.0 size=1048576 2024-08-17T00:53:48.755 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.754+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~OHNCAKGUTBB9.1 size=1048576 2024-08-17T00:53:48.757 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.756+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~OHNCAKGUTBB9.2 size=853430 2024-08-17T00:53:48.760 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.759+0000 7fb01424f780 1 < canceled multipart upload key=LKOTKLA00UZK upload=OHNCAKGUTBB9 tag=EQUIGF2AU3C2 type=write size=3999158 2024-08-17T00:53:48.764 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.763+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~QDXKYNAGH4F3.0 size=1048576 2024-08-17T00:53:48.765 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.765+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~QDXKYNAGH4F3.1 size=565050 2024-08-17T00:53:48.765 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.765+0000 7fb01424f780 1 > prepared multipart upload key=LKOTKLA00UZK upload=QDXKYNAGH4F3 tag=X85F5BFRCA1X type=write size=2662202 2024-08-17T00:53:48.768 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.767+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=651Y3EE51ME3 type=del 2024-08-17T00:53:48.770 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.769+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=G76XENBKKE3C type=del size=2696269 2024-08-17T00:53:48.775 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.774+0000 7fb01424f780 1 < suggested update operation key=CPZBVFH6I5H3 tag=2X7LB0OW1GBB type=del size=2075857 2024-08-17T00:53:48.779 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.778+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~49088HV7VMOW.0 size=1048576 2024-08-17T00:53:48.781 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.780+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~49088HV7VMOW.1 size=35164 2024-08-17T00:53:48.781 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.780+0000 7fb01424f780 1 > prepared multipart upload key=W4SLINB2L3K2 upload=49088HV7VMOW tag=G9E72CY1QBCB type=write size=2132316 2024-08-17T00:53:48.785 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.783+0000 7fb01424f780 -1 < failed to complete operation key=CPZBVFH6I5H3 tag=900BZZ46UVNY type=del size=67083: (22) Invalid argument 2024-08-17T00:53:48.786 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.785+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=HU96Z8AJI1UO type=del size=3448120 2024-08-17T00:53:48.789 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.788+0000 7fb01424f780 1 < completed delete operation key=MXCT40R93XCB tag=6VDYHAC8Y1FJ type=del 2024-08-17T00:53:48.791 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.790+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=63CR9U1FU1CJ type=del size=1187043 2024-08-17T00:53:48.793 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.792+0000 7fb01424f780 1 < completed delete operation key=VT9PITFIBA0U tag=8BDUDTIJ8TGT type=del 2024-08-17T00:53:48.795 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.795+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=323VUN7ZE0V6 type=write size=103324 2024-08-17T00:53:48.799 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.798+0000 7fb01424f780 1 < suggested remove operation key=5COBAX0KWX44 tag=LGNIJ7MOFY6E type=del 2024-08-17T00:53:48.801 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.800+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=2JXIB5ZQ3Y99 type=del size=301141 2024-08-17T00:53:48.803 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.802+0000 7fb01424f780 1 < completed delete operation key=KEYYP2QAG9S5 tag=40TK85WVJ6C2 type=del 2024-08-17T00:53:48.808 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.807+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~SN6DSCEXGERZ.0 size=1048576 2024-08-17T00:53:48.810 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.809+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~SN6DSCEXGERZ.1 size=125223 2024-08-17T00:53:48.810 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.809+0000 7fb01424f780 1 > prepared multipart upload key=GI1HR389TZUU upload=SN6DSCEXGERZ tag=NG69IC1LDFZD type=write size=2222375 2024-08-17T00:53:48.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:48 smithi110 ceph-mon[100641]: pgmap v1243: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1010 KiB/s rd, 352 KiB/s wr, 1.79k op/s 2024-08-17T00:53:48.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:48 smithi110 ceph-mon[98148]: pgmap v1243: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1010 KiB/s rd, 352 KiB/s wr, 1.79k op/s 2024-08-17T00:53:48.811 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.811+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~MKD5PZ1O8399.0 size=617364 2024-08-17T00:53:48.815 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.814+0000 7fb01424f780 1 < completed multipart upload key=OLV8V97NI3YD upload=MKD5PZ1O8399 tag=A318UTAKEFHE type=write size=1665940 2024-08-17T00:53:48.817 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.816+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=35K7X0HM25KH type=del size=145679 2024-08-17T00:53:48.819 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.818+0000 7fb01424f780 1 < completed delete operation key=LKOTKLA00UZK tag=7IZCD2ZICR9J type=del 2024-08-17T00:53:48.821 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.820+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=YNNH6SKOKSPF type=del size=1042346 2024-08-17T00:53:48.823 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.822+0000 7fb01424f780 1 < completed delete operation key=GQP0TA69WBUB tag=UV0AZBR50ALA type=del 2024-08-17T00:53:48.825 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.824+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=V5HPTX1NRGRR type=write size=310509 2024-08-17T00:53:48.827 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.827+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~37E6KZPBMPQT.0 size=250832 2024-08-17T00:53:48.831 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.830+0000 7fb01424f780 1 < completed multipart upload key=W4SLINB2L3K2 upload=37E6KZPBMPQT tag=GJR2FFQTFAF1 type=write size=1299408 2024-08-17T00:53:48.833 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.832+0000 7fb01424f780 1 > prepared operation key=6O4EVROYIWFY tag=HS41EI1LPMOV type=write size=680188 2024-08-17T00:53:48.837 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.837+0000 7fb01424f780 1 < suggested remove operation key=UV6ESHH9QNCW tag=Z41A6QFLS1QR type=write 2024-08-17T00:53:48.840 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.840+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=E3U19C94QQW4 type=write size=459891 2024-08-17T00:53:48.844 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.844+0000 7fb01424f780 1 < suggested remove operation key=45YXPRO1DP7L tag=4X5P34OY2NTG type=del 2024-08-17T00:53:48.848 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.848+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~KPDBQFSB73L0.0 size=1048576 2024-08-17T00:53:48.850 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.850+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~KPDBQFSB73L0.1 size=243308 2024-08-17T00:53:48.851 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.850+0000 7fb01424f780 1 > prepared multipart upload key=AUFE3JLJ8M3L upload=KPDBQFSB73L0 tag=Z1B7DKGG6Q2W type=write size=2340460 2024-08-17T00:53:48.852 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.852+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~FAYPWV2ZG5BY.0 size=1048576 2024-08-17T00:53:48.853 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.852+0000 7fb01424f780 1 < canceled part key=_multipart_GI1HR389TZUU.2~FAYPWV2ZG5BY.1 size=811909 2024-08-17T00:53:48.856 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.855+0000 7fb01424f780 1 < canceled multipart upload key=GI1HR389TZUU upload=FAYPWV2ZG5BY tag=M1VYOL55NS3I type=write size=2909061 2024-08-17T00:53:48.861 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.860+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~LGO0O531ZGIF.0 size=1048576 2024-08-17T00:53:48.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:48 smithi177 ceph-mon[90034]: pgmap v1243: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1010 KiB/s rd, 352 KiB/s wr, 1.79k op/s 2024-08-17T00:53:48.862 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.862+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~LGO0O531ZGIF.1 size=1006592 2024-08-17T00:53:48.862 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.862+0000 7fb01424f780 1 > prepared multipart upload key=5COBAX0KWX44 upload=LGO0O531ZGIF tag=TQS4P5V4TVTA type=write size=3103744 2024-08-17T00:53:48.864 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.864+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~62WFL122UQXM.0 size=1038056 2024-08-17T00:53:48.868 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.867+0000 7fb01424f780 1 < completed multipart upload key=AUFE3JLJ8M3L upload=62WFL122UQXM tag=ATKNWF0ZJ2OU type=write size=2086632 2024-08-17T00:53:48.872 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.871+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~9Q7GEL9KXRMP.0 size=1048576 2024-08-17T00:53:48.873 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.873+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~9Q7GEL9KXRMP.1 size=167080 2024-08-17T00:53:48.873 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.873+0000 7fb01424f780 1 > prepared multipart upload key=MXCT40R93XCB upload=9Q7GEL9KXRMP tag=XPEQFLW5XE27 type=write size=2264232 2024-08-17T00:53:48.876 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.875+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~QDXKYNAGH4F3.0 size=1048576 2024-08-17T00:53:48.878 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.877+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~QDXKYNAGH4F3.1 size=565050 2024-08-17T00:53:48.882 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.881+0000 7fb01424f780 1 < completed multipart upload key=LKOTKLA00UZK upload=QDXKYNAGH4F3 tag=X85F5BFRCA1X type=write size=2662202 2024-08-17T00:53:48.887 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.886+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~OULC2Y5XTSUU.0 size=816607 2024-08-17T00:53:48.887 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.886+0000 7fb01424f780 1 > prepared multipart upload key=WSUZM346535N upload=OULC2Y5XTSUU tag=BJ5NZJQCIXH8 type=write size=1865183 2024-08-17T00:53:48.889 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.888+0000 7fb01424f780 1 < completed delete operation key=KEYYP2QAG9S5 tag=G76XENBKKE3C type=del 2024-08-17T00:53:48.891 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.890+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=XX5A12BQR1UR type=del size=2522749 2024-08-17T00:53:48.892 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.892+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~49088HV7VMOW.0 size=1048576 2024-08-17T00:53:48.893 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.892+0000 7fb01424f780 1 < canceled part key=_multipart_W4SLINB2L3K2.2~49088HV7VMOW.1 size=35164 2024-08-17T00:53:48.896 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.895+0000 7fb01424f780 1 < canceled multipart upload key=W4SLINB2L3K2 upload=49088HV7VMOW tag=G9E72CY1QBCB type=write size=2132316 2024-08-17T00:53:48.898 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.897+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=QTU9NTYRGU2Y type=del size=3969883 2024-08-17T00:53:48.900 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.899+0000 7fb01424f780 1 < completed delete operation key=CHEEDYEMAX2D tag=HU96Z8AJI1UO type=del 2024-08-17T00:53:48.904 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.903+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~UXVM5PL2DI76.0 size=473541 2024-08-17T00:53:48.904 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.903+0000 7fb01424f780 1 > prepared multipart upload key=WSUZM346535N upload=UXVM5PL2DI76 tag=W908PZTVVXYD type=write size=1522117 2024-08-17T00:53:48.906 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.905+0000 7fb01424f780 1 < completed delete operation key=LVQDLJUQ9C3D tag=63CR9U1FU1CJ type=del 2024-08-17T00:53:48.907 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.907+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=GTJX0SXU19ZV type=del size=879613 2024-08-17T00:53:48.909 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.909+0000 7fb01424f780 1 < completed write operation key=7FAQBH9KA29U tag=323VUN7ZE0V6 type=write size=103324 2024-08-17T00:53:48.911 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.910+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=1P6V167SI7TA type=del size=170873 2024-08-17T00:53:48.913 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.912+0000 7fb01424f780 1 < completed delete operation key=LKOTKLA00UZK tag=2JXIB5ZQ3Y99 type=del 2024-08-17T00:53:48.915 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.914+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=OOFYV3KI7NET type=del size=3197121 2024-08-17T00:53:48.917 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.917+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~SN6DSCEXGERZ.0 size=1048576 2024-08-17T00:53:48.919 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.918+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~SN6DSCEXGERZ.1 size=125223 2024-08-17T00:53:48.922 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.922+0000 7fb01424f780 1 < completed multipart upload key=GI1HR389TZUU upload=SN6DSCEXGERZ tag=NG69IC1LDFZD type=write size=2222375 2024-08-17T00:53:48.927 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.925+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~SDNZ7G5836A9.0 size=1048576 2024-08-17T00:53:48.928 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.927+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~SDNZ7G5836A9.1 size=617281 2024-08-17T00:53:48.928 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.927+0000 7fb01424f780 1 > prepared multipart upload key=45YXPRO1DP7L upload=SDNZ7G5836A9 tag=MMQGF6XS1GQM type=write size=2714433 2024-08-17T00:53:48.930 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.929+0000 7fb01424f780 1 < completed delete operation key=8HBBNALD090M tag=35K7X0HM25KH type=del 2024-08-17T00:53:48.934 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.933+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~T1PY0D32MAN2.0 size=1048576 2024-08-17T00:53:48.935 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.935+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~T1PY0D32MAN2.1 size=1048576 2024-08-17T00:53:48.937 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.936+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~T1PY0D32MAN2.2 size=677659 2024-08-17T00:53:48.937 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.936+0000 7fb01424f780 1 > prepared multipart upload key=ABVVA0H3PKK2 upload=T1PY0D32MAN2 tag=S8WS1IANLOAJ type=write size=3823387 2024-08-17T00:53:48.939 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.938+0000 7fb01424f780 1 < completed delete operation key=X6NVU1F49VO8 tag=YNNH6SKOKSPF type=del 2024-08-17T00:53:48.941 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.940+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=94MCIEZ90IRN type=write size=627869 2024-08-17T00:53:48.943 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.942+0000 7fb01424f780 1 < canceled operation key=8GM8KYF0PWHP tag=V5HPTX1NRGRR type=write size=310509 2024-08-17T00:53:48.945 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.944+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=TFG2APPM0B8C type=del size=2142149 2024-08-17T00:53:48.947 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.946+0000 7fb01424f780 1 < canceled operation key=6O4EVROYIWFY tag=HS41EI1LPMOV type=write size=680188 2024-08-17T00:53:48.951 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.950+0000 7fb01424f780 1 > prepared part key=_multipart_X6NVU1F49VO8.2~71EHQQ1RSP7H.0 size=481656 2024-08-17T00:53:48.951 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.950+0000 7fb01424f780 1 > prepared multipart upload key=X6NVU1F49VO8 upload=71EHQQ1RSP7H tag=MB338YK0WX2W type=write size=1530232 2024-08-17T00:53:48.954 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.953+0000 7fb01424f780 -1 < failed to complete operation key=45YXPRO1DP7L tag=E3U19C94QQW4 type=write size=459891: (22) Invalid argument 2024-08-17T00:53:48.956 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.955+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=XAEM7P8LJFCC type=write size=684454 2024-08-17T00:53:48.958 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.957+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~KPDBQFSB73L0.0 size=1048576 2024-08-17T00:53:48.958 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.957+0000 7fb01424f780 1 < canceled part key=_multipart_AUFE3JLJ8M3L.2~KPDBQFSB73L0.1 size=243308 2024-08-17T00:53:48.961 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.960+0000 7fb01424f780 1 < canceled multipart upload key=AUFE3JLJ8M3L upload=KPDBQFSB73L0 tag=Z1B7DKGG6Q2W type=write size=2340460 2024-08-17T00:53:48.965 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.965+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~V27TDUZY337D.0 size=1032188 2024-08-17T00:53:48.965 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.965+0000 7fb01424f780 1 > prepared multipart upload key=34WSPC8OQCN9 upload=V27TDUZY337D tag=YYKUZ6GTLUIM type=write size=2080764 2024-08-17T00:53:48.967 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.967+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~LGO0O531ZGIF.0 size=1048576 2024-08-17T00:53:48.969 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.969+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~LGO0O531ZGIF.1 size=1006592 2024-08-17T00:53:48.973 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.972+0000 7fb01424f780 1 < completed multipart upload key=5COBAX0KWX44 upload=LGO0O531ZGIF tag=TQS4P5V4TVTA type=write size=3103744 2024-08-17T00:53:48.975 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.974+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=QW9HL3IHI15J type=del size=1245479 2024-08-17T00:53:48.975 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.974+0000 7fb01424f780 1 < canceled part key=_multipart_MXCT40R93XCB.2~9Q7GEL9KXRMP.0 size=1048576 2024-08-17T00:53:48.977 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.976+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~9Q7GEL9KXRMP.1 size=167080 2024-08-17T00:53:48.980 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.980+0000 7fb01424f780 1 < canceled multipart upload key=MXCT40R93XCB upload=9Q7GEL9KXRMP tag=XPEQFLW5XE27 type=write size=2264232 2024-08-17T00:53:48.983 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.982+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=GIXVN193X29C type=del size=4139867 2024-08-17T00:53:48.985 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.984+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~OULC2Y5XTSUU.0 size=816607 2024-08-17T00:53:48.989 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.988+0000 7fb01424f780 1 < completed multipart upload key=WSUZM346535N upload=OULC2Y5XTSUU tag=BJ5NZJQCIXH8 type=write size=1865183 2024-08-17T00:53:48.991 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.990+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=8QNOG7DXFNQJ type=del size=3128524 2024-08-17T00:53:48.993 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.992+0000 7fb01424f780 1 < completed delete operation key=CHEEDYEMAX2D tag=XX5A12BQR1UR type=del 2024-08-17T00:53:48.995 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.995+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=6E57ZE0U1RAO type=del size=2653103 2024-08-17T00:53:48.998 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.997+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=QTU9NTYRGU2Y type=del 2024-08-17T00:53:49.000 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:48.999+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=EW9VBJ3UWSR4 type=write size=959107 2024-08-17T00:53:49.002 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.002+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~UXVM5PL2DI76.0 size=473541 2024-08-17T00:53:49.006 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.005+0000 7fb01424f780 1 < completed multipart upload key=WSUZM346535N upload=UXVM5PL2DI76 tag=W908PZTVVXYD type=write size=1522117 2024-08-17T00:53:49.010 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.010+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~DPECOX1MFC5O.0 size=905134 2024-08-17T00:53:49.010 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.010+0000 7fb01424f780 1 > prepared multipart upload key=8W4X8O3PVGIK upload=DPECOX1MFC5O tag=BQ3IVKY540KR type=write size=1953710 2024-08-17T00:53:49.013 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.012+0000 7fb01424f780 1 < completed delete operation key=S3KCL8RBE1AG tag=GTJX0SXU19ZV type=del 2024-08-17T00:53:49.015 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.015+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=2X0PFKTOR819 type=del size=3328618 2024-08-17T00:53:49.017 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.017+0000 7fb01424f780 1 < canceled operation key=GQP0TA69WBUB tag=1P6V167SI7TA type=del size=170873 2024-08-17T00:53:49.020 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.019+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=Y6ES9V7U1KYF type=del size=3876387 2024-08-17T00:53:49.022 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.022+0000 7fb01424f780 1 < completed delete operation key=X6NVU1F49VO8 tag=OOFYV3KI7NET type=del 2024-08-17T00:53:49.026 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.025+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~HMRX5VDWCAM5.0 size=891871 2024-08-17T00:53:49.027 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.025+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=HMRX5VDWCAM5 tag=53JQ81WVBZU6 type=write size=1940447 2024-08-17T00:53:49.028 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.027+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~SDNZ7G5836A9.0 size=1048576 2024-08-17T00:53:49.030 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.029+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~SDNZ7G5836A9.1 size=617281 2024-08-17T00:53:49.034 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.033+0000 7fb01424f780 1 < completed multipart upload key=45YXPRO1DP7L upload=SDNZ7G5836A9 tag=MMQGF6XS1GQM type=write size=2714433 2024-08-17T00:53:49.036 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.035+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=LGU86K24IRFA type=del size=3553361 2024-08-17T00:53:49.038 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.037+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~T1PY0D32MAN2.0 size=1048576 2024-08-17T00:53:49.040 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.040+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~T1PY0D32MAN2.1 size=1048576 2024-08-17T00:53:49.042 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.041+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~T1PY0D32MAN2.2 size=677659 2024-08-17T00:53:49.046 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.045+0000 7fb01424f780 1 < completed multipart upload key=ABVVA0H3PKK2 upload=T1PY0D32MAN2 tag=S8WS1IANLOAJ type=write size=3823387 2024-08-17T00:53:49.048 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.047+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=YK5TCYES9ZQ8 type=del size=2262108 2024-08-17T00:53:49.050 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.049+0000 7fb01424f780 1 < completed write operation key=S3KCL8RBE1AG tag=94MCIEZ90IRN type=write size=627869 2024-08-17T00:53:49.052 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.051+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=10Q2VXSKF57I type=del size=1630018 2024-08-17T00:53:49.054 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.053+0000 7fb01424f780 1 < completed delete operation key=X6NVU1F49VO8 tag=TFG2APPM0B8C type=del 2024-08-17T00:53:49.057 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.057+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~77IEZWKE693H.0 size=1048576 2024-08-17T00:53:49.059 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.058+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~77IEZWKE693H.1 size=87455 2024-08-17T00:53:49.059 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.058+0000 7fb01424f780 1 > prepared multipart upload key=7FAQBH9KA29U upload=77IEZWKE693H tag=79VGW9GDL2JX type=write size=2184607 2024-08-17T00:53:49.061 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.060+0000 7fb01424f780 1 < completed part key=_multipart_X6NVU1F49VO8.2~71EHQQ1RSP7H.0 size=481656 2024-08-17T00:53:49.064 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.064+0000 7fb01424f780 1 < completed multipart upload key=X6NVU1F49VO8 upload=71EHQQ1RSP7H tag=MB338YK0WX2W type=write size=1530232 2024-08-17T00:53:49.067 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.065+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=Q7QMZQ4H1P1N type=del size=2122904 2024-08-17T00:53:49.068 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.067+0000 7fb01424f780 1 < canceled operation key=3WCJZ3SLDTDT tag=XAEM7P8LJFCC type=write size=684454 2024-08-17T00:53:49.070 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.069+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=T3JUHAGFHR46 type=del size=2794667 2024-08-17T00:53:49.072 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.071+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~V27TDUZY337D.0 size=1032188 2024-08-17T00:53:49.075 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.075+0000 7fb01424f780 1 < completed multipart upload key=34WSPC8OQCN9 upload=V27TDUZY337D tag=YYKUZ6GTLUIM type=write size=2080764 2024-08-17T00:53:49.077 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.077+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=14HTFFPJYHUN type=del size=1143476 2024-08-17T00:53:49.080 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.079+0000 7fb01424f780 1 < canceled operation key=45YXPRO1DP7L tag=QW9HL3IHI15J type=del size=1245479 2024-08-17T00:53:49.082 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.081+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=MKBD5GSHDMSI type=write size=867695 2024-08-17T00:53:49.086 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.086+0000 7fb01424f780 1 < suggested update operation key=8GM8KYF0PWHP tag=GIXVN193X29C type=del size=4139867 2024-08-17T00:53:49.088 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.088+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=L8CHNJDKSNG1 type=del size=3377997 2024-08-17T00:53:49.091 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.090+0000 7fb01424f780 1 < completed delete operation key=GQP0TA69WBUB tag=8QNOG7DXFNQJ type=del 2024-08-17T00:53:49.092 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.092+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=QETH0M3JHHWJ type=write size=478185 2024-08-17T00:53:49.094 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.094+0000 7fb01424f780 1 < completed delete operation key=LVQDLJUQ9C3D tag=6E57ZE0U1RAO type=del 2024-08-17T00:53:49.097 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.096+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=KUSOXWOWFVBB type=del size=2083654 2024-08-17T00:53:49.101 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.100+0000 7fb01424f780 1 < suggested update operation key=GI1HR389TZUU tag=EW9VBJ3UWSR4 type=write size=959107 2024-08-17T00:53:49.104 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.103+0000 7fb01424f780 1 > prepared operation key=6O4EVROYIWFY tag=PX29WKDLC45N type=del size=3538912 2024-08-17T00:53:49.104 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.103+0000 7fb01424f780 1 < canceled part key=_multipart_8W4X8O3PVGIK.2~DPECOX1MFC5O.0 size=905134 2024-08-17T00:53:49.107 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.107+0000 7fb01424f780 1 < canceled multipart upload key=8W4X8O3PVGIK upload=DPECOX1MFC5O tag=BQ3IVKY540KR type=write size=1953710 2024-08-17T00:53:49.109 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.108+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=481EHEA8NQ22 type=write size=479497 2024-08-17T00:53:49.111 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.111+0000 7fb01424f780 1 < completed delete operation key=RZ2IEE5FVARR tag=2X0PFKTOR819 type=del 2024-08-17T00:53:49.113 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.113+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=0BR6OLFQHIIE type=del size=2193338 2024-08-17T00:53:49.116 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.115+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=Y6ES9V7U1KYF type=del 2024-08-17T00:53:49.119 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.118+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=30U6JGAQAWA4 type=write size=668328 2024-08-17T00:53:49.121 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.120+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~HMRX5VDWCAM5.0 size=891871 2024-08-17T00:53:49.124 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.123+0000 7fb01424f780 1 < completed multipart upload key=S3KCL8RBE1AG upload=HMRX5VDWCAM5 tag=53JQ81WVBZU6 type=write size=1940447 2024-08-17T00:53:49.128 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.127+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~6JXMCRLFK011.0 size=1048576 2024-08-17T00:53:49.129 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.129+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~6JXMCRLFK011.1 size=148380 2024-08-17T00:53:49.130 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.129+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=6JXMCRLFK011 tag=F3ROVFGEPWZG type=write size=2245532 2024-08-17T00:53:49.132 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.132+0000 7fb01424f780 -1 < failed to complete operation key=GI1HR389TZUU tag=LGU86K24IRFA type=del size=3553361: (22) Invalid argument 2024-08-17T00:53:49.135 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.134+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=KENOF5QBKR8E type=del size=3543704 2024-08-17T00:53:49.139 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.138+0000 7fb01424f780 1 < suggested remove operation key=CPZBVFH6I5H3 tag=YK5TCYES9ZQ8 type=del 2024-08-17T00:53:49.141 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.140+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=HFAJKI2HPG3I type=del size=1144930 2024-08-17T00:53:49.143 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.143+0000 7fb01424f780 1 < completed delete operation key=W4SLINB2L3K2 tag=10Q2VXSKF57I type=del 2024-08-17T00:53:49.147 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.147+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~9VOIFSF1RB9J.0 size=1048576 2024-08-17T00:53:49.149 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.149+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~9VOIFSF1RB9J.1 size=1048576 2024-08-17T00:53:49.151 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.150+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~9VOIFSF1RB9J.2 size=708070 2024-08-17T00:53:49.151 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.150+0000 7fb01424f780 1 > prepared multipart upload key=EBJHQJY1RR06 upload=9VOIFSF1RB9J tag=82WO4SR89J9V type=write size=3853798 2024-08-17T00:53:49.153 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.152+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~77IEZWKE693H.0 size=1048576 2024-08-17T00:53:49.155 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.154+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~77IEZWKE693H.1 size=87455 2024-08-17T00:53:49.158 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.158+0000 7fb01424f780 1 < completed multipart upload key=7FAQBH9KA29U upload=77IEZWKE693H tag=79VGW9GDL2JX type=write size=2184607 2024-08-17T00:53:49.163 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.162+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~X13KYNXKO702.0 size=1048576 2024-08-17T00:53:49.165 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.164+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~X13KYNXKO702.1 size=381437 2024-08-17T00:53:49.165 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.164+0000 7fb01424f780 1 > prepared multipart upload key=U1LNH0TF0YZA upload=X13KYNXKO702 tag=1D4QLZ8IPM5S type=write size=2478589 2024-08-17T00:53:49.168 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.167+0000 7fb01424f780 1 < completed delete operation key=CHEEDYEMAX2D tag=Q7QMZQ4H1P1N type=del 2024-08-17T00:53:49.173 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.171+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~CISK7JBP2M0P.0 size=571955 2024-08-17T00:53:49.173 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.171+0000 7fb01424f780 1 > prepared multipart upload key=KEYYP2QAG9S5 upload=CISK7JBP2M0P tag=4J8P35BKLY19 type=write size=1620531 2024-08-17T00:53:49.174 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.173+0000 7fb01424f780 1 < completed delete operation key=VRVT7GCWUU6N tag=T3JUHAGFHR46 type=del 2024-08-17T00:53:49.178 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.178+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~DZZBMI847AR7.0 size=1048576 2024-08-17T00:53:49.180 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.180+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~DZZBMI847AR7.1 size=1048576 2024-08-17T00:53:49.182 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.181+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~DZZBMI847AR7.2 size=564035 2024-08-17T00:53:49.182 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.181+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=DZZBMI847AR7 tag=BYIMBVO379EW type=write size=3709763 2024-08-17T00:53:49.184 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.183+0000 7fb01424f780 1 < completed delete operation key=S3KCL8RBE1AG tag=14HTFFPJYHUN type=del 2024-08-17T00:53:49.188 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.187+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~CUOMP8X5N407.0 size=1048576 2024-08-17T00:53:49.190 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.189+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~CUOMP8X5N407.1 size=122052 2024-08-17T00:53:49.190 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.189+0000 7fb01424f780 1 > prepared multipart upload key=CHEEDYEMAX2D upload=CUOMP8X5N407 tag=MKQDWBDR74X0 type=write size=2219204 2024-08-17T00:53:49.194 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.193+0000 7fb01424f780 1 < suggested remove operation key=W4SLINB2L3K2 tag=MKBD5GSHDMSI type=write 2024-08-17T00:53:49.196 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.195+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=LGY2XBDF1EDE type=write size=759637 2024-08-17T00:53:49.198 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.198+0000 7fb01424f780 1 < completed delete operation key=5COBAX0KWX44 tag=L8CHNJDKSNG1 type=del 2024-08-17T00:53:49.201 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.200+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=L0BJCGUV3LMI type=del size=1175760 2024-08-17T00:53:49.205 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.204+0000 7fb01424f780 1 < suggested update operation key=8HBBNALD090M tag=QETH0M3JHHWJ type=write size=478185 2024-08-17T00:53:49.207 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.206+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=BHX5YRLO8XHK type=del size=53140 2024-08-17T00:53:49.209 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.209+0000 7fb01424f780 1 < completed delete operation key=7FAQBH9KA29U tag=KUSOXWOWFVBB type=del 2024-08-17T00:53:49.211 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.211+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=SLOO39HDCZCW type=del size=470217 2024-08-17T00:53:49.214 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.213+0000 7fb01424f780 1 < completed delete operation key=6O4EVROYIWFY tag=PX29WKDLC45N type=del 2024-08-17T00:53:49.216 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.215+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=LPT8ZAF442U8 type=del size=3768461 2024-08-17T00:53:49.217 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.216+0000 7fb01424f780 -1 < no bi entry to suggest for operation key=W4SLINB2L3K2 tag=481EHEA8NQ22 type=write size=479497: (2) No such file or directory 2024-08-17T00:53:49.220 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.219+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=EUZOJN9TMOY1 type=del size=292959 2024-08-17T00:53:49.227 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.226+0000 7fb01424f780 1 < completed delete operation key=LKOTKLA00UZK tag=0BR6OLFQHIIE type=del 2024-08-17T00:53:49.230 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.230+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=C3Q5UOCKI727 type=write size=330662 2024-08-17T00:53:49.234 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.233+0000 7fb01424f780 1 < completed write operation key=N3MD2TBM9VPH tag=30U6JGAQAWA4 type=write size=668328 2024-08-17T00:53:49.238 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.238+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~GZNINFS2H8QB.0 size=790525 2024-08-17T00:53:49.239 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.238+0000 7fb01424f780 1 > prepared multipart upload key=UV6ESHH9QNCW upload=GZNINFS2H8QB tag=LMXOE9RHV9JF type=write size=1839101 2024-08-17T00:53:49.239 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.238+0000 7fb01424f780 1 < canceled part key=_multipart_S3KCL8RBE1AG.2~6JXMCRLFK011.0 size=1048576 2024-08-17T00:53:49.239 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.238+0000 7fb01424f780 1 < canceled part key=_multipart_S3KCL8RBE1AG.2~6JXMCRLFK011.1 size=148380 2024-08-17T00:53:49.242 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.241+0000 7fb01424f780 1 < canceled multipart upload key=S3KCL8RBE1AG upload=6JXMCRLFK011 tag=F3ROVFGEPWZG type=write size=2245532 2024-08-17T00:53:49.246 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.245+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~YFHGBVROP7B3.0 size=1048576 2024-08-17T00:53:49.247 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.247+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~YFHGBVROP7B3.1 size=1048576 2024-08-17T00:53:49.249 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.248+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~YFHGBVROP7B3.2 size=971072 2024-08-17T00:53:49.249 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.248+0000 7fb01424f780 1 > prepared multipart upload key=GI1HR389TZUU upload=YFHGBVROP7B3 tag=06FNY23AOEKI type=write size=4116800 2024-08-17T00:53:49.253 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.253+0000 7fb01424f780 1 < suggested remove operation key=AUFE3JLJ8M3L tag=KENOF5QBKR8E type=del 2024-08-17T00:53:49.258 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.258+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~JGPODG565CK3.0 size=1048576 2024-08-17T00:53:49.260 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.259+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~JGPODG565CK3.1 size=270920 2024-08-17T00:53:49.260 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.259+0000 7fb01424f780 1 > prepared multipart upload key=8GM8KYF0PWHP upload=JGPODG565CK3 tag=ELY68J7NX732 type=write size=2368072 2024-08-17T00:53:49.262 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.262+0000 7fb01424f780 1 < completed delete operation key=8GM8KYF0PWHP tag=HFAJKI2HPG3I type=del 2024-08-17T00:53:49.266 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.265+0000 7fb01424f780 1 > prepared part key=_multipart_N3MD2TBM9VPH.2~BZXALIX43VZY.0 size=1048576 2024-08-17T00:53:49.268 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.267+0000 7fb01424f780 1 > prepared part key=_multipart_N3MD2TBM9VPH.2~BZXALIX43VZY.1 size=1048576 2024-08-17T00:53:49.269 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.269+0000 7fb01424f780 1 > prepared part key=_multipart_N3MD2TBM9VPH.2~BZXALIX43VZY.2 size=360974 2024-08-17T00:53:49.270 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.269+0000 7fb01424f780 1 > prepared multipart upload key=N3MD2TBM9VPH upload=BZXALIX43VZY tag=TQ7R6MB2I36S type=write size=3506702 2024-08-17T00:53:49.272 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.271+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~9VOIFSF1RB9J.0 size=1048576 2024-08-17T00:53:49.274 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.273+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~9VOIFSF1RB9J.1 size=1048576 2024-08-17T00:53:49.275 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.275+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~9VOIFSF1RB9J.2 size=708070 2024-08-17T00:53:49.279 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.278+0000 7fb01424f780 1 < completed multipart upload key=EBJHQJY1RR06 upload=9VOIFSF1RB9J tag=82WO4SR89J9V type=write size=3853798 2024-08-17T00:53:49.283 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.282+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~759OV927ET5X.0 size=329174 2024-08-17T00:53:49.283 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.282+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=759OV927ET5X tag=DA5L4C1YICLB type=write size=1377750 2024-08-17T00:53:49.285 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.285+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~X13KYNXKO702.0 size=1048576 2024-08-17T00:53:49.287 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.286+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~X13KYNXKO702.1 size=381437 2024-08-17T00:53:49.291 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.290+0000 7fb01424f780 1 < completed multipart upload key=U1LNH0TF0YZA upload=X13KYNXKO702 tag=1D4QLZ8IPM5S type=write size=2478589 2024-08-17T00:53:49.296 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.295+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~26UFE3TKAT9T.0 size=802651 2024-08-17T00:53:49.296 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.295+0000 7fb01424f780 1 > prepared multipart upload key=5COBAX0KWX44 upload=26UFE3TKAT9T tag=RU4NQBZ4YMSA type=write size=1851227 2024-08-17T00:53:49.298 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.297+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~CISK7JBP2M0P.0 size=571955 2024-08-17T00:53:49.302 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.302+0000 7fb01424f780 1 < completed multipart upload key=KEYYP2QAG9S5 upload=CISK7JBP2M0P tag=4J8P35BKLY19 type=write size=1620531 2024-08-17T00:53:49.306 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.305+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~XU0JY9B5GU4E.0 size=385929 2024-08-17T00:53:49.306 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.305+0000 7fb01424f780 1 > prepared multipart upload key=ABVVA0H3PKK2 upload=XU0JY9B5GU4E tag=61YP3DSYVHPS type=write size=1434505 2024-08-17T00:53:49.308 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.307+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~DZZBMI847AR7.0 size=1048576 2024-08-17T00:53:49.310 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.309+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~DZZBMI847AR7.1 size=1048576 2024-08-17T00:53:49.311 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.311+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~DZZBMI847AR7.2 size=564035 2024-08-17T00:53:49.315 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.314+0000 7fb01424f780 1 < completed multipart upload key=VRVT7GCWUU6N upload=DZZBMI847AR7 tag=BYIMBVO379EW type=write size=3709763 2024-08-17T00:53:49.316 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.316+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=BKIAL0KMFB2N type=del size=1952639 2024-08-17T00:53:49.318 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.318+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~CUOMP8X5N407.0 size=1048576 2024-08-17T00:53:49.320 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.320+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~CUOMP8X5N407.1 size=122052 2024-08-17T00:53:49.324 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.323+0000 7fb01424f780 1 < completed multipart upload key=CHEEDYEMAX2D upload=CUOMP8X5N407 tag=MKQDWBDR74X0 type=write size=2219204 2024-08-17T00:53:49.326 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.325+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=Z195D09QMYHN type=write size=679895 2024-08-17T00:53:49.327 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.327+0000 7fb01424f780 1 < canceled operation key=GQP0TA69WBUB tag=LGY2XBDF1EDE type=write size=759637 2024-08-17T00:53:49.329 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.329+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=POXWYVOPIL18 type=del size=1976571 2024-08-17T00:53:49.331 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.331+0000 7fb01424f780 1 < completed delete operation key=3WCJZ3SLDTDT tag=L0BJCGUV3LMI type=del 2024-08-17T00:53:49.333 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.333+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=2OAPFJ91V88I type=del size=2565107 2024-08-17T00:53:49.336 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.336+0000 7fb01424f780 -1 < failed to complete operation key=AUFE3JLJ8M3L tag=BHX5YRLO8XHK type=del size=53140: (22) Invalid argument 2024-08-17T00:53:49.338 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.338+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=ID1I1BONEEB4 type=del size=2801368 2024-08-17T00:53:49.340 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.340+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=SLOO39HDCZCW type=del 2024-08-17T00:53:49.342 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.342+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=LVIFBOGCUU67 type=del size=513775 2024-08-17T00:53:49.344 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.344+0000 7fb01424f780 1 < completed delete operation key=VRVT7GCWUU6N tag=LPT8ZAF442U8 type=del 2024-08-17T00:53:49.346 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.346+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=MDDN03Y67NGX type=del size=1700966 2024-08-17T00:53:49.349 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.348+0000 7fb01424f780 1 < completed delete operation key=8HBBNALD090M tag=EUZOJN9TMOY1 type=del 2024-08-17T00:53:49.353 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.352+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~IG4DCA2MEJ28.0 size=1048576 2024-08-17T00:53:49.354 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.354+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~IG4DCA2MEJ28.1 size=167900 2024-08-17T00:53:49.354 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.354+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=IG4DCA2MEJ28 tag=J6ZJXNVOD61J type=write size=2265052 2024-08-17T00:53:49.357 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.356+0000 7fb01424f780 1 < completed write operation key=8GM8KYF0PWHP tag=C3Q5UOCKI727 type=write size=330662 2024-08-17T00:53:49.360 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.359+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~QFICFZP72UR7.0 size=1048576 2024-08-17T00:53:49.362 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.361+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~QFICFZP72UR7.1 size=1048576 2024-08-17T00:53:49.364 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.363+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~QFICFZP72UR7.2 size=767002 2024-08-17T00:53:49.364 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.363+0000 7fb01424f780 1 > prepared multipart upload key=MJKZQUILO7KC upload=QFICFZP72UR7 tag=YVTYR3D1572B type=write size=3912730 2024-08-17T00:53:49.364 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.363+0000 7fb01424f780 1 < canceled part key=_multipart_UV6ESHH9QNCW.2~GZNINFS2H8QB.0 size=790525 2024-08-17T00:53:49.368 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.367+0000 7fb01424f780 1 < canceled multipart upload key=UV6ESHH9QNCW upload=GZNINFS2H8QB tag=LMXOE9RHV9JF type=write size=1839101 2024-08-17T00:53:49.369 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.369+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=O0UO5WCMKZ1S type=del size=518783 2024-08-17T00:53:49.371 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.371+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~YFHGBVROP7B3.0 size=1048576 2024-08-17T00:53:49.373 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.372+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~YFHGBVROP7B3.1 size=1048576 2024-08-17T00:53:49.375 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.374+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~YFHGBVROP7B3.2 size=971072 2024-08-17T00:53:49.379 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.378+0000 7fb01424f780 1 < completed multipart upload key=GI1HR389TZUU upload=YFHGBVROP7B3 tag=06FNY23AOEKI type=write size=4116800 2024-08-17T00:53:49.381 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.380+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=S4D1AIAQ9IVQ type=del size=3038072 2024-08-17T00:53:49.382 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.381+0000 7fb01424f780 1 < canceled part key=_multipart_8GM8KYF0PWHP.2~JGPODG565CK3.0 size=1048576 2024-08-17T00:53:49.383 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.382+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~JGPODG565CK3.1 size=270920 2024-08-17T00:53:49.387 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.386+0000 7fb01424f780 1 < canceled multipart upload key=8GM8KYF0PWHP upload=JGPODG565CK3 tag=ELY68J7NX732 type=write size=2368072 2024-08-17T00:53:49.388 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.388+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=RQJWP8Q3W8TC type=write size=202208 2024-08-17T00:53:49.390 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.390+0000 7fb01424f780 1 < completed part key=_multipart_N3MD2TBM9VPH.2~BZXALIX43VZY.0 size=1048576 2024-08-17T00:53:49.393 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.392+0000 7fb01424f780 1 < completed part key=_multipart_N3MD2TBM9VPH.2~BZXALIX43VZY.1 size=1048576 2024-08-17T00:53:49.395 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.394+0000 7fb01424f780 1 < completed part key=_multipart_N3MD2TBM9VPH.2~BZXALIX43VZY.2 size=360974 2024-08-17T00:53:49.398 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.398+0000 7fb01424f780 1 < completed multipart upload key=N3MD2TBM9VPH upload=BZXALIX43VZY tag=TQ7R6MB2I36S type=write size=3506702 2024-08-17T00:53:49.402 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.400+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=2PF3BEBJ23HJ type=del size=1929773 2024-08-17T00:53:49.403 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.403+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~759OV927ET5X.0 size=329174 2024-08-17T00:53:49.408 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.407+0000 7fb01424f780 1 < completed multipart upload key=VRVT7GCWUU6N upload=759OV927ET5X tag=DA5L4C1YICLB type=write size=1377750 2024-08-17T00:53:49.412 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.411+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~PGXY9GTZK7LS.0 size=669324 2024-08-17T00:53:49.412 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.411+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=PGXY9GTZK7LS tag=UB0JEEG8EYMZ type=write size=1717900 2024-08-17T00:53:49.414 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.413+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~26UFE3TKAT9T.0 size=802651 2024-08-17T00:53:49.417 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.416+0000 7fb01424f780 1 < completed multipart upload key=5COBAX0KWX44 upload=26UFE3TKAT9T tag=RU4NQBZ4YMSA type=write size=1851227 2024-08-17T00:53:49.419 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.419+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=JHN4J4OZD7U2 type=del size=3684246 2024-08-17T00:53:49.422 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.421+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~XU0JY9B5GU4E.0 size=385929 2024-08-17T00:53:49.425 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.425+0000 7fb01424f780 1 < completed multipart upload key=ABVVA0H3PKK2 upload=XU0JY9B5GU4E tag=61YP3DSYVHPS type=write size=1434505 2024-08-17T00:53:49.427 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.427+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=3WYKHOVAPE5N type=del size=1103460 2024-08-17T00:53:49.429 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.429+0000 7fb01424f780 1 < canceled operation key=N3MD2TBM9VPH tag=BKIAL0KMFB2N type=del size=1952639 2024-08-17T00:53:49.433 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.432+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~TYF47TGWIFHK.0 size=1048576 2024-08-17T00:53:49.434 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.434+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~TYF47TGWIFHK.1 size=1048576 2024-08-17T00:53:49.436 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.435+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~TYF47TGWIFHK.2 size=934765 2024-08-17T00:53:49.436 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.435+0000 7fb01424f780 1 > prepared multipart upload key=8W4X8O3PVGIK upload=TYF47TGWIFHK tag=6088QQB1NY09 type=write size=4080493 2024-08-17T00:53:49.439 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.438+0000 7fb01424f780 1 < canceled operation key=X6NVU1F49VO8 tag=Z195D09QMYHN type=write size=679895 2024-08-17T00:53:49.441 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.440+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=EQQXV8TW8R8X type=del size=2103159 2024-08-17T00:53:49.445 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.445+0000 7fb01424f780 1 < suggested update operation key=8HBBNALD090M tag=POXWYVOPIL18 type=del size=1976571 2024-08-17T00:53:49.448 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.447+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=HNF12HGRZ2FA type=del size=3821998 2024-08-17T00:53:49.452 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.451+0000 7fb01424f780 1 < suggested remove operation key=8W4X8O3PVGIK tag=2OAPFJ91V88I type=del 2024-08-17T00:53:49.454 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.453+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=99O7UIFSABSS type=del size=3855455 2024-08-17T00:53:49.456 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.455+0000 7fb01424f780 1 < canceled operation key=GI1HR389TZUU tag=ID1I1BONEEB4 type=del size=2801368 2024-08-17T00:53:49.458 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.457+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=FKXSXUW5BZ5O type=del size=2478879 2024-08-17T00:53:49.461 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.460+0000 7fb01424f780 1 < completed delete operation key=8GM8KYF0PWHP tag=LVIFBOGCUU67 type=del 2024-08-17T00:53:49.463 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.462+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=0FV9V8WIEE83 type=del size=2231421 2024-08-17T00:53:49.465 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.464+0000 7fb01424f780 1 < canceled operation key=3WCJZ3SLDTDT tag=MDDN03Y67NGX type=del size=1700966 2024-08-17T00:53:49.467 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.466+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=S02JTCIAC887 type=del size=375464 2024-08-17T00:53:49.469 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.468+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~IG4DCA2MEJ28.0 size=1048576 2024-08-17T00:53:49.469 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.468+0000 7fb01424f780 1 < canceled part key=_multipart_S3KCL8RBE1AG.2~IG4DCA2MEJ28.1 size=167900 2024-08-17T00:53:49.473 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.472+0000 7fb01424f780 1 < canceled multipart upload key=S3KCL8RBE1AG upload=IG4DCA2MEJ28 tag=J6ZJXNVOD61J type=write size=2265052 2024-08-17T00:53:49.474 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.474+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=A1K0OGIZVPMS type=del size=3015972 2024-08-17T00:53:49.476 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.476+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~QFICFZP72UR7.0 size=1048576 2024-08-17T00:53:49.478 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.477+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~QFICFZP72UR7.1 size=1048576 2024-08-17T00:53:49.480 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.479+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~QFICFZP72UR7.2 size=767002 2024-08-17T00:53:49.483 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.483+0000 7fb01424f780 1 < completed multipart upload key=MJKZQUILO7KC upload=QFICFZP72UR7 tag=YVTYR3D1572B type=write size=3912730 2024-08-17T00:53:49.487 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.486+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~P4QHMT8AEW0I.0 size=62238 2024-08-17T00:53:49.487 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.486+0000 7fb01424f780 1 > prepared multipart upload key=8W4X8O3PVGIK upload=P4QHMT8AEW0I tag=QXDHCKR1ZA6K type=write size=1110814 2024-08-17T00:53:49.489 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.489+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=O0UO5WCMKZ1S type=del 2024-08-17T00:53:49.493 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.492+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~14O48N5C7YVP.0 size=533037 2024-08-17T00:53:49.493 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.492+0000 7fb01424f780 1 > prepared multipart upload key=34WSPC8OQCN9 upload=14O48N5C7YVP tag=N156XJ70V7CF type=write size=1581613 2024-08-17T00:53:49.495 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.495+0000 7fb01424f780 1 < completed delete operation key=CPZBVFH6I5H3 tag=S4D1AIAQ9IVQ type=del 2024-08-17T00:53:49.500 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.499+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~1DZYS6BQ8JJM.0 size=130154 2024-08-17T00:53:49.500 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.499+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=1DZYS6BQ8JJM tag=O7LQR06PWICV type=write size=1178730 2024-08-17T00:53:49.502 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.501+0000 7fb01424f780 1 < canceled operation key=LVQDLJUQ9C3D tag=RQJWP8Q3W8TC type=write size=202208 2024-08-17T00:53:49.504 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.503+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=ZE1N9ZQP7J03 type=write size=449024 2024-08-17T00:53:49.507 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.506+0000 7fb01424f780 -1 < failed to complete operation key=8HBBNALD090M tag=2PF3BEBJ23HJ type=del size=1929773: (22) Invalid argument 2024-08-17T00:53:49.510 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.509+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=BODZNGC0CWFE type=del size=216935 2024-08-17T00:53:49.512 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.511+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~PGXY9GTZK7LS.0 size=669324 2024-08-17T00:53:49.515 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.514+0000 7fb01424f780 1 < completed multipart upload key=S3KCL8RBE1AG upload=PGXY9GTZK7LS tag=UB0JEEG8EYMZ type=write size=1717900 2024-08-17T00:53:49.519 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.518+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~BLGTAD9N0HCD.0 size=658954 2024-08-17T00:53:49.519 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.518+0000 7fb01424f780 1 > prepared multipart upload key=VT9PITFIBA0U upload=BLGTAD9N0HCD tag=V6GFRXAXL506 type=write size=1707530 2024-08-17T00:53:49.521 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.520+0000 7fb01424f780 1 < completed delete operation key=8GM8KYF0PWHP tag=JHN4J4OZD7U2 type=del 2024-08-17T00:53:49.524 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.524+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~SBEW0JYMT2DM.0 size=1048576 2024-08-17T00:53:49.526 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.526+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~SBEW0JYMT2DM.1 size=1048576 2024-08-17T00:53:49.528 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.527+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~SBEW0JYMT2DM.2 size=615975 2024-08-17T00:53:49.528 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.527+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=SBEW0JYMT2DM tag=BKQYC7OULXSM type=write size=3761703 2024-08-17T00:53:49.530 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.529+0000 7fb01424f780 1 < canceled operation key=3WCJZ3SLDTDT tag=3WYKHOVAPE5N type=del size=1103460 2024-08-17T00:53:49.532 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.531+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=TFZHBZQU3KVH type=del size=775996 2024-08-17T00:53:49.534 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.533+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~TYF47TGWIFHK.0 size=1048576 2024-08-17T00:53:49.535 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.535+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~TYF47TGWIFHK.1 size=1048576 2024-08-17T00:53:49.537 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.536+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~TYF47TGWIFHK.2 size=934765 2024-08-17T00:53:49.541 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.540+0000 7fb01424f780 1 < completed multipart upload key=8W4X8O3PVGIK upload=TYF47TGWIFHK tag=6088QQB1NY09 type=write size=4080493 2024-08-17T00:53:49.542 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.542+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=JV4H3CBGS6QM type=write size=193548 2024-08-17T00:53:49.544 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.544+0000 7fb01424f780 1 < canceled operation key=W4SLINB2L3K2 tag=EQQXV8TW8R8X type=del size=2103159 2024-08-17T00:53:49.546 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.546+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=0686E9OPTH2Z type=del size=48029 2024-08-17T00:53:49.550 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.549+0000 7fb01424f780 -1 < failed to complete operation key=8W4X8O3PVGIK tag=HNF12HGRZ2FA type=del size=3821998: (22) Invalid argument 2024-08-17T00:53:49.553 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.553+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~61IF9DYI2DB5.0 size=1048576 2024-08-17T00:53:49.555 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.554+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~61IF9DYI2DB5.1 size=1048576 2024-08-17T00:53:49.557 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.556+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~61IF9DYI2DB5.2 size=262139 2024-08-17T00:53:49.557 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.556+0000 7fb01424f780 1 > prepared multipart upload key=CHEEDYEMAX2D upload=61IF9DYI2DB5 tag=Q7U78U2SOHL9 type=write size=3407867 2024-08-17T00:53:49.559 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.559+0000 7fb01424f780 1 < completed delete operation key=45YXPRO1DP7L tag=99O7UIFSABSS type=del 2024-08-17T00:53:49.561 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.561+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=TZY3EG61YML5 type=write size=552590 2024-08-17T00:53:49.563 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.563+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=FKXSXUW5BZ5O type=del 2024-08-17T00:53:49.567 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.566+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~4C82GI5VDES7.0 size=198141 2024-08-17T00:53:49.567 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.566+0000 7fb01424f780 1 > prepared multipart upload key=KEYYP2QAG9S5 upload=4C82GI5VDES7 tag=Z9P5GC6YVU62 type=write size=1246717 2024-08-17T00:53:49.569 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.568+0000 7fb01424f780 1 < completed delete operation key=KEYYP2QAG9S5 tag=0FV9V8WIEE83 type=del 2024-08-17T00:53:49.570 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.570+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=I1D7169T54I9 type=del size=1494720 2024-08-17T00:53:49.572 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.572+0000 7fb01424f780 1 < completed delete operation key=LKOTKLA00UZK tag=S02JTCIAC887 type=del 2024-08-17T00:53:49.574 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.573+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=5TQ2XW4KU19A type=write size=230534 2024-08-17T00:53:49.576 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.575+0000 7fb01424f780 1 < completed delete operation key=U1LNH0TF0YZA tag=A1K0OGIZVPMS type=del 2024-08-17T00:53:49.580 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.579+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~HM4V4VR2HD2Q.0 size=1048576 2024-08-17T00:53:49.581 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.581+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~HM4V4VR2HD2Q.1 size=435651 2024-08-17T00:53:49.582 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.581+0000 7fb01424f780 1 > prepared multipart upload key=WSUZM346535N upload=HM4V4VR2HD2Q tag=PFLOJEO88IH0 type=write size=2532803 2024-08-17T00:53:49.584 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.583+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~P4QHMT8AEW0I.0 size=62238 2024-08-17T00:53:49.587 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.586+0000 7fb01424f780 1 < completed multipart upload key=8W4X8O3PVGIK upload=P4QHMT8AEW0I tag=QXDHCKR1ZA6K type=write size=1110814 2024-08-17T00:53:49.589 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.589+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=F40HVJ69O480 type=del size=787971 2024-08-17T00:53:49.591 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.591+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~14O48N5C7YVP.0 size=533037 2024-08-17T00:53:49.595 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.594+0000 7fb01424f780 1 < completed multipart upload key=34WSPC8OQCN9 upload=14O48N5C7YVP tag=N156XJ70V7CF type=write size=1581613 2024-08-17T00:53:49.599 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.598+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~I3ZZCT6WOE2X.0 size=870828 2024-08-17T00:53:49.601 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.598+0000 7fb01424f780 1 > prepared multipart upload key=ABVVA0H3PKK2 upload=I3ZZCT6WOE2X tag=07OQQD9BXGM1 type=write size=1919404 2024-08-17T00:53:49.602 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.600+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~1DZYS6BQ8JJM.0 size=130154 2024-08-17T00:53:49.605 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.604+0000 7fb01424f780 1 < completed multipart upload key=VRVT7GCWUU6N upload=1DZYS6BQ8JJM tag=O7LQR06PWICV type=write size=1178730 2024-08-17T00:53:49.607 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.606+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=A9SY36HJWHMK type=del size=1331790 2024-08-17T00:53:49.611 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.610+0000 7fb01424f780 1 < suggested update operation key=UV6ESHH9QNCW tag=ZE1N9ZQP7J03 type=write size=449024 2024-08-17T00:53:49.612 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.612+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=I9S1864ZJV5Q type=del size=3023778 2024-08-17T00:53:49.614 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.614+0000 7fb01424f780 1 < completed delete operation key=GI1HR389TZUU tag=BODZNGC0CWFE type=del 2024-08-17T00:53:49.617 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.616+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=PV0GAYT5R7JN type=del size=2543742 2024-08-17T00:53:49.619 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.618+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~BLGTAD9N0HCD.0 size=658954 2024-08-17T00:53:49.622 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.622+0000 7fb01424f780 1 < completed multipart upload key=VT9PITFIBA0U upload=BLGTAD9N0HCD tag=V6GFRXAXL506 type=write size=1707530 2024-08-17T00:53:49.624 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.624+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=TCLWN7CVGQY2 type=del size=295893 2024-08-17T00:53:49.626 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.626+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~SBEW0JYMT2DM.0 size=1048576 2024-08-17T00:53:49.628 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.628+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~SBEW0JYMT2DM.1 size=1048576 2024-08-17T00:53:49.630 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.629+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~SBEW0JYMT2DM.2 size=615975 2024-08-17T00:53:49.633 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.633+0000 7fb01424f780 1 < completed multipart upload key=VRVT7GCWUU6N upload=SBEW0JYMT2DM tag=BKQYC7OULXSM type=write size=3761703 2024-08-17T00:53:49.635 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.635+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=K8569XDDHGSZ type=del size=2654418 2024-08-17T00:53:49.637 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.637+0000 7fb01424f780 1 < completed delete operation key=8HBBNALD090M tag=TFZHBZQU3KVH type=del 2024-08-17T00:53:49.641 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.640+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~P8KH5K36TLKH.0 size=1048576 2024-08-17T00:53:49.643 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.642+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~P8KH5K36TLKH.1 size=1048576 2024-08-17T00:53:49.645 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.644+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~P8KH5K36TLKH.2 size=95826 2024-08-17T00:53:49.645 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.644+0000 7fb01424f780 1 > prepared multipart upload key=AUFE3JLJ8M3L upload=P8KH5K36TLKH tag=CM3CQ5PM0JM3 type=write size=3241554 2024-08-17T00:53:49.646 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.646+0000 7fb01424f780 1 < completed write operation key=U1LNH0TF0YZA tag=JV4H3CBGS6QM type=write size=193548 2024-08-17T00:53:49.650 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.649+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~Q2O7BGNWBTIX.0 size=1048576 2024-08-17T00:53:49.652 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.651+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~Q2O7BGNWBTIX.1 size=798569 2024-08-17T00:53:49.652 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.651+0000 7fb01424f780 1 > prepared multipart upload key=MXCT40R93XCB upload=Q2O7BGNWBTIX tag=SAMI1MTQ2PSP type=write size=2895721 2024-08-17T00:53:49.654 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.653+0000 7fb01424f780 1 < completed delete operation key=X6NVU1F49VO8 tag=0686E9OPTH2Z type=del 2024-08-17T00:53:49.656 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.655+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=ONXWWEVBUHCC type=del size=3781448 2024-08-17T00:53:49.656 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.656+0000 7fb01424f780 1 < canceled part key=_multipart_CHEEDYEMAX2D.2~61IF9DYI2DB5.0 size=1048576 2024-08-17T00:53:49.657 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.656+0000 7fb01424f780 1 < canceled part key=_multipart_CHEEDYEMAX2D.2~61IF9DYI2DB5.1 size=1048576 2024-08-17T00:53:49.657 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.656+0000 7fb01424f780 1 < canceled part key=_multipart_CHEEDYEMAX2D.2~61IF9DYI2DB5.2 size=262139 2024-08-17T00:53:49.660 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.659+0000 7fb01424f780 1 < canceled multipart upload key=CHEEDYEMAX2D upload=61IF9DYI2DB5 tag=Q7U78U2SOHL9 type=write size=3407867 2024-08-17T00:53:49.662 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.661+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=BZCQ2HPZU0FB type=del size=1700581 2024-08-17T00:53:49.664 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.663+0000 7fb01424f780 1 < canceled operation key=AUFE3JLJ8M3L tag=TZY3EG61YML5 type=write size=552590 2024-08-17T00:53:49.666 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.665+0000 7fb01424f780 1 > prepared operation key=6O4EVROYIWFY tag=2F6YONNICRX3 type=del size=3974942 2024-08-17T00:53:49.667 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.667+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~4C82GI5VDES7.0 size=198141 2024-08-17T00:53:49.671 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.670+0000 7fb01424f780 1 < completed multipart upload key=KEYYP2QAG9S5 upload=4C82GI5VDES7 tag=Z9P5GC6YVU62 type=write size=1246717 2024-08-17T00:53:49.673 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.672+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=CNZNXHN6VLP3 type=del size=25084 2024-08-17T00:53:49.675 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.674+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=I1D7169T54I9 type=del 2024-08-17T00:53:49.677 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.676+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=5UID3QYGY65U type=del size=1103900 2024-08-17T00:53:49.680 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.679+0000 7fb01424f780 1 < completed write operation key=S3KCL8RBE1AG tag=5TQ2XW4KU19A type=write size=230534 2024-08-17T00:53:49.683 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.682+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~4T1H2X3RQTAL.0 size=1048576 2024-08-17T00:53:49.685 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.684+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~4T1H2X3RQTAL.1 size=180729 2024-08-17T00:53:49.685 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.684+0000 7fb01424f780 1 > prepared multipart upload key=45YXPRO1DP7L upload=4T1H2X3RQTAL tag=HH9GT5J16DSO type=write size=2277881 2024-08-17T00:53:49.687 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.686+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~HM4V4VR2HD2Q.0 size=1048576 2024-08-17T00:53:49.689 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.688+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~HM4V4VR2HD2Q.1 size=435651 2024-08-17T00:53:49.692 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.692+0000 7fb01424f780 1 < completed multipart upload key=WSUZM346535N upload=HM4V4VR2HD2Q tag=PFLOJEO88IH0 type=write size=2532803 2024-08-17T00:53:49.696 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.695+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~VQK01B9IBPDU.0 size=1048576 2024-08-17T00:53:49.698 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.697+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~VQK01B9IBPDU.1 size=1048576 2024-08-17T00:53:49.699 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.698+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~VQK01B9IBPDU.2 size=255740 2024-08-17T00:53:49.699 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.698+0000 7fb01424f780 1 > prepared multipart upload key=LKOTKLA00UZK upload=VQK01B9IBPDU tag=948LJPW97AQT type=write size=3401468 2024-08-17T00:53:49.702 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.701+0000 7fb01424f780 1 < completed delete operation key=7FAQBH9KA29U tag=F40HVJ69O480 type=del 2024-08-17T00:53:49.703 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.703+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=U8D0TVO5HL7E type=del size=2109197 2024-08-17T00:53:49.705 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.705+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~I3ZZCT6WOE2X.0 size=870828 2024-08-17T00:53:49.709 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.708+0000 7fb01424f780 1 < completed multipart upload key=ABVVA0H3PKK2 upload=I3ZZCT6WOE2X tag=07OQQD9BXGM1 type=write size=1919404 2024-08-17T00:53:49.713 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.712+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~P7M0DSIUH6JF.0 size=1048576 2024-08-17T00:53:49.714 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.714+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~P7M0DSIUH6JF.1 size=1048576 2024-08-17T00:53:49.716 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.715+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~P7M0DSIUH6JF.2 size=794513 2024-08-17T00:53:49.716 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.715+0000 7fb01424f780 1 > prepared multipart upload key=MJKZQUILO7KC upload=P7M0DSIUH6JF tag=8482IGVGUFL7 type=write size=3940241 2024-08-17T00:53:49.720 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.719+0000 7fb01424f780 1 < suggested update operation key=GI1HR389TZUU tag=A9SY36HJWHMK type=del size=1331790 2024-08-17T00:53:49.722 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.721+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=I6PNIJ821WK7 type=del size=196848 2024-08-17T00:53:49.726 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.725+0000 7fb01424f780 1 < suggested remove operation key=8W4X8O3PVGIK tag=I9S1864ZJV5Q type=del 2024-08-17T00:53:49.729 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.728+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~O94AAE5CUUIW.0 size=1048576 2024-08-17T00:53:49.731 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.730+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~O94AAE5CUUIW.1 size=778238 2024-08-17T00:53:49.731 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.730+0000 7fb01424f780 1 > prepared multipart upload key=GQP0TA69WBUB upload=O94AAE5CUUIW tag=8NRJ3C1QOD70 type=write size=2875390 2024-08-17T00:53:49.734 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.732+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=PV0GAYT5R7JN type=del 2024-08-17T00:53:49.735 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.734+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=Y88NX5PST0DD type=write size=859255 2024-08-17T00:53:49.738 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.737+0000 7fb01424f780 -1 < failed to complete operation key=8W4X8O3PVGIK tag=TCLWN7CVGQY2 type=del size=295893: (22) Invalid argument 2024-08-17T00:53:49.741 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.740+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=PMHKMR06YVAT type=del size=1380550 2024-08-17T00:53:49.745 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.744+0000 7fb01424f780 1 < suggested update operation key=5COBAX0KWX44 tag=K8569XDDHGSZ type=del size=2654418 2024-08-17T00:53:49.749 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.748+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~BF8I33QCVSOI.0 size=447957 2024-08-17T00:53:49.749 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.748+0000 7fb01424f780 1 > prepared multipart upload key=LVQDLJUQ9C3D upload=BF8I33QCVSOI tag=0EJ8KFAX07NY type=write size=1496533 2024-08-17T00:53:49.749 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.748+0000 7fb01424f780 1 < canceled part key=_multipart_AUFE3JLJ8M3L.2~P8KH5K36TLKH.0 size=1048576 2024-08-17T00:53:49.751 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.750+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~P8KH5K36TLKH.1 size=1048576 2024-08-17T00:53:49.753 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.752+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~P8KH5K36TLKH.2 size=95826 2024-08-17T00:53:49.756 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.755+0000 7fb01424f780 1 < canceled multipart upload key=AUFE3JLJ8M3L upload=P8KH5K36TLKH tag=CM3CQ5PM0JM3 type=write size=3241554 2024-08-17T00:53:49.758 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.757+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=BTU1BZBV312P type=write size=523182 2024-08-17T00:53:49.760 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.759+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~Q2O7BGNWBTIX.0 size=1048576 2024-08-17T00:53:49.761 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.761+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~Q2O7BGNWBTIX.1 size=798569 2024-08-17T00:53:49.765 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.764+0000 7fb01424f780 1 < completed multipart upload key=MXCT40R93XCB upload=Q2O7BGNWBTIX tag=SAMI1MTQ2PSP type=write size=2895721 2024-08-17T00:53:49.768 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.767+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~YCGBXCPXQNF7.0 size=1048576 2024-08-17T00:53:49.770 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.769+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~YCGBXCPXQNF7.1 size=1048576 2024-08-17T00:53:49.772 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.771+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~YCGBXCPXQNF7.2 size=745460 2024-08-17T00:53:49.772 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.771+0000 7fb01424f780 1 > prepared multipart upload key=AUFE3JLJ8M3L upload=YCGBXCPXQNF7 tag=AR1VA0BRZ728 type=write size=3891188 2024-08-17T00:53:49.773 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.773+0000 7fb01424f780 1 < completed delete operation key=U1LNH0TF0YZA tag=ONXWWEVBUHCC type=del 2024-08-17T00:53:49.777 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.777+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~MOZFVET4T4F0.0 size=1048576 2024-08-17T00:53:49.779 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.778+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~MOZFVET4T4F0.1 size=638277 2024-08-17T00:53:49.779 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.778+0000 7fb01424f780 1 > prepared multipart upload key=EBJHQJY1RR06 upload=MOZFVET4T4F0 tag=561PXYNOXM6H type=write size=2735429 2024-08-17T00:53:49.781 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.780+0000 7fb01424f780 1 < completed delete operation key=X6NVU1F49VO8 tag=BZCQ2HPZU0FB type=del 2024-08-17T00:53:49.785 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.784+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~MBKSX4P99PDT.0 size=1048576 2024-08-17T00:53:49.786 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.786+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~MBKSX4P99PDT.1 size=1048576 2024-08-17T00:53:49.788 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.787+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~MBKSX4P99PDT.2 size=848216 2024-08-17T00:53:49.788 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.787+0000 7fb01424f780 1 > prepared multipart upload key=EBJHQJY1RR06 upload=MBKSX4P99PDT tag=6WGBA408P5F0 type=write size=3993944 2024-08-17T00:53:49.790 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.789+0000 7fb01424f780 1 < completed delete operation key=6O4EVROYIWFY tag=2F6YONNICRX3 type=del 2024-08-17T00:53:49.794 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.794+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~AOQV1XBSY3MC.0 size=1048576 2024-08-17T00:53:49.796 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.796+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~AOQV1XBSY3MC.1 size=1048576 2024-08-17T00:53:49.798 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.797+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~AOQV1XBSY3MC.2 size=792609 2024-08-17T00:53:49.798 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.797+0000 7fb01424f780 1 > prepared multipart upload key=EBJHQJY1RR06 upload=AOQV1XBSY3MC tag=J5KFT1F1GNQI type=write size=3938337 2024-08-17T00:53:49.800 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.799+0000 7fb01424f780 1 < completed delete operation key=3WCJZ3SLDTDT tag=CNZNXHN6VLP3 type=del 2024-08-17T00:53:49.802 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.801+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=4INHX2CHXDKD type=del size=1523420 2024-08-17T00:53:49.806 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.803+0000 7fb01424f780 1 < completed delete operation key=X6NVU1F49VO8 tag=5UID3QYGY65U type=del 2024-08-17T00:53:49.808 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.807+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~MTLSWPEJZRWH.0 size=1048576 2024-08-17T00:53:49.810 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.809+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~MTLSWPEJZRWH.1 size=25776 2024-08-17T00:53:49.810 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.809+0000 7fb01424f780 1 > prepared multipart upload key=LKOTKLA00UZK upload=MTLSWPEJZRWH tag=CJ7XSWNJQQN0 type=write size=2122928 2024-08-17T00:53:49.812 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.812+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~4T1H2X3RQTAL.0 size=1048576 2024-08-17T00:53:49.814 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.814+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~4T1H2X3RQTAL.1 size=180729 2024-08-17T00:53:49.817 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.817+0000 7fb01424f780 1 < completed multipart upload key=45YXPRO1DP7L upload=4T1H2X3RQTAL tag=HH9GT5J16DSO type=write size=2277881 2024-08-17T00:53:49.819 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.819+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=O7Z24DBEL3DY type=del size=1802925 2024-08-17T00:53:49.821 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.821+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~VQK01B9IBPDU.0 size=1048576 2024-08-17T00:53:49.823 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.822+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~VQK01B9IBPDU.1 size=1048576 2024-08-17T00:53:49.825 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.824+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~VQK01B9IBPDU.2 size=255740 2024-08-17T00:53:49.828 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.827+0000 7fb01424f780 1 < completed multipart upload key=LKOTKLA00UZK upload=VQK01B9IBPDU tag=948LJPW97AQT type=write size=3401468 2024-08-17T00:53:49.830 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.829+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=771NFYIRZHIA type=del size=3957541 2024-08-17T00:53:49.834 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.833+0000 7fb01424f780 1 < suggested remove operation key=U1LNH0TF0YZA tag=U8D0TVO5HL7E type=del 2024-08-17T00:53:49.837 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.836+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~0N93CATJ3T2J.0 size=130385 2024-08-17T00:53:49.837 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.836+0000 7fb01424f780 1 > prepared multipart upload key=CPZBVFH6I5H3 upload=0N93CATJ3T2J tag=TOHLXVYYFXZB type=write size=1178961 2024-08-17T00:53:49.839 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.839+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~P7M0DSIUH6JF.0 size=1048576 2024-08-17T00:53:49.841 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.840+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~P7M0DSIUH6JF.1 size=1048576 2024-08-17T00:53:49.843 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.842+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~P7M0DSIUH6JF.2 size=794513 2024-08-17T00:53:49.846 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.845+0000 7fb01424f780 1 < completed multipart upload key=MJKZQUILO7KC upload=P7M0DSIUH6JF tag=8482IGVGUFL7 type=write size=3940241 2024-08-17T00:53:49.848 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.847+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=1AKT1OHPE6YX type=del size=2543069 2024-08-17T00:53:49.850 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.849+0000 7fb01424f780 1 < completed delete operation key=MXCT40R93XCB tag=I6PNIJ821WK7 type=del 2024-08-17T00:53:49.852 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.851+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=VQ25KQ0K5800 type=del size=3368082 2024-08-17T00:53:49.854 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.853+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~O94AAE5CUUIW.0 size=1048576 2024-08-17T00:53:49.856 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.855+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~O94AAE5CUUIW.1 size=778238 2024-08-17T00:53:49.859 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.858+0000 7fb01424f780 1 < completed multipart upload key=GQP0TA69WBUB upload=O94AAE5CUUIW tag=8NRJ3C1QOD70 type=write size=2875390 2024-08-17T00:53:49.863 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.862+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~ZP5O2ME9CVA1.0 size=570066 2024-08-17T00:53:49.863 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.862+0000 7fb01424f780 1 > prepared multipart upload key=5COBAX0KWX44 upload=ZP5O2ME9CVA1 tag=46MGVH486XD9 type=write size=1618642 2024-08-17T00:53:49.865 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.864+0000 7fb01424f780 1 < completed write operation key=ABVVA0H3PKK2 tag=Y88NX5PST0DD type=write size=859255 2024-08-17T00:53:49.867 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.866+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=3ZZPZBM9ZVBG type=del size=799812 2024-08-17T00:53:49.869 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.868+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=PMHKMR06YVAT type=del 2024-08-17T00:53:49.873 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.872+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~901XKOWMKTN5.0 size=555605 2024-08-17T00:53:49.873 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.872+0000 7fb01424f780 1 > prepared multipart upload key=KEYYP2QAG9S5 upload=901XKOWMKTN5 tag=NZBMHM1Q1VQA type=write size=1604181 2024-08-17T00:53:49.875 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.875+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~BF8I33QCVSOI.0 size=447957 2024-08-17T00:53:49.879 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.879+0000 7fb01424f780 1 < completed multipart upload key=LVQDLJUQ9C3D upload=BF8I33QCVSOI tag=0EJ8KFAX07NY type=write size=1496533 2024-08-17T00:53:49.883 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.882+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~ZUKMY8HBBG48.0 size=1048576 2024-08-17T00:53:49.885 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.884+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~ZUKMY8HBBG48.1 size=220141 2024-08-17T00:53:49.885 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.884+0000 7fb01424f780 1 > prepared multipart upload key=WSUZM346535N upload=ZUKMY8HBBG48 tag=1OF9N7O1HFPS type=write size=2317293 2024-08-17T00:53:49.886 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.886+0000 7fb01424f780 1 < completed write operation key=OLV8V97NI3YD tag=BTU1BZBV312P type=write size=523182 2024-08-17T00:53:49.890 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.889+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~MXRNSJ2BUOIL.0 size=1048576 2024-08-17T00:53:49.892 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.891+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~MXRNSJ2BUOIL.1 size=872106 2024-08-17T00:53:49.892 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.891+0000 7fb01424f780 1 > prepared multipart upload key=LKOTKLA00UZK upload=MXRNSJ2BUOIL tag=QGKOB0SIOAI3 type=write size=2969258 2024-08-17T00:53:49.894 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.893+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~YCGBXCPXQNF7.0 size=1048576 2024-08-17T00:53:49.895 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.894+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~YCGBXCPXQNF7.1 size=1048576 2024-08-17T00:53:49.897 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.896+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~YCGBXCPXQNF7.2 size=745460 2024-08-17T00:53:49.901 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.900+0000 7fb01424f780 1 < completed multipart upload key=AUFE3JLJ8M3L upload=YCGBXCPXQNF7 tag=AR1VA0BRZ728 type=write size=3891188 2024-08-17T00:53:49.903 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.903+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=U3O3VESZMETZ type=write size=921787 2024-08-17T00:53:49.906 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.905+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~MOZFVET4T4F0.0 size=1048576 2024-08-17T00:53:49.907 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.906+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~MOZFVET4T4F0.1 size=638277 2024-08-17T00:53:49.910 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.910+0000 7fb01424f780 1 < completed multipart upload key=EBJHQJY1RR06 upload=MOZFVET4T4F0 tag=561PXYNOXM6H type=write size=2735429 2024-08-17T00:53:49.912 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.912+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=8G5V0R04ZG75 type=del size=302728 2024-08-17T00:53:49.914 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.914+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~MBKSX4P99PDT.0 size=1048576 2024-08-17T00:53:49.916 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.915+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~MBKSX4P99PDT.1 size=1048576 2024-08-17T00:53:49.918 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.917+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~MBKSX4P99PDT.2 size=848216 2024-08-17T00:53:49.921 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.920+0000 7fb01424f780 1 < completed multipart upload key=EBJHQJY1RR06 upload=MBKSX4P99PDT tag=6WGBA408P5F0 type=write size=3993944 2024-08-17T00:53:49.923 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.922+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=0DSUPDMYR0IO type=write size=363645 2024-08-17T00:53:49.925 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.924+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~AOQV1XBSY3MC.0 size=1048576 2024-08-17T00:53:49.927 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.926+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~AOQV1XBSY3MC.1 size=1048576 2024-08-17T00:53:49.927 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.926+0000 7fb01424f780 1 < canceled part key=_multipart_EBJHQJY1RR06.2~AOQV1XBSY3MC.2 size=792609 2024-08-17T00:53:49.930 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.929+0000 7fb01424f780 1 < canceled multipart upload key=EBJHQJY1RR06 upload=AOQV1XBSY3MC tag=J5KFT1F1GNQI type=write size=3938337 2024-08-17T00:53:49.932 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.931+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=UIWTDE2QZVLS type=del size=1546448 2024-08-17T00:53:49.934 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.933+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=4INHX2CHXDKD type=del 2024-08-17T00:53:49.936 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.935+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=PJPAP8U05UF2 type=del size=441689 2024-08-17T00:53:49.938 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.937+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~MTLSWPEJZRWH.0 size=1048576 2024-08-17T00:53:49.939 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.939+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~MTLSWPEJZRWH.1 size=25776 2024-08-17T00:53:49.943 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.942+0000 7fb01424f780 1 < completed multipart upload key=LKOTKLA00UZK upload=MTLSWPEJZRWH tag=CJ7XSWNJQQN0 type=write size=2122928 2024-08-17T00:53:49.944 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.944+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=URH3F1XGKFZ1 type=write size=521951 2024-08-17T00:53:49.946 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.946+0000 7fb01424f780 1 < completed delete operation key=VT9PITFIBA0U tag=O7Z24DBEL3DY type=del 2024-08-17T00:53:49.948 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.947+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=HGPZ98KLQ7W0 type=del size=1747814 2024-08-17T00:53:49.950 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.949+0000 7fb01424f780 1 < completed delete operation key=8GM8KYF0PWHP tag=771NFYIRZHIA type=del 2024-08-17T00:53:49.954 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.953+0000 7fb01424f780 1 > prepared part key=_multipart_X6NVU1F49VO8.2~3ZORGQRFHKBQ.0 size=1048576 2024-08-17T00:53:49.955 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.955+0000 7fb01424f780 1 > prepared part key=_multipart_X6NVU1F49VO8.2~3ZORGQRFHKBQ.1 size=1048576 2024-08-17T00:53:49.957 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.956+0000 7fb01424f780 1 > prepared part key=_multipart_X6NVU1F49VO8.2~3ZORGQRFHKBQ.2 size=976938 2024-08-17T00:53:49.957 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.956+0000 7fb01424f780 1 > prepared multipart upload key=X6NVU1F49VO8 upload=3ZORGQRFHKBQ tag=693C9OX72HWO type=write size=4122666 2024-08-17T00:53:49.959 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.958+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~0N93CATJ3T2J.0 size=130385 2024-08-17T00:53:49.963 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.962+0000 7fb01424f780 1 < completed multipart upload key=CPZBVFH6I5H3 upload=0N93CATJ3T2J tag=TOHLXVYYFXZB type=write size=1178961 2024-08-17T00:53:49.965 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.964+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=6WRW9ZDXJAO8 type=write size=833838 2024-08-17T00:53:49.966 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.966+0000 7fb01424f780 1 < completed delete operation key=EBJHQJY1RR06 tag=1AKT1OHPE6YX type=del 2024-08-17T00:53:49.970 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.970+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~PX1H6SFXNRBI.0 size=1048576 2024-08-17T00:53:49.972 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.971+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~PX1H6SFXNRBI.1 size=1048576 2024-08-17T00:53:49.974 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.973+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~PX1H6SFXNRBI.2 size=520257 2024-08-17T00:53:49.974 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.973+0000 7fb01424f780 1 > prepared multipart upload key=GQP0TA69WBUB upload=PX1H6SFXNRBI tag=QANF3TWD5CVL type=write size=3665985 2024-08-17T00:53:49.977 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.977+0000 7fb01424f780 1 < suggested remove operation key=WSUZM346535N tag=VQ25KQ0K5800 type=del 2024-08-17T00:53:49.980 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.979+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=JRUFLZWSNJU2 type=write size=946664 2024-08-17T00:53:49.982 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.981+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~ZP5O2ME9CVA1.0 size=570066 2024-08-17T00:53:49.985 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.984+0000 7fb01424f780 1 < completed multipart upload key=5COBAX0KWX44 upload=ZP5O2ME9CVA1 tag=46MGVH486XD9 type=write size=1618642 2024-08-17T00:53:49.987 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.987+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=KY9VCAS13VI8 type=del size=31178 2024-08-17T00:53:49.989 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.988+0000 7fb01424f780 1 < completed delete operation key=LKOTKLA00UZK tag=3ZZPZBM9ZVBG type=del 2024-08-17T00:53:49.993 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.992+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~VICDGV4UGMJY.0 size=1048576 2024-08-17T00:53:49.995 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.994+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~VICDGV4UGMJY.1 size=833907 2024-08-17T00:53:49.995 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.994+0000 7fb01424f780 1 > prepared multipart upload key=GI1HR389TZUU upload=VICDGV4UGMJY tag=ZMKDVLLBPB25 type=write size=2931059 2024-08-17T00:53:49.997 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:49.996+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~901XKOWMKTN5.0 size=555605 2024-08-17T00:53:50.001 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.000+0000 7fb01424f780 1 < completed multipart upload key=KEYYP2QAG9S5 upload=901XKOWMKTN5 tag=NZBMHM1Q1VQA type=write size=1604181 2024-08-17T00:53:50.003 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.002+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=1UNAPL4ATRV9 type=del size=1440723 2024-08-17T00:53:50.004 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.004+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~ZUKMY8HBBG48.0 size=1048576 2024-08-17T00:53:50.007 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.006+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~ZUKMY8HBBG48.1 size=220141 2024-08-17T00:53:50.011 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.010+0000 7fb01424f780 1 < completed multipart upload key=WSUZM346535N upload=ZUKMY8HBBG48 tag=1OF9N7O1HFPS type=write size=2317293 2024-08-17T00:53:50.014 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.014+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~LDQLBQW9W3NN.0 size=907694 2024-08-17T00:53:50.014 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.014+0000 7fb01424f780 1 > prepared multipart upload key=8GM8KYF0PWHP upload=LDQLBQW9W3NN tag=ZV01F3X8S10O type=write size=1956270 2024-08-17T00:53:50.017 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.016+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~MXRNSJ2BUOIL.0 size=1048576 2024-08-17T00:53:50.018 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.017+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~MXRNSJ2BUOIL.1 size=872106 2024-08-17T00:53:50.022 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.021+0000 7fb01424f780 1 < completed multipart upload key=LKOTKLA00UZK upload=MXRNSJ2BUOIL tag=QGKOB0SIOAI3 type=write size=2969258 2024-08-17T00:53:50.024 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.023+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=T7QJV5ENG586 type=del size=2361850 2024-08-17T00:53:50.025 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.025+0000 7fb01424f780 1 < completed write operation key=UV6ESHH9QNCW tag=U3O3VESZMETZ type=write size=921787 2024-08-17T00:53:50.029 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.028+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~VAF1K1ME82C3.0 size=1048576 2024-08-17T00:53:50.031 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.030+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~VAF1K1ME82C3.1 size=29955 2024-08-17T00:53:50.031 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.030+0000 7fb01424f780 1 > prepared multipart upload key=MXCT40R93XCB upload=VAF1K1ME82C3 tag=97ITEY5BWR5D type=write size=2127107 2024-08-17T00:53:50.033 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.032+0000 7fb01424f780 1 < completed delete operation key=W4SLINB2L3K2 tag=8G5V0R04ZG75 type=del 2024-08-17T00:53:50.035 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.034+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=F3YCKZ9F1B4H type=del size=4192888 2024-08-17T00:53:50.037 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.036+0000 7fb01424f780 1 < completed write operation key=CPZBVFH6I5H3 tag=0DSUPDMYR0IO type=write size=363645 2024-08-17T00:53:50.039 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.038+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=705PPKUT254I type=del size=2924463 2024-08-17T00:53:50.041 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.040+0000 7fb01424f780 1 < completed delete operation key=45YXPRO1DP7L tag=UIWTDE2QZVLS type=del 2024-08-17T00:53:50.042 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.042+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=XPRT2HUT0YF3 type=del size=2105233 2024-08-17T00:53:50.044 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.044+0000 7fb01424f780 1 < completed delete operation key=7FAQBH9KA29U tag=PJPAP8U05UF2 type=del 2024-08-17T00:53:50.047 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.046+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=C0ZN8V8RPTSF type=del size=3838459 2024-08-17T00:53:50.049 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.048+0000 7fb01424f780 1 < canceled operation key=8W4X8O3PVGIK tag=URH3F1XGKFZ1 type=write size=521951 2024-08-17T00:53:50.053 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.052+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~GADCIM6L4TB9.0 size=1048576 2024-08-17T00:53:50.055 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.054+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~GADCIM6L4TB9.1 size=1048576 2024-08-17T00:53:50.057 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.056+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~GADCIM6L4TB9.2 size=324514 2024-08-17T00:53:50.057 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.056+0000 7fb01424f780 1 > prepared multipart upload key=ABVVA0H3PKK2 upload=GADCIM6L4TB9 tag=0I2LFOE87X28 type=write size=3470242 2024-08-17T00:53:50.058 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.058+0000 7fb01424f780 1 < completed delete operation key=8HBBNALD090M tag=HGPZ98KLQ7W0 type=del 2024-08-17T00:53:50.062 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.061+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~F69J0AFL1DH1.0 size=1048576 2024-08-17T00:53:50.064 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.063+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~F69J0AFL1DH1.1 size=933409 2024-08-17T00:53:50.064 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.063+0000 7fb01424f780 1 > prepared multipart upload key=W4SLINB2L3K2 upload=F69J0AFL1DH1 tag=NEAH18WT6VK7 type=write size=3030561 2024-08-17T00:53:50.065 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.063+0000 7fb01424f780 1 < canceled part key=_multipart_X6NVU1F49VO8.2~3ZORGQRFHKBQ.0 size=1048576 2024-08-17T00:53:50.065 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.063+0000 7fb01424f780 1 < canceled part key=_multipart_X6NVU1F49VO8.2~3ZORGQRFHKBQ.1 size=1048576 2024-08-17T00:53:50.065 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.063+0000 7fb01424f780 1 < canceled part key=_multipart_X6NVU1F49VO8.2~3ZORGQRFHKBQ.2 size=976938 2024-08-17T00:53:50.068 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.067+0000 7fb01424f780 1 < canceled multipart upload key=X6NVU1F49VO8 upload=3ZORGQRFHKBQ tag=693C9OX72HWO type=write size=4122666 2024-08-17T00:53:50.072 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.072+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~L98KT5HHPSGY.0 size=1048576 2024-08-17T00:53:50.074 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.073+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~L98KT5HHPSGY.1 size=1048576 2024-08-17T00:53:50.075 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.075+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~L98KT5HHPSGY.2 size=1000136 2024-08-17T00:53:50.076 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.075+0000 7fb01424f780 1 > prepared multipart upload key=GI1HR389TZUU upload=L98KT5HHPSGY tag=GOJC1UW7ZN7J type=write size=4145864 2024-08-17T00:53:50.077 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.077+0000 7fb01424f780 1 < completed write operation key=8GM8KYF0PWHP tag=6WRW9ZDXJAO8 type=write size=833838 2024-08-17T00:53:50.079 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.079+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=YKZDDTGHVS6K type=write size=467609 2024-08-17T00:53:50.079 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.079+0000 7fb01424f780 1 < canceled part key=_multipart_GQP0TA69WBUB.2~PX1H6SFXNRBI.0 size=1048576 2024-08-17T00:53:50.080 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.079+0000 7fb01424f780 1 < canceled part key=_multipart_GQP0TA69WBUB.2~PX1H6SFXNRBI.1 size=1048576 2024-08-17T00:53:50.081 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.081+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~PX1H6SFXNRBI.2 size=520257 2024-08-17T00:53:50.085 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.084+0000 7fb01424f780 1 < canceled multipart upload key=GQP0TA69WBUB upload=PX1H6SFXNRBI tag=QANF3TWD5CVL type=write size=3665985 2024-08-17T00:53:50.087 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.086+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=JQH7TTONU0U5 type=write size=131610 2024-08-17T00:53:50.089 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.088+0000 7fb01424f780 1 < completed write operation key=AUFE3JLJ8M3L tag=JRUFLZWSNJU2 type=write size=946664 2024-08-17T00:53:50.093 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.092+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~XWYFFAH5SY1N.0 size=1048576 2024-08-17T00:53:50.095 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.094+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~XWYFFAH5SY1N.1 size=1048576 2024-08-17T00:53:50.096 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.096+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~XWYFFAH5SY1N.2 size=409823 2024-08-17T00:53:50.096 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.096+0000 7fb01424f780 1 > prepared multipart upload key=WSUZM346535N upload=XWYFFAH5SY1N tag=93Y5PQ4YPY1P type=write size=3555551 2024-08-17T00:53:50.098 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.098+0000 7fb01424f780 1 < completed delete operation key=8HBBNALD090M tag=KY9VCAS13VI8 type=del 2024-08-17T00:53:50.100 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.100+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=ED81HN0KPY4J type=del size=395613 2024-08-17T00:53:50.102 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.102+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~VICDGV4UGMJY.0 size=1048576 2024-08-17T00:53:50.104 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.104+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~VICDGV4UGMJY.1 size=833907 2024-08-17T00:53:50.108 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.107+0000 7fb01424f780 1 < completed multipart upload key=GI1HR389TZUU upload=VICDGV4UGMJY tag=ZMKDVLLBPB25 type=write size=2931059 2024-08-17T00:53:50.110 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.109+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=H6U4WA099A0U type=write size=474203 2024-08-17T00:53:50.112 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.111+0000 7fb01424f780 1 < completed delete operation key=RZ2IEE5FVARR tag=1UNAPL4ATRV9 type=del 2024-08-17T00:53:50.114 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.113+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=NY7JUI5WZXE4 type=del size=1372905 2024-08-17T00:53:50.116 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.116+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~LDQLBQW9W3NN.0 size=907694 2024-08-17T00:53:50.120 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.119+0000 7fb01424f780 1 < completed multipart upload key=8GM8KYF0PWHP upload=LDQLBQW9W3NN tag=ZV01F3X8S10O type=write size=1956270 2024-08-17T00:53:50.122 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.121+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=9RDNVGV7H2NQ type=write size=652336 2024-08-17T00:53:50.124 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.123+0000 7fb01424f780 1 < completed delete operation key=ABVVA0H3PKK2 tag=T7QJV5ENG586 type=del 2024-08-17T00:53:50.128 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.127+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~09MZ714FWFB5.0 size=1048576 2024-08-17T00:53:50.130 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.129+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~09MZ714FWFB5.1 size=946363 2024-08-17T00:53:50.130 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.129+0000 7fb01424f780 1 > prepared multipart upload key=U1LNH0TF0YZA upload=09MZ714FWFB5 tag=1JUZ11JN287T type=write size=3043515 2024-08-17T00:53:50.132 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.131+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~VAF1K1ME82C3.0 size=1048576 2024-08-17T00:53:50.133 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.133+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~VAF1K1ME82C3.1 size=29955 2024-08-17T00:53:50.137 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.136+0000 7fb01424f780 1 < completed multipart upload key=MXCT40R93XCB upload=VAF1K1ME82C3 tag=97ITEY5BWR5D type=write size=2127107 2024-08-17T00:53:50.139 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.139+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=X6UMKFSXDUS6 type=del size=1673015 2024-08-17T00:53:50.142 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.141+0000 7fb01424f780 1 < completed delete operation key=GI1HR389TZUU tag=F3YCKZ9F1B4H type=del 2024-08-17T00:53:50.144 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.143+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=I662GJU36R7Y type=del size=213145 2024-08-17T00:53:50.146 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.146+0000 7fb01424f780 1 < completed delete operation key=RZ2IEE5FVARR tag=705PPKUT254I type=del 2024-08-17T00:53:50.149 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.148+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=9HNCV81DKQLX type=del size=1406178 2024-08-17T00:53:50.151 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.150+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=XPRT2HUT0YF3 type=del 2024-08-17T00:53:50.153 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.152+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=JICMAYCB5XWO type=del size=3605143 2024-08-17T00:53:50.155 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.154+0000 7fb01424f780 1 < completed delete operation key=VRVT7GCWUU6N tag=C0ZN8V8RPTSF type=del 2024-08-17T00:53:50.157 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.156+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=JP6F34RUXJJ9 type=del size=3312528 2024-08-17T00:53:50.159 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.158+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~GADCIM6L4TB9.0 size=1048576 2024-08-17T00:53:50.161 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.161+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~GADCIM6L4TB9.1 size=1048576 2024-08-17T00:53:50.163 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.162+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~GADCIM6L4TB9.2 size=324514 2024-08-17T00:53:50.167 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.166+0000 7fb01424f780 1 < completed multipart upload key=ABVVA0H3PKK2 upload=GADCIM6L4TB9 tag=0I2LFOE87X28 type=write size=3470242 2024-08-17T00:53:50.170 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.170+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~IURU9JIN41ZM.0 size=175951 2024-08-17T00:53:50.171 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.170+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=IURU9JIN41ZM tag=3AIYVN8RTBG0 type=write size=1224527 2024-08-17T00:53:50.172 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.172+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~F69J0AFL1DH1.0 size=1048576 2024-08-17T00:53:50.174 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.173+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~F69J0AFL1DH1.1 size=933409 2024-08-17T00:53:50.178 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.177+0000 7fb01424f780 1 < completed multipart upload key=W4SLINB2L3K2 upload=F69J0AFL1DH1 tag=NEAH18WT6VK7 type=write size=3030561 2024-08-17T00:53:50.179 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.179+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=NVJ03LLLLUMZ type=del size=782971 2024-08-17T00:53:50.181 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.181+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~L98KT5HHPSGY.0 size=1048576 2024-08-17T00:53:50.183 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.182+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~L98KT5HHPSGY.1 size=1048576 2024-08-17T00:53:50.185 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.184+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~L98KT5HHPSGY.2 size=1000136 2024-08-17T00:53:50.188 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.188+0000 7fb01424f780 1 < completed multipart upload key=GI1HR389TZUU upload=L98KT5HHPSGY tag=GOJC1UW7ZN7J type=write size=4145864 2024-08-17T00:53:50.192 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.191+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~AC9OFG1UU8E1.0 size=1048576 2024-08-17T00:53:50.194 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.193+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~AC9OFG1UU8E1.1 size=1048576 2024-08-17T00:53:50.195 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.195+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~AC9OFG1UU8E1.2 size=209532 2024-08-17T00:53:50.196 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.195+0000 7fb01424f780 1 > prepared multipart upload key=LVQDLJUQ9C3D upload=AC9OFG1UU8E1 tag=A66XMGMZ5TRZ type=write size=3355260 2024-08-17T00:53:50.198 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.197+0000 7fb01424f780 1 < completed write operation key=45YXPRO1DP7L tag=YKZDDTGHVS6K type=write size=467609 2024-08-17T00:53:50.202 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.201+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~AI0737649ZZT.0 size=1048576 2024-08-17T00:53:50.204 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.202+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~AI0737649ZZT.1 size=75892 2024-08-17T00:53:50.205 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.202+0000 7fb01424f780 1 > prepared multipart upload key=LVQDLJUQ9C3D upload=AI0737649ZZT tag=TXFNNYUJR176 type=write size=2173044 2024-08-17T00:53:50.205 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.204+0000 7fb01424f780 1 < completed write operation key=3WCJZ3SLDTDT tag=JQH7TTONU0U5 type=write size=131610 2024-08-17T00:53:50.207 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.206+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=9ANN0PUOXRNT type=del size=3114466 2024-08-17T00:53:50.209 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.209+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~XWYFFAH5SY1N.0 size=1048576 2024-08-17T00:53:50.211 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.210+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~XWYFFAH5SY1N.1 size=1048576 2024-08-17T00:53:50.213 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.212+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~XWYFFAH5SY1N.2 size=409823 2024-08-17T00:53:50.218 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.217+0000 7fb01424f780 1 < completed multipart upload key=WSUZM346535N upload=XWYFFAH5SY1N tag=93Y5PQ4YPY1P type=write size=3555551 2024-08-17T00:53:50.222 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.221+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~6VAL08B0GLTE.0 size=1048576 2024-08-17T00:53:50.223 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.223+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~6VAL08B0GLTE.1 size=1048576 2024-08-17T00:53:50.225 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.224+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~6VAL08B0GLTE.2 size=952115 2024-08-17T00:53:50.225 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.224+0000 7fb01424f780 1 > prepared multipart upload key=7FAQBH9KA29U upload=6VAL08B0GLTE tag=TCQDA2OII3FX type=write size=4097843 2024-08-17T00:53:50.227 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.226+0000 7fb01424f780 1 < completed delete operation key=EBJHQJY1RR06 tag=ED81HN0KPY4J type=del 2024-08-17T00:53:50.231 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.231+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~SVT692VUZL1P.0 size=1048576 2024-08-17T00:53:50.233 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.232+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~SVT692VUZL1P.1 size=1048576 2024-08-17T00:53:50.235 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.234+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~SVT692VUZL1P.2 size=352680 2024-08-17T00:53:50.235 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.234+0000 7fb01424f780 1 > prepared multipart upload key=WSUZM346535N upload=SVT692VUZL1P tag=9P4X48A87PFV type=write size=3498408 2024-08-17T00:53:50.236 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.236+0000 7fb01424f780 1 < canceled operation key=W4SLINB2L3K2 tag=H6U4WA099A0U type=write size=474203 2024-08-17T00:53:50.238 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.238+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=B2D4IBGTVE33 type=del size=1779821 2024-08-17T00:53:50.241 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.240+0000 7fb01424f780 1 < completed delete operation key=LKOTKLA00UZK tag=NY7JUI5WZXE4 type=del 2024-08-17T00:53:50.243 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.242+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=JT55CP13YLFB type=write size=516505 2024-08-17T00:53:50.245 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.244+0000 7fb01424f780 1 < completed write operation key=34WSPC8OQCN9 tag=9RDNVGV7H2NQ type=write size=652336 2024-08-17T00:53:50.248 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.248+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~8UOOKVDQXOCB.0 size=1048576 2024-08-17T00:53:50.250 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.249+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~8UOOKVDQXOCB.1 size=1048576 2024-08-17T00:53:50.253 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.251+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~8UOOKVDQXOCB.2 size=431126 2024-08-17T00:53:50.253 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.251+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=8UOOKVDQXOCB tag=ERGOFOO0SBL0 type=write size=3576854 2024-08-17T00:53:50.254 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.253+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~09MZ714FWFB5.0 size=1048576 2024-08-17T00:53:50.256 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.255+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~09MZ714FWFB5.1 size=946363 2024-08-17T00:53:50.260 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.259+0000 7fb01424f780 1 < completed multipart upload key=U1LNH0TF0YZA upload=09MZ714FWFB5 tag=1JUZ11JN287T type=write size=3043515 2024-08-17T00:53:50.262 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.261+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=1YE2KWEI3EIY type=del size=825705 2024-08-17T00:53:50.265 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.265+0000 7fb01424f780 1 < suggested remove operation key=8W4X8O3PVGIK tag=X6UMKFSXDUS6 type=del 2024-08-17T00:53:50.267 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.267+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=XJSL2NUOE87W type=del size=2902664 2024-08-17T00:53:50.269 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.269+0000 7fb01424f780 1 < completed delete operation key=CHEEDYEMAX2D tag=I662GJU36R7Y type=del 2024-08-17T00:53:50.271 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.271+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=18C4NW67C2RA type=del size=3494994 2024-08-17T00:53:50.273 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.272+0000 7fb01424f780 1 < completed delete operation key=8HBBNALD090M tag=9HNCV81DKQLX type=del 2024-08-17T00:53:50.275 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.274+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=VV8UA9YSKLSP type=del size=2232421 2024-08-17T00:53:50.278 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.277+0000 7fb01424f780 1 < canceled operation key=45YXPRO1DP7L tag=JICMAYCB5XWO type=del size=3605143 2024-08-17T00:53:50.279 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.278+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=8JH298BJVADB type=del size=3562209 2024-08-17T00:53:50.280 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.279+0000 7fb01424f780 -1 < no bi entry to suggest for operation key=8W4X8O3PVGIK tag=JP6F34RUXJJ9 type=del size=3312528: (2) No such file or directory 2024-08-17T00:53:50.283 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.283+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~9ZZX90EG8CKD.0 size=1048576 2024-08-17T00:53:50.285 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.284+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~9ZZX90EG8CKD.1 size=941938 2024-08-17T00:53:50.285 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.284+0000 7fb01424f780 1 > prepared multipart upload key=VT9PITFIBA0U upload=9ZZX90EG8CKD tag=LH50008A5B1D type=write size=3039090 2024-08-17T00:53:50.287 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.286+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~IURU9JIN41ZM.0 size=175951 2024-08-17T00:53:50.290 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.289+0000 7fb01424f780 1 < completed multipart upload key=6O4EVROYIWFY upload=IURU9JIN41ZM tag=3AIYVN8RTBG0 type=write size=1224527 2024-08-17T00:53:50.294 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.294+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~MQPVKYOQC43D.0 size=1048576 2024-08-17T00:53:50.296 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.295+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~MQPVKYOQC43D.1 size=618346 2024-08-17T00:53:50.296 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.295+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=MQPVKYOQC43D tag=CT1HYNDY1PJN type=write size=2715498 2024-08-17T00:53:50.298 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.297+0000 7fb01424f780 1 < canceled operation key=ABVVA0H3PKK2 tag=NVJ03LLLLUMZ type=del size=782971 2024-08-17T00:53:50.300 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.299+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=GVV8S5JK1GLJ type=del size=1125559 2024-08-17T00:53:50.302 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.301+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~AC9OFG1UU8E1.0 size=1048576 2024-08-17T00:53:50.302 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.301+0000 7fb01424f780 1 < canceled part key=_multipart_LVQDLJUQ9C3D.2~AC9OFG1UU8E1.1 size=1048576 2024-08-17T00:53:50.304 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.303+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~AC9OFG1UU8E1.2 size=209532 2024-08-17T00:53:50.307 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.307+0000 7fb01424f780 1 < canceled multipart upload key=LVQDLJUQ9C3D upload=AC9OFG1UU8E1 tag=A66XMGMZ5TRZ type=write size=3355260 2024-08-17T00:53:50.310 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.309+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=6W1NMENS7ILK type=del size=998037 2024-08-17T00:53:50.312 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.311+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~AI0737649ZZT.0 size=1048576 2024-08-17T00:53:50.313 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.313+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~AI0737649ZZT.1 size=75892 2024-08-17T00:53:50.317 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.316+0000 7fb01424f780 1 < completed multipart upload key=LVQDLJUQ9C3D upload=AI0737649ZZT tag=TXFNNYUJR176 type=write size=2173044 2024-08-17T00:53:50.320 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.319+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~UOY4RVBWXIH4.0 size=1048576 2024-08-17T00:53:50.322 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.321+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~UOY4RVBWXIH4.1 size=1048576 2024-08-17T00:53:50.324 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.323+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~UOY4RVBWXIH4.2 size=395848 2024-08-17T00:53:50.324 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.323+0000 7fb01424f780 1 > prepared multipart upload key=GI1HR389TZUU upload=UOY4RVBWXIH4 tag=F8HKGT68JQOA type=write size=3541576 2024-08-17T00:53:50.325 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.325+0000 7fb01424f780 1 < completed delete operation key=W4SLINB2L3K2 tag=9ANN0PUOXRNT type=del 2024-08-17T00:53:50.327 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.327+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=S503KIB3QO2Y type=write size=54671 2024-08-17T00:53:50.329 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.329+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~6VAL08B0GLTE.0 size=1048576 2024-08-17T00:53:50.331 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.330+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~6VAL08B0GLTE.1 size=1048576 2024-08-17T00:53:50.333 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.332+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~6VAL08B0GLTE.2 size=952115 2024-08-17T00:53:50.336 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.335+0000 7fb01424f780 1 < completed multipart upload key=7FAQBH9KA29U upload=6VAL08B0GLTE tag=TCQDA2OII3FX type=write size=4097843 2024-08-17T00:53:50.338 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.337+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=J0IG9A3AD6HN type=del size=3486791 2024-08-17T00:53:50.340 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.339+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~SVT692VUZL1P.0 size=1048576 2024-08-17T00:53:50.342 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.341+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~SVT692VUZL1P.1 size=1048576 2024-08-17T00:53:50.344 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.343+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~SVT692VUZL1P.2 size=352680 2024-08-17T00:53:50.347 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.346+0000 7fb01424f780 1 < completed multipart upload key=WSUZM346535N upload=SVT692VUZL1P tag=9P4X48A87PFV type=write size=3498408 2024-08-17T00:53:50.350 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.350+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~6U3KHYHUUONJ.0 size=1048576 2024-08-17T00:53:50.352 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.351+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~6U3KHYHUUONJ.1 size=1048576 2024-08-17T00:53:50.354 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.353+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~6U3KHYHUUONJ.2 size=270718 2024-08-17T00:53:50.354 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.353+0000 7fb01424f780 1 > prepared multipart upload key=EBJHQJY1RR06 upload=6U3KHYHUUONJ tag=6ZJFVMPV8MK6 type=write size=3416446 2024-08-17T00:53:50.356 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.355+0000 7fb01424f780 1 < completed delete operation key=LKOTKLA00UZK tag=B2D4IBGTVE33 type=del 2024-08-17T00:53:50.360 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.359+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~SHB362DJQHHS.0 size=407410 2024-08-17T00:53:50.360 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.359+0000 7fb01424f780 1 > prepared multipart upload key=MJKZQUILO7KC upload=SHB362DJQHHS tag=5ZX25VYW3TYI type=write size=1455986 2024-08-17T00:53:50.361 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.361+0000 7fb01424f780 1 < completed write operation key=8GM8KYF0PWHP tag=JT55CP13YLFB type=write size=516505 2024-08-17T00:53:50.363 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.363+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=GI77F30GSIRF type=del size=3413089 2024-08-17T00:53:50.365 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.365+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~8UOOKVDQXOCB.0 size=1048576 2024-08-17T00:53:50.368 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.366+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~8UOOKVDQXOCB.1 size=1048576 2024-08-17T00:53:50.369 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.368+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~8UOOKVDQXOCB.2 size=431126 2024-08-17T00:53:50.372 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.372+0000 7fb01424f780 1 < completed multipart upload key=6O4EVROYIWFY upload=8UOOKVDQXOCB tag=ERGOFOO0SBL0 type=write size=3576854 2024-08-17T00:53:50.375 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.374+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=HSK6QLC9HF3W type=write size=1268 2024-08-17T00:53:50.377 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.376+0000 7fb01424f780 1 < canceled operation key=EBJHQJY1RR06 tag=1YE2KWEI3EIY type=del size=825705 2024-08-17T00:53:50.378 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.378+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=MR0LY48RP9HU type=del size=2681875 2024-08-17T00:53:50.380 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.380+0000 7fb01424f780 1 < completed delete operation key=LVQDLJUQ9C3D tag=XJSL2NUOE87W type=del 2024-08-17T00:53:50.382 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.382+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=NFS0IRHOX9G6 type=write size=865121 2024-08-17T00:53:50.385 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.384+0000 7fb01424f780 1 < completed delete operation key=3WCJZ3SLDTDT tag=18C4NW67C2RA type=del 2024-08-17T00:53:50.387 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.386+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=IHSP9192TAUX type=del size=3727599 2024-08-17T00:53:50.389 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.389+0000 7fb01424f780 1 < completed delete operation key=CHEEDYEMAX2D tag=VV8UA9YSKLSP type=del 2024-08-17T00:53:50.393 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.393+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~HQE483GGHR9Q.0 size=1048576 2024-08-17T00:53:50.395 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.394+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~HQE483GGHR9Q.1 size=953209 2024-08-17T00:53:50.395 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.394+0000 7fb01424f780 1 > prepared multipart upload key=3WCJZ3SLDTDT upload=HQE483GGHR9Q tag=ZZ1IN8J78CKC type=write size=3050361 2024-08-17T00:53:50.399 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.398+0000 7fb01424f780 1 < suggested remove operation key=MJKZQUILO7KC tag=8JH298BJVADB type=del 2024-08-17T00:53:50.401 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.400+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=8LJ2RN45R6LN type=del size=1125349 2024-08-17T00:53:50.403 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.402+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~9ZZX90EG8CKD.0 size=1048576 2024-08-17T00:53:50.404 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.404+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~9ZZX90EG8CKD.1 size=941938 2024-08-17T00:53:50.408 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.407+0000 7fb01424f780 1 < completed multipart upload key=VT9PITFIBA0U upload=9ZZX90EG8CKD tag=LH50008A5B1D type=write size=3039090 2024-08-17T00:53:50.410 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.409+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=6PKN2PS9BTDL type=del size=921770 2024-08-17T00:53:50.412 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.411+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~MQPVKYOQC43D.0 size=1048576 2024-08-17T00:53:50.413 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.413+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~MQPVKYOQC43D.1 size=618346 2024-08-17T00:53:50.417 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.417+0000 7fb01424f780 1 < completed multipart upload key=S3KCL8RBE1AG upload=MQPVKYOQC43D tag=CT1HYNDY1PJN type=write size=2715498 2024-08-17T00:53:50.419 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.419+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=IDSY0IN4YBS2 type=del size=3633913 2024-08-17T00:53:50.422 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.421+0000 7fb01424f780 1 < canceled operation key=8HBBNALD090M tag=GVV8S5JK1GLJ type=del size=1125559 2024-08-17T00:53:50.424 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.423+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=ZJWLB4SD7BQF type=del size=1752661 2024-08-17T00:53:50.426 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.425+0000 7fb01424f780 1 < completed delete operation key=3WCJZ3SLDTDT tag=6W1NMENS7ILK type=del 2024-08-17T00:53:50.428 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.427+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=BQM3ZMIYADJ9 type=del size=840412 2024-08-17T00:53:50.428 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.427+0000 7fb01424f780 1 < canceled part key=_multipart_GI1HR389TZUU.2~UOY4RVBWXIH4.0 size=1048576 2024-08-17T00:53:50.430 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.429+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~UOY4RVBWXIH4.1 size=1048576 2024-08-17T00:53:50.432 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.431+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~UOY4RVBWXIH4.2 size=395848 2024-08-17T00:53:50.435 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.434+0000 7fb01424f780 1 < canceled multipart upload key=GI1HR389TZUU upload=UOY4RVBWXIH4 tag=F8HKGT68JQOA type=write size=3541576 2024-08-17T00:53:50.437 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.436+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=ZHRTEMVBQF3Z type=del size=1694415 2024-08-17T00:53:50.439 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.438+0000 7fb01424f780 1 < completed write operation key=X6NVU1F49VO8 tag=S503KIB3QO2Y type=write size=54671 2024-08-17T00:53:50.441 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.441+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=P2DY7N0APU8C type=del size=2136881 2024-08-17T00:53:50.443 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.442+0000 7fb01424f780 1 < completed delete operation key=8GM8KYF0PWHP tag=J0IG9A3AD6HN type=del 2024-08-17T00:53:50.445 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.445+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=LA8O40DR55B9 type=del size=2865721 2024-08-17T00:53:50.448 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.447+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~6U3KHYHUUONJ.0 size=1048576 2024-08-17T00:53:50.450 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.449+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~6U3KHYHUUONJ.1 size=1048576 2024-08-17T00:53:50.452 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.451+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~6U3KHYHUUONJ.2 size=270718 2024-08-17T00:53:50.456 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.455+0000 7fb01424f780 1 < completed multipart upload key=EBJHQJY1RR06 upload=6U3KHYHUUONJ tag=6ZJFVMPV8MK6 type=write size=3416446 2024-08-17T00:53:50.458 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.457+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=S3NVDFG7RQ1D type=del size=3980270 2024-08-17T00:53:50.460 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.459+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~SHB362DJQHHS.0 size=407410 2024-08-17T00:53:50.463 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.463+0000 7fb01424f780 1 < completed multipart upload key=MJKZQUILO7KC upload=SHB362DJQHHS tag=5ZX25VYW3TYI type=write size=1455986 2024-08-17T00:53:50.468 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.467+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~72COBS8SGBQJ.0 size=1048576 2024-08-17T00:53:50.469 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.469+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~72COBS8SGBQJ.1 size=1048576 2024-08-17T00:53:50.471 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.470+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~72COBS8SGBQJ.2 size=729701 2024-08-17T00:53:50.471 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.470+0000 7fb01424f780 1 > prepared multipart upload key=CPZBVFH6I5H3 upload=72COBS8SGBQJ tag=9ZOE71E5EIGU type=write size=3875429 2024-08-17T00:53:50.473 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.473+0000 7fb01424f780 1 < completed delete operation key=VRVT7GCWUU6N tag=GI77F30GSIRF type=del 2024-08-17T00:53:50.475 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.475+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=XAYTP0JIE8B6 type=del size=456303 2024-08-17T00:53:50.477 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.477+0000 7fb01424f780 1 < completed write operation key=EBJHQJY1RR06 tag=HSK6QLC9HF3W type=write size=1268 2024-08-17T00:53:50.479 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.478+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=H5OGVIHAKOVX type=del size=2115648 2024-08-17T00:53:50.481 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.480+0000 7fb01424f780 1 < canceled operation key=GQP0TA69WBUB tag=MR0LY48RP9HU type=del size=2681875 2024-08-17T00:53:50.483 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.482+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=WRG4XK4J35V6 type=write size=467661 2024-08-17T00:53:50.485 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.484+0000 7fb01424f780 1 < completed write operation key=KEYYP2QAG9S5 tag=NFS0IRHOX9G6 type=write size=865121 2024-08-17T00:53:50.486 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.486+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=WPUSG2DRFZS0 type=del size=1279587 2024-08-17T00:53:50.488 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.488+0000 7fb01424f780 1 < completed delete operation key=5COBAX0KWX44 tag=IHSP9192TAUX type=del 2024-08-17T00:53:50.493 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.492+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~O8UYLTAU6MEV.0 size=798776 2024-08-17T00:53:50.493 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.492+0000 7fb01424f780 1 > prepared multipart upload key=WSUZM346535N upload=O8UYLTAU6MEV tag=XUF82EGIX0U3 type=write size=1847352 2024-08-17T00:53:50.493 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.493+0000 7fb01424f780 1 < canceled part key=_multipart_3WCJZ3SLDTDT.2~HQE483GGHR9Q.0 size=1048576 2024-08-17T00:53:50.495 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.494+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~HQE483GGHR9Q.1 size=953209 2024-08-17T00:53:50.499 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.498+0000 7fb01424f780 1 < canceled multipart upload key=3WCJZ3SLDTDT upload=HQE483GGHR9Q tag=ZZ1IN8J78CKC type=write size=3050361 2024-08-17T00:53:50.501 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.500+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=X1KAJ9B2GXY2 type=del size=3227196 2024-08-17T00:53:50.503 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.502+0000 7fb01424f780 1 < completed delete operation key=VT9PITFIBA0U tag=8LJ2RN45R6LN type=del 2024-08-17T00:53:50.505 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.504+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=L0J50AKLLY6I type=write size=739052 2024-08-17T00:53:50.506 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.506+0000 7fb01424f780 1 < completed delete operation key=UV6ESHH9QNCW tag=6PKN2PS9BTDL type=del 2024-08-17T00:53:50.508 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.508+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=0DTK3NDKSKAN type=del size=825941 2024-08-17T00:53:50.513 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.512+0000 7fb01424f780 1 < suggested update operation key=W4SLINB2L3K2 tag=IDSY0IN4YBS2 type=del size=3633913 2024-08-17T00:53:50.515 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.514+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=4YO7SOCAAHGV type=del size=799846 2024-08-17T00:53:50.517 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.516+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=ZJWLB4SD7BQF type=del 2024-08-17T00:53:50.519 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.519+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=1GH5Y7350AF8 type=del size=2520790 2024-08-17T00:53:50.521 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.520+0000 7fb01424f780 1 < completed delete operation key=LVQDLJUQ9C3D tag=BQM3ZMIYADJ9 type=del 2024-08-17T00:53:50.523 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.523+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=LBWBY4OPSV7B type=del size=3467668 2024-08-17T00:53:50.528 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.527+0000 7fb01424f780 1 < suggested update operation key=RZ2IEE5FVARR tag=ZHRTEMVBQF3Z type=del size=1694415 2024-08-17T00:53:50.531 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.530+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~AMI713JAMIPH.0 size=1048576 2024-08-17T00:53:50.533 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.532+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~AMI713JAMIPH.1 size=1048576 2024-08-17T00:53:50.535 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.534+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~AMI713JAMIPH.2 size=172495 2024-08-17T00:53:50.535 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.534+0000 7fb01424f780 1 > prepared multipart upload key=CHEEDYEMAX2D upload=AMI713JAMIPH tag=BE8QO6PEH5XJ type=write size=3318223 2024-08-17T00:53:50.537 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.537+0000 7fb01424f780 1 < completed delete operation key=45YXPRO1DP7L tag=P2DY7N0APU8C type=del 2024-08-17T00:53:50.539 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.539+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=YSSFZMUFD2D9 type=del size=509487 2024-08-17T00:53:50.541 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.541+0000 7fb01424f780 1 < completed delete operation key=AUFE3JLJ8M3L tag=LA8O40DR55B9 type=del 2024-08-17T00:53:50.545 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.544+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~44Q36WREHC92.0 size=1048576 2024-08-17T00:53:50.547 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.546+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~44Q36WREHC92.1 size=792752 2024-08-17T00:53:50.547 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.546+0000 7fb01424f780 1 > prepared multipart upload key=8W4X8O3PVGIK upload=44Q36WREHC92 tag=00PI6X5QP3H5 type=write size=2889904 2024-08-17T00:53:50.549 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.548+0000 7fb01424f780 1 < completed delete operation key=8HBBNALD090M tag=S3NVDFG7RQ1D type=del 2024-08-17T00:53:50.550 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.550+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=ZBQEH260JV49 type=del size=569441 2024-08-17T00:53:50.553 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.552+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~72COBS8SGBQJ.0 size=1048576 2024-08-17T00:53:50.554 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.553+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~72COBS8SGBQJ.1 size=1048576 2024-08-17T00:53:50.556 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.555+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~72COBS8SGBQJ.2 size=729701 2024-08-17T00:53:50.560 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.559+0000 7fb01424f780 1 < completed multipart upload key=CPZBVFH6I5H3 upload=72COBS8SGBQJ tag=9ZOE71E5EIGU type=write size=3875429 2024-08-17T00:53:50.561 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.561+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=YJU6OUGVDO0Y type=del size=33376 2024-08-17T00:53:50.563 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.562+0000 7fb01424f780 1 < completed delete operation key=UV6ESHH9QNCW tag=XAYTP0JIE8B6 type=del 2024-08-17T00:53:50.567 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.566+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~LD2PD1YN0MJT.0 size=1048576 2024-08-17T00:53:50.568 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.568+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~LD2PD1YN0MJT.1 size=1048576 2024-08-17T00:53:50.570 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.569+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~LD2PD1YN0MJT.2 size=10023 2024-08-17T00:53:50.570 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.569+0000 7fb01424f780 1 > prepared multipart upload key=45YXPRO1DP7L upload=LD2PD1YN0MJT tag=XJ35P2K73QLD type=write size=3155751 2024-08-17T00:53:50.572 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.571+0000 7fb01424f780 1 < completed delete operation key=OLV8V97NI3YD tag=H5OGVIHAKOVX type=del 2024-08-17T00:53:50.574 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.574+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=WM4OWK3YP1QN type=del size=1014331 2024-08-17T00:53:50.576 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.576+0000 7fb01424f780 1 < completed write operation key=S3KCL8RBE1AG tag=WRG4XK4J35V6 type=write size=467661 2024-08-17T00:53:50.578 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.578+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=2A0RJHBBBS7L type=write size=745367 2024-08-17T00:53:50.580 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.580+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=WPUSG2DRFZS0 type=del 2024-08-17T00:53:50.582 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.582+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=2YRU7AB3N9ZI type=write size=316370 2024-08-17T00:53:50.585 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.584+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~O8UYLTAU6MEV.0 size=798776 2024-08-17T00:53:50.588 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.587+0000 7fb01424f780 1 < completed multipart upload key=WSUZM346535N upload=O8UYLTAU6MEV tag=XUF82EGIX0U3 type=write size=1847352 2024-08-17T00:53:50.592 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.591+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~TGDNYPL1Z8FO.0 size=1048576 2024-08-17T00:53:50.594 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.593+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~TGDNYPL1Z8FO.1 size=1048576 2024-08-17T00:53:50.595 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.595+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~TGDNYPL1Z8FO.2 size=980708 2024-08-17T00:53:50.596 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.595+0000 7fb01424f780 1 > prepared multipart upload key=OLV8V97NI3YD upload=TGDNYPL1Z8FO tag=H9HSP9D2RAA2 type=write size=4126436 2024-08-17T00:53:50.597 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.597+0000 7fb01424f780 1 < completed delete operation key=45YXPRO1DP7L tag=X1KAJ9B2GXY2 type=del 2024-08-17T00:53:50.600 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.599+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=G6NUL0V9K39M type=del size=2118463 2024-08-17T00:53:50.602 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.601+0000 7fb01424f780 1 < completed write operation key=EBJHQJY1RR06 tag=L0J50AKLLY6I type=write size=739052 2024-08-17T00:53:50.606 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.605+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~NB1KE790TSJB.0 size=1048576 2024-08-17T00:53:50.607 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.606+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~NB1KE790TSJB.1 size=1048576 2024-08-17T00:53:50.609 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.608+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~NB1KE790TSJB.2 size=565413 2024-08-17T00:53:50.609 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.608+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=NB1KE790TSJB tag=HCLXFJZHEUQG type=write size=3711141 2024-08-17T00:53:50.611 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.610+0000 7fb01424f780 1 < completed delete operation key=MXCT40R93XCB tag=0DTK3NDKSKAN type=del 2024-08-17T00:53:50.615 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.614+0000 7fb01424f780 1 > prepared part key=_multipart_N3MD2TBM9VPH.2~SU7JXZX8O1CI.0 size=612868 2024-08-17T00:53:50.615 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.614+0000 7fb01424f780 1 > prepared multipart upload key=N3MD2TBM9VPH upload=SU7JXZX8O1CI tag=XGK2LXP9LM1L type=write size=1661444 2024-08-17T00:53:50.617 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.617+0000 7fb01424f780 -1 < failed to complete operation key=RZ2IEE5FVARR tag=4YO7SOCAAHGV type=del size=799846: (22) Invalid argument 2024-08-17T00:53:50.622 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.621+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~EE0MZLJ0232I.0 size=572541 2024-08-17T00:53:50.622 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.621+0000 7fb01424f780 1 > prepared multipart upload key=WSUZM346535N upload=EE0MZLJ0232I tag=FFWVNYN0ZEKG type=write size=1621117 2024-08-17T00:53:50.625 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.625+0000 7fb01424f780 1 < suggested remove operation key=CPZBVFH6I5H3 tag=1GH5Y7350AF8 type=del 2024-08-17T00:53:50.628 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.627+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=1ECXHJSFY4M8 type=del size=173023 2024-08-17T00:53:50.630 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.629+0000 7fb01424f780 1 < completed delete operation key=LVQDLJUQ9C3D tag=LBWBY4OPSV7B type=del 2024-08-17T00:53:50.634 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.633+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~1IMFF6FUWUW6.0 size=1048576 2024-08-17T00:53:50.636 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.635+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~1IMFF6FUWUW6.1 size=1048576 2024-08-17T00:53:50.637 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.637+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~1IMFF6FUWUW6.2 size=607677 2024-08-17T00:53:50.637 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.637+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=1IMFF6FUWUW6 tag=B4BS03XK25GZ type=write size=3753405 2024-08-17T00:53:50.639 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.639+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~AMI713JAMIPH.0 size=1048576 2024-08-17T00:53:50.641 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.640+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~AMI713JAMIPH.1 size=1048576 2024-08-17T00:53:50.643 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.642+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~AMI713JAMIPH.2 size=172495 2024-08-17T00:53:50.647 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.646+0000 7fb01424f780 1 < completed multipart upload key=CHEEDYEMAX2D upload=AMI713JAMIPH tag=BE8QO6PEH5XJ type=write size=3318223 2024-08-17T00:53:50.650 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.648+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=802AU2Q1WMID type=del size=237080 2024-08-17T00:53:50.653 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.653+0000 7fb01424f780 1 < suggested update operation key=VRVT7GCWUU6N tag=YSSFZMUFD2D9 type=del size=509487 2024-08-17T00:53:50.658 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.657+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~WZ0MINKRNIEQ.0 size=1048576 2024-08-17T00:53:50.659 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.659+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~WZ0MINKRNIEQ.1 size=784074 2024-08-17T00:53:50.660 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.659+0000 7fb01424f780 1 > prepared multipart upload key=8HBBNALD090M upload=WZ0MINKRNIEQ tag=9807HNSB4Z0T type=write size=2881226 2024-08-17T00:53:50.662 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.661+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~44Q36WREHC92.0 size=1048576 2024-08-17T00:53:50.662 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.661+0000 7fb01424f780 1 < canceled part key=_multipart_8W4X8O3PVGIK.2~44Q36WREHC92.1 size=792752 2024-08-17T00:53:50.665 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.665+0000 7fb01424f780 1 < canceled multipart upload key=8W4X8O3PVGIK upload=44Q36WREHC92 tag=00PI6X5QP3H5 type=write size=2889904 2024-08-17T00:53:50.667 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.667+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=NCE6L8712BDK type=del size=3275559 2024-08-17T00:53:50.669 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.669+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=ZBQEH260JV49 type=del 2024-08-17T00:53:50.671 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.671+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=OBH6FBR58CSU type=del size=857372 2024-08-17T00:53:50.673 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.673+0000 7fb01424f780 1 < completed delete operation key=MXCT40R93XCB tag=YJU6OUGVDO0Y type=del 2024-08-17T00:53:50.676 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.675+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=CMF8785Q64U9 type=del size=1568018 2024-08-17T00:53:50.677 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.677+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~LD2PD1YN0MJT.0 size=1048576 2024-08-17T00:53:50.679 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.678+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~LD2PD1YN0MJT.1 size=1048576 2024-08-17T00:53:50.681 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.680+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~LD2PD1YN0MJT.2 size=10023 2024-08-17T00:53:50.684 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.684+0000 7fb01424f780 1 < completed multipart upload key=45YXPRO1DP7L upload=LD2PD1YN0MJT tag=XJ35P2K73QLD type=write size=3155751 2024-08-17T00:53:50.686 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.686+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=6MRLJ7NKQP4G type=write size=263268 2024-08-17T00:53:50.688 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.688+0000 7fb01424f780 1 < completed delete operation key=MXCT40R93XCB tag=WM4OWK3YP1QN type=del 2024-08-17T00:53:50.691 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.690+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=RVIK1EBN4NXD type=del size=1923679 2024-08-17T00:53:50.693 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.692+0000 7fb01424f780 1 < completed write operation key=KEYYP2QAG9S5 tag=2A0RJHBBBS7L type=write size=745367 2024-08-17T00:53:50.697 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.697+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~M77TN0NJAP72.0 size=1048576 2024-08-17T00:53:50.699 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.699+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~M77TN0NJAP72.1 size=1048576 2024-08-17T00:53:50.701 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.700+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~M77TN0NJAP72.2 size=314371 2024-08-17T00:53:50.701 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.700+0000 7fb01424f780 1 > prepared multipart upload key=3WCJZ3SLDTDT upload=M77TN0NJAP72 tag=UIWGQ4XXEOK6 type=write size=3460099 2024-08-17T00:53:50.703 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.702+0000 7fb01424f780 1 < completed write operation key=MJKZQUILO7KC tag=2YRU7AB3N9ZI type=write size=316370 2024-08-17T00:53:50.705 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.704+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=CV7Z27LRF1Y3 type=write size=369145 2024-08-17T00:53:50.707 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.706+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~TGDNYPL1Z8FO.0 size=1048576 2024-08-17T00:53:50.708 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.708+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~TGDNYPL1Z8FO.1 size=1048576 2024-08-17T00:53:50.709 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.708+0000 7fb01424f780 1 < canceled part key=_multipart_OLV8V97NI3YD.2~TGDNYPL1Z8FO.2 size=980708 2024-08-17T00:53:50.713 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.712+0000 7fb01424f780 1 < canceled multipart upload key=OLV8V97NI3YD upload=TGDNYPL1Z8FO tag=H9HSP9D2RAA2 type=write size=4126436 2024-08-17T00:53:50.715 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.714+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=F19E9JDI8BD2 type=write size=88313 2024-08-17T00:53:50.719 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.719+0000 7fb01424f780 1 < suggested update operation key=8HBBNALD090M tag=G6NUL0V9K39M type=del size=2118463 2024-08-17T00:53:50.721 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.721+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=SFWO1SLPVZ22 type=del size=1935240 2024-08-17T00:53:50.723 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.723+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~NB1KE790TSJB.0 size=1048576 2024-08-17T00:53:50.725 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.725+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~NB1KE790TSJB.1 size=1048576 2024-08-17T00:53:50.727 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.726+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~NB1KE790TSJB.2 size=565413 2024-08-17T00:53:50.730 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.730+0000 7fb01424f780 1 < completed multipart upload key=VRVT7GCWUU6N upload=NB1KE790TSJB tag=HCLXFJZHEUQG type=write size=3711141 2024-08-17T00:53:50.735 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.734+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~EHM96MMUQ6X1.0 size=1048576 2024-08-17T00:53:50.737 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.736+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~EHM96MMUQ6X1.1 size=442324 2024-08-17T00:53:50.737 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.736+0000 7fb01424f780 1 > prepared multipart upload key=8HBBNALD090M upload=EHM96MMUQ6X1 tag=P9990KYHFUJC type=write size=2539476 2024-08-17T00:53:50.737 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.736+0000 7fb01424f780 1 < canceled part key=_multipart_N3MD2TBM9VPH.2~SU7JXZX8O1CI.0 size=612868 2024-08-17T00:53:50.741 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.740+0000 7fb01424f780 1 < canceled multipart upload key=N3MD2TBM9VPH upload=SU7JXZX8O1CI tag=XGK2LXP9LM1L type=write size=1661444 2024-08-17T00:53:50.742 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.742+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=FFL5JVCCS8P0 type=del size=1016727 2024-08-17T00:53:50.744 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.744+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~EE0MZLJ0232I.0 size=572541 2024-08-17T00:53:50.748 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.747+0000 7fb01424f780 1 < completed multipart upload key=WSUZM346535N upload=EE0MZLJ0232I tag=FFWVNYN0ZEKG type=write size=1621117 2024-08-17T00:53:50.749 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.749+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=C1YR4LC11J8I type=write size=352021 2024-08-17T00:53:50.752 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.751+0000 7fb01424f780 1 < completed delete operation key=LKOTKLA00UZK tag=1ECXHJSFY4M8 type=del 2024-08-17T00:53:50.754 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.753+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=XQS687Y5MIEK type=del size=1429048 2024-08-17T00:53:50.756 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.755+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~1IMFF6FUWUW6.0 size=1048576 2024-08-17T00:53:50.758 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.757+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~1IMFF6FUWUW6.1 size=1048576 2024-08-17T00:53:50.760 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.759+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~1IMFF6FUWUW6.2 size=607677 2024-08-17T00:53:50.763 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.763+0000 7fb01424f780 1 < completed multipart upload key=6O4EVROYIWFY upload=1IMFF6FUWUW6 tag=B4BS03XK25GZ type=write size=3753405 2024-08-17T00:53:50.765 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.765+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=3V6BTWO6URO3 type=del size=2835275 2024-08-17T00:53:50.768 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.768+0000 7fb01424f780 -1 < failed to complete operation key=8HBBNALD090M tag=802AU2Q1WMID type=del size=237080: (22) Invalid argument 2024-08-17T00:53:50.773 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.772+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~U4AZVSR3QUMZ.0 size=692963 2024-08-17T00:53:50.773 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.772+0000 7fb01424f780 1 > prepared multipart upload key=CHEEDYEMAX2D upload=U4AZVSR3QUMZ tag=2FSM19ZMIXU1 type=write size=1741539 2024-08-17T00:53:50.775 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.774+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~WZ0MINKRNIEQ.0 size=1048576 2024-08-17T00:53:50.776 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.775+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~WZ0MINKRNIEQ.1 size=784074 2024-08-17T00:53:50.780 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.780+0000 7fb01424f780 1 < completed multipart upload key=8HBBNALD090M upload=WZ0MINKRNIEQ tag=9807HNSB4Z0T type=write size=2881226 2024-08-17T00:53:50.782 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.782+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=RDODSYNPPKBQ type=del size=1675477 2024-08-17T00:53:50.784 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.784+0000 7fb01424f780 1 < completed delete operation key=LVQDLJUQ9C3D tag=NCE6L8712BDK type=del 2024-08-17T00:53:50.789 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.789+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~SI6NYWXZ8AFD.0 size=438783 2024-08-17T00:53:50.789 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.789+0000 7fb01424f780 1 > prepared multipart upload key=7FAQBH9KA29U upload=SI6NYWXZ8AFD tag=74BMMQUVM3HU type=write size=1487359 2024-08-17T00:53:50.792 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.791+0000 7fb01424f780 1 < completed delete operation key=N3MD2TBM9VPH tag=OBH6FBR58CSU type=del 2024-08-17T00:53:50.796 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.795+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~A7UQJLH0Z0LP.0 size=1048576 2024-08-17T00:53:50.797 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.797+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~A7UQJLH0Z0LP.1 size=1048576 2024-08-17T00:53:50.799 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.799+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~A7UQJLH0Z0LP.2 size=283738 2024-08-17T00:53:50.800 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.799+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=A7UQJLH0Z0LP tag=VNYI6D1WFKQF type=write size=3429466 2024-08-17T00:53:50.801 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.801+0000 7fb01424f780 1 < completed delete operation key=X6NVU1F49VO8 tag=CMF8785Q64U9 type=del 2024-08-17T00:53:50.803 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.803+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=6LI6FORV8VL5 type=write size=94497 2024-08-17T00:53:50.805 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.804+0000 7fb01424f780 1 < completed write operation key=KEYYP2QAG9S5 tag=6MRLJ7NKQP4G type=write size=263268 2024-08-17T00:53:50.808 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.807+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=AGLKAG7T2XMR type=del size=1567978 2024-08-17T00:53:50.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:50 smithi110 ceph-mon[98148]: pgmap v1244: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 503 KiB/s wr, 2.58k op/s 2024-08-17T00:53:50.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:50 smithi110 ceph-mon[100641]: pgmap v1244: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 503 KiB/s wr, 2.58k op/s 2024-08-17T00:53:50.811 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.809+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=RVIK1EBN4NXD type=del 2024-08-17T00:53:50.812 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.811+0000 7fb01424f780 1 > prepared operation key=6O4EVROYIWFY tag=DVEXOXQPKLZO type=write size=527674 2024-08-17T00:53:50.814 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.814+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~M77TN0NJAP72.0 size=1048576 2024-08-17T00:53:50.816 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.815+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~M77TN0NJAP72.1 size=1048576 2024-08-17T00:53:50.816 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.815+0000 7fb01424f780 1 < canceled part key=_multipart_3WCJZ3SLDTDT.2~M77TN0NJAP72.2 size=314371 2024-08-17T00:53:50.819 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.819+0000 7fb01424f780 1 < canceled multipart upload key=3WCJZ3SLDTDT upload=M77TN0NJAP72 tag=UIWGQ4XXEOK6 type=write size=3460099 2024-08-17T00:53:50.821 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.820+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=AIRYIIWCJZ3S type=del size=412871 2024-08-17T00:53:50.825 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.824+0000 7fb01424f780 1 < suggested update operation key=S3KCL8RBE1AG tag=CV7Z27LRF1Y3 type=write size=369145 2024-08-17T00:53:50.827 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.826+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=933CBPLBJS38 type=del size=991602 2024-08-17T00:53:50.829 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.828+0000 7fb01424f780 1 < completed write operation key=N3MD2TBM9VPH tag=F19E9JDI8BD2 type=write size=88313 2024-08-17T00:53:50.831 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.830+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=891KHEPMXGV2 type=del size=2223389 2024-08-17T00:53:50.833 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.832+0000 7fb01424f780 1 < completed delete operation key=GI1HR389TZUU tag=SFWO1SLPVZ22 type=del 2024-08-17T00:53:50.835 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.834+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=I0PXNDK4MFR7 type=write size=378442 2024-08-17T00:53:50.837 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.836+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~EHM96MMUQ6X1.0 size=1048576 2024-08-17T00:53:50.839 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.838+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~EHM96MMUQ6X1.1 size=442324 2024-08-17T00:53:50.843 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.842+0000 7fb01424f780 1 < completed multipart upload key=8HBBNALD090M upload=EHM96MMUQ6X1 tag=P9990KYHFUJC type=write size=2539476 2024-08-17T00:53:50.847 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.846+0000 7fb01424f780 1 > prepared part key=_multipart_X6NVU1F49VO8.2~W0CR63GTO7IJ.0 size=191825 2024-08-17T00:53:50.847 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.846+0000 7fb01424f780 1 > prepared multipart upload key=X6NVU1F49VO8 upload=W0CR63GTO7IJ tag=XGZ8Z4T6XTSZ type=write size=1240401 2024-08-17T00:53:50.849 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.848+0000 7fb01424f780 1 < completed delete operation key=KEYYP2QAG9S5 tag=FFL5JVCCS8P0 type=del 2024-08-17T00:53:50.853 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.852+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~ELDP19FQ2IP7.0 size=1048576 2024-08-17T00:53:50.854 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.853+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~ELDP19FQ2IP7.1 size=536363 2024-08-17T00:53:50.854 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.853+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=ELDP19FQ2IP7 tag=H5AGUX03H6F9 type=write size=2633515 2024-08-17T00:53:50.858 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.857+0000 7fb01424f780 1 < suggested update operation key=8HBBNALD090M tag=C1YR4LC11J8I type=write size=352021 2024-08-17T00:53:50.862 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.861+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~ZQE8HA753HZ5.0 size=1048576 2024-08-17T00:53:50.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:50 smithi177 ceph-mon[90034]: pgmap v1244: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 503 KiB/s wr, 2.58k op/s 2024-08-17T00:53:50.863 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.863+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~ZQE8HA753HZ5.1 size=732449 2024-08-17T00:53:50.864 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.863+0000 7fb01424f780 1 > prepared multipart upload key=CHEEDYEMAX2D upload=ZQE8HA753HZ5 tag=0DXSBT0IV9SX type=write size=2829601 2024-08-17T00:53:50.866 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.865+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=XQS687Y5MIEK type=del 2024-08-17T00:53:50.867 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.867+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=K4E8DOBUBHQ0 type=del size=2548378 2024-08-17T00:53:50.870 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.869+0000 7fb01424f780 1 < completed delete operation key=CHEEDYEMAX2D tag=3V6BTWO6URO3 type=del 2024-08-17T00:53:50.872 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.871+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=NJ1LTKUTW6SA type=write size=567462 2024-08-17T00:53:50.874 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.874+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~U4AZVSR3QUMZ.0 size=692963 2024-08-17T00:53:50.878 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.877+0000 7fb01424f780 1 < completed multipart upload key=CHEEDYEMAX2D upload=U4AZVSR3QUMZ tag=2FSM19ZMIXU1 type=write size=1741539 2024-08-17T00:53:50.880 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.879+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=A3FXQ2G275BJ type=del size=2038846 2024-08-17T00:53:50.882 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.881+0000 7fb01424f780 1 < completed delete operation key=8GM8KYF0PWHP tag=RDODSYNPPKBQ type=del 2024-08-17T00:53:50.884 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.883+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=3PFXA9UDEA7G type=del size=3873187 2024-08-17T00:53:50.886 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.885+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~SI6NYWXZ8AFD.0 size=438783 2024-08-17T00:53:50.889 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.888+0000 7fb01424f780 1 < completed multipart upload key=7FAQBH9KA29U upload=SI6NYWXZ8AFD tag=74BMMQUVM3HU type=write size=1487359 2024-08-17T00:53:50.894 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.893+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~BMKDHM2HQCJC.0 size=594600 2024-08-17T00:53:50.894 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.893+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=BMKDHM2HQCJC tag=HPGKUXLJGCY2 type=write size=1643176 2024-08-17T00:53:50.896 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.895+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~A7UQJLH0Z0LP.0 size=1048576 2024-08-17T00:53:50.897 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.897+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~A7UQJLH0Z0LP.1 size=1048576 2024-08-17T00:53:50.899 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.898+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~A7UQJLH0Z0LP.2 size=283738 2024-08-17T00:53:50.903 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.902+0000 7fb01424f780 1 < completed multipart upload key=S3KCL8RBE1AG upload=A7UQJLH0Z0LP tag=VNYI6D1WFKQF type=write size=3429466 2024-08-17T00:53:50.906 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.905+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~BA7DQ6DSPP5U.0 size=1048576 2024-08-17T00:53:50.908 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.907+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~BA7DQ6DSPP5U.1 size=1048576 2024-08-17T00:53:50.909 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.909+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~BA7DQ6DSPP5U.2 size=484586 2024-08-17T00:53:50.910 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.909+0000 7fb01424f780 1 > prepared multipart upload key=EBJHQJY1RR06 upload=BA7DQ6DSPP5U tag=AJPUG86KZWNQ type=write size=3630314 2024-08-17T00:53:50.912 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.911+0000 7fb01424f780 1 < completed write operation key=34WSPC8OQCN9 tag=6LI6FORV8VL5 type=write size=94497 2024-08-17T00:53:50.916 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.915+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~BPRO5OP580OR.0 size=1048576 2024-08-17T00:53:50.918 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.917+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~BPRO5OP580OR.1 size=1048576 2024-08-17T00:53:50.919 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.919+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~BPRO5OP580OR.2 size=5377 2024-08-17T00:53:50.919 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.919+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=BPRO5OP580OR tag=BAF6R2PX5WO1 type=write size=3151105 2024-08-17T00:53:50.924 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.923+0000 7fb01424f780 1 < suggested update operation key=ABVVA0H3PKK2 tag=AGLKAG7T2XMR type=del size=1567978 2024-08-17T00:53:50.928 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.927+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~E9LDRV8QUAG9.0 size=1048576 2024-08-17T00:53:50.930 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.929+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~E9LDRV8QUAG9.1 size=1048576 2024-08-17T00:53:50.931 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.931+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~E9LDRV8QUAG9.2 size=742216 2024-08-17T00:53:50.932 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.931+0000 7fb01424f780 1 > prepared multipart upload key=MJKZQUILO7KC upload=E9LDRV8QUAG9 tag=0EUVRKJPLKDA type=write size=3887944 2024-08-17T00:53:50.933 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.933+0000 7fb01424f780 1 < completed write operation key=6O4EVROYIWFY tag=DVEXOXQPKLZO type=write size=527674 2024-08-17T00:53:50.935 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.935+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=BC9NAB50YK8T type=del size=4157458 2024-08-17T00:53:50.938 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.937+0000 7fb01424f780 1 < completed delete operation key=3WCJZ3SLDTDT tag=AIRYIIWCJZ3S type=del 2024-08-17T00:53:50.939 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.939+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=ML4YZFSBUUH3 type=del size=1413682 2024-08-17T00:53:50.941 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.941+0000 7fb01424f780 1 < completed delete operation key=VT9PITFIBA0U tag=933CBPLBJS38 type=del 2024-08-17T00:53:50.943 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.943+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=UPKR0A0CHDHL type=del size=793759 2024-08-17T00:53:50.947 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.946+0000 7fb01424f780 -1 < failed to complete operation key=ABVVA0H3PKK2 tag=891KHEPMXGV2 type=del size=2223389: (22) Invalid argument 2024-08-17T00:53:50.951 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.950+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~666OB8EUH1U1.0 size=325365 2024-08-17T00:53:50.951 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.950+0000 7fb01424f780 1 > prepared multipart upload key=VT9PITFIBA0U upload=666OB8EUH1U1 tag=WKUE0Q84WZ31 type=write size=1373941 2024-08-17T00:53:50.953 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.952+0000 7fb01424f780 1 < completed write operation key=8GM8KYF0PWHP tag=I0PXNDK4MFR7 type=write size=378442 2024-08-17T00:53:50.956 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.956+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~OJRLU2IKCWKC.0 size=1048576 2024-08-17T00:53:50.958 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.957+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~OJRLU2IKCWKC.1 size=1048576 2024-08-17T00:53:50.960 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.959+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~OJRLU2IKCWKC.2 size=840624 2024-08-17T00:53:50.960 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.959+0000 7fb01424f780 1 > prepared multipart upload key=GI1HR389TZUU upload=OJRLU2IKCWKC tag=VXTP3JNKGC7Q type=write size=3986352 2024-08-17T00:53:50.962 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.961+0000 7fb01424f780 1 < completed part key=_multipart_X6NVU1F49VO8.2~W0CR63GTO7IJ.0 size=191825 2024-08-17T00:53:50.965 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.965+0000 7fb01424f780 1 < completed multipart upload key=X6NVU1F49VO8 upload=W0CR63GTO7IJ tag=XGZ8Z4T6XTSZ type=write size=1240401 2024-08-17T00:53:50.969 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.969+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~X2KL8B3CPOVC.0 size=1048576 2024-08-17T00:53:50.971 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.970+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~X2KL8B3CPOVC.1 size=1048576 2024-08-17T00:53:50.973 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.972+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~X2KL8B3CPOVC.2 size=706615 2024-08-17T00:53:50.973 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.972+0000 7fb01424f780 1 > prepared multipart upload key=AUFE3JLJ8M3L upload=X2KL8B3CPOVC tag=18UOY2E1Z19T type=write size=3852343 2024-08-17T00:53:50.975 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.974+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~ELDP19FQ2IP7.0 size=1048576 2024-08-17T00:53:50.977 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.976+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~ELDP19FQ2IP7.1 size=536363 2024-08-17T00:53:50.981 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.980+0000 7fb01424f780 1 < completed multipart upload key=VRVT7GCWUU6N upload=ELDP19FQ2IP7 tag=H5AGUX03H6F9 type=write size=2633515 2024-08-17T00:53:50.983 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.982+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=3M0OF965HYGA type=del size=599603 2024-08-17T00:53:50.985 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.985+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~ZQE8HA753HZ5.0 size=1048576 2024-08-17T00:53:50.987 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.986+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~ZQE8HA753HZ5.1 size=732449 2024-08-17T00:53:50.991 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.991+0000 7fb01424f780 1 < completed multipart upload key=CHEEDYEMAX2D upload=ZQE8HA753HZ5 tag=0DXSBT0IV9SX type=write size=2829601 2024-08-17T00:53:50.993 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.993+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=AVYUQHDOSZG6 type=del size=3212198 2024-08-17T00:53:50.995 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.995+0000 7fb01424f780 1 < completed delete operation key=AUFE3JLJ8M3L tag=K4E8DOBUBHQ0 type=del 2024-08-17T00:53:50.999 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.999+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~WMG9JC75V6RZ.0 size=190428 2024-08-17T00:53:50.999 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:50.999+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=WMG9JC75V6RZ tag=1P38ZZE4SKOL type=write size=1239004 2024-08-17T00:53:51.003 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.002+0000 7fb01424f780 1 < suggested update operation key=8HBBNALD090M tag=NJ1LTKUTW6SA type=write size=567462 2024-08-17T00:53:51.008 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.007+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~1HHN274YBA14.0 size=1048576 2024-08-17T00:53:51.010 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.009+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~1HHN274YBA14.1 size=1048576 2024-08-17T00:53:51.011 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.011+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~1HHN274YBA14.2 size=129708 2024-08-17T00:53:51.012 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.011+0000 7fb01424f780 1 > prepared multipart upload key=OLV8V97NI3YD upload=1HHN274YBA14 tag=LAQATA3CED61 type=write size=3275436 2024-08-17T00:53:51.013 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.013+0000 7fb01424f780 1 < completed delete operation key=MXCT40R93XCB tag=A3FXQ2G275BJ type=del 2024-08-17T00:53:51.015 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.014+0000 7fb01424f780 1 > prepared operation key=6O4EVROYIWFY tag=ER6L2HHSJOQ9 type=del size=2444369 2024-08-17T00:53:51.017 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.016+0000 7fb01424f780 1 < completed delete operation key=RZ2IEE5FVARR tag=3PFXA9UDEA7G type=del 2024-08-17T00:53:51.021 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.020+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~MYE501K5RFCX.0 size=1048576 2024-08-17T00:53:51.022 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.022+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~MYE501K5RFCX.1 size=761650 2024-08-17T00:53:51.023 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.022+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=MYE501K5RFCX tag=HUNO0ZBL24SU type=write size=2858802 2024-08-17T00:53:51.024 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.024+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~BMKDHM2HQCJC.0 size=594600 2024-08-17T00:53:51.028 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.027+0000 7fb01424f780 1 < completed multipart upload key=S3KCL8RBE1AG upload=BMKDHM2HQCJC tag=HPGKUXLJGCY2 type=write size=1643176 2024-08-17T00:53:51.030 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.029+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=39KY1N115W89 type=write size=609067 2024-08-17T00:53:51.034 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.031+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~BA7DQ6DSPP5U.0 size=1048576 2024-08-17T00:53:51.034 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.032+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~BA7DQ6DSPP5U.1 size=1048576 2024-08-17T00:53:51.035 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.034+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~BA7DQ6DSPP5U.2 size=484586 2024-08-17T00:53:51.038 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.038+0000 7fb01424f780 1 < completed multipart upload key=EBJHQJY1RR06 upload=BA7DQ6DSPP5U tag=AJPUG86KZWNQ type=write size=3630314 2024-08-17T00:53:51.041 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.040+0000 7fb01424f780 1 > prepared operation key=6O4EVROYIWFY tag=8QZ90V3R1PYL type=del size=1803572 2024-08-17T00:53:51.043 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.042+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~BPRO5OP580OR.0 size=1048576 2024-08-17T00:53:51.044 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.044+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~BPRO5OP580OR.1 size=1048576 2024-08-17T00:53:51.047 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.046+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~BPRO5OP580OR.2 size=5377 2024-08-17T00:53:51.051 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.050+0000 7fb01424f780 1 < completed multipart upload key=VRVT7GCWUU6N upload=BPRO5OP580OR tag=BAF6R2PX5WO1 type=write size=3151105 2024-08-17T00:53:51.054 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.053+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~2JOIM4C0WY98.0 size=71582 2024-08-17T00:53:51.054 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.053+0000 7fb01424f780 1 > prepared multipart upload key=7FAQBH9KA29U upload=2JOIM4C0WY98 tag=WR0PQ4V6L5KB type=write size=1120158 2024-08-17T00:53:51.056 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.055+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~E9LDRV8QUAG9.0 size=1048576 2024-08-17T00:53:51.058 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.057+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~E9LDRV8QUAG9.1 size=1048576 2024-08-17T00:53:51.060 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.059+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~E9LDRV8QUAG9.2 size=742216 2024-08-17T00:53:51.063 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.062+0000 7fb01424f780 1 < completed multipart upload key=MJKZQUILO7KC upload=E9LDRV8QUAG9 tag=0EUVRKJPLKDA type=write size=3887944 2024-08-17T00:53:51.065 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.064+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=EJ81QARC9HP0 type=del size=1669926 2024-08-17T00:53:51.068 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.067+0000 7fb01424f780 -1 < failed to complete operation key=8HBBNALD090M tag=BC9NAB50YK8T type=del size=4157458: (22) Invalid argument 2024-08-17T00:53:51.072 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.071+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~41N2VASGB5A2.0 size=1048576 2024-08-17T00:53:51.073 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.073+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~41N2VASGB5A2.1 size=832962 2024-08-17T00:53:51.074 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.073+0000 7fb01424f780 1 > prepared multipart upload key=ABVVA0H3PKK2 upload=41N2VASGB5A2 tag=UZBJ432CTF02 type=write size=2930114 2024-08-17T00:53:51.076 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.075+0000 7fb01424f780 1 < completed delete operation key=GI1HR389TZUU tag=ML4YZFSBUUH3 type=del 2024-08-17T00:53:51.078 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.077+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=JJUFAWJ2K37Y type=del size=2361804 2024-08-17T00:53:51.080 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.079+0000 7fb01424f780 1 < completed delete operation key=45YXPRO1DP7L tag=UPKR0A0CHDHL type=del 2024-08-17T00:53:51.082 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.081+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=31D1CMJMF454 type=del size=3806596 2024-08-17T00:53:51.084 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.084+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~666OB8EUH1U1.0 size=325365 2024-08-17T00:53:51.088 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.087+0000 7fb01424f780 1 < completed multipart upload key=VT9PITFIBA0U upload=666OB8EUH1U1 tag=WKUE0Q84WZ31 type=write size=1373941 2024-08-17T00:53:51.091 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.091+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~BHQ5Z1ZPC10V.0 size=1048576 2024-08-17T00:53:51.093 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.092+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~BHQ5Z1ZPC10V.1 size=1048576 2024-08-17T00:53:51.095 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.094+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~BHQ5Z1ZPC10V.2 size=966637 2024-08-17T00:53:51.095 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.094+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=BHQ5Z1ZPC10V tag=TW8R473U1H90 type=write size=4112365 2024-08-17T00:53:51.097 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.097+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~OJRLU2IKCWKC.0 size=1048576 2024-08-17T00:53:51.099 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.098+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~OJRLU2IKCWKC.1 size=1048576 2024-08-17T00:53:51.101 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.100+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~OJRLU2IKCWKC.2 size=840624 2024-08-17T00:53:51.104 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.104+0000 7fb01424f780 1 < completed multipart upload key=GI1HR389TZUU upload=OJRLU2IKCWKC tag=VXTP3JNKGC7Q type=write size=3986352 2024-08-17T00:53:51.106 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.106+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=BI1O2D2D5ETW type=del size=3641516 2024-08-17T00:53:51.109 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.108+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~X2KL8B3CPOVC.0 size=1048576 2024-08-17T00:53:51.110 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.110+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~X2KL8B3CPOVC.1 size=1048576 2024-08-17T00:53:51.112 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.111+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~X2KL8B3CPOVC.2 size=706615 2024-08-17T00:53:51.116 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.115+0000 7fb01424f780 1 < completed multipart upload key=AUFE3JLJ8M3L upload=X2KL8B3CPOVC tag=18UOY2E1Z19T type=write size=3852343 2024-08-17T00:53:51.119 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.117+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=JR7V7TGON2N9 type=del size=167166 2024-08-17T00:53:51.120 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.119+0000 7fb01424f780 1 < completed delete operation key=7FAQBH9KA29U tag=3M0OF965HYGA type=del 2024-08-17T00:53:51.122 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.121+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=VVGXCA765UFQ type=del size=3522560 2024-08-17T00:53:51.124 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.123+0000 7fb01424f780 1 < completed delete operation key=45YXPRO1DP7L tag=AVYUQHDOSZG6 type=del 2024-08-17T00:53:51.128 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.127+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~3LONIJ2WOLT1.0 size=1024807 2024-08-17T00:53:51.128 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.127+0000 7fb01424f780 1 > prepared multipart upload key=OLV8V97NI3YD upload=3LONIJ2WOLT1 tag=CSFOI1X7F60N type=write size=2073383 2024-08-17T00:53:51.128 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.127+0000 7fb01424f780 1 < canceled part key=_multipart_S3KCL8RBE1AG.2~WMG9JC75V6RZ.0 size=190428 2024-08-17T00:53:51.132 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.131+0000 7fb01424f780 1 < canceled multipart upload key=S3KCL8RBE1AG upload=WMG9JC75V6RZ tag=1P38ZZE4SKOL type=write size=1239004 2024-08-17T00:53:51.134 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.133+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=EG0KFENI8W1D type=del size=1205110 2024-08-17T00:53:51.136 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.135+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~1HHN274YBA14.0 size=1048576 2024-08-17T00:53:51.138 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.137+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~1HHN274YBA14.1 size=1048576 2024-08-17T00:53:51.139 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.139+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~1HHN274YBA14.2 size=129708 2024-08-17T00:53:51.143 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.142+0000 7fb01424f780 1 < completed multipart upload key=OLV8V97NI3YD upload=1HHN274YBA14 tag=LAQATA3CED61 type=write size=3275436 2024-08-17T00:53:51.145 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.144+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=UYBJPESVMIC1 type=del size=3677929 2024-08-17T00:53:51.147 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.146+0000 7fb01424f780 1 < canceled operation key=6O4EVROYIWFY tag=ER6L2HHSJOQ9 type=del size=2444369 2024-08-17T00:53:51.151 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.150+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~VB657XS3M1NX.0 size=1048576 2024-08-17T00:53:51.153 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.152+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~VB657XS3M1NX.1 size=420886 2024-08-17T00:53:51.153 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.152+0000 7fb01424f780 1 > prepared multipart upload key=CPZBVFH6I5H3 upload=VB657XS3M1NX tag=GQEVL3WNZM4N type=write size=2518038 2024-08-17T00:53:51.156 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.155+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~MYE501K5RFCX.0 size=1048576 2024-08-17T00:53:51.157 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.157+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~MYE501K5RFCX.1 size=761650 2024-08-17T00:53:51.161 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.160+0000 7fb01424f780 1 < completed multipart upload key=6O4EVROYIWFY upload=MYE501K5RFCX tag=HUNO0ZBL24SU type=write size=2858802 2024-08-17T00:53:51.163 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.163+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=3G1NCS86KYV7 type=write size=179251 2024-08-17T00:53:51.165 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.165+0000 7fb01424f780 1 < completed write operation key=MXCT40R93XCB tag=39KY1N115W89 type=write size=609067 2024-08-17T00:53:51.169 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.168+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~52IY4YC08TV2.0 size=1048576 2024-08-17T00:53:51.171 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.170+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~52IY4YC08TV2.1 size=1048576 2024-08-17T00:53:51.172 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.172+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~52IY4YC08TV2.2 size=101052 2024-08-17T00:53:51.173 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.172+0000 7fb01424f780 1 > prepared multipart upload key=5COBAX0KWX44 upload=52IY4YC08TV2 tag=GW64ID915MTJ type=write size=3246780 2024-08-17T00:53:51.175 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.174+0000 7fb01424f780 1 < completed delete operation key=6O4EVROYIWFY tag=8QZ90V3R1PYL type=del 2024-08-17T00:53:51.177 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.176+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=D7SYCSYCMYB9 type=del size=3071584 2024-08-17T00:53:51.178 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.178+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~2JOIM4C0WY98.0 size=71582 2024-08-17T00:53:51.182 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.181+0000 7fb01424f780 1 < completed multipart upload key=7FAQBH9KA29U upload=2JOIM4C0WY98 tag=WR0PQ4V6L5KB type=write size=1120158 2024-08-17T00:53:51.186 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.185+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~CVC7YF78K9XO.0 size=1048576 2024-08-17T00:53:51.188 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.187+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~CVC7YF78K9XO.1 size=944071 2024-08-17T00:53:51.188 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.187+0000 7fb01424f780 1 > prepared multipart upload key=GQP0TA69WBUB upload=CVC7YF78K9XO tag=65HXDR3WG3X1 type=write size=3041223 2024-08-17T00:53:51.190 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.189+0000 7fb01424f780 1 < completed delete operation key=UV6ESHH9QNCW tag=EJ81QARC9HP0 type=del 2024-08-17T00:53:51.192 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.192+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=0BACRQ3ZCLK7 type=del size=4182777 2024-08-17T00:53:51.193 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.192+0000 7fb01424f780 1 < canceled part key=_multipart_ABVVA0H3PKK2.2~41N2VASGB5A2.0 size=1048576 2024-08-17T00:53:51.193 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.192+0000 7fb01424f780 1 < canceled part key=_multipart_ABVVA0H3PKK2.2~41N2VASGB5A2.1 size=832962 2024-08-17T00:53:51.196 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.196+0000 7fb01424f780 1 < canceled multipart upload key=ABVVA0H3PKK2 upload=41N2VASGB5A2 tag=UZBJ432CTF02 type=write size=2930114 2024-08-17T00:53:51.199 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.198+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=TT2DFDLR4CG1 type=del size=267474 2024-08-17T00:53:51.201 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.200+0000 7fb01424f780 1 < completed delete operation key=N3MD2TBM9VPH tag=JJUFAWJ2K37Y type=del 2024-08-17T00:53:51.203 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.202+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=LHESDYSIKF2F type=del size=870876 2024-08-17T00:53:51.205 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.204+0000 7fb01424f780 1 < completed delete operation key=8HBBNALD090M tag=31D1CMJMF454 type=del 2024-08-17T00:53:51.207 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.207+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=H3OJ3L6WKOUH type=del size=2023661 2024-08-17T00:53:51.209 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.208+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~BHQ5Z1ZPC10V.0 size=1048576 2024-08-17T00:53:51.209 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.208+0000 7fb01424f780 1 < canceled part key=_multipart_S3KCL8RBE1AG.2~BHQ5Z1ZPC10V.1 size=1048576 2024-08-17T00:53:51.211 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.210+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~BHQ5Z1ZPC10V.2 size=966637 2024-08-17T00:53:51.214 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.214+0000 7fb01424f780 1 < canceled multipart upload key=S3KCL8RBE1AG upload=BHQ5Z1ZPC10V tag=TW8R473U1H90 type=write size=4112365 2024-08-17T00:53:51.217 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.216+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=Y50VLFKNY4JD type=del size=2551595 2024-08-17T00:53:51.219 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.218+0000 7fb01424f780 1 < completed delete operation key=5COBAX0KWX44 tag=BI1O2D2D5ETW type=del 2024-08-17T00:53:51.221 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.220+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=S1ICICQ385Z2 type=del size=804665 2024-08-17T00:53:51.222 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.222+0000 7fb01424f780 1 < canceled operation key=X6NVU1F49VO8 tag=JR7V7TGON2N9 type=del size=167166 2024-08-17T00:53:51.224 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.224+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=CHB5IRP652NU type=write size=570384 2024-08-17T00:53:51.228 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.228+0000 7fb01424f780 1 < suggested update operation key=U1LNH0TF0YZA tag=VVGXCA765UFQ type=del size=3522560 2024-08-17T00:53:51.232 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.232+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~CENKTXTPKLZM.0 size=1048576 2024-08-17T00:53:51.235 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.234+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~CENKTXTPKLZM.1 size=802875 2024-08-17T00:53:51.235 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.234+0000 7fb01424f780 1 > prepared multipart upload key=CHEEDYEMAX2D upload=CENKTXTPKLZM tag=57D44EOO9EXQ type=write size=2900027 2024-08-17T00:53:51.235 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.234+0000 7fb01424f780 1 < canceled part key=_multipart_OLV8V97NI3YD.2~3LONIJ2WOLT1.0 size=1024807 2024-08-17T00:53:51.239 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.238+0000 7fb01424f780 1 < canceled multipart upload key=OLV8V97NI3YD upload=3LONIJ2WOLT1 tag=CSFOI1X7F60N type=write size=2073383 2024-08-17T00:53:51.242 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.242+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~H7U0S57KD5HL.0 size=1048576 2024-08-17T00:53:51.244 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.243+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~H7U0S57KD5HL.1 size=918505 2024-08-17T00:53:51.244 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.243+0000 7fb01424f780 1 > prepared multipart upload key=EBJHQJY1RR06 upload=H7U0S57KD5HL tag=LS7BWU8MHYG2 type=write size=3015657 2024-08-17T00:53:51.246 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.246+0000 7fb01424f780 1 < completed delete operation key=MXCT40R93XCB tag=EG0KFENI8W1D type=del 2024-08-17T00:53:51.248 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.248+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=M6OT15W3GOLJ type=del size=2917375 2024-08-17T00:53:51.250 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.250+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=UYBJPESVMIC1 type=del 2024-08-17T00:53:51.252 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.252+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=CP3IV3VRSE6I type=del size=2000208 2024-08-17T00:53:51.254 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.254+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~VB657XS3M1NX.0 size=1048576 2024-08-17T00:53:51.256 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.255+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~VB657XS3M1NX.1 size=420886 2024-08-17T00:53:51.260 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.259+0000 7fb01424f780 1 < completed multipart upload key=CPZBVFH6I5H3 upload=VB657XS3M1NX tag=GQEVL3WNZM4N type=write size=2518038 2024-08-17T00:53:51.262 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.261+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=E1GW28Y7FBIV type=del size=994858 2024-08-17T00:53:51.264 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.263+0000 7fb01424f780 1 < completed write operation key=GI1HR389TZUU tag=3G1NCS86KYV7 type=write size=179251 2024-08-17T00:53:51.268 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.267+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~2L41PRVR82CW.0 size=1048576 2024-08-17T00:53:51.270 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.269+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~2L41PRVR82CW.1 size=1048576 2024-08-17T00:53:51.272 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.271+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~2L41PRVR82CW.2 size=1005675 2024-08-17T00:53:51.272 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.271+0000 7fb01424f780 1 > prepared multipart upload key=WSUZM346535N upload=2L41PRVR82CW tag=QQ15EES19ZP9 type=write size=4151403 2024-08-17T00:53:51.274 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.273+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~52IY4YC08TV2.0 size=1048576 2024-08-17T00:53:51.276 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.275+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~52IY4YC08TV2.1 size=1048576 2024-08-17T00:53:51.278 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.277+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~52IY4YC08TV2.2 size=101052 2024-08-17T00:53:51.281 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.281+0000 7fb01424f780 1 < completed multipart upload key=5COBAX0KWX44 upload=52IY4YC08TV2 tag=GW64ID915MTJ type=write size=3246780 2024-08-17T00:53:51.285 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.284+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~Y052LH714LQI.0 size=1048576 2024-08-17T00:53:51.287 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.286+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~Y052LH714LQI.1 size=1048576 2024-08-17T00:53:51.288 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.288+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~Y052LH714LQI.2 size=288996 2024-08-17T00:53:51.289 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.288+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=Y052LH714LQI tag=2907PVUFUS16 type=write size=3434724 2024-08-17T00:53:51.290 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.290+0000 7fb01424f780 1 < completed delete operation key=KEYYP2QAG9S5 tag=D7SYCSYCMYB9 type=del 2024-08-17T00:53:51.293 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.292+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=V3QVCV9EBTM0 type=write size=1045405 2024-08-17T00:53:51.295 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.294+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~CVC7YF78K9XO.0 size=1048576 2024-08-17T00:53:51.295 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.294+0000 7fb01424f780 1 < canceled part key=_multipart_GQP0TA69WBUB.2~CVC7YF78K9XO.1 size=944071 2024-08-17T00:53:51.299 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.298+0000 7fb01424f780 1 < canceled multipart upload key=GQP0TA69WBUB upload=CVC7YF78K9XO tag=65HXDR3WG3X1 type=write size=3041223 2024-08-17T00:53:51.302 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.301+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~UICLT497GNZT.0 size=788667 2024-08-17T00:53:51.302 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.301+0000 7fb01424f780 1 > prepared multipart upload key=W4SLINB2L3K2 upload=UICLT497GNZT tag=WSJ6TMKQZK8T type=write size=1837243 2024-08-17T00:53:51.304 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.304+0000 7fb01424f780 1 < completed delete operation key=OLV8V97NI3YD tag=0BACRQ3ZCLK7 type=del 2024-08-17T00:53:51.307 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.306+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=YR9ROHMLBB5L type=write size=207785 2024-08-17T00:53:51.309 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.308+0000 7fb01424f780 1 < completed delete operation key=8GM8KYF0PWHP tag=TT2DFDLR4CG1 type=del 2024-08-17T00:53:51.311 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.310+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=9O35SCPD8FLO type=del size=3188530 2024-08-17T00:53:51.313 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.313+0000 7fb01424f780 1 < completed delete operation key=3WCJZ3SLDTDT tag=LHESDYSIKF2F type=del 2024-08-17T00:53:51.317 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.316+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~5EFPNC05TQBB.0 size=1048576 2024-08-17T00:53:51.319 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.318+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~5EFPNC05TQBB.1 size=1048576 2024-08-17T00:53:51.320 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.320+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~5EFPNC05TQBB.2 size=220012 2024-08-17T00:53:51.320 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.320+0000 7fb01424f780 1 > prepared multipart upload key=GI1HR389TZUU upload=5EFPNC05TQBB tag=2D3MK0UK86JP type=write size=3365740 2024-08-17T00:53:51.323 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.322+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=H3OJ3L6WKOUH type=del 2024-08-17T00:53:51.325 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.324+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=W83H16O7VZ6L type=del size=2041883 2024-08-17T00:53:51.327 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.326+0000 7fb01424f780 1 < canceled operation key=45YXPRO1DP7L tag=Y50VLFKNY4JD type=del size=2551595 2024-08-17T00:53:51.331 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.330+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~BPO98P32VMXO.0 size=283917 2024-08-17T00:53:51.331 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.330+0000 7fb01424f780 1 > prepared multipart upload key=WSUZM346535N upload=BPO98P32VMXO tag=A3MKT61BOG07 type=write size=1332493 2024-08-17T00:53:51.333 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.332+0000 7fb01424f780 1 < canceled operation key=7FAQBH9KA29U tag=S1ICICQ385Z2 type=del size=804665 2024-08-17T00:53:51.337 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.336+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~64ZARIQFLN0H.0 size=1048576 2024-08-17T00:53:51.338 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.338+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~64ZARIQFLN0H.1 size=1048576 2024-08-17T00:53:51.340 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.339+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~64ZARIQFLN0H.2 size=67813 2024-08-17T00:53:51.340 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.339+0000 7fb01424f780 1 > prepared multipart upload key=5COBAX0KWX44 upload=64ZARIQFLN0H tag=37CX95LMTVYB type=write size=3213541 2024-08-17T00:53:51.342 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.342+0000 7fb01424f780 1 < completed write operation key=8W4X8O3PVGIK tag=CHB5IRP652NU type=write size=570384 2024-08-17T00:53:51.345 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.344+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=POY5RWLHRQW5 type=del size=1926124 2024-08-17T00:53:51.345 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.344+0000 7fb01424f780 1 < canceled part key=_multipart_CHEEDYEMAX2D.2~CENKTXTPKLZM.0 size=1048576 2024-08-17T00:53:51.347 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.346+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~CENKTXTPKLZM.1 size=802875 2024-08-17T00:53:51.350 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.350+0000 7fb01424f780 1 < canceled multipart upload key=CHEEDYEMAX2D upload=CENKTXTPKLZM tag=57D44EOO9EXQ type=write size=2900027 2024-08-17T00:53:51.352 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.352+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=8TT79LM94ISJ type=del size=1210146 2024-08-17T00:53:51.354 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.354+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~H7U0S57KD5HL.0 size=1048576 2024-08-17T00:53:51.356 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.355+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~H7U0S57KD5HL.1 size=918505 2024-08-17T00:53:51.360 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.359+0000 7fb01424f780 1 < completed multipart upload key=EBJHQJY1RR06 upload=H7U0S57KD5HL tag=LS7BWU8MHYG2 type=write size=3015657 2024-08-17T00:53:51.364 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.363+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~MWWWLX0ZKPOE.0 size=1048576 2024-08-17T00:53:51.365 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.365+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~MWWWLX0ZKPOE.1 size=1048576 2024-08-17T00:53:51.367 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.367+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~MWWWLX0ZKPOE.2 size=465779 2024-08-17T00:53:51.367 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.367+0000 7fb01424f780 1 > prepared multipart upload key=34WSPC8OQCN9 upload=MWWWLX0ZKPOE tag=T3JYAW74TTYK type=write size=3611507 2024-08-17T00:53:51.370 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.369+0000 7fb01424f780 1 < completed delete operation key=UV6ESHH9QNCW tag=M6OT15W3GOLJ type=del 2024-08-17T00:53:51.372 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.371+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=KCK5NYYR8HMS type=del size=1025132 2024-08-17T00:53:51.374 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.373+0000 7fb01424f780 1 < completed delete operation key=GQP0TA69WBUB tag=CP3IV3VRSE6I type=del 2024-08-17T00:53:51.376 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.376+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=KYYGL117U5A9 type=del size=2695236 2024-08-17T00:53:51.379 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.378+0000 7fb01424f780 1 < completed delete operation key=5COBAX0KWX44 tag=E1GW28Y7FBIV type=del 2024-08-17T00:53:51.381 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.380+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=HKA5PY1Q5Q51 type=write size=933216 2024-08-17T00:53:51.382 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.382+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~2L41PRVR82CW.0 size=1048576 2024-08-17T00:53:51.385 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.384+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~2L41PRVR82CW.1 size=1048576 2024-08-17T00:53:51.386 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.386+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~2L41PRVR82CW.2 size=1005675 2024-08-17T00:53:51.390 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.389+0000 7fb01424f780 1 < completed multipart upload key=WSUZM346535N upload=2L41PRVR82CW tag=QQ15EES19ZP9 type=write size=4151403 2024-08-17T00:53:51.392 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.391+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=5JO70CUFEX52 type=del size=1892411 2024-08-17T00:53:51.394 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.393+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~Y052LH714LQI.0 size=1048576 2024-08-17T00:53:51.395 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.395+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~Y052LH714LQI.1 size=1048576 2024-08-17T00:53:51.397 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.396+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~Y052LH714LQI.2 size=288996 2024-08-17T00:53:51.401 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.401+0000 7fb01424f780 1 < completed multipart upload key=S3KCL8RBE1AG upload=Y052LH714LQI tag=2907PVUFUS16 type=write size=3434724 2024-08-17T00:53:51.403 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.403+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=DLACV4SWCCAH type=del size=1877557 2024-08-17T00:53:51.405 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.405+0000 7fb01424f780 1 < completed write operation key=MJKZQUILO7KC tag=V3QVCV9EBTM0 type=write size=1045405 2024-08-17T00:53:51.407 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.406+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=GOUW6NLPCW5W type=del size=1142254 2024-08-17T00:53:51.410 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.409+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~UICLT497GNZT.0 size=788667 2024-08-17T00:53:51.414 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.413+0000 7fb01424f780 1 < completed multipart upload key=W4SLINB2L3K2 upload=UICLT497GNZT tag=WSJ6TMKQZK8T type=write size=1837243 2024-08-17T00:53:51.418 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.418+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~OFN10FDTLKPF.0 size=1048576 2024-08-17T00:53:51.421 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.420+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~OFN10FDTLKPF.1 size=636997 2024-08-17T00:53:51.421 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.420+0000 7fb01424f780 1 > prepared multipart upload key=LVQDLJUQ9C3D upload=OFN10FDTLKPF tag=RCZQCCEG7JRY type=write size=2734149 2024-08-17T00:53:51.423 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.422+0000 7fb01424f780 1 < completed write operation key=RZ2IEE5FVARR tag=YR9ROHMLBB5L type=write size=207785 2024-08-17T00:53:51.424 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.424+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=SRGX1WWVOF6X type=del size=1946767 2024-08-17T00:53:51.426 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.426+0000 7fb01424f780 1 < completed delete operation key=W4SLINB2L3K2 tag=9O35SCPD8FLO type=del 2024-08-17T00:53:51.429 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.428+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=6LMSUBWHFAW0 type=del size=3047788 2024-08-17T00:53:51.431 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.430+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~5EFPNC05TQBB.0 size=1048576 2024-08-17T00:53:51.433 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.432+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~5EFPNC05TQBB.1 size=1048576 2024-08-17T00:53:51.433 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.432+0000 7fb01424f780 1 < canceled part key=_multipart_GI1HR389TZUU.2~5EFPNC05TQBB.2 size=220012 2024-08-17T00:53:51.436 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.436+0000 7fb01424f780 1 < canceled multipart upload key=GI1HR389TZUU upload=5EFPNC05TQBB tag=2D3MK0UK86JP type=write size=3365740 2024-08-17T00:53:51.438 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.438+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=4NH34KVEHIPQ type=write size=45504 2024-08-17T00:53:51.441 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.440+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=W83H16O7VZ6L type=del 2024-08-17T00:53:51.445 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.444+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~5ZGXMGQZACJD.0 size=515687 2024-08-17T00:53:51.445 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.444+0000 7fb01424f780 1 > prepared multipart upload key=5COBAX0KWX44 upload=5ZGXMGQZACJD tag=VKVMUR6BPARB type=write size=1564263 2024-08-17T00:53:51.447 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.447+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~BPO98P32VMXO.0 size=283917 2024-08-17T00:53:51.451 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.450+0000 7fb01424f780 1 < completed multipart upload key=WSUZM346535N upload=BPO98P32VMXO tag=A3MKT61BOG07 type=write size=1332493 2024-08-17T00:53:51.452 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.452+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=A6PML2IZFZM5 type=write size=508561 2024-08-17T00:53:51.454 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.454+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~64ZARIQFLN0H.0 size=1048576 2024-08-17T00:53:51.455 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.454+0000 7fb01424f780 1 < canceled part key=_multipart_5COBAX0KWX44.2~64ZARIQFLN0H.1 size=1048576 2024-08-17T00:53:51.456 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.455+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~64ZARIQFLN0H.2 size=67813 2024-08-17T00:53:51.460 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.459+0000 7fb01424f780 1 < canceled multipart upload key=5COBAX0KWX44 upload=64ZARIQFLN0H tag=37CX95LMTVYB type=write size=3213541 2024-08-17T00:53:51.464 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.463+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~X03THT3BMVSO.0 size=317372 2024-08-17T00:53:51.464 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.463+0000 7fb01424f780 1 > prepared multipart upload key=UV6ESHH9QNCW upload=X03THT3BMVSO tag=G56LW2LW64WF type=write size=1365948 2024-08-17T00:53:51.466 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.465+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=POY5RWLHRQW5 type=del 2024-08-17T00:53:51.470 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.469+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~HYADD88BVGIQ.0 size=489029 2024-08-17T00:53:51.470 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.469+0000 7fb01424f780 1 > prepared multipart upload key=ABVVA0H3PKK2 upload=HYADD88BVGIQ tag=2MB5H5FMFI5H type=write size=1537605 2024-08-17T00:53:51.472 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.471+0000 7fb01424f780 1 < completed delete operation key=X6NVU1F49VO8 tag=8TT79LM94ISJ type=del 2024-08-17T00:53:51.474 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.473+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=8JVWAESMOGGU type=del size=128683 2024-08-17T00:53:51.476 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.475+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~MWWWLX0ZKPOE.0 size=1048576 2024-08-17T00:53:51.476 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.475+0000 7fb01424f780 1 < canceled part key=_multipart_34WSPC8OQCN9.2~MWWWLX0ZKPOE.1 size=1048576 2024-08-17T00:53:51.478 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.477+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~MWWWLX0ZKPOE.2 size=465779 2024-08-17T00:53:51.481 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.480+0000 7fb01424f780 1 < canceled multipart upload key=34WSPC8OQCN9 upload=MWWWLX0ZKPOE tag=T3JYAW74TTYK type=write size=3611507 2024-08-17T00:53:51.485 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.485+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~51C8M4U48Z0S.0 size=1048576 2024-08-17T00:53:51.487 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.486+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~51C8M4U48Z0S.1 size=7653 2024-08-17T00:53:51.487 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.486+0000 7fb01424f780 1 > prepared multipart upload key=AUFE3JLJ8M3L upload=51C8M4U48Z0S tag=PQSX6CB94SY7 type=write size=2104805 2024-08-17T00:53:51.489 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.488+0000 7fb01424f780 1 < completed delete operation key=LKOTKLA00UZK tag=KCK5NYYR8HMS type=del 2024-08-17T00:53:51.492 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.492+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~IWMIF5GHRTBK.0 size=1048576 2024-08-17T00:53:51.494 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.493+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~IWMIF5GHRTBK.1 size=885882 2024-08-17T00:53:51.494 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.493+0000 7fb01424f780 1 > prepared multipart upload key=U1LNH0TF0YZA upload=IWMIF5GHRTBK tag=BUALULZ09CFG type=write size=2983034 2024-08-17T00:53:51.496 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.496+0000 7fb01424f780 1 < completed delete operation key=W4SLINB2L3K2 tag=KYYGL117U5A9 type=del 2024-08-17T00:53:51.498 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.498+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=JEKEDZ6U2H7K type=del size=1996576 2024-08-17T00:53:51.500 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.500+0000 7fb01424f780 1 < completed write operation key=U1LNH0TF0YZA tag=HKA5PY1Q5Q51 type=write size=933216 2024-08-17T00:53:51.502 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.501+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=R3OM8AVB31Z3 type=del size=1411468 2024-08-17T00:53:51.505 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.504+0000 7fb01424f780 1 < completed delete operation key=W4SLINB2L3K2 tag=5JO70CUFEX52 type=del 2024-08-17T00:53:51.507 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.506+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=KSB6FO26HWVJ type=del size=1294241 2024-08-17T00:53:51.508 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.508+0000 7fb01424f780 1 < canceled operation key=GQP0TA69WBUB tag=DLACV4SWCCAH type=del size=1877557 2024-08-17T00:53:51.510 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.510+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=2LUHBZTOEMVN type=write size=429569 2024-08-17T00:53:51.512 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.511+0000 7fb01424f780 1 < completed delete operation key=RZ2IEE5FVARR tag=GOUW6NLPCW5W type=del 2024-08-17T00:53:51.514 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.514+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=L0CSTDMF7R0V type=del size=3401176 2024-08-17T00:53:51.516 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.515+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~OFN10FDTLKPF.0 size=1048576 2024-08-17T00:53:51.518 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.517+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~OFN10FDTLKPF.1 size=636997 2024-08-17T00:53:51.522 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.521+0000 7fb01424f780 1 < completed multipart upload key=LVQDLJUQ9C3D upload=OFN10FDTLKPF tag=RCZQCCEG7JRY type=write size=2734149 2024-08-17T00:53:51.524 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.523+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=4S5V64WR34GQ type=del size=1855968 2024-08-17T00:53:51.526 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.525+0000 7fb01424f780 1 < completed delete operation key=VRVT7GCWUU6N tag=SRGX1WWVOF6X type=del 2024-08-17T00:53:51.527 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.527+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=XI8T343Z4HIZ type=del size=826052 2024-08-17T00:53:51.530 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.529+0000 7fb01424f780 1 < completed delete operation key=LKOTKLA00UZK tag=6LMSUBWHFAW0 type=del 2024-08-17T00:53:51.532 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.531+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=KRP5WBNG7XGF type=del size=2837316 2024-08-17T00:53:51.536 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.535+0000 7fb01424f780 1 < suggested remove operation key=MXCT40R93XCB tag=4NH34KVEHIPQ type=write 2024-08-17T00:53:51.539 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.539+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~ZWV7WJGFTVTH.0 size=1048576 2024-08-17T00:53:51.541 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.540+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~ZWV7WJGFTVTH.1 size=1048576 2024-08-17T00:53:51.542 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.542+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~ZWV7WJGFTVTH.2 size=294146 2024-08-17T00:53:51.543 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.542+0000 7fb01424f780 1 > prepared multipart upload key=8W4X8O3PVGIK upload=ZWV7WJGFTVTH tag=3YG11HERYS1I type=write size=3439874 2024-08-17T00:53:51.544 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.544+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~5ZGXMGQZACJD.0 size=515687 2024-08-17T00:53:51.548 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.548+0000 7fb01424f780 1 < completed multipart upload key=5COBAX0KWX44 upload=5ZGXMGQZACJD tag=VKVMUR6BPARB type=write size=1564263 2024-08-17T00:53:51.551 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.550+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=XB12GUXZPTSO type=write size=206088 2024-08-17T00:53:51.555 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.554+0000 7fb01424f780 1 < suggested remove operation key=VT9PITFIBA0U tag=A6PML2IZFZM5 type=write 2024-08-17T00:53:51.559 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.558+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~NRQK5OB4KCM9.0 size=963718 2024-08-17T00:53:51.559 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.558+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=NRQK5OB4KCM9 tag=LMMHB0FEEAWA type=write size=2012294 2024-08-17T00:53:51.561 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.560+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~X03THT3BMVSO.0 size=317372 2024-08-17T00:53:51.564 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.563+0000 7fb01424f780 1 < completed multipart upload key=UV6ESHH9QNCW upload=X03THT3BMVSO tag=G56LW2LW64WF type=write size=1365948 2024-08-17T00:53:51.568 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.567+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~QI5RROURSZY9.0 size=1048576 2024-08-17T00:53:51.570 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.569+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~QI5RROURSZY9.1 size=277329 2024-08-17T00:53:51.570 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.569+0000 7fb01424f780 1 > prepared multipart upload key=KEYYP2QAG9S5 upload=QI5RROURSZY9 tag=85FKQCFCXMF9 type=write size=2374481 2024-08-17T00:53:51.572 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.571+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~HYADD88BVGIQ.0 size=489029 2024-08-17T00:53:51.576 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.575+0000 7fb01424f780 1 < completed multipart upload key=ABVVA0H3PKK2 upload=HYADD88BVGIQ tag=2MB5H5FMFI5H type=write size=1537605 2024-08-17T00:53:51.578 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.577+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=SXD589U5SWSH type=del size=2378201 2024-08-17T00:53:51.580 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.580+0000 7fb01424f780 1 < canceled operation key=VRVT7GCWUU6N tag=8JVWAESMOGGU type=del size=128683 2024-08-17T00:53:51.583 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.582+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=XWAYYF7S3KGX type=write size=567139 2024-08-17T00:53:51.584 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.584+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~51C8M4U48Z0S.0 size=1048576 2024-08-17T00:53:51.586 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.585+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~51C8M4U48Z0S.1 size=7653 2024-08-17T00:53:51.590 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.589+0000 7fb01424f780 1 < completed multipart upload key=AUFE3JLJ8M3L upload=51C8M4U48Z0S tag=PQSX6CB94SY7 type=write size=2104805 2024-08-17T00:53:51.592 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.591+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=17MNOLKY45CA type=del size=1473122 2024-08-17T00:53:51.594 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.593+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~IWMIF5GHRTBK.0 size=1048576 2024-08-17T00:53:51.596 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.595+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~IWMIF5GHRTBK.1 size=885882 2024-08-17T00:53:51.600 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.599+0000 7fb01424f780 1 < completed multipart upload key=U1LNH0TF0YZA upload=IWMIF5GHRTBK tag=BUALULZ09CFG type=write size=2983034 2024-08-17T00:53:51.602 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.601+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=G2M103Z3M3UU type=write size=340665 2024-08-17T00:53:51.604 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.603+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=JEKEDZ6U2H7K type=del 2024-08-17T00:53:51.606 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.605+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=T8DBQDQKX2H3 type=del size=1457925 2024-08-17T00:53:51.608 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.607+0000 7fb01424f780 1 < completed delete operation key=UV6ESHH9QNCW tag=R3OM8AVB31Z3 type=del 2024-08-17T00:53:51.610 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.609+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=M2VGMBOAUW17 type=write size=360387 2024-08-17T00:53:51.614 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.613+0000 7fb01424f780 1 < suggested remove operation key=W4SLINB2L3K2 tag=KSB6FO26HWVJ type=del 2024-08-17T00:53:51.616 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.615+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=YJO7P6152KZ1 type=del size=3128021 2024-08-17T00:53:51.618 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.617+0000 7fb01424f780 1 < completed write operation key=MJKZQUILO7KC tag=2LUHBZTOEMVN type=write size=429569 2024-08-17T00:53:51.620 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.619+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=ZEIC3SRQBFQ3 type=write size=660583 2024-08-17T00:53:51.622 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.621+0000 7fb01424f780 1 < completed delete operation key=KEYYP2QAG9S5 tag=L0CSTDMF7R0V type=del 2024-08-17T00:53:51.623 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.623+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=MPH9RLQ3VP4H type=del size=4000377 2024-08-17T00:53:51.625 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.625+0000 7fb01424f780 1 < completed delete operation key=LKOTKLA00UZK tag=4S5V64WR34GQ type=del 2024-08-17T00:53:51.628 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.627+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=29GNYDQ8ZKOH type=del size=553847 2024-08-17T00:53:51.630 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.629+0000 7fb01424f780 1 < completed delete operation key=CHEEDYEMAX2D tag=XI8T343Z4HIZ type=del 2024-08-17T00:53:51.632 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.632+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=ZHVBHOD2NHP7 type=del size=3059045 2024-08-17T00:53:51.634 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.634+0000 7fb01424f780 1 < completed delete operation key=N3MD2TBM9VPH tag=KRP5WBNG7XGF type=del 2024-08-17T00:53:51.638 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.637+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~W5ZXJOGJANL6.0 size=1048576 2024-08-17T00:53:51.640 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.639+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~W5ZXJOGJANL6.1 size=1048576 2024-08-17T00:53:51.641 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.640+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~W5ZXJOGJANL6.2 size=377811 2024-08-17T00:53:51.641 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.640+0000 7fb01424f780 1 > prepared multipart upload key=OLV8V97NI3YD upload=W5ZXJOGJANL6 tag=K17I49QD5JAM type=write size=3523539 2024-08-17T00:53:51.645 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.643+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~ZWV7WJGFTVTH.0 size=1048576 2024-08-17T00:53:51.645 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.644+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~ZWV7WJGFTVTH.1 size=1048576 2024-08-17T00:53:51.647 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.646+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~ZWV7WJGFTVTH.2 size=294146 2024-08-17T00:53:51.650 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.649+0000 7fb01424f780 1 < completed multipart upload key=8W4X8O3PVGIK upload=ZWV7WJGFTVTH tag=3YG11HERYS1I type=write size=3439874 2024-08-17T00:53:51.655 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.654+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~GHE16HP2NK1M.0 size=662385 2024-08-17T00:53:51.655 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.654+0000 7fb01424f780 1 > prepared multipart upload key=KEYYP2QAG9S5 upload=GHE16HP2NK1M tag=JR3V730MGJK4 type=write size=1710961 2024-08-17T00:53:51.657 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.656+0000 7fb01424f780 1 < completed write operation key=OLV8V97NI3YD tag=XB12GUXZPTSO type=write size=206088 2024-08-17T00:53:51.661 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.660+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~4Z8S58S4LR8M.0 size=1048576 2024-08-17T00:53:51.662 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.661+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~4Z8S58S4LR8M.1 size=576739 2024-08-17T00:53:51.662 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.661+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=4Z8S58S4LR8M tag=3H5UVD2VCH4R type=write size=2673891 2024-08-17T00:53:51.665 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.664+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~NRQK5OB4KCM9.0 size=963718 2024-08-17T00:53:51.668 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.667+0000 7fb01424f780 1 < completed multipart upload key=6O4EVROYIWFY upload=NRQK5OB4KCM9 tag=LMMHB0FEEAWA type=write size=2012294 2024-08-17T00:53:51.672 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.671+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~E139CQNCJP3V.0 size=1048576 2024-08-17T00:53:51.673 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.673+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~E139CQNCJP3V.1 size=1048576 2024-08-17T00:53:51.676 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.676+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~E139CQNCJP3V.2 size=205068 2024-08-17T00:53:51.676 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.676+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=E139CQNCJP3V tag=INTTKV7G69VV type=write size=3350796 2024-08-17T00:53:51.679 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.678+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~QI5RROURSZY9.0 size=1048576 2024-08-17T00:53:51.681 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.680+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~QI5RROURSZY9.1 size=277329 2024-08-17T00:53:51.684 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.684+0000 7fb01424f780 1 < completed multipart upload key=KEYYP2QAG9S5 upload=QI5RROURSZY9 tag=85FKQCFCXMF9 type=write size=2374481 2024-08-17T00:53:51.688 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.687+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~G833T3BC9OA8.0 size=1048576 2024-08-17T00:53:51.690 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.689+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~G833T3BC9OA8.1 size=1048576 2024-08-17T00:53:51.691 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.691+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~G833T3BC9OA8.2 size=438272 2024-08-17T00:53:51.691 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.691+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=G833T3BC9OA8 tag=UQTHLPS28PLN type=write size=3584000 2024-08-17T00:53:51.693 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.693+0000 7fb01424f780 1 < completed delete operation key=8HBBNALD090M tag=SXD589U5SWSH type=del 2024-08-17T00:53:51.695 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.695+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=SJ51IRUWB45E type=del size=709470 2024-08-17T00:53:51.697 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.696+0000 7fb01424f780 1 < completed write operation key=CPZBVFH6I5H3 tag=XWAYYF7S3KGX type=write size=567139 2024-08-17T00:53:51.700 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.699+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=2JMFD9CNQIN4 type=write size=773529 2024-08-17T00:53:51.702 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.701+0000 7fb01424f780 1 < completed delete operation key=ABVVA0H3PKK2 tag=17MNOLKY45CA type=del 2024-08-17T00:53:51.704 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.703+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=7KAUU453XBMU type=del size=1275303 2024-08-17T00:53:51.707 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.706+0000 7fb01424f780 1 < suggested remove operation key=KEYYP2QAG9S5 tag=G2M103Z3M3UU type=write 2024-08-17T00:53:51.709 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.709+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=HYRVI7SADFRY type=del size=1741446 2024-08-17T00:53:51.711 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.711+0000 7fb01424f780 1 < completed delete operation key=3WCJZ3SLDTDT tag=T8DBQDQKX2H3 type=del 2024-08-17T00:53:51.714 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.713+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=G2BH8CD1QTWC type=del size=857690 2024-08-17T00:53:51.718 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.717+0000 7fb01424f780 1 < suggested update operation key=OLV8V97NI3YD tag=M2VGMBOAUW17 type=write size=360387 2024-08-17T00:53:51.720 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.719+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=FF0G6X5YX3WC type=del size=3244004 2024-08-17T00:53:51.722 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.722+0000 7fb01424f780 1 < completed delete operation key=VRVT7GCWUU6N tag=YJO7P6152KZ1 type=del 2024-08-17T00:53:51.724 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.723+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=TCE4PWF5N0LO type=del size=825787 2024-08-17T00:53:51.726 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.726+0000 7fb01424f780 1 < completed write operation key=CHEEDYEMAX2D tag=ZEIC3SRQBFQ3 type=write size=660583 2024-08-17T00:53:51.730 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.729+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~HNC7F54M60U9.0 size=735288 2024-08-17T00:53:51.731 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.729+0000 7fb01424f780 1 > prepared multipart upload key=OLV8V97NI3YD upload=HNC7F54M60U9 tag=06BRIOXCQ80B type=write size=1783864 2024-08-17T00:53:51.734 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.733+0000 7fb01424f780 1 < suggested update operation key=MJKZQUILO7KC tag=MPH9RLQ3VP4H type=del size=4000377 2024-08-17T00:53:51.737 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.736+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~12HH7A0TV7P6.0 size=1048576 2024-08-17T00:53:51.739 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.738+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~12HH7A0TV7P6.1 size=666439 2024-08-17T00:53:51.739 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.738+0000 7fb01424f780 1 > prepared multipart upload key=7FAQBH9KA29U upload=12HH7A0TV7P6 tag=OT9L7KXTCGKB type=write size=2763591 2024-08-17T00:53:51.741 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.740+0000 7fb01424f780 1 < completed delete operation key=WSUZM346535N tag=29GNYDQ8ZKOH type=del 2024-08-17T00:53:51.744 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.744+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~V14UQCHNOXO3.0 size=1048576 2024-08-17T00:53:51.746 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.745+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~V14UQCHNOXO3.1 size=736529 2024-08-17T00:53:51.746 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.745+0000 7fb01424f780 1 > prepared multipart upload key=VT9PITFIBA0U upload=V14UQCHNOXO3 tag=55YOG8O6POEB type=write size=2833681 2024-08-17T00:53:51.748 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.747+0000 7fb01424f780 1 < completed delete operation key=S3KCL8RBE1AG tag=ZHVBHOD2NHP7 type=del 2024-08-17T00:53:51.750 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.749+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=8VK2UEPP4JSH type=del size=3926153 2024-08-17T00:53:51.752 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.751+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~W5ZXJOGJANL6.0 size=1048576 2024-08-17T00:53:51.754 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.753+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~W5ZXJOGJANL6.1 size=1048576 2024-08-17T00:53:51.755 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.755+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~W5ZXJOGJANL6.2 size=377811 2024-08-17T00:53:51.759 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.758+0000 7fb01424f780 1 < completed multipart upload key=OLV8V97NI3YD upload=W5ZXJOGJANL6 tag=K17I49QD5JAM type=write size=3523539 2024-08-17T00:53:51.761 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.760+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=E39DUXFH6FZE type=del size=3060858 2024-08-17T00:53:51.763 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.762+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~GHE16HP2NK1M.0 size=662385 2024-08-17T00:53:51.767 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.766+0000 7fb01424f780 1 < completed multipart upload key=KEYYP2QAG9S5 upload=GHE16HP2NK1M tag=JR3V730MGJK4 type=write size=1710961 2024-08-17T00:53:51.769 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.768+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=DITYN73ZQKJF type=del size=4125945 2024-08-17T00:53:51.771 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.770+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~4Z8S58S4LR8M.0 size=1048576 2024-08-17T00:53:51.772 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.772+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~4Z8S58S4LR8M.1 size=576739 2024-08-17T00:53:51.776 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.775+0000 7fb01424f780 1 < completed multipart upload key=VRVT7GCWUU6N upload=4Z8S58S4LR8M tag=3H5UVD2VCH4R type=write size=2673891 2024-08-17T00:53:51.779 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.778+0000 7fb01424f780 1 > prepared part key=_multipart_VT9PITFIBA0U.2~9ZBKYFZ0VPYK.0 size=592881 2024-08-17T00:53:51.780 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.778+0000 7fb01424f780 1 > prepared multipart upload key=VT9PITFIBA0U upload=9ZBKYFZ0VPYK tag=JB82B3405I98 type=write size=1641457 2024-08-17T00:53:51.781 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.781+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~E139CQNCJP3V.0 size=1048576 2024-08-17T00:53:51.783 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.783+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~E139CQNCJP3V.1 size=1048576 2024-08-17T00:53:51.785 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.784+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~E139CQNCJP3V.2 size=205068 2024-08-17T00:53:51.788 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.787+0000 7fb01424f780 1 < completed multipart upload key=VRVT7GCWUU6N upload=E139CQNCJP3V tag=INTTKV7G69VV type=write size=3350796 2024-08-17T00:53:51.792 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.791+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~2NXMB71XZPQK.0 size=1048576 2024-08-17T00:53:51.793 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.792+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~2NXMB71XZPQK.1 size=73153 2024-08-17T00:53:51.793 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.792+0000 7fb01424f780 1 > prepared multipart upload key=GQP0TA69WBUB upload=2NXMB71XZPQK tag=LVZMEP2L2FLN type=write size=2170305 2024-08-17T00:53:51.795 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.795+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~G833T3BC9OA8.0 size=1048576 2024-08-17T00:53:51.798 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.797+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~G833T3BC9OA8.1 size=1048576 2024-08-17T00:53:51.800 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.799+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~G833T3BC9OA8.2 size=438272 2024-08-17T00:53:51.804 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.803+0000 7fb01424f780 1 < completed multipart upload key=VRVT7GCWUU6N upload=G833T3BC9OA8 tag=UQTHLPS28PLN type=write size=3584000 2024-08-17T00:53:51.805 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.805+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=X5T4QNC1W52R type=del size=408079 2024-08-17T00:53:51.809 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.809+0000 7fb01424f780 -1 < failed to complete operation key=KEYYP2QAG9S5 tag=SJ51IRUWB45E type=del size=709470: (22) Invalid argument 2024-08-17T00:53:51.814 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.813+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~VAJI01VQG3TR.0 size=74438 2024-08-17T00:53:51.814 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.813+0000 7fb01424f780 1 > prepared multipart upload key=8HBBNALD090M upload=VAJI01VQG3TR tag=J78OOEO0FBWI type=write size=1123014 2024-08-17T00:53:51.818 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.817+0000 7fb01424f780 1 < suggested remove operation key=KEYYP2QAG9S5 tag=2JMFD9CNQIN4 type=write 2024-08-17T00:53:51.820 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.819+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=Z9T0FBL0JS9K type=write size=688259 2024-08-17T00:53:51.823 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.822+0000 7fb01424f780 1 < completed delete operation key=CPZBVFH6I5H3 tag=7KAUU453XBMU type=del 2024-08-17T00:53:51.827 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.826+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~1640PGHW7W7T.0 size=1048576 2024-08-17T00:53:51.828 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.828+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~1640PGHW7W7T.1 size=1048576 2024-08-17T00:53:51.830 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.829+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~1640PGHW7W7T.2 size=266338 2024-08-17T00:53:51.830 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.829+0000 7fb01424f780 1 > prepared multipart upload key=45YXPRO1DP7L upload=1640PGHW7W7T tag=ACSSZ6KICNOU type=write size=3412066 2024-08-17T00:53:51.832 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.831+0000 7fb01424f780 1 < completed delete operation key=8GM8KYF0PWHP tag=HYRVI7SADFRY type=del 2024-08-17T00:53:51.835 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.834+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=MLTB9CDDRW5K type=del size=2992001 2024-08-17T00:53:51.837 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.836+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=G2BH8CD1QTWC type=del 2024-08-17T00:53:51.839 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.838+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=4BY1OKANI79L type=del size=113010 2024-08-17T00:53:51.840 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.840+0000 7fb01424f780 1 < completed delete operation key=VT9PITFIBA0U tag=FF0G6X5YX3WC type=del 2024-08-17T00:53:51.843 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.842+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=VCGAFW9AO9C9 type=del size=2518256 2024-08-17T00:53:51.846 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.845+0000 7fb01424f780 1 < suggested update operation key=LKOTKLA00UZK tag=TCE4PWF5N0LO type=del size=825787 2024-08-17T00:53:51.850 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.848+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=7GRB35X0IZ3Q type=del size=197060 2024-08-17T00:53:51.851 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.848+0000 7fb01424f780 1 < canceled part key=_multipart_OLV8V97NI3YD.2~HNC7F54M60U9.0 size=735288 2024-08-17T00:53:51.852 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.851+0000 7fb01424f780 1 < canceled multipart upload key=OLV8V97NI3YD upload=HNC7F54M60U9 tag=06BRIOXCQ80B type=write size=1783864 2024-08-17T00:53:51.856 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.855+0000 7fb01424f780 1 > prepared part key=_multipart_45YXPRO1DP7L.2~3OTLPT3ZJFC9.0 size=579972 2024-08-17T00:53:51.856 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.855+0000 7fb01424f780 1 > prepared multipart upload key=45YXPRO1DP7L upload=3OTLPT3ZJFC9 tag=BU8THF3256RQ type=write size=1628548 2024-08-17T00:53:51.856 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.855+0000 7fb01424f780 1 < canceled part key=_multipart_7FAQBH9KA29U.2~12HH7A0TV7P6.0 size=1048576 2024-08-17T00:53:51.858 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.857+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~12HH7A0TV7P6.1 size=666439 2024-08-17T00:53:51.861 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.860+0000 7fb01424f780 1 < canceled multipart upload key=7FAQBH9KA29U upload=12HH7A0TV7P6 tag=OT9L7KXTCGKB type=write size=2763591 2024-08-17T00:53:51.865 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.864+0000 7fb01424f780 1 > prepared part key=_multipart_8GM8KYF0PWHP.2~U57958MJ4V2A.0 size=213546 2024-08-17T00:53:51.865 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.864+0000 7fb01424f780 1 > prepared multipart upload key=8GM8KYF0PWHP upload=U57958MJ4V2A tag=03IPOGEK1NWL type=write size=1262122 2024-08-17T00:53:51.866 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.866+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~V14UQCHNOXO3.0 size=1048576 2024-08-17T00:53:51.868 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.868+0000 7fb01424f780 1 < completed part key=_multipart_VT9PITFIBA0U.2~V14UQCHNOXO3.1 size=736529 2024-08-17T00:53:51.872 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.871+0000 7fb01424f780 1 < completed multipart upload key=VT9PITFIBA0U upload=V14UQCHNOXO3 tag=55YOG8O6POEB type=write size=2833681 2024-08-17T00:53:51.875 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.875+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~H72AY6IJ04C3.0 size=1048576 2024-08-17T00:53:51.877 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.876+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~H72AY6IJ04C3.1 size=516384 2024-08-17T00:53:51.877 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.876+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=H72AY6IJ04C3 tag=K37VVMXMUCS0 type=write size=2613536 2024-08-17T00:53:51.882 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.881+0000 7fb01424f780 1 < suggested remove operation key=RZ2IEE5FVARR tag=8VK2UEPP4JSH type=del 2024-08-17T00:53:51.886 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.885+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~DJYI39OWP9ZF.0 size=1048576 2024-08-17T00:53:51.887 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.887+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~DJYI39OWP9ZF.1 size=215067 2024-08-17T00:53:51.888 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.887+0000 7fb01424f780 1 > prepared multipart upload key=MJKZQUILO7KC upload=DJYI39OWP9ZF tag=QJH7ILSDGDJ0 type=write size=2312219 2024-08-17T00:53:51.891 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.891+0000 7fb01424f780 1 < suggested update operation key=3WCJZ3SLDTDT tag=E39DUXFH6FZE type=del size=3060858 2024-08-17T00:53:51.894 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.893+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=8BZKK2RFSNZK type=write size=816887 2024-08-17T00:53:51.896 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.895+0000 7fb01424f780 1 < completed delete operation key=OLV8V97NI3YD tag=DITYN73ZQKJF type=del 2024-08-17T00:53:51.898 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.897+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=MBFZXR3B9XNB type=del size=2692252 2024-08-17T00:53:51.898 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.898+0000 7fb01424f780 1 < canceled part key=_multipart_VT9PITFIBA0U.2~9ZBKYFZ0VPYK.0 size=592881 2024-08-17T00:53:51.902 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.901+0000 7fb01424f780 1 < canceled multipart upload key=VT9PITFIBA0U upload=9ZBKYFZ0VPYK tag=JB82B3405I98 type=write size=1641457 2024-08-17T00:53:51.904 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.903+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=4GYVMTJUYXUQ type=write size=373219 2024-08-17T00:53:51.906 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.905+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~2NXMB71XZPQK.0 size=1048576 2024-08-17T00:53:51.906 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.905+0000 7fb01424f780 1 < canceled part key=_multipart_GQP0TA69WBUB.2~2NXMB71XZPQK.1 size=73153 2024-08-17T00:53:51.910 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.909+0000 7fb01424f780 1 < canceled multipart upload key=GQP0TA69WBUB upload=2NXMB71XZPQK tag=LVZMEP2L2FLN type=write size=2170305 2024-08-17T00:53:51.912 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.911+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=WW2PM9QCCNIE type=write size=814651 2024-08-17T00:53:51.914 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.913+0000 7fb01424f780 1 < canceled operation key=UV6ESHH9QNCW tag=X5T4QNC1W52R type=del size=408079 2024-08-17T00:53:51.916 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.915+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=CI4HZV4NUOWO type=del size=442957 2024-08-17T00:53:51.918 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.917+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~VAJI01VQG3TR.0 size=74438 2024-08-17T00:53:51.922 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.921+0000 7fb01424f780 1 < completed multipart upload key=8HBBNALD090M upload=VAJI01VQG3TR tag=J78OOEO0FBWI type=write size=1123014 2024-08-17T00:53:51.925 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.925+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~6P8W1YRMAZUT.0 size=1048576 2024-08-17T00:53:51.927 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.926+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~6P8W1YRMAZUT.1 size=1048576 2024-08-17T00:53:51.929 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.928+0000 7fb01424f780 1 > prepared part key=_multipart_LKOTKLA00UZK.2~6P8W1YRMAZUT.2 size=148390 2024-08-17T00:53:51.929 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.928+0000 7fb01424f780 1 > prepared multipart upload key=LKOTKLA00UZK upload=6P8W1YRMAZUT tag=MIU4P3Q1PJDZ type=write size=3294118 2024-08-17T00:53:51.932 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.931+0000 7fb01424f780 -1 < failed to complete operation key=3WCJZ3SLDTDT tag=Z9T0FBL0JS9K type=write size=688259: (22) Invalid argument 2024-08-17T00:53:51.934 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.933+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=70XLDGTVWUBT type=del size=1358586 2024-08-17T00:53:51.936 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.935+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~1640PGHW7W7T.0 size=1048576 2024-08-17T00:53:51.938 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.937+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~1640PGHW7W7T.1 size=1048576 2024-08-17T00:53:51.940 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.939+0000 7fb01424f780 1 < completed part key=_multipart_45YXPRO1DP7L.2~1640PGHW7W7T.2 size=266338 2024-08-17T00:53:51.943 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.943+0000 7fb01424f780 1 < completed multipart upload key=45YXPRO1DP7L upload=1640PGHW7W7T tag=ACSSZ6KICNOU type=write size=3412066 2024-08-17T00:53:51.945 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.944+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=673P23H2439J type=del size=396143 2024-08-17T00:53:51.949 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.948+0000 7fb01424f780 1 < suggested remove operation key=UV6ESHH9QNCW tag=MLTB9CDDRW5K type=del 2024-08-17T00:53:51.951 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.951+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=ZP3XRKSLUT28 type=del size=2740471 2024-08-17T00:53:51.953 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.953+0000 7fb01424f780 1 < completed delete operation key=GI1HR389TZUU tag=4BY1OKANI79L type=del 2024-08-17T00:53:51.957 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.957+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~2C0FU1Y1B12H.0 size=719418 2024-08-17T00:53:51.957 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.957+0000 7fb01424f780 1 > prepared multipart upload key=WSUZM346535N upload=2C0FU1Y1B12H tag=1YJCU20CM3ZO type=write size=1767994 2024-08-17T00:53:51.960 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.960+0000 7fb01424f780 -1 < failed to complete operation key=RZ2IEE5FVARR tag=VCGAFW9AO9C9 type=del size=2518256: (22) Invalid argument 2024-08-17T00:53:51.962 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.962+0000 7fb01424f780 1 > prepared operation key=8GM8KYF0PWHP tag=BFBCYBLXHYXN type=del size=2142198 2024-08-17T00:53:51.967 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.966+0000 7fb01424f780 1 < suggested remove operation key=8HBBNALD090M tag=7GRB35X0IZ3Q type=del 2024-08-17T00:53:51.969 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.968+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=LJ9U7KM44LVC type=del size=3793192 2024-08-17T00:53:51.969 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.969+0000 7fb01424f780 1 < canceled part key=_multipart_45YXPRO1DP7L.2~3OTLPT3ZJFC9.0 size=579972 2024-08-17T00:53:51.973 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.972+0000 7fb01424f780 1 < canceled multipart upload key=45YXPRO1DP7L upload=3OTLPT3ZJFC9 tag=BU8THF3256RQ type=write size=1628548 2024-08-17T00:53:51.977 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.976+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~ZH3SQABPJB5X.0 size=1048576 2024-08-17T00:53:51.978 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.978+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~ZH3SQABPJB5X.1 size=396420 2024-08-17T00:53:51.978 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.978+0000 7fb01424f780 1 > prepared multipart upload key=CPZBVFH6I5H3 upload=ZH3SQABPJB5X tag=SJ0W5KWHH7P0 type=write size=2493572 2024-08-17T00:53:51.980 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.980+0000 7fb01424f780 1 < completed part key=_multipart_8GM8KYF0PWHP.2~U57958MJ4V2A.0 size=213546 2024-08-17T00:53:51.984 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.983+0000 7fb01424f780 1 < completed multipart upload key=8GM8KYF0PWHP upload=U57958MJ4V2A tag=03IPOGEK1NWL type=write size=1262122 2024-08-17T00:53:51.988 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.987+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~WSY8DNLJ8IMI.0 size=1032632 2024-08-17T00:53:51.988 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.987+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=WSY8DNLJ8IMI tag=M93CWM1K40I9 type=write size=2081208 2024-08-17T00:53:51.990 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.990+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~H72AY6IJ04C3.0 size=1048576 2024-08-17T00:53:51.992 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.992+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~H72AY6IJ04C3.1 size=516384 2024-08-17T00:53:51.996 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.995+0000 7fb01424f780 1 < completed multipart upload key=6O4EVROYIWFY upload=H72AY6IJ04C3 tag=K37VVMXMUCS0 type=write size=2613536 2024-08-17T00:53:51.998 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.997+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=IY7IUD5K1S1B type=del size=1210865 2024-08-17T00:53:52.000 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:51.999+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~DJYI39OWP9ZF.0 size=1048576 2024-08-17T00:53:52.002 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.001+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~DJYI39OWP9ZF.1 size=215067 2024-08-17T00:53:52.005 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.004+0000 7fb01424f780 1 < completed multipart upload key=MJKZQUILO7KC upload=DJYI39OWP9ZF tag=QJH7ILSDGDJ0 type=write size=2312219 2024-08-17T00:53:52.008 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.008+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~2X3OMO4Z05SA.0 size=1048576 2024-08-17T00:53:52.010 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.009+0000 7fb01424f780 1 > prepared part key=_multipart_VRVT7GCWUU6N.2~2X3OMO4Z05SA.1 size=437527 2024-08-17T00:53:52.010 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.009+0000 7fb01424f780 1 > prepared multipart upload key=VRVT7GCWUU6N upload=2X3OMO4Z05SA tag=JX0RICPXEFJ1 type=write size=2534679 2024-08-17T00:53:52.012 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.011+0000 7fb01424f780 1 < completed write operation key=34WSPC8OQCN9 tag=8BZKK2RFSNZK type=write size=816887 2024-08-17T00:53:52.016 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.015+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~JFO8FMH1CPN0.0 size=1048576 2024-08-17T00:53:52.018 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.017+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~JFO8FMH1CPN0.1 size=1048576 2024-08-17T00:53:52.020 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.019+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~JFO8FMH1CPN0.2 size=427893 2024-08-17T00:53:52.020 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.019+0000 7fb01424f780 1 > prepared multipart upload key=WSUZM346535N upload=JFO8FMH1CPN0 tag=XAZK84DMZ305 type=write size=3573621 2024-08-17T00:53:52.021 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.021+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=MBFZXR3B9XNB type=del 2024-08-17T00:53:52.025 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.024+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~XIV3ML0KEF5Z.0 size=1048576 2024-08-17T00:53:52.027 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.026+0000 7fb01424f780 1 > prepared part key=_multipart_W4SLINB2L3K2.2~XIV3ML0KEF5Z.1 size=957973 2024-08-17T00:53:52.027 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.026+0000 7fb01424f780 1 > prepared multipart upload key=W4SLINB2L3K2 upload=XIV3ML0KEF5Z tag=U5HXMDPOR0JW type=write size=3055125 2024-08-17T00:53:52.030 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.030+0000 7fb01424f780 1 < suggested remove operation key=8GM8KYF0PWHP tag=4GYVMTJUYXUQ type=write 2024-08-17T00:53:52.034 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.033+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~LJOT29OMTTOS.0 size=1048576 2024-08-17T00:53:52.036 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.035+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~LJOT29OMTTOS.1 size=460160 2024-08-17T00:53:52.036 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.035+0000 7fb01424f780 1 > prepared multipart upload key=OLV8V97NI3YD upload=LJOT29OMTTOS tag=GHVRI50QPE37 type=write size=2557312 2024-08-17T00:53:52.038 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.037+0000 7fb01424f780 1 < completed write operation key=5COBAX0KWX44 tag=WW2PM9QCCNIE type=write size=814651 2024-08-17T00:53:52.039 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.039+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=6Z22M9V6ZMBX type=del size=1782014 2024-08-17T00:53:52.041 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.041+0000 7fb01424f780 1 < completed delete operation key=ABVVA0H3PKK2 tag=CI4HZV4NUOWO type=del 2024-08-17T00:53:52.045 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.043+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=1J3W3WQDY095 type=del size=1245091 2024-08-17T00:53:52.045 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.045+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~6P8W1YRMAZUT.0 size=1048576 2024-08-17T00:53:52.047 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.046+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~6P8W1YRMAZUT.1 size=1048576 2024-08-17T00:53:52.049 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.048+0000 7fb01424f780 1 < completed part key=_multipart_LKOTKLA00UZK.2~6P8W1YRMAZUT.2 size=148390 2024-08-17T00:53:52.052 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.051+0000 7fb01424f780 1 < completed multipart upload key=LKOTKLA00UZK upload=6P8W1YRMAZUT tag=MIU4P3Q1PJDZ type=write size=3294118 2024-08-17T00:53:52.054 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.053+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=2MK2WEIER6UI type=del size=3937666 2024-08-17T00:53:52.056 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.055+0000 7fb01424f780 1 < completed delete operation key=W4SLINB2L3K2 tag=70XLDGTVWUBT type=del 2024-08-17T00:53:52.058 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.057+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=1X6XCNDT1NB6 type=write size=249054 2024-08-17T00:53:52.060 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.059+0000 7fb01424f780 1 < canceled operation key=AUFE3JLJ8M3L tag=673P23H2439J type=del size=396143 2024-08-17T00:53:52.063 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.062+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=P7W8610YVSRQ type=del size=909627 2024-08-17T00:53:52.065 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.064+0000 7fb01424f780 1 < completed delete operation key=MXCT40R93XCB tag=ZP3XRKSLUT28 type=del 2024-08-17T00:53:52.068 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.067+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~9BY3K97268ZR.0 size=508905 2024-08-17T00:53:52.068 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.067+0000 7fb01424f780 1 > prepared multipart upload key=KEYYP2QAG9S5 upload=9BY3K97268ZR tag=MO7VVXRUMQDB type=write size=1557481 2024-08-17T00:53:52.070 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.070+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~2C0FU1Y1B12H.0 size=719418 2024-08-17T00:53:52.075 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.074+0000 7fb01424f780 1 < completed multipart upload key=WSUZM346535N upload=2C0FU1Y1B12H tag=1YJCU20CM3ZO type=write size=1767994 2024-08-17T00:53:52.077 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.076+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=43D7ZLJIJG4O type=del size=3029814 2024-08-17T00:53:52.079 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.079+0000 7fb01424f780 -1 < failed to complete operation key=8GM8KYF0PWHP tag=BFBCYBLXHYXN type=del size=2142198: (22) Invalid argument 2024-08-17T00:53:52.083 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.082+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~8OQY6L9EO5L3.0 size=1048576 2024-08-17T00:53:52.085 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.084+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~8OQY6L9EO5L3.1 size=1048576 2024-08-17T00:53:52.086 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.085+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~8OQY6L9EO5L3.2 size=5882 2024-08-17T00:53:52.086 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.085+0000 7fb01424f780 1 > prepared multipart upload key=3WCJZ3SLDTDT upload=8OQY6L9EO5L3 tag=211O2QKZJCZW type=write size=3151610 2024-08-17T00:53:52.090 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.089+0000 7fb01424f780 1 < suggested update operation key=ABVVA0H3PKK2 tag=LJ9U7KM44LVC type=del size=3793192 2024-08-17T00:53:52.094 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.093+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~9BUFW35YZT1P.0 size=1048576 2024-08-17T00:53:52.095 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.095+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~9BUFW35YZT1P.1 size=864791 2024-08-17T00:53:52.095 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.095+0000 7fb01424f780 1 > prepared multipart upload key=8HBBNALD090M upload=9BUFW35YZT1P tag=ADH17PD10BD3 type=write size=2961943 2024-08-17T00:53:52.097 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.097+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~ZH3SQABPJB5X.0 size=1048576 2024-08-17T00:53:52.098 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.097+0000 7fb01424f780 1 < canceled part key=_multipart_CPZBVFH6I5H3.2~ZH3SQABPJB5X.1 size=396420 2024-08-17T00:53:52.101 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.100+0000 7fb01424f780 1 < canceled multipart upload key=CPZBVFH6I5H3 upload=ZH3SQABPJB5X tag=SJ0W5KWHH7P0 type=write size=2493572 2024-08-17T00:53:52.103 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.102+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=55DHLEVJHW05 type=del size=444119 2024-08-17T00:53:52.105 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.104+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~WSY8DNLJ8IMI.0 size=1032632 2024-08-17T00:53:52.108 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.108+0000 7fb01424f780 1 < completed multipart upload key=VRVT7GCWUU6N upload=WSY8DNLJ8IMI tag=M93CWM1K40I9 type=write size=2081208 2024-08-17T00:53:52.110 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.110+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=QI120O2GY7FK type=del size=1768659 2024-08-17T00:53:52.113 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.112+0000 7fb01424f780 1 < completed delete operation key=U1LNH0TF0YZA tag=IY7IUD5K1S1B type=del 2024-08-17T00:53:52.117 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.116+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~6CCMEMPQG1JZ.0 size=1048576 2024-08-17T00:53:52.119 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.118+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~6CCMEMPQG1JZ.1 size=609115 2024-08-17T00:53:52.119 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.118+0000 7fb01424f780 1 > prepared multipart upload key=MJKZQUILO7KC upload=6CCMEMPQG1JZ tag=T0079URJ8J3Z type=write size=2706267 2024-08-17T00:53:52.120 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.120+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~2X3OMO4Z05SA.0 size=1048576 2024-08-17T00:53:52.122 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.121+0000 7fb01424f780 1 < completed part key=_multipart_VRVT7GCWUU6N.2~2X3OMO4Z05SA.1 size=437527 2024-08-17T00:53:52.126 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.125+0000 7fb01424f780 1 < completed multipart upload key=VRVT7GCWUU6N upload=2X3OMO4Z05SA tag=JX0RICPXEFJ1 type=write size=2534679 2024-08-17T00:53:52.128 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.127+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=CPST1YA4T7EE type=write size=194026 2024-08-17T00:53:52.130 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.129+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~JFO8FMH1CPN0.0 size=1048576 2024-08-17T00:53:52.131 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.131+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~JFO8FMH1CPN0.1 size=1048576 2024-08-17T00:53:52.133 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.132+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~JFO8FMH1CPN0.2 size=427893 2024-08-17T00:53:52.137 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.136+0000 7fb01424f780 1 < completed multipart upload key=WSUZM346535N upload=JFO8FMH1CPN0 tag=XAZK84DMZ305 type=write size=3573621 2024-08-17T00:53:52.139 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.138+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=J4LNDWO33QLO type=write size=728211 2024-08-17T00:53:52.141 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.140+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~XIV3ML0KEF5Z.0 size=1048576 2024-08-17T00:53:52.142 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.142+0000 7fb01424f780 1 < completed part key=_multipart_W4SLINB2L3K2.2~XIV3ML0KEF5Z.1 size=957973 2024-08-17T00:53:52.145 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.145+0000 7fb01424f780 1 < completed multipart upload key=W4SLINB2L3K2 upload=XIV3ML0KEF5Z tag=U5HXMDPOR0JW type=write size=3055125 2024-08-17T00:53:52.149 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.148+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~WCV70CGRIJS3.0 size=1048576 2024-08-17T00:53:52.151 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.150+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~WCV70CGRIJS3.1 size=1048576 2024-08-17T00:53:52.152 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.152+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~WCV70CGRIJS3.2 size=251052 2024-08-17T00:53:52.152 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.152+0000 7fb01424f780 1 > prepared multipart upload key=RZ2IEE5FVARR upload=WCV70CGRIJS3 tag=4WBQ0EHC6E68 type=write size=3396780 2024-08-17T00:53:52.154 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.154+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~LJOT29OMTTOS.0 size=1048576 2024-08-17T00:53:52.157 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.156+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~LJOT29OMTTOS.1 size=460160 2024-08-17T00:53:52.161 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.160+0000 7fb01424f780 1 < completed multipart upload key=OLV8V97NI3YD upload=LJOT29OMTTOS tag=GHVRI50QPE37 type=write size=2557312 2024-08-17T00:53:52.163 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.163+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=L1A88JEEAT5X type=del size=2491406 2024-08-17T00:53:52.165 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.165+0000 7fb01424f780 1 < completed delete operation key=X6NVU1F49VO8 tag=6Z22M9V6ZMBX type=del 2024-08-17T00:53:52.167 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.167+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=66MZPCXXAXU8 type=del size=3176717 2024-08-17T00:53:52.170 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.169+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=1J3W3WQDY095 type=del 2024-08-17T00:53:52.173 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.172+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=MT28ZVNRHXGN type=del size=857176 2024-08-17T00:53:52.175 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.174+0000 7fb01424f780 1 < canceled operation key=WSUZM346535N tag=2MK2WEIER6UI type=del size=3937666 2024-08-17T00:53:52.178 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.178+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~XPU6FMWF25OR.0 size=1048576 2024-08-17T00:53:52.180 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.179+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~XPU6FMWF25OR.1 size=1048576 2024-08-17T00:53:52.182 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.182+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~XPU6FMWF25OR.2 size=989425 2024-08-17T00:53:52.182 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.182+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=XPU6FMWF25OR tag=FROKJC0HZW67 type=write size=4135153 2024-08-17T00:53:52.184 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.184+0000 7fb01424f780 1 < completed write operation key=8W4X8O3PVGIK tag=1X6XCNDT1NB6 type=write size=249054 2024-08-17T00:53:52.186 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.185+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=RUPK2EZA1MHW type=del size=3402062 2024-08-17T00:53:52.188 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.187+0000 7fb01424f780 1 < completed delete operation key=X6NVU1F49VO8 tag=P7W8610YVSRQ type=del 2024-08-17T00:53:52.190 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.189+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=QWUEA10SRN31 type=del size=3654854 2024-08-17T00:53:52.192 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.192+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~9BY3K97268ZR.0 size=508905 2024-08-17T00:53:52.196 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.195+0000 7fb01424f780 1 < completed multipart upload key=KEYYP2QAG9S5 upload=9BY3K97268ZR tag=MO7VVXRUMQDB type=write size=1557481 2024-08-17T00:53:52.198 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.197+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=OSQ3ZJ14L1VR type=del size=585942 2024-08-17T00:53:52.200 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.199+0000 7fb01424f780 1 < completed delete operation key=GQP0TA69WBUB tag=43D7ZLJIJG4O type=del 2024-08-17T00:53:52.202 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.201+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=GXFX2D9842Y8 type=write size=400652 2024-08-17T00:53:52.204 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.203+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~8OQY6L9EO5L3.0 size=1048576 2024-08-17T00:53:52.206 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.204+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~8OQY6L9EO5L3.1 size=1048576 2024-08-17T00:53:52.207 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.206+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~8OQY6L9EO5L3.2 size=5882 2024-08-17T00:53:52.211 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.210+0000 7fb01424f780 1 < completed multipart upload key=3WCJZ3SLDTDT upload=8OQY6L9EO5L3 tag=211O2QKZJCZW type=write size=3151610 2024-08-17T00:53:52.213 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.212+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=OBDAVPJGNF5L type=del size=3398194 2024-08-17T00:53:52.215 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.214+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~9BUFW35YZT1P.0 size=1048576 2024-08-17T00:53:52.217 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.216+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~9BUFW35YZT1P.1 size=864791 2024-08-17T00:53:52.221 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.220+0000 7fb01424f780 1 < completed multipart upload key=8HBBNALD090M upload=9BUFW35YZT1P tag=ADH17PD10BD3 type=write size=2961943 2024-08-17T00:53:52.223 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.222+0000 7fb01424f780 1 > prepared operation key=34WSPC8OQCN9 tag=NE19NXUEI2W7 type=del size=3053397 2024-08-17T00:53:52.225 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.224+0000 7fb01424f780 1 < completed delete operation key=7FAQBH9KA29U tag=55DHLEVJHW05 type=del 2024-08-17T00:53:52.227 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.226+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=RHOURCLZZ5CK type=del size=3220747 2024-08-17T00:53:52.229 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.228+0000 7fb01424f780 1 < completed delete operation key=3WCJZ3SLDTDT tag=QI120O2GY7FK type=del 2024-08-17T00:53:52.233 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.232+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~W5GNOXLGI68G.0 size=420530 2024-08-17T00:53:52.233 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.232+0000 7fb01424f780 1 > prepared multipart upload key=AUFE3JLJ8M3L upload=W5GNOXLGI68G tag=IP2BN72593SF type=write size=1469106 2024-08-17T00:53:52.235 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.234+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~6CCMEMPQG1JZ.0 size=1048576 2024-08-17T00:53:52.236 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.236+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~6CCMEMPQG1JZ.1 size=609115 2024-08-17T00:53:52.240 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.239+0000 7fb01424f780 1 < completed multipart upload key=MJKZQUILO7KC upload=6CCMEMPQG1JZ tag=T0079URJ8J3Z type=write size=2706267 2024-08-17T00:53:52.242 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.241+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=JFMEC3POYL2D type=del size=861500 2024-08-17T00:53:52.244 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.243+0000 7fb01424f780 1 < completed write operation key=7FAQBH9KA29U tag=CPST1YA4T7EE type=write size=194026 2024-08-17T00:53:52.246 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.246+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=A4O3JEYR8BJR type=write size=1448 2024-08-17T00:53:52.248 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.248+0000 7fb01424f780 1 < completed write operation key=WSUZM346535N tag=J4LNDWO33QLO type=write size=728211 2024-08-17T00:53:52.253 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.252+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~P20JDQLRKUBF.0 size=1048576 2024-08-17T00:53:52.255 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.254+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~P20JDQLRKUBF.1 size=396427 2024-08-17T00:53:52.255 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.254+0000 7fb01424f780 1 > prepared multipart upload key=UV6ESHH9QNCW upload=P20JDQLRKUBF tag=RBRJ8MLYBZT0 type=write size=2493579 2024-08-17T00:53:52.257 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.256+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~WCV70CGRIJS3.0 size=1048576 2024-08-17T00:53:52.257 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.256+0000 7fb01424f780 1 < canceled part key=_multipart_RZ2IEE5FVARR.2~WCV70CGRIJS3.1 size=1048576 2024-08-17T00:53:52.258 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.258+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~WCV70CGRIJS3.2 size=251052 2024-08-17T00:53:52.263 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.262+0000 7fb01424f780 1 < canceled multipart upload key=RZ2IEE5FVARR upload=WCV70CGRIJS3 tag=4WBQ0EHC6E68 type=write size=3396780 2024-08-17T00:53:52.265 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.264+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=AM24R3SZF65H type=del size=893145 2024-08-17T00:53:52.267 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.267+0000 7fb01424f780 1 < completed delete operation key=LVQDLJUQ9C3D tag=L1A88JEEAT5X type=del 2024-08-17T00:53:52.269 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.269+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=OYVXZF4LT20K type=del size=1465981 2024-08-17T00:53:52.271 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.271+0000 7fb01424f780 1 < completed delete operation key=S3KCL8RBE1AG tag=66MZPCXXAXU8 type=del 2024-08-17T00:53:52.275 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.274+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~KNS2BBKHAOAT.0 size=1048576 2024-08-17T00:53:52.277 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.276+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~KNS2BBKHAOAT.1 size=178758 2024-08-17T00:53:52.277 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.276+0000 7fb01424f780 1 > prepared multipart upload key=KEYYP2QAG9S5 upload=KNS2BBKHAOAT tag=T4G1XOZOPNSP type=write size=2275910 2024-08-17T00:53:52.279 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.278+0000 7fb01424f780 1 < completed delete operation key=VT9PITFIBA0U tag=MT28ZVNRHXGN type=del 2024-08-17T00:53:52.281 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.280+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=SV9VIM18QFG3 type=write size=946001 2024-08-17T00:53:52.282 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.282+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~XPU6FMWF25OR.0 size=1048576 2024-08-17T00:53:52.283 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.282+0000 7fb01424f780 1 < canceled part key=_multipart_S3KCL8RBE1AG.2~XPU6FMWF25OR.1 size=1048576 2024-08-17T00:53:52.284 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.284+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~XPU6FMWF25OR.2 size=989425 2024-08-17T00:53:52.288 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.287+0000 7fb01424f780 1 < canceled multipart upload key=S3KCL8RBE1AG upload=XPU6FMWF25OR tag=FROKJC0HZW67 type=write size=4135153 2024-08-17T00:53:52.290 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.289+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=VFSTLG4UZ1FG type=del size=898715 2024-08-17T00:53:52.293 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.293+0000 7fb01424f780 1 < suggested remove operation key=VRVT7GCWUU6N tag=RUPK2EZA1MHW type=del 2024-08-17T00:53:52.295 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.295+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=J2HHH3VHOUHR type=write size=128814 2024-08-17T00:53:52.300 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.299+0000 7fb01424f780 1 < suggested update operation key=MXCT40R93XCB tag=QWUEA10SRN31 type=del size=3654854 2024-08-17T00:53:52.302 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.301+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=I4ARM9AL1Y8H type=del size=3082011 2024-08-17T00:53:52.304 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.303+0000 7fb01424f780 1 < completed delete operation key=ABVVA0H3PKK2 tag=OSQ3ZJ14L1VR type=del 2024-08-17T00:53:52.306 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.305+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=KZP90L7MJJYS type=del size=2698979 2024-08-17T00:53:52.308 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.308+0000 7fb01424f780 -1 < failed to complete operation key=MXCT40R93XCB tag=GXFX2D9842Y8 type=write size=400652: (22) Invalid argument 2024-08-17T00:53:52.310 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.309+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=AA9S6W6DCJ0G type=del size=341631 2024-08-17T00:53:52.314 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.314+0000 7fb01424f780 1 < suggested remove operation key=7FAQBH9KA29U tag=OBDAVPJGNF5L type=del 2024-08-17T00:53:52.318 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.317+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~L7ULNDESVUJZ.0 size=1048576 2024-08-17T00:53:52.320 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.319+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~L7ULNDESVUJZ.1 size=1048576 2024-08-17T00:53:52.321 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.321+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~L7ULNDESVUJZ.2 size=1025737 2024-08-17T00:53:52.321 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.321+0000 7fb01424f780 1 > prepared multipart upload key=34WSPC8OQCN9 upload=L7ULNDESVUJZ tag=NQMI8M5J69LR type=write size=4171465 2024-08-17T00:53:52.324 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.323+0000 7fb01424f780 1 < completed delete operation key=34WSPC8OQCN9 tag=NE19NXUEI2W7 type=del 2024-08-17T00:53:52.325 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.325+0000 7fb01424f780 1 > prepared operation key=LKOTKLA00UZK tag=8275WQ5ASF6U type=del size=987580 2024-08-17T00:53:52.327 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.327+0000 7fb01424f780 1 < completed delete operation key=CPZBVFH6I5H3 tag=RHOURCLZZ5CK type=del 2024-08-17T00:53:52.330 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.329+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=8ACTNJ9ZFM19 type=del size=776471 2024-08-17T00:53:52.332 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.331+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~W5GNOXLGI68G.0 size=420530 2024-08-17T00:53:52.335 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.334+0000 7fb01424f780 1 < completed multipart upload key=AUFE3JLJ8M3L upload=W5GNOXLGI68G tag=IP2BN72593SF type=write size=1469106 2024-08-17T00:53:52.339 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.339+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~2BE9TJ3AUIYU.0 size=1048576 2024-08-17T00:53:52.341 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.340+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~2BE9TJ3AUIYU.1 size=1048576 2024-08-17T00:53:52.343 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.342+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~2BE9TJ3AUIYU.2 size=302676 2024-08-17T00:53:52.343 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.342+0000 7fb01424f780 1 > prepared multipart upload key=LVQDLJUQ9C3D upload=2BE9TJ3AUIYU tag=44CX8Y7OF5LQ type=write size=3448404 2024-08-17T00:53:52.347 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.346+0000 7fb01424f780 1 < suggested update operation key=N3MD2TBM9VPH tag=JFMEC3POYL2D type=del size=861500 2024-08-17T00:53:52.349 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.348+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=1QWD73KXPG6M type=write size=490364 2024-08-17T00:53:52.352 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.351+0000 7fb01424f780 -1 < failed to complete operation key=N3MD2TBM9VPH tag=A4O3JEYR8BJR type=write size=1448: (22) Invalid argument 2024-08-17T00:53:52.353 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.353+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=WG76VPD5QHQB type=write size=781422 2024-08-17T00:53:52.355 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.355+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~P20JDQLRKUBF.0 size=1048576 2024-08-17T00:53:52.357 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.357+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~P20JDQLRKUBF.1 size=396427 2024-08-17T00:53:52.361 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.360+0000 7fb01424f780 1 < completed multipart upload key=UV6ESHH9QNCW upload=P20JDQLRKUBF tag=RBRJ8MLYBZT0 type=write size=2493579 2024-08-17T00:53:52.365 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.364+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~I2ESEO1WM17Y.0 size=444796 2024-08-17T00:53:52.365 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.364+0000 7fb01424f780 1 > prepared multipart upload key=U1LNH0TF0YZA upload=I2ESEO1WM17Y tag=WQ1LGATLF6SK type=write size=1493372 2024-08-17T00:53:52.367 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.366+0000 7fb01424f780 1 < completed delete operation key=CPZBVFH6I5H3 tag=AM24R3SZF65H type=del 2024-08-17T00:53:52.369 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.368+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=OLQTTRI03CWK type=del size=3041523 2024-08-17T00:53:52.372 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.371+0000 7fb01424f780 1 < completed delete operation key=GI1HR389TZUU tag=OYVXZF4LT20K type=del 2024-08-17T00:53:52.374 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.373+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=D8DFPR6VDW9T type=del size=3230386 2024-08-17T00:53:52.376 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.375+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~KNS2BBKHAOAT.0 size=1048576 2024-08-17T00:53:52.377 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.377+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~KNS2BBKHAOAT.1 size=178758 2024-08-17T00:53:52.381 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.380+0000 7fb01424f780 1 < completed multipart upload key=KEYYP2QAG9S5 upload=KNS2BBKHAOAT tag=T4G1XOZOPNSP type=write size=2275910 2024-08-17T00:53:52.383 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.382+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=B254MKDIIVSK type=del size=3552992 2024-08-17T00:53:52.385 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.384+0000 7fb01424f780 1 < completed write operation key=OLV8V97NI3YD tag=SV9VIM18QFG3 type=write size=946001 2024-08-17T00:53:52.387 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.386+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=2OOKGVJUR4IG type=del size=2501053 2024-08-17T00:53:52.388 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.388+0000 7fb01424f780 1 < completed delete operation key=UV6ESHH9QNCW tag=VFSTLG4UZ1FG type=del 2024-08-17T00:53:52.391 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.390+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=U9K7Q3PFN0WI type=write size=483173 2024-08-17T00:53:52.393 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.392+0000 7fb01424f780 1 < completed write operation key=MJKZQUILO7KC tag=J2HHH3VHOUHR type=write size=128814 2024-08-17T00:53:52.396 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.395+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~I0NMIXM1ZMN6.0 size=1048576 2024-08-17T00:53:52.398 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.397+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~I0NMIXM1ZMN6.1 size=1048576 2024-08-17T00:53:52.399 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.399+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~I0NMIXM1ZMN6.2 size=443856 2024-08-17T00:53:52.400 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.399+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=I0NMIXM1ZMN6 tag=M88XUELL2015 type=write size=3589584 2024-08-17T00:53:52.402 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.401+0000 7fb01424f780 1 < completed delete operation key=VT9PITFIBA0U tag=I4ARM9AL1Y8H type=del 2024-08-17T00:53:52.404 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.403+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=B2ZFLUCJZWVO type=write size=19631 2024-08-17T00:53:52.406 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.405+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=KZP90L7MJJYS type=del 2024-08-17T00:53:52.410 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.409+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~LXRCJJOGH93T.0 size=1048576 2024-08-17T00:53:52.411 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.411+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~LXRCJJOGH93T.1 size=718831 2024-08-17T00:53:52.411 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.411+0000 7fb01424f780 1 > prepared multipart upload key=U1LNH0TF0YZA upload=LXRCJJOGH93T tag=XHHSIT3OG88X type=write size=2815983 2024-08-17T00:53:52.413 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.413+0000 7fb01424f780 1 < completed delete operation key=3WCJZ3SLDTDT tag=AA9S6W6DCJ0G type=del 2024-08-17T00:53:52.415 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.415+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=H4B301G4NHNT type=write size=35616 2024-08-17T00:53:52.417 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.417+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~L7ULNDESVUJZ.0 size=1048576 2024-08-17T00:53:52.417 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.417+0000 7fb01424f780 1 < canceled part key=_multipart_34WSPC8OQCN9.2~L7ULNDESVUJZ.1 size=1048576 2024-08-17T00:53:52.419 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.418+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~L7ULNDESVUJZ.2 size=1025737 2024-08-17T00:53:52.422 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.422+0000 7fb01424f780 1 < canceled multipart upload key=34WSPC8OQCN9 upload=L7ULNDESVUJZ tag=NQMI8M5J69LR type=write size=4171465 2024-08-17T00:53:52.424 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.423+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=2TKV3H9A8UVJ type=del size=914116 2024-08-17T00:53:52.427 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.426+0000 7fb01424f780 1 < completed delete operation key=LKOTKLA00UZK tag=8275WQ5ASF6U type=del 2024-08-17T00:53:52.429 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.428+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=QODW90TJBZ79 type=del size=1100364 2024-08-17T00:53:52.431 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.430+0000 7fb01424f780 1 < completed delete operation key=5COBAX0KWX44 tag=8ACTNJ9ZFM19 type=del 2024-08-17T00:53:52.435 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.434+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~HVP6SPHJ3S60.0 size=1048576 2024-08-17T00:53:52.436 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.436+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~HVP6SPHJ3S60.1 size=1048576 2024-08-17T00:53:52.438 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.437+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~HVP6SPHJ3S60.2 size=814380 2024-08-17T00:53:52.438 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.437+0000 7fb01424f780 1 > prepared multipart upload key=AUFE3JLJ8M3L upload=HVP6SPHJ3S60 tag=DIALPING7AQ5 type=write size=3960108 2024-08-17T00:53:52.440 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.440+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~2BE9TJ3AUIYU.0 size=1048576 2024-08-17T00:53:52.442 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.441+0000 7fb01424f780 1 < completed part key=_multipart_LVQDLJUQ9C3D.2~2BE9TJ3AUIYU.1 size=1048576 2024-08-17T00:53:52.442 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.441+0000 7fb01424f780 1 < canceled part key=_multipart_LVQDLJUQ9C3D.2~2BE9TJ3AUIYU.2 size=302676 2024-08-17T00:53:52.446 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.445+0000 7fb01424f780 1 < canceled multipart upload key=LVQDLJUQ9C3D upload=2BE9TJ3AUIYU tag=44CX8Y7OF5LQ type=write size=3448404 2024-08-17T00:53:52.447 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.447+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=5D80YIO75Q82 type=del size=898533 2024-08-17T00:53:52.450 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.449+0000 7fb01424f780 1 < completed write operation key=GI1HR389TZUU tag=1QWD73KXPG6M type=write size=490364 2024-08-17T00:53:52.453 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.452+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~DV52ZGOWXP42.0 size=644966 2024-08-17T00:53:52.453 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.452+0000 7fb01424f780 1 > prepared multipart upload key=UV6ESHH9QNCW upload=DV52ZGOWXP42 tag=WBQV2LVY9124 type=write size=1693542 2024-08-17T00:53:52.455 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.455+0000 7fb01424f780 1 < completed write operation key=RZ2IEE5FVARR tag=WG76VPD5QHQB type=write size=781422 2024-08-17T00:53:52.457 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.457+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=PXD62ZAORBJY type=del size=126763 2024-08-17T00:53:52.460 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.459+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~I2ESEO1WM17Y.0 size=444796 2024-08-17T00:53:52.463 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.462+0000 7fb01424f780 1 < completed multipart upload key=U1LNH0TF0YZA upload=I2ESEO1WM17Y tag=WQ1LGATLF6SK type=write size=1493372 2024-08-17T00:53:52.465 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.464+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=UIXM20HWLU33 type=del size=4191136 2024-08-17T00:53:52.467 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.466+0000 7fb01424f780 1 < completed delete operation key=N3MD2TBM9VPH tag=OLQTTRI03CWK type=del 2024-08-17T00:53:52.469 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.469+0000 7fb01424f780 1 > prepared operation key=6O4EVROYIWFY tag=GGO0INRWUJ9Q type=write size=345080 2024-08-17T00:53:52.471 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.471+0000 7fb01424f780 1 < canceled operation key=ABVVA0H3PKK2 tag=D8DFPR6VDW9T type=del size=3230386 2024-08-17T00:53:52.473 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.472+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=W52NJ7ZSH4UZ type=del size=3916287 2024-08-17T00:53:52.475 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.474+0000 7fb01424f780 1 < completed delete operation key=RZ2IEE5FVARR tag=B254MKDIIVSK type=del 2024-08-17T00:53:52.478 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.477+0000 7fb01424f780 1 > prepared operation key=8HBBNALD090M tag=8K0FBEWT0E4J type=del size=1524394 2024-08-17T00:53:52.480 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.479+0000 7fb01424f780 1 < completed delete operation key=X6NVU1F49VO8 tag=2OOKGVJUR4IG type=del 2024-08-17T00:53:52.482 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.481+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=C3M1820AU1J0 type=del size=1416018 2024-08-17T00:53:52.484 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.484+0000 7fb01424f780 1 < canceled operation key=3WCJZ3SLDTDT tag=U9K7Q3PFN0WI type=write size=483173 2024-08-17T00:53:52.486 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.486+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=ZENKE511PTG9 type=del size=1898103 2024-08-17T00:53:52.487 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.486+0000 7fb01424f780 1 < canceled part key=_multipart_6O4EVROYIWFY.2~I0NMIXM1ZMN6.0 size=1048576 2024-08-17T00:53:52.488 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.488+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~I0NMIXM1ZMN6.1 size=1048576 2024-08-17T00:53:52.490 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.490+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~I0NMIXM1ZMN6.2 size=443856 2024-08-17T00:53:52.495 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.494+0000 7fb01424f780 1 < canceled multipart upload key=6O4EVROYIWFY upload=I0NMIXM1ZMN6 tag=M88XUELL2015 type=write size=3589584 2024-08-17T00:53:52.498 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.497+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~AUWNB68L3P3M.0 size=1048576 2024-08-17T00:53:52.500 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.499+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~AUWNB68L3P3M.1 size=1048576 2024-08-17T00:53:52.501 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.500+0000 7fb01424f780 1 > prepared part key=_multipart_U1LNH0TF0YZA.2~AUWNB68L3P3M.2 size=933720 2024-08-17T00:53:52.501 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.500+0000 7fb01424f780 1 > prepared multipart upload key=U1LNH0TF0YZA upload=AUWNB68L3P3M tag=4XEI318TMSV0 type=write size=4079448 2024-08-17T00:53:52.503 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.503+0000 7fb01424f780 1 < completed write operation key=GI1HR389TZUU tag=B2ZFLUCJZWVO type=write size=19631 2024-08-17T00:53:52.507 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.506+0000 7fb01424f780 1 > prepared part key=_multipart_ABVVA0H3PKK2.2~YLN20BZSYRMI.0 size=529991 2024-08-17T00:53:52.507 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.506+0000 7fb01424f780 1 > prepared multipart upload key=ABVVA0H3PKK2 upload=YLN20BZSYRMI tag=DUE5EOARYAAS type=write size=1578567 2024-08-17T00:53:52.509 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.508+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~LXRCJJOGH93T.0 size=1048576 2024-08-17T00:53:52.511 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.510+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~LXRCJJOGH93T.1 size=718831 2024-08-17T00:53:52.514 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.514+0000 7fb01424f780 1 < completed multipart upload key=U1LNH0TF0YZA upload=LXRCJJOGH93T tag=XHHSIT3OG88X type=write size=2815983 2024-08-17T00:53:52.516 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.516+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=C225V35PZY4R type=del size=3175912 2024-08-17T00:53:52.518 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.518+0000 7fb01424f780 1 < completed write operation key=MXCT40R93XCB tag=H4B301G4NHNT type=write size=35616 2024-08-17T00:53:52.520 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.519+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=FRF7M6JLN9UZ type=write size=782028 2024-08-17T00:53:52.523 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.522+0000 7fb01424f780 1 < completed delete operation key=OLV8V97NI3YD tag=2TKV3H9A8UVJ type=del 2024-08-17T00:53:52.525 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.524+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=GN0XWKSFSXFX type=del size=2488350 2024-08-17T00:53:52.526 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.526+0000 7fb01424f780 1 < completed delete operation key=N3MD2TBM9VPH tag=QODW90TJBZ79 type=del 2024-08-17T00:53:52.530 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.529+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~SJMS5H9Z2HBZ.0 size=1048576 2024-08-17T00:53:52.532 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.531+0000 7fb01424f780 1 > prepared part key=_multipart_GI1HR389TZUU.2~SJMS5H9Z2HBZ.1 size=724474 2024-08-17T00:53:52.532 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.531+0000 7fb01424f780 1 > prepared multipart upload key=GI1HR389TZUU upload=SJMS5H9Z2HBZ tag=9PQDHENW5FHQ type=write size=2821626 2024-08-17T00:53:52.534 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.533+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~HVP6SPHJ3S60.0 size=1048576 2024-08-17T00:53:52.536 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.535+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~HVP6SPHJ3S60.1 size=1048576 2024-08-17T00:53:52.538 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.537+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~HVP6SPHJ3S60.2 size=814380 2024-08-17T00:53:52.541 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.541+0000 7fb01424f780 1 < completed multipart upload key=AUFE3JLJ8M3L upload=HVP6SPHJ3S60 tag=DIALPING7AQ5 type=write size=3960108 2024-08-17T00:53:52.543 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.543+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=IE41CUN7W3C7 type=del size=2590785 2024-08-17T00:53:52.547 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.547+0000 7fb01424f780 1 < suggested remove operation key=5COBAX0KWX44 tag=5D80YIO75Q82 type=del 2024-08-17T00:53:52.549 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.549+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=4T4TWB58HLSK type=del size=3085931 2024-08-17T00:53:52.551 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.551+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~DV52ZGOWXP42.0 size=644966 2024-08-17T00:53:52.555 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.554+0000 7fb01424f780 1 < completed multipart upload key=UV6ESHH9QNCW upload=DV52ZGOWXP42 tag=WBQV2LVY9124 type=write size=1693542 2024-08-17T00:53:52.559 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.558+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~5WLOGZFM7SY0.0 size=1048576 2024-08-17T00:53:52.561 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.560+0000 7fb01424f780 1 > prepared part key=_multipart_MXCT40R93XCB.2~5WLOGZFM7SY0.1 size=145915 2024-08-17T00:53:52.561 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.560+0000 7fb01424f780 1 > prepared multipart upload key=MXCT40R93XCB upload=5WLOGZFM7SY0 tag=Z9AVB6LST6OO type=write size=2243067 2024-08-17T00:53:52.563 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.562+0000 7fb01424f780 1 < completed delete operation key=S3KCL8RBE1AG tag=PXD62ZAORBJY type=del 2024-08-17T00:53:52.565 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.564+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=FL19FT2REKTJ type=write size=512108 2024-08-17T00:53:52.567 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.566+0000 7fb01424f780 1 < canceled operation key=W4SLINB2L3K2 tag=UIXM20HWLU33 type=del size=4191136 2024-08-17T00:53:52.571 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.570+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~ODTF58SHD7TR.0 size=1048576 2024-08-17T00:53:52.573 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.572+0000 7fb01424f780 1 > prepared part key=_multipart_RZ2IEE5FVARR.2~ODTF58SHD7TR.1 size=800756 2024-08-17T00:53:52.573 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.572+0000 7fb01424f780 1 > prepared multipart upload key=RZ2IEE5FVARR upload=ODTF58SHD7TR tag=GWMZ252RM6LT type=write size=2897908 2024-08-17T00:53:52.576 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.575+0000 7fb01424f780 1 < completed write operation key=6O4EVROYIWFY tag=GGO0INRWUJ9Q type=write size=345080 2024-08-17T00:53:52.578 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.577+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=I94L3VMVRKDC type=write size=515984 2024-08-17T00:53:52.580 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.579+0000 7fb01424f780 1 < completed delete operation key=RZ2IEE5FVARR tag=W52NJ7ZSH4UZ type=del 2024-08-17T00:53:52.582 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.581+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=8W6M3Q6TYDJP type=del size=905567 2024-08-17T00:53:52.584 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.584+0000 7fb01424f780 1 < completed delete operation key=8HBBNALD090M tag=8K0FBEWT0E4J type=del 2024-08-17T00:53:52.587 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.586+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=3JKPH6X2UXWN type=del size=2695993 2024-08-17T00:53:52.590 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.588+0000 7fb01424f780 1 < canceled operation key=GQP0TA69WBUB tag=C3M1820AU1J0 type=del size=1416018 2024-08-17T00:53:52.593 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.592+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~7GCI4F9A5YLE.0 size=1048576 2024-08-17T00:53:52.595 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.594+0000 7fb01424f780 1 > prepared part key=_multipart_8W4X8O3PVGIK.2~7GCI4F9A5YLE.1 size=822741 2024-08-17T00:53:52.595 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.594+0000 7fb01424f780 1 > prepared multipart upload key=8W4X8O3PVGIK upload=7GCI4F9A5YLE tag=EQQ9V9E6KJZP type=write size=2919893 2024-08-17T00:53:52.597 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.596+0000 7fb01424f780 1 < completed delete operation key=OLV8V97NI3YD tag=ZENKE511PTG9 type=del 2024-08-17T00:53:52.601 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.600+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~9HTCBN2DSQGM.0 size=1048576 2024-08-17T00:53:52.603 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.602+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~9HTCBN2DSQGM.1 size=517265 2024-08-17T00:53:52.603 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.602+0000 7fb01424f780 1 > prepared multipart upload key=OLV8V97NI3YD upload=9HTCBN2DSQGM tag=UN0H3QRVJKPY type=write size=2614417 2024-08-17T00:53:52.605 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.604+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~AUWNB68L3P3M.0 size=1048576 2024-08-17T00:53:52.606 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.606+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~AUWNB68L3P3M.1 size=1048576 2024-08-17T00:53:52.608 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.607+0000 7fb01424f780 1 < completed part key=_multipart_U1LNH0TF0YZA.2~AUWNB68L3P3M.2 size=933720 2024-08-17T00:53:52.611 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.611+0000 7fb01424f780 1 < completed multipart upload key=U1LNH0TF0YZA upload=AUWNB68L3P3M tag=4XEI318TMSV0 type=write size=4079448 2024-08-17T00:53:52.613 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.612+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=BD5XQ7YVC4L4 type=del size=1742482 2024-08-17T00:53:52.615 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.615+0000 7fb01424f780 1 < completed part key=_multipart_ABVVA0H3PKK2.2~YLN20BZSYRMI.0 size=529991 2024-08-17T00:53:52.619 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.618+0000 7fb01424f780 1 < completed multipart upload key=ABVVA0H3PKK2 upload=YLN20BZSYRMI tag=DUE5EOARYAAS type=write size=1578567 2024-08-17T00:53:52.620 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.620+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=LOWSL6XRVH8S type=write size=965965 2024-08-17T00:53:52.625 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.624+0000 7fb01424f780 1 < suggested update operation key=3WCJZ3SLDTDT tag=C225V35PZY4R type=del size=3175912 2024-08-17T00:53:52.627 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.626+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=72OC71JUDBA2 type=del size=70103 2024-08-17T00:53:52.629 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.628+0000 7fb01424f780 1 < completed write operation key=GI1HR389TZUU tag=FRF7M6JLN9UZ type=write size=782028 2024-08-17T00:53:52.633 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.632+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~D63J2LI3WCTD.0 size=1048576 2024-08-17T00:53:52.635 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.634+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~D63J2LI3WCTD.1 size=1048576 2024-08-17T00:53:52.637 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.636+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~D63J2LI3WCTD.2 size=631682 2024-08-17T00:53:52.637 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.636+0000 7fb01424f780 1 > prepared multipart upload key=CPZBVFH6I5H3 upload=D63J2LI3WCTD tag=QO0RV1PUOCWR type=write size=3777410 2024-08-17T00:53:52.639 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.638+0000 7fb01424f780 1 < completed delete operation key=X6NVU1F49VO8 tag=GN0XWKSFSXFX type=del 2024-08-17T00:53:52.643 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.642+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~ND5IMFDUMJ5C.0 size=447053 2024-08-17T00:53:52.643 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.642+0000 7fb01424f780 1 > prepared multipart upload key=7FAQBH9KA29U upload=ND5IMFDUMJ5C tag=6S117KDCW70B type=write size=1495629 2024-08-17T00:53:52.645 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.644+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~SJMS5H9Z2HBZ.0 size=1048576 2024-08-17T00:53:52.647 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.646+0000 7fb01424f780 1 < completed part key=_multipart_GI1HR389TZUU.2~SJMS5H9Z2HBZ.1 size=724474 2024-08-17T00:53:52.651 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.650+0000 7fb01424f780 1 < completed multipart upload key=GI1HR389TZUU upload=SJMS5H9Z2HBZ tag=9PQDHENW5FHQ type=write size=2821626 2024-08-17T00:53:52.654 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.653+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=6RZR01IOILAY type=del size=783900 2024-08-17T00:53:52.656 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.655+0000 7fb01424f780 1 < canceled operation key=VRVT7GCWUU6N tag=IE41CUN7W3C7 type=del size=2590785 2024-08-17T00:53:52.660 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.659+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~ABXCL8VRWUIR.0 size=1048576 2024-08-17T00:53:52.662 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.661+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~ABXCL8VRWUIR.1 size=936250 2024-08-17T00:53:52.662 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.661+0000 7fb01424f780 1 > prepared multipart upload key=AUFE3JLJ8M3L upload=ABXCL8VRWUIR tag=1GQZ3M1OEHFK type=write size=3033402 2024-08-17T00:53:52.666 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.663+0000 7fb01424f780 1 < completed delete operation key=WSUZM346535N tag=4T4TWB58HLSK type=del 2024-08-17T00:53:52.666 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.665+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=LHPHM3LO5C4P type=del size=3660065 2024-08-17T00:53:52.669 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.668+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~5WLOGZFM7SY0.0 size=1048576 2024-08-17T00:53:52.670 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.669+0000 7fb01424f780 1 < completed part key=_multipart_MXCT40R93XCB.2~5WLOGZFM7SY0.1 size=145915 2024-08-17T00:53:52.674 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.674+0000 7fb01424f780 1 < completed multipart upload key=MXCT40R93XCB upload=5WLOGZFM7SY0 tag=Z9AVB6LST6OO type=write size=2243067 2024-08-17T00:53:52.677 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.676+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=V0EH67SIZWRX type=del size=384058 2024-08-17T00:53:52.679 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.678+0000 7fb01424f780 1 < completed write operation key=RZ2IEE5FVARR tag=FL19FT2REKTJ type=write size=512108 2024-08-17T00:53:52.681 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.681+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=0SU4M0IK1HU1 type=del size=2858454 2024-08-17T00:53:52.684 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.683+0000 7fb01424f780 1 < completed part key=_multipart_RZ2IEE5FVARR.2~ODTF58SHD7TR.0 size=1048576 2024-08-17T00:53:52.684 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.683+0000 7fb01424f780 1 < canceled part key=_multipart_RZ2IEE5FVARR.2~ODTF58SHD7TR.1 size=800756 2024-08-17T00:53:52.687 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.686+0000 7fb01424f780 1 < canceled multipart upload key=RZ2IEE5FVARR upload=ODTF58SHD7TR tag=GWMZ252RM6LT type=write size=2897908 2024-08-17T00:53:52.691 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.690+0000 7fb01424f780 1 > prepared part key=_multipart_OLV8V97NI3YD.2~GSRTZF800LGJ.0 size=811713 2024-08-17T00:53:52.691 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.690+0000 7fb01424f780 1 > prepared multipart upload key=OLV8V97NI3YD upload=GSRTZF800LGJ tag=EMIBZGYU5AOW type=write size=1860289 2024-08-17T00:53:52.693 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.692+0000 7fb01424f780 1 < completed write operation key=GI1HR389TZUU tag=I94L3VMVRKDC type=write size=515984 2024-08-17T00:53:52.694 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.694+0000 7fb01424f780 1 > prepared operation key=MJKZQUILO7KC tag=GQWD6EW3E04B type=del size=3871391 2024-08-17T00:53:52.696 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.696+0000 7fb01424f780 1 < completed delete operation key=WSUZM346535N tag=8W6M3Q6TYDJP type=del 2024-08-17T00:53:52.698 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.698+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=PSNN5U49HW1M type=del size=2522791 2024-08-17T00:53:52.701 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.700+0000 7fb01424f780 1 < completed delete operation key=CHEEDYEMAX2D tag=3JKPH6X2UXWN type=del 2024-08-17T00:53:52.703 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.702+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=6VM33BAE9HHP type=write size=848687 2024-08-17T00:53:52.705 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.704+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~7GCI4F9A5YLE.0 size=1048576 2024-08-17T00:53:52.707 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.706+0000 7fb01424f780 1 < completed part key=_multipart_8W4X8O3PVGIK.2~7GCI4F9A5YLE.1 size=822741 2024-08-17T00:53:52.710 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.709+0000 7fb01424f780 1 < completed multipart upload key=8W4X8O3PVGIK upload=7GCI4F9A5YLE tag=EQQ9V9E6KJZP type=write size=2919893 2024-08-17T00:53:52.712 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.711+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=MCN4BOPL573M type=del size=265016 2024-08-17T00:53:52.715 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.714+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~9HTCBN2DSQGM.0 size=1048576 2024-08-17T00:53:52.716 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.716+0000 7fb01424f780 1 < completed part key=_multipart_OLV8V97NI3YD.2~9HTCBN2DSQGM.1 size=517265 2024-08-17T00:53:52.720 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.719+0000 7fb01424f780 1 < completed multipart upload key=OLV8V97NI3YD upload=9HTCBN2DSQGM tag=UN0H3QRVJKPY type=write size=2614417 2024-08-17T00:53:52.722 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.721+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=D9301BV5XFTH type=del size=3064605 2024-08-17T00:53:52.726 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.725+0000 7fb01424f780 1 < suggested update operation key=GI1HR389TZUU tag=BD5XQ7YVC4L4 type=del size=1742482 2024-08-17T00:53:52.728 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.727+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=54VNUOIE88UR type=del size=2393384 2024-08-17T00:53:52.730 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.729+0000 7fb01424f780 1 < completed write operation key=5COBAX0KWX44 tag=LOWSL6XRVH8S type=write size=965965 2024-08-17T00:53:52.734 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.734+0000 7fb01424f780 1 > prepared part key=_multipart_AUFE3JLJ8M3L.2~VKJSGPUFKGA4.0 size=227846 2024-08-17T00:53:52.734 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.734+0000 7fb01424f780 1 > prepared multipart upload key=AUFE3JLJ8M3L upload=VKJSGPUFKGA4 tag=9LAQDQFKMED8 type=write size=1276422 2024-08-17T00:53:52.737 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.736+0000 7fb01424f780 1 < completed delete operation key=3WCJZ3SLDTDT tag=72OC71JUDBA2 type=del 2024-08-17T00:53:52.741 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.740+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~OYJOZDKP03Z6.0 size=1048576 2024-08-17T00:53:52.742 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.742+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~OYJOZDKP03Z6.1 size=161590 2024-08-17T00:53:52.742 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.742+0000 7fb01424f780 1 > prepared multipart upload key=GQP0TA69WBUB upload=OYJOZDKP03Z6 tag=E6VSPCREENNJ type=write size=2258742 2024-08-17T00:53:52.744 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.743+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~D63J2LI3WCTD.0 size=1048576 2024-08-17T00:53:52.746 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.745+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~D63J2LI3WCTD.1 size=1048576 2024-08-17T00:53:52.747 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.747+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~D63J2LI3WCTD.2 size=631682 2024-08-17T00:53:52.751 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.750+0000 7fb01424f780 1 < completed multipart upload key=CPZBVFH6I5H3 upload=D63J2LI3WCTD tag=QO0RV1PUOCWR type=write size=3777410 2024-08-17T00:53:52.755 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.754+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~BWANOISU31S8.0 size=136565 2024-08-17T00:53:52.755 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.754+0000 7fb01424f780 1 > prepared multipart upload key=CPZBVFH6I5H3 upload=BWANOISU31S8 tag=ASTSQ89ITY3C type=write size=1185141 2024-08-17T00:53:52.757 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.756+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~ND5IMFDUMJ5C.0 size=447053 2024-08-17T00:53:52.760 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.759+0000 7fb01424f780 1 < completed multipart upload key=7FAQBH9KA29U upload=ND5IMFDUMJ5C tag=6S117KDCW70B type=write size=1495629 2024-08-17T00:53:52.764 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.763+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~Z6XLR0WS85MU.0 size=1048576 2024-08-17T00:53:52.765 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.765+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~Z6XLR0WS85MU.1 size=462867 2024-08-17T00:53:52.765 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.765+0000 7fb01424f780 1 > prepared multipart upload key=3WCJZ3SLDTDT upload=Z6XLR0WS85MU tag=EFNT4V3MJ3JT type=write size=2560019 2024-08-17T00:53:52.769 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.768+0000 7fb01424f780 1 < suggested remove operation key=MXCT40R93XCB tag=6RZR01IOILAY type=del 2024-08-17T00:53:52.771 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.771+0000 7fb01424f780 1 > prepared operation key=8W4X8O3PVGIK tag=HGB5QXKESANQ type=del size=3668849 2024-08-17T00:53:52.773 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.772+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~ABXCL8VRWUIR.0 size=1048576 2024-08-17T00:53:52.775 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.774+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~ABXCL8VRWUIR.1 size=936250 2024-08-17T00:53:52.778 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.778+0000 7fb01424f780 1 < completed multipart upload key=AUFE3JLJ8M3L upload=ABXCL8VRWUIR tag=1GQZ3M1OEHFK type=write size=3033402 2024-08-17T00:53:52.781 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.780+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=HWGNNII020C9 type=del size=164781 2024-08-17T00:53:52.784 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.784+0000 7fb01424f780 -1 < failed to complete operation key=MXCT40R93XCB tag=LHPHM3LO5C4P type=del size=3660065: (22) Invalid argument 2024-08-17T00:53:52.786 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.786+0000 7fb01424f780 1 > prepared operation key=5COBAX0KWX44 tag=U6YYW6A3RZBZ type=del size=1505630 2024-08-17T00:53:52.789 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.788+0000 7fb01424f780 1 < completed delete operation key=7FAQBH9KA29U tag=V0EH67SIZWRX type=del 2024-08-17T00:53:52.792 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.791+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=AB0VITK6V7WL type=del size=3628975 2024-08-17T00:53:52.797 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.795+0000 7fb01424f780 1 < suggested remove operation key=RZ2IEE5FVARR tag=0SU4M0IK1HU1 type=del 2024-08-17T00:53:52.798 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.797+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=5X5MWRAF59BO type=del size=2839040 2024-08-17T00:53:52.799 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.798+0000 7fb01424f780 1 < canceled part key=_multipart_OLV8V97NI3YD.2~GSRTZF800LGJ.0 size=811713 2024-08-17T00:53:52.803 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.802+0000 7fb01424f780 1 < canceled multipart upload key=OLV8V97NI3YD upload=GSRTZF800LGJ tag=EMIBZGYU5AOW type=write size=1860289 2024-08-17T00:53:52.806 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.805+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~58BH64I9YPPZ.0 size=1048576 2024-08-17T00:53:52.808 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.807+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~58BH64I9YPPZ.1 size=1048576 2024-08-17T00:53:52.810 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.809+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~58BH64I9YPPZ.2 size=386294 2024-08-17T00:53:52.810 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.809+0000 7fb01424f780 1 > prepared multipart upload key=7FAQBH9KA29U upload=58BH64I9YPPZ tag=XWNMRQBRTINH type=write size=3532022 2024-08-17T00:53:52.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:52 smithi110 ceph-mon[98148]: pgmap v1245: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 442 KiB/s wr, 2.27k op/s 2024-08-17T00:53:52.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:52 smithi110 ceph-mon[100641]: pgmap v1245: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 442 KiB/s wr, 2.27k op/s 2024-08-17T00:53:52.812 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.811+0000 7fb01424f780 1 < completed delete operation key=MJKZQUILO7KC tag=GQWD6EW3E04B type=del 2024-08-17T00:53:52.814 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.813+0000 7fb01424f780 1 > prepared operation key=CHEEDYEMAX2D tag=T7PCV1AEWRE8 type=write size=353705 2024-08-17T00:53:52.815 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.815+0000 7fb01424f780 1 < completed delete operation key=CPZBVFH6I5H3 tag=PSNN5U49HW1M type=del 2024-08-17T00:53:52.817 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.817+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=YPA6K478C12R type=del size=2740532 2024-08-17T00:53:52.821 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.820+0000 7fb01424f780 1 < suggested update operation key=EBJHQJY1RR06 tag=6VM33BAE9HHP type=write size=848687 2024-08-17T00:53:52.823 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.822+0000 7fb01424f780 1 > prepared operation key=MXCT40R93XCB tag=NK1F98GWMXEG type=del size=1696371 2024-08-17T00:53:52.827 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.826+0000 7fb01424f780 1 < suggested remove operation key=S3KCL8RBE1AG tag=MCN4BOPL573M type=del 2024-08-17T00:53:52.830 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.830+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~LKO7HFCUGEE4.0 size=1048576 2024-08-17T00:53:52.832 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.831+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~LKO7HFCUGEE4.1 size=1048576 2024-08-17T00:53:52.833 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.833+0000 7fb01424f780 1 > prepared part key=_multipart_CPZBVFH6I5H3.2~LKO7HFCUGEE4.2 size=614260 2024-08-17T00:53:52.834 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.833+0000 7fb01424f780 1 > prepared multipart upload key=CPZBVFH6I5H3 upload=LKO7HFCUGEE4 tag=A6G4N0TQU66R type=write size=3759988 2024-08-17T00:53:52.837 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.836+0000 7fb01424f780 1 < suggested remove operation key=AUFE3JLJ8M3L tag=D9301BV5XFTH type=del 2024-08-17T00:53:52.841 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.840+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~7BZS57ERYT82.0 size=1048576 2024-08-17T00:53:52.842 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.842+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~7BZS57ERYT82.1 size=1048576 2024-08-17T00:53:52.844 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.843+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~7BZS57ERYT82.2 size=11694 2024-08-17T00:53:52.844 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.843+0000 7fb01424f780 1 > prepared multipart upload key=5COBAX0KWX44 upload=7BZS57ERYT82 tag=G552QHSAY7J9 type=write size=3157422 2024-08-17T00:53:52.846 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.845+0000 7fb01424f780 1 < completed delete operation key=VRVT7GCWUU6N tag=54VNUOIE88UR type=del 2024-08-17T00:53:52.849 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.849+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~GIFT1JJ23B2C.0 size=1048576 2024-08-17T00:53:52.851 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.850+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~GIFT1JJ23B2C.1 size=28668 2024-08-17T00:53:52.851 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.850+0000 7fb01424f780 1 > prepared multipart upload key=UV6ESHH9QNCW upload=GIFT1JJ23B2C tag=35TBUZ1143XB type=write size=2125820 2024-08-17T00:53:52.853 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.852+0000 7fb01424f780 1 < completed part key=_multipart_AUFE3JLJ8M3L.2~VKJSGPUFKGA4.0 size=227846 2024-08-17T00:53:52.856 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.856+0000 7fb01424f780 1 < completed multipart upload key=AUFE3JLJ8M3L upload=VKJSGPUFKGA4 tag=9LAQDQFKMED8 type=write size=1276422 2024-08-17T00:53:52.860 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.859+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~0MJQZ83YVAM0.0 size=1048576 2024-08-17T00:53:52.862 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.861+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~0MJQZ83YVAM0.1 size=1048576 2024-08-17T00:53:52.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:52 smithi177 ceph-mon[90034]: pgmap v1245: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 442 KiB/s wr, 2.27k op/s 2024-08-17T00:53:52.863 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.863+0000 7fb01424f780 1 > prepared part key=_multipart_UV6ESHH9QNCW.2~0MJQZ83YVAM0.2 size=333188 2024-08-17T00:53:52.863 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.863+0000 7fb01424f780 1 > prepared multipart upload key=UV6ESHH9QNCW upload=0MJQZ83YVAM0 tag=U13J015MQ1NF type=write size=3478916 2024-08-17T00:53:52.865 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.865+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~OYJOZDKP03Z6.0 size=1048576 2024-08-17T00:53:52.869 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.866+0000 7fb01424f780 1 < completed part key=_multipart_GQP0TA69WBUB.2~OYJOZDKP03Z6.1 size=161590 2024-08-17T00:53:52.871 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.870+0000 7fb01424f780 1 < completed multipart upload key=GQP0TA69WBUB upload=OYJOZDKP03Z6 tag=E6VSPCREENNJ type=write size=2258742 2024-08-17T00:53:52.873 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.872+0000 7fb01424f780 1 > prepared operation key=LVQDLJUQ9C3D tag=PV9CHNCLMRAW type=del size=2938323 2024-08-17T00:53:52.875 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.874+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~BWANOISU31S8.0 size=136565 2024-08-17T00:53:52.878 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.877+0000 7fb01424f780 1 < completed multipart upload key=CPZBVFH6I5H3 upload=BWANOISU31S8 tag=ASTSQ89ITY3C type=write size=1185141 2024-08-17T00:53:52.880 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.879+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=1F2FX0JK2OS8 type=del size=1204099 2024-08-17T00:53:52.882 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.881+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~Z6XLR0WS85MU.0 size=1048576 2024-08-17T00:53:52.884 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.883+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~Z6XLR0WS85MU.1 size=462867 2024-08-17T00:53:52.887 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.886+0000 7fb01424f780 1 < completed multipart upload key=3WCJZ3SLDTDT upload=Z6XLR0WS85MU tag=EFNT4V3MJ3JT type=write size=2560019 2024-08-17T00:53:52.889 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.888+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=UE4RXG0MT27B type=del size=2320246 2024-08-17T00:53:52.891 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.890+0000 7fb01424f780 1 < completed delete operation key=8W4X8O3PVGIK tag=HGB5QXKESANQ type=del 2024-08-17T00:53:52.893 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.892+0000 7fb01424f780 1 > prepared operation key=X6NVU1F49VO8 tag=DJOH7GCJOY26 type=del size=3085523 2024-08-17T00:53:52.895 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.895+0000 7fb01424f780 -1 < failed to complete operation key=RZ2IEE5FVARR tag=HWGNNII020C9 type=del size=164781: (22) Invalid argument 2024-08-17T00:53:52.897 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.897+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=KT2UI07HCM3O type=del size=3081026 2024-08-17T00:53:52.899 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.899+0000 7fb01424f780 1 < completed delete operation key=5COBAX0KWX44 tag=U6YYW6A3RZBZ type=del 2024-08-17T00:53:52.901 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.901+0000 7fb01424f780 1 > prepared operation key=CPZBVFH6I5H3 tag=P5BR35G2FMNO type=del size=3788896 2024-08-17T00:53:52.903 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.903+0000 7fb01424f780 1 < completed delete operation key=LVQDLJUQ9C3D tag=AB0VITK6V7WL type=del 2024-08-17T00:53:52.908 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.907+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~D5WY1MJYK631.0 size=1021110 2024-08-17T00:53:52.908 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.907+0000 7fb01424f780 1 > prepared multipart upload key=7FAQBH9KA29U upload=D5WY1MJYK631 tag=PN0GL7FBZ8J3 type=write size=2069686 2024-08-17T00:53:52.912 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.911+0000 7fb01424f780 1 < suggested remove operation key=W4SLINB2L3K2 tag=5X5MWRAF59BO type=del 2024-08-17T00:53:52.915 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.914+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~I8AVIT0M0FGJ.0 size=1048576 2024-08-17T00:53:52.916 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.916+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~I8AVIT0M0FGJ.1 size=1048576 2024-08-17T00:53:52.918 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.917+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~I8AVIT0M0FGJ.2 size=261125 2024-08-17T00:53:52.918 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.917+0000 7fb01424f780 1 > prepared multipart upload key=3WCJZ3SLDTDT upload=I8AVIT0M0FGJ tag=IBHWK562QNER type=write size=3406853 2024-08-17T00:53:52.920 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.919+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~58BH64I9YPPZ.0 size=1048576 2024-08-17T00:53:52.922 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.921+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~58BH64I9YPPZ.1 size=1048576 2024-08-17T00:53:52.923 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.923+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~58BH64I9YPPZ.2 size=386294 2024-08-17T00:53:52.927 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.926+0000 7fb01424f780 1 < completed multipart upload key=7FAQBH9KA29U upload=58BH64I9YPPZ tag=XWNMRQBRTINH type=write size=3532022 2024-08-17T00:53:52.931 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.930+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~5TNWWKA1B380.0 size=1048576 2024-08-17T00:53:52.932 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.932+0000 7fb01424f780 1 > prepared part key=_multipart_34WSPC8OQCN9.2~5TNWWKA1B380.1 size=266142 2024-08-17T00:53:52.932 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.932+0000 7fb01424f780 1 > prepared multipart upload key=34WSPC8OQCN9 upload=5TNWWKA1B380 tag=Q25BFD7GIPAI type=write size=2363294 2024-08-17T00:53:52.935 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.934+0000 7fb01424f780 1 < completed write operation key=CHEEDYEMAX2D tag=T7PCV1AEWRE8 type=write size=353705 2024-08-17T00:53:52.938 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.938+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~A09HOT97TXSH.0 size=1048576 2024-08-17T00:53:52.940 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.939+0000 7fb01424f780 1 > prepared part key=_multipart_5COBAX0KWX44.2~A09HOT97TXSH.1 size=350771 2024-08-17T00:53:52.940 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.939+0000 7fb01424f780 1 > prepared multipart upload key=5COBAX0KWX44 upload=A09HOT97TXSH tag=SFDON23W3JST type=write size=2447923 2024-08-17T00:53:52.942 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.941+0000 7fb01424f780 1 < completed delete operation key=GQP0TA69WBUB tag=YPA6K478C12R type=del 2024-08-17T00:53:52.946 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.945+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~QF05PZ3O39CV.0 size=1048576 2024-08-17T00:53:52.948 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.947+0000 7fb01424f780 1 > prepared part key=_multipart_S3KCL8RBE1AG.2~QF05PZ3O39CV.1 size=195699 2024-08-17T00:53:52.948 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.947+0000 7fb01424f780 1 > prepared multipart upload key=S3KCL8RBE1AG upload=QF05PZ3O39CV tag=NYCSJ0CR4YXX type=write size=2292851 2024-08-17T00:53:52.950 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.949+0000 7fb01424f780 1 < completed delete operation key=MXCT40R93XCB tag=NK1F98GWMXEG type=del 2024-08-17T00:53:52.952 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.951+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=ZAVTYD71G9U1 type=del size=3396981 2024-08-17T00:53:52.954 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.953+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~LKO7HFCUGEE4.0 size=1048576 2024-08-17T00:53:52.956 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.955+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~LKO7HFCUGEE4.1 size=1048576 2024-08-17T00:53:52.957 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.957+0000 7fb01424f780 1 < completed part key=_multipart_CPZBVFH6I5H3.2~LKO7HFCUGEE4.2 size=614260 2024-08-17T00:53:52.961 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.960+0000 7fb01424f780 1 < completed multipart upload key=CPZBVFH6I5H3 upload=LKO7HFCUGEE4 tag=A6G4N0TQU66R type=write size=3759988 2024-08-17T00:53:52.964 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.964+0000 7fb01424f780 1 > prepared part key=_multipart_MJKZQUILO7KC.2~O0U9LU0FB401.0 size=142202 2024-08-17T00:53:52.965 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.964+0000 7fb01424f780 1 > prepared multipart upload key=MJKZQUILO7KC upload=O0U9LU0FB401 tag=MELISAZ4BRUF type=write size=1190778 2024-08-17T00:53:52.966 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.966+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~7BZS57ERYT82.0 size=1048576 2024-08-17T00:53:52.968 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.967+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~7BZS57ERYT82.1 size=1048576 2024-08-17T00:53:52.970 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.969+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~7BZS57ERYT82.2 size=11694 2024-08-17T00:53:52.973 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.972+0000 7fb01424f780 1 < completed multipart upload key=5COBAX0KWX44 upload=7BZS57ERYT82 tag=G552QHSAY7J9 type=write size=3157422 2024-08-17T00:53:52.977 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.976+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~ILT7LPDE128F.0 size=826592 2024-08-17T00:53:52.977 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.976+0000 7fb01424f780 1 > prepared multipart upload key=CHEEDYEMAX2D upload=ILT7LPDE128F tag=CNN8MXUQ5JLI type=write size=1875168 2024-08-17T00:53:52.979 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.978+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~GIFT1JJ23B2C.0 size=1048576 2024-08-17T00:53:52.981 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.980+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~GIFT1JJ23B2C.1 size=28668 2024-08-17T00:53:52.984 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.983+0000 7fb01424f780 1 < completed multipart upload key=UV6ESHH9QNCW upload=GIFT1JJ23B2C tag=35TBUZ1143XB type=write size=2125820 2024-08-17T00:53:52.987 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.986+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=J8JQZPDDG7JJ type=del size=1418517 2024-08-17T00:53:52.987 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.986+0000 7fb01424f780 1 < canceled part key=_multipart_UV6ESHH9QNCW.2~0MJQZ83YVAM0.0 size=1048576 2024-08-17T00:53:52.989 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.988+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~0MJQZ83YVAM0.1 size=1048576 2024-08-17T00:53:52.990 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.990+0000 7fb01424f780 1 < completed part key=_multipart_UV6ESHH9QNCW.2~0MJQZ83YVAM0.2 size=333188 2024-08-17T00:53:52.994 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.993+0000 7fb01424f780 1 < canceled multipart upload key=UV6ESHH9QNCW upload=0MJQZ83YVAM0 tag=U13J015MQ1NF type=write size=3478916 2024-08-17T00:53:52.996 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.995+0000 7fb01424f780 1 > prepared operation key=EBJHQJY1RR06 tag=NLU3HRE9JI2E type=write size=103474 2024-08-17T00:53:52.998 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:52.997+0000 7fb01424f780 1 < completed delete operation key=LVQDLJUQ9C3D tag=PV9CHNCLMRAW type=del 2024-08-17T00:53:53.000 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.000+0000 7fb01424f780 1 > prepared operation key=45YXPRO1DP7L tag=6H3J83ZY2INU type=del size=2892891 2024-08-17T00:53:53.002 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.002+0000 7fb01424f780 1 < completed delete operation key=RZ2IEE5FVARR tag=1F2FX0JK2OS8 type=del 2024-08-17T00:53:53.005 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.004+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=V735V4QDPOM9 type=del size=78424 2024-08-17T00:53:53.006 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.006+0000 7fb01424f780 1 < completed delete operation key=KEYYP2QAG9S5 tag=UE4RXG0MT27B type=del 2024-08-17T00:53:53.010 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.010+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~AIW0C3000PA0.0 size=1048576 2024-08-17T00:53:53.012 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.011+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~AIW0C3000PA0.1 size=37235 2024-08-17T00:53:53.012 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.011+0000 7fb01424f780 1 > prepared multipart upload key=KEYYP2QAG9S5 upload=AIW0C3000PA0 tag=9V146N0FS784 type=write size=2134387 2024-08-17T00:53:53.014 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.013+0000 7fb01424f780 1 < completed delete operation key=X6NVU1F49VO8 tag=DJOH7GCJOY26 type=del 2024-08-17T00:53:53.016 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.015+0000 7fb01424f780 1 > prepared operation key=W4SLINB2L3K2 tag=1QBZLJTPBS9I type=del size=247213 2024-08-17T00:53:53.018 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.017+0000 7fb01424f780 1 < completed delete operation key=ABVVA0H3PKK2 tag=KT2UI07HCM3O type=del 2024-08-17T00:53:53.021 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.019+0000 7fb01424f780 1 > prepared operation key=3WCJZ3SLDTDT tag=DNNJF976SG9O type=del size=284765 2024-08-17T00:53:53.022 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.021+0000 7fb01424f780 1 < completed delete operation key=CPZBVFH6I5H3 tag=P5BR35G2FMNO type=del 2024-08-17T00:53:53.024 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.023+0000 7fb01424f780 1 > prepared operation key=AUFE3JLJ8M3L tag=79BAO7AP4XXA type=del size=2111602 2024-08-17T00:53:53.026 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.025+0000 7fb01424f780 1 < completed part key=_multipart_7FAQBH9KA29U.2~D5WY1MJYK631.0 size=1021110 2024-08-17T00:53:53.029 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.029+0000 7fb01424f780 1 < completed multipart upload key=7FAQBH9KA29U upload=D5WY1MJYK631 tag=PN0GL7FBZ8J3 type=write size=2069686 2024-08-17T00:53:53.034 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.033+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~Y801TUE0JQ0F.0 size=1048576 2024-08-17T00:53:53.035 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.035+0000 7fb01424f780 1 > prepared part key=_multipart_8HBBNALD090M.2~Y801TUE0JQ0F.1 size=439991 2024-08-17T00:53:53.035 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.035+0000 7fb01424f780 1 > prepared multipart upload key=8HBBNALD090M upload=Y801TUE0JQ0F tag=2I1HGE9C5MMD type=write size=2537143 2024-08-17T00:53:53.037 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.037+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~I8AVIT0M0FGJ.0 size=1048576 2024-08-17T00:53:53.037 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.037+0000 7fb01424f780 1 < canceled part key=_multipart_3WCJZ3SLDTDT.2~I8AVIT0M0FGJ.1 size=1048576 2024-08-17T00:53:53.039 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.038+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~I8AVIT0M0FGJ.2 size=261125 2024-08-17T00:53:53.043 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.043+0000 7fb01424f780 1 < canceled multipart upload key=3WCJZ3SLDTDT upload=I8AVIT0M0FGJ tag=IBHWK562QNER type=write size=3406853 2024-08-17T00:53:53.045 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.045+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=HAGZXO9WI208 type=write size=387100 2024-08-17T00:53:53.047 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.047+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~5TNWWKA1B380.0 size=1048576 2024-08-17T00:53:53.049 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.048+0000 7fb01424f780 1 < completed part key=_multipart_34WSPC8OQCN9.2~5TNWWKA1B380.1 size=266142 2024-08-17T00:53:53.052 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.052+0000 7fb01424f780 1 < completed multipart upload key=34WSPC8OQCN9 upload=5TNWWKA1B380 tag=Q25BFD7GIPAI type=write size=2363294 2024-08-17T00:53:53.054 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.054+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=11VD4CYDED32 type=del size=1897733 2024-08-17T00:53:53.056 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.056+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~A09HOT97TXSH.0 size=1048576 2024-08-17T00:53:53.058 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.057+0000 7fb01424f780 1 < completed part key=_multipart_5COBAX0KWX44.2~A09HOT97TXSH.1 size=350771 2024-08-17T00:53:53.061 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.061+0000 7fb01424f780 1 < completed multipart upload key=5COBAX0KWX44 upload=A09HOT97TXSH tag=SFDON23W3JST type=write size=2447923 2024-08-17T00:53:53.065 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.065+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~JOVY2T5COGMC.0 size=1048576 2024-08-17T00:53:53.067 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.067+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~JOVY2T5COGMC.1 size=1048576 2024-08-17T00:53:53.069 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.068+0000 7fb01424f780 1 > prepared part key=_multipart_EBJHQJY1RR06.2~JOVY2T5COGMC.2 size=68046 2024-08-17T00:53:53.069 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.068+0000 7fb01424f780 1 > prepared multipart upload key=EBJHQJY1RR06 upload=JOVY2T5COGMC tag=FY3XBG45QCB2 type=write size=3213774 2024-08-17T00:53:53.071 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.071+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~QF05PZ3O39CV.0 size=1048576 2024-08-17T00:53:53.073 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.072+0000 7fb01424f780 1 < completed part key=_multipart_S3KCL8RBE1AG.2~QF05PZ3O39CV.1 size=195699 2024-08-17T00:53:53.077 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.076+0000 7fb01424f780 1 < completed multipart upload key=S3KCL8RBE1AG upload=QF05PZ3O39CV tag=NYCSJ0CR4YXX type=write size=2292851 2024-08-17T00:53:53.078 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.078+0000 7fb01424f780 1 > prepared operation key=WSUZM346535N tag=9Z3E3F6065RS type=del size=1295683 2024-08-17T00:53:53.081 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.080+0000 7fb01424f780 1 < completed delete operation key=UV6ESHH9QNCW tag=ZAVTYD71G9U1 type=del 2024-08-17T00:53:53.082 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.082+0000 7fb01424f780 1 > prepared operation key=VRVT7GCWUU6N tag=5WQM6T7C5LI4 type=del size=3764763 2024-08-17T00:53:53.085 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.084+0000 7fb01424f780 1 < completed part key=_multipart_MJKZQUILO7KC.2~O0U9LU0FB401.0 size=142202 2024-08-17T00:53:53.088 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.088+0000 7fb01424f780 1 < completed multipart upload key=MJKZQUILO7KC upload=O0U9LU0FB401 tag=MELISAZ4BRUF type=write size=1190778 2024-08-17T00:53:53.090 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.090+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=R6LQGZ7WXK24 type=del size=2766554 2024-08-17T00:53:53.093 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.092+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~ILT7LPDE128F.0 size=826592 2024-08-17T00:53:53.096 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.096+0000 7fb01424f780 1 < completed multipart upload key=CHEEDYEMAX2D upload=ILT7LPDE128F tag=CNN8MXUQ5JLI type=write size=1875168 2024-08-17T00:53:53.098 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.098+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=4DPSV4KH68EH type=del size=1414687 2024-08-17T00:53:53.100 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.100+0000 7fb01424f780 1 < completed delete operation key=U1LNH0TF0YZA tag=J8JQZPDDG7JJ type=del 2024-08-17T00:53:53.104 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.104+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~D1R7MV95XUMV.0 size=1048576 2024-08-17T00:53:53.106 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.105+0000 7fb01424f780 1 > prepared part key=_multipart_WSUZM346535N.2~D1R7MV95XUMV.1 size=939984 2024-08-17T00:53:53.106 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.105+0000 7fb01424f780 1 > prepared multipart upload key=WSUZM346535N upload=D1R7MV95XUMV tag=HQ4IMGEPEF4K type=write size=3037136 2024-08-17T00:53:53.108 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.107+0000 7fb01424f780 1 < completed write operation key=EBJHQJY1RR06 tag=NLU3HRE9JI2E type=write size=103474 2024-08-17T00:53:53.110 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.110+0000 7fb01424f780 1 > prepared operation key=6O4EVROYIWFY tag=KH11UE4CAUEO type=write size=379099 2024-08-17T00:53:53.115 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.114+0000 7fb01424f780 1 < suggested update operation key=45YXPRO1DP7L tag=6H3J83ZY2INU type=del size=2892891 2024-08-17T00:53:53.119 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.118+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~4GPT7GZY1ECZ.0 size=1048576 2024-08-17T00:53:53.121 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.120+0000 7fb01424f780 1 > prepared part key=_multipart_3WCJZ3SLDTDT.2~4GPT7GZY1ECZ.1 size=610005 2024-08-17T00:53:53.121 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.120+0000 7fb01424f780 1 > prepared multipart upload key=3WCJZ3SLDTDT upload=4GPT7GZY1ECZ tag=V42EH9YTSYEN type=write size=2707157 2024-08-17T00:53:53.123 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.122+0000 7fb01424f780 1 < completed delete operation key=WSUZM346535N tag=V735V4QDPOM9 type=del 2024-08-17T00:53:53.124 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.124+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=K556YG3CVPGB type=del size=1856325 2024-08-17T00:53:53.126 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.126+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~AIW0C3000PA0.0 size=1048576 2024-08-17T00:53:53.128 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.127+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~AIW0C3000PA0.1 size=37235 2024-08-17T00:53:53.131 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.131+0000 7fb01424f780 1 < completed multipart upload key=KEYYP2QAG9S5 upload=AIW0C3000PA0 tag=9V146N0FS784 type=write size=2134387 2024-08-17T00:53:53.133 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.133+0000 7fb01424f780 1 > prepared operation key=VT9PITFIBA0U tag=97EVEVPA3Z3O type=del size=2261666 2024-08-17T00:53:53.136 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.135+0000 7fb01424f780 1 < canceled operation key=W4SLINB2L3K2 tag=1QBZLJTPBS9I type=del size=247213 2024-08-17T00:53:53.137 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.137+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=X3WM1NVPR0LG type=del size=564774 2024-08-17T00:53:53.139 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.139+0000 7fb01424f780 1 < completed delete operation key=3WCJZ3SLDTDT tag=DNNJF976SG9O type=del 2024-08-17T00:53:53.143 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.142+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~9FHSTHSY29HH.0 size=1048576 2024-08-17T00:53:53.145 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.144+0000 7fb01424f780 1 > prepared part key=_multipart_KEYYP2QAG9S5.2~9FHSTHSY29HH.1 size=123812 2024-08-17T00:53:53.145 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.144+0000 7fb01424f780 1 > prepared multipart upload key=KEYYP2QAG9S5 upload=9FHSTHSY29HH tag=48QNB2RI3A1E type=write size=2220964 2024-08-17T00:53:53.149 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.148+0000 7fb01424f780 1 < suggested remove operation key=AUFE3JLJ8M3L tag=79BAO7AP4XXA type=del 2024-08-17T00:53:53.152 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.151+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~EM05QNSEZEH2.0 size=1048576 2024-08-17T00:53:53.154 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.153+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~EM05QNSEZEH2.1 size=1048576 2024-08-17T00:53:53.155 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.155+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~EM05QNSEZEH2.2 size=821487 2024-08-17T00:53:53.156 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.155+0000 7fb01424f780 1 > prepared multipart upload key=CHEEDYEMAX2D upload=EM05QNSEZEH2 tag=VJ35G4VPBKI2 type=write size=3967215 2024-08-17T00:53:53.158 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.157+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~Y801TUE0JQ0F.0 size=1048576 2024-08-17T00:53:53.159 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.159+0000 7fb01424f780 1 < completed part key=_multipart_8HBBNALD090M.2~Y801TUE0JQ0F.1 size=439991 2024-08-17T00:53:53.163 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.162+0000 7fb01424f780 1 < completed multipart upload key=8HBBNALD090M upload=Y801TUE0JQ0F tag=2I1HGE9C5MMD type=write size=2537143 2024-08-17T00:53:53.165 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.165+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=9DXPF7RNDM5C type=del size=379306 2024-08-17T00:53:53.167 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.167+0000 7fb01424f780 1 < completed write operation key=U1LNH0TF0YZA tag=HAGZXO9WI208 type=write size=387100 2024-08-17T00:53:53.169 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.169+0000 7fb01424f780 1 > prepared operation key=ABVVA0H3PKK2 tag=P6XAKL22AHPY type=write size=318404 2024-08-17T00:53:53.172 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.171+0000 7fb01424f780 1 < completed delete operation key=U1LNH0TF0YZA tag=11VD4CYDED32 type=del 2024-08-17T00:53:53.174 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.173+0000 7fb01424f780 1 > prepared operation key=7FAQBH9KA29U tag=S20MIR3PP99P type=del size=4062009 2024-08-17T00:53:53.174 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.173+0000 7fb01424f780 1 < canceled part key=_multipart_EBJHQJY1RR06.2~JOVY2T5COGMC.0 size=1048576 2024-08-17T00:53:53.176 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.175+0000 7fb01424f780 1 < completed part key=_multipart_EBJHQJY1RR06.2~JOVY2T5COGMC.1 size=1048576 2024-08-17T00:53:53.176 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.175+0000 7fb01424f780 1 < canceled part key=_multipart_EBJHQJY1RR06.2~JOVY2T5COGMC.2 size=68046 2024-08-17T00:53:53.180 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.179+0000 7fb01424f780 1 < canceled multipart upload key=EBJHQJY1RR06 upload=JOVY2T5COGMC tag=FY3XBG45QCB2 type=write size=3213774 2024-08-17T00:53:53.184 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.183+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~2F4EI900MDKS.0 size=1048576 2024-08-17T00:53:53.186 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.185+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~2F4EI900MDKS.1 size=1048576 2024-08-17T00:53:53.187 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.187+0000 7fb01424f780 1 > prepared part key=_multipart_6O4EVROYIWFY.2~2F4EI900MDKS.2 size=826837 2024-08-17T00:53:53.187 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.187+0000 7fb01424f780 1 > prepared multipart upload key=6O4EVROYIWFY upload=2F4EI900MDKS tag=AGQ216W5R2N3 type=write size=3972565 2024-08-17T00:53:53.189 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.189+0000 7fb01424f780 1 < completed delete operation key=WSUZM346535N tag=9Z3E3F6065RS type=del 2024-08-17T00:53:53.192 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.191+0000 7fb01424f780 1 > prepared operation key=S3KCL8RBE1AG tag=FOD26APEBF8A type=write size=340164 2024-08-17T00:53:53.194 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.193+0000 7fb01424f780 1 < completed delete operation key=VRVT7GCWUU6N tag=5WQM6T7C5LI4 type=del 2024-08-17T00:53:53.196 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.195+0000 7fb01424f780 1 > prepared operation key=UV6ESHH9QNCW tag=WLMR7NNC3LDG type=del size=1408607 2024-08-17T00:53:53.198 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.197+0000 7fb01424f780 1 < completed delete operation key=7FAQBH9KA29U tag=R6LQGZ7WXK24 type=del 2024-08-17T00:53:53.200 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.199+0000 7fb01424f780 1 > prepared operation key=KEYYP2QAG9S5 tag=8N67JXFVMG8T type=del size=3363512 2024-08-17T00:53:53.202 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.201+0000 7fb01424f780 1 < completed delete operation key=RZ2IEE5FVARR tag=4DPSV4KH68EH type=del 2024-08-17T00:53:53.204 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.203+0000 7fb01424f780 1 > prepared operation key=U1LNH0TF0YZA tag=BCMYFEZRFUDX type=del size=2478039 2024-08-17T00:53:53.206 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.205+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~D1R7MV95XUMV.0 size=1048576 2024-08-17T00:53:53.207 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.207+0000 7fb01424f780 1 < completed part key=_multipart_WSUZM346535N.2~D1R7MV95XUMV.1 size=939984 2024-08-17T00:53:53.210 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.210+0000 7fb01424f780 1 < completed multipart upload key=WSUZM346535N upload=D1R7MV95XUMV tag=HQ4IMGEPEF4K type=write size=3037136 2024-08-17T00:53:53.214 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.213+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~ZCCID8JATQ2W.0 size=1048576 2024-08-17T00:53:53.216 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.215+0000 7fb01424f780 1 > prepared part key=_multipart_7FAQBH9KA29U.2~ZCCID8JATQ2W.1 size=126949 2024-08-17T00:53:53.216 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.215+0000 7fb01424f780 1 > prepared multipart upload key=7FAQBH9KA29U upload=ZCCID8JATQ2W tag=63OP1J1LJIJ3 type=write size=2224101 2024-08-17T00:53:53.218 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.217+0000 7fb01424f780 1 < completed write operation key=6O4EVROYIWFY tag=KH11UE4CAUEO type=write size=379099 2024-08-17T00:53:53.220 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.219+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=6ZO8HFD8LLYW type=write size=377426 2024-08-17T00:53:53.222 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.222+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~4GPT7GZY1ECZ.0 size=1048576 2024-08-17T00:53:53.224 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.223+0000 7fb01424f780 1 < completed part key=_multipart_3WCJZ3SLDTDT.2~4GPT7GZY1ECZ.1 size=610005 2024-08-17T00:53:53.227 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.227+0000 7fb01424f780 1 < completed multipart upload key=3WCJZ3SLDTDT upload=4GPT7GZY1ECZ tag=V42EH9YTSYEN type=write size=2707157 2024-08-17T00:53:53.231 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.230+0000 7fb01424f780 1 > prepared part key=_multipart_GQP0TA69WBUB.2~CYCGMDQ6XAMP.0 size=112005 2024-08-17T00:53:53.231 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.230+0000 7fb01424f780 1 > prepared multipart upload key=GQP0TA69WBUB upload=CYCGMDQ6XAMP tag=PW8D4X3ZM7ZN type=write size=1160581 2024-08-17T00:53:53.233 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.232+0000 7fb01424f780 1 < completed delete operation key=GI1HR389TZUU tag=K556YG3CVPGB type=del 2024-08-17T00:53:53.235 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.235+0000 7fb01424f780 1 > prepared operation key=OLV8V97NI3YD tag=SE1MSTT8X0P3 type=del size=507897 2024-08-17T00:53:53.239 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.239+0000 7fb01424f780 1 < suggested remove operation key=VT9PITFIBA0U tag=97EVEVPA3Z3O type=del 2024-08-17T00:53:53.243 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.242+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~OQHQ7XQ037T8.0 size=1048576 2024-08-17T00:53:53.245 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.244+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~OQHQ7XQ037T8.1 size=1048576 2024-08-17T00:53:53.246 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.246+0000 7fb01424f780 1 > prepared part key=_multipart_CHEEDYEMAX2D.2~OQHQ7XQ037T8.2 size=851719 2024-08-17T00:53:53.246 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.246+0000 7fb01424f780 1 > prepared multipart upload key=CHEEDYEMAX2D upload=OQHQ7XQ037T8 tag=94ONU1QOXCZV type=write size=3997447 2024-08-17T00:53:53.248 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.248+0000 7fb01424f780 1 < completed delete operation key=OLV8V97NI3YD tag=X3WM1NVPR0LG type=del 2024-08-17T00:53:53.250 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.250+0000 7fb01424f780 1 > prepared operation key=N3MD2TBM9VPH tag=A9S0LL4A0RBJ type=write size=494470 2024-08-17T00:53:53.252 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.252+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~9FHSTHSY29HH.0 size=1048576 2024-08-17T00:53:53.254 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.253+0000 7fb01424f780 1 < completed part key=_multipart_KEYYP2QAG9S5.2~9FHSTHSY29HH.1 size=123812 2024-08-17T00:53:53.258 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.257+0000 7fb01424f780 1 < completed multipart upload key=KEYYP2QAG9S5 upload=9FHSTHSY29HH tag=48QNB2RI3A1E type=write size=2220964 2024-08-17T00:53:53.259 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.259+0000 7fb01424f780 1 > prepared operation key=6O4EVROYIWFY tag=XRVU948CTY03 type=del size=3806730 2024-08-17T00:53:53.261 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.261+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~EM05QNSEZEH2.0 size=1048576 2024-08-17T00:53:53.263 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.262+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~EM05QNSEZEH2.1 size=1048576 2024-08-17T00:53:53.265 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.264+0000 7fb01424f780 1 < completed part key=_multipart_CHEEDYEMAX2D.2~EM05QNSEZEH2.2 size=821487 2024-08-17T00:53:53.268 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.267+0000 7fb01424f780 1 < completed multipart upload key=CHEEDYEMAX2D upload=EM05QNSEZEH2 tag=VJ35G4VPBKI2 type=write size=3967215 2024-08-17T00:53:53.270 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.269+0000 7fb01424f780 1 > prepared operation key=RZ2IEE5FVARR tag=HH3CUDPGBWC5 type=del size=3795185 2024-08-17T00:53:53.272 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.271+0000 7fb01424f780 1 < completed delete operation key=GQP0TA69WBUB tag=9DXPF7RNDM5C type=del 2024-08-17T00:53:53.274 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.273+0000 7fb01424f780 1 > prepared operation key=GI1HR389TZUU tag=5CDD3P8SY37N type=del size=2775943 2024-08-17T00:53:53.276 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.275+0000 7fb01424f780 1 < completed write operation key=ABVVA0H3PKK2 tag=P6XAKL22AHPY type=write size=318404 2024-08-17T00:53:53.278 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.277+0000 7fb01424f780 1 > prepared operation key=GQP0TA69WBUB tag=PSF3VIDTONKN type=write size=497186 2024-08-17T00:53:53.282 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.279+0000 7fb01424f780 1 < completed delete operation key=7FAQBH9KA29U tag=S20MIR3PP99P type=del 2024-08-17T00:53:53.284 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.283+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~4TU7V58F3R7A.0 size=1048576 2024-08-17T00:53:53.285 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.285+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~4TU7V58F3R7A.1 size=320571 2024-08-17T00:53:53.285 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.285+0000 7fb01424f780 1 > prepared multipart upload key=LVQDLJUQ9C3D upload=4TU7V58F3R7A tag=XWV21SK114HM type=write size=2417723 2024-08-17T00:53:53.288 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.287+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~2F4EI900MDKS.0 size=1048576 2024-08-17T00:53:53.289 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.289+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~2F4EI900MDKS.1 size=1048576 2024-08-17T00:53:53.291 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.290+0000 7fb01424f780 1 < completed part key=_multipart_6O4EVROYIWFY.2~2F4EI900MDKS.2 size=826837 2024-08-17T00:53:53.295 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.294+0000 7fb01424f780 1 < completed multipart upload key=6O4EVROYIWFY upload=2F4EI900MDKS tag=AGQ216W5R2N3 type=write size=3972565 2024-08-17T00:53:53.298 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.298+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~8IX4UWAID505.0 size=1048576 2024-08-17T00:53:53.300 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.299+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~8IX4UWAID505.1 size=1048576 2024-08-17T00:53:53.302 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.301+0000 7fb01424f780 1 > prepared part key=_multipart_LVQDLJUQ9C3D.2~8IX4UWAID505.2 size=808816 2024-08-17T00:53:53.302 INFO:tasks.workunit.client.0.smithi110.stderr:2024-08-17T00:53:53.301+0000 7fb01424f780 1 > prepared multipart upload key=LVQDLJUQ9C3D upload=8IX4UWAID505 tag=81WVND66IPAR type=write size=3954544 2024-08-17T00:53:53.302 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] cls_rgw_stats.simulate (13233 ms) 2024-08-17T00:53:53.303 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 1 test from cls_rgw_stats (13233 ms total) 2024-08-17T00:53:53.303 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T00:53:53.303 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment tear-down 2024-08-17T00:53:53.540 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] 1 test from 1 test suite ran. (15325 ms total) 2024-08-17T00:53:53.540 INFO:tasks.workunit.client.0.smithi110.stdout:[ PASSED ] 1 test. 2024-08-17T00:53:53.545 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-17T00:53:53.546 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-17T00:53:53.610 INFO:tasks.workunit:Running workunit cls/test_cls_sdk.sh... 2024-08-17T00:53:53.610 DEBUG:teuthology.orchestra.run.smithi110: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-17T00:53:53.681 INFO:tasks.workunit.client.0.smithi110.stdout:Running main() from gmock_main.cc 2024-08-17T00:53:53.681 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] Running 2 tests from 1 test suite. 2024-08-17T00:53:53.681 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment set-up. 2024-08-17T00:53:53.681 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 2 tests from ClsSDK 2024-08-17T00:53:53.681 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] ClsSDK.TestSDKCoverageWrite 2024-08-17T00:53:54.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:54 smithi110 ceph-mon[100641]: osdmap e1073: 8 total, 8 up, 8 in 2024-08-17T00:53:54.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:54 smithi110 ceph-mon[100641]: pgmap v1247: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:53:54.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:54 smithi110 ceph-mon[98148]: osdmap e1073: 8 total, 8 up, 8 in 2024-08-17T00:53:54.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:54 smithi110 ceph-mon[98148]: pgmap v1247: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:53:54.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:54 smithi177 ceph-mon[90034]: osdmap e1073: 8 total, 8 up, 8 in 2024-08-17T00:53:54.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:54 smithi177 ceph-mon[90034]: pgmap v1247: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:53:55.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:55 smithi110 ceph-mon[98148]: osdmap e1074: 8 total, 8 up, 8 in 2024-08-17T00:53:55.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:55 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/4112868483' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142291-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:55.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:55 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142291-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:55.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:55 smithi110 ceph-mon[100641]: osdmap e1074: 8 total, 8 up, 8 in 2024-08-17T00:53:55.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:55 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/4112868483' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142291-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:55.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:55 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142291-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:55.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:55 smithi177 ceph-mon[90034]: osdmap e1074: 8 total, 8 up, 8 in 2024-08-17T00:53:55.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:55 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/4112868483' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142291-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:55.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:55 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142291-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:56.562 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] ClsSDK.TestSDKCoverageWrite (2879 ms) 2024-08-17T00:53:56.562 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] ClsSDK.TestSDKCoverageReplay 2024-08-17T00:53:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:56 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142291-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:53:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:56 smithi110 ceph-mon[98148]: osdmap e1075: 8 total, 8 up, 8 in 2024-08-17T00:53:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:56 smithi110 ceph-mon[98148]: pgmap v1250: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:53:56.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:56 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142291-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:53:56.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:56 smithi110 ceph-mon[100641]: osdmap e1075: 8 total, 8 up, 8 in 2024-08-17T00:53:56.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:56 smithi110 ceph-mon[100641]: pgmap v1250: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:53:56.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:56 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142291-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:53:56.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:56 smithi177 ceph-mon[90034]: osdmap e1075: 8 total, 8 up, 8 in 2024-08-17T00:53:56.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:56 smithi177 ceph-mon[90034]: pgmap v1250: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:53:57.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:57 smithi110 ceph-mon[98148]: osdmap e1076: 8 total, 8 up, 8 in 2024-08-17T00:53:57.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:57 smithi110 ceph-mon[100641]: osdmap e1076: 8 total, 8 up, 8 in 2024-08-17T00:53:57.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:57 smithi177 ceph-mon[90034]: osdmap e1076: 8 total, 8 up, 8 in 2024-08-17T00:53:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:53:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:53:58] "GET /metrics HTTP/1.1" 200 36450 "" "Prometheus/2.43.0" 2024-08-17T00:53:58.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:58 smithi177 ceph-mon[90034]: osdmap e1077: 8 total, 8 up, 8 in 2024-08-17T00:53:58.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:58 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3249075347' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142291-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:58.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:58 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142291-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:58.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:58 smithi177 ceph-mon[90034]: pgmap v1253: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:53:59.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:58 smithi110 ceph-mon[98148]: osdmap e1077: 8 total, 8 up, 8 in 2024-08-17T00:53:59.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:58 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3249075347' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142291-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:59.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:58 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142291-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:59.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:58 smithi110 ceph-mon[98148]: pgmap v1253: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:53:59.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:58 smithi110 ceph-mon[100641]: osdmap e1077: 8 total, 8 up, 8 in 2024-08-17T00:53:59.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:58 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3249075347' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142291-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:59.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:58 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142291-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T00:53:59.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:58 smithi110 ceph-mon[100641]: pgmap v1253: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:53:59.577 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] ClsSDK.TestSDKCoverageReplay (3017 ms) 2024-08-17T00:53:59.577 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 2 tests from ClsSDK (5896 ms total) 2024-08-17T00:53:59.577 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T00:53:59.578 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment tear-down 2024-08-17T00:53:59.578 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] 2 tests from 1 test suite ran. (5896 ms total) 2024-08-17T00:53:59.578 INFO:tasks.workunit.client.0.smithi110.stdout:[ PASSED ] 2 tests. 2024-08-17T00:53:59.581 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-17T00:53:59.581 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-17T00:53:59.649 INFO:tasks.workunit:Stopping ['cls'] on client.0... 2024-08-17T00:53:59.650 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-17T00:53:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:59 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:53:59.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:59 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142291-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:53:59.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:53:59 smithi177 ceph-mon[90034]: osdmap e1078: 8 total, 8 up, 8 in 2024-08-17T00:53:59.907 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:59 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:53:59.907 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:59 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142291-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:53:59.907 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:53:59 smithi110 ceph-mon[100641]: osdmap e1078: 8 total, 8 up, 8 in 2024-08-17T00:53:59.908 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:59 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T00:53:59.908 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:59 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi110-142291-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T00:53:59.908 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:53:59 smithi110 ceph-mon[98148]: osdmap e1078: 8 total, 8 up, 8 in 2024-08-17T00:53:59.909 DEBUG:teuthology.parallel:result is None 2024-08-17T00:53:59.909 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T00:53:59.934 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T00:53:59.934 DEBUG:teuthology.orchestra.run.smithi110:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-08-17T00:53:59.989 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T00:53:59.989 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-17T00:53:59.990 INFO:teuthology.task.print:**** done end rados_api.yaml 2024-08-17T00:53:59.990 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-17T00:53:59.990 INFO:teuthology.task.print:**** done start rados_loadgenbig.yaml 2024-08-17T00:53:59.990 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-08-17T00:53:59.991 INFO:tasks.workunit:Pulling workunits from ref reef 2024-08-17T00:53:59.991 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-17T00:53:59.991 DEBUG:teuthology.orchestra.run.smithi110:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-17T00:54:00.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T00:54:00.045 INFO:teuthology.orchestra.run.smithi110.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-17T00:54:00.046 DEBUG:teuthology.orchestra.run.smithi110:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-17T00:54:00.101 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-17T00:54:00.101 DEBUG:teuthology.orchestra.run.smithi110:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-17T00:54:00.158 INFO:tasks.workunit:timeout=3h 2024-08-17T00:54:00.159 INFO:tasks.workunit:cleanup=True 2024-08-17T00:54:00.159 DEBUG:teuthology.orchestra.run.smithi110:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-08-17T00:54:00.215 INFO:tasks.workunit.client.0.smithi110.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-17T00:54:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:00 smithi177 ceph-mon[90034]: osdmap e1079: 8 total, 8 up, 8 in 2024-08-17T00:54:00.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:00 smithi177 ceph-mon[90034]: pgmap v1256: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:54:01.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:00 smithi110 ceph-mon[100641]: osdmap e1079: 8 total, 8 up, 8 in 2024-08-17T00:54:01.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:00 smithi110 ceph-mon[100641]: pgmap v1256: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:54:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:00 smithi110 ceph-mon[98148]: osdmap e1079: 8 total, 8 up, 8 in 2024-08-17T00:54:01.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:00 smithi110 ceph-mon[98148]: pgmap v1256: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:54:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:01 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:54:01.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:01 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T00:54:01.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:54:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:01 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:54:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:01 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T00:54:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:54:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:01 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T00:54:02.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:01 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T00:54:02.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:54:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:02 smithi177 ceph-mon[90034]: pgmap v1257: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:54:03.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:02 smithi110 ceph-mon[98148]: pgmap v1257: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:54:03.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:02 smithi110 ceph-mon[100641]: pgmap v1257: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:54:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:04 smithi110 ceph-mon[100641]: pgmap v1258: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:54:04.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:04 smithi110 ceph-mon[98148]: pgmap v1258: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:54:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:04 smithi177 ceph-mon[90034]: pgmap v1258: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:54:05.513 DEBUG:teuthology.orchestra.run.smithi110:> 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-17T00:54:05.570 INFO:tasks.workunit.client.0.smithi110.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-17T00:54:05.571 INFO:tasks.workunit.client.0.smithi110.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-17T00:54:05.572 INFO:tasks.workunit.client.0.smithi110.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-17T00:54:05.620 INFO:tasks.workunit.client.0.smithi110.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-17T00:54:05.669 INFO:tasks.workunit.client.0.smithi110.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-17T00:54:05.708 INFO:tasks.workunit.client.0.smithi110.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-17T00:54:05.709 INFO:tasks.workunit.client.0.smithi110.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-17T00:54:05.709 INFO:tasks.workunit.client.0.smithi110.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-17T00:54:05.748 INFO:tasks.workunit.client.0.smithi110.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-17T00:54:05.751 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-17T00:54:05.751 DEBUG:teuthology.orchestra.run.smithi110:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-17T00:54:05.807 INFO:tasks.workunit:Running workunits matching rados/load-gen-big.sh on client.0... 2024-08-17T00:54:05.808 INFO:tasks.workunit:Running workunit rados/load-gen-big.sh... 2024-08-17T00:54:05.808 DEBUG:teuthology.orchestra.run.smithi110: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-17T00:54:05.908 INFO:tasks.workunit.client.0.smithi110.stdout:run length 1200 seconds 2024-08-17T00:54:05.908 INFO:tasks.workunit.client.0.smithi110.stdout:preparing 10240 objects 2024-08-17T00:54:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:06 smithi110 ceph-mon[100641]: pgmap v1259: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:54:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:06 smithi110 ceph-mon[98148]: pgmap v1259: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:54:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:06 smithi177 ceph-mon[90034]: pgmap v1259: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T00:54:07.910 INFO:tasks.workunit.client.0.smithi110.stdout:load-gen will run 1200 seconds 2024-08-17T00:54:08.537 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:54:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:54:08] "GET /metrics HTTP/1.1" 200 34071 "" "Prometheus/2.43.0" 2024-08-17T00:54:08.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:08 smithi110 ceph-mon[98148]: pgmap v1260: 105 pgs: 105 active+clean; 50 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 412 KiB/s wr, 412 op/s 2024-08-17T00:54:08.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:08 smithi110 ceph-mon[100641]: pgmap v1260: 105 pgs: 105 active+clean; 50 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 412 KiB/s wr, 412 op/s 2024-08-17T00:54:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:08 smithi177 ceph-mon[90034]: pgmap v1260: 105 pgs: 105 active+clean; 50 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 412 KiB/s wr, 412 op/s 2024-08-17T00:54:08.910 INFO:tasks.workunit.client.0.smithi110.stdout: 1: throughput=0MB/sec pending data=0 2024-08-17T00:54:08.910 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kJALnA-CFdXSB0V off=0 len=1452037 2024-08-17T00:54:08.913 INFO:tasks.workunit.client.0.smithi110.stdout:op 0 completed, throughput=1.38MB/sec 2024-08-17T00:54:08.913 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JmTrFxslQn02yg5 off=1091617 len=619320 2024-08-17T00:54:08.918 INFO:tasks.workunit.client.0.smithi110.stdout:op 1 completed, throughput=1.96MB/sec 2024-08-17T00:54:08.918 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-x2ZgGxq33h5Lzxe off=1433821 len=1151520 2024-08-17T00:54:08.920 INFO:tasks.workunit.client.0.smithi110.stdout:op 2 completed, throughput=3.04MB/sec 2024-08-17T00:54:08.920 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-rApGsyGCea9D5gB off=2663530 len=1604362 2024-08-17T00:54:08.929 INFO:tasks.workunit.client.0.smithi110.stdout:op 3 completed, throughput=4.52MB/sec 2024-08-17T00:54:08.929 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0aLn6k38HmZtnE4 off=1373581 len=887306 2024-08-17T00:54:08.932 INFO:tasks.workunit.client.0.smithi110.stdout:op 4 completed, throughput=5.33MB/sec 2024-08-17T00:54:09.933 INFO:tasks.workunit.client.0.smithi110.stdout: 2: throughput=2.69MB/sec pending data=0 2024-08-17T00:54:09.933 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aDsDDJT--gI5BFx off=3003615 len=248696 2024-08-17T00:54:09.936 INFO:tasks.workunit.client.0.smithi110.stdout:op 5 completed, throughput=2.81MB/sec 2024-08-17T00:54:09.936 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-UhjO5aDIqrTDxMH off=8077023 len=1915702 2024-08-17T00:54:09.939 INFO:tasks.workunit.client.0.smithi110.stdout:op 6 completed, throughput=3.7MB/sec 2024-08-17T00:54:09.939 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-IKicFBTc4ilfmBG off=3132325 len=501357 2024-08-17T00:54:09.942 INFO:tasks.workunit.client.0.smithi110.stdout:op 7 completed, throughput=3.93MB/sec 2024-08-17T00:54:09.942 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-q7X-Dz-PWqhXR0g off=19037675 len=441104 2024-08-17T00:54:09.945 INFO:tasks.workunit.client.0.smithi110.stdout:op 8 completed, throughput=4.13MB/sec 2024-08-17T00:54:09.946 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-R-y6OILK3h3sgQ1 off=13038283 len=49312 2024-08-17T00:54:09.946 INFO:tasks.workunit.client.0.smithi110.stdout:op 9 completed, throughput=4.15MB/sec 2024-08-17T00:54:09.946 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-rxCdZ4KvAKlj64P off=11131141 len=291004 2024-08-17T00:54:09.949 INFO:tasks.workunit.client.0.smithi110.stdout:op 10 completed, throughput=4.28MB/sec 2024-08-17T00:54:09.950 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nNa7XN_m_O7PXZQ off=12642207 len=881923 2024-08-17T00:54:09.951 INFO:tasks.workunit.client.0.smithi110.stdout:op 11 completed, throughput=4.69MB/sec 2024-08-17T00:54:09.951 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-M2wYzljx6WExeiG off=8563992 len=182780 2024-08-17T00:54:09.953 INFO:tasks.workunit.client.0.smithi110.stdout:op 12 completed, throughput=4.77MB/sec 2024-08-17T00:54:09.953 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ln5T5ZfrQn-tAot off=8235492 len=332851 2024-08-17T00:54:09.954 INFO:tasks.workunit.client.0.smithi110.stdout:op 13 completed, throughput=4.93MB/sec 2024-08-17T00:54:09.954 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-EjUc511wWTL6UMZ off=5606385 len=1847282 2024-08-17T00:54:09.956 INFO:tasks.workunit.client.0.smithi110.stdout:op 14 completed, throughput=5.78MB/sec 2024-08-17T00:54:10.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:10 smithi110 ceph-mon[98148]: pgmap v1261: 105 pgs: 105 active+clean; 98 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 314 KiB/s rd, 755 KiB/s wr, 728 op/s 2024-08-17T00:54:10.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:10 smithi110 ceph-mon[100641]: pgmap v1261: 105 pgs: 105 active+clean; 98 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 314 KiB/s rd, 755 KiB/s wr, 728 op/s 2024-08-17T00:54:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:10 smithi177 ceph-mon[90034]: pgmap v1261: 105 pgs: 105 active+clean; 98 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 314 KiB/s rd, 755 KiB/s wr, 728 op/s 2024-08-17T00:54:10.956 INFO:tasks.workunit.client.0.smithi110.stdout: 3: throughput=3.88MB/sec pending data=0 2024-08-17T00:54:10.956 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cJBcpCM-DcCmOIk off=2783419 len=1967429 2024-08-17T00:54:10.959 INFO:tasks.workunit.client.0.smithi110.stdout:op 15 completed, throughput=4.5MB/sec 2024-08-17T00:54:10.959 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-R5VXTTYeoeHPYTJ off=14133471 len=1925578 2024-08-17T00:54:10.966 INFO:tasks.workunit.client.0.smithi110.stdout:op 16 completed, throughput=5.09MB/sec 2024-08-17T00:54:11.966 INFO:tasks.workunit.client.0.smithi110.stdout: 4: throughput=3.83MB/sec pending data=0 2024-08-17T00:54:11.967 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ge3_vMKvb7-Uamr off=3580836 len=1737134 2024-08-17T00:54:11.969 INFO:tasks.workunit.client.0.smithi110.stdout:op 17 completed, throughput=4.24MB/sec 2024-08-17T00:54:11.969 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-yHj3fdMw6cSwZtN off=3354734 len=449807 2024-08-17T00:54:11.970 INFO:tasks.workunit.client.0.smithi110.stdout:op 18 completed, throughput=4.34MB/sec 2024-08-17T00:54:11.970 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lY1XIi9p3UfXDio off=2631828 len=362149 2024-08-17T00:54:11.971 INFO:tasks.workunit.client.0.smithi110.stdout:op 19 completed, throughput=4.43MB/sec 2024-08-17T00:54:11.971 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8rLgpG8Ud005fi3 off=9536009 len=1936917 2024-08-17T00:54:11.973 INFO:tasks.workunit.client.0.smithi110.stdout:op 20 completed, throughput=4.88MB/sec 2024-08-17T00:54:11.973 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CDYGgW4nOZ6tpDR off=15827764 len=1114637 2024-08-17T00:54:11.980 INFO:tasks.workunit.client.0.smithi110.stdout:op 21 completed, throughput=5.13MB/sec 2024-08-17T00:54:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:12 smithi110 ceph-mon[98148]: pgmap v1262: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 967 KiB/s rd, 1.2 MiB/s wr, 854 op/s 2024-08-17T00:54:12.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:12 smithi110 ceph-mon[100641]: pgmap v1262: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 967 KiB/s rd, 1.2 MiB/s wr, 854 op/s 2024-08-17T00:54:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:12 smithi177 ceph-mon[90034]: pgmap v1262: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 967 KiB/s rd, 1.2 MiB/s wr, 854 op/s 2024-08-17T00:54:12.980 INFO:tasks.workunit.client.0.smithi110.stdout: 5: throughput=4.12MB/sec pending data=0 2024-08-17T00:54:12.981 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-abwC6ojAPOAPzcD off=1828000 len=950598 2024-08-17T00:54:12.982 INFO:tasks.workunit.client.0.smithi110.stdout:op 22 completed, throughput=4.3MB/sec 2024-08-17T00:54:12.982 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5AIZ9YFDvHF50bD off=389935 len=1718854 2024-08-17T00:54:12.989 INFO:tasks.workunit.client.0.smithi110.stdout:op 23 completed, throughput=4.61MB/sec 2024-08-17T00:54:12.989 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hy1x2W9iE3UZlLI off=7401787 len=1376665 2024-08-17T00:54:12.992 INFO:tasks.workunit.client.0.smithi110.stdout:op 24 completed, throughput=4.87MB/sec 2024-08-17T00:54:12.992 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-mY768mCv60WE3X6 off=20601677 len=1874679 2024-08-17T00:54:12.994 INFO:tasks.workunit.client.0.smithi110.stdout:op 25 completed, throughput=5.22MB/sec 2024-08-17T00:54:13.994 INFO:tasks.workunit.client.0.smithi110.stdout: 6: throughput=4.36MB/sec pending data=0 2024-08-17T00:54:13.995 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ilRlnv1XMjnpJPH off=2707289 len=714775 2024-08-17T00:54:14.001 INFO:tasks.workunit.client.0.smithi110.stdout:op 26 completed, throughput=4.47MB/sec 2024-08-17T00:54:14.001 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9WklhF6JCdfObEJ off=11682242 len=124497 2024-08-17T00:54:14.003 INFO:tasks.workunit.client.0.smithi110.stdout:op 27 completed, throughput=4.49MB/sec 2024-08-17T00:54:14.003 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-TZO2tzp6RRAt5_8 off=6904249 len=1796157 2024-08-17T00:54:14.005 INFO:tasks.workunit.client.0.smithi110.stdout:op 28 completed, throughput=4.77MB/sec 2024-08-17T00:54:14.005 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-q9EMu00jfgvei9I off=3055834 len=337475 2024-08-17T00:54:14.008 INFO:tasks.workunit.client.0.smithi110.stdout:op 29 completed, throughput=4.82MB/sec 2024-08-17T00:54:14.008 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-krzc6X22EQbS3Fq off=21762827 len=379336 2024-08-17T00:54:14.011 INFO:tasks.workunit.client.0.smithi110.stdout:op 30 completed, throughput=4.87MB/sec 2024-08-17T00:54:14.011 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-x3fFcH6zjrcl2Ic off=10324205 len=654322 2024-08-17T00:54:14.015 INFO:tasks.workunit.client.0.smithi110.stdout:op 31 completed, throughput=4.97MB/sec 2024-08-17T00:54:14.016 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-D2Qeu44cz0OUaoa off=20160304 len=56900 2024-08-17T00:54:14.016 INFO:tasks.workunit.client.0.smithi110.stdout:op 32 completed, throughput=4.98MB/sec 2024-08-17T00:54:14.016 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-F5L6P63tm-fS1KY off=4692241 len=977489 2024-08-17T00:54:14.017 INFO:tasks.workunit.client.0.smithi110.stdout:op 33 completed, throughput=5.13MB/sec 2024-08-17T00:54:14.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:14 smithi110 ceph-mon[98148]: pgmap v1263: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.4 MiB/s wr, 855 op/s 2024-08-17T00:54:14.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:14 smithi110 ceph-mon[100641]: pgmap v1263: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.4 MiB/s wr, 855 op/s 2024-08-17T00:54:14.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:14 smithi177 ceph-mon[90034]: pgmap v1263: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.4 MiB/s wr, 855 op/s 2024-08-17T00:54:15.017 INFO:tasks.workunit.client.0.smithi110.stdout: 7: throughput=4.41MB/sec pending data=0 2024-08-17T00:54:15.017 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GoPRNMvupEqBabL off=0 len=1657678 2024-08-17T00:54:15.019 INFO:tasks.workunit.client.0.smithi110.stdout:op 34 completed, throughput=4.63MB/sec 2024-08-17T00:54:15.019 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qYiUpCO-3JHBVDz off=18345666 len=1918107 2024-08-17T00:54:15.033 INFO:tasks.workunit.client.0.smithi110.stdout:op 35 completed, throughput=4.88MB/sec 2024-08-17T00:54:15.033 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LriFgEYkcPW4BR8 off=8756351 len=384186 2024-08-17T00:54:15.034 INFO:tasks.workunit.client.0.smithi110.stdout:op 36 completed, throughput=4.93MB/sec 2024-08-17T00:54:15.034 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LQDEr-VuACmSyq6 off=4794642 len=920438 2024-08-17T00:54:15.039 INFO:tasks.workunit.client.0.smithi110.stdout:op 37 completed, throughput=5.05MB/sec 2024-08-17T00:54:16.040 INFO:tasks.workunit.client.0.smithi110.stdout: 8: throughput=4.43MB/sec pending data=0 2024-08-17T00:54:16.040 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3_081IEoiDac9yo off=1722118 len=1474819 2024-08-17T00:54:16.046 INFO:tasks.workunit.client.0.smithi110.stdout:op 38 completed, throughput=4.6MB/sec 2024-08-17T00:54:16.047 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2Z14p5F03IuzQxg off=3709256 len=1078665 2024-08-17T00:54:16.053 INFO:tasks.workunit.client.0.smithi110.stdout:op 39 completed, throughput=4.72MB/sec 2024-08-17T00:54:16.053 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-UhBateCt8IGDEpO off=12903362 len=668303 2024-08-17T00:54:16.054 INFO:tasks.workunit.client.0.smithi110.stdout:op 40 completed, throughput=4.8MB/sec 2024-08-17T00:54:16.054 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4p-FAv6ftfoG2-M off=4945658 len=1711600 2024-08-17T00:54:16.056 INFO:tasks.workunit.client.0.smithi110.stdout:op 41 completed, throughput=5MB/sec 2024-08-17T00:54:16.056 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FsBdRcEKiUAHim0 off=6773933 len=435116 2024-08-17T00:54:16.057 INFO:tasks.workunit.client.0.smithi110.stdout:op 42 completed, throughput=5.05MB/sec 2024-08-17T00:54:16.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:54:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:54:16.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:54:17.057 INFO:tasks.workunit.client.0.smithi110.stdout: 9: throughput=4.49MB/sec pending data=0 2024-08-17T00:54:17.058 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-izANvYDV7GZpYRn off=16598955 len=268387 2024-08-17T00:54:17.060 INFO:tasks.workunit.client.0.smithi110.stdout:op 43 completed, throughput=4.52MB/sec 2024-08-17T00:54:17.060 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cY_mEqYeUoUaOik off=9712404 len=1210351 2024-08-17T00:54:17.063 INFO:tasks.workunit.client.0.smithi110.stdout:op 44 completed, throughput=4.65MB/sec 2024-08-17T00:54:17.063 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8Ngp9p1Q4KuxuBN off=5658231 len=1811019 2024-08-17T00:54:17.071 INFO:tasks.workunit.client.0.smithi110.stdout:op 45 completed, throughput=4.83MB/sec 2024-08-17T00:54:17.071 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3-LH7Fs0S4HaDEx off=4064902 len=1813342 2024-08-17T00:54:17.072 INFO:tasks.workunit.client.0.smithi110.stdout:op 46 completed, throughput=5.02MB/sec 2024-08-17T00:54:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:17 smithi177 ceph-mon[90034]: pgmap v1264: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.4 MiB/s wr, 855 op/s 2024-08-17T00:54:17.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:17 smithi110 ceph-mon[98148]: pgmap v1264: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.4 MiB/s wr, 855 op/s 2024-08-17T00:54:17.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:17 smithi110 ceph-mon[100641]: pgmap v1264: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.4 MiB/s wr, 855 op/s 2024-08-17T00:54:18.073 INFO:tasks.workunit.client.0.smithi110.stdout: 10: throughput=4.52MB/sec pending data=0 2024-08-17T00:54:18.073 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-olZcn0AIjt-EUtu off=825401 len=967813 2024-08-17T00:54:18.074 INFO:tasks.workunit.client.0.smithi110.stdout:op 47 completed, throughput=4.61MB/sec 2024-08-17T00:54:18.074 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nsHXP2X0pKfY11i off=8599212 len=1793405 2024-08-17T00:54:18.084 INFO:tasks.workunit.client.0.smithi110.stdout:op 48 completed, throughput=4.78MB/sec 2024-08-17T00:54:18.084 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LOoVfoBkv5t8iqt off=2061647 len=959463 2024-08-17T00:54:18.086 INFO:tasks.workunit.client.0.smithi110.stdout:op 49 completed, throughput=4.87MB/sec 2024-08-17T00:54:18.086 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ahihrqGf5ZsSKsd off=2379732 len=319999 2024-08-17T00:54:18.088 INFO:tasks.workunit.client.0.smithi110.stdout:op 50 completed, throughput=4.9MB/sec 2024-08-17T00:54:18.088 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-x-QiTgHeJs1Zzma off=22186305 len=142131 2024-08-17T00:54:18.091 INFO:tasks.workunit.client.0.smithi110.stdout:op 51 completed, throughput=4.91MB/sec 2024-08-17T00:54:18.091 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fSU-OmUfx2OshOq off=317616 len=1590920 2024-08-17T00:54:18.097 INFO:tasks.workunit.client.0.smithi110.stdout:op 52 completed, throughput=5.05MB/sec 2024-08-17T00:54:18.538 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:54:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:54:18] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.43.0" 2024-08-17T00:54:18.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:18 smithi110 ceph-mon[98148]: pgmap v1265: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 856 op/s 2024-08-17T00:54:18.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:18 smithi110 ceph-mon[100641]: pgmap v1265: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 856 op/s 2024-08-17T00:54:18.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:18 smithi177 ceph-mon[90034]: pgmap v1265: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 856 op/s 2024-08-17T00:54:19.098 INFO:tasks.workunit.client.0.smithi110.stdout: 11: throughput=4.6MB/sec pending data=0 2024-08-17T00:54:19.098 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-G5dB5MHQd8yNEkJ off=5683801 len=1336072 2024-08-17T00:54:19.100 INFO:tasks.workunit.client.0.smithi110.stdout:op 53 completed, throughput=4.71MB/sec 2024-08-17T00:54:19.100 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lkgom1jouqM1mg0 off=146491 len=536329 2024-08-17T00:54:19.101 INFO:tasks.workunit.client.0.smithi110.stdout:op 54 completed, throughput=4.76MB/sec 2024-08-17T00:54:19.101 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-oPuDYb7L8fgGTNs off=8720420 len=1146237 2024-08-17T00:54:19.103 INFO:tasks.workunit.client.0.smithi110.stdout:op 55 completed, throughput=4.86MB/sec 2024-08-17T00:54:19.103 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-CQYfCu5eE0lcVFu off=2073501 len=212235 2024-08-17T00:54:19.104 INFO:tasks.workunit.client.0.smithi110.stdout:op 56 completed, throughput=4.87MB/sec 2024-08-17T00:54:19.104 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aFH6i_E-e8ZQrnx off=12194611 len=1041752 2024-08-17T00:54:19.105 INFO:tasks.workunit.client.0.smithi110.stdout:op 57 completed, throughput=4.96MB/sec 2024-08-17T00:54:19.105 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-T6DTEZvWU-Yfyv7 off=13096196 len=1377895 2024-08-17T00:54:19.112 INFO:tasks.workunit.client.0.smithi110.stdout:op 58 completed, throughput=5.08MB/sec 2024-08-17T00:54:20.113 INFO:tasks.workunit.client.0.smithi110.stdout: 12: throughput=4.66MB/sec pending data=0 2024-08-17T00:54:20.113 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kqisn7cG03HlHUR off=8650502 len=1994162 2024-08-17T00:54:20.115 INFO:tasks.workunit.client.0.smithi110.stdout:op 59 completed, throughput=4.82MB/sec 2024-08-17T00:54:20.115 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Ark33eGkWm9--4C off=7714891 len=107996 2024-08-17T00:54:20.118 INFO:tasks.workunit.client.0.smithi110.stdout:op 60 completed, throughput=4.82MB/sec 2024-08-17T00:54:20.118 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kwekwqAyZJCM-hx off=1710455 len=1405101 2024-08-17T00:54:20.120 INFO:tasks.workunit.client.0.smithi110.stdout:op 61 completed, throughput=4.93MB/sec 2024-08-17T00:54:20.120 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XobcwYgTKzZxp38 off=4817749 len=880924 2024-08-17T00:54:20.121 INFO:tasks.workunit.client.0.smithi110.stdout:op 62 completed, throughput=5MB/sec 2024-08-17T00:54:20.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:20 smithi110 ceph-mon[98148]: pgmap v1266: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 517 op/s 2024-08-17T00:54:20.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:20 smithi110 ceph-mon[100641]: pgmap v1266: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 517 op/s 2024-08-17T00:54:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:20 smithi177 ceph-mon[90034]: pgmap v1266: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 517 op/s 2024-08-17T00:54:21.121 INFO:tasks.workunit.client.0.smithi110.stdout: 13: throughput=4.62MB/sec pending data=0 2024-08-17T00:54:21.122 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-N8nkunktVhcT2i- off=3193453 len=1218648 2024-08-17T00:54:21.128 INFO:tasks.workunit.client.0.smithi110.stdout:op 63 completed, throughput=4.71MB/sec 2024-08-17T00:54:21.128 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LriFgEYkcPW4BR8 off=7122528 len=103292 2024-08-17T00:54:21.130 INFO:tasks.workunit.client.0.smithi110.stdout:op 64 completed, throughput=4.71MB/sec 2024-08-17T00:54:21.130 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pf492yYTu_eCZvs off=736908 len=1384955 2024-08-17T00:54:21.136 INFO:tasks.workunit.client.0.smithi110.stdout:op 65 completed, throughput=4.81MB/sec 2024-08-17T00:54:21.137 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--zKgKr0X8NyVgxq off=19586669 len=470934 2024-08-17T00:54:21.140 INFO:tasks.workunit.client.0.smithi110.stdout:op 66 completed, throughput=4.84MB/sec 2024-08-17T00:54:21.140 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MW6jllWyQG3hI68 off=16443155 len=783107 2024-08-17T00:54:21.145 INFO:tasks.workunit.client.0.smithi110.stdout:op 67 completed, throughput=4.9MB/sec 2024-08-17T00:54:21.145 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-NMl7lGqgL0UPlqd off=6562737 len=562273 2024-08-17T00:54:21.149 INFO:tasks.workunit.client.0.smithi110.stdout:op 68 completed, throughput=4.94MB/sec 2024-08-17T00:54:21.149 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-L5D4PE1qKu9euac off=10945922 len=2015757 2024-08-17T00:54:21.161 INFO:tasks.workunit.client.0.smithi110.stdout:op 69 completed, throughput=5.08MB/sec 2024-08-17T00:54:22.161 INFO:tasks.workunit.client.0.smithi110.stdout: 14: throughput=4.72MB/sec pending data=0 2024-08-17T00:54:22.161 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vOKXoTh5jdkmqLQ off=97001 len=1902778 2024-08-17T00:54:22.163 INFO:tasks.workunit.client.0.smithi110.stdout:op 70 completed, throughput=4.85MB/sec 2024-08-17T00:54:22.163 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-lm-kc5r7LfZegD_ off=3840358 len=1499429 2024-08-17T00:54:22.170 INFO:tasks.workunit.client.0.smithi110.stdout:op 71 completed, throughput=4.95MB/sec 2024-08-17T00:54:22.170 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-4hFyvzyZ-5CQc68 off=7930662 len=2006149 2024-08-17T00:54:22.182 INFO:tasks.workunit.client.0.smithi110.stdout:op 72 completed, throughput=5.08MB/sec 2024-08-17T00:54:22.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:22 smithi110 ceph-mon[98148]: pgmap v1267: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 198 op/s 2024-08-17T00:54:22.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:22 smithi110 ceph-mon[100641]: pgmap v1267: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 198 op/s 2024-08-17T00:54:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:22 smithi177 ceph-mon[90034]: pgmap v1267: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 198 op/s 2024-08-17T00:54:23.183 INFO:tasks.workunit.client.0.smithi110.stdout: 15: throughput=4.74MB/sec pending data=0 2024-08-17T00:54:23.183 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-javzhukn-XCKkhC off=2949985 len=1860405 2024-08-17T00:54:23.185 INFO:tasks.workunit.client.0.smithi110.stdout:op 73 completed, throughput=4.86MB/sec 2024-08-17T00:54:23.185 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WZn5rSVtYsCuX37 off=9144227 len=86363 2024-08-17T00:54:23.188 INFO:tasks.workunit.client.0.smithi110.stdout:op 74 completed, throughput=4.86MB/sec 2024-08-17T00:54:23.188 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5qiyeYZDyM6ruRt off=1732469 len=781400 2024-08-17T00:54:23.193 INFO:tasks.workunit.client.0.smithi110.stdout:op 75 completed, throughput=4.91MB/sec 2024-08-17T00:54:23.193 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-R_0feL7o-nuGZbT off=16153925 len=1461276 2024-08-17T00:54:23.194 INFO:tasks.workunit.client.0.smithi110.stdout:op 76 completed, throughput=5MB/sec 2024-08-17T00:54:24.198 INFO:tasks.workunit.client.0.smithi110.stdout: 16: throughput=4.69MB/sec pending data=0 2024-08-17T00:54:24.198 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-avjxN4D9oBwrd58 off=5695234 len=389755 2024-08-17T00:54:24.199 INFO:tasks.workunit.client.0.smithi110.stdout:op 77 completed, throughput=4.72MB/sec 2024-08-17T00:54:24.199 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KFNGDdHexrjW6c6 off=3096941 len=1875052 2024-08-17T00:54:24.203 INFO:tasks.workunit.client.0.smithi110.stdout:op 78 completed, throughput=4.82MB/sec 2024-08-17T00:54:24.203 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gsR0Z0sdDX5Hjz4 off=8498324 len=1750600 2024-08-17T00:54:24.216 INFO:tasks.workunit.client.0.smithi110.stdout:op 79 completed, throughput=4.92MB/sec 2024-08-17T00:54:24.216 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tEpZVCtSq_3dtxP off=17014278 len=766519 2024-08-17T00:54:24.221 INFO:tasks.workunit.client.0.smithi110.stdout:op 80 completed, throughput=4.97MB/sec 2024-08-17T00:54:24.221 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Gj1BIZRdVQVOvBz off=1618886 len=1257693 2024-08-17T00:54:24.222 INFO:tasks.workunit.client.0.smithi110.stdout:op 81 completed, throughput=5.04MB/sec 2024-08-17T00:54:24.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:24 smithi110 ceph-mon[98148]: pgmap v1268: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T00:54:24.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:24 smithi110 ceph-mon[100641]: pgmap v1268: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T00:54:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:24 smithi177 ceph-mon[90034]: pgmap v1268: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T00:54:25.222 INFO:tasks.workunit.client.0.smithi110.stdout: 17: throughput=4.75MB/sec pending data=0 2024-08-17T00:54:25.223 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8ikxNve1b89Sqy_ off=3132955 len=582613 2024-08-17T00:54:25.223 INFO:tasks.workunit.client.0.smithi110.stdout:op 82 completed, throughput=4.78MB/sec 2024-08-17T00:54:25.223 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HSTLJxbIO_Z8Brk off=1336722 len=1291088 2024-08-17T00:54:25.228 INFO:tasks.workunit.client.0.smithi110.stdout:op 83 completed, throughput=4.85MB/sec 2024-08-17T00:54:25.228 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xAsDh8Hyx94cy59 off=955553 len=1753062 2024-08-17T00:54:25.230 INFO:tasks.workunit.client.0.smithi110.stdout:op 84 completed, throughput=4.95MB/sec 2024-08-17T00:54:25.230 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FlUzJnDCBELPMgn off=9097345 len=661302 2024-08-17T00:54:25.231 INFO:tasks.workunit.client.0.smithi110.stdout:op 85 completed, throughput=4.98MB/sec 2024-08-17T00:54:25.231 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-N18mqoaH-T9jCsN off=9411200 len=1960607 2024-08-17T00:54:25.238 INFO:tasks.workunit.client.0.smithi110.stdout:op 86 completed, throughput=5.09MB/sec 2024-08-17T00:54:25.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:25 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:54:25.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:25 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:54:25.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:25 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:54:25.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:25 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:54:25.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:25 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:54:25.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:25 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:54:25.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:25 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:54:25.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:25 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:54:25.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:25 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:54:25.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:25 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:54:25.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:25 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:54:25.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:25 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:54:26.239 INFO:tasks.workunit.client.0.smithi110.stdout: 18: throughput=4.81MB/sec pending data=0 2024-08-17T00:54:26.239 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LqvujvUUwqNafv9 off=3218183 len=1417540 2024-08-17T00:54:26.245 INFO:tasks.workunit.client.0.smithi110.stdout:op 87 completed, throughput=4.88MB/sec 2024-08-17T00:54:26.245 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qK565ilpnUhY4TK off=8126085 len=1470501 2024-08-17T00:54:26.255 INFO:tasks.workunit.client.0.smithi110.stdout:op 88 completed, throughput=4.96MB/sec 2024-08-17T00:54:26.255 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-DeTKGTmICv9furZ off=15356024 len=523798 2024-08-17T00:54:26.258 INFO:tasks.workunit.client.0.smithi110.stdout:op 89 completed, throughput=4.98MB/sec 2024-08-17T00:54:26.258 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5XoYu-scYlZFHix off=7525995 len=1376507 2024-08-17T00:54:26.266 INFO:tasks.workunit.client.0.smithi110.stdout:op 90 completed, throughput=5.05MB/sec 2024-08-17T00:54:26.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:26 smithi110 ceph-mon[100641]: pgmap v1269: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T00:54:26.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:26 smithi110 ceph-mon[98148]: pgmap v1269: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T00:54:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:26 smithi177 ceph-mon[90034]: pgmap v1269: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T00:54:27.266 INFO:tasks.workunit.client.0.smithi110.stdout: 19: throughput=4.79MB/sec pending data=0 2024-08-17T00:54:27.267 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-rlH803WU0dDdvbm off=6500604 len=13664 2024-08-17T00:54:27.269 INFO:tasks.workunit.client.0.smithi110.stdout:op 91 completed, throughput=4.79MB/sec 2024-08-17T00:54:27.269 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-J6cAdSwYnPqQgWN off=6635009 len=1890110 2024-08-17T00:54:27.278 INFO:tasks.workunit.client.0.smithi110.stdout:op 92 completed, throughput=4.88MB/sec 2024-08-17T00:54:27.278 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vuwRP7vO3jo7APw off=1613281 len=836800 2024-08-17T00:54:27.282 INFO:tasks.workunit.client.0.smithi110.stdout:op 93 completed, throughput=4.92MB/sec 2024-08-17T00:54:27.283 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VsKvZ8Wlmy4Q0oT off=16383756 len=33423 2024-08-17T00:54:27.283 INFO:tasks.workunit.client.0.smithi110.stdout:op 94 completed, throughput=4.92MB/sec 2024-08-17T00:54:27.283 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MR7UounL2S5bXqK off=16901590 len=865229 2024-08-17T00:54:27.287 INFO:tasks.workunit.client.0.smithi110.stdout:op 95 completed, throughput=4.96MB/sec 2024-08-17T00:54:27.287 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7jD41fT1Rkw330E off=15073712 len=871428 2024-08-17T00:54:27.292 INFO:tasks.workunit.client.0.smithi110.stdout:op 96 completed, throughput=5.01MB/sec 2024-08-17T00:54:28.294 INFO:tasks.workunit.client.0.smithi110.stdout: 20: throughput=4.76MB/sec pending data=0 2024-08-17T00:54:28.294 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-E4r-dBfljwoqm4u off=1491824 len=266293 2024-08-17T00:54:28.295 INFO:tasks.workunit.client.0.smithi110.stdout:op 97 completed, throughput=4.77MB/sec 2024-08-17T00:54:28.295 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_WOBSTUXcrTrt7V off=3851979 len=711533 2024-08-17T00:54:28.296 INFO:tasks.workunit.client.0.smithi110.stdout:op 98 completed, throughput=4.81MB/sec 2024-08-17T00:54:28.296 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SOzyd1o5StOzVOf off=2020468 len=1250388 2024-08-17T00:54:28.302 INFO:tasks.workunit.client.0.smithi110.stdout:op 99 completed, throughput=4.86MB/sec 2024-08-17T00:54:28.302 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_2TEUqsOcjp7A2e off=2374701 len=1411750 2024-08-17T00:54:28.308 INFO:tasks.workunit.client.0.smithi110.stdout:op 100 completed, throughput=4.93MB/sec 2024-08-17T00:54:28.308 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2MgjHP9-vNl7I1l off=303524 len=2088321 2024-08-17T00:54:28.320 INFO:tasks.workunit.client.0.smithi110.stdout:op 101 completed, throughput=5.02MB/sec 2024-08-17T00:54:28.540 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:54:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:54:28] "GET /metrics HTTP/1.1" 200 34107 "" "Prometheus/2.43.0" 2024-08-17T00:54:28.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:28 smithi110 ceph-mon[100641]: pgmap v1270: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T00:54:28.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:28 smithi110 ceph-mon[98148]: pgmap v1270: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T00:54:28.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:28 smithi177 ceph-mon[90034]: pgmap v1270: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T00:54:29.321 INFO:tasks.workunit.client.0.smithi110.stdout: 21: throughput=4.79MB/sec pending data=0 2024-08-17T00:54:29.321 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-M98I-D5u1DpSW5k off=3224696 len=314502 2024-08-17T00:54:29.321 INFO:tasks.workunit.client.0.smithi110.stdout:op 102 completed, throughput=4.8MB/sec 2024-08-17T00:54:29.322 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Rv3Mp2LuEDlx7Bh off=7262297 len=1721162 2024-08-17T00:54:29.332 INFO:tasks.workunit.client.0.smithi110.stdout:op 103 completed, throughput=4.88MB/sec 2024-08-17T00:54:29.332 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MBFpvfiaPl38c0u off=223115 len=278794 2024-08-17T00:54:29.333 INFO:tasks.workunit.client.0.smithi110.stdout:op 104 completed, throughput=4.89MB/sec 2024-08-17T00:54:29.333 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6Kjdrq6fu7v6TUr off=1186240 len=1201659 2024-08-17T00:54:29.339 INFO:tasks.workunit.client.0.smithi110.stdout:op 105 completed, throughput=4.94MB/sec 2024-08-17T00:54:29.340 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZHnwN0u9cOONpkE off=7468074 len=1269490 2024-08-17T00:54:29.341 INFO:tasks.workunit.client.0.smithi110.stdout:op 106 completed, throughput=5MB/sec 2024-08-17T00:54:29.341 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-V1W1f0ojx0UzH-2 off=9426660 len=786953 2024-08-17T00:54:29.346 INFO:tasks.workunit.client.0.smithi110.stdout:op 107 completed, throughput=5.03MB/sec 2024-08-17T00:54:30.346 INFO:tasks.workunit.client.0.smithi110.stdout: 22: throughput=4.81MB/sec pending data=0 2024-08-17T00:54:30.346 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aKWygGhVT9_UtTm off=13455384 len=1136205 2024-08-17T00:54:30.353 INFO:tasks.workunit.client.0.smithi110.stdout:op 108 completed, throughput=4.85MB/sec 2024-08-17T00:54:30.353 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1ha7MexCW3hM0AM off=8988657 len=1768952 2024-08-17T00:54:30.362 INFO:tasks.workunit.client.0.smithi110.stdout:op 109 completed, throughput=4.93MB/sec 2024-08-17T00:54:30.362 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-IH_RYgN-u4bLvz- off=3784458 len=15150 2024-08-17T00:54:30.363 INFO:tasks.workunit.client.0.smithi110.stdout:op 110 completed, throughput=4.93MB/sec 2024-08-17T00:54:30.363 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-l4rzUzkxrqmdXrB off=899931 len=2026313 2024-08-17T00:54:30.364 INFO:tasks.workunit.client.0.smithi110.stdout:op 111 completed, throughput=5.01MB/sec 2024-08-17T00:54:30.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:30 smithi110 ceph-mon[98148]: pgmap v1271: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T00:54:30.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:30 smithi110 ceph-mon[100641]: pgmap v1271: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T00:54:30.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:30 smithi177 ceph-mon[90034]: pgmap v1271: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T00:54:31.365 INFO:tasks.workunit.client.0.smithi110.stdout: 23: throughput=4.8MB/sec pending data=0 2024-08-17T00:54:31.365 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-NX3YLGeFpZvD8mp off=8363994 len=1462734 2024-08-17T00:54:31.372 INFO:tasks.workunit.client.0.smithi110.stdout:op 112 completed, throughput=4.86MB/sec 2024-08-17T00:54:31.372 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xjcduXEkpaJIODr off=7344623 len=1285108 2024-08-17T00:54:31.378 INFO:tasks.workunit.client.0.smithi110.stdout:op 113 completed, throughput=4.91MB/sec 2024-08-17T00:54:31.378 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aTbXL4uc74fnEFW off=23313370 len=1500603 2024-08-17T00:54:31.388 INFO:tasks.workunit.client.0.smithi110.stdout:op 114 completed, throughput=4.97MB/sec 2024-08-17T00:54:31.388 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Cqg3qNO-F4cR146 off=3393575 len=98212 2024-08-17T00:54:31.389 INFO:tasks.workunit.client.0.smithi110.stdout:op 115 completed, throughput=4.97MB/sec 2024-08-17T00:54:31.389 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2RP_MAZXUO5qVyJ off=108993 len=1117667 2024-08-17T00:54:31.394 INFO:tasks.workunit.client.0.smithi110.stdout:op 116 completed, throughput=5.01MB/sec 2024-08-17T00:54:31.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:54:31.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:54:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:54:32.394 INFO:tasks.workunit.client.0.smithi110.stdout: 24: throughput=4.81MB/sec pending data=0 2024-08-17T00:54:32.395 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8D-p58VI4UNZNqr off=1187338 len=897896 2024-08-17T00:54:32.396 INFO:tasks.workunit.client.0.smithi110.stdout:op 117 completed, throughput=4.84MB/sec 2024-08-17T00:54:32.396 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-g11GBOzjmb_pe3r off=3004933 len=269890 2024-08-17T00:54:32.397 INFO:tasks.workunit.client.0.smithi110.stdout:op 118 completed, throughput=4.85MB/sec 2024-08-17T00:54:32.398 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ABonmqJZcsJA2ZJ off=11389363 len=985609 2024-08-17T00:54:32.400 INFO:tasks.workunit.client.0.smithi110.stdout:op 119 completed, throughput=4.89MB/sec 2024-08-17T00:54:32.400 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jveo6GVkZa6vGgT off=12513035 len=821410 2024-08-17T00:54:32.401 INFO:tasks.workunit.client.0.smithi110.stdout:op 120 completed, throughput=4.92MB/sec 2024-08-17T00:54:32.401 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MugpL-NGjPdAKrI off=16682114 len=459436 2024-08-17T00:54:32.402 INFO:tasks.workunit.client.0.smithi110.stdout:op 121 completed, throughput=4.94MB/sec 2024-08-17T00:54:32.402 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4D4Dg3sajYR468C off=1901794 len=1855166 2024-08-17T00:54:32.404 INFO:tasks.workunit.client.0.smithi110.stdout:op 122 completed, throughput=5.01MB/sec 2024-08-17T00:54:32.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:32 smithi110 ceph-mon[98148]: pgmap v1272: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-17T00:54:32.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:32 smithi110 ceph-mon[100641]: pgmap v1272: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-17T00:54:32.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:32 smithi177 ceph-mon[90034]: pgmap v1272: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-17T00:54:33.404 INFO:tasks.workunit.client.0.smithi110.stdout: 25: throughput=4.82MB/sec pending data=0 2024-08-17T00:54:33.404 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ou5BqR0mkRF8L6L off=16684079 len=1674013 2024-08-17T00:54:33.406 INFO:tasks.workunit.client.0.smithi110.stdout:op 123 completed, throughput=4.88MB/sec 2024-08-17T00:54:33.406 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5vjP4v4Mvrji0X1 off=1645864 len=742474 2024-08-17T00:54:33.407 INFO:tasks.workunit.client.0.smithi110.stdout:op 124 completed, throughput=4.91MB/sec 2024-08-17T00:54:33.407 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nb2ukIg2FMtgjQz off=6169730 len=1702751 2024-08-17T00:54:33.415 INFO:tasks.workunit.client.0.smithi110.stdout:op 125 completed, throughput=4.97MB/sec 2024-08-17T00:54:33.415 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Gsw2vccfrNp_Lh1 off=9122655 len=341911 2024-08-17T00:54:33.416 INFO:tasks.workunit.client.0.smithi110.stdout:op 126 completed, throughput=4.98MB/sec 2024-08-17T00:54:33.416 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wgNKIQQ56--6vzL off=377132 len=943357 2024-08-17T00:54:33.417 INFO:tasks.workunit.client.0.smithi110.stdout:op 127 completed, throughput=5.02MB/sec 2024-08-17T00:54:34.417 INFO:tasks.workunit.client.0.smithi110.stdout: 26: throughput=4.83MB/sec pending data=0 2024-08-17T00:54:34.418 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PQdBkWgloObJHLc off=17394561 len=979126 2024-08-17T00:54:34.423 INFO:tasks.workunit.client.0.smithi110.stdout:op 128 completed, throughput=4.86MB/sec 2024-08-17T00:54:34.424 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qwya10hmNatCU3c off=1190141 len=1108247 2024-08-17T00:54:34.430 INFO:tasks.workunit.client.0.smithi110.stdout:op 129 completed, throughput=4.9MB/sec 2024-08-17T00:54:34.430 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ChPn4wWhDMfQQl4 off=1455384 len=2036134 2024-08-17T00:54:34.432 INFO:tasks.workunit.client.0.smithi110.stdout:op 130 completed, throughput=4.97MB/sec 2024-08-17T00:54:34.432 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Manv78pBNEsESQ7 off=3377525 len=1145519 2024-08-17T00:54:34.438 INFO:tasks.workunit.client.0.smithi110.stdout:op 131 completed, throughput=5.01MB/sec 2024-08-17T00:54:34.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:34 smithi110 ceph-mon[98148]: pgmap v1273: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T00:54:34.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:34 smithi110 ceph-mon[100641]: pgmap v1273: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T00:54:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:34 smithi177 ceph-mon[90034]: pgmap v1273: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T00:54:35.439 INFO:tasks.workunit.client.0.smithi110.stdout: 27: throughput=4.83MB/sec pending data=0 2024-08-17T00:54:35.439 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xQEmNsR4EtPAwM4 off=2469688 len=374706 2024-08-17T00:54:35.442 INFO:tasks.workunit.client.0.smithi110.stdout:op 132 completed, throughput=4.84MB/sec 2024-08-17T00:54:35.442 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nd8ZG6aICUCzlNI off=1346877 len=610949 2024-08-17T00:54:35.447 INFO:tasks.workunit.client.0.smithi110.stdout:op 133 completed, throughput=4.86MB/sec 2024-08-17T00:54:35.447 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cQ592eepNVVkkyB off=1973201 len=96489 2024-08-17T00:54:35.447 INFO:tasks.workunit.client.0.smithi110.stdout:op 134 completed, throughput=4.87MB/sec 2024-08-17T00:54:35.447 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-btliRHZKkM6LXf5 off=8267546 len=1323027 2024-08-17T00:54:35.449 INFO:tasks.workunit.client.0.smithi110.stdout:op 135 completed, throughput=4.91MB/sec 2024-08-17T00:54:35.450 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-dDpjg9HBsssOauE off=6742277 len=1792648 2024-08-17T00:54:35.451 INFO:tasks.workunit.client.0.smithi110.stdout:op 136 completed, throughput=4.97MB/sec 2024-08-17T00:54:35.451 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-w7NU_Z8WAeyalkw off=2633073 len=607491 2024-08-17T00:54:35.452 INFO:tasks.workunit.client.0.smithi110.stdout:op 137 completed, throughput=4.99MB/sec 2024-08-17T00:54:35.452 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jAyWkGnx6K38ePl off=2901678 len=28183 2024-08-17T00:54:35.455 INFO:tasks.workunit.client.0.smithi110.stdout:op 138 completed, throughput=4.99MB/sec 2024-08-17T00:54:35.455 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-y1U3UhdLh_gyl4K off=1768950 len=978820 2024-08-17T00:54:35.455 INFO:tasks.workunit.client.0.smithi110.stdout:op 139 completed, throughput=5.03MB/sec 2024-08-17T00:54:36.456 INFO:tasks.workunit.client.0.smithi110.stdout: 28: throughput=4.85MB/sec pending data=0 2024-08-17T00:54:36.456 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Wt_-X0lnwduGCH2 off=5398523 len=1618971 2024-08-17T00:54:36.466 INFO:tasks.workunit.client.0.smithi110.stdout:op 140 completed, throughput=4.9MB/sec 2024-08-17T00:54:36.467 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8uX1n6_FOK33HUr off=781675 len=1355132 2024-08-17T00:54:36.470 INFO:tasks.workunit.client.0.smithi110.stdout:op 141 completed, throughput=4.95MB/sec 2024-08-17T00:54:36.470 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OVHqTn_D629Wfsz off=147318 len=161001 2024-08-17T00:54:36.473 INFO:tasks.workunit.client.0.smithi110.stdout:op 142 completed, throughput=4.95MB/sec 2024-08-17T00:54:36.473 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bY39SG9g3scUuBM off=0 len=1870565 2024-08-17T00:54:36.484 INFO:tasks.workunit.client.0.smithi110.stdout:op 143 completed, throughput=5.01MB/sec 2024-08-17T00:54:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:36 smithi110 ceph-mon[98148]: pgmap v1274: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T00:54:36.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:36 smithi110 ceph-mon[100641]: pgmap v1274: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T00:54:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:36 smithi177 ceph-mon[90034]: pgmap v1274: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T00:54:37.487 INFO:tasks.workunit.client.0.smithi110.stdout: 29: throughput=4.84MB/sec pending data=0 2024-08-17T00:54:37.487 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gEMYAPCqMLz9es4 off=7664485 len=636560 2024-08-17T00:54:37.489 INFO:tasks.workunit.client.0.smithi110.stdout:op 144 completed, throughput=4.86MB/sec 2024-08-17T00:54:37.489 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-R6vvhO-HWUTsCwX off=243884 len=739481 2024-08-17T00:54:37.490 INFO:tasks.workunit.client.0.smithi110.stdout:op 145 completed, throughput=4.89MB/sec 2024-08-17T00:54:37.490 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Lw43_5J_wR7oJxs off=3247505 len=1355147 2024-08-17T00:54:37.492 INFO:tasks.workunit.client.0.smithi110.stdout:op 146 completed, throughput=4.93MB/sec 2024-08-17T00:54:37.492 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-NNK4VwhAkjpL3FH off=94977 len=769036 2024-08-17T00:54:37.496 INFO:tasks.workunit.client.0.smithi110.stdout:op 147 completed, throughput=4.96MB/sec 2024-08-17T00:54:37.496 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xI6zEjjIagm_Lsa off=2747584 len=1196320 2024-08-17T00:54:37.498 INFO:tasks.workunit.client.0.smithi110.stdout:op 148 completed, throughput=4.99MB/sec 2024-08-17T00:54:37.498 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Ri1tGzj-tcovVHb off=11936253 len=639851 2024-08-17T00:54:37.502 INFO:tasks.workunit.client.0.smithi110.stdout:op 149 completed, throughput=5.01MB/sec 2024-08-17T00:54:38.502 INFO:tasks.workunit.client.0.smithi110.stdout: 30: throughput=4.85MB/sec pending data=0 2024-08-17T00:54:38.503 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-reMM8HTpKy2KDL5 off=1625021 len=1392799 2024-08-17T00:54:38.509 INFO:tasks.workunit.client.0.smithi110.stdout:op 150 completed, throughput=4.89MB/sec 2024-08-17T00:54:38.509 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-17QGDDEmOhCx2GJ off=18801636 len=1297822 2024-08-17T00:54:38.515 INFO:tasks.workunit.client.0.smithi110.stdout:op 151 completed, throughput=4.93MB/sec 2024-08-17T00:54:38.515 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-T6TMyOWD7xHT1kJ off=1919943 len=808866 2024-08-17T00:54:38.516 INFO:tasks.workunit.client.0.smithi110.stdout:op 152 completed, throughput=4.96MB/sec 2024-08-17T00:54:38.516 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--z4WyKnU6GyAHvS off=9426555 len=1568477 2024-08-17T00:54:38.517 INFO:tasks.workunit.client.0.smithi110.stdout:op 153 completed, throughput=5.01MB/sec 2024-08-17T00:54:38.541 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:54:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:54:38] "GET /metrics HTTP/1.1" 200 34109 "" "Prometheus/2.43.0" 2024-08-17T00:54:38.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:38 smithi110 ceph-mon[98148]: pgmap v1275: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-17T00:54:38.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:38 smithi110 ceph-mon[100641]: pgmap v1275: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-17T00:54:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:38 smithi177 ceph-mon[90034]: pgmap v1275: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-17T00:54:39.517 INFO:tasks.workunit.client.0.smithi110.stdout: 31: throughput=4.85MB/sec pending data=0 2024-08-17T00:54:39.518 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--Pk4_Id9gPcxh6Y off=668228 len=1199156 2024-08-17T00:54:39.520 INFO:tasks.workunit.client.0.smithi110.stdout:op 154 completed, throughput=4.88MB/sec 2024-08-17T00:54:39.520 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vURwClj6Sm-SAaf off=82052 len=1820419 2024-08-17T00:54:39.522 INFO:tasks.workunit.client.0.smithi110.stdout:op 155 completed, throughput=4.94MB/sec 2024-08-17T00:54:39.522 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-yYYCU62_QdBDsKY off=2281464 len=1836754 2024-08-17T00:54:39.525 INFO:tasks.workunit.client.0.smithi110.stdout:op 156 completed, throughput=4.99MB/sec 2024-08-17T00:54:39.525 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-34Fgz9XMZ9sMd2p off=80222 len=1376279 2024-08-17T00:54:39.533 INFO:tasks.workunit.client.0.smithi110.stdout:op 157 completed, throughput=5.03MB/sec 2024-08-17T00:54:40.534 INFO:tasks.workunit.client.0.smithi110.stdout: 32: throughput=4.88MB/sec pending data=0 2024-08-17T00:54:40.534 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-BNRvaN-n8egB2KY off=2921877 len=485683 2024-08-17T00:54:40.538 INFO:tasks.workunit.client.0.smithi110.stdout:op 158 completed, throughput=4.89MB/sec 2024-08-17T00:54:40.538 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-st88QK-zwF3TJSg off=1804368 len=943521 2024-08-17T00:54:40.539 INFO:tasks.workunit.client.0.smithi110.stdout:op 159 completed, throughput=4.92MB/sec 2024-08-17T00:54:40.539 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-DaCIxAeN3M-fKz4 off=1728435 len=1305453 2024-08-17T00:54:40.541 INFO:tasks.workunit.client.0.smithi110.stdout:op 160 completed, throughput=4.96MB/sec 2024-08-17T00:54:40.541 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9K9DCGQxqUekawX off=16557578 len=675572 2024-08-17T00:54:40.545 INFO:tasks.workunit.client.0.smithi110.stdout:op 161 completed, throughput=4.98MB/sec 2024-08-17T00:54:40.545 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-iO7FMOj4sBg6qVC off=6711996 len=119507 2024-08-17T00:54:40.546 INFO:tasks.workunit.client.0.smithi110.stdout:op 162 completed, throughput=4.98MB/sec 2024-08-17T00:54:40.546 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-dZVJJoOeQVhbo0y off=9759335 len=1182726 2024-08-17T00:54:40.547 INFO:tasks.workunit.client.0.smithi110.stdout:op 163 completed, throughput=5.01MB/sec 2024-08-17T00:54:40.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:40 smithi110 ceph-mon[98148]: pgmap v1276: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T00:54:40.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:40 smithi110 ceph-mon[100641]: pgmap v1276: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T00:54:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:40 smithi177 ceph-mon[90034]: pgmap v1276: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T00:54:41.547 INFO:tasks.workunit.client.0.smithi110.stdout: 33: throughput=4.86MB/sec pending data=0 2024-08-17T00:54:41.547 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qjA1jaogRZn3ckV off=2314103 len=1670851 2024-08-17T00:54:41.549 INFO:tasks.workunit.client.0.smithi110.stdout:op 164 completed, throughput=4.91MB/sec 2024-08-17T00:54:41.549 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uBCp8_f2tDDxSrh off=5578268 len=1342953 2024-08-17T00:54:41.551 INFO:tasks.workunit.client.0.smithi110.stdout:op 165 completed, throughput=4.95MB/sec 2024-08-17T00:54:41.551 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8FtcsiKFIqOZlU1 off=1291873 len=146943 2024-08-17T00:54:41.552 INFO:tasks.workunit.client.0.smithi110.stdout:op 166 completed, throughput=4.95MB/sec 2024-08-17T00:54:41.552 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-X6iZH0qqkrzgMIA off=8784935 len=1585691 2024-08-17T00:54:41.555 INFO:tasks.workunit.client.0.smithi110.stdout:op 167 completed, throughput=5MB/sec 2024-08-17T00:54:41.555 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qapEOmZWD5GQaAw off=1570938 len=1943654 2024-08-17T00:54:41.557 INFO:tasks.workunit.client.0.smithi110.stdout:op 168 completed, throughput=5.05MB/sec 2024-08-17T00:54:42.558 INFO:tasks.workunit.client.0.smithi110.stdout: 34: throughput=4.91MB/sec pending data=0 2024-08-17T00:54:42.558 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-l0cDjscpKiND93J off=5545389 len=1328286 2024-08-17T00:54:42.560 INFO:tasks.workunit.client.0.smithi110.stdout:op 169 completed, throughput=4.94MB/sec 2024-08-17T00:54:42.560 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-92MjGZMvBuQ0s_v off=2459841 len=1791303 2024-08-17T00:54:42.562 INFO:tasks.workunit.client.0.smithi110.stdout:op 170 completed, throughput=4.99MB/sec 2024-08-17T00:54:42.562 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-fBuVpUxf9J6WLjd off=14237970 len=1744392 2024-08-17T00:54:42.563 INFO:tasks.workunit.client.0.smithi110.stdout:op 171 completed, throughput=5.04MB/sec 2024-08-17T00:54:42.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:42 smithi110 ceph-mon[98148]: pgmap v1277: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T00:54:42.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:42 smithi110 ceph-mon[100641]: pgmap v1277: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T00:54:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:42 smithi177 ceph-mon[90034]: pgmap v1277: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T00:54:43.564 INFO:tasks.workunit.client.0.smithi110.stdout: 35: throughput=4.9MB/sec pending data=0 2024-08-17T00:54:43.564 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tWX7QTM-anuOnig off=4655159 len=1408750 2024-08-17T00:54:43.565 INFO:tasks.workunit.client.0.smithi110.stdout:op 172 completed, throughput=4.94MB/sec 2024-08-17T00:54:43.566 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-O-iu3sMKzmmunkp off=17079728 len=990112 2024-08-17T00:54:43.570 INFO:tasks.workunit.client.0.smithi110.stdout:op 173 completed, throughput=4.96MB/sec 2024-08-17T00:54:43.570 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-caxYfAKMl6rxGqi off=14659527 len=46403 2024-08-17T00:54:43.571 INFO:tasks.workunit.client.0.smithi110.stdout:op 174 completed, throughput=4.96MB/sec 2024-08-17T00:54:43.571 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YoSIQmrni7naia5 off=2623909 len=668516 2024-08-17T00:54:43.574 INFO:tasks.workunit.client.0.smithi110.stdout:op 175 completed, throughput=4.98MB/sec 2024-08-17T00:54:43.574 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-azIw-tyf9MOGbxA off=4894879 len=212798 2024-08-17T00:54:43.577 INFO:tasks.workunit.client.0.smithi110.stdout:op 176 completed, throughput=4.99MB/sec 2024-08-17T00:54:43.577 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-rDpwyUhi_ZGzXwN off=9112489 len=1305264 2024-08-17T00:54:43.578 INFO:tasks.workunit.client.0.smithi110.stdout:op 177 completed, throughput=5.02MB/sec 2024-08-17T00:54:44.578 INFO:tasks.workunit.client.0.smithi110.stdout: 36: throughput=4.88MB/sec pending data=0 2024-08-17T00:54:44.578 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ccp1-1-8q2DB7wj off=3986655 len=649398 2024-08-17T00:54:44.580 INFO:tasks.workunit.client.0.smithi110.stdout:op 178 completed, throughput=4.9MB/sec 2024-08-17T00:54:44.580 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-EzgPBEgHn6H78M3 off=5188624 len=241584 2024-08-17T00:54:44.583 INFO:tasks.workunit.client.0.smithi110.stdout:op 179 completed, throughput=4.91MB/sec 2024-08-17T00:54:44.583 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SYDG2GA0kDqhQcV off=939088 len=1285398 2024-08-17T00:54:44.590 INFO:tasks.workunit.client.0.smithi110.stdout:op 180 completed, throughput=4.94MB/sec 2024-08-17T00:54:44.590 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Vge-5e8KYvYtuox off=6539954 len=1575034 2024-08-17T00:54:44.600 INFO:tasks.workunit.client.0.smithi110.stdout:op 181 completed, throughput=4.98MB/sec 2024-08-17T00:54:44.600 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CCgWnqbNm0zAm0c off=10086090 len=1110361 2024-08-17T00:54:44.605 INFO:tasks.workunit.client.0.smithi110.stdout:op 182 completed, throughput=5.01MB/sec 2024-08-17T00:54:44.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:44 smithi110 ceph-mon[98148]: pgmap v1278: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T00:54:44.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:44 smithi110 ceph-mon[100641]: pgmap v1278: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T00:54:44.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:44 smithi177 ceph-mon[90034]: pgmap v1278: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T00:54:45.605 INFO:tasks.workunit.client.0.smithi110.stdout: 37: throughput=4.87MB/sec pending data=0 2024-08-17T00:54:45.606 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-o1X-UVWEpFt1mXC off=5705313 len=1784931 2024-08-17T00:54:45.608 INFO:tasks.workunit.client.0.smithi110.stdout:op 183 completed, throughput=4.92MB/sec 2024-08-17T00:54:45.608 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-IKicFBTc4ilfmBG off=290464 len=1983513 2024-08-17T00:54:45.610 INFO:tasks.workunit.client.0.smithi110.stdout:op 184 completed, throughput=4.97MB/sec 2024-08-17T00:54:45.610 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fRISfAqukG4s5RO off=1350324 len=322381 2024-08-17T00:54:45.614 INFO:tasks.workunit.client.0.smithi110.stdout:op 185 completed, throughput=4.98MB/sec 2024-08-17T00:54:45.614 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-opjbRdzZPDBdxJ9 off=11564173 len=99666 2024-08-17T00:54:45.616 INFO:tasks.workunit.client.0.smithi110.stdout:op 186 completed, throughput=4.98MB/sec 2024-08-17T00:54:45.617 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7xwY2oPDQmirFlx off=8000282 len=1035729 2024-08-17T00:54:45.621 INFO:tasks.workunit.client.0.smithi110.stdout:op 187 completed, throughput=5MB/sec 2024-08-17T00:54:46.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:54:46.621 INFO:tasks.workunit.client.0.smithi110.stdout: 38: throughput=4.87MB/sec pending data=0 2024-08-17T00:54:46.621 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MNKj9l8tsfLs0hW off=6806771 len=1290278 2024-08-17T00:54:46.627 INFO:tasks.workunit.client.0.smithi110.stdout:op 188 completed, throughput=4.91MB/sec 2024-08-17T00:54:46.627 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VWI9_9H2pdy1lj- off=15257105 len=1365814 2024-08-17T00:54:46.629 INFO:tasks.workunit.client.0.smithi110.stdout:op 189 completed, throughput=4.94MB/sec 2024-08-17T00:54:46.629 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yhbzWHWesLP9pvq off=16911103 len=873458 2024-08-17T00:54:46.634 INFO:tasks.workunit.client.0.smithi110.stdout:op 190 completed, throughput=4.96MB/sec 2024-08-17T00:54:46.635 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ElUuMoG_mqx54hE off=201906 len=580750 2024-08-17T00:54:46.635 INFO:tasks.workunit.client.0.smithi110.stdout:op 191 completed, throughput=4.97MB/sec 2024-08-17T00:54:46.635 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--R6Feucuh6VmenZ off=6680229 len=1116264 2024-08-17T00:54:46.640 INFO:tasks.workunit.client.0.smithi110.stdout:op 192 completed, throughput=5MB/sec 2024-08-17T00:54:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:54:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:54:47.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:47 smithi177 ceph-mon[90034]: pgmap v1279: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T00:54:47.640 INFO:tasks.workunit.client.0.smithi110.stdout: 39: throughput=4.87MB/sec pending data=0 2024-08-17T00:54:47.641 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gCGuYuKihyOW3R- off=5909767 len=1467967 2024-08-17T00:54:47.647 INFO:tasks.workunit.client.0.smithi110.stdout:op 193 completed, throughput=4.91MB/sec 2024-08-17T00:54:47.647 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-4y8WtAhgvbtVaor off=5759876 len=2033574 2024-08-17T00:54:47.659 INFO:tasks.workunit.client.0.smithi110.stdout:op 194 completed, throughput=4.96MB/sec 2024-08-17T00:54:47.659 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wCUmCsTDZ-XtbA3 off=5273676 len=1766437 2024-08-17T00:54:47.660 INFO:tasks.workunit.client.0.smithi110.stdout:op 195 completed, throughput=5MB/sec 2024-08-17T00:54:47.660 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kphBg49fmlet971 off=1499487 len=593627 2024-08-17T00:54:47.661 INFO:tasks.workunit.client.0.smithi110.stdout:op 196 completed, throughput=5.01MB/sec 2024-08-17T00:54:47.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:47 smithi110 ceph-mon[98148]: pgmap v1279: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T00:54:47.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:47 smithi110 ceph-mon[100641]: pgmap v1279: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T00:54:48.543 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:54:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:54:48] "GET /metrics HTTP/1.1" 200 34110 "" "Prometheus/2.43.0" 2024-08-17T00:54:48.662 INFO:tasks.workunit.client.0.smithi110.stdout: 40: throughput=4.89MB/sec pending data=0 2024-08-17T00:54:48.662 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Rq4k0-2ku5uRmGm off=7441992 len=692233 2024-08-17T00:54:48.666 INFO:tasks.workunit.client.0.smithi110.stdout:op 197 completed, throughput=4.91MB/sec 2024-08-17T00:54:48.666 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nSEfkMFElaWURV6 off=133925 len=288153 2024-08-17T00:54:48.667 INFO:tasks.workunit.client.0.smithi110.stdout:op 198 completed, throughput=4.91MB/sec 2024-08-17T00:54:48.667 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hl2lwkMamOgN5Lg off=11782451 len=1657779 2024-08-17T00:54:48.669 INFO:tasks.workunit.client.0.smithi110.stdout:op 199 completed, throughput=4.95MB/sec 2024-08-17T00:54:48.669 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bWP-KmMkdwX9orb off=12880169 len=440697 2024-08-17T00:54:48.673 INFO:tasks.workunit.client.0.smithi110.stdout:op 200 completed, throughput=4.96MB/sec 2024-08-17T00:54:48.673 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-6nsTK_k3uvwRifS off=1386506 len=95248 2024-08-17T00:54:48.674 INFO:tasks.workunit.client.0.smithi110.stdout:op 201 completed, throughput=4.96MB/sec 2024-08-17T00:54:48.674 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2yk1mm5QKpOS_cf off=8453062 len=1353492 2024-08-17T00:54:48.681 INFO:tasks.workunit.client.0.smithi110.stdout:op 202 completed, throughput=4.99MB/sec 2024-08-17T00:54:48.681 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KUx_i8Vz8JPv9Hg off=3688749 len=494437 2024-08-17T00:54:48.681 INFO:tasks.workunit.client.0.smithi110.stdout:op 203 completed, throughput=5.01MB/sec 2024-08-17T00:54:48.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:48 smithi110 ceph-mon[98148]: pgmap v1280: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-17T00:54:48.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:48 smithi110 ceph-mon[100641]: pgmap v1280: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-17T00:54:48.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:48 smithi177 ceph-mon[90034]: pgmap v1280: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-17T00:54:49.682 INFO:tasks.workunit.client.0.smithi110.stdout: 41: throughput=4.89MB/sec pending data=0 2024-08-17T00:54:49.682 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tUTFzhoIN-6Jdjm off=4411165 len=361921 2024-08-17T00:54:49.685 INFO:tasks.workunit.client.0.smithi110.stdout:op 204 completed, throughput=4.89MB/sec 2024-08-17T00:54:49.685 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aEaQ8x65V5Jc9Gj off=2989401 len=378505 2024-08-17T00:54:49.688 INFO:tasks.workunit.client.0.smithi110.stdout:op 205 completed, throughput=4.9MB/sec 2024-08-17T00:54:49.689 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5NqRwqAJzF659QD off=4503864 len=247813 2024-08-17T00:54:49.692 INFO:tasks.workunit.client.0.smithi110.stdout:op 206 completed, throughput=4.91MB/sec 2024-08-17T00:54:49.692 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-iMGqXmZrj4bwFet off=6013236 len=1652254 2024-08-17T00:54:49.694 INFO:tasks.workunit.client.0.smithi110.stdout:op 207 completed, throughput=4.94MB/sec 2024-08-17T00:54:49.694 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RRkXq0zlqHcBgO8 off=9326338 len=686627 2024-08-17T00:54:49.698 INFO:tasks.workunit.client.0.smithi110.stdout:op 208 completed, throughput=4.96MB/sec 2024-08-17T00:54:49.698 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-12Z9QjGjh3vIPS_ off=19341625 len=813201 2024-08-17T00:54:49.703 INFO:tasks.workunit.client.0.smithi110.stdout:op 209 completed, throughput=4.98MB/sec 2024-08-17T00:54:49.703 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9FqpPHaehIJIx24 off=10229806 len=1275949 2024-08-17T00:54:49.708 INFO:tasks.workunit.client.0.smithi110.stdout:op 210 completed, throughput=5.01MB/sec 2024-08-17T00:54:50.708 INFO:tasks.workunit.client.0.smithi110.stdout: 42: throughput=4.89MB/sec pending data=0 2024-08-17T00:54:50.709 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7NEecTT66fmw5Uy off=3193327 len=1468978 2024-08-17T00:54:50.710 INFO:tasks.workunit.client.0.smithi110.stdout:op 211 completed, throughput=4.92MB/sec 2024-08-17T00:54:50.710 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-S9dxp5lfaUFpoJ7 off=3734794 len=1359959 2024-08-17T00:54:50.716 INFO:tasks.workunit.client.0.smithi110.stdout:op 212 completed, throughput=4.95MB/sec 2024-08-17T00:54:50.716 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-610zhmbQRadIAN4 off=7024864 len=1690834 2024-08-17T00:54:50.725 INFO:tasks.workunit.client.0.smithi110.stdout:op 213 completed, throughput=4.99MB/sec 2024-08-17T00:54:50.726 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nYRab2rarzPf-9F off=910583 len=181412 2024-08-17T00:54:50.728 INFO:tasks.workunit.client.0.smithi110.stdout:op 214 completed, throughput=4.99MB/sec 2024-08-17T00:54:50.728 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LeVG-XmVKLEqu26 off=19382050 len=48313 2024-08-17T00:54:50.728 INFO:tasks.workunit.client.0.smithi110.stdout:op 215 completed, throughput=4.99MB/sec 2024-08-17T00:54:50.729 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-yOMlrheR9-rw7s9 off=765313 len=1521366 2024-08-17T00:54:50.730 INFO:tasks.workunit.client.0.smithi110.stdout:op 216 completed, throughput=5.03MB/sec 2024-08-17T00:54:50.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:50 smithi110 ceph-mon[98148]: pgmap v1281: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T00:54:50.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:50 smithi110 ceph-mon[100641]: pgmap v1281: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T00:54:50.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:50 smithi177 ceph-mon[90034]: pgmap v1281: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T00:54:51.730 INFO:tasks.workunit.client.0.smithi110.stdout: 43: throughput=4.91MB/sec pending data=0 2024-08-17T00:54:51.730 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5hvY-FDa0RJxmuC off=1548187 len=1127851 2024-08-17T00:54:51.738 INFO:tasks.workunit.client.0.smithi110.stdout:op 217 completed, throughput=4.93MB/sec 2024-08-17T00:54:51.738 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-O5viz6wFitf0HAo off=404731 len=1228971 2024-08-17T00:54:51.739 INFO:tasks.workunit.client.0.smithi110.stdout:op 218 completed, throughput=4.96MB/sec 2024-08-17T00:54:51.739 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vPRdRyhZO5bFGUD off=11342626 len=1919192 2024-08-17T00:54:51.747 INFO:tasks.workunit.client.0.smithi110.stdout:op 219 completed, throughput=5MB/sec 2024-08-17T00:54:52.748 INFO:tasks.workunit.client.0.smithi110.stdout: 44: throughput=4.89MB/sec pending data=0 2024-08-17T00:54:52.748 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Fk_hAqfEX73nCln off=5612868 len=1473696 2024-08-17T00:54:52.755 INFO:tasks.workunit.client.0.smithi110.stdout:op 220 completed, throughput=4.92MB/sec 2024-08-17T00:54:52.755 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-U0YIpYZE0Xc-Yoy off=10303433 len=1557881 2024-08-17T00:54:52.765 INFO:tasks.workunit.client.0.smithi110.stdout:op 221 completed, throughput=4.95MB/sec 2024-08-17T00:54:52.765 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-AmT63JgfpNHYbCS off=6653370 len=768085 2024-08-17T00:54:52.769 INFO:tasks.workunit.client.0.smithi110.stdout:op 222 completed, throughput=4.97MB/sec 2024-08-17T00:54:52.769 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-x6nf_uZfsfSnOMi off=8388388 len=1807534 2024-08-17T00:54:52.777 INFO:tasks.workunit.client.0.smithi110.stdout:op 223 completed, throughput=5.01MB/sec 2024-08-17T00:54:52.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:52 smithi110 ceph-mon[98148]: pgmap v1282: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T00:54:52.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:52 smithi110 ceph-mon[100641]: pgmap v1282: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T00:54:52.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:52 smithi177 ceph-mon[90034]: pgmap v1282: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T00:54:53.778 INFO:tasks.workunit.client.0.smithi110.stdout: 45: throughput=4.9MB/sec pending data=0 2024-08-17T00:54:53.778 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vuSxLSdkri95kZ6 off=7449681 len=798538 2024-08-17T00:54:53.783 INFO:tasks.workunit.client.0.smithi110.stdout:op 224 completed, throughput=4.91MB/sec 2024-08-17T00:54:53.783 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XrOIcfYXeXpxSat off=14488078 len=938437 2024-08-17T00:54:53.788 INFO:tasks.workunit.client.0.smithi110.stdout:op 225 completed, throughput=4.93MB/sec 2024-08-17T00:54:53.788 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gwg1-WUXragwbCI off=823497 len=655998 2024-08-17T00:54:53.790 INFO:tasks.workunit.client.0.smithi110.stdout:op 226 completed, throughput=4.95MB/sec 2024-08-17T00:54:53.790 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-weIc336WU9iFLzd off=11829170 len=1755157 2024-08-17T00:54:53.799 INFO:tasks.workunit.client.0.smithi110.stdout:op 227 completed, throughput=4.98MB/sec 2024-08-17T00:54:53.799 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bAFnBRL5FIRJNEM off=1961004 len=1938483 2024-08-17T00:54:53.801 INFO:tasks.workunit.client.0.smithi110.stdout:op 228 completed, throughput=5.02MB/sec 2024-08-17T00:54:54.802 INFO:tasks.workunit.client.0.smithi110.stdout: 46: throughput=4.91MB/sec pending data=0 2024-08-17T00:54:54.802 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-K7PD80kfdObQlz2 off=5110281 len=1426283 2024-08-17T00:54:54.804 INFO:tasks.workunit.client.0.smithi110.stdout:op 229 completed, throughput=4.94MB/sec 2024-08-17T00:54:54.804 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4GcXNbvr8bP7B2s off=3151988 len=952004 2024-08-17T00:54:54.805 INFO:tasks.workunit.client.0.smithi110.stdout:op 230 completed, throughput=4.96MB/sec 2024-08-17T00:54:54.806 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zm63dhPO0cgguSX off=603625 len=1560155 2024-08-17T00:54:54.807 INFO:tasks.workunit.client.0.smithi110.stdout:op 231 completed, throughput=4.99MB/sec 2024-08-17T00:54:54.807 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qqZU8E_DFOxyFBg off=953357 len=1869361 2024-08-17T00:54:54.809 INFO:tasks.workunit.client.0.smithi110.stdout:op 232 completed, throughput=5.03MB/sec 2024-08-17T00:54:54.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:54 smithi110 ceph-mon[98148]: pgmap v1283: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T00:54:54.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:54 smithi110 ceph-mon[100641]: pgmap v1283: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T00:54:54.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:54 smithi177 ceph-mon[90034]: pgmap v1283: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T00:54:55.810 INFO:tasks.workunit.client.0.smithi110.stdout: 47: throughput=4.93MB/sec pending data=0 2024-08-17T00:54:55.810 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-AAE7NI_PLoJMGRq off=11092477 len=508181 2024-08-17T00:54:55.811 INFO:tasks.workunit.client.0.smithi110.stdout:op 233 completed, throughput=4.94MB/sec 2024-08-17T00:54:55.811 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YcjeCK5cPcixxK1 off=16223047 len=254169 2024-08-17T00:54:55.815 INFO:tasks.workunit.client.0.smithi110.stdout:op 234 completed, throughput=4.94MB/sec 2024-08-17T00:54:55.815 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-rqZ7Gg0IodYSEv5 off=2871733 len=1308475 2024-08-17T00:54:55.821 INFO:tasks.workunit.client.0.smithi110.stdout:op 235 completed, throughput=4.97MB/sec 2024-08-17T00:54:55.821 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-en5aBMtzBD_nWU3 off=5742353 len=1237908 2024-08-17T00:54:55.822 INFO:tasks.workunit.client.0.smithi110.stdout:op 236 completed, throughput=4.99MB/sec 2024-08-17T00:54:55.823 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VUipUl-9hpG5jan off=8866200 len=306026 2024-08-17T00:54:55.825 INFO:tasks.workunit.client.0.smithi110.stdout:op 237 completed, throughput=5MB/sec 2024-08-17T00:54:55.825 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gVhkobwxmzLlvUc off=3441140 len=1015052 2024-08-17T00:54:55.828 INFO:tasks.workunit.client.0.smithi110.stdout:op 238 completed, throughput=5.02MB/sec 2024-08-17T00:54:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:56 smithi110 ceph-mon[98148]: pgmap v1284: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T00:54:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:56 smithi110 ceph-mon[100641]: pgmap v1284: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T00:54:56.828 INFO:tasks.workunit.client.0.smithi110.stdout: 48: throughput=4.91MB/sec pending data=0 2024-08-17T00:54:56.828 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7oka4AbpDlbHpa4 off=2013801 len=1124145 2024-08-17T00:54:56.835 INFO:tasks.workunit.client.0.smithi110.stdout:op 239 completed, throughput=4.94MB/sec 2024-08-17T00:54:56.835 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0BtuD40tm4gh23d off=2225608 len=877735 2024-08-17T00:54:56.840 INFO:tasks.workunit.client.0.smithi110.stdout:op 240 completed, throughput=4.95MB/sec 2024-08-17T00:54:56.840 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Gl-YmZXjg6QOvog off=10359598 len=515699 2024-08-17T00:54:56.843 INFO:tasks.workunit.client.0.smithi110.stdout:op 241 completed, throughput=4.96MB/sec 2024-08-17T00:54:56.843 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8kpK7tAnSPBWnjl off=14047898 len=1288196 2024-08-17T00:54:56.845 INFO:tasks.workunit.client.0.smithi110.stdout:op 242 completed, throughput=4.99MB/sec 2024-08-17T00:54:56.845 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Mbu0rj_AuLLvnNh off=12952667 len=1887172 2024-08-17T00:54:56.847 INFO:tasks.workunit.client.0.smithi110.stdout:op 243 completed, throughput=5.02MB/sec 2024-08-17T00:54:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:56 smithi177 ceph-mon[90034]: pgmap v1284: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T00:54:57.848 INFO:tasks.workunit.client.0.smithi110.stdout: 49: throughput=4.92MB/sec pending data=0 2024-08-17T00:54:57.848 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-fMAoJW20Em_7DRg off=13451539 len=1743156 2024-08-17T00:54:57.852 INFO:tasks.workunit.client.0.smithi110.stdout:op 244 completed, throughput=4.96MB/sec 2024-08-17T00:54:57.852 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5O9qtfuRBvOqpGF off=1403746 len=527619 2024-08-17T00:54:57.856 INFO:tasks.workunit.client.0.smithi110.stdout:op 245 completed, throughput=4.97MB/sec 2024-08-17T00:54:57.856 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ww9Q9_ejWQP7-e8 off=4737434 len=1221030 2024-08-17T00:54:57.858 INFO:tasks.workunit.client.0.smithi110.stdout:op 246 completed, throughput=4.99MB/sec 2024-08-17T00:54:57.858 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vPg-5RicHG2Cvly off=1482105 len=1541026 2024-08-17T00:54:57.860 INFO:tasks.workunit.client.0.smithi110.stdout:op 247 completed, throughput=5.02MB/sec 2024-08-17T00:54:58.545 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:54:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:54:58] "GET /metrics HTTP/1.1" 200 34110 "" "Prometheus/2.43.0" 2024-08-17T00:54:58.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:54:58 smithi110 ceph-mon[98148]: pgmap v1285: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T00:54:58.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:54:58 smithi110 ceph-mon[100641]: pgmap v1285: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T00:54:58.861 INFO:tasks.workunit.client.0.smithi110.stdout: 50: throughput=4.92MB/sec pending data=0 2024-08-17T00:54:58.861 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zXWKhgu5vkaldie off=1813643 len=887776 2024-08-17T00:54:58.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:54:58 smithi177 ceph-mon[90034]: pgmap v1285: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T00:54:58.863 INFO:tasks.workunit.client.0.smithi110.stdout:op 248 completed, throughput=4.94MB/sec 2024-08-17T00:54:58.863 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Ng-S0iOHHgL_Em2 off=14595490 len=924605 2024-08-17T00:54:58.867 INFO:tasks.workunit.client.0.smithi110.stdout:op 249 completed, throughput=4.95MB/sec 2024-08-17T00:54:58.867 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3BJ-atw-l6UvRBk off=4742489 len=461774 2024-08-17T00:54:58.870 INFO:tasks.workunit.client.0.smithi110.stdout:op 250 completed, throughput=4.96MB/sec 2024-08-17T00:54:58.871 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-1BHllA5F5Q6D3dX off=17047473 len=49902 2024-08-17T00:54:58.871 INFO:tasks.workunit.client.0.smithi110.stdout:op 251 completed, throughput=4.96MB/sec 2024-08-17T00:54:58.871 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-j0FereQ4NrEjwV7 off=5821677 len=2073285 2024-08-17T00:54:58.873 INFO:tasks.workunit.client.0.smithi110.stdout:op 252 completed, throughput=5MB/sec 2024-08-17T00:54:58.874 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xyv7ejb1BuqVAn9 off=6654765 len=1532612 2024-08-17T00:54:58.875 INFO:tasks.workunit.client.0.smithi110.stdout:op 253 completed, throughput=5.03MB/sec 2024-08-17T00:54:59.876 INFO:tasks.workunit.client.0.smithi110.stdout: 51: throughput=4.93MB/sec pending data=0 2024-08-17T00:54:59.876 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hwbFE-0PjpDX4Oe off=1007741 len=424180 2024-08-17T00:54:59.880 INFO:tasks.workunit.client.0.smithi110.stdout:op 254 completed, throughput=4.94MB/sec 2024-08-17T00:54:59.880 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-GaGZfp_cTOS14RY off=19408126 len=50173 2024-08-17T00:54:59.882 INFO:tasks.workunit.client.0.smithi110.stdout:op 255 completed, throughput=4.94MB/sec 2024-08-17T00:54:59.882 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nrATz0K2_CmveJn off=5645668 len=1407476 2024-08-17T00:54:59.888 INFO:tasks.workunit.client.0.smithi110.stdout:op 256 completed, throughput=4.97MB/sec 2024-08-17T00:54:59.888 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-1c9nkv5M9gPBD0z off=576280 len=1037689 2024-08-17T00:54:59.890 INFO:tasks.workunit.client.0.smithi110.stdout:op 257 completed, throughput=4.98MB/sec 2024-08-17T00:54:59.891 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kzlN6RNGnWd5zyA off=20367814 len=1105186 2024-08-17T00:54:59.897 INFO:tasks.workunit.client.0.smithi110.stdout:op 258 completed, throughput=5MB/sec 2024-08-17T00:55:00.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:00 smithi110 ceph-mon[98148]: pgmap v1286: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T00:55:00.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:00 smithi110 ceph-mon[100641]: pgmap v1286: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T00:55:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:00 smithi177 ceph-mon[90034]: pgmap v1286: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T00:55:00.897 INFO:tasks.workunit.client.0.smithi110.stdout: 52: throughput=4.91MB/sec pending data=0 2024-08-17T00:55:00.897 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cgltgHZ91JFScPd off=1953865 len=1652110 2024-08-17T00:55:00.900 INFO:tasks.workunit.client.0.smithi110.stdout:op 259 completed, throughput=4.94MB/sec 2024-08-17T00:55:00.900 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GqPzmix8aor-Mib off=8253950 len=1685346 2024-08-17T00:55:00.902 INFO:tasks.workunit.client.0.smithi110.stdout:op 260 completed, throughput=4.97MB/sec 2024-08-17T00:55:00.902 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cZQIWrw_UbdFNNr off=4760541 len=64811 2024-08-17T00:55:00.904 INFO:tasks.workunit.client.0.smithi110.stdout:op 261 completed, throughput=4.97MB/sec 2024-08-17T00:55:00.904 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5EDtmoPONNhKWhT off=1501177 len=414572 2024-08-17T00:55:00.908 INFO:tasks.workunit.client.0.smithi110.stdout:op 262 completed, throughput=4.98MB/sec 2024-08-17T00:55:00.908 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-mSIA5i1m973QWRt off=1567880 len=102490 2024-08-17T00:55:00.910 INFO:tasks.workunit.client.0.smithi110.stdout:op 263 completed, throughput=4.98MB/sec 2024-08-17T00:55:00.910 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wEeHxRCFLh1boeH off=4991692 len=974852 2024-08-17T00:55:00.911 INFO:tasks.workunit.client.0.smithi110.stdout:op 264 completed, throughput=5MB/sec 2024-08-17T00:55:00.911 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-dqOCATD4hyKXexZ off=15325098 len=1309426 2024-08-17T00:55:00.913 INFO:tasks.workunit.client.0.smithi110.stdout:op 265 completed, throughput=5.02MB/sec 2024-08-17T00:55:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:55:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:55:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:55:01.913 INFO:tasks.workunit.client.0.smithi110.stdout: 53: throughput=4.93MB/sec pending data=0 2024-08-17T00:55:01.913 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vPar2yB4VNVoxba off=11847707 len=342626 2024-08-17T00:55:01.917 INFO:tasks.workunit.client.0.smithi110.stdout:op 266 completed, throughput=4.93MB/sec 2024-08-17T00:55:01.917 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-a_s7rNhLx4xtDhV off=1459810 len=1400313 2024-08-17T00:55:01.924 INFO:tasks.workunit.client.0.smithi110.stdout:op 267 completed, throughput=4.96MB/sec 2024-08-17T00:55:01.924 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4vHRst9B4XxheU8 off=11213019 len=1174261 2024-08-17T00:55:01.925 INFO:tasks.workunit.client.0.smithi110.stdout:op 268 completed, throughput=4.98MB/sec 2024-08-17T00:55:01.926 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4LSl7l0r70-2pzu off=6445109 len=759113 2024-08-17T00:55:01.926 INFO:tasks.workunit.client.0.smithi110.stdout:op 269 completed, throughput=4.99MB/sec 2024-08-17T00:55:01.926 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-JphW1xLv6qMgY2Y off=12550114 len=1597016 2024-08-17T00:55:01.928 INFO:tasks.workunit.client.0.smithi110.stdout:op 270 completed, throughput=5.02MB/sec 2024-08-17T00:55:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:02 smithi110 ceph-mon[98148]: pgmap v1287: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T00:55:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:02 smithi110 ceph-mon[100641]: pgmap v1287: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T00:55:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:02 smithi177 ceph-mon[90034]: pgmap v1287: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T00:55:02.929 INFO:tasks.workunit.client.0.smithi110.stdout: 54: throughput=4.93MB/sec pending data=0 2024-08-17T00:55:02.929 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ac9Wz4cI-liIye7 off=10659395 len=765603 2024-08-17T00:55:02.931 INFO:tasks.workunit.client.0.smithi110.stdout:op 271 completed, throughput=4.94MB/sec 2024-08-17T00:55:02.931 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ygAVWLmjPkZnwrY off=12894268 len=1943287 2024-08-17T00:55:02.933 INFO:tasks.workunit.client.0.smithi110.stdout:op 272 completed, throughput=4.97MB/sec 2024-08-17T00:55:02.933 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-4SfJypiKFiXeF3B off=4585610 len=338546 2024-08-17T00:55:02.937 INFO:tasks.workunit.client.0.smithi110.stdout:op 273 completed, throughput=4.98MB/sec 2024-08-17T00:55:02.937 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-GB-OsxaA0C_ZTJO off=11342394 len=275492 2024-08-17T00:55:02.940 INFO:tasks.workunit.client.0.smithi110.stdout:op 274 completed, throughput=4.98MB/sec 2024-08-17T00:55:02.940 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-y-P2NmXDrswREF7 off=2345608 len=2013879 2024-08-17T00:55:02.944 INFO:tasks.workunit.client.0.smithi110.stdout:op 275 completed, throughput=5.02MB/sec 2024-08-17T00:55:03.944 INFO:tasks.workunit.client.0.smithi110.stdout: 55: throughput=4.93MB/sec pending data=0 2024-08-17T00:55:03.944 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Uxstm2rjfao_aoG off=4163466 len=1490576 2024-08-17T00:55:03.946 INFO:tasks.workunit.client.0.smithi110.stdout:op 276 completed, throughput=4.95MB/sec 2024-08-17T00:55:03.946 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-N3P8YFxI0yBYG8L off=5432457 len=1820730 2024-08-17T00:55:03.948 INFO:tasks.workunit.client.0.smithi110.stdout:op 277 completed, throughput=4.98MB/sec 2024-08-17T00:55:03.948 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gAaR3blsWu8laaJ off=3461153 len=1377274 2024-08-17T00:55:03.949 INFO:tasks.workunit.client.0.smithi110.stdout:op 278 completed, throughput=5.01MB/sec 2024-08-17T00:55:04.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:04 smithi110 ceph-mon[98148]: pgmap v1288: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-17T00:55:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:04 smithi110 ceph-mon[100641]: pgmap v1288: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-17T00:55:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:04 smithi177 ceph-mon[90034]: pgmap v1288: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-17T00:55:04.950 INFO:tasks.workunit.client.0.smithi110.stdout: 56: throughput=4.92MB/sec pending data=0 2024-08-17T00:55:04.950 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-p1ge2iP_4heix_n off=774751 len=1421881 2024-08-17T00:55:04.959 INFO:tasks.workunit.client.0.smithi110.stdout:op 279 completed, throughput=4.94MB/sec 2024-08-17T00:55:04.959 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-6muBGISzb9UzNSD off=16320085 len=278143 2024-08-17T00:55:04.960 INFO:tasks.workunit.client.0.smithi110.stdout:op 280 completed, throughput=4.95MB/sec 2024-08-17T00:55:04.960 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_z7YatbfryPEJJK off=16543952 len=1207249 2024-08-17T00:55:04.962 INFO:tasks.workunit.client.0.smithi110.stdout:op 281 completed, throughput=4.97MB/sec 2024-08-17T00:55:04.962 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gcM2YflrhY_5lvW off=8814052 len=535032 2024-08-17T00:55:04.963 INFO:tasks.workunit.client.0.smithi110.stdout:op 282 completed, throughput=4.98MB/sec 2024-08-17T00:55:04.963 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-oRbctHBL4ifhNGa off=10266629 len=578705 2024-08-17T00:55:04.964 INFO:tasks.workunit.client.0.smithi110.stdout:op 283 completed, throughput=4.99MB/sec 2024-08-17T00:55:04.964 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kUC6J1bPwofU5bv off=190452 len=1467410 2024-08-17T00:55:04.972 INFO:tasks.workunit.client.0.smithi110.stdout:op 284 completed, throughput=5.01MB/sec 2024-08-17T00:55:05.973 INFO:tasks.workunit.client.0.smithi110.stdout: 57: throughput=4.92MB/sec pending data=0 2024-08-17T00:55:05.973 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4v5uKg4j4vs6ykK off=14812965 len=1570832 2024-08-17T00:55:05.975 INFO:tasks.workunit.client.0.smithi110.stdout:op 285 completed, throughput=4.95MB/sec 2024-08-17T00:55:05.975 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xtztOLI7TCBAh6t off=4070864 len=2053205 2024-08-17T00:55:05.986 INFO:tasks.workunit.client.0.smithi110.stdout:op 286 completed, throughput=4.98MB/sec 2024-08-17T00:55:05.987 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PVSfJHx2ynzhBON off=5211895 len=751593 2024-08-17T00:55:05.991 INFO:tasks.workunit.client.0.smithi110.stdout:op 287 completed, throughput=4.99MB/sec 2024-08-17T00:55:05.991 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Gv7IcH-FKhaT4p_ off=13180842 len=43925 2024-08-17T00:55:05.992 INFO:tasks.workunit.client.0.smithi110.stdout:op 288 completed, throughput=4.99MB/sec 2024-08-17T00:55:05.992 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yAs4j3rc50gOzyH off=22186889 len=251563 2024-08-17T00:55:05.995 INFO:tasks.workunit.client.0.smithi110.stdout:op 289 completed, throughput=5MB/sec 2024-08-17T00:55:05.995 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-lxBe0BvgwHVP6LS off=13467683 len=68240 2024-08-17T00:55:05.997 INFO:tasks.workunit.client.0.smithi110.stdout:op 290 completed, throughput=5MB/sec 2024-08-17T00:55:05.997 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VqCM0ggYjJq2Lae off=812370 len=408709 2024-08-17T00:55:05.997 INFO:tasks.workunit.client.0.smithi110.stdout:op 291 completed, throughput=5.01MB/sec 2024-08-17T00:55:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:06 smithi110 ceph-mon[100641]: pgmap v1289: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T00:55:06.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:06 smithi110 ceph-mon[98148]: pgmap v1289: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T00:55:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:06 smithi177 ceph-mon[90034]: pgmap v1289: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T00:55:06.998 INFO:tasks.workunit.client.0.smithi110.stdout: 58: throughput=4.92MB/sec pending data=0 2024-08-17T00:55:06.998 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NM0kxyiN4Uh9JX6 off=12483603 len=1443156 2024-08-17T00:55:07.000 INFO:tasks.workunit.client.0.smithi110.stdout:op 292 completed, throughput=4.94MB/sec 2024-08-17T00:55:07.000 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4n-fixRglBeXNST off=18177829 len=951679 2024-08-17T00:55:07.002 INFO:tasks.workunit.client.0.smithi110.stdout:op 293 completed, throughput=4.96MB/sec 2024-08-17T00:55:07.002 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Bf7ZiTh9CaMeFbX off=7201187 len=1583797 2024-08-17T00:55:07.010 INFO:tasks.workunit.client.0.smithi110.stdout:op 294 completed, throughput=4.98MB/sec 2024-08-17T00:55:07.010 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-X5pX29sC4y1uXKw off=16844593 len=2000814 2024-08-17T00:55:07.021 INFO:tasks.workunit.client.0.smithi110.stdout:op 295 completed, throughput=5.02MB/sec 2024-08-17T00:55:08.022 INFO:tasks.workunit.client.0.smithi110.stdout: 59: throughput=4.93MB/sec pending data=0 2024-08-17T00:55:08.022 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aKWygGhVT9_UtTm off=12418044 len=147953 2024-08-17T00:55:08.023 INFO:tasks.workunit.client.0.smithi110.stdout:op 296 completed, throughput=4.93MB/sec 2024-08-17T00:55:08.023 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-YmHpsdPF6NQnOQJ off=16647798 len=1391662 2024-08-17T00:55:08.024 INFO:tasks.workunit.client.0.smithi110.stdout:op 297 completed, throughput=4.96MB/sec 2024-08-17T00:55:08.024 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JWb6oVwzvMVyXCT off=11847955 len=1323293 2024-08-17T00:55:08.032 INFO:tasks.workunit.client.0.smithi110.stdout:op 298 completed, throughput=4.98MB/sec 2024-08-17T00:55:08.032 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5w1ViDx02W6xkye off=18446680 len=1356722 2024-08-17T00:55:08.033 INFO:tasks.workunit.client.0.smithi110.stdout:op 299 completed, throughput=5MB/sec 2024-08-17T00:55:08.033 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0vv7EsxDmEsnSbU off=6649486 len=1871022 2024-08-17T00:55:08.035 INFO:tasks.workunit.client.0.smithi110.stdout:op 300 completed, throughput=5.03MB/sec 2024-08-17T00:55:08.546 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:55:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:55:08] "GET /metrics HTTP/1.1" 200 34112 "" "Prometheus/2.43.0" 2024-08-17T00:55:08.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:08 smithi110 ceph-mon[98148]: pgmap v1290: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-08-17T00:55:08.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:08 smithi110 ceph-mon[100641]: pgmap v1290: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-08-17T00:55:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:08 smithi177 ceph-mon[90034]: pgmap v1290: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-08-17T00:55:09.035 INFO:tasks.workunit.client.0.smithi110.stdout: 60: throughput=4.95MB/sec pending data=0 2024-08-17T00:55:09.035 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HY0SRPmpwZ4qdE6 off=13808389 len=1678127 2024-08-17T00:55:09.037 INFO:tasks.workunit.client.0.smithi110.stdout:op 301 completed, throughput=4.97MB/sec 2024-08-17T00:55:09.037 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-6WnlRsw9ZUtqhHs off=7168296 len=929038 2024-08-17T00:55:09.039 INFO:tasks.workunit.client.0.smithi110.stdout:op 302 completed, throughput=4.99MB/sec 2024-08-17T00:55:09.039 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HuFnKsAaF169DWd off=8522319 len=1668030 2024-08-17T00:55:09.049 INFO:tasks.workunit.client.0.smithi110.stdout:op 303 completed, throughput=5.01MB/sec 2024-08-17T00:55:10.050 INFO:tasks.workunit.client.0.smithi110.stdout: 61: throughput=4.93MB/sec pending data=0 2024-08-17T00:55:10.050 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-IQdjFsF3qQiK4HE off=3953649 len=801328 2024-08-17T00:55:10.051 INFO:tasks.workunit.client.0.smithi110.stdout:op 304 completed, throughput=4.94MB/sec 2024-08-17T00:55:10.051 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XrZvf8R4c7KdcZ4 off=7944754 len=1583505 2024-08-17T00:55:10.061 INFO:tasks.workunit.client.0.smithi110.stdout:op 305 completed, throughput=4.97MB/sec 2024-08-17T00:55:10.061 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gAKNb995cJKq5Ce off=18997086 len=1195130 2024-08-17T00:55:10.063 INFO:tasks.workunit.client.0.smithi110.stdout:op 306 completed, throughput=4.98MB/sec 2024-08-17T00:55:10.063 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Ut-_-2smF2mpSoN off=10340255 len=771590 2024-08-17T00:55:10.068 INFO:tasks.workunit.client.0.smithi110.stdout:op 307 completed, throughput=5MB/sec 2024-08-17T00:55:10.068 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aaW44nXi_c8i7C_ off=10258236 len=466519 2024-08-17T00:55:10.069 INFO:tasks.workunit.client.0.smithi110.stdout:op 308 completed, throughput=5MB/sec 2024-08-17T00:55:10.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:10 smithi110 ceph-mon[98148]: pgmap v1291: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-08-17T00:55:10.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:10 smithi110 ceph-mon[100641]: pgmap v1291: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-08-17T00:55:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:10 smithi177 ceph-mon[90034]: pgmap v1291: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-08-17T00:55:11.070 INFO:tasks.workunit.client.0.smithi110.stdout: 62: throughput=4.92MB/sec pending data=0 2024-08-17T00:55:11.070 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-AVhFZlqoRyxUGSj off=1171735 len=1542171 2024-08-17T00:55:11.078 INFO:tasks.workunit.client.0.smithi110.stdout:op 309 completed, throughput=4.95MB/sec 2024-08-17T00:55:11.078 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-et3lD9c0eY81nSd off=22964603 len=2038522 2024-08-17T00:55:11.079 INFO:tasks.workunit.client.0.smithi110.stdout:op 310 completed, throughput=4.98MB/sec 2024-08-17T00:55:11.080 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-spq9Z4Vxn-Gq0_w off=5052186 len=2035194 2024-08-17T00:55:11.088 INFO:tasks.workunit.client.0.smithi110.stdout:op 311 completed, throughput=5.01MB/sec 2024-08-17T00:55:12.088 INFO:tasks.workunit.client.0.smithi110.stdout: 63: throughput=4.93MB/sec pending data=0 2024-08-17T00:55:12.088 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-lpaS-aZ2xck8y2f off=82420 len=1821190 2024-08-17T00:55:12.096 INFO:tasks.workunit.client.0.smithi110.stdout:op 312 completed, throughput=4.95MB/sec 2024-08-17T00:55:12.096 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Ic9wjFGU5exV1vZ off=10817858 len=1384520 2024-08-17T00:55:12.102 INFO:tasks.workunit.client.0.smithi110.stdout:op 313 completed, throughput=4.98MB/sec 2024-08-17T00:55:12.102 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2mBGhK30Ku4SvxB off=2044804 len=762581 2024-08-17T00:55:12.106 INFO:tasks.workunit.client.0.smithi110.stdout:op 314 completed, throughput=4.99MB/sec 2024-08-17T00:55:12.106 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ysNWX24YOb1nnIy off=15941343 len=1966013 2024-08-17T00:55:12.114 INFO:tasks.workunit.client.0.smithi110.stdout:op 315 completed, throughput=5.01MB/sec 2024-08-17T00:55:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:12 smithi110 ceph-mon[98148]: pgmap v1292: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T00:55:12.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:12 smithi110 ceph-mon[100641]: pgmap v1292: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T00:55:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:12 smithi177 ceph-mon[90034]: pgmap v1292: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T00:55:13.114 INFO:tasks.workunit.client.0.smithi110.stdout: 64: throughput=4.94MB/sec pending data=0 2024-08-17T00:55:13.115 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-1cfcne5SFwvf0pl off=11601851 len=963271 2024-08-17T00:55:13.116 INFO:tasks.workunit.client.0.smithi110.stdout:op 316 completed, throughput=4.95MB/sec 2024-08-17T00:55:13.116 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jUbri2PqRnWsiTd off=9515708 len=86338 2024-08-17T00:55:13.119 INFO:tasks.workunit.client.0.smithi110.stdout:op 317 completed, throughput=4.95MB/sec 2024-08-17T00:55:13.119 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ohNx-21LEsXrrka off=7939272 len=721682 2024-08-17T00:55:13.120 INFO:tasks.workunit.client.0.smithi110.stdout:op 318 completed, throughput=4.96MB/sec 2024-08-17T00:55:13.120 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-C23muVDaikglMw6 off=209646 len=1758281 2024-08-17T00:55:13.129 INFO:tasks.workunit.client.0.smithi110.stdout:op 319 completed, throughput=4.99MB/sec 2024-08-17T00:55:13.129 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-O9ZqdSfizE4pvAm off=17539683 len=376845 2024-08-17T00:55:13.130 INFO:tasks.workunit.client.0.smithi110.stdout:op 320 completed, throughput=4.99MB/sec 2024-08-17T00:55:13.130 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-T2UTDWeba6v8mTr off=9899323 len=1305520 2024-08-17T00:55:13.131 INFO:tasks.workunit.client.0.smithi110.stdout:op 321 completed, throughput=5.01MB/sec 2024-08-17T00:55:13.363 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 00:55:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=cleanup t=2024-08-17T00:55:13.094316643Z level=info msg="Completed cleanup jobs" duration=2.402076ms 2024-08-17T00:55:14.132 INFO:tasks.workunit.client.0.smithi110.stdout: 65: throughput=4.94MB/sec pending data=0 2024-08-17T00:55:14.132 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-oddwhlmDd0hlKxG off=0 len=1096785 2024-08-17T00:55:14.138 INFO:tasks.workunit.client.0.smithi110.stdout:op 322 completed, throughput=4.95MB/sec 2024-08-17T00:55:14.138 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hpZ-K-efYemQyeV off=1883851 len=274802 2024-08-17T00:55:14.139 INFO:tasks.workunit.client.0.smithi110.stdout:op 323 completed, throughput=4.96MB/sec 2024-08-17T00:55:14.139 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XCY11SQ4QxSgYYO off=9960351 len=1360541 2024-08-17T00:55:14.146 INFO:tasks.workunit.client.0.smithi110.stdout:op 324 completed, throughput=4.98MB/sec 2024-08-17T00:55:14.146 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZXmmatLm1f0HM7Z off=4134975 len=1054937 2024-08-17T00:55:14.147 INFO:tasks.workunit.client.0.smithi110.stdout:op 325 completed, throughput=4.99MB/sec 2024-08-17T00:55:14.147 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-4TTJafX93eO9iO6 off=6617276 len=1053952 2024-08-17T00:55:14.151 INFO:tasks.workunit.client.0.smithi110.stdout:op 326 completed, throughput=5.01MB/sec 2024-08-17T00:55:14.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:14 smithi110 ceph-mon[98148]: pgmap v1293: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T00:55:14.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:14 smithi110 ceph-mon[100641]: pgmap v1293: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T00:55:14.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:14 smithi177 ceph-mon[90034]: pgmap v1293: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T00:55:15.152 INFO:tasks.workunit.client.0.smithi110.stdout: 66: throughput=4.93MB/sec pending data=0 2024-08-17T00:55:15.152 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-m4tSr7wq3_xIxeN off=2171250 len=592859 2024-08-17T00:55:15.153 INFO:tasks.workunit.client.0.smithi110.stdout:op 327 completed, throughput=4.94MB/sec 2024-08-17T00:55:15.153 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-eUWN6dfvDpA0L_c off=3730444 len=967578 2024-08-17T00:55:15.158 INFO:tasks.workunit.client.0.smithi110.stdout:op 328 completed, throughput=4.95MB/sec 2024-08-17T00:55:15.158 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-j-36SRo_Y_OnOag off=361889 len=1223629 2024-08-17T00:55:15.159 INFO:tasks.workunit.client.0.smithi110.stdout:op 329 completed, throughput=4.97MB/sec 2024-08-17T00:55:15.159 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Bx0oWl6PHDar78r off=10851104 len=1217204 2024-08-17T00:55:15.160 INFO:tasks.workunit.client.0.smithi110.stdout:op 330 completed, throughput=4.99MB/sec 2024-08-17T00:55:15.160 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-t0wkmeYRFhuJe6K off=2470742 len=1862606 2024-08-17T00:55:15.171 INFO:tasks.workunit.client.0.smithi110.stdout:op 331 completed, throughput=5.01MB/sec 2024-08-17T00:55:16.172 INFO:tasks.workunit.client.0.smithi110.stdout: 67: throughput=4.94MB/sec pending data=0 2024-08-17T00:55:16.172 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FgjkfRkmV3zkrnS off=3321767 len=760227 2024-08-17T00:55:16.173 INFO:tasks.workunit.client.0.smithi110.stdout:op 332 completed, throughput=4.95MB/sec 2024-08-17T00:55:16.174 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-l_X16bXto7nfx75 off=314294 len=1083997 2024-08-17T00:55:16.175 INFO:tasks.workunit.client.0.smithi110.stdout:op 333 completed, throughput=4.96MB/sec 2024-08-17T00:55:16.175 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-D7HkXA930HSGJRu off=2928660 len=1131419 2024-08-17T00:55:16.177 INFO:tasks.workunit.client.0.smithi110.stdout:op 334 completed, throughput=4.98MB/sec 2024-08-17T00:55:16.177 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5wGoRWGzLZjMc94 off=184551 len=615684 2024-08-17T00:55:16.181 INFO:tasks.workunit.client.0.smithi110.stdout:op 335 completed, throughput=4.99MB/sec 2024-08-17T00:55:16.181 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-RbW76ifxMqybzey off=802812 len=535454 2024-08-17T00:55:16.182 INFO:tasks.workunit.client.0.smithi110.stdout:op 336 completed, throughput=5MB/sec 2024-08-17T00:55:16.182 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OxHyDMlBGm0u9Rv off=8380652 len=816021 2024-08-17T00:55:16.186 INFO:tasks.workunit.client.0.smithi110.stdout:op 337 completed, throughput=5.01MB/sec 2024-08-17T00:55:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:55:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:55:16.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:55:17.187 INFO:tasks.workunit.client.0.smithi110.stdout: 68: throughput=4.93MB/sec pending data=0 2024-08-17T00:55:17.187 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-h4GHWTpIBlBqupU off=12799947 len=1606366 2024-08-17T00:55:17.189 INFO:tasks.workunit.client.0.smithi110.stdout:op 338 completed, throughput=4.96MB/sec 2024-08-17T00:55:17.189 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9gJ82C9ICIttVtD off=6593486 len=112484 2024-08-17T00:55:17.192 INFO:tasks.workunit.client.0.smithi110.stdout:op 339 completed, throughput=4.96MB/sec 2024-08-17T00:55:17.192 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-98cxLb5oAss2rA3 off=11581920 len=938044 2024-08-17T00:55:17.197 INFO:tasks.workunit.client.0.smithi110.stdout:op 340 completed, throughput=4.97MB/sec 2024-08-17T00:55:17.197 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pI_XTeFvAj5KRCW off=2906887 len=625315 2024-08-17T00:55:17.198 INFO:tasks.workunit.client.0.smithi110.stdout:op 341 completed, throughput=4.98MB/sec 2024-08-17T00:55:17.198 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ixLZYVwQBSU40Sa off=4028670 len=173179 2024-08-17T00:55:17.201 INFO:tasks.workunit.client.0.smithi110.stdout:op 342 completed, throughput=4.98MB/sec 2024-08-17T00:55:17.201 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-TeguGQDnAWeF8u0 off=5766983 len=1789775 2024-08-17T00:55:17.211 INFO:tasks.workunit.client.0.smithi110.stdout:op 343 completed, throughput=5.01MB/sec 2024-08-17T00:55:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:17 smithi177 ceph-mon[90034]: pgmap v1294: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-17T00:55:17.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:17 smithi110 ceph-mon[98148]: pgmap v1294: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-17T00:55:17.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:17 smithi110 ceph-mon[100641]: pgmap v1294: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-17T00:55:18.211 INFO:tasks.workunit.client.0.smithi110.stdout: 69: throughput=4.93MB/sec pending data=0 2024-08-17T00:55:18.211 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZLXoRPLUAhY3oUA off=34046 len=1421004 2024-08-17T00:55:18.218 INFO:tasks.workunit.client.0.smithi110.stdout:op 344 completed, throughput=4.95MB/sec 2024-08-17T00:55:18.218 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-b_MZ7BPfaQMhLAb off=10833444 len=1979594 2024-08-17T00:55:18.226 INFO:tasks.workunit.client.0.smithi110.stdout:op 345 completed, throughput=4.98MB/sec 2024-08-17T00:55:18.226 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-eCX8DN0mzH5OC-c off=11685082 len=335635 2024-08-17T00:55:18.226 INFO:tasks.workunit.client.0.smithi110.stdout:op 346 completed, throughput=4.98MB/sec 2024-08-17T00:55:18.226 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LBC4GEvKgcxYZb9 off=929697 len=1952952 2024-08-17T00:55:18.234 INFO:tasks.workunit.client.0.smithi110.stdout:op 347 completed, throughput=5.01MB/sec 2024-08-17T00:55:18.548 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:55:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:55:18] "GET /metrics HTTP/1.1" 200 34110 "" "Prometheus/2.43.0" 2024-08-17T00:55:18.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:18 smithi110 ceph-mon[98148]: pgmap v1295: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T00:55:18.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:18 smithi110 ceph-mon[100641]: pgmap v1295: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T00:55:18.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:18 smithi177 ceph-mon[90034]: pgmap v1295: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T00:55:19.234 INFO:tasks.workunit.client.0.smithi110.stdout: 70: throughput=4.94MB/sec pending data=0 2024-08-17T00:55:19.234 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Qwj_bmedSwZqmVo off=4043893 len=1731271 2024-08-17T00:55:19.236 INFO:tasks.workunit.client.0.smithi110.stdout:op 348 completed, throughput=4.96MB/sec 2024-08-17T00:55:19.236 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-G5dB5MHQd8yNEkJ off=2965908 len=448876 2024-08-17T00:55:19.240 INFO:tasks.workunit.client.0.smithi110.stdout:op 349 completed, throughput=4.97MB/sec 2024-08-17T00:55:19.240 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XIL1C415ZhU-nOw off=6427058 len=678883 2024-08-17T00:55:19.240 INFO:tasks.workunit.client.0.smithi110.stdout:op 350 completed, throughput=4.98MB/sec 2024-08-17T00:55:19.241 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Xgek9onQ0OdPzUE off=15498216 len=1254748 2024-08-17T00:55:19.243 INFO:tasks.workunit.client.0.smithi110.stdout:op 351 completed, throughput=4.99MB/sec 2024-08-17T00:55:19.243 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Fh8qnHTQhCSQ9uK off=3173226 len=74557 2024-08-17T00:55:19.244 INFO:tasks.workunit.client.0.smithi110.stdout:op 352 completed, throughput=4.99MB/sec 2024-08-17T00:55:19.244 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8z1RLIfGP8JxC0f off=1352240 len=2009472 2024-08-17T00:55:19.246 INFO:tasks.workunit.client.0.smithi110.stdout:op 353 completed, throughput=5.02MB/sec 2024-08-17T00:55:20.247 INFO:tasks.workunit.client.0.smithi110.stdout: 71: throughput=4.95MB/sec pending data=0 2024-08-17T00:55:20.247 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Mlh6aT_RNs-cSsy off=6354828 len=640853 2024-08-17T00:55:20.248 INFO:tasks.workunit.client.0.smithi110.stdout:op 354 completed, throughput=4.96MB/sec 2024-08-17T00:55:20.248 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-U5U4TppjoW5bVtq off=1890270 len=1107070 2024-08-17T00:55:20.253 INFO:tasks.workunit.client.0.smithi110.stdout:op 355 completed, throughput=4.97MB/sec 2024-08-17T00:55:20.253 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-lLofEHXjgzE1hV5 off=8956793 len=226669 2024-08-17T00:55:20.256 INFO:tasks.workunit.client.0.smithi110.stdout:op 356 completed, throughput=4.98MB/sec 2024-08-17T00:55:20.256 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ewVE5jwnDLpiRpX off=10329430 len=927453 2024-08-17T00:55:20.257 INFO:tasks.workunit.client.0.smithi110.stdout:op 357 completed, throughput=4.99MB/sec 2024-08-17T00:55:20.257 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qfGgvNsqT2J5-aK off=165088 len=1892980 2024-08-17T00:55:20.259 INFO:tasks.workunit.client.0.smithi110.stdout:op 358 completed, throughput=5.01MB/sec 2024-08-17T00:55:20.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:20 smithi110 ceph-mon[98148]: pgmap v1296: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T00:55:20.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:20 smithi110 ceph-mon[100641]: pgmap v1296: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T00:55:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:20 smithi177 ceph-mon[90034]: pgmap v1296: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T00:55:21.259 INFO:tasks.workunit.client.0.smithi110.stdout: 72: throughput=4.95MB/sec pending data=0 2024-08-17T00:55:21.259 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Je1UE2thJPSea2- off=6366105 len=85363 2024-08-17T00:55:21.260 INFO:tasks.workunit.client.0.smithi110.stdout:op 359 completed, throughput=4.95MB/sec 2024-08-17T00:55:21.260 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Yr-CkUbEcJ6jajt off=15145050 len=727850 2024-08-17T00:55:21.261 INFO:tasks.workunit.client.0.smithi110.stdout:op 360 completed, throughput=4.96MB/sec 2024-08-17T00:55:21.261 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-73aG65V4rvd9JWA off=15971410 len=1187907 2024-08-17T00:55:21.267 INFO:tasks.workunit.client.0.smithi110.stdout:op 361 completed, throughput=4.97MB/sec 2024-08-17T00:55:21.267 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-dsY08VcC_1rBuFv off=5693646 len=1505829 2024-08-17T00:55:21.268 INFO:tasks.workunit.client.0.smithi110.stdout:op 362 completed, throughput=4.99MB/sec 2024-08-17T00:55:21.268 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YknZvUR5F4G_FrM off=2317837 len=1988882 2024-08-17T00:55:21.281 INFO:tasks.workunit.client.0.smithi110.stdout:op 363 completed, throughput=5.02MB/sec 2024-08-17T00:55:22.281 INFO:tasks.workunit.client.0.smithi110.stdout: 73: throughput=4.95MB/sec pending data=0 2024-08-17T00:55:22.282 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-674pc-Sy8APJHWJ off=22006568 len=816687 2024-08-17T00:55:22.283 INFO:tasks.workunit.client.0.smithi110.stdout:op 364 completed, throughput=4.96MB/sec 2024-08-17T00:55:22.283 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-mOtssW-gS2BbKi1 off=10985446 len=484533 2024-08-17T00:55:22.286 INFO:tasks.workunit.client.0.smithi110.stdout:op 365 completed, throughput=4.96MB/sec 2024-08-17T00:55:22.287 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Bvp1Lkjx3ALdFyV off=13008252 len=293723 2024-08-17T00:55:22.287 INFO:tasks.workunit.client.0.smithi110.stdout:op 366 completed, throughput=4.97MB/sec 2024-08-17T00:55:22.287 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jxulvqV709nNsMv off=2607486 len=1904673 2024-08-17T00:55:22.294 INFO:tasks.workunit.client.0.smithi110.stdout:op 367 completed, throughput=4.99MB/sec 2024-08-17T00:55:22.294 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HhmC2zQKsx69VPN off=6271642 len=121263 2024-08-17T00:55:22.295 INFO:tasks.workunit.client.0.smithi110.stdout:op 368 completed, throughput=4.99MB/sec 2024-08-17T00:55:22.295 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Kcx4praEB9uZKOs off=1599143 len=1574264 2024-08-17T00:55:22.296 INFO:tasks.workunit.client.0.smithi110.stdout:op 369 completed, throughput=5.01MB/sec 2024-08-17T00:55:22.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:22 smithi110 ceph-mon[98148]: pgmap v1297: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T00:55:22.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:22 smithi110 ceph-mon[100641]: pgmap v1297: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T00:55:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:22 smithi177 ceph-mon[90034]: pgmap v1297: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T00:55:23.297 INFO:tasks.workunit.client.0.smithi110.stdout: 74: throughput=4.95MB/sec pending data=0 2024-08-17T00:55:23.297 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-mKmlR2fu6shjRFS off=1683871 len=737121 2024-08-17T00:55:23.301 INFO:tasks.workunit.client.0.smithi110.stdout:op 370 completed, throughput=4.96MB/sec 2024-08-17T00:55:23.302 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Vrip-Wfh5KuMeUS off=1747575 len=855600 2024-08-17T00:55:23.306 INFO:tasks.workunit.client.0.smithi110.stdout:op 371 completed, throughput=4.97MB/sec 2024-08-17T00:55:23.307 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_zgnH68MT6ZvK4R off=12561234 len=398166 2024-08-17T00:55:23.307 INFO:tasks.workunit.client.0.smithi110.stdout:op 372 completed, throughput=4.97MB/sec 2024-08-17T00:55:23.307 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ahihrqGf5ZsSKsd off=4954634 len=772117 2024-08-17T00:55:23.311 INFO:tasks.workunit.client.0.smithi110.stdout:op 373 completed, throughput=4.98MB/sec 2024-08-17T00:55:23.311 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tu7roVVl25q-ikD off=1657623 len=851170 2024-08-17T00:55:23.312 INFO:tasks.workunit.client.0.smithi110.stdout:op 374 completed, throughput=4.99MB/sec 2024-08-17T00:55:23.312 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XKGi5mOE4KAfiWd off=2617615 len=1924644 2024-08-17T00:55:23.313 INFO:tasks.workunit.client.0.smithi110.stdout:op 375 completed, throughput=5.02MB/sec 2024-08-17T00:55:24.314 INFO:tasks.workunit.client.0.smithi110.stdout: 75: throughput=4.95MB/sec pending data=0 2024-08-17T00:55:24.314 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-dIcaz52e005BbOl off=6242871 len=992674 2024-08-17T00:55:24.315 INFO:tasks.workunit.client.0.smithi110.stdout:op 376 completed, throughput=4.96MB/sec 2024-08-17T00:55:24.318 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-b3nIJfXPLqGQj8D off=5274884 len=2026737 2024-08-17T00:55:24.325 INFO:tasks.workunit.client.0.smithi110.stdout:op 377 completed, throughput=4.99MB/sec 2024-08-17T00:55:24.325 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-4wLH-T6xSpUKikd off=13825786 len=377081 2024-08-17T00:55:24.329 INFO:tasks.workunit.client.0.smithi110.stdout:op 378 completed, throughput=4.99MB/sec 2024-08-17T00:55:24.329 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pQ2HiDIHyNfu_T8 off=1411241 len=696813 2024-08-17T00:55:24.332 INFO:tasks.workunit.client.0.smithi110.stdout:op 379 completed, throughput=5MB/sec 2024-08-17T00:55:24.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:24 smithi110 ceph-mon[98148]: pgmap v1298: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T00:55:24.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:24 smithi110 ceph-mon[100641]: pgmap v1298: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T00:55:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:24 smithi177 ceph-mon[90034]: pgmap v1298: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T00:55:25.332 INFO:tasks.workunit.client.0.smithi110.stdout: 76: throughput=4.94MB/sec pending data=0 2024-08-17T00:55:25.332 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qgC0i61nirY5mWv off=820552 len=270967 2024-08-17T00:55:25.333 INFO:tasks.workunit.client.0.smithi110.stdout:op 380 completed, throughput=4.94MB/sec 2024-08-17T00:55:25.333 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-AI1gVQUXiRTFmUD off=1127131 len=1637531 2024-08-17T00:55:25.335 INFO:tasks.workunit.client.0.smithi110.stdout:op 381 completed, throughput=4.96MB/sec 2024-08-17T00:55:25.335 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0qg5UX5xVGiyYeq off=2544381 len=1017427 2024-08-17T00:55:25.343 INFO:tasks.workunit.client.0.smithi110.stdout:op 382 completed, throughput=4.97MB/sec 2024-08-17T00:55:25.344 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tvBigFmWA9l00G3 off=625643 len=178488 2024-08-17T00:55:25.344 INFO:tasks.workunit.client.0.smithi110.stdout:op 383 completed, throughput=4.97MB/sec 2024-08-17T00:55:25.344 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QlyJ3K_Po-Aa0yI off=2792117 len=1924792 2024-08-17T00:55:25.344 INFO:tasks.workunit.client.0.smithi110.stdout:op 384 completed, throughput=5MB/sec 2024-08-17T00:55:25.344 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-mMzE46dTwCnkSDD off=7167935 len=1086783 2024-08-17T00:55:25.347 INFO:tasks.workunit.client.0.smithi110.stdout:op 385 completed, throughput=5.01MB/sec 2024-08-17T00:55:25.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:25 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:55:25.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:25 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:55:25.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:25 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:55:26.348 INFO:tasks.workunit.client.0.smithi110.stdout: 77: throughput=4.95MB/sec pending data=0 2024-08-17T00:55:26.348 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Oi-Ozwuj9E79Sts off=4650951 len=341694 2024-08-17T00:55:26.350 INFO:tasks.workunit.client.0.smithi110.stdout:op 386 completed, throughput=4.95MB/sec 2024-08-17T00:55:26.350 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3XZizOJTLzT-lmR off=2543116 len=1827681 2024-08-17T00:55:26.353 INFO:tasks.workunit.client.0.smithi110.stdout:op 387 completed, throughput=4.97MB/sec 2024-08-17T00:55:26.354 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gcWciTIYayMVT9G off=4319037 len=2086483 2024-08-17T00:55:26.357 INFO:tasks.workunit.client.0.smithi110.stdout:op 388 completed, throughput=5MB/sec 2024-08-17T00:55:26.357 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-q7X-Dz-PWqhXR0g off=3326969 len=95625 2024-08-17T00:55:26.359 INFO:tasks.workunit.client.0.smithi110.stdout:op 389 completed, throughput=5MB/sec 2024-08-17T00:55:26.359 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NtpLdq10Ffl6b_g off=3190284 len=1690165 2024-08-17T00:55:26.361 INFO:tasks.workunit.client.0.smithi110.stdout:op 390 completed, throughput=5.02MB/sec 2024-08-17T00:55:26.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:26 smithi110 ceph-mon[100641]: pgmap v1299: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-17T00:55:26.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:26 smithi110 ceph-mon[98148]: pgmap v1299: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-17T00:55:26.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:26 smithi177 ceph-mon[90034]: pgmap v1299: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-17T00:55:27.361 INFO:tasks.workunit.client.0.smithi110.stdout: 78: throughput=4.96MB/sec pending data=0 2024-08-17T00:55:27.361 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fThb6BHRHBTYmDJ off=7258187 len=399539 2024-08-17T00:55:27.364 INFO:tasks.workunit.client.0.smithi110.stdout:op 391 completed, throughput=4.96MB/sec 2024-08-17T00:55:27.364 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uP-AzkDIMErAo6l off=14151342 len=762012 2024-08-17T00:55:27.365 INFO:tasks.workunit.client.0.smithi110.stdout:op 392 completed, throughput=4.97MB/sec 2024-08-17T00:55:27.365 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZbKerGF3N2V8rLd off=699355 len=551053 2024-08-17T00:55:27.366 INFO:tasks.workunit.client.0.smithi110.stdout:op 393 completed, throughput=4.98MB/sec 2024-08-17T00:55:27.366 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_p4XuAE2kcRvtu5 off=6741777 len=1907798 2024-08-17T00:55:27.376 INFO:tasks.workunit.client.0.smithi110.stdout:op 394 completed, throughput=5MB/sec 2024-08-17T00:55:27.376 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9sSzg5UhwMU9jz2 off=10483590 len=611884 2024-08-17T00:55:27.379 INFO:tasks.workunit.client.0.smithi110.stdout:op 395 completed, throughput=5.01MB/sec 2024-08-17T00:55:28.379 INFO:tasks.workunit.client.0.smithi110.stdout: 79: throughput=4.94MB/sec pending data=0 2024-08-17T00:55:28.380 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MhHAN45TRJjRRnO off=10497789 len=1429934 2024-08-17T00:55:28.387 INFO:tasks.workunit.client.0.smithi110.stdout:op 396 completed, throughput=4.96MB/sec 2024-08-17T00:55:28.387 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HOyDFB8h7ih8Ue4 off=18159254 len=884560 2024-08-17T00:55:28.390 INFO:tasks.workunit.client.0.smithi110.stdout:op 397 completed, throughput=4.97MB/sec 2024-08-17T00:55:28.390 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-RMV35KOPCUyHm5r off=2352779 len=14767 2024-08-17T00:55:28.391 INFO:tasks.workunit.client.0.smithi110.stdout:op 398 completed, throughput=4.97MB/sec 2024-08-17T00:55:28.391 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nvWUjQEcBp8VTJ8 off=8041657 len=1687469 2024-08-17T00:55:28.394 INFO:tasks.workunit.client.0.smithi110.stdout:op 399 completed, throughput=4.99MB/sec 2024-08-17T00:55:28.394 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Iydu1cqzzmygP-K off=0 len=1465844 2024-08-17T00:55:28.399 INFO:tasks.workunit.client.0.smithi110.stdout:op 400 completed, throughput=5.01MB/sec 2024-08-17T00:55:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:55:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:55:28] "GET /metrics HTTP/1.1" 200 34110 "" "Prometheus/2.43.0" 2024-08-17T00:55:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:28 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:55:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:28 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:55:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:28 smithi110 ceph-mon[98148]: pgmap v1300: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T00:55:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:28 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:55:29.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:28 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:55:29.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:28 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:55:29.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:28 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:55:29.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:28 smithi110 ceph-mon[100641]: pgmap v1300: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T00:55:29.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:28 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:55:29.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:28 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:55:29.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:28 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:55:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:28 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:55:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:28 smithi177 ceph-mon[90034]: pgmap v1300: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T00:55:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:28 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:55:29.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:28 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:55:29.399 INFO:tasks.workunit.client.0.smithi110.stdout: 80: throughput=4.95MB/sec pending data=0 2024-08-17T00:55:29.399 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KMZx0Daz1EA3Ton off=18051471 len=1297584 2024-08-17T00:55:29.406 INFO:tasks.workunit.client.0.smithi110.stdout:op 401 completed, throughput=4.96MB/sec 2024-08-17T00:55:29.407 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gG0mQWi3wHAFeu5 off=284049 len=1709742 2024-08-17T00:55:29.416 INFO:tasks.workunit.client.0.smithi110.stdout:op 402 completed, throughput=4.98MB/sec 2024-08-17T00:55:29.416 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-YDVL-wIt6d3wkJF off=4395077 len=1419840 2024-08-17T00:55:29.417 INFO:tasks.workunit.client.0.smithi110.stdout:op 403 completed, throughput=5MB/sec 2024-08-17T00:55:29.417 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Qq04E5v2dZW8RST off=38709 len=1823927 2024-08-17T00:55:29.423 INFO:tasks.workunit.client.0.smithi110.stdout:op 404 completed, throughput=5.02MB/sec 2024-08-17T00:55:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:55:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:55:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:55:30.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:55:30.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:55:30.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:55:30.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:55:30.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:55:30.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:55:30.423 INFO:tasks.workunit.client.0.smithi110.stdout: 81: throughput=4.96MB/sec pending data=0 2024-08-17T00:55:30.424 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-O9ZqdSfizE4pvAm off=17971832 len=1307696 2024-08-17T00:55:30.430 INFO:tasks.workunit.client.0.smithi110.stdout:op 405 completed, throughput=4.97MB/sec 2024-08-17T00:55:30.430 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gZ9DJhcLxkzL_AV off=4433378 len=2062807 2024-08-17T00:55:30.432 INFO:tasks.workunit.client.0.smithi110.stdout:op 406 completed, throughput=4.99MB/sec 2024-08-17T00:55:30.432 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-znb3GisrynC4_WO off=1152116 len=611240 2024-08-17T00:55:30.434 INFO:tasks.workunit.client.0.smithi110.stdout:op 407 completed, throughput=5MB/sec 2024-08-17T00:55:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:30 smithi110 ceph-mon[98148]: pgmap v1301: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T00:55:31.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:30 smithi110 ceph-mon[100641]: pgmap v1301: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T00:55:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:30 smithi177 ceph-mon[90034]: pgmap v1301: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T00:55:31.434 INFO:tasks.workunit.client.0.smithi110.stdout: 82: throughput=4.94MB/sec pending data=0 2024-08-17T00:55:31.435 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZQa81z6e3QBT51x off=12543443 len=1047895 2024-08-17T00:55:31.437 INFO:tasks.workunit.client.0.smithi110.stdout:op 408 completed, throughput=4.95MB/sec 2024-08-17T00:55:31.437 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-lxBe0BvgwHVP6LS off=791912 len=450730 2024-08-17T00:55:31.441 INFO:tasks.workunit.client.0.smithi110.stdout:op 409 completed, throughput=4.96MB/sec 2024-08-17T00:55:31.442 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-sBBf2RkWQodQwRS off=10109729 len=1683150 2024-08-17T00:55:31.450 INFO:tasks.workunit.client.0.smithi110.stdout:op 410 completed, throughput=4.98MB/sec 2024-08-17T00:55:31.450 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZhDWFDBnApQyxeh off=1850478 len=24310 2024-08-17T00:55:31.451 INFO:tasks.workunit.client.0.smithi110.stdout:op 411 completed, throughput=4.98MB/sec 2024-08-17T00:55:31.451 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zemoupt1NumOM3a off=4187171 len=566696 2024-08-17T00:55:31.452 INFO:tasks.workunit.client.0.smithi110.stdout:op 412 completed, throughput=4.98MB/sec 2024-08-17T00:55:31.453 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hpZ-K-efYemQyeV off=1100693 len=462338 2024-08-17T00:55:31.458 INFO:tasks.workunit.client.0.smithi110.stdout:op 413 completed, throughput=4.99MB/sec 2024-08-17T00:55:31.458 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-D4dQGFCoHub2BUO off=4726635 len=99009 2024-08-17T00:55:31.459 INFO:tasks.workunit.client.0.smithi110.stdout:op 414 completed, throughput=4.99MB/sec 2024-08-17T00:55:31.459 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--Cjdm1hcc40sP7x off=605604 len=301499 2024-08-17T00:55:31.459 INFO:tasks.workunit.client.0.smithi110.stdout:op 415 completed, throughput=4.99MB/sec 2024-08-17T00:55:31.459 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-j0lSJNwcNN69mK6 off=1138533 len=236157 2024-08-17T00:55:31.460 INFO:tasks.workunit.client.0.smithi110.stdout:op 416 completed, throughput=5MB/sec 2024-08-17T00:55:31.460 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ydD8JXWq-XwUf55 off=948356 len=1752296 2024-08-17T00:55:31.461 INFO:tasks.workunit.client.0.smithi110.stdout:op 417 completed, throughput=5.02MB/sec 2024-08-17T00:55:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:55:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:55:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:55:32.462 INFO:tasks.workunit.client.0.smithi110.stdout: 83: throughput=4.96MB/sec pending data=0 2024-08-17T00:55:32.462 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Rt--Q1w5GygU8K- off=3919162 len=1375987 2024-08-17T00:55:32.464 INFO:tasks.workunit.client.0.smithi110.stdout:op 418 completed, throughput=4.97MB/sec 2024-08-17T00:55:32.464 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-JjcttpYKNQQuXJo off=20061922 len=1858837 2024-08-17T00:55:32.466 INFO:tasks.workunit.client.0.smithi110.stdout:op 419 completed, throughput=4.99MB/sec 2024-08-17T00:55:32.466 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-X75_J5cESc01Wn5 off=1028282 len=1654778 2024-08-17T00:55:32.473 INFO:tasks.workunit.client.0.smithi110.stdout:op 420 completed, throughput=5.01MB/sec 2024-08-17T00:55:33.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:32 smithi110 ceph-mon[98148]: pgmap v1302: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-17T00:55:33.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:32 smithi110 ceph-mon[100641]: pgmap v1302: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-17T00:55:33.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:32 smithi177 ceph-mon[90034]: pgmap v1302: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-17T00:55:33.475 INFO:tasks.workunit.client.0.smithi110.stdout: 84: throughput=4.95MB/sec pending data=0 2024-08-17T00:55:33.475 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-o8jEOtbdKbx4doi off=4947053 len=1417812 2024-08-17T00:55:33.476 INFO:tasks.workunit.client.0.smithi110.stdout:op 421 completed, throughput=4.97MB/sec 2024-08-17T00:55:33.476 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bxzOqMqzUd5bK_c off=3453610 len=1868104 2024-08-17T00:55:33.484 INFO:tasks.workunit.client.0.smithi110.stdout:op 422 completed, throughput=4.99MB/sec 2024-08-17T00:55:33.484 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8mnZaQ6E3afLrsg off=11465000 len=384191 2024-08-17T00:55:33.484 INFO:tasks.workunit.client.0.smithi110.stdout:op 423 completed, throughput=4.99MB/sec 2024-08-17T00:55:33.485 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QcdzJ5VKvZNew1C off=16972142 len=1658297 2024-08-17T00:55:33.486 INFO:tasks.workunit.client.0.smithi110.stdout:op 424 completed, throughput=5.01MB/sec 2024-08-17T00:55:34.487 INFO:tasks.workunit.client.0.smithi110.stdout: 85: throughput=4.95MB/sec pending data=0 2024-08-17T00:55:34.487 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ivJRLDwwd3VjwSw off=2333065 len=582297 2024-08-17T00:55:34.492 INFO:tasks.workunit.client.0.smithi110.stdout:op 425 completed, throughput=4.96MB/sec 2024-08-17T00:55:34.492 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5Fx-R0I2BGjhDwy off=2050749 len=138420 2024-08-17T00:55:34.492 INFO:tasks.workunit.client.0.smithi110.stdout:op 426 completed, throughput=4.96MB/sec 2024-08-17T00:55:34.492 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZpJf_sdJZuUIoN0 off=1514422 len=706169 2024-08-17T00:55:34.494 INFO:tasks.workunit.client.0.smithi110.stdout:op 427 completed, throughput=4.97MB/sec 2024-08-17T00:55:34.494 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-1NXX0OWe3cNhId9 off=3342140 len=696691 2024-08-17T00:55:34.495 INFO:tasks.workunit.client.0.smithi110.stdout:op 428 completed, throughput=4.98MB/sec 2024-08-17T00:55:34.496 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-lu-NFUwLAXC0ecT off=10422402 len=894243 2024-08-17T00:55:34.501 INFO:tasks.workunit.client.0.smithi110.stdout:op 429 completed, throughput=4.99MB/sec 2024-08-17T00:55:34.501 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-x4gu-H5Kroxz6Cy off=2973463 len=1261677 2024-08-17T00:55:34.516 INFO:tasks.workunit.client.0.smithi110.stdout:op 430 completed, throughput=5MB/sec 2024-08-17T00:55:34.516 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7oZchKmzTTykcgZ off=2631580 len=492460 2024-08-17T00:55:34.519 INFO:tasks.workunit.client.0.smithi110.stdout:op 431 completed, throughput=5MB/sec 2024-08-17T00:55:34.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:34 smithi110 ceph-mon[98148]: pgmap v1303: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T00:55:34.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:34 smithi110 ceph-mon[100641]: pgmap v1303: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T00:55:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:34 smithi177 ceph-mon[90034]: pgmap v1303: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T00:55:35.520 INFO:tasks.workunit.client.0.smithi110.stdout: 86: throughput=4.95MB/sec pending data=0 2024-08-17T00:55:35.520 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-egLn1CMpCwlntaG off=8521252 len=1508965 2024-08-17T00:55:35.524 INFO:tasks.workunit.client.0.smithi110.stdout:op 432 completed, throughput=4.96MB/sec 2024-08-17T00:55:35.524 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HzzUKcwHb0gzqiW off=5277483 len=1035792 2024-08-17T00:55:35.526 INFO:tasks.workunit.client.0.smithi110.stdout:op 433 completed, throughput=4.97MB/sec 2024-08-17T00:55:35.526 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-iEaty4gPXy0KbR6 off=3483792 len=564794 2024-08-17T00:55:35.530 INFO:tasks.workunit.client.0.smithi110.stdout:op 434 completed, throughput=4.98MB/sec 2024-08-17T00:55:35.531 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-m78I111chRXKITU off=11871861 len=1572171 2024-08-17T00:55:35.532 INFO:tasks.workunit.client.0.smithi110.stdout:op 435 completed, throughput=5MB/sec 2024-08-17T00:55:35.533 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-20ICohZ8mwX_GJs off=5547258 len=1804111 2024-08-17T00:55:35.535 INFO:tasks.workunit.client.0.smithi110.stdout:op 436 completed, throughput=5.02MB/sec 2024-08-17T00:55:36.535 INFO:tasks.workunit.client.0.smithi110.stdout: 87: throughput=4.96MB/sec pending data=0 2024-08-17T00:55:36.535 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--dQefKHuZa4UZXN off=5571362 len=767818 2024-08-17T00:55:36.540 INFO:tasks.workunit.client.0.smithi110.stdout:op 437 completed, throughput=4.97MB/sec 2024-08-17T00:55:36.540 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-a6ZeKyaGMY7BgEd off=15130681 len=127422 2024-08-17T00:55:36.540 INFO:tasks.workunit.client.0.smithi110.stdout:op 438 completed, throughput=4.97MB/sec 2024-08-17T00:55:36.540 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ER85QTJ6lEqX23- off=19914489 len=1297086 2024-08-17T00:55:36.543 INFO:tasks.workunit.client.0.smithi110.stdout:op 439 completed, throughput=4.98MB/sec 2024-08-17T00:55:36.543 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GfS7RCOd6-ZtSUZ off=801666 len=1987264 2024-08-17T00:55:36.545 INFO:tasks.workunit.client.0.smithi110.stdout:op 440 completed, throughput=5MB/sec 2024-08-17T00:55:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:36 smithi110 ceph-mon[98148]: pgmap v1304: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T00:55:36.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:36 smithi110 ceph-mon[100641]: pgmap v1304: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T00:55:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:36 smithi177 ceph-mon[90034]: pgmap v1304: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T00:55:37.546 INFO:tasks.workunit.client.0.smithi110.stdout: 88: throughput=4.95MB/sec pending data=0 2024-08-17T00:55:37.546 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5TzK2kB4InTtP9Z off=3862351 len=573278 2024-08-17T00:55:37.550 INFO:tasks.workunit.client.0.smithi110.stdout:op 441 completed, throughput=4.95MB/sec 2024-08-17T00:55:37.551 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-diS5WopNidEaBaL off=539670 len=1130919 2024-08-17T00:55:37.553 INFO:tasks.workunit.client.0.smithi110.stdout:op 442 completed, throughput=4.97MB/sec 2024-08-17T00:55:37.553 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-t4UDxMlN3DwhRBL off=13528451 len=1287185 2024-08-17T00:55:37.556 INFO:tasks.workunit.client.0.smithi110.stdout:op 443 completed, throughput=4.98MB/sec 2024-08-17T00:55:37.556 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aO3KNl6qlsT5RDw off=542317 len=826448 2024-08-17T00:55:37.561 INFO:tasks.workunit.client.0.smithi110.stdout:op 444 completed, throughput=4.99MB/sec 2024-08-17T00:55:37.562 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-rAlcGFW5DuJdJcb off=1194372 len=932281 2024-08-17T00:55:37.567 INFO:tasks.workunit.client.0.smithi110.stdout:op 445 completed, throughput=5MB/sec 2024-08-17T00:55:37.567 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bzMK1tnfUrsqWEE off=1560321 len=1754215 2024-08-17T00:55:37.568 INFO:tasks.workunit.client.0.smithi110.stdout:op 446 completed, throughput=5.02MB/sec 2024-08-17T00:55:38.550 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:55:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:55:38] "GET /metrics HTTP/1.1" 200 34110 "" "Prometheus/2.43.0" 2024-08-17T00:55:38.568 INFO:tasks.workunit.client.0.smithi110.stdout: 89: throughput=4.96MB/sec pending data=0 2024-08-17T00:55:38.568 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gRFqdls82vkg1Qf off=3701563 len=1013515 2024-08-17T00:55:38.574 INFO:tasks.workunit.client.0.smithi110.stdout:op 447 completed, throughput=4.97MB/sec 2024-08-17T00:55:38.574 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ac9Wz4cI-liIye7 off=560035 len=1014228 2024-08-17T00:55:38.579 INFO:tasks.workunit.client.0.smithi110.stdout:op 448 completed, throughput=4.98MB/sec 2024-08-17T00:55:38.579 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zMMbhuh_UyLv5W9 off=6302618 len=597151 2024-08-17T00:55:38.582 INFO:tasks.workunit.client.0.smithi110.stdout:op 449 completed, throughput=4.99MB/sec 2024-08-17T00:55:38.583 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4aXEZa_EnjgM5Lq off=10484612 len=300704 2024-08-17T00:55:38.583 INFO:tasks.workunit.client.0.smithi110.stdout:op 450 completed, throughput=4.99MB/sec 2024-08-17T00:55:38.583 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-olv2OrIelcKY84u off=6855813 len=1246606 2024-08-17T00:55:38.591 INFO:tasks.workunit.client.0.smithi110.stdout:op 451 completed, throughput=5MB/sec 2024-08-17T00:55:38.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:38 smithi110 ceph-mon[98148]: pgmap v1305: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T00:55:38.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:38 smithi110 ceph-mon[100641]: pgmap v1305: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T00:55:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:38 smithi177 ceph-mon[90034]: pgmap v1305: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T00:55:39.592 INFO:tasks.workunit.client.0.smithi110.stdout: 90: throughput=4.95MB/sec pending data=0 2024-08-17T00:55:39.592 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-f2bnDVXSbhbELF- off=217393 len=1113928 2024-08-17T00:55:39.594 INFO:tasks.workunit.client.0.smithi110.stdout:op 452 completed, throughput=4.96MB/sec 2024-08-17T00:55:39.594 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aKk73xGNbb-bmyA off=5853600 len=1653191 2024-08-17T00:55:39.605 INFO:tasks.workunit.client.0.smithi110.stdout:op 453 completed, throughput=4.98MB/sec 2024-08-17T00:55:39.606 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GFjobPtfo9RHJwg off=2352213 len=1267202 2024-08-17T00:55:39.607 INFO:tasks.workunit.client.0.smithi110.stdout:op 454 completed, throughput=4.99MB/sec 2024-08-17T00:55:39.608 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vRJ1DGy6FnxrK_7 off=235748 len=450873 2024-08-17T00:55:39.611 INFO:tasks.workunit.client.0.smithi110.stdout:op 455 completed, throughput=4.99MB/sec 2024-08-17T00:55:39.611 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bXff753Uz3Ij5UD off=222287 len=662603 2024-08-17T00:55:39.612 INFO:tasks.workunit.client.0.smithi110.stdout:op 456 completed, throughput=5MB/sec 2024-08-17T00:55:40.612 INFO:tasks.workunit.client.0.smithi110.stdout: 91: throughput=4.95MB/sec pending data=0 2024-08-17T00:55:40.612 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aKWygGhVT9_UtTm off=22804028 len=716503 2024-08-17T00:55:40.614 INFO:tasks.workunit.client.0.smithi110.stdout:op 457 completed, throughput=4.95MB/sec 2024-08-17T00:55:40.614 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jWUR5Zbd9lIdzuc off=4162636 len=1511418 2024-08-17T00:55:40.615 INFO:tasks.workunit.client.0.smithi110.stdout:op 458 completed, throughput=4.97MB/sec 2024-08-17T00:55:40.615 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8CsJqjR4z7PlFKt off=8240067 len=961531 2024-08-17T00:55:40.617 INFO:tasks.workunit.client.0.smithi110.stdout:op 459 completed, throughput=4.98MB/sec 2024-08-17T00:55:40.617 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-rsEOlsYSrK3Zl_A off=4872110 len=600886 2024-08-17T00:55:40.619 INFO:tasks.workunit.client.0.smithi110.stdout:op 460 completed, throughput=4.99MB/sec 2024-08-17T00:55:40.619 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pn8dzVDXgGQkcf7 off=1962036 len=1062915 2024-08-17T00:55:40.624 INFO:tasks.workunit.client.0.smithi110.stdout:op 461 completed, throughput=5MB/sec 2024-08-17T00:55:40.624 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-npA836cBzNdMDJQ off=1800844 len=1078667 2024-08-17T00:55:40.625 INFO:tasks.workunit.client.0.smithi110.stdout:op 462 completed, throughput=5.01MB/sec 2024-08-17T00:55:40.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:40 smithi110 ceph-mon[98148]: pgmap v1306: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T00:55:40.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:40 smithi110 ceph-mon[100641]: pgmap v1306: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T00:55:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:40 smithi177 ceph-mon[90034]: pgmap v1306: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T00:55:41.625 INFO:tasks.workunit.client.0.smithi110.stdout: 92: throughput=4.95MB/sec pending data=0 2024-08-17T00:55:41.626 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jDiJyI4TirHvPCE off=1162998 len=1392692 2024-08-17T00:55:41.632 INFO:tasks.workunit.client.0.smithi110.stdout:op 463 completed, throughput=4.97MB/sec 2024-08-17T00:55:41.632 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-EcHjPfVv39gMlPa off=24859633 len=27473 2024-08-17T00:55:41.632 INFO:tasks.workunit.client.0.smithi110.stdout:op 464 completed, throughput=4.97MB/sec 2024-08-17T00:55:41.633 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-upXZDtogRCYgB5F off=13023409 len=1580841 2024-08-17T00:55:41.641 INFO:tasks.workunit.client.0.smithi110.stdout:op 465 completed, throughput=4.98MB/sec 2024-08-17T00:55:41.641 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hsW6HYdxAlGlJce off=1895277 len=744627 2024-08-17T00:55:41.642 INFO:tasks.workunit.client.0.smithi110.stdout:op 466 completed, throughput=4.99MB/sec 2024-08-17T00:55:41.643 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ye91UDgka4ecglz off=6643484 len=2090608 2024-08-17T00:55:41.645 INFO:tasks.workunit.client.0.smithi110.stdout:op 467 completed, throughput=5.01MB/sec 2024-08-17T00:55:42.646 INFO:tasks.workunit.client.0.smithi110.stdout: 93: throughput=4.96MB/sec pending data=0 2024-08-17T00:55:42.646 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jPemnjcjervrNT0 off=3750385 len=2037073 2024-08-17T00:55:42.659 INFO:tasks.workunit.client.0.smithi110.stdout:op 468 completed, throughput=4.98MB/sec 2024-08-17T00:55:42.659 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-F-V8FGRk45k_0cn off=16572350 len=1878424 2024-08-17T00:55:42.668 INFO:tasks.workunit.client.0.smithi110.stdout:op 469 completed, throughput=5MB/sec 2024-08-17T00:55:42.669 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-s0xj139bbexGIYL off=12393010 len=506980 2024-08-17T00:55:42.672 INFO:tasks.workunit.client.0.smithi110.stdout:op 470 completed, throughput=5MB/sec 2024-08-17T00:55:42.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:42 smithi110 ceph-mon[98148]: pgmap v1307: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T00:55:42.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:42 smithi110 ceph-mon[100641]: pgmap v1307: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T00:55:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:42 smithi177 ceph-mon[90034]: pgmap v1307: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T00:55:43.673 INFO:tasks.workunit.client.0.smithi110.stdout: 94: throughput=4.95MB/sec pending data=0 2024-08-17T00:55:43.673 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8U3vRC3eMWGZF5O off=10675506 len=1959140 2024-08-17T00:55:43.675 INFO:tasks.workunit.client.0.smithi110.stdout:op 471 completed, throughput=4.97MB/sec 2024-08-17T00:55:43.675 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-z7Edvg0BrsCWlHW off=6778154 len=322069 2024-08-17T00:55:43.676 INFO:tasks.workunit.client.0.smithi110.stdout:op 472 completed, throughput=4.97MB/sec 2024-08-17T00:55:43.676 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-P5nCYXzOWEpqoE2 off=12993841 len=317030 2024-08-17T00:55:43.679 INFO:tasks.workunit.client.0.smithi110.stdout:op 473 completed, throughput=4.98MB/sec 2024-08-17T00:55:43.680 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KL3ytuRJDbMsgTq off=6938849 len=448390 2024-08-17T00:55:43.680 INFO:tasks.workunit.client.0.smithi110.stdout:op 474 completed, throughput=4.98MB/sec 2024-08-17T00:55:43.681 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vr487lFPloRNTyO off=14315666 len=1000738 2024-08-17T00:55:43.682 INFO:tasks.workunit.client.0.smithi110.stdout:op 475 completed, throughput=4.99MB/sec 2024-08-17T00:55:43.682 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kjyjoSHNJFEo3D9 off=14714846 len=1013068 2024-08-17T00:55:43.687 INFO:tasks.workunit.client.0.smithi110.stdout:op 476 completed, throughput=5MB/sec 2024-08-17T00:55:44.687 INFO:tasks.workunit.client.0.smithi110.stdout: 95: throughput=4.95MB/sec pending data=0 2024-08-17T00:55:44.688 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7P45Rre8By-ikFP off=4092496 len=106125 2024-08-17T00:55:44.690 INFO:tasks.workunit.client.0.smithi110.stdout:op 477 completed, throughput=4.95MB/sec 2024-08-17T00:55:44.690 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qC-aGPXEfCpQO7S off=490138 len=255461 2024-08-17T00:55:44.691 INFO:tasks.workunit.client.0.smithi110.stdout:op 478 completed, throughput=4.95MB/sec 2024-08-17T00:55:44.691 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-1Ra-aTvHAdblPiv off=9285698 len=1185002 2024-08-17T00:55:44.692 INFO:tasks.workunit.client.0.smithi110.stdout:op 479 completed, throughput=4.96MB/sec 2024-08-17T00:55:44.692 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-I3isXXCAD-G_OjV off=9508200 len=13853 2024-08-17T00:55:44.694 INFO:tasks.workunit.client.0.smithi110.stdout:op 480 completed, throughput=4.96MB/sec 2024-08-17T00:55:44.695 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jUY4AKcQmuUxXef off=2784785 len=1379057 2024-08-17T00:55:44.696 INFO:tasks.workunit.client.0.smithi110.stdout:op 481 completed, throughput=4.98MB/sec 2024-08-17T00:55:44.697 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-G5bWOSbLitYqouc off=3306185 len=1745321 2024-08-17T00:55:44.700 INFO:tasks.workunit.client.0.smithi110.stdout:op 482 completed, throughput=4.99MB/sec 2024-08-17T00:55:44.700 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hoT0P2mi_KtXYjn off=7838409 len=1122201 2024-08-17T00:55:44.705 INFO:tasks.workunit.client.0.smithi110.stdout:op 483 completed, throughput=5MB/sec 2024-08-17T00:55:44.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:44 smithi110 ceph-mon[98148]: pgmap v1308: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T00:55:44.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:44 smithi110 ceph-mon[100641]: pgmap v1308: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T00:55:44.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:44 smithi177 ceph-mon[90034]: pgmap v1308: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T00:55:45.706 INFO:tasks.workunit.client.0.smithi110.stdout: 96: throughput=4.95MB/sec pending data=0 2024-08-17T00:55:45.706 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tFUE3tJ5LUcKKNF off=5573379 len=993071 2024-08-17T00:55:45.707 INFO:tasks.workunit.client.0.smithi110.stdout:op 484 completed, throughput=4.96MB/sec 2024-08-17T00:55:45.707 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lQITet9wJU37zdO off=6482079 len=908611 2024-08-17T00:55:45.709 INFO:tasks.workunit.client.0.smithi110.stdout:op 485 completed, throughput=4.97MB/sec 2024-08-17T00:55:45.709 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OIKxI8kM5a6Oixt off=0 len=1550688 2024-08-17T00:55:45.715 INFO:tasks.workunit.client.0.smithi110.stdout:op 486 completed, throughput=4.99MB/sec 2024-08-17T00:55:45.715 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-P1AYxC9ltmG4moZ off=1582134 len=855272 2024-08-17T00:55:45.720 INFO:tasks.workunit.client.0.smithi110.stdout:op 487 completed, throughput=4.99MB/sec 2024-08-17T00:55:45.721 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qed3YucBRXLS1YS off=2227846 len=581773 2024-08-17T00:55:45.721 INFO:tasks.workunit.client.0.smithi110.stdout:op 488 completed, throughput=5MB/sec 2024-08-17T00:55:46.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:55:46.722 INFO:tasks.workunit.client.0.smithi110.stdout: 97: throughput=4.95MB/sec pending data=0 2024-08-17T00:55:46.722 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ljPb61VyvLFzSGj off=6249853 len=1458902 2024-08-17T00:55:46.723 INFO:tasks.workunit.client.0.smithi110.stdout:op 489 completed, throughput=4.96MB/sec 2024-08-17T00:55:46.724 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-r78Ta-8CvMPkVTo off=183999 len=398323 2024-08-17T00:55:46.727 INFO:tasks.workunit.client.0.smithi110.stdout:op 490 completed, throughput=4.97MB/sec 2024-08-17T00:55:46.727 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-sXzeWgaoCGaHuR- off=2828084 len=1278788 2024-08-17T00:55:46.728 INFO:tasks.workunit.client.0.smithi110.stdout:op 491 completed, throughput=4.98MB/sec 2024-08-17T00:55:46.728 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KuEHQO_LWTH5VMi off=2485759 len=525151 2024-08-17T00:55:46.732 INFO:tasks.workunit.client.0.smithi110.stdout:op 492 completed, throughput=4.98MB/sec 2024-08-17T00:55:46.733 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-mNsXP3fR5YsnYUt off=1940554 len=107097 2024-08-17T00:55:46.735 INFO:tasks.workunit.client.0.smithi110.stdout:op 493 completed, throughput=4.99MB/sec 2024-08-17T00:55:46.735 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-p1qdlnBxo4N-NW4 off=7378347 len=368285 2024-08-17T00:55:46.736 INFO:tasks.workunit.client.0.smithi110.stdout:op 494 completed, throughput=4.99MB/sec 2024-08-17T00:55:46.736 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_saK2Gu3e7FIzw6 off=19269803 len=517208 2024-08-17T00:55:46.736 INFO:tasks.workunit.client.0.smithi110.stdout:op 495 completed, throughput=4.99MB/sec 2024-08-17T00:55:46.737 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-W5OyyYXOl1F5i4j off=2536592 len=1264086 2024-08-17T00:55:46.739 INFO:tasks.workunit.client.0.smithi110.stdout:op 496 completed, throughput=5.01MB/sec 2024-08-17T00:55:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:55:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:55:47.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:47 smithi177 ceph-mon[90034]: pgmap v1309: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-17T00:55:47.740 INFO:tasks.workunit.client.0.smithi110.stdout: 98: throughput=4.96MB/sec pending data=0 2024-08-17T00:55:47.740 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-RMciMLl1tc_lEuY off=2632021 len=1035641 2024-08-17T00:55:47.742 INFO:tasks.workunit.client.0.smithi110.stdout:op 497 completed, throughput=4.97MB/sec 2024-08-17T00:55:47.742 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pyAHcZOIXSIU82E off=10422577 len=640454 2024-08-17T00:55:47.746 INFO:tasks.workunit.client.0.smithi110.stdout:op 498 completed, throughput=4.97MB/sec 2024-08-17T00:55:47.746 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-mIL7tLIfacQDo8C off=12884107 len=1484863 2024-08-17T00:55:47.749 INFO:tasks.workunit.client.0.smithi110.stdout:op 499 completed, throughput=4.99MB/sec 2024-08-17T00:55:47.749 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9bwEWOWV9HnuSNf off=10762166 len=1988473 2024-08-17T00:55:47.761 INFO:tasks.workunit.client.0.smithi110.stdout:op 500 completed, throughput=5MB/sec 2024-08-17T00:55:47.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:47 smithi110 ceph-mon[98148]: pgmap v1309: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-17T00:55:47.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:47 smithi110 ceph-mon[100641]: pgmap v1309: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-17T00:55:48.552 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:55:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:55:48] "GET /metrics HTTP/1.1" 200 34115 "" "Prometheus/2.43.0" 2024-08-17T00:55:48.761 INFO:tasks.workunit.client.0.smithi110.stdout: 99: throughput=4.95MB/sec pending data=0 2024-08-17T00:55:48.762 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bfFowd7MBZ2YXu_ off=15312353 len=743164 2024-08-17T00:55:48.763 INFO:tasks.workunit.client.0.smithi110.stdout:op 501 completed, throughput=4.96MB/sec 2024-08-17T00:55:48.763 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hx_ZdHi53lMDd8p off=8504819 len=1708227 2024-08-17T00:55:48.770 INFO:tasks.workunit.client.0.smithi110.stdout:op 502 completed, throughput=4.98MB/sec 2024-08-17T00:55:48.770 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-p_4XV7B30C84G-P off=13621950 len=213758 2024-08-17T00:55:48.771 INFO:tasks.workunit.client.0.smithi110.stdout:op 503 completed, throughput=4.98MB/sec 2024-08-17T00:55:48.771 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-59JzJZagGngV7fG off=1135055 len=427841 2024-08-17T00:55:48.771 INFO:tasks.workunit.client.0.smithi110.stdout:op 504 completed, throughput=4.98MB/sec 2024-08-17T00:55:48.772 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-66L08_i9aguQqGM off=3245433 len=664138 2024-08-17T00:55:48.772 INFO:tasks.workunit.client.0.smithi110.stdout:op 505 completed, throughput=4.99MB/sec 2024-08-17T00:55:48.773 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-RbW76ifxMqybzey off=16959793 len=655204 2024-08-17T00:55:48.773 INFO:tasks.workunit.client.0.smithi110.stdout:op 506 completed, throughput=5MB/sec 2024-08-17T00:55:48.773 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cv0KdBa32SQ_7fr off=1984198 len=962327 2024-08-17T00:55:48.776 INFO:tasks.workunit.client.0.smithi110.stdout:op 507 completed, throughput=5MB/sec 2024-08-17T00:55:48.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:48 smithi110 ceph-mon[98148]: pgmap v1310: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-17T00:55:48.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:48 smithi110 ceph-mon[100641]: pgmap v1310: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-17T00:55:48.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:48 smithi177 ceph-mon[90034]: pgmap v1310: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-17T00:55:49.776 INFO:tasks.workunit.client.0.smithi110.stdout: 100: throughput=4.96MB/sec pending data=0 2024-08-17T00:55:49.776 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-JyqjloCYAqIMPCr off=713158 len=1913761 2024-08-17T00:55:49.778 INFO:tasks.workunit.client.0.smithi110.stdout:op 508 completed, throughput=4.97MB/sec 2024-08-17T00:55:49.778 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-C_FlZrDL-ZuwtSf off=7002566 len=1629071 2024-08-17T00:55:49.785 INFO:tasks.workunit.client.0.smithi110.stdout:op 509 completed, throughput=4.99MB/sec 2024-08-17T00:55:49.786 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cHxfnxO14koOB8p off=12066838 len=321285 2024-08-17T00:55:49.786 INFO:tasks.workunit.client.0.smithi110.stdout:op 510 completed, throughput=4.99MB/sec 2024-08-17T00:55:49.787 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-TuwvrTenhTV2qCd off=1251813 len=578484 2024-08-17T00:55:49.787 INFO:tasks.workunit.client.0.smithi110.stdout:op 511 completed, throughput=5MB/sec 2024-08-17T00:55:49.787 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-uT_CHCbXojTIU7t off=2795640 len=1502004 2024-08-17T00:55:49.796 INFO:tasks.workunit.client.0.smithi110.stdout:op 512 completed, throughput=5.01MB/sec 2024-08-17T00:55:50.797 INFO:tasks.workunit.client.0.smithi110.stdout: 101: throughput=4.96MB/sec pending data=0 2024-08-17T00:55:50.797 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MjPuxJX9bz1HlYc off=4115876 len=2065147 2024-08-17T00:55:50.806 INFO:tasks.workunit.client.0.smithi110.stdout:op 513 completed, throughput=4.98MB/sec 2024-08-17T00:55:50.807 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-96bugQeSi10OtDv off=3261818 len=1121198 2024-08-17T00:55:50.808 INFO:tasks.workunit.client.0.smithi110.stdout:op 514 completed, throughput=4.99MB/sec 2024-08-17T00:55:50.808 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GemcIEuge_VU3x0 off=2254899 len=1415442 2024-08-17T00:55:50.809 INFO:tasks.workunit.client.0.smithi110.stdout:op 515 completed, throughput=5MB/sec 2024-08-17T00:55:50.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:50 smithi110 ceph-mon[100641]: pgmap v1311: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-17T00:55:50.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:50 smithi110 ceph-mon[98148]: pgmap v1311: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-17T00:55:50.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:50 smithi177 ceph-mon[90034]: pgmap v1311: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-17T00:55:51.809 INFO:tasks.workunit.client.0.smithi110.stdout: 102: throughput=4.96MB/sec pending data=0 2024-08-17T00:55:51.809 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-DssSn6-nY3Mzh7u off=4083452 len=1165497 2024-08-17T00:55:51.817 INFO:tasks.workunit.client.0.smithi110.stdout:op 516 completed, throughput=4.97MB/sec 2024-08-17T00:55:51.817 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QKLtP7f_85fTSPH off=11212637 len=861429 2024-08-17T00:55:51.818 INFO:tasks.workunit.client.0.smithi110.stdout:op 517 completed, throughput=4.97MB/sec 2024-08-17T00:55:51.818 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cfFkqmrGGxej9am off=2766128 len=1085175 2024-08-17T00:55:51.825 INFO:tasks.workunit.client.0.smithi110.stdout:op 518 completed, throughput=4.98MB/sec 2024-08-17T00:55:51.825 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-CTNpl0JsYKmkcMB off=10080110 len=34202 2024-08-17T00:55:51.825 INFO:tasks.workunit.client.0.smithi110.stdout:op 519 completed, throughput=4.98MB/sec 2024-08-17T00:55:51.825 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dgy5Q0sUgeA9veT off=4526940 len=2001822 2024-08-17T00:55:51.836 INFO:tasks.workunit.client.0.smithi110.stdout:op 520 completed, throughput=5MB/sec 2024-08-17T00:55:52.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:52 smithi110 ceph-mon[98148]: pgmap v1312: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T00:55:52.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:52 smithi110 ceph-mon[100641]: pgmap v1312: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T00:55:52.837 INFO:tasks.workunit.client.0.smithi110.stdout: 103: throughput=4.95MB/sec pending data=0 2024-08-17T00:55:52.837 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-AOaJZu0MR-SVDhq off=11265705 len=1986573 2024-08-17T00:55:52.839 INFO:tasks.workunit.client.0.smithi110.stdout:op 521 completed, throughput=4.97MB/sec 2024-08-17T00:55:52.839 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-oHm64fWfMWruAHP off=6282291 len=1208800 2024-08-17T00:55:52.845 INFO:tasks.workunit.client.0.smithi110.stdout:op 522 completed, throughput=4.98MB/sec 2024-08-17T00:55:52.845 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8D9J8bReSr7Rwys off=1893996 len=1774523 2024-08-17T00:55:52.847 INFO:tasks.workunit.client.0.smithi110.stdout:op 523 completed, throughput=5MB/sec 2024-08-17T00:55:52.847 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-rfJyByDKSKHfYu5 off=5275240 len=1875687 2024-08-17T00:55:52.848 INFO:tasks.workunit.client.0.smithi110.stdout:op 524 completed, throughput=5.02MB/sec 2024-08-17T00:55:52.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:52 smithi177 ceph-mon[90034]: pgmap v1312: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T00:55:53.849 INFO:tasks.workunit.client.0.smithi110.stdout: 104: throughput=4.97MB/sec pending data=0 2024-08-17T00:55:53.849 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RX5-_V7rQLOLCHq off=11828172 len=1924420 2024-08-17T00:55:53.858 INFO:tasks.workunit.client.0.smithi110.stdout:op 525 completed, throughput=4.98MB/sec 2024-08-17T00:55:53.858 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_oEPZ9Fzna8Iunz off=715526 len=1810067 2024-08-17T00:55:53.865 INFO:tasks.workunit.client.0.smithi110.stdout:op 526 completed, throughput=5MB/sec 2024-08-17T00:55:54.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:54 smithi110 ceph-mon[98148]: pgmap v1313: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-17T00:55:54.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:54 smithi110 ceph-mon[100641]: pgmap v1313: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-17T00:55:54.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:54 smithi177 ceph-mon[90034]: pgmap v1313: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-17T00:55:54.865 INFO:tasks.workunit.client.0.smithi110.stdout: 105: throughput=4.95MB/sec pending data=0 2024-08-17T00:55:54.865 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zr1fue368SWnl96 off=10128768 len=363473 2024-08-17T00:55:54.869 INFO:tasks.workunit.client.0.smithi110.stdout:op 527 completed, throughput=4.96MB/sec 2024-08-17T00:55:54.869 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vuH0gMlZliGkXsE off=5967581 len=1986692 2024-08-17T00:55:54.876 INFO:tasks.workunit.client.0.smithi110.stdout:op 528 completed, throughput=4.97MB/sec 2024-08-17T00:55:54.876 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zBVREy8_oQWEnu2 off=1973574 len=100567 2024-08-17T00:55:54.877 INFO:tasks.workunit.client.0.smithi110.stdout:op 529 completed, throughput=4.98MB/sec 2024-08-17T00:55:54.877 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-EdMcd_deyPyhfuD off=4449275 len=1863042 2024-08-17T00:55:54.884 INFO:tasks.workunit.client.0.smithi110.stdout:op 530 completed, throughput=4.99MB/sec 2024-08-17T00:55:54.884 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZkDdtg02gt99u-x off=18196525 len=1544015 2024-08-17T00:55:54.887 INFO:tasks.workunit.client.0.smithi110.stdout:op 531 completed, throughput=5.01MB/sec 2024-08-17T00:55:55.887 INFO:tasks.workunit.client.0.smithi110.stdout: 106: throughput=4.96MB/sec pending data=0 2024-08-17T00:55:55.888 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KzNXT5PlDtjgDfP off=8066840 len=543137 2024-08-17T00:55:55.891 INFO:tasks.workunit.client.0.smithi110.stdout:op 532 completed, throughput=4.96MB/sec 2024-08-17T00:55:55.891 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-FyKfewfzp4tDUYx off=17028 len=617430 2024-08-17T00:55:55.894 INFO:tasks.workunit.client.0.smithi110.stdout:op 533 completed, throughput=4.97MB/sec 2024-08-17T00:55:55.894 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kjCUsdKV08-F5ru off=5047691 len=1327882 2024-08-17T00:55:55.895 INFO:tasks.workunit.client.0.smithi110.stdout:op 534 completed, throughput=4.98MB/sec 2024-08-17T00:55:55.895 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FBVpafsP-mxjL2x off=1882100 len=1876716 2024-08-17T00:55:55.897 INFO:tasks.workunit.client.0.smithi110.stdout:op 535 completed, throughput=5MB/sec 2024-08-17T00:55:55.897 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-e016v6nZUwWg5nk off=589243 len=11648 2024-08-17T00:55:55.897 INFO:tasks.workunit.client.0.smithi110.stdout:op 536 completed, throughput=5MB/sec 2024-08-17T00:55:55.897 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yeRl4mbcgkF4Ujf off=830765 len=2092196 2024-08-17T00:55:55.909 INFO:tasks.workunit.client.0.smithi110.stdout:op 537 completed, throughput=5.01MB/sec 2024-08-17T00:55:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:56 smithi110 ceph-mon[98148]: pgmap v1314: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T00:55:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:56 smithi110 ceph-mon[100641]: pgmap v1314: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T00:55:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:56 smithi177 ceph-mon[90034]: pgmap v1314: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T00:55:56.909 INFO:tasks.workunit.client.0.smithi110.stdout: 107: throughput=4.97MB/sec pending data=0 2024-08-17T00:55:56.909 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kpLSo1PItrkzbdp off=3287549 len=1833694 2024-08-17T00:55:56.920 INFO:tasks.workunit.client.0.smithi110.stdout:op 538 completed, throughput=4.98MB/sec 2024-08-17T00:55:56.920 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-np1VY4DaRDW8DUh off=9189426 len=1248356 2024-08-17T00:55:56.922 INFO:tasks.workunit.client.0.smithi110.stdout:op 539 completed, throughput=5MB/sec 2024-08-17T00:55:56.922 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Sb2gg1vod3dCMF1 off=5356297 len=969010 2024-08-17T00:55:56.927 INFO:tasks.workunit.client.0.smithi110.stdout:op 540 completed, throughput=5MB/sec 2024-08-17T00:55:57.927 INFO:tasks.workunit.client.0.smithi110.stdout: 108: throughput=4.96MB/sec pending data=0 2024-08-17T00:55:57.928 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-eHaXJL3wLhToTvN off=2832170 len=1762448 2024-08-17T00:55:57.930 INFO:tasks.workunit.client.0.smithi110.stdout:op 541 completed, throughput=4.97MB/sec 2024-08-17T00:55:57.930 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-SaRV-hui52Z_9VY off=3513194 len=804989 2024-08-17T00:55:57.931 INFO:tasks.workunit.client.0.smithi110.stdout:op 542 completed, throughput=4.98MB/sec 2024-08-17T00:55:57.931 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aDsDDJT--gI5BFx off=1494334 len=1850602 2024-08-17T00:55:57.934 INFO:tasks.workunit.client.0.smithi110.stdout:op 543 completed, throughput=5MB/sec 2024-08-17T00:55:57.934 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vF4a_l2rV1Sgof9 off=13654510 len=1943285 2024-08-17T00:55:57.947 INFO:tasks.workunit.client.0.smithi110.stdout:op 544 completed, throughput=5.01MB/sec 2024-08-17T00:55:58.553 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:55:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:55:58] "GET /metrics HTTP/1.1" 200 34115 "" "Prometheus/2.43.0" 2024-08-17T00:55:58.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:55:58 smithi110 ceph-mon[98148]: pgmap v1315: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T00:55:58.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:55:58 smithi110 ceph-mon[100641]: pgmap v1315: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T00:55:58.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:55:58 smithi177 ceph-mon[90034]: pgmap v1315: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T00:55:58.948 INFO:tasks.workunit.client.0.smithi110.stdout: 109: throughput=4.97MB/sec pending data=0 2024-08-17T00:55:58.948 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-t4cypHbV8EuCBz9 off=9808892 len=859104 2024-08-17T00:55:58.953 INFO:tasks.workunit.client.0.smithi110.stdout:op 545 completed, throughput=4.97MB/sec 2024-08-17T00:55:58.954 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-UPyPjDJE7oVf3f4 off=4542804 len=1524236 2024-08-17T00:55:58.957 INFO:tasks.workunit.client.0.smithi110.stdout:op 546 completed, throughput=4.99MB/sec 2024-08-17T00:55:58.957 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9_y4A1onIcL4dVT off=1496439 len=2079844 2024-08-17T00:55:58.961 INFO:tasks.workunit.client.0.smithi110.stdout:op 547 completed, throughput=5MB/sec 2024-08-17T00:55:59.961 INFO:tasks.workunit.client.0.smithi110.stdout: 110: throughput=4.96MB/sec pending data=0 2024-08-17T00:55:59.962 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-iybWIs75dC1CbJD off=869603 len=90920 2024-08-17T00:55:59.965 INFO:tasks.workunit.client.0.smithi110.stdout:op 548 completed, throughput=4.96MB/sec 2024-08-17T00:55:59.965 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-sP9c3zI2CWx_s4f off=2815230 len=1742881 2024-08-17T00:55:59.967 INFO:tasks.workunit.client.0.smithi110.stdout:op 549 completed, throughput=4.98MB/sec 2024-08-17T00:55:59.967 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jSrUyZMkEbDyyBk off=831140 len=913795 2024-08-17T00:55:59.968 INFO:tasks.workunit.client.0.smithi110.stdout:op 550 completed, throughput=4.98MB/sec 2024-08-17T00:55:59.968 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-IC80YbYC176Vaqm off=6849524 len=1906301 2024-08-17T00:55:59.970 INFO:tasks.workunit.client.0.smithi110.stdout:op 551 completed, throughput=5MB/sec 2024-08-17T00:55:59.970 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QDiq6BVH3LauPLh off=1590826 len=1876458 2024-08-17T00:55:59.980 INFO:tasks.workunit.client.0.smithi110.stdout:op 552 completed, throughput=5.01MB/sec 2024-08-17T00:56:00.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:00 smithi110 ceph-mon[100641]: pgmap v1316: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T00:56:00.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:00 smithi110 ceph-mon[98148]: pgmap v1316: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T00:56:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:00 smithi177 ceph-mon[90034]: pgmap v1316: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T00:56:00.981 INFO:tasks.workunit.client.0.smithi110.stdout: 111: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:00.981 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ai0UYj4VBiWb-5f off=853924 len=3028 2024-08-17T00:56:00.981 INFO:tasks.workunit.client.0.smithi110.stdout:op 553 completed, throughput=4.97MB/sec 2024-08-17T00:56:00.981 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-R02p4m13zUHn4_I off=9249075 len=818996 2024-08-17T00:56:00.987 INFO:tasks.workunit.client.0.smithi110.stdout:op 554 completed, throughput=4.98MB/sec 2024-08-17T00:56:00.987 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZSLcVW8VYTIAipP off=8085874 len=1457807 2024-08-17T00:56:00.994 INFO:tasks.workunit.client.0.smithi110.stdout:op 555 completed, throughput=4.99MB/sec 2024-08-17T00:56:00.995 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Sb2gg1vod3dCMF1 off=4238471 len=2029361 2024-08-17T00:56:01.003 INFO:tasks.workunit.client.0.smithi110.stdout:op 556 completed, throughput=5.01MB/sec 2024-08-17T00:56:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:56:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:56:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:56:02.003 INFO:tasks.workunit.client.0.smithi110.stdout: 112: throughput=4.96MB/sec pending data=0 2024-08-17T00:56:02.003 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PWvNBeH-d49qoo3 off=970904 len=1541421 2024-08-17T00:56:02.006 INFO:tasks.workunit.client.0.smithi110.stdout:op 557 completed, throughput=4.97MB/sec 2024-08-17T00:56:02.007 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KYaUnYiemjLf6t7 off=976024 len=1360740 2024-08-17T00:56:02.013 INFO:tasks.workunit.client.0.smithi110.stdout:op 558 completed, throughput=4.99MB/sec 2024-08-17T00:56:02.013 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-uBCp8_f2tDDxSrh off=4494367 len=1190461 2024-08-17T00:56:02.017 INFO:tasks.workunit.client.0.smithi110.stdout:op 559 completed, throughput=5MB/sec 2024-08-17T00:56:02.017 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RzAk3-oo5ggxFne off=58364 len=1806569 2024-08-17T00:56:02.028 INFO:tasks.workunit.client.0.smithi110.stdout:op 560 completed, throughput=5.01MB/sec 2024-08-17T00:56:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:02 smithi110 ceph-mon[98148]: pgmap v1317: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T00:56:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:02 smithi110 ceph-mon[100641]: pgmap v1317: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T00:56:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:02 smithi177 ceph-mon[90034]: pgmap v1317: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T00:56:03.028 INFO:tasks.workunit.client.0.smithi110.stdout: 113: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:03.028 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-atCs-L1kJSooVB4 off=633749 len=1412530 2024-08-17T00:56:03.030 INFO:tasks.workunit.client.0.smithi110.stdout:op 561 completed, throughput=4.98MB/sec 2024-08-17T00:56:03.030 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2MgjHP9-vNl7I1l off=560557 len=1033071 2024-08-17T00:56:03.037 INFO:tasks.workunit.client.0.smithi110.stdout:op 562 completed, throughput=4.99MB/sec 2024-08-17T00:56:03.037 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-iIi7HQURbvgNrGa off=1286796 len=449204 2024-08-17T00:56:03.041 INFO:tasks.workunit.client.0.smithi110.stdout:op 563 completed, throughput=4.99MB/sec 2024-08-17T00:56:03.041 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-mDH3-T_xLdPyW3t off=18541059 len=1167184 2024-08-17T00:56:03.047 INFO:tasks.workunit.client.0.smithi110.stdout:op 564 completed, throughput=5MB/sec 2024-08-17T00:56:03.047 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lHBnPmFODojVaai off=8187381 len=1705216 2024-08-17T00:56:03.051 INFO:tasks.workunit.client.0.smithi110.stdout:op 565 completed, throughput=5.01MB/sec 2024-08-17T00:56:04.052 INFO:tasks.workunit.client.0.smithi110.stdout: 114: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:04.052 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-T6TMyOWD7xHT1kJ off=7258121 len=284996 2024-08-17T00:56:04.055 INFO:tasks.workunit.client.0.smithi110.stdout:op 566 completed, throughput=4.97MB/sec 2024-08-17T00:56:04.055 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vRJ1DGy6FnxrK_7 off=0 len=1286761 2024-08-17T00:56:04.060 INFO:tasks.workunit.client.0.smithi110.stdout:op 567 completed, throughput=4.98MB/sec 2024-08-17T00:56:04.060 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jPemnjcjervrNT0 off=431800 len=103721 2024-08-17T00:56:04.063 INFO:tasks.workunit.client.0.smithi110.stdout:op 568 completed, throughput=4.98MB/sec 2024-08-17T00:56:04.063 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tAvDJ8XXiJrojpy off=319252 len=379495 2024-08-17T00:56:04.064 INFO:tasks.workunit.client.0.smithi110.stdout:op 569 completed, throughput=4.99MB/sec 2024-08-17T00:56:04.064 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MPQvefu5VLFB_Ya off=12126707 len=754010 2024-08-17T00:56:04.065 INFO:tasks.workunit.client.0.smithi110.stdout:op 570 completed, throughput=4.99MB/sec 2024-08-17T00:56:04.065 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-J5W-blfCz9o2fSR off=1716253 len=1894806 2024-08-17T00:56:04.073 INFO:tasks.workunit.client.0.smithi110.stdout:op 571 completed, throughput=5.01MB/sec 2024-08-17T00:56:04.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:04 smithi110 ceph-mon[98148]: pgmap v1318: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T00:56:04.813 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:04 smithi110 ceph-mon[100641]: pgmap v1318: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T00:56:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:04 smithi177 ceph-mon[90034]: pgmap v1318: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T00:56:05.073 INFO:tasks.workunit.client.0.smithi110.stdout: 115: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:05.074 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Clqfp6_-fo3AdkG off=0 len=1756531 2024-08-17T00:56:05.085 INFO:tasks.workunit.client.0.smithi110.stdout:op 572 completed, throughput=4.98MB/sec 2024-08-17T00:56:05.085 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7hDeLduFeD5MIQT off=8463917 len=202608 2024-08-17T00:56:05.086 INFO:tasks.workunit.client.0.smithi110.stdout:op 573 completed, throughput=4.98MB/sec 2024-08-17T00:56:05.086 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-rNVJVxlK1jos8Nw off=5456942 len=506415 2024-08-17T00:56:05.090 INFO:tasks.workunit.client.0.smithi110.stdout:op 574 completed, throughput=4.98MB/sec 2024-08-17T00:56:05.090 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jc3gzmVo7ljDuE6 off=330416 len=1335033 2024-08-17T00:56:05.096 INFO:tasks.workunit.client.0.smithi110.stdout:op 575 completed, throughput=5MB/sec 2024-08-17T00:56:05.096 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Fi_OeISGsQONRId off=2342115 len=357155 2024-08-17T00:56:05.097 INFO:tasks.workunit.client.0.smithi110.stdout:op 576 completed, throughput=5MB/sec 2024-08-17T00:56:05.097 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tE-Z-GrQMPNCTSM off=2253641 len=1911023 2024-08-17T00:56:05.100 INFO:tasks.workunit.client.0.smithi110.stdout:op 577 completed, throughput=5.01MB/sec 2024-08-17T00:56:06.101 INFO:tasks.workunit.client.0.smithi110.stdout: 116: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:06.101 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cYpiR9rhfxF-lQj off=3022185 len=984448 2024-08-17T00:56:06.102 INFO:tasks.workunit.client.0.smithi110.stdout:op 578 completed, throughput=4.98MB/sec 2024-08-17T00:56:06.102 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-GKxNLVq2JjIl_rf off=7076544 len=426311 2024-08-17T00:56:06.106 INFO:tasks.workunit.client.0.smithi110.stdout:op 579 completed, throughput=4.98MB/sec 2024-08-17T00:56:06.106 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-H8QCg8e258sngen off=20198190 len=1305807 2024-08-17T00:56:06.111 INFO:tasks.workunit.client.0.smithi110.stdout:op 580 completed, throughput=4.99MB/sec 2024-08-17T00:56:06.111 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-1QCGal2t5AK1dQy off=1357511 len=1675935 2024-08-17T00:56:06.113 INFO:tasks.workunit.client.0.smithi110.stdout:op 581 completed, throughput=5.01MB/sec 2024-08-17T00:56:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:06 smithi110 ceph-mon[100641]: pgmap v1319: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-08-17T00:56:06.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:06 smithi110 ceph-mon[98148]: pgmap v1319: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-08-17T00:56:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:06 smithi177 ceph-mon[90034]: pgmap v1319: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-08-17T00:56:07.113 INFO:tasks.workunit.client.0.smithi110.stdout: 117: throughput=4.96MB/sec pending data=0 2024-08-17T00:56:07.113 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Tsn-SHL-gO-do6O off=35866 len=128547 2024-08-17T00:56:07.116 INFO:tasks.workunit.client.0.smithi110.stdout:op 582 completed, throughput=4.96MB/sec 2024-08-17T00:56:07.116 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9h65pL5mdVVtoPg off=2406362 len=445720 2024-08-17T00:56:07.120 INFO:tasks.workunit.client.0.smithi110.stdout:op 583 completed, throughput=4.97MB/sec 2024-08-17T00:56:07.120 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7S1mTVocCEXcVCM off=5314181 len=806124 2024-08-17T00:56:07.121 INFO:tasks.workunit.client.0.smithi110.stdout:op 584 completed, throughput=4.97MB/sec 2024-08-17T00:56:07.121 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xORBubd3z2tMwRB off=16062631 len=1681883 2024-08-17T00:56:07.123 INFO:tasks.workunit.client.0.smithi110.stdout:op 585 completed, throughput=4.99MB/sec 2024-08-17T00:56:07.123 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QryA-XTfgogYGBb off=1651502 len=1466432 2024-08-17T00:56:07.127 INFO:tasks.workunit.client.0.smithi110.stdout:op 586 completed, throughput=5MB/sec 2024-08-17T00:56:07.127 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-r132wqifJwuRl7W off=8430705 len=460126 2024-08-17T00:56:07.128 INFO:tasks.workunit.client.0.smithi110.stdout:op 587 completed, throughput=5MB/sec 2024-08-17T00:56:08.129 INFO:tasks.workunit.client.0.smithi110.stdout: 118: throughput=4.96MB/sec pending data=0 2024-08-17T00:56:08.129 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YDVL-wIt6d3wkJF off=4469758 len=1245651 2024-08-17T00:56:08.134 INFO:tasks.workunit.client.0.smithi110.stdout:op 588 completed, throughput=4.97MB/sec 2024-08-17T00:56:08.134 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-G_3uQpXexjEd_9t off=5328405 len=718903 2024-08-17T00:56:08.136 INFO:tasks.workunit.client.0.smithi110.stdout:op 589 completed, throughput=4.98MB/sec 2024-08-17T00:56:08.136 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zcJVW0b3T8gZWQP off=3881721 len=1071939 2024-08-17T00:56:08.137 INFO:tasks.workunit.client.0.smithi110.stdout:op 590 completed, throughput=4.99MB/sec 2024-08-17T00:56:08.137 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LdSm_7MQmcvNP8A off=1954804 len=27758 2024-08-17T00:56:08.137 INFO:tasks.workunit.client.0.smithi110.stdout:op 591 completed, throughput=4.99MB/sec 2024-08-17T00:56:08.137 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qBN-d-snVtFsRcg off=153876 len=1285128 2024-08-17T00:56:08.138 INFO:tasks.workunit.client.0.smithi110.stdout:op 592 completed, throughput=5MB/sec 2024-08-17T00:56:08.138 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9bCUHuWivciy7jn off=419544 len=598976 2024-08-17T00:56:08.139 INFO:tasks.workunit.client.0.smithi110.stdout:op 593 completed, throughput=5MB/sec 2024-08-17T00:56:08.555 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:56:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:56:08] "GET /metrics HTTP/1.1" 200 34112 "" "Prometheus/2.43.0" 2024-08-17T00:56:08.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:08 smithi110 ceph-mon[98148]: pgmap v1320: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T00:56:08.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:08 smithi110 ceph-mon[100641]: pgmap v1320: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T00:56:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:08 smithi177 ceph-mon[90034]: pgmap v1320: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T00:56:09.139 INFO:tasks.workunit.client.0.smithi110.stdout: 119: throughput=4.96MB/sec pending data=0 2024-08-17T00:56:09.139 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PpfsdpBiTSS2hsh off=10502304 len=1181986 2024-08-17T00:56:09.145 INFO:tasks.workunit.client.0.smithi110.stdout:op 594 completed, throughput=4.97MB/sec 2024-08-17T00:56:09.145 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-a9cj84CE94xUSHU off=10187795 len=661843 2024-08-17T00:56:09.149 INFO:tasks.workunit.client.0.smithi110.stdout:op 595 completed, throughput=4.97MB/sec 2024-08-17T00:56:09.150 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3wPBKjTnm4Tb6A_ off=1069319 len=401837 2024-08-17T00:56:09.152 INFO:tasks.workunit.client.0.smithi110.stdout:op 596 completed, throughput=4.98MB/sec 2024-08-17T00:56:09.152 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-O5HOsE9Y98zTuBM off=13938391 len=1990965 2024-08-17T00:56:09.160 INFO:tasks.workunit.client.0.smithi110.stdout:op 597 completed, throughput=4.99MB/sec 2024-08-17T00:56:09.160 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZNpAOBdU5PE8FXW off=5024199 len=1042782 2024-08-17T00:56:09.165 INFO:tasks.workunit.client.0.smithi110.stdout:op 598 completed, throughput=5MB/sec 2024-08-17T00:56:09.165 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZLpwgo6BUquuihm off=7670154 len=2092381 2024-08-17T00:56:09.177 INFO:tasks.workunit.client.0.smithi110.stdout:op 599 completed, throughput=5.02MB/sec 2024-08-17T00:56:10.177 INFO:tasks.workunit.client.0.smithi110.stdout: 120: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:10.177 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hWUGyX6fq2c27Aj off=10874590 len=1892272 2024-08-17T00:56:10.179 INFO:tasks.workunit.client.0.smithi110.stdout:op 600 completed, throughput=4.99MB/sec 2024-08-17T00:56:10.179 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-AIyzTH9YjSPpYgh off=3149121 len=964332 2024-08-17T00:56:10.181 INFO:tasks.workunit.client.0.smithi110.stdout:op 601 completed, throughput=5MB/sec 2024-08-17T00:56:10.181 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-uQQCKtEhYLhCYyX off=2082825 len=1344262 2024-08-17T00:56:10.188 INFO:tasks.workunit.client.0.smithi110.stdout:op 602 completed, throughput=5.01MB/sec 2024-08-17T00:56:10.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:10 smithi110 ceph-mon[100641]: pgmap v1321: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T00:56:10.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:10 smithi110 ceph-mon[98148]: pgmap v1321: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T00:56:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:10 smithi177 ceph-mon[90034]: pgmap v1321: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T00:56:11.188 INFO:tasks.workunit.client.0.smithi110.stdout: 121: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:11.189 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xda5hX9InW0dxji off=1811561 len=698950 2024-08-17T00:56:11.193 INFO:tasks.workunit.client.0.smithi110.stdout:op 603 completed, throughput=4.97MB/sec 2024-08-17T00:56:11.193 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ki0NDUUco54sU1- off=11231078 len=903975 2024-08-17T00:56:11.196 INFO:tasks.workunit.client.0.smithi110.stdout:op 604 completed, throughput=4.98MB/sec 2024-08-17T00:56:11.196 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Jr-og-9eKtAsarP off=1948601 len=1018303 2024-08-17T00:56:11.202 INFO:tasks.workunit.client.0.smithi110.stdout:op 605 completed, throughput=4.99MB/sec 2024-08-17T00:56:11.202 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xJd3wA0qLwbS0tM off=4260587 len=910270 2024-08-17T00:56:11.206 INFO:tasks.workunit.client.0.smithi110.stdout:op 606 completed, throughput=4.99MB/sec 2024-08-17T00:56:11.206 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LSqSof79SW3C9y9 off=5302561 len=920421 2024-08-17T00:56:11.211 INFO:tasks.workunit.client.0.smithi110.stdout:op 607 completed, throughput=5MB/sec 2024-08-17T00:56:11.211 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-t4cypHbV8EuCBz9 off=9967790 len=1799951 2024-08-17T00:56:11.213 INFO:tasks.workunit.client.0.smithi110.stdout:op 608 completed, throughput=5.01MB/sec 2024-08-17T00:56:12.213 INFO:tasks.workunit.client.0.smithi110.stdout: 122: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:12.213 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QkBSDKp44R-Ptcn off=7109748 len=1139095 2024-08-17T00:56:12.215 INFO:tasks.workunit.client.0.smithi110.stdout:op 609 completed, throughput=4.98MB/sec 2024-08-17T00:56:12.215 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-i7CFHrtoDClCdaS off=5871688 len=628346 2024-08-17T00:56:12.219 INFO:tasks.workunit.client.0.smithi110.stdout:op 610 completed, throughput=4.99MB/sec 2024-08-17T00:56:12.219 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-oAXH9LdgXu-NrkB off=3538893 len=985429 2024-08-17T00:56:12.221 INFO:tasks.workunit.client.0.smithi110.stdout:op 611 completed, throughput=4.99MB/sec 2024-08-17T00:56:12.222 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hVILz388WsGBRWj off=10482809 len=266787 2024-08-17T00:56:12.225 INFO:tasks.workunit.client.0.smithi110.stdout:op 612 completed, throughput=5MB/sec 2024-08-17T00:56:12.225 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ghfe1D-QTmtrwiw off=126925 len=2064112 2024-08-17T00:56:12.227 INFO:tasks.workunit.client.0.smithi110.stdout:op 613 completed, throughput=5.01MB/sec 2024-08-17T00:56:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:12 smithi110 ceph-mon[98148]: pgmap v1322: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T00:56:12.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:12 smithi110 ceph-mon[100641]: pgmap v1322: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T00:56:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:12 smithi177 ceph-mon[90034]: pgmap v1322: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T00:56:13.227 INFO:tasks.workunit.client.0.smithi110.stdout: 123: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:13.228 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-meosJCjbPwmCysc off=8908840 len=1538596 2024-08-17T00:56:13.231 INFO:tasks.workunit.client.0.smithi110.stdout:op 614 completed, throughput=4.98MB/sec 2024-08-17T00:56:13.231 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ueHd0Ead89BDiWy off=988710 len=473742 2024-08-17T00:56:13.232 INFO:tasks.workunit.client.0.smithi110.stdout:op 615 completed, throughput=4.99MB/sec 2024-08-17T00:56:13.232 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ksyJbC6_Th-PLCW off=1101569 len=1246547 2024-08-17T00:56:13.239 INFO:tasks.workunit.client.0.smithi110.stdout:op 616 completed, throughput=5MB/sec 2024-08-17T00:56:13.239 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NDBuvpy-O6EoVKD off=228458 len=275052 2024-08-17T00:56:13.240 INFO:tasks.workunit.client.0.smithi110.stdout:op 617 completed, throughput=5MB/sec 2024-08-17T00:56:13.240 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2DT6mt9ciiWYd-R off=14022259 len=1478861 2024-08-17T00:56:13.243 INFO:tasks.workunit.client.0.smithi110.stdout:op 618 completed, throughput=5.01MB/sec 2024-08-17T00:56:14.243 INFO:tasks.workunit.client.0.smithi110.stdout: 124: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:14.243 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-rO4SdTTrFqbE4dn off=286932 len=2027810 2024-08-17T00:56:14.245 INFO:tasks.workunit.client.0.smithi110.stdout:op 619 completed, throughput=4.98MB/sec 2024-08-17T00:56:14.245 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FD5NHeCDCBU7c6d off=11364868 len=604885 2024-08-17T00:56:14.246 INFO:tasks.workunit.client.0.smithi110.stdout:op 620 completed, throughput=4.99MB/sec 2024-08-17T00:56:14.246 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-JiJifwfZipAl5DS off=11502191 len=1243010 2024-08-17T00:56:14.248 INFO:tasks.workunit.client.0.smithi110.stdout:op 621 completed, throughput=5MB/sec 2024-08-17T00:56:14.249 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Gf65FPJNPXITD4- off=7034547 len=426986 2024-08-17T00:56:14.252 INFO:tasks.workunit.client.0.smithi110.stdout:op 622 completed, throughput=5MB/sec 2024-08-17T00:56:14.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:14 smithi110 ceph-mon[100641]: pgmap v1323: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T00:56:14.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:14 smithi110 ceph-mon[98148]: pgmap v1323: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T00:56:14.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:14 smithi177 ceph-mon[90034]: pgmap v1323: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T00:56:15.253 INFO:tasks.workunit.client.0.smithi110.stdout: 125: throughput=4.96MB/sec pending data=0 2024-08-17T00:56:15.253 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9wpNRjM-HxhkI1T off=6062372 len=609540 2024-08-17T00:56:15.254 INFO:tasks.workunit.client.0.smithi110.stdout:op 623 completed, throughput=4.97MB/sec 2024-08-17T00:56:15.254 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aLG014FgTAe4se0 off=7109493 len=2011869 2024-08-17T00:56:15.256 INFO:tasks.workunit.client.0.smithi110.stdout:op 624 completed, throughput=4.98MB/sec 2024-08-17T00:56:15.256 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-GtUl0ZyhgnLIISh off=1497401 len=383165 2024-08-17T00:56:15.259 INFO:tasks.workunit.client.0.smithi110.stdout:op 625 completed, throughput=4.98MB/sec 2024-08-17T00:56:15.260 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-O4WFeaF9SFJkYdB off=9957203 len=784828 2024-08-17T00:56:15.260 INFO:tasks.workunit.client.0.smithi110.stdout:op 626 completed, throughput=4.99MB/sec 2024-08-17T00:56:15.260 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-daOrRrd6Y07PPIL off=13594846 len=734947 2024-08-17T00:56:15.264 INFO:tasks.workunit.client.0.smithi110.stdout:op 627 completed, throughput=5MB/sec 2024-08-17T00:56:15.264 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Wz-wvp0tbPI68TL off=1451793 len=1644614 2024-08-17T00:56:15.270 INFO:tasks.workunit.client.0.smithi110.stdout:op 628 completed, throughput=5.01MB/sec 2024-08-17T00:56:16.271 INFO:tasks.workunit.client.0.smithi110.stdout: 126: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:16.271 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Ti_XMSWU9-hC8u5 off=3218345 len=1397186 2024-08-17T00:56:16.280 INFO:tasks.workunit.client.0.smithi110.stdout:op 629 completed, throughput=4.98MB/sec 2024-08-17T00:56:16.280 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-P4hQ7WSBnk9bNJR off=8795524 len=1130357 2024-08-17T00:56:16.285 INFO:tasks.workunit.client.0.smithi110.stdout:op 630 completed, throughput=4.99MB/sec 2024-08-17T00:56:16.285 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_WpNlpQdbt0YSta off=5033234 len=621849 2024-08-17T00:56:16.290 INFO:tasks.workunit.client.0.smithi110.stdout:op 631 completed, throughput=4.99MB/sec 2024-08-17T00:56:16.290 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qOmafuSlL2GLhkL off=295139 len=1860106 2024-08-17T00:56:16.292 INFO:tasks.workunit.client.0.smithi110.stdout:op 632 completed, throughput=5.01MB/sec 2024-08-17T00:56:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:56:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:56:16.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:56:17.292 INFO:tasks.workunit.client.0.smithi110.stdout: 127: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:17.292 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uReHtEWjWEdazvc off=279864 len=493526 2024-08-17T00:56:17.294 INFO:tasks.workunit.client.0.smithi110.stdout:op 633 completed, throughput=4.97MB/sec 2024-08-17T00:56:17.294 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-d9X7uwDYcIlouqo off=519192 len=1245205 2024-08-17T00:56:17.300 INFO:tasks.workunit.client.0.smithi110.stdout:op 634 completed, throughput=4.98MB/sec 2024-08-17T00:56:17.300 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Hnn-_CLGw4kxdUR off=13864450 len=551390 2024-08-17T00:56:17.304 INFO:tasks.workunit.client.0.smithi110.stdout:op 635 completed, throughput=4.98MB/sec 2024-08-17T00:56:17.304 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wYMLcPmW3AAigl2 off=4665529 len=1062300 2024-08-17T00:56:17.304 INFO:tasks.workunit.client.0.smithi110.stdout:op 636 completed, throughput=4.99MB/sec 2024-08-17T00:56:17.305 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Jo42UlY24FJFZok off=10960513 len=1248167 2024-08-17T00:56:17.309 INFO:tasks.workunit.client.0.smithi110.stdout:op 637 completed, throughput=5MB/sec 2024-08-17T00:56:17.309 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-BGvbg3OO6c4evB9 off=5733726 len=997534 2024-08-17T00:56:17.315 INFO:tasks.workunit.client.0.smithi110.stdout:op 638 completed, throughput=5.01MB/sec 2024-08-17T00:56:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:17 smithi177 ceph-mon[90034]: pgmap v1324: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T00:56:17.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:17 smithi110 ceph-mon[98148]: pgmap v1324: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T00:56:17.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:17 smithi110 ceph-mon[100641]: pgmap v1324: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T00:56:18.315 INFO:tasks.workunit.client.0.smithi110.stdout: 128: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:18.315 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NnHYciDJNtT7QYT off=1746683 len=1677560 2024-08-17T00:56:18.319 INFO:tasks.workunit.client.0.smithi110.stdout:op 639 completed, throughput=4.98MB/sec 2024-08-17T00:56:18.319 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ydo4QbDc5Xti-dn off=8862203 len=854438 2024-08-17T00:56:18.320 INFO:tasks.workunit.client.0.smithi110.stdout:op 640 completed, throughput=4.99MB/sec 2024-08-17T00:56:18.320 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LrCzqUqLbopKuqC off=1118568 len=264327 2024-08-17T00:56:18.321 INFO:tasks.workunit.client.0.smithi110.stdout:op 641 completed, throughput=4.99MB/sec 2024-08-17T00:56:18.321 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jDiJyI4TirHvPCE off=3988787 len=1800376 2024-08-17T00:56:18.323 INFO:tasks.workunit.client.0.smithi110.stdout:op 642 completed, throughput=5MB/sec 2024-08-17T00:56:18.557 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:56:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:56:18] "GET /metrics HTTP/1.1" 200 34111 "" "Prometheus/2.43.0" 2024-08-17T00:56:18.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:18 smithi110 ceph-mon[98148]: pgmap v1325: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T00:56:18.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:18 smithi110 ceph-mon[100641]: pgmap v1325: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T00:56:18.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:18 smithi177 ceph-mon[90034]: pgmap v1325: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T00:56:19.324 INFO:tasks.workunit.client.0.smithi110.stdout: 129: throughput=4.96MB/sec pending data=0 2024-08-17T00:56:19.324 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-l-Z_Lt_Dc-LGJNm off=12732528 len=877680 2024-08-17T00:56:19.329 INFO:tasks.workunit.client.0.smithi110.stdout:op 643 completed, throughput=4.97MB/sec 2024-08-17T00:56:19.329 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-34Fgz9XMZ9sMd2p off=0 len=1456501 2024-08-17T00:56:19.338 INFO:tasks.workunit.client.0.smithi110.stdout:op 644 completed, throughput=4.98MB/sec 2024-08-17T00:56:19.338 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OyRZf5igHaAJSNN off=3032657 len=1474922 2024-08-17T00:56:19.340 INFO:tasks.workunit.client.0.smithi110.stdout:op 645 completed, throughput=4.99MB/sec 2024-08-17T00:56:19.340 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QjZlt9fob1cqx25 off=8014645 len=1418578 2024-08-17T00:56:19.341 INFO:tasks.workunit.client.0.smithi110.stdout:op 646 completed, throughput=5MB/sec 2024-08-17T00:56:20.342 INFO:tasks.workunit.client.0.smithi110.stdout: 130: throughput=4.96MB/sec pending data=0 2024-08-17T00:56:20.342 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-E7YCXCHZIDa5gpc off=1087994 len=1898912 2024-08-17T00:56:20.344 INFO:tasks.workunit.client.0.smithi110.stdout:op 647 completed, throughput=4.98MB/sec 2024-08-17T00:56:20.344 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-y7nbqmCimExYAG5 off=1876945 len=1751322 2024-08-17T00:56:20.352 INFO:tasks.workunit.client.0.smithi110.stdout:op 648 completed, throughput=4.99MB/sec 2024-08-17T00:56:20.352 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-sGIcKcHbV3Cciwf off=15717863 len=523809 2024-08-17T00:56:20.354 INFO:tasks.workunit.client.0.smithi110.stdout:op 649 completed, throughput=4.99MB/sec 2024-08-17T00:56:20.354 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Z6vTzlzppvdlre_ off=13647265 len=8599 2024-08-17T00:56:20.356 INFO:tasks.workunit.client.0.smithi110.stdout:op 650 completed, throughput=4.99MB/sec 2024-08-17T00:56:20.356 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-62OM7UwLqfHQBUk off=9660419 len=551472 2024-08-17T00:56:20.360 INFO:tasks.workunit.client.0.smithi110.stdout:op 651 completed, throughput=5MB/sec 2024-08-17T00:56:20.360 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xSj0X2x4AhrsSra off=374204 len=734110 2024-08-17T00:56:20.364 INFO:tasks.workunit.client.0.smithi110.stdout:op 652 completed, throughput=5MB/sec 2024-08-17T00:56:20.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:20 smithi110 ceph-mon[98148]: pgmap v1326: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T00:56:20.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:20 smithi110 ceph-mon[100641]: pgmap v1326: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T00:56:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:20 smithi177 ceph-mon[90034]: pgmap v1326: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T00:56:21.364 INFO:tasks.workunit.client.0.smithi110.stdout: 131: throughput=4.96MB/sec pending data=0 2024-08-17T00:56:21.365 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ManQWFG7pERqG1a off=9529871 len=594936 2024-08-17T00:56:21.366 INFO:tasks.workunit.client.0.smithi110.stdout:op 653 completed, throughput=4.97MB/sec 2024-08-17T00:56:21.366 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-44bZmvWdkMMLqxt off=15464879 len=671201 2024-08-17T00:56:21.367 INFO:tasks.workunit.client.0.smithi110.stdout:op 654 completed, throughput=4.97MB/sec 2024-08-17T00:56:21.367 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vuSxLSdkri95kZ6 off=2438064 len=1179075 2024-08-17T00:56:21.368 INFO:tasks.workunit.client.0.smithi110.stdout:op 655 completed, throughput=4.98MB/sec 2024-08-17T00:56:21.368 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-IL8_NbRZvDKduvn off=3105104 len=1375482 2024-08-17T00:56:21.374 INFO:tasks.workunit.client.0.smithi110.stdout:op 656 completed, throughput=4.99MB/sec 2024-08-17T00:56:21.379 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dgXVyVLhc-ak-sT off=12995173 len=1677666 2024-08-17T00:56:21.381 INFO:tasks.workunit.client.0.smithi110.stdout:op 657 completed, throughput=5MB/sec 2024-08-17T00:56:22.382 INFO:tasks.workunit.client.0.smithi110.stdout: 132: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:22.382 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-N2DYyUl2nJDOuq4 off=12398283 len=1611606 2024-08-17T00:56:22.385 INFO:tasks.workunit.client.0.smithi110.stdout:op 658 completed, throughput=4.98MB/sec 2024-08-17T00:56:22.386 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QmUI1utMO4sNAf4 off=7442971 len=1096413 2024-08-17T00:56:22.391 INFO:tasks.workunit.client.0.smithi110.stdout:op 659 completed, throughput=4.98MB/sec 2024-08-17T00:56:22.391 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-a-v3fDf3PEN8fdW off=1392920 len=193825 2024-08-17T00:56:22.393 INFO:tasks.workunit.client.0.smithi110.stdout:op 660 completed, throughput=4.99MB/sec 2024-08-17T00:56:22.393 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Kha0T6zoFAUSrEb off=307092 len=1747572 2024-08-17T00:56:22.401 INFO:tasks.workunit.client.0.smithi110.stdout:op 661 completed, throughput=5MB/sec 2024-08-17T00:56:22.401 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jV1J3c94s2YD4o5 off=824918 len=1444997 2024-08-17T00:56:22.402 INFO:tasks.workunit.client.0.smithi110.stdout:op 662 completed, throughput=5.01MB/sec 2024-08-17T00:56:22.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:22 smithi110 ceph-mon[98148]: pgmap v1327: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T00:56:22.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:22 smithi110 ceph-mon[100641]: pgmap v1327: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T00:56:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:22 smithi177 ceph-mon[90034]: pgmap v1327: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T00:56:23.403 INFO:tasks.workunit.client.0.smithi110.stdout: 133: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:23.403 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bgB4C26MKIp7sej off=11631497 len=1812021 2024-08-17T00:56:23.405 INFO:tasks.workunit.client.0.smithi110.stdout:op 663 completed, throughput=4.98MB/sec 2024-08-17T00:56:23.405 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cYSKkw5Vf_gLfHp off=2724427 len=2029028 2024-08-17T00:56:23.417 INFO:tasks.workunit.client.0.smithi110.stdout:op 664 completed, throughput=5MB/sec 2024-08-17T00:56:23.417 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-eborkp5lm6XcPyX off=3914246 len=1505252 2024-08-17T00:56:23.423 INFO:tasks.workunit.client.0.smithi110.stdout:op 665 completed, throughput=5.01MB/sec 2024-08-17T00:56:24.423 INFO:tasks.workunit.client.0.smithi110.stdout: 134: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:24.424 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-US8r0EiWE06Lsen off=9685110 len=172145 2024-08-17T00:56:24.424 INFO:tasks.workunit.client.0.smithi110.stdout:op 666 completed, throughput=4.97MB/sec 2024-08-17T00:56:24.425 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2mBGhK30Ku4SvxB off=6200383 len=777750 2024-08-17T00:56:24.426 INFO:tasks.workunit.client.0.smithi110.stdout:op 667 completed, throughput=4.98MB/sec 2024-08-17T00:56:24.426 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Om-yyPr0pR37xub off=1692797 len=1984261 2024-08-17T00:56:24.430 INFO:tasks.workunit.client.0.smithi110.stdout:op 668 completed, throughput=4.99MB/sec 2024-08-17T00:56:24.430 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uZzjti-82mKtBK4 off=9739538 len=816924 2024-08-17T00:56:24.431 INFO:tasks.workunit.client.0.smithi110.stdout:op 669 completed, throughput=5MB/sec 2024-08-17T00:56:24.431 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-JphW1xLv6qMgY2Y off=5968592 len=1925144 2024-08-17T00:56:24.433 INFO:tasks.workunit.client.0.smithi110.stdout:op 670 completed, throughput=5.01MB/sec 2024-08-17T00:56:24.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:24 smithi110 ceph-mon[98148]: pgmap v1328: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T00:56:24.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:24 smithi110 ceph-mon[100641]: pgmap v1328: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T00:56:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:24 smithi177 ceph-mon[90034]: pgmap v1328: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T00:56:25.434 INFO:tasks.workunit.client.0.smithi110.stdout: 135: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:25.619 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aZ0GVjOfCrD8sdv off=11565261 len=1501359 2024-08-17T00:56:25.620 INFO:tasks.workunit.client.0.smithi110.stdout:op 671 completed, throughput=4.98MB/sec 2024-08-17T00:56:25.620 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pMkXzzz93rmrntH off=7230372 len=1230521 2024-08-17T00:56:25.620 INFO:tasks.workunit.client.0.smithi110.stdout:op 672 completed, throughput=4.99MB/sec 2024-08-17T00:56:25.620 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ME10NrxRca7d0c8 off=5057868 len=1087537 2024-08-17T00:56:25.620 INFO:tasks.workunit.client.0.smithi110.stdout:op 673 completed, throughput=5MB/sec 2024-08-17T00:56:26.444 INFO:tasks.workunit.client.0.smithi110.stdout: 136: throughput=4.96MB/sec pending data=0 2024-08-17T00:56:26.444 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3DEg7vLcpM3ex4A off=2313032 len=362019 2024-08-17T00:56:26.445 INFO:tasks.workunit.client.0.smithi110.stdout:op 674 completed, throughput=4.97MB/sec 2024-08-17T00:56:26.445 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zFHq1QksWVlyWq- off=2700390 len=835706 2024-08-17T00:56:26.447 INFO:tasks.workunit.client.0.smithi110.stdout:op 675 completed, throughput=4.97MB/sec 2024-08-17T00:56:26.447 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7bAbORiHSm5ixsT off=2816716 len=430299 2024-08-17T00:56:26.448 INFO:tasks.workunit.client.0.smithi110.stdout:op 676 completed, throughput=4.98MB/sec 2024-08-17T00:56:26.448 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-29c9FwgTZmAlHiK off=3668072 len=1938805 2024-08-17T00:56:26.456 INFO:tasks.workunit.client.0.smithi110.stdout:op 677 completed, throughput=4.99MB/sec 2024-08-17T00:56:26.456 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-E_HW4Xr9uw2HhZn off=2108805 len=298514 2024-08-17T00:56:26.459 INFO:tasks.workunit.client.0.smithi110.stdout:op 678 completed, throughput=4.99MB/sec 2024-08-17T00:56:26.459 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8435JPgaF2p3naR off=8175685 len=73964 2024-08-17T00:56:26.461 INFO:tasks.workunit.client.0.smithi110.stdout:op 679 completed, throughput=4.99MB/sec 2024-08-17T00:56:26.461 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Sb2gg1vod3dCMF1 off=7483677 len=907411 2024-08-17T00:56:26.465 INFO:tasks.workunit.client.0.smithi110.stdout:op 680 completed, throughput=5MB/sec 2024-08-17T00:56:26.465 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0uBM3mqt3RqsDbQ off=2523601 len=765374 2024-08-17T00:56:26.470 INFO:tasks.workunit.client.0.smithi110.stdout:op 681 completed, throughput=5MB/sec 2024-08-17T00:56:26.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:26 smithi110 ceph-mon[98148]: pgmap v1329: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T00:56:26.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:26 smithi110 ceph-mon[100641]: pgmap v1329: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T00:56:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:26 smithi177 ceph-mon[90034]: pgmap v1329: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T00:56:27.469 INFO:tasks.workunit.client.0.smithi110.stdout: 137: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:27.470 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-I6VMwu55fJ-EBM9 off=2677877 len=2064516 2024-08-17T00:56:27.481 INFO:tasks.workunit.client.0.smithi110.stdout:op 682 completed, throughput=4.98MB/sec 2024-08-17T00:56:27.482 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-efZAEAEA67Ubw9C off=1475556 len=565166 2024-08-17T00:56:27.485 INFO:tasks.workunit.client.0.smithi110.stdout:op 683 completed, throughput=4.98MB/sec 2024-08-17T00:56:27.485 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kgXOLMMCBSKDFP7 off=4829956 len=215990 2024-08-17T00:56:27.488 INFO:tasks.workunit.client.0.smithi110.stdout:op 684 completed, throughput=4.98MB/sec 2024-08-17T00:56:27.488 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Lbu4iOPeZm6eRoe off=2098674 len=1226395 2024-08-17T00:56:27.490 INFO:tasks.workunit.client.0.smithi110.stdout:op 685 completed, throughput=4.99MB/sec 2024-08-17T00:56:27.490 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-p7P_cA0Gkv2l0ZC off=15910628 len=131014 2024-08-17T00:56:27.491 INFO:tasks.workunit.client.0.smithi110.stdout:op 686 completed, throughput=4.99MB/sec 2024-08-17T00:56:27.491 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XdGjAaovS3rMdPE off=9517798 len=1564813 2024-08-17T00:56:27.499 INFO:tasks.workunit.client.0.smithi110.stdout:op 687 completed, throughput=5MB/sec 2024-08-17T00:56:28.499 INFO:tasks.workunit.client.0.smithi110.stdout: 138: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:28.500 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-29c9FwgTZmAlHiK off=1762585 len=120101 2024-08-17T00:56:28.500 INFO:tasks.workunit.client.0.smithi110.stdout:op 688 completed, throughput=4.97MB/sec 2024-08-17T00:56:28.500 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-BKGs2MbQ4VDxEeJ off=8631995 len=1129369 2024-08-17T00:56:28.505 INFO:tasks.workunit.client.0.smithi110.stdout:op 689 completed, throughput=4.98MB/sec 2024-08-17T00:56:28.506 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VXznQaF0CG2fG-_ off=6673475 len=626616 2024-08-17T00:56:28.507 INFO:tasks.workunit.client.0.smithi110.stdout:op 690 completed, throughput=4.98MB/sec 2024-08-17T00:56:28.507 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-62q3fOjzKr_hOEp off=7315797 len=1593383 2024-08-17T00:56:28.516 INFO:tasks.workunit.client.0.smithi110.stdout:op 691 completed, throughput=4.99MB/sec 2024-08-17T00:56:28.516 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cCnYWp4FH4KfiXj off=1311243 len=868766 2024-08-17T00:56:28.517 INFO:tasks.workunit.client.0.smithi110.stdout:op 692 completed, throughput=5MB/sec 2024-08-17T00:56:28.517 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KPMXwiUJJFyfqCE off=4711070 len=1329583 2024-08-17T00:56:28.523 INFO:tasks.workunit.client.0.smithi110.stdout:op 693 completed, throughput=5.01MB/sec 2024-08-17T00:56:28.558 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:56:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:56:28] "GET /metrics HTTP/1.1" 200 34111 "" "Prometheus/2.43.0" 2024-08-17T00:56:28.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:28 smithi110 ceph-mon[98148]: pgmap v1330: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T00:56:28.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:28 smithi110 ceph-mon[100641]: pgmap v1330: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T00:56:28.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:28 smithi177 ceph-mon[90034]: pgmap v1330: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T00:56:29.523 INFO:tasks.workunit.client.0.smithi110.stdout: 139: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:29.524 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tx-6usdBV0BHcMD off=1046348 len=1029260 2024-08-17T00:56:29.528 INFO:tasks.workunit.client.0.smithi110.stdout:op 694 completed, throughput=4.98MB/sec 2024-08-17T00:56:29.529 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--aSRN8pUE_iLThD off=1375790 len=1115855 2024-08-17T00:56:29.530 INFO:tasks.workunit.client.0.smithi110.stdout:op 695 completed, throughput=4.99MB/sec 2024-08-17T00:56:29.530 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tjfYejTrg70pSWc off=3581842 len=209355 2024-08-17T00:56:29.532 INFO:tasks.workunit.client.0.smithi110.stdout:op 696 completed, throughput=4.99MB/sec 2024-08-17T00:56:29.532 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-C2pW3TObzavbA7s off=5406662 len=1626921 2024-08-17T00:56:29.534 INFO:tasks.workunit.client.0.smithi110.stdout:op 697 completed, throughput=5MB/sec 2024-08-17T00:56:29.534 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MUwaX5scvt92ZL_ off=6598986 len=1595629 2024-08-17T00:56:29.542 INFO:tasks.workunit.client.0.smithi110.stdout:op 698 completed, throughput=5.01MB/sec 2024-08-17T00:56:29.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:56:29.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:56:29.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:56:30.544 INFO:tasks.workunit.client.0.smithi110.stdout: 140: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:30.544 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8CsJqjR4z7PlFKt off=5077953 len=146569 2024-08-17T00:56:30.545 INFO:tasks.workunit.client.0.smithi110.stdout:op 699 completed, throughput=4.97MB/sec 2024-08-17T00:56:30.545 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-mZe5eLqsmy4QjjS off=9893037 len=132354 2024-08-17T00:56:30.545 INFO:tasks.workunit.client.0.smithi110.stdout:op 700 completed, throughput=4.97MB/sec 2024-08-17T00:56:30.545 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--z4WyKnU6GyAHvS off=4616199 len=297924 2024-08-17T00:56:30.548 INFO:tasks.workunit.client.0.smithi110.stdout:op 701 completed, throughput=4.98MB/sec 2024-08-17T00:56:30.548 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VotiSQND_WXil9- off=5729881 len=1105591 2024-08-17T00:56:30.553 INFO:tasks.workunit.client.0.smithi110.stdout:op 702 completed, throughput=4.98MB/sec 2024-08-17T00:56:30.554 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OP7FsuJ-2jmgYq3 off=9787837 len=1790908 2024-08-17T00:56:30.563 INFO:tasks.workunit.client.0.smithi110.stdout:op 703 completed, throughput=5MB/sec 2024-08-17T00:56:30.563 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-R09zk1EjZO3Y4wB off=2362188 len=36543 2024-08-17T00:56:30.564 INFO:tasks.workunit.client.0.smithi110.stdout:op 704 completed, throughput=5MB/sec 2024-08-17T00:56:30.564 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vu6ZsNYOM1_tjNl off=9489286 len=652823 2024-08-17T00:56:30.565 INFO:tasks.workunit.client.0.smithi110.stdout:op 705 completed, throughput=5MB/sec 2024-08-17T00:56:30.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:30 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:56:30.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:30 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:56:30.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:30 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:56:30.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:30 smithi177 ceph-mon[90034]: pgmap v1331: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T00:56:31.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:30 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:56:31.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:30 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:56:31.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:30 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:56:31.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:30 smithi110 ceph-mon[98148]: pgmap v1331: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T00:56:31.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:30 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:56:31.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:30 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:56:31.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:30 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:56:31.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:30 smithi110 ceph-mon[100641]: pgmap v1331: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T00:56:31.559 INFO:tasks.workunit.client.0.smithi110.stdout: 141: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:31.559 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OZK_8YRJVpfQ0r_ off=1137338 len=471488 2024-08-17T00:56:31.563 INFO:tasks.workunit.client.0.smithi110.stdout:op 706 completed, throughput=4.97MB/sec 2024-08-17T00:56:31.563 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-TUu0lPB6ttoV9_y off=3364506 len=1729615 2024-08-17T00:56:31.567 INFO:tasks.workunit.client.0.smithi110.stdout:op 707 completed, throughput=4.98MB/sec 2024-08-17T00:56:31.567 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-t_VngdjfEcTJBeZ off=358609 len=1460195 2024-08-17T00:56:31.569 INFO:tasks.workunit.client.0.smithi110.stdout:op 708 completed, throughput=4.99MB/sec 2024-08-17T00:56:31.569 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-54OwgQCVb7lqFUB off=13281313 len=1202602 2024-08-17T00:56:31.576 INFO:tasks.workunit.client.0.smithi110.stdout:op 709 completed, throughput=5MB/sec 2024-08-17T00:56:31.576 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-mJvhfndzUEDh9fW off=592736 len=1830408 2024-08-17T00:56:31.578 INFO:tasks.workunit.client.0.smithi110.stdout:op 710 completed, throughput=5.01MB/sec 2024-08-17T00:56:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:56:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:56:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:56:32.578 INFO:tasks.workunit.client.0.smithi110.stdout: 142: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:32.578 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SH4oEhg_DVBvC8- off=447218 len=77163 2024-08-17T00:56:32.581 INFO:tasks.workunit.client.0.smithi110.stdout:op 711 completed, throughput=4.97MB/sec 2024-08-17T00:56:32.582 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wYMLcPmW3AAigl2 off=10609019 len=193637 2024-08-17T00:56:32.584 INFO:tasks.workunit.client.0.smithi110.stdout:op 712 completed, throughput=4.98MB/sec 2024-08-17T00:56:32.584 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XsgVbc2145FDuDK off=4197631 len=1864646 2024-08-17T00:56:32.588 INFO:tasks.workunit.client.0.smithi110.stdout:op 713 completed, throughput=4.99MB/sec 2024-08-17T00:56:32.588 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-lMZohe03J3Srtpd off=2549299 len=1496071 2024-08-17T00:56:32.597 INFO:tasks.workunit.client.0.smithi110.stdout:op 714 completed, throughput=5MB/sec 2024-08-17T00:56:32.597 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5ggmxXpJpUlaoTy off=4840393 len=2011127 2024-08-17T00:56:32.606 INFO:tasks.workunit.client.0.smithi110.stdout:op 715 completed, throughput=5.01MB/sec 2024-08-17T00:56:33.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:32 smithi110 ceph-mon[100641]: pgmap v1332: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T00:56:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:32 smithi110 ceph-mon[98148]: pgmap v1332: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T00:56:33.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:32 smithi177 ceph-mon[90034]: pgmap v1332: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T00:56:33.606 INFO:tasks.workunit.client.0.smithi110.stdout: 143: throughput=4.98MB/sec pending data=0 2024-08-17T00:56:33.607 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ayQD8bF9z4VBdFP off=202418 len=1732825 2024-08-17T00:56:33.617 INFO:tasks.workunit.client.0.smithi110.stdout:op 716 completed, throughput=4.99MB/sec 2024-08-17T00:56:33.617 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-DeTKGTmICv9furZ off=17858236 len=1427831 2024-08-17T00:56:33.623 INFO:tasks.workunit.client.0.smithi110.stdout:op 717 completed, throughput=5MB/sec 2024-08-17T00:56:33.623 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HfewMczX9qeG-Ix off=2246172 len=997838 2024-08-17T00:56:33.628 INFO:tasks.workunit.client.0.smithi110.stdout:op 718 completed, throughput=5MB/sec 2024-08-17T00:56:34.628 INFO:tasks.workunit.client.0.smithi110.stdout: 144: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:34.629 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-12742CQGRQU8XcF off=1880717 len=1368494 2024-08-17T00:56:34.635 INFO:tasks.workunit.client.0.smithi110.stdout:op 719 completed, throughput=4.98MB/sec 2024-08-17T00:56:34.635 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8L7gigf3QwSLioE off=15212934 len=990985 2024-08-17T00:56:34.640 INFO:tasks.workunit.client.0.smithi110.stdout:op 720 completed, throughput=4.98MB/sec 2024-08-17T00:56:34.641 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2-zEql37UjiN-al off=1490561 len=644019 2024-08-17T00:56:34.644 INFO:tasks.workunit.client.0.smithi110.stdout:op 721 completed, throughput=4.99MB/sec 2024-08-17T00:56:34.644 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gYlIqLL3KiWkOXx off=1829410 len=300754 2024-08-17T00:56:34.645 INFO:tasks.workunit.client.0.smithi110.stdout:op 722 completed, throughput=4.99MB/sec 2024-08-17T00:56:34.645 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-BqXVY2O_nZ-Zbpd off=2080400 len=597484 2024-08-17T00:56:34.649 INFO:tasks.workunit.client.0.smithi110.stdout:op 723 completed, throughput=4.99MB/sec 2024-08-17T00:56:34.649 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-EduS2WfeGcnCbHj off=4260260 len=1384340 2024-08-17T00:56:34.650 INFO:tasks.workunit.client.0.smithi110.stdout:op 724 completed, throughput=5MB/sec 2024-08-17T00:56:34.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:34 smithi110 ceph-mon[98148]: pgmap v1333: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T00:56:34.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:34 smithi110 ceph-mon[100641]: pgmap v1333: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T00:56:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:34 smithi177 ceph-mon[90034]: pgmap v1333: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T00:56:35.651 INFO:tasks.workunit.client.0.smithi110.stdout: 145: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:35.651 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-BmDQwHctEzbhHg7 off=4222420 len=79418 2024-08-17T00:56:35.651 INFO:tasks.workunit.client.0.smithi110.stdout:op 725 completed, throughput=4.97MB/sec 2024-08-17T00:56:35.651 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-by39Hc61dqVmCpO off=5483556 len=150165 2024-08-17T00:56:35.654 INFO:tasks.workunit.client.0.smithi110.stdout:op 726 completed, throughput=4.97MB/sec 2024-08-17T00:56:35.654 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-grGAKRyVmBNPc3v off=7969104 len=1044487 2024-08-17T00:56:35.659 INFO:tasks.workunit.client.0.smithi110.stdout:op 727 completed, throughput=4.98MB/sec 2024-08-17T00:56:35.660 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LF91JGHZcgUWeMY off=8793864 len=663271 2024-08-17T00:56:35.661 INFO:tasks.workunit.client.0.smithi110.stdout:op 728 completed, throughput=4.98MB/sec 2024-08-17T00:56:35.661 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-EScw0q-qO8dBjit off=8565773 len=1805141 2024-08-17T00:56:35.663 INFO:tasks.workunit.client.0.smithi110.stdout:op 729 completed, throughput=4.99MB/sec 2024-08-17T00:56:35.664 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zYaVhdLIfCijP6F off=2543729 len=1605943 2024-08-17T00:56:35.671 INFO:tasks.workunit.client.0.smithi110.stdout:op 730 completed, throughput=5MB/sec 2024-08-17T00:56:36.671 INFO:tasks.workunit.client.0.smithi110.stdout: 146: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:36.671 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4v5uKg4j4vs6ykK off=8772405 len=415594 2024-08-17T00:56:36.672 INFO:tasks.workunit.client.0.smithi110.stdout:op 731 completed, throughput=4.97MB/sec 2024-08-17T00:56:36.672 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5-789Igu_p2QuiA off=2298545 len=891845 2024-08-17T00:56:36.677 INFO:tasks.workunit.client.0.smithi110.stdout:op 732 completed, throughput=4.98MB/sec 2024-08-17T00:56:36.677 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-j1QpzBiquNmRc7h off=1235928 len=1720767 2024-08-17T00:56:36.688 INFO:tasks.workunit.client.0.smithi110.stdout:op 733 completed, throughput=4.99MB/sec 2024-08-17T00:56:36.688 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jUY4AKcQmuUxXef off=3198674 len=965168 2024-08-17T00:56:36.689 INFO:tasks.workunit.client.0.smithi110.stdout:op 734 completed, throughput=4.99MB/sec 2024-08-17T00:56:36.689 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aLjWqvqZnCZxU4H off=7249884 len=85581 2024-08-17T00:56:36.690 INFO:tasks.workunit.client.0.smithi110.stdout:op 735 completed, throughput=4.99MB/sec 2024-08-17T00:56:36.690 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-SmbqP-9T0Keh2Ej off=1006939 len=1505003 2024-08-17T00:56:36.692 INFO:tasks.workunit.client.0.smithi110.stdout:op 736 completed, throughput=5MB/sec 2024-08-17T00:56:36.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:36 smithi110 ceph-mon[100641]: pgmap v1334: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T00:56:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:36 smithi110 ceph-mon[98148]: pgmap v1334: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T00:56:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:36 smithi177 ceph-mon[90034]: pgmap v1334: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T00:56:37.692 INFO:tasks.workunit.client.0.smithi110.stdout: 147: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:37.693 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jxs6YHoMDrGTyzr off=16224225 len=42782 2024-08-17T00:56:37.695 INFO:tasks.workunit.client.0.smithi110.stdout:op 737 completed, throughput=4.97MB/sec 2024-08-17T00:56:37.695 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--9Et-i4OKq9zBnY off=2163509 len=124238 2024-08-17T00:56:37.698 INFO:tasks.workunit.client.0.smithi110.stdout:op 738 completed, throughput=4.97MB/sec 2024-08-17T00:56:37.698 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Alo9udTdihK03OG off=8515336 len=222710 2024-08-17T00:56:37.700 INFO:tasks.workunit.client.0.smithi110.stdout:op 739 completed, throughput=4.97MB/sec 2024-08-17T00:56:37.700 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4e9xsDcbcRZw99I off=13874506 len=1294671 2024-08-17T00:56:37.702 INFO:tasks.workunit.client.0.smithi110.stdout:op 740 completed, throughput=4.98MB/sec 2024-08-17T00:56:37.702 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZSLcVW8VYTIAipP off=3029973 len=45359 2024-08-17T00:56:37.704 INFO:tasks.workunit.client.0.smithi110.stdout:op 741 completed, throughput=4.98MB/sec 2024-08-17T00:56:37.704 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ov6sB2pXYuKtCzv off=11195015 len=877695 2024-08-17T00:56:37.707 INFO:tasks.workunit.client.0.smithi110.stdout:op 742 completed, throughput=4.99MB/sec 2024-08-17T00:56:37.707 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7ZIlcGHGxoLMXVh off=1625880 len=1977969 2024-08-17T00:56:37.716 INFO:tasks.workunit.client.0.smithi110.stdout:op 743 completed, throughput=5MB/sec 2024-08-17T00:56:37.717 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Qysyo-ZsY5OFwyi off=6559648 len=63324 2024-08-17T00:56:37.717 INFO:tasks.workunit.client.0.smithi110.stdout:op 744 completed, throughput=5MB/sec 2024-08-17T00:56:37.717 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7ZKcq5cJvV9wWr9 off=6144568 len=1901093 2024-08-17T00:56:37.724 INFO:tasks.workunit.client.0.smithi110.stdout:op 745 completed, throughput=5.01MB/sec 2024-08-17T00:56:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:56:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:56:38] "GET /metrics HTTP/1.1" 200 34113 "" "Prometheus/2.43.0" 2024-08-17T00:56:38.724 INFO:tasks.workunit.client.0.smithi110.stdout: 148: throughput=4.98MB/sec pending data=0 2024-08-17T00:56:38.725 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-j7DDsMteBxXCrGG off=876135 len=259702 2024-08-17T00:56:38.725 INFO:tasks.workunit.client.0.smithi110.stdout:op 746 completed, throughput=4.98MB/sec 2024-08-17T00:56:38.725 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8TuPPhMSIGrIuP- off=20156236 len=456588 2024-08-17T00:56:38.729 INFO:tasks.workunit.client.0.smithi110.stdout:op 747 completed, throughput=4.98MB/sec 2024-08-17T00:56:38.729 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-U766RZlScpdPc8V off=14694823 len=1547230 2024-08-17T00:56:38.736 INFO:tasks.workunit.client.0.smithi110.stdout:op 748 completed, throughput=4.99MB/sec 2024-08-17T00:56:38.736 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QhG2h1y9Sb8ooMi off=13889215 len=2025291 2024-08-17T00:56:38.744 INFO:tasks.workunit.client.0.smithi110.stdout:op 749 completed, throughput=5MB/sec 2024-08-17T00:56:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:38 smithi177 ceph-mon[90034]: pgmap v1335: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T00:56:39.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:38 smithi110 ceph-mon[100641]: pgmap v1335: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T00:56:39.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:38 smithi110 ceph-mon[98148]: pgmap v1335: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T00:56:39.745 INFO:tasks.workunit.client.0.smithi110.stdout: 149: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:39.745 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-eHaXJL3wLhToTvN off=152437 len=712388 2024-08-17T00:56:39.750 INFO:tasks.workunit.client.0.smithi110.stdout:op 750 completed, throughput=4.98MB/sec 2024-08-17T00:56:39.750 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9NBgCDfdY93atZN off=13971609 len=1120510 2024-08-17T00:56:39.753 INFO:tasks.workunit.client.0.smithi110.stdout:op 751 completed, throughput=4.98MB/sec 2024-08-17T00:56:39.753 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Wv2bpntw7yL5-um off=723085 len=1124660 2024-08-17T00:56:39.758 INFO:tasks.workunit.client.0.smithi110.stdout:op 752 completed, throughput=4.99MB/sec 2024-08-17T00:56:39.758 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-o7WqGgx0dekNKHg off=1821240 len=538301 2024-08-17T00:56:39.759 INFO:tasks.workunit.client.0.smithi110.stdout:op 753 completed, throughput=4.99MB/sec 2024-08-17T00:56:39.759 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--iIIEz08ppiwIJ- off=4772237 len=598753 2024-08-17T00:56:39.763 INFO:tasks.workunit.client.0.smithi110.stdout:op 754 completed, throughput=5MB/sec 2024-08-17T00:56:39.764 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qYBuS2K6SfX5v-N off=9193619 len=475266 2024-08-17T00:56:39.767 INFO:tasks.workunit.client.0.smithi110.stdout:op 755 completed, throughput=5MB/sec 2024-08-17T00:56:39.767 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-j2bjoQ-CGljbWi0 off=19425419 len=1620245 2024-08-17T00:56:39.774 INFO:tasks.workunit.client.0.smithi110.stdout:op 756 completed, throughput=5.01MB/sec 2024-08-17T00:56:40.775 INFO:tasks.workunit.client.0.smithi110.stdout: 150: throughput=4.98MB/sec pending data=0 2024-08-17T00:56:40.775 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZU-qqhBp_tUO27B off=4747235 len=1368393 2024-08-17T00:56:40.778 INFO:tasks.workunit.client.0.smithi110.stdout:op 757 completed, throughput=4.98MB/sec 2024-08-17T00:56:40.778 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nHmErjp9GFPpnib off=5448691 len=1836885 2024-08-17T00:56:40.789 INFO:tasks.workunit.client.0.smithi110.stdout:op 758 completed, throughput=5MB/sec 2024-08-17T00:56:40.789 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-iYIA7tQpEr4lIuR off=5072469 len=247619 2024-08-17T00:56:40.792 INFO:tasks.workunit.client.0.smithi110.stdout:op 759 completed, throughput=5MB/sec 2024-08-17T00:56:40.792 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SgoLJ1v970MM5QK off=8927859 len=214352 2024-08-17T00:56:40.795 INFO:tasks.workunit.client.0.smithi110.stdout:op 760 completed, throughput=5MB/sec 2024-08-17T00:56:40.795 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jNScVnId3c6NfMS off=7372097 len=1448939 2024-08-17T00:56:40.802 INFO:tasks.workunit.client.0.smithi110.stdout:op 761 completed, throughput=5.01MB/sec 2024-08-17T00:56:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:40 smithi177 ceph-mon[90034]: pgmap v1336: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T00:56:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:40 smithi110 ceph-mon[98148]: pgmap v1336: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T00:56:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:40 smithi110 ceph-mon[100641]: pgmap v1336: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T00:56:41.802 INFO:tasks.workunit.client.0.smithi110.stdout: 151: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:41.802 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-u6CcRllTi5XZN4d off=13756307 len=1753010 2024-08-17T00:56:41.804 INFO:tasks.workunit.client.0.smithi110.stdout:op 762 completed, throughput=4.99MB/sec 2024-08-17T00:56:41.805 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ImK-7qwbdqTWvzb off=12372808 len=619886 2024-08-17T00:56:41.805 INFO:tasks.workunit.client.0.smithi110.stdout:op 763 completed, throughput=4.99MB/sec 2024-08-17T00:56:41.805 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WRSMww6yoFr2XH7 off=13132716 len=1620099 2024-08-17T00:56:41.812 INFO:tasks.workunit.client.0.smithi110.stdout:op 764 completed, throughput=5MB/sec 2024-08-17T00:56:41.812 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-I_nGmwwkZyEIvvq off=7295245 len=2048469 2024-08-17T00:56:41.816 INFO:tasks.workunit.client.0.smithi110.stdout:op 765 completed, throughput=5.01MB/sec 2024-08-17T00:56:42.816 INFO:tasks.workunit.client.0.smithi110.stdout: 152: throughput=4.98MB/sec pending data=0 2024-08-17T00:56:42.817 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_4qzDCODrgU85Wx off=13004165 len=697526 2024-08-17T00:56:42.818 INFO:tasks.workunit.client.0.smithi110.stdout:op 766 completed, throughput=4.98MB/sec 2024-08-17T00:56:42.818 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Vn6aERULnBJhYrU off=14699522 len=1122882 2024-08-17T00:56:42.820 INFO:tasks.workunit.client.0.smithi110.stdout:op 767 completed, throughput=4.99MB/sec 2024-08-17T00:56:42.820 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-fzjrFbFgazCSirZ off=1694653 len=1479162 2024-08-17T00:56:42.821 INFO:tasks.workunit.client.0.smithi110.stdout:op 768 completed, throughput=5MB/sec 2024-08-17T00:56:42.821 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-F53BZ7GBKr7qvTy off=17735590 len=1650319 2024-08-17T00:56:42.831 INFO:tasks.workunit.client.0.smithi110.stdout:op 769 completed, throughput=5.01MB/sec 2024-08-17T00:56:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:42 smithi177 ceph-mon[90034]: pgmap v1337: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-08-17T00:56:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:42 smithi110 ceph-mon[98148]: pgmap v1337: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-08-17T00:56:43.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:42 smithi110 ceph-mon[100641]: pgmap v1337: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-08-17T00:56:43.831 INFO:tasks.workunit.client.0.smithi110.stdout: 153: throughput=4.98MB/sec pending data=0 2024-08-17T00:56:43.832 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YSduBOA2TAB8p3I off=8190471 len=851713 2024-08-17T00:56:43.837 INFO:tasks.workunit.client.0.smithi110.stdout:op 770 completed, throughput=4.98MB/sec 2024-08-17T00:56:43.837 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PrPhVsDoUNoooRE off=263932 len=1354464 2024-08-17T00:56:43.838 INFO:tasks.workunit.client.0.smithi110.stdout:op 771 completed, throughput=4.99MB/sec 2024-08-17T00:56:43.838 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OcH3QyYAYZokgRo off=14104125 len=1882137 2024-08-17T00:56:43.840 INFO:tasks.workunit.client.0.smithi110.stdout:op 772 completed, throughput=5MB/sec 2024-08-17T00:56:44.841 INFO:tasks.workunit.client.0.smithi110.stdout: 154: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:44.841 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-R9tM19T93yqFQXu off=366925 len=1371607 2024-08-17T00:56:44.843 INFO:tasks.workunit.client.0.smithi110.stdout:op 773 completed, throughput=4.98MB/sec 2024-08-17T00:56:44.843 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RX5-_V7rQLOLCHq off=10068232 len=255125 2024-08-17T00:56:44.847 INFO:tasks.workunit.client.0.smithi110.stdout:op 774 completed, throughput=4.98MB/sec 2024-08-17T00:56:44.847 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-20ICohZ8mwX_GJs off=15610828 len=82737 2024-08-17T00:56:44.849 INFO:tasks.workunit.client.0.smithi110.stdout:op 775 completed, throughput=4.98MB/sec 2024-08-17T00:56:44.849 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-U0vGrsimpDxbIHi off=2303358 len=151047 2024-08-17T00:56:44.850 INFO:tasks.workunit.client.0.smithi110.stdout:op 776 completed, throughput=4.98MB/sec 2024-08-17T00:56:44.850 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hwewvo-z9wf4Oy0 off=7446037 len=1157567 2024-08-17T00:56:44.852 INFO:tasks.workunit.client.0.smithi110.stdout:op 777 completed, throughput=4.99MB/sec 2024-08-17T00:56:44.852 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uZRiQflSJaDe93O off=7760480 len=1195582 2024-08-17T00:56:44.854 INFO:tasks.workunit.client.0.smithi110.stdout:op 778 completed, throughput=5MB/sec 2024-08-17T00:56:44.854 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-G6kLBUFirb-iA1X off=2340369 len=1914175 2024-08-17T00:56:44.857 INFO:tasks.workunit.client.0.smithi110.stdout:op 779 completed, throughput=5.01MB/sec 2024-08-17T00:56:44.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:44 smithi177 ceph-mon[90034]: pgmap v1338: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T00:56:45.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:44 smithi110 ceph-mon[98148]: pgmap v1338: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T00:56:45.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:44 smithi110 ceph-mon[100641]: pgmap v1338: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T00:56:45.858 INFO:tasks.workunit.client.0.smithi110.stdout: 155: throughput=4.98MB/sec pending data=0 2024-08-17T00:56:45.858 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dJZ5LfYvkWYFwtq off=14794656 len=1289215 2024-08-17T00:56:45.866 INFO:tasks.workunit.client.0.smithi110.stdout:op 780 completed, throughput=4.98MB/sec 2024-08-17T00:56:45.866 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-rBa_e6_sZow2j4R off=3415827 len=1111957 2024-08-17T00:56:45.872 INFO:tasks.workunit.client.0.smithi110.stdout:op 781 completed, throughput=4.99MB/sec 2024-08-17T00:56:45.872 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-IuRGw6kpbe5M-r2 off=7638973 len=1927393 2024-08-17T00:56:45.874 INFO:tasks.workunit.client.0.smithi110.stdout:op 782 completed, throughput=5MB/sec 2024-08-17T00:56:46.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:56:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:56:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:56:46.874 INFO:tasks.workunit.client.0.smithi110.stdout: 156: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:46.874 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Pazha_kPUCN8m-e off=9276605 len=535552 2024-08-17T00:56:46.875 INFO:tasks.workunit.client.0.smithi110.stdout:op 783 completed, throughput=4.97MB/sec 2024-08-17T00:56:46.875 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-h4UtbGCwiToR2St off=2682404 len=1477565 2024-08-17T00:56:46.878 INFO:tasks.workunit.client.0.smithi110.stdout:op 784 completed, throughput=4.98MB/sec 2024-08-17T00:56:46.879 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7SeXKoTCvHVNbaA off=21517911 len=1660443 2024-08-17T00:56:46.882 INFO:tasks.workunit.client.0.smithi110.stdout:op 785 completed, throughput=4.99MB/sec 2024-08-17T00:56:46.882 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zhgx4de7EhGoyU4 off=2812443 len=2203 2024-08-17T00:56:46.884 INFO:tasks.workunit.client.0.smithi110.stdout:op 786 completed, throughput=4.99MB/sec 2024-08-17T00:56:46.885 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-NIUmeWKno6ArlAb off=5599881 len=373945 2024-08-17T00:56:46.888 INFO:tasks.workunit.client.0.smithi110.stdout:op 787 completed, throughput=4.99MB/sec 2024-08-17T00:56:46.888 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wT2J6Gk8arc_aNu off=2395750 len=273474 2024-08-17T00:56:46.888 INFO:tasks.workunit.client.0.smithi110.stdout:op 788 completed, throughput=4.99MB/sec 2024-08-17T00:56:46.888 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-iEnHbnLP1tiWeur off=6929125 len=2010898 2024-08-17T00:56:46.890 INFO:tasks.workunit.client.0.smithi110.stdout:op 789 completed, throughput=5.01MB/sec 2024-08-17T00:56:47.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:47 smithi177 ceph-mon[90034]: pgmap v1339: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T00:56:47.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:47 smithi110 ceph-mon[98148]: pgmap v1339: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T00:56:47.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:47 smithi110 ceph-mon[100641]: pgmap v1339: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T00:56:47.890 INFO:tasks.workunit.client.0.smithi110.stdout: 157: throughput=4.98MB/sec pending data=0 2024-08-17T00:56:47.891 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9qEa2gxiIUGp3KS off=9328861 len=1314866 2024-08-17T00:56:47.893 INFO:tasks.workunit.client.0.smithi110.stdout:op 790 completed, throughput=4.98MB/sec 2024-08-17T00:56:47.893 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kGOzpJA8bMXcjzk off=7993322 len=1472865 2024-08-17T00:56:47.901 INFO:tasks.workunit.client.0.smithi110.stdout:op 791 completed, throughput=4.99MB/sec 2024-08-17T00:56:47.901 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZzMm5yZzval9rQ0 off=5098061 len=1784269 2024-08-17T00:56:47.910 INFO:tasks.workunit.client.0.smithi110.stdout:op 792 completed, throughput=5MB/sec 2024-08-17T00:56:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:56:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:56:48] "GET /metrics HTTP/1.1" 200 34111 "" "Prometheus/2.43.0" 2024-08-17T00:56:48.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:48 smithi177 ceph-mon[90034]: pgmap v1340: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T00:56:48.910 INFO:tasks.workunit.client.0.smithi110.stdout: 158: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:48.910 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gZFReA8l7NfWDgw off=5710904 len=822224 2024-08-17T00:56:48.916 INFO:tasks.workunit.client.0.smithi110.stdout:op 793 completed, throughput=4.98MB/sec 2024-08-17T00:56:48.916 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7ZIlcGHGxoLMXVh off=1609382 len=1994467 2024-08-17T00:56:48.918 INFO:tasks.workunit.client.0.smithi110.stdout:op 794 completed, throughput=4.99MB/sec 2024-08-17T00:56:48.919 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kL95WKdqitx2DSR off=4673819 len=404841 2024-08-17T00:56:48.919 INFO:tasks.workunit.client.0.smithi110.stdout:op 795 completed, throughput=4.99MB/sec 2024-08-17T00:56:48.919 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-h3HdtAjj2HBvkZw off=2356522 len=1802998 2024-08-17T00:56:48.922 INFO:tasks.workunit.client.0.smithi110.stdout:op 796 completed, throughput=5MB/sec 2024-08-17T00:56:49.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:48 smithi110 ceph-mon[98148]: pgmap v1340: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T00:56:49.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:48 smithi110 ceph-mon[100641]: pgmap v1340: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T00:56:49.922 INFO:tasks.workunit.client.0.smithi110.stdout: 159: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:49.922 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-RM-wwc52A70MguB off=3281187 len=647684 2024-08-17T00:56:49.924 INFO:tasks.workunit.client.0.smithi110.stdout:op 797 completed, throughput=4.97MB/sec 2024-08-17T00:56:49.924 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bdRh-5LNa4YqOtq off=1660744 len=1997741 2024-08-17T00:56:49.936 INFO:tasks.workunit.client.0.smithi110.stdout:op 798 completed, throughput=4.98MB/sec 2024-08-17T00:56:49.936 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cpnSvlh9Md_T0GQ off=9456081 len=1836616 2024-08-17T00:56:49.939 INFO:tasks.workunit.client.0.smithi110.stdout:op 799 completed, throughput=5MB/sec 2024-08-17T00:56:49.939 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9mPSprLWtJSf5xX off=1601987 len=170620 2024-08-17T00:56:49.941 INFO:tasks.workunit.client.0.smithi110.stdout:op 800 completed, throughput=5MB/sec 2024-08-17T00:56:49.941 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7CbZorLPytuSoie off=8208440 len=1957113 2024-08-17T00:56:49.944 INFO:tasks.workunit.client.0.smithi110.stdout:op 801 completed, throughput=5.01MB/sec 2024-08-17T00:56:50.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:50 smithi177 ceph-mon[90034]: pgmap v1341: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T00:56:50.945 INFO:tasks.workunit.client.0.smithi110.stdout: 160: throughput=4.98MB/sec pending data=0 2024-08-17T00:56:50.945 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YSrp432aW9MSKa9 off=2438782 len=1873176 2024-08-17T00:56:50.956 INFO:tasks.workunit.client.0.smithi110.stdout:op 802 completed, throughput=4.99MB/sec 2024-08-17T00:56:50.956 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-itVTCYn8I9XVANY off=7049184 len=441043 2024-08-17T00:56:50.957 INFO:tasks.workunit.client.0.smithi110.stdout:op 803 completed, throughput=4.99MB/sec 2024-08-17T00:56:50.957 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-R3HdON8jn9YdAWc off=3795054 len=1323790 2024-08-17T00:56:50.960 INFO:tasks.workunit.client.0.smithi110.stdout:op 804 completed, throughput=5MB/sec 2024-08-17T00:56:50.960 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OnSPhFHZ9YDybAd off=1225105 len=1213880 2024-08-17T00:56:50.967 INFO:tasks.workunit.client.0.smithi110.stdout:op 805 completed, throughput=5MB/sec 2024-08-17T00:56:51.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:50 smithi110 ceph-mon[98148]: pgmap v1341: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T00:56:51.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:50 smithi110 ceph-mon[100641]: pgmap v1341: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T00:56:51.968 INFO:tasks.workunit.client.0.smithi110.stdout: 161: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:51.968 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_fFOgeafVL1tEmA off=15764029 len=691133 2024-08-17T00:56:51.972 INFO:tasks.workunit.client.0.smithi110.stdout:op 806 completed, throughput=4.98MB/sec 2024-08-17T00:56:51.972 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-i5Zpos23-eteW6o off=3781069 len=1223026 2024-08-17T00:56:51.974 INFO:tasks.workunit.client.0.smithi110.stdout:op 807 completed, throughput=4.99MB/sec 2024-08-17T00:56:51.974 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Ax26XBqtP7sONgG off=5202724 len=1713145 2024-08-17T00:56:51.984 INFO:tasks.workunit.client.0.smithi110.stdout:op 808 completed, throughput=4.99MB/sec 2024-08-17T00:56:51.984 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KPZ_Z1A4CqovSgz off=5799143 len=1704325 2024-08-17T00:56:51.991 INFO:tasks.workunit.client.0.smithi110.stdout:op 809 completed, throughput=5MB/sec 2024-08-17T00:56:52.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:52 smithi177 ceph-mon[90034]: pgmap v1342: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T00:56:52.992 INFO:tasks.workunit.client.0.smithi110.stdout: 162: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:52.992 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gR96KBQkrhqzPfX off=16573474 len=987376 2024-08-17T00:56:52.997 INFO:tasks.workunit.client.0.smithi110.stdout:op 810 completed, throughput=4.98MB/sec 2024-08-17T00:56:52.997 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aN5p-jaiFva61Q7 off=81508 len=1937291 2024-08-17T00:56:52.999 INFO:tasks.workunit.client.0.smithi110.stdout:op 811 completed, throughput=4.99MB/sec 2024-08-17T00:56:53.000 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cR9iRJ5x_2uyBNM off=832904 len=1227356 2024-08-17T00:56:53.008 INFO:tasks.workunit.client.0.smithi110.stdout:op 812 completed, throughput=5MB/sec 2024-08-17T00:56:53.008 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-yrFYywnPRAE0kz5 off=13039736 len=1445176 2024-08-17T00:56:53.011 INFO:tasks.workunit.client.0.smithi110.stdout:op 813 completed, throughput=5.01MB/sec 2024-08-17T00:56:53.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:52 smithi110 ceph-mon[98148]: pgmap v1342: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T00:56:53.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:52 smithi110 ceph-mon[100641]: pgmap v1342: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T00:56:54.011 INFO:tasks.workunit.client.0.smithi110.stdout: 163: throughput=4.98MB/sec pending data=0 2024-08-17T00:56:54.011 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--TW10pW6vHIq19b off=1257334 len=1157766 2024-08-17T00:56:54.016 INFO:tasks.workunit.client.0.smithi110.stdout:op 814 completed, throughput=4.98MB/sec 2024-08-17T00:56:54.017 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ql2ctszfK5dS2E4 off=12258098 len=1719927 2024-08-17T00:56:54.026 INFO:tasks.workunit.client.0.smithi110.stdout:op 815 completed, throughput=4.99MB/sec 2024-08-17T00:56:54.026 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3Iq9256or9iVXZK off=1142212 len=1468808 2024-08-17T00:56:54.029 INFO:tasks.workunit.client.0.smithi110.stdout:op 816 completed, throughput=5MB/sec 2024-08-17T00:56:54.862 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:54 smithi110 ceph-mon[100641]: pgmap v1343: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-08-17T00:56:54.862 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:54 smithi110 ceph-mon[98148]: pgmap v1343: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-08-17T00:56:54.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:54 smithi177 ceph-mon[90034]: pgmap v1343: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-08-17T00:56:55.029 INFO:tasks.workunit.client.0.smithi110.stdout: 164: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:55.029 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9lZKN6Z5Z2ONwS1 off=5200672 len=1744083 2024-08-17T00:56:55.031 INFO:tasks.workunit.client.0.smithi110.stdout:op 817 completed, throughput=4.98MB/sec 2024-08-17T00:56:55.031 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-v9L7axutppIGq9N off=1235816 len=1846145 2024-08-17T00:56:55.034 INFO:tasks.workunit.client.0.smithi110.stdout:op 818 completed, throughput=4.99MB/sec 2024-08-17T00:56:55.034 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2OJS5Zj2XTAqh1O off=938137 len=1583233 2024-08-17T00:56:55.035 INFO:tasks.workunit.client.0.smithi110.stdout:op 819 completed, throughput=5MB/sec 2024-08-17T00:56:55.035 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Lc21N7J_TtGZxTy off=4088871 len=27008 2024-08-17T00:56:55.036 INFO:tasks.workunit.client.0.smithi110.stdout:op 820 completed, throughput=5MB/sec 2024-08-17T00:56:55.036 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-a0gcvkxAEujw6Zz off=5978301 len=563433 2024-08-17T00:56:55.040 INFO:tasks.workunit.client.0.smithi110.stdout:op 821 completed, throughput=5MB/sec 2024-08-17T00:56:56.041 INFO:tasks.workunit.client.0.smithi110.stdout: 165: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:56.041 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-1iMW5optorK_aAH off=16738894 len=336769 2024-08-17T00:56:56.041 INFO:tasks.workunit.client.0.smithi110.stdout:op 822 completed, throughput=4.97MB/sec 2024-08-17T00:56:56.041 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aaeB2yrG6cvmCgd off=12741001 len=1023775 2024-08-17T00:56:56.042 INFO:tasks.workunit.client.0.smithi110.stdout:op 823 completed, throughput=4.98MB/sec 2024-08-17T00:56:56.042 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-BSPJPep0K2YaCaK off=3224638 len=2078354 2024-08-17T00:56:56.050 INFO:tasks.workunit.client.0.smithi110.stdout:op 824 completed, throughput=4.99MB/sec 2024-08-17T00:56:56.050 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-H16SB_-P2ojH-G7 off=22314 len=142648 2024-08-17T00:56:56.052 INFO:tasks.workunit.client.0.smithi110.stdout:op 825 completed, throughput=4.99MB/sec 2024-08-17T00:56:56.053 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XOV0zimImIH7hiQ off=322993 len=475807 2024-08-17T00:56:56.056 INFO:tasks.workunit.client.0.smithi110.stdout:op 826 completed, throughput=5MB/sec 2024-08-17T00:56:56.056 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-TnU5THVu7Yw0K2Z off=5309735 len=832974 2024-08-17T00:56:56.058 INFO:tasks.workunit.client.0.smithi110.stdout:op 827 completed, throughput=5MB/sec 2024-08-17T00:56:56.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:56 smithi177 ceph-mon[90034]: pgmap v1344: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-17T00:56:57.058 INFO:tasks.workunit.client.0.smithi110.stdout: 166: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:57.059 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-FmXqESaj32cQdQn off=5492081 len=798521 2024-08-17T00:56:57.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:56 smithi110 ceph-mon[100641]: pgmap v1344: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-17T00:56:57.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:56 smithi110 ceph-mon[98148]: pgmap v1344: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-17T00:56:57.063 INFO:tasks.workunit.client.0.smithi110.stdout:op 828 completed, throughput=4.98MB/sec 2024-08-17T00:56:57.064 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-TnbEjAen7EeZtHx off=741024 len=1429883 2024-08-17T00:56:57.069 INFO:tasks.workunit.client.0.smithi110.stdout:op 829 completed, throughput=4.98MB/sec 2024-08-17T00:56:57.069 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-6l8rYzJzLWRa3PE off=11972205 len=612793 2024-08-17T00:56:57.071 INFO:tasks.workunit.client.0.smithi110.stdout:op 830 completed, throughput=4.99MB/sec 2024-08-17T00:56:57.071 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PbFbKBS3VPXFgyc off=8210110 len=114174 2024-08-17T00:56:57.071 INFO:tasks.workunit.client.0.smithi110.stdout:op 831 completed, throughput=4.99MB/sec 2024-08-17T00:56:57.071 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_UQypYFJ2p7p_SJ off=8283558 len=1797263 2024-08-17T00:56:57.073 INFO:tasks.workunit.client.0.smithi110.stdout:op 832 completed, throughput=5MB/sec 2024-08-17T00:56:57.073 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zuBwkWZ2A40cPyM off=1768695 len=1828926 2024-08-17T00:56:57.079 INFO:tasks.workunit.client.0.smithi110.stdout:op 833 completed, throughput=5.01MB/sec 2024-08-17T00:56:58.079 INFO:tasks.workunit.client.0.smithi110.stdout: 167: throughput=4.98MB/sec pending data=0 2024-08-17T00:56:58.079 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-sJfXLjEiaw-awZH off=2202959 len=1785420 2024-08-17T00:56:58.087 INFO:tasks.workunit.client.0.smithi110.stdout:op 834 completed, throughput=4.99MB/sec 2024-08-17T00:56:58.087 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-fE_pEQuwAGZQzBt off=13407284 len=1341264 2024-08-17T00:56:58.091 INFO:tasks.workunit.client.0.smithi110.stdout:op 835 completed, throughput=4.99MB/sec 2024-08-17T00:56:58.091 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2mBGhK30Ku4SvxB off=2648965 len=1651763 2024-08-17T00:56:58.098 INFO:tasks.workunit.client.0.smithi110.stdout:op 836 completed, throughput=5MB/sec 2024-08-17T00:56:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:56:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:56:58] "GET /metrics HTTP/1.1" 200 34111 "" "Prometheus/2.43.0" 2024-08-17T00:56:58.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:56:58 smithi177 ceph-mon[90034]: pgmap v1345: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T00:56:59.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:56:58 smithi110 ceph-mon[100641]: pgmap v1345: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T00:56:59.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:56:58 smithi110 ceph-mon[98148]: pgmap v1345: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T00:56:59.098 INFO:tasks.workunit.client.0.smithi110.stdout: 168: throughput=4.97MB/sec pending data=0 2024-08-17T00:56:59.098 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Vge-5e8KYvYtuox off=12822509 len=701139 2024-08-17T00:56:59.100 INFO:tasks.workunit.client.0.smithi110.stdout:op 837 completed, throughput=4.98MB/sec 2024-08-17T00:56:59.100 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PKLBPohSoZnLT2n off=2332215 len=1263422 2024-08-17T00:56:59.102 INFO:tasks.workunit.client.0.smithi110.stdout:op 838 completed, throughput=4.99MB/sec 2024-08-17T00:56:59.102 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KgOVTsdRlsT8n8E off=4023175 len=1370753 2024-08-17T00:56:59.108 INFO:tasks.workunit.client.0.smithi110.stdout:op 839 completed, throughput=4.99MB/sec 2024-08-17T00:56:59.108 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Yvr7gjYXjbA2PaD off=18525721 len=192425 2024-08-17T00:56:59.110 INFO:tasks.workunit.client.0.smithi110.stdout:op 840 completed, throughput=4.99MB/sec 2024-08-17T00:56:59.110 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PaeYlHzFL0wZC4x off=22198132 len=1479888 2024-08-17T00:56:59.113 INFO:tasks.workunit.client.0.smithi110.stdout:op 841 completed, throughput=5MB/sec 2024-08-17T00:57:00.114 INFO:tasks.workunit.client.0.smithi110.stdout: 169: throughput=4.97MB/sec pending data=0 2024-08-17T00:57:00.114 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-UIyPCdqAYvDgeky off=59868 len=2073844 2024-08-17T00:57:00.126 INFO:tasks.workunit.client.0.smithi110.stdout:op 842 completed, throughput=4.98MB/sec 2024-08-17T00:57:00.126 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-p9K1F8wIuUuQtEw off=1899833 len=1891327 2024-08-17T00:57:00.133 INFO:tasks.workunit.client.0.smithi110.stdout:op 843 completed, throughput=4.99MB/sec 2024-08-17T00:57:00.133 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-O505izkwDvJ4upT off=22459950 len=1383436 2024-08-17T00:57:00.134 INFO:tasks.workunit.client.0.smithi110.stdout:op 844 completed, throughput=5MB/sec 2024-08-17T00:57:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:00 smithi177 ceph-mon[90034]: pgmap v1346: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T00:57:01.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:00 smithi110 ceph-mon[100641]: pgmap v1346: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T00:57:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:00 smithi110 ceph-mon[98148]: pgmap v1346: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T00:57:01.135 INFO:tasks.workunit.client.0.smithi110.stdout: 170: throughput=4.97MB/sec pending data=0 2024-08-17T00:57:01.135 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-W5WZXSmcvG9zCKg off=12220999 len=414642 2024-08-17T00:57:01.136 INFO:tasks.workunit.client.0.smithi110.stdout:op 845 completed, throughput=4.98MB/sec 2024-08-17T00:57:01.136 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5SfrFe4Ja0PQHsJ off=17711686 len=169563 2024-08-17T00:57:01.137 INFO:tasks.workunit.client.0.smithi110.stdout:op 846 completed, throughput=4.98MB/sec 2024-08-17T00:57:01.137 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-sBpLgFGl1NyKr6X off=8472884 len=81722 2024-08-17T00:57:01.137 INFO:tasks.workunit.client.0.smithi110.stdout:op 847 completed, throughput=4.98MB/sec 2024-08-17T00:57:01.138 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3ZjDH5Yhwgo8x7l off=6400905 len=1246610 2024-08-17T00:57:01.139 INFO:tasks.workunit.client.0.smithi110.stdout:op 848 completed, throughput=4.98MB/sec 2024-08-17T00:57:01.139 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-52eiqpoZq2ZnMaN off=10988748 len=1174253 2024-08-17T00:57:01.140 INFO:tasks.workunit.client.0.smithi110.stdout:op 849 completed, throughput=4.99MB/sec 2024-08-17T00:57:01.141 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_yLR8zSGIyoVpn- off=6447870 len=1583397 2024-08-17T00:57:01.149 INFO:tasks.workunit.client.0.smithi110.stdout:op 850 completed, throughput=5MB/sec 2024-08-17T00:57:01.149 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FoOed_bija1yVkH off=7215062 len=1940247 2024-08-17T00:57:01.151 INFO:tasks.workunit.client.0.smithi110.stdout:op 851 completed, throughput=5.01MB/sec 2024-08-17T00:57:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:57:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:57:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:57:02.151 INFO:tasks.workunit.client.0.smithi110.stdout: 171: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:02.152 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yiBbpsLFiPCNAdC off=400664 len=1455943 2024-08-17T00:57:02.158 INFO:tasks.workunit.client.0.smithi110.stdout:op 852 completed, throughput=4.99MB/sec 2024-08-17T00:57:02.158 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-sHhfNJAHEpr48T_ off=6253711 len=702318 2024-08-17T00:57:02.162 INFO:tasks.workunit.client.0.smithi110.stdout:op 853 completed, throughput=4.99MB/sec 2024-08-17T00:57:02.163 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HFMoW1jJnTYkZzx off=6006567 len=1459968 2024-08-17T00:57:02.170 INFO:tasks.workunit.client.0.smithi110.stdout:op 854 completed, throughput=5MB/sec 2024-08-17T00:57:02.170 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GV9tEWkCXlNMfS8 off=123934 len=575140 2024-08-17T00:57:02.171 INFO:tasks.workunit.client.0.smithi110.stdout:op 855 completed, throughput=5MB/sec 2024-08-17T00:57:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:02 smithi177 ceph-mon[90034]: pgmap v1347: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T00:57:03.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:02 smithi110 ceph-mon[100641]: pgmap v1347: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T00:57:03.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:02 smithi110 ceph-mon[98148]: pgmap v1347: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T00:57:03.171 INFO:tasks.workunit.client.0.smithi110.stdout: 172: throughput=4.97MB/sec pending data=0 2024-08-17T00:57:03.171 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qDxX3bd0y3mwsnQ off=7335611 len=1765463 2024-08-17T00:57:03.175 INFO:tasks.workunit.client.0.smithi110.stdout:op 856 completed, throughput=4.98MB/sec 2024-08-17T00:57:03.175 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-AKnAr94n-oSf7nH off=10840782 len=86356 2024-08-17T00:57:03.176 INFO:tasks.workunit.client.0.smithi110.stdout:op 857 completed, throughput=4.98MB/sec 2024-08-17T00:57:03.176 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-i5Zpos23-eteW6o off=8959366 len=323688 2024-08-17T00:57:03.179 INFO:tasks.workunit.client.0.smithi110.stdout:op 858 completed, throughput=4.99MB/sec 2024-08-17T00:57:03.180 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bCXQaXnQcmkaKo- off=8702422 len=773606 2024-08-17T00:57:03.180 INFO:tasks.workunit.client.0.smithi110.stdout:op 859 completed, throughput=4.99MB/sec 2024-08-17T00:57:03.181 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-DbaxDLP9KhyBHjl off=1022048 len=934122 2024-08-17T00:57:03.186 INFO:tasks.workunit.client.0.smithi110.stdout:op 860 completed, throughput=4.99MB/sec 2024-08-17T00:57:03.186 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OE5UAilG6sl9ef6 off=8476605 len=1165267 2024-08-17T00:57:03.191 INFO:tasks.workunit.client.0.smithi110.stdout:op 861 completed, throughput=5MB/sec 2024-08-17T00:57:04.191 INFO:tasks.workunit.client.0.smithi110.stdout: 173: throughput=4.97MB/sec pending data=0 2024-08-17T00:57:04.191 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Y-7y524bF1DrARD off=11639336 len=2022538 2024-08-17T00:57:04.198 INFO:tasks.workunit.client.0.smithi110.stdout:op 862 completed, throughput=4.98MB/sec 2024-08-17T00:57:04.198 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-AJ4P0hiVVeGwFn3 off=763681 len=1800960 2024-08-17T00:57:04.198 INFO:tasks.workunit.client.0.smithi110.stdout:op 863 completed, throughput=4.99MB/sec 2024-08-17T00:57:04.198 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-a_3lASL7SitexdX off=3293029 len=1720745 2024-08-17T00:57:04.199 INFO:tasks.workunit.client.0.smithi110.stdout:op 864 completed, throughput=5MB/sec 2024-08-17T00:57:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:04 smithi177 ceph-mon[90034]: pgmap v1348: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-17T00:57:05.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:04 smithi110 ceph-mon[98148]: pgmap v1348: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-17T00:57:05.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:04 smithi110 ceph-mon[100641]: pgmap v1348: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-17T00:57:05.199 INFO:tasks.workunit.client.0.smithi110.stdout: 174: throughput=4.97MB/sec pending data=0 2024-08-17T00:57:05.199 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RQgU_awJy6EjtBL off=2356217 len=594137 2024-08-17T00:57:05.204 INFO:tasks.workunit.client.0.smithi110.stdout:op 865 completed, throughput=4.98MB/sec 2024-08-17T00:57:05.204 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bNBupe1lxjoMRpJ off=0 len=1196469 2024-08-17T00:57:05.206 INFO:tasks.workunit.client.0.smithi110.stdout:op 866 completed, throughput=4.98MB/sec 2024-08-17T00:57:05.206 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qRdfz7wgBBjpKfX off=6195434 len=1893085 2024-08-17T00:57:05.210 INFO:tasks.workunit.client.0.smithi110.stdout:op 867 completed, throughput=4.99MB/sec 2024-08-17T00:57:05.210 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wzrHF34j1dBhmFt off=2354295 len=1222526 2024-08-17T00:57:05.216 INFO:tasks.workunit.client.0.smithi110.stdout:op 868 completed, throughput=5MB/sec 2024-08-17T00:57:06.217 INFO:tasks.workunit.client.0.smithi110.stdout: 175: throughput=4.97MB/sec pending data=0 2024-08-17T00:57:06.217 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6hVyX75JpUnQBju off=1976661 len=1198576 2024-08-17T00:57:06.222 INFO:tasks.workunit.client.0.smithi110.stdout:op 869 completed, throughput=4.98MB/sec 2024-08-17T00:57:06.223 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-58eEjKGYS11AJ-l off=5420561 len=1856033 2024-08-17T00:57:06.234 INFO:tasks.workunit.client.0.smithi110.stdout:op 870 completed, throughput=4.99MB/sec 2024-08-17T00:57:06.234 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wJwxrCUCub9gaQ1 off=5223 len=840034 2024-08-17T00:57:06.238 INFO:tasks.workunit.client.0.smithi110.stdout:op 871 completed, throughput=4.99MB/sec 2024-08-17T00:57:06.238 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YIjpRFzrrBzduKO off=2047856 len=73780 2024-08-17T00:57:06.241 INFO:tasks.workunit.client.0.smithi110.stdout:op 872 completed, throughput=4.99MB/sec 2024-08-17T00:57:06.241 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CI3GnLrOhxUbNVq off=11449245 len=1256283 2024-08-17T00:57:06.247 INFO:tasks.workunit.client.0.smithi110.stdout:op 873 completed, throughput=5MB/sec 2024-08-17T00:57:06.247 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nG-R0g7u77JDzHR off=390791 len=881408 2024-08-17T00:57:06.248 INFO:tasks.workunit.client.0.smithi110.stdout:op 874 completed, throughput=5MB/sec 2024-08-17T00:57:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:06 smithi177 ceph-mon[90034]: pgmap v1349: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-17T00:57:07.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:06 smithi110 ceph-mon[100641]: pgmap v1349: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-17T00:57:07.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:06 smithi110 ceph-mon[98148]: pgmap v1349: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-17T00:57:07.248 INFO:tasks.workunit.client.0.smithi110.stdout: 176: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:07.248 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-CriLKP285A5SuIK off=567123 len=412560 2024-08-17T00:57:07.249 INFO:tasks.workunit.client.0.smithi110.stdout:op 875 completed, throughput=4.98MB/sec 2024-08-17T00:57:07.249 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-s97dNxO3oPmRGcz off=7346440 len=1358650 2024-08-17T00:57:07.256 INFO:tasks.workunit.client.0.smithi110.stdout:op 876 completed, throughput=4.99MB/sec 2024-08-17T00:57:07.256 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-92BMjOx9g9kh-PM off=1301078 len=359227 2024-08-17T00:57:07.259 INFO:tasks.workunit.client.0.smithi110.stdout:op 877 completed, throughput=4.99MB/sec 2024-08-17T00:57:07.259 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-h4caJDOBhbpdaiN off=911714 len=2046911 2024-08-17T00:57:07.268 INFO:tasks.workunit.client.0.smithi110.stdout:op 878 completed, throughput=5MB/sec 2024-08-17T00:57:07.268 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vzouA1F9BX9fITC off=2155740 len=1357753 2024-08-17T00:57:07.268 INFO:tasks.workunit.client.0.smithi110.stdout:op 879 completed, throughput=5MB/sec 2024-08-17T00:57:08.269 INFO:tasks.workunit.client.0.smithi110.stdout: 177: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:08.269 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-40fG_f5Qf76Isjz off=14039232 len=811178 2024-08-17T00:57:08.273 INFO:tasks.workunit.client.0.smithi110.stdout:op 880 completed, throughput=4.98MB/sec 2024-08-17T00:57:08.274 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-AO6et1h11-SO35d off=2871420 len=1599502 2024-08-17T00:57:08.280 INFO:tasks.workunit.client.0.smithi110.stdout:op 881 completed, throughput=4.99MB/sec 2024-08-17T00:57:08.280 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jrxGcgaFg7lpRxf off=190030 len=1050046 2024-08-17T00:57:08.282 INFO:tasks.workunit.client.0.smithi110.stdout:op 882 completed, throughput=5MB/sec 2024-08-17T00:57:08.282 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2NNnARVA6xGVHO6 off=8495941 len=1725881 2024-08-17T00:57:08.289 INFO:tasks.workunit.client.0.smithi110.stdout:op 883 completed, throughput=5MB/sec 2024-08-17T00:57:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:57:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:57:08] "GET /metrics HTTP/1.1" 200 34114 "" "Prometheus/2.43.0" 2024-08-17T00:57:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:08 smithi177 ceph-mon[90034]: pgmap v1350: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T00:57:09.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:08 smithi110 ceph-mon[98148]: pgmap v1350: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T00:57:09.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:08 smithi110 ceph-mon[100641]: pgmap v1350: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T00:57:09.289 INFO:tasks.workunit.client.0.smithi110.stdout: 178: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:09.289 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-oKT1smrKtbvapdg off=15908286 len=1970643 2024-08-17T00:57:09.302 INFO:tasks.workunit.client.0.smithi110.stdout:op 884 completed, throughput=4.99MB/sec 2024-08-17T00:57:09.303 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--3yjtRMV4Lap10A off=13867845 len=433605 2024-08-17T00:57:09.305 INFO:tasks.workunit.client.0.smithi110.stdout:op 885 completed, throughput=4.99MB/sec 2024-08-17T00:57:09.306 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Q6iIuBjlfQnW5Cr off=22139239 len=1619386 2024-08-17T00:57:09.308 INFO:tasks.workunit.client.0.smithi110.stdout:op 886 completed, throughput=5MB/sec 2024-08-17T00:57:09.308 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ydtz_K1D5VPBrdc off=10520820 len=1019198 2024-08-17T00:57:09.310 INFO:tasks.workunit.client.0.smithi110.stdout:op 887 completed, throughput=5MB/sec 2024-08-17T00:57:10.310 INFO:tasks.workunit.client.0.smithi110.stdout: 179: throughput=4.97MB/sec pending data=0 2024-08-17T00:57:10.310 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-rAk6tDFPhqb8ChU off=2117270 len=1278890 2024-08-17T00:57:10.316 INFO:tasks.workunit.client.0.smithi110.stdout:op 888 completed, throughput=4.98MB/sec 2024-08-17T00:57:10.316 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-z5Fo4eF5HqYj_xc off=5334128 len=1977548 2024-08-17T00:57:10.324 INFO:tasks.workunit.client.0.smithi110.stdout:op 889 completed, throughput=4.99MB/sec 2024-08-17T00:57:10.324 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NUcAP1qC0cGTNaK off=198946 len=1348884 2024-08-17T00:57:10.325 INFO:tasks.workunit.client.0.smithi110.stdout:op 890 completed, throughput=5MB/sec 2024-08-17T00:57:10.325 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VSBuKBiIbE8po7z off=5648520 len=1326451 2024-08-17T00:57:10.326 INFO:tasks.workunit.client.0.smithi110.stdout:op 891 completed, throughput=5.01MB/sec 2024-08-17T00:57:10.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:10 smithi177 ceph-mon[90034]: pgmap v1351: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T00:57:11.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:10 smithi110 ceph-mon[98148]: pgmap v1351: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T00:57:11.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:10 smithi110 ceph-mon[100641]: pgmap v1351: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T00:57:11.327 INFO:tasks.workunit.client.0.smithi110.stdout: 180: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:11.327 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5Xq9H1Voi7P0ye1 off=6126602 len=1878066 2024-08-17T00:57:11.338 INFO:tasks.workunit.client.0.smithi110.stdout:op 892 completed, throughput=4.99MB/sec 2024-08-17T00:57:11.338 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8DfvXBP54x_ra20 off=6184546 len=1211541 2024-08-17T00:57:11.340 INFO:tasks.workunit.client.0.smithi110.stdout:op 893 completed, throughput=4.99MB/sec 2024-08-17T00:57:11.340 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1T4yY8B5pG72fGN off=6869081 len=1431024 2024-08-17T00:57:11.346 INFO:tasks.workunit.client.0.smithi110.stdout:op 894 completed, throughput=5MB/sec 2024-08-17T00:57:12.347 INFO:tasks.workunit.client.0.smithi110.stdout: 181: throughput=4.97MB/sec pending data=0 2024-08-17T00:57:12.347 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QzhAUjgPsOfi_W7 off=5858227 len=1353406 2024-08-17T00:57:12.349 INFO:tasks.workunit.client.0.smithi110.stdout:op 895 completed, throughput=4.98MB/sec 2024-08-17T00:57:12.349 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kd42qr9G5vyadMP off=748611 len=976707 2024-08-17T00:57:12.351 INFO:tasks.workunit.client.0.smithi110.stdout:op 896 completed, throughput=4.99MB/sec 2024-08-17T00:57:12.351 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-IYzAgtMRsXgoMtT off=10817904 len=31084 2024-08-17T00:57:12.351 INFO:tasks.workunit.client.0.smithi110.stdout:op 897 completed, throughput=4.99MB/sec 2024-08-17T00:57:12.351 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xJd3wA0qLwbS0tM off=691283 len=1672822 2024-08-17T00:57:12.355 INFO:tasks.workunit.client.0.smithi110.stdout:op 898 completed, throughput=4.99MB/sec 2024-08-17T00:57:12.355 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YVpEOZosXQwdLdN off=642970 len=1687664 2024-08-17T00:57:12.362 INFO:tasks.workunit.client.0.smithi110.stdout:op 899 completed, throughput=5MB/sec 2024-08-17T00:57:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:12 smithi177 ceph-mon[90034]: pgmap v1352: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-17T00:57:13.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:12 smithi110 ceph-mon[98148]: pgmap v1352: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-17T00:57:13.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:12 smithi110 ceph-mon[100641]: pgmap v1352: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-17T00:57:13.363 INFO:tasks.workunit.client.0.smithi110.stdout: 182: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:13.363 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VsqJ5iz4oinwxHS off=16599270 len=2032767 2024-08-17T00:57:13.372 INFO:tasks.workunit.client.0.smithi110.stdout:op 900 completed, throughput=4.99MB/sec 2024-08-17T00:57:13.372 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4bQO2I_2MlxOvfW off=2487660 len=405050 2024-08-17T00:57:13.372 INFO:tasks.workunit.client.0.smithi110.stdout:op 901 completed, throughput=4.99MB/sec 2024-08-17T00:57:13.373 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-mFfwOPP4LoXK-6U off=1667811 len=1887443 2024-08-17T00:57:13.374 INFO:tasks.workunit.client.0.smithi110.stdout:op 902 completed, throughput=5MB/sec 2024-08-17T00:57:13.374 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pnHjF7k9jdXVehk off=14029860 len=1820879 2024-08-17T00:57:13.376 INFO:tasks.workunit.client.0.smithi110.stdout:op 903 completed, throughput=5.01MB/sec 2024-08-17T00:57:14.376 INFO:tasks.workunit.client.0.smithi110.stdout: 183: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:14.376 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cxLHxiTzjYLn1d5 off=20936641 len=85872 2024-08-17T00:57:14.378 INFO:tasks.workunit.client.0.smithi110.stdout:op 904 completed, throughput=4.98MB/sec 2024-08-17T00:57:14.378 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OBNRbOZYoJSKLjX off=5216223 len=659270 2024-08-17T00:57:14.382 INFO:tasks.workunit.client.0.smithi110.stdout:op 905 completed, throughput=4.98MB/sec 2024-08-17T00:57:14.382 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--2z9sMa5mSU6N6n off=12566944 len=628612 2024-08-17T00:57:14.383 INFO:tasks.workunit.client.0.smithi110.stdout:op 906 completed, throughput=4.99MB/sec 2024-08-17T00:57:14.383 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-NkrkVsZrad5upol off=6485908 len=1287152 2024-08-17T00:57:14.390 INFO:tasks.workunit.client.0.smithi110.stdout:op 907 completed, throughput=4.99MB/sec 2024-08-17T00:57:14.390 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xSMMtuTn75o1Y8X off=568279 len=44092 2024-08-17T00:57:14.390 INFO:tasks.workunit.client.0.smithi110.stdout:op 908 completed, throughput=4.99MB/sec 2024-08-17T00:57:14.390 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CLoB1nAUR857RF- off=138746 len=1434741 2024-08-17T00:57:14.396 INFO:tasks.workunit.client.0.smithi110.stdout:op 909 completed, throughput=5MB/sec 2024-08-17T00:57:14.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:14 smithi177 ceph-mon[90034]: pgmap v1353: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T00:57:15.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:14 smithi110 ceph-mon[98148]: pgmap v1353: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T00:57:15.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:14 smithi110 ceph-mon[100641]: pgmap v1353: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T00:57:15.396 INFO:tasks.workunit.client.0.smithi110.stdout: 184: throughput=4.97MB/sec pending data=0 2024-08-17T00:57:15.396 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8Kh380bkUqfDj9u off=6433807 len=1699179 2024-08-17T00:57:15.398 INFO:tasks.workunit.client.0.smithi110.stdout:op 910 completed, throughput=4.98MB/sec 2024-08-17T00:57:15.398 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-IHCQb-OMSJFKfYZ off=3132297 len=2028206 2024-08-17T00:57:15.401 INFO:tasks.workunit.client.0.smithi110.stdout:op 911 completed, throughput=4.99MB/sec 2024-08-17T00:57:15.401 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2NNnARVA6xGVHO6 off=13611389 len=1858174 2024-08-17T00:57:15.403 INFO:tasks.workunit.client.0.smithi110.stdout:op 912 completed, throughput=5MB/sec 2024-08-17T00:57:16.404 INFO:tasks.workunit.client.0.smithi110.stdout: 185: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:16.404 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MRFro4H9S_uWl7E off=3960593 len=1626097 2024-08-17T00:57:16.414 INFO:tasks.workunit.client.0.smithi110.stdout:op 913 completed, throughput=4.98MB/sec 2024-08-17T00:57:16.414 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZRGwjWeLIttWJ0_ off=23102005 len=1250169 2024-08-17T00:57:16.419 INFO:tasks.workunit.client.0.smithi110.stdout:op 914 completed, throughput=4.99MB/sec 2024-08-17T00:57:16.419 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4vrD9Oq45nBIDkP off=2272237 len=875990 2024-08-17T00:57:16.422 INFO:tasks.workunit.client.0.smithi110.stdout:op 915 completed, throughput=4.99MB/sec 2024-08-17T00:57:16.422 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-mbkquWgqADvTALY off=5609232 len=377016 2024-08-17T00:57:16.422 INFO:tasks.workunit.client.0.smithi110.stdout:op 916 completed, throughput=5MB/sec 2024-08-17T00:57:16.422 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-mBu5bMAi-FbyEdA off=11649552 len=233543 2024-08-17T00:57:16.425 INFO:tasks.workunit.client.0.smithi110.stdout:op 917 completed, throughput=5MB/sec 2024-08-17T00:57:16.425 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fDa6tIrYddBt1EI off=169753 len=1606429 2024-08-17T00:57:16.431 INFO:tasks.workunit.client.0.smithi110.stdout:op 918 completed, throughput=5.01MB/sec 2024-08-17T00:57:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:57:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:57:16.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:57:17.431 INFO:tasks.workunit.client.0.smithi110.stdout: 186: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:17.432 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_u2KQARTyrN-R4a off=5111670 len=235282 2024-08-17T00:57:17.434 INFO:tasks.workunit.client.0.smithi110.stdout:op 919 completed, throughput=4.98MB/sec 2024-08-17T00:57:17.435 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-d8Nr18jor__HRc6 off=1819223 len=1252568 2024-08-17T00:57:17.442 INFO:tasks.workunit.client.0.smithi110.stdout:op 920 completed, throughput=4.99MB/sec 2024-08-17T00:57:17.442 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-98cxLb5oAss2rA3 off=20208019 len=1750396 2024-08-17T00:57:17.451 INFO:tasks.workunit.client.0.smithi110.stdout:op 921 completed, throughput=5MB/sec 2024-08-17T00:57:17.452 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-B8EyFacChXoX7WX off=5439828 len=1702040 2024-08-17T00:57:17.454 INFO:tasks.workunit.client.0.smithi110.stdout:op 922 completed, throughput=5MB/sec 2024-08-17T00:57:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:17 smithi177 ceph-mon[90034]: pgmap v1354: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-08-17T00:57:17.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:17 smithi110 ceph-mon[100641]: pgmap v1354: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-08-17T00:57:17.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:17 smithi110 ceph-mon[98148]: pgmap v1354: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-08-17T00:57:18.454 INFO:tasks.workunit.client.0.smithi110.stdout: 187: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:18.454 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tiAvB027S84x7HL off=15745151 len=921123 2024-08-17T00:57:18.460 INFO:tasks.workunit.client.0.smithi110.stdout:op 923 completed, throughput=4.98MB/sec 2024-08-17T00:57:18.460 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KDg-W-YWcuAQQ1V off=1425211 len=1503874 2024-08-17T00:57:18.470 INFO:tasks.workunit.client.0.smithi110.stdout:op 924 completed, throughput=4.99MB/sec 2024-08-17T00:57:18.470 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XIDglfVqvpt7EAc off=7235157 len=1625190 2024-08-17T00:57:18.472 INFO:tasks.workunit.client.0.smithi110.stdout:op 925 completed, throughput=5MB/sec 2024-08-17T00:57:18.472 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ECK2okVGaAd6aIt off=12864437 len=1173041 2024-08-17T00:57:18.474 INFO:tasks.workunit.client.0.smithi110.stdout:op 926 completed, throughput=5MB/sec 2024-08-17T00:57:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:57:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:57:18] "GET /metrics HTTP/1.1" 200 34115 "" "Prometheus/2.43.0" 2024-08-17T00:57:18.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:18 smithi177 ceph-mon[90034]: pgmap v1355: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-17T00:57:19.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:18 smithi110 ceph-mon[98148]: pgmap v1355: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-17T00:57:19.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:18 smithi110 ceph-mon[100641]: pgmap v1355: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-17T00:57:19.474 INFO:tasks.workunit.client.0.smithi110.stdout: 188: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:19.474 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wXK_IwIDei671Nv off=3698721 len=130067 2024-08-17T00:57:19.475 INFO:tasks.workunit.client.0.smithi110.stdout:op 927 completed, throughput=4.98MB/sec 2024-08-17T00:57:19.475 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-z4wB4GvSQTXzl4L off=7585640 len=1924315 2024-08-17T00:57:19.487 INFO:tasks.workunit.client.0.smithi110.stdout:op 928 completed, throughput=4.99MB/sec 2024-08-17T00:57:19.487 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-C-V4kISp1eN7YRy off=509107 len=561289 2024-08-17T00:57:19.491 INFO:tasks.workunit.client.0.smithi110.stdout:op 929 completed, throughput=4.99MB/sec 2024-08-17T00:57:19.491 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-O6kTDrMXTItKGXN off=478268 len=1886567 2024-08-17T00:57:19.493 INFO:tasks.workunit.client.0.smithi110.stdout:op 930 completed, throughput=5MB/sec 2024-08-17T00:57:19.493 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-swXqNSMCjQJ2e4b off=7310434 len=769215 2024-08-17T00:57:19.494 INFO:tasks.workunit.client.0.smithi110.stdout:op 931 completed, throughput=5MB/sec 2024-08-17T00:57:20.495 INFO:tasks.workunit.client.0.smithi110.stdout: 189: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:20.495 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cQJN7hh7-pBlYO5 off=10554470 len=788104 2024-08-17T00:57:20.499 INFO:tasks.workunit.client.0.smithi110.stdout:op 932 completed, throughput=4.98MB/sec 2024-08-17T00:57:20.499 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Qwj_bmedSwZqmVo off=3373084 len=1199703 2024-08-17T00:57:20.505 INFO:tasks.workunit.client.0.smithi110.stdout:op 933 completed, throughput=4.99MB/sec 2024-08-17T00:57:20.505 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OcH3QyYAYZokgRo off=15318180 len=447316 2024-08-17T00:57:20.506 INFO:tasks.workunit.client.0.smithi110.stdout:op 934 completed, throughput=4.99MB/sec 2024-08-17T00:57:20.506 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-eeyJIhZRQiwDJHg off=1322310 len=443249 2024-08-17T00:57:20.506 INFO:tasks.workunit.client.0.smithi110.stdout:op 935 completed, throughput=4.99MB/sec 2024-08-17T00:57:20.506 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-X6EHqD8OGqCUcOr off=6083950 len=395265 2024-08-17T00:57:20.508 INFO:tasks.workunit.client.0.smithi110.stdout:op 936 completed, throughput=4.99MB/sec 2024-08-17T00:57:20.508 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ivHNiKf2kZSsphV off=9466319 len=1573279 2024-08-17T00:57:20.510 INFO:tasks.workunit.client.0.smithi110.stdout:op 937 completed, throughput=5MB/sec 2024-08-17T00:57:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:20 smithi177 ceph-mon[90034]: pgmap v1356: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T00:57:21.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:20 smithi110 ceph-mon[98148]: pgmap v1356: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T00:57:21.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:20 smithi110 ceph-mon[100641]: pgmap v1356: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T00:57:21.510 INFO:tasks.workunit.client.0.smithi110.stdout: 190: throughput=4.97MB/sec pending data=0 2024-08-17T00:57:21.510 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hW9ym0DB2GiZ7nF off=4241877 len=848343 2024-08-17T00:57:21.516 INFO:tasks.workunit.client.0.smithi110.stdout:op 938 completed, throughput=4.98MB/sec 2024-08-17T00:57:21.516 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-WLjX7tVopeQkmdb off=20201977 len=453821 2024-08-17T00:57:21.517 INFO:tasks.workunit.client.0.smithi110.stdout:op 939 completed, throughput=4.98MB/sec 2024-08-17T00:57:21.517 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-a1litmDnTg23rBD off=9899991 len=148685 2024-08-17T00:57:21.519 INFO:tasks.workunit.client.0.smithi110.stdout:op 940 completed, throughput=4.98MB/sec 2024-08-17T00:57:21.519 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MpyWHnTM7W-iqJC off=3032411 len=1335087 2024-08-17T00:57:21.526 INFO:tasks.workunit.client.0.smithi110.stdout:op 941 completed, throughput=4.99MB/sec 2024-08-17T00:57:21.526 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-r6lmS17cH-fboFP off=20186617 len=103204 2024-08-17T00:57:21.529 INFO:tasks.workunit.client.0.smithi110.stdout:op 942 completed, throughput=4.99MB/sec 2024-08-17T00:57:21.529 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-m4zMzTq2KlEs4aP off=2412371 len=324483 2024-08-17T00:57:21.530 INFO:tasks.workunit.client.0.smithi110.stdout:op 943 completed, throughput=4.99MB/sec 2024-08-17T00:57:21.530 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YBHh7Zg3jqAR5eI off=1121117 len=1731769 2024-08-17T00:57:21.539 INFO:tasks.workunit.client.0.smithi110.stdout:op 944 completed, throughput=5MB/sec 2024-08-17T00:57:21.539 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VJeti3zJuVF5ecV off=342858 len=249118 2024-08-17T00:57:21.540 INFO:tasks.workunit.client.0.smithi110.stdout:op 945 completed, throughput=5MB/sec 2024-08-17T00:57:21.540 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-GvrPEfWX4za3doi off=2686093 len=1285848 2024-08-17T00:57:21.547 INFO:tasks.workunit.client.0.smithi110.stdout:op 946 completed, throughput=5.01MB/sec 2024-08-17T00:57:22.548 INFO:tasks.workunit.client.0.smithi110.stdout: 191: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:22.548 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-T9KTZrtgWH83aq1 off=3563373 len=197073 2024-08-17T00:57:22.551 INFO:tasks.workunit.client.0.smithi110.stdout:op 947 completed, throughput=4.98MB/sec 2024-08-17T00:57:22.551 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-fguLPRtUgECOSHs off=14667256 len=1487099 2024-08-17T00:57:22.554 INFO:tasks.workunit.client.0.smithi110.stdout:op 948 completed, throughput=4.99MB/sec 2024-08-17T00:57:22.554 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QNPLNHkowq2ZTzY off=12330660 len=1654162 2024-08-17T00:57:22.556 INFO:tasks.workunit.client.0.smithi110.stdout:op 949 completed, throughput=5MB/sec 2024-08-17T00:57:22.556 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7ZIlcGHGxoLMXVh off=1062845 len=647538 2024-08-17T00:57:22.557 INFO:tasks.workunit.client.0.smithi110.stdout:op 950 completed, throughput=5MB/sec 2024-08-17T00:57:22.557 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aO-p9sFOB2o4n3X off=18293014 len=1507692 2024-08-17T00:57:22.566 INFO:tasks.workunit.client.0.smithi110.stdout:op 951 completed, throughput=5.01MB/sec 2024-08-17T00:57:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:22 smithi177 ceph-mon[90034]: pgmap v1357: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-17T00:57:23.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:22 smithi110 ceph-mon[98148]: pgmap v1357: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-17T00:57:23.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:22 smithi110 ceph-mon[100641]: pgmap v1357: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-17T00:57:23.566 INFO:tasks.workunit.client.0.smithi110.stdout: 192: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:23.567 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-lacw64pXXtIPBTO off=9684958 len=1171918 2024-08-17T00:57:23.573 INFO:tasks.workunit.client.0.smithi110.stdout:op 952 completed, throughput=4.99MB/sec 2024-08-17T00:57:23.573 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Fmy9ZAUITI5gMED off=428782 len=1759540 2024-08-17T00:57:23.583 INFO:tasks.workunit.client.0.smithi110.stdout:op 953 completed, throughput=4.99MB/sec 2024-08-17T00:57:23.583 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-BQUXMx-O3TVdHku off=9778455 len=608270 2024-08-17T00:57:23.584 INFO:tasks.workunit.client.0.smithi110.stdout:op 954 completed, throughput=5MB/sec 2024-08-17T00:57:23.584 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cimvJSoqDfRCwah off=1221130 len=372428 2024-08-17T00:57:23.585 INFO:tasks.workunit.client.0.smithi110.stdout:op 955 completed, throughput=5MB/sec 2024-08-17T00:57:23.585 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-DoIKQJ5diO_L3jO off=7628946 len=1690005 2024-08-17T00:57:23.593 INFO:tasks.workunit.client.0.smithi110.stdout:op 956 completed, throughput=5.01MB/sec 2024-08-17T00:57:24.593 INFO:tasks.workunit.client.0.smithi110.stdout: 193: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:24.593 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-U3vwFPWGmDGkwUF off=7616448 len=699713 2024-08-17T00:57:24.597 INFO:tasks.workunit.client.0.smithi110.stdout:op 957 completed, throughput=4.98MB/sec 2024-08-17T00:57:24.598 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wYafZNwjDZp9_kh off=256641 len=1601064 2024-08-17T00:57:24.605 INFO:tasks.workunit.client.0.smithi110.stdout:op 958 completed, throughput=4.99MB/sec 2024-08-17T00:57:24.605 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uE2z9b6joKLiZxO off=255780 len=1288364 2024-08-17T00:57:24.606 INFO:tasks.workunit.client.0.smithi110.stdout:op 959 completed, throughput=5MB/sec 2024-08-17T00:57:24.606 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-TuLbLgqd7vLWXMM off=8309974 len=904259 2024-08-17T00:57:24.610 INFO:tasks.workunit.client.0.smithi110.stdout:op 960 completed, throughput=5MB/sec 2024-08-17T00:57:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:24 smithi177 ceph-mon[90034]: pgmap v1358: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T00:57:24.863 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:24 smithi110 ceph-mon[100641]: pgmap v1358: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T00:57:24.863 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:24 smithi110 ceph-mon[98148]: pgmap v1358: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T00:57:25.610 INFO:tasks.workunit.client.0.smithi110.stdout: 194: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:25.610 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uQbIAEF0iN6yh8m off=11853864 len=679915 2024-08-17T00:57:25.611 INFO:tasks.workunit.client.0.smithi110.stdout:op 961 completed, throughput=4.98MB/sec 2024-08-17T00:57:25.612 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YLjmq7UejTXpSen off=2212235 len=1258316 2024-08-17T00:57:25.619 INFO:tasks.workunit.client.0.smithi110.stdout:op 962 completed, throughput=4.99MB/sec 2024-08-17T00:57:25.619 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-TrVJ7BTjmRWkWy_ off=12111484 len=351248 2024-08-17T00:57:25.619 INFO:tasks.workunit.client.0.smithi110.stdout:op 963 completed, throughput=4.99MB/sec 2024-08-17T00:57:25.620 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-JhXly-U_QRXYgX1 off=7363830 len=1731264 2024-08-17T00:57:25.623 INFO:tasks.workunit.client.0.smithi110.stdout:op 964 completed, throughput=5MB/sec 2024-08-17T00:57:25.623 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-r8xoNXePMqPW4Su off=2180528 len=1762552 2024-08-17T00:57:25.630 INFO:tasks.workunit.client.0.smithi110.stdout:op 965 completed, throughput=5.01MB/sec 2024-08-17T00:57:26.630 INFO:tasks.workunit.client.0.smithi110.stdout: 195: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:26.630 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gHdH_NikIYaGN05 off=13258476 len=246823 2024-08-17T00:57:26.631 INFO:tasks.workunit.client.0.smithi110.stdout:op 966 completed, throughput=4.98MB/sec 2024-08-17T00:57:26.631 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pxFykHYe493yHoM off=9353853 len=2016168 2024-08-17T00:57:26.643 INFO:tasks.workunit.client.0.smithi110.stdout:op 967 completed, throughput=4.99MB/sec 2024-08-17T00:57:26.643 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ppD00t0l1jmI0aW off=18506891 len=608440 2024-08-17T00:57:26.643 INFO:tasks.workunit.client.0.smithi110.stdout:op 968 completed, throughput=4.99MB/sec 2024-08-17T00:57:26.644 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-rbwZbrv1AAZSwn5 off=3784840 len=1622071 2024-08-17T00:57:26.645 INFO:tasks.workunit.client.0.smithi110.stdout:op 969 completed, throughput=5MB/sec 2024-08-17T00:57:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:26 smithi177 ceph-mon[90034]: pgmap v1359: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T00:57:27.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:26 smithi110 ceph-mon[98148]: pgmap v1359: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T00:57:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:26 smithi110 ceph-mon[100641]: pgmap v1359: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T00:57:27.648 INFO:tasks.workunit.client.0.smithi110.stdout: 196: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:27.648 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-AR8j_y2aiNMTmz7 off=8523 len=1998478 2024-08-17T00:57:27.658 INFO:tasks.workunit.client.0.smithi110.stdout:op 970 completed, throughput=4.99MB/sec 2024-08-17T00:57:27.658 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-p0C0EyOWBMqfRcB off=756485 len=144780 2024-08-17T00:57:27.661 INFO:tasks.workunit.client.0.smithi110.stdout:op 971 completed, throughput=4.99MB/sec 2024-08-17T00:57:27.661 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-b7AHZFnWpjX8lHf off=7968209 len=1367648 2024-08-17T00:57:27.663 INFO:tasks.workunit.client.0.smithi110.stdout:op 972 completed, throughput=4.99MB/sec 2024-08-17T00:57:27.663 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nYERngpSsJxycCP off=20228832 len=1381819 2024-08-17T00:57:27.671 INFO:tasks.workunit.client.0.smithi110.stdout:op 973 completed, throughput=5MB/sec 2024-08-17T00:57:27.671 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-n0LO3hn6HPZbeMk off=2975908 len=999392 2024-08-17T00:57:27.672 INFO:tasks.workunit.client.0.smithi110.stdout:op 974 completed, throughput=5MB/sec 2024-08-17T00:57:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:57:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:57:28] "GET /metrics HTTP/1.1" 200 34115 "" "Prometheus/2.43.0" 2024-08-17T00:57:28.672 INFO:tasks.workunit.client.0.smithi110.stdout: 197: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:28.672 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-fvzIx-EfiyEA-G0 off=9493235 len=677871 2024-08-17T00:57:28.673 INFO:tasks.workunit.client.0.smithi110.stdout:op 975 completed, throughput=4.98MB/sec 2024-08-17T00:57:28.673 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zRCk-akBMYmY2zl off=77979 len=1388194 2024-08-17T00:57:28.675 INFO:tasks.workunit.client.0.smithi110.stdout:op 976 completed, throughput=4.99MB/sec 2024-08-17T00:57:28.675 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wjpycYnsewtwrF2 off=9758145 len=1459633 2024-08-17T00:57:28.684 INFO:tasks.workunit.client.0.smithi110.stdout:op 977 completed, throughput=4.99MB/sec 2024-08-17T00:57:28.684 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-oGvDS0Q_kB9TIGr off=6768615 len=997711 2024-08-17T00:57:28.689 INFO:tasks.workunit.client.0.smithi110.stdout:op 978 completed, throughput=5MB/sec 2024-08-17T00:57:28.689 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-sUt-B9XXuo1AYbC off=937259 len=582004 2024-08-17T00:57:28.690 INFO:tasks.workunit.client.0.smithi110.stdout:op 979 completed, throughput=5MB/sec 2024-08-17T00:57:28.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:28 smithi177 ceph-mon[90034]: pgmap v1360: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T00:57:29.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:28 smithi110 ceph-mon[98148]: pgmap v1360: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T00:57:29.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:28 smithi110 ceph-mon[100641]: pgmap v1360: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T00:57:29.691 INFO:tasks.workunit.client.0.smithi110.stdout: 198: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:29.691 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7U3hU-2UVx8nVsV off=765366 len=370398 2024-08-17T00:57:29.691 INFO:tasks.workunit.client.0.smithi110.stdout:op 980 completed, throughput=4.98MB/sec 2024-08-17T00:57:29.691 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-v367wa4IvXs9W3v off=13756139 len=1301706 2024-08-17T00:57:29.698 INFO:tasks.workunit.client.0.smithi110.stdout:op 981 completed, throughput=4.99MB/sec 2024-08-17T00:57:29.698 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-g0ULWU5qZlYewVN off=5202070 len=861796 2024-08-17T00:57:29.704 INFO:tasks.workunit.client.0.smithi110.stdout:op 982 completed, throughput=4.99MB/sec 2024-08-17T00:57:29.704 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-54ObExYwfqqqvOF off=4969714 len=1728048 2024-08-17T00:57:29.712 INFO:tasks.workunit.client.0.smithi110.stdout:op 983 completed, throughput=5MB/sec 2024-08-17T00:57:29.712 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-x4ECEcafmjN0Es3 off=2519120 len=953287 2024-08-17T00:57:29.714 INFO:tasks.workunit.client.0.smithi110.stdout:op 984 completed, throughput=5MB/sec 2024-08-17T00:57:30.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:57:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:57:30.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:57:30.715 INFO:tasks.workunit.client.0.smithi110.stdout: 199: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:30.715 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Ti_XMSWU9-hC8u5 off=9887775 len=1895211 2024-08-17T00:57:30.723 INFO:tasks.workunit.client.0.smithi110.stdout:op 985 completed, throughput=4.99MB/sec 2024-08-17T00:57:30.723 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nz9QzVZrr3Dqt6q off=11196333 len=56738 2024-08-17T00:57:30.723 INFO:tasks.workunit.client.0.smithi110.stdout:op 986 completed, throughput=4.99MB/sec 2024-08-17T00:57:30.723 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9bkIUy5EeFS1aCt off=2819150 len=938895 2024-08-17T00:57:30.725 INFO:tasks.workunit.client.0.smithi110.stdout:op 987 completed, throughput=4.99MB/sec 2024-08-17T00:57:30.725 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-sTtFsAwnpd5L3IH off=12472554 len=1957264 2024-08-17T00:57:30.727 INFO:tasks.workunit.client.0.smithi110.stdout:op 988 completed, throughput=5MB/sec 2024-08-17T00:57:30.727 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MH8nAzC4GbdqhKn off=3201456 len=316336 2024-08-17T00:57:30.727 INFO:tasks.workunit.client.0.smithi110.stdout:op 989 completed, throughput=5MB/sec 2024-08-17T00:57:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:57:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:57:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:57:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:57:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:57:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:57:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:31 smithi177 ceph-mon[90034]: pgmap v1361: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T00:57:31.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:57:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:57:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:57:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:57:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:57:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:57:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:57:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:31 smithi110 ceph-mon[98148]: pgmap v1361: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T00:57:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:57:31.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:57:31.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:57:31.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:57:31.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:57:31.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:57:31.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:57:31.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:31 smithi110 ceph-mon[100641]: pgmap v1361: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T00:57:31.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:57:31.730 INFO:tasks.workunit.client.0.smithi110.stdout: 200: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:31.730 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-awvYaJ-4rMgPR6k off=9788582 len=1961400 2024-08-17T00:57:31.739 INFO:tasks.workunit.client.0.smithi110.stdout:op 990 completed, throughput=4.99MB/sec 2024-08-17T00:57:31.739 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tXMLNmB5kpSyNoo off=502226 len=467206 2024-08-17T00:57:31.743 INFO:tasks.workunit.client.0.smithi110.stdout:op 991 completed, throughput=4.99MB/sec 2024-08-17T00:57:31.743 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hJj_I2OHY2U6FEb off=5563704 len=1445370 2024-08-17T00:57:31.749 INFO:tasks.workunit.client.0.smithi110.stdout:op 992 completed, throughput=4.99MB/sec 2024-08-17T00:57:31.749 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-57QRcKrn3VNqryP off=8482266 len=1677721 2024-08-17T00:57:31.755 INFO:tasks.workunit.client.0.smithi110.stdout:op 993 completed, throughput=5MB/sec 2024-08-17T00:57:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:57:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:57:32.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:57:32.756 INFO:tasks.workunit.client.0.smithi110.stdout: 201: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:32.756 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2cASqMmXm1aLJWs off=3418908 len=1048559 2024-08-17T00:57:32.757 INFO:tasks.workunit.client.0.smithi110.stdout:op 994 completed, throughput=4.98MB/sec 2024-08-17T00:57:32.757 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-m-X4KZo41NpQdaB off=1133666 len=1680445 2024-08-17T00:57:32.759 INFO:tasks.workunit.client.0.smithi110.stdout:op 995 completed, throughput=4.99MB/sec 2024-08-17T00:57:32.759 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-egIITpkeHnTS3Mn off=9209646 len=1997935 2024-08-17T00:57:32.769 INFO:tasks.workunit.client.0.smithi110.stdout:op 996 completed, throughput=5MB/sec 2024-08-17T00:57:32.769 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-L6RLHvW0QdM-QEo off=10667562 len=2084525 2024-08-17T00:57:32.781 INFO:tasks.workunit.client.0.smithi110.stdout:op 997 completed, throughput=5.01MB/sec 2024-08-17T00:57:33.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:33 smithi110 ceph-mon[98148]: pgmap v1362: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T00:57:33.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:33 smithi110 ceph-mon[100641]: pgmap v1362: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T00:57:33.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:33 smithi177 ceph-mon[90034]: pgmap v1362: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T00:57:33.781 INFO:tasks.workunit.client.0.smithi110.stdout: 202: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:33.781 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-DgVMjukU69-91vB off=2876587 len=1038956 2024-08-17T00:57:33.784 INFO:tasks.workunit.client.0.smithi110.stdout:op 998 completed, throughput=4.99MB/sec 2024-08-17T00:57:33.784 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Z7bHK_ujACN2wQM off=651473 len=62670 2024-08-17T00:57:33.784 INFO:tasks.workunit.client.0.smithi110.stdout:op 999 completed, throughput=4.99MB/sec 2024-08-17T00:57:33.784 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qsixLfHlwlrZ2en off=361659 len=936256 2024-08-17T00:57:33.786 INFO:tasks.workunit.client.0.smithi110.stdout:op 1000 completed, throughput=4.99MB/sec 2024-08-17T00:57:33.786 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5-5Q76qhhibXInN off=19712898 len=340418 2024-08-17T00:57:33.789 INFO:tasks.workunit.client.0.smithi110.stdout:op 1001 completed, throughput=4.99MB/sec 2024-08-17T00:57:33.789 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LjbA5UjuX47SvmW off=4586261 len=11654 2024-08-17T00:57:33.790 INFO:tasks.workunit.client.0.smithi110.stdout:op 1002 completed, throughput=4.99MB/sec 2024-08-17T00:57:33.790 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-DFT-xMRA-aKNXrx off=15140510 len=1731554 2024-08-17T00:57:33.801 INFO:tasks.workunit.client.0.smithi110.stdout:op 1003 completed, throughput=5MB/sec 2024-08-17T00:57:34.802 INFO:tasks.workunit.client.0.smithi110.stdout: 203: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:34.802 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Pyq6bbfTuWJgiHC off=9957436 len=331757 2024-08-17T00:57:34.805 INFO:tasks.workunit.client.0.smithi110.stdout:op 1004 completed, throughput=4.98MB/sec 2024-08-17T00:57:34.805 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8kDBm45FyufDZwh off=8528997 len=21407 2024-08-17T00:57:34.806 INFO:tasks.workunit.client.0.smithi110.stdout:op 1005 completed, throughput=4.98MB/sec 2024-08-17T00:57:34.806 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-EV0Q8YQn2Q-fVSn off=5054343 len=1438758 2024-08-17T00:57:34.807 INFO:tasks.workunit.client.0.smithi110.stdout:op 1006 completed, throughput=4.99MB/sec 2024-08-17T00:57:34.807 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-l59jH1IMkqvKDjr off=3243486 len=171572 2024-08-17T00:57:34.808 INFO:tasks.workunit.client.0.smithi110.stdout:op 1007 completed, throughput=4.99MB/sec 2024-08-17T00:57:34.808 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-AXmot3z2lBfm1kJ off=16866986 len=1959652 2024-08-17T00:57:34.817 INFO:tasks.workunit.client.0.smithi110.stdout:op 1008 completed, throughput=5MB/sec 2024-08-17T00:57:34.817 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0z3uqut3Xj1v-Dp off=6783289 len=533123 2024-08-17T00:57:34.820 INFO:tasks.workunit.client.0.smithi110.stdout:op 1009 completed, throughput=5MB/sec 2024-08-17T00:57:34.820 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-egIITpkeHnTS3Mn off=10553307 len=1664539 2024-08-17T00:57:34.822 INFO:tasks.workunit.client.0.smithi110.stdout:op 1010 completed, throughput=5.01MB/sec 2024-08-17T00:57:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:34 smithi177 ceph-mon[90034]: pgmap v1363: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T00:57:35.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:34 smithi110 ceph-mon[98148]: pgmap v1363: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T00:57:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:34 smithi110 ceph-mon[100641]: pgmap v1363: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T00:57:35.822 INFO:tasks.workunit.client.0.smithi110.stdout: 204: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:35.822 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fz422KVuWXVAy3L off=6739504 len=1310426 2024-08-17T00:57:35.828 INFO:tasks.workunit.client.0.smithi110.stdout:op 1011 completed, throughput=4.99MB/sec 2024-08-17T00:57:35.828 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-siu-1Lg_d-wwS-4 off=5828658 len=435910 2024-08-17T00:57:35.832 INFO:tasks.workunit.client.0.smithi110.stdout:op 1012 completed, throughput=4.99MB/sec 2024-08-17T00:57:35.832 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wzrHF34j1dBhmFt off=2577422 len=1458861 2024-08-17T00:57:35.841 INFO:tasks.workunit.client.0.smithi110.stdout:op 1013 completed, throughput=5MB/sec 2024-08-17T00:57:35.841 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-oF5wi5Nka5aRJ_M off=2495403 len=1297616 2024-08-17T00:57:35.845 INFO:tasks.workunit.client.0.smithi110.stdout:op 1014 completed, throughput=5MB/sec 2024-08-17T00:57:36.846 INFO:tasks.workunit.client.0.smithi110.stdout: 205: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:36.846 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qROArpAacgEZjfS off=11339290 len=701099 2024-08-17T00:57:36.850 INFO:tasks.workunit.client.0.smithi110.stdout:op 1015 completed, throughput=4.98MB/sec 2024-08-17T00:57:36.850 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-N_jCgtTTrtGhcfT off=4689675 len=1122835 2024-08-17T00:57:36.852 INFO:tasks.workunit.client.0.smithi110.stdout:op 1016 completed, throughput=4.99MB/sec 2024-08-17T00:57:36.852 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-h0il_Ovp858zYO8 off=485223 len=303900 2024-08-17T00:57:36.852 INFO:tasks.workunit.client.0.smithi110.stdout:op 1017 completed, throughput=4.99MB/sec 2024-08-17T00:57:36.853 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vKJNAX0172HVgI1 off=8826419 len=1141216 2024-08-17T00:57:36.854 INFO:tasks.workunit.client.0.smithi110.stdout:op 1018 completed, throughput=4.99MB/sec 2024-08-17T00:57:36.854 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Yl601Cly423qEMb off=6479540 len=199740 2024-08-17T00:57:36.857 INFO:tasks.workunit.client.0.smithi110.stdout:op 1019 completed, throughput=4.99MB/sec 2024-08-17T00:57:36.857 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4q0OX_xj1wiJc9H off=1165258 len=1437892 2024-08-17T00:57:36.858 INFO:tasks.workunit.client.0.smithi110.stdout:op 1020 completed, throughput=5MB/sec 2024-08-17T00:57:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:36 smithi177 ceph-mon[90034]: pgmap v1364: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T00:57:37.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:36 smithi110 ceph-mon[98148]: pgmap v1364: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T00:57:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:36 smithi110 ceph-mon[100641]: pgmap v1364: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T00:57:37.859 INFO:tasks.workunit.client.0.smithi110.stdout: 206: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:37.859 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2c5T_aPXZ_SSUpB off=721676 len=633657 2024-08-17T00:57:37.860 INFO:tasks.workunit.client.0.smithi110.stdout:op 1021 completed, throughput=4.98MB/sec 2024-08-17T00:57:37.860 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ICLXsKS61u-NpAC off=4039223 len=852066 2024-08-17T00:57:37.864 INFO:tasks.workunit.client.0.smithi110.stdout:op 1022 completed, throughput=4.98MB/sec 2024-08-17T00:57:37.865 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jYTiplgZ3zddQy8 off=1831132 len=397257 2024-08-17T00:57:37.868 INFO:tasks.workunit.client.0.smithi110.stdout:op 1023 completed, throughput=4.98MB/sec 2024-08-17T00:57:37.869 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-f13bYmmUjv0IBDj off=4827427 len=798036 2024-08-17T00:57:37.870 INFO:tasks.workunit.client.0.smithi110.stdout:op 1024 completed, throughput=4.99MB/sec 2024-08-17T00:57:37.870 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ao2wD-Ddn5Ng2mB off=354002 len=350283 2024-08-17T00:57:37.870 INFO:tasks.workunit.client.0.smithi110.stdout:op 1025 completed, throughput=4.99MB/sec 2024-08-17T00:57:37.870 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-A2A9SS8ChAiK5dv off=2962610 len=679599 2024-08-17T00:57:37.871 INFO:tasks.workunit.client.0.smithi110.stdout:op 1026 completed, throughput=4.99MB/sec 2024-08-17T00:57:37.871 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-iOwPVp9440zgzIu off=1859106 len=165506 2024-08-17T00:57:37.873 INFO:tasks.workunit.client.0.smithi110.stdout:op 1027 completed, throughput=4.99MB/sec 2024-08-17T00:57:37.873 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-h9hF5NLZZLGUmAx off=13004541 len=1432929 2024-08-17T00:57:37.880 INFO:tasks.workunit.client.0.smithi110.stdout:op 1028 completed, throughput=5MB/sec 2024-08-17T00:57:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:57:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:57:38] "GET /metrics HTTP/1.1" 200 34113 "" "Prometheus/2.43.0" 2024-08-17T00:57:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:38 smithi177 ceph-mon[90034]: pgmap v1365: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T00:57:38.880 INFO:tasks.workunit.client.0.smithi110.stdout: 207: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:38.880 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8IoBM2y-Ew2WCie off=5933598 len=790349 2024-08-17T00:57:38.885 INFO:tasks.workunit.client.0.smithi110.stdout:op 1029 completed, throughput=4.98MB/sec 2024-08-17T00:57:38.885 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jr0tvSKlIuGmNcz off=6240326 len=802546 2024-08-17T00:57:38.889 INFO:tasks.workunit.client.0.smithi110.stdout:op 1030 completed, throughput=4.98MB/sec 2024-08-17T00:57:38.889 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--O43WSpbTX6HhFE off=4042123 len=1887768 2024-08-17T00:57:38.899 INFO:tasks.workunit.client.0.smithi110.stdout:op 1031 completed, throughput=4.99MB/sec 2024-08-17T00:57:38.899 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-F71PJ9rulX73Wxx off=5621601 len=1729534 2024-08-17T00:57:38.901 INFO:tasks.workunit.client.0.smithi110.stdout:op 1032 completed, throughput=5MB/sec 2024-08-17T00:57:38.901 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SqYP4D_j9M5i1qw off=1868385 len=1365714 2024-08-17T00:57:38.907 INFO:tasks.workunit.client.0.smithi110.stdout:op 1033 completed, throughput=5.01MB/sec 2024-08-17T00:57:39.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:38 smithi110 ceph-mon[98148]: pgmap v1365: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T00:57:39.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:38 smithi110 ceph-mon[100641]: pgmap v1365: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T00:57:39.907 INFO:tasks.workunit.client.0.smithi110.stdout: 208: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:39.907 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8Mz7wRGc7Eyd3mR off=5835422 len=613737 2024-08-17T00:57:39.909 INFO:tasks.workunit.client.0.smithi110.stdout:op 1034 completed, throughput=4.98MB/sec 2024-08-17T00:57:39.909 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6ldKW9UkfLyLO2I off=553662 len=221512 2024-08-17T00:57:39.913 INFO:tasks.workunit.client.0.smithi110.stdout:op 1035 completed, throughput=4.99MB/sec 2024-08-17T00:57:39.913 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cS4wSuMPFojfSvA off=5287133 len=1320725 2024-08-17T00:57:39.919 INFO:tasks.workunit.client.0.smithi110.stdout:op 1036 completed, throughput=4.99MB/sec 2024-08-17T00:57:39.919 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pnHjF7k9jdXVehk off=11644588 len=1363676 2024-08-17T00:57:39.920 INFO:tasks.workunit.client.0.smithi110.stdout:op 1037 completed, throughput=5MB/sec 2024-08-17T00:57:39.920 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-4Mjnwh0b_O2i0CJ off=2326856 len=580453 2024-08-17T00:57:39.923 INFO:tasks.workunit.client.0.smithi110.stdout:op 1038 completed, throughput=5MB/sec 2024-08-17T00:57:39.924 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8guOt_1N2XfXlFy off=526210 len=1748361 2024-08-17T00:57:39.930 INFO:tasks.workunit.client.0.smithi110.stdout:op 1039 completed, throughput=5.01MB/sec 2024-08-17T00:57:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:40 smithi177 ceph-mon[90034]: pgmap v1366: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T00:57:40.930 INFO:tasks.workunit.client.0.smithi110.stdout: 209: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:40.931 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Uxstm2rjfao_aoG off=4204966 len=1948389 2024-08-17T00:57:40.933 INFO:tasks.workunit.client.0.smithi110.stdout:op 1040 completed, throughput=4.99MB/sec 2024-08-17T00:57:40.933 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-DBBilKEO34xXpOU off=10703358 len=160472 2024-08-17T00:57:40.934 INFO:tasks.workunit.client.0.smithi110.stdout:op 1041 completed, throughput=4.99MB/sec 2024-08-17T00:57:40.934 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-n3yaUxdEa8QdFMB off=3710041 len=1115098 2024-08-17T00:57:40.939 INFO:tasks.workunit.client.0.smithi110.stdout:op 1042 completed, throughput=5MB/sec 2024-08-17T00:57:40.939 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9DhHmCQpfqDDrRf off=5567055 len=1801948 2024-08-17T00:57:40.940 INFO:tasks.workunit.client.0.smithi110.stdout:op 1043 completed, throughput=5.01MB/sec 2024-08-17T00:57:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:40 smithi110 ceph-mon[98148]: pgmap v1366: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T00:57:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:40 smithi110 ceph-mon[100641]: pgmap v1366: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T00:57:41.940 INFO:tasks.workunit.client.0.smithi110.stdout: 210: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:41.941 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7GgozpU8rezCfJv off=1933615 len=1535424 2024-08-17T00:57:41.951 INFO:tasks.workunit.client.0.smithi110.stdout:op 1044 completed, throughput=4.99MB/sec 2024-08-17T00:57:41.951 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-p_4XV7B30C84G-P off=1164612 len=160500 2024-08-17T00:57:41.951 INFO:tasks.workunit.client.0.smithi110.stdout:op 1045 completed, throughput=4.99MB/sec 2024-08-17T00:57:41.951 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZjbH1ymDb1pkPGJ off=43144 len=222506 2024-08-17T00:57:41.951 INFO:tasks.workunit.client.0.smithi110.stdout:op 1046 completed, throughput=4.99MB/sec 2024-08-17T00:57:41.951 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JVmMnRzMZx-58I0 off=16624507 len=545650 2024-08-17T00:57:41.954 INFO:tasks.workunit.client.0.smithi110.stdout:op 1047 completed, throughput=4.99MB/sec 2024-08-17T00:57:41.954 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7dzGLGl891r8E1g off=2869526 len=1876340 2024-08-17T00:57:41.962 INFO:tasks.workunit.client.0.smithi110.stdout:op 1048 completed, throughput=5MB/sec 2024-08-17T00:57:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:42 smithi177 ceph-mon[90034]: pgmap v1367: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-17T00:57:42.962 INFO:tasks.workunit.client.0.smithi110.stdout: 211: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:42.962 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dqwqpWPWn4vaJMZ off=5147774 len=1696324 2024-08-17T00:57:42.973 INFO:tasks.workunit.client.0.smithi110.stdout:op 1049 completed, throughput=4.99MB/sec 2024-08-17T00:57:42.973 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-f7lZwxL7FOWoGYp off=5252930 len=1541723 2024-08-17T00:57:42.981 INFO:tasks.workunit.client.0.smithi110.stdout:op 1050 completed, throughput=4.99MB/sec 2024-08-17T00:57:42.981 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5zEv6u6_hP8Bdb3 off=4636232 len=1432650 2024-08-17T00:57:42.987 INFO:tasks.workunit.client.0.smithi110.stdout:op 1051 completed, throughput=5MB/sec 2024-08-17T00:57:42.987 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yZ8l_LBra_thj4w off=827828 len=1571741 2024-08-17T00:57:42.995 INFO:tasks.workunit.client.0.smithi110.stdout:op 1052 completed, throughput=5.01MB/sec 2024-08-17T00:57:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:42 smithi110 ceph-mon[98148]: pgmap v1367: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-17T00:57:43.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:42 smithi110 ceph-mon[100641]: pgmap v1367: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-17T00:57:43.995 INFO:tasks.workunit.client.0.smithi110.stdout: 212: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:43.995 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-RqyfBaT3SGRAMpq off=4365939 len=439393 2024-08-17T00:57:43.996 INFO:tasks.workunit.client.0.smithi110.stdout:op 1053 completed, throughput=4.98MB/sec 2024-08-17T00:57:43.996 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zVYgKeL3kx6n6P8 off=6108322 len=1418354 2024-08-17T00:57:43.998 INFO:tasks.workunit.client.0.smithi110.stdout:op 1054 completed, throughput=4.99MB/sec 2024-08-17T00:57:43.998 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-50IeIBr5jZ6zYZV off=9396115 len=931188 2024-08-17T00:57:43.999 INFO:tasks.workunit.client.0.smithi110.stdout:op 1055 completed, throughput=4.99MB/sec 2024-08-17T00:57:43.999 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Qlj3fdtdgREd9rI off=0 len=1589278 2024-08-17T00:57:44.006 INFO:tasks.workunit.client.0.smithi110.stdout:op 1056 completed, throughput=5MB/sec 2024-08-17T00:57:44.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:44 smithi177 ceph-mon[90034]: pgmap v1368: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-17T00:57:45.007 INFO:tasks.workunit.client.0.smithi110.stdout: 213: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:45.007 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7GgozpU8rezCfJv off=1874134 len=1594905 2024-08-17T00:57:45.014 INFO:tasks.workunit.client.0.smithi110.stdout:op 1057 completed, throughput=4.99MB/sec 2024-08-17T00:57:45.014 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-NUC_gBn32Jw2D-f off=13354552 len=1730152 2024-08-17T00:57:45.023 INFO:tasks.workunit.client.0.smithi110.stdout:op 1058 completed, throughput=4.99MB/sec 2024-08-17T00:57:45.023 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yaHujbiwPZajgL1 off=1883813 len=1837680 2024-08-17T00:57:45.033 INFO:tasks.workunit.client.0.smithi110.stdout:op 1059 completed, throughput=5MB/sec 2024-08-17T00:57:45.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:44 smithi110 ceph-mon[98148]: pgmap v1368: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-17T00:57:45.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:44 smithi110 ceph-mon[100641]: pgmap v1368: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-17T00:57:46.033 INFO:tasks.workunit.client.0.smithi110.stdout: 214: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:46.034 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QZiA35rcAljYTLf off=131942 len=1423128 2024-08-17T00:57:46.038 INFO:tasks.workunit.client.0.smithi110.stdout:op 1060 completed, throughput=4.98MB/sec 2024-08-17T00:57:46.039 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-yVMB4ltEub2Qkfv off=966655 len=293762 2024-08-17T00:57:46.039 INFO:tasks.workunit.client.0.smithi110.stdout:op 1061 completed, throughput=4.98MB/sec 2024-08-17T00:57:46.039 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QxFAtRdaGFwnM8F off=7770126 len=1631672 2024-08-17T00:57:46.039 INFO:tasks.workunit.client.0.smithi110.stdout:op 1062 completed, throughput=4.99MB/sec 2024-08-17T00:57:46.039 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_lgBNUurzsrAzxn off=1143503 len=511625 2024-08-17T00:57:46.043 INFO:tasks.workunit.client.0.smithi110.stdout:op 1063 completed, throughput=4.99MB/sec 2024-08-17T00:57:46.043 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-K3qAVGKQLSMxCvT off=11543958 len=555347 2024-08-17T00:57:46.047 INFO:tasks.workunit.client.0.smithi110.stdout:op 1064 completed, throughput=5MB/sec 2024-08-17T00:57:46.047 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-YNrXP3Xjt-Z39M7 off=256338 len=1843635 2024-08-17T00:57:46.048 INFO:tasks.workunit.client.0.smithi110.stdout:op 1065 completed, throughput=5MB/sec 2024-08-17T00:57:46.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:57:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:57:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:57:47.048 INFO:tasks.workunit.client.0.smithi110.stdout: 215: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:47.049 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-lDzd_mBPs6pOQaA off=4864994 len=1870007 2024-08-17T00:57:47.063 INFO:tasks.workunit.client.0.smithi110.stdout:op 1066 completed, throughput=4.99MB/sec 2024-08-17T00:57:47.063 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jQP6ddXBYVCxY4A off=10462473 len=1982323 2024-08-17T00:57:47.063 INFO:tasks.workunit.client.0.smithi110.stdout:op 1067 completed, throughput=5MB/sec 2024-08-17T00:57:47.063 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4ORNLE3GPTqqUrb off=16471982 len=1147855 2024-08-17T00:57:47.064 INFO:tasks.workunit.client.0.smithi110.stdout:op 1068 completed, throughput=5MB/sec 2024-08-17T00:57:47.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:47 smithi177 ceph-mon[90034]: pgmap v1369: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T00:57:47.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:47 smithi110 ceph-mon[98148]: pgmap v1369: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T00:57:47.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:47 smithi110 ceph-mon[100641]: pgmap v1369: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T00:57:48.065 INFO:tasks.workunit.client.0.smithi110.stdout: 216: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:48.065 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-blMh1wL_PJT79uC off=10650598 len=366837 2024-08-17T00:57:48.066 INFO:tasks.workunit.client.0.smithi110.stdout:op 1069 completed, throughput=4.98MB/sec 2024-08-17T00:57:48.066 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JpT6e_n8HopOzbG off=16147941 len=954325 2024-08-17T00:57:48.072 INFO:tasks.workunit.client.0.smithi110.stdout:op 1070 completed, throughput=4.99MB/sec 2024-08-17T00:57:48.072 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-delOkd-vquBiC-B off=13130819 len=2021648 2024-08-17T00:57:48.080 INFO:tasks.workunit.client.0.smithi110.stdout:op 1071 completed, throughput=4.99MB/sec 2024-08-17T00:57:48.080 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9MFnOF2rlg2yPXR off=8888297 len=711103 2024-08-17T00:57:48.085 INFO:tasks.workunit.client.0.smithi110.stdout:op 1072 completed, throughput=5MB/sec 2024-08-17T00:57:48.085 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bIj7uPOXunJYLs0 off=2547119 len=565422 2024-08-17T00:57:48.088 INFO:tasks.workunit.client.0.smithi110.stdout:op 1073 completed, throughput=5MB/sec 2024-08-17T00:57:48.089 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_1gKxvVoU0HSEN8 off=7170591 len=1756823 2024-08-17T00:57:48.095 INFO:tasks.workunit.client.0.smithi110.stdout:op 1074 completed, throughput=5.01MB/sec 2024-08-17T00:57:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:57:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:57:48] "GET /metrics HTTP/1.1" 200 34112 "" "Prometheus/2.43.0" 2024-08-17T00:57:48.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:48 smithi177 ceph-mon[90034]: pgmap v1370: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-17T00:57:49.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:48 smithi110 ceph-mon[98148]: pgmap v1370: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-17T00:57:49.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:48 smithi110 ceph-mon[100641]: pgmap v1370: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-17T00:57:49.096 INFO:tasks.workunit.client.0.smithi110.stdout: 217: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:49.096 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-BZETXdfqn4WLXES off=37717 len=1934593 2024-08-17T00:57:49.109 INFO:tasks.workunit.client.0.smithi110.stdout:op 1075 completed, throughput=4.99MB/sec 2024-08-17T00:57:49.109 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LrCzqUqLbopKuqC off=3758345 len=745149 2024-08-17T00:57:49.114 INFO:tasks.workunit.client.0.smithi110.stdout:op 1076 completed, throughput=5MB/sec 2024-08-17T00:57:49.114 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-AH0_yVsIerkEawv off=19411785 len=576101 2024-08-17T00:57:49.115 INFO:tasks.workunit.client.0.smithi110.stdout:op 1077 completed, throughput=5MB/sec 2024-08-17T00:57:49.115 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lyzVQnEjqhthQrl off=219982 len=852952 2024-08-17T00:57:49.117 INFO:tasks.workunit.client.0.smithi110.stdout:op 1078 completed, throughput=5MB/sec 2024-08-17T00:57:50.118 INFO:tasks.workunit.client.0.smithi110.stdout: 218: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:50.118 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jBmyxeaD7WRBsCD off=15165725 len=1944149 2024-08-17T00:57:50.129 INFO:tasks.workunit.client.0.smithi110.stdout:op 1079 completed, throughput=4.99MB/sec 2024-08-17T00:57:50.129 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HweKp6muKC3bfig off=5677640 len=51389 2024-08-17T00:57:50.130 INFO:tasks.workunit.client.0.smithi110.stdout:op 1080 completed, throughput=4.99MB/sec 2024-08-17T00:57:50.130 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_z7YatbfryPEJJK off=10336938 len=1946267 2024-08-17T00:57:50.131 INFO:tasks.workunit.client.0.smithi110.stdout:op 1081 completed, throughput=5MB/sec 2024-08-17T00:57:50.131 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-e-Vl0zrSAXkmbNs off=8933585 len=764473 2024-08-17T00:57:50.133 INFO:tasks.workunit.client.0.smithi110.stdout:op 1082 completed, throughput=5MB/sec 2024-08-17T00:57:50.133 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-o8kPDoFFunVkcjS off=10352293 len=1124607 2024-08-17T00:57:50.137 INFO:tasks.workunit.client.0.smithi110.stdout:op 1083 completed, throughput=5MB/sec 2024-08-17T00:57:50.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:50 smithi177 ceph-mon[90034]: pgmap v1371: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-17T00:57:51.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:50 smithi110 ceph-mon[98148]: pgmap v1371: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-17T00:57:51.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:50 smithi110 ceph-mon[100641]: pgmap v1371: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-17T00:57:51.137 INFO:tasks.workunit.client.0.smithi110.stdout: 219: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:51.138 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-oGvDS0Q_kB9TIGr off=1897374 len=1699157 2024-08-17T00:57:51.148 INFO:tasks.workunit.client.0.smithi110.stdout:op 1084 completed, throughput=4.99MB/sec 2024-08-17T00:57:51.148 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Pm1PoWWuTYodW_- off=18471929 len=316558 2024-08-17T00:57:51.151 INFO:tasks.workunit.client.0.smithi110.stdout:op 1085 completed, throughput=4.99MB/sec 2024-08-17T00:57:51.151 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PdgYM9VAUE4X0OV off=2461588 len=560183 2024-08-17T00:57:51.155 INFO:tasks.workunit.client.0.smithi110.stdout:op 1086 completed, throughput=4.99MB/sec 2024-08-17T00:57:51.155 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-sSGaIMSn-wJQ17h off=7180384 len=1230396 2024-08-17T00:57:51.162 INFO:tasks.workunit.client.0.smithi110.stdout:op 1087 completed, throughput=5MB/sec 2024-08-17T00:57:51.162 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-GNQu8PCsjEwldXy off=8269811 len=675626 2024-08-17T00:57:51.166 INFO:tasks.workunit.client.0.smithi110.stdout:op 1088 completed, throughput=5MB/sec 2024-08-17T00:57:51.166 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-InjV_sal8eIqG95 off=7131108 len=1933759 2024-08-17T00:57:51.168 INFO:tasks.workunit.client.0.smithi110.stdout:op 1089 completed, throughput=5.01MB/sec 2024-08-17T00:57:52.169 INFO:tasks.workunit.client.0.smithi110.stdout: 220: throughput=4.99MB/sec pending data=0 2024-08-17T00:57:52.169 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-soU6q3xlBWCEgLt off=22268258 len=186567 2024-08-17T00:57:52.173 INFO:tasks.workunit.client.0.smithi110.stdout:op 1090 completed, throughput=4.99MB/sec 2024-08-17T00:57:52.173 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-W9QyRFQzdHRfWxL off=3223251 len=981931 2024-08-17T00:57:52.174 INFO:tasks.workunit.client.0.smithi110.stdout:op 1091 completed, throughput=4.99MB/sec 2024-08-17T00:57:52.174 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wC4QByKFDmqItXP off=27810 len=1007986 2024-08-17T00:57:52.176 INFO:tasks.workunit.client.0.smithi110.stdout:op 1092 completed, throughput=4.99MB/sec 2024-08-17T00:57:52.176 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0y8Lfk8rNxMJrDs off=135847 len=1095083 2024-08-17T00:57:52.178 INFO:tasks.workunit.client.0.smithi110.stdout:op 1093 completed, throughput=5MB/sec 2024-08-17T00:57:52.178 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jV1J3c94s2YD4o5 off=1441741 len=1329909 2024-08-17T00:57:52.186 INFO:tasks.workunit.client.0.smithi110.stdout:op 1094 completed, throughput=5.01MB/sec 2024-08-17T00:57:52.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:52 smithi177 ceph-mon[90034]: pgmap v1372: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.6 MiB/s wr, 4 op/s 2024-08-17T00:57:53.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:52 smithi110 ceph-mon[98148]: pgmap v1372: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.6 MiB/s wr, 4 op/s 2024-08-17T00:57:53.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:52 smithi110 ceph-mon[100641]: pgmap v1372: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.6 MiB/s wr, 4 op/s 2024-08-17T00:57:53.186 INFO:tasks.workunit.client.0.smithi110.stdout: 221: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:53.186 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xX59V9RBSGVcupA off=2365500 len=210072 2024-08-17T00:57:53.187 INFO:tasks.workunit.client.0.smithi110.stdout:op 1095 completed, throughput=4.98MB/sec 2024-08-17T00:57:53.187 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-AdqBorQuAemIhO9 off=17411468 len=1554237 2024-08-17T00:57:53.194 INFO:tasks.workunit.client.0.smithi110.stdout:op 1096 completed, throughput=4.99MB/sec 2024-08-17T00:57:53.194 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-b8RRjGr9KMlsypI off=17263662 len=2073566 2024-08-17T00:57:53.202 INFO:tasks.workunit.client.0.smithi110.stdout:op 1097 completed, throughput=5MB/sec 2024-08-17T00:57:53.202 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-waYFEiI9ClFbH7e off=4312419 len=2060670 2024-08-17T00:57:53.215 INFO:tasks.workunit.client.0.smithi110.stdout:op 1098 completed, throughput=5.01MB/sec 2024-08-17T00:57:54.215 INFO:tasks.workunit.client.0.smithi110.stdout: 222: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:54.215 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LqAyxt6mYwzM55E off=4583043 len=2011603 2024-08-17T00:57:54.219 INFO:tasks.workunit.client.0.smithi110.stdout:op 1099 completed, throughput=4.99MB/sec 2024-08-17T00:57:54.220 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vTpNaTmW2whKKqc off=3515682 len=1308483 2024-08-17T00:57:54.222 INFO:tasks.workunit.client.0.smithi110.stdout:op 1100 completed, throughput=5MB/sec 2024-08-17T00:57:54.222 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PVSfJHx2ynzhBON off=993175 len=843159 2024-08-17T00:57:54.223 INFO:tasks.workunit.client.0.smithi110.stdout:op 1101 completed, throughput=5MB/sec 2024-08-17T00:57:54.862 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:54 smithi110 ceph-mon[100641]: pgmap v1373: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-08-17T00:57:54.862 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:54 smithi110 ceph-mon[98148]: pgmap v1373: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-08-17T00:57:54.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:54 smithi177 ceph-mon[90034]: pgmap v1373: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-08-17T00:57:55.223 INFO:tasks.workunit.client.0.smithi110.stdout: 223: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:55.224 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7Sy5rEVbydlsIO7 off=5582043 len=1253234 2024-08-17T00:57:55.230 INFO:tasks.workunit.client.0.smithi110.stdout:op 1102 completed, throughput=4.99MB/sec 2024-08-17T00:57:55.230 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2jEw34C0yLe95uB off=1022731 len=1372095 2024-08-17T00:57:55.231 INFO:tasks.workunit.client.0.smithi110.stdout:op 1103 completed, throughput=4.99MB/sec 2024-08-17T00:57:55.231 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-U3vwFPWGmDGkwUF off=15370024 len=1936456 2024-08-17T00:57:55.233 INFO:tasks.workunit.client.0.smithi110.stdout:op 1104 completed, throughput=5MB/sec 2024-08-17T00:57:55.233 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1l2ozF4l8t5xPNz off=5795317 len=644986 2024-08-17T00:57:55.237 INFO:tasks.workunit.client.0.smithi110.stdout:op 1105 completed, throughput=5MB/sec 2024-08-17T00:57:56.238 INFO:tasks.workunit.client.0.smithi110.stdout: 224: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:56.238 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-e9yp-GlKUy-M7hI off=974462 len=582623 2024-08-17T00:57:56.240 INFO:tasks.workunit.client.0.smithi110.stdout:op 1106 completed, throughput=4.98MB/sec 2024-08-17T00:57:56.240 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vD3TtTsdXhCpDJl off=4372039 len=1050629 2024-08-17T00:57:56.241 INFO:tasks.workunit.client.0.smithi110.stdout:op 1107 completed, throughput=4.99MB/sec 2024-08-17T00:57:56.241 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ekkpf5kiD3XRirB off=14410700 len=212752 2024-08-17T00:57:56.244 INFO:tasks.workunit.client.0.smithi110.stdout:op 1108 completed, throughput=4.99MB/sec 2024-08-17T00:57:56.244 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2EJSD8pZX3EZHm- off=670387 len=1228246 2024-08-17T00:57:56.249 INFO:tasks.workunit.client.0.smithi110.stdout:op 1109 completed, throughput=4.99MB/sec 2024-08-17T00:57:56.249 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0SxT_p0rO8RdtaB off=3617545 len=1444633 2024-08-17T00:57:56.255 INFO:tasks.workunit.client.0.smithi110.stdout:op 1110 completed, throughput=5MB/sec 2024-08-17T00:57:56.256 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-idU7VX6Wz6OV5s5 off=5184811 len=1663186 2024-08-17T00:57:56.262 INFO:tasks.workunit.client.0.smithi110.stdout:op 1111 completed, throughput=5.01MB/sec 2024-08-17T00:57:56.866 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:56 smithi177 ceph-mon[90034]: pgmap v1374: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-17T00:57:57.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:56 smithi110 ceph-mon[100641]: pgmap v1374: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-17T00:57:57.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:56 smithi110 ceph-mon[98148]: pgmap v1374: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-17T00:57:57.263 INFO:tasks.workunit.client.0.smithi110.stdout: 225: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:57.263 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cFmm5mW65Loga3G off=654515 len=1962884 2024-08-17T00:57:57.267 INFO:tasks.workunit.client.0.smithi110.stdout:op 1112 completed, throughput=4.99MB/sec 2024-08-17T00:57:57.267 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cTauK0eB-ochTDZ off=2299078 len=139300 2024-08-17T00:57:57.270 INFO:tasks.workunit.client.0.smithi110.stdout:op 1113 completed, throughput=4.99MB/sec 2024-08-17T00:57:57.273 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ipppEerU56de56c off=5667652 len=1234075 2024-08-17T00:57:57.276 INFO:tasks.workunit.client.0.smithi110.stdout:op 1114 completed, throughput=5MB/sec 2024-08-17T00:57:57.276 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-S1XVmfkvv_rfAgV off=8234098 len=1816664 2024-08-17T00:57:57.286 INFO:tasks.workunit.client.0.smithi110.stdout:op 1115 completed, throughput=5MB/sec 2024-08-17T00:57:58.286 INFO:tasks.workunit.client.0.smithi110.stdout: 226: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:58.648 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cLhQU2RFVQi5_aS off=323421 len=1556441 2024-08-17T00:57:58.649 INFO:tasks.workunit.client.0.smithi110.stdout:op 1116 completed, throughput=4.99MB/sec 2024-08-17T00:57:58.649 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cEaGj7YA3cHN_PW off=4304288 len=1036624 2024-08-17T00:57:58.649 INFO:tasks.workunit.client.0.smithi110.stdout:op 1117 completed, throughput=4.99MB/sec 2024-08-17T00:57:58.649 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8SdHxV0mUMQvFa8 off=1669038 len=1342940 2024-08-17T00:57:58.649 INFO:tasks.workunit.client.0.smithi110.stdout:op 1118 completed, throughput=5MB/sec 2024-08-17T00:57:58.649 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KYXZ1xyAvjHSiRf off=11896470 len=350866 2024-08-17T00:57:58.649 INFO:tasks.workunit.client.0.smithi110.stdout:op 1119 completed, throughput=5MB/sec 2024-08-17T00:57:58.649 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:57:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:57:58] "GET /metrics HTTP/1.1" 200 34112 "" "Prometheus/2.43.0" 2024-08-17T00:57:58.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:57:58 smithi177 ceph-mon[90034]: pgmap v1375: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-17T00:57:59.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:57:58 smithi110 ceph-mon[98148]: pgmap v1375: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-17T00:57:59.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:57:58 smithi110 ceph-mon[100641]: pgmap v1375: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-17T00:57:59.300 INFO:tasks.workunit.client.0.smithi110.stdout: 227: throughput=4.98MB/sec pending data=0 2024-08-17T00:57:59.300 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zm63dhPO0cgguSX off=1914154 len=269873 2024-08-17T00:57:59.303 INFO:tasks.workunit.client.0.smithi110.stdout:op 1120 completed, throughput=4.98MB/sec 2024-08-17T00:57:59.303 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Dc6c3f2A9Ocnj-y off=1328194 len=965835 2024-08-17T00:57:59.308 INFO:tasks.workunit.client.0.smithi110.stdout:op 1121 completed, throughput=4.98MB/sec 2024-08-17T00:57:59.308 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ptq9GSxofnNTDRz off=3555965 len=1497298 2024-08-17T00:57:59.309 INFO:tasks.workunit.client.0.smithi110.stdout:op 1122 completed, throughput=4.99MB/sec 2024-08-17T00:57:59.310 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xNMH9HcGU7KtbGi off=19527111 len=927871 2024-08-17T00:57:59.316 INFO:tasks.workunit.client.0.smithi110.stdout:op 1123 completed, throughput=4.99MB/sec 2024-08-17T00:57:59.316 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jwAeTPF8bomIMtW off=13610 len=1168950 2024-08-17T00:57:59.317 INFO:tasks.workunit.client.0.smithi110.stdout:op 1124 completed, throughput=5MB/sec 2024-08-17T00:57:59.317 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-FD5NHeCDCBU7c6d off=9237138 len=1605098 2024-08-17T00:57:59.323 INFO:tasks.workunit.client.0.smithi110.stdout:op 1125 completed, throughput=5MB/sec 2024-08-17T00:58:00.323 INFO:tasks.workunit.client.0.smithi110.stdout: 228: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:00.323 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ANRkl_TPYCm2Y2B off=6757061 len=897919 2024-08-17T00:58:00.329 INFO:tasks.workunit.client.0.smithi110.stdout:op 1126 completed, throughput=4.99MB/sec 2024-08-17T00:58:00.329 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9az8luQh-CMxS7H off=9286766 len=1104306 2024-08-17T00:58:00.330 INFO:tasks.workunit.client.0.smithi110.stdout:op 1127 completed, throughput=4.99MB/sec 2024-08-17T00:58:00.330 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-97qeBS8LuIeRn4- off=3335130 len=668663 2024-08-17T00:58:00.333 INFO:tasks.workunit.client.0.smithi110.stdout:op 1128 completed, throughput=4.99MB/sec 2024-08-17T00:58:00.334 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-u6YQv1Iyd3UjIjd off=5179331 len=1683593 2024-08-17T00:58:00.341 INFO:tasks.workunit.client.0.smithi110.stdout:op 1129 completed, throughput=5MB/sec 2024-08-17T00:58:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:00 smithi177 ceph-mon[90034]: pgmap v1376: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T00:58:01.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:00 smithi110 ceph-mon[100641]: pgmap v1376: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T00:58:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:00 smithi110 ceph-mon[98148]: pgmap v1376: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T00:58:01.341 INFO:tasks.workunit.client.0.smithi110.stdout: 229: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:01.342 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4VRqJvhvr1yNTAM off=7654310 len=1631565 2024-08-17T00:58:01.343 INFO:tasks.workunit.client.0.smithi110.stdout:op 1130 completed, throughput=4.99MB/sec 2024-08-17T00:58:01.343 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ROJ_kPJ_UaQifoc off=0 len=1573773 2024-08-17T00:58:01.350 INFO:tasks.workunit.client.0.smithi110.stdout:op 1131 completed, throughput=4.99MB/sec 2024-08-17T00:58:01.350 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LKMrisqx3MiygRD off=7328367 len=736638 2024-08-17T00:58:01.354 INFO:tasks.workunit.client.0.smithi110.stdout:op 1132 completed, throughput=4.99MB/sec 2024-08-17T00:58:01.354 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yPh1VOZG2fOFlvi off=3202820 len=1404351 2024-08-17T00:58:01.363 INFO:tasks.workunit.client.0.smithi110.stdout:op 1133 completed, throughput=5MB/sec 2024-08-17T00:58:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:58:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:58:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:58:02.363 INFO:tasks.workunit.client.0.smithi110.stdout: 230: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:02.363 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-70kibV3mLWKevTb off=7347156 len=1385289 2024-08-17T00:58:02.365 INFO:tasks.workunit.client.0.smithi110.stdout:op 1134 completed, throughput=4.98MB/sec 2024-08-17T00:58:02.365 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QjPliVO1J5dCQU0 off=6714219 len=185985 2024-08-17T00:58:02.368 INFO:tasks.workunit.client.0.smithi110.stdout:op 1135 completed, throughput=4.99MB/sec 2024-08-17T00:58:02.368 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7RNZSieVf5pmNCw off=16473642 len=1758391 2024-08-17T00:58:02.378 INFO:tasks.workunit.client.0.smithi110.stdout:op 1136 completed, throughput=4.99MB/sec 2024-08-17T00:58:02.378 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lRZP7yfklbWXiTb off=22342910 len=1745548 2024-08-17T00:58:02.380 INFO:tasks.workunit.client.0.smithi110.stdout:op 1137 completed, throughput=5MB/sec 2024-08-17T00:58:02.380 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-y38M_EwCXOPj5XP off=7222480 len=438976 2024-08-17T00:58:02.384 INFO:tasks.workunit.client.0.smithi110.stdout:op 1138 completed, throughput=5MB/sec 2024-08-17T00:58:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:02 smithi177 ceph-mon[90034]: pgmap v1377: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T00:58:03.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:02 smithi110 ceph-mon[100641]: pgmap v1377: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T00:58:03.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:02 smithi110 ceph-mon[98148]: pgmap v1377: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T00:58:03.384 INFO:tasks.workunit.client.0.smithi110.stdout: 231: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:03.384 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-EjH7VLymVnToNde off=1562849 len=2019727 2024-08-17T00:58:03.394 INFO:tasks.workunit.client.0.smithi110.stdout:op 1139 completed, throughput=4.99MB/sec 2024-08-17T00:58:03.394 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bgKz2cemYjF986D off=3957692 len=1724635 2024-08-17T00:58:03.401 INFO:tasks.workunit.client.0.smithi110.stdout:op 1140 completed, throughput=4.99MB/sec 2024-08-17T00:58:03.401 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-a6nTe_Vt5AQ9qZK off=3408373 len=1000028 2024-08-17T00:58:03.403 INFO:tasks.workunit.client.0.smithi110.stdout:op 1141 completed, throughput=5MB/sec 2024-08-17T00:58:03.403 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0yVvIlpivKDYV47 off=903046 len=730994 2024-08-17T00:58:03.404 INFO:tasks.workunit.client.0.smithi110.stdout:op 1142 completed, throughput=5MB/sec 2024-08-17T00:58:04.405 INFO:tasks.workunit.client.0.smithi110.stdout: 232: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:04.405 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yS95UGqZ1Fpid0a off=1000478 len=1762805 2024-08-17T00:58:04.414 INFO:tasks.workunit.client.0.smithi110.stdout:op 1143 completed, throughput=4.99MB/sec 2024-08-17T00:58:04.414 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fPXTzl9y0srtjco off=542009 len=248112 2024-08-17T00:58:04.417 INFO:tasks.workunit.client.0.smithi110.stdout:op 1144 completed, throughput=4.99MB/sec 2024-08-17T00:58:04.418 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-K1nEJq_M-MSCZUx off=4007878 len=1245090 2024-08-17T00:58:04.418 INFO:tasks.workunit.client.0.smithi110.stdout:op 1145 completed, throughput=4.99MB/sec 2024-08-17T00:58:04.418 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JFP-JeQ1yAD5Jdm off=9675574 len=222823 2024-08-17T00:58:04.421 INFO:tasks.workunit.client.0.smithi110.stdout:op 1146 completed, throughput=4.99MB/sec 2024-08-17T00:58:04.421 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-av33_6x_F82kXtA off=4263077 len=1723087 2024-08-17T00:58:04.424 INFO:tasks.workunit.client.0.smithi110.stdout:op 1147 completed, throughput=5MB/sec 2024-08-17T00:58:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:04 smithi177 ceph-mon[90034]: pgmap v1378: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T00:58:05.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:04 smithi110 ceph-mon[100641]: pgmap v1378: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T00:58:05.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:04 smithi110 ceph-mon[98148]: pgmap v1378: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T00:58:05.425 INFO:tasks.workunit.client.0.smithi110.stdout: 233: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:05.425 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-j9kHBs6_5ZnSXFV off=5544969 len=603404 2024-08-17T00:58:05.426 INFO:tasks.workunit.client.0.smithi110.stdout:op 1148 completed, throughput=4.98MB/sec 2024-08-17T00:58:05.426 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Us2-amaKdZBn1Nc off=9585305 len=2095863 2024-08-17T00:58:05.434 INFO:tasks.workunit.client.0.smithi110.stdout:op 1149 completed, throughput=4.99MB/sec 2024-08-17T00:58:05.434 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jrBW86TI7I22FO6 off=6520 len=15873 2024-08-17T00:58:05.436 INFO:tasks.workunit.client.0.smithi110.stdout:op 1150 completed, throughput=4.99MB/sec 2024-08-17T00:58:05.436 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Kd5VFOvpNTSH85S off=2357687 len=779793 2024-08-17T00:58:05.440 INFO:tasks.workunit.client.0.smithi110.stdout:op 1151 completed, throughput=4.99MB/sec 2024-08-17T00:58:05.440 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MPP-M6YfIjY8svA off=8847586 len=584667 2024-08-17T00:58:05.444 INFO:tasks.workunit.client.0.smithi110.stdout:op 1152 completed, throughput=5MB/sec 2024-08-17T00:58:05.445 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qzo__deWM1zXg8a off=4688491 len=366598 2024-08-17T00:58:05.445 INFO:tasks.workunit.client.0.smithi110.stdout:op 1153 completed, throughput=5MB/sec 2024-08-17T00:58:05.445 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XGUAqliod4h1JIt off=8050783 len=1012077 2024-08-17T00:58:05.450 INFO:tasks.workunit.client.0.smithi110.stdout:op 1154 completed, throughput=5MB/sec 2024-08-17T00:58:06.450 INFO:tasks.workunit.client.0.smithi110.stdout: 234: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:06.450 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-O3IaODtfv164LFJ off=2215530 len=2003233 2024-08-17T00:58:06.452 INFO:tasks.workunit.client.0.smithi110.stdout:op 1155 completed, throughput=4.99MB/sec 2024-08-17T00:58:06.452 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-O_KUQlFovCsCGTz off=9673850 len=218364 2024-08-17T00:58:06.454 INFO:tasks.workunit.client.0.smithi110.stdout:op 1156 completed, throughput=4.99MB/sec 2024-08-17T00:58:06.454 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ui86ILtHPleU8w7 off=4061789 len=307725 2024-08-17T00:58:06.457 INFO:tasks.workunit.client.0.smithi110.stdout:op 1157 completed, throughput=4.99MB/sec 2024-08-17T00:58:06.457 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hFHezraUmIlxFJJ off=15491695 len=1472657 2024-08-17T00:58:06.462 INFO:tasks.workunit.client.0.smithi110.stdout:op 1158 completed, throughput=5MB/sec 2024-08-17T00:58:06.462 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JUXgjLX9xyKv4wG off=5436073 len=1129470 2024-08-17T00:58:06.466 INFO:tasks.workunit.client.0.smithi110.stdout:op 1159 completed, throughput=5MB/sec 2024-08-17T00:58:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:06 smithi177 ceph-mon[90034]: pgmap v1379: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-08-17T00:58:07.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:06 smithi110 ceph-mon[98148]: pgmap v1379: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-08-17T00:58:07.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:06 smithi110 ceph-mon[100641]: pgmap v1379: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-08-17T00:58:07.466 INFO:tasks.workunit.client.0.smithi110.stdout: 235: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:07.467 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wjpycYnsewtwrF2 off=12427020 len=1637713 2024-08-17T00:58:07.475 INFO:tasks.workunit.client.0.smithi110.stdout:op 1160 completed, throughput=4.99MB/sec 2024-08-17T00:58:07.475 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7iRksHpydrJNqoj off=3000402 len=563080 2024-08-17T00:58:07.476 INFO:tasks.workunit.client.0.smithi110.stdout:op 1161 completed, throughput=4.99MB/sec 2024-08-17T00:58:07.476 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-lIlpOR9NsIvVAGC off=670061 len=803603 2024-08-17T00:58:07.480 INFO:tasks.workunit.client.0.smithi110.stdout:op 1162 completed, throughput=4.99MB/sec 2024-08-17T00:58:07.480 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4TTJafX93eO9iO6 off=12625175 len=179923 2024-08-17T00:58:07.480 INFO:tasks.workunit.client.0.smithi110.stdout:op 1163 completed, throughput=4.99MB/sec 2024-08-17T00:58:07.481 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uF4cMIvc5x8YdwZ off=1541988 len=758688 2024-08-17T00:58:07.481 INFO:tasks.workunit.client.0.smithi110.stdout:op 1164 completed, throughput=4.99MB/sec 2024-08-17T00:58:07.481 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-X_Z6ZvK117j2pCx off=8985434 len=1193644 2024-08-17T00:58:07.487 INFO:tasks.workunit.client.0.smithi110.stdout:op 1165 completed, throughput=5MB/sec 2024-08-17T00:58:07.488 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-CccTCrWTdvVR23O off=2568086 len=35359 2024-08-17T00:58:07.488 INFO:tasks.workunit.client.0.smithi110.stdout:op 1166 completed, throughput=5MB/sec 2024-08-17T00:58:07.488 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QvFYg_CEg3jP1IG off=12492626 len=1118636 2024-08-17T00:58:07.494 INFO:tasks.workunit.client.0.smithi110.stdout:op 1167 completed, throughput=5MB/sec 2024-08-17T00:58:08.494 INFO:tasks.workunit.client.0.smithi110.stdout: 236: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:08.494 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-a0gcvkxAEujw6Zz off=1755274 len=1939966 2024-08-17T00:58:08.507 INFO:tasks.workunit.client.0.smithi110.stdout:op 1168 completed, throughput=4.99MB/sec 2024-08-17T00:58:08.507 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Ip3hS0d5CADa6QJ off=1548873 len=594021 2024-08-17T00:58:08.513 INFO:tasks.workunit.client.0.smithi110.stdout:op 1169 completed, throughput=4.99MB/sec 2024-08-17T00:58:08.514 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Z3_iJd917JJpkeY off=8398253 len=1508143 2024-08-17T00:58:08.519 INFO:tasks.workunit.client.0.smithi110.stdout:op 1170 completed, throughput=5MB/sec 2024-08-17T00:58:08.519 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-JIRoaqHTX3YEH0b off=6284032 len=823518 2024-08-17T00:58:08.520 INFO:tasks.workunit.client.0.smithi110.stdout:op 1171 completed, throughput=5MB/sec 2024-08-17T00:58:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:58:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:58:08] "GET /metrics HTTP/1.1" 200 34113 "" "Prometheus/2.43.0" 2024-08-17T00:58:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:08 smithi177 ceph-mon[90034]: pgmap v1380: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-17T00:58:09.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:08 smithi110 ceph-mon[98148]: pgmap v1380: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-17T00:58:09.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:08 smithi110 ceph-mon[100641]: pgmap v1380: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-17T00:58:09.521 INFO:tasks.workunit.client.0.smithi110.stdout: 237: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:09.521 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pxzNMd8ipjCsLfu off=4105931 len=51514 2024-08-17T00:58:09.523 INFO:tasks.workunit.client.0.smithi110.stdout:op 1172 completed, throughput=4.98MB/sec 2024-08-17T00:58:09.523 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5yRoTJ8rbLf_Ofd off=4342562 len=1972557 2024-08-17T00:58:09.525 INFO:tasks.workunit.client.0.smithi110.stdout:op 1173 completed, throughput=4.99MB/sec 2024-08-17T00:58:09.526 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Mgk0OyQlekW0mKr off=17446288 len=1514073 2024-08-17T00:58:09.534 INFO:tasks.workunit.client.0.smithi110.stdout:op 1174 completed, throughput=5MB/sec 2024-08-17T00:58:09.534 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bD-Ax9lbevfYnN- off=9407290 len=869951 2024-08-17T00:58:09.536 INFO:tasks.workunit.client.0.smithi110.stdout:op 1175 completed, throughput=5MB/sec 2024-08-17T00:58:09.537 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3QbVyv84QpsLLkz off=7759367 len=187683 2024-08-17T00:58:09.537 INFO:tasks.workunit.client.0.smithi110.stdout:op 1176 completed, throughput=5MB/sec 2024-08-17T00:58:09.537 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OSAkYAQbBnXk3rK off=2412963 len=888383 2024-08-17T00:58:09.541 INFO:tasks.workunit.client.0.smithi110.stdout:op 1177 completed, throughput=5MB/sec 2024-08-17T00:58:10.541 INFO:tasks.workunit.client.0.smithi110.stdout: 238: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:10.542 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KUqLg_z8kP7m6Ew off=7412746 len=1492543 2024-08-17T00:58:10.543 INFO:tasks.workunit.client.0.smithi110.stdout:op 1178 completed, throughput=4.99MB/sec 2024-08-17T00:58:10.544 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-e5le3TIZl07lP_h off=1742868 len=874154 2024-08-17T00:58:10.546 INFO:tasks.workunit.client.0.smithi110.stdout:op 1179 completed, throughput=4.99MB/sec 2024-08-17T00:58:10.546 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XKGi5mOE4KAfiWd off=1202712 len=1072887 2024-08-17T00:58:10.547 INFO:tasks.workunit.client.0.smithi110.stdout:op 1180 completed, throughput=5MB/sec 2024-08-17T00:58:10.548 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cCw0qDcS-FO-aFr off=2957954 len=1085399 2024-08-17T00:58:10.553 INFO:tasks.workunit.client.0.smithi110.stdout:op 1181 completed, throughput=5MB/sec 2024-08-17T00:58:10.554 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-FRskJtMujdtQg1D off=8791380 len=1844325 2024-08-17T00:58:10.561 INFO:tasks.workunit.client.0.smithi110.stdout:op 1182 completed, throughput=5.01MB/sec 2024-08-17T00:58:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:10 smithi177 ceph-mon[90034]: pgmap v1381: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T00:58:11.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:10 smithi110 ceph-mon[98148]: pgmap v1381: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T00:58:11.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:10 smithi110 ceph-mon[100641]: pgmap v1381: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T00:58:11.561 INFO:tasks.workunit.client.0.smithi110.stdout: 239: throughput=4.99MB/sec pending data=0 2024-08-17T00:58:11.562 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XzgUQoRFOz399em off=17308487 len=488993 2024-08-17T00:58:11.563 INFO:tasks.workunit.client.0.smithi110.stdout:op 1183 completed, throughput=4.99MB/sec 2024-08-17T00:58:11.563 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VFzJKLkj0AYsYJa off=12569997 len=73358 2024-08-17T00:58:11.564 INFO:tasks.workunit.client.0.smithi110.stdout:op 1184 completed, throughput=4.99MB/sec 2024-08-17T00:58:11.564 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LctCowPwKX6rJ9I off=4935821 len=1456603 2024-08-17T00:58:11.566 INFO:tasks.workunit.client.0.smithi110.stdout:op 1185 completed, throughput=4.99MB/sec 2024-08-17T00:58:11.566 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-z91cy7rWVtuh6tp off=1194093 len=1992404 2024-08-17T00:58:11.578 INFO:tasks.workunit.client.0.smithi110.stdout:op 1186 completed, throughput=5MB/sec 2024-08-17T00:58:12.578 INFO:tasks.workunit.client.0.smithi110.stdout: 240: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:12.579 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yeLIghkCt-sts89 off=4069707 len=416333 2024-08-17T00:58:12.582 INFO:tasks.workunit.client.0.smithi110.stdout:op 1187 completed, throughput=4.98MB/sec 2024-08-17T00:58:12.582 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-eAckdjuXv5C6bod off=1270366 len=182459 2024-08-17T00:58:12.584 INFO:tasks.workunit.client.0.smithi110.stdout:op 1188 completed, throughput=4.98MB/sec 2024-08-17T00:58:12.584 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-mfPsbhHYI-BY4Ww off=5089140 len=292200 2024-08-17T00:58:12.585 INFO:tasks.workunit.client.0.smithi110.stdout:op 1189 completed, throughput=4.98MB/sec 2024-08-17T00:58:12.585 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NZWqfDjjf5yv1Ix off=466240 len=912786 2024-08-17T00:58:12.586 INFO:tasks.workunit.client.0.smithi110.stdout:op 1190 completed, throughput=4.99MB/sec 2024-08-17T00:58:12.586 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PhLHwRSapKUMCoV off=1429016 len=1271914 2024-08-17T00:58:12.592 INFO:tasks.workunit.client.0.smithi110.stdout:op 1191 completed, throughput=4.99MB/sec 2024-08-17T00:58:12.592 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-E0aFNMKxRBHM9XR off=5175120 len=1232666 2024-08-17T00:58:12.595 INFO:tasks.workunit.client.0.smithi110.stdout:op 1192 completed, throughput=5MB/sec 2024-08-17T00:58:12.595 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lFR_toIzo8jgsNK off=55604 len=1448454 2024-08-17T00:58:12.598 INFO:tasks.workunit.client.0.smithi110.stdout:op 1193 completed, throughput=5MB/sec 2024-08-17T00:58:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:12 smithi177 ceph-mon[90034]: pgmap v1382: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-17T00:58:13.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:12 smithi110 ceph-mon[100641]: pgmap v1382: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-17T00:58:13.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:12 smithi110 ceph-mon[98148]: pgmap v1382: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-17T00:58:13.597 INFO:tasks.workunit.client.0.smithi110.stdout: 241: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:13.597 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Aj6t5x0BSBU4481 off=4989953 len=473969 2024-08-17T00:58:13.598 INFO:tasks.workunit.client.0.smithi110.stdout:op 1194 completed, throughput=4.98MB/sec 2024-08-17T00:58:13.598 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7hMbKdHECz8l3gr off=7557525 len=1748410 2024-08-17T00:58:13.600 INFO:tasks.workunit.client.0.smithi110.stdout:op 1195 completed, throughput=4.99MB/sec 2024-08-17T00:58:13.600 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kzxScq5vX_JqK9e off=4129530 len=834902 2024-08-17T00:58:13.601 INFO:tasks.workunit.client.0.smithi110.stdout:op 1196 completed, throughput=4.99MB/sec 2024-08-17T00:58:13.602 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uBCp8_f2tDDxSrh off=5720180 len=288576 2024-08-17T00:58:13.602 INFO:tasks.workunit.client.0.smithi110.stdout:op 1197 completed, throughput=5MB/sec 2024-08-17T00:58:13.602 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ijrzZCgFeu9ycbT off=961953 len=215454 2024-08-17T00:58:13.606 INFO:tasks.workunit.client.0.smithi110.stdout:op 1198 completed, throughput=5MB/sec 2024-08-17T00:58:13.606 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LAcUq5aZkUiF948 off=2401118 len=1583361 2024-08-17T00:58:13.607 INFO:tasks.workunit.client.0.smithi110.stdout:op 1199 completed, throughput=5MB/sec 2024-08-17T00:58:14.608 INFO:tasks.workunit.client.0.smithi110.stdout: 242: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:14.608 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XBEHQQID7EtNyF1 off=15785291 len=1495211 2024-08-17T00:58:14.610 INFO:tasks.workunit.client.0.smithi110.stdout:op 1200 completed, throughput=4.99MB/sec 2024-08-17T00:58:14.610 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-RbVL5ZkplZbcCZx off=1535546 len=2090741 2024-08-17T00:58:14.614 INFO:tasks.workunit.client.0.smithi110.stdout:op 1201 completed, throughput=5MB/sec 2024-08-17T00:58:14.614 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KDUqA7WgSS3hRkA off=2279449 len=1164256 2024-08-17T00:58:14.615 INFO:tasks.workunit.client.0.smithi110.stdout:op 1202 completed, throughput=5MB/sec 2024-08-17T00:58:14.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:14 smithi177 ceph-mon[90034]: pgmap v1383: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T00:58:15.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:14 smithi110 ceph-mon[98148]: pgmap v1383: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T00:58:15.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:14 smithi110 ceph-mon[100641]: pgmap v1383: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T00:58:15.615 INFO:tasks.workunit.client.0.smithi110.stdout: 243: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:15.616 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--eEl5rUIpYGPI-E off=2483014 len=148363 2024-08-17T00:58:15.616 INFO:tasks.workunit.client.0.smithi110.stdout:op 1203 completed, throughput=4.98MB/sec 2024-08-17T00:58:15.616 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xCLG2wW6za6HliS off=6703264 len=1830940 2024-08-17T00:58:15.618 INFO:tasks.workunit.client.0.smithi110.stdout:op 1204 completed, throughput=4.99MB/sec 2024-08-17T00:58:15.618 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-y9W9sjot3WPTRrc off=7217470 len=1031399 2024-08-17T00:58:15.624 INFO:tasks.workunit.client.0.smithi110.stdout:op 1205 completed, throughput=4.99MB/sec 2024-08-17T00:58:15.625 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5kC2F7AXogr9jAP off=12582523 len=672191 2024-08-17T00:58:15.630 INFO:tasks.workunit.client.0.smithi110.stdout:op 1206 completed, throughput=4.99MB/sec 2024-08-17T00:58:15.630 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-k0jVGoMhyAkUOO2 off=9438140 len=1134061 2024-08-17T00:58:15.631 INFO:tasks.workunit.client.0.smithi110.stdout:op 1207 completed, throughput=5MB/sec 2024-08-17T00:58:15.631 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yXphiWz18GnM6CH off=9613843 len=1149717 2024-08-17T00:58:15.638 INFO:tasks.workunit.client.0.smithi110.stdout:op 1208 completed, throughput=5MB/sec 2024-08-17T00:58:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:58:16.638 INFO:tasks.workunit.client.0.smithi110.stdout: 244: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:16.639 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VA_aIX808Au5SKp off=8430013 len=1539589 2024-08-17T00:58:16.647 INFO:tasks.workunit.client.0.smithi110.stdout:op 1209 completed, throughput=4.99MB/sec 2024-08-17T00:58:16.647 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wlpnY7UVQ1tWs32 off=1058526 len=1426142 2024-08-17T00:58:16.653 INFO:tasks.workunit.client.0.smithi110.stdout:op 1210 completed, throughput=4.99MB/sec 2024-08-17T00:58:16.653 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ozu7NVAEKqmlGmQ off=6880487 len=500195 2024-08-17T00:58:16.654 INFO:tasks.workunit.client.0.smithi110.stdout:op 1211 completed, throughput=5MB/sec 2024-08-17T00:58:16.654 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0JDpW8yodEaW4bR off=7294588 len=1464386 2024-08-17T00:58:16.655 INFO:tasks.workunit.client.0.smithi110.stdout:op 1212 completed, throughput=5MB/sec 2024-08-17T00:58:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:58:16.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:58:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:17 smithi177 ceph-mon[90034]: pgmap v1384: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T00:58:17.656 INFO:tasks.workunit.client.0.smithi110.stdout: 245: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:17.656 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Mod_nCBkNzuMzZV off=8854640 len=1807239 2024-08-17T00:58:17.663 INFO:tasks.workunit.client.0.smithi110.stdout:op 1213 completed, throughput=4.99MB/sec 2024-08-17T00:58:17.664 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YK7qY7niZZB0TmZ off=10417704 len=323054 2024-08-17T00:58:17.667 INFO:tasks.workunit.client.0.smithi110.stdout:op 1214 completed, throughput=4.99MB/sec 2024-08-17T00:58:17.667 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-l5ewoWcLVc6PdCe off=21036156 len=243837 2024-08-17T00:58:17.668 INFO:tasks.workunit.client.0.smithi110.stdout:op 1215 completed, throughput=4.99MB/sec 2024-08-17T00:58:17.668 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QlyJ3K_Po-Aa0yI off=4000959 len=825395 2024-08-17T00:58:17.672 INFO:tasks.workunit.client.0.smithi110.stdout:op 1216 completed, throughput=4.99MB/sec 2024-08-17T00:58:17.672 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pFgW3K5WlfRURo8 off=24022031 len=357260 2024-08-17T00:58:17.673 INFO:tasks.workunit.client.0.smithi110.stdout:op 1217 completed, throughput=4.99MB/sec 2024-08-17T00:58:17.673 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-v52dic0mcs5qMOd off=3509201 len=1786313 2024-08-17T00:58:17.674 INFO:tasks.workunit.client.0.smithi110.stdout:op 1218 completed, throughput=5MB/sec 2024-08-17T00:58:17.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:17 smithi110 ceph-mon[98148]: pgmap v1384: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T00:58:17.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:17 smithi110 ceph-mon[100641]: pgmap v1384: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T00:58:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:58:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:58:18] "GET /metrics HTTP/1.1" 200 34112 "" "Prometheus/2.43.0" 2024-08-17T00:58:18.675 INFO:tasks.workunit.client.0.smithi110.stdout: 246: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:18.675 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-F8iVccG-HNTxh2S off=5677357 len=670517 2024-08-17T00:58:18.676 INFO:tasks.workunit.client.0.smithi110.stdout:op 1219 completed, throughput=4.98MB/sec 2024-08-17T00:58:18.676 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-eLXv6z4W0kcNta9 off=12498538 len=829883 2024-08-17T00:58:18.681 INFO:tasks.workunit.client.0.smithi110.stdout:op 1220 completed, throughput=4.99MB/sec 2024-08-17T00:58:18.681 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3w4iWwZHkWwnGlg off=1020588 len=1221739 2024-08-17T00:58:18.682 INFO:tasks.workunit.client.0.smithi110.stdout:op 1221 completed, throughput=4.99MB/sec 2024-08-17T00:58:18.682 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tlWgNv8zF1Ntjj1 off=4348301 len=19098 2024-08-17T00:58:18.683 INFO:tasks.workunit.client.0.smithi110.stdout:op 1222 completed, throughput=4.99MB/sec 2024-08-17T00:58:18.683 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wwQnoT0rEbdohLC off=7707327 len=640880 2024-08-17T00:58:18.687 INFO:tasks.workunit.client.0.smithi110.stdout:op 1223 completed, throughput=4.99MB/sec 2024-08-17T00:58:18.687 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cFfxY2Xw0fxLh9D off=8026107 len=995058 2024-08-17T00:58:18.688 INFO:tasks.workunit.client.0.smithi110.stdout:op 1224 completed, throughput=5MB/sec 2024-08-17T00:58:18.688 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-B4Hyl2xNxtKMemi off=7745633 len=489831 2024-08-17T00:58:18.689 INFO:tasks.workunit.client.0.smithi110.stdout:op 1225 completed, throughput=5MB/sec 2024-08-17T00:58:18.689 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bJ7-CvAFihhCeRf off=592037 len=1057038 2024-08-17T00:58:18.690 INFO:tasks.workunit.client.0.smithi110.stdout:op 1226 completed, throughput=5MB/sec 2024-08-17T00:58:18.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:18 smithi177 ceph-mon[90034]: pgmap v1385: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T00:58:19.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:18 smithi110 ceph-mon[100641]: pgmap v1385: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T00:58:19.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:18 smithi110 ceph-mon[98148]: pgmap v1385: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T00:58:19.690 INFO:tasks.workunit.client.0.smithi110.stdout: 247: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:19.691 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SYDG2GA0kDqhQcV off=2713191 len=1306685 2024-08-17T00:58:19.698 INFO:tasks.workunit.client.0.smithi110.stdout:op 1227 completed, throughput=4.99MB/sec 2024-08-17T00:58:19.698 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CjHLDm8Q-gSrNPM off=1292827 len=1573161 2024-08-17T00:58:19.705 INFO:tasks.workunit.client.0.smithi110.stdout:op 1228 completed, throughput=4.99MB/sec 2024-08-17T00:58:19.705 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Yq-zLTsHciNE5hc off=12426762 len=1209847 2024-08-17T00:58:19.706 INFO:tasks.workunit.client.0.smithi110.stdout:op 1229 completed, throughput=5MB/sec 2024-08-17T00:58:19.706 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Wv2bpntw7yL5-um off=6070237 len=1285922 2024-08-17T00:58:19.711 INFO:tasks.workunit.client.0.smithi110.stdout:op 1230 completed, throughput=5MB/sec 2024-08-17T00:58:20.711 INFO:tasks.workunit.client.0.smithi110.stdout: 248: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:20.711 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qEk5InfIsrCQjEX off=751131 len=894569 2024-08-17T00:58:20.716 INFO:tasks.workunit.client.0.smithi110.stdout:op 1231 completed, throughput=4.99MB/sec 2024-08-17T00:58:20.716 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ENsT2TBl1MKNy6G off=3935263 len=1327564 2024-08-17T00:58:20.723 INFO:tasks.workunit.client.0.smithi110.stdout:op 1232 completed, throughput=4.99MB/sec 2024-08-17T00:58:20.723 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3Wagh_Xu0nkSus9 off=23296531 len=1103063 2024-08-17T00:58:20.729 INFO:tasks.workunit.client.0.smithi110.stdout:op 1233 completed, throughput=5MB/sec 2024-08-17T00:58:20.730 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8lMIRG1k9hnVOom off=10645190 len=94456 2024-08-17T00:58:20.730 INFO:tasks.workunit.client.0.smithi110.stdout:op 1234 completed, throughput=5MB/sec 2024-08-17T00:58:20.730 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gcM2YflrhY_5lvW off=12292463 len=35202 2024-08-17T00:58:20.732 INFO:tasks.workunit.client.0.smithi110.stdout:op 1235 completed, throughput=5MB/sec 2024-08-17T00:58:20.732 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-UiRS0ExOI4o6sjq off=19628000 len=384813 2024-08-17T00:58:20.735 INFO:tasks.workunit.client.0.smithi110.stdout:op 1236 completed, throughput=5MB/sec 2024-08-17T00:58:20.735 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9mWsrn0zoUoAh2L off=3179829 len=1732105 2024-08-17T00:58:20.737 INFO:tasks.workunit.client.0.smithi110.stdout:op 1237 completed, throughput=5MB/sec 2024-08-17T00:58:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:20 smithi177 ceph-mon[90034]: pgmap v1386: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T00:58:21.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:20 smithi110 ceph-mon[100641]: pgmap v1386: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T00:58:21.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:20 smithi110 ceph-mon[98148]: pgmap v1386: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T00:58:21.737 INFO:tasks.workunit.client.0.smithi110.stdout: 249: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:21.738 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ca2HbYE5nqf4X1z off=4753856 len=621836 2024-08-17T00:58:21.739 INFO:tasks.workunit.client.0.smithi110.stdout:op 1238 completed, throughput=4.99MB/sec 2024-08-17T00:58:21.739 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WN-79biut59M4Yz off=10150222 len=497241 2024-08-17T00:58:21.743 INFO:tasks.workunit.client.0.smithi110.stdout:op 1239 completed, throughput=4.99MB/sec 2024-08-17T00:58:21.744 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zEJUH6tOZoJUSUb off=14967335 len=195919 2024-08-17T00:58:21.746 INFO:tasks.workunit.client.0.smithi110.stdout:op 1240 completed, throughput=4.99MB/sec 2024-08-17T00:58:21.746 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-z8rmbHqX0prPyq7 off=6198536 len=2060933 2024-08-17T00:58:21.749 INFO:tasks.workunit.client.0.smithi110.stdout:op 1241 completed, throughput=5MB/sec 2024-08-17T00:58:21.749 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qwDgMICl32MK_kY off=13477449 len=371958 2024-08-17T00:58:21.749 INFO:tasks.workunit.client.0.smithi110.stdout:op 1242 completed, throughput=5MB/sec 2024-08-17T00:58:21.749 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZsZouGCihXWQpLX off=15433644 len=2008825 2024-08-17T00:58:21.751 INFO:tasks.workunit.client.0.smithi110.stdout:op 1243 completed, throughput=5.01MB/sec 2024-08-17T00:58:22.752 INFO:tasks.workunit.client.0.smithi110.stdout: 250: throughput=4.99MB/sec pending data=0 2024-08-17T00:58:22.752 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-BEczFa1dMhqbUGr off=607868 len=1217008 2024-08-17T00:58:22.754 INFO:tasks.workunit.client.0.smithi110.stdout:op 1244 completed, throughput=4.99MB/sec 2024-08-17T00:58:22.754 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-E0DlYNnBXz4YEyh off=5360304 len=1074784 2024-08-17T00:58:22.759 INFO:tasks.workunit.client.0.smithi110.stdout:op 1245 completed, throughput=4.99MB/sec 2024-08-17T00:58:22.759 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-J5hK9XJSzQ0OVNo off=4488099 len=506443 2024-08-17T00:58:22.760 INFO:tasks.workunit.client.0.smithi110.stdout:op 1246 completed, throughput=5MB/sec 2024-08-17T00:58:22.760 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XacroxdRkZqjJKD off=0 len=1694593 2024-08-17T00:58:22.762 INFO:tasks.workunit.client.0.smithi110.stdout:op 1247 completed, throughput=5MB/sec 2024-08-17T00:58:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:22 smithi177 ceph-mon[90034]: pgmap v1387: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T00:58:23.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:22 smithi110 ceph-mon[98148]: pgmap v1387: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T00:58:23.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:22 smithi110 ceph-mon[100641]: pgmap v1387: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T00:58:23.763 INFO:tasks.workunit.client.0.smithi110.stdout: 251: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:23.763 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HbQwWNg496ajYi- off=1551621 len=339629 2024-08-17T00:58:23.763 INFO:tasks.workunit.client.0.smithi110.stdout:op 1248 completed, throughput=4.98MB/sec 2024-08-17T00:58:23.763 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zATE11FOohUKIJ8 off=4777320 len=1976072 2024-08-17T00:58:23.765 INFO:tasks.workunit.client.0.smithi110.stdout:op 1249 completed, throughput=4.99MB/sec 2024-08-17T00:58:23.766 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Leq7DPCB0Fn2NYs off=45350 len=1053908 2024-08-17T00:58:23.771 INFO:tasks.workunit.client.0.smithi110.stdout:op 1250 completed, throughput=5MB/sec 2024-08-17T00:58:23.771 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-UNTkVqlkU7jCAjk off=7362674 len=1344981 2024-08-17T00:58:23.778 INFO:tasks.workunit.client.0.smithi110.stdout:op 1251 completed, throughput=5MB/sec 2024-08-17T00:58:24.778 INFO:tasks.workunit.client.0.smithi110.stdout: 252: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:24.778 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hkn1DJpRHEGHKSH off=1952107 len=133676 2024-08-17T00:58:24.779 INFO:tasks.workunit.client.0.smithi110.stdout:op 1252 completed, throughput=4.98MB/sec 2024-08-17T00:58:24.779 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cbLgoDes9-FVsPy off=6166179 len=1033847 2024-08-17T00:58:24.782 INFO:tasks.workunit.client.0.smithi110.stdout:op 1253 completed, throughput=4.99MB/sec 2024-08-17T00:58:24.782 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dK68aTFblOO-CWv off=18795695 len=2032769 2024-08-17T00:58:24.794 INFO:tasks.workunit.client.0.smithi110.stdout:op 1254 completed, throughput=4.99MB/sec 2024-08-17T00:58:24.794 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3ccK4DKHwLwFrb8 off=11270141 len=1305814 2024-08-17T00:58:24.796 INFO:tasks.workunit.client.0.smithi110.stdout:op 1255 completed, throughput=5MB/sec 2024-08-17T00:58:24.796 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Wl-gPoPMAV-2-jY off=7500211 len=1271380 2024-08-17T00:58:24.801 INFO:tasks.workunit.client.0.smithi110.stdout:op 1256 completed, throughput=5MB/sec 2024-08-17T00:58:24.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:24 smithi177 ceph-mon[90034]: pgmap v1388: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T00:58:24.863 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:24 smithi110 ceph-mon[98148]: pgmap v1388: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T00:58:24.864 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:24 smithi110 ceph-mon[100641]: pgmap v1388: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T00:58:25.801 INFO:tasks.workunit.client.0.smithi110.stdout: 253: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:25.802 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zuHjnRE0FJ9IpDu off=12043227 len=1306288 2024-08-17T00:58:25.807 INFO:tasks.workunit.client.0.smithi110.stdout:op 1257 completed, throughput=4.99MB/sec 2024-08-17T00:58:25.808 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ManQWFG7pERqG1a off=1591270 len=1172334 2024-08-17T00:58:25.812 INFO:tasks.workunit.client.0.smithi110.stdout:op 1258 completed, throughput=4.99MB/sec 2024-08-17T00:58:25.812 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cR9iRJ5x_2uyBNM off=6624382 len=567222 2024-08-17T00:58:25.814 INFO:tasks.workunit.client.0.smithi110.stdout:op 1259 completed, throughput=4.99MB/sec 2024-08-17T00:58:25.814 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XrZvf8R4c7KdcZ4 off=4640954 len=1658480 2024-08-17T00:58:25.817 INFO:tasks.workunit.client.0.smithi110.stdout:op 1260 completed, throughput=5MB/sec 2024-08-17T00:58:25.817 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-AarPWlJbEIqFYX8 off=338957 len=525595 2024-08-17T00:58:25.818 INFO:tasks.workunit.client.0.smithi110.stdout:op 1261 completed, throughput=5MB/sec 2024-08-17T00:58:26.818 INFO:tasks.workunit.client.0.smithi110.stdout: 254: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:26.818 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-4EDDfp_l6HRQ8zU off=1739277 len=826077 2024-08-17T00:58:26.823 INFO:tasks.workunit.client.0.smithi110.stdout:op 1262 completed, throughput=4.99MB/sec 2024-08-17T00:58:26.824 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3rYqqH-2N4f0KV4 off=2444721 len=151319 2024-08-17T00:58:26.824 INFO:tasks.workunit.client.0.smithi110.stdout:op 1263 completed, throughput=4.99MB/sec 2024-08-17T00:58:26.824 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LgTmjRwvkp4xXfP off=1582326 len=1144522 2024-08-17T00:58:26.827 INFO:tasks.workunit.client.0.smithi110.stdout:op 1264 completed, throughput=4.99MB/sec 2024-08-17T00:58:26.827 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9EaTSjfSP8vRe4N off=722881 len=100610 2024-08-17T00:58:26.827 INFO:tasks.workunit.client.0.smithi110.stdout:op 1265 completed, throughput=4.99MB/sec 2024-08-17T00:58:26.828 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9FlorFi-5P1Mnih off=2845795 len=546962 2024-08-17T00:58:26.832 INFO:tasks.workunit.client.0.smithi110.stdout:op 1266 completed, throughput=4.99MB/sec 2024-08-17T00:58:26.832 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qnuKLtEbsALkeU4 off=4925680 len=321857 2024-08-17T00:58:26.835 INFO:tasks.workunit.client.0.smithi110.stdout:op 1267 completed, throughput=4.99MB/sec 2024-08-17T00:58:26.835 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-rw5UqMCyF-zNR1H off=9302344 len=1143924 2024-08-17T00:58:26.837 INFO:tasks.workunit.client.0.smithi110.stdout:op 1268 completed, throughput=5MB/sec 2024-08-17T00:58:26.837 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Gl4X2tOLMV8ObE- off=13988260 len=538140 2024-08-17T00:58:26.838 INFO:tasks.workunit.client.0.smithi110.stdout:op 1269 completed, throughput=5MB/sec 2024-08-17T00:58:26.838 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0uUX0bqNnuhz3KQ off=894312 len=862134 2024-08-17T00:58:26.842 INFO:tasks.workunit.client.0.smithi110.stdout:op 1270 completed, throughput=5MB/sec 2024-08-17T00:58:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:26 smithi177 ceph-mon[90034]: pgmap v1389: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T00:58:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:26 smithi110 ceph-mon[100641]: pgmap v1389: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T00:58:27.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:26 smithi110 ceph-mon[98148]: pgmap v1389: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T00:58:27.843 INFO:tasks.workunit.client.0.smithi110.stdout: 255: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:27.843 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NRjArXwWrucYaPX off=4898122 len=1250265 2024-08-17T00:58:27.844 INFO:tasks.workunit.client.0.smithi110.stdout:op 1271 completed, throughput=4.99MB/sec 2024-08-17T00:58:27.844 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CDvjsdYFLhLVFTY off=2066147 len=1636402 2024-08-17T00:58:27.855 INFO:tasks.workunit.client.0.smithi110.stdout:op 1272 completed, throughput=4.99MB/sec 2024-08-17T00:58:27.855 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nW7ujr0vFF6ziYw off=1274879 len=1043832 2024-08-17T00:58:27.861 INFO:tasks.workunit.client.0.smithi110.stdout:op 1273 completed, throughput=5MB/sec 2024-08-17T00:58:27.861 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-J8ULXKohVQzJ_dD off=8589556 len=523909 2024-08-17T00:58:27.864 INFO:tasks.workunit.client.0.smithi110.stdout:op 1274 completed, throughput=5MB/sec 2024-08-17T00:58:27.864 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-miOjg2ss6Rr57On off=14000146 len=1331732 2024-08-17T00:58:27.870 INFO:tasks.workunit.client.0.smithi110.stdout:op 1275 completed, throughput=5MB/sec 2024-08-17T00:58:28.562 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:58:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:58:28] "GET /metrics HTTP/1.1" 200 34112 "" "Prometheus/2.43.0" 2024-08-17T00:58:28.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:28 smithi177 ceph-mon[90034]: pgmap v1390: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T00:58:28.870 INFO:tasks.workunit.client.0.smithi110.stdout: 256: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:28.870 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-RQgU_awJy6EjtBL off=5857025 len=1266026 2024-08-17T00:58:28.873 INFO:tasks.workunit.client.0.smithi110.stdout:op 1276 completed, throughput=4.99MB/sec 2024-08-17T00:58:28.873 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qBDAQ5OGcVouMim off=893827 len=130432 2024-08-17T00:58:28.876 INFO:tasks.workunit.client.0.smithi110.stdout:op 1277 completed, throughput=4.99MB/sec 2024-08-17T00:58:28.877 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-J8kE0NWj3vICOgx off=1096651 len=1763075 2024-08-17T00:58:28.878 INFO:tasks.workunit.client.0.smithi110.stdout:op 1278 completed, throughput=5MB/sec 2024-08-17T00:58:28.879 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tJndhmOA2yLzAkZ off=2560203 len=94761 2024-08-17T00:58:28.879 INFO:tasks.workunit.client.0.smithi110.stdout:op 1279 completed, throughput=5MB/sec 2024-08-17T00:58:28.879 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cklN-12U9NJVqMk off=13811354 len=2039398 2024-08-17T00:58:28.891 INFO:tasks.workunit.client.0.smithi110.stdout:op 1280 completed, throughput=5MB/sec 2024-08-17T00:58:29.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:28 smithi110 ceph-mon[98148]: pgmap v1390: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T00:58:29.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:28 smithi110 ceph-mon[100641]: pgmap v1390: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T00:58:29.892 INFO:tasks.workunit.client.0.smithi110.stdout: 257: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:29.892 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hYQzk7TzHVd_Htr off=335491 len=1374602 2024-08-17T00:58:29.898 INFO:tasks.workunit.client.0.smithi110.stdout:op 1281 completed, throughput=4.99MB/sec 2024-08-17T00:58:29.898 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8VpI8QUjrUvDnYI off=1945066 len=1690909 2024-08-17T00:58:29.905 INFO:tasks.workunit.client.0.smithi110.stdout:op 1282 completed, throughput=5MB/sec 2024-08-17T00:58:29.905 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0hivJzQS_J_Gjwy off=0 len=1790641 2024-08-17T00:58:29.907 INFO:tasks.workunit.client.0.smithi110.stdout:op 1283 completed, throughput=5MB/sec 2024-08-17T00:58:30.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:30 smithi177 ceph-mon[90034]: pgmap v1391: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T00:58:30.908 INFO:tasks.workunit.client.0.smithi110.stdout: 258: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:30.908 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ThkPvZuM-HeFxlv off=3371639 len=2030948 2024-08-17T00:58:30.918 INFO:tasks.workunit.client.0.smithi110.stdout:op 1284 completed, throughput=4.99MB/sec 2024-08-17T00:58:30.919 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5BWIEdb5BdxJHdL off=3523090 len=2065629 2024-08-17T00:58:30.922 INFO:tasks.workunit.client.0.smithi110.stdout:op 1285 completed, throughput=5MB/sec 2024-08-17T00:58:30.922 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-p4VRTXQ0lOhdYtr off=2400825 len=169901 2024-08-17T00:58:30.923 INFO:tasks.workunit.client.0.smithi110.stdout:op 1286 completed, throughput=5MB/sec 2024-08-17T00:58:30.923 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_73Bi6YgexbQ083 off=12165219 len=1529619 2024-08-17T00:58:30.924 INFO:tasks.workunit.client.0.smithi110.stdout:op 1287 completed, throughput=5MB/sec 2024-08-17T00:58:31.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:30 smithi110 ceph-mon[98148]: pgmap v1391: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T00:58:31.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:30 smithi110 ceph-mon[100641]: pgmap v1391: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T00:58:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:58:31.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:58:31.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:58:31.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:58:31.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:58:31.924 INFO:tasks.workunit.client.0.smithi110.stdout: 259: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:31.925 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-subdBctTSA2L7UC off=892844 len=1794971 2024-08-17T00:58:31.927 INFO:tasks.workunit.client.0.smithi110.stdout:op 1288 completed, throughput=4.99MB/sec 2024-08-17T00:58:31.927 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ti8M1hRu-zCi15w off=1695805 len=749828 2024-08-17T00:58:31.929 INFO:tasks.workunit.client.0.smithi110.stdout:op 1289 completed, throughput=4.99MB/sec 2024-08-17T00:58:31.929 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LO4PYdwKTGRC9Lm off=4765904 len=1965951 2024-08-17T00:58:31.930 INFO:tasks.workunit.client.0.smithi110.stdout:op 1290 completed, throughput=5MB/sec 2024-08-17T00:58:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:58:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:58:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:58:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:58:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:58:32.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:58:32.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:58:32.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:58:32.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:58:32.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:58:32.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:32 smithi177 ceph-mon[90034]: pgmap v1392: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T00:58:32.931 INFO:tasks.workunit.client.0.smithi110.stdout: 260: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:32.931 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QUAT5v4PnJmNav4 off=11453258 len=54989 2024-08-17T00:58:32.934 INFO:tasks.workunit.client.0.smithi110.stdout:op 1291 completed, throughput=4.98MB/sec 2024-08-17T00:58:32.934 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-IK_DphPT9Eb2Wid off=810885 len=1513348 2024-08-17T00:58:32.940 INFO:tasks.workunit.client.0.smithi110.stdout:op 1292 completed, throughput=4.99MB/sec 2024-08-17T00:58:32.940 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fDa6tIrYddBt1EI off=3091061 len=1041293 2024-08-17T00:58:32.944 INFO:tasks.workunit.client.0.smithi110.stdout:op 1293 completed, throughput=4.99MB/sec 2024-08-17T00:58:32.945 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8l_FyN_xKwn1hO9 off=1053768 len=1825933 2024-08-17T00:58:32.947 INFO:tasks.workunit.client.0.smithi110.stdout:op 1294 completed, throughput=5MB/sec 2024-08-17T00:58:32.947 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pyCOYd5VX0Lzort off=11912067 len=133012 2024-08-17T00:58:32.947 INFO:tasks.workunit.client.0.smithi110.stdout:op 1295 completed, throughput=5MB/sec 2024-08-17T00:58:32.947 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aoLbqUUjZoPwVPx off=847427 len=75197 2024-08-17T00:58:32.950 INFO:tasks.workunit.client.0.smithi110.stdout:op 1296 completed, throughput=5MB/sec 2024-08-17T00:58:32.950 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-uq1ImfdjG05wSFn off=2332434 len=1669340 2024-08-17T00:58:32.955 INFO:tasks.workunit.client.0.smithi110.stdout:op 1297 completed, throughput=5MB/sec 2024-08-17T00:58:33.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:32 smithi110 ceph-mon[100641]: pgmap v1392: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T00:58:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:32 smithi110 ceph-mon[98148]: pgmap v1392: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T00:58:33.956 INFO:tasks.workunit.client.0.smithi110.stdout: 261: throughput=4.99MB/sec pending data=0 2024-08-17T00:58:33.956 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tbbKMOAGDc6arBS off=12487522 len=1178921 2024-08-17T00:58:33.958 INFO:tasks.workunit.client.0.smithi110.stdout:op 1298 completed, throughput=4.99MB/sec 2024-08-17T00:58:33.959 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-A5hH0uzwKdhftbU off=14324592 len=1045910 2024-08-17T00:58:33.960 INFO:tasks.workunit.client.0.smithi110.stdout:op 1299 completed, throughput=4.99MB/sec 2024-08-17T00:58:33.960 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-YbC6Grx0K6hbdrV off=153916 len=178459 2024-08-17T00:58:33.961 INFO:tasks.workunit.client.0.smithi110.stdout:op 1300 completed, throughput=4.99MB/sec 2024-08-17T00:58:33.961 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-FeJeybGSncDse5m off=6371945 len=1631315 2024-08-17T00:58:33.968 INFO:tasks.workunit.client.0.smithi110.stdout:op 1301 completed, throughput=5MB/sec 2024-08-17T00:58:33.968 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XyX6TpNZ21ujgwW off=940297 len=106643 2024-08-17T00:58:33.970 INFO:tasks.workunit.client.0.smithi110.stdout:op 1302 completed, throughput=5MB/sec 2024-08-17T00:58:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:34 smithi177 ceph-mon[90034]: pgmap v1393: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T00:58:34.971 INFO:tasks.workunit.client.0.smithi110.stdout: 262: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:34.971 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zMrVHqK7NYV2c0G off=5189703 len=1834329 2024-08-17T00:58:34.975 INFO:tasks.workunit.client.0.smithi110.stdout:op 1303 completed, throughput=4.99MB/sec 2024-08-17T00:58:34.975 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XzIgi6cbb0aR3c_ off=7038274 len=377650 2024-08-17T00:58:34.976 INFO:tasks.workunit.client.0.smithi110.stdout:op 1304 completed, throughput=4.99MB/sec 2024-08-17T00:58:34.976 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aaeB2yrG6cvmCgd off=14323859 len=1992314 2024-08-17T00:58:34.978 INFO:tasks.workunit.client.0.smithi110.stdout:op 1305 completed, throughput=5MB/sec 2024-08-17T00:58:34.978 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MNtBSuc3f6bkoiR off=12386091 len=665825 2024-08-17T00:58:34.983 INFO:tasks.workunit.client.0.smithi110.stdout:op 1306 completed, throughput=5MB/sec 2024-08-17T00:58:34.983 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XJQMHpxxniZt1Mj off=8132343 len=1277722 2024-08-17T00:58:34.988 INFO:tasks.workunit.client.0.smithi110.stdout:op 1307 completed, throughput=5MB/sec 2024-08-17T00:58:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:34 smithi110 ceph-mon[100641]: pgmap v1393: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T00:58:35.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:34 smithi110 ceph-mon[98148]: pgmap v1393: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T00:58:35.989 INFO:tasks.workunit.client.0.smithi110.stdout: 263: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:35.989 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qo9KlauDmciN3jb off=14810527 len=1167669 2024-08-17T00:58:35.995 INFO:tasks.workunit.client.0.smithi110.stdout:op 1308 completed, throughput=4.99MB/sec 2024-08-17T00:58:35.995 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wht-1H415P9smeu off=1709152 len=318968 2024-08-17T00:58:35.996 INFO:tasks.workunit.client.0.smithi110.stdout:op 1309 completed, throughput=4.99MB/sec 2024-08-17T00:58:35.996 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-js3sawqb_DAUulo off=9858008 len=1662419 2024-08-17T00:58:35.998 INFO:tasks.workunit.client.0.smithi110.stdout:op 1310 completed, throughput=5MB/sec 2024-08-17T00:58:35.998 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VLjAjB9QAcw8VNW off=5830699 len=1484636 2024-08-17T00:58:36.006 INFO:tasks.workunit.client.0.smithi110.stdout:op 1311 completed, throughput=5MB/sec 2024-08-17T00:58:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:36 smithi177 ceph-mon[90034]: pgmap v1394: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T00:58:37.007 INFO:tasks.workunit.client.0.smithi110.stdout: 264: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:37.007 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Ca334rreLmC8xV_ off=15464576 len=1947054 2024-08-17T00:58:37.014 INFO:tasks.workunit.client.0.smithi110.stdout:op 1312 completed, throughput=4.99MB/sec 2024-08-17T00:58:37.015 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hZ1OlUKWOdqZujh off=77664 len=2095557 2024-08-17T00:58:37.016 INFO:tasks.workunit.client.0.smithi110.stdout:op 1313 completed, throughput=5MB/sec 2024-08-17T00:58:37.016 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-oqyeC6U_6tvlyVV off=2244915 len=1533349 2024-08-17T00:58:37.023 INFO:tasks.workunit.client.0.smithi110.stdout:op 1314 completed, throughput=5MB/sec 2024-08-17T00:58:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:36 smithi110 ceph-mon[100641]: pgmap v1394: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T00:58:37.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:36 smithi110 ceph-mon[98148]: pgmap v1394: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T00:58:38.024 INFO:tasks.workunit.client.0.smithi110.stdout: 265: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:38.024 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WTOguoj5dSj3Agt off=479059 len=1546040 2024-08-17T00:58:38.033 INFO:tasks.workunit.client.0.smithi110.stdout:op 1315 completed, throughput=4.99MB/sec 2024-08-17T00:58:38.033 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-M0IH_aOeI74BTwI off=8814740 len=1005792 2024-08-17T00:58:38.038 INFO:tasks.workunit.client.0.smithi110.stdout:op 1316 completed, throughput=4.99MB/sec 2024-08-17T00:58:38.039 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SmvjyqDcNn-UYeo off=11371403 len=595842 2024-08-17T00:58:38.042 INFO:tasks.workunit.client.0.smithi110.stdout:op 1317 completed, throughput=4.99MB/sec 2024-08-17T00:58:38.042 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qr7StQouYRthcsG off=957030 len=1972126 2024-08-17T00:58:38.044 INFO:tasks.workunit.client.0.smithi110.stdout:op 1318 completed, throughput=5MB/sec 2024-08-17T00:58:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:58:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:58:38] "GET /metrics HTTP/1.1" 200 34115 "" "Prometheus/2.43.0" 2024-08-17T00:58:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:38 smithi177 ceph-mon[90034]: pgmap v1395: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T00:58:39.045 INFO:tasks.workunit.client.0.smithi110.stdout: 266: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:39.045 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OQsTu_V2f2REAUN off=4795409 len=685859 2024-08-17T00:58:39.046 INFO:tasks.workunit.client.0.smithi110.stdout:op 1319 completed, throughput=4.98MB/sec 2024-08-17T00:58:39.046 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NH_LD3DuCF744oK off=2151745 len=1286027 2024-08-17T00:58:39.048 INFO:tasks.workunit.client.0.smithi110.stdout:op 1320 completed, throughput=4.99MB/sec 2024-08-17T00:58:39.048 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-EwGww_YsxBhHAq9 off=389895 len=2034673 2024-08-17T00:58:39.052 INFO:tasks.workunit.client.0.smithi110.stdout:op 1321 completed, throughput=5MB/sec 2024-08-17T00:58:39.052 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zt3ZhhdImZkETGT off=15138700 len=1519416 2024-08-17T00:58:39.054 INFO:tasks.workunit.client.0.smithi110.stdout:op 1322 completed, throughput=5MB/sec 2024-08-17T00:58:39.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:38 smithi110 ceph-mon[98148]: pgmap v1395: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T00:58:39.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:38 smithi110 ceph-mon[100641]: pgmap v1395: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T00:58:40.055 INFO:tasks.workunit.client.0.smithi110.stdout: 267: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:40.055 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-m4tSr7wq3_xIxeN off=473111 len=192311 2024-08-17T00:58:40.058 INFO:tasks.workunit.client.0.smithi110.stdout:op 1323 completed, throughput=4.98MB/sec 2024-08-17T00:58:40.058 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gsR0Z0sdDX5Hjz4 off=13929192 len=163455 2024-08-17T00:58:40.060 INFO:tasks.workunit.client.0.smithi110.stdout:op 1324 completed, throughput=4.98MB/sec 2024-08-17T00:58:40.060 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Z99JUal4CT7kPps off=3358675 len=1622455 2024-08-17T00:58:40.067 INFO:tasks.workunit.client.0.smithi110.stdout:op 1325 completed, throughput=4.99MB/sec 2024-08-17T00:58:40.067 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-BQUXMx-O3TVdHku off=6590159 len=1336453 2024-08-17T00:58:40.074 INFO:tasks.workunit.client.0.smithi110.stdout:op 1326 completed, throughput=4.99MB/sec 2024-08-17T00:58:40.074 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_egljm7w_Ev5L8- off=11078449 len=1947924 2024-08-17T00:58:40.078 INFO:tasks.workunit.client.0.smithi110.stdout:op 1327 completed, throughput=5MB/sec 2024-08-17T00:58:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:40 smithi177 ceph-mon[90034]: pgmap v1396: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T00:58:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:40 smithi110 ceph-mon[100641]: pgmap v1396: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T00:58:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:40 smithi110 ceph-mon[98148]: pgmap v1396: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T00:58:41.078 INFO:tasks.workunit.client.0.smithi110.stdout: 268: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:41.078 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XySqCxRUphDwQ2y off=4481060 len=986077 2024-08-17T00:58:41.080 INFO:tasks.workunit.client.0.smithi110.stdout:op 1328 completed, throughput=4.99MB/sec 2024-08-17T00:58:41.081 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-dh86_pgYwKj81qQ off=4925228 len=1975926 2024-08-17T00:58:41.083 INFO:tasks.workunit.client.0.smithi110.stdout:op 1329 completed, throughput=4.99MB/sec 2024-08-17T00:58:41.083 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GaGZfp_cTOS14RY off=12771223 len=2048961 2024-08-17T00:58:41.086 INFO:tasks.workunit.client.0.smithi110.stdout:op 1330 completed, throughput=5MB/sec 2024-08-17T00:58:41.086 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dgy5Q0sUgeA9veT off=2416668 len=1671604 2024-08-17T00:58:41.094 INFO:tasks.workunit.client.0.smithi110.stdout:op 1331 completed, throughput=5.01MB/sec 2024-08-17T00:58:42.095 INFO:tasks.workunit.client.0.smithi110.stdout: 269: throughput=4.99MB/sec pending data=0 2024-08-17T00:58:42.095 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Lopc358nZspeyae off=10621140 len=988699 2024-08-17T00:58:42.101 INFO:tasks.workunit.client.0.smithi110.stdout:op 1332 completed, throughput=4.99MB/sec 2024-08-17T00:58:42.101 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8Qi2hi1lOj3b51n off=12366659 len=1156946 2024-08-17T00:58:42.103 INFO:tasks.workunit.client.0.smithi110.stdout:op 1333 completed, throughput=4.99MB/sec 2024-08-17T00:58:42.103 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cmDNYiuJbeP596K off=36571 len=1236332 2024-08-17T00:58:42.109 INFO:tasks.workunit.client.0.smithi110.stdout:op 1334 completed, throughput=5MB/sec 2024-08-17T00:58:42.109 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6-021jHXmHdRXSO off=11498228 len=1699093 2024-08-17T00:58:42.117 INFO:tasks.workunit.client.0.smithi110.stdout:op 1335 completed, throughput=5MB/sec 2024-08-17T00:58:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:42 smithi177 ceph-mon[90034]: pgmap v1397: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T00:58:43.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:42 smithi110 ceph-mon[100641]: pgmap v1397: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T00:58:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:42 smithi110 ceph-mon[98148]: pgmap v1397: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T00:58:43.117 INFO:tasks.workunit.client.0.smithi110.stdout: 270: throughput=4.99MB/sec pending data=0 2024-08-17T00:58:43.117 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Jn9cipoKqU7Y2vC off=1136962 len=1998018 2024-08-17T00:58:43.125 INFO:tasks.workunit.client.0.smithi110.stdout:op 1336 completed, throughput=4.99MB/sec 2024-08-17T00:58:43.126 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-a9Kg2FscdOgoTo8 off=277032 len=238106 2024-08-17T00:58:43.128 INFO:tasks.workunit.client.0.smithi110.stdout:op 1337 completed, throughput=4.99MB/sec 2024-08-17T00:58:43.128 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Zmfl7Fkz6UO3Jfw off=8328443 len=352489 2024-08-17T00:58:43.132 INFO:tasks.workunit.client.0.smithi110.stdout:op 1338 completed, throughput=5MB/sec 2024-08-17T00:58:43.132 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0uUX0bqNnuhz3KQ off=2298487 len=129831 2024-08-17T00:58:43.133 INFO:tasks.workunit.client.0.smithi110.stdout:op 1339 completed, throughput=5MB/sec 2024-08-17T00:58:43.134 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8435JPgaF2p3naR off=5484130 len=252374 2024-08-17T00:58:43.134 INFO:tasks.workunit.client.0.smithi110.stdout:op 1340 completed, throughput=5MB/sec 2024-08-17T00:58:43.134 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xVYf41Kubi1TzH7 off=627422 len=1284627 2024-08-17T00:58:43.136 INFO:tasks.workunit.client.0.smithi110.stdout:op 1341 completed, throughput=5MB/sec 2024-08-17T00:58:44.136 INFO:tasks.workunit.client.0.smithi110.stdout: 271: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:44.136 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-TPNnM54iQ0ziO3l off=10855104 len=664567 2024-08-17T00:58:44.138 INFO:tasks.workunit.client.0.smithi110.stdout:op 1342 completed, throughput=4.98MB/sec 2024-08-17T00:58:44.138 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-q9hWkjucRtLO177 off=190700 len=1211630 2024-08-17T00:58:44.144 INFO:tasks.workunit.client.0.smithi110.stdout:op 1343 completed, throughput=4.99MB/sec 2024-08-17T00:58:44.144 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--8F92j5zUvgys9F off=12029884 len=1391034 2024-08-17T00:58:44.146 INFO:tasks.workunit.client.0.smithi110.stdout:op 1344 completed, throughput=4.99MB/sec 2024-08-17T00:58:44.146 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8435JPgaF2p3naR off=30363 len=368122 2024-08-17T00:58:44.149 INFO:tasks.workunit.client.0.smithi110.stdout:op 1345 completed, throughput=5MB/sec 2024-08-17T00:58:44.150 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-c_Hot49Fi1dGmx2 off=1428397 len=878477 2024-08-17T00:58:44.151 INFO:tasks.workunit.client.0.smithi110.stdout:op 1346 completed, throughput=5MB/sec 2024-08-17T00:58:44.151 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-c8SjcWok9F2KNE9 off=9327069 len=2045733 2024-08-17T00:58:44.159 INFO:tasks.workunit.client.0.smithi110.stdout:op 1347 completed, throughput=5MB/sec 2024-08-17T00:58:44.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:44 smithi177 ceph-mon[90034]: pgmap v1398: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-17T00:58:45.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:44 smithi110 ceph-mon[98148]: pgmap v1398: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-17T00:58:45.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:44 smithi110 ceph-mon[100641]: pgmap v1398: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-17T00:58:45.159 INFO:tasks.workunit.client.0.smithi110.stdout: 272: throughput=4.99MB/sec pending data=0 2024-08-17T00:58:45.159 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-s1gdpp7UrxEFgh1 off=5308399 len=1279686 2024-08-17T00:58:45.161 INFO:tasks.workunit.client.0.smithi110.stdout:op 1348 completed, throughput=4.99MB/sec 2024-08-17T00:58:45.161 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-4kLsNV-ZXV_heYG off=9961442 len=1758466 2024-08-17T00:58:45.169 INFO:tasks.workunit.client.0.smithi110.stdout:op 1349 completed, throughput=5MB/sec 2024-08-17T00:58:45.169 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7f9oo39Tzk3ySY2 off=1933921 len=1785120 2024-08-17T00:58:45.171 INFO:tasks.workunit.client.0.smithi110.stdout:op 1350 completed, throughput=5MB/sec 2024-08-17T00:58:46.172 INFO:tasks.workunit.client.0.smithi110.stdout: 273: throughput=4.99MB/sec pending data=0 2024-08-17T00:58:46.172 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-lgnddJZxn9DtPGi off=9605935 len=641102 2024-08-17T00:58:46.176 INFO:tasks.workunit.client.0.smithi110.stdout:op 1351 completed, throughput=4.99MB/sec 2024-08-17T00:58:46.176 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yAASQO3Rf75BBlP off=5014496 len=245625 2024-08-17T00:58:46.179 INFO:tasks.workunit.client.0.smithi110.stdout:op 1352 completed, throughput=4.99MB/sec 2024-08-17T00:58:46.179 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-YNp6qKOwwhfK0L- off=9153217 len=46879 2024-08-17T00:58:46.179 INFO:tasks.workunit.client.0.smithi110.stdout:op 1353 completed, throughput=4.99MB/sec 2024-08-17T00:58:46.180 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9QumW_GS0CEjSdi off=13983862 len=163468 2024-08-17T00:58:46.182 INFO:tasks.workunit.client.0.smithi110.stdout:op 1354 completed, throughput=4.99MB/sec 2024-08-17T00:58:46.182 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-oXr4H1r5vS1FrCE off=10583048 len=146598 2024-08-17T00:58:46.184 INFO:tasks.workunit.client.0.smithi110.stdout:op 1355 completed, throughput=4.99MB/sec 2024-08-17T00:58:46.184 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-fLwn044JwYHpqA5 off=86524 len=695916 2024-08-17T00:58:46.186 INFO:tasks.workunit.client.0.smithi110.stdout:op 1356 completed, throughput=4.99MB/sec 2024-08-17T00:58:46.186 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CP16BfZHf5M_rZm off=3151737 len=623326 2024-08-17T00:58:46.190 INFO:tasks.workunit.client.0.smithi110.stdout:op 1357 completed, throughput=4.99MB/sec 2024-08-17T00:58:46.190 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CkTMmqc_BHB2KES off=4546674 len=1373521 2024-08-17T00:58:46.198 INFO:tasks.workunit.client.0.smithi110.stdout:op 1358 completed, throughput=5MB/sec 2024-08-17T00:58:46.199 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2F93nQ2CIkTQiVp off=6675659 len=446595 2024-08-17T00:58:46.199 INFO:tasks.workunit.client.0.smithi110.stdout:op 1359 completed, throughput=5MB/sec 2024-08-17T00:58:46.199 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-FYfaJZSbfJ0xgie off=854446 len=931017 2024-08-17T00:58:46.204 INFO:tasks.workunit.client.0.smithi110.stdout:op 1360 completed, throughput=5MB/sec 2024-08-17T00:58:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:58:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:46 smithi110 ceph-mon[98148]: pgmap v1399: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-17T00:58:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:58:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:46 smithi110 ceph-mon[100641]: pgmap v1399: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-17T00:58:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:58:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:46 smithi177 ceph-mon[90034]: pgmap v1399: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-17T00:58:47.205 INFO:tasks.workunit.client.0.smithi110.stdout: 274: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:47.205 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4e-WQSeNcazOOp6 off=3742554 len=1907221 2024-08-17T00:58:47.207 INFO:tasks.workunit.client.0.smithi110.stdout:op 1361 completed, throughput=4.99MB/sec 2024-08-17T00:58:47.207 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-b9ighREDqZCthu6 off=4034261 len=522622 2024-08-17T00:58:47.211 INFO:tasks.workunit.client.0.smithi110.stdout:op 1362 completed, throughput=4.99MB/sec 2024-08-17T00:58:47.211 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-WSTj49ZvA1aXk5q off=9609656 len=131980 2024-08-17T00:58:47.212 INFO:tasks.workunit.client.0.smithi110.stdout:op 1363 completed, throughput=4.99MB/sec 2024-08-17T00:58:47.212 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jqqMb0vt05r_bIN off=1975394 len=360599 2024-08-17T00:58:47.215 INFO:tasks.workunit.client.0.smithi110.stdout:op 1364 completed, throughput=4.99MB/sec 2024-08-17T00:58:47.215 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Zb2KN19mCGhUYb_ off=4101777 len=1072985 2024-08-17T00:58:47.220 INFO:tasks.workunit.client.0.smithi110.stdout:op 1365 completed, throughput=5MB/sec 2024-08-17T00:58:47.220 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-axigJEfKL47YxwQ off=11425387 len=518921 2024-08-17T00:58:47.221 INFO:tasks.workunit.client.0.smithi110.stdout:op 1366 completed, throughput=5MB/sec 2024-08-17T00:58:48.221 INFO:tasks.workunit.client.0.smithi110.stdout: 275: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:48.221 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NH_LD3DuCF744oK off=6363586 len=1456673 2024-08-17T00:58:48.223 INFO:tasks.workunit.client.0.smithi110.stdout:op 1367 completed, throughput=4.99MB/sec 2024-08-17T00:58:48.223 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-RX5-_V7rQLOLCHq off=14477389 len=317037 2024-08-17T00:58:48.224 INFO:tasks.workunit.client.0.smithi110.stdout:op 1368 completed, throughput=4.99MB/sec 2024-08-17T00:58:48.224 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OkjNQWzvG0RBzih off=8434716 len=774364 2024-08-17T00:58:48.226 INFO:tasks.workunit.client.0.smithi110.stdout:op 1369 completed, throughput=4.99MB/sec 2024-08-17T00:58:48.226 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0UtLk17gkzxZXSA off=4349501 len=1338832 2024-08-17T00:58:48.228 INFO:tasks.workunit.client.0.smithi110.stdout:op 1370 completed, throughput=5MB/sec 2024-08-17T00:58:48.228 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Kw3wdvPpkx2q6Np off=11259277 len=37933 2024-08-17T00:58:48.229 INFO:tasks.workunit.client.0.smithi110.stdout:op 1371 completed, throughput=5MB/sec 2024-08-17T00:58:48.229 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gCLv7N35ZMeSa8m off=2072239 len=787110 2024-08-17T00:58:48.231 INFO:tasks.workunit.client.0.smithi110.stdout:op 1372 completed, throughput=5MB/sec 2024-08-17T00:58:48.231 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nV7p1fnnYbNbDS2 off=10276538 len=491638 2024-08-17T00:58:48.235 INFO:tasks.workunit.client.0.smithi110.stdout:op 1373 completed, throughput=5MB/sec 2024-08-17T00:58:48.235 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Th7yRphepoQDQ4w off=3358418 len=155516 2024-08-17T00:58:48.238 INFO:tasks.workunit.client.0.smithi110.stdout:op 1374 completed, throughput=5MB/sec 2024-08-17T00:58:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:58:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:58:48] "GET /metrics HTTP/1.1" 200 34114 "" "Prometheus/2.43.0" 2024-08-17T00:58:48.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:48 smithi177 ceph-mon[90034]: pgmap v1400: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T00:58:49.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:48 smithi110 ceph-mon[98148]: pgmap v1400: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T00:58:49.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:48 smithi110 ceph-mon[100641]: pgmap v1400: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T00:58:49.238 INFO:tasks.workunit.client.0.smithi110.stdout: 276: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:49.238 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-YxIG7pfqWpH51cc off=21476100 len=406792 2024-08-17T00:58:49.239 INFO:tasks.workunit.client.0.smithi110.stdout:op 1375 completed, throughput=4.98MB/sec 2024-08-17T00:58:49.239 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-rbDijPAeIxHXsOq off=10437508 len=1017926 2024-08-17T00:58:49.240 INFO:tasks.workunit.client.0.smithi110.stdout:op 1376 completed, throughput=4.99MB/sec 2024-08-17T00:58:49.240 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OOVOCzUZn2W-qd3 off=3959215 len=923407 2024-08-17T00:58:49.246 INFO:tasks.workunit.client.0.smithi110.stdout:op 1377 completed, throughput=4.99MB/sec 2024-08-17T00:58:49.246 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XE32EQdEaYWxAwK off=565321 len=1333169 2024-08-17T00:58:49.252 INFO:tasks.workunit.client.0.smithi110.stdout:op 1378 completed, throughput=4.99MB/sec 2024-08-17T00:58:49.252 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-W42O6vLto3ViyFe off=18269005 len=1755259 2024-08-17T00:58:49.256 INFO:tasks.workunit.client.0.smithi110.stdout:op 1379 completed, throughput=5MB/sec 2024-08-17T00:58:50.256 INFO:tasks.workunit.client.0.smithi110.stdout: 277: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:50.256 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CH5Pf8QbQug6hkN off=12040 len=1452197 2024-08-17T00:58:50.266 INFO:tasks.workunit.client.0.smithi110.stdout:op 1380 completed, throughput=4.99MB/sec 2024-08-17T00:58:50.266 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qMlQayqoBgtqN33 off=19420529 len=1910002 2024-08-17T00:58:50.276 INFO:tasks.workunit.client.0.smithi110.stdout:op 1381 completed, throughput=4.99MB/sec 2024-08-17T00:58:50.276 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-p2Y2deWHSLfHwBA off=2624092 len=1024232 2024-08-17T00:58:50.281 INFO:tasks.workunit.client.0.smithi110.stdout:op 1382 completed, throughput=5MB/sec 2024-08-17T00:58:50.281 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kZkucAdLV5dZ8DL off=771259 len=148411 2024-08-17T00:58:50.284 INFO:tasks.workunit.client.0.smithi110.stdout:op 1383 completed, throughput=5MB/sec 2024-08-17T00:58:50.284 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bg3Djku_gUSQDfY off=4779300 len=38681 2024-08-17T00:58:50.285 INFO:tasks.workunit.client.0.smithi110.stdout:op 1384 completed, throughput=5MB/sec 2024-08-17T00:58:50.286 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2qkxmfXa49SVpDR off=11731799 len=2071058 2024-08-17T00:58:50.289 INFO:tasks.workunit.client.0.smithi110.stdout:op 1385 completed, throughput=5MB/sec 2024-08-17T00:58:50.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:50 smithi177 ceph-mon[90034]: pgmap v1401: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T00:58:51.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:50 smithi110 ceph-mon[100641]: pgmap v1401: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T00:58:51.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:50 smithi110 ceph-mon[98148]: pgmap v1401: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T00:58:51.290 INFO:tasks.workunit.client.0.smithi110.stdout: 278: throughput=4.99MB/sec pending data=0 2024-08-17T00:58:51.290 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nxAn7YLW2IGT8sY off=362832 len=902800 2024-08-17T00:58:51.291 INFO:tasks.workunit.client.0.smithi110.stdout:op 1386 completed, throughput=4.99MB/sec 2024-08-17T00:58:51.291 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Wk1vXLwWtJiYk-H off=326171 len=1964637 2024-08-17T00:58:51.294 INFO:tasks.workunit.client.0.smithi110.stdout:op 1387 completed, throughput=5MB/sec 2024-08-17T00:58:51.294 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2O_ou8uFE2M68Bt off=2918227 len=1631557 2024-08-17T00:58:51.304 INFO:tasks.workunit.client.0.smithi110.stdout:op 1388 completed, throughput=5MB/sec 2024-08-17T00:58:52.305 INFO:tasks.workunit.client.0.smithi110.stdout: 279: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:52.305 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-upUyZREJCoMKDDx off=1668266 len=1427024 2024-08-17T00:58:52.311 INFO:tasks.workunit.client.0.smithi110.stdout:op 1389 completed, throughput=4.99MB/sec 2024-08-17T00:58:52.311 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-80MFZdVadh942ad off=12535033 len=174659 2024-08-17T00:58:52.314 INFO:tasks.workunit.client.0.smithi110.stdout:op 1390 completed, throughput=4.99MB/sec 2024-08-17T00:58:52.314 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-mUo_2Hr2i0F00E3 off=370743 len=140653 2024-08-17T00:58:52.315 INFO:tasks.workunit.client.0.smithi110.stdout:op 1391 completed, throughput=4.99MB/sec 2024-08-17T00:58:52.315 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-sLCoj8Y7cDAecot off=4307303 len=1100938 2024-08-17T00:58:52.316 INFO:tasks.workunit.client.0.smithi110.stdout:op 1392 completed, throughput=4.99MB/sec 2024-08-17T00:58:52.316 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vSJe1m502YeIR8n off=5079175 len=1353695 2024-08-17T00:58:52.324 INFO:tasks.workunit.client.0.smithi110.stdout:op 1393 completed, throughput=5MB/sec 2024-08-17T00:58:52.324 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HRhAWd0lgi_wddZ off=3374194 len=1364155 2024-08-17T00:58:52.325 INFO:tasks.workunit.client.0.smithi110.stdout:op 1394 completed, throughput=5MB/sec 2024-08-17T00:58:52.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:52 smithi177 ceph-mon[90034]: pgmap v1402: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T00:58:53.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:52 smithi110 ceph-mon[98148]: pgmap v1402: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T00:58:53.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:52 smithi110 ceph-mon[100641]: pgmap v1402: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T00:58:53.325 INFO:tasks.workunit.client.0.smithi110.stdout: 280: throughput=4.99MB/sec pending data=0 2024-08-17T00:58:53.325 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LKMrisqx3MiygRD off=9229002 len=1297030 2024-08-17T00:58:53.332 INFO:tasks.workunit.client.0.smithi110.stdout:op 1395 completed, throughput=4.99MB/sec 2024-08-17T00:58:53.332 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zJUDPN9hxZDIgWL off=751741 len=1974330 2024-08-17T00:58:53.345 INFO:tasks.workunit.client.0.smithi110.stdout:op 1396 completed, throughput=5MB/sec 2024-08-17T00:58:53.345 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-iPK7duyToGC9jXg off=16123 len=1840758 2024-08-17T00:58:53.347 INFO:tasks.workunit.client.0.smithi110.stdout:op 1397 completed, throughput=5MB/sec 2024-08-17T00:58:54.347 INFO:tasks.workunit.client.0.smithi110.stdout: 281: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:54.347 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-fMAoJW20Em_7DRg off=11986952 len=1548740 2024-08-17T00:58:54.350 INFO:tasks.workunit.client.0.smithi110.stdout:op 1398 completed, throughput=4.99MB/sec 2024-08-17T00:58:54.350 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pSwoZQ8tKHp3lNW off=17683413 len=1870422 2024-08-17T00:58:54.358 INFO:tasks.workunit.client.0.smithi110.stdout:op 1399 completed, throughput=5MB/sec 2024-08-17T00:58:54.358 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ct79TsM3NsiGtgT off=8428382 len=117374 2024-08-17T00:58:54.360 INFO:tasks.workunit.client.0.smithi110.stdout:op 1400 completed, throughput=5MB/sec 2024-08-17T00:58:54.360 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-EkmvctSK_DZpbet off=19144998 len=1856950 2024-08-17T00:58:54.367 INFO:tasks.workunit.client.0.smithi110.stdout:op 1401 completed, throughput=5MB/sec 2024-08-17T00:58:55.368 INFO:tasks.workunit.client.0.smithi110.stdout: 282: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:55.368 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--3yjtRMV4Lap10A off=802008 len=899933 2024-08-17T00:58:55.370 INFO:tasks.workunit.client.0.smithi110.stdout:op 1402 completed, throughput=4.99MB/sec 2024-08-17T00:58:55.371 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vg_GdZzyJii7rMb off=10354734 len=1583209 2024-08-17T00:58:55.378 INFO:tasks.workunit.client.0.smithi110.stdout:op 1403 completed, throughput=4.99MB/sec 2024-08-17T00:58:55.378 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_cLwZWG6Up97lql off=3582680 len=1374628 2024-08-17T00:58:55.381 INFO:tasks.workunit.client.0.smithi110.stdout:op 1404 completed, throughput=5MB/sec 2024-08-17T00:58:55.381 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8Kh380bkUqfDj9u off=6185155 len=2091356 2024-08-17T00:58:55.389 INFO:tasks.workunit.client.0.smithi110.stdout:op 1405 completed, throughput=5MB/sec 2024-08-17T00:58:55.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:55 smithi177 ceph-mon[90034]: pgmap v1403: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T00:58:56.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:55 smithi110 ceph-mon[98148]: pgmap v1403: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T00:58:56.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:55 smithi110 ceph-mon[100641]: pgmap v1403: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T00:58:56.389 INFO:tasks.workunit.client.0.smithi110.stdout: 283: throughput=4.99MB/sec pending data=0 2024-08-17T00:58:56.389 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-50WzjRwQGkJTyYE off=0 len=1118821 2024-08-17T00:58:56.397 INFO:tasks.workunit.client.0.smithi110.stdout:op 1406 completed, throughput=4.99MB/sec 2024-08-17T00:58:56.397 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-okJGBjKKJP-laXX off=10887344 len=534154 2024-08-17T00:58:56.398 INFO:tasks.workunit.client.0.smithi110.stdout:op 1407 completed, throughput=4.99MB/sec 2024-08-17T00:58:56.398 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MmOWgmlEsyvAVTb off=6327373 len=1942371 2024-08-17T00:58:56.400 INFO:tasks.workunit.client.0.smithi110.stdout:op 1408 completed, throughput=5MB/sec 2024-08-17T00:58:56.400 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--O43WSpbTX6HhFE off=1327418 len=564676 2024-08-17T00:58:56.404 INFO:tasks.workunit.client.0.smithi110.stdout:op 1409 completed, throughput=5MB/sec 2024-08-17T00:58:56.404 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KNAVqdCOb_QS9Q_ off=10039794 len=822427 2024-08-17T00:58:56.409 INFO:tasks.workunit.client.0.smithi110.stdout:op 1410 completed, throughput=5MB/sec 2024-08-17T00:58:57.409 INFO:tasks.workunit.client.0.smithi110.stdout: 284: throughput=4.99MB/sec pending data=0 2024-08-17T00:58:57.409 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-CVtqh7yXt0LjM5I off=6682689 len=439052 2024-08-17T00:58:57.410 INFO:tasks.workunit.client.0.smithi110.stdout:op 1411 completed, throughput=4.99MB/sec 2024-08-17T00:58:57.410 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-epxVwQBxb3o3LzI off=10812201 len=1078296 2024-08-17T00:58:57.416 INFO:tasks.workunit.client.0.smithi110.stdout:op 1412 completed, throughput=4.99MB/sec 2024-08-17T00:58:57.416 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PiaUE34RupyFRvv off=911205 len=862928 2024-08-17T00:58:57.417 INFO:tasks.workunit.client.0.smithi110.stdout:op 1413 completed, throughput=4.99MB/sec 2024-08-17T00:58:57.417 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-UMjLuV-pW7xGBtn off=3843023 len=525122 2024-08-17T00:58:57.420 INFO:tasks.workunit.client.0.smithi110.stdout:op 1414 completed, throughput=4.99MB/sec 2024-08-17T00:58:57.420 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2BQ2mLG1cN241KG off=15500040 len=932967 2024-08-17T00:58:57.425 INFO:tasks.workunit.client.0.smithi110.stdout:op 1415 completed, throughput=5MB/sec 2024-08-17T00:58:57.425 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xbmV_Vl8fGZ4AU5 off=4667624 len=1544819 2024-08-17T00:58:57.426 INFO:tasks.workunit.client.0.smithi110.stdout:op 1416 completed, throughput=5MB/sec 2024-08-17T00:58:57.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:57 smithi177 ceph-mon[90034]: pgmap v1404: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T00:58:58.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:57 smithi110 ceph-mon[98148]: pgmap v1404: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T00:58:58.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:57 smithi110 ceph-mon[100641]: pgmap v1404: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T00:58:58.427 INFO:tasks.workunit.client.0.smithi110.stdout: 285: throughput=4.99MB/sec pending data=0 2024-08-17T00:58:58.427 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HAJ8JqCfBU9PMGk off=3895380 len=2040442 2024-08-17T00:58:58.440 INFO:tasks.workunit.client.0.smithi110.stdout:op 1417 completed, throughput=4.99MB/sec 2024-08-17T00:58:58.440 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ki8MJivTlMVIiDa off=17044373 len=1402637 2024-08-17T00:58:58.449 INFO:tasks.workunit.client.0.smithi110.stdout:op 1418 completed, throughput=5MB/sec 2024-08-17T00:58:58.449 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-UeAzGKHUJmJvIy9 off=7092490 len=1631318 2024-08-17T00:58:58.451 INFO:tasks.workunit.client.0.smithi110.stdout:op 1419 completed, throughput=5MB/sec 2024-08-17T00:58:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:58:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:58:58] "GET /metrics HTTP/1.1" 200 34114 "" "Prometheus/2.43.0" 2024-08-17T00:58:59.451 INFO:tasks.workunit.client.0.smithi110.stdout: 286: throughput=4.98MB/sec pending data=0 2024-08-17T00:58:59.451 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0EUr1-FffZ_Fmc_ off=980884 len=663481 2024-08-17T00:58:59.452 INFO:tasks.workunit.client.0.smithi110.stdout:op 1420 completed, throughput=4.99MB/sec 2024-08-17T00:58:59.452 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4DNVdgOInDZbRdl off=4225441 len=342665 2024-08-17T00:58:59.453 INFO:tasks.workunit.client.0.smithi110.stdout:op 1421 completed, throughput=4.99MB/sec 2024-08-17T00:58:59.454 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-g5eGtMTYV93ZdDU off=652258 len=544210 2024-08-17T00:58:59.454 INFO:tasks.workunit.client.0.smithi110.stdout:op 1422 completed, throughput=4.99MB/sec 2024-08-17T00:58:59.454 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-f5BZslmupdNJcTy off=3016557 len=1965562 2024-08-17T00:58:59.456 INFO:tasks.workunit.client.0.smithi110.stdout:op 1423 completed, throughput=5MB/sec 2024-08-17T00:58:59.457 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NMyFhWkxVxZ57n1 off=9391137 len=442541 2024-08-17T00:58:59.458 INFO:tasks.workunit.client.0.smithi110.stdout:op 1424 completed, throughput=5MB/sec 2024-08-17T00:58:59.458 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-JphW1xLv6qMgY2Y off=6084060 len=138940 2024-08-17T00:58:59.459 INFO:tasks.workunit.client.0.smithi110.stdout:op 1425 completed, throughput=5MB/sec 2024-08-17T00:58:59.459 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-eoZuwImJB-xebrF off=1477148 len=1516222 2024-08-17T00:58:59.468 INFO:tasks.workunit.client.0.smithi110.stdout:op 1426 completed, throughput=5MB/sec 2024-08-17T00:58:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:58:59 smithi177 ceph-mon[90034]: pgmap v1405: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-17T00:59:00.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:58:59 smithi110 ceph-mon[98148]: pgmap v1405: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-17T00:59:00.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:58:59 smithi110 ceph-mon[100641]: pgmap v1405: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-17T00:59:00.469 INFO:tasks.workunit.client.0.smithi110.stdout: 287: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:00.534 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7iVDVOQdHQYj_G8 off=0 len=1227778 2024-08-17T00:59:00.535 INFO:tasks.workunit.client.0.smithi110.stdout:op 1427 completed, throughput=4.99MB/sec 2024-08-17T00:59:00.535 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nHKuLqvkmLwFr1Q off=374449 len=962829 2024-08-17T00:59:00.535 INFO:tasks.workunit.client.0.smithi110.stdout:op 1428 completed, throughput=4.99MB/sec 2024-08-17T00:59:00.535 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KXwe4o2OqH9nF2L off=9505083 len=1415437 2024-08-17T00:59:00.535 INFO:tasks.workunit.client.0.smithi110.stdout:op 1429 completed, throughput=5MB/sec 2024-08-17T00:59:00.536 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nYwpf2V6JQn_W63 off=4987307 len=1282785 2024-08-17T00:59:00.536 INFO:tasks.workunit.client.0.smithi110.stdout:op 1430 completed, throughput=5MB/sec 2024-08-17T00:59:01.489 INFO:tasks.workunit.client.0.smithi110.stdout: 288: throughput=4.98MB/sec pending data=0 2024-08-17T00:59:01.489 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-oPd7gTpUHxJeBmO off=9830677 len=1910459 2024-08-17T00:59:01.497 INFO:tasks.workunit.client.0.smithi110.stdout:op 1431 completed, throughput=4.99MB/sec 2024-08-17T00:59:01.497 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qAye_rcXJMevSF9 off=4120076 len=1332005 2024-08-17T00:59:01.498 INFO:tasks.workunit.client.0.smithi110.stdout:op 1432 completed, throughput=4.99MB/sec 2024-08-17T00:59:01.498 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gPhjoTG_wJz5Ak0 off=7737334 len=1654547 2024-08-17T00:59:01.507 INFO:tasks.workunit.client.0.smithi110.stdout:op 1433 completed, throughput=5MB/sec 2024-08-17T00:59:01.507 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-w016gjy6Y2eETWu off=4052636 len=1522372 2024-08-17T00:59:01.515 INFO:tasks.workunit.client.0.smithi110.stdout:op 1434 completed, throughput=5MB/sec 2024-08-17T00:59:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:01 smithi177 ceph-mon[90034]: pgmap v1406: 105 pgs: 105 active+clean; 126 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-17T00:59:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:59:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:01 smithi110 ceph-mon[98148]: pgmap v1406: 105 pgs: 105 active+clean; 126 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-17T00:59:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:59:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:01 smithi110 ceph-mon[100641]: pgmap v1406: 105 pgs: 105 active+clean; 126 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-17T00:59:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:59:02.516 INFO:tasks.workunit.client.0.smithi110.stdout: 289: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:02.516 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-sNEEjSYvPc9foFp off=8545298 len=179762 2024-08-17T00:59:02.517 INFO:tasks.workunit.client.0.smithi110.stdout:op 1435 completed, throughput=4.99MB/sec 2024-08-17T00:59:02.517 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QM5Tq74lpBu3xwB off=624083 len=1582105 2024-08-17T00:59:02.519 INFO:tasks.workunit.client.0.smithi110.stdout:op 1436 completed, throughput=4.99MB/sec 2024-08-17T00:59:02.519 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PgkQdcUmN7IDLbj off=3800029 len=1600335 2024-08-17T00:59:02.521 INFO:tasks.workunit.client.0.smithi110.stdout:op 1437 completed, throughput=5MB/sec 2024-08-17T00:59:02.521 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zAH-_iyLi89iger off=13095715 len=1046631 2024-08-17T00:59:02.523 INFO:tasks.workunit.client.0.smithi110.stdout:op 1438 completed, throughput=5MB/sec 2024-08-17T00:59:03.524 INFO:tasks.workunit.client.0.smithi110.stdout: 290: throughput=4.98MB/sec pending data=0 2024-08-17T00:59:03.524 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ckRZ4DwwFFICNlR off=22026576 len=476175 2024-08-17T00:59:03.525 INFO:tasks.workunit.client.0.smithi110.stdout:op 1439 completed, throughput=4.99MB/sec 2024-08-17T00:59:03.525 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Z2LqdMOsaVCN4jf off=8653966 len=474978 2024-08-17T00:59:03.526 INFO:tasks.workunit.client.0.smithi110.stdout:op 1440 completed, throughput=4.99MB/sec 2024-08-17T00:59:03.526 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-4U6dm0n6-Wqs92C off=10877599 len=1809758 2024-08-17T00:59:03.537 INFO:tasks.workunit.client.0.smithi110.stdout:op 1441 completed, throughput=4.99MB/sec 2024-08-17T00:59:03.537 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cLfwH7kdjtkU803 off=11038568 len=954179 2024-08-17T00:59:03.542 INFO:tasks.workunit.client.0.smithi110.stdout:op 1442 completed, throughput=5MB/sec 2024-08-17T00:59:03.542 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-FZZDBIlvIzClYI_ off=2926881 len=1583356 2024-08-17T00:59:03.548 INFO:tasks.workunit.client.0.smithi110.stdout:op 1443 completed, throughput=5MB/sec 2024-08-17T00:59:03.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:03 smithi177 ceph-mon[90034]: pgmap v1407: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T00:59:04.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:03 smithi110 ceph-mon[98148]: pgmap v1407: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T00:59:04.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:03 smithi110 ceph-mon[100641]: pgmap v1407: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T00:59:04.548 INFO:tasks.workunit.client.0.smithi110.stdout: 291: throughput=4.98MB/sec pending data=0 2024-08-17T00:59:04.549 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1ZKyOU4IW_l9wCQ off=7630299 len=118315 2024-08-17T00:59:04.551 INFO:tasks.workunit.client.0.smithi110.stdout:op 1444 completed, throughput=4.98MB/sec 2024-08-17T00:59:04.551 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_0yUl0KpGfANoqT off=4056278 len=74864 2024-08-17T00:59:04.553 INFO:tasks.workunit.client.0.smithi110.stdout:op 1445 completed, throughput=4.99MB/sec 2024-08-17T00:59:04.554 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xLf9zik36by5rMy off=2448608 len=1695971 2024-08-17T00:59:04.560 INFO:tasks.workunit.client.0.smithi110.stdout:op 1446 completed, throughput=4.99MB/sec 2024-08-17T00:59:04.561 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zgjPhgFrZRmrifi off=2200399 len=1840025 2024-08-17T00:59:04.568 INFO:tasks.workunit.client.0.smithi110.stdout:op 1447 completed, throughput=5MB/sec 2024-08-17T00:59:04.568 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-UlJ4xHr1LZX4vjz off=8553030 len=175169 2024-08-17T00:59:04.568 INFO:tasks.workunit.client.0.smithi110.stdout:op 1448 completed, throughput=5MB/sec 2024-08-17T00:59:04.568 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-EFqytOjtYIj6sFX off=3453472 len=1197304 2024-08-17T00:59:04.571 INFO:tasks.workunit.client.0.smithi110.stdout:op 1449 completed, throughput=5MB/sec 2024-08-17T00:59:05.571 INFO:tasks.workunit.client.0.smithi110.stdout: 292: throughput=4.98MB/sec pending data=0 2024-08-17T00:59:05.571 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-H60exmIgwTlgv-X off=12697254 len=43415 2024-08-17T00:59:05.572 INFO:tasks.workunit.client.0.smithi110.stdout:op 1450 completed, throughput=4.98MB/sec 2024-08-17T00:59:05.572 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VhPuDYXAueKF24N off=8640570 len=105014 2024-08-17T00:59:05.574 INFO:tasks.workunit.client.0.smithi110.stdout:op 1451 completed, throughput=4.98MB/sec 2024-08-17T00:59:05.575 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-v1kC3Qgtjn9LBLD off=1080221 len=380384 2024-08-17T00:59:05.575 INFO:tasks.workunit.client.0.smithi110.stdout:op 1452 completed, throughput=4.99MB/sec 2024-08-17T00:59:05.575 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-olv2OrIelcKY84u off=7681914 len=1221031 2024-08-17T00:59:05.578 INFO:tasks.workunit.client.0.smithi110.stdout:op 1453 completed, throughput=4.99MB/sec 2024-08-17T00:59:05.578 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cYpiR9rhfxF-lQj off=6819759 len=1568737 2024-08-17T00:59:05.585 INFO:tasks.workunit.client.0.smithi110.stdout:op 1454 completed, throughput=4.99MB/sec 2024-08-17T00:59:05.585 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-GeQ3TI-yXblj3jW off=430606 len=386224 2024-08-17T00:59:05.588 INFO:tasks.workunit.client.0.smithi110.stdout:op 1455 completed, throughput=5MB/sec 2024-08-17T00:59:05.588 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wYafZNwjDZp9_kh off=3149097 len=1877808 2024-08-17T00:59:05.596 INFO:tasks.workunit.client.0.smithi110.stdout:op 1456 completed, throughput=5MB/sec 2024-08-17T00:59:05.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:05 smithi177 ceph-mon[90034]: pgmap v1408: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-08-17T00:59:06.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:05 smithi110 ceph-mon[98148]: pgmap v1408: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-08-17T00:59:06.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:05 smithi110 ceph-mon[100641]: pgmap v1408: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-08-17T00:59:06.597 INFO:tasks.workunit.client.0.smithi110.stdout: 293: throughput=4.98MB/sec pending data=0 2024-08-17T00:59:06.597 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-phXmQKipyMMDD8k off=4261722 len=701506 2024-08-17T00:59:06.598 INFO:tasks.workunit.client.0.smithi110.stdout:op 1457 completed, throughput=4.99MB/sec 2024-08-17T00:59:06.598 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-sdAOyWRiGiGPQ1Y off=142405 len=646384 2024-08-17T00:59:06.602 INFO:tasks.workunit.client.0.smithi110.stdout:op 1458 completed, throughput=4.99MB/sec 2024-08-17T00:59:06.602 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-U8e2vhQupYjpWuW off=1951956 len=620213 2024-08-17T00:59:06.606 INFO:tasks.workunit.client.0.smithi110.stdout:op 1459 completed, throughput=4.99MB/sec 2024-08-17T00:59:06.606 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-I_xCFY9U22_27HL off=3806897 len=166776 2024-08-17T00:59:06.606 INFO:tasks.workunit.client.0.smithi110.stdout:op 1460 completed, throughput=4.99MB/sec 2024-08-17T00:59:06.606 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-C_ixCJfxpzPhTvv off=4907922 len=2019744 2024-08-17T00:59:06.613 INFO:tasks.workunit.client.0.smithi110.stdout:op 1461 completed, throughput=5MB/sec 2024-08-17T00:59:06.613 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-loGUwoQXOe8pPud off=12514033 len=1600904 2024-08-17T00:59:06.615 INFO:tasks.workunit.client.0.smithi110.stdout:op 1462 completed, throughput=5MB/sec 2024-08-17T00:59:07.618 INFO:tasks.workunit.client.0.smithi110.stdout: 294: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:07.618 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-sxjIoKgtFRKPw8m off=11686322 len=1090064 2024-08-17T00:59:07.618 INFO:tasks.workunit.client.0.smithi110.stdout:op 1463 completed, throughput=4.99MB/sec 2024-08-17T00:59:07.619 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-p4weYoQYeqGLzYI off=481443 len=1952996 2024-08-17T00:59:07.629 INFO:tasks.workunit.client.0.smithi110.stdout:op 1464 completed, throughput=5MB/sec 2024-08-17T00:59:07.629 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-trH_tqmK8N6kPSP off=8326885 len=1578196 2024-08-17T00:59:07.634 INFO:tasks.workunit.client.0.smithi110.stdout:op 1465 completed, throughput=5MB/sec 2024-08-17T00:59:07.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:07 smithi177 ceph-mon[90034]: pgmap v1409: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-08-17T00:59:08.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:07 smithi110 ceph-mon[98148]: pgmap v1409: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-08-17T00:59:08.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:07 smithi110 ceph-mon[100641]: pgmap v1409: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-08-17T00:59:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:59:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:59:08] "GET /metrics HTTP/1.1" 200 34113 "" "Prometheus/2.43.0" 2024-08-17T00:59:08.635 INFO:tasks.workunit.client.0.smithi110.stdout: 295: throughput=4.98MB/sec pending data=0 2024-08-17T00:59:08.635 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YtR4rY_L8oZgGPf off=6280409 len=1495787 2024-08-17T00:59:08.642 INFO:tasks.workunit.client.0.smithi110.stdout:op 1466 completed, throughput=4.99MB/sec 2024-08-17T00:59:08.642 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Pfo9jDDEhSHdsDT off=587844 len=1143578 2024-08-17T00:59:08.647 INFO:tasks.workunit.client.0.smithi110.stdout:op 1467 completed, throughput=4.99MB/sec 2024-08-17T00:59:08.647 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NQoER7lx742vYOC off=927977 len=304328 2024-08-17T00:59:08.648 INFO:tasks.workunit.client.0.smithi110.stdout:op 1468 completed, throughput=4.99MB/sec 2024-08-17T00:59:08.648 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-EKnM5CsqbWky3mr off=2639078 len=65113 2024-08-17T00:59:08.650 INFO:tasks.workunit.client.0.smithi110.stdout:op 1469 completed, throughput=4.99MB/sec 2024-08-17T00:59:08.650 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8UjcCxqddlY2-ow off=13431261 len=75834 2024-08-17T00:59:08.651 INFO:tasks.workunit.client.0.smithi110.stdout:op 1470 completed, throughput=4.99MB/sec 2024-08-17T00:59:08.651 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Jn9cipoKqU7Y2vC off=1183089 len=1625556 2024-08-17T00:59:08.657 INFO:tasks.workunit.client.0.smithi110.stdout:op 1471 completed, throughput=5MB/sec 2024-08-17T00:59:08.657 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wJasHyxU5lagKKf off=3133838 len=55825 2024-08-17T00:59:08.657 INFO:tasks.workunit.client.0.smithi110.stdout:op 1472 completed, throughput=5MB/sec 2024-08-17T00:59:08.657 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--pj6gFjzINtcpsM off=4938665 len=1876411 2024-08-17T00:59:08.668 INFO:tasks.workunit.client.0.smithi110.stdout:op 1473 completed, throughput=5MB/sec 2024-08-17T00:59:09.668 INFO:tasks.workunit.client.0.smithi110.stdout: 296: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:09.669 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-NZvq5xz_CES4FaC off=12537482 len=2024400 2024-08-17T00:59:09.678 INFO:tasks.workunit.client.0.smithi110.stdout:op 1474 completed, throughput=4.99MB/sec 2024-08-17T00:59:09.678 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tsvgE32aDqm-c03 off=14612792 len=1525402 2024-08-17T00:59:09.684 INFO:tasks.workunit.client.0.smithi110.stdout:op 1475 completed, throughput=5MB/sec 2024-08-17T00:59:09.684 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ihOCUTvtRF-w81Q off=2308114 len=1265295 2024-08-17T00:59:09.689 INFO:tasks.workunit.client.0.smithi110.stdout:op 1476 completed, throughput=5MB/sec 2024-08-17T00:59:09.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:09 smithi177 ceph-mon[90034]: pgmap v1410: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-17T00:59:10.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:09 smithi110 ceph-mon[100641]: pgmap v1410: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-17T00:59:10.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:09 smithi110 ceph-mon[98148]: pgmap v1410: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-17T00:59:10.689 INFO:tasks.workunit.client.0.smithi110.stdout: 297: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:10.690 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-L2NOzHTWDCCeDRY off=4310287 len=527736 2024-08-17T00:59:10.690 INFO:tasks.workunit.client.0.smithi110.stdout:op 1477 completed, throughput=4.99MB/sec 2024-08-17T00:59:10.691 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-J6pttU8TF1JUgJH off=11208694 len=638258 2024-08-17T00:59:10.691 INFO:tasks.workunit.client.0.smithi110.stdout:op 1478 completed, throughput=4.99MB/sec 2024-08-17T00:59:10.691 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-g5eGtMTYV93ZdDU off=1478855 len=1714446 2024-08-17T00:59:10.694 INFO:tasks.workunit.client.0.smithi110.stdout:op 1479 completed, throughput=4.99MB/sec 2024-08-17T00:59:10.694 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-SSB2n-oAdMxOTE6 off=11697339 len=1485860 2024-08-17T00:59:10.697 INFO:tasks.workunit.client.0.smithi110.stdout:op 1480 completed, throughput=5MB/sec 2024-08-17T00:59:10.697 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nQmPan5ObQjfR_o off=1884915 len=766424 2024-08-17T00:59:10.701 INFO:tasks.workunit.client.0.smithi110.stdout:op 1481 completed, throughput=5MB/sec 2024-08-17T00:59:11.702 INFO:tasks.workunit.client.0.smithi110.stdout: 298: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:11.702 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-C4qgoZD1jd_AUmd off=2524317 len=135192 2024-08-17T00:59:11.705 INFO:tasks.workunit.client.0.smithi110.stdout:op 1482 completed, throughput=4.99MB/sec 2024-08-17T00:59:11.705 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RwYJHxBG9tvuwYs off=7294135 len=6137 2024-08-17T00:59:11.707 INFO:tasks.workunit.client.0.smithi110.stdout:op 1483 completed, throughput=4.99MB/sec 2024-08-17T00:59:11.707 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-oPd7gTpUHxJeBmO off=580466 len=48818 2024-08-17T00:59:11.708 INFO:tasks.workunit.client.0.smithi110.stdout:op 1484 completed, throughput=4.99MB/sec 2024-08-17T00:59:11.708 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ovFOmXCcEMqxgN- off=10296906 len=654813 2024-08-17T00:59:11.709 INFO:tasks.workunit.client.0.smithi110.stdout:op 1485 completed, throughput=4.99MB/sec 2024-08-17T00:59:11.709 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SYCri_JPUMU-fM1 off=1157494 len=27424 2024-08-17T00:59:11.712 INFO:tasks.workunit.client.0.smithi110.stdout:op 1486 completed, throughput=4.99MB/sec 2024-08-17T00:59:11.712 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-oNBZUwqmXefyACx off=7361473 len=519412 2024-08-17T00:59:11.713 INFO:tasks.workunit.client.0.smithi110.stdout:op 1487 completed, throughput=4.99MB/sec 2024-08-17T00:59:11.713 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XKGi5mOE4KAfiWd off=8352533 len=856119 2024-08-17T00:59:11.716 INFO:tasks.workunit.client.0.smithi110.stdout:op 1488 completed, throughput=4.99MB/sec 2024-08-17T00:59:11.717 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8QAU31BgX1VvILC off=12179463 len=546631 2024-08-17T00:59:11.718 INFO:tasks.workunit.client.0.smithi110.stdout:op 1489 completed, throughput=4.99MB/sec 2024-08-17T00:59:11.718 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1t-fwqNvpaAWP_W off=2550749 len=863630 2024-08-17T00:59:11.723 INFO:tasks.workunit.client.0.smithi110.stdout:op 1490 completed, throughput=5MB/sec 2024-08-17T00:59:11.723 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-u_LJO4MBGiGF3DG off=1232130 len=1413153 2024-08-17T00:59:11.725 INFO:tasks.workunit.client.0.smithi110.stdout:op 1491 completed, throughput=5MB/sec 2024-08-17T00:59:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:11 smithi177 ceph-mon[90034]: pgmap v1411: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T00:59:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:11 smithi110 ceph-mon[98148]: pgmap v1411: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T00:59:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:11 smithi110 ceph-mon[100641]: pgmap v1411: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T00:59:12.726 INFO:tasks.workunit.client.0.smithi110.stdout: 299: throughput=4.98MB/sec pending data=0 2024-08-17T00:59:12.726 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-y9PVyBqg_bs7cJq off=733717 len=346165 2024-08-17T00:59:12.729 INFO:tasks.workunit.client.0.smithi110.stdout:op 1492 completed, throughput=4.99MB/sec 2024-08-17T00:59:12.729 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-r5710TOknsHXz6K off=319196 len=2007599 2024-08-17T00:59:12.737 INFO:tasks.workunit.client.0.smithi110.stdout:op 1493 completed, throughput=4.99MB/sec 2024-08-17T00:59:12.737 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ixLZYVwQBSU40Sa off=1058382 len=1308475 2024-08-17T00:59:12.738 INFO:tasks.workunit.client.0.smithi110.stdout:op 1494 completed, throughput=5MB/sec 2024-08-17T00:59:12.738 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-M9N-70Cs872Ygb2 off=15073529 len=199265 2024-08-17T00:59:12.742 INFO:tasks.workunit.client.0.smithi110.stdout:op 1495 completed, throughput=5MB/sec 2024-08-17T00:59:12.742 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-m6c7ZhGDVuxRuCS off=4980774 len=1825185 2024-08-17T00:59:12.744 INFO:tasks.workunit.client.0.smithi110.stdout:op 1496 completed, throughput=5MB/sec 2024-08-17T00:59:13.746 INFO:tasks.workunit.client.0.smithi110.stdout: 300: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:13.747 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fYUA3ZrNfrKStiy off=5791920 len=1849197 2024-08-17T00:59:13.756 INFO:tasks.workunit.client.0.smithi110.stdout:op 1497 completed, throughput=4.99MB/sec 2024-08-17T00:59:13.756 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-miOjg2ss6Rr57On off=12471838 len=1662387 2024-08-17T00:59:13.758 INFO:tasks.workunit.client.0.smithi110.stdout:op 1498 completed, throughput=5MB/sec 2024-08-17T00:59:13.759 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cm1SSXXFPiCdKAY off=3531936 len=1424 2024-08-17T00:59:13.761 INFO:tasks.workunit.client.0.smithi110.stdout:op 1499 completed, throughput=5MB/sec 2024-08-17T00:59:13.761 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-amAd4z2YZ97QICW off=14485748 len=1902641 2024-08-17T00:59:13.764 INFO:tasks.workunit.client.0.smithi110.stdout:op 1500 completed, throughput=5MB/sec 2024-08-17T00:59:13.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:13 smithi177 ceph-mon[90034]: pgmap v1412: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-08-17T00:59:14.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:13 smithi110 ceph-mon[98148]: pgmap v1412: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-08-17T00:59:14.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:13 smithi110 ceph-mon[100641]: pgmap v1412: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-08-17T00:59:14.767 INFO:tasks.workunit.client.0.smithi110.stdout: 301: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:14.768 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-SZBagu9N3DRjEe- off=1648108 len=846686 2024-08-17T00:59:14.768 INFO:tasks.workunit.client.0.smithi110.stdout:op 1501 completed, throughput=4.99MB/sec 2024-08-17T00:59:14.768 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aDsDDJT--gI5BFx off=1686238 len=1658698 2024-08-17T00:59:14.774 INFO:tasks.workunit.client.0.smithi110.stdout:op 1502 completed, throughput=4.99MB/sec 2024-08-17T00:59:14.774 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-4GAQt6JomdNja_h off=3333763 len=168436 2024-08-17T00:59:14.776 INFO:tasks.workunit.client.0.smithi110.stdout:op 1503 completed, throughput=4.99MB/sec 2024-08-17T00:59:14.776 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8TuPPhMSIGrIuP- off=18902096 len=1710728 2024-08-17T00:59:14.778 INFO:tasks.workunit.client.0.smithi110.stdout:op 1504 completed, throughput=5MB/sec 2024-08-17T00:59:14.779 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-dK0G4vcr96wcI-z off=673647 len=31781 2024-08-17T00:59:14.779 INFO:tasks.workunit.client.0.smithi110.stdout:op 1505 completed, throughput=5MB/sec 2024-08-17T00:59:14.779 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3-djox3vfDXqja8 off=12929665 len=1433194 2024-08-17T00:59:14.785 INFO:tasks.workunit.client.0.smithi110.stdout:op 1506 completed, throughput=5MB/sec 2024-08-17T00:59:15.785 INFO:tasks.workunit.client.0.smithi110.stdout: 302: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:15.786 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6LkJbm_R-O09AMh off=2111586 len=488123 2024-08-17T00:59:15.790 INFO:tasks.workunit.client.0.smithi110.stdout:op 1507 completed, throughput=4.99MB/sec 2024-08-17T00:59:15.790 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_WQ1qSzkaP2IXhi off=306567 len=1530685 2024-08-17T00:59:15.796 INFO:tasks.workunit.client.0.smithi110.stdout:op 1508 completed, throughput=4.99MB/sec 2024-08-17T00:59:15.796 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-e_voGZ-IJBvCQUA off=82616 len=119693 2024-08-17T00:59:15.797 INFO:tasks.workunit.client.0.smithi110.stdout:op 1509 completed, throughput=4.99MB/sec 2024-08-17T00:59:15.797 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--5MoTv-oKzoj0J7 off=203253 len=1499365 2024-08-17T00:59:15.803 INFO:tasks.workunit.client.0.smithi110.stdout:op 1510 completed, throughput=5MB/sec 2024-08-17T00:59:15.803 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ypb7ue0-LEV2e3c off=9733012 len=445360 2024-08-17T00:59:15.803 INFO:tasks.workunit.client.0.smithi110.stdout:op 1511 completed, throughput=5MB/sec 2024-08-17T00:59:15.803 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-E1wOUd7mP3KcHz_ off=2357425 len=1023118 2024-08-17T00:59:15.805 INFO:tasks.workunit.client.0.smithi110.stdout:op 1512 completed, throughput=5MB/sec 2024-08-17T00:59:15.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:15 smithi177 ceph-mon[90034]: pgmap v1413: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T00:59:16.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:15 smithi110 ceph-mon[98148]: pgmap v1413: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T00:59:16.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:15 smithi110 ceph-mon[100641]: pgmap v1413: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T00:59:16.805 INFO:tasks.workunit.client.0.smithi110.stdout: 303: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:16.805 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gZzZnDzwNObecEq off=3653263 len=1784701 2024-08-17T00:59:16.816 INFO:tasks.workunit.client.0.smithi110.stdout:op 1513 completed, throughput=4.99MB/sec 2024-08-17T00:59:16.816 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-TFzVZ-wa63D54zu off=1270291 len=59604 2024-08-17T00:59:16.816 INFO:tasks.workunit.client.0.smithi110.stdout:op 1514 completed, throughput=4.99MB/sec 2024-08-17T00:59:16.817 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3M93bD6aLr-Eu6u off=3247041 len=2023141 2024-08-17T00:59:16.819 INFO:tasks.workunit.client.0.smithi110.stdout:op 1515 completed, throughput=5MB/sec 2024-08-17T00:59:16.819 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QEaxQ99ay2H7geW off=1912405 len=1876098 2024-08-17T00:59:16.827 INFO:tasks.workunit.client.0.smithi110.stdout:op 1516 completed, throughput=5MB/sec 2024-08-17T00:59:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:59:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:59:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:59:17.828 INFO:tasks.workunit.client.0.smithi110.stdout: 304: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:17.828 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FLdQo8qcT9YGv8P off=2449659 len=1191355 2024-08-17T00:59:17.830 INFO:tasks.workunit.client.0.smithi110.stdout:op 1517 completed, throughput=4.99MB/sec 2024-08-17T00:59:17.830 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZkfMRwtJhKLf6OK off=6595851 len=1475570 2024-08-17T00:59:17.834 INFO:tasks.workunit.client.0.smithi110.stdout:op 1518 completed, throughput=5MB/sec 2024-08-17T00:59:17.835 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-duHa9N3G08aWBay off=1759727 len=1833955 2024-08-17T00:59:17.839 INFO:tasks.workunit.client.0.smithi110.stdout:op 1519 completed, throughput=5MB/sec 2024-08-17T00:59:18.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:17 smithi110 ceph-mon[98148]: pgmap v1414: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T00:59:18.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:17 smithi110 ceph-mon[100641]: pgmap v1414: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T00:59:18.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:17 smithi177 ceph-mon[90034]: pgmap v1414: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T00:59:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:59:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:59:18] "GET /metrics HTTP/1.1" 200 34113 "" "Prometheus/2.43.0" 2024-08-17T00:59:18.840 INFO:tasks.workunit.client.0.smithi110.stdout: 305: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:18.840 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--HW_1oBMzJyn5PQ off=10465933 len=1968360 2024-08-17T00:59:18.844 INFO:tasks.workunit.client.0.smithi110.stdout:op 1520 completed, throughput=4.99MB/sec 2024-08-17T00:59:18.844 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6ldKW9UkfLyLO2I off=1566864 len=1762411 2024-08-17T00:59:18.853 INFO:tasks.workunit.client.0.smithi110.stdout:op 1521 completed, throughput=5MB/sec 2024-08-17T00:59:18.854 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-d4HGKyfjkjQqyyP off=3460682 len=727925 2024-08-17T00:59:18.855 INFO:tasks.workunit.client.0.smithi110.stdout:op 1522 completed, throughput=5MB/sec 2024-08-17T00:59:18.855 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-NPnkErgX4kHcEcB off=3535622 len=1837311 2024-08-17T00:59:18.865 INFO:tasks.workunit.client.0.smithi110.stdout:op 1523 completed, throughput=5MB/sec 2024-08-17T00:59:19.865 INFO:tasks.workunit.client.0.smithi110.stdout: 306: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:19.865 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pzZnQbS4z2m2_O5 off=5982893 len=199372 2024-08-17T00:59:19.866 INFO:tasks.workunit.client.0.smithi110.stdout:op 1524 completed, throughput=4.99MB/sec 2024-08-17T00:59:19.866 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-mutfqD_UjwU0762 off=4654544 len=292880 2024-08-17T00:59:19.867 INFO:tasks.workunit.client.0.smithi110.stdout:op 1525 completed, throughput=4.99MB/sec 2024-08-17T00:59:19.867 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kyHuC8u7nEsHP_N off=1039219 len=999271 2024-08-17T00:59:19.872 INFO:tasks.workunit.client.0.smithi110.stdout:op 1526 completed, throughput=4.99MB/sec 2024-08-17T00:59:19.872 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-uOaGFU8JDOyrZ3k off=9606443 len=738893 2024-08-17T00:59:19.877 INFO:tasks.workunit.client.0.smithi110.stdout:op 1527 completed, throughput=5MB/sec 2024-08-17T00:59:19.877 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ffH_Lfsa0gTekoC off=1228290 len=863386 2024-08-17T00:59:19.882 INFO:tasks.workunit.client.0.smithi110.stdout:op 1528 completed, throughput=5MB/sec 2024-08-17T00:59:19.882 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-DFT-xMRA-aKNXrx off=12366947 len=1380908 2024-08-17T00:59:19.883 INFO:tasks.workunit.client.0.smithi110.stdout:op 1529 completed, throughput=5MB/sec 2024-08-17T00:59:20.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:19 smithi110 ceph-mon[98148]: pgmap v1415: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-17T00:59:20.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:19 smithi110 ceph-mon[100641]: pgmap v1415: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-17T00:59:20.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:19 smithi177 ceph-mon[90034]: pgmap v1415: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-17T00:59:20.883 INFO:tasks.workunit.client.0.smithi110.stdout: 307: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:20.883 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ww9Q9_ejWQP7-e8 off=8156887 len=1784064 2024-08-17T00:59:20.887 INFO:tasks.workunit.client.0.smithi110.stdout:op 1530 completed, throughput=4.99MB/sec 2024-08-17T00:59:20.887 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6G3cBkNq6_L2obV off=978724 len=1640247 2024-08-17T00:59:20.896 INFO:tasks.workunit.client.0.smithi110.stdout:op 1531 completed, throughput=5MB/sec 2024-08-17T00:59:20.896 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-C4qgoZD1jd_AUmd off=3168114 len=15163 2024-08-17T00:59:20.897 INFO:tasks.workunit.client.0.smithi110.stdout:op 1532 completed, throughput=5MB/sec 2024-08-17T00:59:20.897 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-O5HOsE9Y98zTuBM off=12844244 len=1837355 2024-08-17T00:59:20.903 INFO:tasks.workunit.client.0.smithi110.stdout:op 1533 completed, throughput=5MB/sec 2024-08-17T00:59:21.904 INFO:tasks.workunit.client.0.smithi110.stdout: 308: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:21.904 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gLeN3Ho3CC3DRCd off=13185157 len=689255 2024-08-17T00:59:21.908 INFO:tasks.workunit.client.0.smithi110.stdout:op 1534 completed, throughput=4.99MB/sec 2024-08-17T00:59:21.909 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LLQQBEwEDR6k86M off=19093216 len=970275 2024-08-17T00:59:21.910 INFO:tasks.workunit.client.0.smithi110.stdout:op 1535 completed, throughput=4.99MB/sec 2024-08-17T00:59:21.910 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0OqzMMF8cG2uqpD off=4407514 len=1882469 2024-08-17T00:59:21.918 INFO:tasks.workunit.client.0.smithi110.stdout:op 1536 completed, throughput=5MB/sec 2024-08-17T00:59:21.918 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wYed4SB1n5Q2bly off=1557065 len=362270 2024-08-17T00:59:21.922 INFO:tasks.workunit.client.0.smithi110.stdout:op 1537 completed, throughput=5MB/sec 2024-08-17T00:59:21.922 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-v_loXT0_vhmP9pY off=8129573 len=817384 2024-08-17T00:59:21.924 INFO:tasks.workunit.client.0.smithi110.stdout:op 1538 completed, throughput=5MB/sec 2024-08-17T00:59:21.924 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-O7d0a-9xk8GcAtC off=8421860 len=120287 2024-08-17T00:59:21.924 INFO:tasks.workunit.client.0.smithi110.stdout:op 1539 completed, throughput=5MB/sec 2024-08-17T00:59:22.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:21 smithi110 ceph-mon[98148]: pgmap v1416: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T00:59:22.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:21 smithi110 ceph-mon[100641]: pgmap v1416: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T00:59:22.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:21 smithi177 ceph-mon[90034]: pgmap v1416: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T00:59:22.925 INFO:tasks.workunit.client.0.smithi110.stdout: 309: throughput=4.98MB/sec pending data=0 2024-08-17T00:59:22.925 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-akdvf_mwHFrUOum off=3600129 len=195178 2024-08-17T00:59:22.927 INFO:tasks.workunit.client.0.smithi110.stdout:op 1540 completed, throughput=4.98MB/sec 2024-08-17T00:59:22.927 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SUFcpUJS40JcDCU off=4673242 len=394258 2024-08-17T00:59:22.931 INFO:tasks.workunit.client.0.smithi110.stdout:op 1541 completed, throughput=4.99MB/sec 2024-08-17T00:59:22.931 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-utgHPszC_sw4qnx off=14829528 len=1194735 2024-08-17T00:59:22.937 INFO:tasks.workunit.client.0.smithi110.stdout:op 1542 completed, throughput=4.99MB/sec 2024-08-17T00:59:22.937 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-79UuXkGy76hoDmJ off=10914670 len=842972 2024-08-17T00:59:22.943 INFO:tasks.workunit.client.0.smithi110.stdout:op 1543 completed, throughput=4.99MB/sec 2024-08-17T00:59:22.943 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_lpYhy-DTl9hPPn off=12011564 len=620637 2024-08-17T00:59:22.947 INFO:tasks.workunit.client.0.smithi110.stdout:op 1544 completed, throughput=4.99MB/sec 2024-08-17T00:59:22.947 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-iPK7duyToGC9jXg off=894351 len=525512 2024-08-17T00:59:22.951 INFO:tasks.workunit.client.0.smithi110.stdout:op 1545 completed, throughput=5MB/sec 2024-08-17T00:59:22.951 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tNV5RtFlahe0Wvq off=3943476 len=2031499 2024-08-17T00:59:22.954 INFO:tasks.workunit.client.0.smithi110.stdout:op 1546 completed, throughput=5MB/sec 2024-08-17T00:59:23.955 INFO:tasks.workunit.client.0.smithi110.stdout: 310: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:23.955 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_cq6fdpaT7x3YFK off=362380 len=322336 2024-08-17T00:59:23.955 INFO:tasks.workunit.client.0.smithi110.stdout:op 1547 completed, throughput=4.99MB/sec 2024-08-17T00:59:23.956 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-og3BBlc7nkV04yC off=744947 len=1004374 2024-08-17T00:59:23.961 INFO:tasks.workunit.client.0.smithi110.stdout:op 1548 completed, throughput=4.99MB/sec 2024-08-17T00:59:23.961 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-G1b-K1mQcIP4bTU off=22238922 len=1508 2024-08-17T00:59:23.962 INFO:tasks.workunit.client.0.smithi110.stdout:op 1549 completed, throughput=4.99MB/sec 2024-08-17T00:59:23.962 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-F1Cb4x00kLpjueG off=3067456 len=1275162 2024-08-17T00:59:23.967 INFO:tasks.workunit.client.0.smithi110.stdout:op 1550 completed, throughput=4.99MB/sec 2024-08-17T00:59:23.967 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HrZjIKnbgHu7SqK off=587855 len=36341 2024-08-17T00:59:23.967 INFO:tasks.workunit.client.0.smithi110.stdout:op 1551 completed, throughput=4.99MB/sec 2024-08-17T00:59:23.967 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0a7ocHqOI9FwTv5 off=1788475 len=2019583 2024-08-17T00:59:23.979 INFO:tasks.workunit.client.0.smithi110.stdout:op 1552 completed, throughput=5MB/sec 2024-08-17T00:59:23.979 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-4suZ0Wxivh6nVTq off=10115028 len=1235310 2024-08-17T00:59:23.984 INFO:tasks.workunit.client.0.smithi110.stdout:op 1553 completed, throughput=5MB/sec 2024-08-17T00:59:24.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:23 smithi110 ceph-mon[98148]: pgmap v1417: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T00:59:24.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:23 smithi110 ceph-mon[100641]: pgmap v1417: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T00:59:24.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:23 smithi177 ceph-mon[90034]: pgmap v1417: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T00:59:24.984 INFO:tasks.workunit.client.0.smithi110.stdout: 311: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:24.985 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pQN8geXlLMUKkPd off=19927698 len=1636344 2024-08-17T00:59:24.991 INFO:tasks.workunit.client.0.smithi110.stdout:op 1554 completed, throughput=4.99MB/sec 2024-08-17T00:59:24.992 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2I6MEUxuSq0rHwc off=6539701 len=85240 2024-08-17T00:59:24.994 INFO:tasks.workunit.client.0.smithi110.stdout:op 1555 completed, throughput=4.99MB/sec 2024-08-17T00:59:24.994 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aR3hESqbP7q8IVf off=10768571 len=286733 2024-08-17T00:59:24.997 INFO:tasks.workunit.client.0.smithi110.stdout:op 1556 completed, throughput=4.99MB/sec 2024-08-17T00:59:24.997 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-do9WXMO_7D9L0AU off=11239601 len=1947796 2024-08-17T00:59:25.002 INFO:tasks.workunit.client.0.smithi110.stdout:op 1557 completed, throughput=5MB/sec 2024-08-17T00:59:25.002 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-mNsXP3fR5YsnYUt off=10805702 len=1207321 2024-08-17T00:59:25.005 INFO:tasks.workunit.client.0.smithi110.stdout:op 1558 completed, throughput=5MB/sec 2024-08-17T00:59:26.006 INFO:tasks.workunit.client.0.smithi110.stdout: 312: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:26.006 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JqcEy4TLBj-7BHH off=232298 len=1311529 2024-08-17T00:59:26.011 INFO:tasks.workunit.client.0.smithi110.stdout:op 1559 completed, throughput=4.99MB/sec 2024-08-17T00:59:26.011 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-AVhFZlqoRyxUGSj off=838723 len=90745 2024-08-17T00:59:26.012 INFO:tasks.workunit.client.0.smithi110.stdout:op 1560 completed, throughput=4.99MB/sec 2024-08-17T00:59:26.012 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Cjitj_mlI850DCd off=1234232 len=1745819 2024-08-17T00:59:26.022 INFO:tasks.workunit.client.0.smithi110.stdout:op 1561 completed, throughput=5MB/sec 2024-08-17T00:59:26.022 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8Txfsri4C-mUn4_ off=1905995 len=230669 2024-08-17T00:59:26.023 INFO:tasks.workunit.client.0.smithi110.stdout:op 1562 completed, throughput=5MB/sec 2024-08-17T00:59:26.023 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-E_VJlVuXAU_FQyh off=10873547 len=1618769 2024-08-17T00:59:26.030 INFO:tasks.workunit.client.0.smithi110.stdout:op 1563 completed, throughput=5MB/sec 2024-08-17T00:59:26.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:25 smithi110 ceph-mon[98148]: pgmap v1418: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T00:59:26.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:25 smithi110 ceph-mon[100641]: pgmap v1418: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T00:59:26.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:25 smithi177 ceph-mon[90034]: pgmap v1418: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T00:59:27.031 INFO:tasks.workunit.client.0.smithi110.stdout: 313: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:27.031 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hkvrnNDjtF4RvGa off=17784932 len=522206 2024-08-17T00:59:27.034 INFO:tasks.workunit.client.0.smithi110.stdout:op 1564 completed, throughput=4.99MB/sec 2024-08-17T00:59:27.034 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Fh8qnHTQhCSQ9uK off=2843222 len=1387098 2024-08-17T00:59:27.037 INFO:tasks.workunit.client.0.smithi110.stdout:op 1565 completed, throughput=4.99MB/sec 2024-08-17T00:59:27.037 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-iKUbAEYrpPW4_Ph off=16532446 len=1160089 2024-08-17T00:59:27.042 INFO:tasks.workunit.client.0.smithi110.stdout:op 1566 completed, throughput=4.99MB/sec 2024-08-17T00:59:27.043 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-a_R1ktrYCAjKoHc off=15993846 len=461788 2024-08-17T00:59:27.043 INFO:tasks.workunit.client.0.smithi110.stdout:op 1567 completed, throughput=5MB/sec 2024-08-17T00:59:27.043 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-J6cAdSwYnPqQgWN off=5014479 len=126849 2024-08-17T00:59:27.043 INFO:tasks.workunit.client.0.smithi110.stdout:op 1568 completed, throughput=5MB/sec 2024-08-17T00:59:27.043 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MCvyIEAZ9t_IZKS off=6855335 len=1012773 2024-08-17T00:59:27.043 INFO:tasks.workunit.client.0.smithi110.stdout:op 1569 completed, throughput=5MB/sec 2024-08-17T00:59:27.043 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XKEVpoXT4b-lDxj off=2001389 len=1977030 2024-08-17T00:59:27.050 INFO:tasks.workunit.client.0.smithi110.stdout:op 1570 completed, throughput=5MB/sec 2024-08-17T00:59:28.051 INFO:tasks.workunit.client.0.smithi110.stdout: 314: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:28.051 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-SDFdZ_UbDN8Fndl off=4441140 len=1553171 2024-08-17T00:59:28.054 INFO:tasks.workunit.client.0.smithi110.stdout:op 1571 completed, throughput=4.99MB/sec 2024-08-17T00:59:28.054 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0avvHtKJT2iwbIR off=1508028 len=1273914 2024-08-17T00:59:28.056 INFO:tasks.workunit.client.0.smithi110.stdout:op 1572 completed, throughput=5MB/sec 2024-08-17T00:59:28.056 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-f37OoEELIIvDUm7 off=17503148 len=92603 2024-08-17T00:59:28.057 INFO:tasks.workunit.client.0.smithi110.stdout:op 1573 completed, throughput=5MB/sec 2024-08-17T00:59:28.057 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-JSb2Libm_lCGy1N off=5547869 len=1913313 2024-08-17T00:59:28.058 INFO:tasks.workunit.client.0.smithi110.stdout:op 1574 completed, throughput=5MB/sec 2024-08-17T00:59:28.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:27 smithi110 ceph-mon[98148]: pgmap v1419: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T00:59:28.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:27 smithi110 ceph-mon[100641]: pgmap v1419: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T00:59:28.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:27 smithi177 ceph-mon[90034]: pgmap v1419: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T00:59:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:59:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:59:28] "GET /metrics HTTP/1.1" 200 34113 "" "Prometheus/2.43.0" 2024-08-17T00:59:29.059 INFO:tasks.workunit.client.0.smithi110.stdout: 315: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:29.059 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-H7tAigAKP0EATJK off=3584091 len=568638 2024-08-17T00:59:29.060 INFO:tasks.workunit.client.0.smithi110.stdout:op 1575 completed, throughput=4.99MB/sec 2024-08-17T00:59:29.060 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QVIbHotRMiBm3YH off=9136370 len=1582144 2024-08-17T00:59:29.069 INFO:tasks.workunit.client.0.smithi110.stdout:op 1576 completed, throughput=4.99MB/sec 2024-08-17T00:59:29.070 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-iWN1artx9JdQbrk off=16611421 len=1598398 2024-08-17T00:59:29.079 INFO:tasks.workunit.client.0.smithi110.stdout:op 1577 completed, throughput=5MB/sec 2024-08-17T00:59:29.079 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-UDy6ZRwycNNUwYq off=3080180 len=1388348 2024-08-17T00:59:29.082 INFO:tasks.workunit.client.0.smithi110.stdout:op 1578 completed, throughput=5MB/sec 2024-08-17T00:59:30.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:29 smithi110 ceph-mon[98148]: pgmap v1420: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-08-17T00:59:30.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:29 smithi110 ceph-mon[100641]: pgmap v1420: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-08-17T00:59:30.082 INFO:tasks.workunit.client.0.smithi110.stdout: 316: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:30.082 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MGF857-jI8qbiHc off=1402138 len=1390580 2024-08-17T00:59:30.084 INFO:tasks.workunit.client.0.smithi110.stdout:op 1579 completed, throughput=4.99MB/sec 2024-08-17T00:59:30.084 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-psYKTK047vkQ1mN off=551079 len=1828283 2024-08-17T00:59:30.086 INFO:tasks.workunit.client.0.smithi110.stdout:op 1580 completed, throughput=5MB/sec 2024-08-17T00:59:30.086 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-POpEwrCoKo8ilsl off=11636258 len=1296669 2024-08-17T00:59:30.088 INFO:tasks.workunit.client.0.smithi110.stdout:op 1581 completed, throughput=5MB/sec 2024-08-17T00:59:30.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:29 smithi177 ceph-mon[90034]: pgmap v1420: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-08-17T00:59:31.088 INFO:tasks.workunit.client.0.smithi110.stdout: 317: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:31.089 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-adkUL2vpKq6Sl56 off=12332323 len=1737412 2024-08-17T00:59:31.090 INFO:tasks.workunit.client.0.smithi110.stdout:op 1582 completed, throughput=4.99MB/sec 2024-08-17T00:59:31.090 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OciGWdJFhuo4-Vv off=1081248 len=1537434 2024-08-17T00:59:31.098 INFO:tasks.workunit.client.0.smithi110.stdout:op 1583 completed, throughput=4.99MB/sec 2024-08-17T00:59:31.098 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-mpsNKbragEYQord off=11324332 len=1682481 2024-08-17T00:59:31.099 INFO:tasks.workunit.client.0.smithi110.stdout:op 1584 completed, throughput=5MB/sec 2024-08-17T00:59:31.099 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SwDiNlYPMJFNhJT off=2887053 len=443840 2024-08-17T00:59:31.102 INFO:tasks.workunit.client.0.smithi110.stdout:op 1585 completed, throughput=5MB/sec 2024-08-17T00:59:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:31 smithi110 ceph-mon[98148]: pgmap v1421: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-17T00:59:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:59:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:59:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:59:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:59:32.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:59:32.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:31 smithi110 ceph-mon[100641]: pgmap v1421: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-17T00:59:32.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:59:32.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:59:32.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:59:32.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:59:32.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:59:32.103 INFO:tasks.workunit.client.0.smithi110.stdout: 318: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:32.103 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-m2n28S6tNoH2zHG off=13912 len=1430861 2024-08-17T00:59:32.105 INFO:tasks.workunit.client.0.smithi110.stdout:op 1586 completed, throughput=4.99MB/sec 2024-08-17T00:59:32.105 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--eEB0kW_E88OGo3 off=15517384 len=674071 2024-08-17T00:59:32.109 INFO:tasks.workunit.client.0.smithi110.stdout:op 1587 completed, throughput=4.99MB/sec 2024-08-17T00:59:32.109 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XuZ8AlrSjbB1kFJ off=12849630 len=2065327 2024-08-17T00:59:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:31 smithi177 ceph-mon[90034]: pgmap v1421: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-17T00:59:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T00:59:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:59:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T00:59:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T00:59:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T00:59:32.120 INFO:tasks.workunit.client.0.smithi110.stdout:op 1588 completed, throughput=5MB/sec 2024-08-17T00:59:32.120 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ANRkl_TPYCm2Y2B off=5469878 len=763759 2024-08-17T00:59:32.124 INFO:tasks.workunit.client.0.smithi110.stdout:op 1589 completed, throughput=5MB/sec 2024-08-17T00:59:32.124 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Dmuejz5w8gyibBr off=1969179 len=1441112 2024-08-17T00:59:32.129 INFO:tasks.workunit.client.0.smithi110.stdout:op 1590 completed, throughput=5MB/sec 2024-08-17T00:59:33.129 INFO:tasks.workunit.client.0.smithi110.stdout: 319: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:33.129 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bglF8RJB-8QGvy2 off=5475945 len=1572910 2024-08-17T00:59:33.137 INFO:tasks.workunit.client.0.smithi110.stdout:op 1591 completed, throughput=4.99MB/sec 2024-08-17T00:59:33.137 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Nj3W8E94esziBjm off=15850021 len=1031925 2024-08-17T00:59:33.141 INFO:tasks.workunit.client.0.smithi110.stdout:op 1592 completed, throughput=5MB/sec 2024-08-17T00:59:33.141 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0xipNEycrMwbWFZ off=0 len=1638128 2024-08-17T00:59:33.142 INFO:tasks.workunit.client.0.smithi110.stdout:op 1593 completed, throughput=5MB/sec 2024-08-17T00:59:34.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:33 smithi110 ceph-mon[98148]: pgmap v1422: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T00:59:34.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:33 smithi110 ceph-mon[100641]: pgmap v1422: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T00:59:34.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:33 smithi177 ceph-mon[90034]: pgmap v1422: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T00:59:34.143 INFO:tasks.workunit.client.0.smithi110.stdout: 320: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:34.143 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-APgu8weBsAZrNnT off=11419068 len=533070 2024-08-17T00:59:34.144 INFO:tasks.workunit.client.0.smithi110.stdout:op 1594 completed, throughput=4.99MB/sec 2024-08-17T00:59:34.144 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tGyXuZmDFUM9NYR off=0 len=1598677 2024-08-17T00:59:34.146 INFO:tasks.workunit.client.0.smithi110.stdout:op 1595 completed, throughput=4.99MB/sec 2024-08-17T00:59:34.146 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-F8gmbwtrJTBAuA3 off=338062 len=610070 2024-08-17T00:59:34.151 INFO:tasks.workunit.client.0.smithi110.stdout:op 1596 completed, throughput=4.99MB/sec 2024-08-17T00:59:34.151 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cmmBw6DKW26MVbT off=18549707 len=775500 2024-08-17T00:59:34.155 INFO:tasks.workunit.client.0.smithi110.stdout:op 1597 completed, throughput=5MB/sec 2024-08-17T00:59:34.155 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-1Z1bGQq_rWDBBkX off=7508965 len=1889598 2024-08-17T00:59:34.157 INFO:tasks.workunit.client.0.smithi110.stdout:op 1598 completed, throughput=5MB/sec 2024-08-17T00:59:35.157 INFO:tasks.workunit.client.0.smithi110.stdout: 321: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:35.158 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Sv7vikxtpeHik4P off=2657781 len=1137947 2024-08-17T00:59:35.164 INFO:tasks.workunit.client.0.smithi110.stdout:op 1599 completed, throughput=4.99MB/sec 2024-08-17T00:59:35.164 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GGfGgxa-oVQZKtM off=7710275 len=670066 2024-08-17T00:59:35.165 INFO:tasks.workunit.client.0.smithi110.stdout:op 1600 completed, throughput=4.99MB/sec 2024-08-17T00:59:35.165 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-EUtnD31fL36kFQN off=10927369 len=163686 2024-08-17T00:59:35.168 INFO:tasks.workunit.client.0.smithi110.stdout:op 1601 completed, throughput=4.99MB/sec 2024-08-17T00:59:35.168 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5KcKHccRtMLNE8q off=1975277 len=828081 2024-08-17T00:59:35.169 INFO:tasks.workunit.client.0.smithi110.stdout:op 1602 completed, throughput=4.99MB/sec 2024-08-17T00:59:35.169 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Y2Lnn6cC6sQqEK0 off=18354708 len=61408 2024-08-17T00:59:35.171 INFO:tasks.workunit.client.0.smithi110.stdout:op 1603 completed, throughput=4.99MB/sec 2024-08-17T00:59:35.171 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-l7GfWHpxInhIXj- off=629712 len=1766795 2024-08-17T00:59:35.174 INFO:tasks.workunit.client.0.smithi110.stdout:op 1604 completed, throughput=5MB/sec 2024-08-17T00:59:35.174 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-v_loXT0_vhmP9pY off=6185044 len=1123951 2024-08-17T00:59:35.187 INFO:tasks.workunit.client.0.smithi110.stdout:op 1605 completed, throughput=5MB/sec 2024-08-17T00:59:36.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:35 smithi110 ceph-mon[98148]: pgmap v1423: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T00:59:36.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:35 smithi110 ceph-mon[100641]: pgmap v1423: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T00:59:36.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:35 smithi177 ceph-mon[90034]: pgmap v1423: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T00:59:36.187 INFO:tasks.workunit.client.0.smithi110.stdout: 322: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:36.187 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Z00B9weBKLvrNTt off=11308430 len=1710420 2024-08-17T00:59:36.195 INFO:tasks.workunit.client.0.smithi110.stdout:op 1606 completed, throughput=4.99MB/sec 2024-08-17T00:59:36.196 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ihmB4YT51GYH3ny off=7071545 len=527798 2024-08-17T00:59:36.200 INFO:tasks.workunit.client.0.smithi110.stdout:op 1607 completed, throughput=4.99MB/sec 2024-08-17T00:59:36.200 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lIHVKEjOiM51bPL off=20399730 len=49415 2024-08-17T00:59:36.200 INFO:tasks.workunit.client.0.smithi110.stdout:op 1608 completed, throughput=4.99MB/sec 2024-08-17T00:59:36.200 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cS4wSuMPFojfSvA off=12058571 len=1106537 2024-08-17T00:59:36.205 INFO:tasks.workunit.client.0.smithi110.stdout:op 1609 completed, throughput=5MB/sec 2024-08-17T00:59:36.205 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_HIc6A8rQA1VCSY off=2041625 len=1613920 2024-08-17T00:59:36.206 INFO:tasks.workunit.client.0.smithi110.stdout:op 1610 completed, throughput=5MB/sec 2024-08-17T00:59:37.206 INFO:tasks.workunit.client.0.smithi110.stdout: 323: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:37.207 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8tGeVVbcae5MEXH off=9361374 len=1507900 2024-08-17T00:59:37.214 INFO:tasks.workunit.client.0.smithi110.stdout:op 1611 completed, throughput=4.99MB/sec 2024-08-17T00:59:37.214 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XsaDcyLluUzLSYG off=4199542 len=1679290 2024-08-17T00:59:37.217 INFO:tasks.workunit.client.0.smithi110.stdout:op 1612 completed, throughput=4.99MB/sec 2024-08-17T00:59:37.218 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nfQEXD0U1UV7fJp off=9547058 len=1382758 2024-08-17T00:59:37.227 INFO:tasks.workunit.client.0.smithi110.stdout:op 1613 completed, throughput=5MB/sec 2024-08-17T00:59:37.227 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-rApsXUwtvyNYw0w off=4416450 len=941911 2024-08-17T00:59:37.232 INFO:tasks.workunit.client.0.smithi110.stdout:op 1614 completed, throughput=5MB/sec 2024-08-17T00:59:38.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:37 smithi110 ceph-mon[98148]: pgmap v1424: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-17T00:59:38.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:37 smithi110 ceph-mon[100641]: pgmap v1424: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-17T00:59:38.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:37 smithi177 ceph-mon[90034]: pgmap v1424: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-17T00:59:38.232 INFO:tasks.workunit.client.0.smithi110.stdout: 324: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:38.233 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tGyXuZmDFUM9NYR off=0 len=1598677 2024-08-17T00:59:38.235 INFO:tasks.workunit.client.0.smithi110.stdout:op 1615 completed, throughput=4.99MB/sec 2024-08-17T00:59:38.235 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-D88hQk3Ny8Fs1Z_ off=5159827 len=1220136 2024-08-17T00:59:38.237 INFO:tasks.workunit.client.0.smithi110.stdout:op 1616 completed, throughput=4.99MB/sec 2024-08-17T00:59:38.238 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-CJEFVqUk43TEWLg off=11424921 len=658968 2024-08-17T00:59:38.238 INFO:tasks.workunit.client.0.smithi110.stdout:op 1617 completed, throughput=5MB/sec 2024-08-17T00:59:38.239 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KbZU_OIgToiqmzK off=914376 len=32478 2024-08-17T00:59:38.239 INFO:tasks.workunit.client.0.smithi110.stdout:op 1618 completed, throughput=5MB/sec 2024-08-17T00:59:38.240 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-u9-4axFcgxeqP_8 off=1947207 len=732141 2024-08-17T00:59:38.241 INFO:tasks.workunit.client.0.smithi110.stdout:op 1619 completed, throughput=5MB/sec 2024-08-17T00:59:38.241 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VXwURIY3Gn8uQGy off=4216725 len=964550 2024-08-17T00:59:38.246 INFO:tasks.workunit.client.0.smithi110.stdout:op 1620 completed, throughput=5MB/sec 2024-08-17T00:59:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:59:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:59:38] "GET /metrics HTTP/1.1" 200 34111 "" "Prometheus/2.43.0" 2024-08-17T00:59:39.247 INFO:tasks.workunit.client.0.smithi110.stdout: 325: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:39.247 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-swXqNSMCjQJ2e4b off=6595138 len=123856 2024-08-17T00:59:39.250 INFO:tasks.workunit.client.0.smithi110.stdout:op 1621 completed, throughput=4.99MB/sec 2024-08-17T00:59:39.250 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-I_xCFY9U22_27HL off=2756964 len=1467579 2024-08-17T00:59:39.257 INFO:tasks.workunit.client.0.smithi110.stdout:op 1622 completed, throughput=4.99MB/sec 2024-08-17T00:59:39.257 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QhdM8sFdV69xl4x off=17000212 len=1882661 2024-08-17T00:59:39.259 INFO:tasks.workunit.client.0.smithi110.stdout:op 1623 completed, throughput=5MB/sec 2024-08-17T00:59:39.259 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cfvEomglMEIk4vV off=12392461 len=1511457 2024-08-17T00:59:39.262 INFO:tasks.workunit.client.0.smithi110.stdout:op 1624 completed, throughput=5MB/sec 2024-08-17T00:59:39.914 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:39 smithi177 ceph-mon[90034]: pgmap v1425: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T00:59:40.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:39 smithi110 ceph-mon[100641]: pgmap v1425: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T00:59:40.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:39 smithi110 ceph-mon[98148]: pgmap v1425: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T00:59:40.262 INFO:tasks.workunit.client.0.smithi110.stdout: 326: throughput=4.98MB/sec pending data=0 2024-08-17T00:59:40.263 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lGTrhxDd_dCaICV off=12198978 len=1776967 2024-08-17T00:59:40.264 INFO:tasks.workunit.client.0.smithi110.stdout:op 1625 completed, throughput=4.99MB/sec 2024-08-17T00:59:40.265 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FXccZfZOx3w0uQu off=1617707 len=428966 2024-08-17T00:59:40.265 INFO:tasks.workunit.client.0.smithi110.stdout:op 1626 completed, throughput=4.99MB/sec 2024-08-17T00:59:40.266 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-c02SUxbpNii0R7x off=4397219 len=389990 2024-08-17T00:59:40.269 INFO:tasks.workunit.client.0.smithi110.stdout:op 1627 completed, throughput=4.99MB/sec 2024-08-17T00:59:40.269 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NkeqqQOBA0oVKFl off=3995519 len=1728027 2024-08-17T00:59:40.271 INFO:tasks.workunit.client.0.smithi110.stdout:op 1628 completed, throughput=5MB/sec 2024-08-17T00:59:40.271 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kObrVrpG0TBDMVq off=15199686 len=332038 2024-08-17T00:59:40.271 INFO:tasks.workunit.client.0.smithi110.stdout:op 1629 completed, throughput=5MB/sec 2024-08-17T00:59:40.271 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XDFUjx1nif9A0zh off=6596170 len=1247123 2024-08-17T00:59:40.272 INFO:tasks.workunit.client.0.smithi110.stdout:op 1630 completed, throughput=5MB/sec 2024-08-17T00:59:41.273 INFO:tasks.workunit.client.0.smithi110.stdout: 327: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:41.273 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-6dg62wqIj2fF7lA off=2522440 len=352547 2024-08-17T00:59:41.273 INFO:tasks.workunit.client.0.smithi110.stdout:op 1631 completed, throughput=4.99MB/sec 2024-08-17T00:59:41.273 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--fdHCVtv1EYOCYi off=10661127 len=1795162 2024-08-17T00:59:41.275 INFO:tasks.workunit.client.0.smithi110.stdout:op 1632 completed, throughput=4.99MB/sec 2024-08-17T00:59:41.276 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aXyZfWq-RhUAf1e off=5805268 len=478673 2024-08-17T00:59:41.276 INFO:tasks.workunit.client.0.smithi110.stdout:op 1633 completed, throughput=4.99MB/sec 2024-08-17T00:59:41.276 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-U0yno8Lm7hWi0Uk off=11291865 len=801794 2024-08-17T00:59:41.279 INFO:tasks.workunit.client.0.smithi110.stdout:op 1634 completed, throughput=5MB/sec 2024-08-17T00:59:41.279 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1l2ozF4l8t5xPNz off=1360578 len=985051 2024-08-17T00:59:41.284 INFO:tasks.workunit.client.0.smithi110.stdout:op 1635 completed, throughput=5MB/sec 2024-08-17T00:59:41.284 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pK-cC0kSIxzOe6a off=2139003 len=868184 2024-08-17T00:59:41.286 INFO:tasks.workunit.client.0.smithi110.stdout:op 1636 completed, throughput=5MB/sec 2024-08-17T00:59:42.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:41 smithi110 ceph-mon[100641]: pgmap v1426: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-17T00:59:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:41 smithi110 ceph-mon[98148]: pgmap v1426: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-17T00:59:42.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:41 smithi177 ceph-mon[90034]: pgmap v1426: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-17T00:59:42.286 INFO:tasks.workunit.client.0.smithi110.stdout: 328: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:42.287 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-F5M4ciKd0Puo7wQ off=1887066 len=217157 2024-08-17T00:59:42.289 INFO:tasks.workunit.client.0.smithi110.stdout:op 1637 completed, throughput=4.99MB/sec 2024-08-17T00:59:42.290 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yhk8qjv6hGIGDly off=11765919 len=1965630 2024-08-17T00:59:42.301 INFO:tasks.workunit.client.0.smithi110.stdout:op 1638 completed, throughput=4.99MB/sec 2024-08-17T00:59:42.301 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pHPzHUrU5JvassZ off=416421 len=753948 2024-08-17T00:59:42.302 INFO:tasks.workunit.client.0.smithi110.stdout:op 1639 completed, throughput=4.99MB/sec 2024-08-17T00:59:42.303 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wSSgKv4qwt4pfYi off=2564357 len=304811 2024-08-17T00:59:42.305 INFO:tasks.workunit.client.0.smithi110.stdout:op 1640 completed, throughput=5MB/sec 2024-08-17T00:59:42.305 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-iRqA2h7BU67vmqQ off=1204401 len=509131 2024-08-17T00:59:42.306 INFO:tasks.workunit.client.0.smithi110.stdout:op 1641 completed, throughput=5MB/sec 2024-08-17T00:59:42.306 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-DssSn6-nY3Mzh7u off=6037762 len=1134198 2024-08-17T00:59:42.312 INFO:tasks.workunit.client.0.smithi110.stdout:op 1642 completed, throughput=5MB/sec 2024-08-17T00:59:43.312 INFO:tasks.workunit.client.0.smithi110.stdout: 329: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:43.312 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3a4z3dz-bT-69Nf off=14361716 len=888437 2024-08-17T00:59:43.313 INFO:tasks.workunit.client.0.smithi110.stdout:op 1643 completed, throughput=4.99MB/sec 2024-08-17T00:59:43.314 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jTt1Oq8M9YNeK54 off=809374 len=208050 2024-08-17T00:59:43.314 INFO:tasks.workunit.client.0.smithi110.stdout:op 1644 completed, throughput=4.99MB/sec 2024-08-17T00:59:43.314 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-CAvb4tkq5KOiMnC off=10214001 len=766286 2024-08-17T00:59:43.316 INFO:tasks.workunit.client.0.smithi110.stdout:op 1645 completed, throughput=4.99MB/sec 2024-08-17T00:59:43.316 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-4iEj5eu9zi9NbQH off=1520120 len=152395 2024-08-17T00:59:43.319 INFO:tasks.workunit.client.0.smithi110.stdout:op 1646 completed, throughput=4.99MB/sec 2024-08-17T00:59:43.319 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nPhC0c11KEsigKL off=11312698 len=1680907 2024-08-17T00:59:43.321 INFO:tasks.workunit.client.0.smithi110.stdout:op 1647 completed, throughput=5MB/sec 2024-08-17T00:59:43.321 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7jD41fT1Rkw330E off=12948028 len=1963229 2024-08-17T00:59:43.328 INFO:tasks.workunit.client.0.smithi110.stdout:op 1648 completed, throughput=5MB/sec 2024-08-17T00:59:44.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:43 smithi110 ceph-mon[100641]: pgmap v1427: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T00:59:44.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:43 smithi110 ceph-mon[98148]: pgmap v1427: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T00:59:44.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:43 smithi177 ceph-mon[90034]: pgmap v1427: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T00:59:44.329 INFO:tasks.workunit.client.0.smithi110.stdout: 330: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:44.329 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7he600rbAq7D-xN off=181060 len=1122784 2024-08-17T00:59:44.331 INFO:tasks.workunit.client.0.smithi110.stdout:op 1649 completed, throughput=4.99MB/sec 2024-08-17T00:59:44.331 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-TKIdUHWSi5K1KWj off=2005306 len=831601 2024-08-17T00:59:44.336 INFO:tasks.workunit.client.0.smithi110.stdout:op 1650 completed, throughput=4.99MB/sec 2024-08-17T00:59:44.336 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2adSilohXVJj8jB off=233022 len=998006 2024-08-17T00:59:44.341 INFO:tasks.workunit.client.0.smithi110.stdout:op 1651 completed, throughput=4.99MB/sec 2024-08-17T00:59:44.341 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-IF1bl7Jl-htvyCn off=1290088 len=1593735 2024-08-17T00:59:44.343 INFO:tasks.workunit.client.0.smithi110.stdout:op 1652 completed, throughput=5MB/sec 2024-08-17T00:59:44.343 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-P_AxiJ5cK9N3u0r off=1635034 len=1525459 2024-08-17T00:59:44.346 INFO:tasks.workunit.client.0.smithi110.stdout:op 1653 completed, throughput=5MB/sec 2024-08-17T00:59:45.346 INFO:tasks.workunit.client.0.smithi110.stdout: 331: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:45.346 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-96bugQeSi10OtDv off=3288793 len=1865253 2024-08-17T00:59:45.348 INFO:tasks.workunit.client.0.smithi110.stdout:op 1654 completed, throughput=4.99MB/sec 2024-08-17T00:59:45.348 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-1gOoyqlJSkVtjrR off=4880316 len=1283686 2024-08-17T00:59:45.350 INFO:tasks.workunit.client.0.smithi110.stdout:op 1655 completed, throughput=5MB/sec 2024-08-17T00:59:45.350 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tJndhmOA2yLzAkZ off=8522962 len=209124 2024-08-17T00:59:45.350 INFO:tasks.workunit.client.0.smithi110.stdout:op 1656 completed, throughput=5MB/sec 2024-08-17T00:59:45.351 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ipfiHU2DxNgQSKQ off=6278837 len=1180270 2024-08-17T00:59:45.356 INFO:tasks.workunit.client.0.smithi110.stdout:op 1657 completed, throughput=5MB/sec 2024-08-17T00:59:46.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:45 smithi110 ceph-mon[98148]: pgmap v1428: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T00:59:46.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:45 smithi110 ceph-mon[100641]: pgmap v1428: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T00:59:46.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:45 smithi177 ceph-mon[90034]: pgmap v1428: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T00:59:46.357 INFO:tasks.workunit.client.0.smithi110.stdout: 332: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:46.357 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LJ5iqOKld1kUZ7a off=7887376 len=1536123 2024-08-17T00:59:46.360 INFO:tasks.workunit.client.0.smithi110.stdout:op 1658 completed, throughput=4.99MB/sec 2024-08-17T00:59:46.360 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-6dZcB2-dkU41N0m off=0 len=1504520 2024-08-17T00:59:46.362 INFO:tasks.workunit.client.0.smithi110.stdout:op 1659 completed, throughput=4.99MB/sec 2024-08-17T00:59:46.362 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-NIzfhsFMA2aXctB off=193472 len=499521 2024-08-17T00:59:46.366 INFO:tasks.workunit.client.0.smithi110.stdout:op 1660 completed, throughput=5MB/sec 2024-08-17T00:59:46.366 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-BPgb8GT-S-wg6Dr off=13728807 len=935573 2024-08-17T00:59:46.370 INFO:tasks.workunit.client.0.smithi110.stdout:op 1661 completed, throughput=5MB/sec 2024-08-17T00:59:46.371 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-IA-RVqVNbx8UsXT off=1568029 len=750702 2024-08-17T00:59:46.375 INFO:tasks.workunit.client.0.smithi110.stdout:op 1662 completed, throughput=5MB/sec 2024-08-17T00:59:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:59:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:59:47.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T00:59:47.375 INFO:tasks.workunit.client.0.smithi110.stdout: 333: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:47.375 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-34GPdqbG4RO1ySN off=13329392 len=525036 2024-08-17T00:59:47.380 INFO:tasks.workunit.client.0.smithi110.stdout:op 1663 completed, throughput=4.99MB/sec 2024-08-17T00:59:47.380 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PSw2UcjZcygPXFY off=20033215 len=1904630 2024-08-17T00:59:47.388 INFO:tasks.workunit.client.0.smithi110.stdout:op 1664 completed, throughput=4.99MB/sec 2024-08-17T00:59:47.388 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-AWXzNYOE6dNI-uP off=7850761 len=438691 2024-08-17T00:59:47.391 INFO:tasks.workunit.client.0.smithi110.stdout:op 1665 completed, throughput=4.99MB/sec 2024-08-17T00:59:47.392 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nMxoQ_mf3UlBvsM off=18248123 len=1308686 2024-08-17T00:59:47.393 INFO:tasks.workunit.client.0.smithi110.stdout:op 1666 completed, throughput=5MB/sec 2024-08-17T00:59:47.393 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7DFdckG-l0mMzN4 off=1417198 len=423036 2024-08-17T00:59:47.393 INFO:tasks.workunit.client.0.smithi110.stdout:op 1667 completed, throughput=5MB/sec 2024-08-17T00:59:47.393 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GkfW7T5-D_Zi2ci off=1272945 len=503007 2024-08-17T00:59:47.395 INFO:tasks.workunit.client.0.smithi110.stdout:op 1668 completed, throughput=5MB/sec 2024-08-17T00:59:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:47 smithi110 ceph-mon[100641]: pgmap v1429: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T00:59:48.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:47 smithi110 ceph-mon[98148]: pgmap v1429: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T00:59:48.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:47 smithi177 ceph-mon[90034]: pgmap v1429: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T00:59:48.396 INFO:tasks.workunit.client.0.smithi110.stdout: 334: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:48.396 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8KCDsxj8pW4Q-QG off=6050323 len=624577 2024-08-17T00:59:48.400 INFO:tasks.workunit.client.0.smithi110.stdout:op 1669 completed, throughput=4.99MB/sec 2024-08-17T00:59:48.400 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jXdtrdKnIB32kKe off=2491463 len=79899 2024-08-17T00:59:48.404 INFO:tasks.workunit.client.0.smithi110.stdout:op 1670 completed, throughput=4.99MB/sec 2024-08-17T00:59:48.404 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Wapk9luLLd-hS7o off=17251056 len=240452 2024-08-17T00:59:48.404 INFO:tasks.workunit.client.0.smithi110.stdout:op 1671 completed, throughput=4.99MB/sec 2024-08-17T00:59:48.404 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-evdiO9JvjMgq0fB off=1240729 len=1457782 2024-08-17T00:59:48.412 INFO:tasks.workunit.client.0.smithi110.stdout:op 1672 completed, throughput=4.99MB/sec 2024-08-17T00:59:48.412 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aVQG1_MkFXR1rZM off=705242 len=976874 2024-08-17T00:59:48.413 INFO:tasks.workunit.client.0.smithi110.stdout:op 1673 completed, throughput=4.99MB/sec 2024-08-17T00:59:48.413 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qfGgvNsqT2J5-aK off=167976 len=1890092 2024-08-17T00:59:48.416 INFO:tasks.workunit.client.0.smithi110.stdout:op 1674 completed, throughput=5MB/sec 2024-08-17T00:59:48.416 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Lv3kau_HufUz7mg off=6786010 len=573929 2024-08-17T00:59:48.417 INFO:tasks.workunit.client.0.smithi110.stdout:op 1675 completed, throughput=5MB/sec 2024-08-17T00:59:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:59:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:59:48] "GET /metrics HTTP/1.1" 200 34112 "" "Prometheus/2.43.0" 2024-08-17T00:59:49.418 INFO:tasks.workunit.client.0.smithi110.stdout: 335: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:49.418 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3iljJNSrd11-wg8 off=4304848 len=1658634 2024-08-17T00:59:49.426 INFO:tasks.workunit.client.0.smithi110.stdout:op 1676 completed, throughput=4.99MB/sec 2024-08-17T00:59:49.426 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jSrUyZMkEbDyyBk off=5124163 len=663827 2024-08-17T00:59:49.427 INFO:tasks.workunit.client.0.smithi110.stdout:op 1677 completed, throughput=4.99MB/sec 2024-08-17T00:59:49.427 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vcqPfuTBO__oz5M off=4661241 len=1249365 2024-08-17T00:59:49.435 INFO:tasks.workunit.client.0.smithi110.stdout:op 1678 completed, throughput=5MB/sec 2024-08-17T00:59:49.435 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-57GCW4tQgMxpVBi off=3139538 len=987426 2024-08-17T00:59:49.439 INFO:tasks.workunit.client.0.smithi110.stdout:op 1679 completed, throughput=5MB/sec 2024-08-17T00:59:49.440 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fkGa33_rhi0FlB9 off=2206640 len=973192 2024-08-17T00:59:49.443 INFO:tasks.workunit.client.0.smithi110.stdout:op 1680 completed, throughput=5MB/sec 2024-08-17T00:59:50.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:49 smithi110 ceph-mon[100641]: pgmap v1430: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T00:59:50.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:49 smithi110 ceph-mon[98148]: pgmap v1430: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T00:59:50.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:49 smithi177 ceph-mon[90034]: pgmap v1430: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T00:59:50.444 INFO:tasks.workunit.client.0.smithi110.stdout: 336: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:50.444 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-yduoIRkZzTVN62T off=1736170 len=31786 2024-08-17T00:59:50.444 INFO:tasks.workunit.client.0.smithi110.stdout:op 1681 completed, throughput=4.99MB/sec 2024-08-17T00:59:50.444 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZXicOftMSwdgdYr off=8888974 len=1988794 2024-08-17T00:59:50.455 INFO:tasks.workunit.client.0.smithi110.stdout:op 1682 completed, throughput=4.99MB/sec 2024-08-17T00:59:50.455 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aL7kcZ18MKEe1wZ off=144029 len=1182440 2024-08-17T00:59:50.461 INFO:tasks.workunit.client.0.smithi110.stdout:op 1683 completed, throughput=5MB/sec 2024-08-17T00:59:50.461 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Vrifr-T7mpZYELx off=11499416 len=1214207 2024-08-17T00:59:50.466 INFO:tasks.workunit.client.0.smithi110.stdout:op 1684 completed, throughput=5MB/sec 2024-08-17T00:59:50.467 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zHl7LREItU27A-g off=4291336 len=174900 2024-08-17T00:59:50.469 INFO:tasks.workunit.client.0.smithi110.stdout:op 1685 completed, throughput=5MB/sec 2024-08-17T00:59:50.469 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qjA1jaogRZn3ckV off=2956785 len=743509 2024-08-17T00:59:50.473 INFO:tasks.workunit.client.0.smithi110.stdout:op 1686 completed, throughput=5MB/sec 2024-08-17T00:59:51.474 INFO:tasks.workunit.client.0.smithi110.stdout: 337: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:51.474 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Fmy9ZAUITI5gMED off=1486842 len=1173738 2024-08-17T00:59:51.477 INFO:tasks.workunit.client.0.smithi110.stdout:op 1687 completed, throughput=4.99MB/sec 2024-08-17T00:59:51.477 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-JdZbbULdTLx396I off=16442645 len=1180280 2024-08-17T00:59:51.479 INFO:tasks.workunit.client.0.smithi110.stdout:op 1688 completed, throughput=4.99MB/sec 2024-08-17T00:59:51.479 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5Qsz6WcZ7RFCf6p off=21492477 len=312957 2024-08-17T00:59:51.482 INFO:tasks.workunit.client.0.smithi110.stdout:op 1689 completed, throughput=4.99MB/sec 2024-08-17T00:59:51.482 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-o-vSZxAh9J--4TV off=2614324 len=1587246 2024-08-17T00:59:51.491 INFO:tasks.workunit.client.0.smithi110.stdout:op 1690 completed, throughput=5MB/sec 2024-08-17T00:59:51.491 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-rGzalxmwLK7jOB4 off=7178062 len=233274 2024-08-17T00:59:51.492 INFO:tasks.workunit.client.0.smithi110.stdout:op 1691 completed, throughput=5MB/sec 2024-08-17T00:59:51.492 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-mwHz6PZUle71pw0 off=11126149 len=1482575 2024-08-17T00:59:51.499 INFO:tasks.workunit.client.0.smithi110.stdout:op 1692 completed, throughput=5MB/sec 2024-08-17T00:59:52.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:51 smithi110 ceph-mon[100641]: pgmap v1431: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-08-17T00:59:52.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:51 smithi110 ceph-mon[98148]: pgmap v1431: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-08-17T00:59:52.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:51 smithi177 ceph-mon[90034]: pgmap v1431: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-08-17T00:59:52.499 INFO:tasks.workunit.client.0.smithi110.stdout: 338: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:52.500 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-oceqnuJsFqg1cMY off=3858845 len=742291 2024-08-17T00:59:52.501 INFO:tasks.workunit.client.0.smithi110.stdout:op 1693 completed, throughput=4.99MB/sec 2024-08-17T00:59:52.501 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tNYOJNoqPkwFXjj off=16916244 len=1014941 2024-08-17T00:59:52.507 INFO:tasks.workunit.client.0.smithi110.stdout:op 1694 completed, throughput=4.99MB/sec 2024-08-17T00:59:52.507 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VkIdbAwk6_83ayZ off=8507760 len=1092137 2024-08-17T00:59:52.508 INFO:tasks.workunit.client.0.smithi110.stdout:op 1695 completed, throughput=5MB/sec 2024-08-17T00:59:52.509 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9wpNRjM-HxhkI1T off=7340879 len=471063 2024-08-17T00:59:52.510 INFO:tasks.workunit.client.0.smithi110.stdout:op 1696 completed, throughput=5MB/sec 2024-08-17T00:59:52.510 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-h4caJDOBhbpdaiN off=5757378 len=4513 2024-08-17T00:59:52.510 INFO:tasks.workunit.client.0.smithi110.stdout:op 1697 completed, throughput=5MB/sec 2024-08-17T00:59:52.510 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-oomYv13gjqI9ac7 off=8280592 len=2011025 2024-08-17T00:59:52.512 INFO:tasks.workunit.client.0.smithi110.stdout:op 1698 completed, throughput=5MB/sec 2024-08-17T00:59:53.512 INFO:tasks.workunit.client.0.smithi110.stdout: 339: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:53.512 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4TrRC02BidB5jh1 off=13414598 len=1089701 2024-08-17T00:59:53.514 INFO:tasks.workunit.client.0.smithi110.stdout:op 1699 completed, throughput=4.99MB/sec 2024-08-17T00:59:53.514 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uy6VY1vhAAyQKN- off=16652070 len=1810045 2024-08-17T00:59:53.518 INFO:tasks.workunit.client.0.smithi110.stdout:op 1700 completed, throughput=5MB/sec 2024-08-17T00:59:53.518 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jsmOUEiVofeIwW9 off=7048725 len=954301 2024-08-17T00:59:53.519 INFO:tasks.workunit.client.0.smithi110.stdout:op 1701 completed, throughput=5MB/sec 2024-08-17T00:59:53.519 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3_081IEoiDac9yo off=2559195 len=1166384 2024-08-17T00:59:53.525 INFO:tasks.workunit.client.0.smithi110.stdout:op 1702 completed, throughput=5MB/sec 2024-08-17T00:59:54.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:53 smithi110 ceph-mon[100641]: pgmap v1432: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T00:59:54.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:53 smithi110 ceph-mon[98148]: pgmap v1432: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T00:59:54.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:53 smithi177 ceph-mon[90034]: pgmap v1432: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T00:59:54.525 INFO:tasks.workunit.client.0.smithi110.stdout: 340: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:54.525 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9b01SFWQwMVKr-_ off=14825858 len=1577944 2024-08-17T00:59:54.534 INFO:tasks.workunit.client.0.smithi110.stdout:op 1703 completed, throughput=4.99MB/sec 2024-08-17T00:59:54.534 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3L07l4ACroE9SLw off=20281443 len=2056495 2024-08-17T00:59:54.546 INFO:tasks.workunit.client.0.smithi110.stdout:op 1704 completed, throughput=5MB/sec 2024-08-17T00:59:54.546 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vH9rXMFMhFJ-Tg5 off=4580462 len=661380 2024-08-17T00:59:54.550 INFO:tasks.workunit.client.0.smithi110.stdout:op 1705 completed, throughput=5MB/sec 2024-08-17T00:59:54.550 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_8NiCju4prHvCsP off=3022123 len=2030575 2024-08-17T00:59:54.552 INFO:tasks.workunit.client.0.smithi110.stdout:op 1706 completed, throughput=5.01MB/sec 2024-08-17T00:59:55.552 INFO:tasks.workunit.client.0.smithi110.stdout: 341: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:55.552 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LSFrwbAK9m4sGQ7 off=19888736 len=1534161 2024-08-17T00:59:55.559 INFO:tasks.workunit.client.0.smithi110.stdout:op 1707 completed, throughput=4.99MB/sec 2024-08-17T00:59:55.559 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-znLUY7P7O9LxVg3 off=7627478 len=857596 2024-08-17T00:59:55.561 INFO:tasks.workunit.client.0.smithi110.stdout:op 1708 completed, throughput=5MB/sec 2024-08-17T00:59:55.561 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FG7oKkmCtzKtZrK off=18672543 len=846509 2024-08-17T00:59:55.562 INFO:tasks.workunit.client.0.smithi110.stdout:op 1709 completed, throughput=5MB/sec 2024-08-17T00:59:55.563 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-m3PRVdv5YJWSzlC off=7154037 len=1778410 2024-08-17T00:59:55.564 INFO:tasks.workunit.client.0.smithi110.stdout:op 1710 completed, throughput=5MB/sec 2024-08-17T00:59:56.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:55 smithi110 ceph-mon[100641]: pgmap v1433: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T00:59:56.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:55 smithi110 ceph-mon[98148]: pgmap v1433: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T00:59:56.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:55 smithi177 ceph-mon[90034]: pgmap v1433: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T00:59:56.565 INFO:tasks.workunit.client.0.smithi110.stdout: 342: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:56.565 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Pr6xbwNdZlvDsOu off=4003773 len=1924182 2024-08-17T00:59:56.572 INFO:tasks.workunit.client.0.smithi110.stdout:op 1711 completed, throughput=5MB/sec 2024-08-17T00:59:56.573 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hklNsSg9WzWlm2I off=2160697 len=1049465 2024-08-17T00:59:56.578 INFO:tasks.workunit.client.0.smithi110.stdout:op 1712 completed, throughput=5MB/sec 2024-08-17T00:59:56.578 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-UDJD10RyrPdbMjf off=1844889 len=252604 2024-08-17T00:59:56.581 INFO:tasks.workunit.client.0.smithi110.stdout:op 1713 completed, throughput=5MB/sec 2024-08-17T00:59:56.581 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CMUnqHFchzLCrkG off=849453 len=811371 2024-08-17T00:59:56.585 INFO:tasks.workunit.client.0.smithi110.stdout:op 1714 completed, throughput=5MB/sec 2024-08-17T00:59:57.585 INFO:tasks.workunit.client.0.smithi110.stdout: 343: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:57.586 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LqDVRtqQzaobTRN off=6449787 len=1699985 2024-08-17T00:59:57.588 INFO:tasks.workunit.client.0.smithi110.stdout:op 1715 completed, throughput=4.99MB/sec 2024-08-17T00:59:57.588 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-78JkyI8eO1HmCJ0 off=1376237 len=259938 2024-08-17T00:59:57.591 INFO:tasks.workunit.client.0.smithi110.stdout:op 1716 completed, throughput=4.99MB/sec 2024-08-17T00:59:57.591 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zZ-7xRfy-E-n25D off=2162719 len=830844 2024-08-17T00:59:57.592 INFO:tasks.workunit.client.0.smithi110.stdout:op 1717 completed, throughput=4.99MB/sec 2024-08-17T00:59:57.592 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-F47sc8plknoXafk off=2083338 len=581273 2024-08-17T00:59:57.596 INFO:tasks.workunit.client.0.smithi110.stdout:op 1718 completed, throughput=5MB/sec 2024-08-17T00:59:57.596 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-c02SUxbpNii0R7x off=1366053 len=337187 2024-08-17T00:59:57.600 INFO:tasks.workunit.client.0.smithi110.stdout:op 1719 completed, throughput=5MB/sec 2024-08-17T00:59:57.600 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-6M6j3ihyZoN-kCj off=576451 len=377509 2024-08-17T00:59:57.601 INFO:tasks.workunit.client.0.smithi110.stdout:op 1720 completed, throughput=5MB/sec 2024-08-17T00:59:57.601 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-m78I111chRXKITU off=10360615 len=1261340 2024-08-17T00:59:57.607 INFO:tasks.workunit.client.0.smithi110.stdout:op 1721 completed, throughput=5MB/sec 2024-08-17T00:59:58.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:57 smithi110 ceph-mon[98148]: pgmap v1434: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T00:59:58.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:57 smithi110 ceph-mon[100641]: pgmap v1434: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T00:59:58.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:57 smithi177 ceph-mon[90034]: pgmap v1434: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T00:59:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 00:59:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:00:59:58] "GET /metrics HTTP/1.1" 200 34112 "" "Prometheus/2.43.0" 2024-08-17T00:59:58.608 INFO:tasks.workunit.client.0.smithi110.stdout: 344: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:58.608 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wj0vApN5wlJrPDX off=7854104 len=659187 2024-08-17T00:59:58.609 INFO:tasks.workunit.client.0.smithi110.stdout:op 1722 completed, throughput=4.99MB/sec 2024-08-17T00:59:58.609 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LOoVfoBkv5t8iqt off=556691 len=1784237 2024-08-17T00:59:58.611 INFO:tasks.workunit.client.0.smithi110.stdout:op 1723 completed, throughput=4.99MB/sec 2024-08-17T00:59:58.611 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-lLsFx_fW-WnxDLm off=6461195 len=501292 2024-08-17T00:59:58.615 INFO:tasks.workunit.client.0.smithi110.stdout:op 1724 completed, throughput=4.99MB/sec 2024-08-17T00:59:58.615 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pGI2Ve9BWFGdye_ off=466423 len=820958 2024-08-17T00:59:58.620 INFO:tasks.workunit.client.0.smithi110.stdout:op 1725 completed, throughput=5MB/sec 2024-08-17T00:59:58.620 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-WvbInXhHZkVgYxJ off=350790 len=1254552 2024-08-17T00:59:58.621 INFO:tasks.workunit.client.0.smithi110.stdout:op 1726 completed, throughput=5MB/sec 2024-08-17T00:59:58.621 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tvf0OHgVrUj49TW off=336373 len=1184446 2024-08-17T00:59:58.622 INFO:tasks.workunit.client.0.smithi110.stdout:op 1727 completed, throughput=5MB/sec 2024-08-17T00:59:59.623 INFO:tasks.workunit.client.0.smithi110.stdout: 345: throughput=4.99MB/sec pending data=0 2024-08-17T00:59:59.623 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7r4LcExWReC-Ou9 off=651625 len=720255 2024-08-17T00:59:59.628 INFO:tasks.workunit.client.0.smithi110.stdout:op 1728 completed, throughput=4.99MB/sec 2024-08-17T00:59:59.628 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Qwk-7fyqULnhvXK off=14135725 len=585071 2024-08-17T00:59:59.629 INFO:tasks.workunit.client.0.smithi110.stdout:op 1729 completed, throughput=4.99MB/sec 2024-08-17T00:59:59.629 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-821n5XvDfvRFij9 off=3358193 len=1016872 2024-08-17T00:59:59.634 INFO:tasks.workunit.client.0.smithi110.stdout:op 1730 completed, throughput=5MB/sec 2024-08-17T00:59:59.634 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-49vFAflpWmMXzaU off=2017511 len=46411 2024-08-17T00:59:59.636 INFO:tasks.workunit.client.0.smithi110.stdout:op 1731 completed, throughput=5MB/sec 2024-08-17T00:59:59.637 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jm3d485EIoe4f-V off=13632635 len=792108 2024-08-17T00:59:59.637 INFO:tasks.workunit.client.0.smithi110.stdout:op 1732 completed, throughput=5MB/sec 2024-08-17T00:59:59.637 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kwiWZeJs6ssTDKi off=10627868 len=1891486 2024-08-17T00:59:59.645 INFO:tasks.workunit.client.0.smithi110.stdout:op 1733 completed, throughput=5MB/sec 2024-08-17T01:00:00.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 00:59:59 smithi110 ceph-mon[98148]: pgmap v1435: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T01:00:00.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 00:59:59 smithi110 ceph-mon[100641]: pgmap v1435: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T01:00:00.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 00:59:59 smithi177 ceph-mon[90034]: pgmap v1435: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T01:00:00.645 INFO:tasks.workunit.client.0.smithi110.stdout: 346: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:00.646 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ymFruuZqN4U4yU1 off=3052854 len=1072476 2024-08-17T01:00:00.647 INFO:tasks.workunit.client.0.smithi110.stdout:op 1734 completed, throughput=4.99MB/sec 2024-08-17T01:00:00.647 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uzWcDFEqgyKMUck off=10196759 len=1297181 2024-08-17T01:00:00.649 INFO:tasks.workunit.client.0.smithi110.stdout:op 1735 completed, throughput=4.99MB/sec 2024-08-17T01:00:00.649 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OANM5Q4KlygvvdS off=1039981 len=1726216 2024-08-17T01:00:00.660 INFO:tasks.workunit.client.0.smithi110.stdout:op 1736 completed, throughput=5MB/sec 2024-08-17T01:00:00.660 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2M6yBFwy8J7TMci off=5467190 len=1187220 2024-08-17T01:00:00.661 INFO:tasks.workunit.client.0.smithi110.stdout:op 1737 completed, throughput=5MB/sec 2024-08-17T01:00:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:00 smithi110 ceph-mon[98148]: overall HEALTH_OK 2024-08-17T01:00:01.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:00 smithi110 ceph-mon[100641]: overall HEALTH_OK 2024-08-17T01:00:01.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:00 smithi177 ceph-mon[90034]: overall HEALTH_OK 2024-08-17T01:00:01.661 INFO:tasks.workunit.client.0.smithi110.stdout: 347: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:01.661 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QC8bT1MBv6_GqQN off=5041335 len=1618574 2024-08-17T01:00:01.672 INFO:tasks.workunit.client.0.smithi110.stdout:op 1738 completed, throughput=4.99MB/sec 2024-08-17T01:00:01.672 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RIjKbP7Ajeqhdyd off=20018951 len=866479 2024-08-17T01:00:01.676 INFO:tasks.workunit.client.0.smithi110.stdout:op 1739 completed, throughput=4.99MB/sec 2024-08-17T01:00:01.676 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-faswMofid8AuiP7 off=20009723 len=683427 2024-08-17T01:00:01.681 INFO:tasks.workunit.client.0.smithi110.stdout:op 1740 completed, throughput=5MB/sec 2024-08-17T01:00:01.681 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cfFkqmrGGxej9am off=61483 len=22986 2024-08-17T01:00:01.681 INFO:tasks.workunit.client.0.smithi110.stdout:op 1741 completed, throughput=5MB/sec 2024-08-17T01:00:01.681 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uy6VY1vhAAyQKN- off=14288112 len=947436 2024-08-17T01:00:01.683 INFO:tasks.workunit.client.0.smithi110.stdout:op 1742 completed, throughput=5MB/sec 2024-08-17T01:00:01.683 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-fdQ9uKR5k1hTgj4 off=4389373 len=1275787 2024-08-17T01:00:01.685 INFO:tasks.workunit.client.0.smithi110.stdout:op 1743 completed, throughput=5MB/sec 2024-08-17T01:00:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:01 smithi110 ceph-mon[98148]: pgmap v1436: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:00:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:00:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:01 smithi110 ceph-mon[100641]: pgmap v1436: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:00:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:00:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:01 smithi177 ceph-mon[90034]: pgmap v1436: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:00:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:00:02.685 INFO:tasks.workunit.client.0.smithi110.stdout: 348: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:02.685 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-H7tAigAKP0EATJK off=952616 len=406707 2024-08-17T01:00:02.689 INFO:tasks.workunit.client.0.smithi110.stdout:op 1744 completed, throughput=4.99MB/sec 2024-08-17T01:00:02.689 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qzg-1fNeS08Su3T off=134199 len=991661 2024-08-17T01:00:02.695 INFO:tasks.workunit.client.0.smithi110.stdout:op 1745 completed, throughput=4.99MB/sec 2024-08-17T01:00:02.695 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-izOXBwsSLKtHOBb off=1412 len=1727708 2024-08-17T01:00:02.703 INFO:tasks.workunit.client.0.smithi110.stdout:op 1746 completed, throughput=5MB/sec 2024-08-17T01:00:02.703 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KFnW-8rlEMJQw_z off=535175 len=750594 2024-08-17T01:00:02.708 INFO:tasks.workunit.client.0.smithi110.stdout:op 1747 completed, throughput=5MB/sec 2024-08-17T01:00:02.708 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2KTwiNIjGEjOj1S off=2451147 len=216546 2024-08-17T01:00:02.710 INFO:tasks.workunit.client.0.smithi110.stdout:op 1748 completed, throughput=5MB/sec 2024-08-17T01:00:02.710 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-TKIdUHWSi5K1KWj off=1547313 len=2003135 2024-08-17T01:00:02.712 INFO:tasks.workunit.client.0.smithi110.stdout:op 1749 completed, throughput=5MB/sec 2024-08-17T01:00:03.712 INFO:tasks.workunit.client.0.smithi110.stdout: 349: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:03.712 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VsYjWozydXZ_E7H off=9687891 len=704136 2024-08-17T01:00:03.716 INFO:tasks.workunit.client.0.smithi110.stdout:op 1750 completed, throughput=4.99MB/sec 2024-08-17T01:00:03.717 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-y6LZyp4SB50xNKd off=16069329 len=1213848 2024-08-17T01:00:03.718 INFO:tasks.workunit.client.0.smithi110.stdout:op 1751 completed, throughput=5MB/sec 2024-08-17T01:00:03.719 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PdMAigNkG4sINVf off=9965117 len=779869 2024-08-17T01:00:03.720 INFO:tasks.workunit.client.0.smithi110.stdout:op 1752 completed, throughput=5MB/sec 2024-08-17T01:00:03.720 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XsZq7o7SFUAHebz off=14056656 len=398791 2024-08-17T01:00:03.724 INFO:tasks.workunit.client.0.smithi110.stdout:op 1753 completed, throughput=5MB/sec 2024-08-17T01:00:03.724 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-X22rUFTVpBV3jaR off=2882108 len=1941950 2024-08-17T01:00:03.726 INFO:tasks.workunit.client.0.smithi110.stdout:op 1754 completed, throughput=5MB/sec 2024-08-17T01:00:04.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:03 smithi110 ceph-mon[98148]: pgmap v1437: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:00:04.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:03 smithi110 ceph-mon[100641]: pgmap v1437: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:00:04.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:03 smithi177 ceph-mon[90034]: pgmap v1437: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:00:04.726 INFO:tasks.workunit.client.0.smithi110.stdout: 350: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:04.727 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-BiSjk7uxFSkyRz6 off=17263791 len=1677782 2024-08-17T01:00:04.729 INFO:tasks.workunit.client.0.smithi110.stdout:op 1755 completed, throughput=4.99MB/sec 2024-08-17T01:00:04.729 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aT3XaEIqeSMNzsd off=4035568 len=1604091 2024-08-17T01:00:04.739 INFO:tasks.workunit.client.0.smithi110.stdout:op 1756 completed, throughput=5MB/sec 2024-08-17T01:00:04.739 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-I_xCFY9U22_27HL off=5213046 len=214459 2024-08-17T01:00:04.739 INFO:tasks.workunit.client.0.smithi110.stdout:op 1757 completed, throughput=5MB/sec 2024-08-17T01:00:04.739 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Q4OXD3oW3YtpShH off=10073956 len=804651 2024-08-17T01:00:04.740 INFO:tasks.workunit.client.0.smithi110.stdout:op 1758 completed, throughput=5MB/sec 2024-08-17T01:00:05.741 INFO:tasks.workunit.client.0.smithi110.stdout: 351: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:05.741 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-FbUQ_WN2fTxRnb8 off=6585698 len=796429 2024-08-17T01:00:05.746 INFO:tasks.workunit.client.0.smithi110.stdout:op 1759 completed, throughput=4.99MB/sec 2024-08-17T01:00:05.746 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vNH-TkiqjGXiMn7 off=5603624 len=1130249 2024-08-17T01:00:05.751 INFO:tasks.workunit.client.0.smithi110.stdout:op 1760 completed, throughput=4.99MB/sec 2024-08-17T01:00:05.751 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cOlSUNL_pvt95F3 off=5978931 len=1782517 2024-08-17T01:00:05.760 INFO:tasks.workunit.client.0.smithi110.stdout:op 1761 completed, throughput=5MB/sec 2024-08-17T01:00:05.760 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-McV4yXM4Zf4VQSY off=8513502 len=238831 2024-08-17T01:00:05.763 INFO:tasks.workunit.client.0.smithi110.stdout:op 1762 completed, throughput=5MB/sec 2024-08-17T01:00:05.763 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-SfzvLdTDpIiiqRI off=6480255 len=1144967 2024-08-17T01:00:05.765 INFO:tasks.workunit.client.0.smithi110.stdout:op 1763 completed, throughput=5MB/sec 2024-08-17T01:00:05.765 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-l3fJmsyslZ1_FVR off=8388322 len=1127448 2024-08-17T01:00:05.769 INFO:tasks.workunit.client.0.smithi110.stdout:op 1764 completed, throughput=5MB/sec 2024-08-17T01:00:06.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:05 smithi110 ceph-mon[98148]: pgmap v1438: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:00:06.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:05 smithi110 ceph-mon[100641]: pgmap v1438: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:00:06.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:05 smithi177 ceph-mon[90034]: pgmap v1438: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:00:06.769 INFO:tasks.workunit.client.0.smithi110.stdout: 352: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:06.769 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3b27atQmHRzGOoW off=10332656 len=345405 2024-08-17T01:00:06.773 INFO:tasks.workunit.client.0.smithi110.stdout:op 1765 completed, throughput=4.99MB/sec 2024-08-17T01:00:06.773 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_UzO8E8hxud4uyS off=623403 len=1506496 2024-08-17T01:00:06.781 INFO:tasks.workunit.client.0.smithi110.stdout:op 1766 completed, throughput=4.99MB/sec 2024-08-17T01:00:06.781 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-DkkOEpvf213X5a7 off=9004786 len=1645412 2024-08-17T01:00:06.783 INFO:tasks.workunit.client.0.smithi110.stdout:op 1767 completed, throughput=5MB/sec 2024-08-17T01:00:06.783 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2TwfmplBguPmOrE off=3615366 len=2000124 2024-08-17T01:00:06.796 INFO:tasks.workunit.client.0.smithi110.stdout:op 1768 completed, throughput=5MB/sec 2024-08-17T01:00:07.796 INFO:tasks.workunit.client.0.smithi110.stdout: 353: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:07.796 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YSduBOA2TAB8p3I off=5057468 len=584034 2024-08-17T01:00:07.800 INFO:tasks.workunit.client.0.smithi110.stdout:op 1769 completed, throughput=4.99MB/sec 2024-08-17T01:00:07.800 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-097OUFaOgT-lg6X off=2327026 len=999833 2024-08-17T01:00:07.801 INFO:tasks.workunit.client.0.smithi110.stdout:op 1770 completed, throughput=4.99MB/sec 2024-08-17T01:00:07.801 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-EIAqPrqISWMSetH off=2214350 len=1075267 2024-08-17T01:00:07.806 INFO:tasks.workunit.client.0.smithi110.stdout:op 1771 completed, throughput=5MB/sec 2024-08-17T01:00:07.806 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--2t2xlsAjbVSX4q off=17098456 len=1059135 2024-08-17T01:00:07.807 INFO:tasks.workunit.client.0.smithi110.stdout:op 1772 completed, throughput=5MB/sec 2024-08-17T01:00:07.807 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MzRyFab-VStqYT1 off=5308594 len=1208161 2024-08-17T01:00:07.812 INFO:tasks.workunit.client.0.smithi110.stdout:op 1773 completed, throughput=5MB/sec 2024-08-17T01:00:08.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:07 smithi110 ceph-mon[98148]: pgmap v1439: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:00:08.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:07 smithi110 ceph-mon[100641]: pgmap v1439: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:00:08.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:07 smithi177 ceph-mon[90034]: pgmap v1439: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:00:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:00:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:00:08] "GET /metrics HTTP/1.1" 200 34111 "" "Prometheus/2.43.0" 2024-08-17T01:00:08.813 INFO:tasks.workunit.client.0.smithi110.stdout: 354: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:08.813 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-r78Ta-8CvMPkVTo off=1238402 len=1730738 2024-08-17T01:00:08.815 INFO:tasks.workunit.client.0.smithi110.stdout:op 1774 completed, throughput=4.99MB/sec 2024-08-17T01:00:08.815 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-lK-s6oCxdjPjmy7 off=3431287 len=1371761 2024-08-17T01:00:08.822 INFO:tasks.workunit.client.0.smithi110.stdout:op 1775 completed, throughput=5MB/sec 2024-08-17T01:00:08.822 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cc5tdyZdYahGjQx off=16814922 len=1117021 2024-08-17T01:00:08.828 INFO:tasks.workunit.client.0.smithi110.stdout:op 1776 completed, throughput=5MB/sec 2024-08-17T01:00:08.828 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-4ay3ZveYKCRrUIn off=3326317 len=1715187 2024-08-17T01:00:08.834 INFO:tasks.workunit.client.0.smithi110.stdout:op 1777 completed, throughput=5MB/sec 2024-08-17T01:00:09.835 INFO:tasks.workunit.client.0.smithi110.stdout: 355: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:09.835 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qQ8q3djVu_K9f6s off=3724001 len=173249 2024-08-17T01:00:09.838 INFO:tasks.workunit.client.0.smithi110.stdout:op 1778 completed, throughput=4.99MB/sec 2024-08-17T01:00:09.838 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-krzc6X22EQbS3Fq off=408959 len=1589705 2024-08-17T01:00:09.841 INFO:tasks.workunit.client.0.smithi110.stdout:op 1779 completed, throughput=4.99MB/sec 2024-08-17T01:00:09.841 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-BQUXMx-O3TVdHku off=8484499 len=903736 2024-08-17T01:00:09.847 INFO:tasks.workunit.client.0.smithi110.stdout:op 1780 completed, throughput=5MB/sec 2024-08-17T01:00:09.847 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-inySASV3B7z4T1t off=2308604 len=674489 2024-08-17T01:00:09.848 INFO:tasks.workunit.client.0.smithi110.stdout:op 1781 completed, throughput=5MB/sec 2024-08-17T01:00:09.848 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-814XR2mRTWZsOwx off=3470959 len=502096 2024-08-17T01:00:09.852 INFO:tasks.workunit.client.0.smithi110.stdout:op 1782 completed, throughput=5MB/sec 2024-08-17T01:00:09.852 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-u0Kd5b79kMM03BB off=4617116 len=643781 2024-08-17T01:00:09.855 INFO:tasks.workunit.client.0.smithi110.stdout:op 1783 completed, throughput=5MB/sec 2024-08-17T01:00:10.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:09 smithi110 ceph-mon[98148]: pgmap v1440: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:00:10.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:09 smithi110 ceph-mon[100641]: pgmap v1440: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:00:10.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:09 smithi177 ceph-mon[90034]: pgmap v1440: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:00:10.856 INFO:tasks.workunit.client.0.smithi110.stdout: 356: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:10.856 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qNpAUoekkQZ73mo off=1436128 len=1184704 2024-08-17T01:00:10.859 INFO:tasks.workunit.client.0.smithi110.stdout:op 1784 completed, throughput=4.99MB/sec 2024-08-17T01:00:10.859 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-AM1TjrHrJAO16gm off=1452917 len=1325959 2024-08-17T01:00:10.861 INFO:tasks.workunit.client.0.smithi110.stdout:op 1785 completed, throughput=4.99MB/sec 2024-08-17T01:00:10.861 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5ETKyWjxB3XAihx off=15066415 len=859094 2024-08-17T01:00:10.866 INFO:tasks.workunit.client.0.smithi110.stdout:op 1786 completed, throughput=5MB/sec 2024-08-17T01:00:10.866 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kfST3uk9PmbtyEl off=17860388 len=1322157 2024-08-17T01:00:10.868 INFO:tasks.workunit.client.0.smithi110.stdout:op 1787 completed, throughput=5MB/sec 2024-08-17T01:00:10.868 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fZrQ2xT0ocWwVo1 off=3332590 len=1436892 2024-08-17T01:00:10.874 INFO:tasks.workunit.client.0.smithi110.stdout:op 1788 completed, throughput=5MB/sec 2024-08-17T01:00:11.875 INFO:tasks.workunit.client.0.smithi110.stdout: 357: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:11.875 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-mrWOJbxHym55pSj off=7386308 len=114760 2024-08-17T01:00:11.877 INFO:tasks.workunit.client.0.smithi110.stdout:op 1789 completed, throughput=4.99MB/sec 2024-08-17T01:00:11.877 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZLTZrPEFaxfnBD7 off=6030682 len=1927449 2024-08-17T01:00:11.890 INFO:tasks.workunit.client.0.smithi110.stdout:op 1790 completed, throughput=4.99MB/sec 2024-08-17T01:00:11.890 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Mt_AfuwRYmTxL18 off=715292 len=2014702 2024-08-17T01:00:11.893 INFO:tasks.workunit.client.0.smithi110.stdout:op 1791 completed, throughput=5MB/sec 2024-08-17T01:00:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:11 smithi110 ceph-mon[98148]: pgmap v1441: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:00:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:11 smithi110 ceph-mon[100641]: pgmap v1441: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:00:12.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:11 smithi177 ceph-mon[90034]: pgmap v1441: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:00:12.863 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 01:00:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=sqlstore.transactions t=2024-08-17T01:00:12.439481611Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-17T01:00:12.893 INFO:tasks.workunit.client.0.smithi110.stdout: 358: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:12.893 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ja9grQtE5lUv9sz off=10691225 len=866333 2024-08-17T01:00:12.894 INFO:tasks.workunit.client.0.smithi110.stdout:op 1792 completed, throughput=4.99MB/sec 2024-08-17T01:00:12.894 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Wh6crNp9NVRxnjO off=3694188 len=1110344 2024-08-17T01:00:12.900 INFO:tasks.workunit.client.0.smithi110.stdout:op 1793 completed, throughput=4.99MB/sec 2024-08-17T01:00:12.900 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ti8StkztCoV7Vj9 off=6127313 len=758404 2024-08-17T01:00:12.901 INFO:tasks.workunit.client.0.smithi110.stdout:op 1794 completed, throughput=4.99MB/sec 2024-08-17T01:00:12.901 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zva1AYSl6VQ3ekT off=5708621 len=1212151 2024-08-17T01:00:12.908 INFO:tasks.workunit.client.0.smithi110.stdout:op 1795 completed, throughput=5MB/sec 2024-08-17T01:00:12.908 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_UQypYFJ2p7p_SJ off=8883400 len=1482326 2024-08-17T01:00:12.915 INFO:tasks.workunit.client.0.smithi110.stdout:op 1796 completed, throughput=5MB/sec 2024-08-17T01:00:13.915 INFO:tasks.workunit.client.0.smithi110.stdout: 359: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:13.915 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MRQVDN8mNYpBuUq off=16096258 len=844259 2024-08-17T01:00:13.917 INFO:tasks.workunit.client.0.smithi110.stdout:op 1797 completed, throughput=4.99MB/sec 2024-08-17T01:00:13.917 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-08iFkma1dgKZAJ9 off=918812 len=527606 2024-08-17T01:00:13.918 INFO:tasks.workunit.client.0.smithi110.stdout:op 1798 completed, throughput=4.99MB/sec 2024-08-17T01:00:13.918 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ej81m_ErR6GmxSd off=18913137 len=24478 2024-08-17T01:00:13.918 INFO:tasks.workunit.client.0.smithi110.stdout:op 1799 completed, throughput=4.99MB/sec 2024-08-17T01:00:13.918 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-p9K1F8wIuUuQtEw off=1858160 len=1139785 2024-08-17T01:00:13.920 INFO:tasks.workunit.client.0.smithi110.stdout:op 1800 completed, throughput=4.99MB/sec 2024-08-17T01:00:13.920 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-D7IF56wdbhnU6t3 off=1171812 len=102478 2024-08-17T01:00:13.920 INFO:tasks.workunit.client.0.smithi110.stdout:op 1801 completed, throughput=4.99MB/sec 2024-08-17T01:00:13.920 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KQo201FK_soEm-w off=14497910 len=1330124 2024-08-17T01:00:13.922 INFO:tasks.workunit.client.0.smithi110.stdout:op 1802 completed, throughput=5MB/sec 2024-08-17T01:00:13.922 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8UI2u4T1s18bBBh off=241267 len=1979270 2024-08-17T01:00:13.926 INFO:tasks.workunit.client.0.smithi110.stdout:op 1803 completed, throughput=5MB/sec 2024-08-17T01:00:14.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:13 smithi110 ceph-mon[98148]: pgmap v1442: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:00:14.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:13 smithi110 ceph-mon[100641]: pgmap v1442: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:00:14.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:13 smithi177 ceph-mon[90034]: pgmap v1442: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:00:14.927 INFO:tasks.workunit.client.0.smithi110.stdout: 360: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:14.927 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-6bgfDBK4Cs3g9hS off=18053577 len=1153586 2024-08-17T01:00:14.928 INFO:tasks.workunit.client.0.smithi110.stdout:op 1804 completed, throughput=4.99MB/sec 2024-08-17T01:00:14.928 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-IX0yNpMXLskiJgy off=3611292 len=1603398 2024-08-17T01:00:14.936 INFO:tasks.workunit.client.0.smithi110.stdout:op 1805 completed, throughput=5MB/sec 2024-08-17T01:00:14.936 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-rKRax8zt9pazrft off=4064951 len=1481174 2024-08-17T01:00:14.941 INFO:tasks.workunit.client.0.smithi110.stdout:op 1806 completed, throughput=5MB/sec 2024-08-17T01:00:14.942 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qIJyVsDNasbWKmH off=10788077 len=97087 2024-08-17T01:00:14.944 INFO:tasks.workunit.client.0.smithi110.stdout:op 1807 completed, throughput=5MB/sec 2024-08-17T01:00:14.944 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-CY1wRdJzYsbeVOy off=8330096 len=1827489 2024-08-17T01:00:14.945 INFO:tasks.workunit.client.0.smithi110.stdout:op 1808 completed, throughput=5MB/sec 2024-08-17T01:00:15.945 INFO:tasks.workunit.client.0.smithi110.stdout: 361: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:15.945 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-sJshi2Sxa1lqViS off=0 len=1193454 2024-08-17T01:00:15.952 INFO:tasks.workunit.client.0.smithi110.stdout:op 1809 completed, throughput=4.99MB/sec 2024-08-17T01:00:15.952 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OE5UAilG6sl9ef6 off=12623912 len=1197240 2024-08-17T01:00:15.957 INFO:tasks.workunit.client.0.smithi110.stdout:op 1810 completed, throughput=5MB/sec 2024-08-17T01:00:15.957 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MavuBu2-wgT7eGQ off=7151586 len=1667235 2024-08-17T01:00:15.968 INFO:tasks.workunit.client.0.smithi110.stdout:op 1811 completed, throughput=5MB/sec 2024-08-17T01:00:16.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:15 smithi110 ceph-mon[98148]: pgmap v1443: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:00:16.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:15 smithi110 ceph-mon[100641]: pgmap v1443: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:00:16.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:15 smithi177 ceph-mon[90034]: pgmap v1443: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:00:16.968 INFO:tasks.workunit.client.0.smithi110.stdout: 362: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:16.969 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gsR0Z0sdDX5Hjz4 off=15360600 len=268778 2024-08-17T01:00:16.970 INFO:tasks.workunit.client.0.smithi110.stdout:op 1812 completed, throughput=4.99MB/sec 2024-08-17T01:00:16.970 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GxjZMH0UR2rfq4v off=6660708 len=1134579 2024-08-17T01:00:16.971 INFO:tasks.workunit.client.0.smithi110.stdout:op 1813 completed, throughput=4.99MB/sec 2024-08-17T01:00:16.971 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kfFCq1wb3zfb1LG off=4703187 len=1430901 2024-08-17T01:00:16.979 INFO:tasks.workunit.client.0.smithi110.stdout:op 1814 completed, throughput=4.99MB/sec 2024-08-17T01:00:16.979 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-M3OFvY7QoPFEFdz off=7426159 len=489619 2024-08-17T01:00:16.980 INFO:tasks.workunit.client.0.smithi110.stdout:op 1815 completed, throughput=5MB/sec 2024-08-17T01:00:16.980 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tqdgLdUREJ_MG7B off=2833730 len=494500 2024-08-17T01:00:16.984 INFO:tasks.workunit.client.0.smithi110.stdout:op 1816 completed, throughput=5MB/sec 2024-08-17T01:00:16.985 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--FeUSkV2jzkaCcx off=4592086 len=1991650 2024-08-17T01:00:16.992 INFO:tasks.workunit.client.0.smithi110.stdout:op 1817 completed, throughput=5MB/sec 2024-08-17T01:00:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:00:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:00:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:00:17.992 INFO:tasks.workunit.client.0.smithi110.stdout: 363: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:17.993 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-SgkwnUVd3ZXPgJB off=16927590 len=1740547 2024-08-17T01:00:17.996 INFO:tasks.workunit.client.0.smithi110.stdout:op 1818 completed, throughput=4.99MB/sec 2024-08-17T01:00:17.996 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-e1LMnud5ySmjxbE off=21454989 len=555653 2024-08-17T01:00:17.997 INFO:tasks.workunit.client.0.smithi110.stdout:op 1819 completed, throughput=4.99MB/sec 2024-08-17T01:00:17.997 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Cydrc4W83Chefxn off=254509 len=1326047 2024-08-17T01:00:18.000 INFO:tasks.workunit.client.0.smithi110.stdout:op 1820 completed, throughput=5MB/sec 2024-08-17T01:00:18.000 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3TnKqfUrLfxFndr off=8599856 len=405516 2024-08-17T01:00:18.004 INFO:tasks.workunit.client.0.smithi110.stdout:op 1821 completed, throughput=5MB/sec 2024-08-17T01:00:18.004 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LqTpvScxfFoh0S4 off=439931 len=1757535 2024-08-17T01:00:18.011 INFO:tasks.workunit.client.0.smithi110.stdout:op 1822 completed, throughput=5MB/sec 2024-08-17T01:00:18.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:17 smithi110 ceph-mon[98148]: pgmap v1444: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-17T01:00:18.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:17 smithi110 ceph-mon[100641]: pgmap v1444: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-17T01:00:18.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:17 smithi177 ceph-mon[90034]: pgmap v1444: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-17T01:00:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:00:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:00:18] "GET /metrics HTTP/1.1" 200 34111 "" "Prometheus/2.43.0" 2024-08-17T01:00:19.012 INFO:tasks.workunit.client.0.smithi110.stdout: 364: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:19.012 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bMwKJ1zmSNfSEN3 off=1112131 len=1268536 2024-08-17T01:00:19.018 INFO:tasks.workunit.client.0.smithi110.stdout:op 1823 completed, throughput=4.99MB/sec 2024-08-17T01:00:19.018 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-l0dsVxmm9bJ7URz off=13697246 len=1955775 2024-08-17T01:00:19.022 INFO:tasks.workunit.client.0.smithi110.stdout:op 1824 completed, throughput=5MB/sec 2024-08-17T01:00:19.022 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-m3PRVdv5YJWSzlC off=2228299 len=1912768 2024-08-17T01:00:19.023 INFO:tasks.workunit.client.0.smithi110.stdout:op 1825 completed, throughput=5MB/sec 2024-08-17T01:00:20.023 INFO:tasks.workunit.client.0.smithi110.stdout: 365: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:20.024 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ernu5Sza-pr9yH- off=22825511 len=314839 2024-08-17T01:00:20.026 INFO:tasks.workunit.client.0.smithi110.stdout:op 1826 completed, throughput=4.99MB/sec 2024-08-17T01:00:20.027 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HAM94wLPol_nv0w off=8936292 len=463055 2024-08-17T01:00:20.030 INFO:tasks.workunit.client.0.smithi110.stdout:op 1827 completed, throughput=4.99MB/sec 2024-08-17T01:00:20.030 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qtHOjp8D453uMid off=614554 len=844679 2024-08-17T01:00:20.031 INFO:tasks.workunit.client.0.smithi110.stdout:op 1828 completed, throughput=4.99MB/sec 2024-08-17T01:00:20.032 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-DAW3UjL5rNujg6Y off=5349284 len=871891 2024-08-17T01:00:20.032 INFO:tasks.workunit.client.0.smithi110.stdout:op 1829 completed, throughput=5MB/sec 2024-08-17T01:00:20.033 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ofI3S2flsbasLs5 off=15889444 len=735687 2024-08-17T01:00:20.036 INFO:tasks.workunit.client.0.smithi110.stdout:op 1830 completed, throughput=5MB/sec 2024-08-17T01:00:20.036 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-DdIeAZPLGnHsXHg off=0 len=1259617 2024-08-17T01:00:20.043 INFO:tasks.workunit.client.0.smithi110.stdout:op 1831 completed, throughput=5MB/sec 2024-08-17T01:00:20.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:19 smithi110 ceph-mon[98148]: pgmap v1445: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:00:20.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:19 smithi110 ceph-mon[100641]: pgmap v1445: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:00:20.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:19 smithi177 ceph-mon[90034]: pgmap v1445: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:00:21.043 INFO:tasks.workunit.client.0.smithi110.stdout: 366: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:21.043 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GzmlLSMMJA1Nwrq off=4008939 len=1608332 2024-08-17T01:00:21.045 INFO:tasks.workunit.client.0.smithi110.stdout:op 1832 completed, throughput=4.99MB/sec 2024-08-17T01:00:21.045 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-08fmKLYsyUM4bNT off=15410481 len=1504452 2024-08-17T01:00:21.047 INFO:tasks.workunit.client.0.smithi110.stdout:op 1833 completed, throughput=4.99MB/sec 2024-08-17T01:00:21.047 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zASug5fMRp8CJV6 off=237787 len=1971532 2024-08-17T01:00:21.049 INFO:tasks.workunit.client.0.smithi110.stdout:op 1834 completed, throughput=5MB/sec 2024-08-17T01:00:21.049 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-M80NyYcroku7lLZ off=979798 len=923435 2024-08-17T01:00:21.054 INFO:tasks.workunit.client.0.smithi110.stdout:op 1835 completed, throughput=5MB/sec 2024-08-17T01:00:22.055 INFO:tasks.workunit.client.0.smithi110.stdout: 367: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:22.055 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vJRzpFEXnbTATnf off=8435580 len=1955608 2024-08-17T01:00:22.057 INFO:tasks.workunit.client.0.smithi110.stdout:op 1836 completed, throughput=4.99MB/sec 2024-08-17T01:00:22.057 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tJemkVZNbAGg3EU off=1795797 len=1505992 2024-08-17T01:00:22.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:21 smithi110 ceph-mon[100641]: pgmap v1446: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-17T01:00:22.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:21 smithi110 ceph-mon[98148]: pgmap v1446: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-17T01:00:22.065 INFO:tasks.workunit.client.0.smithi110.stdout:op 1837 completed, throughput=5MB/sec 2024-08-17T01:00:22.066 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XIth_FJo_gE4blW off=7496505 len=571064 2024-08-17T01:00:22.067 INFO:tasks.workunit.client.0.smithi110.stdout:op 1838 completed, throughput=5MB/sec 2024-08-17T01:00:22.067 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-iRtOTvgmg8ENhD8 off=5764820 len=1825218 2024-08-17T01:00:22.070 INFO:tasks.workunit.client.0.smithi110.stdout:op 1839 completed, throughput=5MB/sec 2024-08-17T01:00:22.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:21 smithi177 ceph-mon[90034]: pgmap v1446: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-17T01:00:23.070 INFO:tasks.workunit.client.0.smithi110.stdout: 368: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:23.070 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5V9Z01Z_YZfeND_ off=2451171 len=1849011 2024-08-17T01:00:23.072 INFO:tasks.workunit.client.0.smithi110.stdout:op 1840 completed, throughput=4.99MB/sec 2024-08-17T01:00:23.072 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WGigTHcLJ7_DiBr off=14286868 len=525433 2024-08-17T01:00:23.077 INFO:tasks.workunit.client.0.smithi110.stdout:op 1841 completed, throughput=5MB/sec 2024-08-17T01:00:23.077 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-UNTkVqlkU7jCAjk off=7807315 len=2019428 2024-08-17T01:00:23.079 INFO:tasks.workunit.client.0.smithi110.stdout:op 1842 completed, throughput=5MB/sec 2024-08-17T01:00:24.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:23 smithi110 ceph-mon[98148]: pgmap v1447: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:00:24.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:23 smithi110 ceph-mon[100641]: pgmap v1447: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:00:24.079 INFO:tasks.workunit.client.0.smithi110.stdout: 369: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:24.079 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Wf295Sbvd3srzur off=10511564 len=1122105 2024-08-17T01:00:24.082 INFO:tasks.workunit.client.0.smithi110.stdout:op 1843 completed, throughput=4.99MB/sec 2024-08-17T01:00:24.082 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-a_R1ktrYCAjKoHc off=15898656 len=295458 2024-08-17T01:00:24.082 INFO:tasks.workunit.client.0.smithi110.stdout:op 1844 completed, throughput=4.99MB/sec 2024-08-17T01:00:24.083 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hSnzbkLomuQvFvR off=2513014 len=2091495 2024-08-17T01:00:24.085 INFO:tasks.workunit.client.0.smithi110.stdout:op 1845 completed, throughput=5MB/sec 2024-08-17T01:00:24.085 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yBh7nXoPbZd_c3c off=1632630 len=1034213 2024-08-17T01:00:24.090 INFO:tasks.workunit.client.0.smithi110.stdout:op 1846 completed, throughput=5MB/sec 2024-08-17T01:00:24.090 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-50NVut8ckU0M7To off=5023691 len=1971121 2024-08-17T01:00:24.092 INFO:tasks.workunit.client.0.smithi110.stdout:op 1847 completed, throughput=5MB/sec 2024-08-17T01:00:24.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:23 smithi177 ceph-mon[90034]: pgmap v1447: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:00:25.093 INFO:tasks.workunit.client.0.smithi110.stdout: 370: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:25.093 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jxka0ubwXqyhIuM off=933859 len=655887 2024-08-17T01:00:25.097 INFO:tasks.workunit.client.0.smithi110.stdout:op 1848 completed, throughput=4.99MB/sec 2024-08-17T01:00:25.097 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--0yNDlxEb3kxBA_ off=9877778 len=1687336 2024-08-17T01:00:25.107 INFO:tasks.workunit.client.0.smithi110.stdout:op 1849 completed, throughput=5MB/sec 2024-08-17T01:00:25.107 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3JKdfvGRdcq_Ygc off=980203 len=2073849 2024-08-17T01:00:25.110 INFO:tasks.workunit.client.0.smithi110.stdout:op 1850 completed, throughput=5MB/sec 2024-08-17T01:00:26.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:25 smithi110 ceph-mon[98148]: pgmap v1448: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:00:26.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:25 smithi110 ceph-mon[100641]: pgmap v1448: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:00:26.110 INFO:tasks.workunit.client.0.smithi110.stdout: 371: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:26.111 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kBbsueXxUxvFpvl off=3752660 len=366701 2024-08-17T01:00:26.111 INFO:tasks.workunit.client.0.smithi110.stdout:op 1851 completed, throughput=4.99MB/sec 2024-08-17T01:00:26.111 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hkvrnNDjtF4RvGa off=19253770 len=1200641 2024-08-17T01:00:26.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:25 smithi177 ceph-mon[90034]: pgmap v1448: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:00:26.117 INFO:tasks.workunit.client.0.smithi110.stdout:op 1852 completed, throughput=4.99MB/sec 2024-08-17T01:00:26.117 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-y7nbqmCimExYAG5 off=6297015 len=1248179 2024-08-17T01:00:26.123 INFO:tasks.workunit.client.0.smithi110.stdout:op 1853 completed, throughput=5MB/sec 2024-08-17T01:00:26.123 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-N0idfb-Sj4iqFLT off=6558155 len=566459 2024-08-17T01:00:26.124 INFO:tasks.workunit.client.0.smithi110.stdout:op 1854 completed, throughput=5MB/sec 2024-08-17T01:00:26.124 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-oEIa9IMqT2xDf0a off=17107520 len=362345 2024-08-17T01:00:26.124 INFO:tasks.workunit.client.0.smithi110.stdout:op 1855 completed, throughput=5MB/sec 2024-08-17T01:00:26.124 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-M9z546wgGLnGNLu off=10171833 len=42524 2024-08-17T01:00:26.127 INFO:tasks.workunit.client.0.smithi110.stdout:op 1856 completed, throughput=5MB/sec 2024-08-17T01:00:26.127 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lcjPzzXqCyKe6Oj off=2925967 len=557176 2024-08-17T01:00:26.128 INFO:tasks.workunit.client.0.smithi110.stdout:op 1857 completed, throughput=5MB/sec 2024-08-17T01:00:26.128 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-j0FereQ4NrEjwV7 off=7994028 len=526680 2024-08-17T01:00:26.128 INFO:tasks.workunit.client.0.smithi110.stdout:op 1858 completed, throughput=5MB/sec 2024-08-17T01:00:27.128 INFO:tasks.workunit.client.0.smithi110.stdout: 372: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:27.129 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-IXesxDi_kto9Yhj off=15319337 len=155242 2024-08-17T01:00:27.129 INFO:tasks.workunit.client.0.smithi110.stdout:op 1859 completed, throughput=4.99MB/sec 2024-08-17T01:00:27.129 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-mKerdXGXF1ZDtsx off=1443266 len=213789 2024-08-17T01:00:27.130 INFO:tasks.workunit.client.0.smithi110.stdout:op 1860 completed, throughput=4.99MB/sec 2024-08-17T01:00:27.130 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5BDN5-sdn06-Ngb off=4066611 len=334203 2024-08-17T01:00:27.133 INFO:tasks.workunit.client.0.smithi110.stdout:op 1861 completed, throughput=4.99MB/sec 2024-08-17T01:00:27.134 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-R1uPodkxNdAJ1QV off=3045154 len=555064 2024-08-17T01:00:27.135 INFO:tasks.workunit.client.0.smithi110.stdout:op 1862 completed, throughput=4.99MB/sec 2024-08-17T01:00:27.135 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-BFjjf7w7YsQhF4d off=9074201 len=1659760 2024-08-17T01:00:27.143 INFO:tasks.workunit.client.0.smithi110.stdout:op 1863 completed, throughput=4.99MB/sec 2024-08-17T01:00:27.143 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2cir6LV-oql63fH off=7308105 len=463264 2024-08-17T01:00:27.144 INFO:tasks.workunit.client.0.smithi110.stdout:op 1864 completed, throughput=5MB/sec 2024-08-17T01:00:27.144 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dtiKz5ei2CTL03t off=1845049 len=353143 2024-08-17T01:00:27.147 INFO:tasks.workunit.client.0.smithi110.stdout:op 1865 completed, throughput=5MB/sec 2024-08-17T01:00:27.147 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-piu6cgNyhv5EZqb off=15590743 len=1799446 2024-08-17T01:00:27.149 INFO:tasks.workunit.client.0.smithi110.stdout:op 1866 completed, throughput=5MB/sec 2024-08-17T01:00:28.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:27 smithi110 ceph-mon[98148]: pgmap v1449: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:00:28.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:27 smithi110 ceph-mon[100641]: pgmap v1449: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:00:28.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:27 smithi177 ceph-mon[90034]: pgmap v1449: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:00:28.149 INFO:tasks.workunit.client.0.smithi110.stdout: 373: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:28.149 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZJ7ACYvXRH-Q-HM off=7681482 len=1045749 2024-08-17T01:00:28.151 INFO:tasks.workunit.client.0.smithi110.stdout:op 1867 completed, throughput=4.99MB/sec 2024-08-17T01:00:28.151 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-N-9Chqt8QFnai1B off=11797614 len=1517275 2024-08-17T01:00:28.153 INFO:tasks.workunit.client.0.smithi110.stdout:op 1868 completed, throughput=4.99MB/sec 2024-08-17T01:00:28.153 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nLNbPJqt835QmnK off=9193310 len=951209 2024-08-17T01:00:28.159 INFO:tasks.workunit.client.0.smithi110.stdout:op 1869 completed, throughput=5MB/sec 2024-08-17T01:00:28.159 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-1MQn_led0PIMLgT off=5728713 len=9810 2024-08-17T01:00:28.159 INFO:tasks.workunit.client.0.smithi110.stdout:op 1870 completed, throughput=5MB/sec 2024-08-17T01:00:28.159 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QEmGEw3lxZud-m1 off=5585236 len=292547 2024-08-17T01:00:28.162 INFO:tasks.workunit.client.0.smithi110.stdout:op 1871 completed, throughput=5MB/sec 2024-08-17T01:00:28.162 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bRJqFTS_Eo0yjOd off=4226750 len=1321993 2024-08-17T01:00:28.170 INFO:tasks.workunit.client.0.smithi110.stdout:op 1872 completed, throughput=5MB/sec 2024-08-17T01:00:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:00:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:00:28] "GET /metrics HTTP/1.1" 200 34111 "" "Prometheus/2.43.0" 2024-08-17T01:00:29.171 INFO:tasks.workunit.client.0.smithi110.stdout: 374: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:29.171 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zNYwISn9cP7mL-x off=9472309 len=433755 2024-08-17T01:00:29.174 INFO:tasks.workunit.client.0.smithi110.stdout:op 1873 completed, throughput=4.99MB/sec 2024-08-17T01:00:29.174 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--pXDBcjY2Um9qND off=2756848 len=285547 2024-08-17T01:00:29.178 INFO:tasks.workunit.client.0.smithi110.stdout:op 1874 completed, throughput=4.99MB/sec 2024-08-17T01:00:29.178 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xY4ViHzqCjxogS8 off=10066331 len=227185 2024-08-17T01:00:29.181 INFO:tasks.workunit.client.0.smithi110.stdout:op 1875 completed, throughput=4.99MB/sec 2024-08-17T01:00:29.181 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-DuP5fDRs9v6LsU2 off=11303322 len=1238823 2024-08-17T01:00:29.187 INFO:tasks.workunit.client.0.smithi110.stdout:op 1876 completed, throughput=4.99MB/sec 2024-08-17T01:00:29.187 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5SF0E-aUlhVHWbZ off=8851196 len=163800 2024-08-17T01:00:29.190 INFO:tasks.workunit.client.0.smithi110.stdout:op 1877 completed, throughput=4.99MB/sec 2024-08-17T01:00:29.190 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-unYK55hM9Hc-8iz off=817806 len=1073001 2024-08-17T01:00:29.196 INFO:tasks.workunit.client.0.smithi110.stdout:op 1878 completed, throughput=5MB/sec 2024-08-17T01:00:29.196 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-iFHbaeywiBcRqJ6 off=409700 len=197967 2024-08-17T01:00:29.198 INFO:tasks.workunit.client.0.smithi110.stdout:op 1879 completed, throughput=5MB/sec 2024-08-17T01:00:29.199 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QhwK5ydyo-oWts- off=16987419 len=1028540 2024-08-17T01:00:29.200 INFO:tasks.workunit.client.0.smithi110.stdout:op 1880 completed, throughput=5MB/sec 2024-08-17T01:00:29.200 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-io3r5mwET8aoP4i off=13012282 len=1358307 2024-08-17T01:00:29.206 INFO:tasks.workunit.client.0.smithi110.stdout:op 1881 completed, throughput=5MB/sec 2024-08-17T01:00:30.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:29 smithi110 ceph-mon[98148]: pgmap v1450: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:00:30.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:29 smithi110 ceph-mon[100641]: pgmap v1450: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:00:30.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:29 smithi177 ceph-mon[90034]: pgmap v1450: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:00:30.206 INFO:tasks.workunit.client.0.smithi110.stdout: 375: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:30.207 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4H0lWsY5COlwZXe off=3413182 len=56218 2024-08-17T01:00:30.207 INFO:tasks.workunit.client.0.smithi110.stdout:op 1882 completed, throughput=4.99MB/sec 2024-08-17T01:00:30.207 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-oRwlQXHCWqWEBcN off=2620931 len=1347782 2024-08-17T01:00:30.209 INFO:tasks.workunit.client.0.smithi110.stdout:op 1883 completed, throughput=4.99MB/sec 2024-08-17T01:00:30.209 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cpVNPyPKiacqWuZ off=3651078 len=1081395 2024-08-17T01:00:30.211 INFO:tasks.workunit.client.0.smithi110.stdout:op 1884 completed, throughput=5MB/sec 2024-08-17T01:00:30.211 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qKopcy6qSwpDzQC off=2002087 len=541474 2024-08-17T01:00:30.212 INFO:tasks.workunit.client.0.smithi110.stdout:op 1885 completed, throughput=5MB/sec 2024-08-17T01:00:30.212 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XsgVbc2145FDuDK off=4800080 len=1461245 2024-08-17T01:00:30.220 INFO:tasks.workunit.client.0.smithi110.stdout:op 1886 completed, throughput=5MB/sec 2024-08-17T01:00:30.220 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-EC2ozg1dkUhYpH6 off=878544 len=755439 2024-08-17T01:00:30.225 INFO:tasks.workunit.client.0.smithi110.stdout:op 1887 completed, throughput=5MB/sec 2024-08-17T01:00:31.225 INFO:tasks.workunit.client.0.smithi110.stdout: 376: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:31.225 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-EFqPh7w3d6ZQYzG off=6658706 len=444423 2024-08-17T01:00:31.229 INFO:tasks.workunit.client.0.smithi110.stdout:op 1888 completed, throughput=4.99MB/sec 2024-08-17T01:00:31.229 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-TA2k_qgdZQ4liJM off=6657231 len=754972 2024-08-17T01:00:31.233 INFO:tasks.workunit.client.0.smithi110.stdout:op 1889 completed, throughput=4.99MB/sec 2024-08-17T01:00:31.233 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Nkq2c53KoC7pllB off=9108528 len=359202 2024-08-17T01:00:31.237 INFO:tasks.workunit.client.0.smithi110.stdout:op 1890 completed, throughput=4.99MB/sec 2024-08-17T01:00:31.237 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FKie5GXBSjPNH61 off=1124672 len=1060165 2024-08-17T01:00:31.238 INFO:tasks.workunit.client.0.smithi110.stdout:op 1891 completed, throughput=5MB/sec 2024-08-17T01:00:31.238 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RVWYkpAZqQF9MGy off=7424944 len=1180097 2024-08-17T01:00:31.245 INFO:tasks.workunit.client.0.smithi110.stdout:op 1892 completed, throughput=5MB/sec 2024-08-17T01:00:31.245 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-FeDu_aOWEjgvNPR off=15263998 len=84611 2024-08-17T01:00:31.246 INFO:tasks.workunit.client.0.smithi110.stdout:op 1893 completed, throughput=5MB/sec 2024-08-17T01:00:31.247 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-r0ZMNrc6skS8Xw5 off=12121755 len=1546469 2024-08-17T01:00:31.248 INFO:tasks.workunit.client.0.smithi110.stdout:op 1894 completed, throughput=5MB/sec 2024-08-17T01:00:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:31 smithi110 ceph-mon[98148]: pgmap v1451: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:00:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:00:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:00:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:31 smithi110 ceph-mon[100641]: pgmap v1451: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:00:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:00:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:00:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:31 smithi177 ceph-mon[90034]: pgmap v1451: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:00:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:00:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:00:32.248 INFO:tasks.workunit.client.0.smithi110.stdout: 377: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:32.249 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Z93_ciNQ_r0IL60 off=258413 len=320212 2024-08-17T01:00:32.249 INFO:tasks.workunit.client.0.smithi110.stdout:op 1895 completed, throughput=4.99MB/sec 2024-08-17T01:00:32.249 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ffH_Lfsa0gTekoC off=312599 len=1181058 2024-08-17T01:00:32.251 INFO:tasks.workunit.client.0.smithi110.stdout:op 1896 completed, throughput=4.99MB/sec 2024-08-17T01:00:32.251 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2QUVVSdHTG6YjE1 off=12976478 len=1334993 2024-08-17T01:00:32.257 INFO:tasks.workunit.client.0.smithi110.stdout:op 1897 completed, throughput=5MB/sec 2024-08-17T01:00:32.257 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-W5rHITn4zQLMoy- off=1464215 len=780782 2024-08-17T01:00:32.257 INFO:tasks.workunit.client.0.smithi110.stdout:op 1898 completed, throughput=5MB/sec 2024-08-17T01:00:32.257 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-j7ehkGIdJzLu3oP off=1413696 len=108157 2024-08-17T01:00:32.259 INFO:tasks.workunit.client.0.smithi110.stdout:op 1899 completed, throughput=5MB/sec 2024-08-17T01:00:32.259 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-K62FZAewtVkHF3c off=13829117 len=1832514 2024-08-17T01:00:32.261 INFO:tasks.workunit.client.0.smithi110.stdout:op 1900 completed, throughput=5MB/sec 2024-08-17T01:00:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:00:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:00:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:00:33.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:00:33.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:00:33.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:00:33.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:00:33.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:00:33.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:00:33.261 INFO:tasks.workunit.client.0.smithi110.stdout: 378: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:33.261 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-F4N4Dai6whhe-OR off=2419295 len=1578252 2024-08-17T01:00:33.270 INFO:tasks.workunit.client.0.smithi110.stdout:op 1901 completed, throughput=4.99MB/sec 2024-08-17T01:00:33.270 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-n1ijYfJ-ybaUPca off=15068595 len=358464 2024-08-17T01:00:33.271 INFO:tasks.workunit.client.0.smithi110.stdout:op 1902 completed, throughput=4.99MB/sec 2024-08-17T01:00:33.271 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Iaap0hII6oCggpE off=12545321 len=1291925 2024-08-17T01:00:33.274 INFO:tasks.workunit.client.0.smithi110.stdout:op 1903 completed, throughput=5MB/sec 2024-08-17T01:00:33.274 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FE4WkPrbYkH0dDw off=14876696 len=171302 2024-08-17T01:00:33.274 INFO:tasks.workunit.client.0.smithi110.stdout:op 1904 completed, throughput=5MB/sec 2024-08-17T01:00:33.274 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ntEEkIFqUZRzKsp off=589013 len=41859 2024-08-17T01:00:33.275 INFO:tasks.workunit.client.0.smithi110.stdout:op 1905 completed, throughput=5MB/sec 2024-08-17T01:00:33.275 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-x3fFcH6zjrcl2Ic off=2167477 len=1524461 2024-08-17T01:00:33.283 INFO:tasks.workunit.client.0.smithi110.stdout:op 1906 completed, throughput=5MB/sec 2024-08-17T01:00:34.283 INFO:tasks.workunit.client.0.smithi110.stdout: 379: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:34.284 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PLq6_4nuQYMyxyK off=22661327 len=1430726 2024-08-17T01:00:34.285 INFO:tasks.workunit.client.0.smithi110.stdout:op 1907 completed, throughput=4.99MB/sec 2024-08-17T01:00:34.286 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-52UIy5nqenntF5W off=5781355 len=765583 2024-08-17T01:00:34.290 INFO:tasks.workunit.client.0.smithi110.stdout:op 1908 completed, throughput=4.99MB/sec 2024-08-17T01:00:34.290 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YjWqeMDguRCWLAQ off=8541911 len=974914 2024-08-17T01:00:34.295 INFO:tasks.workunit.client.0.smithi110.stdout:op 1909 completed, throughput=5MB/sec 2024-08-17T01:00:34.295 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-u6YQv1Iyd3UjIjd off=188689 len=1885805 2024-08-17T01:00:34.305 INFO:tasks.workunit.client.0.smithi110.stdout:op 1910 completed, throughput=5MB/sec 2024-08-17T01:00:34.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:34 smithi110 ceph-mon[98148]: pgmap v1452: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-17T01:00:34.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:34 smithi110 ceph-mon[100641]: pgmap v1452: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-17T01:00:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:34 smithi177 ceph-mon[90034]: pgmap v1452: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-17T01:00:35.305 INFO:tasks.workunit.client.0.smithi110.stdout: 380: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:35.306 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ADsF2oSVmUn6WhA off=11553826 len=423897 2024-08-17T01:00:35.309 INFO:tasks.workunit.client.0.smithi110.stdout:op 1911 completed, throughput=4.99MB/sec 2024-08-17T01:00:35.309 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_g1LSmZXFMaf2vF off=6713756 len=2048078 2024-08-17T01:00:35.311 INFO:tasks.workunit.client.0.smithi110.stdout:op 1912 completed, throughput=4.99MB/sec 2024-08-17T01:00:35.311 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jsZfwiCmlVDlZCg off=20599222 len=1906629 2024-08-17T01:00:35.323 INFO:tasks.workunit.client.0.smithi110.stdout:op 1913 completed, throughput=5MB/sec 2024-08-17T01:00:35.323 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-v5sSxsK0LCbKu3w off=9206081 len=964285 2024-08-17T01:00:35.324 INFO:tasks.workunit.client.0.smithi110.stdout:op 1914 completed, throughput=5MB/sec 2024-08-17T01:00:36.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:36 smithi110 ceph-mon[98148]: pgmap v1453: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-17T01:00:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:36 smithi110 ceph-mon[100641]: pgmap v1453: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-17T01:00:36.324 INFO:tasks.workunit.client.0.smithi110.stdout: 381: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:36.324 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-J5qidfHeyVmXXab off=19069087 len=1368074 2024-08-17T01:00:36.326 INFO:tasks.workunit.client.0.smithi110.stdout:op 1915 completed, throughput=4.99MB/sec 2024-08-17T01:00:36.326 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-TA2k_qgdZQ4liJM off=18136163 len=1221957 2024-08-17T01:00:36.329 INFO:tasks.workunit.client.0.smithi110.stdout:op 1916 completed, throughput=4.99MB/sec 2024-08-17T01:00:36.329 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qAdMNGSfTEXwUAv off=2354237 len=974588 2024-08-17T01:00:36.330 INFO:tasks.workunit.client.0.smithi110.stdout:op 1917 completed, throughput=5MB/sec 2024-08-17T01:00:36.330 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-43VsqUvtWGUZYA8 off=316296 len=1776004 2024-08-17T01:00:36.332 INFO:tasks.workunit.client.0.smithi110.stdout:op 1918 completed, throughput=5MB/sec 2024-08-17T01:00:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:36 smithi177 ceph-mon[90034]: pgmap v1453: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-17T01:00:37.333 INFO:tasks.workunit.client.0.smithi110.stdout: 382: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:37.333 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-voCelUmhRv9-OK7 off=18200433 len=395820 2024-08-17T01:00:37.336 INFO:tasks.workunit.client.0.smithi110.stdout:op 1919 completed, throughput=4.99MB/sec 2024-08-17T01:00:37.336 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0UyQPnUmNZsZLvx off=12875907 len=1221846 2024-08-17T01:00:37.343 INFO:tasks.workunit.client.0.smithi110.stdout:op 1920 completed, throughput=4.99MB/sec 2024-08-17T01:00:37.343 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-haldpZ_1bX8LXrw off=7254093 len=101417 2024-08-17T01:00:37.346 INFO:tasks.workunit.client.0.smithi110.stdout:op 1921 completed, throughput=4.99MB/sec 2024-08-17T01:00:37.346 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--qb2yXkZEkeRnrI off=2474391 len=614586 2024-08-17T01:00:37.347 INFO:tasks.workunit.client.0.smithi110.stdout:op 1922 completed, throughput=4.99MB/sec 2024-08-17T01:00:37.347 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-TwclB9s_damJZoF off=5033939 len=1209792 2024-08-17T01:00:37.354 INFO:tasks.workunit.client.0.smithi110.stdout:op 1923 completed, throughput=5MB/sec 2024-08-17T01:00:37.354 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qRYxOOVnu4HZ3Jy off=3237094 len=1990512 2024-08-17T01:00:37.362 INFO:tasks.workunit.client.0.smithi110.stdout:op 1924 completed, throughput=5MB/sec 2024-08-17T01:00:38.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:38 smithi110 ceph-mon[98148]: pgmap v1454: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:00:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:38 smithi110 ceph-mon[100641]: pgmap v1454: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:00:38.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:00:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:00:38] "GET /metrics HTTP/1.1" 200 34113 "" "Prometheus/2.43.0" 2024-08-17T01:00:38.362 INFO:tasks.workunit.client.0.smithi110.stdout: 383: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:38.362 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5nJwtYn2Ge2VE7j off=12013774 len=429580 2024-08-17T01:00:38.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:38 smithi177 ceph-mon[90034]: pgmap v1454: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:00:38.363 INFO:tasks.workunit.client.0.smithi110.stdout:op 1925 completed, throughput=4.99MB/sec 2024-08-17T01:00:38.363 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XP5CKhR7mhWyRqY off=2272256 len=1681804 2024-08-17T01:00:38.370 INFO:tasks.workunit.client.0.smithi110.stdout:op 1926 completed, throughput=4.99MB/sec 2024-08-17T01:00:38.370 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-O6kTDrMXTItKGXN off=1989833 len=1846122 2024-08-17T01:00:38.378 INFO:tasks.workunit.client.0.smithi110.stdout:op 1927 completed, throughput=5MB/sec 2024-08-17T01:00:38.378 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-E-i3rzlj9p8thSW off=13405 len=1880188 2024-08-17T01:00:38.379 INFO:tasks.workunit.client.0.smithi110.stdout:op 1928 completed, throughput=5MB/sec 2024-08-17T01:00:39.380 INFO:tasks.workunit.client.0.smithi110.stdout: 384: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:39.380 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-IgXEO-XnFwdRRiv off=5221491 len=690207 2024-08-17T01:00:39.385 INFO:tasks.workunit.client.0.smithi110.stdout:op 1929 completed, throughput=4.99MB/sec 2024-08-17T01:00:39.385 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-DCr7WcJnhzAhLwI off=13245337 len=18076 2024-08-17T01:00:39.387 INFO:tasks.workunit.client.0.smithi110.stdout:op 1930 completed, throughput=4.99MB/sec 2024-08-17T01:00:39.387 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-oS5GpVaa-h8_pWN off=5283112 len=569306 2024-08-17T01:00:39.391 INFO:tasks.workunit.client.0.smithi110.stdout:op 1931 completed, throughput=4.99MB/sec 2024-08-17T01:00:39.391 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QdcMisPyh6r_x2r off=17324380 len=2016057 2024-08-17T01:00:39.401 INFO:tasks.workunit.client.0.smithi110.stdout:op 1932 completed, throughput=5MB/sec 2024-08-17T01:00:39.401 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LrGUqEysFqtGqLx off=10344238 len=1080788 2024-08-17T01:00:39.403 INFO:tasks.workunit.client.0.smithi110.stdout:op 1933 completed, throughput=5MB/sec 2024-08-17T01:00:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:40 smithi110 ceph-mon[98148]: pgmap v1455: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-17T01:00:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:40 smithi110 ceph-mon[100641]: pgmap v1455: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-17T01:00:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:40 smithi177 ceph-mon[90034]: pgmap v1455: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-17T01:00:40.404 INFO:tasks.workunit.client.0.smithi110.stdout: 385: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:40.404 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MRo1wOQChXeRXPI off=16247023 len=447963 2024-08-17T01:00:40.408 INFO:tasks.workunit.client.0.smithi110.stdout:op 1934 completed, throughput=4.99MB/sec 2024-08-17T01:00:40.408 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_HsCndGovkrj7vp off=7308940 len=265719 2024-08-17T01:00:40.408 INFO:tasks.workunit.client.0.smithi110.stdout:op 1935 completed, throughput=4.99MB/sec 2024-08-17T01:00:40.408 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Z7bHK_ujACN2wQM off=11634848 len=1096186 2024-08-17T01:00:40.410 INFO:tasks.workunit.client.0.smithi110.stdout:op 1936 completed, throughput=4.99MB/sec 2024-08-17T01:00:40.410 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pBdAaI4ahAkYDgh off=667103 len=559131 2024-08-17T01:00:40.415 INFO:tasks.workunit.client.0.smithi110.stdout:op 1937 completed, throughput=4.99MB/sec 2024-08-17T01:00:40.415 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-DQjrh-S6SFnXB3c off=8259489 len=1630961 2024-08-17T01:00:40.416 INFO:tasks.workunit.client.0.smithi110.stdout:op 1938 completed, throughput=5MB/sec 2024-08-17T01:00:40.416 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Iw4afY2CzpY03iC off=2532878 len=130939 2024-08-17T01:00:40.419 INFO:tasks.workunit.client.0.smithi110.stdout:op 1939 completed, throughput=5MB/sec 2024-08-17T01:00:40.419 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-krnePVOANNFiyYI off=1841550 len=904366 2024-08-17T01:00:40.419 INFO:tasks.workunit.client.0.smithi110.stdout:op 1940 completed, throughput=5MB/sec 2024-08-17T01:00:40.420 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-d0e_gkDKv8wPzWx off=4549589 len=1745920 2024-08-17T01:00:40.426 INFO:tasks.workunit.client.0.smithi110.stdout:op 1941 completed, throughput=5MB/sec 2024-08-17T01:00:41.426 INFO:tasks.workunit.client.0.smithi110.stdout: 386: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:41.427 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uh0vIYxw3gXvNlh off=9196915 len=614751 2024-08-17T01:00:41.427 INFO:tasks.workunit.client.0.smithi110.stdout:op 1942 completed, throughput=4.99MB/sec 2024-08-17T01:00:41.427 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aJZdA88gPnBt2-J off=6443549 len=1571931 2024-08-17T01:00:41.429 INFO:tasks.workunit.client.0.smithi110.stdout:op 1943 completed, throughput=5MB/sec 2024-08-17T01:00:41.429 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hl2lwkMamOgN5Lg off=12415541 len=1015798 2024-08-17T01:00:41.435 INFO:tasks.workunit.client.0.smithi110.stdout:op 1944 completed, throughput=5MB/sec 2024-08-17T01:00:41.435 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jH7bRRUkrJnCVTD off=1919854 len=1158501 2024-08-17T01:00:41.437 INFO:tasks.workunit.client.0.smithi110.stdout:op 1945 completed, throughput=5MB/sec 2024-08-17T01:00:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:42 smithi110 ceph-mon[98148]: pgmap v1456: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:00:42.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:42 smithi110 ceph-mon[100641]: pgmap v1456: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:00:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:42 smithi177 ceph-mon[90034]: pgmap v1456: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:00:42.438 INFO:tasks.workunit.client.0.smithi110.stdout: 387: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:42.438 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HFmGBHvPDpNLbFw off=5862001 len=96050 2024-08-17T01:00:42.439 INFO:tasks.workunit.client.0.smithi110.stdout:op 1946 completed, throughput=4.99MB/sec 2024-08-17T01:00:42.439 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XsW_ViWNu7_07Ts off=1085492 len=559620 2024-08-17T01:00:42.443 INFO:tasks.workunit.client.0.smithi110.stdout:op 1947 completed, throughput=4.99MB/sec 2024-08-17T01:00:42.443 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4kLsNV-ZXV_heYG off=4129738 len=1884830 2024-08-17T01:00:42.445 INFO:tasks.workunit.client.0.smithi110.stdout:op 1948 completed, throughput=4.99MB/sec 2024-08-17T01:00:42.445 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hxPmju5Uajh70gx off=20325935 len=1313179 2024-08-17T01:00:42.446 INFO:tasks.workunit.client.0.smithi110.stdout:op 1949 completed, throughput=5MB/sec 2024-08-17T01:00:42.446 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-WEm7v5_xuFMHc7b off=3494974 len=437738 2024-08-17T01:00:42.447 INFO:tasks.workunit.client.0.smithi110.stdout:op 1950 completed, throughput=5MB/sec 2024-08-17T01:00:42.447 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Z9BciKjA2yW2Q4g off=11060049 len=1508529 2024-08-17T01:00:42.450 INFO:tasks.workunit.client.0.smithi110.stdout:op 1951 completed, throughput=5MB/sec 2024-08-17T01:00:43.450 INFO:tasks.workunit.client.0.smithi110.stdout: 388: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:43.451 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-V3VbJ-lmHd6LbRe off=11682076 len=422496 2024-08-17T01:00:43.451 INFO:tasks.workunit.client.0.smithi110.stdout:op 1952 completed, throughput=4.99MB/sec 2024-08-17T01:00:43.451 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ljrz-ITAwTHaZIU off=1466590 len=634315 2024-08-17T01:00:43.452 INFO:tasks.workunit.client.0.smithi110.stdout:op 1953 completed, throughput=4.99MB/sec 2024-08-17T01:00:43.453 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-TuLbLgqd7vLWXMM off=5691725 len=1486447 2024-08-17T01:00:43.459 INFO:tasks.workunit.client.0.smithi110.stdout:op 1954 completed, throughput=5MB/sec 2024-08-17T01:00:43.459 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-GxaDYCyU7ssOpPF off=9696036 len=232547 2024-08-17T01:00:43.462 INFO:tasks.workunit.client.0.smithi110.stdout:op 1955 completed, throughput=5MB/sec 2024-08-17T01:00:43.462 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vRNBnABI59LLhVq off=1582878 len=1935301 2024-08-17T01:00:43.470 INFO:tasks.workunit.client.0.smithi110.stdout:op 1956 completed, throughput=5MB/sec 2024-08-17T01:00:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:44 smithi110 ceph-mon[98148]: pgmap v1457: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:00:44.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:44 smithi110 ceph-mon[100641]: pgmap v1457: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:00:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:44 smithi177 ceph-mon[90034]: pgmap v1457: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:00:44.470 INFO:tasks.workunit.client.0.smithi110.stdout: 389: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:44.470 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pMYMA7feUwQAXYr off=961866 len=711521 2024-08-17T01:00:44.474 INFO:tasks.workunit.client.0.smithi110.stdout:op 1957 completed, throughput=4.99MB/sec 2024-08-17T01:00:44.475 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-AXtr7u3HlwixGgI off=4048526 len=346729 2024-08-17T01:00:44.476 INFO:tasks.workunit.client.0.smithi110.stdout:op 1958 completed, throughput=4.99MB/sec 2024-08-17T01:00:44.476 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qnHu5p8cA3fjXUT off=3326648 len=1018063 2024-08-17T01:00:44.478 INFO:tasks.workunit.client.0.smithi110.stdout:op 1959 completed, throughput=4.99MB/sec 2024-08-17T01:00:44.478 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Q-196h_tgkZQBWs off=4999754 len=1055848 2024-08-17T01:00:44.480 INFO:tasks.workunit.client.0.smithi110.stdout:op 1960 completed, throughput=5MB/sec 2024-08-17T01:00:44.480 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-26XCnmr9JkbLYaO off=9731061 len=1834108 2024-08-17T01:00:44.491 INFO:tasks.workunit.client.0.smithi110.stdout:op 1961 completed, throughput=5MB/sec 2024-08-17T01:00:44.492 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-NZWqfDjjf5yv1Ix off=5670523 len=1594391 2024-08-17T01:00:44.498 INFO:tasks.workunit.client.0.smithi110.stdout:op 1962 completed, throughput=5MB/sec 2024-08-17T01:00:45.498 INFO:tasks.workunit.client.0.smithi110.stdout: 390: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:45.499 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_fFOgeafVL1tEmA off=809080 len=201547 2024-08-17T01:00:45.501 INFO:tasks.workunit.client.0.smithi110.stdout:op 1963 completed, throughput=4.99MB/sec 2024-08-17T01:00:45.501 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hMmAnFZsLl2h1MP off=1097682 len=1403539 2024-08-17T01:00:45.508 INFO:tasks.workunit.client.0.smithi110.stdout:op 1964 completed, throughput=4.99MB/sec 2024-08-17T01:00:45.508 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zv-BePgV_EHb3Mc off=6190102 len=177003 2024-08-17T01:00:45.508 INFO:tasks.workunit.client.0.smithi110.stdout:op 1965 completed, throughput=5MB/sec 2024-08-17T01:00:45.509 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Gf65FPJNPXITD4- off=3328721 len=1986792 2024-08-17T01:00:45.520 INFO:tasks.workunit.client.0.smithi110.stdout:op 1966 completed, throughput=5MB/sec 2024-08-17T01:00:45.521 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-d1fW5-BwPZ_z8LW off=1105163 len=1585111 2024-08-17T01:00:45.524 INFO:tasks.workunit.client.0.smithi110.stdout:op 1967 completed, throughput=5MB/sec 2024-08-17T01:00:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:46 smithi110 ceph-mon[98148]: pgmap v1458: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:00:46.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:46 smithi110 ceph-mon[100641]: pgmap v1458: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:00:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:46 smithi177 ceph-mon[90034]: pgmap v1458: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:00:46.525 INFO:tasks.workunit.client.0.smithi110.stdout: 391: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:46.525 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8TCSvgjNrlz5bcY off=19030032 len=1540652 2024-08-17T01:00:46.531 INFO:tasks.workunit.client.0.smithi110.stdout:op 1968 completed, throughput=4.99MB/sec 2024-08-17T01:00:46.532 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-IAgLyoYvFndW5U9 off=4074057 len=572674 2024-08-17T01:00:46.535 INFO:tasks.workunit.client.0.smithi110.stdout:op 1969 completed, throughput=5MB/sec 2024-08-17T01:00:46.535 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0PWofGoSU17PSTe off=0 len=1056851 2024-08-17T01:00:46.536 INFO:tasks.workunit.client.0.smithi110.stdout:op 1970 completed, throughput=5MB/sec 2024-08-17T01:00:46.536 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lprsv5o8thl5Pp0 off=7364655 len=1765210 2024-08-17T01:00:46.537 INFO:tasks.workunit.client.0.smithi110.stdout:op 1971 completed, throughput=5MB/sec 2024-08-17T01:00:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:00:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:00:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:00:47.538 INFO:tasks.workunit.client.0.smithi110.stdout: 392: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:47.538 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VSjBC5yRf-3JnOQ off=11526389 len=1770591 2024-08-17T01:00:47.542 INFO:tasks.workunit.client.0.smithi110.stdout:op 1972 completed, throughput=4.99MB/sec 2024-08-17T01:00:47.542 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aFH6i_E-e8ZQrnx off=12587595 len=1630459 2024-08-17T01:00:47.544 INFO:tasks.workunit.client.0.smithi110.stdout:op 1973 completed, throughput=5MB/sec 2024-08-17T01:00:47.544 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VZpMyabkBWM_pqZ off=1584846 len=1434614 2024-08-17T01:00:47.550 INFO:tasks.workunit.client.0.smithi110.stdout:op 1974 completed, throughput=5MB/sec 2024-08-17T01:00:48.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:48 smithi110 ceph-mon[100641]: pgmap v1459: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:00:48.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:48 smithi110 ceph-mon[98148]: pgmap v1459: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:00:48.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:00:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:00:48] "GET /metrics HTTP/1.1" 200 34112 "" "Prometheus/2.43.0" 2024-08-17T01:00:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:48 smithi177 ceph-mon[90034]: pgmap v1459: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:00:48.551 INFO:tasks.workunit.client.0.smithi110.stdout: 393: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:48.551 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Xn58BZGRPAehFIp off=1780507 len=450284 2024-08-17T01:00:48.554 INFO:tasks.workunit.client.0.smithi110.stdout:op 1975 completed, throughput=4.99MB/sec 2024-08-17T01:00:48.554 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vs-iSEoPtjsA_ss off=24050659 len=380344 2024-08-17T01:00:48.555 INFO:tasks.workunit.client.0.smithi110.stdout:op 1976 completed, throughput=4.99MB/sec 2024-08-17T01:00:48.556 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9K8AJ8P1ELxn2lz off=637147 len=1438354 2024-08-17T01:00:48.557 INFO:tasks.workunit.client.0.smithi110.stdout:op 1977 completed, throughput=4.99MB/sec 2024-08-17T01:00:48.557 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-u4_r2nthZCrcnTA off=6998366 len=779249 2024-08-17T01:00:48.559 INFO:tasks.workunit.client.0.smithi110.stdout:op 1978 completed, throughput=5MB/sec 2024-08-17T01:00:48.560 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-012yquovpiCii9q off=21526405 len=1285606 2024-08-17T01:00:48.567 INFO:tasks.workunit.client.0.smithi110.stdout:op 1979 completed, throughput=5MB/sec 2024-08-17T01:00:48.567 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kd42qr9G5vyadMP off=994685 len=1317771 2024-08-17T01:00:48.572 INFO:tasks.workunit.client.0.smithi110.stdout:op 1980 completed, throughput=5MB/sec 2024-08-17T01:00:49.572 INFO:tasks.workunit.client.0.smithi110.stdout: 394: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:49.572 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jxXlHKYGdMFuOrZ off=7560249 len=1925218 2024-08-17T01:00:49.583 INFO:tasks.workunit.client.0.smithi110.stdout:op 1981 completed, throughput=4.99MB/sec 2024-08-17T01:00:49.583 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nEI9n7dERl7wepk off=161973 len=1210009 2024-08-17T01:00:49.585 INFO:tasks.workunit.client.0.smithi110.stdout:op 1982 completed, throughput=5MB/sec 2024-08-17T01:00:49.585 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hbOLX4j4BM0ghgn off=4341968 len=554976 2024-08-17T01:00:49.589 INFO:tasks.workunit.client.0.smithi110.stdout:op 1983 completed, throughput=5MB/sec 2024-08-17T01:00:49.589 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KaABrS0WmNuz3_i off=8682037 len=951058 2024-08-17T01:00:49.590 INFO:tasks.workunit.client.0.smithi110.stdout:op 1984 completed, throughput=5MB/sec 2024-08-17T01:00:50.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:50 smithi110 ceph-mon[100641]: pgmap v1460: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:00:50.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:50 smithi110 ceph-mon[98148]: pgmap v1460: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:00:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:50 smithi177 ceph-mon[90034]: pgmap v1460: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:00:50.591 INFO:tasks.workunit.client.0.smithi110.stdout: 395: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:50.591 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2mBWO4D2zD4iJtt off=1247650 len=1156982 2024-08-17T01:00:50.597 INFO:tasks.workunit.client.0.smithi110.stdout:op 1985 completed, throughput=4.99MB/sec 2024-08-17T01:00:50.597 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FgjkfRkmV3zkrnS off=5870503 len=520068 2024-08-17T01:00:50.598 INFO:tasks.workunit.client.0.smithi110.stdout:op 1986 completed, throughput=4.99MB/sec 2024-08-17T01:00:50.598 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-UU4JA5GojllMlJL off=1638597 len=702332 2024-08-17T01:00:50.603 INFO:tasks.workunit.client.0.smithi110.stdout:op 1987 completed, throughput=4.99MB/sec 2024-08-17T01:00:50.603 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-REWtb0gdXhHnToO off=4996834 len=1707408 2024-08-17T01:00:50.605 INFO:tasks.workunit.client.0.smithi110.stdout:op 1988 completed, throughput=5MB/sec 2024-08-17T01:00:50.605 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GkfW7T5-D_Zi2ci off=635510 len=1140442 2024-08-17T01:00:50.607 INFO:tasks.workunit.client.0.smithi110.stdout:op 1989 completed, throughput=5MB/sec 2024-08-17T01:00:51.607 INFO:tasks.workunit.client.0.smithi110.stdout: 396: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:51.607 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OdmARUI34NxkCKv off=385362 len=1610169 2024-08-17T01:00:51.609 INFO:tasks.workunit.client.0.smithi110.stdout:op 1990 completed, throughput=4.99MB/sec 2024-08-17T01:00:51.609 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-H4FihM8W59_OwJ7 off=8560945 len=355982 2024-08-17T01:00:51.610 INFO:tasks.workunit.client.0.smithi110.stdout:op 1991 completed, throughput=4.99MB/sec 2024-08-17T01:00:51.610 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-850G1xIrVgqrkG6 off=10235798 len=1959021 2024-08-17T01:00:51.612 INFO:tasks.workunit.client.0.smithi110.stdout:op 1992 completed, throughput=5MB/sec 2024-08-17T01:00:51.612 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xptEU0SK2KFGkkx off=8980435 len=1335613 2024-08-17T01:00:51.614 INFO:tasks.workunit.client.0.smithi110.stdout:op 1993 completed, throughput=5MB/sec 2024-08-17T01:00:52.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:52 smithi110 ceph-mon[100641]: pgmap v1461: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:00:52.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:52 smithi110 ceph-mon[98148]: pgmap v1461: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:00:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:52 smithi177 ceph-mon[90034]: pgmap v1461: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:00:52.614 INFO:tasks.workunit.client.0.smithi110.stdout: 397: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:52.615 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1E6b5L08HlqrTSQ off=8350427 len=1345219 2024-08-17T01:00:52.623 INFO:tasks.workunit.client.0.smithi110.stdout:op 1994 completed, throughput=4.99MB/sec 2024-08-17T01:00:52.623 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cSlZDogdjzFaMog off=4920537 len=1380728 2024-08-17T01:00:52.626 INFO:tasks.workunit.client.0.smithi110.stdout:op 1995 completed, throughput=4.99MB/sec 2024-08-17T01:00:52.626 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XiJfaVFELKB4GPj off=978348 len=648301 2024-08-17T01:00:52.631 INFO:tasks.workunit.client.0.smithi110.stdout:op 1996 completed, throughput=5MB/sec 2024-08-17T01:00:52.631 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7P45Rre8By-ikFP off=2278065 len=663743 2024-08-17T01:00:52.635 INFO:tasks.workunit.client.0.smithi110.stdout:op 1997 completed, throughput=5MB/sec 2024-08-17T01:00:52.636 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_tmPZ_uYUmk2vcB off=289785 len=746454 2024-08-17T01:00:52.640 INFO:tasks.workunit.client.0.smithi110.stdout:op 1998 completed, throughput=5MB/sec 2024-08-17T01:00:52.640 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FI-igOYisDoJNFw off=15418741 len=2057610 2024-08-17T01:00:52.646 INFO:tasks.workunit.client.0.smithi110.stdout:op 1999 completed, throughput=5MB/sec 2024-08-17T01:00:53.646 INFO:tasks.workunit.client.0.smithi110.stdout: 398: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:53.646 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FtELpsD3Ycq8L9n off=6390725 len=468241 2024-08-17T01:00:53.647 INFO:tasks.workunit.client.0.smithi110.stdout:op 2000 completed, throughput=4.99MB/sec 2024-08-17T01:00:53.647 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-S204cdjc2UMuPWB off=1000891 len=601379 2024-08-17T01:00:53.651 INFO:tasks.workunit.client.0.smithi110.stdout:op 2001 completed, throughput=4.99MB/sec 2024-08-17T01:00:53.652 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-unIHRb-tK6RLRhe off=3860240 len=1050108 2024-08-17T01:00:53.653 INFO:tasks.workunit.client.0.smithi110.stdout:op 2002 completed, throughput=5MB/sec 2024-08-17T01:00:53.653 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wrRzl2WGKqCAukx off=1434059 len=438400 2024-08-17T01:00:53.654 INFO:tasks.workunit.client.0.smithi110.stdout:op 2003 completed, throughput=5MB/sec 2024-08-17T01:00:53.654 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-dDwRTshfbct9QiP off=13544335 len=1333124 2024-08-17T01:00:53.656 INFO:tasks.workunit.client.0.smithi110.stdout:op 2004 completed, throughput=5MB/sec 2024-08-17T01:00:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:54 smithi110 ceph-mon[100641]: pgmap v1462: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:00:54.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:54 smithi110 ceph-mon[98148]: pgmap v1462: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:00:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:54 smithi177 ceph-mon[90034]: pgmap v1462: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:00:54.657 INFO:tasks.workunit.client.0.smithi110.stdout: 399: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:54.657 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-z7Edvg0BrsCWlHW off=1106764 len=23627 2024-08-17T01:00:54.660 INFO:tasks.workunit.client.0.smithi110.stdout:op 2005 completed, throughput=4.99MB/sec 2024-08-17T01:00:54.660 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--p_j42Nh2bs0RWw off=3166614 len=236390 2024-08-17T01:00:54.660 INFO:tasks.workunit.client.0.smithi110.stdout:op 2006 completed, throughput=4.99MB/sec 2024-08-17T01:00:54.660 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ahihrqGf5ZsSKsd off=2005542 len=643668 2024-08-17T01:00:54.661 INFO:tasks.workunit.client.0.smithi110.stdout:op 2007 completed, throughput=4.99MB/sec 2024-08-17T01:00:54.661 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-smOoCSfFCkYkqz3 off=15326389 len=2033125 2024-08-17T01:00:54.663 INFO:tasks.workunit.client.0.smithi110.stdout:op 2008 completed, throughput=4.99MB/sec 2024-08-17T01:00:54.663 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kI9ONvioVSwML0Y off=3203445 len=1560427 2024-08-17T01:00:54.665 INFO:tasks.workunit.client.0.smithi110.stdout:op 2009 completed, throughput=5MB/sec 2024-08-17T01:00:54.665 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7rkKoUTR1liJHnQ off=8125343 len=709981 2024-08-17T01:00:54.669 INFO:tasks.workunit.client.0.smithi110.stdout:op 2010 completed, throughput=5MB/sec 2024-08-17T01:00:55.670 INFO:tasks.workunit.client.0.smithi110.stdout: 400: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:55.670 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PSBmmhHslthkwwd off=4815095 len=1156252 2024-08-17T01:00:55.675 INFO:tasks.workunit.client.0.smithi110.stdout:op 2011 completed, throughput=4.99MB/sec 2024-08-17T01:00:55.675 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-e9v8xiGlXSen0xE off=1023379 len=1959936 2024-08-17T01:00:55.677 INFO:tasks.workunit.client.0.smithi110.stdout:op 2012 completed, throughput=5MB/sec 2024-08-17T01:00:55.678 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7pfFckKwBb0JFH9 off=749582 len=482725 2024-08-17T01:00:55.681 INFO:tasks.workunit.client.0.smithi110.stdout:op 2013 completed, throughput=5MB/sec 2024-08-17T01:00:55.681 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-SDFdZ_UbDN8Fndl off=17266255 len=1086828 2024-08-17T01:00:55.684 INFO:tasks.workunit.client.0.smithi110.stdout:op 2014 completed, throughput=5MB/sec 2024-08-17T01:00:55.684 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Xh84VGPa3C9l8oA off=18820950 len=1727439 2024-08-17T01:00:55.692 INFO:tasks.workunit.client.0.smithi110.stdout:op 2015 completed, throughput=5MB/sec 2024-08-17T01:00:56.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:56 smithi110 ceph-mon[100641]: pgmap v1463: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:00:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:56 smithi110 ceph-mon[98148]: pgmap v1463: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:00:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:56 smithi177 ceph-mon[90034]: pgmap v1463: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:00:56.693 INFO:tasks.workunit.client.0.smithi110.stdout: 401: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:56.693 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-oytHOwb2oGXULSR off=11094295 len=955703 2024-08-17T01:00:56.698 INFO:tasks.workunit.client.0.smithi110.stdout:op 2016 completed, throughput=4.99MB/sec 2024-08-17T01:00:56.698 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZD-bFJqVnmjMNXk off=5670559 len=1591300 2024-08-17T01:00:56.701 INFO:tasks.workunit.client.0.smithi110.stdout:op 2017 completed, throughput=5MB/sec 2024-08-17T01:00:56.701 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ys81ZEiNOXIZUJ0 off=16163539 len=279858 2024-08-17T01:00:56.701 INFO:tasks.workunit.client.0.smithi110.stdout:op 2018 completed, throughput=5MB/sec 2024-08-17T01:00:56.702 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-eKlzq8JtZBTP8gd off=2077476 len=608213 2024-08-17T01:00:56.703 INFO:tasks.workunit.client.0.smithi110.stdout:op 2019 completed, throughput=5MB/sec 2024-08-17T01:00:56.703 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-z8rmbHqX0prPyq7 off=9134391 len=713482 2024-08-17T01:00:56.708 INFO:tasks.workunit.client.0.smithi110.stdout:op 2020 completed, throughput=5MB/sec 2024-08-17T01:00:56.708 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wsV4_uyWhWglXzd off=1872157 len=810480 2024-08-17T01:00:56.712 INFO:tasks.workunit.client.0.smithi110.stdout:op 2021 completed, throughput=5MB/sec 2024-08-17T01:00:57.713 INFO:tasks.workunit.client.0.smithi110.stdout: 402: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:57.713 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fKfo_JgpNrHoS2f off=7866470 len=377093 2024-08-17T01:00:57.716 INFO:tasks.workunit.client.0.smithi110.stdout:op 2022 completed, throughput=4.99MB/sec 2024-08-17T01:00:57.716 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-RVxfnIzjWnENJSh off=4279538 len=1225636 2024-08-17T01:00:57.718 INFO:tasks.workunit.client.0.smithi110.stdout:op 2023 completed, throughput=4.99MB/sec 2024-08-17T01:00:57.718 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-E79iaasqUxrSfSf off=16955091 len=1264401 2024-08-17T01:00:57.724 INFO:tasks.workunit.client.0.smithi110.stdout:op 2024 completed, throughput=5MB/sec 2024-08-17T01:00:57.724 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CJrESgbq_yWGrUt off=5951731 len=1569396 2024-08-17T01:00:57.733 INFO:tasks.workunit.client.0.smithi110.stdout:op 2025 completed, throughput=5MB/sec 2024-08-17T01:00:57.733 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7r6OH58HpVwNVWk off=10062955 len=533173 2024-08-17T01:00:57.737 INFO:tasks.workunit.client.0.smithi110.stdout:op 2026 completed, throughput=5MB/sec 2024-08-17T01:00:58.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:00:58 smithi110 ceph-mon[98148]: pgmap v1464: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:00:58.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:00:58 smithi110 ceph-mon[100641]: pgmap v1464: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:00:58.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:00:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:00:58] "GET /metrics HTTP/1.1" 200 34112 "" "Prometheus/2.43.0" 2024-08-17T01:00:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:00:58 smithi177 ceph-mon[90034]: pgmap v1464: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:00:58.738 INFO:tasks.workunit.client.0.smithi110.stdout: 403: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:58.738 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-TnU5THVu7Yw0K2Z off=10921530 len=1603421 2024-08-17T01:00:58.747 INFO:tasks.workunit.client.0.smithi110.stdout:op 2027 completed, throughput=4.99MB/sec 2024-08-17T01:00:58.747 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xdhjp5e3Rhiqz8w off=10149369 len=16056 2024-08-17T01:00:58.748 INFO:tasks.workunit.client.0.smithi110.stdout:op 2028 completed, throughput=4.99MB/sec 2024-08-17T01:00:58.748 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jvX2YAc0eP91YZ9 off=4544209 len=1120735 2024-08-17T01:00:58.753 INFO:tasks.workunit.client.0.smithi110.stdout:op 2029 completed, throughput=4.99MB/sec 2024-08-17T01:00:58.753 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-EO_2-51BlK3H_Fl off=10464690 len=1334868 2024-08-17T01:00:58.759 INFO:tasks.workunit.client.0.smithi110.stdout:op 2030 completed, throughput=5MB/sec 2024-08-17T01:00:58.759 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-020BXLtqCDt_8hU off=1906418 len=1001769 2024-08-17T01:00:58.761 INFO:tasks.workunit.client.0.smithi110.stdout:op 2031 completed, throughput=5MB/sec 2024-08-17T01:00:59.761 INFO:tasks.workunit.client.0.smithi110.stdout: 404: throughput=4.99MB/sec pending data=0 2024-08-17T01:00:59.761 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8fYVypcrzAVkSUg off=1226646 len=138682 2024-08-17T01:00:59.761 INFO:tasks.workunit.client.0.smithi110.stdout:op 2032 completed, throughput=4.99MB/sec 2024-08-17T01:00:59.762 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-58NBUVcddyNYXub off=5971715 len=1661169 2024-08-17T01:00:59.770 INFO:tasks.workunit.client.0.smithi110.stdout:op 2033 completed, throughput=4.99MB/sec 2024-08-17T01:00:59.770 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-B5jiRnqlqu0GgyL off=697322 len=581256 2024-08-17T01:00:59.771 INFO:tasks.workunit.client.0.smithi110.stdout:op 2034 completed, throughput=4.99MB/sec 2024-08-17T01:00:59.772 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qY8IuGcpq925xt2 off=5859137 len=934365 2024-08-17T01:00:59.776 INFO:tasks.workunit.client.0.smithi110.stdout:op 2035 completed, throughput=5MB/sec 2024-08-17T01:00:59.776 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-U_7jf8B446UcjFg off=174579 len=995386 2024-08-17T01:00:59.778 INFO:tasks.workunit.client.0.smithi110.stdout:op 2036 completed, throughput=5MB/sec 2024-08-17T01:00:59.778 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6ZIxTQ6WD0mGszj off=6875321 len=1230311 2024-08-17T01:00:59.784 INFO:tasks.workunit.client.0.smithi110.stdout:op 2037 completed, throughput=5MB/sec 2024-08-17T01:01:00.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:00 smithi110 ceph-mon[100641]: pgmap v1465: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:01:00.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:00 smithi110 ceph-mon[98148]: pgmap v1465: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:01:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:00 smithi177 ceph-mon[90034]: pgmap v1465: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:01:00.784 INFO:tasks.workunit.client.0.smithi110.stdout: 405: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:00.785 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zg_KDeagmlU2w5n off=1197353 len=1123789 2024-08-17T01:01:00.790 INFO:tasks.workunit.client.0.smithi110.stdout:op 2038 completed, throughput=4.99MB/sec 2024-08-17T01:01:00.790 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-I9V156Uaha0BFdu off=10397317 len=1954914 2024-08-17T01:01:00.793 INFO:tasks.workunit.client.0.smithi110.stdout:op 2039 completed, throughput=5MB/sec 2024-08-17T01:01:00.793 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-p9K1F8wIuUuQtEw off=2326502 len=967724 2024-08-17T01:01:00.794 INFO:tasks.workunit.client.0.smithi110.stdout:op 2040 completed, throughput=5MB/sec 2024-08-17T01:01:00.794 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QDiq6BVH3LauPLh off=11280932 len=667191 2024-08-17T01:01:00.796 INFO:tasks.workunit.client.0.smithi110.stdout:op 2041 completed, throughput=5MB/sec 2024-08-17T01:01:00.796 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gyUp4r0Sl3FkhoR off=19806329 len=649474 2024-08-17T01:01:00.797 INFO:tasks.workunit.client.0.smithi110.stdout:op 2042 completed, throughput=5MB/sec 2024-08-17T01:01:01.797 INFO:tasks.workunit.client.0.smithi110.stdout: 406: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:01.798 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pg1BpB_eFf-igMp off=84452 len=1822918 2024-08-17T01:01:01.805 INFO:tasks.workunit.client.0.smithi110.stdout:op 2043 completed, throughput=4.99MB/sec 2024-08-17T01:01:01.806 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9zgYziACSA0tQMV off=18552523 len=1386911 2024-08-17T01:01:01.807 INFO:tasks.workunit.client.0.smithi110.stdout:op 2044 completed, throughput=5MB/sec 2024-08-17T01:01:01.807 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZXAMEVWY4fy1IUQ off=2512059 len=1456480 2024-08-17T01:01:01.815 INFO:tasks.workunit.client.0.smithi110.stdout:op 2045 completed, throughput=5MB/sec 2024-08-17T01:01:01.815 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jrBW86TI7I22FO6 off=0 len=1107742 2024-08-17T01:01:01.816 INFO:tasks.workunit.client.0.smithi110.stdout:op 2046 completed, throughput=5MB/sec 2024-08-17T01:01:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:02 smithi110 ceph-mon[98148]: pgmap v1466: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:01:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:01:02.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:02 smithi110 ceph-mon[100641]: pgmap v1466: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:01:02.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:01:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:02 smithi177 ceph-mon[90034]: pgmap v1466: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:01:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:01:02.816 INFO:tasks.workunit.client.0.smithi110.stdout: 407: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:02.817 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-iZsohmeIVNOMt_L off=6729263 len=1281065 2024-08-17T01:01:02.818 INFO:tasks.workunit.client.0.smithi110.stdout:op 2047 completed, throughput=4.99MB/sec 2024-08-17T01:01:02.818 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-DVErCgV_txmoS3m off=11905071 len=2061587 2024-08-17T01:01:02.820 INFO:tasks.workunit.client.0.smithi110.stdout:op 2048 completed, throughput=5MB/sec 2024-08-17T01:01:02.820 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fKWaxrei8bCSgwA off=23275669 len=235353 2024-08-17T01:01:02.823 INFO:tasks.workunit.client.0.smithi110.stdout:op 2049 completed, throughput=5MB/sec 2024-08-17T01:01:02.823 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gPusZjdR_LMPfmV off=337583 len=1597569 2024-08-17T01:01:02.825 INFO:tasks.workunit.client.0.smithi110.stdout:op 2050 completed, throughput=5MB/sec 2024-08-17T01:01:03.825 INFO:tasks.workunit.client.0.smithi110.stdout: 408: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:03.825 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jAyWkGnx6K38ePl off=3001840 len=856964 2024-08-17T01:01:03.827 INFO:tasks.workunit.client.0.smithi110.stdout:op 2051 completed, throughput=4.99MB/sec 2024-08-17T01:01:03.827 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YpJLQRp46b6_8Em off=12386562 len=587549 2024-08-17T01:01:03.831 INFO:tasks.workunit.client.0.smithi110.stdout:op 2052 completed, throughput=4.99MB/sec 2024-08-17T01:01:03.831 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0yVvIlpivKDYV47 off=2498400 len=218807 2024-08-17T01:01:03.834 INFO:tasks.workunit.client.0.smithi110.stdout:op 2053 completed, throughput=4.99MB/sec 2024-08-17T01:01:03.835 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-59JzJZagGngV7fG off=816258 len=642065 2024-08-17T01:01:03.838 INFO:tasks.workunit.client.0.smithi110.stdout:op 2054 completed, throughput=4.99MB/sec 2024-08-17T01:01:03.838 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2J5yQbWIwqzBoWW off=2034436 len=2085971 2024-08-17T01:01:03.842 INFO:tasks.workunit.client.0.smithi110.stdout:op 2055 completed, throughput=5MB/sec 2024-08-17T01:01:03.842 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-eIhADsT527Xjjwn off=2093930 len=1025748 2024-08-17T01:01:03.847 INFO:tasks.workunit.client.0.smithi110.stdout:op 2056 completed, throughput=5MB/sec 2024-08-17T01:01:04.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:04 smithi110 ceph-mon[98148]: pgmap v1467: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:01:04.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:04 smithi110 ceph-mon[100641]: pgmap v1467: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:01:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:04 smithi177 ceph-mon[90034]: pgmap v1467: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:01:04.847 INFO:tasks.workunit.client.0.smithi110.stdout: 409: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:04.847 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-NlTcgax9bszBdn4 off=5378449 len=458376 2024-08-17T01:01:04.851 INFO:tasks.workunit.client.0.smithi110.stdout:op 2057 completed, throughput=4.99MB/sec 2024-08-17T01:01:04.851 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zkJyhKtcDr2kltY off=13446624 len=1581909 2024-08-17T01:01:04.852 INFO:tasks.workunit.client.0.smithi110.stdout:op 2058 completed, throughput=4.99MB/sec 2024-08-17T01:01:04.853 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--maBkXRHmNzipk_ off=5519854 len=1685565 2024-08-17T01:01:04.854 INFO:tasks.workunit.client.0.smithi110.stdout:op 2059 completed, throughput=5MB/sec 2024-08-17T01:01:04.855 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-A-2WQmtY7a8jKgh off=1204453 len=678335 2024-08-17T01:01:04.855 INFO:tasks.workunit.client.0.smithi110.stdout:op 2060 completed, throughput=5MB/sec 2024-08-17T01:01:04.856 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-NhF9jJzpa3VdD2r off=14947028 len=1886280 2024-08-17T01:01:04.862 INFO:tasks.workunit.client.0.smithi110.stdout:op 2061 completed, throughput=5MB/sec 2024-08-17T01:01:05.863 INFO:tasks.workunit.client.0.smithi110.stdout: 410: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:05.863 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-amJPgZcR8NE4xOe off=2293254 len=529918 2024-08-17T01:01:05.865 INFO:tasks.workunit.client.0.smithi110.stdout:op 2062 completed, throughput=4.99MB/sec 2024-08-17T01:01:05.865 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WjCZ5dc_rcrMki2 off=9095420 len=384464 2024-08-17T01:01:05.868 INFO:tasks.workunit.client.0.smithi110.stdout:op 2063 completed, throughput=4.99MB/sec 2024-08-17T01:01:05.868 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jT2SC4zUMYp6NC7 off=13535807 len=1858420 2024-08-17T01:01:05.872 INFO:tasks.workunit.client.0.smithi110.stdout:op 2064 completed, throughput=5MB/sec 2024-08-17T01:01:05.872 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Kbh6LJWa7fIvdK5 off=2230568 len=619442 2024-08-17T01:01:05.876 INFO:tasks.workunit.client.0.smithi110.stdout:op 2065 completed, throughput=5MB/sec 2024-08-17T01:01:05.876 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OuGwRDYjAma7ZLS off=9148454 len=2026349 2024-08-17T01:01:05.880 INFO:tasks.workunit.client.0.smithi110.stdout:op 2066 completed, throughput=5MB/sec 2024-08-17T01:01:06.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:06 smithi110 ceph-mon[98148]: pgmap v1468: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:01:06.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:06 smithi110 ceph-mon[100641]: pgmap v1468: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:01:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:06 smithi177 ceph-mon[90034]: pgmap v1468: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:01:06.880 INFO:tasks.workunit.client.0.smithi110.stdout: 411: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:06.880 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5P5atsGcjvZFk8t off=12809613 len=1767207 2024-08-17T01:01:06.884 INFO:tasks.workunit.client.0.smithi110.stdout:op 2067 completed, throughput=5MB/sec 2024-08-17T01:01:06.884 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KJv3uU-XVjWiC-W off=9984921 len=1137359 2024-08-17T01:01:06.889 INFO:tasks.workunit.client.0.smithi110.stdout:op 2068 completed, throughput=5MB/sec 2024-08-17T01:01:06.890 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JrS6Ekx-mUKlrBR off=1318359 len=1150225 2024-08-17T01:01:06.895 INFO:tasks.workunit.client.0.smithi110.stdout:op 2069 completed, throughput=5MB/sec 2024-08-17T01:01:07.895 INFO:tasks.workunit.client.0.smithi110.stdout: 412: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:07.895 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-rsEOlsYSrK3Zl_A off=2133113 len=1273787 2024-08-17T01:01:07.898 INFO:tasks.workunit.client.0.smithi110.stdout:op 2070 completed, throughput=4.99MB/sec 2024-08-17T01:01:07.898 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ExaNo8efjrERSra off=276687 len=348678 2024-08-17T01:01:07.901 INFO:tasks.workunit.client.0.smithi110.stdout:op 2071 completed, throughput=4.99MB/sec 2024-08-17T01:01:07.901 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-1A_AnapStq7Hi6w off=3285072 len=100785 2024-08-17T01:01:07.902 INFO:tasks.workunit.client.0.smithi110.stdout:op 2072 completed, throughput=4.99MB/sec 2024-08-17T01:01:07.902 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QhG2h1y9Sb8ooMi off=14096519 len=1083212 2024-08-17T01:01:07.904 INFO:tasks.workunit.client.0.smithi110.stdout:op 2073 completed, throughput=5MB/sec 2024-08-17T01:01:07.904 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zjWE03M2s0huo_C off=4953444 len=1186569 2024-08-17T01:01:07.911 INFO:tasks.workunit.client.0.smithi110.stdout:op 2074 completed, throughput=5MB/sec 2024-08-17T01:01:07.912 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2vtsOdyt8SGAKoj off=3322835 len=585522 2024-08-17T01:01:07.912 INFO:tasks.workunit.client.0.smithi110.stdout:op 2075 completed, throughput=5MB/sec 2024-08-17T01:01:07.912 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3p8vb91njN2KlBN off=6504652 len=1651179 2024-08-17T01:01:07.914 INFO:tasks.workunit.client.0.smithi110.stdout:op 2076 completed, throughput=5MB/sec 2024-08-17T01:01:08.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:08 smithi110 ceph-mon[98148]: pgmap v1469: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:01:08.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:01:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:01:08] "GET /metrics HTTP/1.1" 200 34116 "" "Prometheus/2.43.0" 2024-08-17T01:01:08.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:08 smithi110 ceph-mon[100641]: pgmap v1469: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:01:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:08 smithi177 ceph-mon[90034]: pgmap v1469: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:01:08.914 INFO:tasks.workunit.client.0.smithi110.stdout: 413: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:08.915 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qZ3ncGynAQS-NQF off=16180740 len=1309325 2024-08-17T01:01:08.916 INFO:tasks.workunit.client.0.smithi110.stdout:op 2077 completed, throughput=4.99MB/sec 2024-08-17T01:01:08.916 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-99kE1IdHnCTTUt3 off=5232633 len=892434 2024-08-17T01:01:08.922 INFO:tasks.workunit.client.0.smithi110.stdout:op 2078 completed, throughput=5MB/sec 2024-08-17T01:01:08.922 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-z0B05WyJk16QSJK off=278869 len=1970155 2024-08-17T01:01:08.931 INFO:tasks.workunit.client.0.smithi110.stdout:op 2079 completed, throughput=5MB/sec 2024-08-17T01:01:09.932 INFO:tasks.workunit.client.0.smithi110.stdout: 414: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:09.932 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5QzM8MfsgWPA7sR off=2170849 len=506480 2024-08-17T01:01:09.936 INFO:tasks.workunit.client.0.smithi110.stdout:op 2080 completed, throughput=4.99MB/sec 2024-08-17T01:01:09.936 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zcJVW0b3T8gZWQP off=72233 len=787628 2024-08-17T01:01:09.941 INFO:tasks.workunit.client.0.smithi110.stdout:op 2081 completed, throughput=4.99MB/sec 2024-08-17T01:01:09.941 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3XZizOJTLzT-lmR off=6419304 len=1441530 2024-08-17T01:01:09.944 INFO:tasks.workunit.client.0.smithi110.stdout:op 2082 completed, throughput=4.99MB/sec 2024-08-17T01:01:09.944 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PBUKX9KRfO5yIQw off=7222930 len=1216596 2024-08-17T01:01:09.946 INFO:tasks.workunit.client.0.smithi110.stdout:op 2083 completed, throughput=5MB/sec 2024-08-17T01:01:09.946 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-U-pDyx-S6PT-AO5 off=6702575 len=501340 2024-08-17T01:01:09.947 INFO:tasks.workunit.client.0.smithi110.stdout:op 2084 completed, throughput=5MB/sec 2024-08-17T01:01:09.947 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Zy3bZq-2E8KJrdG off=12057318 len=1434946 2024-08-17T01:01:09.953 INFO:tasks.workunit.client.0.smithi110.stdout:op 2085 completed, throughput=5MB/sec 2024-08-17T01:01:10.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:10 smithi110 ceph-mon[98148]: pgmap v1470: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:01:10.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:10 smithi110 ceph-mon[100641]: pgmap v1470: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:01:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:10 smithi177 ceph-mon[90034]: pgmap v1470: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:01:10.953 INFO:tasks.workunit.client.0.smithi110.stdout: 415: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:10.953 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-RtRD58pMsQ8BhiJ off=5468596 len=123640 2024-08-17T01:01:10.954 INFO:tasks.workunit.client.0.smithi110.stdout:op 2086 completed, throughput=4.99MB/sec 2024-08-17T01:01:10.954 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-sKJG22XOlEdOUtj off=33533 len=358266 2024-08-17T01:01:10.957 INFO:tasks.workunit.client.0.smithi110.stdout:op 2087 completed, throughput=4.99MB/sec 2024-08-17T01:01:10.957 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bwgAS7Th7CReT-c off=9556322 len=1036684 2024-08-17T01:01:10.959 INFO:tasks.workunit.client.0.smithi110.stdout:op 2088 completed, throughput=4.99MB/sec 2024-08-17T01:01:10.959 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-EVptoqVOYSXKwx6 off=76350 len=1452992 2024-08-17T01:01:10.967 INFO:tasks.workunit.client.0.smithi110.stdout:op 2089 completed, throughput=5MB/sec 2024-08-17T01:01:10.967 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CLGVaIQWHpEf9O8 off=10600565 len=1174797 2024-08-17T01:01:10.972 INFO:tasks.workunit.client.0.smithi110.stdout:op 2090 completed, throughput=5MB/sec 2024-08-17T01:01:10.973 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fn4gCiVOLwg9sjQ off=4501994 len=1246251 2024-08-17T01:01:10.979 INFO:tasks.workunit.client.0.smithi110.stdout:op 2091 completed, throughput=5MB/sec 2024-08-17T01:01:11.979 INFO:tasks.workunit.client.0.smithi110.stdout: 416: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:11.979 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-eYeCqGP1_IP2WUL off=8512317 len=708689 2024-08-17T01:01:11.983 INFO:tasks.workunit.client.0.smithi110.stdout:op 2092 completed, throughput=4.99MB/sec 2024-08-17T01:01:11.983 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KHAbvfUBXpNkqfW off=1086821 len=1529942 2024-08-17T01:01:11.990 INFO:tasks.workunit.client.0.smithi110.stdout:op 2093 completed, throughput=4.99MB/sec 2024-08-17T01:01:11.991 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kbgsRu8L4fR4c9E off=527340 len=1588089 2024-08-17T01:01:11.992 INFO:tasks.workunit.client.0.smithi110.stdout:op 2094 completed, throughput=5MB/sec 2024-08-17T01:01:11.992 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hdL4JxXxIrS7DMa off=4423964 len=1599121 2024-08-17T01:01:11.994 INFO:tasks.workunit.client.0.smithi110.stdout:op 2095 completed, throughput=5MB/sec 2024-08-17T01:01:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:12 smithi110 ceph-mon[98148]: pgmap v1471: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:01:12.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:12 smithi110 ceph-mon[100641]: pgmap v1471: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:01:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:12 smithi177 ceph-mon[90034]: pgmap v1471: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:01:12.994 INFO:tasks.workunit.client.0.smithi110.stdout: 417: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:12.994 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-99aZLOxwGvk7cVk off=12318474 len=680036 2024-08-17T01:01:12.998 INFO:tasks.workunit.client.0.smithi110.stdout:op 2096 completed, throughput=4.99MB/sec 2024-08-17T01:01:12.999 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Kcx4praEB9uZKOs off=631738 len=88007 2024-08-17T01:01:13.001 INFO:tasks.workunit.client.0.smithi110.stdout:op 2097 completed, throughput=4.99MB/sec 2024-08-17T01:01:13.001 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SqYP4D_j9M5i1qw off=1245866 len=1988233 2024-08-17T01:01:13.013 INFO:tasks.workunit.client.0.smithi110.stdout:op 2098 completed, throughput=5MB/sec 2024-08-17T01:01:13.013 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Yin74mZGH4Hwdea off=491956 len=1720099 2024-08-17T01:01:13.014 INFO:tasks.workunit.client.0.smithi110.stdout:op 2099 completed, throughput=5MB/sec 2024-08-17T01:01:13.014 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Rui7XsmZ0nko1Za off=1121424 len=1510039 2024-08-17T01:01:13.016 INFO:tasks.workunit.client.0.smithi110.stdout:op 2100 completed, throughput=5MB/sec 2024-08-17T01:01:14.016 INFO:tasks.workunit.client.0.smithi110.stdout: 418: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:14.016 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xDJEQUCXD-gRY5d off=3474248 len=1149762 2024-08-17T01:01:14.018 INFO:tasks.workunit.client.0.smithi110.stdout:op 2101 completed, throughput=4.99MB/sec 2024-08-17T01:01:14.018 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aL7kcZ18MKEe1wZ off=851572 len=490395 2024-08-17T01:01:14.019 INFO:tasks.workunit.client.0.smithi110.stdout:op 2102 completed, throughput=5MB/sec 2024-08-17T01:01:14.019 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4HEDVzwwQIbykpS off=4644323 len=523043 2024-08-17T01:01:14.020 INFO:tasks.workunit.client.0.smithi110.stdout:op 2103 completed, throughput=5MB/sec 2024-08-17T01:01:14.020 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-YqnoRyjgdiPU91t off=4598553 len=2032991 2024-08-17T01:01:14.022 INFO:tasks.workunit.client.0.smithi110.stdout:op 2104 completed, throughput=5MB/sec 2024-08-17T01:01:14.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:14 smithi177 ceph-mon[90034]: pgmap v1472: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:01:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:14 smithi110 ceph-mon[98148]: pgmap v1472: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:01:14.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:14 smithi110 ceph-mon[100641]: pgmap v1472: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:01:15.022 INFO:tasks.workunit.client.0.smithi110.stdout: 419: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:15.023 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3vI2NJAntP1Gl1x off=744798 len=979051 2024-08-17T01:01:15.024 INFO:tasks.workunit.client.0.smithi110.stdout:op 2105 completed, throughput=4.99MB/sec 2024-08-17T01:01:15.024 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tnu6VF2Bf-WiVTp off=5478173 len=2070525 2024-08-17T01:01:15.026 INFO:tasks.workunit.client.0.smithi110.stdout:op 2106 completed, throughput=5MB/sec 2024-08-17T01:01:15.026 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-W6lJPCkGmr_EabE off=5129994 len=250795 2024-08-17T01:01:15.027 INFO:tasks.workunit.client.0.smithi110.stdout:op 2107 completed, throughput=5MB/sec 2024-08-17T01:01:15.027 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-K4U9YiEboRiAF1w off=11450071 len=1364322 2024-08-17T01:01:15.033 INFO:tasks.workunit.client.0.smithi110.stdout:op 2108 completed, throughput=5MB/sec 2024-08-17T01:01:15.033 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-j7DOl73t7kFVe80 off=10094401 len=96046 2024-08-17T01:01:15.034 INFO:tasks.workunit.client.0.smithi110.stdout:op 2109 completed, throughput=5MB/sec 2024-08-17T01:01:15.034 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-00Lkh1ygyLiBpzc off=2758823 len=942813 2024-08-17T01:01:15.037 INFO:tasks.workunit.client.0.smithi110.stdout:op 2110 completed, throughput=5MB/sec 2024-08-17T01:01:16.037 INFO:tasks.workunit.client.0.smithi110.stdout: 420: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:16.037 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CH5Pf8QbQug6hkN off=13179 len=549675 2024-08-17T01:01:16.042 INFO:tasks.workunit.client.0.smithi110.stdout:op 2111 completed, throughput=4.99MB/sec 2024-08-17T01:01:16.042 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WpAHc0MC82b6tPx off=2252942 len=222108 2024-08-17T01:01:16.045 INFO:tasks.workunit.client.0.smithi110.stdout:op 2112 completed, throughput=4.99MB/sec 2024-08-17T01:01:16.045 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OCWRRm8Aq5F7ZWV off=3497815 len=708057 2024-08-17T01:01:16.050 INFO:tasks.workunit.client.0.smithi110.stdout:op 2113 completed, throughput=4.99MB/sec 2024-08-17T01:01:16.050 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6iJmc8iM36fLTiJ off=3035143 len=1988763 2024-08-17T01:01:16.058 INFO:tasks.workunit.client.0.smithi110.stdout:op 2114 completed, throughput=5MB/sec 2024-08-17T01:01:16.058 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-klCB8vWdT9L5ehQ off=8075832 len=1795399 2024-08-17T01:01:16.068 INFO:tasks.workunit.client.0.smithi110.stdout:op 2115 completed, throughput=5MB/sec 2024-08-17T01:01:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:16 smithi177 ceph-mon[90034]: pgmap v1473: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:01:16.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:16 smithi110 ceph-mon[98148]: pgmap v1473: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:01:16.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:16 smithi110 ceph-mon[100641]: pgmap v1473: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:01:17.069 INFO:tasks.workunit.client.0.smithi110.stdout: 421: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:17.069 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-epIVJDZt1blOziG off=8043673 len=563702 2024-08-17T01:01:17.073 INFO:tasks.workunit.client.0.smithi110.stdout:op 2116 completed, throughput=4.99MB/sec 2024-08-17T01:01:17.074 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hNHd8Ik0Bbh9dhA off=5842826 len=850423 2024-08-17T01:01:17.075 INFO:tasks.workunit.client.0.smithi110.stdout:op 2117 completed, throughput=4.99MB/sec 2024-08-17T01:01:17.075 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0IK9PkskIFQmmju off=5834159 len=2022027 2024-08-17T01:01:17.088 INFO:tasks.workunit.client.0.smithi110.stdout:op 2118 completed, throughput=5MB/sec 2024-08-17T01:01:17.088 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hYhAaHyBQd8NhOy off=10744628 len=26783 2024-08-17T01:01:17.089 INFO:tasks.workunit.client.0.smithi110.stdout:op 2119 completed, throughput=5MB/sec 2024-08-17T01:01:17.089 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nqjze7ljPUslk6G off=3006827 len=316433 2024-08-17T01:01:17.092 INFO:tasks.workunit.client.0.smithi110.stdout:op 2120 completed, throughput=5MB/sec 2024-08-17T01:01:17.092 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_WQ1qSzkaP2IXhi off=1136268 len=1906400 2024-08-17T01:01:17.094 INFO:tasks.workunit.client.0.smithi110.stdout:op 2121 completed, throughput=5MB/sec 2024-08-17T01:01:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:01:17.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:01:17.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:01:18.094 INFO:tasks.workunit.client.0.smithi110.stdout: 422: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:18.094 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wsVcL3_xZ1nxiL6 off=2606580 len=762692 2024-08-17T01:01:18.095 INFO:tasks.workunit.client.0.smithi110.stdout:op 2122 completed, throughput=4.99MB/sec 2024-08-17T01:01:18.095 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FrLdQcq9KCJnapi off=8662329 len=1571429 2024-08-17T01:01:18.097 INFO:tasks.workunit.client.0.smithi110.stdout:op 2123 completed, throughput=5MB/sec 2024-08-17T01:01:18.097 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Oe-vul8k6YuSvyM off=45917 len=1897782 2024-08-17T01:01:18.101 INFO:tasks.workunit.client.0.smithi110.stdout:op 2124 completed, throughput=5MB/sec 2024-08-17T01:01:18.101 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-iWno1zKLsMJuLF6 off=1555689 len=68415 2024-08-17T01:01:18.104 INFO:tasks.workunit.client.0.smithi110.stdout:op 2125 completed, throughput=5MB/sec 2024-08-17T01:01:18.104 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PvfPmNizZcXLmPZ off=7269721 len=1162306 2024-08-17T01:01:18.110 INFO:tasks.workunit.client.0.smithi110.stdout:op 2126 completed, throughput=5MB/sec 2024-08-17T01:01:18.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:18 smithi177 ceph-mon[90034]: pgmap v1474: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-17T01:01:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:18 smithi110 ceph-mon[98148]: pgmap v1474: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-17T01:01:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:18 smithi110 ceph-mon[100641]: pgmap v1474: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-17T01:01:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:01:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:01:18] "GET /metrics HTTP/1.1" 200 34117 "" "Prometheus/2.43.0" 2024-08-17T01:01:19.111 INFO:tasks.workunit.client.0.smithi110.stdout: 423: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:19.111 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xMXUPu18SSo2Ur2 off=11042302 len=975130 2024-08-17T01:01:19.112 INFO:tasks.workunit.client.0.smithi110.stdout:op 2127 completed, throughput=4.99MB/sec 2024-08-17T01:01:19.112 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tv2aPv4H5fFTjYu off=7866086 len=455428 2024-08-17T01:01:19.114 INFO:tasks.workunit.client.0.smithi110.stdout:op 2128 completed, throughput=4.99MB/sec 2024-08-17T01:01:19.114 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-fLnAxaOUZW8WkKx off=18215167 len=1183764 2024-08-17T01:01:19.115 INFO:tasks.workunit.client.0.smithi110.stdout:op 2129 completed, throughput=5MB/sec 2024-08-17T01:01:19.116 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--rGSuCGTGTR7QEW off=9187251 len=600175 2024-08-17T01:01:19.120 INFO:tasks.workunit.client.0.smithi110.stdout:op 2130 completed, throughput=5MB/sec 2024-08-17T01:01:19.120 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8bChGDqGZc_8ugI off=7081778 len=80241 2024-08-17T01:01:19.120 INFO:tasks.workunit.client.0.smithi110.stdout:op 2131 completed, throughput=5MB/sec 2024-08-17T01:01:19.120 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-rGzalxmwLK7jOB4 off=10223773 len=1493553 2024-08-17T01:01:19.122 INFO:tasks.workunit.client.0.smithi110.stdout:op 2132 completed, throughput=5MB/sec 2024-08-17T01:01:20.122 INFO:tasks.workunit.client.0.smithi110.stdout: 424: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:20.122 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-o004fwkI12lmFJe off=5142067 len=501789 2024-08-17T01:01:20.123 INFO:tasks.workunit.client.0.smithi110.stdout:op 2133 completed, throughput=4.99MB/sec 2024-08-17T01:01:20.123 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-o_7MqvPDV4aGPTr off=428580 len=269430 2024-08-17T01:01:20.126 INFO:tasks.workunit.client.0.smithi110.stdout:op 2134 completed, throughput=4.99MB/sec 2024-08-17T01:01:20.126 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9oLlDV-z_odDcK9 off=9094401 len=331482 2024-08-17T01:01:20.129 INFO:tasks.workunit.client.0.smithi110.stdout:op 2135 completed, throughput=4.99MB/sec 2024-08-17T01:01:20.129 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SsDaneLsazakBY_ off=4579154 len=1523010 2024-08-17T01:01:20.138 INFO:tasks.workunit.client.0.smithi110.stdout:op 2136 completed, throughput=5MB/sec 2024-08-17T01:01:20.138 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-p8x_jKXUVqnSe0M off=15534810 len=1856334 2024-08-17T01:01:20.149 INFO:tasks.workunit.client.0.smithi110.stdout:op 2137 completed, throughput=5MB/sec 2024-08-17T01:01:20.149 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-imejkohztEIyYCm off=3404603 len=1943723 2024-08-17T01:01:20.159 INFO:tasks.workunit.client.0.smithi110.stdout:op 2138 completed, throughput=5MB/sec 2024-08-17T01:01:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:20 smithi177 ceph-mon[90034]: pgmap v1475: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:01:20.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:20 smithi110 ceph-mon[98148]: pgmap v1475: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:01:20.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:20 smithi110 ceph-mon[100641]: pgmap v1475: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:01:21.160 INFO:tasks.workunit.client.0.smithi110.stdout: 425: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:21.160 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-49E3J27-sk5wTjP off=3656506 len=984712 2024-08-17T01:01:21.161 INFO:tasks.workunit.client.0.smithi110.stdout:op 2139 completed, throughput=4.99MB/sec 2024-08-17T01:01:21.161 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gCegEts3PGN0JGM off=0 len=1344698 2024-08-17T01:01:21.163 INFO:tasks.workunit.client.0.smithi110.stdout:op 2140 completed, throughput=5MB/sec 2024-08-17T01:01:21.163 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1A_AnapStq7Hi6w off=5400103 len=32572 2024-08-17T01:01:21.166 INFO:tasks.workunit.client.0.smithi110.stdout:op 2141 completed, throughput=5MB/sec 2024-08-17T01:01:21.166 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-x_Cx0Iyrg5RmhjB off=11591499 len=704385 2024-08-17T01:01:21.170 INFO:tasks.workunit.client.0.smithi110.stdout:op 2142 completed, throughput=5MB/sec 2024-08-17T01:01:21.170 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VbgSpyBOVmpE5Vd off=1720508 len=859702 2024-08-17T01:01:21.174 INFO:tasks.workunit.client.0.smithi110.stdout:op 2143 completed, throughput=5MB/sec 2024-08-17T01:01:22.175 INFO:tasks.workunit.client.0.smithi110.stdout: 426: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:22.175 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YmHpsdPF6NQnOQJ off=11786087 len=1650921 2024-08-17T01:01:22.182 INFO:tasks.workunit.client.0.smithi110.stdout:op 2144 completed, throughput=4.99MB/sec 2024-08-17T01:01:22.182 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XOi0i7_TEdYxcqj off=3349563 len=1028660 2024-08-17T01:01:22.187 INFO:tasks.workunit.client.0.smithi110.stdout:op 2145 completed, throughput=4.99MB/sec 2024-08-17T01:01:22.187 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FKie5GXBSjPNH61 off=5016390 len=1158939 2024-08-17T01:01:22.188 INFO:tasks.workunit.client.0.smithi110.stdout:op 2146 completed, throughput=5MB/sec 2024-08-17T01:01:22.188 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CpG51JV86mzWynG off=667943 len=1585339 2024-08-17T01:01:22.197 INFO:tasks.workunit.client.0.smithi110.stdout:op 2147 completed, throughput=5MB/sec 2024-08-17T01:01:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:22 smithi177 ceph-mon[90034]: pgmap v1476: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:01:22.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:22 smithi110 ceph-mon[98148]: pgmap v1476: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:01:22.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:22 smithi110 ceph-mon[100641]: pgmap v1476: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:01:23.197 INFO:tasks.workunit.client.0.smithi110.stdout: 427: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:23.198 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2PHGL5PUdoDRQUI off=6422742 len=96712 2024-08-17T01:01:23.200 INFO:tasks.workunit.client.0.smithi110.stdout:op 2148 completed, throughput=4.99MB/sec 2024-08-17T01:01:23.200 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pQN8geXlLMUKkPd off=14365976 len=1021034 2024-08-17T01:01:23.205 INFO:tasks.workunit.client.0.smithi110.stdout:op 2149 completed, throughput=4.99MB/sec 2024-08-17T01:01:23.205 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OauhIWkvdZOJLwR off=3798112 len=271963 2024-08-17T01:01:23.208 INFO:tasks.workunit.client.0.smithi110.stdout:op 2150 completed, throughput=4.99MB/sec 2024-08-17T01:01:23.208 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HC6KsxviPXK8XhY off=585257 len=2084080 2024-08-17T01:01:23.216 INFO:tasks.workunit.client.0.smithi110.stdout:op 2151 completed, throughput=5MB/sec 2024-08-17T01:01:23.216 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uBeQULoOm2-4JK1 off=3291829 len=1822260 2024-08-17T01:01:23.218 INFO:tasks.workunit.client.0.smithi110.stdout:op 2152 completed, throughput=5MB/sec 2024-08-17T01:01:24.218 INFO:tasks.workunit.client.0.smithi110.stdout: 428: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:24.218 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-mpsNKbragEYQord off=19137604 len=1796076 2024-08-17T01:01:24.228 INFO:tasks.workunit.client.0.smithi110.stdout:op 2153 completed, throughput=4.99MB/sec 2024-08-17T01:01:24.228 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-RbVL5ZkplZbcCZx off=852857 len=1035342 2024-08-17T01:01:24.230 INFO:tasks.workunit.client.0.smithi110.stdout:op 2154 completed, throughput=4.99MB/sec 2024-08-17T01:01:24.230 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FSVKqWumRKRUrUe off=131664 len=194432 2024-08-17T01:01:24.231 INFO:tasks.workunit.client.0.smithi110.stdout:op 2155 completed, throughput=5MB/sec 2024-08-17T01:01:24.232 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Ediag6gYa2OFYWi off=4157076 len=907191 2024-08-17T01:01:24.237 INFO:tasks.workunit.client.0.smithi110.stdout:op 2156 completed, throughput=5MB/sec 2024-08-17T01:01:24.238 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-D28SOwOeiAI2Rd_ off=307847 len=20368 2024-08-17T01:01:24.238 INFO:tasks.workunit.client.0.smithi110.stdout:op 2157 completed, throughput=5MB/sec 2024-08-17T01:01:24.238 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Om-yyPr0pR37xub off=20923082 len=1645463 2024-08-17T01:01:24.247 INFO:tasks.workunit.client.0.smithi110.stdout:op 2158 completed, throughput=5MB/sec 2024-08-17T01:01:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:24 smithi177 ceph-mon[90034]: pgmap v1477: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-17T01:01:24.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:24 smithi110 ceph-mon[98148]: pgmap v1477: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-17T01:01:24.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:24 smithi110 ceph-mon[100641]: pgmap v1477: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-17T01:01:25.248 INFO:tasks.workunit.client.0.smithi110.stdout: 429: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:25.248 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XnGwNyJXEykXLN2 off=650485 len=17249 2024-08-17T01:01:25.248 INFO:tasks.workunit.client.0.smithi110.stdout:op 2159 completed, throughput=4.99MB/sec 2024-08-17T01:01:25.248 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WWjwjBw0rHmxBxT off=8273437 len=1848788 2024-08-17T01:01:25.257 INFO:tasks.workunit.client.0.smithi110.stdout:op 2160 completed, throughput=4.99MB/sec 2024-08-17T01:01:25.257 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZeD9A82hyBteSWp off=4746540 len=1948736 2024-08-17T01:01:25.261 INFO:tasks.workunit.client.0.smithi110.stdout:op 2161 completed, throughput=5MB/sec 2024-08-17T01:01:25.261 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fIS7l-xh0sYE3OX off=6732514 len=617514 2024-08-17T01:01:25.265 INFO:tasks.workunit.client.0.smithi110.stdout:op 2162 completed, throughput=5MB/sec 2024-08-17T01:01:25.266 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-sJfXLjEiaw-awZH off=667655 len=21631 2024-08-17T01:01:25.268 INFO:tasks.workunit.client.0.smithi110.stdout:op 2163 completed, throughput=5MB/sec 2024-08-17T01:01:25.268 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-x7ETsUQSOQOtVJ8 off=1587744 len=1977928 2024-08-17T01:01:25.278 INFO:tasks.workunit.client.0.smithi110.stdout:op 2164 completed, throughput=5MB/sec 2024-08-17T01:01:26.278 INFO:tasks.workunit.client.0.smithi110.stdout: 430: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:26.279 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-JIP6RGtIgH-EP_X off=3211759 len=1502785 2024-08-17T01:01:26.280 INFO:tasks.workunit.client.0.smithi110.stdout:op 2165 completed, throughput=4.99MB/sec 2024-08-17T01:01:26.280 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-SfQoGN4opWsKkAm off=7658247 len=13931 2024-08-17T01:01:26.281 INFO:tasks.workunit.client.0.smithi110.stdout:op 2166 completed, throughput=4.99MB/sec 2024-08-17T01:01:26.281 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8QAU31BgX1VvILC off=1982015 len=184211 2024-08-17T01:01:26.284 INFO:tasks.workunit.client.0.smithi110.stdout:op 2167 completed, throughput=5MB/sec 2024-08-17T01:01:26.284 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-lDzd_mBPs6pOQaA off=3976324 len=1356160 2024-08-17T01:01:26.291 INFO:tasks.workunit.client.0.smithi110.stdout:op 2168 completed, throughput=5MB/sec 2024-08-17T01:01:26.291 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Mq2-7tTgOpWUHG_ off=8010542 len=1823620 2024-08-17T01:01:26.295 INFO:tasks.workunit.client.0.smithi110.stdout:op 2169 completed, throughput=5MB/sec 2024-08-17T01:01:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:26 smithi177 ceph-mon[90034]: pgmap v1478: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:01:26.363 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:26 smithi110 ceph-mon[100641]: pgmap v1478: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:01:26.363 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:26 smithi110 ceph-mon[98148]: pgmap v1478: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:01:27.295 INFO:tasks.workunit.client.0.smithi110.stdout: 431: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:27.295 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RMV35KOPCUyHm5r off=458412 len=1162715 2024-08-17T01:01:27.303 INFO:tasks.workunit.client.0.smithi110.stdout:op 2170 completed, throughput=4.99MB/sec 2024-08-17T01:01:27.303 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-S-oVAQmwPk342Na off=5332363 len=163577 2024-08-17T01:01:27.306 INFO:tasks.workunit.client.0.smithi110.stdout:op 2171 completed, throughput=4.99MB/sec 2024-08-17T01:01:27.306 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-S-oVAQmwPk342Na off=4069971 len=1156667 2024-08-17T01:01:27.307 INFO:tasks.workunit.client.0.smithi110.stdout:op 2172 completed, throughput=5MB/sec 2024-08-17T01:01:27.307 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-lkhWwzshVUMP4jV off=5977452 len=348146 2024-08-17T01:01:27.310 INFO:tasks.workunit.client.0.smithi110.stdout:op 2173 completed, throughput=5MB/sec 2024-08-17T01:01:27.311 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-z9QcZ-r3wyLIjaU off=5004354 len=1414194 2024-08-17T01:01:27.312 INFO:tasks.workunit.client.0.smithi110.stdout:op 2174 completed, throughput=5MB/sec 2024-08-17T01:01:27.312 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qed3YucBRXLS1YS off=2368637 len=133321 2024-08-17T01:01:27.315 INFO:tasks.workunit.client.0.smithi110.stdout:op 2175 completed, throughput=5MB/sec 2024-08-17T01:01:27.315 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--tThdqAZ8sPSD9c off=842030 len=1317442 2024-08-17T01:01:27.321 INFO:tasks.workunit.client.0.smithi110.stdout:op 2176 completed, throughput=5MB/sec 2024-08-17T01:01:28.321 INFO:tasks.workunit.client.0.smithi110.stdout: 432: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:28.321 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GQBj2qgIu7iscze off=1793662 len=72511 2024-08-17T01:01:28.322 INFO:tasks.workunit.client.0.smithi110.stdout:op 2177 completed, throughput=4.99MB/sec 2024-08-17T01:01:28.322 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hT8zD8rZ9wo7cF- off=2186284 len=437157 2024-08-17T01:01:28.326 INFO:tasks.workunit.client.0.smithi110.stdout:op 2178 completed, throughput=4.99MB/sec 2024-08-17T01:01:28.326 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OvCthv5unLugdVH off=4201423 len=1395735 2024-08-17T01:01:28.335 INFO:tasks.workunit.client.0.smithi110.stdout:op 2179 completed, throughput=5MB/sec 2024-08-17T01:01:28.335 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-G5FfPsbX7q0_5hI off=8474350 len=1355543 2024-08-17T01:01:28.337 INFO:tasks.workunit.client.0.smithi110.stdout:op 2180 completed, throughput=5MB/sec 2024-08-17T01:01:28.337 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-loqtM3b6AS5vTCi off=16234433 len=158464 2024-08-17T01:01:28.340 INFO:tasks.workunit.client.0.smithi110.stdout:op 2181 completed, throughput=5MB/sec 2024-08-17T01:01:28.340 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0Bop4QXXMBj88J2 off=7842264 len=860616 2024-08-17T01:01:28.341 INFO:tasks.workunit.client.0.smithi110.stdout:op 2182 completed, throughput=5MB/sec 2024-08-17T01:01:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:28 smithi177 ceph-mon[90034]: pgmap v1479: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:01:28.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:28 smithi110 ceph-mon[98148]: pgmap v1479: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:01:28.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:28 smithi110 ceph-mon[100641]: pgmap v1479: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:01:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:01:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:01:28] "GET /metrics HTTP/1.1" 200 34117 "" "Prometheus/2.43.0" 2024-08-17T01:01:29.342 INFO:tasks.workunit.client.0.smithi110.stdout: 433: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:29.342 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8wWNnVbq_fqbI9V off=10252038 len=405291 2024-08-17T01:01:29.345 INFO:tasks.workunit.client.0.smithi110.stdout:op 2183 completed, throughput=4.99MB/sec 2024-08-17T01:01:29.345 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-CmTEO8bNOxuWsDD off=9243528 len=1641036 2024-08-17T01:01:29.347 INFO:tasks.workunit.client.0.smithi110.stdout:op 2184 completed, throughput=4.99MB/sec 2024-08-17T01:01:29.347 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-BZ6DWgrfVFx-aXw off=17829543 len=1179420 2024-08-17T01:01:29.353 INFO:tasks.workunit.client.0.smithi110.stdout:op 2185 completed, throughput=5MB/sec 2024-08-17T01:01:29.353 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MGzDFyHEhnlAYQw off=0 len=1596194 2024-08-17T01:01:29.355 INFO:tasks.workunit.client.0.smithi110.stdout:op 2186 completed, throughput=5MB/sec 2024-08-17T01:01:29.355 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--53fqglcDoMVfa5 off=2909549 len=1516603 2024-08-17T01:01:29.356 INFO:tasks.workunit.client.0.smithi110.stdout:op 2187 completed, throughput=5MB/sec 2024-08-17T01:01:30.357 INFO:tasks.workunit.client.0.smithi110.stdout: 434: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:30.357 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_KwkvmhvtRCmWYo off=13648422 len=1029287 2024-08-17T01:01:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:30 smithi177 ceph-mon[90034]: pgmap v1480: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:01:30.363 INFO:tasks.workunit.client.0.smithi110.stdout:op 2188 completed, throughput=4.99MB/sec 2024-08-17T01:01:30.363 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lIYaIlQOubSkIrg off=4167051 len=1917867 2024-08-17T01:01:30.366 INFO:tasks.workunit.client.0.smithi110.stdout:op 2189 completed, throughput=5MB/sec 2024-08-17T01:01:30.366 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-C74qvGDYKTfe7HD off=3260926 len=54355 2024-08-17T01:01:30.367 INFO:tasks.workunit.client.0.smithi110.stdout:op 2190 completed, throughput=5MB/sec 2024-08-17T01:01:30.367 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-y0zoY4vubrJP3zG off=7464269 len=2011179 2024-08-17T01:01:30.369 INFO:tasks.workunit.client.0.smithi110.stdout:op 2191 completed, throughput=5MB/sec 2024-08-17T01:01:30.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:30 smithi110 ceph-mon[98148]: pgmap v1480: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:01:30.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:30 smithi110 ceph-mon[100641]: pgmap v1480: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:01:31.370 INFO:tasks.workunit.client.0.smithi110.stdout: 435: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:31.370 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dlS2m1jszD3-gwH off=3106513 len=1829921 2024-08-17T01:01:31.382 INFO:tasks.workunit.client.0.smithi110.stdout:op 2192 completed, throughput=4.99MB/sec 2024-08-17T01:01:31.382 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-L4HO5mJTeQGu3rE off=2818457 len=70314 2024-08-17T01:01:31.385 INFO:tasks.workunit.client.0.smithi110.stdout:op 2193 completed, throughput=4.99MB/sec 2024-08-17T01:01:31.385 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gTNMTougwA5Wzvl off=3296865 len=486444 2024-08-17T01:01:31.385 INFO:tasks.workunit.client.0.smithi110.stdout:op 2194 completed, throughput=5MB/sec 2024-08-17T01:01:31.385 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Z_YjnVc1CN5WJZ5 off=2217797 len=1594993 2024-08-17T01:01:31.387 INFO:tasks.workunit.client.0.smithi110.stdout:op 2195 completed, throughput=5MB/sec 2024-08-17T01:01:31.387 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--pXDBcjY2Um9qND off=10145653 len=250934 2024-08-17T01:01:31.388 INFO:tasks.workunit.client.0.smithi110.stdout:op 2196 completed, throughput=5MB/sec 2024-08-17T01:01:31.388 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yky_yxJjJJ9g0Bk off=12582769 len=490735 2024-08-17T01:01:31.391 INFO:tasks.workunit.client.0.smithi110.stdout:op 2197 completed, throughput=5MB/sec 2024-08-17T01:01:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:32 smithi177 ceph-mon[90034]: pgmap v1481: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:01:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:01:32.391 INFO:tasks.workunit.client.0.smithi110.stdout: 436: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:32.392 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-sUt-B9XXuo1AYbC off=1818283 len=450749 2024-08-17T01:01:32.395 INFO:tasks.workunit.client.0.smithi110.stdout:op 2198 completed, throughput=4.99MB/sec 2024-08-17T01:01:32.395 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wDPeDP-nIhaY93_ off=2939496 len=1335932 2024-08-17T01:01:32.401 INFO:tasks.workunit.client.0.smithi110.stdout:op 2199 completed, throughput=4.99MB/sec 2024-08-17T01:01:32.401 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-F8ungJJEJ2YayIl off=516910 len=602604 2024-08-17T01:01:32.401 INFO:tasks.workunit.client.0.smithi110.stdout:op 2200 completed, throughput=4.99MB/sec 2024-08-17T01:01:32.401 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-totgSKWJJ03ma00 off=3704513 len=379718 2024-08-17T01:01:32.402 INFO:tasks.workunit.client.0.smithi110.stdout:op 2201 completed, throughput=4.99MB/sec 2024-08-17T01:01:32.402 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jveo6GVkZa6vGgT off=2755906 len=1347154 2024-08-17T01:01:32.407 INFO:tasks.workunit.client.0.smithi110.stdout:op 2202 completed, throughput=5MB/sec 2024-08-17T01:01:32.407 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QNPLNHkowq2ZTzY off=10706907 len=1718039 2024-08-17T01:01:32.408 INFO:tasks.workunit.client.0.smithi110.stdout:op 2203 completed, throughput=5MB/sec 2024-08-17T01:01:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:32 smithi110 ceph-mon[98148]: pgmap v1481: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:01:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:01:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:32 smithi110 ceph-mon[100641]: pgmap v1481: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:01:32.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:01:33.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:33 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:01:33.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:33 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:01:33.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:33 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:01:33.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:33 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:01:33.408 INFO:tasks.workunit.client.0.smithi110.stdout: 437: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:33.409 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OLmZfvB83eLY3R5 off=5997294 len=224571 2024-08-17T01:01:33.409 INFO:tasks.workunit.client.0.smithi110.stdout:op 2204 completed, throughput=4.99MB/sec 2024-08-17T01:01:33.409 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yr96CzvFQa9h9wc off=1690836 len=587618 2024-08-17T01:01:33.413 INFO:tasks.workunit.client.0.smithi110.stdout:op 2205 completed, throughput=4.99MB/sec 2024-08-17T01:01:33.413 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-lLofEHXjgzE1hV5 off=17412882 len=1281590 2024-08-17T01:01:33.420 INFO:tasks.workunit.client.0.smithi110.stdout:op 2206 completed, throughput=4.99MB/sec 2024-08-17T01:01:33.420 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-UNTkVqlkU7jCAjk off=6778464 len=1515546 2024-08-17T01:01:33.421 INFO:tasks.workunit.client.0.smithi110.stdout:op 2207 completed, throughput=5MB/sec 2024-08-17T01:01:33.421 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nLgifTeyIVMYNXb off=3879304 len=1218178 2024-08-17T01:01:33.422 INFO:tasks.workunit.client.0.smithi110.stdout:op 2208 completed, throughput=5MB/sec 2024-08-17T01:01:33.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:33 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:01:33.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:33 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:01:33.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:33 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:01:33.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:33 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:01:33.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:33 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:01:33.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:33 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:01:33.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:33 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:01:33.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:33 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:01:34.423 INFO:tasks.workunit.client.0.smithi110.stdout: 438: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:34.423 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-N0idfb-Sj4iqFLT off=7458963 len=1554464 2024-08-17T01:01:34.430 INFO:tasks.workunit.client.0.smithi110.stdout:op 2209 completed, throughput=4.99MB/sec 2024-08-17T01:01:34.430 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Hze1JfofEGVb-sD off=1859233 len=757443 2024-08-17T01:01:34.432 INFO:tasks.workunit.client.0.smithi110.stdout:op 2210 completed, throughput=4.99MB/sec 2024-08-17T01:01:34.432 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bMqlSKqeiPp5vkC off=5580757 len=434236 2024-08-17T01:01:34.436 INFO:tasks.workunit.client.0.smithi110.stdout:op 2211 completed, throughput=4.99MB/sec 2024-08-17T01:01:34.436 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0rOAiZdYNt6nzp- off=19767769 len=252681 2024-08-17T01:01:34.439 INFO:tasks.workunit.client.0.smithi110.stdout:op 2212 completed, throughput=5MB/sec 2024-08-17T01:01:34.439 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-r2PxApOud3eWdyp off=6594405 len=2074529 2024-08-17T01:01:34.443 INFO:tasks.workunit.client.0.smithi110.stdout:op 2213 completed, throughput=5MB/sec 2024-08-17T01:01:34.443 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-r54Em1jXIgz6pZv off=6044148 len=1309313 2024-08-17T01:01:34.449 INFO:tasks.workunit.client.0.smithi110.stdout:op 2214 completed, throughput=5MB/sec 2024-08-17T01:01:34.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:34 smithi110 ceph-mon[98148]: pgmap v1482: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:01:34.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:34 smithi110 ceph-mon[100641]: pgmap v1482: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:01:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:34 smithi177 ceph-mon[90034]: pgmap v1482: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:01:35.450 INFO:tasks.workunit.client.0.smithi110.stdout: 439: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:35.450 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-iK6vbARpufR7EsT off=4686299 len=1430221 2024-08-17T01:01:35.456 INFO:tasks.workunit.client.0.smithi110.stdout:op 2215 completed, throughput=4.99MB/sec 2024-08-17T01:01:35.456 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kMBNaV0xDJdEqFB off=16683221 len=358240 2024-08-17T01:01:35.457 INFO:tasks.workunit.client.0.smithi110.stdout:op 2216 completed, throughput=5MB/sec 2024-08-17T01:01:35.457 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OXL1VeztpaHqUEW off=7667849 len=1003953 2024-08-17T01:01:35.459 INFO:tasks.workunit.client.0.smithi110.stdout:op 2217 completed, throughput=5MB/sec 2024-08-17T01:01:35.459 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xPXmdjbeGbMn6cB off=0 len=1859459 2024-08-17T01:01:35.466 INFO:tasks.workunit.client.0.smithi110.stdout:op 2218 completed, throughput=5MB/sec 2024-08-17T01:01:36.466 INFO:tasks.workunit.client.0.smithi110.stdout: 440: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:36.467 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0PAvd-T1F0llcsF off=5496533 len=155460 2024-08-17T01:01:36.470 INFO:tasks.workunit.client.0.smithi110.stdout:op 2219 completed, throughput=4.99MB/sec 2024-08-17T01:01:36.470 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pvul7LvUC6G-VBq off=1579253 len=1043680 2024-08-17T01:01:36.475 INFO:tasks.workunit.client.0.smithi110.stdout:op 2220 completed, throughput=4.99MB/sec 2024-08-17T01:01:36.475 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fpeuSPv1jozN0t_ off=10073315 len=1964232 2024-08-17T01:01:36.483 INFO:tasks.workunit.client.0.smithi110.stdout:op 2221 completed, throughput=5MB/sec 2024-08-17T01:01:36.483 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5bzbk_C61S5xhaj off=5733286 len=871886 2024-08-17T01:01:36.484 INFO:tasks.workunit.client.0.smithi110.stdout:op 2222 completed, throughput=5MB/sec 2024-08-17T01:01:36.484 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Bf7ZiTh9CaMeFbX off=6769865 len=709470 2024-08-17T01:01:36.488 INFO:tasks.workunit.client.0.smithi110.stdout:op 2223 completed, throughput=5MB/sec 2024-08-17T01:01:36.489 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kI9ONvioVSwML0Y off=6971307 len=1492231 2024-08-17T01:01:36.496 INFO:tasks.workunit.client.0.smithi110.stdout:op 2224 completed, throughput=5MB/sec 2024-08-17T01:01:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:36 smithi110 ceph-mon[98148]: pgmap v1483: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:01:36.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:36 smithi110 ceph-mon[100641]: pgmap v1483: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:01:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:36 smithi177 ceph-mon[90034]: pgmap v1483: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:01:37.497 INFO:tasks.workunit.client.0.smithi110.stdout: 441: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:37.497 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-U-t0DtLDG_vwzYA off=22213795 len=1448448 2024-08-17T01:01:37.499 INFO:tasks.workunit.client.0.smithi110.stdout:op 2225 completed, throughput=4.99MB/sec 2024-08-17T01:01:37.499 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-oN2n6ZXFqMdnvVD off=1922731 len=156820 2024-08-17T01:01:37.500 INFO:tasks.workunit.client.0.smithi110.stdout:op 2226 completed, throughput=5MB/sec 2024-08-17T01:01:37.500 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_cIUlYnkn2kcktV off=11576901 len=573691 2024-08-17T01:01:37.500 INFO:tasks.workunit.client.0.smithi110.stdout:op 2227 completed, throughput=5MB/sec 2024-08-17T01:01:37.501 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-UUN8g8v1Vq06Sng off=3690837 len=1267708 2024-08-17T01:01:37.507 INFO:tasks.workunit.client.0.smithi110.stdout:op 2228 completed, throughput=5MB/sec 2024-08-17T01:01:37.507 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-z5LR3SkL1PtasZi off=5673694 len=1811974 2024-08-17T01:01:37.515 INFO:tasks.workunit.client.0.smithi110.stdout:op 2229 completed, throughput=5MB/sec 2024-08-17T01:01:38.515 INFO:tasks.workunit.client.0.smithi110.stdout: 442: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:38.516 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Qq04E5v2dZW8RST off=913089 len=949547 2024-08-17T01:01:38.520 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:01:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:01:38] "GET /metrics HTTP/1.1" 200 34113 "" "Prometheus/2.43.0" 2024-08-17T01:01:38.521 INFO:tasks.workunit.client.0.smithi110.stdout:op 2230 completed, throughput=4.99MB/sec 2024-08-17T01:01:38.521 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LqTpvScxfFoh0S4 off=4611614 len=1145537 2024-08-17T01:01:38.527 INFO:tasks.workunit.client.0.smithi110.stdout:op 2231 completed, throughput=5MB/sec 2024-08-17T01:01:38.527 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-UVDHsfhl_wFXoel off=8723599 len=1218717 2024-08-17T01:01:38.533 INFO:tasks.workunit.client.0.smithi110.stdout:op 2232 completed, throughput=5MB/sec 2024-08-17T01:01:38.533 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5hvY-FDa0RJxmuC off=1052732 len=1566918 2024-08-17T01:01:38.541 INFO:tasks.workunit.client.0.smithi110.stdout:op 2233 completed, throughput=5MB/sec 2024-08-17T01:01:38.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:38 smithi110 ceph-mon[98148]: pgmap v1484: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:01:38.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:38 smithi110 ceph-mon[100641]: pgmap v1484: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:01:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:38 smithi177 ceph-mon[90034]: pgmap v1484: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:01:39.542 INFO:tasks.workunit.client.0.smithi110.stdout: 443: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:39.542 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-g7wzrESQTER3K64 off=8694988 len=1347183 2024-08-17T01:01:39.548 INFO:tasks.workunit.client.0.smithi110.stdout:op 2234 completed, throughput=4.99MB/sec 2024-08-17T01:01:39.548 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LctCowPwKX6rJ9I off=8909518 len=1621716 2024-08-17T01:01:39.555 INFO:tasks.workunit.client.0.smithi110.stdout:op 2235 completed, throughput=5MB/sec 2024-08-17T01:01:39.555 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-TpokiU3El-M3XB9 off=508816 len=1796602 2024-08-17T01:01:39.559 INFO:tasks.workunit.client.0.smithi110.stdout:op 2236 completed, throughput=5MB/sec 2024-08-17T01:01:40.560 INFO:tasks.workunit.client.0.smithi110.stdout: 444: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:40.560 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fBZHhlRpTMWd11I off=5732191 len=1384181 2024-08-17T01:01:40.568 INFO:tasks.workunit.client.0.smithi110.stdout:op 2237 completed, throughput=4.99MB/sec 2024-08-17T01:01:40.568 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dU9TlMwsrMTF8yI off=1916885 len=1118944 2024-08-17T01:01:40.573 INFO:tasks.workunit.client.0.smithi110.stdout:op 2238 completed, throughput=4.99MB/sec 2024-08-17T01:01:40.574 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-W9QyRFQzdHRfWxL off=10546674 len=1410099 2024-08-17T01:01:40.581 INFO:tasks.workunit.client.0.smithi110.stdout:op 2239 completed, throughput=5MB/sec 2024-08-17T01:01:40.581 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CKRKPFIMNTfPMhD off=2872194 len=1634872 2024-08-17T01:01:40.588 INFO:tasks.workunit.client.0.smithi110.stdout:op 2240 completed, throughput=5MB/sec 2024-08-17T01:01:40.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:40 smithi110 ceph-mon[98148]: pgmap v1485: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:01:40.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:40 smithi110 ceph-mon[100641]: pgmap v1485: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:01:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:40 smithi177 ceph-mon[90034]: pgmap v1485: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:01:41.589 INFO:tasks.workunit.client.0.smithi110.stdout: 445: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:41.589 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-GGxi8WsaE7MK6Tu off=4125659 len=686849 2024-08-17T01:01:41.593 INFO:tasks.workunit.client.0.smithi110.stdout:op 2241 completed, throughput=4.99MB/sec 2024-08-17T01:01:41.594 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2SHyaij7rTZNoYo off=8283107 len=56904 2024-08-17T01:01:41.594 INFO:tasks.workunit.client.0.smithi110.stdout:op 2242 completed, throughput=4.99MB/sec 2024-08-17T01:01:41.594 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Je_QXns4QW8INLS off=2335899 len=784655 2024-08-17T01:01:41.595 INFO:tasks.workunit.client.0.smithi110.stdout:op 2243 completed, throughput=4.99MB/sec 2024-08-17T01:01:41.596 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-17tzsMLHXbWir3s off=367627 len=1463254 2024-08-17T01:01:41.597 INFO:tasks.workunit.client.0.smithi110.stdout:op 2244 completed, throughput=5MB/sec 2024-08-17T01:01:41.597 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OglYcfUi0V7rlKz off=12504038 len=1980605 2024-08-17T01:01:41.608 INFO:tasks.workunit.client.0.smithi110.stdout:op 2245 completed, throughput=5MB/sec 2024-08-17T01:01:41.608 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ypXBeBAOdoDWNB1 off=8791841 len=330985 2024-08-17T01:01:41.609 INFO:tasks.workunit.client.0.smithi110.stdout:op 2246 completed, throughput=5MB/sec 2024-08-17T01:01:42.609 INFO:tasks.workunit.client.0.smithi110.stdout: 446: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:42.609 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kEMB3AyLXuD-_M4 off=2321319 len=1196326 2024-08-17T01:01:42.611 INFO:tasks.workunit.client.0.smithi110.stdout:op 2247 completed, throughput=4.99MB/sec 2024-08-17T01:01:42.611 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aGwCHTSDX34_LTv off=17714656 len=558375 2024-08-17T01:01:42.612 INFO:tasks.workunit.client.0.smithi110.stdout:op 2248 completed, throughput=4.99MB/sec 2024-08-17T01:01:42.612 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ief-52Z6vsXQBvz off=12916258 len=1898883 2024-08-17T01:01:42.616 INFO:tasks.workunit.client.0.smithi110.stdout:op 2249 completed, throughput=5MB/sec 2024-08-17T01:01:42.616 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZLMNJpdtyiU0YWv off=8434748 len=1599389 2024-08-17T01:01:42.618 INFO:tasks.workunit.client.0.smithi110.stdout:op 2250 completed, throughput=5MB/sec 2024-08-17T01:01:42.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:42 smithi110 ceph-mon[98148]: pgmap v1486: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:01:42.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:42 smithi110 ceph-mon[100641]: pgmap v1486: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:01:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:42 smithi177 ceph-mon[90034]: pgmap v1486: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:01:43.619 INFO:tasks.workunit.client.0.smithi110.stdout: 447: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:43.619 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qu1CiSZ56Ij-HAq off=12698475 len=1759865 2024-08-17T01:01:43.626 INFO:tasks.workunit.client.0.smithi110.stdout:op 2251 completed, throughput=4.99MB/sec 2024-08-17T01:01:43.626 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2RP_MAZXUO5qVyJ off=9140489 len=1562431 2024-08-17T01:01:43.629 INFO:tasks.workunit.client.0.smithi110.stdout:op 2252 completed, throughput=5MB/sec 2024-08-17T01:01:43.629 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-p9eG4qdI7gMovJb off=33739 len=181454 2024-08-17T01:01:43.630 INFO:tasks.workunit.client.0.smithi110.stdout:op 2253 completed, throughput=5MB/sec 2024-08-17T01:01:43.630 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VjLWa8AOww79Mok off=11023379 len=2019633 2024-08-17T01:01:43.644 INFO:tasks.workunit.client.0.smithi110.stdout:op 2254 completed, throughput=5MB/sec 2024-08-17T01:01:44.645 INFO:tasks.workunit.client.0.smithi110.stdout: 448: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:44.645 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uE2z9b6joKLiZxO off=2824978 len=70790 2024-08-17T01:01:44.645 INFO:tasks.workunit.client.0.smithi110.stdout:op 2255 completed, throughput=4.99MB/sec 2024-08-17T01:01:44.645 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-uMX6uPgHzF2xGGf off=11627243 len=896400 2024-08-17T01:01:44.650 INFO:tasks.workunit.client.0.smithi110.stdout:op 2256 completed, throughput=4.99MB/sec 2024-08-17T01:01:44.650 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GeIHoAHFtLeJxIV off=13667272 len=1716723 2024-08-17T01:01:44.652 INFO:tasks.workunit.client.0.smithi110.stdout:op 2257 completed, throughput=5MB/sec 2024-08-17T01:01:44.652 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-p-P27iaqZ2XJlA6 off=9908884 len=69018 2024-08-17T01:01:44.654 INFO:tasks.workunit.client.0.smithi110.stdout:op 2258 completed, throughput=5MB/sec 2024-08-17T01:01:44.654 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--yvFbQmbc5IOdVK off=3168739 len=132080 2024-08-17T01:01:44.657 INFO:tasks.workunit.client.0.smithi110.stdout:op 2259 completed, throughput=5MB/sec 2024-08-17T01:01:44.657 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0KZjhcKzxnNO7E_ off=6740361 len=1885134 2024-08-17T01:01:44.658 INFO:tasks.workunit.client.0.smithi110.stdout:op 2260 completed, throughput=5MB/sec 2024-08-17T01:01:44.658 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-WipSMQvt5-zC5vy off=2742929 len=1938005 2024-08-17T01:01:44.659 INFO:tasks.workunit.client.0.smithi110.stdout:op 2261 completed, throughput=5MB/sec 2024-08-17T01:01:44.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:44 smithi110 ceph-mon[98148]: pgmap v1487: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:01:44.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:44 smithi110 ceph-mon[100641]: pgmap v1487: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:01:44.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:44 smithi177 ceph-mon[90034]: pgmap v1487: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:01:45.660 INFO:tasks.workunit.client.0.smithi110.stdout: 449: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:45.660 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-N4aCqZwIr-mDkG8 off=17930360 len=1097289 2024-08-17T01:01:45.662 INFO:tasks.workunit.client.0.smithi110.stdout:op 2262 completed, throughput=5MB/sec 2024-08-17T01:01:45.662 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kY8vrYydo9yueCj off=7016446 len=1714032 2024-08-17T01:01:45.664 INFO:tasks.workunit.client.0.smithi110.stdout:op 2263 completed, throughput=5MB/sec 2024-08-17T01:01:45.664 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hu9iPOY7IC8GY8n off=2480011 len=819944 2024-08-17T01:01:45.669 INFO:tasks.workunit.client.0.smithi110.stdout:op 2264 completed, throughput=5MB/sec 2024-08-17T01:01:46.669 INFO:tasks.workunit.client.0.smithi110.stdout: 450: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:46.669 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cYoFJVkmcEZsIst off=656976 len=563381 2024-08-17T01:01:46.673 INFO:tasks.workunit.client.0.smithi110.stdout:op 2265 completed, throughput=4.99MB/sec 2024-08-17T01:01:46.673 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-beks75PFAjyym2G off=3420694 len=504856 2024-08-17T01:01:46.675 INFO:tasks.workunit.client.0.smithi110.stdout:op 2266 completed, throughput=4.99MB/sec 2024-08-17T01:01:46.675 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_ikAiEBq-4jJP7r off=105159 len=793246 2024-08-17T01:01:46.680 INFO:tasks.workunit.client.0.smithi110.stdout:op 2267 completed, throughput=4.99MB/sec 2024-08-17T01:01:46.680 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VDPqGvPTubeBGBu off=1805690 len=1389369 2024-08-17T01:01:46.682 INFO:tasks.workunit.client.0.smithi110.stdout:op 2268 completed, throughput=5MB/sec 2024-08-17T01:01:46.682 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-UfCligDuzrYynlA off=441192 len=790504 2024-08-17T01:01:46.683 INFO:tasks.workunit.client.0.smithi110.stdout:op 2269 completed, throughput=5MB/sec 2024-08-17T01:01:46.683 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-V3WdawCJ4Rqwdvj off=1859576 len=1072260 2024-08-17T01:01:46.685 INFO:tasks.workunit.client.0.smithi110.stdout:op 2270 completed, throughput=5MB/sec 2024-08-17T01:01:46.685 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yOIMFsulPNvEp3f off=6079937 len=1258400 2024-08-17T01:01:46.692 INFO:tasks.workunit.client.0.smithi110.stdout:op 2271 completed, throughput=5MB/sec 2024-08-17T01:01:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:46 smithi110 ceph-mon[98148]: pgmap v1488: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-17T01:01:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:01:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:46 smithi110 ceph-mon[100641]: pgmap v1488: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-17T01:01:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:01:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:46 smithi177 ceph-mon[90034]: pgmap v1488: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-17T01:01:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:01:47.692 INFO:tasks.workunit.client.0.smithi110.stdout: 451: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:47.693 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ma_0403_axzGSSP off=20172236 len=588977 2024-08-17T01:01:47.697 INFO:tasks.workunit.client.0.smithi110.stdout:op 2272 completed, throughput=4.99MB/sec 2024-08-17T01:01:47.697 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QKLtP7f_85fTSPH off=17947231 len=151973 2024-08-17T01:01:47.698 INFO:tasks.workunit.client.0.smithi110.stdout:op 2273 completed, throughput=4.99MB/sec 2024-08-17T01:01:47.698 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hp6upjbZkqJFSHL off=1017037 len=1370730 2024-08-17T01:01:47.699 INFO:tasks.workunit.client.0.smithi110.stdout:op 2274 completed, throughput=5MB/sec 2024-08-17T01:01:47.699 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-T-iTfTpISpERLQU off=7380754 len=900028 2024-08-17T01:01:47.700 INFO:tasks.workunit.client.0.smithi110.stdout:op 2275 completed, throughput=5MB/sec 2024-08-17T01:01:47.700 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qaKXpCI4tRZNWYV off=2186960 len=1001300 2024-08-17T01:01:47.706 INFO:tasks.workunit.client.0.smithi110.stdout:op 2276 completed, throughput=5MB/sec 2024-08-17T01:01:47.706 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ltSSy7t4A1GVz4A off=10983993 len=1080338 2024-08-17T01:01:47.707 INFO:tasks.workunit.client.0.smithi110.stdout:op 2277 completed, throughput=5MB/sec 2024-08-17T01:01:48.533 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:01:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:01:48] "GET /metrics HTTP/1.1" 200 34113 "" "Prometheus/2.43.0" 2024-08-17T01:01:48.707 INFO:tasks.workunit.client.0.smithi110.stdout: 452: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:48.707 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GBxO9nlf444IWPx off=14678903 len=1562703 2024-08-17T01:01:48.710 INFO:tasks.workunit.client.0.smithi110.stdout:op 2278 completed, throughput=4.99MB/sec 2024-08-17T01:01:48.710 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-TeguGQDnAWeF8u0 off=9518709 len=592060 2024-08-17T01:01:48.713 INFO:tasks.workunit.client.0.smithi110.stdout:op 2279 completed, throughput=5MB/sec 2024-08-17T01:01:48.713 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6ayjFCdV0dYf_if off=13786684 len=675697 2024-08-17T01:01:48.716 INFO:tasks.workunit.client.0.smithi110.stdout:op 2280 completed, throughput=5MB/sec 2024-08-17T01:01:48.716 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-AAYJkeFsfJPnoNA off=9556302 len=811564 2024-08-17T01:01:48.721 INFO:tasks.workunit.client.0.smithi110.stdout:op 2281 completed, throughput=5MB/sec 2024-08-17T01:01:48.722 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-j8ZpErbhiS-zC6T off=4894473 len=127947 2024-08-17T01:01:48.722 INFO:tasks.workunit.client.0.smithi110.stdout:op 2282 completed, throughput=5MB/sec 2024-08-17T01:01:48.722 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_ikAiEBq-4jJP7r off=28729 len=1924111 2024-08-17T01:01:48.733 INFO:tasks.workunit.client.0.smithi110.stdout:op 2283 completed, throughput=5MB/sec 2024-08-17T01:01:48.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:48 smithi110 ceph-mon[98148]: pgmap v1489: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T01:01:48.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:48 smithi110 ceph-mon[100641]: pgmap v1489: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T01:01:48.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:48 smithi177 ceph-mon[90034]: pgmap v1489: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T01:01:49.734 INFO:tasks.workunit.client.0.smithi110.stdout: 453: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:49.734 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cc5tdyZdYahGjQx off=14184479 len=119401 2024-08-17T01:01:49.735 INFO:tasks.workunit.client.0.smithi110.stdout:op 2284 completed, throughput=4.99MB/sec 2024-08-17T01:01:49.735 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0q34qefqHJOlsZN off=10082114 len=334791 2024-08-17T01:01:49.735 INFO:tasks.workunit.client.0.smithi110.stdout:op 2285 completed, throughput=4.99MB/sec 2024-08-17T01:01:49.735 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-EFqPh7w3d6ZQYzG off=10117346 len=185539 2024-08-17T01:01:49.738 INFO:tasks.workunit.client.0.smithi110.stdout:op 2286 completed, throughput=4.99MB/sec 2024-08-17T01:01:49.739 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-mMzE46dTwCnkSDD off=9494714 len=46899 2024-08-17T01:01:49.741 INFO:tasks.workunit.client.0.smithi110.stdout:op 2287 completed, throughput=4.99MB/sec 2024-08-17T01:01:49.741 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xBfnrVUZq3uYhVB off=1462074 len=1319259 2024-08-17T01:01:49.742 INFO:tasks.workunit.client.0.smithi110.stdout:op 2288 completed, throughput=5MB/sec 2024-08-17T01:01:49.743 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aUHHaJkEktmRCAN off=21373129 len=1445193 2024-08-17T01:01:49.752 INFO:tasks.workunit.client.0.smithi110.stdout:op 2289 completed, throughput=5MB/sec 2024-08-17T01:01:49.752 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-sXLq3Ah2VgXR5v6 off=6832362 len=1097815 2024-08-17T01:01:49.757 INFO:tasks.workunit.client.0.smithi110.stdout:op 2290 completed, throughput=5MB/sec 2024-08-17T01:01:50.757 INFO:tasks.workunit.client.0.smithi110.stdout: 454: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:50.758 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aVGRtYTP3rcgPub off=6257168 len=71451 2024-08-17T01:01:50.760 INFO:tasks.workunit.client.0.smithi110.stdout:op 2291 completed, throughput=4.99MB/sec 2024-08-17T01:01:50.761 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cd-Xheq_ZTdAY_M off=2550641 len=308386 2024-08-17T01:01:50.764 INFO:tasks.workunit.client.0.smithi110.stdout:op 2292 completed, throughput=4.99MB/sec 2024-08-17T01:01:50.764 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vYoUUxqpj4zTL24 off=2173754 len=1247456 2024-08-17T01:01:50.765 INFO:tasks.workunit.client.0.smithi110.stdout:op 2293 completed, throughput=4.99MB/sec 2024-08-17T01:01:50.765 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KgqzT6fwqHAt7eh off=9048037 len=1870876 2024-08-17T01:01:50.768 INFO:tasks.workunit.client.0.smithi110.stdout:op 2294 completed, throughput=5MB/sec 2024-08-17T01:01:50.768 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Nu-TBq5HN8xT2oz off=1355682 len=59649 2024-08-17T01:01:50.769 INFO:tasks.workunit.client.0.smithi110.stdout:op 2295 completed, throughput=5MB/sec 2024-08-17T01:01:50.769 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_3S7GqABUVJMJTq off=2668542 len=1736365 2024-08-17T01:01:50.778 INFO:tasks.workunit.client.0.smithi110.stdout:op 2296 completed, throughput=5MB/sec 2024-08-17T01:01:50.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:50 smithi110 ceph-mon[98148]: pgmap v1490: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-17T01:01:50.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:50 smithi110 ceph-mon[100641]: pgmap v1490: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-17T01:01:50.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:50 smithi177 ceph-mon[90034]: pgmap v1490: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-17T01:01:51.779 INFO:tasks.workunit.client.0.smithi110.stdout: 455: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:51.779 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HRVPuaxLREHj2XI off=1877724 len=1361248 2024-08-17T01:01:51.785 INFO:tasks.workunit.client.0.smithi110.stdout:op 2297 completed, throughput=4.99MB/sec 2024-08-17T01:01:51.785 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--xlenUVSzR7q6UW off=433361 len=879766 2024-08-17T01:01:51.786 INFO:tasks.workunit.client.0.smithi110.stdout:op 2298 completed, throughput=4.99MB/sec 2024-08-17T01:01:51.786 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Q0oX5u5HWVvgkqG off=2178827 len=705538 2024-08-17T01:01:51.787 INFO:tasks.workunit.client.0.smithi110.stdout:op 2299 completed, throughput=5MB/sec 2024-08-17T01:01:51.787 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xdhjp5e3Rhiqz8w off=18701195 len=696772 2024-08-17T01:01:51.788 INFO:tasks.workunit.client.0.smithi110.stdout:op 2300 completed, throughput=5MB/sec 2024-08-17T01:01:51.788 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RKrBS4WObTnhCUf off=10950224 len=1096417 2024-08-17T01:01:51.795 INFO:tasks.workunit.client.0.smithi110.stdout:op 2301 completed, throughput=5MB/sec 2024-08-17T01:01:51.795 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XMh3zSNNmAqmqw2 off=3221341 len=1626656 2024-08-17T01:01:51.796 INFO:tasks.workunit.client.0.smithi110.stdout:op 2302 completed, throughput=5MB/sec 2024-08-17T01:01:52.796 INFO:tasks.workunit.client.0.smithi110.stdout: 456: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:52.796 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WVv6WWqRmZ15scU off=420405 len=1959674 2024-08-17T01:01:52.805 INFO:tasks.workunit.client.0.smithi110.stdout:op 2303 completed, throughput=5MB/sec 2024-08-17T01:01:52.805 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PyBz9eczG7ZAlD0 off=8021132 len=662037 2024-08-17T01:01:52.806 INFO:tasks.workunit.client.0.smithi110.stdout:op 2304 completed, throughput=5MB/sec 2024-08-17T01:01:52.806 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Qvicq9TMyiTzfWn off=22654662 len=1269641 2024-08-17T01:01:52.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:52 smithi110 ceph-mon[98148]: pgmap v1491: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-17T01:01:52.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:52 smithi110 ceph-mon[100641]: pgmap v1491: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-17T01:01:52.811 INFO:tasks.workunit.client.0.smithi110.stdout:op 2305 completed, throughput=5MB/sec 2024-08-17T01:01:52.811 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jXdtrdKnIB32kKe off=18463628 len=425264 2024-08-17T01:01:52.812 INFO:tasks.workunit.client.0.smithi110.stdout:op 2306 completed, throughput=5MB/sec 2024-08-17T01:01:52.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:52 smithi177 ceph-mon[90034]: pgmap v1491: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-17T01:01:53.812 INFO:tasks.workunit.client.0.smithi110.stdout: 457: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:53.812 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Wh6crNp9NVRxnjO off=1923650 len=1264302 2024-08-17T01:01:53.814 INFO:tasks.workunit.client.0.smithi110.stdout:op 2307 completed, throughput=4.99MB/sec 2024-08-17T01:01:53.814 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-iId34RrfEF8LJnl off=9152107 len=943920 2024-08-17T01:01:53.815 INFO:tasks.workunit.client.0.smithi110.stdout:op 2308 completed, throughput=4.99MB/sec 2024-08-17T01:01:53.815 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-v6rAOpzzkFpNN_K off=2817558 len=1339289 2024-08-17T01:01:53.821 INFO:tasks.workunit.client.0.smithi110.stdout:op 2309 completed, throughput=5MB/sec 2024-08-17T01:01:53.821 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4gungA6i6g8NWQx off=6374129 len=475227 2024-08-17T01:01:53.822 INFO:tasks.workunit.client.0.smithi110.stdout:op 2310 completed, throughput=5MB/sec 2024-08-17T01:01:53.822 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VxbXbZ_KL1clnPa off=9394957 len=28406 2024-08-17T01:01:53.822 INFO:tasks.workunit.client.0.smithi110.stdout:op 2311 completed, throughput=5MB/sec 2024-08-17T01:01:53.822 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-oPdoHu0PTSmJATp off=1455305 len=1750301 2024-08-17T01:01:53.832 INFO:tasks.workunit.client.0.smithi110.stdout:op 2312 completed, throughput=5MB/sec 2024-08-17T01:01:54.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:54 smithi110 ceph-mon[98148]: pgmap v1492: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:01:54.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:54 smithi110 ceph-mon[100641]: pgmap v1492: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:01:54.833 INFO:tasks.workunit.client.0.smithi110.stdout: 458: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:54.833 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bY4XICeFG3ZWwkz off=2965756 len=1625301 2024-08-17T01:01:54.835 INFO:tasks.workunit.client.0.smithi110.stdout:op 2313 completed, throughput=4.99MB/sec 2024-08-17T01:01:54.835 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-z4wB4GvSQTXzl4L off=2432913 len=276061 2024-08-17T01:01:54.838 INFO:tasks.workunit.client.0.smithi110.stdout:op 2314 completed, throughput=4.99MB/sec 2024-08-17T01:01:54.839 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0t3G7GEroodlqHq off=8740506 len=947046 2024-08-17T01:01:54.840 INFO:tasks.workunit.client.0.smithi110.stdout:op 2315 completed, throughput=5MB/sec 2024-08-17T01:01:54.840 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wBHj2EAym33MWjP off=1967785 len=1376329 2024-08-17T01:01:54.841 INFO:tasks.workunit.client.0.smithi110.stdout:op 2316 completed, throughput=5MB/sec 2024-08-17T01:01:54.841 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aJZdA88gPnBt2-J off=10783706 len=564148 2024-08-17T01:01:54.842 INFO:tasks.workunit.client.0.smithi110.stdout:op 2317 completed, throughput=5MB/sec 2024-08-17T01:01:54.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:54 smithi177 ceph-mon[90034]: pgmap v1492: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:01:55.843 INFO:tasks.workunit.client.0.smithi110.stdout: 459: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:55.843 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-rAYScdo-xYJPJwV off=6143243 len=653162 2024-08-17T01:01:55.844 INFO:tasks.workunit.client.0.smithi110.stdout:op 2318 completed, throughput=4.99MB/sec 2024-08-17T01:01:55.844 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wSJS99Vwqrwt8eU off=10692075 len=1705959 2024-08-17T01:01:55.846 INFO:tasks.workunit.client.0.smithi110.stdout:op 2319 completed, throughput=4.99MB/sec 2024-08-17T01:01:55.846 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-EI2SEEMvdIMI2J1 off=3898223 len=1840780 2024-08-17T01:01:55.848 INFO:tasks.workunit.client.0.smithi110.stdout:op 2320 completed, throughput=5MB/sec 2024-08-17T01:01:55.848 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-y9W9sjot3WPTRrc off=7366745 len=1664651 2024-08-17T01:01:55.858 INFO:tasks.workunit.client.0.smithi110.stdout:op 2321 completed, throughput=5MB/sec 2024-08-17T01:01:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:56 smithi110 ceph-mon[100641]: pgmap v1493: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:01:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:56 smithi110 ceph-mon[98148]: pgmap v1493: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:01:56.858 INFO:tasks.workunit.client.0.smithi110.stdout: 460: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:56.858 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1ohpgey7XnU_7ko off=14693772 len=582701 2024-08-17T01:01:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:56 smithi177 ceph-mon[90034]: pgmap v1493: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:01:56.862 INFO:tasks.workunit.client.0.smithi110.stdout:op 2322 completed, throughput=4.99MB/sec 2024-08-17T01:01:56.862 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-YcxuhXIfFv4NIHJ off=3066716 len=870380 2024-08-17T01:01:56.863 INFO:tasks.workunit.client.0.smithi110.stdout:op 2323 completed, throughput=4.99MB/sec 2024-08-17T01:01:56.863 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MWDR0yp24iKqQ8l off=4517770 len=1925275 2024-08-17T01:01:56.866 INFO:tasks.workunit.client.0.smithi110.stdout:op 2324 completed, throughput=5MB/sec 2024-08-17T01:01:56.866 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Nj3W8E94esziBjm off=14216427 len=523068 2024-08-17T01:01:56.870 INFO:tasks.workunit.client.0.smithi110.stdout:op 2325 completed, throughput=5MB/sec 2024-08-17T01:01:56.870 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qyP-6zM4KL_-rDF off=5882613 len=1443868 2024-08-17T01:01:56.877 INFO:tasks.workunit.client.0.smithi110.stdout:op 2326 completed, throughput=5MB/sec 2024-08-17T01:01:57.878 INFO:tasks.workunit.client.0.smithi110.stdout: 461: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:57.878 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_UHqAE8N9dhD-wb off=3268573 len=1609313 2024-08-17T01:01:57.884 INFO:tasks.workunit.client.0.smithi110.stdout:op 2327 completed, throughput=4.99MB/sec 2024-08-17T01:01:57.885 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MF2OAmkzQwW5hcd off=4753552 len=628384 2024-08-17T01:01:57.889 INFO:tasks.workunit.client.0.smithi110.stdout:op 2328 completed, throughput=5MB/sec 2024-08-17T01:01:57.889 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-mY3-XeO1dSo7y9F off=21678870 len=874095 2024-08-17T01:01:57.894 INFO:tasks.workunit.client.0.smithi110.stdout:op 2329 completed, throughput=5MB/sec 2024-08-17T01:01:57.894 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9gTL2uZErkWBTah off=6567199 len=1022436 2024-08-17T01:01:57.899 INFO:tasks.workunit.client.0.smithi110.stdout:op 2330 completed, throughput=5MB/sec 2024-08-17T01:01:57.899 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8DfvXBP54x_ra20 off=5927114 len=987811 2024-08-17T01:01:57.903 INFO:tasks.workunit.client.0.smithi110.stdout:op 2331 completed, throughput=5MB/sec 2024-08-17T01:01:58.547 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:01:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:01:58] "GET /metrics HTTP/1.1" 200 34113 "" "Prometheus/2.43.0" 2024-08-17T01:01:58.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:01:58 smithi110 ceph-mon[98148]: pgmap v1494: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T01:01:58.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:01:58 smithi110 ceph-mon[100641]: pgmap v1494: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T01:01:58.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:01:58 smithi177 ceph-mon[90034]: pgmap v1494: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T01:01:58.903 INFO:tasks.workunit.client.0.smithi110.stdout: 462: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:58.903 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-6l8rYzJzLWRa3PE off=10592129 len=1678514 2024-08-17T01:01:58.906 INFO:tasks.workunit.client.0.smithi110.stdout:op 2332 completed, throughput=4.99MB/sec 2024-08-17T01:01:58.907 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OaMKyWqr-fwyQ2C off=3612970 len=1878438 2024-08-17T01:01:58.909 INFO:tasks.workunit.client.0.smithi110.stdout:op 2333 completed, throughput=5MB/sec 2024-08-17T01:01:58.909 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-slP6oM0We1Deyb8 off=8181008 len=1074300 2024-08-17T01:01:58.911 INFO:tasks.workunit.client.0.smithi110.stdout:op 2334 completed, throughput=5MB/sec 2024-08-17T01:01:58.911 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-K_cFj3cfzEJQ9wq off=438120 len=729430 2024-08-17T01:01:58.912 INFO:tasks.workunit.client.0.smithi110.stdout:op 2335 completed, throughput=5MB/sec 2024-08-17T01:01:59.913 INFO:tasks.workunit.client.0.smithi110.stdout: 463: throughput=4.99MB/sec pending data=0 2024-08-17T01:01:59.928 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bVrvSIYpV26nJvs off=8932144 len=1010325 2024-08-17T01:01:59.929 INFO:tasks.workunit.client.0.smithi110.stdout:op 2336 completed, throughput=4.99MB/sec 2024-08-17T01:01:59.929 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-TH1CC510EQCquwQ off=1055654 len=2067703 2024-08-17T01:01:59.929 INFO:tasks.workunit.client.0.smithi110.stdout:op 2337 completed, throughput=5MB/sec 2024-08-17T01:01:59.929 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-S9dxp5lfaUFpoJ7 off=513730 len=2029809 2024-08-17T01:01:59.934 INFO:tasks.workunit.client.0.smithi110.stdout:op 2338 completed, throughput=5MB/sec 2024-08-17T01:02:00.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:00 smithi110 ceph-mon[98148]: pgmap v1495: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-08-17T01:02:00.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:00 smithi110 ceph-mon[100641]: pgmap v1495: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-08-17T01:02:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:00 smithi177 ceph-mon[90034]: pgmap v1495: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-08-17T01:02:00.935 INFO:tasks.workunit.client.0.smithi110.stdout: 464: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:00.935 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5dc46IIDN_zQ6RJ off=6976096 len=215474 2024-08-17T01:02:00.938 INFO:tasks.workunit.client.0.smithi110.stdout:op 2339 completed, throughput=4.99MB/sec 2024-08-17T01:02:00.938 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wjpycYnsewtwrF2 off=5828993 len=1114466 2024-08-17T01:02:00.940 INFO:tasks.workunit.client.0.smithi110.stdout:op 2340 completed, throughput=4.99MB/sec 2024-08-17T01:02:00.940 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-YLo0HFLyq4d-qYV off=11371064 len=798475 2024-08-17T01:02:00.941 INFO:tasks.workunit.client.0.smithi110.stdout:op 2341 completed, throughput=4.99MB/sec 2024-08-17T01:02:00.941 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-blVdCn5TY0PzKSx off=5756148 len=1413704 2024-08-17T01:02:00.943 INFO:tasks.workunit.client.0.smithi110.stdout:op 2342 completed, throughput=5MB/sec 2024-08-17T01:02:00.943 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8RxjREtrsCaMNmN off=3104554 len=2045543 2024-08-17T01:02:00.950 INFO:tasks.workunit.client.0.smithi110.stdout:op 2343 completed, throughput=5MB/sec 2024-08-17T01:02:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:02:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:02:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:02:01.951 INFO:tasks.workunit.client.0.smithi110.stdout: 465: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:01.951 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KPCt-gcTXHq2YdJ off=633447 len=732230 2024-08-17T01:02:01.956 INFO:tasks.workunit.client.0.smithi110.stdout:op 2344 completed, throughput=4.99MB/sec 2024-08-17T01:02:01.956 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MNeiuv3MmOfkFjg off=2652499 len=1427937 2024-08-17T01:02:01.963 INFO:tasks.workunit.client.0.smithi110.stdout:op 2345 completed, throughput=5MB/sec 2024-08-17T01:02:01.963 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-eefGD44HW8Mfd7q off=10230596 len=1959349 2024-08-17T01:02:01.972 INFO:tasks.workunit.client.0.smithi110.stdout:op 2346 completed, throughput=5MB/sec 2024-08-17T01:02:01.972 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZXAMEVWY4fy1IUQ off=4587477 len=2072171 2024-08-17T01:02:01.974 INFO:tasks.workunit.client.0.smithi110.stdout:op 2347 completed, throughput=5MB/sec 2024-08-17T01:02:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:02 smithi110 ceph-mon[98148]: pgmap v1496: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T01:02:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:02 smithi110 ceph-mon[100641]: pgmap v1496: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T01:02:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:02 smithi177 ceph-mon[90034]: pgmap v1496: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T01:02:02.974 INFO:tasks.workunit.client.0.smithi110.stdout: 466: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:02.974 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PUy08ZrkWI-eYdJ off=3712358 len=1084753 2024-08-17T01:02:02.976 INFO:tasks.workunit.client.0.smithi110.stdout:op 2348 completed, throughput=4.99MB/sec 2024-08-17T01:02:02.976 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Aod-HIMLZo1l82b off=1439560 len=1337925 2024-08-17T01:02:02.982 INFO:tasks.workunit.client.0.smithi110.stdout:op 2349 completed, throughput=5MB/sec 2024-08-17T01:02:02.982 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zjWE03M2s0huo_C off=6414485 len=461239 2024-08-17T01:02:02.986 INFO:tasks.workunit.client.0.smithi110.stdout:op 2350 completed, throughput=5MB/sec 2024-08-17T01:02:02.986 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nTS-3zQBhKxBm9y off=1224972 len=1043687 2024-08-17T01:02:02.987 INFO:tasks.workunit.client.0.smithi110.stdout:op 2351 completed, throughput=5MB/sec 2024-08-17T01:02:03.987 INFO:tasks.workunit.client.0.smithi110.stdout: 467: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:03.988 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LFsB-E-hC108UDy off=5616295 len=126332 2024-08-17T01:02:03.990 INFO:tasks.workunit.client.0.smithi110.stdout:op 2352 completed, throughput=4.99MB/sec 2024-08-17T01:02:03.990 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-V34TSPE9wOGNrNL off=12642204 len=1130215 2024-08-17T01:02:03.992 INFO:tasks.workunit.client.0.smithi110.stdout:op 2353 completed, throughput=4.99MB/sec 2024-08-17T01:02:03.992 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2YmnSV-aIzbqK9J off=8282631 len=1598483 2024-08-17T01:02:03.994 INFO:tasks.workunit.client.0.smithi110.stdout:op 2354 completed, throughput=5MB/sec 2024-08-17T01:02:03.994 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-TQRa0HIZ9QrzPnR off=1782641 len=1750439 2024-08-17T01:02:03.996 INFO:tasks.workunit.client.0.smithi110.stdout:op 2355 completed, throughput=5MB/sec 2024-08-17T01:02:03.996 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-v1kC3Qgtjn9LBLD off=257781 len=1502366 2024-08-17T01:02:04.002 INFO:tasks.workunit.client.0.smithi110.stdout:op 2356 completed, throughput=5MB/sec 2024-08-17T01:02:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:04 smithi177 ceph-mon[90034]: pgmap v1497: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:02:05.003 INFO:tasks.workunit.client.0.smithi110.stdout: 468: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:05.003 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vtcZTncotNTPgqa off=3795544 len=37362 2024-08-17T01:02:05.003 INFO:tasks.workunit.client.0.smithi110.stdout:op 2357 completed, throughput=4.99MB/sec 2024-08-17T01:02:05.003 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-x4ECEcafmjN0Es3 off=2380067 len=1616985 2024-08-17T01:02:05.011 INFO:tasks.workunit.client.0.smithi110.stdout:op 2358 completed, throughput=4.99MB/sec 2024-08-17T01:02:05.011 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hOZu4E8h_atDR6k off=5144437 len=302536 2024-08-17T01:02:05.012 INFO:tasks.workunit.client.0.smithi110.stdout:op 2359 completed, throughput=5MB/sec 2024-08-17T01:02:05.013 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MzajfN20kOFn-bY off=500350 len=2089088 2024-08-17T01:02:05.023 INFO:tasks.workunit.client.0.smithi110.stdout:op 2360 completed, throughput=5MB/sec 2024-08-17T01:02:05.023 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-N1HFkcwcbonJdTJ off=13791536 len=541552 2024-08-17T01:02:05.024 INFO:tasks.workunit.client.0.smithi110.stdout:op 2361 completed, throughput=5MB/sec 2024-08-17T01:02:05.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:04 smithi110 ceph-mon[98148]: pgmap v1497: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:02:05.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:04 smithi110 ceph-mon[100641]: pgmap v1497: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:02:05.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:05 smithi177 ceph-mon[90034]: pgmap v1498: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:02:06.024 INFO:tasks.workunit.client.0.smithi110.stdout: 469: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:06.025 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-17QGDDEmOhCx2GJ off=8729412 len=903219 2024-08-17T01:02:06.026 INFO:tasks.workunit.client.0.smithi110.stdout:op 2362 completed, throughput=4.99MB/sec 2024-08-17T01:02:06.026 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qaRDYvSkXvvPh7W off=1434763 len=1249432 2024-08-17T01:02:06.032 INFO:tasks.workunit.client.0.smithi110.stdout:op 2363 completed, throughput=4.99MB/sec 2024-08-17T01:02:06.032 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wgU6B83W7KRle7v off=14254722 len=10005 2024-08-17T01:02:06.032 INFO:tasks.workunit.client.0.smithi110.stdout:op 2364 completed, throughput=4.99MB/sec 2024-08-17T01:02:06.032 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tjfYejTrg70pSWc off=263107 len=1880817 2024-08-17T01:02:06.040 INFO:tasks.workunit.client.0.smithi110.stdout:op 2365 completed, throughput=5MB/sec 2024-08-17T01:02:06.040 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jmfyBxwdv9P4eer off=2849455 len=1939251 2024-08-17T01:02:06.042 INFO:tasks.workunit.client.0.smithi110.stdout:op 2366 completed, throughput=5MB/sec 2024-08-17T01:02:06.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:05 smithi110 ceph-mon[98148]: pgmap v1498: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:02:06.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:05 smithi110 ceph-mon[100641]: pgmap v1498: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:02:07.042 INFO:tasks.workunit.client.0.smithi110.stdout: 470: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:07.043 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Mgk0OyQlekW0mKr off=5785218 len=1109967 2024-08-17T01:02:07.044 INFO:tasks.workunit.client.0.smithi110.stdout:op 2367 completed, throughput=4.99MB/sec 2024-08-17T01:02:07.044 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vajpk8FiltVdyjR off=12218381 len=320178 2024-08-17T01:02:07.045 INFO:tasks.workunit.client.0.smithi110.stdout:op 2368 completed, throughput=4.99MB/sec 2024-08-17T01:02:07.045 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-U1rEB9VWimPf6Ue off=16176399 len=278263 2024-08-17T01:02:07.046 INFO:tasks.workunit.client.0.smithi110.stdout:op 2369 completed, throughput=4.99MB/sec 2024-08-17T01:02:07.046 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qPHF-1viPQzCAVI off=6584870 len=473595 2024-08-17T01:02:07.047 INFO:tasks.workunit.client.0.smithi110.stdout:op 2370 completed, throughput=5MB/sec 2024-08-17T01:02:07.047 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8w__jTeEhGdrrL0 off=5350015 len=718725 2024-08-17T01:02:07.047 INFO:tasks.workunit.client.0.smithi110.stdout:op 2371 completed, throughput=5MB/sec 2024-08-17T01:02:07.047 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uZRiQflSJaDe93O off=7329605 len=1037360 2024-08-17T01:02:07.050 INFO:tasks.workunit.client.0.smithi110.stdout:op 2372 completed, throughput=5MB/sec 2024-08-17T01:02:07.050 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7Bss_7I_UCrHqMP off=6221252 len=76716 2024-08-17T01:02:07.052 INFO:tasks.workunit.client.0.smithi110.stdout:op 2373 completed, throughput=5MB/sec 2024-08-17T01:02:07.052 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dbr_1MGDMD92bhW off=2771678 len=413964 2024-08-17T01:02:07.055 INFO:tasks.workunit.client.0.smithi110.stdout:op 2374 completed, throughput=5MB/sec 2024-08-17T01:02:07.056 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-r7-w5-lA15w6E_a off=18430537 len=50931 2024-08-17T01:02:07.058 INFO:tasks.workunit.client.0.smithi110.stdout:op 2375 completed, throughput=5MB/sec 2024-08-17T01:02:07.058 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Sl-vUX3IJemzc1o off=827638 len=81768 2024-08-17T01:02:07.060 INFO:tasks.workunit.client.0.smithi110.stdout:op 2376 completed, throughput=5MB/sec 2024-08-17T01:02:08.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:07 smithi110 ceph-mon[98148]: pgmap v1499: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-17T01:02:08.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:07 smithi110 ceph-mon[100641]: pgmap v1499: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-17T01:02:08.061 INFO:tasks.workunit.client.0.smithi110.stdout: 471: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:08.061 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QuM4ZlgzG7bE3t6 off=5987806 len=1448246 2024-08-17T01:02:08.069 INFO:tasks.workunit.client.0.smithi110.stdout:op 2377 completed, throughput=4.99MB/sec 2024-08-17T01:02:08.069 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-alRXLSuRP369-C9 off=6450316 len=1375173 2024-08-17T01:02:08.078 INFO:tasks.workunit.client.0.smithi110.stdout:op 2378 completed, throughput=5MB/sec 2024-08-17T01:02:08.079 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MH8nAzC4GbdqhKn off=1564899 len=1170129 2024-08-17T01:02:08.084 INFO:tasks.workunit.client.0.smithi110.stdout:op 2379 completed, throughput=5MB/sec 2024-08-17T01:02:08.084 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-R9tM19T93yqFQXu off=725245 len=2001085 2024-08-17T01:02:08.086 INFO:tasks.workunit.client.0.smithi110.stdout:op 2380 completed, throughput=5MB/sec 2024-08-17T01:02:08.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:07 smithi177 ceph-mon[90034]: pgmap v1499: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-17T01:02:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:02:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:02:08] "GET /metrics HTTP/1.1" 200 34117 "" "Prometheus/2.43.0" 2024-08-17T01:02:09.087 INFO:tasks.workunit.client.0.smithi110.stdout: 472: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:09.087 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qpwxK6k8P1eEWcV off=2506808 len=1137739 2024-08-17T01:02:09.090 INFO:tasks.workunit.client.0.smithi110.stdout:op 2381 completed, throughput=4.99MB/sec 2024-08-17T01:02:09.090 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VqCM0ggYjJq2Lae off=1521706 len=1416722 2024-08-17T01:02:09.097 INFO:tasks.workunit.client.0.smithi110.stdout:op 2382 completed, throughput=5MB/sec 2024-08-17T01:02:09.097 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-SqKODE9GlMk9N2y off=1951464 len=670691 2024-08-17T01:02:09.098 INFO:tasks.workunit.client.0.smithi110.stdout:op 2383 completed, throughput=5MB/sec 2024-08-17T01:02:09.098 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KnmVAZtNahwnCwN off=5525991 len=1474083 2024-08-17T01:02:09.099 INFO:tasks.workunit.client.0.smithi110.stdout:op 2384 completed, throughput=5MB/sec 2024-08-17T01:02:10.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:09 smithi110 ceph-mon[98148]: pgmap v1500: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:02:10.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:09 smithi110 ceph-mon[100641]: pgmap v1500: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:02:10.100 INFO:tasks.workunit.client.0.smithi110.stdout: 473: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:10.100 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XpSgQc727L1evd7 off=2490114 len=1167644 2024-08-17T01:02:10.102 INFO:tasks.workunit.client.0.smithi110.stdout:op 2385 completed, throughput=4.99MB/sec 2024-08-17T01:02:10.102 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-DMidTHgOCvg1UlB off=18640914 len=1726446 2024-08-17T01:02:10.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:09 smithi177 ceph-mon[90034]: pgmap v1500: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:02:10.112 INFO:tasks.workunit.client.0.smithi110.stdout:op 2386 completed, throughput=5MB/sec 2024-08-17T01:02:10.112 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jxqH4zQHjuhtf12 off=11474663 len=1124612 2024-08-17T01:02:10.118 INFO:tasks.workunit.client.0.smithi110.stdout:op 2387 completed, throughput=5MB/sec 2024-08-17T01:02:10.118 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-4N_r8PSAgkmnP84 off=421562 len=1512206 2024-08-17T01:02:10.124 INFO:tasks.workunit.client.0.smithi110.stdout:op 2388 completed, throughput=5MB/sec 2024-08-17T01:02:11.125 INFO:tasks.workunit.client.0.smithi110.stdout: 474: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:11.125 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WvfArUtLwGKQ76K off=5552705 len=1563791 2024-08-17T01:02:11.132 INFO:tasks.workunit.client.0.smithi110.stdout:op 2389 completed, throughput=4.99MB/sec 2024-08-17T01:02:11.132 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-oF5wi5Nka5aRJ_M off=3165226 len=1659229 2024-08-17T01:02:11.134 INFO:tasks.workunit.client.0.smithi110.stdout:op 2390 completed, throughput=5MB/sec 2024-08-17T01:02:11.134 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-K2glCW0oM8NrcsZ off=2190570 len=549632 2024-08-17T01:02:11.135 INFO:tasks.workunit.client.0.smithi110.stdout:op 2391 completed, throughput=5MB/sec 2024-08-17T01:02:11.135 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JVmyQuzB7gK4wiO off=13481077 len=1664767 2024-08-17T01:02:11.141 INFO:tasks.workunit.client.0.smithi110.stdout:op 2392 completed, throughput=5MB/sec 2024-08-17T01:02:11.915 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:11 smithi177 ceph-mon[90034]: pgmap v1501: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:02:12.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:11 smithi110 ceph-mon[100641]: pgmap v1501: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:02:12.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:11 smithi110 ceph-mon[98148]: pgmap v1501: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:02:12.142 INFO:tasks.workunit.client.0.smithi110.stdout: 475: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:12.142 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3_TCHGXlYxyOB2A off=181315 len=2041402 2024-08-17T01:02:12.144 INFO:tasks.workunit.client.0.smithi110.stdout:op 2393 completed, throughput=4.99MB/sec 2024-08-17T01:02:12.144 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wMCznO2Z2QuVBmX off=4535570 len=644674 2024-08-17T01:02:12.149 INFO:tasks.workunit.client.0.smithi110.stdout:op 2394 completed, throughput=5MB/sec 2024-08-17T01:02:12.149 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Ch915llEALfw2m_ off=10830487 len=306673 2024-08-17T01:02:12.152 INFO:tasks.workunit.client.0.smithi110.stdout:op 2395 completed, throughput=5MB/sec 2024-08-17T01:02:12.152 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-RzwWmwvOvf5pBDf off=7794508 len=911364 2024-08-17T01:02:12.153 INFO:tasks.workunit.client.0.smithi110.stdout:op 2396 completed, throughput=5MB/sec 2024-08-17T01:02:12.153 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-rR8qkBMUHQ93kqJ off=4993276 len=1258252 2024-08-17T01:02:12.156 INFO:tasks.workunit.client.0.smithi110.stdout:op 2397 completed, throughput=5MB/sec 2024-08-17T01:02:13.156 INFO:tasks.workunit.client.0.smithi110.stdout: 476: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:13.156 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aKk73xGNbb-bmyA off=1254051 len=1616177 2024-08-17T01:02:13.166 INFO:tasks.workunit.client.0.smithi110.stdout:op 2398 completed, throughput=4.99MB/sec 2024-08-17T01:02:13.166 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HajuU54L9FrDWbL off=13437203 len=1011571 2024-08-17T01:02:13.167 INFO:tasks.workunit.client.0.smithi110.stdout:op 2399 completed, throughput=4.99MB/sec 2024-08-17T01:02:13.167 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dX7JJXzWMS2NlMB off=4303007 len=296245 2024-08-17T01:02:13.170 INFO:tasks.workunit.client.0.smithi110.stdout:op 2400 completed, throughput=5MB/sec 2024-08-17T01:02:13.170 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-03al5U95KHDpiEd off=773071 len=889753 2024-08-17T01:02:13.172 INFO:tasks.workunit.client.0.smithi110.stdout:op 2401 completed, throughput=5MB/sec 2024-08-17T01:02:13.172 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-BZS0z9PYH7Oy-WZ off=6044457 len=1405188 2024-08-17T01:02:13.180 INFO:tasks.workunit.client.0.smithi110.stdout:op 2402 completed, throughput=5MB/sec 2024-08-17T01:02:13.180 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-d3BGhuGwYc9GXaN off=17914191 len=1520943 2024-08-17T01:02:13.182 INFO:tasks.workunit.client.0.smithi110.stdout:op 2403 completed, throughput=5MB/sec 2024-08-17T01:02:14.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:13 smithi110 ceph-mon[98148]: pgmap v1502: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:02:14.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:13 smithi110 ceph-mon[100641]: pgmap v1502: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:02:14.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:13 smithi177 ceph-mon[90034]: pgmap v1502: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:02:14.182 INFO:tasks.workunit.client.0.smithi110.stdout: 477: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:14.182 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Hi3ieQr_kt4pXgf off=15376265 len=1330132 2024-08-17T01:02:14.184 INFO:tasks.workunit.client.0.smithi110.stdout:op 2404 completed, throughput=5MB/sec 2024-08-17T01:02:14.184 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5fzVW0O6-Pr9aW_ off=7439542 len=1455000 2024-08-17T01:02:14.191 INFO:tasks.workunit.client.0.smithi110.stdout:op 2405 completed, throughput=5MB/sec 2024-08-17T01:02:14.191 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-O13o6WbKtwM8hPZ off=15938953 len=171329 2024-08-17T01:02:14.191 INFO:tasks.workunit.client.0.smithi110.stdout:op 2406 completed, throughput=5MB/sec 2024-08-17T01:02:14.191 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-sjVrqLqmztU_p7P off=13865784 len=88317 2024-08-17T01:02:14.192 INFO:tasks.workunit.client.0.smithi110.stdout:op 2407 completed, throughput=5MB/sec 2024-08-17T01:02:14.192 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XXMfyLJYpLXdKlw off=13236570 len=1029555 2024-08-17T01:02:14.198 INFO:tasks.workunit.client.0.smithi110.stdout:op 2408 completed, throughput=5MB/sec 2024-08-17T01:02:15.199 INFO:tasks.workunit.client.0.smithi110.stdout: 478: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:15.199 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-h28Uw1YdnRZi5Yu off=5711576 len=674373 2024-08-17T01:02:15.203 INFO:tasks.workunit.client.0.smithi110.stdout:op 2409 completed, throughput=4.99MB/sec 2024-08-17T01:02:15.203 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jk8qr1dkgS5Cr08 off=11232123 len=1600991 2024-08-17T01:02:15.210 INFO:tasks.workunit.client.0.smithi110.stdout:op 2410 completed, throughput=4.99MB/sec 2024-08-17T01:02:15.210 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kD1sGRYcmPnJbKh off=871153 len=684578 2024-08-17T01:02:15.211 INFO:tasks.workunit.client.0.smithi110.stdout:op 2411 completed, throughput=5MB/sec 2024-08-17T01:02:15.211 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4s3SgW3ubdfRO6_ off=1021112 len=1438144 2024-08-17T01:02:15.214 INFO:tasks.workunit.client.0.smithi110.stdout:op 2412 completed, throughput=5MB/sec 2024-08-17T01:02:15.214 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RFDGnuLvH19qn5u off=95765 len=457590 2024-08-17T01:02:15.218 INFO:tasks.workunit.client.0.smithi110.stdout:op 2413 completed, throughput=5MB/sec 2024-08-17T01:02:15.218 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-TPNnM54iQ0ziO3l off=11647798 len=503984 2024-08-17T01:02:15.219 INFO:tasks.workunit.client.0.smithi110.stdout:op 2414 completed, throughput=5MB/sec 2024-08-17T01:02:16.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:15 smithi110 ceph-mon[98148]: pgmap v1503: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:02:16.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:15 smithi110 ceph-mon[100641]: pgmap v1503: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:02:16.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:15 smithi177 ceph-mon[90034]: pgmap v1503: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:02:16.219 INFO:tasks.workunit.client.0.smithi110.stdout: 479: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:16.219 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CGpQMJe7gkwP8YM off=16063405 len=1499198 2024-08-17T01:02:16.229 INFO:tasks.workunit.client.0.smithi110.stdout:op 2415 completed, throughput=4.99MB/sec 2024-08-17T01:02:16.229 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cXRXRxyZCeXfKFm off=3713240 len=1442000 2024-08-17T01:02:16.235 INFO:tasks.workunit.client.0.smithi110.stdout:op 2416 completed, throughput=5MB/sec 2024-08-17T01:02:16.235 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cfvEomglMEIk4vV off=5107533 len=158165 2024-08-17T01:02:16.237 INFO:tasks.workunit.client.0.smithi110.stdout:op 2417 completed, throughput=5MB/sec 2024-08-17T01:02:16.237 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WLVnuUZwof9unJD off=1701277 len=258086 2024-08-17T01:02:16.240 INFO:tasks.workunit.client.0.smithi110.stdout:op 2418 completed, throughput=5MB/sec 2024-08-17T01:02:16.240 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_D1Qza-HpZor299 off=3239541 len=1797873 2024-08-17T01:02:16.247 INFO:tasks.workunit.client.0.smithi110.stdout:op 2419 completed, throughput=5MB/sec 2024-08-17T01:02:16.247 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9hWfIfZ0LlNSfzQ off=18638861 len=904385 2024-08-17T01:02:16.252 INFO:tasks.workunit.client.0.smithi110.stdout:op 2420 completed, throughput=5MB/sec 2024-08-17T01:02:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:02:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:02:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:02:17.252 INFO:tasks.workunit.client.0.smithi110.stdout: 480: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:17.252 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PlY8X6itPFa8kY2 off=19607394 len=450828 2024-08-17T01:02:17.256 INFO:tasks.workunit.client.0.smithi110.stdout:op 2421 completed, throughput=4.99MB/sec 2024-08-17T01:02:17.256 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-naqBLXQZ3y5rYea off=853453 len=1268278 2024-08-17T01:02:17.265 INFO:tasks.workunit.client.0.smithi110.stdout:op 2422 completed, throughput=4.99MB/sec 2024-08-17T01:02:17.265 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ont0AdApQ0JQ3DE off=527817 len=927399 2024-08-17T01:02:17.269 INFO:tasks.workunit.client.0.smithi110.stdout:op 2423 completed, throughput=5MB/sec 2024-08-17T01:02:17.269 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JgzjSutuxJ9BseS off=14622481 len=396648 2024-08-17T01:02:17.272 INFO:tasks.workunit.client.0.smithi110.stdout:op 2424 completed, throughput=5MB/sec 2024-08-17T01:02:17.272 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cASaJRFmrHNXY1a off=164095 len=171477 2024-08-17T01:02:17.275 INFO:tasks.workunit.client.0.smithi110.stdout:op 2425 completed, throughput=5MB/sec 2024-08-17T01:02:17.275 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ApFayH3-Ud2dXu5 off=3043479 len=1914804 2024-08-17T01:02:17.277 INFO:tasks.workunit.client.0.smithi110.stdout:op 2426 completed, throughput=5MB/sec 2024-08-17T01:02:18.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:17 smithi110 ceph-mon[98148]: pgmap v1504: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:02:18.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:17 smithi110 ceph-mon[100641]: pgmap v1504: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:02:18.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:17 smithi177 ceph-mon[90034]: pgmap v1504: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:02:18.277 INFO:tasks.workunit.client.0.smithi110.stdout: 481: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:18.278 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2KTmvJWIB2rbO1P off=5462177 len=1115957 2024-08-17T01:02:18.280 INFO:tasks.workunit.client.0.smithi110.stdout:op 2427 completed, throughput=4.99MB/sec 2024-08-17T01:02:18.280 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-BFGea3sBPgmMFLG off=1632827 len=965075 2024-08-17T01:02:18.281 INFO:tasks.workunit.client.0.smithi110.stdout:op 2428 completed, throughput=5MB/sec 2024-08-17T01:02:18.282 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-RKrBS4WObTnhCUf off=9421041 len=1954132 2024-08-17T01:02:18.286 INFO:tasks.workunit.client.0.smithi110.stdout:op 2429 completed, throughput=5MB/sec 2024-08-17T01:02:18.286 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xLSE3kyB_RnoCrt off=5898927 len=264121 2024-08-17T01:02:18.289 INFO:tasks.workunit.client.0.smithi110.stdout:op 2430 completed, throughput=5MB/sec 2024-08-17T01:02:18.289 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ueJjGsUYMAkXDDP off=4168909 len=1270919 2024-08-17T01:02:18.294 INFO:tasks.workunit.client.0.smithi110.stdout:op 2431 completed, throughput=5MB/sec 2024-08-17T01:02:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:02:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:02:18] "GET /metrics HTTP/1.1" 200 34117 "" "Prometheus/2.43.0" 2024-08-17T01:02:19.295 INFO:tasks.workunit.client.0.smithi110.stdout: 482: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:19.295 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2oVtSgAzAIp4cz- off=3640299 len=1893185 2024-08-17T01:02:19.297 INFO:tasks.workunit.client.0.smithi110.stdout:op 2432 completed, throughput=5MB/sec 2024-08-17T01:02:19.297 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-I_xCFY9U22_27HL off=2477774 len=1111333 2024-08-17T01:02:19.299 INFO:tasks.workunit.client.0.smithi110.stdout:op 2433 completed, throughput=5MB/sec 2024-08-17T01:02:19.299 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2oVtSgAzAIp4cz- off=6884223 len=387626 2024-08-17T01:02:19.300 INFO:tasks.workunit.client.0.smithi110.stdout:op 2434 completed, throughput=5MB/sec 2024-08-17T01:02:19.300 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-w-ynC2v2hATA-mF off=2920237 len=1241997 2024-08-17T01:02:19.301 INFO:tasks.workunit.client.0.smithi110.stdout:op 2435 completed, throughput=5MB/sec 2024-08-17T01:02:20.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:19 smithi110 ceph-mon[98148]: pgmap v1505: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:02:20.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:19 smithi110 ceph-mon[100641]: pgmap v1505: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:02:20.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:19 smithi177 ceph-mon[90034]: pgmap v1505: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:02:20.302 INFO:tasks.workunit.client.0.smithi110.stdout: 483: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:20.302 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-UJefUOjlpHMLAnM off=8024948 len=1561302 2024-08-17T01:02:20.304 INFO:tasks.workunit.client.0.smithi110.stdout:op 2436 completed, throughput=4.99MB/sec 2024-08-17T01:02:20.304 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-rdMIi6MJTLMHNsB off=0 len=1555862 2024-08-17T01:02:20.306 INFO:tasks.workunit.client.0.smithi110.stdout:op 2437 completed, throughput=5MB/sec 2024-08-17T01:02:20.306 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RnESAt_mU8UNYVK off=18249896 len=1369202 2024-08-17T01:02:20.313 INFO:tasks.workunit.client.0.smithi110.stdout:op 2438 completed, throughput=5MB/sec 2024-08-17T01:02:20.313 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Os7-wxk47WE3iG8 off=13011173 len=1618223 2024-08-17T01:02:20.315 INFO:tasks.workunit.client.0.smithi110.stdout:op 2439 completed, throughput=5MB/sec 2024-08-17T01:02:21.316 INFO:tasks.workunit.client.0.smithi110.stdout: 484: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:21.316 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HkYO_35wjo4A1Qt off=3610670 len=1871263 2024-08-17T01:02:21.327 INFO:tasks.workunit.client.0.smithi110.stdout:op 2440 completed, throughput=5MB/sec 2024-08-17T01:02:21.327 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9eqYjQHKw3-ZBtf off=5363960 len=109990 2024-08-17T01:02:21.329 INFO:tasks.workunit.client.0.smithi110.stdout:op 2441 completed, throughput=5MB/sec 2024-08-17T01:02:21.330 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cCw0qDcS-FO-aFr off=2140965 len=1568652 2024-08-17T01:02:21.337 INFO:tasks.workunit.client.0.smithi110.stdout:op 2442 completed, throughput=5MB/sec 2024-08-17T01:02:21.337 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-iFHbaeywiBcRqJ6 off=0 len=1179341 2024-08-17T01:02:21.344 INFO:tasks.workunit.client.0.smithi110.stdout:op 2443 completed, throughput=5MB/sec 2024-08-17T01:02:22.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:21 smithi110 ceph-mon[98148]: pgmap v1506: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:02:22.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:21 smithi110 ceph-mon[100641]: pgmap v1506: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:02:22.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:21 smithi177 ceph-mon[90034]: pgmap v1506: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:02:22.344 INFO:tasks.workunit.client.0.smithi110.stdout: 485: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:22.344 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7LQbcECMzjsbo96 off=2373169 len=36876 2024-08-17T01:02:22.346 INFO:tasks.workunit.client.0.smithi110.stdout:op 2444 completed, throughput=4.99MB/sec 2024-08-17T01:02:22.347 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-fKWaxrei8bCSgwA off=5471864 len=445638 2024-08-17T01:02:22.347 INFO:tasks.workunit.client.0.smithi110.stdout:op 2445 completed, throughput=4.99MB/sec 2024-08-17T01:02:22.347 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-juIG2wNuMR-YTHT off=8149541 len=1207175 2024-08-17T01:02:22.349 INFO:tasks.workunit.client.0.smithi110.stdout:op 2446 completed, throughput=4.99MB/sec 2024-08-17T01:02:22.349 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Cdvir_lx7Hb0fBQ off=4271792 len=1162208 2024-08-17T01:02:22.356 INFO:tasks.workunit.client.0.smithi110.stdout:op 2447 completed, throughput=5MB/sec 2024-08-17T01:02:22.356 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6dEtb1fAbFVveH_ off=11978122 len=1275445 2024-08-17T01:02:22.361 INFO:tasks.workunit.client.0.smithi110.stdout:op 2448 completed, throughput=5MB/sec 2024-08-17T01:02:22.362 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VdTV-pKNt8_5-kN off=3399918 len=1825034 2024-08-17T01:02:22.368 INFO:tasks.workunit.client.0.smithi110.stdout:op 2449 completed, throughput=5MB/sec 2024-08-17T01:02:23.369 INFO:tasks.workunit.client.0.smithi110.stdout: 486: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:23.369 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hnUwYgw6JVyxUHq off=8408999 len=286188 2024-08-17T01:02:23.371 INFO:tasks.workunit.client.0.smithi110.stdout:op 2450 completed, throughput=4.99MB/sec 2024-08-17T01:02:23.372 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MemBX-hj5YD_JR4 off=692536 len=177985 2024-08-17T01:02:23.372 INFO:tasks.workunit.client.0.smithi110.stdout:op 2451 completed, throughput=4.99MB/sec 2024-08-17T01:02:23.373 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Yz4BYs1et5F9kq9 off=691 len=572259 2024-08-17T01:02:23.377 INFO:tasks.workunit.client.0.smithi110.stdout:op 2452 completed, throughput=4.99MB/sec 2024-08-17T01:02:23.377 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-V1W1f0ojx0UzH-2 off=6804382 len=1607101 2024-08-17T01:02:23.380 INFO:tasks.workunit.client.0.smithi110.stdout:op 2453 completed, throughput=5MB/sec 2024-08-17T01:02:23.380 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-iqaZQGTRfh6Etmd off=4858255 len=250914 2024-08-17T01:02:23.383 INFO:tasks.workunit.client.0.smithi110.stdout:op 2454 completed, throughput=5MB/sec 2024-08-17T01:02:23.383 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aOwTK3VJvp37f8p off=6622606 len=1816013 2024-08-17T01:02:23.390 INFO:tasks.workunit.client.0.smithi110.stdout:op 2455 completed, throughput=5MB/sec 2024-08-17T01:02:24.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:23 smithi110 ceph-mon[98148]: pgmap v1507: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:02:24.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:23 smithi110 ceph-mon[100641]: pgmap v1507: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:02:24.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:23 smithi177 ceph-mon[90034]: pgmap v1507: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:02:24.390 INFO:tasks.workunit.client.0.smithi110.stdout: 487: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:24.391 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-o-6qQHGXVsvFYkv off=9259701 len=1215164 2024-08-17T01:02:24.397 INFO:tasks.workunit.client.0.smithi110.stdout:op 2456 completed, throughput=4.99MB/sec 2024-08-17T01:02:24.397 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xBfnrVUZq3uYhVB off=364958 len=1802592 2024-08-17T01:02:24.399 INFO:tasks.workunit.client.0.smithi110.stdout:op 2457 completed, throughput=5MB/sec 2024-08-17T01:02:24.399 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-CsCWAGIf_JuPYlu off=16337689 len=1297569 2024-08-17T01:02:24.400 INFO:tasks.workunit.client.0.smithi110.stdout:op 2458 completed, throughput=5MB/sec 2024-08-17T01:02:24.400 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-TtxPvzijJ1X3OLA off=17199021 len=931215 2024-08-17T01:02:24.401 INFO:tasks.workunit.client.0.smithi110.stdout:op 2459 completed, throughput=5MB/sec 2024-08-17T01:02:25.402 INFO:tasks.workunit.client.0.smithi110.stdout: 488: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:25.402 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-V2puUKgA5jAeWoW off=8983646 len=632465 2024-08-17T01:02:25.403 INFO:tasks.workunit.client.0.smithi110.stdout:op 2460 completed, throughput=4.99MB/sec 2024-08-17T01:02:25.403 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-s2vHkZ-6e6fV34G off=9143341 len=323197 2024-08-17T01:02:25.405 INFO:tasks.workunit.client.0.smithi110.stdout:op 2461 completed, throughput=4.99MB/sec 2024-08-17T01:02:25.405 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ToIW1ddqY945Koo off=2991489 len=1513743 2024-08-17T01:02:25.406 INFO:tasks.workunit.client.0.smithi110.stdout:op 2462 completed, throughput=5MB/sec 2024-08-17T01:02:25.406 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3T0AtssR4GotIL2 off=8114078 len=1708539 2024-08-17T01:02:25.409 INFO:tasks.workunit.client.0.smithi110.stdout:op 2463 completed, throughput=5MB/sec 2024-08-17T01:02:25.409 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--7y53ZT1-jm8XU9 off=2740523 len=791682 2024-08-17T01:02:25.410 INFO:tasks.workunit.client.0.smithi110.stdout:op 2464 completed, throughput=5MB/sec 2024-08-17T01:02:25.410 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0BtuD40tm4gh23d off=1755248 len=1140265 2024-08-17T01:02:25.417 INFO:tasks.workunit.client.0.smithi110.stdout:op 2465 completed, throughput=5MB/sec 2024-08-17T01:02:26.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:25 smithi110 ceph-mon[98148]: pgmap v1508: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:02:26.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:25 smithi110 ceph-mon[100641]: pgmap v1508: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:02:26.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:25 smithi177 ceph-mon[90034]: pgmap v1508: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:02:26.417 INFO:tasks.workunit.client.0.smithi110.stdout: 489: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:26.417 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2eV3T1z2vna3o4r off=785572 len=1236567 2024-08-17T01:02:26.423 INFO:tasks.workunit.client.0.smithi110.stdout:op 2466 completed, throughput=4.99MB/sec 2024-08-17T01:02:26.423 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pirtTLPotpcevxi off=3239655 len=462649 2024-08-17T01:02:26.424 INFO:tasks.workunit.client.0.smithi110.stdout:op 2467 completed, throughput=5MB/sec 2024-08-17T01:02:26.424 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-thVPRR1-j8A7YVk off=5676515 len=535646 2024-08-17T01:02:26.428 INFO:tasks.workunit.client.0.smithi110.stdout:op 2468 completed, throughput=5MB/sec 2024-08-17T01:02:26.428 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WNuGIoo06eZcX0q off=6809386 len=199960 2024-08-17T01:02:26.431 INFO:tasks.workunit.client.0.smithi110.stdout:op 2469 completed, throughput=5MB/sec 2024-08-17T01:02:26.431 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8TuPPhMSIGrIuP- off=3310189 len=1057668 2024-08-17T01:02:26.433 INFO:tasks.workunit.client.0.smithi110.stdout:op 2470 completed, throughput=5MB/sec 2024-08-17T01:02:26.433 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-W-5Ep-effvVgLe8 off=8496156 len=1550939 2024-08-17T01:02:26.442 INFO:tasks.workunit.client.0.smithi110.stdout:op 2471 completed, throughput=5MB/sec 2024-08-17T01:02:27.443 INFO:tasks.workunit.client.0.smithi110.stdout: 490: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:27.443 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-W42O6vLto3ViyFe off=4770206 len=332836 2024-08-17T01:02:27.444 INFO:tasks.workunit.client.0.smithi110.stdout:op 2472 completed, throughput=4.99MB/sec 2024-08-17T01:02:27.444 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Q3uZ3tYVgEK8hP4 off=2018499 len=1997744 2024-08-17T01:02:27.456 INFO:tasks.workunit.client.0.smithi110.stdout:op 2473 completed, throughput=5MB/sec 2024-08-17T01:02:27.456 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bLh9sLgdbKCm0AF off=12826061 len=769748 2024-08-17T01:02:27.463 INFO:tasks.workunit.client.0.smithi110.stdout:op 2474 completed, throughput=5MB/sec 2024-08-17T01:02:27.463 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8A2Sx7rpXCnzFU5 off=381878 len=1484021 2024-08-17T01:02:27.464 INFO:tasks.workunit.client.0.smithi110.stdout:op 2475 completed, throughput=5MB/sec 2024-08-17T01:02:27.464 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-12742CQGRQU8XcF off=399045 len=1217494 2024-08-17T01:02:27.465 INFO:tasks.workunit.client.0.smithi110.stdout:op 2476 completed, throughput=5MB/sec 2024-08-17T01:02:28.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:27 smithi110 ceph-mon[98148]: pgmap v1509: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:02:28.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:27 smithi110 ceph-mon[100641]: pgmap v1509: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:02:28.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:27 smithi177 ceph-mon[90034]: pgmap v1509: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:02:28.466 INFO:tasks.workunit.client.0.smithi110.stdout: 491: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:28.466 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-59esl8s33HkHEWF off=7378249 len=29264 2024-08-17T01:02:28.468 INFO:tasks.workunit.client.0.smithi110.stdout:op 2477 completed, throughput=4.99MB/sec 2024-08-17T01:02:28.469 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-L3PgaRq4rVKhOU4 off=10955906 len=1636111 2024-08-17T01:02:28.471 INFO:tasks.workunit.client.0.smithi110.stdout:op 2478 completed, throughput=5MB/sec 2024-08-17T01:02:28.471 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HXpI5K8tUrGuw58 off=463885 len=549928 2024-08-17T01:02:28.472 INFO:tasks.workunit.client.0.smithi110.stdout:op 2479 completed, throughput=5MB/sec 2024-08-17T01:02:28.472 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-K1k7QTLPIZPzUo1 off=0 len=1243240 2024-08-17T01:02:28.480 INFO:tasks.workunit.client.0.smithi110.stdout:op 2480 completed, throughput=5MB/sec 2024-08-17T01:02:28.481 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-4D4Dg3sajYR468C off=2362503 len=1654946 2024-08-17T01:02:28.491 INFO:tasks.workunit.client.0.smithi110.stdout:op 2481 completed, throughput=5MB/sec 2024-08-17T01:02:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:02:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:02:28] "GET /metrics HTTP/1.1" 200 34117 "" "Prometheus/2.43.0" 2024-08-17T01:02:29.492 INFO:tasks.workunit.client.0.smithi110.stdout: 492: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:29.492 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-do9WXMO_7D9L0AU off=7032476 len=634339 2024-08-17T01:02:29.493 INFO:tasks.workunit.client.0.smithi110.stdout:op 2482 completed, throughput=4.99MB/sec 2024-08-17T01:02:29.493 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8haXOZdvsh4GvuP off=4094247 len=1840296 2024-08-17T01:02:29.511 INFO:tasks.workunit.client.0.smithi110.stdout:op 2483 completed, throughput=5MB/sec 2024-08-17T01:02:29.511 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-s-98VFB5uVSgwOk off=7800332 len=1951418 2024-08-17T01:02:29.523 INFO:tasks.workunit.client.0.smithi110.stdout:op 2484 completed, throughput=5MB/sec 2024-08-17T01:02:29.523 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HSTLJxbIO_Z8Brk off=1084389 len=86923 2024-08-17T01:02:29.525 INFO:tasks.workunit.client.0.smithi110.stdout:op 2485 completed, throughput=5MB/sec 2024-08-17T01:02:29.525 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--mKZTL0NJoPM--r off=2100753 len=216029 2024-08-17T01:02:29.526 INFO:tasks.workunit.client.0.smithi110.stdout:op 2486 completed, throughput=5MB/sec 2024-08-17T01:02:30.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:29 smithi110 ceph-mon[98148]: pgmap v1510: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:02:30.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:29 smithi110 ceph-mon[100641]: pgmap v1510: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:02:30.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:29 smithi177 ceph-mon[90034]: pgmap v1510: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:02:30.526 INFO:tasks.workunit.client.0.smithi110.stdout: 493: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:30.526 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Lypt1BZLgxOcWxN off=2449145 len=1666996 2024-08-17T01:02:30.528 INFO:tasks.workunit.client.0.smithi110.stdout:op 2487 completed, throughput=4.99MB/sec 2024-08-17T01:02:30.529 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FFS3N58a9x0Nry7 off=1453823 len=558841 2024-08-17T01:02:30.530 INFO:tasks.workunit.client.0.smithi110.stdout:op 2488 completed, throughput=4.99MB/sec 2024-08-17T01:02:30.530 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MedGfHhOpEyRCQJ off=322053 len=1888433 2024-08-17T01:02:30.532 INFO:tasks.workunit.client.0.smithi110.stdout:op 2489 completed, throughput=5MB/sec 2024-08-17T01:02:30.532 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VJ4lfyTQt9JuoUI off=22266650 len=1804813 2024-08-17T01:02:30.534 INFO:tasks.workunit.client.0.smithi110.stdout:op 2490 completed, throughput=5MB/sec 2024-08-17T01:02:31.534 INFO:tasks.workunit.client.0.smithi110.stdout: 494: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:31.534 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GqwpFhvnPfuTX-6 off=778878 len=1366878 2024-08-17T01:02:31.536 INFO:tasks.workunit.client.0.smithi110.stdout:op 2491 completed, throughput=4.99MB/sec 2024-08-17T01:02:31.536 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wy7NO6JmS5-MbOJ off=884442 len=1957435 2024-08-17T01:02:31.545 INFO:tasks.workunit.client.0.smithi110.stdout:op 2492 completed, throughput=5MB/sec 2024-08-17T01:02:31.545 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gdjoXrkZh8uxk7X off=16267887 len=600922 2024-08-17T01:02:31.550 INFO:tasks.workunit.client.0.smithi110.stdout:op 2493 completed, throughput=5MB/sec 2024-08-17T01:02:31.550 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-JFkZ37B1uNoPjj7 off=6218258 len=1819987 2024-08-17T01:02:31.551 INFO:tasks.workunit.client.0.smithi110.stdout:op 2494 completed, throughput=5MB/sec 2024-08-17T01:02:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:31 smithi110 ceph-mon[98148]: pgmap v1511: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:02:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:02:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:31 smithi110 ceph-mon[100641]: pgmap v1511: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:02:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:02:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:31 smithi177 ceph-mon[90034]: pgmap v1511: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:02:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:02:32.552 INFO:tasks.workunit.client.0.smithi110.stdout: 495: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:32.552 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bglF8RJB-8QGvy2 off=9084968 len=91574 2024-08-17T01:02:32.554 INFO:tasks.workunit.client.0.smithi110.stdout:op 2495 completed, throughput=4.99MB/sec 2024-08-17T01:02:32.554 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0y8Lfk8rNxMJrDs off=3648769 len=392239 2024-08-17T01:02:32.558 INFO:tasks.workunit.client.0.smithi110.stdout:op 2496 completed, throughput=4.99MB/sec 2024-08-17T01:02:32.558 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-CLwdPAd8-DcS7cQ off=9332741 len=1559726 2024-08-17T01:02:32.561 INFO:tasks.workunit.client.0.smithi110.stdout:op 2497 completed, throughput=5MB/sec 2024-08-17T01:02:32.561 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aa8nxzmaBh4mRkD off=4004183 len=19173 2024-08-17T01:02:32.561 INFO:tasks.workunit.client.0.smithi110.stdout:op 2498 completed, throughput=5MB/sec 2024-08-17T01:02:32.562 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-yJIwpfnL4wrB5mh off=1485567 len=164072 2024-08-17T01:02:32.563 INFO:tasks.workunit.client.0.smithi110.stdout:op 2499 completed, throughput=5MB/sec 2024-08-17T01:02:32.563 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XUhkZASY3lQWSd1 off=17471612 len=1677889 2024-08-17T01:02:32.565 INFO:tasks.workunit.client.0.smithi110.stdout:op 2500 completed, throughput=5MB/sec 2024-08-17T01:02:32.565 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Gaw2Schwv5veDUF off=6535233 len=1748228 2024-08-17T01:02:32.573 INFO:tasks.workunit.client.0.smithi110.stdout:op 2501 completed, throughput=5MB/sec 2024-08-17T01:02:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:02:33.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:02:33.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:02:33.573 INFO:tasks.workunit.client.0.smithi110.stdout: 496: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:33.574 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-DdIeAZPLGnHsXHg off=0 len=1259617 2024-08-17T01:02:33.580 INFO:tasks.workunit.client.0.smithi110.stdout:op 2502 completed, throughput=5MB/sec 2024-08-17T01:02:33.580 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-luL2Q8R-kuOKMMK off=801936 len=388596 2024-08-17T01:02:33.583 INFO:tasks.workunit.client.0.smithi110.stdout:op 2503 completed, throughput=5MB/sec 2024-08-17T01:02:33.583 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7Qpjbq02OW01jMf off=3068313 len=97128 2024-08-17T01:02:33.585 INFO:tasks.workunit.client.0.smithi110.stdout:op 2504 completed, throughput=5MB/sec 2024-08-17T01:02:33.586 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-o8jEOtbdKbx4doi off=3406804 len=1838299 2024-08-17T01:02:33.587 INFO:tasks.workunit.client.0.smithi110.stdout:op 2505 completed, throughput=5MB/sec 2024-08-17T01:02:33.587 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HCQdHRXfwIr209f off=11778119 len=1792303 2024-08-17T01:02:33.589 INFO:tasks.workunit.client.0.smithi110.stdout:op 2506 completed, throughput=5MB/sec 2024-08-17T01:02:34.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:33 smithi110 ceph-mon[98148]: pgmap v1512: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:02:34.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:33 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:02:34.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:33 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:02:34.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:33 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:02:34.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:33 smithi110 ceph-mon[100641]: pgmap v1512: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:02:34.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:33 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:02:34.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:33 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:02:34.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:33 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:02:34.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:33 smithi177 ceph-mon[90034]: pgmap v1512: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:02:34.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:33 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:02:34.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:33 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:02:34.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:33 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:02:34.590 INFO:tasks.workunit.client.0.smithi110.stdout: 497: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:34.590 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ABonmqJZcsJA2ZJ off=11625482 len=163196 2024-08-17T01:02:34.591 INFO:tasks.workunit.client.0.smithi110.stdout:op 2507 completed, throughput=4.99MB/sec 2024-08-17T01:02:34.591 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-H0GDhwiFXrKpjdD off=6197441 len=612242 2024-08-17T01:02:34.592 INFO:tasks.workunit.client.0.smithi110.stdout:op 2508 completed, throughput=4.99MB/sec 2024-08-17T01:02:34.592 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OO-NLoFE43Zc2jb off=11356958 len=951544 2024-08-17T01:02:34.593 INFO:tasks.workunit.client.0.smithi110.stdout:op 2509 completed, throughput=5MB/sec 2024-08-17T01:02:34.593 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0d8tGT7v1RGtQFJ off=8955043 len=1340464 2024-08-17T01:02:34.594 INFO:tasks.workunit.client.0.smithi110.stdout:op 2510 completed, throughput=5MB/sec 2024-08-17T01:02:34.595 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-z84g6d_LgO4a-tb off=9304296 len=600405 2024-08-17T01:02:34.596 INFO:tasks.workunit.client.0.smithi110.stdout:op 2511 completed, throughput=5MB/sec 2024-08-17T01:02:34.596 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-F5IzCeT20Aa8feP off=0 len=1494055 2024-08-17T01:02:34.602 INFO:tasks.workunit.client.0.smithi110.stdout:op 2512 completed, throughput=5MB/sec 2024-08-17T01:02:35.603 INFO:tasks.workunit.client.0.smithi110.stdout: 498: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:35.603 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-GuQjnteHRwUvqdE off=6819088 len=439674 2024-08-17T01:02:35.606 INFO:tasks.workunit.client.0.smithi110.stdout:op 2513 completed, throughput=4.99MB/sec 2024-08-17T01:02:35.607 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3jpS-U_5GX-6fJv off=1737811 len=354597 2024-08-17T01:02:35.607 INFO:tasks.workunit.client.0.smithi110.stdout:op 2514 completed, throughput=4.99MB/sec 2024-08-17T01:02:35.607 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-537KN9o26U5bkX3 off=3789438 len=260117 2024-08-17T01:02:35.610 INFO:tasks.workunit.client.0.smithi110.stdout:op 2515 completed, throughput=4.99MB/sec 2024-08-17T01:02:35.611 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-AOaJZu0MR-SVDhq off=1687839 len=2042411 2024-08-17T01:02:35.621 INFO:tasks.workunit.client.0.smithi110.stdout:op 2516 completed, throughput=5MB/sec 2024-08-17T01:02:35.621 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CDVgu2m_1c6PYCU off=5924133 len=105995 2024-08-17T01:02:35.624 INFO:tasks.workunit.client.0.smithi110.stdout:op 2517 completed, throughput=5MB/sec 2024-08-17T01:02:35.624 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ETpvoOtiKi3kkcr off=90484 len=1704001 2024-08-17T01:02:35.635 INFO:tasks.workunit.client.0.smithi110.stdout:op 2518 completed, throughput=5MB/sec 2024-08-17T01:02:36.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:35 smithi110 ceph-mon[98148]: pgmap v1513: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:02:36.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:35 smithi110 ceph-mon[100641]: pgmap v1513: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:02:36.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:35 smithi177 ceph-mon[90034]: pgmap v1513: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:02:36.638 INFO:tasks.workunit.client.0.smithi110.stdout: 499: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:36.639 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9TMy1JmDw6E4bB8 off=1556786 len=1758472 2024-08-17T01:02:36.639 INFO:tasks.workunit.client.0.smithi110.stdout:op 2519 completed, throughput=5MB/sec 2024-08-17T01:02:36.639 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NNsZ4-D7SWoB8-f off=6399449 len=351985 2024-08-17T01:02:36.639 INFO:tasks.workunit.client.0.smithi110.stdout:op 2520 completed, throughput=5MB/sec 2024-08-17T01:02:36.639 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5VIvAgOStvUU9qH off=1489801 len=315395 2024-08-17T01:02:36.639 INFO:tasks.workunit.client.0.smithi110.stdout:op 2521 completed, throughput=5MB/sec 2024-08-17T01:02:36.640 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-k6zK2LsTNI3_fZy off=7664804 len=1747093 2024-08-17T01:02:36.646 INFO:tasks.workunit.client.0.smithi110.stdout:op 2522 completed, throughput=5MB/sec 2024-08-17T01:02:36.646 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dgy5Q0sUgeA9veT off=4565470 len=371491 2024-08-17T01:02:36.649 INFO:tasks.workunit.client.0.smithi110.stdout:op 2523 completed, throughput=5MB/sec 2024-08-17T01:02:37.650 INFO:tasks.workunit.client.0.smithi110.stdout: 500: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:37.650 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kwekwqAyZJCM-hx off=1166805 len=494320 2024-08-17T01:02:37.655 INFO:tasks.workunit.client.0.smithi110.stdout:op 2524 completed, throughput=4.99MB/sec 2024-08-17T01:02:37.655 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tWBATaei61C0_tH off=6304158 len=1890607 2024-08-17T01:02:37.662 INFO:tasks.workunit.client.0.smithi110.stdout:op 2525 completed, throughput=4.99MB/sec 2024-08-17T01:02:37.662 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--vjmyk4zWagS4Hf off=6162871 len=1014819 2024-08-17T01:02:37.667 INFO:tasks.workunit.client.0.smithi110.stdout:op 2526 completed, throughput=5MB/sec 2024-08-17T01:02:37.667 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7kEAbT_HPMhWDd- off=13068602 len=1858918 2024-08-17T01:02:37.674 INFO:tasks.workunit.client.0.smithi110.stdout:op 2527 completed, throughput=5MB/sec 2024-08-17T01:02:38.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:37 smithi110 ceph-mon[98148]: pgmap v1514: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:02:38.063 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:37 smithi110 ceph-mon[100641]: pgmap v1514: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:02:38.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:37 smithi177 ceph-mon[90034]: pgmap v1514: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:02:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:02:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:02:38] "GET /metrics HTTP/1.1" 200 34117 "" "Prometheus/2.43.0" 2024-08-17T01:02:38.674 INFO:tasks.workunit.client.0.smithi110.stdout: 501: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:38.678 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3AFc_aJcZT_nRVB off=1776449 len=1426437 2024-08-17T01:02:38.682 INFO:tasks.workunit.client.0.smithi110.stdout:op 2528 completed, throughput=4.99MB/sec 2024-08-17T01:02:38.682 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-avTQ8QYKBKZFlWD off=3689657 len=1983412 2024-08-17T01:02:38.684 INFO:tasks.workunit.client.0.smithi110.stdout:op 2529 completed, throughput=5MB/sec 2024-08-17T01:02:38.684 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tiAvB027S84x7HL off=4354159 len=18023 2024-08-17T01:02:38.685 INFO:tasks.workunit.client.0.smithi110.stdout:op 2530 completed, throughput=5MB/sec 2024-08-17T01:02:38.685 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-k7EVWwEk1RYqVAM off=6996728 len=1119092 2024-08-17T01:02:38.686 INFO:tasks.workunit.client.0.smithi110.stdout:op 2531 completed, throughput=5MB/sec 2024-08-17T01:02:38.687 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-G1puCmsNhfO2_Es off=7629898 len=1234123 2024-08-17T01:02:38.688 INFO:tasks.workunit.client.0.smithi110.stdout:op 2532 completed, throughput=5MB/sec 2024-08-17T01:02:39.688 INFO:tasks.workunit.client.0.smithi110.stdout: 502: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:39.689 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--oXKfdj6YAOoGNV off=8457280 len=604565 2024-08-17T01:02:39.693 INFO:tasks.workunit.client.0.smithi110.stdout:op 2533 completed, throughput=4.99MB/sec 2024-08-17T01:02:39.693 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pSmkLONZPdDadaR off=3874648 len=376885 2024-08-17T01:02:39.699 INFO:tasks.workunit.client.0.smithi110.stdout:op 2534 completed, throughput=4.99MB/sec 2024-08-17T01:02:39.699 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fE_pEQuwAGZQzBt off=5402396 len=46613 2024-08-17T01:02:39.699 INFO:tasks.workunit.client.0.smithi110.stdout:op 2535 completed, throughput=4.99MB/sec 2024-08-17T01:02:39.699 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qfGgvNsqT2J5-aK off=151908 len=1906160 2024-08-17T01:02:39.701 INFO:tasks.workunit.client.0.smithi110.stdout:op 2536 completed, throughput=5MB/sec 2024-08-17T01:02:39.701 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-W1_WaSrK6lU7Rol off=17278871 len=1788443 2024-08-17T01:02:39.703 INFO:tasks.workunit.client.0.smithi110.stdout:op 2537 completed, throughput=5MB/sec 2024-08-17T01:02:39.703 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KzNXT5PlDtjgDfP off=6486469 len=1724026 2024-08-17T01:02:39.704 INFO:tasks.workunit.client.0.smithi110.stdout:op 2538 completed, throughput=5MB/sec 2024-08-17T01:02:40.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:39 smithi110 ceph-mon[98148]: pgmap v1515: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:02:40.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:39 smithi110 ceph-mon[100641]: pgmap v1515: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:02:40.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:39 smithi177 ceph-mon[90034]: pgmap v1515: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:02:40.705 INFO:tasks.workunit.client.0.smithi110.stdout: 503: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:40.705 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wAhzWBIsNw2dDLy off=12233962 len=1744015 2024-08-17T01:02:40.712 INFO:tasks.workunit.client.0.smithi110.stdout:op 2539 completed, throughput=5MB/sec 2024-08-17T01:02:40.712 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aTHS3AWafoyP5-L off=1634145 len=1365226 2024-08-17T01:02:40.716 INFO:tasks.workunit.client.0.smithi110.stdout:op 2540 completed, throughput=5MB/sec 2024-08-17T01:02:40.716 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pyLpER8h8Bc2YJz off=5749537 len=397641 2024-08-17T01:02:40.720 INFO:tasks.workunit.client.0.smithi110.stdout:op 2541 completed, throughput=5MB/sec 2024-08-17T01:02:40.720 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-diHZ_42GOS5k-BR off=56542 len=1806570 2024-08-17T01:02:40.730 INFO:tasks.workunit.client.0.smithi110.stdout:op 2542 completed, throughput=5MB/sec 2024-08-17T01:02:41.731 INFO:tasks.workunit.client.0.smithi110.stdout: 504: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:41.731 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0rOAiZdYNt6nzp- off=56974 len=584114 2024-08-17T01:02:41.736 INFO:tasks.workunit.client.0.smithi110.stdout:op 2543 completed, throughput=4.99MB/sec 2024-08-17T01:02:41.736 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-E0OLbkdbJxs8oA4 off=3964175 len=1866071 2024-08-17T01:02:41.738 INFO:tasks.workunit.client.0.smithi110.stdout:op 2544 completed, throughput=5MB/sec 2024-08-17T01:02:41.738 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ATjPIKVbqa4tkFK off=7389865 len=1923066 2024-08-17T01:02:41.749 INFO:tasks.workunit.client.0.smithi110.stdout:op 2545 completed, throughput=5MB/sec 2024-08-17T01:02:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:41 smithi110 ceph-mon[98148]: pgmap v1516: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:02:42.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:41 smithi110 ceph-mon[100641]: pgmap v1516: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:02:42.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:41 smithi177 ceph-mon[90034]: pgmap v1516: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:02:42.749 INFO:tasks.workunit.client.0.smithi110.stdout: 505: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:42.749 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZC1viYcaL8EaUFP off=6267159 len=901876 2024-08-17T01:02:42.750 INFO:tasks.workunit.client.0.smithi110.stdout:op 2546 completed, throughput=4.99MB/sec 2024-08-17T01:02:42.750 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ca334rreLmC8xV_ off=11214007 len=1929554 2024-08-17T01:02:42.752 INFO:tasks.workunit.client.0.smithi110.stdout:op 2547 completed, throughput=5MB/sec 2024-08-17T01:02:42.752 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7mlw8SfZogGXYcd off=14912676 len=707978 2024-08-17T01:02:42.754 INFO:tasks.workunit.client.0.smithi110.stdout:op 2548 completed, throughput=5MB/sec 2024-08-17T01:02:42.755 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-e9fIlsHBC0KoTTG off=1017731 len=714819 2024-08-17T01:02:42.755 INFO:tasks.workunit.client.0.smithi110.stdout:op 2549 completed, throughput=5MB/sec 2024-08-17T01:02:42.755 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qpwxK6k8P1eEWcV off=1834036 len=1810511 2024-08-17T01:02:42.757 INFO:tasks.workunit.client.0.smithi110.stdout:op 2550 completed, throughput=5MB/sec 2024-08-17T01:02:43.758 INFO:tasks.workunit.client.0.smithi110.stdout: 506: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:43.758 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bjKd_rNThx6LKtV off=11943083 len=1687383 2024-08-17T01:02:43.760 INFO:tasks.workunit.client.0.smithi110.stdout:op 2551 completed, throughput=5MB/sec 2024-08-17T01:02:43.760 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-l4rzUzkxrqmdXrB off=9652368 len=1424984 2024-08-17T01:02:43.762 INFO:tasks.workunit.client.0.smithi110.stdout:op 2552 completed, throughput=5MB/sec 2024-08-17T01:02:43.762 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-JHFV9keIS3Dn5qo off=12453338 len=2039343 2024-08-17T01:02:43.764 INFO:tasks.workunit.client.0.smithi110.stdout:op 2553 completed, throughput=5MB/sec 2024-08-17T01:02:44.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:43 smithi110 ceph-mon[98148]: pgmap v1517: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:02:44.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:43 smithi110 ceph-mon[100641]: pgmap v1517: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:02:44.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:43 smithi177 ceph-mon[90034]: pgmap v1517: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:02:44.764 INFO:tasks.workunit.client.0.smithi110.stdout: 507: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:44.764 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NaAN_5E3Ee3cp61 off=1285480 len=2034299 2024-08-17T01:02:44.768 INFO:tasks.workunit.client.0.smithi110.stdout:op 2554 completed, throughput=5MB/sec 2024-08-17T01:02:44.768 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-SSSYjKmM1pMDIqM off=2534175 len=1202353 2024-08-17T01:02:44.770 INFO:tasks.workunit.client.0.smithi110.stdout:op 2555 completed, throughput=5MB/sec 2024-08-17T01:02:44.770 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Bx0oWl6PHDar78r off=7155707 len=1923295 2024-08-17T01:02:44.772 INFO:tasks.workunit.client.0.smithi110.stdout:op 2556 completed, throughput=5MB/sec 2024-08-17T01:02:45.773 INFO:tasks.workunit.client.0.smithi110.stdout: 508: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:45.773 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-uuTle3n5J_qTOGm off=6470559 len=1121375 2024-08-17T01:02:45.778 INFO:tasks.workunit.client.0.smithi110.stdout:op 2557 completed, throughput=4.99MB/sec 2024-08-17T01:02:45.778 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-e9JlEPIDTT38FFz off=23044134 len=1455180 2024-08-17T01:02:45.790 INFO:tasks.workunit.client.0.smithi110.stdout:op 2558 completed, throughput=5MB/sec 2024-08-17T01:02:45.791 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-UZEl2jw1vRC8-S- off=8186014 len=1354927 2024-08-17T01:02:45.792 INFO:tasks.workunit.client.0.smithi110.stdout:op 2559 completed, throughput=5MB/sec 2024-08-17T01:02:45.792 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-U-ORE1MnkMTbwfS off=2637009 len=809512 2024-08-17T01:02:45.797 INFO:tasks.workunit.client.0.smithi110.stdout:op 2560 completed, throughput=5MB/sec 2024-08-17T01:02:46.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:45 smithi110 ceph-mon[98148]: pgmap v1518: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:02:46.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:45 smithi110 ceph-mon[100641]: pgmap v1518: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:02:46.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:45 smithi177 ceph-mon[90034]: pgmap v1518: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:02:46.797 INFO:tasks.workunit.client.0.smithi110.stdout: 509: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:46.798 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jzwMQQYaIN7oI2o off=3859508 len=1132886 2024-08-17T01:02:46.800 INFO:tasks.workunit.client.0.smithi110.stdout:op 2561 completed, throughput=4.99MB/sec 2024-08-17T01:02:46.800 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cbGbvl3y-szwI61 off=2031275 len=744393 2024-08-17T01:02:46.805 INFO:tasks.workunit.client.0.smithi110.stdout:op 2562 completed, throughput=4.99MB/sec 2024-08-17T01:02:46.805 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1-nb5qlm4g7a-Yf off=13079941 len=1429085 2024-08-17T01:02:46.813 INFO:tasks.workunit.client.0.smithi110.stdout:op 2563 completed, throughput=5MB/sec 2024-08-17T01:02:46.813 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cB2XcovkGEyKO5s off=10872329 len=1035495 2024-08-17T01:02:46.814 INFO:tasks.workunit.client.0.smithi110.stdout:op 2564 completed, throughput=5MB/sec 2024-08-17T01:02:46.814 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pgcelKH-cM80-v_ off=228821 len=345667 2024-08-17T01:02:46.815 INFO:tasks.workunit.client.0.smithi110.stdout:op 2565 completed, throughput=5MB/sec 2024-08-17T01:02:46.815 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KhqPfsWgJnrt-FO off=20143374 len=126150 2024-08-17T01:02:46.817 INFO:tasks.workunit.client.0.smithi110.stdout:op 2566 completed, throughput=5MB/sec 2024-08-17T01:02:46.817 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-r3tN16mMFNZ_sgD off=2644325 len=1315458 2024-08-17T01:02:46.824 INFO:tasks.workunit.client.0.smithi110.stdout:op 2567 completed, throughput=5MB/sec 2024-08-17T01:02:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:02:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:02:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:02:47.825 INFO:tasks.workunit.client.0.smithi110.stdout: 510: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:47.825 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HRVPuaxLREHj2XI off=1734491 len=137046 2024-08-17T01:02:47.828 INFO:tasks.workunit.client.0.smithi110.stdout:op 2568 completed, throughput=4.99MB/sec 2024-08-17T01:02:47.828 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-SzVB3tp_4B8hzOY off=5585894 len=1907503 2024-08-17T01:02:47.832 INFO:tasks.workunit.client.0.smithi110.stdout:op 2569 completed, throughput=5MB/sec 2024-08-17T01:02:47.832 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-lY9AnRmD69Nhi_d off=2337558 len=1374483 2024-08-17T01:02:47.838 INFO:tasks.workunit.client.0.smithi110.stdout:op 2570 completed, throughput=5MB/sec 2024-08-17T01:02:47.838 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tLb_HYgXqvyOxys off=1428695 len=251609 2024-08-17T01:02:47.841 INFO:tasks.workunit.client.0.smithi110.stdout:op 2571 completed, throughput=5MB/sec 2024-08-17T01:02:47.841 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZSLcVW8VYTIAipP off=4954103 len=1056340 2024-08-17T01:02:47.846 INFO:tasks.workunit.client.0.smithi110.stdout:op 2572 completed, throughput=5MB/sec 2024-08-17T01:02:48.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:47 smithi110 ceph-mon[98148]: pgmap v1519: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:02:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:47 smithi110 ceph-mon[100641]: pgmap v1519: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:02:48.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:47 smithi177 ceph-mon[90034]: pgmap v1519: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:02:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:02:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:02:48] "GET /metrics HTTP/1.1" 200 34114 "" "Prometheus/2.43.0" 2024-08-17T01:02:48.847 INFO:tasks.workunit.client.0.smithi110.stdout: 511: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:48.847 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-UzVNX7OpjZc-4R7 off=11051700 len=1571340 2024-08-17T01:02:48.849 INFO:tasks.workunit.client.0.smithi110.stdout:op 2573 completed, throughput=4.99MB/sec 2024-08-17T01:02:48.849 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vZco4scuU2y_I_v off=18479872 len=1855105 2024-08-17T01:02:48.851 INFO:tasks.workunit.client.0.smithi110.stdout:op 2574 completed, throughput=5MB/sec 2024-08-17T01:02:48.851 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-T1v2r_Gln3IphsA off=9419321 len=359985 2024-08-17T01:02:48.852 INFO:tasks.workunit.client.0.smithi110.stdout:op 2575 completed, throughput=5MB/sec 2024-08-17T01:02:48.852 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-maWh22nxsmczGCv off=1756781 len=50276 2024-08-17T01:02:48.855 INFO:tasks.workunit.client.0.smithi110.stdout:op 2576 completed, throughput=5MB/sec 2024-08-17T01:02:48.855 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ChX6gZMGl4Z3cCk off=6872466 len=1237149 2024-08-17T01:02:48.864 INFO:tasks.workunit.client.0.smithi110.stdout:op 2577 completed, throughput=5MB/sec 2024-08-17T01:02:49.865 INFO:tasks.workunit.client.0.smithi110.stdout: 512: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:49.865 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xgQWz3UzXX5R3Nf off=10635686 len=1496330 2024-08-17T01:02:49.868 INFO:tasks.workunit.client.0.smithi110.stdout:op 2578 completed, throughput=4.99MB/sec 2024-08-17T01:02:49.868 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-C23muVDaikglMw6 off=1681601 len=1329932 2024-08-17T01:02:49.876 INFO:tasks.workunit.client.0.smithi110.stdout:op 2579 completed, throughput=5MB/sec 2024-08-17T01:02:49.876 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-x6AQNbpmbfdefId off=6555012 len=42638 2024-08-17T01:02:49.877 INFO:tasks.workunit.client.0.smithi110.stdout:op 2580 completed, throughput=5MB/sec 2024-08-17T01:02:49.877 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LiYMPQsloddJWwD off=6558762 len=723352 2024-08-17T01:02:49.881 INFO:tasks.workunit.client.0.smithi110.stdout:op 2581 completed, throughput=5MB/sec 2024-08-17T01:02:49.881 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bvIPXBPBvqLIrF7 off=13669462 len=296744 2024-08-17T01:02:49.881 INFO:tasks.workunit.client.0.smithi110.stdout:op 2582 completed, throughput=5MB/sec 2024-08-17T01:02:49.882 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-thJOO_dZyMYwlax off=860473 len=994910 2024-08-17T01:02:49.883 INFO:tasks.workunit.client.0.smithi110.stdout:op 2583 completed, throughput=5MB/sec 2024-08-17T01:02:49.884 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-t4UDxMlN3DwhRBL off=1244935 len=209285 2024-08-17T01:02:49.884 INFO:tasks.workunit.client.0.smithi110.stdout:op 2584 completed, throughput=5MB/sec 2024-08-17T01:02:50.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:49 smithi110 ceph-mon[98148]: pgmap v1520: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:02:50.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:49 smithi110 ceph-mon[100641]: pgmap v1520: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:02:50.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:49 smithi177 ceph-mon[90034]: pgmap v1520: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:02:50.885 INFO:tasks.workunit.client.0.smithi110.stdout: 513: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:50.885 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-R2WxWICb3yUe6CK off=1628815 len=502319 2024-08-17T01:02:50.885 INFO:tasks.workunit.client.0.smithi110.stdout:op 2585 completed, throughput=4.99MB/sec 2024-08-17T01:02:50.886 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_n46pDCJGogl4X6 off=15950487 len=1575692 2024-08-17T01:02:50.888 INFO:tasks.workunit.client.0.smithi110.stdout:op 2586 completed, throughput=4.99MB/sec 2024-08-17T01:02:50.888 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5wPPoh24vBi8EWV off=1374946 len=1645150 2024-08-17T01:02:50.892 INFO:tasks.workunit.client.0.smithi110.stdout:op 2587 completed, throughput=5MB/sec 2024-08-17T01:02:50.892 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-M_AzbOwwCXcqJwZ off=6138808 len=1803619 2024-08-17T01:02:50.903 INFO:tasks.workunit.client.0.smithi110.stdout:op 2588 completed, throughput=5MB/sec 2024-08-17T01:02:51.903 INFO:tasks.workunit.client.0.smithi110.stdout: 514: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:51.903 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-s6J0wrQDZqoBXUz off=7212424 len=760502 2024-08-17T01:02:51.904 INFO:tasks.workunit.client.0.smithi110.stdout:op 2589 completed, throughput=4.99MB/sec 2024-08-17T01:02:51.905 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QFDJtqbItFNZ-0v off=16514890 len=521445 2024-08-17T01:02:51.909 INFO:tasks.workunit.client.0.smithi110.stdout:op 2590 completed, throughput=4.99MB/sec 2024-08-17T01:02:51.909 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-FGlVUBB1AoAetr0 off=4336554 len=1475236 2024-08-17T01:02:51.915 INFO:tasks.workunit.client.0.smithi110.stdout:op 2591 completed, throughput=5MB/sec 2024-08-17T01:02:51.915 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-I18IftqX5NON9oM off=2653910 len=1940567 2024-08-17T01:02:51.916 INFO:tasks.workunit.client.0.smithi110.stdout:op 2592 completed, throughput=5MB/sec 2024-08-17T01:02:51.916 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZnBkcY1h960J2sD off=1019224 len=809979 2024-08-17T01:02:51.921 INFO:tasks.workunit.client.0.smithi110.stdout:op 2593 completed, throughput=5MB/sec 2024-08-17T01:02:52.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:51 smithi110 ceph-mon[98148]: pgmap v1521: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:02:52.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:51 smithi110 ceph-mon[100641]: pgmap v1521: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:02:52.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:51 smithi177 ceph-mon[90034]: pgmap v1521: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:02:52.922 INFO:tasks.workunit.client.0.smithi110.stdout: 515: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:52.922 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-N19hcxNyW0eV7fP off=1910359 len=1893936 2024-08-17T01:02:52.926 INFO:tasks.workunit.client.0.smithi110.stdout:op 2594 completed, throughput=4.99MB/sec 2024-08-17T01:02:52.926 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--SZligAdJr5Bj_v off=2192902 len=1903672 2024-08-17T01:02:52.934 INFO:tasks.workunit.client.0.smithi110.stdout:op 2595 completed, throughput=5MB/sec 2024-08-17T01:02:52.935 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yUqD4Pjs-qy-4aV off=7820666 len=1056816 2024-08-17T01:02:52.940 INFO:tasks.workunit.client.0.smithi110.stdout:op 2596 completed, throughput=5MB/sec 2024-08-17T01:02:52.940 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-c6bVLby7bBwQLKR off=10547543 len=227090 2024-08-17T01:02:52.940 INFO:tasks.workunit.client.0.smithi110.stdout:op 2597 completed, throughput=5MB/sec 2024-08-17T01:02:53.941 INFO:tasks.workunit.client.0.smithi110.stdout: 516: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:53.941 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-IcrwtLU0sDPhuwU off=2871339 len=149192 2024-08-17T01:02:53.941 INFO:tasks.workunit.client.0.smithi110.stdout:op 2598 completed, throughput=4.99MB/sec 2024-08-17T01:02:53.941 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-EsgPK1iCkj0jmYn off=4428963 len=1421312 2024-08-17T01:02:53.950 INFO:tasks.workunit.client.0.smithi110.stdout:op 2599 completed, throughput=4.99MB/sec 2024-08-17T01:02:53.950 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-P0SuccoOnq-tD9O off=7019638 len=1958006 2024-08-17T01:02:53.961 INFO:tasks.workunit.client.0.smithi110.stdout:op 2600 completed, throughput=5MB/sec 2024-08-17T01:02:53.961 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-p0C0EyOWBMqfRcB off=1982787 len=936268 2024-08-17T01:02:53.963 INFO:tasks.workunit.client.0.smithi110.stdout:op 2601 completed, throughput=5MB/sec 2024-08-17T01:02:53.964 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4lqE3U3fcIMGC33 off=937501 len=601117 2024-08-17T01:02:53.964 INFO:tasks.workunit.client.0.smithi110.stdout:op 2602 completed, throughput=5MB/sec 2024-08-17T01:02:53.964 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-r8Pfvc0FIz2hwui off=15507556 len=774859 2024-08-17T01:02:53.965 INFO:tasks.workunit.client.0.smithi110.stdout:op 2603 completed, throughput=5MB/sec 2024-08-17T01:02:54.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:53 smithi110 ceph-mon[98148]: pgmap v1522: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:02:54.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:53 smithi110 ceph-mon[100641]: pgmap v1522: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:02:54.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:53 smithi177 ceph-mon[90034]: pgmap v1522: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:02:54.965 INFO:tasks.workunit.client.0.smithi110.stdout: 517: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:54.965 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-WckCUCmwrtmZ0c- off=5364452 len=248372 2024-08-17T01:02:54.965 INFO:tasks.workunit.client.0.smithi110.stdout:op 2604 completed, throughput=4.99MB/sec 2024-08-17T01:02:54.966 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-4e3ZFWKcq25kNI3 off=5558741 len=335507 2024-08-17T01:02:54.969 INFO:tasks.workunit.client.0.smithi110.stdout:op 2605 completed, throughput=4.99MB/sec 2024-08-17T01:02:54.969 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gRFqdls82vkg1Qf off=3694217 len=184736 2024-08-17T01:02:54.970 INFO:tasks.workunit.client.0.smithi110.stdout:op 2606 completed, throughput=4.99MB/sec 2024-08-17T01:02:54.970 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-SoiVyi68Tn8xSfU off=10237404 len=842989 2024-08-17T01:02:54.972 INFO:tasks.workunit.client.0.smithi110.stdout:op 2607 completed, throughput=4.99MB/sec 2024-08-17T01:02:54.972 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6vszkvVm4z6PVC_ off=2179899 len=446129 2024-08-17T01:02:54.978 INFO:tasks.workunit.client.0.smithi110.stdout:op 2608 completed, throughput=5MB/sec 2024-08-17T01:02:54.978 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-w4cMdu1RcZifq6C off=12596736 len=1149732 2024-08-17T01:02:54.984 INFO:tasks.workunit.client.0.smithi110.stdout:op 2609 completed, throughput=5MB/sec 2024-08-17T01:02:54.984 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-efE9hdlY8yDd8uh off=15154679 len=1900605 2024-08-17T01:02:54.992 INFO:tasks.workunit.client.0.smithi110.stdout:op 2610 completed, throughput=5MB/sec 2024-08-17T01:02:55.993 INFO:tasks.workunit.client.0.smithi110.stdout: 518: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:55.993 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-EBNv_Um0HLuwhF- off=7894701 len=1209809 2024-08-17T01:02:55.998 INFO:tasks.workunit.client.0.smithi110.stdout:op 2611 completed, throughput=4.99MB/sec 2024-08-17T01:02:55.998 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZFLV_wFYDKi0pQo off=12844269 len=1239767 2024-08-17T01:02:56.000 INFO:tasks.workunit.client.0.smithi110.stdout:op 2612 completed, throughput=5MB/sec 2024-08-17T01:02:56.000 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jxka0ubwXqyhIuM off=2984278 len=1503081 2024-08-17T01:02:56.008 INFO:tasks.workunit.client.0.smithi110.stdout:op 2613 completed, throughput=5MB/sec 2024-08-17T01:02:56.008 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vWVzapwsCNssIad off=7820416 len=1365409 2024-08-17T01:02:56.010 INFO:tasks.workunit.client.0.smithi110.stdout:op 2614 completed, throughput=5MB/sec 2024-08-17T01:02:56.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:55 smithi110 ceph-mon[98148]: pgmap v1523: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-17T01:02:56.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:55 smithi110 ceph-mon[100641]: pgmap v1523: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-17T01:02:56.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:55 smithi177 ceph-mon[90034]: pgmap v1523: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-17T01:02:57.010 INFO:tasks.workunit.client.0.smithi110.stdout: 519: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:57.010 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--7DCsHKRnUK1Aai off=663042 len=485424 2024-08-17T01:02:57.014 INFO:tasks.workunit.client.0.smithi110.stdout:op 2615 completed, throughput=4.99MB/sec 2024-08-17T01:02:57.014 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-DyZtTYDV-suvwQd off=140979 len=237244 2024-08-17T01:02:57.017 INFO:tasks.workunit.client.0.smithi110.stdout:op 2616 completed, throughput=4.99MB/sec 2024-08-17T01:02:57.017 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CDYGgW4nOZ6tpDR off=7298223 len=608736 2024-08-17T01:02:57.022 INFO:tasks.workunit.client.0.smithi110.stdout:op 2617 completed, throughput=4.99MB/sec 2024-08-17T01:02:57.022 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LSqSof79SW3C9y9 off=2335841 len=2031557 2024-08-17T01:02:57.033 INFO:tasks.workunit.client.0.smithi110.stdout:op 2618 completed, throughput=5MB/sec 2024-08-17T01:02:57.033 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kBbsueXxUxvFpvl off=4333258 len=1817174 2024-08-17T01:02:57.034 INFO:tasks.workunit.client.0.smithi110.stdout:op 2619 completed, throughput=5MB/sec 2024-08-17T01:02:58.034 INFO:tasks.workunit.client.0.smithi110.stdout: 520: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:58.034 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-x-pkNe_DdfF1iwG off=1397081 len=1702011 2024-08-17T01:02:58.036 INFO:tasks.workunit.client.0.smithi110.stdout:op 2620 completed, throughput=4.99MB/sec 2024-08-17T01:02:58.036 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8tSjQ9An0YvDKYv off=14639174 len=118387 2024-08-17T01:02:58.037 INFO:tasks.workunit.client.0.smithi110.stdout:op 2621 completed, throughput=4.99MB/sec 2024-08-17T01:02:58.037 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-EyfY8bDYMVdA9EC off=8130686 len=357860 2024-08-17T01:02:58.041 INFO:tasks.workunit.client.0.smithi110.stdout:op 2622 completed, throughput=4.99MB/sec 2024-08-17T01:02:58.041 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fOU5w1hk1W79uez off=290369 len=1378455 2024-08-17T01:02:58.050 INFO:tasks.workunit.client.0.smithi110.stdout:op 2623 completed, throughput=5MB/sec 2024-08-17T01:02:58.050 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-m3naaE6b0ZZ5ru- off=18175459 len=1065978 2024-08-17T01:02:58.051 INFO:tasks.workunit.client.0.smithi110.stdout:op 2624 completed, throughput=5MB/sec 2024-08-17T01:02:58.052 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YM3cOlcfeUHtwPZ off=8814468 len=1200194 2024-08-17T01:02:58.058 INFO:tasks.workunit.client.0.smithi110.stdout:op 2625 completed, throughput=5MB/sec 2024-08-17T01:02:58.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:57 smithi110 ceph-mon[98148]: pgmap v1524: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:02:58.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:57 smithi110 ceph-mon[100641]: pgmap v1524: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:02:58.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:57 smithi177 ceph-mon[90034]: pgmap v1524: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:02:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:02:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:02:58] "GET /metrics HTTP/1.1" 200 34114 "" "Prometheus/2.43.0" 2024-08-17T01:02:59.058 INFO:tasks.workunit.client.0.smithi110.stdout: 521: throughput=4.99MB/sec pending data=0 2024-08-17T01:02:59.058 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pXb_SAG0ZlzTEYx off=156900 len=759805 2024-08-17T01:02:59.059 INFO:tasks.workunit.client.0.smithi110.stdout:op 2626 completed, throughput=4.99MB/sec 2024-08-17T01:02:59.060 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-oiktaKy2YBij28Y off=972066 len=1745741 2024-08-17T01:02:59.071 INFO:tasks.workunit.client.0.smithi110.stdout:op 2627 completed, throughput=5MB/sec 2024-08-17T01:02:59.071 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-YVG4IAwLR_kMYo6 off=4406496 len=566446 2024-08-17T01:02:59.072 INFO:tasks.workunit.client.0.smithi110.stdout:op 2628 completed, throughput=5MB/sec 2024-08-17T01:02:59.072 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OVccjwSKnFSiK9T off=963310 len=1524205 2024-08-17T01:02:59.078 INFO:tasks.workunit.client.0.smithi110.stdout:op 2629 completed, throughput=5MB/sec 2024-08-17T01:02:59.078 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OZg6sPB_ZzmM5Dy off=9789048 len=1920324 2024-08-17T01:02:59.084 INFO:tasks.workunit.client.0.smithi110.stdout:op 2630 completed, throughput=5MB/sec 2024-08-17T01:03:00.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:02:59 smithi110 ceph-mon[98148]: pgmap v1525: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:03:00.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:02:59 smithi110 ceph-mon[100641]: pgmap v1525: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:03:00.085 INFO:tasks.workunit.client.0.smithi110.stdout: 522: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:00.085 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OYYEnAMAwjVDABs off=2077550 len=2074772 2024-08-17T01:03:00.087 INFO:tasks.workunit.client.0.smithi110.stdout:op 2631 completed, throughput=5MB/sec 2024-08-17T01:03:00.087 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ApFayH3-Ud2dXu5 off=5972899 len=127777 2024-08-17T01:03:00.087 INFO:tasks.workunit.client.0.smithi110.stdout:op 2632 completed, throughput=5MB/sec 2024-08-17T01:03:00.088 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_yQ-Rc1zV9mBJ1h off=3433154 len=354588 2024-08-17T01:03:00.088 INFO:tasks.workunit.client.0.smithi110.stdout:op 2633 completed, throughput=5MB/sec 2024-08-17T01:03:00.088 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Q8rxS9Omw1XtpcQ off=1742619 len=1605940 2024-08-17T01:03:00.096 INFO:tasks.workunit.client.0.smithi110.stdout:op 2634 completed, throughput=5MB/sec 2024-08-17T01:03:00.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:02:59 smithi177 ceph-mon[90034]: pgmap v1525: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:03:01.096 INFO:tasks.workunit.client.0.smithi110.stdout: 523: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:01.096 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vxqPqeS1CfKUk4Z off=19522159 len=46174 2024-08-17T01:03:01.097 INFO:tasks.workunit.client.0.smithi110.stdout:op 2635 completed, throughput=4.99MB/sec 2024-08-17T01:03:01.097 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3pzeQCvbppx7zKg off=19015448 len=1035060 2024-08-17T01:03:01.099 INFO:tasks.workunit.client.0.smithi110.stdout:op 2636 completed, throughput=4.99MB/sec 2024-08-17T01:03:01.099 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uqLtz0vqPMz2ppq off=10742353 len=7359 2024-08-17T01:03:01.099 INFO:tasks.workunit.client.0.smithi110.stdout:op 2637 completed, throughput=4.99MB/sec 2024-08-17T01:03:01.100 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JAYK34_wEPiZ5Pa off=2801986 len=474244 2024-08-17T01:03:01.103 INFO:tasks.workunit.client.0.smithi110.stdout:op 2638 completed, throughput=4.99MB/sec 2024-08-17T01:03:01.103 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-fRISfAqukG4s5RO off=773484 len=1756937 2024-08-17T01:03:01.105 INFO:tasks.workunit.client.0.smithi110.stdout:op 2639 completed, throughput=5MB/sec 2024-08-17T01:03:01.105 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_zgnH68MT6ZvK4R off=2502406 len=491048 2024-08-17T01:03:01.106 INFO:tasks.workunit.client.0.smithi110.stdout:op 2640 completed, throughput=5MB/sec 2024-08-17T01:03:01.106 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wXS3LttuWbEQhbs off=19421255 len=624889 2024-08-17T01:03:01.110 INFO:tasks.workunit.client.0.smithi110.stdout:op 2641 completed, throughput=5MB/sec 2024-08-17T01:03:01.110 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZbKerGF3N2V8rLd off=9892538 len=1141333 2024-08-17T01:03:01.117 INFO:tasks.workunit.client.0.smithi110.stdout:op 2642 completed, throughput=5MB/sec 2024-08-17T01:03:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:01 smithi110 ceph-mon[98148]: pgmap v1526: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:03:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:03:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:01 smithi110 ceph-mon[100641]: pgmap v1526: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:03:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:03:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:01 smithi177 ceph-mon[90034]: pgmap v1526: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:03:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:03:02.117 INFO:tasks.workunit.client.0.smithi110.stdout: 524: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:02.117 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Ku5sF-jrXjwFy59 off=2535954 len=735336 2024-08-17T01:03:02.122 INFO:tasks.workunit.client.0.smithi110.stdout:op 2643 completed, throughput=4.99MB/sec 2024-08-17T01:03:02.122 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jnG_Ow561meJQcT off=10276976 len=1064742 2024-08-17T01:03:02.127 INFO:tasks.workunit.client.0.smithi110.stdout:op 2644 completed, throughput=5MB/sec 2024-08-17T01:03:02.127 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XY-1qNu0x5goctk off=4043588 len=1089582 2024-08-17T01:03:02.133 INFO:tasks.workunit.client.0.smithi110.stdout:op 2645 completed, throughput=5MB/sec 2024-08-17T01:03:02.133 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9mWsrn0zoUoAh2L off=9442390 len=1338486 2024-08-17T01:03:02.134 INFO:tasks.workunit.client.0.smithi110.stdout:op 2646 completed, throughput=5MB/sec 2024-08-17T01:03:02.134 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZRGwjWeLIttWJ0_ off=6067938 len=991170 2024-08-17T01:03:02.135 INFO:tasks.workunit.client.0.smithi110.stdout:op 2647 completed, throughput=5MB/sec 2024-08-17T01:03:03.136 INFO:tasks.workunit.client.0.smithi110.stdout: 525: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:03.136 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cFid8AcGpA_HkeK off=16711397 len=735467 2024-08-17T01:03:03.141 INFO:tasks.workunit.client.0.smithi110.stdout:op 2648 completed, throughput=4.99MB/sec 2024-08-17T01:03:03.141 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bW4jV6jVol6qoFw off=3848190 len=1850718 2024-08-17T01:03:03.153 INFO:tasks.workunit.client.0.smithi110.stdout:op 2649 completed, throughput=5MB/sec 2024-08-17T01:03:03.154 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-YSncQaTk7pAztqI off=7640582 len=1002859 2024-08-17T01:03:03.155 INFO:tasks.workunit.client.0.smithi110.stdout:op 2650 completed, throughput=5MB/sec 2024-08-17T01:03:03.155 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vg_GdZzyJii7rMb off=6762143 len=60239 2024-08-17T01:03:03.156 INFO:tasks.workunit.client.0.smithi110.stdout:op 2651 completed, throughput=5MB/sec 2024-08-17T01:03:03.156 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-do9WXMO_7D9L0AU off=1676255 len=384858 2024-08-17T01:03:03.159 INFO:tasks.workunit.client.0.smithi110.stdout:op 2652 completed, throughput=5MB/sec 2024-08-17T01:03:03.159 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Qj0eTU36W7TsacS off=1889471 len=175613 2024-08-17T01:03:03.162 INFO:tasks.workunit.client.0.smithi110.stdout:op 2653 completed, throughput=5MB/sec 2024-08-17T01:03:03.162 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-y5a7bE5aNSuG-CO off=135921 len=765047 2024-08-17T01:03:03.166 INFO:tasks.workunit.client.0.smithi110.stdout:op 2654 completed, throughput=5MB/sec 2024-08-17T01:03:04.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:03 smithi110 ceph-mon[98148]: pgmap v1527: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:03:04.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:03 smithi110 ceph-mon[100641]: pgmap v1527: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:03:04.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:03 smithi177 ceph-mon[90034]: pgmap v1527: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:03:04.166 INFO:tasks.workunit.client.0.smithi110.stdout: 526: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:04.166 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-6_tVqMVTG3z9twH off=1471465 len=636183 2024-08-17T01:03:04.168 INFO:tasks.workunit.client.0.smithi110.stdout:op 2655 completed, throughput=4.99MB/sec 2024-08-17T01:03:04.168 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zu0JtSeAGAws50q off=1220726 len=844365 2024-08-17T01:03:04.169 INFO:tasks.workunit.client.0.smithi110.stdout:op 2656 completed, throughput=4.99MB/sec 2024-08-17T01:03:04.169 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-RY1UiuexfufzqHl off=7493673 len=930062 2024-08-17T01:03:04.172 INFO:tasks.workunit.client.0.smithi110.stdout:op 2657 completed, throughput=5MB/sec 2024-08-17T01:03:04.172 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xLLkH_ymTmWoTf2 off=5677156 len=1702555 2024-08-17T01:03:04.174 INFO:tasks.workunit.client.0.smithi110.stdout:op 2658 completed, throughput=5MB/sec 2024-08-17T01:03:04.174 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uiLZbjyjwM17Ut8 off=606800 len=411197 2024-08-17T01:03:04.175 INFO:tasks.workunit.client.0.smithi110.stdout:op 2659 completed, throughput=5MB/sec 2024-08-17T01:03:04.175 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-J_dOQv0CkQ7jKf9 off=3809972 len=2058266 2024-08-17T01:03:04.177 INFO:tasks.workunit.client.0.smithi110.stdout:op 2660 completed, throughput=5MB/sec 2024-08-17T01:03:05.177 INFO:tasks.workunit.client.0.smithi110.stdout: 527: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:05.177 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-N7n4BPAuIatAWlc off=10310338 len=1411973 2024-08-17T01:03:05.179 INFO:tasks.workunit.client.0.smithi110.stdout:op 2661 completed, throughput=5MB/sec 2024-08-17T01:03:05.179 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VQfW9NCzrlaqXAN off=12388402 len=1765480 2024-08-17T01:03:05.189 INFO:tasks.workunit.client.0.smithi110.stdout:op 2662 completed, throughput=5MB/sec 2024-08-17T01:03:05.189 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zBnkNz3gtIylSfP off=1451921 len=1440864 2024-08-17T01:03:05.195 INFO:tasks.workunit.client.0.smithi110.stdout:op 2663 completed, throughput=5MB/sec 2024-08-17T01:03:06.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:05 smithi110 ceph-mon[98148]: pgmap v1528: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:03:06.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:05 smithi110 ceph-mon[100641]: pgmap v1528: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:03:06.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:05 smithi177 ceph-mon[90034]: pgmap v1528: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:03:06.195 INFO:tasks.workunit.client.0.smithi110.stdout: 528: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:06.196 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aR3hESqbP7q8IVf off=10014893 len=1356703 2024-08-17T01:03:06.203 INFO:tasks.workunit.client.0.smithi110.stdout:op 2664 completed, throughput=4.99MB/sec 2024-08-17T01:03:06.203 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9pO_CuJ6Boi5F4q off=8606877 len=52405 2024-08-17T01:03:06.203 INFO:tasks.workunit.client.0.smithi110.stdout:op 2665 completed, throughput=4.99MB/sec 2024-08-17T01:03:06.203 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-02-ArOKe9T62Iry off=1295035 len=1905036 2024-08-17T01:03:06.206 INFO:tasks.workunit.client.0.smithi110.stdout:op 2666 completed, throughput=5MB/sec 2024-08-17T01:03:06.206 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-FlUzJnDCBELPMgn off=6230969 len=537498 2024-08-17T01:03:06.209 INFO:tasks.workunit.client.0.smithi110.stdout:op 2667 completed, throughput=5MB/sec 2024-08-17T01:03:06.210 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WTdn0G9KEP4tYG8 off=13279423 len=569625 2024-08-17T01:03:06.213 INFO:tasks.workunit.client.0.smithi110.stdout:op 2668 completed, throughput=5MB/sec 2024-08-17T01:03:06.213 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MnWhTAVFqghBziz off=19446046 len=1558491 2024-08-17T01:03:06.215 INFO:tasks.workunit.client.0.smithi110.stdout:op 2669 completed, throughput=5MB/sec 2024-08-17T01:03:07.215 INFO:tasks.workunit.client.0.smithi110.stdout: 529: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:07.216 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-X1AUP41kkPuky0t off=21743484 len=1530048 2024-08-17T01:03:07.226 INFO:tasks.workunit.client.0.smithi110.stdout:op 2670 completed, throughput=5MB/sec 2024-08-17T01:03:07.226 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0twxRzh8ZYSU2ww off=6171988 len=1614728 2024-08-17T01:03:07.233 INFO:tasks.workunit.client.0.smithi110.stdout:op 2671 completed, throughput=5MB/sec 2024-08-17T01:03:07.233 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_WQ1qSzkaP2IXhi off=1127059 len=1173701 2024-08-17T01:03:07.234 INFO:tasks.workunit.client.0.smithi110.stdout:op 2672 completed, throughput=5MB/sec 2024-08-17T01:03:08.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:07 smithi110 ceph-mon[98148]: pgmap v1529: 105 pgs: 105 active+clean; 126 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-17T01:03:08.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:07 smithi110 ceph-mon[100641]: pgmap v1529: 105 pgs: 105 active+clean; 126 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-17T01:03:08.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:07 smithi177 ceph-mon[90034]: pgmap v1529: 105 pgs: 105 active+clean; 126 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-17T01:03:08.234 INFO:tasks.workunit.client.0.smithi110.stdout: 530: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:08.235 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Pd4FRPJd306qplU off=2225968 len=775234 2024-08-17T01:03:08.239 INFO:tasks.workunit.client.0.smithi110.stdout:op 2673 completed, throughput=4.99MB/sec 2024-08-17T01:03:08.239 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-rLs59Jd3-j3Wce7 off=5410796 len=38013 2024-08-17T01:03:08.240 INFO:tasks.workunit.client.0.smithi110.stdout:op 2674 completed, throughput=4.99MB/sec 2024-08-17T01:03:08.240 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qEk5InfIsrCQjEX off=745660 len=1501741 2024-08-17T01:03:08.246 INFO:tasks.workunit.client.0.smithi110.stdout:op 2675 completed, throughput=5MB/sec 2024-08-17T01:03:08.247 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2nxJPLOknD4iXhN off=794916 len=48695 2024-08-17T01:03:08.249 INFO:tasks.workunit.client.0.smithi110.stdout:op 2676 completed, throughput=5MB/sec 2024-08-17T01:03:08.249 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hvjupIj-2EG-Mtk off=11126620 len=2093502 2024-08-17T01:03:08.261 INFO:tasks.workunit.client.0.smithi110.stdout:op 2677 completed, throughput=5MB/sec 2024-08-17T01:03:08.261 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wsV4_uyWhWglXzd off=4205219 len=22901 2024-08-17T01:03:08.262 INFO:tasks.workunit.client.0.smithi110.stdout:op 2678 completed, throughput=5MB/sec 2024-08-17T01:03:08.262 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Kw3wdvPpkx2q6Np off=971899 len=158752 2024-08-17T01:03:08.263 INFO:tasks.workunit.client.0.smithi110.stdout:op 2679 completed, throughput=5MB/sec 2024-08-17T01:03:08.263 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-U_Ww_PzVa97SpcZ off=10958890 len=1691839 2024-08-17T01:03:08.264 INFO:tasks.workunit.client.0.smithi110.stdout:op 2680 completed, throughput=5MB/sec 2024-08-17T01:03:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:03:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:03:08] "GET /metrics HTTP/1.1" 200 34128 "" "Prometheus/2.43.0" 2024-08-17T01:03:09.265 INFO:tasks.workunit.client.0.smithi110.stdout: 531: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:09.265 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-t4cypHbV8EuCBz9 off=7545986 len=1668518 2024-08-17T01:03:09.267 INFO:tasks.workunit.client.0.smithi110.stdout:op 2681 completed, throughput=5MB/sec 2024-08-17T01:03:09.267 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-53-vohWHRW2h-Q_ off=3333485 len=1834797 2024-08-17T01:03:09.269 INFO:tasks.workunit.client.0.smithi110.stdout:op 2682 completed, throughput=5MB/sec 2024-08-17T01:03:09.269 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VXwURIY3Gn8uQGy off=3599314 len=1581961 2024-08-17T01:03:09.271 INFO:tasks.workunit.client.0.smithi110.stdout:op 2683 completed, throughput=5MB/sec 2024-08-17T01:03:10.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:09 smithi110 ceph-mon[98148]: pgmap v1530: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:03:10.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:09 smithi110 ceph-mon[100641]: pgmap v1530: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:03:10.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:09 smithi177 ceph-mon[90034]: pgmap v1530: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:03:10.272 INFO:tasks.workunit.client.0.smithi110.stdout: 532: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:10.272 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hDCgdmXcr3v0rc6 off=12112918 len=344413 2024-08-17T01:03:10.273 INFO:tasks.workunit.client.0.smithi110.stdout:op 2684 completed, throughput=4.99MB/sec 2024-08-17T01:03:10.273 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-H770o1DruEWYoab off=5933203 len=1662401 2024-08-17T01:03:10.275 INFO:tasks.workunit.client.0.smithi110.stdout:op 2685 completed, throughput=5MB/sec 2024-08-17T01:03:10.275 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pn8dzVDXgGQkcf7 off=3010036 len=673495 2024-08-17T01:03:10.277 INFO:tasks.workunit.client.0.smithi110.stdout:op 2686 completed, throughput=5MB/sec 2024-08-17T01:03:10.277 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lpo8w229nLHHBMb off=4497629 len=727921 2024-08-17T01:03:10.278 INFO:tasks.workunit.client.0.smithi110.stdout:op 2687 completed, throughput=5MB/sec 2024-08-17T01:03:10.278 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Y1HJsycX0F07lvF off=1001647 len=874985 2024-08-17T01:03:10.283 INFO:tasks.workunit.client.0.smithi110.stdout:op 2688 completed, throughput=5MB/sec 2024-08-17T01:03:11.284 INFO:tasks.workunit.client.0.smithi110.stdout: 533: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:11.284 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-L0EYP_bNTtAeert off=395129 len=974058 2024-08-17T01:03:11.289 INFO:tasks.workunit.client.0.smithi110.stdout:op 2689 completed, throughput=4.99MB/sec 2024-08-17T01:03:11.289 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-U5U4TppjoW5bVtq off=22496329 len=1748540 2024-08-17T01:03:11.291 INFO:tasks.workunit.client.0.smithi110.stdout:op 2690 completed, throughput=5MB/sec 2024-08-17T01:03:11.291 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-TeguGQDnAWeF8u0 off=349111 len=1086849 2024-08-17T01:03:11.296 INFO:tasks.workunit.client.0.smithi110.stdout:op 2691 completed, throughput=5MB/sec 2024-08-17T01:03:11.297 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-YTNjMFPi3jcPahG off=16493761 len=258655 2024-08-17T01:03:11.298 INFO:tasks.workunit.client.0.smithi110.stdout:op 2692 completed, throughput=5MB/sec 2024-08-17T01:03:11.298 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WdfEJ2PEjrtTV_x off=205345 len=957212 2024-08-17T01:03:11.302 INFO:tasks.workunit.client.0.smithi110.stdout:op 2693 completed, throughput=5MB/sec 2024-08-17T01:03:11.302 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Q77aHG-ic0tAdiD off=6787611 len=717926 2024-08-17T01:03:11.306 INFO:tasks.workunit.client.0.smithi110.stdout:op 2694 completed, throughput=5MB/sec 2024-08-17T01:03:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:11 smithi110 ceph-mon[100641]: pgmap v1531: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:03:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:11 smithi110 ceph-mon[98148]: pgmap v1531: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:03:12.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:11 smithi177 ceph-mon[90034]: pgmap v1531: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:03:12.307 INFO:tasks.workunit.client.0.smithi110.stdout: 534: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:12.307 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-djC8Wr4KFwhPbSZ off=1188962 len=811220 2024-08-17T01:03:12.309 INFO:tasks.workunit.client.0.smithi110.stdout:op 2695 completed, throughput=4.99MB/sec 2024-08-17T01:03:12.309 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0t3G7GEroodlqHq off=2138013 len=1235476 2024-08-17T01:03:12.315 INFO:tasks.workunit.client.0.smithi110.stdout:op 2696 completed, throughput=5MB/sec 2024-08-17T01:03:12.315 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zMtsDJgqdy2znBP off=10470789 len=1482103 2024-08-17T01:03:12.322 INFO:tasks.workunit.client.0.smithi110.stdout:op 2697 completed, throughput=5MB/sec 2024-08-17T01:03:12.322 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-w19E2BFKfuv1JzJ off=10143386 len=1688382 2024-08-17T01:03:12.324 INFO:tasks.workunit.client.0.smithi110.stdout:op 2698 completed, throughput=5MB/sec 2024-08-17T01:03:13.324 INFO:tasks.workunit.client.0.smithi110.stdout: 535: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:13.324 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tULuw93qMhlgw1D off=989925 len=1951002 2024-08-17T01:03:13.331 INFO:tasks.workunit.client.0.smithi110.stdout:op 2699 completed, throughput=4.99MB/sec 2024-08-17T01:03:13.331 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_rLZjRFEVTusvrz off=7441624 len=317381 2024-08-17T01:03:13.335 INFO:tasks.workunit.client.0.smithi110.stdout:op 2700 completed, throughput=5MB/sec 2024-08-17T01:03:13.335 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-f7lZwxL7FOWoGYp off=9123851 len=1936441 2024-08-17T01:03:13.337 INFO:tasks.workunit.client.0.smithi110.stdout:op 2701 completed, throughput=5MB/sec 2024-08-17T01:03:13.337 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Z-SpJdQB-gDhK9m off=2241168 len=424534 2024-08-17T01:03:13.338 INFO:tasks.workunit.client.0.smithi110.stdout:op 2702 completed, throughput=5MB/sec 2024-08-17T01:03:13.338 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ej81m_ErR6GmxSd off=9384978 len=311907 2024-08-17T01:03:13.341 INFO:tasks.workunit.client.0.smithi110.stdout:op 2703 completed, throughput=5MB/sec 2024-08-17T01:03:14.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:13 smithi110 ceph-mon[98148]: pgmap v1532: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:03:14.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:13 smithi110 ceph-mon[100641]: pgmap v1532: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:03:14.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:13 smithi177 ceph-mon[90034]: pgmap v1532: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:03:14.341 INFO:tasks.workunit.client.0.smithi110.stdout: 536: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:14.341 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-D2Qeu44cz0OUaoa off=15173731 len=199497 2024-08-17T01:03:14.344 INFO:tasks.workunit.client.0.smithi110.stdout:op 2704 completed, throughput=4.99MB/sec 2024-08-17T01:03:14.344 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-UCJRQTjptNa2ukV off=12990264 len=310088 2024-08-17T01:03:14.347 INFO:tasks.workunit.client.0.smithi110.stdout:op 2705 completed, throughput=4.99MB/sec 2024-08-17T01:03:14.347 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7bhkSM0QLVHRRst off=17526937 len=1183266 2024-08-17T01:03:14.350 INFO:tasks.workunit.client.0.smithi110.stdout:op 2706 completed, throughput=4.99MB/sec 2024-08-17T01:03:14.351 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-96wzAoL23ughagI off=1730640 len=716286 2024-08-17T01:03:14.352 INFO:tasks.workunit.client.0.smithi110.stdout:op 2707 completed, throughput=4.99MB/sec 2024-08-17T01:03:14.352 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-YM3cOlcfeUHtwPZ off=13866216 len=270622 2024-08-17T01:03:14.353 INFO:tasks.workunit.client.0.smithi110.stdout:op 2708 completed, throughput=5MB/sec 2024-08-17T01:03:14.353 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qNpAUoekkQZ73mo off=331434 len=1168209 2024-08-17T01:03:14.359 INFO:tasks.workunit.client.0.smithi110.stdout:op 2709 completed, throughput=5MB/sec 2024-08-17T01:03:14.360 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-IXqKrbEcwgXjZwP off=2454041 len=421932 2024-08-17T01:03:14.363 INFO:tasks.workunit.client.0.smithi110.stdout:op 2710 completed, throughput=5MB/sec 2024-08-17T01:03:14.363 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MenLUQbQc4caOL_ off=1479127 len=1503155 2024-08-17T01:03:14.369 INFO:tasks.workunit.client.0.smithi110.stdout:op 2711 completed, throughput=5MB/sec 2024-08-17T01:03:15.369 INFO:tasks.workunit.client.0.smithi110.stdout: 537: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:15.369 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Hqdu6fb7e0vbpNc off=1843818 len=1070136 2024-08-17T01:03:15.372 INFO:tasks.workunit.client.0.smithi110.stdout:op 2712 completed, throughput=4.99MB/sec 2024-08-17T01:03:15.372 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-thVPRR1-j8A7YVk off=5953853 len=377555 2024-08-17T01:03:15.375 INFO:tasks.workunit.client.0.smithi110.stdout:op 2713 completed, throughput=4.99MB/sec 2024-08-17T01:03:15.375 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ueJjGsUYMAkXDDP off=6234649 len=1009396 2024-08-17T01:03:15.380 INFO:tasks.workunit.client.0.smithi110.stdout:op 2714 completed, throughput=5MB/sec 2024-08-17T01:03:15.380 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NDBuvpy-O6EoVKD off=381307 len=1093359 2024-08-17T01:03:15.382 INFO:tasks.workunit.client.0.smithi110.stdout:op 2715 completed, throughput=5MB/sec 2024-08-17T01:03:15.382 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-f24E1gtNrhYIXSe off=3601764 len=1848286 2024-08-17T01:03:15.389 INFO:tasks.workunit.client.0.smithi110.stdout:op 2716 completed, throughput=5MB/sec 2024-08-17T01:03:16.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:15 smithi110 ceph-mon[98148]: pgmap v1533: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:03:16.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:15 smithi110 ceph-mon[100641]: pgmap v1533: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:03:16.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:15 smithi177 ceph-mon[90034]: pgmap v1533: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:03:16.389 INFO:tasks.workunit.client.0.smithi110.stdout: 538: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:16.389 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-i2H7uv2hiSD3OcK off=285723 len=1358621 2024-08-17T01:03:16.391 INFO:tasks.workunit.client.0.smithi110.stdout:op 2717 completed, throughput=4.99MB/sec 2024-08-17T01:03:16.391 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HbQwWNg496ajYi- off=301704 len=1526082 2024-08-17T01:03:16.399 INFO:tasks.workunit.client.0.smithi110.stdout:op 2718 completed, throughput=5MB/sec 2024-08-17T01:03:16.400 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-M5VDIZzkXG1TuWX off=3399108 len=183617 2024-08-17T01:03:16.403 INFO:tasks.workunit.client.0.smithi110.stdout:op 2719 completed, throughput=5MB/sec 2024-08-17T01:03:16.403 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xmytIo1BLtNQopx off=805229 len=1681562 2024-08-17T01:03:16.405 INFO:tasks.workunit.client.0.smithi110.stdout:op 2720 completed, throughput=5MB/sec 2024-08-17T01:03:16.405 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-I84Wwzkf0TaxnAN off=8768750 len=1328150 2024-08-17T01:03:16.406 INFO:tasks.workunit.client.0.smithi110.stdout:op 2721 completed, throughput=5MB/sec 2024-08-17T01:03:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:03:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:03:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:03:17.406 INFO:tasks.workunit.client.0.smithi110.stdout: 539: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:17.406 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-DyI6VuttQsJnACX off=3156512 len=921212 2024-08-17T01:03:17.408 INFO:tasks.workunit.client.0.smithi110.stdout:op 2722 completed, throughput=4.99MB/sec 2024-08-17T01:03:17.409 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-mhaBS43VwN3y5mC off=16804958 len=632527 2024-08-17T01:03:17.413 INFO:tasks.workunit.client.0.smithi110.stdout:op 2723 completed, throughput=5MB/sec 2024-08-17T01:03:17.413 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wpRNkXG_DLz2J65 off=9783377 len=1751781 2024-08-17T01:03:17.417 INFO:tasks.workunit.client.0.smithi110.stdout:op 2724 completed, throughput=5MB/sec 2024-08-17T01:03:17.417 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8ziDDnAf817v_kA off=19784255 len=2030398 2024-08-17T01:03:17.426 INFO:tasks.workunit.client.0.smithi110.stdout:op 2725 completed, throughput=5MB/sec 2024-08-17T01:03:18.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:17 smithi110 ceph-mon[98148]: pgmap v1534: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-17T01:03:18.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:17 smithi110 ceph-mon[100641]: pgmap v1534: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-17T01:03:18.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:17 smithi177 ceph-mon[90034]: pgmap v1534: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-17T01:03:18.426 INFO:tasks.workunit.client.0.smithi110.stdout: 540: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:18.427 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hIVS2GVB02ehHa1 off=2712485 len=1144614 2024-08-17T01:03:18.429 INFO:tasks.workunit.client.0.smithi110.stdout:op 2726 completed, throughput=4.99MB/sec 2024-08-17T01:03:18.429 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dl1Xxj-DJ8g6D_t off=1082293 len=350315 2024-08-17T01:03:18.433 INFO:tasks.workunit.client.0.smithi110.stdout:op 2727 completed, throughput=5MB/sec 2024-08-17T01:03:18.433 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ELVP9LMl6K_KkoJ off=682088 len=543028 2024-08-17T01:03:18.437 INFO:tasks.workunit.client.0.smithi110.stdout:op 2728 completed, throughput=5MB/sec 2024-08-17T01:03:18.437 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-fOU5w1hk1W79uez off=19750142 len=1245049 2024-08-17T01:03:18.439 INFO:tasks.workunit.client.0.smithi110.stdout:op 2729 completed, throughput=5MB/sec 2024-08-17T01:03:18.439 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_UQypYFJ2p7p_SJ off=1199823 len=369502 2024-08-17T01:03:18.442 INFO:tasks.workunit.client.0.smithi110.stdout:op 2730 completed, throughput=5MB/sec 2024-08-17T01:03:18.442 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3T0AtssR4GotIL2 off=4513565 len=526617 2024-08-17T01:03:18.443 INFO:tasks.workunit.client.0.smithi110.stdout:op 2731 completed, throughput=5MB/sec 2024-08-17T01:03:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:03:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:03:18] "GET /metrics HTTP/1.1" 200 34127 "" "Prometheus/2.43.0" 2024-08-17T01:03:19.444 INFO:tasks.workunit.client.0.smithi110.stdout: 541: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:19.444 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-h-BTVvr_WZMS4m_ off=556242 len=578752 2024-08-17T01:03:19.448 INFO:tasks.workunit.client.0.smithi110.stdout:op 2732 completed, throughput=4.99MB/sec 2024-08-17T01:03:19.448 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8A2Sx7rpXCnzFU5 off=7589537 len=1531425 2024-08-17T01:03:19.455 INFO:tasks.workunit.client.0.smithi110.stdout:op 2733 completed, throughput=4.99MB/sec 2024-08-17T01:03:19.455 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ipNPsrJTxP1VxYy off=3507711 len=1979926 2024-08-17T01:03:19.459 INFO:tasks.workunit.client.0.smithi110.stdout:op 2734 completed, throughput=5MB/sec 2024-08-17T01:03:19.459 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zoJBB0zr20QFG59 off=2010439 len=172619 2024-08-17T01:03:19.460 INFO:tasks.workunit.client.0.smithi110.stdout:op 2735 completed, throughput=5MB/sec 2024-08-17T01:03:19.460 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-i1OyGoC9H5Arie0 off=2658817 len=1411193 2024-08-17T01:03:19.465 INFO:tasks.workunit.client.0.smithi110.stdout:op 2736 completed, throughput=5MB/sec 2024-08-17T01:03:20.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:19 smithi110 ceph-mon[98148]: pgmap v1535: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:03:20.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:19 smithi110 ceph-mon[100641]: pgmap v1535: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:03:20.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:19 smithi177 ceph-mon[90034]: pgmap v1535: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:03:20.465 INFO:tasks.workunit.client.0.smithi110.stdout: 542: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:20.466 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-uFvJe23PocMj9_j off=4266641 len=1617734 2024-08-17T01:03:20.473 INFO:tasks.workunit.client.0.smithi110.stdout:op 2737 completed, throughput=4.99MB/sec 2024-08-17T01:03:20.473 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4To8d-BIRfVj-XD off=5804711 len=2043987 2024-08-17T01:03:20.475 INFO:tasks.workunit.client.0.smithi110.stdout:op 2738 completed, throughput=5MB/sec 2024-08-17T01:03:20.475 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ThkPvZuM-HeFxlv off=5372168 len=497064 2024-08-17T01:03:20.479 INFO:tasks.workunit.client.0.smithi110.stdout:op 2739 completed, throughput=5MB/sec 2024-08-17T01:03:20.480 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OCedOH7HInXOAF7 off=7017184 len=467238 2024-08-17T01:03:20.483 INFO:tasks.workunit.client.0.smithi110.stdout:op 2740 completed, throughput=5MB/sec 2024-08-17T01:03:20.483 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8JancPUFFgbdCwn off=16188554 len=913116 2024-08-17T01:03:20.485 INFO:tasks.workunit.client.0.smithi110.stdout:op 2741 completed, throughput=5MB/sec 2024-08-17T01:03:21.486 INFO:tasks.workunit.client.0.smithi110.stdout: 543: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:21.486 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wJV0NYUYLdWDEkE off=633924 len=1809754 2024-08-17T01:03:21.488 INFO:tasks.workunit.client.0.smithi110.stdout:op 2742 completed, throughput=4.99MB/sec 2024-08-17T01:03:21.488 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-TzaFOKbkLxPhvs1 off=11783733 len=1237780 2024-08-17T01:03:21.490 INFO:tasks.workunit.client.0.smithi110.stdout:op 2743 completed, throughput=5MB/sec 2024-08-17T01:03:21.490 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cd138PsTFUSc4M9 off=14653301 len=431600 2024-08-17T01:03:21.491 INFO:tasks.workunit.client.0.smithi110.stdout:op 2744 completed, throughput=5MB/sec 2024-08-17T01:03:21.491 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pGI2Ve9BWFGdye_ off=772113 len=861271 2024-08-17T01:03:21.496 INFO:tasks.workunit.client.0.smithi110.stdout:op 2745 completed, throughput=5MB/sec 2024-08-17T01:03:21.497 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5F1dqWgGeDD6pm6 off=12634595 len=1690989 2024-08-17T01:03:21.504 INFO:tasks.workunit.client.0.smithi110.stdout:op 2746 completed, throughput=5MB/sec 2024-08-17T01:03:22.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:21 smithi110 ceph-mon[98148]: pgmap v1536: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:03:22.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:21 smithi110 ceph-mon[100641]: pgmap v1536: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:03:22.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:21 smithi177 ceph-mon[90034]: pgmap v1536: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:03:22.504 INFO:tasks.workunit.client.0.smithi110.stdout: 544: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:22.504 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-oruMsMtsdQBnWy9 off=6957742 len=371401 2024-08-17T01:03:22.505 INFO:tasks.workunit.client.0.smithi110.stdout:op 2747 completed, throughput=4.99MB/sec 2024-08-17T01:03:22.505 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zk6klgTxZXvvfEo off=7967838 len=543509 2024-08-17T01:03:22.508 INFO:tasks.workunit.client.0.smithi110.stdout:op 2748 completed, throughput=4.99MB/sec 2024-08-17T01:03:22.508 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HAVlgVDNLmLZYaS off=511664 len=1785974 2024-08-17T01:03:22.518 INFO:tasks.workunit.client.0.smithi110.stdout:op 2749 completed, throughput=5MB/sec 2024-08-17T01:03:22.519 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LbQF_nZmkQKQcFj off=15129668 len=828420 2024-08-17T01:03:22.523 INFO:tasks.workunit.client.0.smithi110.stdout:op 2750 completed, throughput=5MB/sec 2024-08-17T01:03:22.523 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8FVM4PxUodxl3B- off=2090701 len=1941780 2024-08-17T01:03:22.529 INFO:tasks.workunit.client.0.smithi110.stdout:op 2751 completed, throughput=5MB/sec 2024-08-17T01:03:23.530 INFO:tasks.workunit.client.0.smithi110.stdout: 545: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:23.530 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-330oYdfMpx-B_9D off=16330341 len=1229568 2024-08-17T01:03:23.535 INFO:tasks.workunit.client.0.smithi110.stdout:op 2752 completed, throughput=5MB/sec 2024-08-17T01:03:23.536 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-fvLT2vRUpE64QVn off=852916 len=168032 2024-08-17T01:03:23.536 INFO:tasks.workunit.client.0.smithi110.stdout:op 2753 completed, throughput=5MB/sec 2024-08-17T01:03:23.536 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zzCsmUzKAkkG8xI off=16890711 len=301958 2024-08-17T01:03:23.537 INFO:tasks.workunit.client.0.smithi110.stdout:op 2754 completed, throughput=5MB/sec 2024-08-17T01:03:23.537 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5mQhTaPXI2RRcCn off=5308424 len=936415 2024-08-17T01:03:23.542 INFO:tasks.workunit.client.0.smithi110.stdout:op 2755 completed, throughput=5MB/sec 2024-08-17T01:03:23.543 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-r0ZMNrc6skS8Xw5 off=6295942 len=985434 2024-08-17T01:03:23.548 INFO:tasks.workunit.client.0.smithi110.stdout:op 2756 completed, throughput=5MB/sec 2024-08-17T01:03:23.548 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NiWxAMmjgwDug_C off=12677940 len=778474 2024-08-17T01:03:23.548 INFO:tasks.workunit.client.0.smithi110.stdout:op 2757 completed, throughput=5MB/sec 2024-08-17T01:03:24.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:23 smithi110 ceph-mon[98148]: pgmap v1537: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:03:24.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:23 smithi110 ceph-mon[100641]: pgmap v1537: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:03:24.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:23 smithi177 ceph-mon[90034]: pgmap v1537: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:03:24.549 INFO:tasks.workunit.client.0.smithi110.stdout: 546: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:24.549 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qgUblnAt2rWNYro off=16429138 len=1243802 2024-08-17T01:03:24.556 INFO:tasks.workunit.client.0.smithi110.stdout:op 2758 completed, throughput=4.99MB/sec 2024-08-17T01:03:24.556 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-k488UmTHXg3DsoE off=4583230 len=1078528 2024-08-17T01:03:24.557 INFO:tasks.workunit.client.0.smithi110.stdout:op 2759 completed, throughput=5MB/sec 2024-08-17T01:03:24.557 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-McV4yXM4Zf4VQSY off=6349835 len=1917450 2024-08-17T01:03:24.564 INFO:tasks.workunit.client.0.smithi110.stdout:op 2760 completed, throughput=5MB/sec 2024-08-17T01:03:24.564 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-lfthnqb8PsFoeJH off=6411969 len=2058164 2024-08-17T01:03:24.572 INFO:tasks.workunit.client.0.smithi110.stdout:op 2761 completed, throughput=5MB/sec 2024-08-17T01:03:25.573 INFO:tasks.workunit.client.0.smithi110.stdout: 547: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:25.573 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LtR8YR09EsLXLPE off=5793186 len=1005082 2024-08-17T01:03:25.574 INFO:tasks.workunit.client.0.smithi110.stdout:op 2762 completed, throughput=4.99MB/sec 2024-08-17T01:03:25.574 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9Cf--f5UdrGxYsY off=1664600 len=1150028 2024-08-17T01:03:25.580 INFO:tasks.workunit.client.0.smithi110.stdout:op 2763 completed, throughput=5MB/sec 2024-08-17T01:03:25.580 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YGWK0SqoWbPL_le off=16243956 len=857859 2024-08-17T01:03:25.584 INFO:tasks.workunit.client.0.smithi110.stdout:op 2764 completed, throughput=5MB/sec 2024-08-17T01:03:25.584 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-DHHdtcovsh9C9I_ off=5150877 len=1871173 2024-08-17T01:03:25.588 INFO:tasks.workunit.client.0.smithi110.stdout:op 2765 completed, throughput=5MB/sec 2024-08-17T01:03:26.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:25 smithi110 ceph-mon[98148]: pgmap v1538: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:03:26.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:25 smithi110 ceph-mon[100641]: pgmap v1538: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:03:26.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:25 smithi177 ceph-mon[90034]: pgmap v1538: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:03:26.589 INFO:tasks.workunit.client.0.smithi110.stdout: 548: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:26.589 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--Xdgw1c4odc6Fhv off=215303 len=1463865 2024-08-17T01:03:26.597 INFO:tasks.workunit.client.0.smithi110.stdout:op 2766 completed, throughput=4.99MB/sec 2024-08-17T01:03:26.597 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-o4pTCrB-5e8sZDo off=111733 len=618428 2024-08-17T01:03:26.601 INFO:tasks.workunit.client.0.smithi110.stdout:op 2767 completed, throughput=5MB/sec 2024-08-17T01:03:26.601 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ugH6ZUFZOa54mO8 off=3263675 len=1940745 2024-08-17T01:03:26.609 INFO:tasks.workunit.client.0.smithi110.stdout:op 2768 completed, throughput=5MB/sec 2024-08-17T01:03:26.609 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-l_X16bXto7nfx75 off=1397502 len=480764 2024-08-17T01:03:26.610 INFO:tasks.workunit.client.0.smithi110.stdout:op 2769 completed, throughput=5MB/sec 2024-08-17T01:03:26.610 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LqDVRtqQzaobTRN off=7212783 len=28211 2024-08-17T01:03:26.610 INFO:tasks.workunit.client.0.smithi110.stdout:op 2770 completed, throughput=5MB/sec 2024-08-17T01:03:27.611 INFO:tasks.workunit.client.0.smithi110.stdout: 549: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:27.611 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Bct0ygWLwUod7sh off=5283009 len=1787696 2024-08-17T01:03:27.613 INFO:tasks.workunit.client.0.smithi110.stdout:op 2771 completed, throughput=4.99MB/sec 2024-08-17T01:03:27.613 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ugH6ZUFZOa54mO8 off=8060909 len=1512314 2024-08-17T01:03:27.615 INFO:tasks.workunit.client.0.smithi110.stdout:op 2772 completed, throughput=5MB/sec 2024-08-17T01:03:27.615 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-YWFlrwgKQ5Mevd7 off=4971330 len=851544 2024-08-17T01:03:27.616 INFO:tasks.workunit.client.0.smithi110.stdout:op 2773 completed, throughput=5MB/sec 2024-08-17T01:03:27.616 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-TZO2tzp6RRAt5_8 off=7339445 len=711711 2024-08-17T01:03:27.620 INFO:tasks.workunit.client.0.smithi110.stdout:op 2774 completed, throughput=5MB/sec 2024-08-17T01:03:27.621 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8NcKpHQY5ygK8_c off=4157637 len=343955 2024-08-17T01:03:27.624 INFO:tasks.workunit.client.0.smithi110.stdout:op 2775 completed, throughput=5MB/sec 2024-08-17T01:03:27.624 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2KdGPZYWI6vnkoW off=7587081 len=1486367 2024-08-17T01:03:27.628 INFO:tasks.workunit.client.0.smithi110.stdout:op 2776 completed, throughput=5MB/sec 2024-08-17T01:03:28.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:27 smithi110 ceph-mon[100641]: pgmap v1539: 105 pgs: 105 active+clean; 126 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-17T01:03:28.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:27 smithi110 ceph-mon[98148]: pgmap v1539: 105 pgs: 105 active+clean; 126 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-17T01:03:28.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:27 smithi177 ceph-mon[90034]: pgmap v1539: 105 pgs: 105 active+clean; 126 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-17T01:03:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:03:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:03:28] "GET /metrics HTTP/1.1" 200 34127 "" "Prometheus/2.43.0" 2024-08-17T01:03:28.628 INFO:tasks.workunit.client.0.smithi110.stdout: 550: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:28.628 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Zzp4PqtY1ajBI37 off=5092108 len=1614087 2024-08-17T01:03:28.630 INFO:tasks.workunit.client.0.smithi110.stdout:op 2777 completed, throughput=5MB/sec 2024-08-17T01:03:28.630 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-6l8rYzJzLWRa3PE off=2441317 len=1772151 2024-08-17T01:03:28.634 INFO:tasks.workunit.client.0.smithi110.stdout:op 2778 completed, throughput=5MB/sec 2024-08-17T01:03:28.634 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0I-8e3O-p-kyoh5 off=967702 len=697929 2024-08-17T01:03:28.636 INFO:tasks.workunit.client.0.smithi110.stdout:op 2779 completed, throughput=5MB/sec 2024-08-17T01:03:29.636 INFO:tasks.workunit.client.0.smithi110.stdout: 551: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:29.636 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-WRlrDi4Yu698jna off=11708562 len=1883791 2024-08-17T01:03:29.638 INFO:tasks.workunit.client.0.smithi110.stdout:op 2780 completed, throughput=4.99MB/sec 2024-08-17T01:03:29.639 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OYp0wILRoiBlIa7 off=15015148 len=10735 2024-08-17T01:03:29.639 INFO:tasks.workunit.client.0.smithi110.stdout:op 2781 completed, throughput=4.99MB/sec 2024-08-17T01:03:29.639 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-rqN0ncoH6JV6BY5 off=14823826 len=815785 2024-08-17T01:03:29.644 INFO:tasks.workunit.client.0.smithi110.stdout:op 2782 completed, throughput=5MB/sec 2024-08-17T01:03:29.645 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nlLjwOfwlsyA9sa off=14265093 len=1559110 2024-08-17T01:03:29.653 INFO:tasks.workunit.client.0.smithi110.stdout:op 2783 completed, throughput=5MB/sec 2024-08-17T01:03:29.653 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QLBtQ75MULWyaMZ off=3622134 len=734001 2024-08-17T01:03:29.654 INFO:tasks.workunit.client.0.smithi110.stdout:op 2784 completed, throughput=5MB/sec 2024-08-17T01:03:29.654 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lunJNul-dsEeDRb off=2925565 len=794981 2024-08-17T01:03:29.655 INFO:tasks.workunit.client.0.smithi110.stdout:op 2785 completed, throughput=5MB/sec 2024-08-17T01:03:30.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:29 smithi110 ceph-mon[100641]: pgmap v1540: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:03:30.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:29 smithi110 ceph-mon[98148]: pgmap v1540: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:03:30.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:29 smithi177 ceph-mon[90034]: pgmap v1540: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:03:30.656 INFO:tasks.workunit.client.0.smithi110.stdout: 552: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:30.656 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZRuwTQhrmQ1wdJ3 off=1986829 len=1731719 2024-08-17T01:03:30.668 INFO:tasks.workunit.client.0.smithi110.stdout:op 2786 completed, throughput=5MB/sec 2024-08-17T01:03:30.668 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Gj1BIZRdVQVOvBz off=2073059 len=1224260 2024-08-17T01:03:30.669 INFO:tasks.workunit.client.0.smithi110.stdout:op 2787 completed, throughput=5MB/sec 2024-08-17T01:03:30.669 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9gZMM8dOQ3ANIOo off=12076202 len=64905 2024-08-17T01:03:30.670 INFO:tasks.workunit.client.0.smithi110.stdout:op 2788 completed, throughput=5MB/sec 2024-08-17T01:03:30.670 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Lopc358nZspeyae off=21392939 len=1864074 2024-08-17T01:03:30.671 INFO:tasks.workunit.client.0.smithi110.stdout:op 2789 completed, throughput=5MB/sec 2024-08-17T01:03:31.674 INFO:tasks.workunit.client.0.smithi110.stdout: 553: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:31.674 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YqnoRyjgdiPU91t off=5838257 len=334527 2024-08-17T01:03:31.675 INFO:tasks.workunit.client.0.smithi110.stdout:op 2790 completed, throughput=4.99MB/sec 2024-08-17T01:03:31.675 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Om-yyPr0pR37xub off=22207071 len=385955 2024-08-17T01:03:31.677 INFO:tasks.workunit.client.0.smithi110.stdout:op 2791 completed, throughput=4.99MB/sec 2024-08-17T01:03:31.677 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OIjQ85Dx_3MOa3X off=8398084 len=1082047 2024-08-17T01:03:31.683 INFO:tasks.workunit.client.0.smithi110.stdout:op 2792 completed, throughput=4.99MB/sec 2024-08-17T01:03:31.683 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5F1dqWgGeDD6pm6 off=15623290 len=71261 2024-08-17T01:03:31.686 INFO:tasks.workunit.client.0.smithi110.stdout:op 2793 completed, throughput=4.99MB/sec 2024-08-17T01:03:31.686 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5V9Z01Z_YZfeND_ off=6145654 len=651165 2024-08-17T01:03:31.686 INFO:tasks.workunit.client.0.smithi110.stdout:op 2794 completed, throughput=5MB/sec 2024-08-17T01:03:31.686 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-l3hQVia7TGw_pS3 off=378319 len=1327536 2024-08-17T01:03:31.688 INFO:tasks.workunit.client.0.smithi110.stdout:op 2795 completed, throughput=5MB/sec 2024-08-17T01:03:31.688 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Kiqvv7gmkeSyJdY off=14110411 len=2037607 2024-08-17T01:03:31.696 INFO:tasks.workunit.client.0.smithi110.stdout:op 2796 completed, throughput=5MB/sec 2024-08-17T01:03:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:31 smithi110 ceph-mon[98148]: pgmap v1541: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T01:03:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:03:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:31 smithi110 ceph-mon[100641]: pgmap v1541: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T01:03:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:03:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:31 smithi177 ceph-mon[90034]: pgmap v1541: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T01:03:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:03:32.696 INFO:tasks.workunit.client.0.smithi110.stdout: 554: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:32.697 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ilRlnv1XMjnpJPH off=15046139 len=1653196 2024-08-17T01:03:32.706 INFO:tasks.workunit.client.0.smithi110.stdout:op 2797 completed, throughput=5MB/sec 2024-08-17T01:03:32.707 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-fjBCCO8REHD1Izz off=7994932 len=1589511 2024-08-17T01:03:32.709 INFO:tasks.workunit.client.0.smithi110.stdout:op 2798 completed, throughput=5MB/sec 2024-08-17T01:03:32.709 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9FyUCxIlu_YABhz off=508528 len=1863980 2024-08-17T01:03:32.717 INFO:tasks.workunit.client.0.smithi110.stdout:op 2799 completed, throughput=5MB/sec 2024-08-17T01:03:33.718 INFO:tasks.workunit.client.0.smithi110.stdout: 555: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:33.718 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1cfcne5SFwvf0pl off=12005945 len=1403867 2024-08-17T01:03:33.726 INFO:tasks.workunit.client.0.smithi110.stdout:op 2800 completed, throughput=4.99MB/sec 2024-08-17T01:03:33.726 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-L5LtxIDTgOCvocr off=9530556 len=789922 2024-08-17T01:03:33.726 INFO:tasks.workunit.client.0.smithi110.stdout:op 2801 completed, throughput=5MB/sec 2024-08-17T01:03:33.726 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-I0kCpo9NN6OyO1e off=17092793 len=1336264 2024-08-17T01:03:33.732 INFO:tasks.workunit.client.0.smithi110.stdout:op 2802 completed, throughput=5MB/sec 2024-08-17T01:03:33.732 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-x6NxRZ87Ggh4NZr off=14237755 len=706732 2024-08-17T01:03:33.736 INFO:tasks.workunit.client.0.smithi110.stdout:op 2803 completed, throughput=5MB/sec 2024-08-17T01:03:33.736 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gGyRTD1ZBaYzFmw off=22892631 len=1559249 2024-08-17T01:03:33.737 INFO:tasks.workunit.client.0.smithi110.stdout:op 2804 completed, throughput=5MB/sec 2024-08-17T01:03:34.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:33 smithi110 ceph-mon[100641]: pgmap v1542: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:03:34.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:33 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:03:34.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:33 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:03:34.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:33 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:03:34.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:33 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:03:34.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:33 smithi110 ceph-mon[98148]: pgmap v1542: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:03:34.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:33 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:03:34.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:33 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:03:34.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:33 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:03:34.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:33 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:03:34.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:33 smithi177 ceph-mon[90034]: pgmap v1542: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:03:34.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:33 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:03:34.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:33 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:03:34.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:33 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:03:34.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:33 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:03:34.738 INFO:tasks.workunit.client.0.smithi110.stdout: 556: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:34.738 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Y2Lnn6cC6sQqEK0 off=4231235 len=378755 2024-08-17T01:03:34.741 INFO:tasks.workunit.client.0.smithi110.stdout:op 2805 completed, throughput=4.99MB/sec 2024-08-17T01:03:34.741 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1tT3kM_CWWOmZX9 off=9425223 len=1881164 2024-08-17T01:03:34.748 INFO:tasks.workunit.client.0.smithi110.stdout:op 2806 completed, throughput=5MB/sec 2024-08-17T01:03:34.748 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-90ST931S3hlxwrd off=3314741 len=1535007 2024-08-17T01:03:34.754 INFO:tasks.workunit.client.0.smithi110.stdout:op 2807 completed, throughput=5MB/sec 2024-08-17T01:03:34.754 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-E13LG_Sch8X_1Fd off=1416929 len=1112662 2024-08-17T01:03:34.759 INFO:tasks.workunit.client.0.smithi110.stdout:op 2808 completed, throughput=5MB/sec 2024-08-17T01:03:35.759 INFO:tasks.workunit.client.0.smithi110.stdout: 557: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:35.759 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-h0il_Ovp858zYO8 off=0 len=1542208 2024-08-17T01:03:35.766 INFO:tasks.workunit.client.0.smithi110.stdout:op 2809 completed, throughput=4.99MB/sec 2024-08-17T01:03:35.766 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-f5BZslmupdNJcTy off=8232100 len=240919 2024-08-17T01:03:35.767 INFO:tasks.workunit.client.0.smithi110.stdout:op 2810 completed, throughput=4.99MB/sec 2024-08-17T01:03:35.767 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-DHsNcnBmNgYBAni off=1244948 len=344910 2024-08-17T01:03:35.767 INFO:tasks.workunit.client.0.smithi110.stdout:op 2811 completed, throughput=5MB/sec 2024-08-17T01:03:35.767 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QwxJS78QGSO67bR off=14477487 len=245664 2024-08-17T01:03:35.768 INFO:tasks.workunit.client.0.smithi110.stdout:op 2812 completed, throughput=5MB/sec 2024-08-17T01:03:35.768 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HBGTGLw7L2yOKEt off=465539 len=519370 2024-08-17T01:03:35.769 INFO:tasks.workunit.client.0.smithi110.stdout:op 2813 completed, throughput=5MB/sec 2024-08-17T01:03:35.769 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-P6GsOXYvdQ50Ff1 off=0 len=1595914 2024-08-17T01:03:35.777 INFO:tasks.workunit.client.0.smithi110.stdout:op 2814 completed, throughput=5MB/sec 2024-08-17T01:03:35.777 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-oz3iIfANqWvPS0q off=1895803 len=327582 2024-08-17T01:03:35.777 INFO:tasks.workunit.client.0.smithi110.stdout:op 2815 completed, throughput=5MB/sec 2024-08-17T01:03:35.777 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zva1AYSl6VQ3ekT off=21478976 len=1176043 2024-08-17T01:03:35.783 INFO:tasks.workunit.client.0.smithi110.stdout:op 2816 completed, throughput=5MB/sec 2024-08-17T01:03:36.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:35 smithi110 ceph-mon[98148]: pgmap v1543: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:03:36.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:35 smithi110 ceph-mon[100641]: pgmap v1543: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:03:36.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:35 smithi177 ceph-mon[90034]: pgmap v1543: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:03:36.784 INFO:tasks.workunit.client.0.smithi110.stdout: 558: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:36.784 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-rHBBomfqKBuy2CR off=11107593 len=1297939 2024-08-17T01:03:36.786 INFO:tasks.workunit.client.0.smithi110.stdout:op 2817 completed, throughput=5MB/sec 2024-08-17T01:03:36.786 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8CqIMD8bdxEHy0l off=1079935 len=1993304 2024-08-17T01:03:36.788 INFO:tasks.workunit.client.0.smithi110.stdout:op 2818 completed, throughput=5MB/sec 2024-08-17T01:03:36.788 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xnrlGjjAj9nyzBi off=189134 len=268060 2024-08-17T01:03:36.791 INFO:tasks.workunit.client.0.smithi110.stdout:op 2819 completed, throughput=5MB/sec 2024-08-17T01:03:36.791 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qEmGHm626YORfU7 off=790783 len=1012981 2024-08-17T01:03:36.796 INFO:tasks.workunit.client.0.smithi110.stdout:op 2820 completed, throughput=5MB/sec 2024-08-17T01:03:37.796 INFO:tasks.workunit.client.0.smithi110.stdout: 559: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:37.796 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-dWi9Y-kNOxNR6ph off=6247081 len=155919 2024-08-17T01:03:37.797 INFO:tasks.workunit.client.0.smithi110.stdout:op 2821 completed, throughput=4.99MB/sec 2024-08-17T01:03:37.797 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-M5_O_fPTyrOu-Ze off=15240730 len=1010212 2024-08-17T01:03:37.803 INFO:tasks.workunit.client.0.smithi110.stdout:op 2822 completed, throughput=4.99MB/sec 2024-08-17T01:03:37.803 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-z0B05WyJk16QSJK off=946025 len=913661 2024-08-17T01:03:37.805 INFO:tasks.workunit.client.0.smithi110.stdout:op 2823 completed, throughput=5MB/sec 2024-08-17T01:03:37.805 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vrHz9X-zI230fcA off=8797573 len=1147569 2024-08-17T01:03:37.810 INFO:tasks.workunit.client.0.smithi110.stdout:op 2824 completed, throughput=5MB/sec 2024-08-17T01:03:37.810 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cm7XmQC2-SqlH2F off=19048596 len=1562846 2024-08-17T01:03:37.817 INFO:tasks.workunit.client.0.smithi110.stdout:op 2825 completed, throughput=5MB/sec 2024-08-17T01:03:37.817 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OCZno3uI9wvO6r8 off=3544934 len=585129 2024-08-17T01:03:37.821 INFO:tasks.workunit.client.0.smithi110.stdout:op 2826 completed, throughput=5MB/sec 2024-08-17T01:03:38.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:37 smithi110 ceph-mon[100641]: pgmap v1544: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:03:38.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:37 smithi110 ceph-mon[98148]: pgmap v1544: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:03:38.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:37 smithi177 ceph-mon[90034]: pgmap v1544: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:03:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:03:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:03:38] "GET /metrics HTTP/1.1" 200 34127 "" "Prometheus/2.43.0" 2024-08-17T01:03:38.821 INFO:tasks.workunit.client.0.smithi110.stdout: 560: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:38.822 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-mKelhXA9enN0H7q off=5855808 len=766329 2024-08-17T01:03:38.823 INFO:tasks.workunit.client.0.smithi110.stdout:op 2827 completed, throughput=4.99MB/sec 2024-08-17T01:03:38.823 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OrakensMCwRqrDK off=4132627 len=176932 2024-08-17T01:03:38.824 INFO:tasks.workunit.client.0.smithi110.stdout:op 2828 completed, throughput=4.99MB/sec 2024-08-17T01:03:38.824 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_0yUl0KpGfANoqT off=3615746 len=1609901 2024-08-17T01:03:38.833 INFO:tasks.workunit.client.0.smithi110.stdout:op 2829 completed, throughput=5MB/sec 2024-08-17T01:03:38.833 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-NMQhU53F6NSvkL1 off=14888662 len=1250647 2024-08-17T01:03:38.839 INFO:tasks.workunit.client.0.smithi110.stdout:op 2830 completed, throughput=5MB/sec 2024-08-17T01:03:38.839 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-uiF9P-X3BAB_oSt off=15534907 len=700627 2024-08-17T01:03:38.844 INFO:tasks.workunit.client.0.smithi110.stdout:op 2831 completed, throughput=5MB/sec 2024-08-17T01:03:38.844 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HreKTUQRZ7A5PRv off=2945524 len=382422 2024-08-17T01:03:38.844 INFO:tasks.workunit.client.0.smithi110.stdout:op 2832 completed, throughput=5MB/sec 2024-08-17T01:03:38.844 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WrtivY24wyrXoYO off=9437973 len=98175 2024-08-17T01:03:38.846 INFO:tasks.workunit.client.0.smithi110.stdout:op 2833 completed, throughput=5MB/sec 2024-08-17T01:03:38.846 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--BSKNgDLuuYtuQe off=613060 len=2015465 2024-08-17T01:03:38.848 INFO:tasks.workunit.client.0.smithi110.stdout:op 2834 completed, throughput=5MB/sec 2024-08-17T01:03:39.848 INFO:tasks.workunit.client.0.smithi110.stdout: 561: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:39.849 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3ok46Otxct8dZhV off=1211142 len=1103958 2024-08-17T01:03:39.851 INFO:tasks.workunit.client.0.smithi110.stdout:op 2835 completed, throughput=5MB/sec 2024-08-17T01:03:39.851 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zoyS1b_4dlaR-2k off=15187323 len=74256 2024-08-17T01:03:39.852 INFO:tasks.workunit.client.0.smithi110.stdout:op 2836 completed, throughput=5MB/sec 2024-08-17T01:03:39.852 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-eb82GfvrHmIJFZW off=2046423 len=193161 2024-08-17T01:03:39.858 INFO:tasks.workunit.client.0.smithi110.stdout:op 2837 completed, throughput=5MB/sec 2024-08-17T01:03:39.858 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-084ix7k6RHbTmy- off=7917361 len=298549 2024-08-17T01:03:39.858 INFO:tasks.workunit.client.0.smithi110.stdout:op 2838 completed, throughput=5MB/sec 2024-08-17T01:03:39.858 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xNMH9HcGU7KtbGi off=14218411 len=1250766 2024-08-17T01:03:39.866 INFO:tasks.workunit.client.0.smithi110.stdout:op 2839 completed, throughput=5MB/sec 2024-08-17T01:03:39.866 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-W9LPcg4fUyUi3Mn off=8115440 len=1441290 2024-08-17T01:03:39.874 INFO:tasks.workunit.client.0.smithi110.stdout:op 2840 completed, throughput=5MB/sec 2024-08-17T01:03:40.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:39 smithi110 ceph-mon[100641]: pgmap v1545: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:03:40.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:39 smithi110 ceph-mon[98148]: pgmap v1545: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:03:40.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:39 smithi177 ceph-mon[90034]: pgmap v1545: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:03:40.874 INFO:tasks.workunit.client.0.smithi110.stdout: 562: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:40.874 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jrxGcgaFg7lpRxf off=1181353 len=1181876 2024-08-17T01:03:40.876 INFO:tasks.workunit.client.0.smithi110.stdout:op 2841 completed, throughput=4.99MB/sec 2024-08-17T01:03:40.876 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9EaTSjfSP8vRe4N off=277595 len=19745 2024-08-17T01:03:40.878 INFO:tasks.workunit.client.0.smithi110.stdout:op 2842 completed, throughput=4.99MB/sec 2024-08-17T01:03:40.879 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-IWw3OIbpBGuWIm6 off=6298607 len=101517 2024-08-17T01:03:40.879 INFO:tasks.workunit.client.0.smithi110.stdout:op 2843 completed, throughput=4.99MB/sec 2024-08-17T01:03:40.879 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pF9O20rKtMgM04k off=6408777 len=1091397 2024-08-17T01:03:40.880 INFO:tasks.workunit.client.0.smithi110.stdout:op 2844 completed, throughput=5MB/sec 2024-08-17T01:03:40.880 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0BtuD40tm4gh23d off=10942098 len=931212 2024-08-17T01:03:40.886 INFO:tasks.workunit.client.0.smithi110.stdout:op 2845 completed, throughput=5MB/sec 2024-08-17T01:03:40.886 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-DvVC1ltUGmEHjgb off=146890 len=1537921 2024-08-17T01:03:40.892 INFO:tasks.workunit.client.0.smithi110.stdout:op 2846 completed, throughput=5MB/sec 2024-08-17T01:03:41.893 INFO:tasks.workunit.client.0.smithi110.stdout: 563: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:41.893 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-EcC1vhAkeDnQM_0 off=7521406 len=46739 2024-08-17T01:03:41.895 INFO:tasks.workunit.client.0.smithi110.stdout:op 2847 completed, throughput=4.99MB/sec 2024-08-17T01:03:41.896 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OXGrtU9kPMokngP off=747309 len=523874 2024-08-17T01:03:41.899 INFO:tasks.workunit.client.0.smithi110.stdout:op 2848 completed, throughput=4.99MB/sec 2024-08-17T01:03:41.899 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Q1z4O2UL_4SkZAi off=5988238 len=1395955 2024-08-17T01:03:41.901 INFO:tasks.workunit.client.0.smithi110.stdout:op 2849 completed, throughput=5MB/sec 2024-08-17T01:03:41.901 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PId4_YJc_wUhWkj off=10755987 len=2066698 2024-08-17T01:03:41.910 INFO:tasks.workunit.client.0.smithi110.stdout:op 2850 completed, throughput=5MB/sec 2024-08-17T01:03:41.911 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-CsCWAGIf_JuPYlu off=17695511 len=234589 2024-08-17T01:03:41.911 INFO:tasks.workunit.client.0.smithi110.stdout:op 2851 completed, throughput=5MB/sec 2024-08-17T01:03:41.912 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SkuT32T2o-HgXKc off=918898 len=1205653 2024-08-17T01:03:41.917 INFO:tasks.workunit.client.0.smithi110.stdout:op 2852 completed, throughput=5MB/sec 2024-08-17T01:03:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:41 smithi110 ceph-mon[98148]: pgmap v1546: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-17T01:03:42.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:41 smithi110 ceph-mon[100641]: pgmap v1546: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-17T01:03:42.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:41 smithi177 ceph-mon[90034]: pgmap v1546: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-17T01:03:42.917 INFO:tasks.workunit.client.0.smithi110.stdout: 564: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:42.917 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VuQiJYtdl65TWRu off=14150436 len=186265 2024-08-17T01:03:42.918 INFO:tasks.workunit.client.0.smithi110.stdout:op 2853 completed, throughput=4.99MB/sec 2024-08-17T01:03:42.918 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7S0gqfngaxg4QBd off=1523232 len=942891 2024-08-17T01:03:42.924 INFO:tasks.workunit.client.0.smithi110.stdout:op 2854 completed, throughput=4.99MB/sec 2024-08-17T01:03:42.924 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qfNaa4yZSUJS_TA off=3192310 len=363542 2024-08-17T01:03:42.927 INFO:tasks.workunit.client.0.smithi110.stdout:op 2855 completed, throughput=4.99MB/sec 2024-08-17T01:03:42.927 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-b9igw_P0rDwz4QH off=4901874 len=395229 2024-08-17T01:03:42.928 INFO:tasks.workunit.client.0.smithi110.stdout:op 2856 completed, throughput=5MB/sec 2024-08-17T01:03:42.928 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-snWb59XfQ7WTxUF off=745339 len=1063482 2024-08-17T01:03:42.934 INFO:tasks.workunit.client.0.smithi110.stdout:op 2857 completed, throughput=5MB/sec 2024-08-17T01:03:42.935 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vmEpPEDC3utbouG off=7104922 len=518409 2024-08-17T01:03:42.935 INFO:tasks.workunit.client.0.smithi110.stdout:op 2858 completed, throughput=5MB/sec 2024-08-17T01:03:42.935 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-GjlGwWu3Q3U_tv5 off=4427871 len=1028273 2024-08-17T01:03:42.940 INFO:tasks.workunit.client.0.smithi110.stdout:op 2859 completed, throughput=5MB/sec 2024-08-17T01:03:42.940 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-rGRY39FYzUutNjA off=4304178 len=302267 2024-08-17T01:03:42.944 INFO:tasks.workunit.client.0.smithi110.stdout:op 2860 completed, throughput=5MB/sec 2024-08-17T01:03:42.944 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-lZmCLImjRF_XhL3 off=1376137 len=1947329 2024-08-17T01:03:42.953 INFO:tasks.workunit.client.0.smithi110.stdout:op 2861 completed, throughput=5MB/sec 2024-08-17T01:03:43.953 INFO:tasks.workunit.client.0.smithi110.stdout: 565: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:43.954 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9Dr0sncDWHHN1Pb off=1275038 len=1319580 2024-08-17T01:03:43.960 INFO:tasks.workunit.client.0.smithi110.stdout:op 2862 completed, throughput=5MB/sec 2024-08-17T01:03:43.960 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jt-Qsg4e_yunJCj off=72694 len=1439970 2024-08-17T01:03:43.961 INFO:tasks.workunit.client.0.smithi110.stdout:op 2863 completed, throughput=5MB/sec 2024-08-17T01:03:43.961 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-iGvKcBysH3tlYxF off=14976632 len=1402652 2024-08-17T01:03:43.963 INFO:tasks.workunit.client.0.smithi110.stdout:op 2864 completed, throughput=5MB/sec 2024-08-17T01:03:44.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:43 smithi110 ceph-mon[100641]: pgmap v1547: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T01:03:44.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:43 smithi110 ceph-mon[98148]: pgmap v1547: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T01:03:44.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:43 smithi177 ceph-mon[90034]: pgmap v1547: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T01:03:44.963 INFO:tasks.workunit.client.0.smithi110.stdout: 566: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:44.964 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QBPvyTvAiA-H2Tr off=16202295 len=277861 2024-08-17T01:03:44.967 INFO:tasks.workunit.client.0.smithi110.stdout:op 2865 completed, throughput=4.99MB/sec 2024-08-17T01:03:44.967 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OlzhPtpTsUYPUau off=8073294 len=501835 2024-08-17T01:03:44.972 INFO:tasks.workunit.client.0.smithi110.stdout:op 2866 completed, throughput=4.99MB/sec 2024-08-17T01:03:44.972 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bFwTrMcs6lpV8P- off=7561498 len=1467756 2024-08-17T01:03:44.973 INFO:tasks.workunit.client.0.smithi110.stdout:op 2867 completed, throughput=5MB/sec 2024-08-17T01:03:44.974 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--SZligAdJr5Bj_v off=9538965 len=807953 2024-08-17T01:03:44.975 INFO:tasks.workunit.client.0.smithi110.stdout:op 2868 completed, throughput=5MB/sec 2024-08-17T01:03:44.975 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Z5krFCwl-cGxNcj off=4476666 len=477523 2024-08-17T01:03:44.976 INFO:tasks.workunit.client.0.smithi110.stdout:op 2869 completed, throughput=5MB/sec 2024-08-17T01:03:44.976 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Nq7LWxWnZxnbLV0 off=1701192 len=461090 2024-08-17T01:03:44.977 INFO:tasks.workunit.client.0.smithi110.stdout:op 2870 completed, throughput=5MB/sec 2024-08-17T01:03:44.977 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2KTwiNIjGEjOj1S off=703433 len=1510852 2024-08-17T01:03:44.978 INFO:tasks.workunit.client.0.smithi110.stdout:op 2871 completed, throughput=5MB/sec 2024-08-17T01:03:45.979 INFO:tasks.workunit.client.0.smithi110.stdout: 567: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:45.979 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-l_X16bXto7nfx75 off=546803 len=1354238 2024-08-17T01:03:45.980 INFO:tasks.workunit.client.0.smithi110.stdout:op 2872 completed, throughput=5MB/sec 2024-08-17T01:03:45.980 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-U-pDyx-S6PT-AO5 off=4012900 len=1157768 2024-08-17T01:03:45.986 INFO:tasks.workunit.client.0.smithi110.stdout:op 2873 completed, throughput=5MB/sec 2024-08-17T01:03:45.987 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QtyjSCKDgYGPoVB off=1640244 len=1906108 2024-08-17T01:03:45.989 INFO:tasks.workunit.client.0.smithi110.stdout:op 2874 completed, throughput=5MB/sec 2024-08-17T01:03:46.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:45 smithi110 ceph-mon[98148]: pgmap v1548: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:03:46.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:45 smithi110 ceph-mon[100641]: pgmap v1548: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:03:46.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:45 smithi177 ceph-mon[90034]: pgmap v1548: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:03:46.989 INFO:tasks.workunit.client.0.smithi110.stdout: 568: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:46.989 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vE6wPo3g_utRpkY off=5980557 len=209187 2024-08-17T01:03:46.992 INFO:tasks.workunit.client.0.smithi110.stdout:op 2875 completed, throughput=4.99MB/sec 2024-08-17T01:03:46.992 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SSB2n-oAdMxOTE6 off=4577254 len=1811348 2024-08-17T01:03:47.001 INFO:tasks.workunit.client.0.smithi110.stdout:op 2876 completed, throughput=4.99MB/sec 2024-08-17T01:03:47.001 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-IWxdblFcDjGCSGP off=5217547 len=1410428 2024-08-17T01:03:47.008 INFO:tasks.workunit.client.0.smithi110.stdout:op 2877 completed, throughput=5MB/sec 2024-08-17T01:03:47.008 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0msPc2RWe_eaY43 off=2095535 len=401581 2024-08-17T01:03:47.009 INFO:tasks.workunit.client.0.smithi110.stdout:op 2878 completed, throughput=5MB/sec 2024-08-17T01:03:47.009 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-O16me4CBvASeHog off=13340808 len=1838584 2024-08-17T01:03:47.012 INFO:tasks.workunit.client.0.smithi110.stdout:op 2879 completed, throughput=5MB/sec 2024-08-17T01:03:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:03:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:03:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:03:48.013 INFO:tasks.workunit.client.0.smithi110.stdout: 569: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:48.013 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-UeAzGKHUJmJvIy9 off=9735354 len=1230428 2024-08-17T01:03:48.020 INFO:tasks.workunit.client.0.smithi110.stdout:op 2880 completed, throughput=4.99MB/sec 2024-08-17T01:03:48.020 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gvmgs9DPhjPc_Jw off=3625370 len=999500 2024-08-17T01:03:48.021 INFO:tasks.workunit.client.0.smithi110.stdout:op 2881 completed, throughput=5MB/sec 2024-08-17T01:03:48.021 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-CQjwF8h0yemHtQ- off=2102345 len=731241 2024-08-17T01:03:48.022 INFO:tasks.workunit.client.0.smithi110.stdout:op 2882 completed, throughput=5MB/sec 2024-08-17T01:03:48.023 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Ww9Q9_ejWQP7-e8 off=9799407 len=1952282 2024-08-17T01:03:48.033 INFO:tasks.workunit.client.0.smithi110.stdout:op 2883 completed, throughput=5MB/sec 2024-08-17T01:03:48.034 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aWOey0ZYv1Mp7ld off=1685132 len=238125 2024-08-17T01:03:48.034 INFO:tasks.workunit.client.0.smithi110.stdout:op 2884 completed, throughput=5MB/sec 2024-08-17T01:03:48.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:47 smithi110 ceph-mon[98148]: pgmap v1549: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-17T01:03:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:47 smithi110 ceph-mon[100641]: pgmap v1549: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-17T01:03:48.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:47 smithi177 ceph-mon[90034]: pgmap v1549: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-17T01:03:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:03:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:03:48] "GET /metrics HTTP/1.1" 200 34126 "" "Prometheus/2.43.0" 2024-08-17T01:03:49.034 INFO:tasks.workunit.client.0.smithi110.stdout: 570: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:49.035 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6kZLmw1P6Z8cMeZ off=12930373 len=243466 2024-08-17T01:03:49.037 INFO:tasks.workunit.client.0.smithi110.stdout:op 2885 completed, throughput=4.99MB/sec 2024-08-17T01:03:49.038 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jBeDzh0mtwqNhz6 off=1353623 len=922645 2024-08-17T01:03:49.042 INFO:tasks.workunit.client.0.smithi110.stdout:op 2886 completed, throughput=4.99MB/sec 2024-08-17T01:03:49.042 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vajpk8FiltVdyjR off=8350877 len=1968596 2024-08-17T01:03:49.044 INFO:tasks.workunit.client.0.smithi110.stdout:op 2887 completed, throughput=5MB/sec 2024-08-17T01:03:49.044 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QkBSDKp44R-Ptcn off=4927002 len=579685 2024-08-17T01:03:49.048 INFO:tasks.workunit.client.0.smithi110.stdout:op 2888 completed, throughput=5MB/sec 2024-08-17T01:03:49.048 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-JMWAVormNXFDrrE off=6331223 len=549647 2024-08-17T01:03:49.049 INFO:tasks.workunit.client.0.smithi110.stdout:op 2889 completed, throughput=5MB/sec 2024-08-17T01:03:49.049 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hE7VyURg0ggV8pJ off=2206439 len=1573183 2024-08-17T01:03:49.055 INFO:tasks.workunit.client.0.smithi110.stdout:op 2890 completed, throughput=5MB/sec 2024-08-17T01:03:50.056 INFO:tasks.workunit.client.0.smithi110.stdout: 571: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:50.056 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-YRZunJEBwk-m6Q0 off=13257914 len=567261 2024-08-17T01:03:50.058 INFO:tasks.workunit.client.0.smithi110.stdout:op 2891 completed, throughput=4.99MB/sec 2024-08-17T01:03:50.058 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-F-1s8oa8o23ttkc off=6344028 len=2034320 2024-08-17T01:03:50.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:49 smithi110 ceph-mon[98148]: pgmap v1550: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-08-17T01:03:50.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:49 smithi110 ceph-mon[100641]: pgmap v1550: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-08-17T01:03:50.061 INFO:tasks.workunit.client.0.smithi110.stdout:op 2892 completed, throughput=5MB/sec 2024-08-17T01:03:50.062 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-V-pgkSKUIbvTv2B off=3684599 len=2085842 2024-08-17T01:03:50.064 INFO:tasks.workunit.client.0.smithi110.stdout:op 2893 completed, throughput=5MB/sec 2024-08-17T01:03:50.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:49 smithi177 ceph-mon[90034]: pgmap v1550: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-08-17T01:03:51.064 INFO:tasks.workunit.client.0.smithi110.stdout: 572: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:51.064 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-p_4XV7B30C84G-P off=6380885 len=1262212 2024-08-17T01:03:51.066 INFO:tasks.workunit.client.0.smithi110.stdout:op 2894 completed, throughput=4.99MB/sec 2024-08-17T01:03:51.066 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-DBtIjey8wddr13A off=10434091 len=1204066 2024-08-17T01:03:51.072 INFO:tasks.workunit.client.0.smithi110.stdout:op 2895 completed, throughput=5MB/sec 2024-08-17T01:03:51.072 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7LQbcECMzjsbo96 off=493140 len=738473 2024-08-17T01:03:51.076 INFO:tasks.workunit.client.0.smithi110.stdout:op 2896 completed, throughput=5MB/sec 2024-08-17T01:03:51.076 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-g5tyuGfm4MapSQg off=6122587 len=1284718 2024-08-17T01:03:51.077 INFO:tasks.workunit.client.0.smithi110.stdout:op 2897 completed, throughput=5MB/sec 2024-08-17T01:03:51.078 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lrkWeOOh2JOoObe off=5014141 len=84152 2024-08-17T01:03:51.078 INFO:tasks.workunit.client.0.smithi110.stdout:op 2898 completed, throughput=5MB/sec 2024-08-17T01:03:51.078 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wl3bDJaU4Dge0-P off=8150106 len=133589 2024-08-17T01:03:51.079 INFO:tasks.workunit.client.0.smithi110.stdout:op 2899 completed, throughput=5MB/sec 2024-08-17T01:03:51.079 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-TZ3cvwK2QvKxqYn off=20464889 len=1655700 2024-08-17T01:03:51.087 INFO:tasks.workunit.client.0.smithi110.stdout:op 2900 completed, throughput=5MB/sec 2024-08-17T01:03:52.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:51 smithi110 ceph-mon[100641]: pgmap v1551: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:03:52.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:51 smithi110 ceph-mon[98148]: pgmap v1551: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:03:52.087 INFO:tasks.workunit.client.0.smithi110.stdout: 573: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:52.087 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5L2_8wY4TiPS9jr off=10253652 len=608791 2024-08-17T01:03:52.088 INFO:tasks.workunit.client.0.smithi110.stdout:op 2901 completed, throughput=4.99MB/sec 2024-08-17T01:03:52.088 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Aj6t5x0BSBU4481 off=3361912 len=218661 2024-08-17T01:03:52.089 INFO:tasks.workunit.client.0.smithi110.stdout:op 2902 completed, throughput=4.99MB/sec 2024-08-17T01:03:52.089 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0TYneQOHMKRkH9U off=1543115 len=1903280 2024-08-17T01:03:52.097 INFO:tasks.workunit.client.0.smithi110.stdout:op 2903 completed, throughput=5MB/sec 2024-08-17T01:03:52.097 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9TMy1JmDw6E4bB8 off=779453 len=1430640 2024-08-17T01:03:52.102 INFO:tasks.workunit.client.0.smithi110.stdout:op 2904 completed, throughput=5MB/sec 2024-08-17T01:03:52.103 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ty67QnjdaBUdB0W off=1029838 len=853150 2024-08-17T01:03:52.108 INFO:tasks.workunit.client.0.smithi110.stdout:op 2905 completed, throughput=5MB/sec 2024-08-17T01:03:52.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:51 smithi177 ceph-mon[90034]: pgmap v1551: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:03:53.108 INFO:tasks.workunit.client.0.smithi110.stdout: 574: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:53.108 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-WvbInXhHZkVgYxJ off=4015085 len=302659 2024-08-17T01:03:53.109 INFO:tasks.workunit.client.0.smithi110.stdout:op 2906 completed, throughput=4.99MB/sec 2024-08-17T01:03:53.109 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZXnotZpveP8CMHj off=8992455 len=411224 2024-08-17T01:03:53.112 INFO:tasks.workunit.client.0.smithi110.stdout:op 2907 completed, throughput=4.99MB/sec 2024-08-17T01:03:53.113 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZbIQsSPmB4LY41t off=0 len=1805630 2024-08-17T01:03:53.115 INFO:tasks.workunit.client.0.smithi110.stdout:op 2908 completed, throughput=5MB/sec 2024-08-17T01:03:53.115 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-weAYKAPw2AjfBAu off=9486565 len=1285072 2024-08-17T01:03:53.121 INFO:tasks.workunit.client.0.smithi110.stdout:op 2909 completed, throughput=5MB/sec 2024-08-17T01:03:53.121 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-iz9J1lThkMZ7hxw off=4726478 len=1059489 2024-08-17T01:03:53.127 INFO:tasks.workunit.client.0.smithi110.stdout:op 2910 completed, throughput=5MB/sec 2024-08-17T01:03:54.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:53 smithi177 ceph-mon[90034]: pgmap v1552: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:03:54.127 INFO:tasks.workunit.client.0.smithi110.stdout: 575: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:54.127 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LBC4GEvKgcxYZb9 off=4236478 len=1060228 2024-08-17T01:03:54.133 INFO:tasks.workunit.client.0.smithi110.stdout:op 2911 completed, throughput=4.99MB/sec 2024-08-17T01:03:54.133 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9ZeVZyOMyGYh6F3 off=3309528 len=173486 2024-08-17T01:03:54.136 INFO:tasks.workunit.client.0.smithi110.stdout:op 2912 completed, throughput=4.99MB/sec 2024-08-17T01:03:54.136 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MdvoVu6l-_em_Li off=1743722 len=1265067 2024-08-17T01:03:54.142 INFO:tasks.workunit.client.0.smithi110.stdout:op 2913 completed, throughput=5MB/sec 2024-08-17T01:03:54.142 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9_y4A1onIcL4dVT off=1444867 len=603091 2024-08-17T01:03:54.143 INFO:tasks.workunit.client.0.smithi110.stdout:op 2914 completed, throughput=5MB/sec 2024-08-17T01:03:54.143 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-udqUBpdD1a_d0Yh off=19636370 len=235219 2024-08-17T01:03:54.144 INFO:tasks.workunit.client.0.smithi110.stdout:op 2915 completed, throughput=5MB/sec 2024-08-17T01:03:54.144 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-A1WQ2xgBFCq931k off=1126657 len=1165838 2024-08-17T01:03:54.145 INFO:tasks.workunit.client.0.smithi110.stdout:op 2916 completed, throughput=5MB/sec 2024-08-17T01:03:54.145 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WhPVV-uaAgnKmKV off=22368898 len=198913 2024-08-17T01:03:54.150 INFO:tasks.workunit.client.0.smithi110.stdout:op 2917 completed, throughput=5MB/sec 2024-08-17T01:03:54.150 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bKEdmGFNAw5G81J off=4732011 len=1435635 2024-08-17T01:03:54.150 INFO:tasks.workunit.client.0.smithi110.stdout:op 2918 completed, throughput=5MB/sec 2024-08-17T01:03:54.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:53 smithi110 ceph-mon[98148]: pgmap v1552: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:03:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:53 smithi110 ceph-mon[100641]: pgmap v1552: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:03:55.149 INFO:tasks.workunit.client.0.smithi110.stdout: 576: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:55.149 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Po-S95gNaIVnGDw off=6673992 len=937665 2024-08-17T01:03:55.155 INFO:tasks.workunit.client.0.smithi110.stdout:op 2919 completed, throughput=4.99MB/sec 2024-08-17T01:03:55.155 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-19TGHSgL6nv2VXe off=7029680 len=553099 2024-08-17T01:03:55.156 INFO:tasks.workunit.client.0.smithi110.stdout:op 2920 completed, throughput=5MB/sec 2024-08-17T01:03:55.157 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-6M6j3ihyZoN-kCj off=900592 len=1573320 2024-08-17T01:03:55.160 INFO:tasks.workunit.client.0.smithi110.stdout:op 2921 completed, throughput=5MB/sec 2024-08-17T01:03:55.160 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QiQD833fh-vuY3j off=1476836 len=326828 2024-08-17T01:03:55.160 INFO:tasks.workunit.client.0.smithi110.stdout:op 2922 completed, throughput=5MB/sec 2024-08-17T01:03:55.160 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-z5LR3SkL1PtasZi off=1122547 len=152887 2024-08-17T01:03:55.161 INFO:tasks.workunit.client.0.smithi110.stdout:op 2923 completed, throughput=5MB/sec 2024-08-17T01:03:55.161 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-N622LzL7ylfE6Kc off=8125635 len=1169883 2024-08-17T01:03:55.162 INFO:tasks.workunit.client.0.smithi110.stdout:op 2924 completed, throughput=5MB/sec 2024-08-17T01:03:56.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:55 smithi177 ceph-mon[90034]: pgmap v1553: 105 pgs: 105 active+clean; 126 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-17T01:03:56.163 INFO:tasks.workunit.client.0.smithi110.stdout: 577: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:56.163 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qzg-1fNeS08Su3T off=288134 len=837726 2024-08-17T01:03:56.164 INFO:tasks.workunit.client.0.smithi110.stdout:op 2925 completed, throughput=4.99MB/sec 2024-08-17T01:03:56.164 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jVvpz3Wa-zQA2G- off=498584 len=1534465 2024-08-17T01:03:56.171 INFO:tasks.workunit.client.0.smithi110.stdout:op 2926 completed, throughput=5MB/sec 2024-08-17T01:03:56.171 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-UVfqGi4y13NS_6f off=1142799 len=1042825 2024-08-17T01:03:56.177 INFO:tasks.workunit.client.0.smithi110.stdout:op 2927 completed, throughput=5MB/sec 2024-08-17T01:03:56.177 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3XZizOJTLzT-lmR off=7561039 len=1141075 2024-08-17T01:03:56.179 INFO:tasks.workunit.client.0.smithi110.stdout:op 2928 completed, throughput=5MB/sec 2024-08-17T01:03:56.180 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XWXdrQoJ4dDH8gC off=6998566 len=995820 2024-08-17T01:03:56.181 INFO:tasks.workunit.client.0.smithi110.stdout:op 2929 completed, throughput=5MB/sec 2024-08-17T01:03:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:55 smithi110 ceph-mon[98148]: pgmap v1553: 105 pgs: 105 active+clean; 126 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-17T01:03:56.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:55 smithi110 ceph-mon[100641]: pgmap v1553: 105 pgs: 105 active+clean; 126 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-17T01:03:57.181 INFO:tasks.workunit.client.0.smithi110.stdout: 578: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:57.181 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qWuVykRyavnZY93 off=15451252 len=627865 2024-08-17T01:03:57.186 INFO:tasks.workunit.client.0.smithi110.stdout:op 2930 completed, throughput=4.99MB/sec 2024-08-17T01:03:57.186 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XOV0zimImIH7hiQ off=12031131 len=204348 2024-08-17T01:03:57.189 INFO:tasks.workunit.client.0.smithi110.stdout:op 2931 completed, throughput=4.99MB/sec 2024-08-17T01:03:57.189 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Pr6xbwNdZlvDsOu off=893187 len=478317 2024-08-17T01:03:57.190 INFO:tasks.workunit.client.0.smithi110.stdout:op 2932 completed, throughput=4.99MB/sec 2024-08-17T01:03:57.190 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vJRzpFEXnbTATnf off=18167295 len=497385 2024-08-17T01:03:57.191 INFO:tasks.workunit.client.0.smithi110.stdout:op 2933 completed, throughput=5MB/sec 2024-08-17T01:03:57.191 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uZfunfuxmn5ZQVk off=15651995 len=589574 2024-08-17T01:03:57.193 INFO:tasks.workunit.client.0.smithi110.stdout:op 2934 completed, throughput=5MB/sec 2024-08-17T01:03:57.193 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ybUMD__MBpmwGs9 off=1522275 len=1935233 2024-08-17T01:03:57.195 INFO:tasks.workunit.client.0.smithi110.stdout:op 2935 completed, throughput=5MB/sec 2024-08-17T01:03:57.195 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-74XVQpW-NeQwg-- off=5066901 len=1445620 2024-08-17T01:03:57.202 INFO:tasks.workunit.client.0.smithi110.stdout:op 2936 completed, throughput=5MB/sec 2024-08-17T01:03:58.112 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:57 smithi110 ceph-mon[98148]: pgmap v1554: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:03:58.112 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:57 smithi110 ceph-mon[100641]: pgmap v1554: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:03:58.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:57 smithi177 ceph-mon[90034]: pgmap v1554: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:03:58.202 INFO:tasks.workunit.client.0.smithi110.stdout: 579: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:58.202 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LjMUFT7FmhbtvDF off=13441487 len=807195 2024-08-17T01:03:58.207 INFO:tasks.workunit.client.0.smithi110.stdout:op 2937 completed, throughput=4.99MB/sec 2024-08-17T01:03:58.207 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-sCu4DoafFyiZsk7 off=840500 len=303164 2024-08-17T01:03:58.208 INFO:tasks.workunit.client.0.smithi110.stdout:op 2938 completed, throughput=4.99MB/sec 2024-08-17T01:03:58.208 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-H86DJZkBVt9KMVJ off=4286943 len=1148509 2024-08-17T01:03:58.209 INFO:tasks.workunit.client.0.smithi110.stdout:op 2939 completed, throughput=5MB/sec 2024-08-17T01:03:58.209 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-oBw-wCbb7APmJN5 off=3219093 len=1170263 2024-08-17T01:03:58.210 INFO:tasks.workunit.client.0.smithi110.stdout:op 2940 completed, throughput=5MB/sec 2024-08-17T01:03:58.210 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-M80NyYcroku7lLZ off=601751 len=1910553 2024-08-17T01:03:58.212 INFO:tasks.workunit.client.0.smithi110.stdout:op 2941 completed, throughput=5MB/sec 2024-08-17T01:03:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:03:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:03:58] "GET /metrics HTTP/1.1" 200 34126 "" "Prometheus/2.43.0" 2024-08-17T01:03:59.213 INFO:tasks.workunit.client.0.smithi110.stdout: 580: throughput=4.99MB/sec pending data=0 2024-08-17T01:03:59.213 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6NKPEq5-bsXUtpt off=42203 len=737093 2024-08-17T01:03:59.217 INFO:tasks.workunit.client.0.smithi110.stdout:op 2942 completed, throughput=4.99MB/sec 2024-08-17T01:03:59.217 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zRCk-akBMYmY2zl off=998739 len=467434 2024-08-17T01:03:59.218 INFO:tasks.workunit.client.0.smithi110.stdout:op 2943 completed, throughput=5MB/sec 2024-08-17T01:03:59.218 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-f7nmnguCbKXaX4M off=1045273 len=534736 2024-08-17T01:03:59.219 INFO:tasks.workunit.client.0.smithi110.stdout:op 2944 completed, throughput=5MB/sec 2024-08-17T01:03:59.219 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Ig7PetUp-7YkXiv off=6864210 len=768265 2024-08-17T01:03:59.223 INFO:tasks.workunit.client.0.smithi110.stdout:op 2945 completed, throughput=5MB/sec 2024-08-17T01:03:59.223 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-yr5OO7AUkif1c0Z off=373436 len=1861723 2024-08-17T01:03:59.225 INFO:tasks.workunit.client.0.smithi110.stdout:op 2946 completed, throughput=5MB/sec 2024-08-17T01:04:00.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:03:59 smithi177 ceph-mon[90034]: pgmap v1555: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:04:00.226 INFO:tasks.workunit.client.0.smithi110.stdout: 581: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:00.226 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HkYO_35wjo4A1Qt off=37696 len=288514 2024-08-17T01:04:00.227 INFO:tasks.workunit.client.0.smithi110.stdout:op 2947 completed, throughput=4.99MB/sec 2024-08-17T01:04:00.227 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-yPh1VOZG2fOFlvi off=3940622 len=1070460 2024-08-17T01:04:00.231 INFO:tasks.workunit.client.0.smithi110.stdout:op 2948 completed, throughput=4.99MB/sec 2024-08-17T01:04:00.231 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GR-PlKgnD9VQAw7 off=5452301 len=1209316 2024-08-17T01:04:00.233 INFO:tasks.workunit.client.0.smithi110.stdout:op 2949 completed, throughput=5MB/sec 2024-08-17T01:04:00.233 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VX2z_hCV0kHu96M off=22020047 len=339530 2024-08-17T01:04:00.234 INFO:tasks.workunit.client.0.smithi110.stdout:op 2950 completed, throughput=5MB/sec 2024-08-17T01:04:00.234 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VOBxOTMfrVkl7kW off=12301748 len=1070450 2024-08-17T01:04:00.235 INFO:tasks.workunit.client.0.smithi110.stdout:op 2951 completed, throughput=5MB/sec 2024-08-17T01:04:00.236 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jmfyBxwdv9P4eer off=3024059 len=1343062 2024-08-17T01:04:00.242 INFO:tasks.workunit.client.0.smithi110.stdout:op 2952 completed, throughput=5MB/sec 2024-08-17T01:04:00.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:03:59 smithi110 ceph-mon[98148]: pgmap v1555: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:04:00.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:03:59 smithi110 ceph-mon[100641]: pgmap v1555: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:04:01.242 INFO:tasks.workunit.client.0.smithi110.stdout: 582: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:01.242 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QxFAtRdaGFwnM8F off=18539714 len=612665 2024-08-17T01:04:01.243 INFO:tasks.workunit.client.0.smithi110.stdout:op 2953 completed, throughput=4.99MB/sec 2024-08-17T01:04:01.243 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-WW2y5UOo2x7a-DY off=1650039 len=817946 2024-08-17T01:04:01.245 INFO:tasks.workunit.client.0.smithi110.stdout:op 2954 completed, throughput=4.99MB/sec 2024-08-17T01:04:01.245 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lGA6HsBOU8j21SO off=138838 len=309233 2024-08-17T01:04:01.246 INFO:tasks.workunit.client.0.smithi110.stdout:op 2955 completed, throughput=4.99MB/sec 2024-08-17T01:04:01.246 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wCW4Bphm1fNp-q8 off=1584977 len=829634 2024-08-17T01:04:01.248 INFO:tasks.workunit.client.0.smithi110.stdout:op 2956 completed, throughput=5MB/sec 2024-08-17T01:04:01.248 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pdr3cEskYyUSCxD off=4903779 len=1220917 2024-08-17T01:04:01.249 INFO:tasks.workunit.client.0.smithi110.stdout:op 2957 completed, throughput=5MB/sec 2024-08-17T01:04:01.249 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JIP6RGtIgH-EP_X off=1919558 len=688959 2024-08-17T01:04:01.254 INFO:tasks.workunit.client.0.smithi110.stdout:op 2958 completed, throughput=5MB/sec 2024-08-17T01:04:01.254 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-DBtIjey8wddr13A off=14067440 len=578694 2024-08-17T01:04:01.255 INFO:tasks.workunit.client.0.smithi110.stdout:op 2959 completed, throughput=5MB/sec 2024-08-17T01:04:01.255 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-yhCKdYtFRUqMbWr off=3793928 len=1792753 2024-08-17T01:04:01.257 INFO:tasks.workunit.client.0.smithi110.stdout:op 2960 completed, throughput=5MB/sec 2024-08-17T01:04:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:01 smithi177 ceph-mon[90034]: pgmap v1556: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:04:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:04:02.257 INFO:tasks.workunit.client.0.smithi110.stdout: 583: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:02.258 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-y55oePP2K-LsYPB off=2879578 len=127813 2024-08-17T01:04:02.258 INFO:tasks.workunit.client.0.smithi110.stdout:op 2961 completed, throughput=4.99MB/sec 2024-08-17T01:04:02.258 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pSmkLONZPdDadaR off=15674435 len=1255165 2024-08-17T01:04:02.261 INFO:tasks.workunit.client.0.smithi110.stdout:op 2962 completed, throughput=5MB/sec 2024-08-17T01:04:02.261 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-H7RY285FjQuSHCz off=1071286 len=1950075 2024-08-17T01:04:02.264 INFO:tasks.workunit.client.0.smithi110.stdout:op 2963 completed, throughput=5MB/sec 2024-08-17T01:04:02.264 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Hm0DSAlZIJi2YMh off=3127369 len=1549587 2024-08-17T01:04:02.280 INFO:tasks.workunit.client.0.smithi110.stdout:op 2964 completed, throughput=5MB/sec 2024-08-17T01:04:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:01 smithi110 ceph-mon[98148]: pgmap v1556: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:04:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:04:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:01 smithi110 ceph-mon[100641]: pgmap v1556: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:04:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:04:03.281 INFO:tasks.workunit.client.0.smithi110.stdout: 584: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:03.281 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-WvbrbnzZ8POXRq8 off=8105334 len=1340986 2024-08-17T01:04:03.283 INFO:tasks.workunit.client.0.smithi110.stdout:op 2965 completed, throughput=5MB/sec 2024-08-17T01:04:03.283 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yRX0RvFwR38EVAY off=3228507 len=1461235 2024-08-17T01:04:03.291 INFO:tasks.workunit.client.0.smithi110.stdout:op 2966 completed, throughput=5MB/sec 2024-08-17T01:04:03.291 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OtZsOiApQFLWetU off=10523344 len=1936909 2024-08-17T01:04:03.295 INFO:tasks.workunit.client.0.smithi110.stdout:op 2967 completed, throughput=5MB/sec 2024-08-17T01:04:04.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:03 smithi177 ceph-mon[90034]: pgmap v1557: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-17T01:04:04.295 INFO:tasks.workunit.client.0.smithi110.stdout: 585: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:04.295 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wigu5SEhplC3YMx off=11262627 len=1861157 2024-08-17T01:04:04.297 INFO:tasks.workunit.client.0.smithi110.stdout:op 2968 completed, throughput=5MB/sec 2024-08-17T01:04:04.298 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-42rNaXXVEMyHLzO off=19746717 len=1533426 2024-08-17T01:04:04.304 INFO:tasks.workunit.client.0.smithi110.stdout:op 2969 completed, throughput=5MB/sec 2024-08-17T01:04:04.304 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Y98kC6Rk63KmGJZ off=13907240 len=2062725 2024-08-17T01:04:04.306 INFO:tasks.workunit.client.0.smithi110.stdout:op 2970 completed, throughput=5MB/sec 2024-08-17T01:04:04.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:03 smithi110 ceph-mon[98148]: pgmap v1557: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-17T01:04:04.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:03 smithi110 ceph-mon[100641]: pgmap v1557: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-17T01:04:05.307 INFO:tasks.workunit.client.0.smithi110.stdout: 586: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:05.307 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LlKyiAb2aYQ3utF off=6351362 len=840818 2024-08-17T01:04:05.312 INFO:tasks.workunit.client.0.smithi110.stdout:op 2971 completed, throughput=4.99MB/sec 2024-08-17T01:04:05.312 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VXYmsotlMszw4tV off=641377 len=393466 2024-08-17T01:04:05.313 INFO:tasks.workunit.client.0.smithi110.stdout:op 2972 completed, throughput=4.99MB/sec 2024-08-17T01:04:05.314 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8guOt_1N2XfXlFy off=289952 len=686697 2024-08-17T01:04:05.314 INFO:tasks.workunit.client.0.smithi110.stdout:op 2973 completed, throughput=5MB/sec 2024-08-17T01:04:05.315 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Y2VcsKr-YG-_elw off=7219401 len=866290 2024-08-17T01:04:05.317 INFO:tasks.workunit.client.0.smithi110.stdout:op 2974 completed, throughput=5MB/sec 2024-08-17T01:04:05.317 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-lMHQdygYhDac3sx off=3334379 len=981056 2024-08-17T01:04:05.322 INFO:tasks.workunit.client.0.smithi110.stdout:op 2975 completed, throughput=5MB/sec 2024-08-17T01:04:05.322 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nfQEXD0U1UV7fJp off=3051394 len=774420 2024-08-17T01:04:05.326 INFO:tasks.workunit.client.0.smithi110.stdout:op 2976 completed, throughput=5MB/sec 2024-08-17T01:04:05.327 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-X-v_vLQevSfad83 off=352955 len=487538 2024-08-17T01:04:05.327 INFO:tasks.workunit.client.0.smithi110.stdout:op 2977 completed, throughput=5MB/sec 2024-08-17T01:04:06.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:05 smithi177 ceph-mon[90034]: pgmap v1558: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-08-17T01:04:06.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:05 smithi110 ceph-mon[98148]: pgmap v1558: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-08-17T01:04:06.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:05 smithi110 ceph-mon[100641]: pgmap v1558: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-08-17T01:04:06.327 INFO:tasks.workunit.client.0.smithi110.stdout: 587: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:06.328 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-upUyZREJCoMKDDx off=5082970 len=145491 2024-08-17T01:04:06.328 INFO:tasks.workunit.client.0.smithi110.stdout:op 2978 completed, throughput=4.99MB/sec 2024-08-17T01:04:06.328 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7kEAbT_HPMhWDd- off=5197803 len=1294754 2024-08-17T01:04:06.334 INFO:tasks.workunit.client.0.smithi110.stdout:op 2979 completed, throughput=4.99MB/sec 2024-08-17T01:04:06.334 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-DJa7_wbeugBDfnW off=4525526 len=1266052 2024-08-17T01:04:06.335 INFO:tasks.workunit.client.0.smithi110.stdout:op 2980 completed, throughput=5MB/sec 2024-08-17T01:04:06.335 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-o5XC96_TTACGtR2 off=9275924 len=1574424 2024-08-17T01:04:06.342 INFO:tasks.workunit.client.0.smithi110.stdout:op 2981 completed, throughput=5MB/sec 2024-08-17T01:04:06.342 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5jQ5GKZ5kFN3m_c off=1045680 len=632466 2024-08-17T01:04:06.346 INFO:tasks.workunit.client.0.smithi110.stdout:op 2982 completed, throughput=5MB/sec 2024-08-17T01:04:07.346 INFO:tasks.workunit.client.0.smithi110.stdout: 588: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:07.347 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-N5v63CNeiHQwRRf off=3434409 len=724763 2024-08-17T01:04:07.348 INFO:tasks.workunit.client.0.smithi110.stdout:op 2983 completed, throughput=4.99MB/sec 2024-08-17T01:04:07.348 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-92BMjOx9g9kh-PM off=0 len=1829079 2024-08-17T01:04:07.356 INFO:tasks.workunit.client.0.smithi110.stdout:op 2984 completed, throughput=5MB/sec 2024-08-17T01:04:07.356 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Manv78pBNEsESQ7 off=7857059 len=1492440 2024-08-17T01:04:07.365 INFO:tasks.workunit.client.0.smithi110.stdout:op 2985 completed, throughput=5MB/sec 2024-08-17T01:04:07.365 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_kxbHqTpc6HTkOe off=8904143 len=1149232 2024-08-17T01:04:07.371 INFO:tasks.workunit.client.0.smithi110.stdout:op 2986 completed, throughput=5MB/sec 2024-08-17T01:04:07.371 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-AGm7MEynmYHXfUw off=1777332 len=669235 2024-08-17T01:04:07.371 INFO:tasks.workunit.client.0.smithi110.stdout:op 2987 completed, throughput=5MB/sec 2024-08-17T01:04:08.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:07 smithi177 ceph-mon[90034]: pgmap v1559: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-17T01:04:08.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:07 smithi110 ceph-mon[98148]: pgmap v1559: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-17T01:04:08.187 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:07 smithi110 ceph-mon[100641]: pgmap v1559: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-17T01:04:08.372 INFO:tasks.workunit.client.0.smithi110.stdout: 589: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:08.372 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-WkORE6hGpyGwgvI off=4854572 len=200696 2024-08-17T01:04:08.373 INFO:tasks.workunit.client.0.smithi110.stdout:op 2988 completed, throughput=4.99MB/sec 2024-08-17T01:04:08.373 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-IfiJqWq6fJz0c6u off=1634083 len=1018485 2024-08-17T01:04:08.378 INFO:tasks.workunit.client.0.smithi110.stdout:op 2989 completed, throughput=4.99MB/sec 2024-08-17T01:04:08.378 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xSyNiZvj4cy8M-L off=3277035 len=1449672 2024-08-17T01:04:08.385 INFO:tasks.workunit.client.0.smithi110.stdout:op 2990 completed, throughput=5MB/sec 2024-08-17T01:04:08.385 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RTdEeYK_Q9Czjfs off=7805254 len=2810 2024-08-17T01:04:08.387 INFO:tasks.workunit.client.0.smithi110.stdout:op 2991 completed, throughput=5MB/sec 2024-08-17T01:04:08.387 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OYp0wILRoiBlIa7 off=17024977 len=1001741 2024-08-17T01:04:08.393 INFO:tasks.workunit.client.0.smithi110.stdout:op 2992 completed, throughput=5MB/sec 2024-08-17T01:04:08.393 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ec8mUS1FiX-ZSxQ off=1160386 len=717277 2024-08-17T01:04:08.394 INFO:tasks.workunit.client.0.smithi110.stdout:op 2993 completed, throughput=5MB/sec 2024-08-17T01:04:08.394 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PdAUyIfdXzNML5n off=10672316 len=2057578 2024-08-17T01:04:08.398 INFO:tasks.workunit.client.0.smithi110.stdout:op 2994 completed, throughput=5MB/sec 2024-08-17T01:04:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:04:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:04:08] "GET /metrics HTTP/1.1" 200 34126 "" "Prometheus/2.43.0" 2024-08-17T01:04:09.398 INFO:tasks.workunit.client.0.smithi110.stdout: 590: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:09.398 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QEmGEw3lxZud-m1 off=11229141 len=433338 2024-08-17T01:04:09.399 INFO:tasks.workunit.client.0.smithi110.stdout:op 2995 completed, throughput=4.99MB/sec 2024-08-17T01:04:09.399 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-BnmMTckJmnz_AgL off=2370401 len=1484234 2024-08-17T01:04:09.406 INFO:tasks.workunit.client.0.smithi110.stdout:op 2996 completed, throughput=5MB/sec 2024-08-17T01:04:09.406 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2RxfoVaNfRgEthN off=9480461 len=443337 2024-08-17T01:04:09.407 INFO:tasks.workunit.client.0.smithi110.stdout:op 2997 completed, throughput=5MB/sec 2024-08-17T01:04:09.407 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-U0tkb3xlflmRen1 off=669471 len=617516 2024-08-17T01:04:09.412 INFO:tasks.workunit.client.0.smithi110.stdout:op 2998 completed, throughput=5MB/sec 2024-08-17T01:04:09.412 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8a9ZYNSQm43OrQJ off=538315 len=1375975 2024-08-17T01:04:09.413 INFO:tasks.workunit.client.0.smithi110.stdout:op 2999 completed, throughput=5MB/sec 2024-08-17T01:04:10.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:09 smithi177 ceph-mon[90034]: pgmap v1560: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T01:04:10.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:09 smithi110 ceph-mon[98148]: pgmap v1560: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T01:04:10.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:09 smithi110 ceph-mon[100641]: pgmap v1560: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T01:04:10.413 INFO:tasks.workunit.client.0.smithi110.stdout: 591: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:10.413 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-B4Xia2Up_37HK0f off=9937997 len=1128613 2024-08-17T01:04:10.416 INFO:tasks.workunit.client.0.smithi110.stdout:op 3000 completed, throughput=4.99MB/sec 2024-08-17T01:04:10.416 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--fKF0JSY643_jym off=1381079 len=510877 2024-08-17T01:04:10.417 INFO:tasks.workunit.client.0.smithi110.stdout:op 3001 completed, throughput=5MB/sec 2024-08-17T01:04:10.417 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HtwP-fsegC4iySF off=5948309 len=303901 2024-08-17T01:04:10.420 INFO:tasks.workunit.client.0.smithi110.stdout:op 3002 completed, throughput=5MB/sec 2024-08-17T01:04:10.420 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-dTsAO4fEOkk_G56 off=1071588 len=1165986 2024-08-17T01:04:10.422 INFO:tasks.workunit.client.0.smithi110.stdout:op 3003 completed, throughput=5MB/sec 2024-08-17T01:04:10.422 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zm63dhPO0cgguSX off=1046068 len=2074215 2024-08-17T01:04:10.430 INFO:tasks.workunit.client.0.smithi110.stdout:op 3004 completed, throughput=5MB/sec 2024-08-17T01:04:11.431 INFO:tasks.workunit.client.0.smithi110.stdout: 592: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:11.431 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-w8VjdEUKLdvYNa5 off=7566725 len=1872821 2024-08-17T01:04:11.439 INFO:tasks.workunit.client.0.smithi110.stdout:op 3005 completed, throughput=5MB/sec 2024-08-17T01:04:11.439 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MrYYn65ZvTHMEVT off=3207942 len=138595 2024-08-17T01:04:11.441 INFO:tasks.workunit.client.0.smithi110.stdout:op 3006 completed, throughput=5MB/sec 2024-08-17T01:04:11.441 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-92rNkO7n_pje0Yh off=2788963 len=43346 2024-08-17T01:04:11.442 INFO:tasks.workunit.client.0.smithi110.stdout:op 3007 completed, throughput=5MB/sec 2024-08-17T01:04:11.442 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-850G1xIrVgqrkG6 off=8616293 len=529294 2024-08-17T01:04:11.443 INFO:tasks.workunit.client.0.smithi110.stdout:op 3008 completed, throughput=5MB/sec 2024-08-17T01:04:11.443 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-iDZYQ07V5rAp7Yp off=3630508 len=1710408 2024-08-17T01:04:11.444 INFO:tasks.workunit.client.0.smithi110.stdout:op 3009 completed, throughput=5MB/sec 2024-08-17T01:04:11.444 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-oFYdXML39tV2JpL off=2294735 len=1700443 2024-08-17T01:04:11.445 INFO:tasks.workunit.client.0.smithi110.stdout:op 3010 completed, throughput=5MB/sec 2024-08-17T01:04:12.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:11 smithi177 ceph-mon[90034]: pgmap v1561: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-08-17T01:04:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:11 smithi110 ceph-mon[98148]: pgmap v1561: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-08-17T01:04:12.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:11 smithi110 ceph-mon[100641]: pgmap v1561: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-08-17T01:04:12.446 INFO:tasks.workunit.client.0.smithi110.stdout: 593: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:12.446 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PRcxdJZc--mqmsH off=987039 len=205622 2024-08-17T01:04:12.446 INFO:tasks.workunit.client.0.smithi110.stdout:op 3011 completed, throughput=4.99MB/sec 2024-08-17T01:04:12.446 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-a-v3fDf3PEN8fdW off=7896243 len=330168 2024-08-17T01:04:12.449 INFO:tasks.workunit.client.0.smithi110.stdout:op 3012 completed, throughput=4.99MB/sec 2024-08-17T01:04:12.450 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ibokoD4qgst28BS off=1370673 len=1113060 2024-08-17T01:04:12.452 INFO:tasks.workunit.client.0.smithi110.stdout:op 3013 completed, throughput=5MB/sec 2024-08-17T01:04:12.452 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RRgrmN5C9jQQpvt off=12970231 len=1267250 2024-08-17T01:04:12.460 INFO:tasks.workunit.client.0.smithi110.stdout:op 3014 completed, throughput=5MB/sec 2024-08-17T01:04:12.460 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-io3r5mwET8aoP4i off=21217849 len=1453681 2024-08-17T01:04:12.462 INFO:tasks.workunit.client.0.smithi110.stdout:op 3015 completed, throughput=5MB/sec 2024-08-17T01:04:13.462 INFO:tasks.workunit.client.0.smithi110.stdout: 594: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:13.463 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fqX3k8PCijWtSse off=18957325 len=430859 2024-08-17T01:04:13.466 INFO:tasks.workunit.client.0.smithi110.stdout:op 3016 completed, throughput=4.99MB/sec 2024-08-17T01:04:13.466 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8yumZCiA0AI35iI off=4383890 len=1622671 2024-08-17T01:04:13.469 INFO:tasks.workunit.client.0.smithi110.stdout:op 3017 completed, throughput=5MB/sec 2024-08-17T01:04:13.470 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-R7nqamtgVVnqqYd off=8242258 len=399391 2024-08-17T01:04:13.471 INFO:tasks.workunit.client.0.smithi110.stdout:op 3018 completed, throughput=5MB/sec 2024-08-17T01:04:13.471 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Df7uEV8tbTQky5o off=4041539 len=162566 2024-08-17T01:04:13.471 INFO:tasks.workunit.client.0.smithi110.stdout:op 3019 completed, throughput=5MB/sec 2024-08-17T01:04:13.471 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gFBCAZhnZvhNcvW off=507610 len=300287 2024-08-17T01:04:13.475 INFO:tasks.workunit.client.0.smithi110.stdout:op 3020 completed, throughput=5MB/sec 2024-08-17T01:04:13.475 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SvwTPEgwL_jXg2Z off=3931023 len=1506013 2024-08-17T01:04:13.481 INFO:tasks.workunit.client.0.smithi110.stdout:op 3021 completed, throughput=5MB/sec 2024-08-17T01:04:13.481 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Z3_iJd917JJpkeY off=7718915 len=146806 2024-08-17T01:04:13.482 INFO:tasks.workunit.client.0.smithi110.stdout:op 3022 completed, throughput=5MB/sec 2024-08-17T01:04:13.482 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SR-Qpn5FgJqyY63 off=19677875 len=1846971 2024-08-17T01:04:13.490 INFO:tasks.workunit.client.0.smithi110.stdout:op 3023 completed, throughput=5MB/sec 2024-08-17T01:04:14.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:13 smithi177 ceph-mon[90034]: pgmap v1562: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:04:14.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:13 smithi110 ceph-mon[98148]: pgmap v1562: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:04:14.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:13 smithi110 ceph-mon[100641]: pgmap v1562: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:04:14.491 INFO:tasks.workunit.client.0.smithi110.stdout: 595: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:14.491 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-j0lSJNwcNN69mK6 off=1625279 len=1178041 2024-08-17T01:04:14.500 INFO:tasks.workunit.client.0.smithi110.stdout:op 3024 completed, throughput=5MB/sec 2024-08-17T01:04:14.500 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-eIM6M1o9hfs_Hcv off=3494050 len=1988142 2024-08-17T01:04:14.509 INFO:tasks.workunit.client.0.smithi110.stdout:op 3025 completed, throughput=5MB/sec 2024-08-17T01:04:14.509 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wGOTsZ1qeLCnuJd off=16882 len=41951 2024-08-17T01:04:14.511 INFO:tasks.workunit.client.0.smithi110.stdout:op 3026 completed, throughput=5MB/sec 2024-08-17T01:04:14.511 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-YPmEhd3gx8Al0lV off=1715408 len=1527872 2024-08-17T01:04:14.513 INFO:tasks.workunit.client.0.smithi110.stdout:op 3027 completed, throughput=5MB/sec 2024-08-17T01:04:15.513 INFO:tasks.workunit.client.0.smithi110.stdout: 596: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:15.513 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HThgYSZayC_0opA off=17103598 len=1252760 2024-08-17T01:04:15.515 INFO:tasks.workunit.client.0.smithi110.stdout:op 3028 completed, throughput=4.99MB/sec 2024-08-17T01:04:15.515 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nIXKiBGd_WcxN4b off=9282026 len=190382 2024-08-17T01:04:15.516 INFO:tasks.workunit.client.0.smithi110.stdout:op 3029 completed, throughput=4.99MB/sec 2024-08-17T01:04:15.516 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-g0fH75naFOOPiO_ off=1910876 len=1555791 2024-08-17T01:04:15.524 INFO:tasks.workunit.client.0.smithi110.stdout:op 3030 completed, throughput=5MB/sec 2024-08-17T01:04:15.524 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wWiy9LNP8Tyn38N off=258807 len=495905 2024-08-17T01:04:15.525 INFO:tasks.workunit.client.0.smithi110.stdout:op 3031 completed, throughput=5MB/sec 2024-08-17T01:04:15.525 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WcGA_Bbu_-V0MRw off=15594701 len=1073475 2024-08-17T01:04:15.531 INFO:tasks.workunit.client.0.smithi110.stdout:op 3032 completed, throughput=5MB/sec 2024-08-17T01:04:15.531 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4bGS_QfVSVQU-T9 off=12610050 len=1566118 2024-08-17T01:04:15.532 INFO:tasks.workunit.client.0.smithi110.stdout:op 3033 completed, throughput=5MB/sec 2024-08-17T01:04:16.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:15 smithi177 ceph-mon[90034]: pgmap v1563: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-17T01:04:16.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:15 smithi110 ceph-mon[100641]: pgmap v1563: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-17T01:04:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:15 smithi110 ceph-mon[98148]: pgmap v1563: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-17T01:04:16.533 INFO:tasks.workunit.client.0.smithi110.stdout: 597: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:16.533 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pF9O20rKtMgM04k off=4742295 len=1551815 2024-08-17T01:04:16.535 INFO:tasks.workunit.client.0.smithi110.stdout:op 3034 completed, throughput=5MB/sec 2024-08-17T01:04:16.535 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PtwcAVr-5PXY7VX off=292548 len=1884933 2024-08-17T01:04:16.546 INFO:tasks.workunit.client.0.smithi110.stdout:op 3035 completed, throughput=5MB/sec 2024-08-17T01:04:16.547 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gxB4MNjVgZWneJc off=5621390 len=200860 2024-08-17T01:04:16.547 INFO:tasks.workunit.client.0.smithi110.stdout:op 3036 completed, throughput=5MB/sec 2024-08-17T01:04:16.547 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-T-BAy2hmMPl7F6Y off=9628153 len=413862 2024-08-17T01:04:16.548 INFO:tasks.workunit.client.0.smithi110.stdout:op 3037 completed, throughput=5MB/sec 2024-08-17T01:04:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:04:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:04:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:04:17.549 INFO:tasks.workunit.client.0.smithi110.stdout: 598: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:17.549 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-F5IzCeT20Aa8feP off=1193292 len=215118 2024-08-17T01:04:17.550 INFO:tasks.workunit.client.0.smithi110.stdout:op 3038 completed, throughput=4.99MB/sec 2024-08-17T01:04:17.550 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-DmD68jziReMGd9Y off=12104422 len=875798 2024-08-17T01:04:17.554 INFO:tasks.workunit.client.0.smithi110.stdout:op 3039 completed, throughput=4.99MB/sec 2024-08-17T01:04:17.555 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Je1UE2thJPSea2- off=2870528 len=1973823 2024-08-17T01:04:17.563 INFO:tasks.workunit.client.0.smithi110.stdout:op 3040 completed, throughput=5MB/sec 2024-08-17T01:04:17.563 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-R-s5pdsus23ZJ4V off=10493200 len=443845 2024-08-17T01:04:17.567 INFO:tasks.workunit.client.0.smithi110.stdout:op 3041 completed, throughput=5MB/sec 2024-08-17T01:04:17.567 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-V2IKPmNL3_rcTfl off=5740229 len=655649 2024-08-17T01:04:17.572 INFO:tasks.workunit.client.0.smithi110.stdout:op 3042 completed, throughput=5MB/sec 2024-08-17T01:04:17.572 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ACdKcJ1M43z4DRs off=272927 len=2083855 2024-08-17T01:04:17.583 INFO:tasks.workunit.client.0.smithi110.stdout:op 3043 completed, throughput=5MB/sec 2024-08-17T01:04:18.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:17 smithi177 ceph-mon[90034]: pgmap v1564: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:04:18.187 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:17 smithi110 ceph-mon[100641]: pgmap v1564: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:04:18.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:17 smithi110 ceph-mon[98148]: pgmap v1564: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:04:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:04:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:04:18] "GET /metrics HTTP/1.1" 200 34127 "" "Prometheus/2.43.0" 2024-08-17T01:04:18.583 INFO:tasks.workunit.client.0.smithi110.stdout: 599: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:18.583 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-V_JQa7o0qJk6q5V off=4009291 len=595495 2024-08-17T01:04:18.585 INFO:tasks.workunit.client.0.smithi110.stdout:op 3044 completed, throughput=4.99MB/sec 2024-08-17T01:04:18.585 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FTMNwQY1Q4DPF9G off=11790792 len=115892 2024-08-17T01:04:18.586 INFO:tasks.workunit.client.0.smithi110.stdout:op 3045 completed, throughput=4.99MB/sec 2024-08-17T01:04:18.586 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-yiBbpsLFiPCNAdC off=876919 len=459341 2024-08-17T01:04:18.587 INFO:tasks.workunit.client.0.smithi110.stdout:op 3046 completed, throughput=4.99MB/sec 2024-08-17T01:04:18.587 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qmrym0bZhmAZUJ9 off=1704590 len=1485278 2024-08-17T01:04:18.589 INFO:tasks.workunit.client.0.smithi110.stdout:op 3047 completed, throughput=5MB/sec 2024-08-17T01:04:18.589 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6SmJ93MNS3assd7 off=1060010 len=1716319 2024-08-17T01:04:18.597 INFO:tasks.workunit.client.0.smithi110.stdout:op 3048 completed, throughput=5MB/sec 2024-08-17T01:04:18.598 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-X382lXg6-Ih_0Hj off=19988911 len=122541 2024-08-17T01:04:18.600 INFO:tasks.workunit.client.0.smithi110.stdout:op 3049 completed, throughput=5MB/sec 2024-08-17T01:04:19.601 INFO:tasks.workunit.client.0.smithi110.stdout: 600: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:19.601 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-SRrWmdGWe1fSCkL off=3460636 len=1365744 2024-08-17T01:04:19.603 INFO:tasks.workunit.client.0.smithi110.stdout:op 3050 completed, throughput=4.99MB/sec 2024-08-17T01:04:19.604 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KiffMD-VyynqCmr off=256144 len=614064 2024-08-17T01:04:19.604 INFO:tasks.workunit.client.0.smithi110.stdout:op 3051 completed, throughput=4.99MB/sec 2024-08-17T01:04:19.605 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vksi8Oezg8oEpFj off=4915454 len=1889020 2024-08-17T01:04:19.612 INFO:tasks.workunit.client.0.smithi110.stdout:op 3052 completed, throughput=5MB/sec 2024-08-17T01:04:19.612 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lacw64pXXtIPBTO off=4237320 len=1862137 2024-08-17T01:04:19.616 INFO:tasks.workunit.client.0.smithi110.stdout:op 3053 completed, throughput=5MB/sec 2024-08-17T01:04:20.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:19 smithi177 ceph-mon[90034]: pgmap v1565: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:04:20.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:19 smithi110 ceph-mon[98148]: pgmap v1565: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:04:20.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:19 smithi110 ceph-mon[100641]: pgmap v1565: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:04:20.616 INFO:tasks.workunit.client.0.smithi110.stdout: 601: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:20.617 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8uX1n6_FOK33HUr off=7529696 len=628409 2024-08-17T01:04:20.618 INFO:tasks.workunit.client.0.smithi110.stdout:op 3054 completed, throughput=4.99MB/sec 2024-08-17T01:04:20.618 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-NYDWPLPQEC7gmt5 off=5086416 len=1555668 2024-08-17T01:04:20.626 INFO:tasks.workunit.client.0.smithi110.stdout:op 3055 completed, throughput=5MB/sec 2024-08-17T01:04:20.626 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kXVirQkIGrPh6fV off=8463354 len=1600730 2024-08-17T01:04:20.628 INFO:tasks.workunit.client.0.smithi110.stdout:op 3056 completed, throughput=5MB/sec 2024-08-17T01:04:20.628 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5dxZCPoU6JwTNWG off=9460713 len=1365048 2024-08-17T01:04:20.633 INFO:tasks.workunit.client.0.smithi110.stdout:op 3057 completed, throughput=5MB/sec 2024-08-17T01:04:21.634 INFO:tasks.workunit.client.0.smithi110.stdout: 602: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:21.634 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-svw212wfD3cIhCC off=0 len=1120598 2024-08-17T01:04:21.639 INFO:tasks.workunit.client.0.smithi110.stdout:op 3058 completed, throughput=4.99MB/sec 2024-08-17T01:04:21.640 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-JNxYqsNmzVDpvt5 off=17750267 len=1299592 2024-08-17T01:04:21.641 INFO:tasks.workunit.client.0.smithi110.stdout:op 3059 completed, throughput=5MB/sec 2024-08-17T01:04:21.641 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-sg1IalUBLU2hzvk off=2012855 len=1332307 2024-08-17T01:04:21.648 INFO:tasks.workunit.client.0.smithi110.stdout:op 3060 completed, throughput=5MB/sec 2024-08-17T01:04:21.648 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-fsijgSA9hnRxi4i off=18101506 len=769501 2024-08-17T01:04:21.650 INFO:tasks.workunit.client.0.smithi110.stdout:op 3061 completed, throughput=5MB/sec 2024-08-17T01:04:21.650 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7KMfIB_vEbu6XzP off=528906 len=1413279 2024-08-17T01:04:21.650 INFO:tasks.workunit.client.0.smithi110.stdout:op 3062 completed, throughput=5MB/sec 2024-08-17T01:04:22.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:21 smithi177 ceph-mon[90034]: pgmap v1566: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:04:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:21 smithi110 ceph-mon[98148]: pgmap v1566: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:04:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:21 smithi110 ceph-mon[100641]: pgmap v1566: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:04:22.651 INFO:tasks.workunit.client.0.smithi110.stdout: 603: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:22.651 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JpT6e_n8HopOzbG off=6631524 len=684234 2024-08-17T01:04:22.655 INFO:tasks.workunit.client.0.smithi110.stdout:op 3063 completed, throughput=4.99MB/sec 2024-08-17T01:04:22.656 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-et0TVTLIoq-ZYyd off=9441294 len=1002674 2024-08-17T01:04:22.658 INFO:tasks.workunit.client.0.smithi110.stdout:op 3064 completed, throughput=5MB/sec 2024-08-17T01:04:22.658 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9-77C9dfLGCrrMl off=7722600 len=205024 2024-08-17T01:04:22.658 INFO:tasks.workunit.client.0.smithi110.stdout:op 3065 completed, throughput=5MB/sec 2024-08-17T01:04:22.658 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2wmkmH4dpoCyOP6 off=1151333 len=2031532 2024-08-17T01:04:22.663 INFO:tasks.workunit.client.0.smithi110.stdout:op 3066 completed, throughput=5MB/sec 2024-08-17T01:04:22.663 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_6IKD9eruQdyKK_ off=55550 len=1327922 2024-08-17T01:04:22.664 INFO:tasks.workunit.client.0.smithi110.stdout:op 3067 completed, throughput=5MB/sec 2024-08-17T01:04:23.665 INFO:tasks.workunit.client.0.smithi110.stdout: 604: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:23.665 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gneu200GMkTpRj6 off=10235168 len=708577 2024-08-17T01:04:23.666 INFO:tasks.workunit.client.0.smithi110.stdout:op 3068 completed, throughput=4.99MB/sec 2024-08-17T01:04:23.666 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dlS2m1jszD3-gwH off=3265109 len=1155244 2024-08-17T01:04:23.673 INFO:tasks.workunit.client.0.smithi110.stdout:op 3069 completed, throughput=5MB/sec 2024-08-17T01:04:23.673 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JAv4SpBoL4Mnl3l off=18535303 len=216986 2024-08-17T01:04:23.676 INFO:tasks.workunit.client.0.smithi110.stdout:op 3070 completed, throughput=5MB/sec 2024-08-17T01:04:23.676 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-386e3w7hfTh3tG1 off=10252786 len=154971 2024-08-17T01:04:23.679 INFO:tasks.workunit.client.0.smithi110.stdout:op 3071 completed, throughput=5MB/sec 2024-08-17T01:04:23.679 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-eQTWr793WqwLCUA off=4793103 len=207691 2024-08-17T01:04:23.681 INFO:tasks.workunit.client.0.smithi110.stdout:op 3072 completed, throughput=5MB/sec 2024-08-17T01:04:23.681 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-lJBVmCjyrV8fMpo off=2271744 len=1789024 2024-08-17T01:04:23.690 INFO:tasks.workunit.client.0.smithi110.stdout:op 3073 completed, throughput=5MB/sec 2024-08-17T01:04:23.690 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-AVhFZlqoRyxUGSj off=3036021 len=116464 2024-08-17T01:04:23.690 INFO:tasks.workunit.client.0.smithi110.stdout:op 3074 completed, throughput=5MB/sec 2024-08-17T01:04:23.691 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2c5T_aPXZ_SSUpB off=3526511 len=1423405 2024-08-17T01:04:23.695 INFO:tasks.workunit.client.0.smithi110.stdout:op 3075 completed, throughput=5MB/sec 2024-08-17T01:04:24.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:23 smithi177 ceph-mon[90034]: pgmap v1567: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T01:04:24.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:23 smithi110 ceph-mon[98148]: pgmap v1567: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T01:04:24.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:23 smithi110 ceph-mon[100641]: pgmap v1567: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T01:04:24.696 INFO:tasks.workunit.client.0.smithi110.stdout: 605: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:24.696 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-__9fwizqNSCDgJ_ off=255078 len=1190049 2024-08-17T01:04:24.697 INFO:tasks.workunit.client.0.smithi110.stdout:op 3076 completed, throughput=5MB/sec 2024-08-17T01:04:24.697 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-K7PD80kfdObQlz2 off=1818810 len=1876084 2024-08-17T01:04:24.706 INFO:tasks.workunit.client.0.smithi110.stdout:op 3077 completed, throughput=5MB/sec 2024-08-17T01:04:24.706 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Ti_XMSWU9-hC8u5 off=22376499 len=1971516 2024-08-17T01:04:24.716 INFO:tasks.workunit.client.0.smithi110.stdout:op 3078 completed, throughput=5MB/sec 2024-08-17T01:04:25.717 INFO:tasks.workunit.client.0.smithi110.stdout: 606: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:25.717 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-6C6iDZv4cB2PFoU off=3678377 len=1807623 2024-08-17T01:04:25.719 INFO:tasks.workunit.client.0.smithi110.stdout:op 3079 completed, throughput=5MB/sec 2024-08-17T01:04:25.719 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QP-EB7qiDJtQndj off=13449282 len=1041636 2024-08-17T01:04:25.722 INFO:tasks.workunit.client.0.smithi110.stdout:op 3080 completed, throughput=5MB/sec 2024-08-17T01:04:25.722 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RJN47z-iucHrLUX off=4221166 len=191239 2024-08-17T01:04:25.724 INFO:tasks.workunit.client.0.smithi110.stdout:op 3081 completed, throughput=5MB/sec 2024-08-17T01:04:25.724 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Qa4105FPwq9Usto off=1807493 len=680164 2024-08-17T01:04:25.729 INFO:tasks.workunit.client.0.smithi110.stdout:op 3082 completed, throughput=5MB/sec 2024-08-17T01:04:25.729 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Xn58BZGRPAehFIp off=2097780 len=1735527 2024-08-17T01:04:25.736 INFO:tasks.workunit.client.0.smithi110.stdout:op 3083 completed, throughput=5MB/sec 2024-08-17T01:04:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:25 smithi110 ceph-mon[98148]: pgmap v1568: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:04:26.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:25 smithi110 ceph-mon[100641]: pgmap v1568: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:04:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:25 smithi177 ceph-mon[90034]: pgmap v1568: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:04:26.737 INFO:tasks.workunit.client.0.smithi110.stdout: 607: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:26.737 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-f7eVKnMyvkdSBsJ off=6694574 len=110426 2024-08-17T01:04:26.738 INFO:tasks.workunit.client.0.smithi110.stdout:op 3084 completed, throughput=4.99MB/sec 2024-08-17T01:04:26.738 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3vI2NJAntP1Gl1x off=808246 len=1405545 2024-08-17T01:04:26.744 INFO:tasks.workunit.client.0.smithi110.stdout:op 3085 completed, throughput=5MB/sec 2024-08-17T01:04:26.744 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-rHBBomfqKBuy2CR off=857659 len=1979643 2024-08-17T01:04:26.752 INFO:tasks.workunit.client.0.smithi110.stdout:op 3086 completed, throughput=5MB/sec 2024-08-17T01:04:26.752 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9HLBaFBmcpL6Exj off=15081455 len=1335244 2024-08-17T01:04:26.754 INFO:tasks.workunit.client.0.smithi110.stdout:op 3087 completed, throughput=5MB/sec 2024-08-17T01:04:27.755 INFO:tasks.workunit.client.0.smithi110.stdout: 608: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:27.755 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-c7DXQq62E5APy_F off=652833 len=597852 2024-08-17T01:04:27.759 INFO:tasks.workunit.client.0.smithi110.stdout:op 3088 completed, throughput=4.99MB/sec 2024-08-17T01:04:27.759 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cR-LQ8C2h4q3EW_ off=12209160 len=1808885 2024-08-17T01:04:27.761 INFO:tasks.workunit.client.0.smithi110.stdout:op 3089 completed, throughput=5MB/sec 2024-08-17T01:04:27.761 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Vn6DZH-1hmXY2Nk off=2528040 len=1725148 2024-08-17T01:04:27.762 INFO:tasks.workunit.client.0.smithi110.stdout:op 3090 completed, throughput=5MB/sec 2024-08-17T01:04:27.763 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Aj6t5x0BSBU4481 off=4321492 len=1905798 2024-08-17T01:04:27.764 INFO:tasks.workunit.client.0.smithi110.stdout:op 3091 completed, throughput=5MB/sec 2024-08-17T01:04:28.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:27 smithi110 ceph-mon[100641]: pgmap v1569: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:04:28.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:27 smithi110 ceph-mon[98148]: pgmap v1569: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:04:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:27 smithi177 ceph-mon[90034]: pgmap v1569: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:04:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:04:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:04:28] "GET /metrics HTTP/1.1" 200 34127 "" "Prometheus/2.43.0" 2024-08-17T01:04:28.765 INFO:tasks.workunit.client.0.smithi110.stdout: 609: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:28.765 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tsO9JJQFU9PH-Tc off=1668307 len=1780895 2024-08-17T01:04:28.767 INFO:tasks.workunit.client.0.smithi110.stdout:op 3092 completed, throughput=5MB/sec 2024-08-17T01:04:28.767 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-F8X5SE2EkZkNb68 off=9365296 len=374694 2024-08-17T01:04:28.771 INFO:tasks.workunit.client.0.smithi110.stdout:op 3093 completed, throughput=5MB/sec 2024-08-17T01:04:28.771 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GxaDYCyU7ssOpPF off=9625615 len=128980 2024-08-17T01:04:28.771 INFO:tasks.workunit.client.0.smithi110.stdout:op 3094 completed, throughput=5MB/sec 2024-08-17T01:04:28.771 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JXeO8EOScFMFx9z off=496792 len=338806 2024-08-17T01:04:28.774 INFO:tasks.workunit.client.0.smithi110.stdout:op 3095 completed, throughput=5MB/sec 2024-08-17T01:04:28.774 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bo6eI8PgE0xQ3Zw off=2764095 len=2053026 2024-08-17T01:04:28.787 INFO:tasks.workunit.client.0.smithi110.stdout:op 3096 completed, throughput=5MB/sec 2024-08-17T01:04:29.787 INFO:tasks.workunit.client.0.smithi110.stdout: 610: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:29.787 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XrZvf8R4c7KdcZ4 off=9910856 len=1623194 2024-08-17T01:04:29.795 INFO:tasks.workunit.client.0.smithi110.stdout:op 3097 completed, throughput=5MB/sec 2024-08-17T01:04:29.795 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ApFayH3-Ud2dXu5 off=1333522 len=1117440 2024-08-17T01:04:29.797 INFO:tasks.workunit.client.0.smithi110.stdout:op 3098 completed, throughput=5MB/sec 2024-08-17T01:04:29.797 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-uNaCtEUXXfIqx6e off=1013817 len=350159 2024-08-17T01:04:29.800 INFO:tasks.workunit.client.0.smithi110.stdout:op 3099 completed, throughput=5MB/sec 2024-08-17T01:04:29.800 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HC6KsxviPXK8XhY off=13089803 len=1177533 2024-08-17T01:04:29.802 INFO:tasks.workunit.client.0.smithi110.stdout:op 3100 completed, throughput=5MB/sec 2024-08-17T01:04:29.802 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-k0jVGoMhyAkUOO2 off=1392400 len=1686788 2024-08-17T01:04:29.811 INFO:tasks.workunit.client.0.smithi110.stdout:op 3101 completed, throughput=5MB/sec 2024-08-17T01:04:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:29 smithi110 ceph-mon[98148]: pgmap v1570: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-17T01:04:30.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:29 smithi110 ceph-mon[100641]: pgmap v1570: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-17T01:04:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:29 smithi177 ceph-mon[90034]: pgmap v1570: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-17T01:04:30.811 INFO:tasks.workunit.client.0.smithi110.stdout: 611: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:30.812 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-mCFE13G5M0X9644 off=3964895 len=37151 2024-08-17T01:04:30.814 INFO:tasks.workunit.client.0.smithi110.stdout:op 3102 completed, throughput=4.99MB/sec 2024-08-17T01:04:30.815 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zHUYJiMjf1EN693 off=2099103 len=1509732 2024-08-17T01:04:30.823 INFO:tasks.workunit.client.0.smithi110.stdout:op 3103 completed, throughput=5MB/sec 2024-08-17T01:04:30.824 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VUJlSG_XHTyq4Df off=1077866 len=564204 2024-08-17T01:04:30.824 INFO:tasks.workunit.client.0.smithi110.stdout:op 3104 completed, throughput=5MB/sec 2024-08-17T01:04:30.825 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-dJcCkDBtRVszwP4 off=2882925 len=1814392 2024-08-17T01:04:30.827 INFO:tasks.workunit.client.0.smithi110.stdout:op 3105 completed, throughput=5MB/sec 2024-08-17T01:04:30.827 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-YQ2JdzKfSc5gyN_ off=11400286 len=2004771 2024-08-17T01:04:30.829 INFO:tasks.workunit.client.0.smithi110.stdout:op 3106 completed, throughput=5MB/sec 2024-08-17T01:04:31.829 INFO:tasks.workunit.client.0.smithi110.stdout: 612: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:31.829 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CUgj9KGhIvu0vM9 off=5952983 len=792647 2024-08-17T01:04:31.834 INFO:tasks.workunit.client.0.smithi110.stdout:op 3107 completed, throughput=5MB/sec 2024-08-17T01:04:31.835 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GxjZMH0UR2rfq4v off=1350778 len=730617 2024-08-17T01:04:31.835 INFO:tasks.workunit.client.0.smithi110.stdout:op 3108 completed, throughput=5MB/sec 2024-08-17T01:04:31.836 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zfrrNBQWg_73hgU off=5710547 len=1013523 2024-08-17T01:04:31.840 INFO:tasks.workunit.client.0.smithi110.stdout:op 3109 completed, throughput=5MB/sec 2024-08-17T01:04:31.841 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Pw0g_-3txVZxlEB off=12834733 len=272611 2024-08-17T01:04:31.843 INFO:tasks.workunit.client.0.smithi110.stdout:op 3110 completed, throughput=5MB/sec 2024-08-17T01:04:31.844 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CqokmrylznG62uE off=1848951 len=947632 2024-08-17T01:04:31.848 INFO:tasks.workunit.client.0.smithi110.stdout:op 3111 completed, throughput=5MB/sec 2024-08-17T01:04:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:31 smithi110 ceph-mon[98148]: pgmap v1571: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:04:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:04:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:31 smithi110 ceph-mon[100641]: pgmap v1571: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:04:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:04:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:31 smithi177 ceph-mon[90034]: pgmap v1571: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:04:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:04:32.849 INFO:tasks.workunit.client.0.smithi110.stdout: 613: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:32.849 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-yaLMPyPoSJjVsl3 off=5785394 len=820623 2024-08-17T01:04:32.850 INFO:tasks.workunit.client.0.smithi110.stdout:op 3112 completed, throughput=4.99MB/sec 2024-08-17T01:04:32.850 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ydD8JXWq-XwUf55 off=968380 len=210907 2024-08-17T01:04:32.853 INFO:tasks.workunit.client.0.smithi110.stdout:op 3113 completed, throughput=4.99MB/sec 2024-08-17T01:04:32.854 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_rzECM25FC40t3m off=3239320 len=1441892 2024-08-17T01:04:32.855 INFO:tasks.workunit.client.0.smithi110.stdout:op 3114 completed, throughput=5MB/sec 2024-08-17T01:04:32.855 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2sZQCw9uchSKAd8 off=9693 len=1136574 2024-08-17T01:04:32.862 INFO:tasks.workunit.client.0.smithi110.stdout:op 3115 completed, throughput=5MB/sec 2024-08-17T01:04:32.862 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Wkvrdq6ectEh_3f off=3330271 len=223649 2024-08-17T01:04:32.864 INFO:tasks.workunit.client.0.smithi110.stdout:op 3116 completed, throughput=5MB/sec 2024-08-17T01:04:32.864 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9FUq-DV4SUc-u-_ off=1443025 len=975930 2024-08-17T01:04:32.865 INFO:tasks.workunit.client.0.smithi110.stdout:op 3117 completed, throughput=5MB/sec 2024-08-17T01:04:32.865 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2ARmLatfZapUJ9_ off=18054716 len=803969 2024-08-17T01:04:32.868 INFO:tasks.workunit.client.0.smithi110.stdout:op 3118 completed, throughput=5MB/sec 2024-08-17T01:04:33.868 INFO:tasks.workunit.client.0.smithi110.stdout: 614: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:33.868 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jmpK4vQ5lWYSvCe off=695428 len=503896 2024-08-17T01:04:33.869 INFO:tasks.workunit.client.0.smithi110.stdout:op 3119 completed, throughput=4.99MB/sec 2024-08-17T01:04:33.869 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OCedOH7HInXOAF7 off=15618086 len=1981725 2024-08-17T01:04:33.880 INFO:tasks.workunit.client.0.smithi110.stdout:op 3120 completed, throughput=5MB/sec 2024-08-17T01:04:33.880 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ib1XYoBF1to1fV_ off=4218896 len=416242 2024-08-17T01:04:33.881 INFO:tasks.workunit.client.0.smithi110.stdout:op 3121 completed, throughput=5MB/sec 2024-08-17T01:04:33.881 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hOZxzg0-YM_Fn4v off=15974239 len=1762763 2024-08-17T01:04:33.887 INFO:tasks.workunit.client.0.smithi110.stdout:op 3122 completed, throughput=5MB/sec 2024-08-17T01:04:33.888 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Tko-t2o4btkh_N_ off=3346762 len=671996 2024-08-17T01:04:33.888 INFO:tasks.workunit.client.0.smithi110.stdout:op 3123 completed, throughput=5MB/sec 2024-08-17T01:04:34.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:33 smithi110 ceph-mon[100641]: pgmap v1572: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:04:34.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:33 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:04:34.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:33 smithi110 ceph-mon[98148]: pgmap v1572: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:04:34.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:33 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:04:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:33 smithi177 ceph-mon[90034]: pgmap v1572: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:04:34.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:33 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:04:34.889 INFO:tasks.workunit.client.0.smithi110.stdout: 615: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:34.889 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tVkQOlGAAGE7Buo off=4895344 len=844456 2024-08-17T01:04:34.890 INFO:tasks.workunit.client.0.smithi110.stdout:op 3124 completed, throughput=4.99MB/sec 2024-08-17T01:04:34.890 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vBKyo4FcQZ0OVG1 off=4071227 len=1381169 2024-08-17T01:04:34.892 INFO:tasks.workunit.client.0.smithi110.stdout:op 3125 completed, throughput=5MB/sec 2024-08-17T01:04:34.892 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-GR_j-hZEZyChch8 off=18779471 len=1849087 2024-08-17T01:04:34.901 INFO:tasks.workunit.client.0.smithi110.stdout:op 3126 completed, throughput=5MB/sec 2024-08-17T01:04:34.901 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HtwP-fsegC4iySF off=230038 len=419283 2024-08-17T01:04:34.904 INFO:tasks.workunit.client.0.smithi110.stdout:op 3127 completed, throughput=5MB/sec 2024-08-17T01:04:34.904 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZPRs4WtwM_jWStI off=12149556 len=373063 2024-08-17T01:04:34.905 INFO:tasks.workunit.client.0.smithi110.stdout:op 3128 completed, throughput=5MB/sec 2024-08-17T01:04:34.905 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hoT0P2mi_KtXYjn off=8715578 len=382644 2024-08-17T01:04:34.905 INFO:tasks.workunit.client.0.smithi110.stdout:op 3129 completed, throughput=5MB/sec 2024-08-17T01:04:35.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:04:35.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:04:35.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:04:35.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:04:35.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:04:35.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:04:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:04:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:04:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:04:35.906 INFO:tasks.workunit.client.0.smithi110.stdout: 616: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:35.906 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-21aWA_DlXJzlXxV off=5407389 len=1079158 2024-08-17T01:04:35.908 INFO:tasks.workunit.client.0.smithi110.stdout:op 3130 completed, throughput=4.99MB/sec 2024-08-17T01:04:35.909 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hyyT7mkRgZiWUdA off=5356931 len=34622 2024-08-17T01:04:35.909 INFO:tasks.workunit.client.0.smithi110.stdout:op 3131 completed, throughput=4.99MB/sec 2024-08-17T01:04:35.909 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-u5dq1yrMXLqyWnl off=562502 len=802126 2024-08-17T01:04:35.910 INFO:tasks.workunit.client.0.smithi110.stdout:op 3132 completed, throughput=5MB/sec 2024-08-17T01:04:35.910 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-AQOWwhBgnqpVJY8 off=3054174 len=183979 2024-08-17T01:04:35.911 INFO:tasks.workunit.client.0.smithi110.stdout:op 3133 completed, throughput=5MB/sec 2024-08-17T01:04:35.911 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-sArk9YYi0tx0B52 off=14169333 len=1629252 2024-08-17T01:04:35.913 INFO:tasks.workunit.client.0.smithi110.stdout:op 3134 completed, throughput=5MB/sec 2024-08-17T01:04:35.913 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-V6NHfcGOLve6I9m off=10227785 len=548907 2024-08-17T01:04:35.914 INFO:tasks.workunit.client.0.smithi110.stdout:op 3135 completed, throughput=5MB/sec 2024-08-17T01:04:35.914 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-w8Hrfk_d4Hl39nf off=223439 len=1415399 2024-08-17T01:04:35.920 INFO:tasks.workunit.client.0.smithi110.stdout:op 3136 completed, throughput=5MB/sec 2024-08-17T01:04:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:36 smithi110 ceph-mon[100641]: pgmap v1573: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:04:36.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:36 smithi110 ceph-mon[98148]: pgmap v1573: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:04:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:36 smithi177 ceph-mon[90034]: pgmap v1573: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:04:36.920 INFO:tasks.workunit.client.0.smithi110.stdout: 617: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:36.921 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jHLJrDxjAukFTU4 off=13295998 len=1552589 2024-08-17T01:04:36.924 INFO:tasks.workunit.client.0.smithi110.stdout:op 3137 completed, throughput=5MB/sec 2024-08-17T01:04:36.924 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vSJe1m502YeIR8n off=3135215 len=396741 2024-08-17T01:04:36.928 INFO:tasks.workunit.client.0.smithi110.stdout:op 3138 completed, throughput=5MB/sec 2024-08-17T01:04:36.928 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-a0jjqPugUVB1NA_ off=5867404 len=1522367 2024-08-17T01:04:36.936 INFO:tasks.workunit.client.0.smithi110.stdout:op 3139 completed, throughput=5MB/sec 2024-08-17T01:04:36.936 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZK-LF_YympO2kiZ off=3102382 len=839180 2024-08-17T01:04:36.937 INFO:tasks.workunit.client.0.smithi110.stdout:op 3140 completed, throughput=5MB/sec 2024-08-17T01:04:36.938 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-h640yvW5Itc8coF off=1582532 len=436693 2024-08-17T01:04:36.941 INFO:tasks.workunit.client.0.smithi110.stdout:op 3141 completed, throughput=5MB/sec 2024-08-17T01:04:37.941 INFO:tasks.workunit.client.0.smithi110.stdout: 618: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:37.942 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-uGXt2okrLS9Vwqt off=10056241 len=1519504 2024-08-17T01:04:37.949 INFO:tasks.workunit.client.0.smithi110.stdout:op 3142 completed, throughput=4.99MB/sec 2024-08-17T01:04:37.949 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xH7AhaVe-c-pvlI off=2715078 len=1063405 2024-08-17T01:04:37.951 INFO:tasks.workunit.client.0.smithi110.stdout:op 3143 completed, throughput=5MB/sec 2024-08-17T01:04:37.951 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Y3yi2N_N1XaqumF off=2607435 len=1136037 2024-08-17T01:04:37.953 INFO:tasks.workunit.client.0.smithi110.stdout:op 3144 completed, throughput=5MB/sec 2024-08-17T01:04:37.953 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-o0RMZ-6a4KloT1x off=4413225 len=1260624 2024-08-17T01:04:37.954 INFO:tasks.workunit.client.0.smithi110.stdout:op 3145 completed, throughput=5MB/sec 2024-08-17T01:04:37.955 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-37qYTN5oviZsgDO off=16704574 len=1339742 2024-08-17T01:04:37.956 INFO:tasks.workunit.client.0.smithi110.stdout:op 3146 completed, throughput=5MB/sec 2024-08-17T01:04:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:38 smithi110 ceph-mon[100641]: pgmap v1574: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:04:38.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:38 smithi110 ceph-mon[98148]: pgmap v1574: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:04:38.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:04:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:04:38] "GET /metrics HTTP/1.1" 200 34126 "" "Prometheus/2.43.0" 2024-08-17T01:04:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:38 smithi177 ceph-mon[90034]: pgmap v1574: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:04:38.956 INFO:tasks.workunit.client.0.smithi110.stdout: 619: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:38.957 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-U9v26uy06AhEr5h off=3716406 len=682684 2024-08-17T01:04:38.958 INFO:tasks.workunit.client.0.smithi110.stdout:op 3147 completed, throughput=4.99MB/sec 2024-08-17T01:04:38.958 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-naeIYbagVuEm1Lx off=2807180 len=416927 2024-08-17T01:04:38.962 INFO:tasks.workunit.client.0.smithi110.stdout:op 3148 completed, throughput=5MB/sec 2024-08-17T01:04:38.962 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-a-i5-kmICbnf3Uc off=224939 len=1011237 2024-08-17T01:04:38.963 INFO:tasks.workunit.client.0.smithi110.stdout:op 3149 completed, throughput=5MB/sec 2024-08-17T01:04:38.963 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-03XxtvWR5274pYX off=40348 len=1796212 2024-08-17T01:04:38.970 INFO:tasks.workunit.client.0.smithi110.stdout:op 3150 completed, throughput=5MB/sec 2024-08-17T01:04:38.970 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-IrvqwGPxNLe3tMu off=0 len=1344827 2024-08-17T01:04:38.977 INFO:tasks.workunit.client.0.smithi110.stdout:op 3151 completed, throughput=5MB/sec 2024-08-17T01:04:39.977 INFO:tasks.workunit.client.0.smithi110.stdout: 620: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:39.978 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-A5x9MW-i_q0r_CZ off=1152625 len=1921756 2024-08-17T01:04:39.981 INFO:tasks.workunit.client.0.smithi110.stdout:op 3152 completed, throughput=5MB/sec 2024-08-17T01:04:39.982 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-uAqtoTpfK6zmAIn off=8833611 len=1072553 2024-08-17T01:04:39.987 INFO:tasks.workunit.client.0.smithi110.stdout:op 3153 completed, throughput=5MB/sec 2024-08-17T01:04:39.987 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-GGOYDmCpRUAEIs2 off=2773484 len=1117189 2024-08-17T01:04:39.992 INFO:tasks.workunit.client.0.smithi110.stdout:op 3154 completed, throughput=5MB/sec 2024-08-17T01:04:39.992 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vQY__pkn522vbLR off=6750230 len=646666 2024-08-17T01:04:39.993 INFO:tasks.workunit.client.0.smithi110.stdout:op 3155 completed, throughput=5MB/sec 2024-08-17T01:04:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:40 smithi110 ceph-mon[100641]: pgmap v1575: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:04:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:40 smithi110 ceph-mon[98148]: pgmap v1575: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:04:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:40 smithi177 ceph-mon[90034]: pgmap v1575: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:04:40.993 INFO:tasks.workunit.client.0.smithi110.stdout: 621: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:40.993 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CFmvkxHfe4MBcXH off=1360992 len=792322 2024-08-17T01:04:40.999 INFO:tasks.workunit.client.0.smithi110.stdout:op 3156 completed, throughput=4.99MB/sec 2024-08-17T01:04:40.999 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-J-kbiXmPd7Zcwnn off=1333942 len=591868 2024-08-17T01:04:41.000 INFO:tasks.workunit.client.0.smithi110.stdout:op 3157 completed, throughput=4.99MB/sec 2024-08-17T01:04:41.000 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bpVgakxUeoJ-uRv off=8422179 len=1575827 2024-08-17T01:04:41.008 INFO:tasks.workunit.client.0.smithi110.stdout:op 3158 completed, throughput=5MB/sec 2024-08-17T01:04:41.008 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-WsXgYj-aueJhRP8 off=5111115 len=107289 2024-08-17T01:04:41.008 INFO:tasks.workunit.client.0.smithi110.stdout:op 3159 completed, throughput=5MB/sec 2024-08-17T01:04:41.008 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-t1DC-iK31xDem4F off=6422528 len=1081798 2024-08-17T01:04:41.013 INFO:tasks.workunit.client.0.smithi110.stdout:op 3160 completed, throughput=5MB/sec 2024-08-17T01:04:41.013 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zASug5fMRp8CJV6 off=1763150 len=1439024 2024-08-17T01:04:41.019 INFO:tasks.workunit.client.0.smithi110.stdout:op 3161 completed, throughput=5MB/sec 2024-08-17T01:04:42.020 INFO:tasks.workunit.client.0.smithi110.stdout: 622: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:42.020 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-R6FGhIy3gJoeG7s off=7618919 len=1275704 2024-08-17T01:04:42.023 INFO:tasks.workunit.client.0.smithi110.stdout:op 3162 completed, throughput=4.99MB/sec 2024-08-17T01:04:42.023 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hQSF9gSJ4PFAwGK off=16984816 len=1215464 2024-08-17T01:04:42.024 INFO:tasks.workunit.client.0.smithi110.stdout:op 3163 completed, throughput=5MB/sec 2024-08-17T01:04:42.024 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-BrN91ocBptfgRSK off=3803525 len=1706227 2024-08-17T01:04:42.028 INFO:tasks.workunit.client.0.smithi110.stdout:op 3164 completed, throughput=5MB/sec 2024-08-17T01:04:42.028 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ih8HK31IKEd1lY_ off=1152322 len=570298 2024-08-17T01:04:42.032 INFO:tasks.workunit.client.0.smithi110.stdout:op 3165 completed, throughput=5MB/sec 2024-08-17T01:04:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:42 smithi110 ceph-mon[98148]: pgmap v1576: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-17T01:04:42.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:42 smithi110 ceph-mon[100641]: pgmap v1576: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-17T01:04:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:42 smithi177 ceph-mon[90034]: pgmap v1576: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-17T01:04:43.032 INFO:tasks.workunit.client.0.smithi110.stdout: 623: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:43.033 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-YcjeCK5cPcixxK1 off=17498622 len=819548 2024-08-17T01:04:43.033 INFO:tasks.workunit.client.0.smithi110.stdout:op 3166 completed, throughput=4.99MB/sec 2024-08-17T01:04:43.034 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-mGdUIFB2azBoldS off=13909634 len=262527 2024-08-17T01:04:43.034 INFO:tasks.workunit.client.0.smithi110.stdout:op 3167 completed, throughput=4.99MB/sec 2024-08-17T01:04:43.035 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-X2EXii4P5r237cx off=6042251 len=111643 2024-08-17T01:04:43.037 INFO:tasks.workunit.client.0.smithi110.stdout:op 3168 completed, throughput=4.99MB/sec 2024-08-17T01:04:43.037 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KusQNmuMkkMtVhn off=4878000 len=722199 2024-08-17T01:04:43.038 INFO:tasks.workunit.client.0.smithi110.stdout:op 3169 completed, throughput=5MB/sec 2024-08-17T01:04:43.038 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ATjPIKVbqa4tkFK off=4994185 len=706949 2024-08-17T01:04:43.043 INFO:tasks.workunit.client.0.smithi110.stdout:op 3170 completed, throughput=5MB/sec 2024-08-17T01:04:43.043 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-glGP6RVJk6uYm6Y off=4365120 len=232387 2024-08-17T01:04:43.046 INFO:tasks.workunit.client.0.smithi110.stdout:op 3171 completed, throughput=5MB/sec 2024-08-17T01:04:43.046 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WpaVpg2j7F5H88B off=12704265 len=1282440 2024-08-17T01:04:43.052 INFO:tasks.workunit.client.0.smithi110.stdout:op 3172 completed, throughput=5MB/sec 2024-08-17T01:04:43.053 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-o05OyvTGGj98J4Z off=10223849 len=1387419 2024-08-17T01:04:43.059 INFO:tasks.workunit.client.0.smithi110.stdout:op 3173 completed, throughput=5MB/sec 2024-08-17T01:04:44.060 INFO:tasks.workunit.client.0.smithi110.stdout: 624: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:44.060 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HAM94wLPol_nv0w off=3879839 len=1549569 2024-08-17T01:04:44.068 INFO:tasks.workunit.client.0.smithi110.stdout:op 3174 completed, throughput=4.99MB/sec 2024-08-17T01:04:44.068 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ee5uL2zQsMmgoAf off=22333955 len=1108044 2024-08-17T01:04:44.070 INFO:tasks.workunit.client.0.smithi110.stdout:op 3175 completed, throughput=5MB/sec 2024-08-17T01:04:44.071 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-AsdSBxnnJgpSS3H off=1379491 len=1005005 2024-08-17T01:04:44.073 INFO:tasks.workunit.client.0.smithi110.stdout:op 3176 completed, throughput=5MB/sec 2024-08-17T01:04:44.073 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1Iizt6DA0GTwHZg off=3082378 len=1247354 2024-08-17T01:04:44.081 INFO:tasks.workunit.client.0.smithi110.stdout:op 3177 completed, throughput=5MB/sec 2024-08-17T01:04:44.081 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-INYyXdE7p4mGY2G off=255518 len=1243697 2024-08-17T01:04:44.087 INFO:tasks.workunit.client.0.smithi110.stdout:op 3178 completed, throughput=5MB/sec 2024-08-17T01:04:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:44 smithi110 ceph-mon[98148]: pgmap v1577: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:04:44.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:44 smithi110 ceph-mon[100641]: pgmap v1577: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:04:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:44 smithi177 ceph-mon[90034]: pgmap v1577: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:04:45.087 INFO:tasks.workunit.client.0.smithi110.stdout: 625: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:45.087 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3Rb9Iz64QlqWORL off=4337015 len=1055811 2024-08-17T01:04:45.088 INFO:tasks.workunit.client.0.smithi110.stdout:op 3179 completed, throughput=5MB/sec 2024-08-17T01:04:45.088 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-6NzwhTmYOD2eFkr off=9755940 len=572935 2024-08-17T01:04:45.089 INFO:tasks.workunit.client.0.smithi110.stdout:op 3180 completed, throughput=5MB/sec 2024-08-17T01:04:45.090 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1gOoyqlJSkVtjrR off=4484972 len=556846 2024-08-17T01:04:45.093 INFO:tasks.workunit.client.0.smithi110.stdout:op 3181 completed, throughput=5MB/sec 2024-08-17T01:04:45.093 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OTrySXlJwA1-edb off=1717676 len=636701 2024-08-17T01:04:45.097 INFO:tasks.workunit.client.0.smithi110.stdout:op 3182 completed, throughput=5MB/sec 2024-08-17T01:04:45.097 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QWr_QMkdHV8xl8g off=3941966 len=713920 2024-08-17T01:04:45.101 INFO:tasks.workunit.client.0.smithi110.stdout:op 3183 completed, throughput=5MB/sec 2024-08-17T01:04:45.101 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YHrZKjZzM_LnTQT off=11530029 len=415785 2024-08-17T01:04:45.104 INFO:tasks.workunit.client.0.smithi110.stdout:op 3184 completed, throughput=5MB/sec 2024-08-17T01:04:45.104 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2ut3eRmcbmtgdJ6 off=673396 len=1046303 2024-08-17T01:04:45.104 INFO:tasks.workunit.client.0.smithi110.stdout:op 3185 completed, throughput=5MB/sec 2024-08-17T01:04:46.105 INFO:tasks.workunit.client.0.smithi110.stdout: 626: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:46.105 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5Eaju22AdHiMEeZ off=82974 len=1519831 2024-08-17T01:04:46.112 INFO:tasks.workunit.client.0.smithi110.stdout:op 3186 completed, throughput=5MB/sec 2024-08-17T01:04:46.112 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HagblsNdgvmEiQw off=4713167 len=154430 2024-08-17T01:04:46.115 INFO:tasks.workunit.client.0.smithi110.stdout:op 3187 completed, throughput=5MB/sec 2024-08-17T01:04:46.115 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-B4Hyl2xNxtKMemi off=14879319 len=1527286 2024-08-17T01:04:46.122 INFO:tasks.workunit.client.0.smithi110.stdout:op 3188 completed, throughput=5MB/sec 2024-08-17T01:04:46.122 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fgbv0C5ojPgl6_8 off=2160187 len=394987 2024-08-17T01:04:46.125 INFO:tasks.workunit.client.0.smithi110.stdout:op 3189 completed, throughput=5MB/sec 2024-08-17T01:04:46.125 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ao2wD-Ddn5Ng2mB off=7720730 len=565377 2024-08-17T01:04:46.129 INFO:tasks.workunit.client.0.smithi110.stdout:op 3190 completed, throughput=5MB/sec 2024-08-17T01:04:46.129 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KdfwAKI8zUwVjGb off=11221122 len=500599 2024-08-17T01:04:46.132 INFO:tasks.workunit.client.0.smithi110.stdout:op 3191 completed, throughput=5MB/sec 2024-08-17T01:04:46.132 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jEC8v4oKLExTmyM off=5960011 len=541732 2024-08-17T01:04:46.135 INFO:tasks.workunit.client.0.smithi110.stdout:op 3192 completed, throughput=5MB/sec 2024-08-17T01:04:46.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:46 smithi110 ceph-mon[100641]: pgmap v1578: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:04:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:46 smithi110 ceph-mon[98148]: pgmap v1578: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:04:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:46 smithi177 ceph-mon[90034]: pgmap v1578: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:04:47.136 INFO:tasks.workunit.client.0.smithi110.stdout: 627: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:47.136 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-V3VbJ-lmHd6LbRe off=9882335 len=1015304 2024-08-17T01:04:47.137 INFO:tasks.workunit.client.0.smithi110.stdout:op 3193 completed, throughput=4.99MB/sec 2024-08-17T01:04:47.137 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xSftzuRIlwXG_Vw off=14122057 len=1655798 2024-08-17T01:04:47.145 INFO:tasks.workunit.client.0.smithi110.stdout:op 3194 completed, throughput=5MB/sec 2024-08-17T01:04:47.145 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Q1XKn5_vJOuJX74 off=12832399 len=1124869 2024-08-17T01:04:47.148 INFO:tasks.workunit.client.0.smithi110.stdout:op 3195 completed, throughput=5MB/sec 2024-08-17T01:04:47.148 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LvrDfWb1CuwARMn off=1459998 len=1923629 2024-08-17T01:04:47.155 INFO:tasks.workunit.client.0.smithi110.stdout:op 3196 completed, throughput=5MB/sec 2024-08-17T01:04:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:04:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:04:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:04:48.156 INFO:tasks.workunit.client.0.smithi110.stdout: 628: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:48.156 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7z8gPHYq34QWBle off=14862630 len=1040769 2024-08-17T01:04:48.162 INFO:tasks.workunit.client.0.smithi110.stdout:op 3197 completed, throughput=4.99MB/sec 2024-08-17T01:04:48.162 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-6-d2HfxJj0t8cNH off=16804097 len=204903 2024-08-17T01:04:48.163 INFO:tasks.workunit.client.0.smithi110.stdout:op 3198 completed, throughput=5MB/sec 2024-08-17T01:04:48.163 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-I4_HcjptjOqIJ3I off=2446333 len=44218 2024-08-17T01:04:48.165 INFO:tasks.workunit.client.0.smithi110.stdout:op 3199 completed, throughput=5MB/sec 2024-08-17T01:04:48.165 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ypTBO-va3URLR04 off=7076819 len=1153897 2024-08-17T01:04:48.167 INFO:tasks.workunit.client.0.smithi110.stdout:op 3200 completed, throughput=5MB/sec 2024-08-17T01:04:48.167 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5PJQyzDJ0-pbM14 off=16296080 len=1637232 2024-08-17T01:04:48.169 INFO:tasks.workunit.client.0.smithi110.stdout:op 3201 completed, throughput=5MB/sec 2024-08-17T01:04:48.169 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FeJeybGSncDse5m off=9700689 len=1078703 2024-08-17T01:04:48.170 INFO:tasks.workunit.client.0.smithi110.stdout:op 3202 completed, throughput=5MB/sec 2024-08-17T01:04:48.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:48 smithi110 ceph-mon[100641]: pgmap v1579: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:04:48.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:04:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:04:48] "GET /metrics HTTP/1.1" 200 34121 "" "Prometheus/2.43.0" 2024-08-17T01:04:48.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:48 smithi110 ceph-mon[98148]: pgmap v1579: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:04:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:48 smithi177 ceph-mon[90034]: pgmap v1579: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:04:49.171 INFO:tasks.workunit.client.0.smithi110.stdout: 629: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:49.171 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ld6nLT7rn_SZYk- off=6394626 len=651659 2024-08-17T01:04:49.172 INFO:tasks.workunit.client.0.smithi110.stdout:op 3203 completed, throughput=4.99MB/sec 2024-08-17T01:04:49.172 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-GZTjIbKykGwqFYx off=1529361 len=1350541 2024-08-17T01:04:49.178 INFO:tasks.workunit.client.0.smithi110.stdout:op 3204 completed, throughput=5MB/sec 2024-08-17T01:04:49.179 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-sq4qUjU9WdrHEtq off=6049553 len=855301 2024-08-17T01:04:49.180 INFO:tasks.workunit.client.0.smithi110.stdout:op 3205 completed, throughput=5MB/sec 2024-08-17T01:04:49.180 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8biYqxu1GV654RQ off=3551397 len=44873 2024-08-17T01:04:49.180 INFO:tasks.workunit.client.0.smithi110.stdout:op 3206 completed, throughput=5MB/sec 2024-08-17T01:04:49.180 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-uuy3BRNm01rftdT off=13478113 len=2059856 2024-08-17T01:04:49.191 INFO:tasks.workunit.client.0.smithi110.stdout:op 3207 completed, throughput=5MB/sec 2024-08-17T01:04:50.192 INFO:tasks.workunit.client.0.smithi110.stdout: 630: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:50.192 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-UaqdiXF8paLYFts off=1609166 len=34034 2024-08-17T01:04:50.194 INFO:tasks.workunit.client.0.smithi110.stdout:op 3208 completed, throughput=4.99MB/sec 2024-08-17T01:04:50.194 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GSJXBOZESwDVTDr off=6613573 len=575547 2024-08-17T01:04:50.195 INFO:tasks.workunit.client.0.smithi110.stdout:op 3209 completed, throughput=4.99MB/sec 2024-08-17T01:04:50.195 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-BqSVJF8tBuN5eyB off=15229673 len=1304957 2024-08-17T01:04:50.197 INFO:tasks.workunit.client.0.smithi110.stdout:op 3210 completed, throughput=5MB/sec 2024-08-17T01:04:50.197 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Ca2HbYE5nqf4X1z off=2594698 len=1016617 2024-08-17T01:04:50.203 INFO:tasks.workunit.client.0.smithi110.stdout:op 3211 completed, throughput=5MB/sec 2024-08-17T01:04:50.203 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YvyRgIfRf3HD235 off=9953449 len=326506 2024-08-17T01:04:50.206 INFO:tasks.workunit.client.0.smithi110.stdout:op 3212 completed, throughput=5MB/sec 2024-08-17T01:04:50.207 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ch915llEALfw2m_ off=12511322 len=1991317 2024-08-17T01:04:50.209 INFO:tasks.workunit.client.0.smithi110.stdout:op 3213 completed, throughput=5MB/sec 2024-08-17T01:04:50.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:50 smithi110 ceph-mon[98148]: pgmap v1580: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-17T01:04:50.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:50 smithi110 ceph-mon[100641]: pgmap v1580: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-17T01:04:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:50 smithi177 ceph-mon[90034]: pgmap v1580: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-17T01:04:51.209 INFO:tasks.workunit.client.0.smithi110.stdout: 631: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:51.210 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-mOyFw8OQGmL6X_r off=2735193 len=267111 2024-08-17T01:04:51.210 INFO:tasks.workunit.client.0.smithi110.stdout:op 3214 completed, throughput=4.99MB/sec 2024-08-17T01:04:51.210 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZdUCov2q6yinLhL off=2680094 len=217581 2024-08-17T01:04:51.213 INFO:tasks.workunit.client.0.smithi110.stdout:op 3215 completed, throughput=4.99MB/sec 2024-08-17T01:04:51.213 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--XBT3meUgcads6h off=20858465 len=384703 2024-08-17T01:04:51.214 INFO:tasks.workunit.client.0.smithi110.stdout:op 3216 completed, throughput=4.99MB/sec 2024-08-17T01:04:51.214 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-A9RawgkNjz3GCMw off=12828781 len=1498694 2024-08-17T01:04:51.221 INFO:tasks.workunit.client.0.smithi110.stdout:op 3217 completed, throughput=5MB/sec 2024-08-17T01:04:51.222 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OHUFhxZtUzgw5tu off=3995227 len=64698 2024-08-17T01:04:51.224 INFO:tasks.workunit.client.0.smithi110.stdout:op 3218 completed, throughput=5MB/sec 2024-08-17T01:04:51.224 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RLQjPGtvJ69tGBo off=11552955 len=901161 2024-08-17T01:04:51.228 INFO:tasks.workunit.client.0.smithi110.stdout:op 3219 completed, throughput=5MB/sec 2024-08-17T01:04:51.228 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-U0GoscstAh2eTFl off=108920 len=1829528 2024-08-17T01:04:51.232 INFO:tasks.workunit.client.0.smithi110.stdout:op 3220 completed, throughput=5MB/sec 2024-08-17T01:04:51.232 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-20rhfxygnSF4b6K off=8177266 len=184115 2024-08-17T01:04:51.235 INFO:tasks.workunit.client.0.smithi110.stdout:op 3221 completed, throughput=5MB/sec 2024-08-17T01:04:52.235 INFO:tasks.workunit.client.0.smithi110.stdout: 632: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:52.236 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6HNyuayOLhw9q0w off=1058654 len=841786 2024-08-17T01:04:52.241 INFO:tasks.workunit.client.0.smithi110.stdout:op 3222 completed, throughput=4.99MB/sec 2024-08-17T01:04:52.241 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-11AZ8JxrHnrNlfH off=3637309 len=2025757 2024-08-17T01:04:52.249 INFO:tasks.workunit.client.0.smithi110.stdout:op 3223 completed, throughput=5MB/sec 2024-08-17T01:04:52.249 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-O4Wod_ItBf9sKZ3 off=3946291 len=2060462 2024-08-17T01:04:52.259 INFO:tasks.workunit.client.0.smithi110.stdout:op 3224 completed, throughput=5MB/sec 2024-08-17T01:04:52.259 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KJv3uU-XVjWiC-W off=8070323 len=108915 2024-08-17T01:04:52.262 INFO:tasks.workunit.client.0.smithi110.stdout:op 3225 completed, throughput=5MB/sec 2024-08-17T01:04:52.262 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aoLbqUUjZoPwVPx off=1179036 len=741079 2024-08-17T01:04:52.265 INFO:tasks.workunit.client.0.smithi110.stdout:op 3226 completed, throughput=5MB/sec 2024-08-17T01:04:52.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:52 smithi110 ceph-mon[100641]: pgmap v1581: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:04:52.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:52 smithi110 ceph-mon[98148]: pgmap v1581: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:04:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:52 smithi177 ceph-mon[90034]: pgmap v1581: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:04:53.266 INFO:tasks.workunit.client.0.smithi110.stdout: 633: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:53.266 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-JrwCxGkU-bG06fG off=2454606 len=1876111 2024-08-17T01:04:53.268 INFO:tasks.workunit.client.0.smithi110.stdout:op 3227 completed, throughput=5MB/sec 2024-08-17T01:04:53.268 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-n1ijYfJ-ybaUPca off=22037386 len=1840618 2024-08-17T01:04:53.275 INFO:tasks.workunit.client.0.smithi110.stdout:op 3228 completed, throughput=5MB/sec 2024-08-17T01:04:53.275 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OxHyDMlBGm0u9Rv off=2156289 len=1735712 2024-08-17T01:04:53.277 INFO:tasks.workunit.client.0.smithi110.stdout:op 3229 completed, throughput=5MB/sec 2024-08-17T01:04:54.277 INFO:tasks.workunit.client.0.smithi110.stdout: 634: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:54.277 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bN8RP_ke1MeZr81 off=633297 len=1772841 2024-08-17T01:04:54.280 INFO:tasks.workunit.client.0.smithi110.stdout:op 3230 completed, throughput=5MB/sec 2024-08-17T01:04:54.280 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-1dexa_9hKkT3f2z off=17806843 len=1569595 2024-08-17T01:04:54.281 INFO:tasks.workunit.client.0.smithi110.stdout:op 3231 completed, throughput=5MB/sec 2024-08-17T01:04:54.281 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-teOysZL1NKddCj_ off=16606744 len=1592784 2024-08-17T01:04:54.283 INFO:tasks.workunit.client.0.smithi110.stdout:op 3232 completed, throughput=5MB/sec 2024-08-17T01:04:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:54 smithi110 ceph-mon[100641]: pgmap v1582: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:04:54.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:54 smithi110 ceph-mon[98148]: pgmap v1582: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:04:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:54 smithi177 ceph-mon[90034]: pgmap v1582: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:04:55.283 INFO:tasks.workunit.client.0.smithi110.stdout: 635: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:55.283 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jXKmmoY6WcV3GjL off=4885420 len=1012422 2024-08-17T01:04:55.286 INFO:tasks.workunit.client.0.smithi110.stdout:op 3233 completed, throughput=4.99MB/sec 2024-08-17T01:04:55.286 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zYv2lTnMzAkKsCY off=3023220 len=1031109 2024-08-17T01:04:55.291 INFO:tasks.workunit.client.0.smithi110.stdout:op 3234 completed, throughput=5MB/sec 2024-08-17T01:04:55.291 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tCXzsAQwp_zC87h off=5267005 len=2032086 2024-08-17T01:04:55.294 INFO:tasks.workunit.client.0.smithi110.stdout:op 3235 completed, throughput=5MB/sec 2024-08-17T01:04:55.294 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KtOK22bLX-DHeBz off=5302700 len=1647416 2024-08-17T01:04:55.302 INFO:tasks.workunit.client.0.smithi110.stdout:op 3236 completed, throughput=5MB/sec 2024-08-17T01:04:56.302 INFO:tasks.workunit.client.0.smithi110.stdout: 636: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:56.303 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wlpnY7UVQ1tWs32 off=1639845 len=492812 2024-08-17T01:04:56.304 INFO:tasks.workunit.client.0.smithi110.stdout:op 3237 completed, throughput=4.99MB/sec 2024-08-17T01:04:56.304 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jxXlHKYGdMFuOrZ off=3299542 len=900844 2024-08-17T01:04:56.306 INFO:tasks.workunit.client.0.smithi110.stdout:op 3238 completed, throughput=5MB/sec 2024-08-17T01:04:56.306 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_l3EETA24Os1dJr off=3543163 len=1065680 2024-08-17T01:04:56.308 INFO:tasks.workunit.client.0.smithi110.stdout:op 3239 completed, throughput=5MB/sec 2024-08-17T01:04:56.308 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cCBhyKYuWGET5Tu off=2699981 len=36390 2024-08-17T01:04:56.309 INFO:tasks.workunit.client.0.smithi110.stdout:op 3240 completed, throughput=5MB/sec 2024-08-17T01:04:56.309 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ddnqIaLIT1at2zt off=1031320 len=512373 2024-08-17T01:04:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:56 smithi110 ceph-mon[98148]: pgmap v1583: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:04:56.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:56 smithi110 ceph-mon[100641]: pgmap v1583: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:04:56.312 INFO:tasks.workunit.client.0.smithi110.stdout:op 3241 completed, throughput=5MB/sec 2024-08-17T01:04:56.312 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_OERDCWEzz3lCy_ off=9262016 len=1628089 2024-08-17T01:04:56.314 INFO:tasks.workunit.client.0.smithi110.stdout:op 3242 completed, throughput=5MB/sec 2024-08-17T01:04:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:56 smithi177 ceph-mon[90034]: pgmap v1583: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:04:57.315 INFO:tasks.workunit.client.0.smithi110.stdout: 637: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:57.315 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MfkmKBnxVpuUuF- off=15857984 len=237712 2024-08-17T01:04:57.315 INFO:tasks.workunit.client.0.smithi110.stdout:op 3243 completed, throughput=4.99MB/sec 2024-08-17T01:04:57.315 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-M98I-D5u1DpSW5k off=8632283 len=769503 2024-08-17T01:04:57.317 INFO:tasks.workunit.client.0.smithi110.stdout:op 3244 completed, throughput=4.99MB/sec 2024-08-17T01:04:57.317 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gNHCDYFEn-OCRzb off=12037175 len=969504 2024-08-17T01:04:57.318 INFO:tasks.workunit.client.0.smithi110.stdout:op 3245 completed, throughput=5MB/sec 2024-08-17T01:04:57.318 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VUcDeqjXM4vek8X off=4490126 len=686953 2024-08-17T01:04:57.319 INFO:tasks.workunit.client.0.smithi110.stdout:op 3246 completed, throughput=5MB/sec 2024-08-17T01:04:57.319 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fKWaxrei8bCSgwA off=22295317 len=1110420 2024-08-17T01:04:57.325 INFO:tasks.workunit.client.0.smithi110.stdout:op 3247 completed, throughput=5MB/sec 2024-08-17T01:04:57.325 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9HIrCqa_it1gQKc off=17205272 len=2052728 2024-08-17T01:04:57.338 INFO:tasks.workunit.client.0.smithi110.stdout:op 3248 completed, throughput=5MB/sec 2024-08-17T01:04:58.339 INFO:tasks.workunit.client.0.smithi110.stdout: 638: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:58.339 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zHUYJiMjf1EN693 off=7082230 len=748362 2024-08-17T01:04:58.344 INFO:tasks.workunit.client.0.smithi110.stdout:op 3249 completed, throughput=4.99MB/sec 2024-08-17T01:04:58.344 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QxMDFsh0BbljEeF off=4348595 len=550343 2024-08-17T01:04:58.345 INFO:tasks.workunit.client.0.smithi110.stdout:op 3250 completed, throughput=4.99MB/sec 2024-08-17T01:04:58.345 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-krzc6X22EQbS3Fq off=4280848 len=1391452 2024-08-17T01:04:58.348 INFO:tasks.workunit.client.0.smithi110.stdout:op 3251 completed, throughput=5MB/sec 2024-08-17T01:04:58.348 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-u1_JM-ucBqz-gCp off=5975534 len=284110 2024-08-17T01:04:58.351 INFO:tasks.workunit.client.0.smithi110.stdout:op 3252 completed, throughput=5MB/sec 2024-08-17T01:04:58.351 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-syhfvg1bY4YG3sA off=2751165 len=210418 2024-08-17T01:04:58.353 INFO:tasks.workunit.client.0.smithi110.stdout:op 3253 completed, throughput=5MB/sec 2024-08-17T01:04:58.354 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Jc24CocznzhNfmG off=275156 len=18879 2024-08-17T01:04:58.354 INFO:tasks.workunit.client.0.smithi110.stdout:op 3254 completed, throughput=5MB/sec 2024-08-17T01:04:58.354 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-eUQD5INMpEzoRdH off=2064127 len=1035088 2024-08-17T01:04:58.359 INFO:tasks.workunit.client.0.smithi110.stdout:op 3255 completed, throughput=5MB/sec 2024-08-17T01:04:58.359 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fHoDT-qvpDIGur2 off=11065362 len=1576692 2024-08-17T01:04:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:04:58 smithi177 ceph-mon[90034]: pgmap v1584: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:04:58.368 INFO:tasks.workunit.client.0.smithi110.stdout:op 3256 completed, throughput=5MB/sec 2024-08-17T01:04:58.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:04:58 smithi110 ceph-mon[98148]: pgmap v1584: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:04:58.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:04:58 smithi110 ceph-mon[100641]: pgmap v1584: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:04:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:04:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:04:58] "GET /metrics HTTP/1.1" 200 34121 "" "Prometheus/2.43.0" 2024-08-17T01:04:59.369 INFO:tasks.workunit.client.0.smithi110.stdout: 639: throughput=4.99MB/sec pending data=0 2024-08-17T01:04:59.369 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qBIAAG9vd64wm-F off=12797982 len=1640804 2024-08-17T01:04:59.372 INFO:tasks.workunit.client.0.smithi110.stdout:op 3257 completed, throughput=5MB/sec 2024-08-17T01:04:59.372 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-C23muVDaikglMw6 off=806818 len=1160599 2024-08-17T01:04:59.374 INFO:tasks.workunit.client.0.smithi110.stdout:op 3258 completed, throughput=5MB/sec 2024-08-17T01:04:59.375 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LOt7_TdPYvmsUCe off=5319768 len=966248 2024-08-17T01:04:59.376 INFO:tasks.workunit.client.0.smithi110.stdout:op 3259 completed, throughput=5MB/sec 2024-08-17T01:04:59.376 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-H_1P7oMRy_cc_b9 off=10359166 len=92069 2024-08-17T01:04:59.377 INFO:tasks.workunit.client.0.smithi110.stdout:op 3260 completed, throughput=5MB/sec 2024-08-17T01:04:59.377 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pdXbcL2vxMMaB2o off=7091797 len=151042 2024-08-17T01:04:59.379 INFO:tasks.workunit.client.0.smithi110.stdout:op 3261 completed, throughput=5MB/sec 2024-08-17T01:04:59.380 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-6dEtb1fAbFVveH_ off=20170395 len=474407 2024-08-17T01:04:59.380 INFO:tasks.workunit.client.0.smithi110.stdout:op 3262 completed, throughput=5MB/sec 2024-08-17T01:05:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:00 smithi177 ceph-mon[90034]: pgmap v1585: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:05:00.380 INFO:tasks.workunit.client.0.smithi110.stdout: 640: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:00.380 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WEm7v5_xuFMHc7b off=2051574 len=1881138 2024-08-17T01:05:00.388 INFO:tasks.workunit.client.0.smithi110.stdout:op 3263 completed, throughput=5MB/sec 2024-08-17T01:05:00.388 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-dA4m4tISBHni8m9 off=2244257 len=704046 2024-08-17T01:05:00.389 INFO:tasks.workunit.client.0.smithi110.stdout:op 3264 completed, throughput=5MB/sec 2024-08-17T01:05:00.390 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-R2WxWICb3yUe6CK off=1490562 len=1858043 2024-08-17T01:05:00.391 INFO:tasks.workunit.client.0.smithi110.stdout:op 3265 completed, throughput=5MB/sec 2024-08-17T01:05:00.391 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-mo3Shg8i3Tc2Wdx off=9102589 len=119397 2024-08-17T01:05:00.393 INFO:tasks.workunit.client.0.smithi110.stdout:op 3266 completed, throughput=5MB/sec 2024-08-17T01:05:00.394 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-L9b6RqrQgFe2ovt off=5876962 len=1946006 2024-08-17T01:05:00.395 INFO:tasks.workunit.client.0.smithi110.stdout:op 3267 completed, throughput=5MB/sec 2024-08-17T01:05:00.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:00 smithi110 ceph-mon[98148]: pgmap v1585: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:05:00.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:00 smithi110 ceph-mon[100641]: pgmap v1585: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:05:01.396 INFO:tasks.workunit.client.0.smithi110.stdout: 641: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:01.396 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-93joa2MaY88wZRX off=12964979 len=1389264 2024-08-17T01:05:01.402 INFO:tasks.workunit.client.0.smithi110.stdout:op 3268 completed, throughput=5MB/sec 2024-08-17T01:05:01.402 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-mKerdXGXF1ZDtsx off=8482459 len=1114654 2024-08-17T01:05:01.404 INFO:tasks.workunit.client.0.smithi110.stdout:op 3269 completed, throughput=5MB/sec 2024-08-17T01:05:01.404 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-M2wYzljx6WExeiG off=2398816 len=324471 2024-08-17T01:05:01.404 INFO:tasks.workunit.client.0.smithi110.stdout:op 3270 completed, throughput=5MB/sec 2024-08-17T01:05:01.404 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-E7ZsjnCdY35Gf9n off=14186129 len=1691358 2024-08-17T01:05:01.413 INFO:tasks.workunit.client.0.smithi110.stdout:op 3271 completed, throughput=5MB/sec 2024-08-17T01:05:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:02 smithi177 ceph-mon[90034]: pgmap v1586: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:05:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:05:02.413 INFO:tasks.workunit.client.0.smithi110.stdout: 642: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:02.414 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-BJCwImubE2P3KS3 off=261303 len=2068604 2024-08-17T01:05:02.416 INFO:tasks.workunit.client.0.smithi110.stdout:op 3272 completed, throughput=5MB/sec 2024-08-17T01:05:02.416 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zMrVHqK7NYV2c0G off=184272 len=1252304 2024-08-17T01:05:02.423 INFO:tasks.workunit.client.0.smithi110.stdout:op 3273 completed, throughput=5MB/sec 2024-08-17T01:05:02.423 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gZFReA8l7NfWDgw off=18412249 len=1512197 2024-08-17T01:05:02.426 INFO:tasks.workunit.client.0.smithi110.stdout:op 3274 completed, throughput=5MB/sec 2024-08-17T01:05:02.426 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-iG0lTkhySfxJcP9 off=6661424 len=881144 2024-08-17T01:05:02.427 INFO:tasks.workunit.client.0.smithi110.stdout:op 3275 completed, throughput=5MB/sec 2024-08-17T01:05:02.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:02 smithi110 ceph-mon[100641]: pgmap v1586: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:05:02.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:05:02.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:02 smithi110 ceph-mon[98148]: pgmap v1586: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:05:02.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:05:03.428 INFO:tasks.workunit.client.0.smithi110.stdout: 643: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:03.428 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OdQo0_WlhXTsgl5 off=8993335 len=954942 2024-08-17T01:05:03.429 INFO:tasks.workunit.client.0.smithi110.stdout:op 3276 completed, throughput=4.99MB/sec 2024-08-17T01:05:03.429 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PcKFZkx6ffJIFTl off=5699972 len=2057215 2024-08-17T01:05:03.440 INFO:tasks.workunit.client.0.smithi110.stdout:op 3277 completed, throughput=5MB/sec 2024-08-17T01:05:03.440 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-yC01rUmXBOWTILE off=672259 len=181713 2024-08-17T01:05:03.440 INFO:tasks.workunit.client.0.smithi110.stdout:op 3278 completed, throughput=5MB/sec 2024-08-17T01:05:03.440 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-sEG_ewootzenS1a off=9510922 len=478133 2024-08-17T01:05:03.441 INFO:tasks.workunit.client.0.smithi110.stdout:op 3279 completed, throughput=5MB/sec 2024-08-17T01:05:03.441 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-BXZFessRE5vXzii off=4721993 len=82858 2024-08-17T01:05:03.442 INFO:tasks.workunit.client.0.smithi110.stdout:op 3280 completed, throughput=5MB/sec 2024-08-17T01:05:03.442 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LJTraWCN1MSdw58 off=15337833 len=1808418 2024-08-17T01:05:03.448 INFO:tasks.workunit.client.0.smithi110.stdout:op 3281 completed, throughput=5MB/sec 2024-08-17T01:05:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:04 smithi177 ceph-mon[90034]: pgmap v1587: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:05:04.449 INFO:tasks.workunit.client.0.smithi110.stdout: 644: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:04.449 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-FPN_BdGwGLLLTqk off=7794179 len=1954906 2024-08-17T01:05:04.459 INFO:tasks.workunit.client.0.smithi110.stdout:op 3282 completed, throughput=5MB/sec 2024-08-17T01:05:04.460 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nQQgPmhxM-JACzY off=7245676 len=1579820 2024-08-17T01:05:04.469 INFO:tasks.workunit.client.0.smithi110.stdout:op 3283 completed, throughput=5MB/sec 2024-08-17T01:05:04.469 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wpfjB74yroy2_gd off=20653626 len=484397 2024-08-17T01:05:04.470 INFO:tasks.workunit.client.0.smithi110.stdout:op 3284 completed, throughput=5MB/sec 2024-08-17T01:05:04.470 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XKGi5mOE4KAfiWd off=4502686 len=354582 2024-08-17T01:05:04.473 INFO:tasks.workunit.client.0.smithi110.stdout:op 3285 completed, throughput=5MB/sec 2024-08-17T01:05:04.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:04 smithi110 ceph-mon[98148]: pgmap v1587: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:05:04.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:04 smithi110 ceph-mon[100641]: pgmap v1587: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:05:05.473 INFO:tasks.workunit.client.0.smithi110.stdout: 645: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:05.473 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bN2D20g0f-aEugl off=4069472 len=1594687 2024-08-17T01:05:05.481 INFO:tasks.workunit.client.0.smithi110.stdout:op 3286 completed, throughput=4.99MB/sec 2024-08-17T01:05:05.481 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-P4HkFipJDo731Mp off=2326591 len=1868984 2024-08-17T01:05:05.485 INFO:tasks.workunit.client.0.smithi110.stdout:op 3287 completed, throughput=5MB/sec 2024-08-17T01:05:05.485 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZpJf_sdJZuUIoN0 off=463476 len=1679675 2024-08-17T01:05:05.495 INFO:tasks.workunit.client.0.smithi110.stdout:op 3288 completed, throughput=5MB/sec 2024-08-17T01:05:05.495 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-M5qoyJeR200EMVy off=1748546 len=1307756 2024-08-17T01:05:05.500 INFO:tasks.workunit.client.0.smithi110.stdout:op 3289 completed, throughput=5MB/sec 2024-08-17T01:05:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:06 smithi177 ceph-mon[90034]: pgmap v1588: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:05:06.501 INFO:tasks.workunit.client.0.smithi110.stdout: 646: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:06.501 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-oytHOwb2oGXULSR off=4786971 len=574181 2024-08-17T01:05:06.505 INFO:tasks.workunit.client.0.smithi110.stdout:op 3290 completed, throughput=4.99MB/sec 2024-08-17T01:05:06.505 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3ZjDH5Yhwgo8x7l off=1511857 len=1225486 2024-08-17T01:05:06.511 INFO:tasks.workunit.client.0.smithi110.stdout:op 3291 completed, throughput=5MB/sec 2024-08-17T01:05:06.511 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8qBIUhSJKn7Bcpe off=8210933 len=1863304 2024-08-17T01:05:06.524 INFO:tasks.workunit.client.0.smithi110.stdout:op 3292 completed, throughput=5MB/sec 2024-08-17T01:05:06.524 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZfD2uHw7f-rbBu6 off=2061054 len=1049725 2024-08-17T01:05:06.525 INFO:tasks.workunit.client.0.smithi110.stdout:op 3293 completed, throughput=5MB/sec 2024-08-17T01:05:06.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:06 smithi110 ceph-mon[98148]: pgmap v1588: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:05:06.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:06 smithi110 ceph-mon[100641]: pgmap v1588: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:05:07.526 INFO:tasks.workunit.client.0.smithi110.stdout: 647: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:07.526 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-FD5NHeCDCBU7c6d off=20457502 len=991495 2024-08-17T01:05:07.531 INFO:tasks.workunit.client.0.smithi110.stdout:op 3294 completed, throughput=4.99MB/sec 2024-08-17T01:05:07.531 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2RJCMKraqZZidZ2 off=2470481 len=1939846 2024-08-17T01:05:07.535 INFO:tasks.workunit.client.0.smithi110.stdout:op 3295 completed, throughput=5MB/sec 2024-08-17T01:05:07.535 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SvwTPEgwL_jXg2Z off=5916077 len=63842 2024-08-17T01:05:07.537 INFO:tasks.workunit.client.0.smithi110.stdout:op 3296 completed, throughput=5MB/sec 2024-08-17T01:05:07.537 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-s8HiBysvR-hcToX off=920329 len=1424761 2024-08-17T01:05:07.545 INFO:tasks.workunit.client.0.smithi110.stdout:op 3297 completed, throughput=5MB/sec 2024-08-17T01:05:07.545 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-sC7enSBzuxtOWkT off=1336103 len=1851944 2024-08-17T01:05:07.551 INFO:tasks.workunit.client.0.smithi110.stdout:op 3298 completed, throughput=5MB/sec 2024-08-17T01:05:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:08 smithi177 ceph-mon[90034]: pgmap v1589: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:05:08.552 INFO:tasks.workunit.client.0.smithi110.stdout: 648: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:08.552 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-o05OyvTGGj98J4Z off=5884101 len=135970 2024-08-17T01:05:08.553 INFO:tasks.workunit.client.0.smithi110.stdout:op 3299 completed, throughput=4.99MB/sec 2024-08-17T01:05:08.553 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-A1WQ2xgBFCq931k off=7349349 len=1751837 2024-08-17T01:05:08.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:08 smithi110 ceph-mon[98148]: pgmap v1589: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:05:08.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:08 smithi110 ceph-mon[100641]: pgmap v1589: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:05:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:05:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:05:08] "GET /metrics HTTP/1.1" 200 34127 "" "Prometheus/2.43.0" 2024-08-17T01:05:08.562 INFO:tasks.workunit.client.0.smithi110.stdout:op 3300 completed, throughput=5MB/sec 2024-08-17T01:05:08.562 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-eINU9F3lHDFkBvG off=2267436 len=451518 2024-08-17T01:05:08.565 INFO:tasks.workunit.client.0.smithi110.stdout:op 3301 completed, throughput=5MB/sec 2024-08-17T01:05:08.565 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-N3EtfXUfNPI9PfS off=671970 len=1812943 2024-08-17T01:05:08.567 INFO:tasks.workunit.client.0.smithi110.stdout:op 3302 completed, throughput=5MB/sec 2024-08-17T01:05:09.567 INFO:tasks.workunit.client.0.smithi110.stdout: 649: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:09.567 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hIaVO2xPW84eiNr off=5243144 len=980832 2024-08-17T01:05:09.569 INFO:tasks.workunit.client.0.smithi110.stdout:op 3303 completed, throughput=4.99MB/sec 2024-08-17T01:05:09.569 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qab_X7Y8LNdhfXt off=4686074 len=1132350 2024-08-17T01:05:09.570 INFO:tasks.workunit.client.0.smithi110.stdout:op 3304 completed, throughput=5MB/sec 2024-08-17T01:05:09.570 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wdpcXSh0SvXYOKO off=13810300 len=1712428 2024-08-17T01:05:09.574 INFO:tasks.workunit.client.0.smithi110.stdout:op 3305 completed, throughput=5MB/sec 2024-08-17T01:05:09.574 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ec-r7mvByOv37L9 off=3817399 len=1195869 2024-08-17T01:05:09.580 INFO:tasks.workunit.client.0.smithi110.stdout:op 3306 completed, throughput=5MB/sec 2024-08-17T01:05:09.580 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Q5qSm_nUH9jvPV6 off=5168115 len=25411 2024-08-17T01:05:09.583 INFO:tasks.workunit.client.0.smithi110.stdout:op 3307 completed, throughput=5MB/sec 2024-08-17T01:05:09.583 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--qb2yXkZEkeRnrI off=4717614 len=1071051 2024-08-17T01:05:09.584 INFO:tasks.workunit.client.0.smithi110.stdout:op 3308 completed, throughput=5MB/sec 2024-08-17T01:05:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:10 smithi177 ceph-mon[90034]: pgmap v1590: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:05:10.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:10 smithi110 ceph-mon[98148]: pgmap v1590: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:05:10.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:10 smithi110 ceph-mon[100641]: pgmap v1590: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:05:10.584 INFO:tasks.workunit.client.0.smithi110.stdout: 650: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:10.584 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-dsyLm8xNWpkqsGZ off=14421136 len=768634 2024-08-17T01:05:10.586 INFO:tasks.workunit.client.0.smithi110.stdout:op 3309 completed, throughput=4.99MB/sec 2024-08-17T01:05:10.586 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XCY11SQ4QxSgYYO off=20253895 len=1806681 2024-08-17T01:05:10.588 INFO:tasks.workunit.client.0.smithi110.stdout:op 3310 completed, throughput=5MB/sec 2024-08-17T01:05:10.588 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pteljfYmlyZ6yGC off=213040 len=381850 2024-08-17T01:05:10.589 INFO:tasks.workunit.client.0.smithi110.stdout:op 3311 completed, throughput=5MB/sec 2024-08-17T01:05:10.589 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9gZMM8dOQ3ANIOo off=2620860 len=288289 2024-08-17T01:05:10.590 INFO:tasks.workunit.client.0.smithi110.stdout:op 3312 completed, throughput=5MB/sec 2024-08-17T01:05:10.590 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-la_Z1IigK22AyJy off=15482299 len=1222084 2024-08-17T01:05:10.597 INFO:tasks.workunit.client.0.smithi110.stdout:op 3313 completed, throughput=5MB/sec 2024-08-17T01:05:11.596 INFO:tasks.workunit.client.0.smithi110.stdout: 651: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:11.597 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-iDePKIVLcMX_aLP off=5552457 len=1350430 2024-08-17T01:05:11.603 INFO:tasks.workunit.client.0.smithi110.stdout:op 3314 completed, throughput=4.99MB/sec 2024-08-17T01:05:11.604 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gcxvhBDNM-4Sux6 off=358799 len=1441225 2024-08-17T01:05:11.612 INFO:tasks.workunit.client.0.smithi110.stdout:op 3315 completed, throughput=5MB/sec 2024-08-17T01:05:11.612 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MhHAN45TRJjRRnO off=12658318 len=186282 2024-08-17T01:05:11.613 INFO:tasks.workunit.client.0.smithi110.stdout:op 3316 completed, throughput=5MB/sec 2024-08-17T01:05:11.613 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jtRl3T6Kd99mKi0 off=10634779 len=1221964 2024-08-17T01:05:11.614 INFO:tasks.workunit.client.0.smithi110.stdout:op 3317 completed, throughput=5MB/sec 2024-08-17T01:05:11.614 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-TA5D_foQu6zbbRj off=6403733 len=754510 2024-08-17T01:05:11.615 INFO:tasks.workunit.client.0.smithi110.stdout:op 3318 completed, throughput=5MB/sec 2024-08-17T01:05:11.615 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ku5sF-jrXjwFy59 off=1387120 len=1884170 2024-08-17T01:05:11.616 INFO:tasks.workunit.client.0.smithi110.stdout:op 3319 completed, throughput=5MB/sec 2024-08-17T01:05:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:12 smithi177 ceph-mon[90034]: pgmap v1591: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:05:12.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:12 smithi110 ceph-mon[98148]: pgmap v1591: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:05:12.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:12 smithi110 ceph-mon[100641]: pgmap v1591: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:05:12.617 INFO:tasks.workunit.client.0.smithi110.stdout: 652: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:12.617 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VUcDeqjXM4vek8X off=22740136 len=1154463 2024-08-17T01:05:12.623 INFO:tasks.workunit.client.0.smithi110.stdout:op 3320 completed, throughput=5MB/sec 2024-08-17T01:05:12.623 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5Eaju22AdHiMEeZ off=999718 len=1827625 2024-08-17T01:05:12.631 INFO:tasks.workunit.client.0.smithi110.stdout:op 3321 completed, throughput=5MB/sec 2024-08-17T01:05:12.631 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--LmRZAKjSnaODjO off=4972344 len=120882 2024-08-17T01:05:12.631 INFO:tasks.workunit.client.0.smithi110.stdout:op 3322 completed, throughput=5MB/sec 2024-08-17T01:05:12.632 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-EduS2WfeGcnCbHj off=1754459 len=1203273 2024-08-17T01:05:12.632 INFO:tasks.workunit.client.0.smithi110.stdout:op 3323 completed, throughput=5MB/sec 2024-08-17T01:05:13.362 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 01:05:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=cleanup t=2024-08-17T01:05:13.095981994Z level=info msg="Completed cleanup jobs" duration=3.6871ms 2024-08-17T01:05:13.633 INFO:tasks.workunit.client.0.smithi110.stdout: 653: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:13.633 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Siu2N6HGIyC_m33 off=6928426 len=590307 2024-08-17T01:05:13.634 INFO:tasks.workunit.client.0.smithi110.stdout:op 3324 completed, throughput=4.99MB/sec 2024-08-17T01:05:13.634 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-A8iXCuHrPUwIhXf off=1853092 len=700433 2024-08-17T01:05:13.639 INFO:tasks.workunit.client.0.smithi110.stdout:op 3325 completed, throughput=5MB/sec 2024-08-17T01:05:13.639 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0-7Dp6wtXGz5MZd off=16244030 len=740679 2024-08-17T01:05:13.640 INFO:tasks.workunit.client.0.smithi110.stdout:op 3326 completed, throughput=5MB/sec 2024-08-17T01:05:13.640 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9RHAyAvrzQzTh3d off=7729880 len=893420 2024-08-17T01:05:13.642 INFO:tasks.workunit.client.0.smithi110.stdout:op 3327 completed, throughput=5MB/sec 2024-08-17T01:05:13.642 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-oytHOwb2oGXULSR off=917800 len=1510104 2024-08-17T01:05:13.650 INFO:tasks.workunit.client.0.smithi110.stdout:op 3328 completed, throughput=5MB/sec 2024-08-17T01:05:13.651 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ut97IsQbtxdm4e7 off=16037722 len=1196501 2024-08-17T01:05:13.651 INFO:tasks.workunit.client.0.smithi110.stdout:op 3329 completed, throughput=5MB/sec 2024-08-17T01:05:14.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:14 smithi177 ceph-mon[90034]: pgmap v1592: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:05:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:14 smithi110 ceph-mon[98148]: pgmap v1592: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:05:14.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:14 smithi110 ceph-mon[100641]: pgmap v1592: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:05:14.651 INFO:tasks.workunit.client.0.smithi110.stdout: 654: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:14.651 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7Bss_7I_UCrHqMP off=6945393 len=854470 2024-08-17T01:05:14.652 INFO:tasks.workunit.client.0.smithi110.stdout:op 3330 completed, throughput=4.99MB/sec 2024-08-17T01:05:14.652 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aIDoClrQWETaEVr off=5167763 len=1336891 2024-08-17T01:05:14.660 INFO:tasks.workunit.client.0.smithi110.stdout:op 3331 completed, throughput=5MB/sec 2024-08-17T01:05:14.660 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cOxD8bD4gRSTzep off=942182 len=889423 2024-08-17T01:05:14.663 INFO:tasks.workunit.client.0.smithi110.stdout:op 3332 completed, throughput=5MB/sec 2024-08-17T01:05:14.664 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ePfX5lAK7mlpvZ- off=6076883 len=477547 2024-08-17T01:05:14.665 INFO:tasks.workunit.client.0.smithi110.stdout:op 3333 completed, throughput=5MB/sec 2024-08-17T01:05:14.665 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ioK_56XBtrCXTMg off=4003098 len=10569 2024-08-17T01:05:14.665 INFO:tasks.workunit.client.0.smithi110.stdout:op 3334 completed, throughput=5MB/sec 2024-08-17T01:05:14.665 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gaqJZhVhnCtdbLg off=2404223 len=441880 2024-08-17T01:05:14.669 INFO:tasks.workunit.client.0.smithi110.stdout:op 3335 completed, throughput=5MB/sec 2024-08-17T01:05:14.669 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-rbDijPAeIxHXsOq off=3462168 len=1552172 2024-08-17T01:05:14.674 INFO:tasks.workunit.client.0.smithi110.stdout:op 3336 completed, throughput=5MB/sec 2024-08-17T01:05:15.671 INFO:tasks.workunit.client.0.smithi110.stdout: 655: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:15.671 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-RDZAEg1rBT-rXHG off=6072491 len=29134 2024-08-17T01:05:15.672 INFO:tasks.workunit.client.0.smithi110.stdout:op 3337 completed, throughput=4.99MB/sec 2024-08-17T01:05:15.672 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_YVXVR_olPbFIv0 off=1209757 len=1538711 2024-08-17T01:05:15.679 INFO:tasks.workunit.client.0.smithi110.stdout:op 3338 completed, throughput=5MB/sec 2024-08-17T01:05:15.679 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_Tv0WeRawn_rIwj off=2698114 len=1591715 2024-08-17T01:05:15.681 INFO:tasks.workunit.client.0.smithi110.stdout:op 3339 completed, throughput=5MB/sec 2024-08-17T01:05:15.681 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-C74qvGDYKTfe7HD off=4572927 len=1268595 2024-08-17T01:05:15.687 INFO:tasks.workunit.client.0.smithi110.stdout:op 3340 completed, throughput=5MB/sec 2024-08-17T01:05:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:16 smithi177 ceph-mon[90034]: pgmap v1593: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T01:05:16.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:16 smithi110 ceph-mon[98148]: pgmap v1593: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T01:05:16.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:16 smithi110 ceph-mon[100641]: pgmap v1593: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T01:05:16.688 INFO:tasks.workunit.client.0.smithi110.stdout: 656: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:16.688 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fPBlsRfaOGGsjkS off=1130108 len=166155 2024-08-17T01:05:16.691 INFO:tasks.workunit.client.0.smithi110.stdout:op 3341 completed, throughput=4.99MB/sec 2024-08-17T01:05:16.691 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8dKY-FDEnhMB2pU off=11540930 len=462795 2024-08-17T01:05:16.692 INFO:tasks.workunit.client.0.smithi110.stdout:op 3342 completed, throughput=4.99MB/sec 2024-08-17T01:05:16.692 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-delOkd-vquBiC-B off=17213457 len=1782230 2024-08-17T01:05:16.700 INFO:tasks.workunit.client.0.smithi110.stdout:op 3343 completed, throughput=5MB/sec 2024-08-17T01:05:16.700 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_UnQX0qtF4KBrMF off=5833405 len=1810657 2024-08-17T01:05:16.703 INFO:tasks.workunit.client.0.smithi110.stdout:op 3344 completed, throughput=5MB/sec 2024-08-17T01:05:16.703 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tovFPSN0TA5FiJL off=16374274 len=782117 2024-08-17T01:05:16.708 INFO:tasks.workunit.client.0.smithi110.stdout:op 3345 completed, throughput=5MB/sec 2024-08-17T01:05:16.708 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hyyT7mkRgZiWUdA off=550876 len=1145495 2024-08-17T01:05:16.709 INFO:tasks.workunit.client.0.smithi110.stdout:op 3346 completed, throughput=5MB/sec 2024-08-17T01:05:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:05:17.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:05:17.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:05:17.710 INFO:tasks.workunit.client.0.smithi110.stdout: 657: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:17.710 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aXyZfWq-RhUAf1e off=4466926 len=1817015 2024-08-17T01:05:17.712 INFO:tasks.workunit.client.0.smithi110.stdout:op 3347 completed, throughput=5MB/sec 2024-08-17T01:05:17.712 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KqUry1Rd8lHoNHG off=2595681 len=1022163 2024-08-17T01:05:17.713 INFO:tasks.workunit.client.0.smithi110.stdout:op 3348 completed, throughput=5MB/sec 2024-08-17T01:05:17.713 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Jo42UlY24FJFZok off=6052878 len=499698 2024-08-17T01:05:17.717 INFO:tasks.workunit.client.0.smithi110.stdout:op 3349 completed, throughput=5MB/sec 2024-08-17T01:05:17.717 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4ACzI26PAzA_gnY off=2605075 len=469974 2024-08-17T01:05:17.717 INFO:tasks.workunit.client.0.smithi110.stdout:op 3350 completed, throughput=5MB/sec 2024-08-17T01:05:17.717 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8TUX7b1eBK0oIFQ off=1914972 len=1101474 2024-08-17T01:05:17.722 INFO:tasks.workunit.client.0.smithi110.stdout:op 3351 completed, throughput=5MB/sec 2024-08-17T01:05:18.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:18 smithi177 ceph-mon[90034]: pgmap v1594: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:05:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:18 smithi110 ceph-mon[98148]: pgmap v1594: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:05:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:18 smithi110 ceph-mon[100641]: pgmap v1594: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:05:18.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:05:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:05:18] "GET /metrics HTTP/1.1" 200 34125 "" "Prometheus/2.43.0" 2024-08-17T01:05:18.723 INFO:tasks.workunit.client.0.smithi110.stdout: 658: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:18.723 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gwg1-WUXragwbCI off=6679675 len=1521933 2024-08-17T01:05:18.725 INFO:tasks.workunit.client.0.smithi110.stdout:op 3352 completed, throughput=5MB/sec 2024-08-17T01:05:18.725 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-U-eL4j9a8cIlR07 off=1788492 len=779781 2024-08-17T01:05:18.730 INFO:tasks.workunit.client.0.smithi110.stdout:op 3353 completed, throughput=5MB/sec 2024-08-17T01:05:18.730 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6cMKrkgUFhXXiI- off=2837857 len=1390578 2024-08-17T01:05:18.738 INFO:tasks.workunit.client.0.smithi110.stdout:op 3354 completed, throughput=5MB/sec 2024-08-17T01:05:18.738 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-4TrRC02BidB5jh1 off=10562449 len=1082066 2024-08-17T01:05:18.744 INFO:tasks.workunit.client.0.smithi110.stdout:op 3355 completed, throughput=5MB/sec 2024-08-17T01:05:18.744 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-n0LO3hn6HPZbeMk off=2697331 len=827446 2024-08-17T01:05:18.745 INFO:tasks.workunit.client.0.smithi110.stdout:op 3356 completed, throughput=5MB/sec 2024-08-17T01:05:19.745 INFO:tasks.workunit.client.0.smithi110.stdout: 659: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:19.746 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-mUo_2Hr2i0F00E3 off=15732620 len=675033 2024-08-17T01:05:19.746 INFO:tasks.workunit.client.0.smithi110.stdout:op 3357 completed, throughput=4.99MB/sec 2024-08-17T01:05:19.747 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MR7UounL2S5bXqK off=13582971 len=193899 2024-08-17T01:05:19.749 INFO:tasks.workunit.client.0.smithi110.stdout:op 3358 completed, throughput=4.99MB/sec 2024-08-17T01:05:19.749 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Tko-t2o4btkh_N_ off=8634301 len=918994 2024-08-17T01:05:19.750 INFO:tasks.workunit.client.0.smithi110.stdout:op 3359 completed, throughput=5MB/sec 2024-08-17T01:05:19.750 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wTuo40z_eR6_KeZ off=1522156 len=597792 2024-08-17T01:05:19.751 INFO:tasks.workunit.client.0.smithi110.stdout:op 3360 completed, throughput=5MB/sec 2024-08-17T01:05:19.751 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KgKRNvwdpHFGLsr off=8831377 len=272351 2024-08-17T01:05:19.754 INFO:tasks.workunit.client.0.smithi110.stdout:op 3361 completed, throughput=5MB/sec 2024-08-17T01:05:19.754 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wzrHF34j1dBhmFt off=2628448 len=30148 2024-08-17T01:05:19.755 INFO:tasks.workunit.client.0.smithi110.stdout:op 3362 completed, throughput=5MB/sec 2024-08-17T01:05:19.755 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-GoPRNMvupEqBabL off=800761 len=203974 2024-08-17T01:05:19.758 INFO:tasks.workunit.client.0.smithi110.stdout:op 3363 completed, throughput=5MB/sec 2024-08-17T01:05:19.758 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-98cxLb5oAss2rA3 off=20792230 len=754418 2024-08-17T01:05:19.761 INFO:tasks.workunit.client.0.smithi110.stdout:op 3364 completed, throughput=5MB/sec 2024-08-17T01:05:19.761 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-R_KYWxh9kOUdxfG off=9307985 len=901975 2024-08-17T01:05:19.766 INFO:tasks.workunit.client.0.smithi110.stdout:op 3365 completed, throughput=5MB/sec 2024-08-17T01:05:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:20 smithi177 ceph-mon[90034]: pgmap v1595: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:05:20.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:20 smithi110 ceph-mon[98148]: pgmap v1595: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:05:20.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:20 smithi110 ceph-mon[100641]: pgmap v1595: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:05:20.767 INFO:tasks.workunit.client.0.smithi110.stdout: 660: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:20.767 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-WJeorc9UYEDKmtW off=10879539 len=785859 2024-08-17T01:05:20.768 INFO:tasks.workunit.client.0.smithi110.stdout:op 3366 completed, throughput=4.99MB/sec 2024-08-17T01:05:20.768 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hj3eV7FJRxQYr9a off=1918382 len=163515 2024-08-17T01:05:20.771 INFO:tasks.workunit.client.0.smithi110.stdout:op 3367 completed, throughput=4.99MB/sec 2024-08-17T01:05:20.771 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-DMp4LjAyVzjUFGs off=528906 len=184605 2024-08-17T01:05:20.773 INFO:tasks.workunit.client.0.smithi110.stdout:op 3368 completed, throughput=4.99MB/sec 2024-08-17T01:05:20.774 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-yQyN7jsNk41Pv5l off=253805 len=1416516 2024-08-17T01:05:20.775 INFO:tasks.workunit.client.0.smithi110.stdout:op 3369 completed, throughput=5MB/sec 2024-08-17T01:05:20.775 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZBH0eAw17tNptlB off=1112470 len=2019077 2024-08-17T01:05:20.786 INFO:tasks.workunit.client.0.smithi110.stdout:op 3370 completed, throughput=5MB/sec 2024-08-17T01:05:20.786 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tCOv9SslWRA9w5N off=35004 len=512990 2024-08-17T01:05:20.789 INFO:tasks.workunit.client.0.smithi110.stdout:op 3371 completed, throughput=5MB/sec 2024-08-17T01:05:20.789 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OrakensMCwRqrDK off=4539578 len=199401 2024-08-17T01:05:20.791 INFO:tasks.workunit.client.0.smithi110.stdout:op 3372 completed, throughput=5MB/sec 2024-08-17T01:05:20.791 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9F3vyKS82BpN20T off=15566434 len=264259 2024-08-17T01:05:20.792 INFO:tasks.workunit.client.0.smithi110.stdout:op 3373 completed, throughput=5MB/sec 2024-08-17T01:05:21.792 INFO:tasks.workunit.client.0.smithi110.stdout: 661: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:21.793 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-FxY_f0cnNcJdHDa off=6869453 len=1160007 2024-08-17T01:05:21.798 INFO:tasks.workunit.client.0.smithi110.stdout:op 3374 completed, throughput=4.99MB/sec 2024-08-17T01:05:21.799 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-x2RnXV5AxqXn7Tr off=290845 len=1941216 2024-08-17T01:05:21.806 INFO:tasks.workunit.client.0.smithi110.stdout:op 3375 completed, throughput=5MB/sec 2024-08-17T01:05:21.806 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-dTY7_ZvWLmWHjqm off=970630 len=2067498 2024-08-17T01:05:21.808 INFO:tasks.workunit.client.0.smithi110.stdout:op 3376 completed, throughput=5MB/sec 2024-08-17T01:05:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:22 smithi177 ceph-mon[90034]: pgmap v1596: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:05:22.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:22 smithi110 ceph-mon[98148]: pgmap v1596: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:05:22.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:22 smithi110 ceph-mon[100641]: pgmap v1596: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:05:22.808 INFO:tasks.workunit.client.0.smithi110.stdout: 662: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:22.809 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-DAcy8yIVvECtuHQ off=2641046 len=1227070 2024-08-17T01:05:22.811 INFO:tasks.workunit.client.0.smithi110.stdout:op 3377 completed, throughput=4.99MB/sec 2024-08-17T01:05:22.811 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-a7U5JDY0Fjmv45C off=5728225 len=762360 2024-08-17T01:05:22.815 INFO:tasks.workunit.client.0.smithi110.stdout:op 3378 completed, throughput=5MB/sec 2024-08-17T01:05:22.816 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-J9cHDZtK_1EEGwI off=1784992 len=61924 2024-08-17T01:05:22.816 INFO:tasks.workunit.client.0.smithi110.stdout:op 3379 completed, throughput=5MB/sec 2024-08-17T01:05:22.816 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HJVQs6uySOAmUze off=7947340 len=699518 2024-08-17T01:05:22.817 INFO:tasks.workunit.client.0.smithi110.stdout:op 3380 completed, throughput=5MB/sec 2024-08-17T01:05:22.817 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Zel96rLcM5KQKOJ off=1083619 len=365545 2024-08-17T01:05:22.820 INFO:tasks.workunit.client.0.smithi110.stdout:op 3381 completed, throughput=5MB/sec 2024-08-17T01:05:22.820 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HrZjIKnbgHu7SqK off=7145176 len=710082 2024-08-17T01:05:22.821 INFO:tasks.workunit.client.0.smithi110.stdout:op 3382 completed, throughput=5MB/sec 2024-08-17T01:05:22.821 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_p4XuAE2kcRvtu5 off=4718527 len=1101719 2024-08-17T01:05:22.827 INFO:tasks.workunit.client.0.smithi110.stdout:op 3383 completed, throughput=5MB/sec 2024-08-17T01:05:22.827 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5VIvAgOStvUU9qH off=112195 len=57053 2024-08-17T01:05:22.828 INFO:tasks.workunit.client.0.smithi110.stdout:op 3384 completed, throughput=5MB/sec 2024-08-17T01:05:22.828 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5ISauE9Up7oYYJz off=7443506 len=160982 2024-08-17T01:05:22.828 INFO:tasks.workunit.client.0.smithi110.stdout:op 3385 completed, throughput=5MB/sec 2024-08-17T01:05:22.828 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-J3mrFQjJJv7Z693 off=23537884 len=108449 2024-08-17T01:05:22.829 INFO:tasks.workunit.client.0.smithi110.stdout:op 3386 completed, throughput=5MB/sec 2024-08-17T01:05:22.829 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-F0YkGqdM4dVq2Xg off=253801 len=1087354 2024-08-17T01:05:22.835 INFO:tasks.workunit.client.0.smithi110.stdout:op 3387 completed, throughput=5MB/sec 2024-08-17T01:05:23.836 INFO:tasks.workunit.client.0.smithi110.stdout: 663: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:23.836 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-IH_RYgN-u4bLvz- off=12877383 len=489623 2024-08-17T01:05:23.839 INFO:tasks.workunit.client.0.smithi110.stdout:op 3388 completed, throughput=4.99MB/sec 2024-08-17T01:05:23.840 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xb7tqHl4Lyg-ZqD off=8034454 len=1957261 2024-08-17T01:05:23.842 INFO:tasks.workunit.client.0.smithi110.stdout:op 3389 completed, throughput=5MB/sec 2024-08-17T01:05:23.842 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xGkW9B2C-EAata3 off=173823 len=122312 2024-08-17T01:05:23.842 INFO:tasks.workunit.client.0.smithi110.stdout:op 3390 completed, throughput=5MB/sec 2024-08-17T01:05:23.842 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_EdnT2PDCYSkPA1 off=17248395 len=469434 2024-08-17T01:05:23.843 INFO:tasks.workunit.client.0.smithi110.stdout:op 3391 completed, throughput=5MB/sec 2024-08-17T01:05:23.843 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_ikAiEBq-4jJP7r off=2042338 len=1115028 2024-08-17T01:05:23.845 INFO:tasks.workunit.client.0.smithi110.stdout:op 3392 completed, throughput=5MB/sec 2024-08-17T01:05:23.845 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-eKlzq8JtZBTP8gd off=1607717 len=620687 2024-08-17T01:05:23.845 INFO:tasks.workunit.client.0.smithi110.stdout:op 3393 completed, throughput=5MB/sec 2024-08-17T01:05:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:24 smithi177 ceph-mon[90034]: pgmap v1597: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-17T01:05:24.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:24 smithi110 ceph-mon[100641]: pgmap v1597: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-17T01:05:24.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:24 smithi110 ceph-mon[98148]: pgmap v1597: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-17T01:05:24.846 INFO:tasks.workunit.client.0.smithi110.stdout: 664: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:24.846 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fiVRJ3GHxtq5yWM off=1485652 len=510268 2024-08-17T01:05:24.850 INFO:tasks.workunit.client.0.smithi110.stdout:op 3394 completed, throughput=4.99MB/sec 2024-08-17T01:05:24.850 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-mcc1I7gssS7n-pI off=9999271 len=1366788 2024-08-17T01:05:24.852 INFO:tasks.workunit.client.0.smithi110.stdout:op 3395 completed, throughput=5MB/sec 2024-08-17T01:05:24.852 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-P2vTN4vXY7-Qqiv off=3425359 len=1496266 2024-08-17T01:05:24.854 INFO:tasks.workunit.client.0.smithi110.stdout:op 3396 completed, throughput=5MB/sec 2024-08-17T01:05:24.854 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Gu7jIy4RRsCVJ61 off=3552089 len=1379844 2024-08-17T01:05:24.855 INFO:tasks.workunit.client.0.smithi110.stdout:op 3397 completed, throughput=5MB/sec 2024-08-17T01:05:24.855 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nmMVehGQmKfmJNg off=2966202 len=1871192 2024-08-17T01:05:24.860 INFO:tasks.workunit.client.0.smithi110.stdout:op 3398 completed, throughput=5MB/sec 2024-08-17T01:05:25.864 INFO:tasks.workunit.client.0.smithi110.stdout: 665: throughput=5MB/sec pending data=0 2024-08-17T01:05:25.864 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-sRe1TMY7JxfPlhn off=0 len=1681937 2024-08-17T01:05:25.869 INFO:tasks.workunit.client.0.smithi110.stdout:op 3399 completed, throughput=5MB/sec 2024-08-17T01:05:25.869 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HLu-F33C68lokez off=6129033 len=867692 2024-08-17T01:05:25.872 INFO:tasks.workunit.client.0.smithi110.stdout:op 3400 completed, throughput=5MB/sec 2024-08-17T01:05:25.872 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tY8N8n5uNgxea4M off=43925 len=479925 2024-08-17T01:05:25.872 INFO:tasks.workunit.client.0.smithi110.stdout:op 3401 completed, throughput=5MB/sec 2024-08-17T01:05:25.873 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pvARla2MPNQGyI6 off=4512153 len=1704917 2024-08-17T01:05:25.874 INFO:tasks.workunit.client.0.smithi110.stdout:op 3402 completed, throughput=5MB/sec 2024-08-17T01:05:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:26 smithi177 ceph-mon[90034]: pgmap v1598: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:05:26.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:26 smithi110 ceph-mon[98148]: pgmap v1598: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:05:26.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:26 smithi110 ceph-mon[100641]: pgmap v1598: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:05:26.875 INFO:tasks.workunit.client.0.smithi110.stdout: 666: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:26.875 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CRW0pIH2bkEovye off=6918243 len=595509 2024-08-17T01:05:26.879 INFO:tasks.workunit.client.0.smithi110.stdout:op 3403 completed, throughput=5MB/sec 2024-08-17T01:05:26.880 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-R4zVM6UvuaK17s3 off=11143454 len=1658074 2024-08-17T01:05:26.890 INFO:tasks.workunit.client.0.smithi110.stdout:op 3404 completed, throughput=5MB/sec 2024-08-17T01:05:26.890 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-4KO1d-gBRYAl58X off=1944234 len=1546136 2024-08-17T01:05:26.898 INFO:tasks.workunit.client.0.smithi110.stdout:op 3405 completed, throughput=5MB/sec 2024-08-17T01:05:26.898 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ly332HiWDPhz3Ox off=647650 len=1624660 2024-08-17T01:05:26.904 INFO:tasks.workunit.client.0.smithi110.stdout:op 3406 completed, throughput=5MB/sec 2024-08-17T01:05:27.904 INFO:tasks.workunit.client.0.smithi110.stdout: 667: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:27.905 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6IlyfKcS2P5fPNT off=21193410 len=1143615 2024-08-17T01:05:27.910 INFO:tasks.workunit.client.0.smithi110.stdout:op 3407 completed, throughput=5MB/sec 2024-08-17T01:05:27.910 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Djlqvm0SV2uZf4w off=313935 len=1706064 2024-08-17T01:05:27.918 INFO:tasks.workunit.client.0.smithi110.stdout:op 3408 completed, throughput=5MB/sec 2024-08-17T01:05:27.919 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fnvCGPj66DO1VO6 off=6775801 len=615609 2024-08-17T01:05:27.923 INFO:tasks.workunit.client.0.smithi110.stdout:op 3409 completed, throughput=5MB/sec 2024-08-17T01:05:27.923 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SQTzTNpbi0duhFm off=291964 len=1626272 2024-08-17T01:05:27.932 INFO:tasks.workunit.client.0.smithi110.stdout:op 3410 completed, throughput=5MB/sec 2024-08-17T01:05:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:28 smithi177 ceph-mon[90034]: pgmap v1599: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:05:28.363 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:28 smithi110 ceph-mon[100641]: pgmap v1599: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:05:28.363 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:28 smithi110 ceph-mon[98148]: pgmap v1599: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:05:28.363 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:05:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:05:28] "GET /metrics HTTP/1.1" 200 34125 "" "Prometheus/2.43.0" 2024-08-17T01:05:28.932 INFO:tasks.workunit.client.0.smithi110.stdout: 668: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:28.933 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tO2GsOGPiQEON3P off=4503277 len=354054 2024-08-17T01:05:28.933 INFO:tasks.workunit.client.0.smithi110.stdout:op 3411 completed, throughput=4.99MB/sec 2024-08-17T01:05:28.933 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-h4HuSVB3pcplycV off=1960987 len=1427383 2024-08-17T01:05:28.935 INFO:tasks.workunit.client.0.smithi110.stdout:op 3412 completed, throughput=5MB/sec 2024-08-17T01:05:28.935 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-AYE8FKQrkozgUNd off=3517930 len=153772 2024-08-17T01:05:28.937 INFO:tasks.workunit.client.0.smithi110.stdout:op 3413 completed, throughput=5MB/sec 2024-08-17T01:05:28.937 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-IK-Uj6KgEYPAadl off=4320633 len=690523 2024-08-17T01:05:28.942 INFO:tasks.workunit.client.0.smithi110.stdout:op 3414 completed, throughput=5MB/sec 2024-08-17T01:05:28.942 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-J5hK9XJSzQ0OVNo off=994936 len=1900292 2024-08-17T01:05:28.945 INFO:tasks.workunit.client.0.smithi110.stdout:op 3415 completed, throughput=5MB/sec 2024-08-17T01:05:29.946 INFO:tasks.workunit.client.0.smithi110.stdout: 669: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:29.946 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gDA4UvkgUH8ZzuI off=20124635 len=170460 2024-08-17T01:05:29.946 INFO:tasks.workunit.client.0.smithi110.stdout:op 3416 completed, throughput=4.99MB/sec 2024-08-17T01:05:29.947 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-d6gKC8LdyOmJp3Z off=6018523 len=106159 2024-08-17T01:05:29.947 INFO:tasks.workunit.client.0.smithi110.stdout:op 3417 completed, throughput=4.99MB/sec 2024-08-17T01:05:29.947 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hRWYnAzwHiq4Kk- off=10312179 len=25905 2024-08-17T01:05:29.948 INFO:tasks.workunit.client.0.smithi110.stdout:op 3418 completed, throughput=4.99MB/sec 2024-08-17T01:05:29.948 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-M-j05UOTnhj15-Q off=4995981 len=1094056 2024-08-17T01:05:29.954 INFO:tasks.workunit.client.0.smithi110.stdout:op 3419 completed, throughput=4.99MB/sec 2024-08-17T01:05:29.954 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-R672TcAjfMCEcgC off=3667281 len=1683480 2024-08-17T01:05:29.956 INFO:tasks.workunit.client.0.smithi110.stdout:op 3420 completed, throughput=5MB/sec 2024-08-17T01:05:29.956 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-yHcI4gao-77mHXk off=4280433 len=198357 2024-08-17T01:05:29.957 INFO:tasks.workunit.client.0.smithi110.stdout:op 3421 completed, throughput=5MB/sec 2024-08-17T01:05:29.957 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nTS-3zQBhKxBm9y off=4824338 len=852196 2024-08-17T01:05:29.958 INFO:tasks.workunit.client.0.smithi110.stdout:op 3422 completed, throughput=5MB/sec 2024-08-17T01:05:29.958 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gHHdIn77lT7E2Q2 off=14279140 len=555496 2024-08-17T01:05:29.962 INFO:tasks.workunit.client.0.smithi110.stdout:op 3423 completed, throughput=5MB/sec 2024-08-17T01:05:29.962 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-fzjrFbFgazCSirZ off=8784318 len=393764 2024-08-17T01:05:29.963 INFO:tasks.workunit.client.0.smithi110.stdout:op 3424 completed, throughput=5MB/sec 2024-08-17T01:05:29.963 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-giCpSSZ2Ycph8lJ off=69996 len=1865465 2024-08-17T01:05:29.964 INFO:tasks.workunit.client.0.smithi110.stdout:op 3425 completed, throughput=5MB/sec 2024-08-17T01:05:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:30 smithi177 ceph-mon[90034]: pgmap v1600: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-17T01:05:30.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:30 smithi110 ceph-mon[98148]: pgmap v1600: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-17T01:05:30.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:30 smithi110 ceph-mon[100641]: pgmap v1600: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-17T01:05:30.964 INFO:tasks.workunit.client.0.smithi110.stdout: 670: throughput=5MB/sec pending data=0 2024-08-17T01:05:30.964 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fJVIJGbU6MILOlT off=3288840 len=1121578 2024-08-17T01:05:30.971 INFO:tasks.workunit.client.0.smithi110.stdout:op 3426 completed, throughput=5MB/sec 2024-08-17T01:05:30.971 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-IYu4oJ6-LNbLBOG off=11032776 len=1903208 2024-08-17T01:05:30.979 INFO:tasks.workunit.client.0.smithi110.stdout:op 3427 completed, throughput=5MB/sec 2024-08-17T01:05:30.979 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-q26s-L_0LZuOBYr off=2162949 len=1654032 2024-08-17T01:05:30.980 INFO:tasks.workunit.client.0.smithi110.stdout:op 3428 completed, throughput=5MB/sec 2024-08-17T01:05:31.981 INFO:tasks.workunit.client.0.smithi110.stdout: 671: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:31.981 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-oCCITymw2afoyfM off=20630342 len=642866 2024-08-17T01:05:31.982 INFO:tasks.workunit.client.0.smithi110.stdout:op 3429 completed, throughput=5MB/sec 2024-08-17T01:05:31.982 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MgB4rFBZCgdXr7G off=11138124 len=220586 2024-08-17T01:05:31.982 INFO:tasks.workunit.client.0.smithi110.stdout:op 3430 completed, throughput=5MB/sec 2024-08-17T01:05:31.982 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XO_IW5pmgi5cqX7 off=2786264 len=4159 2024-08-17T01:05:31.983 INFO:tasks.workunit.client.0.smithi110.stdout:op 3431 completed, throughput=5MB/sec 2024-08-17T01:05:31.983 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jKMXtH94zz2WuMA off=11990250 len=116505 2024-08-17T01:05:31.985 INFO:tasks.workunit.client.0.smithi110.stdout:op 3432 completed, throughput=5MB/sec 2024-08-17T01:05:31.986 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qLgFKCGwPixy3CT off=4726896 len=342835 2024-08-17T01:05:31.986 INFO:tasks.workunit.client.0.smithi110.stdout:op 3433 completed, throughput=5MB/sec 2024-08-17T01:05:31.987 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-b8o7NE5oTOPFowO off=6341422 len=1863515 2024-08-17T01:05:31.998 INFO:tasks.workunit.client.0.smithi110.stdout:op 3434 completed, throughput=5MB/sec 2024-08-17T01:05:31.998 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-s-2CdXTS79m5Mgs off=7817510 len=2074925 2024-08-17T01:05:32.000 INFO:tasks.workunit.client.0.smithi110.stdout:op 3435 completed, throughput=5MB/sec 2024-08-17T01:05:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:32 smithi110 ceph-mon[98148]: pgmap v1601: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:05:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:05:32.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:32 smithi110 ceph-mon[100641]: pgmap v1601: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:05:32.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:05:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:32 smithi177 ceph-mon[90034]: pgmap v1601: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:05:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:05:33.000 INFO:tasks.workunit.client.0.smithi110.stdout: 672: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:33.000 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-C2pW3TObzavbA7s off=18528649 len=638884 2024-08-17T01:05:33.001 INFO:tasks.workunit.client.0.smithi110.stdout:op 3436 completed, throughput=4.99MB/sec 2024-08-17T01:05:33.001 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-sTtFsAwnpd5L3IH off=11635563 len=1063095 2024-08-17T01:05:33.008 INFO:tasks.workunit.client.0.smithi110.stdout:op 3437 completed, throughput=5MB/sec 2024-08-17T01:05:33.008 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KQIYhFZT1YeZ6Ik off=7306307 len=1099985 2024-08-17T01:05:33.009 INFO:tasks.workunit.client.0.smithi110.stdout:op 3438 completed, throughput=5MB/sec 2024-08-17T01:05:33.009 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vIAzf0bHfNMqrNR off=2257359 len=1145831 2024-08-17T01:05:33.013 INFO:tasks.workunit.client.0.smithi110.stdout:op 3439 completed, throughput=5MB/sec 2024-08-17T01:05:33.013 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-49E3J27-sk5wTjP off=4803762 len=129374 2024-08-17T01:05:33.014 INFO:tasks.workunit.client.0.smithi110.stdout:op 3440 completed, throughput=5MB/sec 2024-08-17T01:05:33.014 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nPhC0c11KEsigKL off=11655000 len=297609 2024-08-17T01:05:33.016 INFO:tasks.workunit.client.0.smithi110.stdout:op 3441 completed, throughput=5MB/sec 2024-08-17T01:05:34.017 INFO:tasks.workunit.client.0.smithi110.stdout: 673: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:34.017 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nLZCpw9_OQsDyao off=10882483 len=1219698 2024-08-17T01:05:34.023 INFO:tasks.workunit.client.0.smithi110.stdout:op 3442 completed, throughput=4.99MB/sec 2024-08-17T01:05:34.023 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5dxZCPoU6JwTNWG off=10173202 len=364829 2024-08-17T01:05:34.026 INFO:tasks.workunit.client.0.smithi110.stdout:op 3443 completed, throughput=4.99MB/sec 2024-08-17T01:05:34.026 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-U-pDyx-S6PT-AO5 off=674524 len=1200278 2024-08-17T01:05:34.032 INFO:tasks.workunit.client.0.smithi110.stdout:op 3444 completed, throughput=5MB/sec 2024-08-17T01:05:34.032 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nd_WujL1psEoZo8 off=5967240 len=1627490 2024-08-17T01:05:34.040 INFO:tasks.workunit.client.0.smithi110.stdout:op 3445 completed, throughput=5MB/sec 2024-08-17T01:05:34.040 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-iKOCJszMfmbo5AL off=2533761 len=1001263 2024-08-17T01:05:34.045 INFO:tasks.workunit.client.0.smithi110.stdout:op 3446 completed, throughput=5MB/sec 2024-08-17T01:05:34.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:34 smithi110 ceph-mon[98148]: pgmap v1602: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-17T01:05:34.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:34 smithi110 ceph-mon[100641]: pgmap v1602: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-17T01:05:34.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:34 smithi177 ceph-mon[90034]: pgmap v1602: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-17T01:05:35.046 INFO:tasks.workunit.client.0.smithi110.stdout: 674: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:35.046 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aSRt3fq10bJprmv off=18179816 len=134143 2024-08-17T01:05:35.046 INFO:tasks.workunit.client.0.smithi110.stdout:op 3447 completed, throughput=4.99MB/sec 2024-08-17T01:05:35.046 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2ZqWfc3Bs7Cz3Yp off=2097715 len=1991140 2024-08-17T01:05:35.055 INFO:tasks.workunit.client.0.smithi110.stdout:op 3448 completed, throughput=5MB/sec 2024-08-17T01:05:35.055 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9TnDPNywghAXoKv off=21911651 len=1006974 2024-08-17T01:05:35.059 INFO:tasks.workunit.client.0.smithi110.stdout:op 3449 completed, throughput=5MB/sec 2024-08-17T01:05:35.059 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8A2Sx7rpXCnzFU5 off=2954185 len=941519 2024-08-17T01:05:35.060 INFO:tasks.workunit.client.0.smithi110.stdout:op 3450 completed, throughput=5MB/sec 2024-08-17T01:05:35.060 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Fh0W4ZXKa29w6OW off=4796740 len=52530 2024-08-17T01:05:35.060 INFO:tasks.workunit.client.0.smithi110.stdout:op 3451 completed, throughput=5MB/sec 2024-08-17T01:05:35.060 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_saK2Gu3e7FIzw6 off=22002357 len=482035 2024-08-17T01:05:35.062 INFO:tasks.workunit.client.0.smithi110.stdout:op 3452 completed, throughput=5MB/sec 2024-08-17T01:05:35.063 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5LlIU0KTAiQfjml off=3493698 len=1850891 2024-08-17T01:05:35.066 INFO:tasks.workunit.client.0.smithi110.stdout:op 3453 completed, throughput=5MB/sec 2024-08-17T01:05:35.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:35 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:05:35.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:35 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:05:35.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:35 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:05:36.066 INFO:tasks.workunit.client.0.smithi110.stdout: 675: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:36.067 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xu85GCfMB3A0NUr off=11030329 len=1597263 2024-08-17T01:05:36.068 INFO:tasks.workunit.client.0.smithi110.stdout:op 3454 completed, throughput=5MB/sec 2024-08-17T01:05:36.068 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-66JDOAS5qBdEriC off=1869439 len=1146420 2024-08-17T01:05:36.069 INFO:tasks.workunit.client.0.smithi110.stdout:op 3455 completed, throughput=5MB/sec 2024-08-17T01:05:36.069 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PBUKX9KRfO5yIQw off=2480244 len=912067 2024-08-17T01:05:36.073 INFO:tasks.workunit.client.0.smithi110.stdout:op 3456 completed, throughput=5MB/sec 2024-08-17T01:05:36.073 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Us2-amaKdZBn1Nc off=1390084 len=578257 2024-08-17T01:05:36.074 INFO:tasks.workunit.client.0.smithi110.stdout:op 3457 completed, throughput=5MB/sec 2024-08-17T01:05:36.445 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:36 smithi177 ceph-mon[90034]: pgmap v1603: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-17T01:05:36.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:36 smithi110 ceph-mon[100641]: pgmap v1603: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-17T01:05:36.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:36 smithi110 ceph-mon[98148]: pgmap v1603: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-17T01:05:37.074 INFO:tasks.workunit.client.0.smithi110.stdout: 676: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:37.074 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Kd3KU-38bOb97Da off=1953153 len=39262 2024-08-17T01:05:37.075 INFO:tasks.workunit.client.0.smithi110.stdout:op 3458 completed, throughput=4.99MB/sec 2024-08-17T01:05:37.075 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ToR807d7r-1wLND off=2779683 len=687707 2024-08-17T01:05:37.075 INFO:tasks.workunit.client.0.smithi110.stdout:op 3459 completed, throughput=4.99MB/sec 2024-08-17T01:05:37.076 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QC8bT1MBv6_GqQN off=2358791 len=1394946 2024-08-17T01:05:37.083 INFO:tasks.workunit.client.0.smithi110.stdout:op 3460 completed, throughput=5MB/sec 2024-08-17T01:05:37.084 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bTghoAZlWr-3iCT off=3502747 len=963766 2024-08-17T01:05:37.087 INFO:tasks.workunit.client.0.smithi110.stdout:op 3461 completed, throughput=5MB/sec 2024-08-17T01:05:37.087 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-djC8Wr4KFwhPbSZ off=11066352 len=1913345 2024-08-17T01:05:37.097 INFO:tasks.workunit.client.0.smithi110.stdout:op 3462 completed, throughput=5MB/sec 2024-08-17T01:05:37.097 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hQs3RjKFOT1BO9w off=9585715 len=226744 2024-08-17T01:05:37.100 INFO:tasks.workunit.client.0.smithi110.stdout:op 3463 completed, throughput=5MB/sec 2024-08-17T01:05:37.100 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-w3HjmtUfya7ZfCZ off=4625204 len=86852 2024-08-17T01:05:37.100 INFO:tasks.workunit.client.0.smithi110.stdout:op 3464 completed, throughput=5MB/sec 2024-08-17T01:05:38.100 INFO:tasks.workunit.client.0.smithi110.stdout: 677: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:38.101 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0LngSkj6cCu5Tm2 off=20519645 len=759045 2024-08-17T01:05:38.101 INFO:tasks.workunit.client.0.smithi110.stdout:op 3465 completed, throughput=4.99MB/sec 2024-08-17T01:05:38.101 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--LxbPCYN0IV0dxV off=3261742 len=356620 2024-08-17T01:05:38.102 INFO:tasks.workunit.client.0.smithi110.stdout:op 3466 completed, throughput=4.99MB/sec 2024-08-17T01:05:38.102 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-At7yQUswVjO42cz off=5315429 len=1010038 2024-08-17T01:05:38.107 INFO:tasks.workunit.client.0.smithi110.stdout:op 3467 completed, throughput=5MB/sec 2024-08-17T01:05:38.107 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-O_zBMPsd_FNVLB1 off=4485449 len=1891205 2024-08-17T01:05:38.114 INFO:tasks.workunit.client.0.smithi110.stdout:op 3468 completed, throughput=5MB/sec 2024-08-17T01:05:38.114 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Fke7g776tOB2IWI off=974674 len=1378718 2024-08-17T01:05:38.122 INFO:tasks.workunit.client.0.smithi110.stdout:op 3469 completed, throughput=5MB/sec 2024-08-17T01:05:38.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:05:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:05:38] "GET /metrics HTTP/1.1" 200 34124 "" "Prometheus/2.43.0" 2024-08-17T01:05:38.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:37 smithi110 ceph-mon[98148]: pgmap v1604: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:05:38.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:37 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:05:38.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:37 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:05:38.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:37 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:05:38.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:37 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:05:38.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:37 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:05:38.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:37 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:05:38.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:37 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:05:38.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:37 smithi110 ceph-mon[100641]: pgmap v1604: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:05:38.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:37 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:05:38.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:37 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:05:38.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:37 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:05:38.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:37 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:05:38.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:37 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:05:38.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:37 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:05:38.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:37 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:05:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:37 smithi177 ceph-mon[90034]: pgmap v1604: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:05:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:37 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:05:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:37 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:05:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:37 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:05:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:37 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:05:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:37 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:05:38.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:37 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:05:38.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:37 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:05:39.122 INFO:tasks.workunit.client.0.smithi110.stdout: 678: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:39.122 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-a4wZ489s4S957JV off=16362022 len=416161 2024-08-17T01:05:39.123 INFO:tasks.workunit.client.0.smithi110.stdout:op 3470 completed, throughput=4.99MB/sec 2024-08-17T01:05:39.124 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-urUMPw40Accr4E4 off=24430377 len=30593 2024-08-17T01:05:39.124 INFO:tasks.workunit.client.0.smithi110.stdout:op 3471 completed, throughput=4.99MB/sec 2024-08-17T01:05:39.124 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XySqCxRUphDwQ2y off=8279592 len=1389281 2024-08-17T01:05:39.126 INFO:tasks.workunit.client.0.smithi110.stdout:op 3472 completed, throughput=5MB/sec 2024-08-17T01:05:39.127 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qNpAUoekkQZ73mo off=1228676 len=1891944 2024-08-17T01:05:39.130 INFO:tasks.workunit.client.0.smithi110.stdout:op 3473 completed, throughput=5MB/sec 2024-08-17T01:05:39.130 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-R3HdON8jn9YdAWc off=1304076 len=1200676 2024-08-17T01:05:39.133 INFO:tasks.workunit.client.0.smithi110.stdout:op 3474 completed, throughput=5MB/sec 2024-08-17T01:05:39.133 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-glHuxMOcEYdUwnU off=2735917 len=611897 2024-08-17T01:05:39.134 INFO:tasks.workunit.client.0.smithi110.stdout:op 3475 completed, throughput=5MB/sec 2024-08-17T01:05:40.135 INFO:tasks.workunit.client.0.smithi110.stdout: 679: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:40.135 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_hHIw6zaUL_3YZ- off=0 len=1348138 2024-08-17T01:05:40.142 INFO:tasks.workunit.client.0.smithi110.stdout:op 3476 completed, throughput=5MB/sec 2024-08-17T01:05:40.143 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-TT-XNmUx2pgiLYl off=6387 len=1074000 2024-08-17T01:05:40.144 INFO:tasks.workunit.client.0.smithi110.stdout:op 3477 completed, throughput=5MB/sec 2024-08-17T01:05:40.144 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-B9HddbcTa3m8VBa off=5905958 len=1101762 2024-08-17T01:05:40.149 INFO:tasks.workunit.client.0.smithi110.stdout:op 3478 completed, throughput=5MB/sec 2024-08-17T01:05:40.150 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jTUI_lpeVtYLHQK off=3030726 len=525108 2024-08-17T01:05:40.153 INFO:tasks.workunit.client.0.smithi110.stdout:op 3479 completed, throughput=5MB/sec 2024-08-17T01:05:40.153 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pHCKzwUyeU65ohq off=6561158 len=782178 2024-08-17T01:05:40.154 INFO:tasks.workunit.client.0.smithi110.stdout:op 3480 completed, throughput=5MB/sec 2024-08-17T01:05:40.154 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CTkXKkQomPbikPb off=102066 len=1074993 2024-08-17T01:05:40.158 INFO:tasks.workunit.client.0.smithi110.stdout:op 3481 completed, throughput=5MB/sec 2024-08-17T01:05:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:39 smithi110 ceph-mon[98148]: pgmap v1605: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-17T01:05:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:39 smithi110 ceph-mon[100641]: pgmap v1605: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-17T01:05:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:39 smithi177 ceph-mon[90034]: pgmap v1605: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-17T01:05:41.159 INFO:tasks.workunit.client.0.smithi110.stdout: 680: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:41.159 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-b4TJ4CcsBKMYsAo off=537482 len=1940586 2024-08-17T01:05:41.161 INFO:tasks.workunit.client.0.smithi110.stdout:op 3482 completed, throughput=5MB/sec 2024-08-17T01:05:41.161 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0b1SopJIVPXF1a1 off=8683189 len=560392 2024-08-17T01:05:41.165 INFO:tasks.workunit.client.0.smithi110.stdout:op 3483 completed, throughput=5MB/sec 2024-08-17T01:05:41.165 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3Gh0HDfnTB3mFzi off=5276512 len=1076646 2024-08-17T01:05:41.167 INFO:tasks.workunit.client.0.smithi110.stdout:op 3484 completed, throughput=5MB/sec 2024-08-17T01:05:41.167 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9svOvUiy3AB5A1O off=1840396 len=1634302 2024-08-17T01:05:41.177 INFO:tasks.workunit.client.0.smithi110.stdout:op 3485 completed, throughput=5MB/sec 2024-08-17T01:05:42.177 INFO:tasks.workunit.client.0.smithi110.stdout: 681: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:42.178 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0PXeF0jj2C_dDIc off=1999368 len=215842 2024-08-17T01:05:42.180 INFO:tasks.workunit.client.0.smithi110.stdout:op 3486 completed, throughput=4.99MB/sec 2024-08-17T01:05:42.180 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nWfP1b-bkiMCgEu off=348558 len=598981 2024-08-17T01:05:42.182 INFO:tasks.workunit.client.0.smithi110.stdout:op 3487 completed, throughput=4.99MB/sec 2024-08-17T01:05:42.182 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-b_sfdIM4cONG3bv off=21235831 len=1076721 2024-08-17T01:05:42.184 INFO:tasks.workunit.client.0.smithi110.stdout:op 3488 completed, throughput=5MB/sec 2024-08-17T01:05:42.184 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-1H-YX6Gf0BUdoku off=8289747 len=1996696 2024-08-17T01:05:42.186 INFO:tasks.workunit.client.0.smithi110.stdout:op 3489 completed, throughput=5MB/sec 2024-08-17T01:05:42.186 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3T0AtssR4GotIL2 off=19937447 len=441233 2024-08-17T01:05:42.190 INFO:tasks.workunit.client.0.smithi110.stdout:op 3490 completed, throughput=5MB/sec 2024-08-17T01:05:42.190 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2G3FF-5oMkafB0i off=739731 len=186703 2024-08-17T01:05:42.192 INFO:tasks.workunit.client.0.smithi110.stdout:op 3491 completed, throughput=5MB/sec 2024-08-17T01:05:42.193 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-V3bZeVjT_1uUQ1V off=2159717 len=1614807 2024-08-17T01:05:42.200 INFO:tasks.workunit.client.0.smithi110.stdout:op 3492 completed, throughput=5MB/sec 2024-08-17T01:05:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:42 smithi110 ceph-mon[98148]: pgmap v1606: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:05:42.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:42 smithi110 ceph-mon[100641]: pgmap v1606: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:05:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:42 smithi177 ceph-mon[90034]: pgmap v1606: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:05:43.200 INFO:tasks.workunit.client.0.smithi110.stdout: 682: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:43.201 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-o7FevYzjYzqvv18 off=7357401 len=414272 2024-08-17T01:05:43.201 INFO:tasks.workunit.client.0.smithi110.stdout:op 3493 completed, throughput=5MB/sec 2024-08-17T01:05:43.201 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0T0qEvpb5QmVxEx off=647711 len=1118762 2024-08-17T01:05:43.206 INFO:tasks.workunit.client.0.smithi110.stdout:op 3494 completed, throughput=5MB/sec 2024-08-17T01:05:43.206 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-L-gPM9qagL0TEqm off=14471880 len=726211 2024-08-17T01:05:43.208 INFO:tasks.workunit.client.0.smithi110.stdout:op 3495 completed, throughput=5MB/sec 2024-08-17T01:05:43.208 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VPvxP5Zx5J_S0S9 off=12961318 len=615162 2024-08-17T01:05:43.213 INFO:tasks.workunit.client.0.smithi110.stdout:op 3496 completed, throughput=5MB/sec 2024-08-17T01:05:43.213 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-siu-1Lg_d-wwS-4 off=7661438 len=905587 2024-08-17T01:05:43.214 INFO:tasks.workunit.client.0.smithi110.stdout:op 3497 completed, throughput=5MB/sec 2024-08-17T01:05:43.214 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-17tzsMLHXbWir3s off=253126 len=761066 2024-08-17T01:05:43.218 INFO:tasks.workunit.client.0.smithi110.stdout:op 3498 completed, throughput=5MB/sec 2024-08-17T01:05:44.218 INFO:tasks.workunit.client.0.smithi110.stdout: 683: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:44.218 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NKF0SC8vgxWH6Ls off=2964004 len=764833 2024-08-17T01:05:44.219 INFO:tasks.workunit.client.0.smithi110.stdout:op 3499 completed, throughput=4.99MB/sec 2024-08-17T01:05:44.220 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-in1jMoidmhykSr4 off=8402032 len=500495 2024-08-17T01:05:44.220 INFO:tasks.workunit.client.0.smithi110.stdout:op 3500 completed, throughput=5MB/sec 2024-08-17T01:05:44.221 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4EDDfp_l6HRQ8zU off=8344303 len=306570 2024-08-17T01:05:44.222 INFO:tasks.workunit.client.0.smithi110.stdout:op 3501 completed, throughput=5MB/sec 2024-08-17T01:05:44.222 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5WTWjSqA7x24KSQ off=62862 len=1936837 2024-08-17T01:05:44.226 INFO:tasks.workunit.client.0.smithi110.stdout:op 3502 completed, throughput=5MB/sec 2024-08-17T01:05:44.226 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-GemcIEuge_VU3x0 off=1701525 len=956119 2024-08-17T01:05:44.231 INFO:tasks.workunit.client.0.smithi110.stdout:op 3503 completed, throughput=5MB/sec 2024-08-17T01:05:44.231 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-95m7ge_Ju97O2i4 off=18722571 len=698015 2024-08-17T01:05:44.232 INFO:tasks.workunit.client.0.smithi110.stdout:op 3504 completed, throughput=5MB/sec 2024-08-17T01:05:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:44 smithi110 ceph-mon[98148]: pgmap v1607: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:05:44.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:44 smithi110 ceph-mon[100641]: pgmap v1607: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:05:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:44 smithi177 ceph-mon[90034]: pgmap v1607: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:05:45.232 INFO:tasks.workunit.client.0.smithi110.stdout: 684: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:45.232 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-szddp7_mWCLIWz4 off=11291150 len=84949 2024-08-17T01:05:45.233 INFO:tasks.workunit.client.0.smithi110.stdout:op 3505 completed, throughput=4.99MB/sec 2024-08-17T01:05:45.233 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nHLKkmRBHY1hie7 off=11427634 len=1861033 2024-08-17T01:05:45.241 INFO:tasks.workunit.client.0.smithi110.stdout:op 3506 completed, throughput=5MB/sec 2024-08-17T01:05:45.241 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-RzAk3-oo5ggxFne off=673679 len=1407288 2024-08-17T01:05:45.245 INFO:tasks.workunit.client.0.smithi110.stdout:op 3507 completed, throughput=5MB/sec 2024-08-17T01:05:45.245 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-n7xS5jOjpyw8SQd off=1219962 len=94292 2024-08-17T01:05:45.247 INFO:tasks.workunit.client.0.smithi110.stdout:op 3508 completed, throughput=5MB/sec 2024-08-17T01:05:45.248 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-WM6F31VlfEzvW2O off=7842427 len=522069 2024-08-17T01:05:45.248 INFO:tasks.workunit.client.0.smithi110.stdout:op 3509 completed, throughput=5MB/sec 2024-08-17T01:05:45.248 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-mNbcSQgsiVRs4jT off=19754700 len=671555 2024-08-17T01:05:45.249 INFO:tasks.workunit.client.0.smithi110.stdout:op 3510 completed, throughput=5MB/sec 2024-08-17T01:05:45.249 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-S-oVAQmwPk342Na off=4138364 len=1060090 2024-08-17T01:05:45.250 INFO:tasks.workunit.client.0.smithi110.stdout:op 3511 completed, throughput=5MB/sec 2024-08-17T01:05:46.250 INFO:tasks.workunit.client.0.smithi110.stdout: 685: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:46.250 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-udqUBpdD1a_d0Yh off=13807500 len=1325001 2024-08-17T01:05:46.252 INFO:tasks.workunit.client.0.smithi110.stdout:op 3512 completed, throughput=5MB/sec 2024-08-17T01:05:46.252 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-iXDI8LL697ZSZmg off=2708135 len=910062 2024-08-17T01:05:46.257 INFO:tasks.workunit.client.0.smithi110.stdout:op 3513 completed, throughput=5MB/sec 2024-08-17T01:05:46.257 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-J6cAdSwYnPqQgWN off=2759415 len=1255449 2024-08-17T01:05:46.259 INFO:tasks.workunit.client.0.smithi110.stdout:op 3514 completed, throughput=5MB/sec 2024-08-17T01:05:46.260 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tbbKMOAGDc6arBS off=5046118 len=745498 2024-08-17T01:05:46.264 INFO:tasks.workunit.client.0.smithi110.stdout:op 3515 completed, throughput=5MB/sec 2024-08-17T01:05:46.264 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--dak9Eyyk_my7um off=11422596 len=2060486 2024-08-17T01:05:46.266 INFO:tasks.workunit.client.0.smithi110.stdout:op 3516 completed, throughput=5MB/sec 2024-08-17T01:05:46.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:46 smithi110 ceph-mon[100641]: pgmap v1608: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:05:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:46 smithi110 ceph-mon[98148]: pgmap v1608: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:05:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:46 smithi177 ceph-mon[90034]: pgmap v1608: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:05:47.267 INFO:tasks.workunit.client.0.smithi110.stdout: 686: throughput=5MB/sec pending data=0 2024-08-17T01:05:47.267 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7GgozpU8rezCfJv off=299984 len=1351761 2024-08-17T01:05:47.269 INFO:tasks.workunit.client.0.smithi110.stdout:op 3517 completed, throughput=5MB/sec 2024-08-17T01:05:47.269 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Cw28TpsFuFAOBoe off=18880908 len=862235 2024-08-17T01:05:47.275 INFO:tasks.workunit.client.0.smithi110.stdout:op 3518 completed, throughput=5MB/sec 2024-08-17T01:05:47.275 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tvf0OHgVrUj49TW off=151210 len=1634348 2024-08-17T01:05:47.277 INFO:tasks.workunit.client.0.smithi110.stdout:op 3519 completed, throughput=5MB/sec 2024-08-17T01:05:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:05:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:05:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:05:48.277 INFO:tasks.workunit.client.0.smithi110.stdout: 687: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:48.277 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MGH_Evgnt0TpZjZ off=9160935 len=1589564 2024-08-17T01:05:48.279 INFO:tasks.workunit.client.0.smithi110.stdout:op 3520 completed, throughput=5MB/sec 2024-08-17T01:05:48.279 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Tiy-Hymw5uK05hx off=150510 len=1537424 2024-08-17T01:05:48.282 INFO:tasks.workunit.client.0.smithi110.stdout:op 3521 completed, throughput=5MB/sec 2024-08-17T01:05:48.282 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gmZc5U61gD2qzXZ off=11890124 len=295313 2024-08-17T01:05:48.283 INFO:tasks.workunit.client.0.smithi110.stdout:op 3522 completed, throughput=5MB/sec 2024-08-17T01:05:48.283 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-O13o6WbKtwM8hPZ off=2619922 len=267693 2024-08-17T01:05:48.286 INFO:tasks.workunit.client.0.smithi110.stdout:op 3523 completed, throughput=5MB/sec 2024-08-17T01:05:48.286 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hLkJ1RJpI0OkWXK off=43076 len=1363857 2024-08-17T01:05:48.287 INFO:tasks.workunit.client.0.smithi110.stdout:op 3524 completed, throughput=5MB/sec 2024-08-17T01:05:48.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:48 smithi110 ceph-mon[98148]: pgmap v1609: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:05:48.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:48 smithi110 ceph-mon[100641]: pgmap v1609: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:05:48.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:05:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:05:48] "GET /metrics HTTP/1.1" 200 34124 "" "Prometheus/2.43.0" 2024-08-17T01:05:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:48 smithi177 ceph-mon[90034]: pgmap v1609: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:05:49.288 INFO:tasks.workunit.client.0.smithi110.stdout: 688: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:49.288 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CFVGyY6_16IUpmZ off=10360562 len=1888413 2024-08-17T01:05:49.297 INFO:tasks.workunit.client.0.smithi110.stdout:op 3525 completed, throughput=5MB/sec 2024-08-17T01:05:49.297 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PMqgtjpK_Da-2JT off=19744516 len=2063481 2024-08-17T01:05:49.309 INFO:tasks.workunit.client.0.smithi110.stdout:op 3526 completed, throughput=5MB/sec 2024-08-17T01:05:49.309 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xnrlGjjAj9nyzBi off=81583 len=652621 2024-08-17T01:05:49.312 INFO:tasks.workunit.client.0.smithi110.stdout:op 3527 completed, throughput=5MB/sec 2024-08-17T01:05:49.312 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-yhYaK_2QHu30Fp8 off=2024369 len=1994756 2024-08-17T01:05:49.314 INFO:tasks.workunit.client.0.smithi110.stdout:op 3528 completed, throughput=5MB/sec 2024-08-17T01:05:50.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:50 smithi110 ceph-mon[98148]: pgmap v1610: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-17T01:05:50.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:50 smithi110 ceph-mon[100641]: pgmap v1610: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-17T01:05:50.314 INFO:tasks.workunit.client.0.smithi110.stdout: 689: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:50.314 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ApFayH3-Ud2dXu5 off=5085470 len=523185 2024-08-17T01:05:50.319 INFO:tasks.workunit.client.0.smithi110.stdout:op 3529 completed, throughput=5MB/sec 2024-08-17T01:05:50.319 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xTnNc1OSXr7IU2V off=4479085 len=135470 2024-08-17T01:05:50.321 INFO:tasks.workunit.client.0.smithi110.stdout:op 3530 completed, throughput=5MB/sec 2024-08-17T01:05:50.322 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nve2gUvTYSJ8DqJ off=16902804 len=1458537 2024-08-17T01:05:50.329 INFO:tasks.workunit.client.0.smithi110.stdout:op 3531 completed, throughput=5MB/sec 2024-08-17T01:05:50.329 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-K0d2U1Yt4mQVGgz off=4166967 len=1694857 2024-08-17T01:05:50.331 INFO:tasks.workunit.client.0.smithi110.stdout:op 3532 completed, throughput=5MB/sec 2024-08-17T01:05:50.331 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-X-lFWWYxGc0RBmc off=10116445 len=321634 2024-08-17T01:05:50.332 INFO:tasks.workunit.client.0.smithi110.stdout:op 3533 completed, throughput=5MB/sec 2024-08-17T01:05:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:50 smithi177 ceph-mon[90034]: pgmap v1610: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-17T01:05:51.332 INFO:tasks.workunit.client.0.smithi110.stdout: 690: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:51.333 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-1EhIFrMCENMOTKl off=4275504 len=1380177 2024-08-17T01:05:51.334 INFO:tasks.workunit.client.0.smithi110.stdout:op 3534 completed, throughput=5MB/sec 2024-08-17T01:05:51.334 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FHUykXIe7SQMWSt off=1400602 len=488000 2024-08-17T01:05:51.336 INFO:tasks.workunit.client.0.smithi110.stdout:op 3535 completed, throughput=5MB/sec 2024-08-17T01:05:51.336 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-BGdv3dh5rbr4KB6 off=8654400 len=1422453 2024-08-17T01:05:51.343 INFO:tasks.workunit.client.0.smithi110.stdout:op 3536 completed, throughput=5MB/sec 2024-08-17T01:05:51.344 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-D2qEFqvmPAiqweX off=6378501 len=2074545 2024-08-17T01:05:51.347 INFO:tasks.workunit.client.0.smithi110.stdout:op 3537 completed, throughput=5MB/sec 2024-08-17T01:05:52.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:52 smithi110 ceph-mon[98148]: pgmap v1611: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:05:52.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:52 smithi110 ceph-mon[100641]: pgmap v1611: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:05:52.347 INFO:tasks.workunit.client.0.smithi110.stdout: 691: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:52.347 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xJd3wA0qLwbS0tM off=2441514 len=406238 2024-08-17T01:05:52.351 INFO:tasks.workunit.client.0.smithi110.stdout:op 3538 completed, throughput=4.99MB/sec 2024-08-17T01:05:52.351 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2adSilohXVJj8jB off=4408461 len=2009120 2024-08-17T01:05:52.355 INFO:tasks.workunit.client.0.smithi110.stdout:op 3539 completed, throughput=5MB/sec 2024-08-17T01:05:52.355 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-c7DXQq62E5APy_F off=20258 len=177461 2024-08-17T01:05:52.358 INFO:tasks.workunit.client.0.smithi110.stdout:op 3540 completed, throughput=5MB/sec 2024-08-17T01:05:52.358 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Vo83U4J0-CZM8y1 off=6546971 len=762352 2024-08-17T01:05:52.360 INFO:tasks.workunit.client.0.smithi110.stdout:op 3541 completed, throughput=5MB/sec 2024-08-17T01:05:52.360 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wYafZNwjDZp9_kh off=3467809 len=1559096 2024-08-17T01:05:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:52 smithi177 ceph-mon[90034]: pgmap v1611: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:05:52.367 INFO:tasks.workunit.client.0.smithi110.stdout:op 3542 completed, throughput=5MB/sec 2024-08-17T01:05:52.367 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bL6UYxcZ_CfK8DA off=1159802 len=688944 2024-08-17T01:05:52.372 INFO:tasks.workunit.client.0.smithi110.stdout:op 3543 completed, throughput=5MB/sec 2024-08-17T01:05:53.372 INFO:tasks.workunit.client.0.smithi110.stdout: 692: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:53.373 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--0vMHnPLbuAYDtA off=10712998 len=986237 2024-08-17T01:05:53.375 INFO:tasks.workunit.client.0.smithi110.stdout:op 3544 completed, throughput=4.99MB/sec 2024-08-17T01:05:53.375 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-J6StUrCxr1qiF0e off=4116719 len=1144665 2024-08-17T01:05:53.377 INFO:tasks.workunit.client.0.smithi110.stdout:op 3545 completed, throughput=5MB/sec 2024-08-17T01:05:53.377 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hpZ-K-efYemQyeV off=8185209 len=987836 2024-08-17T01:05:53.378 INFO:tasks.workunit.client.0.smithi110.stdout:op 3546 completed, throughput=5MB/sec 2024-08-17T01:05:53.378 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-TGt6qdgsb0ho89J off=17619439 len=1375420 2024-08-17T01:05:53.379 INFO:tasks.workunit.client.0.smithi110.stdout:op 3547 completed, throughput=5MB/sec 2024-08-17T01:05:53.380 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JK3BtMV_HRbolTo off=2429656 len=370759 2024-08-17T01:05:53.383 INFO:tasks.workunit.client.0.smithi110.stdout:op 3548 completed, throughput=5MB/sec 2024-08-17T01:05:54.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:54 smithi110 ceph-mon[98148]: pgmap v1612: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-17T01:05:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:54 smithi110 ceph-mon[100641]: pgmap v1612: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-17T01:05:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:54 smithi177 ceph-mon[90034]: pgmap v1612: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-17T01:05:54.383 INFO:tasks.workunit.client.0.smithi110.stdout: 693: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:54.384 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-78WkKv7isaLH_JL off=5096026 len=272829 2024-08-17T01:05:54.384 INFO:tasks.workunit.client.0.smithi110.stdout:op 3549 completed, throughput=4.99MB/sec 2024-08-17T01:05:54.384 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PyR5ge_-2hh1W32 off=11562950 len=53246 2024-08-17T01:05:54.385 INFO:tasks.workunit.client.0.smithi110.stdout:op 3550 completed, throughput=4.99MB/sec 2024-08-17T01:05:54.385 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-x5DgUxl4tBrzOsp off=15290733 len=638721 2024-08-17T01:05:54.388 INFO:tasks.workunit.client.0.smithi110.stdout:op 3551 completed, throughput=4.99MB/sec 2024-08-17T01:05:54.389 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ipRWCOIVbanUlZo off=8523433 len=1282820 2024-08-17T01:05:54.397 INFO:tasks.workunit.client.0.smithi110.stdout:op 3552 completed, throughput=5MB/sec 2024-08-17T01:05:54.397 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LjbA5UjuX47SvmW off=12481078 len=1762589 2024-08-17T01:05:54.399 INFO:tasks.workunit.client.0.smithi110.stdout:op 3553 completed, throughput=5MB/sec 2024-08-17T01:05:54.399 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xvRYP9N3ohf_Kcz off=1498951 len=1328679 2024-08-17T01:05:54.405 INFO:tasks.workunit.client.0.smithi110.stdout:op 3554 completed, throughput=5MB/sec 2024-08-17T01:05:55.405 INFO:tasks.workunit.client.0.smithi110.stdout: 694: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:55.406 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1QCGal2t5AK1dQy off=2706212 len=167372 2024-08-17T01:05:55.408 INFO:tasks.workunit.client.0.smithi110.stdout:op 3555 completed, throughput=4.99MB/sec 2024-08-17T01:05:55.409 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PO8r4nhndVJqTHL off=1548070 len=1315327 2024-08-17T01:05:55.416 INFO:tasks.workunit.client.0.smithi110.stdout:op 3556 completed, throughput=4.99MB/sec 2024-08-17T01:05:55.416 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ag9pR2_VHQvooh7 off=9005765 len=966673 2024-08-17T01:05:55.417 INFO:tasks.workunit.client.0.smithi110.stdout:op 3557 completed, throughput=5MB/sec 2024-08-17T01:05:55.417 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Qksg_SRAuVRQ3FB off=536741 len=1326799 2024-08-17T01:05:55.418 INFO:tasks.workunit.client.0.smithi110.stdout:op 3558 completed, throughput=5MB/sec 2024-08-17T01:05:55.418 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0cGZoE6i3Y_XJwb off=7088648 len=1866563 2024-08-17T01:05:55.429 INFO:tasks.workunit.client.0.smithi110.stdout:op 3559 completed, throughput=5MB/sec 2024-08-17T01:05:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:56 smithi110 ceph-mon[98148]: pgmap v1613: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:05:56.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:56 smithi110 ceph-mon[100641]: pgmap v1613: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:05:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:56 smithi177 ceph-mon[90034]: pgmap v1613: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:05:56.429 INFO:tasks.workunit.client.0.smithi110.stdout: 695: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:56.429 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fGVDECw63BykDSC off=10294191 len=343470 2024-08-17T01:05:56.433 INFO:tasks.workunit.client.0.smithi110.stdout:op 3560 completed, throughput=4.99MB/sec 2024-08-17T01:05:56.433 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uGLl5RsMrupQ3ds off=178428 len=1279820 2024-08-17T01:05:56.435 INFO:tasks.workunit.client.0.smithi110.stdout:op 3561 completed, throughput=5MB/sec 2024-08-17T01:05:56.436 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-u1GFMamdwzGZkXa off=1212667 len=1566381 2024-08-17T01:05:56.444 INFO:tasks.workunit.client.0.smithi110.stdout:op 3562 completed, throughput=5MB/sec 2024-08-17T01:05:56.444 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ltNC-twH2Paky6Q off=2488007 len=355688 2024-08-17T01:05:56.447 INFO:tasks.workunit.client.0.smithi110.stdout:op 3563 completed, throughput=5MB/sec 2024-08-17T01:05:56.448 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RBdySumkicdZkfQ off=1492042 len=1180326 2024-08-17T01:05:56.454 INFO:tasks.workunit.client.0.smithi110.stdout:op 3564 completed, throughput=5MB/sec 2024-08-17T01:05:56.454 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vJzbBC5xIQYT4C4 off=10192643 len=156683 2024-08-17T01:05:56.455 INFO:tasks.workunit.client.0.smithi110.stdout:op 3565 completed, throughput=5MB/sec 2024-08-17T01:05:56.455 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MM7AEEKa8T6leax off=10806700 len=1510801 2024-08-17T01:05:56.457 INFO:tasks.workunit.client.0.smithi110.stdout:op 3566 completed, throughput=5MB/sec 2024-08-17T01:05:57.458 INFO:tasks.workunit.client.0.smithi110.stdout: 696: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:57.458 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qf_izj30TmmM2jk off=1225556 len=1966567 2024-08-17T01:05:57.468 INFO:tasks.workunit.client.0.smithi110.stdout:op 3567 completed, throughput=5MB/sec 2024-08-17T01:05:57.468 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qc07HL1_UTOctVQ off=15863099 len=823302 2024-08-17T01:05:57.473 INFO:tasks.workunit.client.0.smithi110.stdout:op 3568 completed, throughput=5MB/sec 2024-08-17T01:05:57.473 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Vqpn11_qbIIOgZO off=7691283 len=661575 2024-08-17T01:05:57.474 INFO:tasks.workunit.client.0.smithi110.stdout:op 3569 completed, throughput=5MB/sec 2024-08-17T01:05:57.474 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jMfXkhgM8wps0LX off=21125637 len=2005202 2024-08-17T01:05:57.486 INFO:tasks.workunit.client.0.smithi110.stdout:op 3570 completed, throughput=5MB/sec 2024-08-17T01:05:58.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:05:58 smithi110 ceph-mon[98148]: pgmap v1614: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-17T01:05:58.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:05:58 smithi110 ceph-mon[100641]: pgmap v1614: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-17T01:05:58.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:05:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:05:58] "GET /metrics HTTP/1.1" 200 34124 "" "Prometheus/2.43.0" 2024-08-17T01:05:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:05:58 smithi177 ceph-mon[90034]: pgmap v1614: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-17T01:05:58.486 INFO:tasks.workunit.client.0.smithi110.stdout: 697: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:58.487 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-4iOBsPgL1rAqpj9 off=7407531 len=1933878 2024-08-17T01:05:58.499 INFO:tasks.workunit.client.0.smithi110.stdout:op 3571 completed, throughput=5MB/sec 2024-08-17T01:05:58.499 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vspSqCqZ_WDkole off=7087579 len=568339 2024-08-17T01:05:58.503 INFO:tasks.workunit.client.0.smithi110.stdout:op 3572 completed, throughput=5MB/sec 2024-08-17T01:05:58.504 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OVccjwSKnFSiK9T off=10946466 len=897928 2024-08-17T01:05:58.508 INFO:tasks.workunit.client.0.smithi110.stdout:op 3573 completed, throughput=5MB/sec 2024-08-17T01:05:58.508 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3gcvRTiCbnyR1JD off=5822835 len=806208 2024-08-17T01:05:58.512 INFO:tasks.workunit.client.0.smithi110.stdout:op 3574 completed, throughput=5MB/sec 2024-08-17T01:05:59.513 INFO:tasks.workunit.client.0.smithi110.stdout: 698: throughput=4.99MB/sec pending data=0 2024-08-17T01:05:59.513 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7P6WJVGa-o3J_uH off=1266060 len=1711347 2024-08-17T01:05:59.515 INFO:tasks.workunit.client.0.smithi110.stdout:op 3575 completed, throughput=5MB/sec 2024-08-17T01:05:59.515 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Z7bHK_ujACN2wQM off=589514 len=1785486 2024-08-17T01:05:59.516 INFO:tasks.workunit.client.0.smithi110.stdout:op 3576 completed, throughput=5MB/sec 2024-08-17T01:05:59.516 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-fYO9KMdd3KAebma off=7358540 len=1871255 2024-08-17T01:05:59.518 INFO:tasks.workunit.client.0.smithi110.stdout:op 3577 completed, throughput=5MB/sec 2024-08-17T01:06:00.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:00 smithi110 ceph-mon[98148]: pgmap v1615: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-17T01:06:00.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:00 smithi110 ceph-mon[100641]: pgmap v1615: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-17T01:06:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:00 smithi177 ceph-mon[90034]: pgmap v1615: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-17T01:06:00.518 INFO:tasks.workunit.client.0.smithi110.stdout: 699: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:00.519 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MZL0t-DKQGdXcfG off=2629268 len=396066 2024-08-17T01:06:00.519 INFO:tasks.workunit.client.0.smithi110.stdout:op 3578 completed, throughput=4.99MB/sec 2024-08-17T01:06:00.519 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-90ST931S3hlxwrd off=481120 len=239237 2024-08-17T01:06:00.522 INFO:tasks.workunit.client.0.smithi110.stdout:op 3579 completed, throughput=4.99MB/sec 2024-08-17T01:06:00.522 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gZ9DJhcLxkzL_AV off=6619264 len=1451058 2024-08-17T01:06:00.529 INFO:tasks.workunit.client.0.smithi110.stdout:op 3580 completed, throughput=5MB/sec 2024-08-17T01:06:00.529 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xOLRS0tMUPdjXuG off=8953328 len=2078255 2024-08-17T01:06:00.533 INFO:tasks.workunit.client.0.smithi110.stdout:op 3581 completed, throughput=5MB/sec 2024-08-17T01:06:00.534 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Ma_6ZyVYV3LOlhO off=2071293 len=1602302 2024-08-17T01:06:00.543 INFO:tasks.workunit.client.0.smithi110.stdout:op 3582 completed, throughput=5MB/sec 2024-08-17T01:06:01.543 INFO:tasks.workunit.client.0.smithi110.stdout: 700: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:01.544 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9Ty_dizmxaZ6VAc off=419851 len=995192 2024-08-17T01:06:01.550 INFO:tasks.workunit.client.0.smithi110.stdout:op 3583 completed, throughput=5MB/sec 2024-08-17T01:06:01.550 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zasLBjWgZlXx8fO off=8931502 len=1515706 2024-08-17T01:06:01.557 INFO:tasks.workunit.client.0.smithi110.stdout:op 3584 completed, throughput=5MB/sec 2024-08-17T01:06:01.557 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FwzzUp9ZrmMGQUD off=2159930 len=994788 2024-08-17T01:06:01.558 INFO:tasks.workunit.client.0.smithi110.stdout:op 3585 completed, throughput=5MB/sec 2024-08-17T01:06:01.558 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5nMw_iU105Xd_4y off=13064643 len=1966874 2024-08-17T01:06:01.570 INFO:tasks.workunit.client.0.smithi110.stdout:op 3586 completed, throughput=5MB/sec 2024-08-17T01:06:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:02 smithi110 ceph-mon[98148]: pgmap v1616: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:06:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:06:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:02 smithi110 ceph-mon[100641]: pgmap v1616: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:06:02.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:06:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:02 smithi177 ceph-mon[90034]: pgmap v1616: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:06:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:06:02.570 INFO:tasks.workunit.client.0.smithi110.stdout: 701: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:02.570 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-TiJevClgBVQcmml off=921026 len=193843 2024-08-17T01:06:02.570 INFO:tasks.workunit.client.0.smithi110.stdout:op 3587 completed, throughput=4.99MB/sec 2024-08-17T01:06:02.570 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RMTTAQkho3ZCUa2 off=3396708 len=1885824 2024-08-17T01:06:02.579 INFO:tasks.workunit.client.0.smithi110.stdout:op 3588 completed, throughput=5MB/sec 2024-08-17T01:06:02.579 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-rg6UVmaveXiMZbY off=2866335 len=920784 2024-08-17T01:06:02.581 INFO:tasks.workunit.client.0.smithi110.stdout:op 3589 completed, throughput=5MB/sec 2024-08-17T01:06:02.581 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-voCelUmhRv9-OK7 off=14786699 len=1005090 2024-08-17T01:06:02.586 INFO:tasks.workunit.client.0.smithi110.stdout:op 3590 completed, throughput=5MB/sec 2024-08-17T01:06:02.586 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PyoUlShsbSRnHNL off=12172199 len=912768 2024-08-17T01:06:02.590 INFO:tasks.workunit.client.0.smithi110.stdout:op 3591 completed, throughput=5MB/sec 2024-08-17T01:06:03.590 INFO:tasks.workunit.client.0.smithi110.stdout: 702: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:03.591 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3grlAzDEiKK14f9 off=2174959 len=440906 2024-08-17T01:06:03.595 INFO:tasks.workunit.client.0.smithi110.stdout:op 3592 completed, throughput=4.99MB/sec 2024-08-17T01:06:03.595 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cm7XmQC2-SqlH2F off=14210499 len=1169520 2024-08-17T01:06:03.601 INFO:tasks.workunit.client.0.smithi110.stdout:op 3593 completed, throughput=5MB/sec 2024-08-17T01:06:03.601 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--8ZddZTSYlK4bQ4 off=1946465 len=656744 2024-08-17T01:06:03.605 INFO:tasks.workunit.client.0.smithi110.stdout:op 3594 completed, throughput=5MB/sec 2024-08-17T01:06:03.605 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lJBVmCjyrV8fMpo off=4811652 len=935346 2024-08-17T01:06:03.607 INFO:tasks.workunit.client.0.smithi110.stdout:op 3595 completed, throughput=5MB/sec 2024-08-17T01:06:03.607 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3jIb5-EmrNiH9BD off=10660082 len=1606381 2024-08-17T01:06:03.608 INFO:tasks.workunit.client.0.smithi110.stdout:op 3596 completed, throughput=5MB/sec 2024-08-17T01:06:03.608 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-lnpMQmJijVSbxPu off=70617 len=239227 2024-08-17T01:06:03.611 INFO:tasks.workunit.client.0.smithi110.stdout:op 3597 completed, throughput=5MB/sec 2024-08-17T01:06:04.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:04 smithi110 ceph-mon[100641]: pgmap v1617: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:06:04.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:04 smithi110 ceph-mon[98148]: pgmap v1617: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:06:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:04 smithi177 ceph-mon[90034]: pgmap v1617: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:06:04.612 INFO:tasks.workunit.client.0.smithi110.stdout: 703: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:04.612 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-I_nGmwwkZyEIvvq off=10492028 len=834409 2024-08-17T01:06:04.617 INFO:tasks.workunit.client.0.smithi110.stdout:op 3598 completed, throughput=4.99MB/sec 2024-08-17T01:06:04.617 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-IZa5DQyx9w6b077 off=8789675 len=152719 2024-08-17T01:06:04.617 INFO:tasks.workunit.client.0.smithi110.stdout:op 3599 completed, throughput=4.99MB/sec 2024-08-17T01:06:04.617 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-egLn1CMpCwlntaG off=5038006 len=1383257 2024-08-17T01:06:04.626 INFO:tasks.workunit.client.0.smithi110.stdout:op 3600 completed, throughput=5MB/sec 2024-08-17T01:06:04.626 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Vjjy1mRGE_DkLWk off=15152861 len=62144 2024-08-17T01:06:04.628 INFO:tasks.workunit.client.0.smithi110.stdout:op 3601 completed, throughput=5MB/sec 2024-08-17T01:06:04.629 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RPR4YlmAWOY5bHB off=6190434 len=1128566 2024-08-17T01:06:04.634 INFO:tasks.workunit.client.0.smithi110.stdout:op 3602 completed, throughput=5MB/sec 2024-08-17T01:06:04.634 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tAxEXDovw4SlxCR off=7341278 len=809676 2024-08-17T01:06:04.638 INFO:tasks.workunit.client.0.smithi110.stdout:op 3603 completed, throughput=5MB/sec 2024-08-17T01:06:04.639 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6U60gJc0gdZz9yH off=4307205 len=1105481 2024-08-17T01:06:04.643 INFO:tasks.workunit.client.0.smithi110.stdout:op 3604 completed, throughput=5MB/sec 2024-08-17T01:06:05.644 INFO:tasks.workunit.client.0.smithi110.stdout: 704: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:05.644 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-idU3SfgCrrEFzze off=1319599 len=1763801 2024-08-17T01:06:05.653 INFO:tasks.workunit.client.0.smithi110.stdout:op 3605 completed, throughput=5MB/sec 2024-08-17T01:06:05.653 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ghrJFcIHiLaIRqA off=3073484 len=563180 2024-08-17T01:06:05.657 INFO:tasks.workunit.client.0.smithi110.stdout:op 3606 completed, throughput=5MB/sec 2024-08-17T01:06:05.657 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-O6mvqqtZQ8XFhde off=2435957 len=1005427 2024-08-17T01:06:05.662 INFO:tasks.workunit.client.0.smithi110.stdout:op 3607 completed, throughput=5MB/sec 2024-08-17T01:06:05.662 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-yOIMFsulPNvEp3f off=4434205 len=1719922 2024-08-17T01:06:05.664 INFO:tasks.workunit.client.0.smithi110.stdout:op 3608 completed, throughput=5MB/sec 2024-08-17T01:06:05.664 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-AwpGmhpgzhQkuFM off=7783026 len=1876047 2024-08-17T01:06:05.672 INFO:tasks.workunit.client.0.smithi110.stdout:op 3609 completed, throughput=5MB/sec 2024-08-17T01:06:06.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:06 smithi110 ceph-mon[98148]: pgmap v1618: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T01:06:06.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:06 smithi110 ceph-mon[100641]: pgmap v1618: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T01:06:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:06 smithi177 ceph-mon[90034]: pgmap v1618: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T01:06:06.672 INFO:tasks.workunit.client.0.smithi110.stdout: 705: throughput=5MB/sec pending data=0 2024-08-17T01:06:06.673 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3UZP6sTByCs1b3w off=6978917 len=982389 2024-08-17T01:06:06.679 INFO:tasks.workunit.client.0.smithi110.stdout:op 3610 completed, throughput=5MB/sec 2024-08-17T01:06:06.679 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-lKrtXik006BtUtA off=13986413 len=1327525 2024-08-17T01:06:06.685 INFO:tasks.workunit.client.0.smithi110.stdout:op 3611 completed, throughput=5MB/sec 2024-08-17T01:06:06.685 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pn8dzVDXgGQkcf7 off=6029353 len=1485718 2024-08-17T01:06:06.688 INFO:tasks.workunit.client.0.smithi110.stdout:op 3612 completed, throughput=5MB/sec 2024-08-17T01:06:07.689 INFO:tasks.workunit.client.0.smithi110.stdout: 706: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:07.689 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-m6NCH04ZDoEezR6 off=19295253 len=692393 2024-08-17T01:06:07.690 INFO:tasks.workunit.client.0.smithi110.stdout:op 3613 completed, throughput=4.99MB/sec 2024-08-17T01:06:07.690 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JXeO8EOScFMFx9z off=2425919 len=1257953 2024-08-17T01:06:07.696 INFO:tasks.workunit.client.0.smithi110.stdout:op 3614 completed, throughput=5MB/sec 2024-08-17T01:06:07.696 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-dcI9nZHbZOOok-9 off=2835472 len=1562897 2024-08-17T01:06:07.697 INFO:tasks.workunit.client.0.smithi110.stdout:op 3615 completed, throughput=5MB/sec 2024-08-17T01:06:07.697 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VYAbivh94eO9tSS off=8727633 len=1660285 2024-08-17T01:06:07.704 INFO:tasks.workunit.client.0.smithi110.stdout:op 3616 completed, throughput=5MB/sec 2024-08-17T01:06:07.704 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nxdosP6JnTYY8uO off=4031028 len=751521 2024-08-17T01:06:07.708 INFO:tasks.workunit.client.0.smithi110.stdout:op 3617 completed, throughput=5MB/sec 2024-08-17T01:06:08.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:08 smithi110 ceph-mon[98148]: pgmap v1619: 105 pgs: 105 active+clean; 126 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-17T01:06:08.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:06:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:06:08] "GET /metrics HTTP/1.1" 200 34129 "" "Prometheus/2.43.0" 2024-08-17T01:06:08.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:08 smithi110 ceph-mon[100641]: pgmap v1619: 105 pgs: 105 active+clean; 126 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-17T01:06:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:08 smithi177 ceph-mon[90034]: pgmap v1619: 105 pgs: 105 active+clean; 126 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-17T01:06:08.708 INFO:tasks.workunit.client.0.smithi110.stdout: 707: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:08.709 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-s2TzU0lRQSM6dAl off=15177737 len=2042371 2024-08-17T01:06:08.720 INFO:tasks.workunit.client.0.smithi110.stdout:op 3618 completed, throughput=5MB/sec 2024-08-17T01:06:08.720 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XDSEg1cqefueQpO off=16208129 len=1319028 2024-08-17T01:06:08.721 INFO:tasks.workunit.client.0.smithi110.stdout:op 3619 completed, throughput=5MB/sec 2024-08-17T01:06:08.721 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KUQ54YOjGOCYKFp off=20017285 len=583972 2024-08-17T01:06:08.725 INFO:tasks.workunit.client.0.smithi110.stdout:op 3620 completed, throughput=5MB/sec 2024-08-17T01:06:08.725 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LMmaZvpzBeJ3HjA off=881941 len=1852878 2024-08-17T01:06:08.727 INFO:tasks.workunit.client.0.smithi110.stdout:op 3621 completed, throughput=5MB/sec 2024-08-17T01:06:09.728 INFO:tasks.workunit.client.0.smithi110.stdout: 708: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:09.728 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bKEdmGFNAw5G81J off=15002979 len=1586189 2024-08-17T01:06:09.730 INFO:tasks.workunit.client.0.smithi110.stdout:op 3622 completed, throughput=5MB/sec 2024-08-17T01:06:09.730 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LOU3eJ1x2sG_Vd1 off=335239 len=1655090 2024-08-17T01:06:09.732 INFO:tasks.workunit.client.0.smithi110.stdout:op 3623 completed, throughput=5MB/sec 2024-08-17T01:06:09.732 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Gta3a_Ng3n_56Rs off=14033186 len=397058 2024-08-17T01:06:09.733 INFO:tasks.workunit.client.0.smithi110.stdout:op 3624 completed, throughput=5MB/sec 2024-08-17T01:06:09.733 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-iO7FMOj4sBg6qVC off=2636436 len=273691 2024-08-17T01:06:09.736 INFO:tasks.workunit.client.0.smithi110.stdout:op 3625 completed, throughput=5MB/sec 2024-08-17T01:06:09.736 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-w2Z7fG9cddiziON off=3777028 len=795651 2024-08-17T01:06:09.738 INFO:tasks.workunit.client.0.smithi110.stdout:op 3626 completed, throughput=5MB/sec 2024-08-17T01:06:10.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:10 smithi110 ceph-mon[98148]: pgmap v1620: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-17T01:06:10.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:10 smithi110 ceph-mon[100641]: pgmap v1620: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-17T01:06:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:10 smithi177 ceph-mon[90034]: pgmap v1620: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-17T01:06:10.738 INFO:tasks.workunit.client.0.smithi110.stdout: 709: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:10.739 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-N2Icji1O7LpBMwM off=12258433 len=224731 2024-08-17T01:06:10.739 INFO:tasks.workunit.client.0.smithi110.stdout:op 3627 completed, throughput=4.99MB/sec 2024-08-17T01:06:10.739 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Jl_hmXFC1UWtLa8 off=4037726 len=1528470 2024-08-17T01:06:10.749 INFO:tasks.workunit.client.0.smithi110.stdout:op 3628 completed, throughput=5MB/sec 2024-08-17T01:06:10.749 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ddnqIaLIT1at2zt off=13355309 len=1777089 2024-08-17T01:06:10.759 INFO:tasks.workunit.client.0.smithi110.stdout:op 3629 completed, throughput=5MB/sec 2024-08-17T01:06:10.759 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XyX6TpNZ21ujgwW off=750314 len=1298893 2024-08-17T01:06:10.760 INFO:tasks.workunit.client.0.smithi110.stdout:op 3630 completed, throughput=5MB/sec 2024-08-17T01:06:11.761 INFO:tasks.workunit.client.0.smithi110.stdout: 710: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:11.761 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gMTUQmAR3AW5gSf off=333350 len=1716678 2024-08-17T01:06:11.763 INFO:tasks.workunit.client.0.smithi110.stdout:op 3631 completed, throughput=5MB/sec 2024-08-17T01:06:11.763 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KDDEsD8wxyzIR4t off=6404881 len=1114289 2024-08-17T01:06:11.768 INFO:tasks.workunit.client.0.smithi110.stdout:op 3632 completed, throughput=5MB/sec 2024-08-17T01:06:11.769 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SWGQ6T5QhB_CJaf off=2241668 len=707961 2024-08-17T01:06:11.773 INFO:tasks.workunit.client.0.smithi110.stdout:op 3633 completed, throughput=5MB/sec 2024-08-17T01:06:11.773 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Yr-CkUbEcJ6jajt off=6987825 len=1758457 2024-08-17T01:06:11.780 INFO:tasks.workunit.client.0.smithi110.stdout:op 3634 completed, throughput=5MB/sec 2024-08-17T01:06:11.780 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-b84qA71IqU0bnyi off=16424772 len=744563 2024-08-17T01:06:11.783 INFO:tasks.workunit.client.0.smithi110.stdout:op 3635 completed, throughput=5MB/sec 2024-08-17T01:06:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:12 smithi110 ceph-mon[98148]: pgmap v1621: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-17T01:06:12.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:12 smithi110 ceph-mon[100641]: pgmap v1621: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-17T01:06:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:12 smithi177 ceph-mon[90034]: pgmap v1621: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-17T01:06:12.784 INFO:tasks.workunit.client.0.smithi110.stdout: 711: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:12.784 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FPN_BdGwGLLLTqk off=5532253 len=1756603 2024-08-17T01:06:12.786 INFO:tasks.workunit.client.0.smithi110.stdout:op 3636 completed, throughput=5MB/sec 2024-08-17T01:06:12.786 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gQxk8TorP_DpdHB off=6909103 len=1802617 2024-08-17T01:06:12.795 INFO:tasks.workunit.client.0.smithi110.stdout:op 3637 completed, throughput=5MB/sec 2024-08-17T01:06:12.795 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KrmLJoRru80skxg off=18689302 len=2038019 2024-08-17T01:06:12.806 INFO:tasks.workunit.client.0.smithi110.stdout:op 3638 completed, throughput=5MB/sec 2024-08-17T01:06:13.807 INFO:tasks.workunit.client.0.smithi110.stdout: 712: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:13.807 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-alqL6mC25bSdntb off=4159353 len=934839 2024-08-17T01:06:13.813 INFO:tasks.workunit.client.0.smithi110.stdout:op 3639 completed, throughput=5MB/sec 2024-08-17T01:06:13.813 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-58eEjKGYS11AJ-l off=10841009 len=1957791 2024-08-17T01:06:13.818 INFO:tasks.workunit.client.0.smithi110.stdout:op 3640 completed, throughput=5MB/sec 2024-08-17T01:06:13.818 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Rle4yk7SKUNlIPL off=449885 len=1731529 2024-08-17T01:06:13.820 INFO:tasks.workunit.client.0.smithi110.stdout:op 3641 completed, throughput=5MB/sec 2024-08-17T01:06:14.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:14 smithi110 ceph-mon[98148]: pgmap v1622: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-17T01:06:14.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:14 smithi110 ceph-mon[100641]: pgmap v1622: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-17T01:06:14.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:14 smithi177 ceph-mon[90034]: pgmap v1622: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-17T01:06:14.820 INFO:tasks.workunit.client.0.smithi110.stdout: 713: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:14.821 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-sSGaIMSn-wJQ17h off=11475650 len=865202 2024-08-17T01:06:14.823 INFO:tasks.workunit.client.0.smithi110.stdout:op 3642 completed, throughput=4.99MB/sec 2024-08-17T01:06:14.823 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-1by3zcPJTRRlDyo off=13360015 len=1089171 2024-08-17T01:06:14.826 INFO:tasks.workunit.client.0.smithi110.stdout:op 3643 completed, throughput=5MB/sec 2024-08-17T01:06:14.826 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2OJS5Zj2XTAqh1O off=5654173 len=664212 2024-08-17T01:06:14.826 INFO:tasks.workunit.client.0.smithi110.stdout:op 3644 completed, throughput=5MB/sec 2024-08-17T01:06:14.826 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2ysfRJk5ICqwybR off=1935801 len=94749 2024-08-17T01:06:14.829 INFO:tasks.workunit.client.0.smithi110.stdout:op 3645 completed, throughput=5MB/sec 2024-08-17T01:06:14.829 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kqisn7cG03HlHUR off=10910916 len=345353 2024-08-17T01:06:14.830 INFO:tasks.workunit.client.0.smithi110.stdout:op 3646 completed, throughput=5MB/sec 2024-08-17T01:06:14.830 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-R4X_2-mJsgj-ZTz off=7361279 len=1789139 2024-08-17T01:06:14.837 INFO:tasks.workunit.client.0.smithi110.stdout:op 3647 completed, throughput=5MB/sec 2024-08-17T01:06:14.837 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zCmrUTDrldS9lzx off=1380455 len=1239340 2024-08-17T01:06:14.842 INFO:tasks.workunit.client.0.smithi110.stdout:op 3648 completed, throughput=5MB/sec 2024-08-17T01:06:15.846 INFO:tasks.workunit.client.0.smithi110.stdout: 714: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:15.846 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nPUQWHt4pMxEASJ off=3927250 len=281612 2024-08-17T01:06:15.846 INFO:tasks.workunit.client.0.smithi110.stdout:op 3649 completed, throughput=4.99MB/sec 2024-08-17T01:06:15.846 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-4HEDVzwwQIbykpS off=6138036 len=1944942 2024-08-17T01:06:15.855 INFO:tasks.workunit.client.0.smithi110.stdout:op 3650 completed, throughput=5MB/sec 2024-08-17T01:06:15.855 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RCPlTJlF_6h87G- off=0 len=1379061 2024-08-17T01:06:15.860 INFO:tasks.workunit.client.0.smithi110.stdout:op 3651 completed, throughput=5MB/sec 2024-08-17T01:06:15.860 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Cydrc4W83Chefxn off=10752526 len=572687 2024-08-17T01:06:15.862 INFO:tasks.workunit.client.0.smithi110.stdout:op 3652 completed, throughput=5MB/sec 2024-08-17T01:06:15.862 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yvtVPfrScaryjSZ off=6867909 len=371547 2024-08-17T01:06:15.865 INFO:tasks.workunit.client.0.smithi110.stdout:op 3653 completed, throughput=5MB/sec 2024-08-17T01:06:16.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:16 smithi110 ceph-mon[100641]: pgmap v1623: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-17T01:06:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:16 smithi110 ceph-mon[98148]: pgmap v1623: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-17T01:06:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:16 smithi177 ceph-mon[90034]: pgmap v1623: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-17T01:06:16.866 INFO:tasks.workunit.client.0.smithi110.stdout: 715: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:16.866 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-EduS2WfeGcnCbHj off=15391051 len=278984 2024-08-17T01:06:16.866 INFO:tasks.workunit.client.0.smithi110.stdout:op 3654 completed, throughput=4.99MB/sec 2024-08-17T01:06:16.866 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qw9tNS3ZJC6cTWs off=5994898 len=619705 2024-08-17T01:06:16.870 INFO:tasks.workunit.client.0.smithi110.stdout:op 3655 completed, throughput=4.99MB/sec 2024-08-17T01:06:16.870 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-C7KTU7NG3KhIqCk off=1741857 len=368799 2024-08-17T01:06:16.871 INFO:tasks.workunit.client.0.smithi110.stdout:op 3656 completed, throughput=4.99MB/sec 2024-08-17T01:06:16.871 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Tbn8Tw1T1sm44rk off=3145713 len=641416 2024-08-17T01:06:16.872 INFO:tasks.workunit.client.0.smithi110.stdout:op 3657 completed, throughput=5MB/sec 2024-08-17T01:06:16.872 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_73Bi6YgexbQ083 off=24501309 len=188434 2024-08-17T01:06:16.875 INFO:tasks.workunit.client.0.smithi110.stdout:op 3658 completed, throughput=5MB/sec 2024-08-17T01:06:16.875 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--yg_m1UQKDH2J_4 off=767803 len=1783255 2024-08-17T01:06:16.876 INFO:tasks.workunit.client.0.smithi110.stdout:op 3659 completed, throughput=5MB/sec 2024-08-17T01:06:16.876 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-d5HkZBl1JcOOD69 off=14220807 len=1699459 2024-08-17T01:06:16.878 INFO:tasks.workunit.client.0.smithi110.stdout:op 3660 completed, throughput=5MB/sec 2024-08-17T01:06:17.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:06:17.652 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:06:17.652 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:06:17.878 INFO:tasks.workunit.client.0.smithi110.stdout: 716: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:17.879 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cHbh7WReo4jjr-8 off=833979 len=640646 2024-08-17T01:06:17.883 INFO:tasks.workunit.client.0.smithi110.stdout:op 3661 completed, throughput=4.99MB/sec 2024-08-17T01:06:17.883 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-S-lxoIYD6QqVFVR off=14214520 len=557745 2024-08-17T01:06:17.887 INFO:tasks.workunit.client.0.smithi110.stdout:op 3662 completed, throughput=5MB/sec 2024-08-17T01:06:17.887 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3uPspJX63_uNI7I off=2368585 len=301010 2024-08-17T01:06:17.890 INFO:tasks.workunit.client.0.smithi110.stdout:op 3663 completed, throughput=5MB/sec 2024-08-17T01:06:17.890 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pxr4do1ZJyYqb77 off=87808 len=795740 2024-08-17T01:06:17.896 INFO:tasks.workunit.client.0.smithi110.stdout:op 3664 completed, throughput=5MB/sec 2024-08-17T01:06:17.896 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xZn5WHNknEFW6zU off=11987707 len=1826353 2024-08-17T01:06:17.898 INFO:tasks.workunit.client.0.smithi110.stdout:op 3665 completed, throughput=5MB/sec 2024-08-17T01:06:17.898 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-waYFEiI9ClFbH7e off=6477958 len=1661405 2024-08-17T01:06:17.907 INFO:tasks.workunit.client.0.smithi110.stdout:op 3666 completed, throughput=5MB/sec 2024-08-17T01:06:18.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:18 smithi177 ceph-mon[90034]: pgmap v1624: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T01:06:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:18 smithi110 ceph-mon[98148]: pgmap v1624: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T01:06:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:18 smithi110 ceph-mon[100641]: pgmap v1624: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T01:06:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:06:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:06:18] "GET /metrics HTTP/1.1" 200 34125 "" "Prometheus/2.43.0" 2024-08-17T01:06:18.908 INFO:tasks.workunit.client.0.smithi110.stdout: 717: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:18.908 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VsuRFtWOD32H2Xr off=2160819 len=1810660 2024-08-17T01:06:18.919 INFO:tasks.workunit.client.0.smithi110.stdout:op 3667 completed, throughput=5MB/sec 2024-08-17T01:06:18.919 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ir81TwFnoZTgBeU off=1987751 len=124917 2024-08-17T01:06:18.920 INFO:tasks.workunit.client.0.smithi110.stdout:op 3668 completed, throughput=5MB/sec 2024-08-17T01:06:18.920 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-W69RjXcePGPONmk off=954009 len=711018 2024-08-17T01:06:18.924 INFO:tasks.workunit.client.0.smithi110.stdout:op 3669 completed, throughput=5MB/sec 2024-08-17T01:06:18.924 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-38HL0TkldCkb76Q off=4377476 len=456490 2024-08-17T01:06:18.928 INFO:tasks.workunit.client.0.smithi110.stdout:op 3670 completed, throughput=5MB/sec 2024-08-17T01:06:18.928 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0PBYyX6mIhNxXeX off=2749066 len=1867412 2024-08-17T01:06:18.939 INFO:tasks.workunit.client.0.smithi110.stdout:op 3671 completed, throughput=5MB/sec 2024-08-17T01:06:19.943 INFO:tasks.workunit.client.0.smithi110.stdout: 718: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:19.943 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-fdQ9uKR5k1hTgj4 off=17879739 len=141758 2024-08-17T01:06:19.943 INFO:tasks.workunit.client.0.smithi110.stdout:op 3672 completed, throughput=4.99MB/sec 2024-08-17T01:06:19.943 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Q4OXD3oW3YtpShH off=15754644 len=1483103 2024-08-17T01:06:19.943 INFO:tasks.workunit.client.0.smithi110.stdout:op 3673 completed, throughput=5MB/sec 2024-08-17T01:06:19.943 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yMIlncVHrbNXKOz off=2516615 len=1774804 2024-08-17T01:06:19.950 INFO:tasks.workunit.client.0.smithi110.stdout:op 3674 completed, throughput=5MB/sec 2024-08-17T01:06:19.950 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-B-7du_t8fmif-SW off=7919153 len=1961207 2024-08-17T01:06:19.951 INFO:tasks.workunit.client.0.smithi110.stdout:op 3675 completed, throughput=5MB/sec 2024-08-17T01:06:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:20 smithi177 ceph-mon[90034]: pgmap v1625: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:06:20.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:20 smithi110 ceph-mon[100641]: pgmap v1625: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:06:20.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:20 smithi110 ceph-mon[98148]: pgmap v1625: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:06:20.952 INFO:tasks.workunit.client.0.smithi110.stdout: 719: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:20.952 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-rNVJVxlK1jos8Nw off=5689069 len=1328582 2024-08-17T01:06:20.954 INFO:tasks.workunit.client.0.smithi110.stdout:op 3676 completed, throughput=5MB/sec 2024-08-17T01:06:20.954 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XqFncdvCR9-BYOr off=1109109 len=1562009 2024-08-17T01:06:20.956 INFO:tasks.workunit.client.0.smithi110.stdout:op 3677 completed, throughput=5MB/sec 2024-08-17T01:06:20.956 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ws9QPjN62CWHqP8 off=3434290 len=1564901 2024-08-17T01:06:20.958 INFO:tasks.workunit.client.0.smithi110.stdout:op 3678 completed, throughput=5MB/sec 2024-08-17T01:06:20.958 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-M0si6DUPHIfzfeH off=9121884 len=1451639 2024-08-17T01:06:20.961 INFO:tasks.workunit.client.0.smithi110.stdout:op 3679 completed, throughput=5MB/sec 2024-08-17T01:06:21.961 INFO:tasks.workunit.client.0.smithi110.stdout: 720: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:21.962 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-p-R5bYCc3yZF1tr off=6978726 len=1917042 2024-08-17T01:06:21.970 INFO:tasks.workunit.client.0.smithi110.stdout:op 3680 completed, throughput=5MB/sec 2024-08-17T01:06:21.970 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dpSHuf_miHfaVlH off=1257310 len=996775 2024-08-17T01:06:21.976 INFO:tasks.workunit.client.0.smithi110.stdout:op 3681 completed, throughput=5MB/sec 2024-08-17T01:06:21.976 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-N3EtfXUfNPI9PfS off=3342093 len=1116599 2024-08-17T01:06:21.981 INFO:tasks.workunit.client.0.smithi110.stdout:op 3682 completed, throughput=5MB/sec 2024-08-17T01:06:21.981 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qmhwyFS5_qy3Lmx off=4972698 len=1159952 2024-08-17T01:06:21.987 INFO:tasks.workunit.client.0.smithi110.stdout:op 3683 completed, throughput=5MB/sec 2024-08-17T01:06:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:22 smithi177 ceph-mon[90034]: pgmap v1626: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-17T01:06:22.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:22 smithi110 ceph-mon[98148]: pgmap v1626: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-17T01:06:22.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:22 smithi110 ceph-mon[100641]: pgmap v1626: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-17T01:06:22.987 INFO:tasks.workunit.client.0.smithi110.stdout: 721: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:22.988 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YmIW2OuuqLkBbIa off=17313812 len=944338 2024-08-17T01:06:22.993 INFO:tasks.workunit.client.0.smithi110.stdout:op 3684 completed, throughput=5MB/sec 2024-08-17T01:06:22.993 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-s394HSRPG9--q8L off=350765 len=452867 2024-08-17T01:06:22.997 INFO:tasks.workunit.client.0.smithi110.stdout:op 3685 completed, throughput=5MB/sec 2024-08-17T01:06:22.997 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OVHqTn_D629Wfsz off=1193272 len=328661 2024-08-17T01:06:22.998 INFO:tasks.workunit.client.0.smithi110.stdout:op 3686 completed, throughput=5MB/sec 2024-08-17T01:06:22.998 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5Qsz6WcZ7RFCf6p off=10401008 len=393381 2024-08-17T01:06:22.999 INFO:tasks.workunit.client.0.smithi110.stdout:op 3687 completed, throughput=5MB/sec 2024-08-17T01:06:22.999 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-WhPVV-uaAgnKmKV off=4960393 len=663373 2024-08-17T01:06:23.000 INFO:tasks.workunit.client.0.smithi110.stdout:op 3688 completed, throughput=5MB/sec 2024-08-17T01:06:23.000 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LjdrG5DqpKjePrU off=6302691 len=1391717 2024-08-17T01:06:23.002 INFO:tasks.workunit.client.0.smithi110.stdout:op 3689 completed, throughput=5MB/sec 2024-08-17T01:06:23.002 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-FSVKqWumRKRUrUe off=8871493 len=916755 2024-08-17T01:06:23.007 INFO:tasks.workunit.client.0.smithi110.stdout:op 3690 completed, throughput=5MB/sec 2024-08-17T01:06:24.007 INFO:tasks.workunit.client.0.smithi110.stdout: 722: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:24.007 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LgOH7Brp6gL10nj off=6505666 len=2067653 2024-08-17T01:06:24.010 INFO:tasks.workunit.client.0.smithi110.stdout:op 3691 completed, throughput=5MB/sec 2024-08-17T01:06:24.010 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Ca334rreLmC8xV_ off=16312974 len=346526 2024-08-17T01:06:24.014 INFO:tasks.workunit.client.0.smithi110.stdout:op 3692 completed, throughput=5MB/sec 2024-08-17T01:06:24.014 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PcKFZkx6ffJIFTl off=2732170 len=1548820 2024-08-17T01:06:24.022 INFO:tasks.workunit.client.0.smithi110.stdout:op 3693 completed, throughput=5MB/sec 2024-08-17T01:06:24.022 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5VRU6_YWrOY3OLw off=14488465 len=1303314 2024-08-17T01:06:24.029 INFO:tasks.workunit.client.0.smithi110.stdout:op 3694 completed, throughput=5MB/sec 2024-08-17T01:06:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:24 smithi177 ceph-mon[90034]: pgmap v1627: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T01:06:24.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:24 smithi110 ceph-mon[98148]: pgmap v1627: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T01:06:24.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:24 smithi110 ceph-mon[100641]: pgmap v1627: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T01:06:25.029 INFO:tasks.workunit.client.0.smithi110.stdout: 723: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:25.030 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-daOrRrd6Y07PPIL off=9036072 len=45761 2024-08-17T01:06:25.030 INFO:tasks.workunit.client.0.smithi110.stdout:op 3695 completed, throughput=4.99MB/sec 2024-08-17T01:06:25.030 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-16p-Wibtz8rM1NN off=1044417 len=1862090 2024-08-17T01:06:25.034 INFO:tasks.workunit.client.0.smithi110.stdout:op 3696 completed, throughput=5MB/sec 2024-08-17T01:06:25.034 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ManQWFG7pERqG1a off=4909035 len=21285 2024-08-17T01:06:25.035 INFO:tasks.workunit.client.0.smithi110.stdout:op 3697 completed, throughput=5MB/sec 2024-08-17T01:06:25.035 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-CeyyWiQajlY4JEz off=59318 len=637771 2024-08-17T01:06:25.036 INFO:tasks.workunit.client.0.smithi110.stdout:op 3698 completed, throughput=5MB/sec 2024-08-17T01:06:25.036 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-l5ewoWcLVc6PdCe off=3887068 len=1539065 2024-08-17T01:06:25.037 INFO:tasks.workunit.client.0.smithi110.stdout:op 3699 completed, throughput=5MB/sec 2024-08-17T01:06:25.037 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pmdW3sjinvBBMSL off=11918608 len=1365037 2024-08-17T01:06:25.038 INFO:tasks.workunit.client.0.smithi110.stdout:op 3700 completed, throughput=5MB/sec 2024-08-17T01:06:26.039 INFO:tasks.workunit.client.0.smithi110.stdout: 724: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:26.039 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hUA7BEAGXHnJzeD off=6221491 len=1442000 2024-08-17T01:06:26.046 INFO:tasks.workunit.client.0.smithi110.stdout:op 3701 completed, throughput=5MB/sec 2024-08-17T01:06:26.046 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7iRksHpydrJNqoj off=891704 len=1637385 2024-08-17T01:06:26.048 INFO:tasks.workunit.client.0.smithi110.stdout:op 3702 completed, throughput=5MB/sec 2024-08-17T01:06:26.048 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2Kbe_juVQCm8SmU off=17036260 len=1807156 2024-08-17T01:06:26.055 INFO:tasks.workunit.client.0.smithi110.stdout:op 3703 completed, throughput=5MB/sec 2024-08-17T01:06:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:26 smithi177 ceph-mon[90034]: pgmap v1628: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:06:26.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:26 smithi110 ceph-mon[98148]: pgmap v1628: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:06:26.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:26 smithi110 ceph-mon[100641]: pgmap v1628: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:06:27.055 INFO:tasks.workunit.client.0.smithi110.stdout: 725: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:27.056 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JTRuyMPEAu7vPtH off=9971862 len=27428 2024-08-17T01:06:27.058 INFO:tasks.workunit.client.0.smithi110.stdout:op 3704 completed, throughput=4.99MB/sec 2024-08-17T01:06:27.058 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-eQTWr793WqwLCUA off=10139620 len=906738 2024-08-17T01:06:27.059 INFO:tasks.workunit.client.0.smithi110.stdout:op 3705 completed, throughput=4.99MB/sec 2024-08-17T01:06:27.059 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OH9RdyG1sn8PzwG off=570016 len=441886 2024-08-17T01:06:27.060 INFO:tasks.workunit.client.0.smithi110.stdout:op 3706 completed, throughput=5MB/sec 2024-08-17T01:06:27.060 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5F1dqWgGeDD6pm6 off=3246257 len=1485661 2024-08-17T01:06:27.067 INFO:tasks.workunit.client.0.smithi110.stdout:op 3707 completed, throughput=5MB/sec 2024-08-17T01:06:27.067 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-sdzcNYrEYjdfbhi off=1972798 len=543074 2024-08-17T01:06:27.071 INFO:tasks.workunit.client.0.smithi110.stdout:op 3708 completed, throughput=5MB/sec 2024-08-17T01:06:27.071 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-iEaty4gPXy0KbR6 off=11899343 len=547626 2024-08-17T01:06:27.075 INFO:tasks.workunit.client.0.smithi110.stdout:op 3709 completed, throughput=5MB/sec 2024-08-17T01:06:27.075 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-rbDijPAeIxHXsOq off=7221608 len=996439 2024-08-17T01:06:27.076 INFO:tasks.workunit.client.0.smithi110.stdout:op 3710 completed, throughput=5MB/sec 2024-08-17T01:06:27.076 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-yn0I-pTZurtBYin off=5444618 len=663175 2024-08-17T01:06:27.077 INFO:tasks.workunit.client.0.smithi110.stdout:op 3711 completed, throughput=5MB/sec 2024-08-17T01:06:28.077 INFO:tasks.workunit.client.0.smithi110.stdout: 726: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:28.077 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-u2JRN_S7bW-ekJm off=949184 len=369880 2024-08-17T01:06:28.078 INFO:tasks.workunit.client.0.smithi110.stdout:op 3712 completed, throughput=4.99MB/sec 2024-08-17T01:06:28.078 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-o2WMbV-I8MoXPHO off=13361378 len=80748 2024-08-17T01:06:28.079 INFO:tasks.workunit.client.0.smithi110.stdout:op 3713 completed, throughput=4.99MB/sec 2024-08-17T01:06:28.079 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MQnyOhQrm-L20l1 off=3294038 len=1946513 2024-08-17T01:06:28.083 INFO:tasks.workunit.client.0.smithi110.stdout:op 3714 completed, throughput=5MB/sec 2024-08-17T01:06:28.083 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ADsF2oSVmUn6WhA off=10180393 len=1797330 2024-08-17T01:06:28.090 INFO:tasks.workunit.client.0.smithi110.stdout:op 3715 completed, throughput=5MB/sec 2024-08-17T01:06:28.090 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pyAHcZOIXSIU82E off=14318637 len=289476 2024-08-17T01:06:28.093 INFO:tasks.workunit.client.0.smithi110.stdout:op 3716 completed, throughput=5MB/sec 2024-08-17T01:06:28.093 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-R5VXTTYeoeHPYTJ off=10328315 len=28171 2024-08-17T01:06:28.093 INFO:tasks.workunit.client.0.smithi110.stdout:op 3717 completed, throughput=5MB/sec 2024-08-17T01:06:28.093 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HmdhHA88s2tpZcN off=8714868 len=1832566 2024-08-17T01:06:28.101 INFO:tasks.workunit.client.0.smithi110.stdout:op 3718 completed, throughput=5MB/sec 2024-08-17T01:06:28.362 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:28 smithi110 ceph-mon[98148]: pgmap v1629: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:06:28.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:28 smithi177 ceph-mon[90034]: pgmap v1629: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:06:28.363 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:28 smithi110 ceph-mon[100641]: pgmap v1629: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:06:28.363 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:06:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:06:28] "GET /metrics HTTP/1.1" 200 34125 "" "Prometheus/2.43.0" 2024-08-17T01:06:29.101 INFO:tasks.workunit.client.0.smithi110.stdout: 727: throughput=5MB/sec pending data=0 2024-08-17T01:06:29.101 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-J9cHDZtK_1EEGwI off=9316905 len=2079131 2024-08-17T01:06:29.114 INFO:tasks.workunit.client.0.smithi110.stdout:op 3719 completed, throughput=5MB/sec 2024-08-17T01:06:29.115 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-BZGgNJU44LqHLTi off=5582818 len=2005123 2024-08-17T01:06:29.126 INFO:tasks.workunit.client.0.smithi110.stdout:op 3720 completed, throughput=5MB/sec 2024-08-17T01:06:30.127 INFO:tasks.workunit.client.0.smithi110.stdout: 728: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:30.127 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HuP7exc2_BzE-0M off=6717391 len=1220227 2024-08-17T01:06:30.129 INFO:tasks.workunit.client.0.smithi110.stdout:op 3721 completed, throughput=5MB/sec 2024-08-17T01:06:30.129 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YS1p9ncDt8mGn8P off=6035170 len=1617374 2024-08-17T01:06:30.136 INFO:tasks.workunit.client.0.smithi110.stdout:op 3722 completed, throughput=5MB/sec 2024-08-17T01:06:30.136 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-FjUnDkB6Em3ELIQ off=480032 len=1229852 2024-08-17T01:06:30.143 INFO:tasks.workunit.client.0.smithi110.stdout:op 3723 completed, throughput=5MB/sec 2024-08-17T01:06:30.143 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-L3Iqxj9uIuW9_21 off=8381953 len=36929 2024-08-17T01:06:30.145 INFO:tasks.workunit.client.0.smithi110.stdout:op 3724 completed, throughput=5MB/sec 2024-08-17T01:06:30.145 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-s0iljLmvfooxKmi off=4703340 len=242719 2024-08-17T01:06:30.147 INFO:tasks.workunit.client.0.smithi110.stdout:op 3725 completed, throughput=5MB/sec 2024-08-17T01:06:30.147 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PjuKNxVmEFxP6ac off=6713056 len=433977 2024-08-17T01:06:30.148 INFO:tasks.workunit.client.0.smithi110.stdout:op 3726 completed, throughput=5MB/sec 2024-08-17T01:06:30.148 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-58VRHzFiN7UUNK4 off=235253 len=393707 2024-08-17T01:06:30.149 INFO:tasks.workunit.client.0.smithi110.stdout:op 3727 completed, throughput=5MB/sec 2024-08-17T01:06:30.149 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-AVhFZlqoRyxUGSj off=7021529 len=879886 2024-08-17T01:06:30.154 INFO:tasks.workunit.client.0.smithi110.stdout:op 3728 completed, throughput=5MB/sec 2024-08-17T01:06:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:30 smithi177 ceph-mon[90034]: pgmap v1630: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:06:30.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:30 smithi110 ceph-mon[100641]: pgmap v1630: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:06:30.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:30 smithi110 ceph-mon[98148]: pgmap v1630: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:06:31.154 INFO:tasks.workunit.client.0.smithi110.stdout: 729: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:31.155 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-DoIKQJ5diO_L3jO off=6580736 len=589816 2024-08-17T01:06:31.159 INFO:tasks.workunit.client.0.smithi110.stdout:op 3729 completed, throughput=5MB/sec 2024-08-17T01:06:31.159 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-1l2ozF4l8t5xPNz off=3147023 len=1428547 2024-08-17T01:06:31.162 INFO:tasks.workunit.client.0.smithi110.stdout:op 3730 completed, throughput=5MB/sec 2024-08-17T01:06:31.162 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZfD2uHw7f-rbBu6 off=675042 len=1228366 2024-08-17T01:06:31.163 INFO:tasks.workunit.client.0.smithi110.stdout:op 3731 completed, throughput=5MB/sec 2024-08-17T01:06:31.163 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KD4STb1VVYcLroj off=13142708 len=233609 2024-08-17T01:06:31.166 INFO:tasks.workunit.client.0.smithi110.stdout:op 3732 completed, throughput=5MB/sec 2024-08-17T01:06:31.167 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-oNBZUwqmXefyACx off=4880740 len=811748 2024-08-17T01:06:31.168 INFO:tasks.workunit.client.0.smithi110.stdout:op 3733 completed, throughput=5MB/sec 2024-08-17T01:06:31.168 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-sAZk-3PsRwrp4s_ off=15959526 len=539533 2024-08-17T01:06:31.172 INFO:tasks.workunit.client.0.smithi110.stdout:op 3734 completed, throughput=5MB/sec 2024-08-17T01:06:32.172 INFO:tasks.workunit.client.0.smithi110.stdout: 730: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:32.173 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hdL4JxXxIrS7DMa off=8338082 len=984142 2024-08-17T01:06:32.178 INFO:tasks.workunit.client.0.smithi110.stdout:op 3735 completed, throughput=4.99MB/sec 2024-08-17T01:06:32.178 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5p1icPFFLZSjYcU off=10234387 len=1678606 2024-08-17T01:06:32.180 INFO:tasks.workunit.client.0.smithi110.stdout:op 3736 completed, throughput=5MB/sec 2024-08-17T01:06:32.180 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-JrS6Ekx-mUKlrBR off=905635 len=1562949 2024-08-17T01:06:32.182 INFO:tasks.workunit.client.0.smithi110.stdout:op 3737 completed, throughput=5MB/sec 2024-08-17T01:06:32.182 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-g5tyuGfm4MapSQg off=1026586 len=1200286 2024-08-17T01:06:32.183 INFO:tasks.workunit.client.0.smithi110.stdout:op 3738 completed, throughput=5MB/sec 2024-08-17T01:06:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:32 smithi177 ceph-mon[90034]: pgmap v1631: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:06:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:06:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:32 smithi110 ceph-mon[98148]: pgmap v1631: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:06:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:06:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:32 smithi110 ceph-mon[100641]: pgmap v1631: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:06:32.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:06:33.184 INFO:tasks.workunit.client.0.smithi110.stdout: 731: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:33.184 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-WXhxm5Xcs6h8fGj off=12932222 len=1580589 2024-08-17T01:06:33.186 INFO:tasks.workunit.client.0.smithi110.stdout:op 3739 completed, throughput=5MB/sec 2024-08-17T01:06:33.186 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nGIbjxkqturYHFA off=4417979 len=1054137 2024-08-17T01:06:33.191 INFO:tasks.workunit.client.0.smithi110.stdout:op 3740 completed, throughput=5MB/sec 2024-08-17T01:06:33.192 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3SwKyfZysmhcw6W off=11441435 len=501068 2024-08-17T01:06:33.195 INFO:tasks.workunit.client.0.smithi110.stdout:op 3741 completed, throughput=5MB/sec 2024-08-17T01:06:33.195 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-64nYtC7p8dVkak1 off=11010849 len=1401137 2024-08-17T01:06:33.200 INFO:tasks.workunit.client.0.smithi110.stdout:op 3742 completed, throughput=5MB/sec 2024-08-17T01:06:33.201 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-v_loXT0_vhmP9pY off=7472846 len=2080013 2024-08-17T01:06:33.212 INFO:tasks.workunit.client.0.smithi110.stdout:op 3743 completed, throughput=5MB/sec 2024-08-17T01:06:34.212 INFO:tasks.workunit.client.0.smithi110.stdout: 732: throughput=5MB/sec pending data=0 2024-08-17T01:06:34.213 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-BoxyLGRbFcVcYWR off=15054501 len=1063615 2024-08-17T01:06:34.214 INFO:tasks.workunit.client.0.smithi110.stdout:op 3744 completed, throughput=5MB/sec 2024-08-17T01:06:34.214 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MkQvas9UxjYuM6u off=7677143 len=560597 2024-08-17T01:06:34.218 INFO:tasks.workunit.client.0.smithi110.stdout:op 3745 completed, throughput=5MB/sec 2024-08-17T01:06:34.218 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_EdnT2PDCYSkPA1 off=11790668 len=1583295 2024-08-17T01:06:34.229 INFO:tasks.workunit.client.0.smithi110.stdout:op 3746 completed, throughput=5MB/sec 2024-08-17T01:06:34.229 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-NTxPLYqu6BBMjqR off=2472177 len=2053658 2024-08-17T01:06:34.238 INFO:tasks.workunit.client.0.smithi110.stdout:op 3747 completed, throughput=5MB/sec 2024-08-17T01:06:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:34 smithi177 ceph-mon[90034]: pgmap v1632: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:06:34.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:34 smithi110 ceph-mon[98148]: pgmap v1632: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:06:34.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:34 smithi110 ceph-mon[100641]: pgmap v1632: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:06:35.238 INFO:tasks.workunit.client.0.smithi110.stdout: 733: throughput=5MB/sec pending data=0 2024-08-17T01:06:35.238 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ubYHkOH6b1sHO89 off=2480971 len=687004 2024-08-17T01:06:35.239 INFO:tasks.workunit.client.0.smithi110.stdout:op 3748 completed, throughput=5MB/sec 2024-08-17T01:06:35.240 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-M3uvjj1HBp_PZFT off=164968 len=1972151 2024-08-17T01:06:35.248 INFO:tasks.workunit.client.0.smithi110.stdout:op 3749 completed, throughput=5MB/sec 2024-08-17T01:06:35.248 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pn_7TDfX3LZReqz off=3732586 len=1600724 2024-08-17T01:06:35.249 INFO:tasks.workunit.client.0.smithi110.stdout:op 3750 completed, throughput=5MB/sec 2024-08-17T01:06:36.250 INFO:tasks.workunit.client.0.smithi110.stdout: 734: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:36.250 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7k8GtePUApVfKXw off=5917021 len=1145530 2024-08-17T01:06:36.252 INFO:tasks.workunit.client.0.smithi110.stdout:op 3751 completed, throughput=5MB/sec 2024-08-17T01:06:36.252 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MV9Z_wzOjskuzOC off=8530400 len=1354167 2024-08-17T01:06:36.260 INFO:tasks.workunit.client.0.smithi110.stdout:op 3752 completed, throughput=5MB/sec 2024-08-17T01:06:36.260 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-puEXVzJOkEywDo_ off=5090715 len=1650007 2024-08-17T01:06:36.262 INFO:tasks.workunit.client.0.smithi110.stdout:op 3753 completed, throughput=5MB/sec 2024-08-17T01:06:36.262 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MIftRmBDNzeJgH8 off=2221177 len=1129915 2024-08-17T01:06:36.267 INFO:tasks.workunit.client.0.smithi110.stdout:op 3754 completed, throughput=5MB/sec 2024-08-17T01:06:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:36 smithi177 ceph-mon[90034]: pgmap v1633: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:06:36.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:36 smithi110 ceph-mon[98148]: pgmap v1633: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:06:36.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:36 smithi110 ceph-mon[100641]: pgmap v1633: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:06:37.268 INFO:tasks.workunit.client.0.smithi110.stdout: 735: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:37.268 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aDsDDJT--gI5BFx off=1940296 len=1404640 2024-08-17T01:06:37.274 INFO:tasks.workunit.client.0.smithi110.stdout:op 3755 completed, throughput=5MB/sec 2024-08-17T01:06:37.274 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XByolh-BQdsOOGX off=7327627 len=789050 2024-08-17T01:06:37.275 INFO:tasks.workunit.client.0.smithi110.stdout:op 3756 completed, throughput=5MB/sec 2024-08-17T01:06:37.275 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2eV3T1z2vna3o4r off=0 len=2022139 2024-08-17T01:06:37.282 INFO:tasks.workunit.client.0.smithi110.stdout:op 3757 completed, throughput=5MB/sec 2024-08-17T01:06:37.283 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fjBCCO8REHD1Izz off=6245122 len=1053949 2024-08-17T01:06:37.288 INFO:tasks.workunit.client.0.smithi110.stdout:op 3758 completed, throughput=5MB/sec 2024-08-17T01:06:38.289 INFO:tasks.workunit.client.0.smithi110.stdout: 736: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:38.289 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0NXLyXSIR9SBcx5 off=11686916 len=2017637 2024-08-17T01:06:38.296 INFO:tasks.workunit.client.0.smithi110.stdout:op 3759 completed, throughput=5MB/sec 2024-08-17T01:06:38.296 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5RnLMdK2vxEeOnk off=3588649 len=2028693 2024-08-17T01:06:38.299 INFO:tasks.workunit.client.0.smithi110.stdout:op 3760 completed, throughput=5MB/sec 2024-08-17T01:06:38.299 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-EKnM5CsqbWky3mr off=2318479 len=1913839 2024-08-17T01:06:38.306 INFO:tasks.workunit.client.0.smithi110.stdout:op 3761 completed, throughput=5MB/sec 2024-08-17T01:06:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:38 smithi177 ceph-mon[90034]: pgmap v1634: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-17T01:06:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:38 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:06:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:38 smithi110 ceph-mon[98148]: pgmap v1634: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-17T01:06:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:38 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:06:38.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:38 smithi110 ceph-mon[100641]: pgmap v1634: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-17T01:06:38.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:38 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:06:38.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:06:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:06:38] "GET /metrics HTTP/1.1" 200 34126 "" "Prometheus/2.43.0" 2024-08-17T01:06:39.306 INFO:tasks.workunit.client.0.smithi110.stdout: 737: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:39.307 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-80MFZdVadh942ad off=7128500 len=1684075 2024-08-17T01:06:39.308 INFO:tasks.workunit.client.0.smithi110.stdout:op 3762 completed, throughput=5MB/sec 2024-08-17T01:06:39.308 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dhDg5VUElInwPlz off=2723910 len=430050 2024-08-17T01:06:39.312 INFO:tasks.workunit.client.0.smithi110.stdout:op 3763 completed, throughput=5MB/sec 2024-08-17T01:06:39.312 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_OcZMsNQWEdDv3Z off=8741734 len=1258232 2024-08-17T01:06:39.313 INFO:tasks.workunit.client.0.smithi110.stdout:op 3764 completed, throughput=5MB/sec 2024-08-17T01:06:39.313 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cL_TvEP0_x-zmcU off=14434321 len=1273838 2024-08-17T01:06:39.314 INFO:tasks.workunit.client.0.smithi110.stdout:op 3765 completed, throughput=5MB/sec 2024-08-17T01:06:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:06:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:06:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:06:39.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:06:39.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:06:39.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:06:39.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:06:39.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:06:39.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:06:40.315 INFO:tasks.workunit.client.0.smithi110.stdout: 738: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:40.315 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-NV4ux4jFJ4WwG2a off=3993684 len=969273 2024-08-17T01:06:40.320 INFO:tasks.workunit.client.0.smithi110.stdout:op 3766 completed, throughput=4.99MB/sec 2024-08-17T01:06:40.320 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LctCowPwKX6rJ9I off=13073770 len=1810289 2024-08-17T01:06:40.328 INFO:tasks.workunit.client.0.smithi110.stdout:op 3767 completed, throughput=5MB/sec 2024-08-17T01:06:40.328 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zkJyhKtcDr2kltY off=17011058 len=1156058 2024-08-17T01:06:40.334 INFO:tasks.workunit.client.0.smithi110.stdout:op 3768 completed, throughput=5MB/sec 2024-08-17T01:06:40.334 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-D0t6XbRD1nhmNoB off=751572 len=748206 2024-08-17T01:06:40.338 INFO:tasks.workunit.client.0.smithi110.stdout:op 3769 completed, throughput=5MB/sec 2024-08-17T01:06:40.338 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7JMdm9WSHecK40X off=339518 len=1172825 2024-08-17T01:06:40.343 INFO:tasks.workunit.client.0.smithi110.stdout:op 3770 completed, throughput=5MB/sec 2024-08-17T01:06:40.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:40 smithi110 ceph-mon[98148]: pgmap v1635: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:06:40.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:40 smithi110 ceph-mon[100641]: pgmap v1635: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:06:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:40 smithi177 ceph-mon[90034]: pgmap v1635: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:06:41.343 INFO:tasks.workunit.client.0.smithi110.stdout: 739: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:41.343 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jApJ2SOjwn9FAXo off=6865863 len=1546460 2024-08-17T01:06:41.353 INFO:tasks.workunit.client.0.smithi110.stdout:op 3771 completed, throughput=5MB/sec 2024-08-17T01:06:41.353 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-AYPGxLZS_ujWSAW off=2952311 len=1762685 2024-08-17T01:06:41.355 INFO:tasks.workunit.client.0.smithi110.stdout:op 3772 completed, throughput=5MB/sec 2024-08-17T01:06:41.355 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-urrDVoHE8Xp5oaR off=0 len=1266601 2024-08-17T01:06:41.361 INFO:tasks.workunit.client.0.smithi110.stdout:op 3773 completed, throughput=5MB/sec 2024-08-17T01:06:42.361 INFO:tasks.workunit.client.0.smithi110.stdout: 740: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:42.361 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cjn-euK2nGdjfpG off=2820494 len=2008908 2024-08-17T01:06:42.372 INFO:tasks.workunit.client.0.smithi110.stdout:op 3774 completed, throughput=5MB/sec 2024-08-17T01:06:42.372 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-y7laXmj8R3FLIMR off=16530859 len=608672 2024-08-17T01:06:42.376 INFO:tasks.workunit.client.0.smithi110.stdout:op 3775 completed, throughput=5MB/sec 2024-08-17T01:06:42.376 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-q8YH4A8gs2sQzg_ off=3231392 len=2001743 2024-08-17T01:06:42.380 INFO:tasks.workunit.client.0.smithi110.stdout:op 3776 completed, throughput=5MB/sec 2024-08-17T01:06:42.380 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JlHiHwOJNR2bsOv off=7201265 len=575988 2024-08-17T01:06:42.384 INFO:tasks.workunit.client.0.smithi110.stdout:op 3777 completed, throughput=5MB/sec 2024-08-17T01:06:42.384 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vz5T7Priv81CGt2 off=2166380 len=2038179 2024-08-17T01:06:42.386 INFO:tasks.workunit.client.0.smithi110.stdout:op 3778 completed, throughput=5MB/sec 2024-08-17T01:06:42.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:42 smithi110 ceph-mon[98148]: pgmap v1636: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:06:42.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:42 smithi110 ceph-mon[100641]: pgmap v1636: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:06:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:42 smithi177 ceph-mon[90034]: pgmap v1636: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:06:43.386 INFO:tasks.workunit.client.0.smithi110.stdout: 741: throughput=5MB/sec pending data=0 2024-08-17T01:06:43.386 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-yvtVPfrScaryjSZ off=11082427 len=1603645 2024-08-17T01:06:43.390 INFO:tasks.workunit.client.0.smithi110.stdout:op 3779 completed, throughput=5MB/sec 2024-08-17T01:06:43.390 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fOp2dyI3zlCHu1W off=9567702 len=1895842 2024-08-17T01:06:43.398 INFO:tasks.workunit.client.0.smithi110.stdout:op 3780 completed, throughput=5MB/sec 2024-08-17T01:06:44.399 INFO:tasks.workunit.client.0.smithi110.stdout: 742: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:44.399 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vQDOY5z1q92c3QR off=2115535 len=1505948 2024-08-17T01:06:44.408 INFO:tasks.workunit.client.0.smithi110.stdout:op 3781 completed, throughput=5MB/sec 2024-08-17T01:06:44.408 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-IC80YbYC176Vaqm off=16697113 len=172929 2024-08-17T01:06:44.411 INFO:tasks.workunit.client.0.smithi110.stdout:op 3782 completed, throughput=5MB/sec 2024-08-17T01:06:44.411 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Z8yAUYskheEFHP4 off=1566609 len=309991 2024-08-17T01:06:44.413 INFO:tasks.workunit.client.0.smithi110.stdout:op 3783 completed, throughput=5MB/sec 2024-08-17T01:06:44.414 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jPemnjcjervrNT0 off=7250101 len=1944024 2024-08-17T01:06:44.417 INFO:tasks.workunit.client.0.smithi110.stdout:op 3784 completed, throughput=5MB/sec 2024-08-17T01:06:44.417 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WlAH8LbVpXlCk7C off=6296755 len=1900983 2024-08-17T01:06:44.429 INFO:tasks.workunit.client.0.smithi110.stdout:op 3785 completed, throughput=5MB/sec 2024-08-17T01:06:44.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:44 smithi110 ceph-mon[98148]: pgmap v1637: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-17T01:06:44.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:44 smithi110 ceph-mon[100641]: pgmap v1637: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-17T01:06:44.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:44 smithi177 ceph-mon[90034]: pgmap v1637: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-17T01:06:45.429 INFO:tasks.workunit.client.0.smithi110.stdout: 743: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:45.429 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-92MjGZMvBuQ0s_v off=2458562 len=105036 2024-08-17T01:06:45.430 INFO:tasks.workunit.client.0.smithi110.stdout:op 3786 completed, throughput=4.99MB/sec 2024-08-17T01:06:45.430 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Hc8ua4aPcvdJVuS off=337756 len=265945 2024-08-17T01:06:45.433 INFO:tasks.workunit.client.0.smithi110.stdout:op 3787 completed, throughput=4.99MB/sec 2024-08-17T01:06:45.433 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-viBeWcH4Luz5n4O off=7244809 len=373226 2024-08-17T01:06:45.437 INFO:tasks.workunit.client.0.smithi110.stdout:op 3788 completed, throughput=4.99MB/sec 2024-08-17T01:06:45.437 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GxjZMH0UR2rfq4v off=2885341 len=1800608 2024-08-17T01:06:45.439 INFO:tasks.workunit.client.0.smithi110.stdout:op 3789 completed, throughput=5MB/sec 2024-08-17T01:06:45.439 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yNZffTWugzy6txG off=6034596 len=1207556 2024-08-17T01:06:45.445 INFO:tasks.workunit.client.0.smithi110.stdout:op 3790 completed, throughput=5MB/sec 2024-08-17T01:06:45.446 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-z0A9Ob1AqGb_BXJ off=1018299 len=1389694 2024-08-17T01:06:45.447 INFO:tasks.workunit.client.0.smithi110.stdout:op 3791 completed, throughput=5MB/sec 2024-08-17T01:06:46.448 INFO:tasks.workunit.client.0.smithi110.stdout: 744: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:46.448 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-h4UtbGCwiToR2St off=3018546 len=91031 2024-08-17T01:06:46.449 INFO:tasks.workunit.client.0.smithi110.stdout:op 3792 completed, throughput=4.99MB/sec 2024-08-17T01:06:46.449 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2oVtSgAzAIp4cz- off=1115187 len=1573488 2024-08-17T01:06:46.451 INFO:tasks.workunit.client.0.smithi110.stdout:op 3793 completed, throughput=5MB/sec 2024-08-17T01:06:46.451 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-EQFTCAqWNEepsUL off=10395837 len=1170002 2024-08-17T01:06:46.453 INFO:tasks.workunit.client.0.smithi110.stdout:op 3794 completed, throughput=5MB/sec 2024-08-17T01:06:46.453 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lprsv5o8thl5Pp0 off=11828959 len=1235442 2024-08-17T01:06:46.454 INFO:tasks.workunit.client.0.smithi110.stdout:op 3795 completed, throughput=5MB/sec 2024-08-17T01:06:46.454 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-NMMG-sPEChXCDGv off=5577587 len=2064410 2024-08-17T01:06:46.463 INFO:tasks.workunit.client.0.smithi110.stdout:op 3796 completed, throughput=5MB/sec 2024-08-17T01:06:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:46 smithi110 ceph-mon[98148]: pgmap v1638: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 3 op/s 2024-08-17T01:06:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:06:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:46 smithi110 ceph-mon[100641]: pgmap v1638: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 3 op/s 2024-08-17T01:06:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:06:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:46 smithi177 ceph-mon[90034]: pgmap v1638: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 3 op/s 2024-08-17T01:06:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:06:47.464 INFO:tasks.workunit.client.0.smithi110.stdout: 745: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:47.464 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-yHuyGF4cQEgBxPB off=650505 len=1818305 2024-08-17T01:06:47.466 INFO:tasks.workunit.client.0.smithi110.stdout:op 3797 completed, throughput=5MB/sec 2024-08-17T01:06:47.466 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-yzZCZKhGjAuGBny off=5862115 len=1155047 2024-08-17T01:06:47.468 INFO:tasks.workunit.client.0.smithi110.stdout:op 3798 completed, throughput=5MB/sec 2024-08-17T01:06:47.468 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kCki9BwMjbQzQaB off=10401558 len=621374 2024-08-17T01:06:47.469 INFO:tasks.workunit.client.0.smithi110.stdout:op 3799 completed, throughput=5MB/sec 2024-08-17T01:06:47.469 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xSM8D9c8Rn2w6w4 off=7540577 len=884954 2024-08-17T01:06:47.474 INFO:tasks.workunit.client.0.smithi110.stdout:op 3800 completed, throughput=5MB/sec 2024-08-17T01:06:48.478 INFO:tasks.workunit.client.0.smithi110.stdout: 746: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:48.478 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tBOwTuuKCBafwad off=5686949 len=1361439 2024-08-17T01:06:48.479 INFO:tasks.workunit.client.0.smithi110.stdout:op 3801 completed, throughput=5MB/sec 2024-08-17T01:06:48.479 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aSRxBHh7eZExxeW off=895819 len=1575629 2024-08-17T01:06:48.484 INFO:tasks.workunit.client.0.smithi110.stdout:op 3802 completed, throughput=5MB/sec 2024-08-17T01:06:48.484 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hIyURIKcxKjTX2f off=12186226 len=1203451 2024-08-17T01:06:48.489 INFO:tasks.workunit.client.0.smithi110.stdout:op 3803 completed, throughput=5MB/sec 2024-08-17T01:06:48.489 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aOwTK3VJvp37f8p off=6206842 len=1793048 2024-08-17T01:06:48.499 INFO:tasks.workunit.client.0.smithi110.stdout:op 3804 completed, throughput=5MB/sec 2024-08-17T01:06:48.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:48 smithi110 ceph-mon[98148]: pgmap v1639: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-08-17T01:06:48.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:48 smithi110 ceph-mon[100641]: pgmap v1639: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-08-17T01:06:48.562 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:06:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:06:48] "GET /metrics HTTP/1.1" 200 34124 "" "Prometheus/2.43.0" 2024-08-17T01:06:48.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:48 smithi177 ceph-mon[90034]: pgmap v1639: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-08-17T01:06:49.496 INFO:tasks.workunit.client.0.smithi110.stdout: 747: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:49.496 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nwBX7EN7LUd0u4P off=2898426 len=1061780 2024-08-17T01:06:49.498 INFO:tasks.workunit.client.0.smithi110.stdout:op 3805 completed, throughput=5MB/sec 2024-08-17T01:06:49.498 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-L4mW97loEPGMVZx off=23738 len=552671 2024-08-17T01:06:49.503 INFO:tasks.workunit.client.0.smithi110.stdout:op 3806 completed, throughput=5MB/sec 2024-08-17T01:06:49.503 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HM38vUfQDrpv4V_ off=11728139 len=70000 2024-08-17T01:06:49.503 INFO:tasks.workunit.client.0.smithi110.stdout:op 3807 completed, throughput=5MB/sec 2024-08-17T01:06:49.504 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-h4GHWTpIBlBqupU off=14051001 len=579446 2024-08-17T01:06:49.504 INFO:tasks.workunit.client.0.smithi110.stdout:op 3808 completed, throughput=5MB/sec 2024-08-17T01:06:49.504 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-X49xtmta_oxR3W7 off=13621360 len=1413730 2024-08-17T01:06:49.506 INFO:tasks.workunit.client.0.smithi110.stdout:op 3809 completed, throughput=5MB/sec 2024-08-17T01:06:49.506 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-et0TVTLIoq-ZYyd off=1319017 len=1360493 2024-08-17T01:06:49.508 INFO:tasks.workunit.client.0.smithi110.stdout:op 3810 completed, throughput=5MB/sec 2024-08-17T01:06:50.509 INFO:tasks.workunit.client.0.smithi110.stdout: 748: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:50.509 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-foWJlx2c8HoTrZq off=6599073 len=470877 2024-08-17T01:06:50.511 INFO:tasks.workunit.client.0.smithi110.stdout:op 3811 completed, throughput=4.99MB/sec 2024-08-17T01:06:50.511 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KkQCj3amBiF0o0E off=6998420 len=103424 2024-08-17T01:06:50.514 INFO:tasks.workunit.client.0.smithi110.stdout:op 3812 completed, throughput=4.99MB/sec 2024-08-17T01:06:50.514 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-eZvNZxjou4tgVBN off=1053417 len=930887 2024-08-17T01:06:50.519 INFO:tasks.workunit.client.0.smithi110.stdout:op 3813 completed, throughput=5MB/sec 2024-08-17T01:06:50.519 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gYlIqLL3KiWkOXx off=17037221 len=1752904 2024-08-17T01:06:50.521 INFO:tasks.workunit.client.0.smithi110.stdout:op 3814 completed, throughput=5MB/sec 2024-08-17T01:06:50.521 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5ONmxk5EStiBvYg off=11666528 len=1254111 2024-08-17T01:06:50.522 INFO:tasks.workunit.client.0.smithi110.stdout:op 3815 completed, throughput=5MB/sec 2024-08-17T01:06:50.522 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OE5UAilG6sl9ef6 off=10792920 len=1404983 2024-08-17T01:06:50.523 INFO:tasks.workunit.client.0.smithi110.stdout:op 3816 completed, throughput=5MB/sec 2024-08-17T01:06:50.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:50 smithi110 ceph-mon[98148]: pgmap v1640: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-17T01:06:50.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:50 smithi110 ceph-mon[100641]: pgmap v1640: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-17T01:06:50.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:50 smithi177 ceph-mon[90034]: pgmap v1640: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-17T01:06:51.524 INFO:tasks.workunit.client.0.smithi110.stdout: 749: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:51.524 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ui3on6NJLFGSxwT off=13972385 len=1597396 2024-08-17T01:06:51.526 INFO:tasks.workunit.client.0.smithi110.stdout:op 3817 completed, throughput=5MB/sec 2024-08-17T01:06:51.526 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GpXSGD4GNJj8SY7 off=12736023 len=509836 2024-08-17T01:06:51.527 INFO:tasks.workunit.client.0.smithi110.stdout:op 3818 completed, throughput=5MB/sec 2024-08-17T01:06:51.527 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-x7CVieAArsv-glJ off=10760921 len=281493 2024-08-17T01:06:51.528 INFO:tasks.workunit.client.0.smithi110.stdout:op 3819 completed, throughput=5MB/sec 2024-08-17T01:06:51.528 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uZYEQ4zkBWuqqWG off=339010 len=1362749 2024-08-17T01:06:51.529 INFO:tasks.workunit.client.0.smithi110.stdout:op 3820 completed, throughput=5MB/sec 2024-08-17T01:06:51.529 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kpLUtXKhjt7ts4A off=1111549 len=1925254 2024-08-17T01:06:51.539 INFO:tasks.workunit.client.0.smithi110.stdout:op 3821 completed, throughput=5MB/sec 2024-08-17T01:06:52.540 INFO:tasks.workunit.client.0.smithi110.stdout: 750: throughput=5MB/sec pending data=0 2024-08-17T01:06:52.540 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QT_D1aPi0HuLbP8 off=20064388 len=1862330 2024-08-17T01:06:52.552 INFO:tasks.workunit.client.0.smithi110.stdout:op 3822 completed, throughput=5MB/sec 2024-08-17T01:06:52.552 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FGFmTykPjWORTUP off=256247 len=1610046 2024-08-17T01:06:52.554 INFO:tasks.workunit.client.0.smithi110.stdout:op 3823 completed, throughput=5MB/sec 2024-08-17T01:06:52.554 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-REJkes8q9J4IF0_ off=10249899 len=610562 2024-08-17T01:06:52.557 INFO:tasks.workunit.client.0.smithi110.stdout:op 3824 completed, throughput=5MB/sec 2024-08-17T01:06:52.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:52 smithi110 ceph-mon[98148]: pgmap v1641: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T01:06:52.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:52 smithi110 ceph-mon[100641]: pgmap v1641: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T01:06:52.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:52 smithi177 ceph-mon[90034]: pgmap v1641: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T01:06:53.558 INFO:tasks.workunit.client.0.smithi110.stdout: 751: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:53.558 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-olJer-JCdAgTshv off=14454933 len=930244 2024-08-17T01:06:53.563 INFO:tasks.workunit.client.0.smithi110.stdout:op 3825 completed, throughput=4.99MB/sec 2024-08-17T01:06:53.563 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-AwuhGrNMwqd4q3X off=19207859 len=1056868 2024-08-17T01:06:53.568 INFO:tasks.workunit.client.0.smithi110.stdout:op 3826 completed, throughput=5MB/sec 2024-08-17T01:06:53.568 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-avix3wyNWYCbYlJ off=4940325 len=2057544 2024-08-17T01:06:53.577 INFO:tasks.workunit.client.0.smithi110.stdout:op 3827 completed, throughput=5MB/sec 2024-08-17T01:06:53.577 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zD5n5ku1147fd5A off=2368155 len=1169212 2024-08-17T01:06:53.578 INFO:tasks.workunit.client.0.smithi110.stdout:op 3828 completed, throughput=5MB/sec 2024-08-17T01:06:54.579 INFO:tasks.workunit.client.0.smithi110.stdout: 752: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:54.579 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JtizSZvFPUwzU4K off=1636493 len=2019930 2024-08-17T01:06:54.588 INFO:tasks.workunit.client.0.smithi110.stdout:op 3829 completed, throughput=5MB/sec 2024-08-17T01:06:54.588 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2slOYxB7mBvpRaC off=1213745 len=2091958 2024-08-17T01:06:54.601 INFO:tasks.workunit.client.0.smithi110.stdout:op 3830 completed, throughput=5MB/sec 2024-08-17T01:06:54.601 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zuHjnRE0FJ9IpDu off=8279837 len=1817604 2024-08-17T01:06:54.607 INFO:tasks.workunit.client.0.smithi110.stdout:op 3831 completed, throughput=5MB/sec 2024-08-17T01:06:54.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:54 smithi110 ceph-mon[100641]: pgmap v1642: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T01:06:54.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:54 smithi110 ceph-mon[98148]: pgmap v1642: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T01:06:54.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:54 smithi177 ceph-mon[90034]: pgmap v1642: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T01:06:55.607 INFO:tasks.workunit.client.0.smithi110.stdout: 753: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:55.607 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-R9tM19T93yqFQXu off=929575 len=1796755 2024-08-17T01:06:55.609 INFO:tasks.workunit.client.0.smithi110.stdout:op 3832 completed, throughput=5MB/sec 2024-08-17T01:06:55.610 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-F8ungJJEJ2YayIl off=317431 len=820833 2024-08-17T01:06:55.615 INFO:tasks.workunit.client.0.smithi110.stdout:op 3833 completed, throughput=5MB/sec 2024-08-17T01:06:55.615 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YCG0VSdfa-JH1nu off=875006 len=1791497 2024-08-17T01:06:55.626 INFO:tasks.workunit.client.0.smithi110.stdout:op 3834 completed, throughput=5MB/sec 2024-08-17T01:06:55.627 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xtztOLI7TCBAh6t off=5607166 len=1189893 2024-08-17T01:06:55.632 INFO:tasks.workunit.client.0.smithi110.stdout:op 3835 completed, throughput=5MB/sec 2024-08-17T01:06:56.633 INFO:tasks.workunit.client.0.smithi110.stdout: 754: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:56.633 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2KdGPZYWI6vnkoW off=1631836 len=701428 2024-08-17T01:06:56.634 INFO:tasks.workunit.client.0.smithi110.stdout:op 3836 completed, throughput=5MB/sec 2024-08-17T01:06:56.635 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bEZnK40VYPxlKGU off=9942675 len=1487498 2024-08-17T01:06:56.636 INFO:tasks.workunit.client.0.smithi110.stdout:op 3837 completed, throughput=5MB/sec 2024-08-17T01:06:56.636 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fT4zb2YE2aQGY7s off=908658 len=364306 2024-08-17T01:06:56.640 INFO:tasks.workunit.client.0.smithi110.stdout:op 3838 completed, throughput=5MB/sec 2024-08-17T01:06:56.640 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-l8LVl-sb5LPVLfl off=6406384 len=516080 2024-08-17T01:06:56.644 INFO:tasks.workunit.client.0.smithi110.stdout:op 3839 completed, throughput=5MB/sec 2024-08-17T01:06:56.644 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RvqVdC-2NcoP8m7 off=8248333 len=1782825 2024-08-17T01:06:56.655 INFO:tasks.workunit.client.0.smithi110.stdout:op 3840 completed, throughput=5MB/sec 2024-08-17T01:06:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:56 smithi110 ceph-mon[100641]: pgmap v1643: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:06:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:56 smithi110 ceph-mon[98148]: pgmap v1643: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:06:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:56 smithi177 ceph-mon[90034]: pgmap v1643: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:06:57.655 INFO:tasks.workunit.client.0.smithi110.stdout: 755: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:57.656 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Dic9lE5Cj_Qw0sx off=2401148 len=326897 2024-08-17T01:06:57.659 INFO:tasks.workunit.client.0.smithi110.stdout:op 3841 completed, throughput=4.99MB/sec 2024-08-17T01:06:57.659 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-YMkk8Dkq9mlYC30 off=4108839 len=636748 2024-08-17T01:06:57.660 INFO:tasks.workunit.client.0.smithi110.stdout:op 3842 completed, throughput=5MB/sec 2024-08-17T01:06:57.660 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CaH9EtAMqlEFLAV off=1102456 len=2076599 2024-08-17T01:06:57.674 INFO:tasks.workunit.client.0.smithi110.stdout:op 3843 completed, throughput=5MB/sec 2024-08-17T01:06:57.674 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PUyFo_atyKOpHPd off=3969186 len=1673590 2024-08-17T01:06:57.681 INFO:tasks.workunit.client.0.smithi110.stdout:op 3844 completed, throughput=5MB/sec 2024-08-17T01:06:57.681 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-FH5Ryd48QWvJXhX off=6733328 len=151427 2024-08-17T01:06:57.683 INFO:tasks.workunit.client.0.smithi110.stdout:op 3845 completed, throughput=5MB/sec 2024-08-17T01:06:57.683 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LkbQm-56slmRmBj off=14517452 len=918726 2024-08-17T01:06:57.684 INFO:tasks.workunit.client.0.smithi110.stdout:op 3846 completed, throughput=5MB/sec 2024-08-17T01:06:58.450 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:06:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:06:58] "GET /metrics HTTP/1.1" 200 34124 "" "Prometheus/2.43.0" 2024-08-17T01:06:58.685 INFO:tasks.workunit.client.0.smithi110.stdout: 756: throughput=4.99MB/sec pending data=0 2024-08-17T01:06:58.685 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-NEzFA2x0X975zPF off=2718251 len=753829 2024-08-17T01:06:58.690 INFO:tasks.workunit.client.0.smithi110.stdout:op 3847 completed, throughput=5MB/sec 2024-08-17T01:06:58.691 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-A8iXCuHrPUwIhXf off=152647 len=1991242 2024-08-17T01:06:58.693 INFO:tasks.workunit.client.0.smithi110.stdout:op 3848 completed, throughput=5MB/sec 2024-08-17T01:06:58.693 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-rAttBIdMVWGxXtF off=3726872 len=1183515 2024-08-17T01:06:58.701 INFO:tasks.workunit.client.0.smithi110.stdout:op 3849 completed, throughput=5MB/sec 2024-08-17T01:06:58.701 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-IEtzmvd4pUbofBn off=1051393 len=1996887 2024-08-17T01:06:58.711 INFO:tasks.workunit.client.0.smithi110.stdout:op 3850 completed, throughput=5MB/sec 2024-08-17T01:06:58.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:06:58 smithi110 ceph-mon[98148]: pgmap v1644: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-08-17T01:06:58.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:06:58 smithi110 ceph-mon[100641]: pgmap v1644: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-08-17T01:06:58.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:06:58 smithi177 ceph-mon[90034]: pgmap v1644: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-08-17T01:06:59.711 INFO:tasks.workunit.client.0.smithi110.stdout: 757: throughput=5MB/sec pending data=0 2024-08-17T01:06:59.711 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--gLwN5YKzFMqo3r off=10044828 len=114399 2024-08-17T01:06:59.712 INFO:tasks.workunit.client.0.smithi110.stdout:op 3851 completed, throughput=5MB/sec 2024-08-17T01:06:59.712 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-V3VbJ-lmHd6LbRe off=9177819 len=720571 2024-08-17T01:06:59.716 INFO:tasks.workunit.client.0.smithi110.stdout:op 3852 completed, throughput=5MB/sec 2024-08-17T01:06:59.716 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-iWm5Y8YeZxhqL8- off=16869162 len=328183 2024-08-17T01:06:59.719 INFO:tasks.workunit.client.0.smithi110.stdout:op 3853 completed, throughput=5MB/sec 2024-08-17T01:06:59.719 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8FtcsiKFIqOZlU1 off=2691356 len=315585 2024-08-17T01:06:59.723 INFO:tasks.workunit.client.0.smithi110.stdout:op 3854 completed, throughput=5MB/sec 2024-08-17T01:06:59.723 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--QzpeutHGIpd3Zy off=1955974 len=435592 2024-08-17T01:06:59.725 INFO:tasks.workunit.client.0.smithi110.stdout:op 3855 completed, throughput=5MB/sec 2024-08-17T01:06:59.726 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Lt5b-0bYl6hwTjR off=1512726 len=916538 2024-08-17T01:06:59.727 INFO:tasks.workunit.client.0.smithi110.stdout:op 3856 completed, throughput=5MB/sec 2024-08-17T01:06:59.727 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-JBh5ottAQ98aZpL off=5353103 len=1546600 2024-08-17T01:06:59.728 INFO:tasks.workunit.client.0.smithi110.stdout:op 3857 completed, throughput=5MB/sec 2024-08-17T01:07:00.729 INFO:tasks.workunit.client.0.smithi110.stdout: 758: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:00.729 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JjcttpYKNQQuXJo off=8508837 len=1435150 2024-08-17T01:07:00.736 INFO:tasks.workunit.client.0.smithi110.stdout:op 3858 completed, throughput=5MB/sec 2024-08-17T01:07:00.736 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-IQdjFsF3qQiK4HE off=1521037 len=1962081 2024-08-17T01:07:00.737 INFO:tasks.workunit.client.0.smithi110.stdout:op 3859 completed, throughput=5MB/sec 2024-08-17T01:07:00.737 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CtpS45SF6uukEPj off=1376786 len=668247 2024-08-17T01:07:00.748 INFO:tasks.workunit.client.0.smithi110.stdout:op 3860 completed, throughput=5MB/sec 2024-08-17T01:07:00.749 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-x4apQ3ZoS_lg8Lh off=3366048 len=736807 2024-08-17T01:07:00.753 INFO:tasks.workunit.client.0.smithi110.stdout:op 3861 completed, throughput=5MB/sec 2024-08-17T01:07:00.753 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pWL_PVNzaBYHQ7Z off=1246043 len=278913 2024-08-17T01:07:00.757 INFO:tasks.workunit.client.0.smithi110.stdout:op 3862 completed, throughput=5MB/sec 2024-08-17T01:07:00.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:00 smithi110 ceph-mon[98148]: pgmap v1645: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:07:00.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:00 smithi110 ceph-mon[100641]: pgmap v1645: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:07:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:00 smithi177 ceph-mon[90034]: pgmap v1645: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:07:01.757 INFO:tasks.workunit.client.0.smithi110.stdout: 759: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:01.757 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JAsZTothyCFVDEn off=6464852 len=1694065 2024-08-17T01:07:01.766 INFO:tasks.workunit.client.0.smithi110.stdout:op 3863 completed, throughput=5MB/sec 2024-08-17T01:07:01.766 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RnOK47Sx2tSR4cr off=539159 len=682727 2024-08-17T01:07:01.770 INFO:tasks.workunit.client.0.smithi110.stdout:op 3864 completed, throughput=5MB/sec 2024-08-17T01:07:01.771 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vQstPrPvwAKLS-Z off=9685470 len=961766 2024-08-17T01:07:01.772 INFO:tasks.workunit.client.0.smithi110.stdout:op 3865 completed, throughput=5MB/sec 2024-08-17T01:07:01.772 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-1yZpLjtysHzyJgU off=17141635 len=786744 2024-08-17T01:07:01.774 INFO:tasks.workunit.client.0.smithi110.stdout:op 3866 completed, throughput=5MB/sec 2024-08-17T01:07:01.774 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Bct0ygWLwUod7sh off=1706016 len=839315 2024-08-17T01:07:01.780 INFO:tasks.workunit.client.0.smithi110.stdout:op 3867 completed, throughput=5MB/sec 2024-08-17T01:07:01.780 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Otp3aY1zjUnux_C off=18173086 len=764654 2024-08-17T01:07:01.780 INFO:tasks.workunit.client.0.smithi110.stdout:op 3868 completed, throughput=5MB/sec 2024-08-17T01:07:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:07:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:07:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:07:02.781 INFO:tasks.workunit.client.0.smithi110.stdout: 760: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:02.781 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6dg62wqIj2fF7lA off=11483523 len=631506 2024-08-17T01:07:02.785 INFO:tasks.workunit.client.0.smithi110.stdout:op 3869 completed, throughput=4.99MB/sec 2024-08-17T01:07:02.785 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KO1PeHDPaECqWVd off=19686804 len=1048033 2024-08-17T01:07:02.790 INFO:tasks.workunit.client.0.smithi110.stdout:op 3870 completed, throughput=5MB/sec 2024-08-17T01:07:02.790 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-A8tST-v_aoqAusF off=4882998 len=1699322 2024-08-17T01:07:02.797 INFO:tasks.workunit.client.0.smithi110.stdout:op 3871 completed, throughput=5MB/sec 2024-08-17T01:07:02.797 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5ggmxXpJpUlaoTy off=9652573 len=1120254 2024-08-17T01:07:02.802 INFO:tasks.workunit.client.0.smithi110.stdout:op 3872 completed, throughput=5MB/sec 2024-08-17T01:07:02.802 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-UWOCCtjTKfnKaS8 off=8355781 len=1162638 2024-08-17T01:07:02.802 INFO:tasks.workunit.client.0.smithi110.stdout:op 3873 completed, throughput=5MB/sec 2024-08-17T01:07:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:02 smithi110 ceph-mon[98148]: pgmap v1646: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:07:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:02 smithi110 ceph-mon[100641]: pgmap v1646: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:07:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:02 smithi177 ceph-mon[90034]: pgmap v1646: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:07:03.803 INFO:tasks.workunit.client.0.smithi110.stdout: 761: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:03.803 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-D7HkXA930HSGJRu off=12153954 len=1195775 2024-08-17T01:07:03.806 INFO:tasks.workunit.client.0.smithi110.stdout:op 3874 completed, throughput=5MB/sec 2024-08-17T01:07:03.806 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ur4Rv2M3mHzeM9e off=3648505 len=574449 2024-08-17T01:07:03.807 INFO:tasks.workunit.client.0.smithi110.stdout:op 3875 completed, throughput=5MB/sec 2024-08-17T01:07:03.807 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nPUQWHt4pMxEASJ off=4063267 len=1628505 2024-08-17T01:07:03.809 INFO:tasks.workunit.client.0.smithi110.stdout:op 3876 completed, throughput=5MB/sec 2024-08-17T01:07:03.809 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LwLGP4fqPwzfYjL off=605681 len=1267165 2024-08-17T01:07:03.810 INFO:tasks.workunit.client.0.smithi110.stdout:op 3877 completed, throughput=5MB/sec 2024-08-17T01:07:04.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:04 smithi110 ceph-mon[98148]: pgmap v1647: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-17T01:07:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:04 smithi110 ceph-mon[100641]: pgmap v1647: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-17T01:07:04.811 INFO:tasks.workunit.client.0.smithi110.stdout: 762: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:04.811 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kZFwWuIAgF24U7z off=1416573 len=718715 2024-08-17T01:07:04.812 INFO:tasks.workunit.client.0.smithi110.stdout:op 3878 completed, throughput=4.99MB/sec 2024-08-17T01:07:04.813 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zm63dhPO0cgguSX off=311677 len=33853 2024-08-17T01:07:04.813 INFO:tasks.workunit.client.0.smithi110.stdout:op 3879 completed, throughput=4.99MB/sec 2024-08-17T01:07:04.813 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nxXFzq_fkuzTyuB off=5805878 len=561349 2024-08-17T01:07:04.814 INFO:tasks.workunit.client.0.smithi110.stdout:op 3880 completed, throughput=5MB/sec 2024-08-17T01:07:04.815 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-dy3aEvuNeGahUw4 off=9996319 len=905239 2024-08-17T01:07:04.817 INFO:tasks.workunit.client.0.smithi110.stdout:op 3881 completed, throughput=5MB/sec 2024-08-17T01:07:04.817 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-IQ5vG2SQmRF0FYX off=9424440 len=337152 2024-08-17T01:07:04.818 INFO:tasks.workunit.client.0.smithi110.stdout:op 3882 completed, throughput=5MB/sec 2024-08-17T01:07:04.818 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0GoCH2CWoSQcnDU off=6750297 len=900215 2024-08-17T01:07:04.823 INFO:tasks.workunit.client.0.smithi110.stdout:op 3883 completed, throughput=5MB/sec 2024-08-17T01:07:04.823 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FrO1yertScv7Mu4 off=1927210 len=664918 2024-08-17T01:07:04.824 INFO:tasks.workunit.client.0.smithi110.stdout:op 3884 completed, throughput=5MB/sec 2024-08-17T01:07:04.824 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HCDEpXqCLZmgfhw off=14329074 len=1149817 2024-08-17T01:07:04.826 INFO:tasks.workunit.client.0.smithi110.stdout:op 3885 completed, throughput=5MB/sec 2024-08-17T01:07:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:04 smithi177 ceph-mon[90034]: pgmap v1647: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-17T01:07:05.827 INFO:tasks.workunit.client.0.smithi110.stdout: 763: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:05.827 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7ZzbfVeJc7b-Ed8 off=958327 len=955930 2024-08-17T01:07:05.833 INFO:tasks.workunit.client.0.smithi110.stdout:op 3886 completed, throughput=4.99MB/sec 2024-08-17T01:07:05.833 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Vrip-Wfh5KuMeUS off=151714 len=513371 2024-08-17T01:07:05.834 INFO:tasks.workunit.client.0.smithi110.stdout:op 3887 completed, throughput=5MB/sec 2024-08-17T01:07:05.834 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7ajSkXH1lHlExQ6 off=6204581 len=965095 2024-08-17T01:07:05.836 INFO:tasks.workunit.client.0.smithi110.stdout:op 3888 completed, throughput=5MB/sec 2024-08-17T01:07:05.836 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xJd3wA0qLwbS0tM off=2148495 len=752491 2024-08-17T01:07:05.838 INFO:tasks.workunit.client.0.smithi110.stdout:op 3889 completed, throughput=5MB/sec 2024-08-17T01:07:05.838 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fjBCCO8REHD1Izz off=6676138 len=1986921 2024-08-17T01:07:05.851 INFO:tasks.workunit.client.0.smithi110.stdout:op 3890 completed, throughput=5MB/sec 2024-08-17T01:07:05.851 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QkIzrio-Apitf6W off=13538444 len=1639835 2024-08-17T01:07:05.858 INFO:tasks.workunit.client.0.smithi110.stdout:op 3891 completed, throughput=5MB/sec 2024-08-17T01:07:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:06 smithi110 ceph-mon[98148]: pgmap v1648: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-17T01:07:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:06 smithi110 ceph-mon[100641]: pgmap v1648: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-17T01:07:06.858 INFO:tasks.workunit.client.0.smithi110.stdout: 764: throughput=5MB/sec pending data=0 2024-08-17T01:07:06.858 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-iYIA7tQpEr4lIuR off=7544707 len=992562 2024-08-17T01:07:06.860 INFO:tasks.workunit.client.0.smithi110.stdout:op 3892 completed, throughput=5MB/sec 2024-08-17T01:07:06.860 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-upXZDtogRCYgB5F off=7150904 len=1133699 2024-08-17T01:07:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:06 smithi177 ceph-mon[90034]: pgmap v1648: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-17T01:07:06.867 INFO:tasks.workunit.client.0.smithi110.stdout:op 3893 completed, throughput=5MB/sec 2024-08-17T01:07:06.867 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jXWCAbCwg0EOozQ off=4416267 len=371650 2024-08-17T01:07:06.870 INFO:tasks.workunit.client.0.smithi110.stdout:op 3894 completed, throughput=5MB/sec 2024-08-17T01:07:06.870 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-sdRWqSYD3DSb4wP off=893828 len=1939647 2024-08-17T01:07:06.879 INFO:tasks.workunit.client.0.smithi110.stdout:op 3895 completed, throughput=5MB/sec 2024-08-17T01:07:07.879 INFO:tasks.workunit.client.0.smithi110.stdout: 765: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:07.879 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5x13jW6vnqwt74t off=8568715 len=2060301 2024-08-17T01:07:07.883 INFO:tasks.workunit.client.0.smithi110.stdout:op 3896 completed, throughput=5MB/sec 2024-08-17T01:07:07.883 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-fDiMr_z_8bgeEdP off=1682924 len=1621165 2024-08-17T01:07:07.885 INFO:tasks.workunit.client.0.smithi110.stdout:op 3897 completed, throughput=5MB/sec 2024-08-17T01:07:07.885 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aJZdA88gPnBt2-J off=997434 len=1407912 2024-08-17T01:07:07.887 INFO:tasks.workunit.client.0.smithi110.stdout:op 3898 completed, throughput=5MB/sec 2024-08-17T01:07:08.467 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:07:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:07:08] "GET /metrics HTTP/1.1" 200 34128 "" "Prometheus/2.43.0" 2024-08-17T01:07:08.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:08 smithi110 ceph-mon[98148]: pgmap v1649: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-17T01:07:08.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:08 smithi110 ceph-mon[100641]: pgmap v1649: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-17T01:07:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:08 smithi177 ceph-mon[90034]: pgmap v1649: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-17T01:07:08.887 INFO:tasks.workunit.client.0.smithi110.stdout: 766: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:08.887 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Dk5TZQToi8O9w9q off=6221848 len=1697839 2024-08-17T01:07:08.895 INFO:tasks.workunit.client.0.smithi110.stdout:op 3899 completed, throughput=5MB/sec 2024-08-17T01:07:08.895 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ivC9ebHhK0Z7JYl off=6533693 len=174265 2024-08-17T01:07:08.895 INFO:tasks.workunit.client.0.smithi110.stdout:op 3900 completed, throughput=5MB/sec 2024-08-17T01:07:08.896 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cc2SJuqQKiDs0vc off=8079565 len=302546 2024-08-17T01:07:08.899 INFO:tasks.workunit.client.0.smithi110.stdout:op 3901 completed, throughput=5MB/sec 2024-08-17T01:07:08.899 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FaTdwHg_i-V_t3M off=4580188 len=506052 2024-08-17T01:07:08.900 INFO:tasks.workunit.client.0.smithi110.stdout:op 3902 completed, throughput=5MB/sec 2024-08-17T01:07:08.900 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-t1vv3nVqb33njf3 off=6617586 len=832210 2024-08-17T01:07:08.901 INFO:tasks.workunit.client.0.smithi110.stdout:op 3903 completed, throughput=5MB/sec 2024-08-17T01:07:08.901 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-heyOfnbuu88q_5V off=4085174 len=340864 2024-08-17T01:07:08.904 INFO:tasks.workunit.client.0.smithi110.stdout:op 3904 completed, throughput=5MB/sec 2024-08-17T01:07:08.904 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-DrdPA6W8ELlaWj0 off=2147347 len=1285512 2024-08-17T01:07:08.905 INFO:tasks.workunit.client.0.smithi110.stdout:op 3905 completed, throughput=5MB/sec 2024-08-17T01:07:09.906 INFO:tasks.workunit.client.0.smithi110.stdout: 767: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:09.906 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-D28SOwOeiAI2Rd_ off=9358544 len=907892 2024-08-17T01:07:09.907 INFO:tasks.workunit.client.0.smithi110.stdout:op 3906 completed, throughput=4.99MB/sec 2024-08-17T01:07:09.907 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-DEagF4-xhBs4Svs off=8358974 len=780115 2024-08-17T01:07:09.912 INFO:tasks.workunit.client.0.smithi110.stdout:op 3907 completed, throughput=5MB/sec 2024-08-17T01:07:09.912 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-dCgB7igD3Ao_H20 off=1367472 len=1137519 2024-08-17T01:07:09.914 INFO:tasks.workunit.client.0.smithi110.stdout:op 3908 completed, throughput=5MB/sec 2024-08-17T01:07:09.914 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5wPPoh24vBi8EWV off=1630868 len=1188095 2024-08-17T01:07:09.921 INFO:tasks.workunit.client.0.smithi110.stdout:op 3909 completed, throughput=5MB/sec 2024-08-17T01:07:09.921 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zoQdM1MOahQ7qTm off=191243 len=1868085 2024-08-17T01:07:09.934 INFO:tasks.workunit.client.0.smithi110.stdout:op 3910 completed, throughput=5MB/sec 2024-08-17T01:07:10.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:10 smithi110 ceph-mon[98148]: pgmap v1650: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-17T01:07:10.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:10 smithi110 ceph-mon[100641]: pgmap v1650: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-17T01:07:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:10 smithi177 ceph-mon[90034]: pgmap v1650: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-17T01:07:10.934 INFO:tasks.workunit.client.0.smithi110.stdout: 768: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:10.934 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9Sm5Xx-QCTHUQSR off=0 len=1300746 2024-08-17T01:07:10.940 INFO:tasks.workunit.client.0.smithi110.stdout:op 3911 completed, throughput=5MB/sec 2024-08-17T01:07:10.940 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_6IKD9eruQdyKK_ off=61157 len=747951 2024-08-17T01:07:10.941 INFO:tasks.workunit.client.0.smithi110.stdout:op 3912 completed, throughput=5MB/sec 2024-08-17T01:07:10.942 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MFP0xg3aXdrBe95 off=3151514 len=433164 2024-08-17T01:07:10.942 INFO:tasks.workunit.client.0.smithi110.stdout:op 3913 completed, throughput=5MB/sec 2024-08-17T01:07:10.942 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zXpbO03-3TXOVW6 off=5569494 len=405597 2024-08-17T01:07:10.946 INFO:tasks.workunit.client.0.smithi110.stdout:op 3914 completed, throughput=5MB/sec 2024-08-17T01:07:10.946 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-4v5uKg4j4vs6ykK off=14559908 len=370835 2024-08-17T01:07:10.950 INFO:tasks.workunit.client.0.smithi110.stdout:op 3915 completed, throughput=5MB/sec 2024-08-17T01:07:10.950 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZRGwjWeLIttWJ0_ off=3201072 len=1193298 2024-08-17T01:07:10.951 INFO:tasks.workunit.client.0.smithi110.stdout:op 3916 completed, throughput=5MB/sec 2024-08-17T01:07:10.951 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-RvqVdC-2NcoP8m7 off=5305077 len=795296 2024-08-17T01:07:10.953 INFO:tasks.workunit.client.0.smithi110.stdout:op 3917 completed, throughput=5MB/sec 2024-08-17T01:07:11.953 INFO:tasks.workunit.client.0.smithi110.stdout: 769: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:11.953 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QutwgYroneJbnXo off=11306100 len=876041 2024-08-17T01:07:11.955 INFO:tasks.workunit.client.0.smithi110.stdout:op 3918 completed, throughput=5MB/sec 2024-08-17T01:07:11.955 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-UatP3MmJIZSt8PB off=8810485 len=1712194 2024-08-17T01:07:11.964 INFO:tasks.workunit.client.0.smithi110.stdout:op 3919 completed, throughput=5MB/sec 2024-08-17T01:07:11.964 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7xwY2oPDQmirFlx off=8656261 len=489452 2024-08-17T01:07:11.967 INFO:tasks.workunit.client.0.smithi110.stdout:op 3920 completed, throughput=5MB/sec 2024-08-17T01:07:11.968 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--tY8o0IfPeHLIer off=15997941 len=1097418 2024-08-17T01:07:11.968 INFO:tasks.workunit.client.0.smithi110.stdout:op 3921 completed, throughput=5MB/sec 2024-08-17T01:07:11.969 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5vCnmUF_fd5gP5c off=972463 len=1319099 2024-08-17T01:07:11.970 INFO:tasks.workunit.client.0.smithi110.stdout:op 3922 completed, throughput=5MB/sec 2024-08-17T01:07:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:12 smithi110 ceph-mon[98148]: pgmap v1651: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T01:07:12.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:12 smithi110 ceph-mon[100641]: pgmap v1651: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T01:07:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:12 smithi177 ceph-mon[90034]: pgmap v1651: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T01:07:12.970 INFO:tasks.workunit.client.0.smithi110.stdout: 770: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:12.971 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-rAk6tDFPhqb8ChU off=5181529 len=832323 2024-08-17T01:07:12.972 INFO:tasks.workunit.client.0.smithi110.stdout:op 3923 completed, throughput=5MB/sec 2024-08-17T01:07:12.972 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-s4o3O1jFNDWnE3s off=11722066 len=863970 2024-08-17T01:07:12.977 INFO:tasks.workunit.client.0.smithi110.stdout:op 3924 completed, throughput=5MB/sec 2024-08-17T01:07:12.977 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hQs3RjKFOT1BO9w off=8934633 len=726848 2024-08-17T01:07:12.982 INFO:tasks.workunit.client.0.smithi110.stdout:op 3925 completed, throughput=5MB/sec 2024-08-17T01:07:12.982 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-o5iUKSoE7IOrIxQ off=14537622 len=1525393 2024-08-17T01:07:12.991 INFO:tasks.workunit.client.0.smithi110.stdout:op 3926 completed, throughput=5MB/sec 2024-08-17T01:07:12.992 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-f73gkVQAe8MTmMb off=3962598 len=551739 2024-08-17T01:07:12.995 INFO:tasks.workunit.client.0.smithi110.stdout:op 3927 completed, throughput=5MB/sec 2024-08-17T01:07:12.995 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-plQHrqvyOffjteV off=7915407 len=1298797 2024-08-17T01:07:12.997 INFO:tasks.workunit.client.0.smithi110.stdout:op 3928 completed, throughput=5MB/sec 2024-08-17T01:07:13.998 INFO:tasks.workunit.client.0.smithi110.stdout: 771: throughput=5MB/sec pending data=0 2024-08-17T01:07:13.998 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-C9PunXzv4XprxS8 off=7499463 len=364083 2024-08-17T01:07:14.002 INFO:tasks.workunit.client.0.smithi110.stdout:op 3929 completed, throughput=5MB/sec 2024-08-17T01:07:14.002 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_qQn51TFiNwSa62 off=386315 len=282807 2024-08-17T01:07:14.002 INFO:tasks.workunit.client.0.smithi110.stdout:op 3930 completed, throughput=5MB/sec 2024-08-17T01:07:14.002 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RMTTAQkho3ZCUa2 off=17586364 len=1351989 2024-08-17T01:07:14.009 INFO:tasks.workunit.client.0.smithi110.stdout:op 3931 completed, throughput=5MB/sec 2024-08-17T01:07:14.009 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-AQOWwhBgnqpVJY8 off=6148034 len=387275 2024-08-17T01:07:14.009 INFO:tasks.workunit.client.0.smithi110.stdout:op 3932 completed, throughput=5MB/sec 2024-08-17T01:07:14.009 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5z5zJJcoqJtDJ1K off=20906857 len=762660 2024-08-17T01:07:14.012 INFO:tasks.workunit.client.0.smithi110.stdout:op 3933 completed, throughput=5MB/sec 2024-08-17T01:07:14.012 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gDA4UvkgUH8ZzuI off=9917269 len=602636 2024-08-17T01:07:14.012 INFO:tasks.workunit.client.0.smithi110.stdout:op 3934 completed, throughput=5MB/sec 2024-08-17T01:07:14.013 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3uPspJX63_uNI7I off=14672202 len=160481 2024-08-17T01:07:14.013 INFO:tasks.workunit.client.0.smithi110.stdout:op 3935 completed, throughput=5MB/sec 2024-08-17T01:07:14.013 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tBOwTuuKCBafwad off=2532939 len=1732985 2024-08-17T01:07:14.015 INFO:tasks.workunit.client.0.smithi110.stdout:op 3936 completed, throughput=5MB/sec 2024-08-17T01:07:14.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:14 smithi110 ceph-mon[98148]: pgmap v1652: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:07:14.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:14 smithi110 ceph-mon[100641]: pgmap v1652: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:07:14.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:14 smithi177 ceph-mon[90034]: pgmap v1652: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:07:15.015 INFO:tasks.workunit.client.0.smithi110.stdout: 772: throughput=5MB/sec pending data=0 2024-08-17T01:07:15.015 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_CMCrR9AGaI8B8m off=11946769 len=1541503 2024-08-17T01:07:15.017 INFO:tasks.workunit.client.0.smithi110.stdout:op 3937 completed, throughput=5MB/sec 2024-08-17T01:07:15.017 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4x1QoUJwO2stBH- off=4386336 len=140355 2024-08-17T01:07:15.018 INFO:tasks.workunit.client.0.smithi110.stdout:op 3938 completed, throughput=5MB/sec 2024-08-17T01:07:15.018 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Zyd_pLNF3K_khox off=22154502 len=1011589 2024-08-17T01:07:15.019 INFO:tasks.workunit.client.0.smithi110.stdout:op 3939 completed, throughput=5MB/sec 2024-08-17T01:07:15.019 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gAKNb995cJKq5Ce off=17698479 len=1142217 2024-08-17T01:07:15.021 INFO:tasks.workunit.client.0.smithi110.stdout:op 3940 completed, throughput=5MB/sec 2024-08-17T01:07:16.021 INFO:tasks.workunit.client.0.smithi110.stdout: 773: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:16.021 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-AzNOCiDjo4uASja off=7792318 len=960754 2024-08-17T01:07:16.023 INFO:tasks.workunit.client.0.smithi110.stdout:op 3941 completed, throughput=4.99MB/sec 2024-08-17T01:07:16.023 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bSRqd8BdFCHmTpY off=1104142 len=904246 2024-08-17T01:07:16.032 INFO:tasks.workunit.client.0.smithi110.stdout:op 3942 completed, throughput=5MB/sec 2024-08-17T01:07:16.032 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bD-Ax9lbevfYnN- off=2728491 len=1610444 2024-08-17T01:07:16.039 INFO:tasks.workunit.client.0.smithi110.stdout:op 3943 completed, throughput=5MB/sec 2024-08-17T01:07:16.039 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-S9WLQuNUT2YXeaU off=1078472 len=872787 2024-08-17T01:07:16.044 INFO:tasks.workunit.client.0.smithi110.stdout:op 3944 completed, throughput=5MB/sec 2024-08-17T01:07:16.044 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5Rb7m76sLUFlzcj off=1757045 len=1174950 2024-08-17T01:07:16.050 INFO:tasks.workunit.client.0.smithi110.stdout:op 3945 completed, throughput=5MB/sec 2024-08-17T01:07:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:16 smithi110 ceph-mon[98148]: pgmap v1653: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-17T01:07:16.814 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:07:16.814 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:16 smithi110 ceph-mon[100641]: pgmap v1653: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-17T01:07:16.814 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:07:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:16 smithi177 ceph-mon[90034]: pgmap v1653: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-17T01:07:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:07:17.050 INFO:tasks.workunit.client.0.smithi110.stdout: 774: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:17.050 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lL33hJDKRyy7jdo off=827204 len=1141386 2024-08-17T01:07:17.052 INFO:tasks.workunit.client.0.smithi110.stdout:op 3946 completed, throughput=5MB/sec 2024-08-17T01:07:17.052 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gdjoXrkZh8uxk7X off=17440957 len=2081300 2024-08-17T01:07:17.054 INFO:tasks.workunit.client.0.smithi110.stdout:op 3947 completed, throughput=5MB/sec 2024-08-17T01:07:17.054 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KrId_LzZsjBsIdJ off=6131487 len=1696210 2024-08-17T01:07:17.058 INFO:tasks.workunit.client.0.smithi110.stdout:op 3948 completed, throughput=5MB/sec 2024-08-17T01:07:17.058 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9hWfIfZ0LlNSfzQ off=8267925 len=383759 2024-08-17T01:07:17.060 INFO:tasks.workunit.client.0.smithi110.stdout:op 3949 completed, throughput=5MB/sec 2024-08-17T01:07:18.060 INFO:tasks.workunit.client.0.smithi110.stdout: 775: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:18.061 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ihOCUTvtRF-w81Q off=9175724 len=223193 2024-08-17T01:07:18.063 INFO:tasks.workunit.client.0.smithi110.stdout:op 3950 completed, throughput=4.99MB/sec 2024-08-17T01:07:18.063 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VtJw3jKna4velUV off=1239628 len=130930 2024-08-17T01:07:18.064 INFO:tasks.workunit.client.0.smithi110.stdout:op 3951 completed, throughput=4.99MB/sec 2024-08-17T01:07:18.064 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nvn8B3Xo5xJIH-N off=6940663 len=328432 2024-08-17T01:07:18.067 INFO:tasks.workunit.client.0.smithi110.stdout:op 3952 completed, throughput=4.99MB/sec 2024-08-17T01:07:18.067 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JBh5ottAQ98aZpL off=443761 len=211655 2024-08-17T01:07:18.070 INFO:tasks.workunit.client.0.smithi110.stdout:op 3953 completed, throughput=4.99MB/sec 2024-08-17T01:07:18.070 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ceOVlXOWSk7lCRk off=8050216 len=1807894 2024-08-17T01:07:18.078 INFO:tasks.workunit.client.0.smithi110.stdout:op 3954 completed, throughput=5MB/sec 2024-08-17T01:07:18.078 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MUwaX5scvt92ZL_ off=6917979 len=1638680 2024-08-17T01:07:18.087 INFO:tasks.workunit.client.0.smithi110.stdout:op 3955 completed, throughput=5MB/sec 2024-08-17T01:07:18.087 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-BnGOkPi3izH3unN off=9492677 len=1087066 2024-08-17T01:07:18.088 INFO:tasks.workunit.client.0.smithi110.stdout:op 3956 completed, throughput=5MB/sec 2024-08-17T01:07:18.481 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:07:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:07:18] "GET /metrics HTTP/1.1" 200 34129 "" "Prometheus/2.43.0" 2024-08-17T01:07:18.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:18 smithi110 ceph-mon[98148]: pgmap v1654: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:07:18.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:18 smithi110 ceph-mon[100641]: pgmap v1654: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:07:18.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:18 smithi177 ceph-mon[90034]: pgmap v1654: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:07:19.089 INFO:tasks.workunit.client.0.smithi110.stdout: 776: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:19.089 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8a9ZYNSQm43OrQJ off=794272 len=1798484 2024-08-17T01:07:19.091 INFO:tasks.workunit.client.0.smithi110.stdout:op 3957 completed, throughput=5MB/sec 2024-08-17T01:07:19.091 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hXB261kFsewhWdQ off=1214700 len=1602568 2024-08-17T01:07:19.093 INFO:tasks.workunit.client.0.smithi110.stdout:op 3958 completed, throughput=5MB/sec 2024-08-17T01:07:19.093 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bqFflpWL7HNGirj off=8234745 len=1996534 2024-08-17T01:07:19.095 INFO:tasks.workunit.client.0.smithi110.stdout:op 3959 completed, throughput=5MB/sec 2024-08-17T01:07:20.095 INFO:tasks.workunit.client.0.smithi110.stdout: 777: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:20.096 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2ba1vCV1N83BvT2 off=14047833 len=1928713 2024-08-17T01:07:20.098 INFO:tasks.workunit.client.0.smithi110.stdout:op 3960 completed, throughput=5MB/sec 2024-08-17T01:07:20.098 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-p7P_cA0Gkv2l0ZC off=16330609 len=1076214 2024-08-17T01:07:20.100 INFO:tasks.workunit.client.0.smithi110.stdout:op 3961 completed, throughput=5MB/sec 2024-08-17T01:07:20.100 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xzAtJH0T8l3gbkg off=16152258 len=1001606 2024-08-17T01:07:20.105 INFO:tasks.workunit.client.0.smithi110.stdout:op 3962 completed, throughput=5MB/sec 2024-08-17T01:07:20.105 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hKOiGjwtii95NmH off=5396646 len=1340133 2024-08-17T01:07:20.108 INFO:tasks.workunit.client.0.smithi110.stdout:op 3963 completed, throughput=5MB/sec 2024-08-17T01:07:20.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:20 smithi110 ceph-mon[98148]: pgmap v1655: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:07:20.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:20 smithi110 ceph-mon[100641]: pgmap v1655: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:07:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:20 smithi177 ceph-mon[90034]: pgmap v1655: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:07:21.108 INFO:tasks.workunit.client.0.smithi110.stdout: 778: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:21.108 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LUywBS9IACz16gK off=1903124 len=494316 2024-08-17T01:07:21.112 INFO:tasks.workunit.client.0.smithi110.stdout:op 3964 completed, throughput=4.99MB/sec 2024-08-17T01:07:21.112 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-veaYM8IOceA3MFh off=6571383 len=1424537 2024-08-17T01:07:21.114 INFO:tasks.workunit.client.0.smithi110.stdout:op 3965 completed, throughput=5MB/sec 2024-08-17T01:07:21.114 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-DbaxDLP9KhyBHjl off=8390759 len=1062557 2024-08-17T01:07:21.120 INFO:tasks.workunit.client.0.smithi110.stdout:op 3966 completed, throughput=5MB/sec 2024-08-17T01:07:21.120 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-l75xIgIgF6A_Wnh off=10953312 len=400660 2024-08-17T01:07:21.123 INFO:tasks.workunit.client.0.smithi110.stdout:op 3967 completed, throughput=5MB/sec 2024-08-17T01:07:21.124 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fK1c18h39gNRLxA off=3739501 len=1508133 2024-08-17T01:07:21.130 INFO:tasks.workunit.client.0.smithi110.stdout:op 3968 completed, throughput=5MB/sec 2024-08-17T01:07:21.130 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ReyI0H9zp11KUgc off=2050970 len=476954 2024-08-17T01:07:21.134 INFO:tasks.workunit.client.0.smithi110.stdout:op 3969 completed, throughput=5MB/sec 2024-08-17T01:07:22.134 INFO:tasks.workunit.client.0.smithi110.stdout: 779: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:22.135 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-IK-Uj6KgEYPAadl off=3823640 len=1665545 2024-08-17T01:07:22.137 INFO:tasks.workunit.client.0.smithi110.stdout:op 3970 completed, throughput=5MB/sec 2024-08-17T01:07:22.137 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bxzOqMqzUd5bK_c off=6875305 len=1416925 2024-08-17T01:07:22.139 INFO:tasks.workunit.client.0.smithi110.stdout:op 3971 completed, throughput=5MB/sec 2024-08-17T01:07:22.139 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4bQO2I_2MlxOvfW off=911724 len=1980986 2024-08-17T01:07:22.141 INFO:tasks.workunit.client.0.smithi110.stdout:op 3972 completed, throughput=5MB/sec 2024-08-17T01:07:22.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:22 smithi110 ceph-mon[98148]: pgmap v1656: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T01:07:22.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:22 smithi110 ceph-mon[100641]: pgmap v1656: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T01:07:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:22 smithi177 ceph-mon[90034]: pgmap v1656: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T01:07:23.142 INFO:tasks.workunit.client.0.smithi110.stdout: 780: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:23.142 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HkYO_35wjo4A1Qt off=6236273 len=1283117 2024-08-17T01:07:23.145 INFO:tasks.workunit.client.0.smithi110.stdout:op 3973 completed, throughput=5MB/sec 2024-08-17T01:07:23.145 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4Um5ujiqOpe7_rl off=2119716 len=1827168 2024-08-17T01:07:23.148 INFO:tasks.workunit.client.0.smithi110.stdout:op 3974 completed, throughput=5MB/sec 2024-08-17T01:07:23.148 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pHb7rUTz84CNv6J off=11294053 len=1762834 2024-08-17T01:07:23.160 INFO:tasks.workunit.client.0.smithi110.stdout:op 3975 completed, throughput=5MB/sec 2024-08-17T01:07:23.160 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KPCt-gcTXHq2YdJ off=8242927 len=135844 2024-08-17T01:07:23.161 INFO:tasks.workunit.client.0.smithi110.stdout:op 3976 completed, throughput=5MB/sec 2024-08-17T01:07:23.161 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--zO5CXpprbuuOxW off=4960356 len=106022 2024-08-17T01:07:23.161 INFO:tasks.workunit.client.0.smithi110.stdout:op 3977 completed, throughput=5MB/sec 2024-08-17T01:07:23.161 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bBOgxDbJr84iXwG off=1678205 len=42127 2024-08-17T01:07:23.162 INFO:tasks.workunit.client.0.smithi110.stdout:op 3978 completed, throughput=5MB/sec 2024-08-17T01:07:23.162 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-azRrPyvxNmmtxPh off=1983011 len=65581 2024-08-17T01:07:23.164 INFO:tasks.workunit.client.0.smithi110.stdout:op 3979 completed, throughput=5MB/sec 2024-08-17T01:07:23.164 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-sjVrqLqmztU_p7P off=11921265 len=1327981 2024-08-17T01:07:23.165 INFO:tasks.workunit.client.0.smithi110.stdout:op 3980 completed, throughput=5MB/sec 2024-08-17T01:07:24.165 INFO:tasks.workunit.client.0.smithi110.stdout: 781: throughput=5MB/sec pending data=0 2024-08-17T01:07:24.166 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Oi-Ozwuj9E79Sts off=14281831 len=1819498 2024-08-17T01:07:24.178 INFO:tasks.workunit.client.0.smithi110.stdout:op 3981 completed, throughput=5MB/sec 2024-08-17T01:07:24.178 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wbyCS4bzsQ4brgq off=5222559 len=1887023 2024-08-17T01:07:24.180 INFO:tasks.workunit.client.0.smithi110.stdout:op 3982 completed, throughput=5MB/sec 2024-08-17T01:07:24.180 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hhkSAGnsVBAuC15 off=13067997 len=1562459 2024-08-17T01:07:24.187 INFO:tasks.workunit.client.0.smithi110.stdout:op 3983 completed, throughput=5MB/sec 2024-08-17T01:07:24.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:24 smithi110 ceph-mon[98148]: pgmap v1657: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-17T01:07:24.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:24 smithi110 ceph-mon[100641]: pgmap v1657: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-17T01:07:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:24 smithi177 ceph-mon[90034]: pgmap v1657: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-17T01:07:25.188 INFO:tasks.workunit.client.0.smithi110.stdout: 782: throughput=5MB/sec pending data=0 2024-08-17T01:07:25.188 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_fFOgeafVL1tEmA off=13489058 len=1191732 2024-08-17T01:07:25.190 INFO:tasks.workunit.client.0.smithi110.stdout:op 3984 completed, throughput=5MB/sec 2024-08-17T01:07:25.190 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Nj3W8E94esziBjm off=11732166 len=2063441 2024-08-17T01:07:25.192 INFO:tasks.workunit.client.0.smithi110.stdout:op 3985 completed, throughput=5MB/sec 2024-08-17T01:07:25.192 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-avvF8AkUz_hteLw off=2064764 len=749248 2024-08-17T01:07:25.197 INFO:tasks.workunit.client.0.smithi110.stdout:op 3986 completed, throughput=5MB/sec 2024-08-17T01:07:25.198 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-m8nl6rnqsoLnGIn off=747061 len=536330 2024-08-17T01:07:25.198 INFO:tasks.workunit.client.0.smithi110.stdout:op 3987 completed, throughput=5MB/sec 2024-08-17T01:07:26.199 INFO:tasks.workunit.client.0.smithi110.stdout: 783: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:26.199 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gD8cx5ckKZX99AK off=14642189 len=1105266 2024-08-17T01:07:26.202 INFO:tasks.workunit.client.0.smithi110.stdout:op 3988 completed, throughput=5MB/sec 2024-08-17T01:07:26.202 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VhPuDYXAueKF24N off=4468078 len=515885 2024-08-17T01:07:26.206 INFO:tasks.workunit.client.0.smithi110.stdout:op 3989 completed, throughput=5MB/sec 2024-08-17T01:07:26.206 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5n6VxdE4qym1Wg0 off=4880883 len=1416437 2024-08-17T01:07:26.214 INFO:tasks.workunit.client.0.smithi110.stdout:op 3990 completed, throughput=5MB/sec 2024-08-17T01:07:26.214 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-u2JRN_S7bW-ekJm off=457793 len=1404038 2024-08-17T01:07:26.216 INFO:tasks.workunit.client.0.smithi110.stdout:op 3991 completed, throughput=5MB/sec 2024-08-17T01:07:26.216 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-u6rapq8p9yexRgX off=546249 len=772533 2024-08-17T01:07:26.217 INFO:tasks.workunit.client.0.smithi110.stdout:op 3992 completed, throughput=5MB/sec 2024-08-17T01:07:26.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:26 smithi110 ceph-mon[98148]: pgmap v1658: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:07:26.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:26 smithi110 ceph-mon[100641]: pgmap v1658: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:07:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:26 smithi177 ceph-mon[90034]: pgmap v1658: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:07:27.217 INFO:tasks.workunit.client.0.smithi110.stdout: 784: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:27.218 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tjqRp1ysbWhCL3k off=2896029 len=621692 2024-08-17T01:07:27.221 INFO:tasks.workunit.client.0.smithi110.stdout:op 3993 completed, throughput=4.99MB/sec 2024-08-17T01:07:27.222 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-G2pDDNd7HkEirA1 off=6407380 len=810325 2024-08-17T01:07:27.227 INFO:tasks.workunit.client.0.smithi110.stdout:op 3994 completed, throughput=5MB/sec 2024-08-17T01:07:27.227 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-iqaZQGTRfh6Etmd off=1067028 len=310742 2024-08-17T01:07:27.229 INFO:tasks.workunit.client.0.smithi110.stdout:op 3995 completed, throughput=5MB/sec 2024-08-17T01:07:27.229 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-M6IAQ7LYcxajbZm off=9957691 len=1120502 2024-08-17T01:07:27.231 INFO:tasks.workunit.client.0.smithi110.stdout:op 3996 completed, throughput=5MB/sec 2024-08-17T01:07:27.231 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SgkwnUVd3ZXPgJB off=15331186 len=1835368 2024-08-17T01:07:27.241 INFO:tasks.workunit.client.0.smithi110.stdout:op 3997 completed, throughput=5MB/sec 2024-08-17T01:07:27.241 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-BSPJPep0K2YaCaK off=17096289 len=1663168 2024-08-17T01:07:27.248 INFO:tasks.workunit.client.0.smithi110.stdout:op 3998 completed, throughput=5MB/sec 2024-08-17T01:07:28.248 INFO:tasks.workunit.client.0.smithi110.stdout: 785: throughput=5MB/sec pending data=0 2024-08-17T01:07:28.249 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Fjb--gFMRbIDeR8 off=444639 len=394227 2024-08-17T01:07:28.252 INFO:tasks.workunit.client.0.smithi110.stdout:op 3999 completed, throughput=5MB/sec 2024-08-17T01:07:28.252 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WiqUdYMEVDcK4K_ off=286192 len=1562379 2024-08-17T01:07:28.260 INFO:tasks.workunit.client.0.smithi110.stdout:op 4000 completed, throughput=5MB/sec 2024-08-17T01:07:28.260 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RVgN2ZR1aJ_csvR off=14760972 len=624527 2024-08-17T01:07:28.264 INFO:tasks.workunit.client.0.smithi110.stdout:op 4001 completed, throughput=5MB/sec 2024-08-17T01:07:28.264 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qhb6D7_qvNmrFb0 off=4832954 len=2067677 2024-08-17T01:07:28.267 INFO:tasks.workunit.client.0.smithi110.stdout:op 4002 completed, throughput=5MB/sec 2024-08-17T01:07:28.496 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:07:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:07:28] "GET /metrics HTTP/1.1" 200 34129 "" "Prometheus/2.43.0" 2024-08-17T01:07:28.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:28 smithi110 ceph-mon[98148]: pgmap v1659: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-17T01:07:28.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:28 smithi110 ceph-mon[100641]: pgmap v1659: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-17T01:07:28.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:28 smithi177 ceph-mon[90034]: pgmap v1659: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-17T01:07:29.267 INFO:tasks.workunit.client.0.smithi110.stdout: 786: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:29.268 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-UeAzGKHUJmJvIy9 off=7929251 len=2006160 2024-08-17T01:07:29.275 INFO:tasks.workunit.client.0.smithi110.stdout:op 4003 completed, throughput=5MB/sec 2024-08-17T01:07:29.275 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vQstPrPvwAKLS-Z off=10853730 len=1372671 2024-08-17T01:07:29.282 INFO:tasks.workunit.client.0.smithi110.stdout:op 4004 completed, throughput=5MB/sec 2024-08-17T01:07:29.282 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-rKVDSJlaNTPAxx9 off=0 len=1886046 2024-08-17T01:07:29.292 INFO:tasks.workunit.client.0.smithi110.stdout:op 4005 completed, throughput=5MB/sec 2024-08-17T01:07:30.292 INFO:tasks.workunit.client.0.smithi110.stdout: 787: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:30.293 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--vYfY_Y7QMpnv1R off=13090508 len=1774346 2024-08-17T01:07:30.295 INFO:tasks.workunit.client.0.smithi110.stdout:op 4006 completed, throughput=5MB/sec 2024-08-17T01:07:30.295 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-C8piFIsAxAzIZ67 off=274869 len=1356619 2024-08-17T01:07:30.303 INFO:tasks.workunit.client.0.smithi110.stdout:op 4007 completed, throughput=5MB/sec 2024-08-17T01:07:30.303 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4Ut_o0xzyvDbeQy off=8465068 len=1584827 2024-08-17T01:07:30.305 INFO:tasks.workunit.client.0.smithi110.stdout:op 4008 completed, throughput=5MB/sec 2024-08-17T01:07:30.305 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gMm1VB2uHaoq6ZG off=3469791 len=1731613 2024-08-17T01:07:30.306 INFO:tasks.workunit.client.0.smithi110.stdout:op 4009 completed, throughput=5MB/sec 2024-08-17T01:07:30.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:30 smithi110 ceph-mon[98148]: pgmap v1660: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:07:30.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:30 smithi110 ceph-mon[100641]: pgmap v1660: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:07:30.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:30 smithi177 ceph-mon[90034]: pgmap v1660: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:07:31.307 INFO:tasks.workunit.client.0.smithi110.stdout: 788: throughput=5MB/sec pending data=0 2024-08-17T01:07:31.307 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-NMQhU53F6NSvkL1 off=18153066 len=663335 2024-08-17T01:07:31.311 INFO:tasks.workunit.client.0.smithi110.stdout:op 4010 completed, throughput=5MB/sec 2024-08-17T01:07:31.311 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MfkmKBnxVpuUuF- off=14966047 len=1242048 2024-08-17T01:07:31.313 INFO:tasks.workunit.client.0.smithi110.stdout:op 4011 completed, throughput=5MB/sec 2024-08-17T01:07:31.313 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3HoBYLNsfa0XBx8 off=69855 len=1381449 2024-08-17T01:07:31.320 INFO:tasks.workunit.client.0.smithi110.stdout:op 4012 completed, throughput=5MB/sec 2024-08-17T01:07:31.320 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ahihrqGf5ZsSKsd off=5938970 len=1151341 2024-08-17T01:07:31.324 INFO:tasks.workunit.client.0.smithi110.stdout:op 4013 completed, throughput=5MB/sec 2024-08-17T01:07:31.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:07:31.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:07:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:07:32.325 INFO:tasks.workunit.client.0.smithi110.stdout: 789: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:32.325 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jXKmmoY6WcV3GjL off=2618007 len=2082241 2024-08-17T01:07:32.329 INFO:tasks.workunit.client.0.smithi110.stdout:op 4014 completed, throughput=5MB/sec 2024-08-17T01:07:32.329 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3jpS-U_5GX-6fJv off=1032182 len=128343 2024-08-17T01:07:32.330 INFO:tasks.workunit.client.0.smithi110.stdout:op 4015 completed, throughput=5MB/sec 2024-08-17T01:07:32.330 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3UMc637p73mLArS off=414383 len=1945456 2024-08-17T01:07:32.332 INFO:tasks.workunit.client.0.smithi110.stdout:op 4016 completed, throughput=5MB/sec 2024-08-17T01:07:32.332 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8onuXk4r_qulEbr off=3872470 len=1830694 2024-08-17T01:07:32.334 INFO:tasks.workunit.client.0.smithi110.stdout:op 4017 completed, throughput=5MB/sec 2024-08-17T01:07:32.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:32 smithi110 ceph-mon[98148]: pgmap v1661: 105 pgs: 105 active+clean; 126 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-17T01:07:32.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:32 smithi110 ceph-mon[100641]: pgmap v1661: 105 pgs: 105 active+clean; 126 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-17T01:07:32.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:32 smithi177 ceph-mon[90034]: pgmap v1661: 105 pgs: 105 active+clean; 126 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-17T01:07:33.335 INFO:tasks.workunit.client.0.smithi110.stdout: 790: throughput=5MB/sec pending data=0 2024-08-17T01:07:33.335 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-z84g6d_LgO4a-tb off=11369864 len=405267 2024-08-17T01:07:33.336 INFO:tasks.workunit.client.0.smithi110.stdout:op 4018 completed, throughput=5MB/sec 2024-08-17T01:07:33.336 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bqFflpWL7HNGirj off=17359142 len=38318 2024-08-17T01:07:33.336 INFO:tasks.workunit.client.0.smithi110.stdout:op 4019 completed, throughput=5MB/sec 2024-08-17T01:07:33.336 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Pc1rwRf-OWeWDyf off=3897541 len=1665866 2024-08-17T01:07:33.338 INFO:tasks.workunit.client.0.smithi110.stdout:op 4020 completed, throughput=5MB/sec 2024-08-17T01:07:33.338 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-T2iHwoSrGlkNQ5C off=8317541 len=1588077 2024-08-17T01:07:33.347 INFO:tasks.workunit.client.0.smithi110.stdout:op 4021 completed, throughput=5MB/sec 2024-08-17T01:07:33.348 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8g3ObEXO9LiBMoP off=958894 len=1256735 2024-08-17T01:07:33.353 INFO:tasks.workunit.client.0.smithi110.stdout:op 4022 completed, throughput=5MB/sec 2024-08-17T01:07:34.354 INFO:tasks.workunit.client.0.smithi110.stdout: 791: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:34.354 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dnAxg4DjGmXZZQj off=604999 len=1926363 2024-08-17T01:07:34.366 INFO:tasks.workunit.client.0.smithi110.stdout:op 4023 completed, throughput=5MB/sec 2024-08-17T01:07:34.366 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bSRqd8BdFCHmTpY off=1474700 len=533688 2024-08-17T01:07:34.368 INFO:tasks.workunit.client.0.smithi110.stdout:op 4024 completed, throughput=5MB/sec 2024-08-17T01:07:34.369 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wgNKIQQ56--6vzL off=5894437 len=1010828 2024-08-17T01:07:34.374 INFO:tasks.workunit.client.0.smithi110.stdout:op 4025 completed, throughput=5MB/sec 2024-08-17T01:07:34.374 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PlW4-9N2RJWC0yZ off=23213525 len=1973887 2024-08-17T01:07:34.376 INFO:tasks.workunit.client.0.smithi110.stdout:op 4026 completed, throughput=5MB/sec 2024-08-17T01:07:34.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:34 smithi110 ceph-mon[98148]: pgmap v1662: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:07:34.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:34 smithi110 ceph-mon[100641]: pgmap v1662: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:07:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:34 smithi177 ceph-mon[90034]: pgmap v1662: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:07:35.376 INFO:tasks.workunit.client.0.smithi110.stdout: 792: throughput=5MB/sec pending data=0 2024-08-17T01:07:35.376 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tlWgNv8zF1Ntjj1 off=2809990 len=1794409 2024-08-17T01:07:35.385 INFO:tasks.workunit.client.0.smithi110.stdout:op 4027 completed, throughput=5MB/sec 2024-08-17T01:07:35.385 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ValLeRq_Eli2_bl off=7635715 len=9670 2024-08-17T01:07:35.386 INFO:tasks.workunit.client.0.smithi110.stdout:op 4028 completed, throughput=5MB/sec 2024-08-17T01:07:35.386 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wgNKIQQ56--6vzL off=3688377 len=863179 2024-08-17T01:07:35.387 INFO:tasks.workunit.client.0.smithi110.stdout:op 4029 completed, throughput=5MB/sec 2024-08-17T01:07:35.387 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-d2D-50XSw4HgbVm off=2344678 len=1885191 2024-08-17T01:07:35.388 INFO:tasks.workunit.client.0.smithi110.stdout:op 4030 completed, throughput=5MB/sec 2024-08-17T01:07:36.389 INFO:tasks.workunit.client.0.smithi110.stdout: 793: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:36.389 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-IEuxYeWviuUVWqe off=5941411 len=347102 2024-08-17T01:07:36.390 INFO:tasks.workunit.client.0.smithi110.stdout:op 4031 completed, throughput=4.99MB/sec 2024-08-17T01:07:36.390 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qwVjGeymkgLx491 off=15879669 len=1478888 2024-08-17T01:07:36.392 INFO:tasks.workunit.client.0.smithi110.stdout:op 4032 completed, throughput=5MB/sec 2024-08-17T01:07:36.392 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tiAvB027S84x7HL off=11184203 len=2058323 2024-08-17T01:07:36.404 INFO:tasks.workunit.client.0.smithi110.stdout:op 4033 completed, throughput=5MB/sec 2024-08-17T01:07:36.404 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-f73gkVQAe8MTmMb off=5685475 len=1593182 2024-08-17T01:07:36.406 INFO:tasks.workunit.client.0.smithi110.stdout:op 4034 completed, throughput=5MB/sec 2024-08-17T01:07:36.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:36 smithi110 ceph-mon[100641]: pgmap v1663: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-17T01:07:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:36 smithi110 ceph-mon[98148]: pgmap v1663: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-17T01:07:36.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:36 smithi177 ceph-mon[90034]: pgmap v1663: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-17T01:07:37.406 INFO:tasks.workunit.client.0.smithi110.stdout: 794: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:37.406 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KWwP-jRv_Y-sd5U off=291690 len=1606550 2024-08-17T01:07:37.408 INFO:tasks.workunit.client.0.smithi110.stdout:op 4035 completed, throughput=5MB/sec 2024-08-17T01:07:37.408 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Np9f-x17Pnm3AA4 off=12846703 len=1864686 2024-08-17T01:07:37.416 INFO:tasks.workunit.client.0.smithi110.stdout:op 4036 completed, throughput=5MB/sec 2024-08-17T01:07:37.416 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bt66PlXQwHAJ7Lm off=10018793 len=1149228 2024-08-17T01:07:37.422 INFO:tasks.workunit.client.0.smithi110.stdout:op 4037 completed, throughput=5MB/sec 2024-08-17T01:07:37.423 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0AqmhcyJWXKUytD off=1133782 len=871151 2024-08-17T01:07:37.423 INFO:tasks.workunit.client.0.smithi110.stdout:op 4038 completed, throughput=5MB/sec 2024-08-17T01:07:38.424 INFO:tasks.workunit.client.0.smithi110.stdout: 795: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:38.424 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Lopc358nZspeyae off=14746713 len=1058471 2024-08-17T01:07:38.430 INFO:tasks.workunit.client.0.smithi110.stdout:op 4039 completed, throughput=5MB/sec 2024-08-17T01:07:38.431 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-s3PV1xgh2eYLkwy off=1935024 len=723939 2024-08-17T01:07:38.432 INFO:tasks.workunit.client.0.smithi110.stdout:op 4040 completed, throughput=5MB/sec 2024-08-17T01:07:38.432 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-GbFjDUn1AB-uCDn off=1300984 len=584162 2024-08-17T01:07:38.436 INFO:tasks.workunit.client.0.smithi110.stdout:op 4041 completed, throughput=5MB/sec 2024-08-17T01:07:38.436 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KLzqxmxFGQmRkCx off=8045919 len=511447 2024-08-17T01:07:38.439 INFO:tasks.workunit.client.0.smithi110.stdout:op 4042 completed, throughput=5MB/sec 2024-08-17T01:07:38.439 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wqgauUonsf_j5jN off=1117967 len=18373 2024-08-17T01:07:38.439 INFO:tasks.workunit.client.0.smithi110.stdout:op 4043 completed, throughput=5MB/sec 2024-08-17T01:07:38.440 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-GQ1hGMV4WMmLE8x off=10493340 len=1775061 2024-08-17T01:07:38.449 INFO:tasks.workunit.client.0.smithi110.stdout:op 4044 completed, throughput=5MB/sec 2024-08-17T01:07:38.449 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zSD0g0doegXfqJW off=12378574 len=468780 2024-08-17T01:07:38.452 INFO:tasks.workunit.client.0.smithi110.stdout:op 4045 completed, throughput=5MB/sec 2024-08-17T01:07:38.514 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:07:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:07:38] "GET /metrics HTTP/1.1" 200 34125 "" "Prometheus/2.43.0" 2024-08-17T01:07:38.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:38 smithi110 ceph-mon[98148]: pgmap v1664: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-17T01:07:38.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:38 smithi110 ceph-mon[100641]: pgmap v1664: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-17T01:07:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:38 smithi177 ceph-mon[90034]: pgmap v1664: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-17T01:07:39.453 INFO:tasks.workunit.client.0.smithi110.stdout: 796: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:39.453 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cfvEomglMEIk4vV off=744833 len=996513 2024-08-17T01:07:39.457 INFO:tasks.workunit.client.0.smithi110.stdout:op 4046 completed, throughput=5MB/sec 2024-08-17T01:07:39.458 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-e3e-q7YplMSmO1u off=1725598 len=1694535 2024-08-17T01:07:39.459 INFO:tasks.workunit.client.0.smithi110.stdout:op 4047 completed, throughput=5MB/sec 2024-08-17T01:07:39.459 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-oNBZUwqmXefyACx off=8809989 len=2011400 2024-08-17T01:07:39.460 INFO:tasks.workunit.client.0.smithi110.stdout:op 4048 completed, throughput=5MB/sec 2024-08-17T01:07:39.460 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XJEZ9oqFxPcU5an off=12398098 len=1004941 2024-08-17T01:07:39.461 INFO:tasks.workunit.client.0.smithi110.stdout:op 4049 completed, throughput=5MB/sec 2024-08-17T01:07:39.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:07:39.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:07:39.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:07:39.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:07:39.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:07:39.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:07:39.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:07:39.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:07:39.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:07:39.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:07:39.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:07:39.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:07:39.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:07:39.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:07:39.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:07:39.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:07:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:07:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:07:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:07:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:07:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:07:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:07:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:07:39.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:07:40.462 INFO:tasks.workunit.client.0.smithi110.stdout: 797: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:40.462 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XuatihyZUgHWbT5 off=559319 len=384222 2024-08-17T01:07:40.463 INFO:tasks.workunit.client.0.smithi110.stdout:op 4050 completed, throughput=5MB/sec 2024-08-17T01:07:40.463 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dgZzMMssRjpH3sW off=173281 len=1999353 2024-08-17T01:07:40.471 INFO:tasks.workunit.client.0.smithi110.stdout:op 4051 completed, throughput=5MB/sec 2024-08-17T01:07:40.471 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Z8hg3lLoi6yY_l5 off=2594662 len=2002050 2024-08-17T01:07:40.475 INFO:tasks.workunit.client.0.smithi110.stdout:op 4052 completed, throughput=5MB/sec 2024-08-17T01:07:40.475 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3b27atQmHRzGOoW off=284915 len=1267279 2024-08-17T01:07:40.477 INFO:tasks.workunit.client.0.smithi110.stdout:op 4053 completed, throughput=5MB/sec 2024-08-17T01:07:40.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:40 smithi110 ceph-mon[98148]: pgmap v1665: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:07:40.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:40 smithi110 ceph-mon[100641]: pgmap v1665: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:07:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:40 smithi177 ceph-mon[90034]: pgmap v1665: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:07:41.478 INFO:tasks.workunit.client.0.smithi110.stdout: 798: throughput=5MB/sec pending data=0 2024-08-17T01:07:41.478 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bCXQaXnQcmkaKo- off=6006380 len=1375264 2024-08-17T01:07:41.479 INFO:tasks.workunit.client.0.smithi110.stdout:op 4054 completed, throughput=5MB/sec 2024-08-17T01:07:41.479 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-b-kNQp1qHCf5seg off=5401014 len=1731870 2024-08-17T01:07:41.483 INFO:tasks.workunit.client.0.smithi110.stdout:op 4055 completed, throughput=5MB/sec 2024-08-17T01:07:41.483 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cbS2wATmsOj1zLo off=20987 len=1644856 2024-08-17T01:07:41.486 INFO:tasks.workunit.client.0.smithi110.stdout:op 4056 completed, throughput=5MB/sec 2024-08-17T01:07:42.487 INFO:tasks.workunit.client.0.smithi110.stdout: 799: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:42.487 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HvX4C3OEI8EUlqd off=17929470 len=1522417 2024-08-17T01:07:42.490 INFO:tasks.workunit.client.0.smithi110.stdout:op 4057 completed, throughput=5MB/sec 2024-08-17T01:07:42.490 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XQ6sjLxiJng5KcS off=10281460 len=862947 2024-08-17T01:07:42.491 INFO:tasks.workunit.client.0.smithi110.stdout:op 4058 completed, throughput=5MB/sec 2024-08-17T01:07:42.491 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-J377FvwRoaotzmv off=5085278 len=353299 2024-08-17T01:07:42.492 INFO:tasks.workunit.client.0.smithi110.stdout:op 4059 completed, throughput=5MB/sec 2024-08-17T01:07:42.492 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-JXS0otXnkIHowUh off=6179707 len=1973233 2024-08-17T01:07:42.496 INFO:tasks.workunit.client.0.smithi110.stdout:op 4060 completed, throughput=5MB/sec 2024-08-17T01:07:42.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:42 smithi110 ceph-mon[98148]: pgmap v1666: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:07:42.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:42 smithi110 ceph-mon[100641]: pgmap v1666: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:07:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:42 smithi177 ceph-mon[90034]: pgmap v1666: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:07:43.497 INFO:tasks.workunit.client.0.smithi110.stdout: 800: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:43.497 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-iiSj7xNX2YO_Np5 off=1011606 len=1621919 2024-08-17T01:07:43.499 INFO:tasks.workunit.client.0.smithi110.stdout:op 4061 completed, throughput=5MB/sec 2024-08-17T01:07:43.499 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-AzTnT_GkzCRiZ0P off=13849517 len=494346 2024-08-17T01:07:43.503 INFO:tasks.workunit.client.0.smithi110.stdout:op 4062 completed, throughput=5MB/sec 2024-08-17T01:07:43.503 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--vWVeG663bA1oB8 off=4285803 len=182859 2024-08-17T01:07:43.504 INFO:tasks.workunit.client.0.smithi110.stdout:op 4063 completed, throughput=5MB/sec 2024-08-17T01:07:43.504 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--zDHJeATSMZdRZn off=9663005 len=789421 2024-08-17T01:07:43.509 INFO:tasks.workunit.client.0.smithi110.stdout:op 4064 completed, throughput=5MB/sec 2024-08-17T01:07:43.509 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xTTf-HVVK2RHsJC off=14022618 len=248656 2024-08-17T01:07:43.512 INFO:tasks.workunit.client.0.smithi110.stdout:op 4065 completed, throughput=5MB/sec 2024-08-17T01:07:43.512 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1223p4Q7IOkzjX7 off=21259611 len=333925 2024-08-17T01:07:43.514 INFO:tasks.workunit.client.0.smithi110.stdout:op 4066 completed, throughput=5MB/sec 2024-08-17T01:07:43.515 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6hVyX75JpUnQBju off=2539434 len=2054962 2024-08-17T01:07:43.524 INFO:tasks.workunit.client.0.smithi110.stdout:op 4067 completed, throughput=5MB/sec 2024-08-17T01:07:44.524 INFO:tasks.workunit.client.0.smithi110.stdout: 801: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:44.524 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aBsNI_3HI3OK-Cl off=275305 len=170230 2024-08-17T01:07:44.525 INFO:tasks.workunit.client.0.smithi110.stdout:op 4068 completed, throughput=4.99MB/sec 2024-08-17T01:07:44.525 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-IgFnB1fdOh3mDhm off=11170401 len=103027 2024-08-17T01:07:44.528 INFO:tasks.workunit.client.0.smithi110.stdout:op 4069 completed, throughput=4.99MB/sec 2024-08-17T01:07:44.528 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KpnMFBK71GaiA3C off=8369944 len=658601 2024-08-17T01:07:44.530 INFO:tasks.workunit.client.0.smithi110.stdout:op 4070 completed, throughput=5MB/sec 2024-08-17T01:07:44.530 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2dz0g-EAyGlqjh8 off=7996795 len=336500 2024-08-17T01:07:44.530 INFO:tasks.workunit.client.0.smithi110.stdout:op 4071 completed, throughput=5MB/sec 2024-08-17T01:07:44.531 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-oo1kycjYCnQZqvW off=5518828 len=1228884 2024-08-17T01:07:44.532 INFO:tasks.workunit.client.0.smithi110.stdout:op 4072 completed, throughput=5MB/sec 2024-08-17T01:07:44.532 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cSJXPNcrM2sEA96 off=16167399 len=1355956 2024-08-17T01:07:44.533 INFO:tasks.workunit.client.0.smithi110.stdout:op 4073 completed, throughput=5MB/sec 2024-08-17T01:07:44.533 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9KttvW3pOjzxEgR off=6921214 len=516523 2024-08-17T01:07:44.534 INFO:tasks.workunit.client.0.smithi110.stdout:op 4074 completed, throughput=5MB/sec 2024-08-17T01:07:44.534 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-JIIn6cZjoducaD8 off=6170284 len=379884 2024-08-17T01:07:44.535 INFO:tasks.workunit.client.0.smithi110.stdout:op 4075 completed, throughput=5MB/sec 2024-08-17T01:07:44.535 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vr487lFPloRNTyO off=5993187 len=332608 2024-08-17T01:07:44.538 INFO:tasks.workunit.client.0.smithi110.stdout:op 4076 completed, throughput=5MB/sec 2024-08-17T01:07:44.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:44 smithi110 ceph-mon[98148]: pgmap v1667: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T01:07:44.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:44 smithi110 ceph-mon[100641]: pgmap v1667: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T01:07:44.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:44 smithi177 ceph-mon[90034]: pgmap v1667: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T01:07:45.539 INFO:tasks.workunit.client.0.smithi110.stdout: 802: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:45.539 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-i2JFEGOZHhwSOIG off=11937281 len=829133 2024-08-17T01:07:45.544 INFO:tasks.workunit.client.0.smithi110.stdout:op 4077 completed, throughput=4.99MB/sec 2024-08-17T01:07:45.544 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9mWX7TXqRxjEJsr off=2311199 len=1408185 2024-08-17T01:07:45.551 INFO:tasks.workunit.client.0.smithi110.stdout:op 4078 completed, throughput=5MB/sec 2024-08-17T01:07:45.551 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PvfPmNizZcXLmPZ off=1599257 len=1993632 2024-08-17T01:07:45.554 INFO:tasks.workunit.client.0.smithi110.stdout:op 4079 completed, throughput=5MB/sec 2024-08-17T01:07:45.554 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-sHiVTVP3RKixC0Y off=5841746 len=1797945 2024-08-17T01:07:45.564 INFO:tasks.workunit.client.0.smithi110.stdout:op 4080 completed, throughput=5MB/sec 2024-08-17T01:07:46.564 INFO:tasks.workunit.client.0.smithi110.stdout: 803: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:46.564 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jMfXkhgM8wps0LX off=8780624 len=1762568 2024-08-17T01:07:46.574 INFO:tasks.workunit.client.0.smithi110.stdout:op 4081 completed, throughput=5MB/sec 2024-08-17T01:07:46.575 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PdAUyIfdXzNML5n off=6873569 len=50488 2024-08-17T01:07:46.575 INFO:tasks.workunit.client.0.smithi110.stdout:op 4082 completed, throughput=5MB/sec 2024-08-17T01:07:46.575 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HIpMEyifqvzhxuJ off=326081 len=487038 2024-08-17T01:07:46.576 INFO:tasks.workunit.client.0.smithi110.stdout:op 4083 completed, throughput=5MB/sec 2024-08-17T01:07:46.577 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bXff753Uz3Ij5UD off=6240326 len=560891 2024-08-17T01:07:46.580 INFO:tasks.workunit.client.0.smithi110.stdout:op 4084 completed, throughput=5MB/sec 2024-08-17T01:07:46.580 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cQuLrmERlusqHhT off=283598 len=1642248 2024-08-17T01:07:46.587 INFO:tasks.workunit.client.0.smithi110.stdout:op 4085 completed, throughput=5MB/sec 2024-08-17T01:07:46.588 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Fp9zH-zkLjSX7b- off=4728013 len=253490 2024-08-17T01:07:46.588 INFO:tasks.workunit.client.0.smithi110.stdout:op 4086 completed, throughput=5MB/sec 2024-08-17T01:07:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:46 smithi110 ceph-mon[98148]: pgmap v1668: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:07:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:07:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:46 smithi110 ceph-mon[100641]: pgmap v1668: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:07:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:07:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:46 smithi177 ceph-mon[90034]: pgmap v1668: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:07:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:07:47.589 INFO:tasks.workunit.client.0.smithi110.stdout: 804: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:47.589 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OayruWA3M5McKht off=4401177 len=2026360 2024-08-17T01:07:47.597 INFO:tasks.workunit.client.0.smithi110.stdout:op 4087 completed, throughput=5MB/sec 2024-08-17T01:07:47.598 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3ZcYhvt60HkOneO off=3123077 len=364468 2024-08-17T01:07:47.598 INFO:tasks.workunit.client.0.smithi110.stdout:op 4088 completed, throughput=5MB/sec 2024-08-17T01:07:47.598 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZRI37LTwkhEZwoc off=806069 len=726146 2024-08-17T01:07:47.604 INFO:tasks.workunit.client.0.smithi110.stdout:op 4089 completed, throughput=5MB/sec 2024-08-17T01:07:47.604 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-6pzkf0p9AUQt2L_ off=756479 len=1715739 2024-08-17T01:07:47.605 INFO:tasks.workunit.client.0.smithi110.stdout:op 4090 completed, throughput=5MB/sec 2024-08-17T01:07:47.605 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-C9O-cINZdkHDFaR off=13330803 len=1501713 2024-08-17T01:07:47.607 INFO:tasks.workunit.client.0.smithi110.stdout:op 4091 completed, throughput=5MB/sec 2024-08-17T01:07:48.532 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:07:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:07:48] "GET /metrics HTTP/1.1" 200 34125 "" "Prometheus/2.43.0" 2024-08-17T01:07:48.607 INFO:tasks.workunit.client.0.smithi110.stdout: 805: throughput=5MB/sec pending data=0 2024-08-17T01:07:48.607 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-v4GtCAv756xbu3A off=16912582 len=1241301 2024-08-17T01:07:48.615 INFO:tasks.workunit.client.0.smithi110.stdout:op 4092 completed, throughput=5MB/sec 2024-08-17T01:07:48.615 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OOVOCzUZn2W-qd3 off=12008442 len=613623 2024-08-17T01:07:48.616 INFO:tasks.workunit.client.0.smithi110.stdout:op 4093 completed, throughput=5MB/sec 2024-08-17T01:07:48.617 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vDbTkwL2_w6WJOe off=9090514 len=954396 2024-08-17T01:07:48.623 INFO:tasks.workunit.client.0.smithi110.stdout:op 4094 completed, throughput=5MB/sec 2024-08-17T01:07:48.623 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-An0CBOPJFzu2dSw off=23277432 len=1124644 2024-08-17T01:07:48.625 INFO:tasks.workunit.client.0.smithi110.stdout:op 4095 completed, throughput=5MB/sec 2024-08-17T01:07:48.625 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1-nb5qlm4g7a-Yf off=14700626 len=2071332 2024-08-17T01:07:48.638 INFO:tasks.workunit.client.0.smithi110.stdout:op 4096 completed, throughput=5MB/sec 2024-08-17T01:07:48.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:48 smithi110 ceph-mon[98148]: pgmap v1669: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-17T01:07:48.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:48 smithi110 ceph-mon[100641]: pgmap v1669: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-17T01:07:48.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:48 smithi177 ceph-mon[90034]: pgmap v1669: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-17T01:07:49.638 INFO:tasks.workunit.client.0.smithi110.stdout: 806: throughput=5MB/sec pending data=0 2024-08-17T01:07:49.638 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5BhsiHq8KYiNc5Z off=5902835 len=854666 2024-08-17T01:07:49.640 INFO:tasks.workunit.client.0.smithi110.stdout:op 4097 completed, throughput=5MB/sec 2024-08-17T01:07:49.640 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-htHaZXvOKhVTNyD off=310029 len=615565 2024-08-17T01:07:49.644 INFO:tasks.workunit.client.0.smithi110.stdout:op 4098 completed, throughput=5MB/sec 2024-08-17T01:07:49.645 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1S7NUdKs_vALYGK off=1999850 len=1675577 2024-08-17T01:07:49.654 INFO:tasks.workunit.client.0.smithi110.stdout:op 4099 completed, throughput=5MB/sec 2024-08-17T01:07:49.655 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-57QRcKrn3VNqryP off=16133746 len=1955398 2024-08-17T01:07:49.662 INFO:tasks.workunit.client.0.smithi110.stdout:op 4100 completed, throughput=5MB/sec 2024-08-17T01:07:50.663 INFO:tasks.workunit.client.0.smithi110.stdout: 807: throughput=5MB/sec pending data=0 2024-08-17T01:07:50.663 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zRRGRhPqSG5J4vd off=998718 len=1795402 2024-08-17T01:07:50.673 INFO:tasks.workunit.client.0.smithi110.stdout:op 4101 completed, throughput=5MB/sec 2024-08-17T01:07:50.673 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kOBKpruvg0Oq7Xp off=8707797 len=289182 2024-08-17T01:07:50.674 INFO:tasks.workunit.client.0.smithi110.stdout:op 4102 completed, throughput=5MB/sec 2024-08-17T01:07:50.674 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0uUX0bqNnuhz3KQ off=4270026 len=470633 2024-08-17T01:07:50.675 INFO:tasks.workunit.client.0.smithi110.stdout:op 4103 completed, throughput=5MB/sec 2024-08-17T01:07:50.675 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nk-KC3XAbmXkGrT off=13228903 len=1047022 2024-08-17T01:07:50.678 INFO:tasks.workunit.client.0.smithi110.stdout:op 4104 completed, throughput=5MB/sec 2024-08-17T01:07:50.678 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-AFwVI2b3hmeNTvW off=249047 len=1097081 2024-08-17T01:07:50.679 INFO:tasks.workunit.client.0.smithi110.stdout:op 4105 completed, throughput=5MB/sec 2024-08-17T01:07:50.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:50 smithi110 ceph-mon[98148]: pgmap v1670: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:07:50.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:50 smithi110 ceph-mon[100641]: pgmap v1670: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:07:50.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:50 smithi177 ceph-mon[90034]: pgmap v1670: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:07:51.679 INFO:tasks.workunit.client.0.smithi110.stdout: 808: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:51.679 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qxzloFPTbfTS2EK off=5578911 len=1009437 2024-08-17T01:07:51.681 INFO:tasks.workunit.client.0.smithi110.stdout:op 4106 completed, throughput=5MB/sec 2024-08-17T01:07:51.682 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-x4apQ3ZoS_lg8Lh off=4026345 len=678557 2024-08-17T01:07:51.683 INFO:tasks.workunit.client.0.smithi110.stdout:op 4107 completed, throughput=5MB/sec 2024-08-17T01:07:51.683 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gWuGFsd6aNltrz0 off=13051488 len=717374 2024-08-17T01:07:51.688 INFO:tasks.workunit.client.0.smithi110.stdout:op 4108 completed, throughput=5MB/sec 2024-08-17T01:07:51.688 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-IuRGw6kpbe5M-r2 off=3690163 len=2065378 2024-08-17T01:07:51.691 INFO:tasks.workunit.client.0.smithi110.stdout:op 4109 completed, throughput=5MB/sec 2024-08-17T01:07:52.691 INFO:tasks.workunit.client.0.smithi110.stdout: 809: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:52.691 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-M79uWVZHvicXDkM off=14410159 len=481372 2024-08-17T01:07:52.695 INFO:tasks.workunit.client.0.smithi110.stdout:op 4110 completed, throughput=4.99MB/sec 2024-08-17T01:07:52.696 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-D4hfL2X6MTsHIGA off=2923401 len=1152263 2024-08-17T01:07:52.704 INFO:tasks.workunit.client.0.smithi110.stdout:op 4111 completed, throughput=5MB/sec 2024-08-17T01:07:52.704 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bfFowd7MBZ2YXu_ off=13152265 len=1504551 2024-08-17T01:07:52.710 INFO:tasks.workunit.client.0.smithi110.stdout:op 4112 completed, throughput=5MB/sec 2024-08-17T01:07:52.710 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LhbGS8FSCGqpIlk off=3102556 len=742229 2024-08-17T01:07:52.711 INFO:tasks.workunit.client.0.smithi110.stdout:op 4113 completed, throughput=5MB/sec 2024-08-17T01:07:52.711 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-JsKV37MnLyTEkWK off=2196743 len=2061286 2024-08-17T01:07:52.713 INFO:tasks.workunit.client.0.smithi110.stdout:op 4114 completed, throughput=5MB/sec 2024-08-17T01:07:52.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:52 smithi110 ceph-mon[98148]: pgmap v1671: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:07:52.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:52 smithi110 ceph-mon[100641]: pgmap v1671: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:07:52.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:52 smithi177 ceph-mon[90034]: pgmap v1671: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:07:53.714 INFO:tasks.workunit.client.0.smithi110.stdout: 810: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:53.714 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jXWCAbCwg0EOozQ off=5788699 len=1794011 2024-08-17T01:07:53.716 INFO:tasks.workunit.client.0.smithi110.stdout:op 4115 completed, throughput=5MB/sec 2024-08-17T01:07:53.716 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PB_cILYuwuz6dnN off=946358 len=556718 2024-08-17T01:07:53.717 INFO:tasks.workunit.client.0.smithi110.stdout:op 4116 completed, throughput=5MB/sec 2024-08-17T01:07:53.717 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kEa5sih0aI5r-tc off=1628719 len=145322 2024-08-17T01:07:53.718 INFO:tasks.workunit.client.0.smithi110.stdout:op 4117 completed, throughput=5MB/sec 2024-08-17T01:07:53.718 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-iLsQzr4gYLZWIR7 off=10083449 len=618150 2024-08-17T01:07:53.719 INFO:tasks.workunit.client.0.smithi110.stdout:op 4118 completed, throughput=5MB/sec 2024-08-17T01:07:53.719 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Z4zzNzHUQBzxLBU off=3582695 len=1482093 2024-08-17T01:07:53.721 INFO:tasks.workunit.client.0.smithi110.stdout:op 4119 completed, throughput=5MB/sec 2024-08-17T01:07:53.721 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_SoXGtLNbBYERRy off=2585456 len=1486303 2024-08-17T01:07:53.723 INFO:tasks.workunit.client.0.smithi110.stdout:op 4120 completed, throughput=5MB/sec 2024-08-17T01:07:54.723 INFO:tasks.workunit.client.0.smithi110.stdout: 811: throughput=5MB/sec pending data=0 2024-08-17T01:07:54.723 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-v2bKXOCM0JISlAf off=17513542 len=1308049 2024-08-17T01:07:54.725 INFO:tasks.workunit.client.0.smithi110.stdout:op 4121 completed, throughput=5MB/sec 2024-08-17T01:07:54.725 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SaRV-hui52Z_9VY off=9986004 len=341221 2024-08-17T01:07:54.729 INFO:tasks.workunit.client.0.smithi110.stdout:op 4122 completed, throughput=5MB/sec 2024-08-17T01:07:54.729 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-BGfzZy7eE3AUau7 off=10402156 len=23856 2024-08-17T01:07:54.731 INFO:tasks.workunit.client.0.smithi110.stdout:op 4123 completed, throughput=5MB/sec 2024-08-17T01:07:54.731 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kcMTdKkpJSmXtkA off=2399420 len=1525441 2024-08-17T01:07:54.734 INFO:tasks.workunit.client.0.smithi110.stdout:op 4124 completed, throughput=5MB/sec 2024-08-17T01:07:54.735 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MOQkpXPlhTUtgNS off=21031084 len=1369090 2024-08-17T01:07:54.736 INFO:tasks.workunit.client.0.smithi110.stdout:op 4125 completed, throughput=5MB/sec 2024-08-17T01:07:54.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:54 smithi110 ceph-mon[98148]: pgmap v1672: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:07:54.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:54 smithi110 ceph-mon[100641]: pgmap v1672: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:07:54.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:54 smithi177 ceph-mon[90034]: pgmap v1672: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:07:55.737 INFO:tasks.workunit.client.0.smithi110.stdout: 812: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:55.737 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tx-6usdBV0BHcMD off=575769 len=1530535 2024-08-17T01:07:55.747 INFO:tasks.workunit.client.0.smithi110.stdout:op 4126 completed, throughput=5MB/sec 2024-08-17T01:07:55.747 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9HJ-2RFGX0a2GKM off=6319559 len=1065464 2024-08-17T01:07:55.749 INFO:tasks.workunit.client.0.smithi110.stdout:op 4127 completed, throughput=5MB/sec 2024-08-17T01:07:55.749 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-CQm4XZHUQ9HbOGC off=0 len=1519231 2024-08-17T01:07:55.751 INFO:tasks.workunit.client.0.smithi110.stdout:op 4128 completed, throughput=5MB/sec 2024-08-17T01:07:55.751 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wMCznO2Z2QuVBmX off=10061034 len=740805 2024-08-17T01:07:55.752 INFO:tasks.workunit.client.0.smithi110.stdout:op 4129 completed, throughput=5MB/sec 2024-08-17T01:07:56.753 INFO:tasks.workunit.client.0.smithi110.stdout: 813: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:56.753 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-t1DC-iK31xDem4F off=10504216 len=1182673 2024-08-17T01:07:56.755 INFO:tasks.workunit.client.0.smithi110.stdout:op 4130 completed, throughput=5MB/sec 2024-08-17T01:07:56.755 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CaH9EtAMqlEFLAV off=1900068 len=154394 2024-08-17T01:07:56.758 INFO:tasks.workunit.client.0.smithi110.stdout:op 4131 completed, throughput=5MB/sec 2024-08-17T01:07:56.758 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-I5EP9bpHoRMQHC8 off=832224 len=1182822 2024-08-17T01:07:56.759 INFO:tasks.workunit.client.0.smithi110.stdout:op 4132 completed, throughput=5MB/sec 2024-08-17T01:07:56.759 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dJZ5LfYvkWYFwtq off=4568594 len=1452479 2024-08-17T01:07:56.769 INFO:tasks.workunit.client.0.smithi110.stdout:op 4133 completed, throughput=5MB/sec 2024-08-17T01:07:56.769 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-I4_HcjptjOqIJ3I off=2304105 len=1463198 2024-08-17T01:07:56.775 INFO:tasks.workunit.client.0.smithi110.stdout:op 4134 completed, throughput=5MB/sec 2024-08-17T01:07:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:56 smithi110 ceph-mon[98148]: pgmap v1673: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:07:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:56 smithi110 ceph-mon[100641]: pgmap v1673: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:07:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:56 smithi177 ceph-mon[90034]: pgmap v1673: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:07:57.775 INFO:tasks.workunit.client.0.smithi110.stdout: 814: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:57.775 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3KP68WSNEmSFxxi off=221314 len=295150 2024-08-17T01:07:57.779 INFO:tasks.workunit.client.0.smithi110.stdout:op 4135 completed, throughput=4.99MB/sec 2024-08-17T01:07:57.779 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-icliSLCkiOsnoYc off=5447926 len=1955595 2024-08-17T01:07:57.781 INFO:tasks.workunit.client.0.smithi110.stdout:op 4136 completed, throughput=5MB/sec 2024-08-17T01:07:57.781 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-AOaJZu0MR-SVDhq off=4818496 len=1797741 2024-08-17T01:07:57.782 INFO:tasks.workunit.client.0.smithi110.stdout:op 4137 completed, throughput=5MB/sec 2024-08-17T01:07:57.782 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wFtYlrBGbldQLxP off=5547407 len=187348 2024-08-17T01:07:57.785 INFO:tasks.workunit.client.0.smithi110.stdout:op 4138 completed, throughput=5MB/sec 2024-08-17T01:07:57.786 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-J78boupkyYgc3JF off=3916663 len=1134579 2024-08-17T01:07:57.788 INFO:tasks.workunit.client.0.smithi110.stdout:op 4139 completed, throughput=5MB/sec 2024-08-17T01:07:58.546 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:07:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:07:58] "GET /metrics HTTP/1.1" 200 34125 "" "Prometheus/2.43.0" 2024-08-17T01:07:58.788 INFO:tasks.workunit.client.0.smithi110.stdout: 815: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:58.788 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QM7PJMPmYiAZIgo off=2412197 len=1338172 2024-08-17T01:07:58.791 INFO:tasks.workunit.client.0.smithi110.stdout:op 4140 completed, throughput=5MB/sec 2024-08-17T01:07:58.791 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KMP8YRWZ5GOy5Tm off=18010998 len=721360 2024-08-17T01:07:58.796 INFO:tasks.workunit.client.0.smithi110.stdout:op 4141 completed, throughput=5MB/sec 2024-08-17T01:07:58.796 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-iG0lTkhySfxJcP9 off=10332837 len=1440682 2024-08-17T01:07:58.798 INFO:tasks.workunit.client.0.smithi110.stdout:op 4142 completed, throughput=5MB/sec 2024-08-17T01:07:58.798 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Dd1UauXbD0t7JEK off=10251437 len=48742 2024-08-17T01:07:58.800 INFO:tasks.workunit.client.0.smithi110.stdout:op 4143 completed, throughput=5MB/sec 2024-08-17T01:07:58.801 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3vk5Lay5YCNoVIs off=4752308 len=1834437 2024-08-17T01:07:58.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:07:58 smithi110 ceph-mon[98148]: pgmap v1674: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:07:58.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:07:58 smithi110 ceph-mon[100641]: pgmap v1674: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:07:58.811 INFO:tasks.workunit.client.0.smithi110.stdout:op 4144 completed, throughput=5MB/sec 2024-08-17T01:07:58.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:07:58 smithi177 ceph-mon[90034]: pgmap v1674: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:07:59.812 INFO:tasks.workunit.client.0.smithi110.stdout: 816: throughput=4.99MB/sec pending data=0 2024-08-17T01:07:59.812 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Xtkkp5YXb0MYRzi off=6905538 len=1103651 2024-08-17T01:07:59.818 INFO:tasks.workunit.client.0.smithi110.stdout:op 4145 completed, throughput=5MB/sec 2024-08-17T01:07:59.818 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ryWuKYgb601UiRk off=1970201 len=800366 2024-08-17T01:07:59.819 INFO:tasks.workunit.client.0.smithi110.stdout:op 4146 completed, throughput=5MB/sec 2024-08-17T01:07:59.819 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZxuoxdRC0aMIBWO off=1752308 len=1161539 2024-08-17T01:07:59.820 INFO:tasks.workunit.client.0.smithi110.stdout:op 4147 completed, throughput=5MB/sec 2024-08-17T01:07:59.820 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1wgm4Tjgb0vDf0- off=7042485 len=1127818 2024-08-17T01:07:59.826 INFO:tasks.workunit.client.0.smithi110.stdout:op 4148 completed, throughput=5MB/sec 2024-08-17T01:07:59.826 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uIb7BMXqdbiGwzq off=2238715 len=1606934 2024-08-17T01:07:59.828 INFO:tasks.workunit.client.0.smithi110.stdout:op 4149 completed, throughput=5MB/sec 2024-08-17T01:08:00.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:00 smithi110 ceph-mon[100641]: pgmap v1675: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:08:00.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:00 smithi110 ceph-mon[98148]: pgmap v1675: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:08:00.828 INFO:tasks.workunit.client.0.smithi110.stdout: 817: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:00.828 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QP-EB7qiDJtQndj off=17908991 len=80371 2024-08-17T01:08:00.831 INFO:tasks.workunit.client.0.smithi110.stdout:op 4150 completed, throughput=4.99MB/sec 2024-08-17T01:08:00.831 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vNH-TkiqjGXiMn7 off=4361434 len=1074573 2024-08-17T01:08:00.836 INFO:tasks.workunit.client.0.smithi110.stdout:op 4151 completed, throughput=5MB/sec 2024-08-17T01:08:00.836 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4KO1d-gBRYAl58X off=1452511 len=2037859 2024-08-17T01:08:00.838 INFO:tasks.workunit.client.0.smithi110.stdout:op 4152 completed, throughput=5MB/sec 2024-08-17T01:08:00.838 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LJpIkUi66hdXTTI off=14276612 len=1426353 2024-08-17T01:08:00.844 INFO:tasks.workunit.client.0.smithi110.stdout:op 4153 completed, throughput=5MB/sec 2024-08-17T01:08:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:00 smithi177 ceph-mon[90034]: pgmap v1675: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:08:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:08:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:08:01.844 INFO:tasks.workunit.client.0.smithi110.stdout: 818: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:01.844 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-DBX2L04NiqKD1yq off=1860115 len=1775612 2024-08-17T01:08:01.852 INFO:tasks.workunit.client.0.smithi110.stdout:op 4154 completed, throughput=5MB/sec 2024-08-17T01:08:01.852 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PqqPoNbdrRO1dXs off=6767820 len=1613025 2024-08-17T01:08:01.855 INFO:tasks.workunit.client.0.smithi110.stdout:op 4155 completed, throughput=5MB/sec 2024-08-17T01:08:01.855 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gsR0Z0sdDX5Hjz4 off=7705127 len=1022762 2024-08-17T01:08:01.858 INFO:tasks.workunit.client.0.smithi110.stdout:op 4156 completed, throughput=5MB/sec 2024-08-17T01:08:01.858 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MArL1Kju7nuwWtS off=599264 len=1682674 2024-08-17T01:08:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:08:01.868 INFO:tasks.workunit.client.0.smithi110.stdout:op 4157 completed, throughput=5MB/sec 2024-08-17T01:08:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:02 smithi110 ceph-mon[100641]: pgmap v1676: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:08:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:02 smithi110 ceph-mon[98148]: pgmap v1676: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:08:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:02 smithi177 ceph-mon[90034]: pgmap v1676: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:08:02.868 INFO:tasks.workunit.client.0.smithi110.stdout: 819: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:02.868 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JzLW_yN9Zb2U4O6 off=3140094 len=420685 2024-08-17T01:08:02.871 INFO:tasks.workunit.client.0.smithi110.stdout:op 4158 completed, throughput=5MB/sec 2024-08-17T01:08:02.872 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tT8fIsjo69VBXJy off=14353758 len=250690 2024-08-17T01:08:02.872 INFO:tasks.workunit.client.0.smithi110.stdout:op 4159 completed, throughput=5MB/sec 2024-08-17T01:08:02.872 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZBmuBFJfW0pCNLB off=7372658 len=1040610 2024-08-17T01:08:02.879 INFO:tasks.workunit.client.0.smithi110.stdout:op 4160 completed, throughput=5MB/sec 2024-08-17T01:08:02.879 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NT6yb0DPeH_veZ0 off=562372 len=881617 2024-08-17T01:08:02.880 INFO:tasks.workunit.client.0.smithi110.stdout:op 4161 completed, throughput=5MB/sec 2024-08-17T01:08:02.880 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-s7HN6H1gGYP3voG off=4819901 len=93477 2024-08-17T01:08:02.880 INFO:tasks.workunit.client.0.smithi110.stdout:op 4162 completed, throughput=5MB/sec 2024-08-17T01:08:02.881 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--Qt3Hp1B9k6hGHB off=3065254 len=929900 2024-08-17T01:08:02.886 INFO:tasks.workunit.client.0.smithi110.stdout:op 4163 completed, throughput=5MB/sec 2024-08-17T01:08:02.886 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2pE-ojNMlCxqeQ0 off=2151959 len=415093 2024-08-17T01:08:02.887 INFO:tasks.workunit.client.0.smithi110.stdout:op 4164 completed, throughput=5MB/sec 2024-08-17T01:08:02.888 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0aDKFS0nApblm9P off=1789182 len=721203 2024-08-17T01:08:02.888 INFO:tasks.workunit.client.0.smithi110.stdout:op 4165 completed, throughput=5MB/sec 2024-08-17T01:08:03.889 INFO:tasks.workunit.client.0.smithi110.stdout: 820: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:03.889 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NwhpW0SUgzVbv8B off=9512451 len=650923 2024-08-17T01:08:03.891 INFO:tasks.workunit.client.0.smithi110.stdout:op 4166 completed, throughput=4.99MB/sec 2024-08-17T01:08:03.891 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-e1LMnud5ySmjxbE off=3399184 len=136676 2024-08-17T01:08:03.893 INFO:tasks.workunit.client.0.smithi110.stdout:op 4167 completed, throughput=5MB/sec 2024-08-17T01:08:03.893 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-BqXVY2O_nZ-Zbpd off=8417666 len=1432437 2024-08-17T01:08:03.896 INFO:tasks.workunit.client.0.smithi110.stdout:op 4168 completed, throughput=5MB/sec 2024-08-17T01:08:03.897 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ER85QTJ6lEqX23- off=16987708 len=1665166 2024-08-17T01:08:03.900 INFO:tasks.workunit.client.0.smithi110.stdout:op 4169 completed, throughput=5MB/sec 2024-08-17T01:08:03.900 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PHwTg3AFXIom-VI off=9651540 len=1647664 2024-08-17T01:08:03.902 INFO:tasks.workunit.client.0.smithi110.stdout:op 4170 completed, throughput=5MB/sec 2024-08-17T01:08:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:04 smithi110 ceph-mon[100641]: pgmap v1677: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:08:04.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:04 smithi110 ceph-mon[98148]: pgmap v1677: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:08:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:04 smithi177 ceph-mon[90034]: pgmap v1677: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:08:04.902 INFO:tasks.workunit.client.0.smithi110.stdout: 821: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:04.902 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-p7FZq7RKMG3TvvA off=9499801 len=366074 2024-08-17T01:08:04.903 INFO:tasks.workunit.client.0.smithi110.stdout:op 4171 completed, throughput=4.99MB/sec 2024-08-17T01:08:04.903 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8RxjREtrsCaMNmN off=8409532 len=1610856 2024-08-17T01:08:04.905 INFO:tasks.workunit.client.0.smithi110.stdout:op 4172 completed, throughput=5MB/sec 2024-08-17T01:08:04.905 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZgQJBfmlFWrkN7q off=2739390 len=1698409 2024-08-17T01:08:04.913 INFO:tasks.workunit.client.0.smithi110.stdout:op 4173 completed, throughput=5MB/sec 2024-08-17T01:08:04.913 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Lyw6cAY188MFd9k off=8224738 len=1959882 2024-08-17T01:08:04.917 INFO:tasks.workunit.client.0.smithi110.stdout:op 4174 completed, throughput=5MB/sec 2024-08-17T01:08:05.917 INFO:tasks.workunit.client.0.smithi110.stdout: 822: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:05.917 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xVYf41Kubi1TzH7 off=1941680 len=1223128 2024-08-17T01:08:05.919 INFO:tasks.workunit.client.0.smithi110.stdout:op 4175 completed, throughput=5MB/sec 2024-08-17T01:08:05.919 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kZFwWuIAgF24U7z off=712224 len=79800 2024-08-17T01:08:05.919 INFO:tasks.workunit.client.0.smithi110.stdout:op 4176 completed, throughput=5MB/sec 2024-08-17T01:08:05.919 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Ozu7NVAEKqmlGmQ off=11150841 len=532923 2024-08-17T01:08:05.923 INFO:tasks.workunit.client.0.smithi110.stdout:op 4177 completed, throughput=5MB/sec 2024-08-17T01:08:05.923 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LeVG-XmVKLEqu26 off=5661788 len=75802 2024-08-17T01:08:05.926 INFO:tasks.workunit.client.0.smithi110.stdout:op 4178 completed, throughput=5MB/sec 2024-08-17T01:08:05.926 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-CDYGgW4nOZ6tpDR off=3439802 len=794385 2024-08-17T01:08:05.927 INFO:tasks.workunit.client.0.smithi110.stdout:op 4179 completed, throughput=5MB/sec 2024-08-17T01:08:05.927 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QO1PfEnkwqItcWm off=6928877 len=207501 2024-08-17T01:08:05.928 INFO:tasks.workunit.client.0.smithi110.stdout:op 4180 completed, throughput=5MB/sec 2024-08-17T01:08:05.928 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cexz9lZW1oQz5L0 off=4791888 len=813994 2024-08-17T01:08:05.933 INFO:tasks.workunit.client.0.smithi110.stdout:op 4181 completed, throughput=5MB/sec 2024-08-17T01:08:05.933 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_B7ys6rnILTRDT2 off=258749 len=1804834 2024-08-17T01:08:05.935 INFO:tasks.workunit.client.0.smithi110.stdout:op 4182 completed, throughput=5MB/sec 2024-08-17T01:08:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:06 smithi177 ceph-mon[90034]: pgmap v1678: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T01:08:06.935 INFO:tasks.workunit.client.0.smithi110.stdout: 823: throughput=5MB/sec pending data=0 2024-08-17T01:08:06.936 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9NBgCDfdY93atZN off=11385246 len=895766 2024-08-17T01:08:06.942 INFO:tasks.workunit.client.0.smithi110.stdout:op 4183 completed, throughput=5MB/sec 2024-08-17T01:08:06.942 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xVYf41Kubi1TzH7 off=8665751 len=743436 2024-08-17T01:08:06.945 INFO:tasks.workunit.client.0.smithi110.stdout:op 4184 completed, throughput=5MB/sec 2024-08-17T01:08:06.946 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-a1litmDnTg23rBD off=2633790 len=1365240 2024-08-17T01:08:06.947 INFO:tasks.workunit.client.0.smithi110.stdout:op 4185 completed, throughput=5MB/sec 2024-08-17T01:08:06.947 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-FOCZl4En5Z-6noC off=4327447 len=1839251 2024-08-17T01:08:06.958 INFO:tasks.workunit.client.0.smithi110.stdout:op 4186 completed, throughput=5MB/sec 2024-08-17T01:08:07.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:06 smithi110 ceph-mon[98148]: pgmap v1678: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T01:08:07.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:06 smithi110 ceph-mon[100641]: pgmap v1678: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T01:08:07.958 INFO:tasks.workunit.client.0.smithi110.stdout: 824: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:07.958 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-m78I111chRXKITU off=6397860 len=373520 2024-08-17T01:08:07.959 INFO:tasks.workunit.client.0.smithi110.stdout:op 4187 completed, throughput=4.99MB/sec 2024-08-17T01:08:07.959 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YhaOgs7RfRfAPpc off=3040849 len=287613 2024-08-17T01:08:07.965 INFO:tasks.workunit.client.0.smithi110.stdout:op 4188 completed, throughput=5MB/sec 2024-08-17T01:08:07.965 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7e_2dKMvj7Nvzr1 off=2966066 len=187211 2024-08-17T01:08:07.966 INFO:tasks.workunit.client.0.smithi110.stdout:op 4189 completed, throughput=5MB/sec 2024-08-17T01:08:07.966 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Gis7jaIz9q9UQuE off=3998236 len=1251374 2024-08-17T01:08:07.974 INFO:tasks.workunit.client.0.smithi110.stdout:op 4190 completed, throughput=5MB/sec 2024-08-17T01:08:07.974 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-IWmYKOsIXau5OT_ off=7029322 len=732391 2024-08-17T01:08:07.975 INFO:tasks.workunit.client.0.smithi110.stdout:op 4191 completed, throughput=5MB/sec 2024-08-17T01:08:07.975 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4p-FAv6ftfoG2-M off=881908 len=801744 2024-08-17T01:08:07.976 INFO:tasks.workunit.client.0.smithi110.stdout:op 4192 completed, throughput=5MB/sec 2024-08-17T01:08:07.976 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-yNhtws1THfHqetT off=19745820 len=2070827 2024-08-17T01:08:07.980 INFO:tasks.workunit.client.0.smithi110.stdout:op 4193 completed, throughput=5MB/sec 2024-08-17T01:08:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:08:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:08:08] "GET /metrics HTTP/1.1" 200 34134 "" "Prometheus/2.43.0" 2024-08-17T01:08:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:08 smithi177 ceph-mon[90034]: pgmap v1679: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T01:08:08.980 INFO:tasks.workunit.client.0.smithi110.stdout: 825: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:08.980 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-iRtOTvgmg8ENhD8 off=6014239 len=1241632 2024-08-17T01:08:08.986 INFO:tasks.workunit.client.0.smithi110.stdout:op 4194 completed, throughput=5MB/sec 2024-08-17T01:08:08.986 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HHpxayGw5Zhu-q4 off=11840562 len=163598 2024-08-17T01:08:08.986 INFO:tasks.workunit.client.0.smithi110.stdout:op 4195 completed, throughput=5MB/sec 2024-08-17T01:08:08.987 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-z8bSnFuQaCsvVpg off=3463045 len=1944486 2024-08-17T01:08:08.990 INFO:tasks.workunit.client.0.smithi110.stdout:op 4196 completed, throughput=5MB/sec 2024-08-17T01:08:08.990 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ivHNiKf2kZSsphV off=882580 len=197679 2024-08-17T01:08:08.991 INFO:tasks.workunit.client.0.smithi110.stdout:op 4197 completed, throughput=5MB/sec 2024-08-17T01:08:08.991 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RUSwzJg4ZJD78EK off=7749369 len=1924793 2024-08-17T01:08:08.999 INFO:tasks.workunit.client.0.smithi110.stdout:op 4198 completed, throughput=5MB/sec 2024-08-17T01:08:09.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:08 smithi110 ceph-mon[98148]: pgmap v1679: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T01:08:09.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:08 smithi110 ceph-mon[100641]: pgmap v1679: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T01:08:09.999 INFO:tasks.workunit.client.0.smithi110.stdout: 826: throughput=5MB/sec pending data=0 2024-08-17T01:08:09.999 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Z5krFCwl-cGxNcj off=4565558 len=933216 2024-08-17T01:08:10.004 INFO:tasks.workunit.client.0.smithi110.stdout:op 4199 completed, throughput=5MB/sec 2024-08-17T01:08:10.004 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--Pk4_Id9gPcxh6Y off=2121922 len=2033072 2024-08-17T01:08:10.008 INFO:tasks.workunit.client.0.smithi110.stdout:op 4200 completed, throughput=5MB/sec 2024-08-17T01:08:10.009 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2KTwiNIjGEjOj1S off=8720633 len=1480258 2024-08-17T01:08:10.015 INFO:tasks.workunit.client.0.smithi110.stdout:op 4201 completed, throughput=5MB/sec 2024-08-17T01:08:10.818 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:10 smithi110 ceph-mon[100641]: pgmap v1680: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-08-17T01:08:10.818 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:10 smithi110 ceph-mon[98148]: pgmap v1680: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-08-17T01:08:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:10 smithi177 ceph-mon[90034]: pgmap v1680: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-08-17T01:08:11.015 INFO:tasks.workunit.client.0.smithi110.stdout: 827: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:11.015 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bDpc9Tb2Pshb4Eg off=8410019 len=1190386 2024-08-17T01:08:11.017 INFO:tasks.workunit.client.0.smithi110.stdout:op 4202 completed, throughput=5MB/sec 2024-08-17T01:08:11.017 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2DT6mt9ciiWYd-R off=2324336 len=720510 2024-08-17T01:08:11.019 INFO:tasks.workunit.client.0.smithi110.stdout:op 4203 completed, throughput=5MB/sec 2024-08-17T01:08:11.019 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-22n3LUG-K91w-4i off=5074355 len=2075127 2024-08-17T01:08:11.022 INFO:tasks.workunit.client.0.smithi110.stdout:op 4204 completed, throughput=5MB/sec 2024-08-17T01:08:11.022 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ktJaVtAwPj9AGt- off=14344998 len=162102 2024-08-17T01:08:11.025 INFO:tasks.workunit.client.0.smithi110.stdout:op 4205 completed, throughput=5MB/sec 2024-08-17T01:08:11.025 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jpu8OCyVayvqbs0 off=2267030 len=1404801 2024-08-17T01:08:11.032 INFO:tasks.workunit.client.0.smithi110.stdout:op 4206 completed, throughput=5MB/sec 2024-08-17T01:08:12.033 INFO:tasks.workunit.client.0.smithi110.stdout: 828: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:12.033 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nGYfadPF_5c-tgm off=99201 len=875479 2024-08-17T01:08:12.034 INFO:tasks.workunit.client.0.smithi110.stdout:op 4207 completed, throughput=5MB/sec 2024-08-17T01:08:12.034 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-CPpQfaAvzy3Bcwp off=1062072 len=1612054 2024-08-17T01:08:12.036 INFO:tasks.workunit.client.0.smithi110.stdout:op 4208 completed, throughput=5MB/sec 2024-08-17T01:08:12.036 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-1tO6QIQwsxTB1Rj off=2085069 len=1393190 2024-08-17T01:08:12.039 INFO:tasks.workunit.client.0.smithi110.stdout:op 4209 completed, throughput=5MB/sec 2024-08-17T01:08:12.039 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Oy7iMIvrZnuRsN3 off=487337 len=730697 2024-08-17T01:08:12.040 INFO:tasks.workunit.client.0.smithi110.stdout:op 4210 completed, throughput=5MB/sec 2024-08-17T01:08:12.040 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lX6P04mAt1PQETm off=1235796 len=2089006 2024-08-17T01:08:12.042 INFO:tasks.workunit.client.0.smithi110.stdout:op 4211 completed, throughput=5MB/sec 2024-08-17T01:08:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:12 smithi177 ceph-mon[90034]: pgmap v1681: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:08:13.043 INFO:tasks.workunit.client.0.smithi110.stdout: 829: throughput=5MB/sec pending data=0 2024-08-17T01:08:13.043 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-sZS5j9J0pQ_Zlcs off=3224985 len=1925310 2024-08-17T01:08:13.045 INFO:tasks.workunit.client.0.smithi110.stdout:op 4212 completed, throughput=5MB/sec 2024-08-17T01:08:13.045 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-R-y6OILK3h3sgQ1 off=6922231 len=1257332 2024-08-17T01:08:13.051 INFO:tasks.workunit.client.0.smithi110.stdout:op 4213 completed, throughput=5MB/sec 2024-08-17T01:08:13.051 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-r0ZMNrc6skS8Xw5 off=17778007 len=1891636 2024-08-17T01:08:13.053 INFO:tasks.workunit.client.0.smithi110.stdout:op 4214 completed, throughput=5MB/sec 2024-08-17T01:08:13.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:12 smithi110 ceph-mon[98148]: pgmap v1681: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:08:13.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:12 smithi110 ceph-mon[100641]: pgmap v1681: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:08:14.054 INFO:tasks.workunit.client.0.smithi110.stdout: 830: throughput=5MB/sec pending data=0 2024-08-17T01:08:14.054 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-x4gu-H5Kroxz6Cy off=16996310 len=519447 2024-08-17T01:08:14.058 INFO:tasks.workunit.client.0.smithi110.stdout:op 4215 completed, throughput=5MB/sec 2024-08-17T01:08:14.059 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-N1j3UBfCHymIKvx off=10974431 len=349359 2024-08-17T01:08:14.059 INFO:tasks.workunit.client.0.smithi110.stdout:op 4216 completed, throughput=5MB/sec 2024-08-17T01:08:14.059 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-dqwqpWPWn4vaJMZ off=8079167 len=1757000 2024-08-17T01:08:14.063 INFO:tasks.workunit.client.0.smithi110.stdout:op 4217 completed, throughput=5MB/sec 2024-08-17T01:08:14.063 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-AAut4V67Cm32sU7 off=352763 len=1350258 2024-08-17T01:08:14.069 INFO:tasks.workunit.client.0.smithi110.stdout:op 4218 completed, throughput=5MB/sec 2024-08-17T01:08:14.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:14 smithi177 ceph-mon[90034]: pgmap v1682: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-17T01:08:15.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:14 smithi110 ceph-mon[98148]: pgmap v1682: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-17T01:08:15.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:14 smithi110 ceph-mon[100641]: pgmap v1682: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-17T01:08:15.069 INFO:tasks.workunit.client.0.smithi110.stdout: 831: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:15.070 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-92BMjOx9g9kh-PM off=189911 len=1639168 2024-08-17T01:08:15.077 INFO:tasks.workunit.client.0.smithi110.stdout:op 4219 completed, throughput=5MB/sec 2024-08-17T01:08:15.078 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-6zx6gY6OMDPHdae off=2364541 len=1601214 2024-08-17T01:08:15.079 INFO:tasks.workunit.client.0.smithi110.stdout:op 4220 completed, throughput=5MB/sec 2024-08-17T01:08:15.079 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-S0hT-cPxyt9l1L9 off=3252272 len=459368 2024-08-17T01:08:15.084 INFO:tasks.workunit.client.0.smithi110.stdout:op 4221 completed, throughput=5MB/sec 2024-08-17T01:08:15.084 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-olJer-JCdAgTshv off=12084205 len=1168923 2024-08-17T01:08:15.089 INFO:tasks.workunit.client.0.smithi110.stdout:op 4222 completed, throughput=5MB/sec 2024-08-17T01:08:15.089 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-S12dt1LsmgY1J_H off=2682986 len=10738 2024-08-17T01:08:15.091 INFO:tasks.workunit.client.0.smithi110.stdout:op 4223 completed, throughput=5MB/sec 2024-08-17T01:08:15.092 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Z9_74BZPi8pIebZ off=11266410 len=648958 2024-08-17T01:08:15.096 INFO:tasks.workunit.client.0.smithi110.stdout:op 4224 completed, throughput=5MB/sec 2024-08-17T01:08:16.097 INFO:tasks.workunit.client.0.smithi110.stdout: 832: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:16.097 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-g1yGXsVgPq-zHbz off=11366624 len=955435 2024-08-17T01:08:16.101 INFO:tasks.workunit.client.0.smithi110.stdout:op 4225 completed, throughput=5MB/sec 2024-08-17T01:08:16.102 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Jc24CocznzhNfmG off=1123893 len=1714466 2024-08-17T01:08:16.104 INFO:tasks.workunit.client.0.smithi110.stdout:op 4226 completed, throughput=5MB/sec 2024-08-17T01:08:16.104 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-piifbiI5QPkctRP off=1778536 len=164760 2024-08-17T01:08:16.107 INFO:tasks.workunit.client.0.smithi110.stdout:op 4227 completed, throughput=5MB/sec 2024-08-17T01:08:16.107 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jg6ciFiuQ63Bydl off=578590 len=1731457 2024-08-17T01:08:16.109 INFO:tasks.workunit.client.0.smithi110.stdout:op 4228 completed, throughput=5MB/sec 2024-08-17T01:08:16.109 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GgyWrSJmDD-UnEU off=274370 len=669845 2024-08-17T01:08:16.110 INFO:tasks.workunit.client.0.smithi110.stdout:op 4229 completed, throughput=5MB/sec 2024-08-17T01:08:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:16 smithi177 ceph-mon[90034]: pgmap v1683: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-08-17T01:08:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:08:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:16 smithi110 ceph-mon[98148]: pgmap v1683: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-08-17T01:08:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:08:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:16 smithi110 ceph-mon[100641]: pgmap v1683: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-08-17T01:08:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:08:17.111 INFO:tasks.workunit.client.0.smithi110.stdout: 833: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:17.111 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xvRYP9N3ohf_Kcz off=5196432 len=2061159 2024-08-17T01:08:17.120 INFO:tasks.workunit.client.0.smithi110.stdout:op 4230 completed, throughput=5MB/sec 2024-08-17T01:08:17.120 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uuTle3n5J_qTOGm off=7487311 len=1435095 2024-08-17T01:08:17.122 INFO:tasks.workunit.client.0.smithi110.stdout:op 4231 completed, throughput=5MB/sec 2024-08-17T01:08:17.122 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pGppqw7YmXvWyJE off=101250 len=14386 2024-08-17T01:08:17.124 INFO:tasks.workunit.client.0.smithi110.stdout:op 4232 completed, throughput=5MB/sec 2024-08-17T01:08:17.124 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-AKEZYER0ZqrWRXY off=1471252 len=1504876 2024-08-17T01:08:17.125 INFO:tasks.workunit.client.0.smithi110.stdout:op 4233 completed, throughput=5MB/sec 2024-08-17T01:08:17.126 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-uZfunfuxmn5ZQVk off=4202802 len=959722 2024-08-17T01:08:17.131 INFO:tasks.workunit.client.0.smithi110.stdout:op 4234 completed, throughput=5MB/sec 2024-08-17T01:08:18.131 INFO:tasks.workunit.client.0.smithi110.stdout: 834: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:18.132 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-alRXLSuRP369-C9 off=1046570 len=1865478 2024-08-17T01:08:18.135 INFO:tasks.workunit.client.0.smithi110.stdout:op 4235 completed, throughput=5MB/sec 2024-08-17T01:08:18.135 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7ciaFCbX3o_x1ZA off=5562818 len=381409 2024-08-17T01:08:18.136 INFO:tasks.workunit.client.0.smithi110.stdout:op 4236 completed, throughput=5MB/sec 2024-08-17T01:08:18.136 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-d3n4DBqAMO2bIx4 off=6084817 len=661412 2024-08-17T01:08:18.141 INFO:tasks.workunit.client.0.smithi110.stdout:op 4237 completed, throughput=5MB/sec 2024-08-17T01:08:18.141 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vw09dafT6JXvY11 off=144019 len=1898907 2024-08-17T01:08:18.143 INFO:tasks.workunit.client.0.smithi110.stdout:op 4238 completed, throughput=5MB/sec 2024-08-17T01:08:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:08:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:08:18] "GET /metrics HTTP/1.1" 200 34128 "" "Prometheus/2.43.0" 2024-08-17T01:08:18.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:18 smithi177 ceph-mon[90034]: pgmap v1684: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-17T01:08:19.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:18 smithi110 ceph-mon[98148]: pgmap v1684: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-17T01:08:19.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:18 smithi110 ceph-mon[100641]: pgmap v1684: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-17T01:08:19.144 INFO:tasks.workunit.client.0.smithi110.stdout: 835: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:19.144 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fDa6tIrYddBt1EI off=1158023 len=1449861 2024-08-17T01:08:19.150 INFO:tasks.workunit.client.0.smithi110.stdout:op 4239 completed, throughput=5MB/sec 2024-08-17T01:08:19.151 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-indfvh0iaotlaIo off=11480582 len=657960 2024-08-17T01:08:19.152 INFO:tasks.workunit.client.0.smithi110.stdout:op 4240 completed, throughput=5MB/sec 2024-08-17T01:08:19.152 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-atMmcD32soXKCya off=3805222 len=1108384 2024-08-17T01:08:19.157 INFO:tasks.workunit.client.0.smithi110.stdout:op 4241 completed, throughput=5MB/sec 2024-08-17T01:08:19.157 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VQ87m6VcRZvG-9- off=1515677 len=401366 2024-08-17T01:08:19.160 INFO:tasks.workunit.client.0.smithi110.stdout:op 4242 completed, throughput=5MB/sec 2024-08-17T01:08:19.160 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lVB1Cs1xXPmhJav off=8450150 len=1023143 2024-08-17T01:08:19.161 INFO:tasks.workunit.client.0.smithi110.stdout:op 4243 completed, throughput=5MB/sec 2024-08-17T01:08:19.161 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YyvrNmnGdInfkQn off=2742089 len=998097 2024-08-17T01:08:19.167 INFO:tasks.workunit.client.0.smithi110.stdout:op 4244 completed, throughput=5MB/sec 2024-08-17T01:08:20.168 INFO:tasks.workunit.client.0.smithi110.stdout: 836: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:20.168 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-j2u6VdqoNLobuwc off=319127 len=866617 2024-08-17T01:08:20.169 INFO:tasks.workunit.client.0.smithi110.stdout:op 4245 completed, throughput=5MB/sec 2024-08-17T01:08:20.169 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-i7CLOquvO6X06w0 off=14361043 len=89987 2024-08-17T01:08:20.169 INFO:tasks.workunit.client.0.smithi110.stdout:op 4246 completed, throughput=5MB/sec 2024-08-17T01:08:20.170 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wpzdP5_xP2gcDfv off=9449804 len=894650 2024-08-17T01:08:20.171 INFO:tasks.workunit.client.0.smithi110.stdout:op 4247 completed, throughput=5MB/sec 2024-08-17T01:08:20.171 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1I12c2hU26_pwpq off=7994394 len=944676 2024-08-17T01:08:20.177 INFO:tasks.workunit.client.0.smithi110.stdout:op 4248 completed, throughput=5MB/sec 2024-08-17T01:08:20.177 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--rrvpdqqZydvsQg off=442882 len=656797 2024-08-17T01:08:20.182 INFO:tasks.workunit.client.0.smithi110.stdout:op 4249 completed, throughput=5MB/sec 2024-08-17T01:08:20.182 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Nj3W8E94esziBjm off=435530 len=1918497 2024-08-17T01:08:20.184 INFO:tasks.workunit.client.0.smithi110.stdout:op 4250 completed, throughput=5MB/sec 2024-08-17T01:08:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:20 smithi177 ceph-mon[90034]: pgmap v1685: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T01:08:21.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:20 smithi110 ceph-mon[98148]: pgmap v1685: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T01:08:21.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:20 smithi110 ceph-mon[100641]: pgmap v1685: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T01:08:21.184 INFO:tasks.workunit.client.0.smithi110.stdout: 837: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:21.185 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-y_nM6Bcmy2FXwZ8 off=3648721 len=1027176 2024-08-17T01:08:21.186 INFO:tasks.workunit.client.0.smithi110.stdout:op 4251 completed, throughput=5MB/sec 2024-08-17T01:08:21.186 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--TqQnTai0lNN8db off=17297313 len=816174 2024-08-17T01:08:21.187 INFO:tasks.workunit.client.0.smithi110.stdout:op 4252 completed, throughput=5MB/sec 2024-08-17T01:08:21.187 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-yhbzWHWesLP9pvq off=6133160 len=570552 2024-08-17T01:08:21.188 INFO:tasks.workunit.client.0.smithi110.stdout:op 4253 completed, throughput=5MB/sec 2024-08-17T01:08:21.188 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-GdHQ7HrIzWEZclN off=3805785 len=683215 2024-08-17T01:08:21.192 INFO:tasks.workunit.client.0.smithi110.stdout:op 4254 completed, throughput=5MB/sec 2024-08-17T01:08:21.192 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8Zk4ROF0-Qt3l6S off=3776468 len=1796775 2024-08-17T01:08:21.194 INFO:tasks.workunit.client.0.smithi110.stdout:op 4255 completed, throughput=5MB/sec 2024-08-17T01:08:22.195 INFO:tasks.workunit.client.0.smithi110.stdout: 838: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:22.195 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3VHcTSqYT_fXl8F off=17315508 len=355860 2024-08-17T01:08:22.196 INFO:tasks.workunit.client.0.smithi110.stdout:op 4256 completed, throughput=4.99MB/sec 2024-08-17T01:08:22.196 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZJlCjXpmvwTRZDm off=17635512 len=1421979 2024-08-17T01:08:22.198 INFO:tasks.workunit.client.0.smithi110.stdout:op 4257 completed, throughput=5MB/sec 2024-08-17T01:08:22.199 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-n5mv7hNV_Oyt5am off=196 len=1203888 2024-08-17T01:08:22.200 INFO:tasks.workunit.client.0.smithi110.stdout:op 4258 completed, throughput=5MB/sec 2024-08-17T01:08:22.200 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-larbd_2OBqp2cIx off=437777 len=1164339 2024-08-17T01:08:22.206 INFO:tasks.workunit.client.0.smithi110.stdout:op 4259 completed, throughput=5MB/sec 2024-08-17T01:08:22.206 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-S7qSsZVLjkFQ2hI off=844873 len=1148767 2024-08-17T01:08:22.207 INFO:tasks.workunit.client.0.smithi110.stdout:op 4260 completed, throughput=5MB/sec 2024-08-17T01:08:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:22 smithi177 ceph-mon[90034]: pgmap v1686: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:08:23.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:22 smithi110 ceph-mon[98148]: pgmap v1686: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:08:23.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:22 smithi110 ceph-mon[100641]: pgmap v1686: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:08:23.207 INFO:tasks.workunit.client.0.smithi110.stdout: 839: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:23.208 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zS1G2i4HfHDNoFK off=0 len=1122766 2024-08-17T01:08:23.209 INFO:tasks.workunit.client.0.smithi110.stdout:op 4261 completed, throughput=5MB/sec 2024-08-17T01:08:23.209 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9mPSprLWtJSf5xX off=7705778 len=1202623 2024-08-17T01:08:23.215 INFO:tasks.workunit.client.0.smithi110.stdout:op 4262 completed, throughput=5MB/sec 2024-08-17T01:08:23.215 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VMY7mfQRj07b2ol off=478602 len=14757 2024-08-17T01:08:23.215 INFO:tasks.workunit.client.0.smithi110.stdout:op 4263 completed, throughput=5MB/sec 2024-08-17T01:08:23.216 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pdQE8Zc4KETLFD4 off=268415 len=1579099 2024-08-17T01:08:23.219 INFO:tasks.workunit.client.0.smithi110.stdout:op 4264 completed, throughput=5MB/sec 2024-08-17T01:08:23.219 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-UiSzsyN0-KBWsNr off=8357978 len=1580292 2024-08-17T01:08:23.221 INFO:tasks.workunit.client.0.smithi110.stdout:op 4265 completed, throughput=5MB/sec 2024-08-17T01:08:24.221 INFO:tasks.workunit.client.0.smithi110.stdout: 840: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:24.221 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8lB5oUGEEX29dRu off=10529787 len=548000 2024-08-17T01:08:24.223 INFO:tasks.workunit.client.0.smithi110.stdout:op 4266 completed, throughput=5MB/sec 2024-08-17T01:08:24.223 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ch_KyQ9ocTeJKsZ off=6598526 len=586896 2024-08-17T01:08:24.224 INFO:tasks.workunit.client.0.smithi110.stdout:op 4267 completed, throughput=5MB/sec 2024-08-17T01:08:24.224 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1Nnzt1s259qa-M3 off=8367308 len=99055 2024-08-17T01:08:24.227 INFO:tasks.workunit.client.0.smithi110.stdout:op 4268 completed, throughput=5MB/sec 2024-08-17T01:08:24.227 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-IQdjFsF3qQiK4HE off=1799654 len=1804742 2024-08-17T01:08:24.235 INFO:tasks.workunit.client.0.smithi110.stdout:op 4269 completed, throughput=5MB/sec 2024-08-17T01:08:24.235 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-POpEwrCoKo8ilsl off=8164936 len=1006912 2024-08-17T01:08:24.240 INFO:tasks.workunit.client.0.smithi110.stdout:op 4270 completed, throughput=5MB/sec 2024-08-17T01:08:24.240 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wrJWCunISyQbfVc off=1003594 len=745859 2024-08-17T01:08:24.244 INFO:tasks.workunit.client.0.smithi110.stdout:op 4271 completed, throughput=5MB/sec 2024-08-17T01:08:24.244 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-laQuduu6DGt1z4h off=903199 len=910913 2024-08-17T01:08:24.245 INFO:tasks.workunit.client.0.smithi110.stdout:op 4272 completed, throughput=5MB/sec 2024-08-17T01:08:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:24 smithi177 ceph-mon[90034]: pgmap v1687: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:08:25.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:24 smithi110 ceph-mon[98148]: pgmap v1687: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:08:25.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:24 smithi110 ceph-mon[100641]: pgmap v1687: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:08:25.245 INFO:tasks.workunit.client.0.smithi110.stdout: 841: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:25.246 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-JDdWFE4fQOhUcR1 off=3412937 len=1971426 2024-08-17T01:08:25.250 INFO:tasks.workunit.client.0.smithi110.stdout:op 4273 completed, throughput=5MB/sec 2024-08-17T01:08:25.250 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-WadA3yTVJWzXJt3 off=11412121 len=1552758 2024-08-17T01:08:25.254 INFO:tasks.workunit.client.0.smithi110.stdout:op 4274 completed, throughput=5MB/sec 2024-08-17T01:08:25.254 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9zgYziACSA0tQMV off=16938121 len=807182 2024-08-17T01:08:25.255 INFO:tasks.workunit.client.0.smithi110.stdout:op 4275 completed, throughput=5MB/sec 2024-08-17T01:08:25.255 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-JTPZMvgy81JRhbn off=9255145 len=191128 2024-08-17T01:08:25.255 INFO:tasks.workunit.client.0.smithi110.stdout:op 4276 completed, throughput=5MB/sec 2024-08-17T01:08:25.255 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-M5NiZOi2aVLtYY8 off=11575412 len=1954921 2024-08-17T01:08:25.274 INFO:tasks.workunit.client.0.smithi110.stdout:op 4277 completed, throughput=5MB/sec 2024-08-17T01:08:26.274 INFO:tasks.workunit.client.0.smithi110.stdout: 842: throughput=5MB/sec pending data=0 2024-08-17T01:08:26.274 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VK_NazBQfZ-nd2L off=2471890 len=39926 2024-08-17T01:08:26.276 INFO:tasks.workunit.client.0.smithi110.stdout:op 4278 completed, throughput=5MB/sec 2024-08-17T01:08:26.277 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XuatihyZUgHWbT5 off=9208446 len=180142 2024-08-17T01:08:26.279 INFO:tasks.workunit.client.0.smithi110.stdout:op 4279 completed, throughput=5MB/sec 2024-08-17T01:08:26.279 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RnESAt_mU8UNYVK off=10108835 len=1102128 2024-08-17T01:08:26.286 INFO:tasks.workunit.client.0.smithi110.stdout:op 4280 completed, throughput=5MB/sec 2024-08-17T01:08:26.286 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kjCUsdKV08-F5ru off=4674770 len=1222937 2024-08-17T01:08:26.292 INFO:tasks.workunit.client.0.smithi110.stdout:op 4281 completed, throughput=5MB/sec 2024-08-17T01:08:26.292 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uGLl5RsMrupQ3ds off=228143 len=799376 2024-08-17T01:08:26.294 INFO:tasks.workunit.client.0.smithi110.stdout:op 4282 completed, throughput=5MB/sec 2024-08-17T01:08:26.294 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ctRL7s1g29NR6FB off=12776143 len=1225440 2024-08-17T01:08:26.302 INFO:tasks.workunit.client.0.smithi110.stdout:op 4283 completed, throughput=5MB/sec 2024-08-17T01:08:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:26 smithi177 ceph-mon[90034]: pgmap v1688: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T01:08:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:26 smithi110 ceph-mon[100641]: pgmap v1688: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T01:08:27.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:26 smithi110 ceph-mon[98148]: pgmap v1688: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T01:08:27.302 INFO:tasks.workunit.client.0.smithi110.stdout: 843: throughput=5MB/sec pending data=0 2024-08-17T01:08:27.303 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Il1wBS_AobBN4xL off=84527 len=1688656 2024-08-17T01:08:27.304 INFO:tasks.workunit.client.0.smithi110.stdout:op 4284 completed, throughput=5MB/sec 2024-08-17T01:08:27.305 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Dc6c3f2A9Ocnj-y off=1163682 len=1143392 2024-08-17T01:08:27.311 INFO:tasks.workunit.client.0.smithi110.stdout:op 4285 completed, throughput=5MB/sec 2024-08-17T01:08:27.311 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-n5mv7hNV_Oyt5am off=2731823 len=398337 2024-08-17T01:08:27.311 INFO:tasks.workunit.client.0.smithi110.stdout:op 4286 completed, throughput=5MB/sec 2024-08-17T01:08:27.312 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nUJsWG5jBajzlhx off=11591870 len=148818 2024-08-17T01:08:27.314 INFO:tasks.workunit.client.0.smithi110.stdout:op 4287 completed, throughput=5MB/sec 2024-08-17T01:08:27.314 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-00MBOvl8rOQAu69 off=33433 len=1972399 2024-08-17T01:08:27.327 INFO:tasks.workunit.client.0.smithi110.stdout:op 4288 completed, throughput=5MB/sec 2024-08-17T01:08:28.327 INFO:tasks.workunit.client.0.smithi110.stdout: 844: throughput=5MB/sec pending data=0 2024-08-17T01:08:28.328 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-U1FD0ulBT_iFr57 off=2763150 len=544017 2024-08-17T01:08:28.332 INFO:tasks.workunit.client.0.smithi110.stdout:op 4289 completed, throughput=5MB/sec 2024-08-17T01:08:28.332 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tvBigFmWA9l00G3 off=1008055 len=1659755 2024-08-17T01:08:28.334 INFO:tasks.workunit.client.0.smithi110.stdout:op 4290 completed, throughput=5MB/sec 2024-08-17T01:08:28.334 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-n0-xtQ2lBWWn3mI off=1067091 len=754966 2024-08-17T01:08:28.335 INFO:tasks.workunit.client.0.smithi110.stdout:op 4291 completed, throughput=5MB/sec 2024-08-17T01:08:28.335 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5mfqgCZAs8SBcfD off=586011 len=1258052 2024-08-17T01:08:28.336 INFO:tasks.workunit.client.0.smithi110.stdout:op 4292 completed, throughput=5MB/sec 2024-08-17T01:08:28.337 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Qi2E9XnrAcb77j- off=11095815 len=40443 2024-08-17T01:08:28.339 INFO:tasks.workunit.client.0.smithi110.stdout:op 4293 completed, throughput=5MB/sec 2024-08-17T01:08:28.339 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NMQhU53F6NSvkL1 off=6826330 len=1388353 2024-08-17T01:08:28.340 INFO:tasks.workunit.client.0.smithi110.stdout:op 4294 completed, throughput=5MB/sec 2024-08-17T01:08:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:08:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:08:28] "GET /metrics HTTP/1.1" 200 34128 "" "Prometheus/2.43.0" 2024-08-17T01:08:28.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:28 smithi177 ceph-mon[90034]: pgmap v1689: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-08-17T01:08:29.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:28 smithi110 ceph-mon[98148]: pgmap v1689: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-08-17T01:08:29.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:28 smithi110 ceph-mon[100641]: pgmap v1689: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-08-17T01:08:29.341 INFO:tasks.workunit.client.0.smithi110.stdout: 845: throughput=5MB/sec pending data=0 2024-08-17T01:08:29.341 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8TUX7b1eBK0oIFQ off=6787169 len=526819 2024-08-17T01:08:29.342 INFO:tasks.workunit.client.0.smithi110.stdout:op 4295 completed, throughput=5MB/sec 2024-08-17T01:08:29.342 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qycjNiGCHxBwP-b off=11794243 len=1004951 2024-08-17T01:08:29.348 INFO:tasks.workunit.client.0.smithi110.stdout:op 4296 completed, throughput=5MB/sec 2024-08-17T01:08:29.348 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-b3xd0u6azfdtEGa off=5904886 len=1774332 2024-08-17T01:08:29.350 INFO:tasks.workunit.client.0.smithi110.stdout:op 4297 completed, throughput=5MB/sec 2024-08-17T01:08:29.350 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bqFflpWL7HNGirj off=14233799 len=1896624 2024-08-17T01:08:29.360 INFO:tasks.workunit.client.0.smithi110.stdout:op 4298 completed, throughput=5MB/sec 2024-08-17T01:08:30.361 INFO:tasks.workunit.client.0.smithi110.stdout: 846: throughput=5MB/sec pending data=0 2024-08-17T01:08:30.361 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fjWBV3o5g3tCybH off=2525076 len=490176 2024-08-17T01:08:30.365 INFO:tasks.workunit.client.0.smithi110.stdout:op 4299 completed, throughput=5MB/sec 2024-08-17T01:08:30.365 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3YhPrJ4NGDrL7i- off=5644666 len=787731 2024-08-17T01:08:30.366 INFO:tasks.workunit.client.0.smithi110.stdout:op 4300 completed, throughput=5MB/sec 2024-08-17T01:08:30.366 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SoiVyi68Tn8xSfU off=12229145 len=685161 2024-08-17T01:08:30.370 INFO:tasks.workunit.client.0.smithi110.stdout:op 4301 completed, throughput=5MB/sec 2024-08-17T01:08:30.371 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SyEODDXaRdhJfdg off=13394976 len=257899 2024-08-17T01:08:30.374 INFO:tasks.workunit.client.0.smithi110.stdout:op 4302 completed, throughput=5MB/sec 2024-08-17T01:08:30.374 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wNAIrHsr0V0wpt0 off=5340426 len=910156 2024-08-17T01:08:30.380 INFO:tasks.workunit.client.0.smithi110.stdout:op 4303 completed, throughput=5MB/sec 2024-08-17T01:08:30.380 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6Kjdrq6fu7v6TUr off=1620848 len=720394 2024-08-17T01:08:30.385 INFO:tasks.workunit.client.0.smithi110.stdout:op 4304 completed, throughput=5MB/sec 2024-08-17T01:08:30.385 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-B2yZNBUWvNxIIjK off=2508855 len=1686959 2024-08-17T01:08:30.393 INFO:tasks.workunit.client.0.smithi110.stdout:op 4305 completed, throughput=5MB/sec 2024-08-17T01:08:30.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:30 smithi177 ceph-mon[90034]: pgmap v1690: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T01:08:31.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:30 smithi110 ceph-mon[98148]: pgmap v1690: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T01:08:31.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:30 smithi110 ceph-mon[100641]: pgmap v1690: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T01:08:31.394 INFO:tasks.workunit.client.0.smithi110.stdout: 847: throughput=5MB/sec pending data=0 2024-08-17T01:08:31.394 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VsqJ5iz4oinwxHS off=10983037 len=96545 2024-08-17T01:08:31.396 INFO:tasks.workunit.client.0.smithi110.stdout:op 4306 completed, throughput=5MB/sec 2024-08-17T01:08:31.396 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PZAQy1yB3Ts980c off=21647387 len=2046623 2024-08-17T01:08:31.398 INFO:tasks.workunit.client.0.smithi110.stdout:op 4307 completed, throughput=5MB/sec 2024-08-17T01:08:31.398 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LJpIkUi66hdXTTI off=13238509 len=841508 2024-08-17T01:08:31.400 INFO:tasks.workunit.client.0.smithi110.stdout:op 4308 completed, throughput=5MB/sec 2024-08-17T01:08:31.400 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-trU4uhlP_2KEhUe off=4894540 len=1013934 2024-08-17T01:08:31.401 INFO:tasks.workunit.client.0.smithi110.stdout:op 4309 completed, throughput=5MB/sec 2024-08-17T01:08:31.401 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-NYDWPLPQEC7gmt5 off=10206191 len=1385500 2024-08-17T01:08:31.409 INFO:tasks.workunit.client.0.smithi110.stdout:op 4310 completed, throughput=5MB/sec 2024-08-17T01:08:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:08:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:08:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:08:32.409 INFO:tasks.workunit.client.0.smithi110.stdout: 848: throughput=5MB/sec pending data=0 2024-08-17T01:08:32.409 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-AE2HV0DJUvGtKjO off=2896883 len=1602946 2024-08-17T01:08:32.417 INFO:tasks.workunit.client.0.smithi110.stdout:op 4311 completed, throughput=5MB/sec 2024-08-17T01:08:32.417 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-z31Ixf9M8Q4PL-8 off=2763033 len=2026073 2024-08-17T01:08:32.420 INFO:tasks.workunit.client.0.smithi110.stdout:op 4312 completed, throughput=5MB/sec 2024-08-17T01:08:32.420 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tmSWFCj3wTZXaS- off=1144200 len=1022269 2024-08-17T01:08:32.425 INFO:tasks.workunit.client.0.smithi110.stdout:op 4313 completed, throughput=5MB/sec 2024-08-17T01:08:32.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:32 smithi177 ceph-mon[90034]: pgmap v1691: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-17T01:08:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:32 smithi110 ceph-mon[98148]: pgmap v1691: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-17T01:08:33.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:32 smithi110 ceph-mon[100641]: pgmap v1691: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-17T01:08:33.426 INFO:tasks.workunit.client.0.smithi110.stdout: 849: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:33.426 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8bdjnCI-7gVUu1Q off=13778164 len=781457 2024-08-17T01:08:33.430 INFO:tasks.workunit.client.0.smithi110.stdout:op 4314 completed, throughput=5MB/sec 2024-08-17T01:08:33.430 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0qg5UX5xVGiyYeq off=2366691 len=1479113 2024-08-17T01:08:33.432 INFO:tasks.workunit.client.0.smithi110.stdout:op 4315 completed, throughput=5MB/sec 2024-08-17T01:08:33.432 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-sO3XvHTVgtpBV4b off=5128294 len=55585 2024-08-17T01:08:33.433 INFO:tasks.workunit.client.0.smithi110.stdout:op 4316 completed, throughput=5MB/sec 2024-08-17T01:08:33.433 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Np9f-x17Pnm3AA4 off=15653856 len=223870 2024-08-17T01:08:33.435 INFO:tasks.workunit.client.0.smithi110.stdout:op 4317 completed, throughput=5MB/sec 2024-08-17T01:08:33.435 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6v-E9KVNdGskY1R off=1716251 len=1692969 2024-08-17T01:08:33.442 INFO:tasks.workunit.client.0.smithi110.stdout:op 4318 completed, throughput=5MB/sec 2024-08-17T01:08:33.442 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_tmzJUBHWVt2E9v off=2668734 len=322344 2024-08-17T01:08:33.445 INFO:tasks.workunit.client.0.smithi110.stdout:op 4319 completed, throughput=5MB/sec 2024-08-17T01:08:33.445 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-K52f_boKXVEQZ56 off=10576039 len=1885481 2024-08-17T01:08:33.449 INFO:tasks.workunit.client.0.smithi110.stdout:op 4320 completed, throughput=5MB/sec 2024-08-17T01:08:34.449 INFO:tasks.workunit.client.0.smithi110.stdout: 850: throughput=5MB/sec pending data=0 2024-08-17T01:08:34.449 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OZg6sPB_ZzmM5Dy off=37361 len=1135135 2024-08-17T01:08:34.451 INFO:tasks.workunit.client.0.smithi110.stdout:op 4321 completed, throughput=5MB/sec 2024-08-17T01:08:34.451 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aO3KNl6qlsT5RDw off=3238659 len=431350 2024-08-17T01:08:34.455 INFO:tasks.workunit.client.0.smithi110.stdout:op 4322 completed, throughput=5MB/sec 2024-08-17T01:08:34.455 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ddcy9Ez2w9aR8Jd off=6190672 len=1970973 2024-08-17T01:08:34.457 INFO:tasks.workunit.client.0.smithi110.stdout:op 4323 completed, throughput=5MB/sec 2024-08-17T01:08:34.458 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8FtcsiKFIqOZlU1 off=63295 len=1159844 2024-08-17T01:08:34.465 INFO:tasks.workunit.client.0.smithi110.stdout:op 4324 completed, throughput=5MB/sec 2024-08-17T01:08:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:34 smithi177 ceph-mon[90034]: pgmap v1692: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-17T01:08:35.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:34 smithi110 ceph-mon[98148]: pgmap v1692: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-17T01:08:35.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:34 smithi110 ceph-mon[100641]: pgmap v1692: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-17T01:08:35.466 INFO:tasks.workunit.client.0.smithi110.stdout: 851: throughput=5MB/sec pending data=0 2024-08-17T01:08:35.466 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-c_icpxaCCsWcBOy off=1211262 len=882143 2024-08-17T01:08:35.470 INFO:tasks.workunit.client.0.smithi110.stdout:op 4325 completed, throughput=5MB/sec 2024-08-17T01:08:35.470 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-szddp7_mWCLIWz4 off=6318616 len=725404 2024-08-17T01:08:35.475 INFO:tasks.workunit.client.0.smithi110.stdout:op 4326 completed, throughput=5MB/sec 2024-08-17T01:08:35.475 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aQGrvK5kvn2-npz off=0 len=1319054 2024-08-17T01:08:35.476 INFO:tasks.workunit.client.0.smithi110.stdout:op 4327 completed, throughput=5MB/sec 2024-08-17T01:08:35.477 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HAUBCKm5jbtYaRP off=1140758 len=1040396 2024-08-17T01:08:35.481 INFO:tasks.workunit.client.0.smithi110.stdout:op 4328 completed, throughput=5MB/sec 2024-08-17T01:08:35.481 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Mb9Tn_S6izeeaT0 off=6452693 len=301429 2024-08-17T01:08:35.484 INFO:tasks.workunit.client.0.smithi110.stdout:op 4329 completed, throughput=5MB/sec 2024-08-17T01:08:35.484 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Q2acwxZvE7HgQqa off=3644401 len=354541 2024-08-17T01:08:35.487 INFO:tasks.workunit.client.0.smithi110.stdout:op 4330 completed, throughput=5MB/sec 2024-08-17T01:08:36.488 INFO:tasks.workunit.client.0.smithi110.stdout: 852: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:36.488 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-paMsmlnuD51aOvv off=7719852 len=84791 2024-08-17T01:08:36.488 INFO:tasks.workunit.client.0.smithi110.stdout:op 4331 completed, throughput=4.99MB/sec 2024-08-17T01:08:36.488 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nV7p1fnnYbNbDS2 off=9970801 len=1643590 2024-08-17T01:08:36.497 INFO:tasks.workunit.client.0.smithi110.stdout:op 4332 completed, throughput=5MB/sec 2024-08-17T01:08:36.497 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-DG7UnBOU9MPXntZ off=5042129 len=718722 2024-08-17T01:08:36.502 INFO:tasks.workunit.client.0.smithi110.stdout:op 4333 completed, throughput=5MB/sec 2024-08-17T01:08:36.502 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-mUCUdxmbFx-Utkf off=3992813 len=1283912 2024-08-17T01:08:36.505 INFO:tasks.workunit.client.0.smithi110.stdout:op 4334 completed, throughput=5MB/sec 2024-08-17T01:08:36.505 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-igwW0lCX0PTpAuH off=773125 len=1652980 2024-08-17T01:08:36.507 INFO:tasks.workunit.client.0.smithi110.stdout:op 4335 completed, throughput=5MB/sec 2024-08-17T01:08:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:36 smithi177 ceph-mon[90034]: pgmap v1693: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T01:08:37.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:36 smithi110 ceph-mon[98148]: pgmap v1693: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T01:08:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:36 smithi110 ceph-mon[100641]: pgmap v1693: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T01:08:37.507 INFO:tasks.workunit.client.0.smithi110.stdout: 853: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:37.508 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_tmzJUBHWVt2E9v off=9807927 len=125485 2024-08-17T01:08:37.510 INFO:tasks.workunit.client.0.smithi110.stdout:op 4336 completed, throughput=4.99MB/sec 2024-08-17T01:08:37.510 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9TMy1JmDw6E4bB8 off=753632 len=1863995 2024-08-17T01:08:37.513 INFO:tasks.workunit.client.0.smithi110.stdout:op 4337 completed, throughput=5MB/sec 2024-08-17T01:08:37.513 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-lrNC3YwRUsJ99t4 off=1132802 len=126213 2024-08-17T01:08:37.516 INFO:tasks.workunit.client.0.smithi110.stdout:op 4338 completed, throughput=5MB/sec 2024-08-17T01:08:37.516 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--rrvpdqqZydvsQg off=0 len=1099679 2024-08-17T01:08:37.522 INFO:tasks.workunit.client.0.smithi110.stdout:op 4339 completed, throughput=5MB/sec 2024-08-17T01:08:37.522 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wjpycYnsewtwrF2 off=3913672 len=365157 2024-08-17T01:08:37.526 INFO:tasks.workunit.client.0.smithi110.stdout:op 4340 completed, throughput=5MB/sec 2024-08-17T01:08:37.526 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ih8HK31IKEd1lY_ off=3541646 len=474542 2024-08-17T01:08:37.529 INFO:tasks.workunit.client.0.smithi110.stdout:op 4341 completed, throughput=5MB/sec 2024-08-17T01:08:37.530 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Cc-_zNCGvg3kbFc off=12166074 len=1037994 2024-08-17T01:08:37.535 INFO:tasks.workunit.client.0.smithi110.stdout:op 4342 completed, throughput=5MB/sec 2024-08-17T01:08:38.535 INFO:tasks.workunit.client.0.smithi110.stdout: 854: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:38.536 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bN-bPDnOSk5iB6h off=1580822 len=1781769 2024-08-17T01:08:38.537 INFO:tasks.workunit.client.0.smithi110.stdout:op 4343 completed, throughput=5MB/sec 2024-08-17T01:08:38.538 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xtztOLI7TCBAh6t off=1444766 len=286418 2024-08-17T01:08:38.541 INFO:tasks.workunit.client.0.smithi110.stdout:op 4344 completed, throughput=5MB/sec 2024-08-17T01:08:38.541 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Q4OXD3oW3YtpShH off=8127227 len=1319352 2024-08-17T01:08:38.543 INFO:tasks.workunit.client.0.smithi110.stdout:op 4345 completed, throughput=5MB/sec 2024-08-17T01:08:38.543 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vIAzf0bHfNMqrNR off=2741981 len=334158 2024-08-17T01:08:38.544 INFO:tasks.workunit.client.0.smithi110.stdout:op 4346 completed, throughput=5MB/sec 2024-08-17T01:08:38.544 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xH7AhaVe-c-pvlI off=7158531 len=1793637 2024-08-17T01:08:38.555 INFO:tasks.workunit.client.0.smithi110.stdout:op 4347 completed, throughput=5MB/sec 2024-08-17T01:08:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:08:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:08:38] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.43.0" 2024-08-17T01:08:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:38 smithi177 ceph-mon[90034]: pgmap v1694: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:08:39.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:38 smithi110 ceph-mon[98148]: pgmap v1694: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:08:39.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:38 smithi110 ceph-mon[100641]: pgmap v1694: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:08:39.555 INFO:tasks.workunit.client.0.smithi110.stdout: 855: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:39.555 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nW8WNCROwsvb0qL off=238459 len=329442 2024-08-17T01:08:39.556 INFO:tasks.workunit.client.0.smithi110.stdout:op 4348 completed, throughput=4.99MB/sec 2024-08-17T01:08:39.556 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9CO6p7JruZ80sWP off=5264097 len=1923439 2024-08-17T01:08:39.563 INFO:tasks.workunit.client.0.smithi110.stdout:op 4349 completed, throughput=5MB/sec 2024-08-17T01:08:39.563 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--0yNDlxEb3kxBA_ off=6472513 len=111614 2024-08-17T01:08:39.565 INFO:tasks.workunit.client.0.smithi110.stdout:op 4350 completed, throughput=5MB/sec 2024-08-17T01:08:39.565 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kGDlLiPdHrzNXKO off=1672942 len=425780 2024-08-17T01:08:39.568 INFO:tasks.workunit.client.0.smithi110.stdout:op 4351 completed, throughput=5MB/sec 2024-08-17T01:08:39.568 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-c_icpxaCCsWcBOy off=908076 len=5684 2024-08-17T01:08:39.568 INFO:tasks.workunit.client.0.smithi110.stdout:op 4352 completed, throughput=5MB/sec 2024-08-17T01:08:39.568 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xBfnrVUZq3uYhVB off=1574586 len=1206747 2024-08-17T01:08:39.569 INFO:tasks.workunit.client.0.smithi110.stdout:op 4353 completed, throughput=5MB/sec 2024-08-17T01:08:39.569 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Y9ih3cORY4A6Elt off=5640993 len=1194767 2024-08-17T01:08:39.571 INFO:tasks.workunit.client.0.smithi110.stdout:op 4354 completed, throughput=5MB/sec 2024-08-17T01:08:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:08:40.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:08:40.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:08:40.571 INFO:tasks.workunit.client.0.smithi110.stdout: 856: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:40.572 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ujLTpWCdA40T28a off=8901895 len=1985200 2024-08-17T01:08:40.574 INFO:tasks.workunit.client.0.smithi110.stdout:op 4355 completed, throughput=5MB/sec 2024-08-17T01:08:40.574 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ziDXgsi3zhj6BxW off=9735377 len=1607725 2024-08-17T01:08:40.577 INFO:tasks.workunit.client.0.smithi110.stdout:op 4356 completed, throughput=5MB/sec 2024-08-17T01:08:40.577 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-G8p7DheQfOmecH1 off=5714918 len=876656 2024-08-17T01:08:40.580 INFO:tasks.workunit.client.0.smithi110.stdout:op 4357 completed, throughput=5MB/sec 2024-08-17T01:08:40.580 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ytxbo-ZFNx7zCU9 off=8438394 len=1527730 2024-08-17T01:08:40.589 INFO:tasks.workunit.client.0.smithi110.stdout:op 4358 completed, throughput=5MB/sec 2024-08-17T01:08:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:40 smithi110 ceph-mon[98148]: pgmap v1695: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:08:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:08:41.115 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:08:41.115 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:08:41.115 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:40 smithi110 ceph-mon[100641]: pgmap v1695: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:08:41.115 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:08:41.115 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:08:41.116 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:08:41.116 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:40 smithi177 ceph-mon[90034]: pgmap v1695: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:08:41.116 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:08:41.116 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:08:41.116 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:08:41.590 INFO:tasks.workunit.client.0.smithi110.stdout: 857: throughput=5MB/sec pending data=0 2024-08-17T01:08:41.590 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Gia1XOO_bwNByYk off=3078734 len=876754 2024-08-17T01:08:41.594 INFO:tasks.workunit.client.0.smithi110.stdout:op 4359 completed, throughput=5MB/sec 2024-08-17T01:08:41.595 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3Qona0xsrQgh1MV off=2655473 len=739984 2024-08-17T01:08:41.599 INFO:tasks.workunit.client.0.smithi110.stdout:op 4360 completed, throughput=5MB/sec 2024-08-17T01:08:41.600 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-GIMqRN3PKZoRzD7 off=195321 len=1494623 2024-08-17T01:08:41.608 INFO:tasks.workunit.client.0.smithi110.stdout:op 4361 completed, throughput=5MB/sec 2024-08-17T01:08:41.608 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4ozJDKiaTw0lr0E off=2980023 len=1911997 2024-08-17T01:08:41.611 INFO:tasks.workunit.client.0.smithi110.stdout:op 4362 completed, throughput=5MB/sec 2024-08-17T01:08:42.611 INFO:tasks.workunit.client.0.smithi110.stdout: 858: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:42.612 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LgTmjRwvkp4xXfP off=242609 len=2029926 2024-08-17T01:08:42.623 INFO:tasks.workunit.client.0.smithi110.stdout:op 4363 completed, throughput=5MB/sec 2024-08-17T01:08:42.623 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-F7aPaHZlV6YIKka off=10650459 len=370350 2024-08-17T01:08:42.624 INFO:tasks.workunit.client.0.smithi110.stdout:op 4364 completed, throughput=5MB/sec 2024-08-17T01:08:42.624 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2SHyaij7rTZNoYo off=2678481 len=1898813 2024-08-17T01:08:42.634 INFO:tasks.workunit.client.0.smithi110.stdout:op 4365 completed, throughput=5MB/sec 2024-08-17T01:08:42.635 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-o_7MqvPDV4aGPTr off=1534920 len=1214397 2024-08-17T01:08:42.642 INFO:tasks.workunit.client.0.smithi110.stdout:op 4366 completed, throughput=5MB/sec 2024-08-17T01:08:42.914 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:42 smithi177 ceph-mon[90034]: pgmap v1696: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:08:43.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:42 smithi110 ceph-mon[100641]: pgmap v1696: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:08:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:42 smithi110 ceph-mon[98148]: pgmap v1696: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:08:43.642 INFO:tasks.workunit.client.0.smithi110.stdout: 859: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:43.642 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-a1litmDnTg23rBD off=18093461 len=1465887 2024-08-17T01:08:43.648 INFO:tasks.workunit.client.0.smithi110.stdout:op 4367 completed, throughput=5MB/sec 2024-08-17T01:08:43.649 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-1vO1vcH2G_Y8OY3 off=9685421 len=1127213 2024-08-17T01:08:43.649 INFO:tasks.workunit.client.0.smithi110.stdout:op 4368 completed, throughput=5MB/sec 2024-08-17T01:08:43.650 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-IncLlzNp2WPUHQS off=6033942 len=1853895 2024-08-17T01:08:43.660 INFO:tasks.workunit.client.0.smithi110.stdout:op 4369 completed, throughput=5MB/sec 2024-08-17T01:08:43.660 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-V6l0yJ95rVoxYAw off=8108950 len=1429164 2024-08-17T01:08:43.666 INFO:tasks.workunit.client.0.smithi110.stdout:op 4370 completed, throughput=5MB/sec 2024-08-17T01:08:44.666 INFO:tasks.workunit.client.0.smithi110.stdout: 860: throughput=5MB/sec pending data=0 2024-08-17T01:08:44.667 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-G2J8IA7EMEmkMXH off=14068782 len=1692487 2024-08-17T01:08:44.674 INFO:tasks.workunit.client.0.smithi110.stdout:op 4371 completed, throughput=5MB/sec 2024-08-17T01:08:44.674 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7hDeLduFeD5MIQT off=13181235 len=388566 2024-08-17T01:08:44.675 INFO:tasks.workunit.client.0.smithi110.stdout:op 4372 completed, throughput=5MB/sec 2024-08-17T01:08:44.675 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-sFs7KiSoCRvalKB off=3091835 len=1599085 2024-08-17T01:08:44.685 INFO:tasks.workunit.client.0.smithi110.stdout:op 4373 completed, throughput=5MB/sec 2024-08-17T01:08:44.685 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8XCrGy0nk73FiD2 off=12417304 len=1687231 2024-08-17T01:08:44.688 INFO:tasks.workunit.client.0.smithi110.stdout:op 4374 completed, throughput=5MB/sec 2024-08-17T01:08:45.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:44 smithi110 ceph-mon[100641]: pgmap v1697: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:08:45.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:44 smithi110 ceph-mon[98148]: pgmap v1697: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:08:45.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:44 smithi177 ceph-mon[90034]: pgmap v1697: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:08:45.689 INFO:tasks.workunit.client.0.smithi110.stdout: 861: throughput=5MB/sec pending data=0 2024-08-17T01:08:45.689 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RRkXq0zlqHcBgO8 off=3223288 len=1977290 2024-08-17T01:08:45.697 INFO:tasks.workunit.client.0.smithi110.stdout:op 4375 completed, throughput=5MB/sec 2024-08-17T01:08:45.697 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-1VKVnCPhlKvdUiZ off=20721458 len=1686152 2024-08-17T01:08:45.699 INFO:tasks.workunit.client.0.smithi110.stdout:op 4376 completed, throughput=5MB/sec 2024-08-17T01:08:45.699 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-TApy5tymsaKwPI6 off=6231158 len=43886 2024-08-17T01:08:45.701 INFO:tasks.workunit.client.0.smithi110.stdout:op 4377 completed, throughput=5MB/sec 2024-08-17T01:08:45.701 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-SgoLJ1v970MM5QK off=9676601 len=1166544 2024-08-17T01:08:45.704 INFO:tasks.workunit.client.0.smithi110.stdout:op 4378 completed, throughput=5MB/sec 2024-08-17T01:08:46.704 INFO:tasks.workunit.client.0.smithi110.stdout: 862: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:46.704 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--gnnJUGG4apssej off=2392574 len=799420 2024-08-17T01:08:46.706 INFO:tasks.workunit.client.0.smithi110.stdout:op 4379 completed, throughput=5MB/sec 2024-08-17T01:08:46.706 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-IKicFBTc4ilfmBG off=2169330 len=1673371 2024-08-17T01:08:46.708 INFO:tasks.workunit.client.0.smithi110.stdout:op 4380 completed, throughput=5MB/sec 2024-08-17T01:08:46.708 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VUipUl-9hpG5jan off=22684641 len=2063608 2024-08-17T01:08:46.717 INFO:tasks.workunit.client.0.smithi110.stdout:op 4381 completed, throughput=5MB/sec 2024-08-17T01:08:46.717 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-phXmQKipyMMDD8k off=3060885 len=131365 2024-08-17T01:08:46.720 INFO:tasks.workunit.client.0.smithi110.stdout:op 4382 completed, throughput=5MB/sec 2024-08-17T01:08:46.720 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-b4TJ4CcsBKMYsAo off=724217 len=1201026 2024-08-17T01:08:46.726 INFO:tasks.workunit.client.0.smithi110.stdout:op 4383 completed, throughput=5MB/sec 2024-08-17T01:08:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:46 smithi110 ceph-mon[100641]: pgmap v1698: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:08:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:08:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:46 smithi110 ceph-mon[98148]: pgmap v1698: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:08:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:08:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:46 smithi177 ceph-mon[90034]: pgmap v1698: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:08:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:08:47.726 INFO:tasks.workunit.client.0.smithi110.stdout: 863: throughput=5MB/sec pending data=0 2024-08-17T01:08:47.726 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--eo6ifFh8zYJIu8 off=6370418 len=1208990 2024-08-17T01:08:47.732 INFO:tasks.workunit.client.0.smithi110.stdout:op 4384 completed, throughput=5MB/sec 2024-08-17T01:08:47.732 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-SDgCSd6Osr4wmrt off=2469533 len=1753843 2024-08-17T01:08:47.734 INFO:tasks.workunit.client.0.smithi110.stdout:op 4385 completed, throughput=5MB/sec 2024-08-17T01:08:47.734 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lJFpZtboRPKkB1t off=157732 len=517858 2024-08-17T01:08:47.736 INFO:tasks.workunit.client.0.smithi110.stdout:op 4386 completed, throughput=5MB/sec 2024-08-17T01:08:47.736 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cYpiR9rhfxF-lQj off=2898217 len=1159884 2024-08-17T01:08:47.742 INFO:tasks.workunit.client.0.smithi110.stdout:op 4387 completed, throughput=5MB/sec 2024-08-17T01:08:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:08:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:08:48] "GET /metrics HTTP/1.1" 200 34132 "" "Prometheus/2.43.0" 2024-08-17T01:08:48.742 INFO:tasks.workunit.client.0.smithi110.stdout: 864: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:48.742 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-T6TMyOWD7xHT1kJ off=7748457 len=462438 2024-08-17T01:08:48.746 INFO:tasks.workunit.client.0.smithi110.stdout:op 4388 completed, throughput=5MB/sec 2024-08-17T01:08:48.746 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uP-AzkDIMErAo6l off=4915879 len=758335 2024-08-17T01:08:48.747 INFO:tasks.workunit.client.0.smithi110.stdout:op 4389 completed, throughput=5MB/sec 2024-08-17T01:08:48.747 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MUwaX5scvt92ZL_ off=9305 len=1935464 2024-08-17T01:08:48.759 INFO:tasks.workunit.client.0.smithi110.stdout:op 4390 completed, throughput=5MB/sec 2024-08-17T01:08:48.759 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VIqcvFlCA5U7La_ off=8408873 len=1567232 2024-08-17T01:08:48.761 INFO:tasks.workunit.client.0.smithi110.stdout:op 4391 completed, throughput=5MB/sec 2024-08-17T01:08:48.761 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qAdMNGSfTEXwUAv off=5555914 len=326173 2024-08-17T01:08:48.764 INFO:tasks.workunit.client.0.smithi110.stdout:op 4392 completed, throughput=5MB/sec 2024-08-17T01:08:49.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:48 smithi110 ceph-mon[100641]: pgmap v1699: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:08:49.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:48 smithi110 ceph-mon[98148]: pgmap v1699: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:08:49.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:48 smithi177 ceph-mon[90034]: pgmap v1699: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:08:49.764 INFO:tasks.workunit.client.0.smithi110.stdout: 865: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:49.764 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WsXgYj-aueJhRP8 off=6856176 len=722225 2024-08-17T01:08:49.769 INFO:tasks.workunit.client.0.smithi110.stdout:op 4393 completed, throughput=5MB/sec 2024-08-17T01:08:49.769 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qWlivvFYyZJccDP off=1267 len=1897781 2024-08-17T01:08:49.771 INFO:tasks.workunit.client.0.smithi110.stdout:op 4394 completed, throughput=5MB/sec 2024-08-17T01:08:49.771 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Mt_AfuwRYmTxL18 off=2630719 len=976556 2024-08-17T01:08:49.777 INFO:tasks.workunit.client.0.smithi110.stdout:op 4395 completed, throughput=5MB/sec 2024-08-17T01:08:49.777 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nGIbjxkqturYHFA off=2445113 len=1301895 2024-08-17T01:08:49.779 INFO:tasks.workunit.client.0.smithi110.stdout:op 4396 completed, throughput=5MB/sec 2024-08-17T01:08:49.779 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_ivWnflHphxqezF off=4257916 len=193254 2024-08-17T01:08:49.782 INFO:tasks.workunit.client.0.smithi110.stdout:op 4397 completed, throughput=5MB/sec 2024-08-17T01:08:49.782 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-eJVf-IePAgbkzQ5 off=9570331 len=1903579 2024-08-17T01:08:49.793 INFO:tasks.workunit.client.0.smithi110.stdout:op 4398 completed, throughput=5MB/sec 2024-08-17T01:08:50.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:49 smithi110 ceph-mon[100641]: pgmap v1700: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:08:50.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:49 smithi110 ceph-mon[98148]: pgmap v1700: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:08:50.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:49 smithi177 ceph-mon[90034]: pgmap v1700: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:08:50.794 INFO:tasks.workunit.client.0.smithi110.stdout: 866: throughput=5MB/sec pending data=0 2024-08-17T01:08:50.794 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8L7gigf3QwSLioE off=18753337 len=1003609 2024-08-17T01:08:50.800 INFO:tasks.workunit.client.0.smithi110.stdout:op 4399 completed, throughput=5MB/sec 2024-08-17T01:08:50.800 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ND-XnyayhmcJQLM off=8763014 len=1545332 2024-08-17T01:08:50.809 INFO:tasks.workunit.client.0.smithi110.stdout:op 4400 completed, throughput=5MB/sec 2024-08-17T01:08:50.810 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nmMVehGQmKfmJNg off=1747842 len=1641406 2024-08-17T01:08:50.819 INFO:tasks.workunit.client.0.smithi110.stdout:op 4401 completed, throughput=5MB/sec 2024-08-17T01:08:51.820 INFO:tasks.workunit.client.0.smithi110.stdout: 867: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:51.820 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-dRR93c3Ql4nVpak off=4977519 len=759347 2024-08-17T01:08:51.821 INFO:tasks.workunit.client.0.smithi110.stdout:op 4402 completed, throughput=5MB/sec 2024-08-17T01:08:51.821 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-b-kNQp1qHCf5seg off=7170421 len=7821 2024-08-17T01:08:51.824 INFO:tasks.workunit.client.0.smithi110.stdout:op 4403 completed, throughput=5MB/sec 2024-08-17T01:08:51.824 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gaqJZhVhnCtdbLg off=8327003 len=1361406 2024-08-17T01:08:51.832 INFO:tasks.workunit.client.0.smithi110.stdout:op 4404 completed, throughput=5MB/sec 2024-08-17T01:08:51.832 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8JancPUFFgbdCwn off=4442629 len=1031468 2024-08-17T01:08:51.838 INFO:tasks.workunit.client.0.smithi110.stdout:op 4405 completed, throughput=5MB/sec 2024-08-17T01:08:51.838 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-T9KTZrtgWH83aq1 off=10068067 len=1920431 2024-08-17T01:08:51.840 INFO:tasks.workunit.client.0.smithi110.stdout:op 4406 completed, throughput=5MB/sec 2024-08-17T01:08:52.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:51 smithi110 ceph-mon[100641]: pgmap v1701: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:08:52.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:51 smithi110 ceph-mon[98148]: pgmap v1701: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:08:52.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:51 smithi177 ceph-mon[90034]: pgmap v1701: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:08:52.840 INFO:tasks.workunit.client.0.smithi110.stdout: 868: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:52.840 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5u216VnHQjlN7Bs off=642754 len=1544060 2024-08-17T01:08:52.849 INFO:tasks.workunit.client.0.smithi110.stdout:op 4407 completed, throughput=5MB/sec 2024-08-17T01:08:52.849 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-84irbNIGUNCG5Ii off=1442538 len=486712 2024-08-17T01:08:52.853 INFO:tasks.workunit.client.0.smithi110.stdout:op 4408 completed, throughput=5MB/sec 2024-08-17T01:08:52.853 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-4u7f77YJFnD_Rvl off=2281799 len=1759818 2024-08-17T01:08:52.864 INFO:tasks.workunit.client.0.smithi110.stdout:op 4409 completed, throughput=5MB/sec 2024-08-17T01:08:52.864 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jRdyWf-KuxDxO_- off=610652 len=1537427 2024-08-17T01:08:52.867 INFO:tasks.workunit.client.0.smithi110.stdout:op 4410 completed, throughput=5MB/sec 2024-08-17T01:08:53.867 INFO:tasks.workunit.client.0.smithi110.stdout: 869: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:53.867 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-mbkquWgqADvTALY off=4671268 len=353677 2024-08-17T01:08:53.871 INFO:tasks.workunit.client.0.smithi110.stdout:op 4411 completed, throughput=4.99MB/sec 2024-08-17T01:08:53.872 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6arxQrjHFIbEO_f off=2262472 len=1082866 2024-08-17T01:08:53.878 INFO:tasks.workunit.client.0.smithi110.stdout:op 4412 completed, throughput=5MB/sec 2024-08-17T01:08:53.878 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9W6CDPdhfbe-My_ off=4590558 len=1691386 2024-08-17T01:08:53.880 INFO:tasks.workunit.client.0.smithi110.stdout:op 4413 completed, throughput=5MB/sec 2024-08-17T01:08:53.880 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-F71PJ9rulX73Wxx off=2102663 len=1005520 2024-08-17T01:08:53.885 INFO:tasks.workunit.client.0.smithi110.stdout:op 4414 completed, throughput=5MB/sec 2024-08-17T01:08:53.885 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jPRR-owQnTRkkLt off=1654911 len=467343 2024-08-17T01:08:53.889 INFO:tasks.workunit.client.0.smithi110.stdout:op 4415 completed, throughput=5MB/sec 2024-08-17T01:08:53.889 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FxWz7DChCXIy-wi off=1617710 len=355674 2024-08-17T01:08:53.890 INFO:tasks.workunit.client.0.smithi110.stdout:op 4416 completed, throughput=5MB/sec 2024-08-17T01:08:53.890 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Qysyo-ZsY5OFwyi off=21395221 len=1179181 2024-08-17T01:08:53.897 INFO:tasks.workunit.client.0.smithi110.stdout:op 4417 completed, throughput=5MB/sec 2024-08-17T01:08:54.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:53 smithi110 ceph-mon[100641]: pgmap v1702: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T01:08:54.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:53 smithi110 ceph-mon[98148]: pgmap v1702: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T01:08:54.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:53 smithi177 ceph-mon[90034]: pgmap v1702: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T01:08:54.897 INFO:tasks.workunit.client.0.smithi110.stdout: 870: throughput=5MB/sec pending data=0 2024-08-17T01:08:54.898 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-R6vvhO-HWUTsCwX off=0 len=1678635 2024-08-17T01:08:54.901 INFO:tasks.workunit.client.0.smithi110.stdout:op 4418 completed, throughput=5MB/sec 2024-08-17T01:08:54.901 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-sGnEwY0jtfVg_Fl off=7729374 len=1067337 2024-08-17T01:08:54.903 INFO:tasks.workunit.client.0.smithi110.stdout:op 4419 completed, throughput=5MB/sec 2024-08-17T01:08:54.903 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-U47fiWv3XPh8Y28 off=1788163 len=341642 2024-08-17T01:08:54.904 INFO:tasks.workunit.client.0.smithi110.stdout:op 4420 completed, throughput=5MB/sec 2024-08-17T01:08:54.904 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MHh2w8ADE_2whwd off=15478560 len=566345 2024-08-17T01:08:54.908 INFO:tasks.workunit.client.0.smithi110.stdout:op 4421 completed, throughput=5MB/sec 2024-08-17T01:08:54.908 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zRKZTwzixvqcEFs off=1322179 len=1263760 2024-08-17T01:08:54.909 INFO:tasks.workunit.client.0.smithi110.stdout:op 4422 completed, throughput=5MB/sec 2024-08-17T01:08:55.910 INFO:tasks.workunit.client.0.smithi110.stdout: 871: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:55.910 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-DeTKGTmICv9furZ off=1800222 len=260073 2024-08-17T01:08:55.913 INFO:tasks.workunit.client.0.smithi110.stdout:op 4423 completed, throughput=5MB/sec 2024-08-17T01:08:55.913 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QLBtQ75MULWyaMZ off=2578788 len=319603 2024-08-17T01:08:55.916 INFO:tasks.workunit.client.0.smithi110.stdout:op 4424 completed, throughput=5MB/sec 2024-08-17T01:08:55.917 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ASs3Jd_RgDdxlJe off=1005303 len=150715 2024-08-17T01:08:55.919 INFO:tasks.workunit.client.0.smithi110.stdout:op 4425 completed, throughput=5MB/sec 2024-08-17T01:08:55.919 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_p4XuAE2kcRvtu5 off=347267 len=1992490 2024-08-17T01:08:55.929 INFO:tasks.workunit.client.0.smithi110.stdout:op 4426 completed, throughput=5MB/sec 2024-08-17T01:08:55.929 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-i2Sb_ZaFPxO9dRc off=2473945 len=777443 2024-08-17T01:08:55.930 INFO:tasks.workunit.client.0.smithi110.stdout:op 4427 completed, throughput=5MB/sec 2024-08-17T01:08:55.931 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-DCLYWtRmLPwtFn0 off=0 len=1378086 2024-08-17T01:08:55.939 INFO:tasks.workunit.client.0.smithi110.stdout:op 4428 completed, throughput=5MB/sec 2024-08-17T01:08:55.939 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5w1ViDx02W6xkye off=5023368 len=425673 2024-08-17T01:08:55.943 INFO:tasks.workunit.client.0.smithi110.stdout:op 4429 completed, throughput=5MB/sec 2024-08-17T01:08:56.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:55 smithi110 ceph-mon[100641]: pgmap v1703: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-17T01:08:56.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:55 smithi110 ceph-mon[98148]: pgmap v1703: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-17T01:08:56.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:55 smithi177 ceph-mon[90034]: pgmap v1703: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-17T01:08:56.943 INFO:tasks.workunit.client.0.smithi110.stdout: 872: throughput=4.99MB/sec pending data=0 2024-08-17T01:08:56.943 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-NtxCnRSHIAUj85d off=8732739 len=289120 2024-08-17T01:08:56.947 INFO:tasks.workunit.client.0.smithi110.stdout:op 4430 completed, throughput=5MB/sec 2024-08-17T01:08:56.947 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uuTle3n5J_qTOGm off=2328392 len=67688 2024-08-17T01:08:56.948 INFO:tasks.workunit.client.0.smithi110.stdout:op 4431 completed, throughput=5MB/sec 2024-08-17T01:08:56.948 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PTJcUsbG3bh7OZF off=764753 len=215538 2024-08-17T01:08:56.948 INFO:tasks.workunit.client.0.smithi110.stdout:op 4432 completed, throughput=5MB/sec 2024-08-17T01:08:56.948 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ApDE9GyZ29EClOt off=774097 len=367878 2024-08-17T01:08:56.952 INFO:tasks.workunit.client.0.smithi110.stdout:op 4433 completed, throughput=5MB/sec 2024-08-17T01:08:56.952 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vPar2yB4VNVoxba off=16573274 len=152496 2024-08-17T01:08:56.954 INFO:tasks.workunit.client.0.smithi110.stdout:op 4434 completed, throughput=5MB/sec 2024-08-17T01:08:56.954 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7iY_K6AwLP_2Y_X off=14775545 len=193028 2024-08-17T01:08:56.957 INFO:tasks.workunit.client.0.smithi110.stdout:op 4435 completed, throughput=5MB/sec 2024-08-17T01:08:56.957 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2oVtSgAzAIp4cz- off=1669572 len=1238087 2024-08-17T01:08:56.965 INFO:tasks.workunit.client.0.smithi110.stdout:op 4436 completed, throughput=5MB/sec 2024-08-17T01:08:56.965 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-iQi2cfA50gS_fL- off=10822333 len=963440 2024-08-17T01:08:56.966 INFO:tasks.workunit.client.0.smithi110.stdout:op 4437 completed, throughput=5MB/sec 2024-08-17T01:08:56.966 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tN1tyBIvSMTgUva off=1886255 len=906988 2024-08-17T01:08:56.967 INFO:tasks.workunit.client.0.smithi110.stdout:op 4438 completed, throughput=5MB/sec 2024-08-17T01:08:56.967 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-D5XD3pGVXRW1LI4 off=3766632 len=1922650 2024-08-17T01:08:56.979 INFO:tasks.workunit.client.0.smithi110.stdout:op 4439 completed, throughput=5MB/sec 2024-08-17T01:08:57.979 INFO:tasks.workunit.client.0.smithi110.stdout: 873: throughput=5MB/sec pending data=0 2024-08-17T01:08:57.980 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--pC605fWQ-oF5z7 off=0 len=1085680 2024-08-17T01:08:57.981 INFO:tasks.workunit.client.0.smithi110.stdout:op 4440 completed, throughput=5MB/sec 2024-08-17T01:08:57.981 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xa1Na_aoXIO0ecV off=10597164 len=794443 2024-08-17T01:08:57.982 INFO:tasks.workunit.client.0.smithi110.stdout:op 4441 completed, throughput=5MB/sec 2024-08-17T01:08:57.982 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1b5SOe8ARcZXMpu off=5446103 len=1722207 2024-08-17T01:08:57.990 INFO:tasks.workunit.client.0.smithi110.stdout:op 4442 completed, throughput=5MB/sec 2024-08-17T01:08:57.990 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-n1ijYfJ-ybaUPca off=28619 len=355644 2024-08-17T01:08:57.991 INFO:tasks.workunit.client.0.smithi110.stdout:op 4443 completed, throughput=5MB/sec 2024-08-17T01:08:57.991 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wQrb4hqHW3WVBpV off=13808647 len=1492851 2024-08-17T01:08:57.992 INFO:tasks.workunit.client.0.smithi110.stdout:op 4444 completed, throughput=5MB/sec 2024-08-17T01:08:58.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:57 smithi110 ceph-mon[100641]: pgmap v1704: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T01:08:58.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:57 smithi110 ceph-mon[98148]: pgmap v1704: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T01:08:58.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:57 smithi177 ceph-mon[90034]: pgmap v1704: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T01:08:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:08:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:08:58] "GET /metrics HTTP/1.1" 200 34132 "" "Prometheus/2.43.0" 2024-08-17T01:08:58.993 INFO:tasks.workunit.client.0.smithi110.stdout: 874: throughput=5MB/sec pending data=0 2024-08-17T01:08:58.993 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8XbLsSI-pXdoC90 off=5839968 len=1054948 2024-08-17T01:08:58.999 INFO:tasks.workunit.client.0.smithi110.stdout:op 4445 completed, throughput=5MB/sec 2024-08-17T01:08:58.999 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-mDH3-T_xLdPyW3t off=20468580 len=332926 2024-08-17T01:08:59.000 INFO:tasks.workunit.client.0.smithi110.stdout:op 4446 completed, throughput=5MB/sec 2024-08-17T01:08:59.000 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fY8dNwE9KWN76k1 off=4598211 len=1088368 2024-08-17T01:08:59.006 INFO:tasks.workunit.client.0.smithi110.stdout:op 4447 completed, throughput=5MB/sec 2024-08-17T01:08:59.006 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jNkiRDObJ_4HF_u off=10524490 len=921114 2024-08-17T01:08:59.011 INFO:tasks.workunit.client.0.smithi110.stdout:op 4448 completed, throughput=5MB/sec 2024-08-17T01:08:59.011 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-d4HGKyfjkjQqyyP off=2781918 len=1137185 2024-08-17T01:08:59.012 INFO:tasks.workunit.client.0.smithi110.stdout:op 4449 completed, throughput=5MB/sec 2024-08-17T01:09:00.012 INFO:tasks.workunit.client.0.smithi110.stdout: 875: throughput=5MB/sec pending data=0 2024-08-17T01:09:00.012 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--XBT3meUgcads6h off=2934201 len=895826 2024-08-17T01:09:00.018 INFO:tasks.workunit.client.0.smithi110.stdout:op 4450 completed, throughput=5MB/sec 2024-08-17T01:09:00.018 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XXoGfArGq6aLHXF off=1746241 len=735990 2024-08-17T01:09:00.022 INFO:tasks.workunit.client.0.smithi110.stdout:op 4451 completed, throughput=5MB/sec 2024-08-17T01:09:00.022 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ax26XBqtP7sONgG off=978144 len=546437 2024-08-17T01:09:00.024 INFO:tasks.workunit.client.0.smithi110.stdout:op 4452 completed, throughput=5MB/sec 2024-08-17T01:09:00.024 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-McKysuEuEqXKTW6 off=1441653 len=1229731 2024-08-17T01:09:00.025 INFO:tasks.workunit.client.0.smithi110.stdout:op 4453 completed, throughput=5MB/sec 2024-08-17T01:09:00.025 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-YcjeCK5cPcixxK1 off=2465797 len=765681 2024-08-17T01:09:00.026 INFO:tasks.workunit.client.0.smithi110.stdout:op 4454 completed, throughput=5MB/sec 2024-08-17T01:09:00.026 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VA_aIX808Au5SKp off=2557938 len=1222869 2024-08-17T01:09:00.034 INFO:tasks.workunit.client.0.smithi110.stdout:op 4455 completed, throughput=5MB/sec 2024-08-17T01:09:00.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:08:59 smithi110 ceph-mon[100641]: pgmap v1705: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-17T01:09:00.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:08:59 smithi110 ceph-mon[98148]: pgmap v1705: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-17T01:09:00.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:08:59 smithi177 ceph-mon[90034]: pgmap v1705: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-17T01:09:01.035 INFO:tasks.workunit.client.0.smithi110.stdout: 876: throughput=5MB/sec pending data=0 2024-08-17T01:09:01.035 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-AzPLx0t4a5VJ8rO off=6621527 len=1263390 2024-08-17T01:09:01.036 INFO:tasks.workunit.client.0.smithi110.stdout:op 4456 completed, throughput=5MB/sec 2024-08-17T01:09:01.036 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-H5E3Twj1y6jiO1Y off=2264657 len=243490 2024-08-17T01:09:01.039 INFO:tasks.workunit.client.0.smithi110.stdout:op 4457 completed, throughput=5MB/sec 2024-08-17T01:09:01.039 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CFVGyY6_16IUpmZ off=1993638 len=1310344 2024-08-17T01:09:01.045 INFO:tasks.workunit.client.0.smithi110.stdout:op 4458 completed, throughput=5MB/sec 2024-08-17T01:09:01.045 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-H3JrSSDsc_IIptA off=2631545 len=1933244 2024-08-17T01:09:01.052 INFO:tasks.workunit.client.0.smithi110.stdout:op 4459 completed, throughput=5MB/sec 2024-08-17T01:09:02.052 INFO:tasks.workunit.client.0.smithi110.stdout: 877: throughput=4.99MB/sec pending data=0 2024-08-17T01:09:02.052 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PM8Y7AqghnLF22d off=999411 len=1031338 2024-08-17T01:09:02.058 INFO:tasks.workunit.client.0.smithi110.stdout:op 4460 completed, throughput=5MB/sec 2024-08-17T01:09:02.059 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-YfvAtl4Zalo7Km6 off=10083200 len=737534 2024-08-17T01:09:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:01 smithi110 ceph-mon[100641]: pgmap v1706: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-17T01:09:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:09:02.060 INFO:tasks.workunit.client.0.smithi110.stdout:op 4461 completed, throughput=5MB/sec 2024-08-17T01:09:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:01 smithi110 ceph-mon[98148]: pgmap v1706: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-17T01:09:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:09:02.061 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VXznQaF0CG2fG-_ off=6149468 len=772102 2024-08-17T01:09:02.064 INFO:tasks.workunit.client.0.smithi110.stdout:op 4462 completed, throughput=5MB/sec 2024-08-17T01:09:02.064 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-l3JQLis-ZU4LwLX off=4231034 len=437417 2024-08-17T01:09:02.067 INFO:tasks.workunit.client.0.smithi110.stdout:op 4463 completed, throughput=5MB/sec 2024-08-17T01:09:02.067 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-iHYdTfDGkH9NCT8 off=1309082 len=1462976 2024-08-17T01:09:02.075 INFO:tasks.workunit.client.0.smithi110.stdout:op 4464 completed, throughput=5MB/sec 2024-08-17T01:09:02.075 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MXzP1l6P_yLfYew off=6700613 len=651842 2024-08-17T01:09:02.078 INFO:tasks.workunit.client.0.smithi110.stdout:op 4465 completed, throughput=5MB/sec 2024-08-17T01:09:02.078 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QBPvyTvAiA-H2Tr off=18745083 len=1172161 2024-08-17T01:09:02.079 INFO:tasks.workunit.client.0.smithi110.stdout:op 4466 completed, throughput=5MB/sec 2024-08-17T01:09:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:01 smithi177 ceph-mon[90034]: pgmap v1706: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-17T01:09:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:09:03.080 INFO:tasks.workunit.client.0.smithi110.stdout: 878: throughput=5MB/sec pending data=0 2024-08-17T01:09:03.080 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MNk1b5skowhLTHb off=513788 len=267929 2024-08-17T01:09:03.081 INFO:tasks.workunit.client.0.smithi110.stdout:op 4467 completed, throughput=5MB/sec 2024-08-17T01:09:03.081 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-l0Ffyyukwg5RJzm off=2420691 len=1097116 2024-08-17T01:09:03.083 INFO:tasks.workunit.client.0.smithi110.stdout:op 4468 completed, throughput=5MB/sec 2024-08-17T01:09:03.083 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PYgJRC-LOJFOeUZ off=10961865 len=407006 2024-08-17T01:09:03.084 INFO:tasks.workunit.client.0.smithi110.stdout:op 4469 completed, throughput=5MB/sec 2024-08-17T01:09:03.084 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OYd_VEMYtRnnaf9 off=4942431 len=302390 2024-08-17T01:09:03.085 INFO:tasks.workunit.client.0.smithi110.stdout:op 4470 completed, throughput=5MB/sec 2024-08-17T01:09:03.085 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bUfElDFlGF_GCiV off=5485970 len=1631910 2024-08-17T01:09:03.094 INFO:tasks.workunit.client.0.smithi110.stdout:op 4471 completed, throughput=5MB/sec 2024-08-17T01:09:03.094 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jNScVnId3c6NfMS off=7110193 len=1710843 2024-08-17T01:09:03.096 INFO:tasks.workunit.client.0.smithi110.stdout:op 4472 completed, throughput=5MB/sec 2024-08-17T01:09:04.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:03 smithi110 ceph-mon[100641]: pgmap v1707: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-08-17T01:09:04.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:03 smithi110 ceph-mon[98148]: pgmap v1707: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-08-17T01:09:04.096 INFO:tasks.workunit.client.0.smithi110.stdout: 879: throughput=5MB/sec pending data=0 2024-08-17T01:09:04.096 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-sO3XvHTVgtpBV4b off=13674935 len=425109 2024-08-17T01:09:04.100 INFO:tasks.workunit.client.0.smithi110.stdout:op 4473 completed, throughput=5MB/sec 2024-08-17T01:09:04.100 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-M98I-D5u1DpSW5k off=6698342 len=1737139 2024-08-17T01:09:04.107 INFO:tasks.workunit.client.0.smithi110.stdout:op 4474 completed, throughput=5MB/sec 2024-08-17T01:09:04.107 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8umZh-hZaThnRwl off=3346516 len=1020372 2024-08-17T01:09:04.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:03 smithi177 ceph-mon[90034]: pgmap v1707: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-08-17T01:09:04.113 INFO:tasks.workunit.client.0.smithi110.stdout:op 4475 completed, throughput=5MB/sec 2024-08-17T01:09:04.113 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-U766RZlScpdPc8V off=11630476 len=1064321 2024-08-17T01:09:04.115 INFO:tasks.workunit.client.0.smithi110.stdout:op 4476 completed, throughput=5MB/sec 2024-08-17T01:09:04.115 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-sTtFsAwnpd5L3IH off=13142274 len=327786 2024-08-17T01:09:04.118 INFO:tasks.workunit.client.0.smithi110.stdout:op 4477 completed, throughput=5MB/sec 2024-08-17T01:09:05.119 INFO:tasks.workunit.client.0.smithi110.stdout: 880: throughput=4.99MB/sec pending data=0 2024-08-17T01:09:05.119 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-g57_Jfye6MOhyHG off=81284 len=1720721 2024-08-17T01:09:05.130 INFO:tasks.workunit.client.0.smithi110.stdout:op 4478 completed, throughput=5MB/sec 2024-08-17T01:09:05.130 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-i0nxP0dTRZjYqxT off=2553712 len=1692520 2024-08-17T01:09:05.132 INFO:tasks.workunit.client.0.smithi110.stdout:op 4479 completed, throughput=5MB/sec 2024-08-17T01:09:05.132 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-J5hK9XJSzQ0OVNo off=1474961 len=1571507 2024-08-17T01:09:05.136 INFO:tasks.workunit.client.0.smithi110.stdout:op 4480 completed, throughput=5MB/sec 2024-08-17T01:09:05.136 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Y9u-kcAUu9dwnKV off=1337693 len=880292 2024-08-17T01:09:05.141 INFO:tasks.workunit.client.0.smithi110.stdout:op 4481 completed, throughput=5MB/sec 2024-08-17T01:09:06.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:05 smithi110 ceph-mon[100641]: pgmap v1708: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:09:06.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:05 smithi110 ceph-mon[98148]: pgmap v1708: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:09:06.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:05 smithi177 ceph-mon[90034]: pgmap v1708: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:09:06.141 INFO:tasks.workunit.client.0.smithi110.stdout: 881: throughput=5MB/sec pending data=0 2024-08-17T01:09:06.141 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-eHoeLaMKYFCU6mc off=7078399 len=1353410 2024-08-17T01:09:06.147 INFO:tasks.workunit.client.0.smithi110.stdout:op 4482 completed, throughput=5MB/sec 2024-08-17T01:09:06.147 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QhG2h1y9Sb8ooMi off=7573406 len=376167 2024-08-17T01:09:06.148 INFO:tasks.workunit.client.0.smithi110.stdout:op 4483 completed, throughput=5MB/sec 2024-08-17T01:09:06.148 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PFMFtG7Kgv0Wa1z off=8889354 len=601826 2024-08-17T01:09:06.152 INFO:tasks.workunit.client.0.smithi110.stdout:op 4484 completed, throughput=5MB/sec 2024-08-17T01:09:06.152 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--Hk9wAkwxozuBJQ off=1565694 len=604590 2024-08-17T01:09:06.157 INFO:tasks.workunit.client.0.smithi110.stdout:op 4485 completed, throughput=5MB/sec 2024-08-17T01:09:06.157 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-j9M2gyqA7JmxmWR off=13166963 len=833267 2024-08-17T01:09:06.158 INFO:tasks.workunit.client.0.smithi110.stdout:op 4486 completed, throughput=5MB/sec 2024-08-17T01:09:06.158 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ob4HNS09qP7FEIM off=22033199 len=1303211 2024-08-17T01:09:06.159 INFO:tasks.workunit.client.0.smithi110.stdout:op 4487 completed, throughput=5MB/sec 2024-08-17T01:09:07.160 INFO:tasks.workunit.client.0.smithi110.stdout: 882: throughput=4.99MB/sec pending data=0 2024-08-17T01:09:07.160 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-k7EVWwEk1RYqVAM off=2609393 len=839180 2024-08-17T01:09:07.161 INFO:tasks.workunit.client.0.smithi110.stdout:op 4488 completed, throughput=5MB/sec 2024-08-17T01:09:07.161 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JIP6RGtIgH-EP_X off=1913374 len=92767 2024-08-17T01:09:07.164 INFO:tasks.workunit.client.0.smithi110.stdout:op 4489 completed, throughput=5MB/sec 2024-08-17T01:09:07.164 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ioK_56XBtrCXTMg off=1355554 len=643903 2024-08-17T01:09:07.168 INFO:tasks.workunit.client.0.smithi110.stdout:op 4490 completed, throughput=5MB/sec 2024-08-17T01:09:07.168 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lSuwMF5Pp6Ygs0V off=167463 len=1744555 2024-08-17T01:09:07.170 INFO:tasks.workunit.client.0.smithi110.stdout:op 4491 completed, throughput=5MB/sec 2024-08-17T01:09:07.170 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-amJPgZcR8NE4xOe off=2398378 len=22822 2024-08-17T01:09:07.171 INFO:tasks.workunit.client.0.smithi110.stdout:op 4492 completed, throughput=5MB/sec 2024-08-17T01:09:07.171 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-laQuduu6DGt1z4h off=22366057 len=1129388 2024-08-17T01:09:07.172 INFO:tasks.workunit.client.0.smithi110.stdout:op 4493 completed, throughput=5MB/sec 2024-08-17T01:09:07.172 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hd1t0Ub9W3AXk_c off=6619828 len=1268245 2024-08-17T01:09:07.174 INFO:tasks.workunit.client.0.smithi110.stdout:op 4494 completed, throughput=5MB/sec 2024-08-17T01:09:08.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:07 smithi110 ceph-mon[100641]: pgmap v1709: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:09:08.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:07 smithi110 ceph-mon[98148]: pgmap v1709: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:09:08.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:07 smithi177 ceph-mon[90034]: pgmap v1709: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:09:08.174 INFO:tasks.workunit.client.0.smithi110.stdout: 883: throughput=5MB/sec pending data=0 2024-08-17T01:09:08.174 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-rvCVdTEW6oNWYek off=2129423 len=1792794 2024-08-17T01:09:08.185 INFO:tasks.workunit.client.0.smithi110.stdout:op 4495 completed, throughput=5MB/sec 2024-08-17T01:09:08.185 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5wPPoh24vBi8EWV off=3039464 len=764656 2024-08-17T01:09:08.189 INFO:tasks.workunit.client.0.smithi110.stdout:op 4496 completed, throughput=5MB/sec 2024-08-17T01:09:08.190 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ylNEfoQ3RE1Psiz off=130211 len=1595070 2024-08-17T01:09:08.198 INFO:tasks.workunit.client.0.smithi110.stdout:op 4497 completed, throughput=5MB/sec 2024-08-17T01:09:08.198 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-py8L1cZ5uc5u2Vy off=6544769 len=184518 2024-08-17T01:09:08.200 INFO:tasks.workunit.client.0.smithi110.stdout:op 4498 completed, throughput=5MB/sec 2024-08-17T01:09:08.200 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jjrPe2Xqvwc8ug- off=10866933 len=726701 2024-08-17T01:09:08.205 INFO:tasks.workunit.client.0.smithi110.stdout:op 4499 completed, throughput=5MB/sec 2024-08-17T01:09:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:09:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:09:08] "GET /metrics HTTP/1.1" 200 34128 "" "Prometheus/2.43.0" 2024-08-17T01:09:09.205 INFO:tasks.workunit.client.0.smithi110.stdout: 884: throughput=5MB/sec pending data=0 2024-08-17T01:09:09.205 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-C5XK0C5cZbVI3DN off=497521 len=950717 2024-08-17T01:09:09.207 INFO:tasks.workunit.client.0.smithi110.stdout:op 4500 completed, throughput=5MB/sec 2024-08-17T01:09:09.207 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RkpfN8h-6XoUL_D off=2200001 len=78296 2024-08-17T01:09:09.210 INFO:tasks.workunit.client.0.smithi110.stdout:op 4501 completed, throughput=5MB/sec 2024-08-17T01:09:09.210 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_egljm7w_Ev5L8- off=3136988 len=1331941 2024-08-17T01:09:09.213 INFO:tasks.workunit.client.0.smithi110.stdout:op 4502 completed, throughput=5MB/sec 2024-08-17T01:09:09.213 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-GtUl0ZyhgnLIISh off=1176220 len=1501096 2024-08-17T01:09:09.220 INFO:tasks.workunit.client.0.smithi110.stdout:op 4503 completed, throughput=5MB/sec 2024-08-17T01:09:09.220 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hcsOXElXfUpD6-Z off=4361015 len=1988276 2024-08-17T01:09:09.228 INFO:tasks.workunit.client.0.smithi110.stdout:op 4504 completed, throughput=5MB/sec 2024-08-17T01:09:10.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:09 smithi110 ceph-mon[98148]: pgmap v1710: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-17T01:09:10.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:09 smithi110 ceph-mon[100641]: pgmap v1710: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-17T01:09:10.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:09 smithi177 ceph-mon[90034]: pgmap v1710: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-17T01:09:10.228 INFO:tasks.workunit.client.0.smithi110.stdout: 885: throughput=5MB/sec pending data=0 2024-08-17T01:09:10.228 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-eEp9U_-__a8XF1S off=1169134 len=1777507 2024-08-17T01:09:10.240 INFO:tasks.workunit.client.0.smithi110.stdout:op 4505 completed, throughput=5MB/sec 2024-08-17T01:09:10.240 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-svgAjwiGbrUJy7k off=10204706 len=1175870 2024-08-17T01:09:10.241 INFO:tasks.workunit.client.0.smithi110.stdout:op 4506 completed, throughput=5MB/sec 2024-08-17T01:09:10.241 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9wrv-ASOFPnbfR9 off=6341000 len=467302 2024-08-17T01:09:10.245 INFO:tasks.workunit.client.0.smithi110.stdout:op 4507 completed, throughput=5MB/sec 2024-08-17T01:09:10.245 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-O0bd7y7t3sabv7d off=3602159 len=1904789 2024-08-17T01:09:10.247 INFO:tasks.workunit.client.0.smithi110.stdout:op 4508 completed, throughput=5MB/sec 2024-08-17T01:09:11.247 INFO:tasks.workunit.client.0.smithi110.stdout: 886: throughput=5MB/sec pending data=0 2024-08-17T01:09:11.247 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Zy3bZq-2E8KJrdG off=5270619 len=280318 2024-08-17T01:09:11.248 INFO:tasks.workunit.client.0.smithi110.stdout:op 4509 completed, throughput=5MB/sec 2024-08-17T01:09:11.248 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-H2ddlYifF6c6ae3 off=4942788 len=1990907 2024-08-17T01:09:11.260 INFO:tasks.workunit.client.0.smithi110.stdout:op 4510 completed, throughput=5MB/sec 2024-08-17T01:09:11.260 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-84O1RwBtb0eZOVc off=3287808 len=57203 2024-08-17T01:09:11.262 INFO:tasks.workunit.client.0.smithi110.stdout:op 4511 completed, throughput=5MB/sec 2024-08-17T01:09:11.262 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tEpZVCtSq_3dtxP off=18704129 len=1560619 2024-08-17T01:09:11.270 INFO:tasks.workunit.client.0.smithi110.stdout:op 4512 completed, throughput=5MB/sec 2024-08-17T01:09:11.270 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-020BXLtqCDt_8hU off=8898280 len=1417611 2024-08-17T01:09:11.272 INFO:tasks.workunit.client.0.smithi110.stdout:op 4513 completed, throughput=5MB/sec 2024-08-17T01:09:12.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:11 smithi177 ceph-mon[90034]: pgmap v1711: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:09:12.273 INFO:tasks.workunit.client.0.smithi110.stdout: 887: throughput=5MB/sec pending data=0 2024-08-17T01:09:12.273 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hQiE0LyhgraFSgf off=7858592 len=538666 2024-08-17T01:09:12.274 INFO:tasks.workunit.client.0.smithi110.stdout:op 4514 completed, throughput=5MB/sec 2024-08-17T01:09:12.274 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8g3ObEXO9LiBMoP off=269674 len=935006 2024-08-17T01:09:12.276 INFO:tasks.workunit.client.0.smithi110.stdout:op 4515 completed, throughput=5MB/sec 2024-08-17T01:09:12.276 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6KeaKqIwilpJxQM off=414010 len=1290113 2024-08-17T01:09:12.283 INFO:tasks.workunit.client.0.smithi110.stdout:op 4516 completed, throughput=5MB/sec 2024-08-17T01:09:12.283 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VMYAynAHXSxdDwn off=383977 len=1439349 2024-08-17T01:09:12.290 INFO:tasks.workunit.client.0.smithi110.stdout:op 4517 completed, throughput=5MB/sec 2024-08-17T01:09:12.290 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VrUtlhhOXIjQVBk off=1590381 len=1885939 2024-08-17T01:09:12.301 INFO:tasks.workunit.client.0.smithi110.stdout:op 4518 completed, throughput=5MB/sec 2024-08-17T01:09:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:11 smithi110 ceph-mon[98148]: pgmap v1711: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:09:12.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:11 smithi110 ceph-mon[100641]: pgmap v1711: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:09:13.301 INFO:tasks.workunit.client.0.smithi110.stdout: 888: throughput=5MB/sec pending data=0 2024-08-17T01:09:13.302 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cUHHY9RkdI2g2oi off=167972 len=148889 2024-08-17T01:09:13.304 INFO:tasks.workunit.client.0.smithi110.stdout:op 4519 completed, throughput=5MB/sec 2024-08-17T01:09:13.304 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-q3dQ6qoKco6v0I4 off=8024940 len=619854 2024-08-17T01:09:13.308 INFO:tasks.workunit.client.0.smithi110.stdout:op 4520 completed, throughput=5MB/sec 2024-08-17T01:09:13.308 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-icliSLCkiOsnoYc off=7278492 len=925312 2024-08-17T01:09:13.309 INFO:tasks.workunit.client.0.smithi110.stdout:op 4521 completed, throughput=5MB/sec 2024-08-17T01:09:13.309 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-D_DJqxq_2Sc3eKs off=0 len=1225698 2024-08-17T01:09:13.312 INFO:tasks.workunit.client.0.smithi110.stdout:op 4522 completed, throughput=5MB/sec 2024-08-17T01:09:13.312 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yDPlJQ_2IzxOx8C off=4653602 len=619388 2024-08-17T01:09:13.315 INFO:tasks.workunit.client.0.smithi110.stdout:op 4523 completed, throughput=5MB/sec 2024-08-17T01:09:13.315 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VzLA3QmFw3zPcn_ off=2648966 len=386512 2024-08-17T01:09:13.316 INFO:tasks.workunit.client.0.smithi110.stdout:op 4524 completed, throughput=5MB/sec 2024-08-17T01:09:14.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:13 smithi177 ceph-mon[90034]: pgmap v1712: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:09:14.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:13 smithi110 ceph-mon[98148]: pgmap v1712: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:09:14.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:13 smithi110 ceph-mon[100641]: pgmap v1712: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:09:14.316 INFO:tasks.workunit.client.0.smithi110.stdout: 889: throughput=4.99MB/sec pending data=0 2024-08-17T01:09:14.316 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wsVcL3_xZ1nxiL6 off=15134580 len=522092 2024-08-17T01:09:14.320 INFO:tasks.workunit.client.0.smithi110.stdout:op 4525 completed, throughput=5MB/sec 2024-08-17T01:09:14.320 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ahwnCnwGjuctV3s off=8133612 len=1917599 2024-08-17T01:09:14.322 INFO:tasks.workunit.client.0.smithi110.stdout:op 4526 completed, throughput=5MB/sec 2024-08-17T01:09:14.322 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-scvzXVuGF5kHVjL off=459299 len=207450 2024-08-17T01:09:14.326 INFO:tasks.workunit.client.0.smithi110.stdout:op 4527 completed, throughput=5MB/sec 2024-08-17T01:09:14.326 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ir81TwFnoZTgBeU off=280865 len=1911793 2024-08-17T01:09:14.328 INFO:tasks.workunit.client.0.smithi110.stdout:op 4528 completed, throughput=5MB/sec 2024-08-17T01:09:14.328 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VRQlRswIRhOz380 off=16234872 len=367861 2024-08-17T01:09:14.329 INFO:tasks.workunit.client.0.smithi110.stdout:op 4529 completed, throughput=5MB/sec 2024-08-17T01:09:14.329 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ytxbo-ZFNx7zCU9 off=7142073 len=1128432 2024-08-17T01:09:14.331 INFO:tasks.workunit.client.0.smithi110.stdout:op 4530 completed, throughput=5MB/sec 2024-08-17T01:09:15.332 INFO:tasks.workunit.client.0.smithi110.stdout: 890: throughput=5MB/sec pending data=0 2024-08-17T01:09:15.332 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8QAU31BgX1VvILC off=8897878 len=538375 2024-08-17T01:09:15.334 INFO:tasks.workunit.client.0.smithi110.stdout:op 4531 completed, throughput=5MB/sec 2024-08-17T01:09:15.334 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-fNUMFpvq6f8ACNL off=376958 len=901546 2024-08-17T01:09:15.336 INFO:tasks.workunit.client.0.smithi110.stdout:op 4532 completed, throughput=5MB/sec 2024-08-17T01:09:15.336 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8GnBa-t_-lrronT off=9694650 len=2071466 2024-08-17T01:09:15.338 INFO:tasks.workunit.client.0.smithi110.stdout:op 4533 completed, throughput=5MB/sec 2024-08-17T01:09:15.338 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kRNVtB3H7-ZqfXz off=15166578 len=397400 2024-08-17T01:09:15.342 INFO:tasks.workunit.client.0.smithi110.stdout:op 4534 completed, throughput=5MB/sec 2024-08-17T01:09:15.342 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-81HXyMxcx6GHWyG off=4306055 len=774180 2024-08-17T01:09:15.347 INFO:tasks.workunit.client.0.smithi110.stdout:op 4535 completed, throughput=5MB/sec 2024-08-17T01:09:16.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:15 smithi177 ceph-mon[90034]: pgmap v1713: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:09:16.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:15 smithi110 ceph-mon[100641]: pgmap v1713: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:09:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:15 smithi110 ceph-mon[98148]: pgmap v1713: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:09:16.347 INFO:tasks.workunit.client.0.smithi110.stdout: 891: throughput=4.99MB/sec pending data=0 2024-08-17T01:09:16.348 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qG3AnJPW0lQeKfH off=0 len=1052811 2024-08-17T01:09:16.353 INFO:tasks.workunit.client.0.smithi110.stdout:op 4536 completed, throughput=5MB/sec 2024-08-17T01:09:16.353 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OckXzlPtKcXy1ME off=4781876 len=992102 2024-08-17T01:09:16.359 INFO:tasks.workunit.client.0.smithi110.stdout:op 4537 completed, throughput=5MB/sec 2024-08-17T01:09:16.359 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-01kV-vsVADaSMqs off=12500238 len=1305770 2024-08-17T01:09:16.366 INFO:tasks.workunit.client.0.smithi110.stdout:op 4538 completed, throughput=5MB/sec 2024-08-17T01:09:16.366 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ktPaFzp0tsNwqHP off=14739454 len=1820139 2024-08-17T01:09:16.374 INFO:tasks.workunit.client.0.smithi110.stdout:op 4539 completed, throughput=5MB/sec 2024-08-17T01:09:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:09:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:09:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:09:17.374 INFO:tasks.workunit.client.0.smithi110.stdout: 892: throughput=4.99MB/sec pending data=0 2024-08-17T01:09:17.375 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gNHCDYFEn-OCRzb off=617979 len=1206887 2024-08-17T01:09:17.381 INFO:tasks.workunit.client.0.smithi110.stdout:op 4540 completed, throughput=5MB/sec 2024-08-17T01:09:17.382 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ibokoD4qgst28BS off=14416955 len=1552143 2024-08-17T01:09:17.386 INFO:tasks.workunit.client.0.smithi110.stdout:op 4541 completed, throughput=5MB/sec 2024-08-17T01:09:17.386 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PdMAigNkG4sINVf off=4699687 len=405604 2024-08-17T01:09:17.387 INFO:tasks.workunit.client.0.smithi110.stdout:op 4542 completed, throughput=5MB/sec 2024-08-17T01:09:17.387 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PncP9hNz_n10V-E off=12717942 len=483641 2024-08-17T01:09:17.391 INFO:tasks.workunit.client.0.smithi110.stdout:op 4543 completed, throughput=5MB/sec 2024-08-17T01:09:17.391 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9NQTOmOmfoU19Zv off=12519363 len=399274 2024-08-17T01:09:17.394 INFO:tasks.workunit.client.0.smithi110.stdout:op 4544 completed, throughput=5MB/sec 2024-08-17T01:09:17.394 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qcTq2Df43Kz4QBR off=3560295 len=759322 2024-08-17T01:09:17.395 INFO:tasks.workunit.client.0.smithi110.stdout:op 4545 completed, throughput=5MB/sec 2024-08-17T01:09:17.396 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-eeyJIhZRQiwDJHg off=2199159 len=1625782 2024-08-17T01:09:17.397 INFO:tasks.workunit.client.0.smithi110.stdout:op 4546 completed, throughput=5MB/sec 2024-08-17T01:09:18.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:17 smithi177 ceph-mon[90034]: pgmap v1714: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:09:18.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:17 smithi110 ceph-mon[100641]: pgmap v1714: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:09:18.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:17 smithi110 ceph-mon[98148]: pgmap v1714: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:09:18.397 INFO:tasks.workunit.client.0.smithi110.stdout: 893: throughput=5MB/sec pending data=0 2024-08-17T01:09:18.397 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-oR3-Gi6HPPMrNvB off=422591 len=1539671 2024-08-17T01:09:18.399 INFO:tasks.workunit.client.0.smithi110.stdout:op 4547 completed, throughput=5MB/sec 2024-08-17T01:09:18.399 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JAsZTothyCFVDEn off=10456595 len=2009035 2024-08-17T01:09:18.410 INFO:tasks.workunit.client.0.smithi110.stdout:op 4548 completed, throughput=5MB/sec 2024-08-17T01:09:18.410 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-U4D1fN8rq-zsv_4 off=724327 len=1804829 2024-08-17T01:09:18.412 INFO:tasks.workunit.client.0.smithi110.stdout:op 4549 completed, throughput=5MB/sec 2024-08-17T01:09:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:09:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:09:18] "GET /metrics HTTP/1.1" 200 34129 "" "Prometheus/2.43.0" 2024-08-17T01:09:19.412 INFO:tasks.workunit.client.0.smithi110.stdout: 894: throughput=5MB/sec pending data=0 2024-08-17T01:09:19.412 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zkS1-X3gjDwdPuU off=4739349 len=874451 2024-08-17T01:09:19.414 INFO:tasks.workunit.client.0.smithi110.stdout:op 4550 completed, throughput=5MB/sec 2024-08-17T01:09:19.414 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-yHj3fdMw6cSwZtN off=3793616 len=1394547 2024-08-17T01:09:19.415 INFO:tasks.workunit.client.0.smithi110.stdout:op 4551 completed, throughput=5MB/sec 2024-08-17T01:09:19.415 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZXnotZpveP8CMHj off=7267202 len=2069146 2024-08-17T01:09:19.418 INFO:tasks.workunit.client.0.smithi110.stdout:op 4552 completed, throughput=5MB/sec 2024-08-17T01:09:20.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:19 smithi177 ceph-mon[90034]: pgmap v1715: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:09:20.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:19 smithi110 ceph-mon[98148]: pgmap v1715: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:09:20.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:19 smithi110 ceph-mon[100641]: pgmap v1715: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:09:20.418 INFO:tasks.workunit.client.0.smithi110.stdout: 895: throughput=4.99MB/sec pending data=0 2024-08-17T01:09:20.418 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-AyjsMxiyt27k1UG off=982766 len=1017225 2024-08-17T01:09:20.421 INFO:tasks.workunit.client.0.smithi110.stdout:op 4553 completed, throughput=5MB/sec 2024-08-17T01:09:20.421 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9RHAyAvrzQzTh3d off=2851385 len=2016734 2024-08-17T01:09:20.429 INFO:tasks.workunit.client.0.smithi110.stdout:op 4554 completed, throughput=5MB/sec 2024-08-17T01:09:20.429 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Crwdv-GUcVbtKsx off=8569991 len=87192 2024-08-17T01:09:20.430 INFO:tasks.workunit.client.0.smithi110.stdout:op 4555 completed, throughput=5MB/sec 2024-08-17T01:09:20.430 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8JrIDzFS5zU3W8s off=5434006 len=1838969 2024-08-17T01:09:20.431 INFO:tasks.workunit.client.0.smithi110.stdout:op 4556 completed, throughput=5MB/sec 2024-08-17T01:09:20.431 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-fBBNLuoNIzimdhG off=10914672 len=1553071 2024-08-17T01:09:20.433 INFO:tasks.workunit.client.0.smithi110.stdout:op 4557 completed, throughput=5MB/sec 2024-08-17T01:09:21.433 INFO:tasks.workunit.client.0.smithi110.stdout: 896: throughput=5MB/sec pending data=0 2024-08-17T01:09:21.433 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-AYAotI_Ea6V7mG_ off=2640325 len=694313 2024-08-17T01:09:21.438 INFO:tasks.workunit.client.0.smithi110.stdout:op 4558 completed, throughput=5MB/sec 2024-08-17T01:09:21.438 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FLUIpR7ED8Lq-s9 off=5859863 len=1528378 2024-08-17T01:09:21.439 INFO:tasks.workunit.client.0.smithi110.stdout:op 4559 completed, throughput=5MB/sec 2024-08-17T01:09:21.439 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bdTeva9z7FivHIH off=7956158 len=1274224 2024-08-17T01:09:21.446 INFO:tasks.workunit.client.0.smithi110.stdout:op 4560 completed, throughput=5MB/sec 2024-08-17T01:09:21.446 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XqFncdvCR9-BYOr off=15920250 len=1080452 2024-08-17T01:09:21.452 INFO:tasks.workunit.client.0.smithi110.stdout:op 4561 completed, throughput=5MB/sec 2024-08-17T01:09:22.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:21 smithi177 ceph-mon[90034]: pgmap v1716: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:09:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:21 smithi110 ceph-mon[98148]: pgmap v1716: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:09:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:21 smithi110 ceph-mon[100641]: pgmap v1716: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:09:22.452 INFO:tasks.workunit.client.0.smithi110.stdout: 897: throughput=5MB/sec pending data=0 2024-08-17T01:09:22.452 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hF5nAq7fUv5hSyP off=5849250 len=182938 2024-08-17T01:09:22.455 INFO:tasks.workunit.client.0.smithi110.stdout:op 4562 completed, throughput=5MB/sec 2024-08-17T01:09:22.455 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-B7ydGKFEYxN640E off=2574967 len=830441 2024-08-17T01:09:22.460 INFO:tasks.workunit.client.0.smithi110.stdout:op 4563 completed, throughput=5MB/sec 2024-08-17T01:09:22.460 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MbRfxDbUdETKJFy off=15903207 len=955657 2024-08-17T01:09:22.462 INFO:tasks.workunit.client.0.smithi110.stdout:op 4564 completed, throughput=5MB/sec 2024-08-17T01:09:22.462 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ydiRN0Ov9o0uYXP off=7120984 len=381931 2024-08-17T01:09:22.463 INFO:tasks.workunit.client.0.smithi110.stdout:op 4565 completed, throughput=5MB/sec 2024-08-17T01:09:22.463 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-L5D4PE1qKu9euac off=11969709 len=122748 2024-08-17T01:09:22.466 INFO:tasks.workunit.client.0.smithi110.stdout:op 4566 completed, throughput=5MB/sec 2024-08-17T01:09:22.467 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kosn4w1yv7ktfSE off=5984937 len=1540232 2024-08-17T01:09:22.475 INFO:tasks.workunit.client.0.smithi110.stdout:op 4567 completed, throughput=5MB/sec 2024-08-17T01:09:22.475 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nOv3DYUg2yNy05q off=5355789 len=1139472 2024-08-17T01:09:22.482 INFO:tasks.workunit.client.0.smithi110.stdout:op 4568 completed, throughput=5MB/sec 2024-08-17T01:09:23.483 INFO:tasks.workunit.client.0.smithi110.stdout: 898: throughput=5MB/sec pending data=0 2024-08-17T01:09:23.483 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0WxGy9LhKKMaZ7D off=12943735 len=920126 2024-08-17T01:09:23.488 INFO:tasks.workunit.client.0.smithi110.stdout:op 4569 completed, throughput=5MB/sec 2024-08-17T01:09:23.488 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KPCt-gcTXHq2YdJ off=14269158 len=866965 2024-08-17T01:09:23.490 INFO:tasks.workunit.client.0.smithi110.stdout:op 4570 completed, throughput=5MB/sec 2024-08-17T01:09:23.490 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-o8zj9L2pGQ22X0I off=269136 len=350530 2024-08-17T01:09:23.493 INFO:tasks.workunit.client.0.smithi110.stdout:op 4571 completed, throughput=5MB/sec 2024-08-17T01:09:23.493 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-sTtFsAwnpd5L3IH off=5474310 len=584027 2024-08-17T01:09:23.495 INFO:tasks.workunit.client.0.smithi110.stdout:op 4572 completed, throughput=5MB/sec 2024-08-17T01:09:23.495 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MR7UounL2S5bXqK off=7235105 len=802400 2024-08-17T01:09:23.496 INFO:tasks.workunit.client.0.smithi110.stdout:op 4573 completed, throughput=5MB/sec 2024-08-17T01:09:23.496 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-iiP49d6g5rVh8MQ off=4541771 len=2060545 2024-08-17T01:09:23.504 INFO:tasks.workunit.client.0.smithi110.stdout:op 4574 completed, throughput=5MB/sec 2024-08-17T01:09:24.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:23 smithi177 ceph-mon[90034]: pgmap v1717: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:09:24.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:23 smithi110 ceph-mon[98148]: pgmap v1717: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:09:24.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:23 smithi110 ceph-mon[100641]: pgmap v1717: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:09:24.505 INFO:tasks.workunit.client.0.smithi110.stdout: 899: throughput=5MB/sec pending data=0 2024-08-17T01:09:24.505 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-AAE7NI_PLoJMGRq off=22092991 len=1636485 2024-08-17T01:09:24.515 INFO:tasks.workunit.client.0.smithi110.stdout:op 4575 completed, throughput=5MB/sec 2024-08-17T01:09:24.515 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YN29esShHcBEB_0 off=4653008 len=847124 2024-08-17T01:09:24.520 INFO:tasks.workunit.client.0.smithi110.stdout:op 4576 completed, throughput=5MB/sec 2024-08-17T01:09:24.520 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dlL3Lw-N18BELm7 off=3558855 len=915175 2024-08-17T01:09:24.525 INFO:tasks.workunit.client.0.smithi110.stdout:op 4577 completed, throughput=5MB/sec 2024-08-17T01:09:24.525 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-iK6vbARpufR7EsT off=4990633 len=1125887 2024-08-17T01:09:24.526 INFO:tasks.workunit.client.0.smithi110.stdout:op 4578 completed, throughput=5MB/sec 2024-08-17T01:09:24.526 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-M1Lj15nqzbI5QMK off=20094269 len=1822283 2024-08-17T01:09:24.537 INFO:tasks.workunit.client.0.smithi110.stdout:op 4579 completed, throughput=5MB/sec 2024-08-17T01:09:25.537 INFO:tasks.workunit.client.0.smithi110.stdout: 900: throughput=5MB/sec pending data=0 2024-08-17T01:09:25.538 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-mtSFYt6dJ_fc-yi off=1935997 len=1477293 2024-08-17T01:09:25.539 INFO:tasks.workunit.client.0.smithi110.stdout:op 4580 completed, throughput=5MB/sec 2024-08-17T01:09:25.539 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-M7LXtRtCh0NqkHb off=21148340 len=315945 2024-08-17T01:09:25.540 INFO:tasks.workunit.client.0.smithi110.stdout:op 4581 completed, throughput=5MB/sec 2024-08-17T01:09:25.540 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Kha0T6zoFAUSrEb off=1164224 len=823135 2024-08-17T01:09:25.545 INFO:tasks.workunit.client.0.smithi110.stdout:op 4582 completed, throughput=5MB/sec 2024-08-17T01:09:25.545 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-DNrkjFjLiReBan9 off=14470462 len=1904511 2024-08-17T01:09:25.548 INFO:tasks.workunit.client.0.smithi110.stdout:op 4583 completed, throughput=5MB/sec 2024-08-17T01:09:26.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:25 smithi177 ceph-mon[90034]: pgmap v1718: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:09:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:25 smithi110 ceph-mon[98148]: pgmap v1718: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:09:26.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:25 smithi110 ceph-mon[100641]: pgmap v1718: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:09:26.548 INFO:tasks.workunit.client.0.smithi110.stdout: 901: throughput=5MB/sec pending data=0 2024-08-17T01:09:26.548 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kyE1vIBofTUGNK2 off=7444452 len=1242009 2024-08-17T01:09:26.550 INFO:tasks.workunit.client.0.smithi110.stdout:op 4584 completed, throughput=5MB/sec 2024-08-17T01:09:26.550 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MJwVH7NGYuRt4Pw off=237044 len=925883 2024-08-17T01:09:26.551 INFO:tasks.workunit.client.0.smithi110.stdout:op 4585 completed, throughput=5MB/sec 2024-08-17T01:09:26.551 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ohB9bX6UccOdtg_ off=4309973 len=715658 2024-08-17T01:09:26.555 INFO:tasks.workunit.client.0.smithi110.stdout:op 4586 completed, throughput=5MB/sec 2024-08-17T01:09:26.556 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-rw5UAZyv1u47vQK off=1770745 len=954120 2024-08-17T01:09:26.560 INFO:tasks.workunit.client.0.smithi110.stdout:op 4587 completed, throughput=5MB/sec 2024-08-17T01:09:26.560 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jo25X1t_ZRi130k off=6507835 len=2087058 2024-08-17T01:09:26.563 INFO:tasks.workunit.client.0.smithi110.stdout:op 4588 completed, throughput=5MB/sec 2024-08-17T01:09:27.563 INFO:tasks.workunit.client.0.smithi110.stdout: 902: throughput=5MB/sec pending data=0 2024-08-17T01:09:27.563 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vuH0gMlZliGkXsE off=1505735 len=210169 2024-08-17T01:09:27.566 INFO:tasks.workunit.client.0.smithi110.stdout:op 4589 completed, throughput=5MB/sec 2024-08-17T01:09:27.566 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vGJcSLqqEv83r0t off=448500 len=1375599 2024-08-17T01:09:27.568 INFO:tasks.workunit.client.0.smithi110.stdout:op 4590 completed, throughput=5MB/sec 2024-08-17T01:09:27.568 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-D7IF56wdbhnU6t3 off=11873159 len=1978989 2024-08-17T01:09:27.578 INFO:tasks.workunit.client.0.smithi110.stdout:op 4591 completed, throughput=5MB/sec 2024-08-17T01:09:27.578 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bMqlSKqeiPp5vkC off=1393716 len=1351153 2024-08-17T01:09:27.587 INFO:tasks.workunit.client.0.smithi110.stdout:op 4592 completed, throughput=5MB/sec 2024-08-17T01:09:28.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:27 smithi177 ceph-mon[90034]: pgmap v1719: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:09:28.113 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:27 smithi110 ceph-mon[100641]: pgmap v1719: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:09:28.113 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:27 smithi110 ceph-mon[98148]: pgmap v1719: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:09:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:09:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:09:28] "GET /metrics HTTP/1.1" 200 34129 "" "Prometheus/2.43.0" 2024-08-17T01:09:28.587 INFO:tasks.workunit.client.0.smithi110.stdout: 903: throughput=5MB/sec pending data=0 2024-08-17T01:09:28.587 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tCkcLQKhWeytquu off=4505661 len=340170 2024-08-17T01:09:28.590 INFO:tasks.workunit.client.0.smithi110.stdout:op 4593 completed, throughput=5MB/sec 2024-08-17T01:09:28.590 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-N27kCT9xMJlCcdP off=1867054 len=1851627 2024-08-17T01:09:28.601 INFO:tasks.workunit.client.0.smithi110.stdout:op 4594 completed, throughput=5MB/sec 2024-08-17T01:09:28.601 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Br3ZlbbsQWXHcVW off=5947544 len=1055684 2024-08-17T01:09:28.606 INFO:tasks.workunit.client.0.smithi110.stdout:op 4595 completed, throughput=5MB/sec 2024-08-17T01:09:28.606 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-DVErCgV_txmoS3m off=14389778 len=927621 2024-08-17T01:09:28.607 INFO:tasks.workunit.client.0.smithi110.stdout:op 4596 completed, throughput=5MB/sec 2024-08-17T01:09:28.607 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qUx_yog-Mm6Qafr off=1952628 len=51979 2024-08-17T01:09:28.608 INFO:tasks.workunit.client.0.smithi110.stdout:op 4597 completed, throughput=5MB/sec 2024-08-17T01:09:28.608 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9hYPNwe0Z_fje6_ off=1377990 len=1241641 2024-08-17T01:09:28.614 INFO:tasks.workunit.client.0.smithi110.stdout:op 4598 completed, throughput=5MB/sec 2024-08-17T01:09:29.615 INFO:tasks.workunit.client.0.smithi110.stdout: 904: throughput=5MB/sec pending data=0 2024-08-17T01:09:29.615 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jkhCeUUBu2TV0MF off=12112715 len=1633689 2024-08-17T01:09:29.623 INFO:tasks.workunit.client.0.smithi110.stdout:op 4599 completed, throughput=5MB/sec 2024-08-17T01:09:29.624 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-s5hnSomT-W43QNS off=3396412 len=22272 2024-08-17T01:09:29.624 INFO:tasks.workunit.client.0.smithi110.stdout:op 4600 completed, throughput=5MB/sec 2024-08-17T01:09:29.624 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cYoFJVkmcEZsIst off=0 len=1220357 2024-08-17T01:09:29.626 INFO:tasks.workunit.client.0.smithi110.stdout:op 4601 completed, throughput=5MB/sec 2024-08-17T01:09:29.626 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-r41JGtx_jTlS57h off=10047956 len=1602146 2024-08-17T01:09:29.629 INFO:tasks.workunit.client.0.smithi110.stdout:op 4602 completed, throughput=5MB/sec 2024-08-17T01:09:30.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:29 smithi177 ceph-mon[90034]: pgmap v1720: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:09:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:29 smithi110 ceph-mon[98148]: pgmap v1720: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:09:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:29 smithi110 ceph-mon[100641]: pgmap v1720: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:09:30.629 INFO:tasks.workunit.client.0.smithi110.stdout: 905: throughput=4.99MB/sec pending data=0 2024-08-17T01:09:30.629 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-mfKAI1SUV05o3w5 off=15158385 len=1050518 2024-08-17T01:09:30.631 INFO:tasks.workunit.client.0.smithi110.stdout:op 4603 completed, throughput=5MB/sec 2024-08-17T01:09:30.631 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KkQCj3amBiF0o0E off=8012341 len=588450 2024-08-17T01:09:30.635 INFO:tasks.workunit.client.0.smithi110.stdout:op 4604 completed, throughput=5MB/sec 2024-08-17T01:09:30.635 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WyL9qP4d7ZOXN_T off=1867722 len=2055814 2024-08-17T01:09:30.644 INFO:tasks.workunit.client.0.smithi110.stdout:op 4605 completed, throughput=5MB/sec 2024-08-17T01:09:30.644 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xOOuPZT1zOxvRga off=3464594 len=2064176 2024-08-17T01:09:30.647 INFO:tasks.workunit.client.0.smithi110.stdout:op 4606 completed, throughput=5MB/sec 2024-08-17T01:09:31.647 INFO:tasks.workunit.client.0.smithi110.stdout: 906: throughput=5MB/sec pending data=0 2024-08-17T01:09:31.647 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-glHuxMOcEYdUwnU off=3006456 len=1090060 2024-08-17T01:09:31.650 INFO:tasks.workunit.client.0.smithi110.stdout:op 4607 completed, throughput=5MB/sec 2024-08-17T01:09:31.651 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-p3BPK2oZyJgEJS2 off=10246411 len=73705 2024-08-17T01:09:31.651 INFO:tasks.workunit.client.0.smithi110.stdout:op 4608 completed, throughput=5MB/sec 2024-08-17T01:09:31.651 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9VXJyUB3oeoLiqY off=1894082 len=952767 2024-08-17T01:09:31.657 INFO:tasks.workunit.client.0.smithi110.stdout:op 4609 completed, throughput=5MB/sec 2024-08-17T01:09:31.657 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-JK3BtMV_HRbolTo off=12975073 len=81347 2024-08-17T01:09:31.657 INFO:tasks.workunit.client.0.smithi110.stdout:op 4610 completed, throughput=5MB/sec 2024-08-17T01:09:31.657 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6_gpluTBwVo_Haz off=7982992 len=1772927 2024-08-17T01:09:31.665 INFO:tasks.workunit.client.0.smithi110.stdout:op 4611 completed, throughput=5MB/sec 2024-08-17T01:09:31.665 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-eINU9F3lHDFkBvG off=526992 len=2080093 2024-08-17T01:09:31.678 INFO:tasks.workunit.client.0.smithi110.stdout:op 4612 completed, throughput=5MB/sec 2024-08-17T01:09:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:31 smithi177 ceph-mon[90034]: pgmap v1721: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:09:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:09:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:31 smithi110 ceph-mon[98148]: pgmap v1721: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:09:32.434 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:09:32.437 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:31 smithi110 ceph-mon[100641]: pgmap v1721: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:09:32.437 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:09:32.679 INFO:tasks.workunit.client.0.smithi110.stdout: 907: throughput=5MB/sec pending data=0 2024-08-17T01:09:32.679 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7cHENv_mV5V2iVQ off=78241 len=1871955 2024-08-17T01:09:32.682 INFO:tasks.workunit.client.0.smithi110.stdout:op 4613 completed, throughput=5MB/sec 2024-08-17T01:09:32.683 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZfD2uHw7f-rbBu6 off=3370426 len=492006 2024-08-17T01:09:32.686 INFO:tasks.workunit.client.0.smithi110.stdout:op 4614 completed, throughput=5MB/sec 2024-08-17T01:09:32.686 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-g0ULWU5qZlYewVN off=8657360 len=650705 2024-08-17T01:09:32.691 INFO:tasks.workunit.client.0.smithi110.stdout:op 4615 completed, throughput=5MB/sec 2024-08-17T01:09:32.691 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HAVlgVDNLmLZYaS off=1758175 len=362353 2024-08-17T01:09:32.694 INFO:tasks.workunit.client.0.smithi110.stdout:op 4616 completed, throughput=5MB/sec 2024-08-17T01:09:32.695 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-abDGKjYneDoGLhk off=0 len=1336019 2024-08-17T01:09:32.696 INFO:tasks.workunit.client.0.smithi110.stdout:op 4617 completed, throughput=5MB/sec 2024-08-17T01:09:33.696 INFO:tasks.workunit.client.0.smithi110.stdout: 908: throughput=5MB/sec pending data=0 2024-08-17T01:09:33.697 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-EK_qGbbjnRt9kTO off=3151292 len=1664215 2024-08-17T01:09:33.698 INFO:tasks.workunit.client.0.smithi110.stdout:op 4618 completed, throughput=5MB/sec 2024-08-17T01:09:33.699 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-sI8IuxkxdsKFkrC off=2853786 len=304251 2024-08-17T01:09:33.700 INFO:tasks.workunit.client.0.smithi110.stdout:op 4619 completed, throughput=5MB/sec 2024-08-17T01:09:33.700 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-iRlXf8dnFxDaKPz off=18223189 len=1249897 2024-08-17T01:09:33.707 INFO:tasks.workunit.client.0.smithi110.stdout:op 4620 completed, throughput=5MB/sec 2024-08-17T01:09:33.707 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Jel8Wj0YM6Wg_aF off=3220236 len=1390450 2024-08-17T01:09:33.710 INFO:tasks.workunit.client.0.smithi110.stdout:op 4621 completed, throughput=5MB/sec 2024-08-17T01:09:33.710 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_c4q-XchaxoRqvV off=1927787 len=983429 2024-08-17T01:09:33.715 INFO:tasks.workunit.client.0.smithi110.stdout:op 4622 completed, throughput=5MB/sec 2024-08-17T01:09:34.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:33 smithi177 ceph-mon[90034]: pgmap v1722: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:09:34.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:33 smithi110 ceph-mon[98148]: pgmap v1722: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:09:34.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:33 smithi110 ceph-mon[100641]: pgmap v1722: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:09:34.715 INFO:tasks.workunit.client.0.smithi110.stdout: 909: throughput=5MB/sec pending data=0 2024-08-17T01:09:34.716 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-y7nbqmCimExYAG5 off=742555 len=1958062 2024-08-17T01:09:34.718 INFO:tasks.workunit.client.0.smithi110.stdout:op 4623 completed, throughput=5MB/sec 2024-08-17T01:09:34.718 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-beuoEESNuqvG1N1 off=5220290 len=2067570 2024-08-17T01:09:34.727 INFO:tasks.workunit.client.0.smithi110.stdout:op 4624 completed, throughput=5MB/sec 2024-08-17T01:09:34.727 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0T0qEvpb5QmVxEx off=182894 len=884219 2024-08-17T01:09:34.728 INFO:tasks.workunit.client.0.smithi110.stdout:op 4625 completed, throughput=5MB/sec 2024-08-17T01:09:35.728 INFO:tasks.workunit.client.0.smithi110.stdout: 910: throughput=5MB/sec pending data=0 2024-08-17T01:09:35.729 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-d9j2I18QG09IEI6 off=3041113 len=214878 2024-08-17T01:09:35.732 INFO:tasks.workunit.client.0.smithi110.stdout:op 4626 completed, throughput=5MB/sec 2024-08-17T01:09:35.732 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-YPxKllH58Rn0rPX off=199986 len=309734 2024-08-17T01:09:35.732 INFO:tasks.workunit.client.0.smithi110.stdout:op 4627 completed, throughput=5MB/sec 2024-08-17T01:09:35.733 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-WvbrbnzZ8POXRq8 off=3575105 len=1965077 2024-08-17T01:09:35.735 INFO:tasks.workunit.client.0.smithi110.stdout:op 4628 completed, throughput=5MB/sec 2024-08-17T01:09:35.735 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kpZtE9nHAjFwDvp off=1538019 len=1338416 2024-08-17T01:09:35.741 INFO:tasks.workunit.client.0.smithi110.stdout:op 4629 completed, throughput=5MB/sec 2024-08-17T01:09:35.741 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nQmPan5ObQjfR_o off=8512832 len=1027868 2024-08-17T01:09:35.745 INFO:tasks.workunit.client.0.smithi110.stdout:op 4630 completed, throughput=5MB/sec 2024-08-17T01:09:36.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:35 smithi177 ceph-mon[90034]: pgmap v1723: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:09:36.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:35 smithi110 ceph-mon[98148]: pgmap v1723: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:09:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:35 smithi110 ceph-mon[100641]: pgmap v1723: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:09:36.746 INFO:tasks.workunit.client.0.smithi110.stdout: 911: throughput=4.99MB/sec pending data=0 2024-08-17T01:09:36.746 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-yBN8PwhN_OM2LvX off=95338 len=1077494 2024-08-17T01:09:36.747 INFO:tasks.workunit.client.0.smithi110.stdout:op 4631 completed, throughput=5MB/sec 2024-08-17T01:09:36.747 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_cWX9fHUQbhBOBq off=4922083 len=1080819 2024-08-17T01:09:36.753 INFO:tasks.workunit.client.0.smithi110.stdout:op 4632 completed, throughput=5MB/sec 2024-08-17T01:09:36.753 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kosn4w1yv7ktfSE off=8302375 len=986241 2024-08-17T01:09:36.759 INFO:tasks.workunit.client.0.smithi110.stdout:op 4633 completed, throughput=5MB/sec 2024-08-17T01:09:36.759 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-mjyFUad4ANPc78S off=616071 len=106489 2024-08-17T01:09:36.762 INFO:tasks.workunit.client.0.smithi110.stdout:op 4634 completed, throughput=5MB/sec 2024-08-17T01:09:36.762 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XyX6TpNZ21ujgwW off=378744 len=308626 2024-08-17T01:09:36.764 INFO:tasks.workunit.client.0.smithi110.stdout:op 4635 completed, throughput=5MB/sec 2024-08-17T01:09:36.765 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-84irbNIGUNCG5Ii off=1794021 len=1761762 2024-08-17T01:09:36.775 INFO:tasks.workunit.client.0.smithi110.stdout:op 4636 completed, throughput=5MB/sec 2024-08-17T01:09:36.775 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0NXLyXSIR9SBcx5 off=3777511 len=1807713 2024-08-17T01:09:36.777 INFO:tasks.workunit.client.0.smithi110.stdout:op 4637 completed, throughput=5MB/sec 2024-08-17T01:09:37.777 INFO:tasks.workunit.client.0.smithi110.stdout: 912: throughput=5MB/sec pending data=0 2024-08-17T01:09:37.778 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9K9DCGQxqUekawX off=11587576 len=1833729 2024-08-17T01:09:37.780 INFO:tasks.workunit.client.0.smithi110.stdout:op 4638 completed, throughput=5MB/sec 2024-08-17T01:09:37.780 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LqTpvScxfFoh0S4 off=11161298 len=1492247 2024-08-17T01:09:37.786 INFO:tasks.workunit.client.0.smithi110.stdout:op 4639 completed, throughput=5MB/sec 2024-08-17T01:09:37.787 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-IYqQp9qkY5jHcy7 off=1564020 len=1585977 2024-08-17T01:09:37.796 INFO:tasks.workunit.client.0.smithi110.stdout:op 4640 completed, throughput=5MB/sec 2024-08-17T01:09:38.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:37 smithi177 ceph-mon[90034]: pgmap v1724: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-17T01:09:38.187 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:37 smithi110 ceph-mon[100641]: pgmap v1724: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-17T01:09:38.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:37 smithi110 ceph-mon[98148]: pgmap v1724: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-17T01:09:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:09:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:09:38] "GET /metrics HTTP/1.1" 200 34129 "" "Prometheus/2.43.0" 2024-08-17T01:09:38.797 INFO:tasks.workunit.client.0.smithi110.stdout: 913: throughput=5MB/sec pending data=0 2024-08-17T01:09:38.797 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QQZClqOp_HQJQsD off=21370937 len=428745 2024-08-17T01:09:38.801 INFO:tasks.workunit.client.0.smithi110.stdout:op 4641 completed, throughput=5MB/sec 2024-08-17T01:09:38.801 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-TQG1qH3TzIyeSNj off=0 len=1551735 2024-08-17T01:09:38.804 INFO:tasks.workunit.client.0.smithi110.stdout:op 4642 completed, throughput=5MB/sec 2024-08-17T01:09:38.804 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wGOTsZ1qeLCnuJd off=1000768 len=278677 2024-08-17T01:09:38.808 INFO:tasks.workunit.client.0.smithi110.stdout:op 4643 completed, throughput=5MB/sec 2024-08-17T01:09:38.808 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CbK8Md8REODUMpm off=12499767 len=1741498 2024-08-17T01:09:38.816 INFO:tasks.workunit.client.0.smithi110.stdout:op 4644 completed, throughput=5MB/sec 2024-08-17T01:09:39.816 INFO:tasks.workunit.client.0.smithi110.stdout: 914: throughput=4.99MB/sec pending data=0 2024-08-17T01:09:39.817 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-RX5-_V7rQLOLCHq off=17967797 len=187535 2024-08-17T01:09:39.817 INFO:tasks.workunit.client.0.smithi110.stdout:op 4645 completed, throughput=4.99MB/sec 2024-08-17T01:09:39.817 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lSuwMF5Pp6Ygs0V off=1900168 len=218037 2024-08-17T01:09:39.818 INFO:tasks.workunit.client.0.smithi110.stdout:op 4646 completed, throughput=5MB/sec 2024-08-17T01:09:39.818 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Xec-kMVI0HpDSnp off=2459785 len=1529716 2024-08-17T01:09:39.827 INFO:tasks.workunit.client.0.smithi110.stdout:op 4647 completed, throughput=5MB/sec 2024-08-17T01:09:39.827 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-iRbzgGKggTXNxkm off=7770512 len=1335206 2024-08-17T01:09:39.829 INFO:tasks.workunit.client.0.smithi110.stdout:op 4648 completed, throughput=5MB/sec 2024-08-17T01:09:39.829 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-10HU7IOFXLftFbX off=1290312 len=1629350 2024-08-17T01:09:39.831 INFO:tasks.workunit.client.0.smithi110.stdout:op 4649 completed, throughput=5MB/sec 2024-08-17T01:09:39.831 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--H4kFQN74y0VnPd off=3946187 len=1479555 2024-08-17T01:09:39.832 INFO:tasks.workunit.client.0.smithi110.stdout:op 4650 completed, throughput=5MB/sec 2024-08-17T01:09:40.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:39 smithi177 ceph-mon[90034]: pgmap v1725: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-17T01:09:40.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:09:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:39 smithi110 ceph-mon[98148]: pgmap v1725: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-17T01:09:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:09:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:39 smithi110 ceph-mon[100641]: pgmap v1725: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-17T01:09:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:09:40.833 INFO:tasks.workunit.client.0.smithi110.stdout: 915: throughput=5MB/sec pending data=0 2024-08-17T01:09:40.833 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZyZbichafx2FRM6 off=23054835 len=208647 2024-08-17T01:09:40.835 INFO:tasks.workunit.client.0.smithi110.stdout:op 4651 completed, throughput=5MB/sec 2024-08-17T01:09:40.835 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HOyDFB8h7ih8Ue4 off=16097176 len=932962 2024-08-17T01:09:40.836 INFO:tasks.workunit.client.0.smithi110.stdout:op 4652 completed, throughput=5MB/sec 2024-08-17T01:09:40.837 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kI0aQjx7FGX_pGI off=20157175 len=288620 2024-08-17T01:09:40.839 INFO:tasks.workunit.client.0.smithi110.stdout:op 4653 completed, throughput=5MB/sec 2024-08-17T01:09:40.839 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-y00taA8lTOT-MBS off=19045959 len=104330 2024-08-17T01:09:40.839 INFO:tasks.workunit.client.0.smithi110.stdout:op 4654 completed, throughput=5MB/sec 2024-08-17T01:09:40.839 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--1MV_7GyDlSb_Fx off=3510514 len=835562 2024-08-17T01:09:40.844 INFO:tasks.workunit.client.0.smithi110.stdout:op 4655 completed, throughput=5MB/sec 2024-08-17T01:09:40.844 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bWCMd7Ij1pc2_XQ off=8785390 len=1757980 2024-08-17T01:09:40.845 INFO:tasks.workunit.client.0.smithi110.stdout:op 4656 completed, throughput=5MB/sec 2024-08-17T01:09:40.845 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4mAfsZHfzOmYVaz off=2903880 len=2058160 2024-08-17T01:09:40.847 INFO:tasks.workunit.client.0.smithi110.stdout:op 4657 completed, throughput=5MB/sec 2024-08-17T01:09:41.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:09:41.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:09:41.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:09:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:09:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:09:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:09:41.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:09:41.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:09:41.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:09:41.847 INFO:tasks.workunit.client.0.smithi110.stdout: 916: throughput=5MB/sec pending data=0 2024-08-17T01:09:41.848 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Co8VvVr1ridASDx off=12360047 len=48639 2024-08-17T01:09:41.848 INFO:tasks.workunit.client.0.smithi110.stdout:op 4658 completed, throughput=5MB/sec 2024-08-17T01:09:41.848 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7P6WJVGa-o3J_uH off=1610442 len=1366965 2024-08-17T01:09:41.850 INFO:tasks.workunit.client.0.smithi110.stdout:op 4659 completed, throughput=5MB/sec 2024-08-17T01:09:41.850 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-H5AzvJyBwGSN-IS off=15570379 len=1252915 2024-08-17T01:09:41.851 INFO:tasks.workunit.client.0.smithi110.stdout:op 4660 completed, throughput=5MB/sec 2024-08-17T01:09:41.851 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HY0SRPmpwZ4qdE6 off=4330421 len=1331188 2024-08-17T01:09:41.852 INFO:tasks.workunit.client.0.smithi110.stdout:op 4661 completed, throughput=5MB/sec 2024-08-17T01:09:42.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:42 smithi110 ceph-mon[100641]: pgmap v1726: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T01:09:42.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:42 smithi110 ceph-mon[98148]: pgmap v1726: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T01:09:42.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:42 smithi177 ceph-mon[90034]: pgmap v1726: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T01:09:42.853 INFO:tasks.workunit.client.0.smithi110.stdout: 917: throughput=5MB/sec pending data=0 2024-08-17T01:09:42.853 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-mrzNmF-kZhmeIwq off=2820734 len=1696880 2024-08-17T01:09:42.861 INFO:tasks.workunit.client.0.smithi110.stdout:op 4662 completed, throughput=5MB/sec 2024-08-17T01:09:42.862 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-CVtqh7yXt0LjM5I off=2879913 len=1736342 2024-08-17T01:09:42.862 INFO:tasks.workunit.client.0.smithi110.stdout:op 4663 completed, throughput=5MB/sec 2024-08-17T01:09:42.863 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-57BOI9fTgA8oE1J off=192946 len=915652 2024-08-17T01:09:42.867 INFO:tasks.workunit.client.0.smithi110.stdout:op 4664 completed, throughput=5MB/sec 2024-08-17T01:09:42.867 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tJndhmOA2yLzAkZ off=6725444 len=2095880 2024-08-17T01:09:42.869 INFO:tasks.workunit.client.0.smithi110.stdout:op 4665 completed, throughput=5MB/sec 2024-08-17T01:09:43.869 INFO:tasks.workunit.client.0.smithi110.stdout: 918: throughput=5MB/sec pending data=0 2024-08-17T01:09:43.869 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-82O9BtuZp5NHxZw off=15714496 len=1575705 2024-08-17T01:09:43.876 INFO:tasks.workunit.client.0.smithi110.stdout:op 4666 completed, throughput=5MB/sec 2024-08-17T01:09:43.876 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cBWlC2atsPHBLe0 off=1867901 len=193339 2024-08-17T01:09:43.880 INFO:tasks.workunit.client.0.smithi110.stdout:op 4667 completed, throughput=5MB/sec 2024-08-17T01:09:43.880 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-AgHIM6eSRlRdZrJ off=5108037 len=1736543 2024-08-17T01:09:43.890 INFO:tasks.workunit.client.0.smithi110.stdout:op 4668 completed, throughput=5MB/sec 2024-08-17T01:09:43.890 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Jc24CocznzhNfmG off=2155858 len=8355 2024-08-17T01:09:43.892 INFO:tasks.workunit.client.0.smithi110.stdout:op 4669 completed, throughput=5MB/sec 2024-08-17T01:09:43.892 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-noDe5YH5dPdWOVW off=17839323 len=541055 2024-08-17T01:09:43.896 INFO:tasks.workunit.client.0.smithi110.stdout:op 4670 completed, throughput=5MB/sec 2024-08-17T01:09:44.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:44 smithi110 ceph-mon[98148]: pgmap v1727: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:09:44.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:44 smithi110 ceph-mon[100641]: pgmap v1727: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:09:44.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:44 smithi177 ceph-mon[90034]: pgmap v1727: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:09:44.896 INFO:tasks.workunit.client.0.smithi110.stdout: 919: throughput=5MB/sec pending data=0 2024-08-17T01:09:44.896 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-X2KLKqoiIMCYf2k off=385577 len=131056 2024-08-17T01:09:44.897 INFO:tasks.workunit.client.0.smithi110.stdout:op 4671 completed, throughput=5MB/sec 2024-08-17T01:09:44.897 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-CCP_k4hjR664SfV off=14680067 len=144238 2024-08-17T01:09:44.897 INFO:tasks.workunit.client.0.smithi110.stdout:op 4672 completed, throughput=5MB/sec 2024-08-17T01:09:44.897 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6vbbnFxbZkqT7ir off=13405172 len=245184 2024-08-17T01:09:44.901 INFO:tasks.workunit.client.0.smithi110.stdout:op 4673 completed, throughput=5MB/sec 2024-08-17T01:09:44.901 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7KMfIB_vEbu6XzP off=1522226 len=603241 2024-08-17T01:09:44.906 INFO:tasks.workunit.client.0.smithi110.stdout:op 4674 completed, throughput=5MB/sec 2024-08-17T01:09:44.906 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gQcLMFqgA4crn8Y off=3288779 len=1956697 2024-08-17T01:09:44.915 INFO:tasks.workunit.client.0.smithi110.stdout:op 4675 completed, throughput=5MB/sec 2024-08-17T01:09:44.915 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kOBKpruvg0Oq7Xp off=1046110 len=1892172 2024-08-17T01:09:44.922 INFO:tasks.workunit.client.0.smithi110.stdout:op 4676 completed, throughput=5MB/sec 2024-08-17T01:09:45.923 INFO:tasks.workunit.client.0.smithi110.stdout: 920: throughput=4.99MB/sec pending data=0 2024-08-17T01:09:45.923 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-l3JQLis-ZU4LwLX off=583290 len=839291 2024-08-17T01:09:45.929 INFO:tasks.workunit.client.0.smithi110.stdout:op 4677 completed, throughput=5MB/sec 2024-08-17T01:09:45.930 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-szTv8Kf0w-af4T_ off=13884923 len=1055725 2024-08-17T01:09:45.933 INFO:tasks.workunit.client.0.smithi110.stdout:op 4678 completed, throughput=5MB/sec 2024-08-17T01:09:45.933 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-goAy98KKLStRjXm off=16492937 len=1852455 2024-08-17T01:09:45.940 INFO:tasks.workunit.client.0.smithi110.stdout:op 4679 completed, throughput=5MB/sec 2024-08-17T01:09:45.941 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GOKwQebqa6KrLML off=2258279 len=1563279 2024-08-17T01:09:45.942 INFO:tasks.workunit.client.0.smithi110.stdout:op 4680 completed, throughput=5MB/sec 2024-08-17T01:09:45.942 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cc5tdyZdYahGjQx off=10626834 len=462270 2024-08-17T01:09:45.945 INFO:tasks.workunit.client.0.smithi110.stdout:op 4681 completed, throughput=5MB/sec 2024-08-17T01:09:46.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:46 smithi110 ceph-mon[98148]: pgmap v1728: 105 pgs: 105 active+clean; 126 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-17T01:09:46.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:46 smithi110 ceph-mon[100641]: pgmap v1728: 105 pgs: 105 active+clean; 126 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-17T01:09:46.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:46 smithi177 ceph-mon[90034]: pgmap v1728: 105 pgs: 105 active+clean; 126 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-17T01:09:46.946 INFO:tasks.workunit.client.0.smithi110.stdout: 921: throughput=5MB/sec pending data=0 2024-08-17T01:09:46.946 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8tSjQ9An0YvDKYv off=23912214 len=1399283 2024-08-17T01:09:46.950 INFO:tasks.workunit.client.0.smithi110.stdout:op 4682 completed, throughput=5MB/sec 2024-08-17T01:09:46.950 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--3J213AcTC7tUl8 off=1749303 len=1238137 2024-08-17T01:09:46.950 INFO:tasks.workunit.client.0.smithi110.stdout:op 4683 completed, throughput=5MB/sec 2024-08-17T01:09:46.950 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-baac1k7zuEwUVkM off=10805537 len=1863201 2024-08-17T01:09:46.959 INFO:tasks.workunit.client.0.smithi110.stdout:op 4684 completed, throughput=5MB/sec 2024-08-17T01:09:46.959 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-d9tw5K7hHl_LDII off=9839302 len=1970704 2024-08-17T01:09:46.967 INFO:tasks.workunit.client.0.smithi110.stdout:op 4685 completed, throughput=5MB/sec 2024-08-17T01:09:47.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:09:47.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:09:47.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:09:47.968 INFO:tasks.workunit.client.0.smithi110.stdout: 922: throughput=5MB/sec pending data=0 2024-08-17T01:09:47.968 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pllbTe3NT0F7n11 off=13369081 len=2036603 2024-08-17T01:09:47.977 INFO:tasks.workunit.client.0.smithi110.stdout:op 4686 completed, throughput=5MB/sec 2024-08-17T01:09:47.977 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0GoCH2CWoSQcnDU off=10079607 len=1991920 2024-08-17T01:09:47.979 INFO:tasks.workunit.client.0.smithi110.stdout:op 4687 completed, throughput=5MB/sec 2024-08-17T01:09:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:48 smithi110 ceph-mon[98148]: pgmap v1729: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:09:48.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:48 smithi110 ceph-mon[100641]: pgmap v1729: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:09:48.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:09:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:09:48] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.43.0" 2024-08-17T01:09:48.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:48 smithi177 ceph-mon[90034]: pgmap v1729: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:09:48.979 INFO:tasks.workunit.client.0.smithi110.stdout: 923: throughput=4.99MB/sec pending data=0 2024-08-17T01:09:48.979 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-SDFdZ_UbDN8Fndl off=5900713 len=546592 2024-08-17T01:09:48.981 INFO:tasks.workunit.client.0.smithi110.stdout:op 4688 completed, throughput=5MB/sec 2024-08-17T01:09:48.981 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-taP9wcphrAo_cuy off=16356545 len=1656934 2024-08-17T01:09:48.983 INFO:tasks.workunit.client.0.smithi110.stdout:op 4689 completed, throughput=5MB/sec 2024-08-17T01:09:48.983 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-A2A9SS8ChAiK5dv off=7108869 len=869304 2024-08-17T01:09:48.989 INFO:tasks.workunit.client.0.smithi110.stdout:op 4690 completed, throughput=5MB/sec 2024-08-17T01:09:48.989 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ldQavCPs11LY_An off=17153334 len=1120767 2024-08-17T01:09:48.996 INFO:tasks.workunit.client.0.smithi110.stdout:op 4691 completed, throughput=5MB/sec 2024-08-17T01:09:48.996 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-S5DzDQhx-utZweY off=4485084 len=527370 2024-08-17T01:09:48.997 INFO:tasks.workunit.client.0.smithi110.stdout:op 4692 completed, throughput=5MB/sec 2024-08-17T01:09:48.997 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bSRqd8BdFCHmTpY off=29150 len=1550150 2024-08-17T01:09:49.006 INFO:tasks.workunit.client.0.smithi110.stdout:op 4693 completed, throughput=5MB/sec 2024-08-17T01:09:50.004 INFO:tasks.workunit.client.0.smithi110.stdout: 924: throughput=5MB/sec pending data=0 2024-08-17T01:09:50.004 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-IRuVGC-YlBKIcBU off=9895957 len=1587572 2024-08-17T01:09:50.012 INFO:tasks.workunit.client.0.smithi110.stdout:op 4694 completed, throughput=5MB/sec 2024-08-17T01:09:50.012 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QryA-XTfgogYGBb off=9440111 len=1609850 2024-08-17T01:09:50.020 INFO:tasks.workunit.client.0.smithi110.stdout:op 4695 completed, throughput=5MB/sec 2024-08-17T01:09:50.021 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7qVhUW9AZpFxiLq off=8575620 len=1131467 2024-08-17T01:09:50.027 INFO:tasks.workunit.client.0.smithi110.stdout:op 4696 completed, throughput=5MB/sec 2024-08-17T01:09:50.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:50 smithi110 ceph-mon[98148]: pgmap v1730: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:09:50.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:50 smithi110 ceph-mon[100641]: pgmap v1730: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:09:50.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:50 smithi177 ceph-mon[90034]: pgmap v1730: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:09:51.028 INFO:tasks.workunit.client.0.smithi110.stdout: 925: throughput=4.99MB/sec pending data=0 2024-08-17T01:09:51.028 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-s2yKcW8HQBV-yaj off=456513 len=599716 2024-08-17T01:09:51.030 INFO:tasks.workunit.client.0.smithi110.stdout:op 4697 completed, throughput=5MB/sec 2024-08-17T01:09:51.030 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Tur7nOhOBe-ej_x off=7199804 len=666882 2024-08-17T01:09:51.031 INFO:tasks.workunit.client.0.smithi110.stdout:op 4698 completed, throughput=5MB/sec 2024-08-17T01:09:51.031 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aSRxBHh7eZExxeW off=3386511 len=30321 2024-08-17T01:09:51.034 INFO:tasks.workunit.client.0.smithi110.stdout:op 4699 completed, throughput=5MB/sec 2024-08-17T01:09:51.034 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KdjRF8ZCY34qvBR off=4845460 len=11913 2024-08-17T01:09:51.036 INFO:tasks.workunit.client.0.smithi110.stdout:op 4700 completed, throughput=5MB/sec 2024-08-17T01:09:51.036 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cS4wSuMPFojfSvA off=5659047 len=878887 2024-08-17T01:09:51.041 INFO:tasks.workunit.client.0.smithi110.stdout:op 4701 completed, throughput=5MB/sec 2024-08-17T01:09:51.042 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jEBrIisMhCmzS14 off=689722 len=603968 2024-08-17T01:09:51.046 INFO:tasks.workunit.client.0.smithi110.stdout:op 4702 completed, throughput=5MB/sec 2024-08-17T01:09:51.046 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nxAn7YLW2IGT8sY off=5175220 len=1841034 2024-08-17T01:09:51.054 INFO:tasks.workunit.client.0.smithi110.stdout:op 4703 completed, throughput=5MB/sec 2024-08-17T01:09:51.055 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-x-H3YRhUYm2BAcB off=7446570 len=653048 2024-08-17T01:09:51.059 INFO:tasks.workunit.client.0.smithi110.stdout:op 4704 completed, throughput=5MB/sec 2024-08-17T01:09:52.059 INFO:tasks.workunit.client.0.smithi110.stdout: 926: throughput=4.99MB/sec pending data=0 2024-08-17T01:09:52.060 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dqwqpWPWn4vaJMZ off=7774697 len=1714198 2024-08-17T01:09:52.070 INFO:tasks.workunit.client.0.smithi110.stdout:op 4705 completed, throughput=5MB/sec 2024-08-17T01:09:52.070 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-b30cPyGSSQ9CQMr off=10545698 len=1926595 2024-08-17T01:09:52.082 INFO:tasks.workunit.client.0.smithi110.stdout:op 4706 completed, throughput=5MB/sec 2024-08-17T01:09:52.082 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uw4kORhsCDxyJW9 off=1310015 len=916302 2024-08-17T01:09:52.083 INFO:tasks.workunit.client.0.smithi110.stdout:op 4707 completed, throughput=5MB/sec 2024-08-17T01:09:52.083 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wq-Klhwhw-tA79j off=17089533 len=1406616 2024-08-17T01:09:52.090 INFO:tasks.workunit.client.0.smithi110.stdout:op 4708 completed, throughput=5MB/sec 2024-08-17T01:09:52.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:52 smithi110 ceph-mon[98148]: pgmap v1731: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T01:09:52.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:52 smithi110 ceph-mon[100641]: pgmap v1731: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T01:09:52.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:52 smithi177 ceph-mon[90034]: pgmap v1731: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T01:09:53.091 INFO:tasks.workunit.client.0.smithi110.stdout: 927: throughput=5MB/sec pending data=0 2024-08-17T01:09:53.091 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CLGVaIQWHpEf9O8 off=6989185 len=191257 2024-08-17T01:09:53.094 INFO:tasks.workunit.client.0.smithi110.stdout:op 4709 completed, throughput=5MB/sec 2024-08-17T01:09:53.094 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8aFASwWZsxCBmEG off=1733434 len=668048 2024-08-17T01:09:53.098 INFO:tasks.workunit.client.0.smithi110.stdout:op 4710 completed, throughput=5MB/sec 2024-08-17T01:09:53.099 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-C7KTU7NG3KhIqCk off=1454318 len=1928895 2024-08-17T01:09:53.101 INFO:tasks.workunit.client.0.smithi110.stdout:op 4711 completed, throughput=5MB/sec 2024-08-17T01:09:53.101 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KNIcdrrCDgqEN7u off=13129265 len=1881778 2024-08-17T01:09:53.103 INFO:tasks.workunit.client.0.smithi110.stdout:op 4712 completed, throughput=5MB/sec 2024-08-17T01:09:53.103 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8g3ObEXO9LiBMoP off=833546 len=1199193 2024-08-17T01:09:53.105 INFO:tasks.workunit.client.0.smithi110.stdout:op 4713 completed, throughput=5MB/sec 2024-08-17T01:09:54.106 INFO:tasks.workunit.client.0.smithi110.stdout: 928: throughput=5MB/sec pending data=0 2024-08-17T01:09:54.106 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-FOCZl4En5Z-6noC off=1947402 len=1611454 2024-08-17T01:09:54.116 INFO:tasks.workunit.client.0.smithi110.stdout:op 4714 completed, throughput=5MB/sec 2024-08-17T01:09:54.116 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4BLI77WXTf2SBfN off=2088143 len=1890835 2024-08-17T01:09:54.118 INFO:tasks.workunit.client.0.smithi110.stdout:op 4715 completed, throughput=5MB/sec 2024-08-17T01:09:54.118 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tBwl_zYVXJwI7j2 off=4626432 len=382370 2024-08-17T01:09:54.119 INFO:tasks.workunit.client.0.smithi110.stdout:op 4716 completed, throughput=5MB/sec 2024-08-17T01:09:54.119 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tm0nUXlYGLsfzss off=4162426 len=254238 2024-08-17T01:09:54.120 INFO:tasks.workunit.client.0.smithi110.stdout:op 4717 completed, throughput=5MB/sec 2024-08-17T01:09:54.120 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XjXb21nQ7-PrEPa off=17307332 len=1498205 2024-08-17T01:09:54.122 INFO:tasks.workunit.client.0.smithi110.stdout:op 4718 completed, throughput=5MB/sec 2024-08-17T01:09:54.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:54 smithi110 ceph-mon[98148]: pgmap v1732: 105 pgs: 105 active+clean; 126 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-17T01:09:54.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:54 smithi110 ceph-mon[100641]: pgmap v1732: 105 pgs: 105 active+clean; 126 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-17T01:09:54.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:54 smithi177 ceph-mon[90034]: pgmap v1732: 105 pgs: 105 active+clean; 126 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-17T01:09:55.122 INFO:tasks.workunit.client.0.smithi110.stdout: 929: throughput=5MB/sec pending data=0 2024-08-17T01:09:55.122 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4Fj-ToFDDzhaePs off=1049945 len=128748 2024-08-17T01:09:55.123 INFO:tasks.workunit.client.0.smithi110.stdout:op 4719 completed, throughput=5MB/sec 2024-08-17T01:09:55.123 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qzvGXKOHKcAZDbf off=9677104 len=906028 2024-08-17T01:09:55.125 INFO:tasks.workunit.client.0.smithi110.stdout:op 4720 completed, throughput=5MB/sec 2024-08-17T01:09:55.125 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-mbkquWgqADvTALY off=65778 len=697038 2024-08-17T01:09:55.126 INFO:tasks.workunit.client.0.smithi110.stdout:op 4721 completed, throughput=5MB/sec 2024-08-17T01:09:55.126 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OcJAlWPlnzrfrAg off=3274432 len=14590 2024-08-17T01:09:55.127 INFO:tasks.workunit.client.0.smithi110.stdout:op 4722 completed, throughput=5MB/sec 2024-08-17T01:09:55.127 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ghCN63SONQ-dvvT off=15606058 len=1441427 2024-08-17T01:09:55.128 INFO:tasks.workunit.client.0.smithi110.stdout:op 4723 completed, throughput=5MB/sec 2024-08-17T01:09:55.128 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-L4HO5mJTeQGu3rE off=4484930 len=575689 2024-08-17T01:09:55.129 INFO:tasks.workunit.client.0.smithi110.stdout:op 4724 completed, throughput=5MB/sec 2024-08-17T01:09:55.130 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0dlnk21dgRvgybt off=1898084 len=1400817 2024-08-17T01:09:55.137 INFO:tasks.workunit.client.0.smithi110.stdout:op 4725 completed, throughput=5MB/sec 2024-08-17T01:09:56.137 INFO:tasks.workunit.client.0.smithi110.stdout: 930: throughput=5MB/sec pending data=0 2024-08-17T01:09:56.137 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-urUMPw40Accr4E4 off=13045557 len=2047206 2024-08-17T01:09:56.149 INFO:tasks.workunit.client.0.smithi110.stdout:op 4726 completed, throughput=5MB/sec 2024-08-17T01:09:56.150 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wF0b0r5fDl5RpxF off=8167063 len=783553 2024-08-17T01:09:56.158 INFO:tasks.workunit.client.0.smithi110.stdout:op 4727 completed, throughput=5MB/sec 2024-08-17T01:09:56.158 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-EYWyfvNiB_EMOjP off=11671583 len=1247146 2024-08-17T01:09:56.158 INFO:tasks.workunit.client.0.smithi110.stdout:op 4728 completed, throughput=5MB/sec 2024-08-17T01:09:56.158 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-psYKTK047vkQ1mN off=14533565 len=53631 2024-08-17T01:09:56.158 INFO:tasks.workunit.client.0.smithi110.stdout:op 4729 completed, throughput=5MB/sec 2024-08-17T01:09:56.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:56 smithi110 ceph-mon[98148]: pgmap v1733: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-08-17T01:09:56.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:56 smithi110 ceph-mon[100641]: pgmap v1733: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-08-17T01:09:56.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:56 smithi177 ceph-mon[90034]: pgmap v1733: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-08-17T01:09:57.157 INFO:tasks.workunit.client.0.smithi110.stdout: 931: throughput=4.99MB/sec pending data=0 2024-08-17T01:09:57.158 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-uGLl5RsMrupQ3ds off=0 len=1458248 2024-08-17T01:09:57.166 INFO:tasks.workunit.client.0.smithi110.stdout:op 4730 completed, throughput=5MB/sec 2024-08-17T01:09:57.167 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ObeuB3GNUaa-IqV off=11584457 len=678515 2024-08-17T01:09:57.171 INFO:tasks.workunit.client.0.smithi110.stdout:op 4731 completed, throughput=5MB/sec 2024-08-17T01:09:57.171 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nyaap8lYDxv_5Fw off=6483791 len=778445 2024-08-17T01:09:57.172 INFO:tasks.workunit.client.0.smithi110.stdout:op 4732 completed, throughput=5MB/sec 2024-08-17T01:09:57.172 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MWDR0yp24iKqQ8l off=10533707 len=454069 2024-08-17T01:09:57.175 INFO:tasks.workunit.client.0.smithi110.stdout:op 4733 completed, throughput=5MB/sec 2024-08-17T01:09:57.176 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hRWYnAzwHiq4Kk- off=5481544 len=825337 2024-08-17T01:09:57.180 INFO:tasks.workunit.client.0.smithi110.stdout:op 4734 completed, throughput=5MB/sec 2024-08-17T01:09:57.180 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7ZzbfVeJc7b-Ed8 off=1200695 len=32546 2024-08-17T01:09:57.180 INFO:tasks.workunit.client.0.smithi110.stdout:op 4735 completed, throughput=5MB/sec 2024-08-17T01:09:57.180 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qY8IuGcpq925xt2 off=4304142 len=614014 2024-08-17T01:09:57.184 INFO:tasks.workunit.client.0.smithi110.stdout:op 4736 completed, throughput=5MB/sec 2024-08-17T01:09:57.184 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8Ye7fhqm389UTPY off=1919925 len=1937134 2024-08-17T01:09:57.186 INFO:tasks.workunit.client.0.smithi110.stdout:op 4737 completed, throughput=5MB/sec 2024-08-17T01:09:58.186 INFO:tasks.workunit.client.0.smithi110.stdout: 932: throughput=5MB/sec pending data=0 2024-08-17T01:09:58.186 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hSnzbkLomuQvFvR off=2310481 len=166533 2024-08-17T01:09:58.187 INFO:tasks.workunit.client.0.smithi110.stdout:op 4738 completed, throughput=5MB/sec 2024-08-17T01:09:58.187 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4e1V3tnE4pv6Wlc off=6846619 len=1581754 2024-08-17T01:09:58.189 INFO:tasks.workunit.client.0.smithi110.stdout:op 4739 completed, throughput=5MB/sec 2024-08-17T01:09:58.189 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--TqQnTai0lNN8db off=13794892 len=919596 2024-08-17T01:09:58.195 INFO:tasks.workunit.client.0.smithi110.stdout:op 4740 completed, throughput=5MB/sec 2024-08-17T01:09:58.195 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-no3YHN8tm0Nsjoj off=15560877 len=2034651 2024-08-17T01:09:58.197 INFO:tasks.workunit.client.0.smithi110.stdout:op 4741 completed, throughput=5MB/sec 2024-08-17T01:09:58.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:09:58 smithi110 ceph-mon[98148]: pgmap v1734: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-08-17T01:09:58.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:09:58 smithi110 ceph-mon[100641]: pgmap v1734: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-08-17T01:09:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:09:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:09:58] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.43.0" 2024-08-17T01:09:58.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:09:58 smithi177 ceph-mon[90034]: pgmap v1734: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-08-17T01:09:59.198 INFO:tasks.workunit.client.0.smithi110.stdout: 933: throughput=5MB/sec pending data=0 2024-08-17T01:09:59.198 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XIOo68rsPupT-Q7 off=253027 len=1746451 2024-08-17T01:09:59.202 INFO:tasks.workunit.client.0.smithi110.stdout:op 4742 completed, throughput=5MB/sec 2024-08-17T01:09:59.202 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qsixLfHlwlrZ2en off=748940 len=1749541 2024-08-17T01:09:59.204 INFO:tasks.workunit.client.0.smithi110.stdout:op 4743 completed, throughput=5MB/sec 2024-08-17T01:09:59.204 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jV1J3c94s2YD4o5 off=1719297 len=653692 2024-08-17T01:09:59.208 INFO:tasks.workunit.client.0.smithi110.stdout:op 4744 completed, throughput=5MB/sec 2024-08-17T01:09:59.208 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OciGWdJFhuo4-Vv off=1692559 len=1723362 2024-08-17T01:09:59.211 INFO:tasks.workunit.client.0.smithi110.stdout:op 4745 completed, throughput=5MB/sec 2024-08-17T01:10:00.211 INFO:tasks.workunit.client.0.smithi110.stdout: 934: throughput=5MB/sec pending data=0 2024-08-17T01:10:00.211 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4tWcicRqfOO0x7e off=10943113 len=2075205 2024-08-17T01:10:00.214 INFO:tasks.workunit.client.0.smithi110.stdout:op 4746 completed, throughput=5MB/sec 2024-08-17T01:10:00.214 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KgKRNvwdpHFGLsr off=342739 len=589980 2024-08-17T01:10:00.215 INFO:tasks.workunit.client.0.smithi110.stdout:op 4747 completed, throughput=5MB/sec 2024-08-17T01:10:00.215 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ye91UDgka4ecglz off=11878160 len=1798787 2024-08-17T01:10:00.222 INFO:tasks.workunit.client.0.smithi110.stdout:op 4748 completed, throughput=5MB/sec 2024-08-17T01:10:00.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:00 smithi110 ceph-mon[98148]: pgmap v1735: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T01:10:00.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:00 smithi110 ceph-mon[98148]: overall HEALTH_OK 2024-08-17T01:10:00.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:00 smithi110 ceph-mon[100641]: pgmap v1735: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T01:10:00.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:00 smithi110 ceph-mon[100641]: overall HEALTH_OK 2024-08-17T01:10:00.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:00 smithi177 ceph-mon[90034]: pgmap v1735: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T01:10:00.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:00 smithi177 ceph-mon[90034]: overall HEALTH_OK 2024-08-17T01:10:01.223 INFO:tasks.workunit.client.0.smithi110.stdout: 935: throughput=5MB/sec pending data=0 2024-08-17T01:10:01.223 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-UfEOEU-tFZJ_GF5 off=1013480 len=213165 2024-08-17T01:10:01.225 INFO:tasks.workunit.client.0.smithi110.stdout:op 4749 completed, throughput=5MB/sec 2024-08-17T01:10:01.225 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PFMFtG7Kgv0Wa1z off=4838798 len=557724 2024-08-17T01:10:01.227 INFO:tasks.workunit.client.0.smithi110.stdout:op 4750 completed, throughput=5MB/sec 2024-08-17T01:10:01.227 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qaKXpCI4tRZNWYV off=3632451 len=1557605 2024-08-17T01:10:01.232 INFO:tasks.workunit.client.0.smithi110.stdout:op 4751 completed, throughput=5MB/sec 2024-08-17T01:10:01.232 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pg1BpB_eFf-igMp off=649796 len=268205 2024-08-17T01:10:01.235 INFO:tasks.workunit.client.0.smithi110.stdout:op 4752 completed, throughput=5MB/sec 2024-08-17T01:10:01.235 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pHCKzwUyeU65ohq off=1895316 len=1714494 2024-08-17T01:10:01.243 INFO:tasks.workunit.client.0.smithi110.stdout:op 4753 completed, throughput=5MB/sec 2024-08-17T01:10:01.243 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-rsEOlsYSrK3Zl_A off=5503952 len=45629 2024-08-17T01:10:01.243 INFO:tasks.workunit.client.0.smithi110.stdout:op 4754 completed, throughput=5MB/sec 2024-08-17T01:10:01.244 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-mBu5bMAi-FbyEdA off=22560691 len=544046 2024-08-17T01:10:01.244 INFO:tasks.workunit.client.0.smithi110.stdout:op 4755 completed, throughput=5MB/sec 2024-08-17T01:10:02.245 INFO:tasks.workunit.client.0.smithi110.stdout: 936: throughput=4.99MB/sec pending data=0 2024-08-17T01:10:02.245 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_Ut1jrExvFPLTGk off=6883300 len=1376995 2024-08-17T01:10:02.252 INFO:tasks.workunit.client.0.smithi110.stdout:op 4756 completed, throughput=5MB/sec 2024-08-17T01:10:02.252 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-R2WxWICb3yUe6CK off=3074542 len=87235 2024-08-17T01:10:02.252 INFO:tasks.workunit.client.0.smithi110.stdout:op 4757 completed, throughput=5MB/sec 2024-08-17T01:10:02.253 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-z2CkIYIgbMvsTAT off=1716991 len=1677068 2024-08-17T01:10:02.255 INFO:tasks.workunit.client.0.smithi110.stdout:op 4758 completed, throughput=5MB/sec 2024-08-17T01:10:02.255 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qRdfz7wgBBjpKfX off=7880495 len=1339455 2024-08-17T01:10:02.258 INFO:tasks.workunit.client.0.smithi110.stdout:op 4759 completed, throughput=5MB/sec 2024-08-17T01:10:02.258 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-O5viz6wFitf0HAo off=13523939 len=1701337 2024-08-17T01:10:02.266 INFO:tasks.workunit.client.0.smithi110.stdout:op 4760 completed, throughput=5MB/sec 2024-08-17T01:10:02.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:02 smithi110 ceph-mon[100641]: pgmap v1736: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:10:02.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:10:02.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:02 smithi110 ceph-mon[98148]: pgmap v1736: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:10:02.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:10:02.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:02 smithi177 ceph-mon[90034]: pgmap v1736: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:10:02.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:10:03.267 INFO:tasks.workunit.client.0.smithi110.stdout: 937: throughput=5MB/sec pending data=0 2024-08-17T01:10:03.306 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QW-SWy7QARDyWIm off=3166803 len=470728 2024-08-17T01:10:03.307 INFO:tasks.workunit.client.0.smithi110.stdout:op 4761 completed, throughput=5MB/sec 2024-08-17T01:10:03.307 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Kw3wdvPpkx2q6Np off=3809977 len=1243477 2024-08-17T01:10:03.307 INFO:tasks.workunit.client.0.smithi110.stdout:op 4762 completed, throughput=5MB/sec 2024-08-17T01:10:03.307 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LSqSof79SW3C9y9 off=7484811 len=1804988 2024-08-17T01:10:03.308 INFO:tasks.workunit.client.0.smithi110.stdout:op 4763 completed, throughput=5MB/sec 2024-08-17T01:10:03.308 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-GKWPGjgHwnJJgoT off=3122378 len=1710808 2024-08-17T01:10:03.308 INFO:tasks.workunit.client.0.smithi110.stdout:op 4764 completed, throughput=5MB/sec 2024-08-17T01:10:04.292 INFO:tasks.workunit.client.0.smithi110.stdout: 938: throughput=5MB/sec pending data=0 2024-08-17T01:10:04.292 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HB4PizW8_-Ocp2d off=176104 len=1140135 2024-08-17T01:10:04.298 INFO:tasks.workunit.client.0.smithi110.stdout:op 4765 completed, throughput=5MB/sec 2024-08-17T01:10:04.298 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-o5HXoDbp8JHQAT0 off=938633 len=725577 2024-08-17T01:10:04.301 INFO:tasks.workunit.client.0.smithi110.stdout:op 4766 completed, throughput=5MB/sec 2024-08-17T01:10:04.301 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--d3_fnFKt6UG0Rt off=2858543 len=827944 2024-08-17T01:10:04.303 INFO:tasks.workunit.client.0.smithi110.stdout:op 4767 completed, throughput=5MB/sec 2024-08-17T01:10:04.303 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-g24SAcio6h89ASX off=8384481 len=243944 2024-08-17T01:10:04.305 INFO:tasks.workunit.client.0.smithi110.stdout:op 4768 completed, throughput=5MB/sec 2024-08-17T01:10:04.305 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HSIvdYV5nq5eAxg off=1339792 len=634687 2024-08-17T01:10:04.306 INFO:tasks.workunit.client.0.smithi110.stdout:op 4769 completed, throughput=5MB/sec 2024-08-17T01:10:04.306 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kX9gbmpu6HHaIa- off=4566614 len=1264578 2024-08-17T01:10:04.311 INFO:tasks.workunit.client.0.smithi110.stdout:op 4770 completed, throughput=5MB/sec 2024-08-17T01:10:04.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:04 smithi110 ceph-mon[98148]: pgmap v1737: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:10:04.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:04 smithi110 ceph-mon[100641]: pgmap v1737: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:10:04.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:04 smithi177 ceph-mon[90034]: pgmap v1737: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:10:05.311 INFO:tasks.workunit.client.0.smithi110.stdout: 939: throughput=5MB/sec pending data=0 2024-08-17T01:10:05.311 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KWwP-jRv_Y-sd5U off=8561424 len=1819360 2024-08-17T01:10:05.320 INFO:tasks.workunit.client.0.smithi110.stdout:op 4771 completed, throughput=5MB/sec 2024-08-17T01:10:05.320 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9xExFsgpy4yV7zU off=20814855 len=36443 2024-08-17T01:10:05.322 INFO:tasks.workunit.client.0.smithi110.stdout:op 4772 completed, throughput=5MB/sec 2024-08-17T01:10:05.322 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MkQvas9UxjYuM6u off=9791902 len=94069 2024-08-17T01:10:05.323 INFO:tasks.workunit.client.0.smithi110.stdout:op 4773 completed, throughput=5MB/sec 2024-08-17T01:10:05.323 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jy8e8i0kcsmPWjN off=273379 len=1357368 2024-08-17T01:10:05.324 INFO:tasks.workunit.client.0.smithi110.stdout:op 4774 completed, throughput=5MB/sec 2024-08-17T01:10:05.324 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2KTmvJWIB2rbO1P off=590665 len=834423 2024-08-17T01:10:05.326 INFO:tasks.workunit.client.0.smithi110.stdout:op 4775 completed, throughput=5MB/sec 2024-08-17T01:10:05.326 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Y6zLIes3tqZZVtD off=2436263 len=1895322 2024-08-17T01:10:05.327 INFO:tasks.workunit.client.0.smithi110.stdout:op 4776 completed, throughput=5MB/sec 2024-08-17T01:10:06.328 INFO:tasks.workunit.client.0.smithi110.stdout: 940: throughput=5MB/sec pending data=0 2024-08-17T01:10:06.328 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aH4LV4PlexWi3fq off=0 len=1295988 2024-08-17T01:10:06.337 INFO:tasks.workunit.client.0.smithi110.stdout:op 4777 completed, throughput=5MB/sec 2024-08-17T01:10:06.337 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-B_YzWIQ5S7jocWz off=5176079 len=1210814 2024-08-17T01:10:06.342 INFO:tasks.workunit.client.0.smithi110.stdout:op 4778 completed, throughput=5MB/sec 2024-08-17T01:10:06.342 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-u1_JM-ucBqz-gCp off=1288202 len=798252 2024-08-17T01:10:06.347 INFO:tasks.workunit.client.0.smithi110.stdout:op 4779 completed, throughput=5MB/sec 2024-08-17T01:10:06.347 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-S1vwNbR5KBvEtu2 off=13227687 len=1606043 2024-08-17T01:10:06.349 INFO:tasks.workunit.client.0.smithi110.stdout:op 4780 completed, throughput=5MB/sec 2024-08-17T01:10:06.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:06 smithi110 ceph-mon[100641]: pgmap v1738: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T01:10:06.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:06 smithi110 ceph-mon[98148]: pgmap v1738: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T01:10:06.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:06 smithi177 ceph-mon[90034]: pgmap v1738: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T01:10:07.349 INFO:tasks.workunit.client.0.smithi110.stdout: 941: throughput=5MB/sec pending data=0 2024-08-17T01:10:07.349 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-huKU_eD99GzQpCN off=14603556 len=480776 2024-08-17T01:10:07.351 INFO:tasks.workunit.client.0.smithi110.stdout:op 4781 completed, throughput=5MB/sec 2024-08-17T01:10:07.351 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-EL4zwxXYx2TFfkO off=17005787 len=1148960 2024-08-17T01:10:07.352 INFO:tasks.workunit.client.0.smithi110.stdout:op 4782 completed, throughput=5MB/sec 2024-08-17T01:10:07.352 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-urrDVoHE8Xp5oaR off=0 len=1266601 2024-08-17T01:10:07.354 INFO:tasks.workunit.client.0.smithi110.stdout:op 4783 completed, throughput=5MB/sec 2024-08-17T01:10:07.355 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-j6vVQ1aOhrujhIv off=15277333 len=199506 2024-08-17T01:10:07.358 INFO:tasks.workunit.client.0.smithi110.stdout:op 4784 completed, throughput=5MB/sec 2024-08-17T01:10:07.358 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-fy6nnraf6V5odVz off=18098232 len=941958 2024-08-17T01:10:07.359 INFO:tasks.workunit.client.0.smithi110.stdout:op 4785 completed, throughput=5MB/sec 2024-08-17T01:10:07.359 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Gh6jLTo5R1toDfu off=1240012 len=324584 2024-08-17T01:10:07.360 INFO:tasks.workunit.client.0.smithi110.stdout:op 4786 completed, throughput=5MB/sec 2024-08-17T01:10:07.360 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hhkSAGnsVBAuC15 off=15879990 len=2050111 2024-08-17T01:10:07.369 INFO:tasks.workunit.client.0.smithi110.stdout:op 4787 completed, throughput=5MB/sec 2024-08-17T01:10:08.369 INFO:tasks.workunit.client.0.smithi110.stdout: 942: throughput=5MB/sec pending data=0 2024-08-17T01:10:08.369 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vrJL7PgM9rfueWO off=11060 len=728607 2024-08-17T01:10:08.370 INFO:tasks.workunit.client.0.smithi110.stdout:op 4788 completed, throughput=5MB/sec 2024-08-17T01:10:08.370 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FZpsNSYQV0yube3 off=0 len=1418683 2024-08-17T01:10:08.372 INFO:tasks.workunit.client.0.smithi110.stdout:op 4789 completed, throughput=5MB/sec 2024-08-17T01:10:08.372 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kjCUsdKV08-F5ru off=1480581 len=489682 2024-08-17T01:10:08.373 INFO:tasks.workunit.client.0.smithi110.stdout:op 4790 completed, throughput=5MB/sec 2024-08-17T01:10:08.373 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RqMR3AyEbmqg8Nz off=2373470 len=10152 2024-08-17T01:10:08.376 INFO:tasks.workunit.client.0.smithi110.stdout:op 4791 completed, throughput=5MB/sec 2024-08-17T01:10:08.376 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xO7R4yazXDc5Iao off=4023283 len=36500 2024-08-17T01:10:08.378 INFO:tasks.workunit.client.0.smithi110.stdout:op 4792 completed, throughput=5MB/sec 2024-08-17T01:10:08.378 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bgB4C26MKIp7sej off=8593145 len=898370 2024-08-17T01:10:08.383 INFO:tasks.workunit.client.0.smithi110.stdout:op 4793 completed, throughput=5MB/sec 2024-08-17T01:10:08.383 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Q1z4O2UL_4SkZAi off=5820266 len=1984908 2024-08-17T01:10:08.393 INFO:tasks.workunit.client.0.smithi110.stdout:op 4794 completed, throughput=5MB/sec 2024-08-17T01:10:08.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:08 smithi110 ceph-mon[98148]: pgmap v1739: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T01:10:08.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:08 smithi110 ceph-mon[100641]: pgmap v1739: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T01:10:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:10:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:10:08] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.43.0" 2024-08-17T01:10:08.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:08 smithi177 ceph-mon[90034]: pgmap v1739: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T01:10:09.394 INFO:tasks.workunit.client.0.smithi110.stdout: 943: throughput=5MB/sec pending data=0 2024-08-17T01:10:09.394 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--eEl5rUIpYGPI-E off=1779200 len=8457 2024-08-17T01:10:09.396 INFO:tasks.workunit.client.0.smithi110.stdout:op 4795 completed, throughput=5MB/sec 2024-08-17T01:10:09.397 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-1ohpgey7XnU_7ko off=19548193 len=1185160 2024-08-17T01:10:09.398 INFO:tasks.workunit.client.0.smithi110.stdout:op 4796 completed, throughput=5MB/sec 2024-08-17T01:10:09.399 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-96bugQeSi10OtDv off=3310768 len=354934 2024-08-17T01:10:09.402 INFO:tasks.workunit.client.0.smithi110.stdout:op 4797 completed, throughput=5MB/sec 2024-08-17T01:10:09.402 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uzWcDFEqgyKMUck off=2746795 len=360533 2024-08-17T01:10:09.402 INFO:tasks.workunit.client.0.smithi110.stdout:op 4798 completed, throughput=5MB/sec 2024-08-17T01:10:09.402 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZBH0eAw17tNptlB off=9311557 len=1391277 2024-08-17T01:10:09.410 INFO:tasks.workunit.client.0.smithi110.stdout:op 4799 completed, throughput=5MB/sec 2024-08-17T01:10:09.410 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vTlhNr3yoH1TAIt off=14556740 len=1882785 2024-08-17T01:10:09.411 INFO:tasks.workunit.client.0.smithi110.stdout:op 4800 completed, throughput=5MB/sec 2024-08-17T01:10:10.412 INFO:tasks.workunit.client.0.smithi110.stdout: 944: throughput=5MB/sec pending data=0 2024-08-17T01:10:10.412 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zPVPBvzb0sgq-t2 off=20170682 len=15852 2024-08-17T01:10:10.414 INFO:tasks.workunit.client.0.smithi110.stdout:op 4801 completed, throughput=5MB/sec 2024-08-17T01:10:10.414 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zd7UFBYy1OlNyVV off=1225031 len=1471194 2024-08-17T01:10:10.417 INFO:tasks.workunit.client.0.smithi110.stdout:op 4802 completed, throughput=5MB/sec 2024-08-17T01:10:10.417 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jsmOUEiVofeIwW9 off=8088772 len=187052 2024-08-17T01:10:10.420 INFO:tasks.workunit.client.0.smithi110.stdout:op 4803 completed, throughput=5MB/sec 2024-08-17T01:10:10.420 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QnOVt2ezlNqrhHc off=723885 len=182706 2024-08-17T01:10:10.423 INFO:tasks.workunit.client.0.smithi110.stdout:op 4804 completed, throughput=5MB/sec 2024-08-17T01:10:10.423 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-TI0yQMOHmEq3gpy off=1057968 len=214535 2024-08-17T01:10:10.425 INFO:tasks.workunit.client.0.smithi110.stdout:op 4805 completed, throughput=5MB/sec 2024-08-17T01:10:10.426 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--v_UINJcXSkyfw4 off=4377266 len=1278660 2024-08-17T01:10:10.427 INFO:tasks.workunit.client.0.smithi110.stdout:op 4806 completed, throughput=5MB/sec 2024-08-17T01:10:10.427 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-sAZk-3PsRwrp4s_ off=20915823 len=1125152 2024-08-17T01:10:10.434 INFO:tasks.workunit.client.0.smithi110.stdout:op 4807 completed, throughput=5MB/sec 2024-08-17T01:10:10.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:10 smithi110 ceph-mon[98148]: pgmap v1740: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:10:10.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:10 smithi110 ceph-mon[100641]: pgmap v1740: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:10:10.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:10 smithi177 ceph-mon[90034]: pgmap v1740: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:10:11.434 INFO:tasks.workunit.client.0.smithi110.stdout: 945: throughput=5MB/sec pending data=0 2024-08-17T01:10:11.434 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-DPP8vTrLsVZUH8M off=7231079 len=1267322 2024-08-17T01:10:11.436 INFO:tasks.workunit.client.0.smithi110.stdout:op 4808 completed, throughput=5MB/sec 2024-08-17T01:10:11.436 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-EPL5WsdVkdzSvK8 off=5930564 len=201708 2024-08-17T01:10:11.437 INFO:tasks.workunit.client.0.smithi110.stdout:op 4809 completed, throughput=5MB/sec 2024-08-17T01:10:11.437 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YHrZKjZzM_LnTQT off=1393807 len=1234848 2024-08-17T01:10:11.443 INFO:tasks.workunit.client.0.smithi110.stdout:op 4810 completed, throughput=5MB/sec 2024-08-17T01:10:11.443 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-34IdZ7aqQxF95ug off=3944811 len=382447 2024-08-17T01:10:11.447 INFO:tasks.workunit.client.0.smithi110.stdout:op 4811 completed, throughput=5MB/sec 2024-08-17T01:10:11.447 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Fc-qf7gukg6HWVC off=208034 len=1369969 2024-08-17T01:10:11.452 INFO:tasks.workunit.client.0.smithi110.stdout:op 4812 completed, throughput=5MB/sec 2024-08-17T01:10:11.452 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3uPspJX63_uNI7I off=10817047 len=1546240 2024-08-17T01:10:11.458 INFO:tasks.workunit.client.0.smithi110.stdout:op 4813 completed, throughput=5MB/sec 2024-08-17T01:10:12.458 INFO:tasks.workunit.client.0.smithi110.stdout: 946: throughput=5MB/sec pending data=0 2024-08-17T01:10:12.458 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-IjAeBFln79vpFRa off=18837716 len=201285 2024-08-17T01:10:12.459 INFO:tasks.workunit.client.0.smithi110.stdout:op 4814 completed, throughput=5MB/sec 2024-08-17T01:10:12.459 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8bChGDqGZc_8ugI off=2651218 len=2078127 2024-08-17T01:10:12.462 INFO:tasks.workunit.client.0.smithi110.stdout:op 4815 completed, throughput=5MB/sec 2024-08-17T01:10:12.462 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-O_zBMPsd_FNVLB1 off=2541823 len=1123926 2024-08-17T01:10:12.468 INFO:tasks.workunit.client.0.smithi110.stdout:op 4816 completed, throughput=5MB/sec 2024-08-17T01:10:12.468 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QryA-XTfgogYGBb off=4427472 len=1792245 2024-08-17T01:10:12.479 INFO:tasks.workunit.client.0.smithi110.stdout:op 4817 completed, throughput=5MB/sec 2024-08-17T01:10:12.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:12 smithi110 ceph-mon[98148]: pgmap v1741: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:10:12.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:12 smithi110 ceph-mon[100641]: pgmap v1741: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:10:12.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:12 smithi177 ceph-mon[90034]: pgmap v1741: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:10:13.479 INFO:tasks.workunit.client.0.smithi110.stdout: 947: throughput=5MB/sec pending data=0 2024-08-17T01:10:13.479 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GvxZ0N9nnSBDna8 off=920446 len=943846 2024-08-17T01:10:13.482 INFO:tasks.workunit.client.0.smithi110.stdout:op 4818 completed, throughput=5MB/sec 2024-08-17T01:10:13.482 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qBDAQ5OGcVouMim off=6518403 len=97702 2024-08-17T01:10:13.482 INFO:tasks.workunit.client.0.smithi110.stdout:op 4819 completed, throughput=5MB/sec 2024-08-17T01:10:13.482 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-M0IH_aOeI74BTwI off=19221022 len=1617018 2024-08-17T01:10:13.494 INFO:tasks.workunit.client.0.smithi110.stdout:op 4820 completed, throughput=5MB/sec 2024-08-17T01:10:13.494 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hgPmDrbxxzG7l6N off=21809727 len=561649 2024-08-17T01:10:13.497 INFO:tasks.workunit.client.0.smithi110.stdout:op 4821 completed, throughput=5MB/sec 2024-08-17T01:10:13.497 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-alRXLSuRP369-C9 off=3530121 len=2018990 2024-08-17T01:10:13.501 INFO:tasks.workunit.client.0.smithi110.stdout:op 4822 completed, throughput=5MB/sec 2024-08-17T01:10:14.501 INFO:tasks.workunit.client.0.smithi110.stdout: 948: throughput=5MB/sec pending data=0 2024-08-17T01:10:14.502 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HtThzJGYc7G39Zj off=4679601 len=322629 2024-08-17T01:10:14.502 INFO:tasks.workunit.client.0.smithi110.stdout:op 4823 completed, throughput=5MB/sec 2024-08-17T01:10:14.502 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hGoTyYG1P4w8G7q off=7939140 len=1624600 2024-08-17T01:10:14.509 INFO:tasks.workunit.client.0.smithi110.stdout:op 4824 completed, throughput=5MB/sec 2024-08-17T01:10:14.509 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ernu5Sza-pr9yH- off=8770876 len=1938506 2024-08-17T01:10:14.511 INFO:tasks.workunit.client.0.smithi110.stdout:op 4825 completed, throughput=5MB/sec 2024-08-17T01:10:14.511 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5Xq9H1Voi7P0ye1 off=2251691 len=1995518 2024-08-17T01:10:14.522 INFO:tasks.workunit.client.0.smithi110.stdout:op 4826 completed, throughput=5MB/sec 2024-08-17T01:10:14.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:14 smithi110 ceph-mon[100641]: pgmap v1742: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:10:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:14 smithi110 ceph-mon[98148]: pgmap v1742: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:10:14.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:14 smithi177 ceph-mon[90034]: pgmap v1742: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:10:15.522 INFO:tasks.workunit.client.0.smithi110.stdout: 949: throughput=5MB/sec pending data=0 2024-08-17T01:10:15.522 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0PChipErglO_5rj off=2138286 len=125952 2024-08-17T01:10:15.525 INFO:tasks.workunit.client.0.smithi110.stdout:op 4827 completed, throughput=5MB/sec 2024-08-17T01:10:15.525 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_ndWA-_YbFo-ZlE off=21360311 len=1525564 2024-08-17T01:10:15.528 INFO:tasks.workunit.client.0.smithi110.stdout:op 4828 completed, throughput=5MB/sec 2024-08-17T01:10:15.528 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QZiA35rcAljYTLf off=2689973 len=69984 2024-08-17T01:10:15.531 INFO:tasks.workunit.client.0.smithi110.stdout:op 4829 completed, throughput=5MB/sec 2024-08-17T01:10:15.531 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LlKyiAb2aYQ3utF off=9210033 len=441917 2024-08-17T01:10:15.534 INFO:tasks.workunit.client.0.smithi110.stdout:op 4830 completed, throughput=5MB/sec 2024-08-17T01:10:15.534 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pHPzHUrU5JvassZ off=2167931 len=1141805 2024-08-17T01:10:15.536 INFO:tasks.workunit.client.0.smithi110.stdout:op 4831 completed, throughput=5MB/sec 2024-08-17T01:10:15.536 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-p_4XV7B30C84G-P off=12731418 len=2029901 2024-08-17T01:10:15.537 INFO:tasks.workunit.client.0.smithi110.stdout:op 4832 completed, throughput=5MB/sec 2024-08-17T01:10:16.538 INFO:tasks.workunit.client.0.smithi110.stdout: 950: throughput=5MB/sec pending data=0 2024-08-17T01:10:16.538 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ViiUzQ-b2U0W6Qe off=14952715 len=1459909 2024-08-17T01:10:16.545 INFO:tasks.workunit.client.0.smithi110.stdout:op 4833 completed, throughput=5MB/sec 2024-08-17T01:10:16.545 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FmXlgbp8inXCnj2 off=7209625 len=173899 2024-08-17T01:10:16.545 INFO:tasks.workunit.client.0.smithi110.stdout:op 4834 completed, throughput=5MB/sec 2024-08-17T01:10:16.545 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7GgozpU8rezCfJv off=2725106 len=743933 2024-08-17T01:10:16.549 INFO:tasks.workunit.client.0.smithi110.stdout:op 4835 completed, throughput=5MB/sec 2024-08-17T01:10:16.549 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JTRuyMPEAu7vPtH off=4585759 len=1489541 2024-08-17T01:10:16.556 INFO:tasks.workunit.client.0.smithi110.stdout:op 4836 completed, throughput=5MB/sec 2024-08-17T01:10:16.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:16 smithi110 ceph-mon[98148]: pgmap v1743: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:10:16.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:16 smithi110 ceph-mon[100641]: pgmap v1743: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:10:16.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:16 smithi177 ceph-mon[90034]: pgmap v1743: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:10:17.557 INFO:tasks.workunit.client.0.smithi110.stdout: 951: throughput=5MB/sec pending data=0 2024-08-17T01:10:17.557 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-TVExXiqTE8vvAPu off=13969812 len=283500 2024-08-17T01:10:17.558 INFO:tasks.workunit.client.0.smithi110.stdout:op 4837 completed, throughput=5MB/sec 2024-08-17T01:10:17.558 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ez0PeuSuwyI8Qxy off=20068617 len=1160709 2024-08-17T01:10:17.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:10:17.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:10:17.561 INFO:tasks.workunit.client.0.smithi110.stdout:op 4838 completed, throughput=5MB/sec 2024-08-17T01:10:17.561 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hKOiGjwtii95NmH off=3757456 len=1736886 2024-08-17T01:10:17.571 INFO:tasks.workunit.client.0.smithi110.stdout:op 4839 completed, throughput=5MB/sec 2024-08-17T01:10:17.571 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-sSLrm5Y4UyKydoN off=1074572 len=1715760 2024-08-17T01:10:17.580 INFO:tasks.workunit.client.0.smithi110.stdout:op 4840 completed, throughput=5MB/sec 2024-08-17T01:10:17.581 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ypb7ue0-LEV2e3c off=12302238 len=652824 2024-08-17T01:10:17.582 INFO:tasks.workunit.client.0.smithi110.stdout:op 4841 completed, throughput=5MB/sec 2024-08-17T01:10:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:10:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:18 smithi110 ceph-mon[98148]: pgmap v1744: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:10:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:18 smithi110 ceph-mon[100641]: pgmap v1744: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:10:18.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:10:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:10:18] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.43.0" 2024-08-17T01:10:18.582 INFO:tasks.workunit.client.0.smithi110.stdout: 952: throughput=5MB/sec pending data=0 2024-08-17T01:10:18.582 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-AR8j_y2aiNMTmz7 off=133931 len=905924 2024-08-17T01:10:18.589 INFO:tasks.workunit.client.0.smithi110.stdout:op 4842 completed, throughput=5MB/sec 2024-08-17T01:10:18.589 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-YRwwd981LkJVxjj off=21308413 len=1856212 2024-08-17T01:10:18.591 INFO:tasks.workunit.client.0.smithi110.stdout:op 4843 completed, throughput=5MB/sec 2024-08-17T01:10:18.591 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NsJFj6ezO1VBkY6 off=8342867 len=1274218 2024-08-17T01:10:18.594 INFO:tasks.workunit.client.0.smithi110.stdout:op 4844 completed, throughput=5MB/sec 2024-08-17T01:10:18.594 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-y38M_EwCXOPj5XP off=5596805 len=1299549 2024-08-17T01:10:18.600 INFO:tasks.workunit.client.0.smithi110.stdout:op 4845 completed, throughput=5MB/sec 2024-08-17T01:10:18.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:18 smithi177 ceph-mon[90034]: pgmap v1744: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:10:19.600 INFO:tasks.workunit.client.0.smithi110.stdout: 953: throughput=5MB/sec pending data=0 2024-08-17T01:10:19.600 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RM-wwc52A70MguB off=4852280 len=1565832 2024-08-17T01:10:19.610 INFO:tasks.workunit.client.0.smithi110.stdout:op 4846 completed, throughput=5MB/sec 2024-08-17T01:10:19.610 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xvM5cM7EgT2f0wi off=13580217 len=1996191 2024-08-17T01:10:19.613 INFO:tasks.workunit.client.0.smithi110.stdout:op 4847 completed, throughput=5MB/sec 2024-08-17T01:10:19.613 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--ukDOiMHIaw3Ahr off=10766225 len=1503048 2024-08-17T01:10:19.615 INFO:tasks.workunit.client.0.smithi110.stdout:op 4848 completed, throughput=5MB/sec 2024-08-17T01:10:20.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:20 smithi110 ceph-mon[98148]: pgmap v1745: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-17T01:10:20.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:20 smithi110 ceph-mon[100641]: pgmap v1745: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-17T01:10:20.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:20 smithi177 ceph-mon[90034]: pgmap v1745: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-17T01:10:20.615 INFO:tasks.workunit.client.0.smithi110.stdout: 954: throughput=4.99MB/sec pending data=0 2024-08-17T01:10:20.615 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Y9ih3cORY4A6Elt off=972201 len=593115 2024-08-17T01:10:20.617 INFO:tasks.workunit.client.0.smithi110.stdout:op 4849 completed, throughput=5MB/sec 2024-08-17T01:10:20.617 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8dKY-FDEnhMB2pU off=2046744 len=62431 2024-08-17T01:10:20.620 INFO:tasks.workunit.client.0.smithi110.stdout:op 4850 completed, throughput=5MB/sec 2024-08-17T01:10:20.620 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wlJ6dSgCuN_5_M8 off=2607254 len=122917 2024-08-17T01:10:20.620 INFO:tasks.workunit.client.0.smithi110.stdout:op 4851 completed, throughput=5MB/sec 2024-08-17T01:10:20.620 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xkUd6Or7LOheBiB off=9370173 len=1648699 2024-08-17T01:10:20.628 INFO:tasks.workunit.client.0.smithi110.stdout:op 4852 completed, throughput=5MB/sec 2024-08-17T01:10:20.629 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0LngSkj6cCu5Tm2 off=11422052 len=1332225 2024-08-17T01:10:20.634 INFO:tasks.workunit.client.0.smithi110.stdout:op 4853 completed, throughput=5MB/sec 2024-08-17T01:10:20.634 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-RIjKbP7Ajeqhdyd off=5268531 len=417939 2024-08-17T01:10:20.635 INFO:tasks.workunit.client.0.smithi110.stdout:op 4854 completed, throughput=5MB/sec 2024-08-17T01:10:20.635 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wzy8i8U0sY1AsSl off=744197 len=274822 2024-08-17T01:10:20.636 INFO:tasks.workunit.client.0.smithi110.stdout:op 4855 completed, throughput=5MB/sec 2024-08-17T01:10:20.636 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Y9IICROYDeHDbsV off=1879521 len=1968062 2024-08-17T01:10:20.644 INFO:tasks.workunit.client.0.smithi110.stdout:op 4856 completed, throughput=5MB/sec 2024-08-17T01:10:21.644 INFO:tasks.workunit.client.0.smithi110.stdout: 955: throughput=5MB/sec pending data=0 2024-08-17T01:10:21.645 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-6v-E9KVNdGskY1R off=1140903 len=1606340 2024-08-17T01:10:21.647 INFO:tasks.workunit.client.0.smithi110.stdout:op 4857 completed, throughput=5MB/sec 2024-08-17T01:10:21.647 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-r9RaADGTk0XVTEd off=7947939 len=436682 2024-08-17T01:10:21.648 INFO:tasks.workunit.client.0.smithi110.stdout:op 4858 completed, throughput=5MB/sec 2024-08-17T01:10:21.648 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-dWi9Y-kNOxNR6ph off=1950332 len=1200908 2024-08-17T01:10:21.649 INFO:tasks.workunit.client.0.smithi110.stdout:op 4859 completed, throughput=5MB/sec 2024-08-17T01:10:21.649 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-yUqD4Pjs-qy-4aV off=12529111 len=1480963 2024-08-17T01:10:21.651 INFO:tasks.workunit.client.0.smithi110.stdout:op 4860 completed, throughput=5MB/sec 2024-08-17T01:10:22.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:22 smithi110 ceph-mon[98148]: pgmap v1746: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:10:22.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:22 smithi110 ceph-mon[100641]: pgmap v1746: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:10:22.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:22 smithi177 ceph-mon[90034]: pgmap v1746: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:10:22.651 INFO:tasks.workunit.client.0.smithi110.stdout: 956: throughput=5MB/sec pending data=0 2024-08-17T01:10:22.651 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ddf87XpJ-p36hd8 off=2168082 len=1843888 2024-08-17T01:10:22.654 INFO:tasks.workunit.client.0.smithi110.stdout:op 4861 completed, throughput=5MB/sec 2024-08-17T01:10:22.654 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5XoYu-scYlZFHix off=14776382 len=941327 2024-08-17T01:10:22.660 INFO:tasks.workunit.client.0.smithi110.stdout:op 4862 completed, throughput=5MB/sec 2024-08-17T01:10:22.660 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tnu6VF2Bf-WiVTp off=12109583 len=1015459 2024-08-17T01:10:22.662 INFO:tasks.workunit.client.0.smithi110.stdout:op 4863 completed, throughput=5MB/sec 2024-08-17T01:10:22.662 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-z91cy7rWVtuh6tp off=1990925 len=1627460 2024-08-17T01:10:22.672 INFO:tasks.workunit.client.0.smithi110.stdout:op 4864 completed, throughput=5MB/sec 2024-08-17T01:10:23.672 INFO:tasks.workunit.client.0.smithi110.stdout: 957: throughput=5MB/sec pending data=0 2024-08-17T01:10:23.672 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-WrJsoYT7upiHNyT off=9492143 len=249559 2024-08-17T01:10:23.673 INFO:tasks.workunit.client.0.smithi110.stdout:op 4865 completed, throughput=5MB/sec 2024-08-17T01:10:23.673 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xyv7ejb1BuqVAn9 off=2419629 len=1953328 2024-08-17T01:10:23.685 INFO:tasks.workunit.client.0.smithi110.stdout:op 4866 completed, throughput=5MB/sec 2024-08-17T01:10:23.686 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WA-b1bh-zlZh8yL off=20707657 len=1310429 2024-08-17T01:10:23.692 INFO:tasks.workunit.client.0.smithi110.stdout:op 4867 completed, throughput=5MB/sec 2024-08-17T01:10:23.693 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1mtGzZRzP9uvC-k off=2453327 len=899039 2024-08-17T01:10:23.698 INFO:tasks.workunit.client.0.smithi110.stdout:op 4868 completed, throughput=5MB/sec 2024-08-17T01:10:23.698 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kvR3gi1lm5hkTMe off=17974836 len=1689997 2024-08-17T01:10:23.700 INFO:tasks.workunit.client.0.smithi110.stdout:op 4869 completed, throughput=5MB/sec 2024-08-17T01:10:24.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:24 smithi110 ceph-mon[98148]: pgmap v1747: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-17T01:10:24.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:24 smithi110 ceph-mon[100641]: pgmap v1747: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-17T01:10:24.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:24 smithi177 ceph-mon[90034]: pgmap v1747: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-17T01:10:24.700 INFO:tasks.workunit.client.0.smithi110.stdout: 958: throughput=5MB/sec pending data=0 2024-08-17T01:10:24.700 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lo7uAZfDcnIdGC0 off=1255525 len=140448 2024-08-17T01:10:24.701 INFO:tasks.workunit.client.0.smithi110.stdout:op 4870 completed, throughput=5MB/sec 2024-08-17T01:10:24.701 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hx_sJmr4mhcWuVh off=461350 len=1981761 2024-08-17T01:10:24.703 INFO:tasks.workunit.client.0.smithi110.stdout:op 4871 completed, throughput=5MB/sec 2024-08-17T01:10:24.703 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-BNRvaN-n8egB2KY off=16993511 len=1224091 2024-08-17T01:10:24.709 INFO:tasks.workunit.client.0.smithi110.stdout:op 4872 completed, throughput=5MB/sec 2024-08-17T01:10:24.709 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_uuj8C4LkyGi-8p off=2646650 len=241487 2024-08-17T01:10:24.712 INFO:tasks.workunit.client.0.smithi110.stdout:op 4873 completed, throughput=5MB/sec 2024-08-17T01:10:24.712 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JD-Ss6hyfYgQ85s off=17968505 len=1024439 2024-08-17T01:10:24.718 INFO:tasks.workunit.client.0.smithi110.stdout:op 4874 completed, throughput=5MB/sec 2024-08-17T01:10:25.718 INFO:tasks.workunit.client.0.smithi110.stdout: 959: throughput=5MB/sec pending data=0 2024-08-17T01:10:25.718 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-E9S4hwddAxrxo2m off=8030758 len=1304626 2024-08-17T01:10:25.726 INFO:tasks.workunit.client.0.smithi110.stdout:op 4875 completed, throughput=5MB/sec 2024-08-17T01:10:25.726 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-04XebPcXHENP7RG off=5698030 len=831784 2024-08-17T01:10:25.731 INFO:tasks.workunit.client.0.smithi110.stdout:op 4876 completed, throughput=5MB/sec 2024-08-17T01:10:25.731 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_FANAiLRczaoJG2 off=13260203 len=1762598 2024-08-17T01:10:25.741 INFO:tasks.workunit.client.0.smithi110.stdout:op 4877 completed, throughput=5MB/sec 2024-08-17T01:10:25.741 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WLVnuUZwof9unJD off=3781698 len=2094973 2024-08-17T01:10:25.750 INFO:tasks.workunit.client.0.smithi110.stdout:op 4878 completed, throughput=5MB/sec 2024-08-17T01:10:26.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:26 smithi110 ceph-mon[98148]: pgmap v1748: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:10:26.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:26 smithi110 ceph-mon[100641]: pgmap v1748: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:10:26.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:26 smithi177 ceph-mon[90034]: pgmap v1748: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:10:26.750 INFO:tasks.workunit.client.0.smithi110.stdout: 960: throughput=5MB/sec pending data=0 2024-08-17T01:10:26.750 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vqm3MvvKdbDoub2 off=6621658 len=74313 2024-08-17T01:10:26.752 INFO:tasks.workunit.client.0.smithi110.stdout:op 4879 completed, throughput=5MB/sec 2024-08-17T01:10:26.753 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tsO9JJQFU9PH-Tc off=5372235 len=1190763 2024-08-17T01:10:26.758 INFO:tasks.workunit.client.0.smithi110.stdout:op 4880 completed, throughput=5MB/sec 2024-08-17T01:10:26.759 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-n1T3j7WMSl1vpQZ off=19875993 len=1117042 2024-08-17T01:10:26.760 INFO:tasks.workunit.client.0.smithi110.stdout:op 4881 completed, throughput=5MB/sec 2024-08-17T01:10:26.760 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-yzHBAQMT6OQIbzn off=0 len=1289373 2024-08-17T01:10:26.761 INFO:tasks.workunit.client.0.smithi110.stdout:op 4882 completed, throughput=5MB/sec 2024-08-17T01:10:26.761 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-iFHbaeywiBcRqJ6 off=0 len=1179341 2024-08-17T01:10:26.768 INFO:tasks.workunit.client.0.smithi110.stdout:op 4883 completed, throughput=5MB/sec 2024-08-17T01:10:27.768 INFO:tasks.workunit.client.0.smithi110.stdout: 961: throughput=5MB/sec pending data=0 2024-08-17T01:10:27.768 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-za5-CQYafMnPPil off=853768 len=1683708 2024-08-17T01:10:27.772 INFO:tasks.workunit.client.0.smithi110.stdout:op 4884 completed, throughput=5MB/sec 2024-08-17T01:10:27.772 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GqPzmix8aor-Mib off=8085949 len=137967 2024-08-17T01:10:27.773 INFO:tasks.workunit.client.0.smithi110.stdout:op 4885 completed, throughput=5MB/sec 2024-08-17T01:10:27.773 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Yq-zLTsHciNE5hc off=7612843 len=1263091 2024-08-17T01:10:27.780 INFO:tasks.workunit.client.0.smithi110.stdout:op 4886 completed, throughput=5MB/sec 2024-08-17T01:10:27.780 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-L_QjSE9lqhzWYGs off=6994350 len=1908604 2024-08-17T01:10:27.781 INFO:tasks.workunit.client.0.smithi110.stdout:op 4887 completed, throughput=5MB/sec 2024-08-17T01:10:28.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:28 smithi110 ceph-mon[98148]: pgmap v1749: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-17T01:10:28.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:28 smithi110 ceph-mon[100641]: pgmap v1749: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-17T01:10:28.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:10:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:10:28] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.43.0" 2024-08-17T01:10:28.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:28 smithi177 ceph-mon[90034]: pgmap v1749: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-17T01:10:28.782 INFO:tasks.workunit.client.0.smithi110.stdout: 962: throughput=5MB/sec pending data=0 2024-08-17T01:10:28.782 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KPGIcwxmCXlX8oo off=4661863 len=134437 2024-08-17T01:10:28.784 INFO:tasks.workunit.client.0.smithi110.stdout:op 4888 completed, throughput=5MB/sec 2024-08-17T01:10:28.785 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-L3Iqxj9uIuW9_21 off=3545952 len=596881 2024-08-17T01:10:28.785 INFO:tasks.workunit.client.0.smithi110.stdout:op 4889 completed, throughput=5MB/sec 2024-08-17T01:10:28.786 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-e-Vl0zrSAXkmbNs off=18771793 len=1540533 2024-08-17T01:10:28.793 INFO:tasks.workunit.client.0.smithi110.stdout:op 4890 completed, throughput=5MB/sec 2024-08-17T01:10:28.794 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pen4xrk_xlKnzeU off=3828504 len=774984 2024-08-17T01:10:28.795 INFO:tasks.workunit.client.0.smithi110.stdout:op 4891 completed, throughput=5MB/sec 2024-08-17T01:10:28.795 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-P6VC-UaQfrIMqzH off=3955669 len=2059777 2024-08-17T01:10:28.808 INFO:tasks.workunit.client.0.smithi110.stdout:op 4892 completed, throughput=5MB/sec 2024-08-17T01:10:29.808 INFO:tasks.workunit.client.0.smithi110.stdout: 963: throughput=5MB/sec pending data=0 2024-08-17T01:10:29.809 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5fzVW0O6-Pr9aW_ off=6943773 len=1437402 2024-08-17T01:10:29.815 INFO:tasks.workunit.client.0.smithi110.stdout:op 4893 completed, throughput=5MB/sec 2024-08-17T01:10:29.815 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CDvjsdYFLhLVFTY off=1698763 len=468595 2024-08-17T01:10:29.819 INFO:tasks.workunit.client.0.smithi110.stdout:op 4894 completed, throughput=5MB/sec 2024-08-17T01:10:29.820 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-peaUELLDcuBub03 off=1838863 len=1208020 2024-08-17T01:10:29.822 INFO:tasks.workunit.client.0.smithi110.stdout:op 4895 completed, throughput=5MB/sec 2024-08-17T01:10:29.822 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pQN8geXlLMUKkPd off=4490473 len=1323822 2024-08-17T01:10:29.824 INFO:tasks.workunit.client.0.smithi110.stdout:op 4896 completed, throughput=5MB/sec 2024-08-17T01:10:29.824 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_8NMDEwC1a5RVJ8 off=10840993 len=1299559 2024-08-17T01:10:29.832 INFO:tasks.workunit.client.0.smithi110.stdout:op 4897 completed, throughput=5MB/sec 2024-08-17T01:10:30.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:30 smithi110 ceph-mon[98148]: pgmap v1750: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:10:30.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:30 smithi110 ceph-mon[100641]: pgmap v1750: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:10:30.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:30 smithi177 ceph-mon[90034]: pgmap v1750: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:10:30.832 INFO:tasks.workunit.client.0.smithi110.stdout: 964: throughput=5MB/sec pending data=0 2024-08-17T01:10:30.833 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_20dOK7ZSUW9bmD off=4745385 len=1371247 2024-08-17T01:10:30.841 INFO:tasks.workunit.client.0.smithi110.stdout:op 4898 completed, throughput=5MB/sec 2024-08-17T01:10:30.842 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-h9an7niNXB71YoK off=5414693 len=1085541 2024-08-17T01:10:30.847 INFO:tasks.workunit.client.0.smithi110.stdout:op 4899 completed, throughput=5MB/sec 2024-08-17T01:10:30.847 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0CUJTk3EwzqcFqd off=21406668 len=461946 2024-08-17T01:10:30.850 INFO:tasks.workunit.client.0.smithi110.stdout:op 4900 completed, throughput=5MB/sec 2024-08-17T01:10:30.851 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-oJ7aTbMHTt5Uqvy off=20638951 len=576604 2024-08-17T01:10:30.854 INFO:tasks.workunit.client.0.smithi110.stdout:op 4901 completed, throughput=5MB/sec 2024-08-17T01:10:30.854 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-L2NOzHTWDCCeDRY off=19178757 len=376456 2024-08-17T01:10:30.857 INFO:tasks.workunit.client.0.smithi110.stdout:op 4902 completed, throughput=5MB/sec 2024-08-17T01:10:30.857 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-CpG51JV86mzWynG off=18336753 len=1654061 2024-08-17T01:10:30.860 INFO:tasks.workunit.client.0.smithi110.stdout:op 4903 completed, throughput=5MB/sec 2024-08-17T01:10:31.860 INFO:tasks.workunit.client.0.smithi110.stdout: 965: throughput=5MB/sec pending data=0 2024-08-17T01:10:31.861 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QO1PfEnkwqItcWm off=6013346 len=1557217 2024-08-17T01:10:31.867 INFO:tasks.workunit.client.0.smithi110.stdout:op 4904 completed, throughput=5MB/sec 2024-08-17T01:10:31.867 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gnUhRrfedAARZZt off=1276284 len=1469932 2024-08-17T01:10:31.876 INFO:tasks.workunit.client.0.smithi110.stdout:op 4905 completed, throughput=5MB/sec 2024-08-17T01:10:31.877 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-EKfpy55qzrgUF3b off=462691 len=800245 2024-08-17T01:10:31.881 INFO:tasks.workunit.client.0.smithi110.stdout:op 4906 completed, throughput=5MB/sec 2024-08-17T01:10:31.882 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4mevE3zykD4870t off=395844 len=201825 2024-08-17T01:10:31.882 INFO:tasks.workunit.client.0.smithi110.stdout:op 4907 completed, throughput=5MB/sec 2024-08-17T01:10:31.882 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-o5XC96_TTACGtR2 off=4661507 len=1851148 2024-08-17T01:10:31.884 INFO:tasks.workunit.client.0.smithi110.stdout:op 4908 completed, throughput=5MB/sec 2024-08-17T01:10:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:32 smithi110 ceph-mon[98148]: pgmap v1751: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T01:10:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:10:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:32 smithi110 ceph-mon[100641]: pgmap v1751: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T01:10:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:10:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:32 smithi177 ceph-mon[90034]: pgmap v1751: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T01:10:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:10:32.885 INFO:tasks.workunit.client.0.smithi110.stdout: 966: throughput=5MB/sec pending data=0 2024-08-17T01:10:32.885 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Owy3HI5J_lNu3UE off=3733860 len=1587976 2024-08-17T01:10:32.891 INFO:tasks.workunit.client.0.smithi110.stdout:op 4909 completed, throughput=5MB/sec 2024-08-17T01:10:32.891 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QeSvZUWmmz2rrj5 off=1596331 len=593487 2024-08-17T01:10:32.895 INFO:tasks.workunit.client.0.smithi110.stdout:op 4910 completed, throughput=5MB/sec 2024-08-17T01:10:32.895 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KG8Q9qjoGPtM9GU off=2363212 len=2062332 2024-08-17T01:10:32.897 INFO:tasks.workunit.client.0.smithi110.stdout:op 4911 completed, throughput=5MB/sec 2024-08-17T01:10:33.898 INFO:tasks.workunit.client.0.smithi110.stdout: 967: throughput=4.99MB/sec pending data=0 2024-08-17T01:10:33.898 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-YMOcpXaMG8o_iAn off=7245169 len=608733 2024-08-17T01:10:33.899 INFO:tasks.workunit.client.0.smithi110.stdout:op 4912 completed, throughput=5MB/sec 2024-08-17T01:10:33.899 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-mpsNKbragEYQord off=20175505 len=758175 2024-08-17T01:10:33.900 INFO:tasks.workunit.client.0.smithi110.stdout:op 4913 completed, throughput=5MB/sec 2024-08-17T01:10:33.900 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ee5uL2zQsMmgoAf off=5126803 len=1453096 2024-08-17T01:10:33.910 INFO:tasks.workunit.client.0.smithi110.stdout:op 4914 completed, throughput=5MB/sec 2024-08-17T01:10:33.910 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nQrKkAoUWqosCEL off=5072603 len=1771791 2024-08-17T01:10:33.912 INFO:tasks.workunit.client.0.smithi110.stdout:op 4915 completed, throughput=5MB/sec 2024-08-17T01:10:33.912 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-L0EYP_bNTtAeert off=1605443 len=929300 2024-08-17T01:10:33.913 INFO:tasks.workunit.client.0.smithi110.stdout:op 4916 completed, throughput=5MB/sec 2024-08-17T01:10:34.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:34 smithi177 ceph-mon[90034]: pgmap v1752: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-17T01:10:34.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:34 smithi110 ceph-mon[98148]: pgmap v1752: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-17T01:10:34.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:34 smithi110 ceph-mon[100641]: pgmap v1752: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-17T01:10:34.913 INFO:tasks.workunit.client.0.smithi110.stdout: 968: throughput=5MB/sec pending data=0 2024-08-17T01:10:34.914 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-uGXt2okrLS9Vwqt off=20619190 len=2049992 2024-08-17T01:10:34.928 INFO:tasks.workunit.client.0.smithi110.stdout:op 4917 completed, throughput=5MB/sec 2024-08-17T01:10:34.928 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-iDAAlFEDiwj7Lby off=1540829 len=161379 2024-08-17T01:10:34.930 INFO:tasks.workunit.client.0.smithi110.stdout:op 4918 completed, throughput=5MB/sec 2024-08-17T01:10:34.931 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-X382lXg6-Ih_0Hj off=10071043 len=169529 2024-08-17T01:10:34.931 INFO:tasks.workunit.client.0.smithi110.stdout:op 4919 completed, throughput=5MB/sec 2024-08-17T01:10:34.931 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-BrbbIHzkAYjeDQS off=1756298 len=486673 2024-08-17T01:10:34.932 INFO:tasks.workunit.client.0.smithi110.stdout:op 4920 completed, throughput=5MB/sec 2024-08-17T01:10:34.933 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-u6CcRllTi5XZN4d off=10211844 len=1799528 2024-08-17T01:10:34.941 INFO:tasks.workunit.client.0.smithi110.stdout:op 4921 completed, throughput=5MB/sec 2024-08-17T01:10:34.941 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CrRlOkYxZxnf4p_ off=2175345 len=1865856 2024-08-17T01:10:34.950 INFO:tasks.workunit.client.0.smithi110.stdout:op 4922 completed, throughput=5MB/sec 2024-08-17T01:10:35.950 INFO:tasks.workunit.client.0.smithi110.stdout: 969: throughput=5MB/sec pending data=0 2024-08-17T01:10:35.950 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tZCIjk1o7uQpWqU off=61067 len=333184 2024-08-17T01:10:35.951 INFO:tasks.workunit.client.0.smithi110.stdout:op 4923 completed, throughput=5MB/sec 2024-08-17T01:10:35.951 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-i6iWscbFnIHN_AS off=1762104 len=2091717 2024-08-17T01:10:35.960 INFO:tasks.workunit.client.0.smithi110.stdout:op 4924 completed, throughput=5MB/sec 2024-08-17T01:10:35.960 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VBVgn2db3JcpdBK off=1857191 len=1257681 2024-08-17T01:10:35.968 INFO:tasks.workunit.client.0.smithi110.stdout:op 4925 completed, throughput=5MB/sec 2024-08-17T01:10:35.968 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Hnn-_CLGw4kxdUR off=1943013 len=535338 2024-08-17T01:10:35.972 INFO:tasks.workunit.client.0.smithi110.stdout:op 4926 completed, throughput=5MB/sec 2024-08-17T01:10:36.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:36 smithi177 ceph-mon[90034]: pgmap v1753: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T01:10:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:36 smithi110 ceph-mon[98148]: pgmap v1753: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T01:10:36.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:36 smithi110 ceph-mon[100641]: pgmap v1753: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T01:10:36.972 INFO:tasks.workunit.client.0.smithi110.stdout: 970: throughput=5MB/sec pending data=0 2024-08-17T01:10:36.972 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Co8VvVr1ridASDx off=2942892 len=965080 2024-08-17T01:10:36.973 INFO:tasks.workunit.client.0.smithi110.stdout:op 4927 completed, throughput=5MB/sec 2024-08-17T01:10:36.974 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yRX0RvFwR38EVAY off=5541903 len=510211 2024-08-17T01:10:36.978 INFO:tasks.workunit.client.0.smithi110.stdout:op 4928 completed, throughput=5MB/sec 2024-08-17T01:10:36.978 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Hc78qMYCRh_7MIZ off=6778152 len=1660007 2024-08-17T01:10:36.985 INFO:tasks.workunit.client.0.smithi110.stdout:op 4929 completed, throughput=5MB/sec 2024-08-17T01:10:36.985 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QdcMisPyh6r_x2r off=11167518 len=872049 2024-08-17T01:10:36.986 INFO:tasks.workunit.client.0.smithi110.stdout:op 4930 completed, throughput=5MB/sec 2024-08-17T01:10:36.986 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zHoCYm855MHTEFT off=3440093 len=222602 2024-08-17T01:10:36.987 INFO:tasks.workunit.client.0.smithi110.stdout:op 4931 completed, throughput=5MB/sec 2024-08-17T01:10:36.987 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Wd72CPoWtuB8rzS off=6189356 len=1205489 2024-08-17T01:10:36.989 INFO:tasks.workunit.client.0.smithi110.stdout:op 4932 completed, throughput=5MB/sec 2024-08-17T01:10:37.990 INFO:tasks.workunit.client.0.smithi110.stdout: 971: throughput=5MB/sec pending data=0 2024-08-17T01:10:37.990 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-51eXjOeh0IkdJzj off=14950774 len=23311 2024-08-17T01:10:37.992 INFO:tasks.workunit.client.0.smithi110.stdout:op 4933 completed, throughput=5MB/sec 2024-08-17T01:10:37.993 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-my-NBRFRuvGJZfh off=5308522 len=1550807 2024-08-17T01:10:38.003 INFO:tasks.workunit.client.0.smithi110.stdout:op 4934 completed, throughput=5MB/sec 2024-08-17T01:10:38.003 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-AyjsMxiyt27k1UG off=851583 len=160870 2024-08-17T01:10:38.003 INFO:tasks.workunit.client.0.smithi110.stdout:op 4935 completed, throughput=5MB/sec 2024-08-17T01:10:38.003 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-15BPfZKHaqb7Lj0 off=3558903 len=208179 2024-08-17T01:10:38.004 INFO:tasks.workunit.client.0.smithi110.stdout:op 4936 completed, throughput=5MB/sec 2024-08-17T01:10:38.004 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Wqfvaq-UtcgKYjB off=10831803 len=1030257 2024-08-17T01:10:38.006 INFO:tasks.workunit.client.0.smithi110.stdout:op 4937 completed, throughput=5MB/sec 2024-08-17T01:10:38.006 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KeACRhVSDVQ1zPH off=2487754 len=409205 2024-08-17T01:10:38.009 INFO:tasks.workunit.client.0.smithi110.stdout:op 4938 completed, throughput=5MB/sec 2024-08-17T01:10:38.009 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-U0_JHSi2qLN2Cul off=6688673 len=611738 2024-08-17T01:10:38.013 INFO:tasks.workunit.client.0.smithi110.stdout:op 4939 completed, throughput=5MB/sec 2024-08-17T01:10:38.013 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ObeuB3GNUaa-IqV off=16887520 len=913878 2024-08-17T01:10:38.014 INFO:tasks.workunit.client.0.smithi110.stdout:op 4940 completed, throughput=5MB/sec 2024-08-17T01:10:38.014 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-elBoJx0-8oNUJCL off=6319064 len=531368 2024-08-17T01:10:38.017 INFO:tasks.workunit.client.0.smithi110.stdout:op 4941 completed, throughput=5MB/sec 2024-08-17T01:10:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:38 smithi110 ceph-mon[98148]: pgmap v1754: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T01:10:38.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:38 smithi110 ceph-mon[100641]: pgmap v1754: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T01:10:38.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:10:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:10:38] "GET /metrics HTTP/1.1" 200 34123 "" "Prometheus/2.43.0" 2024-08-17T01:10:38.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:38 smithi177 ceph-mon[90034]: pgmap v1754: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T01:10:39.018 INFO:tasks.workunit.client.0.smithi110.stdout: 972: throughput=5MB/sec pending data=0 2024-08-17T01:10:39.018 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-TKNtpj-E_s3Jmia off=1137879 len=685720 2024-08-17T01:10:39.019 INFO:tasks.workunit.client.0.smithi110.stdout:op 4942 completed, throughput=5MB/sec 2024-08-17T01:10:39.019 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2GpRbdS2wllwH5Y off=9379663 len=915647 2024-08-17T01:10:39.020 INFO:tasks.workunit.client.0.smithi110.stdout:op 4943 completed, throughput=5MB/sec 2024-08-17T01:10:39.020 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-O-kwsqRG6L4kXsV off=419675 len=624294 2024-08-17T01:10:39.021 INFO:tasks.workunit.client.0.smithi110.stdout:op 4944 completed, throughput=5MB/sec 2024-08-17T01:10:39.021 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5ukaYOggzuFiCxo off=3836698 len=87364 2024-08-17T01:10:39.025 INFO:tasks.workunit.client.0.smithi110.stdout:op 4945 completed, throughput=5MB/sec 2024-08-17T01:10:39.025 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-M9_eZ27q68cCCW0 off=6702737 len=2006780 2024-08-17T01:10:39.033 INFO:tasks.workunit.client.0.smithi110.stdout:op 4946 completed, throughput=5MB/sec 2024-08-17T01:10:39.034 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HSTLJxbIO_Z8Brk off=1303613 len=1069938 2024-08-17T01:10:39.035 INFO:tasks.workunit.client.0.smithi110.stdout:op 4947 completed, throughput=5MB/sec 2024-08-17T01:10:40.035 INFO:tasks.workunit.client.0.smithi110.stdout: 973: throughput=5MB/sec pending data=0 2024-08-17T01:10:40.035 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-sO3XvHTVgtpBV4b off=18016677 len=692413 2024-08-17T01:10:40.039 INFO:tasks.workunit.client.0.smithi110.stdout:op 4948 completed, throughput=5MB/sec 2024-08-17T01:10:40.039 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RVlR127L0VA0hXg off=11131908 len=997323 2024-08-17T01:10:40.045 INFO:tasks.workunit.client.0.smithi110.stdout:op 4949 completed, throughput=5MB/sec 2024-08-17T01:10:40.046 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pBfmmEeBC-ggtpR off=12079237 len=1064969 2024-08-17T01:10:40.047 INFO:tasks.workunit.client.0.smithi110.stdout:op 4950 completed, throughput=5MB/sec 2024-08-17T01:10:40.047 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QFDJtqbItFNZ-0v off=11353547 len=1277448 2024-08-17T01:10:40.053 INFO:tasks.workunit.client.0.smithi110.stdout:op 4951 completed, throughput=5MB/sec 2024-08-17T01:10:40.053 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PrPhVsDoUNoooRE off=183268 len=1038446 2024-08-17T01:10:40.057 INFO:tasks.workunit.client.0.smithi110.stdout:op 4952 completed, throughput=5MB/sec 2024-08-17T01:10:40.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:40 smithi177 ceph-mon[90034]: pgmap v1755: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-17T01:10:40.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:40 smithi110 ceph-mon[100641]: pgmap v1755: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-17T01:10:40.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:40 smithi110 ceph-mon[98148]: pgmap v1755: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-17T01:10:41.057 INFO:tasks.workunit.client.0.smithi110.stdout: 974: throughput=5MB/sec pending data=0 2024-08-17T01:10:41.057 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-y3i8TrIdKTlnM7- off=611793 len=2091036 2024-08-17T01:10:41.064 INFO:tasks.workunit.client.0.smithi110.stdout:op 4953 completed, throughput=5MB/sec 2024-08-17T01:10:41.064 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QtyjSCKDgYGPoVB off=1978705 len=1008804 2024-08-17T01:10:41.065 INFO:tasks.workunit.client.0.smithi110.stdout:op 4954 completed, throughput=5MB/sec 2024-08-17T01:10:41.065 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-DH0S463CPwFxQww off=68661 len=1499210 2024-08-17T01:10:41.074 INFO:tasks.workunit.client.0.smithi110.stdout:op 4955 completed, throughput=5MB/sec 2024-08-17T01:10:41.074 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9Cf--f5UdrGxYsY off=3027041 len=1529266 2024-08-17T01:10:41.079 INFO:tasks.workunit.client.0.smithi110.stdout:op 4956 completed, throughput=5MB/sec 2024-08-17T01:10:41.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:41 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:10:41.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:41 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:10:41.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:41 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:10:41.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:41 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:10:41.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:41 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:10:41.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:41 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:10:41.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:41 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:10:41.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:41 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:10:41.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:41 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:10:41.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:41 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:10:41.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:41 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:10:41.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:41 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:10:42.080 INFO:tasks.workunit.client.0.smithi110.stdout: 975: throughput=5MB/sec pending data=0 2024-08-17T01:10:42.080 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kaCtXcop1T4UxqR off=665876 len=1671583 2024-08-17T01:10:42.088 INFO:tasks.workunit.client.0.smithi110.stdout:op 4957 completed, throughput=5MB/sec 2024-08-17T01:10:42.088 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-l8Aop5W5Drobd8J off=1486283 len=953493 2024-08-17T01:10:42.094 INFO:tasks.workunit.client.0.smithi110.stdout:op 4958 completed, throughput=5MB/sec 2024-08-17T01:10:42.094 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-sBpLgFGl1NyKr6X off=8194418 len=1926195 2024-08-17T01:10:42.105 INFO:tasks.workunit.client.0.smithi110.stdout:op 4959 completed, throughput=5MB/sec 2024-08-17T01:10:42.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:42 smithi177 ceph-mon[90034]: pgmap v1756: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T01:10:42.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:42 smithi110 ceph-mon[98148]: pgmap v1756: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T01:10:42.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:42 smithi110 ceph-mon[100641]: pgmap v1756: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T01:10:43.105 INFO:tasks.workunit.client.0.smithi110.stdout: 976: throughput=5MB/sec pending data=0 2024-08-17T01:10:43.106 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-DUuUeNQghSHJlpF off=4625564 len=1348070 2024-08-17T01:10:43.113 INFO:tasks.workunit.client.0.smithi110.stdout:op 4960 completed, throughput=5MB/sec 2024-08-17T01:10:43.113 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FHBXOMTWU_hBw85 off=20764073 len=1660440 2024-08-17T01:10:43.115 INFO:tasks.workunit.client.0.smithi110.stdout:op 4961 completed, throughput=5MB/sec 2024-08-17T01:10:43.115 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qzo__deWM1zXg8a off=1315449 len=91266 2024-08-17T01:10:43.117 INFO:tasks.workunit.client.0.smithi110.stdout:op 4962 completed, throughput=5MB/sec 2024-08-17T01:10:43.117 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aRpC5nfoiqbEkPo off=15704260 len=1217217 2024-08-17T01:10:43.123 INFO:tasks.workunit.client.0.smithi110.stdout:op 4963 completed, throughput=5MB/sec 2024-08-17T01:10:43.124 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lqD1a7BFBNNRgQp off=434947 len=1043692 2024-08-17T01:10:43.126 INFO:tasks.workunit.client.0.smithi110.stdout:op 4964 completed, throughput=5MB/sec 2024-08-17T01:10:44.126 INFO:tasks.workunit.client.0.smithi110.stdout: 977: throughput=5MB/sec pending data=0 2024-08-17T01:10:44.126 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-I-9lWLCGB3euBh9 off=5445688 len=1249089 2024-08-17T01:10:44.128 INFO:tasks.workunit.client.0.smithi110.stdout:op 4965 completed, throughput=5MB/sec 2024-08-17T01:10:44.128 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-eJVf-IePAgbkzQ5 off=9244588 len=809644 2024-08-17T01:10:44.134 INFO:tasks.workunit.client.0.smithi110.stdout:op 4966 completed, throughput=5MB/sec 2024-08-17T01:10:44.134 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-I551g2T0Yumbp8Q off=2863408 len=1699554 2024-08-17T01:10:44.136 INFO:tasks.workunit.client.0.smithi110.stdout:op 4967 completed, throughput=5MB/sec 2024-08-17T01:10:44.136 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0Te1GsRreM05x5n off=11608380 len=778223 2024-08-17T01:10:44.137 INFO:tasks.workunit.client.0.smithi110.stdout:op 4968 completed, throughput=5MB/sec 2024-08-17T01:10:44.137 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-g8oGaubFUjmV92y off=908568 len=1840322 2024-08-17T01:10:44.148 INFO:tasks.workunit.client.0.smithi110.stdout:op 4969 completed, throughput=5MB/sec 2024-08-17T01:10:44.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:44 smithi177 ceph-mon[90034]: pgmap v1757: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:10:44.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:44 smithi110 ceph-mon[100641]: pgmap v1757: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:10:44.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:44 smithi110 ceph-mon[98148]: pgmap v1757: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:10:45.149 INFO:tasks.workunit.client.0.smithi110.stdout: 978: throughput=5MB/sec pending data=0 2024-08-17T01:10:45.149 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fCWokEFDekc7Sr_ off=4832206 len=54291 2024-08-17T01:10:45.151 INFO:tasks.workunit.client.0.smithi110.stdout:op 4970 completed, throughput=5MB/sec 2024-08-17T01:10:45.151 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-W1S2EhgUIKvp-BL off=718440 len=2094942 2024-08-17T01:10:45.160 INFO:tasks.workunit.client.0.smithi110.stdout:op 4971 completed, throughput=5MB/sec 2024-08-17T01:10:45.160 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KFigOFwi6GBqove off=4766804 len=1904251 2024-08-17T01:10:45.162 INFO:tasks.workunit.client.0.smithi110.stdout:op 4972 completed, throughput=5MB/sec 2024-08-17T01:10:45.162 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2KHVBph7kcLD2do off=1439960 len=1301348 2024-08-17T01:10:45.164 INFO:tasks.workunit.client.0.smithi110.stdout:op 4973 completed, throughput=5MB/sec 2024-08-17T01:10:46.165 INFO:tasks.workunit.client.0.smithi110.stdout: 979: throughput=5MB/sec pending data=0 2024-08-17T01:10:46.165 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yr96CzvFQa9h9wc off=13070897 len=1740772 2024-08-17T01:10:46.175 INFO:tasks.workunit.client.0.smithi110.stdout:op 4974 completed, throughput=5MB/sec 2024-08-17T01:10:46.175 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZUrStPsiYsHBvvb off=4586497 len=1055811 2024-08-17T01:10:46.177 INFO:tasks.workunit.client.0.smithi110.stdout:op 4975 completed, throughput=5MB/sec 2024-08-17T01:10:46.177 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ejJgJNwHZxT8pd6 off=18104604 len=2075943 2024-08-17T01:10:46.190 INFO:tasks.workunit.client.0.smithi110.stdout:op 4976 completed, throughput=5MB/sec 2024-08-17T01:10:46.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:46 smithi177 ceph-mon[90034]: pgmap v1758: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:10:46.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:10:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:46 smithi110 ceph-mon[100641]: pgmap v1758: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:10:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:10:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:46 smithi110 ceph-mon[98148]: pgmap v1758: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:10:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:10:47.190 INFO:tasks.workunit.client.0.smithi110.stdout: 980: throughput=5MB/sec pending data=0 2024-08-17T01:10:47.190 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cDJCRu0zE9js6pa off=1774681 len=1277147 2024-08-17T01:10:47.193 INFO:tasks.workunit.client.0.smithi110.stdout:op 4977 completed, throughput=5MB/sec 2024-08-17T01:10:47.193 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pgIGTTSJVfQV5oJ off=20152578 len=1225578 2024-08-17T01:10:47.194 INFO:tasks.workunit.client.0.smithi110.stdout:op 4978 completed, throughput=5MB/sec 2024-08-17T01:10:47.195 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ORzpyJaeS9PkPLB off=8132461 len=1374381 2024-08-17T01:10:47.197 INFO:tasks.workunit.client.0.smithi110.stdout:op 4979 completed, throughput=5MB/sec 2024-08-17T01:10:47.197 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-rJkvAFR57955eI6 off=5808235 len=1925925 2024-08-17T01:10:47.200 INFO:tasks.workunit.client.0.smithi110.stdout:op 4980 completed, throughput=5MB/sec 2024-08-17T01:10:48.200 INFO:tasks.workunit.client.0.smithi110.stdout: 981: throughput=5MB/sec pending data=0 2024-08-17T01:10:48.201 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-soU6q3xlBWCEgLt off=19454466 len=1924092 2024-08-17T01:10:48.204 INFO:tasks.workunit.client.0.smithi110.stdout:op 4981 completed, throughput=5MB/sec 2024-08-17T01:10:48.204 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qeib5wQNPM32kWv off=14140965 len=11077 2024-08-17T01:10:48.207 INFO:tasks.workunit.client.0.smithi110.stdout:op 4982 completed, throughput=5MB/sec 2024-08-17T01:10:48.207 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ehJAW1lltop-A1s off=9304278 len=874716 2024-08-17T01:10:48.209 INFO:tasks.workunit.client.0.smithi110.stdout:op 4983 completed, throughput=5MB/sec 2024-08-17T01:10:48.209 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CqokmrylznG62uE off=2946450 len=504318 2024-08-17T01:10:48.213 INFO:tasks.workunit.client.0.smithi110.stdout:op 4984 completed, throughput=5MB/sec 2024-08-17T01:10:48.213 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-iXe1cJDaQ_eeglG off=562310 len=167762 2024-08-17T01:10:48.216 INFO:tasks.workunit.client.0.smithi110.stdout:op 4985 completed, throughput=5MB/sec 2024-08-17T01:10:48.216 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LvrDfWb1CuwARMn off=4685346 len=1184857 2024-08-17T01:10:48.218 INFO:tasks.workunit.client.0.smithi110.stdout:op 4986 completed, throughput=5MB/sec 2024-08-17T01:10:48.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:48 smithi110 ceph-mon[100641]: pgmap v1759: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T01:10:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:48 smithi110 ceph-mon[98148]: pgmap v1759: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T01:10:48.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:10:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:10:48] "GET /metrics HTTP/1.1" 200 34128 "" "Prometheus/2.43.0" 2024-08-17T01:10:48.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:48 smithi177 ceph-mon[90034]: pgmap v1759: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T01:10:49.218 INFO:tasks.workunit.client.0.smithi110.stdout: 982: throughput=5MB/sec pending data=0 2024-08-17T01:10:49.218 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_hmdPZovg2snhbk off=1459538 len=793521 2024-08-17T01:10:49.219 INFO:tasks.workunit.client.0.smithi110.stdout:op 4987 completed, throughput=5MB/sec 2024-08-17T01:10:49.220 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-UkCOHF69Xg3WC2d off=7095566 len=56298 2024-08-17T01:10:49.226 INFO:tasks.workunit.client.0.smithi110.stdout:op 4988 completed, throughput=5MB/sec 2024-08-17T01:10:49.227 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-6poyz4ZDsmVYR_r off=2337835 len=786557 2024-08-17T01:10:49.228 INFO:tasks.workunit.client.0.smithi110.stdout:op 4989 completed, throughput=5MB/sec 2024-08-17T01:10:49.228 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JHEkgBXDlxV2s9U off=7155017 len=452033 2024-08-17T01:10:49.232 INFO:tasks.workunit.client.0.smithi110.stdout:op 4990 completed, throughput=5MB/sec 2024-08-17T01:10:49.232 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LwLGP4fqPwzfYjL off=3187226 len=1583163 2024-08-17T01:10:49.234 INFO:tasks.workunit.client.0.smithi110.stdout:op 4991 completed, throughput=5MB/sec 2024-08-17T01:10:49.234 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vZ4jBZHucbrcssu off=7051753 len=2052185 2024-08-17T01:10:49.237 INFO:tasks.workunit.client.0.smithi110.stdout:op 4992 completed, throughput=5MB/sec 2024-08-17T01:10:50.238 INFO:tasks.workunit.client.0.smithi110.stdout: 983: throughput=5MB/sec pending data=0 2024-08-17T01:10:50.238 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-sFs7KiSoCRvalKB off=4254863 len=523254 2024-08-17T01:10:50.240 INFO:tasks.workunit.client.0.smithi110.stdout:op 4993 completed, throughput=5MB/sec 2024-08-17T01:10:50.240 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JBh5ottAQ98aZpL off=5335123 len=1632947 2024-08-17T01:10:50.249 INFO:tasks.workunit.client.0.smithi110.stdout:op 4994 completed, throughput=5MB/sec 2024-08-17T01:10:50.249 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kyHuC8u7nEsHP_N off=2646131 len=1763694 2024-08-17T01:10:50.250 INFO:tasks.workunit.client.0.smithi110.stdout:op 4995 completed, throughput=5MB/sec 2024-08-17T01:10:50.250 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Iaap0hII6oCggpE off=5623456 len=951367 2024-08-17T01:10:50.252 INFO:tasks.workunit.client.0.smithi110.stdout:op 4996 completed, throughput=5MB/sec 2024-08-17T01:10:50.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:50 smithi177 ceph-mon[90034]: pgmap v1760: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:10:50.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:50 smithi110 ceph-mon[98148]: pgmap v1760: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:10:50.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:50 smithi110 ceph-mon[100641]: pgmap v1760: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:10:51.253 INFO:tasks.workunit.client.0.smithi110.stdout: 984: throughput=5MB/sec pending data=0 2024-08-17T01:10:51.253 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--QzpeutHGIpd3Zy off=695531 len=2018508 2024-08-17T01:10:51.261 INFO:tasks.workunit.client.0.smithi110.stdout:op 4997 completed, throughput=5MB/sec 2024-08-17T01:10:51.262 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-COD90CVyfdso1G6 off=18303053 len=80736 2024-08-17T01:10:51.262 INFO:tasks.workunit.client.0.smithi110.stdout:op 4998 completed, throughput=5MB/sec 2024-08-17T01:10:51.262 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-UDJD10RyrPdbMjf off=1575178 len=2017716 2024-08-17T01:10:51.271 INFO:tasks.workunit.client.0.smithi110.stdout:op 4999 completed, throughput=5MB/sec 2024-08-17T01:10:51.271 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-UPyPjDJE7oVf3f4 off=11135672 len=1622996 2024-08-17T01:10:51.279 INFO:tasks.workunit.client.0.smithi110.stdout:op 5000 completed, throughput=5MB/sec 2024-08-17T01:10:52.279 INFO:tasks.workunit.client.0.smithi110.stdout: 985: throughput=5MB/sec pending data=0 2024-08-17T01:10:52.280 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-WqpzWcSC2bPE-qO off=8331476 len=805283 2024-08-17T01:10:52.280 INFO:tasks.workunit.client.0.smithi110.stdout:op 5001 completed, throughput=5MB/sec 2024-08-17T01:10:52.281 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-x7TCDahY8kAC0rE off=9773241 len=1321552 2024-08-17T01:10:52.282 INFO:tasks.workunit.client.0.smithi110.stdout:op 5002 completed, throughput=5MB/sec 2024-08-17T01:10:52.282 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-08kLrt4AoHFflqI off=1925653 len=1707898 2024-08-17T01:10:52.292 INFO:tasks.workunit.client.0.smithi110.stdout:op 5003 completed, throughput=5MB/sec 2024-08-17T01:10:52.292 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xf_ImK6QktFSIL3 off=16163920 len=2037014 2024-08-17T01:10:52.294 INFO:tasks.workunit.client.0.smithi110.stdout:op 5004 completed, throughput=5MB/sec 2024-08-17T01:10:52.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:52 smithi177 ceph-mon[90034]: pgmap v1761: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T01:10:52.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:52 smithi110 ceph-mon[98148]: pgmap v1761: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T01:10:52.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:52 smithi110 ceph-mon[100641]: pgmap v1761: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T01:10:53.294 INFO:tasks.workunit.client.0.smithi110.stdout: 986: throughput=5MB/sec pending data=0 2024-08-17T01:10:53.294 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hMxTmzKekKXfkGU off=4648743 len=1020661 2024-08-17T01:10:53.299 INFO:tasks.workunit.client.0.smithi110.stdout:op 5005 completed, throughput=5MB/sec 2024-08-17T01:10:53.299 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ROJ_kPJ_UaQifoc off=0 len=1573773 2024-08-17T01:10:53.307 INFO:tasks.workunit.client.0.smithi110.stdout:op 5006 completed, throughput=5MB/sec 2024-08-17T01:10:53.307 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Z3WyfeJacYKm8pg off=22879076 len=1224215 2024-08-17T01:10:53.308 INFO:tasks.workunit.client.0.smithi110.stdout:op 5007 completed, throughput=5MB/sec 2024-08-17T01:10:53.308 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kZkucAdLV5dZ8DL off=1228542 len=343579 2024-08-17T01:10:53.311 INFO:tasks.workunit.client.0.smithi110.stdout:op 5008 completed, throughput=5MB/sec 2024-08-17T01:10:54.311 INFO:tasks.workunit.client.0.smithi110.stdout: 987: throughput=5MB/sec pending data=0 2024-08-17T01:10:54.311 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_IBqo5vBXDvxAjy off=3516015 len=322258 2024-08-17T01:10:54.312 INFO:tasks.workunit.client.0.smithi110.stdout:op 5009 completed, throughput=5MB/sec 2024-08-17T01:10:54.313 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RIDQBemJ3E8Dl7D off=1773167 len=1050923 2024-08-17T01:10:54.319 INFO:tasks.workunit.client.0.smithi110.stdout:op 5010 completed, throughput=5MB/sec 2024-08-17T01:10:54.319 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jSrUyZMkEbDyyBk off=687325 len=921528 2024-08-17T01:10:54.320 INFO:tasks.workunit.client.0.smithi110.stdout:op 5011 completed, throughput=5MB/sec 2024-08-17T01:10:54.320 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CBN9hRN_TGZmmzh off=6004847 len=1204055 2024-08-17T01:10:54.326 INFO:tasks.workunit.client.0.smithi110.stdout:op 5012 completed, throughput=5MB/sec 2024-08-17T01:10:54.326 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nzPnbUZqKB-mKYB off=6871138 len=217494 2024-08-17T01:10:54.326 INFO:tasks.workunit.client.0.smithi110.stdout:op 5013 completed, throughput=5MB/sec 2024-08-17T01:10:54.327 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-6mgjM40yvja7KJF off=23777781 len=945718 2024-08-17T01:10:54.328 INFO:tasks.workunit.client.0.smithi110.stdout:op 5014 completed, throughput=5MB/sec 2024-08-17T01:10:54.328 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-mN1qZMKWzUfliw_ off=0 len=1505169 2024-08-17T01:10:54.329 INFO:tasks.workunit.client.0.smithi110.stdout:op 5015 completed, throughput=5MB/sec 2024-08-17T01:10:54.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:54 smithi177 ceph-mon[90034]: pgmap v1762: 105 pgs: 105 active+clean; 126 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-17T01:10:54.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:54 smithi110 ceph-mon[100641]: pgmap v1762: 105 pgs: 105 active+clean; 126 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-17T01:10:54.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:54 smithi110 ceph-mon[98148]: pgmap v1762: 105 pgs: 105 active+clean; 126 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-17T01:10:55.330 INFO:tasks.workunit.client.0.smithi110.stdout: 988: throughput=5MB/sec pending data=0 2024-08-17T01:10:55.330 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jw88uedjqFj0Q9K off=2479895 len=1878243 2024-08-17T01:10:55.334 INFO:tasks.workunit.client.0.smithi110.stdout:op 5016 completed, throughput=5MB/sec 2024-08-17T01:10:55.334 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CAvb4tkq5KOiMnC off=4581818 len=482720 2024-08-17T01:10:55.338 INFO:tasks.workunit.client.0.smithi110.stdout:op 5017 completed, throughput=5MB/sec 2024-08-17T01:10:55.338 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xGchzdv7BfRCVCa off=972350 len=387723 2024-08-17T01:10:55.341 INFO:tasks.workunit.client.0.smithi110.stdout:op 5018 completed, throughput=5MB/sec 2024-08-17T01:10:55.341 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XKEVpoXT4b-lDxj off=12637160 len=1799046 2024-08-17T01:10:55.344 INFO:tasks.workunit.client.0.smithi110.stdout:op 5019 completed, throughput=5MB/sec 2024-08-17T01:10:56.344 INFO:tasks.workunit.client.0.smithi110.stdout: 989: throughput=5MB/sec pending data=0 2024-08-17T01:10:56.344 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-4N_r8PSAgkmnP84 off=1068301 len=865467 2024-08-17T01:10:56.349 INFO:tasks.workunit.client.0.smithi110.stdout:op 5020 completed, throughput=5MB/sec 2024-08-17T01:10:56.349 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Z_YjnVc1CN5WJZ5 off=2204266 len=665268 2024-08-17T01:10:56.353 INFO:tasks.workunit.client.0.smithi110.stdout:op 5021 completed, throughput=5MB/sec 2024-08-17T01:10:56.353 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-TlzCI5OdlMzuf91 off=636496 len=117322 2024-08-17T01:10:56.355 INFO:tasks.workunit.client.0.smithi110.stdout:op 5022 completed, throughput=5MB/sec 2024-08-17T01:10:56.355 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VJ4lfyTQt9JuoUI off=22040544 len=2030919 2024-08-17T01:10:56.357 INFO:tasks.workunit.client.0.smithi110.stdout:op 5023 completed, throughput=5MB/sec 2024-08-17T01:10:56.357 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VPpwUcH-8zWlp0x off=12636702 len=111654 2024-08-17T01:10:56.357 INFO:tasks.workunit.client.0.smithi110.stdout:op 5024 completed, throughput=5MB/sec 2024-08-17T01:10:56.358 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kjyjoSHNJFEo3D9 off=8138899 len=1930773 2024-08-17T01:10:56.365 INFO:tasks.workunit.client.0.smithi110.stdout:op 5025 completed, throughput=5MB/sec 2024-08-17T01:10:56.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:56 smithi177 ceph-mon[90034]: pgmap v1763: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-08-17T01:10:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:56 smithi110 ceph-mon[98148]: pgmap v1763: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-08-17T01:10:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:56 smithi110 ceph-mon[100641]: pgmap v1763: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-08-17T01:10:57.366 INFO:tasks.workunit.client.0.smithi110.stdout: 990: throughput=5MB/sec pending data=0 2024-08-17T01:10:57.366 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Q0oX5u5HWVvgkqG off=16752095 len=1394920 2024-08-17T01:10:57.367 INFO:tasks.workunit.client.0.smithi110.stdout:op 5026 completed, throughput=5MB/sec 2024-08-17T01:10:57.367 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-UDUEMArOGPwHHiK off=9673217 len=1303910 2024-08-17T01:10:57.368 INFO:tasks.workunit.client.0.smithi110.stdout:op 5027 completed, throughput=5MB/sec 2024-08-17T01:10:57.369 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-V1W1f0ojx0UzH-2 off=10653579 len=693004 2024-08-17T01:10:57.373 INFO:tasks.workunit.client.0.smithi110.stdout:op 5028 completed, throughput=5MB/sec 2024-08-17T01:10:57.373 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8QA4wf6GVysHq8t off=4881915 len=2059650 2024-08-17T01:10:57.386 INFO:tasks.workunit.client.0.smithi110.stdout:op 5029 completed, throughput=5MB/sec 2024-08-17T01:10:58.386 INFO:tasks.workunit.client.0.smithi110.stdout: 991: throughput=5MB/sec pending data=0 2024-08-17T01:10:58.387 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-12742CQGRQU8XcF off=3590663 len=1155269 2024-08-17T01:10:58.392 INFO:tasks.workunit.client.0.smithi110.stdout:op 5030 completed, throughput=5MB/sec 2024-08-17T01:10:58.392 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-r7-w5-lA15w6E_a off=6161890 len=1177725 2024-08-17T01:10:58.395 INFO:tasks.workunit.client.0.smithi110.stdout:op 5031 completed, throughput=5MB/sec 2024-08-17T01:10:58.395 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Deu6hQY26QzfNZG off=304745 len=644134 2024-08-17T01:10:58.400 INFO:tasks.workunit.client.0.smithi110.stdout:op 5032 completed, throughput=5MB/sec 2024-08-17T01:10:58.400 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Lyw6cAY188MFd9k off=4236247 len=16291 2024-08-17T01:10:58.402 INFO:tasks.workunit.client.0.smithi110.stdout:op 5033 completed, throughput=5MB/sec 2024-08-17T01:10:58.402 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bmxhY4U6xulFU2C off=18606325 len=321925 2024-08-17T01:10:58.403 INFO:tasks.workunit.client.0.smithi110.stdout:op 5034 completed, throughput=5MB/sec 2024-08-17T01:10:58.403 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-DNk_h5NWTPrESKi off=2260847 len=1122448 2024-08-17T01:10:58.405 INFO:tasks.workunit.client.0.smithi110.stdout:op 5035 completed, throughput=5MB/sec 2024-08-17T01:10:58.405 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NPQ1LiN1piB-Vro off=2151571 len=1606199 2024-08-17T01:10:58.407 INFO:tasks.workunit.client.0.smithi110.stdout:op 5036 completed, throughput=5MB/sec 2024-08-17T01:10:58.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:10:58 smithi110 ceph-mon[100641]: pgmap v1764: 105 pgs: 105 active+clean; 126 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-17T01:10:58.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:10:58 smithi110 ceph-mon[98148]: pgmap v1764: 105 pgs: 105 active+clean; 126 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-17T01:10:58.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:10:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:10:58] "GET /metrics HTTP/1.1" 200 34128 "" "Prometheus/2.43.0" 2024-08-17T01:10:58.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:10:58 smithi177 ceph-mon[90034]: pgmap v1764: 105 pgs: 105 active+clean; 126 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-17T01:10:59.407 INFO:tasks.workunit.client.0.smithi110.stdout: 992: throughput=5MB/sec pending data=0 2024-08-17T01:10:59.408 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-U_7jf8B446UcjFg off=2307479 len=649661 2024-08-17T01:10:59.409 INFO:tasks.workunit.client.0.smithi110.stdout:op 5037 completed, throughput=5MB/sec 2024-08-17T01:10:59.409 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-D6RakLq0gSxX4e- off=10781648 len=791820 2024-08-17T01:10:59.414 INFO:tasks.workunit.client.0.smithi110.stdout:op 5038 completed, throughput=5MB/sec 2024-08-17T01:10:59.414 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bvIPXBPBvqLIrF7 off=9918528 len=1753999 2024-08-17T01:10:59.424 INFO:tasks.workunit.client.0.smithi110.stdout:op 5039 completed, throughput=5MB/sec 2024-08-17T01:10:59.424 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-R88s7dIDGxxQur7 off=5222855 len=1002701 2024-08-17T01:10:59.429 INFO:tasks.workunit.client.0.smithi110.stdout:op 5040 completed, throughput=5MB/sec 2024-08-17T01:11:00.429 INFO:tasks.workunit.client.0.smithi110.stdout: 993: throughput=5MB/sec pending data=0 2024-08-17T01:11:00.430 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8w__jTeEhGdrrL0 off=1190631 len=777667 2024-08-17T01:11:00.435 INFO:tasks.workunit.client.0.smithi110.stdout:op 5041 completed, throughput=5MB/sec 2024-08-17T01:11:00.435 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yS95UGqZ1Fpid0a off=2288116 len=825388 2024-08-17T01:11:00.442 INFO:tasks.workunit.client.0.smithi110.stdout:op 5042 completed, throughput=5MB/sec 2024-08-17T01:11:00.442 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-NidT9uGoGugovHJ off=14247981 len=1363802 2024-08-17T01:11:00.448 INFO:tasks.workunit.client.0.smithi110.stdout:op 5043 completed, throughput=5MB/sec 2024-08-17T01:11:00.448 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_OcZMsNQWEdDv3Z off=2573112 len=542706 2024-08-17T01:11:00.451 INFO:tasks.workunit.client.0.smithi110.stdout:op 5044 completed, throughput=5MB/sec 2024-08-17T01:11:00.451 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qWXf_HWDuuSFSmn off=4485613 len=737091 2024-08-17T01:11:00.452 INFO:tasks.workunit.client.0.smithi110.stdout:op 5045 completed, throughput=5MB/sec 2024-08-17T01:11:00.452 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9Bym5M0RSCr9Zvl off=5947109 len=1668725 2024-08-17T01:11:00.461 INFO:tasks.workunit.client.0.smithi110.stdout:op 5046 completed, throughput=5MB/sec 2024-08-17T01:11:00.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:00 smithi177 ceph-mon[90034]: pgmap v1765: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:11:00.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:00 smithi110 ceph-mon[98148]: pgmap v1765: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:11:00.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:00 smithi110 ceph-mon[100641]: pgmap v1765: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:11:01.461 INFO:tasks.workunit.client.0.smithi110.stdout: 994: throughput=5MB/sec pending data=0 2024-08-17T01:11:01.462 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-eONAai_R2t6GLOT off=4471337 len=2084108 2024-08-17T01:11:01.466 INFO:tasks.workunit.client.0.smithi110.stdout:op 5047 completed, throughput=5MB/sec 2024-08-17T01:11:01.467 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NH_LD3DuCF744oK off=3593234 len=49495 2024-08-17T01:11:01.467 INFO:tasks.workunit.client.0.smithi110.stdout:op 5048 completed, throughput=5MB/sec 2024-08-17T01:11:01.467 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HThgYSZayC_0opA off=5273445 len=1300867 2024-08-17T01:11:01.470 INFO:tasks.workunit.client.0.smithi110.stdout:op 5049 completed, throughput=5MB/sec 2024-08-17T01:11:01.471 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kpRCqWgSLwMJy9F off=6001011 len=1324465 2024-08-17T01:11:01.472 INFO:tasks.workunit.client.0.smithi110.stdout:op 5050 completed, throughput=5MB/sec 2024-08-17T01:11:01.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:11:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:11:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:11:02.472 INFO:tasks.workunit.client.0.smithi110.stdout: 995: throughput=5MB/sec pending data=0 2024-08-17T01:11:02.472 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-08iFkma1dgKZAJ9 off=4857953 len=1593048 2024-08-17T01:11:02.479 INFO:tasks.workunit.client.0.smithi110.stdout:op 5051 completed, throughput=5MB/sec 2024-08-17T01:11:02.479 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0YIPD6vgp0OtfFL off=7396101 len=1669114 2024-08-17T01:11:02.481 INFO:tasks.workunit.client.0.smithi110.stdout:op 5052 completed, throughput=5MB/sec 2024-08-17T01:11:02.481 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--O7Ktn39mXFpxWu off=4979195 len=1364653 2024-08-17T01:11:02.487 INFO:tasks.workunit.client.0.smithi110.stdout:op 5053 completed, throughput=5MB/sec 2024-08-17T01:11:02.487 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7NrXTUdRrwbCVh5 off=20845742 len=835032 2024-08-17T01:11:02.492 INFO:tasks.workunit.client.0.smithi110.stdout:op 5054 completed, throughput=5MB/sec 2024-08-17T01:11:02.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:02 smithi177 ceph-mon[90034]: pgmap v1766: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:11:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:02 smithi110 ceph-mon[100641]: pgmap v1766: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:11:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:02 smithi110 ceph-mon[98148]: pgmap v1766: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:11:03.492 INFO:tasks.workunit.client.0.smithi110.stdout: 996: throughput=5MB/sec pending data=0 2024-08-17T01:11:03.493 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Sk-_8OORITg9gzZ off=2090191 len=1793314 2024-08-17T01:11:03.500 INFO:tasks.workunit.client.0.smithi110.stdout:op 5055 completed, throughput=5MB/sec 2024-08-17T01:11:03.501 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QJEOk2z_Pkhydgf off=2663843 len=404585 2024-08-17T01:11:03.504 INFO:tasks.workunit.client.0.smithi110.stdout:op 5056 completed, throughput=5MB/sec 2024-08-17T01:11:03.504 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-W8jTpCiX22Ryk_a off=8356868 len=724570 2024-08-17T01:11:03.505 INFO:tasks.workunit.client.0.smithi110.stdout:op 5057 completed, throughput=5MB/sec 2024-08-17T01:11:03.505 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZXnotZpveP8CMHj off=12781009 len=966761 2024-08-17T01:11:03.510 INFO:tasks.workunit.client.0.smithi110.stdout:op 5058 completed, throughput=5MB/sec 2024-08-17T01:11:03.510 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-CR8gfDaV1C97P_w off=6074188 len=363961 2024-08-17T01:11:03.512 INFO:tasks.workunit.client.0.smithi110.stdout:op 5059 completed, throughput=5MB/sec 2024-08-17T01:11:03.512 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ohNx-21LEsXrrka off=10458634 len=38914 2024-08-17T01:11:03.512 INFO:tasks.workunit.client.0.smithi110.stdout:op 5060 completed, throughput=5MB/sec 2024-08-17T01:11:03.512 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZopXTkY4wWTl4MF off=1092884 len=532896 2024-08-17T01:11:03.515 INFO:tasks.workunit.client.0.smithi110.stdout:op 5061 completed, throughput=5MB/sec 2024-08-17T01:11:03.515 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-AS4DUV8FxDxMOvQ off=6689953 len=269499 2024-08-17T01:11:03.518 INFO:tasks.workunit.client.0.smithi110.stdout:op 5062 completed, throughput=5MB/sec 2024-08-17T01:11:03.518 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-EVptoqVOYSXKwx6 off=508765 len=618843 2024-08-17T01:11:03.519 INFO:tasks.workunit.client.0.smithi110.stdout:op 5063 completed, throughput=5MB/sec 2024-08-17T01:11:04.520 INFO:tasks.workunit.client.0.smithi110.stdout: 997: throughput=5MB/sec pending data=0 2024-08-17T01:11:04.520 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-H56OU8d5_pPbOwp off=3083765 len=1115419 2024-08-17T01:11:04.525 INFO:tasks.workunit.client.0.smithi110.stdout:op 5064 completed, throughput=5MB/sec 2024-08-17T01:11:04.526 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-GrOz9emaMEIzWXh off=374664 len=276791 2024-08-17T01:11:04.529 INFO:tasks.workunit.client.0.smithi110.stdout:op 5065 completed, throughput=5MB/sec 2024-08-17T01:11:04.529 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aaW44nXi_c8i7C_ off=13154117 len=1997072 2024-08-17T01:11:04.542 INFO:tasks.workunit.client.0.smithi110.stdout:op 5066 completed, throughput=5MB/sec 2024-08-17T01:11:04.542 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2TwfmplBguPmOrE off=8399343 len=725169 2024-08-17T01:11:04.546 INFO:tasks.workunit.client.0.smithi110.stdout:op 5067 completed, throughput=5MB/sec 2024-08-17T01:11:04.546 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_arzeLBM_qL-KQE off=9350227 len=1510957 2024-08-17T01:11:04.548 INFO:tasks.workunit.client.0.smithi110.stdout:op 5068 completed, throughput=5MB/sec 2024-08-17T01:11:04.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:04 smithi177 ceph-mon[90034]: pgmap v1767: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:11:04.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:04 smithi110 ceph-mon[98148]: pgmap v1767: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:11:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:04 smithi110 ceph-mon[100641]: pgmap v1767: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:11:05.549 INFO:tasks.workunit.client.0.smithi110.stdout: 998: throughput=5MB/sec pending data=0 2024-08-17T01:11:05.549 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NKLewdkC2w1SnIt off=2947246 len=316485 2024-08-17T01:11:05.550 INFO:tasks.workunit.client.0.smithi110.stdout:op 5069 completed, throughput=5MB/sec 2024-08-17T01:11:05.550 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KdjRF8ZCY34qvBR off=1018859 len=1868091 2024-08-17T01:11:05.562 INFO:tasks.workunit.client.0.smithi110.stdout:op 5070 completed, throughput=5MB/sec 2024-08-17T01:11:05.562 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yQClNCqrrezBUeu off=12945794 len=130612 2024-08-17T01:11:05.564 INFO:tasks.workunit.client.0.smithi110.stdout:op 5071 completed, throughput=5MB/sec 2024-08-17T01:11:05.564 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-IgXEO-XnFwdRRiv off=9074226 len=248514 2024-08-17T01:11:05.567 INFO:tasks.workunit.client.0.smithi110.stdout:op 5072 completed, throughput=5MB/sec 2024-08-17T01:11:05.567 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dEVbDMkVorZ_aM4 off=2561523 len=1487915 2024-08-17T01:11:05.576 INFO:tasks.workunit.client.0.smithi110.stdout:op 5073 completed, throughput=5MB/sec 2024-08-17T01:11:05.576 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Th7yRphepoQDQ4w off=20685795 len=1522299 2024-08-17T01:11:05.577 INFO:tasks.workunit.client.0.smithi110.stdout:op 5074 completed, throughput=5MB/sec 2024-08-17T01:11:06.578 INFO:tasks.workunit.client.0.smithi110.stdout: 999: throughput=5MB/sec pending data=0 2024-08-17T01:11:06.579 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nInwC01HrNOd9Em off=11694424 len=1788665 2024-08-17T01:11:06.586 INFO:tasks.workunit.client.0.smithi110.stdout:op 5075 completed, throughput=5MB/sec 2024-08-17T01:11:06.586 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7L0PdY1SYlxpf18 off=943566 len=449388 2024-08-17T01:11:06.590 INFO:tasks.workunit.client.0.smithi110.stdout:op 5076 completed, throughput=5MB/sec 2024-08-17T01:11:06.590 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-D-WQeh6ZUNe9opG off=1912627 len=521240 2024-08-17T01:11:06.594 INFO:tasks.workunit.client.0.smithi110.stdout:op 5077 completed, throughput=5MB/sec 2024-08-17T01:11:06.594 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NBZhiOt1dK2AZTj off=1268949 len=1949333 2024-08-17T01:11:06.596 INFO:tasks.workunit.client.0.smithi110.stdout:op 5078 completed, throughput=5MB/sec 2024-08-17T01:11:06.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:06 smithi177 ceph-mon[90034]: pgmap v1768: 105 pgs: 105 active+clean; 126 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-17T01:11:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:06 smithi110 ceph-mon[98148]: pgmap v1768: 105 pgs: 105 active+clean; 126 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-17T01:11:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:06 smithi110 ceph-mon[100641]: pgmap v1768: 105 pgs: 105 active+clean; 126 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-17T01:11:07.598 INFO:tasks.workunit.client.0.smithi110.stdout: 1000: throughput=5MB/sec pending data=0 2024-08-17T01:11:07.598 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wG8M7MM6PZoSHMz off=1289925 len=1182814 2024-08-17T01:11:07.604 INFO:tasks.workunit.client.0.smithi110.stdout:op 5079 completed, throughput=5MB/sec 2024-08-17T01:11:07.604 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-D2qEFqvmPAiqweX off=4787257 len=826492 2024-08-17T01:11:07.606 INFO:tasks.workunit.client.0.smithi110.stdout:op 5080 completed, throughput=5MB/sec 2024-08-17T01:11:07.606 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0rGOc-A4JucTu-E off=8489644 len=1764129 2024-08-17T01:11:07.613 INFO:tasks.workunit.client.0.smithi110.stdout:op 5081 completed, throughput=5MB/sec 2024-08-17T01:11:07.613 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2r2yAaESKQ-1Vwp off=11812566 len=2095026 2024-08-17T01:11:07.616 INFO:tasks.workunit.client.0.smithi110.stdout:op 5082 completed, throughput=5MB/sec 2024-08-17T01:11:08.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:08 smithi110 ceph-mon[98148]: pgmap v1769: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:11:08.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:08 smithi110 ceph-mon[100641]: pgmap v1769: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:11:08.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:11:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:11:08] "GET /metrics HTTP/1.1" 200 34132 "" "Prometheus/2.43.0" 2024-08-17T01:11:08.616 INFO:tasks.workunit.client.0.smithi110.stdout: 1001: throughput=5MB/sec pending data=0 2024-08-17T01:11:08.616 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-V_JcYYT3ctsk3EO off=13192684 len=870046 2024-08-17T01:11:08.617 INFO:tasks.workunit.client.0.smithi110.stdout:op 5083 completed, throughput=5MB/sec 2024-08-17T01:11:08.618 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-lFkKt0joiV38ZzS off=16266029 len=1960007 2024-08-17T01:11:08.629 INFO:tasks.workunit.client.0.smithi110.stdout:op 5084 completed, throughput=5MB/sec 2024-08-17T01:11:08.629 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hpZ3A77jgJUANv_ off=3972343 len=1143685 2024-08-17T01:11:08.630 INFO:tasks.workunit.client.0.smithi110.stdout:op 5085 completed, throughput=5MB/sec 2024-08-17T01:11:08.630 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-APgu8weBsAZrNnT off=9117786 len=168319 2024-08-17T01:11:08.631 INFO:tasks.workunit.client.0.smithi110.stdout:op 5086 completed, throughput=5MB/sec 2024-08-17T01:11:08.631 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-BPgb8GT-S-wg6Dr off=8005622 len=765465 2024-08-17T01:11:08.635 INFO:tasks.workunit.client.0.smithi110.stdout:op 5087 completed, throughput=5MB/sec 2024-08-17T01:11:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:08 smithi177 ceph-mon[90034]: pgmap v1769: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-17T01:11:09.636 INFO:tasks.workunit.client.0.smithi110.stdout: 1002: throughput=5MB/sec pending data=0 2024-08-17T01:11:09.636 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-s4Ye-Mu8V9eJc4h off=4548535 len=55658 2024-08-17T01:11:09.636 INFO:tasks.workunit.client.0.smithi110.stdout:op 5088 completed, throughput=5MB/sec 2024-08-17T01:11:09.636 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZM2TRSLuUTfwmdE off=5888673 len=1598175 2024-08-17T01:11:09.645 INFO:tasks.workunit.client.0.smithi110.stdout:op 5089 completed, throughput=5MB/sec 2024-08-17T01:11:09.645 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-TpokiU3El-M3XB9 off=2367110 len=1506846 2024-08-17T01:11:09.653 INFO:tasks.workunit.client.0.smithi110.stdout:op 5090 completed, throughput=5MB/sec 2024-08-17T01:11:09.654 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-d0xfkE64r-57LEB off=5118794 len=392628 2024-08-17T01:11:09.655 INFO:tasks.workunit.client.0.smithi110.stdout:op 5091 completed, throughput=5MB/sec 2024-08-17T01:11:09.655 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nXR6T73Im0LG2cL off=623031 len=492423 2024-08-17T01:11:09.656 INFO:tasks.workunit.client.0.smithi110.stdout:op 5092 completed, throughput=5MB/sec 2024-08-17T01:11:09.656 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tAlkMlw3W_jR3pj off=5907876 len=1699044 2024-08-17T01:11:09.664 INFO:tasks.workunit.client.0.smithi110.stdout:op 5093 completed, throughput=5MB/sec 2024-08-17T01:11:10.665 INFO:tasks.workunit.client.0.smithi110.stdout: 1003: throughput=5MB/sec pending data=0 2024-08-17T01:11:10.665 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yzZCZKhGjAuGBny off=874990 len=646638 2024-08-17T01:11:10.669 INFO:tasks.workunit.client.0.smithi110.stdout:op 5094 completed, throughput=5MB/sec 2024-08-17T01:11:10.669 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-BvcSMEy0GI2KjLi off=733705 len=63170 2024-08-17T01:11:10.672 INFO:tasks.workunit.client.0.smithi110.stdout:op 5095 completed, throughput=5MB/sec 2024-08-17T01:11:10.672 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YLIOg6DX85yMhn9 off=7378483 len=1671113 2024-08-17T01:11:10.679 INFO:tasks.workunit.client.0.smithi110.stdout:op 5096 completed, throughput=5MB/sec 2024-08-17T01:11:10.679 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-loqtM3b6AS5vTCi off=7669758 len=674248 2024-08-17T01:11:10.683 INFO:tasks.workunit.client.0.smithi110.stdout:op 5097 completed, throughput=5MB/sec 2024-08-17T01:11:10.683 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-suaEcJtRAZ_2YkO off=6866505 len=739422 2024-08-17T01:11:10.684 INFO:tasks.workunit.client.0.smithi110.stdout:op 5098 completed, throughput=5MB/sec 2024-08-17T01:11:10.684 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-K3ZSuoufEXjzdOA off=505552 len=719634 2024-08-17T01:11:10.685 INFO:tasks.workunit.client.0.smithi110.stdout:op 5099 completed, throughput=5MB/sec 2024-08-17T01:11:10.685 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--wnY2a0nglNhncr off=6815787 len=1957355 2024-08-17T01:11:10.687 INFO:tasks.workunit.client.0.smithi110.stdout:op 5100 completed, throughput=5MB/sec 2024-08-17T01:11:10.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:10 smithi110 ceph-mon[98148]: pgmap v1770: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:11:10.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:10 smithi110 ceph-mon[100641]: pgmap v1770: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:11:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:10 smithi177 ceph-mon[90034]: pgmap v1770: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:11:11.687 INFO:tasks.workunit.client.0.smithi110.stdout: 1004: throughput=5MB/sec pending data=0 2024-08-17T01:11:11.687 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-L_dllLFEzDVKt13 off=3305976 len=1387337 2024-08-17T01:11:11.695 INFO:tasks.workunit.client.0.smithi110.stdout:op 5101 completed, throughput=5MB/sec 2024-08-17T01:11:11.695 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-omaxrb9eZUhorb8 off=0 len=1717576 2024-08-17T01:11:11.704 INFO:tasks.workunit.client.0.smithi110.stdout:op 5102 completed, throughput=5MB/sec 2024-08-17T01:11:11.704 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bIyhn6f59VuSXZ5 off=740572 len=494101 2024-08-17T01:11:11.707 INFO:tasks.workunit.client.0.smithi110.stdout:op 5103 completed, throughput=5MB/sec 2024-08-17T01:11:12.708 INFO:tasks.workunit.client.0.smithi110.stdout: 1005: throughput=5MB/sec pending data=0 2024-08-17T01:11:12.708 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6N6V2ume1U2W02A off=4299553 len=1645779 2024-08-17T01:11:12.718 INFO:tasks.workunit.client.0.smithi110.stdout:op 5104 completed, throughput=5MB/sec 2024-08-17T01:11:12.718 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PZGcd6DoP-oKWKD off=14030207 len=196035 2024-08-17T01:11:12.719 INFO:tasks.workunit.client.0.smithi110.stdout:op 5105 completed, throughput=5MB/sec 2024-08-17T01:11:12.719 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-87UZPFDKL0hPJp9 off=14206607 len=1185268 2024-08-17T01:11:12.725 INFO:tasks.workunit.client.0.smithi110.stdout:op 5106 completed, throughput=5MB/sec 2024-08-17T01:11:12.725 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MXfEX6gy0XYkc1W off=392870 len=537825 2024-08-17T01:11:12.730 INFO:tasks.workunit.client.0.smithi110.stdout:op 5107 completed, throughput=5MB/sec 2024-08-17T01:11:12.730 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-D2qEFqvmPAiqweX off=112429 len=756933 2024-08-17T01:11:12.734 INFO:tasks.workunit.client.0.smithi110.stdout:op 5108 completed, throughput=5MB/sec 2024-08-17T01:11:12.734 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jRWEX4xbnno_eX0 off=17942022 len=2041893 2024-08-17T01:11:12.736 INFO:tasks.workunit.client.0.smithi110.stdout:op 5109 completed, throughput=5MB/sec 2024-08-17T01:11:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:12 smithi110 ceph-mon[98148]: pgmap v1771: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T01:11:12.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:12 smithi110 ceph-mon[100641]: pgmap v1771: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T01:11:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:12 smithi177 ceph-mon[90034]: pgmap v1771: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-17T01:11:13.737 INFO:tasks.workunit.client.0.smithi110.stdout: 1006: throughput=5MB/sec pending data=0 2024-08-17T01:11:13.738 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-EhHQrRkGd3fTBTK off=5903882 len=295317 2024-08-17T01:11:13.741 INFO:tasks.workunit.client.0.smithi110.stdout:op 5110 completed, throughput=5MB/sec 2024-08-17T01:11:13.741 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RAYew02b-MIO_jq off=46975 len=1643608 2024-08-17T01:11:13.748 INFO:tasks.workunit.client.0.smithi110.stdout:op 5111 completed, throughput=5MB/sec 2024-08-17T01:11:13.748 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-r41JGtx_jTlS57h off=897518 len=1265661 2024-08-17T01:11:13.755 INFO:tasks.workunit.client.0.smithi110.stdout:op 5112 completed, throughput=5MB/sec 2024-08-17T01:11:13.755 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-j7PRQk0phqq4zmG off=3925258 len=502880 2024-08-17T01:11:13.756 INFO:tasks.workunit.client.0.smithi110.stdout:op 5113 completed, throughput=5MB/sec 2024-08-17T01:11:13.756 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--v4yHphy2zDf_Or off=1845964 len=52384 2024-08-17T01:11:13.758 INFO:tasks.workunit.client.0.smithi110.stdout:op 5114 completed, throughput=5MB/sec 2024-08-17T01:11:13.758 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1Vd0DOZI9Uae5lC off=2509967 len=754404 2024-08-17T01:11:13.763 INFO:tasks.workunit.client.0.smithi110.stdout:op 5115 completed, throughput=5MB/sec 2024-08-17T01:11:14.664 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:14 smithi177 ceph-mon[90034]: pgmap v1772: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-17T01:11:14.763 INFO:tasks.workunit.client.0.smithi110.stdout: 1007: throughput=5MB/sec pending data=0 2024-08-17T01:11:14.763 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-oCCITymw2afoyfM off=16865610 len=1574443 2024-08-17T01:11:14.770 INFO:tasks.workunit.client.0.smithi110.stdout:op 5116 completed, throughput=5MB/sec 2024-08-17T01:11:14.770 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-UH_Mz7RFINreULB off=4232332 len=1341797 2024-08-17T01:11:14.773 INFO:tasks.workunit.client.0.smithi110.stdout:op 5117 completed, throughput=5MB/sec 2024-08-17T01:11:14.773 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-84O1RwBtb0eZOVc off=12399742 len=1610031 2024-08-17T01:11:14.775 INFO:tasks.workunit.client.0.smithi110.stdout:op 5118 completed, throughput=5MB/sec 2024-08-17T01:11:14.775 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-e6ytYrClfZY8UXj off=3947228 len=108003 2024-08-17T01:11:14.775 INFO:tasks.workunit.client.0.smithi110.stdout:op 5119 completed, throughput=5MB/sec 2024-08-17T01:11:14.775 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KzNXT5PlDtjgDfP off=8763392 len=1027534 2024-08-17T01:11:14.780 INFO:tasks.workunit.client.0.smithi110.stdout:op 5120 completed, throughput=5MB/sec 2024-08-17T01:11:14.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:14 smithi110 ceph-mon[98148]: pgmap v1772: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-17T01:11:14.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:14 smithi110 ceph-mon[100641]: pgmap v1772: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-17T01:11:15.781 INFO:tasks.workunit.client.0.smithi110.stdout: 1008: throughput=5MB/sec pending data=0 2024-08-17T01:11:15.781 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Kd3KU-38bOb97Da off=956355 len=256099 2024-08-17T01:11:15.782 INFO:tasks.workunit.client.0.smithi110.stdout:op 5121 completed, throughput=5MB/sec 2024-08-17T01:11:15.782 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fuhAo7m6MAZEQLV off=7852089 len=938836 2024-08-17T01:11:15.787 INFO:tasks.workunit.client.0.smithi110.stdout:op 5122 completed, throughput=5MB/sec 2024-08-17T01:11:15.787 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ES0LalUH_QnXQHr off=2563150 len=231351 2024-08-17T01:11:15.790 INFO:tasks.workunit.client.0.smithi110.stdout:op 5123 completed, throughput=5MB/sec 2024-08-17T01:11:15.790 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-brnKGdSVLv4WPnx off=8315262 len=854753 2024-08-17T01:11:15.794 INFO:tasks.workunit.client.0.smithi110.stdout:op 5124 completed, throughput=5MB/sec 2024-08-17T01:11:15.794 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Lfg8KRqfIbnMLR- off=15035008 len=1460908 2024-08-17T01:11:15.804 INFO:tasks.workunit.client.0.smithi110.stdout:op 5125 completed, throughput=5MB/sec 2024-08-17T01:11:15.804 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-DEagF4-xhBs4Svs off=9612607 len=167592 2024-08-17T01:11:15.804 INFO:tasks.workunit.client.0.smithi110.stdout:op 5126 completed, throughput=5MB/sec 2024-08-17T01:11:15.805 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pJ_VeB8iuU5Cm2z off=9400859 len=985880 2024-08-17T01:11:15.810 INFO:tasks.workunit.client.0.smithi110.stdout:op 5127 completed, throughput=5MB/sec 2024-08-17T01:11:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:16 smithi110 ceph-mon[98148]: pgmap v1773: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-17T01:11:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:11:16.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:16 smithi110 ceph-mon[100641]: pgmap v1773: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-17T01:11:16.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:11:16.811 INFO:tasks.workunit.client.0.smithi110.stdout: 1009: throughput=5MB/sec pending data=0 2024-08-17T01:11:16.811 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uJhOU_2F1J7ACGI off=2605537 len=1349772 2024-08-17T01:11:16.813 INFO:tasks.workunit.client.0.smithi110.stdout:op 5128 completed, throughput=5MB/sec 2024-08-17T01:11:16.813 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-yJIwpfnL4wrB5mh off=410812 len=63312 2024-08-17T01:11:16.814 INFO:tasks.workunit.client.0.smithi110.stdout:op 5129 completed, throughput=5MB/sec 2024-08-17T01:11:16.814 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vuH0gMlZliGkXsE off=5994616 len=297815 2024-08-17T01:11:16.815 INFO:tasks.workunit.client.0.smithi110.stdout:op 5130 completed, throughput=5MB/sec 2024-08-17T01:11:16.815 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-RD1ZldrIpomf-Hk off=3506984 len=1327465 2024-08-17T01:11:16.818 INFO:tasks.workunit.client.0.smithi110.stdout:op 5131 completed, throughput=5MB/sec 2024-08-17T01:11:16.818 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dgH4BlXvh_RFsMv off=1378916 len=810471 2024-08-17T01:11:16.823 INFO:tasks.workunit.client.0.smithi110.stdout:op 5132 completed, throughput=5MB/sec 2024-08-17T01:11:16.823 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XLqVivUitFfZSyC off=5868422 len=2095534 2024-08-17T01:11:16.827 INFO:tasks.workunit.client.0.smithi110.stdout:op 5133 completed, throughput=5MB/sec 2024-08-17T01:11:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:16 smithi177 ceph-mon[90034]: pgmap v1773: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-17T01:11:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:11:17.827 INFO:tasks.workunit.client.0.smithi110.stdout: 1010: throughput=5MB/sec pending data=0 2024-08-17T01:11:17.828 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NtpLdq10Ffl6b_g off=2580081 len=209541 2024-08-17T01:11:17.828 INFO:tasks.workunit.client.0.smithi110.stdout:op 5134 completed, throughput=5MB/sec 2024-08-17T01:11:17.828 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-4JhOiAH1A9wSqPq off=6556089 len=541125 2024-08-17T01:11:17.833 INFO:tasks.workunit.client.0.smithi110.stdout:op 5135 completed, throughput=5MB/sec 2024-08-17T01:11:17.833 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tcHPPZZjHeluuwy off=896585 len=72530 2024-08-17T01:11:17.835 INFO:tasks.workunit.client.0.smithi110.stdout:op 5136 completed, throughput=5MB/sec 2024-08-17T01:11:17.835 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-JBh5ottAQ98aZpL off=2826469 len=1843165 2024-08-17T01:11:17.837 INFO:tasks.workunit.client.0.smithi110.stdout:op 5137 completed, throughput=5MB/sec 2024-08-17T01:11:17.838 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-oPuDYb7L8fgGTNs off=8174561 len=1098429 2024-08-17T01:11:17.838 INFO:tasks.workunit.client.0.smithi110.stdout:op 5138 completed, throughput=5MB/sec 2024-08-17T01:11:17.838 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-iq6yRZ4dgfr_JcV off=18245377 len=1849715 2024-08-17T01:11:17.849 INFO:tasks.workunit.client.0.smithi110.stdout:op 5139 completed, throughput=5MB/sec 2024-08-17T01:11:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:18 smithi110 ceph-mon[98148]: pgmap v1774: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-17T01:11:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:18 smithi110 ceph-mon[100641]: pgmap v1774: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-17T01:11:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:11:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:11:18] "GET /metrics HTTP/1.1" 200 34129 "" "Prometheus/2.43.0" 2024-08-17T01:11:18.849 INFO:tasks.workunit.client.0.smithi110.stdout: 1011: throughput=5MB/sec pending data=0 2024-08-17T01:11:18.849 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KFNGDdHexrjW6c6 off=1653247 len=2027218 2024-08-17T01:11:18.861 INFO:tasks.workunit.client.0.smithi110.stdout:op 5140 completed, throughput=5MB/sec 2024-08-17T01:11:18.862 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_pqRvwEL-wRL1vS off=4175799 len=251258 2024-08-17T01:11:18.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:18 smithi177 ceph-mon[90034]: pgmap v1774: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-08-17T01:11:18.865 INFO:tasks.workunit.client.0.smithi110.stdout:op 5141 completed, throughput=5MB/sec 2024-08-17T01:11:18.865 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VhgfzMNZqOL8Ib9 off=2420775 len=256866 2024-08-17T01:11:18.865 INFO:tasks.workunit.client.0.smithi110.stdout:op 5142 completed, throughput=5MB/sec 2024-08-17T01:11:18.866 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bQTgSzHgzn5lNRu off=15528124 len=1005456 2024-08-17T01:11:18.871 INFO:tasks.workunit.client.0.smithi110.stdout:op 5143 completed, throughput=5MB/sec 2024-08-17T01:11:18.871 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-oNO3sqayh4r4Xwt off=4419320 len=1056443 2024-08-17T01:11:18.876 INFO:tasks.workunit.client.0.smithi110.stdout:op 5144 completed, throughput=5MB/sec 2024-08-17T01:11:19.877 INFO:tasks.workunit.client.0.smithi110.stdout: 1012: throughput=5MB/sec pending data=0 2024-08-17T01:11:19.877 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-azWPuAip-Gw0fFg off=12632885 len=268662 2024-08-17T01:11:19.880 INFO:tasks.workunit.client.0.smithi110.stdout:op 5145 completed, throughput=5MB/sec 2024-08-17T01:11:19.880 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-IgFnB1fdOh3mDhm off=8118594 len=1361401 2024-08-17T01:11:19.882 INFO:tasks.workunit.client.0.smithi110.stdout:op 5146 completed, throughput=5MB/sec 2024-08-17T01:11:19.882 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-joC3PxBWQLlr3cN off=4557404 len=95149 2024-08-17T01:11:19.885 INFO:tasks.workunit.client.0.smithi110.stdout:op 5147 completed, throughput=5MB/sec 2024-08-17T01:11:19.885 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vy7l4fl5kN-f6z1 off=2783547 len=286460 2024-08-17T01:11:19.888 INFO:tasks.workunit.client.0.smithi110.stdout:op 5148 completed, throughput=5MB/sec 2024-08-17T01:11:19.888 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-J6cAdSwYnPqQgWN off=10907470 len=1820535 2024-08-17T01:11:19.897 INFO:tasks.workunit.client.0.smithi110.stdout:op 5149 completed, throughput=5MB/sec 2024-08-17T01:11:19.897 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kaeWn6t2nH-nRTi off=14920199 len=2094421 2024-08-17T01:11:19.909 INFO:tasks.workunit.client.0.smithi110.stdout:op 5150 completed, throughput=5MB/sec 2024-08-17T01:11:20.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:20 smithi110 ceph-mon[98148]: pgmap v1775: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-08-17T01:11:20.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:20 smithi110 ceph-mon[100641]: pgmap v1775: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-08-17T01:11:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:20 smithi177 ceph-mon[90034]: pgmap v1775: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-08-17T01:11:20.909 INFO:tasks.workunit.client.0.smithi110.stdout: 1013: throughput=5MB/sec pending data=0 2024-08-17T01:11:20.909 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-814XR2mRTWZsOwx off=2467515 len=1003431 2024-08-17T01:11:20.915 INFO:tasks.workunit.client.0.smithi110.stdout:op 5151 completed, throughput=5MB/sec 2024-08-17T01:11:20.915 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pQ2HiDIHyNfu_T8 off=2611327 len=1993283 2024-08-17T01:11:20.923 INFO:tasks.workunit.client.0.smithi110.stdout:op 5152 completed, throughput=5MB/sec 2024-08-17T01:11:20.924 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uOaGFU8JDOyrZ3k off=20983895 len=866732 2024-08-17T01:11:20.925 INFO:tasks.workunit.client.0.smithi110.stdout:op 5153 completed, throughput=5MB/sec 2024-08-17T01:11:20.925 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bg3Djku_gUSQDfY off=4141984 len=847108 2024-08-17T01:11:20.926 INFO:tasks.workunit.client.0.smithi110.stdout:op 5154 completed, throughput=5MB/sec 2024-08-17T01:11:21.926 INFO:tasks.workunit.client.0.smithi110.stdout: 1014: throughput=5MB/sec pending data=0 2024-08-17T01:11:21.926 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cKotxvUclsKaT7W off=4329970 len=918209 2024-08-17T01:11:21.933 INFO:tasks.workunit.client.0.smithi110.stdout:op 5155 completed, throughput=5MB/sec 2024-08-17T01:11:21.933 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MfVMydcjeyuV3lp off=3766669 len=366913 2024-08-17T01:11:21.936 INFO:tasks.workunit.client.0.smithi110.stdout:op 5156 completed, throughput=5MB/sec 2024-08-17T01:11:21.936 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OXGrtU9kPMokngP off=2119749 len=282979 2024-08-17T01:11:21.939 INFO:tasks.workunit.client.0.smithi110.stdout:op 5157 completed, throughput=5MB/sec 2024-08-17T01:11:21.939 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Nw2oIERnoWYhRLG off=6327570 len=505203 2024-08-17T01:11:21.944 INFO:tasks.workunit.client.0.smithi110.stdout:op 5158 completed, throughput=5MB/sec 2024-08-17T01:11:21.944 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-M95YK-becstopAd off=1504069 len=1996762 2024-08-17T01:11:21.952 INFO:tasks.workunit.client.0.smithi110.stdout:op 5159 completed, throughput=5MB/sec 2024-08-17T01:11:21.952 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aN5p-jaiFva61Q7 off=859853 len=70204 2024-08-17T01:11:21.952 INFO:tasks.workunit.client.0.smithi110.stdout:op 5160 completed, throughput=5MB/sec 2024-08-17T01:11:21.952 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-miaq6NQ7i1sgf-Q off=1949048 len=241990 2024-08-17T01:11:21.953 INFO:tasks.workunit.client.0.smithi110.stdout:op 5161 completed, throughput=5MB/sec 2024-08-17T01:11:21.953 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HrcWmdggKkdkZem off=16593056 len=1357216 2024-08-17T01:11:21.958 INFO:tasks.workunit.client.0.smithi110.stdout:op 5162 completed, throughput=5MB/sec 2024-08-17T01:11:22.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:22 smithi110 ceph-mon[100641]: pgmap v1776: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-17T01:11:22.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:22 smithi110 ceph-mon[98148]: pgmap v1776: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-17T01:11:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:22 smithi177 ceph-mon[90034]: pgmap v1776: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-17T01:11:22.958 INFO:tasks.workunit.client.0.smithi110.stdout: 1015: throughput=5MB/sec pending data=0 2024-08-17T01:11:22.959 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-BRk3Lz_0mQBgFlC off=11804754 len=541387 2024-08-17T01:11:22.959 INFO:tasks.workunit.client.0.smithi110.stdout:op 5163 completed, throughput=5MB/sec 2024-08-17T01:11:22.960 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0UF7OEtgX8csqxb off=23355501 len=1155090 2024-08-17T01:11:22.961 INFO:tasks.workunit.client.0.smithi110.stdout:op 5164 completed, throughput=5MB/sec 2024-08-17T01:11:22.961 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-FZZDBIlvIzClYI_ off=13349968 len=347858 2024-08-17T01:11:22.965 INFO:tasks.workunit.client.0.smithi110.stdout:op 5165 completed, throughput=5MB/sec 2024-08-17T01:11:22.965 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kObrVrpG0TBDMVq off=16987735 len=568007 2024-08-17T01:11:22.965 INFO:tasks.workunit.client.0.smithi110.stdout:op 5166 completed, throughput=5MB/sec 2024-08-17T01:11:22.966 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-44PGkuyktxE7nqr off=11895768 len=959390 2024-08-17T01:11:22.970 INFO:tasks.workunit.client.0.smithi110.stdout:op 5167 completed, throughput=5MB/sec 2024-08-17T01:11:22.970 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uszgAYVZN8lr2W5 off=10271762 len=319181 2024-08-17T01:11:22.972 INFO:tasks.workunit.client.0.smithi110.stdout:op 5168 completed, throughput=5MB/sec 2024-08-17T01:11:22.972 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SqYP4D_j9M5i1qw off=52664 len=1216243 2024-08-17T01:11:22.978 INFO:tasks.workunit.client.0.smithi110.stdout:op 5169 completed, throughput=5MB/sec 2024-08-17T01:11:23.978 INFO:tasks.workunit.client.0.smithi110.stdout: 1016: throughput=5MB/sec pending data=0 2024-08-17T01:11:23.979 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9RHAyAvrzQzTh3d off=2541118 len=237389 2024-08-17T01:11:23.982 INFO:tasks.workunit.client.0.smithi110.stdout:op 5170 completed, throughput=5MB/sec 2024-08-17T01:11:23.982 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nqPLVCY8jlphY2z off=2198174 len=28509 2024-08-17T01:11:23.982 INFO:tasks.workunit.client.0.smithi110.stdout:op 5171 completed, throughput=5MB/sec 2024-08-17T01:11:23.982 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PukCh6ce0uSWgQx off=893878 len=195444 2024-08-17T01:11:23.985 INFO:tasks.workunit.client.0.smithi110.stdout:op 5172 completed, throughput=5MB/sec 2024-08-17T01:11:23.985 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zzab5NTGC3mo_5T off=15316781 len=1515315 2024-08-17T01:11:23.987 INFO:tasks.workunit.client.0.smithi110.stdout:op 5173 completed, throughput=5MB/sec 2024-08-17T01:11:23.987 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_hmdPZovg2snhbk off=1364555 len=1670587 2024-08-17T01:11:23.994 INFO:tasks.workunit.client.0.smithi110.stdout:op 5174 completed, throughput=5MB/sec 2024-08-17T01:11:23.995 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YYffR584hhJ5pwF off=2578358 len=1068941 2024-08-17T01:11:24.000 INFO:tasks.workunit.client.0.smithi110.stdout:op 5175 completed, throughput=5MB/sec 2024-08-17T01:11:24.000 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hNc6_L5WUTQIxxA off=4139340 len=1965238 2024-08-17T01:11:24.011 INFO:tasks.workunit.client.0.smithi110.stdout:op 5176 completed, throughput=5MB/sec 2024-08-17T01:11:24.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:24 smithi110 ceph-mon[100641]: pgmap v1777: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-17T01:11:24.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:24 smithi110 ceph-mon[98148]: pgmap v1777: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-17T01:11:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:24 smithi177 ceph-mon[90034]: pgmap v1777: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-17T01:11:25.011 INFO:tasks.workunit.client.0.smithi110.stdout: 1017: throughput=5MB/sec pending data=0 2024-08-17T01:11:25.011 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kpRCqWgSLwMJy9F off=16696254 len=1071113 2024-08-17T01:11:25.017 INFO:tasks.workunit.client.0.smithi110.stdout:op 5177 completed, throughput=5MB/sec 2024-08-17T01:11:25.017 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-mbo7TbtCGa9KomQ off=16222982 len=2022804 2024-08-17T01:11:25.029 INFO:tasks.workunit.client.0.smithi110.stdout:op 5178 completed, throughput=5MB/sec 2024-08-17T01:11:25.029 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xsGdbdI8E0zRhI4 off=4258293 len=370305 2024-08-17T01:11:25.029 INFO:tasks.workunit.client.0.smithi110.stdout:op 5179 completed, throughput=5MB/sec 2024-08-17T01:11:25.029 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-T1v2r_Gln3IphsA off=8906245 len=1823756 2024-08-17T01:11:25.031 INFO:tasks.workunit.client.0.smithi110.stdout:op 5180 completed, throughput=5MB/sec 2024-08-17T01:11:26.032 INFO:tasks.workunit.client.0.smithi110.stdout: 1018: throughput=5MB/sec pending data=0 2024-08-17T01:11:26.032 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zXYMKBMOCIZVIkQ off=133533 len=1124664 2024-08-17T01:11:26.034 INFO:tasks.workunit.client.0.smithi110.stdout:op 5181 completed, throughput=5MB/sec 2024-08-17T01:11:26.034 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MSHvHHuvt1WCsem off=7501226 len=1135854 2024-08-17T01:11:26.036 INFO:tasks.workunit.client.0.smithi110.stdout:op 5182 completed, throughput=5MB/sec 2024-08-17T01:11:26.036 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4rX4kpJUR_XKOoU off=4655727 len=1595512 2024-08-17T01:11:26.038 INFO:tasks.workunit.client.0.smithi110.stdout:op 5183 completed, throughput=5MB/sec 2024-08-17T01:11:26.038 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OUipIi5x7VbaHeo off=553108 len=2054013 2024-08-17T01:11:26.047 INFO:tasks.workunit.client.0.smithi110.stdout:op 5184 completed, throughput=5MB/sec 2024-08-17T01:11:26.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:26 smithi110 ceph-mon[100641]: pgmap v1778: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:11:26.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:26 smithi110 ceph-mon[98148]: pgmap v1778: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:11:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:26 smithi177 ceph-mon[90034]: pgmap v1778: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:11:27.048 INFO:tasks.workunit.client.0.smithi110.stdout: 1019: throughput=5MB/sec pending data=0 2024-08-17T01:11:27.048 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PTQZl5b0QO58P4F off=18561744 len=496138 2024-08-17T01:11:27.052 INFO:tasks.workunit.client.0.smithi110.stdout:op 5185 completed, throughput=5MB/sec 2024-08-17T01:11:27.052 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OTrySXlJwA1-edb off=2245773 len=1603516 2024-08-17T01:11:27.060 INFO:tasks.workunit.client.0.smithi110.stdout:op 5186 completed, throughput=5MB/sec 2024-08-17T01:11:27.060 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zV-05vKQKVwjlR5 off=260388 len=1523198 2024-08-17T01:11:27.061 INFO:tasks.workunit.client.0.smithi110.stdout:op 5187 completed, throughput=5MB/sec 2024-08-17T01:11:28.061 INFO:tasks.workunit.client.0.smithi110.stdout: 1020: throughput=5MB/sec pending data=0 2024-08-17T01:11:28.061 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-THv8GbDR0dDMfpP off=4307210 len=866931 2024-08-17T01:11:28.066 INFO:tasks.workunit.client.0.smithi110.stdout:op 5188 completed, throughput=5MB/sec 2024-08-17T01:11:28.066 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uPctb2vvX5t8hWS off=4065003 len=1211022 2024-08-17T01:11:28.068 INFO:tasks.workunit.client.0.smithi110.stdout:op 5189 completed, throughput=5MB/sec 2024-08-17T01:11:28.068 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-oUpuDI1fqaFQn_2 off=16545853 len=18726 2024-08-17T01:11:28.070 INFO:tasks.workunit.client.0.smithi110.stdout:op 5190 completed, throughput=5MB/sec 2024-08-17T01:11:28.071 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-LRjWC2In-8ytP8G off=9834952 len=1362203 2024-08-17T01:11:28.072 INFO:tasks.workunit.client.0.smithi110.stdout:op 5191 completed, throughput=5MB/sec 2024-08-17T01:11:28.072 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-DvTmnivcXSDVhhs off=4142144 len=1901805 2024-08-17T01:11:28.074 INFO:tasks.workunit.client.0.smithi110.stdout:op 5192 completed, throughput=5MB/sec 2024-08-17T01:11:28.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:28 smithi110 ceph-mon[98148]: pgmap v1779: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:11:28.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:28 smithi110 ceph-mon[100641]: pgmap v1779: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:11:28.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:11:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:11:28] "GET /metrics HTTP/1.1" 200 34129 "" "Prometheus/2.43.0" 2024-08-17T01:11:28.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:28 smithi177 ceph-mon[90034]: pgmap v1779: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:11:29.075 INFO:tasks.workunit.client.0.smithi110.stdout: 1021: throughput=5MB/sec pending data=0 2024-08-17T01:11:29.075 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WDrStggRbREs-mq off=15578770 len=303326 2024-08-17T01:11:29.078 INFO:tasks.workunit.client.0.smithi110.stdout:op 5193 completed, throughput=5MB/sec 2024-08-17T01:11:29.078 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-r-lL4lH0gjBGvoM off=1410114 len=1377462 2024-08-17T01:11:29.081 INFO:tasks.workunit.client.0.smithi110.stdout:op 5194 completed, throughput=5MB/sec 2024-08-17T01:11:29.081 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--NXDhbCel_8pK0F off=2136324 len=1438250 2024-08-17T01:11:29.083 INFO:tasks.workunit.client.0.smithi110.stdout:op 5195 completed, throughput=5MB/sec 2024-08-17T01:11:29.083 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MArL1Kju7nuwWtS off=509646 len=386598 2024-08-17T01:11:29.084 INFO:tasks.workunit.client.0.smithi110.stdout:op 5196 completed, throughput=5MB/sec 2024-08-17T01:11:29.085 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Iqy5KJNnpwbLZwV off=19316191 len=1474148 2024-08-17T01:11:29.093 INFO:tasks.workunit.client.0.smithi110.stdout:op 5197 completed, throughput=5MB/sec 2024-08-17T01:11:29.093 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YmIW2OuuqLkBbIa off=17245409 len=1676788 2024-08-17T01:11:29.100 INFO:tasks.workunit.client.0.smithi110.stdout:op 5198 completed, throughput=5MB/sec 2024-08-17T01:11:30.100 INFO:tasks.workunit.client.0.smithi110.stdout: 1022: throughput=5MB/sec pending data=0 2024-08-17T01:11:30.100 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cPqqqWa_lhA3WZB off=4641566 len=1020643 2024-08-17T01:11:30.102 INFO:tasks.workunit.client.0.smithi110.stdout:op 5199 completed, throughput=5MB/sec 2024-08-17T01:11:30.102 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uGgBE_ZW_v0rLiF off=5206959 len=918814 2024-08-17T01:11:30.103 INFO:tasks.workunit.client.0.smithi110.stdout:op 5200 completed, throughput=5MB/sec 2024-08-17T01:11:30.103 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XN3OoimuhWaH_zN off=1622939 len=1776528 2024-08-17T01:11:30.114 INFO:tasks.workunit.client.0.smithi110.stdout:op 5201 completed, throughput=5MB/sec 2024-08-17T01:11:30.114 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-BIzUmfPeCsiw3ks off=957224 len=60261 2024-08-17T01:11:30.115 INFO:tasks.workunit.client.0.smithi110.stdout:op 5202 completed, throughput=5MB/sec 2024-08-17T01:11:30.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:30 smithi110 ceph-mon[98148]: pgmap v1780: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:11:30.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:30 smithi110 ceph-mon[100641]: pgmap v1780: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:11:30.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:30 smithi177 ceph-mon[90034]: pgmap v1780: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:11:31.115 INFO:tasks.workunit.client.0.smithi110.stdout: 1023: throughput=5MB/sec pending data=0 2024-08-17T01:11:31.115 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-dNURzEGiXLsLty4 off=1574030 len=823591 2024-08-17T01:11:31.116 INFO:tasks.workunit.client.0.smithi110.stdout:op 5203 completed, throughput=5MB/sec 2024-08-17T01:11:31.116 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-BOjQ7oKKgXiiwZa off=10431395 len=1008308 2024-08-17T01:11:31.122 INFO:tasks.workunit.client.0.smithi110.stdout:op 5204 completed, throughput=5MB/sec 2024-08-17T01:11:31.122 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ByCnwb7WJDb0ual off=11356961 len=782726 2024-08-17T01:11:31.122 INFO:tasks.workunit.client.0.smithi110.stdout:op 5205 completed, throughput=5MB/sec 2024-08-17T01:11:31.123 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OEPGy_eAGvED6s9 off=1729938 len=823199 2024-08-17T01:11:31.124 INFO:tasks.workunit.client.0.smithi110.stdout:op 5206 completed, throughput=5MB/sec 2024-08-17T01:11:31.124 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tW0GR0LJckgxnYO off=2528495 len=1818787 2024-08-17T01:11:31.133 INFO:tasks.workunit.client.0.smithi110.stdout:op 5207 completed, throughput=5MB/sec 2024-08-17T01:11:31.133 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HG5-CKI5HCZf7_v off=84018 len=2052645 2024-08-17T01:11:31.135 INFO:tasks.workunit.client.0.smithi110.stdout:op 5208 completed, throughput=5MB/sec 2024-08-17T01:11:31.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:11:31.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:11:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:11:32.135 INFO:tasks.workunit.client.0.smithi110.stdout: 1024: throughput=5MB/sec pending data=0 2024-08-17T01:11:32.135 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_nkg9ROSJIZLI9e off=2226913 len=1446485 2024-08-17T01:11:32.137 INFO:tasks.workunit.client.0.smithi110.stdout:op 5209 completed, throughput=5MB/sec 2024-08-17T01:11:32.137 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SS7RVPTvRrcnew7 off=6252202 len=1767670 2024-08-17T01:11:32.145 INFO:tasks.workunit.client.0.smithi110.stdout:op 5210 completed, throughput=5MB/sec 2024-08-17T01:11:32.145 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gR96KBQkrhqzPfX off=7422602 len=1954602 2024-08-17T01:11:32.152 INFO:tasks.workunit.client.0.smithi110.stdout:op 5211 completed, throughput=5MB/sec 2024-08-17T01:11:32.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:32 smithi110 ceph-mon[98148]: pgmap v1781: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:11:32.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:32 smithi110 ceph-mon[100641]: pgmap v1781: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:11:32.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:32 smithi177 ceph-mon[90034]: pgmap v1781: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:11:33.153 INFO:tasks.workunit.client.0.smithi110.stdout: 1025: throughput=5MB/sec pending data=0 2024-08-17T01:11:33.153 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XsW_ViWNu7_07Ts off=326324 len=1318788 2024-08-17T01:11:33.155 INFO:tasks.workunit.client.0.smithi110.stdout:op 5212 completed, throughput=5MB/sec 2024-08-17T01:11:33.155 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-f8BD8hD4Q897CTj off=278591 len=1641613 2024-08-17T01:11:33.157 INFO:tasks.workunit.client.0.smithi110.stdout:op 5213 completed, throughput=5MB/sec 2024-08-17T01:11:33.158 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-GG6V0IR74X-4TYT off=896154 len=1136218 2024-08-17T01:11:33.164 INFO:tasks.workunit.client.0.smithi110.stdout:op 5214 completed, throughput=5MB/sec 2024-08-17T01:11:34.164 INFO:tasks.workunit.client.0.smithi110.stdout: 1026: throughput=5MB/sec pending data=0 2024-08-17T01:11:34.164 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ld6nLT7rn_SZYk- off=7982587 len=1289786 2024-08-17T01:11:34.166 INFO:tasks.workunit.client.0.smithi110.stdout:op 5215 completed, throughput=5MB/sec 2024-08-17T01:11:34.166 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Aod-HIMLZo1l82b off=1055405 len=1747317 2024-08-17T01:11:34.175 INFO:tasks.workunit.client.0.smithi110.stdout:op 5216 completed, throughput=5MB/sec 2024-08-17T01:11:34.175 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-IAcaEWQh2cklOiK off=5992805 len=69497 2024-08-17T01:11:34.175 INFO:tasks.workunit.client.0.smithi110.stdout:op 5217 completed, throughput=5MB/sec 2024-08-17T01:11:34.175 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-eMgMtMN_2USr0Lo off=268930 len=394096 2024-08-17T01:11:34.179 INFO:tasks.workunit.client.0.smithi110.stdout:op 5218 completed, throughput=5MB/sec 2024-08-17T01:11:34.179 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-s8wZp7FnECnR5zk off=10304470 len=1738262 2024-08-17T01:11:34.182 INFO:tasks.workunit.client.0.smithi110.stdout:op 5219 completed, throughput=5MB/sec 2024-08-17T01:11:34.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:34 smithi110 ceph-mon[98148]: pgmap v1782: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:11:34.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:34 smithi110 ceph-mon[100641]: pgmap v1782: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:11:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:34 smithi177 ceph-mon[90034]: pgmap v1782: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:11:35.183 INFO:tasks.workunit.client.0.smithi110.stdout: 1027: throughput=5MB/sec pending data=0 2024-08-17T01:11:35.183 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-6kPlunquxuC1qP3 off=14019189 len=37781 2024-08-17T01:11:35.183 INFO:tasks.workunit.client.0.smithi110.stdout:op 5220 completed, throughput=5MB/sec 2024-08-17T01:11:35.183 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5vL7r7QPhoSG_Aj off=6529441 len=240915 2024-08-17T01:11:35.184 INFO:tasks.workunit.client.0.smithi110.stdout:op 5221 completed, throughput=5MB/sec 2024-08-17T01:11:35.184 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bioi4rpPD4-1xXU off=8330609 len=1626183 2024-08-17T01:11:35.186 INFO:tasks.workunit.client.0.smithi110.stdout:op 5222 completed, throughput=5MB/sec 2024-08-17T01:11:35.186 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-K_ygh6ZfoGgwn2m off=0 len=1540562 2024-08-17T01:11:35.193 INFO:tasks.workunit.client.0.smithi110.stdout:op 5223 completed, throughput=5MB/sec 2024-08-17T01:11:35.193 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-__lIz82c1HSVPxR off=1743745 len=802866 2024-08-17T01:11:35.194 INFO:tasks.workunit.client.0.smithi110.stdout:op 5224 completed, throughput=5MB/sec 2024-08-17T01:11:35.195 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-CH7INj3ZPO2HZPU off=15193779 len=1415237 2024-08-17T01:11:35.196 INFO:tasks.workunit.client.0.smithi110.stdout:op 5225 completed, throughput=5MB/sec 2024-08-17T01:11:36.196 INFO:tasks.workunit.client.0.smithi110.stdout: 1028: throughput=5MB/sec pending data=0 2024-08-17T01:11:36.196 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7GgozpU8rezCfJv off=476939 len=73787 2024-08-17T01:11:36.198 INFO:tasks.workunit.client.0.smithi110.stdout:op 5226 completed, throughput=5MB/sec 2024-08-17T01:11:36.199 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-r-lL4lH0gjBGvoM off=4503605 len=1727980 2024-08-17T01:11:36.208 INFO:tasks.workunit.client.0.smithi110.stdout:op 5227 completed, throughput=5MB/sec 2024-08-17T01:11:36.208 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9qbSsHzQ45G-PNj off=7692365 len=970841 2024-08-17T01:11:36.213 INFO:tasks.workunit.client.0.smithi110.stdout:op 5228 completed, throughput=5MB/sec 2024-08-17T01:11:36.214 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-FFS3N58a9x0Nry7 off=1174833 len=499935 2024-08-17T01:11:36.217 INFO:tasks.workunit.client.0.smithi110.stdout:op 5229 completed, throughput=5MB/sec 2024-08-17T01:11:36.217 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5Qii26oYKnjpY1I off=3986367 len=1675331 2024-08-17T01:11:36.225 INFO:tasks.workunit.client.0.smithi110.stdout:op 5230 completed, throughput=5MB/sec 2024-08-17T01:11:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:36 smithi110 ceph-mon[98148]: pgmap v1783: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:11:36.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:36 smithi110 ceph-mon[100641]: pgmap v1783: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:11:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:36 smithi177 ceph-mon[90034]: pgmap v1783: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:11:37.225 INFO:tasks.workunit.client.0.smithi110.stdout: 1029: throughput=5MB/sec pending data=0 2024-08-17T01:11:37.225 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QuDT9uRtKh3KdKf off=266823 len=1815717 2024-08-17T01:11:37.233 INFO:tasks.workunit.client.0.smithi110.stdout:op 5231 completed, throughput=5MB/sec 2024-08-17T01:11:37.234 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-yS95UGqZ1Fpid0a off=575631 len=665114 2024-08-17T01:11:37.234 INFO:tasks.workunit.client.0.smithi110.stdout:op 5232 completed, throughput=5MB/sec 2024-08-17T01:11:37.235 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QFDJtqbItFNZ-0v off=9704934 len=373793 2024-08-17T01:11:37.235 INFO:tasks.workunit.client.0.smithi110.stdout:op 5233 completed, throughput=5MB/sec 2024-08-17T01:11:37.235 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_WpNlpQdbt0YSta off=9855480 len=1949050 2024-08-17T01:11:37.247 INFO:tasks.workunit.client.0.smithi110.stdout:op 5234 completed, throughput=5MB/sec 2024-08-17T01:11:37.247 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7iRksHpydrJNqoj off=2758998 len=2044446 2024-08-17T01:11:37.248 INFO:tasks.workunit.client.0.smithi110.stdout:op 5235 completed, throughput=5MB/sec 2024-08-17T01:11:38.249 INFO:tasks.workunit.client.0.smithi110.stdout: 1030: throughput=5MB/sec pending data=0 2024-08-17T01:11:38.249 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RqyfBaT3SGRAMpq off=2881482 len=46084 2024-08-17T01:11:38.252 INFO:tasks.workunit.client.0.smithi110.stdout:op 5236 completed, throughput=5MB/sec 2024-08-17T01:11:38.252 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-950-DcHhfbk9w3H off=16725325 len=510111 2024-08-17T01:11:38.256 INFO:tasks.workunit.client.0.smithi110.stdout:op 5237 completed, throughput=5MB/sec 2024-08-17T01:11:38.256 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-175tldSI213iabd off=8976040 len=427641 2024-08-17T01:11:38.260 INFO:tasks.workunit.client.0.smithi110.stdout:op 5238 completed, throughput=5MB/sec 2024-08-17T01:11:38.260 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_mNBkcz005HPK_9 off=1745066 len=169045 2024-08-17T01:11:38.260 INFO:tasks.workunit.client.0.smithi110.stdout:op 5239 completed, throughput=5MB/sec 2024-08-17T01:11:38.260 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MUdcOekCkvV058X off=1921870 len=1754186 2024-08-17T01:11:38.262 INFO:tasks.workunit.client.0.smithi110.stdout:op 5240 completed, throughput=5MB/sec 2024-08-17T01:11:38.262 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ML14TvSDxLTBM2E off=3038046 len=965352 2024-08-17T01:11:38.267 INFO:tasks.workunit.client.0.smithi110.stdout:op 5241 completed, throughput=5MB/sec 2024-08-17T01:11:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:38 smithi110 ceph-mon[98148]: pgmap v1784: 105 pgs: 105 active+clean; 126 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-17T01:11:38.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:38 smithi110 ceph-mon[100641]: pgmap v1784: 105 pgs: 105 active+clean; 126 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-17T01:11:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:11:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:11:38] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.43.0" 2024-08-17T01:11:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:38 smithi177 ceph-mon[90034]: pgmap v1784: 105 pgs: 105 active+clean; 126 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-17T01:11:39.268 INFO:tasks.workunit.client.0.smithi110.stdout: 1031: throughput=5MB/sec pending data=0 2024-08-17T01:11:39.268 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KQlrES75mz6eKqu off=2146675 len=1699181 2024-08-17T01:11:39.270 INFO:tasks.workunit.client.0.smithi110.stdout:op 5242 completed, throughput=5MB/sec 2024-08-17T01:11:39.270 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3EtvG1v9ZmctZ8C off=7115029 len=1318268 2024-08-17T01:11:39.279 INFO:tasks.workunit.client.0.smithi110.stdout:op 5243 completed, throughput=5MB/sec 2024-08-17T01:11:39.279 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KWwP-jRv_Y-sd5U off=15776188 len=745695 2024-08-17T01:11:39.284 INFO:tasks.workunit.client.0.smithi110.stdout:op 5244 completed, throughput=5MB/sec 2024-08-17T01:11:39.284 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-eEMJeQHyjL1Y6iu off=2282578 len=664311 2024-08-17T01:11:39.285 INFO:tasks.workunit.client.0.smithi110.stdout:op 5245 completed, throughput=5MB/sec 2024-08-17T01:11:39.285 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Gp7lTjd0EXV-zGH off=1001759 len=1279537 2024-08-17T01:11:39.291 INFO:tasks.workunit.client.0.smithi110.stdout:op 5246 completed, throughput=5MB/sec 2024-08-17T01:11:40.292 INFO:tasks.workunit.client.0.smithi110.stdout: 1032: throughput=5MB/sec pending data=0 2024-08-17T01:11:40.292 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-BZ6DWgrfVFx-aXw off=17066670 len=2064219 2024-08-17T01:11:40.294 INFO:tasks.workunit.client.0.smithi110.stdout:op 5247 completed, throughput=5MB/sec 2024-08-17T01:11:40.295 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qmrym0bZhmAZUJ9 off=1148626 len=1952818 2024-08-17T01:11:40.303 INFO:tasks.workunit.client.0.smithi110.stdout:op 5248 completed, throughput=5MB/sec 2024-08-17T01:11:40.303 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1ZhsuopherKOHje off=1069959 len=1036319 2024-08-17T01:11:40.309 INFO:tasks.workunit.client.0.smithi110.stdout:op 5249 completed, throughput=5MB/sec 2024-08-17T01:11:40.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:40 smithi110 ceph-mon[100641]: pgmap v1785: 105 pgs: 105 active+clean; 126 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-17T01:11:40.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:40 smithi110 ceph-mon[98148]: pgmap v1785: 105 pgs: 105 active+clean; 126 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-17T01:11:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:40 smithi177 ceph-mon[90034]: pgmap v1785: 105 pgs: 105 active+clean; 126 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-17T01:11:41.310 INFO:tasks.workunit.client.0.smithi110.stdout: 1033: throughput=5MB/sec pending data=0 2024-08-17T01:11:41.310 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SyrqxMhQ3YdlS6N off=702876 len=493904 2024-08-17T01:11:41.314 INFO:tasks.workunit.client.0.smithi110.stdout:op 5250 completed, throughput=5MB/sec 2024-08-17T01:11:41.314 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-RVxfnIzjWnENJSh off=5032671 len=975712 2024-08-17T01:11:41.315 INFO:tasks.workunit.client.0.smithi110.stdout:op 5251 completed, throughput=5MB/sec 2024-08-17T01:11:41.315 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-42rNaXXVEMyHLzO off=20296116 len=890063 2024-08-17T01:11:41.316 INFO:tasks.workunit.client.0.smithi110.stdout:op 5252 completed, throughput=5MB/sec 2024-08-17T01:11:41.316 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-I0kCpo9NN6OyO1e off=3847521 len=1765042 2024-08-17T01:11:41.319 INFO:tasks.workunit.client.0.smithi110.stdout:op 5253 completed, throughput=5MB/sec 2024-08-17T01:11:41.319 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hd72aBoU3wx0NCy off=4218528 len=167941 2024-08-17T01:11:41.321 INFO:tasks.workunit.client.0.smithi110.stdout:op 5254 completed, throughput=5MB/sec 2024-08-17T01:11:41.321 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-f6swXcG2PHnSwUs off=4297287 len=1977931 2024-08-17T01:11:41.329 INFO:tasks.workunit.client.0.smithi110.stdout:op 5255 completed, throughput=5MB/sec 2024-08-17T01:11:41.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:41 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:11:41.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:41 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:11:41.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:41 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:11:41.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:41 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:11:41.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:41 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:11:41.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:41 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:11:41.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:41 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:11:41.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:41 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:11:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:41 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:11:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:41 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:11:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:41 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:11:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:41 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:11:42.329 INFO:tasks.workunit.client.0.smithi110.stdout: 1034: throughput=5MB/sec pending data=0 2024-08-17T01:11:42.329 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MMs7qEEMwSR_nsy off=302757 len=805594 2024-08-17T01:11:42.330 INFO:tasks.workunit.client.0.smithi110.stdout:op 5256 completed, throughput=5MB/sec 2024-08-17T01:11:42.330 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hx2KIPt18i7VZMO off=360667 len=489196 2024-08-17T01:11:42.334 INFO:tasks.workunit.client.0.smithi110.stdout:op 5257 completed, throughput=5MB/sec 2024-08-17T01:11:42.334 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wjpycYnsewtwrF2 off=14646846 len=1468280 2024-08-17T01:11:42.342 INFO:tasks.workunit.client.0.smithi110.stdout:op 5258 completed, throughput=5MB/sec 2024-08-17T01:11:42.342 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-JwDNQyTbOvwij_p off=1265004 len=1074383 2024-08-17T01:11:42.343 INFO:tasks.workunit.client.0.smithi110.stdout:op 5259 completed, throughput=5MB/sec 2024-08-17T01:11:42.343 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WA-b1bh-zlZh8yL off=4856507 len=13401 2024-08-17T01:11:42.345 INFO:tasks.workunit.client.0.smithi110.stdout:op 5260 completed, throughput=5MB/sec 2024-08-17T01:11:42.346 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VXj9wx4z4ARE1hb off=10891535 len=64018 2024-08-17T01:11:42.346 INFO:tasks.workunit.client.0.smithi110.stdout:op 5261 completed, throughput=5MB/sec 2024-08-17T01:11:42.346 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-t1vv3nVqb33njf3 off=13578771 len=181778 2024-08-17T01:11:42.346 INFO:tasks.workunit.client.0.smithi110.stdout:op 5262 completed, throughput=5MB/sec 2024-08-17T01:11:42.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:42 smithi110 ceph-mon[98148]: pgmap v1786: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:11:42.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:42 smithi110 ceph-mon[100641]: pgmap v1786: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:11:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:42 smithi177 ceph-mon[90034]: pgmap v1786: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:11:43.346 INFO:tasks.workunit.client.0.smithi110.stdout: 1035: throughput=5MB/sec pending data=0 2024-08-17T01:11:43.347 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gxxMckjAJTUhHeD off=1118889 len=1806611 2024-08-17T01:11:43.355 INFO:tasks.workunit.client.0.smithi110.stdout:op 5263 completed, throughput=5MB/sec 2024-08-17T01:11:43.355 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NhF9jJzpa3VdD2r off=12430579 len=75602 2024-08-17T01:11:43.355 INFO:tasks.workunit.client.0.smithi110.stdout:op 5264 completed, throughput=5MB/sec 2024-08-17T01:11:43.355 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-sBBf2RkWQodQwRS off=4521500 len=360808 2024-08-17T01:11:43.356 INFO:tasks.workunit.client.0.smithi110.stdout:op 5265 completed, throughput=5MB/sec 2024-08-17T01:11:43.356 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-rdMIi6MJTLMHNsB off=159181 len=1306094 2024-08-17T01:11:43.357 INFO:tasks.workunit.client.0.smithi110.stdout:op 5266 completed, throughput=5MB/sec 2024-08-17T01:11:43.357 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-k9SbexRzO8S3Udx off=17331859 len=1164580 2024-08-17T01:11:43.363 INFO:tasks.workunit.client.0.smithi110.stdout:op 5267 completed, throughput=5MB/sec 2024-08-17T01:11:43.363 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Zb2KN19mCGhUYb_ off=2578507 len=1125589 2024-08-17T01:11:43.368 INFO:tasks.workunit.client.0.smithi110.stdout:op 5268 completed, throughput=5MB/sec 2024-08-17T01:11:44.368 INFO:tasks.workunit.client.0.smithi110.stdout: 1036: throughput=5MB/sec pending data=0 2024-08-17T01:11:44.368 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-f7eVKnMyvkdSBsJ off=2621743 len=1607335 2024-08-17T01:11:44.372 INFO:tasks.workunit.client.0.smithi110.stdout:op 5269 completed, throughput=5MB/sec 2024-08-17T01:11:44.372 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4x1QoUJwO2stBH- off=3942825 len=1760720 2024-08-17T01:11:44.374 INFO:tasks.workunit.client.0.smithi110.stdout:op 5270 completed, throughput=5MB/sec 2024-08-17T01:11:44.374 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-e8PDnItxyIvyEXz off=560792 len=828605 2024-08-17T01:11:44.379 INFO:tasks.workunit.client.0.smithi110.stdout:op 5271 completed, throughput=5MB/sec 2024-08-17T01:11:44.380 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ntm2U2z0dH9tgiJ off=3607739 len=845197 2024-08-17T01:11:44.381 INFO:tasks.workunit.client.0.smithi110.stdout:op 5272 completed, throughput=5MB/sec 2024-08-17T01:11:44.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:44 smithi110 ceph-mon[98148]: pgmap v1787: 105 pgs: 105 active+clean; 126 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-17T01:11:44.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:44 smithi110 ceph-mon[100641]: pgmap v1787: 105 pgs: 105 active+clean; 126 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-17T01:11:44.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:44 smithi177 ceph-mon[90034]: pgmap v1787: 105 pgs: 105 active+clean; 126 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-17T01:11:45.381 INFO:tasks.workunit.client.0.smithi110.stdout: 1037: throughput=5MB/sec pending data=0 2024-08-17T01:11:45.381 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-goAy98KKLStRjXm off=12672009 len=1428062 2024-08-17T01:11:45.383 INFO:tasks.workunit.client.0.smithi110.stdout:op 5273 completed, throughput=5MB/sec 2024-08-17T01:11:45.383 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nYwpf2V6JQn_W63 off=10127895 len=2061441 2024-08-17T01:11:45.395 INFO:tasks.workunit.client.0.smithi110.stdout:op 5274 completed, throughput=5MB/sec 2024-08-17T01:11:45.396 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-faswMofid8AuiP7 off=3694783 len=1369990 2024-08-17T01:11:45.402 INFO:tasks.workunit.client.0.smithi110.stdout:op 5275 completed, throughput=5MB/sec 2024-08-17T01:11:45.402 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qBIAAG9vd64wm-F off=103211 len=831051 2024-08-17T01:11:45.406 INFO:tasks.workunit.client.0.smithi110.stdout:op 5276 completed, throughput=5MB/sec 2024-08-17T01:11:46.407 INFO:tasks.workunit.client.0.smithi110.stdout: 1038: throughput=5MB/sec pending data=0 2024-08-17T01:11:46.407 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FZpsNSYQV0yube3 off=0 len=1418683 2024-08-17T01:11:46.409 INFO:tasks.workunit.client.0.smithi110.stdout:op 5277 completed, throughput=5MB/sec 2024-08-17T01:11:46.409 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Joh7Gkx8nuIMBEg off=15512129 len=1999848 2024-08-17T01:11:46.411 INFO:tasks.workunit.client.0.smithi110.stdout:op 5278 completed, throughput=5MB/sec 2024-08-17T01:11:46.411 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-g24SAcio6h89ASX off=6443709 len=1263361 2024-08-17T01:11:46.418 INFO:tasks.workunit.client.0.smithi110.stdout:op 5279 completed, throughput=5MB/sec 2024-08-17T01:11:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:46 smithi110 ceph-mon[100641]: pgmap v1788: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:11:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:11:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:46 smithi110 ceph-mon[98148]: pgmap v1788: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:11:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:11:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:46 smithi177 ceph-mon[90034]: pgmap v1788: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:11:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:11:47.418 INFO:tasks.workunit.client.0.smithi110.stdout: 1039: throughput=5MB/sec pending data=0 2024-08-17T01:11:47.418 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ckRZ4DwwFFICNlR off=19707509 len=997737 2024-08-17T01:11:47.421 INFO:tasks.workunit.client.0.smithi110.stdout:op 5280 completed, throughput=5MB/sec 2024-08-17T01:11:47.421 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-6Nrcv0gPN_eQw_T off=2574778 len=1473804 2024-08-17T01:11:47.424 INFO:tasks.workunit.client.0.smithi110.stdout:op 5281 completed, throughput=5MB/sec 2024-08-17T01:11:47.424 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-d3BGhuGwYc9GXaN off=15385202 len=262533 2024-08-17T01:11:47.425 INFO:tasks.workunit.client.0.smithi110.stdout:op 5282 completed, throughput=5MB/sec 2024-08-17T01:11:47.425 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-q5cf4Bp7IECoZ6n off=3630599 len=221507 2024-08-17T01:11:47.426 INFO:tasks.workunit.client.0.smithi110.stdout:op 5283 completed, throughput=5MB/sec 2024-08-17T01:11:47.426 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-92rNkO7n_pje0Yh off=2133808 len=207050 2024-08-17T01:11:47.429 INFO:tasks.workunit.client.0.smithi110.stdout:op 5284 completed, throughput=5MB/sec 2024-08-17T01:11:47.429 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-1I3bZb9-CeGPAOW off=4595631 len=152700 2024-08-17T01:11:47.429 INFO:tasks.workunit.client.0.smithi110.stdout:op 5285 completed, throughput=5MB/sec 2024-08-17T01:11:47.429 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LBzNSDlckkyW0YV off=9669606 len=247334 2024-08-17T01:11:47.432 INFO:tasks.workunit.client.0.smithi110.stdout:op 5286 completed, throughput=5MB/sec 2024-08-17T01:11:47.432 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-SNhd-tFoWrN6P62 off=714588 len=1801866 2024-08-17T01:11:47.434 INFO:tasks.workunit.client.0.smithi110.stdout:op 5287 completed, throughput=5MB/sec 2024-08-17T01:11:48.435 INFO:tasks.workunit.client.0.smithi110.stdout: 1040: throughput=5MB/sec pending data=0 2024-08-17T01:11:48.435 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nolbXfqqmmSKS3g off=10066517 len=297806 2024-08-17T01:11:48.435 INFO:tasks.workunit.client.0.smithi110.stdout:op 5288 completed, throughput=5MB/sec 2024-08-17T01:11:48.436 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-iFPBC--si8Kez11 off=14222610 len=340883 2024-08-17T01:11:48.437 INFO:tasks.workunit.client.0.smithi110.stdout:op 5289 completed, throughput=5MB/sec 2024-08-17T01:11:48.437 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2qkxmfXa49SVpDR off=11657991 len=417992 2024-08-17T01:11:48.440 INFO:tasks.workunit.client.0.smithi110.stdout:op 5290 completed, throughput=5MB/sec 2024-08-17T01:11:48.440 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jRlvjK_GnwTxNXu off=11641215 len=1639673 2024-08-17T01:11:48.442 INFO:tasks.workunit.client.0.smithi110.stdout:op 5291 completed, throughput=5MB/sec 2024-08-17T01:11:48.442 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-DALiSi_u0gU3whI off=1978118 len=837451 2024-08-17T01:11:48.447 INFO:tasks.workunit.client.0.smithi110.stdout:op 5292 completed, throughput=5MB/sec 2024-08-17T01:11:48.447 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-95m7ge_Ju97O2i4 off=5060184 len=298898 2024-08-17T01:11:48.448 INFO:tasks.workunit.client.0.smithi110.stdout:op 5293 completed, throughput=5MB/sec 2024-08-17T01:11:48.448 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-I-9lWLCGB3euBh9 off=3738417 len=1551043 2024-08-17T01:11:48.450 INFO:tasks.workunit.client.0.smithi110.stdout:op 5294 completed, throughput=5MB/sec 2024-08-17T01:11:48.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:48 smithi110 ceph-mon[100641]: pgmap v1789: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:11:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:48 smithi110 ceph-mon[98148]: pgmap v1789: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:11:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:11:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:11:48] "GET /metrics HTTP/1.1" 200 34132 "" "Prometheus/2.43.0" 2024-08-17T01:11:48.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:48 smithi177 ceph-mon[90034]: pgmap v1789: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-17T01:11:49.450 INFO:tasks.workunit.client.0.smithi110.stdout: 1041: throughput=5MB/sec pending data=0 2024-08-17T01:11:49.451 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-DyI6VuttQsJnACX off=3086615 len=915845 2024-08-17T01:11:49.453 INFO:tasks.workunit.client.0.smithi110.stdout:op 5295 completed, throughput=5MB/sec 2024-08-17T01:11:49.453 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Qhj_-ZoKs_kiv1q off=2966406 len=181877 2024-08-17T01:11:49.454 INFO:tasks.workunit.client.0.smithi110.stdout:op 5296 completed, throughput=5MB/sec 2024-08-17T01:11:49.454 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9F3vyKS82BpN20T off=6959260 len=1479309 2024-08-17T01:11:49.456 INFO:tasks.workunit.client.0.smithi110.stdout:op 5297 completed, throughput=5MB/sec 2024-08-17T01:11:49.456 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VGdOqu3y5R1RZuR off=3280842 len=508562 2024-08-17T01:11:49.456 INFO:tasks.workunit.client.0.smithi110.stdout:op 5298 completed, throughput=5MB/sec 2024-08-17T01:11:49.457 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-trU4uhlP_2KEhUe off=3277349 len=167658 2024-08-17T01:11:49.460 INFO:tasks.workunit.client.0.smithi110.stdout:op 5299 completed, throughput=5MB/sec 2024-08-17T01:11:49.460 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-H5AzvJyBwGSN-IS off=12282525 len=1361324 2024-08-17T01:11:49.461 INFO:tasks.workunit.client.0.smithi110.stdout:op 5300 completed, throughput=5MB/sec 2024-08-17T01:11:49.461 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QC8bT1MBv6_GqQN off=5688090 len=1179360 2024-08-17T01:11:49.469 INFO:tasks.workunit.client.0.smithi110.stdout:op 5301 completed, throughput=5MB/sec 2024-08-17T01:11:50.470 INFO:tasks.workunit.client.0.smithi110.stdout: 1042: throughput=5MB/sec pending data=0 2024-08-17T01:11:50.470 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--aN_3Z2fOnhVKSM off=4183147 len=1178381 2024-08-17T01:11:50.478 INFO:tasks.workunit.client.0.smithi110.stdout:op 5302 completed, throughput=5MB/sec 2024-08-17T01:11:50.478 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pO3gmmZSP8PNrtt off=8005852 len=742525 2024-08-17T01:11:50.479 INFO:tasks.workunit.client.0.smithi110.stdout:op 5303 completed, throughput=5MB/sec 2024-08-17T01:11:50.479 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-855D0vLHv6A-joV off=19737438 len=793350 2024-08-17T01:11:50.481 INFO:tasks.workunit.client.0.smithi110.stdout:op 5304 completed, throughput=5MB/sec 2024-08-17T01:11:50.481 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9zr9_6semEJXGdM off=7308072 len=1036527 2024-08-17T01:11:50.482 INFO:tasks.workunit.client.0.smithi110.stdout:op 5305 completed, throughput=5MB/sec 2024-08-17T01:11:50.482 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4OasxS2yiT1O1fq off=1257438 len=1433752 2024-08-17T01:11:50.484 INFO:tasks.workunit.client.0.smithi110.stdout:op 5306 completed, throughput=5MB/sec 2024-08-17T01:11:50.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:50 smithi110 ceph-mon[100641]: pgmap v1790: 105 pgs: 105 active+clean; 126 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-17T01:11:50.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:50 smithi110 ceph-mon[98148]: pgmap v1790: 105 pgs: 105 active+clean; 126 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-17T01:11:50.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:50 smithi177 ceph-mon[90034]: pgmap v1790: 105 pgs: 105 active+clean; 126 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-17T01:11:51.484 INFO:tasks.workunit.client.0.smithi110.stdout: 1043: throughput=5MB/sec pending data=0 2024-08-17T01:11:51.484 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OfeQTI69RfXn-dT off=3532732 len=1610493 2024-08-17T01:11:51.493 INFO:tasks.workunit.client.0.smithi110.stdout:op 5307 completed, throughput=5MB/sec 2024-08-17T01:11:51.493 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-t4UDxMlN3DwhRBL off=7554050 len=692210 2024-08-17T01:11:51.497 INFO:tasks.workunit.client.0.smithi110.stdout:op 5308 completed, throughput=5MB/sec 2024-08-17T01:11:51.498 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bgKz2cemYjF986D off=8994125 len=1219966 2024-08-17T01:11:51.499 INFO:tasks.workunit.client.0.smithi110.stdout:op 5309 completed, throughput=5MB/sec 2024-08-17T01:11:51.499 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-g7zx4uj2C-SC_lJ off=12783789 len=1991947 2024-08-17T01:11:51.508 INFO:tasks.workunit.client.0.smithi110.stdout:op 5310 completed, throughput=5MB/sec 2024-08-17T01:11:52.508 INFO:tasks.workunit.client.0.smithi110.stdout: 1044: throughput=5MB/sec pending data=0 2024-08-17T01:11:52.508 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-mNJAPwsxGR-OJ_Q off=1673449 len=718649 2024-08-17T01:11:52.510 INFO:tasks.workunit.client.0.smithi110.stdout:op 5311 completed, throughput=5MB/sec 2024-08-17T01:11:52.511 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ey8ZpXgw6GhSh9U off=5462664 len=667122 2024-08-17T01:11:52.516 INFO:tasks.workunit.client.0.smithi110.stdout:op 5312 completed, throughput=5MB/sec 2024-08-17T01:11:52.516 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-e0LgnqYbnont59f off=5049968 len=1294042 2024-08-17T01:11:52.522 INFO:tasks.workunit.client.0.smithi110.stdout:op 5313 completed, throughput=5MB/sec 2024-08-17T01:11:52.522 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NdeZ_s0QXIoJQtB off=1011553 len=1541329 2024-08-17T01:11:52.523 INFO:tasks.workunit.client.0.smithi110.stdout:op 5314 completed, throughput=5MB/sec 2024-08-17T01:11:52.523 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8ugQqPc2zcTl2kN off=5731412 len=349597 2024-08-17T01:11:52.526 INFO:tasks.workunit.client.0.smithi110.stdout:op 5315 completed, throughput=5MB/sec 2024-08-17T01:11:52.526 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aGl5fdNYpVMsG25 off=3154864 len=1412238 2024-08-17T01:11:52.535 INFO:tasks.workunit.client.0.smithi110.stdout:op 5316 completed, throughput=5MB/sec 2024-08-17T01:11:52.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:52 smithi110 ceph-mon[100641]: pgmap v1791: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:11:52.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:52 smithi110 ceph-mon[98148]: pgmap v1791: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:11:52.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:52 smithi177 ceph-mon[90034]: pgmap v1791: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:11:53.536 INFO:tasks.workunit.client.0.smithi110.stdout: 1045: throughput=5MB/sec pending data=0 2024-08-17T01:11:53.536 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-fzjrFbFgazCSirZ off=2796521 len=803369 2024-08-17T01:11:53.537 INFO:tasks.workunit.client.0.smithi110.stdout:op 5317 completed, throughput=5MB/sec 2024-08-17T01:11:53.537 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-C4qgoZD1jd_AUmd off=3603016 len=1318480 2024-08-17T01:11:53.538 INFO:tasks.workunit.client.0.smithi110.stdout:op 5318 completed, throughput=5MB/sec 2024-08-17T01:11:53.539 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PM8Y7AqghnLF22d off=3609902 len=117261 2024-08-17T01:11:53.541 INFO:tasks.workunit.client.0.smithi110.stdout:op 5319 completed, throughput=5MB/sec 2024-08-17T01:11:53.542 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-oceqnuJsFqg1cMY off=1560869 len=1003902 2024-08-17T01:11:53.542 INFO:tasks.workunit.client.0.smithi110.stdout:op 5320 completed, throughput=5MB/sec 2024-08-17T01:11:53.543 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dTY7_ZvWLmWHjqm off=4366661 len=2081912 2024-08-17T01:11:53.552 INFO:tasks.workunit.client.0.smithi110.stdout:op 5321 completed, throughput=5MB/sec 2024-08-17T01:11:54.553 INFO:tasks.workunit.client.0.smithi110.stdout: 1046: throughput=5MB/sec pending data=0 2024-08-17T01:11:54.553 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qatx_gcrJNHP5VY off=16273333 len=181448 2024-08-17T01:11:54.556 INFO:tasks.workunit.client.0.smithi110.stdout:op 5322 completed, throughput=5MB/sec 2024-08-17T01:11:54.556 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-l1uT9mwI22yVlMD off=15905485 len=96685 2024-08-17T01:11:54.557 INFO:tasks.workunit.client.0.smithi110.stdout:op 5323 completed, throughput=5MB/sec 2024-08-17T01:11:54.557 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XNv75kPVFys5Q3H off=943981 len=1430117 2024-08-17T01:11:54.561 INFO:tasks.workunit.client.0.smithi110.stdout:op 5324 completed, throughput=5MB/sec 2024-08-17T01:11:54.561 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-37hXBzl16kK8Yif off=85588 len=1745803 2024-08-17T01:11:54.572 INFO:tasks.workunit.client.0.smithi110.stdout:op 5325 completed, throughput=5MB/sec 2024-08-17T01:11:54.572 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NEzFA2x0X975zPF off=6705597 len=611481 2024-08-17T01:11:54.572 INFO:tasks.workunit.client.0.smithi110.stdout:op 5326 completed, throughput=5MB/sec 2024-08-17T01:11:54.572 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gfKu4uIvUBStFQx off=5011929 len=2078325 2024-08-17T01:11:54.575 INFO:tasks.workunit.client.0.smithi110.stdout:op 5327 completed, throughput=5MB/sec 2024-08-17T01:11:54.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:54 smithi110 ceph-mon[100641]: pgmap v1792: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:11:54.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:54 smithi110 ceph-mon[98148]: pgmap v1792: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:11:54.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:54 smithi177 ceph-mon[90034]: pgmap v1792: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:11:55.576 INFO:tasks.workunit.client.0.smithi110.stdout: 1047: throughput=5MB/sec pending data=0 2024-08-17T01:11:55.576 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8dKY-FDEnhMB2pU off=9712183 len=601784 2024-08-17T01:11:55.580 INFO:tasks.workunit.client.0.smithi110.stdout:op 5328 completed, throughput=5MB/sec 2024-08-17T01:11:55.580 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-U_-2Zam1Ph19gPG off=573465 len=114450 2024-08-17T01:11:55.583 INFO:tasks.workunit.client.0.smithi110.stdout:op 5329 completed, throughput=5MB/sec 2024-08-17T01:11:55.583 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XvrXKOcps0C6jcI off=975298 len=850794 2024-08-17T01:11:55.588 INFO:tasks.workunit.client.0.smithi110.stdout:op 5330 completed, throughput=5MB/sec 2024-08-17T01:11:55.588 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uPLUYeE3-c6rMw_ off=2600026 len=109732 2024-08-17T01:11:55.589 INFO:tasks.workunit.client.0.smithi110.stdout:op 5331 completed, throughput=5MB/sec 2024-08-17T01:11:55.589 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SoiVyi68Tn8xSfU off=8936616 len=144593 2024-08-17T01:11:55.592 INFO:tasks.workunit.client.0.smithi110.stdout:op 5332 completed, throughput=5MB/sec 2024-08-17T01:11:55.592 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FOTFw4fl81tJfEy off=5820113 len=1472699 2024-08-17T01:11:55.595 INFO:tasks.workunit.client.0.smithi110.stdout:op 5333 completed, throughput=5MB/sec 2024-08-17T01:11:55.595 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Zyd_pLNF3K_khox off=9535398 len=1146163 2024-08-17T01:11:55.596 INFO:tasks.workunit.client.0.smithi110.stdout:op 5334 completed, throughput=5MB/sec 2024-08-17T01:11:56.596 INFO:tasks.workunit.client.0.smithi110.stdout: 1048: throughput=5MB/sec pending data=0 2024-08-17T01:11:56.597 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-CQeo_BIYy3WqEdI off=14003271 len=912272 2024-08-17T01:11:56.598 INFO:tasks.workunit.client.0.smithi110.stdout:op 5335 completed, throughput=5MB/sec 2024-08-17T01:11:56.598 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PuI4YF2cglfGAE1 off=2331444 len=565585 2024-08-17T01:11:56.599 INFO:tasks.workunit.client.0.smithi110.stdout:op 5336 completed, throughput=5MB/sec 2024-08-17T01:11:56.599 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9MhClzMyyB6JufP off=7632401 len=1218198 2024-08-17T01:11:56.605 INFO:tasks.workunit.client.0.smithi110.stdout:op 5337 completed, throughput=5MB/sec 2024-08-17T01:11:56.605 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-JWH4Co3D--_W-be off=18143916 len=1575942 2024-08-17T01:11:56.607 INFO:tasks.workunit.client.0.smithi110.stdout:op 5338 completed, throughput=5MB/sec 2024-08-17T01:11:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:56 smithi110 ceph-mon[100641]: pgmap v1793: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:11:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:56 smithi110 ceph-mon[98148]: pgmap v1793: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:11:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:56 smithi177 ceph-mon[90034]: pgmap v1793: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:11:57.607 INFO:tasks.workunit.client.0.smithi110.stdout: 1049: throughput=5MB/sec pending data=0 2024-08-17T01:11:57.607 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Tt5jziDS8kmpFcP off=5857821 len=1988661 2024-08-17T01:11:57.611 INFO:tasks.workunit.client.0.smithi110.stdout:op 5339 completed, throughput=5MB/sec 2024-08-17T01:11:57.612 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7XF6wbI55VV4mp- off=2089359 len=1037 2024-08-17T01:11:57.612 INFO:tasks.workunit.client.0.smithi110.stdout:op 5340 completed, throughput=5MB/sec 2024-08-17T01:11:57.612 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dUo-1CNpaChfCV8 off=12686129 len=1755650 2024-08-17T01:11:57.622 INFO:tasks.workunit.client.0.smithi110.stdout:op 5341 completed, throughput=5MB/sec 2024-08-17T01:11:57.622 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-l6IWGM0pKeHSQNq off=3949083 len=918923 2024-08-17T01:11:57.624 INFO:tasks.workunit.client.0.smithi110.stdout:op 5342 completed, throughput=5MB/sec 2024-08-17T01:11:57.624 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-IgXEO-XnFwdRRiv off=11165612 len=1435919 2024-08-17T01:11:57.626 INFO:tasks.workunit.client.0.smithi110.stdout:op 5343 completed, throughput=5MB/sec 2024-08-17T01:11:58.438 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:11:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:11:58] "GET /metrics HTTP/1.1" 200 34132 "" "Prometheus/2.43.0" 2024-08-17T01:11:58.626 INFO:tasks.workunit.client.0.smithi110.stdout: 1050: throughput=5MB/sec pending data=0 2024-08-17T01:11:58.626 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-O8krd11W3wbzbXo off=2536217 len=1583945 2024-08-17T01:11:58.629 INFO:tasks.workunit.client.0.smithi110.stdout:op 5344 completed, throughput=5MB/sec 2024-08-17T01:11:58.629 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZLMNJpdtyiU0YWv off=2251387 len=889966 2024-08-17T01:11:58.634 INFO:tasks.workunit.client.0.smithi110.stdout:op 5345 completed, throughput=5MB/sec 2024-08-17T01:11:58.635 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-f5BZslmupdNJcTy off=9238125 len=85703 2024-08-17T01:11:58.637 INFO:tasks.workunit.client.0.smithi110.stdout:op 5346 completed, throughput=5MB/sec 2024-08-17T01:11:58.637 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZNpAOBdU5PE8FXW off=1261510 len=1083128 2024-08-17T01:11:58.638 INFO:tasks.workunit.client.0.smithi110.stdout:op 5347 completed, throughput=5MB/sec 2024-08-17T01:11:58.638 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-voAJsYFfe07JcyA off=3840525 len=569102 2024-08-17T01:11:58.639 INFO:tasks.workunit.client.0.smithi110.stdout:op 5348 completed, throughput=5MB/sec 2024-08-17T01:11:58.639 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SOzyd1o5StOzVOf off=1439606 len=1831250 2024-08-17T01:11:58.648 INFO:tasks.workunit.client.0.smithi110.stdout:op 5349 completed, throughput=5MB/sec 2024-08-17T01:11:58.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:11:58 smithi110 ceph-mon[98148]: pgmap v1794: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-17T01:11:58.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:11:58 smithi110 ceph-mon[100641]: pgmap v1794: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-17T01:11:58.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:11:58 smithi177 ceph-mon[90034]: pgmap v1794: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-17T01:11:59.648 INFO:tasks.workunit.client.0.smithi110.stdout: 1051: throughput=5MB/sec pending data=0 2024-08-17T01:11:59.649 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wsV4_uyWhWglXzd off=9568236 len=78604 2024-08-17T01:11:59.651 INFO:tasks.workunit.client.0.smithi110.stdout:op 5350 completed, throughput=5MB/sec 2024-08-17T01:11:59.651 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-AlluVVlYXpzlpg0 off=7285897 len=1165867 2024-08-17T01:11:59.657 INFO:tasks.workunit.client.0.smithi110.stdout:op 5351 completed, throughput=5MB/sec 2024-08-17T01:11:59.657 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7tB9IsJ176954rT off=4016726 len=164409 2024-08-17T01:11:59.658 INFO:tasks.workunit.client.0.smithi110.stdout:op 5352 completed, throughput=5MB/sec 2024-08-17T01:11:59.658 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kpLUtXKhjt7ts4A off=2291158 len=56969 2024-08-17T01:11:59.661 INFO:tasks.workunit.client.0.smithi110.stdout:op 5353 completed, throughput=5MB/sec 2024-08-17T01:11:59.661 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MZQs8vtftiFIN63 off=21339195 len=1103439 2024-08-17T01:11:59.666 INFO:tasks.workunit.client.0.smithi110.stdout:op 5354 completed, throughput=5MB/sec 2024-08-17T01:11:59.666 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1l2ozF4l8t5xPNz off=5985631 len=287624 2024-08-17T01:11:59.670 INFO:tasks.workunit.client.0.smithi110.stdout:op 5355 completed, throughput=5MB/sec 2024-08-17T01:11:59.670 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_k2jH_pmhTFmPbs off=16998651 len=706229 2024-08-17T01:11:59.672 INFO:tasks.workunit.client.0.smithi110.stdout:op 5356 completed, throughput=5MB/sec 2024-08-17T01:11:59.672 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--7Vs7erdby5NFwb off=4456974 len=378189 2024-08-17T01:11:59.673 INFO:tasks.workunit.client.0.smithi110.stdout:op 5357 completed, throughput=5MB/sec 2024-08-17T01:12:00.673 INFO:tasks.workunit.client.0.smithi110.stdout: 1052: throughput=5MB/sec pending data=0 2024-08-17T01:12:00.673 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3T0AtssR4GotIL2 off=2152866 len=1033828 2024-08-17T01:12:00.679 INFO:tasks.workunit.client.0.smithi110.stdout:op 5358 completed, throughput=5MB/sec 2024-08-17T01:12:00.679 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-201cYZAj8vFwiSI off=10681227 len=1363429 2024-08-17T01:12:00.681 INFO:tasks.workunit.client.0.smithi110.stdout:op 5359 completed, throughput=5MB/sec 2024-08-17T01:12:00.681 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4Um5ujiqOpe7_rl off=6218055 len=1607955 2024-08-17T01:12:00.685 INFO:tasks.workunit.client.0.smithi110.stdout:op 5360 completed, throughput=5MB/sec 2024-08-17T01:12:00.685 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FrO1yertScv7Mu4 off=282361 len=422286 2024-08-17T01:12:00.686 INFO:tasks.workunit.client.0.smithi110.stdout:op 5361 completed, throughput=5MB/sec 2024-08-17T01:12:00.686 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-AKA527ESytGCN02 off=10834780 len=801068 2024-08-17T01:12:00.691 INFO:tasks.workunit.client.0.smithi110.stdout:op 5362 completed, throughput=5MB/sec 2024-08-17T01:12:00.691 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Tbn8Tw1T1sm44rk off=9686478 len=1420595 2024-08-17T01:12:00.692 INFO:tasks.workunit.client.0.smithi110.stdout:op 5363 completed, throughput=5MB/sec 2024-08-17T01:12:00.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:00 smithi110 ceph-mon[98148]: pgmap v1795: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-17T01:12:00.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:00 smithi110 ceph-mon[100641]: pgmap v1795: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-17T01:12:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:00 smithi177 ceph-mon[90034]: pgmap v1795: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-17T01:12:01.692 INFO:tasks.workunit.client.0.smithi110.stdout: 1053: throughput=5MB/sec pending data=0 2024-08-17T01:12:01.693 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-99-5ek1fZUoAd6m off=5473563 len=312295 2024-08-17T01:12:01.694 INFO:tasks.workunit.client.0.smithi110.stdout:op 5364 completed, throughput=5MB/sec 2024-08-17T01:12:01.694 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cTLUMjjhO9ZOoB- off=5748274 len=185801 2024-08-17T01:12:01.694 INFO:tasks.workunit.client.0.smithi110.stdout:op 5365 completed, throughput=5MB/sec 2024-08-17T01:12:01.694 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZP_W1NCUwKcVL0m off=965088 len=478656 2024-08-17T01:12:01.695 INFO:tasks.workunit.client.0.smithi110.stdout:op 5366 completed, throughput=5MB/sec 2024-08-17T01:12:01.695 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RNgnwWVkZXgdZ1u off=12776727 len=1636186 2024-08-17T01:12:01.703 INFO:tasks.workunit.client.0.smithi110.stdout:op 5367 completed, throughput=5MB/sec 2024-08-17T01:12:01.703 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-g6x_jM5ENQKHERx off=11240897 len=1211355 2024-08-17T01:12:01.705 INFO:tasks.workunit.client.0.smithi110.stdout:op 5368 completed, throughput=5MB/sec 2024-08-17T01:12:01.706 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hZ1OlUKWOdqZujh off=251455 len=470445 2024-08-17T01:12:01.706 INFO:tasks.workunit.client.0.smithi110.stdout:op 5369 completed, throughput=5MB/sec 2024-08-17T01:12:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:12:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:12:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:12:02.707 INFO:tasks.workunit.client.0.smithi110.stdout: 1054: throughput=5MB/sec pending data=0 2024-08-17T01:12:02.707 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2fWJ-2ivLvS5562 off=7306726 len=245170 2024-08-17T01:12:02.710 INFO:tasks.workunit.client.0.smithi110.stdout:op 5370 completed, throughput=5MB/sec 2024-08-17T01:12:02.711 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-UcY5BAkjIaJois2 off=10262536 len=633007 2024-08-17T01:12:02.712 INFO:tasks.workunit.client.0.smithi110.stdout:op 5371 completed, throughput=5MB/sec 2024-08-17T01:12:02.712 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-j152khw6qlcnQx3 off=15684862 len=90079 2024-08-17T01:12:02.712 INFO:tasks.workunit.client.0.smithi110.stdout:op 5372 completed, throughput=5MB/sec 2024-08-17T01:12:02.712 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Azcvc_YZqduj5t2 off=7014699 len=1133313 2024-08-17T01:12:02.719 INFO:tasks.workunit.client.0.smithi110.stdout:op 5373 completed, throughput=5MB/sec 2024-08-17T01:12:02.719 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bN2D20g0f-aEugl off=2963992 len=1260104 2024-08-17T01:12:02.726 INFO:tasks.workunit.client.0.smithi110.stdout:op 5374 completed, throughput=5MB/sec 2024-08-17T01:12:02.726 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Kbh6LJWa7fIvdK5 off=13391545 len=1466522 2024-08-17T01:12:02.728 INFO:tasks.workunit.client.0.smithi110.stdout:op 5375 completed, throughput=5MB/sec 2024-08-17T01:12:02.728 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hkVfD6kTlpgbi3d off=20846049 len=174822 2024-08-17T01:12:02.730 INFO:tasks.workunit.client.0.smithi110.stdout:op 5376 completed, throughput=5MB/sec 2024-08-17T01:12:02.730 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-H2fDAtmchPWo_i_ off=125314 len=692427 2024-08-17T01:12:02.734 INFO:tasks.workunit.client.0.smithi110.stdout:op 5377 completed, throughput=5MB/sec 2024-08-17T01:12:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:02 smithi110 ceph-mon[100641]: pgmap v1796: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-08-17T01:12:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:02 smithi110 ceph-mon[98148]: pgmap v1796: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-08-17T01:12:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:02 smithi177 ceph-mon[90034]: pgmap v1796: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-08-17T01:12:03.734 INFO:tasks.workunit.client.0.smithi110.stdout: 1055: throughput=5MB/sec pending data=0 2024-08-17T01:12:03.734 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Cqg3qNO-F4cR146 off=341167 len=1392190 2024-08-17T01:12:03.743 INFO:tasks.workunit.client.0.smithi110.stdout:op 5378 completed, throughput=5MB/sec 2024-08-17T01:12:03.744 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-NUcAP1qC0cGTNaK off=1740302 len=1191565 2024-08-17T01:12:03.749 INFO:tasks.workunit.client.0.smithi110.stdout:op 5379 completed, throughput=5MB/sec 2024-08-17T01:12:03.749 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cDxeblaGCgF2K2m off=11020527 len=122748 2024-08-17T01:12:03.752 INFO:tasks.workunit.client.0.smithi110.stdout:op 5380 completed, throughput=5MB/sec 2024-08-17T01:12:03.752 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-uH29D7TnZpuerGb off=14448189 len=1760521 2024-08-17T01:12:03.761 INFO:tasks.workunit.client.0.smithi110.stdout:op 5381 completed, throughput=5MB/sec 2024-08-17T01:12:03.761 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-B7AmKihcp6noyYT off=18833352 len=1625010 2024-08-17T01:12:03.769 INFO:tasks.workunit.client.0.smithi110.stdout:op 5382 completed, throughput=5MB/sec 2024-08-17T01:12:04.770 INFO:tasks.workunit.client.0.smithi110.stdout: 1056: throughput=5MB/sec pending data=0 2024-08-17T01:12:04.770 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-B4Hyl2xNxtKMemi off=10030966 len=1500552 2024-08-17T01:12:04.776 INFO:tasks.workunit.client.0.smithi110.stdout:op 5383 completed, throughput=5MB/sec 2024-08-17T01:12:04.777 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-17QGDDEmOhCx2GJ off=12795341 len=88686 2024-08-17T01:12:04.779 INFO:tasks.workunit.client.0.smithi110.stdout:op 5384 completed, throughput=5MB/sec 2024-08-17T01:12:04.779 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-IerTLdZY1gp3BfH off=11229553 len=2005055 2024-08-17T01:12:04.787 INFO:tasks.workunit.client.0.smithi110.stdout:op 5385 completed, throughput=5MB/sec 2024-08-17T01:12:04.787 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-RnESAt_mU8UNYVK off=19663414 len=1386189 2024-08-17T01:12:04.788 INFO:tasks.workunit.client.0.smithi110.stdout:op 5386 completed, throughput=5MB/sec 2024-08-17T01:12:04.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:04 smithi110 ceph-mon[98148]: pgmap v1797: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T01:12:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:04 smithi110 ceph-mon[100641]: pgmap v1797: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T01:12:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:04 smithi177 ceph-mon[90034]: pgmap v1797: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T01:12:05.789 INFO:tasks.workunit.client.0.smithi110.stdout: 1057: throughput=5MB/sec pending data=0 2024-08-17T01:12:05.789 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-sjQ5DqXNEyP9XFG off=5096227 len=391568 2024-08-17T01:12:05.789 INFO:tasks.workunit.client.0.smithi110.stdout:op 5387 completed, throughput=5MB/sec 2024-08-17T01:12:05.789 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-IyZj_6POHoSkkXJ off=11759899 len=1859796 2024-08-17T01:12:05.797 INFO:tasks.workunit.client.0.smithi110.stdout:op 5388 completed, throughput=5MB/sec 2024-08-17T01:12:05.797 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ytFsKmg-QXPw0BT off=3614184 len=125571 2024-08-17T01:12:05.798 INFO:tasks.workunit.client.0.smithi110.stdout:op 5389 completed, throughput=5MB/sec 2024-08-17T01:12:05.798 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gGyRTD1ZBaYzFmw off=20400257 len=541542 2024-08-17T01:12:05.799 INFO:tasks.workunit.client.0.smithi110.stdout:op 5390 completed, throughput=5MB/sec 2024-08-17T01:12:05.799 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-oImeXrpzPh41foI off=6173465 len=308398 2024-08-17T01:12:05.799 INFO:tasks.workunit.client.0.smithi110.stdout:op 5391 completed, throughput=5MB/sec 2024-08-17T01:12:05.799 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1VKVnCPhlKvdUiZ off=16872779 len=1477246 2024-08-17T01:12:05.805 INFO:tasks.workunit.client.0.smithi110.stdout:op 5392 completed, throughput=5MB/sec 2024-08-17T01:12:06.806 INFO:tasks.workunit.client.0.smithi110.stdout: 1058: throughput=5MB/sec pending data=0 2024-08-17T01:12:06.806 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-R02p4m13zUHn4_I off=13678234 len=2012277 2024-08-17T01:12:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:06 smithi110 ceph-mon[98148]: pgmap v1798: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-17T01:12:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:06 smithi110 ceph-mon[100641]: pgmap v1798: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-17T01:12:06.819 INFO:tasks.workunit.client.0.smithi110.stdout:op 5393 completed, throughput=5MB/sec 2024-08-17T01:12:06.820 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-U-t0DtLDG_vwzYA off=22555197 len=989013 2024-08-17T01:12:06.821 INFO:tasks.workunit.client.0.smithi110.stdout:op 5394 completed, throughput=5MB/sec 2024-08-17T01:12:06.821 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vWh5oWLANDWonLI off=4529542 len=1791530 2024-08-17T01:12:06.831 INFO:tasks.workunit.client.0.smithi110.stdout:op 5395 completed, throughput=5MB/sec 2024-08-17T01:12:06.831 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4p-FAv6ftfoG2-M off=3673779 len=856823 2024-08-17T01:12:06.832 INFO:tasks.workunit.client.0.smithi110.stdout:op 5396 completed, throughput=5MB/sec 2024-08-17T01:12:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:06 smithi177 ceph-mon[90034]: pgmap v1798: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-17T01:12:07.833 INFO:tasks.workunit.client.0.smithi110.stdout: 1059: throughput=5MB/sec pending data=0 2024-08-17T01:12:07.833 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-fKWaxrei8bCSgwA off=17534126 len=466663 2024-08-17T01:12:07.834 INFO:tasks.workunit.client.0.smithi110.stdout:op 5397 completed, throughput=5MB/sec 2024-08-17T01:12:07.834 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Tx_Q4jPJ67VnVzK off=15272022 len=105816 2024-08-17T01:12:07.834 INFO:tasks.workunit.client.0.smithi110.stdout:op 5398 completed, throughput=5MB/sec 2024-08-17T01:12:07.834 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wJasHyxU5lagKKf off=5209774 len=1536961 2024-08-17T01:12:07.836 INFO:tasks.workunit.client.0.smithi110.stdout:op 5399 completed, throughput=5MB/sec 2024-08-17T01:12:07.836 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cT42IlU3g6Bx_V4 off=12289534 len=156841 2024-08-17T01:12:07.837 INFO:tasks.workunit.client.0.smithi110.stdout:op 5400 completed, throughput=5MB/sec 2024-08-17T01:12:07.837 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ddnqIaLIT1at2zt off=15274366 len=1284726 2024-08-17T01:12:07.840 INFO:tasks.workunit.client.0.smithi110.stdout:op 5401 completed, throughput=5MB/sec 2024-08-17T01:12:07.840 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ovR4YNTe1napjnb off=2241018 len=1962931 2024-08-17T01:12:07.853 INFO:tasks.workunit.client.0.smithi110.stdout:op 5402 completed, throughput=5MB/sec 2024-08-17T01:12:08.457 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:12:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:12:08] "GET /metrics HTTP/1.1" 200 34128 "" "Prometheus/2.43.0" 2024-08-17T01:12:08.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:08 smithi110 ceph-mon[98148]: pgmap v1799: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:12:08.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:08 smithi110 ceph-mon[100641]: pgmap v1799: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:12:08.853 INFO:tasks.workunit.client.0.smithi110.stdout: 1060: throughput=5MB/sec pending data=0 2024-08-17T01:12:08.853 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hjl84awLA1WUP0U off=2449067 len=51708 2024-08-17T01:12:08.854 INFO:tasks.workunit.client.0.smithi110.stdout:op 5403 completed, throughput=5MB/sec 2024-08-17T01:12:08.854 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8UjcCxqddlY2-ow off=5495474 len=352428 2024-08-17T01:12:08.857 INFO:tasks.workunit.client.0.smithi110.stdout:op 5404 completed, throughput=5MB/sec 2024-08-17T01:12:08.858 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OVeHUte3FW_A9GV off=3733467 len=2031323 2024-08-17T01:12:08.860 INFO:tasks.workunit.client.0.smithi110.stdout:op 5405 completed, throughput=5MB/sec 2024-08-17T01:12:08.860 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ctMrmlvpC-PsdHo off=5297185 len=1110757 2024-08-17T01:12:08.861 INFO:tasks.workunit.client.0.smithi110.stdout:op 5406 completed, throughput=5MB/sec 2024-08-17T01:12:08.861 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9t4InctufKgocD9 off=970617 len=676866 2024-08-17T01:12:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:08 smithi177 ceph-mon[90034]: pgmap v1799: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-17T01:12:08.865 INFO:tasks.workunit.client.0.smithi110.stdout:op 5407 completed, throughput=5MB/sec 2024-08-17T01:12:08.865 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-T2iHwoSrGlkNQ5C off=4743614 len=366434 2024-08-17T01:12:08.865 INFO:tasks.workunit.client.0.smithi110.stdout:op 5408 completed, throughput=5MB/sec 2024-08-17T01:12:09.866 INFO:tasks.workunit.client.0.smithi110.stdout: 1061: throughput=5MB/sec pending data=0 2024-08-17T01:12:09.866 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--fMPsM31e3rTnXV off=3253155 len=421549 2024-08-17T01:12:09.870 INFO:tasks.workunit.client.0.smithi110.stdout:op 5409 completed, throughput=5MB/sec 2024-08-17T01:12:09.870 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-V3onM3JiQ5tvikO off=23264265 len=435743 2024-08-17T01:12:09.871 INFO:tasks.workunit.client.0.smithi110.stdout:op 5410 completed, throughput=5MB/sec 2024-08-17T01:12:09.871 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7S0gqfngaxg4QBd off=3093784 len=1410976 2024-08-17T01:12:09.872 INFO:tasks.workunit.client.0.smithi110.stdout:op 5411 completed, throughput=5MB/sec 2024-08-17T01:12:09.873 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-oWgsMB5ULa0AQs- off=10681429 len=340146 2024-08-17T01:12:09.874 INFO:tasks.workunit.client.0.smithi110.stdout:op 5412 completed, throughput=5MB/sec 2024-08-17T01:12:09.874 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-YhyTe783sNfGe5- off=4632443 len=89460 2024-08-17T01:12:09.874 INFO:tasks.workunit.client.0.smithi110.stdout:op 5413 completed, throughput=5MB/sec 2024-08-17T01:12:09.874 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gAKNb995cJKq5Ce off=16721055 len=1694107 2024-08-17T01:12:09.882 INFO:tasks.workunit.client.0.smithi110.stdout:op 5414 completed, throughput=5MB/sec 2024-08-17T01:12:09.882 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ACdKcJ1M43z4DRs off=770326 len=1586456 2024-08-17T01:12:09.892 INFO:tasks.workunit.client.0.smithi110.stdout:op 5415 completed, throughput=5MB/sec 2024-08-17T01:12:10.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:10 smithi110 ceph-mon[98148]: pgmap v1800: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-17T01:12:10.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:10 smithi110 ceph-mon[100641]: pgmap v1800: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-17T01:12:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:10 smithi177 ceph-mon[90034]: pgmap v1800: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-17T01:12:10.892 INFO:tasks.workunit.client.0.smithi110.stdout: 1062: throughput=5MB/sec pending data=0 2024-08-17T01:12:10.893 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zTjuqrrTUMCUz63 off=1424882 len=1620730 2024-08-17T01:12:10.899 INFO:tasks.workunit.client.0.smithi110.stdout:op 5416 completed, throughput=5MB/sec 2024-08-17T01:12:10.899 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MnZVaM-q4xRCDte off=4562402 len=2050349 2024-08-17T01:12:10.902 INFO:tasks.workunit.client.0.smithi110.stdout:op 5417 completed, throughput=5MB/sec 2024-08-17T01:12:10.902 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zbaRNGITWrcFXqS off=5921300 len=1707536 2024-08-17T01:12:10.904 INFO:tasks.workunit.client.0.smithi110.stdout:op 5418 completed, throughput=5MB/sec 2024-08-17T01:12:11.904 INFO:tasks.workunit.client.0.smithi110.stdout: 1063: throughput=5MB/sec pending data=0 2024-08-17T01:12:11.904 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QM7PJMPmYiAZIgo off=10859122 len=1103419 2024-08-17T01:12:11.910 INFO:tasks.workunit.client.0.smithi110.stdout:op 5419 completed, throughput=5MB/sec 2024-08-17T01:12:11.911 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xTnNc1OSXr7IU2V off=720956 len=1899912 2024-08-17T01:12:11.921 INFO:tasks.workunit.client.0.smithi110.stdout:op 5420 completed, throughput=5MB/sec 2024-08-17T01:12:11.921 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JikHbJKl4B9JyQ7 off=4849371 len=2035947 2024-08-17T01:12:11.932 INFO:tasks.workunit.client.0.smithi110.stdout:op 5421 completed, throughput=5MB/sec 2024-08-17T01:12:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:12 smithi110 ceph-mon[98148]: pgmap v1801: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-17T01:12:12.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:12 smithi110 ceph-mon[100641]: pgmap v1801: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-17T01:12:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:12 smithi177 ceph-mon[90034]: pgmap v1801: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-17T01:12:12.932 INFO:tasks.workunit.client.0.smithi110.stdout: 1064: throughput=5MB/sec pending data=0 2024-08-17T01:12:12.933 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-EduS2WfeGcnCbHj off=13725775 len=1658277 2024-08-17T01:12:12.935 INFO:tasks.workunit.client.0.smithi110.stdout:op 5422 completed, throughput=5MB/sec 2024-08-17T01:12:12.935 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-RIDQBemJ3E8Dl7D off=9970486 len=1373290 2024-08-17T01:12:12.938 INFO:tasks.workunit.client.0.smithi110.stdout:op 5423 completed, throughput=5MB/sec 2024-08-17T01:12:12.938 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gNNBWsF12WrqgtQ off=4831270 len=1654558 2024-08-17T01:12:12.942 INFO:tasks.workunit.client.0.smithi110.stdout:op 5424 completed, throughput=5MB/sec 2024-08-17T01:12:12.942 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-L4SVwmZ1iWQlNQ4 off=783608 len=785401 2024-08-17T01:12:12.943 INFO:tasks.workunit.client.0.smithi110.stdout:op 5425 completed, throughput=5MB/sec 2024-08-17T01:12:13.943 INFO:tasks.workunit.client.0.smithi110.stdout: 1065: throughput=5MB/sec pending data=0 2024-08-17T01:12:13.944 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-AT1CPk3hWMcBkk4 off=772364 len=61323 2024-08-17T01:12:13.944 INFO:tasks.workunit.client.0.smithi110.stdout:op 5426 completed, throughput=5MB/sec 2024-08-17T01:12:13.944 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-DG7UnBOU9MPXntZ off=5089513 len=558383 2024-08-17T01:12:13.945 INFO:tasks.workunit.client.0.smithi110.stdout:op 5427 completed, throughput=5MB/sec 2024-08-17T01:12:13.945 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-viBeWcH4Luz5n4O off=2553453 len=19031 2024-08-17T01:12:13.948 INFO:tasks.workunit.client.0.smithi110.stdout:op 5428 completed, throughput=5MB/sec 2024-08-17T01:12:13.948 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-M4GfPc-XxC_g1e0 off=1573888 len=1555276 2024-08-17T01:12:13.950 INFO:tasks.workunit.client.0.smithi110.stdout:op 5429 completed, throughput=5MB/sec 2024-08-17T01:12:13.950 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_qdzx5DNbZDvkN5 off=9872126 len=753653 2024-08-17T01:12:13.955 INFO:tasks.workunit.client.0.smithi110.stdout:op 5430 completed, throughput=5MB/sec 2024-08-17T01:12:13.955 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gPusZjdR_LMPfmV off=196925 len=902801 2024-08-17T01:12:13.961 INFO:tasks.workunit.client.0.smithi110.stdout:op 5431 completed, throughput=5MB/sec 2024-08-17T01:12:13.961 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-64q6k2sXjfP5bIU off=3523553 len=1341545 2024-08-17T01:12:13.967 INFO:tasks.workunit.client.0.smithi110.stdout:op 5432 completed, throughput=5MB/sec 2024-08-17T01:12:14.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:14 smithi110 ceph-mon[100641]: pgmap v1802: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-08-17T01:12:14.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:14 smithi110 ceph-mon[98148]: pgmap v1802: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-08-17T01:12:14.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:14 smithi177 ceph-mon[90034]: pgmap v1802: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-08-17T01:12:14.968 INFO:tasks.workunit.client.0.smithi110.stdout: 1066: throughput=5MB/sec pending data=0 2024-08-17T01:12:14.968 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-sO3XvHTVgtpBV4b off=9591292 len=845087 2024-08-17T01:12:14.969 INFO:tasks.workunit.client.0.smithi110.stdout:op 5433 completed, throughput=5MB/sec 2024-08-17T01:12:14.969 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qmbt6NrPoSEGy7u off=2327624 len=579660 2024-08-17T01:12:14.973 INFO:tasks.workunit.client.0.smithi110.stdout:op 5434 completed, throughput=5MB/sec 2024-08-17T01:12:14.973 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1H-YX6Gf0BUdoku off=2162389 len=677346 2024-08-17T01:12:14.978 INFO:tasks.workunit.client.0.smithi110.stdout:op 5435 completed, throughput=5MB/sec 2024-08-17T01:12:14.978 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bNBupe1lxjoMRpJ off=135475 len=521738 2024-08-17T01:12:14.979 INFO:tasks.workunit.client.0.smithi110.stdout:op 5436 completed, throughput=5MB/sec 2024-08-17T01:12:14.979 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-SYy5QUmskXvz744 off=5535065 len=1104654 2024-08-17T01:12:14.980 INFO:tasks.workunit.client.0.smithi110.stdout:op 5437 completed, throughput=5MB/sec 2024-08-17T01:12:14.980 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-CDLQyQ82Ln-skfX off=1020642 len=947112 2024-08-17T01:12:14.983 INFO:tasks.workunit.client.0.smithi110.stdout:op 5438 completed, throughput=5MB/sec 2024-08-17T01:12:14.983 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pQQtUi11kkR0RIk off=292751 len=1101950 2024-08-17T01:12:14.988 INFO:tasks.workunit.client.0.smithi110.stdout:op 5439 completed, throughput=5MB/sec 2024-08-17T01:12:15.989 INFO:tasks.workunit.client.0.smithi110.stdout: 1067: throughput=5MB/sec pending data=0 2024-08-17T01:12:15.989 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-eLSsFd4O47yJghH off=6082679 len=714911 2024-08-17T01:12:15.990 INFO:tasks.workunit.client.0.smithi110.stdout:op 5440 completed, throughput=5MB/sec 2024-08-17T01:12:15.990 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-O9xM1TcfdSPAyOo off=2457753 len=140421 2024-08-17T01:12:15.993 INFO:tasks.workunit.client.0.smithi110.stdout:op 5441 completed, throughput=5MB/sec 2024-08-17T01:12:15.993 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-H5LcxuCBePpDQRm off=1352654 len=1260454 2024-08-17T01:12:15.994 INFO:tasks.workunit.client.0.smithi110.stdout:op 5442 completed, throughput=5MB/sec 2024-08-17T01:12:15.994 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kUC6J1bPwofU5bv off=797243 len=860619 2024-08-17T01:12:16.000 INFO:tasks.workunit.client.0.smithi110.stdout:op 5443 completed, throughput=5MB/sec 2024-08-17T01:12:16.000 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-UhfXqwj3m1A0t0V off=12491825 len=721973 2024-08-17T01:12:16.001 INFO:tasks.workunit.client.0.smithi110.stdout:op 5444 completed, throughput=5MB/sec 2024-08-17T01:12:16.001 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-X22rUFTVpBV3jaR off=3691 len=819820 2024-08-17T01:12:16.006 INFO:tasks.workunit.client.0.smithi110.stdout:op 5445 completed, throughput=5MB/sec 2024-08-17T01:12:16.006 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-a61gxuZ-9CMcG73 off=376027 len=1194415 2024-08-17T01:12:16.007 INFO:tasks.workunit.client.0.smithi110.stdout:op 5446 completed, throughput=5MB/sec 2024-08-17T01:12:16.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:16 smithi110 ceph-mon[100641]: pgmap v1803: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:12:16.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:12:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:16 smithi110 ceph-mon[98148]: pgmap v1803: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:12:16.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:12:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:16 smithi177 ceph-mon[90034]: pgmap v1803: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:12:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:12:17.008 INFO:tasks.workunit.client.0.smithi110.stdout: 1068: throughput=5MB/sec pending data=0 2024-08-17T01:12:17.008 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-JOkE-7XsM3UEn4Q off=2416160 len=1317464 2024-08-17T01:12:17.010 INFO:tasks.workunit.client.0.smithi110.stdout:op 5447 completed, throughput=5MB/sec 2024-08-17T01:12:17.010 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-L5D4PE1qKu9euac off=20355584 len=1391417 2024-08-17T01:12:17.013 INFO:tasks.workunit.client.0.smithi110.stdout:op 5448 completed, throughput=5MB/sec 2024-08-17T01:12:17.013 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SzVB3tp_4B8hzOY off=951146 len=508763 2024-08-17T01:12:17.017 INFO:tasks.workunit.client.0.smithi110.stdout:op 5449 completed, throughput=5MB/sec 2024-08-17T01:12:17.017 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CvvC-KlVEswOoja off=2197152 len=1465207 2024-08-17T01:12:17.027 INFO:tasks.workunit.client.0.smithi110.stdout:op 5450 completed, throughput=5MB/sec 2024-08-17T01:12:18.027 INFO:tasks.workunit.client.0.smithi110.stdout: 1069: throughput=5MB/sec pending data=0 2024-08-17T01:12:18.028 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VbuzdKPJW9PbYmk off=13045114 len=1679765 2024-08-17T01:12:18.029 INFO:tasks.workunit.client.0.smithi110.stdout:op 5451 completed, throughput=5MB/sec 2024-08-17T01:12:18.030 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aRSyUhXh60dIC94 off=6296649 len=1690181 2024-08-17T01:12:18.037 INFO:tasks.workunit.client.0.smithi110.stdout:op 5452 completed, throughput=5MB/sec 2024-08-17T01:12:18.037 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Xwf6so8muT-eW7E off=5865176 len=1525915 2024-08-17T01:12:18.039 INFO:tasks.workunit.client.0.smithi110.stdout:op 5453 completed, throughput=5MB/sec 2024-08-17T01:12:18.471 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:12:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:12:18] "GET /metrics HTTP/1.1" 200 34128 "" "Prometheus/2.43.0" 2024-08-17T01:12:18.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:18 smithi110 ceph-mon[98148]: pgmap v1804: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:12:18.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:18 smithi110 ceph-mon[100641]: pgmap v1804: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:12:18.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:18 smithi177 ceph-mon[90034]: pgmap v1804: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:12:19.040 INFO:tasks.workunit.client.0.smithi110.stdout: 1070: throughput=5MB/sec pending data=0 2024-08-17T01:12:19.040 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-IWmYKOsIXau5OT_ off=11152965 len=655053 2024-08-17T01:12:19.041 INFO:tasks.workunit.client.0.smithi110.stdout:op 5454 completed, throughput=5MB/sec 2024-08-17T01:12:19.041 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-j-36SRo_Y_OnOag off=0 len=1733303 2024-08-17T01:12:19.050 INFO:tasks.workunit.client.0.smithi110.stdout:op 5455 completed, throughput=5MB/sec 2024-08-17T01:12:19.050 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2nxJPLOknD4iXhN off=8507288 len=299438 2024-08-17T01:12:19.052 INFO:tasks.workunit.client.0.smithi110.stdout:op 5456 completed, throughput=5MB/sec 2024-08-17T01:12:19.052 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hQXrJeRu4Xq_pjg off=5544682 len=174788 2024-08-17T01:12:19.052 INFO:tasks.workunit.client.0.smithi110.stdout:op 5457 completed, throughput=5MB/sec 2024-08-17T01:12:19.052 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nEI9n7dERl7wepk off=1809477 len=1304663 2024-08-17T01:12:19.060 INFO:tasks.workunit.client.0.smithi110.stdout:op 5458 completed, throughput=5MB/sec 2024-08-17T01:12:19.061 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-E7YCXCHZIDa5gpc off=4237528 len=1537824 2024-08-17T01:12:19.069 INFO:tasks.workunit.client.0.smithi110.stdout:op 5459 completed, throughput=5MB/sec 2024-08-17T01:12:20.070 INFO:tasks.workunit.client.0.smithi110.stdout: 1071: throughput=5MB/sec pending data=0 2024-08-17T01:12:20.070 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HRhAWd0lgi_wddZ off=1202283 len=2004610 2024-08-17T01:12:20.077 INFO:tasks.workunit.client.0.smithi110.stdout:op 5460 completed, throughput=5MB/sec 2024-08-17T01:12:20.078 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MUri5mCrV0zc75o off=5625101 len=1528495 2024-08-17T01:12:20.079 INFO:tasks.workunit.client.0.smithi110.stdout:op 5461 completed, throughput=5MB/sec 2024-08-17T01:12:20.079 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-N5ViF2iT0lGCWSu off=2613023 len=1607437 2024-08-17T01:12:20.080 INFO:tasks.workunit.client.0.smithi110.stdout:op 5462 completed, throughput=5MB/sec 2024-08-17T01:12:20.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:20 smithi110 ceph-mon[98148]: pgmap v1805: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:12:20.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:20 smithi110 ceph-mon[100641]: pgmap v1805: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:12:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:20 smithi177 ceph-mon[90034]: pgmap v1805: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:12:21.081 INFO:tasks.workunit.client.0.smithi110.stdout: 1072: throughput=5MB/sec pending data=0 2024-08-17T01:12:21.081 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ifFg5_56I66QX8l off=493005 len=2047895 2024-08-17T01:12:21.083 INFO:tasks.workunit.client.0.smithi110.stdout:op 5463 completed, throughput=5MB/sec 2024-08-17T01:12:21.084 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-5hQF252DLwCfMD1 off=115601 len=1381211 2024-08-17T01:12:21.087 INFO:tasks.workunit.client.0.smithi110.stdout:op 5464 completed, throughput=5MB/sec 2024-08-17T01:12:21.087 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zNgMXs72BYNv0Z8 off=7646890 len=1283659 2024-08-17T01:12:21.089 INFO:tasks.workunit.client.0.smithi110.stdout:op 5465 completed, throughput=5MB/sec 2024-08-17T01:12:21.089 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2xYWSD8Z9gxnxPk off=9067062 len=700874 2024-08-17T01:12:21.090 INFO:tasks.workunit.client.0.smithi110.stdout:op 5466 completed, throughput=5MB/sec 2024-08-17T01:12:22.091 INFO:tasks.workunit.client.0.smithi110.stdout: 1073: throughput=5MB/sec pending data=0 2024-08-17T01:12:22.091 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YsPMz_Zj-4cPqcZ off=1097442 len=1250671 2024-08-17T01:12:22.098 INFO:tasks.workunit.client.0.smithi110.stdout:op 5467 completed, throughput=5MB/sec 2024-08-17T01:12:22.098 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gsR0Z0sdDX5Hjz4 off=2913336 len=1273784 2024-08-17T01:12:22.107 INFO:tasks.workunit.client.0.smithi110.stdout:op 5468 completed, throughput=5MB/sec 2024-08-17T01:12:22.107 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vhK2AwWcVc8OvL2 off=21438999 len=1980740 2024-08-17T01:12:22.109 INFO:tasks.workunit.client.0.smithi110.stdout:op 5469 completed, throughput=5MB/sec 2024-08-17T01:12:22.109 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-CBzEAjWQ7I5WrA7 off=5547389 len=754616 2024-08-17T01:12:22.110 INFO:tasks.workunit.client.0.smithi110.stdout:op 5470 completed, throughput=5MB/sec 2024-08-17T01:12:22.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:22 smithi110 ceph-mon[98148]: pgmap v1806: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-17T01:12:22.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:22 smithi110 ceph-mon[100641]: pgmap v1806: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-17T01:12:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:22 smithi177 ceph-mon[90034]: pgmap v1806: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-17T01:12:23.110 INFO:tasks.workunit.client.0.smithi110.stdout: 1074: throughput=5MB/sec pending data=0 2024-08-17T01:12:23.111 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pzXFT44CHQVdZ0a off=2514557 len=1894864 2024-08-17T01:12:23.123 INFO:tasks.workunit.client.0.smithi110.stdout:op 5471 completed, throughput=5MB/sec 2024-08-17T01:12:23.123 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-BAFEEFZxLdOC1h9 off=3568891 len=115096 2024-08-17T01:12:23.125 INFO:tasks.workunit.client.0.smithi110.stdout:op 5472 completed, throughput=5MB/sec 2024-08-17T01:12:23.126 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OQsTu_V2f2REAUN off=8839454 len=945566 2024-08-17T01:12:23.127 INFO:tasks.workunit.client.0.smithi110.stdout:op 5473 completed, throughput=5MB/sec 2024-08-17T01:12:23.127 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3gcvRTiCbnyR1JD off=5276522 len=673179 2024-08-17T01:12:23.131 INFO:tasks.workunit.client.0.smithi110.stdout:op 5474 completed, throughput=5MB/sec 2024-08-17T01:12:23.131 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZISIcAp59tgXO4X off=521203 len=1546806 2024-08-17T01:12:23.141 INFO:tasks.workunit.client.0.smithi110.stdout:op 5475 completed, throughput=5MB/sec 2024-08-17T01:12:24.141 INFO:tasks.workunit.client.0.smithi110.stdout: 1075: throughput=5MB/sec pending data=0 2024-08-17T01:12:24.142 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-YYaSEQM5iY2PTUX off=2442777 len=322997 2024-08-17T01:12:24.143 INFO:tasks.workunit.client.0.smithi110.stdout:op 5476 completed, throughput=5MB/sec 2024-08-17T01:12:24.143 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qYKHUmuoYp1Gta7 off=2638752 len=1925508 2024-08-17T01:12:24.145 INFO:tasks.workunit.client.0.smithi110.stdout:op 5477 completed, throughput=5MB/sec 2024-08-17T01:12:24.145 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-s72PLCqd1efJQcj off=13361369 len=1097022 2024-08-17T01:12:24.151 INFO:tasks.workunit.client.0.smithi110.stdout:op 5478 completed, throughput=5MB/sec 2024-08-17T01:12:24.151 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jXdtrdKnIB32kKe off=15655836 len=818423 2024-08-17T01:12:24.153 INFO:tasks.workunit.client.0.smithi110.stdout:op 5479 completed, throughput=5MB/sec 2024-08-17T01:12:24.153 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-AAut4V67Cm32sU7 off=1046101 len=1068019 2024-08-17T01:12:24.154 INFO:tasks.workunit.client.0.smithi110.stdout:op 5480 completed, throughput=5MB/sec 2024-08-17T01:12:24.154 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dphGAelttwgRk0M off=4261933 len=663123 2024-08-17T01:12:24.159 INFO:tasks.workunit.client.0.smithi110.stdout:op 5481 completed, throughput=5MB/sec 2024-08-17T01:12:24.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:24 smithi110 ceph-mon[98148]: pgmap v1807: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:12:24.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:24 smithi110 ceph-mon[100641]: pgmap v1807: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:12:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:24 smithi177 ceph-mon[90034]: pgmap v1807: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:12:25.159 INFO:tasks.workunit.client.0.smithi110.stdout: 1076: throughput=5MB/sec pending data=0 2024-08-17T01:12:25.159 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1tQoClyJxCoo1FZ off=4320838 len=1221640 2024-08-17T01:12:25.167 INFO:tasks.workunit.client.0.smithi110.stdout:op 5482 completed, throughput=5MB/sec 2024-08-17T01:12:25.167 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dbxb6Tsgm0vf2pB off=13742143 len=1969125 2024-08-17T01:12:25.177 INFO:tasks.workunit.client.0.smithi110.stdout:op 5483 completed, throughput=5MB/sec 2024-08-17T01:12:25.178 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qMlQayqoBgtqN33 off=8679340 len=991066 2024-08-17T01:12:25.183 INFO:tasks.workunit.client.0.smithi110.stdout:op 5484 completed, throughput=5MB/sec 2024-08-17T01:12:25.183 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RtBlvgt5483ZonA off=1030166 len=1921628 2024-08-17T01:12:25.192 INFO:tasks.workunit.client.0.smithi110.stdout:op 5485 completed, throughput=5MB/sec 2024-08-17T01:12:26.193 INFO:tasks.workunit.client.0.smithi110.stdout: 1077: throughput=5MB/sec pending data=0 2024-08-17T01:12:26.193 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-dtiKz5ei2CTL03t off=890412 len=1307780 2024-08-17T01:12:26.196 INFO:tasks.workunit.client.0.smithi110.stdout:op 5486 completed, throughput=5MB/sec 2024-08-17T01:12:26.196 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--QzpeutHGIpd3Zy off=470810 len=1951707 2024-08-17T01:12:26.204 INFO:tasks.workunit.client.0.smithi110.stdout:op 5487 completed, throughput=5MB/sec 2024-08-17T01:12:26.204 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Gsw2vccfrNp_Lh1 off=6494376 len=1417343 2024-08-17T01:12:26.210 INFO:tasks.workunit.client.0.smithi110.stdout:op 5488 completed, throughput=5MB/sec 2024-08-17T01:12:26.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:26 smithi110 ceph-mon[100641]: pgmap v1808: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T01:12:26.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:26 smithi110 ceph-mon[98148]: pgmap v1808: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T01:12:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:26 smithi177 ceph-mon[90034]: pgmap v1808: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T01:12:27.211 INFO:tasks.workunit.client.0.smithi110.stdout: 1078: throughput=5MB/sec pending data=0 2024-08-17T01:12:27.211 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ax2ei5qpfTH7W8h off=24806191 len=473433 2024-08-17T01:12:27.215 INFO:tasks.workunit.client.0.smithi110.stdout:op 5489 completed, throughput=5MB/sec 2024-08-17T01:12:27.215 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Pfc2DoZTUOq9RPh off=2087419 len=1562266 2024-08-17T01:12:27.218 INFO:tasks.workunit.client.0.smithi110.stdout:op 5490 completed, throughput=5MB/sec 2024-08-17T01:12:27.218 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3uPspJX63_uNI7I off=2624333 len=1690295 2024-08-17T01:12:27.226 INFO:tasks.workunit.client.0.smithi110.stdout:op 5491 completed, throughput=5MB/sec 2024-08-17T01:12:27.226 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-YSrp432aW9MSKa9 off=3342552 len=969406 2024-08-17T01:12:27.229 INFO:tasks.workunit.client.0.smithi110.stdout:op 5492 completed, throughput=5MB/sec 2024-08-17T01:12:27.229 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-diQMBCUQFDvehX8 off=15758038 len=1919198 2024-08-17T01:12:27.239 INFO:tasks.workunit.client.0.smithi110.stdout:op 5493 completed, throughput=5MB/sec 2024-08-17T01:12:28.239 INFO:tasks.workunit.client.0.smithi110.stdout: 1079: throughput=5MB/sec pending data=0 2024-08-17T01:12:28.239 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aSpJbcwPqa1A7tw off=3627022 len=1790845 2024-08-17T01:12:28.241 INFO:tasks.workunit.client.0.smithi110.stdout:op 5494 completed, throughput=5MB/sec 2024-08-17T01:12:28.242 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KNIcdrrCDgqEN7u off=7071632 len=635447 2024-08-17T01:12:28.242 INFO:tasks.workunit.client.0.smithi110.stdout:op 5495 completed, throughput=5MB/sec 2024-08-17T01:12:28.242 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-j4EvsOS8kv63S3s off=15274830 len=335278 2024-08-17T01:12:28.244 INFO:tasks.workunit.client.0.smithi110.stdout:op 5496 completed, throughput=5MB/sec 2024-08-17T01:12:28.244 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Tv2wxUjEyZAj_TY off=13168150 len=284137 2024-08-17T01:12:28.247 INFO:tasks.workunit.client.0.smithi110.stdout:op 5497 completed, throughput=5MB/sec 2024-08-17T01:12:28.247 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6LTi77mGZ7sxpOu off=11445383 len=1013411 2024-08-17T01:12:28.253 INFO:tasks.workunit.client.0.smithi110.stdout:op 5498 completed, throughput=5MB/sec 2024-08-17T01:12:28.486 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:12:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:12:28] "GET /metrics HTTP/1.1" 200 34128 "" "Prometheus/2.43.0" 2024-08-17T01:12:28.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:28 smithi110 ceph-mon[100641]: pgmap v1809: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-17T01:12:28.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:28 smithi110 ceph-mon[98148]: pgmap v1809: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-17T01:12:28.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:28 smithi177 ceph-mon[90034]: pgmap v1809: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-17T01:12:29.253 INFO:tasks.workunit.client.0.smithi110.stdout: 1080: throughput=5MB/sec pending data=0 2024-08-17T01:12:29.253 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KFigOFwi6GBqove off=1645770 len=469972 2024-08-17T01:12:29.257 INFO:tasks.workunit.client.0.smithi110.stdout:op 5499 completed, throughput=5MB/sec 2024-08-17T01:12:29.257 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZCDg-fjDNlEXp60 off=5786216 len=1592104 2024-08-17T01:12:29.259 INFO:tasks.workunit.client.0.smithi110.stdout:op 5500 completed, throughput=5MB/sec 2024-08-17T01:12:29.259 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LSFrwbAK9m4sGQ7 off=14878294 len=657814 2024-08-17T01:12:29.262 INFO:tasks.workunit.client.0.smithi110.stdout:op 5501 completed, throughput=5MB/sec 2024-08-17T01:12:29.262 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-L4BVs-CGY61WLRv off=15547808 len=1333899 2024-08-17T01:12:29.264 INFO:tasks.workunit.client.0.smithi110.stdout:op 5502 completed, throughput=5MB/sec 2024-08-17T01:12:29.264 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kZkucAdLV5dZ8DL off=1394259 len=986318 2024-08-17T01:12:29.265 INFO:tasks.workunit.client.0.smithi110.stdout:op 5503 completed, throughput=5MB/sec 2024-08-17T01:12:30.266 INFO:tasks.workunit.client.0.smithi110.stdout: 1081: throughput=5MB/sec pending data=0 2024-08-17T01:12:30.266 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hhkSAGnsVBAuC15 off=16107086 len=105814 2024-08-17T01:12:30.266 INFO:tasks.workunit.client.0.smithi110.stdout:op 5504 completed, throughput=5MB/sec 2024-08-17T01:12:30.266 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3o5mvI8boVQGor9 off=1264958 len=18264 2024-08-17T01:12:30.267 INFO:tasks.workunit.client.0.smithi110.stdout:op 5505 completed, throughput=5MB/sec 2024-08-17T01:12:30.267 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-S6DERYhJoeFT8Ok off=11411711 len=224823 2024-08-17T01:12:30.270 INFO:tasks.workunit.client.0.smithi110.stdout:op 5506 completed, throughput=5MB/sec 2024-08-17T01:12:30.270 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-FOCZl4En5Z-6noC off=1104402 len=28871 2024-08-17T01:12:30.273 INFO:tasks.workunit.client.0.smithi110.stdout:op 5507 completed, throughput=5MB/sec 2024-08-17T01:12:30.273 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9spWO2G8L3HJu2_ off=3928615 len=878821 2024-08-17T01:12:30.275 INFO:tasks.workunit.client.0.smithi110.stdout:op 5508 completed, throughput=5MB/sec 2024-08-17T01:12:30.275 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KuEHQO_LWTH5VMi off=1235699 len=134815 2024-08-17T01:12:30.276 INFO:tasks.workunit.client.0.smithi110.stdout:op 5509 completed, throughput=5MB/sec 2024-08-17T01:12:30.276 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XWSOYpR718Da3xN off=13593377 len=1637095 2024-08-17T01:12:30.278 INFO:tasks.workunit.client.0.smithi110.stdout:op 5510 completed, throughput=5MB/sec 2024-08-17T01:12:30.278 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aJZdA88gPnBt2-J off=5030926 len=311403 2024-08-17T01:12:30.281 INFO:tasks.workunit.client.0.smithi110.stdout:op 5511 completed, throughput=5MB/sec 2024-08-17T01:12:30.281 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9bo66sbgFObn_Ml off=1069655 len=479750 2024-08-17T01:12:30.285 INFO:tasks.workunit.client.0.smithi110.stdout:op 5512 completed, throughput=5MB/sec 2024-08-17T01:12:30.285 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xLQcT21c3mdElbv off=3286190 len=688099 2024-08-17T01:12:30.290 INFO:tasks.workunit.client.0.smithi110.stdout:op 5513 completed, throughput=5MB/sec 2024-08-17T01:12:30.290 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hFtJthrViiO7Kui off=15009602 len=1766615 2024-08-17T01:12:30.292 INFO:tasks.workunit.client.0.smithi110.stdout:op 5514 completed, throughput=5MB/sec 2024-08-17T01:12:30.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:30 smithi110 ceph-mon[98148]: pgmap v1810: 105 pgs: 105 active+clean; 126 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-17T01:12:30.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:30 smithi110 ceph-mon[100641]: pgmap v1810: 105 pgs: 105 active+clean; 126 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-17T01:12:30.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:30 smithi177 ceph-mon[90034]: pgmap v1810: 105 pgs: 105 active+clean; 126 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-17T01:12:31.292 INFO:tasks.workunit.client.0.smithi110.stdout: 1082: throughput=5MB/sec pending data=0 2024-08-17T01:12:31.292 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-mFfwOPP4LoXK-6U off=1156944 len=1603067 2024-08-17T01:12:31.301 INFO:tasks.workunit.client.0.smithi110.stdout:op 5515 completed, throughput=5MB/sec 2024-08-17T01:12:31.301 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--9YpzkcDfYBRtfI off=1019832 len=862628 2024-08-17T01:12:31.302 INFO:tasks.workunit.client.0.smithi110.stdout:op 5516 completed, throughput=5MB/sec 2024-08-17T01:12:31.302 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-h1p4yxjDBaWKPTS off=75927 len=610444 2024-08-17T01:12:31.304 INFO:tasks.workunit.client.0.smithi110.stdout:op 5517 completed, throughput=5MB/sec 2024-08-17T01:12:31.304 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-B1RBN2cnTJJdDhS off=16196310 len=1979600 2024-08-17T01:12:31.306 INFO:tasks.workunit.client.0.smithi110.stdout:op 5518 completed, throughput=5MB/sec 2024-08-17T01:12:31.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:12:31.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:12:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:12:32.307 INFO:tasks.workunit.client.0.smithi110.stdout: 1083: throughput=5MB/sec pending data=0 2024-08-17T01:12:32.307 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-icliSLCkiOsnoYc off=14347821 len=1543019 2024-08-17T01:12:32.314 INFO:tasks.workunit.client.0.smithi110.stdout:op 5519 completed, throughput=5MB/sec 2024-08-17T01:12:32.314 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-kA9KL-0-fW_6HnO off=5392409 len=1441127 2024-08-17T01:12:32.319 INFO:tasks.workunit.client.0.smithi110.stdout:op 5520 completed, throughput=5MB/sec 2024-08-17T01:12:32.320 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ljrlCFj2atmqU5y off=4577271 len=1290967 2024-08-17T01:12:32.327 INFO:tasks.workunit.client.0.smithi110.stdout:op 5521 completed, throughput=5MB/sec 2024-08-17T01:12:32.327 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kv03NKdqhuXvGHZ off=5865171 len=1185109 2024-08-17T01:12:32.328 INFO:tasks.workunit.client.0.smithi110.stdout:op 5522 completed, throughput=5MB/sec 2024-08-17T01:12:32.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:32 smithi110 ceph-mon[98148]: pgmap v1811: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:12:32.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:32 smithi110 ceph-mon[100641]: pgmap v1811: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:12:32.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:32 smithi177 ceph-mon[90034]: pgmap v1811: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:12:33.330 INFO:tasks.workunit.client.0.smithi110.stdout: 1084: throughput=5MB/sec pending data=0 2024-08-17T01:12:33.330 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jveo6GVkZa6vGgT off=11285403 len=2004925 2024-08-17T01:12:33.330 INFO:tasks.workunit.client.0.smithi110.stdout:op 5523 completed, throughput=5MB/sec 2024-08-17T01:12:33.330 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CJrESgbq_yWGrUt off=12198228 len=2095121 2024-08-17T01:12:33.343 INFO:tasks.workunit.client.0.smithi110.stdout:op 5524 completed, throughput=5MB/sec 2024-08-17T01:12:33.343 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Sk-_8OORITg9gzZ off=1199192 len=1236993 2024-08-17T01:12:33.349 INFO:tasks.workunit.client.0.smithi110.stdout:op 5525 completed, throughput=5MB/sec 2024-08-17T01:12:34.349 INFO:tasks.workunit.client.0.smithi110.stdout: 1085: throughput=5MB/sec pending data=0 2024-08-17T01:12:34.349 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-I6VeL6_FvRixLQ0 off=7511950 len=99424 2024-08-17T01:12:34.350 INFO:tasks.workunit.client.0.smithi110.stdout:op 5526 completed, throughput=5MB/sec 2024-08-17T01:12:34.350 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xm6UR1ny-VecrLP off=1093197 len=1245344 2024-08-17T01:12:34.358 INFO:tasks.workunit.client.0.smithi110.stdout:op 5527 completed, throughput=5MB/sec 2024-08-17T01:12:34.358 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-33BckCtnjvPTvs4 off=2542657 len=1867684 2024-08-17T01:12:34.370 INFO:tasks.workunit.client.0.smithi110.stdout:op 5528 completed, throughput=5MB/sec 2024-08-17T01:12:34.370 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WjCZ5dc_rcrMki2 off=6873517 len=1185262 2024-08-17T01:12:34.375 INFO:tasks.workunit.client.0.smithi110.stdout:op 5529 completed, throughput=5MB/sec 2024-08-17T01:12:34.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:34 smithi110 ceph-mon[98148]: pgmap v1812: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:12:34.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:34 smithi110 ceph-mon[100641]: pgmap v1812: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:12:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:34 smithi177 ceph-mon[90034]: pgmap v1812: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:12:35.375 INFO:tasks.workunit.client.0.smithi110.stdout: 1086: throughput=5MB/sec pending data=0 2024-08-17T01:12:35.375 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Q-RBRJAAmMwEoo5 off=10450930 len=695104 2024-08-17T01:12:35.379 INFO:tasks.workunit.client.0.smithi110.stdout:op 5530 completed, throughput=5MB/sec 2024-08-17T01:12:35.380 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VdZh2EL58i3ixVO off=6222271 len=896220 2024-08-17T01:12:35.381 INFO:tasks.workunit.client.0.smithi110.stdout:op 5531 completed, throughput=5MB/sec 2024-08-17T01:12:35.381 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-BtGWdxkGlwHUUHX off=15285693 len=1741279 2024-08-17T01:12:35.390 INFO:tasks.workunit.client.0.smithi110.stdout:op 5532 completed, throughput=5MB/sec 2024-08-17T01:12:35.391 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9XZpm-jq-_ODLRs off=7798542 len=945537 2024-08-17T01:12:35.396 INFO:tasks.workunit.client.0.smithi110.stdout:op 5533 completed, throughput=5MB/sec 2024-08-17T01:12:35.397 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--QzpeutHGIpd3Zy off=1232121 len=519285 2024-08-17T01:12:35.400 INFO:tasks.workunit.client.0.smithi110.stdout:op 5534 completed, throughput=5MB/sec 2024-08-17T01:12:35.400 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LOt7_TdPYvmsUCe off=5430663 len=1570677 2024-08-17T01:12:35.408 INFO:tasks.workunit.client.0.smithi110.stdout:op 5535 completed, throughput=5MB/sec 2024-08-17T01:12:36.408 INFO:tasks.workunit.client.0.smithi110.stdout: 1087: throughput=5MB/sec pending data=0 2024-08-17T01:12:36.409 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--1MV_7GyDlSb_Fx off=1030814 len=1531313 2024-08-17T01:12:36.417 INFO:tasks.workunit.client.0.smithi110.stdout:op 5536 completed, throughput=5MB/sec 2024-08-17T01:12:36.417 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-XqFncdvCR9-BYOr off=5922167 len=1764678 2024-08-17T01:12:36.424 INFO:tasks.workunit.client.0.smithi110.stdout:op 5537 completed, throughput=5MB/sec 2024-08-17T01:12:36.424 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-D_DJqxq_2Sc3eKs off=479006 len=746692 2024-08-17T01:12:36.426 INFO:tasks.workunit.client.0.smithi110.stdout:op 5538 completed, throughput=5MB/sec 2024-08-17T01:12:36.426 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7XF6wbI55VV4mp- off=2194155 len=1351016 2024-08-17T01:12:36.433 INFO:tasks.workunit.client.0.smithi110.stdout:op 5539 completed, throughput=5MB/sec 2024-08-17T01:12:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:36 smithi110 ceph-mon[98148]: pgmap v1813: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:12:36.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:36 smithi110 ceph-mon[100641]: pgmap v1813: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:12:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:36 smithi177 ceph-mon[90034]: pgmap v1813: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-17T01:12:37.434 INFO:tasks.workunit.client.0.smithi110.stdout: 1088: throughput=5MB/sec pending data=0 2024-08-17T01:12:37.434 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2W05X9LTF1Rtu7u off=1333069 len=1413922 2024-08-17T01:12:37.436 INFO:tasks.workunit.client.0.smithi110.stdout:op 5540 completed, throughput=5MB/sec 2024-08-17T01:12:37.436 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GyUTjvjJvcMXZms off=5276312 len=1736219 2024-08-17T01:12:37.439 INFO:tasks.workunit.client.0.smithi110.stdout:op 5541 completed, throughput=5MB/sec 2024-08-17T01:12:37.439 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3-cKluBYYVCjhy- off=16499817 len=1361572 2024-08-17T01:12:37.441 INFO:tasks.workunit.client.0.smithi110.stdout:op 5542 completed, throughput=5MB/sec 2024-08-17T01:12:38.441 INFO:tasks.workunit.client.0.smithi110.stdout: 1089: throughput=5MB/sec pending data=0 2024-08-17T01:12:38.441 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qfNaa4yZSUJS_TA off=4349452 len=45870 2024-08-17T01:12:38.442 INFO:tasks.workunit.client.0.smithi110.stdout:op 5543 completed, throughput=5MB/sec 2024-08-17T01:12:38.442 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dCIQuTbzN2qOe6C off=2578294 len=441144 2024-08-17T01:12:38.446 INFO:tasks.workunit.client.0.smithi110.stdout:op 5544 completed, throughput=5MB/sec 2024-08-17T01:12:38.446 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0yd4hCzk_aXDx1k off=4396033 len=2066764 2024-08-17T01:12:38.448 INFO:tasks.workunit.client.0.smithi110.stdout:op 5545 completed, throughput=5MB/sec 2024-08-17T01:12:38.448 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PwULxyWO_z2nA1Z off=23211592 len=2050499 2024-08-17T01:12:38.460 INFO:tasks.workunit.client.0.smithi110.stdout:op 5546 completed, throughput=5MB/sec 2024-08-17T01:12:38.460 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ohazLJYvz4AttHW off=22553184 len=1308074 2024-08-17T01:12:38.466 INFO:tasks.workunit.client.0.smithi110.stdout:op 5547 completed, throughput=5MB/sec 2024-08-17T01:12:38.502 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:12:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:12:38] "GET /metrics HTTP/1.1" 200 34131 "" "Prometheus/2.43.0" 2024-08-17T01:12:38.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:38 smithi110 ceph-mon[98148]: pgmap v1814: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:12:38.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:38 smithi110 ceph-mon[100641]: pgmap v1814: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:12:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:38 smithi177 ceph-mon[90034]: pgmap v1814: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:12:39.466 INFO:tasks.workunit.client.0.smithi110.stdout: 1090: throughput=5MB/sec pending data=0 2024-08-17T01:12:39.466 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-murUMAr8R62fsu9 off=5320376 len=561370 2024-08-17T01:12:39.471 INFO:tasks.workunit.client.0.smithi110.stdout:op 5548 completed, throughput=5MB/sec 2024-08-17T01:12:39.471 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cejUbQhkttnkphX off=1774131 len=180967 2024-08-17T01:12:39.472 INFO:tasks.workunit.client.0.smithi110.stdout:op 5549 completed, throughput=5MB/sec 2024-08-17T01:12:39.472 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--gu_Jf9O4bqDVNl off=5933659 len=997930 2024-08-17T01:12:39.477 INFO:tasks.workunit.client.0.smithi110.stdout:op 5550 completed, throughput=5MB/sec 2024-08-17T01:12:39.477 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lZC32g-Yc8fRXLE off=9333545 len=1053985 2024-08-17T01:12:39.479 INFO:tasks.workunit.client.0.smithi110.stdout:op 5551 completed, throughput=5MB/sec 2024-08-17T01:12:39.479 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--IxmRIYLGGhUpZX off=17529240 len=1723063 2024-08-17T01:12:39.480 INFO:tasks.workunit.client.0.smithi110.stdout:op 5552 completed, throughput=5MB/sec 2024-08-17T01:12:39.480 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-RVxfnIzjWnENJSh off=12762675 len=1667936 2024-08-17T01:12:39.482 INFO:tasks.workunit.client.0.smithi110.stdout:op 5553 completed, throughput=5MB/sec 2024-08-17T01:12:40.486 INFO:tasks.workunit.client.0.smithi110.stdout: 1091: throughput=5MB/sec pending data=0 2024-08-17T01:12:40.486 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZFBSCvpaL_R_01y off=0 len=1174870 2024-08-17T01:12:40.489 INFO:tasks.workunit.client.0.smithi110.stdout:op 5554 completed, throughput=5MB/sec 2024-08-17T01:12:40.489 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-epS-WmaYDB9xAwU off=5627125 len=897352 2024-08-17T01:12:40.491 INFO:tasks.workunit.client.0.smithi110.stdout:op 5555 completed, throughput=5MB/sec 2024-08-17T01:12:40.491 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-21vLa2V_p8jNNzP off=5592727 len=227297 2024-08-17T01:12:40.492 INFO:tasks.workunit.client.0.smithi110.stdout:op 5556 completed, throughput=5MB/sec 2024-08-17T01:12:40.492 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bzFuLOhXHIDG9v0 off=1288620 len=1883605 2024-08-17T01:12:40.494 INFO:tasks.workunit.client.0.smithi110.stdout:op 5557 completed, throughput=5MB/sec 2024-08-17T01:12:40.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:40 smithi110 ceph-mon[98148]: pgmap v1815: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-17T01:12:40.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:40 smithi110 ceph-mon[100641]: pgmap v1815: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-17T01:12:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:40 smithi177 ceph-mon[90034]: pgmap v1815: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-17T01:12:41.494 INFO:tasks.workunit.client.0.smithi110.stdout: 1092: throughput=5MB/sec pending data=0 2024-08-17T01:12:41.495 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-YVG4IAwLR_kMYo6 off=6696600 len=880166 2024-08-17T01:12:41.496 INFO:tasks.workunit.client.0.smithi110.stdout:op 5558 completed, throughput=5MB/sec 2024-08-17T01:12:41.496 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2EXDsxwKJqFiJKr off=4588395 len=83411 2024-08-17T01:12:41.498 INFO:tasks.workunit.client.0.smithi110.stdout:op 5559 completed, throughput=5MB/sec 2024-08-17T01:12:41.498 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZDCIfljE-9lyvrb off=9625230 len=2070273 2024-08-17T01:12:41.502 INFO:tasks.workunit.client.0.smithi110.stdout:op 5560 completed, throughput=5MB/sec 2024-08-17T01:12:41.502 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Z8TR4ZCNTFCiTT3 off=5036480 len=127829 2024-08-17T01:12:41.503 INFO:tasks.workunit.client.0.smithi110.stdout:op 5561 completed, throughput=5MB/sec 2024-08-17T01:12:41.503 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QnOVt2ezlNqrhHc off=17292691 len=860369 2024-08-17T01:12:41.507 INFO:tasks.workunit.client.0.smithi110.stdout:op 5562 completed, throughput=5MB/sec 2024-08-17T01:12:41.507 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-C4hFFr5wr97Kd9s off=11720772 len=2088756 2024-08-17T01:12:41.515 INFO:tasks.workunit.client.0.smithi110.stdout:op 5563 completed, throughput=5MB/sec 2024-08-17T01:12:41.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:41 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:12:41.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:41 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:12:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:41 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:12:42.515 INFO:tasks.workunit.client.0.smithi110.stdout: 1093: throughput=5MB/sec pending data=0 2024-08-17T01:12:42.515 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-D_SPmxldDzh-gLq off=1596075 len=838267 2024-08-17T01:12:42.516 INFO:tasks.workunit.client.0.smithi110.stdout:op 5564 completed, throughput=5MB/sec 2024-08-17T01:12:42.516 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-y8fv0gj1GTxg9Yl off=7324349 len=909586 2024-08-17T01:12:42.517 INFO:tasks.workunit.client.0.smithi110.stdout:op 5565 completed, throughput=5MB/sec 2024-08-17T01:12:42.517 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JMWAVormNXFDrrE off=1733507 len=42102 2024-08-17T01:12:42.520 INFO:tasks.workunit.client.0.smithi110.stdout:op 5566 completed, throughput=5MB/sec 2024-08-17T01:12:42.520 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-286KkLw08ZxvUEs off=13750465 len=539168 2024-08-17T01:12:42.521 INFO:tasks.workunit.client.0.smithi110.stdout:op 5567 completed, throughput=5MB/sec 2024-08-17T01:12:42.521 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MRo1wOQChXeRXPI off=17924849 len=267170 2024-08-17T01:12:42.524 INFO:tasks.workunit.client.0.smithi110.stdout:op 5568 completed, throughput=5MB/sec 2024-08-17T01:12:42.524 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pllbTe3NT0F7n11 off=13666022 len=2021257 2024-08-17T01:12:42.526 INFO:tasks.workunit.client.0.smithi110.stdout:op 5569 completed, throughput=5MB/sec 2024-08-17T01:12:42.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:42 smithi110 ceph-mon[100641]: pgmap v1816: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-17T01:12:42.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:42 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:12:42.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:42 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:12:42.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:42 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:12:42.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:42 smithi110 ceph-mon[98148]: pgmap v1816: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-17T01:12:42.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:42 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:12:42.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:42 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:12:42.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:42 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:12:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:42 smithi177 ceph-mon[90034]: pgmap v1816: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-17T01:12:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:42 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:12:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:42 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:12:42.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:42 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:12:43.527 INFO:tasks.workunit.client.0.smithi110.stdout: 1094: throughput=5MB/sec pending data=0 2024-08-17T01:12:43.527 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kLXpGNcmytqeBqP off=10945426 len=1703841 2024-08-17T01:12:43.529 INFO:tasks.workunit.client.0.smithi110.stdout:op 5570 completed, throughput=5MB/sec 2024-08-17T01:12:43.529 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gFBCAZhnZvhNcvW off=505169 len=248504 2024-08-17T01:12:43.533 INFO:tasks.workunit.client.0.smithi110.stdout:op 5571 completed, throughput=5MB/sec 2024-08-17T01:12:43.533 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-usmyRGdNmsXdNq1 off=8223142 len=1756342 2024-08-17T01:12:43.535 INFO:tasks.workunit.client.0.smithi110.stdout:op 5572 completed, throughput=5MB/sec 2024-08-17T01:12:43.535 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pCYCLHBeDL292W_ off=0 len=1857216 2024-08-17T01:12:43.537 INFO:tasks.workunit.client.0.smithi110.stdout:op 5573 completed, throughput=5MB/sec 2024-08-17T01:12:44.537 INFO:tasks.workunit.client.0.smithi110.stdout: 1095: throughput=5MB/sec pending data=0 2024-08-17T01:12:44.538 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-q1hUv66c-yIq_er off=4728338 len=388052 2024-08-17T01:12:44.540 INFO:tasks.workunit.client.0.smithi110.stdout:op 5574 completed, throughput=5MB/sec 2024-08-17T01:12:44.540 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cYpiR9rhfxF-lQj off=4765060 len=179153 2024-08-17T01:12:44.541 INFO:tasks.workunit.client.0.smithi110.stdout:op 5575 completed, throughput=5MB/sec 2024-08-17T01:12:44.541 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-doK93gvzhOXqqca off=1825839 len=1635297 2024-08-17T01:12:44.548 INFO:tasks.workunit.client.0.smithi110.stdout:op 5576 completed, throughput=5MB/sec 2024-08-17T01:12:44.549 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yky_yxJjJJ9g0Bk off=10593252 len=762240 2024-08-17T01:12:44.552 INFO:tasks.workunit.client.0.smithi110.stdout:op 5577 completed, throughput=5MB/sec 2024-08-17T01:12:44.552 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pHPzHUrU5JvassZ off=1011491 len=525494 2024-08-17T01:12:44.553 INFO:tasks.workunit.client.0.smithi110.stdout:op 5578 completed, throughput=5MB/sec 2024-08-17T01:12:44.553 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-w3HjmtUfya7ZfCZ off=4254666 len=1170562 2024-08-17T01:12:44.559 INFO:tasks.workunit.client.0.smithi110.stdout:op 5579 completed, throughput=5MB/sec 2024-08-17T01:12:44.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:44 smithi110 ceph-mon[98148]: pgmap v1817: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:12:44.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:44 smithi110 ceph-mon[100641]: pgmap v1817: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:12:44.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:44 smithi177 ceph-mon[90034]: pgmap v1817: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:12:45.560 INFO:tasks.workunit.client.0.smithi110.stdout: 1096: throughput=5MB/sec pending data=0 2024-08-17T01:12:45.560 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zXYMKBMOCIZVIkQ off=132298 len=243478 2024-08-17T01:12:45.560 INFO:tasks.workunit.client.0.smithi110.stdout:op 5580 completed, throughput=5MB/sec 2024-08-17T01:12:45.560 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5fzVW0O6-Pr9aW_ off=4475680 len=700816 2024-08-17T01:12:45.565 INFO:tasks.workunit.client.0.smithi110.stdout:op 5581 completed, throughput=5MB/sec 2024-08-17T01:12:45.565 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nrNcFwH8AwjF2Cr off=9360964 len=1458281 2024-08-17T01:12:45.573 INFO:tasks.workunit.client.0.smithi110.stdout:op 5582 completed, throughput=5MB/sec 2024-08-17T01:12:45.574 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KCfl4y-2mHcxwSB off=13191152 len=234729 2024-08-17T01:12:45.574 INFO:tasks.workunit.client.0.smithi110.stdout:op 5583 completed, throughput=5MB/sec 2024-08-17T01:12:45.574 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3aVo8YM4VQNbe53 off=11266705 len=1192115 2024-08-17T01:12:45.579 INFO:tasks.workunit.client.0.smithi110.stdout:op 5584 completed, throughput=5MB/sec 2024-08-17T01:12:45.579 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-N18mqoaH-T9jCsN off=4666905 len=1630786 2024-08-17T01:12:45.586 INFO:tasks.workunit.client.0.smithi110.stdout:op 5585 completed, throughput=5MB/sec 2024-08-17T01:12:46.586 INFO:tasks.workunit.client.0.smithi110.stdout: 1097: throughput=5MB/sec pending data=0 2024-08-17T01:12:46.587 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Wqfvaq-UtcgKYjB off=5903691 len=1506384 2024-08-17T01:12:46.595 INFO:tasks.workunit.client.0.smithi110.stdout:op 5586 completed, throughput=5MB/sec 2024-08-17T01:12:46.595 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-WHKFovPcsLL7KzK off=721568 len=503136 2024-08-17T01:12:46.595 INFO:tasks.workunit.client.0.smithi110.stdout:op 5587 completed, throughput=5MB/sec 2024-08-17T01:12:46.596 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bATII8iT91b5qRd off=8547465 len=2383 2024-08-17T01:12:46.598 INFO:tasks.workunit.client.0.smithi110.stdout:op 5588 completed, throughput=5MB/sec 2024-08-17T01:12:46.598 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3ztGnutr5pYoWhu off=14978559 len=1907352 2024-08-17T01:12:46.600 INFO:tasks.workunit.client.0.smithi110.stdout:op 5589 completed, throughput=5MB/sec 2024-08-17T01:12:46.600 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_ZYl774PFxhUYKK off=9281011 len=1312521 2024-08-17T01:12:46.602 INFO:tasks.workunit.client.0.smithi110.stdout:op 5590 completed, throughput=5MB/sec 2024-08-17T01:12:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:46 smithi110 ceph-mon[98148]: pgmap v1818: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T01:12:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:12:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:46 smithi110 ceph-mon[100641]: pgmap v1818: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T01:12:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:12:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:46 smithi177 ceph-mon[90034]: pgmap v1818: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T01:12:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:12:47.602 INFO:tasks.workunit.client.0.smithi110.stdout: 1098: throughput=5MB/sec pending data=0 2024-08-17T01:12:47.602 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WHcCJdMHU4JWw1B off=15842674 len=372475 2024-08-17T01:12:47.606 INFO:tasks.workunit.client.0.smithi110.stdout:op 5591 completed, throughput=5MB/sec 2024-08-17T01:12:47.606 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lEoVhMUEKBP8W_m off=10995579 len=1870537 2024-08-17T01:12:47.610 INFO:tasks.workunit.client.0.smithi110.stdout:op 5592 completed, throughput=5MB/sec 2024-08-17T01:12:47.610 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-oaQxz6innyFrd4Q off=21644492 len=48297 2024-08-17T01:12:47.613 INFO:tasks.workunit.client.0.smithi110.stdout:op 5593 completed, throughput=5MB/sec 2024-08-17T01:12:47.613 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CDtNqxrkZzKTDq1 off=20560913 len=1133619 2024-08-17T01:12:47.620 INFO:tasks.workunit.client.0.smithi110.stdout:op 5594 completed, throughput=5MB/sec 2024-08-17T01:12:47.620 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-50WzjRwQGkJTyYE off=278237 len=354677 2024-08-17T01:12:47.624 INFO:tasks.workunit.client.0.smithi110.stdout:op 5595 completed, throughput=5MB/sec 2024-08-17T01:12:47.624 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8STd62Fe3yeUJNd off=6257315 len=1806106 2024-08-17T01:12:47.626 INFO:tasks.workunit.client.0.smithi110.stdout:op 5596 completed, throughput=5MB/sec 2024-08-17T01:12:48.520 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:12:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:12:48] "GET /metrics HTTP/1.1" 200 34127 "" "Prometheus/2.43.0" 2024-08-17T01:12:48.627 INFO:tasks.workunit.client.0.smithi110.stdout: 1099: throughput=5MB/sec pending data=0 2024-08-17T01:12:48.627 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8gWH9tOCv74Lu_q off=2588026 len=487594 2024-08-17T01:12:48.631 INFO:tasks.workunit.client.0.smithi110.stdout:op 5597 completed, throughput=5MB/sec 2024-08-17T01:12:48.631 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-i1OyGoC9H5Arie0 off=2825940 len=1088394 2024-08-17T01:12:48.632 INFO:tasks.workunit.client.0.smithi110.stdout:op 5598 completed, throughput=5MB/sec 2024-08-17T01:12:48.633 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wJasHyxU5lagKKf off=7507977 len=223060 2024-08-17T01:12:48.633 INFO:tasks.workunit.client.0.smithi110.stdout:op 5599 completed, throughput=5MB/sec 2024-08-17T01:12:48.633 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MEKX5RmThny3iIl off=1589129 len=2080162 2024-08-17T01:12:48.637 INFO:tasks.workunit.client.0.smithi110.stdout:op 5600 completed, throughput=5MB/sec 2024-08-17T01:12:48.637 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ebsMUJyIvxRuTZU off=20186738 len=1209480 2024-08-17T01:12:48.639 INFO:tasks.workunit.client.0.smithi110.stdout:op 5601 completed, throughput=5MB/sec 2024-08-17T01:12:48.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:48 smithi110 ceph-mon[98148]: pgmap v1819: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:12:48.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:48 smithi110 ceph-mon[100641]: pgmap v1819: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:12:48.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:48 smithi177 ceph-mon[90034]: pgmap v1819: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-17T01:12:49.639 INFO:tasks.workunit.client.0.smithi110.stdout: 1100: throughput=5MB/sec pending data=0 2024-08-17T01:12:49.640 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-CjcQBScOTp3F20y off=7427836 len=1044615 2024-08-17T01:12:49.642 INFO:tasks.workunit.client.0.smithi110.stdout:op 5602 completed, throughput=5MB/sec 2024-08-17T01:12:49.642 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-m5Bx2v-2JFJNH0D off=8894855 len=365245 2024-08-17T01:12:49.643 INFO:tasks.workunit.client.0.smithi110.stdout:op 5603 completed, throughput=5MB/sec 2024-08-17T01:12:49.643 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-MzRyFab-VStqYT1 off=14947017 len=1218075 2024-08-17T01:12:49.644 INFO:tasks.workunit.client.0.smithi110.stdout:op 5604 completed, throughput=5MB/sec 2024-08-17T01:12:49.644 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-i8LuVdg8LUiuxh7 off=6124483 len=1293296 2024-08-17T01:12:49.646 INFO:tasks.workunit.client.0.smithi110.stdout:op 5605 completed, throughput=5MB/sec 2024-08-17T01:12:49.646 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-o5HXoDbp8JHQAT0 off=0 len=1664210 2024-08-17T01:12:49.648 INFO:tasks.workunit.client.0.smithi110.stdout:op 5606 completed, throughput=5MB/sec 2024-08-17T01:12:50.649 INFO:tasks.workunit.client.0.smithi110.stdout: 1101: throughput=5MB/sec pending data=0 2024-08-17T01:12:50.649 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LJpIkUi66hdXTTI off=11575928 len=913742 2024-08-17T01:12:50.654 INFO:tasks.workunit.client.0.smithi110.stdout:op 5607 completed, throughput=5MB/sec 2024-08-17T01:12:50.654 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-w-XYYNSvNz1Rvvy off=7703272 len=402848 2024-08-17T01:12:50.657 INFO:tasks.workunit.client.0.smithi110.stdout:op 5608 completed, throughput=5MB/sec 2024-08-17T01:12:50.658 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zm63dhPO0cgguSX off=183216 len=511999 2024-08-17T01:12:50.662 INFO:tasks.workunit.client.0.smithi110.stdout:op 5609 completed, throughput=5MB/sec 2024-08-17T01:12:50.662 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-EvNc2bLcTiME0JH off=1525793 len=1767548 2024-08-17T01:12:50.673 INFO:tasks.workunit.client.0.smithi110.stdout:op 5610 completed, throughput=5MB/sec 2024-08-17T01:12:50.673 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fsijgSA9hnRxi4i off=905579 len=1456569 2024-08-17T01:12:50.683 INFO:tasks.workunit.client.0.smithi110.stdout:op 5611 completed, throughput=5MB/sec 2024-08-17T01:12:50.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:50 smithi110 ceph-mon[98148]: pgmap v1820: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:12:50.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:50 smithi110 ceph-mon[100641]: pgmap v1820: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:12:50.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:50 smithi177 ceph-mon[90034]: pgmap v1820: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-17T01:12:51.683 INFO:tasks.workunit.client.0.smithi110.stdout: 1102: throughput=5MB/sec pending data=0 2024-08-17T01:12:51.683 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vCDXNl-7UCzwtpB off=6431518 len=1768380 2024-08-17T01:12:51.692 INFO:tasks.workunit.client.0.smithi110.stdout:op 5612 completed, throughput=5MB/sec 2024-08-17T01:12:51.692 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-oFV7lXre-tAMqd6 off=4995970 len=740531 2024-08-17T01:12:51.693 INFO:tasks.workunit.client.0.smithi110.stdout:op 5613 completed, throughput=5MB/sec 2024-08-17T01:12:51.693 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GvQkk8KtzFs0zgr off=9823587 len=1087301 2024-08-17T01:12:51.694 INFO:tasks.workunit.client.0.smithi110.stdout:op 5614 completed, throughput=5MB/sec 2024-08-17T01:12:51.694 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3TnKqfUrLfxFndr off=1975661 len=172239 2024-08-17T01:12:51.697 INFO:tasks.workunit.client.0.smithi110.stdout:op 5615 completed, throughput=5MB/sec 2024-08-17T01:12:51.697 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vLI594CnSB0vss8 off=15894772 len=732088 2024-08-17T01:12:51.698 INFO:tasks.workunit.client.0.smithi110.stdout:op 5616 completed, throughput=5MB/sec 2024-08-17T01:12:51.698 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Wz-wvp0tbPI68TL off=18344292 len=53280 2024-08-17T01:12:51.700 INFO:tasks.workunit.client.0.smithi110.stdout:op 5617 completed, throughput=5MB/sec 2024-08-17T01:12:51.700 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uJhOU_2F1J7ACGI off=300390 len=1021214 2024-08-17T01:12:51.701 INFO:tasks.workunit.client.0.smithi110.stdout:op 5618 completed, throughput=5MB/sec 2024-08-17T01:12:52.702 INFO:tasks.workunit.client.0.smithi110.stdout: 1103: throughput=5MB/sec pending data=0 2024-08-17T01:12:52.702 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aUHHaJkEktmRCAN off=1731156 len=200553 2024-08-17T01:12:52.705 INFO:tasks.workunit.client.0.smithi110.stdout:op 5619 completed, throughput=5MB/sec 2024-08-17T01:12:52.705 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-b8o7NE5oTOPFowO off=14221371 len=2068961 2024-08-17T01:12:52.721 INFO:tasks.workunit.client.0.smithi110.stdout:op 5620 completed, throughput=5MB/sec 2024-08-17T01:12:52.721 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ABonmqJZcsJA2ZJ off=5218685 len=773191 2024-08-17T01:12:52.722 INFO:tasks.workunit.client.0.smithi110.stdout:op 5621 completed, throughput=5MB/sec 2024-08-17T01:12:52.723 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_l3EETA24Os1dJr off=8847229 len=667088 2024-08-17T01:12:52.724 INFO:tasks.workunit.client.0.smithi110.stdout:op 5622 completed, throughput=5MB/sec 2024-08-17T01:12:52.724 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-A0Ind_DxFQzVZsX off=118159 len=1604304 2024-08-17T01:12:52.732 INFO:tasks.workunit.client.0.smithi110.stdout:op 5623 completed, throughput=5MB/sec 2024-08-17T01:12:52.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:52 smithi110 ceph-mon[98148]: pgmap v1821: 105 pgs: 105 active+clean; 126 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-17T01:12:52.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:52 smithi110 ceph-mon[100641]: pgmap v1821: 105 pgs: 105 active+clean; 126 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-17T01:12:52.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:52 smithi177 ceph-mon[90034]: pgmap v1821: 105 pgs: 105 active+clean; 126 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-17T01:12:53.733 INFO:tasks.workunit.client.0.smithi110.stdout: 1104: throughput=5MB/sec pending data=0 2024-08-17T01:12:53.733 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-R9pQBPzsYJucB2B off=881804 len=1113803 2024-08-17T01:12:53.734 INFO:tasks.workunit.client.0.smithi110.stdout:op 5624 completed, throughput=5MB/sec 2024-08-17T01:12:53.735 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-J5W-blfCz9o2fSR off=517064 len=1641866 2024-08-17T01:12:53.742 INFO:tasks.workunit.client.0.smithi110.stdout:op 5625 completed, throughput=5MB/sec 2024-08-17T01:12:53.743 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vEw02B0NpxR4Y4b off=16902951 len=525458 2024-08-17T01:12:53.747 INFO:tasks.workunit.client.0.smithi110.stdout:op 5626 completed, throughput=5MB/sec 2024-08-17T01:12:53.747 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ENsT2TBl1MKNy6G off=11146815 len=1510029 2024-08-17T01:12:53.755 INFO:tasks.workunit.client.0.smithi110.stdout:op 5627 completed, throughput=5MB/sec 2024-08-17T01:12:53.755 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-R8nm1KzzmoG8nZ8 off=624711 len=627803 2024-08-17T01:12:53.759 INFO:tasks.workunit.client.0.smithi110.stdout:op 5628 completed, throughput=5MB/sec 2024-08-17T01:12:54.759 INFO:tasks.workunit.client.0.smithi110.stdout: 1105: throughput=5MB/sec pending data=0 2024-08-17T01:12:54.760 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JoXokx_qUrUnZNH off=2497196 len=1642455 2024-08-17T01:12:54.770 INFO:tasks.workunit.client.0.smithi110.stdout:op 5629 completed, throughput=5MB/sec 2024-08-17T01:12:54.770 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3jIb5-EmrNiH9BD off=4008989 len=1800485 2024-08-17T01:12:54.778 INFO:tasks.workunit.client.0.smithi110.stdout:op 5630 completed, throughput=5MB/sec 2024-08-17T01:12:54.778 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-flp7l612wQXBZj7 off=5756843 len=736511 2024-08-17T01:12:54.779 INFO:tasks.workunit.client.0.smithi110.stdout:op 5631 completed, throughput=5MB/sec 2024-08-17T01:12:54.779 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pvul7LvUC6G-VBq off=2230216 len=36721 2024-08-17T01:12:54.782 INFO:tasks.workunit.client.0.smithi110.stdout:op 5632 completed, throughput=5MB/sec 2024-08-17T01:12:54.782 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9ELYbUwsu2lbMij off=2391876 len=280675 2024-08-17T01:12:54.786 INFO:tasks.workunit.client.0.smithi110.stdout:op 5633 completed, throughput=5MB/sec 2024-08-17T01:12:54.787 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3lIvOXRsPqvJNZ_ off=9222635 len=1891532 2024-08-17T01:12:54.794 INFO:tasks.workunit.client.0.smithi110.stdout:op 5634 completed, throughput=5MB/sec 2024-08-17T01:12:54.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:54 smithi110 ceph-mon[98148]: pgmap v1822: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-17T01:12:54.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:54 smithi110 ceph-mon[100641]: pgmap v1822: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-17T01:12:54.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:54 smithi177 ceph-mon[90034]: pgmap v1822: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-17T01:12:55.795 INFO:tasks.workunit.client.0.smithi110.stdout: 1106: throughput=5MB/sec pending data=0 2024-08-17T01:12:55.795 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-M79uWVZHvicXDkM off=14087017 len=1642809 2024-08-17T01:12:55.805 INFO:tasks.workunit.client.0.smithi110.stdout:op 5635 completed, throughput=5MB/sec 2024-08-17T01:12:55.805 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0Nx49_9P1uz647J off=3197663 len=53873 2024-08-17T01:12:55.808 INFO:tasks.workunit.client.0.smithi110.stdout:op 5636 completed, throughput=5MB/sec 2024-08-17T01:12:55.808 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PxnLghbC6o8qxY7 off=18298662 len=1066726 2024-08-17T01:12:55.813 INFO:tasks.workunit.client.0.smithi110.stdout:op 5637 completed, throughput=5MB/sec 2024-08-17T01:12:55.814 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-61Av66WuSwgyuYr off=8722618 len=1866210 2024-08-17T01:12:55.816 INFO:tasks.workunit.client.0.smithi110.stdout:op 5638 completed, throughput=5MB/sec 2024-08-17T01:12:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:56 smithi110 ceph-mon[98148]: pgmap v1823: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-17T01:12:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:56 smithi110 ceph-mon[100641]: pgmap v1823: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-17T01:12:56.816 INFO:tasks.workunit.client.0.smithi110.stdout: 1107: throughput=5MB/sec pending data=0 2024-08-17T01:12:56.816 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lfthnqb8PsFoeJH off=13877699 len=622886 2024-08-17T01:12:56.817 INFO:tasks.workunit.client.0.smithi110.stdout:op 5639 completed, throughput=5MB/sec 2024-08-17T01:12:56.818 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-6nRq-rgxziE__7o off=3199745 len=1784417 2024-08-17T01:12:56.819 INFO:tasks.workunit.client.0.smithi110.stdout:op 5640 completed, throughput=5MB/sec 2024-08-17T01:12:56.819 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Xn58BZGRPAehFIp off=2039743 len=1793564 2024-08-17T01:12:56.828 INFO:tasks.workunit.client.0.smithi110.stdout:op 5641 completed, throughput=5MB/sec 2024-08-17T01:12:56.828 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-q7X-Dz-PWqhXR0g off=205853 len=1924360 2024-08-17T01:12:56.836 INFO:tasks.workunit.client.0.smithi110.stdout:op 5642 completed, throughput=5MB/sec 2024-08-17T01:12:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:56 smithi177 ceph-mon[90034]: pgmap v1823: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-17T01:12:57.836 INFO:tasks.workunit.client.0.smithi110.stdout: 1108: throughput=5MB/sec pending data=0 2024-08-17T01:12:57.837 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Vn6DZH-1hmXY2Nk off=1016869 len=1388959 2024-08-17T01:12:57.844 INFO:tasks.workunit.client.0.smithi110.stdout:op 5643 completed, throughput=5MB/sec 2024-08-17T01:12:57.844 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-IQdjFsF3qQiK4HE off=1499758 len=497929 2024-08-17T01:12:57.848 INFO:tasks.workunit.client.0.smithi110.stdout:op 5644 completed, throughput=5MB/sec 2024-08-17T01:12:57.848 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-sCCBNmZ29e14BZJ off=7763978 len=1721586 2024-08-17T01:12:57.852 INFO:tasks.workunit.client.0.smithi110.stdout:op 5645 completed, throughput=5MB/sec 2024-08-17T01:12:57.852 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-NruzPLzRY6jcA9L off=7602989 len=1081048 2024-08-17T01:12:57.859 INFO:tasks.workunit.client.0.smithi110.stdout:op 5646 completed, throughput=5MB/sec 2024-08-17T01:12:58.534 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:12:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:12:58] "GET /metrics HTTP/1.1" 200 34127 "" "Prometheus/2.43.0" 2024-08-17T01:12:58.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:12:58 smithi110 ceph-mon[98148]: pgmap v1824: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:12:58.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:12:58 smithi110 ceph-mon[100641]: pgmap v1824: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:12:58.859 INFO:tasks.workunit.client.0.smithi110.stdout: 1109: throughput=5MB/sec pending data=0 2024-08-17T01:12:58.860 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--eEl5rUIpYGPI-E off=1176763 len=1905616 2024-08-17T01:12:58.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:12:58 smithi177 ceph-mon[90034]: pgmap v1824: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:12:58.870 INFO:tasks.workunit.client.0.smithi110.stdout:op 5647 completed, throughput=5MB/sec 2024-08-17T01:12:58.870 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-MihpgdeXOmdAVhp off=12851179 len=1670047 2024-08-17T01:12:58.879 INFO:tasks.workunit.client.0.smithi110.stdout:op 5648 completed, throughput=5MB/sec 2024-08-17T01:12:58.880 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-idVgn_s9Ff51549 off=220612 len=1976651 2024-08-17T01:12:58.881 INFO:tasks.workunit.client.0.smithi110.stdout:op 5649 completed, throughput=5MB/sec 2024-08-17T01:12:59.882 INFO:tasks.workunit.client.0.smithi110.stdout: 1110: throughput=5MB/sec pending data=0 2024-08-17T01:12:59.882 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HvX4C3OEI8EUlqd off=21864314 len=1801817 2024-08-17T01:12:59.894 INFO:tasks.workunit.client.0.smithi110.stdout:op 5650 completed, throughput=5MB/sec 2024-08-17T01:12:59.894 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aFH6i_E-e8ZQrnx off=18509379 len=1485135 2024-08-17T01:12:59.901 INFO:tasks.workunit.client.0.smithi110.stdout:op 5651 completed, throughput=5MB/sec 2024-08-17T01:12:59.901 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-fJfkL3k6s17Cbsl off=2054515 len=1743117 2024-08-17T01:12:59.904 INFO:tasks.workunit.client.0.smithi110.stdout:op 5652 completed, throughput=5MB/sec 2024-08-17T01:13:00.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:00 smithi110 ceph-mon[100641]: pgmap v1825: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:13:00.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:00 smithi110 ceph-mon[98148]: pgmap v1825: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:13:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:00 smithi177 ceph-mon[90034]: pgmap v1825: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-17T01:13:00.905 INFO:tasks.workunit.client.0.smithi110.stdout: 1111: throughput=5MB/sec pending data=0 2024-08-17T01:13:00.905 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-m8edgboTeYXqaFP off=3968016 len=973074 2024-08-17T01:13:00.907 INFO:tasks.workunit.client.0.smithi110.stdout:op 5653 completed, throughput=5MB/sec 2024-08-17T01:13:00.907 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-FtELpsD3Ycq8L9n off=3998889 len=1571515 2024-08-17T01:13:00.909 INFO:tasks.workunit.client.0.smithi110.stdout:op 5654 completed, throughput=5MB/sec 2024-08-17T01:13:00.909 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WICVj5J670MrRau off=10921812 len=208595 2024-08-17T01:13:00.912 INFO:tasks.workunit.client.0.smithi110.stdout:op 5655 completed, throughput=5MB/sec 2024-08-17T01:13:00.913 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-vURwClj6Sm-SAaf off=3640593 len=809860 2024-08-17T01:13:00.919 INFO:tasks.workunit.client.0.smithi110.stdout:op 5656 completed, throughput=5MB/sec 2024-08-17T01:13:00.919 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VW0HMYHrcEpzhFB off=522180 len=1957643 2024-08-17T01:13:00.928 INFO:tasks.workunit.client.0.smithi110.stdout:op 5657 completed, throughput=5MB/sec 2024-08-17T01:13:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:13:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:13:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:13:01.928 INFO:tasks.workunit.client.0.smithi110.stdout: 1112: throughput=5MB/sec pending data=0 2024-08-17T01:13:01.928 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_cHmN7cLtta5McQ off=13585571 len=1794909 2024-08-17T01:13:01.936 INFO:tasks.workunit.client.0.smithi110.stdout:op 5658 completed, throughput=5MB/sec 2024-08-17T01:13:01.937 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PdvmtMaxqk__X-m off=7072855 len=1186084 2024-08-17T01:13:01.939 INFO:tasks.workunit.client.0.smithi110.stdout:op 5659 completed, throughput=5MB/sec 2024-08-17T01:13:01.939 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-zd7UFBYy1OlNyVV off=3216362 len=677027 2024-08-17T01:13:01.945 INFO:tasks.workunit.client.0.smithi110.stdout:op 5660 completed, throughput=5MB/sec 2024-08-17T01:13:01.945 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-n1ijYfJ-ybaUPca off=9658253 len=1849415 2024-08-17T01:13:01.952 INFO:tasks.workunit.client.0.smithi110.stdout:op 5661 completed, throughput=5MB/sec 2024-08-17T01:13:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:02 smithi110 ceph-mon[100641]: pgmap v1826: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:13:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:02 smithi110 ceph-mon[98148]: pgmap v1826: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:13:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:02 smithi177 ceph-mon[90034]: pgmap v1826: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-17T01:13:02.952 INFO:tasks.workunit.client.0.smithi110.stdout: 1113: throughput=5MB/sec pending data=0 2024-08-17T01:13:02.953 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-b_sfdIM4cONG3bv off=12458024 len=819758 2024-08-17T01:13:02.959 INFO:tasks.workunit.client.0.smithi110.stdout:op 5662 completed, throughput=5MB/sec 2024-08-17T01:13:02.959 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OfFF1T_6jJiFmD9 off=339626 len=1988582 2024-08-17T01:13:02.968 INFO:tasks.workunit.client.0.smithi110.stdout:op 5663 completed, throughput=5MB/sec 2024-08-17T01:13:02.968 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-oDhhprhsJEUQAtZ off=5900578 len=305904 2024-08-17T01:13:02.971 INFO:tasks.workunit.client.0.smithi110.stdout:op 5664 completed, throughput=5MB/sec 2024-08-17T01:13:02.971 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-8GnBa-t_-lrronT off=9610287 len=1039282 2024-08-17T01:13:02.976 INFO:tasks.workunit.client.0.smithi110.stdout:op 5665 completed, throughput=5MB/sec 2024-08-17T01:13:02.976 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GCdr6KP3-iVLS-f off=16612083 len=535283 2024-08-17T01:13:02.977 INFO:tasks.workunit.client.0.smithi110.stdout:op 5666 completed, throughput=5MB/sec 2024-08-17T01:13:03.978 INFO:tasks.workunit.client.0.smithi110.stdout: 1114: throughput=5MB/sec pending data=0 2024-08-17T01:13:03.978 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dOr5A6HO5sVPDx1 off=830459 len=77855 2024-08-17T01:13:03.980 INFO:tasks.workunit.client.0.smithi110.stdout:op 5667 completed, throughput=5MB/sec 2024-08-17T01:13:03.980 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-4Mjnwh0b_O2i0CJ off=632839 len=1981031 2024-08-17T01:13:03.990 INFO:tasks.workunit.client.0.smithi110.stdout:op 5668 completed, throughput=5MB/sec 2024-08-17T01:13:03.990 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-1dexa_9hKkT3f2z off=20073141 len=965432 2024-08-17T01:13:03.991 INFO:tasks.workunit.client.0.smithi110.stdout:op 5669 completed, throughput=5MB/sec 2024-08-17T01:13:03.991 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WF4kcAJHU4-3yGd off=14758562 len=690516 2024-08-17T01:13:03.995 INFO:tasks.workunit.client.0.smithi110.stdout:op 5670 completed, throughput=5MB/sec 2024-08-17T01:13:03.995 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-54ObExYwfqqqvOF off=5053077 len=1766638 2024-08-17T01:13:03.997 INFO:tasks.workunit.client.0.smithi110.stdout:op 5671 completed, throughput=5MB/sec 2024-08-17T01:13:04.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:04 smithi110 ceph-mon[98148]: pgmap v1827: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-17T01:13:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:04 smithi110 ceph-mon[100641]: pgmap v1827: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-17T01:13:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:04 smithi177 ceph-mon[90034]: pgmap v1827: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-17T01:13:04.997 INFO:tasks.workunit.client.0.smithi110.stdout: 1115: throughput=5MB/sec pending data=0 2024-08-17T01:13:04.998 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZFDsppkSwsvWDo3 off=0 len=1292287 2024-08-17T01:13:05.004 INFO:tasks.workunit.client.0.smithi110.stdout:op 5672 completed, throughput=5MB/sec 2024-08-17T01:13:05.004 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xNMH9HcGU7KtbGi off=7284687 len=398237 2024-08-17T01:13:05.006 INFO:tasks.workunit.client.0.smithi110.stdout:op 5673 completed, throughput=5MB/sec 2024-08-17T01:13:05.006 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-IAmjQ0h2P5pfylF off=2036093 len=1450002 2024-08-17T01:13:05.009 INFO:tasks.workunit.client.0.smithi110.stdout:op 5674 completed, throughput=5MB/sec 2024-08-17T01:13:05.009 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cLyGSe8ndkQZ7iQ off=11222954 len=1152701 2024-08-17T01:13:05.015 INFO:tasks.workunit.client.0.smithi110.stdout:op 5675 completed, throughput=5MB/sec 2024-08-17T01:13:05.015 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KkQCj3amBiF0o0E off=3142944 len=15535 2024-08-17T01:13:05.018 INFO:tasks.workunit.client.0.smithi110.stdout:op 5676 completed, throughput=5MB/sec 2024-08-17T01:13:05.018 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-jEBrIisMhCmzS14 off=3088397 len=434319 2024-08-17T01:13:05.021 INFO:tasks.workunit.client.0.smithi110.stdout:op 5677 completed, throughput=5MB/sec 2024-08-17T01:13:05.021 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Q2acwxZvE7HgQqa off=2984903 len=972939 2024-08-17T01:13:05.026 INFO:tasks.workunit.client.0.smithi110.stdout:op 5678 completed, throughput=5MB/sec 2024-08-17T01:13:06.027 INFO:tasks.workunit.client.0.smithi110.stdout: 1116: throughput=5MB/sec pending data=0 2024-08-17T01:13:06.027 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-uziFmtA4kFdYKW1 off=6660824 len=1768758 2024-08-17T01:13:06.035 INFO:tasks.workunit.client.0.smithi110.stdout:op 5679 completed, throughput=5MB/sec 2024-08-17T01:13:06.035 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VDQH4WijfPlWldb off=5839363 len=1876415 2024-08-17T01:13:06.049 INFO:tasks.workunit.client.0.smithi110.stdout:op 5680 completed, throughput=5MB/sec 2024-08-17T01:13:06.049 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-bdcfIzonbpanWi- off=23396133 len=1444707 2024-08-17T01:13:06.050 INFO:tasks.workunit.client.0.smithi110.stdout:op 5681 completed, throughput=5MB/sec 2024-08-17T01:13:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:06 smithi110 ceph-mon[98148]: pgmap v1828: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.3 MiB/s wr, 3 op/s 2024-08-17T01:13:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:06 smithi110 ceph-mon[100641]: pgmap v1828: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.3 MiB/s wr, 3 op/s 2024-08-17T01:13:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:06 smithi177 ceph-mon[90034]: pgmap v1828: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.3 MiB/s wr, 3 op/s 2024-08-17T01:13:07.050 INFO:tasks.workunit.client.0.smithi110.stdout: 1117: throughput=5MB/sec pending data=0 2024-08-17T01:13:07.051 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jTf0jJzp7W_pX5Y off=12193352 len=1546250 2024-08-17T01:13:07.054 INFO:tasks.workunit.client.0.smithi110.stdout:op 5682 completed, throughput=5MB/sec 2024-08-17T01:13:07.054 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ELIUnc5IHw4keOx off=14357659 len=2038112 2024-08-17T01:13:07.068 INFO:tasks.workunit.client.0.smithi110.stdout:op 5683 completed, throughput=5MB/sec 2024-08-17T01:13:07.068 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-8guOt_1N2XfXlFy off=580767 len=1693804 2024-08-17T01:13:07.070 INFO:tasks.workunit.client.0.smithi110.stdout:op 5684 completed, throughput=5MB/sec 2024-08-17T01:13:08.071 INFO:tasks.workunit.client.0.smithi110.stdout: 1118: throughput=5MB/sec pending data=0 2024-08-17T01:13:08.071 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1YCZZrvIAXU5l41 off=12940453 len=22580 2024-08-17T01:13:08.073 INFO:tasks.workunit.client.0.smithi110.stdout:op 5685 completed, throughput=5MB/sec 2024-08-17T01:13:08.073 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-upZx4RVJ7g8Khda off=18727296 len=199787 2024-08-17T01:13:08.076 INFO:tasks.workunit.client.0.smithi110.stdout:op 5686 completed, throughput=5MB/sec 2024-08-17T01:13:08.076 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-rf19nZtjg37SBVa off=10112130 len=844963 2024-08-17T01:13:08.077 INFO:tasks.workunit.client.0.smithi110.stdout:op 5687 completed, throughput=5MB/sec 2024-08-17T01:13:08.077 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CdQLucBmc2UbGqM off=9365771 len=2010505 2024-08-17T01:13:08.087 INFO:tasks.workunit.client.0.smithi110.stdout:op 5688 completed, throughput=5MB/sec 2024-08-17T01:13:08.087 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-LBC4GEvKgcxYZb9 off=1013150 len=18388 2024-08-17T01:13:08.090 INFO:tasks.workunit.client.0.smithi110.stdout:op 5689 completed, throughput=5MB/sec 2024-08-17T01:13:08.090 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aTHS3AWafoyP5-L off=1697592 len=876166 2024-08-17T01:13:08.092 INFO:tasks.workunit.client.0.smithi110.stdout:op 5690 completed, throughput=5MB/sec 2024-08-17T01:13:08.092 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-C0Cyz_m6884klwZ off=1829424 len=679974 2024-08-17T01:13:08.096 INFO:tasks.workunit.client.0.smithi110.stdout:op 5691 completed, throughput=5MB/sec 2024-08-17T01:13:08.096 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qRdfz7wgBBjpKfX off=15095321 len=1817046 2024-08-17T01:13:08.104 INFO:tasks.workunit.client.0.smithi110.stdout:op 5692 completed, throughput=5MB/sec 2024-08-17T01:13:08.552 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:13:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:13:08] "GET /metrics HTTP/1.1" 200 34128 "" "Prometheus/2.43.0" 2024-08-17T01:13:08.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:08 smithi110 ceph-mon[98148]: pgmap v1829: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-08-17T01:13:08.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:08 smithi110 ceph-mon[100641]: pgmap v1829: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-08-17T01:13:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:08 smithi177 ceph-mon[90034]: pgmap v1829: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2024-08-17T01:13:09.105 INFO:tasks.workunit.client.0.smithi110.stdout: 1119: throughput=5MB/sec pending data=0 2024-08-17T01:13:09.492 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gj37Eft6RwoqMvb off=1336893 len=8617 2024-08-17T01:13:09.494 INFO:tasks.workunit.client.0.smithi110.stdout:op 5693 completed, throughput=5MB/sec 2024-08-17T01:13:09.494 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-McwRaIUU1_7kgBM off=4351564 len=1366535 2024-08-17T01:13:09.494 INFO:tasks.workunit.client.0.smithi110.stdout:op 5694 completed, throughput=5MB/sec 2024-08-17T01:13:09.494 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-UVDHsfhl_wFXoel off=8991066 len=183308 2024-08-17T01:13:09.494 INFO:tasks.workunit.client.0.smithi110.stdout:op 5695 completed, throughput=5MB/sec 2024-08-17T01:13:09.494 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-b4-f4Z_s-L3--Ka off=17675339 len=409388 2024-08-17T01:13:09.494 INFO:tasks.workunit.client.0.smithi110.stdout:op 5696 completed, throughput=5MB/sec 2024-08-17T01:13:09.494 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-EhHQrRkGd3fTBTK off=2903360 len=812116 2024-08-17T01:13:09.495 INFO:tasks.workunit.client.0.smithi110.stdout:op 5697 completed, throughput=5MB/sec 2024-08-17T01:13:09.495 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hkvrnNDjtF4RvGa off=7711900 len=53976 2024-08-17T01:13:09.495 INFO:tasks.workunit.client.0.smithi110.stdout:op 5698 completed, throughput=5MB/sec 2024-08-17T01:13:09.495 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Xh6hDnUC6EiW9rb off=630813 len=1278099 2024-08-17T01:13:09.495 INFO:tasks.workunit.client.0.smithi110.stdout:op 5699 completed, throughput=5MB/sec 2024-08-17T01:13:09.495 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-lm-kc5r7LfZegD_ off=4010505 len=1773446 2024-08-17T01:13:09.495 INFO:tasks.workunit.client.0.smithi110.stdout:op 5700 completed, throughput=5MB/sec 2024-08-17T01:13:10.121 INFO:tasks.workunit.client.0.smithi110.stdout: 1120: throughput=5MB/sec pending data=0 2024-08-17T01:13:10.121 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9SPe2yMO0Z2zp1O off=169036 len=1060394 2024-08-17T01:13:10.122 INFO:tasks.workunit.client.0.smithi110.stdout:op 5701 completed, throughput=5MB/sec 2024-08-17T01:13:10.122 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-BrbbIHzkAYjeDQS off=2901585 len=1553163 2024-08-17T01:13:10.132 INFO:tasks.workunit.client.0.smithi110.stdout:op 5702 completed, throughput=5MB/sec 2024-08-17T01:13:10.132 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vZ4jBZHucbrcssu off=1768247 len=16010 2024-08-17T01:13:10.132 INFO:tasks.workunit.client.0.smithi110.stdout:op 5703 completed, throughput=5MB/sec 2024-08-17T01:13:10.132 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Fh8qnHTQhCSQ9uK off=6298282 len=443690 2024-08-17T01:13:10.135 INFO:tasks.workunit.client.0.smithi110.stdout:op 5704 completed, throughput=5MB/sec 2024-08-17T01:13:10.135 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0dlnk21dgRvgybt off=3594577 len=1311002 2024-08-17T01:13:10.137 INFO:tasks.workunit.client.0.smithi110.stdout:op 5705 completed, throughput=5MB/sec 2024-08-17T01:13:10.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:10 smithi110 ceph-mon[98148]: pgmap v1830: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-17T01:13:10.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:10 smithi110 ceph-mon[100641]: pgmap v1830: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-17T01:13:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:10 smithi177 ceph-mon[90034]: pgmap v1830: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-17T01:13:11.137 INFO:tasks.workunit.client.0.smithi110.stdout: 1121: throughput=5MB/sec pending data=0 2024-08-17T01:13:11.138 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nIGkIOoe7XkDETI off=6483971 len=1975699 2024-08-17T01:13:11.140 INFO:tasks.workunit.client.0.smithi110.stdout:op 5706 completed, throughput=5MB/sec 2024-08-17T01:13:11.140 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Vwkwgxa3wGEJOMM off=5478483 len=7041 2024-08-17T01:13:11.140 INFO:tasks.workunit.client.0.smithi110.stdout:op 5707 completed, throughput=5MB/sec 2024-08-17T01:13:11.140 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Z3xq50yEMBocDi9 off=654607 len=1022321 2024-08-17T01:13:11.148 INFO:tasks.workunit.client.0.smithi110.stdout:op 5708 completed, throughput=5MB/sec 2024-08-17T01:13:11.149 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ypZzclMidYa6nz0 off=633185 len=558672 2024-08-17T01:13:11.149 INFO:tasks.workunit.client.0.smithi110.stdout:op 5709 completed, throughput=5MB/sec 2024-08-17T01:13:11.150 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--pC605fWQ-oF5z7 off=0 len=1085680 2024-08-17T01:13:11.151 INFO:tasks.workunit.client.0.smithi110.stdout:op 5710 completed, throughput=5MB/sec 2024-08-17T01:13:12.151 INFO:tasks.workunit.client.0.smithi110.stdout: 1122: throughput=5MB/sec pending data=0 2024-08-17T01:13:12.151 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QPgPN1prE0E5L7v off=5929847 len=797792 2024-08-17T01:13:12.152 INFO:tasks.workunit.client.0.smithi110.stdout:op 5711 completed, throughput=5MB/sec 2024-08-17T01:13:12.153 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9jd491qZ46e7vut off=10730435 len=1066473 2024-08-17T01:13:12.154 INFO:tasks.workunit.client.0.smithi110.stdout:op 5712 completed, throughput=5MB/sec 2024-08-17T01:13:12.154 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-S50KoVaeu3rTaHz off=9031704 len=1006833 2024-08-17T01:13:12.155 INFO:tasks.workunit.client.0.smithi110.stdout:op 5713 completed, throughput=5MB/sec 2024-08-17T01:13:12.155 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fG3FVQTQ2y2S0bv off=13309730 len=1516330 2024-08-17T01:13:12.167 INFO:tasks.workunit.client.0.smithi110.stdout:op 5714 completed, throughput=5MB/sec 2024-08-17T01:13:12.167 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0-JMaKH_nHNPqb_ off=9511017 len=248024 2024-08-17T01:13:12.168 INFO:tasks.workunit.client.0.smithi110.stdout:op 5715 completed, throughput=5MB/sec 2024-08-17T01:13:12.168 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-SR-Qpn5FgJqyY63 off=4678074 len=1396695 2024-08-17T01:13:12.170 INFO:tasks.workunit.client.0.smithi110.stdout:op 5716 completed, throughput=5MB/sec 2024-08-17T01:13:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:12 smithi110 ceph-mon[98148]: pgmap v1831: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.3 MiB/s wr, 3 op/s 2024-08-17T01:13:12.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:12 smithi110 ceph-mon[100641]: pgmap v1831: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.3 MiB/s wr, 3 op/s 2024-08-17T01:13:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:12 smithi177 ceph-mon[90034]: pgmap v1831: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.3 MiB/s wr, 3 op/s 2024-08-17T01:13:13.171 INFO:tasks.workunit.client.0.smithi110.stdout: 1123: throughput=5MB/sec pending data=0 2024-08-17T01:13:13.171 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XshKTIcMweo0MlL off=3458063 len=1311438 2024-08-17T01:13:13.172 INFO:tasks.workunit.client.0.smithi110.stdout:op 5717 completed, throughput=5MB/sec 2024-08-17T01:13:13.172 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1dPaZ0_bM-E4jAD off=15846170 len=273515 2024-08-17T01:13:13.176 INFO:tasks.workunit.client.0.smithi110.stdout:op 5718 completed, throughput=5MB/sec 2024-08-17T01:13:13.176 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ocg19KWxmVEeykN off=4591523 len=664165 2024-08-17T01:13:13.177 INFO:tasks.workunit.client.0.smithi110.stdout:op 5719 completed, throughput=5MB/sec 2024-08-17T01:13:13.177 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-P2abxhIQgIndm2A off=869178 len=873135 2024-08-17T01:13:13.182 INFO:tasks.workunit.client.0.smithi110.stdout:op 5720 completed, throughput=5MB/sec 2024-08-17T01:13:13.182 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jjrPe2Xqvwc8ug- off=11209350 len=602175 2024-08-17T01:13:13.183 INFO:tasks.workunit.client.0.smithi110.stdout:op 5721 completed, throughput=5MB/sec 2024-08-17T01:13:13.183 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-W9LPcg4fUyUi3Mn off=10993590 len=730453 2024-08-17T01:13:13.183 INFO:tasks.workunit.client.0.smithi110.stdout:op 5722 completed, throughput=5MB/sec 2024-08-17T01:13:13.183 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-VNQIAlgT1hqbdQQ off=6805528 len=451943 2024-08-17T01:13:13.184 INFO:tasks.workunit.client.0.smithi110.stdout:op 5723 completed, throughput=5MB/sec 2024-08-17T01:13:14.184 INFO:tasks.workunit.client.0.smithi110.stdout: 1124: throughput=5MB/sec pending data=0 2024-08-17T01:13:14.184 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3PdPvkavIy-h0Qe off=13746296 len=211892 2024-08-17T01:13:14.187 INFO:tasks.workunit.client.0.smithi110.stdout:op 5724 completed, throughput=5MB/sec 2024-08-17T01:13:14.187 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gib6dBq2Am6qFhd off=12053772 len=1479334 2024-08-17T01:13:14.195 INFO:tasks.workunit.client.0.smithi110.stdout:op 5725 completed, throughput=5MB/sec 2024-08-17T01:13:14.195 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9NTc6GPR9B9CJSs off=17206806 len=1010818 2024-08-17T01:13:14.196 INFO:tasks.workunit.client.0.smithi110.stdout:op 5726 completed, throughput=5MB/sec 2024-08-17T01:13:14.196 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3w4iWwZHkWwnGlg off=4922437 len=2053915 2024-08-17T01:13:14.198 INFO:tasks.workunit.client.0.smithi110.stdout:op 5727 completed, throughput=5MB/sec 2024-08-17T01:13:14.198 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OUNfYATz3d0s8dG off=10907254 len=783450 2024-08-17T01:13:14.204 INFO:tasks.workunit.client.0.smithi110.stdout:op 5728 completed, throughput=5MB/sec 2024-08-17T01:13:14.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:14 smithi177 ceph-mon[90034]: pgmap v1832: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T01:13:15.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:14 smithi110 ceph-mon[98148]: pgmap v1832: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T01:13:15.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:14 smithi110 ceph-mon[100641]: pgmap v1832: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-17T01:13:15.204 INFO:tasks.workunit.client.0.smithi110.stdout: 1125: throughput=5MB/sec pending data=0 2024-08-17T01:13:15.204 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-TQG1qH3TzIyeSNj off=0 len=1551735 2024-08-17T01:13:15.214 INFO:tasks.workunit.client.0.smithi110.stdout:op 5729 completed, throughput=5MB/sec 2024-08-17T01:13:15.214 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-I2Ea6FxzPzu9oBb off=3291806 len=166638 2024-08-17T01:13:15.215 INFO:tasks.workunit.client.0.smithi110.stdout:op 5730 completed, throughput=5MB/sec 2024-08-17T01:13:15.215 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4G6P2n58ht-2Mm7 off=11497107 len=1781827 2024-08-17T01:13:15.219 INFO:tasks.workunit.client.0.smithi110.stdout:op 5731 completed, throughput=5MB/sec 2024-08-17T01:13:15.219 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-j9kHBs6_5ZnSXFV off=7381931 len=1841115 2024-08-17T01:13:15.221 INFO:tasks.workunit.client.0.smithi110.stdout:op 5732 completed, throughput=5MB/sec 2024-08-17T01:13:16.222 INFO:tasks.workunit.client.0.smithi110.stdout: 1126: throughput=5MB/sec pending data=0 2024-08-17T01:13:16.222 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_OERDCWEzz3lCy_ off=2660954 len=2048411 2024-08-17T01:13:16.234 INFO:tasks.workunit.client.0.smithi110.stdout:op 5733 completed, throughput=5MB/sec 2024-08-17T01:13:16.234 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-i081XD0FUTIqoKV off=2171355 len=1571884 2024-08-17T01:13:16.243 INFO:tasks.workunit.client.0.smithi110.stdout:op 5734 completed, throughput=5MB/sec 2024-08-17T01:13:16.243 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-G0JfbZLbfGeMnXY off=3879007 len=982693 2024-08-17T01:13:16.244 INFO:tasks.workunit.client.0.smithi110.stdout:op 5735 completed, throughput=5MB/sec 2024-08-17T01:13:16.245 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-D8qHCfEMcU0omgq off=2388862 len=1371211 2024-08-17T01:13:16.246 INFO:tasks.workunit.client.0.smithi110.stdout:op 5736 completed, throughput=5MB/sec 2024-08-17T01:13:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:16 smithi177 ceph-mon[90034]: pgmap v1833: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:13:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:13:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:16 smithi110 ceph-mon[100641]: pgmap v1833: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:13:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:13:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:16 smithi110 ceph-mon[98148]: pgmap v1833: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:13:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:13:17.246 INFO:tasks.workunit.client.0.smithi110.stdout: 1127: throughput=5MB/sec pending data=0 2024-08-17T01:13:17.247 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-RM-wwc52A70MguB off=2249772 len=1661241 2024-08-17T01:13:17.257 INFO:tasks.workunit.client.0.smithi110.stdout:op 5737 completed, throughput=5MB/sec 2024-08-17T01:13:17.257 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qnuKLtEbsALkeU4 off=10658416 len=1945757 2024-08-17T01:13:17.267 INFO:tasks.workunit.client.0.smithi110.stdout:op 5738 completed, throughput=5MB/sec 2024-08-17T01:13:17.267 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fwKHI6b_7n73PAx off=21149472 len=978775 2024-08-17T01:13:17.274 INFO:tasks.workunit.client.0.smithi110.stdout:op 5739 completed, throughput=5MB/sec 2024-08-17T01:13:18.274 INFO:tasks.workunit.client.0.smithi110.stdout: 1128: throughput=5MB/sec pending data=0 2024-08-17T01:13:18.275 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KtOK22bLX-DHeBz off=1117825 len=1435241 2024-08-17T01:13:18.285 INFO:tasks.workunit.client.0.smithi110.stdout:op 5740 completed, throughput=5MB/sec 2024-08-17T01:13:18.285 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_zgnH68MT6ZvK4R off=14089682 len=883192 2024-08-17T01:13:18.286 INFO:tasks.workunit.client.0.smithi110.stdout:op 5741 completed, throughput=5MB/sec 2024-08-17T01:13:18.286 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-tVkQOlGAAGE7Buo off=979446 len=1897044 2024-08-17T01:13:18.299 INFO:tasks.workunit.client.0.smithi110.stdout:op 5742 completed, throughput=5MB/sec 2024-08-17T01:13:18.299 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-BQzVX-kbpirvUdt off=2113384 len=1162442 2024-08-17T01:13:18.300 INFO:tasks.workunit.client.0.smithi110.stdout:op 5743 completed, throughput=5MB/sec 2024-08-17T01:13:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:13:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:13:18] "GET /metrics HTTP/1.1" 200 34133 "" "Prometheus/2.43.0" 2024-08-17T01:13:18.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:18 smithi177 ceph-mon[90034]: pgmap v1834: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:13:19.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:18 smithi110 ceph-mon[98148]: pgmap v1834: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:13:19.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:18 smithi110 ceph-mon[100641]: pgmap v1834: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-17T01:13:19.301 INFO:tasks.workunit.client.0.smithi110.stdout: 1129: throughput=5MB/sec pending data=0 2024-08-17T01:13:19.301 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vZ4jBZHucbrcssu off=9096080 len=1760593 2024-08-17T01:13:19.304 INFO:tasks.workunit.client.0.smithi110.stdout:op 5744 completed, throughput=5MB/sec 2024-08-17T01:13:19.304 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ZFDuPymR5USw1zg off=3538901 len=1758548 2024-08-17T01:13:19.307 INFO:tasks.workunit.client.0.smithi110.stdout:op 5745 completed, throughput=5MB/sec 2024-08-17T01:13:19.307 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-49vFAflpWmMXzaU off=788985 len=1382108 2024-08-17T01:13:19.310 INFO:tasks.workunit.client.0.smithi110.stdout:op 5746 completed, throughput=5MB/sec 2024-08-17T01:13:20.310 INFO:tasks.workunit.client.0.smithi110.stdout: 1130: throughput=5MB/sec pending data=0 2024-08-17T01:13:20.310 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-sjVrqLqmztU_p7P off=19029409 len=2045744 2024-08-17T01:13:20.322 INFO:tasks.workunit.client.0.smithi110.stdout:op 5747 completed, throughput=5MB/sec 2024-08-17T01:13:20.322 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kJI_EMSg5qMGtdE off=22178828 len=91096 2024-08-17T01:13:20.323 INFO:tasks.workunit.client.0.smithi110.stdout:op 5748 completed, throughput=5MB/sec 2024-08-17T01:13:20.323 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gJ8CQ_oYJWs5Kn7 off=3696353 len=988311 2024-08-17T01:13:20.328 INFO:tasks.workunit.client.0.smithi110.stdout:op 5749 completed, throughput=5MB/sec 2024-08-17T01:13:20.328 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Wk1vXLwWtJiYk-H off=338956 len=1584231 2024-08-17T01:13:20.336 INFO:tasks.workunit.client.0.smithi110.stdout:op 5750 completed, throughput=5MB/sec 2024-08-17T01:13:20.336 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-xbmV_Vl8fGZ4AU5 off=9726450 len=1744255 2024-08-17T01:13:20.337 INFO:tasks.workunit.client.0.smithi110.stdout:op 5751 completed, throughput=5MB/sec 2024-08-17T01:13:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:20 smithi177 ceph-mon[90034]: pgmap v1835: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:13:21.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:20 smithi110 ceph-mon[98148]: pgmap v1835: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:13:21.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:20 smithi110 ceph-mon[100641]: pgmap v1835: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:13:21.338 INFO:tasks.workunit.client.0.smithi110.stdout: 1131: throughput=5MB/sec pending data=0 2024-08-17T01:13:21.338 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QVIbHotRMiBm3YH off=19119997 len=1316299 2024-08-17T01:13:21.339 INFO:tasks.workunit.client.0.smithi110.stdout:op 5752 completed, throughput=5MB/sec 2024-08-17T01:13:21.340 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fcVmZOaHi1di1OA off=3483292 len=1676583 2024-08-17T01:13:21.348 INFO:tasks.workunit.client.0.smithi110.stdout:op 5753 completed, throughput=5MB/sec 2024-08-17T01:13:21.348 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7t36fN-noQzZRfQ off=15194228 len=1756981 2024-08-17T01:13:21.357 INFO:tasks.workunit.client.0.smithi110.stdout:op 5754 completed, throughput=5MB/sec 2024-08-17T01:13:22.358 INFO:tasks.workunit.client.0.smithi110.stdout: 1132: throughput=5MB/sec pending data=0 2024-08-17T01:13:22.358 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-fKOe2ttEGqk2dbX off=404879 len=949041 2024-08-17T01:13:22.359 INFO:tasks.workunit.client.0.smithi110.stdout:op 5755 completed, throughput=5MB/sec 2024-08-17T01:13:22.359 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-v_SbElgIPU5DUiQ off=5734142 len=74388 2024-08-17T01:13:22.361 INFO:tasks.workunit.client.0.smithi110.stdout:op 5756 completed, throughput=5MB/sec 2024-08-17T01:13:22.361 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-WW2y5UOo2x7a-DY off=2260248 len=70015 2024-08-17T01:13:22.364 INFO:tasks.workunit.client.0.smithi110.stdout:op 5757 completed, throughput=5MB/sec 2024-08-17T01:13:22.364 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-fTWVTXJyvs_TuK8 off=4625825 len=1563297 2024-08-17T01:13:22.368 INFO:tasks.workunit.client.0.smithi110.stdout:op 5758 completed, throughput=5MB/sec 2024-08-17T01:13:22.368 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-A7s21ySrEDQUl_k off=3531497 len=581636 2024-08-17T01:13:22.369 INFO:tasks.workunit.client.0.smithi110.stdout:op 5759 completed, throughput=5MB/sec 2024-08-17T01:13:22.369 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2RxfoVaNfRgEthN off=5260235 len=539996 2024-08-17T01:13:22.371 INFO:tasks.workunit.client.0.smithi110.stdout:op 5760 completed, throughput=5MB/sec 2024-08-17T01:13:22.371 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9scovRKoWIxGLlM off=808253 len=1032826 2024-08-17T01:13:22.377 INFO:tasks.workunit.client.0.smithi110.stdout:op 5761 completed, throughput=5MB/sec 2024-08-17T01:13:22.377 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-k-5LTUpWyHwT6OG off=263237 len=614439 2024-08-17T01:13:22.381 INFO:tasks.workunit.client.0.smithi110.stdout:op 5762 completed, throughput=5MB/sec 2024-08-17T01:13:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:22 smithi177 ceph-mon[90034]: pgmap v1836: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:13:23.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:22 smithi110 ceph-mon[98148]: pgmap v1836: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:13:23.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:22 smithi110 ceph-mon[100641]: pgmap v1836: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-17T01:13:23.381 INFO:tasks.workunit.client.0.smithi110.stdout: 1133: throughput=5MB/sec pending data=0 2024-08-17T01:13:23.382 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-RtJCGTqYkFuu_0S off=22169482 len=331180 2024-08-17T01:13:23.382 INFO:tasks.workunit.client.0.smithi110.stdout:op 5763 completed, throughput=5MB/sec 2024-08-17T01:13:23.382 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-IqOAbnGHJRt34Sj off=19650570 len=1828877 2024-08-17T01:13:23.390 INFO:tasks.workunit.client.0.smithi110.stdout:op 5764 completed, throughput=5MB/sec 2024-08-17T01:13:23.390 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Zb2KN19mCGhUYb_ off=3728553 len=596431 2024-08-17T01:13:23.395 INFO:tasks.workunit.client.0.smithi110.stdout:op 5765 completed, throughput=5MB/sec 2024-08-17T01:13:23.395 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OZg6sPB_ZzmM5Dy off=849831 len=735477 2024-08-17T01:13:23.396 INFO:tasks.workunit.client.0.smithi110.stdout:op 5766 completed, throughput=5MB/sec 2024-08-17T01:13:23.396 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0c_7RIyqz3eOAQf off=241614 len=678329 2024-08-17T01:13:23.399 INFO:tasks.workunit.client.0.smithi110.stdout:op 5767 completed, throughput=5MB/sec 2024-08-17T01:13:23.399 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-pGI2Ve9BWFGdye_ off=3090711 len=151731 2024-08-17T01:13:23.402 INFO:tasks.workunit.client.0.smithi110.stdout:op 5768 completed, throughput=5MB/sec 2024-08-17T01:13:23.402 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hQiE0LyhgraFSgf off=1935311 len=1146888 2024-08-17T01:13:23.409 INFO:tasks.workunit.client.0.smithi110.stdout:op 5769 completed, throughput=5MB/sec 2024-08-17T01:13:24.410 INFO:tasks.workunit.client.0.smithi110.stdout: 1134: throughput=5MB/sec pending data=0 2024-08-17T01:13:24.410 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nM1xrvfdqDKo9a7 off=325147 len=1956929 2024-08-17T01:13:24.412 INFO:tasks.workunit.client.0.smithi110.stdout:op 5770 completed, throughput=5MB/sec 2024-08-17T01:13:24.412 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-oGdbyMAMAuuSy4C off=2398100 len=1179484 2024-08-17T01:13:24.420 INFO:tasks.workunit.client.0.smithi110.stdout:op 5771 completed, throughput=5MB/sec 2024-08-17T01:13:24.420 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qWL78EvaJXrXEFW off=13715372 len=1749019 2024-08-17T01:13:24.422 INFO:tasks.workunit.client.0.smithi110.stdout:op 5772 completed, throughput=5MB/sec 2024-08-17T01:13:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:24 smithi177 ceph-mon[90034]: pgmap v1837: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:13:25.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:24 smithi110 ceph-mon[98148]: pgmap v1837: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:13:25.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:24 smithi110 ceph-mon[100641]: pgmap v1837: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:13:25.423 INFO:tasks.workunit.client.0.smithi110.stdout: 1135: throughput=5MB/sec pending data=0 2024-08-17T01:13:25.423 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HFMoW1jJnTYkZzx off=16233144 len=1912099 2024-08-17T01:13:25.435 INFO:tasks.workunit.client.0.smithi110.stdout:op 5773 completed, throughput=5MB/sec 2024-08-17T01:13:25.436 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0G2ExehAbFBJc9U off=18800639 len=866831 2024-08-17T01:13:25.436 INFO:tasks.workunit.client.0.smithi110.stdout:op 5774 completed, throughput=5MB/sec 2024-08-17T01:13:25.437 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-eQTWr793WqwLCUA off=9901190 len=880657 2024-08-17T01:13:25.441 INFO:tasks.workunit.client.0.smithi110.stdout:op 5775 completed, throughput=5MB/sec 2024-08-17T01:13:25.441 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7j0H2KV6rAXxiO8 off=3522111 len=1349658 2024-08-17T01:13:25.448 INFO:tasks.workunit.client.0.smithi110.stdout:op 5776 completed, throughput=5MB/sec 2024-08-17T01:13:25.448 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZkRwMfNfsIQUoKX off=13702599 len=642629 2024-08-17T01:13:25.453 INFO:tasks.workunit.client.0.smithi110.stdout:op 5777 completed, throughput=5MB/sec 2024-08-17T01:13:26.454 INFO:tasks.workunit.client.0.smithi110.stdout: 1136: throughput=5MB/sec pending data=0 2024-08-17T01:13:26.454 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-D7HkXA930HSGJRu off=2202932 len=1793113 2024-08-17T01:13:26.470 INFO:tasks.workunit.client.0.smithi110.stdout:op 5778 completed, throughput=5MB/sec 2024-08-17T01:13:26.470 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Fuh2mYFOVlKVx91 off=8932350 len=1687698 2024-08-17T01:13:26.473 INFO:tasks.workunit.client.0.smithi110.stdout:op 5779 completed, throughput=5MB/sec 2024-08-17T01:13:26.473 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-S-oVAQmwPk342Na off=1293311 len=188588 2024-08-17T01:13:26.474 INFO:tasks.workunit.client.0.smithi110.stdout:op 5780 completed, throughput=5MB/sec 2024-08-17T01:13:26.474 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-NSO_zQ_4FEutnHT off=6248557 len=1587623 2024-08-17T01:13:26.476 INFO:tasks.workunit.client.0.smithi110.stdout:op 5781 completed, throughput=5MB/sec 2024-08-17T01:13:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:26 smithi177 ceph-mon[90034]: pgmap v1838: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:13:27.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:26 smithi110 ceph-mon[98148]: pgmap v1838: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:13:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:26 smithi110 ceph-mon[100641]: pgmap v1838: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-17T01:13:27.476 INFO:tasks.workunit.client.0.smithi110.stdout: 1137: throughput=5MB/sec pending data=0 2024-08-17T01:13:27.476 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hIyURIKcxKjTX2f off=21835446 len=321691 2024-08-17T01:13:27.480 INFO:tasks.workunit.client.0.smithi110.stdout:op 5782 completed, throughput=5MB/sec 2024-08-17T01:13:27.480 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-luL2Q8R-kuOKMMK off=4623462 len=1461 2024-08-17T01:13:27.481 INFO:tasks.workunit.client.0.smithi110.stdout:op 5783 completed, throughput=5MB/sec 2024-08-17T01:13:27.481 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_0ksuY5KaLY6Rbx off=477452 len=1395624 2024-08-17T01:13:27.483 INFO:tasks.workunit.client.0.smithi110.stdout:op 5784 completed, throughput=5MB/sec 2024-08-17T01:13:27.483 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-201cYZAj8vFwiSI off=12414907 len=654825 2024-08-17T01:13:27.487 INFO:tasks.workunit.client.0.smithi110.stdout:op 5785 completed, throughput=5MB/sec 2024-08-17T01:13:27.487 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HtThzJGYc7G39Zj off=2538560 len=1835045 2024-08-17T01:13:27.489 INFO:tasks.workunit.client.0.smithi110.stdout:op 5786 completed, throughput=5MB/sec 2024-08-17T01:13:27.489 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-4ay3ZveYKCRrUIn off=533000 len=1420392 2024-08-17T01:13:27.496 INFO:tasks.workunit.client.0.smithi110.stdout:op 5787 completed, throughput=5MB/sec 2024-08-17T01:13:28.496 INFO:tasks.workunit.client.0.smithi110.stdout: 1138: throughput=5MB/sec pending data=0 2024-08-17T01:13:28.496 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-TH1CC510EQCquwQ off=1631818 len=105403 2024-08-17T01:13:28.500 INFO:tasks.workunit.client.0.smithi110.stdout:op 5788 completed, throughput=5MB/sec 2024-08-17T01:13:28.500 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-blVdCn5TY0PzKSx off=2008637 len=1919492 2024-08-17T01:13:28.502 INFO:tasks.workunit.client.0.smithi110.stdout:op 5789 completed, throughput=5MB/sec 2024-08-17T01:13:28.502 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-YrB9hajeho7dz8A off=3805724 len=1191977 2024-08-17T01:13:28.508 INFO:tasks.workunit.client.0.smithi110.stdout:op 5790 completed, throughput=5MB/sec 2024-08-17T01:13:28.508 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-NNsZ4-D7SWoB8-f off=4599642 len=38268 2024-08-17T01:13:28.510 INFO:tasks.workunit.client.0.smithi110.stdout:op 5791 completed, throughput=5MB/sec 2024-08-17T01:13:28.510 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HD9vxpiqz_f8luq off=2777047 len=1193679 2024-08-17T01:13:28.514 INFO:tasks.workunit.client.0.smithi110.stdout:op 5792 completed, throughput=5MB/sec 2024-08-17T01:13:28.514 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-OGOP6EAJQsCgZT7 off=2690203 len=45959 2024-08-17T01:13:28.514 INFO:tasks.workunit.client.0.smithi110.stdout:op 5793 completed, throughput=5MB/sec 2024-08-17T01:13:28.514 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PQH_7hXZXrpnylo off=6396645 len=357242 2024-08-17T01:13:28.518 INFO:tasks.workunit.client.0.smithi110.stdout:op 5794 completed, throughput=5MB/sec 2024-08-17T01:13:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:13:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:13:28] "GET /metrics HTTP/1.1" 200 34133 "" "Prometheus/2.43.0" 2024-08-17T01:13:28.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:28 smithi177 ceph-mon[90034]: pgmap v1839: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-08-17T01:13:29.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:28 smithi110 ceph-mon[98148]: pgmap v1839: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-08-17T01:13:29.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:28 smithi110 ceph-mon[100641]: pgmap v1839: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-08-17T01:13:29.518 INFO:tasks.workunit.client.0.smithi110.stdout: 1139: throughput=5MB/sec pending data=0 2024-08-17T01:13:29.519 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-d2D-50XSw4HgbVm off=11382722 len=1664005 2024-08-17T01:13:29.526 INFO:tasks.workunit.client.0.smithi110.stdout:op 5795 completed, throughput=5MB/sec 2024-08-17T01:13:29.526 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KYXZ1xyAvjHSiRf off=14897089 len=1808679 2024-08-17T01:13:29.533 INFO:tasks.workunit.client.0.smithi110.stdout:op 5796 completed, throughput=5MB/sec 2024-08-17T01:13:29.533 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-uj6VXtjYrSST_hj off=11836503 len=516920 2024-08-17T01:13:29.534 INFO:tasks.workunit.client.0.smithi110.stdout:op 5797 completed, throughput=5MB/sec 2024-08-17T01:13:29.534 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--yvFbQmbc5IOdVK off=1044030 len=1735707 2024-08-17T01:13:29.536 INFO:tasks.workunit.client.0.smithi110.stdout:op 5798 completed, throughput=5MB/sec 2024-08-17T01:13:30.536 INFO:tasks.workunit.client.0.smithi110.stdout: 1140: throughput=5MB/sec pending data=0 2024-08-17T01:13:30.536 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hpBRlYr-l8--XMF off=7218443 len=253420 2024-08-17T01:13:30.540 INFO:tasks.workunit.client.0.smithi110.stdout:op 5799 completed, throughput=5MB/sec 2024-08-17T01:13:30.540 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wYMLcPmW3AAigl2 off=1282368 len=336563 2024-08-17T01:13:30.543 INFO:tasks.workunit.client.0.smithi110.stdout:op 5800 completed, throughput=5MB/sec 2024-08-17T01:13:30.543 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-lo7uAZfDcnIdGC0 off=486184 len=474451 2024-08-17T01:13:30.546 INFO:tasks.workunit.client.0.smithi110.stdout:op 5801 completed, throughput=5MB/sec 2024-08-17T01:13:30.546 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-l4rzUzkxrqmdXrB off=10257271 len=55542 2024-08-17T01:13:30.547 INFO:tasks.workunit.client.0.smithi110.stdout:op 5802 completed, throughput=5MB/sec 2024-08-17T01:13:30.547 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3QIhibPI8Fj_WqE off=3874986 len=10934 2024-08-17T01:13:30.547 INFO:tasks.workunit.client.0.smithi110.stdout:op 5803 completed, throughput=5MB/sec 2024-08-17T01:13:30.547 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-S-oVAQmwPk342Na off=337953 len=409180 2024-08-17T01:13:30.551 INFO:tasks.workunit.client.0.smithi110.stdout:op 5804 completed, throughput=5MB/sec 2024-08-17T01:13:30.551 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-InjV_sal8eIqG95 off=3012095 len=311864 2024-08-17T01:13:30.552 INFO:tasks.workunit.client.0.smithi110.stdout:op 5805 completed, throughput=5MB/sec 2024-08-17T01:13:30.552 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3dO61hXUxE5P95F off=2444020 len=1881331 2024-08-17T01:13:30.563 INFO:tasks.workunit.client.0.smithi110.stdout:op 5806 completed, throughput=5MB/sec 2024-08-17T01:13:30.563 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ZxxTuqmqcg3LvjO off=2413784 len=366893 2024-08-17T01:13:30.566 INFO:tasks.workunit.client.0.smithi110.stdout:op 5807 completed, throughput=5MB/sec 2024-08-17T01:13:30.566 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-svgAjwiGbrUJy7k off=1608314 len=1915134 2024-08-17T01:13:30.568 INFO:tasks.workunit.client.0.smithi110.stdout:op 5808 completed, throughput=5MB/sec 2024-08-17T01:13:30.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:30 smithi177 ceph-mon[90034]: pgmap v1840: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:13:31.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:30 smithi110 ceph-mon[98148]: pgmap v1840: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:13:31.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:30 smithi110 ceph-mon[100641]: pgmap v1840: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:13:31.569 INFO:tasks.workunit.client.0.smithi110.stdout: 1141: throughput=5MB/sec pending data=0 2024-08-17T01:13:31.569 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Hcu7Dl7qLcW5dIr off=14838484 len=678935 2024-08-17T01:13:31.570 INFO:tasks.workunit.client.0.smithi110.stdout:op 5809 completed, throughput=5MB/sec 2024-08-17T01:13:31.570 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_6TN3drjyh1QuLo off=1120147 len=750836 2024-08-17T01:13:31.571 INFO:tasks.workunit.client.0.smithi110.stdout:op 5810 completed, throughput=5MB/sec 2024-08-17T01:13:31.571 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-SWQv3JckOrqzUCJ off=2409180 len=1486150 2024-08-17T01:13:31.573 INFO:tasks.workunit.client.0.smithi110.stdout:op 5811 completed, throughput=5MB/sec 2024-08-17T01:13:31.573 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-mbkquWgqADvTALY off=8933094 len=877648 2024-08-17T01:13:31.579 INFO:tasks.workunit.client.0.smithi110.stdout:op 5812 completed, throughput=5MB/sec 2024-08-17T01:13:31.579 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QxMDFsh0BbljEeF off=1860405 len=1211394 2024-08-17T01:13:31.586 INFO:tasks.workunit.client.0.smithi110.stdout:op 5813 completed, throughput=5MB/sec 2024-08-17T01:13:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:13:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:13:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:13:32.587 INFO:tasks.workunit.client.0.smithi110.stdout: 1142: throughput=5MB/sec pending data=0 2024-08-17T01:13:32.587 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-PiCID2lmTFHD_el off=205978 len=1394555 2024-08-17T01:13:32.589 INFO:tasks.workunit.client.0.smithi110.stdout:op 5814 completed, throughput=5MB/sec 2024-08-17T01:13:32.589 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ahihrqGf5ZsSKsd off=6513748 len=455456 2024-08-17T01:13:32.594 INFO:tasks.workunit.client.0.smithi110.stdout:op 5815 completed, throughput=5MB/sec 2024-08-17T01:13:32.594 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-k-RcitMNX3C1u0J off=1186263 len=2088310 2024-08-17T01:13:32.607 INFO:tasks.workunit.client.0.smithi110.stdout:op 5816 completed, throughput=5MB/sec 2024-08-17T01:13:32.607 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ApOkn-rnLPQPDIU off=14366862 len=2080054 2024-08-17T01:13:32.621 INFO:tasks.workunit.client.0.smithi110.stdout:op 5817 completed, throughput=5MB/sec 2024-08-17T01:13:32.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:32 smithi177 ceph-mon[90034]: pgmap v1841: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:13:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:32 smithi110 ceph-mon[98148]: pgmap v1841: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:13:33.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:32 smithi110 ceph-mon[100641]: pgmap v1841: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-17T01:13:33.622 INFO:tasks.workunit.client.0.smithi110.stdout: 1143: throughput=5MB/sec pending data=0 2024-08-17T01:13:33.622 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yhk8qjv6hGIGDly off=10431624 len=1245897 2024-08-17T01:13:33.630 INFO:tasks.workunit.client.0.smithi110.stdout:op 5818 completed, throughput=5MB/sec 2024-08-17T01:13:33.630 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-59esl8s33HkHEWF off=13126252 len=527661 2024-08-17T01:13:33.631 INFO:tasks.workunit.client.0.smithi110.stdout:op 5819 completed, throughput=5MB/sec 2024-08-17T01:13:33.631 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xSyNiZvj4cy8M-L off=4297822 len=122297 2024-08-17T01:13:33.635 INFO:tasks.workunit.client.0.smithi110.stdout:op 5820 completed, throughput=5MB/sec 2024-08-17T01:13:33.635 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hW3kLtomNAUIk1B off=509029 len=1083281 2024-08-17T01:13:33.641 INFO:tasks.workunit.client.0.smithi110.stdout:op 5821 completed, throughput=5MB/sec 2024-08-17T01:13:33.641 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-E13LG_Sch8X_1Fd off=978877 len=1550714 2024-08-17T01:13:33.648 INFO:tasks.workunit.client.0.smithi110.stdout:op 5822 completed, throughput=5MB/sec 2024-08-17T01:13:34.648 INFO:tasks.workunit.client.0.smithi110.stdout: 1144: throughput=5MB/sec pending data=0 2024-08-17T01:13:34.648 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6bgfDBK4Cs3g9hS off=5193435 len=1429394 2024-08-17T01:13:34.655 INFO:tasks.workunit.client.0.smithi110.stdout:op 5823 completed, throughput=5MB/sec 2024-08-17T01:13:34.655 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ms-psAM4Jb5_xqQ off=712254 len=245349 2024-08-17T01:13:34.657 INFO:tasks.workunit.client.0.smithi110.stdout:op 5824 completed, throughput=5MB/sec 2024-08-17T01:13:34.657 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HVCiaQ96qLg-hg- off=2643546 len=1810722 2024-08-17T01:13:34.658 INFO:tasks.workunit.client.0.smithi110.stdout:op 5825 completed, throughput=5MB/sec 2024-08-17T01:13:34.659 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9Mf8a1wXwGFGiOl off=7747764 len=1369025 2024-08-17T01:13:34.660 INFO:tasks.workunit.client.0.smithi110.stdout:op 5826 completed, throughput=5MB/sec 2024-08-17T01:13:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:34 smithi177 ceph-mon[90034]: pgmap v1842: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:13:35.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:34 smithi110 ceph-mon[98148]: pgmap v1842: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:13:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:34 smithi110 ceph-mon[100641]: pgmap v1842: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:13:35.660 INFO:tasks.workunit.client.0.smithi110.stdout: 1145: throughput=5MB/sec pending data=0 2024-08-17T01:13:35.660 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9j6QvurqEUwdit8 off=5446827 len=200096 2024-08-17T01:13:35.663 INFO:tasks.workunit.client.0.smithi110.stdout:op 5827 completed, throughput=5MB/sec 2024-08-17T01:13:35.663 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-TEEptW0nnaMQ4O6 off=1888592 len=1957687 2024-08-17T01:13:35.671 INFO:tasks.workunit.client.0.smithi110.stdout:op 5828 completed, throughput=5MB/sec 2024-08-17T01:13:35.672 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--fMPsM31e3rTnXV off=17882993 len=581363 2024-08-17T01:13:35.672 INFO:tasks.workunit.client.0.smithi110.stdout:op 5829 completed, throughput=5MB/sec 2024-08-17T01:13:35.672 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-y8fv0gj1GTxg9Yl off=16497674 len=1598804 2024-08-17T01:13:35.682 INFO:tasks.workunit.client.0.smithi110.stdout:op 5830 completed, throughput=5MB/sec 2024-08-17T01:13:35.682 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-dOr5A6HO5sVPDx1 off=0 len=1112504 2024-08-17T01:13:35.683 INFO:tasks.workunit.client.0.smithi110.stdout:op 5831 completed, throughput=5MB/sec 2024-08-17T01:13:36.683 INFO:tasks.workunit.client.0.smithi110.stdout: 1146: throughput=5MB/sec pending data=0 2024-08-17T01:13:36.684 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3r8xsfIpwXTKJfn off=1977309 len=569942 2024-08-17T01:13:36.684 INFO:tasks.workunit.client.0.smithi110.stdout:op 5832 completed, throughput=5MB/sec 2024-08-17T01:13:36.684 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-uUh4mqYNxId5iYD off=17776436 len=50773 2024-08-17T01:13:36.687 INFO:tasks.workunit.client.0.smithi110.stdout:op 5833 completed, throughput=5MB/sec 2024-08-17T01:13:36.687 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-sI7MRBGh3ryfSN3 off=10967429 len=1821894 2024-08-17T01:13:36.690 INFO:tasks.workunit.client.0.smithi110.stdout:op 5834 completed, throughput=5MB/sec 2024-08-17T01:13:36.690 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-6HNyuayOLhw9q0w off=16871119 len=1852822 2024-08-17T01:13:36.693 INFO:tasks.workunit.client.0.smithi110.stdout:op 5835 completed, throughput=5MB/sec 2024-08-17T01:13:36.694 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-qw9tNS3ZJC6cTWs off=3730084 len=751959 2024-08-17T01:13:36.698 INFO:tasks.workunit.client.0.smithi110.stdout:op 5836 completed, throughput=5MB/sec 2024-08-17T01:13:36.698 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-J58Dl5TpAmamyg6 off=1296818 len=1011838 2024-08-17T01:13:36.703 INFO:tasks.workunit.client.0.smithi110.stdout:op 5837 completed, throughput=5MB/sec 2024-08-17T01:13:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:36 smithi177 ceph-mon[90034]: pgmap v1843: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-17T01:13:37.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:36 smithi110 ceph-mon[98148]: pgmap v1843: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-17T01:13:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:36 smithi110 ceph-mon[100641]: pgmap v1843: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-17T01:13:37.704 INFO:tasks.workunit.client.0.smithi110.stdout: 1147: throughput=5MB/sec pending data=0 2024-08-17T01:13:37.704 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Jfk-qTftsmBH9l1 off=4261850 len=1711176 2024-08-17T01:13:37.711 INFO:tasks.workunit.client.0.smithi110.stdout:op 5838 completed, throughput=5MB/sec 2024-08-17T01:13:37.711 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--4Iwe29JeNbclfP off=18809713 len=1979251 2024-08-17T01:13:37.724 INFO:tasks.workunit.client.0.smithi110.stdout:op 5839 completed, throughput=5MB/sec 2024-08-17T01:13:37.724 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-_f2Aa30BN31KkpK off=18926909 len=1556739 2024-08-17T01:13:37.731 INFO:tasks.workunit.client.0.smithi110.stdout:op 5840 completed, throughput=5MB/sec 2024-08-17T01:13:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:13:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:13:38] "GET /metrics HTTP/1.1" 200 34129 "" "Prometheus/2.43.0" 2024-08-17T01:13:38.732 INFO:tasks.workunit.client.0.smithi110.stdout: 1148: throughput=5MB/sec pending data=0 2024-08-17T01:13:38.732 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-EiAwR2cX5fB-uaP off=1851803 len=729309 2024-08-17T01:13:38.734 INFO:tasks.workunit.client.0.smithi110.stdout:op 5841 completed, throughput=5MB/sec 2024-08-17T01:13:38.734 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-SUuuIRFQuANR61d off=7024209 len=693842 2024-08-17T01:13:38.739 INFO:tasks.workunit.client.0.smithi110.stdout:op 5842 completed, throughput=5MB/sec 2024-08-17T01:13:38.739 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hICyxFmivUa6paJ off=8251758 len=213689 2024-08-17T01:13:38.742 INFO:tasks.workunit.client.0.smithi110.stdout:op 5843 completed, throughput=5MB/sec 2024-08-17T01:13:38.742 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bQcSExlBZMFYAu8 off=4251790 len=632813 2024-08-17T01:13:38.746 INFO:tasks.workunit.client.0.smithi110.stdout:op 5844 completed, throughput=5MB/sec 2024-08-17T01:13:38.746 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-f0O_T-VRkt3GxLu off=4026896 len=17564 2024-08-17T01:13:38.749 INFO:tasks.workunit.client.0.smithi110.stdout:op 5845 completed, throughput=5MB/sec 2024-08-17T01:13:38.749 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-mUKPA5y-DqBC7DP off=8681290 len=726948 2024-08-17T01:13:38.750 INFO:tasks.workunit.client.0.smithi110.stdout:op 5846 completed, throughput=5MB/sec 2024-08-17T01:13:38.750 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Vrip-Wfh5KuMeUS off=894980 len=1321472 2024-08-17T01:13:38.758 INFO:tasks.workunit.client.0.smithi110.stdout:op 5847 completed, throughput=5MB/sec 2024-08-17T01:13:38.758 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-uzWcDFEqgyKMUck off=9888075 len=2069682 2024-08-17T01:13:38.769 INFO:tasks.workunit.client.0.smithi110.stdout:op 5848 completed, throughput=5MB/sec 2024-08-17T01:13:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:38 smithi177 ceph-mon[90034]: pgmap v1844: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T01:13:39.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:38 smithi110 ceph-mon[98148]: pgmap v1844: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T01:13:39.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:38 smithi110 ceph-mon[100641]: pgmap v1844: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-17T01:13:39.770 INFO:tasks.workunit.client.0.smithi110.stdout: 1149: throughput=5MB/sec pending data=0 2024-08-17T01:13:39.770 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9PX-JtfoQJWY0NP off=8880974 len=1630943 2024-08-17T01:13:39.782 INFO:tasks.workunit.client.0.smithi110.stdout:op 5849 completed, throughput=5MB/sec 2024-08-17T01:13:39.782 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-VuQiJYtdl65TWRu off=3944582 len=1239594 2024-08-17T01:13:39.788 INFO:tasks.workunit.client.0.smithi110.stdout:op 5850 completed, throughput=5MB/sec 2024-08-17T01:13:39.788 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GqPzmix8aor-Mib off=2770082 len=108229 2024-08-17T01:13:39.789 INFO:tasks.workunit.client.0.smithi110.stdout:op 5851 completed, throughput=5MB/sec 2024-08-17T01:13:39.789 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-n1ijYfJ-ybaUPca off=15848691 len=2012906 2024-08-17T01:13:39.790 INFO:tasks.workunit.client.0.smithi110.stdout:op 5852 completed, throughput=5MB/sec 2024-08-17T01:13:40.791 INFO:tasks.workunit.client.0.smithi110.stdout: 1150: throughput=5MB/sec pending data=0 2024-08-17T01:13:41.354 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-c1xMmg6w1GBOO02 off=1094688 len=598408 2024-08-17T01:13:41.355 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:40 smithi177 ceph-mon[90034]: pgmap v1845: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-17T01:13:41.356 INFO:tasks.workunit.client.0.smithi110.stdout:op 5853 completed, throughput=5MB/sec 2024-08-17T01:13:41.356 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-5RnLMdK2vxEeOnk off=3947153 len=880234 2024-08-17T01:13:41.356 INFO:tasks.workunit.client.0.smithi110.stdout:op 5854 completed, throughput=5MB/sec 2024-08-17T01:13:41.356 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-vCDXNl-7UCzwtpB off=6164544 len=821411 2024-08-17T01:13:41.356 INFO:tasks.workunit.client.0.smithi110.stdout:op 5855 completed, throughput=5MB/sec 2024-08-17T01:13:41.356 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-UqSlB25em7JklD5 off=7555915 len=1708305 2024-08-17T01:13:41.356 INFO:tasks.workunit.client.0.smithi110.stdout:op 5856 completed, throughput=5MB/sec 2024-08-17T01:13:41.357 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:40 smithi110 ceph-mon[98148]: pgmap v1845: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-17T01:13:41.357 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:40 smithi110 ceph-mon[100641]: pgmap v1845: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-17T01:13:41.803 INFO:tasks.workunit.client.0.smithi110.stdout: 1151: throughput=5MB/sec pending data=0 2024-08-17T01:13:41.803 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-QKLtP7f_85fTSPH off=14676476 len=1747000 2024-08-17T01:13:41.814 INFO:tasks.workunit.client.0.smithi110.stdout:op 5857 completed, throughput=5MB/sec 2024-08-17T01:13:41.815 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-GqwpFhvnPfuTX-6 off=1596293 len=1479584 2024-08-17T01:13:41.816 INFO:tasks.workunit.client.0.smithi110.stdout:op 5858 completed, throughput=5MB/sec 2024-08-17T01:13:41.816 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0WxGy9LhKKMaZ7D off=10974967 len=1497834 2024-08-17T01:13:41.824 INFO:tasks.workunit.client.0.smithi110.stdout:op 5859 completed, throughput=5MB/sec 2024-08-17T01:13:41.824 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-2dTxAXXWeIXJTlh off=2480246 len=1582560 2024-08-17T01:13:41.826 INFO:tasks.workunit.client.0.smithi110.stdout:op 5860 completed, throughput=5MB/sec 2024-08-17T01:13:42.827 INFO:tasks.workunit.client.0.smithi110.stdout: 1152: throughput=5MB/sec pending data=0 2024-08-17T01:13:42.827 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3QIhibPI8Fj_WqE off=3033180 len=88160 2024-08-17T01:13:42.827 INFO:tasks.workunit.client.0.smithi110.stdout:op 5861 completed, throughput=5MB/sec 2024-08-17T01:13:42.827 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9jd491qZ46e7vut off=2630244 len=1251451 2024-08-17T01:13:42.834 INFO:tasks.workunit.client.0.smithi110.stdout:op 5862 completed, throughput=5MB/sec 2024-08-17T01:13:42.834 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-eztZpZDnmJCJTT5 off=4330888 len=1045713 2024-08-17T01:13:42.838 INFO:tasks.workunit.client.0.smithi110.stdout:op 5863 completed, throughput=5MB/sec 2024-08-17T01:13:42.839 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-R4zVM6UvuaK17s3 off=5745485 len=1371272 2024-08-17T01:13:42.842 INFO:tasks.workunit.client.0.smithi110.stdout:op 5864 completed, throughput=5MB/sec 2024-08-17T01:13:42.842 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Ud3kOtL6wZdIw9S off=7333823 len=340889 2024-08-17T01:13:42.845 INFO:tasks.workunit.client.0.smithi110.stdout:op 5865 completed, throughput=5MB/sec 2024-08-17T01:13:42.845 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-XKGi5mOE4KAfiWd off=3020601 len=1571402 2024-08-17T01:13:42.847 INFO:tasks.workunit.client.0.smithi110.stdout:op 5866 completed, throughput=5MB/sec 2024-08-17T01:13:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:42 smithi177 ceph-mon[90034]: pgmap v1846: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:13:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:42 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:13:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:42 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:13:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:42 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:13:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:42 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:13:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:42 smithi110 ceph-mon[98148]: pgmap v1846: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:13:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:42 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:13:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:42 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:13:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:42 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:13:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:42 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:13:43.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:42 smithi110 ceph-mon[100641]: pgmap v1846: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-17T01:13:43.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:42 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:13:43.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:42 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:13:43.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:42 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:13:43.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:42 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:13:43.847 INFO:tasks.workunit.client.0.smithi110.stdout: 1153: throughput=5MB/sec pending data=0 2024-08-17T01:13:43.847 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-x3fFcH6zjrcl2Ic off=13199106 len=538675 2024-08-17T01:13:43.854 INFO:tasks.workunit.client.0.smithi110.stdout:op 5867 completed, throughput=5MB/sec 2024-08-17T01:13:43.854 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Rle4yk7SKUNlIPL off=45678 len=312848 2024-08-17T01:13:43.858 INFO:tasks.workunit.client.0.smithi110.stdout:op 5868 completed, throughput=5MB/sec 2024-08-17T01:13:43.858 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-UOctmkMHLTzSpvr off=2968971 len=301209 2024-08-17T01:13:43.858 INFO:tasks.workunit.client.0.smithi110.stdout:op 5869 completed, throughput=5MB/sec 2024-08-17T01:13:43.858 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-adkUL2vpKq6Sl56 off=8324113 len=1793531 2024-08-17T01:13:43.867 INFO:tasks.workunit.client.0.smithi110.stdout:op 5870 completed, throughput=5MB/sec 2024-08-17T01:13:43.867 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pStiphh6K0ALM5Y off=311840 len=2088899 2024-08-17T01:13:43.874 INFO:tasks.workunit.client.0.smithi110.stdout:op 5871 completed, throughput=5MB/sec 2024-08-17T01:13:44.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:44 smithi177 ceph-mon[90034]: pgmap v1847: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-17T01:13:44.875 INFO:tasks.workunit.client.0.smithi110.stdout: 1154: throughput=5MB/sec pending data=0 2024-08-17T01:13:44.875 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-oQVMRaw1KVSoPiQ off=7801766 len=1210094 2024-08-17T01:13:44.878 INFO:tasks.workunit.client.0.smithi110.stdout:op 5872 completed, throughput=5MB/sec 2024-08-17T01:13:44.878 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3PobBlLUCwv93ZV off=8884947 len=727688 2024-08-17T01:13:44.883 INFO:tasks.workunit.client.0.smithi110.stdout:op 5873 completed, throughput=5MB/sec 2024-08-17T01:13:44.883 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Fa1E4JYNwEnkC11 off=12476202 len=1199109 2024-08-17T01:13:44.891 INFO:tasks.workunit.client.0.smithi110.stdout:op 5874 completed, throughput=5MB/sec 2024-08-17T01:13:44.891 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-J56xb7lg--2I3in off=36822 len=567394 2024-08-17T01:13:44.892 INFO:tasks.workunit.client.0.smithi110.stdout:op 5875 completed, throughput=5MB/sec 2024-08-17T01:13:44.892 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-0hyx0ibDYCjypOI off=722094 len=1567249 2024-08-17T01:13:44.902 INFO:tasks.workunit.client.0.smithi110.stdout:op 5876 completed, throughput=5MB/sec 2024-08-17T01:13:45.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:44 smithi110 ceph-mon[100641]: pgmap v1847: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-17T01:13:45.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:44 smithi110 ceph-mon[98148]: pgmap v1847: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-17T01:13:45.902 INFO:tasks.workunit.client.0.smithi110.stdout: 1155: throughput=5MB/sec pending data=0 2024-08-17T01:13:45.903 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-01kV-vsVADaSMqs off=21425129 len=377837 2024-08-17T01:13:45.906 INFO:tasks.workunit.client.0.smithi110.stdout:op 5877 completed, throughput=5MB/sec 2024-08-17T01:13:45.906 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-szTv8Kf0w-af4T_ off=17679749 len=1274233 2024-08-17T01:13:45.913 INFO:tasks.workunit.client.0.smithi110.stdout:op 5878 completed, throughput=5MB/sec 2024-08-17T01:13:45.913 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-eQywpa_s-zgN5iE off=9292763 len=1286710 2024-08-17T01:13:45.914 INFO:tasks.workunit.client.0.smithi110.stdout:op 5879 completed, throughput=5MB/sec 2024-08-17T01:13:45.914 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KUL0inaGJKAqLYU off=7322314 len=458187 2024-08-17T01:13:45.917 INFO:tasks.workunit.client.0.smithi110.stdout:op 5880 completed, throughput=5MB/sec 2024-08-17T01:13:45.917 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-wUIeYkO3N8pdyG7 off=3758821 len=1807914 2024-08-17T01:13:45.925 INFO:tasks.workunit.client.0.smithi110.stdout:op 5881 completed, throughput=5MB/sec 2024-08-17T01:13:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:46 smithi177 ceph-mon[90034]: pgmap v1848: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-17T01:13:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:13:46.925 INFO:tasks.workunit.client.0.smithi110.stdout: 1156: throughput=5MB/sec pending data=0 2024-08-17T01:13:46.925 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-POmzmuzb8f4oFN6 off=4478804 len=1423925 2024-08-17T01:13:46.936 INFO:tasks.workunit.client.0.smithi110.stdout:op 5882 completed, throughput=5MB/sec 2024-08-17T01:13:46.936 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--xlenUVSzR7q6UW off=94330 len=1218797 2024-08-17T01:13:46.937 INFO:tasks.workunit.client.0.smithi110.stdout:op 5883 completed, throughput=5MB/sec 2024-08-17T01:13:46.938 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dlL3Lw-N18BELm7 off=16079476 len=1904752 2024-08-17T01:13:46.950 INFO:tasks.workunit.client.0.smithi110.stdout:op 5884 completed, throughput=5MB/sec 2024-08-17T01:13:46.950 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-7S1mTVocCEXcVCM off=8233669 len=291804 2024-08-17T01:13:46.953 INFO:tasks.workunit.client.0.smithi110.stdout:op 5885 completed, throughput=5MB/sec 2024-08-17T01:13:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:46 smithi110 ceph-mon[98148]: pgmap v1848: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-17T01:13:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:13:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:46 smithi110 ceph-mon[100641]: pgmap v1848: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-17T01:13:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:13:47.953 INFO:tasks.workunit.client.0.smithi110.stdout: 1157: throughput=5MB/sec pending data=0 2024-08-17T01:13:47.953 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KYaUnYiemjLf6t7 off=9511458 len=16427 2024-08-17T01:13:47.954 INFO:tasks.workunit.client.0.smithi110.stdout:op 5886 completed, throughput=5MB/sec 2024-08-17T01:13:47.954 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-C7a2nIO3vqWyu36 off=10326793 len=560099 2024-08-17T01:13:47.958 INFO:tasks.workunit.client.0.smithi110.stdout:op 5887 completed, throughput=5MB/sec 2024-08-17T01:13:47.958 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QQan0kkHcelwaD3 off=15288049 len=187316 2024-08-17T01:13:47.959 INFO:tasks.workunit.client.0.smithi110.stdout:op 5888 completed, throughput=5MB/sec 2024-08-17T01:13:47.959 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-mKelhXA9enN0H7q off=8643690 len=958133 2024-08-17T01:13:47.961 INFO:tasks.workunit.client.0.smithi110.stdout:op 5889 completed, throughput=5MB/sec 2024-08-17T01:13:47.961 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-o_F-leqAU56bJp0 off=4336918 len=4832 2024-08-17T01:13:47.962 INFO:tasks.workunit.client.0.smithi110.stdout:op 5890 completed, throughput=5MB/sec 2024-08-17T01:13:47.962 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-CxyBGhLxW7XlV2c off=5325781 len=53392 2024-08-17T01:13:47.962 INFO:tasks.workunit.client.0.smithi110.stdout:op 5891 completed, throughput=5MB/sec 2024-08-17T01:13:47.962 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-gyUp4r0Sl3FkhoR off=18170382 len=539785 2024-08-17T01:13:47.963 INFO:tasks.workunit.client.0.smithi110.stdout:op 5892 completed, throughput=5MB/sec 2024-08-17T01:13:47.963 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-DKVyLs5zUa133II off=5426934 len=809055 2024-08-17T01:13:47.965 INFO:tasks.workunit.client.0.smithi110.stdout:op 5893 completed, throughput=5MB/sec 2024-08-17T01:13:47.965 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-aOwTK3VJvp37f8p off=2229020 len=1936617 2024-08-17T01:13:47.967 INFO:tasks.workunit.client.0.smithi110.stdout:op 5894 completed, throughput=5MB/sec 2024-08-17T01:13:47.967 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-yhbzWHWesLP9pvq off=5439211 len=740496 2024-08-17T01:13:47.974 INFO:tasks.workunit.client.0.smithi110.stdout:op 5895 completed, throughput=5MB/sec 2024-08-17T01:13:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:13:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:13:48] "GET /metrics HTTP/1.1" 200 34121 "" "Prometheus/2.43.0" 2024-08-17T01:13:48.974 INFO:tasks.workunit.client.0.smithi110.stdout: 1158: throughput=5MB/sec pending data=0 2024-08-17T01:13:48.975 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Z5dllZBunkoWxqy off=1059585 len=691080 2024-08-17T01:13:48.977 INFO:tasks.workunit.client.0.smithi110.stdout:op 5896 completed, throughput=5MB/sec 2024-08-17T01:13:48.977 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0avvHtKJT2iwbIR off=6096050 len=1157821 2024-08-17T01:13:48.978 INFO:tasks.workunit.client.0.smithi110.stdout:op 5897 completed, throughput=5MB/sec 2024-08-17T01:13:48.979 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-X7o5A7CPHbhtKOl off=693035 len=104254 2024-08-17T01:13:48.982 INFO:tasks.workunit.client.0.smithi110.stdout:op 5898 completed, throughput=5MB/sec 2024-08-17T01:13:48.982 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-CgQs5UIW-HuGuEZ off=17176894 len=2073084 2024-08-17T01:13:48.997 INFO:tasks.workunit.client.0.smithi110.stdout:op 5899 completed, throughput=5MB/sec 2024-08-17T01:13:48.997 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jWvb6EQH8lbdY97 off=5082306 len=1653444 2024-08-17T01:13:49.001 INFO:tasks.workunit.client.0.smithi110.stdout:op 5900 completed, throughput=5MB/sec 2024-08-17T01:13:49.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:48 smithi110 ceph-mon[100641]: pgmap v1849: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T01:13:49.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:48 smithi110 ceph-mon[98148]: pgmap v1849: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T01:13:49.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:48 smithi177 ceph-mon[90034]: pgmap v1849: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-17T01:13:50.001 INFO:tasks.workunit.client.0.smithi110.stdout: 1159: throughput=5MB/sec pending data=0 2024-08-17T01:13:50.001 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4dQcp80jaIpQbO2 off=6624390 len=1017293 2024-08-17T01:13:50.003 INFO:tasks.workunit.client.0.smithi110.stdout:op 5901 completed, throughput=5MB/sec 2024-08-17T01:13:50.003 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-anbCko8QwZNLzom off=1355660 len=669605 2024-08-17T01:13:50.004 INFO:tasks.workunit.client.0.smithi110.stdout:op 5902 completed, throughput=5MB/sec 2024-08-17T01:13:50.004 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-0yd4hCzk_aXDx1k off=10281124 len=11954 2024-08-17T01:13:50.005 INFO:tasks.workunit.client.0.smithi110.stdout:op 5903 completed, throughput=5MB/sec 2024-08-17T01:13:50.005 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-P8q4ZQ_iV01xB-O off=6862051 len=1647213 2024-08-17T01:13:50.007 INFO:tasks.workunit.client.0.smithi110.stdout:op 5904 completed, throughput=5MB/sec 2024-08-17T01:13:50.007 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-fnvCGPj66DO1VO6 off=14441509 len=1988369 2024-08-17T01:13:50.011 INFO:tasks.workunit.client.0.smithi110.stdout:op 5905 completed, throughput=5MB/sec 2024-08-17T01:13:51.012 INFO:tasks.workunit.client.0.smithi110.stdout: 1160: throughput=5MB/sec pending data=0 2024-08-17T01:13:51.012 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-pgcelKH-cM80-v_ off=1639426 len=195966 2024-08-17T01:13:51.012 INFO:tasks.workunit.client.0.smithi110.stdout:op 5906 completed, throughput=5MB/sec 2024-08-17T01:13:51.012 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-EPL5WsdVkdzSvK8 off=10630331 len=884903 2024-08-17T01:13:51.014 INFO:tasks.workunit.client.0.smithi110.stdout:op 5907 completed, throughput=5MB/sec 2024-08-17T01:13:51.014 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Fp9zH-zkLjSX7b- off=4389719 len=52593 2024-08-17T01:13:51.016 INFO:tasks.workunit.client.0.smithi110.stdout:op 5908 completed, throughput=5MB/sec 2024-08-17T01:13:51.016 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Sffy9DfN3kezIaG off=7119882 len=1877492 2024-08-17T01:13:51.019 INFO:tasks.workunit.client.0.smithi110.stdout:op 5909 completed, throughput=5MB/sec 2024-08-17T01:13:51.019 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jV1J3c94s2YD4o5 off=202576 len=1228479 2024-08-17T01:13:51.020 INFO:tasks.workunit.client.0.smithi110.stdout:op 5910 completed, throughput=5MB/sec 2024-08-17T01:13:51.021 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-9wpNRjM-HxhkI1T off=917045 len=692935 2024-08-17T01:13:51.024 INFO:tasks.workunit.client.0.smithi110.stdout:op 5911 completed, throughput=5MB/sec 2024-08-17T01:13:51.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:50 smithi110 ceph-mon[98148]: pgmap v1850: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-17T01:13:51.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:50 smithi110 ceph-mon[100641]: pgmap v1850: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-17T01:13:51.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:50 smithi177 ceph-mon[90034]: pgmap v1850: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-17T01:13:52.025 INFO:tasks.workunit.client.0.smithi110.stdout: 1161: throughput=5MB/sec pending data=0 2024-08-17T01:13:52.025 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-hSxsDIwLbwIadIS off=7587754 len=1991596 2024-08-17T01:13:52.027 INFO:tasks.workunit.client.0.smithi110.stdout:op 5912 completed, throughput=5MB/sec 2024-08-17T01:13:52.027 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-sdAOyWRiGiGPQ1Y off=1421064 len=1442307 2024-08-17T01:13:52.029 INFO:tasks.workunit.client.0.smithi110.stdout:op 5913 completed, throughput=5MB/sec 2024-08-17T01:13:52.029 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-gGbJjHOrncV5GPI off=2143406 len=1067783 2024-08-17T01:13:52.036 INFO:tasks.workunit.client.0.smithi110.stdout:op 5914 completed, throughput=5MB/sec 2024-08-17T01:13:52.036 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3o5mvI8boVQGor9 off=6515674 len=965677 2024-08-17T01:13:52.038 INFO:tasks.workunit.client.0.smithi110.stdout:op 5915 completed, throughput=5MB/sec 2024-08-17T01:13:53.039 INFO:tasks.workunit.client.0.smithi110.stdout: 1162: throughput=5MB/sec pending data=0 2024-08-17T01:13:53.039 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tJsS4RjTcv_HX_r off=3161549 len=63856 2024-08-17T01:13:53.039 INFO:tasks.workunit.client.0.smithi110.stdout:op 5916 completed, throughput=5MB/sec 2024-08-17T01:13:53.040 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-PncP9hNz_n10V-E off=7323894 len=84308 2024-08-17T01:13:53.042 INFO:tasks.workunit.client.0.smithi110.stdout:op 5917 completed, throughput=5MB/sec 2024-08-17T01:13:53.042 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-7jD41fT1Rkw330E off=11466977 len=485969 2024-08-17T01:13:53.043 INFO:tasks.workunit.client.0.smithi110.stdout:op 5918 completed, throughput=5MB/sec 2024-08-17T01:13:53.043 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-HfmcuqAfMpeF1oJ off=14941907 len=1720046 2024-08-17T01:13:53.051 INFO:tasks.workunit.client.0.smithi110.stdout:op 5919 completed, throughput=5MB/sec 2024-08-17T01:13:53.051 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-J_OuizloZFmSxtd off=5866348 len=678494 2024-08-17T01:13:53.055 INFO:tasks.workunit.client.0.smithi110.stdout:op 5920 completed, throughput=5MB/sec 2024-08-17T01:13:53.056 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-H8mJfJFeQuOhOVU off=5447506 len=922557 2024-08-17T01:13:53.056 INFO:tasks.workunit.client.0.smithi110.stdout:op 5921 completed, throughput=5MB/sec 2024-08-17T01:13:53.057 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-wMCznO2Z2QuVBmX off=5810649 len=2012507 2024-08-17T01:13:53.059 INFO:tasks.workunit.client.0.smithi110.stdout:op 5922 completed, throughput=5MB/sec 2024-08-17T01:13:53.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:52 smithi110 ceph-mon[98148]: pgmap v1851: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T01:13:53.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:52 smithi110 ceph-mon[100641]: pgmap v1851: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T01:13:53.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:52 smithi177 ceph-mon[90034]: pgmap v1851: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-17T01:13:54.059 INFO:tasks.workunit.client.0.smithi110.stdout: 1163: throughput=5MB/sec pending data=0 2024-08-17T01:13:54.059 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-1EhIFrMCENMOTKl off=879755 len=1892186 2024-08-17T01:13:54.071 INFO:tasks.workunit.client.0.smithi110.stdout:op 5923 completed, throughput=5MB/sec 2024-08-17T01:13:54.071 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-dK9crEhQoua3iU8 off=1286409 len=1338909 2024-08-17T01:13:54.077 INFO:tasks.workunit.client.0.smithi110.stdout:op 5924 completed, throughput=5MB/sec 2024-08-17T01:13:54.077 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj--0vMHnPLbuAYDtA off=13101932 len=1237311 2024-08-17T01:13:54.085 INFO:tasks.workunit.client.0.smithi110.stdout:op 5925 completed, throughput=5MB/sec 2024-08-17T01:13:55.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:54 smithi110 ceph-mon[98148]: pgmap v1852: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:13:55.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:54 smithi110 ceph-mon[100641]: pgmap v1852: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:13:55.086 INFO:tasks.workunit.client.0.smithi110.stdout: 1164: throughput=5MB/sec pending data=0 2024-08-17T01:13:55.086 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-nQmPan5ObQjfR_o off=17940376 len=37798 2024-08-17T01:13:55.086 INFO:tasks.workunit.client.0.smithi110.stdout:op 5926 completed, throughput=5MB/sec 2024-08-17T01:13:55.086 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kgQAKhQ8E_corde off=12952496 len=1947193 2024-08-17T01:13:55.091 INFO:tasks.workunit.client.0.smithi110.stdout:op 5927 completed, throughput=5MB/sec 2024-08-17T01:13:55.091 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-jXdtrdKnIB32kKe off=3055095 len=2092081 2024-08-17T01:13:55.093 INFO:tasks.workunit.client.0.smithi110.stdout:op 5928 completed, throughput=5MB/sec 2024-08-17T01:13:55.093 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-Kfgt7WlwnXRBT9H off=996760 len=2052416 2024-08-17T01:13:55.103 INFO:tasks.workunit.client.0.smithi110.stdout:op 5929 completed, throughput=5MB/sec 2024-08-17T01:13:55.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:54 smithi177 ceph-mon[90034]: pgmap v1852: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-17T01:13:56.104 INFO:tasks.workunit.client.0.smithi110.stdout: 1165: throughput=5MB/sec pending data=0 2024-08-17T01:13:56.104 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-QghX8bWSN_934Wb off=20834943 len=2050242 2024-08-17T01:13:56.106 INFO:tasks.workunit.client.0.smithi110.stdout:op 5930 completed, throughput=5MB/sec 2024-08-17T01:13:56.106 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-9sciW1jnUY8Wh5N off=1060342 len=1170657 2024-08-17T01:13:56.109 INFO:tasks.workunit.client.0.smithi110.stdout:op 5931 completed, throughput=5MB/sec 2024-08-17T01:13:56.109 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-HuLG-PVkvYtZzgL off=1779560 len=756872 2024-08-17T01:13:56.111 INFO:tasks.workunit.client.0.smithi110.stdout:op 5932 completed, throughput=5MB/sec 2024-08-17T01:13:56.111 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-sci8swTMveQj3n4 off=456758 len=1989738 2024-08-17T01:13:56.115 INFO:tasks.workunit.client.0.smithi110.stdout:op 5933 completed, throughput=5MB/sec 2024-08-17T01:13:57.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:56 smithi110 ceph-mon[98148]: pgmap v1853: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:13:57.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:56 smithi110 ceph-mon[100641]: pgmap v1853: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:13:57.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:56 smithi177 ceph-mon[90034]: pgmap v1853: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:13:57.115 INFO:tasks.workunit.client.0.smithi110.stdout: 1166: throughput=5MB/sec pending data=0 2024-08-17T01:13:57.115 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-JIIn6cZjoducaD8 off=11884912 len=387776 2024-08-17T01:13:57.116 INFO:tasks.workunit.client.0.smithi110.stdout:op 5934 completed, throughput=5MB/sec 2024-08-17T01:13:57.116 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-IuznxHROGxHIJmf off=10071337 len=1442561 2024-08-17T01:13:57.124 INFO:tasks.workunit.client.0.smithi110.stdout:op 5935 completed, throughput=5MB/sec 2024-08-17T01:13:57.124 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ud3kOtL6wZdIw9S off=7155407 len=1838354 2024-08-17T01:13:57.125 INFO:tasks.workunit.client.0.smithi110.stdout:op 5936 completed, throughput=5MB/sec 2024-08-17T01:13:58.126 INFO:tasks.workunit.client.0.smithi110.stdout: 1167: throughput=5MB/sec pending data=0 2024-08-17T01:13:58.126 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-4GcXNbvr8bP7B2s off=2610110 len=631191 2024-08-17T01:13:58.127 INFO:tasks.workunit.client.0.smithi110.stdout:op 5937 completed, throughput=5MB/sec 2024-08-17T01:13:58.127 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-3mN6ACupFgC1MA4 off=1716741 len=1140312 2024-08-17T01:13:58.134 INFO:tasks.workunit.client.0.smithi110.stdout:op 5938 completed, throughput=5MB/sec 2024-08-17T01:13:58.134 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-t9SUDmD3Ss3dfJ0 off=1676466 len=217045 2024-08-17T01:13:58.135 INFO:tasks.workunit.client.0.smithi110.stdout:op 5939 completed, throughput=5MB/sec 2024-08-17T01:13:58.135 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-qmhwyFS5_qy3Lmx off=586085 len=270183 2024-08-17T01:13:58.136 INFO:tasks.workunit.client.0.smithi110.stdout:op 5940 completed, throughput=5MB/sec 2024-08-17T01:13:58.136 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-6mgjM40yvja7KJF off=22838190 len=1270010 2024-08-17T01:13:58.144 INFO:tasks.workunit.client.0.smithi110.stdout:op 5941 completed, throughput=5MB/sec 2024-08-17T01:13:58.144 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-H0GDhwiFXrKpjdD off=7631966 len=1842321 2024-08-17T01:13:58.152 INFO:tasks.workunit.client.0.smithi110.stdout:op 5942 completed, throughput=5MB/sec 2024-08-17T01:13:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:13:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:13:58] "GET /metrics HTTP/1.1" 200 34121 "" "Prometheus/2.43.0" 2024-08-17T01:13:59.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:13:58 smithi110 ceph-mon[98148]: pgmap v1854: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-17T01:13:59.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:13:58 smithi110 ceph-mon[100641]: pgmap v1854: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-17T01:13:59.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:13:58 smithi177 ceph-mon[90034]: pgmap v1854: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-17T01:13:59.152 INFO:tasks.workunit.client.0.smithi110.stdout: 1168: throughput=5MB/sec pending data=0 2024-08-17T01:13:59.152 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-CsCWAGIf_JuPYlu off=11844211 len=1456136 2024-08-17T01:13:59.154 INFO:tasks.workunit.client.0.smithi110.stdout:op 5943 completed, throughput=5MB/sec 2024-08-17T01:13:59.154 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-OZK_8YRJVpfQ0r_ off=316143 len=1066022 2024-08-17T01:13:59.162 INFO:tasks.workunit.client.0.smithi110.stdout:op 5944 completed, throughput=5MB/sec 2024-08-17T01:13:59.162 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cd-Xheq_ZTdAY_M off=5465231 len=2063933 2024-08-17T01:13:59.164 INFO:tasks.workunit.client.0.smithi110.stdout:op 5945 completed, throughput=5MB/sec 2024-08-17T01:13:59.164 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-KL3ytuRJDbMsgTq off=23245908 len=231360 2024-08-17T01:13:59.168 INFO:tasks.workunit.client.0.smithi110.stdout:op 5946 completed, throughput=5MB/sec 2024-08-17T01:13:59.168 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-zBVREy8_oQWEnu2 off=1132159 len=1459636 2024-08-17T01:13:59.171 INFO:tasks.workunit.client.0.smithi110.stdout:op 5947 completed, throughput=5MB/sec 2024-08-17T01:14:00.171 INFO:tasks.workunit.client.0.smithi110.stdout: 1169: throughput=5MB/sec pending data=0 2024-08-17T01:14:00.172 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-Ln549ZGmxbzsoMB off=2240634 len=307640 2024-08-17T01:14:00.172 INFO:tasks.workunit.client.0.smithi110.stdout:op 5948 completed, throughput=5MB/sec 2024-08-17T01:14:00.172 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-ValLeRq_Eli2_bl off=4085321 len=410691 2024-08-17T01:14:00.176 INFO:tasks.workunit.client.0.smithi110.stdout:op 5949 completed, throughput=5MB/sec 2024-08-17T01:14:00.176 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-aRSyUhXh60dIC94 off=8023489 len=1076903 2024-08-17T01:14:00.182 INFO:tasks.workunit.client.0.smithi110.stdout:op 5950 completed, throughput=5MB/sec 2024-08-17T01:14:00.182 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ABnZqDrFlc4xXgF off=10142882 len=310405 2024-08-17T01:14:00.182 INFO:tasks.workunit.client.0.smithi110.stdout:op 5951 completed, throughput=5MB/sec 2024-08-17T01:14:00.182 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-nbYAKGVNBrrA92i off=4365581 len=297402 2024-08-17T01:14:00.186 INFO:tasks.workunit.client.0.smithi110.stdout:op 5952 completed, throughput=5MB/sec 2024-08-17T01:14:00.186 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-H0B8gKT1Gb8sAqK off=16695306 len=1883431 2024-08-17T01:14:00.188 INFO:tasks.workunit.client.0.smithi110.stdout:op 5953 completed, throughput=5MB/sec 2024-08-17T01:14:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:00 smithi110 ceph-mon[98148]: pgmap v1855: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-17T01:14:01.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:00 smithi110 ceph-mon[100641]: pgmap v1855: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-17T01:14:01.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:00 smithi177 ceph-mon[90034]: pgmap v1855: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-17T01:14:01.188 INFO:tasks.workunit.client.0.smithi110.stdout: 1170: throughput=5MB/sec pending data=0 2024-08-17T01:14:01.188 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-TEEptW0nnaMQ4O6 off=10296914 len=873042 2024-08-17T01:14:01.189 INFO:tasks.workunit.client.0.smithi110.stdout:op 5954 completed, throughput=5MB/sec 2024-08-17T01:14:01.189 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj--_NiYd8ID4S-Tbp off=6073495 len=325738 2024-08-17T01:14:01.190 INFO:tasks.workunit.client.0.smithi110.stdout:op 5955 completed, throughput=5MB/sec 2024-08-17T01:14:01.190 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kZkucAdLV5dZ8DL off=818396 len=1842031 2024-08-17T01:14:01.192 INFO:tasks.workunit.client.0.smithi110.stdout:op 5956 completed, throughput=5MB/sec 2024-08-17T01:14:01.192 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-AgHIM6eSRlRdZrJ off=3198492 len=845458 2024-08-17T01:14:01.196 INFO:tasks.workunit.client.0.smithi110.stdout:op 5957 completed, throughput=5MB/sec 2024-08-17T01:14:01.196 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-TKIdUHWSi5K1KWj off=1520351 len=1690564 2024-08-17T01:14:01.203 INFO:tasks.workunit.client.0.smithi110.stdout:op 5958 completed, throughput=5MB/sec 2024-08-17T01:14:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:14:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:14:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:14:02.204 INFO:tasks.workunit.client.0.smithi110.stdout: 1171: throughput=5MB/sec pending data=0 2024-08-17T01:14:02.204 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-kEJXtc8KIR9hrnS off=402110 len=663725 2024-08-17T01:14:02.205 INFO:tasks.workunit.client.0.smithi110.stdout:op 5959 completed, throughput=5MB/sec 2024-08-17T01:14:02.205 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-szc9h-z_yEJm6vu off=1783769 len=121751 2024-08-17T01:14:02.208 INFO:tasks.workunit.client.0.smithi110.stdout:op 5960 completed, throughput=5MB/sec 2024-08-17T01:14:02.208 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-z7Edvg0BrsCWlHW off=3152128 len=981087 2024-08-17T01:14:02.210 INFO:tasks.workunit.client.0.smithi110.stdout:op 5961 completed, throughput=5MB/sec 2024-08-17T01:14:02.210 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-p-R5bYCc3yZF1tr off=3665643 len=1722366 2024-08-17T01:14:02.218 INFO:tasks.workunit.client.0.smithi110.stdout:op 5962 completed, throughput=5MB/sec 2024-08-17T01:14:02.218 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xJd3wA0qLwbS0tM off=397054 len=677582 2024-08-17T01:14:02.223 INFO:tasks.workunit.client.0.smithi110.stdout:op 5963 completed, throughput=5MB/sec 2024-08-17T01:14:02.223 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-ICLXsKS61u-NpAC off=495978 len=834176 2024-08-17T01:14:02.224 INFO:tasks.workunit.client.0.smithi110.stdout:op 5964 completed, throughput=5MB/sec 2024-08-17T01:14:02.224 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-cHm-gT5pWu0U3NN off=16072292 len=992243 2024-08-17T01:14:02.225 INFO:tasks.workunit.client.0.smithi110.stdout:op 5965 completed, throughput=5MB/sec 2024-08-17T01:14:03.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:02 smithi110 ceph-mon[98148]: pgmap v1856: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T01:14:03.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:02 smithi110 ceph-mon[100641]: pgmap v1856: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T01:14:03.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:02 smithi177 ceph-mon[90034]: pgmap v1856: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T01:14:03.225 INFO:tasks.workunit.client.0.smithi110.stdout: 1172: throughput=5MB/sec pending data=0 2024-08-17T01:14:03.226 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-C10lgQYRWHW4kX4 off=12569272 len=1986948 2024-08-17T01:14:03.228 INFO:tasks.workunit.client.0.smithi110.stdout:op 5966 completed, throughput=5MB/sec 2024-08-17T01:14:03.228 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-C_YYKL7px3CpcrD off=8376917 len=869900 2024-08-17T01:14:03.229 INFO:tasks.workunit.client.0.smithi110.stdout:op 5967 completed, throughput=5MB/sec 2024-08-17T01:14:03.229 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-u9uRH9giT4viy1I off=12839875 len=1617385 2024-08-17T01:14:03.239 INFO:tasks.workunit.client.0.smithi110.stdout:op 5968 completed, throughput=5MB/sec 2024-08-17T01:14:04.240 INFO:tasks.workunit.client.0.smithi110.stdout: 1173: throughput=5MB/sec pending data=0 2024-08-17T01:14:04.240 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-fWwnBDMfPHKHNED off=9490032 len=40281 2024-08-17T01:14:04.242 INFO:tasks.workunit.client.0.smithi110.stdout:op 5969 completed, throughput=5MB/sec 2024-08-17T01:14:04.242 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-KJC5e2WtMe1RuHl off=2483497 len=757834 2024-08-17T01:14:04.244 INFO:tasks.workunit.client.0.smithi110.stdout:op 5970 completed, throughput=5MB/sec 2024-08-17T01:14:04.244 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-At0yoGFlwOGYXCM off=8500531 len=1966224 2024-08-17T01:14:04.256 INFO:tasks.workunit.client.0.smithi110.stdout:op 5971 completed, throughput=5MB/sec 2024-08-17T01:14:04.256 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-tpPBQKrbgl37LDH off=1234626 len=647854 2024-08-17T01:14:04.257 INFO:tasks.workunit.client.0.smithi110.stdout:op 5972 completed, throughput=5MB/sec 2024-08-17T01:14:04.258 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-950-DcHhfbk9w3H off=4701190 len=679726 2024-08-17T01:14:04.259 INFO:tasks.workunit.client.0.smithi110.stdout:op 5973 completed, throughput=5MB/sec 2024-08-17T01:14:04.259 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-bWrxP90d7wM1UEf off=13443840 len=1158300 2024-08-17T01:14:04.264 INFO:tasks.workunit.client.0.smithi110.stdout:op 5974 completed, throughput=5MB/sec 2024-08-17T01:14:04.265 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-UOKVuMFOtxsULEP off=7698305 len=1040139 2024-08-17T01:14:04.266 INFO:tasks.workunit.client.0.smithi110.stdout:op 5975 completed, throughput=5MB/sec 2024-08-17T01:14:05.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:04 smithi110 ceph-mon[98148]: pgmap v1857: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-08-17T01:14:05.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:04 smithi110 ceph-mon[100641]: pgmap v1857: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-08-17T01:14:05.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:04 smithi177 ceph-mon[90034]: pgmap v1857: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-08-17T01:14:05.266 INFO:tasks.workunit.client.0.smithi110.stdout: 1174: throughput=5MB/sec pending data=0 2024-08-17T01:14:05.266 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-07SvhEHoguFamSJ off=15198388 len=81346 2024-08-17T01:14:05.269 INFO:tasks.workunit.client.0.smithi110.stdout:op 5976 completed, throughput=5MB/sec 2024-08-17T01:14:05.269 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-68lo45A_ukkD8yd off=5108893 len=1953481 2024-08-17T01:14:05.273 INFO:tasks.workunit.client.0.smithi110.stdout:op 5977 completed, throughput=5MB/sec 2024-08-17T01:14:05.273 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-cSJXPNcrM2sEA96 off=20994021 len=683301 2024-08-17T01:14:05.277 INFO:tasks.workunit.client.0.smithi110.stdout:op 5978 completed, throughput=5MB/sec 2024-08-17T01:14:05.278 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-E1wOUd7mP3KcHz_ off=5514464 len=1212952 2024-08-17T01:14:05.279 INFO:tasks.workunit.client.0.smithi110.stdout:op 5979 completed, throughput=5MB/sec 2024-08-17T01:14:05.279 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-H3JrSSDsc_IIptA off=2959029 len=1755064 2024-08-17T01:14:05.287 INFO:tasks.workunit.client.0.smithi110.stdout:op 5980 completed, throughput=5MB/sec 2024-08-17T01:14:06.288 INFO:tasks.workunit.client.0.smithi110.stdout: 1175: throughput=5MB/sec pending data=0 2024-08-17T01:14:06.288 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-hVILz388WsGBRWj off=1557279 len=1616173 2024-08-17T01:14:06.298 INFO:tasks.workunit.client.0.smithi110.stdout:op 5981 completed, throughput=5MB/sec 2024-08-17T01:14:06.298 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-lHClb0LUtfqtsTU off=2620349 len=1908203 2024-08-17T01:14:06.306 INFO:tasks.workunit.client.0.smithi110.stdout:op 5982 completed, throughput=5MB/sec 2024-08-17T01:14:06.306 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-3PDNv4jrGjyDl35 off=4444023 len=856413 2024-08-17T01:14:06.310 INFO:tasks.workunit.client.0.smithi110.stdout:op 5983 completed, throughput=5MB/sec 2024-08-17T01:14:07.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:06 smithi110 ceph-mon[100641]: pgmap v1858: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:14:07.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:06 smithi110 ceph-mon[98148]: pgmap v1858: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:14:07.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:06 smithi177 ceph-mon[90034]: pgmap v1858: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-17T01:14:07.307 INFO:tasks.workunit.client.0.smithi110.stdout: 1176: throughput=5MB/sec pending data=0 2024-08-17T01:14:07.307 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-2bJP3N16kBeMflK off=14566731 len=442212 2024-08-17T01:14:07.311 INFO:tasks.workunit.client.0.smithi110.stdout:op 5984 completed, throughput=5MB/sec 2024-08-17T01:14:07.311 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-JgJvHWpHpr1iAq3 off=3012388 len=985373 2024-08-17T01:14:07.316 INFO:tasks.workunit.client.0.smithi110.stdout:op 5985 completed, throughput=5MB/sec 2024-08-17T01:14:07.316 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-L6FaeYM2-LuQtIW off=7443595 len=677504 2024-08-17T01:14:07.318 INFO:tasks.workunit.client.0.smithi110.stdout:op 5986 completed, throughput=5MB/sec 2024-08-17T01:14:07.318 INFO:tasks.workunit.client.0.smithi110.stdout:WRITE : oid=obj-xPXmdjbeGbMn6cB off=873982 len=985477 2024-08-17T01:14:07.323 INFO:tasks.workunit.client.0.smithi110.stdout:op 5987 completed, throughput=5MB/sec 2024-08-17T01:14:07.323 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-_ySUd9A7LXvWe_f off=0 len=1182078 2024-08-17T01:14:07.324 INFO:tasks.workunit.client.0.smithi110.stdout:op 5988 completed, throughput=5MB/sec 2024-08-17T01:14:07.324 INFO:tasks.workunit.client.0.smithi110.stdout:READ : oid=obj-iKLmri81_sFXHSz off=16469623 len=1255885 2024-08-17T01:14:07.327 INFO:tasks.workunit.client.0.smithi110.stdout:op 5989 completed, throughput=5MB/sec 2024-08-17T01:14:08.327 INFO:tasks.workunit.client.0.smithi110.stdout:waiting for all operations to complete 2024-08-17T01:14:08.327 INFO:tasks.workunit.client.0.smithi110.stdout:cleaning up objects 2024-08-17T01:14:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:14:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:14:08] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.43.0" 2024-08-17T01:14:09.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:08 smithi110 ceph-mon[100641]: pgmap v1859: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:14:09.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:08 smithi110 ceph-mon[98148]: pgmap v1859: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:14:09.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:08 smithi177 ceph-mon[90034]: pgmap v1859: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-17T01:14:11.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:10 smithi110 ceph-mon[98148]: pgmap v1860: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:14:11.121 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:10 smithi110 ceph-mon[100641]: pgmap v1860: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:14:11.122 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:10 smithi177 ceph-mon[90034]: pgmap v1860: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-17T01:14:13.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:12 smithi110 ceph-mon[100641]: pgmap v1861: 105 pgs: 105 active+clean; 123 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 25 op/s 2024-08-17T01:14:13.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:12 smithi110 ceph-mon[98148]: pgmap v1861: 105 pgs: 105 active+clean; 123 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 25 op/s 2024-08-17T01:14:13.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:12 smithi177 ceph-mon[90034]: pgmap v1861: 105 pgs: 105 active+clean; 123 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 25 op/s 2024-08-17T01:14:14.914 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:14 smithi177 ceph-mon[90034]: pgmap v1862: 105 pgs: 105 active+clean; 104 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 155 op/s 2024-08-17T01:14:15.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:14 smithi110 ceph-mon[98148]: pgmap v1862: 105 pgs: 105 active+clean; 104 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 155 op/s 2024-08-17T01:14:15.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:14 smithi110 ceph-mon[100641]: pgmap v1862: 105 pgs: 105 active+clean; 104 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 155 op/s 2024-08-17T01:14:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:16 smithi110 ceph-mon[100641]: pgmap v1863: 105 pgs: 105 active+clean; 93 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.5 MiB/s wr, 225 op/s 2024-08-17T01:14:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:14:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:16 smithi110 ceph-mon[98148]: pgmap v1863: 105 pgs: 105 active+clean; 93 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.5 MiB/s wr, 225 op/s 2024-08-17T01:14:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:14:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:16 smithi177 ceph-mon[90034]: pgmap v1863: 105 pgs: 105 active+clean; 93 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.5 MiB/s wr, 225 op/s 2024-08-17T01:14:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:14:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:14:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:14:18] "GET /metrics HTTP/1.1" 200 34126 "" "Prometheus/2.43.0" 2024-08-17T01:14:19.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:18 smithi110 ceph-mon[98148]: pgmap v1864: 105 pgs: 105 active+clean; 89 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.1 MiB/s wr, 257 op/s 2024-08-17T01:14:19.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:18 smithi110 ceph-mon[100641]: pgmap v1864: 105 pgs: 105 active+clean; 89 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.1 MiB/s wr, 257 op/s 2024-08-17T01:14:19.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:18 smithi177 ceph-mon[90034]: pgmap v1864: 105 pgs: 105 active+clean; 89 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.1 MiB/s wr, 257 op/s 2024-08-17T01:14:21.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:20 smithi110 ceph-mon[98148]: pgmap v1865: 105 pgs: 105 active+clean; 65 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.1 MiB/s rd, 1001 KiB/s wr, 417 op/s 2024-08-17T01:14:21.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:20 smithi110 ceph-mon[100641]: pgmap v1865: 105 pgs: 105 active+clean; 65 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.1 MiB/s rd, 1001 KiB/s wr, 417 op/s 2024-08-17T01:14:21.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:20 smithi177 ceph-mon[90034]: pgmap v1865: 105 pgs: 105 active+clean; 65 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.1 MiB/s rd, 1001 KiB/s wr, 417 op/s 2024-08-17T01:14:23.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:22 smithi110 ceph-mon[98148]: pgmap v1866: 105 pgs: 105 active+clean; 51 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 309 KiB/s rd, 301 KiB/s wr, 510 op/s 2024-08-17T01:14:23.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:22 smithi110 ceph-mon[100641]: pgmap v1866: 105 pgs: 105 active+clean; 51 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 309 KiB/s rd, 301 KiB/s wr, 510 op/s 2024-08-17T01:14:23.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:22 smithi177 ceph-mon[90034]: pgmap v1866: 105 pgs: 105 active+clean; 51 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 309 KiB/s rd, 301 KiB/s wr, 510 op/s 2024-08-17T01:14:25.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:24 smithi110 ceph-mon[100641]: pgmap v1867: 105 pgs: 105 active+clean; 28 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 151 KiB/s rd, 160 KiB/s wr, 641 op/s 2024-08-17T01:14:25.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:24 smithi110 ceph-mon[98148]: pgmap v1867: 105 pgs: 105 active+clean; 28 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 151 KiB/s rd, 160 KiB/s wr, 641 op/s 2024-08-17T01:14:25.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:24 smithi177 ceph-mon[90034]: pgmap v1867: 105 pgs: 105 active+clean; 28 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 151 KiB/s rd, 160 KiB/s wr, 641 op/s 2024-08-17T01:14:25.204 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-17T01:14:25.204 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-17T01:14:25.231 INFO:tasks.workunit:Stopping ['rados/load-gen-big.sh'] on client.0... 2024-08-17T01:14:25.232 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-17T01:14:25.482 DEBUG:teuthology.parallel:result is None 2024-08-17T01:14:25.482 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T01:14:25.507 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T01:14:25.507 DEBUG:teuthology.orchestra.run.smithi110:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-08-17T01:14:25.563 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T01:14:25.563 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-17T01:14:25.563 INFO:teuthology.task.print:**** done end rados_loadgenbig.yaml 2024-08-17T01:14:25.563 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-17T01:14:25.563 INFO:teuthology.task.print:**** done start rbd_import_export.yaml 2024-08-17T01:14:25.563 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-08-17T01:14:25.564 INFO:tasks.workunit:Pulling workunits from ref reef 2024-08-17T01:14:25.564 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-17T01:14:25.564 DEBUG:teuthology.orchestra.run.smithi177:> stat -- /home/ubuntu/cephtest/mnt.1 2024-08-17T01:14:25.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T01:14:25.581 INFO:teuthology.orchestra.run.smithi177.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.1': No such file or directory 2024-08-17T01:14:25.581 DEBUG:teuthology.orchestra.run.smithi177:> mkdir -- /home/ubuntu/cephtest/mnt.1 2024-08-17T01:14:25.637 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.1 2024-08-17T01:14:25.637 DEBUG:teuthology.orchestra.run.smithi177:> cd -- /home/ubuntu/cephtest/mnt.1 && mkdir -- client.1 2024-08-17T01:14:25.693 INFO:tasks.workunit:timeout=3h 2024-08-17T01:14:25.693 INFO:tasks.workunit:cleanup=True 2024-08-17T01:14:25.694 DEBUG:teuthology.orchestra.run.smithi177:> rm -rf /home/ubuntu/cephtest/clone.client.1 && git clone --depth 1 --branch reef https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.1 && cd /home/ubuntu/cephtest/clone.client.1 2024-08-17T01:14:25.750 INFO:tasks.workunit.client.1.smithi177.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.1'... 2024-08-17T01:14:27.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:26 smithi110 ceph-mon[98148]: pgmap v1868: 105 pgs: 105 active+clean; 20 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 568 op/s 2024-08-17T01:14:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:26 smithi110 ceph-mon[100641]: pgmap v1868: 105 pgs: 105 active+clean; 20 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 568 op/s 2024-08-17T01:14:27.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:26 smithi177 ceph-mon[90034]: pgmap v1868: 105 pgs: 105 active+clean; 20 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 568 op/s 2024-08-17T01:14:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:14:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:14:28] "GET /metrics HTTP/1.1" 200 34126 "" "Prometheus/2.43.0" 2024-08-17T01:14:29.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:28 smithi110 ceph-mon[98148]: pgmap v1869: 105 pgs: 105 active+clean; 15 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 526 op/s 2024-08-17T01:14:29.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:28 smithi110 ceph-mon[100641]: pgmap v1869: 105 pgs: 105 active+clean; 15 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 526 op/s 2024-08-17T01:14:29.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:28 smithi177 ceph-mon[90034]: pgmap v1869: 105 pgs: 105 active+clean; 15 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 526 op/s 2024-08-17T01:14:30.911 DEBUG:teuthology.orchestra.run.smithi177:> 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-17T01:14:31.017 INFO:tasks.workunit.client.1.smithi177.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-17T01:14:31.019 INFO:tasks.workunit.client.1.smithi177.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2024-08-17T01:14:31.019 INFO:tasks.workunit.client.1.smithi177.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-17T01:14:31.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:30 smithi110 ceph-mon[98148]: pgmap v1870: 105 pgs: 105 active+clean; 2.3 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 581 op/s 2024-08-17T01:14:31.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:30 smithi110 ceph-mon[100641]: pgmap v1870: 105 pgs: 105 active+clean; 2.3 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 581 op/s 2024-08-17T01:14:31.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:30 smithi177 ceph-mon[90034]: pgmap v1870: 105 pgs: 105 active+clean; 2.3 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 581 op/s 2024-08-17T01:14:31.677 INFO:tasks.workunit.client.1.smithi177.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-17T01:14:31.733 INFO:tasks.workunit.client.1.smithi177.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-17T01:14:31.773 INFO:tasks.workunit.client.1.smithi177.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2024-08-17T01:14:31.774 INFO:tasks.workunit.client.1.smithi177.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2024-08-17T01:14:31.774 INFO:tasks.workunit.client.1.smithi177.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-17T01:14:31.813 INFO:tasks.workunit.client.1.smithi177.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2024-08-17T01:14:31.817 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-08-17T01:14:31.817 DEBUG:teuthology.orchestra.run.smithi177:> dd if=/home/ubuntu/cephtest/workunits.list.client.1 of=/dev/stdout 2024-08-17T01:14:31.833 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.1... 2024-08-17T01:14:31.834 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2024-08-17T01:14:31.834 DEBUG:teuthology.orchestra.run.smithi177: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-17T01:14:31.903 INFO:tasks.workunit.client.1.smithi177.stderr:+ export RBD_FORCE_ALLOW_V1=1 2024-08-17T01:14:31.903 INFO:tasks.workunit.client.1.smithi177.stderr:+ RBD_FORCE_ALLOW_V1=1 2024-08-17T01:14:31.903 INFO:tasks.workunit.client.1.smithi177.stderr:+ TMPDIR=/tmp/rbd_import_export_136355 2024-08-17T01:14:31.903 INFO:tasks.workunit.client.1.smithi177.stderr:+ rm -rf /tmp/rbd_import_export_136355 2024-08-17T01:14:31.903 INFO:tasks.workunit.client.1.smithi177.stderr:+ mkdir /tmp/rbd_import_export_136355 2024-08-17T01:14:31.904 INFO:tasks.workunit.client.1.smithi177.stderr:+ trap 'rm -rf /tmp/rbd_import_export_136355' INT TERM EXIT 2024-08-17T01:14:31.904 INFO:tasks.workunit.client.1.smithi177.stderr:+ mkdir foo.136355 2024-08-17T01:14:31.905 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd import foo.136355 foo.dir 2024-08-17T01:14:31.949 INFO:tasks.workunit.client.1.smithi177.stderr:rbd: cannot import a directory 2024-08-17T01:14:31.949 INFO:tasks.workunit.client.1.smithi177.stderr: Importing image: 0% complete...failed. 2024-08-17T01:14:31.949 INFO:tasks.workunit.client.1.smithi177.stderr:rbd: import failed: (21) Is a directory 2024-08-17T01:14:31.952 INFO:tasks.workunit.client.1.smithi177.stderr:+ true 2024-08-17T01:14:31.952 INFO:tasks.workunit.client.1.smithi177.stderr:+ rmdir foo.136355 2024-08-17T01:14:31.956 INFO:tasks.workunit.client.1.smithi177.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_136355/img bs=1k count=1 seek=10 2024-08-17T01:14:31.957 INFO:tasks.workunit.client.1.smithi177.stderr:1+0 records in 2024-08-17T01:14:31.957 INFO:tasks.workunit.client.1.smithi177.stderr:1+0 records out 2024-08-17T01:14:31.957 INFO:tasks.workunit.client.1.smithi177.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 3.9854e-05 s, 25.7 MB/s 2024-08-17T01:14:31.957 INFO:tasks.workunit.client.1.smithi177.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_136355/img bs=1k count=10 seek=100 2024-08-17T01:14:31.958 INFO:tasks.workunit.client.1.smithi177.stderr:10+0 records in 2024-08-17T01:14:31.958 INFO:tasks.workunit.client.1.smithi177.stderr:10+0 records out 2024-08-17T01:14:31.958 INFO:tasks.workunit.client.1.smithi177.stderr:10240 bytes (10 kB, 10 KiB) copied, 5.1807e-05 s, 198 MB/s 2024-08-17T01:14:31.958 INFO:tasks.workunit.client.1.smithi177.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_136355/img bs=1k count=100 seek=1000 2024-08-17T01:14:31.959 INFO:tasks.workunit.client.1.smithi177.stderr:60+1 records in 2024-08-17T01:14:31.959 INFO:tasks.workunit.client.1.smithi177.stderr:60+1 records out 2024-08-17T01:14:31.959 INFO:tasks.workunit.client.1.smithi177.stderr:61656 bytes (62 kB, 60 KiB) copied, 0.000165793 s, 372 MB/s 2024-08-17T01:14:31.959 INFO:tasks.workunit.client.1.smithi177.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_136355/img bs=1k seek=10000 2024-08-17T01:14:31.960 INFO:tasks.workunit.client.1.smithi177.stderr:137+1 records in 2024-08-17T01:14:31.960 INFO:tasks.workunit.client.1.smithi177.stderr:137+1 records out 2024-08-17T01:14:31.960 INFO:tasks.workunit.client.1.smithi177.stderr:140952 bytes (141 kB, 138 KiB) copied, 0.000416758 s, 338 MB/s 2024-08-17T01:14:31.960 INFO:tasks.workunit.client.1.smithi177.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_136355/img bs=1k seek=100000 2024-08-17T01:14:31.961 INFO:tasks.workunit.client.1.smithi177.stderr:60+1 records in 2024-08-17T01:14:31.961 INFO:tasks.workunit.client.1.smithi177.stderr:60+1 records out 2024-08-17T01:14:31.961 INFO:tasks.workunit.client.1.smithi177.stderr:61608 bytes (62 kB, 60 KiB) copied, 0.000158273 s, 389 MB/s 2024-08-17T01:14:31.961 INFO:tasks.workunit.client.1.smithi177.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_136355/img bs=1k seek=1000000 2024-08-17T01:14:31.962 INFO:tasks.workunit.client.1.smithi177.stderr:154+1 records in 2024-08-17T01:14:31.962 INFO:tasks.workunit.client.1.smithi177.stderr:154+1 records out 2024-08-17T01:14:31.962 INFO:tasks.workunit.client.1.smithi177.stderr:158176 bytes (158 kB, 154 KiB) copied, 0.000321666 s, 492 MB/s 2024-08-17T01:14:31.962 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd rm testimg 2024-08-17T01:14:32.018 INFO:tasks.workunit.client.1.smithi177.stderr: Removing image: 0% complete...failed. 2024-08-17T01:14:32.018 INFO:tasks.workunit.client.1.smithi177.stderr:rbd: delete error: (2) No such file or directory 2024-08-17T01:14:32.020 INFO:tasks.workunit.client.1.smithi177.stderr:+ true 2024-08-17T01:14:32.020 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd import --new-format /tmp/rbd_import_export_136355/img testimg 2024-08-17T01:14:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:14:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:14:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:14:32.545 INFO:tasks.workunit.client.1.smithi177.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-17T01:14:32.545 INFO:tasks.workunit.client.1.smithi177.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-17T01:14:32.548 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd export testimg /tmp/rbd_import_export_136355/img2 2024-08-17T01:14:32.766 INFO:tasks.workunit.client.1.smithi177.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-17T01:14:32.771 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd export testimg - 2024-08-17T01:14:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:32 smithi110 ceph-mon[98148]: pgmap v1871: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 437 op/s 2024-08-17T01:14:33.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:32 smithi110 ceph-mon[100641]: pgmap v1871: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 437 op/s 2024-08-17T01:14:33.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:32 smithi177 ceph-mon[90034]: pgmap v1871: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 437 op/s 2024-08-17T01:14:33.397 INFO:tasks.workunit.client.1.smithi177.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-17T01:14:33.401 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd rm testimg 2024-08-17T01:14:33.531 INFO:tasks.workunit.client.1.smithi177.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-17T01:14:33.534 INFO:tasks.workunit.client.1.smithi177.stderr:+ cmp /tmp/rbd_import_export_136355/img /tmp/rbd_import_export_136355/img2 2024-08-17T01:14:34.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:33 smithi110 ceph-mon[98148]: pgmap v1872: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 343 op/s 2024-08-17T01:14:34.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:33 smithi110 ceph-mon[100641]: pgmap v1872: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 343 op/s 2024-08-17T01:14:34.072 INFO:tasks.workunit.client.1.smithi177.stderr:+ cmp /tmp/rbd_import_export_136355/img /tmp/rbd_import_export_136355/img3 2024-08-17T01:14:34.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:33 smithi177 ceph-mon[90034]: pgmap v1872: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 343 op/s 2024-08-17T01:14:34.469 INFO:tasks.workunit.client.1.smithi177.stderr:+ rm /tmp/rbd_import_export_136355/img2 /tmp/rbd_import_export_136355/img3 2024-08-17T01:14:34.630 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd import --new-format - testimg 2024-08-17T01:14:35.056 INFO:tasks.workunit.client.1.smithi177.stderr: Importing image: 100% complete...done. 2024-08-17T01:14:35.056 INFO:tasks.workunit.client.1.smithi177.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-17T01:14:35.059 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd export testimg /tmp/rbd_import_export_136355/img2 2024-08-17T01:14:35.243 INFO:tasks.workunit.client.1.smithi177.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-17T01:14:35.248 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd export testimg - 2024-08-17T01:14:35.877 INFO:tasks.workunit.client.1.smithi177.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-17T01:14:35.882 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd rm testimg 2024-08-17T01:14:36.011 INFO:tasks.workunit.client.1.smithi177.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-17T01:14:36.014 INFO:tasks.workunit.client.1.smithi177.stderr:+ cmp /tmp/rbd_import_export_136355/img /tmp/rbd_import_export_136355/img2 2024-08-17T01:14:36.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:35 smithi110 ceph-mon[98148]: pgmap v1873: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 63 KiB/s rd, 31 KiB/s wr, 193 op/s 2024-08-17T01:14:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:35 smithi110 ceph-mon[100641]: pgmap v1873: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 63 KiB/s rd, 31 KiB/s wr, 193 op/s 2024-08-17T01:14:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:35 smithi177 ceph-mon[90034]: pgmap v1873: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 63 KiB/s rd, 31 KiB/s wr, 193 op/s 2024-08-17T01:14:36.556 INFO:tasks.workunit.client.1.smithi177.stderr:+ cmp /tmp/rbd_import_export_136355/img /tmp/rbd_import_export_136355/img3 2024-08-17T01:14:36.952 INFO:tasks.workunit.client.1.smithi177.stderr:+ rm /tmp/rbd_import_export_136355/img /tmp/rbd_import_export_136355/img2 /tmp/rbd_import_export_136355/img3 2024-08-17T01:14:37.163 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd help export 2024-08-17T01:14:37.164 INFO:tasks.workunit.client.1.smithi177.stderr:+ grep -q export-format 2024-08-17T01:14:37.186 INFO:tasks.workunit.client.1.smithi177.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_136355/img bs=1k count=10 seek=100 2024-08-17T01:14:37.187 INFO:tasks.workunit.client.1.smithi177.stderr:10+0 records in 2024-08-17T01:14:37.188 INFO:tasks.workunit.client.1.smithi177.stderr:10+0 records out 2024-08-17T01:14:37.188 INFO:tasks.workunit.client.1.smithi177.stderr:10240 bytes (10 kB, 10 KiB) copied, 7.8347e-05 s, 131 MB/s 2024-08-17T01:14:37.188 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd import --new-format /tmp/rbd_import_export_136355/img testimg 2024-08-17T01:14:37.267 INFO:tasks.workunit.client.1.smithi177.stderr: Importing image: 100% complete...done. 2024-08-17T01:14:37.267 INFO:tasks.workunit.client.1.smithi177.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-17T01:14:37.269 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd snap create testimg@snap 2024-08-17T01:14:37.888 INFO:tasks.workunit.client.1.smithi177.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-08-17T01:14:37.899 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd image-meta set testimg key1 value1 2024-08-17T01:14:37.960 INFO:tasks.workunit.client.1.smithi177.stderr:++ rbd image-meta list testimg 2024-08-17T01:14:38.006 INFO:tasks.workunit.client.1.smithi177.stderr:+ IMAGEMETA_BEFORE='There is 1 metadatum on this image: 2024-08-17T01:14:38.006 INFO:tasks.workunit.client.1.smithi177.stderr: 2024-08-17T01:14:38.006 INFO:tasks.workunit.client.1.smithi177.stderr:Key Value 2024-08-17T01:14:38.006 INFO:tasks.workunit.client.1.smithi177.stderr:key1 value1' 2024-08-17T01:14:38.006 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_136355/img_v2 2024-08-17T01:14:38.048 INFO:tasks.workunit.client.1.smithi177.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-08-17T01:14:38.051 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_136355/img_v2 testimg_import 2024-08-17T01:14:38.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:37 smithi110 ceph-mon[100641]: pgmap v1874: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 63 KiB/s rd, 32 KiB/s wr, 136 op/s 2024-08-17T01:14:38.186 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:37 smithi110 ceph-mon[98148]: pgmap v1874: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 63 KiB/s rd, 32 KiB/s wr, 136 op/s 2024-08-17T01:14:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:37 smithi177 ceph-mon[90034]: pgmap v1874: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 63 KiB/s rd, 32 KiB/s wr, 136 op/s 2024-08-17T01:14:38.562 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:14:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:14:38] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.43.0" 2024-08-17T01:14:38.910 INFO:tasks.workunit.client.1.smithi177.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-08-17T01:14:38.914 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd info testimg_import 2024-08-17T01:14:38.957 INFO:tasks.workunit.client.1.smithi177.stdout:rbd image 'testimg_import': 2024-08-17T01:14:38.957 INFO:tasks.workunit.client.1.smithi177.stdout: size 110 KiB in 1 objects 2024-08-17T01:14:38.958 INFO:tasks.workunit.client.1.smithi177.stdout: order 22 (4 MiB objects) 2024-08-17T01:14:38.958 INFO:tasks.workunit.client.1.smithi177.stdout: snapshot_count: 1 2024-08-17T01:14:38.958 INFO:tasks.workunit.client.1.smithi177.stdout: id: d59a6414c190 2024-08-17T01:14:38.958 INFO:tasks.workunit.client.1.smithi177.stdout: block_name_prefix: rbd_data.d59a6414c190 2024-08-17T01:14:38.958 INFO:tasks.workunit.client.1.smithi177.stdout: format: 2 2024-08-17T01:14:38.958 INFO:tasks.workunit.client.1.smithi177.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-08-17T01:14:38.958 INFO:tasks.workunit.client.1.smithi177.stdout: op_features: 2024-08-17T01:14:38.958 INFO:tasks.workunit.client.1.smithi177.stdout: flags: 2024-08-17T01:14:38.959 INFO:tasks.workunit.client.1.smithi177.stdout: create_timestamp: Sat Aug 17 01:14:38 2024 2024-08-17T01:14:38.959 INFO:tasks.workunit.client.1.smithi177.stdout: access_timestamp: Sat Aug 17 01:14:38 2024 2024-08-17T01:14:38.959 INFO:tasks.workunit.client.1.smithi177.stdout: modify_timestamp: Sat Aug 17 01:14:38 2024 2024-08-17T01:14:38.960 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd info testimg_import@snap 2024-08-17T01:14:39.001 INFO:tasks.workunit.client.1.smithi177.stdout:rbd image 'testimg_import': 2024-08-17T01:14:39.001 INFO:tasks.workunit.client.1.smithi177.stdout: size 110 KiB in 1 objects 2024-08-17T01:14:39.001 INFO:tasks.workunit.client.1.smithi177.stdout: order 22 (4 MiB objects) 2024-08-17T01:14:39.001 INFO:tasks.workunit.client.1.smithi177.stdout: snapshot_count: 1 2024-08-17T01:14:39.001 INFO:tasks.workunit.client.1.smithi177.stdout: id: d59a6414c190 2024-08-17T01:14:39.001 INFO:tasks.workunit.client.1.smithi177.stdout: block_name_prefix: rbd_data.d59a6414c190 2024-08-17T01:14:39.001 INFO:tasks.workunit.client.1.smithi177.stdout: format: 2 2024-08-17T01:14:39.001 INFO:tasks.workunit.client.1.smithi177.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-08-17T01:14:39.001 INFO:tasks.workunit.client.1.smithi177.stdout: op_features: 2024-08-17T01:14:39.001 INFO:tasks.workunit.client.1.smithi177.stdout: flags: 2024-08-17T01:14:39.001 INFO:tasks.workunit.client.1.smithi177.stdout: create_timestamp: Sat Aug 17 01:14:38 2024 2024-08-17T01:14:39.001 INFO:tasks.workunit.client.1.smithi177.stdout: access_timestamp: Sat Aug 17 01:14:38 2024 2024-08-17T01:14:39.002 INFO:tasks.workunit.client.1.smithi177.stdout: modify_timestamp: Sat Aug 17 01:14:38 2024 2024-08-17T01:14:39.002 INFO:tasks.workunit.client.1.smithi177.stdout: protected: False 2024-08-17T01:14:39.004 INFO:tasks.workunit.client.1.smithi177.stderr:++ rbd image-meta list testimg_import 2024-08-17T01:14:39.050 INFO:tasks.workunit.client.1.smithi177.stderr:+ IMAGEMETA_AFTER='There is 1 metadatum on this image: 2024-08-17T01:14:39.050 INFO:tasks.workunit.client.1.smithi177.stderr: 2024-08-17T01:14:39.051 INFO:tasks.workunit.client.1.smithi177.stderr:Key Value 2024-08-17T01:14:39.051 INFO:tasks.workunit.client.1.smithi177.stderr:key1 value1' 2024-08-17T01:14:39.051 INFO:tasks.workunit.client.1.smithi177.stderr:+ '[' 'There is 1 metadatum on this image: 2024-08-17T01:14:39.051 INFO:tasks.workunit.client.1.smithi177.stderr: 2024-08-17T01:14:39.051 INFO:tasks.workunit.client.1.smithi177.stderr:Key Value 2024-08-17T01:14:39.051 INFO:tasks.workunit.client.1.smithi177.stderr:key1 value1' = 'There is 1 metadatum on this image: 2024-08-17T01:14:39.051 INFO:tasks.workunit.client.1.smithi177.stderr: 2024-08-17T01:14:39.051 INFO:tasks.workunit.client.1.smithi177.stderr:Key Value 2024-08-17T01:14:39.051 INFO:tasks.workunit.client.1.smithi177.stderr:key1 value1' ']' 2024-08-17T01:14:39.051 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd export testimg_import /tmp/rbd_import_export_136355/img_import 2024-08-17T01:14:39.088 INFO:tasks.workunit.client.1.smithi177.stderr: Exporting image: 100% complete...done. 2024-08-17T01:14:39.091 INFO:tasks.workunit.client.1.smithi177.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_136355/img /tmp/rbd_import_export_136355/img_import 2024-08-17T01:14:39.091 INFO:tasks.workunit.client.1.smithi177.stderr:+ cmp -l /tmp/rbd_import_export_136355/img /tmp/rbd_import_export_136355/img_import 2024-08-17T01:14:39.092 INFO:tasks.workunit.client.1.smithi177.stderr:++ stat /tmp/rbd_import_export_136355/img --format %b 2024-08-17T01:14:39.093 INFO:tasks.workunit.client.1.smithi177.stderr:+ origsize=24 2024-08-17T01:14:39.093 INFO:tasks.workunit.client.1.smithi177.stderr:++ stat /tmp/rbd_import_export_136355/img_import --format %b 2024-08-17T01:14:39.094 INFO:tasks.workunit.client.1.smithi177.stderr:+ exportsize=224 2024-08-17T01:14:39.094 INFO:tasks.workunit.client.1.smithi177.stderr:+ difference=200 2024-08-17T01:14:39.094 INFO:tasks.workunit.client.1.smithi177.stderr:+ difference=200 2024-08-17T01:14:39.094 INFO:tasks.workunit.client.1.smithi177.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2024-08-17T01:14:39.094 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_136355/img_snap 2024-08-17T01:14:39.132 INFO:tasks.workunit.client.1.smithi177.stderr: Exporting image: 100% complete...done. 2024-08-17T01:14:39.135 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_136355/img_snap_import 2024-08-17T01:14:39.175 INFO:tasks.workunit.client.1.smithi177.stderr: Exporting image: 100% complete...done. 2024-08-17T01:14:39.178 INFO:tasks.workunit.client.1.smithi177.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_136355/img_snap /tmp/rbd_import_export_136355/img_snap_import 2024-08-17T01:14:39.178 INFO:tasks.workunit.client.1.smithi177.stderr:+ cmp -l /tmp/rbd_import_export_136355/img_snap /tmp/rbd_import_export_136355/img_snap_import 2024-08-17T01:14:39.179 INFO:tasks.workunit.client.1.smithi177.stderr:++ stat /tmp/rbd_import_export_136355/img_snap --format %b 2024-08-17T01:14:39.180 INFO:tasks.workunit.client.1.smithi177.stderr:+ origsize=224 2024-08-17T01:14:39.181 INFO:tasks.workunit.client.1.smithi177.stderr:++ stat /tmp/rbd_import_export_136355/img_snap_import --format %b 2024-08-17T01:14:39.181 INFO:tasks.workunit.client.1.smithi177.stderr:+ exportsize=224 2024-08-17T01:14:39.181 INFO:tasks.workunit.client.1.smithi177.stderr:+ difference=0 2024-08-17T01:14:39.182 INFO:tasks.workunit.client.1.smithi177.stderr:+ difference=0 2024-08-17T01:14:39.182 INFO:tasks.workunit.client.1.smithi177.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-08-17T01:14:39.182 INFO:tasks.workunit.client.1.smithi177.stderr:+ rm /tmp/rbd_import_export_136355/img_v2 2024-08-17T01:14:39.182 INFO:tasks.workunit.client.1.smithi177.stderr:+ rm /tmp/rbd_import_export_136355/img_import 2024-08-17T01:14:39.183 INFO:tasks.workunit.client.1.smithi177.stderr:+ rm /tmp/rbd_import_export_136355/img_snap 2024-08-17T01:14:39.183 INFO:tasks.workunit.client.1.smithi177.stderr:+ rm /tmp/rbd_import_export_136355/img_snap_import 2024-08-17T01:14:39.184 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd snap rm testimg_import@snap 2024-08-17T01:14:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:38 smithi110 ceph-mon[98148]: osdmap e1080: 8 total, 8 up, 8 in 2024-08-17T01:14:39.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:38 smithi110 ceph-mon[100641]: osdmap e1080: 8 total, 8 up, 8 in 2024-08-17T01:14:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:38 smithi177 ceph-mon[90034]: osdmap e1080: 8 total, 8 up, 8 in 2024-08-17T01:14:39.896 INFO:tasks.workunit.client.1.smithi177.stderr: Removing snap: 100% complete...done. 2024-08-17T01:14:39.906 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd remove testimg_import 2024-08-17T01:14:40.046 INFO:tasks.workunit.client.1.smithi177.stderr: Removing image: 100% complete...done. 2024-08-17T01:14:40.049 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd snap rm testimg@snap 2024-08-17T01:14:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:39 smithi110 ceph-mon[98148]: pgmap v1876: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 185 KiB/s rd, 70 KiB/s wr, 86 op/s 2024-08-17T01:14:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:39 smithi110 ceph-mon[98148]: osdmap e1081: 8 total, 8 up, 8 in 2024-08-17T01:14:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:39 smithi110 ceph-mon[100641]: pgmap v1876: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 185 KiB/s rd, 70 KiB/s wr, 86 op/s 2024-08-17T01:14:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:39 smithi110 ceph-mon[100641]: osdmap e1081: 8 total, 8 up, 8 in 2024-08-17T01:14:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:39 smithi177 ceph-mon[90034]: pgmap v1876: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 185 KiB/s rd, 70 KiB/s wr, 86 op/s 2024-08-17T01:14:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:39 smithi177 ceph-mon[90034]: osdmap e1081: 8 total, 8 up, 8 in 2024-08-17T01:14:40.904 INFO:tasks.workunit.client.1.smithi177.stderr: Removing snap: 100% complete...done. 2024-08-17T01:14:40.917 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd rm testimg 2024-08-17T01:14:41.057 INFO:tasks.workunit.client.1.smithi177.stderr: Removing image: 100% complete...done. 2024-08-17T01:14:41.060 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd import --order 20 /tmp/rbd_import_export_136355/img testimg 2024-08-17T01:14:41.129 INFO:tasks.workunit.client.1.smithi177.stderr: Importing image: 100% complete...done. 2024-08-17T01:14:41.129 INFO:tasks.workunit.client.1.smithi177.stderr:rbd: --order is deprecated, use --object-size 2024-08-17T01:14:41.131 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_136355/img_v2 2024-08-17T01:14:41.171 INFO:tasks.workunit.client.1.smithi177.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-08-17T01:14:41.173 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_136355/img_v2 testimg_import 2024-08-17T01:14:41.252 INFO:tasks.workunit.client.1.smithi177.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-08-17T01:14:41.256 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd info testimg_import 2024-08-17T01:14:41.256 INFO:tasks.workunit.client.1.smithi177.stderr:+ grep order 2024-08-17T01:14:41.256 INFO:tasks.workunit.client.1.smithi177.stderr:+ awk '{print $2}' 2024-08-17T01:14:41.256 INFO:tasks.workunit.client.1.smithi177.stderr:+ grep 20 2024-08-17T01:14:41.294 INFO:tasks.workunit.client.1.smithi177.stdout:20 2024-08-17T01:14:41.294 INFO:tasks.workunit.client.1.smithi177.stderr:+ rm /tmp/rbd_import_export_136355/img_v2 2024-08-17T01:14:41.295 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd remove testimg_import 2024-08-17T01:14:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:40 smithi110 ceph-mon[98148]: osdmap e1082: 8 total, 8 up, 8 in 2024-08-17T01:14:41.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:40 smithi110 ceph-mon[100641]: osdmap e1082: 8 total, 8 up, 8 in 2024-08-17T01:14:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:40 smithi177 ceph-mon[90034]: osdmap e1082: 8 total, 8 up, 8 in 2024-08-17T01:14:41.410 INFO:tasks.workunit.client.1.smithi177.stderr: Removing image: 100% complete...done. 2024-08-17T01:14:41.413 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd remove testimg 2024-08-17T01:14:41.531 INFO:tasks.workunit.client.1.smithi177.stderr: Removing image: 100% complete...done. 2024-08-17T01:14:41.533 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_136355/img testimg 2024-08-17T01:14:41.588 INFO:tasks.workunit.client.1.smithi177.stderr: Importing image: 100% complete...done. 2024-08-17T01:14:41.591 INFO:tasks.workunit.client.1.smithi177.stderr:++ rbd info testimg 2024-08-17T01:14:41.591 INFO:tasks.workunit.client.1.smithi177.stderr:++ grep features 2024-08-17T01:14:41.635 INFO:tasks.workunit.client.1.smithi177.stderr:+ FEATURES_BEFORE=' features: layering 2024-08-17T01:14:41.635 INFO:tasks.workunit.client.1.smithi177.stderr: op_features: ' 2024-08-17T01:14:41.635 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_136355/img_v2 2024-08-17T01:14:41.678 INFO:tasks.workunit.client.1.smithi177.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-08-17T01:14:41.681 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_136355/img_v2 testimg_import 2024-08-17T01:14:41.754 INFO:tasks.workunit.client.1.smithi177.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-08-17T01:14:41.757 INFO:tasks.workunit.client.1.smithi177.stderr:++ rbd info testimg_import 2024-08-17T01:14:41.757 INFO:tasks.workunit.client.1.smithi177.stderr:++ grep features 2024-08-17T01:14:41.802 INFO:tasks.workunit.client.1.smithi177.stderr:+ FEATURES_AFTER=' features: layering 2024-08-17T01:14:41.803 INFO:tasks.workunit.client.1.smithi177.stderr: op_features: ' 2024-08-17T01:14:41.803 INFO:tasks.workunit.client.1.smithi177.stderr:+ '[' ' features: layering 2024-08-17T01:14:41.803 INFO:tasks.workunit.client.1.smithi177.stderr: op_features: ' '!=' ' features: layering 2024-08-17T01:14:41.803 INFO:tasks.workunit.client.1.smithi177.stderr: op_features: ' ']' 2024-08-17T01:14:41.803 INFO:tasks.workunit.client.1.smithi177.stderr:+ rm /tmp/rbd_import_export_136355/img_v2 2024-08-17T01:14:41.803 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd remove testimg_import 2024-08-17T01:14:41.911 INFO:tasks.workunit.client.1.smithi177.stderr: Removing image: 100% complete...done. 2024-08-17T01:14:41.914 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd remove testimg 2024-08-17T01:14:42.015 INFO:tasks.workunit.client.1.smithi177.stderr: Removing image: 100% complete...done. 2024-08-17T01:14:42.017 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_136355/img testimg 2024-08-17T01:14:42.098 INFO:tasks.workunit.client.1.smithi177.stderr: Importing image: 100% complete...done. 2024-08-17T01:14:42.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:41 smithi110 ceph-mon[100641]: pgmap v1879: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 286 KiB/s rd, 94 KiB/s wr, 163 op/s 2024-08-17T01:14:42.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:41 smithi110 ceph-mon[100641]: osdmap e1083: 8 total, 8 up, 8 in 2024-08-17T01:14:42.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:41 smithi110 ceph-mon[98148]: pgmap v1879: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 286 KiB/s rd, 94 KiB/s wr, 163 op/s 2024-08-17T01:14:42.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:41 smithi110 ceph-mon[98148]: osdmap e1083: 8 total, 8 up, 8 in 2024-08-17T01:14:42.315 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_136355/img_v2 2024-08-17T01:14:42.315 INFO:tasks.workunit.client.1.smithi177.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-08-17T01:14:42.315 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_136355/img_v2 testimg_import 2024-08-17T01:14:42.315 INFO:tasks.workunit.client.1.smithi177.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-08-17T01:14:42.315 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd info testimg_import 2024-08-17T01:14:42.315 INFO:tasks.workunit.client.1.smithi177.stderr:+ grep 'stripe unit' 2024-08-17T01:14:42.315 INFO:tasks.workunit.client.1.smithi177.stderr:+ grep -Ei '(4 KiB|4096)' 2024-08-17T01:14:42.316 INFO:tasks.workunit.client.1.smithi177.stdout: stripe unit: 4 KiB 2024-08-17T01:14:42.316 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd info testimg_import 2024-08-17T01:14:42.316 INFO:tasks.workunit.client.1.smithi177.stderr:+ grep 'stripe count' 2024-08-17T01:14:42.316 INFO:tasks.workunit.client.1.smithi177.stderr:+ awk '{print $3}' 2024-08-17T01:14:42.317 INFO:tasks.workunit.client.1.smithi177.stderr:+ grep 1000 2024-08-17T01:14:42.317 INFO:tasks.workunit.client.1.smithi177.stdout:1000 2024-08-17T01:14:42.317 INFO:tasks.workunit.client.1.smithi177.stderr:+ rm /tmp/rbd_import_export_136355/img_v2 2024-08-17T01:14:42.318 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd remove testimg_import 2024-08-17T01:14:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:41 smithi177 ceph-mon[90034]: pgmap v1879: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 286 KiB/s rd, 94 KiB/s wr, 163 op/s 2024-08-17T01:14:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:41 smithi177 ceph-mon[90034]: osdmap e1083: 8 total, 8 up, 8 in 2024-08-17T01:14:42.451 INFO:tasks.workunit.client.1.smithi177.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-17T01:14:42.454 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd remove testimg 2024-08-17T01:14:42.584 INFO:tasks.workunit.client.1.smithi177.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-17T01:14:42.587 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_136355/img testimg 2024-08-17T01:14:42.661 INFO:tasks.workunit.client.1.smithi177.stderr: Importing image: 100% complete...done. 2024-08-17T01:14:42.664 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd snap create testimg@snap1 2024-08-17T01:14:42.915 INFO:tasks.workunit.client.1.smithi177.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-08-17T01:14:42.924 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd snap create testimg@snap2 2024-08-17T01:14:43.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:42 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:14:43.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:42 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:14:43.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:42 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:14:43.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:42 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:14:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:42 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:14:43.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:42 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:14:43.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:42 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:14:43.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:42 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:14:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:42 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:14:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:42 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:14:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:42 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:14:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:42 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:14:43.921 INFO:tasks.workunit.client.1.smithi177.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-08-17T01:14:43.931 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd snap protect testimg@snap2 2024-08-17T01:14:43.982 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_136355/snap_protect 2024-08-17T01:14:44.028 INFO:tasks.workunit.client.1.smithi177.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-08-17T01:14:44.031 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_136355/snap_protect testimg_import 2024-08-17T01:14:44.263 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:43 smithi177 ceph-mon[90034]: pgmap v1881: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 314 KiB/s rd, 67 KiB/s wr, 299 op/s 2024-08-17T01:14:44.263 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:43 smithi177 ceph-mon[90034]: osdmap e1084: 8 total, 8 up, 8 in 2024-08-17T01:14:44.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:43 smithi110 ceph-mon[100641]: pgmap v1881: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 314 KiB/s rd, 67 KiB/s wr, 299 op/s 2024-08-17T01:14:44.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:43 smithi110 ceph-mon[100641]: osdmap e1084: 8 total, 8 up, 8 in 2024-08-17T01:14:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:43 smithi110 ceph-mon[98148]: pgmap v1881: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 314 KiB/s rd, 67 KiB/s wr, 299 op/s 2024-08-17T01:14:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:43 smithi110 ceph-mon[98148]: osdmap e1084: 8 total, 8 up, 8 in 2024-08-17T01:14:45.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:44 smithi110 ceph-mon[100641]: osdmap e1085: 8 total, 8 up, 8 in 2024-08-17T01:14:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:44 smithi110 ceph-mon[98148]: osdmap e1085: 8 total, 8 up, 8 in 2024-08-17T01:14:45.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:44 smithi177 ceph-mon[90034]: osdmap e1085: 8 total, 8 up, 8 in 2024-08-17T01:14:45.893 INFO:tasks.workunit.client.1.smithi177.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-08-17T01:14:45.898 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd info testimg_import@snap1 2024-08-17T01:14:45.898 INFO:tasks.workunit.client.1.smithi177.stderr:+ grep 'protected: False' 2024-08-17T01:14:45.944 INFO:tasks.workunit.client.1.smithi177.stdout: protected: False 2024-08-17T01:14:45.944 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd info testimg_import@snap2 2024-08-17T01:14:45.944 INFO:tasks.workunit.client.1.smithi177.stderr:+ grep 'protected: True' 2024-08-17T01:14:45.994 INFO:tasks.workunit.client.1.smithi177.stdout: protected: True 2024-08-17T01:14:45.995 INFO:tasks.workunit.client.1.smithi177.stderr:+ rm /tmp/rbd_import_export_136355/snap_protect 2024-08-17T01:14:45.995 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd snap unprotect testimg@snap2 2024-08-17T01:14:46.050 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd snap unprotect testimg_import@snap2 2024-08-17T01:14:46.099 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd snap purge testimg 2024-08-17T01:14:46.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:45 smithi110 ceph-mon[100641]: pgmap v1884: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 247 KiB/s rd, 32 KiB/s wr, 327 op/s 2024-08-17T01:14:46.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:45 smithi110 ceph-mon[100641]: osdmap e1086: 8 total, 8 up, 8 in 2024-08-17T01:14:46.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:45 smithi110 ceph-mon[100641]: osdmap e1087: 8 total, 8 up, 8 in 2024-08-17T01:14:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:45 smithi110 ceph-mon[98148]: pgmap v1884: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 247 KiB/s rd, 32 KiB/s wr, 327 op/s 2024-08-17T01:14:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:45 smithi110 ceph-mon[98148]: osdmap e1086: 8 total, 8 up, 8 in 2024-08-17T01:14:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:45 smithi110 ceph-mon[98148]: osdmap e1087: 8 total, 8 up, 8 in 2024-08-17T01:14:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:45 smithi177 ceph-mon[90034]: pgmap v1884: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 247 KiB/s rd, 32 KiB/s wr, 327 op/s 2024-08-17T01:14:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:45 smithi177 ceph-mon[90034]: osdmap e1086: 8 total, 8 up, 8 in 2024-08-17T01:14:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:45 smithi177 ceph-mon[90034]: osdmap e1087: 8 total, 8 up, 8 in 2024-08-17T01:14:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:14:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:14:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:14:47.935 INFO:tasks.workunit.client.1.smithi177.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-08-17T01:14:47.947 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd snap purge testimg_import 2024-08-17T01:14:48.186 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:47 smithi110 ceph-mon[98148]: pgmap v1887: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 105 KiB/s rd, 17 KiB/s wr, 162 op/s 2024-08-17T01:14:48.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:47 smithi110 ceph-mon[98148]: osdmap e1088: 8 total, 8 up, 8 in 2024-08-17T01:14:48.187 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:47 smithi110 ceph-mon[100641]: pgmap v1887: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 105 KiB/s rd, 17 KiB/s wr, 162 op/s 2024-08-17T01:14:48.187 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:47 smithi110 ceph-mon[100641]: osdmap e1088: 8 total, 8 up, 8 in 2024-08-17T01:14:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:47 smithi177 ceph-mon[90034]: pgmap v1887: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 105 KiB/s rd, 17 KiB/s wr, 162 op/s 2024-08-17T01:14:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:47 smithi177 ceph-mon[90034]: osdmap e1088: 8 total, 8 up, 8 in 2024-08-17T01:14:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:14:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:14:48] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2024-08-17T01:14:49.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:48 smithi110 ceph-mon[98148]: osdmap e1089: 8 total, 8 up, 8 in 2024-08-17T01:14:49.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:48 smithi110 ceph-mon[100641]: osdmap e1089: 8 total, 8 up, 8 in 2024-08-17T01:14:49.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:48 smithi177 ceph-mon[90034]: osdmap e1089: 8 total, 8 up, 8 in 2024-08-17T01:14:49.950 INFO:tasks.workunit.client.1.smithi177.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-08-17T01:14:49.961 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd remove testimg 2024-08-17T01:14:50.099 INFO:tasks.workunit.client.1.smithi177.stderr: Removing image: 100% complete...done. 2024-08-17T01:14:50.102 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd remove testimg_import 2024-08-17T01:14:50.227 INFO:tasks.workunit.client.1.smithi177.stderr: Removing image: 100% complete...done. 2024-08-17T01:14:50.230 INFO:tasks.workunit.client.1.smithi177.stderr:+ tiered=0 2024-08-17T01:14:50.230 INFO:tasks.workunit.client.1.smithi177.stderr:+ ceph osd dump 2024-08-17T01:14:50.230 INFO:tasks.workunit.client.1.smithi177.stderr:+ grep '^pool' 2024-08-17T01:14:50.230 INFO:tasks.workunit.client.1.smithi177.stderr:+ grep ''\''rbd'\''' 2024-08-17T01:14:50.231 INFO:tasks.workunit.client.1.smithi177.stderr:+ grep tier 2024-08-17T01:14:50.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:49 smithi110 ceph-mon[98148]: pgmap v1890: 105 pgs: 105 active+clean; 803 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 288 KiB/s rd, 26 KiB/s wr, 378 op/s 2024-08-17T01:14:50.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:49 smithi110 ceph-mon[98148]: osdmap e1090: 8 total, 8 up, 8 in 2024-08-17T01:14:50.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:49 smithi110 ceph-mon[100641]: pgmap v1890: 105 pgs: 105 active+clean; 803 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 288 KiB/s rd, 26 KiB/s wr, 378 op/s 2024-08-17T01:14:50.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:49 smithi110 ceph-mon[100641]: osdmap e1090: 8 total, 8 up, 8 in 2024-08-17T01:14:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:49 smithi177 ceph-mon[90034]: pgmap v1890: 105 pgs: 105 active+clean; 803 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 288 KiB/s rd, 26 KiB/s wr, 378 op/s 2024-08-17T01:14:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:49 smithi177 ceph-mon[90034]: osdmap e1090: 8 total, 8 up, 8 in 2024-08-17T01:14:50.613 INFO:tasks.workunit.client.1.smithi177.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_136355/sparse1 2024-08-17T01:14:50.617 INFO:tasks.workunit.client.1.smithi177.stderr:1+0 records in 2024-08-17T01:14:50.617 INFO:tasks.workunit.client.1.smithi177.stderr:1+0 records out 2024-08-17T01:14:50.617 INFO:tasks.workunit.client.1.smithi177.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00334485 s, 313 MB/s 2024-08-17T01:14:50.617 INFO:tasks.workunit.client.1.smithi177.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_136355/sparse2 2024-08-17T01:14:50.621 INFO:tasks.workunit.client.1.smithi177.stderr:1+0 records in 2024-08-17T01:14:50.621 INFO:tasks.workunit.client.1.smithi177.stderr:1+0 records out 2024-08-17T01:14:50.621 INFO:tasks.workunit.client.1.smithi177.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00327724 s, 320 MB/s 2024-08-17T01:14:50.621 INFO:tasks.workunit.client.1.smithi177.stderr:+ truncate /tmp/rbd_import_export_136355/sparse2 -s 2M 2024-08-17T01:14:50.627 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd rm sparse1 2024-08-17T01:14:50.684 INFO:tasks.workunit.client.1.smithi177.stderr: Removing image: 0% complete...failed. 2024-08-17T01:14:50.684 INFO:tasks.workunit.client.1.smithi177.stderr:rbd: delete error: (2) No such file or directory 2024-08-17T01:14:50.687 INFO:tasks.workunit.client.1.smithi177.stderr:+ true 2024-08-17T01:14:50.687 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_136355/sparse1 2024-08-17T01:14:50.764 INFO:tasks.workunit.client.1.smithi177.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-08-17T01:14:50.764 INFO:tasks.workunit.client.1.smithi177.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-17T01:14:50.764 INFO:tasks.workunit.client.1.smithi177.stderr:rbd: --order is deprecated, use --object-size 2024-08-17T01:14:50.767 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd ls -l 2024-08-17T01:14:50.767 INFO:tasks.workunit.client.1.smithi177.stderr:+ grep sparse1 2024-08-17T01:14:50.767 INFO:tasks.workunit.client.1.smithi177.stderr:+ grep -Ei '(2 MiB|2048k)' 2024-08-17T01:14:50.807 INFO:tasks.workunit.client.1.smithi177.stdout:sparse1 2 MiB 2 2024-08-17T01:14:50.808 INFO:tasks.workunit.client.1.smithi177.stderr:++ objects sparse1 2024-08-17T01:14:50.808 INFO:tasks.workunit.client.1.smithi177.stderr:++ image=sparse1 2024-08-17T01:14:50.808 INFO:tasks.workunit.client.1.smithi177.stderr:+++ rbd info sparse1 2024-08-17T01:14:50.808 INFO:tasks.workunit.client.1.smithi177.stderr:+++ grep block_name_prefix 2024-08-17T01:14:50.808 INFO:tasks.workunit.client.1.smithi177.stderr:+++ awk '{print $NF;}' 2024-08-17T01:14:50.847 INFO:tasks.workunit.client.1.smithi177.stderr:++ prefix=rbd_data.d6b4d08e0f2b 2024-08-17T01:14:50.849 INFO:tasks.workunit.client.1.smithi177.stderr:+++ grep rbd_data.d6b4d08e0f2b 2024-08-17T01:14:50.849 INFO:tasks.workunit.client.1.smithi177.stderr:+++ sed -e 's/rbd_data.d6b4d08e0f2b\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-08-17T01:14:50.849 INFO:tasks.workunit.client.1.smithi177.stderr:++++ get_image_data_pool sparse1 2024-08-17T01:14:50.849 INFO:tasks.workunit.client.1.smithi177.stderr:++++ image=sparse1 2024-08-17T01:14:50.849 INFO:tasks.workunit.client.1.smithi177.stderr:+++ sort -u 2024-08-17T01:14:50.849 INFO:tasks.workunit.client.1.smithi177.stderr:+++++ rbd info sparse1 2024-08-17T01:14:50.849 INFO:tasks.workunit.client.1.smithi177.stderr:+++++ grep 'data_pool: ' 2024-08-17T01:14:50.849 INFO:tasks.workunit.client.1.smithi177.stderr:+++++ awk -F: '{ print $NF }' 2024-08-17T01:14:50.893 INFO:tasks.workunit.client.1.smithi177.stderr:++++ data_pool= 2024-08-17T01:14:50.893 INFO:tasks.workunit.client.1.smithi177.stderr:++++ '[' -z ']' 2024-08-17T01:14:50.893 INFO:tasks.workunit.client.1.smithi177.stderr:++++ data_pool=rbd 2024-08-17T01:14:50.894 INFO:tasks.workunit.client.1.smithi177.stderr:++++ echo rbd 2024-08-17T01:14:50.894 INFO:tasks.workunit.client.1.smithi177.stderr:+++ rados ls -p rbd 2024-08-17T01:14:50.943 INFO:tasks.workunit.client.1.smithi177.stderr:++ objects=1 2024-08-17T01:14:50.943 INFO:tasks.workunit.client.1.smithi177.stderr:++ echo 1 2024-08-17T01:14:50.943 INFO:tasks.workunit.client.1.smithi177.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-08-17T01:14:50.943 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd export sparse1 /tmp/rbd_import_export_136355/sparse1.out 2024-08-17T01:14:50.986 INFO:tasks.workunit.client.1.smithi177.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-08-17T01:14:50.989 INFO:tasks.workunit.client.1.smithi177.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_136355/sparse1 /tmp/rbd_import_export_136355/sparse1.out 2024-08-17T01:14:50.989 INFO:tasks.workunit.client.1.smithi177.stderr:+ cmp -l /tmp/rbd_import_export_136355/sparse1 /tmp/rbd_import_export_136355/sparse1.out 2024-08-17T01:14:50.991 INFO:tasks.workunit.client.1.smithi177.stderr:++ stat /tmp/rbd_import_export_136355/sparse1 --format %b 2024-08-17T01:14:50.992 INFO:tasks.workunit.client.1.smithi177.stderr:+ origsize=2048 2024-08-17T01:14:50.992 INFO:tasks.workunit.client.1.smithi177.stderr:++ stat /tmp/rbd_import_export_136355/sparse1.out --format %b 2024-08-17T01:14:50.993 INFO:tasks.workunit.client.1.smithi177.stderr:+ exportsize=2048 2024-08-17T01:14:50.994 INFO:tasks.workunit.client.1.smithi177.stderr:+ difference=0 2024-08-17T01:14:50.994 INFO:tasks.workunit.client.1.smithi177.stderr:+ difference=0 2024-08-17T01:14:50.994 INFO:tasks.workunit.client.1.smithi177.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-08-17T01:14:50.994 INFO:tasks.workunit.client.1.smithi177.stderr:+ rm /tmp/rbd_import_export_136355/sparse1.out 2024-08-17T01:14:50.994 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd rm sparse1 2024-08-17T01:14:51.114 INFO:tasks.workunit.client.1.smithi177.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-08-17T01:14:51.117 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd rm sparse2 2024-08-17T01:14:51.171 INFO:tasks.workunit.client.1.smithi177.stderr: Removing image: 0% complete...failed. 2024-08-17T01:14:51.171 INFO:tasks.workunit.client.1.smithi177.stderr:rbd: delete error: (2) No such file or directory 2024-08-17T01:14:51.174 INFO:tasks.workunit.client.1.smithi177.stderr:+ true 2024-08-17T01:14:51.174 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_136355/sparse2 2024-08-17T01:14:51.252 INFO:tasks.workunit.client.1.smithi177.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-08-17T01:14:51.253 INFO:tasks.workunit.client.1.smithi177.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-17T01:14:51.253 INFO:tasks.workunit.client.1.smithi177.stderr:rbd: --order is deprecated, use --object-size 2024-08-17T01:14:51.256 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd ls -l 2024-08-17T01:14:51.256 INFO:tasks.workunit.client.1.smithi177.stderr:+ grep sparse2 2024-08-17T01:14:51.256 INFO:tasks.workunit.client.1.smithi177.stderr:+ grep -Ei '(2 MiB|2048k)' 2024-08-17T01:14:51.294 INFO:tasks.workunit.client.1.smithi177.stdout:sparse2 2 MiB 2 2024-08-17T01:14:51.295 INFO:tasks.workunit.client.1.smithi177.stderr:++ objects sparse2 2024-08-17T01:14:51.295 INFO:tasks.workunit.client.1.smithi177.stderr:++ image=sparse2 2024-08-17T01:14:51.295 INFO:tasks.workunit.client.1.smithi177.stderr:+++ rbd info sparse2 2024-08-17T01:14:51.295 INFO:tasks.workunit.client.1.smithi177.stderr:+++ grep block_name_prefix 2024-08-17T01:14:51.295 INFO:tasks.workunit.client.1.smithi177.stderr:+++ awk '{print $NF;}' 2024-08-17T01:14:51.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:50 smithi110 ceph-mon[98148]: osdmap e1091: 8 total, 8 up, 8 in 2024-08-17T01:14:51.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:50 smithi110 ceph-mon[98148]: from='client.? 172.21.15.177:0/866471629' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-08-17T01:14:51.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:50 smithi110 ceph-mon[98148]: from='client.? 172.21.15.177:0/866471629' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-08-17T01:14:51.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:50 smithi110 ceph-mon[98148]: osdmap e1092: 8 total, 8 up, 8 in 2024-08-17T01:14:51.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:50 smithi110 ceph-mon[100641]: osdmap e1091: 8 total, 8 up, 8 in 2024-08-17T01:14:51.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:50 smithi110 ceph-mon[100641]: from='client.? 172.21.15.177:0/866471629' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-08-17T01:14:51.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:50 smithi110 ceph-mon[100641]: from='client.? 172.21.15.177:0/866471629' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-08-17T01:14:51.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:50 smithi110 ceph-mon[100641]: osdmap e1092: 8 total, 8 up, 8 in 2024-08-17T01:14:51.336 INFO:tasks.workunit.client.1.smithi177.stderr:++ prefix=rbd_data.d6e7670a106f 2024-08-17T01:14:51.337 INFO:tasks.workunit.client.1.smithi177.stderr:+++ grep rbd_data.d6e7670a106f 2024-08-17T01:14:51.337 INFO:tasks.workunit.client.1.smithi177.stderr:++++ get_image_data_pool sparse2 2024-08-17T01:14:51.337 INFO:tasks.workunit.client.1.smithi177.stderr:+++ sed -e 's/rbd_data.d6e7670a106f\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-08-17T01:14:51.337 INFO:tasks.workunit.client.1.smithi177.stderr:++++ image=sparse2 2024-08-17T01:14:51.337 INFO:tasks.workunit.client.1.smithi177.stderr:+++ sort -u 2024-08-17T01:14:51.337 INFO:tasks.workunit.client.1.smithi177.stderr:+++++ rbd info sparse2 2024-08-17T01:14:51.337 INFO:tasks.workunit.client.1.smithi177.stderr:+++++ grep 'data_pool: ' 2024-08-17T01:14:51.338 INFO:tasks.workunit.client.1.smithi177.stderr:+++++ awk -F: '{ print $NF }' 2024-08-17T01:14:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:50 smithi177 ceph-mon[90034]: osdmap e1091: 8 total, 8 up, 8 in 2024-08-17T01:14:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:50 smithi177 ceph-mon[90034]: from='client.? 172.21.15.177:0/866471629' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-08-17T01:14:51.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:50 smithi177 ceph-mon[90034]: from='client.? 172.21.15.177:0/866471629' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-08-17T01:14:51.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:50 smithi177 ceph-mon[90034]: osdmap e1092: 8 total, 8 up, 8 in 2024-08-17T01:14:51.378 INFO:tasks.workunit.client.1.smithi177.stderr:++++ data_pool= 2024-08-17T01:14:51.378 INFO:tasks.workunit.client.1.smithi177.stderr:++++ '[' -z ']' 2024-08-17T01:14:51.378 INFO:tasks.workunit.client.1.smithi177.stderr:++++ data_pool=rbd 2024-08-17T01:14:51.378 INFO:tasks.workunit.client.1.smithi177.stderr:++++ echo rbd 2024-08-17T01:14:51.379 INFO:tasks.workunit.client.1.smithi177.stderr:+++ rados ls -p rbd 2024-08-17T01:14:51.424 INFO:tasks.workunit.client.1.smithi177.stderr:++ objects=0 2024-08-17T01:14:51.424 INFO:tasks.workunit.client.1.smithi177.stderr:++ echo 0 2024-08-17T01:14:51.424 INFO:tasks.workunit.client.1.smithi177.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2024-08-17T01:14:51.424 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd export sparse2 /tmp/rbd_import_export_136355/sparse2.out 2024-08-17T01:14:51.462 INFO:tasks.workunit.client.1.smithi177.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-08-17T01:14:51.466 INFO:tasks.workunit.client.1.smithi177.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_136355/sparse2 /tmp/rbd_import_export_136355/sparse2.out 2024-08-17T01:14:51.466 INFO:tasks.workunit.client.1.smithi177.stderr:+ cmp -l /tmp/rbd_import_export_136355/sparse2 /tmp/rbd_import_export_136355/sparse2.out 2024-08-17T01:14:51.468 INFO:tasks.workunit.client.1.smithi177.stderr:++ stat /tmp/rbd_import_export_136355/sparse2 --format %b 2024-08-17T01:14:51.469 INFO:tasks.workunit.client.1.smithi177.stderr:+ origsize=2048 2024-08-17T01:14:51.469 INFO:tasks.workunit.client.1.smithi177.stderr:++ stat /tmp/rbd_import_export_136355/sparse2.out --format %b 2024-08-17T01:14:51.470 INFO:tasks.workunit.client.1.smithi177.stderr:+ exportsize=2048 2024-08-17T01:14:51.470 INFO:tasks.workunit.client.1.smithi177.stderr:+ difference=0 2024-08-17T01:14:51.470 INFO:tasks.workunit.client.1.smithi177.stderr:+ difference=0 2024-08-17T01:14:51.470 INFO:tasks.workunit.client.1.smithi177.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-08-17T01:14:51.470 INFO:tasks.workunit.client.1.smithi177.stderr:+ rm /tmp/rbd_import_export_136355/sparse2.out 2024-08-17T01:14:51.471 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd rm sparse2 2024-08-17T01:14:51.591 INFO:tasks.workunit.client.1.smithi177.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-08-17T01:14:51.595 INFO:tasks.workunit.client.1.smithi177.stderr:+ truncate /tmp/rbd_import_export_136355/sparse1 -s 10M 2024-08-17T01:14:51.595 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd import --new-format --order 20 - sparse1 2024-08-17T01:14:51.705 INFO:tasks.workunit.client.1.smithi177.stderr: Importing image: 100% complete...done. 2024-08-17T01:14:51.706 INFO:tasks.workunit.client.1.smithi177.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-17T01:14:51.706 INFO:tasks.workunit.client.1.smithi177.stderr:rbd: --order is deprecated, use --object-size 2024-08-17T01:14:51.708 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd ls -l 2024-08-17T01:14:51.709 INFO:tasks.workunit.client.1.smithi177.stderr:+ grep sparse1 2024-08-17T01:14:51.709 INFO:tasks.workunit.client.1.smithi177.stderr:+ grep -Ei '(10 MiB|10240k)' 2024-08-17T01:14:51.748 INFO:tasks.workunit.client.1.smithi177.stdout:sparse1 10 MiB 2 2024-08-17T01:14:51.749 INFO:tasks.workunit.client.1.smithi177.stderr:++ objects sparse1 2024-08-17T01:14:51.749 INFO:tasks.workunit.client.1.smithi177.stderr:++ image=sparse1 2024-08-17T01:14:51.749 INFO:tasks.workunit.client.1.smithi177.stderr:+++ rbd info sparse1 2024-08-17T01:14:51.749 INFO:tasks.workunit.client.1.smithi177.stderr:+++ grep block_name_prefix 2024-08-17T01:14:51.749 INFO:tasks.workunit.client.1.smithi177.stderr:+++ awk '{print $NF;}' 2024-08-17T01:14:51.791 INFO:tasks.workunit.client.1.smithi177.stderr:++ prefix=rbd_data.d714ba309fad 2024-08-17T01:14:51.792 INFO:tasks.workunit.client.1.smithi177.stderr:+++ grep rbd_data.d714ba309fad 2024-08-17T01:14:51.792 INFO:tasks.workunit.client.1.smithi177.stderr:++++ get_image_data_pool sparse1 2024-08-17T01:14:51.792 INFO:tasks.workunit.client.1.smithi177.stderr:+++ sed -e 's/rbd_data.d714ba309fad\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-08-17T01:14:51.792 INFO:tasks.workunit.client.1.smithi177.stderr:++++ image=sparse1 2024-08-17T01:14:51.792 INFO:tasks.workunit.client.1.smithi177.stderr:+++ sort -u 2024-08-17T01:14:51.792 INFO:tasks.workunit.client.1.smithi177.stderr:+++++ rbd info sparse1 2024-08-17T01:14:51.792 INFO:tasks.workunit.client.1.smithi177.stderr:+++++ grep 'data_pool: ' 2024-08-17T01:14:51.792 INFO:tasks.workunit.client.1.smithi177.stderr:+++++ awk -F: '{ print $NF }' 2024-08-17T01:14:51.832 INFO:tasks.workunit.client.1.smithi177.stderr:++++ data_pool= 2024-08-17T01:14:51.832 INFO:tasks.workunit.client.1.smithi177.stderr:++++ '[' -z ']' 2024-08-17T01:14:51.832 INFO:tasks.workunit.client.1.smithi177.stderr:++++ data_pool=rbd 2024-08-17T01:14:51.832 INFO:tasks.workunit.client.1.smithi177.stderr:++++ echo rbd 2024-08-17T01:14:51.832 INFO:tasks.workunit.client.1.smithi177.stderr:+++ rados ls -p rbd 2024-08-17T01:14:51.876 INFO:tasks.workunit.client.1.smithi177.stderr:++ objects=1 2024-08-17T01:14:51.877 INFO:tasks.workunit.client.1.smithi177.stderr:++ echo 1 2024-08-17T01:14:51.877 INFO:tasks.workunit.client.1.smithi177.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-08-17T01:14:51.877 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd export sparse1 /tmp/rbd_import_export_136355/sparse1.out 2024-08-17T01:14:51.919 INFO:tasks.workunit.client.1.smithi177.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-17T01:14:51.923 INFO:tasks.workunit.client.1.smithi177.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_136355/sparse1 /tmp/rbd_import_export_136355/sparse1.out 2024-08-17T01:14:51.923 INFO:tasks.workunit.client.1.smithi177.stderr:+ cmp -l /tmp/rbd_import_export_136355/sparse1 /tmp/rbd_import_export_136355/sparse1.out 2024-08-17T01:14:51.930 INFO:tasks.workunit.client.1.smithi177.stderr:++ stat /tmp/rbd_import_export_136355/sparse1 --format %b 2024-08-17T01:14:51.930 INFO:tasks.workunit.client.1.smithi177.stderr:+ origsize=2048 2024-08-17T01:14:51.931 INFO:tasks.workunit.client.1.smithi177.stderr:++ stat /tmp/rbd_import_export_136355/sparse1.out --format %b 2024-08-17T01:14:51.932 INFO:tasks.workunit.client.1.smithi177.stderr:+ exportsize=2048 2024-08-17T01:14:51.932 INFO:tasks.workunit.client.1.smithi177.stderr:+ difference=0 2024-08-17T01:14:51.932 INFO:tasks.workunit.client.1.smithi177.stderr:+ difference=0 2024-08-17T01:14:51.932 INFO:tasks.workunit.client.1.smithi177.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-08-17T01:14:51.932 INFO:tasks.workunit.client.1.smithi177.stderr:+ rm /tmp/rbd_import_export_136355/sparse1.out 2024-08-17T01:14:51.933 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd rm sparse1 2024-08-17T01:14:52.053 INFO:tasks.workunit.client.1.smithi177.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-17T01:14:52.056 INFO:tasks.workunit.client.1.smithi177.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_136355/sparse2 oflag=append conv=notrunc 2024-08-17T01:14:52.063 INFO:tasks.workunit.client.1.smithi177.stderr:1+0 records in 2024-08-17T01:14:52.064 INFO:tasks.workunit.client.1.smithi177.stderr:1+0 records out 2024-08-17T01:14:52.064 INFO:tasks.workunit.client.1.smithi177.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.00610851 s, 343 MB/s 2024-08-17T01:14:52.064 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd import --new-format --order 20 - sparse2 2024-08-17T01:14:52.162 INFO:tasks.workunit.client.1.smithi177.stderr: Importing image: 100% complete...done. 2024-08-17T01:14:52.163 INFO:tasks.workunit.client.1.smithi177.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-17T01:14:52.163 INFO:tasks.workunit.client.1.smithi177.stderr:rbd: --order is deprecated, use --object-size 2024-08-17T01:14:52.165 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd ls -l 2024-08-17T01:14:52.166 INFO:tasks.workunit.client.1.smithi177.stderr:+ grep sparse2 2024-08-17T01:14:52.166 INFO:tasks.workunit.client.1.smithi177.stderr:+ grep -Ei '(4 MiB|4096k)' 2024-08-17T01:14:52.205 INFO:tasks.workunit.client.1.smithi177.stdout:sparse2 4 MiB 2 2024-08-17T01:14:52.206 INFO:tasks.workunit.client.1.smithi177.stderr:++ objects sparse2 2024-08-17T01:14:52.206 INFO:tasks.workunit.client.1.smithi177.stderr:++ image=sparse2 2024-08-17T01:14:52.206 INFO:tasks.workunit.client.1.smithi177.stderr:+++ rbd info sparse2 2024-08-17T01:14:52.206 INFO:tasks.workunit.client.1.smithi177.stderr:+++ grep block_name_prefix 2024-08-17T01:14:52.206 INFO:tasks.workunit.client.1.smithi177.stderr:+++ awk '{print $NF;}' 2024-08-17T01:14:52.246 INFO:tasks.workunit.client.1.smithi177.stderr:++ prefix=rbd_data.d7416ceaa466 2024-08-17T01:14:52.248 INFO:tasks.workunit.client.1.smithi177.stderr:+++ grep rbd_data.d7416ceaa466 2024-08-17T01:14:52.248 INFO:tasks.workunit.client.1.smithi177.stderr:++++ get_image_data_pool sparse2 2024-08-17T01:14:52.248 INFO:tasks.workunit.client.1.smithi177.stderr:+++ sed -e 's/rbd_data.d7416ceaa466\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-08-17T01:14:52.248 INFO:tasks.workunit.client.1.smithi177.stderr:++++ image=sparse2 2024-08-17T01:14:52.248 INFO:tasks.workunit.client.1.smithi177.stderr:+++ sort -u 2024-08-17T01:14:52.248 INFO:tasks.workunit.client.1.smithi177.stderr:+++++ rbd info sparse2 2024-08-17T01:14:52.248 INFO:tasks.workunit.client.1.smithi177.stderr:+++++ grep 'data_pool: ' 2024-08-17T01:14:52.248 INFO:tasks.workunit.client.1.smithi177.stderr:+++++ awk -F: '{ print $NF }' 2024-08-17T01:14:52.288 INFO:tasks.workunit.client.1.smithi177.stderr:++++ data_pool= 2024-08-17T01:14:52.288 INFO:tasks.workunit.client.1.smithi177.stderr:++++ '[' -z ']' 2024-08-17T01:14:52.288 INFO:tasks.workunit.client.1.smithi177.stderr:++++ data_pool=rbd 2024-08-17T01:14:52.288 INFO:tasks.workunit.client.1.smithi177.stderr:++++ echo rbd 2024-08-17T01:14:52.288 INFO:tasks.workunit.client.1.smithi177.stderr:+++ rados ls -p rbd 2024-08-17T01:14:52.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:51 smithi110 ceph-mon[100641]: pgmap v1893: 105 pgs: 105 active+clean; 803 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 255 KiB/s rd, 24 KiB/s wr, 333 op/s 2024-08-17T01:14:52.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:51 smithi110 ceph-mon[98148]: pgmap v1893: 105 pgs: 105 active+clean; 803 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 255 KiB/s rd, 24 KiB/s wr, 333 op/s 2024-08-17T01:14:52.332 INFO:tasks.workunit.client.1.smithi177.stderr:++ objects='0 2024-08-17T01:14:52.332 INFO:tasks.workunit.client.1.smithi177.stderr:2 2024-08-17T01:14:52.332 INFO:tasks.workunit.client.1.smithi177.stderr:3' 2024-08-17T01:14:52.333 INFO:tasks.workunit.client.1.smithi177.stderr:++ echo 0 2 3 2024-08-17T01:14:52.333 INFO:tasks.workunit.client.1.smithi177.stderr:+ '[' 0 -eq 1 -o '0 2 3' = '0 2 3' ']' 2024-08-17T01:14:52.333 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd export sparse2 /tmp/rbd_import_export_136355/sparse2.out 2024-08-17T01:14:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:51 smithi177 ceph-mon[90034]: pgmap v1893: 105 pgs: 105 active+clean; 803 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 255 KiB/s rd, 24 KiB/s wr, 333 op/s 2024-08-17T01:14:52.374 INFO:tasks.workunit.client.1.smithi177.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2024-08-17T01:14:52.377 INFO:tasks.workunit.client.1.smithi177.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_136355/sparse2 /tmp/rbd_import_export_136355/sparse2.out 2024-08-17T01:14:52.377 INFO:tasks.workunit.client.1.smithi177.stderr:+ cmp -l /tmp/rbd_import_export_136355/sparse2 /tmp/rbd_import_export_136355/sparse2.out 2024-08-17T01:14:52.379 INFO:tasks.workunit.client.1.smithi177.stderr:++ stat /tmp/rbd_import_export_136355/sparse2 --format %b 2024-08-17T01:14:52.380 INFO:tasks.workunit.client.1.smithi177.stderr:+ origsize=6144 2024-08-17T01:14:52.381 INFO:tasks.workunit.client.1.smithi177.stderr:++ stat /tmp/rbd_import_export_136355/sparse2.out --format %b 2024-08-17T01:14:52.382 INFO:tasks.workunit.client.1.smithi177.stderr:+ exportsize=6144 2024-08-17T01:14:52.382 INFO:tasks.workunit.client.1.smithi177.stderr:+ difference=0 2024-08-17T01:14:52.382 INFO:tasks.workunit.client.1.smithi177.stderr:+ difference=0 2024-08-17T01:14:52.382 INFO:tasks.workunit.client.1.smithi177.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-08-17T01:14:52.382 INFO:tasks.workunit.client.1.smithi177.stderr:+ rm /tmp/rbd_import_export_136355/sparse2.out 2024-08-17T01:14:52.383 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd rm sparse2 2024-08-17T01:14:52.506 INFO:tasks.workunit.client.1.smithi177.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2024-08-17T01:14:52.509 INFO:tasks.workunit.client.1.smithi177.stderr:+ echo 'partially-sparse file imports to partially-sparse image' 2024-08-17T01:14:52.509 INFO:tasks.workunit.client.1.smithi177.stdout:partially-sparse file imports to partially-sparse image 2024-08-17T01:14:52.510 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_136355/sparse1 sparse 2024-08-17T01:14:52.583 INFO:tasks.workunit.client.1.smithi177.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-17T01:14:52.584 INFO:tasks.workunit.client.1.smithi177.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-17T01:14:52.584 INFO:tasks.workunit.client.1.smithi177.stderr:rbd: --order is deprecated, use --object-size 2024-08-17T01:14:52.587 INFO:tasks.workunit.client.1.smithi177.stderr:++ objects sparse 2024-08-17T01:14:52.587 INFO:tasks.workunit.client.1.smithi177.stderr:++ image=sparse 2024-08-17T01:14:52.587 INFO:tasks.workunit.client.1.smithi177.stderr:+++ rbd info sparse 2024-08-17T01:14:52.587 INFO:tasks.workunit.client.1.smithi177.stderr:+++ grep block_name_prefix 2024-08-17T01:14:52.587 INFO:tasks.workunit.client.1.smithi177.stderr:+++ awk '{print $NF;}' 2024-08-17T01:14:52.626 INFO:tasks.workunit.client.1.smithi177.stderr:++ prefix=rbd_data.d76e134d5559 2024-08-17T01:14:52.627 INFO:tasks.workunit.client.1.smithi177.stderr:+++ grep rbd_data.d76e134d5559 2024-08-17T01:14:52.627 INFO:tasks.workunit.client.1.smithi177.stderr:++++ get_image_data_pool sparse 2024-08-17T01:14:52.627 INFO:tasks.workunit.client.1.smithi177.stderr:++++ image=sparse 2024-08-17T01:14:52.627 INFO:tasks.workunit.client.1.smithi177.stderr:+++ sed -e 's/rbd_data.d76e134d5559\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-08-17T01:14:52.627 INFO:tasks.workunit.client.1.smithi177.stderr:+++ sort -u 2024-08-17T01:14:52.627 INFO:tasks.workunit.client.1.smithi177.stderr:+++++ rbd info sparse 2024-08-17T01:14:52.628 INFO:tasks.workunit.client.1.smithi177.stderr:+++++ grep 'data_pool: ' 2024-08-17T01:14:52.628 INFO:tasks.workunit.client.1.smithi177.stderr:+++++ awk -F: '{ print $NF }' 2024-08-17T01:14:52.666 INFO:tasks.workunit.client.1.smithi177.stderr:++++ data_pool= 2024-08-17T01:14:52.666 INFO:tasks.workunit.client.1.smithi177.stderr:++++ '[' -z ']' 2024-08-17T01:14:52.666 INFO:tasks.workunit.client.1.smithi177.stderr:++++ data_pool=rbd 2024-08-17T01:14:52.666 INFO:tasks.workunit.client.1.smithi177.stderr:++++ echo rbd 2024-08-17T01:14:52.666 INFO:tasks.workunit.client.1.smithi177.stderr:+++ rados ls -p rbd 2024-08-17T01:14:52.710 INFO:tasks.workunit.client.1.smithi177.stderr:++ objects=1 2024-08-17T01:14:52.710 INFO:tasks.workunit.client.1.smithi177.stderr:++ echo 1 2024-08-17T01:14:52.710 INFO:tasks.workunit.client.1.smithi177.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-08-17T01:14:52.710 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd rm sparse 2024-08-17T01:14:52.831 INFO:tasks.workunit.client.1.smithi177.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-17T01:14:52.834 INFO:tasks.workunit.client.1.smithi177.stdout:zeros import through stdin to sparse image 2024-08-17T01:14:52.834 INFO:tasks.workunit.client.1.smithi177.stderr:+ echo 'zeros import through stdin to sparse image' 2024-08-17T01:14:52.835 INFO:tasks.workunit.client.1.smithi177.stderr:+ dd if=/dev/zero bs=1M count=4 2024-08-17T01:14:52.835 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd import --new-format - sparse 2024-08-17T01:14:52.896 INFO:tasks.workunit.client.1.smithi177.stderr:4+0 records in 2024-08-17T01:14:52.896 INFO:tasks.workunit.client.1.smithi177.stderr:4+0 records out 2024-08-17T01:14:52.896 INFO:tasks.workunit.client.1.smithi177.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0604813 s, 69.3 MB/s 2024-08-17T01:14:52.910 INFO:tasks.workunit.client.1.smithi177.stderr: Importing image: 100% complete...done. 2024-08-17T01:14:52.910 INFO:tasks.workunit.client.1.smithi177.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-17T01:14:52.914 INFO:tasks.workunit.client.1.smithi177.stderr:++ objects sparse 2024-08-17T01:14:52.914 INFO:tasks.workunit.client.1.smithi177.stderr:++ image=sparse 2024-08-17T01:14:52.914 INFO:tasks.workunit.client.1.smithi177.stderr:+++ rbd info sparse 2024-08-17T01:14:52.915 INFO:tasks.workunit.client.1.smithi177.stderr:+++ grep block_name_prefix 2024-08-17T01:14:52.915 INFO:tasks.workunit.client.1.smithi177.stderr:+++ awk '{print $NF;}' 2024-08-17T01:14:52.954 INFO:tasks.workunit.client.1.smithi177.stderr:++ prefix=rbd_data.d78fcb79371e 2024-08-17T01:14:52.959 INFO:tasks.workunit.client.1.smithi177.stderr:+++ grep rbd_data.d78fcb79371e 2024-08-17T01:14:52.959 INFO:tasks.workunit.client.1.smithi177.stderr:++++ get_image_data_pool sparse 2024-08-17T01:14:52.959 INFO:tasks.workunit.client.1.smithi177.stderr:+++ sed -e 's/rbd_data.d78fcb79371e\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-08-17T01:14:52.959 INFO:tasks.workunit.client.1.smithi177.stderr:++++ image=sparse 2024-08-17T01:14:52.959 INFO:tasks.workunit.client.1.smithi177.stderr:+++ sort -u 2024-08-17T01:14:52.959 INFO:tasks.workunit.client.1.smithi177.stderr:+++++ rbd info sparse 2024-08-17T01:14:52.960 INFO:tasks.workunit.client.1.smithi177.stderr:+++++ grep 'data_pool: ' 2024-08-17T01:14:52.960 INFO:tasks.workunit.client.1.smithi177.stderr:+++++ awk -F: '{ print $NF }' 2024-08-17T01:14:52.995 INFO:tasks.workunit.client.1.smithi177.stderr:++++ data_pool= 2024-08-17T01:14:52.995 INFO:tasks.workunit.client.1.smithi177.stderr:++++ '[' -z ']' 2024-08-17T01:14:52.995 INFO:tasks.workunit.client.1.smithi177.stderr:++++ data_pool=rbd 2024-08-17T01:14:52.995 INFO:tasks.workunit.client.1.smithi177.stderr:++++ echo rbd 2024-08-17T01:14:52.995 INFO:tasks.workunit.client.1.smithi177.stderr:+++ rados ls -p rbd 2024-08-17T01:14:53.040 INFO:tasks.workunit.client.1.smithi177.stderr:++ objects= 2024-08-17T01:14:53.040 INFO:tasks.workunit.client.1.smithi177.stderr:++ echo 2024-08-17T01:14:53.040 INFO:tasks.workunit.client.1.smithi177.stderr:+ '[' 0 -eq 1 -o '' = '' ']' 2024-08-17T01:14:53.040 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd rm sparse 2024-08-17T01:14:53.154 INFO:tasks.workunit.client.1.smithi177.stderr: Removing image: 100% complete...done. 2024-08-17T01:14:53.157 INFO:tasks.workunit.client.1.smithi177.stdout:zeros export to sparse file 2024-08-17T01:14:53.157 INFO:tasks.workunit.client.1.smithi177.stderr:+ echo 'zeros export to sparse file' 2024-08-17T01:14:53.157 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd create --new-format sparse --size 4 2024-08-17T01:14:53.202 INFO:tasks.workunit.client.1.smithi177.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-17T01:14:53.205 INFO:tasks.workunit.client.1.smithi177.stderr:++ rbd info sparse 2024-08-17T01:14:53.205 INFO:tasks.workunit.client.1.smithi177.stderr:++ grep block_name_prefix 2024-08-17T01:14:53.205 INFO:tasks.workunit.client.1.smithi177.stderr:++ awk '{print $NF;}' 2024-08-17T01:14:53.247 INFO:tasks.workunit.client.1.smithi177.stderr:+ prefix=rbd_data.d7b067c5189e 2024-08-17T01:14:53.247 INFO:tasks.workunit.client.1.smithi177.stderr:+ dd if=/dev/zero bs=4M count=1 2024-08-17T01:14:53.247 INFO:tasks.workunit.client.1.smithi177.stderr:++ get_image_data_pool sparse 2024-08-17T01:14:53.247 INFO:tasks.workunit.client.1.smithi177.stderr:++ image=sparse 2024-08-17T01:14:53.248 INFO:tasks.workunit.client.1.smithi177.stderr:+++ rbd info sparse 2024-08-17T01:14:53.248 INFO:tasks.workunit.client.1.smithi177.stderr:+++ grep 'data_pool: ' 2024-08-17T01:14:53.248 INFO:tasks.workunit.client.1.smithi177.stderr:+++ awk -F: '{ print $NF }' 2024-08-17T01:14:53.287 INFO:tasks.workunit.client.1.smithi177.stderr:++ data_pool= 2024-08-17T01:14:53.287 INFO:tasks.workunit.client.1.smithi177.stderr:++ '[' -z ']' 2024-08-17T01:14:53.288 INFO:tasks.workunit.client.1.smithi177.stderr:++ data_pool=rbd 2024-08-17T01:14:53.288 INFO:tasks.workunit.client.1.smithi177.stderr:++ echo rbd 2024-08-17T01:14:53.288 INFO:tasks.workunit.client.1.smithi177.stderr:+ rados -p rbd put rbd_data.d7b067c5189e.000000000000 - 2024-08-17T01:14:53.321 INFO:tasks.workunit.client.1.smithi177.stderr:1+0 records in 2024-08-17T01:14:53.321 INFO:tasks.workunit.client.1.smithi177.stderr:1+0 records out 2024-08-17T01:14:53.321 INFO:tasks.workunit.client.1.smithi177.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.072976 s, 57.5 MB/s 2024-08-17T01:14:53.353 INFO:tasks.workunit.client.1.smithi177.stderr:++ objects sparse 2024-08-17T01:14:53.353 INFO:tasks.workunit.client.1.smithi177.stderr:++ image=sparse 2024-08-17T01:14:53.353 INFO:tasks.workunit.client.1.smithi177.stderr:+++ rbd info sparse 2024-08-17T01:14:53.353 INFO:tasks.workunit.client.1.smithi177.stderr:+++ grep block_name_prefix 2024-08-17T01:14:53.354 INFO:tasks.workunit.client.1.smithi177.stderr:+++ awk '{print $NF;}' 2024-08-17T01:14:53.392 INFO:tasks.workunit.client.1.smithi177.stderr:++ prefix=rbd_data.d7b067c5189e 2024-08-17T01:14:53.393 INFO:tasks.workunit.client.1.smithi177.stderr:+++ grep rbd_data.d7b067c5189e 2024-08-17T01:14:53.393 INFO:tasks.workunit.client.1.smithi177.stderr:++++ get_image_data_pool sparse 2024-08-17T01:14:53.393 INFO:tasks.workunit.client.1.smithi177.stderr:++++ image=sparse 2024-08-17T01:14:53.393 INFO:tasks.workunit.client.1.smithi177.stderr:+++ sed -e 's/rbd_data.d7b067c5189e\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-08-17T01:14:53.393 INFO:tasks.workunit.client.1.smithi177.stderr:+++ sort -u 2024-08-17T01:14:53.394 INFO:tasks.workunit.client.1.smithi177.stderr:+++++ rbd info sparse 2024-08-17T01:14:53.394 INFO:tasks.workunit.client.1.smithi177.stderr:+++++ grep 'data_pool: ' 2024-08-17T01:14:53.394 INFO:tasks.workunit.client.1.smithi177.stderr:+++++ awk -F: '{ print $NF }' 2024-08-17T01:14:53.433 INFO:tasks.workunit.client.1.smithi177.stderr:++++ data_pool= 2024-08-17T01:14:53.433 INFO:tasks.workunit.client.1.smithi177.stderr:++++ '[' -z ']' 2024-08-17T01:14:53.433 INFO:tasks.workunit.client.1.smithi177.stderr:++++ data_pool=rbd 2024-08-17T01:14:53.433 INFO:tasks.workunit.client.1.smithi177.stderr:++++ echo rbd 2024-08-17T01:14:53.433 INFO:tasks.workunit.client.1.smithi177.stderr:+++ rados ls -p rbd 2024-08-17T01:14:53.477 INFO:tasks.workunit.client.1.smithi177.stderr:++ objects=0 2024-08-17T01:14:53.478 INFO:tasks.workunit.client.1.smithi177.stderr:++ echo 0 2024-08-17T01:14:53.478 INFO:tasks.workunit.client.1.smithi177.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2024-08-17T01:14:53.478 INFO:tasks.workunit.client.1.smithi177.stderr:+ rm /tmp/rbd_import_export_136355/sparse 2024-08-17T01:14:53.478 INFO:tasks.workunit.client.1.smithi177.stderr:rm: cannot remove '/tmp/rbd_import_export_136355/sparse': No such file or directory 2024-08-17T01:14:53.479 INFO:tasks.workunit.client.1.smithi177.stderr:+ true 2024-08-17T01:14:53.479 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd export sparse /tmp/rbd_import_export_136355/sparse 2024-08-17T01:14:53.517 INFO:tasks.workunit.client.1.smithi177.stderr: Exporting image: 100% complete...done. 2024-08-17T01:14:53.520 INFO:tasks.workunit.client.1.smithi177.stderr:++ stat /tmp/rbd_import_export_136355/sparse --format=%b 2024-08-17T01:14:53.521 INFO:tasks.workunit.client.1.smithi177.stderr:+ '[' 0 = 0 ']' 2024-08-17T01:14:53.521 INFO:tasks.workunit.client.1.smithi177.stderr:+ rbd rm sparse 2024-08-17T01:14:53.636 INFO:tasks.workunit.client.1.smithi177.stderr: Removing image: 100% complete...done. 2024-08-17T01:14:53.639 INFO:tasks.workunit.client.1.smithi177.stderr:+ rm /tmp/rbd_import_export_136355/sparse /tmp/rbd_import_export_136355/sparse1 /tmp/rbd_import_export_136355/sparse2 /tmp/rbd_import_export_136355/sparse3 2024-08-17T01:14:53.641 INFO:tasks.workunit.client.1.smithi177.stderr:rm: cannot remove '/tmp/rbd_import_export_136355/sparse3': No such file or directory 2024-08-17T01:14:53.641 INFO:tasks.workunit.client.1.smithi177.stderr:+ true 2024-08-17T01:14:53.642 INFO:tasks.workunit.client.1.smithi177.stdout:OK 2024-08-17T01:14:53.643 INFO:tasks.workunit.client.1.smithi177.stderr:+ echo OK 2024-08-17T01:14:53.643 INFO:tasks.workunit.client.1.smithi177.stderr:+ rm -rf /tmp/rbd_import_export_136355 2024-08-17T01:14:53.643 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-17T01:14:53.643 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1/tmp 2024-08-17T01:14:53.710 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.1... 2024-08-17T01:14:53.711 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.1 /home/ubuntu/cephtest/clone.client.1 2024-08-17T01:14:53.961 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:53 smithi177 ceph-mon[90034]: pgmap v1895: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 327 KiB/s rd, 216 KiB/s wr, 162 op/s 2024-08-17T01:14:53.962 DEBUG:teuthology.parallel:result is None 2024-08-17T01:14:53.963 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1 2024-08-17T01:14:53.987 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.1/client.1 2024-08-17T01:14:53.987 DEBUG:teuthology.orchestra.run.smithi177:> rmdir -- /home/ubuntu/cephtest/mnt.1 2024-08-17T01:14:54.043 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.1/client.1 2024-08-17T01:14:54.043 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-17T01:14:54.043 INFO:teuthology.task.print:**** done end rbd_import_export.yaml 2024-08-17T01:14:54.043 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-17T01:14:54.043 INFO:teuthology.task.print:**** done start test_rbd_api.yaml 2024-08-17T01:14:54.043 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-08-17T01:14:54.044 INFO:tasks.workunit:Pulling workunits from ref reef 2024-08-17T01:14:54.044 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-17T01:14:54.044 DEBUG:teuthology.orchestra.run.smithi110:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-17T01:14:54.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T01:14:54.060 INFO:teuthology.orchestra.run.smithi110.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-17T01:14:54.061 DEBUG:teuthology.orchestra.run.smithi110:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-17T01:14:54.116 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-17T01:14:54.116 DEBUG:teuthology.orchestra.run.smithi110:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-17T01:14:54.173 INFO:tasks.workunit:timeout=3h 2024-08-17T01:14:54.173 INFO:tasks.workunit:cleanup=True 2024-08-17T01:14:54.173 DEBUG:teuthology.orchestra.run.smithi110:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-08-17T01:14:54.230 INFO:tasks.workunit.client.0.smithi110.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-17T01:14:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:53 smithi110 ceph-mon[100641]: pgmap v1895: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 327 KiB/s rd, 216 KiB/s wr, 162 op/s 2024-08-17T01:14:54.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:53 smithi110 ceph-mon[98148]: pgmap v1895: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 327 KiB/s rd, 216 KiB/s wr, 162 op/s 2024-08-17T01:14:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:55 smithi110 ceph-mon[98148]: pgmap v1896: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 683 KiB/s rd, 525 KiB/s wr, 232 op/s 2024-08-17T01:14:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:55 smithi110 ceph-mon[98148]: osdmap e1093: 8 total, 8 up, 8 in 2024-08-17T01:14:56.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:55 smithi110 ceph-mon[100641]: pgmap v1896: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 683 KiB/s rd, 525 KiB/s wr, 232 op/s 2024-08-17T01:14:56.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:55 smithi110 ceph-mon[100641]: osdmap e1093: 8 total, 8 up, 8 in 2024-08-17T01:14:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:55 smithi177 ceph-mon[90034]: pgmap v1896: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 683 KiB/s rd, 525 KiB/s wr, 232 op/s 2024-08-17T01:14:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:55 smithi177 ceph-mon[90034]: osdmap e1093: 8 total, 8 up, 8 in 2024-08-17T01:14:58.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:57 smithi110 ceph-mon[100641]: pgmap v1898: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 808 KiB/s rd, 756 KiB/s wr, 280 op/s 2024-08-17T01:14:58.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:57 smithi110 ceph-mon[98148]: pgmap v1898: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 808 KiB/s rd, 756 KiB/s wr, 280 op/s 2024-08-17T01:14:58.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:14:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:14:58] "GET /metrics HTTP/1.1" 200 34100 "" "Prometheus/2.43.0" 2024-08-17T01:14:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:57 smithi177 ceph-mon[90034]: pgmap v1898: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 808 KiB/s rd, 756 KiB/s wr, 280 op/s 2024-08-17T01:14:59.330 DEBUG:teuthology.orchestra.run.smithi110:> 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-17T01:14:59.386 INFO:tasks.workunit.client.0.smithi110.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-17T01:14:59.388 INFO:tasks.workunit.client.0.smithi110.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-17T01:14:59.388 INFO:tasks.workunit.client.0.smithi110.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-17T01:14:59.438 INFO:tasks.workunit.client.0.smithi110.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-17T01:14:59.486 INFO:tasks.workunit.client.0.smithi110.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-17T01:14:59.526 INFO:tasks.workunit.client.0.smithi110.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-17T01:14:59.528 INFO:tasks.workunit.client.0.smithi110.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-17T01:14:59.528 INFO:tasks.workunit.client.0.smithi110.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-17T01:14:59.566 INFO:tasks.workunit.client.0.smithi110.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-17T01:14:59.569 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-17T01:14:59.569 DEBUG:teuthology.orchestra.run.smithi110:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-17T01:14:59.625 INFO:tasks.workunit:Running workunits matching rbd/test_librbd.sh on client.0... 2024-08-17T01:14:59.627 INFO:tasks.workunit:Running workunit rbd/test_librbd.sh... 2024-08-17T01:14:59.627 DEBUG:teuthology.orchestra.run.smithi110: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-17T01:14:59.727 INFO:tasks.workunit.client.0.smithi110.stderr:warning: failed to enable lockdep 2024-08-17T01:14:59.727 INFO:tasks.workunit.client.0.smithi110.stdout:seed 146713 2024-08-17T01:14:59.727 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] Running 490 tests from 24 test suites. 2024-08-17T01:14:59.727 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment set-up. 2024-08-17T01:14:59.727 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 1 test from TestJournalStress 2024-08-17T01:15:00.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:14:59 smithi110 ceph-mon[98148]: pgmap v1899: 105 pgs: 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1021 KiB/s rd, 1.4 MiB/s wr, 338 op/s 2024-08-17T01:15:00.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:14:59 smithi110 ceph-mon[100641]: pgmap v1899: 105 pgs: 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1021 KiB/s rd, 1.4 MiB/s wr, 338 op/s 2024-08-17T01:15:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:14:59 smithi177 ceph-mon[90034]: pgmap v1899: 105 pgs: 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1021 KiB/s rd, 1.4 MiB/s wr, 338 op/s 2024-08-17T01:15:01.057 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestJournalStress.DiscardWithPruneWriteOverlap 2024-08-17T01:15:01.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:01 smithi110 ceph-mon[100641]: osdmap e1094: 8 total, 8 up, 8 in 2024-08-17T01:15:01.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:01 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3534861485' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:01.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:01 smithi110 ceph-mon[98148]: osdmap e1094: 8 total, 8 up, 8 in 2024-08-17T01:15:01.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:01 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3534861485' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:01.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:01 smithi177 ceph-mon[90034]: osdmap e1094: 8 total, 8 up, 8 in 2024-08-17T01:15:01.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:01 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3534861485' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:02 smithi110 ceph-mon[100641]: pgmap v1901: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 822 KiB/s rd, 1.3 MiB/s wr, 242 op/s 2024-08-17T01:15:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:02 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:15:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:02 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3534861485' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:15:02.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:02 smithi110 ceph-mon[100641]: osdmap e1095: 8 total, 8 up, 8 in 2024-08-17T01:15:02.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:02.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:15:02.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:02 smithi110 ceph-mon[98148]: pgmap v1901: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 822 KiB/s rd, 1.3 MiB/s wr, 242 op/s 2024-08-17T01:15:02.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:02 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:15:02.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:02 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3534861485' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:15:02.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:02 smithi110 ceph-mon[98148]: osdmap e1095: 8 total, 8 up, 8 in 2024-08-17T01:15:02.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:02.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:15:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:02 smithi177 ceph-mon[90034]: pgmap v1901: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 822 KiB/s rd, 1.3 MiB/s wr, 242 op/s 2024-08-17T01:15:02.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:02 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:15:02.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:02 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3534861485' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:15:02.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:02 smithi177 ceph-mon[90034]: osdmap e1095: 8 total, 8 up, 8 in 2024-08-17T01:15:02.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:02.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:15:03.085 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/journal/test_Stress.cc:37: Skipped 2024-08-17T01:15:03.085 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:15:03.085 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalStress.DiscardWithPruneWriteOverlap (2028 ms) 2024-08-17T01:15:03.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:03 smithi177 ceph-mon[90034]: osdmap e1096: 8 total, 8 up, 8 in 2024-08-17T01:15:03.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:03 smithi110 ceph-mon[98148]: osdmap e1096: 8 total, 8 up, 8 in 2024-08-17T01:15:03.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:03 smithi110 ceph-mon[100641]: osdmap e1096: 8 total, 8 up, 8 in 2024-08-17T01:15:04.077 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 1 test from TestJournalStress (2028 ms total) 2024-08-17T01:15:04.077 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:15:04.077 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 16 tests from TestJournalReplay 2024-08-17T01:15:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:04 smithi177 ceph-mon[90034]: pgmap v1904: 137 pgs: 2 creating+peering, 17 unknown, 118 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 435 KiB/s rd, 1.0 MiB/s wr, 130 op/s 2024-08-17T01:15:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:04 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:15:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:04 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T01:15:04.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:04 smithi177 ceph-mon[90034]: osdmap e1097: 8 total, 8 up, 8 in 2024-08-17T01:15:04.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:04 smithi110 ceph-mon[98148]: pgmap v1904: 137 pgs: 2 creating+peering, 17 unknown, 118 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 435 KiB/s rd, 1.0 MiB/s wr, 130 op/s 2024-08-17T01:15:04.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:04 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:15:04.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:04 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T01:15:04.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:04 smithi110 ceph-mon[98148]: osdmap e1097: 8 total, 8 up, 8 in 2024-08-17T01:15:04.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:04 smithi110 ceph-mon[100641]: pgmap v1904: 137 pgs: 2 creating+peering, 17 unknown, 118 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 435 KiB/s rd, 1.0 MiB/s wr, 130 op/s 2024-08-17T01:15:04.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:04 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:15:04.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:04 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T01:15:04.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:04 smithi110 ceph-mon[100641]: osdmap e1097: 8 total, 8 up, 8 in 2024-08-17T01:15:05.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:05 smithi177 ceph-mon[90034]: osdmap e1098: 8 total, 8 up, 8 in 2024-08-17T01:15:05.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:05 smithi110 ceph-mon[98148]: osdmap e1098: 8 total, 8 up, 8 in 2024-08-17T01:15:05.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:05 smithi110 ceph-mon[100641]: osdmap e1098: 8 total, 8 up, 8 in 2024-08-17T01:15:06.089 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestJournalReplay.AioDiscardEvent 2024-08-17T01:15:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:06 smithi177 ceph-mon[90034]: pgmap v1907: 105 pgs: 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:06.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:06 smithi177 ceph-mon[90034]: osdmap e1099: 8 total, 8 up, 8 in 2024-08-17T01:15:06.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:06 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1164616377' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:06.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:06 smithi110 ceph-mon[98148]: pgmap v1907: 105 pgs: 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:06.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:06 smithi110 ceph-mon[98148]: osdmap e1099: 8 total, 8 up, 8 in 2024-08-17T01:15:06.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:06 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1164616377' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:06.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:06 smithi110 ceph-mon[100641]: pgmap v1907: 105 pgs: 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:06.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:06 smithi110 ceph-mon[100641]: osdmap e1099: 8 total, 8 up, 8 in 2024-08-17T01:15:06.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:06 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1164616377' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:07.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:07 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1164616377' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:15:07.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:07 smithi177 ceph-mon[90034]: osdmap e1100: 8 total, 8 up, 8 in 2024-08-17T01:15:07.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:07 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1164616377' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:15:07.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:07 smithi110 ceph-mon[98148]: osdmap e1100: 8 total, 8 up, 8 in 2024-08-17T01:15:07.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:07 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1164616377' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:15:07.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:07 smithi110 ceph-mon[100641]: osdmap e1100: 8 total, 8 up, 8 in 2024-08-17T01:15:08.127 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/journal/test_Replay.cc:109: Skipped 2024-08-17T01:15:08.127 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:15:08.127 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.AioDiscardEvent (2038 ms) 2024-08-17T01:15:08.128 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestJournalReplay.AioWriteEvent 2024-08-17T01:15:08.137 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/journal/test_Replay.cc:200: Skipped 2024-08-17T01:15:08.137 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:15:08.137 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.AioWriteEvent (10 ms) 2024-08-17T01:15:08.137 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestJournalReplay.AioFlushEvent 2024-08-17T01:15:08.146 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/journal/test_Replay.cc:261: Skipped 2024-08-17T01:15:08.146 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:15:08.146 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.AioFlushEvent (9 ms) 2024-08-17T01:15:08.146 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestJournalReplay.SnapCreate 2024-08-17T01:15:08.153 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/journal/test_Replay.cc:307: Skipped 2024-08-17T01:15:08.154 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:15:08.154 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.SnapCreate (8 ms) 2024-08-17T01:15:08.154 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestJournalReplay.SnapProtect 2024-08-17T01:15:08.162 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/journal/test_Replay.cc:348: Skipped 2024-08-17T01:15:08.162 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:15:08.162 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.SnapProtect (8 ms) 2024-08-17T01:15:08.162 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestJournalReplay.SnapUnprotect 2024-08-17T01:15:08.170 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/journal/test_Replay.cc:394: Skipped 2024-08-17T01:15:08.170 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:15:08.170 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.SnapUnprotect (8 ms) 2024-08-17T01:15:08.170 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestJournalReplay.SnapRename 2024-08-17T01:15:08.178 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/journal/test_Replay.cc:450: Skipped 2024-08-17T01:15:08.178 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:15:08.178 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.SnapRename (8 ms) 2024-08-17T01:15:08.178 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestJournalReplay.SnapRollback 2024-08-17T01:15:08.185 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/journal/test_Replay.cc:500: Skipped 2024-08-17T01:15:08.185 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:15:08.185 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.SnapRollback (8 ms) 2024-08-17T01:15:08.186 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestJournalReplay.SnapRemove 2024-08-17T01:15:08.193 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/journal/test_Replay.cc:541: Skipped 2024-08-17T01:15:08.193 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:15:08.193 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.SnapRemove (7 ms) 2024-08-17T01:15:08.193 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestJournalReplay.Rename 2024-08-17T01:15:08.200 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/journal/test_Replay.cc:590: Skipped 2024-08-17T01:15:08.200 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:15:08.201 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.Rename (8 ms) 2024-08-17T01:15:08.201 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestJournalReplay.Resize 2024-08-17T01:15:08.208 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/journal/test_Replay.cc:624: Skipped 2024-08-17T01:15:08.208 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:15:08.208 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.Resize (7 ms) 2024-08-17T01:15:08.208 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestJournalReplay.Flatten 2024-08-17T01:15:08.215 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/journal/test_Replay.cc:657: Skipped 2024-08-17T01:15:08.215 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:15:08.215 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.Flatten (8 ms) 2024-08-17T01:15:08.215 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestJournalReplay.UpdateFeatures 2024-08-17T01:15:08.223 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/journal/test_Replay.cc:704: Skipped 2024-08-17T01:15:08.223 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:15:08.223 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.UpdateFeatures (7 ms) 2024-08-17T01:15:08.223 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestJournalReplay.MetadataSet 2024-08-17T01:15:08.230 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/journal/test_Replay.cc:741: Skipped 2024-08-17T01:15:08.230 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:15:08.230 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.MetadataSet (7 ms) 2024-08-17T01:15:08.230 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestJournalReplay.MetadataRemove 2024-08-17T01:15:08.237 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/journal/test_Replay.cc:781: Skipped 2024-08-17T01:15:08.237 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:15:08.237 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.MetadataRemove (7 ms) 2024-08-17T01:15:08.237 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestJournalReplay.ObjectPosition 2024-08-17T01:15:08.243 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/journal/test_Replay.cc:824: Skipped 2024-08-17T01:15:08.243 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:15:08.244 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.ObjectPosition (7 ms) 2024-08-17T01:15:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:08 smithi177 ceph-mon[90034]: pgmap v1910: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:08 smithi177 ceph-mon[90034]: osdmap e1101: 8 total, 8 up, 8 in 2024-08-17T01:15:08.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:08 smithi110 ceph-mon[98148]: pgmap v1910: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:08.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:08 smithi110 ceph-mon[98148]: osdmap e1101: 8 total, 8 up, 8 in 2024-08-17T01:15:08.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:08 smithi110 ceph-mon[100641]: pgmap v1910: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:08.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:08 smithi110 ceph-mon[100641]: osdmap e1101: 8 total, 8 up, 8 in 2024-08-17T01:15:08.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:15:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:15:08] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-08-17T01:15:09.114 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 16 tests from TestJournalReplay (2155 ms total) 2024-08-17T01:15:09.114 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:15:09.114 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 4 tests from TestJournalEntries 2024-08-17T01:15:09.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:09 smithi177 ceph-mon[90034]: osdmap e1102: 8 total, 8 up, 8 in 2024-08-17T01:15:09.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:09 smithi110 ceph-mon[98148]: osdmap e1102: 8 total, 8 up, 8 in 2024-08-17T01:15:09.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:09 smithi110 ceph-mon[100641]: osdmap e1102: 8 total, 8 up, 8 in 2024-08-17T01:15:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:10 smithi177 ceph-mon[90034]: pgmap v1913: 137 pgs: 15 unknown, 122 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:10 smithi177 ceph-mon[90034]: osdmap e1103: 8 total, 8 up, 8 in 2024-08-17T01:15:10.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:10 smithi110 ceph-mon[98148]: pgmap v1913: 137 pgs: 15 unknown, 122 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:10.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:10 smithi110 ceph-mon[98148]: osdmap e1103: 8 total, 8 up, 8 in 2024-08-17T01:15:10.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:10 smithi110 ceph-mon[100641]: pgmap v1913: 137 pgs: 15 unknown, 122 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:10.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:10 smithi110 ceph-mon[100641]: osdmap e1103: 8 total, 8 up, 8 in 2024-08-17T01:15:11.123 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestJournalEntries.AioWrite 2024-08-17T01:15:11.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:11 smithi110 ceph-mon[98148]: osdmap e1104: 8 total, 8 up, 8 in 2024-08-17T01:15:11.563 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:11 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1395902674' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:11.563 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:11 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:11.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:11 smithi110 ceph-mon[100641]: osdmap e1104: 8 total, 8 up, 8 in 2024-08-17T01:15:11.564 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:11 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1395902674' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:11.564 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:11 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:11.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:11 smithi177 ceph-mon[90034]: osdmap e1104: 8 total, 8 up, 8 in 2024-08-17T01:15:11.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:11 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1395902674' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:11.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:11 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:12.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:12 smithi110 ceph-mon[98148]: pgmap v1916: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:12.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:12 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:15:12.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:12 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:15:12.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:12 smithi110 ceph-mon[98148]: osdmap e1105: 8 total, 8 up, 8 in 2024-08-17T01:15:12.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:12 smithi110 ceph-mon[100641]: pgmap v1916: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:12.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:12 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:15:12.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:12 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:15:12.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:12 smithi110 ceph-mon[100641]: osdmap e1105: 8 total, 8 up, 8 in 2024-08-17T01:15:12.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:12 smithi177 ceph-mon[90034]: pgmap v1916: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:12.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:12 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:15:12.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:12 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:15:12.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:12 smithi177 ceph-mon[90034]: osdmap e1105: 8 total, 8 up, 8 in 2024-08-17T01:15:13.158 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/journal/test_Entries.cc:118: Skipped 2024-08-17T01:15:13.158 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:15:13.158 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalEntries.AioWrite (2035 ms) 2024-08-17T01:15:13.158 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestJournalEntries.AioDiscard 2024-08-17T01:15:13.166 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/journal/test_Entries.cc:163: Skipped 2024-08-17T01:15:13.166 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:15:13.166 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalEntries.AioDiscard (8 ms) 2024-08-17T01:15:13.166 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestJournalEntries.AioDiscardWithPrune 2024-08-17T01:15:13.175 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/journal/test_Entries.cc:200: Skipped 2024-08-17T01:15:13.175 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:15:13.175 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalEntries.AioDiscardWithPrune (10 ms) 2024-08-17T01:15:13.175 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestJournalEntries.AioFlush 2024-08-17T01:15:13.184 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/journal/test_Entries.cc:263: Skipped 2024-08-17T01:15:13.184 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:15:13.184 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalEntries.AioFlush (8 ms) 2024-08-17T01:15:13.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:13 smithi177 ceph-mon[90034]: osdmap e1106: 8 total, 8 up, 8 in 2024-08-17T01:15:13.363 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 01:15:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=cleanup t=2024-08-17T01:15:13.09473221Z level=info msg="Completed cleanup jobs" duration=2.416799ms 2024-08-17T01:15:13.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:13 smithi110 ceph-mon[98148]: osdmap e1106: 8 total, 8 up, 8 in 2024-08-17T01:15:13.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:13 smithi110 ceph-mon[100641]: osdmap e1106: 8 total, 8 up, 8 in 2024-08-17T01:15:14.141 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 4 tests from TestJournalEntries (2061 ms total) 2024-08-17T01:15:14.141 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:15:14.141 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 2 tests from TestTrash 2024-08-17T01:15:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:14 smithi110 ceph-mon[98148]: pgmap v1919: 137 pgs: 22 unknown, 115 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:14 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:15:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:14 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T01:15:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:14 smithi110 ceph-mon[98148]: osdmap e1107: 8 total, 8 up, 8 in 2024-08-17T01:15:14.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:14 smithi110 ceph-mon[100641]: pgmap v1919: 137 pgs: 22 unknown, 115 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:14.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:14 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:15:14.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:14 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T01:15:14.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:14 smithi110 ceph-mon[100641]: osdmap e1107: 8 total, 8 up, 8 in 2024-08-17T01:15:14.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:14 smithi177 ceph-mon[90034]: pgmap v1919: 137 pgs: 22 unknown, 115 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:14.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:14 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:15:14.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:14 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T01:15:14.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:14 smithi177 ceph-mon[90034]: osdmap e1107: 8 total, 8 up, 8 in 2024-08-17T01:15:15.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:15 smithi110 ceph-mon[98148]: osdmap e1108: 8 total, 8 up, 8 in 2024-08-17T01:15:15.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:15 smithi110 ceph-mon[100641]: osdmap e1108: 8 total, 8 up, 8 in 2024-08-17T01:15:15.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:15 smithi177 ceph-mon[90034]: osdmap e1108: 8 total, 8 up, 8 in 2024-08-17T01:15:16.148 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestTrash.UserRemovingSource 2024-08-17T01:15:16.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:16 smithi110 ceph-mon[100641]: pgmap v1922: 105 pgs: 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:16.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:16 smithi110 ceph-mon[100641]: osdmap e1109: 8 total, 8 up, 8 in 2024-08-17T01:15:16.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:16 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2471353749' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:16.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:16 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:16.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:16 smithi110 ceph-mon[98148]: pgmap v1922: 105 pgs: 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:16.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:16 smithi110 ceph-mon[98148]: osdmap e1109: 8 total, 8 up, 8 in 2024-08-17T01:15:16.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:16 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2471353749' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:16.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:16 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:16 smithi177 ceph-mon[90034]: pgmap v1922: 105 pgs: 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:16 smithi177 ceph-mon[90034]: osdmap e1109: 8 total, 8 up, 8 in 2024-08-17T01:15:16.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:16 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2471353749' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:16.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:16 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:17.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:17 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:15:17.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:17 smithi110 ceph-mon[98148]: osdmap e1110: 8 total, 8 up, 8 in 2024-08-17T01:15:17.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:17.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:15:17.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:17 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:15:17.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:17 smithi110 ceph-mon[100641]: osdmap e1110: 8 total, 8 up, 8 in 2024-08-17T01:15:17.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:17.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:15:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:17 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:15:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:17 smithi177 ceph-mon[90034]: osdmap e1110: 8 total, 8 up, 8 in 2024-08-17T01:15:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:15:18.248 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestTrash.UserRemovingSource (2100 ms) 2024-08-17T01:15:18.248 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestTrash.RestoreMirroringSource 2024-08-17T01:15:18.288 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestTrash.RestoreMirroringSource (41 ms) 2024-08-17T01:15:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:18 smithi110 ceph-mon[98148]: pgmap v1925: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:18 smithi110 ceph-mon[98148]: osdmap e1111: 8 total, 8 up, 8 in 2024-08-17T01:15:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:18 smithi110 ceph-mon[100641]: pgmap v1925: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:18.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:18 smithi110 ceph-mon[100641]: osdmap e1111: 8 total, 8 up, 8 in 2024-08-17T01:15:18.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:15:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:15:18] "GET /metrics HTTP/1.1" 200 36479 "" "Prometheus/2.43.0" 2024-08-17T01:15:18.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:18 smithi177 ceph-mon[90034]: pgmap v1925: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:18.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:18 smithi177 ceph-mon[90034]: osdmap e1111: 8 total, 8 up, 8 in 2024-08-17T01:15:19.177 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 2 tests from TestTrash (2141 ms total) 2024-08-17T01:15:19.177 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:15:19.178 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 1 test from TestOperations 2024-08-17T01:15:19.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:19 smithi110 ceph-mon[98148]: osdmap e1112: 8 total, 8 up, 8 in 2024-08-17T01:15:19.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:19 smithi110 ceph-mon[100641]: osdmap e1112: 8 total, 8 up, 8 in 2024-08-17T01:15:19.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:19 smithi177 ceph-mon[90034]: osdmap e1112: 8 total, 8 up, 8 in 2024-08-17T01:15:20.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:20 smithi110 ceph-mon[100641]: pgmap v1928: 137 pgs: 26 unknown, 111 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:20.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:20 smithi110 ceph-mon[100641]: osdmap e1113: 8 total, 8 up, 8 in 2024-08-17T01:15:20.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:20 smithi110 ceph-mon[98148]: pgmap v1928: 137 pgs: 26 unknown, 111 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:20.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:20 smithi110 ceph-mon[98148]: osdmap e1113: 8 total, 8 up, 8 in 2024-08-17T01:15:20.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:20 smithi177 ceph-mon[90034]: pgmap v1928: 137 pgs: 26 unknown, 111 active+clean; 4.6 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:20.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:20 smithi177 ceph-mon[90034]: osdmap e1113: 8 total, 8 up, 8 in 2024-08-17T01:15:21.176 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestOperations.DisableJournalingCorrupt 2024-08-17T01:15:21.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:21 smithi110 ceph-mon[98148]: osdmap e1114: 8 total, 8 up, 8 in 2024-08-17T01:15:21.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:21 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1812195481' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:21.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:21 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:21.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:21 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:15:21.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:21 smithi110 ceph-mon[98148]: osdmap e1115: 8 total, 8 up, 8 in 2024-08-17T01:15:21.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:21 smithi110 ceph-mon[100641]: osdmap e1114: 8 total, 8 up, 8 in 2024-08-17T01:15:21.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:21 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1812195481' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:21.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:21 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:21.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:21 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:15:21.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:21 smithi110 ceph-mon[100641]: osdmap e1115: 8 total, 8 up, 8 in 2024-08-17T01:15:21.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:21 smithi177 ceph-mon[90034]: osdmap e1114: 8 total, 8 up, 8 in 2024-08-17T01:15:21.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:21 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1812195481' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:21.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:21 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:21.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:21 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:15:21.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:21 smithi177 ceph-mon[90034]: osdmap e1115: 8 total, 8 up, 8 in 2024-08-17T01:15:22.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:22 smithi110 ceph-mon[98148]: pgmap v1931: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:22.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:22 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:15:22.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:22 smithi110 ceph-mon[98148]: osdmap e1116: 8 total, 8 up, 8 in 2024-08-17T01:15:22.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:22 smithi110 ceph-mon[100641]: pgmap v1931: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:22.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:22 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:15:22.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:22 smithi110 ceph-mon[100641]: osdmap e1116: 8 total, 8 up, 8 in 2024-08-17T01:15:22.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:22 smithi177 ceph-mon[90034]: pgmap v1931: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:22.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:22 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:15:22.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:22 smithi177 ceph-mon[90034]: osdmap e1116: 8 total, 8 up, 8 in 2024-08-17T01:15:23.214 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/test_Operations.cc:18: Skipped 2024-08-17T01:15:23.214 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:15:23.215 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestOperations.DisableJournalingCorrupt (2038 ms) 2024-08-17T01:15:23.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:23 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:15:23.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:23 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T01:15:23.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:23 smithi110 ceph-mon[98148]: osdmap e1117: 8 total, 8 up, 8 in 2024-08-17T01:15:23.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:23 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:15:23.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:23 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T01:15:23.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:23 smithi110 ceph-mon[100641]: osdmap e1117: 8 total, 8 up, 8 in 2024-08-17T01:15:23.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:23 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:15:23.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:23 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T01:15:23.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:23 smithi177 ceph-mon[90034]: osdmap e1117: 8 total, 8 up, 8 in 2024-08-17T01:15:24.203 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 1 test from TestOperations (2038 ms total) 2024-08-17T01:15:24.203 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:15:24.203 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 4 tests from TestObjectMap 2024-08-17T01:15:24.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:24 smithi110 ceph-mon[98148]: pgmap v1934: 137 pgs: 23 unknown, 114 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:24.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:24 smithi110 ceph-mon[98148]: osdmap e1118: 8 total, 8 up, 8 in 2024-08-17T01:15:24.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:24 smithi110 ceph-mon[100641]: pgmap v1934: 137 pgs: 23 unknown, 114 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:24.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:24 smithi110 ceph-mon[100641]: osdmap e1118: 8 total, 8 up, 8 in 2024-08-17T01:15:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:24 smithi177 ceph-mon[90034]: pgmap v1934: 137 pgs: 23 unknown, 114 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:24 smithi177 ceph-mon[90034]: osdmap e1118: 8 total, 8 up, 8 in 2024-08-17T01:15:26.213 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenCorrupt 2024-08-17T01:15:26.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:26 smithi110 ceph-mon[100641]: pgmap v1937: 105 pgs: 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:26.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:26 smithi110 ceph-mon[100641]: osdmap e1119: 8 total, 8 up, 8 in 2024-08-17T01:15:26.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:26 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2926551703' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:26.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:26 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:26.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:26 smithi110 ceph-mon[98148]: pgmap v1937: 105 pgs: 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:26.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:26 smithi110 ceph-mon[98148]: osdmap e1119: 8 total, 8 up, 8 in 2024-08-17T01:15:26.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:26 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2926551703' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:26.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:26 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:26.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:26 smithi177 ceph-mon[90034]: pgmap v1937: 105 pgs: 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:26.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:26 smithi177 ceph-mon[90034]: osdmap e1119: 8 total, 8 up, 8 in 2024-08-17T01:15:26.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:26 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2926551703' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:26.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:26 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:27.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:27 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:15:27.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:27 smithi110 ceph-mon[100641]: osdmap e1120: 8 total, 8 up, 8 in 2024-08-17T01:15:27.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:27 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:15:27.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:27 smithi110 ceph-mon[98148]: osdmap e1120: 8 total, 8 up, 8 in 2024-08-17T01:15:27.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:27 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:15:27.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:27 smithi177 ceph-mon[90034]: osdmap e1120: 8 total, 8 up, 8 in 2024-08-17T01:15:28.257 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenCorrupt (2043 ms) 2024-08-17T01:15:28.257 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenTooSmall 2024-08-17T01:15:28.285 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenTooSmall (28 ms) 2024-08-17T01:15:28.285 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestObjectMap.InvalidateFlagOnDisk 2024-08-17T01:15:28.318 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestObjectMap.InvalidateFlagOnDisk (33 ms) 2024-08-17T01:15:28.318 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall 2024-08-17T01:15:28.343 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall (26 ms) 2024-08-17T01:15:28.462 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:28 smithi110 ceph-mon[100641]: pgmap v1940: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:28.462 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:28 smithi110 ceph-mon[100641]: osdmap e1121: 8 total, 8 up, 8 in 2024-08-17T01:15:28.462 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:28 smithi110 ceph-mon[98148]: pgmap v1940: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:28.463 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:28 smithi110 ceph-mon[98148]: osdmap e1121: 8 total, 8 up, 8 in 2024-08-17T01:15:28.463 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:15:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:15:28] "GET /metrics HTTP/1.1" 200 36479 "" "Prometheus/2.43.0" 2024-08-17T01:15:28.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:28 smithi177 ceph-mon[90034]: pgmap v1940: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:28.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:28 smithi177 ceph-mon[90034]: osdmap e1121: 8 total, 8 up, 8 in 2024-08-17T01:15:29.236 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 4 tests from TestObjectMap (2130 ms total) 2024-08-17T01:15:29.236 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:15:29.236 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 2 tests from TestMirroringWatcher 2024-08-17T01:15:29.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:29 smithi110 ceph-mon[98148]: osdmap e1122: 8 total, 8 up, 8 in 2024-08-17T01:15:29.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:29 smithi110 ceph-mon[100641]: osdmap e1122: 8 total, 8 up, 8 in 2024-08-17T01:15:29.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:29 smithi177 ceph-mon[90034]: osdmap e1122: 8 total, 8 up, 8 in 2024-08-17T01:15:30.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:30 smithi110 ceph-mon[98148]: pgmap v1943: 137 pgs: 13 unknown, 124 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:30.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:30 smithi110 ceph-mon[98148]: osdmap e1123: 8 total, 8 up, 8 in 2024-08-17T01:15:30.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:30 smithi110 ceph-mon[100641]: pgmap v1943: 137 pgs: 13 unknown, 124 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:30.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:30 smithi110 ceph-mon[100641]: osdmap e1123: 8 total, 8 up, 8 in 2024-08-17T01:15:30.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:30 smithi177 ceph-mon[90034]: pgmap v1943: 137 pgs: 13 unknown, 124 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:30.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:30 smithi177 ceph-mon[90034]: osdmap e1123: 8 total, 8 up, 8 in 2024-08-17T01:15:31.245 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroringWatcher.ModeUpdated 2024-08-17T01:15:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:31 smithi110 ceph-mon[98148]: osdmap e1124: 8 total, 8 up, 8 in 2024-08-17T01:15:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:31 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/4229951919' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:31 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:31.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:31 smithi110 ceph-mon[100641]: osdmap e1124: 8 total, 8 up, 8 in 2024-08-17T01:15:31.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:31 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/4229951919' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:31.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:31 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:31.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:31 smithi177 ceph-mon[90034]: osdmap e1124: 8 total, 8 up, 8 in 2024-08-17T01:15:31.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:31 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/4229951919' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:31.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:31 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:32 smithi110 ceph-mon[98148]: pgmap v1946: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:32 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:15:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:32 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:15:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:32 smithi110 ceph-mon[98148]: osdmap e1125: 8 total, 8 up, 8 in 2024-08-17T01:15:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:15:32.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:32 smithi110 ceph-mon[100641]: pgmap v1946: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:32.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:32 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:15:32.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:32 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:15:32.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:32 smithi110 ceph-mon[100641]: osdmap e1125: 8 total, 8 up, 8 in 2024-08-17T01:15:32.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:32.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:15:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:32 smithi177 ceph-mon[90034]: pgmap v1946: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:32.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:32 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:15:32.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:32 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:15:32.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:32 smithi177 ceph-mon[90034]: osdmap e1125: 8 total, 8 up, 8 in 2024-08-17T01:15:32.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:32.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:15:33.286 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroringWatcher.ModeUpdated (2040 ms) 2024-08-17T01:15:33.286 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroringWatcher.ImageStatusUpdated 2024-08-17T01:15:33.307 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroringWatcher.ImageStatusUpdated (21 ms) 2024-08-17T01:15:33.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:33 smithi110 ceph-mon[98148]: osdmap e1126: 8 total, 8 up, 8 in 2024-08-17T01:15:33.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:33 smithi110 ceph-mon[100641]: osdmap e1126: 8 total, 8 up, 8 in 2024-08-17T01:15:33.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:33 smithi177 ceph-mon[90034]: osdmap e1126: 8 total, 8 up, 8 in 2024-08-17T01:15:34.262 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 2 tests from TestMirroringWatcher (2062 ms total) 2024-08-17T01:15:34.262 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:15:34.263 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 57 tests from TestMigration 2024-08-17T01:15:34.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:34 smithi110 ceph-mon[98148]: pgmap v1949: 137 pgs: 22 unknown, 115 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:34.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:34 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:15:34.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:34 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T01:15:34.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:34 smithi110 ceph-mon[98148]: osdmap e1127: 8 total, 8 up, 8 in 2024-08-17T01:15:34.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:34 smithi110 ceph-mon[100641]: pgmap v1949: 137 pgs: 22 unknown, 115 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:34.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:34 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:15:34.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:34 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T01:15:34.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:34 smithi110 ceph-mon[100641]: osdmap e1127: 8 total, 8 up, 8 in 2024-08-17T01:15:34.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:34 smithi177 ceph-mon[90034]: pgmap v1949: 137 pgs: 22 unknown, 115 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:34.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:34 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:15:34.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:34 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T01:15:34.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:34 smithi177 ceph-mon[90034]: osdmap e1127: 8 total, 8 up, 8 in 2024-08-17T01:15:35.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:35 smithi110 ceph-mon[98148]: osdmap e1128: 8 total, 8 up, 8 in 2024-08-17T01:15:35.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:35 smithi110 ceph-mon[100641]: osdmap e1128: 8 total, 8 up, 8 in 2024-08-17T01:15:35.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:35 smithi177 ceph-mon[90034]: osdmap e1128: 8 total, 8 up, 8 in 2024-08-17T01:15:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:36 smithi110 ceph-mon[98148]: pgmap v1952: 105 pgs: 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:36 smithi110 ceph-mon[98148]: osdmap e1129: 8 total, 8 up, 8 in 2024-08-17T01:15:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:36 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2206562807' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:36 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:36.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:36 smithi110 ceph-mon[100641]: pgmap v1952: 105 pgs: 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:36.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:36 smithi110 ceph-mon[100641]: osdmap e1129: 8 total, 8 up, 8 in 2024-08-17T01:15:36.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:36 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2206562807' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:36.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:36 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:36 smithi177 ceph-mon[90034]: pgmap v1952: 105 pgs: 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:36 smithi177 ceph-mon[90034]: osdmap e1129: 8 total, 8 up, 8 in 2024-08-17T01:15:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:36 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2206562807' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:36.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:36 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:15:37.271 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.Empty 2024-08-17T01:15:37.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:37 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:15:37.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:37 smithi110 ceph-mon[98148]: osdmap e1130: 8 total, 8 up, 8 in 2024-08-17T01:15:37.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:37 smithi110 ceph-mon[98148]: osdmap e1131: 8 total, 8 up, 8 in 2024-08-17T01:15:37.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:37 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:15:37.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:37 smithi110 ceph-mon[100641]: osdmap e1130: 8 total, 8 up, 8 in 2024-08-17T01:15:37.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:37 smithi110 ceph-mon[100641]: osdmap e1131: 8 total, 8 up, 8 in 2024-08-17T01:15:37.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:37 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:15:37.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:37 smithi177 ceph-mon[90034]: osdmap e1130: 8 total, 8 up, 8 in 2024-08-17T01:15:37.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:37 smithi177 ceph-mon[90034]: osdmap e1131: 8 total, 8 up, 8 in 2024-08-17T01:15:38.522 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:15:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:15:38] "GET /metrics HTTP/1.1" 200 36477 "" "Prometheus/2.43.0" 2024-08-17T01:15:38.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:38 smithi110 ceph-mon[98148]: pgmap v1955: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:38.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:38 smithi110 ceph-mon[98148]: osdmap e1132: 8 total, 8 up, 8 in 2024-08-17T01:15:38.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:38 smithi110 ceph-mon[100641]: pgmap v1955: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:38.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:38 smithi110 ceph-mon[100641]: osdmap e1132: 8 total, 8 up, 8 in 2024-08-17T01:15:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:38 smithi177 ceph-mon[90034]: pgmap v1955: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:38 smithi177 ceph-mon[90034]: osdmap e1132: 8 total, 8 up, 8 in 2024-08-17T01:15:39.320 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:15:39.331 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:15:39.474 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:15:39.540 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:15:39.621 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.Empty (2349 ms) 2024-08-17T01:15:39.621 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.OtherName 2024-08-17T01:15:39.652 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:15:39.664 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:15:39.791 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:15:39.854 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:15:39.931 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.OtherName (310 ms) 2024-08-17T01:15:39.931 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.OtherPool 2024-08-17T01:15:39.962 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:15:39.972 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:15:40.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:40 smithi110 ceph-mon[98148]: pgmap v1958: 169 pgs: 6 creating+peering, 45 unknown, 118 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:40.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:40 smithi110 ceph-mon[98148]: osdmap e1133: 8 total, 8 up, 8 in 2024-08-17T01:15:40.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:40 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:15:40.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:40 smithi110 ceph-mon[100641]: pgmap v1958: 169 pgs: 6 creating+peering, 45 unknown, 118 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:40.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:40 smithi110 ceph-mon[100641]: osdmap e1133: 8 total, 8 up, 8 in 2024-08-17T01:15:40.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:40 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:15:40.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:40 smithi177 ceph-mon[90034]: pgmap v1958: 169 pgs: 6 creating+peering, 45 unknown, 118 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-17T01:15:40.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:40 smithi177 ceph-mon[90034]: osdmap e1133: 8 total, 8 up, 8 in 2024-08-17T01:15:40.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:40 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:15:41.664 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:15:41.733 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:15:41.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:41 smithi110 ceph-mon[100641]: osdmap e1134: 8 total, 8 up, 8 in 2024-08-17T01:15:41.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:41 smithi110 ceph-mon[98148]: osdmap e1134: 8 total, 8 up, 8 in 2024-08-17T01:15:41.815 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.OtherPool (1884 ms) 2024-08-17T01:15:41.815 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.OtherNamespace 2024-08-17T01:15:41.844 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:15:41.857 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:15:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:41 smithi177 ceph-mon[90034]: osdmap e1134: 8 total, 8 up, 8 in 2024-08-17T01:15:41.988 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:15:42.053 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:15:42.128 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.OtherNamespace (313 ms) 2024-08-17T01:15:42.128 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.DataPool 2024-08-17T01:15:42.156 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:15:42.166 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:15:42.305 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:15:42.375 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:15:42.455 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.DataPool (327 ms) 2024-08-17T01:15:42.455 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.AbortAfterPrepare 2024-08-17T01:15:42.484 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:15:42.494 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:15:42.632 INFO:tasks.workunit.client.0.smithi110.stdout:migration_abort 2024-08-17T01:15:42.726 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.AbortAfterPrepare (271 ms) 2024-08-17T01:15:42.726 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.AbortAfterFailedPrepare 2024-08-17T01:15:42.754 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:15:42.763 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:15:42.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:42 smithi110 ceph-mon[98148]: pgmap v1961: 169 pgs: 6 creating+peering, 15 unknown, 148 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 167 KiB/s rd, 7.2 KiB/s wr, 200 op/s 2024-08-17T01:15:42.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:42 smithi110 ceph-mon[98148]: osdmap e1135: 8 total, 8 up, 8 in 2024-08-17T01:15:42.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:42 smithi110 ceph-mon[100641]: pgmap v1961: 169 pgs: 6 creating+peering, 15 unknown, 148 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 167 KiB/s rd, 7.2 KiB/s wr, 200 op/s 2024-08-17T01:15:42.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:42 smithi110 ceph-mon[100641]: osdmap e1135: 8 total, 8 up, 8 in 2024-08-17T01:15:42.856 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.AbortAfterFailedPrepare (131 ms) 2024-08-17T01:15:42.857 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.AbortAfterExecute 2024-08-17T01:15:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:42 smithi177 ceph-mon[90034]: pgmap v1961: 169 pgs: 6 creating+peering, 15 unknown, 148 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 167 KiB/s rd, 7.2 KiB/s wr, 200 op/s 2024-08-17T01:15:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:42 smithi177 ceph-mon[90034]: osdmap e1135: 8 total, 8 up, 8 in 2024-08-17T01:15:42.887 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:15:42.897 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:15:43.044 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:15:43.115 INFO:tasks.workunit.client.0.smithi110.stdout:migration_abort 2024-08-17T01:15:43.221 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.AbortAfterExecute (364 ms) 2024-08-17T01:15:43.221 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.OtherPoolAbortAfterExecute 2024-08-17T01:15:43.254 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:15:43.264 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:15:43.399 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:15:43.459 INFO:tasks.workunit.client.0.smithi110.stdout:migration_abort 2024-08-17T01:15:43.556 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.OtherPoolAbortAfterExecute (335 ms) 2024-08-17T01:15:43.556 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.OtherNamespaceAbortAfterExecute 2024-08-17T01:15:43.584 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:15:43.598 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:15:43.735 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:15:43.800 INFO:tasks.workunit.client.0.smithi110.stdout:migration_abort 2024-08-17T01:15:43.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:15:43.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:15:43.818 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:15:43.908 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.OtherNamespaceAbortAfterExecute (352 ms) 2024-08-17T01:15:43.908 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.MirroringSamePool 2024-08-17T01:15:43.938 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:15:43.948 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/test_Migration.cc:635: Skipped 2024-08-17T01:15:43.948 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:15:43.955 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestMigration.MirroringSamePool (47 ms) 2024-08-17T01:15:43.955 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.MirroringAbort 2024-08-17T01:15:43.984 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:15:43.993 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/test_Migration.cc:653: Skipped 2024-08-17T01:15:43.993 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:15:43.999 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestMigration.MirroringAbort (45 ms) 2024-08-17T01:15:43.999 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.MirroringOtherPoolDisabled 2024-08-17T01:15:44.027 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:15:44.037 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/test_Migration.cc:676: Skipped 2024-08-17T01:15:44.038 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:15:44.044 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolDisabled (45 ms) 2024-08-17T01:15:44.044 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.MirroringOtherPoolEnabled 2024-08-17T01:15:44.074 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:15:44.086 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/test_Migration.cc:694: Skipped 2024-08-17T01:15:44.086 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:15:44.095 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolEnabled (50 ms) 2024-08-17T01:15:44.095 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.MirroringPool 2024-08-17T01:15:44.126 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:15:44.138 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/test_Migration.cc:714: Skipped 2024-08-17T01:15:44.138 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:15:44.146 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestMigration.MirroringPool (51 ms) 2024-08-17T01:15:44.146 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.Group 2024-08-17T01:15:44.178 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:15:44.200 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:15:44.359 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:15:44.433 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:15:44.539 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.Group (394 ms) 2024-08-17T01:15:44.540 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.GroupAbort 2024-08-17T01:15:44.569 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:15:44.588 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:15:44.725 INFO:tasks.workunit.client.0.smithi110.stdout:migration_abort 2024-08-17T01:15:44.748 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:44 smithi177 ceph-mon[90034]: pgmap v1963: 169 pgs: 6 creating+peering, 163 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 259 KiB/s rd, 16 KiB/s wr, 319 op/s 2024-08-17T01:15:44.808 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:44 smithi110 ceph-mon[100641]: pgmap v1963: 169 pgs: 6 creating+peering, 163 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 259 KiB/s rd, 16 KiB/s wr, 319 op/s 2024-08-17T01:15:44.808 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:44 smithi110 ceph-mon[98148]: pgmap v1963: 169 pgs: 6 creating+peering, 163 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 259 KiB/s rd, 16 KiB/s wr, 319 op/s 2024-08-17T01:15:44.844 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.GroupAbort (304 ms) 2024-08-17T01:15:44.844 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.NoSnaps 2024-08-17T01:15:44.872 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:15:44.885 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 0~8388609 2024-08-17T01:15:44.942 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 16777218~8388609 2024-08-17T01:15:45.003 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:15:45.188 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:15:45.309 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:15:45.441 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.NoSnaps (597 ms) 2024-08-17T01:15:45.441 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.NoSnapsOtherPool 2024-08-17T01:15:45.468 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:15:45.478 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 0~8388609 2024-08-17T01:15:45.531 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 16777218~8388609 2024-08-17T01:15:45.574 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 0~8388609 2024-08-17T01:15:45.580 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 16777218~8388609 2024-08-17T01:15:45.629 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:15:45.801 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:15:45.909 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:15:46.021 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.NoSnapsOtherPool (580 ms) 2024-08-17T01:15:46.021 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.NoSnapsDataPool 2024-08-17T01:15:46.051 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:15:46.062 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 0~8388609 2024-08-17T01:15:46.125 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 16777218~8388609 2024-08-17T01:15:46.182 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:15:46.373 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:15:46.500 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:15:46.627 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:46 smithi177 ceph-mon[90034]: pgmap v1964: 169 pgs: 169 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 440 KiB/s rd, 28 KiB/s wr, 581 op/s 2024-08-17T01:15:46.627 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:46 smithi177 ceph-mon[90034]: osdmap e1136: 8 total, 8 up, 8 in 2024-08-17T01:15:46.627 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:46.627 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:46.627 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:15:46.629 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.NoSnapsDataPool (609 ms) 2024-08-17T01:15:46.629 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.NoSnapsShrinkAfterPrepare 2024-08-17T01:15:46.660 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:15:46.671 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 0~8388609 2024-08-17T01:15:46.736 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 16777218~8388609 2024-08-17T01:15:46.793 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:15:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:46 smithi110 ceph-mon[98148]: pgmap v1964: 169 pgs: 169 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 440 KiB/s rd, 28 KiB/s wr, 581 op/s 2024-08-17T01:15:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:46 smithi110 ceph-mon[98148]: osdmap e1136: 8 total, 8 up, 8 in 2024-08-17T01:15:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:15:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:46 smithi110 ceph-mon[100641]: pgmap v1964: 169 pgs: 169 active+clean; 4.6 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 440 KiB/s rd, 28 KiB/s wr, 581 op/s 2024-08-17T01:15:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:46 smithi110 ceph-mon[100641]: osdmap e1136: 8 total, 8 up, 8 in 2024-08-17T01:15:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:15:47.001 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 41943040 2024-08-17T01:15:47.009 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:15:47.126 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:15:47.227 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.NoSnapsShrinkAfterPrepare (597 ms) 2024-08-17T01:15:47.227 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroBeforePrepare 2024-08-17T01:15:47.262 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:15:47.273 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 0~8388609 2024-08-17T01:15:47.333 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 16777218~8388609 2024-08-17T01:15:47.395 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 0 2024-08-17T01:15:47.407 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:15:47.515 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:15:47.588 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:15:47.637 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroBeforePrepare (410 ms) 2024-08-17T01:15:47.637 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroAfterPrepare 2024-08-17T01:15:47.670 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:15:47.679 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 0~8388609 2024-08-17T01:15:47.738 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 16777218~8388609 2024-08-17T01:15:47.795 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:15:47.977 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 0 2024-08-17T01:15:47.989 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:15:48.056 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:15:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:47 smithi110 ceph-mon[100641]: pgmap v1966: 169 pgs: 169 active+clean; 17 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 571 KiB/s rd, 1.9 MiB/s wr, 749 op/s 2024-08-17T01:15:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:48.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:47 smithi110 ceph-mon[98148]: pgmap v1966: 169 pgs: 169 active+clean; 17 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 571 KiB/s rd, 1.9 MiB/s wr, 749 op/s 2024-08-17T01:15:48.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:48.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:48.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:48.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:48.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:48.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:48.111 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroAfterPrepare (474 ms) 2024-08-17T01:15:48.111 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.NoSnapsExpandAfterPrepare 2024-08-17T01:15:48.141 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:15:48.150 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 0~8388609 2024-08-17T01:15:48.205 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 16777218~8388609 2024-08-17T01:15:48.226 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:47 smithi177 ceph-mon[90034]: pgmap v1966: 169 pgs: 169 active+clean; 17 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 571 KiB/s rd, 1.9 MiB/s wr, 749 op/s 2024-08-17T01:15:48.227 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:48.227 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:48.227 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:48.227 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:48.227 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:48.227 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:48.259 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:15:48.456 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 167772160 2024-08-17T01:15:48.465 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:15:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:15:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:15:48] "GET /metrics HTTP/1.1" 200 38945 "" "Prometheus/2.43.0" 2024-08-17T01:15:48.602 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:15:48.739 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.NoSnapsExpandAfterPrepare (628 ms) 2024-08-17T01:15:48.739 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.NoSnapsSnapAfterPrepare 2024-08-17T01:15:48.766 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:15:48.776 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 0~8388609 2024-08-17T01:15:48.825 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 16777218~8388609 2024-08-17T01:15:48.882 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:15:49.074 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: after_prepare_snap 2024-08-17T01:15:50.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:49 smithi177 ceph-mon[90034]: pgmap v1967: 169 pgs: 169 active+clean; 65 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 12 MiB/s wr, 1.30k op/s 2024-08-17T01:15:50.197 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:49 smithi110 ceph-mon[100641]: pgmap v1967: 169 pgs: 169 active+clean; 65 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 12 MiB/s wr, 1.30k op/s 2024-08-17T01:15:50.197 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:49 smithi110 ceph-mon[98148]: pgmap v1967: 169 pgs: 169 active+clean; 65 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 12 MiB/s wr, 1.30k op/s 2024-08-17T01:15:50.895 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 41943040 2024-08-17T01:15:50.915 INFO:tasks.workunit.client.0.smithi110.stdout:write: * 0~1000 2024-08-17T01:15:50.920 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:15:51.036 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:15:51.211 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.NoSnapsSnapAfterPrepare (2472 ms) 2024-08-17T01:15:51.211 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.Snaps 2024-08-17T01:15:51.242 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:15:51.253 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 0~8388609 2024-08-17T01:15:51.308 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap1 2024-08-17T01:15:51.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:50 smithi110 ceph-mon[98148]: osdmap e1137: 8 total, 8 up, 8 in 2024-08-17T01:15:51.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:50 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:51.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:50 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:51.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:50 smithi110 ceph-mon[98148]: osdmap e1138: 8 total, 8 up, 8 in 2024-08-17T01:15:51.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:50 smithi110 ceph-mon[100641]: osdmap e1137: 8 total, 8 up, 8 in 2024-08-17T01:15:51.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:50 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:51.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:50 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:51.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:50 smithi110 ceph-mon[100641]: osdmap e1138: 8 total, 8 up, 8 in 2024-08-17T01:15:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:50 smithi177 ceph-mon[90034]: osdmap e1137: 8 total, 8 up, 8 in 2024-08-17T01:15:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:50 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:50 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:51.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:50 smithi177 ceph-mon[90034]: osdmap e1138: 8 total, 8 up, 8 in 2024-08-17T01:15:52.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:52 smithi110 ceph-mon[98148]: pgmap v1969: 169 pgs: 169 active+clean; 169 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 40 MiB/s wr, 1.87k op/s 2024-08-17T01:15:52.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:52 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:52.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:52 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:52.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:52 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:15:52.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:52 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:15:52.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:52 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:52.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:52 smithi110 ceph-mon[98148]: osdmap e1139: 8 total, 8 up, 8 in 2024-08-17T01:15:52.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:52 smithi110 ceph-mon[100641]: pgmap v1969: 169 pgs: 169 active+clean; 169 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 40 MiB/s wr, 1.87k op/s 2024-08-17T01:15:52.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:52 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:52.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:52 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:52.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:52 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:15:52.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:52 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:15:52.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:52 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:52.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:52 smithi110 ceph-mon[100641]: osdmap e1139: 8 total, 8 up, 8 in 2024-08-17T01:15:52.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:52 smithi177 ceph-mon[90034]: pgmap v1969: 169 pgs: 169 active+clean; 169 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 40 MiB/s wr, 1.87k op/s 2024-08-17T01:15:52.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:52 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:52.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:52 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:52.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:52 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:15:52.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:52 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:15:52.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:52 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:15:52.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:52 smithi177 ceph-mon[90034]: osdmap e1139: 8 total, 8 up, 8 in 2024-08-17T01:15:53.255 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 8388609~8388609 2024-08-17T01:15:53.269 INFO:tasks.workunit.client.0.smithi110.stdout:write: X 0~1000 2024-08-17T01:15:53.269 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 1010~1000 2024-08-17T01:15:53.269 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap2 2024-08-17T01:15:54.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:54 smithi110 ceph-mon[98148]: pgmap v1972: 169 pgs: 169 active+clean; 181 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s rd, 57 MiB/s wr, 2.12k op/s 2024-08-17T01:15:54.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:54 smithi110 ceph-mon[98148]: osdmap e1140: 8 total, 8 up, 8 in 2024-08-17T01:15:54.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:54 smithi110 ceph-mon[100641]: pgmap v1972: 169 pgs: 169 active+clean; 181 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s rd, 57 MiB/s wr, 2.12k op/s 2024-08-17T01:15:54.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:54 smithi110 ceph-mon[100641]: osdmap e1140: 8 total, 8 up, 8 in 2024-08-17T01:15:54.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:54 smithi177 ceph-mon[90034]: pgmap v1972: 169 pgs: 169 active+clean; 181 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 74 MiB/s rd, 57 MiB/s wr, 2.12k op/s 2024-08-17T01:15:54.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:54 smithi177 ceph-mon[90034]: osdmap e1140: 8 total, 8 up, 8 in 2024-08-17T01:15:55.267 INFO:tasks.workunit.client.0.smithi110.stdout:write: X 8388609~1000 2024-08-17T01:15:55.275 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 16777228~1000 2024-08-17T01:15:55.275 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 167772160 2024-08-17T01:15:55.284 INFO:tasks.workunit.client.0.smithi110.stdout:write: 2 83886079~8388609 2024-08-17T01:15:55.307 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap3 2024-08-17T01:15:55.552 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:55 smithi177 ceph-mon[90034]: osdmap e1141: 8 total, 8 up, 8 in 2024-08-17T01:15:55.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:55 smithi110 ceph-mon[100641]: osdmap e1141: 8 total, 8 up, 8 in 2024-08-17T01:15:55.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:55 smithi110 ceph-mon[98148]: osdmap e1141: 8 total, 8 up, 8 in 2024-08-17T01:15:56.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:56 smithi110 ceph-mon[100641]: pgmap v1975: 169 pgs: 169 active+clean; 221 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 36 MiB/s rd, 22 MiB/s wr, 594 op/s 2024-08-17T01:15:56.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:56 smithi110 ceph-mon[100641]: osdmap e1142: 8 total, 8 up, 8 in 2024-08-17T01:15:56.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:56 smithi110 ceph-mon[98148]: pgmap v1975: 169 pgs: 169 active+clean; 221 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 36 MiB/s rd, 22 MiB/s wr, 594 op/s 2024-08-17T01:15:56.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:56 smithi110 ceph-mon[98148]: osdmap e1142: 8 total, 8 up, 8 in 2024-08-17T01:15:56.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:56 smithi177 ceph-mon[90034]: pgmap v1975: 169 pgs: 169 active+clean; 221 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 36 MiB/s rd, 22 MiB/s wr, 594 op/s 2024-08-17T01:15:56.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:56 smithi177 ceph-mon[90034]: osdmap e1142: 8 total, 8 up, 8 in 2024-08-17T01:15:57.277 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:15:57.304 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 83886079~1 2024-08-17T01:15:57.314 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:15:57.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:57 smithi110 ceph-mon[98148]: osdmap e1143: 8 total, 8 up, 8 in 2024-08-17T01:15:57.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:57 smithi110 ceph-mon[100641]: osdmap e1143: 8 total, 8 up, 8 in 2024-08-17T01:15:57.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:57 smithi177 ceph-mon[90034]: osdmap e1143: 8 total, 8 up, 8 in 2024-08-17T01:15:58.461 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:58 smithi110 ceph-mon[100641]: pgmap v1978: 169 pgs: 169 active+clean; 221 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 14 MiB/s wr, 220 op/s 2024-08-17T01:15:58.462 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:58 smithi110 ceph-mon[100641]: osdmap e1144: 8 total, 8 up, 8 in 2024-08-17T01:15:58.462 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:58 smithi110 ceph-mon[98148]: pgmap v1978: 169 pgs: 169 active+clean; 221 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 14 MiB/s wr, 220 op/s 2024-08-17T01:15:58.462 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:58 smithi110 ceph-mon[98148]: osdmap e1144: 8 total, 8 up, 8 in 2024-08-17T01:15:58.462 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:15:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:15:58] "GET /metrics HTTP/1.1" 200 38945 "" "Prometheus/2.43.0" 2024-08-17T01:15:58.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:58 smithi177 ceph-mon[90034]: pgmap v1978: 169 pgs: 169 active+clean; 221 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 14 MiB/s wr, 220 op/s 2024-08-17T01:15:58.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:58 smithi177 ceph-mon[90034]: osdmap e1144: 8 total, 8 up, 8 in 2024-08-17T01:15:59.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:15:59 smithi110 ceph-mon[98148]: osdmap e1145: 8 total, 8 up, 8 in 2024-08-17T01:15:59.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:15:59 smithi110 ceph-mon[100641]: osdmap e1145: 8 total, 8 up, 8 in 2024-08-17T01:15:59.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:15:59 smithi177 ceph-mon[90034]: osdmap e1145: 8 total, 8 up, 8 in 2024-08-17T01:16:00.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:00 smithi110 ceph-mon[98148]: pgmap v1981: 169 pgs: 169 active+clean; 237 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 4.0 MiB/s wr, 142 op/s 2024-08-17T01:16:00.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:00 smithi110 ceph-mon[98148]: osdmap e1146: 8 total, 8 up, 8 in 2024-08-17T01:16:00.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:00 smithi110 ceph-mon[100641]: pgmap v1981: 169 pgs: 169 active+clean; 237 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 4.0 MiB/s wr, 142 op/s 2024-08-17T01:16:00.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:00 smithi110 ceph-mon[100641]: osdmap e1146: 8 total, 8 up, 8 in 2024-08-17T01:16:00.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:00 smithi177 ceph-mon[90034]: pgmap v1981: 169 pgs: 169 active+clean; 237 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 4.0 MiB/s wr, 142 op/s 2024-08-17T01:16:00.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:00 smithi177 ceph-mon[90034]: osdmap e1146: 8 total, 8 up, 8 in 2024-08-17T01:16:00.712 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:16:00.853 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:16:01.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:01 smithi110 ceph-mon[98148]: osdmap e1147: 8 total, 8 up, 8 in 2024-08-17T01:16:01.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:01 smithi110 ceph-mon[100641]: osdmap e1147: 8 total, 8 up, 8 in 2024-08-17T01:16:01.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:01 smithi177 ceph-mon[90034]: osdmap e1147: 8 total, 8 up, 8 in 2024-08-17T01:16:02.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:02 smithi110 ceph-mon[100641]: pgmap v1984: 169 pgs: 169 active+clean; 253 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 6.0 MiB/s wr, 163 op/s 2024-08-17T01:16:02.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:02 smithi110 ceph-mon[100641]: osdmap e1148: 8 total, 8 up, 8 in 2024-08-17T01:16:02.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:16:02.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:02 smithi110 ceph-mon[98148]: pgmap v1984: 169 pgs: 169 active+clean; 253 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 6.0 MiB/s wr, 163 op/s 2024-08-17T01:16:02.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:02 smithi110 ceph-mon[98148]: osdmap e1148: 8 total, 8 up, 8 in 2024-08-17T01:16:02.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:16:02.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:02 smithi177 ceph-mon[90034]: pgmap v1984: 169 pgs: 169 active+clean; 253 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 6.0 MiB/s wr, 163 op/s 2024-08-17T01:16:02.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:02 smithi177 ceph-mon[90034]: osdmap e1148: 8 total, 8 up, 8 in 2024-08-17T01:16:02.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:16:03.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:03 smithi110 ceph-mon[98148]: osdmap e1149: 8 total, 8 up, 8 in 2024-08-17T01:16:03.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:03 smithi110 ceph-mon[100641]: osdmap e1149: 8 total, 8 up, 8 in 2024-08-17T01:16:03.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:03 smithi177 ceph-mon[90034]: osdmap e1149: 8 total, 8 up, 8 in 2024-08-17T01:16:03.612 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.Snaps (12401 ms) 2024-08-17T01:16:03.612 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.SnapsOtherPool 2024-08-17T01:16:03.641 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:16:03.652 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 0~8388609 2024-08-17T01:16:03.709 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap1 2024-08-17T01:16:04.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:04 smithi110 ceph-mon[100641]: pgmap v1987: 169 pgs: 169 active+clean; 253 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.0 MiB/s wr, 147 op/s 2024-08-17T01:16:04.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:04 smithi110 ceph-mon[100641]: osdmap e1150: 8 total, 8 up, 8 in 2024-08-17T01:16:04.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:04 smithi110 ceph-mon[98148]: pgmap v1987: 169 pgs: 169 active+clean; 253 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.0 MiB/s wr, 147 op/s 2024-08-17T01:16:04.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:04 smithi110 ceph-mon[98148]: osdmap e1150: 8 total, 8 up, 8 in 2024-08-17T01:16:04.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:04 smithi177 ceph-mon[90034]: pgmap v1987: 169 pgs: 169 active+clean; 253 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.0 MiB/s wr, 147 op/s 2024-08-17T01:16:04.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:04 smithi177 ceph-mon[90034]: osdmap e1150: 8 total, 8 up, 8 in 2024-08-17T01:16:05.325 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 8388609~8388609 2024-08-17T01:16:05.346 INFO:tasks.workunit.client.0.smithi110.stdout:write: X 0~1000 2024-08-17T01:16:05.346 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 1010~1000 2024-08-17T01:16:05.346 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap2 2024-08-17T01:16:05.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:05 smithi177 ceph-mon[90034]: osdmap e1151: 8 total, 8 up, 8 in 2024-08-17T01:16:05.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:05 smithi110 ceph-mon[98148]: osdmap e1151: 8 total, 8 up, 8 in 2024-08-17T01:16:05.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:05 smithi110 ceph-mon[100641]: osdmap e1151: 8 total, 8 up, 8 in 2024-08-17T01:16:06.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:06 smithi177 ceph-mon[90034]: pgmap v1990: 169 pgs: 169 active+clean; 273 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 9.0 MiB/s wr, 310 op/s 2024-08-17T01:16:06.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:06 smithi177 ceph-mon[90034]: osdmap e1152: 8 total, 8 up, 8 in 2024-08-17T01:16:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:06 smithi110 ceph-mon[98148]: pgmap v1990: 169 pgs: 169 active+clean; 273 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 9.0 MiB/s wr, 310 op/s 2024-08-17T01:16:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:06 smithi110 ceph-mon[98148]: osdmap e1152: 8 total, 8 up, 8 in 2024-08-17T01:16:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:06 smithi110 ceph-mon[100641]: pgmap v1990: 169 pgs: 169 active+clean; 273 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 9.0 MiB/s wr, 310 op/s 2024-08-17T01:16:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:06 smithi110 ceph-mon[100641]: osdmap e1152: 8 total, 8 up, 8 in 2024-08-17T01:16:07.339 INFO:tasks.workunit.client.0.smithi110.stdout:write: X 8388609~1000 2024-08-17T01:16:07.346 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 16777228~1000 2024-08-17T01:16:07.347 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 167772160 2024-08-17T01:16:07.355 INFO:tasks.workunit.client.0.smithi110.stdout:write: 2 83886079~8388609 2024-08-17T01:16:07.372 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap3 2024-08-17T01:16:07.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:07 smithi177 ceph-mon[90034]: osdmap e1153: 8 total, 8 up, 8 in 2024-08-17T01:16:07.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:07 smithi110 ceph-mon[98148]: osdmap e1153: 8 total, 8 up, 8 in 2024-08-17T01:16:07.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:07 smithi110 ceph-mon[100641]: osdmap e1153: 8 total, 8 up, 8 in 2024-08-17T01:16:08.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:08 smithi110 ceph-mon[100641]: pgmap v1993: 169 pgs: 169 active+clean; 273 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 8.0 MiB/s wr, 435 op/s 2024-08-17T01:16:08.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:08 smithi110 ceph-mon[100641]: osdmap e1154: 8 total, 8 up, 8 in 2024-08-17T01:16:08.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:08 smithi110 ceph-mon[98148]: pgmap v1993: 169 pgs: 169 active+clean; 273 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 8.0 MiB/s wr, 435 op/s 2024-08-17T01:16:08.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:08 smithi110 ceph-mon[98148]: osdmap e1154: 8 total, 8 up, 8 in 2024-08-17T01:16:08.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:16:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:16:08] "GET /metrics HTTP/1.1" 200 38975 "" "Prometheus/2.43.0" 2024-08-17T01:16:08.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:08 smithi177 ceph-mon[90034]: pgmap v1993: 169 pgs: 169 active+clean; 273 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 8.0 MiB/s wr, 435 op/s 2024-08-17T01:16:08.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:08 smithi177 ceph-mon[90034]: osdmap e1154: 8 total, 8 up, 8 in 2024-08-17T01:16:09.350 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:16:09.373 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 83886079~1 2024-08-17T01:16:09.381 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 0~8388609 2024-08-17T01:16:09.389 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 16777218~8388609 2024-08-17T01:16:09.458 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:16:09.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:09 smithi110 ceph-mon[98148]: osdmap e1155: 8 total, 8 up, 8 in 2024-08-17T01:16:09.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:09 smithi110 ceph-mon[100641]: osdmap e1155: 8 total, 8 up, 8 in 2024-08-17T01:16:09.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:09 smithi177 ceph-mon[90034]: osdmap e1155: 8 total, 8 up, 8 in 2024-08-17T01:16:10.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:10 smithi177 ceph-mon[90034]: pgmap v1996: 169 pgs: 169 active+clean; 277 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 3.0 MiB/s wr, 223 op/s 2024-08-17T01:16:10.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:10 smithi177 ceph-mon[90034]: osdmap e1156: 8 total, 8 up, 8 in 2024-08-17T01:16:10.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:10 smithi110 ceph-mon[98148]: pgmap v1996: 169 pgs: 169 active+clean; 277 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 3.0 MiB/s wr, 223 op/s 2024-08-17T01:16:10.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:10 smithi110 ceph-mon[98148]: osdmap e1156: 8 total, 8 up, 8 in 2024-08-17T01:16:10.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:10 smithi110 ceph-mon[100641]: pgmap v1996: 169 pgs: 169 active+clean; 277 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 3.0 MiB/s wr, 223 op/s 2024-08-17T01:16:10.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:10 smithi110 ceph-mon[100641]: osdmap e1156: 8 total, 8 up, 8 in 2024-08-17T01:16:11.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:11 smithi177 ceph-mon[90034]: osdmap e1157: 8 total, 8 up, 8 in 2024-08-17T01:16:11.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:11 smithi177 ceph-mon[90034]: osdmap e1158: 8 total, 8 up, 8 in 2024-08-17T01:16:11.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:11 smithi110 ceph-mon[98148]: osdmap e1157: 8 total, 8 up, 8 in 2024-08-17T01:16:11.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:11 smithi110 ceph-mon[98148]: osdmap e1158: 8 total, 8 up, 8 in 2024-08-17T01:16:11.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:11 smithi110 ceph-mon[100641]: osdmap e1157: 8 total, 8 up, 8 in 2024-08-17T01:16:11.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:11 smithi110 ceph-mon[100641]: osdmap e1158: 8 total, 8 up, 8 in 2024-08-17T01:16:12.296 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:16:12.495 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:16:12.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:12 smithi177 ceph-mon[90034]: pgmap v1999: 169 pgs: 169 active+clean; 305 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 9.0 MiB/s wr, 110 op/s 2024-08-17T01:16:12.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:12 smithi177 ceph-mon[90034]: osdmap e1159: 8 total, 8 up, 8 in 2024-08-17T01:16:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:12 smithi110 ceph-mon[98148]: pgmap v1999: 169 pgs: 169 active+clean; 305 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 9.0 MiB/s wr, 110 op/s 2024-08-17T01:16:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:12 smithi110 ceph-mon[98148]: osdmap e1159: 8 total, 8 up, 8 in 2024-08-17T01:16:12.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:12 smithi110 ceph-mon[100641]: pgmap v1999: 169 pgs: 169 active+clean; 305 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 9.0 MiB/s wr, 110 op/s 2024-08-17T01:16:12.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:12 smithi110 ceph-mon[100641]: osdmap e1159: 8 total, 8 up, 8 in 2024-08-17T01:16:14.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:14 smithi177 ceph-mon[90034]: pgmap v2002: 169 pgs: 169 active+clean; 321 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 9.0 MiB/s wr, 174 op/s 2024-08-17T01:16:14.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:14 smithi177 ceph-mon[90034]: osdmap e1160: 8 total, 8 up, 8 in 2024-08-17T01:16:14.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:14 smithi110 ceph-mon[100641]: pgmap v2002: 169 pgs: 169 active+clean; 321 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 9.0 MiB/s wr, 174 op/s 2024-08-17T01:16:14.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:14 smithi110 ceph-mon[100641]: osdmap e1160: 8 total, 8 up, 8 in 2024-08-17T01:16:14.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:14 smithi110 ceph-mon[98148]: pgmap v2002: 169 pgs: 169 active+clean; 321 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 9.0 MiB/s wr, 174 op/s 2024-08-17T01:16:14.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:14 smithi110 ceph-mon[98148]: osdmap e1160: 8 total, 8 up, 8 in 2024-08-17T01:16:15.688 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:15 smithi177 ceph-mon[90034]: osdmap e1161: 8 total, 8 up, 8 in 2024-08-17T01:16:15.700 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.SnapsOtherPool (12089 ms) 2024-08-17T01:16:15.701 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.SnapsDataPool 2024-08-17T01:16:15.732 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:16:15.742 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 0~8388609 2024-08-17T01:16:15.797 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap1 2024-08-17T01:16:15.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:15 smithi110 ceph-mon[98148]: osdmap e1161: 8 total, 8 up, 8 in 2024-08-17T01:16:15.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:15 smithi110 ceph-mon[100641]: osdmap e1161: 8 total, 8 up, 8 in 2024-08-17T01:16:16.634 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:16 smithi177 ceph-mon[90034]: pgmap v2005: 169 pgs: 169 active+clean; 353 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 34 MiB/s rd, 11 MiB/s wr, 384 op/s 2024-08-17T01:16:16.634 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:16 smithi177 ceph-mon[90034]: osdmap e1162: 8 total, 8 up, 8 in 2024-08-17T01:16:16.634 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:16:16.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:16 smithi110 ceph-mon[100641]: pgmap v2005: 169 pgs: 169 active+clean; 353 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 34 MiB/s rd, 11 MiB/s wr, 384 op/s 2024-08-17T01:16:16.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:16 smithi110 ceph-mon[100641]: osdmap e1162: 8 total, 8 up, 8 in 2024-08-17T01:16:16.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:16:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:16 smithi110 ceph-mon[98148]: pgmap v2005: 169 pgs: 169 active+clean; 353 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 34 MiB/s rd, 11 MiB/s wr, 384 op/s 2024-08-17T01:16:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:16 smithi110 ceph-mon[98148]: osdmap e1162: 8 total, 8 up, 8 in 2024-08-17T01:16:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:16:17.398 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 8388609~8388609 2024-08-17T01:16:17.411 INFO:tasks.workunit.client.0.smithi110.stdout:write: X 0~1000 2024-08-17T01:16:17.411 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 1010~1000 2024-08-17T01:16:17.411 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap2 2024-08-17T01:16:17.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:17 smithi110 ceph-mon[98148]: osdmap e1163: 8 total, 8 up, 8 in 2024-08-17T01:16:17.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.4", "id": [5, 2]}]: dispatch 2024-08-17T01:16:17.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.5", "id": [5, 2]}]: dispatch 2024-08-17T01:16:17.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 0]}]: dispatch 2024-08-17T01:16:17.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:17 smithi110 ceph-mon[100641]: osdmap e1163: 8 total, 8 up, 8 in 2024-08-17T01:16:17.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.4", "id": [5, 2]}]: dispatch 2024-08-17T01:16:17.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.5", "id": [5, 2]}]: dispatch 2024-08-17T01:16:17.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 0]}]: dispatch 2024-08-17T01:16:17.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:17 smithi177 ceph-mon[90034]: osdmap e1163: 8 total, 8 up, 8 in 2024-08-17T01:16:17.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.4", "id": [5, 2]}]: dispatch 2024-08-17T01:16:17.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.5", "id": [5, 2]}]: dispatch 2024-08-17T01:16:17.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 0]}]: dispatch 2024-08-17T01:16:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:16:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:16:18] "GET /metrics HTTP/1.1" 200 38973 "" "Prometheus/2.43.0" 2024-08-17T01:16:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:18 smithi110 ceph-mon[100641]: pgmap v2008: 169 pgs: 169 active+clean; 361 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 10 MiB/s wr, 278 op/s 2024-08-17T01:16:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:18 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.4", "id": [5, 2]}]': finished 2024-08-17T01:16:18.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:18 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.5", "id": [5, 2]}]': finished 2024-08-17T01:16:18.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:18 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 0]}]': finished 2024-08-17T01:16:18.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:18 smithi110 ceph-mon[100641]: osdmap e1164: 8 total, 8 up, 8 in 2024-08-17T01:16:18.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:18 smithi110 ceph-mon[98148]: pgmap v2008: 169 pgs: 169 active+clean; 361 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 10 MiB/s wr, 278 op/s 2024-08-17T01:16:18.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:18 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.4", "id": [5, 2]}]': finished 2024-08-17T01:16:18.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:18 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.5", "id": [5, 2]}]': finished 2024-08-17T01:16:18.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:18 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 0]}]': finished 2024-08-17T01:16:18.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:18 smithi110 ceph-mon[98148]: osdmap e1164: 8 total, 8 up, 8 in 2024-08-17T01:16:18.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:18 smithi177 ceph-mon[90034]: pgmap v2008: 169 pgs: 169 active+clean; 361 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 10 MiB/s wr, 278 op/s 2024-08-17T01:16:18.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:18 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.4", "id": [5, 2]}]': finished 2024-08-17T01:16:18.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:18 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.5", "id": [5, 2]}]': finished 2024-08-17T01:16:18.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:18 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 0]}]': finished 2024-08-17T01:16:18.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:18 smithi177 ceph-mon[90034]: osdmap e1164: 8 total, 8 up, 8 in 2024-08-17T01:16:19.403 INFO:tasks.workunit.client.0.smithi110.stdout:write: X 8388609~1000 2024-08-17T01:16:19.410 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 16777228~1000 2024-08-17T01:16:19.410 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 167772160 2024-08-17T01:16:19.420 INFO:tasks.workunit.client.0.smithi110.stdout:write: 2 83886079~8388609 2024-08-17T01:16:19.436 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap3 2024-08-17T01:16:19.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:19 smithi110 ceph-mon[98148]: osdmap e1165: 8 total, 8 up, 8 in 2024-08-17T01:16:19.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:19 smithi110 ceph-mon[100641]: osdmap e1165: 8 total, 8 up, 8 in 2024-08-17T01:16:19.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:19 smithi177 ceph-mon[90034]: osdmap e1165: 8 total, 8 up, 8 in 2024-08-17T01:16:20.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:20 smithi110 ceph-mon[98148]: pgmap v2011: 169 pgs: 169 active+clean; 373 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 31 MiB/s rd, 7.0 MiB/s wr, 200 op/s 2024-08-17T01:16:20.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:20 smithi110 ceph-mon[98148]: osdmap e1166: 8 total, 8 up, 8 in 2024-08-17T01:16:20.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:20 smithi110 ceph-mon[100641]: pgmap v2011: 169 pgs: 169 active+clean; 373 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 31 MiB/s rd, 7.0 MiB/s wr, 200 op/s 2024-08-17T01:16:20.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:20 smithi110 ceph-mon[100641]: osdmap e1166: 8 total, 8 up, 8 in 2024-08-17T01:16:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:20 smithi177 ceph-mon[90034]: pgmap v2011: 169 pgs: 169 active+clean; 373 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 31 MiB/s rd, 7.0 MiB/s wr, 200 op/s 2024-08-17T01:16:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:20 smithi177 ceph-mon[90034]: osdmap e1166: 8 total, 8 up, 8 in 2024-08-17T01:16:20.898 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:16:20.921 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 83886079~1 2024-08-17T01:16:20.930 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:16:21.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:21 smithi110 ceph-mon[98148]: osdmap e1167: 8 total, 8 up, 8 in 2024-08-17T01:16:21.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:21 smithi110 ceph-mon[98148]: osdmap e1168: 8 total, 8 up, 8 in 2024-08-17T01:16:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:21 smithi110 ceph-mon[100641]: osdmap e1167: 8 total, 8 up, 8 in 2024-08-17T01:16:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:21 smithi110 ceph-mon[100641]: osdmap e1168: 8 total, 8 up, 8 in 2024-08-17T01:16:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:21 smithi177 ceph-mon[90034]: osdmap e1167: 8 total, 8 up, 8 in 2024-08-17T01:16:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:21 smithi177 ceph-mon[90034]: osdmap e1168: 8 total, 8 up, 8 in 2024-08-17T01:16:22.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:22 smithi110 ceph-mon[98148]: pgmap v2014: 169 pgs: 169 active+clean; 361 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 10 MiB/s wr, 277 op/s; 1024 KiB/s, 0 objects/s recovering 2024-08-17T01:16:22.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:22 smithi110 ceph-mon[98148]: osdmap e1169: 8 total, 8 up, 8 in 2024-08-17T01:16:22.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:22 smithi110 ceph-mon[100641]: pgmap v2014: 169 pgs: 169 active+clean; 361 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 10 MiB/s wr, 277 op/s; 1024 KiB/s, 0 objects/s recovering 2024-08-17T01:16:22.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:22 smithi110 ceph-mon[100641]: osdmap e1169: 8 total, 8 up, 8 in 2024-08-17T01:16:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:22 smithi177 ceph-mon[90034]: pgmap v2014: 169 pgs: 169 active+clean; 361 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 10 MiB/s wr, 277 op/s; 1024 KiB/s, 0 objects/s recovering 2024-08-17T01:16:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:22 smithi177 ceph-mon[90034]: osdmap e1169: 8 total, 8 up, 8 in 2024-08-17T01:16:24.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:23 smithi110 ceph-mon[100641]: pgmap v2017: 169 pgs: 169 active+clean; 385 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 10 MiB/s wr, 124 op/s; 1024 KiB/s, 0 objects/s recovering 2024-08-17T01:16:24.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:23 smithi110 ceph-mon[100641]: osdmap e1170: 8 total, 8 up, 8 in 2024-08-17T01:16:24.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:23 smithi110 ceph-mon[98148]: pgmap v2017: 169 pgs: 169 active+clean; 385 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 10 MiB/s wr, 124 op/s; 1024 KiB/s, 0 objects/s recovering 2024-08-17T01:16:24.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:23 smithi110 ceph-mon[98148]: osdmap e1170: 8 total, 8 up, 8 in 2024-08-17T01:16:24.311 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:16:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:23 smithi177 ceph-mon[90034]: pgmap v2017: 169 pgs: 169 active+clean; 385 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 10 MiB/s wr, 124 op/s; 1024 KiB/s, 0 objects/s recovering 2024-08-17T01:16:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:23 smithi177 ceph-mon[90034]: osdmap e1170: 8 total, 8 up, 8 in 2024-08-17T01:16:24.470 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:16:25.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:24 smithi110 ceph-mon[98148]: osdmap e1171: 8 total, 8 up, 8 in 2024-08-17T01:16:25.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:24 smithi110 ceph-mon[100641]: osdmap e1171: 8 total, 8 up, 8 in 2024-08-17T01:16:25.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:24 smithi177 ceph-mon[90034]: osdmap e1171: 8 total, 8 up, 8 in 2024-08-17T01:16:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:25 smithi110 ceph-mon[98148]: pgmap v2020: 169 pgs: 169 active+clean; 397 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 7.0 MiB/s wr, 139 op/s; 9 B/s, 0 objects/s recovering 2024-08-17T01:16:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:25 smithi110 ceph-mon[98148]: osdmap e1172: 8 total, 8 up, 8 in 2024-08-17T01:16:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:25 smithi110 ceph-mon[98148]: osdmap e1173: 8 total, 8 up, 8 in 2024-08-17T01:16:26.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:25 smithi110 ceph-mon[100641]: pgmap v2020: 169 pgs: 169 active+clean; 397 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 7.0 MiB/s wr, 139 op/s; 9 B/s, 0 objects/s recovering 2024-08-17T01:16:26.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:25 smithi110 ceph-mon[100641]: osdmap e1172: 8 total, 8 up, 8 in 2024-08-17T01:16:26.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:25 smithi110 ceph-mon[100641]: osdmap e1173: 8 total, 8 up, 8 in 2024-08-17T01:16:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:25 smithi177 ceph-mon[90034]: pgmap v2020: 169 pgs: 169 active+clean; 397 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 7.0 MiB/s wr, 139 op/s; 9 B/s, 0 objects/s recovering 2024-08-17T01:16:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:25 smithi177 ceph-mon[90034]: osdmap e1172: 8 total, 8 up, 8 in 2024-08-17T01:16:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:25 smithi177 ceph-mon[90034]: osdmap e1173: 8 total, 8 up, 8 in 2024-08-17T01:16:27.239 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.SnapsDataPool (11539 ms) 2024-08-17T01:16:27.239 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.SnapsShrinkAfterPrepare 2024-08-17T01:16:27.269 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:16:27.279 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 0~8388609 2024-08-17T01:16:27.335 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap1 2024-08-17T01:16:28.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:27 smithi110 ceph-mon[100641]: pgmap v2023: 169 pgs: 169 active+clean; 409 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 5.0 MiB/s wr, 324 op/s 2024-08-17T01:16:28.187 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:27 smithi110 ceph-mon[100641]: osdmap e1174: 8 total, 8 up, 8 in 2024-08-17T01:16:28.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:27 smithi110 ceph-mon[98148]: pgmap v2023: 169 pgs: 169 active+clean; 409 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 5.0 MiB/s wr, 324 op/s 2024-08-17T01:16:28.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:27 smithi110 ceph-mon[98148]: osdmap e1174: 8 total, 8 up, 8 in 2024-08-17T01:16:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:27 smithi177 ceph-mon[90034]: pgmap v2023: 169 pgs: 169 active+clean; 409 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 5.0 MiB/s wr, 324 op/s 2024-08-17T01:16:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:27 smithi177 ceph-mon[90034]: osdmap e1174: 8 total, 8 up, 8 in 2024-08-17T01:16:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:16:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:16:28] "GET /metrics HTTP/1.1" 200 38973 "" "Prometheus/2.43.0" 2024-08-17T01:16:28.932 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 8388609~8388609 2024-08-17T01:16:28.946 INFO:tasks.workunit.client.0.smithi110.stdout:write: X 0~1000 2024-08-17T01:16:28.946 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 1010~1000 2024-08-17T01:16:28.946 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap2 2024-08-17T01:16:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:28 smithi110 ceph-mon[98148]: osdmap e1175: 8 total, 8 up, 8 in 2024-08-17T01:16:29.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:28 smithi110 ceph-mon[100641]: osdmap e1175: 8 total, 8 up, 8 in 2024-08-17T01:16:29.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:28 smithi177 ceph-mon[90034]: osdmap e1175: 8 total, 8 up, 8 in 2024-08-17T01:16:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:29 smithi110 ceph-mon[98148]: pgmap v2026: 169 pgs: 169 active+clean; 409 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 7.0 MiB/s wr, 285 op/s 2024-08-17T01:16:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:29 smithi110 ceph-mon[98148]: osdmap e1176: 8 total, 8 up, 8 in 2024-08-17T01:16:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:29 smithi110 ceph-mon[100641]: pgmap v2026: 169 pgs: 169 active+clean; 409 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 7.0 MiB/s wr, 285 op/s 2024-08-17T01:16:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:29 smithi110 ceph-mon[100641]: osdmap e1176: 8 total, 8 up, 8 in 2024-08-17T01:16:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:29 smithi177 ceph-mon[90034]: pgmap v2026: 169 pgs: 169 active+clean; 409 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 7.0 MiB/s wr, 285 op/s 2024-08-17T01:16:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:29 smithi177 ceph-mon[90034]: osdmap e1176: 8 total, 8 up, 8 in 2024-08-17T01:16:30.941 INFO:tasks.workunit.client.0.smithi110.stdout:write: X 8388609~1000 2024-08-17T01:16:30.950 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 16777228~1000 2024-08-17T01:16:30.950 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 167772160 2024-08-17T01:16:30.958 INFO:tasks.workunit.client.0.smithi110.stdout:write: 2 83886079~8388609 2024-08-17T01:16:30.976 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap3 2024-08-17T01:16:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:30 smithi110 ceph-mon[98148]: osdmap e1177: 8 total, 8 up, 8 in 2024-08-17T01:16:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:30 smithi110 ceph-mon[100641]: osdmap e1177: 8 total, 8 up, 8 in 2024-08-17T01:16:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:30 smithi177 ceph-mon[90034]: osdmap e1177: 8 total, 8 up, 8 in 2024-08-17T01:16:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:31 smithi110 ceph-mon[98148]: pgmap v2029: 169 pgs: 169 active+clean; 421 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 48 MiB/s rd, 9.0 MiB/s wr, 308 op/s 2024-08-17T01:16:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:31 smithi110 ceph-mon[98148]: osdmap e1178: 8 total, 8 up, 8 in 2024-08-17T01:16:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:16:32.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:31 smithi110 ceph-mon[100641]: pgmap v2029: 169 pgs: 169 active+clean; 421 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 48 MiB/s rd, 9.0 MiB/s wr, 308 op/s 2024-08-17T01:16:32.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:31 smithi110 ceph-mon[100641]: osdmap e1178: 8 total, 8 up, 8 in 2024-08-17T01:16:32.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:16:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:31 smithi177 ceph-mon[90034]: pgmap v2029: 169 pgs: 169 active+clean; 421 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 48 MiB/s rd, 9.0 MiB/s wr, 308 op/s 2024-08-17T01:16:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:31 smithi177 ceph-mon[90034]: osdmap e1178: 8 total, 8 up, 8 in 2024-08-17T01:16:32.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:16:32.952 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:16:32.977 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 83886079~1 2024-08-17T01:16:32.985 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:16:33.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:32 smithi110 ceph-mon[98148]: osdmap e1179: 8 total, 8 up, 8 in 2024-08-17T01:16:33.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:32 smithi110 ceph-mon[100641]: osdmap e1179: 8 total, 8 up, 8 in 2024-08-17T01:16:33.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:32 smithi177 ceph-mon[90034]: osdmap e1179: 8 total, 8 up, 8 in 2024-08-17T01:16:34.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:33 smithi110 ceph-mon[98148]: pgmap v2032: 169 pgs: 169 active+clean; 433 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 8.0 MiB/s wr, 251 op/s 2024-08-17T01:16:34.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:33 smithi110 ceph-mon[98148]: osdmap e1180: 8 total, 8 up, 8 in 2024-08-17T01:16:34.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:33 smithi110 ceph-mon[100641]: pgmap v2032: 169 pgs: 169 active+clean; 433 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 8.0 MiB/s wr, 251 op/s 2024-08-17T01:16:34.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:33 smithi110 ceph-mon[100641]: osdmap e1180: 8 total, 8 up, 8 in 2024-08-17T01:16:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:33 smithi177 ceph-mon[90034]: pgmap v2032: 169 pgs: 169 active+clean; 433 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 8.0 MiB/s wr, 251 op/s 2024-08-17T01:16:34.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:33 smithi177 ceph-mon[90034]: osdmap e1180: 8 total, 8 up, 8 in 2024-08-17T01:16:35.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:34 smithi110 ceph-mon[98148]: osdmap e1181: 8 total, 8 up, 8 in 2024-08-17T01:16:35.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:34 smithi110 ceph-mon[100641]: osdmap e1181: 8 total, 8 up, 8 in 2024-08-17T01:16:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:34 smithi177 ceph-mon[90034]: osdmap e1181: 8 total, 8 up, 8 in 2024-08-17T01:16:36.284 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 41943040 2024-08-17T01:16:36.308 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:16:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:35 smithi110 ceph-mon[100641]: pgmap v2035: 169 pgs: 169 active+clean; 453 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.0 MiB/s wr, 177 op/s 2024-08-17T01:16:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:35 smithi110 ceph-mon[100641]: osdmap e1182: 8 total, 8 up, 8 in 2024-08-17T01:16:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:35 smithi110 ceph-mon[100641]: osdmap e1183: 8 total, 8 up, 8 in 2024-08-17T01:16:36.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:35 smithi110 ceph-mon[98148]: pgmap v2035: 169 pgs: 169 active+clean; 453 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.0 MiB/s wr, 177 op/s 2024-08-17T01:16:36.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:35 smithi110 ceph-mon[98148]: osdmap e1182: 8 total, 8 up, 8 in 2024-08-17T01:16:36.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:35 smithi110 ceph-mon[98148]: osdmap e1183: 8 total, 8 up, 8 in 2024-08-17T01:16:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:35 smithi177 ceph-mon[90034]: pgmap v2035: 169 pgs: 169 active+clean; 453 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.0 MiB/s wr, 177 op/s 2024-08-17T01:16:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:35 smithi177 ceph-mon[90034]: osdmap e1182: 8 total, 8 up, 8 in 2024-08-17T01:16:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:35 smithi177 ceph-mon[90034]: osdmap e1183: 8 total, 8 up, 8 in 2024-08-17T01:16:36.442 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:16:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:37 smithi110 ceph-mon[100641]: pgmap v2038: 169 pgs: 169 active+clean; 453 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 123 KiB/s rd, 3.0 MiB/s wr, 174 op/s 2024-08-17T01:16:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:37 smithi110 ceph-mon[100641]: osdmap e1184: 8 total, 8 up, 8 in 2024-08-17T01:16:38.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:37 smithi110 ceph-mon[98148]: pgmap v2038: 169 pgs: 169 active+clean; 453 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 123 KiB/s rd, 3.0 MiB/s wr, 174 op/s 2024-08-17T01:16:38.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:37 smithi110 ceph-mon[98148]: osdmap e1184: 8 total, 8 up, 8 in 2024-08-17T01:16:38.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:16:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:16:38] "GET /metrics HTTP/1.1" 200 38978 "" "Prometheus/2.43.0" 2024-08-17T01:16:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:37 smithi177 ceph-mon[90034]: pgmap v2038: 169 pgs: 169 active+clean; 453 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 123 KiB/s rd, 3.0 MiB/s wr, 174 op/s 2024-08-17T01:16:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:37 smithi177 ceph-mon[90034]: osdmap e1184: 8 total, 8 up, 8 in 2024-08-17T01:16:39.260 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.SnapsShrinkAfterPrepare (12020 ms) 2024-08-17T01:16:39.260 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroBeforePrepare 2024-08-17T01:16:39.290 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:16:39.302 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 0~8388609 2024-08-17T01:16:39.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:38 smithi110 ceph-mon[98148]: osdmap e1185: 8 total, 8 up, 8 in 2024-08-17T01:16:39.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:38 smithi110 ceph-mon[100641]: osdmap e1185: 8 total, 8 up, 8 in 2024-08-17T01:16:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:38 smithi177 ceph-mon[90034]: osdmap e1185: 8 total, 8 up, 8 in 2024-08-17T01:16:39.369 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap1 2024-08-17T01:16:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:39 smithi110 ceph-mon[98148]: pgmap v2041: 169 pgs: 169 active+clean; 465 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 3.0 MiB/s wr, 35 op/s 2024-08-17T01:16:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:39 smithi110 ceph-mon[98148]: osdmap e1186: 8 total, 8 up, 8 in 2024-08-17T01:16:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:39 smithi110 ceph-mon[100641]: pgmap v2041: 169 pgs: 169 active+clean; 465 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 3.0 MiB/s wr, 35 op/s 2024-08-17T01:16:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:39 smithi110 ceph-mon[100641]: osdmap e1186: 8 total, 8 up, 8 in 2024-08-17T01:16:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:39 smithi177 ceph-mon[90034]: pgmap v2041: 169 pgs: 169 active+clean; 465 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 3.0 MiB/s wr, 35 op/s 2024-08-17T01:16:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:39 smithi177 ceph-mon[90034]: osdmap e1186: 8 total, 8 up, 8 in 2024-08-17T01:16:40.994 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 8388609~8388609 2024-08-17T01:16:41.008 INFO:tasks.workunit.client.0.smithi110.stdout:write: X 0~1000 2024-08-17T01:16:41.008 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 1010~1000 2024-08-17T01:16:41.008 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap2 2024-08-17T01:16:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:40 smithi110 ceph-mon[98148]: osdmap e1187: 8 total, 8 up, 8 in 2024-08-17T01:16:41.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:40 smithi110 ceph-mon[100641]: osdmap e1187: 8 total, 8 up, 8 in 2024-08-17T01:16:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:40 smithi177 ceph-mon[90034]: osdmap e1187: 8 total, 8 up, 8 in 2024-08-17T01:16:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:41 smithi110 ceph-mon[98148]: pgmap v2044: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 473 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 41 MiB/s rd, 8.0 MiB/s wr, 438 op/s 2024-08-17T01:16:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:41 smithi110 ceph-mon[98148]: osdmap e1188: 8 total, 8 up, 8 in 2024-08-17T01:16:42.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:41 smithi110 ceph-mon[100641]: pgmap v2044: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 473 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 41 MiB/s rd, 8.0 MiB/s wr, 438 op/s 2024-08-17T01:16:42.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:41 smithi110 ceph-mon[100641]: osdmap e1188: 8 total, 8 up, 8 in 2024-08-17T01:16:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:41 smithi177 ceph-mon[90034]: pgmap v2044: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 473 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 41 MiB/s rd, 8.0 MiB/s wr, 438 op/s 2024-08-17T01:16:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:41 smithi177 ceph-mon[90034]: osdmap e1188: 8 total, 8 up, 8 in 2024-08-17T01:16:43.003 INFO:tasks.workunit.client.0.smithi110.stdout:write: X 8388609~1000 2024-08-17T01:16:43.009 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 16777228~1000 2024-08-17T01:16:43.009 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 167772160 2024-08-17T01:16:43.019 INFO:tasks.workunit.client.0.smithi110.stdout:write: 2 83886079~8388609 2024-08-17T01:16:43.035 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap3 2024-08-17T01:16:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:42 smithi110 ceph-mon[98148]: osdmap e1189: 8 total, 8 up, 8 in 2024-08-17T01:16:43.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:42 smithi110 ceph-mon[100641]: osdmap e1189: 8 total, 8 up, 8 in 2024-08-17T01:16:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:42 smithi177 ceph-mon[90034]: osdmap e1189: 8 total, 8 up, 8 in 2024-08-17T01:16:44.264 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:43 smithi177 ceph-mon[90034]: pgmap v2047: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 481 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 8.0 MiB/s wr, 455 op/s 2024-08-17T01:16:44.264 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:43 smithi177 ceph-mon[90034]: osdmap e1190: 8 total, 8 up, 8 in 2024-08-17T01:16:44.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:43 smithi110 ceph-mon[100641]: pgmap v2047: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 481 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 8.0 MiB/s wr, 455 op/s 2024-08-17T01:16:44.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:43 smithi110 ceph-mon[100641]: osdmap e1190: 8 total, 8 up, 8 in 2024-08-17T01:16:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:43 smithi110 ceph-mon[98148]: pgmap v2047: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 481 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 8.0 MiB/s wr, 455 op/s 2024-08-17T01:16:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:43 smithi110 ceph-mon[98148]: osdmap e1190: 8 total, 8 up, 8 in 2024-08-17T01:16:45.013 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:16:45.034 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 83886079~1 2024-08-17T01:16:45.042 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 0 2024-08-17T01:16:45.059 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:16:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:44 smithi110 ceph-mon[98148]: osdmap e1191: 8 total, 8 up, 8 in 2024-08-17T01:16:45.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:44 smithi110 ceph-mon[100641]: osdmap e1191: 8 total, 8 up, 8 in 2024-08-17T01:16:45.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:44 smithi177 ceph-mon[90034]: osdmap e1191: 8 total, 8 up, 8 in 2024-08-17T01:16:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:46 smithi110 ceph-mon[98148]: pgmap v2050: 169 pgs: 169 active+clean; 501 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 10 MiB/s wr, 159 op/s 2024-08-17T01:16:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:46 smithi110 ceph-mon[98148]: osdmap e1192: 8 total, 8 up, 8 in 2024-08-17T01:16:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:46 smithi110 ceph-mon[98148]: osdmap e1193: 8 total, 8 up, 8 in 2024-08-17T01:16:46.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:46 smithi110 ceph-mon[100641]: pgmap v2050: 169 pgs: 169 active+clean; 501 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 10 MiB/s wr, 159 op/s 2024-08-17T01:16:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:46 smithi110 ceph-mon[100641]: osdmap e1192: 8 total, 8 up, 8 in 2024-08-17T01:16:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:46 smithi110 ceph-mon[100641]: osdmap e1193: 8 total, 8 up, 8 in 2024-08-17T01:16:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:46 smithi177 ceph-mon[90034]: pgmap v2050: 169 pgs: 169 active+clean; 501 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 10 MiB/s wr, 159 op/s 2024-08-17T01:16:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:46 smithi177 ceph-mon[90034]: osdmap e1192: 8 total, 8 up, 8 in 2024-08-17T01:16:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:46 smithi177 ceph-mon[90034]: osdmap e1193: 8 total, 8 up, 8 in 2024-08-17T01:16:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:16:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:47 smithi110 ceph-mon[98148]: osdmap e1194: 8 total, 8 up, 8 in 2024-08-17T01:16:47.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:16:47.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:47 smithi110 ceph-mon[100641]: osdmap e1194: 8 total, 8 up, 8 in 2024-08-17T01:16:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:16:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:47 smithi177 ceph-mon[90034]: osdmap e1194: 8 total, 8 up, 8 in 2024-08-17T01:16:48.218 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:16:48.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:48 smithi110 ceph-mon[98148]: pgmap v2053: 169 pgs: 169 active+clean; 501 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 7.0 MiB/s wr, 114 op/s 2024-08-17T01:16:48.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:48 smithi110 ceph-mon[98148]: osdmap e1195: 8 total, 8 up, 8 in 2024-08-17T01:16:48.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:16:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:16:48] "GET /metrics HTTP/1.1" 200 38981 "" "Prometheus/2.43.0" 2024-08-17T01:16:48.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:48 smithi110 ceph-mon[100641]: pgmap v2053: 169 pgs: 169 active+clean; 501 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 7.0 MiB/s wr, 114 op/s 2024-08-17T01:16:48.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:48 smithi110 ceph-mon[100641]: osdmap e1195: 8 total, 8 up, 8 in 2024-08-17T01:16:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:48 smithi177 ceph-mon[90034]: pgmap v2053: 169 pgs: 169 active+clean; 501 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 7.0 MiB/s wr, 114 op/s 2024-08-17T01:16:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:48 smithi177 ceph-mon[90034]: osdmap e1195: 8 total, 8 up, 8 in 2024-08-17T01:16:48.366 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:16:50.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:50 smithi110 ceph-mon[98148]: pgmap v2056: 169 pgs: 169 active+clean; 509 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 12 KiB/s wr, 101 op/s 2024-08-17T01:16:50.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:50 smithi110 ceph-mon[98148]: osdmap e1196: 8 total, 8 up, 8 in 2024-08-17T01:16:50.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:50 smithi110 ceph-mon[100641]: pgmap v2056: 169 pgs: 169 active+clean; 509 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 12 KiB/s wr, 101 op/s 2024-08-17T01:16:50.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:50 smithi110 ceph-mon[100641]: osdmap e1196: 8 total, 8 up, 8 in 2024-08-17T01:16:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:50 smithi177 ceph-mon[90034]: pgmap v2056: 169 pgs: 169 active+clean; 509 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 12 KiB/s wr, 101 op/s 2024-08-17T01:16:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:50 smithi177 ceph-mon[90034]: osdmap e1196: 8 total, 8 up, 8 in 2024-08-17T01:16:51.272 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.SnapsShrinkToZeroBeforePrepare (12012 ms) 2024-08-17T01:16:51.272 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroAfterPrepare 2024-08-17T01:16:51.309 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:16:51.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:51 smithi110 ceph-mon[98148]: osdmap e1197: 8 total, 8 up, 8 in 2024-08-17T01:16:51.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:51 smithi110 ceph-mon[100641]: osdmap e1197: 8 total, 8 up, 8 in 2024-08-17T01:16:51.319 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 0~8388609 2024-08-17T01:16:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:51 smithi177 ceph-mon[90034]: osdmap e1197: 8 total, 8 up, 8 in 2024-08-17T01:16:51.378 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap1 2024-08-17T01:16:52.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:52 smithi110 ceph-mon[100641]: pgmap v2059: 169 pgs: 1 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 167 active+clean; 533 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 5.0 MiB/s wr, 347 op/s 2024-08-17T01:16:52.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:52 smithi110 ceph-mon[100641]: osdmap e1198: 8 total, 8 up, 8 in 2024-08-17T01:16:52.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:52 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:16:52.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:52 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:16:52.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:52 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:16:52.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:52 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:16:52.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:52 smithi110 ceph-mon[98148]: pgmap v2059: 169 pgs: 1 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 167 active+clean; 533 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 5.0 MiB/s wr, 347 op/s 2024-08-17T01:16:52.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:52 smithi110 ceph-mon[98148]: osdmap e1198: 8 total, 8 up, 8 in 2024-08-17T01:16:52.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:52 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:16:52.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:52 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:16:52.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:52 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:16:52.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:52 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:16:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:52 smithi177 ceph-mon[90034]: pgmap v2059: 169 pgs: 1 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 167 active+clean; 533 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 5.0 MiB/s wr, 347 op/s 2024-08-17T01:16:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:52 smithi177 ceph-mon[90034]: osdmap e1198: 8 total, 8 up, 8 in 2024-08-17T01:16:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:52 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:16:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:52 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:16:52.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:52 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:16:52.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:52 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:16:53.051 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 8388609~8388609 2024-08-17T01:16:53.063 INFO:tasks.workunit.client.0.smithi110.stdout:write: X 0~1000 2024-08-17T01:16:53.064 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 1010~1000 2024-08-17T01:16:53.064 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap2 2024-08-17T01:16:53.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:53 smithi110 ceph-mon[100641]: osdmap e1199: 8 total, 8 up, 8 in 2024-08-17T01:16:53.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:53 smithi110 ceph-mon[98148]: osdmap e1199: 8 total, 8 up, 8 in 2024-08-17T01:16:53.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:53 smithi177 ceph-mon[90034]: osdmap e1199: 8 total, 8 up, 8 in 2024-08-17T01:16:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:54 smithi110 ceph-mon[100641]: pgmap v2062: 169 pgs: 1 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 167 active+clean; 529 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 35 MiB/s rd, 6.0 MiB/s wr, 439 op/s 2024-08-17T01:16:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:54 smithi110 ceph-mon[100641]: osdmap e1200: 8 total, 8 up, 8 in 2024-08-17T01:16:54.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:54 smithi110 ceph-mon[98148]: pgmap v2062: 169 pgs: 1 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 167 active+clean; 529 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 35 MiB/s rd, 6.0 MiB/s wr, 439 op/s 2024-08-17T01:16:54.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:54 smithi110 ceph-mon[98148]: osdmap e1200: 8 total, 8 up, 8 in 2024-08-17T01:16:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:54 smithi177 ceph-mon[90034]: pgmap v2062: 169 pgs: 1 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 167 active+clean; 529 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 35 MiB/s rd, 6.0 MiB/s wr, 439 op/s 2024-08-17T01:16:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:54 smithi177 ceph-mon[90034]: osdmap e1200: 8 total, 8 up, 8 in 2024-08-17T01:16:55.067 INFO:tasks.workunit.client.0.smithi110.stdout:write: X 8388609~1000 2024-08-17T01:16:55.074 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 16777228~1000 2024-08-17T01:16:55.075 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 167772160 2024-08-17T01:16:55.083 INFO:tasks.workunit.client.0.smithi110.stdout:write: 2 83886079~8388609 2024-08-17T01:16:55.112 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap3 2024-08-17T01:16:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:55 smithi110 ceph-mon[98148]: osdmap e1201: 8 total, 8 up, 8 in 2024-08-17T01:16:55.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:55 smithi110 ceph-mon[100641]: osdmap e1201: 8 total, 8 up, 8 in 2024-08-17T01:16:55.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:55 smithi177 ceph-mon[90034]: osdmap e1201: 8 total, 8 up, 8 in 2024-08-17T01:16:56.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:56 smithi110 ceph-mon[100641]: pgmap v2065: 169 pgs: 169 active+clean; 529 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 28 MiB/s rd, 5.0 MiB/s wr, 285 op/s 2024-08-17T01:16:56.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:56 smithi110 ceph-mon[100641]: osdmap e1202: 8 total, 8 up, 8 in 2024-08-17T01:16:56.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:56 smithi110 ceph-mon[100641]: osdmap e1203: 8 total, 8 up, 8 in 2024-08-17T01:16:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:56 smithi110 ceph-mon[98148]: pgmap v2065: 169 pgs: 169 active+clean; 529 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 28 MiB/s rd, 5.0 MiB/s wr, 285 op/s 2024-08-17T01:16:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:56 smithi110 ceph-mon[98148]: osdmap e1202: 8 total, 8 up, 8 in 2024-08-17T01:16:56.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:56 smithi110 ceph-mon[98148]: osdmap e1203: 8 total, 8 up, 8 in 2024-08-17T01:16:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:56 smithi177 ceph-mon[90034]: pgmap v2065: 169 pgs: 169 active+clean; 529 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 28 MiB/s rd, 5.0 MiB/s wr, 285 op/s 2024-08-17T01:16:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:56 smithi177 ceph-mon[90034]: osdmap e1202: 8 total, 8 up, 8 in 2024-08-17T01:16:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:56 smithi177 ceph-mon[90034]: osdmap e1203: 8 total, 8 up, 8 in 2024-08-17T01:16:56.908 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:16:56.933 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 83886079~1 2024-08-17T01:16:56.943 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:16:58.187 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:57 smithi110 ceph-mon[100641]: pgmap v2068: 169 pgs: 169 active+clean; 525 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 4.0 MiB/s wr, 120 op/s 2024-08-17T01:16:58.187 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:57 smithi110 ceph-mon[100641]: osdmap e1204: 8 total, 8 up, 8 in 2024-08-17T01:16:58.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:57 smithi110 ceph-mon[98148]: pgmap v2068: 169 pgs: 169 active+clean; 525 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 4.0 MiB/s wr, 120 op/s 2024-08-17T01:16:58.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:57 smithi110 ceph-mon[98148]: osdmap e1204: 8 total, 8 up, 8 in 2024-08-17T01:16:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:57 smithi177 ceph-mon[90034]: pgmap v2068: 169 pgs: 169 active+clean; 525 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 4.0 MiB/s wr, 120 op/s 2024-08-17T01:16:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:57 smithi177 ceph-mon[90034]: osdmap e1204: 8 total, 8 up, 8 in 2024-08-17T01:16:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:16:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:16:58] "GET /metrics HTTP/1.1" 200 38981 "" "Prometheus/2.43.0" 2024-08-17T01:16:59.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:58 smithi110 ceph-mon[98148]: osdmap e1205: 8 total, 8 up, 8 in 2024-08-17T01:16:59.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:58 smithi110 ceph-mon[100641]: osdmap e1205: 8 total, 8 up, 8 in 2024-08-17T01:16:59.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:58 smithi177 ceph-mon[90034]: osdmap e1205: 8 total, 8 up, 8 in 2024-08-17T01:17:00.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:59 smithi110 ceph-mon[98148]: pgmap v2071: 169 pgs: 169 active+clean; 549 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 5.0 MiB/s wr, 96 op/s 2024-08-17T01:17:00.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:16:59 smithi110 ceph-mon[98148]: osdmap e1206: 8 total, 8 up, 8 in 2024-08-17T01:17:00.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:59 smithi110 ceph-mon[100641]: pgmap v2071: 169 pgs: 169 active+clean; 549 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 5.0 MiB/s wr, 96 op/s 2024-08-17T01:17:00.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:16:59 smithi110 ceph-mon[100641]: osdmap e1206: 8 total, 8 up, 8 in 2024-08-17T01:17:00.339 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 0 2024-08-17T01:17:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:59 smithi177 ceph-mon[90034]: pgmap v2071: 169 pgs: 169 active+clean; 549 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 5.0 MiB/s wr, 96 op/s 2024-08-17T01:17:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:16:59 smithi177 ceph-mon[90034]: osdmap e1206: 8 total, 8 up, 8 in 2024-08-17T01:17:00.426 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:17:00.554 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:17:01.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:00 smithi110 ceph-mon[100641]: osdmap e1207: 8 total, 8 up, 8 in 2024-08-17T01:17:01.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:00 smithi110 ceph-mon[100641]: osdmap e1208: 8 total, 8 up, 8 in 2024-08-17T01:17:01.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:00 smithi110 ceph-mon[98148]: osdmap e1207: 8 total, 8 up, 8 in 2024-08-17T01:17:01.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:00 smithi110 ceph-mon[98148]: osdmap e1208: 8 total, 8 up, 8 in 2024-08-17T01:17:01.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:00 smithi177 ceph-mon[90034]: osdmap e1207: 8 total, 8 up, 8 in 2024-08-17T01:17:01.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:00 smithi177 ceph-mon[90034]: osdmap e1208: 8 total, 8 up, 8 in 2024-08-17T01:17:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:01 smithi110 ceph-mon[100641]: pgmap v2074: 169 pgs: 169 active+clean; 565 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 170 KiB/s rd, 8.0 MiB/s wr, 238 op/s 2024-08-17T01:17:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:17:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:01 smithi110 ceph-mon[98148]: pgmap v2074: 169 pgs: 169 active+clean; 565 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 170 KiB/s rd, 8.0 MiB/s wr, 238 op/s 2024-08-17T01:17:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:17:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:01 smithi177 ceph-mon[90034]: pgmap v2074: 169 pgs: 169 active+clean; 565 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 170 KiB/s rd, 8.0 MiB/s wr, 238 op/s 2024-08-17T01:17:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:17:03.231 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.SnapsShrinkToZeroAfterPrepare (11959 ms) 2024-08-17T01:17:03.231 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare 2024-08-17T01:17:03.261 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:17:03.272 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 0~8388609 2024-08-17T01:17:03.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:02 smithi110 ceph-mon[100641]: osdmap e1209: 8 total, 8 up, 8 in 2024-08-17T01:17:03.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:02 smithi110 ceph-mon[98148]: osdmap e1209: 8 total, 8 up, 8 in 2024-08-17T01:17:03.329 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap1 2024-08-17T01:17:03.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:02 smithi177 ceph-mon[90034]: osdmap e1209: 8 total, 8 up, 8 in 2024-08-17T01:17:04.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:03 smithi110 ceph-mon[100641]: pgmap v2077: 169 pgs: 169 active+clean; 569 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 5.0 MiB/s wr, 194 op/s 2024-08-17T01:17:04.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:03 smithi110 ceph-mon[100641]: osdmap e1210: 8 total, 8 up, 8 in 2024-08-17T01:17:04.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:03 smithi110 ceph-mon[98148]: pgmap v2077: 169 pgs: 169 active+clean; 569 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 5.0 MiB/s wr, 194 op/s 2024-08-17T01:17:04.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:03 smithi110 ceph-mon[98148]: osdmap e1210: 8 total, 8 up, 8 in 2024-08-17T01:17:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:03 smithi177 ceph-mon[90034]: pgmap v2077: 169 pgs: 169 active+clean; 569 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 5.0 MiB/s wr, 194 op/s 2024-08-17T01:17:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:03 smithi177 ceph-mon[90034]: osdmap e1210: 8 total, 8 up, 8 in 2024-08-17T01:17:04.952 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 8388609~8388609 2024-08-17T01:17:04.972 INFO:tasks.workunit.client.0.smithi110.stdout:write: X 0~1000 2024-08-17T01:17:04.972 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 1010~1000 2024-08-17T01:17:04.972 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap2 2024-08-17T01:17:05.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:04 smithi110 ceph-mon[98148]: osdmap e1211: 8 total, 8 up, 8 in 2024-08-17T01:17:05.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:04 smithi110 ceph-mon[100641]: osdmap e1211: 8 total, 8 up, 8 in 2024-08-17T01:17:05.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:04 smithi177 ceph-mon[90034]: osdmap e1211: 8 total, 8 up, 8 in 2024-08-17T01:17:06.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:05 smithi110 ceph-mon[100641]: pgmap v2080: 169 pgs: 169 active+clean; 553 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 47 MiB/s rd, 2.0 MiB/s wr, 106 op/s 2024-08-17T01:17:06.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:05 smithi110 ceph-mon[100641]: osdmap e1212: 8 total, 8 up, 8 in 2024-08-17T01:17:06.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:05 smithi110 ceph-mon[98148]: pgmap v2080: 169 pgs: 169 active+clean; 553 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 47 MiB/s rd, 2.0 MiB/s wr, 106 op/s 2024-08-17T01:17:06.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:05 smithi110 ceph-mon[98148]: osdmap e1212: 8 total, 8 up, 8 in 2024-08-17T01:17:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:05 smithi177 ceph-mon[90034]: pgmap v2080: 169 pgs: 169 active+clean; 553 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 47 MiB/s rd, 2.0 MiB/s wr, 106 op/s 2024-08-17T01:17:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:05 smithi177 ceph-mon[90034]: osdmap e1212: 8 total, 8 up, 8 in 2024-08-17T01:17:06.961 INFO:tasks.workunit.client.0.smithi110.stdout:write: X 8388609~1000 2024-08-17T01:17:06.971 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 16777228~1000 2024-08-17T01:17:06.971 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 167772160 2024-08-17T01:17:06.980 INFO:tasks.workunit.client.0.smithi110.stdout:write: 2 83886079~8388609 2024-08-17T01:17:07.004 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap3 2024-08-17T01:17:07.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:06 smithi110 ceph-mon[100641]: osdmap e1213: 8 total, 8 up, 8 in 2024-08-17T01:17:07.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:06 smithi110 ceph-mon[98148]: osdmap e1213: 8 total, 8 up, 8 in 2024-08-17T01:17:07.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:06 smithi177 ceph-mon[90034]: osdmap e1213: 8 total, 8 up, 8 in 2024-08-17T01:17:08.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:07 smithi110 ceph-mon[100641]: pgmap v2083: 169 pgs: 169 active+clean; 577 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 41 MiB/s rd, 5.0 MiB/s wr, 408 op/s 2024-08-17T01:17:08.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:07 smithi110 ceph-mon[100641]: osdmap e1214: 8 total, 8 up, 8 in 2024-08-17T01:17:08.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:07 smithi110 ceph-mon[98148]: pgmap v2083: 169 pgs: 169 active+clean; 577 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 41 MiB/s rd, 5.0 MiB/s wr, 408 op/s 2024-08-17T01:17:08.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:07 smithi110 ceph-mon[98148]: osdmap e1214: 8 total, 8 up, 8 in 2024-08-17T01:17:08.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:17:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:17:08] "GET /metrics HTTP/1.1" 200 38982 "" "Prometheus/2.43.0" 2024-08-17T01:17:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:07 smithi177 ceph-mon[90034]: pgmap v2083: 169 pgs: 169 active+clean; 577 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 41 MiB/s rd, 5.0 MiB/s wr, 408 op/s 2024-08-17T01:17:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:07 smithi177 ceph-mon[90034]: osdmap e1214: 8 total, 8 up, 8 in 2024-08-17T01:17:08.972 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:17:09.001 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 83886079~1 2024-08-17T01:17:09.010 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:17:09.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:08 smithi110 ceph-mon[98148]: osdmap e1215: 8 total, 8 up, 8 in 2024-08-17T01:17:09.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:08 smithi110 ceph-mon[100641]: osdmap e1215: 8 total, 8 up, 8 in 2024-08-17T01:17:09.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:08 smithi177 ceph-mon[90034]: osdmap e1215: 8 total, 8 up, 8 in 2024-08-17T01:17:10.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:09 smithi110 ceph-mon[98148]: pgmap v2086: 169 pgs: 169 active+clean; 597 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 11 MiB/s wr, 433 op/s 2024-08-17T01:17:10.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:09 smithi110 ceph-mon[98148]: osdmap e1216: 8 total, 8 up, 8 in 2024-08-17T01:17:10.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:09 smithi110 ceph-mon[100641]: pgmap v2086: 169 pgs: 169 active+clean; 597 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 11 MiB/s wr, 433 op/s 2024-08-17T01:17:10.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:09 smithi110 ceph-mon[100641]: osdmap e1216: 8 total, 8 up, 8 in 2024-08-17T01:17:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:09 smithi177 ceph-mon[90034]: pgmap v2086: 169 pgs: 169 active+clean; 597 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 11 MiB/s wr, 433 op/s 2024-08-17T01:17:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:09 smithi177 ceph-mon[90034]: osdmap e1216: 8 total, 8 up, 8 in 2024-08-17T01:17:11.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:10 smithi110 ceph-mon[98148]: osdmap e1217: 8 total, 8 up, 8 in 2024-08-17T01:17:11.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:10 smithi110 ceph-mon[98148]: osdmap e1218: 8 total, 8 up, 8 in 2024-08-17T01:17:11.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:10 smithi110 ceph-mon[100641]: osdmap e1217: 8 total, 8 up, 8 in 2024-08-17T01:17:11.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:10 smithi110 ceph-mon[100641]: osdmap e1218: 8 total, 8 up, 8 in 2024-08-17T01:17:11.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:10 smithi177 ceph-mon[90034]: osdmap e1217: 8 total, 8 up, 8 in 2024-08-17T01:17:11.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:10 smithi177 ceph-mon[90034]: osdmap e1218: 8 total, 8 up, 8 in 2024-08-17T01:17:12.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:11 smithi110 ceph-mon[100641]: pgmap v2089: 169 pgs: 169 active+clean; 613 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 9.1 MiB/s rd, 10 MiB/s wr, 134 op/s 2024-08-17T01:17:12.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:11 smithi110 ceph-mon[100641]: osdmap e1219: 8 total, 8 up, 8 in 2024-08-17T01:17:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:11 smithi110 ceph-mon[98148]: pgmap v2089: 169 pgs: 169 active+clean; 613 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 9.1 MiB/s rd, 10 MiB/s wr, 134 op/s 2024-08-17T01:17:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:11 smithi110 ceph-mon[98148]: osdmap e1219: 8 total, 8 up, 8 in 2024-08-17T01:17:12.318 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 167772160 2024-08-17T01:17:12.328 INFO:tasks.workunit.client.0.smithi110.stdout:write: * 83886080~1000 2024-08-17T01:17:12.361 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:17:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:11 smithi177 ceph-mon[90034]: pgmap v2089: 169 pgs: 169 active+clean; 613 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 9.1 MiB/s rd, 10 MiB/s wr, 134 op/s 2024-08-17T01:17:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:11 smithi177 ceph-mon[90034]: osdmap e1219: 8 total, 8 up, 8 in 2024-08-17T01:17:12.498 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:17:14.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:13 smithi110 ceph-mon[98148]: pgmap v2092: 169 pgs: 169 active+clean; 621 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 5.0 MiB/s wr, 77 op/s 2024-08-17T01:17:14.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:13 smithi110 ceph-mon[98148]: osdmap e1220: 8 total, 8 up, 8 in 2024-08-17T01:17:14.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:13 smithi110 ceph-mon[100641]: pgmap v2092: 169 pgs: 169 active+clean; 621 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 5.0 MiB/s wr, 77 op/s 2024-08-17T01:17:14.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:13 smithi110 ceph-mon[100641]: osdmap e1220: 8 total, 8 up, 8 in 2024-08-17T01:17:14.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:13 smithi177 ceph-mon[90034]: pgmap v2092: 169 pgs: 169 active+clean; 621 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 5.0 MiB/s wr, 77 op/s 2024-08-17T01:17:14.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:13 smithi177 ceph-mon[90034]: osdmap e1220: 8 total, 8 up, 8 in 2024-08-17T01:17:15.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:14 smithi110 ceph-mon[98148]: osdmap e1221: 8 total, 8 up, 8 in 2024-08-17T01:17:15.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:14 smithi110 ceph-mon[100641]: osdmap e1221: 8 total, 8 up, 8 in 2024-08-17T01:17:15.353 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare (12122 ms) 2024-08-17T01:17:15.353 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare2 2024-08-17T01:17:15.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:14 smithi177 ceph-mon[90034]: osdmap e1221: 8 total, 8 up, 8 in 2024-08-17T01:17:15.383 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:17:15.394 INFO:tasks.workunit.client.0.smithi110.stdout:write: X 41943040~10 2024-08-17T01:17:15.402 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap1 2024-08-17T01:17:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:15 smithi110 ceph-mon[98148]: pgmap v2095: 169 pgs: 169 active+clean; 633 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 4.0 MiB/s wr, 473 op/s 2024-08-17T01:17:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:15 smithi110 ceph-mon[98148]: osdmap e1222: 8 total, 8 up, 8 in 2024-08-17T01:17:16.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:15 smithi110 ceph-mon[100641]: pgmap v2095: 169 pgs: 169 active+clean; 633 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 4.0 MiB/s wr, 473 op/s 2024-08-17T01:17:16.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:15 smithi110 ceph-mon[100641]: osdmap e1222: 8 total, 8 up, 8 in 2024-08-17T01:17:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:15 smithi177 ceph-mon[90034]: pgmap v2095: 169 pgs: 169 active+clean; 633 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 4.0 MiB/s wr, 473 op/s 2024-08-17T01:17:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:15 smithi177 ceph-mon[90034]: osdmap e1222: 8 total, 8 up, 8 in 2024-08-17T01:17:17.016 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 41943040 2024-08-17T01:17:17.039 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:17:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:16 smithi110 ceph-mon[100641]: osdmap e1223: 8 total, 8 up, 8 in 2024-08-17T01:17:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:17:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:16 smithi110 ceph-mon[98148]: osdmap e1223: 8 total, 8 up, 8 in 2024-08-17T01:17:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:17:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:16 smithi177 ceph-mon[90034]: osdmap e1223: 8 total, 8 up, 8 in 2024-08-17T01:17:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:17:18.171 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:17:18.181 INFO:tasks.workunit.client.0.smithi110.stdout:write: Y 41943040~5 2024-08-17T01:17:18.278 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:17:18.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:17 smithi110 ceph-mon[100641]: pgmap v2098: 169 pgs: 169 active+clean; 633 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 3.0 MiB/s wr, 442 op/s 2024-08-17T01:17:18.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:17 smithi110 ceph-mon[100641]: osdmap e1224: 8 total, 8 up, 8 in 2024-08-17T01:17:18.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:17 smithi110 ceph-mon[98148]: pgmap v2098: 169 pgs: 169 active+clean; 633 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 3.0 MiB/s wr, 442 op/s 2024-08-17T01:17:18.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:17 smithi110 ceph-mon[98148]: osdmap e1224: 8 total, 8 up, 8 in 2024-08-17T01:17:18.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:17:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:17:18] "GET /metrics HTTP/1.1" 200 38979 "" "Prometheus/2.43.0" 2024-08-17T01:17:18.358 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:17:18.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:18 smithi177 ceph-mon[90034]: pgmap v2098: 169 pgs: 169 active+clean; 633 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 3.0 MiB/s wr, 442 op/s 2024-08-17T01:17:18.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:18 smithi177 ceph-mon[90034]: osdmap e1224: 8 total, 8 up, 8 in 2024-08-17T01:17:19.123 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare2 (3770 ms) 2024-08-17T01:17:19.123 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.SnapsSnapAfterPrepare 2024-08-17T01:17:19.154 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:17:19.165 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 0~8388609 2024-08-17T01:17:19.232 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap1 2024-08-17T01:17:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:19 smithi110 ceph-mon[98148]: osdmap e1225: 8 total, 8 up, 8 in 2024-08-17T01:17:19.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:19 smithi110 ceph-mon[100641]: osdmap e1225: 8 total, 8 up, 8 in 2024-08-17T01:17:19.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:19 smithi177 ceph-mon[90034]: osdmap e1225: 8 total, 8 up, 8 in 2024-08-17T01:17:20.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:20 smithi110 ceph-mon[98148]: pgmap v2101: 169 pgs: 169 active+clean; 625 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 3.0 MiB/s wr, 156 op/s 2024-08-17T01:17:20.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:20 smithi110 ceph-mon[98148]: osdmap e1226: 8 total, 8 up, 8 in 2024-08-17T01:17:20.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:20 smithi110 ceph-mon[100641]: pgmap v2101: 169 pgs: 169 active+clean; 625 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 3.0 MiB/s wr, 156 op/s 2024-08-17T01:17:20.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:20 smithi110 ceph-mon[100641]: osdmap e1226: 8 total, 8 up, 8 in 2024-08-17T01:17:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:20 smithi177 ceph-mon[90034]: pgmap v2101: 169 pgs: 169 active+clean; 625 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 3.0 MiB/s wr, 156 op/s 2024-08-17T01:17:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:20 smithi177 ceph-mon[90034]: osdmap e1226: 8 total, 8 up, 8 in 2024-08-17T01:17:20.911 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 8388609~8388609 2024-08-17T01:17:20.940 INFO:tasks.workunit.client.0.smithi110.stdout:write: X 0~1000 2024-08-17T01:17:20.941 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 1010~1000 2024-08-17T01:17:20.941 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap2 2024-08-17T01:17:21.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:21 smithi110 ceph-mon[98148]: osdmap e1227: 8 total, 8 up, 8 in 2024-08-17T01:17:21.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:21 smithi110 ceph-mon[98148]: osdmap e1228: 8 total, 8 up, 8 in 2024-08-17T01:17:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:21 smithi110 ceph-mon[100641]: osdmap e1227: 8 total, 8 up, 8 in 2024-08-17T01:17:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:21 smithi110 ceph-mon[100641]: osdmap e1228: 8 total, 8 up, 8 in 2024-08-17T01:17:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:21 smithi177 ceph-mon[90034]: osdmap e1227: 8 total, 8 up, 8 in 2024-08-17T01:17:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:21 smithi177 ceph-mon[90034]: osdmap e1228: 8 total, 8 up, 8 in 2024-08-17T01:17:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:22 smithi110 ceph-mon[98148]: pgmap v2104: 169 pgs: 169 active+clean; 629 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 47 MiB/s rd, 5.0 MiB/s wr, 372 op/s 2024-08-17T01:17:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:22 smithi110 ceph-mon[98148]: osdmap e1229: 8 total, 8 up, 8 in 2024-08-17T01:17:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:22 smithi110 ceph-mon[100641]: pgmap v2104: 169 pgs: 169 active+clean; 629 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 47 MiB/s rd, 5.0 MiB/s wr, 372 op/s 2024-08-17T01:17:22.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:22 smithi110 ceph-mon[100641]: osdmap e1229: 8 total, 8 up, 8 in 2024-08-17T01:17:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:22 smithi177 ceph-mon[90034]: pgmap v2104: 169 pgs: 169 active+clean; 629 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 47 MiB/s rd, 5.0 MiB/s wr, 372 op/s 2024-08-17T01:17:22.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:22 smithi177 ceph-mon[90034]: osdmap e1229: 8 total, 8 up, 8 in 2024-08-17T01:17:22.915 INFO:tasks.workunit.client.0.smithi110.stdout:write: X 8388609~1000 2024-08-17T01:17:22.926 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 16777228~1000 2024-08-17T01:17:22.926 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 167772160 2024-08-17T01:17:22.935 INFO:tasks.workunit.client.0.smithi110.stdout:write: 2 83886079~8388609 2024-08-17T01:17:22.953 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap3 2024-08-17T01:17:24.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:23 smithi110 ceph-mon[98148]: pgmap v2107: 169 pgs: 169 active+clean; 633 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 3.0 MiB/s wr, 268 op/s 2024-08-17T01:17:24.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:23 smithi110 ceph-mon[98148]: osdmap e1230: 8 total, 8 up, 8 in 2024-08-17T01:17:24.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:23 smithi110 ceph-mon[100641]: pgmap v2107: 169 pgs: 169 active+clean; 633 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 3.0 MiB/s wr, 268 op/s 2024-08-17T01:17:24.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:23 smithi110 ceph-mon[100641]: osdmap e1230: 8 total, 8 up, 8 in 2024-08-17T01:17:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:23 smithi177 ceph-mon[90034]: pgmap v2107: 169 pgs: 169 active+clean; 633 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 3.0 MiB/s wr, 268 op/s 2024-08-17T01:17:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:23 smithi177 ceph-mon[90034]: osdmap e1230: 8 total, 8 up, 8 in 2024-08-17T01:17:24.928 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:17:24.957 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 83886079~1 2024-08-17T01:17:24.967 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:17:25.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:24 smithi110 ceph-mon[98148]: osdmap e1231: 8 total, 8 up, 8 in 2024-08-17T01:17:25.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:24 smithi110 ceph-mon[100641]: osdmap e1231: 8 total, 8 up, 8 in 2024-08-17T01:17:25.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:24 smithi177 ceph-mon[90034]: osdmap e1231: 8 total, 8 up, 8 in 2024-08-17T01:17:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:25 smithi110 ceph-mon[98148]: pgmap v2110: 169 pgs: 169 active+clean; 665 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 171 KiB/s rd, 8.0 MiB/s wr, 232 op/s 2024-08-17T01:17:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:25 smithi110 ceph-mon[98148]: osdmap e1232: 8 total, 8 up, 8 in 2024-08-17T01:17:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:25 smithi110 ceph-mon[98148]: osdmap e1233: 8 total, 8 up, 8 in 2024-08-17T01:17:26.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:25 smithi110 ceph-mon[100641]: pgmap v2110: 169 pgs: 169 active+clean; 665 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 171 KiB/s rd, 8.0 MiB/s wr, 232 op/s 2024-08-17T01:17:26.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:25 smithi110 ceph-mon[100641]: osdmap e1232: 8 total, 8 up, 8 in 2024-08-17T01:17:26.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:25 smithi110 ceph-mon[100641]: osdmap e1233: 8 total, 8 up, 8 in 2024-08-17T01:17:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:25 smithi177 ceph-mon[90034]: pgmap v2110: 169 pgs: 169 active+clean; 665 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 171 KiB/s rd, 8.0 MiB/s wr, 232 op/s 2024-08-17T01:17:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:25 smithi177 ceph-mon[90034]: osdmap e1232: 8 total, 8 up, 8 in 2024-08-17T01:17:26.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:25 smithi177 ceph-mon[90034]: osdmap e1233: 8 total, 8 up, 8 in 2024-08-17T01:17:28.186 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:27 smithi110 ceph-mon[98148]: pgmap v2113: 169 pgs: 169 active+clean; 669 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 171 KiB/s rd, 8.0 MiB/s wr, 231 op/s 2024-08-17T01:17:28.186 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:27 smithi110 ceph-mon[98148]: osdmap e1234: 8 total, 8 up, 8 in 2024-08-17T01:17:28.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:27 smithi110 ceph-mon[100641]: pgmap v2113: 169 pgs: 169 active+clean; 669 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 171 KiB/s rd, 8.0 MiB/s wr, 231 op/s 2024-08-17T01:17:28.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:27 smithi110 ceph-mon[100641]: osdmap e1234: 8 total, 8 up, 8 in 2024-08-17T01:17:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:27 smithi177 ceph-mon[90034]: pgmap v2113: 169 pgs: 169 active+clean; 669 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 171 KiB/s rd, 8.0 MiB/s wr, 231 op/s 2024-08-17T01:17:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:27 smithi177 ceph-mon[90034]: osdmap e1234: 8 total, 8 up, 8 in 2024-08-17T01:17:28.484 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: after_prepare_snap 2024-08-17T01:17:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:17:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:17:28] "GET /metrics HTTP/1.1" 200 38979 "" "Prometheus/2.43.0" 2024-08-17T01:17:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:28 smithi110 ceph-mon[98148]: osdmap e1235: 8 total, 8 up, 8 in 2024-08-17T01:17:29.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:28 smithi110 ceph-mon[100641]: osdmap e1235: 8 total, 8 up, 8 in 2024-08-17T01:17:29.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:28 smithi177 ceph-mon[90034]: osdmap e1235: 8 total, 8 up, 8 in 2024-08-17T01:17:29.949 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 41943040 2024-08-17T01:17:29.986 INFO:tasks.workunit.client.0.smithi110.stdout:write: * 0~1000 2024-08-17T01:17:29.994 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:17:30.161 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:17:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:29 smithi110 ceph-mon[98148]: pgmap v2116: 169 pgs: 169 active+clean; 677 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 2.0 MiB/s wr, 178 op/s 2024-08-17T01:17:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:29 smithi110 ceph-mon[98148]: osdmap e1236: 8 total, 8 up, 8 in 2024-08-17T01:17:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:29 smithi110 ceph-mon[100641]: pgmap v2116: 169 pgs: 169 active+clean; 677 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 2.0 MiB/s wr, 178 op/s 2024-08-17T01:17:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:29 smithi110 ceph-mon[100641]: osdmap e1236: 8 total, 8 up, 8 in 2024-08-17T01:17:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:29 smithi177 ceph-mon[90034]: pgmap v2116: 169 pgs: 169 active+clean; 677 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 2.0 MiB/s wr, 178 op/s 2024-08-17T01:17:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:29 smithi177 ceph-mon[90034]: osdmap e1236: 8 total, 8 up, 8 in 2024-08-17T01:17:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:30 smithi110 ceph-mon[98148]: osdmap e1237: 8 total, 8 up, 8 in 2024-08-17T01:17:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:30 smithi110 ceph-mon[100641]: osdmap e1237: 8 total, 8 up, 8 in 2024-08-17T01:17:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:30 smithi177 ceph-mon[90034]: osdmap e1237: 8 total, 8 up, 8 in 2024-08-17T01:17:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:31 smithi110 ceph-mon[98148]: pgmap v2119: 169 pgs: 169 active+clean; 677 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s rd, 1.0 MiB/s wr, 170 op/s 2024-08-17T01:17:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:31 smithi110 ceph-mon[98148]: osdmap e1238: 8 total, 8 up, 8 in 2024-08-17T01:17:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:17:32.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:31 smithi110 ceph-mon[100641]: pgmap v2119: 169 pgs: 169 active+clean; 677 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s rd, 1.0 MiB/s wr, 170 op/s 2024-08-17T01:17:32.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:31 smithi110 ceph-mon[100641]: osdmap e1238: 8 total, 8 up, 8 in 2024-08-17T01:17:32.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:17:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:31 smithi177 ceph-mon[90034]: pgmap v2119: 169 pgs: 169 active+clean; 677 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s rd, 1.0 MiB/s wr, 170 op/s 2024-08-17T01:17:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:31 smithi177 ceph-mon[90034]: osdmap e1238: 8 total, 8 up, 8 in 2024-08-17T01:17:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:17:33.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:32 smithi110 ceph-mon[100641]: osdmap e1239: 8 total, 8 up, 8 in 2024-08-17T01:17:33.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:32 smithi110 ceph-mon[98148]: osdmap e1239: 8 total, 8 up, 8 in 2024-08-17T01:17:33.311 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.SnapsSnapAfterPrepare (14188 ms) 2024-08-17T01:17:33.311 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.SnapsSnapExpandAfterPrepare 2024-08-17T01:17:33.343 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:17:33.354 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 0~8388609 2024-08-17T01:17:33.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:32 smithi177 ceph-mon[90034]: osdmap e1239: 8 total, 8 up, 8 in 2024-08-17T01:17:33.417 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap1 2024-08-17T01:17:34.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:33 smithi110 ceph-mon[100641]: pgmap v2122: 169 pgs: 169 active+clean; 689 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 41 MiB/s rd, 2.0 MiB/s wr, 257 op/s 2024-08-17T01:17:34.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:33 smithi110 ceph-mon[100641]: osdmap e1240: 8 total, 8 up, 8 in 2024-08-17T01:17:34.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:33 smithi110 ceph-mon[98148]: pgmap v2122: 169 pgs: 169 active+clean; 689 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 41 MiB/s rd, 2.0 MiB/s wr, 257 op/s 2024-08-17T01:17:34.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:33 smithi110 ceph-mon[98148]: osdmap e1240: 8 total, 8 up, 8 in 2024-08-17T01:17:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:33 smithi177 ceph-mon[90034]: pgmap v2122: 169 pgs: 169 active+clean; 689 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 41 MiB/s rd, 2.0 MiB/s wr, 257 op/s 2024-08-17T01:17:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:33 smithi177 ceph-mon[90034]: osdmap e1240: 8 total, 8 up, 8 in 2024-08-17T01:17:34.983 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 8388609~8388609 2024-08-17T01:17:34.995 INFO:tasks.workunit.client.0.smithi110.stdout:write: X 0~1000 2024-08-17T01:17:34.995 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 1010~1000 2024-08-17T01:17:34.995 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap2 2024-08-17T01:17:35.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:34 smithi110 ceph-mon[98148]: osdmap e1241: 8 total, 8 up, 8 in 2024-08-17T01:17:35.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:34 smithi110 ceph-mon[100641]: osdmap e1241: 8 total, 8 up, 8 in 2024-08-17T01:17:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:34 smithi177 ceph-mon[90034]: osdmap e1241: 8 total, 8 up, 8 in 2024-08-17T01:17:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:35 smithi110 ceph-mon[100641]: pgmap v2125: 169 pgs: 169 active+clean; 693 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 31 MiB/s rd, 7.0 MiB/s wr, 477 op/s 2024-08-17T01:17:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:35 smithi110 ceph-mon[100641]: osdmap e1242: 8 total, 8 up, 8 in 2024-08-17T01:17:36.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:35 smithi110 ceph-mon[98148]: pgmap v2125: 169 pgs: 169 active+clean; 693 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 31 MiB/s rd, 7.0 MiB/s wr, 477 op/s 2024-08-17T01:17:36.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:35 smithi110 ceph-mon[98148]: osdmap e1242: 8 total, 8 up, 8 in 2024-08-17T01:17:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:35 smithi177 ceph-mon[90034]: pgmap v2125: 169 pgs: 169 active+clean; 693 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 31 MiB/s rd, 7.0 MiB/s wr, 477 op/s 2024-08-17T01:17:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:35 smithi177 ceph-mon[90034]: osdmap e1242: 8 total, 8 up, 8 in 2024-08-17T01:17:36.994 INFO:tasks.workunit.client.0.smithi110.stdout:write: X 8388609~1000 2024-08-17T01:17:37.002 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 16777228~1000 2024-08-17T01:17:37.002 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 167772160 2024-08-17T01:17:37.012 INFO:tasks.workunit.client.0.smithi110.stdout:write: 2 83886079~8388609 2024-08-17T01:17:37.026 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap3 2024-08-17T01:17:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:36 smithi110 ceph-mon[98148]: osdmap e1243: 8 total, 8 up, 8 in 2024-08-17T01:17:37.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:36 smithi110 ceph-mon[100641]: osdmap e1243: 8 total, 8 up, 8 in 2024-08-17T01:17:37.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:36 smithi177 ceph-mon[90034]: osdmap e1243: 8 total, 8 up, 8 in 2024-08-17T01:17:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:37 smithi110 ceph-mon[100641]: pgmap v2128: 169 pgs: 169 active+clean; 697 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 35 MiB/s rd, 7.0 MiB/s wr, 305 op/s 2024-08-17T01:17:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:37 smithi110 ceph-mon[100641]: osdmap e1244: 8 total, 8 up, 8 in 2024-08-17T01:17:38.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:37 smithi110 ceph-mon[98148]: pgmap v2128: 169 pgs: 169 active+clean; 697 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 35 MiB/s rd, 7.0 MiB/s wr, 305 op/s 2024-08-17T01:17:38.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:37 smithi110 ceph-mon[98148]: osdmap e1244: 8 total, 8 up, 8 in 2024-08-17T01:17:38.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:17:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:17:38] "GET /metrics HTTP/1.1" 200 38979 "" "Prometheus/2.43.0" 2024-08-17T01:17:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:37 smithi177 ceph-mon[90034]: pgmap v2128: 169 pgs: 169 active+clean; 697 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 35 MiB/s rd, 7.0 MiB/s wr, 305 op/s 2024-08-17T01:17:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:37 smithi177 ceph-mon[90034]: osdmap e1244: 8 total, 8 up, 8 in 2024-08-17T01:17:39.005 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:17:39.029 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 83886079~1 2024-08-17T01:17:39.038 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:17:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:38 smithi110 ceph-mon[98148]: osdmap e1245: 8 total, 8 up, 8 in 2024-08-17T01:17:39.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:38 smithi110 ceph-mon[100641]: osdmap e1245: 8 total, 8 up, 8 in 2024-08-17T01:17:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:38 smithi177 ceph-mon[90034]: osdmap e1245: 8 total, 8 up, 8 in 2024-08-17T01:17:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:39 smithi110 ceph-mon[100641]: pgmap v2131: 169 pgs: 169 active+clean; 713 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 MiB/s rd, 6.0 MiB/s wr, 134 op/s 2024-08-17T01:17:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:39 smithi110 ceph-mon[100641]: osdmap e1246: 8 total, 8 up, 8 in 2024-08-17T01:17:40.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:39 smithi110 ceph-mon[98148]: pgmap v2131: 169 pgs: 169 active+clean; 713 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 MiB/s rd, 6.0 MiB/s wr, 134 op/s 2024-08-17T01:17:40.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:39 smithi110 ceph-mon[98148]: osdmap e1246: 8 total, 8 up, 8 in 2024-08-17T01:17:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:39 smithi177 ceph-mon[90034]: pgmap v2131: 169 pgs: 169 active+clean; 713 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 MiB/s rd, 6.0 MiB/s wr, 134 op/s 2024-08-17T01:17:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:39 smithi177 ceph-mon[90034]: osdmap e1246: 8 total, 8 up, 8 in 2024-08-17T01:17:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:41 smithi110 ceph-mon[98148]: osdmap e1247: 8 total, 8 up, 8 in 2024-08-17T01:17:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:41 smithi110 ceph-mon[98148]: osdmap e1248: 8 total, 8 up, 8 in 2024-08-17T01:17:41.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:41 smithi110 ceph-mon[100641]: osdmap e1247: 8 total, 8 up, 8 in 2024-08-17T01:17:41.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:41 smithi110 ceph-mon[100641]: osdmap e1248: 8 total, 8 up, 8 in 2024-08-17T01:17:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:41 smithi177 ceph-mon[90034]: osdmap e1247: 8 total, 8 up, 8 in 2024-08-17T01:17:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:41 smithi177 ceph-mon[90034]: osdmap e1248: 8 total, 8 up, 8 in 2024-08-17T01:17:42.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:42 smithi110 ceph-mon[100641]: pgmap v2134: 169 pgs: 169 active+clean; 733 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 9.0 MiB/s wr, 191 op/s 2024-08-17T01:17:42.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:42 smithi110 ceph-mon[100641]: osdmap e1249: 8 total, 8 up, 8 in 2024-08-17T01:17:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:42 smithi110 ceph-mon[98148]: pgmap v2134: 169 pgs: 169 active+clean; 733 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 9.0 MiB/s wr, 191 op/s 2024-08-17T01:17:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:42 smithi110 ceph-mon[98148]: osdmap e1249: 8 total, 8 up, 8 in 2024-08-17T01:17:42.333 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: after_prepare_snap 2024-08-17T01:17:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:42 smithi177 ceph-mon[90034]: pgmap v2134: 169 pgs: 169 active+clean; 733 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 9.0 MiB/s wr, 191 op/s 2024-08-17T01:17:42.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:42 smithi177 ceph-mon[90034]: osdmap e1249: 8 total, 8 up, 8 in 2024-08-17T01:17:44.029 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 167772160 2024-08-17T01:17:44.047 INFO:tasks.workunit.client.0.smithi110.stdout:write: * 83886080~1000 2024-08-17T01:17:44.054 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:17:44.226 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:17:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:44 smithi110 ceph-mon[98148]: pgmap v2137: 169 pgs: 169 active+clean; 733 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 5.0 MiB/s wr, 151 op/s 2024-08-17T01:17:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:44 smithi110 ceph-mon[98148]: osdmap e1250: 8 total, 8 up, 8 in 2024-08-17T01:17:44.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:44 smithi110 ceph-mon[100641]: pgmap v2137: 169 pgs: 169 active+clean; 733 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 5.0 MiB/s wr, 151 op/s 2024-08-17T01:17:44.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:44 smithi110 ceph-mon[100641]: osdmap e1250: 8 total, 8 up, 8 in 2024-08-17T01:17:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:44 smithi177 ceph-mon[90034]: pgmap v2137: 169 pgs: 169 active+clean; 733 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 5.0 MiB/s wr, 151 op/s 2024-08-17T01:17:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:44 smithi177 ceph-mon[90034]: osdmap e1250: 8 total, 8 up, 8 in 2024-08-17T01:17:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:45 smithi110 ceph-mon[98148]: osdmap e1251: 8 total, 8 up, 8 in 2024-08-17T01:17:45.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:45 smithi110 ceph-mon[100641]: osdmap e1251: 8 total, 8 up, 8 in 2024-08-17T01:17:45.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:45 smithi177 ceph-mon[90034]: osdmap e1251: 8 total, 8 up, 8 in 2024-08-17T01:17:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:46 smithi110 ceph-mon[98148]: pgmap v2140: 169 pgs: 169 active+clean; 733 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 26 MiB/s rd, 13 KiB/s wr, 133 op/s 2024-08-17T01:17:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:46 smithi110 ceph-mon[98148]: osdmap e1252: 8 total, 8 up, 8 in 2024-08-17T01:17:46.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:46 smithi110 ceph-mon[100641]: pgmap v2140: 169 pgs: 169 active+clean; 733 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 26 MiB/s rd, 13 KiB/s wr, 133 op/s 2024-08-17T01:17:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:46 smithi110 ceph-mon[100641]: osdmap e1252: 8 total, 8 up, 8 in 2024-08-17T01:17:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:46 smithi177 ceph-mon[90034]: pgmap v2140: 169 pgs: 169 active+clean; 733 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 26 MiB/s rd, 13 KiB/s wr, 133 op/s 2024-08-17T01:17:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:46 smithi177 ceph-mon[90034]: osdmap e1252: 8 total, 8 up, 8 in 2024-08-17T01:17:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:47 smithi110 ceph-mon[98148]: osdmap e1253: 8 total, 8 up, 8 in 2024-08-17T01:17:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:17:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:47 smithi110 ceph-mon[100641]: osdmap e1253: 8 total, 8 up, 8 in 2024-08-17T01:17:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:17:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:47 smithi177 ceph-mon[90034]: osdmap e1253: 8 total, 8 up, 8 in 2024-08-17T01:17:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:17:47.472 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.SnapsSnapExpandAfterPrepare (14162 ms) 2024-08-17T01:17:47.473 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.Clone 2024-08-17T01:17:47.504 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:17:47.514 INFO:tasks.workunit.client.0.smithi110.stdout:write: X 0~8388609 2024-08-17T01:17:47.564 INFO:tasks.workunit.client.0.smithi110.stdout:write: X 16777218~8388609 2024-08-17T01:17:47.629 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap 2024-08-17T01:17:48.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:48 smithi110 ceph-mon[98148]: pgmap v2143: 169 pgs: 169 active+clean; 737 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s rd, 1.0 MiB/s wr, 257 op/s 2024-08-17T01:17:48.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:48 smithi110 ceph-mon[98148]: osdmap e1254: 8 total, 8 up, 8 in 2024-08-17T01:17:48.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:48 smithi110 ceph-mon[100641]: pgmap v2143: 169 pgs: 169 active+clean; 737 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s rd, 1.0 MiB/s wr, 257 op/s 2024-08-17T01:17:48.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:48 smithi110 ceph-mon[100641]: osdmap e1254: 8 total, 8 up, 8 in 2024-08-17T01:17:48.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:17:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:17:48] "GET /metrics HTTP/1.1" 200 38983 "" "Prometheus/2.43.0" 2024-08-17T01:17:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:48 smithi177 ceph-mon[90034]: pgmap v2143: 169 pgs: 169 active+clean; 737 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s rd, 1.0 MiB/s wr, 257 op/s 2024-08-17T01:17:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:48 smithi177 ceph-mon[90034]: osdmap e1254: 8 total, 8 up, 8 in 2024-08-17T01:17:49.057 INFO:tasks.workunit.client.0.smithi110.stdout:snap_protect: snap 2024-08-17T01:17:49.072 INFO:tasks.workunit.client.0.smithi110.stdout:clone image105 -> image108 2024-08-17T01:17:49.175 INFO:tasks.workunit.client.0.smithi110.stdout:write: X 0~1000 2024-08-17T01:17:49.230 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 1010~1000 2024-08-17T01:17:49.232 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap 2024-08-17T01:17:49.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:49 smithi110 ceph-mon[98148]: osdmap e1255: 8 total, 8 up, 8 in 2024-08-17T01:17:49.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:49 smithi110 ceph-mon[100641]: osdmap e1255: 8 total, 8 up, 8 in 2024-08-17T01:17:49.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:49 smithi177 ceph-mon[90034]: osdmap e1255: 8 total, 8 up, 8 in 2024-08-17T01:17:50.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:50 smithi110 ceph-mon[98148]: pgmap v2146: 169 pgs: 169 active+clean; 753 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 8.0 MiB/s wr, 384 op/s 2024-08-17T01:17:50.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:50 smithi110 ceph-mon[98148]: osdmap e1256: 8 total, 8 up, 8 in 2024-08-17T01:17:50.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:50 smithi110 ceph-mon[100641]: pgmap v2146: 169 pgs: 169 active+clean; 753 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 8.0 MiB/s wr, 384 op/s 2024-08-17T01:17:50.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:50 smithi110 ceph-mon[100641]: osdmap e1256: 8 total, 8 up, 8 in 2024-08-17T01:17:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:50 smithi177 ceph-mon[90034]: pgmap v2146: 169 pgs: 169 active+clean; 753 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 8.0 MiB/s wr, 384 op/s 2024-08-17T01:17:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:50 smithi177 ceph-mon[90034]: osdmap e1256: 8 total, 8 up, 8 in 2024-08-17T01:17:51.066 INFO:tasks.workunit.client.0.smithi110.stdout:snap_protect: snap 2024-08-17T01:17:51.077 INFO:tasks.workunit.client.0.smithi110.stdout:clone image108 -> image110 2024-08-17T01:17:51.204 INFO:tasks.workunit.client.0.smithi110.stdout:write: X 1000~1000 2024-08-17T01:17:51.258 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 2010~1000 2024-08-17T01:17:51.260 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:17:51.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:51 smithi110 ceph-mon[100641]: osdmap e1257: 8 total, 8 up, 8 in 2024-08-17T01:17:51.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:51 smithi110 ceph-mon[98148]: osdmap e1257: 8 total, 8 up, 8 in 2024-08-17T01:17:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:51 smithi177 ceph-mon[90034]: osdmap e1257: 8 total, 8 up, 8 in 2024-08-17T01:17:51.547 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:17:51.709 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:17:51.876 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.Clone (4403 ms) 2024-08-17T01:17:51.876 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.CloneParent 2024-08-17T01:17:51.906 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:17:51.917 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap 2024-08-17T01:17:52.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:52 smithi110 ceph-mon[100641]: pgmap v2149: 169 pgs: 169 active+clean; 761 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 40 MiB/s rd, 12 MiB/s wr, 342 op/s 2024-08-17T01:17:52.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:52 smithi110 ceph-mon[100641]: osdmap e1258: 8 total, 8 up, 8 in 2024-08-17T01:17:52.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:52 smithi110 ceph-mon[98148]: pgmap v2149: 169 pgs: 169 active+clean; 761 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 40 MiB/s rd, 12 MiB/s wr, 342 op/s 2024-08-17T01:17:52.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:52 smithi110 ceph-mon[98148]: osdmap e1258: 8 total, 8 up, 8 in 2024-08-17T01:17:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:52 smithi177 ceph-mon[90034]: pgmap v2149: 169 pgs: 169 active+clean; 761 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 40 MiB/s rd, 12 MiB/s wr, 342 op/s 2024-08-17T01:17:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:52 smithi177 ceph-mon[90034]: osdmap e1258: 8 total, 8 up, 8 in 2024-08-17T01:17:53.076 INFO:tasks.workunit.client.0.smithi110.stdout:snap_protect: snap 2024-08-17T01:17:53.086 INFO:tasks.workunit.client.0.smithi110.stdout:clone image111 -> image114 2024-08-17T01:17:53.175 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:17:53.332 INFO:tasks.workunit.client.0.smithi110.stdout:migration_abort 2024-08-17T01:17:53.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:53 smithi177 ceph-mon[90034]: osdmap e1259: 8 total, 8 up, 8 in 2024-08-17T01:17:53.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:53 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:17:53.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:53 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:17:53.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:53 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:17:53.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:53 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:17:53.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:53 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:17:53.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:53 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:17:53.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:53 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:17:53.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:53 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:17:53.463 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.CloneParent (1587 ms) 2024-08-17T01:17:53.464 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.CloneUpdateAfterPrepare 2024-08-17T01:17:53.497 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:17:53.506 INFO:tasks.workunit.client.0.smithi110.stdout:write: X 0~10 2024-08-17T01:17:53.514 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap 2024-08-17T01:17:53.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:53 smithi110 ceph-mon[100641]: osdmap e1259: 8 total, 8 up, 8 in 2024-08-17T01:17:53.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:53 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:17:53.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:53 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:17:53.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:53 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:17:53.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:53 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:17:53.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:53 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:17:53.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:53 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:17:53.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:53 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:17:53.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:53 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:17:53.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:53 smithi110 ceph-mon[98148]: osdmap e1259: 8 total, 8 up, 8 in 2024-08-17T01:17:53.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:53 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:17:53.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:53 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:17:53.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:53 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:17:53.563 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:53 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:17:53.563 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:53 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:17:53.563 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:53 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:17:53.563 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:53 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:17:53.563 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:53 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:17:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:54 smithi177 ceph-mon[90034]: pgmap v2152: 169 pgs: 169 active+clean; 777 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 9.0 MiB/s wr, 682 op/s 2024-08-17T01:17:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:54 smithi177 ceph-mon[90034]: osdmap e1260: 8 total, 8 up, 8 in 2024-08-17T01:17:54.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:54 smithi110 ceph-mon[98148]: pgmap v2152: 169 pgs: 169 active+clean; 777 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 9.0 MiB/s wr, 682 op/s 2024-08-17T01:17:54.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:54 smithi110 ceph-mon[98148]: osdmap e1260: 8 total, 8 up, 8 in 2024-08-17T01:17:54.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:54 smithi110 ceph-mon[100641]: pgmap v2152: 169 pgs: 169 active+clean; 777 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 9.0 MiB/s wr, 682 op/s 2024-08-17T01:17:54.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:54 smithi110 ceph-mon[100641]: osdmap e1260: 8 total, 8 up, 8 in 2024-08-17T01:17:55.092 INFO:tasks.workunit.client.0.smithi110.stdout:snap_protect: snap 2024-08-17T01:17:55.104 INFO:tasks.workunit.client.0.smithi110.stdout:clone image115 -> image118 2024-08-17T01:17:55.206 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:17:55.357 INFO:tasks.workunit.client.0.smithi110.stdout:write: Y 0~1 2024-08-17T01:17:55.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:55 smithi177 ceph-mon[90034]: osdmap e1261: 8 total, 8 up, 8 in 2024-08-17T01:17:55.392 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:17:55.467 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:17:55.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:55 smithi110 ceph-mon[100641]: osdmap e1261: 8 total, 8 up, 8 in 2024-08-17T01:17:55.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:55 smithi110 ceph-mon[98148]: osdmap e1261: 8 total, 8 up, 8 in 2024-08-17T01:17:55.570 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.CloneUpdateAfterPrepare (2106 ms) 2024-08-17T01:17:55.570 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.TriggerAssertSnapcSeq 2024-08-17T01:17:55.604 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:17:55.615 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 41943040~10 2024-08-17T01:17:55.623 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap1 2024-08-17T01:17:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:56 smithi177 ceph-mon[90034]: pgmap v2155: 169 pgs: 169 active+clean; 781 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 22 MiB/s rd, 6.0 MiB/s wr, 964 op/s 2024-08-17T01:17:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:56 smithi177 ceph-mon[90034]: osdmap e1262: 8 total, 8 up, 8 in 2024-08-17T01:17:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:56 smithi177 ceph-mon[90034]: osdmap e1263: 8 total, 8 up, 8 in 2024-08-17T01:17:56.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:56 smithi110 ceph-mon[98148]: pgmap v2155: 169 pgs: 169 active+clean; 781 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 22 MiB/s rd, 6.0 MiB/s wr, 964 op/s 2024-08-17T01:17:56.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:56 smithi110 ceph-mon[98148]: osdmap e1262: 8 total, 8 up, 8 in 2024-08-17T01:17:56.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:56 smithi110 ceph-mon[98148]: osdmap e1263: 8 total, 8 up, 8 in 2024-08-17T01:17:56.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:56 smithi110 ceph-mon[100641]: pgmap v2155: 169 pgs: 169 active+clean; 781 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 22 MiB/s rd, 6.0 MiB/s wr, 964 op/s 2024-08-17T01:17:56.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:56 smithi110 ceph-mon[100641]: osdmap e1262: 8 total, 8 up, 8 in 2024-08-17T01:17:56.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:56 smithi110 ceph-mon[100641]: osdmap e1263: 8 total, 8 up, 8 in 2024-08-17T01:17:56.923 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 41943041~10 2024-08-17T01:17:56.931 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:17:58.057 INFO:tasks.workunit.client.0.smithi110.stdout:write: C 41943042~10 2024-08-17T01:17:58.072 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap2 2024-08-17T01:17:58.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:57 smithi110 ceph-mon[100641]: pgmap v2158: 169 pgs: 169 active+clean; 781 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 2.0 MiB/s wr, 514 op/s 2024-08-17T01:17:58.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:57 smithi110 ceph-mon[100641]: osdmap e1264: 8 total, 8 up, 8 in 2024-08-17T01:17:58.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:57 smithi110 ceph-mon[98148]: pgmap v2158: 169 pgs: 169 active+clean; 781 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 2.0 MiB/s wr, 514 op/s 2024-08-17T01:17:58.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:57 smithi110 ceph-mon[98148]: osdmap e1264: 8 total, 8 up, 8 in 2024-08-17T01:17:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:57 smithi177 ceph-mon[90034]: pgmap v2158: 169 pgs: 169 active+clean; 781 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 2.0 MiB/s wr, 514 op/s 2024-08-17T01:17:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:57 smithi177 ceph-mon[90034]: osdmap e1264: 8 total, 8 up, 8 in 2024-08-17T01:17:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:17:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:17:58] "GET /metrics HTTP/1.1" 200 38983 "" "Prometheus/2.43.0" 2024-08-17T01:17:59.203 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:58 smithi110 ceph-mon[100641]: osdmap e1265: 8 total, 8 up, 8 in 2024-08-17T01:17:59.203 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:58 smithi110 ceph-mon[98148]: osdmap e1265: 8 total, 8 up, 8 in 2024-08-17T01:17:59.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:58 smithi177 ceph-mon[90034]: osdmap e1265: 8 total, 8 up, 8 in 2024-08-17T01:17:59.939 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 41943040 2024-08-17T01:17:59.972 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:18:00.035 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:18:00.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:59 smithi110 ceph-mon[98148]: pgmap v2161: 169 pgs: 169 active+clean; 781 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 5.4 MiB/s rd, 25 KiB/s wr, 459 op/s 2024-08-17T01:18:00.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:17:59 smithi110 ceph-mon[98148]: osdmap e1266: 8 total, 8 up, 8 in 2024-08-17T01:18:00.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:59 smithi110 ceph-mon[100641]: pgmap v2161: 169 pgs: 169 active+clean; 781 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 5.4 MiB/s rd, 25 KiB/s wr, 459 op/s 2024-08-17T01:18:00.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:17:59 smithi110 ceph-mon[100641]: osdmap e1266: 8 total, 8 up, 8 in 2024-08-17T01:18:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:59 smithi177 ceph-mon[90034]: pgmap v2161: 169 pgs: 169 active+clean; 781 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 5.4 MiB/s rd, 25 KiB/s wr, 459 op/s 2024-08-17T01:18:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:17:59 smithi177 ceph-mon[90034]: osdmap e1266: 8 total, 8 up, 8 in 2024-08-17T01:18:01.063 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.TriggerAssertSnapcSeq (5493 ms) 2024-08-17T01:18:01.063 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.SnapTrimBeforePrepare 2024-08-17T01:18:01.093 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:18:01.103 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 41943040~10 2024-08-17T01:18:01.111 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap1 2024-08-17T01:18:01.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:00 smithi110 ceph-mon[98148]: osdmap e1267: 8 total, 8 up, 8 in 2024-08-17T01:18:01.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:00 smithi110 ceph-mon[100641]: osdmap e1267: 8 total, 8 up, 8 in 2024-08-17T01:18:01.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:00 smithi177 ceph-mon[90034]: osdmap e1267: 8 total, 8 up, 8 in 2024-08-17T01:18:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:01 smithi110 ceph-mon[98148]: pgmap v2164: 169 pgs: 169 active+clean; 785 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.0 MiB/s wr, 669 op/s 2024-08-17T01:18:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:01 smithi110 ceph-mon[98148]: osdmap e1268: 8 total, 8 up, 8 in 2024-08-17T01:18:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:18:02.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:01 smithi110 ceph-mon[100641]: pgmap v2164: 169 pgs: 169 active+clean; 785 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.0 MiB/s wr, 669 op/s 2024-08-17T01:18:02.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:01 smithi110 ceph-mon[100641]: osdmap e1268: 8 total, 8 up, 8 in 2024-08-17T01:18:02.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:18:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:01 smithi177 ceph-mon[90034]: pgmap v2164: 169 pgs: 169 active+clean; 785 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.0 MiB/s wr, 669 op/s 2024-08-17T01:18:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:01 smithi177 ceph-mon[90034]: osdmap e1268: 8 total, 8 up, 8 in 2024-08-17T01:18:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:18:02.963 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 41943040 2024-08-17T01:18:02.983 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:18:03.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:02 smithi110 ceph-mon[98148]: osdmap e1269: 8 total, 8 up, 8 in 2024-08-17T01:18:03.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:02 smithi110 ceph-mon[100641]: osdmap e1269: 8 total, 8 up, 8 in 2024-08-17T01:18:03.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:02 smithi177 ceph-mon[90034]: osdmap e1269: 8 total, 8 up, 8 in 2024-08-17T01:18:04.070 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:18:04.081 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap3 2024-08-17T01:18:04.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:03 smithi110 ceph-mon[98148]: pgmap v2167: 169 pgs: 169 active+clean; 785 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.0 MiB/s wr, 345 op/s 2024-08-17T01:18:04.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:03 smithi110 ceph-mon[98148]: osdmap e1270: 8 total, 8 up, 8 in 2024-08-17T01:18:04.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:03 smithi110 ceph-mon[100641]: pgmap v2167: 169 pgs: 169 active+clean; 785 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.0 MiB/s wr, 345 op/s 2024-08-17T01:18:04.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:03 smithi110 ceph-mon[100641]: osdmap e1270: 8 total, 8 up, 8 in 2024-08-17T01:18:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:03 smithi177 ceph-mon[90034]: pgmap v2167: 169 pgs: 169 active+clean; 785 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.0 MiB/s wr, 345 op/s 2024-08-17T01:18:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:03 smithi177 ceph-mon[90034]: osdmap e1270: 8 total, 8 up, 8 in 2024-08-17T01:18:05.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:04 smithi110 ceph-mon[98148]: osdmap e1271: 8 total, 8 up, 8 in 2024-08-17T01:18:05.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:04 smithi110 ceph-mon[100641]: osdmap e1271: 8 total, 8 up, 8 in 2024-08-17T01:18:05.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:04 smithi177 ceph-mon[90034]: osdmap e1271: 8 total, 8 up, 8 in 2024-08-17T01:18:05.975 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 41943040~10 2024-08-17T01:18:05.981 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap4 2024-08-17T01:18:06.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:05 smithi110 ceph-mon[98148]: pgmap v2170: 169 pgs: 169 active+clean; 785 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 165 KiB/s rd, 17 KiB/s wr, 227 op/s 2024-08-17T01:18:06.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:05 smithi110 ceph-mon[98148]: osdmap e1272: 8 total, 8 up, 8 in 2024-08-17T01:18:06.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:05 smithi110 ceph-mon[100641]: pgmap v2170: 169 pgs: 169 active+clean; 785 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 165 KiB/s rd, 17 KiB/s wr, 227 op/s 2024-08-17T01:18:06.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:05 smithi110 ceph-mon[100641]: osdmap e1272: 8 total, 8 up, 8 in 2024-08-17T01:18:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:05 smithi177 ceph-mon[90034]: pgmap v2170: 169 pgs: 169 active+clean; 785 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 165 KiB/s rd, 17 KiB/s wr, 227 op/s 2024-08-17T01:18:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:05 smithi177 ceph-mon[90034]: osdmap e1272: 8 total, 8 up, 8 in 2024-08-17T01:18:07.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:06 smithi110 ceph-mon[98148]: osdmap e1273: 8 total, 8 up, 8 in 2024-08-17T01:18:07.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:06 smithi110 ceph-mon[100641]: osdmap e1273: 8 total, 8 up, 8 in 2024-08-17T01:18:07.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:06 smithi177 ceph-mon[90034]: osdmap e1273: 8 total, 8 up, 8 in 2024-08-17T01:18:07.988 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 41943040 2024-08-17T01:18:08.011 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:18:08.077 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:18:08.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:07 smithi110 ceph-mon[98148]: pgmap v2173: 169 pgs: 169 active+clean; 785 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 198 KiB/s rd, 18 KiB/s wr, 266 op/s 2024-08-17T01:18:08.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:07 smithi110 ceph-mon[98148]: osdmap e1274: 8 total, 8 up, 8 in 2024-08-17T01:18:08.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:18:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:18:08] "GET /metrics HTTP/1.1" 200 38980 "" "Prometheus/2.43.0" 2024-08-17T01:18:08.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:07 smithi110 ceph-mon[100641]: pgmap v2173: 169 pgs: 169 active+clean; 785 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 198 KiB/s rd, 18 KiB/s wr, 266 op/s 2024-08-17T01:18:08.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:07 smithi110 ceph-mon[100641]: osdmap e1274: 8 total, 8 up, 8 in 2024-08-17T01:18:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:07 smithi177 ceph-mon[90034]: pgmap v2173: 169 pgs: 169 active+clean; 785 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 198 KiB/s rd, 18 KiB/s wr, 266 op/s 2024-08-17T01:18:08.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:07 smithi177 ceph-mon[90034]: osdmap e1274: 8 total, 8 up, 8 in 2024-08-17T01:18:09.133 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.SnapTrimBeforePrepare (8070 ms) 2024-08-17T01:18:09.133 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.AbortInUseImage 2024-08-17T01:18:09.166 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:18:09.177 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:18:09.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:08 smithi110 ceph-mon[98148]: osdmap e1275: 8 total, 8 up, 8 in 2024-08-17T01:18:09.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:08 smithi110 ceph-mon[100641]: osdmap e1275: 8 total, 8 up, 8 in 2024-08-17T01:18:09.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:08 smithi177 ceph-mon[90034]: osdmap e1275: 8 total, 8 up, 8 in 2024-08-17T01:18:09.365 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.AbortInUseImage (232 ms) 2024-08-17T01:18:09.365 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.AbortWithoutSnapshots 2024-08-17T01:18:09.397 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:18:09.410 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 0~8388609 2024-08-17T01:18:09.472 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 16777218~8388609 2024-08-17T01:18:09.520 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:18:09.711 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 0~8388609 2024-08-17T01:18:09.748 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 16777218~8388609 2024-08-17T01:18:09.804 INFO:tasks.workunit.client.0.smithi110.stdout:migration_abort 2024-08-17T01:18:09.994 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.AbortWithoutSnapshots (630 ms) 2024-08-17T01:18:09.995 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.AbortWithSnapshots 2024-08-17T01:18:10.026 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:18:10.036 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 0~8388609 2024-08-17T01:18:10.097 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap1 2024-08-17T01:18:10.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:09 smithi110 ceph-mon[98148]: pgmap v2176: 169 pgs: 169 active+clean; 785 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 56 KiB/s rd, 8.5 KiB/s wr, 82 op/s 2024-08-17T01:18:10.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:09 smithi110 ceph-mon[98148]: osdmap e1276: 8 total, 8 up, 8 in 2024-08-17T01:18:10.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:09 smithi110 ceph-mon[100641]: pgmap v2176: 169 pgs: 169 active+clean; 785 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 56 KiB/s rd, 8.5 KiB/s wr, 82 op/s 2024-08-17T01:18:10.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:09 smithi110 ceph-mon[100641]: osdmap e1276: 8 total, 8 up, 8 in 2024-08-17T01:18:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:09 smithi177 ceph-mon[90034]: pgmap v2176: 169 pgs: 169 active+clean; 785 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 56 KiB/s rd, 8.5 KiB/s wr, 82 op/s 2024-08-17T01:18:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:09 smithi177 ceph-mon[90034]: osdmap e1276: 8 total, 8 up, 8 in 2024-08-17T01:18:11.932 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 8388609~8388609 2024-08-17T01:18:11.946 INFO:tasks.workunit.client.0.smithi110.stdout:write: X 0~1000 2024-08-17T01:18:11.946 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 1010~1000 2024-08-17T01:18:11.946 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap2 2024-08-17T01:18:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:11 smithi110 ceph-mon[98148]: pgmap v2178: 169 pgs: 169 active+clean; 797 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 5.9 MiB/s rd, 5.7 MiB/s wr, 313 op/s 2024-08-17T01:18:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:11 smithi110 ceph-mon[98148]: osdmap e1277: 8 total, 8 up, 8 in 2024-08-17T01:18:12.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:11 smithi110 ceph-mon[100641]: pgmap v2178: 169 pgs: 169 active+clean; 797 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 5.9 MiB/s rd, 5.7 MiB/s wr, 313 op/s 2024-08-17T01:18:12.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:11 smithi110 ceph-mon[100641]: osdmap e1277: 8 total, 8 up, 8 in 2024-08-17T01:18:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:11 smithi177 ceph-mon[90034]: pgmap v2178: 169 pgs: 169 active+clean; 797 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 5.9 MiB/s rd, 5.7 MiB/s wr, 313 op/s 2024-08-17T01:18:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:11 smithi177 ceph-mon[90034]: osdmap e1277: 8 total, 8 up, 8 in 2024-08-17T01:18:13.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:12 smithi110 ceph-mon[98148]: osdmap e1278: 8 total, 8 up, 8 in 2024-08-17T01:18:13.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:12 smithi110 ceph-mon[100641]: osdmap e1278: 8 total, 8 up, 8 in 2024-08-17T01:18:13.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:12 smithi177 ceph-mon[90034]: osdmap e1278: 8 total, 8 up, 8 in 2024-08-17T01:18:13.944 INFO:tasks.workunit.client.0.smithi110.stdout:write: X 8388609~1000 2024-08-17T01:18:13.951 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 16777228~1000 2024-08-17T01:18:13.951 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 167772160 2024-08-17T01:18:13.962 INFO:tasks.workunit.client.0.smithi110.stdout:write: 2 83886079~8388609 2024-08-17T01:18:13.987 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap3 2024-08-17T01:18:14.264 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:13 smithi177 ceph-mon[90034]: pgmap v2181: 169 pgs: 169 active+clean; 817 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 13 MiB/s wr, 373 op/s 2024-08-17T01:18:14.264 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:13 smithi177 ceph-mon[90034]: osdmap e1279: 8 total, 8 up, 8 in 2024-08-17T01:18:14.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:13 smithi110 ceph-mon[98148]: pgmap v2181: 169 pgs: 169 active+clean; 817 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 13 MiB/s wr, 373 op/s 2024-08-17T01:18:14.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:13 smithi110 ceph-mon[98148]: osdmap e1279: 8 total, 8 up, 8 in 2024-08-17T01:18:14.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:13 smithi110 ceph-mon[100641]: pgmap v2181: 169 pgs: 169 active+clean; 817 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 13 MiB/s wr, 373 op/s 2024-08-17T01:18:14.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:13 smithi110 ceph-mon[100641]: osdmap e1279: 8 total, 8 up, 8 in 2024-08-17T01:18:15.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:14 smithi110 ceph-mon[98148]: osdmap e1280: 8 total, 8 up, 8 in 2024-08-17T01:18:15.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:14 smithi110 ceph-mon[100641]: osdmap e1280: 8 total, 8 up, 8 in 2024-08-17T01:18:15.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:14 smithi177 ceph-mon[90034]: osdmap e1280: 8 total, 8 up, 8 in 2024-08-17T01:18:15.932 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:18:15.969 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 83886079~1 2024-08-17T01:18:15.978 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:18:16.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:15 smithi110 ceph-mon[100641]: pgmap v2184: 169 pgs: 169 active+clean; 853 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 22 MiB/s wr, 340 op/s 2024-08-17T01:18:16.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:15 smithi110 ceph-mon[100641]: osdmap e1281: 8 total, 8 up, 8 in 2024-08-17T01:18:16.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:15 smithi110 ceph-mon[100641]: osdmap e1282: 8 total, 8 up, 8 in 2024-08-17T01:18:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:15 smithi110 ceph-mon[98148]: pgmap v2184: 169 pgs: 169 active+clean; 853 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 22 MiB/s wr, 340 op/s 2024-08-17T01:18:16.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:15 smithi110 ceph-mon[98148]: osdmap e1281: 8 total, 8 up, 8 in 2024-08-17T01:18:16.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:15 smithi110 ceph-mon[98148]: osdmap e1282: 8 total, 8 up, 8 in 2024-08-17T01:18:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:15 smithi177 ceph-mon[90034]: pgmap v2184: 169 pgs: 169 active+clean; 853 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 22 MiB/s wr, 340 op/s 2024-08-17T01:18:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:15 smithi177 ceph-mon[90034]: osdmap e1281: 8 total, 8 up, 8 in 2024-08-17T01:18:16.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:15 smithi177 ceph-mon[90034]: osdmap e1282: 8 total, 8 up, 8 in 2024-08-17T01:18:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:18:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:18:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:18:18.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:17 smithi110 ceph-mon[100641]: pgmap v2187: 169 pgs: 169 active+clean; 861 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 15 MiB/s wr, 282 op/s 2024-08-17T01:18:18.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:17 smithi110 ceph-mon[100641]: osdmap e1283: 8 total, 8 up, 8 in 2024-08-17T01:18:18.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:17 smithi110 ceph-mon[98148]: pgmap v2187: 169 pgs: 169 active+clean; 861 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 15 MiB/s wr, 282 op/s 2024-08-17T01:18:18.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:17 smithi110 ceph-mon[98148]: osdmap e1283: 8 total, 8 up, 8 in 2024-08-17T01:18:18.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:18:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:18:18] "GET /metrics HTTP/1.1" 200 38983 "" "Prometheus/2.43.0" 2024-08-17T01:18:18.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:17 smithi177 ceph-mon[90034]: pgmap v2187: 169 pgs: 169 active+clean; 861 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 15 MiB/s wr, 282 op/s 2024-08-17T01:18:18.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:17 smithi177 ceph-mon[90034]: osdmap e1283: 8 total, 8 up, 8 in 2024-08-17T01:18:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:18 smithi110 ceph-mon[98148]: osdmap e1284: 8 total, 8 up, 8 in 2024-08-17T01:18:19.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:18 smithi110 ceph-mon[100641]: osdmap e1284: 8 total, 8 up, 8 in 2024-08-17T01:18:19.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:18 smithi177 ceph-mon[90034]: osdmap e1284: 8 total, 8 up, 8 in 2024-08-17T01:18:19.411 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 0~8388609 2024-08-17T01:18:19.522 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 16777218~8388609 2024-08-17T01:18:19.973 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 0~8388609 2024-08-17T01:18:19.989 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 16777218~8388609 2024-08-17T01:18:20.074 INFO:tasks.workunit.client.0.smithi110.stdout:migration_abort 2024-08-17T01:18:20.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:19 smithi110 ceph-mon[100641]: pgmap v2190: 169 pgs: 169 active+clean; 869 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 4.0 MiB/s wr, 116 op/s 2024-08-17T01:18:20.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:19 smithi110 ceph-mon[100641]: osdmap e1285: 8 total, 8 up, 8 in 2024-08-17T01:18:20.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:19 smithi110 ceph-mon[98148]: pgmap v2190: 169 pgs: 169 active+clean; 869 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 4.0 MiB/s wr, 116 op/s 2024-08-17T01:18:20.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:19 smithi110 ceph-mon[98148]: osdmap e1285: 8 total, 8 up, 8 in 2024-08-17T01:18:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:19 smithi177 ceph-mon[90034]: pgmap v2190: 169 pgs: 169 active+clean; 869 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 4.0 MiB/s wr, 116 op/s 2024-08-17T01:18:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:19 smithi177 ceph-mon[90034]: osdmap e1285: 8 total, 8 up, 8 in 2024-08-17T01:18:21.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:20 smithi110 ceph-mon[98148]: osdmap e1286: 8 total, 8 up, 8 in 2024-08-17T01:18:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:20 smithi110 ceph-mon[100641]: osdmap e1286: 8 total, 8 up, 8 in 2024-08-17T01:18:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:20 smithi177 ceph-mon[90034]: osdmap e1286: 8 total, 8 up, 8 in 2024-08-17T01:18:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:21 smithi110 ceph-mon[100641]: pgmap v2193: 169 pgs: 169 active+clean; 893 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 5.2 MiB/s rd, 8.0 MiB/s wr, 332 op/s 2024-08-17T01:18:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:21 smithi110 ceph-mon[100641]: osdmap e1287: 8 total, 8 up, 8 in 2024-08-17T01:18:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:21 smithi110 ceph-mon[98148]: pgmap v2193: 169 pgs: 169 active+clean; 893 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 5.2 MiB/s rd, 8.0 MiB/s wr, 332 op/s 2024-08-17T01:18:22.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:21 smithi110 ceph-mon[98148]: osdmap e1287: 8 total, 8 up, 8 in 2024-08-17T01:18:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:21 smithi177 ceph-mon[90034]: pgmap v2193: 169 pgs: 169 active+clean; 893 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 5.2 MiB/s rd, 8.0 MiB/s wr, 332 op/s 2024-08-17T01:18:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:21 smithi177 ceph-mon[90034]: osdmap e1287: 8 total, 8 up, 8 in 2024-08-17T01:18:23.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:22 smithi110 ceph-mon[100641]: osdmap e1288: 8 total, 8 up, 8 in 2024-08-17T01:18:23.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:22 smithi110 ceph-mon[98148]: osdmap e1288: 8 total, 8 up, 8 in 2024-08-17T01:18:23.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:22 smithi177 ceph-mon[90034]: osdmap e1288: 8 total, 8 up, 8 in 2024-08-17T01:18:24.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:23 smithi110 ceph-mon[98148]: pgmap v2196: 169 pgs: 169 active+clean; 897 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 7.0 MiB/s wr, 309 op/s 2024-08-17T01:18:24.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:23 smithi110 ceph-mon[98148]: osdmap e1289: 8 total, 8 up, 8 in 2024-08-17T01:18:24.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:23 smithi110 ceph-mon[100641]: pgmap v2196: 169 pgs: 169 active+clean; 897 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 7.0 MiB/s wr, 309 op/s 2024-08-17T01:18:24.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:23 smithi110 ceph-mon[100641]: osdmap e1289: 8 total, 8 up, 8 in 2024-08-17T01:18:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:23 smithi177 ceph-mon[90034]: pgmap v2196: 169 pgs: 169 active+clean; 897 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 7.0 MiB/s wr, 309 op/s 2024-08-17T01:18:24.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:23 smithi177 ceph-mon[90034]: osdmap e1289: 8 total, 8 up, 8 in 2024-08-17T01:18:24.415 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.AbortWithSnapshots (14420 ms) 2024-08-17T01:18:24.415 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.CloneV1Parent 2024-08-17T01:18:24.448 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:18:24.459 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 0~10 2024-08-17T01:18:24.467 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap1 2024-08-17T01:18:25.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:24 smithi110 ceph-mon[98148]: osdmap e1290: 8 total, 8 up, 8 in 2024-08-17T01:18:25.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:24 smithi110 ceph-mon[100641]: osdmap e1290: 8 total, 8 up, 8 in 2024-08-17T01:18:25.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:24 smithi177 ceph-mon[90034]: osdmap e1290: 8 total, 8 up, 8 in 2024-08-17T01:18:26.006 INFO:tasks.workunit.client.0.smithi110.stdout:snap_protect: snap1 2024-08-17T01:18:26.064 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:18:26.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:25 smithi110 ceph-mon[100641]: pgmap v2199: 169 pgs: 169 active+clean; 925 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 15 MiB/s wr, 209 op/s 2024-08-17T01:18:26.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:25 smithi110 ceph-mon[100641]: osdmap e1291: 8 total, 8 up, 8 in 2024-08-17T01:18:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:25 smithi110 ceph-mon[98148]: pgmap v2199: 169 pgs: 169 active+clean; 925 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 15 MiB/s wr, 209 op/s 2024-08-17T01:18:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:25 smithi110 ceph-mon[98148]: osdmap e1291: 8 total, 8 up, 8 in 2024-08-17T01:18:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:25 smithi177 ceph-mon[90034]: pgmap v2199: 169 pgs: 169 active+clean; 925 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 15 MiB/s wr, 209 op/s 2024-08-17T01:18:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:25 smithi177 ceph-mon[90034]: osdmap e1291: 8 total, 8 up, 8 in 2024-08-17T01:18:27.201 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:18:27.275 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:18:27.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:26 smithi110 ceph-mon[100641]: osdmap e1292: 8 total, 8 up, 8 in 2024-08-17T01:18:27.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:26 smithi110 ceph-mon[98148]: osdmap e1292: 8 total, 8 up, 8 in 2024-08-17T01:18:27.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:27 smithi177 ceph-mon[90034]: osdmap e1292: 8 total, 8 up, 8 in 2024-08-17T01:18:28.147 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.CloneV1Parent (3732 ms) 2024-08-17T01:18:28.147 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.CloneV2Parent 2024-08-17T01:18:28.180 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:18:28.190 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 0~10 2024-08-17T01:18:28.199 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap1 2024-08-17T01:18:28.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:18:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:18:28] "GET /metrics HTTP/1.1" 200 38983 "" "Prometheus/2.43.0" 2024-08-17T01:18:28.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:28 smithi110 ceph-mon[98148]: pgmap v2202: 169 pgs: 169 active+clean; 913 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 16 MiB/s wr, 188 op/s 2024-08-17T01:18:28.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:28 smithi110 ceph-mon[98148]: osdmap e1293: 8 total, 8 up, 8 in 2024-08-17T01:18:28.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:28 smithi110 ceph-mon[100641]: pgmap v2202: 169 pgs: 169 active+clean; 913 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 16 MiB/s wr, 188 op/s 2024-08-17T01:18:28.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:28 smithi110 ceph-mon[100641]: osdmap e1293: 8 total, 8 up, 8 in 2024-08-17T01:18:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:28 smithi177 ceph-mon[90034]: pgmap v2202: 169 pgs: 169 active+clean; 913 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 16 MiB/s wr, 188 op/s 2024-08-17T01:18:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:28 smithi177 ceph-mon[90034]: osdmap e1293: 8 total, 8 up, 8 in 2024-08-17T01:18:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:29 smithi110 ceph-mon[98148]: osdmap e1294: 8 total, 8 up, 8 in 2024-08-17T01:18:29.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:29 smithi110 ceph-mon[100641]: osdmap e1294: 8 total, 8 up, 8 in 2024-08-17T01:18:29.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:29 smithi177 ceph-mon[90034]: osdmap e1294: 8 total, 8 up, 8 in 2024-08-17T01:18:30.037 INFO:tasks.workunit.client.0.smithi110.stdout:snap_protect: snap1 2024-08-17T01:18:30.096 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:18:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:30 smithi110 ceph-mon[98148]: pgmap v2205: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 2.0 MiB/s wr, 137 op/s 2024-08-17T01:18:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:30 smithi110 ceph-mon[98148]: osdmap e1295: 8 total, 8 up, 8 in 2024-08-17T01:18:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:30 smithi110 ceph-mon[100641]: pgmap v2205: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 2.0 MiB/s wr, 137 op/s 2024-08-17T01:18:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:30 smithi110 ceph-mon[100641]: osdmap e1295: 8 total, 8 up, 8 in 2024-08-17T01:18:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:30 smithi177 ceph-mon[90034]: pgmap v2205: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 2.0 MiB/s wr, 137 op/s 2024-08-17T01:18:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:30 smithi177 ceph-mon[90034]: osdmap e1295: 8 total, 8 up, 8 in 2024-08-17T01:18:31.113 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:18:31.188 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:18:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:31 smithi110 ceph-mon[98148]: osdmap e1296: 8 total, 8 up, 8 in 2024-08-17T01:18:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:31 smithi110 ceph-mon[98148]: osdmap e1297: 8 total, 8 up, 8 in 2024-08-17T01:18:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:31 smithi110 ceph-mon[100641]: osdmap e1296: 8 total, 8 up, 8 in 2024-08-17T01:18:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:31 smithi110 ceph-mon[100641]: osdmap e1297: 8 total, 8 up, 8 in 2024-08-17T01:18:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:31 smithi177 ceph-mon[90034]: osdmap e1296: 8 total, 8 up, 8 in 2024-08-17T01:18:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:31 smithi177 ceph-mon[90034]: osdmap e1297: 8 total, 8 up, 8 in 2024-08-17T01:18:32.168 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.CloneV2Parent (4021 ms) 2024-08-17T01:18:32.168 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.CloneV1ParentAbort 2024-08-17T01:18:32.202 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:18:32.213 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 0~10 2024-08-17T01:18:32.222 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap1 2024-08-17T01:18:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:32 smithi110 ceph-mon[98148]: pgmap v2208: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 19 KiB/s wr, 365 op/s 2024-08-17T01:18:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:18:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:32 smithi110 ceph-mon[100641]: pgmap v2208: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 19 KiB/s wr, 365 op/s 2024-08-17T01:18:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:18:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:32 smithi177 ceph-mon[90034]: pgmap v2208: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 19 KiB/s wr, 365 op/s 2024-08-17T01:18:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:18:33.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:33 smithi110 ceph-mon[98148]: osdmap e1298: 8 total, 8 up, 8 in 2024-08-17T01:18:33.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:33 smithi110 ceph-mon[100641]: osdmap e1298: 8 total, 8 up, 8 in 2024-08-17T01:18:33.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:33 smithi177 ceph-mon[90034]: osdmap e1298: 8 total, 8 up, 8 in 2024-08-17T01:18:34.060 INFO:tasks.workunit.client.0.smithi110.stdout:snap_protect: snap1 2024-08-17T01:18:34.122 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:18:34.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:34 smithi110 ceph-mon[98148]: pgmap v2211: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 21 KiB/s wr, 440 op/s 2024-08-17T01:18:34.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:34 smithi110 ceph-mon[98148]: osdmap e1299: 8 total, 8 up, 8 in 2024-08-17T01:18:34.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:34 smithi110 ceph-mon[100641]: pgmap v2211: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 21 KiB/s wr, 440 op/s 2024-08-17T01:18:34.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:34 smithi110 ceph-mon[100641]: osdmap e1299: 8 total, 8 up, 8 in 2024-08-17T01:18:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:34 smithi177 ceph-mon[90034]: pgmap v2211: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 21 KiB/s wr, 440 op/s 2024-08-17T01:18:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:34 smithi177 ceph-mon[90034]: osdmap e1299: 8 total, 8 up, 8 in 2024-08-17T01:18:35.219 INFO:tasks.workunit.client.0.smithi110.stdout:migration_abort 2024-08-17T01:18:35.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:35 smithi110 ceph-mon[98148]: osdmap e1300: 8 total, 8 up, 8 in 2024-08-17T01:18:35.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:35 smithi110 ceph-mon[100641]: osdmap e1300: 8 total, 8 up, 8 in 2024-08-17T01:18:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:35 smithi177 ceph-mon[90034]: osdmap e1300: 8 total, 8 up, 8 in 2024-08-17T01:18:36.051 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.CloneV1ParentAbort (3883 ms) 2024-08-17T01:18:36.051 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.CloneV2ParentAbort 2024-08-17T01:18:36.084 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:18:36.095 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 0~10 2024-08-17T01:18:36.102 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap1 2024-08-17T01:18:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:36 smithi110 ceph-mon[100641]: pgmap v2214: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 401 KiB/s rd, 22 KiB/s wr, 497 op/s 2024-08-17T01:18:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:36 smithi110 ceph-mon[100641]: osdmap e1301: 8 total, 8 up, 8 in 2024-08-17T01:18:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:36 smithi110 ceph-mon[100641]: osdmap e1302: 8 total, 8 up, 8 in 2024-08-17T01:18:36.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:36 smithi110 ceph-mon[98148]: pgmap v2214: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 401 KiB/s rd, 22 KiB/s wr, 497 op/s 2024-08-17T01:18:36.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:36 smithi110 ceph-mon[98148]: osdmap e1301: 8 total, 8 up, 8 in 2024-08-17T01:18:36.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:36 smithi110 ceph-mon[98148]: osdmap e1302: 8 total, 8 up, 8 in 2024-08-17T01:18:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:36 smithi177 ceph-mon[90034]: pgmap v2214: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 401 KiB/s rd, 22 KiB/s wr, 497 op/s 2024-08-17T01:18:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:36 smithi177 ceph-mon[90034]: osdmap e1301: 8 total, 8 up, 8 in 2024-08-17T01:18:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:36 smithi177 ceph-mon[90034]: osdmap e1302: 8 total, 8 up, 8 in 2024-08-17T01:18:38.076 INFO:tasks.workunit.client.0.smithi110.stdout:snap_protect: snap1 2024-08-17T01:18:38.142 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:18:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:38 smithi177 ceph-mon[90034]: pgmap v2217: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 280 KiB/s rd, 17 KiB/s wr, 356 op/s 2024-08-17T01:18:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:38 smithi177 ceph-mon[90034]: osdmap e1303: 8 total, 8 up, 8 in 2024-08-17T01:18:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:38 smithi110 ceph-mon[98148]: pgmap v2217: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 280 KiB/s rd, 17 KiB/s wr, 356 op/s 2024-08-17T01:18:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:38 smithi110 ceph-mon[98148]: osdmap e1303: 8 total, 8 up, 8 in 2024-08-17T01:18:38.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:38 smithi110 ceph-mon[100641]: pgmap v2217: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 280 KiB/s rd, 17 KiB/s wr, 356 op/s 2024-08-17T01:18:38.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:38 smithi110 ceph-mon[100641]: osdmap e1303: 8 total, 8 up, 8 in 2024-08-17T01:18:38.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:18:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:18:38] "GET /metrics HTTP/1.1" 200 38980 "" "Prometheus/2.43.0" 2024-08-17T01:18:39.235 INFO:tasks.workunit.client.0.smithi110.stdout:migration_abort 2024-08-17T01:18:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:39 smithi177 ceph-mon[90034]: osdmap e1304: 8 total, 8 up, 8 in 2024-08-17T01:18:39.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:39 smithi110 ceph-mon[98148]: osdmap e1304: 8 total, 8 up, 8 in 2024-08-17T01:18:39.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:39 smithi110 ceph-mon[100641]: osdmap e1304: 8 total, 8 up, 8 in 2024-08-17T01:18:40.231 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.CloneV2ParentAbort (4180 ms) 2024-08-17T01:18:40.231 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach 2024-08-17T01:18:40.263 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:18:40.274 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 0~10 2024-08-17T01:18:40.283 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap1 2024-08-17T01:18:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:40 smithi177 ceph-mon[90034]: pgmap v2220: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 238 KiB/s rd, 18 KiB/s wr, 307 op/s 2024-08-17T01:18:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:40 smithi177 ceph-mon[90034]: osdmap e1305: 8 total, 8 up, 8 in 2024-08-17T01:18:40.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:40 smithi110 ceph-mon[98148]: pgmap v2220: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 238 KiB/s rd, 18 KiB/s wr, 307 op/s 2024-08-17T01:18:40.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:40 smithi110 ceph-mon[98148]: osdmap e1305: 8 total, 8 up, 8 in 2024-08-17T01:18:40.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:40 smithi110 ceph-mon[100641]: pgmap v2220: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 238 KiB/s rd, 18 KiB/s wr, 307 op/s 2024-08-17T01:18:40.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:40 smithi110 ceph-mon[100641]: osdmap e1305: 8 total, 8 up, 8 in 2024-08-17T01:18:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:41 smithi177 ceph-mon[90034]: osdmap e1306: 8 total, 8 up, 8 in 2024-08-17T01:18:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:41 smithi177 ceph-mon[90034]: osdmap e1307: 8 total, 8 up, 8 in 2024-08-17T01:18:41.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:41 smithi110 ceph-mon[98148]: osdmap e1306: 8 total, 8 up, 8 in 2024-08-17T01:18:41.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:41 smithi110 ceph-mon[98148]: osdmap e1307: 8 total, 8 up, 8 in 2024-08-17T01:18:41.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:41 smithi110 ceph-mon[100641]: osdmap e1306: 8 total, 8 up, 8 in 2024-08-17T01:18:41.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:41 smithi110 ceph-mon[100641]: osdmap e1307: 8 total, 8 up, 8 in 2024-08-17T01:18:41.934 INFO:tasks.workunit.client.0.smithi110.stdout:snap_protect: snap1 2024-08-17T01:18:41.999 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:18:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:42 smithi177 ceph-mon[90034]: pgmap v2223: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 278 KiB/s rd, 19 KiB/s wr, 359 op/s 2024-08-17T01:18:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:42 smithi177 ceph-mon[90034]: osdmap e1308: 8 total, 8 up, 8 in 2024-08-17T01:18:42.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:42 smithi110 ceph-mon[98148]: pgmap v2223: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 278 KiB/s rd, 19 KiB/s wr, 359 op/s 2024-08-17T01:18:42.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:42 smithi110 ceph-mon[98148]: osdmap e1308: 8 total, 8 up, 8 in 2024-08-17T01:18:42.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:42 smithi110 ceph-mon[100641]: pgmap v2223: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 278 KiB/s rd, 19 KiB/s wr, 359 op/s 2024-08-17T01:18:42.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:42 smithi110 ceph-mon[100641]: osdmap e1308: 8 total, 8 up, 8 in 2024-08-17T01:18:43.107 INFO:tasks.workunit.client.0.smithi110.stdout:migration_abort 2024-08-17T01:18:44.234 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach (4003 ms) 2024-08-17T01:18:44.234 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixParentReattach 2024-08-17T01:18:44.269 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:18:44.281 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 0~10 2024-08-17T01:18:44.290 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap1 2024-08-17T01:18:44.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:43 smithi110 ceph-mon[100641]: pgmap v2226: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 242 KiB/s rd, 16 KiB/s wr, 306 op/s 2024-08-17T01:18:44.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:43 smithi110 ceph-mon[100641]: osdmap e1309: 8 total, 8 up, 8 in 2024-08-17T01:18:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:43 smithi110 ceph-mon[98148]: pgmap v2226: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 242 KiB/s rd, 16 KiB/s wr, 306 op/s 2024-08-17T01:18:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:43 smithi110 ceph-mon[98148]: osdmap e1309: 8 total, 8 up, 8 in 2024-08-17T01:18:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:43 smithi177 ceph-mon[90034]: pgmap v2226: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 242 KiB/s rd, 16 KiB/s wr, 306 op/s 2024-08-17T01:18:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:43 smithi177 ceph-mon[90034]: osdmap e1309: 8 total, 8 up, 8 in 2024-08-17T01:18:45.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:45 smithi177 ceph-mon[90034]: osdmap e1310: 8 total, 8 up, 8 in 2024-08-17T01:18:45.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:45 smithi110 ceph-mon[98148]: osdmap e1310: 8 total, 8 up, 8 in 2024-08-17T01:18:45.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:45 smithi110 ceph-mon[100641]: osdmap e1310: 8 total, 8 up, 8 in 2024-08-17T01:18:45.936 INFO:tasks.workunit.client.0.smithi110.stdout:snap_protect: snap1 2024-08-17T01:18:46.008 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:18:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:46 smithi177 ceph-mon[90034]: pgmap v2229: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 329 KiB/s rd, 24 KiB/s wr, 426 op/s 2024-08-17T01:18:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:46 smithi177 ceph-mon[90034]: osdmap e1311: 8 total, 8 up, 8 in 2024-08-17T01:18:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:46 smithi177 ceph-mon[90034]: osdmap e1312: 8 total, 8 up, 8 in 2024-08-17T01:18:46.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:46 smithi110 ceph-mon[98148]: pgmap v2229: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 329 KiB/s rd, 24 KiB/s wr, 426 op/s 2024-08-17T01:18:46.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:46 smithi110 ceph-mon[98148]: osdmap e1311: 8 total, 8 up, 8 in 2024-08-17T01:18:46.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:46 smithi110 ceph-mon[98148]: osdmap e1312: 8 total, 8 up, 8 in 2024-08-17T01:18:46.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:46 smithi110 ceph-mon[100641]: pgmap v2229: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 329 KiB/s rd, 24 KiB/s wr, 426 op/s 2024-08-17T01:18:46.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:46 smithi110 ceph-mon[100641]: osdmap e1311: 8 total, 8 up, 8 in 2024-08-17T01:18:46.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:46 smithi110 ceph-mon[100641]: osdmap e1312: 8 total, 8 up, 8 in 2024-08-17T01:18:47.110 INFO:tasks.workunit.client.0.smithi110.stdout:migration_abort 2024-08-17T01:18:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:18:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:47 smithi177 ceph-mon[90034]: osdmap e1313: 8 total, 8 up, 8 in 2024-08-17T01:18:47.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:18:47.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:47 smithi110 ceph-mon[98148]: osdmap e1313: 8 total, 8 up, 8 in 2024-08-17T01:18:47.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:18:47.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:47 smithi110 ceph-mon[100641]: osdmap e1313: 8 total, 8 up, 8 in 2024-08-17T01:18:48.259 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixParentReattach (4026 ms) 2024-08-17T01:18:48.260 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.CloneV1ParentAbortRelinkNotNeeded 2024-08-17T01:18:48.294 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:18:48.304 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 0~10 2024-08-17T01:18:48.313 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap1 2024-08-17T01:18:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:48 smithi177 ceph-mon[90034]: pgmap v2232: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 184 KiB/s rd, 13 KiB/s wr, 247 op/s 2024-08-17T01:18:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:48 smithi110 ceph-mon[98148]: pgmap v2232: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 184 KiB/s rd, 13 KiB/s wr, 247 op/s 2024-08-17T01:18:48.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:48 smithi110 ceph-mon[100641]: pgmap v2232: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 184 KiB/s rd, 13 KiB/s wr, 247 op/s 2024-08-17T01:18:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:18:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:18:48] "GET /metrics HTTP/1.1" 200 38981 "" "Prometheus/2.43.0" 2024-08-17T01:18:49.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:49 smithi110 ceph-mon[98148]: osdmap e1314: 8 total, 8 up, 8 in 2024-08-17T01:18:49.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:49 smithi110 ceph-mon[100641]: osdmap e1314: 8 total, 8 up, 8 in 2024-08-17T01:18:49.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:49 smithi177 ceph-mon[90034]: osdmap e1314: 8 total, 8 up, 8 in 2024-08-17T01:18:50.135 INFO:tasks.workunit.client.0.smithi110.stdout:snap_protect: snap1 2024-08-17T01:18:50.200 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:18:50.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:50 smithi110 ceph-mon[98148]: pgmap v2235: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 14 KiB/s wr, 288 op/s 2024-08-17T01:18:50.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:50 smithi110 ceph-mon[98148]: osdmap e1315: 8 total, 8 up, 8 in 2024-08-17T01:18:50.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:50 smithi110 ceph-mon[100641]: pgmap v2235: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 14 KiB/s wr, 288 op/s 2024-08-17T01:18:50.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:50 smithi110 ceph-mon[100641]: osdmap e1315: 8 total, 8 up, 8 in 2024-08-17T01:18:50.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:50 smithi177 ceph-mon[90034]: pgmap v2235: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 14 KiB/s wr, 288 op/s 2024-08-17T01:18:50.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:50 smithi177 ceph-mon[90034]: osdmap e1315: 8 total, 8 up, 8 in 2024-08-17T01:18:51.111 INFO:tasks.workunit.client.0.smithi110.stdout:migration_abort 2024-08-17T01:18:51.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:51 smithi110 ceph-mon[98148]: osdmap e1316: 8 total, 8 up, 8 in 2024-08-17T01:18:51.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:51 smithi110 ceph-mon[98148]: osdmap e1317: 8 total, 8 up, 8 in 2024-08-17T01:18:51.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:51 smithi110 ceph-mon[100641]: osdmap e1316: 8 total, 8 up, 8 in 2024-08-17T01:18:51.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:51 smithi110 ceph-mon[100641]: osdmap e1317: 8 total, 8 up, 8 in 2024-08-17T01:18:51.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:51 smithi177 ceph-mon[90034]: osdmap e1316: 8 total, 8 up, 8 in 2024-08-17T01:18:51.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:51 smithi177 ceph-mon[90034]: osdmap e1317: 8 total, 8 up, 8 in 2024-08-17T01:18:52.266 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.CloneV1ParentAbortRelinkNotNeeded (4006 ms) 2024-08-17T01:18:52.266 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach 2024-08-17T01:18:52.299 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:18:52.310 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 0~10 2024-08-17T01:18:52.318 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap1 2024-08-17T01:18:52.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:52 smithi110 ceph-mon[98148]: pgmap v2238: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 378 KiB/s rd, 23 KiB/s wr, 480 op/s 2024-08-17T01:18:52.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:52 smithi110 ceph-mon[100641]: pgmap v2238: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 378 KiB/s rd, 23 KiB/s wr, 480 op/s 2024-08-17T01:18:52.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:52 smithi177 ceph-mon[90034]: pgmap v2238: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 378 KiB/s rd, 23 KiB/s wr, 480 op/s 2024-08-17T01:18:53.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:53 smithi110 ceph-mon[98148]: osdmap e1318: 8 total, 8 up, 8 in 2024-08-17T01:18:53.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:53 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:18:53.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:53 smithi110 ceph-mon[100641]: osdmap e1318: 8 total, 8 up, 8 in 2024-08-17T01:18:53.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:53 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:18:53.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:53 smithi177 ceph-mon[90034]: osdmap e1318: 8 total, 8 up, 8 in 2024-08-17T01:18:53.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:53 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:18:54.156 INFO:tasks.workunit.client.0.smithi110.stdout:snap_protect: snap1 2024-08-17T01:18:54.216 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:18:54.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:54 smithi110 ceph-mon[98148]: pgmap v2241: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 230 KiB/s rd, 16 KiB/s wr, 293 op/s 2024-08-17T01:18:54.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:54 smithi110 ceph-mon[98148]: osdmap e1319: 8 total, 8 up, 8 in 2024-08-17T01:18:54.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:54 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:18:54.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:54 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:18:54.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:54 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:18:54.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:54 smithi110 ceph-mon[100641]: pgmap v2241: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 230 KiB/s rd, 16 KiB/s wr, 293 op/s 2024-08-17T01:18:54.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:54 smithi110 ceph-mon[100641]: osdmap e1319: 8 total, 8 up, 8 in 2024-08-17T01:18:54.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:54 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:18:54.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:54 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:18:54.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:54 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:18:54.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:54 smithi177 ceph-mon[90034]: pgmap v2241: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 230 KiB/s rd, 16 KiB/s wr, 293 op/s 2024-08-17T01:18:54.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:54 smithi177 ceph-mon[90034]: osdmap e1319: 8 total, 8 up, 8 in 2024-08-17T01:18:54.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:54 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:18:54.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:54 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:18:54.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:54 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:18:55.321 INFO:tasks.workunit.client.0.smithi110.stdout:migration_abort 2024-08-17T01:18:55.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:55 smithi110 ceph-mon[98148]: osdmap e1320: 8 total, 8 up, 8 in 2024-08-17T01:18:55.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:55 smithi110 ceph-mon[100641]: osdmap e1320: 8 total, 8 up, 8 in 2024-08-17T01:18:55.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:55 smithi177 ceph-mon[90034]: osdmap e1320: 8 total, 8 up, 8 in 2024-08-17T01:18:56.062 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach (3796 ms) 2024-08-17T01:18:56.062 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixParentReattach 2024-08-17T01:18:56.093 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:18:56.103 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 0~10 2024-08-17T01:18:56.111 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap1 2024-08-17T01:18:56.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:56 smithi110 ceph-mon[98148]: pgmap v2244: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 278 KiB/s rd, 17 KiB/s wr, 354 op/s 2024-08-17T01:18:56.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:56 smithi110 ceph-mon[98148]: osdmap e1321: 8 total, 8 up, 8 in 2024-08-17T01:18:56.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:56 smithi110 ceph-mon[98148]: osdmap e1322: 8 total, 8 up, 8 in 2024-08-17T01:18:56.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:56 smithi110 ceph-mon[100641]: pgmap v2244: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 278 KiB/s rd, 17 KiB/s wr, 354 op/s 2024-08-17T01:18:56.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:56 smithi110 ceph-mon[100641]: osdmap e1321: 8 total, 8 up, 8 in 2024-08-17T01:18:56.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:56 smithi110 ceph-mon[100641]: osdmap e1322: 8 total, 8 up, 8 in 2024-08-17T01:18:56.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:56 smithi177 ceph-mon[90034]: pgmap v2244: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 278 KiB/s rd, 17 KiB/s wr, 354 op/s 2024-08-17T01:18:56.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:56 smithi177 ceph-mon[90034]: osdmap e1321: 8 total, 8 up, 8 in 2024-08-17T01:18:56.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:56 smithi177 ceph-mon[90034]: osdmap e1322: 8 total, 8 up, 8 in 2024-08-17T01:18:57.947 INFO:tasks.workunit.client.0.smithi110.stdout:snap_protect: snap1 2024-08-17T01:18:58.015 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:18:58.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:57 smithi110 ceph-mon[100641]: pgmap v2247: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 252 KiB/s rd, 12 KiB/s wr, 322 op/s 2024-08-17T01:18:58.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:57 smithi110 ceph-mon[100641]: osdmap e1323: 8 total, 8 up, 8 in 2024-08-17T01:18:58.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:57 smithi110 ceph-mon[98148]: pgmap v2247: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 252 KiB/s rd, 12 KiB/s wr, 322 op/s 2024-08-17T01:18:58.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:57 smithi110 ceph-mon[98148]: osdmap e1323: 8 total, 8 up, 8 in 2024-08-17T01:18:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:57 smithi177 ceph-mon[90034]: pgmap v2247: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 252 KiB/s rd, 12 KiB/s wr, 322 op/s 2024-08-17T01:18:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:57 smithi177 ceph-mon[90034]: osdmap e1323: 8 total, 8 up, 8 in 2024-08-17T01:18:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:18:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:18:58] "GET /metrics HTTP/1.1" 200 38981 "" "Prometheus/2.43.0" 2024-08-17T01:18:59.117 INFO:tasks.workunit.client.0.smithi110.stdout:migration_abort 2024-08-17T01:18:59.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:58 smithi110 ceph-mon[98148]: osdmap e1324: 8 total, 8 up, 8 in 2024-08-17T01:18:59.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:58 smithi110 ceph-mon[100641]: osdmap e1324: 8 total, 8 up, 8 in 2024-08-17T01:18:59.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:58 smithi177 ceph-mon[90034]: osdmap e1324: 8 total, 8 up, 8 in 2024-08-17T01:19:00.091 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixParentReattach (4029 ms) 2024-08-17T01:19:00.091 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.CloneV2ParentAbortRelinkNotNeeded 2024-08-17T01:19:00.122 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:19:00.132 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 0~10 2024-08-17T01:19:00.140 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap1 2024-08-17T01:19:00.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:59 smithi110 ceph-mon[98148]: pgmap v2250: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 204 KiB/s rd, 18 KiB/s wr, 262 op/s 2024-08-17T01:19:00.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:18:59 smithi110 ceph-mon[98148]: osdmap e1325: 8 total, 8 up, 8 in 2024-08-17T01:19:00.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:59 smithi110 ceph-mon[100641]: pgmap v2250: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 204 KiB/s rd, 18 KiB/s wr, 262 op/s 2024-08-17T01:19:00.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:18:59 smithi110 ceph-mon[100641]: osdmap e1325: 8 total, 8 up, 8 in 2024-08-17T01:19:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:59 smithi177 ceph-mon[90034]: pgmap v2250: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 204 KiB/s rd, 18 KiB/s wr, 262 op/s 2024-08-17T01:19:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:18:59 smithi177 ceph-mon[90034]: osdmap e1325: 8 total, 8 up, 8 in 2024-08-17T01:19:01.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:00 smithi110 ceph-mon[98148]: osdmap e1326: 8 total, 8 up, 8 in 2024-08-17T01:19:01.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:00 smithi110 ceph-mon[98148]: osdmap e1327: 8 total, 8 up, 8 in 2024-08-17T01:19:01.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:00 smithi110 ceph-mon[100641]: osdmap e1326: 8 total, 8 up, 8 in 2024-08-17T01:19:01.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:00 smithi110 ceph-mon[100641]: osdmap e1327: 8 total, 8 up, 8 in 2024-08-17T01:19:01.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:00 smithi177 ceph-mon[90034]: osdmap e1326: 8 total, 8 up, 8 in 2024-08-17T01:19:01.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:00 smithi177 ceph-mon[90034]: osdmap e1327: 8 total, 8 up, 8 in 2024-08-17T01:19:01.940 INFO:tasks.workunit.client.0.smithi110.stdout:snap_protect: snap1 2024-08-17T01:19:02.004 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:19:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:01 smithi110 ceph-mon[98148]: pgmap v2253: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 348 KiB/s rd, 30 KiB/s wr, 454 op/s 2024-08-17T01:19:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:19:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:01 smithi110 ceph-mon[98148]: osdmap e1328: 8 total, 8 up, 8 in 2024-08-17T01:19:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:01 smithi110 ceph-mon[100641]: pgmap v2253: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 348 KiB/s rd, 30 KiB/s wr, 454 op/s 2024-08-17T01:19:02.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:19:02.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:01 smithi110 ceph-mon[100641]: osdmap e1328: 8 total, 8 up, 8 in 2024-08-17T01:19:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:01 smithi177 ceph-mon[90034]: pgmap v2253: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 348 KiB/s rd, 30 KiB/s wr, 454 op/s 2024-08-17T01:19:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:19:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:01 smithi177 ceph-mon[90034]: osdmap e1328: 8 total, 8 up, 8 in 2024-08-17T01:19:03.138 INFO:tasks.workunit.client.0.smithi110.stdout:migration_abort 2024-08-17T01:19:04.113 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.CloneV2ParentAbortRelinkNotNeeded (4022 ms) 2024-08-17T01:19:04.113 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.StressNoMigrate 2024-08-17T01:19:04.144 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:19:04.155 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 43114630~530912 2024-08-17T01:19:04.167 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 78634622~5251458 2024-08-17T01:19:04.167 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 26541666~405462 2024-08-17T01:19:04.174 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 79395060~4403963 2024-08-17T01:19:04.174 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 71428150~5528481 2024-08-17T01:19:04.216 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 79046800~4839280 2024-08-17T01:19:04.219 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 1161513~3303986 2024-08-17T01:19:04.245 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 49466738~4540368 2024-08-17T01:19:04.245 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap0 2024-08-17T01:19:04.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:03 smithi110 ceph-mon[98148]: pgmap v2256: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 176 KiB/s rd, 16 KiB/s wr, 235 op/s 2024-08-17T01:19:04.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:03 smithi110 ceph-mon[98148]: osdmap e1329: 8 total, 8 up, 8 in 2024-08-17T01:19:04.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:03 smithi110 ceph-mon[100641]: pgmap v2256: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 176 KiB/s rd, 16 KiB/s wr, 235 op/s 2024-08-17T01:19:04.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:03 smithi110 ceph-mon[100641]: osdmap e1329: 8 total, 8 up, 8 in 2024-08-17T01:19:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:03 smithi177 ceph-mon[90034]: pgmap v2256: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 176 KiB/s rd, 16 KiB/s wr, 235 op/s 2024-08-17T01:19:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:03 smithi177 ceph-mon[90034]: osdmap e1329: 8 total, 8 up, 8 in 2024-08-17T01:19:05.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:04 smithi110 ceph-mon[98148]: osdmap e1330: 8 total, 8 up, 8 in 2024-08-17T01:19:05.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:04 smithi110 ceph-mon[100641]: osdmap e1330: 8 total, 8 up, 8 in 2024-08-17T01:19:05.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:04 smithi177 ceph-mon[90034]: osdmap e1330: 8 total, 8 up, 8 in 2024-08-17T01:19:05.941 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 39877086~6519438 2024-08-17T01:19:05.957 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 78012820~5873260 2024-08-17T01:19:05.958 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 8362920~1533439 2024-08-17T01:19:05.958 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 4668156~7424677 2024-08-17T01:19:05.981 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 24506803~72563 2024-08-17T01:19:05.982 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 78784890~148421 2024-08-17T01:19:05.982 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 679333~2152137 2024-08-17T01:19:05.982 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 7403595~4459008 2024-08-17T01:19:05.985 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap1 2024-08-17T01:19:06.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:05 smithi110 ceph-mon[98148]: pgmap v2259: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 273 KiB/s rd, 20 KiB/s wr, 355 op/s 2024-08-17T01:19:06.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:05 smithi110 ceph-mon[98148]: osdmap e1331: 8 total, 8 up, 8 in 2024-08-17T01:19:06.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:05 smithi110 ceph-mon[98148]: osdmap e1332: 8 total, 8 up, 8 in 2024-08-17T01:19:06.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:05 smithi110 ceph-mon[100641]: pgmap v2259: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 273 KiB/s rd, 20 KiB/s wr, 355 op/s 2024-08-17T01:19:06.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:05 smithi110 ceph-mon[100641]: osdmap e1331: 8 total, 8 up, 8 in 2024-08-17T01:19:06.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:05 smithi110 ceph-mon[100641]: osdmap e1332: 8 total, 8 up, 8 in 2024-08-17T01:19:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:05 smithi177 ceph-mon[90034]: pgmap v2259: 169 pgs: 169 active+clean; 905 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 273 KiB/s rd, 20 KiB/s wr, 355 op/s 2024-08-17T01:19:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:05 smithi177 ceph-mon[90034]: osdmap e1331: 8 total, 8 up, 8 in 2024-08-17T01:19:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:05 smithi177 ceph-mon[90034]: osdmap e1332: 8 total, 8 up, 8 in 2024-08-17T01:19:07.997 INFO:tasks.workunit.client.0.smithi110.stdout:snap_protect: snap1 2024-08-17T01:19:08.013 INFO:tasks.workunit.client.0.smithi110.stdout:clone image159 -> image162 2024-08-17T01:19:08.117 INFO:tasks.workunit.client.0.smithi110.stdout:write: C 59103182~390829 2024-08-17T01:19:08.131 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 81416782~373450 2024-08-17T01:19:08.136 INFO:tasks.workunit.client.0.smithi110.stdout:write: C 72321594~4702213 2024-08-17T01:19:08.187 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 66726455~4457347 2024-08-17T01:19:08.193 INFO:tasks.workunit.client.0.smithi110.stdout:write: C 25774931~6374243 2024-08-17T01:19:08.234 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 21008551~7141289 2024-08-17T01:19:08.240 INFO:tasks.workunit.client.0.smithi110.stdout:write: C 13660727~3282033 2024-08-17T01:19:08.266 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 9155293~2165381 2024-08-17T01:19:08.271 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap2 2024-08-17T01:19:08.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:07 smithi110 ceph-mon[100641]: pgmap v2262: 169 pgs: 169 active+clean; 906 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 286 KiB/s rd, 118 KiB/s wr, 369 op/s 2024-08-17T01:19:08.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:07 smithi110 ceph-mon[100641]: osdmap e1333: 8 total, 8 up, 8 in 2024-08-17T01:19:08.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:07 smithi110 ceph-mon[98148]: pgmap v2262: 169 pgs: 169 active+clean; 906 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 286 KiB/s rd, 118 KiB/s wr, 369 op/s 2024-08-17T01:19:08.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:07 smithi110 ceph-mon[98148]: osdmap e1333: 8 total, 8 up, 8 in 2024-08-17T01:19:08.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:19:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:19:08] "GET /metrics HTTP/1.1" 200 38984 "" "Prometheus/2.43.0" 2024-08-17T01:19:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:07 smithi177 ceph-mon[90034]: pgmap v2262: 169 pgs: 169 active+clean; 906 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 286 KiB/s rd, 118 KiB/s wr, 369 op/s 2024-08-17T01:19:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:07 smithi177 ceph-mon[90034]: osdmap e1333: 8 total, 8 up, 8 in 2024-08-17T01:19:09.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:08 smithi110 ceph-mon[98148]: osdmap e1334: 8 total, 8 up, 8 in 2024-08-17T01:19:09.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:08 smithi110 ceph-mon[100641]: osdmap e1334: 8 total, 8 up, 8 in 2024-08-17T01:19:09.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:08 smithi177 ceph-mon[90034]: osdmap e1334: 8 total, 8 up, 8 in 2024-08-17T01:19:10.008 INFO:tasks.workunit.client.0.smithi110.stdout:snap_protect: snap2 2024-08-17T01:19:10.021 INFO:tasks.workunit.client.0.smithi110.stdout:clone image162 -> image164 2024-08-17T01:19:10.147 INFO:tasks.workunit.client.0.smithi110.stdout:write: D 70643302~740998 2024-08-17T01:19:10.204 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 59533817~8366977 2024-08-17T01:19:10.215 INFO:tasks.workunit.client.0.smithi110.stdout:write: D 33681222~2875418 2024-08-17T01:19:10.243 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 5027555~4100979 2024-08-17T01:19:10.255 INFO:tasks.workunit.client.0.smithi110.stdout:write: D 42114420~806123 2024-08-17T01:19:10.289 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 13562303~4042542 2024-08-17T01:19:10.301 INFO:tasks.workunit.client.0.smithi110.stdout:write: D 78850230~5035850 2024-08-17T01:19:10.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:09 smithi110 ceph-mon[98148]: pgmap v2265: 169 pgs: 169 active+clean; 938 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 114 KiB/s rd, 5.7 MiB/s wr, 150 op/s 2024-08-17T01:19:10.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:09 smithi110 ceph-mon[98148]: osdmap e1335: 8 total, 8 up, 8 in 2024-08-17T01:19:10.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:10 smithi110 ceph-mon[100641]: pgmap v2265: 169 pgs: 169 active+clean; 938 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 114 KiB/s rd, 5.7 MiB/s wr, 150 op/s 2024-08-17T01:19:10.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:10 smithi110 ceph-mon[100641]: osdmap e1335: 8 total, 8 up, 8 in 2024-08-17T01:19:10.343 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 13797909~5556621 2024-08-17T01:19:10.345 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap3 2024-08-17T01:19:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:10 smithi177 ceph-mon[90034]: pgmap v2265: 169 pgs: 169 active+clean; 938 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 114 KiB/s rd, 5.7 MiB/s wr, 150 op/s 2024-08-17T01:19:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:10 smithi177 ceph-mon[90034]: osdmap e1335: 8 total, 8 up, 8 in 2024-08-17T01:19:11.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:11 smithi110 ceph-mon[98148]: osdmap e1336: 8 total, 8 up, 8 in 2024-08-17T01:19:11.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:11 smithi110 ceph-mon[100641]: osdmap e1336: 8 total, 8 up, 8 in 2024-08-17T01:19:11.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:11 smithi177 ceph-mon[90034]: osdmap e1336: 8 total, 8 up, 8 in 2024-08-17T01:19:12.028 INFO:tasks.workunit.client.0.smithi110.stdout:snap_protect: snap3 2024-08-17T01:19:12.040 INFO:tasks.workunit.client.0.smithi110.stdout:clone image164 -> image166 2024-08-17T01:19:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:12 smithi110 ceph-mon[98148]: pgmap v2268: 169 pgs: 169 active+clean; 988 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 346 KiB/s rd, 14 MiB/s wr, 310 op/s 2024-08-17T01:19:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:12 smithi110 ceph-mon[98148]: osdmap e1337: 8 total, 8 up, 8 in 2024-08-17T01:19:12.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:12 smithi110 ceph-mon[100641]: pgmap v2268: 169 pgs: 169 active+clean; 988 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 346 KiB/s rd, 14 MiB/s wr, 310 op/s 2024-08-17T01:19:12.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:12 smithi110 ceph-mon[100641]: osdmap e1337: 8 total, 8 up, 8 in 2024-08-17T01:19:12.319 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.StressNoMigrate (8206 ms) 2024-08-17T01:19:12.319 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.Stress 2024-08-17T01:19:12.349 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:19:12.359 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 56753069~2233423 2024-08-17T01:19:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:12 smithi177 ceph-mon[90034]: pgmap v2268: 169 pgs: 169 active+clean; 988 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 346 KiB/s rd, 14 MiB/s wr, 310 op/s 2024-08-17T01:19:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:12 smithi177 ceph-mon[90034]: osdmap e1337: 8 total, 8 up, 8 in 2024-08-17T01:19:12.383 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 25384883~1487818 2024-08-17T01:19:12.383 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 67349363~7030528 2024-08-17T01:19:12.435 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 1923954~4450394 2024-08-17T01:19:12.435 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 6615776~5512619 2024-08-17T01:19:12.470 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 43565420~2690639 2024-08-17T01:19:12.470 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 62151893~1925988 2024-08-17T01:19:12.482 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 18681573~5156818 2024-08-17T01:19:12.482 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap0 2024-08-17T01:19:13.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:13 smithi110 ceph-mon[98148]: osdmap e1338: 8 total, 8 up, 8 in 2024-08-17T01:19:13.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:13 smithi110 ceph-mon[100641]: osdmap e1338: 8 total, 8 up, 8 in 2024-08-17T01:19:13.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:13 smithi177 ceph-mon[90034]: osdmap e1338: 8 total, 8 up, 8 in 2024-08-17T01:19:14.037 INFO:tasks.workunit.client.0.smithi110.stdout:snap_protect: snap0 2024-08-17T01:19:14.051 INFO:tasks.workunit.client.0.smithi110.stdout:clone image167 -> image170 2024-08-17T01:19:14.159 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 41900610~2031147 2024-08-17T01:19:14.185 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 36391703~4671183 2024-08-17T01:19:14.191 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 25490941~128950 2024-08-17T01:19:14.196 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 75875114~8010966 2024-08-17T01:19:14.202 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 72287843~4758489 2024-08-17T01:19:14.251 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 81700587~2185493 2024-08-17T01:19:14.254 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 46361957~7049206 2024-08-17T01:19:14.309 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 8537024~4755376 2024-08-17T01:19:14.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:14 smithi110 ceph-mon[100641]: pgmap v2271: 169 pgs: 169 active+clean; 1013 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 12 MiB/s wr, 339 op/s 2024-08-17T01:19:14.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:14 smithi110 ceph-mon[100641]: osdmap e1339: 8 total, 8 up, 8 in 2024-08-17T01:19:14.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:14 smithi110 ceph-mon[98148]: pgmap v2271: 169 pgs: 169 active+clean; 1013 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 12 MiB/s wr, 339 op/s 2024-08-17T01:19:14.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:14 smithi110 ceph-mon[98148]: osdmap e1339: 8 total, 8 up, 8 in 2024-08-17T01:19:14.329 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap1 2024-08-17T01:19:14.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:14 smithi177 ceph-mon[90034]: pgmap v2271: 169 pgs: 169 active+clean; 1013 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 12 MiB/s wr, 339 op/s 2024-08-17T01:19:14.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:14 smithi177 ceph-mon[90034]: osdmap e1339: 8 total, 8 up, 8 in 2024-08-17T01:19:15.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:15 smithi110 ceph-mon[98148]: osdmap e1340: 8 total, 8 up, 8 in 2024-08-17T01:19:15.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:15 smithi110 ceph-mon[100641]: osdmap e1340: 8 total, 8 up, 8 in 2024-08-17T01:19:15.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:15 smithi177 ceph-mon[90034]: osdmap e1340: 8 total, 8 up, 8 in 2024-08-17T01:19:15.949 INFO:tasks.workunit.client.0.smithi110.stdout:write: C 17476978~388915 2024-08-17T01:19:15.954 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 22678750~5321250 2024-08-17T01:19:15.955 INFO:tasks.workunit.client.0.smithi110.stdout:write: C 16400498~7315538 2024-08-17T01:19:15.970 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 9241527~7523914 2024-08-17T01:19:15.978 INFO:tasks.workunit.client.0.smithi110.stdout:write: C 79789597~3054919 2024-08-17T01:19:15.979 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 66020374~2757276 2024-08-17T01:19:15.979 INFO:tasks.workunit.client.0.smithi110.stdout:write: C 29954248~3935753 2024-08-17T01:19:15.982 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 33772761~7257688 2024-08-17T01:19:16.039 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap2 2024-08-17T01:19:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:16 smithi110 ceph-mon[98148]: pgmap v2274: 169 pgs: 169 active+clean; 1.1 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 19 MiB/s rd, 16 MiB/s wr, 346 op/s 2024-08-17T01:19:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:16 smithi110 ceph-mon[98148]: osdmap e1341: 8 total, 8 up, 8 in 2024-08-17T01:19:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:16 smithi110 ceph-mon[98148]: osdmap e1342: 8 total, 8 up, 8 in 2024-08-17T01:19:16.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:16 smithi110 ceph-mon[100641]: pgmap v2274: 169 pgs: 169 active+clean; 1.1 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 19 MiB/s rd, 16 MiB/s wr, 346 op/s 2024-08-17T01:19:16.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:16 smithi110 ceph-mon[100641]: osdmap e1341: 8 total, 8 up, 8 in 2024-08-17T01:19:16.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:16 smithi110 ceph-mon[100641]: osdmap e1342: 8 total, 8 up, 8 in 2024-08-17T01:19:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:16 smithi177 ceph-mon[90034]: pgmap v2274: 169 pgs: 169 active+clean; 1.1 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 19 MiB/s rd, 16 MiB/s wr, 346 op/s 2024-08-17T01:19:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:16 smithi177 ceph-mon[90034]: osdmap e1341: 8 total, 8 up, 8 in 2024-08-17T01:19:16.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:16 smithi177 ceph-mon[90034]: osdmap e1342: 8 total, 8 up, 8 in 2024-08-17T01:19:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:19:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:19:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:19:18.069 INFO:tasks.workunit.client.0.smithi110.stdout:snap_protect: snap2 2024-08-17T01:19:18.082 INFO:tasks.workunit.client.0.smithi110.stdout:clone image170 -> image172 2024-08-17T01:19:18.212 INFO:tasks.workunit.client.0.smithi110.stdout:write: D 65968309~543446 2024-08-17T01:19:18.241 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 30467759~4162830 2024-08-17T01:19:18.260 INFO:tasks.workunit.client.0.smithi110.stdout:write: D 48291364~4038424 2024-08-17T01:19:18.306 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 11087630~3635890 2024-08-17T01:19:18.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:18 smithi110 ceph-mon[100641]: pgmap v2277: 169 pgs: 169 active+clean; 1.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 15 MiB/s wr, 362 op/s 2024-08-17T01:19:18.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:18 smithi110 ceph-mon[100641]: osdmap e1343: 8 total, 8 up, 8 in 2024-08-17T01:19:18.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:18 smithi110 ceph-mon[98148]: pgmap v2277: 169 pgs: 169 active+clean; 1.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 15 MiB/s wr, 362 op/s 2024-08-17T01:19:18.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:18 smithi110 ceph-mon[98148]: osdmap e1343: 8 total, 8 up, 8 in 2024-08-17T01:19:18.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:19:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:19:18] "GET /metrics HTTP/1.1" 200 38977 "" "Prometheus/2.43.0" 2024-08-17T01:19:18.315 INFO:tasks.workunit.client.0.smithi110.stdout:write: D 33557090~2378633 2024-08-17T01:19:18.335 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 32182433~2847438 2024-08-17T01:19:18.338 INFO:tasks.workunit.client.0.smithi110.stdout:write: D 78733826~3399955 2024-08-17T01:19:18.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:18 smithi177 ceph-mon[90034]: pgmap v2277: 169 pgs: 169 active+clean; 1.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 15 MiB/s wr, 362 op/s 2024-08-17T01:19:18.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:18 smithi177 ceph-mon[90034]: osdmap e1343: 8 total, 8 up, 8 in 2024-08-17T01:19:18.380 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 75830069~7716371 2024-08-17T01:19:18.383 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap3 2024-08-17T01:19:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:19 smithi110 ceph-mon[98148]: osdmap e1344: 8 total, 8 up, 8 in 2024-08-17T01:19:19.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:19 smithi110 ceph-mon[100641]: osdmap e1344: 8 total, 8 up, 8 in 2024-08-17T01:19:19.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:19 smithi177 ceph-mon[90034]: osdmap e1344: 8 total, 8 up, 8 in 2024-08-17T01:19:20.083 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:19:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:20 smithi177 ceph-mon[90034]: pgmap v2280: 169 pgs: 169 active+clean; 1.1 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 7.6 MiB/s rd, 11 MiB/s wr, 423 op/s 2024-08-17T01:19:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:20 smithi177 ceph-mon[90034]: osdmap e1345: 8 total, 8 up, 8 in 2024-08-17T01:19:20.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:20 smithi110 ceph-mon[100641]: pgmap v2280: 169 pgs: 169 active+clean; 1.1 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 7.6 MiB/s rd, 11 MiB/s wr, 423 op/s 2024-08-17T01:19:20.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:20 smithi110 ceph-mon[100641]: osdmap e1345: 8 total, 8 up, 8 in 2024-08-17T01:19:20.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:20 smithi110 ceph-mon[98148]: pgmap v2280: 169 pgs: 169 active+clean; 1.1 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 7.6 MiB/s rd, 11 MiB/s wr, 423 op/s 2024-08-17T01:19:20.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:20 smithi110 ceph-mon[98148]: osdmap e1345: 8 total, 8 up, 8 in 2024-08-17T01:19:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:21 smithi177 ceph-mon[90034]: osdmap e1346: 8 total, 8 up, 8 in 2024-08-17T01:19:21.471 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:19:21.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:21 smithi110 ceph-mon[100641]: osdmap e1346: 8 total, 8 up, 8 in 2024-08-17T01:19:21.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:21 smithi110 ceph-mon[98148]: osdmap e1346: 8 total, 8 up, 8 in 2024-08-17T01:19:21.653 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:19:22.332 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.Stress (10013 ms) 2024-08-17T01:19:22.332 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.Stress2 2024-08-17T01:19:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:22 smithi177 ceph-mon[90034]: pgmap v2283: 169 pgs: 169 active+clean; 1.2 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 23 MiB/s wr, 503 op/s 2024-08-17T01:19:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:22 smithi177 ceph-mon[90034]: osdmap e1347: 8 total, 8 up, 8 in 2024-08-17T01:19:22.362 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:19:22.372 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 16661803~8344487 2024-08-17T01:19:22.430 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 70119663~7496221 2024-08-17T01:19:22.430 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 43807929~4176712 2024-08-17T01:19:22.458 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 66832721~1922309 2024-08-17T01:19:22.458 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 59511645~6653313 2024-08-17T01:19:22.497 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 5890400~8330794 2024-08-17T01:19:22.500 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 25651457~8178027 2024-08-17T01:19:22.553 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 20729465~4749845 2024-08-17T01:19:22.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:22 smithi110 ceph-mon[100641]: pgmap v2283: 169 pgs: 169 active+clean; 1.2 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 23 MiB/s wr, 503 op/s 2024-08-17T01:19:22.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:22 smithi110 ceph-mon[100641]: osdmap e1347: 8 total, 8 up, 8 in 2024-08-17T01:19:22.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:22 smithi110 ceph-mon[98148]: pgmap v2283: 169 pgs: 169 active+clean; 1.2 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 23 MiB/s wr, 503 op/s 2024-08-17T01:19:22.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:22 smithi110 ceph-mon[98148]: osdmap e1347: 8 total, 8 up, 8 in 2024-08-17T01:19:22.561 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap0 2024-08-17T01:19:23.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:23 smithi177 ceph-mon[90034]: osdmap e1348: 8 total, 8 up, 8 in 2024-08-17T01:19:23.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:23 smithi110 ceph-mon[98148]: osdmap e1348: 8 total, 8 up, 8 in 2024-08-17T01:19:23.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:23 smithi110 ceph-mon[100641]: osdmap e1348: 8 total, 8 up, 8 in 2024-08-17T01:19:24.102 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 68143715~1911965 2024-08-17T01:19:24.111 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 29456422~3098684 2024-08-17T01:19:24.111 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 73054987~1037509 2024-08-17T01:19:24.111 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 37991896~2918599 2024-08-17T01:19:24.111 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 10634971~793869 2024-08-17T01:19:24.112 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 18320365~4770062 2024-08-17T01:19:24.112 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 55057589~501057 2024-08-17T01:19:24.113 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 82458344~1427736 2024-08-17T01:19:24.113 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap1 2024-08-17T01:19:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:24 smithi177 ceph-mon[90034]: pgmap v2286: 169 pgs: 169 active+clean; 1.2 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 15 MiB/s rd, 17 MiB/s wr, 338 op/s 2024-08-17T01:19:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:24 smithi177 ceph-mon[90034]: osdmap e1349: 8 total, 8 up, 8 in 2024-08-17T01:19:24.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:24 smithi110 ceph-mon[98148]: pgmap v2286: 169 pgs: 169 active+clean; 1.2 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 15 MiB/s rd, 17 MiB/s wr, 338 op/s 2024-08-17T01:19:24.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:24 smithi110 ceph-mon[98148]: osdmap e1349: 8 total, 8 up, 8 in 2024-08-17T01:19:24.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:24 smithi110 ceph-mon[100641]: pgmap v2286: 169 pgs: 169 active+clean; 1.2 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 15 MiB/s rd, 17 MiB/s wr, 338 op/s 2024-08-17T01:19:24.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:24 smithi110 ceph-mon[100641]: osdmap e1349: 8 total, 8 up, 8 in 2024-08-17T01:19:25.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:25 smithi177 ceph-mon[90034]: osdmap e1350: 8 total, 8 up, 8 in 2024-08-17T01:19:25.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:25 smithi110 ceph-mon[98148]: osdmap e1350: 8 total, 8 up, 8 in 2024-08-17T01:19:25.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:25 smithi110 ceph-mon[100641]: osdmap e1350: 8 total, 8 up, 8 in 2024-08-17T01:19:26.115 INFO:tasks.workunit.client.0.smithi110.stdout:write: C 43213481~1473559 2024-08-17T01:19:26.123 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 16515481~5328306 2024-08-17T01:19:26.123 INFO:tasks.workunit.client.0.smithi110.stdout:write: C 30436316~2061830 2024-08-17T01:19:26.124 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 35405681~5628665 2024-08-17T01:19:26.124 INFO:tasks.workunit.client.0.smithi110.stdout:write: C 77487375~5756125 2024-08-17T01:19:26.128 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 45098126~5803499 2024-08-17T01:19:26.128 INFO:tasks.workunit.client.0.smithi110.stdout:write: C 74824328~2389565 2024-08-17T01:19:26.130 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 39042681~4189937 2024-08-17T01:19:26.142 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap2 2024-08-17T01:19:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:26 smithi177 ceph-mon[90034]: pgmap v2289: 169 pgs: 169 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 60 MiB/s rd, 14 MiB/s wr, 624 op/s 2024-08-17T01:19:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:26 smithi177 ceph-mon[90034]: osdmap e1351: 8 total, 8 up, 8 in 2024-08-17T01:19:26.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:26 smithi110 ceph-mon[100641]: pgmap v2289: 169 pgs: 169 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 60 MiB/s rd, 14 MiB/s wr, 624 op/s 2024-08-17T01:19:26.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:26 smithi110 ceph-mon[100641]: osdmap e1351: 8 total, 8 up, 8 in 2024-08-17T01:19:26.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:26 smithi110 ceph-mon[98148]: pgmap v2289: 169 pgs: 169 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 60 MiB/s rd, 14 MiB/s wr, 624 op/s 2024-08-17T01:19:26.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:26 smithi110 ceph-mon[98148]: osdmap e1351: 8 total, 8 up, 8 in 2024-08-17T01:19:27.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:27 smithi177 ceph-mon[90034]: osdmap e1352: 8 total, 8 up, 8 in 2024-08-17T01:19:27.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:27 smithi110 ceph-mon[100641]: osdmap e1352: 8 total, 8 up, 8 in 2024-08-17T01:19:27.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:27 smithi110 ceph-mon[98148]: osdmap e1352: 8 total, 8 up, 8 in 2024-08-17T01:19:28.125 INFO:tasks.workunit.client.0.smithi110.stdout:snap_protect: snap2 2024-08-17T01:19:28.141 INFO:tasks.workunit.client.0.smithi110.stdout:clone image173 -> image176 2024-08-17T01:19:28.248 INFO:tasks.workunit.client.0.smithi110.stdout:write: D 65256310~3045764 2024-08-17T01:19:28.320 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 79337105~1276303 2024-08-17T01:19:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:28 smithi177 ceph-mon[90034]: pgmap v2292: 169 pgs: 169 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 56 MiB/s rd, 16 MiB/s wr, 750 op/s 2024-08-17T01:19:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:28 smithi177 ceph-mon[90034]: osdmap e1353: 8 total, 8 up, 8 in 2024-08-17T01:19:28.370 INFO:tasks.workunit.client.0.smithi110.stdout:write: D 47989405~393809 2024-08-17T01:19:28.377 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 9283474~5382783 2024-08-17T01:19:28.385 INFO:tasks.workunit.client.0.smithi110.stdout:write: D 81502382~2383698 2024-08-17T01:19:28.402 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 10120439~503536 2024-08-17T01:19:28.405 INFO:tasks.workunit.client.0.smithi110.stdout:write: D 1977096~4026360 2024-08-17T01:19:28.431 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 9354666~3002272 2024-08-17T01:19:28.433 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap3 2024-08-17T01:19:28.461 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:19:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:19:28] "GET /metrics HTTP/1.1" 200 38977 "" "Prometheus/2.43.0" 2024-08-17T01:19:28.461 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:28 smithi110 ceph-mon[100641]: pgmap v2292: 169 pgs: 169 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 56 MiB/s rd, 16 MiB/s wr, 750 op/s 2024-08-17T01:19:28.462 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:28 smithi110 ceph-mon[100641]: osdmap e1353: 8 total, 8 up, 8 in 2024-08-17T01:19:28.462 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:28 smithi110 ceph-mon[98148]: pgmap v2292: 169 pgs: 169 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 56 MiB/s rd, 16 MiB/s wr, 750 op/s 2024-08-17T01:19:28.462 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:28 smithi110 ceph-mon[98148]: osdmap e1353: 8 total, 8 up, 8 in 2024-08-17T01:19:29.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:29 smithi110 ceph-mon[98148]: osdmap e1354: 8 total, 8 up, 8 in 2024-08-17T01:19:29.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:29 smithi110 ceph-mon[100641]: osdmap e1354: 8 total, 8 up, 8 in 2024-08-17T01:19:29.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:29 smithi177 ceph-mon[90034]: osdmap e1354: 8 total, 8 up, 8 in 2024-08-17T01:19:30.139 INFO:tasks.workunit.client.0.smithi110.stdout:snap_protect: snap3 2024-08-17T01:19:30.152 INFO:tasks.workunit.client.0.smithi110.stdout:clone image176 -> image178 2024-08-17T01:19:30.281 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 157231494 2024-08-17T01:19:30.299 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:19:30.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:30 smithi110 ceph-mon[100641]: pgmap v2295: 169 pgs: 169 active+clean; 1.3 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 6.2 MiB/s rd, 8.4 MiB/s wr, 340 op/s 2024-08-17T01:19:30.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:30 smithi110 ceph-mon[100641]: osdmap e1355: 8 total, 8 up, 8 in 2024-08-17T01:19:30.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:30 smithi110 ceph-mon[98148]: pgmap v2295: 169 pgs: 169 active+clean; 1.3 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 6.2 MiB/s rd, 8.4 MiB/s wr, 340 op/s 2024-08-17T01:19:30.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:30 smithi110 ceph-mon[98148]: osdmap e1355: 8 total, 8 up, 8 in 2024-08-17T01:19:30.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:30 smithi177 ceph-mon[90034]: pgmap v2295: 169 pgs: 169 active+clean; 1.3 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 6.2 MiB/s rd, 8.4 MiB/s wr, 340 op/s 2024-08-17T01:19:30.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:30 smithi177 ceph-mon[90034]: osdmap e1355: 8 total, 8 up, 8 in 2024-08-17T01:19:30.675 INFO:tasks.workunit.client.0.smithi110.stdout:write: a 149887468~7344026 2024-08-17T01:19:30.717 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 37310683~3604068 2024-08-17T01:19:30.749 INFO:tasks.workunit.client.0.smithi110.stdout:write: a 82915498~4330243 2024-08-17T01:19:30.795 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 153896608~3334886 2024-08-17T01:19:30.798 INFO:tasks.workunit.client.0.smithi110.stdout:write: a 78742930~2560483 2024-08-17T01:19:30.834 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 102434299~7274555 2024-08-17T01:19:30.839 INFO:tasks.workunit.client.0.smithi110.stdout:write: a 43719797~3480292 2024-08-17T01:19:30.881 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 11843666~675624 2024-08-17T01:19:30.904 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: user0 2024-08-17T01:19:31.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:31 smithi110 ceph-mon[100641]: osdmap e1356: 8 total, 8 up, 8 in 2024-08-17T01:19:31.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:31 smithi110 ceph-mon[100641]: osdmap e1357: 8 total, 8 up, 8 in 2024-08-17T01:19:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:31 smithi110 ceph-mon[98148]: osdmap e1356: 8 total, 8 up, 8 in 2024-08-17T01:19:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:31 smithi110 ceph-mon[98148]: osdmap e1357: 8 total, 8 up, 8 in 2024-08-17T01:19:31.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:31 smithi177 ceph-mon[90034]: osdmap e1356: 8 total, 8 up, 8 in 2024-08-17T01:19:31.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:31 smithi177 ceph-mon[90034]: osdmap e1357: 8 total, 8 up, 8 in 2024-08-17T01:19:31.951 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 283985301 2024-08-17T01:19:31.966 INFO:tasks.workunit.client.0.smithi110.stdout:write: b 263278401~4314101 2024-08-17T01:19:31.982 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 246005644~717080 2024-08-17T01:19:31.982 INFO:tasks.workunit.client.0.smithi110.stdout:write: b 95950970~7214214 2024-08-17T01:19:31.989 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 172256975~6762372 2024-08-17T01:19:31.989 INFO:tasks.workunit.client.0.smithi110.stdout:write: b 24708635~5451183 2024-08-17T01:19:31.995 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 71690284~2518063 2024-08-17T01:19:31.995 INFO:tasks.workunit.client.0.smithi110.stdout:write: b 266429813~5576373 2024-08-17T01:19:32.043 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 18796420~653423 2024-08-17T01:19:32.043 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: user1 2024-08-17T01:19:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:32 smithi110 ceph-mon[100641]: pgmap v2298: 169 pgs: 169 active+clean; 1.4 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 7.8 MiB/s rd, 14 MiB/s wr, 323 op/s 2024-08-17T01:19:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:19:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:32 smithi110 ceph-mon[100641]: osdmap e1358: 8 total, 8 up, 8 in 2024-08-17T01:19:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:32 smithi110 ceph-mon[98148]: pgmap v2298: 169 pgs: 169 active+clean; 1.4 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 7.8 MiB/s rd, 14 MiB/s wr, 323 op/s 2024-08-17T01:19:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:19:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:32 smithi110 ceph-mon[98148]: osdmap e1358: 8 total, 8 up, 8 in 2024-08-17T01:19:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:32 smithi177 ceph-mon[90034]: pgmap v2298: 169 pgs: 169 active+clean; 1.4 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 7.8 MiB/s rd, 14 MiB/s wr, 323 op/s 2024-08-17T01:19:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:19:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:32 smithi177 ceph-mon[90034]: osdmap e1358: 8 total, 8 up, 8 in 2024-08-17T01:19:33.951 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 354128762 2024-08-17T01:19:33.969 INFO:tasks.workunit.client.0.smithi110.stdout:write: c 241794417~7550987 2024-08-17T01:19:33.999 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 172461952~252158 2024-08-17T01:19:33.999 INFO:tasks.workunit.client.0.smithi110.stdout:write: c 265766335~6188217 2024-08-17T01:19:34.005 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 67741244~1122183 2024-08-17T01:19:34.005 INFO:tasks.workunit.client.0.smithi110.stdout:write: c 85036366~4560107 2024-08-17T01:19:34.008 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 80451712~211220 2024-08-17T01:19:34.009 INFO:tasks.workunit.client.0.smithi110.stdout:write: c 287930767~131189 2024-08-17T01:19:34.009 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 7429651~309379 2024-08-17T01:19:34.009 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: user2 2024-08-17T01:19:34.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:33 smithi110 ceph-mon[100641]: pgmap v2301: 169 pgs: 169 active+clean; 1.4 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 21 MiB/s wr, 444 op/s 2024-08-17T01:19:34.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:33 smithi110 ceph-mon[100641]: osdmap e1359: 8 total, 8 up, 8 in 2024-08-17T01:19:34.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:33 smithi110 ceph-mon[98148]: pgmap v2301: 169 pgs: 169 active+clean; 1.4 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 21 MiB/s wr, 444 op/s 2024-08-17T01:19:34.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:33 smithi110 ceph-mon[98148]: osdmap e1359: 8 total, 8 up, 8 in 2024-08-17T01:19:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:33 smithi177 ceph-mon[90034]: pgmap v2301: 169 pgs: 169 active+clean; 1.4 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 21 MiB/s wr, 444 op/s 2024-08-17T01:19:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:33 smithi177 ceph-mon[90034]: osdmap e1359: 8 total, 8 up, 8 in 2024-08-17T01:19:35.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:34 smithi110 ceph-mon[98148]: osdmap e1360: 8 total, 8 up, 8 in 2024-08-17T01:19:35.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:34 smithi110 ceph-mon[100641]: osdmap e1360: 8 total, 8 up, 8 in 2024-08-17T01:19:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:34 smithi177 ceph-mon[90034]: osdmap e1360: 8 total, 8 up, 8 in 2024-08-17T01:19:35.967 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 297165589 2024-08-17T01:19:35.985 INFO:tasks.workunit.client.0.smithi110.stdout:write: d 269461916~3297180 2024-08-17T01:19:36.001 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 67468620~8326295 2024-08-17T01:19:36.001 INFO:tasks.workunit.client.0.smithi110.stdout:write: d 185960797~4974920 2024-08-17T01:19:36.007 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 294679155~2486434 2024-08-17T01:19:36.007 INFO:tasks.workunit.client.0.smithi110.stdout:write: d 191469203~3929232 2024-08-17T01:19:36.011 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 115399939~2954518 2024-08-17T01:19:36.011 INFO:tasks.workunit.client.0.smithi110.stdout:write: d 129206007~8123524 2024-08-17T01:19:36.040 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 149937689~3713116 2024-08-17T01:19:36.048 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: user3 2024-08-17T01:19:36.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:35 smithi110 ceph-mon[98148]: pgmap v2304: 169 pgs: 169 active+clean; 1.5 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 25 MiB/s rd, 36 MiB/s wr, 544 op/s 2024-08-17T01:19:36.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:35 smithi110 ceph-mon[98148]: osdmap e1361: 8 total, 8 up, 8 in 2024-08-17T01:19:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:35 smithi110 ceph-mon[100641]: pgmap v2304: 169 pgs: 169 active+clean; 1.5 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 25 MiB/s rd, 36 MiB/s wr, 544 op/s 2024-08-17T01:19:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:35 smithi110 ceph-mon[100641]: osdmap e1361: 8 total, 8 up, 8 in 2024-08-17T01:19:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:35 smithi177 ceph-mon[90034]: pgmap v2304: 169 pgs: 169 active+clean; 1.5 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 25 MiB/s rd, 36 MiB/s wr, 544 op/s 2024-08-17T01:19:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:35 smithi177 ceph-mon[90034]: osdmap e1361: 8 total, 8 up, 8 in 2024-08-17T01:19:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:36 smithi110 ceph-mon[98148]: osdmap e1362: 8 total, 8 up, 8 in 2024-08-17T01:19:37.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:36 smithi110 ceph-mon[100641]: osdmap e1362: 8 total, 8 up, 8 in 2024-08-17T01:19:37.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:36 smithi177 ceph-mon[90034]: osdmap e1362: 8 total, 8 up, 8 in 2024-08-17T01:19:37.980 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 228373064 2024-08-17T01:19:38.024 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 22837306~5709326 2024-08-17T01:19:38.031 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 24264637~2854663 2024-08-17T01:19:38.071 INFO:tasks.workunit.client.0.smithi110.stdout:write: 2 45674612~5709326 2024-08-17T01:19:38.073 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 47101943~2854663 2024-08-17T01:19:38.131 INFO:tasks.workunit.client.0.smithi110.stdout:write: 3 68511919~5709326 2024-08-17T01:19:38.132 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 69939250~2854663 2024-08-17T01:19:38.169 INFO:tasks.workunit.client.0.smithi110.stdout:write: 4 91349225~5709326 2024-08-17T01:19:38.170 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 92776556~2854663 2024-08-17T01:19:38.213 INFO:tasks.workunit.client.0.smithi110.stdout:write: 5 114186532~5709326 2024-08-17T01:19:38.214 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 115613863~2854663 2024-08-17T01:19:38.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:37 smithi110 ceph-mon[98148]: pgmap v2307: 169 pgs: 169 active+clean; 1.5 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 31 MiB/s wr, 428 op/s 2024-08-17T01:19:38.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:37 smithi110 ceph-mon[98148]: osdmap e1363: 8 total, 8 up, 8 in 2024-08-17T01:19:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:37 smithi110 ceph-mon[100641]: pgmap v2307: 169 pgs: 169 active+clean; 1.5 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 31 MiB/s wr, 428 op/s 2024-08-17T01:19:38.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:37 smithi110 ceph-mon[100641]: osdmap e1363: 8 total, 8 up, 8 in 2024-08-17T01:19:38.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:19:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:19:38] "GET /metrics HTTP/1.1" 200 38989 "" "Prometheus/2.43.0" 2024-08-17T01:19:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:37 smithi177 ceph-mon[90034]: pgmap v2307: 169 pgs: 169 active+clean; 1.5 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 31 MiB/s wr, 428 op/s 2024-08-17T01:19:38.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:37 smithi177 ceph-mon[90034]: osdmap e1363: 8 total, 8 up, 8 in 2024-08-17T01:19:39.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:38 smithi110 ceph-mon[100641]: osdmap e1364: 8 total, 8 up, 8 in 2024-08-17T01:19:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:38 smithi110 ceph-mon[98148]: osdmap e1364: 8 total, 8 up, 8 in 2024-08-17T01:19:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:38 smithi177 ceph-mon[90034]: osdmap e1364: 8 total, 8 up, 8 in 2024-08-17T01:19:39.703 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:19:39.869 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:19:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:39 smithi110 ceph-mon[100641]: pgmap v2310: 169 pgs: 169 active+clean; 1.6 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 4.4 MiB/s rd, 17 MiB/s wr, 327 op/s 2024-08-17T01:19:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:39 smithi110 ceph-mon[98148]: pgmap v2310: 169 pgs: 169 active+clean; 1.6 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 4.4 MiB/s rd, 17 MiB/s wr, 327 op/s 2024-08-17T01:19:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:39 smithi177 ceph-mon[90034]: pgmap v2310: 169 pgs: 169 active+clean; 1.6 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 4.4 MiB/s rd, 17 MiB/s wr, 327 op/s 2024-08-17T01:19:41.365 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.Stress2 (19033 ms) 2024-08-17T01:19:41.366 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMigration.StressLive 2024-08-17T01:19:41.396 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 83886080 2024-08-17T01:19:41.408 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 4961943~7513788 2024-08-17T01:19:41.466 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 28851111~2792628 2024-08-17T01:19:41.467 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 3003848~6759751 2024-08-17T01:19:41.513 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 73999804~5672597 2024-08-17T01:19:41.514 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 56313624~7529169 2024-08-17T01:19:41.556 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 56733542~7739210 2024-08-17T01:19:41.563 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 2647782~5116962 2024-08-17T01:19:41.592 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 5054649~3648384 2024-08-17T01:19:41.595 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap0 2024-08-17T01:19:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:41 smithi110 ceph-mon[98148]: pgmap v2311: 169 pgs: 169 active+clean; 1.7 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 54 MiB/s rd, 25 MiB/s wr, 407 op/s 2024-08-17T01:19:42.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:41 smithi110 ceph-mon[100641]: pgmap v2311: 169 pgs: 169 active+clean; 1.7 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 54 MiB/s rd, 25 MiB/s wr, 407 op/s 2024-08-17T01:19:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:41 smithi177 ceph-mon[90034]: pgmap v2311: 169 pgs: 169 active+clean; 1.7 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 54 MiB/s rd, 25 MiB/s wr, 407 op/s 2024-08-17T01:19:42.997 INFO:tasks.workunit.client.0.smithi110.stdout:snap_protect: snap0 2024-08-17T01:19:43.015 INFO:tasks.workunit.client.0.smithi110.stdout:clone image179 -> image182 2024-08-17T01:19:43.119 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 116562304 2024-08-17T01:19:43.130 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 17811654~5493973 2024-08-17T01:19:43.171 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 69110502~3051024 2024-08-17T01:19:43.177 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 17787667~5351901 2024-08-17T01:19:43.207 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 8347006~8368746 2024-08-17T01:19:43.222 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 2995309~4723567 2024-08-17T01:19:43.255 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 87881221~2919950 2024-08-17T01:19:43.255 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 5156005~7481001 2024-08-17T01:19:43.285 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 74671056~640313 2024-08-17T01:19:43.288 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap1 2024-08-17T01:19:43.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:42 smithi110 ceph-mon[98148]: osdmap e1365: 8 total, 8 up, 8 in 2024-08-17T01:19:43.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:42 smithi110 ceph-mon[100641]: osdmap e1365: 8 total, 8 up, 8 in 2024-08-17T01:19:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:42 smithi177 ceph-mon[90034]: osdmap e1365: 8 total, 8 up, 8 in 2024-08-17T01:19:44.264 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:43 smithi177 ceph-mon[90034]: pgmap v2313: 169 pgs: 169 active+clean; 1.7 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 132 MiB/s rd, 24 MiB/s wr, 489 op/s 2024-08-17T01:19:44.264 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:43 smithi177 ceph-mon[90034]: osdmap e1366: 8 total, 8 up, 8 in 2024-08-17T01:19:44.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:43 smithi110 ceph-mon[100641]: pgmap v2313: 169 pgs: 169 active+clean; 1.7 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 132 MiB/s rd, 24 MiB/s wr, 489 op/s 2024-08-17T01:19:44.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:43 smithi110 ceph-mon[100641]: osdmap e1366: 8 total, 8 up, 8 in 2024-08-17T01:19:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:43 smithi110 ceph-mon[98148]: pgmap v2313: 169 pgs: 169 active+clean; 1.7 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 132 MiB/s rd, 24 MiB/s wr, 489 op/s 2024-08-17T01:19:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:43 smithi110 ceph-mon[98148]: osdmap e1366: 8 total, 8 up, 8 in 2024-08-17T01:19:45.008 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 166470885 2024-08-17T01:19:45.025 INFO:tasks.workunit.client.0.smithi110.stdout:write: C 63526570~4755368 2024-08-17T01:19:45.033 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 70633876~6043645 2024-08-17T01:19:45.034 INFO:tasks.workunit.client.0.smithi110.stdout:write: C 16365707~798009 2024-08-17T01:19:45.034 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 112917339~6753753 2024-08-17T01:19:45.035 INFO:tasks.workunit.client.0.smithi110.stdout:write: C 38830940~7826649 2024-08-17T01:19:45.044 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 91554838~4681090 2024-08-17T01:19:45.044 INFO:tasks.workunit.client.0.smithi110.stdout:write: C 69702554~6866656 2024-08-17T01:19:45.062 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 150438532~1610857 2024-08-17T01:19:45.063 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap2 2024-08-17T01:19:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:44 smithi110 ceph-mon[98148]: osdmap e1367: 8 total, 8 up, 8 in 2024-08-17T01:19:45.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:44 smithi110 ceph-mon[100641]: osdmap e1367: 8 total, 8 up, 8 in 2024-08-17T01:19:45.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:44 smithi177 ceph-mon[90034]: osdmap e1367: 8 total, 8 up, 8 in 2024-08-17T01:19:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:46 smithi110 ceph-mon[98148]: pgmap v2316: 169 pgs: 169 active+clean; 1.8 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 242 MiB/s rd, 28 MiB/s wr, 654 op/s 2024-08-17T01:19:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:46 smithi110 ceph-mon[98148]: osdmap e1368: 8 total, 8 up, 8 in 2024-08-17T01:19:46.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:46 smithi110 ceph-mon[100641]: pgmap v2316: 169 pgs: 169 active+clean; 1.8 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 242 MiB/s rd, 28 MiB/s wr, 654 op/s 2024-08-17T01:19:46.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:46 smithi110 ceph-mon[100641]: osdmap e1368: 8 total, 8 up, 8 in 2024-08-17T01:19:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:46 smithi177 ceph-mon[90034]: pgmap v2316: 169 pgs: 169 active+clean; 1.8 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 242 MiB/s rd, 28 MiB/s wr, 654 op/s 2024-08-17T01:19:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:46 smithi177 ceph-mon[90034]: osdmap e1368: 8 total, 8 up, 8 in 2024-08-17T01:19:47.025 INFO:tasks.workunit.client.0.smithi110.stdout:snap_protect: snap2 2024-08-17T01:19:47.038 INFO:tasks.workunit.client.0.smithi110.stdout:clone image182 -> image184 2024-08-17T01:19:47.165 INFO:tasks.workunit.client.0.smithi110.stdout:write: D 95396644~7092017 2024-08-17T01:19:47.222 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 69683311~7344875 2024-08-17T01:19:47.241 INFO:tasks.workunit.client.0.smithi110.stdout:write: D 60148351~6041906 2024-08-17T01:19:47.291 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 70180864~6151623 2024-08-17T01:19:47.294 INFO:tasks.workunit.client.0.smithi110.stdout:write: D 40020544~5832874 2024-08-17T01:19:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:47 smithi110 ceph-mon[100641]: osdmap e1369: 8 total, 8 up, 8 in 2024-08-17T01:19:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:19:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:47 smithi110 ceph-mon[98148]: osdmap e1369: 8 total, 8 up, 8 in 2024-08-17T01:19:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:19:47.351 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 88878333~3399619 2024-08-17T01:19:47.356 INFO:tasks.workunit.client.0.smithi110.stdout:write: D 83071502~602364 2024-08-17T01:19:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:47 smithi177 ceph-mon[90034]: osdmap e1369: 8 total, 8 up, 8 in 2024-08-17T01:19:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:19:47.366 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 8667602~3873150 2024-08-17T01:19:47.381 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: snap3 2024-08-17T01:19:48.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:48 smithi110 ceph-mon[98148]: pgmap v2319: 169 pgs: 169 active+clean; 1.8 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 198 MiB/s rd, 16 MiB/s wr, 476 op/s 2024-08-17T01:19:48.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:48 smithi110 ceph-mon[98148]: osdmap e1370: 8 total, 8 up, 8 in 2024-08-17T01:19:48.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:48 smithi110 ceph-mon[100641]: pgmap v2319: 169 pgs: 169 active+clean; 1.8 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 198 MiB/s rd, 16 MiB/s wr, 476 op/s 2024-08-17T01:19:48.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:48 smithi110 ceph-mon[100641]: osdmap e1370: 8 total, 8 up, 8 in 2024-08-17T01:19:48.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:19:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:19:48] "GET /metrics HTTP/1.1" 200 38982 "" "Prometheus/2.43.0" 2024-08-17T01:19:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:48 smithi177 ceph-mon[90034]: pgmap v2319: 169 pgs: 169 active+clean; 1.8 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 198 MiB/s rd, 16 MiB/s wr, 476 op/s 2024-08-17T01:19:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:48 smithi177 ceph-mon[90034]: osdmap e1370: 8 total, 8 up, 8 in 2024-08-17T01:19:49.033 INFO:tasks.workunit.client.0.smithi110.stdout:snap_protect: snap3 2024-08-17T01:19:49.046 INFO:tasks.workunit.client.0.smithi110.stdout:clone image184 -> image186 2024-08-17T01:19:49.198 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 108919389 2024-08-17T01:19:49.219 INFO:tasks.workunit.client.0.smithi110.stdout:migration_prepare 2024-08-17T01:19:49.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:49 smithi110 ceph-mon[100641]: osdmap e1371: 8 total, 8 up, 8 in 2024-08-17T01:19:49.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:49 smithi110 ceph-mon[98148]: osdmap e1371: 8 total, 8 up, 8 in 2024-08-17T01:19:49.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:49 smithi177 ceph-mon[90034]: osdmap e1371: 8 total, 8 up, 8 in 2024-08-17T01:19:49.651 INFO:tasks.workunit.client.0.smithi110.stdout:migration_execute 2024-08-17T01:19:49.651 INFO:tasks.workunit.client.0.smithi110.stdout:write: a 85940175~2237495 2024-08-17T01:19:49.689 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 5200359~467442 2024-08-17T01:19:49.713 INFO:tasks.workunit.client.0.smithi110.stdout:write: a 67593804~5410035 2024-08-17T01:19:49.765 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 56021728~2088227 2024-08-17T01:19:49.787 INFO:tasks.workunit.client.0.smithi110.stdout:write: a 78031665~638132 2024-08-17T01:19:49.813 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 38536567~8141666 2024-08-17T01:19:49.849 INFO:tasks.workunit.client.0.smithi110.stdout:write: a 12986318~7903516 2024-08-17T01:19:49.911 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 24676504~2215708 2024-08-17T01:19:49.938 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: user0 2024-08-17T01:19:50.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:50 smithi110 ceph-mon[100641]: pgmap v2322: 169 pgs: 169 active+clean; 1.8 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 33 MiB/s rd, 11 MiB/s wr, 136 op/s 2024-08-17T01:19:50.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:50 smithi110 ceph-mon[100641]: osdmap e1372: 8 total, 8 up, 8 in 2024-08-17T01:19:50.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:50 smithi110 ceph-mon[98148]: pgmap v2322: 169 pgs: 169 active+clean; 1.8 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 33 MiB/s rd, 11 MiB/s wr, 136 op/s 2024-08-17T01:19:50.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:50 smithi110 ceph-mon[98148]: osdmap e1372: 8 total, 8 up, 8 in 2024-08-17T01:19:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:50 smithi177 ceph-mon[90034]: pgmap v2322: 169 pgs: 169 active+clean; 1.8 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 33 MiB/s rd, 11 MiB/s wr, 136 op/s 2024-08-17T01:19:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:50 smithi177 ceph-mon[90034]: osdmap e1372: 8 total, 8 up, 8 in 2024-08-17T01:19:51.045 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 110191805 2024-08-17T01:19:51.058 INFO:tasks.workunit.client.0.smithi110.stdout:write: b 1913202~4337154 2024-08-17T01:19:51.071 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 4147249~4852535 2024-08-17T01:19:51.101 INFO:tasks.workunit.client.0.smithi110.stdout:write: b 72728528~1074516 2024-08-17T01:19:51.102 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 55410849~5480214 2024-08-17T01:19:51.102 INFO:tasks.workunit.client.0.smithi110.stdout:write: b 46089957~1425506 2024-08-17T01:19:51.102 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 82412739~4713247 2024-08-17T01:19:51.102 INFO:tasks.workunit.client.0.smithi110.stdout:write: b 61929996~4767017 2024-08-17T01:19:51.107 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 40338094~6825610 2024-08-17T01:19:51.128 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: user1 2024-08-17T01:19:51.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:51 smithi110 ceph-mon[98148]: osdmap e1373: 8 total, 8 up, 8 in 2024-08-17T01:19:51.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:51 smithi110 ceph-mon[100641]: osdmap e1373: 8 total, 8 up, 8 in 2024-08-17T01:19:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:51 smithi177 ceph-mon[90034]: osdmap e1373: 8 total, 8 up, 8 in 2024-08-17T01:19:52.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:52 smithi110 ceph-mon[100641]: pgmap v2325: 169 pgs: 169 active+clean; 1.9 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 13 MiB/s rd, 29 MiB/s wr, 496 op/s 2024-08-17T01:19:52.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:52 smithi110 ceph-mon[100641]: osdmap e1374: 8 total, 8 up, 8 in 2024-08-17T01:19:52.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:52 smithi110 ceph-mon[98148]: pgmap v2325: 169 pgs: 169 active+clean; 1.9 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 13 MiB/s rd, 29 MiB/s wr, 496 op/s 2024-08-17T01:19:52.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:52 smithi110 ceph-mon[98148]: osdmap e1374: 8 total, 8 up, 8 in 2024-08-17T01:19:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:52 smithi177 ceph-mon[90034]: pgmap v2325: 169 pgs: 169 active+clean; 1.9 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 13 MiB/s rd, 29 MiB/s wr, 496 op/s 2024-08-17T01:19:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:52 smithi177 ceph-mon[90034]: osdmap e1374: 8 total, 8 up, 8 in 2024-08-17T01:19:53.058 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 123113538 2024-08-17T01:19:53.073 INFO:tasks.workunit.client.0.smithi110.stdout:write: c 34131943~4261735 2024-08-17T01:19:53.085 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 97174556~7946938 2024-08-17T01:19:53.086 INFO:tasks.workunit.client.0.smithi110.stdout:write: c 25983485~5072039 2024-08-17T01:19:53.093 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 48519983~8159308 2024-08-17T01:19:53.118 INFO:tasks.workunit.client.0.smithi110.stdout:write: c 79232014~2186404 2024-08-17T01:19:53.119 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 97463125~2772478 2024-08-17T01:19:53.142 INFO:tasks.workunit.client.0.smithi110.stdout:write: c 53758250~1006069 2024-08-17T01:19:53.147 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 5616743~389614 2024-08-17T01:19:53.147 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: user2 2024-08-17T01:19:53.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:53 smithi110 ceph-mon[100641]: osdmap e1375: 8 total, 8 up, 8 in 2024-08-17T01:19:53.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:53 smithi110 ceph-mon[98148]: osdmap e1375: 8 total, 8 up, 8 in 2024-08-17T01:19:53.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:53 smithi177 ceph-mon[90034]: osdmap e1375: 8 total, 8 up, 8 in 2024-08-17T01:19:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:54 smithi110 ceph-mon[100641]: pgmap v2328: 169 pgs: 169 active+clean; 2.0 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 28 MiB/s rd, 31 MiB/s wr, 597 op/s 2024-08-17T01:19:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:54 smithi110 ceph-mon[100641]: osdmap e1376: 8 total, 8 up, 8 in 2024-08-17T01:19:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:54 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:19:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:54 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:19:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:54 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:19:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:54 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:19:54.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:54 smithi110 ceph-mon[98148]: pgmap v2328: 169 pgs: 169 active+clean; 2.0 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 28 MiB/s rd, 31 MiB/s wr, 597 op/s 2024-08-17T01:19:54.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:54 smithi110 ceph-mon[98148]: osdmap e1376: 8 total, 8 up, 8 in 2024-08-17T01:19:54.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:54 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:19:54.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:54 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:19:54.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:54 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:19:54.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:54 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:19:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:54 smithi177 ceph-mon[90034]: pgmap v2328: 169 pgs: 169 active+clean; 2.0 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 28 MiB/s rd, 31 MiB/s wr, 597 op/s 2024-08-17T01:19:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:54 smithi177 ceph-mon[90034]: osdmap e1376: 8 total, 8 up, 8 in 2024-08-17T01:19:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:54 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:19:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:54 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:19:54.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:54 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:19:54.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:54 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:19:55.075 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 128667008 2024-08-17T01:19:55.090 INFO:tasks.workunit.client.0.smithi110.stdout:write: d 98015663~3410960 2024-08-17T01:19:55.100 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 99448818~2305027 2024-08-17T01:19:55.115 INFO:tasks.workunit.client.0.smithi110.stdout:write: d 104843682~4428095 2024-08-17T01:19:55.117 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 103932521~2544524 2024-08-17T01:19:55.139 INFO:tasks.workunit.client.0.smithi110.stdout:write: d 101144598~5580409 2024-08-17T01:19:55.145 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 54871314~6040965 2024-08-17T01:19:55.145 INFO:tasks.workunit.client.0.smithi110.stdout:write: d 110465772~4828564 2024-08-17T01:19:55.152 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 62606927~3624655 2024-08-17T01:19:55.152 INFO:tasks.workunit.client.0.smithi110.stdout:snap_create: user3 2024-08-17T01:19:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:55 smithi110 ceph-mon[98148]: osdmap e1377: 8 total, 8 up, 8 in 2024-08-17T01:19:55.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:55 smithi110 ceph-mon[100641]: osdmap e1377: 8 total, 8 up, 8 in 2024-08-17T01:19:55.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:55 smithi177 ceph-mon[90034]: osdmap e1377: 8 total, 8 up, 8 in 2024-08-17T01:19:56.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:56 smithi110 ceph-mon[100641]: pgmap v2331: 169 pgs: 169 active+clean; 2.0 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 25 MiB/s rd, 31 MiB/s wr, 749 op/s 2024-08-17T01:19:56.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:56 smithi110 ceph-mon[100641]: osdmap e1378: 8 total, 8 up, 8 in 2024-08-17T01:19:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:56 smithi110 ceph-mon[98148]: pgmap v2331: 169 pgs: 169 active+clean; 2.0 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 25 MiB/s rd, 31 MiB/s wr, 749 op/s 2024-08-17T01:19:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:56 smithi110 ceph-mon[98148]: osdmap e1378: 8 total, 8 up, 8 in 2024-08-17T01:19:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:56 smithi177 ceph-mon[90034]: pgmap v2331: 169 pgs: 169 active+clean; 2.0 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 25 MiB/s rd, 31 MiB/s wr, 749 op/s 2024-08-17T01:19:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:56 smithi177 ceph-mon[90034]: osdmap e1378: 8 total, 8 up, 8 in 2024-08-17T01:19:57.096 INFO:tasks.workunit.client.0.smithi110.stdout:write: 1 12866700~3216675 2024-08-17T01:19:57.100 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 13670868~1608337 2024-08-17T01:19:57.123 INFO:tasks.workunit.client.0.smithi110.stdout:write: 2 25733401~3216675 2024-08-17T01:19:57.124 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 26537569~1608337 2024-08-17T01:19:57.145 INFO:tasks.workunit.client.0.smithi110.stdout:write: 3 38600102~3216675 2024-08-17T01:19:57.146 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 39404270~1608337 2024-08-17T01:19:57.170 INFO:tasks.workunit.client.0.smithi110.stdout:write: 4 51466803~3216675 2024-08-17T01:19:57.171 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 52270971~1608337 2024-08-17T01:19:57.196 INFO:tasks.workunit.client.0.smithi110.stdout:write: 5 64333504~3216675 2024-08-17T01:19:57.197 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 65137672~1608337 2024-08-17T01:19:57.298 INFO:tasks.workunit.client.0.smithi110.stdout:migration_commit 2024-08-17T01:19:57.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:57 smithi177 ceph-mon[90034]: osdmap e1379: 8 total, 8 up, 8 in 2024-08-17T01:19:57.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:57 smithi110 ceph-mon[98148]: osdmap e1379: 8 total, 8 up, 8 in 2024-08-17T01:19:57.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:57 smithi110 ceph-mon[100641]: osdmap e1379: 8 total, 8 up, 8 in 2024-08-17T01:19:58.203 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMigration.StressLive (16838 ms) 2024-08-17T01:19:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:58 smithi177 ceph-mon[90034]: pgmap v2334: 169 pgs: 169 active+clean; 2.1 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 12 MiB/s rd, 23 MiB/s wr, 602 op/s 2024-08-17T01:19:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:19:58 smithi177 ceph-mon[90034]: osdmap e1380: 8 total, 8 up, 8 in 2024-08-17T01:19:58.461 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:58 smithi110 ceph-mon[100641]: pgmap v2334: 169 pgs: 169 active+clean; 2.1 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 12 MiB/s rd, 23 MiB/s wr, 602 op/s 2024-08-17T01:19:58.461 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:19:58 smithi110 ceph-mon[100641]: osdmap e1380: 8 total, 8 up, 8 in 2024-08-17T01:19:58.461 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:58 smithi110 ceph-mon[98148]: pgmap v2334: 169 pgs: 169 active+clean; 2.1 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 12 MiB/s rd, 23 MiB/s wr, 602 op/s 2024-08-17T01:19:58.461 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:19:58 smithi110 ceph-mon[98148]: osdmap e1380: 8 total, 8 up, 8 in 2024-08-17T01:19:58.462 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:19:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:19:58] "GET /metrics HTTP/1.1" 200 38982 "" "Prometheus/2.43.0" 2024-08-17T01:20:00.093 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 57 tests from TestMigration (260931 ms total) 2024-08-17T01:20:00.093 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:20:00.093 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 6 tests from TestGroup 2024-08-17T01:20:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:00 smithi177 ceph-mon[90034]: pgmap v2336: 169 pgs: 169 active+clean; 2.1 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 21 MiB/s rd, 14 MiB/s wr, 385 op/s 2024-08-17T01:20:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:00 smithi177 ceph-mon[90034]: osdmap e1381: 8 total, 8 up, 8 in 2024-08-17T01:20:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:00 smithi177 ceph-mon[90034]: Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-08-17T01:20:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:00 smithi177 ceph-mon[90034]: [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-17T01:20:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:00 smithi177 ceph-mon[90034]: application not enabled on pool 'test-librbd-smithi110-146713-9' 2024-08-17T01:20:00.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:00 smithi177 ceph-mon[90034]: use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-17T01:20:00.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:00 smithi110 ceph-mon[98148]: pgmap v2336: 169 pgs: 169 active+clean; 2.1 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 21 MiB/s rd, 14 MiB/s wr, 385 op/s 2024-08-17T01:20:00.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:00 smithi110 ceph-mon[98148]: osdmap e1381: 8 total, 8 up, 8 in 2024-08-17T01:20:00.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:00 smithi110 ceph-mon[98148]: Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-08-17T01:20:00.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:00 smithi110 ceph-mon[98148]: [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-17T01:20:00.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:00 smithi110 ceph-mon[98148]: application not enabled on pool 'test-librbd-smithi110-146713-9' 2024-08-17T01:20:00.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:00 smithi110 ceph-mon[98148]: use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-17T01:20:00.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:00 smithi110 ceph-mon[100641]: pgmap v2336: 169 pgs: 169 active+clean; 2.1 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 21 MiB/s rd, 14 MiB/s wr, 385 op/s 2024-08-17T01:20:00.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:00 smithi110 ceph-mon[100641]: osdmap e1381: 8 total, 8 up, 8 in 2024-08-17T01:20:00.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:00 smithi110 ceph-mon[100641]: Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-08-17T01:20:00.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:00 smithi110 ceph-mon[100641]: [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-17T01:20:00.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:00 smithi110 ceph-mon[100641]: application not enabled on pool 'test-librbd-smithi110-146713-9' 2024-08-17T01:20:00.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:00 smithi110 ceph-mon[100641]: use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-17T01:20:01.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:01 smithi177 ceph-mon[90034]: osdmap e1382: 8 total, 8 up, 8 in 2024-08-17T01:20:01.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:01 smithi110 ceph-mon[98148]: osdmap e1382: 8 total, 8 up, 8 in 2024-08-17T01:20:01.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:01 smithi110 ceph-mon[100641]: osdmap e1382: 8 total, 8 up, 8 in 2024-08-17T01:20:02.098 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestGroup.group_create 2024-08-17T01:20:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:02 smithi177 ceph-mon[90034]: pgmap v2339: 105 pgs: 105 active+clean; 4.6 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2024-08-17T01:20:02.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:02 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:20:02.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:02 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T01:20:02.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:02 smithi177 ceph-mon[90034]: osdmap e1383: 8 total, 8 up, 8 in 2024-08-17T01:20:02.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:02 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/512050571' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:20:02.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:02 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:20:02.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:20:02.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:20:02.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:02 smithi110 ceph-mon[98148]: pgmap v2339: 105 pgs: 105 active+clean; 4.6 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2024-08-17T01:20:02.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:02 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:20:02.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:02 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T01:20:02.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:02 smithi110 ceph-mon[98148]: osdmap e1383: 8 total, 8 up, 8 in 2024-08-17T01:20:02.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:02 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/512050571' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:20:02.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:02 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:20:02.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:20:02.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:20:02.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:02 smithi110 ceph-mon[100641]: pgmap v2339: 105 pgs: 105 active+clean; 4.6 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2024-08-17T01:20:02.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:02 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:20:02.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:02 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T01:20:02.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:02 smithi110 ceph-mon[100641]: osdmap e1383: 8 total, 8 up, 8 in 2024-08-17T01:20:02.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:02 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/512050571' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:20:02.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:02 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:20:02.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:20:02.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:20:03.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:03 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:20:03.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:03 smithi177 ceph-mon[90034]: osdmap e1384: 8 total, 8 up, 8 in 2024-08-17T01:20:03.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:03 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:20:03.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:03 smithi110 ceph-mon[98148]: osdmap e1384: 8 total, 8 up, 8 in 2024-08-17T01:20:03.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:03 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:20:03.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:03 smithi110 ceph-mon[100641]: osdmap e1384: 8 total, 8 up, 8 in 2024-08-17T01:20:04.144 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestGroup.group_create (2045 ms) 2024-08-17T01:20:04.144 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestGroup.group_createPP 2024-08-17T01:20:04.161 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestGroup.group_createPP (17 ms) 2024-08-17T01:20:04.161 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestGroup.add_image 2024-08-17T01:20:04.199 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestGroup.add_image (38 ms) 2024-08-17T01:20:04.199 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestGroup.add_imagePP 2024-08-17T01:20:04.232 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestGroup.add_imagePP (33 ms) 2024-08-17T01:20:04.232 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestGroup.add_snapshot 2024-08-17T01:20:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:04 smithi177 ceph-mon[90034]: pgmap v2342: 137 pgs: 15 creating+peering, 17 unknown, 105 active+clean; 4.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T01:20:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:04 smithi177 ceph-mon[90034]: osdmap e1385: 8 total, 8 up, 8 in 2024-08-17T01:20:04.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:04 smithi110 ceph-mon[98148]: pgmap v2342: 137 pgs: 15 creating+peering, 17 unknown, 105 active+clean; 4.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T01:20:04.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:04 smithi110 ceph-mon[98148]: osdmap e1385: 8 total, 8 up, 8 in 2024-08-17T01:20:04.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:04 smithi110 ceph-mon[100641]: pgmap v2342: 137 pgs: 15 creating+peering, 17 unknown, 105 active+clean; 4.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-08-17T01:20:04.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:04 smithi110 ceph-mon[100641]: osdmap e1385: 8 total, 8 up, 8 in 2024-08-17T01:20:05.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:05 smithi177 ceph-mon[90034]: osdmap e1386: 8 total, 8 up, 8 in 2024-08-17T01:20:05.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:05 smithi110 ceph-mon[98148]: osdmap e1386: 8 total, 8 up, 8 in 2024-08-17T01:20:05.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:05 smithi110 ceph-mon[100641]: osdmap e1386: 8 total, 8 up, 8 in 2024-08-17T01:20:06.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:06 smithi110 ceph-mon[98148]: pgmap v2345: 137 pgs: 15 creating+peering, 5 unknown, 117 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:20:06.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:06 smithi110 ceph-mon[98148]: osdmap e1387: 8 total, 8 up, 8 in 2024-08-17T01:20:06.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:06 smithi110 ceph-mon[100641]: pgmap v2345: 137 pgs: 15 creating+peering, 5 unknown, 117 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:20:06.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:06 smithi110 ceph-mon[100641]: osdmap e1387: 8 total, 8 up, 8 in 2024-08-17T01:20:06.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:06 smithi177 ceph-mon[90034]: pgmap v2345: 137 pgs: 15 creating+peering, 5 unknown, 117 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:20:06.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:06 smithi177 ceph-mon[90034]: osdmap e1387: 8 total, 8 up, 8 in 2024-08-17T01:20:07.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:07 smithi110 ceph-mon[98148]: osdmap e1388: 8 total, 8 up, 8 in 2024-08-17T01:20:07.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:07 smithi110 ceph-mon[100641]: osdmap e1388: 8 total, 8 up, 8 in 2024-08-17T01:20:07.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:07 smithi177 ceph-mon[90034]: osdmap e1388: 8 total, 8 up, 8 in 2024-08-17T01:20:08.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:08 smithi110 ceph-mon[98148]: pgmap v2348: 137 pgs: 15 creating+peering, 122 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 2.0 KiB/s wr, 4 op/s 2024-08-17T01:20:08.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:08 smithi110 ceph-mon[98148]: osdmap e1389: 8 total, 8 up, 8 in 2024-08-17T01:20:08.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:08 smithi110 ceph-mon[100641]: pgmap v2348: 137 pgs: 15 creating+peering, 122 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 2.0 KiB/s wr, 4 op/s 2024-08-17T01:20:08.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:08 smithi110 ceph-mon[100641]: osdmap e1389: 8 total, 8 up, 8 in 2024-08-17T01:20:08.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:20:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:20:08] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2024-08-17T01:20:08.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:08 smithi177 ceph-mon[90034]: pgmap v2348: 137 pgs: 15 creating+peering, 122 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 2.0 KiB/s wr, 4 op/s 2024-08-17T01:20:08.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:08 smithi177 ceph-mon[90034]: osdmap e1389: 8 total, 8 up, 8 in 2024-08-17T01:20:09.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:09 smithi110 ceph-mon[98148]: osdmap e1390: 8 total, 8 up, 8 in 2024-08-17T01:20:09.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:09 smithi110 ceph-mon[100641]: osdmap e1390: 8 total, 8 up, 8 in 2024-08-17T01:20:09.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:09 smithi177 ceph-mon[90034]: osdmap e1390: 8 total, 8 up, 8 in 2024-08-17T01:20:10.175 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestGroup.add_snapshot (5943 ms) 2024-08-17T01:20:10.175 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestGroup.add_snapshotPP 2024-08-17T01:20:10.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:10 smithi110 ceph-mon[100641]: pgmap v2351: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 8.7 KiB/s wr, 130 op/s 2024-08-17T01:20:10.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:10 smithi110 ceph-mon[100641]: osdmap e1391: 8 total, 8 up, 8 in 2024-08-17T01:20:10.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:10 smithi110 ceph-mon[98148]: pgmap v2351: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 8.7 KiB/s wr, 130 op/s 2024-08-17T01:20:10.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:10 smithi110 ceph-mon[98148]: osdmap e1391: 8 total, 8 up, 8 in 2024-08-17T01:20:10.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:10 smithi177 ceph-mon[90034]: pgmap v2351: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 8.7 KiB/s wr, 130 op/s 2024-08-17T01:20:10.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:10 smithi177 ceph-mon[90034]: osdmap e1391: 8 total, 8 up, 8 in 2024-08-17T01:20:11.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:11 smithi110 ceph-mon[98148]: osdmap e1392: 8 total, 8 up, 8 in 2024-08-17T01:20:11.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:11 smithi110 ceph-mon[100641]: osdmap e1392: 8 total, 8 up, 8 in 2024-08-17T01:20:11.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:11 smithi177 ceph-mon[90034]: osdmap e1392: 8 total, 8 up, 8 in 2024-08-17T01:20:12.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:12 smithi110 ceph-mon[98148]: pgmap v2354: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 144 KiB/s rd, 15 KiB/s wr, 194 op/s 2024-08-17T01:20:12.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:12 smithi110 ceph-mon[98148]: osdmap e1393: 8 total, 8 up, 8 in 2024-08-17T01:20:12.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:12 smithi110 ceph-mon[100641]: pgmap v2354: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 144 KiB/s rd, 15 KiB/s wr, 194 op/s 2024-08-17T01:20:12.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:12 smithi110 ceph-mon[100641]: osdmap e1393: 8 total, 8 up, 8 in 2024-08-17T01:20:12.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:12 smithi177 ceph-mon[90034]: pgmap v2354: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 144 KiB/s rd, 15 KiB/s wr, 194 op/s 2024-08-17T01:20:12.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:12 smithi177 ceph-mon[90034]: osdmap e1393: 8 total, 8 up, 8 in 2024-08-17T01:20:13.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:13 smithi110 ceph-mon[98148]: osdmap e1394: 8 total, 8 up, 8 in 2024-08-17T01:20:13.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:13 smithi110 ceph-mon[100641]: osdmap e1394: 8 total, 8 up, 8 in 2024-08-17T01:20:13.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:13 smithi177 ceph-mon[90034]: osdmap e1394: 8 total, 8 up, 8 in 2024-08-17T01:20:14.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:14 smithi177 ceph-mon[90034]: pgmap v2357: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 12 KiB/s wr, 111 op/s 2024-08-17T01:20:14.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:14 smithi177 ceph-mon[90034]: osdmap e1395: 8 total, 8 up, 8 in 2024-08-17T01:20:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:14 smithi110 ceph-mon[98148]: pgmap v2357: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 12 KiB/s wr, 111 op/s 2024-08-17T01:20:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:14 smithi110 ceph-mon[98148]: osdmap e1395: 8 total, 8 up, 8 in 2024-08-17T01:20:14.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:14 smithi110 ceph-mon[100641]: pgmap v2357: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 12 KiB/s wr, 111 op/s 2024-08-17T01:20:14.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:14 smithi110 ceph-mon[100641]: osdmap e1395: 8 total, 8 up, 8 in 2024-08-17T01:20:15.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:15 smithi110 ceph-mon[98148]: osdmap e1396: 8 total, 8 up, 8 in 2024-08-17T01:20:15.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:15 smithi110 ceph-mon[100641]: osdmap e1396: 8 total, 8 up, 8 in 2024-08-17T01:20:15.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:15 smithi177 ceph-mon[90034]: osdmap e1396: 8 total, 8 up, 8 in 2024-08-17T01:20:15.977 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestGroup.add_snapshotPP (5802 ms) 2024-08-17T01:20:16.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:16 smithi110 ceph-mon[98148]: pgmap v2360: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 10 KiB/s wr, 148 op/s 2024-08-17T01:20:16.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:16 smithi110 ceph-mon[98148]: osdmap e1397: 8 total, 8 up, 8 in 2024-08-17T01:20:16.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:16 smithi110 ceph-mon[98148]: osdmap e1398: 8 total, 8 up, 8 in 2024-08-17T01:20:16.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:16 smithi110 ceph-mon[100641]: pgmap v2360: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 10 KiB/s wr, 148 op/s 2024-08-17T01:20:16.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:16 smithi110 ceph-mon[100641]: osdmap e1397: 8 total, 8 up, 8 in 2024-08-17T01:20:16.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:16 smithi110 ceph-mon[100641]: osdmap e1398: 8 total, 8 up, 8 in 2024-08-17T01:20:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:16 smithi177 ceph-mon[90034]: pgmap v2360: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 10 KiB/s wr, 148 op/s 2024-08-17T01:20:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:16 smithi177 ceph-mon[90034]: osdmap e1397: 8 total, 8 up, 8 in 2024-08-17T01:20:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:16 smithi177 ceph-mon[90034]: osdmap e1398: 8 total, 8 up, 8 in 2024-08-17T01:20:16.956 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 6 tests from TestGroup (13878 ms total) 2024-08-17T01:20:16.956 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:20:16.956 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 31 tests from TestDeepCopy 2024-08-17T01:20:17.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:20:17.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:17 smithi110 ceph-mon[98148]: osdmap e1399: 8 total, 8 up, 8 in 2024-08-17T01:20:17.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:20:17.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:17 smithi110 ceph-mon[100641]: osdmap e1399: 8 total, 8 up, 8 in 2024-08-17T01:20:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:20:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:17 smithi177 ceph-mon[90034]: osdmap e1399: 8 total, 8 up, 8 in 2024-08-17T01:20:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:18 smithi110 ceph-mon[98148]: pgmap v2363: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 9.0 KiB/s wr, 128 op/s 2024-08-17T01:20:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:18 smithi110 ceph-mon[98148]: osdmap e1400: 8 total, 8 up, 8 in 2024-08-17T01:20:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:18 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/659412184' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:20:18.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:20:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:20:18] "GET /metrics HTTP/1.1" 200 36526 "" "Prometheus/2.43.0" 2024-08-17T01:20:18.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:18 smithi110 ceph-mon[100641]: pgmap v2363: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 9.0 KiB/s wr, 128 op/s 2024-08-17T01:20:18.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:18 smithi110 ceph-mon[100641]: osdmap e1400: 8 total, 8 up, 8 in 2024-08-17T01:20:18.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:18 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/659412184' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:20:18.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:18 smithi177 ceph-mon[90034]: pgmap v2363: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 9.0 KiB/s wr, 128 op/s 2024-08-17T01:20:18.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:18 smithi177 ceph-mon[90034]: osdmap e1400: 8 total, 8 up, 8 in 2024-08-17T01:20:18.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:18 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/659412184' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:20:18.955 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.Empty 2024-08-17T01:20:20.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:19 smithi110 ceph-mon[98148]: pgmap v2366: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:20:20.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:19 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/659412184' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:20:20.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:19 smithi110 ceph-mon[98148]: osdmap e1401: 8 total, 8 up, 8 in 2024-08-17T01:20:20.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:19 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:20:20.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:19 smithi110 ceph-mon[100641]: pgmap v2366: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:20:20.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:19 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/659412184' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:20:20.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:19 smithi110 ceph-mon[100641]: osdmap e1401: 8 total, 8 up, 8 in 2024-08-17T01:20:20.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:19 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:20:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:19 smithi177 ceph-mon[90034]: pgmap v2366: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:20:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:19 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/659412184' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:20:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:19 smithi177 ceph-mon[90034]: osdmap e1401: 8 total, 8 up, 8 in 2024-08-17T01:20:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:19 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:20:21.091 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestDeepCopy.Empty (2136 ms) 2024-08-17T01:20:21.091 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.NoSnaps 2024-08-17T01:20:21.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:20 smithi110 ceph-mon[98148]: osdmap e1402: 8 total, 8 up, 8 in 2024-08-17T01:20:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:20 smithi110 ceph-mon[100641]: osdmap e1402: 8 total, 8 up, 8 in 2024-08-17T01:20:21.343 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestDeepCopy.NoSnaps (252 ms) 2024-08-17T01:20:21.343 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.Snaps 2024-08-17T01:20:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:20 smithi177 ceph-mon[90034]: osdmap e1402: 8 total, 8 up, 8 in 2024-08-17T01:20:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:21 smithi110 ceph-mon[98148]: pgmap v2369: 137 pgs: 3 creating+peering, 13 unknown, 121 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:20:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:21 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:20:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:21 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T01:20:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:21 smithi110 ceph-mon[98148]: osdmap e1403: 8 total, 8 up, 8 in 2024-08-17T01:20:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:21 smithi110 ceph-mon[100641]: pgmap v2369: 137 pgs: 3 creating+peering, 13 unknown, 121 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:20:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:21 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:20:22.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:21 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T01:20:22.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:21 smithi110 ceph-mon[100641]: osdmap e1403: 8 total, 8 up, 8 in 2024-08-17T01:20:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:21 smithi177 ceph-mon[90034]: pgmap v2369: 137 pgs: 3 creating+peering, 13 unknown, 121 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:20:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:21 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:20:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:21 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T01:20:22.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:21 smithi177 ceph-mon[90034]: osdmap e1403: 8 total, 8 up, 8 in 2024-08-17T01:20:23.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:22 smithi110 ceph-mon[98148]: osdmap e1404: 8 total, 8 up, 8 in 2024-08-17T01:20:23.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:22 smithi110 ceph-mon[100641]: osdmap e1404: 8 total, 8 up, 8 in 2024-08-17T01:20:23.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:22 smithi177 ceph-mon[90034]: osdmap e1404: 8 total, 8 up, 8 in 2024-08-17T01:20:24.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:23 smithi110 ceph-mon[98148]: pgmap v2372: 137 pgs: 3 creating+peering, 134 active+clean; 33 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.0 MiB/s rd, 7.0 MiB/s wr, 62 op/s 2024-08-17T01:20:24.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:23 smithi110 ceph-mon[98148]: osdmap e1405: 8 total, 8 up, 8 in 2024-08-17T01:20:24.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:23 smithi110 ceph-mon[100641]: pgmap v2372: 137 pgs: 3 creating+peering, 134 active+clean; 33 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.0 MiB/s rd, 7.0 MiB/s wr, 62 op/s 2024-08-17T01:20:24.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:23 smithi110 ceph-mon[100641]: osdmap e1405: 8 total, 8 up, 8 in 2024-08-17T01:20:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:23 smithi177 ceph-mon[90034]: pgmap v2372: 137 pgs: 3 creating+peering, 134 active+clean; 33 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 7.0 MiB/s rd, 7.0 MiB/s wr, 62 op/s 2024-08-17T01:20:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:23 smithi177 ceph-mon[90034]: osdmap e1405: 8 total, 8 up, 8 in 2024-08-17T01:20:25.280 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestDeepCopy.Snaps (3937 ms) 2024-08-17T01:20:25.280 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.SnapDiscard 2024-08-17T01:20:25.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:24 smithi110 ceph-mon[98148]: osdmap e1406: 8 total, 8 up, 8 in 2024-08-17T01:20:25.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:24 smithi110 ceph-mon[100641]: osdmap e1406: 8 total, 8 up, 8 in 2024-08-17T01:20:25.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:24 smithi177 ceph-mon[90034]: osdmap e1406: 8 total, 8 up, 8 in 2024-08-17T01:20:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:25 smithi110 ceph-mon[98148]: pgmap v2375: 137 pgs: 137 active+clean; 49 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 11 MiB/s wr, 119 op/s 2024-08-17T01:20:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:25 smithi110 ceph-mon[98148]: osdmap e1407: 8 total, 8 up, 8 in 2024-08-17T01:20:26.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:25 smithi110 ceph-mon[100641]: pgmap v2375: 137 pgs: 137 active+clean; 49 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 11 MiB/s wr, 119 op/s 2024-08-17T01:20:26.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:25 smithi110 ceph-mon[100641]: osdmap e1407: 8 total, 8 up, 8 in 2024-08-17T01:20:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:25 smithi177 ceph-mon[90034]: pgmap v2375: 137 pgs: 137 active+clean; 49 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 11 MiB/s wr, 119 op/s 2024-08-17T01:20:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:25 smithi177 ceph-mon[90034]: osdmap e1407: 8 total, 8 up, 8 in 2024-08-17T01:20:27.111 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestDeepCopy.SnapDiscard (1831 ms) 2024-08-17T01:20:27.111 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.CloneDiscard 2024-08-17T01:20:27.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:26 smithi110 ceph-mon[98148]: osdmap e1408: 8 total, 8 up, 8 in 2024-08-17T01:20:27.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:26 smithi110 ceph-mon[100641]: osdmap e1408: 8 total, 8 up, 8 in 2024-08-17T01:20:27.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:27 smithi177 ceph-mon[90034]: osdmap e1408: 8 total, 8 up, 8 in 2024-08-17T01:20:28.193 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestDeepCopy.CloneDiscard (1082 ms) 2024-08-17T01:20:28.193 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.CloneShrink 2024-08-17T01:20:28.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:28 smithi110 ceph-mon[98148]: pgmap v2378: 137 pgs: 137 active+clean; 53 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.0 MiB/s rd, 5.0 MiB/s wr, 85 op/s 2024-08-17T01:20:28.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:28 smithi110 ceph-mon[98148]: osdmap e1409: 8 total, 8 up, 8 in 2024-08-17T01:20:28.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:28 smithi110 ceph-mon[100641]: pgmap v2378: 137 pgs: 137 active+clean; 53 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.0 MiB/s rd, 5.0 MiB/s wr, 85 op/s 2024-08-17T01:20:28.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:28 smithi110 ceph-mon[100641]: osdmap e1409: 8 total, 8 up, 8 in 2024-08-17T01:20:28.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:20:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:20:28] "GET /metrics HTTP/1.1" 200 36526 "" "Prometheus/2.43.0" 2024-08-17T01:20:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:28 smithi177 ceph-mon[90034]: pgmap v2378: 137 pgs: 137 active+clean; 53 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.0 MiB/s rd, 5.0 MiB/s wr, 85 op/s 2024-08-17T01:20:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:28 smithi177 ceph-mon[90034]: osdmap e1409: 8 total, 8 up, 8 in 2024-08-17T01:20:29.175 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestDeepCopy.CloneShrink (982 ms) 2024-08-17T01:20:29.175 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.CloneExpand 2024-08-17T01:20:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:29 smithi110 ceph-mon[98148]: osdmap e1410: 8 total, 8 up, 8 in 2024-08-17T01:20:29.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:29 smithi110 ceph-mon[100641]: osdmap e1410: 8 total, 8 up, 8 in 2024-08-17T01:20:29.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:29 smithi177 ceph-mon[90034]: osdmap e1410: 8 total, 8 up, 8 in 2024-08-17T01:20:30.245 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestDeepCopy.CloneExpand (1069 ms) 2024-08-17T01:20:30.245 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.CloneHideParent 2024-08-17T01:20:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:30 smithi110 ceph-mon[98148]: pgmap v2381: 137 pgs: 137 active+clean; 57 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 2.0 MiB/s wr, 156 op/s 2024-08-17T01:20:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:30 smithi110 ceph-mon[98148]: osdmap e1411: 8 total, 8 up, 8 in 2024-08-17T01:20:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:30 smithi110 ceph-mon[100641]: pgmap v2381: 137 pgs: 137 active+clean; 57 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 2.0 MiB/s wr, 156 op/s 2024-08-17T01:20:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:30 smithi110 ceph-mon[100641]: osdmap e1411: 8 total, 8 up, 8 in 2024-08-17T01:20:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:30 smithi177 ceph-mon[90034]: pgmap v2381: 137 pgs: 137 active+clean; 57 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 2.0 MiB/s wr, 156 op/s 2024-08-17T01:20:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:30 smithi177 ceph-mon[90034]: osdmap e1411: 8 total, 8 up, 8 in 2024-08-17T01:20:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:31 smithi110 ceph-mon[98148]: osdmap e1412: 8 total, 8 up, 8 in 2024-08-17T01:20:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:31 smithi110 ceph-mon[98148]: osdmap e1413: 8 total, 8 up, 8 in 2024-08-17T01:20:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:31 smithi110 ceph-mon[100641]: osdmap e1412: 8 total, 8 up, 8 in 2024-08-17T01:20:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:31 smithi110 ceph-mon[100641]: osdmap e1413: 8 total, 8 up, 8 in 2024-08-17T01:20:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:31 smithi177 ceph-mon[90034]: osdmap e1412: 8 total, 8 up, 8 in 2024-08-17T01:20:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:31 smithi177 ceph-mon[90034]: osdmap e1413: 8 total, 8 up, 8 in 2024-08-17T01:20:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:32 smithi110 ceph-mon[98148]: pgmap v2384: 137 pgs: 137 active+clean; 69 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 338 op/s 2024-08-17T01:20:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:20:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:32 smithi110 ceph-mon[100641]: pgmap v2384: 137 pgs: 137 active+clean; 69 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 338 op/s 2024-08-17T01:20:32.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:20:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:32 smithi177 ceph-mon[90034]: pgmap v2384: 137 pgs: 137 active+clean; 69 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 338 op/s 2024-08-17T01:20:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:20:33.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:33 smithi110 ceph-mon[98148]: osdmap e1414: 8 total, 8 up, 8 in 2024-08-17T01:20:33.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:33 smithi110 ceph-mon[100641]: osdmap e1414: 8 total, 8 up, 8 in 2024-08-17T01:20:33.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:33 smithi177 ceph-mon[90034]: osdmap e1414: 8 total, 8 up, 8 in 2024-08-17T01:20:34.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:34 smithi110 ceph-mon[98148]: pgmap v2387: 137 pgs: 137 active+clean; 69 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 3.0 MiB/s wr, 322 op/s 2024-08-17T01:20:34.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:34 smithi110 ceph-mon[98148]: osdmap e1415: 8 total, 8 up, 8 in 2024-08-17T01:20:34.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:34 smithi110 ceph-mon[100641]: pgmap v2387: 137 pgs: 137 active+clean; 69 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 3.0 MiB/s wr, 322 op/s 2024-08-17T01:20:34.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:34 smithi110 ceph-mon[100641]: osdmap e1415: 8 total, 8 up, 8 in 2024-08-17T01:20:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:34 smithi177 ceph-mon[90034]: pgmap v2387: 137 pgs: 137 active+clean; 69 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 3.0 MiB/s wr, 322 op/s 2024-08-17T01:20:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:34 smithi177 ceph-mon[90034]: osdmap e1415: 8 total, 8 up, 8 in 2024-08-17T01:20:35.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:35 smithi110 ceph-mon[100641]: osdmap e1416: 8 total, 8 up, 8 in 2024-08-17T01:20:35.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:35 smithi110 ceph-mon[98148]: osdmap e1416: 8 total, 8 up, 8 in 2024-08-17T01:20:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:35 smithi177 ceph-mon[90034]: osdmap e1416: 8 total, 8 up, 8 in 2024-08-17T01:20:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:36 smithi110 ceph-mon[100641]: pgmap v2390: 137 pgs: 137 active+clean; 69 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 18 KiB/s wr, 249 op/s 2024-08-17T01:20:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:36 smithi110 ceph-mon[100641]: osdmap e1417: 8 total, 8 up, 8 in 2024-08-17T01:20:36.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:36 smithi110 ceph-mon[98148]: pgmap v2390: 137 pgs: 137 active+clean; 69 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 18 KiB/s wr, 249 op/s 2024-08-17T01:20:36.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:36 smithi110 ceph-mon[98148]: osdmap e1417: 8 total, 8 up, 8 in 2024-08-17T01:20:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:36 smithi177 ceph-mon[90034]: pgmap v2390: 137 pgs: 137 active+clean; 69 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 18 KiB/s wr, 249 op/s 2024-08-17T01:20:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:36 smithi177 ceph-mon[90034]: osdmap e1417: 8 total, 8 up, 8 in 2024-08-17T01:20:37.168 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestDeepCopy.CloneHideParent (6923 ms) 2024-08-17T01:20:37.168 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.Clone 2024-08-17T01:20:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:37 smithi110 ceph-mon[98148]: osdmap e1418: 8 total, 8 up, 8 in 2024-08-17T01:20:37.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:37 smithi110 ceph-mon[100641]: osdmap e1418: 8 total, 8 up, 8 in 2024-08-17T01:20:37.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:37 smithi177 ceph-mon[90034]: osdmap e1418: 8 total, 8 up, 8 in 2024-08-17T01:20:38.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:20:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:20:38] "GET /metrics HTTP/1.1" 200 36549 "" "Prometheus/2.43.0" 2024-08-17T01:20:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:38 smithi110 ceph-mon[100641]: pgmap v2393: 137 pgs: 137 active+clean; 69 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 221 KiB/s rd, 14 KiB/s wr, 294 op/s 2024-08-17T01:20:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:38 smithi110 ceph-mon[100641]: osdmap e1419: 8 total, 8 up, 8 in 2024-08-17T01:20:38.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:38 smithi110 ceph-mon[98148]: pgmap v2393: 137 pgs: 137 active+clean; 69 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 221 KiB/s rd, 14 KiB/s wr, 294 op/s 2024-08-17T01:20:38.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:38 smithi110 ceph-mon[98148]: osdmap e1419: 8 total, 8 up, 8 in 2024-08-17T01:20:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:38 smithi177 ceph-mon[90034]: pgmap v2393: 137 pgs: 137 active+clean; 69 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 221 KiB/s rd, 14 KiB/s wr, 294 op/s 2024-08-17T01:20:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:38 smithi177 ceph-mon[90034]: osdmap e1419: 8 total, 8 up, 8 in 2024-08-17T01:20:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:39 smithi177 ceph-mon[90034]: osdmap e1420: 8 total, 8 up, 8 in 2024-08-17T01:20:39.395 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestDeepCopy.Clone (2228 ms) 2024-08-17T01:20:39.395 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.CloneFlatten 2024-08-17T01:20:39.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:39 smithi110 ceph-mon[98148]: osdmap e1420: 8 total, 8 up, 8 in 2024-08-17T01:20:39.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:39 smithi110 ceph-mon[100641]: osdmap e1420: 8 total, 8 up, 8 in 2024-08-17T01:20:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:40 smithi177 ceph-mon[90034]: pgmap v2396: 137 pgs: 137 active+clean; 69 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 13 KiB/s wr, 232 op/s 2024-08-17T01:20:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:40 smithi177 ceph-mon[90034]: osdmap e1421: 8 total, 8 up, 8 in 2024-08-17T01:20:40.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:40 smithi110 ceph-mon[98148]: pgmap v2396: 137 pgs: 137 active+clean; 69 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 13 KiB/s wr, 232 op/s 2024-08-17T01:20:40.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:40 smithi110 ceph-mon[98148]: osdmap e1421: 8 total, 8 up, 8 in 2024-08-17T01:20:40.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:40 smithi110 ceph-mon[100641]: pgmap v2396: 137 pgs: 137 active+clean; 69 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 13 KiB/s wr, 232 op/s 2024-08-17T01:20:40.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:40 smithi110 ceph-mon[100641]: osdmap e1421: 8 total, 8 up, 8 in 2024-08-17T01:20:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:41 smithi177 ceph-mon[90034]: osdmap e1422: 8 total, 8 up, 8 in 2024-08-17T01:20:41.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:41 smithi110 ceph-mon[100641]: osdmap e1422: 8 total, 8 up, 8 in 2024-08-17T01:20:41.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:41 smithi110 ceph-mon[98148]: osdmap e1422: 8 total, 8 up, 8 in 2024-08-17T01:20:41.560 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestDeepCopy.CloneFlatten (2164 ms) 2024-08-17T01:20:41.561 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.Stress 2024-08-17T01:20:41.583 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 28864108~308087 2024-08-17T01:20:41.588 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 30060858~6584661 2024-08-17T01:20:41.589 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 16959677~5884688 2024-08-17T01:20:41.610 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 210797~7667512 2024-08-17T01:20:41.610 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 6388536~1188531 2024-08-17T01:20:41.617 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 48990176~600412 2024-08-17T01:20:41.617 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 2064543~1598802 2024-08-17T01:20:41.623 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 27455105~2069488 2024-08-17T01:20:41.624 INFO:tasks.workunit.client.0.smithi110.stdout:snap: snap0 2024-08-17T01:20:42.103 INFO:tasks.workunit.client.0.smithi110.stdout:clone image232 -> image233 2024-08-17T01:20:42.148 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 166100929 2024-08-17T01:20:42.154 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 115127468~2999237 2024-08-17T01:20:42.166 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 191038~7523882 2024-08-17T01:20:42.174 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 156138730~2043397 2024-08-17T01:20:42.185 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 58842388~7943760 2024-08-17T01:20:42.189 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 97060821~7090331 2024-08-17T01:20:42.209 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 97790372~2870249 2024-08-17T01:20:42.211 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 142392586~3487895 2024-08-17T01:20:42.221 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 48589832~3711737 2024-08-17T01:20:42.224 INFO:tasks.workunit.client.0.smithi110.stdout:snap: snap1 2024-08-17T01:20:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:42 smithi177 ceph-mon[90034]: pgmap v2399: 137 pgs: 137 active+clean; 89 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 5.0 MiB/s wr, 193 op/s 2024-08-17T01:20:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:42 smithi177 ceph-mon[90034]: osdmap e1423: 8 total, 8 up, 8 in 2024-08-17T01:20:42.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:42 smithi110 ceph-mon[98148]: pgmap v2399: 137 pgs: 137 active+clean; 89 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 5.0 MiB/s wr, 193 op/s 2024-08-17T01:20:42.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:42 smithi110 ceph-mon[98148]: osdmap e1423: 8 total, 8 up, 8 in 2024-08-17T01:20:42.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:42 smithi110 ceph-mon[100641]: pgmap v2399: 137 pgs: 137 active+clean; 89 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 5.0 MiB/s wr, 193 op/s 2024-08-17T01:20:42.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:42 smithi110 ceph-mon[100641]: osdmap e1423: 8 total, 8 up, 8 in 2024-08-17T01:20:43.112 INFO:tasks.workunit.client.0.smithi110.stdout:clone image233 -> image234 2024-08-17T01:20:43.180 INFO:tasks.workunit.client.0.smithi110.stdout:write: C 86425353~7661834 2024-08-17T01:20:43.201 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 47604802~5082729 2024-08-17T01:20:43.205 INFO:tasks.workunit.client.0.smithi110.stdout:write: C 20518473~4875822 2024-08-17T01:20:43.240 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 107571208~7260564 2024-08-17T01:20:43.256 INFO:tasks.workunit.client.0.smithi110.stdout:write: C 29604618~5810746 2024-08-17T01:20:43.279 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 49548689~2921328 2024-08-17T01:20:43.281 INFO:tasks.workunit.client.0.smithi110.stdout:write: C 109926323~7878615 2024-08-17T01:20:43.307 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 11995129~5389964 2024-08-17T01:20:43.310 INFO:tasks.workunit.client.0.smithi110.stdout:snap: snap2 2024-08-17T01:20:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:43 smithi177 ceph-mon[90034]: osdmap e1424: 8 total, 8 up, 8 in 2024-08-17T01:20:43.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:43 smithi110 ceph-mon[98148]: osdmap e1424: 8 total, 8 up, 8 in 2024-08-17T01:20:43.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:43 smithi110 ceph-mon[100641]: osdmap e1424: 8 total, 8 up, 8 in 2024-08-17T01:20:44.114 INFO:tasks.workunit.client.0.smithi110.stdout:clone image234 -> image235 2024-08-17T01:20:44.190 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 97747439 2024-08-17T01:20:44.203 INFO:tasks.workunit.client.0.smithi110.stdout:write: D 13543244~5666755 2024-08-17T01:20:44.232 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 94527458~2503243 2024-08-17T01:20:44.244 INFO:tasks.workunit.client.0.smithi110.stdout:write: D 87150182~398356 2024-08-17T01:20:44.257 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 56895421~3945850 2024-08-17T01:20:44.261 INFO:tasks.workunit.client.0.smithi110.stdout:write: D 94405383~3342056 2024-08-17T01:20:44.268 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 59721681~2642894 2024-08-17T01:20:44.270 INFO:tasks.workunit.client.0.smithi110.stdout:write: D 92958163~3213398 2024-08-17T01:20:44.278 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 42429592~3930376 2024-08-17T01:20:44.281 INFO:tasks.workunit.client.0.smithi110.stdout:snap: snap3 2024-08-17T01:20:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:44 smithi177 ceph-mon[90034]: pgmap v2402: 137 pgs: 137 active+clean; 151 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 19 MiB/s wr, 278 op/s 2024-08-17T01:20:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:44 smithi177 ceph-mon[90034]: osdmap e1425: 8 total, 8 up, 8 in 2024-08-17T01:20:44.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:44 smithi110 ceph-mon[98148]: pgmap v2402: 137 pgs: 137 active+clean; 151 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 19 MiB/s wr, 278 op/s 2024-08-17T01:20:44.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:44 smithi110 ceph-mon[98148]: osdmap e1425: 8 total, 8 up, 8 in 2024-08-17T01:20:44.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:44 smithi110 ceph-mon[100641]: pgmap v2402: 137 pgs: 137 active+clean; 151 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 19 MiB/s wr, 278 op/s 2024-08-17T01:20:44.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:44 smithi110 ceph-mon[100641]: osdmap e1425: 8 total, 8 up, 8 in 2024-08-17T01:20:45.115 INFO:tasks.workunit.client.0.smithi110.stdout:clone image235 -> image236 2024-08-17T01:20:45.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:45 smithi177 ceph-mon[90034]: osdmap e1426: 8 total, 8 up, 8 in 2024-08-17T01:20:45.445 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestDeepCopy.Stress (3885 ms) 2024-08-17T01:20:45.445 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.NoSnaps_LargerDstObjSize 2024-08-17T01:20:45.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:45 smithi110 ceph-mon[98148]: osdmap e1426: 8 total, 8 up, 8 in 2024-08-17T01:20:45.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:45 smithi110 ceph-mon[100641]: osdmap e1426: 8 total, 8 up, 8 in 2024-08-17T01:20:45.678 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestDeepCopy.NoSnaps_LargerDstObjSize (233 ms) 2024-08-17T01:20:45.678 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.Snaps_LargerDstObjSize 2024-08-17T01:20:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:46 smithi177 ceph-mon[90034]: pgmap v2405: 137 pgs: 137 active+clean; 217 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 29 MiB/s wr, 437 op/s 2024-08-17T01:20:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:46 smithi177 ceph-mon[90034]: osdmap e1427: 8 total, 8 up, 8 in 2024-08-17T01:20:46.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:46 smithi110 ceph-mon[98148]: pgmap v2405: 137 pgs: 137 active+clean; 217 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 29 MiB/s wr, 437 op/s 2024-08-17T01:20:46.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:46 smithi110 ceph-mon[98148]: osdmap e1427: 8 total, 8 up, 8 in 2024-08-17T01:20:46.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:46 smithi110 ceph-mon[100641]: pgmap v2405: 137 pgs: 137 active+clean; 217 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 29 MiB/s wr, 437 op/s 2024-08-17T01:20:46.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:46 smithi110 ceph-mon[100641]: osdmap e1427: 8 total, 8 up, 8 in 2024-08-17T01:20:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:47 smithi177 ceph-mon[90034]: osdmap e1428: 8 total, 8 up, 8 in 2024-08-17T01:20:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:20:47.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:47 smithi110 ceph-mon[100641]: osdmap e1428: 8 total, 8 up, 8 in 2024-08-17T01:20:47.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:20:47.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:47 smithi110 ceph-mon[98148]: osdmap e1428: 8 total, 8 up, 8 in 2024-08-17T01:20:47.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:20:48.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:48 smithi110 ceph-mon[100641]: pgmap v2408: 137 pgs: 137 active+clean; 273 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 27 MiB/s wr, 441 op/s 2024-08-17T01:20:48.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:48 smithi110 ceph-mon[100641]: osdmap e1429: 8 total, 8 up, 8 in 2024-08-17T01:20:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:48 smithi110 ceph-mon[98148]: pgmap v2408: 137 pgs: 137 active+clean; 273 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 27 MiB/s wr, 441 op/s 2024-08-17T01:20:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:48 smithi110 ceph-mon[98148]: osdmap e1429: 8 total, 8 up, 8 in 2024-08-17T01:20:48.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:20:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:20:48] "GET /metrics HTTP/1.1" 200 36551 "" "Prometheus/2.43.0" 2024-08-17T01:20:48.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:48 smithi177 ceph-mon[90034]: pgmap v2408: 137 pgs: 137 active+clean; 273 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 27 MiB/s wr, 441 op/s 2024-08-17T01:20:48.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:48 smithi177 ceph-mon[90034]: osdmap e1429: 8 total, 8 up, 8 in 2024-08-17T01:20:49.438 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestDeepCopy.Snaps_LargerDstObjSize (3760 ms) 2024-08-17T01:20:49.438 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.Clone_LargerDstObjSize 2024-08-17T01:20:49.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:49 smithi110 ceph-mon[98148]: osdmap e1430: 8 total, 8 up, 8 in 2024-08-17T01:20:49.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:49 smithi110 ceph-mon[100641]: osdmap e1430: 8 total, 8 up, 8 in 2024-08-17T01:20:49.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:49 smithi177 ceph-mon[90034]: osdmap e1430: 8 total, 8 up, 8 in 2024-08-17T01:20:50.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:50 smithi110 ceph-mon[98148]: pgmap v2411: 137 pgs: 137 active+clean; 332 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 24 MiB/s wr, 578 op/s 2024-08-17T01:20:50.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:50 smithi110 ceph-mon[98148]: osdmap e1431: 8 total, 8 up, 8 in 2024-08-17T01:20:50.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:50 smithi110 ceph-mon[100641]: pgmap v2411: 137 pgs: 137 active+clean; 332 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 24 MiB/s wr, 578 op/s 2024-08-17T01:20:50.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:50 smithi110 ceph-mon[100641]: osdmap e1431: 8 total, 8 up, 8 in 2024-08-17T01:20:50.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:50 smithi177 ceph-mon[90034]: pgmap v2411: 137 pgs: 137 active+clean; 332 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 24 MiB/s wr, 578 op/s 2024-08-17T01:20:50.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:50 smithi177 ceph-mon[90034]: osdmap e1431: 8 total, 8 up, 8 in 2024-08-17T01:20:51.511 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestDeepCopy.Clone_LargerDstObjSize (2073 ms) 2024-08-17T01:20:51.511 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.CloneFlatten_LargerDstObjSize 2024-08-17T01:20:51.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:51 smithi110 ceph-mon[98148]: osdmap e1432: 8 total, 8 up, 8 in 2024-08-17T01:20:51.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:51 smithi110 ceph-mon[100641]: osdmap e1432: 8 total, 8 up, 8 in 2024-08-17T01:20:51.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:51 smithi177 ceph-mon[90034]: osdmap e1432: 8 total, 8 up, 8 in 2024-08-17T01:20:52.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:52 smithi110 ceph-mon[100641]: pgmap v2414: 137 pgs: 137 active+clean; 369 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 22 MiB/s wr, 584 op/s 2024-08-17T01:20:52.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:52 smithi110 ceph-mon[100641]: osdmap e1433: 8 total, 8 up, 8 in 2024-08-17T01:20:52.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:52 smithi110 ceph-mon[98148]: pgmap v2414: 137 pgs: 137 active+clean; 369 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 22 MiB/s wr, 584 op/s 2024-08-17T01:20:52.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:52 smithi110 ceph-mon[98148]: osdmap e1433: 8 total, 8 up, 8 in 2024-08-17T01:20:52.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:52 smithi177 ceph-mon[90034]: pgmap v2414: 137 pgs: 137 active+clean; 369 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 22 MiB/s wr, 584 op/s 2024-08-17T01:20:52.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:52 smithi177 ceph-mon[90034]: osdmap e1433: 8 total, 8 up, 8 in 2024-08-17T01:20:53.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:53 smithi110 ceph-mon[98148]: osdmap e1434: 8 total, 8 up, 8 in 2024-08-17T01:20:53.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:53 smithi110 ceph-mon[100641]: osdmap e1434: 8 total, 8 up, 8 in 2024-08-17T01:20:53.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:53 smithi177 ceph-mon[90034]: osdmap e1434: 8 total, 8 up, 8 in 2024-08-17T01:20:53.669 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestDeepCopy.CloneFlatten_LargerDstObjSize (2159 ms) 2024-08-17T01:20:53.670 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.Stress_LargerDstObjSize 2024-08-17T01:20:53.692 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 55210253~519747 2024-08-17T01:20:53.699 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 25175578~1033257 2024-08-17T01:20:53.699 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 6423221~2410562 2024-08-17T01:20:53.708 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 50465205~7023643 2024-08-17T01:20:53.709 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 35990987~5467974 2024-08-17T01:20:53.728 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 70104946~5800312 2024-08-17T01:20:53.729 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 73367132~4939798 2024-08-17T01:20:53.742 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 4570118~3394438 2024-08-17T01:20:53.744 INFO:tasks.workunit.client.0.smithi110.stdout:snap: snap0 2024-08-17T01:20:54.164 INFO:tasks.workunit.client.0.smithi110.stdout:clone image255 -> image256 2024-08-17T01:20:54.214 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 64475938~7912174 2024-08-17T01:20:54.243 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 57091469~4615614 2024-08-17T01:20:54.247 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 36699743~580472 2024-08-17T01:20:54.258 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 17844241~2301590 2024-08-17T01:20:54.261 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 1584616~6550831 2024-08-17T01:20:54.289 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 75616972~425534 2024-08-17T01:20:54.307 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 26111105~6678388 2024-08-17T01:20:54.321 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 24488861~4998105 2024-08-17T01:20:54.323 INFO:tasks.workunit.client.0.smithi110.stdout:snap: snap1 2024-08-17T01:20:54.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:54 smithi110 ceph-mon[98148]: pgmap v2417: 137 pgs: 137 active+clean; 393 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 35 MiB/s rd, 16 MiB/s wr, 358 op/s 2024-08-17T01:20:54.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:54 smithi110 ceph-mon[98148]: osdmap e1435: 8 total, 8 up, 8 in 2024-08-17T01:20:54.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:54 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:20:54.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:54 smithi110 ceph-mon[100641]: pgmap v2417: 137 pgs: 137 active+clean; 393 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 35 MiB/s rd, 16 MiB/s wr, 358 op/s 2024-08-17T01:20:54.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:54 smithi110 ceph-mon[100641]: osdmap e1435: 8 total, 8 up, 8 in 2024-08-17T01:20:54.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:54 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:20:54.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:54 smithi177 ceph-mon[90034]: pgmap v2417: 137 pgs: 137 active+clean; 393 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 35 MiB/s rd, 16 MiB/s wr, 358 op/s 2024-08-17T01:20:54.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:54 smithi177 ceph-mon[90034]: osdmap e1435: 8 total, 8 up, 8 in 2024-08-17T01:20:54.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:54 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:20:55.274 INFO:tasks.workunit.client.0.smithi110.stdout:clone image256 -> image257 2024-08-17T01:20:55.342 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 114798162 2024-08-17T01:20:55.349 INFO:tasks.workunit.client.0.smithi110.stdout:write: C 96713004~7978678 2024-08-17T01:20:55.379 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 98662897~2825624 2024-08-17T01:20:55.381 INFO:tasks.workunit.client.0.smithi110.stdout:write: C 11902524~4953928 2024-08-17T01:20:55.412 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 104283002~6966423 2024-08-17T01:20:55.413 INFO:tasks.workunit.client.0.smithi110.stdout:write: C 33933017~827537 2024-08-17T01:20:55.424 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 11188865~4639099 2024-08-17T01:20:55.426 INFO:tasks.workunit.client.0.smithi110.stdout:write: C 17398715~2671500 2024-08-17T01:20:55.433 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 86186469~7415871 2024-08-17T01:20:55.433 INFO:tasks.workunit.client.0.smithi110.stdout:snap: snap2 2024-08-17T01:20:55.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:55 smithi110 ceph-mon[98148]: osdmap e1436: 8 total, 8 up, 8 in 2024-08-17T01:20:55.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:55 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:20:55.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:55 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:20:55.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:55 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:20:55.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:55 smithi110 ceph-mon[100641]: osdmap e1436: 8 total, 8 up, 8 in 2024-08-17T01:20:55.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:55 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:20:55.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:55 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:20:55.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:55 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:20:55.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:55 smithi177 ceph-mon[90034]: osdmap e1436: 8 total, 8 up, 8 in 2024-08-17T01:20:55.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:55 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:20:55.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:55 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:20:55.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:55 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:20:56.287 INFO:tasks.workunit.client.0.smithi110.stdout:clone image257 -> image258 2024-08-17T01:20:56.366 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 152954573 2024-08-17T01:20:56.372 INFO:tasks.workunit.client.0.smithi110.stdout:write: D 26050714~3653671 2024-08-17T01:20:56.404 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 42102987~4928919 2024-08-17T01:20:56.408 INFO:tasks.workunit.client.0.smithi110.stdout:write: D 119799766~454298 2024-08-17T01:20:56.411 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 132931799~5024486 2024-08-17T01:20:56.412 INFO:tasks.workunit.client.0.smithi110.stdout:write: D 102723559~2541736 2024-08-17T01:20:56.435 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 65598713~4472462 2024-08-17T01:20:56.459 INFO:tasks.workunit.client.0.smithi110.stdout:write: D 102329745~5569591 2024-08-17T01:20:56.480 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 48129719~2725011 2024-08-17T01:20:56.483 INFO:tasks.workunit.client.0.smithi110.stdout:snap: snap3 2024-08-17T01:20:56.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:56 smithi110 ceph-mon[98148]: pgmap v2420: 137 pgs: 137 active+clean; 441 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s rd, 18 MiB/s wr, 290 op/s 2024-08-17T01:20:56.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:56 smithi110 ceph-mon[98148]: osdmap e1437: 8 total, 8 up, 8 in 2024-08-17T01:20:56.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:56 smithi110 ceph-mon[100641]: pgmap v2420: 137 pgs: 137 active+clean; 441 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s rd, 18 MiB/s wr, 290 op/s 2024-08-17T01:20:56.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:56 smithi110 ceph-mon[100641]: osdmap e1437: 8 total, 8 up, 8 in 2024-08-17T01:20:56.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:56 smithi177 ceph-mon[90034]: pgmap v2420: 137 pgs: 137 active+clean; 441 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s rd, 18 MiB/s wr, 290 op/s 2024-08-17T01:20:56.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:56 smithi177 ceph-mon[90034]: osdmap e1437: 8 total, 8 up, 8 in 2024-08-17T01:20:57.289 INFO:tasks.workunit.client.0.smithi110.stdout:clone image258 -> image259 2024-08-17T01:20:57.383 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 234316723 2024-08-17T01:20:57.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:57 smithi110 ceph-mon[100641]: osdmap e1438: 8 total, 8 up, 8 in 2024-08-17T01:20:57.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:57 smithi110 ceph-mon[98148]: osdmap e1438: 8 total, 8 up, 8 in 2024-08-17T01:20:57.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:57 smithi177 ceph-mon[90034]: osdmap e1438: 8 total, 8 up, 8 in 2024-08-17T01:20:57.723 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestDeepCopy.Stress_LargerDstObjSize (4053 ms) 2024-08-17T01:20:57.723 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.NoSnaps_SmallerDstObjSize 2024-08-17T01:20:57.955 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestDeepCopy.NoSnaps_SmallerDstObjSize (232 ms) 2024-08-17T01:20:57.955 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.Snaps_SmallerDstObjSize 2024-08-17T01:20:58.461 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:58 smithi110 ceph-mon[100641]: pgmap v2423: 137 pgs: 137 active+clean; 472 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 19 MiB/s wr, 245 op/s 2024-08-17T01:20:58.461 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:58 smithi110 ceph-mon[100641]: osdmap e1439: 8 total, 8 up, 8 in 2024-08-17T01:20:58.461 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:58 smithi110 ceph-mon[98148]: pgmap v2423: 137 pgs: 137 active+clean; 472 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 19 MiB/s wr, 245 op/s 2024-08-17T01:20:58.461 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:58 smithi110 ceph-mon[98148]: osdmap e1439: 8 total, 8 up, 8 in 2024-08-17T01:20:58.462 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:20:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:20:58] "GET /metrics HTTP/1.1" 200 36551 "" "Prometheus/2.43.0" 2024-08-17T01:20:58.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:58 smithi177 ceph-mon[90034]: pgmap v2423: 137 pgs: 137 active+clean; 472 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 19 MiB/s wr, 245 op/s 2024-08-17T01:20:58.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:58 smithi177 ceph-mon[90034]: osdmap e1439: 8 total, 8 up, 8 in 2024-08-17T01:20:59.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:20:59 smithi110 ceph-mon[98148]: osdmap e1440: 8 total, 8 up, 8 in 2024-08-17T01:20:59.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:20:59 smithi110 ceph-mon[100641]: osdmap e1440: 8 total, 8 up, 8 in 2024-08-17T01:20:59.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:20:59 smithi177 ceph-mon[90034]: osdmap e1440: 8 total, 8 up, 8 in 2024-08-17T01:21:00.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:00 smithi110 ceph-mon[98148]: pgmap v2426: 137 pgs: 137 active+clean; 607 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 40 MiB/s rd, 37 MiB/s wr, 548 op/s 2024-08-17T01:21:00.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:00 smithi110 ceph-mon[98148]: osdmap e1441: 8 total, 8 up, 8 in 2024-08-17T01:21:00.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:00 smithi110 ceph-mon[100641]: pgmap v2426: 137 pgs: 137 active+clean; 607 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 40 MiB/s rd, 37 MiB/s wr, 548 op/s 2024-08-17T01:21:00.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:00 smithi110 ceph-mon[100641]: osdmap e1441: 8 total, 8 up, 8 in 2024-08-17T01:21:00.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:00 smithi177 ceph-mon[90034]: pgmap v2426: 137 pgs: 137 active+clean; 607 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 40 MiB/s rd, 37 MiB/s wr, 548 op/s 2024-08-17T01:21:00.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:00 smithi177 ceph-mon[90034]: osdmap e1441: 8 total, 8 up, 8 in 2024-08-17T01:21:01.556 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestDeepCopy.Snaps_SmallerDstObjSize (3601 ms) 2024-08-17T01:21:01.556 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.Clone_SmallerDstObjSize 2024-08-17T01:21:01.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:01 smithi110 ceph-mon[100641]: osdmap e1442: 8 total, 8 up, 8 in 2024-08-17T01:21:01.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:01 smithi110 ceph-mon[98148]: osdmap e1442: 8 total, 8 up, 8 in 2024-08-17T01:21:01.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:01 smithi177 ceph-mon[90034]: osdmap e1442: 8 total, 8 up, 8 in 2024-08-17T01:21:02.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:02 smithi110 ceph-mon[98148]: pgmap v2429: 137 pgs: 137 active+clean; 659 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 54 MiB/s rd, 43 MiB/s wr, 627 op/s 2024-08-17T01:21:02.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:02 smithi110 ceph-mon[98148]: osdmap e1443: 8 total, 8 up, 8 in 2024-08-17T01:21:02.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:21:02.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:02 smithi110 ceph-mon[100641]: pgmap v2429: 137 pgs: 137 active+clean; 659 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 54 MiB/s rd, 43 MiB/s wr, 627 op/s 2024-08-17T01:21:02.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:02 smithi110 ceph-mon[100641]: osdmap e1443: 8 total, 8 up, 8 in 2024-08-17T01:21:02.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:21:02.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:02 smithi177 ceph-mon[90034]: pgmap v2429: 137 pgs: 137 active+clean; 659 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 54 MiB/s rd, 43 MiB/s wr, 627 op/s 2024-08-17T01:21:02.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:02 smithi177 ceph-mon[90034]: osdmap e1443: 8 total, 8 up, 8 in 2024-08-17T01:21:02.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:21:03.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:03 smithi110 ceph-mon[98148]: osdmap e1444: 8 total, 8 up, 8 in 2024-08-17T01:21:03.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:03 smithi110 ceph-mon[100641]: osdmap e1444: 8 total, 8 up, 8 in 2024-08-17T01:21:03.601 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestDeepCopy.Clone_SmallerDstObjSize (2046 ms) 2024-08-17T01:21:03.602 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.CloneFlatten_SmallerDstObjSize 2024-08-17T01:21:03.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:03 smithi177 ceph-mon[90034]: osdmap e1444: 8 total, 8 up, 8 in 2024-08-17T01:21:04.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:04 smithi110 ceph-mon[98148]: pgmap v2432: 137 pgs: 137 active+clean; 677 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 17 MiB/s wr, 524 op/s 2024-08-17T01:21:04.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:04 smithi110 ceph-mon[98148]: osdmap e1445: 8 total, 8 up, 8 in 2024-08-17T01:21:04.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:04 smithi110 ceph-mon[100641]: pgmap v2432: 137 pgs: 137 active+clean; 677 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 17 MiB/s wr, 524 op/s 2024-08-17T01:21:04.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:04 smithi110 ceph-mon[100641]: osdmap e1445: 8 total, 8 up, 8 in 2024-08-17T01:21:04.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:04 smithi177 ceph-mon[90034]: pgmap v2432: 137 pgs: 137 active+clean; 677 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 17 MiB/s wr, 524 op/s 2024-08-17T01:21:04.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:04 smithi177 ceph-mon[90034]: osdmap e1445: 8 total, 8 up, 8 in 2024-08-17T01:21:05.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:05 smithi110 ceph-mon[98148]: osdmap e1446: 8 total, 8 up, 8 in 2024-08-17T01:21:05.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:05 smithi110 ceph-mon[100641]: osdmap e1446: 8 total, 8 up, 8 in 2024-08-17T01:21:05.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:05 smithi177 ceph-mon[90034]: osdmap e1446: 8 total, 8 up, 8 in 2024-08-17T01:21:05.775 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestDeepCopy.CloneFlatten_SmallerDstObjSize (2173 ms) 2024-08-17T01:21:05.775 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.Stress_SmallerDstObjSize 2024-08-17T01:21:05.798 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 28951727~7654086 2024-08-17T01:21:05.825 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 76769123~3604857 2024-08-17T01:21:05.825 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 21424786~2813167 2024-08-17T01:21:05.838 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 30151566~3858297 2024-08-17T01:21:05.841 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 66232224~7991874 2024-08-17T01:21:05.858 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 29698009~5320540 2024-08-17T01:21:05.860 INFO:tasks.workunit.client.0.smithi110.stdout:write: A 72883702~3202565 2024-08-17T01:21:05.868 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 66947307~7750885 2024-08-17T01:21:05.871 INFO:tasks.workunit.client.0.smithi110.stdout:snap: snap0 2024-08-17T01:21:06.329 INFO:tasks.workunit.client.0.smithi110.stdout:clone image278 -> image279 2024-08-17T01:21:06.375 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 89704044 2024-08-17T01:21:06.381 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 82392949~7311095 2024-08-17T01:21:06.405 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 31502325~2998947 2024-08-17T01:21:06.413 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 58896783~4528411 2024-08-17T01:21:06.430 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 32286928~2739963 2024-08-17T01:21:06.433 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 81323457~8380587 2024-08-17T01:21:06.452 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 47332988~5672167 2024-08-17T01:21:06.455 INFO:tasks.workunit.client.0.smithi110.stdout:write: B 24881934~5020428 2024-08-17T01:21:06.481 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 72724268~4530193 2024-08-17T01:21:06.486 INFO:tasks.workunit.client.0.smithi110.stdout:snap: snap1 2024-08-17T01:21:06.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:06 smithi177 ceph-mon[90034]: pgmap v2435: 137 pgs: 137 active+clean; 724 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 16 MiB/s wr, 459 op/s 2024-08-17T01:21:06.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:06 smithi177 ceph-mon[90034]: osdmap e1447: 8 total, 8 up, 8 in 2024-08-17T01:21:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:06 smithi110 ceph-mon[98148]: pgmap v2435: 137 pgs: 137 active+clean; 724 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 16 MiB/s wr, 459 op/s 2024-08-17T01:21:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:06 smithi110 ceph-mon[98148]: osdmap e1447: 8 total, 8 up, 8 in 2024-08-17T01:21:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:06 smithi110 ceph-mon[100641]: pgmap v2435: 137 pgs: 137 active+clean; 724 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 16 MiB/s wr, 459 op/s 2024-08-17T01:21:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:06 smithi110 ceph-mon[100641]: osdmap e1447: 8 total, 8 up, 8 in 2024-08-17T01:21:07.342 INFO:tasks.workunit.client.0.smithi110.stdout:clone image279 -> image280 2024-08-17T01:21:07.408 INFO:tasks.workunit.client.0.smithi110.stdout:resize: 144232045 2024-08-17T01:21:07.413 INFO:tasks.workunit.client.0.smithi110.stdout:write: C 119978768~479763 2024-08-17T01:21:07.419 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 69657749~885130 2024-08-17T01:21:07.422 INFO:tasks.workunit.client.0.smithi110.stdout:write: C 56825241~4924607 2024-08-17T01:21:07.453 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 138764675~3186533 2024-08-17T01:21:07.454 INFO:tasks.workunit.client.0.smithi110.stdout:write: C 80417055~3926139 2024-08-17T01:21:07.478 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 34909927~6190897 2024-08-17T01:21:07.482 INFO:tasks.workunit.client.0.smithi110.stdout:write: C 137334898~4947653 2024-08-17T01:21:07.495 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 41310713~4354443 2024-08-17T01:21:07.498 INFO:tasks.workunit.client.0.smithi110.stdout:snap: snap2 2024-08-17T01:21:07.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:07 smithi177 ceph-mon[90034]: osdmap e1448: 8 total, 8 up, 8 in 2024-08-17T01:21:07.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:07 smithi110 ceph-mon[98148]: osdmap e1448: 8 total, 8 up, 8 in 2024-08-17T01:21:07.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:07 smithi110 ceph-mon[100641]: osdmap e1448: 8 total, 8 up, 8 in 2024-08-17T01:21:08.343 INFO:tasks.workunit.client.0.smithi110.stdout:write: D 79701029~1847574 2024-08-17T01:21:08.346 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 6236878~6552977 2024-08-17T01:21:08.348 INFO:tasks.workunit.client.0.smithi110.stdout:write: D 7478313~6104180 2024-08-17T01:21:08.352 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 136514243~4234345 2024-08-17T01:21:08.353 INFO:tasks.workunit.client.0.smithi110.stdout:write: D 96558340~3619898 2024-08-17T01:21:08.354 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 1677762~2667664 2024-08-17T01:21:08.357 INFO:tasks.workunit.client.0.smithi110.stdout:write: D 16673225~3899586 2024-08-17T01:21:08.357 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 11807678~4801475 2024-08-17T01:21:08.391 INFO:tasks.workunit.client.0.smithi110.stdout:snap: snap3 2024-08-17T01:21:08.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:08 smithi110 ceph-mon[98148]: pgmap v2438: 137 pgs: 137 active+clean; 729 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 13 MiB/s wr, 264 op/s 2024-08-17T01:21:08.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:08 smithi110 ceph-mon[98148]: osdmap e1449: 8 total, 8 up, 8 in 2024-08-17T01:21:08.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:08 smithi110 ceph-mon[100641]: pgmap v2438: 137 pgs: 137 active+clean; 729 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 13 MiB/s wr, 264 op/s 2024-08-17T01:21:08.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:08 smithi110 ceph-mon[100641]: osdmap e1449: 8 total, 8 up, 8 in 2024-08-17T01:21:08.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:21:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:21:08] "GET /metrics HTTP/1.1" 200 36553 "" "Prometheus/2.43.0" 2024-08-17T01:21:08.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:08 smithi177 ceph-mon[90034]: pgmap v2438: 137 pgs: 137 active+clean; 729 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 13 MiB/s wr, 264 op/s 2024-08-17T01:21:08.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:08 smithi177 ceph-mon[90034]: osdmap e1449: 8 total, 8 up, 8 in 2024-08-17T01:21:09.358 INFO:tasks.workunit.client.0.smithi110.stdout:clone image280 -> image281 2024-08-17T01:21:09.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:09 smithi177 ceph-mon[90034]: osdmap e1450: 8 total, 8 up, 8 in 2024-08-17T01:21:09.726 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestDeepCopy.Stress_SmallerDstObjSize (3951 ms) 2024-08-17T01:21:09.726 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2024-08-17T01:21:09.747 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/test_DeepCopy.cc:621: Skipped 2024-08-17T01:21:09.747 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:21:09.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:09 smithi110 ceph-mon[98148]: osdmap e1450: 8 total, 8 up, 8 in 2024-08-17T01:21:09.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:09 smithi110 ceph-mon[100641]: osdmap e1450: 8 total, 8 up, 8 in 2024-08-17T01:21:09.816 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize (91 ms) 2024-08-17T01:21:09.817 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2024-08-17T01:21:09.839 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/test_DeepCopy.cc:635: Skipped 2024-08-17T01:21:09.839 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:21:09.908 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingLargerDstObjSize (91 ms) 2024-08-17T01:21:09.908 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2024-08-17T01:21:09.930 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/test_DeepCopy.cc:649: Skipped 2024-08-17T01:21:09.930 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:21:10.002 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingLargerDstObjSize (94 ms) 2024-08-17T01:21:10.003 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2024-08-17T01:21:10.025 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/test_DeepCopy.cc:663: Skipped 2024-08-17T01:21:10.025 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:21:10.095 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize (93 ms) 2024-08-17T01:21:10.095 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2024-08-17T01:21:10.116 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/test_DeepCopy.cc:679: Skipped 2024-08-17T01:21:10.116 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:21:10.184 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingLargerDstObjSize (89 ms) 2024-08-17T01:21:10.184 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2024-08-17T01:21:10.205 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/test_DeepCopy.cc:693: Skipped 2024-08-17T01:21:10.205 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:21:10.278 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize (95 ms) 2024-08-17T01:21:10.279 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2024-08-17T01:21:10.300 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/test_DeepCopy.cc:707: Skipped 2024-08-17T01:21:10.300 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:21:10.373 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize (94 ms) 2024-08-17T01:21:10.374 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2024-08-17T01:21:10.395 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/test_DeepCopy.cc:721: Skipped 2024-08-17T01:21:10.395 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:21:10.464 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingSmallerDstObjSize (91 ms) 2024-08-17T01:21:10.464 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2024-08-17T01:21:10.487 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/test_DeepCopy.cc:735: Skipped 2024-08-17T01:21:10.487 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:21:10.557 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize (93 ms) 2024-08-17T01:21:10.557 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2024-08-17T01:21:10.578 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/test_DeepCopy.cc:751: Skipped 2024-08-17T01:21:10.578 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:21:10.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:10 smithi177 ceph-mon[90034]: pgmap v2441: 137 pgs: 137 active+clean; 811 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 21 MiB/s wr, 397 op/s 2024-08-17T01:21:10.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:10 smithi177 ceph-mon[90034]: osdmap e1451: 8 total, 8 up, 8 in 2024-08-17T01:21:10.649 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingSmallerDstObjSize (92 ms) 2024-08-17T01:21:10.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:10 smithi110 ceph-mon[98148]: pgmap v2441: 137 pgs: 137 active+clean; 811 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 21 MiB/s wr, 397 op/s 2024-08-17T01:21:10.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:10 smithi110 ceph-mon[98148]: osdmap e1451: 8 total, 8 up, 8 in 2024-08-17T01:21:10.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:10 smithi110 ceph-mon[100641]: pgmap v2441: 137 pgs: 137 active+clean; 811 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 21 MiB/s wr, 397 op/s 2024-08-17T01:21:10.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:10 smithi110 ceph-mon[100641]: osdmap e1451: 8 total, 8 up, 8 in 2024-08-17T01:21:11.346 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 31 tests from TestDeepCopy (51694 ms total) 2024-08-17T01:21:11.346 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:21:11.347 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 51 tests from TestMirroring 2024-08-17T01:21:12.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:12 smithi177 ceph-mon[90034]: pgmap v2443: 137 pgs: 137 active+clean; 932 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 42 MiB/s rd, 39 MiB/s wr, 649 op/s 2024-08-17T01:21:12.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:12 smithi177 ceph-mon[90034]: osdmap e1452: 8 total, 8 up, 8 in 2024-08-17T01:21:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:12 smithi110 ceph-mon[98148]: pgmap v2443: 137 pgs: 137 active+clean; 932 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 42 MiB/s rd, 39 MiB/s wr, 649 op/s 2024-08-17T01:21:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:12 smithi110 ceph-mon[98148]: osdmap e1452: 8 total, 8 up, 8 in 2024-08-17T01:21:12.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:12 smithi110 ceph-mon[100641]: pgmap v2443: 137 pgs: 137 active+clean; 932 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 42 MiB/s rd, 39 MiB/s wr, 649 op/s 2024-08-17T01:21:12.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:12 smithi110 ceph-mon[100641]: osdmap e1452: 8 total, 8 up, 8 in 2024-08-17T01:21:13.354 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage 2024-08-17T01:21:13.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:13 smithi177 ceph-mon[90034]: osdmap e1453: 8 total, 8 up, 8 in 2024-08-17T01:21:13.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:13 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:21:13.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:13 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:21:13.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:13 smithi110 ceph-mon[98148]: osdmap e1453: 8 total, 8 up, 8 in 2024-08-17T01:21:13.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:13 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:21:13.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:13 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:21:13.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:13 smithi110 ceph-mon[100641]: osdmap e1453: 8 total, 8 up, 8 in 2024-08-17T01:21:13.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:13 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:21:13.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:13 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:21:14.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:14 smithi177 ceph-mon[90034]: pgmap v2446: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-08-17T01:21:14.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:14 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:21:14.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:14 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:21:14.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:14 smithi177 ceph-mon[90034]: osdmap e1454: 8 total, 8 up, 8 in 2024-08-17T01:21:14.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:14 smithi110 ceph-mon[98148]: pgmap v2446: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-08-17T01:21:14.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:14 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:21:14.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:14 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:21:14.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:14 smithi110 ceph-mon[98148]: osdmap e1454: 8 total, 8 up, 8 in 2024-08-17T01:21:14.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:14 smithi110 ceph-mon[100641]: pgmap v2446: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-08-17T01:21:14.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:14 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:21:14.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:14 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:21:14.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:14 smithi110 ceph-mon[100641]: osdmap e1454: 8 total, 8 up, 8 in 2024-08-17T01:21:15.476 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage (2121 ms) 2024-08-17T01:21:15.476 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool 2024-08-17T01:21:15.573 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool (97 ms) 2024-08-17T01:21:15.573 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled 2024-08-17T01:21:15.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:15 smithi177 ceph-mon[90034]: osdmap e1455: 8 total, 8 up, 8 in 2024-08-17T01:21:15.655 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled (82 ms) 2024-08-17T01:21:15.655 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage 2024-08-17T01:21:15.755 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage (101 ms) 2024-08-17T01:21:15.756 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap 2024-08-17T01:21:15.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:15 smithi110 ceph-mon[98148]: osdmap e1455: 8 total, 8 up, 8 in 2024-08-17T01:21:15.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:15 smithi110 ceph-mon[100641]: osdmap e1455: 8 total, 8 up, 8 in 2024-08-17T01:21:15.844 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap (88 ms) 2024-08-17T01:21:15.844 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModePool 2024-08-17T01:21:15.933 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModePool (89 ms) 2024-08-17T01:21:15.933 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled 2024-08-17T01:21:16.044 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled (111 ms) 2024-08-17T01:21:16.044 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.DisableImageMirrorWithPeer 2024-08-17T01:21:16.044 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/test_mirroring.cc:482: Skipped 2024-08-17T01:21:16.045 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:21:16.045 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestMirroring.DisableImageMirrorWithPeer (0 ms) 2024-08-17T01:21:16.045 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.DisableJournalingWithPeer 2024-08-17T01:21:16.045 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/test_mirroring.cc:520: Skipped 2024-08-17T01:21:16.045 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:21:16.045 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestMirroring.DisableJournalingWithPeer (0 ms) 2024-08-17T01:21:16.045 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling 2024-08-17T01:21:16.113 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling (69 ms) 2024-08-17T01:21:16.113 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling 2024-08-17T01:21:16.192 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling (79 ms) 2024-08-17T01:21:16.192 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling 2024-08-17T01:21:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:16 smithi177 ceph-mon[90034]: pgmap v2449: 137 pgs: 7 creating+peering, 11 unknown, 119 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:21:16.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:16 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:21:16.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:16 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T01:21:16.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:16 smithi177 ceph-mon[90034]: osdmap e1456: 8 total, 8 up, 8 in 2024-08-17T01:21:16.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:21:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:16 smithi110 ceph-mon[98148]: pgmap v2449: 137 pgs: 7 creating+peering, 11 unknown, 119 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:21:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:16 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:21:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:16 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T01:21:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:16 smithi110 ceph-mon[98148]: osdmap e1456: 8 total, 8 up, 8 in 2024-08-17T01:21:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:21:16.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:16 smithi110 ceph-mon[100641]: pgmap v2449: 137 pgs: 7 creating+peering, 11 unknown, 119 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:21:16.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:16 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:21:16.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:16 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T01:21:16.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:16 smithi110 ceph-mon[100641]: osdmap e1456: 8 total, 8 up, 8 in 2024-08-17T01:21:16.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:21:17.424 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling (1232 ms) 2024-08-17T01:21:17.424 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock 2024-08-17T01:21:17.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:17 smithi110 ceph-mon[100641]: osdmap e1457: 8 total, 8 up, 8 in 2024-08-17T01:21:17.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:17 smithi110 ceph-mon[98148]: osdmap e1457: 8 total, 8 up, 8 in 2024-08-17T01:21:17.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:17 smithi177 ceph-mon[90034]: osdmap e1457: 8 total, 8 up, 8 in 2024-08-17T01:21:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:18 smithi110 ceph-mon[98148]: pgmap v2452: 137 pgs: 7 creating+peering, 9 unknown, 121 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:21:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:18 smithi110 ceph-mon[98148]: osdmap e1458: 8 total, 8 up, 8 in 2024-08-17T01:21:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:18 smithi110 ceph-mon[100641]: pgmap v2452: 137 pgs: 7 creating+peering, 9 unknown, 121 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:21:18.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:18 smithi110 ceph-mon[100641]: osdmap e1458: 8 total, 8 up, 8 in 2024-08-17T01:21:18.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:21:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:21:18] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.43.0" 2024-08-17T01:21:18.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:18 smithi177 ceph-mon[90034]: pgmap v2452: 137 pgs: 7 creating+peering, 9 unknown, 121 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:21:18.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:18 smithi177 ceph-mon[90034]: osdmap e1458: 8 total, 8 up, 8 in 2024-08-17T01:21:19.430 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock (2006 ms) 2024-08-17T01:21:19.430 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeDisabled 2024-08-17T01:21:19.515 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeDisabled (85 ms) 2024-08-17T01:21:19.515 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage 2024-08-17T01:21:19.601 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage (86 ms) 2024-08-17T01:21:19.601 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool 2024-08-17T01:21:19.693 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool (92 ms) 2024-08-17T01:21:19.693 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling 2024-08-17T01:21:19.771 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling (79 ms) 2024-08-17T01:21:19.772 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling 2024-08-17T01:21:19.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:19 smithi110 ceph-mon[98148]: osdmap e1459: 8 total, 8 up, 8 in 2024-08-17T01:21:19.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:19 smithi110 ceph-mon[100641]: osdmap e1459: 8 total, 8 up, 8 in 2024-08-17T01:21:19.845 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling (74 ms) 2024-08-17T01:21:19.846 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeDisabled 2024-08-17T01:21:19.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:19 smithi177 ceph-mon[90034]: osdmap e1459: 8 total, 8 up, 8 in 2024-08-17T01:21:19.932 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeDisabled (86 ms) 2024-08-17T01:21:19.932 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage 2024-08-17T01:21:20.022 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage (90 ms) 2024-08-17T01:21:20.022 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled 2024-08-17T01:21:20.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:20 smithi110 ceph-mon[98148]: pgmap v2455: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 208 KiB/s rd, 25 KiB/s wr, 287 op/s 2024-08-17T01:21:20.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:20 smithi110 ceph-mon[98148]: osdmap e1460: 8 total, 8 up, 8 in 2024-08-17T01:21:20.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:20 smithi110 ceph-mon[100641]: pgmap v2455: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 208 KiB/s rd, 25 KiB/s wr, 287 op/s 2024-08-17T01:21:20.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:20 smithi110 ceph-mon[100641]: osdmap e1460: 8 total, 8 up, 8 in 2024-08-17T01:21:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:20 smithi177 ceph-mon[90034]: pgmap v2455: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 208 KiB/s rd, 25 KiB/s wr, 287 op/s 2024-08-17T01:21:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:20 smithi177 ceph-mon[90034]: osdmap e1460: 8 total, 8 up, 8 in 2024-08-17T01:21:21.463 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled (1442 ms) 2024-08-17T01:21:21.464 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModePool 2024-08-17T01:21:21.572 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModePool (108 ms) 2024-08-17T01:21:21.572 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModePool 2024-08-17T01:21:21.667 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModePool (95 ms) 2024-08-17T01:21:21.667 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModeImage 2024-08-17T01:21:21.762 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModeImage (94 ms) 2024-08-17T01:21:21.762 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode 2024-08-17T01:21:21.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:21 smithi110 ceph-mon[98148]: osdmap e1461: 8 total, 8 up, 8 in 2024-08-17T01:21:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:21 smithi110 ceph-mon[100641]: osdmap e1461: 8 total, 8 up, 8 in 2024-08-17T01:21:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:21 smithi177 ceph-mon[90034]: osdmap e1461: 8 total, 8 up, 8 in 2024-08-17T01:21:21.912 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode (151 ms) 2024-08-17T01:21:21.912 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode 2024-08-17T01:21:22.065 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode (153 ms) 2024-08-17T01:21:22.065 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode 2024-08-17T01:21:22.199 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode (134 ms) 2024-08-17T01:21:22.199 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode 2024-08-17T01:21:22.342 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode (143 ms) 2024-08-17T01:21:22.342 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode 2024-08-17T01:21:22.492 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode (150 ms) 2024-08-17T01:21:22.492 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode 2024-08-17T01:21:22.658 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode (166 ms) 2024-08-17T01:21:22.658 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageEnabled 2024-08-17T01:21:22.737 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageEnabled (79 ms) 2024-08-17T01:21:22.737 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDisabled 2024-08-17T01:21:22.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:22 smithi110 ceph-mon[100641]: pgmap v2458: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 435 KiB/s rd, 60 KiB/s wr, 628 op/s 2024-08-17T01:21:22.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:22 smithi110 ceph-mon[100641]: osdmap e1462: 8 total, 8 up, 8 in 2024-08-17T01:21:22.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:22 smithi110 ceph-mon[98148]: pgmap v2458: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 435 KiB/s rd, 60 KiB/s wr, 628 op/s 2024-08-17T01:21:22.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:22 smithi110 ceph-mon[98148]: osdmap e1462: 8 total, 8 up, 8 in 2024-08-17T01:21:22.812 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDisabled (75 ms) 2024-08-17T01:21:22.812 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.RemoveImage_With_ImageWithoutJournal 2024-08-17T01:21:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:22 smithi177 ceph-mon[90034]: pgmap v2458: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 435 KiB/s rd, 60 KiB/s wr, 628 op/s 2024-08-17T01:21:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:22 smithi177 ceph-mon[90034]: osdmap e1462: 8 total, 8 up, 8 in 2024-08-17T01:21:22.874 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.RemoveImage_With_ImageWithoutJournal (62 ms) 2024-08-17T01:21:22.874 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDemoted 2024-08-17T01:21:22.990 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDemoted (117 ms) 2024-08-17T01:21:22.991 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.TrashMoveRestore_PoolMode 2024-08-17T01:21:23.112 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.TrashMoveRestore_PoolMode (121 ms) 2024-08-17T01:21:23.112 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled 2024-08-17T01:21:23.212 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled (100 ms) 2024-08-17T01:21:23.212 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled 2024-08-17T01:21:23.322 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled (110 ms) 2024-08-17T01:21:23.322 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.MirrorStatusList 2024-08-17T01:21:23.391 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.MirrorStatusList (69 ms) 2024-08-17T01:21:23.391 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.RemoveBootstrapped 2024-08-17T01:21:23.482 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.RemoveBootstrapped (91 ms) 2024-08-17T01:21:23.482 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.AioPromoteDemote 2024-08-17T01:21:23.837 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.AioPromoteDemote (355 ms) 2024-08-17T01:21:23.837 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.AioGetInfo 2024-08-17T01:21:24.171 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.AioGetInfo (334 ms) 2024-08-17T01:21:24.171 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.AioGetStatus 2024-08-17T01:21:24.383 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.AioGetStatus (212 ms) 2024-08-17T01:21:24.383 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.SiteName 2024-08-17T01:21:24.389 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.SiteName (7 ms) 2024-08-17T01:21:24.389 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.Bootstrap 2024-08-17T01:21:24.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:24 smithi110 ceph-mon[100641]: pgmap v2460: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 381 KiB/s rd, 51 KiB/s wr, 546 op/s 2024-08-17T01:21:24.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:24 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' 2024-08-17T01:21:24.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:24 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T01:21:24.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:24 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T01:21:24.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:24 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T01:21:24.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:24 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-17T01:21:24.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:24 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T01:21:24.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:24 smithi110 ceph-mon[98148]: pgmap v2460: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 381 KiB/s rd, 51 KiB/s wr, 546 op/s 2024-08-17T01:21:24.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:24 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' 2024-08-17T01:21:24.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:24 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T01:21:24.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:24 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T01:21:24.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:24 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T01:21:24.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:24 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-17T01:21:24.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:24 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T01:21:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:24 smithi177 ceph-mon[90034]: pgmap v2460: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 381 KiB/s rd, 51 KiB/s wr, 546 op/s 2024-08-17T01:21:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:24 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' 2024-08-17T01:21:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:24 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T01:21:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:24 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T01:21:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:24 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T01:21:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:24 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-17T01:21:24.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:24 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T01:21:25.253 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.Bootstrap (863 ms) 2024-08-17T01:21:25.253 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.PeerDirection 2024-08-17T01:21:25.261 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.PeerDirection (8 ms) 2024-08-17T01:21:25.261 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.Snapshot 2024-08-17T01:21:25.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:25 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-08-17T01:21:25.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:25 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' 2024-08-17T01:21:25.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:25 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3763330674' 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-17T01:21:25.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:25 smithi110 ceph-mon[100641]: 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-17T01:21:25.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:25 smithi110 ceph-mon[100641]: 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"}]': finished 2024-08-17T01:21:25.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:25 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T01:21:25.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:25 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/e3b1e3cb-5c68-4e45-8c96-bd4ace7a48a4"}]: dispatch 2024-08-17T01:21:25.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:25 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/e3b1e3cb-5c68-4e45-8c96-bd4ace7a48a4"}]: dispatch 2024-08-17T01:21:25.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:25 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/e3b1e3cb-5c68-4e45-8c96-bd4ace7a48a4"}]': finished 2024-08-17T01:21:25.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:25 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-08-17T01:21:25.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:25 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' 2024-08-17T01:21:25.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:25 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3763330674' 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-17T01:21:25.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:25 smithi110 ceph-mon[98148]: 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-17T01:21:25.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:25 smithi110 ceph-mon[98148]: 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"}]': finished 2024-08-17T01:21:25.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:25 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T01:21:25.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:25 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/e3b1e3cb-5c68-4e45-8c96-bd4ace7a48a4"}]: dispatch 2024-08-17T01:21:25.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:25 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/e3b1e3cb-5c68-4e45-8c96-bd4ace7a48a4"}]: dispatch 2024-08-17T01:21:25.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:25 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/e3b1e3cb-5c68-4e45-8c96-bd4ace7a48a4"}]': finished 2024-08-17T01:21:25.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:25 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-08-17T01:21:25.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:25 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' 2024-08-17T01:21:25.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:25 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3763330674' 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-17T01:21:25.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:25 smithi177 ceph-mon[90034]: 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-17T01:21:25.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:25 smithi177 ceph-mon[90034]: 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"}]': finished 2024-08-17T01:21:25.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:25 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T01:21:25.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:25 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/e3b1e3cb-5c68-4e45-8c96-bd4ace7a48a4"}]: dispatch 2024-08-17T01:21:25.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:25 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/e3b1e3cb-5c68-4e45-8c96-bd4ace7a48a4"}]: dispatch 2024-08-17T01:21:25.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:25 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/e3b1e3cb-5c68-4e45-8c96-bd4ace7a48a4"}]': finished 2024-08-17T01:21:26.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:26 smithi110 ceph-mon[98148]: pgmap v2461: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 989 KiB/s rd, 139 KiB/s wr, 1.41k op/s 2024-08-17T01:21:26.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:26 smithi110 ceph-mon[98148]: osdmap e1463: 8 total, 8 up, 8 in 2024-08-17T01:21:26.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:26 smithi110 ceph-mon[100641]: pgmap v2461: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 989 KiB/s rd, 139 KiB/s wr, 1.41k op/s 2024-08-17T01:21:26.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:26 smithi110 ceph-mon[100641]: osdmap e1463: 8 total, 8 up, 8 in 2024-08-17T01:21:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:26 smithi177 ceph-mon[90034]: pgmap v2461: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 989 KiB/s rd, 139 KiB/s wr, 1.41k op/s 2024-08-17T01:21:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:26 smithi177 ceph-mon[90034]: osdmap e1463: 8 total, 8 up, 8 in 2024-08-17T01:21:28.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:27 smithi110 ceph-mon[100641]: pgmap v2463: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 838 KiB/s rd, 111 KiB/s wr, 1.17k op/s 2024-08-17T01:21:28.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:27 smithi110 ceph-mon[100641]: osdmap e1464: 8 total, 8 up, 8 in 2024-08-17T01:21:28.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:27 smithi110 ceph-mon[98148]: pgmap v2463: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 838 KiB/s rd, 111 KiB/s wr, 1.17k op/s 2024-08-17T01:21:28.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:27 smithi110 ceph-mon[98148]: osdmap e1464: 8 total, 8 up, 8 in 2024-08-17T01:21:28.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:21:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:21:28] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.43.0" 2024-08-17T01:21:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:27 smithi177 ceph-mon[90034]: pgmap v2463: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 838 KiB/s rd, 111 KiB/s wr, 1.17k op/s 2024-08-17T01:21:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:27 smithi177 ceph-mon[90034]: osdmap e1464: 8 total, 8 up, 8 in 2024-08-17T01:21:29.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:28 smithi110 ceph-mon[100641]: osdmap e1465: 8 total, 8 up, 8 in 2024-08-17T01:21:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:28 smithi110 ceph-mon[98148]: osdmap e1465: 8 total, 8 up, 8 in 2024-08-17T01:21:29.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:28 smithi177 ceph-mon[90034]: osdmap e1465: 8 total, 8 up, 8 in 2024-08-17T01:21:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:29 smithi110 ceph-mon[98148]: pgmap v2466: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 178 KiB/s wr, 1.74k op/s 2024-08-17T01:21:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:29 smithi110 ceph-mon[98148]: osdmap e1466: 8 total, 8 up, 8 in 2024-08-17T01:21:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:29 smithi110 ceph-mon[100641]: pgmap v2466: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 178 KiB/s wr, 1.74k op/s 2024-08-17T01:21:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:29 smithi110 ceph-mon[100641]: osdmap e1466: 8 total, 8 up, 8 in 2024-08-17T01:21:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:29 smithi177 ceph-mon[90034]: pgmap v2466: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 178 KiB/s wr, 1.74k op/s 2024-08-17T01:21:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:29 smithi177 ceph-mon[90034]: osdmap e1466: 8 total, 8 up, 8 in 2024-08-17T01:21:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:30 smithi110 ceph-mon[98148]: osdmap e1467: 8 total, 8 up, 8 in 2024-08-17T01:21:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:30 smithi110 ceph-mon[98148]: osdmap e1468: 8 total, 8 up, 8 in 2024-08-17T01:21:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:30 smithi110 ceph-mon[100641]: osdmap e1467: 8 total, 8 up, 8 in 2024-08-17T01:21:31.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:30 smithi110 ceph-mon[100641]: osdmap e1468: 8 total, 8 up, 8 in 2024-08-17T01:21:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:30 smithi177 ceph-mon[90034]: osdmap e1467: 8 total, 8 up, 8 in 2024-08-17T01:21:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:30 smithi177 ceph-mon[90034]: osdmap e1468: 8 total, 8 up, 8 in 2024-08-17T01:21:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:31 smithi110 ceph-mon[98148]: pgmap v2469: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 169 KiB/s wr, 1.43k op/s 2024-08-17T01:21:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:21:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:31 smithi110 ceph-mon[100641]: pgmap v2469: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 169 KiB/s wr, 1.43k op/s 2024-08-17T01:21:32.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:21:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:31 smithi177 ceph-mon[90034]: pgmap v2469: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 169 KiB/s wr, 1.43k op/s 2024-08-17T01:21:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:21:33.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:32 smithi110 ceph-mon[98148]: osdmap e1469: 8 total, 8 up, 8 in 2024-08-17T01:21:33.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:32 smithi110 ceph-mon[100641]: osdmap e1469: 8 total, 8 up, 8 in 2024-08-17T01:21:33.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:32 smithi177 ceph-mon[90034]: osdmap e1469: 8 total, 8 up, 8 in 2024-08-17T01:21:34.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:33 smithi110 ceph-mon[98148]: pgmap v2472: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 357 KiB/s rd, 63 KiB/s wr, 512 op/s 2024-08-17T01:21:34.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:33 smithi110 ceph-mon[98148]: osdmap e1470: 8 total, 8 up, 8 in 2024-08-17T01:21:34.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:33 smithi110 ceph-mon[100641]: pgmap v2472: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 357 KiB/s rd, 63 KiB/s wr, 512 op/s 2024-08-17T01:21:34.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:33 smithi110 ceph-mon[100641]: osdmap e1470: 8 total, 8 up, 8 in 2024-08-17T01:21:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:33 smithi177 ceph-mon[90034]: pgmap v2472: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 357 KiB/s rd, 63 KiB/s wr, 512 op/s 2024-08-17T01:21:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:33 smithi177 ceph-mon[90034]: osdmap e1470: 8 total, 8 up, 8 in 2024-08-17T01:21:35.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:35 smithi110 ceph-mon[98148]: osdmap e1471: 8 total, 8 up, 8 in 2024-08-17T01:21:35.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:35 smithi110 ceph-mon[100641]: osdmap e1471: 8 total, 8 up, 8 in 2024-08-17T01:21:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:35 smithi177 ceph-mon[90034]: osdmap e1471: 8 total, 8 up, 8 in 2024-08-17T01:21:36.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:36 smithi110 ceph-mon[98148]: pgmap v2475: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 5.7 KiB/s wr, 72 op/s 2024-08-17T01:21:36.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:36 smithi110 ceph-mon[98148]: osdmap e1472: 8 total, 8 up, 8 in 2024-08-17T01:21:36.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:36 smithi110 ceph-mon[98148]: osdmap e1473: 8 total, 8 up, 8 in 2024-08-17T01:21:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:36 smithi110 ceph-mon[100641]: pgmap v2475: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 5.7 KiB/s wr, 72 op/s 2024-08-17T01:21:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:36 smithi110 ceph-mon[100641]: osdmap e1472: 8 total, 8 up, 8 in 2024-08-17T01:21:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:36 smithi110 ceph-mon[100641]: osdmap e1473: 8 total, 8 up, 8 in 2024-08-17T01:21:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:36 smithi177 ceph-mon[90034]: pgmap v2475: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 5.7 KiB/s wr, 72 op/s 2024-08-17T01:21:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:36 smithi177 ceph-mon[90034]: osdmap e1472: 8 total, 8 up, 8 in 2024-08-17T01:21:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:36 smithi177 ceph-mon[90034]: osdmap e1473: 8 total, 8 up, 8 in 2024-08-17T01:21:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:37 smithi110 ceph-mon[100641]: pgmap v2478: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 2.0 KiB/s wr, 10 op/s 2024-08-17T01:21:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:37 smithi110 ceph-mon[100641]: osdmap e1474: 8 total, 8 up, 8 in 2024-08-17T01:21:38.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:37 smithi110 ceph-mon[98148]: pgmap v2478: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 2.0 KiB/s wr, 10 op/s 2024-08-17T01:21:38.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:37 smithi110 ceph-mon[98148]: osdmap e1474: 8 total, 8 up, 8 in 2024-08-17T01:21:38.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:21:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:21:38] "GET /metrics HTTP/1.1" 200 36529 "" "Prometheus/2.43.0" 2024-08-17T01:21:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:37 smithi177 ceph-mon[90034]: pgmap v2478: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 2.0 KiB/s wr, 10 op/s 2024-08-17T01:21:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:37 smithi177 ceph-mon[90034]: osdmap e1474: 8 total, 8 up, 8 in 2024-08-17T01:21:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:38 smithi110 ceph-mon[98148]: osdmap e1475: 8 total, 8 up, 8 in 2024-08-17T01:21:39.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:38 smithi110 ceph-mon[100641]: osdmap e1475: 8 total, 8 up, 8 in 2024-08-17T01:21:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:38 smithi177 ceph-mon[90034]: osdmap e1475: 8 total, 8 up, 8 in 2024-08-17T01:21:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:39 smithi110 ceph-mon[98148]: pgmap v2481: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 5.7 KiB/s wr, 90 op/s 2024-08-17T01:21:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:39 smithi110 ceph-mon[98148]: osdmap e1476: 8 total, 8 up, 8 in 2024-08-17T01:21:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:39 smithi110 ceph-mon[100641]: pgmap v2481: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 5.7 KiB/s wr, 90 op/s 2024-08-17T01:21:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:39 smithi110 ceph-mon[100641]: osdmap e1476: 8 total, 8 up, 8 in 2024-08-17T01:21:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:39 smithi177 ceph-mon[90034]: pgmap v2481: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 5.7 KiB/s wr, 90 op/s 2024-08-17T01:21:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:39 smithi177 ceph-mon[90034]: osdmap e1476: 8 total, 8 up, 8 in 2024-08-17T01:21:41.083 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.Snapshot (15823 ms) 2024-08-17T01:21:41.084 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.SnapshotRemoveOnDisable 2024-08-17T01:21:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:40 smithi110 ceph-mon[98148]: osdmap e1477: 8 total, 8 up, 8 in 2024-08-17T01:21:41.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:40 smithi110 ceph-mon[100641]: osdmap e1477: 8 total, 8 up, 8 in 2024-08-17T01:21:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:40 smithi177 ceph-mon[90034]: osdmap e1477: 8 total, 8 up, 8 in 2024-08-17T01:21:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:41 smithi110 ceph-mon[98148]: pgmap v2484: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 5.5 KiB/s wr, 96 op/s 2024-08-17T01:21:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:41 smithi110 ceph-mon[98148]: osdmap e1478: 8 total, 8 up, 8 in 2024-08-17T01:21:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:41 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/167bb53e-1642-4dfd-a958-bfed32bf1ae7"}]: dispatch 2024-08-17T01:21:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:41 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/167bb53e-1642-4dfd-a958-bfed32bf1ae7"}]: dispatch 2024-08-17T01:21:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:41 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/167bb53e-1642-4dfd-a958-bfed32bf1ae7"}]': finished 2024-08-17T01:21:42.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:41 smithi110 ceph-mon[100641]: pgmap v2484: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 5.5 KiB/s wr, 96 op/s 2024-08-17T01:21:42.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:41 smithi110 ceph-mon[100641]: osdmap e1478: 8 total, 8 up, 8 in 2024-08-17T01:21:42.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:41 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/167bb53e-1642-4dfd-a958-bfed32bf1ae7"}]: dispatch 2024-08-17T01:21:42.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:41 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/167bb53e-1642-4dfd-a958-bfed32bf1ae7"}]: dispatch 2024-08-17T01:21:42.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:41 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/167bb53e-1642-4dfd-a958-bfed32bf1ae7"}]': finished 2024-08-17T01:21:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:41 smithi177 ceph-mon[90034]: pgmap v2484: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 5.5 KiB/s wr, 96 op/s 2024-08-17T01:21:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:41 smithi177 ceph-mon[90034]: osdmap e1478: 8 total, 8 up, 8 in 2024-08-17T01:21:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:41 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/167bb53e-1642-4dfd-a958-bfed32bf1ae7"}]: dispatch 2024-08-17T01:21:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:41 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/167bb53e-1642-4dfd-a958-bfed32bf1ae7"}]: dispatch 2024-08-17T01:21:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:41 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/167bb53e-1642-4dfd-a958-bfed32bf1ae7"}]': finished 2024-08-17T01:21:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:43 smithi177 ceph-mon[90034]: osdmap e1479: 8 total, 8 up, 8 in 2024-08-17T01:21:43.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:43 smithi110 ceph-mon[98148]: osdmap e1479: 8 total, 8 up, 8 in 2024-08-17T01:21:43.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:43 smithi110 ceph-mon[100641]: osdmap e1479: 8 total, 8 up, 8 in 2024-08-17T01:21:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:44 smithi177 ceph-mon[90034]: pgmap v2487: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 4.2 KiB/s wr, 78 op/s 2024-08-17T01:21:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:44 smithi177 ceph-mon[90034]: osdmap e1480: 8 total, 8 up, 8 in 2024-08-17T01:21:44.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:44 smithi110 ceph-mon[98148]: pgmap v2487: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 4.2 KiB/s wr, 78 op/s 2024-08-17T01:21:44.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:44 smithi110 ceph-mon[98148]: osdmap e1480: 8 total, 8 up, 8 in 2024-08-17T01:21:44.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:44 smithi110 ceph-mon[100641]: pgmap v2487: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 4.2 KiB/s wr, 78 op/s 2024-08-17T01:21:44.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:44 smithi110 ceph-mon[100641]: osdmap e1480: 8 total, 8 up, 8 in 2024-08-17T01:21:45.196 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.SnapshotRemoveOnDisable (4112 ms) 2024-08-17T01:21:45.196 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.SnapshotUnlinkPeer 2024-08-17T01:21:45.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:45 smithi177 ceph-mon[90034]: osdmap e1481: 8 total, 8 up, 8 in 2024-08-17T01:21:45.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:45 smithi110 ceph-mon[98148]: osdmap e1481: 8 total, 8 up, 8 in 2024-08-17T01:21:45.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:45 smithi110 ceph-mon[100641]: osdmap e1481: 8 total, 8 up, 8 in 2024-08-17T01:21:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:46 smithi177 ceph-mon[90034]: pgmap v2490: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 7.7 KiB/s wr, 98 op/s 2024-08-17T01:21:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:46 smithi177 ceph-mon[90034]: osdmap e1482: 8 total, 8 up, 8 in 2024-08-17T01:21:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:46 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/23cea622-e738-4236-9195-dbb8f7533d7e"}]: dispatch 2024-08-17T01:21:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:46 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/23cea622-e738-4236-9195-dbb8f7533d7e"}]: dispatch 2024-08-17T01:21:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:46 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/23cea622-e738-4236-9195-dbb8f7533d7e"}]': finished 2024-08-17T01:21:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:46 smithi177 ceph-mon[90034]: osdmap e1483: 8 total, 8 up, 8 in 2024-08-17T01:21:46.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:46 smithi110 ceph-mon[98148]: pgmap v2490: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 7.7 KiB/s wr, 98 op/s 2024-08-17T01:21:46.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:46 smithi110 ceph-mon[98148]: osdmap e1482: 8 total, 8 up, 8 in 2024-08-17T01:21:46.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:46 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/23cea622-e738-4236-9195-dbb8f7533d7e"}]: dispatch 2024-08-17T01:21:46.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:46 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/23cea622-e738-4236-9195-dbb8f7533d7e"}]: dispatch 2024-08-17T01:21:46.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:46 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/23cea622-e738-4236-9195-dbb8f7533d7e"}]': finished 2024-08-17T01:21:46.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:46 smithi110 ceph-mon[98148]: osdmap e1483: 8 total, 8 up, 8 in 2024-08-17T01:21:46.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:46 smithi110 ceph-mon[100641]: pgmap v2490: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 7.7 KiB/s wr, 98 op/s 2024-08-17T01:21:46.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:46 smithi110 ceph-mon[100641]: osdmap e1482: 8 total, 8 up, 8 in 2024-08-17T01:21:46.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:46 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/23cea622-e738-4236-9195-dbb8f7533d7e"}]: dispatch 2024-08-17T01:21:46.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:46 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/23cea622-e738-4236-9195-dbb8f7533d7e"}]: dispatch 2024-08-17T01:21:46.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:46 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/23cea622-e738-4236-9195-dbb8f7533d7e"}]': finished 2024-08-17T01:21:46.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:46 smithi110 ceph-mon[100641]: osdmap e1483: 8 total, 8 up, 8 in 2024-08-17T01:21:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:21:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:47 smithi177 ceph-mon[90034]: osdmap e1484: 8 total, 8 up, 8 in 2024-08-17T01:21:47.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:21:47.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:47 smithi110 ceph-mon[98148]: osdmap e1484: 8 total, 8 up, 8 in 2024-08-17T01:21:47.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:21:47.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:47 smithi110 ceph-mon[100641]: osdmap e1484: 8 total, 8 up, 8 in 2024-08-17T01:21:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:48 smithi177 ceph-mon[90034]: pgmap v2493: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 3.7 KiB/s wr, 26 op/s 2024-08-17T01:21:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:48 smithi177 ceph-mon[90034]: osdmap e1485: 8 total, 8 up, 8 in 2024-08-17T01:21:48.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:48 smithi110 ceph-mon[100641]: pgmap v2493: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 3.7 KiB/s wr, 26 op/s 2024-08-17T01:21:48.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:48 smithi110 ceph-mon[100641]: osdmap e1485: 8 total, 8 up, 8 in 2024-08-17T01:21:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:48 smithi110 ceph-mon[98148]: pgmap v2493: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 3.7 KiB/s wr, 26 op/s 2024-08-17T01:21:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:48 smithi110 ceph-mon[98148]: osdmap e1485: 8 total, 8 up, 8 in 2024-08-17T01:21:48.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:21:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:21:48] "GET /metrics HTTP/1.1" 200 36528 "" "Prometheus/2.43.0" 2024-08-17T01:21:50.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:49 smithi110 ceph-mon[98148]: pgmap v2496: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 KiB/s wr, 84 op/s 2024-08-17T01:21:50.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:49 smithi110 ceph-mon[98148]: osdmap e1486: 8 total, 8 up, 8 in 2024-08-17T01:21:50.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:49 smithi110 ceph-mon[100641]: pgmap v2496: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 KiB/s wr, 84 op/s 2024-08-17T01:21:50.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:49 smithi110 ceph-mon[100641]: osdmap e1486: 8 total, 8 up, 8 in 2024-08-17T01:21:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:49 smithi177 ceph-mon[90034]: pgmap v2496: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 KiB/s wr, 84 op/s 2024-08-17T01:21:50.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:49 smithi177 ceph-mon[90034]: osdmap e1486: 8 total, 8 up, 8 in 2024-08-17T01:21:51.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:50 smithi110 ceph-mon[98148]: osdmap e1487: 8 total, 8 up, 8 in 2024-08-17T01:21:51.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:50 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/ccf85580-250f-4062-bfbf-664b0f995bb8"}]: dispatch 2024-08-17T01:21:51.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:50 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/ccf85580-250f-4062-bfbf-664b0f995bb8"}]: dispatch 2024-08-17T01:21:51.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:50 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/ccf85580-250f-4062-bfbf-664b0f995bb8"}]': finished 2024-08-17T01:21:51.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:50 smithi110 ceph-mon[98148]: osdmap e1488: 8 total, 8 up, 8 in 2024-08-17T01:21:51.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:50 smithi110 ceph-mon[100641]: osdmap e1487: 8 total, 8 up, 8 in 2024-08-17T01:21:51.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:50 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/ccf85580-250f-4062-bfbf-664b0f995bb8"}]: dispatch 2024-08-17T01:21:51.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:50 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/ccf85580-250f-4062-bfbf-664b0f995bb8"}]: dispatch 2024-08-17T01:21:51.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:50 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/ccf85580-250f-4062-bfbf-664b0f995bb8"}]': finished 2024-08-17T01:21:51.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:50 smithi110 ceph-mon[100641]: osdmap e1488: 8 total, 8 up, 8 in 2024-08-17T01:21:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:50 smithi177 ceph-mon[90034]: osdmap e1487: 8 total, 8 up, 8 in 2024-08-17T01:21:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:50 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/ccf85580-250f-4062-bfbf-664b0f995bb8"}]: dispatch 2024-08-17T01:21:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:50 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/ccf85580-250f-4062-bfbf-664b0f995bb8"}]: dispatch 2024-08-17T01:21:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:50 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/ccf85580-250f-4062-bfbf-664b0f995bb8"}]': finished 2024-08-17T01:21:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:50 smithi177 ceph-mon[90034]: osdmap e1488: 8 total, 8 up, 8 in 2024-08-17T01:21:52.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:52 smithi110 ceph-mon[100641]: pgmap v2499: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 12 KiB/s wr, 184 op/s 2024-08-17T01:21:52.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:52 smithi110 ceph-mon[98148]: pgmap v2499: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 12 KiB/s wr, 184 op/s 2024-08-17T01:21:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:52 smithi177 ceph-mon[90034]: pgmap v2499: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 12 KiB/s wr, 184 op/s 2024-08-17T01:21:53.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:53 smithi110 ceph-mon[98148]: osdmap e1489: 8 total, 8 up, 8 in 2024-08-17T01:21:53.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:53 smithi110 ceph-mon[100641]: osdmap e1489: 8 total, 8 up, 8 in 2024-08-17T01:21:53.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:53 smithi177 ceph-mon[90034]: osdmap e1489: 8 total, 8 up, 8 in 2024-08-17T01:21:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:54 smithi110 ceph-mon[100641]: pgmap v2502: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 9.2 KiB/s wr, 123 op/s 2024-08-17T01:21:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:54 smithi110 ceph-mon[100641]: osdmap e1490: 8 total, 8 up, 8 in 2024-08-17T01:21:54.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:54 smithi110 ceph-mon[98148]: pgmap v2502: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 9.2 KiB/s wr, 123 op/s 2024-08-17T01:21:54.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:54 smithi110 ceph-mon[98148]: osdmap e1490: 8 total, 8 up, 8 in 2024-08-17T01:21:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:54 smithi177 ceph-mon[90034]: pgmap v2502: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 9.2 KiB/s wr, 123 op/s 2024-08-17T01:21:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:54 smithi177 ceph-mon[90034]: osdmap e1490: 8 total, 8 up, 8 in 2024-08-17T01:21:55.098 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.SnapshotUnlinkPeer (9902 ms) 2024-08-17T01:21:55.098 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.SnapshotImageState 2024-08-17T01:21:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:55 smithi110 ceph-mon[98148]: osdmap e1491: 8 total, 8 up, 8 in 2024-08-17T01:21:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:55 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:21:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:55 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:21:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:55 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:21:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:55 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:21:55.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:55 smithi110 ceph-mon[100641]: osdmap e1491: 8 total, 8 up, 8 in 2024-08-17T01:21:55.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:55 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:21:55.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:55 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:21:55.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:55 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:21:55.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:55 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:21:55.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:55 smithi177 ceph-mon[90034]: osdmap e1491: 8 total, 8 up, 8 in 2024-08-17T01:21:55.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:55 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:21:55.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:55 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:21:55.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:55 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:21:55.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:55 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:21:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:56 smithi110 ceph-mon[98148]: pgmap v2505: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 10 KiB/s wr, 212 op/s 2024-08-17T01:21:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:56 smithi110 ceph-mon[98148]: osdmap e1492: 8 total, 8 up, 8 in 2024-08-17T01:21:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:56 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/879623d0-1c1f-4be7-b160-0dcf537ddf92"}]: dispatch 2024-08-17T01:21:56.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:56 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/879623d0-1c1f-4be7-b160-0dcf537ddf92"}]: dispatch 2024-08-17T01:21:56.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:56 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/879623d0-1c1f-4be7-b160-0dcf537ddf92"}]': finished 2024-08-17T01:21:56.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:56 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/97ed7b9d-89ad-4849-94f4-34e72225ba53"}]: dispatch 2024-08-17T01:21:56.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:56 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/97ed7b9d-89ad-4849-94f4-34e72225ba53"}]: dispatch 2024-08-17T01:21:56.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:56 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/97ed7b9d-89ad-4849-94f4-34e72225ba53"}]': finished 2024-08-17T01:21:56.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:56 smithi110 ceph-mon[98148]: osdmap e1493: 8 total, 8 up, 8 in 2024-08-17T01:21:56.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:56 smithi110 ceph-mon[100641]: pgmap v2505: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 10 KiB/s wr, 212 op/s 2024-08-17T01:21:56.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:56 smithi110 ceph-mon[100641]: osdmap e1492: 8 total, 8 up, 8 in 2024-08-17T01:21:56.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:56 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/879623d0-1c1f-4be7-b160-0dcf537ddf92"}]: dispatch 2024-08-17T01:21:56.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:56 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/879623d0-1c1f-4be7-b160-0dcf537ddf92"}]: dispatch 2024-08-17T01:21:56.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:56 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/879623d0-1c1f-4be7-b160-0dcf537ddf92"}]': finished 2024-08-17T01:21:56.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:56 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/97ed7b9d-89ad-4849-94f4-34e72225ba53"}]: dispatch 2024-08-17T01:21:56.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:56 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/97ed7b9d-89ad-4849-94f4-34e72225ba53"}]: dispatch 2024-08-17T01:21:56.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:56 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/97ed7b9d-89ad-4849-94f4-34e72225ba53"}]': finished 2024-08-17T01:21:56.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:56 smithi110 ceph-mon[100641]: osdmap e1493: 8 total, 8 up, 8 in 2024-08-17T01:21:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:56 smithi177 ceph-mon[90034]: pgmap v2505: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 159 KiB/s rd, 10 KiB/s wr, 212 op/s 2024-08-17T01:21:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:56 smithi177 ceph-mon[90034]: osdmap e1492: 8 total, 8 up, 8 in 2024-08-17T01:21:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:56 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/879623d0-1c1f-4be7-b160-0dcf537ddf92"}]: dispatch 2024-08-17T01:21:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:56 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/879623d0-1c1f-4be7-b160-0dcf537ddf92"}]: dispatch 2024-08-17T01:21:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:56 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/879623d0-1c1f-4be7-b160-0dcf537ddf92"}]': finished 2024-08-17T01:21:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:56 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/97ed7b9d-89ad-4849-94f4-34e72225ba53"}]: dispatch 2024-08-17T01:21:56.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:56 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/97ed7b9d-89ad-4849-94f4-34e72225ba53"}]: dispatch 2024-08-17T01:21:56.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:56 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/97ed7b9d-89ad-4849-94f4-34e72225ba53"}]': finished 2024-08-17T01:21:56.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:56 smithi177 ceph-mon[90034]: osdmap e1493: 8 total, 8 up, 8 in 2024-08-17T01:21:58.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:57 smithi110 ceph-mon[98148]: pgmap v2508: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 144 KiB/s rd, 8.0 KiB/s wr, 189 op/s 2024-08-17T01:21:58.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:57 smithi110 ceph-mon[98148]: osdmap e1494: 8 total, 8 up, 8 in 2024-08-17T01:21:58.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:21:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:21:58] "GET /metrics HTTP/1.1" 200 36528 "" "Prometheus/2.43.0" 2024-08-17T01:21:58.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:57 smithi110 ceph-mon[100641]: pgmap v2508: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 144 KiB/s rd, 8.0 KiB/s wr, 189 op/s 2024-08-17T01:21:58.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:57 smithi110 ceph-mon[100641]: osdmap e1494: 8 total, 8 up, 8 in 2024-08-17T01:21:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:57 smithi177 ceph-mon[90034]: pgmap v2508: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 144 KiB/s rd, 8.0 KiB/s wr, 189 op/s 2024-08-17T01:21:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:57 smithi177 ceph-mon[90034]: osdmap e1494: 8 total, 8 up, 8 in 2024-08-17T01:21:59.086 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.SnapshotImageState (3988 ms) 2024-08-17T01:21:59.086 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.SnapshotPromoteDemote 2024-08-17T01:21:59.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:21:59 smithi110 ceph-mon[98148]: osdmap e1495: 8 total, 8 up, 8 in 2024-08-17T01:21:59.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:21:59 smithi110 ceph-mon[100641]: osdmap e1495: 8 total, 8 up, 8 in 2024-08-17T01:21:59.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:21:59 smithi177 ceph-mon[90034]: osdmap e1495: 8 total, 8 up, 8 in 2024-08-17T01:22:00.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:00 smithi110 ceph-mon[98148]: pgmap v2511: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 14 KiB/s wr, 176 op/s 2024-08-17T01:22:00.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:00 smithi110 ceph-mon[98148]: osdmap e1496: 8 total, 8 up, 8 in 2024-08-17T01:22:00.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:00 smithi110 ceph-mon[100641]: pgmap v2511: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 14 KiB/s wr, 176 op/s 2024-08-17T01:22:00.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:00 smithi110 ceph-mon[100641]: osdmap e1496: 8 total, 8 up, 8 in 2024-08-17T01:22:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:00 smithi177 ceph-mon[90034]: pgmap v2511: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 14 KiB/s wr, 176 op/s 2024-08-17T01:22:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:00 smithi177 ceph-mon[90034]: osdmap e1496: 8 total, 8 up, 8 in 2024-08-17T01:22:01.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:01 smithi110 ceph-mon[98148]: osdmap e1497: 8 total, 8 up, 8 in 2024-08-17T01:22:01.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:01 smithi110 ceph-mon[98148]: osdmap e1498: 8 total, 8 up, 8 in 2024-08-17T01:22:01.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:01 smithi110 ceph-mon[100641]: osdmap e1497: 8 total, 8 up, 8 in 2024-08-17T01:22:01.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:01 smithi110 ceph-mon[100641]: osdmap e1498: 8 total, 8 up, 8 in 2024-08-17T01:22:01.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:01 smithi177 ceph-mon[90034]: osdmap e1497: 8 total, 8 up, 8 in 2024-08-17T01:22:01.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:01 smithi177 ceph-mon[90034]: osdmap e1498: 8 total, 8 up, 8 in 2024-08-17T01:22:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:02 smithi110 ceph-mon[98148]: pgmap v2514: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 152 KiB/s rd, 23 KiB/s wr, 220 op/s 2024-08-17T01:22:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:22:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:02 smithi110 ceph-mon[98148]: osdmap e1499: 8 total, 8 up, 8 in 2024-08-17T01:22:02.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:02 smithi110 ceph-mon[100641]: pgmap v2514: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 152 KiB/s rd, 23 KiB/s wr, 220 op/s 2024-08-17T01:22:02.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:22:02.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:02 smithi110 ceph-mon[100641]: osdmap e1499: 8 total, 8 up, 8 in 2024-08-17T01:22:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:02 smithi177 ceph-mon[90034]: pgmap v2514: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 152 KiB/s rd, 23 KiB/s wr, 220 op/s 2024-08-17T01:22:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:22:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:02 smithi177 ceph-mon[90034]: osdmap e1499: 8 total, 8 up, 8 in 2024-08-17T01:22:04.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:03 smithi110 ceph-mon[98148]: pgmap v2517: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 12 KiB/s wr, 65 op/s 2024-08-17T01:22:04.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:03 smithi110 ceph-mon[98148]: osdmap e1500: 8 total, 8 up, 8 in 2024-08-17T01:22:04.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:03 smithi110 ceph-mon[100641]: pgmap v2517: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 12 KiB/s wr, 65 op/s 2024-08-17T01:22:04.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:03 smithi110 ceph-mon[100641]: osdmap e1500: 8 total, 8 up, 8 in 2024-08-17T01:22:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:03 smithi177 ceph-mon[90034]: pgmap v2517: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 12 KiB/s wr, 65 op/s 2024-08-17T01:22:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:03 smithi177 ceph-mon[90034]: osdmap e1500: 8 total, 8 up, 8 in 2024-08-17T01:22:05.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:04 smithi110 ceph-mon[98148]: osdmap e1501: 8 total, 8 up, 8 in 2024-08-17T01:22:05.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:04 smithi110 ceph-mon[100641]: osdmap e1501: 8 total, 8 up, 8 in 2024-08-17T01:22:05.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:04 smithi177 ceph-mon[90034]: osdmap e1501: 8 total, 8 up, 8 in 2024-08-17T01:22:06.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:05 smithi110 ceph-mon[98148]: pgmap v2520: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 12 KiB/s wr, 169 op/s 2024-08-17T01:22:06.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:05 smithi110 ceph-mon[98148]: osdmap e1502: 8 total, 8 up, 8 in 2024-08-17T01:22:06.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:05 smithi110 ceph-mon[98148]: osdmap e1503: 8 total, 8 up, 8 in 2024-08-17T01:22:06.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:05 smithi110 ceph-mon[100641]: pgmap v2520: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 12 KiB/s wr, 169 op/s 2024-08-17T01:22:06.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:05 smithi110 ceph-mon[100641]: osdmap e1502: 8 total, 8 up, 8 in 2024-08-17T01:22:06.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:05 smithi110 ceph-mon[100641]: osdmap e1503: 8 total, 8 up, 8 in 2024-08-17T01:22:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:05 smithi177 ceph-mon[90034]: pgmap v2520: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 12 KiB/s wr, 169 op/s 2024-08-17T01:22:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:05 smithi177 ceph-mon[90034]: osdmap e1502: 8 total, 8 up, 8 in 2024-08-17T01:22:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:05 smithi177 ceph-mon[90034]: osdmap e1503: 8 total, 8 up, 8 in 2024-08-17T01:22:08.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:07 smithi110 ceph-mon[98148]: pgmap v2523: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 8.2 KiB/s wr, 147 op/s 2024-08-17T01:22:08.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:07 smithi110 ceph-mon[98148]: osdmap e1504: 8 total, 8 up, 8 in 2024-08-17T01:22:08.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:07 smithi110 ceph-mon[100641]: pgmap v2523: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 8.2 KiB/s wr, 147 op/s 2024-08-17T01:22:08.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:07 smithi110 ceph-mon[100641]: osdmap e1504: 8 total, 8 up, 8 in 2024-08-17T01:22:08.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:22:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:22:08] "GET /metrics HTTP/1.1" 200 36530 "" "Prometheus/2.43.0" 2024-08-17T01:22:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:07 smithi177 ceph-mon[90034]: pgmap v2523: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 8.2 KiB/s wr, 147 op/s 2024-08-17T01:22:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:07 smithi177 ceph-mon[90034]: osdmap e1504: 8 total, 8 up, 8 in 2024-08-17T01:22:09.120 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.SnapshotPromoteDemote (10034 ms) 2024-08-17T01:22:09.120 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestMirroring.AioSnapshotCreate 2024-08-17T01:22:09.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:09 smithi110 ceph-mon[100641]: osdmap e1505: 8 total, 8 up, 8 in 2024-08-17T01:22:09.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:09 smithi110 ceph-mon[98148]: osdmap e1505: 8 total, 8 up, 8 in 2024-08-17T01:22:09.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:09 smithi177 ceph-mon[90034]: osdmap e1505: 8 total, 8 up, 8 in 2024-08-17T01:22:10.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:10 smithi110 ceph-mon[100641]: pgmap v2526: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 511 B/s wr, 7 op/s 2024-08-17T01:22:10.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:10 smithi110 ceph-mon[100641]: osdmap e1506: 8 total, 8 up, 8 in 2024-08-17T01:22:10.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:10 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/0d94061f-fe2d-4b54-8685-362c972ea142"}]: dispatch 2024-08-17T01:22:10.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:10 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/0d94061f-fe2d-4b54-8685-362c972ea142"}]: dispatch 2024-08-17T01:22:10.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:10 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/0d94061f-fe2d-4b54-8685-362c972ea142"}]': finished 2024-08-17T01:22:10.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:10 smithi110 ceph-mon[98148]: pgmap v2526: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 511 B/s wr, 7 op/s 2024-08-17T01:22:10.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:10 smithi110 ceph-mon[98148]: osdmap e1506: 8 total, 8 up, 8 in 2024-08-17T01:22:10.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:10 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/0d94061f-fe2d-4b54-8685-362c972ea142"}]: dispatch 2024-08-17T01:22:10.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:10 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/0d94061f-fe2d-4b54-8685-362c972ea142"}]: dispatch 2024-08-17T01:22:10.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:10 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/0d94061f-fe2d-4b54-8685-362c972ea142"}]': finished 2024-08-17T01:22:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:10 smithi177 ceph-mon[90034]: pgmap v2526: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 511 B/s wr, 7 op/s 2024-08-17T01:22:10.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:10 smithi177 ceph-mon[90034]: osdmap e1506: 8 total, 8 up, 8 in 2024-08-17T01:22:10.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:10 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/0d94061f-fe2d-4b54-8685-362c972ea142"}]: dispatch 2024-08-17T01:22:10.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:10 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/0d94061f-fe2d-4b54-8685-362c972ea142"}]: dispatch 2024-08-17T01:22:10.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:10 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/0d94061f-fe2d-4b54-8685-362c972ea142"}]': finished 2024-08-17T01:22:11.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:11 smithi110 ceph-mon[98148]: osdmap e1507: 8 total, 8 up, 8 in 2024-08-17T01:22:11.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:11 smithi110 ceph-mon[100641]: osdmap e1507: 8 total, 8 up, 8 in 2024-08-17T01:22:11.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:11 smithi177 ceph-mon[90034]: osdmap e1507: 8 total, 8 up, 8 in 2024-08-17T01:22:12.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:12 smithi110 ceph-mon[100641]: pgmap v2529: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 5.5 KiB/s wr, 63 op/s 2024-08-17T01:22:12.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:12 smithi110 ceph-mon[100641]: osdmap e1508: 8 total, 8 up, 8 in 2024-08-17T01:22:12.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:12 smithi110 ceph-mon[98148]: pgmap v2529: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 5.5 KiB/s wr, 63 op/s 2024-08-17T01:22:12.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:12 smithi110 ceph-mon[98148]: osdmap e1508: 8 total, 8 up, 8 in 2024-08-17T01:22:12.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:12 smithi177 ceph-mon[90034]: pgmap v2529: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 5.5 KiB/s wr, 63 op/s 2024-08-17T01:22:12.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:12 smithi177 ceph-mon[90034]: osdmap e1508: 8 total, 8 up, 8 in 2024-08-17T01:22:13.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:13 smithi110 ceph-mon[98148]: osdmap e1509: 8 total, 8 up, 8 in 2024-08-17T01:22:13.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:13 smithi110 ceph-mon[100641]: osdmap e1509: 8 total, 8 up, 8 in 2024-08-17T01:22:13.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:13 smithi177 ceph-mon[90034]: osdmap e1509: 8 total, 8 up, 8 in 2024-08-17T01:22:14.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:14 smithi177 ceph-mon[90034]: pgmap v2532: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 6.7 KiB/s wr, 66 op/s 2024-08-17T01:22:14.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:14 smithi177 ceph-mon[90034]: osdmap e1510: 8 total, 8 up, 8 in 2024-08-17T01:22:14.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:14 smithi110 ceph-mon[100641]: pgmap v2532: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 6.7 KiB/s wr, 66 op/s 2024-08-17T01:22:14.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:14 smithi110 ceph-mon[100641]: osdmap e1510: 8 total, 8 up, 8 in 2024-08-17T01:22:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:14 smithi110 ceph-mon[98148]: pgmap v2532: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 6.7 KiB/s wr, 66 op/s 2024-08-17T01:22:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:14 smithi110 ceph-mon[98148]: osdmap e1510: 8 total, 8 up, 8 in 2024-08-17T01:22:15.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:15 smithi110 ceph-mon[98148]: osdmap e1511: 8 total, 8 up, 8 in 2024-08-17T01:22:15.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:15 smithi110 ceph-mon[100641]: osdmap e1511: 8 total, 8 up, 8 in 2024-08-17T01:22:15.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:15 smithi177 ceph-mon[90034]: osdmap e1511: 8 total, 8 up, 8 in 2024-08-17T01:22:16.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:16 smithi110 ceph-mon[98148]: pgmap v2535: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 12 KiB/s wr, 121 op/s 2024-08-17T01:22:16.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:16 smithi110 ceph-mon[98148]: osdmap e1512: 8 total, 8 up, 8 in 2024-08-17T01:22:16.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:16 smithi110 ceph-mon[98148]: osdmap e1513: 8 total, 8 up, 8 in 2024-08-17T01:22:16.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:16 smithi110 ceph-mon[100641]: pgmap v2535: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 12 KiB/s wr, 121 op/s 2024-08-17T01:22:16.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:16 smithi110 ceph-mon[100641]: osdmap e1512: 8 total, 8 up, 8 in 2024-08-17T01:22:16.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:16 smithi110 ceph-mon[100641]: osdmap e1513: 8 total, 8 up, 8 in 2024-08-17T01:22:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:16 smithi177 ceph-mon[90034]: pgmap v2535: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 12 KiB/s wr, 121 op/s 2024-08-17T01:22:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:16 smithi177 ceph-mon[90034]: osdmap e1512: 8 total, 8 up, 8 in 2024-08-17T01:22:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:16 smithi177 ceph-mon[90034]: osdmap e1513: 8 total, 8 up, 8 in 2024-08-17T01:22:17.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:22:17.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:17 smithi110 ceph-mon[100641]: osdmap e1514: 8 total, 8 up, 8 in 2024-08-17T01:22:17.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:22:17.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:17 smithi110 ceph-mon[98148]: osdmap e1514: 8 total, 8 up, 8 in 2024-08-17T01:22:17.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:22:17.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:17 smithi177 ceph-mon[90034]: osdmap e1514: 8 total, 8 up, 8 in 2024-08-17T01:22:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:18 smithi110 ceph-mon[98148]: pgmap v2538: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 11 KiB/s wr, 118 op/s 2024-08-17T01:22:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:18 smithi110 ceph-mon[98148]: osdmap e1515: 8 total, 8 up, 8 in 2024-08-17T01:22:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:22:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:22:18] "GET /metrics HTTP/1.1" 200 36529 "" "Prometheus/2.43.0" 2024-08-17T01:22:18.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:18 smithi110 ceph-mon[100641]: pgmap v2538: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 11 KiB/s wr, 118 op/s 2024-08-17T01:22:18.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:18 smithi110 ceph-mon[100641]: osdmap e1515: 8 total, 8 up, 8 in 2024-08-17T01:22:18.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:18 smithi177 ceph-mon[90034]: pgmap v2538: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 11 KiB/s wr, 118 op/s 2024-08-17T01:22:18.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:18 smithi177 ceph-mon[90034]: osdmap e1515: 8 total, 8 up, 8 in 2024-08-17T01:22:20.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:19 smithi110 ceph-mon[98148]: pgmap v2541: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 6.2 KiB/s wr, 56 op/s 2024-08-17T01:22:20.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:19 smithi110 ceph-mon[98148]: osdmap e1516: 8 total, 8 up, 8 in 2024-08-17T01:22:20.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:19 smithi110 ceph-mon[100641]: pgmap v2541: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 6.2 KiB/s wr, 56 op/s 2024-08-17T01:22:20.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:19 smithi110 ceph-mon[100641]: osdmap e1516: 8 total, 8 up, 8 in 2024-08-17T01:22:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:19 smithi177 ceph-mon[90034]: pgmap v2541: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 6.2 KiB/s wr, 56 op/s 2024-08-17T01:22:20.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:19 smithi177 ceph-mon[90034]: osdmap e1516: 8 total, 8 up, 8 in 2024-08-17T01:22:21.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:20 smithi110 ceph-mon[98148]: osdmap e1517: 8 total, 8 up, 8 in 2024-08-17T01:22:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:20 smithi110 ceph-mon[100641]: osdmap e1517: 8 total, 8 up, 8 in 2024-08-17T01:22:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:20 smithi177 ceph-mon[90034]: osdmap e1517: 8 total, 8 up, 8 in 2024-08-17T01:22:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:21 smithi110 ceph-mon[98148]: pgmap v2544: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 15 KiB/s wr, 122 op/s 2024-08-17T01:22:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:21 smithi110 ceph-mon[98148]: osdmap e1518: 8 total, 8 up, 8 in 2024-08-17T01:22:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:21 smithi110 ceph-mon[100641]: pgmap v2544: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 15 KiB/s wr, 122 op/s 2024-08-17T01:22:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:21 smithi110 ceph-mon[100641]: osdmap e1518: 8 total, 8 up, 8 in 2024-08-17T01:22:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:21 smithi177 ceph-mon[90034]: pgmap v2544: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 15 KiB/s wr, 122 op/s 2024-08-17T01:22:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:21 smithi177 ceph-mon[90034]: osdmap e1518: 8 total, 8 up, 8 in 2024-08-17T01:22:23.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:22 smithi110 ceph-mon[98148]: osdmap e1519: 8 total, 8 up, 8 in 2024-08-17T01:22:23.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:22 smithi110 ceph-mon[100641]: osdmap e1519: 8 total, 8 up, 8 in 2024-08-17T01:22:23.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:22 smithi177 ceph-mon[90034]: osdmap e1519: 8 total, 8 up, 8 in 2024-08-17T01:22:24.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:23 smithi110 ceph-mon[98148]: pgmap v2547: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 15 KiB/s wr, 140 op/s 2024-08-17T01:22:24.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:23 smithi110 ceph-mon[98148]: osdmap e1520: 8 total, 8 up, 8 in 2024-08-17T01:22:24.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:23 smithi110 ceph-mon[100641]: pgmap v2547: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 15 KiB/s wr, 140 op/s 2024-08-17T01:22:24.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:23 smithi110 ceph-mon[100641]: osdmap e1520: 8 total, 8 up, 8 in 2024-08-17T01:22:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:23 smithi177 ceph-mon[90034]: pgmap v2547: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 15 KiB/s wr, 140 op/s 2024-08-17T01:22:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:23 smithi177 ceph-mon[90034]: osdmap e1520: 8 total, 8 up, 8 in 2024-08-17T01:22:25.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:25 smithi110 ceph-mon[98148]: osdmap e1521: 8 total, 8 up, 8 in 2024-08-17T01:22:25.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:25 smithi110 ceph-mon[100641]: osdmap e1521: 8 total, 8 up, 8 in 2024-08-17T01:22:25.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:25 smithi177 ceph-mon[90034]: osdmap e1521: 8 total, 8 up, 8 in 2024-08-17T01:22:26.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:26 smithi110 ceph-mon[100641]: pgmap v2550: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 19 KiB/s wr, 237 op/s 2024-08-17T01:22:26.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:26 smithi110 ceph-mon[100641]: osdmap e1522: 8 total, 8 up, 8 in 2024-08-17T01:22:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:26 smithi110 ceph-mon[98148]: pgmap v2550: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 19 KiB/s wr, 237 op/s 2024-08-17T01:22:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:26 smithi110 ceph-mon[98148]: osdmap e1522: 8 total, 8 up, 8 in 2024-08-17T01:22:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:26 smithi177 ceph-mon[90034]: pgmap v2550: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 19 KiB/s wr, 237 op/s 2024-08-17T01:22:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:26 smithi177 ceph-mon[90034]: osdmap e1522: 8 total, 8 up, 8 in 2024-08-17T01:22:27.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:27 smithi110 ceph-mon[98148]: osdmap e1523: 8 total, 8 up, 8 in 2024-08-17T01:22:27.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:27 smithi110 ceph-mon[100641]: osdmap e1523: 8 total, 8 up, 8 in 2024-08-17T01:22:27.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:27 smithi177 ceph-mon[90034]: osdmap e1523: 8 total, 8 up, 8 in 2024-08-17T01:22:28.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:28 smithi110 ceph-mon[98148]: pgmap v2553: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 13 KiB/s wr, 175 op/s 2024-08-17T01:22:28.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:28 smithi110 ceph-mon[98148]: osdmap e1524: 8 total, 8 up, 8 in 2024-08-17T01:22:28.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:22:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:22:28] "GET /metrics HTTP/1.1" 200 36529 "" "Prometheus/2.43.0" 2024-08-17T01:22:28.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:28 smithi110 ceph-mon[100641]: pgmap v2553: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 13 KiB/s wr, 175 op/s 2024-08-17T01:22:28.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:28 smithi110 ceph-mon[100641]: osdmap e1524: 8 total, 8 up, 8 in 2024-08-17T01:22:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:28 smithi177 ceph-mon[90034]: pgmap v2553: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 13 KiB/s wr, 175 op/s 2024-08-17T01:22:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:28 smithi177 ceph-mon[90034]: osdmap e1524: 8 total, 8 up, 8 in 2024-08-17T01:22:29.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:29 smithi110 ceph-mon[100641]: osdmap e1525: 8 total, 8 up, 8 in 2024-08-17T01:22:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:29 smithi110 ceph-mon[98148]: osdmap e1525: 8 total, 8 up, 8 in 2024-08-17T01:22:29.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:29 smithi177 ceph-mon[90034]: osdmap e1525: 8 total, 8 up, 8 in 2024-08-17T01:22:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:30 smithi110 ceph-mon[98148]: pgmap v2556: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 KiB/s wr, 37 op/s 2024-08-17T01:22:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:30 smithi110 ceph-mon[98148]: osdmap e1526: 8 total, 8 up, 8 in 2024-08-17T01:22:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:30 smithi110 ceph-mon[100641]: pgmap v2556: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 KiB/s wr, 37 op/s 2024-08-17T01:22:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:30 smithi110 ceph-mon[100641]: osdmap e1526: 8 total, 8 up, 8 in 2024-08-17T01:22:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:30 smithi177 ceph-mon[90034]: pgmap v2556: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 KiB/s wr, 37 op/s 2024-08-17T01:22:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:30 smithi177 ceph-mon[90034]: osdmap e1526: 8 total, 8 up, 8 in 2024-08-17T01:22:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:31 smithi110 ceph-mon[100641]: osdmap e1527: 8 total, 8 up, 8 in 2024-08-17T01:22:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:31 smithi110 ceph-mon[100641]: osdmap e1528: 8 total, 8 up, 8 in 2024-08-17T01:22:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:31 smithi110 ceph-mon[98148]: osdmap e1527: 8 total, 8 up, 8 in 2024-08-17T01:22:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:31 smithi110 ceph-mon[98148]: osdmap e1528: 8 total, 8 up, 8 in 2024-08-17T01:22:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:31 smithi177 ceph-mon[90034]: osdmap e1527: 8 total, 8 up, 8 in 2024-08-17T01:22:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:31 smithi177 ceph-mon[90034]: osdmap e1528: 8 total, 8 up, 8 in 2024-08-17T01:22:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:32 smithi110 ceph-mon[100641]: pgmap v2559: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 97 KiB/s rd, 7.7 KiB/s wr, 142 op/s 2024-08-17T01:22:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:22:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:32 smithi110 ceph-mon[100641]: osdmap e1529: 8 total, 8 up, 8 in 2024-08-17T01:22:32.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:32 smithi110 ceph-mon[98148]: pgmap v2559: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 97 KiB/s rd, 7.7 KiB/s wr, 142 op/s 2024-08-17T01:22:32.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:22:32.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:32 smithi110 ceph-mon[98148]: osdmap e1529: 8 total, 8 up, 8 in 2024-08-17T01:22:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:32 smithi177 ceph-mon[90034]: pgmap v2559: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 97 KiB/s rd, 7.7 KiB/s wr, 142 op/s 2024-08-17T01:22:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:22:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:32 smithi177 ceph-mon[90034]: osdmap e1529: 8 total, 8 up, 8 in 2024-08-17T01:22:34.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:34 smithi110 ceph-mon[98148]: pgmap v2562: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 8.5 KiB/s wr, 126 op/s 2024-08-17T01:22:34.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:34 smithi110 ceph-mon[98148]: osdmap e1530: 8 total, 8 up, 8 in 2024-08-17T01:22:34.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:34 smithi110 ceph-mon[100641]: pgmap v2562: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 8.5 KiB/s wr, 126 op/s 2024-08-17T01:22:34.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:34 smithi110 ceph-mon[100641]: osdmap e1530: 8 total, 8 up, 8 in 2024-08-17T01:22:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:34 smithi177 ceph-mon[90034]: pgmap v2562: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 8.5 KiB/s wr, 126 op/s 2024-08-17T01:22:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:34 smithi177 ceph-mon[90034]: osdmap e1530: 8 total, 8 up, 8 in 2024-08-17T01:22:35.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:35 smithi110 ceph-mon[98148]: osdmap e1531: 8 total, 8 up, 8 in 2024-08-17T01:22:35.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:35 smithi110 ceph-mon[100641]: osdmap e1531: 8 total, 8 up, 8 in 2024-08-17T01:22:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:35 smithi177 ceph-mon[90034]: osdmap e1531: 8 total, 8 up, 8 in 2024-08-17T01:22:36.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:36 smithi110 ceph-mon[98148]: pgmap v2565: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 4.5 KiB/s wr, 57 op/s 2024-08-17T01:22:36.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:36 smithi110 ceph-mon[98148]: osdmap e1532: 8 total, 8 up, 8 in 2024-08-17T01:22:36.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:36 smithi110 ceph-mon[98148]: osdmap e1533: 8 total, 8 up, 8 in 2024-08-17T01:22:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:36 smithi110 ceph-mon[100641]: pgmap v2565: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 4.5 KiB/s wr, 57 op/s 2024-08-17T01:22:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:36 smithi110 ceph-mon[100641]: osdmap e1532: 8 total, 8 up, 8 in 2024-08-17T01:22:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:36 smithi110 ceph-mon[100641]: osdmap e1533: 8 total, 8 up, 8 in 2024-08-17T01:22:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:36 smithi177 ceph-mon[90034]: pgmap v2565: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 4.5 KiB/s wr, 57 op/s 2024-08-17T01:22:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:36 smithi177 ceph-mon[90034]: osdmap e1532: 8 total, 8 up, 8 in 2024-08-17T01:22:36.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:36 smithi177 ceph-mon[90034]: osdmap e1533: 8 total, 8 up, 8 in 2024-08-17T01:22:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:38 smithi177 ceph-mon[90034]: pgmap v2568: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 4.2 KiB/s wr, 77 op/s 2024-08-17T01:22:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:38 smithi177 ceph-mon[90034]: osdmap e1534: 8 total, 8 up, 8 in 2024-08-17T01:22:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:38 smithi110 ceph-mon[98148]: pgmap v2568: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 4.2 KiB/s wr, 77 op/s 2024-08-17T01:22:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:38 smithi110 ceph-mon[98148]: osdmap e1534: 8 total, 8 up, 8 in 2024-08-17T01:22:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:22:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:22:38] "GET /metrics HTTP/1.1" 200 36532 "" "Prometheus/2.43.0" 2024-08-17T01:22:38.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:38 smithi110 ceph-mon[100641]: pgmap v2568: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 4.2 KiB/s wr, 77 op/s 2024-08-17T01:22:38.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:38 smithi110 ceph-mon[100641]: osdmap e1534: 8 total, 8 up, 8 in 2024-08-17T01:22:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:39 smithi177 ceph-mon[90034]: osdmap e1535: 8 total, 8 up, 8 in 2024-08-17T01:22:39.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:39 smithi110 ceph-mon[98148]: osdmap e1535: 8 total, 8 up, 8 in 2024-08-17T01:22:39.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:39 smithi110 ceph-mon[100641]: osdmap e1535: 8 total, 8 up, 8 in 2024-08-17T01:22:40.148 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestMirroring.AioSnapshotCreate (31028 ms) 2024-08-17T01:22:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:40 smithi177 ceph-mon[90034]: pgmap v2571: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 6.2 KiB/s wr, 117 op/s 2024-08-17T01:22:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:40 smithi177 ceph-mon[90034]: osdmap e1536: 8 total, 8 up, 8 in 2024-08-17T01:22:40.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:40 smithi110 ceph-mon[100641]: pgmap v2571: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 6.2 KiB/s wr, 117 op/s 2024-08-17T01:22:40.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:40 smithi110 ceph-mon[100641]: osdmap e1536: 8 total, 8 up, 8 in 2024-08-17T01:22:40.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:40 smithi110 ceph-mon[98148]: pgmap v2571: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 6.2 KiB/s wr, 117 op/s 2024-08-17T01:22:40.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:40 smithi110 ceph-mon[98148]: osdmap e1536: 8 total, 8 up, 8 in 2024-08-17T01:22:40.986 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 51 tests from TestMirroring (86794 ms total) 2024-08-17T01:22:40.986 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:22:40.986 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 34 tests from TestInternal 2024-08-17T01:22:41.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:41 smithi110 ceph-mon[98148]: osdmap e1537: 8 total, 8 up, 8 in 2024-08-17T01:22:41.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:41 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/607564e2-bef3-4184-aaf1-32c6336268f2"}]: dispatch 2024-08-17T01:22:41.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:41 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/607564e2-bef3-4184-aaf1-32c6336268f2"}]: dispatch 2024-08-17T01:22:41.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:41 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/607564e2-bef3-4184-aaf1-32c6336268f2"}]': finished 2024-08-17T01:22:41.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:41 smithi110 ceph-mon[98148]: osdmap e1538: 8 total, 8 up, 8 in 2024-08-17T01:22:41.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:41 smithi110 ceph-mon[100641]: osdmap e1537: 8 total, 8 up, 8 in 2024-08-17T01:22:41.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:41 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/607564e2-bef3-4184-aaf1-32c6336268f2"}]: dispatch 2024-08-17T01:22:41.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:41 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/607564e2-bef3-4184-aaf1-32c6336268f2"}]: dispatch 2024-08-17T01:22:41.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:41 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/607564e2-bef3-4184-aaf1-32c6336268f2"}]': finished 2024-08-17T01:22:41.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:41 smithi110 ceph-mon[100641]: osdmap e1538: 8 total, 8 up, 8 in 2024-08-17T01:22:41.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:41 smithi177 ceph-mon[90034]: osdmap e1537: 8 total, 8 up, 8 in 2024-08-17T01:22:41.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:41 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3763330674' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/607564e2-bef3-4184-aaf1-32c6336268f2"}]: dispatch 2024-08-17T01:22:41.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:41 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/607564e2-bef3-4184-aaf1-32c6336268f2"}]: dispatch 2024-08-17T01:22:41.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:41 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/607564e2-bef3-4184-aaf1-32c6336268f2"}]': finished 2024-08-17T01:22:41.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:41 smithi177 ceph-mon[90034]: osdmap e1538: 8 total, 8 up, 8 in 2024-08-17T01:22:42.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:42 smithi110 ceph-mon[98148]: pgmap v2574: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 7.7 KiB/s wr, 144 op/s 2024-08-17T01:22:42.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:42 smithi110 ceph-mon[98148]: osdmap e1539: 8 total, 8 up, 8 in 2024-08-17T01:22:42.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:42 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/385267156' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:22:42.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:42 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:22:42.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:42 smithi110 ceph-mon[100641]: pgmap v2574: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 7.7 KiB/s wr, 144 op/s 2024-08-17T01:22:42.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:42 smithi110 ceph-mon[100641]: osdmap e1539: 8 total, 8 up, 8 in 2024-08-17T01:22:42.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:42 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/385267156' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:22:42.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:42 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:22:42.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:42 smithi177 ceph-mon[90034]: pgmap v2574: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 7.7 KiB/s wr, 144 op/s 2024-08-17T01:22:42.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:42 smithi177 ceph-mon[90034]: osdmap e1539: 8 total, 8 up, 8 in 2024-08-17T01:22:42.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:42 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/385267156' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:22:42.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:42 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:22:42.987 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.OpenByID 2024-08-17T01:22:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:43 smithi110 ceph-mon[98148]: pgmap v2577: 137 pgs: 16 creating+peering, 16 unknown, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:22:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:43 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:22:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:43 smithi110 ceph-mon[98148]: osdmap e1540: 8 total, 8 up, 8 in 2024-08-17T01:22:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:43 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:22:44.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:43 smithi110 ceph-mon[100641]: pgmap v2577: 137 pgs: 16 creating+peering, 16 unknown, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:22:44.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:43 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:22:44.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:43 smithi110 ceph-mon[100641]: osdmap e1540: 8 total, 8 up, 8 in 2024-08-17T01:22:44.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:43 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:22:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:43 smithi177 ceph-mon[90034]: pgmap v2577: 137 pgs: 16 creating+peering, 16 unknown, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:22:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:43 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:22:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:43 smithi177 ceph-mon[90034]: osdmap e1540: 8 total, 8 up, 8 in 2024-08-17T01:22:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:43 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:22:45.033 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.OpenByID (2046 ms) 2024-08-17T01:22:45.033 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.OpenSnapDNE 2024-08-17T01:22:45.060 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.OpenSnapDNE (28 ms) 2024-08-17T01:22:45.060 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.IsExclusiveLockOwner 2024-08-17T01:22:45.083 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.IsExclusiveLockOwner (23 ms) 2024-08-17T01:22:45.084 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.ResizeLocksImage 2024-08-17T01:22:45.109 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.ResizeLocksImage (25 ms) 2024-08-17T01:22:45.109 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.ResizeFailsToLockImage 2024-08-17T01:22:45.127 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.ResizeFailsToLockImage (18 ms) 2024-08-17T01:22:45.127 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.SnapCreateLocksImage 2024-08-17T01:22:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:44 smithi110 ceph-mon[98148]: osdmap e1541: 8 total, 8 up, 8 in 2024-08-17T01:22:45.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:44 smithi110 ceph-mon[100641]: osdmap e1541: 8 total, 8 up, 8 in 2024-08-17T01:22:45.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:44 smithi177 ceph-mon[90034]: osdmap e1541: 8 total, 8 up, 8 in 2024-08-17T01:22:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:45 smithi110 ceph-mon[98148]: pgmap v2580: 137 pgs: 16 creating+peering, 6 unknown, 115 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:22:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:45 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:22:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:45 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T01:22:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:45 smithi110 ceph-mon[98148]: osdmap e1542: 8 total, 8 up, 8 in 2024-08-17T01:22:46.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:45 smithi110 ceph-mon[100641]: pgmap v2580: 137 pgs: 16 creating+peering, 6 unknown, 115 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:22:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:45 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:22:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:45 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T01:22:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:45 smithi110 ceph-mon[100641]: osdmap e1542: 8 total, 8 up, 8 in 2024-08-17T01:22:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:45 smithi177 ceph-mon[90034]: pgmap v2580: 137 pgs: 16 creating+peering, 6 unknown, 115 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:22:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:45 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:22:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:45 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T01:22:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:45 smithi177 ceph-mon[90034]: osdmap e1542: 8 total, 8 up, 8 in 2024-08-17T01:22:47.024 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.SnapCreateLocksImage (1898 ms) 2024-08-17T01:22:47.025 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.SnapCreateFailsToLockImage 2024-08-17T01:22:47.046 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.SnapCreateFailsToLockImage (22 ms) 2024-08-17T01:22:47.047 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.SnapRollbackLocksImage 2024-08-17T01:22:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:47 smithi110 ceph-mon[98148]: osdmap e1543: 8 total, 8 up, 8 in 2024-08-17T01:22:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:22:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:47 smithi110 ceph-mon[100641]: osdmap e1543: 8 total, 8 up, 8 in 2024-08-17T01:22:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:22:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:47 smithi177 ceph-mon[90034]: osdmap e1543: 8 total, 8 up, 8 in 2024-08-17T01:22:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:22:48.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:48 smithi110 ceph-mon[100641]: pgmap v2583: 137 pgs: 16 creating+peering, 121 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1.5 KiB/s wr, 24 op/s 2024-08-17T01:22:48.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:48 smithi110 ceph-mon[100641]: osdmap e1544: 8 total, 8 up, 8 in 2024-08-17T01:22:48.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:48 smithi110 ceph-mon[98148]: pgmap v2583: 137 pgs: 16 creating+peering, 121 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1.5 KiB/s wr, 24 op/s 2024-08-17T01:22:48.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:48 smithi110 ceph-mon[98148]: osdmap e1544: 8 total, 8 up, 8 in 2024-08-17T01:22:48.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:22:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:22:48] "GET /metrics HTTP/1.1" 200 36513 "" "Prometheus/2.43.0" 2024-08-17T01:22:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:48 smithi177 ceph-mon[90034]: pgmap v2583: 137 pgs: 16 creating+peering, 121 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1.5 KiB/s wr, 24 op/s 2024-08-17T01:22:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:48 smithi177 ceph-mon[90034]: osdmap e1544: 8 total, 8 up, 8 in 2024-08-17T01:22:49.044 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.SnapRollbackLocksImage (1997 ms) 2024-08-17T01:22:49.044 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.SnapRollbackFailsToLockImage 2024-08-17T01:22:49.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:49 smithi110 ceph-mon[98148]: osdmap e1545: 8 total, 8 up, 8 in 2024-08-17T01:22:49.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:49 smithi110 ceph-mon[100641]: osdmap e1545: 8 total, 8 up, 8 in 2024-08-17T01:22:49.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:49 smithi177 ceph-mon[90034]: osdmap e1545: 8 total, 8 up, 8 in 2024-08-17T01:22:50.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:50 smithi110 ceph-mon[98148]: pgmap v2586: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 7.2 KiB/s wr, 81 op/s 2024-08-17T01:22:50.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:50 smithi110 ceph-mon[98148]: osdmap e1546: 8 total, 8 up, 8 in 2024-08-17T01:22:50.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:50 smithi110 ceph-mon[100641]: pgmap v2586: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 7.2 KiB/s wr, 81 op/s 2024-08-17T01:22:50.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:50 smithi110 ceph-mon[100641]: osdmap e1546: 8 total, 8 up, 8 in 2024-08-17T01:22:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:50 smithi177 ceph-mon[90034]: pgmap v2586: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 7.2 KiB/s wr, 81 op/s 2024-08-17T01:22:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:50 smithi177 ceph-mon[90034]: osdmap e1546: 8 total, 8 up, 8 in 2024-08-17T01:22:51.057 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.SnapRollbackFailsToLockImage (2013 ms) 2024-08-17T01:22:51.057 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.SnapSetReleasesLock 2024-08-17T01:22:51.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:51 smithi110 ceph-mon[98148]: osdmap e1547: 8 total, 8 up, 8 in 2024-08-17T01:22:51.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:51 smithi110 ceph-mon[100641]: osdmap e1547: 8 total, 8 up, 8 in 2024-08-17T01:22:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:51 smithi177 ceph-mon[90034]: osdmap e1547: 8 total, 8 up, 8 in 2024-08-17T01:22:52.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:52 smithi110 ceph-mon[98148]: pgmap v2589: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 11 KiB/s wr, 134 op/s 2024-08-17T01:22:52.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:52 smithi110 ceph-mon[98148]: osdmap e1548: 8 total, 8 up, 8 in 2024-08-17T01:22:52.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:52 smithi110 ceph-mon[100641]: pgmap v2589: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 11 KiB/s wr, 134 op/s 2024-08-17T01:22:52.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:52 smithi110 ceph-mon[100641]: osdmap e1548: 8 total, 8 up, 8 in 2024-08-17T01:22:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:52 smithi177 ceph-mon[90034]: pgmap v2589: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 11 KiB/s wr, 134 op/s 2024-08-17T01:22:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:52 smithi177 ceph-mon[90034]: osdmap e1548: 8 total, 8 up, 8 in 2024-08-17T01:22:53.065 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.SnapSetReleasesLock (2008 ms) 2024-08-17T01:22:53.065 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.FlattenLocksImage 2024-08-17T01:22:53.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:53 smithi110 ceph-mon[98148]: osdmap e1549: 8 total, 8 up, 8 in 2024-08-17T01:22:53.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:53 smithi110 ceph-mon[100641]: osdmap e1549: 8 total, 8 up, 8 in 2024-08-17T01:22:53.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:53 smithi177 ceph-mon[90034]: osdmap e1549: 8 total, 8 up, 8 in 2024-08-17T01:22:54.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:54 smithi110 ceph-mon[98148]: pgmap v2592: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 8.7 KiB/s wr, 130 op/s 2024-08-17T01:22:54.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:54 smithi110 ceph-mon[98148]: osdmap e1550: 8 total, 8 up, 8 in 2024-08-17T01:22:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:54 smithi110 ceph-mon[100641]: pgmap v2592: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 8.7 KiB/s wr, 130 op/s 2024-08-17T01:22:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:54 smithi110 ceph-mon[100641]: osdmap e1550: 8 total, 8 up, 8 in 2024-08-17T01:22:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:54 smithi177 ceph-mon[90034]: pgmap v2592: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 8.7 KiB/s wr, 130 op/s 2024-08-17T01:22:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:54 smithi177 ceph-mon[90034]: osdmap e1550: 8 total, 8 up, 8 in 2024-08-17T01:22:55.081 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.FlattenLocksImage (2017 ms) 2024-08-17T01:22:55.082 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.FlattenFailsToLockImage 2024-08-17T01:22:55.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:55 smithi110 ceph-mon[100641]: osdmap e1551: 8 total, 8 up, 8 in 2024-08-17T01:22:55.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:55 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:22:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:55 smithi110 ceph-mon[98148]: osdmap e1551: 8 total, 8 up, 8 in 2024-08-17T01:22:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:55 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:22:55.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:55 smithi177 ceph-mon[90034]: osdmap e1551: 8 total, 8 up, 8 in 2024-08-17T01:22:55.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:55 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:22:56.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:56 smithi110 ceph-mon[100641]: pgmap v2595: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 61 op/s 2024-08-17T01:22:56.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:56 smithi110 ceph-mon[100641]: osdmap e1552: 8 total, 8 up, 8 in 2024-08-17T01:22:56.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:56 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:22:56.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:56 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:22:56.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:56 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:22:56.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:56 smithi110 ceph-mon[100641]: osdmap e1553: 8 total, 8 up, 8 in 2024-08-17T01:22:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:56 smithi110 ceph-mon[98148]: pgmap v2595: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 61 op/s 2024-08-17T01:22:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:56 smithi110 ceph-mon[98148]: osdmap e1552: 8 total, 8 up, 8 in 2024-08-17T01:22:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:56 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:22:56.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:56 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:22:56.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:56 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:22:56.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:56 smithi110 ceph-mon[98148]: osdmap e1553: 8 total, 8 up, 8 in 2024-08-17T01:22:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:56 smithi177 ceph-mon[90034]: pgmap v2595: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 61 op/s 2024-08-17T01:22:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:56 smithi177 ceph-mon[90034]: osdmap e1552: 8 total, 8 up, 8 in 2024-08-17T01:22:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:56 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:22:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:56 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:22:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:56 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:22:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:56 smithi177 ceph-mon[90034]: osdmap e1553: 8 total, 8 up, 8 in 2024-08-17T01:22:57.085 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.FlattenFailsToLockImage (2003 ms) 2024-08-17T01:22:57.085 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklisted 2024-08-17T01:22:58.077 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklisted (992 ms) 2024-08-17T01:22:58.077 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklistedWatch 2024-08-17T01:22:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:58 smithi177 ceph-mon[90034]: pgmap v2598: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 10 op/s 2024-08-17T01:22:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:58 smithi177 ceph-mon[90034]: osdmap e1554: 8 total, 8 up, 8 in 2024-08-17T01:22:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:58 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2732665284' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/2732665284"}]: dispatch 2024-08-17T01:22:58.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:58 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/2732665284"}]: dispatch 2024-08-17T01:22:58.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:58 smithi110 ceph-mon[100641]: pgmap v2598: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 10 op/s 2024-08-17T01:22:58.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:58 smithi110 ceph-mon[100641]: osdmap e1554: 8 total, 8 up, 8 in 2024-08-17T01:22:58.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:58 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2732665284' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/2732665284"}]: dispatch 2024-08-17T01:22:58.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:58 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/2732665284"}]: dispatch 2024-08-17T01:22:58.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:58 smithi110 ceph-mon[98148]: pgmap v2598: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 10 op/s 2024-08-17T01:22:58.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:58 smithi110 ceph-mon[98148]: osdmap e1554: 8 total, 8 up, 8 in 2024-08-17T01:22:58.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:58 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2732665284' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/2732665284"}]: dispatch 2024-08-17T01:22:58.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:58 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/2732665284"}]: dispatch 2024-08-17T01:22:58.563 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:22:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:22:58] "GET /metrics HTTP/1.1" 200 36513 "" "Prometheus/2.43.0" 2024-08-17T01:22:59.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:59 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/2732665284"}]': finished 2024-08-17T01:22:59.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:59 smithi177 ceph-mon[90034]: osdmap e1555: 8 total, 8 up, 8 in 2024-08-17T01:22:59.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:22:59 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1295116320' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/1295116320"}]: dispatch 2024-08-17T01:22:59.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:59 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/2732665284"}]': finished 2024-08-17T01:22:59.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:59 smithi110 ceph-mon[98148]: osdmap e1555: 8 total, 8 up, 8 in 2024-08-17T01:22:59.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:22:59 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1295116320' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/1295116320"}]: dispatch 2024-08-17T01:22:59.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:59 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/2732665284"}]': finished 2024-08-17T01:22:59.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:59 smithi110 ceph-mon[100641]: osdmap e1555: 8 total, 8 up, 8 in 2024-08-17T01:22:59.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:22:59 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1295116320' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/1295116320"}]: dispatch 2024-08-17T01:23:00.078 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklistedWatch (2001 ms) 2024-08-17T01:23:00.078 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.AioWriteRequestsLock 2024-08-17T01:23:00.107 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.AioWriteRequestsLock (29 ms) 2024-08-17T01:23:00.107 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.AioDiscardRequestsLock 2024-08-17T01:23:00.133 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.AioDiscardRequestsLock (26 ms) 2024-08-17T01:23:00.133 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.CancelAsyncResize 2024-08-17T01:23:00.177 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.CancelAsyncResize (44 ms) 2024-08-17T01:23:00.177 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.MultipleResize 2024-08-17T01:23:00.235 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.MultipleResize (59 ms) 2024-08-17T01:23:00.236 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.Metadata 2024-08-17T01:23:00.282 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.Metadata (46 ms) 2024-08-17T01:23:00.282 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.MetadataConfApply 2024-08-17T01:23:00.310 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.MetadataConfApply (28 ms) 2024-08-17T01:23:00.310 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.SnapshotCopyup 2024-08-17T01:23:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:00 smithi177 ceph-mon[90034]: pgmap v2601: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 9.0 KiB/s wr, 184 op/s 2024-08-17T01:23:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:00 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1295116320' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/1295116320"}]': finished 2024-08-17T01:23:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:00 smithi177 ceph-mon[90034]: osdmap e1556: 8 total, 8 up, 8 in 2024-08-17T01:23:00.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:00 smithi110 ceph-mon[100641]: pgmap v2601: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 9.0 KiB/s wr, 184 op/s 2024-08-17T01:23:00.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:00 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1295116320' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/1295116320"}]': finished 2024-08-17T01:23:00.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:00 smithi110 ceph-mon[100641]: osdmap e1556: 8 total, 8 up, 8 in 2024-08-17T01:23:00.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:00 smithi110 ceph-mon[98148]: pgmap v2601: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 9.0 KiB/s wr, 184 op/s 2024-08-17T01:23:00.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:00 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1295116320' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/1295116320"}]': finished 2024-08-17T01:23:00.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:00 smithi110 ceph-mon[98148]: osdmap e1556: 8 total, 8 up, 8 in 2024-08-17T01:23:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:01 smithi110 ceph-mon[100641]: pgmap v2603: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 163 KiB/s rd, 11 KiB/s wr, 219 op/s 2024-08-17T01:23:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:01 smithi110 ceph-mon[100641]: osdmap e1557: 8 total, 8 up, 8 in 2024-08-17T01:23:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:23:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:01 smithi110 ceph-mon[98148]: pgmap v2603: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 163 KiB/s rd, 11 KiB/s wr, 219 op/s 2024-08-17T01:23:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:01 smithi110 ceph-mon[98148]: osdmap e1557: 8 total, 8 up, 8 in 2024-08-17T01:23:02.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:23:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:01 smithi177 ceph-mon[90034]: pgmap v2603: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 163 KiB/s rd, 11 KiB/s wr, 219 op/s 2024-08-17T01:23:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:01 smithi177 ceph-mon[90034]: osdmap e1557: 8 total, 8 up, 8 in 2024-08-17T01:23:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:23:03.082 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.SnapshotCopyup (2772 ms) 2024-08-17T01:23:03.082 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.SnapshotCopyupZeros 2024-08-17T01:23:03.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:02 smithi110 ceph-mon[98148]: osdmap e1558: 8 total, 8 up, 8 in 2024-08-17T01:23:03.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:02 smithi110 ceph-mon[100641]: osdmap e1558: 8 total, 8 up, 8 in 2024-08-17T01:23:03.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:02 smithi177 ceph-mon[90034]: osdmap e1558: 8 total, 8 up, 8 in 2024-08-17T01:23:04.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:03 smithi110 ceph-mon[98148]: pgmap v2606: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 15 KiB/s wr, 155 op/s 2024-08-17T01:23:04.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:03 smithi110 ceph-mon[98148]: osdmap e1559: 8 total, 8 up, 8 in 2024-08-17T01:23:04.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:03 smithi110 ceph-mon[100641]: pgmap v2606: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 15 KiB/s wr, 155 op/s 2024-08-17T01:23:04.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:03 smithi110 ceph-mon[100641]: osdmap e1559: 8 total, 8 up, 8 in 2024-08-17T01:23:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:03 smithi177 ceph-mon[90034]: pgmap v2606: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 104 KiB/s rd, 15 KiB/s wr, 155 op/s 2024-08-17T01:23:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:03 smithi177 ceph-mon[90034]: osdmap e1559: 8 total, 8 up, 8 in 2024-08-17T01:23:05.038 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.SnapshotCopyupZeros (1957 ms) 2024-08-17T01:23:05.039 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.SnapshotCopyupZerosMigration 2024-08-17T01:23:05.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:05 smithi110 ceph-mon[98148]: osdmap e1560: 8 total, 8 up, 8 in 2024-08-17T01:23:05.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:05 smithi110 ceph-mon[100641]: osdmap e1560: 8 total, 8 up, 8 in 2024-08-17T01:23:05.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:05 smithi177 ceph-mon[90034]: osdmap e1560: 8 total, 8 up, 8 in 2024-08-17T01:23:06.017 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.SnapshotCopyupZerosMigration (978 ms) 2024-08-17T01:23:06.017 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.ResizeCopyup 2024-08-17T01:23:06.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:06 smithi110 ceph-mon[98148]: pgmap v2609: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 220 KiB/s rd, 20 KiB/s wr, 301 op/s 2024-08-17T01:23:06.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:06 smithi110 ceph-mon[98148]: osdmap e1561: 8 total, 8 up, 8 in 2024-08-17T01:23:06.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:06 smithi110 ceph-mon[98148]: osdmap e1562: 8 total, 8 up, 8 in 2024-08-17T01:23:06.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:06 smithi110 ceph-mon[100641]: pgmap v2609: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 220 KiB/s rd, 20 KiB/s wr, 301 op/s 2024-08-17T01:23:06.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:06 smithi110 ceph-mon[100641]: osdmap e1561: 8 total, 8 up, 8 in 2024-08-17T01:23:06.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:06 smithi110 ceph-mon[100641]: osdmap e1562: 8 total, 8 up, 8 in 2024-08-17T01:23:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:06 smithi177 ceph-mon[90034]: pgmap v2609: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 220 KiB/s rd, 20 KiB/s wr, 301 op/s 2024-08-17T01:23:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:06 smithi177 ceph-mon[90034]: osdmap e1561: 8 total, 8 up, 8 in 2024-08-17T01:23:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:06 smithi177 ceph-mon[90034]: osdmap e1562: 8 total, 8 up, 8 in 2024-08-17T01:23:08.078 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.ResizeCopyup (2062 ms) 2024-08-17T01:23:08.079 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.DiscardCopyup 2024-08-17T01:23:08.087 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/test_internal.cc:1056: Skipped 2024-08-17T01:23:08.087 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:23:08.087 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestInternal.DiscardCopyup (8 ms) 2024-08-17T01:23:08.087 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.ImageOptions 2024-08-17T01:23:08.095 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.ImageOptions (9 ms) 2024-08-17T01:23:08.095 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.WriteFullCopyup 2024-08-17T01:23:08.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:08 smithi110 ceph-mon[100641]: pgmap v2612: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 188 KiB/s rd, 15 KiB/s wr, 251 op/s 2024-08-17T01:23:08.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:08 smithi110 ceph-mon[100641]: osdmap e1563: 8 total, 8 up, 8 in 2024-08-17T01:23:08.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:08 smithi110 ceph-mon[98148]: pgmap v2612: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 188 KiB/s rd, 15 KiB/s wr, 251 op/s 2024-08-17T01:23:08.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:08 smithi110 ceph-mon[98148]: osdmap e1563: 8 total, 8 up, 8 in 2024-08-17T01:23:08.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:23:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:23:08] "GET /metrics HTTP/1.1" 200 36522 "" "Prometheus/2.43.0" 2024-08-17T01:23:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:08 smithi177 ceph-mon[90034]: pgmap v2612: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 188 KiB/s rd, 15 KiB/s wr, 251 op/s 2024-08-17T01:23:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:08 smithi177 ceph-mon[90034]: osdmap e1563: 8 total, 8 up, 8 in 2024-08-17T01:23:09.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:09 smithi110 ceph-mon[98148]: osdmap e1564: 8 total, 8 up, 8 in 2024-08-17T01:23:09.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:09 smithi110 ceph-mon[100641]: osdmap e1564: 8 total, 8 up, 8 in 2024-08-17T01:23:09.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:09 smithi177 ceph-mon[90034]: osdmap e1564: 8 total, 8 up, 8 in 2024-08-17T01:23:10.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:10 smithi110 ceph-mon[98148]: pgmap v2615: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 26 KiB/s wr, 250 op/s 2024-08-17T01:23:10.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:10 smithi110 ceph-mon[98148]: osdmap e1565: 8 total, 8 up, 8 in 2024-08-17T01:23:10.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:10 smithi110 ceph-mon[100641]: pgmap v2615: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 26 KiB/s wr, 250 op/s 2024-08-17T01:23:10.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:10 smithi110 ceph-mon[100641]: osdmap e1565: 8 total, 8 up, 8 in 2024-08-17T01:23:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:10 smithi177 ceph-mon[90034]: pgmap v2615: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 26 KiB/s wr, 250 op/s 2024-08-17T01:23:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:10 smithi177 ceph-mon[90034]: osdmap e1565: 8 total, 8 up, 8 in 2024-08-17T01:23:11.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:11 smithi110 ceph-mon[98148]: osdmap e1566: 8 total, 8 up, 8 in 2024-08-17T01:23:11.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:11 smithi110 ceph-mon[100641]: osdmap e1566: 8 total, 8 up, 8 in 2024-08-17T01:23:11.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:11 smithi177 ceph-mon[90034]: osdmap e1566: 8 total, 8 up, 8 in 2024-08-17T01:23:12.060 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.WriteFullCopyup (3964 ms) 2024-08-17T01:23:12.060 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.DiffIterateCloneOverwrite 2024-08-17T01:23:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:12 smithi110 ceph-mon[98148]: pgmap v2618: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 242 KiB/s rd, 32 KiB/s wr, 333 op/s 2024-08-17T01:23:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:12 smithi110 ceph-mon[98148]: osdmap e1567: 8 total, 8 up, 8 in 2024-08-17T01:23:12.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:12 smithi110 ceph-mon[100641]: pgmap v2618: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 242 KiB/s rd, 32 KiB/s wr, 333 op/s 2024-08-17T01:23:12.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:12 smithi110 ceph-mon[100641]: osdmap e1567: 8 total, 8 up, 8 in 2024-08-17T01:23:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:12 smithi177 ceph-mon[90034]: pgmap v2618: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 242 KiB/s rd, 32 KiB/s wr, 333 op/s 2024-08-17T01:23:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:12 smithi177 ceph-mon[90034]: osdmap e1567: 8 total, 8 up, 8 in 2024-08-17T01:23:13.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:13 smithi110 ceph-mon[100641]: osdmap e1568: 8 total, 8 up, 8 in 2024-08-17T01:23:13.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:13 smithi110 ceph-mon[98148]: osdmap e1568: 8 total, 8 up, 8 in 2024-08-17T01:23:13.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:13 smithi177 ceph-mon[90034]: osdmap e1568: 8 total, 8 up, 8 in 2024-08-17T01:23:14.080 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.DiffIterateCloneOverwrite (2021 ms) 2024-08-17T01:23:14.080 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.TestCoR 2024-08-17T01:23:14.090 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/test_internal.cc:1313: Skipped 2024-08-17T01:23:14.090 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to disabled copy-on-read 2024-08-17T01:23:14.090 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestInternal.TestCoR (9 ms) 2024-08-17T01:23:14.090 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.FlattenNoEmptyObjects 2024-08-17T01:23:14.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:14 smithi110 ceph-mon[100641]: pgmap v2621: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 8.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.0 MiB/s wr, 189 op/s 2024-08-17T01:23:14.351 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:14 smithi110 ceph-mon[100641]: osdmap e1569: 8 total, 8 up, 8 in 2024-08-17T01:23:14.351 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:14 smithi110 ceph-mon[98148]: pgmap v2621: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 8.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.0 MiB/s wr, 189 op/s 2024-08-17T01:23:14.352 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:14 smithi110 ceph-mon[98148]: osdmap e1569: 8 total, 8 up, 8 in 2024-08-17T01:23:14.352 INFO:tasks.workunit.client.0.smithi110.stdout:made parent image "image392": 4194304K (1024 * 4K) 2024-08-17T01:23:14.352 INFO:tasks.workunit.client.0.smithi110.stdout:generated random write map: 2024-08-17T01:23:14.352 INFO:tasks.workunit.client.0.smithi110.stdout: [18 , 73957 ] 2024-08-17T01:23:14.352 INFO:tasks.workunit.client.0.smithi110.stdout: [30 , 125882 ] 2024-08-17T01:23:14.352 INFO:tasks.workunit.client.0.smithi110.stdout: [66 , 273880 ] 2024-08-17T01:23:14.352 INFO:tasks.workunit.client.0.smithi110.stdout: [77 , 318794 ] 2024-08-17T01:23:14.352 INFO:tasks.workunit.client.0.smithi110.stdout: [81 , 332844 ] 2024-08-17T01:23:14.352 INFO:tasks.workunit.client.0.smithi110.stdout: [86 , 355245 ] 2024-08-17T01:23:14.352 INFO:tasks.workunit.client.0.smithi110.stdout: [136 , 559575 ] 2024-08-17T01:23:14.353 INFO:tasks.workunit.client.0.smithi110.stdout: [140 , 575974 ] 2024-08-17T01:23:14.353 INFO:tasks.workunit.client.0.smithi110.stdout: [147 , 603646 ] 2024-08-17T01:23:14.353 INFO:tasks.workunit.client.0.smithi110.stdout: [165 , 677538 ] 2024-08-17T01:23:14.353 INFO:tasks.workunit.client.0.smithi110.stdout: [197 , 809646 ] 2024-08-17T01:23:14.353 INFO:tasks.workunit.client.0.smithi110.stdout: [201 , 825000 ] 2024-08-17T01:23:14.353 INFO:tasks.workunit.client.0.smithi110.stdout: [216 , 887732 ] 2024-08-17T01:23:14.353 INFO:tasks.workunit.client.0.smithi110.stdout: [217 , 889228 ] 2024-08-17T01:23:14.353 INFO:tasks.workunit.client.0.smithi110.stdout: [227 , 930142 ] 2024-08-17T01:23:14.353 INFO:tasks.workunit.client.0.smithi110.stdout: [230 , 945512 ] 2024-08-17T01:23:14.353 INFO:tasks.workunit.client.0.smithi110.stdout: [233 , 957831 ] 2024-08-17T01:23:14.353 INFO:tasks.workunit.client.0.smithi110.stdout: [255 , 1045984 ] 2024-08-17T01:23:14.353 INFO:tasks.workunit.client.0.smithi110.stdout: [259 , 1061282 ] 2024-08-17T01:23:14.354 INFO:tasks.workunit.client.0.smithi110.stdout: [260 , 1068520 ] 2024-08-17T01:23:14.354 INFO:tasks.workunit.client.0.smithi110.stdout: [281 , 1152338 ] 2024-08-17T01:23:14.354 INFO:tasks.workunit.client.0.smithi110.stdout: [291 , 1192273 ] 2024-08-17T01:23:14.354 INFO:tasks.workunit.client.0.smithi110.stdout: [293 , 1202982 ] 2024-08-17T01:23:14.354 INFO:tasks.workunit.client.0.smithi110.stdout: [299 , 1225440 ] 2024-08-17T01:23:14.354 INFO:tasks.workunit.client.0.smithi110.stdout: [325 , 1332954 ] 2024-08-17T01:23:14.354 INFO:tasks.workunit.client.0.smithi110.stdout: [343 , 1405086 ] 2024-08-17T01:23:14.354 INFO:tasks.workunit.client.0.smithi110.stdout: [354 , 1452436 ] 2024-08-17T01:23:14.354 INFO:tasks.workunit.client.0.smithi110.stdout: [356 , 1458232 ] 2024-08-17T01:23:14.354 INFO:tasks.workunit.client.0.smithi110.stdout: [360 , 1476526 ] 2024-08-17T01:23:14.354 INFO:tasks.workunit.client.0.smithi110.stdout: [361 , 1480733 ] 2024-08-17T01:23:14.355 INFO:tasks.workunit.client.0.smithi110.stdout: [364 , 1492610 ] 2024-08-17T01:23:14.355 INFO:tasks.workunit.client.0.smithi110.stdout: [371 , 1521193 ] 2024-08-17T01:23:14.355 INFO:tasks.workunit.client.0.smithi110.stdout: [393 , 1611772 ] 2024-08-17T01:23:14.355 INFO:tasks.workunit.client.0.smithi110.stdout: [398 , 1632129 ] 2024-08-17T01:23:14.355 INFO:tasks.workunit.client.0.smithi110.stdout: [403 , 1653457 ] 2024-08-17T01:23:14.355 INFO:tasks.workunit.client.0.smithi110.stdout: [412 , 1689244 ] 2024-08-17T01:23:14.355 INFO:tasks.workunit.client.0.smithi110.stdout: [414 , 1698293 ] 2024-08-17T01:23:14.355 INFO:tasks.workunit.client.0.smithi110.stdout: [422 , 1729899 ] 2024-08-17T01:23:14.355 INFO:tasks.workunit.client.0.smithi110.stdout: [425 , 1744137 ] 2024-08-17T01:23:14.355 INFO:tasks.workunit.client.0.smithi110.stdout: [443 , 1816087 ] 2024-08-17T01:23:14.355 INFO:tasks.workunit.client.0.smithi110.stdout: [445 , 1823707 ] 2024-08-17T01:23:14.355 INFO:tasks.workunit.client.0.smithi110.stdout: [452 , 1851867 ] 2024-08-17T01:23:14.355 INFO:tasks.workunit.client.0.smithi110.stdout: [459 , 1881408 ] 2024-08-17T01:23:14.356 INFO:tasks.workunit.client.0.smithi110.stdout: [474 , 1944407 ] 2024-08-17T01:23:14.356 INFO:tasks.workunit.client.0.smithi110.stdout: [479 , 1963575 ] 2024-08-17T01:23:14.356 INFO:tasks.workunit.client.0.smithi110.stdout: [489 , 2004873 ] 2024-08-17T01:23:14.356 INFO:tasks.workunit.client.0.smithi110.stdout: [494 , 2024827 ] 2024-08-17T01:23:14.356 INFO:tasks.workunit.client.0.smithi110.stdout: [498 , 2041723 ] 2024-08-17T01:23:14.356 INFO:tasks.workunit.client.0.smithi110.stdout: [518 , 2122787 ] 2024-08-17T01:23:14.356 INFO:tasks.workunit.client.0.smithi110.stdout: [521 , 2134113 ] 2024-08-17T01:23:14.356 INFO:tasks.workunit.client.0.smithi110.stdout: [525 , 2152656 ] 2024-08-17T01:23:14.356 INFO:tasks.workunit.client.0.smithi110.stdout: [535 , 2194193 ] 2024-08-17T01:23:14.356 INFO:tasks.workunit.client.0.smithi110.stdout: [542 , 2222846 ] 2024-08-17T01:23:14.356 INFO:tasks.workunit.client.0.smithi110.stdout: [548 , 2245414 ] 2024-08-17T01:23:14.356 INFO:tasks.workunit.client.0.smithi110.stdout: [556 , 2277760 ] 2024-08-17T01:23:14.356 INFO:tasks.workunit.client.0.smithi110.stdout: [587 , 2405581 ] 2024-08-17T01:23:14.356 INFO:tasks.workunit.client.0.smithi110.stdout: [593 , 2430834 ] 2024-08-17T01:23:14.357 INFO:tasks.workunit.client.0.smithi110.stdout: [602 , 2465818 ] 2024-08-17T01:23:14.357 INFO:tasks.workunit.client.0.smithi110.stdout: [605 , 2478797 ] 2024-08-17T01:23:14.357 INFO:tasks.workunit.client.0.smithi110.stdout: [616 , 2526577 ] 2024-08-17T01:23:14.357 INFO:tasks.workunit.client.0.smithi110.stdout: [626 , 2564993 ] 2024-08-17T01:23:14.357 INFO:tasks.workunit.client.0.smithi110.stdout: [656 , 2690015 ] 2024-08-17T01:23:14.358 INFO:tasks.workunit.client.0.smithi110.stdout: [692 , 2836967 ] 2024-08-17T01:23:14.358 INFO:tasks.workunit.client.0.smithi110.stdout: [705 , 2890314 ] 2024-08-17T01:23:14.358 INFO:tasks.workunit.client.0.smithi110.stdout: [706 , 2893652 ] 2024-08-17T01:23:14.358 INFO:tasks.workunit.client.0.smithi110.stdout: [723 , 2962960 ] 2024-08-17T01:23:14.358 INFO:tasks.workunit.client.0.smithi110.stdout: [724 , 2966886 ] 2024-08-17T01:23:14.358 INFO:tasks.workunit.client.0.smithi110.stdout: [745 , 3052450 ] 2024-08-17T01:23:14.358 INFO:tasks.workunit.client.0.smithi110.stdout: [758 , 3108326 ] 2024-08-17T01:23:14.358 INFO:tasks.workunit.client.0.smithi110.stdout: [768 , 3148331 ] 2024-08-17T01:23:14.359 INFO:tasks.workunit.client.0.smithi110.stdout: [771 , 3158746 ] 2024-08-17T01:23:14.359 INFO:tasks.workunit.client.0.smithi110.stdout: [787 , 3225517 ] 2024-08-17T01:23:14.359 INFO:tasks.workunit.client.0.smithi110.stdout: [794 , 3254129 ] 2024-08-17T01:23:14.359 INFO:tasks.workunit.client.0.smithi110.stdout: [821 , 3364961 ] 2024-08-17T01:23:14.359 INFO:tasks.workunit.client.0.smithi110.stdout: [822 , 3368003 ] 2024-08-17T01:23:14.359 INFO:tasks.workunit.client.0.smithi110.stdout: [840 , 3443729 ] 2024-08-17T01:23:14.359 INFO:tasks.workunit.client.0.smithi110.stdout: [846 , 3466139 ] 2024-08-17T01:23:14.359 INFO:tasks.workunit.client.0.smithi110.stdout: [869 , 3561186 ] 2024-08-17T01:23:14.359 INFO:tasks.workunit.client.0.smithi110.stdout: [886 , 3630863 ] 2024-08-17T01:23:14.359 INFO:tasks.workunit.client.0.smithi110.stdout: [891 , 3652157 ] 2024-08-17T01:23:14.359 INFO:tasks.workunit.client.0.smithi110.stdout: [901 , 3692474 ] 2024-08-17T01:23:14.359 INFO:tasks.workunit.client.0.smithi110.stdout: [910 , 3730588 ] 2024-08-17T01:23:14.359 INFO:tasks.workunit.client.0.smithi110.stdout: [913 , 3740803 ] 2024-08-17T01:23:14.359 INFO:tasks.workunit.client.0.smithi110.stdout: [940 , 3853542 ] 2024-08-17T01:23:14.360 INFO:tasks.workunit.client.0.smithi110.stdout: [948 , 3885099 ] 2024-08-17T01:23:14.360 INFO:tasks.workunit.client.0.smithi110.stdout: [949 , 3889113 ] 2024-08-17T01:23:14.360 INFO:tasks.workunit.client.0.smithi110.stdout: [985 , 4036091 ] 2024-08-17T01:23:14.360 INFO:tasks.workunit.client.0.smithi110.stdout: [995 , 4076622 ] 2024-08-17T01:23:14.360 INFO:tasks.workunit.client.0.smithi110.stdout: [1012 , 4145222 ] 2024-08-17T01:23:14.360 INFO:tasks.workunit.client.0.smithi110.stdout: [1013 , 4151127 ] 2024-08-17T01:23:14.360 INFO:tasks.workunit.client.0.smithi110.stdout: [1014 , 4154559 ] 2024-08-17T01:23:14.360 INFO:tasks.workunit.client.0.smithi110.stdout: [1016 , 4164616 ] 2024-08-17T01:23:14.360 INFO:tasks.workunit.client.0.smithi110.stdout: [1021 , 4185058 ] 2024-08-17T01:23:14.360 INFO:tasks.workunit.client.0.smithi110.stdout: [1023 , 4190582 ] 2024-08-17T01:23:14.360 INFO:tasks.workunit.client.0.smithi110.stdout:write data based on random map 2024-08-17T01:23:14.360 INFO:tasks.workunit.client.0.smithi110.stdout: write object-18 2024-08-17T01:23:14.360 INFO:tasks.workunit.client.0.smithi110.stdout: write object-30 2024-08-17T01:23:14.361 INFO:tasks.workunit.client.0.smithi110.stdout: write object-66 2024-08-17T01:23:14.361 INFO:tasks.workunit.client.0.smithi110.stdout: write object-77 2024-08-17T01:23:14.361 INFO:tasks.workunit.client.0.smithi110.stdout: write object-81 2024-08-17T01:23:14.361 INFO:tasks.workunit.client.0.smithi110.stdout: write object-86 2024-08-17T01:23:14.361 INFO:tasks.workunit.client.0.smithi110.stdout: write object-136 2024-08-17T01:23:14.361 INFO:tasks.workunit.client.0.smithi110.stdout: write object-140 2024-08-17T01:23:14.361 INFO:tasks.workunit.client.0.smithi110.stdout: write object-147 2024-08-17T01:23:14.361 INFO:tasks.workunit.client.0.smithi110.stdout: write object-165 2024-08-17T01:23:14.361 INFO:tasks.workunit.client.0.smithi110.stdout: write object-197 2024-08-17T01:23:14.361 INFO:tasks.workunit.client.0.smithi110.stdout: write object-201 2024-08-17T01:23:14.361 INFO:tasks.workunit.client.0.smithi110.stdout: write object-216 2024-08-17T01:23:14.361 INFO:tasks.workunit.client.0.smithi110.stdout: write object-217 2024-08-17T01:23:14.361 INFO:tasks.workunit.client.0.smithi110.stdout: write object-227 2024-08-17T01:23:14.362 INFO:tasks.workunit.client.0.smithi110.stdout: write object-230 2024-08-17T01:23:14.362 INFO:tasks.workunit.client.0.smithi110.stdout: write object-233 2024-08-17T01:23:14.362 INFO:tasks.workunit.client.0.smithi110.stdout: write object-255 2024-08-17T01:23:14.362 INFO:tasks.workunit.client.0.smithi110.stdout: write object-259 2024-08-17T01:23:14.362 INFO:tasks.workunit.client.0.smithi110.stdout: write object-260 2024-08-17T01:23:14.362 INFO:tasks.workunit.client.0.smithi110.stdout: write object-281 2024-08-17T01:23:14.362 INFO:tasks.workunit.client.0.smithi110.stdout: write object-291 2024-08-17T01:23:14.362 INFO:tasks.workunit.client.0.smithi110.stdout: write object-293 2024-08-17T01:23:14.362 INFO:tasks.workunit.client.0.smithi110.stdout: write object-299 2024-08-17T01:23:14.362 INFO:tasks.workunit.client.0.smithi110.stdout: write object-325 2024-08-17T01:23:14.363 INFO:tasks.workunit.client.0.smithi110.stdout: write object-343 2024-08-17T01:23:14.363 INFO:tasks.workunit.client.0.smithi110.stdout: write object-354 2024-08-17T01:23:14.363 INFO:tasks.workunit.client.0.smithi110.stdout: write object-356 2024-08-17T01:23:14.363 INFO:tasks.workunit.client.0.smithi110.stdout: write object-360 2024-08-17T01:23:14.363 INFO:tasks.workunit.client.0.smithi110.stdout: write object-361 2024-08-17T01:23:14.363 INFO:tasks.workunit.client.0.smithi110.stdout: write object-364 2024-08-17T01:23:14.363 INFO:tasks.workunit.client.0.smithi110.stdout: write object-371 2024-08-17T01:23:14.363 INFO:tasks.workunit.client.0.smithi110.stdout: write object-393 2024-08-17T01:23:14.363 INFO:tasks.workunit.client.0.smithi110.stdout: write object-398 2024-08-17T01:23:14.363 INFO:tasks.workunit.client.0.smithi110.stdout: write object-403 2024-08-17T01:23:14.363 INFO:tasks.workunit.client.0.smithi110.stdout: write object-412 2024-08-17T01:23:14.363 INFO:tasks.workunit.client.0.smithi110.stdout: write object-414 2024-08-17T01:23:14.363 INFO:tasks.workunit.client.0.smithi110.stdout: write object-422 2024-08-17T01:23:14.363 INFO:tasks.workunit.client.0.smithi110.stdout: write object-425 2024-08-17T01:23:14.364 INFO:tasks.workunit.client.0.smithi110.stdout: write object-443 2024-08-17T01:23:14.364 INFO:tasks.workunit.client.0.smithi110.stdout: write object-445 2024-08-17T01:23:14.364 INFO:tasks.workunit.client.0.smithi110.stdout: write object-452 2024-08-17T01:23:14.364 INFO:tasks.workunit.client.0.smithi110.stdout: write object-459 2024-08-17T01:23:14.364 INFO:tasks.workunit.client.0.smithi110.stdout: write object-474 2024-08-17T01:23:14.364 INFO:tasks.workunit.client.0.smithi110.stdout: write object-479 2024-08-17T01:23:14.364 INFO:tasks.workunit.client.0.smithi110.stdout: write object-489 2024-08-17T01:23:14.364 INFO:tasks.workunit.client.0.smithi110.stdout: write object-494 2024-08-17T01:23:14.364 INFO:tasks.workunit.client.0.smithi110.stdout: write object-498 2024-08-17T01:23:14.364 INFO:tasks.workunit.client.0.smithi110.stdout: write object-518 2024-08-17T01:23:14.364 INFO:tasks.workunit.client.0.smithi110.stdout: write object-521 2024-08-17T01:23:14.364 INFO:tasks.workunit.client.0.smithi110.stdout: write object-525 2024-08-17T01:23:14.364 INFO:tasks.workunit.client.0.smithi110.stdout: write object-535 2024-08-17T01:23:14.364 INFO:tasks.workunit.client.0.smithi110.stdout: write object-542 2024-08-17T01:23:14.365 INFO:tasks.workunit.client.0.smithi110.stdout: write object-548 2024-08-17T01:23:14.365 INFO:tasks.workunit.client.0.smithi110.stdout: write object-556 2024-08-17T01:23:14.365 INFO:tasks.workunit.client.0.smithi110.stdout: write object-587 2024-08-17T01:23:14.365 INFO:tasks.workunit.client.0.smithi110.stdout: write object-593 2024-08-17T01:23:14.365 INFO:tasks.workunit.client.0.smithi110.stdout: write object-602 2024-08-17T01:23:14.365 INFO:tasks.workunit.client.0.smithi110.stdout: write object-605 2024-08-17T01:23:14.365 INFO:tasks.workunit.client.0.smithi110.stdout: write object-616 2024-08-17T01:23:14.365 INFO:tasks.workunit.client.0.smithi110.stdout: write object-626 2024-08-17T01:23:14.365 INFO:tasks.workunit.client.0.smithi110.stdout: write object-656 2024-08-17T01:23:14.365 INFO:tasks.workunit.client.0.smithi110.stdout: write object-692 2024-08-17T01:23:14.365 INFO:tasks.workunit.client.0.smithi110.stdout: write object-705 2024-08-17T01:23:14.365 INFO:tasks.workunit.client.0.smithi110.stdout: write object-706 2024-08-17T01:23:14.365 INFO:tasks.workunit.client.0.smithi110.stdout: write object-723 2024-08-17T01:23:14.366 INFO:tasks.workunit.client.0.smithi110.stdout: write object-724 2024-08-17T01:23:14.366 INFO:tasks.workunit.client.0.smithi110.stdout: write object-745 2024-08-17T01:23:14.366 INFO:tasks.workunit.client.0.smithi110.stdout: write object-758 2024-08-17T01:23:14.366 INFO:tasks.workunit.client.0.smithi110.stdout: write object-768 2024-08-17T01:23:14.366 INFO:tasks.workunit.client.0.smithi110.stdout: write object-771 2024-08-17T01:23:14.366 INFO:tasks.workunit.client.0.smithi110.stdout: write object-787 2024-08-17T01:23:14.366 INFO:tasks.workunit.client.0.smithi110.stdout: write object-794 2024-08-17T01:23:14.366 INFO:tasks.workunit.client.0.smithi110.stdout: write object-821 2024-08-17T01:23:14.366 INFO:tasks.workunit.client.0.smithi110.stdout: write object-822 2024-08-17T01:23:14.366 INFO:tasks.workunit.client.0.smithi110.stdout: write object-840 2024-08-17T01:23:14.366 INFO:tasks.workunit.client.0.smithi110.stdout: write object-846 2024-08-17T01:23:14.366 INFO:tasks.workunit.client.0.smithi110.stdout: write object-869 2024-08-17T01:23:14.367 INFO:tasks.workunit.client.0.smithi110.stdout: write object-886 2024-08-17T01:23:14.367 INFO:tasks.workunit.client.0.smithi110.stdout: write object-891 2024-08-17T01:23:14.367 INFO:tasks.workunit.client.0.smithi110.stdout: write object-901 2024-08-17T01:23:14.367 INFO:tasks.workunit.client.0.smithi110.stdout: write object-910 2024-08-17T01:23:14.367 INFO:tasks.workunit.client.0.smithi110.stdout: write object-913 2024-08-17T01:23:14.367 INFO:tasks.workunit.client.0.smithi110.stdout: write object-940 2024-08-17T01:23:14.367 INFO:tasks.workunit.client.0.smithi110.stdout: write object-948 2024-08-17T01:23:14.367 INFO:tasks.workunit.client.0.smithi110.stdout: write object-949 2024-08-17T01:23:14.367 INFO:tasks.workunit.client.0.smithi110.stdout: write object-985 2024-08-17T01:23:14.367 INFO:tasks.workunit.client.0.smithi110.stdout: write object-995 2024-08-17T01:23:14.367 INFO:tasks.workunit.client.0.smithi110.stdout: write object-1012 2024-08-17T01:23:14.367 INFO:tasks.workunit.client.0.smithi110.stdout: write object-1013 2024-08-17T01:23:14.367 INFO:tasks.workunit.client.0.smithi110.stdout: write object-1014 2024-08-17T01:23:14.368 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:14 smithi177 ceph-mon[90034]: pgmap v2621: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 8.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.0 MiB/s wr, 189 op/s 2024-08-17T01:23:14.368 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:14 smithi177 ceph-mon[90034]: osdmap e1569: 8 total, 8 up, 8 in 2024-08-17T01:23:15.238 INFO:tasks.workunit.client.0.smithi110.stdout: write object-1016 2024-08-17T01:23:15.239 INFO:tasks.workunit.client.0.smithi110.stdout: write object-1021 2024-08-17T01:23:15.239 INFO:tasks.workunit.client.0.smithi110.stdout: write object-1023 2024-08-17T01:23:15.239 INFO:tasks.workunit.client.0.smithi110.stdout:verify written data by reading 2024-08-17T01:23:15.239 INFO:tasks.workunit.client.0.smithi110.stdout: read object-18 2024-08-17T01:23:15.239 INFO:tasks.workunit.client.0.smithi110.stdout:made snapshot "image392@parent_snap" and protect it 2024-08-17T01:23:15.239 INFO:tasks.workunit.client.0.smithi110.stdout:made and opened clone "image393" 2024-08-17T01:23:15.239 INFO:tasks.workunit.client.0.smithi110.stdout:flattening clone: "image393" 2024-08-17T01:23:15.239 INFO:tasks.workunit.client.0.smithi110.stdout:check whether child image has the same set of objects as parent 2024-08-17T01:23:15.239 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.FlattenNoEmptyObjects (1148 ms) 2024-08-17T01:23:15.239 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.PoolMetadataConfApply 2024-08-17T01:23:15.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:15 smithi110 ceph-mon[100641]: osdmap e1570: 8 total, 8 up, 8 in 2024-08-17T01:23:15.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:23:15 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:23:15] ENGINE Bus STOPPING 2024-08-17T01:23:15.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:15 smithi110 ceph-mon[98148]: osdmap e1570: 8 total, 8 up, 8 in 2024-08-17T01:23:15.314 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.PoolMetadataConfApply (76 ms) 2024-08-17T01:23:15.314 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.Sparsify 2024-08-17T01:23:15.335 INFO:tasks.workunit.client.0.smithi110.stdout:sparsify_supported=1 2024-08-17T01:23:15.335 INFO:tasks.workunit.client.0.smithi110.stdout:sparse_read_supported=1 2024-08-17T01:23:15.361 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.Sparsify (48 ms) 2024-08-17T01:23:15.362 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.SparsifyClone 2024-08-17T01:23:15.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:15 smithi177 ceph-mon[90034]: osdmap e1570: 8 total, 8 up, 8 in 2024-08-17T01:23:15.380 INFO:tasks.workunit.client.0.smithi110.stdout:sparsify_supported=1 2024-08-17T01:23:16.056 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:23:15 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:23:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T01:23:16.056 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:23:15 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:23:15] ENGINE Bus STOPPED 2024-08-17T01:23:16.056 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:23:15 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:23:15] ENGINE Bus STARTING 2024-08-17T01:23:16.056 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:23:15 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:23:15] ENGINE Serving on http://:::9283 2024-08-17T01:23:16.056 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:23:15 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:23:15] ENGINE Bus STARTED 2024-08-17T01:23:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:16 smithi110 ceph-mon[98148]: pgmap v2624: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 8.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 129 op/s 2024-08-17T01:23:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:16 smithi110 ceph-mon[98148]: osdmap e1571: 8 total, 8 up, 8 in 2024-08-17T01:23:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:16 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' 2024-08-17T01:23:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:16 smithi110 ceph-mon[98148]: pgmap v2626: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 8.7 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.8 MiB/s wr, 469 op/s 2024-08-17T01:23:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:23:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:23:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:23:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:23:16.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:23:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:16 smithi110 ceph-mon[100641]: pgmap v2624: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 8.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 129 op/s 2024-08-17T01:23:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:16 smithi110 ceph-mon[100641]: osdmap e1571: 8 total, 8 up, 8 in 2024-08-17T01:23:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:16 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' 2024-08-17T01:23:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:16 smithi110 ceph-mon[100641]: pgmap v2626: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 8.7 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.8 MiB/s wr, 469 op/s 2024-08-17T01:23:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:23:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:23:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:23:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:23:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:23:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:16 smithi177 ceph-mon[90034]: pgmap v2624: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 8.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 129 op/s 2024-08-17T01:23:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:16 smithi177 ceph-mon[90034]: osdmap e1571: 8 total, 8 up, 8 in 2024-08-17T01:23:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:16 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' 2024-08-17T01:23:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:16 smithi177 ceph-mon[90034]: pgmap v2626: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 8.7 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.8 MiB/s wr, 469 op/s 2024-08-17T01:23:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:23:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:23:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:23:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:23:16.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:23:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:17 smithi110 ceph-mon[98148]: Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-08-17T01:23:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:17 smithi110 ceph-mon[98148]: osdmap e1572: 8 total, 8 up, 8 in 2024-08-17T01:23:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:23:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:23:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:17 smithi110 ceph-mon[100641]: Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-08-17T01:23:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:17 smithi110 ceph-mon[100641]: osdmap e1572: 8 total, 8 up, 8 in 2024-08-17T01:23:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:23:17.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:23:17.345 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.SparsifyClone (1983 ms) 2024-08-17T01:23:17.345 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestInternal.MissingDataPool 2024-08-17T01:23:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:17 smithi177 ceph-mon[90034]: Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-08-17T01:23:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:17 smithi177 ceph-mon[90034]: osdmap e1572: 8 total, 8 up, 8 in 2024-08-17T01:23:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:23:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:23:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:18 smithi110 ceph-mon[98148]: pgmap v2628: 137 pgs: 137 active+clean; 8.9 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 596 op/s 2024-08-17T01:23:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:18 smithi110 ceph-mon[98148]: osdmap e1573: 8 total, 8 up, 8 in 2024-08-17T01:23:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:18 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1", "id": [7, 4]}]: dispatch 2024-08-17T01:23:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:18 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1a", "id": [7, 1]}]: dispatch 2024-08-17T01:23:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:23:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:23:18] "GET /metrics HTTP/1.1" 200 36615 "" "Prometheus/2.43.0" 2024-08-17T01:23:18.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:18 smithi110 ceph-mon[100641]: pgmap v2628: 137 pgs: 137 active+clean; 8.9 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 596 op/s 2024-08-17T01:23:18.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:18 smithi110 ceph-mon[100641]: osdmap e1573: 8 total, 8 up, 8 in 2024-08-17T01:23:18.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:18 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1", "id": [7, 4]}]: dispatch 2024-08-17T01:23:18.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:18 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1a", "id": [7, 1]}]: dispatch 2024-08-17T01:23:18.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:18 smithi177 ceph-mon[90034]: pgmap v2628: 137 pgs: 137 active+clean; 8.9 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 596 op/s 2024-08-17T01:23:18.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:18 smithi177 ceph-mon[90034]: osdmap e1573: 8 total, 8 up, 8 in 2024-08-17T01:23:18.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:18 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1", "id": [7, 4]}]: dispatch 2024-08-17T01:23:18.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:18 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1a", "id": [7, 1]}]: dispatch 2024-08-17T01:23:19.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:19 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1", "id": [7, 4]}]': finished 2024-08-17T01:23:19.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:19 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1a", "id": [7, 1]}]': finished 2024-08-17T01:23:19.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:19 smithi177 ceph-mon[90034]: osdmap e1574: 8 total, 8 up, 8 in 2024-08-17T01:23:19.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:19 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1", "id": [7, 4]}]': finished 2024-08-17T01:23:19.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:19 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1a", "id": [7, 1]}]': finished 2024-08-17T01:23:19.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:19 smithi110 ceph-mon[100641]: osdmap e1574: 8 total, 8 up, 8 in 2024-08-17T01:23:19.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:19 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1", "id": [7, 4]}]': finished 2024-08-17T01:23:19.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:19 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1a", "id": [7, 1]}]': finished 2024-08-17T01:23:19.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:19 smithi110 ceph-mon[98148]: osdmap e1574: 8 total, 8 up, 8 in 2024-08-17T01:23:20.263 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestInternal.MissingDataPool (2918 ms) 2024-08-17T01:23:20.350 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 34 tests from TestInternal (37276 ms total) 2024-08-17T01:23:20.350 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:23:20.350 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 17 tests from TestImageWatcher 2024-08-17T01:23:20.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:20 smithi177 ceph-mon[90034]: pgmap v2631: 137 pgs: 137 active+clean; 9.0 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 437 KiB/s rd, 125 KiB/s wr, 666 op/s 2024-08-17T01:23:20.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:20 smithi177 ceph-mon[90034]: osdmap e1575: 8 total, 8 up, 8 in 2024-08-17T01:23:20.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:20 smithi110 ceph-mon[98148]: pgmap v2631: 137 pgs: 137 active+clean; 9.0 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 437 KiB/s rd, 125 KiB/s wr, 666 op/s 2024-08-17T01:23:20.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:20 smithi110 ceph-mon[98148]: osdmap e1575: 8 total, 8 up, 8 in 2024-08-17T01:23:20.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:20 smithi110 ceph-mon[100641]: pgmap v2631: 137 pgs: 137 active+clean; 9.0 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 437 KiB/s rd, 125 KiB/s wr, 666 op/s 2024-08-17T01:23:20.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:20 smithi110 ceph-mon[100641]: osdmap e1575: 8 total, 8 up, 8 in 2024-08-17T01:23:21.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:21 smithi177 ceph-mon[90034]: osdmap e1576: 8 total, 8 up, 8 in 2024-08-17T01:23:21.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:21 smithi110 ceph-mon[98148]: osdmap e1576: 8 total, 8 up, 8 in 2024-08-17T01:23:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:21 smithi110 ceph-mon[100641]: osdmap e1576: 8 total, 8 up, 8 in 2024-08-17T01:23:22.370 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestImageWatcher.NotifyHeaderUpdate 2024-08-17T01:23:22.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:22 smithi177 ceph-mon[90034]: pgmap v2634: 105 pgs: 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:23:22.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:22 smithi177 ceph-mon[90034]: osdmap e1577: 8 total, 8 up, 8 in 2024-08-17T01:23:22.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:22 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3660354754' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:22.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:22 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:22.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:22 smithi110 ceph-mon[98148]: pgmap v2634: 105 pgs: 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:23:22.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:22 smithi110 ceph-mon[98148]: osdmap e1577: 8 total, 8 up, 8 in 2024-08-17T01:23:22.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:22 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3660354754' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:22.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:22 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:22.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:22 smithi110 ceph-mon[100641]: pgmap v2634: 105 pgs: 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:23:22.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:22 smithi110 ceph-mon[100641]: osdmap e1577: 8 total, 8 up, 8 in 2024-08-17T01:23:22.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:22 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3660354754' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:22.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:22 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:23.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:23 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:23:23.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:23 smithi110 ceph-mon[98148]: osdmap e1578: 8 total, 8 up, 8 in 2024-08-17T01:23:23.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:23 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:23:23.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:23 smithi110 ceph-mon[100641]: osdmap e1578: 8 total, 8 up, 8 in 2024-08-17T01:23:23.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:23 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:23:23.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:23 smithi177 ceph-mon[90034]: osdmap e1578: 8 total, 8 up, 8 in 2024-08-17T01:23:24.409 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestImageWatcher.NotifyHeaderUpdate (2039 ms) 2024-08-17T01:23:24.409 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestImageWatcher.NotifyFlatten 2024-08-17T01:23:24.432 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestImageWatcher.NotifyFlatten (23 ms) 2024-08-17T01:23:24.432 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestImageWatcher.NotifyResize 2024-08-17T01:23:24.453 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestImageWatcher.NotifyResize (21 ms) 2024-08-17T01:23:24.453 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestImageWatcher.NotifyRebuildObjectMap 2024-08-17T01:23:24.476 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestImageWatcher.NotifyRebuildObjectMap (23 ms) 2024-08-17T01:23:24.476 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestImageWatcher.NotifyUpdateFeatures 2024-08-17T01:23:24.496 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestImageWatcher.NotifyUpdateFeatures (21 ms) 2024-08-17T01:23:24.497 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestImageWatcher.NotifySnapCreate 2024-08-17T01:23:24.518 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestImageWatcher.NotifySnapCreate (21 ms) 2024-08-17T01:23:24.518 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestImageWatcher.NotifySnapCreateError 2024-08-17T01:23:24.537 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestImageWatcher.NotifySnapCreateError (19 ms) 2024-08-17T01:23:24.537 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestImageWatcher.NotifySnapRename 2024-08-17T01:23:24.556 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestImageWatcher.NotifySnapRename (19 ms) 2024-08-17T01:23:24.556 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestImageWatcher.NotifySnapRenameError 2024-08-17T01:23:24.574 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestImageWatcher.NotifySnapRenameError (19 ms) 2024-08-17T01:23:24.574 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestImageWatcher.NotifySnapRemove 2024-08-17T01:23:24.594 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestImageWatcher.NotifySnapRemove (19 ms) 2024-08-17T01:23:24.594 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestImageWatcher.NotifySnapProtect 2024-08-17T01:23:24.616 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestImageWatcher.NotifySnapProtect (22 ms) 2024-08-17T01:23:24.616 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestImageWatcher.NotifySnapUnprotect 2024-08-17T01:23:24.636 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestImageWatcher.NotifySnapUnprotect (20 ms) 2024-08-17T01:23:24.636 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestImageWatcher.NotifyRename 2024-08-17T01:23:24.655 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestImageWatcher.NotifyRename (20 ms) 2024-08-17T01:23:24.656 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestImageWatcher.NotifyAsyncTimedOut 2024-08-17T01:23:24.675 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestImageWatcher.NotifyAsyncTimedOut (19 ms) 2024-08-17T01:23:24.675 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestImageWatcher.NotifyAsyncError 2024-08-17T01:23:24.693 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestImageWatcher.NotifyAsyncError (18 ms) 2024-08-17T01:23:24.693 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestImageWatcher.NotifyAsyncCompleteError 2024-08-17T01:23:24.712 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestImageWatcher.NotifyAsyncCompleteError (19 ms) 2024-08-17T01:23:24.712 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestImageWatcher.NotifyAsyncRequestTimedOut 2024-08-17T01:23:24.730 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestImageWatcher.NotifyAsyncRequestTimedOut (18 ms) 2024-08-17T01:23:24.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:24 smithi110 ceph-mon[98148]: pgmap v2637: 137 pgs: 10 creating+peering, 18 unknown, 109 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:23:24.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:24 smithi110 ceph-mon[98148]: osdmap e1579: 8 total, 8 up, 8 in 2024-08-17T01:23:24.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:24 smithi110 ceph-mon[100641]: pgmap v2637: 137 pgs: 10 creating+peering, 18 unknown, 109 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:23:24.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:24 smithi110 ceph-mon[100641]: osdmap e1579: 8 total, 8 up, 8 in 2024-08-17T01:23:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:24 smithi177 ceph-mon[90034]: pgmap v2637: 137 pgs: 10 creating+peering, 18 unknown, 109 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:23:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:24 smithi177 ceph-mon[90034]: osdmap e1579: 8 total, 8 up, 8 in 2024-08-17T01:23:25.383 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 17 tests from TestImageWatcher (2360 ms total) 2024-08-17T01:23:25.384 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:23:25.384 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 170 tests from TestLibRBD 2024-08-17T01:23:25.412 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.CreateAndStat 2024-08-17T01:23:25.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:25 smithi110 ceph-mon[100641]: osdmap e1580: 8 total, 8 up, 8 in 2024-08-17T01:23:25.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:25 smithi110 ceph-mon[98148]: osdmap e1580: 8 total, 8 up, 8 in 2024-08-17T01:23:25.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:25 smithi177 ceph-mon[90034]: osdmap e1580: 8 total, 8 up, 8 in 2024-08-17T01:23:26.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:26 smithi110 ceph-mon[100641]: pgmap v2640: 137 pgs: 10 creating+peering, 127 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 3.0 KiB/s wr, 53 op/s 2024-08-17T01:23:26.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:26 smithi110 ceph-mon[100641]: osdmap e1581: 8 total, 8 up, 8 in 2024-08-17T01:23:26.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:26 smithi110 ceph-mon[98148]: pgmap v2640: 137 pgs: 10 creating+peering, 127 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 3.0 KiB/s wr, 53 op/s 2024-08-17T01:23:26.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:26 smithi110 ceph-mon[98148]: osdmap e1581: 8 total, 8 up, 8 in 2024-08-17T01:23:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:26 smithi177 ceph-mon[90034]: pgmap v2640: 137 pgs: 10 creating+peering, 127 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 3.0 KiB/s wr, 53 op/s 2024-08-17T01:23:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:26 smithi177 ceph-mon[90034]: osdmap e1581: 8 total, 8 up, 8 in 2024-08-17T01:23:27.396 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:23:27.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[100641]: osdmap e1582: 8 total, 8 up, 8 in 2024-08-17T01:23:27.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2129011519' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:27.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T01:23:27.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:23:27.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:23:27.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:23:27.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:23:27.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:23:27.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:23:27.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:23:27.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:23:27.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:23:27.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:23:27.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:23:27.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:23:27.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:23:27.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:23:27.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:23:27.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:23:27.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:23:27.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:23:27.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:23:27.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:23:27.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:23:27.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:23:27.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:23:27.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:23:27.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[98148]: osdmap e1582: 8 total, 8 up, 8 in 2024-08-17T01:23:27.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2129011519' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:27.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T01:23:27.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:23:27.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:23:27.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:23:27.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:23:27.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:23:27.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:23:27.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:23:27.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:23:27.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:23:27.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:23:27.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:23:27.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:23:27.814 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:23:27.814 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:23:27.814 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:23:27.814 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:23:27.814 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:23:27.814 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:23:27.814 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:23:27.814 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:23:27.814 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:23:27.814 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:23:27.814 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:23:27.814 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:23:27.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:27 smithi177 ceph-mon[90034]: osdmap e1582: 8 total, 8 up, 8 in 2024-08-17T01:23:27.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:27 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2129011519' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:27.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T01:23:27.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:23:27.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:23:27.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:23:27.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:23:27.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:23:27.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:23:27.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:23:27.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:23:27.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:23:27.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:27 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:23:27.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:27 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:23:27.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:23:27.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:23:27.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:23:27.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:27 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:23:27.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:27 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:23:27.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:23:27.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:23:27.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:23:27.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:27 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:23:27.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:27 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:23:27.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:23:27.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:23:27.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:23:28.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:28 smithi110 ceph-mon[100641]: pgmap v2643: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-08-17T01:23:28.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:28 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:23:28.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:28 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2129011519' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:23:28.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:28 smithi110 ceph-mon[100641]: osdmap e1583: 8 total, 8 up, 8 in 2024-08-17T01:23:28.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:28 smithi110 ceph-mon[98148]: pgmap v2643: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-08-17T01:23:28.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:28 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:23:28.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:28 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2129011519' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:23:28.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:28 smithi110 ceph-mon[98148]: osdmap e1583: 8 total, 8 up, 8 in 2024-08-17T01:23:28.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:23:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:23:28] "GET /metrics HTTP/1.1" 200 36615 "" "Prometheus/2.43.0" 2024-08-17T01:23:28.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:28 smithi177 ceph-mon[90034]: pgmap v2643: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-08-17T01:23:28.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:28 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:23:28.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:28 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2129011519' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:23:28.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:28 smithi177 ceph-mon[90034]: osdmap e1583: 8 total, 8 up, 8 in 2024-08-17T01:23:29.428 INFO:tasks.workunit.client.0.smithi110.stdout:image has size 2097152 and order 22 2024-08-17T01:23:29.428 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.CreateAndStat (4015 ms) 2024-08-17T01:23:29.428 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.CreateWithSameDataPool 2024-08-17T01:23:29.428 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:23:29.446 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.CreateWithSameDataPool (18 ms) 2024-08-17T01:23:29.446 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.CreateAndStatPP 2024-08-17T01:23:29.446 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:23:29.468 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.CreateAndStatPP (23 ms) 2024-08-17T01:23:29.468 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.GetId 2024-08-17T01:23:29.469 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:23:29.493 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.GetId (24 ms) 2024-08-17T01:23:29.493 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.GetIdPP 2024-08-17T01:23:29.493 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:23:29.517 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.GetIdPP (25 ms) 2024-08-17T01:23:29.517 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefix 2024-08-17T01:23:29.517 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:23:29.534 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.GetBlockNamePrefix (16 ms) 2024-08-17T01:23:29.534 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefixPP 2024-08-17T01:23:29.534 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:23:29.549 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.GetBlockNamePrefixPP (15 ms) 2024-08-17T01:23:29.549 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestGetCreateTimestamp 2024-08-17T01:23:29.549 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:23:29.564 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestGetCreateTimestamp (15 ms) 2024-08-17T01:23:29.564 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.GetCreateTimestampPP 2024-08-17T01:23:29.564 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:23:29.581 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.GetCreateTimestampPP (17 ms) 2024-08-17T01:23:29.581 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.OpenAio 2024-08-17T01:23:29.581 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:23:29.595 INFO:tasks.workunit.client.0.smithi110.stdout:image has size 2097152 and order 22 2024-08-17T01:23:29.595 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.OpenAio (15 ms) 2024-08-17T01:23:29.596 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.OpenAioFail 2024-08-17T01:23:29.599 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.OpenAioFail (3 ms) 2024-08-17T01:23:29.599 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.OpenAioPP 2024-08-17T01:23:29.599 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:23:29.628 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.OpenAioPP (30 ms) 2024-08-17T01:23:29.628 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.OpenAioFailPP 2024-08-17T01:23:29.631 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.OpenAioFailPP (2 ms) 2024-08-17T01:23:29.631 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.ResizeAndStat 2024-08-17T01:23:29.631 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:23:29.663 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.ResizeAndStat (33 ms) 2024-08-17T01:23:29.663 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.ResizeAndStatPP 2024-08-17T01:23:29.663 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:23:29.692 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.ResizeAndStatPP (28 ms) 2024-08-17T01:23:29.692 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResize 2024-08-17T01:23:29.692 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:23:29.721 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.UpdateWatchAndResize (30 ms) 2024-08-17T01:23:29.721 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResizePP 2024-08-17T01:23:29.722 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:23:29.754 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.UpdateWatchAndResizePP (32 ms) 2024-08-17T01:23:29.754 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestCreateLsDelete 2024-08-17T01:23:29.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:29 smithi110 ceph-mon[100641]: osdmap e1584: 8 total, 8 up, 8 in 2024-08-17T01:23:29.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:29 smithi110 ceph-mon[98148]: osdmap e1584: 8 total, 8 up, 8 in 2024-08-17T01:23:29.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:29 smithi177 ceph-mon[90034]: osdmap e1584: 8 total, 8 up, 8 in 2024-08-17T01:23:30.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:30 smithi110 ceph-mon[100641]: pgmap v2646: 137 pgs: 14 creating+peering, 7 unknown, 116 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:23:30.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:30 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:23:30.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:30 smithi110 ceph-mon[100641]: osdmap e1585: 8 total, 8 up, 8 in 2024-08-17T01:23:30.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:30 smithi110 ceph-mon[98148]: pgmap v2646: 137 pgs: 14 creating+peering, 7 unknown, 116 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:23:30.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:30 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:23:30.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:30 smithi110 ceph-mon[98148]: osdmap e1585: 8 total, 8 up, 8 in 2024-08-17T01:23:30.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:30 smithi177 ceph-mon[90034]: pgmap v2646: 137 pgs: 14 creating+peering, 7 unknown, 116 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:23:30.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:30 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:23:30.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:30 smithi177 ceph-mon[90034]: osdmap e1585: 8 total, 8 up, 8 in 2024-08-17T01:23:31.434 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:23:31.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:31 smithi110 ceph-mon[100641]: osdmap e1586: 8 total, 8 up, 8 in 2024-08-17T01:23:31.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:31 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2187707101' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:31.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:31 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:31.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:23:31.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:31 smithi110 ceph-mon[98148]: osdmap e1586: 8 total, 8 up, 8 in 2024-08-17T01:23:31.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:31 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2187707101' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:31.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:31 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:31.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:23:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:31 smithi177 ceph-mon[90034]: osdmap e1586: 8 total, 8 up, 8 in 2024-08-17T01:23:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:31 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2187707101' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:31 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:23:32.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:32 smithi110 ceph-mon[100641]: pgmap v2649: 169 pgs: 32 unknown, 14 creating+peering, 123 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 3.0 KiB/s wr, 31 op/s 2024-08-17T01:23:32.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:32 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:23:32.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:32 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:23:32.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:32 smithi110 ceph-mon[100641]: osdmap e1587: 8 total, 8 up, 8 in 2024-08-17T01:23:32.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:32 smithi110 ceph-mon[98148]: pgmap v2649: 169 pgs: 32 unknown, 14 creating+peering, 123 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 3.0 KiB/s wr, 31 op/s 2024-08-17T01:23:32.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:32 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:23:32.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:32 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:23:32.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:32 smithi110 ceph-mon[98148]: osdmap e1587: 8 total, 8 up, 8 in 2024-08-17T01:23:32.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:32 smithi177 ceph-mon[90034]: pgmap v2649: 169 pgs: 32 unknown, 14 creating+peering, 123 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 3.0 KiB/s wr, 31 op/s 2024-08-17T01:23:32.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:32 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:23:32.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:32 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:23:32.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:32 smithi177 ceph-mon[90034]: osdmap e1587: 8 total, 8 up, 8 in 2024-08-17T01:23:33.447 INFO:tasks.workunit.client.0.smithi110.stdout:image: image18 2024-08-17T01:23:33.447 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image18 2024-08-17T01:23:33.447 INFO:tasks.workunit.client.0.smithi110.stdout:found image18 2024-08-17T01:23:33.447 INFO:tasks.workunit.client.0.smithi110.stdout:erased image18 2024-08-17T01:23:33.447 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:23:33.535 INFO:tasks.workunit.client.0.smithi110.stdout:image: image18 2024-08-17T01:23:33.535 INFO:tasks.workunit.client.0.smithi110.stdout:image: image19 2024-08-17T01:23:33.535 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image18 2024-08-17T01:23:33.535 INFO:tasks.workunit.client.0.smithi110.stdout:found image18 2024-08-17T01:23:33.535 INFO:tasks.workunit.client.0.smithi110.stdout:erased image18 2024-08-17T01:23:33.535 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image19 2024-08-17T01:23:33.535 INFO:tasks.workunit.client.0.smithi110.stdout:found image19 2024-08-17T01:23:33.535 INFO:tasks.workunit.client.0.smithi110.stdout:erased image19 2024-08-17T01:23:33.535 INFO:tasks.workunit.client.0.smithi110.stdout:image: image19 2024-08-17T01:23:33.536 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image19 2024-08-17T01:23:33.536 INFO:tasks.workunit.client.0.smithi110.stdout:found image19 2024-08-17T01:23:33.536 INFO:tasks.workunit.client.0.smithi110.stdout:erased image19 2024-08-17T01:23:33.536 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestCreateLsDelete (3781 ms) 2024-08-17T01:23:33.536 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestCreateLsDeletePP 2024-08-17T01:23:33.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:33 smithi110 ceph-mon[98148]: osdmap e1588: 8 total, 8 up, 8 in 2024-08-17T01:23:33.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:33 smithi110 ceph-mon[100641]: osdmap e1588: 8 total, 8 up, 8 in 2024-08-17T01:23:33.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:33 smithi177 ceph-mon[90034]: osdmap e1588: 8 total, 8 up, 8 in 2024-08-17T01:23:34.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:34 smithi110 ceph-mon[98148]: pgmap v2652: 169 pgs: 14 unknown, 155 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 165 KiB/s rd, 18 KiB/s wr, 227 op/s 2024-08-17T01:23:34.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:34 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:23:34.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:34 smithi110 ceph-mon[98148]: osdmap e1589: 8 total, 8 up, 8 in 2024-08-17T01:23:34.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:34 smithi110 ceph-mon[100641]: pgmap v2652: 169 pgs: 14 unknown, 155 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 165 KiB/s rd, 18 KiB/s wr, 227 op/s 2024-08-17T01:23:34.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:34 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:23:34.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:34 smithi110 ceph-mon[100641]: osdmap e1589: 8 total, 8 up, 8 in 2024-08-17T01:23:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:34 smithi177 ceph-mon[90034]: pgmap v2652: 169 pgs: 14 unknown, 155 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 165 KiB/s rd, 18 KiB/s wr, 227 op/s 2024-08-17T01:23:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:34 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:23:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:34 smithi177 ceph-mon[90034]: osdmap e1589: 8 total, 8 up, 8 in 2024-08-17T01:23:35.442 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:23:35.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:35 smithi110 ceph-mon[98148]: osdmap e1590: 8 total, 8 up, 8 in 2024-08-17T01:23:35.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:35 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/956468292' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:35.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:35 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:35.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:35 smithi110 ceph-mon[100641]: osdmap e1590: 8 total, 8 up, 8 in 2024-08-17T01:23:35.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:35 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/956468292' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:35.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:35 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:35.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:35 smithi177 ceph-mon[90034]: osdmap e1590: 8 total, 8 up, 8 in 2024-08-17T01:23:35.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:35 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/956468292' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:35.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:35 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:36 smithi110 ceph-mon[98148]: pgmap v2655: 201 pgs: 10 creating+peering, 22 unknown, 169 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 167 KiB/s rd, 19 KiB/s wr, 231 op/s 2024-08-17T01:23:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:36 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:23:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:36 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:23:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:36 smithi110 ceph-mon[98148]: osdmap e1591: 8 total, 8 up, 8 in 2024-08-17T01:23:36.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:36 smithi110 ceph-mon[98148]: osdmap e1592: 8 total, 8 up, 8 in 2024-08-17T01:23:36.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:36 smithi110 ceph-mon[100641]: pgmap v2655: 201 pgs: 10 creating+peering, 22 unknown, 169 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 167 KiB/s rd, 19 KiB/s wr, 231 op/s 2024-08-17T01:23:36.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:36 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:23:36.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:36 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:23:36.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:36 smithi110 ceph-mon[100641]: osdmap e1591: 8 total, 8 up, 8 in 2024-08-17T01:23:36.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:36 smithi110 ceph-mon[100641]: osdmap e1592: 8 total, 8 up, 8 in 2024-08-17T01:23:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:36 smithi177 ceph-mon[90034]: pgmap v2655: 201 pgs: 10 creating+peering, 22 unknown, 169 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 167 KiB/s rd, 19 KiB/s wr, 231 op/s 2024-08-17T01:23:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:36 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:23:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:36 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:23:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:36 smithi177 ceph-mon[90034]: osdmap e1591: 8 total, 8 up, 8 in 2024-08-17T01:23:36.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:36 smithi177 ceph-mon[90034]: osdmap e1592: 8 total, 8 up, 8 in 2024-08-17T01:23:37.017 INFO:tasks.workunit.client.0.smithi110.stdout:num images is: 1 2024-08-17T01:23:37.018 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 1 2024-08-17T01:23:37.018 INFO:tasks.workunit.client.0.smithi110.stdout:image: image20 2024-08-17T01:23:37.018 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image20 2024-08-17T01:23:37.018 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:23:37.028 INFO:tasks.workunit.client.0.smithi110.stdout:num images is: 2 2024-08-17T01:23:37.028 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 2 2024-08-17T01:23:37.028 INFO:tasks.workunit.client.0.smithi110.stdout:image: image20 2024-08-17T01:23:37.028 INFO:tasks.workunit.client.0.smithi110.stdout:image: image21 2024-08-17T01:23:37.028 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image20 2024-08-17T01:23:37.028 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image21 2024-08-17T01:23:37.091 INFO:tasks.workunit.client.0.smithi110.stdout:num images is: 1 2024-08-17T01:23:37.091 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 1 2024-08-17T01:23:37.091 INFO:tasks.workunit.client.0.smithi110.stdout:image: image21 2024-08-17T01:23:37.091 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image21 2024-08-17T01:23:37.091 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestCreateLsDeletePP (3556 ms) 2024-08-17T01:23:37.091 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestCopy 2024-08-17T01:23:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:37 smithi110 ceph-mon[100641]: osdmap e1593: 8 total, 8 up, 8 in 2024-08-17T01:23:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:37 smithi110 ceph-mon[100641]: pgmap v2659: 201 pgs: 10 creating+peering, 12 unknown, 179 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 6.7 KiB/s wr, 71 op/s 2024-08-17T01:23:38.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:37 smithi110 ceph-mon[98148]: osdmap e1593: 8 total, 8 up, 8 in 2024-08-17T01:23:38.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:37 smithi110 ceph-mon[98148]: pgmap v2659: 201 pgs: 10 creating+peering, 12 unknown, 179 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 6.7 KiB/s wr, 71 op/s 2024-08-17T01:23:38.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:23:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:23:38] "GET /metrics HTTP/1.1" 200 38958 "" "Prometheus/2.43.0" 2024-08-17T01:23:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:38 smithi177 ceph-mon[90034]: osdmap e1593: 8 total, 8 up, 8 in 2024-08-17T01:23:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:38 smithi177 ceph-mon[90034]: pgmap v2659: 201 pgs: 10 creating+peering, 12 unknown, 179 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 6.7 KiB/s wr, 71 op/s 2024-08-17T01:23:39.013 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:23:39.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:39 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:23:39.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:39 smithi110 ceph-mon[100641]: osdmap e1594: 8 total, 8 up, 8 in 2024-08-17T01:23:39.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:39 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2538769905' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:39.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:39 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:39 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:23:39.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:39 smithi110 ceph-mon[98148]: osdmap e1594: 8 total, 8 up, 8 in 2024-08-17T01:23:39.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:39 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2538769905' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:39.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:39 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:39 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:23:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:39 smithi177 ceph-mon[90034]: osdmap e1594: 8 total, 8 up, 8 in 2024-08-17T01:23:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:39 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2538769905' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:39 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:40 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:23:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:40 smithi110 ceph-mon[100641]: osdmap e1595: 8 total, 8 up, 8 in 2024-08-17T01:23:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:40 smithi110 ceph-mon[100641]: pgmap v2662: 233 pgs: 19 creating+peering, 19 unknown, 195 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 3.9 KiB/s wr, 64 op/s 2024-08-17T01:23:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:40 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:23:40.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:40 smithi110 ceph-mon[98148]: osdmap e1595: 8 total, 8 up, 8 in 2024-08-17T01:23:40.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:40 smithi110 ceph-mon[98148]: pgmap v2662: 233 pgs: 19 creating+peering, 19 unknown, 195 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 3.9 KiB/s wr, 64 op/s 2024-08-17T01:23:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:40 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:23:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:40 smithi177 ceph-mon[90034]: osdmap e1595: 8 total, 8 up, 8 in 2024-08-17T01:23:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:40 smithi177 ceph-mon[90034]: pgmap v2662: 233 pgs: 19 creating+peering, 19 unknown, 195 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 3.9 KiB/s wr, 64 op/s 2024-08-17T01:23:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:41 smithi110 ceph-mon[98148]: osdmap e1596: 8 total, 8 up, 8 in 2024-08-17T01:23:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:41 smithi110 ceph-mon[98148]: osdmap e1597: 8 total, 8 up, 8 in 2024-08-17T01:23:41.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:41 smithi110 ceph-mon[100641]: osdmap e1596: 8 total, 8 up, 8 in 2024-08-17T01:23:41.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:41 smithi110 ceph-mon[100641]: osdmap e1597: 8 total, 8 up, 8 in 2024-08-17T01:23:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:41 smithi177 ceph-mon[90034]: osdmap e1596: 8 total, 8 up, 8 in 2024-08-17T01:23:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:41 smithi177 ceph-mon[90034]: osdmap e1597: 8 total, 8 up, 8 in 2024-08-17T01:23:41.392 INFO:tasks.workunit.client.0.smithi110.stdout:image: image22 2024-08-17T01:23:41.392 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image22 2024-08-17T01:23:41.392 INFO:tasks.workunit.client.0.smithi110.stdout:found image22 2024-08-17T01:23:41.392 INFO:tasks.workunit.client.0.smithi110.stdout:erased image22 2024-08-17T01:23:41.392 INFO:tasks.workunit.client.0.smithi110.stdout:image: image22 2024-08-17T01:23:41.392 INFO:tasks.workunit.client.0.smithi110.stdout:image: image23 2024-08-17T01:23:41.392 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image22 2024-08-17T01:23:41.393 INFO:tasks.workunit.client.0.smithi110.stdout:found image22 2024-08-17T01:23:41.393 INFO:tasks.workunit.client.0.smithi110.stdout:erased image22 2024-08-17T01:23:41.393 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image23 2024-08-17T01:23:41.393 INFO:tasks.workunit.client.0.smithi110.stdout:found image23 2024-08-17T01:23:41.393 INFO:tasks.workunit.client.0.smithi110.stdout:erased image23 2024-08-17T01:23:41.393 INFO:tasks.workunit.client.0.smithi110.stdout:100.00% done 2024-08-17T01:23:41.393 INFO:tasks.workunit.client.0.smithi110.stdout:image: image22 2024-08-17T01:23:41.393 INFO:tasks.workunit.client.0.smithi110.stdout:image: image23 2024-08-17T01:23:41.393 INFO:tasks.workunit.client.0.smithi110.stdout:image: image24 2024-08-17T01:23:41.393 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image22 2024-08-17T01:23:41.393 INFO:tasks.workunit.client.0.smithi110.stdout:found image22 2024-08-17T01:23:41.393 INFO:tasks.workunit.client.0.smithi110.stdout:erased image22 2024-08-17T01:23:41.393 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image23 2024-08-17T01:23:41.393 INFO:tasks.workunit.client.0.smithi110.stdout:found image23 2024-08-17T01:23:41.394 INFO:tasks.workunit.client.0.smithi110.stdout:erased image23 2024-08-17T01:23:41.394 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image24 2024-08-17T01:23:41.394 INFO:tasks.workunit.client.0.smithi110.stdout:found image24 2024-08-17T01:23:41.394 INFO:tasks.workunit.client.0.smithi110.stdout:erased image24 2024-08-17T01:23:41.394 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestCopy (4301 ms) 2024-08-17T01:23:41.394 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestCopyPP 2024-08-17T01:23:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:42 smithi110 ceph-mon[98148]: pgmap v2665: 233 pgs: 9 creating+peering, 8 unknown, 216 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.0 KiB/s wr, 34 op/s 2024-08-17T01:23:42.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:42 smithi110 ceph-mon[100641]: pgmap v2665: 233 pgs: 9 creating+peering, 8 unknown, 216 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.0 KiB/s wr, 34 op/s 2024-08-17T01:23:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:42 smithi177 ceph-mon[90034]: pgmap v2665: 233 pgs: 9 creating+peering, 8 unknown, 216 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.0 KiB/s wr, 34 op/s 2024-08-17T01:23:43.034 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:23:43.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:43 smithi110 ceph-mon[100641]: osdmap e1598: 8 total, 8 up, 8 in 2024-08-17T01:23:43.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:43 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3185687573' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:43.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:43 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:43 smithi110 ceph-mon[98148]: osdmap e1598: 8 total, 8 up, 8 in 2024-08-17T01:23:43.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:43 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3185687573' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:43.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:43 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:43 smithi177 ceph-mon[90034]: osdmap e1598: 8 total, 8 up, 8 in 2024-08-17T01:23:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:43 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3185687573' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:43 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:44.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:44 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:23:44.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:44 smithi110 ceph-mon[100641]: osdmap e1599: 8 total, 8 up, 8 in 2024-08-17T01:23:44.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:44 smithi110 ceph-mon[100641]: pgmap v2668: 265 pgs: 22 creating+peering, 10 unknown, 233 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 3.5 KiB/s wr, 78 op/s 2024-08-17T01:23:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:44 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:23:44.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:44 smithi110 ceph-mon[98148]: osdmap e1599: 8 total, 8 up, 8 in 2024-08-17T01:23:44.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:44 smithi110 ceph-mon[98148]: pgmap v2668: 265 pgs: 22 creating+peering, 10 unknown, 233 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 3.5 KiB/s wr, 78 op/s 2024-08-17T01:23:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:44 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:23:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:44 smithi177 ceph-mon[90034]: osdmap e1599: 8 total, 8 up, 8 in 2024-08-17T01:23:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:44 smithi177 ceph-mon[90034]: pgmap v2668: 265 pgs: 22 creating+peering, 10 unknown, 233 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 3.5 KiB/s wr, 78 op/s 2024-08-17T01:23:45.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:45 smithi110 ceph-mon[100641]: osdmap e1600: 8 total, 8 up, 8 in 2024-08-17T01:23:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:45 smithi110 ceph-mon[98148]: osdmap e1600: 8 total, 8 up, 8 in 2024-08-17T01:23:45.320 INFO:tasks.workunit.client.0.smithi110.stdout:num images is: 1 2024-08-17T01:23:45.320 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 1 2024-08-17T01:23:45.320 INFO:tasks.workunit.client.0.smithi110.stdout:image: image25 2024-08-17T01:23:45.320 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image25 2024-08-17T01:23:45.339 INFO:tasks.workunit.client.0.smithi110.stdout:num images is: 2 2024-08-17T01:23:45.339 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 2 2024-08-17T01:23:45.339 INFO:tasks.workunit.client.0.smithi110.stdout:image: image25 2024-08-17T01:23:45.340 INFO:tasks.workunit.client.0.smithi110.stdout:image: image26 2024-08-17T01:23:45.340 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image25 2024-08-17T01:23:45.340 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image26 2024-08-17T01:23:45.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:45 smithi177 ceph-mon[90034]: osdmap e1600: 8 total, 8 up, 8 in 2024-08-17T01:23:45.385 INFO:tasks.workunit.client.0.smithi110.stdout:100.00% done 2024-08-17T01:23:45.385 INFO:tasks.workunit.client.0.smithi110.stdout:num images is: 3 2024-08-17T01:23:45.385 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 3 2024-08-17T01:23:45.385 INFO:tasks.workunit.client.0.smithi110.stdout:image: image25 2024-08-17T01:23:45.385 INFO:tasks.workunit.client.0.smithi110.stdout:image: image26 2024-08-17T01:23:45.385 INFO:tasks.workunit.client.0.smithi110.stdout:image: image27 2024-08-17T01:23:45.385 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image25 2024-08-17T01:23:45.385 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image26 2024-08-17T01:23:45.385 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image27 2024-08-17T01:23:45.413 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestCopyPP (4021 ms) 2024-08-17T01:23:45.413 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestDeepCopy 2024-08-17T01:23:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:46 smithi110 ceph-mon[98148]: osdmap e1601: 8 total, 8 up, 8 in 2024-08-17T01:23:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:46 smithi110 ceph-mon[98148]: pgmap v2671: 265 pgs: 15 creating+peering, 250 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 353 KiB/s rd, 22 KiB/s wr, 415 op/s 2024-08-17T01:23:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:46 smithi110 ceph-mon[98148]: osdmap e1602: 8 total, 8 up, 8 in 2024-08-17T01:23:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:46 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2955457076' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:46 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:46 smithi110 ceph-mon[100641]: osdmap e1601: 8 total, 8 up, 8 in 2024-08-17T01:23:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:46 smithi110 ceph-mon[100641]: pgmap v2671: 265 pgs: 15 creating+peering, 250 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 353 KiB/s rd, 22 KiB/s wr, 415 op/s 2024-08-17T01:23:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:46 smithi110 ceph-mon[100641]: osdmap e1602: 8 total, 8 up, 8 in 2024-08-17T01:23:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:46 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2955457076' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:46 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:46 smithi177 ceph-mon[90034]: osdmap e1601: 8 total, 8 up, 8 in 2024-08-17T01:23:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:46 smithi177 ceph-mon[90034]: pgmap v2671: 265 pgs: 15 creating+peering, 250 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 353 KiB/s rd, 22 KiB/s wr, 415 op/s 2024-08-17T01:23:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:46 smithi177 ceph-mon[90034]: osdmap e1602: 8 total, 8 up, 8 in 2024-08-17T01:23:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:46 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2955457076' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:46 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:47.009 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:23:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:23:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:47 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:23:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:47 smithi110 ceph-mon[98148]: osdmap e1603: 8 total, 8 up, 8 in 2024-08-17T01:23:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:23:47.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:47 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:23:47.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:47 smithi110 ceph-mon[100641]: osdmap e1603: 8 total, 8 up, 8 in 2024-08-17T01:23:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:23:47.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:47 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:23:47.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:47 smithi177 ceph-mon[90034]: osdmap e1603: 8 total, 8 up, 8 in 2024-08-17T01:23:48.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:48 smithi110 ceph-mon[98148]: pgmap v2674: 297 pgs: 22 unknown, 275 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 293 KiB/s rd, 21 KiB/s wr, 351 op/s 2024-08-17T01:23:48.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:48 smithi110 ceph-mon[98148]: osdmap e1604: 8 total, 8 up, 8 in 2024-08-17T01:23:48.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:23:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:23:48] "GET /metrics HTTP/1.1" 200 48575 "" "Prometheus/2.43.0" 2024-08-17T01:23:48.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:48 smithi110 ceph-mon[100641]: pgmap v2674: 297 pgs: 22 unknown, 275 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 293 KiB/s rd, 21 KiB/s wr, 351 op/s 2024-08-17T01:23:48.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:48 smithi110 ceph-mon[100641]: osdmap e1604: 8 total, 8 up, 8 in 2024-08-17T01:23:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:48 smithi177 ceph-mon[90034]: pgmap v2674: 297 pgs: 22 unknown, 275 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 293 KiB/s rd, 21 KiB/s wr, 351 op/s 2024-08-17T01:23:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:48 smithi177 ceph-mon[90034]: osdmap e1604: 8 total, 8 up, 8 in 2024-08-17T01:23:50.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:50 smithi110 ceph-mon[98148]: osdmap e1605: 8 total, 8 up, 8 in 2024-08-17T01:23:50.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:50 smithi110 ceph-mon[98148]: pgmap v2677: 297 pgs: 8 unknown, 289 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.5 KiB/s wr, 44 op/s 2024-08-17T01:23:50.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:50 smithi110 ceph-mon[100641]: osdmap e1605: 8 total, 8 up, 8 in 2024-08-17T01:23:50.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:50 smithi110 ceph-mon[100641]: pgmap v2677: 297 pgs: 8 unknown, 289 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.5 KiB/s wr, 44 op/s 2024-08-17T01:23:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:50 smithi177 ceph-mon[90034]: osdmap e1605: 8 total, 8 up, 8 in 2024-08-17T01:23:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:50 smithi177 ceph-mon[90034]: pgmap v2677: 297 pgs: 8 unknown, 289 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.5 KiB/s wr, 44 op/s 2024-08-17T01:23:51.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:51 smithi110 ceph-mon[100641]: osdmap e1606: 8 total, 8 up, 8 in 2024-08-17T01:23:51.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:51 smithi110 ceph-mon[100641]: osdmap e1607: 8 total, 8 up, 8 in 2024-08-17T01:23:51.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:51 smithi110 ceph-mon[98148]: osdmap e1606: 8 total, 8 up, 8 in 2024-08-17T01:23:51.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:51 smithi110 ceph-mon[98148]: osdmap e1607: 8 total, 8 up, 8 in 2024-08-17T01:23:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:51 smithi177 ceph-mon[90034]: osdmap e1606: 8 total, 8 up, 8 in 2024-08-17T01:23:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:51 smithi177 ceph-mon[90034]: osdmap e1607: 8 total, 8 up, 8 in 2024-08-17T01:23:52.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:52 smithi110 ceph-mon[98148]: pgmap v2680: 297 pgs: 297 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 630 KiB/s rd, 40 KiB/s wr, 736 op/s 2024-08-17T01:23:52.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:52 smithi110 ceph-mon[100641]: pgmap v2680: 297 pgs: 297 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 630 KiB/s rd, 40 KiB/s wr, 736 op/s 2024-08-17T01:23:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:52 smithi177 ceph-mon[90034]: pgmap v2680: 297 pgs: 297 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 630 KiB/s rd, 40 KiB/s wr, 736 op/s 2024-08-17T01:23:53.107 INFO:tasks.workunit.client.0.smithi110.stdout:image: image28 2024-08-17T01:23:53.107 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image28 2024-08-17T01:23:53.107 INFO:tasks.workunit.client.0.smithi110.stdout:found image28 2024-08-17T01:23:53.107 INFO:tasks.workunit.client.0.smithi110.stdout:erased image28 2024-08-17T01:23:53.108 INFO:tasks.workunit.client.0.smithi110.stdout:image: image28 2024-08-17T01:23:53.108 INFO:tasks.workunit.client.0.smithi110.stdout:image: image29 2024-08-17T01:23:53.108 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image28 2024-08-17T01:23:53.108 INFO:tasks.workunit.client.0.smithi110.stdout:found image28 2024-08-17T01:23:53.108 INFO:tasks.workunit.client.0.smithi110.stdout:erased image28 2024-08-17T01:23:53.108 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image29 2024-08-17T01:23:53.108 INFO:tasks.workunit.client.0.smithi110.stdout:found image29 2024-08-17T01:23:53.108 INFO:tasks.workunit.client.0.smithi110.stdout:erased image29 2024-08-17T01:23:53.108 INFO:tasks.workunit.client.0.smithi110.stdout:100.00% done 2024-08-17T01:23:53.108 INFO:tasks.workunit.client.0.smithi110.stdout:image: image28 2024-08-17T01:23:53.108 INFO:tasks.workunit.client.0.smithi110.stdout:image: image29 2024-08-17T01:23:53.108 INFO:tasks.workunit.client.0.smithi110.stdout:image: image30 2024-08-17T01:23:53.108 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image28 2024-08-17T01:23:53.109 INFO:tasks.workunit.client.0.smithi110.stdout:found image28 2024-08-17T01:23:53.109 INFO:tasks.workunit.client.0.smithi110.stdout:erased image28 2024-08-17T01:23:53.109 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image29 2024-08-17T01:23:53.109 INFO:tasks.workunit.client.0.smithi110.stdout:found image29 2024-08-17T01:23:53.109 INFO:tasks.workunit.client.0.smithi110.stdout:erased image29 2024-08-17T01:23:53.109 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image30 2024-08-17T01:23:53.109 INFO:tasks.workunit.client.0.smithi110.stdout:found image30 2024-08-17T01:23:53.109 INFO:tasks.workunit.client.0.smithi110.stdout:erased image30 2024-08-17T01:23:53.109 INFO:tasks.workunit.client.0.smithi110.stdout:image: image28 2024-08-17T01:23:53.109 INFO:tasks.workunit.client.0.smithi110.stdout:image: image29 2024-08-17T01:23:53.109 INFO:tasks.workunit.client.0.smithi110.stdout:image: image30 2024-08-17T01:23:53.109 INFO:tasks.workunit.client.0.smithi110.stdout:image: image31 2024-08-17T01:23:53.109 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image28 2024-08-17T01:23:53.110 INFO:tasks.workunit.client.0.smithi110.stdout:found image28 2024-08-17T01:23:53.110 INFO:tasks.workunit.client.0.smithi110.stdout:erased image28 2024-08-17T01:23:53.110 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image29 2024-08-17T01:23:53.110 INFO:tasks.workunit.client.0.smithi110.stdout:found image29 2024-08-17T01:23:53.110 INFO:tasks.workunit.client.0.smithi110.stdout:erased image29 2024-08-17T01:23:53.110 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image30 2024-08-17T01:23:53.110 INFO:tasks.workunit.client.0.smithi110.stdout:found image30 2024-08-17T01:23:53.110 INFO:tasks.workunit.client.0.smithi110.stdout:erased image30 2024-08-17T01:23:53.110 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image31 2024-08-17T01:23:53.110 INFO:tasks.workunit.client.0.smithi110.stdout:found image31 2024-08-17T01:23:53.110 INFO:tasks.workunit.client.0.smithi110.stdout:erased image31 2024-08-17T01:23:53.110 INFO:tasks.workunit.client.0.smithi110.stdout:image: image28 2024-08-17T01:23:53.110 INFO:tasks.workunit.client.0.smithi110.stdout:image: image29 2024-08-17T01:23:53.111 INFO:tasks.workunit.client.0.smithi110.stdout:image: image30 2024-08-17T01:23:53.111 INFO:tasks.workunit.client.0.smithi110.stdout:image: image31 2024-08-17T01:23:53.111 INFO:tasks.workunit.client.0.smithi110.stdout:image: image32 2024-08-17T01:23:53.111 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image28 2024-08-17T01:23:53.111 INFO:tasks.workunit.client.0.smithi110.stdout:found image28 2024-08-17T01:23:53.111 INFO:tasks.workunit.client.0.smithi110.stdout:erased image28 2024-08-17T01:23:53.111 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image29 2024-08-17T01:23:53.111 INFO:tasks.workunit.client.0.smithi110.stdout:found image29 2024-08-17T01:23:53.111 INFO:tasks.workunit.client.0.smithi110.stdout:erased image29 2024-08-17T01:23:53.111 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image30 2024-08-17T01:23:53.111 INFO:tasks.workunit.client.0.smithi110.stdout:found image30 2024-08-17T01:23:53.111 INFO:tasks.workunit.client.0.smithi110.stdout:erased image30 2024-08-17T01:23:53.111 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image31 2024-08-17T01:23:53.111 INFO:tasks.workunit.client.0.smithi110.stdout:found image31 2024-08-17T01:23:53.111 INFO:tasks.workunit.client.0.smithi110.stdout:erased image31 2024-08-17T01:23:53.112 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image32 2024-08-17T01:23:53.112 INFO:tasks.workunit.client.0.smithi110.stdout:found image32 2024-08-17T01:23:53.112 INFO:tasks.workunit.client.0.smithi110.stdout:erased image32 2024-08-17T01:23:53.112 INFO:tasks.workunit.client.0.smithi110.stdout:100.00% done 2024-08-17T01:23:53.112 INFO:tasks.workunit.client.0.smithi110.stdout:image: image28 2024-08-17T01:23:53.112 INFO:tasks.workunit.client.0.smithi110.stdout:image: image29 2024-08-17T01:23:53.112 INFO:tasks.workunit.client.0.smithi110.stdout:image: image30 2024-08-17T01:23:53.112 INFO:tasks.workunit.client.0.smithi110.stdout:image: image31 2024-08-17T01:23:53.112 INFO:tasks.workunit.client.0.smithi110.stdout:image: image32 2024-08-17T01:23:53.112 INFO:tasks.workunit.client.0.smithi110.stdout:image: image33 2024-08-17T01:23:53.112 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image28 2024-08-17T01:23:53.112 INFO:tasks.workunit.client.0.smithi110.stdout:found image28 2024-08-17T01:23:53.112 INFO:tasks.workunit.client.0.smithi110.stdout:erased image28 2024-08-17T01:23:53.112 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image29 2024-08-17T01:23:53.113 INFO:tasks.workunit.client.0.smithi110.stdout:found image29 2024-08-17T01:23:53.113 INFO:tasks.workunit.client.0.smithi110.stdout:erased image29 2024-08-17T01:23:53.113 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image30 2024-08-17T01:23:53.113 INFO:tasks.workunit.client.0.smithi110.stdout:found image30 2024-08-17T01:23:53.113 INFO:tasks.workunit.client.0.smithi110.stdout:erased image30 2024-08-17T01:23:53.113 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image31 2024-08-17T01:23:53.113 INFO:tasks.workunit.client.0.smithi110.stdout:found image31 2024-08-17T01:23:53.113 INFO:tasks.workunit.client.0.smithi110.stdout:erased image31 2024-08-17T01:23:53.113 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image32 2024-08-17T01:23:53.113 INFO:tasks.workunit.client.0.smithi110.stdout:found image32 2024-08-17T01:23:53.113 INFO:tasks.workunit.client.0.smithi110.stdout:erased image32 2024-08-17T01:23:53.113 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image33 2024-08-17T01:23:53.113 INFO:tasks.workunit.client.0.smithi110.stdout:found image33 2024-08-17T01:23:53.113 INFO:tasks.workunit.client.0.smithi110.stdout:erased image33 2024-08-17T01:23:53.113 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestDeepCopy (7694 ms) 2024-08-17T01:23:53.114 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestDeepCopyPP 2024-08-17T01:23:53.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:53 smithi110 ceph-mon[98148]: osdmap e1608: 8 total, 8 up, 8 in 2024-08-17T01:23:53.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:53 smithi110 ceph-mon[100641]: osdmap e1608: 8 total, 8 up, 8 in 2024-08-17T01:23:53.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:53 smithi177 ceph-mon[90034]: osdmap e1608: 8 total, 8 up, 8 in 2024-08-17T01:23:54.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:54 smithi110 ceph-mon[98148]: osdmap e1609: 8 total, 8 up, 8 in 2024-08-17T01:23:54.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:54 smithi110 ceph-mon[98148]: pgmap v2683: 297 pgs: 297 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 637 KiB/s rd, 41 KiB/s wr, 750 op/s 2024-08-17T01:23:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:54 smithi110 ceph-mon[100641]: osdmap e1609: 8 total, 8 up, 8 in 2024-08-17T01:23:54.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:54 smithi110 ceph-mon[100641]: pgmap v2683: 297 pgs: 297 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 637 KiB/s rd, 41 KiB/s wr, 750 op/s 2024-08-17T01:23:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:54 smithi177 ceph-mon[90034]: osdmap e1609: 8 total, 8 up, 8 in 2024-08-17T01:23:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:54 smithi177 ceph-mon[90034]: pgmap v2683: 297 pgs: 297 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 637 KiB/s rd, 41 KiB/s wr, 750 op/s 2024-08-17T01:23:55.039 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:23:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:55 smithi110 ceph-mon[98148]: osdmap e1610: 8 total, 8 up, 8 in 2024-08-17T01:23:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:55 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/856771289' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:55 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:55.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:55 smithi110 ceph-mon[100641]: osdmap e1610: 8 total, 8 up, 8 in 2024-08-17T01:23:55.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:55 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/856771289' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:55.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:55 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:55.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:55 smithi177 ceph-mon[90034]: osdmap e1610: 8 total, 8 up, 8 in 2024-08-17T01:23:55.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:55 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/856771289' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:55.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:55 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:23:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:56 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:23:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:56 smithi110 ceph-mon[98148]: osdmap e1611: 8 total, 8 up, 8 in 2024-08-17T01:23:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:56 smithi110 ceph-mon[98148]: pgmap v2686: 329 pgs: 2 creating+activating, 2 creating+peering, 20 unknown, 305 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 250 KiB/s rd, 12 KiB/s wr, 297 op/s 2024-08-17T01:23:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:56 smithi110 ceph-mon[98148]: osdmap e1612: 8 total, 8 up, 8 in 2024-08-17T01:23:56.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:56 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:23:56.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:56 smithi110 ceph-mon[100641]: osdmap e1611: 8 total, 8 up, 8 in 2024-08-17T01:23:56.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:56 smithi110 ceph-mon[100641]: pgmap v2686: 329 pgs: 2 creating+activating, 2 creating+peering, 20 unknown, 305 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 250 KiB/s rd, 12 KiB/s wr, 297 op/s 2024-08-17T01:23:56.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:56 smithi110 ceph-mon[100641]: osdmap e1612: 8 total, 8 up, 8 in 2024-08-17T01:23:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:56 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:23:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:56 smithi177 ceph-mon[90034]: osdmap e1611: 8 total, 8 up, 8 in 2024-08-17T01:23:56.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:56 smithi177 ceph-mon[90034]: pgmap v2686: 329 pgs: 2 creating+activating, 2 creating+peering, 20 unknown, 305 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 250 KiB/s rd, 12 KiB/s wr, 297 op/s 2024-08-17T01:23:56.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:56 smithi177 ceph-mon[90034]: osdmap e1612: 8 total, 8 up, 8 in 2024-08-17T01:23:57.257 INFO:tasks.workunit.client.0.smithi110.stdout:num images is: 1 2024-08-17T01:23:57.257 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 1 2024-08-17T01:23:57.257 INFO:tasks.workunit.client.0.smithi110.stdout:image: image34 2024-08-17T01:23:57.257 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image34 2024-08-17T01:23:57.282 INFO:tasks.workunit.client.0.smithi110.stdout:num images is: 2 2024-08-17T01:23:57.282 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 2 2024-08-17T01:23:57.282 INFO:tasks.workunit.client.0.smithi110.stdout:image: image34 2024-08-17T01:23:57.282 INFO:tasks.workunit.client.0.smithi110.stdout:image: image35 2024-08-17T01:23:57.282 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image34 2024-08-17T01:23:57.282 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image35 2024-08-17T01:23:57.330 INFO:tasks.workunit.client.0.smithi110.stdout:100.00% done 2024-08-17T01:23:57.330 INFO:tasks.workunit.client.0.smithi110.stdout:num images is: 3 2024-08-17T01:23:57.330 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 3 2024-08-17T01:23:57.330 INFO:tasks.workunit.client.0.smithi110.stdout:image: image34 2024-08-17T01:23:57.330 INFO:tasks.workunit.client.0.smithi110.stdout:image: image35 2024-08-17T01:23:57.330 INFO:tasks.workunit.client.0.smithi110.stdout:image: image36 2024-08-17T01:23:57.330 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image34 2024-08-17T01:23:57.330 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image35 2024-08-17T01:23:57.331 INFO:tasks.workunit.client.0.smithi110.stdout:expected = image36 2024-08-17T01:23:57.361 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestDeepCopyPP (4255 ms) 2024-08-17T01:23:57.362 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnap 2024-08-17T01:23:57.362 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:23:58.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:58 smithi110 ceph-mon[98148]: osdmap e1613: 8 total, 8 up, 8 in 2024-08-17T01:23:58.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:58 smithi110 ceph-mon[98148]: pgmap v2689: 329 pgs: 2 creating+activating, 2 creating+peering, 9 unknown, 316 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 228 KiB/s rd, 9.7 KiB/s wr, 267 op/s 2024-08-17T01:23:58.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:23:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:23:58] "GET /metrics HTTP/1.1" 200 48575 "" "Prometheus/2.43.0" 2024-08-17T01:23:58.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:58 smithi110 ceph-mon[100641]: osdmap e1613: 8 total, 8 up, 8 in 2024-08-17T01:23:58.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:58 smithi110 ceph-mon[100641]: pgmap v2689: 329 pgs: 2 creating+activating, 2 creating+peering, 9 unknown, 316 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 228 KiB/s rd, 9.7 KiB/s wr, 267 op/s 2024-08-17T01:23:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:58 smithi177 ceph-mon[90034]: osdmap e1613: 8 total, 8 up, 8 in 2024-08-17T01:23:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:58 smithi177 ceph-mon[90034]: pgmap v2689: 329 pgs: 2 creating+activating, 2 creating+peering, 9 unknown, 316 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 228 KiB/s rd, 9.7 KiB/s wr, 267 op/s 2024-08-17T01:23:59.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:23:59 smithi110 ceph-mon[98148]: osdmap e1614: 8 total, 8 up, 8 in 2024-08-17T01:23:59.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:23:59 smithi110 ceph-mon[100641]: osdmap e1614: 8 total, 8 up, 8 in 2024-08-17T01:23:59.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:23:59 smithi177 ceph-mon[90034]: osdmap e1614: 8 total, 8 up, 8 in 2024-08-17T01:24:00.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:00 smithi110 ceph-mon[98148]: osdmap e1615: 8 total, 8 up, 8 in 2024-08-17T01:24:00.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:00 smithi110 ceph-mon[98148]: pgmap v2692: 329 pgs: 2 creating+activating, 327 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 2.5 KiB/s wr, 44 op/s 2024-08-17T01:24:00.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:00 smithi110 ceph-mon[100641]: osdmap e1615: 8 total, 8 up, 8 in 2024-08-17T01:24:00.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:00 smithi110 ceph-mon[100641]: pgmap v2692: 329 pgs: 2 creating+activating, 327 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 2.5 KiB/s wr, 44 op/s 2024-08-17T01:24:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:00 smithi177 ceph-mon[90034]: osdmap e1615: 8 total, 8 up, 8 in 2024-08-17T01:24:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:00 smithi177 ceph-mon[90034]: pgmap v2692: 329 pgs: 2 creating+activating, 327 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 2.5 KiB/s wr, 44 op/s 2024-08-17T01:24:01.056 INFO:tasks.workunit.client.0.smithi110.stdout:num snaps is: 1 2024-08-17T01:24:01.056 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 1 2024-08-17T01:24:01.056 INFO:tasks.workunit.client.0.smithi110.stdout:snap: snap1 2024-08-17T01:24:01.056 INFO:tasks.workunit.client.0.smithi110.stdout:found snap1 with size 2097152 2024-08-17T01:24:01.056 INFO:tasks.workunit.client.0.smithi110.stdout:num snaps is: 2 2024-08-17T01:24:01.057 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 2 2024-08-17T01:24:01.057 INFO:tasks.workunit.client.0.smithi110.stdout:snap: snap1 2024-08-17T01:24:01.057 INFO:tasks.workunit.client.0.smithi110.stdout:snap: snap2 2024-08-17T01:24:01.057 INFO:tasks.workunit.client.0.smithi110.stdout:found snap1 with size 2097152 2024-08-17T01:24:01.057 INFO:tasks.workunit.client.0.smithi110.stdout:found snap2 with size 4194304 2024-08-17T01:24:01.057 INFO:tasks.workunit.client.0.smithi110.stdout:num snaps is: 1 2024-08-17T01:24:01.057 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 1 2024-08-17T01:24:01.057 INFO:tasks.workunit.client.0.smithi110.stdout:snap: snap2 2024-08-17T01:24:01.057 INFO:tasks.workunit.client.0.smithi110.stdout:found snap2 with size 4194304 2024-08-17T01:24:01.057 INFO:tasks.workunit.client.0.smithi110.stdout:num snaps is: 0 2024-08-17T01:24:01.057 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 0 2024-08-17T01:24:01.057 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnap (3694 ms) 2024-08-17T01:24:01.057 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestGetSnapShotTimeStamp 2024-08-17T01:24:01.057 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:24:01.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:01 smithi110 ceph-mon[98148]: osdmap e1616: 8 total, 8 up, 8 in 2024-08-17T01:24:01.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:01 smithi110 ceph-mon[100641]: osdmap e1616: 8 total, 8 up, 8 in 2024-08-17T01:24:01.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:01 smithi177 ceph-mon[90034]: osdmap e1616: 8 total, 8 up, 8 in 2024-08-17T01:24:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:02 smithi110 ceph-mon[98148]: osdmap e1617: 8 total, 8 up, 8 in 2024-08-17T01:24:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:02 smithi110 ceph-mon[98148]: pgmap v2695: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 KiB/s wr, 39 op/s 2024-08-17T01:24:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:24:02.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:02 smithi110 ceph-mon[100641]: osdmap e1617: 8 total, 8 up, 8 in 2024-08-17T01:24:02.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:02 smithi110 ceph-mon[100641]: pgmap v2695: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 KiB/s wr, 39 op/s 2024-08-17T01:24:02.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:24:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:02 smithi177 ceph-mon[90034]: osdmap e1617: 8 total, 8 up, 8 in 2024-08-17T01:24:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:02 smithi177 ceph-mon[90034]: pgmap v2695: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 KiB/s wr, 39 op/s 2024-08-17T01:24:02.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:24:03.059 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestGetSnapShotTimeStamp (2003 ms) 2024-08-17T01:24:03.059 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnapPP 2024-08-17T01:24:03.059 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:24:03.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:03 smithi110 ceph-mon[98148]: osdmap e1618: 8 total, 8 up, 8 in 2024-08-17T01:24:03.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:03 smithi110 ceph-mon[100641]: osdmap e1618: 8 total, 8 up, 8 in 2024-08-17T01:24:03.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:03 smithi177 ceph-mon[90034]: osdmap e1618: 8 total, 8 up, 8 in 2024-08-17T01:24:04.056 INFO:tasks.workunit.client.0.smithi110.stdout:num snaps is: 1 2024-08-17T01:24:04.056 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 1 2024-08-17T01:24:04.056 INFO:tasks.workunit.client.0.smithi110.stdout:snap: snap1 2024-08-17T01:24:04.056 INFO:tasks.workunit.client.0.smithi110.stdout:found snap1 with size 2097152 2024-08-17T01:24:04.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:04 smithi110 ceph-mon[100641]: osdmap e1619: 8 total, 8 up, 8 in 2024-08-17T01:24:04.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:04 smithi110 ceph-mon[100641]: pgmap v2698: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 365 KiB/s rd, 26 KiB/s wr, 439 op/s 2024-08-17T01:24:04.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:04 smithi110 ceph-mon[98148]: osdmap e1619: 8 total, 8 up, 8 in 2024-08-17T01:24:04.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:04 smithi110 ceph-mon[98148]: pgmap v2698: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 365 KiB/s rd, 26 KiB/s wr, 439 op/s 2024-08-17T01:24:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:04 smithi177 ceph-mon[90034]: osdmap e1619: 8 total, 8 up, 8 in 2024-08-17T01:24:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:04 smithi177 ceph-mon[90034]: pgmap v2698: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 365 KiB/s rd, 26 KiB/s wr, 439 op/s 2024-08-17T01:24:05.060 INFO:tasks.workunit.client.0.smithi110.stdout:num snaps is: 2 2024-08-17T01:24:05.060 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 2 2024-08-17T01:24:05.060 INFO:tasks.workunit.client.0.smithi110.stdout:snap: snap1 2024-08-17T01:24:05.060 INFO:tasks.workunit.client.0.smithi110.stdout:snap: snap2 2024-08-17T01:24:05.060 INFO:tasks.workunit.client.0.smithi110.stdout:found snap1 with size 2097152 2024-08-17T01:24:05.060 INFO:tasks.workunit.client.0.smithi110.stdout:found snap2 with size 4194304 2024-08-17T01:24:05.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:05 smithi110 ceph-mon[100641]: osdmap e1620: 8 total, 8 up, 8 in 2024-08-17T01:24:05.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:05 smithi110 ceph-mon[98148]: osdmap e1620: 8 total, 8 up, 8 in 2024-08-17T01:24:05.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:05 smithi177 ceph-mon[90034]: osdmap e1620: 8 total, 8 up, 8 in 2024-08-17T01:24:06.021 INFO:tasks.workunit.client.0.smithi110.stdout:num snaps is: 1 2024-08-17T01:24:06.021 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 1 2024-08-17T01:24:06.021 INFO:tasks.workunit.client.0.smithi110.stdout:snap: snap2 2024-08-17T01:24:06.021 INFO:tasks.workunit.client.0.smithi110.stdout:found snap2 with size 4194304 2024-08-17T01:24:06.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:06 smithi110 ceph-mon[100641]: osdmap e1621: 8 total, 8 up, 8 in 2024-08-17T01:24:06.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:06 smithi110 ceph-mon[100641]: pgmap v2701: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 365 KiB/s rd, 26 KiB/s wr, 436 op/s 2024-08-17T01:24:06.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:06 smithi110 ceph-mon[100641]: osdmap e1622: 8 total, 8 up, 8 in 2024-08-17T01:24:06.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:06 smithi110 ceph-mon[98148]: osdmap e1621: 8 total, 8 up, 8 in 2024-08-17T01:24:06.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:06 smithi110 ceph-mon[98148]: pgmap v2701: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 365 KiB/s rd, 26 KiB/s wr, 436 op/s 2024-08-17T01:24:06.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:06 smithi110 ceph-mon[98148]: osdmap e1622: 8 total, 8 up, 8 in 2024-08-17T01:24:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:06 smithi177 ceph-mon[90034]: osdmap e1621: 8 total, 8 up, 8 in 2024-08-17T01:24:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:06 smithi177 ceph-mon[90034]: pgmap v2701: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 365 KiB/s rd, 26 KiB/s wr, 436 op/s 2024-08-17T01:24:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:06 smithi177 ceph-mon[90034]: osdmap e1622: 8 total, 8 up, 8 in 2024-08-17T01:24:07.018 INFO:tasks.workunit.client.0.smithi110.stdout:num snaps is: 0 2024-08-17T01:24:07.018 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 0 2024-08-17T01:24:07.024 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnapPP (3965 ms) 2024-08-17T01:24:07.024 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestGetNameIdSnapPP 2024-08-17T01:24:07.024 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:24:08.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:08 smithi110 ceph-mon[100641]: osdmap e1623: 8 total, 8 up, 8 in 2024-08-17T01:24:08.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:08 smithi110 ceph-mon[100641]: pgmap v2704: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 6.2 KiB/s wr, 77 op/s 2024-08-17T01:24:08.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:08 smithi110 ceph-mon[98148]: osdmap e1623: 8 total, 8 up, 8 in 2024-08-17T01:24:08.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:08 smithi110 ceph-mon[98148]: pgmap v2704: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 6.2 KiB/s wr, 77 op/s 2024-08-17T01:24:08.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:24:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:24:08] "GET /metrics HTTP/1.1" 200 51032 "" "Prometheus/2.43.0" 2024-08-17T01:24:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:08 smithi177 ceph-mon[90034]: osdmap e1623: 8 total, 8 up, 8 in 2024-08-17T01:24:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:08 smithi177 ceph-mon[90034]: pgmap v2704: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 6.2 KiB/s wr, 77 op/s 2024-08-17T01:24:09.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:09 smithi110 ceph-mon[98148]: osdmap e1624: 8 total, 8 up, 8 in 2024-08-17T01:24:09.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:09 smithi110 ceph-mon[100641]: osdmap e1624: 8 total, 8 up, 8 in 2024-08-17T01:24:09.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:09 smithi177 ceph-mon[90034]: osdmap e1624: 8 total, 8 up, 8 in 2024-08-17T01:24:10.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:10 smithi110 ceph-mon[98148]: osdmap e1625: 8 total, 8 up, 8 in 2024-08-17T01:24:10.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:10 smithi110 ceph-mon[98148]: pgmap v2707: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 5.0 KiB/s wr, 68 op/s 2024-08-17T01:24:10.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:10 smithi110 ceph-mon[100641]: osdmap e1625: 8 total, 8 up, 8 in 2024-08-17T01:24:10.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:10 smithi110 ceph-mon[100641]: pgmap v2707: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 5.0 KiB/s wr, 68 op/s 2024-08-17T01:24:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:10 smithi177 ceph-mon[90034]: osdmap e1625: 8 total, 8 up, 8 in 2024-08-17T01:24:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:10 smithi177 ceph-mon[90034]: pgmap v2707: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 5.0 KiB/s wr, 68 op/s 2024-08-17T01:24:11.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:11 smithi110 ceph-mon[98148]: osdmap e1626: 8 total, 8 up, 8 in 2024-08-17T01:24:11.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:11 smithi110 ceph-mon[98148]: osdmap e1627: 8 total, 8 up, 8 in 2024-08-17T01:24:11.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:11 smithi110 ceph-mon[100641]: osdmap e1626: 8 total, 8 up, 8 in 2024-08-17T01:24:11.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:11 smithi110 ceph-mon[100641]: osdmap e1627: 8 total, 8 up, 8 in 2024-08-17T01:24:11.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:11 smithi177 ceph-mon[90034]: osdmap e1626: 8 total, 8 up, 8 in 2024-08-17T01:24:11.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:11 smithi177 ceph-mon[90034]: osdmap e1627: 8 total, 8 up, 8 in 2024-08-17T01:24:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:12 smithi110 ceph-mon[98148]: pgmap v2710: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-17T01:24:12.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:12 smithi110 ceph-mon[100641]: pgmap v2710: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-17T01:24:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:12 smithi177 ceph-mon[90034]: pgmap v2710: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-17T01:24:13.054 INFO:tasks.workunit.client.0.smithi110.stdout:num snaps is: 0 2024-08-17T01:24:13.054 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 0 2024-08-17T01:24:13.063 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestGetNameIdSnapPP (6039 ms) 2024-08-17T01:24:13.063 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestCreateLsRenameSnapPP 2024-08-17T01:24:13.063 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:24:13.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:13 smithi110 ceph-mon[98148]: osdmap e1628: 8 total, 8 up, 8 in 2024-08-17T01:24:13.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:13 smithi110 ceph-mon[100641]: osdmap e1628: 8 total, 8 up, 8 in 2024-08-17T01:24:13.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:13 smithi177 ceph-mon[90034]: osdmap e1628: 8 total, 8 up, 8 in 2024-08-17T01:24:14.064 INFO:tasks.workunit.client.0.smithi110.stdout:num snaps is: 1 2024-08-17T01:24:14.064 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 1 2024-08-17T01:24:14.064 INFO:tasks.workunit.client.0.smithi110.stdout:snap: snap1 2024-08-17T01:24:14.064 INFO:tasks.workunit.client.0.smithi110.stdout:found snap1 with size 2097152 2024-08-17T01:24:14.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:14 smithi110 ceph-mon[98148]: osdmap e1629: 8 total, 8 up, 8 in 2024-08-17T01:24:14.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:14 smithi110 ceph-mon[98148]: pgmap v2713: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 4.7 KiB/s wr, 58 op/s 2024-08-17T01:24:14.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:14 smithi110 ceph-mon[100641]: osdmap e1629: 8 total, 8 up, 8 in 2024-08-17T01:24:14.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:14 smithi110 ceph-mon[100641]: pgmap v2713: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 4.7 KiB/s wr, 58 op/s 2024-08-17T01:24:14.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:14 smithi177 ceph-mon[90034]: osdmap e1629: 8 total, 8 up, 8 in 2024-08-17T01:24:14.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:14 smithi177 ceph-mon[90034]: pgmap v2713: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 4.7 KiB/s wr, 58 op/s 2024-08-17T01:24:15.073 INFO:tasks.workunit.client.0.smithi110.stdout:num snaps is: 2 2024-08-17T01:24:15.073 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 2 2024-08-17T01:24:15.073 INFO:tasks.workunit.client.0.smithi110.stdout:snap: snap1 2024-08-17T01:24:15.073 INFO:tasks.workunit.client.0.smithi110.stdout:snap: snap2 2024-08-17T01:24:15.073 INFO:tasks.workunit.client.0.smithi110.stdout:found snap1 with size 2097152 2024-08-17T01:24:15.073 INFO:tasks.workunit.client.0.smithi110.stdout:found snap2 with size 4194304 2024-08-17T01:24:15.077 INFO:tasks.workunit.client.0.smithi110.stdout:num snaps is: 2 2024-08-17T01:24:15.077 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 2 2024-08-17T01:24:15.077 INFO:tasks.workunit.client.0.smithi110.stdout:snap: snap1-rename 2024-08-17T01:24:15.077 INFO:tasks.workunit.client.0.smithi110.stdout:snap: snap2 2024-08-17T01:24:15.077 INFO:tasks.workunit.client.0.smithi110.stdout:found snap1-rename with size 2097152 2024-08-17T01:24:15.077 INFO:tasks.workunit.client.0.smithi110.stdout:found snap2 with size 4194304 2024-08-17T01:24:15.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:15 smithi110 ceph-mon[98148]: osdmap e1630: 8 total, 8 up, 8 in 2024-08-17T01:24:15.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:15 smithi110 ceph-mon[100641]: osdmap e1630: 8 total, 8 up, 8 in 2024-08-17T01:24:15.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:15 smithi177 ceph-mon[90034]: osdmap e1630: 8 total, 8 up, 8 in 2024-08-17T01:24:16.025 INFO:tasks.workunit.client.0.smithi110.stdout:num snaps is: 1 2024-08-17T01:24:16.025 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 1 2024-08-17T01:24:16.025 INFO:tasks.workunit.client.0.smithi110.stdout:snap: snap2-rename 2024-08-17T01:24:16.025 INFO:tasks.workunit.client.0.smithi110.stdout:found snap2-rename with size 4194304 2024-08-17T01:24:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:16 smithi110 ceph-mon[98148]: osdmap e1631: 8 total, 8 up, 8 in 2024-08-17T01:24:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:16 smithi110 ceph-mon[98148]: pgmap v2716: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 5.0 KiB/s wr, 67 op/s 2024-08-17T01:24:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:24:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:24:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:24:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:24:16.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:16 smithi110 ceph-mon[98148]: osdmap e1632: 8 total, 8 up, 8 in 2024-08-17T01:24:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:16 smithi110 ceph-mon[100641]: osdmap e1631: 8 total, 8 up, 8 in 2024-08-17T01:24:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:16 smithi110 ceph-mon[100641]: pgmap v2716: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 5.0 KiB/s wr, 67 op/s 2024-08-17T01:24:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:24:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:24:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:24:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:24:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:16 smithi110 ceph-mon[100641]: osdmap e1632: 8 total, 8 up, 8 in 2024-08-17T01:24:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:16 smithi177 ceph-mon[90034]: osdmap e1631: 8 total, 8 up, 8 in 2024-08-17T01:24:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:16 smithi177 ceph-mon[90034]: pgmap v2716: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 5.0 KiB/s wr, 67 op/s 2024-08-17T01:24:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:24:16.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:24:16.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:24:16.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:24:16.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:16 smithi177 ceph-mon[90034]: osdmap e1632: 8 total, 8 up, 8 in 2024-08-17T01:24:17.019 INFO:tasks.workunit.client.0.smithi110.stdout:num snaps is: 0 2024-08-17T01:24:17.019 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 0 2024-08-17T01:24:17.030 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestCreateLsRenameSnapPP (3967 ms) 2024-08-17T01:24:17.030 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.ConcurrentCreatesUnvalidatedPool 2024-08-17T01:24:17.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:24:17.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:17 smithi110 ceph-mon[98148]: osdmap e1633: 8 total, 8 up, 8 in 2024-08-17T01:24:17.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:24:17.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:17 smithi110 ceph-mon[100641]: osdmap e1633: 8 total, 8 up, 8 in 2024-08-17T01:24:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:24:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:17 smithi177 ceph-mon[90034]: osdmap e1633: 8 total, 8 up, 8 in 2024-08-17T01:24:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:18 smithi110 ceph-mon[100641]: pgmap v2719: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 KiB/s wr, 39 op/s 2024-08-17T01:24:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:18 smithi110 ceph-mon[100641]: osdmap e1634: 8 total, 8 up, 8 in 2024-08-17T01:24:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:18 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3936594038' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:24:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:18 smithi110 ceph-mon[98148]: pgmap v2719: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 KiB/s wr, 39 op/s 2024-08-17T01:24:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:18 smithi110 ceph-mon[98148]: osdmap e1634: 8 total, 8 up, 8 in 2024-08-17T01:24:18.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:18 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3936594038' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:24:18.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:24:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:24:18] "GET /metrics HTTP/1.1" 200 51040 "" "Prometheus/2.43.0" 2024-08-17T01:24:18.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:18 smithi177 ceph-mon[90034]: pgmap v2719: 329 pgs: 329 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 KiB/s wr, 39 op/s 2024-08-17T01:24:18.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:18 smithi177 ceph-mon[90034]: osdmap e1634: 8 total, 8 up, 8 in 2024-08-17T01:24:18.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:18 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3936594038' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:24:19.020 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:24:19.020 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:24:19.020 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:24:19.020 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:24:20.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:20 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3936594038' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:24:20.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:20 smithi110 ceph-mon[100641]: osdmap e1635: 8 total, 8 up, 8 in 2024-08-17T01:24:20.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:20 smithi110 ceph-mon[100641]: pgmap v2722: 361 pgs: 8 creating+activating, 3 creating+peering, 18 unknown, 332 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 KiB/s wr, 82 op/s 2024-08-17T01:24:20.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:20 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3936594038' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:24:20.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:20 smithi110 ceph-mon[98148]: osdmap e1635: 8 total, 8 up, 8 in 2024-08-17T01:24:20.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:20 smithi110 ceph-mon[98148]: pgmap v2722: 361 pgs: 8 creating+activating, 3 creating+peering, 18 unknown, 332 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 KiB/s wr, 82 op/s 2024-08-17T01:24:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:20 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3936594038' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:24:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:20 smithi177 ceph-mon[90034]: osdmap e1635: 8 total, 8 up, 8 in 2024-08-17T01:24:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:20 smithi177 ceph-mon[90034]: pgmap v2722: 361 pgs: 8 creating+activating, 3 creating+peering, 18 unknown, 332 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 KiB/s wr, 82 op/s 2024-08-17T01:24:21.280 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.ConcurrentCreatesUnvalidatedPool (4250 ms) 2024-08-17T01:24:21.280 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.RemoveFullTry 2024-08-17T01:24:21.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:21 smithi110 ceph-mon[100641]: osdmap e1636: 8 total, 8 up, 8 in 2024-08-17T01:24:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:21 smithi110 ceph-mon[100641]: osdmap e1637: 8 total, 8 up, 8 in 2024-08-17T01:24:21.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:21 smithi110 ceph-mon[98148]: osdmap e1636: 8 total, 8 up, 8 in 2024-08-17T01:24:21.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:21 smithi110 ceph-mon[98148]: osdmap e1637: 8 total, 8 up, 8 in 2024-08-17T01:24:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:21 smithi177 ceph-mon[90034]: osdmap e1636: 8 total, 8 up, 8 in 2024-08-17T01:24:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:21 smithi177 ceph-mon[90034]: osdmap e1637: 8 total, 8 up, 8 in 2024-08-17T01:24:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:22 smithi110 ceph-mon[98148]: pgmap v2725: 361 pgs: 8 creating+activating, 3 creating+peering, 10 unknown, 340 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 4.0 KiB/s wr, 56 op/s 2024-08-17T01:24:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:22 smithi110 ceph-mon[100641]: pgmap v2725: 361 pgs: 8 creating+activating, 3 creating+peering, 10 unknown, 340 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 4.0 KiB/s wr, 56 op/s 2024-08-17T01:24:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:22 smithi177 ceph-mon[90034]: pgmap v2725: 361 pgs: 8 creating+activating, 3 creating+peering, 10 unknown, 340 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 4.0 KiB/s wr, 56 op/s 2024-08-17T01:24:23.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:23 smithi110 ceph-mon[98148]: osdmap e1638: 8 total, 8 up, 8 in 2024-08-17T01:24:23.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:23 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1540900564' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:24:23.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:23 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:24:23.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:23 smithi110 ceph-mon[100641]: osdmap e1638: 8 total, 8 up, 8 in 2024-08-17T01:24:23.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:23 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1540900564' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:24:23.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:23 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:24:23.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:23 smithi177 ceph-mon[90034]: osdmap e1638: 8 total, 8 up, 8 in 2024-08-17T01:24:23.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:23 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1540900564' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:24:23.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:23 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:24:24.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:24 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:24:24.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:24 smithi110 ceph-mon[100641]: osdmap e1639: 8 total, 8 up, 8 in 2024-08-17T01:24:24.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:24 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:24:24.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:24 smithi110 ceph-mon[100641]: pgmap v2728: 393 pgs: 8 creating+activating, 13 creating+peering, 17 unknown, 355 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 2.0 KiB/s wr, 101 op/s 2024-08-17T01:24:24.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:24 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-23","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-17T01:24:24.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:24 smithi110 ceph-mon[100641]: osdmap e1640: 8 total, 8 up, 8 in 2024-08-17T01:24:24.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:24 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:24:24.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:24 smithi110 ceph-mon[98148]: osdmap e1639: 8 total, 8 up, 8 in 2024-08-17T01:24:24.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:24 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:24:24.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:24 smithi110 ceph-mon[98148]: pgmap v2728: 393 pgs: 8 creating+activating, 13 creating+peering, 17 unknown, 355 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 2.0 KiB/s wr, 101 op/s 2024-08-17T01:24:24.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:24 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-23","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-17T01:24:24.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:24 smithi110 ceph-mon[98148]: osdmap e1640: 8 total, 8 up, 8 in 2024-08-17T01:24:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:24 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:24:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:24 smithi177 ceph-mon[90034]: osdmap e1639: 8 total, 8 up, 8 in 2024-08-17T01:24:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:24 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:24:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:24 smithi177 ceph-mon[90034]: pgmap v2728: 393 pgs: 8 creating+activating, 13 creating+peering, 17 unknown, 355 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 2.0 KiB/s wr, 101 op/s 2024-08-17T01:24:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:24 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-23","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-17T01:24:24.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:24 smithi177 ceph-mon[90034]: osdmap e1640: 8 total, 8 up, 8 in 2024-08-17T01:24:26.032 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:24:26.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:26 smithi110 ceph-mon[98148]: osdmap e1641: 8 total, 8 up, 8 in 2024-08-17T01:24:26.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:26 smithi110 ceph-mon[98148]: pgmap v2731: 393 pgs: 13 creating+peering, 380 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 8.2 KiB/s wr, 144 op/s 2024-08-17T01:24:26.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:26 smithi110 ceph-mon[98148]: osdmap e1642: 8 total, 8 up, 8 in 2024-08-17T01:24:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:26 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' 2024-08-17T01:24:26.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:26 smithi110 ceph-mon[100641]: osdmap e1641: 8 total, 8 up, 8 in 2024-08-17T01:24:26.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:26 smithi110 ceph-mon[100641]: pgmap v2731: 393 pgs: 13 creating+peering, 380 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 8.2 KiB/s wr, 144 op/s 2024-08-17T01:24:26.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:26 smithi110 ceph-mon[100641]: osdmap e1642: 8 total, 8 up, 8 in 2024-08-17T01:24:26.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:26 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' 2024-08-17T01:24:26.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:24:26 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:24:26] ENGINE Bus STOPPING 2024-08-17T01:24:26.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:24:26 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:24:26] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T01:24:26.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:24:26 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:24:26] ENGINE Bus STOPPED 2024-08-17T01:24:26.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:24:26 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:24:26] ENGINE Bus STARTING 2024-08-17T01:24:26.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:24:26 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:24:26] ENGINE Serving on http://:::9283 2024-08-17T01:24:26.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:24:26 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:24:26] ENGINE Bus STARTED 2024-08-17T01:24:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:26 smithi177 ceph-mon[90034]: osdmap e1641: 8 total, 8 up, 8 in 2024-08-17T01:24:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:26 smithi177 ceph-mon[90034]: pgmap v2731: 393 pgs: 13 creating+peering, 380 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 8.2 KiB/s wr, 144 op/s 2024-08-17T01:24:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:26 smithi177 ceph-mon[90034]: osdmap e1642: 8 total, 8 up, 8 in 2024-08-17T01:24:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:26 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' 2024-08-17T01:24:27.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:24:27.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-17T01:24:27.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:24:27.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:24:27.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:24:27.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:24:27.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T01:24:27.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:27.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:27.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:27.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:27.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:27.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:27.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:27.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:27.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:27.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:24:27.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:24:27.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:27.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:27.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:27.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:24:27.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:24:27.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:27.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:27.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:27.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:24:27.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-17T01:24:27.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:24:27.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:24:27.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:24:27.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:24:27.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T01:24:27.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:27.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:27.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:27.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:27.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:27.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:27.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:27.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:27.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:27.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:24:27.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:24:27.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:27.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:27.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:27.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:24:27.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:24:27.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:27.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:27.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:27.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:24:27.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:24:27.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:27.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:27.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:27.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:24:27.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:24:27.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:27.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:27.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:27 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:24:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-17T01:24:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:24:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:24:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:24:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:24:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T01:24:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:27.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:27.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:27.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:27.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:27.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:27.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:24:27.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:24:27.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:27.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:27.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:27.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:24:27.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:24:27.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:27.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:27.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:27.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:24:27.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:24:27.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:27.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:27.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:27 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:28.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:28 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T01:24:28.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:28 smithi110 ceph-mon[98148]: osdmap e1643: 8 total, 8 up, 8 in 2024-08-17T01:24:28.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:28 smithi110 ceph-mon[98148]: pgmap v2734: 393 pgs: 393 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 6.7 KiB/s wr, 50 op/s 2024-08-17T01:24:28.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:24:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:24:28] "GET /metrics HTTP/1.1" 200 51040 "" "Prometheus/2.43.0" 2024-08-17T01:24:28.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:28 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T01:24:28.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:28 smithi110 ceph-mon[100641]: osdmap e1643: 8 total, 8 up, 8 in 2024-08-17T01:24:28.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:28 smithi110 ceph-mon[100641]: pgmap v2734: 393 pgs: 393 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 6.7 KiB/s wr, 50 op/s 2024-08-17T01:24:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:28 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T01:24:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:28 smithi177 ceph-mon[90034]: osdmap e1643: 8 total, 8 up, 8 in 2024-08-17T01:24:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:28 smithi177 ceph-mon[90034]: pgmap v2734: 393 pgs: 393 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 6.7 KiB/s wr, 50 op/s 2024-08-17T01:24:30.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:30 smithi177 ceph-mon[90034]: pgmap v2735: 393 pgs: 393 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 393 KiB/s wr, 26 op/s 2024-08-17T01:24:30.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:30 smithi110 ceph-mon[100641]: pgmap v2735: 393 pgs: 393 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 393 KiB/s wr, 26 op/s 2024-08-17T01:24:30.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:30 smithi110 ceph-mon[98148]: pgmap v2735: 393 pgs: 393 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 393 KiB/s wr, 26 op/s 2024-08-17T01:24:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:32 smithi110 ceph-mon[100641]: osdmap e1644: 8 total, 8 up, 8 in 2024-08-17T01:24:32.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:32 smithi110 ceph-mon[100641]: pgmap v2737: 393 pgs: 393 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 342 KiB/s wr, 18 op/s 2024-08-17T01:24:32.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:24:32.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:32 smithi110 ceph-mon[98148]: osdmap e1644: 8 total, 8 up, 8 in 2024-08-17T01:24:32.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:32 smithi110 ceph-mon[98148]: pgmap v2737: 393 pgs: 393 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 342 KiB/s wr, 18 op/s 2024-08-17T01:24:32.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:24:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:32 smithi177 ceph-mon[90034]: osdmap e1644: 8 total, 8 up, 8 in 2024-08-17T01:24:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:32 smithi177 ceph-mon[90034]: pgmap v2737: 393 pgs: 393 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 342 KiB/s wr, 18 op/s 2024-08-17T01:24:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:24:34.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:34 smithi177 ceph-mon[90034]: pgmap v2738: 393 pgs: 393 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.3 KiB/s rd, 282 KiB/s wr, 14 op/s 2024-08-17T01:24:34.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:34 smithi110 ceph-mon[100641]: pgmap v2738: 393 pgs: 393 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.3 KiB/s rd, 282 KiB/s wr, 14 op/s 2024-08-17T01:24:34.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:34 smithi110 ceph-mon[98148]: pgmap v2738: 393 pgs: 393 active+clean; 6.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.3 KiB/s rd, 282 KiB/s wr, 14 op/s 2024-08-17T01:24:36.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:36 smithi177 ceph-mon[90034]: pgmap v2739: 393 pgs: 393 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.5 KiB/s rd, 871 KiB/s wr, 15 op/s 2024-08-17T01:24:36.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:36 smithi177 ceph-mon[90034]: osdmap e1645: 8 total, 8 up, 8 in 2024-08-17T01:24:36.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:36 smithi110 ceph-mon[100641]: pgmap v2739: 393 pgs: 393 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.5 KiB/s rd, 871 KiB/s wr, 15 op/s 2024-08-17T01:24:36.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:36 smithi110 ceph-mon[100641]: osdmap e1645: 8 total, 8 up, 8 in 2024-08-17T01:24:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:36 smithi110 ceph-mon[98148]: pgmap v2739: 393 pgs: 393 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.5 KiB/s rd, 871 KiB/s wr, 15 op/s 2024-08-17T01:24:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:36 smithi110 ceph-mon[98148]: osdmap e1645: 8 total, 8 up, 8 in 2024-08-17T01:24:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:38 smithi110 ceph-mon[98148]: pgmap v2741: 393 pgs: 393 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 641 KiB/s wr, 11 op/s 2024-08-17T01:24:38.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:38 smithi110 ceph-mon[100641]: pgmap v2741: 393 pgs: 393 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 641 KiB/s wr, 11 op/s 2024-08-17T01:24:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:24:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:24:38] "GET /metrics HTTP/1.1" 200 55858 "" "Prometheus/2.43.0" 2024-08-17T01:24:38.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:38 smithi177 ceph-mon[90034]: pgmap v2741: 393 pgs: 393 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 641 KiB/s wr, 11 op/s 2024-08-17T01:24:40.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:40 smithi177 ceph-mon[90034]: pgmap v2742: 393 pgs: 393 active+clean; 16 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-08-17T01:24:40.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:40 smithi110 ceph-mon[98148]: pgmap v2742: 393 pgs: 393 active+clean; 16 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-08-17T01:24:40.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:40 smithi110 ceph-mon[100641]: pgmap v2742: 393 pgs: 393 active+clean; 16 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-08-17T01:24:41.249 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.RemoveFullTry (19969 ms) 2024-08-17T01:24:41.249 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.RemoveFullTryDataPool 2024-08-17T01:24:41.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:41 smithi110 ceph-mon[98148]: pool 'test-librbd-smithi110-146713-23' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T01:24:41.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:41 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T01:24:41.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:41 smithi110 ceph-mon[98148]: osdmap e1646: 8 total, 8 up, 8 in 2024-08-17T01:24:41.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:41 smithi110 ceph-mon[100641]: pool 'test-librbd-smithi110-146713-23' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T01:24:41.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:41 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T01:24:41.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:41 smithi110 ceph-mon[100641]: osdmap e1646: 8 total, 8 up, 8 in 2024-08-17T01:24:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:41 smithi177 ceph-mon[90034]: pool 'test-librbd-smithi110-146713-23' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T01:24:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:41 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T01:24:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:41 smithi177 ceph-mon[90034]: osdmap e1646: 8 total, 8 up, 8 in 2024-08-17T01:24:42.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:42 smithi110 ceph-mon[98148]: pgmap v2744: 393 pgs: 393 active+clean; 16 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-08-17T01:24:42.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:42 smithi110 ceph-mon[98148]: osdmap e1647: 8 total, 8 up, 8 in 2024-08-17T01:24:42.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:42 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3052750479' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:24:42.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:42 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:24:42.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:42 smithi110 ceph-mon[100641]: pgmap v2744: 393 pgs: 393 active+clean; 16 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-08-17T01:24:42.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:42 smithi110 ceph-mon[100641]: osdmap e1647: 8 total, 8 up, 8 in 2024-08-17T01:24:42.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:42 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3052750479' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:24:42.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:42 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:24:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:42 smithi177 ceph-mon[90034]: pgmap v2744: 393 pgs: 393 active+clean; 16 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-08-17T01:24:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:42 smithi177 ceph-mon[90034]: osdmap e1647: 8 total, 8 up, 8 in 2024-08-17T01:24:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:42 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3052750479' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:24:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:42 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:24:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:44 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:24:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:44 smithi110 ceph-mon[98148]: osdmap e1648: 8 total, 8 up, 8 in 2024-08-17T01:24:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:44 smithi110 ceph-mon[98148]: pgmap v2747: 425 pgs: 11 creating+peering, 18 unknown, 396 active+clean; 13 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 853 KiB/s wr, 17 op/s 2024-08-17T01:24:44.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:44 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:24:44.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:44 smithi110 ceph-mon[100641]: osdmap e1648: 8 total, 8 up, 8 in 2024-08-17T01:24:44.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:44 smithi110 ceph-mon[100641]: pgmap v2747: 425 pgs: 11 creating+peering, 18 unknown, 396 active+clean; 13 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 853 KiB/s wr, 17 op/s 2024-08-17T01:24:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:44 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:24:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:44 smithi177 ceph-mon[90034]: osdmap e1648: 8 total, 8 up, 8 in 2024-08-17T01:24:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:44 smithi177 ceph-mon[90034]: pgmap v2747: 425 pgs: 11 creating+peering, 18 unknown, 396 active+clean; 13 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 853 KiB/s wr, 17 op/s 2024-08-17T01:24:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:45 smithi110 ceph-mon[98148]: osdmap e1649: 8 total, 8 up, 8 in 2024-08-17T01:24:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:45 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/197255019' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:24:45.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:45 smithi110 ceph-mon[100641]: osdmap e1649: 8 total, 8 up, 8 in 2024-08-17T01:24:45.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:45 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/197255019' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:24:45.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:45 smithi177 ceph-mon[90034]: osdmap e1649: 8 total, 8 up, 8 in 2024-08-17T01:24:45.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:45 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/197255019' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:24:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:46 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/197255019' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:24:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:46 smithi110 ceph-mon[98148]: osdmap e1650: 8 total, 8 up, 8 in 2024-08-17T01:24:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:46 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:24:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:46 smithi110 ceph-mon[98148]: pgmap v2750: 457 pgs: 18 creating+peering, 19 unknown, 420 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 770 KiB/s wr, 39 op/s 2024-08-17T01:24:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:46 smithi110 ceph-mon[98148]: pool 'test-librbd-smithi110-146713-23' no longer out of quota; removing NO_QUOTA flag 2024-08-17T01:24:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:46 smithi110 ceph-mon[98148]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T01:24:46.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:46 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-24","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-17T01:24:46.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:46 smithi110 ceph-mon[98148]: osdmap e1651: 8 total, 8 up, 8 in 2024-08-17T01:24:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:46 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/197255019' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:24:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:46 smithi110 ceph-mon[100641]: osdmap e1650: 8 total, 8 up, 8 in 2024-08-17T01:24:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:46 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:24:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:46 smithi110 ceph-mon[100641]: pgmap v2750: 457 pgs: 18 creating+peering, 19 unknown, 420 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 770 KiB/s wr, 39 op/s 2024-08-17T01:24:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:46 smithi110 ceph-mon[100641]: pool 'test-librbd-smithi110-146713-23' no longer out of quota; removing NO_QUOTA flag 2024-08-17T01:24:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:46 smithi110 ceph-mon[100641]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T01:24:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:46 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-24","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-17T01:24:46.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:46 smithi110 ceph-mon[100641]: osdmap e1651: 8 total, 8 up, 8 in 2024-08-17T01:24:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:46 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/197255019' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:24:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:46 smithi177 ceph-mon[90034]: osdmap e1650: 8 total, 8 up, 8 in 2024-08-17T01:24:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:46 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:24:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:46 smithi177 ceph-mon[90034]: pgmap v2750: 457 pgs: 18 creating+peering, 19 unknown, 420 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 770 KiB/s wr, 39 op/s 2024-08-17T01:24:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:46 smithi177 ceph-mon[90034]: pool 'test-librbd-smithi110-146713-23' no longer out of quota; removing NO_QUOTA flag 2024-08-17T01:24:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:46 smithi177 ceph-mon[90034]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T01:24:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:46 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-24","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-17T01:24:46.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:46 smithi177 ceph-mon[90034]: osdmap e1651: 8 total, 8 up, 8 in 2024-08-17T01:24:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:24:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:47 smithi110 ceph-mon[98148]: osdmap e1652: 8 total, 8 up, 8 in 2024-08-17T01:24:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:24:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:47 smithi110 ceph-mon[100641]: osdmap e1652: 8 total, 8 up, 8 in 2024-08-17T01:24:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:24:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:47 smithi177 ceph-mon[90034]: osdmap e1652: 8 total, 8 up, 8 in 2024-08-17T01:24:48.047 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:24:48.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:48 smithi110 ceph-mon[98148]: pgmap v2753: 457 pgs: 7 creating+peering, 8 unknown, 442 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 514 KiB/s wr, 16 op/s 2024-08-17T01:24:48.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:48 smithi110 ceph-mon[98148]: osdmap e1653: 8 total, 8 up, 8 in 2024-08-17T01:24:48.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:48 smithi110 ceph-mon[100641]: pgmap v2753: 457 pgs: 7 creating+peering, 8 unknown, 442 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 514 KiB/s wr, 16 op/s 2024-08-17T01:24:48.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:48 smithi110 ceph-mon[100641]: osdmap e1653: 8 total, 8 up, 8 in 2024-08-17T01:24:48.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:24:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:24:48] ENGINE Bus STOPPING 2024-08-17T01:24:48.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:24:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:24:48] "GET /metrics HTTP/1.1" 200 60703 "" "Prometheus/2.43.0" 2024-08-17T01:24:48.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:24:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:24:48] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T01:24:48.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:24:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:24:48] ENGINE Bus STOPPED 2024-08-17T01:24:48.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:24:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:24:48] ENGINE Bus STARTING 2024-08-17T01:24:48.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:24:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:24:48] ENGINE Serving on http://:::9283 2024-08-17T01:24:48.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:24:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:24:48] ENGINE Bus STARTED 2024-08-17T01:24:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:48 smithi177 ceph-mon[90034]: pgmap v2753: 457 pgs: 7 creating+peering, 8 unknown, 442 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 514 KiB/s wr, 16 op/s 2024-08-17T01:24:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:48 smithi177 ceph-mon[90034]: osdmap e1653: 8 total, 8 up, 8 in 2024-08-17T01:24:49.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' 2024-08-17T01:24:49.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:24:49.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:24:49.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:24:49.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:24:49.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:24:49.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T01:24:49.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:49.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:49.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:49.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:49.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:49.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:49.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:49.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:49.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:49.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:24:49.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:24:49.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:49.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:49.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:49.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:24:49.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:24:49.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:49.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:49.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:49.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:24:49.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:24:49.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:49.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:49.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:49.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' 2024-08-17T01:24:49.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:24:49.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:24:49.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:24:49.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:24:49.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:24:49.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T01:24:49.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:49.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:49.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:49.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:49.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:49.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:49.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:49.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:49.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:49.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:24:49.314 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:24:49.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:49.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:49.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:49.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:24:49.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:24:49.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:49.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:49.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:49.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:24:49.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:24:49.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:49.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:49.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:49 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:49.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' 2024-08-17T01:24:49.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:24:49.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:24:49.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:24:49.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:24:49.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:24:49.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T01:24:49.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:49.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:49.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:49.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:49.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:49.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:49.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:49.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:49.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:49.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:24:49.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:24:49.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:49.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:49.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:49.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:24:49.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:24:49.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:49.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:49.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:49.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:24:49.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:24:49.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:24:49.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:24:49.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:49 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:24:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:50 smithi177 ceph-mon[90034]: osdmap e1654: 8 total, 8 up, 8 in 2024-08-17T01:24:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:50 smithi177 ceph-mon[90034]: pgmap v2756: 457 pgs: 457 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-08-17T01:24:50.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:50 smithi110 ceph-mon[100641]: osdmap e1654: 8 total, 8 up, 8 in 2024-08-17T01:24:50.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:50 smithi110 ceph-mon[100641]: pgmap v2756: 457 pgs: 457 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-08-17T01:24:50.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:50 smithi110 ceph-mon[98148]: osdmap e1654: 8 total, 8 up, 8 in 2024-08-17T01:24:50.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:50 smithi110 ceph-mon[98148]: pgmap v2756: 457 pgs: 457 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-08-17T01:24:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:51 smithi177 ceph-mon[90034]: osdmap e1655: 8 total, 8 up, 8 in 2024-08-17T01:24:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:51 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-17T01:24:51.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:51 smithi110 ceph-mon[100641]: osdmap e1655: 8 total, 8 up, 8 in 2024-08-17T01:24:51.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:51 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-17T01:24:51.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:51 smithi110 ceph-mon[98148]: osdmap e1655: 8 total, 8 up, 8 in 2024-08-17T01:24:51.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:51 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-17T01:24:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:52 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T01:24:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:52 smithi177 ceph-mon[90034]: osdmap e1656: 8 total, 8 up, 8 in 2024-08-17T01:24:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:52 smithi177 ceph-mon[90034]: pgmap v2759: 457 pgs: 457 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.5 KiB/s rd, 767 B/s wr, 13 op/s 2024-08-17T01:24:52.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:52 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T01:24:52.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:52 smithi110 ceph-mon[98148]: osdmap e1656: 8 total, 8 up, 8 in 2024-08-17T01:24:52.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:52 smithi110 ceph-mon[98148]: pgmap v2759: 457 pgs: 457 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.5 KiB/s rd, 767 B/s wr, 13 op/s 2024-08-17T01:24:52.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:52 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T01:24:52.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:52 smithi110 ceph-mon[100641]: osdmap e1656: 8 total, 8 up, 8 in 2024-08-17T01:24:52.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:52 smithi110 ceph-mon[100641]: pgmap v2759: 457 pgs: 457 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.5 KiB/s rd, 767 B/s wr, 13 op/s 2024-08-17T01:24:54.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:54 smithi177 ceph-mon[90034]: pgmap v2760: 457 pgs: 457 active+clean; 7.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 582 KiB/s wr, 12 op/s 2024-08-17T01:24:54.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:54 smithi110 ceph-mon[100641]: pgmap v2760: 457 pgs: 457 active+clean; 7.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 582 KiB/s wr, 12 op/s 2024-08-17T01:24:54.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:54 smithi110 ceph-mon[98148]: pgmap v2760: 457 pgs: 457 active+clean; 7.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.2 KiB/s rd, 582 KiB/s wr, 12 op/s 2024-08-17T01:24:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:56 smithi110 ceph-mon[98148]: pgmap v2761: 457 pgs: 457 active+clean; 7.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 494 KiB/s wr, 18 op/s 2024-08-17T01:24:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:56 smithi110 ceph-mon[98148]: osdmap e1657: 8 total, 8 up, 8 in 2024-08-17T01:24:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:56 smithi110 ceph-mon[100641]: pgmap v2761: 457 pgs: 457 active+clean; 7.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 494 KiB/s wr, 18 op/s 2024-08-17T01:24:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:56 smithi110 ceph-mon[100641]: osdmap e1657: 8 total, 8 up, 8 in 2024-08-17T01:24:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:56 smithi177 ceph-mon[90034]: pgmap v2761: 457 pgs: 457 active+clean; 7.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 494 KiB/s wr, 18 op/s 2024-08-17T01:24:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:56 smithi177 ceph-mon[90034]: osdmap e1657: 8 total, 8 up, 8 in 2024-08-17T01:24:58.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:24:58 smithi110 ceph-mon[98148]: pgmap v2763: 457 pgs: 457 active+clean; 7.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 426 KiB/s wr, 9 op/s 2024-08-17T01:24:58.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:24:58 smithi110 ceph-mon[100641]: pgmap v2763: 457 pgs: 457 active+clean; 7.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 426 KiB/s wr, 9 op/s 2024-08-17T01:24:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:24:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:24:58] "GET /metrics HTTP/1.1" 200 60703 "" "Prometheus/2.43.0" 2024-08-17T01:24:58.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:24:58 smithi177 ceph-mon[90034]: pgmap v2763: 457 pgs: 457 active+clean; 7.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.4 KiB/s rd, 426 KiB/s wr, 9 op/s 2024-08-17T01:25:00.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:00 smithi110 ceph-mon[98148]: pgmap v2764: 457 pgs: 457 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 871 KiB/s wr, 8 op/s 2024-08-17T01:25:00.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:00 smithi110 ceph-mon[100641]: pgmap v2764: 457 pgs: 457 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 871 KiB/s wr, 8 op/s 2024-08-17T01:25:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:00 smithi177 ceph-mon[90034]: pgmap v2764: 457 pgs: 457 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 871 KiB/s wr, 8 op/s 2024-08-17T01:25:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:25:01.859 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:25:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:25:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:02 smithi110 ceph-mon[98148]: pgmap v2765: 457 pgs: 457 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 717 KiB/s wr, 7 op/s 2024-08-17T01:25:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:02 smithi110 ceph-mon[100641]: pgmap v2765: 457 pgs: 457 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 717 KiB/s wr, 7 op/s 2024-08-17T01:25:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:02 smithi177 ceph-mon[90034]: pgmap v2765: 457 pgs: 457 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 717 KiB/s wr, 7 op/s 2024-08-17T01:25:04.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:04 smithi110 ceph-mon[98148]: pgmap v2766: 457 pgs: 457 active+clean; 13 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 512 KiB/s wr, 6 op/s 2024-08-17T01:25:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:04 smithi110 ceph-mon[100641]: pgmap v2766: 457 pgs: 457 active+clean; 13 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 512 KiB/s wr, 6 op/s 2024-08-17T01:25:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:04 smithi177 ceph-mon[90034]: pgmap v2766: 457 pgs: 457 active+clean; 13 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 512 KiB/s wr, 6 op/s 2024-08-17T01:25:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:06 smithi110 ceph-mon[98148]: pgmap v2767: 457 pgs: 457 active+clean; 18 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-08-17T01:25:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:06 smithi110 ceph-mon[98148]: pool 'test-librbd-smithi110-146713-25' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T01:25:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:06 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T01:25:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:06 smithi110 ceph-mon[98148]: osdmap e1658: 8 total, 8 up, 8 in 2024-08-17T01:25:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:06 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-24", "field": "max_objects", "val": "6"}]: dispatch 2024-08-17T01:25:06.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:06 smithi110 ceph-mon[100641]: pgmap v2767: 457 pgs: 457 active+clean; 18 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-08-17T01:25:06.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:06 smithi110 ceph-mon[100641]: pool 'test-librbd-smithi110-146713-25' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T01:25:06.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:06 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T01:25:06.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:06 smithi110 ceph-mon[100641]: osdmap e1658: 8 total, 8 up, 8 in 2024-08-17T01:25:06.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:06 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-24", "field": "max_objects", "val": "6"}]: dispatch 2024-08-17T01:25:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:06 smithi177 ceph-mon[90034]: pgmap v2767: 457 pgs: 457 active+clean; 18 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-08-17T01:25:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:06 smithi177 ceph-mon[90034]: pool 'test-librbd-smithi110-146713-25' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T01:25:06.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:06 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T01:25:06.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:06 smithi177 ceph-mon[90034]: osdmap e1658: 8 total, 8 up, 8 in 2024-08-17T01:25:06.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:06 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-24", "field": "max_objects", "val": "6"}]: dispatch 2024-08-17T01:25:07.019 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:25:08.045 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:25:08.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:08 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-24", "field": "max_objects", "val": "6"}]': finished 2024-08-17T01:25:08.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:08 smithi110 ceph-mon[98148]: osdmap e1659: 8 total, 8 up, 8 in 2024-08-17T01:25:08.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:08 smithi110 ceph-mon[98148]: pgmap v2770: 457 pgs: 457 active+clean; 18 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 768 KiB/s wr, 3 op/s 2024-08-17T01:25:08.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:08 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-24", "field": "max_objects", "val": "6"}]': finished 2024-08-17T01:25:08.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:08 smithi110 ceph-mon[100641]: osdmap e1659: 8 total, 8 up, 8 in 2024-08-17T01:25:08.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:08 smithi110 ceph-mon[100641]: pgmap v2770: 457 pgs: 457 active+clean; 18 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 768 KiB/s wr, 3 op/s 2024-08-17T01:25:08.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:25:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:25:08] "GET /metrics HTTP/1.1" 200 60789 "" "Prometheus/2.43.0" 2024-08-17T01:25:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:08 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-24", "field": "max_objects", "val": "6"}]': finished 2024-08-17T01:25:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:08 smithi177 ceph-mon[90034]: osdmap e1659: 8 total, 8 up, 8 in 2024-08-17T01:25:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:08 smithi177 ceph-mon[90034]: pgmap v2770: 457 pgs: 457 active+clean; 18 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 768 KiB/s wr, 3 op/s 2024-08-17T01:25:09.056 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:25:10.067 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:25:10.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:10 smithi110 ceph-mon[98148]: pgmap v2771: 457 pgs: 457 active+clean; 20 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.0 MiB/s wr, 3 op/s 2024-08-17T01:25:10.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:10 smithi110 ceph-mon[100641]: pgmap v2771: 457 pgs: 457 active+clean; 20 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.0 MiB/s wr, 3 op/s 2024-08-17T01:25:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:10 smithi177 ceph-mon[90034]: pgmap v2771: 457 pgs: 457 active+clean; 20 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.0 MiB/s wr, 3 op/s 2024-08-17T01:25:11.079 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:25:11.151 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.RemoveFullTryDataPool (29902 ms) 2024-08-17T01:25:11.151 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.RemoveFullTryNamespace 2024-08-17T01:25:11.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:11 smithi110 ceph-mon[98148]: pool 'test-librbd-smithi110-146713-24' is full (reached quota's max_objects: 6) 2024-08-17T01:25:11.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:11 smithi110 ceph-mon[98148]: Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T01:25:11.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:11 smithi110 ceph-mon[98148]: osdmap e1660: 8 total, 8 up, 8 in 2024-08-17T01:25:11.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:11 smithi110 ceph-mon[100641]: pool 'test-librbd-smithi110-146713-24' is full (reached quota's max_objects: 6) 2024-08-17T01:25:11.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:11 smithi110 ceph-mon[100641]: Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T01:25:11.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:11 smithi110 ceph-mon[100641]: osdmap e1660: 8 total, 8 up, 8 in 2024-08-17T01:25:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:11 smithi177 ceph-mon[90034]: pool 'test-librbd-smithi110-146713-24' is full (reached quota's max_objects: 6) 2024-08-17T01:25:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:11 smithi177 ceph-mon[90034]: Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T01:25:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:11 smithi177 ceph-mon[90034]: osdmap e1660: 8 total, 8 up, 8 in 2024-08-17T01:25:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:12 smithi110 ceph-mon[98148]: pgmap v2773: 457 pgs: 457 active+clean; 20 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 343 KiB/s wr, 6 op/s 2024-08-17T01:25:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:12 smithi110 ceph-mon[98148]: osdmap e1661: 8 total, 8 up, 8 in 2024-08-17T01:25:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:12 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3197043359' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:25:12.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:12 smithi110 ceph-mon[100641]: pgmap v2773: 457 pgs: 457 active+clean; 20 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 343 KiB/s wr, 6 op/s 2024-08-17T01:25:12.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:12 smithi110 ceph-mon[100641]: osdmap e1661: 8 total, 8 up, 8 in 2024-08-17T01:25:12.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:12 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3197043359' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:25:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:12 smithi177 ceph-mon[90034]: pgmap v2773: 457 pgs: 457 active+clean; 20 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 343 KiB/s wr, 6 op/s 2024-08-17T01:25:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:12 smithi177 ceph-mon[90034]: osdmap e1661: 8 total, 8 up, 8 in 2024-08-17T01:25:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:12 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3197043359' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:25:13.067 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:25:13.362 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 01:25:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=cleanup t=2024-08-17T01:25:13.094180343Z level=info msg="Completed cleanup jobs" duration=2.342704ms 2024-08-17T01:25:13.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:25:13 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:25:13] ENGINE Bus STOPPING 2024-08-17T01:25:13.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:25:13 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:25:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T01:25:13.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:25:13 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:25:13] ENGINE Bus STOPPED 2024-08-17T01:25:13.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:25:13 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:25:13] ENGINE Bus STARTING 2024-08-17T01:25:13.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:25:13 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:25:13] ENGINE Serving on http://:::9283 2024-08-17T01:25:13.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:25:13 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:25:13] ENGINE Bus STARTED 2024-08-17T01:25:14.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3197043359' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:25:14.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: osdmap e1662: 8 total, 8 up, 8 in 2024-08-17T01:25:14.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' 2024-08-17T01:25:14.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:25:14.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:25:14.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:25:14.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:25:14.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:25:14.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T01:25:14.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:14.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:14.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:14.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:14.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:14.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:14.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:14.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:14.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:14.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:25:14.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:25:14.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:14.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:14.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:14.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:25:14.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:25:14.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:14.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:14.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:14.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:25:14.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:25:14.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:14.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:14.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:14.313 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[100641]: pgmap v2776: 489 pgs: 12 creating+peering, 16 unknown, 461 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 344 KiB/s wr, 9 op/s 2024-08-17T01:25:14.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3197043359' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:25:14.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: osdmap e1662: 8 total, 8 up, 8 in 2024-08-17T01:25:14.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' 2024-08-17T01:25:14.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:25:14.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:25:14.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:25:14.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:25:14.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:25:14.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T01:25:14.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:14.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:14.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:14.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:14.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:14.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:14.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:14.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:14.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:14.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:25:14.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:25:14.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:14.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:14.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:14.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:25:14.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:25:14.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:14.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:14.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:14.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:25:14.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:25:14.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:14.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:14.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:14.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:14 smithi110 ceph-mon[98148]: pgmap v2776: 489 pgs: 12 creating+peering, 16 unknown, 461 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 344 KiB/s wr, 9 op/s 2024-08-17T01:25:14.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3197043359' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:25:14.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: osdmap e1662: 8 total, 8 up, 8 in 2024-08-17T01:25:14.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' 2024-08-17T01:25:14.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:25:14.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:25:14.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:25:14.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:25:14.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:25:14.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T01:25:14.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:14.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:14.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:14.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:14.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:14.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:14.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:14.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:14.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:14.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:25:14.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:25:14.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:14.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:14.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:14.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:25:14.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:25:14.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:14.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:14.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:14.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:25:14.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:25:14.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:14.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:14.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:14.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:14 smithi177 ceph-mon[90034]: pgmap v2776: 489 pgs: 12 creating+peering, 16 unknown, 461 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 344 KiB/s wr, 9 op/s 2024-08-17T01:25:15.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:15 smithi110 ceph-mon[98148]: osdmap e1663: 8 total, 8 up, 8 in 2024-08-17T01:25:15.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:15 smithi110 ceph-mon[100641]: osdmap e1663: 8 total, 8 up, 8 in 2024-08-17T01:25:15.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:15 smithi177 ceph-mon[90034]: osdmap e1663: 8 total, 8 up, 8 in 2024-08-17T01:25:16.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:16 smithi110 ceph-mon[100641]: osdmap e1664: 8 total, 8 up, 8 in 2024-08-17T01:25:16.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:16 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-17T01:25:16.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:16 smithi110 ceph-mon[100641]: pgmap v2779: 489 pgs: 12 creating+peering, 477 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 4.0 KiB/s wr, 59 op/s 2024-08-17T01:25:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:16 smithi110 ceph-mon[100641]: pool 'test-librbd-smithi110-146713-25' no longer out of quota; removing NO_QUOTA flag 2024-08-17T01:25:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:16 smithi110 ceph-mon[100641]: Health check update: 1 pool(s) full (POOL_FULL) 2024-08-17T01:25:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:16 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-26", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T01:25:16.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:16 smithi110 ceph-mon[100641]: osdmap e1665: 8 total, 8 up, 8 in 2024-08-17T01:25:16.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:16 smithi110 ceph-mon[98148]: osdmap e1664: 8 total, 8 up, 8 in 2024-08-17T01:25:16.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:16 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-17T01:25:16.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:16 smithi110 ceph-mon[98148]: pgmap v2779: 489 pgs: 12 creating+peering, 477 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 4.0 KiB/s wr, 59 op/s 2024-08-17T01:25:16.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:16 smithi110 ceph-mon[98148]: pool 'test-librbd-smithi110-146713-25' no longer out of quota; removing NO_QUOTA flag 2024-08-17T01:25:16.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:16 smithi110 ceph-mon[98148]: Health check update: 1 pool(s) full (POOL_FULL) 2024-08-17T01:25:16.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:16 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-26", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T01:25:16.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:16 smithi110 ceph-mon[98148]: osdmap e1665: 8 total, 8 up, 8 in 2024-08-17T01:25:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:16 smithi177 ceph-mon[90034]: osdmap e1664: 8 total, 8 up, 8 in 2024-08-17T01:25:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:16 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-17T01:25:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:16 smithi177 ceph-mon[90034]: pgmap v2779: 489 pgs: 12 creating+peering, 477 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 4.0 KiB/s wr, 59 op/s 2024-08-17T01:25:16.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:16 smithi177 ceph-mon[90034]: pool 'test-librbd-smithi110-146713-25' no longer out of quota; removing NO_QUOTA flag 2024-08-17T01:25:16.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:16 smithi177 ceph-mon[90034]: Health check update: 1 pool(s) full (POOL_FULL) 2024-08-17T01:25:16.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:16 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-26", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T01:25:16.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:16 smithi177 ceph-mon[90034]: osdmap e1665: 8 total, 8 up, 8 in 2024-08-17T01:25:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:25:17.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:25:17.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:25:17.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:25:17.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:25:17.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:25:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:18 smithi110 ceph-mon[98148]: pgmap v2781: 489 pgs: 489 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 61 op/s 2024-08-17T01:25:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:18 smithi110 ceph-mon[100641]: pgmap v2781: 489 pgs: 489 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 61 op/s 2024-08-17T01:25:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:25:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:25:18] "GET /metrics HTTP/1.1" 200 63314 "" "Prometheus/2.43.0" 2024-08-17T01:25:18.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:18 smithi177 ceph-mon[90034]: pgmap v2781: 489 pgs: 489 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 61 op/s 2024-08-17T01:25:19.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:19 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]: dispatch 2024-08-17T01:25:19.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:19 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]: dispatch 2024-08-17T01:25:19.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:19 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1b", "id": [2, 4]}]: dispatch 2024-08-17T01:25:19.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:19 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.16", "id": [1, 4]}]: dispatch 2024-08-17T01:25:19.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:19 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.17", "id": [0, 3]}]: dispatch 2024-08-17T01:25:19.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:19 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.c", "id": [0, 2]}]: dispatch 2024-08-17T01:25:19.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:19 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1e", "id": [0, 2]}]: dispatch 2024-08-17T01:25:19.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:19 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1f", "id": [0, 7]}]: dispatch 2024-08-17T01:25:19.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:19 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.1b", "id": [4, 3]}]: dispatch 2024-08-17T01:25:19.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:19 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.16", "id": [6, 7]}]: dispatch 2024-08-17T01:25:19.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:19 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]: dispatch 2024-08-17T01:25:19.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:19 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]: dispatch 2024-08-17T01:25:19.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:19 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1b", "id": [2, 4]}]: dispatch 2024-08-17T01:25:19.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:19 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.16", "id": [1, 4]}]: dispatch 2024-08-17T01:25:19.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:19 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.17", "id": [0, 3]}]: dispatch 2024-08-17T01:25:19.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:19 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.c", "id": [0, 2]}]: dispatch 2024-08-17T01:25:19.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:19 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1e", "id": [0, 2]}]: dispatch 2024-08-17T01:25:19.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:19 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1f", "id": [0, 7]}]: dispatch 2024-08-17T01:25:19.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:19 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.1b", "id": [4, 3]}]: dispatch 2024-08-17T01:25:19.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:19 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.16", "id": [6, 7]}]: dispatch 2024-08-17T01:25:19.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:19 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]: dispatch 2024-08-17T01:25:19.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:19 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]: dispatch 2024-08-17T01:25:19.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:19 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1b", "id": [2, 4]}]: dispatch 2024-08-17T01:25:19.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:19 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.16", "id": [1, 4]}]: dispatch 2024-08-17T01:25:19.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:19 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.17", "id": [0, 3]}]: dispatch 2024-08-17T01:25:19.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:19 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.c", "id": [0, 2]}]: dispatch 2024-08-17T01:25:19.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:19 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1e", "id": [0, 2]}]: dispatch 2024-08-17T01:25:19.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:19 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1f", "id": [0, 7]}]: dispatch 2024-08-17T01:25:19.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:19 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.1b", "id": [4, 3]}]: dispatch 2024-08-17T01:25:19.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:19 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.16", "id": [6, 7]}]: dispatch 2024-08-17T01:25:20.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:20 smithi177 ceph-mon[90034]: pgmap v2782: 489 pgs: 489 active+clean; 8.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 685 KiB/s wr, 44 op/s 2024-08-17T01:25:20.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]': finished 2024-08-17T01:25:20.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]': finished 2024-08-17T01:25:20.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1b", "id": [2, 4]}]': finished 2024-08-17T01:25:20.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.16", "id": [1, 4]}]': finished 2024-08-17T01:25:20.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.17", "id": [0, 3]}]': finished 2024-08-17T01:25:20.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.c", "id": [0, 2]}]': finished 2024-08-17T01:25:20.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1e", "id": [0, 2]}]': finished 2024-08-17T01:25:20.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1f", "id": [0, 7]}]': finished 2024-08-17T01:25:20.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.1b", "id": [4, 3]}]': finished 2024-08-17T01:25:20.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.16", "id": [6, 7]}]': finished 2024-08-17T01:25:20.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:20 smithi177 ceph-mon[90034]: osdmap e1666: 8 total, 8 up, 8 in 2024-08-17T01:25:20.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:20 smithi110 ceph-mon[98148]: pgmap v2782: 489 pgs: 489 active+clean; 8.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 685 KiB/s wr, 44 op/s 2024-08-17T01:25:20.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]': finished 2024-08-17T01:25:20.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]': finished 2024-08-17T01:25:20.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1b", "id": [2, 4]}]': finished 2024-08-17T01:25:20.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.16", "id": [1, 4]}]': finished 2024-08-17T01:25:20.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.17", "id": [0, 3]}]': finished 2024-08-17T01:25:20.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.c", "id": [0, 2]}]': finished 2024-08-17T01:25:20.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1e", "id": [0, 2]}]': finished 2024-08-17T01:25:20.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1f", "id": [0, 7]}]': finished 2024-08-17T01:25:20.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.1b", "id": [4, 3]}]': finished 2024-08-17T01:25:20.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.16", "id": [6, 7]}]': finished 2024-08-17T01:25:20.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:20 smithi110 ceph-mon[98148]: osdmap e1666: 8 total, 8 up, 8 in 2024-08-17T01:25:20.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:20 smithi110 ceph-mon[100641]: pgmap v2782: 489 pgs: 489 active+clean; 8.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 685 KiB/s wr, 44 op/s 2024-08-17T01:25:20.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]': finished 2024-08-17T01:25:20.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 4]}]': finished 2024-08-17T01:25:20.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1b", "id": [2, 4]}]': finished 2024-08-17T01:25:20.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.16", "id": [1, 4]}]': finished 2024-08-17T01:25:20.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.17", "id": [0, 3]}]': finished 2024-08-17T01:25:20.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.c", "id": [0, 2]}]': finished 2024-08-17T01:25:20.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1e", "id": [0, 2]}]': finished 2024-08-17T01:25:20.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1f", "id": [0, 7]}]': finished 2024-08-17T01:25:20.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.1b", "id": [4, 3]}]': finished 2024-08-17T01:25:20.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.16", "id": [6, 7]}]': finished 2024-08-17T01:25:20.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:20 smithi110 ceph-mon[100641]: osdmap e1666: 8 total, 8 up, 8 in 2024-08-17T01:25:21.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:21 smithi177 ceph-mon[90034]: osdmap e1667: 8 total, 8 up, 8 in 2024-08-17T01:25:21.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:21 smithi177 ceph-mon[90034]: osdmap e1668: 8 total, 8 up, 8 in 2024-08-17T01:25:21.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:21 smithi110 ceph-mon[98148]: osdmap e1667: 8 total, 8 up, 8 in 2024-08-17T01:25:21.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:21 smithi110 ceph-mon[98148]: osdmap e1668: 8 total, 8 up, 8 in 2024-08-17T01:25:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:21 smithi110 ceph-mon[100641]: osdmap e1667: 8 total, 8 up, 8 in 2024-08-17T01:25:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:21 smithi110 ceph-mon[100641]: osdmap e1668: 8 total, 8 up, 8 in 2024-08-17T01:25:22.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:22 smithi177 ceph-mon[90034]: pgmap v2786: 489 pgs: 6 peering, 483 active+clean; 8.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 775 KiB/s wr, 13 op/s 2024-08-17T01:25:22.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:22 smithi177 ceph-mon[90034]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T01:25:22.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:22 smithi110 ceph-mon[98148]: pgmap v2786: 489 pgs: 6 peering, 483 active+clean; 8.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 775 KiB/s wr, 13 op/s 2024-08-17T01:25:22.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:22 smithi110 ceph-mon[98148]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T01:25:22.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:22 smithi110 ceph-mon[100641]: pgmap v2786: 489 pgs: 6 peering, 483 active+clean; 8.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 775 KiB/s wr, 13 op/s 2024-08-17T01:25:22.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:22 smithi110 ceph-mon[100641]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-08-17T01:25:24.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:24 smithi177 ceph-mon[90034]: pgmap v2787: 489 pgs: 6 peering, 483 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 1.0 MiB/s wr, 5 op/s 2024-08-17T01:25:24.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:24 smithi110 ceph-mon[98148]: pgmap v2787: 489 pgs: 6 peering, 483 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 1.0 MiB/s wr, 5 op/s 2024-08-17T01:25:24.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:24 smithi110 ceph-mon[100641]: pgmap v2787: 489 pgs: 6 peering, 483 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 1.0 MiB/s wr, 5 op/s 2024-08-17T01:25:25.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:25 smithi110 ceph-mon[100641]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T01:25:25.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:25 smithi110 ceph-mon[98148]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T01:25:25.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:25 smithi177 ceph-mon[90034]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-08-17T01:25:26.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:26 smithi110 ceph-mon[98148]: pgmap v2788: 489 pgs: 489 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 342 KiB/s wr, 4 op/s; 8 B/s, 13 keys/s, 0 objects/s recovering 2024-08-17T01:25:26.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:26 smithi110 ceph-mon[100641]: pgmap v2788: 489 pgs: 489 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 342 KiB/s wr, 4 op/s; 8 B/s, 13 keys/s, 0 objects/s recovering 2024-08-17T01:25:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:26 smithi177 ceph-mon[90034]: pgmap v2788: 489 pgs: 489 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 342 KiB/s wr, 4 op/s; 8 B/s, 13 keys/s, 0 objects/s recovering 2024-08-17T01:25:28.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:28 smithi110 ceph-mon[98148]: pgmap v2789: 489 pgs: 489 active+clean; 16 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 899 KiB/s wr, 4 op/s; 6 B/s, 10 keys/s, 0 objects/s recovering 2024-08-17T01:25:28.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:28 smithi110 ceph-mon[100641]: pgmap v2789: 489 pgs: 489 active+clean; 16 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 899 KiB/s wr, 4 op/s; 6 B/s, 10 keys/s, 0 objects/s recovering 2024-08-17T01:25:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:25:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:25:28] "GET /metrics HTTP/1.1" 200 63314 "" "Prometheus/2.43.0" 2024-08-17T01:25:28.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:28 smithi177 ceph-mon[90034]: pgmap v2789: 489 pgs: 489 active+clean; 16 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 899 KiB/s wr, 4 op/s; 6 B/s, 10 keys/s, 0 objects/s recovering 2024-08-17T01:25:30.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:30 smithi110 ceph-mon[98148]: pgmap v2790: 489 pgs: 489 active+clean; 17 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 570 B/s rd, 912 KiB/s wr, 1 op/s; 5 B/s, 8 keys/s, 0 objects/s recovering 2024-08-17T01:25:30.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:30 smithi110 ceph-mon[100641]: pgmap v2790: 489 pgs: 489 active+clean; 17 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 570 B/s rd, 912 KiB/s wr, 1 op/s; 5 B/s, 8 keys/s, 0 objects/s recovering 2024-08-17T01:25:30.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:30 smithi177 ceph-mon[90034]: pgmap v2790: 489 pgs: 489 active+clean; 17 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 570 B/s rd, 912 KiB/s wr, 1 op/s; 5 B/s, 8 keys/s, 0 objects/s recovering 2024-08-17T01:25:31.202 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.RemoveFullTryNamespace (20051 ms) 2024-08-17T01:25:31.202 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.RemoveFullTryNamespaceDataPool 2024-08-17T01:25:31.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:31 smithi110 ceph-mon[98148]: pool 'test-librbd-smithi110-146713-26' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T01:25:31.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:31 smithi110 ceph-mon[98148]: Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T01:25:31.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:31 smithi110 ceph-mon[98148]: osdmap e1669: 8 total, 8 up, 8 in 2024-08-17T01:25:31.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:31 smithi110 ceph-mon[100641]: pool 'test-librbd-smithi110-146713-26' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T01:25:31.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:31 smithi110 ceph-mon[100641]: Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T01:25:31.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:31 smithi110 ceph-mon[100641]: osdmap e1669: 8 total, 8 up, 8 in 2024-08-17T01:25:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:31 smithi177 ceph-mon[90034]: pool 'test-librbd-smithi110-146713-26' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T01:25:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:31 smithi177 ceph-mon[90034]: Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T01:25:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:31 smithi177 ceph-mon[90034]: osdmap e1669: 8 total, 8 up, 8 in 2024-08-17T01:25:32.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:32 smithi110 ceph-mon[100641]: pgmap v2792: 489 pgs: 489 active+clean; 17 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 819 KiB/s wr, 2 op/s; 5 B/s, 7 keys/s, 0 objects/s recovering 2024-08-17T01:25:32.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:25:32.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:32 smithi110 ceph-mon[100641]: osdmap e1670: 8 total, 8 up, 8 in 2024-08-17T01:25:32.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:32 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1431143449' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:25:32.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:32 smithi110 ceph-mon[98148]: pgmap v2792: 489 pgs: 489 active+clean; 17 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 819 KiB/s wr, 2 op/s; 5 B/s, 7 keys/s, 0 objects/s recovering 2024-08-17T01:25:32.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:25:32.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:32 smithi110 ceph-mon[98148]: osdmap e1670: 8 total, 8 up, 8 in 2024-08-17T01:25:32.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:32 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1431143449' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:25:32.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:32 smithi177 ceph-mon[90034]: pgmap v2792: 489 pgs: 489 active+clean; 17 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 819 KiB/s wr, 2 op/s; 5 B/s, 7 keys/s, 0 objects/s recovering 2024-08-17T01:25:32.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:25:32.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:32 smithi177 ceph-mon[90034]: osdmap e1670: 8 total, 8 up, 8 in 2024-08-17T01:25:32.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:32 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1431143449' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:25:34.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:34 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1431143449' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:25:34.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:34 smithi110 ceph-mon[100641]: osdmap e1671: 8 total, 8 up, 8 in 2024-08-17T01:25:34.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:34 smithi110 ceph-mon[100641]: pgmap v2795: 521 pgs: 13 creating+peering, 14 unknown, 494 active+clean; 9.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 342 KiB/s wr, 19 op/s 2024-08-17T01:25:34.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:34 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1431143449' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:25:34.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:34 smithi110 ceph-mon[98148]: osdmap e1671: 8 total, 8 up, 8 in 2024-08-17T01:25:34.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:34 smithi110 ceph-mon[98148]: pgmap v2795: 521 pgs: 13 creating+peering, 14 unknown, 494 active+clean; 9.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 342 KiB/s wr, 19 op/s 2024-08-17T01:25:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:34 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1431143449' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:25:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:34 smithi177 ceph-mon[90034]: osdmap e1671: 8 total, 8 up, 8 in 2024-08-17T01:25:34.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:34 smithi177 ceph-mon[90034]: pgmap v2795: 521 pgs: 13 creating+peering, 14 unknown, 494 active+clean; 9.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 342 KiB/s wr, 19 op/s 2024-08-17T01:25:35.087 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:25:35.304 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:35 smithi110 ceph-mon[100641]: osdmap e1672: 8 total, 8 up, 8 in 2024-08-17T01:25:35.305 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:35 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1713824566' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:25:35.305 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:35 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:25:35.305 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:35 smithi110 ceph-mon[98148]: osdmap e1672: 8 total, 8 up, 8 in 2024-08-17T01:25:35.305 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:35 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1713824566' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:25:35.305 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:35 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:25:35.305 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:25:35 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:25:35] ENGINE Bus STOPPING 2024-08-17T01:25:35.305 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:25:35 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:25:35] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T01:25:35.306 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:25:35 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:25:35] ENGINE Bus STOPPED 2024-08-17T01:25:35.306 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:25:35 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:25:35] ENGINE Bus STARTING 2024-08-17T01:25:35.306 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:25:35 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:25:35] ENGINE Serving on http://:::9283 2024-08-17T01:25:35.306 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:25:35 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:25:35] ENGINE Bus STARTED 2024-08-17T01:25:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:35 smithi177 ceph-mon[90034]: osdmap e1672: 8 total, 8 up, 8 in 2024-08-17T01:25:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:35 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1713824566' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:25:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:35 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:25:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:25:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: osdmap e1673: 8 total, 8 up, 8 in 2024-08-17T01:25:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' 2024-08-17T01:25:36.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:25:36.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:25:36.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T01:25:36.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:36.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:36.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:36.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:36.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:36.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:36.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:36.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:36.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:36.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:25:36.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:25:36.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:36.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:36.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:36.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:25:36.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:25:36.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:36.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:36.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:36.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:25:36.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:25:36.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:25:36.312 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: osdmap e1673: 8 total, 8 up, 8 in 2024-08-17T01:25:36.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' 2024-08-17T01:25:36.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:25:36.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:25:36.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T01:25:36.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:36.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:36.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:36.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:36.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:36.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:36.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:36.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:36.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:36.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:25:36.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:25:36.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:36.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:36.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:36.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:25:36.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:25:36.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:36.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:36.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:36.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:25:36.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:25:36.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:36.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:36.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:36.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:36.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: pgmap v2798: 553 pgs: 5 creating+activating, 19 creating+peering, 17 unknown, 512 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 770 KiB/s wr, 40 op/s 2024-08-17T01:25:36.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:25:36.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:25:36.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:25:36.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: pool 'test-librbd-smithi110-146713-26' no longer out of quota; removing NO_QUOTA flag 2024-08-17T01:25:36.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: Health check update: 1 pool(s) full (POOL_FULL) 2024-08-17T01:25:36.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[100641]: osdmap e1674: 8 total, 8 up, 8 in 2024-08-17T01:25:36.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:36.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:36.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: pgmap v2798: 553 pgs: 5 creating+activating, 19 creating+peering, 17 unknown, 512 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 770 KiB/s wr, 40 op/s 2024-08-17T01:25:36.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:25:36.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:25:36.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:25:36.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: pool 'test-librbd-smithi110-146713-26' no longer out of quota; removing NO_QUOTA flag 2024-08-17T01:25:36.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: Health check update: 1 pool(s) full (POOL_FULL) 2024-08-17T01:25:36.316 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:36 smithi110 ceph-mon[98148]: osdmap e1674: 8 total, 8 up, 8 in 2024-08-17T01:25:36.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:25:36.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: osdmap e1673: 8 total, 8 up, 8 in 2024-08-17T01:25:36.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' 2024-08-17T01:25:36.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:25:36.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:25:36.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T01:25:36.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:36.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:36.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:36.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:36.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:36.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:36.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:36.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:36.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:36.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:25:36.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:25:36.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:36.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:36.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:36.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:25:36.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:25:36.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:36.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:36.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:36.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:25:36.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:25:36.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:25:36.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:25:36.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:25:36.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: pgmap v2798: 553 pgs: 5 creating+activating, 19 creating+peering, 17 unknown, 512 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 770 KiB/s wr, 40 op/s 2024-08-17T01:25:36.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:25:36.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:25:36.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:25:36.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: pool 'test-librbd-smithi110-146713-26' no longer out of quota; removing NO_QUOTA flag 2024-08-17T01:25:36.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: Health check update: 1 pool(s) full (POOL_FULL) 2024-08-17T01:25:36.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:36 smithi177 ceph-mon[90034]: osdmap e1674: 8 total, 8 up, 8 in 2024-08-17T01:25:38.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:25:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:25:38] "GET /metrics HTTP/1.1" 200 63336 "" "Prometheus/2.43.0" 2024-08-17T01:25:38.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:38 smithi110 ceph-mon[98148]: osdmap e1675: 8 total, 8 up, 8 in 2024-08-17T01:25:38.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:38 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-17T01:25:38.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:38 smithi110 ceph-mon[98148]: pgmap v2801: 553 pgs: 5 creating+activating, 6 creating+peering, 9 unknown, 533 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 513 KiB/s wr, 14 op/s 2024-08-17T01:25:38.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:38 smithi110 ceph-mon[100641]: osdmap e1675: 8 total, 8 up, 8 in 2024-08-17T01:25:38.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:38 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-17T01:25:38.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:38 smithi110 ceph-mon[100641]: pgmap v2801: 553 pgs: 5 creating+activating, 6 creating+peering, 9 unknown, 533 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 513 KiB/s wr, 14 op/s 2024-08-17T01:25:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:38 smithi177 ceph-mon[90034]: osdmap e1675: 8 total, 8 up, 8 in 2024-08-17T01:25:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:38 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-17T01:25:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:38 smithi177 ceph-mon[90034]: pgmap v2801: 553 pgs: 5 creating+activating, 6 creating+peering, 9 unknown, 533 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 513 KiB/s wr, 14 op/s 2024-08-17T01:25:39.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:39 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-28", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T01:25:39.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:39 smithi110 ceph-mon[100641]: osdmap e1676: 8 total, 8 up, 8 in 2024-08-17T01:25:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:39 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-28", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T01:25:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:39 smithi110 ceph-mon[98148]: osdmap e1676: 8 total, 8 up, 8 in 2024-08-17T01:25:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:39 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-28", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T01:25:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:39 smithi177 ceph-mon[90034]: osdmap e1676: 8 total, 8 up, 8 in 2024-08-17T01:25:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:40 smithi110 ceph-mon[98148]: pgmap v2803: 553 pgs: 5 creating+activating, 548 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 2.6 KiB/s wr, 20 op/s 2024-08-17T01:25:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:40 smithi110 ceph-mon[100641]: pgmap v2803: 553 pgs: 5 creating+activating, 548 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 2.6 KiB/s wr, 20 op/s 2024-08-17T01:25:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:40 smithi177 ceph-mon[90034]: pgmap v2803: 553 pgs: 5 creating+activating, 548 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 2.6 KiB/s wr, 20 op/s 2024-08-17T01:25:42.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:42 smithi110 ceph-mon[100641]: pgmap v2804: 553 pgs: 553 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 1.7 KiB/s wr, 18 op/s 2024-08-17T01:25:42.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:42 smithi110 ceph-mon[98148]: pgmap v2804: 553 pgs: 553 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 1.7 KiB/s wr, 18 op/s 2024-08-17T01:25:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:42 smithi177 ceph-mon[90034]: pgmap v2804: 553 pgs: 553 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 1.7 KiB/s wr, 18 op/s 2024-08-17T01:25:44.665 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:44 smithi177 ceph-mon[90034]: pgmap v2805: 553 pgs: 553 active+clean; 8.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 562 KiB/s wr, 17 op/s 2024-08-17T01:25:44.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:44 smithi110 ceph-mon[98148]: pgmap v2805: 553 pgs: 553 active+clean; 8.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 562 KiB/s wr, 17 op/s 2024-08-17T01:25:44.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:44 smithi110 ceph-mon[100641]: pgmap v2805: 553 pgs: 553 active+clean; 8.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 562 KiB/s wr, 17 op/s 2024-08-17T01:25:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:46 smithi110 ceph-mon[98148]: pgmap v2806: 553 pgs: 553 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.2 KiB/s rd, 865 KiB/s wr, 15 op/s 2024-08-17T01:25:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:46 smithi110 ceph-mon[98148]: osdmap e1677: 8 total, 8 up, 8 in 2024-08-17T01:25:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:25:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:46 smithi110 ceph-mon[100641]: pgmap v2806: 553 pgs: 553 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.2 KiB/s rd, 865 KiB/s wr, 15 op/s 2024-08-17T01:25:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:46 smithi110 ceph-mon[100641]: osdmap e1677: 8 total, 8 up, 8 in 2024-08-17T01:25:46.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:25:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:46 smithi177 ceph-mon[90034]: pgmap v2806: 553 pgs: 553 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.2 KiB/s rd, 865 KiB/s wr, 15 op/s 2024-08-17T01:25:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:46 smithi177 ceph-mon[90034]: osdmap e1677: 8 total, 8 up, 8 in 2024-08-17T01:25:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:25:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:48 smithi110 ceph-mon[98148]: pgmap v2808: 553 pgs: 553 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.1 KiB/s rd, 772 KiB/s wr, 13 op/s 2024-08-17T01:25:48.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:48 smithi110 ceph-mon[100641]: pgmap v2808: 553 pgs: 553 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.1 KiB/s rd, 772 KiB/s wr, 13 op/s 2024-08-17T01:25:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:25:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:25:48] "GET /metrics HTTP/1.1" 200 68249 "" "Prometheus/2.43.0" 2024-08-17T01:25:48.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:48 smithi177 ceph-mon[90034]: pgmap v2808: 553 pgs: 553 active+clean; 12 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.1 KiB/s rd, 772 KiB/s wr, 13 op/s 2024-08-17T01:25:50.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:50 smithi110 ceph-mon[98148]: pgmap v2809: 553 pgs: 553 active+clean; 16 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-08-17T01:25:50.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:50 smithi110 ceph-mon[100641]: pgmap v2809: 553 pgs: 553 active+clean; 16 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-08-17T01:25:50.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:50 smithi177 ceph-mon[90034]: pgmap v2809: 553 pgs: 553 active+clean; 16 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-08-17T01:25:51.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:51 smithi110 ceph-mon[98148]: pool 'test-librbd-smithi110-146713-28' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T01:25:51.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:51 smithi110 ceph-mon[98148]: Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T01:25:51.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:51 smithi110 ceph-mon[98148]: osdmap e1678: 8 total, 8 up, 8 in 2024-08-17T01:25:51.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:51 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-27", "field": "max_objects", "val": "7"}]: dispatch 2024-08-17T01:25:51.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:51 smithi110 ceph-mon[100641]: pool 'test-librbd-smithi110-146713-28' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T01:25:51.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:51 smithi110 ceph-mon[100641]: Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T01:25:51.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:51 smithi110 ceph-mon[100641]: osdmap e1678: 8 total, 8 up, 8 in 2024-08-17T01:25:51.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:51 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-27", "field": "max_objects", "val": "7"}]: dispatch 2024-08-17T01:25:51.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:51 smithi177 ceph-mon[90034]: pool 'test-librbd-smithi110-146713-28' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T01:25:51.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:51 smithi177 ceph-mon[90034]: Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T01:25:51.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:51 smithi177 ceph-mon[90034]: osdmap e1678: 8 total, 8 up, 8 in 2024-08-17T01:25:51.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:51 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-27", "field": "max_objects", "val": "7"}]: dispatch 2024-08-17T01:25:52.053 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:25:52.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:52 smithi110 ceph-mon[98148]: pgmap v2811: 553 pgs: 553 active+clean; 16 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 639 B/s rd, 896 KiB/s wr, 1 op/s 2024-08-17T01:25:52.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:52 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-27", "field": "max_objects", "val": "7"}]': finished 2024-08-17T01:25:52.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:52 smithi110 ceph-mon[98148]: osdmap e1679: 8 total, 8 up, 8 in 2024-08-17T01:25:52.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:52 smithi110 ceph-mon[100641]: pgmap v2811: 553 pgs: 553 active+clean; 16 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 639 B/s rd, 896 KiB/s wr, 1 op/s 2024-08-17T01:25:52.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:52 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-27", "field": "max_objects", "val": "7"}]': finished 2024-08-17T01:25:52.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:52 smithi110 ceph-mon[100641]: osdmap e1679: 8 total, 8 up, 8 in 2024-08-17T01:25:52.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:52 smithi177 ceph-mon[90034]: pgmap v2811: 553 pgs: 553 active+clean; 16 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 639 B/s rd, 896 KiB/s wr, 1 op/s 2024-08-17T01:25:52.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:52 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi110-146713-27", "field": "max_objects", "val": "7"}]': finished 2024-08-17T01:25:52.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:52 smithi177 ceph-mon[90034]: osdmap e1679: 8 total, 8 up, 8 in 2024-08-17T01:25:53.082 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:25:54.093 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:25:54.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:54 smithi110 ceph-mon[98148]: pgmap v2813: 553 pgs: 553 active+clean; 17 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.6 KiB/s rd, 701 KiB/s wr, 3 op/s 2024-08-17T01:25:54.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:54 smithi110 ceph-mon[100641]: pgmap v2813: 553 pgs: 553 active+clean; 17 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.6 KiB/s rd, 701 KiB/s wr, 3 op/s 2024-08-17T01:25:54.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:54 smithi177 ceph-mon[90034]: pgmap v2813: 553 pgs: 553 active+clean; 17 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.6 KiB/s rd, 701 KiB/s wr, 3 op/s 2024-08-17T01:25:55.106 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:25:56.117 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:25:56.199 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.RemoveFullTryNamespaceDataPool (24997 ms) 2024-08-17T01:25:56.199 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestIO 2024-08-17T01:25:56.199 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:25:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:56 smithi110 ceph-mon[100641]: pgmap v2814: 553 pgs: 553 active+clean; 18 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 769 KiB/s wr, 6 op/s 2024-08-17T01:25:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:56 smithi110 ceph-mon[100641]: pool 'test-librbd-smithi110-146713-27' is full (reached quota's max_objects: 7) 2024-08-17T01:25:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:56 smithi110 ceph-mon[100641]: Health check update: 3 pool(s) full (POOL_FULL) 2024-08-17T01:25:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:56 smithi110 ceph-mon[100641]: osdmap e1680: 8 total, 8 up, 8 in 2024-08-17T01:25:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:56 smithi110 ceph-mon[98148]: pgmap v2814: 553 pgs: 553 active+clean; 18 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 769 KiB/s wr, 6 op/s 2024-08-17T01:25:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:56 smithi110 ceph-mon[98148]: pool 'test-librbd-smithi110-146713-27' is full (reached quota's max_objects: 7) 2024-08-17T01:25:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:56 smithi110 ceph-mon[98148]: Health check update: 3 pool(s) full (POOL_FULL) 2024-08-17T01:25:56.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:56 smithi110 ceph-mon[98148]: osdmap e1680: 8 total, 8 up, 8 in 2024-08-17T01:25:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:56 smithi177 ceph-mon[90034]: pgmap v2814: 553 pgs: 553 active+clean; 18 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 769 KiB/s wr, 6 op/s 2024-08-17T01:25:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:56 smithi177 ceph-mon[90034]: pool 'test-librbd-smithi110-146713-27' is full (reached quota's max_objects: 7) 2024-08-17T01:25:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:56 smithi177 ceph-mon[90034]: Health check update: 3 pool(s) full (POOL_FULL) 2024-08-17T01:25:56.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:56 smithi177 ceph-mon[90034]: osdmap e1680: 8 total, 8 up, 8 in 2024-08-17T01:25:57.955 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:25:57.956 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:25:57.956 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:25:57.956 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:25:57.956 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:25:57.956 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:57.956 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:25:57.956 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:57.956 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:57.956 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:25:57.956 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:57.957 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:25:57.957 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:57.957 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:57.957 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:25:57.957 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:57.957 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:25:57.957 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:57.957 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:57.957 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:25:57.957 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:57.958 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:25:57.958 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:57.958 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:57.958 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:25:57.958 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:57.958 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:25:57.958 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:57.958 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:57.958 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:25:57.958 INFO:tasks.workunit.client.0.smithi110.stdout:start compare and write 2024-08-17T01:25:57.958 INFO:tasks.workunit.client.0.smithi110.stdout:compare and wrote: 512 2024-08-17T01:25:57.958 INFO:tasks.workunit.client.0.smithi110.stdout:start compare and write 2024-08-17T01:25:57.959 INFO:tasks.workunit.client.0.smithi110.stdout:compare and wrote: 512 2024-08-17T01:25:57.959 INFO:tasks.workunit.client.0.smithi110.stdout:start compare and write 2024-08-17T01:25:57.959 INFO:tasks.workunit.client.0.smithi110.stdout:compare and wrote: 512 2024-08-17T01:25:57.959 INFO:tasks.workunit.client.0.smithi110.stdout:start compare and write 2024-08-17T01:25:57.959 INFO:tasks.workunit.client.0.smithi110.stdout:compare and wrote: 512 2024-08-17T01:25:57.959 INFO:tasks.workunit.client.0.smithi110.stdout:start compare and write 2024-08-17T01:25:57.959 INFO:tasks.workunit.client.0.smithi110.stdout:compare and wrote: 512 2024-08-17T01:25:57.959 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:57.959 INFO:tasks.workunit.client.0.smithi110.stdout:started aio compare and write 2024-08-17T01:25:57.959 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:57.959 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:57.960 INFO:tasks.workunit.client.0.smithi110.stdout:finished aio compare and write 2024-08-17T01:25:57.960 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:57.960 INFO:tasks.workunit.client.0.smithi110.stdout:started aio compare and write 2024-08-17T01:25:57.960 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:57.960 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:57.960 INFO:tasks.workunit.client.0.smithi110.stdout:finished aio compare and write 2024-08-17T01:25:57.960 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:57.960 INFO:tasks.workunit.client.0.smithi110.stdout:started aio compare and write 2024-08-17T01:25:57.960 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:57.960 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:57.960 INFO:tasks.workunit.client.0.smithi110.stdout:finished aio compare and write 2024-08-17T01:25:57.960 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:57.961 INFO:tasks.workunit.client.0.smithi110.stdout:started aio compare and write 2024-08-17T01:25:57.961 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:57.961 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:57.961 INFO:tasks.workunit.client.0.smithi110.stdout:finished aio compare and write 2024-08-17T01:25:57.961 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:57.961 INFO:tasks.workunit.client.0.smithi110.stdout:started aio compare and write 2024-08-17T01:25:57.961 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:57.961 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:57.961 INFO:tasks.workunit.client.0.smithi110.stdout:finished aio compare and write 2024-08-17T01:25:57.961 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:25:57.961 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:25:57.961 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:25:57.961 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:25:57.962 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:25:57.962 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:57.962 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:25:57.962 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:25:57.962 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:25:57.962 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:57.962 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:25:57.962 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:25:57.962 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:25:57.962 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:57.962 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:25:57.962 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:25:57.963 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:25:57.963 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:57.963 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:25:57.963 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:25:57.963 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:25:57.963 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:57.963 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:25:57.963 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:25:57.963 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:25:57.963 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 512~512 = 512 2024-08-17T01:25:57.963 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:57.963 INFO:tasks.workunit.client.0.smithi110.stdout:aio discard: 1536~512 = 0 2024-08-17T01:25:57.963 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:25:57.964 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:25:57.964 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:25:57.964 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:25:57.964 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:25:57.964 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 0 2024-08-17T01:25:57.964 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:57.964 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:57.964 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 0 2024-08-17T01:25:57.964 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:57.964 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:57.964 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 16384 2024-08-17T01:25:57.964 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:57.964 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:57.965 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 16384 2024-08-17T01:25:57.965 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:57.965 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:57.965 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:25:57.965 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:25:57.965 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 49152 2024-08-17T01:25:57.965 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:57.965 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:57.965 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 49152 2024-08-17T01:25:57.965 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:57.965 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:57.965 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 65536 2024-08-17T01:25:57.965 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:57.966 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:57.966 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 65536 2024-08-17T01:25:57.966 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:57.966 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:57.966 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:25:57.966 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:25:57.966 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 98304 2024-08-17T01:25:57.966 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:57.966 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:57.966 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 98304 2024-08-17T01:25:57.966 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:57.966 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:57.966 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 114688 2024-08-17T01:25:57.967 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:57.967 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:57.967 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 114688 2024-08-17T01:25:57.967 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:57.967 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:57.967 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:25:57.967 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:25:57.967 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 147456 2024-08-17T01:25:57.967 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:57.967 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:57.967 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 147456 2024-08-17T01:25:57.967 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:57.968 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:57.968 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 163840 2024-08-17T01:25:57.968 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:57.968 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:57.968 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 163840 2024-08-17T01:25:57.968 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:57.968 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:57.968 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:25:57.968 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:25:57.968 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 196608 2024-08-17T01:25:57.968 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:57.968 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:57.968 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 196608 2024-08-17T01:25:57.969 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:57.969 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:57.969 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 212992 2024-08-17T01:25:57.969 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:57.969 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:57.969 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 212992 2024-08-17T01:25:57.969 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:57.969 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:57.969 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:25:57.969 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:25:57.969 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:57.969 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:57.969 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:57.969 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:57.970 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:25:57.970 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:57.970 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:57.970 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:57.970 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:57.970 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:57.970 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:57.970 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:25:57.970 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:57.970 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:57.970 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:57.971 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:57.971 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:57.971 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:57.971 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:25:57.971 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:57.971 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:57.971 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:57.971 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:57.971 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:57.971 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:57.971 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:25:57.971 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:57.971 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:57.971 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:57.972 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:57.972 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:25:57.972 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:57.972 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:57.972 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:25:57.972 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:57.972 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:57.972 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:57.972 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:57.972 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:25:57.972 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:57.972 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:57.973 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:57.973 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:57.973 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:57.973 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:57.973 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:25:57.973 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:57.973 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:57.973 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:58.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:25:58 smithi110 ceph-mon[100641]: pgmap v2816: 553 pgs: 553 active+clean; 14 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 327 KiB/s wr, 9 op/s 2024-08-17T01:25:58.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:25:58 smithi110 ceph-mon[98148]: pgmap v2816: 553 pgs: 553 active+clean; 14 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 327 KiB/s wr, 9 op/s 2024-08-17T01:25:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:25:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:25:58] "GET /metrics HTTP/1.1" 200 68249 "" "Prometheus/2.43.0" 2024-08-17T01:25:58.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:25:58 smithi177 ceph-mon[90034]: pgmap v2816: 553 pgs: 553 active+clean; 14 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.6 KiB/s rd, 327 KiB/s wr, 9 op/s 2024-08-17T01:25:59.491 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:59.491 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:59.491 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:59.491 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:25:59.491 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:59.491 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:59.491 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:59.491 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:59.491 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:59.491 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:59.491 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:25:59.491 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:59.492 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:59.492 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:59.492 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:59.492 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:25:59.492 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:59.492 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:59.492 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:25:59.492 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:59.492 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:59.492 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:59.492 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:59.492 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:25:59.492 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:59.492 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:59.492 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:59.493 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:59.493 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:59.493 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:59.493 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:25:59.493 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:59.493 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:59.493 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:59.493 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:59.493 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:59.493 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:59.493 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:25:59.493 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:59.493 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:59.493 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:59.493 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:59.494 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:59.494 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:59.494 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:25:59.494 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:59.494 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:59.494 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:59.494 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:59.494 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:25:59.494 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:59.494 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:59.494 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:25:59.494 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:59.494 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:59.495 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:59.495 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:59.495 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:25:59.495 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:59.495 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:59.495 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:59.495 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:59.495 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:59.495 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:59.495 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:25:59.495 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:59.495 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:59.495 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:59.495 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:59.496 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:59.496 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:59.496 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:25:59.496 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:59.496 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:59.496 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:59.496 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:59.496 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:59.496 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:59.496 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:25:59.496 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:59.496 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:59.496 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:59.496 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:59.496 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:25:59.496 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:59.497 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:59.497 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:25:59.497 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:59.497 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:59.497 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:59.497 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:59.497 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:25:59.497 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:59.497 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:59.497 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:59.497 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:59.497 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:59.497 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:59.497 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:25:59.498 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:59.498 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:59.498 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:59.498 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:59.498 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:59.498 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:59.498 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:25:59.498 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:59.498 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:59.498 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:59.498 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:59.498 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:25:59.499 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:25:59.499 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:25:59.499 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:25:59.499 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:25:59.499 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:59.499 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:59.499 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:25:59.499 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:25:59.499 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:25:59.499 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:25:59.499 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:25:59.499 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:25:59.499 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:25:59.499 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:25:59.499 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestIO (3292 ms) 2024-08-17T01:25:59.499 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS1 2024-08-17T01:25:59.500 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:26:00.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:00 smithi110 ceph-mon[98148]: pgmap v2817: 553 pgs: 553 active+clean; 4.8 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 459 KiB/s rd, 496 KiB/s wr, 896 op/s 2024-08-17T01:26:00.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:00 smithi110 ceph-mon[100641]: pgmap v2817: 553 pgs: 553 active+clean; 4.8 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 459 KiB/s rd, 496 KiB/s wr, 896 op/s 2024-08-17T01:26:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:00 smithi177 ceph-mon[90034]: pgmap v2817: 553 pgs: 553 active+clean; 4.8 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 459 KiB/s rd, 496 KiB/s wr, 896 op/s 2024-08-17T01:26:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:01 smithi110 ceph-mon[100641]: pool 'test-librbd-smithi110-146713-28' no longer out of quota; removing NO_QUOTA flag 2024-08-17T01:26:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:01 smithi110 ceph-mon[100641]: Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T01:26:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:01 smithi110 ceph-mon[100641]: osdmap e1681: 8 total, 8 up, 8 in 2024-08-17T01:26:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:26:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:01 smithi110 ceph-mon[98148]: pool 'test-librbd-smithi110-146713-28' no longer out of quota; removing NO_QUOTA flag 2024-08-17T01:26:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:01 smithi110 ceph-mon[98148]: Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T01:26:01.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:01 smithi110 ceph-mon[98148]: osdmap e1681: 8 total, 8 up, 8 in 2024-08-17T01:26:01.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:26:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:01 smithi177 ceph-mon[90034]: pool 'test-librbd-smithi110-146713-28' no longer out of quota; removing NO_QUOTA flag 2024-08-17T01:26:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:01 smithi177 ceph-mon[90034]: Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T01:26:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:01 smithi177 ceph-mon[90034]: osdmap e1681: 8 total, 8 up, 8 in 2024-08-17T01:26:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:26:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:02 smithi110 ceph-mon[98148]: pgmap v2819: 553 pgs: 553 active+clean; 4.8 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 461 KiB/s rd, 368 KiB/s wr, 898 op/s 2024-08-17T01:26:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:02 smithi110 ceph-mon[100641]: pgmap v2819: 553 pgs: 553 active+clean; 4.8 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 461 KiB/s rd, 368 KiB/s wr, 898 op/s 2024-08-17T01:26:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:02 smithi177 ceph-mon[90034]: pgmap v2819: 553 pgs: 553 active+clean; 4.8 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 461 KiB/s rd, 368 KiB/s wr, 898 op/s 2024-08-17T01:26:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:04 smithi110 ceph-mon[100641]: pgmap v2820: 553 pgs: 553 active+clean; 8.8 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 463 KiB/s rd, 750 KiB/s wr, 900 op/s 2024-08-17T01:26:04.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:04 smithi110 ceph-mon[98148]: pgmap v2820: 553 pgs: 553 active+clean; 8.8 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 463 KiB/s rd, 750 KiB/s wr, 900 op/s 2024-08-17T01:26:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:04 smithi177 ceph-mon[90034]: pgmap v2820: 553 pgs: 553 active+clean; 8.8 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 463 KiB/s rd, 750 KiB/s wr, 900 op/s 2024-08-17T01:26:05.015 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:26:05.015 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:26:05.016 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:26:05.016 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:26:05.016 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:26:05.016 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:05.016 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:26:05.016 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:05.016 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:05.016 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:26:05.016 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:05.016 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:26:05.016 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:05.016 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:05.016 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:26:05.017 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:05.017 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:26:05.017 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:05.017 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:05.017 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:26:05.017 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:05.017 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:26:05.017 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:05.017 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:05.017 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:26:05.017 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:05.017 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:26:05.017 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:05.017 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:05.018 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:26:05.018 INFO:tasks.workunit.client.0.smithi110.stdout:start compare and write 2024-08-17T01:26:05.018 INFO:tasks.workunit.client.0.smithi110.stdout:compare and wrote: 512 2024-08-17T01:26:05.018 INFO:tasks.workunit.client.0.smithi110.stdout:start compare and write 2024-08-17T01:26:05.018 INFO:tasks.workunit.client.0.smithi110.stdout:compare and wrote: 512 2024-08-17T01:26:05.018 INFO:tasks.workunit.client.0.smithi110.stdout:start compare and write 2024-08-17T01:26:05.018 INFO:tasks.workunit.client.0.smithi110.stdout:compare and wrote: 512 2024-08-17T01:26:05.018 INFO:tasks.workunit.client.0.smithi110.stdout:start compare and write 2024-08-17T01:26:05.018 INFO:tasks.workunit.client.0.smithi110.stdout:compare and wrote: 512 2024-08-17T01:26:05.018 INFO:tasks.workunit.client.0.smithi110.stdout:start compare and write 2024-08-17T01:26:05.018 INFO:tasks.workunit.client.0.smithi110.stdout:compare and wrote: 512 2024-08-17T01:26:05.018 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:05.018 INFO:tasks.workunit.client.0.smithi110.stdout:started aio compare and write 2024-08-17T01:26:05.018 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:05.019 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:05.019 INFO:tasks.workunit.client.0.smithi110.stdout:finished aio compare and write 2024-08-17T01:26:05.019 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:05.019 INFO:tasks.workunit.client.0.smithi110.stdout:started aio compare and write 2024-08-17T01:26:05.019 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:05.019 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:05.019 INFO:tasks.workunit.client.0.smithi110.stdout:finished aio compare and write 2024-08-17T01:26:05.019 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:05.019 INFO:tasks.workunit.client.0.smithi110.stdout:started aio compare and write 2024-08-17T01:26:05.019 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:05.019 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:05.019 INFO:tasks.workunit.client.0.smithi110.stdout:finished aio compare and write 2024-08-17T01:26:05.020 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:05.020 INFO:tasks.workunit.client.0.smithi110.stdout:started aio compare and write 2024-08-17T01:26:05.020 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:05.020 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:05.020 INFO:tasks.workunit.client.0.smithi110.stdout:finished aio compare and write 2024-08-17T01:26:05.020 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:05.020 INFO:tasks.workunit.client.0.smithi110.stdout:started aio compare and write 2024-08-17T01:26:05.020 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:05.020 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:05.020 INFO:tasks.workunit.client.0.smithi110.stdout:finished aio compare and write 2024-08-17T01:26:05.020 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:26:05.020 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:26:05.020 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:26:05.020 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:26:05.021 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:26:05.021 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:05.021 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:26:05.021 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:26:05.021 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:26:05.021 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:05.021 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:26:05.021 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:26:05.021 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:26:05.021 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:05.021 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:26:05.021 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:26:05.021 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:26:05.021 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:05.022 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:26:05.022 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:26:05.022 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:26:05.022 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:05.022 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:26:05.022 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:26:05.022 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:26:05.022 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 512~512 = 512 2024-08-17T01:26:05.022 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:05.022 INFO:tasks.workunit.client.0.smithi110.stdout:aio discard: 1536~512 = 0 2024-08-17T01:26:05.022 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:26:05.022 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:26:05.022 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:26:05.023 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:26:05.023 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:26:05.023 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 0 2024-08-17T01:26:05.023 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:05.023 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:05.023 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 0 2024-08-17T01:26:05.023 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:05.023 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:05.023 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 16384 2024-08-17T01:26:05.023 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:05.023 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:05.023 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 16384 2024-08-17T01:26:05.023 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:05.024 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:05.024 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:05.024 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:05.024 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 49152 2024-08-17T01:26:05.024 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:05.024 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:05.024 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 49152 2024-08-17T01:26:05.024 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:05.024 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:05.024 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 65536 2024-08-17T01:26:05.024 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:05.024 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:05.024 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 65536 2024-08-17T01:26:05.024 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:05.025 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:05.025 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:05.025 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:05.025 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 98304 2024-08-17T01:26:05.025 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:05.025 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:05.025 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 98304 2024-08-17T01:26:05.025 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:05.025 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:05.025 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 114688 2024-08-17T01:26:05.025 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:05.025 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:05.025 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 114688 2024-08-17T01:26:05.026 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:05.026 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:05.026 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:05.026 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:05.026 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 147456 2024-08-17T01:26:05.026 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:05.026 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:05.026 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 147456 2024-08-17T01:26:05.026 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:05.026 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:05.026 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 163840 2024-08-17T01:26:05.026 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:05.026 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:05.027 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 163840 2024-08-17T01:26:05.027 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:05.027 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:05.027 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:05.027 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:05.027 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 196608 2024-08-17T01:26:05.027 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:05.027 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:05.027 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 196608 2024-08-17T01:26:05.027 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:05.027 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:05.027 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 212992 2024-08-17T01:26:05.027 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:05.027 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:05.027 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 212992 2024-08-17T01:26:05.028 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:05.028 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:05.028 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:05.028 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:05.028 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:05.028 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:05.028 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:05.028 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:05.028 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:05.028 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:05.028 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:05.028 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:05.028 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:05.028 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:05.028 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:05.029 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:05.029 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:05.029 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:05.029 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:05.029 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:05.029 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:05.029 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:05.029 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:05.029 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:05.029 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:05.029 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:05.029 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:05.029 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:05.029 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:05.029 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:05.030 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:05.030 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:05.030 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:05.030 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:05.030 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:05.030 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:05.030 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:05.030 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:05.030 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:05.030 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:05.030 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:05.030 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:05.030 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:05.030 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:05.031 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:05.031 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:05.031 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:05.031 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:05.031 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:05.031 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:05.031 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:05.031 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:05.031 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:06 smithi110 ceph-mon[100641]: pgmap v2821: 553 pgs: 553 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 471 KiB/s rd, 668 KiB/s wr, 934 op/s 2024-08-17T01:26:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:06 smithi110 ceph-mon[98148]: pgmap v2821: 553 pgs: 553 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 471 KiB/s rd, 668 KiB/s wr, 934 op/s 2024-08-17T01:26:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:06 smithi177 ceph-mon[90034]: pgmap v2821: 553 pgs: 553 active+clean; 11 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 471 KiB/s rd, 668 KiB/s wr, 934 op/s 2024-08-17T01:26:08.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:08 smithi110 ceph-mon[98148]: pgmap v2822: 553 pgs: 553 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.0 MiB/s wr, 1.71k op/s 2024-08-17T01:26:08.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:08 smithi110 ceph-mon[100641]: pgmap v2822: 553 pgs: 553 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.0 MiB/s wr, 1.71k op/s 2024-08-17T01:26:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:26:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:26:08] "GET /metrics HTTP/1.1" 200 68256 "" "Prometheus/2.43.0" 2024-08-17T01:26:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:08 smithi177 ceph-mon[90034]: pgmap v2822: 553 pgs: 553 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.0 MiB/s wr, 1.71k op/s 2024-08-17T01:26:10.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:10 smithi110 ceph-mon[98148]: pgmap v2823: 553 pgs: 553 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 851 KiB/s wr, 1.00k op/s 2024-08-17T01:26:10.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:10 smithi110 ceph-mon[100641]: pgmap v2823: 553 pgs: 553 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 851 KiB/s wr, 1.00k op/s 2024-08-17T01:26:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:10 smithi177 ceph-mon[90034]: pgmap v2823: 553 pgs: 553 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 851 KiB/s wr, 1.00k op/s 2024-08-17T01:26:10.864 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:10.864 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:10.864 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:10.864 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:10.864 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:10.864 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:10.864 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:10.865 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:10.865 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:10.865 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:10.865 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:10.865 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:10.865 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:10.865 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:10.865 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:10.865 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:10.865 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:10.865 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:10.865 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:10.865 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:10.865 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:10.866 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:10.866 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:10.866 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:10.866 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:10.866 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:10.866 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:10.866 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:10.866 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:10.866 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:10.866 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:10.866 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:10.866 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:10.866 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:10.867 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:10.867 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:10.867 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:10.867 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:10.867 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:10.867 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:10.867 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:10.867 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:10.867 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:10.867 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:10.867 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:10.867 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:10.867 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:10.867 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:10.868 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:10.868 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:10.868 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:10.868 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:10.868 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:10.868 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:10.868 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:10.868 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:10.868 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:10.868 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:10.868 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:10.868 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:10.868 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:10.868 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:10.868 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:10.868 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:10.869 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:10.869 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:10.869 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:10.869 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:10.869 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:10.869 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:10.869 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:10.869 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:10.869 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:10.869 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:10.869 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:10.869 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:10.869 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:10.869 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:10.869 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:10.869 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:10.870 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:10.870 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:10.870 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:10.870 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:10.870 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:10.870 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:10.870 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:10.870 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:10.870 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:10.870 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:10.870 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:10.870 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:10.870 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:10.870 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:10.870 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:10.871 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:10.871 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:10.871 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:10.871 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:10.871 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:10.871 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:10.871 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:10.871 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:10.871 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:10.871 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:10.871 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:10.871 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:10.871 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:10.872 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:10.872 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:10.872 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:10.872 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:10.872 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:10.872 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:10.872 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:10.872 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:10.872 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:10.872 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:10.872 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:10.872 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:10.872 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:10.872 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:26:10.873 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:26:10.873 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:26:10.873 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:26:10.873 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 4 2024-08-17T01:26:10.873 INFO:tasks.workunit.client.0.smithi110.stdout:read: 4 2024-08-17T01:26:10.873 INFO:tasks.workunit.client.0.smithi110.stdout:read: 4 2024-08-17T01:26:10.873 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS1 (11373 ms) 2024-08-17T01:26:10.873 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS2 2024-08-17T01:26:10.873 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:26:12.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:12 smithi110 ceph-mon[100641]: pgmap v2824: 553 pgs: 553 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 825 KiB/s wr, 971 op/s 2024-08-17T01:26:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:12 smithi110 ceph-mon[98148]: pgmap v2824: 553 pgs: 553 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 825 KiB/s wr, 971 op/s 2024-08-17T01:26:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:12 smithi177 ceph-mon[90034]: pgmap v2824: 553 pgs: 553 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 825 KiB/s wr, 971 op/s 2024-08-17T01:26:14.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:14 smithi110 ceph-mon[100641]: pgmap v2825: 553 pgs: 553 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 710 KiB/s wr, 841 op/s 2024-08-17T01:26:14.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:14 smithi110 ceph-mon[98148]: pgmap v2825: 553 pgs: 553 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 710 KiB/s wr, 841 op/s 2024-08-17T01:26:14.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:14 smithi177 ceph-mon[90034]: pgmap v2825: 553 pgs: 553 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 710 KiB/s wr, 841 op/s 2024-08-17T01:26:16.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:16 smithi110 ceph-mon[100641]: pgmap v2826: 553 pgs: 553 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 368 KiB/s wr, 837 op/s 2024-08-17T01:26:16.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:26:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:16 smithi110 ceph-mon[98148]: pgmap v2826: 553 pgs: 553 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 368 KiB/s wr, 837 op/s 2024-08-17T01:26:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:26:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:16 smithi177 ceph-mon[90034]: pgmap v2826: 553 pgs: 553 active+clean; 15 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 368 KiB/s wr, 837 op/s 2024-08-17T01:26:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:26:18.360 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:26:18.360 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:26:18.360 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:26:18.361 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:26:18.361 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:26:18.361 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:18.361 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:26:18.361 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:18.361 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:18.361 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:26:18.361 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:18.361 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:26:18.361 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:18.361 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:18.361 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:26:18.361 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:18.362 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:26:18.362 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:18.362 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:18.362 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:26:18.362 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:18.362 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:26:18.362 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:18.362 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:18.362 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:26:18.362 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:18.362 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:26:18.362 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:18.362 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:18.363 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:26:18.363 INFO:tasks.workunit.client.0.smithi110.stdout:start compare and write 2024-08-17T01:26:18.363 INFO:tasks.workunit.client.0.smithi110.stdout:compare and wrote: 512 2024-08-17T01:26:18.363 INFO:tasks.workunit.client.0.smithi110.stdout:start compare and write 2024-08-17T01:26:18.363 INFO:tasks.workunit.client.0.smithi110.stdout:compare and wrote: 512 2024-08-17T01:26:18.363 INFO:tasks.workunit.client.0.smithi110.stdout:start compare and write 2024-08-17T01:26:18.363 INFO:tasks.workunit.client.0.smithi110.stdout:compare and wrote: 512 2024-08-17T01:26:18.364 INFO:tasks.workunit.client.0.smithi110.stdout:start compare and write 2024-08-17T01:26:18.364 INFO:tasks.workunit.client.0.smithi110.stdout:compare and wrote: 512 2024-08-17T01:26:18.364 INFO:tasks.workunit.client.0.smithi110.stdout:start compare and write 2024-08-17T01:26:18.364 INFO:tasks.workunit.client.0.smithi110.stdout:compare and wrote: 512 2024-08-17T01:26:18.364 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:18.364 INFO:tasks.workunit.client.0.smithi110.stdout:started aio compare and write 2024-08-17T01:26:18.364 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:18.364 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:18.364 INFO:tasks.workunit.client.0.smithi110.stdout:finished aio compare and write 2024-08-17T01:26:18.364 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:18.364 INFO:tasks.workunit.client.0.smithi110.stdout:started aio compare and write 2024-08-17T01:26:18.365 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:18.365 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:18.365 INFO:tasks.workunit.client.0.smithi110.stdout:finished aio compare and write 2024-08-17T01:26:18.365 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:18.365 INFO:tasks.workunit.client.0.smithi110.stdout:started aio compare and write 2024-08-17T01:26:18.365 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:18.365 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:18.365 INFO:tasks.workunit.client.0.smithi110.stdout:finished aio compare and write 2024-08-17T01:26:18.365 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:18.365 INFO:tasks.workunit.client.0.smithi110.stdout:started aio compare and write 2024-08-17T01:26:18.365 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:18.366 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:18.366 INFO:tasks.workunit.client.0.smithi110.stdout:finished aio compare and write 2024-08-17T01:26:18.366 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:18.366 INFO:tasks.workunit.client.0.smithi110.stdout:started aio compare and write 2024-08-17T01:26:18.366 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:18.366 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:18.366 INFO:tasks.workunit.client.0.smithi110.stdout:finished aio compare and write 2024-08-17T01:26:18.366 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:26:18.366 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:26:18.366 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:26:18.366 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:26:18.366 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:26:18.366 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:18.366 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:26:18.367 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:26:18.367 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:26:18.367 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:18.367 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:26:18.367 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:26:18.367 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:26:18.367 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:18.367 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:26:18.367 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:26:18.367 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:26:18.367 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:18.367 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:26:18.367 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:26:18.367 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:26:18.367 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:18.368 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:26:18.368 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:26:18.368 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:26:18.368 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 512~512 = 512 2024-08-17T01:26:18.368 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:18.368 INFO:tasks.workunit.client.0.smithi110.stdout:aio discard: 1536~512 = 0 2024-08-17T01:26:18.368 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:26:18.368 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:26:18.368 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:26:18.368 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:26:18.368 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:26:18.368 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 0 2024-08-17T01:26:18.368 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:18.368 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:18.369 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 0 2024-08-17T01:26:18.369 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:18.369 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:18.369 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 16384 2024-08-17T01:26:18.369 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:18.369 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:18.369 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 16384 2024-08-17T01:26:18.369 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:18.369 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:18.369 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:18.369 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:18.369 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 49152 2024-08-17T01:26:18.369 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:18.369 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:18.370 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 49152 2024-08-17T01:26:18.370 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:18.370 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:18.370 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 65536 2024-08-17T01:26:18.370 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:18.370 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:18.370 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 65536 2024-08-17T01:26:18.370 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:18.370 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:18.370 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:18.370 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:18.370 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 98304 2024-08-17T01:26:18.370 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:18.370 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:18.371 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 98304 2024-08-17T01:26:18.371 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:18.371 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:18.371 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 114688 2024-08-17T01:26:18.371 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:18.371 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:18.371 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 114688 2024-08-17T01:26:18.371 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:18.371 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:18.371 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:18.371 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:18.371 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 147456 2024-08-17T01:26:18.371 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:18.371 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:18.371 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 147456 2024-08-17T01:26:18.372 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:18.372 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:18.372 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 163840 2024-08-17T01:26:18.372 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:18.372 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:18.372 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 163840 2024-08-17T01:26:18.372 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:18.372 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:18.372 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:18.372 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:18.372 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 196608 2024-08-17T01:26:18.372 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:18.372 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:18.372 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 196608 2024-08-17T01:26:18.373 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:18.373 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:18.373 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 212992 2024-08-17T01:26:18.373 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:18.373 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:18.373 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 212992 2024-08-17T01:26:18.373 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:18.373 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:18.373 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:18.373 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:18.373 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:18.373 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:18.373 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:18.373 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:18.374 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:18.374 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:18.374 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:18.374 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:18.374 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:18.374 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:18.374 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:18.374 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:18.374 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:18.374 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:18.375 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:18.375 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:18.375 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:18.375 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:18.375 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:18.375 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:18.375 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:18.375 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:18.375 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:18.375 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:18.375 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:18.375 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:18.376 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:18.376 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:18.376 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:18.376 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:18.376 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:18.376 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:18.376 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:18.376 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:18.376 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:18.376 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:18.376 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:18.376 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:18.376 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:18.376 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:18.376 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:18.377 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:18.377 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:18.377 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:18.377 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:18.377 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:18.377 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:18.377 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:18.377 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:18 smithi110 ceph-mon[98148]: pgmap v2827: 553 pgs: 553 active+clean; 23 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.1 MiB/s wr, 858 op/s 2024-08-17T01:26:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:18 smithi110 ceph-mon[100641]: pgmap v2827: 553 pgs: 553 active+clean; 23 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.1 MiB/s wr, 858 op/s 2024-08-17T01:26:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:26:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:26:18] "GET /metrics HTTP/1.1" 200 68269 "" "Prometheus/2.43.0" 2024-08-17T01:26:18.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:18 smithi177 ceph-mon[90034]: pgmap v2827: 553 pgs: 553 active+clean; 23 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.1 MiB/s wr, 858 op/s 2024-08-17T01:26:20.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:20 smithi110 ceph-mon[100641]: pgmap v2828: 553 pgs: 553 active+clean; 23 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 761 KiB/s wr, 152 op/s 2024-08-17T01:26:20.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:20 smithi110 ceph-mon[98148]: pgmap v2828: 553 pgs: 553 active+clean; 23 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 761 KiB/s wr, 152 op/s 2024-08-17T01:26:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:20 smithi177 ceph-mon[90034]: pgmap v2828: 553 pgs: 553 active+clean; 23 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 761 KiB/s wr, 152 op/s 2024-08-17T01:26:22.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:22 smithi110 ceph-mon[100641]: pgmap v2829: 553 pgs: 553 active+clean; 31 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 971 KiB/s rd, 1.4 MiB/s wr, 156 op/s 2024-08-17T01:26:22.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:22 smithi110 ceph-mon[98148]: pgmap v2829: 553 pgs: 553 active+clean; 31 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 971 KiB/s rd, 1.4 MiB/s wr, 156 op/s 2024-08-17T01:26:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:22 smithi177 ceph-mon[90034]: pgmap v2829: 553 pgs: 553 active+clean; 31 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 971 KiB/s rd, 1.4 MiB/s wr, 156 op/s 2024-08-17T01:26:24.132 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:24.132 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:24.132 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:24.133 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:24.133 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:24.133 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:24.133 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:24.133 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:24.133 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:24.133 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:24.133 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:24.133 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:24.133 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:24.133 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:24.133 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:24.133 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:24.134 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:24.134 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:24.134 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:24.134 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:24.134 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:24.134 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:24.134 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:24.134 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:24.134 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:24.134 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:24.134 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:24.134 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:24.134 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:24.135 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:24.135 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:24.135 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:24.135 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:24.135 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:24.135 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:24.135 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:24.135 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:24.135 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:24.135 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:24.135 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:24.135 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:24.135 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:24.136 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:24.136 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:24.136 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:24.136 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:24.136 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:24.136 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:24.136 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:24.136 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:24.136 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:24.136 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:24.136 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:24.136 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:24.136 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:24.136 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:24.137 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:24.137 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:24.137 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:24.137 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:24.137 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:24.137 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:24.137 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:24.137 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:24.137 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:24.137 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:24.137 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:24.137 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:24.137 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:24.138 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:24.138 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:24.138 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:24.138 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:24.138 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:24.138 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:24.138 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:24.138 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:24.138 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:24.138 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:24.138 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:24.138 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:24.138 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:24.139 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:24.139 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:24.139 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:24.139 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:24.139 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:24.139 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:24.139 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:24.139 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:24.139 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:24.139 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:24.139 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:24.139 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:24.139 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:24.139 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:24.139 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:24.140 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:24.140 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:24.140 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:24.140 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:24.140 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:24.140 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:24.140 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:24.140 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:24.140 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:24.140 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:24.140 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:24.140 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:24.140 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:24.141 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:26:24.141 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:26:24.141 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:26:24.141 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:26:24.141 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:26:24.141 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:24.141 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:24.141 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:24.141 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:26:24.141 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:26:24.141 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:26:24.141 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:26:24.141 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:26:24.141 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:26:24.142 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:26:24.142 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 4 2024-08-17T01:26:24.142 INFO:tasks.workunit.client.0.smithi110.stdout:read: 4 2024-08-17T01:26:24.142 INFO:tasks.workunit.client.0.smithi110.stdout:read: 4 2024-08-17T01:26:24.142 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS2 (13268 ms) 2024-08-17T01:26:24.142 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestCloneEncryption 2024-08-17T01:26:24.142 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:26:24.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:24 smithi110 ceph-mon[100641]: pgmap v2830: 553 pgs: 553 active+clean; 35 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 725 op/s 2024-08-17T01:26:24.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:24 smithi110 ceph-mon[98148]: pgmap v2830: 553 pgs: 553 active+clean; 35 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 725 op/s 2024-08-17T01:26:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:24 smithi177 ceph-mon[90034]: pgmap v2830: 553 pgs: 553 active+clean; 35 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 725 op/s 2024-08-17T01:26:25.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:25 smithi110 ceph-mon[100641]: osdmap e1682: 8 total, 8 up, 8 in 2024-08-17T01:26:25.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:25 smithi110 ceph-mon[98148]: osdmap e1682: 8 total, 8 up, 8 in 2024-08-17T01:26:25.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:25 smithi177 ceph-mon[90034]: osdmap e1682: 8 total, 8 up, 8 in 2024-08-17T01:26:26.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:26 smithi110 ceph-mon[98148]: pgmap v2832: 553 pgs: 553 active+clean; 35 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 865 op/s 2024-08-17T01:26:26.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:26 smithi110 ceph-mon[100641]: pgmap v2832: 553 pgs: 553 active+clean; 35 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 865 op/s 2024-08-17T01:26:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:26 smithi177 ceph-mon[90034]: pgmap v2832: 553 pgs: 553 active+clean; 35 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 865 op/s 2024-08-17T01:26:28.458 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:26:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:26:28] "GET /metrics HTTP/1.1" 200 68269 "" "Prometheus/2.43.0" 2024-08-17T01:26:28.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:28 smithi110 ceph-mon[100641]: pgmap v2833: 553 pgs: 553 active+clean; 35 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.1 MiB/s wr, 698 op/s 2024-08-17T01:26:28.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:28 smithi110 ceph-mon[98148]: pgmap v2833: 553 pgs: 553 active+clean; 35 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.1 MiB/s wr, 698 op/s 2024-08-17T01:26:28.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:28 smithi177 ceph-mon[90034]: pgmap v2833: 553 pgs: 553 active+clean; 35 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.1 MiB/s wr, 698 op/s 2024-08-17T01:26:30.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:30 smithi110 ceph-mon[100641]: pgmap v2834: 553 pgs: 553 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.5 MiB/s wr, 720 op/s 2024-08-17T01:26:30.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:30 smithi110 ceph-mon[98148]: pgmap v2834: 553 pgs: 553 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.5 MiB/s wr, 720 op/s 2024-08-17T01:26:30.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:30 smithi177 ceph-mon[90034]: pgmap v2834: 553 pgs: 553 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.5 MiB/s wr, 720 op/s 2024-08-17T01:26:31.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:31 smithi110 ceph-mon[100641]: osdmap e1683: 8 total, 8 up, 8 in 2024-08-17T01:26:31.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:26:31.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:31 smithi110 ceph-mon[98148]: osdmap e1683: 8 total, 8 up, 8 in 2024-08-17T01:26:31.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:26:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:31 smithi177 ceph-mon[90034]: osdmap e1683: 8 total, 8 up, 8 in 2024-08-17T01:26:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:26:32.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:32 smithi110 ceph-mon[100641]: pgmap v2836: 553 pgs: 553 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 514 KiB/s wr, 40 op/s 2024-08-17T01:26:32.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:32 smithi110 ceph-mon[98148]: pgmap v2836: 553 pgs: 553 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 514 KiB/s wr, 40 op/s 2024-08-17T01:26:32.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:32 smithi177 ceph-mon[90034]: pgmap v2836: 553 pgs: 553 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 514 KiB/s wr, 40 op/s 2024-08-17T01:26:34.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:34 smithi110 ceph-mon[100641]: pgmap v2837: 553 pgs: 553 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 462 KiB/s wr, 49 op/s 2024-08-17T01:26:34.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:34 smithi110 ceph-mon[98148]: pgmap v2837: 553 pgs: 553 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 462 KiB/s wr, 49 op/s 2024-08-17T01:26:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:34 smithi177 ceph-mon[90034]: pgmap v2837: 553 pgs: 553 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 462 KiB/s wr, 49 op/s 2024-08-17T01:26:36.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:36 smithi177 ceph-mon[90034]: pgmap v2838: 553 pgs: 553 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 413 KiB/s wr, 60 op/s 2024-08-17T01:26:36.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:26:36.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:36 smithi110 ceph-mon[100641]: pgmap v2838: 553 pgs: 553 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 413 KiB/s wr, 60 op/s 2024-08-17T01:26:36.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:26:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:36 smithi110 ceph-mon[98148]: pgmap v2838: 553 pgs: 553 active+clean; 39 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 413 KiB/s wr, 60 op/s 2024-08-17T01:26:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:26:38.485 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:26:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:26:38] "GET /metrics HTTP/1.1" 200 68260 "" "Prometheus/2.43.0" 2024-08-17T01:26:38.804 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:38 smithi177 ceph-mon[90034]: pgmap v2839: 553 pgs: 553 active+clean; 43 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 821 KiB/s wr, 53 op/s 2024-08-17T01:26:38.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:38 smithi110 ceph-mon[100641]: pgmap v2839: 553 pgs: 553 active+clean; 43 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 821 KiB/s wr, 53 op/s 2024-08-17T01:26:38.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:38 smithi110 ceph-mon[98148]: pgmap v2839: 553 pgs: 553 active+clean; 43 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 821 KiB/s wr, 53 op/s 2024-08-17T01:26:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:26:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:26:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:26:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:26:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:39 smithi110 ceph-mon[98148]: pgmap v2840: 553 pgs: 553 active+clean; 43 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 411 KiB/s wr, 30 op/s 2024-08-17T01:26:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:26:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:26:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:26:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:26:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:26:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:26:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:26:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:39 smithi110 ceph-mon[100641]: pgmap v2840: 553 pgs: 553 active+clean; 43 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 411 KiB/s wr, 30 op/s 2024-08-17T01:26:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:26:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:26:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:26:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:26:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:26:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:26:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:26:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:39 smithi177 ceph-mon[90034]: pgmap v2840: 553 pgs: 553 active+clean; 43 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 411 KiB/s wr, 30 op/s 2024-08-17T01:26:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:26:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:26:40.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:26:42.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:42 smithi110 ceph-mon[100641]: pgmap v2841: 553 pgs: 553 active+clean; 55 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-08-17T01:26:42.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:42 smithi110 ceph-mon[100641]: osdmap e1684: 8 total, 8 up, 8 in 2024-08-17T01:26:42.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:42 smithi110 ceph-mon[98148]: pgmap v2841: 553 pgs: 553 active+clean; 55 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-08-17T01:26:42.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:42 smithi110 ceph-mon[98148]: osdmap e1684: 8 total, 8 up, 8 in 2024-08-17T01:26:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:42 smithi177 ceph-mon[90034]: pgmap v2841: 553 pgs: 553 active+clean; 55 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-08-17T01:26:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:42 smithi177 ceph-mon[90034]: osdmap e1684: 8 total, 8 up, 8 in 2024-08-17T01:26:44.664 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:44 smithi177 ceph-mon[90034]: pgmap v2843: 553 pgs: 553 active+clean; 59 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 2.0 MiB/s wr, 38 op/s 2024-08-17T01:26:44.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:44 smithi110 ceph-mon[100641]: pgmap v2843: 553 pgs: 553 active+clean; 59 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 2.0 MiB/s wr, 38 op/s 2024-08-17T01:26:44.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:44 smithi110 ceph-mon[98148]: pgmap v2843: 553 pgs: 553 active+clean; 59 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 2.0 MiB/s wr, 38 op/s 2024-08-17T01:26:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:46 smithi110 ceph-mon[100641]: pgmap v2844: 553 pgs: 553 active+clean; 59 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-17T01:26:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:26:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:46 smithi110 ceph-mon[98148]: pgmap v2844: 553 pgs: 553 active+clean; 59 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-17T01:26:46.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:26:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:46 smithi177 ceph-mon[90034]: pgmap v2844: 553 pgs: 553 active+clean; 59 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-17T01:26:46.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:26:48.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:48 smithi110 ceph-mon[100641]: pgmap v2845: 553 pgs: 553 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 2.0 MiB/s wr, 44 op/s 2024-08-17T01:26:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:26:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:26:48] "GET /metrics HTTP/1.1" 200 68269 "" "Prometheus/2.43.0" 2024-08-17T01:26:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:48 smithi110 ceph-mon[98148]: pgmap v2845: 553 pgs: 553 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 2.0 MiB/s wr, 44 op/s 2024-08-17T01:26:48.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:48 smithi177 ceph-mon[90034]: pgmap v2845: 553 pgs: 553 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 2.0 MiB/s wr, 44 op/s 2024-08-17T01:26:50.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:50 smithi110 ceph-mon[98148]: pgmap v2846: 553 pgs: 553 active+clean; 71 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 2.8 MiB/s wr, 44 op/s 2024-08-17T01:26:50.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:50 smithi110 ceph-mon[100641]: pgmap v2846: 553 pgs: 553 active+clean; 71 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 2.8 MiB/s wr, 44 op/s 2024-08-17T01:26:50.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:50 smithi177 ceph-mon[90034]: pgmap v2846: 553 pgs: 553 active+clean; 71 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 2.8 MiB/s wr, 44 op/s 2024-08-17T01:26:52.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:52 smithi110 ceph-mon[98148]: pgmap v2847: 553 pgs: 553 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 2.0 MiB/s wr, 44 op/s 2024-08-17T01:26:52.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:52 smithi110 ceph-mon[100641]: pgmap v2847: 553 pgs: 553 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 2.0 MiB/s wr, 44 op/s 2024-08-17T01:26:52.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:52 smithi177 ceph-mon[90034]: pgmap v2847: 553 pgs: 553 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 2.0 MiB/s wr, 44 op/s 2024-08-17T01:26:54.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:54 smithi110 ceph-mon[100641]: pgmap v2848: 553 pgs: 553 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 418 KiB/s rd, 1.7 MiB/s wr, 37 op/s 2024-08-17T01:26:54.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:54 smithi110 ceph-mon[98148]: pgmap v2848: 553 pgs: 553 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 418 KiB/s rd, 1.7 MiB/s wr, 37 op/s 2024-08-17T01:26:54.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:54 smithi177 ceph-mon[90034]: pgmap v2848: 553 pgs: 553 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 418 KiB/s rd, 1.7 MiB/s wr, 37 op/s 2024-08-17T01:26:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:56 smithi110 ceph-mon[100641]: pgmap v2849: 553 pgs: 553 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-08-17T01:26:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:56 smithi110 ceph-mon[98148]: pgmap v2849: 553 pgs: 553 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-08-17T01:26:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:56 smithi177 ceph-mon[90034]: pgmap v2849: 553 pgs: 553 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-08-17T01:26:58.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:26:58 smithi110 ceph-mon[98148]: pgmap v2850: 553 pgs: 553 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-17T01:26:58.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:26:58 smithi110 ceph-mon[100641]: pgmap v2850: 553 pgs: 553 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-17T01:26:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:26:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:26:58] "GET /metrics HTTP/1.1" 200 68269 "" "Prometheus/2.43.0" 2024-08-17T01:26:58.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:26:58 smithi177 ceph-mon[90034]: pgmap v2850: 553 pgs: 553 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-17T01:27:00.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:00 smithi110 ceph-mon[100641]: pgmap v2851: 553 pgs: 553 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1023 KiB/s wr, 1 op/s 2024-08-17T01:27:00.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:00 smithi110 ceph-mon[100641]: osdmap e1685: 8 total, 8 up, 8 in 2024-08-17T01:27:00.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:00 smithi110 ceph-mon[98148]: pgmap v2851: 553 pgs: 553 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1023 KiB/s wr, 1 op/s 2024-08-17T01:27:00.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:00 smithi110 ceph-mon[98148]: osdmap e1685: 8 total, 8 up, 8 in 2024-08-17T01:27:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:00 smithi177 ceph-mon[90034]: pgmap v2851: 553 pgs: 553 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1023 KiB/s wr, 1 op/s 2024-08-17T01:27:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:00 smithi177 ceph-mon[90034]: osdmap e1685: 8 total, 8 up, 8 in 2024-08-17T01:27:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:27:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:27:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:27:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:02 smithi110 ceph-mon[98148]: pgmap v2853: 553 pgs: 553 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 204 B/s wr, 2 op/s 2024-08-17T01:27:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:02 smithi110 ceph-mon[100641]: pgmap v2853: 553 pgs: 553 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 204 B/s wr, 2 op/s 2024-08-17T01:27:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:02 smithi177 ceph-mon[90034]: pgmap v2853: 553 pgs: 553 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 204 B/s wr, 2 op/s 2024-08-17T01:27:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:04 smithi110 ceph-mon[100641]: pgmap v2854: 553 pgs: 553 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 920 B/s wr, 24 op/s 2024-08-17T01:27:04.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:04 smithi110 ceph-mon[98148]: pgmap v2854: 553 pgs: 553 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 920 B/s wr, 24 op/s 2024-08-17T01:27:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:04 smithi177 ceph-mon[90034]: pgmap v2854: 553 pgs: 553 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 920 B/s wr, 24 op/s 2024-08-17T01:27:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:06 smithi110 ceph-mon[98148]: pgmap v2855: 553 pgs: 553 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-17T01:27:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:06 smithi110 ceph-mon[100641]: pgmap v2855: 553 pgs: 553 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-17T01:27:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:06 smithi177 ceph-mon[90034]: pgmap v2855: 553 pgs: 553 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-17T01:27:08.453 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:27:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:27:08] "GET /metrics HTTP/1.1" 200 68262 "" "Prometheus/2.43.0" 2024-08-17T01:27:08.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:08 smithi110 ceph-mon[100641]: pgmap v2856: 553 pgs: 553 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-17T01:27:08.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:08 smithi110 ceph-mon[98148]: pgmap v2856: 553 pgs: 553 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-17T01:27:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:08 smithi177 ceph-mon[90034]: pgmap v2856: 553 pgs: 553 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-17T01:27:10.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:10 smithi110 ceph-mon[98148]: pgmap v2857: 553 pgs: 553 active+clean; 151 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 7.6 MiB/s wr, 51 op/s 2024-08-17T01:27:10.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:10 smithi110 ceph-mon[100641]: pgmap v2857: 553 pgs: 553 active+clean; 151 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 7.6 MiB/s wr, 51 op/s 2024-08-17T01:27:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:10 smithi177 ceph-mon[90034]: pgmap v2857: 553 pgs: 553 active+clean; 151 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 7.6 MiB/s wr, 51 op/s 2024-08-17T01:27:11.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:11 smithi110 ceph-mon[98148]: osdmap e1686: 8 total, 8 up, 8 in 2024-08-17T01:27:11.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:11 smithi110 ceph-mon[100641]: osdmap e1686: 8 total, 8 up, 8 in 2024-08-17T01:27:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:11 smithi177 ceph-mon[90034]: osdmap e1686: 8 total, 8 up, 8 in 2024-08-17T01:27:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:12 smithi110 ceph-mon[98148]: pgmap v2859: 553 pgs: 553 active+clean; 183 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 567 KiB/s rd, 13 MiB/s wr, 109 op/s 2024-08-17T01:27:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:12 smithi110 ceph-mon[98148]: osdmap e1687: 8 total, 8 up, 8 in 2024-08-17T01:27:12.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:12 smithi110 ceph-mon[100641]: pgmap v2859: 553 pgs: 553 active+clean; 183 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 567 KiB/s rd, 13 MiB/s wr, 109 op/s 2024-08-17T01:27:12.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:12 smithi110 ceph-mon[100641]: osdmap e1687: 8 total, 8 up, 8 in 2024-08-17T01:27:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:12 smithi177 ceph-mon[90034]: pgmap v2859: 553 pgs: 553 active+clean; 183 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 567 KiB/s rd, 13 MiB/s wr, 109 op/s 2024-08-17T01:27:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:12 smithi177 ceph-mon[90034]: osdmap e1687: 8 total, 8 up, 8 in 2024-08-17T01:27:13.583 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 4 2024-08-17T01:27:13.583 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 4 2024-08-17T01:27:13.583 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 4 2024-08-17T01:27:13.583 INFO:tasks.workunit.client.0.smithi110.stdout:read: 4 2024-08-17T01:27:13.583 INFO:tasks.workunit.client.0.smithi110.stdout:read: 4 2024-08-17T01:27:13.583 INFO:tasks.workunit.client.0.smithi110.stdout:read: 4 2024-08-17T01:27:13.584 INFO:tasks.workunit.client.0.smithi110.stdout:read: 4 2024-08-17T01:27:13.584 INFO:tasks.workunit.client.0.smithi110.stdout:read: 4 2024-08-17T01:27:13.584 INFO:tasks.workunit.client.0.smithi110.stdout:read: 4 2024-08-17T01:27:13.584 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestCloneEncryption (49451 ms) 2024-08-17T01:27:13.584 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.LUKS1UnderLUKS2WithoutResize 2024-08-17T01:27:13.584 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:27:13.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:13 smithi110 ceph-mon[100641]: osdmap e1688: 8 total, 8 up, 8 in 2024-08-17T01:27:13.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:13 smithi110 ceph-mon[98148]: osdmap e1688: 8 total, 8 up, 8 in 2024-08-17T01:27:13.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:13 smithi177 ceph-mon[90034]: osdmap e1688: 8 total, 8 up, 8 in 2024-08-17T01:27:14.766 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:14 smithi177 ceph-mon[90034]: pgmap v2862: 553 pgs: 553 active+clean; 139 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 840 KiB/s rd, 43 MiB/s wr, 205 op/s 2024-08-17T01:27:14.766 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:14 smithi177 ceph-mon[90034]: osdmap e1689: 8 total, 8 up, 8 in 2024-08-17T01:27:14.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:14 smithi110 ceph-mon[98148]: pgmap v2862: 553 pgs: 553 active+clean; 139 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 840 KiB/s rd, 43 MiB/s wr, 205 op/s 2024-08-17T01:27:14.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:14 smithi110 ceph-mon[98148]: osdmap e1689: 8 total, 8 up, 8 in 2024-08-17T01:27:14.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:14 smithi110 ceph-mon[100641]: pgmap v2862: 553 pgs: 553 active+clean; 139 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 840 KiB/s rd, 43 MiB/s wr, 205 op/s 2024-08-17T01:27:14.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:14 smithi110 ceph-mon[100641]: osdmap e1689: 8 total, 8 up, 8 in 2024-08-17T01:27:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:16 smithi110 ceph-mon[98148]: pgmap v2864: 553 pgs: 553 active+clean; 35 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 26 MiB/s wr, 201 op/s 2024-08-17T01:27:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:16 smithi110 ceph-mon[98148]: osdmap e1690: 8 total, 8 up, 8 in 2024-08-17T01:27:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:27:16.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:16 smithi110 ceph-mon[100641]: pgmap v2864: 553 pgs: 553 active+clean; 35 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 26 MiB/s wr, 201 op/s 2024-08-17T01:27:16.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:16 smithi110 ceph-mon[100641]: osdmap e1690: 8 total, 8 up, 8 in 2024-08-17T01:27:16.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:27:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:16 smithi177 ceph-mon[90034]: pgmap v2864: 553 pgs: 553 active+clean; 35 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 26 MiB/s wr, 201 op/s 2024-08-17T01:27:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:16 smithi177 ceph-mon[90034]: osdmap e1690: 8 total, 8 up, 8 in 2024-08-17T01:27:16.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:27:18.494 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:18 smithi110 ceph-mon[98148]: pgmap v2866: 553 pgs: 553 active+clean; 43 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 23 MiB/s wr, 200 op/s 2024-08-17T01:27:18.494 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:27:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:27:18] "GET /metrics HTTP/1.1" 200 68258 "" "Prometheus/2.43.0" 2024-08-17T01:27:18.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:18 smithi110 ceph-mon[98148]: osdmap e1691: 8 total, 8 up, 8 in 2024-08-17T01:27:18.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:18 smithi110 ceph-mon[100641]: pgmap v2866: 553 pgs: 553 active+clean; 43 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 23 MiB/s wr, 200 op/s 2024-08-17T01:27:18.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:18 smithi110 ceph-mon[100641]: osdmap e1691: 8 total, 8 up, 8 in 2024-08-17T01:27:18.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:18 smithi177 ceph-mon[90034]: pgmap v2866: 553 pgs: 553 active+clean; 43 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 23 MiB/s wr, 200 op/s 2024-08-17T01:27:18.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:18 smithi177 ceph-mon[90034]: osdmap e1691: 8 total, 8 up, 8 in 2024-08-17T01:27:20.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:20 smithi110 ceph-mon[98148]: pgmap v2868: 553 pgs: 553 active+clean; 56 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 3.5 MiB/s wr, 131 op/s 2024-08-17T01:27:20.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:20 smithi110 ceph-mon[100641]: pgmap v2868: 553 pgs: 553 active+clean; 56 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 3.5 MiB/s wr, 131 op/s 2024-08-17T01:27:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:20 smithi177 ceph-mon[90034]: pgmap v2868: 553 pgs: 553 active+clean; 56 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 3.5 MiB/s wr, 131 op/s 2024-08-17T01:27:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:22 smithi110 ceph-mon[100641]: osdmap e1692: 8 total, 8 up, 8 in 2024-08-17T01:27:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:22 smithi110 ceph-mon[100641]: pgmap v2870: 553 pgs: 553 active+clean; 60 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 4.2 MiB/s wr, 64 op/s 2024-08-17T01:27:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:22 smithi110 ceph-mon[98148]: osdmap e1692: 8 total, 8 up, 8 in 2024-08-17T01:27:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:22 smithi110 ceph-mon[98148]: pgmap v2870: 553 pgs: 553 active+clean; 60 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 4.2 MiB/s wr, 64 op/s 2024-08-17T01:27:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:22 smithi177 ceph-mon[90034]: osdmap e1692: 8 total, 8 up, 8 in 2024-08-17T01:27:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:22 smithi177 ceph-mon[90034]: pgmap v2870: 553 pgs: 553 active+clean; 60 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 4.2 MiB/s wr, 64 op/s 2024-08-17T01:27:24.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:24 smithi110 ceph-mon[100641]: pgmap v2871: 553 pgs: 553 active+clean; 64 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 3.9 MiB/s wr, 77 op/s 2024-08-17T01:27:24.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:24 smithi110 ceph-mon[98148]: pgmap v2871: 553 pgs: 553 active+clean; 64 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 3.9 MiB/s wr, 77 op/s 2024-08-17T01:27:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:24 smithi177 ceph-mon[90034]: pgmap v2871: 553 pgs: 553 active+clean; 64 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 3.9 MiB/s wr, 77 op/s 2024-08-17T01:27:26.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:26 smithi110 ceph-mon[98148]: pgmap v2872: 553 pgs: 553 active+clean; 64 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 2.6 MiB/s wr, 46 op/s 2024-08-17T01:27:26.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:26 smithi110 ceph-mon[100641]: pgmap v2872: 553 pgs: 553 active+clean; 64 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 2.6 MiB/s wr, 46 op/s 2024-08-17T01:27:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:26 smithi177 ceph-mon[90034]: pgmap v2872: 553 pgs: 553 active+clean; 64 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 2.6 MiB/s wr, 46 op/s 2024-08-17T01:27:28.468 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:27:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:27:28] "GET /metrics HTTP/1.1" 200 68258 "" "Prometheus/2.43.0" 2024-08-17T01:27:28.765 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.LUKS1UnderLUKS2WithoutResize (15182 ms) 2024-08-17T01:27:28.765 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.LUKS2UnderLUKS1WithoutResize 2024-08-17T01:27:28.765 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:27:28.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:28 smithi110 ceph-mon[100641]: pgmap v2873: 553 pgs: 553 active+clean; 72 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 2.9 MiB/s wr, 41 op/s 2024-08-17T01:27:28.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:28 smithi110 ceph-mon[98148]: pgmap v2873: 553 pgs: 553 active+clean; 72 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 2.9 MiB/s wr, 41 op/s 2024-08-17T01:27:28.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:28 smithi177 ceph-mon[90034]: pgmap v2873: 553 pgs: 553 active+clean; 72 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 2.9 MiB/s wr, 41 op/s 2024-08-17T01:27:30.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:30 smithi110 ceph-mon[100641]: pgmap v2874: 553 pgs: 553 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 590 KiB/s rd, 2.4 MiB/s wr, 27 op/s 2024-08-17T01:27:30.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:30 smithi110 ceph-mon[98148]: pgmap v2874: 553 pgs: 553 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 590 KiB/s rd, 2.4 MiB/s wr, 27 op/s 2024-08-17T01:27:30.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:30 smithi177 ceph-mon[90034]: pgmap v2874: 553 pgs: 553 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 590 KiB/s rd, 2.4 MiB/s wr, 27 op/s 2024-08-17T01:27:31.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:27:31.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:27:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:27:32.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:32 smithi110 ceph-mon[100641]: pgmap v2875: 553 pgs: 553 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 565 KiB/s rd, 1.9 MiB/s wr, 22 op/s 2024-08-17T01:27:32.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:32 smithi110 ceph-mon[98148]: pgmap v2875: 553 pgs: 553 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 565 KiB/s rd, 1.9 MiB/s wr, 22 op/s 2024-08-17T01:27:32.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:32 smithi177 ceph-mon[90034]: pgmap v2875: 553 pgs: 553 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 565 KiB/s rd, 1.9 MiB/s wr, 22 op/s 2024-08-17T01:27:34.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:34 smithi110 ceph-mon[100641]: pgmap v2876: 553 pgs: 553 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-08-17T01:27:34.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:34 smithi110 ceph-mon[98148]: pgmap v2876: 553 pgs: 553 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-08-17T01:27:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:34 smithi177 ceph-mon[90034]: pgmap v2876: 553 pgs: 553 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-08-17T01:27:35.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:35 smithi110 ceph-mon[98148]: osdmap e1693: 8 total, 8 up, 8 in 2024-08-17T01:27:35.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:35 smithi110 ceph-mon[100641]: osdmap e1693: 8 total, 8 up, 8 in 2024-08-17T01:27:35.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:35 smithi177 ceph-mon[90034]: osdmap e1693: 8 total, 8 up, 8 in 2024-08-17T01:27:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:36 smithi110 ceph-mon[98148]: pgmap v2878: 553 pgs: 553 active+clean; 93 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 15 op/s 2024-08-17T01:27:36.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:36 smithi110 ceph-mon[100641]: pgmap v2878: 553 pgs: 553 active+clean; 93 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 15 op/s 2024-08-17T01:27:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:36 smithi177 ceph-mon[90034]: pgmap v2878: 553 pgs: 553 active+clean; 93 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 15 op/s 2024-08-17T01:27:38.503 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:27:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:27:38] "GET /metrics HTTP/1.1" 200 68265 "" "Prometheus/2.43.0" 2024-08-17T01:27:38.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:38 smithi110 ceph-mon[100641]: pgmap v2879: 553 pgs: 553 active+clean; 113 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T01:27:38.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:38 smithi110 ceph-mon[98148]: pgmap v2879: 553 pgs: 553 active+clean; 113 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T01:27:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:38 smithi177 ceph-mon[90034]: pgmap v2879: 553 pgs: 553 active+clean; 113 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T01:27:40.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:40 smithi110 ceph-mon[100641]: pgmap v2880: 553 pgs: 553 active+clean; 125 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 876 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-17T01:27:40.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:27:40.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:27:40.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:27:40.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:27:40.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:40 smithi110 ceph-mon[98148]: pgmap v2880: 553 pgs: 553 active+clean; 125 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 876 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-17T01:27:40.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:27:40.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:27:40.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:27:40.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:27:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:40 smithi177 ceph-mon[90034]: pgmap v2880: 553 pgs: 553 active+clean; 125 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 876 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-17T01:27:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:27:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:27:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:27:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:27:42.059 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.LUKS2UnderLUKS1WithoutResize (13294 ms) 2024-08-17T01:27:42.059 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.EncryptionFormatNoData 2024-08-17T01:27:42.059 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:27:42.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:42 smithi110 ceph-mon[98148]: pgmap v2881: 553 pgs: 553 active+clean; 125 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 875 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-17T01:27:42.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:42 smithi110 ceph-mon[100641]: pgmap v2881: 553 pgs: 553 active+clean; 125 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 875 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-17T01:27:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:42 smithi177 ceph-mon[90034]: pgmap v2881: 553 pgs: 553 active+clean; 125 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 875 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-17T01:27:44.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:44 smithi110 ceph-mon[98148]: pgmap v2882: 553 pgs: 553 active+clean; 125 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 902 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T01:27:44.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:44 smithi110 ceph-mon[100641]: pgmap v2882: 553 pgs: 553 active+clean; 125 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 902 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T01:27:44.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:44 smithi177 ceph-mon[90034]: pgmap v2882: 553 pgs: 553 active+clean; 125 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 902 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T01:27:46.164 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.EncryptionFormatNoData (4105 ms) 2024-08-17T01:27:46.164 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.EncryptionLoadBadSize 2024-08-17T01:27:46.164 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:27:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:46 smithi110 ceph-mon[98148]: pgmap v2883: 553 pgs: 553 active+clean; 125 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-08-17T01:27:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:27:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:46 smithi110 ceph-mon[100641]: pgmap v2883: 553 pgs: 553 active+clean; 125 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-08-17T01:27:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:27:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:46 smithi177 ceph-mon[90034]: pgmap v2883: 553 pgs: 553 active+clean; 125 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-08-17T01:27:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:27:48.516 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:27:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:27:48] "GET /metrics HTTP/1.1" 200 68268 "" "Prometheus/2.43.0" 2024-08-17T01:27:48.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:48 smithi110 ceph-mon[100641]: pgmap v2884: 553 pgs: 553 active+clean; 125 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 35 op/s 2024-08-17T01:27:48.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:48 smithi110 ceph-mon[98148]: pgmap v2884: 553 pgs: 553 active+clean; 125 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 35 op/s 2024-08-17T01:27:48.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:48 smithi177 ceph-mon[90034]: pgmap v2884: 553 pgs: 553 active+clean; 125 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 35 op/s 2024-08-17T01:27:50.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:50 smithi110 ceph-mon[98148]: pgmap v2885: 553 pgs: 553 active+clean; 125 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2024-08-17T01:27:50.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:50 smithi110 ceph-mon[100641]: pgmap v2885: 553 pgs: 553 active+clean; 125 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2024-08-17T01:27:50.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:50 smithi177 ceph-mon[90034]: pgmap v2885: 553 pgs: 553 active+clean; 125 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2024-08-17T01:27:51.597 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.EncryptionLoadBadSize (5433 ms) 2024-08-17T01:27:51.597 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.EncryptionLoadBadStripePattern 2024-08-17T01:27:51.597 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/test_librbd.cc:2905: Skipped 2024-08-17T01:27:51.597 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:27:51.597 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestLibRBD.EncryptionLoadBadStripePattern (0 ms) 2024-08-17T01:27:51.598 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.EncryptionLoadFormatMismatch 2024-08-17T01:27:51.598 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:27:52.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:52 smithi110 ceph-mon[100641]: pgmap v2886: 553 pgs: 553 active+clean; 129 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 342 KiB/s wr, 13 op/s 2024-08-17T01:27:52.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:52 smithi110 ceph-mon[98148]: pgmap v2886: 553 pgs: 553 active+clean; 129 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 342 KiB/s wr, 13 op/s 2024-08-17T01:27:52.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:52 smithi177 ceph-mon[90034]: pgmap v2886: 553 pgs: 553 active+clean; 129 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 342 KiB/s wr, 13 op/s 2024-08-17T01:27:54.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:54 smithi110 ceph-mon[100641]: pgmap v2887: 553 pgs: 553 active+clean; 133 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 684 KiB/s wr, 23 op/s 2024-08-17T01:27:54.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:54 smithi110 ceph-mon[98148]: pgmap v2887: 553 pgs: 553 active+clean; 133 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 684 KiB/s wr, 23 op/s 2024-08-17T01:27:54.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:54 smithi177 ceph-mon[90034]: pgmap v2887: 553 pgs: 553 active+clean; 133 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 684 KiB/s wr, 23 op/s 2024-08-17T01:27:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:56 smithi110 ceph-mon[100641]: pgmap v2888: 553 pgs: 553 active+clean; 133 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 684 KiB/s wr, 25 op/s 2024-08-17T01:27:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:56 smithi110 ceph-mon[100641]: osdmap e1694: 8 total, 8 up, 8 in 2024-08-17T01:27:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:56 smithi110 ceph-mon[98148]: pgmap v2888: 553 pgs: 553 active+clean; 133 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 684 KiB/s wr, 25 op/s 2024-08-17T01:27:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:56 smithi110 ceph-mon[98148]: osdmap e1694: 8 total, 8 up, 8 in 2024-08-17T01:27:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:56 smithi177 ceph-mon[90034]: pgmap v2888: 553 pgs: 553 active+clean; 133 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 684 KiB/s wr, 25 op/s 2024-08-17T01:27:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:56 smithi177 ceph-mon[90034]: osdmap e1694: 8 total, 8 up, 8 in 2024-08-17T01:27:57.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:57 smithi110 ceph-mon[100641]: osdmap e1695: 8 total, 8 up, 8 in 2024-08-17T01:27:57.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:57 smithi110 ceph-mon[98148]: osdmap e1695: 8 total, 8 up, 8 in 2024-08-17T01:27:57.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:57 smithi177 ceph-mon[90034]: osdmap e1695: 8 total, 8 up, 8 in 2024-08-17T01:27:58.544 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:27:58 smithi110 ceph-mon[100641]: pgmap v2891: 553 pgs: 553 active+clean; 137 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 96 KiB/s rd, 1.5 MiB/s wr, 33 op/s 2024-08-17T01:27:58.544 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:27:58 smithi110 ceph-mon[98148]: pgmap v2891: 553 pgs: 553 active+clean; 137 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 96 KiB/s rd, 1.5 MiB/s wr, 33 op/s 2024-08-17T01:27:58.544 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:27:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:27:58] "GET /metrics HTTP/1.1" 200 68268 "" "Prometheus/2.43.0" 2024-08-17T01:27:58.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:27:58 smithi177 ceph-mon[90034]: pgmap v2891: 553 pgs: 553 active+clean; 137 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 96 KiB/s rd, 1.5 MiB/s wr, 33 op/s 2024-08-17T01:28:00.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:00 smithi110 ceph-mon[100641]: pgmap v2892: 553 pgs: 553 active+clean; 137 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 119 KiB/s rd, 1.0 MiB/s wr, 62 op/s 2024-08-17T01:28:00.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:00 smithi110 ceph-mon[98148]: pgmap v2892: 553 pgs: 553 active+clean; 137 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 119 KiB/s rd, 1.0 MiB/s wr, 62 op/s 2024-08-17T01:28:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:00 smithi177 ceph-mon[90034]: pgmap v2892: 553 pgs: 553 active+clean; 137 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 119 KiB/s rd, 1.0 MiB/s wr, 62 op/s 2024-08-17T01:28:01.553 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:28:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:28:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:28:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:02 smithi110 ceph-mon[100641]: pgmap v2893: 553 pgs: 553 active+clean; 137 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 515 KiB/s wr, 71 op/s 2024-08-17T01:28:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:02 smithi110 ceph-mon[98148]: pgmap v2893: 553 pgs: 553 active+clean; 137 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 515 KiB/s wr, 71 op/s 2024-08-17T01:28:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:02 smithi177 ceph-mon[90034]: pgmap v2893: 553 pgs: 553 active+clean; 137 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 515 KiB/s wr, 71 op/s 2024-08-17T01:28:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:04 smithi110 ceph-mon[100641]: pgmap v2894: 553 pgs: 553 active+clean; 137 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 515 KiB/s wr, 68 op/s 2024-08-17T01:28:04.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:04 smithi110 ceph-mon[98148]: pgmap v2894: 553 pgs: 553 active+clean; 137 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 515 KiB/s wr, 68 op/s 2024-08-17T01:28:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:04 smithi177 ceph-mon[90034]: pgmap v2894: 553 pgs: 553 active+clean; 137 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 515 KiB/s wr, 68 op/s 2024-08-17T01:28:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:06 smithi177 ceph-mon[90034]: pgmap v2895: 553 pgs: 553 active+clean; 145 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 1.2 MiB/s wr, 62 op/s 2024-08-17T01:28:07.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:06 smithi110 ceph-mon[98148]: pgmap v2895: 553 pgs: 553 active+clean; 145 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 1.2 MiB/s wr, 62 op/s 2024-08-17T01:28:07.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:06 smithi110 ceph-mon[100641]: pgmap v2895: 553 pgs: 553 active+clean; 145 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 1.2 MiB/s wr, 62 op/s 2024-08-17T01:28:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:28:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:28:08] "GET /metrics HTTP/1.1" 200 68268 "" "Prometheus/2.43.0" 2024-08-17T01:28:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:08 smithi177 ceph-mon[90034]: pgmap v2896: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 64 op/s 2024-08-17T01:28:09.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:08 smithi110 ceph-mon[100641]: pgmap v2896: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 64 op/s 2024-08-17T01:28:09.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:08 smithi110 ceph-mon[98148]: pgmap v2896: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 64 op/s 2024-08-17T01:28:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:10 smithi177 ceph-mon[90034]: pgmap v2897: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 50 op/s 2024-08-17T01:28:11.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:10 smithi110 ceph-mon[98148]: pgmap v2897: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 50 op/s 2024-08-17T01:28:11.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:10 smithi110 ceph-mon[100641]: pgmap v2897: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 50 op/s 2024-08-17T01:28:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:12 smithi177 ceph-mon[90034]: pgmap v2898: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 29 op/s 2024-08-17T01:28:13.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:12 smithi110 ceph-mon[100641]: pgmap v2898: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 29 op/s 2024-08-17T01:28:13.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:12 smithi110 ceph-mon[98148]: pgmap v2898: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 29 op/s 2024-08-17T01:28:14.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:14 smithi177 ceph-mon[90034]: pgmap v2899: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T01:28:15.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:14 smithi110 ceph-mon[100641]: pgmap v2899: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T01:28:15.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:14 smithi110 ceph-mon[98148]: pgmap v2899: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T01:28:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:16 smithi177 ceph-mon[90034]: pgmap v2900: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T01:28:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:28:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:16 smithi110 ceph-mon[100641]: pgmap v2900: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T01:28:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:28:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:16 smithi110 ceph-mon[98148]: pgmap v2900: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T01:28:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:28:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:28:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:28:18] "GET /metrics HTTP/1.1" 200 68275 "" "Prometheus/2.43.0" 2024-08-17T01:28:18.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:18 smithi177 ceph-mon[90034]: pgmap v2901: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.5 MiB/s rd, 683 KiB/s wr, 10 op/s 2024-08-17T01:28:19.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:18 smithi110 ceph-mon[100641]: pgmap v2901: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.5 MiB/s rd, 683 KiB/s wr, 10 op/s 2024-08-17T01:28:19.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:18 smithi110 ceph-mon[98148]: pgmap v2901: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.5 MiB/s rd, 683 KiB/s wr, 10 op/s 2024-08-17T01:28:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:20 smithi177 ceph-mon[90034]: pgmap v2902: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2024-08-17T01:28:21.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:20 smithi110 ceph-mon[100641]: pgmap v2902: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2024-08-17T01:28:21.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:20 smithi110 ceph-mon[98148]: pgmap v2902: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2024-08-17T01:28:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:22 smithi177 ceph-mon[90034]: pgmap v2903: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2024-08-17T01:28:23.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:22 smithi110 ceph-mon[100641]: pgmap v2903: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2024-08-17T01:28:23.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:22 smithi110 ceph-mon[98148]: pgmap v2903: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2024-08-17T01:28:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:24 smithi177 ceph-mon[90034]: pgmap v2904: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 3 op/s 2024-08-17T01:28:25.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:24 smithi110 ceph-mon[100641]: pgmap v2904: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 3 op/s 2024-08-17T01:28:25.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:24 smithi110 ceph-mon[98148]: pgmap v2904: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 3 op/s 2024-08-17T01:28:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:26 smithi177 ceph-mon[90034]: pgmap v2905: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-17T01:28:27.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:26 smithi110 ceph-mon[98148]: pgmap v2905: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-17T01:28:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:26 smithi110 ceph-mon[100641]: pgmap v2905: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-17T01:28:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:28:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:28:28] "GET /metrics HTTP/1.1" 200 68275 "" "Prometheus/2.43.0" 2024-08-17T01:28:28.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:28 smithi177 ceph-mon[90034]: pgmap v2906: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1 op/s 2024-08-17T01:28:29.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:28 smithi110 ceph-mon[98148]: pgmap v2906: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1 op/s 2024-08-17T01:28:29.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:28 smithi110 ceph-mon[100641]: pgmap v2906: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1 op/s 2024-08-17T01:28:30.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:30 smithi177 ceph-mon[90034]: pgmap v2907: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T01:28:31.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:30 smithi110 ceph-mon[100641]: pgmap v2907: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T01:28:31.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:30 smithi110 ceph-mon[98148]: pgmap v2907: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T01:28:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:28:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:28:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:28:32.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:32 smithi177 ceph-mon[90034]: pgmap v2908: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T01:28:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:32 smithi110 ceph-mon[98148]: pgmap v2908: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T01:28:33.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:32 smithi110 ceph-mon[100641]: pgmap v2908: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T01:28:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:34 smithi177 ceph-mon[90034]: pgmap v2909: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1 op/s 2024-08-17T01:28:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:34 smithi110 ceph-mon[100641]: pgmap v2909: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1 op/s 2024-08-17T01:28:35.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:34 smithi110 ceph-mon[98148]: pgmap v2909: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1 op/s 2024-08-17T01:28:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:36 smithi177 ceph-mon[90034]: pgmap v2910: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-17T01:28:37.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:36 smithi110 ceph-mon[98148]: pgmap v2910: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-17T01:28:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:36 smithi110 ceph-mon[100641]: pgmap v2910: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-17T01:28:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:28:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:28:38] "GET /metrics HTTP/1.1" 200 68276 "" "Prometheus/2.43.0" 2024-08-17T01:28:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:38 smithi177 ceph-mon[90034]: pgmap v2911: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-17T01:28:39.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:38 smithi110 ceph-mon[100641]: pgmap v2911: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-17T01:28:39.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:38 smithi110 ceph-mon[98148]: pgmap v2911: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-17T01:28:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:40 smithi110 ceph-mon[100641]: pgmap v2912: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-17T01:28:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:28:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:40 smithi110 ceph-mon[98148]: pgmap v2912: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-17T01:28:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:28:41.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:40 smithi177 ceph-mon[90034]: pgmap v2912: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-17T01:28:41.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:28:42.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:41 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:28:42.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:41 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:28:42.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:41 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:28:42.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:41 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:28:42.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:41 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:28:42.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:41 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:28:42.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:41 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:28:42.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:41 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:28:42.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:41 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:28:42.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:41 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:28:42.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:41 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:28:42.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:41 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:28:42.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:41 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:28:42.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:41 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:28:42.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:41 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:28:42.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:41 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:28:42.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:41 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:28:42.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:41 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:28:42.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:41 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:28:42.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:41 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:28:42.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:41 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:28:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:42 smithi110 ceph-mon[98148]: pgmap v2913: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-17T01:28:43.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:42 smithi110 ceph-mon[100641]: pgmap v2913: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-17T01:28:43.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:42 smithi177 ceph-mon[90034]: pgmap v2913: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-17T01:28:45.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:44 smithi110 ceph-mon[100641]: pgmap v2914: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-08-17T01:28:45.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:44 smithi110 ceph-mon[98148]: pgmap v2914: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-08-17T01:28:45.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:44 smithi177 ceph-mon[90034]: pgmap v2914: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-08-17T01:28:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:46 smithi110 ceph-mon[100641]: pgmap v2915: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 442 KiB/s rd, 6 op/s 2024-08-17T01:28:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:28:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:46 smithi110 ceph-mon[98148]: pgmap v2915: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 442 KiB/s rd, 6 op/s 2024-08-17T01:28:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:28:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:46 smithi177 ceph-mon[90034]: pgmap v2915: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 442 KiB/s rd, 6 op/s 2024-08-17T01:28:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:28:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:28:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:28:48] "GET /metrics HTTP/1.1" 200 68269 "" "Prometheus/2.43.0" 2024-08-17T01:28:49.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:48 smithi110 ceph-mon[98148]: pgmap v2916: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 516 KiB/s rd, 8 op/s 2024-08-17T01:28:49.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:48 smithi110 ceph-mon[100641]: pgmap v2916: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 516 KiB/s rd, 8 op/s 2024-08-17T01:28:49.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:48 smithi177 ceph-mon[90034]: pgmap v2916: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 516 KiB/s rd, 8 op/s 2024-08-17T01:28:51.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:50 smithi110 ceph-mon[100641]: pgmap v2917: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 11 op/s 2024-08-17T01:28:51.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:50 smithi110 ceph-mon[98148]: pgmap v2917: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 11 op/s 2024-08-17T01:28:51.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:50 smithi177 ceph-mon[90034]: pgmap v2917: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 11 op/s 2024-08-17T01:28:53.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:52 smithi110 ceph-mon[100641]: pgmap v2918: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 13 op/s 2024-08-17T01:28:53.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:52 smithi110 ceph-mon[98148]: pgmap v2918: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 13 op/s 2024-08-17T01:28:53.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:52 smithi177 ceph-mon[90034]: pgmap v2918: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 13 op/s 2024-08-17T01:28:55.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:54 smithi110 ceph-mon[98148]: pgmap v2919: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-08-17T01:28:55.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:54 smithi110 ceph-mon[100641]: pgmap v2919: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-08-17T01:28:55.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:54 smithi177 ceph-mon[90034]: pgmap v2919: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-08-17T01:28:57.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:56 smithi110 ceph-mon[100641]: pgmap v2920: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 85 B/s wr, 18 op/s 2024-08-17T01:28:57.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:56 smithi110 ceph-mon[98148]: pgmap v2920: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 85 B/s wr, 18 op/s 2024-08-17T01:28:57.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:56 smithi177 ceph-mon[90034]: pgmap v2920: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 85 B/s wr, 18 op/s 2024-08-17T01:28:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:28:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:28:58] "GET /metrics HTTP/1.1" 200 68269 "" "Prometheus/2.43.0" 2024-08-17T01:28:59.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:28:58 smithi110 ceph-mon[100641]: pgmap v2921: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 205 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-17T01:28:59.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:28:58 smithi110 ceph-mon[98148]: pgmap v2921: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 205 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-17T01:28:59.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:28:58 smithi177 ceph-mon[90034]: pgmap v2921: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 205 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-17T01:29:01.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:00 smithi110 ceph-mon[100641]: pgmap v2922: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-17T01:29:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:00 smithi110 ceph-mon[98148]: pgmap v2922: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-17T01:29:01.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:00 smithi177 ceph-mon[90034]: pgmap v2922: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-17T01:29:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:29:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:29:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:29:03.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:02 smithi110 ceph-mon[100641]: pgmap v2923: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 170 B/s wr, 13 op/s 2024-08-17T01:29:03.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:02 smithi110 ceph-mon[98148]: pgmap v2923: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 170 B/s wr, 13 op/s 2024-08-17T01:29:03.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:02 smithi177 ceph-mon[90034]: pgmap v2923: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 170 B/s wr, 13 op/s 2024-08-17T01:29:05.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:04 smithi110 ceph-mon[98148]: pgmap v2924: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 255 B/s wr, 14 op/s 2024-08-17T01:29:05.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:04 smithi110 ceph-mon[100641]: pgmap v2924: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 255 B/s wr, 14 op/s 2024-08-17T01:29:05.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:04 smithi177 ceph-mon[90034]: pgmap v2924: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 255 B/s wr, 14 op/s 2024-08-17T01:29:07.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:06 smithi110 ceph-mon[100641]: pgmap v2925: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 255 B/s wr, 16 op/s 2024-08-17T01:29:07.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:06 smithi110 ceph-mon[98148]: pgmap v2925: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 255 B/s wr, 16 op/s 2024-08-17T01:29:07.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:06 smithi177 ceph-mon[90034]: pgmap v2925: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 255 B/s wr, 16 op/s 2024-08-17T01:29:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:29:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:29:08] "GET /metrics HTTP/1.1" 200 68272 "" "Prometheus/2.43.0" 2024-08-17T01:29:09.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:08 smithi110 ceph-mon[100641]: pgmap v2926: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 170 B/s wr, 17 op/s 2024-08-17T01:29:09.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:08 smithi110 ceph-mon[98148]: pgmap v2926: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 170 B/s wr, 17 op/s 2024-08-17T01:29:09.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:08 smithi177 ceph-mon[90034]: pgmap v2926: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 170 B/s wr, 17 op/s 2024-08-17T01:29:11.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:10 smithi110 ceph-mon[100641]: pgmap v2927: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 17 op/s 2024-08-17T01:29:11.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:10 smithi110 ceph-mon[98148]: pgmap v2927: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 17 op/s 2024-08-17T01:29:11.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:10 smithi177 ceph-mon[90034]: pgmap v2927: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 17 op/s 2024-08-17T01:29:13.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:12 smithi110 ceph-mon[100641]: pgmap v2928: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2024-08-17T01:29:13.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:12 smithi110 ceph-mon[98148]: pgmap v2928: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2024-08-17T01:29:13.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:12 smithi177 ceph-mon[90034]: pgmap v2928: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2024-08-17T01:29:15.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:14 smithi110 ceph-mon[100641]: pgmap v2929: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-17T01:29:15.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:14 smithi110 ceph-mon[98148]: pgmap v2929: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-17T01:29:15.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:14 smithi177 ceph-mon[90034]: pgmap v2929: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-17T01:29:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:16 smithi110 ceph-mon[100641]: pgmap v2930: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 19 op/s 2024-08-17T01:29:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:29:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:16 smithi110 ceph-mon[98148]: pgmap v2930: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 19 op/s 2024-08-17T01:29:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:29:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:16 smithi177 ceph-mon[90034]: pgmap v2930: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 19 op/s 2024-08-17T01:29:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:29:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:29:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:29:18] "GET /metrics HTTP/1.1" 200 68272 "" "Prometheus/2.43.0" 2024-08-17T01:29:19.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:18 smithi110 ceph-mon[98148]: pgmap v2931: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 16 op/s 2024-08-17T01:29:19.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:18 smithi110 ceph-mon[100641]: pgmap v2931: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 16 op/s 2024-08-17T01:29:19.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:18 smithi177 ceph-mon[90034]: pgmap v2931: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 16 op/s 2024-08-17T01:29:21.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:20 smithi110 ceph-mon[100641]: pgmap v2932: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-17T01:29:21.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:20 smithi110 ceph-mon[98148]: pgmap v2932: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-17T01:29:21.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:20 smithi177 ceph-mon[90034]: pgmap v2932: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-17T01:29:23.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:22 smithi110 ceph-mon[100641]: pgmap v2933: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 16 op/s 2024-08-17T01:29:23.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:22 smithi110 ceph-mon[98148]: pgmap v2933: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 16 op/s 2024-08-17T01:29:23.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:22 smithi177 ceph-mon[90034]: pgmap v2933: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 16 op/s 2024-08-17T01:29:25.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:24 smithi110 ceph-mon[100641]: pgmap v2934: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-08-17T01:29:25.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:24 smithi110 ceph-mon[98148]: pgmap v2934: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-08-17T01:29:25.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:24 smithi177 ceph-mon[90034]: pgmap v2934: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-08-17T01:29:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:26 smithi110 ceph-mon[100641]: pgmap v2935: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 18 op/s 2024-08-17T01:29:27.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:26 smithi110 ceph-mon[98148]: pgmap v2935: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 18 op/s 2024-08-17T01:29:27.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:26 smithi177 ceph-mon[90034]: pgmap v2935: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 18 op/s 2024-08-17T01:29:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:29:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:29:28] "GET /metrics HTTP/1.1" 200 68272 "" "Prometheus/2.43.0" 2024-08-17T01:29:29.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:28 smithi110 ceph-mon[100641]: pgmap v2936: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 205 KiB/s rd, 16 op/s 2024-08-17T01:29:29.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:28 smithi110 ceph-mon[98148]: pgmap v2936: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 205 KiB/s rd, 16 op/s 2024-08-17T01:29:29.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:28 smithi177 ceph-mon[90034]: pgmap v2936: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 205 KiB/s rd, 16 op/s 2024-08-17T01:29:31.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:30 smithi110 ceph-mon[100641]: pgmap v2937: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-17T01:29:31.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:30 smithi110 ceph-mon[98148]: pgmap v2937: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-17T01:29:31.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:30 smithi177 ceph-mon[90034]: pgmap v2937: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-17T01:29:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:29:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:29:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:29:33.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:32 smithi110 ceph-mon[100641]: pgmap v2938: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 13 op/s 2024-08-17T01:29:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:32 smithi110 ceph-mon[98148]: pgmap v2938: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 13 op/s 2024-08-17T01:29:33.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:32 smithi177 ceph-mon[90034]: pgmap v2938: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 13 op/s 2024-08-17T01:29:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:34 smithi110 ceph-mon[100641]: pgmap v2939: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 14 op/s 2024-08-17T01:29:35.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:34 smithi110 ceph-mon[98148]: pgmap v2939: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 14 op/s 2024-08-17T01:29:35.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:34 smithi177 ceph-mon[90034]: pgmap v2939: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 14 op/s 2024-08-17T01:29:37.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:36 smithi110 ceph-mon[98148]: pgmap v2940: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-17T01:29:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:36 smithi110 ceph-mon[100641]: pgmap v2940: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-17T01:29:37.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:36 smithi177 ceph-mon[90034]: pgmap v2940: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-17T01:29:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:29:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:29:38] "GET /metrics HTTP/1.1" 200 68274 "" "Prometheus/2.43.0" 2024-08-17T01:29:39.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:38 smithi110 ceph-mon[100641]: pgmap v2941: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 14 op/s 2024-08-17T01:29:39.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:38 smithi110 ceph-mon[98148]: pgmap v2941: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 14 op/s 2024-08-17T01:29:39.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:38 smithi177 ceph-mon[90034]: pgmap v2941: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 14 op/s 2024-08-17T01:29:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:40 smithi110 ceph-mon[100641]: pgmap v2942: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 14 op/s 2024-08-17T01:29:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:40 smithi110 ceph-mon[98148]: pgmap v2942: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 14 op/s 2024-08-17T01:29:41.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:40 smithi177 ceph-mon[90034]: pgmap v2942: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 14 op/s 2024-08-17T01:29:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:41 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:29:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:41 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:29:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:41 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:29:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:41 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:29:42.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:41 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:29:42.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:41 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:29:42.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:41 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:29:42.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:41 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:29:42.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:41 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:29:42.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:41 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:29:42.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:41 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:29:42.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:41 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:29:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:42 smithi110 ceph-mon[98148]: pgmap v2943: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 107 KiB/s rd, 13 op/s 2024-08-17T01:29:43.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:42 smithi110 ceph-mon[100641]: pgmap v2943: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 107 KiB/s rd, 13 op/s 2024-08-17T01:29:43.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:42 smithi177 ceph-mon[90034]: pgmap v2943: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 107 KiB/s rd, 13 op/s 2024-08-17T01:29:45.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:44 smithi110 ceph-mon[98148]: pgmap v2944: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-08-17T01:29:45.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:44 smithi110 ceph-mon[100641]: pgmap v2944: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-08-17T01:29:45.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:44 smithi177 ceph-mon[90034]: pgmap v2944: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-08-17T01:29:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:46 smithi110 ceph-mon[100641]: pgmap v2945: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 18 op/s 2024-08-17T01:29:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:29:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:46 smithi110 ceph-mon[98148]: pgmap v2945: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 18 op/s 2024-08-17T01:29:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:29:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:46 smithi177 ceph-mon[90034]: pgmap v2945: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 18 op/s 2024-08-17T01:29:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:29:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:29:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:29:48] "GET /metrics HTTP/1.1" 200 68272 "" "Prometheus/2.43.0" 2024-08-17T01:29:49.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:48 smithi110 ceph-mon[98148]: pgmap v2946: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-08-17T01:29:49.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:48 smithi110 ceph-mon[100641]: pgmap v2946: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-08-17T01:29:49.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:48 smithi177 ceph-mon[90034]: pgmap v2946: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-08-17T01:29:51.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:50 smithi110 ceph-mon[100641]: pgmap v2947: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-17T01:29:51.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:50 smithi110 ceph-mon[98148]: pgmap v2947: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-17T01:29:51.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:50 smithi177 ceph-mon[90034]: pgmap v2947: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-17T01:29:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:52 smithi177 ceph-mon[90034]: pgmap v2948: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 15 op/s 2024-08-17T01:29:52.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:52 smithi110 ceph-mon[100641]: pgmap v2948: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 15 op/s 2024-08-17T01:29:52.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:52 smithi110 ceph-mon[98148]: pgmap v2948: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 15 op/s 2024-08-17T01:29:54.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:54 smithi177 ceph-mon[90034]: pgmap v2949: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 205 KiB/s rd, 16 op/s 2024-08-17T01:29:55.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:54 smithi110 ceph-mon[100641]: pgmap v2949: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 205 KiB/s rd, 16 op/s 2024-08-17T01:29:55.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:54 smithi110 ceph-mon[98148]: pgmap v2949: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 205 KiB/s rd, 16 op/s 2024-08-17T01:29:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:56 smithi177 ceph-mon[90034]: pgmap v2950: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-17T01:29:57.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:56 smithi110 ceph-mon[100641]: pgmap v2950: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-17T01:29:57.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:56 smithi110 ceph-mon[98148]: pgmap v2950: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-17T01:29:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:29:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:29:58] "GET /metrics HTTP/1.1" 200 68272 "" "Prometheus/2.43.0" 2024-08-17T01:29:58.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:29:58 smithi177 ceph-mon[90034]: pgmap v2951: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 85 B/s wr, 14 op/s 2024-08-17T01:29:59.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:29:58 smithi110 ceph-mon[98148]: pgmap v2951: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 85 B/s wr, 14 op/s 2024-08-17T01:29:59.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:29:58 smithi110 ceph-mon[100641]: pgmap v2951: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 85 B/s wr, 14 op/s 2024-08-17T01:30:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:00 smithi177 ceph-mon[90034]: pgmap v2952: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 85 B/s wr, 14 op/s 2024-08-17T01:30:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:00 smithi177 ceph-mon[90034]: Health detail: HEALTH_WARN 2 pool(s) full; Telemetry requires re-opt-in 2024-08-17T01:30:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:00 smithi177 ceph-mon[90034]: [WRN] POOL_FULL: 2 pool(s) full 2024-08-17T01:30:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:00 smithi177 ceph-mon[90034]: pool 'test-librbd-smithi110-146713-24' is full (running out of quota) 2024-08-17T01:30:00.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:00 smithi177 ceph-mon[90034]: pool 'test-librbd-smithi110-146713-27' is full (running out of quota) 2024-08-17T01:30:00.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:00 smithi177 ceph-mon[90034]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-08-17T01:30:00.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:00 smithi177 ceph-mon[90034]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-08-17T01:30:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:00 smithi110 ceph-mon[98148]: pgmap v2952: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 85 B/s wr, 14 op/s 2024-08-17T01:30:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:00 smithi110 ceph-mon[98148]: Health detail: HEALTH_WARN 2 pool(s) full; Telemetry requires re-opt-in 2024-08-17T01:30:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:00 smithi110 ceph-mon[98148]: [WRN] POOL_FULL: 2 pool(s) full 2024-08-17T01:30:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:00 smithi110 ceph-mon[98148]: pool 'test-librbd-smithi110-146713-24' is full (running out of quota) 2024-08-17T01:30:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:00 smithi110 ceph-mon[98148]: pool 'test-librbd-smithi110-146713-27' is full (running out of quota) 2024-08-17T01:30:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:00 smithi110 ceph-mon[98148]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-08-17T01:30:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:00 smithi110 ceph-mon[98148]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-08-17T01:30:01.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:00 smithi110 ceph-mon[100641]: pgmap v2952: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 85 B/s wr, 14 op/s 2024-08-17T01:30:01.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:00 smithi110 ceph-mon[100641]: Health detail: HEALTH_WARN 2 pool(s) full; Telemetry requires re-opt-in 2024-08-17T01:30:01.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:00 smithi110 ceph-mon[100641]: [WRN] POOL_FULL: 2 pool(s) full 2024-08-17T01:30:01.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:00 smithi110 ceph-mon[100641]: pool 'test-librbd-smithi110-146713-24' is full (running out of quota) 2024-08-17T01:30:01.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:00 smithi110 ceph-mon[100641]: pool 'test-librbd-smithi110-146713-27' is full (running out of quota) 2024-08-17T01:30:01.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:00 smithi110 ceph-mon[100641]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-08-17T01:30:01.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:00 smithi110 ceph-mon[100641]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-08-17T01:30:01.595 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.EncryptionLoadFormatMismatch (129998 ms) 2024-08-17T01:30:01.595 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.EncryptedResize 2024-08-17T01:30:01.596 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:30:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:30:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:30:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:02 smithi177 ceph-mon[90034]: pgmap v2953: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2024-08-17T01:30:03.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:02 smithi110 ceph-mon[100641]: pgmap v2953: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2024-08-17T01:30:03.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:02 smithi110 ceph-mon[98148]: pgmap v2953: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2024-08-17T01:30:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:04 smithi177 ceph-mon[90034]: pgmap v2954: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 511 B/s wr, 17 op/s 2024-08-17T01:30:05.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:04 smithi110 ceph-mon[98148]: pgmap v2954: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 511 B/s wr, 17 op/s 2024-08-17T01:30:05.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:04 smithi110 ceph-mon[100641]: pgmap v2954: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 511 B/s wr, 17 op/s 2024-08-17T01:30:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:06 smithi177 ceph-mon[90034]: pgmap v2955: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 107 KiB/s rd, 511 B/s wr, 14 op/s 2024-08-17T01:30:07.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:06 smithi110 ceph-mon[100641]: pgmap v2955: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 107 KiB/s rd, 511 B/s wr, 14 op/s 2024-08-17T01:30:07.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:06 smithi110 ceph-mon[98148]: pgmap v2955: 553 pgs: 553 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 107 KiB/s rd, 511 B/s wr, 14 op/s 2024-08-17T01:30:08.562 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:30:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:30:08] "GET /metrics HTTP/1.1" 200 68272 "" "Prometheus/2.43.0" 2024-08-17T01:30:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:08 smithi177 ceph-mon[90034]: pgmap v2956: 553 pgs: 553 active+clean; 161 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 107 KiB/s rd, 683 KiB/s wr, 15 op/s 2024-08-17T01:30:09.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:08 smithi110 ceph-mon[98148]: pgmap v2956: 553 pgs: 553 active+clean; 161 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 107 KiB/s rd, 683 KiB/s wr, 15 op/s 2024-08-17T01:30:09.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:08 smithi110 ceph-mon[100641]: pgmap v2956: 553 pgs: 553 active+clean; 161 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 107 KiB/s rd, 683 KiB/s wr, 15 op/s 2024-08-17T01:30:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:10 smithi177 ceph-mon[90034]: pgmap v2957: 553 pgs: 553 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-17T01:30:11.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:10 smithi110 ceph-mon[100641]: pgmap v2957: 553 pgs: 553 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-17T01:30:11.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:10 smithi110 ceph-mon[98148]: pgmap v2957: 553 pgs: 553 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-17T01:30:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:12 smithi177 ceph-mon[90034]: pgmap v2958: 553 pgs: 553 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-08-17T01:30:12.883 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.EncryptedResize (11288 ms) 2024-08-17T01:30:12.883 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.EncryptedFlattenSmallData 2024-08-17T01:30:12.883 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:13.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:12 smithi110 ceph-mon[100641]: pgmap v2958: 553 pgs: 553 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-08-17T01:30:13.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:12 smithi110 ceph-mon[98148]: pgmap v2958: 553 pgs: 553 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-08-17T01:30:14.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:14 smithi177 ceph-mon[90034]: pgmap v2959: 553 pgs: 553 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2024-08-17T01:30:15.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:14 smithi110 ceph-mon[100641]: pgmap v2959: 553 pgs: 553 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2024-08-17T01:30:15.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:14 smithi110 ceph-mon[98148]: pgmap v2959: 553 pgs: 553 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2024-08-17T01:30:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:16 smithi177 ceph-mon[90034]: pgmap v2960: 553 pgs: 553 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-08-17T01:30:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:30:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:16 smithi110 ceph-mon[100641]: pgmap v2960: 553 pgs: 553 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-08-17T01:30:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:30:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:16 smithi110 ceph-mon[98148]: pgmap v2960: 553 pgs: 553 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-08-17T01:30:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:30:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:30:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:30:18] "GET /metrics HTTP/1.1" 200 68275 "" "Prometheus/2.43.0" 2024-08-17T01:30:19.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:18 smithi110 ceph-mon[98148]: pgmap v2961: 553 pgs: 553 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-17T01:30:19.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:18 smithi110 ceph-mon[100641]: pgmap v2961: 553 pgs: 553 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-17T01:30:19.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:18 smithi177 ceph-mon[90034]: pgmap v2961: 553 pgs: 553 active+clean; 169 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-17T01:30:19.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:19 smithi177 ceph-mon[90034]: osdmap e1696: 8 total, 8 up, 8 in 2024-08-17T01:30:20.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:19 smithi110 ceph-mon[100641]: osdmap e1696: 8 total, 8 up, 8 in 2024-08-17T01:30:20.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:19 smithi110 ceph-mon[98148]: osdmap e1696: 8 total, 8 up, 8 in 2024-08-17T01:30:21.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:20 smithi110 ceph-mon[98148]: pgmap v2963: 553 pgs: 553 active+clean; 173 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 719 KiB/s wr, 51 op/s 2024-08-17T01:30:21.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:20 smithi110 ceph-mon[100641]: pgmap v2963: 553 pgs: 553 active+clean; 173 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 719 KiB/s wr, 51 op/s 2024-08-17T01:30:21.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:20 smithi177 ceph-mon[90034]: pgmap v2963: 553 pgs: 553 active+clean; 173 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 719 KiB/s wr, 51 op/s 2024-08-17T01:30:23.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:22 smithi110 ceph-mon[98148]: pgmap v2964: 553 pgs: 553 active+clean; 177 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 98 KiB/s rd, 1.1 MiB/s wr, 52 op/s 2024-08-17T01:30:23.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:22 smithi110 ceph-mon[100641]: pgmap v2964: 553 pgs: 553 active+clean; 177 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 98 KiB/s rd, 1.1 MiB/s wr, 52 op/s 2024-08-17T01:30:23.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:22 smithi177 ceph-mon[90034]: pgmap v2964: 553 pgs: 553 active+clean; 177 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 98 KiB/s rd, 1.1 MiB/s wr, 52 op/s 2024-08-17T01:30:24.604 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.EncryptedFlattenSmallData (11721 ms) 2024-08-17T01:30:24.604 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestIOWithIOHint 2024-08-17T01:30:24.604 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:25.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:24 smithi110 ceph-mon[100641]: pgmap v2965: 553 pgs: 553 active+clean; 189 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 2.0 MiB/s wr, 39 op/s 2024-08-17T01:30:25.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:24 smithi110 ceph-mon[98148]: pgmap v2965: 553 pgs: 553 active+clean; 189 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 2.0 MiB/s wr, 39 op/s 2024-08-17T01:30:25.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:24 smithi177 ceph-mon[90034]: pgmap v2965: 553 pgs: 553 active+clean; 189 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 2.0 MiB/s wr, 39 op/s 2024-08-17T01:30:26.775 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:30:26.775 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:30:26.775 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:30:26.775 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:30:26.775 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:30:26.775 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:26.775 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:30:26.776 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:26.776 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:26.776 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:30:26.776 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:26.776 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:30:26.776 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:26.776 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:26.776 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:30:26.776 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:26.776 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:30:26.776 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:26.776 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:26.777 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:30:26.777 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:26.777 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:30:26.777 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:26.777 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:26.777 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:30:26.777 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:26.777 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:30:26.777 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:26.777 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:26.777 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:30:26.777 INFO:tasks.workunit.client.0.smithi110.stdout:start compare and write 2024-08-17T01:30:26.777 INFO:tasks.workunit.client.0.smithi110.stdout:compare and wrote: 512 2024-08-17T01:30:26.778 INFO:tasks.workunit.client.0.smithi110.stdout:start compare and write 2024-08-17T01:30:26.778 INFO:tasks.workunit.client.0.smithi110.stdout:compare and wrote: 512 2024-08-17T01:30:26.778 INFO:tasks.workunit.client.0.smithi110.stdout:start compare and write 2024-08-17T01:30:26.778 INFO:tasks.workunit.client.0.smithi110.stdout:compare and wrote: 512 2024-08-17T01:30:26.778 INFO:tasks.workunit.client.0.smithi110.stdout:start compare and write 2024-08-17T01:30:26.778 INFO:tasks.workunit.client.0.smithi110.stdout:compare and wrote: 512 2024-08-17T01:30:26.778 INFO:tasks.workunit.client.0.smithi110.stdout:start compare and write 2024-08-17T01:30:26.778 INFO:tasks.workunit.client.0.smithi110.stdout:compare and wrote: 512 2024-08-17T01:30:26.778 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:26.778 INFO:tasks.workunit.client.0.smithi110.stdout:started aio compare and write 2024-08-17T01:30:26.778 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:26.778 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:26.778 INFO:tasks.workunit.client.0.smithi110.stdout:finished aio compare and write 2024-08-17T01:30:26.779 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:26.779 INFO:tasks.workunit.client.0.smithi110.stdout:started aio compare and write 2024-08-17T01:30:26.779 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:26.779 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:26.779 INFO:tasks.workunit.client.0.smithi110.stdout:finished aio compare and write 2024-08-17T01:30:26.779 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:26.779 INFO:tasks.workunit.client.0.smithi110.stdout:started aio compare and write 2024-08-17T01:30:26.779 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:26.779 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:26.779 INFO:tasks.workunit.client.0.smithi110.stdout:finished aio compare and write 2024-08-17T01:30:26.779 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:26.779 INFO:tasks.workunit.client.0.smithi110.stdout:started aio compare and write 2024-08-17T01:30:26.779 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:26.780 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:26.780 INFO:tasks.workunit.client.0.smithi110.stdout:finished aio compare and write 2024-08-17T01:30:26.780 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:26.780 INFO:tasks.workunit.client.0.smithi110.stdout:started aio compare and write 2024-08-17T01:30:26.780 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:26.780 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:26.780 INFO:tasks.workunit.client.0.smithi110.stdout:finished aio compare and write 2024-08-17T01:30:26.780 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:26.780 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:26.780 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:26.780 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:26.780 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:26.780 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:26.780 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:30:26.781 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:30:26.781 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:30:26.781 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:26.781 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:30:26.781 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:30:26.781 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:30:26.781 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:26.781 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:30:26.781 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:30:26.781 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:30:26.781 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:26.781 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:30:26.781 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:30:26.781 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:30:26.782 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:26.782 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:30:26.782 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:30:26.782 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:30:26.782 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 512~512 = 512 2024-08-17T01:30:26.782 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:26.782 INFO:tasks.workunit.client.0.smithi110.stdout:aio discard: 1536~512 = 0 2024-08-17T01:30:26.782 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:26.782 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:26.782 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:26.782 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:26.782 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:26.782 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 0 2024-08-17T01:30:26.783 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:26.783 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:26.783 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 0 2024-08-17T01:30:26.783 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:26.783 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:26.783 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 16384 2024-08-17T01:30:26.783 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:26.783 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:26.783 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 16384 2024-08-17T01:30:26.783 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:26.783 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:26.783 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:26.783 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:26.783 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 49152 2024-08-17T01:30:26.784 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:26.784 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:26.784 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 49152 2024-08-17T01:30:26.784 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:26.784 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:26.784 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 65536 2024-08-17T01:30:26.784 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:26.784 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:26.784 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 65536 2024-08-17T01:30:26.784 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:26.784 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:26.784 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:26.784 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:26.785 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 98304 2024-08-17T01:30:26.785 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:26.785 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:26.785 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 98304 2024-08-17T01:30:26.785 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:26.785 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:26.785 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 114688 2024-08-17T01:30:26.785 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:26.785 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:26.785 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 114688 2024-08-17T01:30:26.785 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:26.785 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:26.785 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:26.785 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:26.785 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 147456 2024-08-17T01:30:26.786 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:26.786 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:26.786 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 147456 2024-08-17T01:30:26.786 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:26.786 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:26.786 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 163840 2024-08-17T01:30:26.786 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:26.786 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:26.786 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 163840 2024-08-17T01:30:26.786 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:26.786 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:26.786 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:26.786 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:26.786 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 196608 2024-08-17T01:30:26.786 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:26.787 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:26.787 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 196608 2024-08-17T01:30:26.787 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:26.787 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:26.787 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 212992 2024-08-17T01:30:26.787 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:26.787 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:26.787 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 212992 2024-08-17T01:30:26.787 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:26.787 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:26.787 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:26.787 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:26.787 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:26.787 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:26.787 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:26.788 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:26.788 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:26.788 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:26.788 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:26.788 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:26.788 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:26.788 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:26.788 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:26.788 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:26.788 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:26.788 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:26.788 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:26.788 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:26.789 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:26.789 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:26.789 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:26.789 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:26.789 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:26.789 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:26.789 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:26.789 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:26.789 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:26.789 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:26.789 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:26.789 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:26.789 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:26.790 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:26.790 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:26.790 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:26.790 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:26.790 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:26.790 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:26.790 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:26.790 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:26.790 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:26.790 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:26.790 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:26.790 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:26.790 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:26.791 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:26.791 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:26.791 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:26.791 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:26.791 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:26.791 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:26.791 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:26 smithi110 ceph-mon[100641]: pgmap v2966: 553 pgs: 553 active+clean; 201 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 980 KiB/s rd, 3.2 MiB/s wr, 117 op/s 2024-08-17T01:30:27.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:26 smithi110 ceph-mon[98148]: pgmap v2966: 553 pgs: 553 active+clean; 201 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 980 KiB/s rd, 3.2 MiB/s wr, 117 op/s 2024-08-17T01:30:27.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:26 smithi177 ceph-mon[90034]: pgmap v2966: 553 pgs: 553 active+clean; 201 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 980 KiB/s rd, 3.2 MiB/s wr, 117 op/s 2024-08-17T01:30:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:30:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:30:28] "GET /metrics HTTP/1.1" 200 68275 "" "Prometheus/2.43.0" 2024-08-17T01:30:28.617 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:28.617 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:28.617 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:28.617 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:28.617 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:28.617 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:28.617 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:28.617 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:28.617 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:28.617 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:28.617 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:28.617 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:28.618 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:28.618 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:28.618 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:28.618 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:28.618 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:28.618 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:28.618 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:28.618 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:28.618 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:28.618 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:28.618 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:28.618 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:28.619 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:28.619 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:28.619 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:28.619 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:28.619 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:28.619 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:28.619 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:28.619 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:28.619 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:28.619 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:28.619 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:28.619 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:28.619 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:28.620 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:28.620 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:28.620 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:28.620 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:28.620 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:28.620 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:28.620 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:28.620 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:28.620 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:28.620 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:28.620 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:28.620 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:28.620 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:28.620 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:28.621 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:28.621 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:28.621 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:28.621 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:28.621 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:28.621 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:28.621 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:28.621 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:28.621 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:28.621 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:28.621 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:28.621 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:28.621 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:28.621 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:28.621 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:28.622 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:28.622 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:28.622 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:28.622 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:28.622 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:28.622 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:28.622 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:28.622 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:28.622 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:28.622 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:28.622 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:28.622 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:28.622 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:28.623 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:28.623 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:28.623 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:28.623 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:28.623 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:28.623 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:28.623 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:28.623 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:28.623 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:28.623 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:28.623 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:28.623 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:28.623 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:28.623 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:28.624 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:28.624 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:28.624 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:28.624 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:28.624 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:28.624 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:28.624 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:28.624 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:28.624 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:28.624 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:28.624 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:28.624 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:28.624 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:28.624 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:28.624 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:28.625 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:28.625 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:28.625 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:28.625 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:28.625 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:28.625 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:28.625 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:28.625 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:28.625 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:28.625 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:28.625 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:28.625 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:28.625 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:28.625 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:30:28.625 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:30:28.626 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:30:28.626 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestIOWithIOHint (4013 ms) 2024-08-17T01:30:28.626 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestDataPoolIO 2024-08-17T01:30:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:28 smithi110 ceph-mon[98148]: pgmap v2967: 553 pgs: 553 active+clean; 201 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 112 op/s 2024-08-17T01:30:29.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:28 smithi110 ceph-mon[100641]: pgmap v2967: 553 pgs: 553 active+clean; 201 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 112 op/s 2024-08-17T01:30:29.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:28 smithi177 ceph-mon[90034]: pgmap v2967: 553 pgs: 553 active+clean; 201 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 112 op/s 2024-08-17T01:30:29.949 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:30.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:29 smithi110 ceph-mon[100641]: osdmap e1697: 8 total, 8 up, 8 in 2024-08-17T01:30:30.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:29 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/154407360' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:30:30.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:29 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:30:30.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:29 smithi110 ceph-mon[100641]: pgmap v2969: 585 pgs: 8 creating+peering, 24 unknown, 553 active+clean; 201 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 92 op/s 2024-08-17T01:30:30.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:29 smithi110 ceph-mon[98148]: osdmap e1697: 8 total, 8 up, 8 in 2024-08-17T01:30:30.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:29 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/154407360' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:30:30.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:29 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:30:30.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:29 smithi110 ceph-mon[98148]: pgmap v2969: 585 pgs: 8 creating+peering, 24 unknown, 553 active+clean; 201 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 92 op/s 2024-08-17T01:30:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:29 smithi177 ceph-mon[90034]: osdmap e1697: 8 total, 8 up, 8 in 2024-08-17T01:30:30.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:29 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/154407360' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:30:30.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:29 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:30:30.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:29 smithi177 ceph-mon[90034]: pgmap v2969: 585 pgs: 8 creating+peering, 24 unknown, 553 active+clean; 201 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 92 op/s 2024-08-17T01:30:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:30 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:30:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:30 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:30:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:30 smithi110 ceph-mon[98148]: osdmap e1698: 8 total, 8 up, 8 in 2024-08-17T01:30:31.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:30 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:30:31.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:30 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:30:31.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:30 smithi110 ceph-mon[100641]: osdmap e1698: 8 total, 8 up, 8 in 2024-08-17T01:30:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:30 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:30:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:30 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:30:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:30 smithi177 ceph-mon[90034]: osdmap e1698: 8 total, 8 up, 8 in 2024-08-17T01:30:32.015 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:30:32.016 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:30:32.016 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:30:32.016 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:30:32.016 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:30:32.016 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:32.016 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:30:32.016 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:32.016 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:32.016 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:30:32.016 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:32.016 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:30:32.016 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:32.016 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:32.017 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:30:32.017 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:32.017 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:30:32.017 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:32.017 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:32.017 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:30:32.017 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:32.017 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:30:32.017 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:32.017 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:32.017 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:30:32.017 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:32.018 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:30:32.018 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:32.018 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:32.018 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:30:32.018 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:32.018 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:32.018 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:32.018 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:32.018 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:32.019 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:32.019 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:30:32.019 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:30:32.019 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:30:32.019 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:32.019 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:30:32.019 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:30:32.019 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:30:32.019 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:32.019 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:30:32.019 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:30:32.019 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:30:32.020 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:32.020 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:30:32.020 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:30:32.020 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:30:32.020 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:32.020 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:30:32.020 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:30:32.020 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:30:32.020 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 512~512 = 512 2024-08-17T01:30:32.020 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:32.020 INFO:tasks.workunit.client.0.smithi110.stdout:aio discard: 1536~512 = 0 2024-08-17T01:30:32.020 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:32.021 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:32.021 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:32.021 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:32.021 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:32.021 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:30:32.021 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:30:32.021 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestDataPoolIO (3398 ms) 2024-08-17T01:30:32.021 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatch 2024-08-17T01:30:32.021 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:32.042 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatch (26 ms) 2024-08-17T01:30:32.042 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatch 2024-08-17T01:30:32.042 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:32.067 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatch (25 ms) 2024-08-17T01:30:32.067 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccess 2024-08-17T01:30:32.067 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:32.097 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccess (30 ms) 2024-08-17T01:30:32.097 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccess 2024-08-17T01:30:32.097 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:32.127 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccess (31 ms) 2024-08-17T01:30:32.127 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned 2024-08-17T01:30:32.128 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:32.186 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned (58 ms) 2024-08-17T01:30:32.186 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned 2024-08-17T01:30:32.186 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:32.254 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned (68 ms) 2024-08-17T01:30:32.254 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLarge 2024-08-17T01:30:32.254 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:31 smithi110 ceph-mon[100641]: osdmap e1699: 8 total, 8 up, 8 in 2024-08-17T01:30:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:30:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:30:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:31 smithi110 ceph-mon[100641]: pgmap v2972: 585 pgs: 8 creating+peering, 17 unknown, 560 active+clean; 203 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 310 KiB/s wr, 1.29k op/s 2024-08-17T01:30:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:31 smithi110 ceph-mon[98148]: osdmap e1699: 8 total, 8 up, 8 in 2024-08-17T01:30:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:30:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:30:32.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:31 smithi110 ceph-mon[98148]: pgmap v2972: 585 pgs: 8 creating+peering, 17 unknown, 560 active+clean; 203 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 310 KiB/s wr, 1.29k op/s 2024-08-17T01:30:32.329 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLarge (75 ms) 2024-08-17T01:30:32.329 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLarge 2024-08-17T01:30:32.329 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:31 smithi177 ceph-mon[90034]: osdmap e1699: 8 total, 8 up, 8 in 2024-08-17T01:30:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:30:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:30:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:31 smithi177 ceph-mon[90034]: pgmap v2972: 585 pgs: 8 creating+peering, 17 unknown, 560 active+clean; 203 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 310 KiB/s wr, 1.29k op/s 2024-08-17T01:30:32.387 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLarge (58 ms) 2024-08-17T01:30:32.387 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess 2024-08-17T01:30:32.387 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:32.648 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess (261 ms) 2024-08-17T01:30:32.648 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess 2024-08-17T01:30:32.648 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:32.972 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess (324 ms) 2024-08-17T01:30:32.972 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers 2024-08-17T01:30:32.972 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:33.001 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers (30 ms) 2024-08-17T01:30:33.002 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVMismatch 2024-08-17T01:30:33.002 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:33.031 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVMismatch (30 ms) 2024-08-17T01:30:33.031 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVSuccess 2024-08-17T01:30:33.032 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:33.057 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVSuccess (26 ms) 2024-08-17T01:30:33.057 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestScatterGatherIO 2024-08-17T01:30:33.058 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:33.081 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestScatterGatherIO (23 ms) 2024-08-17T01:30:33.081 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestEmptyDiscard 2024-08-17T01:30:33.082 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:33.104 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:33.104 INFO:tasks.workunit.client.0.smithi110.stdout:aio discard: 0~1048576 = 0 2024-08-17T01:30:33.104 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:33.104 INFO:tasks.workunit.client.0.smithi110.stdout:aio discard: 0~4194304 = 0 2024-08-17T01:30:33.104 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:33.104 INFO:tasks.workunit.client.0.smithi110.stdout:aio discard: 3145728~1048576 = 0 2024-08-17T01:30:33.104 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestEmptyDiscard (23 ms) 2024-08-17T01:30:33.104 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestFUA 2024-08-17T01:30:33.105 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:33.201 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:30:33.201 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:30:33.201 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:30:33.201 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:30:33.201 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:30:33.201 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:33.201 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:33.201 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:33.201 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:33.201 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:33.201 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:33.201 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:30:33.201 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:33.202 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:33.202 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:30:33.202 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:33.202 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:30:33.202 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:33.202 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:33.202 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:30:33.202 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:33.202 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:30:33.202 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:33.202 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:33.202 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:30:33.202 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:33.202 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:30:33.203 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:33.203 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:33.203 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:30:33.203 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:33.203 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:30:33.203 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:33.203 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:33.203 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:30:33.203 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:33.203 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:30:33.203 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:30:33.203 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:30:33.203 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:33.203 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:30:33.203 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:30:33.204 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:30:33.204 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:33.204 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:30:33.204 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:30:33.204 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:30:33.204 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:33.204 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:30:33.204 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:30:33.204 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:30:33.204 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:33.204 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:30:33.204 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:30:33.204 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:30:33.204 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestFUA (97 ms) 2024-08-17T01:30:33.204 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestIOPP 2024-08-17T01:30:33.204 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:33.217 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:30:33.217 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:30:33.218 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:30:33.218 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:30:33.218 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:30:33.218 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:33.218 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:30:33.218 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:33.218 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:33.218 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:30:33.218 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:33.218 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:30:33.218 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:33.218 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:33.219 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:30:33.219 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:33.219 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:30:33.219 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:33.219 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:33.219 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:30:33.219 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:33.219 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:30:33.219 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:33.219 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:33.219 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:30:33.219 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:33.219 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:30:33.219 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:33.230 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:33.231 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:30:33.231 INFO:tasks.workunit.client.0.smithi110.stdout:start compare and write 2024-08-17T01:30:33.231 INFO:tasks.workunit.client.0.smithi110.stdout:compare and wrote: 512 2024-08-17T01:30:33.231 INFO:tasks.workunit.client.0.smithi110.stdout:start compare and write 2024-08-17T01:30:33.231 INFO:tasks.workunit.client.0.smithi110.stdout:compare and wrote: 512 2024-08-17T01:30:33.231 INFO:tasks.workunit.client.0.smithi110.stdout:start compare and write 2024-08-17T01:30:33.231 INFO:tasks.workunit.client.0.smithi110.stdout:compare and wrote: 512 2024-08-17T01:30:33.231 INFO:tasks.workunit.client.0.smithi110.stdout:start compare and write 2024-08-17T01:30:33.231 INFO:tasks.workunit.client.0.smithi110.stdout:compare and wrote: 512 2024-08-17T01:30:33.231 INFO:tasks.workunit.client.0.smithi110.stdout:start compare and write 2024-08-17T01:30:33.231 INFO:tasks.workunit.client.0.smithi110.stdout:compare and wrote: 512 2024-08-17T01:30:33.231 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:33.231 INFO:tasks.workunit.client.0.smithi110.stdout:started aio compare and write 2024-08-17T01:30:33.231 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:33.232 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:33.232 INFO:tasks.workunit.client.0.smithi110.stdout:finished aio compare and write 2024-08-17T01:30:33.232 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:33.232 INFO:tasks.workunit.client.0.smithi110.stdout:started aio compare and write 2024-08-17T01:30:33.232 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:33.232 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:33.232 INFO:tasks.workunit.client.0.smithi110.stdout:finished aio compare and write 2024-08-17T01:30:33.232 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:33.233 INFO:tasks.workunit.client.0.smithi110.stdout:started aio compare and write 2024-08-17T01:30:33.233 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:33.234 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:33.234 INFO:tasks.workunit.client.0.smithi110.stdout:finished aio compare and write 2024-08-17T01:30:33.234 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:33.234 INFO:tasks.workunit.client.0.smithi110.stdout:started aio compare and write 2024-08-17T01:30:33.234 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:33.234 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:33.234 INFO:tasks.workunit.client.0.smithi110.stdout:finished aio compare and write 2024-08-17T01:30:33.234 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:33.235 INFO:tasks.workunit.client.0.smithi110.stdout:started aio compare and write 2024-08-17T01:30:33.235 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:33.236 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:33.236 INFO:tasks.workunit.client.0.smithi110.stdout:finished aio compare and write 2024-08-17T01:30:33.237 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:33.237 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:33.237 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:33.237 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:33.237 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:33.237 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:33.237 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:30:33.237 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:30:33.237 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:30:33.237 INFO:tasks.workunit.client.0.smithi110.stdout:finished read 2024-08-17T01:30:33.237 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:33.237 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:30:33.237 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:30:33.237 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:30:33.237 INFO:tasks.workunit.client.0.smithi110.stdout:finished read 2024-08-17T01:30:33.238 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:33.238 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:30:33.238 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:30:33.238 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:30:33.238 INFO:tasks.workunit.client.0.smithi110.stdout:finished read 2024-08-17T01:30:33.238 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:33.238 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:30:33.238 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:30:33.238 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:30:33.239 INFO:tasks.workunit.client.0.smithi110.stdout:finished read 2024-08-17T01:30:33.239 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:33.239 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:30:33.239 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:30:33.239 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:30:33.239 INFO:tasks.workunit.client.0.smithi110.stdout:finished read 2024-08-17T01:30:33.239 INFO:tasks.workunit.client.0.smithi110.stdout:discard: 512~512 2024-08-17T01:30:33.239 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:33.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:32 smithi110 ceph-mon[100641]: osdmap e1700: 8 total, 8 up, 8 in 2024-08-17T01:30:33.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:32 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:30:33.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:32 smithi110 ceph-mon[98148]: osdmap e1700: 8 total, 8 up, 8 in 2024-08-17T01:30:33.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:32 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:30:33.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:32 smithi177 ceph-mon[90034]: osdmap e1700: 8 total, 8 up, 8 in 2024-08-17T01:30:33.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:32 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:30:34.113 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:34.113 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:34.113 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:34.114 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:34.114 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:34.114 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 0 2024-08-17T01:30:34.114 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.114 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.114 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 0 2024-08-17T01:30:34.114 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.114 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.114 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 16384 2024-08-17T01:30:34.114 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.114 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.114 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 16384 2024-08-17T01:30:34.114 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.115 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.115 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:34.115 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:34.115 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 49152 2024-08-17T01:30:34.115 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.115 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.115 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 49152 2024-08-17T01:30:34.115 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.115 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.115 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 65536 2024-08-17T01:30:34.115 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.115 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.115 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 65536 2024-08-17T01:30:34.115 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.116 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.116 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:34.116 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:34.116 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 98304 2024-08-17T01:30:34.116 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.116 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.116 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 98304 2024-08-17T01:30:34.116 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.116 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.116 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 114688 2024-08-17T01:30:34.116 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.116 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.116 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 114688 2024-08-17T01:30:34.117 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.117 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.117 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:34.117 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:34.117 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 147456 2024-08-17T01:30:34.117 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.117 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.117 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 147456 2024-08-17T01:30:34.117 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.117 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.117 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 163840 2024-08-17T01:30:34.117 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.117 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.118 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 163840 2024-08-17T01:30:34.118 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.118 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.118 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:34.118 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:34.118 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 196608 2024-08-17T01:30:34.118 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.118 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.118 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 196608 2024-08-17T01:30:34.118 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.118 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.118 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 212992 2024-08-17T01:30:34.119 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.119 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.119 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 212992 2024-08-17T01:30:34.119 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.119 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.119 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:34.119 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:34.119 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.119 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.119 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:34.119 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:34.119 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:34.119 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.119 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.120 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.120 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.120 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:34.120 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:34.120 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:34.120 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.120 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.120 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.120 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.120 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:34.121 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:34.121 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:34.121 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.121 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.121 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.122 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.122 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:34.129 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:34.129 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:34.129 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.129 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.129 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.129 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.129 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:34.130 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.130 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.130 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:34.130 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.130 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.130 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:34.151 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:34.151 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:34.151 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.151 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.151 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.151 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.151 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:34.169 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:34.170 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:34.170 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.170 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.170 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.170 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.170 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:34.196 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:34.196 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:34.197 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.197 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.197 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.197 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.197 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:34.221 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:34.221 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:34.221 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.221 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.221 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.221 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.221 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:34.221 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.222 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.222 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:34.222 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.222 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.222 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:34.260 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:34.260 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:34.260 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.260 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.260 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.260 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.260 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:34.297 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:34.297 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:34.297 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.297 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.297 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.297 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.297 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:34.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:33 smithi110 ceph-mon[100641]: pgmap v2974: 585 pgs: 8 creating+peering, 577 active+clean; 215 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.3 MiB/s rd, 3.9 MiB/s wr, 1.74k op/s 2024-08-17T01:30:34.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:33 smithi110 ceph-mon[98148]: pgmap v2974: 585 pgs: 8 creating+peering, 577 active+clean; 215 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.3 MiB/s rd, 3.9 MiB/s wr, 1.74k op/s 2024-08-17T01:30:34.341 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:34.341 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:34.341 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.341 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.341 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.341 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.341 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:33 smithi177 ceph-mon[90034]: pgmap v2974: 585 pgs: 8 creating+peering, 577 active+clean; 215 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.3 MiB/s rd, 3.9 MiB/s wr, 1.74k op/s 2024-08-17T01:30:34.386 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:34.386 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:34.386 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.386 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.386 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.386 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.386 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:34.386 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.386 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.386 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:34.386 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.387 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.387 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:34.445 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:34.445 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:34.445 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.445 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.445 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.445 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.445 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:34.498 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:34.499 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:34.499 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.499 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.499 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.499 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.499 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:34.563 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:34.563 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:34.563 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.563 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.563 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.563 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.563 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:34.623 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:34.623 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:34.623 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.623 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.623 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.623 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.623 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:34.623 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.624 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.624 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:34.624 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.624 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.624 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:34.704 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:34.704 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:34.704 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.704 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.704 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.704 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.704 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:34.777 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:34.777 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:34.777 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.777 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.777 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.778 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.778 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:34.864 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:34.864 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:34.864 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.864 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.864 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.864 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.864 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:34.950 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:34.950 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:34.950 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:34.950 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:34.950 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.950 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.950 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:34.950 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:34.951 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:34.951 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:34.951 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestIOPP (1749 ms) 2024-08-17T01:30:34.951 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP 2024-08-17T01:30:34.951 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:34.975 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP (25 ms) 2024-08-17T01:30:34.975 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP 2024-08-17T01:30:34.975 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:35.001 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP (26 ms) 2024-08-17T01:30:35.001 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP 2024-08-17T01:30:35.001 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:35.027 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP (25 ms) 2024-08-17T01:30:35.027 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP 2024-08-17T01:30:35.027 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:35.053 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP (26 ms) 2024-08-17T01:30:35.053 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchPP 2024-08-17T01:30:35.053 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:35.079 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchPP (27 ms) 2024-08-17T01:30:35.079 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchPP 2024-08-17T01:30:35.079 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:35.104 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:35.110 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchPP (28 ms) 2024-08-17T01:30:35.110 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP 2024-08-17T01:30:35.110 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:35.137 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP (29 ms) 2024-08-17T01:30:35.137 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP 2024-08-17T01:30:35.137 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:35.160 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:35.163 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP (26 ms) 2024-08-17T01:30:35.163 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessPP 2024-08-17T01:30:35.163 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:35.192 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessPP (29 ms) 2024-08-17T01:30:35.192 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessPP 2024-08-17T01:30:35.192 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:35.215 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:35.219 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessPP (27 ms) 2024-08-17T01:30:35.219 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP 2024-08-17T01:30:35.219 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:35.246 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP (27 ms) 2024-08-17T01:30:35.246 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP 2024-08-17T01:30:35.246 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:35.267 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:35.271 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP (25 ms) 2024-08-17T01:30:35.271 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP 2024-08-17T01:30:35.271 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:35.345 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP (74 ms) 2024-08-17T01:30:35.345 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP 2024-08-17T01:30:35.345 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:35.384 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:35.401 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP (56 ms) 2024-08-17T01:30:35.401 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLargePP 2024-08-17T01:30:35.401 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:35.470 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLargePP (70 ms) 2024-08-17T01:30:35.470 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLargePP 2024-08-17T01:30:35.470 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:35.510 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:35.527 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLargePP (57 ms) 2024-08-17T01:30:35.527 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP 2024-08-17T01:30:35.528 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:35.900 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP (372 ms) 2024-08-17T01:30:35.900 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP 2024-08-17T01:30:35.900 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:36.286 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:36.301 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP (401 ms) 2024-08-17T01:30:36.301 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestIOPPWithIOHint 2024-08-17T01:30:36.301 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:36.324 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:30:36.325 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:30:36.325 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:30:36.325 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:30:36.325 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:30:36.325 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:36.325 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:30:36.325 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:36.325 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:36.325 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:30:36.325 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:36.326 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:30:36.326 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:36.326 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:36.326 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:30:36.326 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:36.327 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:30:36.327 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:36.327 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:36.327 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:30:36.327 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:36.327 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:30:36.327 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:36.329 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:36.329 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:30:36.329 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:36.329 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:30:36.329 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:36.330 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:36.330 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:30:36.330 INFO:tasks.workunit.client.0.smithi110.stdout:read: 512 2024-08-17T01:30:36.330 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:36.330 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:30:36.331 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:30:36.331 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:30:36.331 INFO:tasks.workunit.client.0.smithi110.stdout:finished read 2024-08-17T01:30:36.331 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:36.331 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:30:36.331 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:30:36.331 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:30:36.331 INFO:tasks.workunit.client.0.smithi110.stdout:finished read 2024-08-17T01:30:36.331 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:36.331 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:30:36.331 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:30:36.331 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:30:36.331 INFO:tasks.workunit.client.0.smithi110.stdout:finished read 2024-08-17T01:30:36.331 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:36.331 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:30:36.332 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:30:36.332 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:30:36.332 INFO:tasks.workunit.client.0.smithi110.stdout:finished read 2024-08-17T01:30:36.332 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:36.332 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:30:36.332 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:30:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:36 smithi177 ceph-mon[90034]: pgmap v2975: 585 pgs: 585 active+clean; 229 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.0 MiB/s wr, 1.44k op/s 2024-08-17T01:30:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:36 smithi177 ceph-mon[90034]: osdmap e1701: 8 total, 8 up, 8 in 2024-08-17T01:30:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:36 smithi110 ceph-mon[100641]: pgmap v2975: 585 pgs: 585 active+clean; 229 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.0 MiB/s wr, 1.44k op/s 2024-08-17T01:30:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:36 smithi110 ceph-mon[100641]: osdmap e1701: 8 total, 8 up, 8 in 2024-08-17T01:30:37.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:36 smithi110 ceph-mon[98148]: pgmap v2975: 585 pgs: 585 active+clean; 229 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.0 MiB/s wr, 1.44k op/s 2024-08-17T01:30:37.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:36 smithi110 ceph-mon[98148]: osdmap e1701: 8 total, 8 up, 8 in 2024-08-17T01:30:37.193 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:30:37.193 INFO:tasks.workunit.client.0.smithi110.stdout:finished read 2024-08-17T01:30:37.193 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 0 2024-08-17T01:30:37.193 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.193 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.193 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 0 2024-08-17T01:30:37.193 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.194 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.194 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 16384 2024-08-17T01:30:37.194 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.194 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.194 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 16384 2024-08-17T01:30:37.194 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.194 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.194 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:37.194 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:37.194 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 49152 2024-08-17T01:30:37.194 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.194 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.195 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 49152 2024-08-17T01:30:37.195 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.195 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.195 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 65536 2024-08-17T01:30:37.195 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.195 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.195 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 65536 2024-08-17T01:30:37.195 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.195 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.195 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:37.195 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:37.195 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 98304 2024-08-17T01:30:37.195 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.196 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.196 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 98304 2024-08-17T01:30:37.196 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.196 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.196 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 114688 2024-08-17T01:30:37.196 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.196 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.196 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 114688 2024-08-17T01:30:37.196 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.196 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.196 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:37.196 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:37.197 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 147456 2024-08-17T01:30:37.197 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.197 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.197 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 147456 2024-08-17T01:30:37.197 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.197 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.197 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 163840 2024-08-17T01:30:37.197 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.197 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.197 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 163840 2024-08-17T01:30:37.197 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.197 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.198 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:37.198 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:37.198 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 196608 2024-08-17T01:30:37.198 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.198 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.198 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 196608 2024-08-17T01:30:37.198 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.198 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.198 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 212992 2024-08-17T01:30:37.198 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.198 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.199 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 212992 2024-08-17T01:30:37.199 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.199 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.199 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:37.199 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:37.199 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:37.199 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:37.199 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:37.199 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:37.199 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:37.199 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.200 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.200 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:37.200 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:37.200 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:37.200 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:37.200 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:37.200 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.200 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.201 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:37.201 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:37.201 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:37.201 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:37.201 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:37.201 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.201 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.201 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:37.202 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:37.202 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:37.209 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:37.209 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:37.209 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.209 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.209 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:37.209 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:37.209 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:37.209 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:37.209 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:37.209 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:37.209 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:37.209 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:37.210 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:37.230 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:37.230 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:37.230 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.230 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.230 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:37.230 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:37.230 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:37.250 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:37.250 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:37.250 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.251 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.251 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:37.251 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:37.251 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:37.277 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:37.277 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:37.277 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.277 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.278 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:37.278 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:37.278 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:37.302 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:37.302 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:37.303 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.303 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.303 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:37.303 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:37.303 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:37.303 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:37.303 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:37.303 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:37.303 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:37.303 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:37.303 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:37.342 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:37.342 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:37.342 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.342 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.342 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:37.342 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:37.342 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:37.381 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:37.381 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:37.381 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.381 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.381 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:37.381 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:37.382 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:37.427 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:37.427 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:37.427 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.427 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.427 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:37.427 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:37.427 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:37.471 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:37.471 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:37.472 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.472 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.472 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:37.472 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:37.472 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:37.472 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:37.472 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:37.472 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:37.472 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:37.472 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:37.472 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:37.532 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:37.532 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:37.532 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.532 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.532 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:37.532 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:37.533 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:37.596 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:37.596 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:37.596 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.597 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.597 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:37.597 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:37.597 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:37.671 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:37.671 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:37.672 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.672 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.672 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:37.672 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:37.672 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:37.755 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:37.755 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:37.755 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.755 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.755 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:37.755 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:37.755 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:37.755 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:37.756 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:37.756 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:37.756 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:37.756 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:37.756 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:37.845 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:37.845 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:37.845 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.845 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.845 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:37.845 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:37.846 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:37.918 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:37.918 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:37.918 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:37.918 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:37.918 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:37.919 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:37.919 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:38.008 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:38.008 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:38.008 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:38.008 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:38.008 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:38.008 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:38.008 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:30:38.093 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:30:38.093 INFO:tasks.workunit.client.0.smithi110.stdout:finished writesame 2024-08-17T01:30:38.093 INFO:tasks.workunit.client.0.smithi110.stdout:to verify the data 2024-08-17T01:30:38.093 INFO:tasks.workunit.client.0.smithi110.stdout:verified 2024-08-17T01:30:38.093 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:38.093 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:38.093 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:38.093 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:30:38.093 INFO:tasks.workunit.client.0.smithi110.stdout:started writesame 2024-08-17T01:30:38.093 INFO:tasks.workunit.client.0.smithi110.stdout:expected fail, finished writesame 2024-08-17T01:30:38.094 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestIOPPWithIOHint (1792 ms) 2024-08-17T01:30:38.094 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestIOToSnapshot 2024-08-17T01:30:38.094 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:30:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:30:38] "GET /metrics HTTP/1.1" 200 70698 "" "Prometheus/2.43.0" 2024-08-17T01:30:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:38 smithi177 ceph-mon[90034]: pgmap v2977: 585 pgs: 585 active+clean; 277 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 14 MiB/s wr, 2.07k op/s 2024-08-17T01:30:39.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:38 smithi110 ceph-mon[98148]: pgmap v2977: 585 pgs: 585 active+clean; 277 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 14 MiB/s wr, 2.07k op/s 2024-08-17T01:30:39.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:38 smithi110 ceph-mon[100641]: pgmap v2977: 585 pgs: 585 active+clean; 277 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 14 MiB/s wr, 2.07k op/s 2024-08-17T01:30:39.636 INFO:tasks.workunit.client.0.smithi110.stdout:num snaps is: 0 2024-08-17T01:30:39.637 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 0 2024-08-17T01:30:39.637 INFO:tasks.workunit.client.0.smithi110.stdout:num snaps is: 1 2024-08-17T01:30:39.637 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 1 2024-08-17T01:30:39.637 INFO:tasks.workunit.client.0.smithi110.stdout:snap: orig 2024-08-17T01:30:39.637 INFO:tasks.workunit.client.0.smithi110.stdout:found orig with size 2097152 2024-08-17T01:30:39.637 INFO:tasks.workunit.client.0.smithi110.stdout:read: 80 2024-08-17T01:30:39.637 INFO:tasks.workunit.client.0.smithi110.stdout:write test data! 2024-08-17T01:30:39.637 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 80 2024-08-17T01:30:39.637 INFO:tasks.workunit.client.0.smithi110.stdout:num snaps is: 2 2024-08-17T01:30:39.637 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 2 2024-08-17T01:30:39.637 INFO:tasks.workunit.client.0.smithi110.stdout:snap: orig 2024-08-17T01:30:39.637 INFO:tasks.workunit.client.0.smithi110.stdout:snap: written 2024-08-17T01:30:39.637 INFO:tasks.workunit.client.0.smithi110.stdout:found orig with size 2097152 2024-08-17T01:30:39.637 INFO:tasks.workunit.client.0.smithi110.stdout:found written with size 2097152 2024-08-17T01:30:39.638 INFO:tasks.workunit.client.0.smithi110.stdout:read: 80 2024-08-17T01:30:39.638 INFO:tasks.workunit.client.0.smithi110.stdout:read: 80 2024-08-17T01:30:39.638 INFO:tasks.workunit.client.0.smithi110.stdout:read: 80 2024-08-17T01:30:39.638 INFO:tasks.workunit.client.0.smithi110.stdout:write to snapshot returned -30 2024-08-17T01:30:39.638 INFO:tasks.workunit.client.0.smithi110.stdout:Read-only file system 2024-08-17T01:30:39.659 INFO:tasks.workunit.client.0.smithi110.stdout:read: 80 2024-08-17T01:30:39.659 INFO:tasks.workunit.client.0.smithi110.stdout:read: 80 2024-08-17T01:30:39.659 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 80 2024-08-17T01:30:39.659 INFO:tasks.workunit.client.0.smithi110.stdout:opening testimg@orig 2024-08-17T01:30:39.659 INFO:tasks.workunit.client.0.smithi110.stdout:read: 80 2024-08-17T01:30:39.659 INFO:tasks.workunit.client.0.smithi110.stdout:write to snapshot returned -30 2024-08-17T01:30:39.659 INFO:tasks.workunit.client.0.smithi110.stdout:Read-only file system 2024-08-17T01:30:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:39 smithi177 ceph-mon[90034]: osdmap e1702: 8 total, 8 up, 8 in 2024-08-17T01:30:40.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:39 smithi110 ceph-mon[98148]: osdmap e1702: 8 total, 8 up, 8 in 2024-08-17T01:30:40.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:39 smithi110 ceph-mon[100641]: osdmap e1702: 8 total, 8 up, 8 in 2024-08-17T01:30:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:40 smithi177 ceph-mon[90034]: pgmap v2979: 585 pgs: 585 active+clean; 293 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 14 MiB/s wr, 1.86k op/s 2024-08-17T01:30:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:40 smithi177 ceph-mon[90034]: osdmap e1703: 8 total, 8 up, 8 in 2024-08-17T01:30:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:40 smithi110 ceph-mon[100641]: pgmap v2979: 585 pgs: 585 active+clean; 293 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 14 MiB/s wr, 1.86k op/s 2024-08-17T01:30:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:40 smithi110 ceph-mon[100641]: osdmap e1703: 8 total, 8 up, 8 in 2024-08-17T01:30:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:40 smithi110 ceph-mon[98148]: pgmap v2979: 585 pgs: 585 active+clean; 293 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 14 MiB/s wr, 1.86k op/s 2024-08-17T01:30:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:40 smithi110 ceph-mon[98148]: osdmap e1703: 8 total, 8 up, 8 in 2024-08-17T01:30:41.651 INFO:tasks.workunit.client.0.smithi110.stdout:num snaps is: 2 2024-08-17T01:30:41.651 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 2 2024-08-17T01:30:41.652 INFO:tasks.workunit.client.0.smithi110.stdout:snap: orig 2024-08-17T01:30:41.652 INFO:tasks.workunit.client.0.smithi110.stdout:snap: written 2024-08-17T01:30:41.652 INFO:tasks.workunit.client.0.smithi110.stdout:found orig with size 2097152 2024-08-17T01:30:41.652 INFO:tasks.workunit.client.0.smithi110.stdout:found written with size 2097152 2024-08-17T01:30:41.652 INFO:tasks.workunit.client.0.smithi110.stdout:num snaps is: 1 2024-08-17T01:30:41.652 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 1 2024-08-17T01:30:41.652 INFO:tasks.workunit.client.0.smithi110.stdout:snap: orig 2024-08-17T01:30:41.652 INFO:tasks.workunit.client.0.smithi110.stdout:found orig with size 2097152 2024-08-17T01:30:41.652 INFO:tasks.workunit.client.0.smithi110.stdout:num snaps is: 0 2024-08-17T01:30:41.652 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 0 2024-08-17T01:30:41.652 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestIOToSnapshot (3558 ms) 2024-08-17T01:30:41.652 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestSnapshotDeletedIo 2024-08-17T01:30:41.652 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:42.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:41 smithi110 ceph-mon[100641]: osdmap e1704: 8 total, 8 up, 8 in 2024-08-17T01:30:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:41 smithi110 ceph-mon[98148]: osdmap e1704: 8 total, 8 up, 8 in 2024-08-17T01:30:42.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:41 smithi177 ceph-mon[90034]: osdmap e1704: 8 total, 8 up, 8 in 2024-08-17T01:30:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:42 smithi110 ceph-mon[98148]: pgmap v2982: 585 pgs: 585 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 16 MiB/s wr, 2.46k op/s 2024-08-17T01:30:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:42 smithi110 ceph-mon[98148]: osdmap e1705: 8 total, 8 up, 8 in 2024-08-17T01:30:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:42 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:30:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:42 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:30:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:42 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:30:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:42 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:30:43.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:42 smithi110 ceph-mon[100641]: pgmap v2982: 585 pgs: 585 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 16 MiB/s wr, 2.46k op/s 2024-08-17T01:30:43.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:42 smithi110 ceph-mon[100641]: osdmap e1705: 8 total, 8 up, 8 in 2024-08-17T01:30:43.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:42 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:30:43.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:42 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:30:43.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:42 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:30:43.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:42 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:30:43.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:42 smithi177 ceph-mon[90034]: pgmap v2982: 585 pgs: 585 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 16 MiB/s wr, 2.46k op/s 2024-08-17T01:30:43.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:42 smithi177 ceph-mon[90034]: osdmap e1705: 8 total, 8 up, 8 in 2024-08-17T01:30:43.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:42 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:30:43.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:42 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:30:43.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:42 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:30:43.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:42 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:30:43.666 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestSnapshotDeletedIo (2015 ms) 2024-08-17T01:30:43.666 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestClone 2024-08-17T01:30:43.666 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:44.013 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:43 smithi177 ceph-mon[90034]: osdmap e1706: 8 total, 8 up, 8 in 2024-08-17T01:30:44.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:43 smithi110 ceph-mon[98148]: osdmap e1706: 8 total, 8 up, 8 in 2024-08-17T01:30:44.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:43 smithi110 ceph-mon[100641]: osdmap e1706: 8 total, 8 up, 8 in 2024-08-17T01:30:45.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:44 smithi110 ceph-mon[98148]: pgmap v2985: 585 pgs: 585 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 1.43k op/s 2024-08-17T01:30:45.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:44 smithi110 ceph-mon[98148]: osdmap e1707: 8 total, 8 up, 8 in 2024-08-17T01:30:45.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:44 smithi110 ceph-mon[100641]: pgmap v2985: 585 pgs: 585 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 1.43k op/s 2024-08-17T01:30:45.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:44 smithi110 ceph-mon[100641]: osdmap e1707: 8 total, 8 up, 8 in 2024-08-17T01:30:45.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:44 smithi177 ceph-mon[90034]: pgmap v2985: 585 pgs: 585 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 1.43k op/s 2024-08-17T01:30:45.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:44 smithi177 ceph-mon[90034]: osdmap e1707: 8 total, 8 up, 8 in 2024-08-17T01:30:45.678 INFO:tasks.workunit.client.0.smithi110.stdout:made parent image "parent" 2024-08-17T01:30:45.678 INFO:tasks.workunit.client.0.smithi110.stdout:parent has no parent info 2024-08-17T01:30:45.678 INFO:tasks.workunit.client.0.smithi110.stdout:made snapshot "parent@parent_snap" 2024-08-17T01:30:45.678 INFO:tasks.workunit.client.0.smithi110.stdout:can't unprotect an unprotected snap 2024-08-17T01:30:45.678 INFO:tasks.workunit.client.0.smithi110.stdout:can't protect a protected snap 2024-08-17T01:30:45.678 INFO:tasks.workunit.client.0.smithi110.stdout:made and opened clone "child" 2024-08-17T01:30:45.679 INFO:tasks.workunit.client.0.smithi110.stdout:read: 8 2024-08-17T01:30:45.679 INFO:tasks.workunit.client.0.smithi110.stdout:read: 8 2024-08-17T01:30:45.679 INFO:tasks.workunit.client.0.smithi110.stdout:read: 8 2024-08-17T01:30:45.679 INFO:tasks.workunit.client.0.smithi110.stdout:sizes and overlaps are good between parent and child 2024-08-17T01:30:45.679 INFO:tasks.workunit.client.0.smithi110.stdout:child image successfully cloned all image-meta pairs 2024-08-17T01:30:45.679 INFO:tasks.workunit.client.0.smithi110.stdout:sized down clone, changed overlap 2024-08-17T01:30:45.679 INFO:tasks.workunit.client.0.smithi110.stdout:parent info: size 4194304 obj_size 4194304 parent_pool 18446744073709551615 2024-08-17T01:30:45.679 INFO:tasks.workunit.client.0.smithi110.stdout:sized up clone, changed size but not overlap or parent's size 2024-08-17T01:30:45.679 INFO:tasks.workunit.client.0.smithi110.stdout:can't remove parent while child still exists 2024-08-17T01:30:45.679 INFO:tasks.workunit.client.0.smithi110.stdout:can't remove parent while still protected 2024-08-17T01:30:45.679 INFO:tasks.workunit.client.0.smithi110.stdout:removed parent snap after unprotecting 2024-08-17T01:30:45.680 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestClone (2012 ms) 2024-08-17T01:30:45.680 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestClone2 2024-08-17T01:30:45.680 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:46.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:45 smithi110 ceph-mon[98148]: osdmap e1708: 8 total, 8 up, 8 in 2024-08-17T01:30:46.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:45 smithi110 ceph-mon[100641]: osdmap e1708: 8 total, 8 up, 8 in 2024-08-17T01:30:46.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:45 smithi177 ceph-mon[90034]: osdmap e1708: 8 total, 8 up, 8 in 2024-08-17T01:30:46.207 INFO:tasks.workunit.client.0.smithi110.stdout:made parent image "parent" 2024-08-17T01:30:46.207 INFO:tasks.workunit.client.0.smithi110.stdout:parent has no parent info 2024-08-17T01:30:46.207 INFO:tasks.workunit.client.0.smithi110.stdout:made snapshot "parent@parent_snap" 2024-08-17T01:30:46.207 INFO:tasks.workunit.client.0.smithi110.stdout:made and opened clone "child" 2024-08-17T01:30:46.207 INFO:tasks.workunit.client.0.smithi110.stdout:child image successfully cloned all image-meta pairs 2024-08-17T01:30:46.208 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestClone2 (529 ms) 2024-08-17T01:30:46.208 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.ListChildren 2024-08-17T01:30:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:46 smithi110 ceph-mon[98148]: pgmap v2988: 585 pgs: 585 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 757 KiB/s rd, 322 KiB/s wr, 1.45k op/s 2024-08-17T01:30:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:46 smithi110 ceph-mon[98148]: osdmap e1709: 8 total, 8 up, 8 in 2024-08-17T01:30:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:46 smithi110 ceph-mon[98148]: osdmap e1710: 8 total, 8 up, 8 in 2024-08-17T01:30:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:30:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:30:47.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:46 smithi110 ceph-mon[100641]: pgmap v2988: 585 pgs: 585 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 757 KiB/s rd, 322 KiB/s wr, 1.45k op/s 2024-08-17T01:30:47.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:46 smithi110 ceph-mon[100641]: osdmap e1709: 8 total, 8 up, 8 in 2024-08-17T01:30:47.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:46 smithi110 ceph-mon[100641]: osdmap e1710: 8 total, 8 up, 8 in 2024-08-17T01:30:47.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:30:47.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:30:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:46 smithi177 ceph-mon[90034]: pgmap v2988: 585 pgs: 585 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 757 KiB/s rd, 322 KiB/s wr, 1.45k op/s 2024-08-17T01:30:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:46 smithi177 ceph-mon[90034]: osdmap e1709: 8 total, 8 up, 8 in 2024-08-17T01:30:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:46 smithi177 ceph-mon[90034]: osdmap e1710: 8 total, 8 up, 8 in 2024-08-17T01:30:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:30:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:30:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:48 smithi177 ceph-mon[90034]: osdmap e1711: 8 total, 8 up, 8 in 2024-08-17T01:30:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:48 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1544205378' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:30:48.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:48 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:30:48.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:48 smithi177 ceph-mon[90034]: pgmap v2992: 617 pgs: 6 creating+peering, 26 unknown, 585 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 470 KiB/s rd, 29 KiB/s wr, 554 op/s 2024-08-17T01:30:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:30:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:30:48] "GET /metrics HTTP/1.1" 200 70728 "" "Prometheus/2.43.0" 2024-08-17T01:30:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:48 smithi110 ceph-mon[98148]: osdmap e1711: 8 total, 8 up, 8 in 2024-08-17T01:30:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:48 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1544205378' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:30:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:48 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:30:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:48 smithi110 ceph-mon[98148]: pgmap v2992: 617 pgs: 6 creating+peering, 26 unknown, 585 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 470 KiB/s rd, 29 KiB/s wr, 554 op/s 2024-08-17T01:30:48.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:48 smithi110 ceph-mon[100641]: osdmap e1711: 8 total, 8 up, 8 in 2024-08-17T01:30:48.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:48 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1544205378' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:30:48.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:48 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:30:48.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:48 smithi110 ceph-mon[100641]: pgmap v2992: 617 pgs: 6 creating+peering, 26 unknown, 585 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 470 KiB/s rd, 29 KiB/s wr, 554 op/s 2024-08-17T01:30:49.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:49 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:30:49.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:49 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:30:49.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:49 smithi177 ceph-mon[90034]: osdmap e1712: 8 total, 8 up, 8 in 2024-08-17T01:30:49.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:49 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:30:49.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:49 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:30:49.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:49 smithi110 ceph-mon[98148]: osdmap e1712: 8 total, 8 up, 8 in 2024-08-17T01:30:49.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:49 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:30:49.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:49 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:30:49.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:49 smithi110 ceph-mon[100641]: osdmap e1712: 8 total, 8 up, 8 in 2024-08-17T01:30:50.117 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:30:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:50 smithi177 ceph-mon[90034]: osdmap e1713: 8 total, 8 up, 8 in 2024-08-17T01:30:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:50 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1197494618' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:30:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:50 smithi177 ceph-mon[90034]: pgmap v2995: 649 pgs: 8 creating+peering, 43 unknown, 598 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 732 KiB/s rd, 53 KiB/s wr, 873 op/s 2024-08-17T01:30:50.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:50 smithi110 ceph-mon[98148]: osdmap e1713: 8 total, 8 up, 8 in 2024-08-17T01:30:50.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:50 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1197494618' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:30:50.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:50 smithi110 ceph-mon[98148]: pgmap v2995: 649 pgs: 8 creating+peering, 43 unknown, 598 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 732 KiB/s rd, 53 KiB/s wr, 873 op/s 2024-08-17T01:30:50.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:50 smithi110 ceph-mon[100641]: osdmap e1713: 8 total, 8 up, 8 in 2024-08-17T01:30:50.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:50 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1197494618' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:30:50.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:50 smithi110 ceph-mon[100641]: pgmap v2995: 649 pgs: 8 creating+peering, 43 unknown, 598 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 732 KiB/s rd, 53 KiB/s wr, 873 op/s 2024-08-17T01:30:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:51 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1197494618' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:30:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:51 smithi177 ceph-mon[90034]: osdmap e1714: 8 total, 8 up, 8 in 2024-08-17T01:30:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:51 smithi177 ceph-mon[90034]: osdmap e1715: 8 total, 8 up, 8 in 2024-08-17T01:30:51.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:51 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1197494618' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:30:51.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:51 smithi110 ceph-mon[98148]: osdmap e1714: 8 total, 8 up, 8 in 2024-08-17T01:30:51.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:51 smithi110 ceph-mon[98148]: osdmap e1715: 8 total, 8 up, 8 in 2024-08-17T01:30:51.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:51 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1197494618' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:30:51.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:51 smithi110 ceph-mon[100641]: osdmap e1714: 8 total, 8 up, 8 in 2024-08-17T01:30:51.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:51 smithi110 ceph-mon[100641]: osdmap e1715: 8 total, 8 up, 8 in 2024-08-17T01:30:52.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:52 smithi110 ceph-mon[98148]: pgmap v2998: 649 pgs: 13 creating+peering, 32 unknown, 604 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 318 KiB/s rd, 27 KiB/s wr, 388 op/s 2024-08-17T01:30:52.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:52 smithi110 ceph-mon[100641]: pgmap v2998: 649 pgs: 13 creating+peering, 32 unknown, 604 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 318 KiB/s rd, 27 KiB/s wr, 388 op/s 2024-08-17T01:30:52.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:52 smithi177 ceph-mon[90034]: pgmap v2998: 649 pgs: 13 creating+peering, 32 unknown, 604 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 318 KiB/s rd, 27 KiB/s wr, 388 op/s 2024-08-17T01:30:53.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:53 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:30:53.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:53 smithi110 ceph-mon[98148]: osdmap e1716: 8 total, 8 up, 8 in 2024-08-17T01:30:53.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:53 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:30:53.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:53 smithi110 ceph-mon[100641]: osdmap e1716: 8 total, 8 up, 8 in 2024-08-17T01:30:53.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:53 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:30:53.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:53 smithi177 ceph-mon[90034]: osdmap e1716: 8 total, 8 up, 8 in 2024-08-17T01:30:54.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:54 smithi110 ceph-mon[100641]: osdmap e1717: 8 total, 8 up, 8 in 2024-08-17T01:30:54.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:54 smithi110 ceph-mon[100641]: pgmap v3001: 649 pgs: 7 creating+peering, 3 unknown, 639 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 767 B/s wr, 2 op/s 2024-08-17T01:30:54.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:54 smithi110 ceph-mon[98148]: osdmap e1717: 8 total, 8 up, 8 in 2024-08-17T01:30:54.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:54 smithi110 ceph-mon[98148]: pgmap v3001: 649 pgs: 7 creating+peering, 3 unknown, 639 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 767 B/s wr, 2 op/s 2024-08-17T01:30:54.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:54 smithi177 ceph-mon[90034]: osdmap e1717: 8 total, 8 up, 8 in 2024-08-17T01:30:54.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:54 smithi177 ceph-mon[90034]: pgmap v3001: 649 pgs: 7 creating+peering, 3 unknown, 639 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 767 B/s wr, 2 op/s 2024-08-17T01:30:55.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:55 smithi110 ceph-mon[98148]: osdmap e1718: 8 total, 8 up, 8 in 2024-08-17T01:30:55.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:55 smithi110 ceph-mon[100641]: osdmap e1718: 8 total, 8 up, 8 in 2024-08-17T01:30:55.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:55 smithi177 ceph-mon[90034]: osdmap e1718: 8 total, 8 up, 8 in 2024-08-17T01:30:55.642 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.642 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-31/image125 2024-08-17T01:30:55.642 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-31/image125 2024-08-17T01:30:55.642 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-31/image125 2024-08-17T01:30:55.642 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.642 INFO:tasks.workunit.client.0.smithi110.stdout:num children is: 1 2024-08-17T01:30:55.642 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 1 2024-08-17T01:30:55.642 INFO:tasks.workunit.client.0.smithi110.stdout:child: image125 2024-08-17T01:30:55.642 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-31/image125/8aba2921a725 2024-08-17T01:30:55.642 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.643 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.643 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-31/image125 2024-08-17T01:30:55.643 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:55.643 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-31/image125 2024-08-17T01:30:55.643 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-31/image125 2024-08-17T01:30:55.643 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.643 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.643 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:55.643 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:55.643 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:55.643 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.643 INFO:tasks.workunit.client.0.smithi110.stdout:num children is: 2 2024-08-17T01:30:55.643 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 2 2024-08-17T01:30:55.643 INFO:tasks.workunit.client.0.smithi110.stdout:child: image126 2024-08-17T01:30:55.644 INFO:tasks.workunit.client.0.smithi110.stdout:child: image125 2024-08-17T01:30:55.644 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-31/image125/8aba2921a725 2024-08-17T01:30:55.644 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.644 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-30/image126/8aba6ef61bd7 2024-08-17T01:30:55.644 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.644 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.644 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-31/image125 2024-08-17T01:30:55.644 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:55.644 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-31/image125 2024-08-17T01:30:55.644 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-31/image125 2024-08-17T01:30:55.645 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.645 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.645 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:55.645 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:55.645 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:55.645 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.645 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.645 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-31/image127 2024-08-17T01:30:55.645 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:55.645 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-31/image125 2024-08-17T01:30:55.645 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-31/image127 2024-08-17T01:30:55.645 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-31/image127 2024-08-17T01:30:55.645 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.645 INFO:tasks.workunit.client.0.smithi110.stdout:num children is: 3 2024-08-17T01:30:55.646 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 3 2024-08-17T01:30:55.646 INFO:tasks.workunit.client.0.smithi110.stdout:child: image126 2024-08-17T01:30:55.646 INFO:tasks.workunit.client.0.smithi110.stdout:child: image125 2024-08-17T01:30:55.646 INFO:tasks.workunit.client.0.smithi110.stdout:child: image127 2024-08-17T01:30:55.646 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-31/image125/8aba2921a725 2024-08-17T01:30:55.646 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.646 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-30/image126/8aba6ef61bd7 2024-08-17T01:30:55.646 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.646 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-31/image127/8abaaf02aa7b 2024-08-17T01:30:55.646 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.646 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.646 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-31/image125 2024-08-17T01:30:55.646 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:55.646 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-31/image125 2024-08-17T01:30:55.647 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-31/image125 2024-08-17T01:30:55.647 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.647 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.647 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:55.647 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:55.647 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:55.647 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.647 INFO:tasks.workunit.client.0.smithi110.stdout:num children is: 3 2024-08-17T01:30:55.647 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 3 2024-08-17T01:30:55.647 INFO:tasks.workunit.client.0.smithi110.stdout:child: image126 2024-08-17T01:30:55.647 INFO:tasks.workunit.client.0.smithi110.stdout:child: image125 2024-08-17T01:30:55.647 INFO:tasks.workunit.client.0.smithi110.stdout:child: image127 2024-08-17T01:30:55.647 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-31/image125/8aba2921a725 2024-08-17T01:30:55.647 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.648 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-30/image126/8aba6ef61bd7 2024-08-17T01:30:55.648 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.648 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-31/image127/8abaaf02aa7b 2024-08-17T01:30:55.648 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.648 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.648 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-31/image125 2024-08-17T01:30:55.648 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:55.648 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-31/image125 2024-08-17T01:30:55.648 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-31/image125 2024-08-17T01:30:55.648 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.648 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.648 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:55.648 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:55.648 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:55.649 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.649 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.649 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-31/image128 2024-08-17T01:30:55.649 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:55.649 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-31/image125 2024-08-17T01:30:55.649 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-31/image128 2024-08-17T01:30:55.649 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-31/image128 2024-08-17T01:30:55.649 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.649 INFO:tasks.workunit.client.0.smithi110.stdout:num children is: 4 2024-08-17T01:30:55.649 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 4 2024-08-17T01:30:55.649 INFO:tasks.workunit.client.0.smithi110.stdout:child: image126 2024-08-17T01:30:55.649 INFO:tasks.workunit.client.0.smithi110.stdout:child: image125 2024-08-17T01:30:55.649 INFO:tasks.workunit.client.0.smithi110.stdout:child: image127 2024-08-17T01:30:55.649 INFO:tasks.workunit.client.0.smithi110.stdout:child: image128 2024-08-17T01:30:55.649 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-31/image125/8aba2921a725 2024-08-17T01:30:55.650 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.650 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-30/image126/8aba6ef61bd7 2024-08-17T01:30:55.650 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.650 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-31/image127/8abaaf02aa7b 2024-08-17T01:30:55.650 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.650 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-31/image128/8aba8f0e7f61 2024-08-17T01:30:55.650 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.650 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.650 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-31/image125 2024-08-17T01:30:55.650 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:55.650 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-31/image125 2024-08-17T01:30:55.650 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-31/image125 2024-08-17T01:30:55.650 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.650 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.651 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:55.651 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:55.651 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:55.651 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.651 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.651 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-31/image127 2024-08-17T01:30:55.651 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:55.651 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-31/image125 2024-08-17T01:30:55.651 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-31/image127 2024-08-17T01:30:55.651 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-31/image127 2024-08-17T01:30:55.651 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.651 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:55.651 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-31/image128 2024-08-17T01:30:56.181 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:56.181 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-31/image125 2024-08-17T01:30:56.181 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-31/image127 2024-08-17T01:30:56.181 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-31/image128 2024-08-17T01:30:56.181 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-31/image128 2024-08-17T01:30:56.181 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:56.181 INFO:tasks.workunit.client.0.smithi110.stdout:num children is: 4 2024-08-17T01:30:56.182 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 4 2024-08-17T01:30:56.182 INFO:tasks.workunit.client.0.smithi110.stdout:child: image126 2024-08-17T01:30:56.182 INFO:tasks.workunit.client.0.smithi110.stdout:child: image125 2024-08-17T01:30:56.182 INFO:tasks.workunit.client.0.smithi110.stdout:child: image127 2024-08-17T01:30:56.182 INFO:tasks.workunit.client.0.smithi110.stdout:child: image128 2024-08-17T01:30:56.182 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-31/image125/8aba2921a725 2024-08-17T01:30:56.182 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:56.182 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-30/image126/8aba6ef61bd7 2024-08-17T01:30:56.182 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:56.182 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-31/image127/8abaaf02aa7b 2024-08-17T01:30:56.182 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:56.182 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-31/image128/8aba8f0e7f61 2024-08-17T01:30:56.182 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:56.182 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:56.183 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:56.183 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:56.183 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:56.183 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:56.183 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:56.183 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-31/image127 2024-08-17T01:30:56.183 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:56.183 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-31/image127 2024-08-17T01:30:56.183 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-31/image127 2024-08-17T01:30:56.183 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:56.183 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:56.183 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-31/image128 2024-08-17T01:30:56.183 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:56.183 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-31/image127 2024-08-17T01:30:56.183 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-31/image128 2024-08-17T01:30:56.183 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-31/image128 2024-08-17T01:30:56.184 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:56.184 INFO:tasks.workunit.client.0.smithi110.stdout:num children is: 3 2024-08-17T01:30:56.184 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 3 2024-08-17T01:30:56.184 INFO:tasks.workunit.client.0.smithi110.stdout:child: image126 2024-08-17T01:30:56.184 INFO:tasks.workunit.client.0.smithi110.stdout:child: image127 2024-08-17T01:30:56.184 INFO:tasks.workunit.client.0.smithi110.stdout:child: image128 2024-08-17T01:30:56.184 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-30/image126/8aba6ef61bd7 2024-08-17T01:30:56.184 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:56.184 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-31/image127/8abaaf02aa7b 2024-08-17T01:30:56.184 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:56.184 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-31/image128/8aba8f0e7f61 2024-08-17T01:30:56.184 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:56.184 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:56.184 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:56.184 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:56.184 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:56.185 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:56.185 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:56.185 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-31/image128 2024-08-17T01:30:56.185 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:56.185 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-31/image128 2024-08-17T01:30:56.185 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-31/image128 2024-08-17T01:30:56.185 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:56.185 INFO:tasks.workunit.client.0.smithi110.stdout:num children is: 2 2024-08-17T01:30:56.185 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 2 2024-08-17T01:30:56.185 INFO:tasks.workunit.client.0.smithi110.stdout:child: image126 2024-08-17T01:30:56.185 INFO:tasks.workunit.client.0.smithi110.stdout:child: image128 2024-08-17T01:30:56.185 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-30/image126/8aba6ef61bd7 2024-08-17T01:30:56.185 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:56.185 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-31/image128/8aba8f0e7f61 2024-08-17T01:30:56.186 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:56.186 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:56.186 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:56.186 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:56.186 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-30/image126 2024-08-17T01:30:56.186 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:56.186 INFO:tasks.workunit.client.0.smithi110.stdout:num children is: 1 2024-08-17T01:30:56.186 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 1 2024-08-17T01:30:56.186 INFO:tasks.workunit.client.0.smithi110.stdout:child: image126 2024-08-17T01:30:56.186 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-30/image126/8aba6ef61bd7 2024-08-17T01:30:56.186 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:30:56.186 INFO:tasks.workunit.client.0.smithi110.stdout:num children is: 0 2024-08-17T01:30:56.187 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 0 2024-08-17T01:30:56.187 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.ListChildren (9974 ms) 2024-08-17T01:30:56.187 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.ListChildrenTiered 2024-08-17T01:30:56.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:56 smithi110 ceph-mon[98148]: osdmap e1719: 8 total, 8 up, 8 in 2024-08-17T01:30:56.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:56 smithi110 ceph-mon[98148]: pgmap v3004: 649 pgs: 649 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2024-08-17T01:30:56.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:56 smithi110 ceph-mon[98148]: osdmap e1720: 8 total, 8 up, 8 in 2024-08-17T01:30:56.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:56 smithi110 ceph-mon[100641]: osdmap e1719: 8 total, 8 up, 8 in 2024-08-17T01:30:56.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:56 smithi110 ceph-mon[100641]: pgmap v3004: 649 pgs: 649 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2024-08-17T01:30:56.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:56 smithi110 ceph-mon[100641]: osdmap e1720: 8 total, 8 up, 8 in 2024-08-17T01:30:56.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:56 smithi177 ceph-mon[90034]: osdmap e1719: 8 total, 8 up, 8 in 2024-08-17T01:30:56.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:56 smithi177 ceph-mon[90034]: pgmap v3004: 649 pgs: 649 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2024-08-17T01:30:56.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:56 smithi177 ceph-mon[90034]: osdmap e1720: 8 total, 8 up, 8 in 2024-08-17T01:30:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:30:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:30:58] "GET /metrics HTTP/1.1" 200 70728 "" "Prometheus/2.43.0" 2024-08-17T01:30:58.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:58 smithi110 ceph-mon[100641]: osdmap e1721: 8 total, 8 up, 8 in 2024-08-17T01:30:58.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:58 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3291383367' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:30:58.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:58 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:30:58.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:58 smithi110 ceph-mon[100641]: pgmap v3007: 681 pgs: 5 creating+peering, 27 unknown, 649 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 275 KiB/s rd, 10 KiB/s wr, 346 op/s 2024-08-17T01:30:58.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:58 smithi110 ceph-mon[98148]: osdmap e1721: 8 total, 8 up, 8 in 2024-08-17T01:30:58.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:58 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3291383367' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:30:58.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:58 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:30:58.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:58 smithi110 ceph-mon[98148]: pgmap v3007: 681 pgs: 5 creating+peering, 27 unknown, 649 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 275 KiB/s rd, 10 KiB/s wr, 346 op/s 2024-08-17T01:30:58.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:58 smithi177 ceph-mon[90034]: osdmap e1721: 8 total, 8 up, 8 in 2024-08-17T01:30:58.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:58 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3291383367' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:30:58.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:58 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:30:58.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:58 smithi177 ceph-mon[90034]: pgmap v3007: 681 pgs: 5 creating+peering, 27 unknown, 649 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 275 KiB/s rd, 10 KiB/s wr, 346 op/s 2024-08-17T01:30:59.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:59 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:30:59.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:59 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:30:59.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:30:59 smithi110 ceph-mon[98148]: osdmap e1722: 8 total, 8 up, 8 in 2024-08-17T01:30:59.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:59 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:30:59.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:59 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:30:59.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:30:59 smithi110 ceph-mon[100641]: osdmap e1722: 8 total, 8 up, 8 in 2024-08-17T01:30:59.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:59 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:30:59.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:59 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:30:59.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:30:59 smithi177 ceph-mon[90034]: osdmap e1722: 8 total, 8 up, 8 in 2024-08-17T01:31:00.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:00 smithi110 ceph-mon[100641]: osdmap e1723: 8 total, 8 up, 8 in 2024-08-17T01:31:00.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:00 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/178919896' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:31:00.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:00 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:31:00.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:00 smithi110 ceph-mon[100641]: pgmap v3010: 713 pgs: 1 creating+activating, 5 creating+peering, 49 unknown, 658 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 491 KiB/s rd, 12 KiB/s wr, 595 op/s 2024-08-17T01:31:00.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:00 smithi110 ceph-mon[98148]: osdmap e1723: 8 total, 8 up, 8 in 2024-08-17T01:31:00.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:00 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/178919896' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:31:00.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:00 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:31:00.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:00 smithi110 ceph-mon[98148]: pgmap v3010: 713 pgs: 1 creating+activating, 5 creating+peering, 49 unknown, 658 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 491 KiB/s rd, 12 KiB/s wr, 595 op/s 2024-08-17T01:31:00.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:00 smithi177 ceph-mon[90034]: osdmap e1723: 8 total, 8 up, 8 in 2024-08-17T01:31:00.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:00 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/178919896' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:31:00.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:00 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:31:00.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:00 smithi177 ceph-mon[90034]: pgmap v3010: 713 pgs: 1 creating+activating, 5 creating+peering, 49 unknown, 658 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 491 KiB/s rd, 12 KiB/s wr, 595 op/s 2024-08-17T01:31:01.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:01 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:31:01.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:01 smithi110 ceph-mon[98148]: osdmap e1724: 8 total, 8 up, 8 in 2024-08-17T01:31:01.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:01 smithi110 ceph-mon[98148]: osdmap e1725: 8 total, 8 up, 8 in 2024-08-17T01:31:01.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:01 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1676407221' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:31:01.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:01 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:31:01.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:01 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:31:01.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:01 smithi110 ceph-mon[100641]: osdmap e1724: 8 total, 8 up, 8 in 2024-08-17T01:31:01.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:01 smithi110 ceph-mon[100641]: osdmap e1725: 8 total, 8 up, 8 in 2024-08-17T01:31:01.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:01 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1676407221' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:31:01.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:01 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:31:01.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:01 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:31:01.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:01 smithi177 ceph-mon[90034]: osdmap e1724: 8 total, 8 up, 8 in 2024-08-17T01:31:01.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:01 smithi177 ceph-mon[90034]: osdmap e1725: 8 total, 8 up, 8 in 2024-08-17T01:31:01.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:01 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1676407221' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:31:01.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:01 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:31:02.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:31:02.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:31:02.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:02 smithi177 ceph-mon[90034]: pgmap v3013: 745 pgs: 1 creating+activating, 15 creating+peering, 64 unknown, 665 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 320 KiB/s rd, 5.2 KiB/s wr, 382 op/s 2024-08-17T01:31:02.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:02 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:31:02.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:02 smithi177 ceph-mon[90034]: osdmap e1726: 8 total, 8 up, 8 in 2024-08-17T01:31:02.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:02 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi110-146713-32", "tierpool":"test-librbd-smithi110-146713-34", "force_nonempty":""}]: dispatch 2024-08-17T01:31:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:31:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:31:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:02 smithi110 ceph-mon[100641]: pgmap v3013: 745 pgs: 1 creating+activating, 15 creating+peering, 64 unknown, 665 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 320 KiB/s rd, 5.2 KiB/s wr, 382 op/s 2024-08-17T01:31:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:02 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:31:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:02 smithi110 ceph-mon[100641]: osdmap e1726: 8 total, 8 up, 8 in 2024-08-17T01:31:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:02 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi110-146713-32", "tierpool":"test-librbd-smithi110-146713-34", "force_nonempty":""}]: dispatch 2024-08-17T01:31:02.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:31:02.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:31:02.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:02 smithi110 ceph-mon[98148]: pgmap v3013: 745 pgs: 1 creating+activating, 15 creating+peering, 64 unknown, 665 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 320 KiB/s rd, 5.2 KiB/s wr, 382 op/s 2024-08-17T01:31:02.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:02 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:31:02.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:02 smithi110 ceph-mon[98148]: osdmap e1726: 8 total, 8 up, 8 in 2024-08-17T01:31:02.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:02 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi110-146713-32", "tierpool":"test-librbd-smithi110-146713-34", "force_nonempty":""}]: dispatch 2024-08-17T01:31:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:04 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi110-146713-32", "tierpool":"test-librbd-smithi110-146713-34", "force_nonempty":""}]': finished 2024-08-17T01:31:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:04 smithi177 ceph-mon[90034]: osdmap e1727: 8 total, 8 up, 8 in 2024-08-17T01:31:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:04 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi110-146713-34", "mode":"writeback"}]: dispatch 2024-08-17T01:31:04.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:04 smithi177 ceph-mon[90034]: pgmap v3016: 745 pgs: 16 creating+peering, 27 unknown, 702 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 101 KiB/s rd, 2.5 KiB/s wr, 127 op/s 2024-08-17T01:31:04.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:04 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi110-146713-32", "tierpool":"test-librbd-smithi110-146713-34", "force_nonempty":""}]': finished 2024-08-17T01:31:04.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:04 smithi110 ceph-mon[98148]: osdmap e1727: 8 total, 8 up, 8 in 2024-08-17T01:31:04.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:04 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi110-146713-34", "mode":"writeback"}]: dispatch 2024-08-17T01:31:04.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:04 smithi110 ceph-mon[98148]: pgmap v3016: 745 pgs: 16 creating+peering, 27 unknown, 702 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 101 KiB/s rd, 2.5 KiB/s wr, 127 op/s 2024-08-17T01:31:04.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:04 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi110-146713-32", "tierpool":"test-librbd-smithi110-146713-34", "force_nonempty":""}]': finished 2024-08-17T01:31:04.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:04 smithi110 ceph-mon[100641]: osdmap e1727: 8 total, 8 up, 8 in 2024-08-17T01:31:04.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:04 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi110-146713-34", "mode":"writeback"}]: dispatch 2024-08-17T01:31:04.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:04 smithi110 ceph-mon[100641]: pgmap v3016: 745 pgs: 16 creating+peering, 27 unknown, 702 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 101 KiB/s rd, 2.5 KiB/s wr, 127 op/s 2024-08-17T01:31:05.117 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:05.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:05 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:31:05.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:05 smithi110 ceph-mon[98148]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-08-17T01:31:05.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:05 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi110-146713-34", "mode":"writeback"}]': finished 2024-08-17T01:31:05.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:05 smithi110 ceph-mon[98148]: osdmap e1728: 8 total, 8 up, 8 in 2024-08-17T01:31:05.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:05 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi110-146713-32", "overlaypool":"test-librbd-smithi110-146713-34"}]: dispatch 2024-08-17T01:31:05.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:05 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:31:05.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:05 smithi110 ceph-mon[100641]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-08-17T01:31:05.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:05 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi110-146713-34", "mode":"writeback"}]': finished 2024-08-17T01:31:05.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:05 smithi110 ceph-mon[100641]: osdmap e1728: 8 total, 8 up, 8 in 2024-08-17T01:31:05.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:05 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi110-146713-32", "overlaypool":"test-librbd-smithi110-146713-34"}]: dispatch 2024-08-17T01:31:05.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:05 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:31:05.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:05 smithi177 ceph-mon[90034]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-08-17T01:31:05.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:05 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi110-146713-34", "mode":"writeback"}]': finished 2024-08-17T01:31:05.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:05 smithi177 ceph-mon[90034]: osdmap e1728: 8 total, 8 up, 8 in 2024-08-17T01:31:05.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:05 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi110-146713-32", "overlaypool":"test-librbd-smithi110-146713-34"}]: dispatch 2024-08-17T01:31:06.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:06 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi110-146713-32", "overlaypool":"test-librbd-smithi110-146713-34"}]': finished 2024-08-17T01:31:06.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:06 smithi110 ceph-mon[100641]: osdmap e1729: 8 total, 8 up, 8 in 2024-08-17T01:31:06.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:06 smithi110 ceph-mon[100641]: pgmap v3019: 745 pgs: 6 creating+peering, 739 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:31:06.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:06 smithi110 ceph-mon[100641]: osdmap e1730: 8 total, 8 up, 8 in 2024-08-17T01:31:06.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:06 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi110-146713-32", "overlaypool":"test-librbd-smithi110-146713-34"}]': finished 2024-08-17T01:31:06.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:06 smithi110 ceph-mon[98148]: osdmap e1729: 8 total, 8 up, 8 in 2024-08-17T01:31:06.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:06 smithi110 ceph-mon[98148]: pgmap v3019: 745 pgs: 6 creating+peering, 739 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:31:06.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:06 smithi110 ceph-mon[98148]: osdmap e1730: 8 total, 8 up, 8 in 2024-08-17T01:31:06.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:06 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi110-146713-32", "overlaypool":"test-librbd-smithi110-146713-34"}]': finished 2024-08-17T01:31:06.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:06 smithi177 ceph-mon[90034]: osdmap e1729: 8 total, 8 up, 8 in 2024-08-17T01:31:06.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:06 smithi177 ceph-mon[90034]: pgmap v3019: 745 pgs: 6 creating+peering, 739 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:31:06.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:06 smithi177 ceph-mon[90034]: osdmap e1730: 8 total, 8 up, 8 in 2024-08-17T01:31:08.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:08 smithi110 ceph-mon[98148]: osdmap e1731: 8 total, 8 up, 8 in 2024-08-17T01:31:08.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:08 smithi110 ceph-mon[98148]: pgmap v3022: 745 pgs: 745 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T01:31:08.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:08 smithi110 ceph-mon[100641]: osdmap e1731: 8 total, 8 up, 8 in 2024-08-17T01:31:08.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:08 smithi110 ceph-mon[100641]: pgmap v3022: 745 pgs: 745 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T01:31:08.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:31:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:31:08] "GET /metrics HTTP/1.1" 200 82927 "" "Prometheus/2.43.0" 2024-08-17T01:31:08.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:08 smithi177 ceph-mon[90034]: osdmap e1731: 8 total, 8 up, 8 in 2024-08-17T01:31:08.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:08 smithi177 ceph-mon[90034]: pgmap v3022: 745 pgs: 745 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-17T01:31:09.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:09 smithi110 ceph-mon[98148]: osdmap e1732: 8 total, 8 up, 8 in 2024-08-17T01:31:09.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:09 smithi110 ceph-mon[100641]: osdmap e1732: 8 total, 8 up, 8 in 2024-08-17T01:31:09.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:09 smithi177 ceph-mon[90034]: osdmap e1732: 8 total, 8 up, 8 in 2024-08-17T01:31:10.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:10 smithi110 ceph-mon[98148]: osdmap e1733: 8 total, 8 up, 8 in 2024-08-17T01:31:10.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:10 smithi110 ceph-mon[98148]: pgmap v3025: 745 pgs: 745 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-17T01:31:10.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:10 smithi110 ceph-mon[100641]: osdmap e1733: 8 total, 8 up, 8 in 2024-08-17T01:31:10.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:10 smithi110 ceph-mon[100641]: pgmap v3025: 745 pgs: 745 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-17T01:31:10.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:10 smithi177 ceph-mon[90034]: osdmap e1733: 8 total, 8 up, 8 in 2024-08-17T01:31:10.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:10 smithi177 ceph-mon[90034]: pgmap v3025: 745 pgs: 745 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-17T01:31:10.686 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.686 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-33/image130 2024-08-17T01:31:10.686 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-33/image130 2024-08-17T01:31:10.686 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-33/image130 2024-08-17T01:31:10.686 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.686 INFO:tasks.workunit.client.0.smithi110.stdout:num children is: 1 2024-08-17T01:31:10.686 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 1 2024-08-17T01:31:10.686 INFO:tasks.workunit.client.0.smithi110.stdout:child: image130 2024-08-17T01:31:10.686 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-33/image130/8abad37d5e37 2024-08-17T01:31:10.687 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.687 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.687 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-33/image130 2024-08-17T01:31:10.687 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:10.687 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-33/image130 2024-08-17T01:31:10.687 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-33/image130 2024-08-17T01:31:10.687 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.687 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.687 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:10.687 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:10.687 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:10.688 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.688 INFO:tasks.workunit.client.0.smithi110.stdout:num children is: 2 2024-08-17T01:31:10.688 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 2 2024-08-17T01:31:10.688 INFO:tasks.workunit.client.0.smithi110.stdout:child: image131 2024-08-17T01:31:10.688 INFO:tasks.workunit.client.0.smithi110.stdout:child: image130 2024-08-17T01:31:10.688 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-33/image130/8abad37d5e37 2024-08-17T01:31:10.688 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.688 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-32/image131/8aba5f9e45d4 2024-08-17T01:31:10.688 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.688 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.689 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-33/image130 2024-08-17T01:31:10.689 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:10.689 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-33/image130 2024-08-17T01:31:10.689 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-33/image130 2024-08-17T01:31:10.689 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.689 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.689 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:10.689 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:10.689 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:10.689 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.689 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.690 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-33/image132 2024-08-17T01:31:10.690 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:10.690 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-33/image130 2024-08-17T01:31:10.690 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-33/image132 2024-08-17T01:31:10.690 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-33/image132 2024-08-17T01:31:10.690 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.690 INFO:tasks.workunit.client.0.smithi110.stdout:num children is: 3 2024-08-17T01:31:10.690 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 3 2024-08-17T01:31:10.690 INFO:tasks.workunit.client.0.smithi110.stdout:child: image131 2024-08-17T01:31:10.690 INFO:tasks.workunit.client.0.smithi110.stdout:child: image130 2024-08-17T01:31:10.690 INFO:tasks.workunit.client.0.smithi110.stdout:child: image132 2024-08-17T01:31:10.691 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-33/image130/8abad37d5e37 2024-08-17T01:31:10.691 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.691 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-32/image131/8aba5f9e45d4 2024-08-17T01:31:10.691 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.691 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-33/image132/8aba2fbcefe5 2024-08-17T01:31:10.691 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.691 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.691 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-33/image130 2024-08-17T01:31:10.691 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:10.691 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-33/image130 2024-08-17T01:31:10.692 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-33/image130 2024-08-17T01:31:10.692 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.692 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.692 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:10.692 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:10.692 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:10.692 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.692 INFO:tasks.workunit.client.0.smithi110.stdout:num children is: 3 2024-08-17T01:31:10.692 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 3 2024-08-17T01:31:10.692 INFO:tasks.workunit.client.0.smithi110.stdout:child: image131 2024-08-17T01:31:10.693 INFO:tasks.workunit.client.0.smithi110.stdout:child: image130 2024-08-17T01:31:10.693 INFO:tasks.workunit.client.0.smithi110.stdout:child: image132 2024-08-17T01:31:10.693 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-33/image130/8abad37d5e37 2024-08-17T01:31:10.693 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.693 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-32/image131/8aba5f9e45d4 2024-08-17T01:31:10.693 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.693 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-33/image132/8aba2fbcefe5 2024-08-17T01:31:10.693 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.693 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.693 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-33/image130 2024-08-17T01:31:10.693 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:10.694 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-33/image130 2024-08-17T01:31:10.694 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-33/image130 2024-08-17T01:31:10.694 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.694 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.694 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:10.694 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:10.694 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:10.694 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.694 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.694 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-33/image133 2024-08-17T01:31:10.694 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:10.695 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-33/image130 2024-08-17T01:31:10.695 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-33/image133 2024-08-17T01:31:10.695 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-33/image133 2024-08-17T01:31:10.695 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.695 INFO:tasks.workunit.client.0.smithi110.stdout:num children is: 4 2024-08-17T01:31:10.695 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 4 2024-08-17T01:31:10.695 INFO:tasks.workunit.client.0.smithi110.stdout:child: image131 2024-08-17T01:31:10.695 INFO:tasks.workunit.client.0.smithi110.stdout:child: image130 2024-08-17T01:31:10.695 INFO:tasks.workunit.client.0.smithi110.stdout:child: image132 2024-08-17T01:31:10.695 INFO:tasks.workunit.client.0.smithi110.stdout:child: image133 2024-08-17T01:31:10.695 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-33/image130/8abad37d5e37 2024-08-17T01:31:10.695 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.695 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-32/image131/8aba5f9e45d4 2024-08-17T01:31:10.696 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.696 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-33/image132/8aba2fbcefe5 2024-08-17T01:31:10.696 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.696 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-33/image133/8aba226d402a 2024-08-17T01:31:10.696 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.696 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.696 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-33/image130 2024-08-17T01:31:10.696 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:10.696 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-33/image130 2024-08-17T01:31:10.696 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-33/image130 2024-08-17T01:31:10.696 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.696 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.696 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:10.697 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:10.697 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:10.697 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.697 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.697 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-33/image132 2024-08-17T01:31:10.697 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:10.697 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-33/image130 2024-08-17T01:31:10.697 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-33/image132 2024-08-17T01:31:10.697 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-33/image132 2024-08-17T01:31:10.697 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.698 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:10.698 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-33/image133 2024-08-17T01:31:11.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:11 smithi110 ceph-mon[98148]: osdmap e1734: 8 total, 8 up, 8 in 2024-08-17T01:31:11.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:11 smithi110 ceph-mon[100641]: osdmap e1734: 8 total, 8 up, 8 in 2024-08-17T01:31:11.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:11 smithi177 ceph-mon[90034]: osdmap e1734: 8 total, 8 up, 8 in 2024-08-17T01:31:12.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:12 smithi110 ceph-mon[98148]: osdmap e1735: 8 total, 8 up, 8 in 2024-08-17T01:31:12.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:12 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi110-146713-32"}]: dispatch 2024-08-17T01:31:12.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:12 smithi110 ceph-mon[98148]: pgmap v3028: 745 pgs: 745 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 1.7 KiB/s wr, 38 op/s 2024-08-17T01:31:12.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:12 smithi110 ceph-mon[100641]: osdmap e1735: 8 total, 8 up, 8 in 2024-08-17T01:31:12.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:12 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi110-146713-32"}]: dispatch 2024-08-17T01:31:12.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:12 smithi110 ceph-mon[100641]: pgmap v3028: 745 pgs: 745 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 1.7 KiB/s wr, 38 op/s 2024-08-17T01:31:12.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:12 smithi177 ceph-mon[90034]: osdmap e1735: 8 total, 8 up, 8 in 2024-08-17T01:31:12.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:12 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi110-146713-32"}]: dispatch 2024-08-17T01:31:12.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:12 smithi177 ceph-mon[90034]: pgmap v3028: 745 pgs: 745 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 1.7 KiB/s wr, 38 op/s 2024-08-17T01:31:13.165 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:13.165 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-33/image130 2024-08-17T01:31:13.165 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-33/image132 2024-08-17T01:31:13.165 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-33/image133 2024-08-17T01:31:13.165 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-33/image133 2024-08-17T01:31:13.166 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:13.166 INFO:tasks.workunit.client.0.smithi110.stdout:num children is: 4 2024-08-17T01:31:13.166 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 4 2024-08-17T01:31:13.166 INFO:tasks.workunit.client.0.smithi110.stdout:child: image131 2024-08-17T01:31:13.166 INFO:tasks.workunit.client.0.smithi110.stdout:child: image130 2024-08-17T01:31:13.166 INFO:tasks.workunit.client.0.smithi110.stdout:child: image132 2024-08-17T01:31:13.166 INFO:tasks.workunit.client.0.smithi110.stdout:child: image133 2024-08-17T01:31:13.166 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-33/image130/8abad37d5e37 2024-08-17T01:31:13.166 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:13.166 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-32/image131/8aba5f9e45d4 2024-08-17T01:31:13.166 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:13.166 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-33/image132/8aba2fbcefe5 2024-08-17T01:31:13.166 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:13.166 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-33/image133/8aba226d402a 2024-08-17T01:31:13.167 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:13.167 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:13.167 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:13.167 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:13.167 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:13.167 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:13.167 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:13.167 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-33/image132 2024-08-17T01:31:13.167 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:13.167 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-33/image132 2024-08-17T01:31:13.167 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-33/image132 2024-08-17T01:31:13.167 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:13.168 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:13.168 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-33/image133 2024-08-17T01:31:13.168 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:13.168 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-33/image132 2024-08-17T01:31:13.168 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-33/image133 2024-08-17T01:31:13.168 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-33/image133 2024-08-17T01:31:13.168 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:13.168 INFO:tasks.workunit.client.0.smithi110.stdout:num children is: 3 2024-08-17T01:31:13.168 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 3 2024-08-17T01:31:13.168 INFO:tasks.workunit.client.0.smithi110.stdout:child: image131 2024-08-17T01:31:13.168 INFO:tasks.workunit.client.0.smithi110.stdout:child: image132 2024-08-17T01:31:13.168 INFO:tasks.workunit.client.0.smithi110.stdout:child: image133 2024-08-17T01:31:13.168 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-32/image131/8aba5f9e45d4 2024-08-17T01:31:13.168 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:13.169 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-33/image132/8aba2fbcefe5 2024-08-17T01:31:13.169 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:13.169 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-33/image133/8aba226d402a 2024-08-17T01:31:13.169 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:13.169 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:13.169 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:13.169 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:13.169 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:13.169 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:13.169 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:13.169 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-33/image133 2024-08-17T01:31:13.169 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:13.169 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-33/image133 2024-08-17T01:31:13.169 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-33/image133 2024-08-17T01:31:13.169 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:13.169 INFO:tasks.workunit.client.0.smithi110.stdout:num children is: 2 2024-08-17T01:31:13.170 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 2 2024-08-17T01:31:13.170 INFO:tasks.workunit.client.0.smithi110.stdout:child: image131 2024-08-17T01:31:13.170 INFO:tasks.workunit.client.0.smithi110.stdout:child: image133 2024-08-17T01:31:13.170 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-32/image131/8aba5f9e45d4 2024-08-17T01:31:13.170 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:13.170 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-33/image133/8aba226d402a 2024-08-17T01:31:13.170 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:13.170 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:13.170 INFO:tasks.workunit.client.0.smithi110.stdout:trying to find test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:13.170 INFO:tasks.workunit.client.0.smithi110.stdout:checking test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:13.170 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-32/image131 2024-08-17T01:31:13.170 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:13.170 INFO:tasks.workunit.client.0.smithi110.stdout:num children is: 1 2024-08-17T01:31:13.171 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 1 2024-08-17T01:31:13.171 INFO:tasks.workunit.client.0.smithi110.stdout:child: image131 2024-08-17T01:31:13.171 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-32/image131/8aba5f9e45d4 2024-08-17T01:31:13.171 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:31:13.171 INFO:tasks.workunit.client.0.smithi110.stdout:num children is: 0 2024-08-17T01:31:13.171 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 0 2024-08-17T01:31:13.171 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.ListChildrenTiered (16984 ms) 2024-08-17T01:31:13.171 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.LockingPP 2024-08-17T01:31:13.171 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:13.236 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.LockingPP (71 ms) 2024-08-17T01:31:13.236 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.FlushAio 2024-08-17T01:31:13.236 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:13.475 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.FlushAio (239 ms) 2024-08-17T01:31:13.475 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.FlushAioPP 2024-08-17T01:31:13.475 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:13.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:13 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi110-146713-32"}]': finished 2024-08-17T01:31:13.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:13 smithi110 ceph-mon[100641]: osdmap e1736: 8 total, 8 up, 8 in 2024-08-17T01:31:13.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:13 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi110-146713-32", "tierpool":"test-librbd-smithi110-146713-34"}]: dispatch 2024-08-17T01:31:13.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:13 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi110-146713-32"}]': finished 2024-08-17T01:31:13.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:13 smithi110 ceph-mon[98148]: osdmap e1736: 8 total, 8 up, 8 in 2024-08-17T01:31:13.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:13 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi110-146713-32", "tierpool":"test-librbd-smithi110-146713-34"}]: dispatch 2024-08-17T01:31:13.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:13 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi110-146713-32"}]': finished 2024-08-17T01:31:13.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:13 smithi177 ceph-mon[90034]: osdmap e1736: 8 total, 8 up, 8 in 2024-08-17T01:31:13.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:13 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi110-146713-32", "tierpool":"test-librbd-smithi110-146713-34"}]: dispatch 2024-08-17T01:31:13.672 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.FlushAioPP (197 ms) 2024-08-17T01:31:13.672 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.ZeroLengthWrite 2024-08-17T01:31:13.672 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:13.693 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.ZeroLengthWrite (21 ms) 2024-08-17T01:31:13.693 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.ZeroLengthDiscard 2024-08-17T01:31:13.693 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:13.719 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.ZeroLengthDiscard (26 ms) 2024-08-17T01:31:13.719 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.ZeroLengthRead 2024-08-17T01:31:13.719 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:13.735 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.ZeroLengthRead (16 ms) 2024-08-17T01:31:13.735 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.LargeCacheRead 2024-08-17T01:31:13.735 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:13.768 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.LargeCacheRead (33 ms) 2024-08-17T01:31:13.768 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestPendingAio 2024-08-17T01:31:13.768 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:13.970 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestPendingAio (202 ms) 2024-08-17T01:31:13.970 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyup 2024-08-17T01:31:13.970 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:14.270 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:14.513 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:14 smithi177 ceph-mon[90034]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-08-17T01:31:14.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:14 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi110-146713-32", "tierpool":"test-librbd-smithi110-146713-34"}]': finished 2024-08-17T01:31:14.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:14 smithi177 ceph-mon[90034]: osdmap e1737: 8 total, 8 up, 8 in 2024-08-17T01:31:14.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:14 smithi177 ceph-mon[90034]: pgmap v3031: 745 pgs: 745 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 241 KiB/s rd, 6.0 KiB/s wr, 296 op/s 2024-08-17T01:31:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:14 smithi110 ceph-mon[98148]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-08-17T01:31:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:14 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi110-146713-32", "tierpool":"test-librbd-smithi110-146713-34"}]': finished 2024-08-17T01:31:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:14 smithi110 ceph-mon[98148]: osdmap e1737: 8 total, 8 up, 8 in 2024-08-17T01:31:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:14 smithi110 ceph-mon[98148]: pgmap v3031: 745 pgs: 745 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 241 KiB/s rd, 6.0 KiB/s wr, 296 op/s 2024-08-17T01:31:14.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:14 smithi110 ceph-mon[100641]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-08-17T01:31:14.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:14 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi110-146713-32", "tierpool":"test-librbd-smithi110-146713-34"}]': finished 2024-08-17T01:31:14.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:14 smithi110 ceph-mon[100641]: osdmap e1737: 8 total, 8 up, 8 in 2024-08-17T01:31:14.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:14 smithi110 ceph-mon[100641]: pgmap v3031: 745 pgs: 745 active+clean; 301 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 241 KiB/s rd, 6.0 KiB/s wr, 296 op/s 2024-08-17T01:31:15.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:15 smithi110 ceph-mon[98148]: osdmap e1738: 8 total, 8 up, 8 in 2024-08-17T01:31:15.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:15 smithi110 ceph-mon[100641]: osdmap e1738: 8 total, 8 up, 8 in 2024-08-17T01:31:15.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:15 smithi177 ceph-mon[90034]: osdmap e1738: 8 total, 8 up, 8 in 2024-08-17T01:31:16.157 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyup (2186 ms) 2024-08-17T01:31:16.158 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyupMismatch 2024-08-17T01:31:16.158 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:16.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:16 smithi110 ceph-mon[100641]: osdmap e1739: 8 total, 8 up, 8 in 2024-08-17T01:31:16.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:16 smithi110 ceph-mon[100641]: pgmap v3034: 745 pgs: 745 active+clean; 307 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 727 KiB/s rd, 148 KiB/s wr, 1.01k op/s 2024-08-17T01:31:16.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:16 smithi110 ceph-mon[100641]: osdmap e1740: 8 total, 8 up, 8 in 2024-08-17T01:31:16.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:16 smithi110 ceph-mon[98148]: osdmap e1739: 8 total, 8 up, 8 in 2024-08-17T01:31:16.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:16 smithi110 ceph-mon[98148]: pgmap v3034: 745 pgs: 745 active+clean; 307 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 727 KiB/s rd, 148 KiB/s wr, 1.01k op/s 2024-08-17T01:31:16.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:16 smithi110 ceph-mon[98148]: osdmap e1740: 8 total, 8 up, 8 in 2024-08-17T01:31:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:16 smithi177 ceph-mon[90034]: osdmap e1739: 8 total, 8 up, 8 in 2024-08-17T01:31:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:16 smithi177 ceph-mon[90034]: pgmap v3034: 745 pgs: 745 active+clean; 307 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 727 KiB/s rd, 148 KiB/s wr, 1.01k op/s 2024-08-17T01:31:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:16 smithi177 ceph-mon[90034]: osdmap e1740: 8 total, 8 up, 8 in 2024-08-17T01:31:17.205 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:31:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:31:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:17 smithi177 ceph-mon[90034]: osdmap e1741: 8 total, 8 up, 8 in 2024-08-17T01:31:17.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:31:17.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:31:17.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:17 smithi110 ceph-mon[100641]: osdmap e1741: 8 total, 8 up, 8 in 2024-08-17T01:31:17.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:31:17.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:31:17.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:17 smithi110 ceph-mon[98148]: osdmap e1741: 8 total, 8 up, 8 in 2024-08-17T01:31:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:18 smithi110 ceph-mon[98148]: pgmap v3037: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 668 KiB/s wr, 911 op/s 2024-08-17T01:31:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:18 smithi110 ceph-mon[98148]: osdmap e1742: 8 total, 8 up, 8 in 2024-08-17T01:31:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:18 smithi110 ceph-mon[100641]: pgmap v3037: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 668 KiB/s wr, 911 op/s 2024-08-17T01:31:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:18 smithi110 ceph-mon[100641]: osdmap e1742: 8 total, 8 up, 8 in 2024-08-17T01:31:18.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:31:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:31:18] "GET /metrics HTTP/1.1" 200 83008 "" "Prometheus/2.43.0" 2024-08-17T01:31:18.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:18 smithi177 ceph-mon[90034]: pgmap v3037: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 668 KiB/s wr, 911 op/s 2024-08-17T01:31:18.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:18 smithi177 ceph-mon[90034]: osdmap e1742: 8 total, 8 up, 8 in 2024-08-17T01:31:19.152 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyupMismatch (2996 ms) 2024-08-17T01:31:19.152 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.Flatten 2024-08-17T01:31:19.152 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:20.212 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.Flatten (1061 ms) 2024-08-17T01:31:20.213 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.Sparsify 2024-08-17T01:31:20.213 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:20.248 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 32768 2024-08-17T01:31:20.248 INFO:tasks.workunit.client.0.smithi110.stdout:read: 32768 2024-08-17T01:31:20.248 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.Sparsify (35 ms) 2024-08-17T01:31:20.248 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.SparsifyPP 2024-08-17T01:31:20.248 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:20.277 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.SparsifyPP (29 ms) 2024-08-17T01:31:20.277 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.SnapshotLimit 2024-08-17T01:31:20.277 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:20.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:20 smithi110 ceph-mon[100641]: osdmap e1743: 8 total, 8 up, 8 in 2024-08-17T01:31:20.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:20 smithi110 ceph-mon[100641]: pgmap v3040: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 757 KiB/s rd, 603 KiB/s wr, 399 op/s 2024-08-17T01:31:20.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.19", "id": [2, 5]}]: dispatch 2024-08-17T01:31:20.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.1", "id": [3, 7]}]: dispatch 2024-08-17T01:31:20.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.17", "id": [3, 0]}]: dispatch 2024-08-17T01:31:20.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:20 smithi110 ceph-mon[98148]: osdmap e1743: 8 total, 8 up, 8 in 2024-08-17T01:31:20.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:20 smithi110 ceph-mon[98148]: pgmap v3040: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 757 KiB/s rd, 603 KiB/s wr, 399 op/s 2024-08-17T01:31:20.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.19", "id": [2, 5]}]: dispatch 2024-08-17T01:31:20.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.1", "id": [3, 7]}]: dispatch 2024-08-17T01:31:20.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.17", "id": [3, 0]}]: dispatch 2024-08-17T01:31:20.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:20 smithi177 ceph-mon[90034]: osdmap e1743: 8 total, 8 up, 8 in 2024-08-17T01:31:20.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:20 smithi177 ceph-mon[90034]: pgmap v3040: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 757 KiB/s rd, 603 KiB/s wr, 399 op/s 2024-08-17T01:31:20.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.19", "id": [2, 5]}]: dispatch 2024-08-17T01:31:20.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.1", "id": [3, 7]}]: dispatch 2024-08-17T01:31:20.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.17", "id": [3, 0]}]: dispatch 2024-08-17T01:31:21.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.19", "id": [2, 5]}]': finished 2024-08-17T01:31:21.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.1", "id": [3, 7]}]': finished 2024-08-17T01:31:21.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.17", "id": [3, 0]}]': finished 2024-08-17T01:31:21.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:21 smithi110 ceph-mon[98148]: osdmap e1744: 8 total, 8 up, 8 in 2024-08-17T01:31:21.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.19", "id": [2, 5]}]': finished 2024-08-17T01:31:21.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.1", "id": [3, 7]}]': finished 2024-08-17T01:31:21.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.17", "id": [3, 0]}]': finished 2024-08-17T01:31:21.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:21 smithi110 ceph-mon[100641]: osdmap e1744: 8 total, 8 up, 8 in 2024-08-17T01:31:21.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.19", "id": [2, 5]}]': finished 2024-08-17T01:31:21.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.1", "id": [3, 7]}]': finished 2024-08-17T01:31:21.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.17", "id": [3, 0]}]': finished 2024-08-17T01:31:21.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:21 smithi177 ceph-mon[90034]: osdmap e1744: 8 total, 8 up, 8 in 2024-08-17T01:31:22.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:22 smithi110 ceph-mon[98148]: osdmap e1745: 8 total, 8 up, 8 in 2024-08-17T01:31:22.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:22 smithi110 ceph-mon[98148]: pgmap v3043: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 83 KiB/s wr, 250 op/s 2024-08-17T01:31:22.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:22 smithi110 ceph-mon[100641]: osdmap e1745: 8 total, 8 up, 8 in 2024-08-17T01:31:22.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:22 smithi110 ceph-mon[100641]: pgmap v3043: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 83 KiB/s wr, 250 op/s 2024-08-17T01:31:22.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:22 smithi177 ceph-mon[90034]: osdmap e1745: 8 total, 8 up, 8 in 2024-08-17T01:31:22.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:22 smithi177 ceph-mon[90034]: pgmap v3043: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 83 KiB/s wr, 250 op/s 2024-08-17T01:31:23.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:23 smithi110 ceph-mon[98148]: osdmap e1746: 8 total, 8 up, 8 in 2024-08-17T01:31:23.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:23 smithi110 ceph-mon[100641]: osdmap e1746: 8 total, 8 up, 8 in 2024-08-17T01:31:23.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:23 smithi177 ceph-mon[90034]: osdmap e1746: 8 total, 8 up, 8 in 2024-08-17T01:31:24.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:24 smithi110 ceph-mon[98148]: osdmap e1747: 8 total, 8 up, 8 in 2024-08-17T01:31:24.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:24 smithi110 ceph-mon[98148]: pgmap v3046: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 36 KiB/s wr, 168 op/s 2024-08-17T01:31:24.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:24 smithi110 ceph-mon[100641]: osdmap e1747: 8 total, 8 up, 8 in 2024-08-17T01:31:24.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:24 smithi110 ceph-mon[100641]: pgmap v3046: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 36 KiB/s wr, 168 op/s 2024-08-17T01:31:24.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:24 smithi177 ceph-mon[90034]: osdmap e1747: 8 total, 8 up, 8 in 2024-08-17T01:31:24.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:24 smithi177 ceph-mon[90034]: pgmap v3046: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 36 KiB/s wr, 168 op/s 2024-08-17T01:31:25.165 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.SnapshotLimit (4888 ms) 2024-08-17T01:31:25.165 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.SnapshotLimitPP 2024-08-17T01:31:25.165 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:25.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:25 smithi110 ceph-mon[98148]: osdmap e1748: 8 total, 8 up, 8 in 2024-08-17T01:31:25.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:25 smithi110 ceph-mon[100641]: osdmap e1748: 8 total, 8 up, 8 in 2024-08-17T01:31:25.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:25 smithi177 ceph-mon[90034]: osdmap e1748: 8 total, 8 up, 8 in 2024-08-17T01:31:26.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:26 smithi110 ceph-mon[100641]: osdmap e1749: 8 total, 8 up, 8 in 2024-08-17T01:31:26.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:26 smithi110 ceph-mon[100641]: pgmap v3049: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 34 KiB/s wr, 204 op/s 2024-08-17T01:31:26.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:26 smithi110 ceph-mon[98148]: osdmap e1749: 8 total, 8 up, 8 in 2024-08-17T01:31:26.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:26 smithi110 ceph-mon[98148]: pgmap v3049: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 34 KiB/s wr, 204 op/s 2024-08-17T01:31:26.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:26 smithi177 ceph-mon[90034]: osdmap e1749: 8 total, 8 up, 8 in 2024-08-17T01:31:26.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:26 smithi177 ceph-mon[90034]: pgmap v3049: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 34 KiB/s wr, 204 op/s 2024-08-17T01:31:27.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:27 smithi110 ceph-mon[98148]: osdmap e1750: 8 total, 8 up, 8 in 2024-08-17T01:31:27.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:27 smithi110 ceph-mon[100641]: osdmap e1750: 8 total, 8 up, 8 in 2024-08-17T01:31:27.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:27 smithi177 ceph-mon[90034]: osdmap e1750: 8 total, 8 up, 8 in 2024-08-17T01:31:28.461 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:28 smithi110 ceph-mon[100641]: osdmap e1751: 8 total, 8 up, 8 in 2024-08-17T01:31:28.462 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:28 smithi110 ceph-mon[100641]: pgmap v3052: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 5.7 KiB/s wr, 80 op/s 2024-08-17T01:31:28.462 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:28 smithi110 ceph-mon[98148]: osdmap e1751: 8 total, 8 up, 8 in 2024-08-17T01:31:28.462 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:28 smithi110 ceph-mon[98148]: pgmap v3052: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 5.7 KiB/s wr, 80 op/s 2024-08-17T01:31:28.462 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:31:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:31:28] "GET /metrics HTTP/1.1" 200 83008 "" "Prometheus/2.43.0" 2024-08-17T01:31:28.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:28 smithi177 ceph-mon[90034]: osdmap e1751: 8 total, 8 up, 8 in 2024-08-17T01:31:28.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:28 smithi177 ceph-mon[90034]: pgmap v3052: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 5.7 KiB/s wr, 80 op/s 2024-08-17T01:31:29.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:29 smithi110 ceph-mon[98148]: osdmap e1752: 8 total, 8 up, 8 in 2024-08-17T01:31:29.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:29 smithi110 ceph-mon[100641]: osdmap e1752: 8 total, 8 up, 8 in 2024-08-17T01:31:29.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:29 smithi177 ceph-mon[90034]: osdmap e1752: 8 total, 8 up, 8 in 2024-08-17T01:31:30.225 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.SnapshotLimitPP (5061 ms) 2024-08-17T01:31:30.226 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.RebuildObjectMapViaLockOwner 2024-08-17T01:31:30.226 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:30.277 INFO:tasks.workunit.client.0.smithi110.stdout:0.00% done 2024-08-17T01:31:30.277 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.RebuildObjectMapViaLockOwner (51 ms) 2024-08-17T01:31:30.277 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.RenameViaLockOwner 2024-08-17T01:31:30.277 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:30.336 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.RenameViaLockOwner (59 ms) 2024-08-17T01:31:30.336 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.SnapCreateViaLockOwner 2024-08-17T01:31:30.336 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:30.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:30 smithi110 ceph-mon[100641]: osdmap e1753: 8 total, 8 up, 8 in 2024-08-17T01:31:30.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:30 smithi110 ceph-mon[100641]: pgmap v3055: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.0 KiB/s wr, 36 op/s 2024-08-17T01:31:30.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:30 smithi110 ceph-mon[98148]: osdmap e1753: 8 total, 8 up, 8 in 2024-08-17T01:31:30.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:30 smithi110 ceph-mon[98148]: pgmap v3055: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.0 KiB/s wr, 36 op/s 2024-08-17T01:31:30.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:30 smithi177 ceph-mon[90034]: osdmap e1753: 8 total, 8 up, 8 in 2024-08-17T01:31:30.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:30 smithi177 ceph-mon[90034]: pgmap v3055: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.0 KiB/s wr, 36 op/s 2024-08-17T01:31:31.145 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.SnapCreateViaLockOwner (809 ms) 2024-08-17T01:31:31.145 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.SnapRemoveViaLockOwner 2024-08-17T01:31:31.145 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:31 smithi110 ceph-mon[98148]: osdmap e1754: 8 total, 8 up, 8 in 2024-08-17T01:31:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:31 smithi110 ceph-mon[98148]: osdmap e1755: 8 total, 8 up, 8 in 2024-08-17T01:31:31.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:31 smithi110 ceph-mon[100641]: osdmap e1754: 8 total, 8 up, 8 in 2024-08-17T01:31:31.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:31 smithi110 ceph-mon[100641]: osdmap e1755: 8 total, 8 up, 8 in 2024-08-17T01:31:31.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:31 smithi177 ceph-mon[90034]: osdmap e1754: 8 total, 8 up, 8 in 2024-08-17T01:31:31.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:31 smithi177 ceph-mon[90034]: osdmap e1755: 8 total, 8 up, 8 in 2024-08-17T01:31:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:31:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:32 smithi110 ceph-mon[98148]: pgmap v3058: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.2 KiB/s wr, 4 op/s 2024-08-17T01:31:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:32 smithi110 ceph-mon[98148]: osdmap e1756: 8 total, 8 up, 8 in 2024-08-17T01:31:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:31:32.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:32 smithi110 ceph-mon[100641]: pgmap v3058: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.2 KiB/s wr, 4 op/s 2024-08-17T01:31:32.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:32 smithi110 ceph-mon[100641]: osdmap e1756: 8 total, 8 up, 8 in 2024-08-17T01:31:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:31:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:32 smithi177 ceph-mon[90034]: pgmap v3058: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.2 KiB/s wr, 4 op/s 2024-08-17T01:31:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:32 smithi177 ceph-mon[90034]: osdmap e1756: 8 total, 8 up, 8 in 2024-08-17T01:31:33.150 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.SnapRemoveViaLockOwner (2005 ms) 2024-08-17T01:31:33.150 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.UpdateFeaturesViaLockOwner 2024-08-17T01:31:33.150 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:33.202 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.UpdateFeaturesViaLockOwner (53 ms) 2024-08-17T01:31:33.203 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.EnableJournalingViaLockOwner 2024-08-17T01:31:33.203 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/test_librbd.cc:9736: Skipped 2024-08-17T01:31:33.203 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:31:33.203 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestLibRBD.EnableJournalingViaLockOwner (0 ms) 2024-08-17T01:31:33.203 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.SnapRemove2 2024-08-17T01:31:33.203 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:34.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:34 smithi110 ceph-mon[98148]: osdmap e1757: 8 total, 8 up, 8 in 2024-08-17T01:31:34.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:34 smithi110 ceph-mon[98148]: pgmap v3061: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 10 KiB/s wr, 135 op/s 2024-08-17T01:31:34.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:34 smithi110 ceph-mon[100641]: osdmap e1757: 8 total, 8 up, 8 in 2024-08-17T01:31:34.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:34 smithi110 ceph-mon[100641]: pgmap v3061: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 10 KiB/s wr, 135 op/s 2024-08-17T01:31:34.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:34 smithi177 ceph-mon[90034]: osdmap e1757: 8 total, 8 up, 8 in 2024-08-17T01:31:34.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:34 smithi177 ceph-mon[90034]: pgmap v3061: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 10 KiB/s wr, 135 op/s 2024-08-17T01:31:35.155 INFO:tasks.workunit.client.0.smithi110.stdout:100.00% done 2024-08-17T01:31:35.156 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.SnapRemove2 (1953 ms) 2024-08-17T01:31:35.156 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.SnapRenameViaLockOwner 2024-08-17T01:31:35.156 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:35.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:35 smithi110 ceph-mon[98148]: osdmap e1758: 8 total, 8 up, 8 in 2024-08-17T01:31:35.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:35 smithi110 ceph-mon[100641]: osdmap e1758: 8 total, 8 up, 8 in 2024-08-17T01:31:35.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:35 smithi177 ceph-mon[90034]: osdmap e1758: 8 total, 8 up, 8 in 2024-08-17T01:31:36.177 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.SnapRenameViaLockOwner (1021 ms) 2024-08-17T01:31:36.177 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.SnapProtectViaLockOwner 2024-08-17T01:31:36.177 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:36.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:36 smithi110 ceph-mon[98148]: osdmap e1759: 8 total, 8 up, 8 in 2024-08-17T01:31:36.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:36 smithi110 ceph-mon[98148]: pgmap v3064: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 173 KiB/s rd, 15 KiB/s wr, 234 op/s 2024-08-17T01:31:36.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:36 smithi110 ceph-mon[100641]: osdmap e1759: 8 total, 8 up, 8 in 2024-08-17T01:31:36.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:36 smithi110 ceph-mon[100641]: pgmap v3064: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 173 KiB/s rd, 15 KiB/s wr, 234 op/s 2024-08-17T01:31:36.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:36 smithi177 ceph-mon[90034]: osdmap e1759: 8 total, 8 up, 8 in 2024-08-17T01:31:36.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:36 smithi177 ceph-mon[90034]: pgmap v3064: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 173 KiB/s rd, 15 KiB/s wr, 234 op/s 2024-08-17T01:31:37.179 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.SnapProtectViaLockOwner (1002 ms) 2024-08-17T01:31:37.179 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.SnapUnprotectViaLockOwner 2024-08-17T01:31:37.179 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:37.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:37 smithi110 ceph-mon[98148]: osdmap e1760: 8 total, 8 up, 8 in 2024-08-17T01:31:37.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:37 smithi110 ceph-mon[100641]: osdmap e1760: 8 total, 8 up, 8 in 2024-08-17T01:31:37.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:37 smithi177 ceph-mon[90034]: osdmap e1760: 8 total, 8 up, 8 in 2024-08-17T01:31:38.197 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.SnapUnprotectViaLockOwner (1018 ms) 2024-08-17T01:31:38.198 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.FlattenViaLockOwner 2024-08-17T01:31:38.198 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:38 smithi110 ceph-mon[98148]: osdmap e1761: 8 total, 8 up, 8 in 2024-08-17T01:31:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:38 smithi110 ceph-mon[98148]: pgmap v3067: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 11 KiB/s wr, 209 op/s 2024-08-17T01:31:38.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:38 smithi110 ceph-mon[100641]: osdmap e1761: 8 total, 8 up, 8 in 2024-08-17T01:31:38.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:38 smithi110 ceph-mon[100641]: pgmap v3067: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 11 KiB/s wr, 209 op/s 2024-08-17T01:31:38.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:31:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:31:38] "GET /metrics HTTP/1.1" 200 83017 "" "Prometheus/2.43.0" 2024-08-17T01:31:38.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:38 smithi177 ceph-mon[90034]: osdmap e1761: 8 total, 8 up, 8 in 2024-08-17T01:31:38.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:38 smithi177 ceph-mon[90034]: pgmap v3067: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 11 KiB/s wr, 209 op/s 2024-08-17T01:31:39.258 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.FlattenViaLockOwner (1060 ms) 2024-08-17T01:31:39.259 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.ResizeViaLockOwner 2024-08-17T01:31:39.259 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:39.301 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.ResizeViaLockOwner (43 ms) 2024-08-17T01:31:39.301 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.SparsifyViaLockOwner 2024-08-17T01:31:39.301 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:39.339 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.SparsifyViaLockOwner (38 ms) 2024-08-17T01:31:39.339 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.ObjectMapConsistentSnap 2024-08-17T01:31:39.339 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:39.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:39 smithi110 ceph-mon[98148]: osdmap e1762: 8 total, 8 up, 8 in 2024-08-17T01:31:39.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:39 smithi110 ceph-mon[100641]: osdmap e1762: 8 total, 8 up, 8 in 2024-08-17T01:31:39.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:39 smithi177 ceph-mon[90034]: osdmap e1762: 8 total, 8 up, 8 in 2024-08-17T01:31:40.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:40 smithi110 ceph-mon[100641]: osdmap e1763: 8 total, 8 up, 8 in 2024-08-17T01:31:40.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:40 smithi110 ceph-mon[100641]: pgmap v3070: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 8.0 KiB/s wr, 127 op/s 2024-08-17T01:31:40.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:40 smithi110 ceph-mon[98148]: osdmap e1763: 8 total, 8 up, 8 in 2024-08-17T01:31:40.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:40 smithi110 ceph-mon[98148]: pgmap v3070: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 8.0 KiB/s wr, 127 op/s 2024-08-17T01:31:40.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:40 smithi177 ceph-mon[90034]: osdmap e1763: 8 total, 8 up, 8 in 2024-08-17T01:31:40.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:40 smithi177 ceph-mon[90034]: pgmap v3070: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 8.0 KiB/s wr, 127 op/s 2024-08-17T01:31:41.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:41 smithi110 ceph-mon[98148]: osdmap e1764: 8 total, 8 up, 8 in 2024-08-17T01:31:41.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:41 smithi110 ceph-mon[98148]: osdmap e1765: 8 total, 8 up, 8 in 2024-08-17T01:31:41.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:41 smithi110 ceph-mon[100641]: osdmap e1764: 8 total, 8 up, 8 in 2024-08-17T01:31:41.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:41 smithi110 ceph-mon[100641]: osdmap e1765: 8 total, 8 up, 8 in 2024-08-17T01:31:41.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:41 smithi177 ceph-mon[90034]: osdmap e1764: 8 total, 8 up, 8 in 2024-08-17T01:31:41.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:41 smithi177 ceph-mon[90034]: osdmap e1765: 8 total, 8 up, 8 in 2024-08-17T01:31:42.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:42 smithi110 ceph-mon[100641]: pgmap v3073: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 6.2 KiB/s wr, 125 op/s 2024-08-17T01:31:42.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:42 smithi110 ceph-mon[100641]: osdmap e1766: 8 total, 8 up, 8 in 2024-08-17T01:31:42.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:42 smithi110 ceph-mon[98148]: pgmap v3073: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 6.2 KiB/s wr, 125 op/s 2024-08-17T01:31:42.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:42 smithi110 ceph-mon[98148]: osdmap e1766: 8 total, 8 up, 8 in 2024-08-17T01:31:42.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:42 smithi177 ceph-mon[90034]: pgmap v3073: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 6.2 KiB/s wr, 125 op/s 2024-08-17T01:31:42.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:42 smithi177 ceph-mon[90034]: osdmap e1766: 8 total, 8 up, 8 in 2024-08-17T01:31:43.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:31:43.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:31:43.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:31:43.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:31:43.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:43 smithi110 ceph-mon[98148]: osdmap e1767: 8 total, 8 up, 8 in 2024-08-17T01:31:43.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:31:43.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:31:43.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:31:43.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:31:43.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:43 smithi110 ceph-mon[100641]: osdmap e1767: 8 total, 8 up, 8 in 2024-08-17T01:31:43.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:31:43.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:31:43.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:31:43.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:31:43.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:43 smithi177 ceph-mon[90034]: osdmap e1767: 8 total, 8 up, 8 in 2024-08-17T01:31:44.513 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:44 smithi177 ceph-mon[90034]: pgmap v3076: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 199 KiB/s rd, 11 KiB/s wr, 262 op/s 2024-08-17T01:31:44.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:44 smithi177 ceph-mon[90034]: osdmap e1768: 8 total, 8 up, 8 in 2024-08-17T01:31:44.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:44 smithi110 ceph-mon[98148]: pgmap v3076: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 199 KiB/s rd, 11 KiB/s wr, 262 op/s 2024-08-17T01:31:44.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:44 smithi110 ceph-mon[98148]: osdmap e1768: 8 total, 8 up, 8 in 2024-08-17T01:31:44.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:44 smithi110 ceph-mon[100641]: pgmap v3076: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 199 KiB/s rd, 11 KiB/s wr, 262 op/s 2024-08-17T01:31:44.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:44 smithi110 ceph-mon[100641]: osdmap e1768: 8 total, 8 up, 8 in 2024-08-17T01:31:46.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:46 smithi110 ceph-mon[98148]: osdmap e1769: 8 total, 8 up, 8 in 2024-08-17T01:31:46.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:46 smithi110 ceph-mon[98148]: pgmap v3079: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 9.0 KiB/s wr, 179 op/s 2024-08-17T01:31:46.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:46 smithi110 ceph-mon[100641]: osdmap e1769: 8 total, 8 up, 8 in 2024-08-17T01:31:46.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:46 smithi110 ceph-mon[100641]: pgmap v3079: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 9.0 KiB/s wr, 179 op/s 2024-08-17T01:31:46.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:46 smithi177 ceph-mon[90034]: osdmap e1769: 8 total, 8 up, 8 in 2024-08-17T01:31:46.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:46 smithi177 ceph-mon[90034]: pgmap v3079: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 9.0 KiB/s wr, 179 op/s 2024-08-17T01:31:47.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:47 smithi110 ceph-mon[98148]: osdmap e1770: 8 total, 8 up, 8 in 2024-08-17T01:31:47.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:31:47.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:47 smithi110 ceph-mon[100641]: osdmap e1770: 8 total, 8 up, 8 in 2024-08-17T01:31:47.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:31:47.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:47 smithi177 ceph-mon[90034]: osdmap e1770: 8 total, 8 up, 8 in 2024-08-17T01:31:47.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:31:48.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:48 smithi110 ceph-mon[100641]: osdmap e1771: 8 total, 8 up, 8 in 2024-08-17T01:31:48.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:48 smithi110 ceph-mon[100641]: pgmap v3082: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.7 KiB/s wr, 27 op/s 2024-08-17T01:31:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:48 smithi110 ceph-mon[98148]: osdmap e1771: 8 total, 8 up, 8 in 2024-08-17T01:31:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:48 smithi110 ceph-mon[98148]: pgmap v3082: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.7 KiB/s wr, 27 op/s 2024-08-17T01:31:48.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:31:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:31:48] "GET /metrics HTTP/1.1" 200 82999 "" "Prometheus/2.43.0" 2024-08-17T01:31:48.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:48 smithi177 ceph-mon[90034]: osdmap e1771: 8 total, 8 up, 8 in 2024-08-17T01:31:48.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:48 smithi177 ceph-mon[90034]: pgmap v3082: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.7 KiB/s wr, 27 op/s 2024-08-17T01:31:49.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:49 smithi110 ceph-mon[98148]: osdmap e1772: 8 total, 8 up, 8 in 2024-08-17T01:31:49.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:49 smithi110 ceph-mon[100641]: osdmap e1772: 8 total, 8 up, 8 in 2024-08-17T01:31:49.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:49 smithi177 ceph-mon[90034]: osdmap e1772: 8 total, 8 up, 8 in 2024-08-17T01:31:49.748 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.ObjectMapConsistentSnap (10409 ms) 2024-08-17T01:31:49.748 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.Metadata 2024-08-17T01:31:49.748 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:50.268 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.Metadata (520 ms) 2024-08-17T01:31:50.268 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.MetadataPP 2024-08-17T01:31:50.268 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:50.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:50 smithi110 ceph-mon[98148]: osdmap e1773: 8 total, 8 up, 8 in 2024-08-17T01:31:50.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:50 smithi110 ceph-mon[98148]: pgmap v3085: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 3.2 KiB/s wr, 98 op/s 2024-08-17T01:31:50.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:50 smithi110 ceph-mon[100641]: osdmap e1773: 8 total, 8 up, 8 in 2024-08-17T01:31:50.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:50 smithi110 ceph-mon[100641]: pgmap v3085: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 3.2 KiB/s wr, 98 op/s 2024-08-17T01:31:50.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:50 smithi177 ceph-mon[90034]: osdmap e1773: 8 total, 8 up, 8 in 2024-08-17T01:31:50.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:50 smithi177 ceph-mon[90034]: pgmap v3085: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 3.2 KiB/s wr, 98 op/s 2024-08-17T01:31:51.282 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.MetadataPP (1014 ms) 2024-08-17T01:31:51.282 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.UpdateFeatures 2024-08-17T01:31:51.282 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:51.384 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.UpdateFeatures (102 ms) 2024-08-17T01:31:51.384 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.FeaturesBitmaskString 2024-08-17T01:31:51.384 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.FeaturesBitmaskString (0 ms) 2024-08-17T01:31:51.384 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.RebuildObjectMap 2024-08-17T01:31:51.384 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:51.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:51 smithi110 ceph-mon[98148]: osdmap e1774: 8 total, 8 up, 8 in 2024-08-17T01:31:51.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:51 smithi110 ceph-mon[100641]: osdmap e1774: 8 total, 8 up, 8 in 2024-08-17T01:31:51.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:51 smithi177 ceph-mon[90034]: osdmap e1774: 8 total, 8 up, 8 in 2024-08-17T01:31:52.255 INFO:tasks.workunit.client.0.smithi110.stdout:0.00% done 2024-08-17T01:31:52.255 INFO:tasks.workunit.client.0.smithi110.stdout:25.00% done 2024-08-17T01:31:52.255 INFO:tasks.workunit.client.0.smithi110.stdout:50.00% done 2024-08-17T01:31:52.255 INFO:tasks.workunit.client.0.smithi110.stdout:75.00% done 2024-08-17T01:31:52.255 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.RebuildObjectMap (871 ms) 2024-08-17T01:31:52.255 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.RebuildNewObjectMap 2024-08-17T01:31:52.287 INFO:tasks.workunit.client.0.smithi110.stdout:0.00% done 2024-08-17T01:31:52.287 INFO:tasks.workunit.client.0.smithi110.stdout:25.00% done 2024-08-17T01:31:52.287 INFO:tasks.workunit.client.0.smithi110.stdout:50.00% done 2024-08-17T01:31:52.287 INFO:tasks.workunit.client.0.smithi110.stdout:75.00% done 2024-08-17T01:31:52.287 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.RebuildNewObjectMap (32 ms) 2024-08-17T01:31:52.287 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.CheckObjectMap 2024-08-17T01:31:52.287 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:52.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:52 smithi110 ceph-mon[100641]: osdmap e1775: 8 total, 8 up, 8 in 2024-08-17T01:31:52.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:52 smithi110 ceph-mon[100641]: pgmap v3088: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 17 KiB/s wr, 112 op/s 2024-08-17T01:31:52.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:52 smithi110 ceph-mon[98148]: osdmap e1775: 8 total, 8 up, 8 in 2024-08-17T01:31:52.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:52 smithi110 ceph-mon[98148]: pgmap v3088: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 17 KiB/s wr, 112 op/s 2024-08-17T01:31:52.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:52 smithi177 ceph-mon[90034]: osdmap e1775: 8 total, 8 up, 8 in 2024-08-17T01:31:52.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:52 smithi177 ceph-mon[90034]: pgmap v3088: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 17 KiB/s wr, 112 op/s 2024-08-17T01:31:53.255 INFO:tasks.workunit.client.0.smithi110.stdout:0.00% done 2024-08-17T01:31:53.255 INFO:tasks.workunit.client.0.smithi110.stdout:25.00% done 2024-08-17T01:31:53.256 INFO:tasks.workunit.client.0.smithi110.stdout:50.00% done 2024-08-17T01:31:53.256 INFO:tasks.workunit.client.0.smithi110.stdout:75.00% done 2024-08-17T01:31:53.256 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.CheckObjectMap (968 ms) 2024-08-17T01:31:53.256 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.BlockingAIO 2024-08-17T01:31:53.256 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:53.280 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.BlockingAIO (26 ms) 2024-08-17T01:31:53.281 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.ExclusiveLockTransition 2024-08-17T01:31:53.281 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:53.401 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.ExclusiveLockTransition (120 ms) 2024-08-17T01:31:53.401 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.ExclusiveLockReadTransition 2024-08-17T01:31:53.401 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/test_librbd.cc:10793: Skipped 2024-08-17T01:31:53.401 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:31:53.401 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestLibRBD.ExclusiveLockReadTransition (0 ms) 2024-08-17T01:31:53.401 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.CacheMayCopyOnWrite 2024-08-17T01:31:53.401 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:53.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:53 smithi110 ceph-mon[98148]: osdmap e1776: 8 total, 8 up, 8 in 2024-08-17T01:31:53.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:53 smithi110 ceph-mon[100641]: osdmap e1776: 8 total, 8 up, 8 in 2024-08-17T01:31:53.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:53 smithi177 ceph-mon[90034]: osdmap e1776: 8 total, 8 up, 8 in 2024-08-17T01:31:54.268 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.CacheMayCopyOnWrite (867 ms) 2024-08-17T01:31:54.268 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot 2024-08-17T01:31:54.268 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:54.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:54 smithi110 ceph-mon[98148]: osdmap e1777: 8 total, 8 up, 8 in 2024-08-17T01:31:54.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:54 smithi110 ceph-mon[98148]: pgmap v3091: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 63 KiB/s wr, 286 op/s 2024-08-17T01:31:54.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:54 smithi110 ceph-mon[100641]: osdmap e1777: 8 total, 8 up, 8 in 2024-08-17T01:31:54.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:54 smithi110 ceph-mon[100641]: pgmap v3091: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 63 KiB/s wr, 286 op/s 2024-08-17T01:31:54.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:54 smithi177 ceph-mon[90034]: osdmap e1777: 8 total, 8 up, 8 in 2024-08-17T01:31:54.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:54 smithi177 ceph-mon[90034]: pgmap v3091: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 63 KiB/s wr, 286 op/s 2024-08-17T01:31:55.224 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot (956 ms) 2024-08-17T01:31:55.224 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestImageOptions 2024-08-17T01:31:55.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:55 smithi110 ceph-mon[98148]: osdmap e1778: 8 total, 8 up, 8 in 2024-08-17T01:31:55.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:55 smithi110 ceph-mon[100641]: osdmap e1778: 8 total, 8 up, 8 in 2024-08-17T01:31:55.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:55 smithi177 ceph-mon[90034]: osdmap e1778: 8 total, 8 up, 8 in 2024-08-17T01:31:56.313 INFO:tasks.workunit.client.0.smithi110.stdout:0.00% done 2024-08-17T01:31:56.314 INFO:tasks.workunit.client.0.smithi110.stdout:100.00% done 2024-08-17T01:31:56.314 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestImageOptions (1089 ms) 2024-08-17T01:31:56.314 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestImageOptionsPP 2024-08-17T01:31:56.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:56 smithi110 ceph-mon[98148]: osdmap e1779: 8 total, 8 up, 8 in 2024-08-17T01:31:56.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:56 smithi110 ceph-mon[98148]: pgmap v3094: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 726 KiB/s rd, 243 KiB/s wr, 1.09k op/s 2024-08-17T01:31:56.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:56 smithi110 ceph-mon[100641]: osdmap e1779: 8 total, 8 up, 8 in 2024-08-17T01:31:56.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:56 smithi110 ceph-mon[100641]: pgmap v3094: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 726 KiB/s rd, 243 KiB/s wr, 1.09k op/s 2024-08-17T01:31:56.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:56 smithi177 ceph-mon[90034]: osdmap e1779: 8 total, 8 up, 8 in 2024-08-17T01:31:56.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:56 smithi177 ceph-mon[90034]: pgmap v3094: 745 pgs: 745 active+clean; 309 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 726 KiB/s rd, 243 KiB/s wr, 1.09k op/s 2024-08-17T01:31:57.321 INFO:tasks.workunit.client.0.smithi110.stdout:0.00% done 2024-08-17T01:31:57.321 INFO:tasks.workunit.client.0.smithi110.stdout:100.00% done 2024-08-17T01:31:57.321 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestImageOptionsPP (1008 ms) 2024-08-17T01:31:57.321 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.EventSocketPipe 2024-08-17T01:31:57.321 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.EventSocketPipe (0 ms) 2024-08-17T01:31:57.322 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.EventSocketEventfd 2024-08-17T01:31:57.322 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.EventSocketEventfd (0 ms) 2024-08-17T01:31:57.322 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.ImagePollIO 2024-08-17T01:31:57.322 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:57.362 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:31:57.362 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:31:57.362 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:31:57.362 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:31:57.362 INFO:tasks.workunit.client.0.smithi110.stdout:wrote: 512 2024-08-17T01:31:57.362 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:31:57.362 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:31:57.363 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:31:57.363 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:31:57.363 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:31:57.363 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:31:57.363 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:31:57.363 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:31:57.363 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:31:57.363 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:31:57.363 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:31:57.363 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:31:57.363 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:31:57.363 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:31:57.363 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:31:57.363 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:31:57.364 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:31:57.364 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:31:57.364 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:31:57.364 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:31:57.364 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:31:57.364 INFO:tasks.workunit.client.0.smithi110.stdout:started write 2024-08-17T01:31:57.364 INFO:tasks.workunit.client.0.smithi110.stdout:write completion cb called! 2024-08-17T01:31:57.364 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 0 2024-08-17T01:31:57.364 INFO:tasks.workunit.client.0.smithi110.stdout:finished write 2024-08-17T01:31:57.364 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:31:57.364 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:31:57.364 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:31:57.364 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:31:57.365 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:31:57.365 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:31:57.365 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:31:57.365 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:31:57.365 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:31:57.365 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:31:57.365 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:31:57.365 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:31:57.365 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:31:57.365 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:31:57.365 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:31:57.365 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:31:57.366 INFO:tasks.workunit.client.0.smithi110.stdout:created completion 2024-08-17T01:31:57.366 INFO:tasks.workunit.client.0.smithi110.stdout:started read 2024-08-17T01:31:57.366 INFO:tasks.workunit.client.0.smithi110.stdout:read completion cb called! 2024-08-17T01:31:57.366 INFO:tasks.workunit.client.0.smithi110.stdout:return value is: 512 2024-08-17T01:31:57.366 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.ImagePollIO (41 ms) 2024-08-17T01:31:57.366 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.Mirror 2024-08-17T01:31:57.366 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:57.374 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:31:57.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:57 smithi110 ceph-mon[98148]: osdmap e1780: 8 total, 8 up, 8 in 2024-08-17T01:31:57.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:57 smithi110 ceph-mon[100641]: osdmap e1780: 8 total, 8 up, 8 in 2024-08-17T01:31:57.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:57 smithi177 ceph-mon[90034]: osdmap e1780: 8 total, 8 up, 8 in 2024-08-17T01:31:58.356 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.Mirror (994 ms) 2024-08-17T01:31:58.357 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.MirrorPeerAttributes 2024-08-17T01:31:58.371 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.MirrorPeerAttributes (16 ms) 2024-08-17T01:31:58.372 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.CreateWithMirrorEnabled 2024-08-17T01:31:58.461 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:58 smithi110 ceph-mon[98148]: osdmap e1781: 8 total, 8 up, 8 in 2024-08-17T01:31:58.461 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:58 smithi110 ceph-mon[98148]: pgmap v3097: 745 pgs: 745 active+clean; 313 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 724 KiB/s rd, 1.1 MiB/s wr, 1.07k op/s 2024-08-17T01:31:58.461 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:58 smithi110 ceph-mon[100641]: osdmap e1781: 8 total, 8 up, 8 in 2024-08-17T01:31:58.461 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:58 smithi110 ceph-mon[100641]: pgmap v3097: 745 pgs: 745 active+clean; 313 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 724 KiB/s rd, 1.1 MiB/s wr, 1.07k op/s 2024-08-17T01:31:58.462 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:31:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:31:58] "GET /metrics HTTP/1.1" 200 82999 "" "Prometheus/2.43.0" 2024-08-17T01:31:58.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:58 smithi177 ceph-mon[90034]: osdmap e1781: 8 total, 8 up, 8 in 2024-08-17T01:31:58.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:58 smithi177 ceph-mon[90034]: pgmap v3097: 745 pgs: 745 active+clean; 313 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 724 KiB/s rd, 1.1 MiB/s wr, 1.07k op/s 2024-08-17T01:31:59.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[98148]: osdmap e1782: 8 total, 8 up, 8 in 2024-08-17T01:31:59.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/973408616' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-08-17T01:31:59.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-08-17T01:31:59.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]': finished 2024-08-17T01:31:59.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/973408616' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/df9986e0-d6fd-4381-b103-570291972c18"}]: dispatch 2024-08-17T01:31:59.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/df9986e0-d6fd-4381-b103-570291972c18"}]: dispatch 2024-08-17T01:31:59.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/df9986e0-d6fd-4381-b103-570291972c18"}]': finished 2024-08-17T01:31:59.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/973408616' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/6f9ff8b3-17bd-4bb8-827e-269713554fba"}]: dispatch 2024-08-17T01:31:59.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/6f9ff8b3-17bd-4bb8-827e-269713554fba"}]: dispatch 2024-08-17T01:31:59.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/6f9ff8b3-17bd-4bb8-827e-269713554fba"}]': finished 2024-08-17T01:31:59.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/973408616' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/8c18bdaa-5af2-46c8-807f-a4c36875e713"}]: dispatch 2024-08-17T01:31:59.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/8c18bdaa-5af2-46c8-807f-a4c36875e713"}]: dispatch 2024-08-17T01:31:59.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/8c18bdaa-5af2-46c8-807f-a4c36875e713"}]': finished 2024-08-17T01:31:59.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/973408616' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/06d0e173-ffff-44d7-99b4-cd9a43aa2bce"}]: dispatch 2024-08-17T01:31:59.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' 2024-08-17T01:31:59.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/973408616' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/06d0e173-ffff-44d7-99b4-cd9a43aa2bce"}]: dispatch 2024-08-17T01:31:59.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/973408616' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/06d0e173-ffff-44d7-99b4-cd9a43aa2bce"}]: dispatch 2024-08-17T01:31:59.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/06d0e173-ffff-44d7-99b4-cd9a43aa2bce"}]: dispatch 2024-08-17T01:31:59.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/06d0e173-ffff-44d7-99b4-cd9a43aa2bce"}]': finished 2024-08-17T01:31:59.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[100641]: osdmap e1782: 8 total, 8 up, 8 in 2024-08-17T01:31:59.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/973408616' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-08-17T01:31:59.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-08-17T01:31:59.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]': finished 2024-08-17T01:31:59.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/973408616' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/df9986e0-d6fd-4381-b103-570291972c18"}]: dispatch 2024-08-17T01:31:59.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/df9986e0-d6fd-4381-b103-570291972c18"}]: dispatch 2024-08-17T01:31:59.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/df9986e0-d6fd-4381-b103-570291972c18"}]': finished 2024-08-17T01:31:59.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/973408616' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/6f9ff8b3-17bd-4bb8-827e-269713554fba"}]: dispatch 2024-08-17T01:31:59.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/6f9ff8b3-17bd-4bb8-827e-269713554fba"}]: dispatch 2024-08-17T01:31:59.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/6f9ff8b3-17bd-4bb8-827e-269713554fba"}]': finished 2024-08-17T01:31:59.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/973408616' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/8c18bdaa-5af2-46c8-807f-a4c36875e713"}]: dispatch 2024-08-17T01:31:59.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/8c18bdaa-5af2-46c8-807f-a4c36875e713"}]: dispatch 2024-08-17T01:31:59.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/8c18bdaa-5af2-46c8-807f-a4c36875e713"}]': finished 2024-08-17T01:31:59.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/973408616' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/06d0e173-ffff-44d7-99b4-cd9a43aa2bce"}]: dispatch 2024-08-17T01:31:59.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' 2024-08-17T01:31:59.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/973408616' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/06d0e173-ffff-44d7-99b4-cd9a43aa2bce"}]: dispatch 2024-08-17T01:31:59.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/973408616' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/06d0e173-ffff-44d7-99b4-cd9a43aa2bce"}]: dispatch 2024-08-17T01:31:59.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/06d0e173-ffff-44d7-99b4-cd9a43aa2bce"}]: dispatch 2024-08-17T01:31:59.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:31:59 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/06d0e173-ffff-44d7-99b4-cd9a43aa2bce"}]': finished 2024-08-17T01:31:59.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:59 smithi177 ceph-mon[90034]: osdmap e1782: 8 total, 8 up, 8 in 2024-08-17T01:31:59.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:59 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/973408616' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-08-17T01:31:59.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:59 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-08-17T01:31:59.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:59 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]': finished 2024-08-17T01:31:59.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:59 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/973408616' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/df9986e0-d6fd-4381-b103-570291972c18"}]: dispatch 2024-08-17T01:31:59.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:59 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/df9986e0-d6fd-4381-b103-570291972c18"}]: dispatch 2024-08-17T01:31:59.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:59 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/df9986e0-d6fd-4381-b103-570291972c18"}]': finished 2024-08-17T01:31:59.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:59 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/973408616' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/6f9ff8b3-17bd-4bb8-827e-269713554fba"}]: dispatch 2024-08-17T01:31:59.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:59 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/6f9ff8b3-17bd-4bb8-827e-269713554fba"}]: dispatch 2024-08-17T01:31:59.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:59 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/6f9ff8b3-17bd-4bb8-827e-269713554fba"}]': finished 2024-08-17T01:31:59.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:59 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/973408616' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/8c18bdaa-5af2-46c8-807f-a4c36875e713"}]: dispatch 2024-08-17T01:31:59.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:59 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/8c18bdaa-5af2-46c8-807f-a4c36875e713"}]: dispatch 2024-08-17T01:31:59.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:59 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/8c18bdaa-5af2-46c8-807f-a4c36875e713"}]': finished 2024-08-17T01:31:59.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:59 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/973408616' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/06d0e173-ffff-44d7-99b4-cd9a43aa2bce"}]: dispatch 2024-08-17T01:31:59.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:59 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' 2024-08-17T01:31:59.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:59 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/973408616' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/06d0e173-ffff-44d7-99b4-cd9a43aa2bce"}]: dispatch 2024-08-17T01:31:59.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:59 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/973408616' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/06d0e173-ffff-44d7-99b4-cd9a43aa2bce"}]: dispatch 2024-08-17T01:31:59.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:59 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/06d0e173-ffff-44d7-99b4-cd9a43aa2bce"}]: dispatch 2024-08-17T01:31:59.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:31:59 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/06d0e173-ffff-44d7-99b4-cd9a43aa2bce"}]': finished 2024-08-17T01:32:00.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:00 smithi110 ceph-mon[98148]: osdmap e1783: 8 total, 8 up, 8 in 2024-08-17T01:32:00.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:00 smithi110 ceph-mon[98148]: pgmap v3100: 745 pgs: 745 active+clean; 315 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 300 KiB/s rd, 1.5 MiB/s wr, 403 op/s 2024-08-17T01:32:00.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:00 smithi110 ceph-mon[100641]: osdmap e1783: 8 total, 8 up, 8 in 2024-08-17T01:32:00.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:00 smithi110 ceph-mon[100641]: pgmap v3100: 745 pgs: 745 active+clean; 315 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 300 KiB/s rd, 1.5 MiB/s wr, 403 op/s 2024-08-17T01:32:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:00 smithi177 ceph-mon[90034]: osdmap e1783: 8 total, 8 up, 8 in 2024-08-17T01:32:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:00 smithi177 ceph-mon[90034]: pgmap v3100: 745 pgs: 745 active+clean; 315 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 300 KiB/s rd, 1.5 MiB/s wr, 403 op/s 2024-08-17T01:32:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:01 smithi110 ceph-mon[98148]: osdmap e1784: 8 total, 8 up, 8 in 2024-08-17T01:32:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:32:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:01 smithi110 ceph-mon[100641]: osdmap e1784: 8 total, 8 up, 8 in 2024-08-17T01:32:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:32:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:01 smithi177 ceph-mon[90034]: osdmap e1784: 8 total, 8 up, 8 in 2024-08-17T01:32:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:32:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:02 smithi110 ceph-mon[98148]: osdmap e1785: 8 total, 8 up, 8 in 2024-08-17T01:32:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:02 smithi110 ceph-mon[98148]: pgmap v3103: 745 pgs: 745 active+clean; 317 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 188 KiB/s rd, 1.1 MiB/s wr, 250 op/s 2024-08-17T01:32:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:02 smithi110 ceph-mon[100641]: osdmap e1785: 8 total, 8 up, 8 in 2024-08-17T01:32:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:02 smithi110 ceph-mon[100641]: pgmap v3103: 745 pgs: 745 active+clean; 317 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 188 KiB/s rd, 1.1 MiB/s wr, 250 op/s 2024-08-17T01:32:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:02 smithi177 ceph-mon[90034]: osdmap e1785: 8 total, 8 up, 8 in 2024-08-17T01:32:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:02 smithi177 ceph-mon[90034]: pgmap v3103: 745 pgs: 745 active+clean; 317 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 188 KiB/s rd, 1.1 MiB/s wr, 250 op/s 2024-08-17T01:32:03.432 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.CreateWithMirrorEnabled (5060 ms) 2024-08-17T01:32:03.432 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot 2024-08-17T01:32:03.432 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:03.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:03 smithi110 ceph-mon[98148]: osdmap e1786: 8 total, 8 up, 8 in 2024-08-17T01:32:03.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:03 smithi110 ceph-mon[100641]: osdmap e1786: 8 total, 8 up, 8 in 2024-08-17T01:32:03.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:03 smithi177 ceph-mon[90034]: osdmap e1786: 8 total, 8 up, 8 in 2024-08-17T01:32:04.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:04 smithi110 ceph-mon[98148]: osdmap e1787: 8 total, 8 up, 8 in 2024-08-17T01:32:04.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:04 smithi110 ceph-mon[98148]: pgmap v3106: 745 pgs: 745 active+clean; 317 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 199 KiB/s rd, 596 KiB/s wr, 261 op/s 2024-08-17T01:32:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:04 smithi110 ceph-mon[100641]: osdmap e1787: 8 total, 8 up, 8 in 2024-08-17T01:32:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:04 smithi110 ceph-mon[100641]: pgmap v3106: 745 pgs: 745 active+clean; 317 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 199 KiB/s rd, 596 KiB/s wr, 261 op/s 2024-08-17T01:32:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:04 smithi177 ceph-mon[90034]: osdmap e1787: 8 total, 8 up, 8 in 2024-08-17T01:32:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:04 smithi177 ceph-mon[90034]: pgmap v3106: 745 pgs: 745 active+clean; 317 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 199 KiB/s rd, 596 KiB/s wr, 261 op/s 2024-08-17T01:32:05.438 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot (2006 ms) 2024-08-17T01:32:05.438 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.ExclusiveLock 2024-08-17T01:32:05.438 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:05.489 INFO:tasks.workunit.client.0.smithi110.stdout:1: acquiring exclusive lock 2024-08-17T01:32:05.489 INFO:tasks.workunit.client.0.smithi110.stdout:2: acquiring exclusive lock 2024-08-17T01:32:05.493 INFO:tasks.workunit.client.0.smithi110.stdout:2: exclusive lock acquired 2024-08-17T01:32:05.522 INFO:tasks.workunit.client.0.smithi110.stdout:2: releasing exclusive lock 2024-08-17T01:32:05.525 INFO:tasks.workunit.client.0.smithi110.stdout:2: exclusive lock released 2024-08-17T01:32:05.525 INFO:tasks.workunit.client.0.smithi110.stdout:2: acquiring exclusive lock 2024-08-17T01:32:05.529 INFO:tasks.workunit.client.0.smithi110.stdout:2: exclusive lock acquired 2024-08-17T01:32:05.548 INFO:tasks.workunit.client.0.smithi110.stdout:2: releasing exclusive lock 2024-08-17T01:32:05.551 INFO:tasks.workunit.client.0.smithi110.stdout:2: exclusive lock released 2024-08-17T01:32:05.551 INFO:tasks.workunit.client.0.smithi110.stdout:2: acquiring exclusive lock 2024-08-17T01:32:05.554 INFO:tasks.workunit.client.0.smithi110.stdout:2: exclusive lock acquired 2024-08-17T01:32:05.597 INFO:tasks.workunit.client.0.smithi110.stdout:2: releasing exclusive lock 2024-08-17T01:32:05.601 INFO:tasks.workunit.client.0.smithi110.stdout:2: exclusive lock released 2024-08-17T01:32:05.601 INFO:tasks.workunit.client.0.smithi110.stdout:2: acquiring exclusive lock 2024-08-17T01:32:05.605 INFO:tasks.workunit.client.0.smithi110.stdout:2: exclusive lock acquired 2024-08-17T01:32:05.611 INFO:tasks.workunit.client.0.smithi110.stdout:2: releasing exclusive lock 2024-08-17T01:32:05.614 INFO:tasks.workunit.client.0.smithi110.stdout:2: exclusive lock released 2024-08-17T01:32:05.614 INFO:tasks.workunit.client.0.smithi110.stdout:2: acquiring exclusive lock 2024-08-17T01:32:05.618 INFO:tasks.workunit.client.0.smithi110.stdout:1: exclusive lock acquired 2024-08-17T01:32:05.630 INFO:tasks.workunit.client.0.smithi110.stdout:1: releasing exclusive lock 2024-08-17T01:32:05.633 INFO:tasks.workunit.client.0.smithi110.stdout:1: exclusive lock released 2024-08-17T01:32:05.633 INFO:tasks.workunit.client.0.smithi110.stdout:1: acquiring exclusive lock 2024-08-17T01:32:05.637 INFO:tasks.workunit.client.0.smithi110.stdout:1: exclusive lock acquired 2024-08-17T01:32:05.685 INFO:tasks.workunit.client.0.smithi110.stdout:1: releasing exclusive lock 2024-08-17T01:32:05.688 INFO:tasks.workunit.client.0.smithi110.stdout:1: exclusive lock released 2024-08-17T01:32:05.688 INFO:tasks.workunit.client.0.smithi110.stdout:1: acquiring exclusive lock 2024-08-17T01:32:05.691 INFO:tasks.workunit.client.0.smithi110.stdout:2: exclusive lock acquired 2024-08-17T01:32:05.691 INFO:tasks.workunit.client.0.smithi110.stdout:2: releasing exclusive lock 2024-08-17T01:32:05.694 INFO:tasks.workunit.client.0.smithi110.stdout:2: exclusive lock released 2024-08-17T01:32:05.697 INFO:tasks.workunit.client.0.smithi110.stdout:1: exclusive lock acquired 2024-08-17T01:32:05.747 INFO:tasks.workunit.client.0.smithi110.stdout:1: releasing exclusive lock 2024-08-17T01:32:05.750 INFO:tasks.workunit.client.0.smithi110.stdout:1: exclusive lock released 2024-08-17T01:32:05.750 INFO:tasks.workunit.client.0.smithi110.stdout:1: acquiring exclusive lock 2024-08-17T01:32:05.754 INFO:tasks.workunit.client.0.smithi110.stdout:1: exclusive lock acquired 2024-08-17T01:32:05.793 INFO:tasks.workunit.client.0.smithi110.stdout:1: releasing exclusive lock 2024-08-17T01:32:05.795 INFO:tasks.workunit.client.0.smithi110.stdout:1: exclusive lock released 2024-08-17T01:32:05.795 INFO:tasks.workunit.client.0.smithi110.stdout:1: acquiring exclusive lock 2024-08-17T01:32:05.798 INFO:tasks.workunit.client.0.smithi110.stdout:1: exclusive lock acquired 2024-08-17T01:32:05.798 INFO:tasks.workunit.client.0.smithi110.stdout:1: releasing exclusive lock 2024-08-17T01:32:05.801 INFO:tasks.workunit.client.0.smithi110.stdout:1: exclusive lock released 2024-08-17T01:32:05.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:05 smithi110 ceph-mon[100641]: osdmap e1788: 8 total, 8 up, 8 in 2024-08-17T01:32:05.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:05 smithi110 ceph-mon[98148]: osdmap e1788: 8 total, 8 up, 8 in 2024-08-17T01:32:05.815 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.ExclusiveLock (377 ms) 2024-08-17T01:32:05.815 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.BreakLock 2024-08-17T01:32:05.830 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:05.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:05 smithi177 ceph-mon[90034]: osdmap e1788: 8 total, 8 up, 8 in 2024-08-17T01:32:06.447 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.BreakLock (632 ms) 2024-08-17T01:32:06.447 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.DiscardAfterWrite 2024-08-17T01:32:06.447 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:06.473 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.DiscardAfterWrite (26 ms) 2024-08-17T01:32:06.473 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.DefaultFeatures 2024-08-17T01:32:06.473 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.DefaultFeatures (0 ms) 2024-08-17T01:32:06.473 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurge 2024-08-17T01:32:06.473 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:06.532 INFO:tasks.workunit.client.0.smithi110.stdout:0.00% done 2024-08-17T01:32:06.532 INFO:tasks.workunit.client.0.smithi110.stdout:1.56% done 2024-08-17T01:32:06.532 INFO:tasks.workunit.client.0.smithi110.stdout:3.12% done 2024-08-17T01:32:06.532 INFO:tasks.workunit.client.0.smithi110.stdout:4.69% done 2024-08-17T01:32:06.533 INFO:tasks.workunit.client.0.smithi110.stdout:6.25% done 2024-08-17T01:32:06.533 INFO:tasks.workunit.client.0.smithi110.stdout:7.81% done 2024-08-17T01:32:06.533 INFO:tasks.workunit.client.0.smithi110.stdout:9.38% done 2024-08-17T01:32:06.533 INFO:tasks.workunit.client.0.smithi110.stdout:10.94% done 2024-08-17T01:32:06.533 INFO:tasks.workunit.client.0.smithi110.stdout:12.50% done 2024-08-17T01:32:06.533 INFO:tasks.workunit.client.0.smithi110.stdout:14.06% done 2024-08-17T01:32:06.533 INFO:tasks.workunit.client.0.smithi110.stdout:15.62% done 2024-08-17T01:32:06.533 INFO:tasks.workunit.client.0.smithi110.stdout:17.19% done 2024-08-17T01:32:06.533 INFO:tasks.workunit.client.0.smithi110.stdout:18.75% done 2024-08-17T01:32:06.533 INFO:tasks.workunit.client.0.smithi110.stdout:20.31% done 2024-08-17T01:32:06.533 INFO:tasks.workunit.client.0.smithi110.stdout:21.88% done 2024-08-17T01:32:06.533 INFO:tasks.workunit.client.0.smithi110.stdout:23.44% done 2024-08-17T01:32:06.533 INFO:tasks.workunit.client.0.smithi110.stdout:25.00% done 2024-08-17T01:32:06.533 INFO:tasks.workunit.client.0.smithi110.stdout:26.56% done 2024-08-17T01:32:06.533 INFO:tasks.workunit.client.0.smithi110.stdout:28.12% done 2024-08-17T01:32:06.534 INFO:tasks.workunit.client.0.smithi110.stdout:29.69% done 2024-08-17T01:32:06.534 INFO:tasks.workunit.client.0.smithi110.stdout:31.25% done 2024-08-17T01:32:06.534 INFO:tasks.workunit.client.0.smithi110.stdout:32.81% done 2024-08-17T01:32:06.534 INFO:tasks.workunit.client.0.smithi110.stdout:34.38% done 2024-08-17T01:32:06.534 INFO:tasks.workunit.client.0.smithi110.stdout:35.94% done 2024-08-17T01:32:06.534 INFO:tasks.workunit.client.0.smithi110.stdout:37.50% done 2024-08-17T01:32:06.534 INFO:tasks.workunit.client.0.smithi110.stdout:39.06% done 2024-08-17T01:32:06.534 INFO:tasks.workunit.client.0.smithi110.stdout:40.62% done 2024-08-17T01:32:06.534 INFO:tasks.workunit.client.0.smithi110.stdout:42.19% done 2024-08-17T01:32:06.534 INFO:tasks.workunit.client.0.smithi110.stdout:43.75% done 2024-08-17T01:32:06.534 INFO:tasks.workunit.client.0.smithi110.stdout:45.31% done 2024-08-17T01:32:06.534 INFO:tasks.workunit.client.0.smithi110.stdout:46.88% done 2024-08-17T01:32:06.535 INFO:tasks.workunit.client.0.smithi110.stdout:48.44% done 2024-08-17T01:32:06.535 INFO:tasks.workunit.client.0.smithi110.stdout:50.00% done 2024-08-17T01:32:06.535 INFO:tasks.workunit.client.0.smithi110.stdout:51.56% done 2024-08-17T01:32:06.535 INFO:tasks.workunit.client.0.smithi110.stdout:53.12% done 2024-08-17T01:32:06.535 INFO:tasks.workunit.client.0.smithi110.stdout:54.69% done 2024-08-17T01:32:06.535 INFO:tasks.workunit.client.0.smithi110.stdout:56.25% done 2024-08-17T01:32:06.535 INFO:tasks.workunit.client.0.smithi110.stdout:57.81% done 2024-08-17T01:32:06.535 INFO:tasks.workunit.client.0.smithi110.stdout:59.38% done 2024-08-17T01:32:06.535 INFO:tasks.workunit.client.0.smithi110.stdout:60.94% done 2024-08-17T01:32:06.535 INFO:tasks.workunit.client.0.smithi110.stdout:62.50% done 2024-08-17T01:32:06.535 INFO:tasks.workunit.client.0.smithi110.stdout:64.06% done 2024-08-17T01:32:06.535 INFO:tasks.workunit.client.0.smithi110.stdout:65.62% done 2024-08-17T01:32:06.535 INFO:tasks.workunit.client.0.smithi110.stdout:67.19% done 2024-08-17T01:32:06.536 INFO:tasks.workunit.client.0.smithi110.stdout:68.75% done 2024-08-17T01:32:06.536 INFO:tasks.workunit.client.0.smithi110.stdout:70.31% done 2024-08-17T01:32:06.536 INFO:tasks.workunit.client.0.smithi110.stdout:71.88% done 2024-08-17T01:32:06.536 INFO:tasks.workunit.client.0.smithi110.stdout:73.44% done 2024-08-17T01:32:06.536 INFO:tasks.workunit.client.0.smithi110.stdout:75.00% done 2024-08-17T01:32:06.536 INFO:tasks.workunit.client.0.smithi110.stdout:76.56% done 2024-08-17T01:32:06.536 INFO:tasks.workunit.client.0.smithi110.stdout:78.12% done 2024-08-17T01:32:06.536 INFO:tasks.workunit.client.0.smithi110.stdout:79.69% done 2024-08-17T01:32:06.536 INFO:tasks.workunit.client.0.smithi110.stdout:81.25% done 2024-08-17T01:32:06.536 INFO:tasks.workunit.client.0.smithi110.stdout:82.81% done 2024-08-17T01:32:06.536 INFO:tasks.workunit.client.0.smithi110.stdout:84.38% done 2024-08-17T01:32:06.536 INFO:tasks.workunit.client.0.smithi110.stdout:85.94% done 2024-08-17T01:32:06.536 INFO:tasks.workunit.client.0.smithi110.stdout:87.50% done 2024-08-17T01:32:06.537 INFO:tasks.workunit.client.0.smithi110.stdout:89.06% done 2024-08-17T01:32:06.537 INFO:tasks.workunit.client.0.smithi110.stdout:90.62% done 2024-08-17T01:32:06.537 INFO:tasks.workunit.client.0.smithi110.stdout:92.19% done 2024-08-17T01:32:06.537 INFO:tasks.workunit.client.0.smithi110.stdout:93.75% done 2024-08-17T01:32:06.537 INFO:tasks.workunit.client.0.smithi110.stdout:95.31% done 2024-08-17T01:32:06.537 INFO:tasks.workunit.client.0.smithi110.stdout:96.88% done 2024-08-17T01:32:06.537 INFO:tasks.workunit.client.0.smithi110.stdout:98.44% done 2024-08-17T01:32:06.537 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurge (59 ms) 2024-08-17T01:32:06.537 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay 2024-08-17T01:32:06.537 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:06.591 INFO:tasks.workunit.client.0.smithi110.stdout:0.00% done 2024-08-17T01:32:06.591 INFO:tasks.workunit.client.0.smithi110.stdout:1.56% done 2024-08-17T01:32:06.591 INFO:tasks.workunit.client.0.smithi110.stdout:3.12% done 2024-08-17T01:32:06.591 INFO:tasks.workunit.client.0.smithi110.stdout:4.69% done 2024-08-17T01:32:06.591 INFO:tasks.workunit.client.0.smithi110.stdout:6.25% done 2024-08-17T01:32:06.591 INFO:tasks.workunit.client.0.smithi110.stdout:7.81% done 2024-08-17T01:32:06.591 INFO:tasks.workunit.client.0.smithi110.stdout:9.38% done 2024-08-17T01:32:06.591 INFO:tasks.workunit.client.0.smithi110.stdout:10.94% done 2024-08-17T01:32:06.592 INFO:tasks.workunit.client.0.smithi110.stdout:12.50% done 2024-08-17T01:32:06.592 INFO:tasks.workunit.client.0.smithi110.stdout:14.06% done 2024-08-17T01:32:06.592 INFO:tasks.workunit.client.0.smithi110.stdout:15.62% done 2024-08-17T01:32:06.592 INFO:tasks.workunit.client.0.smithi110.stdout:17.19% done 2024-08-17T01:32:06.592 INFO:tasks.workunit.client.0.smithi110.stdout:18.75% done 2024-08-17T01:32:06.592 INFO:tasks.workunit.client.0.smithi110.stdout:20.31% done 2024-08-17T01:32:06.592 INFO:tasks.workunit.client.0.smithi110.stdout:21.88% done 2024-08-17T01:32:06.592 INFO:tasks.workunit.client.0.smithi110.stdout:23.44% done 2024-08-17T01:32:06.592 INFO:tasks.workunit.client.0.smithi110.stdout:25.00% done 2024-08-17T01:32:06.592 INFO:tasks.workunit.client.0.smithi110.stdout:26.56% done 2024-08-17T01:32:06.592 INFO:tasks.workunit.client.0.smithi110.stdout:28.12% done 2024-08-17T01:32:06.592 INFO:tasks.workunit.client.0.smithi110.stdout:29.69% done 2024-08-17T01:32:06.592 INFO:tasks.workunit.client.0.smithi110.stdout:31.25% done 2024-08-17T01:32:06.592 INFO:tasks.workunit.client.0.smithi110.stdout:32.81% done 2024-08-17T01:32:06.592 INFO:tasks.workunit.client.0.smithi110.stdout:34.38% done 2024-08-17T01:32:06.592 INFO:tasks.workunit.client.0.smithi110.stdout:35.94% done 2024-08-17T01:32:06.593 INFO:tasks.workunit.client.0.smithi110.stdout:37.50% done 2024-08-17T01:32:06.593 INFO:tasks.workunit.client.0.smithi110.stdout:39.06% done 2024-08-17T01:32:06.593 INFO:tasks.workunit.client.0.smithi110.stdout:40.62% done 2024-08-17T01:32:06.593 INFO:tasks.workunit.client.0.smithi110.stdout:42.19% done 2024-08-17T01:32:06.593 INFO:tasks.workunit.client.0.smithi110.stdout:43.75% done 2024-08-17T01:32:06.593 INFO:tasks.workunit.client.0.smithi110.stdout:45.31% done 2024-08-17T01:32:06.593 INFO:tasks.workunit.client.0.smithi110.stdout:46.88% done 2024-08-17T01:32:06.593 INFO:tasks.workunit.client.0.smithi110.stdout:48.44% done 2024-08-17T01:32:06.593 INFO:tasks.workunit.client.0.smithi110.stdout:50.00% done 2024-08-17T01:32:06.593 INFO:tasks.workunit.client.0.smithi110.stdout:51.56% done 2024-08-17T01:32:06.593 INFO:tasks.workunit.client.0.smithi110.stdout:53.12% done 2024-08-17T01:32:06.593 INFO:tasks.workunit.client.0.smithi110.stdout:54.69% done 2024-08-17T01:32:06.593 INFO:tasks.workunit.client.0.smithi110.stdout:56.25% done 2024-08-17T01:32:06.593 INFO:tasks.workunit.client.0.smithi110.stdout:57.81% done 2024-08-17T01:32:06.593 INFO:tasks.workunit.client.0.smithi110.stdout:59.38% done 2024-08-17T01:32:06.594 INFO:tasks.workunit.client.0.smithi110.stdout:60.94% done 2024-08-17T01:32:06.594 INFO:tasks.workunit.client.0.smithi110.stdout:62.50% done 2024-08-17T01:32:06.594 INFO:tasks.workunit.client.0.smithi110.stdout:64.06% done 2024-08-17T01:32:06.594 INFO:tasks.workunit.client.0.smithi110.stdout:65.62% done 2024-08-17T01:32:06.594 INFO:tasks.workunit.client.0.smithi110.stdout:67.19% done 2024-08-17T01:32:06.594 INFO:tasks.workunit.client.0.smithi110.stdout:68.75% done 2024-08-17T01:32:06.594 INFO:tasks.workunit.client.0.smithi110.stdout:70.31% done 2024-08-17T01:32:06.594 INFO:tasks.workunit.client.0.smithi110.stdout:71.88% done 2024-08-17T01:32:06.594 INFO:tasks.workunit.client.0.smithi110.stdout:73.44% done 2024-08-17T01:32:06.594 INFO:tasks.workunit.client.0.smithi110.stdout:75.00% done 2024-08-17T01:32:06.594 INFO:tasks.workunit.client.0.smithi110.stdout:76.56% done 2024-08-17T01:32:06.594 INFO:tasks.workunit.client.0.smithi110.stdout:78.12% done 2024-08-17T01:32:06.594 INFO:tasks.workunit.client.0.smithi110.stdout:79.69% done 2024-08-17T01:32:06.594 INFO:tasks.workunit.client.0.smithi110.stdout:81.25% done 2024-08-17T01:32:06.594 INFO:tasks.workunit.client.0.smithi110.stdout:82.81% done 2024-08-17T01:32:06.595 INFO:tasks.workunit.client.0.smithi110.stdout:84.38% done 2024-08-17T01:32:06.595 INFO:tasks.workunit.client.0.smithi110.stdout:85.94% done 2024-08-17T01:32:06.595 INFO:tasks.workunit.client.0.smithi110.stdout:87.50% done 2024-08-17T01:32:06.595 INFO:tasks.workunit.client.0.smithi110.stdout:89.06% done 2024-08-17T01:32:06.595 INFO:tasks.workunit.client.0.smithi110.stdout:90.62% done 2024-08-17T01:32:06.595 INFO:tasks.workunit.client.0.smithi110.stdout:92.19% done 2024-08-17T01:32:06.595 INFO:tasks.workunit.client.0.smithi110.stdout:93.75% done 2024-08-17T01:32:06.595 INFO:tasks.workunit.client.0.smithi110.stdout:95.31% done 2024-08-17T01:32:06.595 INFO:tasks.workunit.client.0.smithi110.stdout:96.88% done 2024-08-17T01:32:06.595 INFO:tasks.workunit.client.0.smithi110.stdout:98.44% done 2024-08-17T01:32:06.595 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay (59 ms) 2024-08-17T01:32:06.595 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestTrashPurge 2024-08-17T01:32:06.595 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:06.599 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:06.714 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestTrashPurge (124 ms) 2024-08-17T01:32:06.715 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndRestore 2024-08-17T01:32:06.715 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:06.759 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestTrashMoveAndRestore (44 ms) 2024-08-17T01:32:06.759 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestListWatchers 2024-08-17T01:32:06.759 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:06.791 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestListWatchers (32 ms) 2024-08-17T01:32:06.791 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestSetSnapById 2024-08-17T01:32:06.791 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:06 smithi110 ceph-mon[100641]: osdmap e1789: 8 total, 8 up, 8 in 2024-08-17T01:32:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:06 smithi110 ceph-mon[100641]: pgmap v3109: 745 pgs: 745 active+clean; 317 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 190 KiB/s rd, 19 KiB/s wr, 248 op/s 2024-08-17T01:32:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:06 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/4293392183"}]: dispatch 2024-08-17T01:32:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:06 smithi110 ceph-mon[98148]: osdmap e1789: 8 total, 8 up, 8 in 2024-08-17T01:32:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:06 smithi110 ceph-mon[98148]: pgmap v3109: 745 pgs: 745 active+clean; 317 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 190 KiB/s rd, 19 KiB/s wr, 248 op/s 2024-08-17T01:32:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:06 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/4293392183"}]: dispatch 2024-08-17T01:32:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:06 smithi177 ceph-mon[90034]: osdmap e1789: 8 total, 8 up, 8 in 2024-08-17T01:32:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:06 smithi177 ceph-mon[90034]: pgmap v3109: 745 pgs: 745 active+clean; 317 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 190 KiB/s rd, 19 KiB/s wr, 248 op/s 2024-08-17T01:32:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:06 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/4293392183"}]: dispatch 2024-08-17T01:32:07.456 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestSetSnapById (666 ms) 2024-08-17T01:32:07.457 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.Namespaces 2024-08-17T01:32:07.481 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.Namespaces (24 ms) 2024-08-17T01:32:07.481 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.NamespacesPP 2024-08-17T01:32:07.514 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:07.518 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:07.594 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.NamespacesPP (113 ms) 2024-08-17T01:32:07.594 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.Migration 2024-08-17T01:32:07.594 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:07.594 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:07.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:07 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/4293392183"}]': finished 2024-08-17T01:32:07.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:07 smithi110 ceph-mon[100641]: osdmap e1790: 8 total, 8 up, 8 in 2024-08-17T01:32:07.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:07 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/4293392183"}]': finished 2024-08-17T01:32:07.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:07 smithi110 ceph-mon[98148]: osdmap e1790: 8 total, 8 up, 8 in 2024-08-17T01:32:07.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:07 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/4293392183"}]': finished 2024-08-17T01:32:07.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:07 smithi177 ceph-mon[90034]: osdmap e1790: 8 total, 8 up, 8 in 2024-08-17T01:32:07.980 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.Migration (386 ms) 2024-08-17T01:32:07.980 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.MigrationPP 2024-08-17T01:32:07.980 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:07.980 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:08.383 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.MigrationPP (403 ms) 2024-08-17T01:32:08.383 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestGetAccessTimestamp 2024-08-17T01:32:08.383 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:08.399 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestGetAccessTimestamp (16 ms) 2024-08-17T01:32:08.399 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.TestGetModifyTimestamp 2024-08-17T01:32:08.399 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:08.415 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.TestGetModifyTimestamp (16 ms) 2024-08-17T01:32:08.415 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.ZeroOverlapFlatten 2024-08-17T01:32:08.415 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:08.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:08 smithi110 ceph-mon[98148]: osdmap e1791: 8 total, 8 up, 8 in 2024-08-17T01:32:08.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:08 smithi110 ceph-mon[98148]: pgmap v3112: 745 pgs: 745 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 255 KiB/s rd, 137 KiB/s wr, 278 op/s 2024-08-17T01:32:08.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:08 smithi110 ceph-mon[100641]: osdmap e1791: 8 total, 8 up, 8 in 2024-08-17T01:32:08.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:08 smithi110 ceph-mon[100641]: pgmap v3112: 745 pgs: 745 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 255 KiB/s rd, 137 KiB/s wr, 278 op/s 2024-08-17T01:32:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:32:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:32:08] "GET /metrics HTTP/1.1" 200 83010 "" "Prometheus/2.43.0" 2024-08-17T01:32:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:08 smithi177 ceph-mon[90034]: osdmap e1791: 8 total, 8 up, 8 in 2024-08-17T01:32:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:08 smithi177 ceph-mon[90034]: pgmap v3112: 745 pgs: 745 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 255 KiB/s rd, 137 KiB/s wr, 278 op/s 2024-08-17T01:32:09.531 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.ZeroOverlapFlatten (1116 ms) 2024-08-17T01:32:09.531 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.PoolMetadata 2024-08-17T01:32:09.558 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.PoolMetadata (27 ms) 2024-08-17T01:32:09.558 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.PoolMetadataPP 2024-08-17T01:32:09.582 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.PoolMetadataPP (24 ms) 2024-08-17T01:32:09.582 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.Config 2024-08-17T01:32:09.587 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:09.628 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.Config (46 ms) 2024-08-17T01:32:09.628 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.ConfigPP 2024-08-17T01:32:09.632 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:09.671 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.ConfigPP (43 ms) 2024-08-17T01:32:09.671 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.PoolStatsPP 2024-08-17T01:32:09.801 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:32:09 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:32:09] ENGINE Bus STOPPING 2024-08-17T01:32:09.801 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:32:09 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:32:09] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T01:32:09.801 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:32:09 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:32:09] ENGINE Bus STOPPED 2024-08-17T01:32:09.801 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:32:09 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:32:09] ENGINE Bus STARTING 2024-08-17T01:32:09.801 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:32:09 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:32:09] ENGINE Serving on http://:::9283 2024-08-17T01:32:09.801 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:32:09 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:32:09] ENGINE Bus STARTED 2024-08-17T01:32:10.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: osdmap e1792: 8 total, 8 up, 8 in 2024-08-17T01:32:10.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' 2024-08-17T01:32:10.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:32:10.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:32:10.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:32:10.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:32:10.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T01:32:10.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:32:10.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: pgmap v3114: 745 pgs: 745 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 459 KiB/s rd, 151 KiB/s wr, 547 op/s 2024-08-17T01:32:10.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:32:10.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:32:10.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:32:10.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:32:10.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:32:10.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:32:10.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:32:10.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:32:10.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:32:10.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:32:10.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:32:10.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:32:10.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:32:10.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:32:10.812 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:32:10.813 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:32:10.813 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:32:10.813 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:32:10.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: osdmap e1792: 8 total, 8 up, 8 in 2024-08-17T01:32:10.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' 2024-08-17T01:32:10.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:32:10.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:32:10.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:32:10.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:32:10.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T01:32:10.814 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:32:10.814 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: pgmap v3114: 745 pgs: 745 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 459 KiB/s rd, 151 KiB/s wr, 547 op/s 2024-08-17T01:32:10.814 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:32:10.814 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:32:10.814 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:32:10.814 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:32:10.814 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:32:10.814 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:32:10.814 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:32:10.814 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:32:10.814 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:32:10.814 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:32:10.815 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:32:10.815 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:32:10.815 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:32:10.815 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:32:10.815 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:32:10.815 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:32:10.815 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:32:10.815 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:32:10.815 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:32:10.815 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:32:10.816 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:32:10.816 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:32:10.816 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:32:10.816 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:32:10.816 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:32:10.816 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:32:10.816 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:32:10.816 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:32:10.816 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:32:10.816 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:32:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: osdmap e1792: 8 total, 8 up, 8 in 2024-08-17T01:32:10.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2593535821' entity='client.admin' 2024-08-17T01:32:10.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:32:10.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:32:10.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:32:10.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:32:10.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T01:32:10.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:32:10.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: pgmap v3114: 745 pgs: 745 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 459 KiB/s rd, 151 KiB/s wr, 547 op/s 2024-08-17T01:32:10.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:32:10.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:32:10.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:32:10.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:32:10.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:32:10.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:32:10.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:32:10.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:32:10.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:32:10.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:32:10.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:32:10.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:32:10.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:32:10.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:32:10.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:32:10.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:32:10.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:32:10.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:32:10.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:32:10.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:32:10.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:32:10.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:32:10.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:32:10.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:32:11.125 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:11 smithi177 ceph-mon[90034]: osdmap e1793: 8 total, 8 up, 8 in 2024-08-17T01:32:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:11 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3368355010' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:32:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:11 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3368355010' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:32:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:11 smithi177 ceph-mon[90034]: osdmap e1794: 8 total, 8 up, 8 in 2024-08-17T01:32:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:11 smithi110 ceph-mon[98148]: osdmap e1793: 8 total, 8 up, 8 in 2024-08-17T01:32:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:11 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3368355010' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:32:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:11 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3368355010' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:32:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:11 smithi110 ceph-mon[98148]: osdmap e1794: 8 total, 8 up, 8 in 2024-08-17T01:32:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:11 smithi110 ceph-mon[100641]: osdmap e1793: 8 total, 8 up, 8 in 2024-08-17T01:32:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:11 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3368355010' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:32:12.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:11 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3368355010' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:32:12.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:11 smithi110 ceph-mon[100641]: osdmap e1794: 8 total, 8 up, 8 in 2024-08-17T01:32:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:12 smithi177 ceph-mon[90034]: pgmap v3117: 777 pgs: 32 unknown, 745 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 427 KiB/s rd, 34 KiB/s wr, 581 op/s 2024-08-17T01:32:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:12 smithi177 ceph-mon[90034]: osdmap e1795: 8 total, 8 up, 8 in 2024-08-17T01:32:13.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:12 smithi110 ceph-mon[98148]: pgmap v3117: 777 pgs: 32 unknown, 745 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 427 KiB/s rd, 34 KiB/s wr, 581 op/s 2024-08-17T01:32:13.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:12 smithi110 ceph-mon[98148]: osdmap e1795: 8 total, 8 up, 8 in 2024-08-17T01:32:13.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:12 smithi110 ceph-mon[100641]: pgmap v3117: 777 pgs: 32 unknown, 745 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 427 KiB/s rd, 34 KiB/s wr, 581 op/s 2024-08-17T01:32:13.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:12 smithi110 ceph-mon[100641]: osdmap e1795: 8 total, 8 up, 8 in 2024-08-17T01:32:13.164 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:13.172 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:13.184 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:14.198 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.PoolStatsPP (4527 ms) 2024-08-17T01:32:14.198 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.ImageSpec 2024-08-17T01:32:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:14 smithi110 ceph-mon[98148]: osdmap e1796: 8 total, 8 up, 8 in 2024-08-17T01:32:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:14 smithi110 ceph-mon[98148]: pgmap v3120: 777 pgs: 16 unknown, 761 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 529 KiB/s rd, 34 KiB/s wr, 700 op/s 2024-08-17T01:32:14.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:14 smithi110 ceph-mon[100641]: osdmap e1796: 8 total, 8 up, 8 in 2024-08-17T01:32:14.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:14 smithi110 ceph-mon[100641]: pgmap v3120: 777 pgs: 16 unknown, 761 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 529 KiB/s rd, 34 KiB/s wr, 700 op/s 2024-08-17T01:32:14.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:14 smithi177 ceph-mon[90034]: osdmap e1796: 8 total, 8 up, 8 in 2024-08-17T01:32:14.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:14 smithi177 ceph-mon[90034]: pgmap v3120: 777 pgs: 16 unknown, 761 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 529 KiB/s rd, 34 KiB/s wr, 700 op/s 2024-08-17T01:32:15.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:15 smithi110 ceph-mon[98148]: osdmap e1797: 8 total, 8 up, 8 in 2024-08-17T01:32:15.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:15 smithi110 ceph-mon[100641]: osdmap e1797: 8 total, 8 up, 8 in 2024-08-17T01:32:15.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:15 smithi177 ceph-mon[90034]: osdmap e1797: 8 total, 8 up, 8 in 2024-08-17T01:32:16.147 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:16.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:16 smithi110 ceph-mon[98148]: osdmap e1798: 8 total, 8 up, 8 in 2024-08-17T01:32:16.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:16 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3962527335' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:32:16.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:16 smithi110 ceph-mon[98148]: pgmap v3123: 809 pgs: 32 unknown, 777 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 426 KiB/s rd, 25 KiB/s wr, 546 op/s 2024-08-17T01:32:16.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:16 smithi110 ceph-mon[100641]: osdmap e1798: 8 total, 8 up, 8 in 2024-08-17T01:32:16.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:16 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3962527335' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:32:16.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:16 smithi110 ceph-mon[100641]: pgmap v3123: 809 pgs: 32 unknown, 777 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 426 KiB/s rd, 25 KiB/s wr, 546 op/s 2024-08-17T01:32:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:16 smithi177 ceph-mon[90034]: osdmap e1798: 8 total, 8 up, 8 in 2024-08-17T01:32:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:16 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3962527335' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:32:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:16 smithi177 ceph-mon[90034]: pgmap v3123: 809 pgs: 32 unknown, 777 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 426 KiB/s rd, 25 KiB/s wr, 546 op/s 2024-08-17T01:32:17.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:17 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:32:17.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:17 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3962527335' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:32:17.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:17 smithi110 ceph-mon[100641]: osdmap e1799: 8 total, 8 up, 8 in 2024-08-17T01:32:17.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:32:17.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:32:17.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:17 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:32:17.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:17 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3962527335' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:32:17.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:17 smithi110 ceph-mon[98148]: osdmap e1799: 8 total, 8 up, 8 in 2024-08-17T01:32:17.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:32:17.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:32:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:17 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:32:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:17 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3962527335' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:32:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:17 smithi177 ceph-mon[90034]: osdmap e1799: 8 total, 8 up, 8 in 2024-08-17T01:32:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:32:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:32:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:18 smithi110 ceph-mon[100641]: osdmap e1800: 8 total, 8 up, 8 in 2024-08-17T01:32:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:18 smithi110 ceph-mon[100641]: pgmap v3126: 809 pgs: 20 unknown, 789 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 6.5 KiB/s wr, 91 op/s 2024-08-17T01:32:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:18 smithi110 ceph-mon[98148]: osdmap e1800: 8 total, 8 up, 8 in 2024-08-17T01:32:18.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:18 smithi110 ceph-mon[98148]: pgmap v3126: 809 pgs: 20 unknown, 789 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 6.5 KiB/s wr, 91 op/s 2024-08-17T01:32:18.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:32:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:32:18] "GET /metrics HTTP/1.1" 200 87904 "" "Prometheus/2.43.0" 2024-08-17T01:32:18.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:18 smithi177 ceph-mon[90034]: osdmap e1800: 8 total, 8 up, 8 in 2024-08-17T01:32:18.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:18 smithi177 ceph-mon[90034]: pgmap v3126: 809 pgs: 20 unknown, 789 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 6.5 KiB/s wr, 91 op/s 2024-08-17T01:32:19.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:19 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:32:19.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:19 smithi110 ceph-mon[98148]: osdmap e1801: 8 total, 8 up, 8 in 2024-08-17T01:32:19.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:19 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:32:19.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:19 smithi110 ceph-mon[100641]: osdmap e1801: 8 total, 8 up, 8 in 2024-08-17T01:32:19.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:19 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:32:19.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:19 smithi177 ceph-mon[90034]: osdmap e1801: 8 total, 8 up, 8 in 2024-08-17T01:32:20.317 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.ImageSpec (6119 ms) 2024-08-17T01:32:20.317 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.SnapRemoveWithChildMissing 2024-08-17T01:32:20.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:20 smithi110 ceph-mon[100641]: osdmap e1802: 8 total, 8 up, 8 in 2024-08-17T01:32:20.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:20 smithi110 ceph-mon[100641]: pgmap v3129: 809 pgs: 9 unknown, 800 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 2.7 KiB/s wr, 24 op/s 2024-08-17T01:32:20.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:20 smithi110 ceph-mon[98148]: osdmap e1802: 8 total, 8 up, 8 in 2024-08-17T01:32:20.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:20 smithi110 ceph-mon[98148]: pgmap v3129: 809 pgs: 9 unknown, 800 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 2.7 KiB/s wr, 24 op/s 2024-08-17T01:32:20.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:20 smithi177 ceph-mon[90034]: osdmap e1802: 8 total, 8 up, 8 in 2024-08-17T01:32:20.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:20 smithi177 ceph-mon[90034]: pgmap v3129: 809 pgs: 9 unknown, 800 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 2.7 KiB/s wr, 24 op/s 2024-08-17T01:32:21.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:21 smithi110 ceph-mon[98148]: osdmap e1803: 8 total, 8 up, 8 in 2024-08-17T01:32:21.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:21 smithi110 ceph-mon[98148]: osdmap e1804: 8 total, 8 up, 8 in 2024-08-17T01:32:21.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:21 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/896657587' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:32:21.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:21 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:32:21.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:21 smithi110 ceph-mon[100641]: osdmap e1803: 8 total, 8 up, 8 in 2024-08-17T01:32:21.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:21 smithi110 ceph-mon[100641]: osdmap e1804: 8 total, 8 up, 8 in 2024-08-17T01:32:21.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:21 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/896657587' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:32:21.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:21 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:32:21.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:21 smithi177 ceph-mon[90034]: osdmap e1803: 8 total, 8 up, 8 in 2024-08-17T01:32:21.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:21 smithi177 ceph-mon[90034]: osdmap e1804: 8 total, 8 up, 8 in 2024-08-17T01:32:21.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:21 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/896657587' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:32:21.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:21 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:32:22.127 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:22.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:22 smithi110 ceph-mon[98148]: pgmap v3132: 841 pgs: 32 unknown, 809 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 1.7 KiB/s wr, 36 op/s 2024-08-17T01:32:22.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:22 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:32:22.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:22 smithi110 ceph-mon[98148]: osdmap e1805: 8 total, 8 up, 8 in 2024-08-17T01:32:22.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:22 smithi110 ceph-mon[100641]: pgmap v3132: 841 pgs: 32 unknown, 809 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 1.7 KiB/s wr, 36 op/s 2024-08-17T01:32:22.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:22 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:32:22.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:22 smithi110 ceph-mon[100641]: osdmap e1805: 8 total, 8 up, 8 in 2024-08-17T01:32:22.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:22 smithi177 ceph-mon[90034]: pgmap v3132: 841 pgs: 32 unknown, 809 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 1.7 KiB/s wr, 36 op/s 2024-08-17T01:32:22.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:22 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:32:22.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:22 smithi177 ceph-mon[90034]: osdmap e1805: 8 total, 8 up, 8 in 2024-08-17T01:32:23.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:23 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:32:23.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:23 smithi110 ceph-mon[100641]: osdmap e1806: 8 total, 8 up, 8 in 2024-08-17T01:32:23.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:23 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:32:23.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:23 smithi110 ceph-mon[98148]: osdmap e1806: 8 total, 8 up, 8 in 2024-08-17T01:32:23.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:23 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:32:23.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:23 smithi177 ceph-mon[90034]: osdmap e1806: 8 total, 8 up, 8 in 2024-08-17T01:32:24.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:24 smithi110 ceph-mon[100641]: pgmap v3135: 841 pgs: 11 creating+peering, 14 unknown, 816 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 47 KiB/s rd, 3.5 KiB/s wr, 63 op/s 2024-08-17T01:32:24.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:24 smithi110 ceph-mon[100641]: osdmap e1807: 8 total, 8 up, 8 in 2024-08-17T01:32:24.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:24 smithi110 ceph-mon[98148]: pgmap v3135: 841 pgs: 11 creating+peering, 14 unknown, 816 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 47 KiB/s rd, 3.5 KiB/s wr, 63 op/s 2024-08-17T01:32:24.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:24 smithi110 ceph-mon[98148]: osdmap e1807: 8 total, 8 up, 8 in 2024-08-17T01:32:24.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:24 smithi177 ceph-mon[90034]: pgmap v3135: 841 pgs: 11 creating+peering, 14 unknown, 816 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 47 KiB/s rd, 3.5 KiB/s wr, 63 op/s 2024-08-17T01:32:24.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:24 smithi177 ceph-mon[90034]: osdmap e1807: 8 total, 8 up, 8 in 2024-08-17T01:32:25.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:25 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:32:25.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:25 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:32:25.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:25 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:32:26.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:26 smithi110 ceph-mon[100641]: osdmap e1808: 8 total, 8 up, 8 in 2024-08-17T01:32:26.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:26 smithi110 ceph-mon[100641]: pgmap v3138: 841 pgs: 11 creating+peering, 830 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 112 KiB/s rd, 5.0 KiB/s wr, 139 op/s 2024-08-17T01:32:26.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:26 smithi110 ceph-mon[100641]: osdmap e1809: 8 total, 8 up, 8 in 2024-08-17T01:32:26.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:26 smithi110 ceph-mon[98148]: osdmap e1808: 8 total, 8 up, 8 in 2024-08-17T01:32:26.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:26 smithi110 ceph-mon[98148]: pgmap v3138: 841 pgs: 11 creating+peering, 830 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 112 KiB/s rd, 5.0 KiB/s wr, 139 op/s 2024-08-17T01:32:26.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:26 smithi110 ceph-mon[98148]: osdmap e1809: 8 total, 8 up, 8 in 2024-08-17T01:32:26.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:26 smithi177 ceph-mon[90034]: osdmap e1808: 8 total, 8 up, 8 in 2024-08-17T01:32:26.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:26 smithi177 ceph-mon[90034]: pgmap v3138: 841 pgs: 11 creating+peering, 830 active+clean; 318 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 112 KiB/s rd, 5.0 KiB/s wr, 139 op/s 2024-08-17T01:32:26.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:26 smithi177 ceph-mon[90034]: osdmap e1809: 8 total, 8 up, 8 in 2024-08-17T01:32:28.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:28 smithi110 ceph-mon[98148]: osdmap e1810: 8 total, 8 up, 8 in 2024-08-17T01:32:28.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:28 smithi110 ceph-mon[98148]: pgmap v3141: 809 pgs: 809 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:32:28.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:28 smithi110 ceph-mon[100641]: osdmap e1810: 8 total, 8 up, 8 in 2024-08-17T01:32:28.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:28 smithi110 ceph-mon[100641]: pgmap v3141: 809 pgs: 809 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:32:28.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:32:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:32:28] "GET /metrics HTTP/1.1" 200 87904 "" "Prometheus/2.43.0" 2024-08-17T01:32:28.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:28 smithi177 ceph-mon[90034]: osdmap e1810: 8 total, 8 up, 8 in 2024-08-17T01:32:28.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:28 smithi177 ceph-mon[90034]: pgmap v3141: 809 pgs: 809 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:32:29.249 INFO:tasks.workunit.client.0.smithi110.stdout:num children is: 3 2024-08-17T01:32:29.249 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 3 2024-08-17T01:32:29.250 INFO:tasks.workunit.client.0.smithi110.stdout:child: image230 2024-08-17T01:32:29.250 INFO:tasks.workunit.client.0.smithi110.stdout:child: image232 2024-08-17T01:32:29.250 INFO:tasks.workunit.client.0.smithi110.stdout:child: image231 2024-08-17T01:32:29.250 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-15/image230/8aba107ff1ff 2024-08-17T01:32:29.250 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:32:29.250 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-37/image231/8abad005c6c7 2024-08-17T01:32:29.250 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:32:29.250 INFO:tasks.workunit.client.0.smithi110.stdout:found child test-librbd-smithi110-146713-15/image232/8aba3570b43 2024-08-17T01:32:29.250 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:32:29.250 INFO:tasks.workunit.client.0.smithi110.stdout:num children is: 0 2024-08-17T01:32:29.250 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 0 2024-08-17T01:32:29.250 INFO:tasks.workunit.client.0.smithi110.stdout:num snaps is: 0 2024-08-17T01:32:29.250 INFO:tasks.workunit.client.0.smithi110.stdout:expected: 0 2024-08-17T01:32:29.250 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.SnapRemoveWithChildMissing (8932 ms) 2024-08-17T01:32:29.250 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.QuiesceWatch 2024-08-17T01:32:29.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:29 smithi110 ceph-mon[98148]: osdmap e1811: 8 total, 8 up, 8 in 2024-08-17T01:32:29.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:29 smithi110 ceph-mon[100641]: osdmap e1811: 8 total, 8 up, 8 in 2024-08-17T01:32:29.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:29 smithi177 ceph-mon[90034]: osdmap e1811: 8 total, 8 up, 8 in 2024-08-17T01:32:30.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:30 smithi110 ceph-mon[98148]: osdmap e1812: 8 total, 8 up, 8 in 2024-08-17T01:32:30.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:30 smithi110 ceph-mon[98148]: pgmap v3144: 809 pgs: 809 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:32:30.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:30 smithi110 ceph-mon[100641]: osdmap e1812: 8 total, 8 up, 8 in 2024-08-17T01:32:30.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:30 smithi110 ceph-mon[100641]: pgmap v3144: 809 pgs: 809 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:32:30.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:30 smithi177 ceph-mon[90034]: osdmap e1812: 8 total, 8 up, 8 in 2024-08-17T01:32:30.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:30 smithi177 ceph-mon[90034]: pgmap v3144: 809 pgs: 809 active+clean; 6.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:32:31.132 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:31 smithi110 ceph-mon[98148]: osdmap e1813: 8 total, 8 up, 8 in 2024-08-17T01:32:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:31 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1911240946' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:32:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:31 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:32:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:31 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:32:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:31 smithi110 ceph-mon[98148]: osdmap e1814: 8 total, 8 up, 8 in 2024-08-17T01:32:31.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:31 smithi110 ceph-mon[100641]: osdmap e1813: 8 total, 8 up, 8 in 2024-08-17T01:32:31.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:31 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1911240946' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:32:31.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:31 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:32:31.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:31 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:32:31.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:31 smithi110 ceph-mon[100641]: osdmap e1814: 8 total, 8 up, 8 in 2024-08-17T01:32:31.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:31 smithi177 ceph-mon[90034]: osdmap e1813: 8 total, 8 up, 8 in 2024-08-17T01:32:31.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:31 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1911240946' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:32:31.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:31 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:32:31.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:31 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:32:31.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:31 smithi177 ceph-mon[90034]: osdmap e1814: 8 total, 8 up, 8 in 2024-08-17T01:32:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:32:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:32:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:32 smithi177 ceph-mon[90034]: pgmap v3147: 841 pgs: 32 unknown, 809 active+clean; 6.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 7.7 KiB/s wr, 162 op/s 2024-08-17T01:32:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:32 smithi177 ceph-mon[90034]: osdmap e1815: 8 total, 8 up, 8 in 2024-08-17T01:32:32.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:32:32.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:32:32.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:32 smithi110 ceph-mon[98148]: pgmap v3147: 841 pgs: 32 unknown, 809 active+clean; 6.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 7.7 KiB/s wr, 162 op/s 2024-08-17T01:32:32.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:32 smithi110 ceph-mon[98148]: osdmap e1815: 8 total, 8 up, 8 in 2024-08-17T01:32:32.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:32:32.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:32:32.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:32 smithi110 ceph-mon[100641]: pgmap v3147: 841 pgs: 32 unknown, 809 active+clean; 6.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 7.7 KiB/s wr, 162 op/s 2024-08-17T01:32:32.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:32 smithi110 ceph-mon[100641]: osdmap e1815: 8 total, 8 up, 8 in 2024-08-17T01:32:34.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:34 smithi110 ceph-mon[98148]: osdmap e1816: 8 total, 8 up, 8 in 2024-08-17T01:32:34.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:34 smithi110 ceph-mon[98148]: pgmap v3150: 841 pgs: 18 unknown, 823 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.0 KiB/s rd, 1.7 KiB/s wr, 13 op/s 2024-08-17T01:32:34.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:34 smithi110 ceph-mon[100641]: osdmap e1816: 8 total, 8 up, 8 in 2024-08-17T01:32:34.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:34 smithi110 ceph-mon[100641]: pgmap v3150: 841 pgs: 18 unknown, 823 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.0 KiB/s rd, 1.7 KiB/s wr, 13 op/s 2024-08-17T01:32:34.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:34 smithi177 ceph-mon[90034]: osdmap e1816: 8 total, 8 up, 8 in 2024-08-17T01:32:34.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:34 smithi177 ceph-mon[90034]: pgmap v3150: 841 pgs: 18 unknown, 823 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.0 KiB/s rd, 1.7 KiB/s wr, 13 op/s 2024-08-17T01:32:35.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:35 smithi110 ceph-mon[98148]: osdmap e1817: 8 total, 8 up, 8 in 2024-08-17T01:32:35.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:35 smithi110 ceph-mon[100641]: osdmap e1817: 8 total, 8 up, 8 in 2024-08-17T01:32:35.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:35 smithi177 ceph-mon[90034]: osdmap e1817: 8 total, 8 up, 8 in 2024-08-17T01:32:36.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:36 smithi110 ceph-mon[98148]: osdmap e1818: 8 total, 8 up, 8 in 2024-08-17T01:32:36.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:36 smithi110 ceph-mon[98148]: pgmap v3153: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 2.2 KiB/s wr, 20 op/s 2024-08-17T01:32:36.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:36 smithi110 ceph-mon[98148]: osdmap e1819: 8 total, 8 up, 8 in 2024-08-17T01:32:36.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:36 smithi110 ceph-mon[100641]: osdmap e1818: 8 total, 8 up, 8 in 2024-08-17T01:32:36.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:36 smithi110 ceph-mon[100641]: pgmap v3153: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 2.2 KiB/s wr, 20 op/s 2024-08-17T01:32:36.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:36 smithi110 ceph-mon[100641]: osdmap e1819: 8 total, 8 up, 8 in 2024-08-17T01:32:36.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:36 smithi177 ceph-mon[90034]: osdmap e1818: 8 total, 8 up, 8 in 2024-08-17T01:32:36.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:36 smithi177 ceph-mon[90034]: pgmap v3153: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 2.2 KiB/s wr, 20 op/s 2024-08-17T01:32:36.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:36 smithi177 ceph-mon[90034]: osdmap e1819: 8 total, 8 up, 8 in 2024-08-17T01:32:38.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:38 smithi110 ceph-mon[100641]: osdmap e1820: 8 total, 8 up, 8 in 2024-08-17T01:32:38.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:38 smithi110 ceph-mon[100641]: pgmap v3156: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 4.5 KiB/s wr, 70 op/s 2024-08-17T01:32:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:38 smithi110 ceph-mon[98148]: osdmap e1820: 8 total, 8 up, 8 in 2024-08-17T01:32:38.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:38 smithi110 ceph-mon[98148]: pgmap v3156: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 4.5 KiB/s wr, 70 op/s 2024-08-17T01:32:38.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:32:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:32:38] "GET /metrics HTTP/1.1" 200 90384 "" "Prometheus/2.43.0" 2024-08-17T01:32:38.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:38 smithi177 ceph-mon[90034]: osdmap e1820: 8 total, 8 up, 8 in 2024-08-17T01:32:38.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:38 smithi177 ceph-mon[90034]: pgmap v3156: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 4.5 KiB/s wr, 70 op/s 2024-08-17T01:32:39.274 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.QuiesceWatch (10025 ms) 2024-08-17T01:32:39.274 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.QuiesceWatchPP 2024-08-17T01:32:39.274 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:39.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:39 smithi110 ceph-mon[98148]: osdmap e1821: 8 total, 8 up, 8 in 2024-08-17T01:32:39.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:39 smithi110 ceph-mon[100641]: osdmap e1821: 8 total, 8 up, 8 in 2024-08-17T01:32:39.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:39 smithi177 ceph-mon[90034]: osdmap e1821: 8 total, 8 up, 8 in 2024-08-17T01:32:40.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:40 smithi110 ceph-mon[98148]: osdmap e1822: 8 total, 8 up, 8 in 2024-08-17T01:32:40.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:40 smithi110 ceph-mon[98148]: pgmap v3159: 841 pgs: 1 active+clean+snaptrim, 840 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 4.0 KiB/s wr, 67 op/s 2024-08-17T01:32:40.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:40 smithi110 ceph-mon[100641]: osdmap e1822: 8 total, 8 up, 8 in 2024-08-17T01:32:40.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:40 smithi110 ceph-mon[100641]: pgmap v3159: 841 pgs: 1 active+clean+snaptrim, 840 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 4.0 KiB/s wr, 67 op/s 2024-08-17T01:32:40.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:40 smithi177 ceph-mon[90034]: osdmap e1822: 8 total, 8 up, 8 in 2024-08-17T01:32:40.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:40 smithi177 ceph-mon[90034]: pgmap v3159: 841 pgs: 1 active+clean+snaptrim, 840 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 4.0 KiB/s wr, 67 op/s 2024-08-17T01:32:41.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:41 smithi110 ceph-mon[98148]: osdmap e1823: 8 total, 8 up, 8 in 2024-08-17T01:32:41.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:41 smithi110 ceph-mon[98148]: osdmap e1824: 8 total, 8 up, 8 in 2024-08-17T01:32:41.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:41 smithi110 ceph-mon[100641]: osdmap e1823: 8 total, 8 up, 8 in 2024-08-17T01:32:41.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:41 smithi110 ceph-mon[100641]: osdmap e1824: 8 total, 8 up, 8 in 2024-08-17T01:32:41.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:41 smithi177 ceph-mon[90034]: osdmap e1823: 8 total, 8 up, 8 in 2024-08-17T01:32:41.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:41 smithi177 ceph-mon[90034]: osdmap e1824: 8 total, 8 up, 8 in 2024-08-17T01:32:42.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:42 smithi110 ceph-mon[100641]: pgmap v3162: 841 pgs: 1 active+clean+snaptrim, 840 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-08-17T01:32:42.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:42 smithi110 ceph-mon[100641]: osdmap e1825: 8 total, 8 up, 8 in 2024-08-17T01:32:42.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:42 smithi110 ceph-mon[98148]: pgmap v3162: 841 pgs: 1 active+clean+snaptrim, 840 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-08-17T01:32:42.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:42 smithi110 ceph-mon[98148]: osdmap e1825: 8 total, 8 up, 8 in 2024-08-17T01:32:42.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:42 smithi177 ceph-mon[90034]: pgmap v3162: 841 pgs: 1 active+clean+snaptrim, 840 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-08-17T01:32:42.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:42 smithi177 ceph-mon[90034]: osdmap e1825: 8 total, 8 up, 8 in 2024-08-17T01:32:44.414 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:44 smithi177 ceph-mon[90034]: osdmap e1826: 8 total, 8 up, 8 in 2024-08-17T01:32:44.415 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:44 smithi177 ceph-mon[90034]: pgmap v3165: 841 pgs: 1 active+clean+snaptrim, 840 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 6.5 KiB/s wr, 115 op/s 2024-08-17T01:32:44.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:44 smithi110 ceph-mon[98148]: osdmap e1826: 8 total, 8 up, 8 in 2024-08-17T01:32:44.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:44 smithi110 ceph-mon[98148]: pgmap v3165: 841 pgs: 1 active+clean+snaptrim, 840 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 6.5 KiB/s wr, 115 op/s 2024-08-17T01:32:44.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:44 smithi110 ceph-mon[100641]: osdmap e1826: 8 total, 8 up, 8 in 2024-08-17T01:32:44.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:44 smithi110 ceph-mon[100641]: pgmap v3165: 841 pgs: 1 active+clean+snaptrim, 840 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 6.5 KiB/s wr, 115 op/s 2024-08-17T01:32:45.243 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.QuiesceWatchPP (5969 ms) 2024-08-17T01:32:45.243 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.QuiesceWatchError 2024-08-17T01:32:45.243 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:45.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:45 smithi110 ceph-mon[98148]: osdmap e1827: 8 total, 8 up, 8 in 2024-08-17T01:32:45.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:45 smithi110 ceph-mon[100641]: osdmap e1827: 8 total, 8 up, 8 in 2024-08-17T01:32:45.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:45 smithi177 ceph-mon[90034]: osdmap e1827: 8 total, 8 up, 8 in 2024-08-17T01:32:46.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:46 smithi110 ceph-mon[98148]: osdmap e1828: 8 total, 8 up, 8 in 2024-08-17T01:32:46.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:46 smithi110 ceph-mon[98148]: pgmap v3168: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 7.0 KiB/s wr, 119 op/s 2024-08-17T01:32:46.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:46 smithi110 ceph-mon[98148]: osdmap e1829: 8 total, 8 up, 8 in 2024-08-17T01:32:46.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:46 smithi110 ceph-mon[100641]: osdmap e1828: 8 total, 8 up, 8 in 2024-08-17T01:32:46.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:46 smithi110 ceph-mon[100641]: pgmap v3168: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 7.0 KiB/s wr, 119 op/s 2024-08-17T01:32:46.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:46 smithi110 ceph-mon[100641]: osdmap e1829: 8 total, 8 up, 8 in 2024-08-17T01:32:46.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:46 smithi177 ceph-mon[90034]: osdmap e1828: 8 total, 8 up, 8 in 2024-08-17T01:32:46.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:46 smithi177 ceph-mon[90034]: pgmap v3168: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 7.0 KiB/s wr, 119 op/s 2024-08-17T01:32:46.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:46 smithi177 ceph-mon[90034]: osdmap e1829: 8 total, 8 up, 8 in 2024-08-17T01:32:47.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:32:47.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:32:47.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:32:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:32:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:32:48] "GET /metrics HTTP/1.1" 200 90424 "" "Prometheus/2.43.0" 2024-08-17T01:32:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:48 smithi110 ceph-mon[98148]: osdmap e1830: 8 total, 8 up, 8 in 2024-08-17T01:32:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:48 smithi110 ceph-mon[98148]: pgmap v3171: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.2 KiB/s rd, 1.5 KiB/s wr, 16 op/s 2024-08-17T01:32:48.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:48 smithi110 ceph-mon[100641]: osdmap e1830: 8 total, 8 up, 8 in 2024-08-17T01:32:48.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:48 smithi110 ceph-mon[100641]: pgmap v3171: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.2 KiB/s rd, 1.5 KiB/s wr, 16 op/s 2024-08-17T01:32:48.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:48 smithi177 ceph-mon[90034]: osdmap e1830: 8 total, 8 up, 8 in 2024-08-17T01:32:48.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:48 smithi177 ceph-mon[90034]: pgmap v3171: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.2 KiB/s rd, 1.5 KiB/s wr, 16 op/s 2024-08-17T01:32:49.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:49 smithi110 ceph-mon[98148]: osdmap e1831: 8 total, 8 up, 8 in 2024-08-17T01:32:49.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:49 smithi110 ceph-mon[100641]: osdmap e1831: 8 total, 8 up, 8 in 2024-08-17T01:32:49.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:49 smithi177 ceph-mon[90034]: osdmap e1831: 8 total, 8 up, 8 in 2024-08-17T01:32:50.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:50 smithi110 ceph-mon[98148]: osdmap e1832: 8 total, 8 up, 8 in 2024-08-17T01:32:50.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:50 smithi110 ceph-mon[98148]: pgmap v3174: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 5.5 KiB/s wr, 106 op/s 2024-08-17T01:32:50.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:50 smithi110 ceph-mon[100641]: osdmap e1832: 8 total, 8 up, 8 in 2024-08-17T01:32:50.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:50 smithi110 ceph-mon[100641]: pgmap v3174: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 5.5 KiB/s wr, 106 op/s 2024-08-17T01:32:50.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:50 smithi177 ceph-mon[90034]: osdmap e1832: 8 total, 8 up, 8 in 2024-08-17T01:32:50.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:50 smithi177 ceph-mon[90034]: pgmap v3174: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 5.5 KiB/s wr, 106 op/s 2024-08-17T01:32:51.236 INFO:tasks.workunit.client.0.smithi110.stdout:10.00% done 2024-08-17T01:32:51.237 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.QuiesceWatchError (5993 ms) 2024-08-17T01:32:51.237 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.QuiesceWatchTimeout 2024-08-17T01:32:51.237 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:32:51.252 INFO:tasks.workunit.client.0.smithi110.stderr:test quiesce is not long enough to time out 2024-08-17T01:32:51.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:51 smithi110 ceph-mon[98148]: osdmap e1833: 8 total, 8 up, 8 in 2024-08-17T01:32:51.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:51 smithi110 ceph-mon[98148]: osdmap e1834: 8 total, 8 up, 8 in 2024-08-17T01:32:51.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:51 smithi110 ceph-mon[100641]: osdmap e1833: 8 total, 8 up, 8 in 2024-08-17T01:32:51.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:51 smithi110 ceph-mon[100641]: osdmap e1834: 8 total, 8 up, 8 in 2024-08-17T01:32:51.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:51 smithi177 ceph-mon[90034]: osdmap e1833: 8 total, 8 up, 8 in 2024-08-17T01:32:51.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:51 smithi177 ceph-mon[90034]: osdmap e1834: 8 total, 8 up, 8 in 2024-08-17T01:32:52.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:52 smithi110 ceph-mon[98148]: pgmap v3177: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 5.2 KiB/s wr, 101 op/s 2024-08-17T01:32:52.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:52 smithi110 ceph-mon[100641]: pgmap v3177: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 5.2 KiB/s wr, 101 op/s 2024-08-17T01:32:52.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:52 smithi177 ceph-mon[90034]: pgmap v3177: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 5.2 KiB/s wr, 101 op/s 2024-08-17T01:32:55.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:54 smithi110 ceph-mon[98148]: pgmap v3178: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 4.8 KiB/s wr, 85 op/s 2024-08-17T01:32:55.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:54 smithi110 ceph-mon[100641]: pgmap v3178: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 4.8 KiB/s wr, 85 op/s 2024-08-17T01:32:55.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:54 smithi177 ceph-mon[90034]: pgmap v3178: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 4.8 KiB/s wr, 85 op/s 2024-08-17T01:32:57.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:56 smithi110 ceph-mon[98148]: pgmap v3179: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 2.8 KiB/s wr, 48 op/s 2024-08-17T01:32:57.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:56 smithi110 ceph-mon[98148]: osdmap e1835: 8 total, 8 up, 8 in 2024-08-17T01:32:57.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:56 smithi110 ceph-mon[100641]: pgmap v3179: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 2.8 KiB/s wr, 48 op/s 2024-08-17T01:32:57.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:56 smithi110 ceph-mon[100641]: osdmap e1835: 8 total, 8 up, 8 in 2024-08-17T01:32:57.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:56 smithi177 ceph-mon[90034]: pgmap v3179: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 2.8 KiB/s wr, 48 op/s 2024-08-17T01:32:57.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:56 smithi177 ceph-mon[90034]: osdmap e1835: 8 total, 8 up, 8 in 2024-08-17T01:32:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:32:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:32:58] "GET /metrics HTTP/1.1" 200 90424 "" "Prometheus/2.43.0" 2024-08-17T01:32:59.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:32:58 smithi110 ceph-mon[98148]: pgmap v3181: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.2 KiB/s wr, 38 op/s 2024-08-17T01:32:59.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:32:58 smithi110 ceph-mon[100641]: pgmap v3181: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.2 KiB/s wr, 38 op/s 2024-08-17T01:32:59.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:32:58 smithi177 ceph-mon[90034]: pgmap v3181: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.2 KiB/s wr, 38 op/s 2024-08-17T01:32:59.698 INFO:tasks.workunit.client.0.smithi110.stderr:test quiesce is timed out 2024-08-17T01:32:59.701 INFO:tasks.workunit.client.0.smithi110.stderr:waiting for timed out ... 0 2024-08-17T01:33:00.701 INFO:tasks.workunit.client.0.smithi110.stderr:waiting for timed out ... 1 2024-08-17T01:33:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:00 smithi110 ceph-mon[98148]: pgmap v3182: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1.9 KiB/s wr, 33 op/s 2024-08-17T01:33:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:00 smithi110 ceph-mon[98148]: osdmap e1836: 8 total, 8 up, 8 in 2024-08-17T01:33:01.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:00 smithi110 ceph-mon[100641]: pgmap v3182: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1.9 KiB/s wr, 33 op/s 2024-08-17T01:33:01.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:00 smithi110 ceph-mon[100641]: osdmap e1836: 8 total, 8 up, 8 in 2024-08-17T01:33:01.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:00 smithi177 ceph-mon[90034]: pgmap v3182: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1.9 KiB/s wr, 33 op/s 2024-08-17T01:33:01.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:00 smithi177 ceph-mon[90034]: osdmap e1836: 8 total, 8 up, 8 in 2024-08-17T01:33:01.701 INFO:tasks.workunit.client.0.smithi110.stderr:waiting for timed out ... 2 2024-08-17T01:33:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:33:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:33:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:33:02.701 INFO:tasks.workunit.client.0.smithi110.stderr:waiting for timed out ... 3 2024-08-17T01:33:03.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:02 smithi110 ceph-mon[98148]: pgmap v3184: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 KiB/s wr, 28 op/s 2024-08-17T01:33:03.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:02 smithi110 ceph-mon[100641]: pgmap v3184: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 KiB/s wr, 28 op/s 2024-08-17T01:33:03.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:02 smithi177 ceph-mon[90034]: pgmap v3184: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 KiB/s wr, 28 op/s 2024-08-17T01:33:03.701 INFO:tasks.workunit.client.0.smithi110.stderr:waiting for timed out ... 4 2024-08-17T01:33:04.702 INFO:tasks.workunit.client.0.smithi110.stderr:waiting for timed out ... 5 2024-08-17T01:33:05.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:04 smithi110 ceph-mon[98148]: pgmap v3185: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-17T01:33:05.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:04 smithi110 ceph-mon[100641]: pgmap v3185: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-17T01:33:05.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:04 smithi177 ceph-mon[90034]: pgmap v3185: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-17T01:33:05.702 INFO:tasks.workunit.client.0.smithi110.stderr:waiting for timed out ... 6 2024-08-17T01:33:06.702 INFO:tasks.workunit.client.0.smithi110.stderr:waiting for timed out ... 7 2024-08-17T01:33:07.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:06 smithi110 ceph-mon[98148]: pgmap v3186: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.1 KiB/s rd, 324 B/s wr, 3 op/s 2024-08-17T01:33:07.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:06 smithi110 ceph-mon[100641]: pgmap v3186: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.1 KiB/s rd, 324 B/s wr, 3 op/s 2024-08-17T01:33:07.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:06 smithi177 ceph-mon[90034]: pgmap v3186: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.1 KiB/s rd, 324 B/s wr, 3 op/s 2024-08-17T01:33:07.702 INFO:tasks.workunit.client.0.smithi110.stderr:waiting for timed out ... 8 2024-08-17T01:33:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:33:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:33:08] "GET /metrics HTTP/1.1" 200 90435 "" "Prometheus/2.43.0" 2024-08-17T01:33:08.702 INFO:tasks.workunit.client.0.smithi110.stderr:waiting for timed out ... 9 2024-08-17T01:33:09.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:08 smithi110 ceph-mon[98148]: pgmap v3187: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-08-17T01:33:09.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:08 smithi110 ceph-mon[100641]: pgmap v3187: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-08-17T01:33:09.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:08 smithi177 ceph-mon[90034]: pgmap v3187: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-08-17T01:33:09.702 INFO:tasks.workunit.client.0.smithi110.stderr:waiting for timed out ... 10 2024-08-17T01:33:11.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:10 smithi110 ceph-mon[98148]: pgmap v3188: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-08-17T01:33:11.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:33:11.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:33:11.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:33:11.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:10 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:33:11.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:10 smithi110 ceph-mon[100641]: pgmap v3188: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-08-17T01:33:11.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:33:11.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:33:11.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:33:11.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:10 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:33:11.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:10 smithi177 ceph-mon[90034]: pgmap v3188: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-08-17T01:33:11.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:33:11.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:33:11.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:33:11.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:10 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:33:13.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:12 smithi110 ceph-mon[98148]: pgmap v3189: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.4 KiB/s rd, 257 B/s wr, 3 op/s 2024-08-17T01:33:13.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:12 smithi110 ceph-mon[100641]: pgmap v3189: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.4 KiB/s rd, 257 B/s wr, 3 op/s 2024-08-17T01:33:13.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:12 smithi177 ceph-mon[90034]: pgmap v3189: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.4 KiB/s rd, 257 B/s wr, 3 op/s 2024-08-17T01:33:15.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:14 smithi110 ceph-mon[98148]: pgmap v3190: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.4 KiB/s rd, 170 B/s wr, 2 op/s 2024-08-17T01:33:15.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:14 smithi110 ceph-mon[100641]: pgmap v3190: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.4 KiB/s rd, 170 B/s wr, 2 op/s 2024-08-17T01:33:15.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:14 smithi177 ceph-mon[90034]: pgmap v3190: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.4 KiB/s rd, 170 B/s wr, 2 op/s 2024-08-17T01:33:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:16 smithi110 ceph-mon[100641]: pgmap v3191: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:33:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:33:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:16 smithi110 ceph-mon[98148]: pgmap v3191: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:33:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:33:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:16 smithi177 ceph-mon[90034]: pgmap v3191: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:33:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:33:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:33:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:33:18] "GET /metrics HTTP/1.1" 200 90427 "" "Prometheus/2.43.0" 2024-08-17T01:33:19.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:18 smithi110 ceph-mon[98148]: pgmap v3192: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:33:19.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:18 smithi110 ceph-mon[100641]: pgmap v3192: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:33:19.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:18 smithi177 ceph-mon[90034]: pgmap v3192: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:33:20.703 INFO:tasks.workunit.client.0.smithi110.stderr:test retry succeeds 2024-08-17T01:33:21.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:20 smithi110 ceph-mon[98148]: pgmap v3193: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:33:21.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:20 smithi110 ceph-mon[100641]: pgmap v3193: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:33:21.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:20 smithi177 ceph-mon[90034]: pgmap v3193: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:33:23.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:22 smithi110 ceph-mon[98148]: pgmap v3194: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:33:23.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:22 smithi110 ceph-mon[98148]: osdmap e1837: 8 total, 8 up, 8 in 2024-08-17T01:33:23.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:22 smithi110 ceph-mon[100641]: pgmap v3194: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:33:23.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:22 smithi110 ceph-mon[100641]: osdmap e1837: 8 total, 8 up, 8 in 2024-08-17T01:33:23.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:22 smithi177 ceph-mon[90034]: pgmap v3194: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:33:23.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:22 smithi177 ceph-mon[90034]: osdmap e1837: 8 total, 8 up, 8 in 2024-08-17T01:33:23.835 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.QuiesceWatchTimeout (32599 ms) 2024-08-17T01:33:23.835 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.WriteZeroes 2024-08-17T01:33:23.835 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:33:23.894 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.WriteZeroes (59 ms) 2024-08-17T01:33:23.894 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.WriteZeroesThickProvision 2024-08-17T01:33:23.894 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:33:23.959 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.WriteZeroesThickProvision (65 ms) 2024-08-17T01:33:23.959 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] TestLibRBD.ConcurentOperations 2024-08-17T01:33:23.959 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:33:24.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:23 smithi110 ceph-mon[98148]: osdmap e1838: 8 total, 8 up, 8 in 2024-08-17T01:33:24.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:23 smithi110 ceph-mon[100641]: osdmap e1838: 8 total, 8 up, 8 in 2024-08-17T01:33:24.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:23 smithi177 ceph-mon[90034]: osdmap e1838: 8 total, 8 up, 8 in 2024-08-17T01:33:25.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:24 smithi110 ceph-mon[98148]: pgmap v3197: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.5 KiB/s rd, 1.2 KiB/s wr, 11 op/s 2024-08-17T01:33:25.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:24 smithi110 ceph-mon[98148]: osdmap e1839: 8 total, 8 up, 8 in 2024-08-17T01:33:25.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:24 smithi110 ceph-mon[100641]: pgmap v3197: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.5 KiB/s rd, 1.2 KiB/s wr, 11 op/s 2024-08-17T01:33:25.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:24 smithi110 ceph-mon[100641]: osdmap e1839: 8 total, 8 up, 8 in 2024-08-17T01:33:25.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:24 smithi177 ceph-mon[90034]: pgmap v3197: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.5 KiB/s rd, 1.2 KiB/s wr, 11 op/s 2024-08-17T01:33:25.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:24 smithi177 ceph-mon[90034]: osdmap e1839: 8 total, 8 up, 8 in 2024-08-17T01:33:26.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:25 smithi110 ceph-mon[98148]: osdmap e1840: 8 total, 8 up, 8 in 2024-08-17T01:33:26.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:25 smithi110 ceph-mon[100641]: osdmap e1840: 8 total, 8 up, 8 in 2024-08-17T01:33:26.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:25 smithi177 ceph-mon[90034]: osdmap e1840: 8 total, 8 up, 8 in 2024-08-17T01:33:27.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:26 smithi110 ceph-mon[98148]: pgmap v3200: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 7.0 KiB/s wr, 121 op/s 2024-08-17T01:33:27.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:26 smithi110 ceph-mon[98148]: osdmap e1841: 8 total, 8 up, 8 in 2024-08-17T01:33:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:26 smithi110 ceph-mon[100641]: pgmap v3200: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 7.0 KiB/s wr, 121 op/s 2024-08-17T01:33:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:26 smithi110 ceph-mon[100641]: osdmap e1841: 8 total, 8 up, 8 in 2024-08-17T01:33:27.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:26 smithi177 ceph-mon[90034]: pgmap v3200: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 7.0 KiB/s wr, 121 op/s 2024-08-17T01:33:27.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:26 smithi177 ceph-mon[90034]: osdmap e1841: 8 total, 8 up, 8 in 2024-08-17T01:33:28.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:27 smithi110 ceph-mon[98148]: osdmap e1842: 8 total, 8 up, 8 in 2024-08-17T01:33:28.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:27 smithi110 ceph-mon[100641]: osdmap e1842: 8 total, 8 up, 8 in 2024-08-17T01:33:28.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:27 smithi177 ceph-mon[90034]: osdmap e1842: 8 total, 8 up, 8 in 2024-08-17T01:33:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:33:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:33:28] "GET /metrics HTTP/1.1" 200 90427 "" "Prometheus/2.43.0" 2024-08-17T01:33:29.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:28 smithi110 ceph-mon[100641]: pgmap v3203: 841 pgs: 841 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 7.0 KiB/s wr, 121 op/s 2024-08-17T01:33:29.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:28 smithi110 ceph-mon[100641]: osdmap e1843: 8 total, 8 up, 8 in 2024-08-17T01:33:29.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:28 smithi110 ceph-mon[98148]: pgmap v3203: 841 pgs: 841 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 7.0 KiB/s wr, 121 op/s 2024-08-17T01:33:29.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:28 smithi110 ceph-mon[98148]: osdmap e1843: 8 total, 8 up, 8 in 2024-08-17T01:33:29.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:28 smithi177 ceph-mon[90034]: pgmap v3203: 841 pgs: 841 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 7.0 KiB/s wr, 121 op/s 2024-08-17T01:33:29.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:28 smithi177 ceph-mon[90034]: osdmap e1843: 8 total, 8 up, 8 in 2024-08-17T01:33:30.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:29 smithi110 ceph-mon[100641]: osdmap e1844: 8 total, 8 up, 8 in 2024-08-17T01:33:30.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:29 smithi110 ceph-mon[98148]: osdmap e1844: 8 total, 8 up, 8 in 2024-08-17T01:33:30.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:29 smithi177 ceph-mon[90034]: osdmap e1844: 8 total, 8 up, 8 in 2024-08-17T01:33:31.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:30 smithi110 ceph-mon[100641]: pgmap v3206: 841 pgs: 841 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 6.0 KiB/s wr, 67 op/s 2024-08-17T01:33:31.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:30 smithi110 ceph-mon[100641]: osdmap e1845: 8 total, 8 up, 8 in 2024-08-17T01:33:31.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:30 smithi110 ceph-mon[98148]: pgmap v3206: 841 pgs: 841 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 6.0 KiB/s wr, 67 op/s 2024-08-17T01:33:31.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:30 smithi110 ceph-mon[98148]: osdmap e1845: 8 total, 8 up, 8 in 2024-08-17T01:33:31.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:30 smithi177 ceph-mon[90034]: pgmap v3206: 841 pgs: 841 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 6.0 KiB/s wr, 67 op/s 2024-08-17T01:33:31.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:30 smithi177 ceph-mon[90034]: osdmap e1845: 8 total, 8 up, 8 in 2024-08-17T01:33:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:31 smithi110 ceph-mon[98148]: osdmap e1846: 8 total, 8 up, 8 in 2024-08-17T01:33:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:31 smithi110 ceph-mon[98148]: osdmap e1847: 8 total, 8 up, 8 in 2024-08-17T01:33:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:33:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:31 smithi110 ceph-mon[100641]: osdmap e1846: 8 total, 8 up, 8 in 2024-08-17T01:33:32.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:31 smithi110 ceph-mon[100641]: osdmap e1847: 8 total, 8 up, 8 in 2024-08-17T01:33:32.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:33:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:31 smithi177 ceph-mon[90034]: osdmap e1846: 8 total, 8 up, 8 in 2024-08-17T01:33:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:31 smithi177 ceph-mon[90034]: osdmap e1847: 8 total, 8 up, 8 in 2024-08-17T01:33:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:33:33.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:32 smithi110 ceph-mon[100641]: pgmap v3210: 841 pgs: 841 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 3.6 KiB/s wr, 50 op/s 2024-08-17T01:33:33.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:32 smithi110 ceph-mon[100641]: osdmap e1848: 8 total, 8 up, 8 in 2024-08-17T01:33:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:32 smithi110 ceph-mon[98148]: pgmap v3210: 841 pgs: 841 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 3.6 KiB/s wr, 50 op/s 2024-08-17T01:33:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:32 smithi110 ceph-mon[98148]: osdmap e1848: 8 total, 8 up, 8 in 2024-08-17T01:33:33.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:32 smithi177 ceph-mon[90034]: pgmap v3210: 841 pgs: 841 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 3.6 KiB/s wr, 50 op/s 2024-08-17T01:33:33.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:32 smithi177 ceph-mon[90034]: osdmap e1848: 8 total, 8 up, 8 in 2024-08-17T01:33:34.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:34 smithi110 ceph-mon[100641]: osdmap e1849: 8 total, 8 up, 8 in 2024-08-17T01:33:34.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:34 smithi110 ceph-mon[100641]: pgmap v3213: 841 pgs: 841 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 530 B/s wr, 9 op/s 2024-08-17T01:33:34.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:34 smithi110 ceph-mon[98148]: osdmap e1849: 8 total, 8 up, 8 in 2024-08-17T01:33:34.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:34 smithi110 ceph-mon[98148]: pgmap v3213: 841 pgs: 841 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 530 B/s wr, 9 op/s 2024-08-17T01:33:34.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:34 smithi177 ceph-mon[90034]: osdmap e1849: 8 total, 8 up, 8 in 2024-08-17T01:33:34.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:34 smithi177 ceph-mon[90034]: pgmap v3213: 841 pgs: 841 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 530 B/s wr, 9 op/s 2024-08-17T01:33:35.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:35 smithi110 ceph-mon[98148]: osdmap e1850: 8 total, 8 up, 8 in 2024-08-17T01:33:35.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:35 smithi110 ceph-mon[100641]: osdmap e1850: 8 total, 8 up, 8 in 2024-08-17T01:33:35.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:35 smithi177 ceph-mon[90034]: osdmap e1850: 8 total, 8 up, 8 in 2024-08-17T01:33:36.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:36 smithi110 ceph-mon[98148]: osdmap e1851: 8 total, 8 up, 8 in 2024-08-17T01:33:36.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:36 smithi110 ceph-mon[98148]: pgmap v3216: 841 pgs: 841 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 4.5 KiB/s wr, 239 op/s 2024-08-17T01:33:36.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:36 smithi110 ceph-mon[100641]: osdmap e1851: 8 total, 8 up, 8 in 2024-08-17T01:33:36.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:36 smithi110 ceph-mon[100641]: pgmap v3216: 841 pgs: 841 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 4.5 KiB/s wr, 239 op/s 2024-08-17T01:33:36.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:36 smithi177 ceph-mon[90034]: osdmap e1851: 8 total, 8 up, 8 in 2024-08-17T01:33:36.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:36 smithi177 ceph-mon[90034]: pgmap v3216: 841 pgs: 841 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 4.5 KiB/s wr, 239 op/s 2024-08-17T01:33:37.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:37 smithi110 ceph-mon[98148]: osdmap e1852: 8 total, 8 up, 8 in 2024-08-17T01:33:37.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:37 smithi110 ceph-mon[100641]: osdmap e1852: 8 total, 8 up, 8 in 2024-08-17T01:33:37.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:37 smithi177 ceph-mon[90034]: osdmap e1852: 8 total, 8 up, 8 in 2024-08-17T01:33:38.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:38 smithi110 ceph-mon[100641]: osdmap e1853: 8 total, 8 up, 8 in 2024-08-17T01:33:38.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:38 smithi110 ceph-mon[100641]: pgmap v3219: 841 pgs: 841 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 4.0 KiB/s wr, 237 op/s 2024-08-17T01:33:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:38 smithi110 ceph-mon[98148]: osdmap e1853: 8 total, 8 up, 8 in 2024-08-17T01:33:38.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:38 smithi110 ceph-mon[98148]: pgmap v3219: 841 pgs: 841 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 4.0 KiB/s wr, 237 op/s 2024-08-17T01:33:38.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:33:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:33:38] "GET /metrics HTTP/1.1" 200 90440 "" "Prometheus/2.43.0" 2024-08-17T01:33:38.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:38 smithi177 ceph-mon[90034]: osdmap e1853: 8 total, 8 up, 8 in 2024-08-17T01:33:38.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:38 smithi177 ceph-mon[90034]: pgmap v3219: 841 pgs: 841 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 4.0 KiB/s wr, 237 op/s 2024-08-17T01:33:39.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:39 smithi110 ceph-mon[98148]: osdmap e1854: 8 total, 8 up, 8 in 2024-08-17T01:33:39.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:39 smithi110 ceph-mon[100641]: osdmap e1854: 8 total, 8 up, 8 in 2024-08-17T01:33:39.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:39 smithi177 ceph-mon[90034]: osdmap e1854: 8 total, 8 up, 8 in 2024-08-17T01:33:40.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:40 smithi110 ceph-mon[98148]: osdmap e1855: 8 total, 8 up, 8 in 2024-08-17T01:33:40.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:40 smithi110 ceph-mon[98148]: pgmap v3222: 841 pgs: 841 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 5.0 KiB/s wr, 22 op/s 2024-08-17T01:33:40.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:40 smithi110 ceph-mon[100641]: osdmap e1855: 8 total, 8 up, 8 in 2024-08-17T01:33:40.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:40 smithi110 ceph-mon[100641]: pgmap v3222: 841 pgs: 841 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 5.0 KiB/s wr, 22 op/s 2024-08-17T01:33:40.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:40 smithi177 ceph-mon[90034]: osdmap e1855: 8 total, 8 up, 8 in 2024-08-17T01:33:40.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:40 smithi177 ceph-mon[90034]: pgmap v3222: 841 pgs: 841 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 5.0 KiB/s wr, 22 op/s 2024-08-17T01:33:41.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:41 smithi110 ceph-mon[100641]: osdmap e1856: 8 total, 8 up, 8 in 2024-08-17T01:33:41.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:41 smithi110 ceph-mon[100641]: osdmap e1857: 8 total, 8 up, 8 in 2024-08-17T01:33:41.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:41 smithi110 ceph-mon[98148]: osdmap e1856: 8 total, 8 up, 8 in 2024-08-17T01:33:41.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:41 smithi110 ceph-mon[98148]: osdmap e1857: 8 total, 8 up, 8 in 2024-08-17T01:33:41.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:41 smithi177 ceph-mon[90034]: osdmap e1856: 8 total, 8 up, 8 in 2024-08-17T01:33:41.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:41 smithi177 ceph-mon[90034]: osdmap e1857: 8 total, 8 up, 8 in 2024-08-17T01:33:42.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:42 smithi110 ceph-mon[100641]: pgmap v3225: 841 pgs: 841 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2024-08-17T01:33:42.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:42 smithi110 ceph-mon[98148]: pgmap v3225: 841 pgs: 841 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2024-08-17T01:33:42.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:42 smithi177 ceph-mon[90034]: pgmap v3225: 841 pgs: 841 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2024-08-17T01:33:43.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:43 smithi110 ceph-mon[98148]: osdmap e1858: 8 total, 8 up, 8 in 2024-08-17T01:33:43.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:43 smithi110 ceph-mon[100641]: osdmap e1858: 8 total, 8 up, 8 in 2024-08-17T01:33:43.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:43 smithi177 ceph-mon[90034]: osdmap e1858: 8 total, 8 up, 8 in 2024-08-17T01:33:44.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:44 smithi177 ceph-mon[90034]: osdmap e1859: 8 total, 8 up, 8 in 2024-08-17T01:33:44.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:44 smithi177 ceph-mon[90034]: pgmap v3228: 841 pgs: 841 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T01:33:44.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:44 smithi110 ceph-mon[98148]: osdmap e1859: 8 total, 8 up, 8 in 2024-08-17T01:33:44.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:44 smithi110 ceph-mon[98148]: pgmap v3228: 841 pgs: 841 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T01:33:44.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:44 smithi110 ceph-mon[100641]: osdmap e1859: 8 total, 8 up, 8 in 2024-08-17T01:33:44.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:44 smithi110 ceph-mon[100641]: pgmap v3228: 841 pgs: 841 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T01:33:45.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:45 smithi110 ceph-mon[98148]: osdmap e1860: 8 total, 8 up, 8 in 2024-08-17T01:33:45.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:45 smithi110 ceph-mon[100641]: osdmap e1860: 8 total, 8 up, 8 in 2024-08-17T01:33:45.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:45 smithi177 ceph-mon[90034]: osdmap e1860: 8 total, 8 up, 8 in 2024-08-17T01:33:46.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:46 smithi110 ceph-mon[98148]: osdmap e1861: 8 total, 8 up, 8 in 2024-08-17T01:33:46.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:46 smithi110 ceph-mon[98148]: pgmap v3231: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 4.2 KiB/s wr, 43 op/s 2024-08-17T01:33:46.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:46 smithi110 ceph-mon[98148]: osdmap e1862: 8 total, 8 up, 8 in 2024-08-17T01:33:46.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:46 smithi110 ceph-mon[100641]: osdmap e1861: 8 total, 8 up, 8 in 2024-08-17T01:33:46.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:46 smithi110 ceph-mon[100641]: pgmap v3231: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 4.2 KiB/s wr, 43 op/s 2024-08-17T01:33:46.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:46 smithi110 ceph-mon[100641]: osdmap e1862: 8 total, 8 up, 8 in 2024-08-17T01:33:46.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:46 smithi177 ceph-mon[90034]: osdmap e1861: 8 total, 8 up, 8 in 2024-08-17T01:33:46.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:46 smithi177 ceph-mon[90034]: pgmap v3231: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 4.2 KiB/s wr, 43 op/s 2024-08-17T01:33:46.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:46 smithi177 ceph-mon[90034]: osdmap e1862: 8 total, 8 up, 8 in 2024-08-17T01:33:47.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:33:47.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:47 smithi110 ceph-mon[100641]: osdmap e1863: 8 total, 8 up, 8 in 2024-08-17T01:33:47.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:33:47.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:47 smithi110 ceph-mon[98148]: osdmap e1863: 8 total, 8 up, 8 in 2024-08-17T01:33:47.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:33:47.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:47 smithi177 ceph-mon[90034]: osdmap e1863: 8 total, 8 up, 8 in 2024-08-17T01:33:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:48 smithi110 ceph-mon[98148]: pgmap v3234: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 4.2 KiB/s wr, 44 op/s 2024-08-17T01:33:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:48 smithi110 ceph-mon[98148]: osdmap e1864: 8 total, 8 up, 8 in 2024-08-17T01:33:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:33:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:33:48] "GET /metrics HTTP/1.1" 200 90443 "" "Prometheus/2.43.0" 2024-08-17T01:33:48.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:48 smithi110 ceph-mon[100641]: pgmap v3234: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 4.2 KiB/s wr, 44 op/s 2024-08-17T01:33:48.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:48 smithi110 ceph-mon[100641]: osdmap e1864: 8 total, 8 up, 8 in 2024-08-17T01:33:48.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:48 smithi177 ceph-mon[90034]: pgmap v3234: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 4.2 KiB/s wr, 44 op/s 2024-08-17T01:33:48.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:48 smithi177 ceph-mon[90034]: osdmap e1864: 8 total, 8 up, 8 in 2024-08-17T01:33:49.253 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] TestLibRBD.ConcurentOperations (25294 ms) 2024-08-17T01:33:50.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:50 smithi110 ceph-mon[98148]: osdmap e1865: 8 total, 8 up, 8 in 2024-08-17T01:33:50.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:50 smithi110 ceph-mon[98148]: pgmap v3237: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 4.5 KiB/s wr, 75 op/s 2024-08-17T01:33:50.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:50 smithi110 ceph-mon[100641]: osdmap e1865: 8 total, 8 up, 8 in 2024-08-17T01:33:50.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:50 smithi110 ceph-mon[100641]: pgmap v3237: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 4.5 KiB/s wr, 75 op/s 2024-08-17T01:33:50.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:50 smithi177 ceph-mon[90034]: osdmap e1865: 8 total, 8 up, 8 in 2024-08-17T01:33:50.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:50 smithi177 ceph-mon[90034]: pgmap v3237: 841 pgs: 841 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 4.5 KiB/s wr, 75 op/s 2024-08-17T01:33:51.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:51 smithi110 ceph-mon[98148]: osdmap e1866: 8 total, 8 up, 8 in 2024-08-17T01:33:51.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:51 smithi110 ceph-mon[100641]: osdmap e1866: 8 total, 8 up, 8 in 2024-08-17T01:33:51.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:51 smithi177 ceph-mon[90034]: osdmap e1866: 8 total, 8 up, 8 in 2024-08-17T01:33:52.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:52 smithi110 ceph-mon[98148]: osdmap e1867: 8 total, 8 up, 8 in 2024-08-17T01:33:52.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:52 smithi110 ceph-mon[98148]: pgmap v3240: 777 pgs: 777 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 9 op/s 2024-08-17T01:33:52.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:52 smithi110 ceph-mon[98148]: osdmap e1868: 8 total, 8 up, 8 in 2024-08-17T01:33:52.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:52 smithi110 ceph-mon[100641]: osdmap e1867: 8 total, 8 up, 8 in 2024-08-17T01:33:52.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:52 smithi110 ceph-mon[100641]: pgmap v3240: 777 pgs: 777 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 9 op/s 2024-08-17T01:33:52.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:52 smithi110 ceph-mon[100641]: osdmap e1868: 8 total, 8 up, 8 in 2024-08-17T01:33:52.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:52 smithi177 ceph-mon[90034]: osdmap e1867: 8 total, 8 up, 8 in 2024-08-17T01:33:52.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:52 smithi177 ceph-mon[90034]: pgmap v3240: 777 pgs: 777 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 9 op/s 2024-08-17T01:33:52.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:52 smithi177 ceph-mon[90034]: osdmap e1868: 8 total, 8 up, 8 in 2024-08-17T01:33:54.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:54 smithi110 ceph-mon[98148]: osdmap e1869: 8 total, 8 up, 8 in 2024-08-17T01:33:54.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:54 smithi110 ceph-mon[98148]: pgmap v3243: 713 pgs: 713 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:33:54.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:54 smithi110 ceph-mon[100641]: osdmap e1869: 8 total, 8 up, 8 in 2024-08-17T01:33:54.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:54 smithi110 ceph-mon[100641]: pgmap v3243: 713 pgs: 713 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:33:54.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:54 smithi177 ceph-mon[90034]: osdmap e1869: 8 total, 8 up, 8 in 2024-08-17T01:33:54.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:54 smithi177 ceph-mon[90034]: pgmap v3243: 713 pgs: 713 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:33:55.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:55 smithi110 ceph-mon[98148]: osdmap e1870: 8 total, 8 up, 8 in 2024-08-17T01:33:55.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:55 smithi110 ceph-mon[100641]: osdmap e1870: 8 total, 8 up, 8 in 2024-08-17T01:33:55.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:55 smithi177 ceph-mon[90034]: osdmap e1870: 8 total, 8 up, 8 in 2024-08-17T01:33:56.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:56 smithi110 ceph-mon[98148]: osdmap e1871: 8 total, 8 up, 8 in 2024-08-17T01:33:56.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:56 smithi110 ceph-mon[98148]: pgmap v3246: 649 pgs: 649 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:33:56.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:56 smithi110 ceph-mon[98148]: osdmap e1872: 8 total, 8 up, 8 in 2024-08-17T01:33:56.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:56 smithi110 ceph-mon[100641]: osdmap e1871: 8 total, 8 up, 8 in 2024-08-17T01:33:56.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:56 smithi110 ceph-mon[100641]: pgmap v3246: 649 pgs: 649 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:33:56.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:56 smithi110 ceph-mon[100641]: osdmap e1872: 8 total, 8 up, 8 in 2024-08-17T01:33:56.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:56 smithi177 ceph-mon[90034]: osdmap e1871: 8 total, 8 up, 8 in 2024-08-17T01:33:56.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:56 smithi177 ceph-mon[90034]: pgmap v3246: 649 pgs: 649 active+clean; 6.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:33:56.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:56 smithi177 ceph-mon[90034]: osdmap e1872: 8 total, 8 up, 8 in 2024-08-17T01:33:58.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:58 smithi110 ceph-mon[98148]: osdmap e1873: 8 total, 8 up, 8 in 2024-08-17T01:33:58.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:58 smithi110 ceph-mon[98148]: pgmap v3249: 585 pgs: 585 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:33:58.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:58 smithi110 ceph-mon[100641]: osdmap e1873: 8 total, 8 up, 8 in 2024-08-17T01:33:58.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:58 smithi110 ceph-mon[100641]: pgmap v3249: 585 pgs: 585 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:33:58.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:33:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:33:58] "GET /metrics HTTP/1.1" 200 90443 "" "Prometheus/2.43.0" 2024-08-17T01:33:58.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:58 smithi177 ceph-mon[90034]: osdmap e1873: 8 total, 8 up, 8 in 2024-08-17T01:33:58.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:58 smithi177 ceph-mon[90034]: pgmap v3249: 585 pgs: 585 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:33:59.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:59 smithi110 ceph-mon[100641]: Health check update: 1 pool(s) full (POOL_FULL) 2024-08-17T01:33:59.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:33:59 smithi110 ceph-mon[100641]: osdmap e1874: 8 total, 8 up, 8 in 2024-08-17T01:33:59.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:59 smithi110 ceph-mon[98148]: Health check update: 1 pool(s) full (POOL_FULL) 2024-08-17T01:33:59.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:33:59 smithi110 ceph-mon[98148]: osdmap e1874: 8 total, 8 up, 8 in 2024-08-17T01:33:59.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:59 smithi177 ceph-mon[90034]: Health check update: 1 pool(s) full (POOL_FULL) 2024-08-17T01:33:59.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:33:59 smithi177 ceph-mon[90034]: osdmap e1874: 8 total, 8 up, 8 in 2024-08-17T01:34:00.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:00 smithi110 ceph-mon[100641]: osdmap e1875: 8 total, 8 up, 8 in 2024-08-17T01:34:00.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:00 smithi110 ceph-mon[100641]: pgmap v3252: 521 pgs: 521 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:34:00.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:00 smithi110 ceph-mon[100641]: osdmap e1876: 8 total, 8 up, 8 in 2024-08-17T01:34:00.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:00 smithi110 ceph-mon[98148]: osdmap e1875: 8 total, 8 up, 8 in 2024-08-17T01:34:00.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:00 smithi110 ceph-mon[98148]: pgmap v3252: 521 pgs: 521 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:34:00.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:00 smithi110 ceph-mon[98148]: osdmap e1876: 8 total, 8 up, 8 in 2024-08-17T01:34:00.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:00 smithi177 ceph-mon[90034]: osdmap e1875: 8 total, 8 up, 8 in 2024-08-17T01:34:00.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:00 smithi177 ceph-mon[90034]: pgmap v3252: 521 pgs: 521 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:34:00.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:00 smithi177 ceph-mon[90034]: osdmap e1876: 8 total, 8 up, 8 in 2024-08-17T01:34:01.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:01 smithi110 ceph-mon[100641]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T01:34:01.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:01 smithi110 ceph-mon[100641]: osdmap e1877: 8 total, 8 up, 8 in 2024-08-17T01:34:01.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:01 smithi110 ceph-mon[98148]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T01:34:01.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:01 smithi110 ceph-mon[98148]: osdmap e1877: 8 total, 8 up, 8 in 2024-08-17T01:34:01.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:01 smithi177 ceph-mon[90034]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T01:34:01.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:01 smithi177 ceph-mon[90034]: osdmap e1877: 8 total, 8 up, 8 in 2024-08-17T01:34:02.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:34:02.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:34:02.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:02 smithi177 ceph-mon[90034]: pgmap v3255: 457 pgs: 457 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:34:02.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:02 smithi177 ceph-mon[90034]: osdmap e1878: 8 total, 8 up, 8 in 2024-08-17T01:34:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:34:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:34:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:02 smithi110 ceph-mon[100641]: pgmap v3255: 457 pgs: 457 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:34:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:02 smithi110 ceph-mon[100641]: osdmap e1878: 8 total, 8 up, 8 in 2024-08-17T01:34:02.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:34:02.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:34:02.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:02 smithi110 ceph-mon[98148]: pgmap v3255: 457 pgs: 457 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:34:02.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:02 smithi110 ceph-mon[98148]: osdmap e1878: 8 total, 8 up, 8 in 2024-08-17T01:34:04.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:04 smithi110 ceph-mon[100641]: osdmap e1879: 8 total, 8 up, 8 in 2024-08-17T01:34:04.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:04 smithi110 ceph-mon[100641]: pgmap v3258: 393 pgs: 393 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:34:04.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:04 smithi110 ceph-mon[98148]: osdmap e1879: 8 total, 8 up, 8 in 2024-08-17T01:34:04.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:04 smithi110 ceph-mon[98148]: pgmap v3258: 393 pgs: 393 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:34:04.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:04 smithi177 ceph-mon[90034]: osdmap e1879: 8 total, 8 up, 8 in 2024-08-17T01:34:04.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:04 smithi177 ceph-mon[90034]: pgmap v3258: 393 pgs: 393 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:34:05.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:05 smithi110 ceph-mon[100641]: osdmap e1880: 8 total, 8 up, 8 in 2024-08-17T01:34:05.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:05 smithi110 ceph-mon[98148]: osdmap e1880: 8 total, 8 up, 8 in 2024-08-17T01:34:05.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:05 smithi177 ceph-mon[90034]: osdmap e1880: 8 total, 8 up, 8 in 2024-08-17T01:34:06.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:06 smithi110 ceph-mon[98148]: osdmap e1881: 8 total, 8 up, 8 in 2024-08-17T01:34:06.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:06 smithi110 ceph-mon[98148]: pgmap v3261: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:34:06.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:06 smithi110 ceph-mon[100641]: osdmap e1881: 8 total, 8 up, 8 in 2024-08-17T01:34:06.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:06 smithi110 ceph-mon[100641]: pgmap v3261: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:34:06.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:06 smithi177 ceph-mon[90034]: osdmap e1881: 8 total, 8 up, 8 in 2024-08-17T01:34:06.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:06 smithi177 ceph-mon[90034]: pgmap v3261: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:34:07.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:07 smithi110 ceph-mon[98148]: osdmap e1882: 8 total, 8 up, 8 in 2024-08-17T01:34:07.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:07 smithi110 ceph-mon[100641]: osdmap e1882: 8 total, 8 up, 8 in 2024-08-17T01:34:07.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:07 smithi177 ceph-mon[90034]: osdmap e1882: 8 total, 8 up, 8 in 2024-08-17T01:34:08.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:08 smithi110 ceph-mon[98148]: osdmap e1883: 8 total, 8 up, 8 in 2024-08-17T01:34:08.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:08 smithi110 ceph-mon[98148]: pgmap v3264: 265 pgs: 265 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:34:08.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:08 smithi110 ceph-mon[100641]: osdmap e1883: 8 total, 8 up, 8 in 2024-08-17T01:34:08.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:08 smithi110 ceph-mon[100641]: pgmap v3264: 265 pgs: 265 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:34:08.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:34:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:34:08] "GET /metrics HTTP/1.1" 200 61311 "" "Prometheus/2.43.0" 2024-08-17T01:34:08.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:08 smithi177 ceph-mon[90034]: osdmap e1883: 8 total, 8 up, 8 in 2024-08-17T01:34:08.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:08 smithi177 ceph-mon[90034]: pgmap v3264: 265 pgs: 265 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:34:09.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:09 smithi110 ceph-mon[98148]: osdmap e1884: 8 total, 8 up, 8 in 2024-08-17T01:34:09.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:09 smithi110 ceph-mon[100641]: osdmap e1884: 8 total, 8 up, 8 in 2024-08-17T01:34:09.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:09 smithi177 ceph-mon[90034]: osdmap e1884: 8 total, 8 up, 8 in 2024-08-17T01:34:10.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:10 smithi110 ceph-mon[98148]: osdmap e1885: 8 total, 8 up, 8 in 2024-08-17T01:34:10.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:10 smithi110 ceph-mon[98148]: pgmap v3267: 201 pgs: 201 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:34:10.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:10 smithi110 ceph-mon[100641]: osdmap e1885: 8 total, 8 up, 8 in 2024-08-17T01:34:10.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:10 smithi110 ceph-mon[100641]: pgmap v3267: 201 pgs: 201 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:34:10.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:10 smithi177 ceph-mon[90034]: osdmap e1885: 8 total, 8 up, 8 in 2024-08-17T01:34:10.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:10 smithi177 ceph-mon[90034]: pgmap v3267: 201 pgs: 201 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:34:11.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:11 smithi110 ceph-mon[98148]: osdmap e1886: 8 total, 8 up, 8 in 2024-08-17T01:34:11.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:11 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:34:11.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:11 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:34:11.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:11 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:34:11.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:11 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:34:11.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:11 smithi110 ceph-mon[98148]: osdmap e1887: 8 total, 8 up, 8 in 2024-08-17T01:34:11.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:11 smithi110 ceph-mon[100641]: osdmap e1886: 8 total, 8 up, 8 in 2024-08-17T01:34:11.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:11 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:34:11.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:11 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:34:11.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:11 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:34:11.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:11 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:34:11.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:11 smithi110 ceph-mon[100641]: osdmap e1887: 8 total, 8 up, 8 in 2024-08-17T01:34:11.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:11 smithi177 ceph-mon[90034]: osdmap e1886: 8 total, 8 up, 8 in 2024-08-17T01:34:11.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:11 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:34:11.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:11 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:34:11.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:11 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:34:11.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:11 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:34:11.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:11 smithi177 ceph-mon[90034]: osdmap e1887: 8 total, 8 up, 8 in 2024-08-17T01:34:12.202 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 170 tests from TestLibRBD (623840 ms total) 2024-08-17T01:34:12.203 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:34:12.203 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 7 tests from EncryptedFlattenTest/0, where TypeParam = PlaintextUnderLUKS1 2024-08-17T01:34:12.233 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/0.Simple 2024-08-17T01:34:12.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:12 smithi110 ceph-mon[98148]: pgmap v3270: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:34:12.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:12 smithi110 ceph-mon[98148]: osdmap e1888: 8 total, 8 up, 8 in 2024-08-17T01:34:12.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:12 smithi110 ceph-mon[100641]: pgmap v3270: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:34:12.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:12 smithi110 ceph-mon[100641]: osdmap e1888: 8 total, 8 up, 8 in 2024-08-17T01:34:12.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:12 smithi177 ceph-mon[90034]: pgmap v3270: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:34:12.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:12 smithi177 ceph-mon[90034]: osdmap e1888: 8 total, 8 up, 8 in 2024-08-17T01:34:14.244 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:34:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:14 smithi110 ceph-mon[98148]: osdmap e1889: 8 total, 8 up, 8 in 2024-08-17T01:34:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:14 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/4008660791' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:34:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:14 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:34:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:14 smithi110 ceph-mon[98148]: pgmap v3273: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:34:14.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:14 smithi110 ceph-mon[100641]: osdmap e1889: 8 total, 8 up, 8 in 2024-08-17T01:34:14.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:14 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/4008660791' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:34:14.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:14 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:34:14.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:14 smithi110 ceph-mon[100641]: pgmap v3273: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:34:14.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:14 smithi177 ceph-mon[90034]: osdmap e1889: 8 total, 8 up, 8 in 2024-08-17T01:34:14.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:14 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/4008660791' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:34:14.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:14 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:34:14.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:14 smithi177 ceph-mon[90034]: pgmap v3273: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:34:15.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:15 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:34:15.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:15 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:34:15.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:15 smithi110 ceph-mon[98148]: osdmap e1890: 8 total, 8 up, 8 in 2024-08-17T01:34:15.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:15 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:34:15.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:15 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:34:15.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:15 smithi110 ceph-mon[100641]: osdmap e1890: 8 total, 8 up, 8 in 2024-08-17T01:34:15.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:15 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:34:15.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:15 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:34:15.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:15 smithi177 ceph-mon[90034]: osdmap e1890: 8 total, 8 up, 8 in 2024-08-17T01:34:16.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:16 smithi110 ceph-mon[100641]: osdmap e1891: 8 total, 8 up, 8 in 2024-08-17T01:34:16.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:16 smithi110 ceph-mon[100641]: pgmap v3276: 137 pgs: 13 creating+peering, 8 unknown, 116 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:34:16.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:16 smithi110 ceph-mon[98148]: osdmap e1891: 8 total, 8 up, 8 in 2024-08-17T01:34:16.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:16 smithi110 ceph-mon[98148]: pgmap v3276: 137 pgs: 13 creating+peering, 8 unknown, 116 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:34:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:16 smithi177 ceph-mon[90034]: osdmap e1891: 8 total, 8 up, 8 in 2024-08-17T01:34:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:16 smithi177 ceph-mon[90034]: pgmap v3276: 137 pgs: 13 creating+peering, 8 unknown, 116 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:34:17.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:17 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:34:17.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:17 smithi110 ceph-mon[100641]: osdmap e1892: 8 total, 8 up, 8 in 2024-08-17T01:34:17.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:34:17.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:17 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:34:17.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:17 smithi110 ceph-mon[98148]: osdmap e1892: 8 total, 8 up, 8 in 2024-08-17T01:34:17.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:34:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:17 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:34:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:17 smithi177 ceph-mon[90034]: osdmap e1892: 8 total, 8 up, 8 in 2024-08-17T01:34:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:34:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:18 smithi110 ceph-mon[100641]: osdmap e1893: 8 total, 8 up, 8 in 2024-08-17T01:34:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:18 smithi110 ceph-mon[100641]: pgmap v3279: 137 pgs: 13 creating+peering, 124 active+clean; 13 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 2.0 MiB/s wr, 1 op/s 2024-08-17T01:34:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:34:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:34:18] "GET /metrics HTTP/1.1" 200 36674 "" "Prometheus/2.43.0" 2024-08-17T01:34:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:18 smithi110 ceph-mon[98148]: osdmap e1893: 8 total, 8 up, 8 in 2024-08-17T01:34:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:18 smithi110 ceph-mon[98148]: pgmap v3279: 137 pgs: 13 creating+peering, 124 active+clean; 13 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 2.0 MiB/s wr, 1 op/s 2024-08-17T01:34:18.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:18 smithi177 ceph-mon[90034]: osdmap e1893: 8 total, 8 up, 8 in 2024-08-17T01:34:18.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:18 smithi177 ceph-mon[90034]: pgmap v3279: 137 pgs: 13 creating+peering, 124 active+clean; 13 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 2.0 MiB/s wr, 1 op/s 2024-08-17T01:34:21.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:20 smithi110 ceph-mon[100641]: pgmap v3280: 137 pgs: 137 active+clean; 22 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 3.1 MiB/s wr, 46 op/s 2024-08-17T01:34:21.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:20 smithi110 ceph-mon[98148]: pgmap v3280: 137 pgs: 137 active+clean; 22 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 3.1 MiB/s wr, 46 op/s 2024-08-17T01:34:21.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:20 smithi177 ceph-mon[90034]: pgmap v3280: 137 pgs: 137 active+clean; 22 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 3.1 MiB/s wr, 46 op/s 2024-08-17T01:34:23.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:22 smithi110 ceph-mon[100641]: pgmap v3281: 137 pgs: 137 active+clean; 30 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 3.9 MiB/s wr, 55 op/s 2024-08-17T01:34:23.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:22 smithi110 ceph-mon[98148]: pgmap v3281: 137 pgs: 137 active+clean; 30 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 3.9 MiB/s wr, 55 op/s 2024-08-17T01:34:23.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:22 smithi177 ceph-mon[90034]: pgmap v3281: 137 pgs: 137 active+clean; 30 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 3.9 MiB/s wr, 55 op/s 2024-08-17T01:34:25.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:24 smithi110 ceph-mon[98148]: pgmap v3282: 137 pgs: 137 active+clean; 46 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.1 MiB/s wr, 53 op/s 2024-08-17T01:34:25.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:24 smithi110 ceph-mon[100641]: pgmap v3282: 137 pgs: 137 active+clean; 46 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.1 MiB/s wr, 53 op/s 2024-08-17T01:34:25.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:24 smithi177 ceph-mon[90034]: pgmap v3282: 137 pgs: 137 active+clean; 46 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.1 MiB/s wr, 53 op/s 2024-08-17T01:34:25.200 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/0.Simple (12966 ms) 2024-08-17T01:34:25.200 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/0.Grow 2024-08-17T01:34:25.200 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:34:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:26 smithi110 ceph-mon[100641]: pgmap v3283: 137 pgs: 137 active+clean; 59 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 5.7 MiB/s wr, 65 op/s 2024-08-17T01:34:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:26 smithi110 ceph-mon[100641]: osdmap e1894: 8 total, 8 up, 8 in 2024-08-17T01:34:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:26 smithi110 ceph-mon[100641]: osdmap e1895: 8 total, 8 up, 8 in 2024-08-17T01:34:27.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:26 smithi110 ceph-mon[98148]: pgmap v3283: 137 pgs: 137 active+clean; 59 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 5.7 MiB/s wr, 65 op/s 2024-08-17T01:34:27.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:26 smithi110 ceph-mon[98148]: osdmap e1894: 8 total, 8 up, 8 in 2024-08-17T01:34:27.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:26 smithi110 ceph-mon[98148]: osdmap e1895: 8 total, 8 up, 8 in 2024-08-17T01:34:27.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:26 smithi177 ceph-mon[90034]: pgmap v3283: 137 pgs: 137 active+clean; 59 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 5.7 MiB/s wr, 65 op/s 2024-08-17T01:34:27.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:26 smithi177 ceph-mon[90034]: osdmap e1894: 8 total, 8 up, 8 in 2024-08-17T01:34:27.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:26 smithi177 ceph-mon[90034]: osdmap e1895: 8 total, 8 up, 8 in 2024-08-17T01:34:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:34:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:34:28] "GET /metrics HTTP/1.1" 200 36674 "" "Prometheus/2.43.0" 2024-08-17T01:34:29.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:28 smithi110 ceph-mon[100641]: pgmap v3286: 137 pgs: 137 active+clean; 67 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.1 MiB/s wr, 48 op/s 2024-08-17T01:34:29.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:28 smithi110 ceph-mon[98148]: pgmap v3286: 137 pgs: 137 active+clean; 67 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.1 MiB/s wr, 48 op/s 2024-08-17T01:34:29.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:28 smithi177 ceph-mon[90034]: pgmap v3286: 137 pgs: 137 active+clean; 67 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.1 MiB/s wr, 48 op/s 2024-08-17T01:34:31.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:30 smithi110 ceph-mon[100641]: pgmap v3287: 137 pgs: 137 active+clean; 75 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 85 op/s 2024-08-17T01:34:31.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:30 smithi110 ceph-mon[98148]: pgmap v3287: 137 pgs: 137 active+clean; 75 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 85 op/s 2024-08-17T01:34:31.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:30 smithi177 ceph-mon[90034]: pgmap v3287: 137 pgs: 137 active+clean; 75 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 85 op/s 2024-08-17T01:34:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:34:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:32 smithi110 ceph-mon[100641]: pgmap v3288: 137 pgs: 137 active+clean; 88 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 80 op/s 2024-08-17T01:34:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:34:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:32 smithi110 ceph-mon[98148]: pgmap v3288: 137 pgs: 137 active+clean; 88 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 80 op/s 2024-08-17T01:34:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:34:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:32 smithi177 ceph-mon[90034]: pgmap v3288: 137 pgs: 137 active+clean; 88 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 80 op/s 2024-08-17T01:34:33.538 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/0.Grow (8338 ms) 2024-08-17T01:34:33.538 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/0.Shrink 2024-08-17T01:34:33.538 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:34:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:34 smithi110 ceph-mon[100641]: pgmap v3289: 137 pgs: 137 active+clean; 92 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 4.6 MiB/s wr, 69 op/s 2024-08-17T01:34:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:34 smithi110 ceph-mon[100641]: osdmap e1896: 8 total, 8 up, 8 in 2024-08-17T01:34:35.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:34 smithi110 ceph-mon[98148]: pgmap v3289: 137 pgs: 137 active+clean; 92 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 4.6 MiB/s wr, 69 op/s 2024-08-17T01:34:35.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:34 smithi110 ceph-mon[98148]: osdmap e1896: 8 total, 8 up, 8 in 2024-08-17T01:34:35.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:34 smithi177 ceph-mon[90034]: pgmap v3289: 137 pgs: 137 active+clean; 92 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 4.6 MiB/s wr, 69 op/s 2024-08-17T01:34:35.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:34 smithi177 ceph-mon[90034]: osdmap e1896: 8 total, 8 up, 8 in 2024-08-17T01:34:37.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:36 smithi110 ceph-mon[98148]: pgmap v3291: 137 pgs: 137 active+clean; 121 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 7.4 MiB/s wr, 74 op/s 2024-08-17T01:34:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:36 smithi110 ceph-mon[100641]: pgmap v3291: 137 pgs: 137 active+clean; 121 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 7.4 MiB/s wr, 74 op/s 2024-08-17T01:34:37.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:36 smithi177 ceph-mon[90034]: pgmap v3291: 137 pgs: 137 active+clean; 121 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 7.4 MiB/s wr, 74 op/s 2024-08-17T01:34:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:34:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:34:38] "GET /metrics HTTP/1.1" 200 36733 "" "Prometheus/2.43.0" 2024-08-17T01:34:39.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:38 smithi110 ceph-mon[98148]: pgmap v3292: 137 pgs: 137 active+clean; 138 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.5 MiB/s wr, 68 op/s 2024-08-17T01:34:39.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:38 smithi110 ceph-mon[100641]: pgmap v3292: 137 pgs: 137 active+clean; 138 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.5 MiB/s wr, 68 op/s 2024-08-17T01:34:39.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:38 smithi177 ceph-mon[90034]: pgmap v3292: 137 pgs: 137 active+clean; 138 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.5 MiB/s wr, 68 op/s 2024-08-17T01:34:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:40 smithi110 ceph-mon[98148]: pgmap v3293: 137 pgs: 137 active+clean; 138 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.7 MiB/s wr, 71 op/s 2024-08-17T01:34:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:40 smithi110 ceph-mon[100641]: pgmap v3293: 137 pgs: 137 active+clean; 138 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.7 MiB/s wr, 71 op/s 2024-08-17T01:34:41.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:40 smithi177 ceph-mon[90034]: pgmap v3293: 137 pgs: 137 active+clean; 138 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.7 MiB/s wr, 71 op/s 2024-08-17T01:34:41.493 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/0.Shrink (7955 ms) 2024-08-17T01:34:41.493 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/0.ShrinkToOne 2024-08-17T01:34:41.493 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:34:43.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:42 smithi110 ceph-mon[100641]: pgmap v3294: 137 pgs: 137 active+clean; 147 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.7 MiB/s wr, 70 op/s 2024-08-17T01:34:43.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:42 smithi110 ceph-mon[100641]: osdmap e1897: 8 total, 8 up, 8 in 2024-08-17T01:34:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:42 smithi110 ceph-mon[98148]: pgmap v3294: 137 pgs: 137 active+clean; 147 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.7 MiB/s wr, 70 op/s 2024-08-17T01:34:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:42 smithi110 ceph-mon[98148]: osdmap e1897: 8 total, 8 up, 8 in 2024-08-17T01:34:43.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:42 smithi177 ceph-mon[90034]: pgmap v3294: 137 pgs: 137 active+clean; 147 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.7 MiB/s wr, 70 op/s 2024-08-17T01:34:43.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:42 smithi177 ceph-mon[90034]: osdmap e1897: 8 total, 8 up, 8 in 2024-08-17T01:34:45.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:44 smithi110 ceph-mon[100641]: pgmap v3296: 137 pgs: 137 active+clean; 164 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 8.0 MiB/s wr, 77 op/s 2024-08-17T01:34:45.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:44 smithi110 ceph-mon[98148]: pgmap v3296: 137 pgs: 137 active+clean; 164 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 8.0 MiB/s wr, 77 op/s 2024-08-17T01:34:45.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:44 smithi177 ceph-mon[90034]: pgmap v3296: 137 pgs: 137 active+clean; 164 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 8.0 MiB/s wr, 77 op/s 2024-08-17T01:34:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:46 smithi110 ceph-mon[100641]: pgmap v3297: 137 pgs: 137 active+clean; 192 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.5 MiB/s wr, 99 op/s 2024-08-17T01:34:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:34:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:46 smithi110 ceph-mon[98148]: pgmap v3297: 137 pgs: 137 active+clean; 192 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.5 MiB/s wr, 99 op/s 2024-08-17T01:34:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:34:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:46 smithi177 ceph-mon[90034]: pgmap v3297: 137 pgs: 137 active+clean; 192 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.5 MiB/s wr, 99 op/s 2024-08-17T01:34:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:34:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:34:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:34:48] "GET /metrics HTTP/1.1" 200 36735 "" "Prometheus/2.43.0" 2024-08-17T01:34:49.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:48 smithi110 ceph-mon[100641]: pgmap v3298: 137 pgs: 137 active+clean; 196 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 101 op/s 2024-08-17T01:34:49.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:48 smithi110 ceph-mon[98148]: pgmap v3298: 137 pgs: 137 active+clean; 196 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 101 op/s 2024-08-17T01:34:49.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:48 smithi177 ceph-mon[90034]: pgmap v3298: 137 pgs: 137 active+clean; 196 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 101 op/s 2024-08-17T01:34:49.431 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/0.ShrinkToOne (7938 ms) 2024-08-17T01:34:49.431 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/0.ShrinkToOneAfterSnapshot 2024-08-17T01:34:49.431 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:34:51.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:50 smithi110 ceph-mon[100641]: pgmap v3299: 137 pgs: 137 active+clean; 200 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 64 op/s 2024-08-17T01:34:51.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:50 smithi110 ceph-mon[100641]: osdmap e1898: 8 total, 8 up, 8 in 2024-08-17T01:34:51.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:50 smithi110 ceph-mon[98148]: pgmap v3299: 137 pgs: 137 active+clean; 200 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 64 op/s 2024-08-17T01:34:51.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:50 smithi110 ceph-mon[98148]: osdmap e1898: 8 total, 8 up, 8 in 2024-08-17T01:34:51.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:50 smithi177 ceph-mon[90034]: pgmap v3299: 137 pgs: 137 active+clean; 200 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 64 op/s 2024-08-17T01:34:51.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:50 smithi177 ceph-mon[90034]: osdmap e1898: 8 total, 8 up, 8 in 2024-08-17T01:34:53.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:52 smithi110 ceph-mon[100641]: pgmap v3301: 137 pgs: 137 active+clean; 204 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 6.1 MiB/s wr, 80 op/s 2024-08-17T01:34:53.063 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:52 smithi110 ceph-mon[98148]: pgmap v3301: 137 pgs: 137 active+clean; 204 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 6.1 MiB/s wr, 80 op/s 2024-08-17T01:34:53.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:52 smithi177 ceph-mon[90034]: pgmap v3301: 137 pgs: 137 active+clean; 204 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 6.1 MiB/s wr, 80 op/s 2024-08-17T01:34:55.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:54 smithi110 ceph-mon[100641]: pgmap v3302: 137 pgs: 137 active+clean; 213 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.6 MiB/s rd, 5.7 MiB/s wr, 73 op/s 2024-08-17T01:34:55.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:54 smithi110 ceph-mon[98148]: pgmap v3302: 137 pgs: 137 active+clean; 213 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.6 MiB/s rd, 5.7 MiB/s wr, 73 op/s 2024-08-17T01:34:55.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:54 smithi177 ceph-mon[90034]: pgmap v3302: 137 pgs: 137 active+clean; 213 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.6 MiB/s rd, 5.7 MiB/s wr, 73 op/s 2024-08-17T01:34:57.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:56 smithi110 ceph-mon[98148]: pgmap v3303: 137 pgs: 137 active+clean; 229 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 981 KiB/s rd, 4.5 MiB/s wr, 65 op/s 2024-08-17T01:34:57.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:56 smithi110 ceph-mon[98148]: osdmap e1899: 8 total, 8 up, 8 in 2024-08-17T01:34:57.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:56 smithi110 ceph-mon[100641]: pgmap v3303: 137 pgs: 137 active+clean; 229 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 981 KiB/s rd, 4.5 MiB/s wr, 65 op/s 2024-08-17T01:34:57.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:56 smithi110 ceph-mon[100641]: osdmap e1899: 8 total, 8 up, 8 in 2024-08-17T01:34:57.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:56 smithi177 ceph-mon[90034]: pgmap v3303: 137 pgs: 137 active+clean; 229 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 981 KiB/s rd, 4.5 MiB/s wr, 65 op/s 2024-08-17T01:34:57.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:56 smithi177 ceph-mon[90034]: osdmap e1899: 8 total, 8 up, 8 in 2024-08-17T01:34:57.987 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/0.ShrinkToOneAfterSnapshot (8556 ms) 2024-08-17T01:34:57.987 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/0.MinOverlap 2024-08-17T01:34:57.987 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:34:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:34:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:34:58] "GET /metrics HTTP/1.1" 200 36735 "" "Prometheus/2.43.0" 2024-08-17T01:34:59.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:58 smithi110 ceph-mon[98148]: pgmap v3305: 137 pgs: 137 active+clean; 250 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 6.8 MiB/s wr, 73 op/s 2024-08-17T01:34:59.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:58 smithi110 ceph-mon[100641]: pgmap v3305: 137 pgs: 137 active+clean; 250 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 6.8 MiB/s wr, 73 op/s 2024-08-17T01:34:59.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:58 smithi177 ceph-mon[90034]: pgmap v3305: 137 pgs: 137 active+clean; 250 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 6.8 MiB/s wr, 73 op/s 2024-08-17T01:35:00.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:34:59 smithi110 ceph-mon[100641]: osdmap e1900: 8 total, 8 up, 8 in 2024-08-17T01:35:00.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:34:59 smithi110 ceph-mon[98148]: osdmap e1900: 8 total, 8 up, 8 in 2024-08-17T01:35:00.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:34:59 smithi177 ceph-mon[90034]: osdmap e1900: 8 total, 8 up, 8 in 2024-08-17T01:35:01.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:00 smithi110 ceph-mon[100641]: pgmap v3307: 137 pgs: 137 active+clean; 275 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 9.4 MiB/s wr, 75 op/s 2024-08-17T01:35:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:00 smithi110 ceph-mon[98148]: pgmap v3307: 137 pgs: 137 active+clean; 275 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 9.4 MiB/s wr, 75 op/s 2024-08-17T01:35:01.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:00 smithi177 ceph-mon[90034]: pgmap v3307: 137 pgs: 137 active+clean; 275 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 9.4 MiB/s wr, 75 op/s 2024-08-17T01:35:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:35:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:35:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:35:03.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:02 smithi110 ceph-mon[100641]: pgmap v3308: 137 pgs: 137 active+clean; 307 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 12 MiB/s wr, 102 op/s 2024-08-17T01:35:03.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:02 smithi110 ceph-mon[98148]: pgmap v3308: 137 pgs: 137 active+clean; 307 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 12 MiB/s wr, 102 op/s 2024-08-17T01:35:03.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:02 smithi177 ceph-mon[90034]: pgmap v3308: 137 pgs: 137 active+clean; 307 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 12 MiB/s wr, 102 op/s 2024-08-17T01:35:05.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:04 smithi110 ceph-mon[100641]: pgmap v3309: 137 pgs: 137 active+clean; 311 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 10 MiB/s wr, 89 op/s 2024-08-17T01:35:05.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:04 smithi110 ceph-mon[98148]: pgmap v3309: 137 pgs: 137 active+clean; 311 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 10 MiB/s wr, 89 op/s 2024-08-17T01:35:05.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:04 smithi177 ceph-mon[90034]: pgmap v3309: 137 pgs: 137 active+clean; 311 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 10 MiB/s wr, 89 op/s 2024-08-17T01:35:06.423 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/0.MinOverlap (8437 ms) 2024-08-17T01:35:06.423 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/0.ZeroOverlap 2024-08-17T01:35:06.424 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:35:07.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:06 smithi110 ceph-mon[100641]: pgmap v3310: 137 pgs: 137 active+clean; 315 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 76 op/s 2024-08-17T01:35:07.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:06 smithi110 ceph-mon[98148]: pgmap v3310: 137 pgs: 137 active+clean; 315 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 76 op/s 2024-08-17T01:35:07.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:06 smithi177 ceph-mon[90034]: pgmap v3310: 137 pgs: 137 active+clean; 315 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 76 op/s 2024-08-17T01:35:08.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:07 smithi110 ceph-mon[98148]: osdmap e1901: 8 total, 8 up, 8 in 2024-08-17T01:35:08.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:07 smithi110 ceph-mon[100641]: osdmap e1901: 8 total, 8 up, 8 in 2024-08-17T01:35:08.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:07 smithi177 ceph-mon[90034]: osdmap e1901: 8 total, 8 up, 8 in 2024-08-17T01:35:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:35:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:35:08] "GET /metrics HTTP/1.1" 200 36740 "" "Prometheus/2.43.0" 2024-08-17T01:35:09.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:08 smithi110 ceph-mon[98148]: pgmap v3312: 137 pgs: 137 active+clean; 319 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.8 MiB/s wr, 125 op/s 2024-08-17T01:35:09.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:08 smithi110 ceph-mon[100641]: pgmap v3312: 137 pgs: 137 active+clean; 319 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.8 MiB/s wr, 125 op/s 2024-08-17T01:35:09.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:08 smithi177 ceph-mon[90034]: pgmap v3312: 137 pgs: 137 active+clean; 319 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.8 MiB/s wr, 125 op/s 2024-08-17T01:35:11.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:10 smithi110 ceph-mon[100641]: pgmap v3313: 137 pgs: 137 active+clean; 336 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.9 MiB/s wr, 101 op/s 2024-08-17T01:35:11.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:10 smithi110 ceph-mon[98148]: pgmap v3313: 137 pgs: 137 active+clean; 336 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.9 MiB/s wr, 101 op/s 2024-08-17T01:35:11.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:10 smithi177 ceph-mon[90034]: pgmap v3313: 137 pgs: 137 active+clean; 336 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.9 MiB/s wr, 101 op/s 2024-08-17T01:35:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:11 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:35:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:11 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:35:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:11 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:35:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:11 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:35:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:11 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:35:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:11 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:35:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:11 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:35:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:11 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:35:12.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:11 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:35:12.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:11 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:35:12.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:11 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:35:12.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:11 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:35:13.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:12 smithi110 ceph-mon[100641]: pgmap v3314: 137 pgs: 137 active+clean; 344 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 73 op/s 2024-08-17T01:35:13.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:12 smithi110 ceph-mon[98148]: pgmap v3314: 137 pgs: 137 active+clean; 344 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 73 op/s 2024-08-17T01:35:13.094 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:12 smithi177 ceph-mon[90034]: pgmap v3314: 137 pgs: 137 active+clean; 344 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 73 op/s 2024-08-17T01:35:13.362 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 01:35:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=cleanup t=2024-08-17T01:35:13.093137532Z level=info msg="Completed cleanup jobs" duration=1.191369ms 2024-08-17T01:35:14.416 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/0.ZeroOverlap (7992 ms) 2024-08-17T01:35:14.757 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 7 tests from EncryptedFlattenTest/0 (62182 ms total) 2024-08-17T01:35:14.757 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:35:14.757 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 7 tests from EncryptedFlattenTest/1, where TypeParam = PlaintextUnderLUKS2 2024-08-17T01:35:14.787 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/1.Simple 2024-08-17T01:35:15.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:14 smithi110 ceph-mon[98148]: pgmap v3315: 137 pgs: 137 active+clean; 344 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-17T01:35:15.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:14 smithi110 ceph-mon[100641]: pgmap v3315: 137 pgs: 137 active+clean; 344 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-17T01:35:15.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:14 smithi177 ceph-mon[90034]: pgmap v3315: 137 pgs: 137 active+clean; 344 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-17T01:35:16.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:15 smithi110 ceph-mon[98148]: osdmap e1902: 8 total, 8 up, 8 in 2024-08-17T01:35:16.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:15 smithi110 ceph-mon[100641]: osdmap e1902: 8 total, 8 up, 8 in 2024-08-17T01:35:16.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:15 smithi177 ceph-mon[90034]: osdmap e1902: 8 total, 8 up, 8 in 2024-08-17T01:35:16.773 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:35:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:16 smithi110 ceph-mon[100641]: pgmap v3317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:35:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:16 smithi110 ceph-mon[100641]: osdmap e1903: 8 total, 8 up, 8 in 2024-08-17T01:35:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:16 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2567640581' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:35:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:16 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:35:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:35:17.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:16 smithi110 ceph-mon[98148]: pgmap v3317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:35:17.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:16 smithi110 ceph-mon[98148]: osdmap e1903: 8 total, 8 up, 8 in 2024-08-17T01:35:17.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:16 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2567640581' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:35:17.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:16 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:35:17.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:35:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:16 smithi177 ceph-mon[90034]: pgmap v3317: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:35:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:16 smithi177 ceph-mon[90034]: osdmap e1903: 8 total, 8 up, 8 in 2024-08-17T01:35:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:16 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2567640581' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:35:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:16 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:35:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:35:18.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:17 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:35:18.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:17 smithi110 ceph-mon[100641]: osdmap e1904: 8 total, 8 up, 8 in 2024-08-17T01:35:18.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:17 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:35:18.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:17 smithi110 ceph-mon[98148]: osdmap e1904: 8 total, 8 up, 8 in 2024-08-17T01:35:18.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:17 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:35:18.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:17 smithi177 ceph-mon[90034]: osdmap e1904: 8 total, 8 up, 8 in 2024-08-17T01:35:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:35:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:35:18] "GET /metrics HTTP/1.1" 200 36670 "" "Prometheus/2.43.0" 2024-08-17T01:35:19.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:18 smithi110 ceph-mon[100641]: pgmap v3320: 137 pgs: 22 unknown, 115 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:35:19.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:18 smithi110 ceph-mon[100641]: osdmap e1905: 8 total, 8 up, 8 in 2024-08-17T01:35:19.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:18 smithi110 ceph-mon[98148]: pgmap v3320: 137 pgs: 22 unknown, 115 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:35:19.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:18 smithi110 ceph-mon[98148]: osdmap e1905: 8 total, 8 up, 8 in 2024-08-17T01:35:19.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:18 smithi177 ceph-mon[90034]: pgmap v3320: 137 pgs: 22 unknown, 115 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:35:19.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:18 smithi177 ceph-mon[90034]: osdmap e1905: 8 total, 8 up, 8 in 2024-08-17T01:35:20.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:19 smithi110 ceph-mon[100641]: osdmap e1906: 8 total, 8 up, 8 in 2024-08-17T01:35:20.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:19 smithi110 ceph-mon[98148]: osdmap e1906: 8 total, 8 up, 8 in 2024-08-17T01:35:20.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:19 smithi177 ceph-mon[90034]: osdmap e1906: 8 total, 8 up, 8 in 2024-08-17T01:35:21.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:20 smithi110 ceph-mon[100641]: pgmap v3323: 137 pgs: 6 unknown, 131 active+clean; 13 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.2 KiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-08-17T01:35:21.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:20 smithi110 ceph-mon[100641]: osdmap e1907: 8 total, 8 up, 8 in 2024-08-17T01:35:21.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:20 smithi110 ceph-mon[98148]: pgmap v3323: 137 pgs: 6 unknown, 131 active+clean; 13 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.2 KiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-08-17T01:35:21.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:20 smithi110 ceph-mon[98148]: osdmap e1907: 8 total, 8 up, 8 in 2024-08-17T01:35:21.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:20 smithi177 ceph-mon[90034]: pgmap v3323: 137 pgs: 6 unknown, 131 active+clean; 13 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.2 KiB/s rd, 2.0 MiB/s wr, 12 op/s 2024-08-17T01:35:21.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:20 smithi177 ceph-mon[90034]: osdmap e1907: 8 total, 8 up, 8 in 2024-08-17T01:35:23.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:22 smithi110 ceph-mon[100641]: pgmap v3325: 137 pgs: 137 active+clean; 14 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 1.8 MiB/s wr, 10 op/s 2024-08-17T01:35:23.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:22 smithi110 ceph-mon[98148]: pgmap v3325: 137 pgs: 137 active+clean; 14 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 1.8 MiB/s wr, 10 op/s 2024-08-17T01:35:23.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:22 smithi177 ceph-mon[90034]: pgmap v3325: 137 pgs: 137 active+clean; 14 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 1.8 MiB/s wr, 10 op/s 2024-08-17T01:35:25.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:24 smithi110 ceph-mon[100641]: pgmap v3326: 137 pgs: 137 active+clean; 30 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 4.2 MiB/s wr, 27 op/s 2024-08-17T01:35:25.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:24 smithi110 ceph-mon[98148]: pgmap v3326: 137 pgs: 137 active+clean; 30 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 4.2 MiB/s wr, 27 op/s 2024-08-17T01:35:25.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:24 smithi177 ceph-mon[90034]: pgmap v3326: 137 pgs: 137 active+clean; 30 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 4.2 MiB/s wr, 27 op/s 2024-08-17T01:35:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:26 smithi110 ceph-mon[100641]: pgmap v3327: 137 pgs: 137 active+clean; 30 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 3.2 MiB/s wr, 46 op/s 2024-08-17T01:35:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:26 smithi110 ceph-mon[100641]: osdmap e1908: 8 total, 8 up, 8 in 2024-08-17T01:35:27.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:26 smithi110 ceph-mon[98148]: pgmap v3327: 137 pgs: 137 active+clean; 30 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 3.2 MiB/s wr, 46 op/s 2024-08-17T01:35:27.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:26 smithi110 ceph-mon[98148]: osdmap e1908: 8 total, 8 up, 8 in 2024-08-17T01:35:27.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:26 smithi177 ceph-mon[90034]: pgmap v3327: 137 pgs: 137 active+clean; 30 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 3.2 MiB/s wr, 46 op/s 2024-08-17T01:35:27.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:26 smithi177 ceph-mon[90034]: osdmap e1908: 8 total, 8 up, 8 in 2024-08-17T01:35:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:35:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:35:28] "GET /metrics HTTP/1.1" 200 36670 "" "Prometheus/2.43.0" 2024-08-17T01:35:29.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:28 smithi110 ceph-mon[100641]: pgmap v3329: 137 pgs: 137 active+clean; 38 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 3.1 MiB/s wr, 41 op/s 2024-08-17T01:35:29.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:28 smithi110 ceph-mon[98148]: pgmap v3329: 137 pgs: 137 active+clean; 38 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 3.1 MiB/s wr, 41 op/s 2024-08-17T01:35:29.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:28 smithi177 ceph-mon[90034]: pgmap v3329: 137 pgs: 137 active+clean; 38 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 3.1 MiB/s wr, 41 op/s 2024-08-17T01:35:30.995 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/1.Simple (16207 ms) 2024-08-17T01:35:30.995 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/1.Grow 2024-08-17T01:35:30.996 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:35:31.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:30 smithi110 ceph-mon[98148]: pgmap v3330: 137 pgs: 137 active+clean; 58 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 5.0 MiB/s wr, 55 op/s 2024-08-17T01:35:31.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:30 smithi110 ceph-mon[100641]: pgmap v3330: 137 pgs: 137 active+clean; 58 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 5.0 MiB/s wr, 55 op/s 2024-08-17T01:35:31.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:30 smithi177 ceph-mon[90034]: pgmap v3330: 137 pgs: 137 active+clean; 58 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.7 MiB/s rd, 5.0 MiB/s wr, 55 op/s 2024-08-17T01:35:32.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:35:32.063 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:35:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:35:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:32 smithi110 ceph-mon[98148]: pgmap v3331: 137 pgs: 137 active+clean; 67 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.8 MiB/s rd, 6.1 MiB/s wr, 55 op/s 2024-08-17T01:35:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:32 smithi110 ceph-mon[98148]: osdmap e1909: 8 total, 8 up, 8 in 2024-08-17T01:35:33.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:32 smithi110 ceph-mon[100641]: pgmap v3331: 137 pgs: 137 active+clean; 67 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.8 MiB/s rd, 6.1 MiB/s wr, 55 op/s 2024-08-17T01:35:33.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:32 smithi110 ceph-mon[100641]: osdmap e1909: 8 total, 8 up, 8 in 2024-08-17T01:35:33.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:32 smithi177 ceph-mon[90034]: pgmap v3331: 137 pgs: 137 active+clean; 67 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.8 MiB/s rd, 6.1 MiB/s wr, 55 op/s 2024-08-17T01:35:33.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:32 smithi177 ceph-mon[90034]: osdmap e1909: 8 total, 8 up, 8 in 2024-08-17T01:35:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:34 smithi110 ceph-mon[100641]: pgmap v3333: 137 pgs: 137 active+clean; 83 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.6 MiB/s wr, 71 op/s 2024-08-17T01:35:35.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:34 smithi110 ceph-mon[98148]: pgmap v3333: 137 pgs: 137 active+clean; 83 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.6 MiB/s wr, 71 op/s 2024-08-17T01:35:35.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:34 smithi177 ceph-mon[90034]: pgmap v3333: 137 pgs: 137 active+clean; 83 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.6 MiB/s wr, 71 op/s 2024-08-17T01:35:37.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:36 smithi177 ceph-mon[90034]: pgmap v3334: 137 pgs: 137 active+clean; 96 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.6 MiB/s wr, 69 op/s 2024-08-17T01:35:37.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:36 smithi110 ceph-mon[100641]: pgmap v3334: 137 pgs: 137 active+clean; 96 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.6 MiB/s wr, 69 op/s 2024-08-17T01:35:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:36 smithi110 ceph-mon[98148]: pgmap v3334: 137 pgs: 137 active+clean; 96 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.6 MiB/s wr, 69 op/s 2024-08-17T01:35:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:35:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:35:38] "GET /metrics HTTP/1.1" 200 36730 "" "Prometheus/2.43.0" 2024-08-17T01:35:39.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:38 smithi177 ceph-mon[90034]: pgmap v3335: 137 pgs: 137 active+clean; 104 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 65 op/s 2024-08-17T01:35:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:38 smithi110 ceph-mon[98148]: pgmap v3335: 137 pgs: 137 active+clean; 104 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 65 op/s 2024-08-17T01:35:39.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:38 smithi110 ceph-mon[100641]: pgmap v3335: 137 pgs: 137 active+clean; 104 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 65 op/s 2024-08-17T01:35:41.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:40 smithi177 ceph-mon[90034]: pgmap v3336: 137 pgs: 137 active+clean; 112 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 6.6 MiB/s wr, 51 op/s 2024-08-17T01:35:41.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:40 smithi110 ceph-mon[100641]: pgmap v3336: 137 pgs: 137 active+clean; 112 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 6.6 MiB/s wr, 51 op/s 2024-08-17T01:35:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:40 smithi110 ceph-mon[98148]: pgmap v3336: 137 pgs: 137 active+clean; 112 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 6.6 MiB/s wr, 51 op/s 2024-08-17T01:35:41.356 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/1.Grow (10361 ms) 2024-08-17T01:35:41.356 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/1.Shrink 2024-08-17T01:35:41.356 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:35:43.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:42 smithi177 ceph-mon[90034]: pgmap v3337: 137 pgs: 137 active+clean; 116 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.2 MiB/s rd, 5.7 MiB/s wr, 51 op/s 2024-08-17T01:35:43.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:42 smithi177 ceph-mon[90034]: osdmap e1910: 8 total, 8 up, 8 in 2024-08-17T01:35:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:42 smithi110 ceph-mon[98148]: pgmap v3337: 137 pgs: 137 active+clean; 116 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.2 MiB/s rd, 5.7 MiB/s wr, 51 op/s 2024-08-17T01:35:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:42 smithi110 ceph-mon[98148]: osdmap e1910: 8 total, 8 up, 8 in 2024-08-17T01:35:43.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:42 smithi110 ceph-mon[100641]: pgmap v3337: 137 pgs: 137 active+clean; 116 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.2 MiB/s rd, 5.7 MiB/s wr, 51 op/s 2024-08-17T01:35:43.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:42 smithi110 ceph-mon[100641]: osdmap e1910: 8 total, 8 up, 8 in 2024-08-17T01:35:45.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:44 smithi177 ceph-mon[90034]: pgmap v3339: 137 pgs: 137 active+clean; 149 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 7.8 MiB/s wr, 67 op/s 2024-08-17T01:35:45.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:44 smithi110 ceph-mon[100641]: pgmap v3339: 137 pgs: 137 active+clean; 149 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 7.8 MiB/s wr, 67 op/s 2024-08-17T01:35:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:44 smithi110 ceph-mon[98148]: pgmap v3339: 137 pgs: 137 active+clean; 149 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 7.8 MiB/s wr, 67 op/s 2024-08-17T01:35:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:46 smithi177 ceph-mon[90034]: pgmap v3340: 137 pgs: 137 active+clean; 162 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-08-17T01:35:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:35:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:46 smithi110 ceph-mon[100641]: pgmap v3340: 137 pgs: 137 active+clean; 162 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-08-17T01:35:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:35:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:46 smithi110 ceph-mon[98148]: pgmap v3340: 137 pgs: 137 active+clean; 162 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-08-17T01:35:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:35:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:35:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:35:48] "GET /metrics HTTP/1.1" 200 36741 "" "Prometheus/2.43.0" 2024-08-17T01:35:49.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:48 smithi177 ceph-mon[90034]: pgmap v3341: 137 pgs: 137 active+clean; 162 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 68 op/s 2024-08-17T01:35:49.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:48 smithi110 ceph-mon[100641]: pgmap v3341: 137 pgs: 137 active+clean; 162 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 68 op/s 2024-08-17T01:35:49.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:48 smithi110 ceph-mon[98148]: pgmap v3341: 137 pgs: 137 active+clean; 162 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 68 op/s 2024-08-17T01:35:51.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:50 smithi177 ceph-mon[90034]: pgmap v3342: 137 pgs: 137 active+clean; 174 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 62 op/s 2024-08-17T01:35:51.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:50 smithi110 ceph-mon[100641]: pgmap v3342: 137 pgs: 137 active+clean; 174 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 62 op/s 2024-08-17T01:35:51.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:50 smithi110 ceph-mon[98148]: pgmap v3342: 137 pgs: 137 active+clean; 174 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 62 op/s 2024-08-17T01:35:51.386 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/1.Shrink (10031 ms) 2024-08-17T01:35:51.386 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/1.ShrinkToOne 2024-08-17T01:35:51.387 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:35:53.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:52 smithi177 ceph-mon[90034]: pgmap v3343: 137 pgs: 137 active+clean; 186 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.6 MiB/s wr, 73 op/s 2024-08-17T01:35:53.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:52 smithi177 ceph-mon[90034]: osdmap e1911: 8 total, 8 up, 8 in 2024-08-17T01:35:53.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:52 smithi110 ceph-mon[98148]: pgmap v3343: 137 pgs: 137 active+clean; 186 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.6 MiB/s wr, 73 op/s 2024-08-17T01:35:53.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:52 smithi110 ceph-mon[98148]: osdmap e1911: 8 total, 8 up, 8 in 2024-08-17T01:35:53.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:52 smithi110 ceph-mon[100641]: pgmap v3343: 137 pgs: 137 active+clean; 186 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.6 MiB/s wr, 73 op/s 2024-08-17T01:35:53.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:52 smithi110 ceph-mon[100641]: osdmap e1911: 8 total, 8 up, 8 in 2024-08-17T01:35:55.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:54 smithi177 ceph-mon[90034]: pgmap v3345: 137 pgs: 137 active+clean; 211 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 56 op/s 2024-08-17T01:35:55.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:54 smithi110 ceph-mon[100641]: pgmap v3345: 137 pgs: 137 active+clean; 211 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 56 op/s 2024-08-17T01:35:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:54 smithi110 ceph-mon[98148]: pgmap v3345: 137 pgs: 137 active+clean; 211 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 56 op/s 2024-08-17T01:35:57.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:56 smithi177 ceph-mon[90034]: pgmap v3346: 137 pgs: 137 active+clean; 228 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-17T01:35:57.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:56 smithi110 ceph-mon[100641]: pgmap v3346: 137 pgs: 137 active+clean; 228 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-17T01:35:57.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:56 smithi110 ceph-mon[98148]: pgmap v3346: 137 pgs: 137 active+clean; 228 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-17T01:35:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:35:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:35:58] "GET /metrics HTTP/1.1" 200 36741 "" "Prometheus/2.43.0" 2024-08-17T01:35:59.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:35:58 smithi177 ceph-mon[90034]: pgmap v3347: 137 pgs: 137 active+clean; 228 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-17T01:35:59.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:35:58 smithi110 ceph-mon[100641]: pgmap v3347: 137 pgs: 137 active+clean; 228 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-17T01:35:59.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:35:58 smithi110 ceph-mon[98148]: pgmap v3347: 137 pgs: 137 active+clean; 228 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-17T01:36:01.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:00 smithi177 ceph-mon[90034]: pgmap v3348: 137 pgs: 137 active+clean; 232 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 71 op/s 2024-08-17T01:36:01.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:00 smithi110 ceph-mon[100641]: pgmap v3348: 137 pgs: 137 active+clean; 232 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 71 op/s 2024-08-17T01:36:01.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:00 smithi110 ceph-mon[98148]: pgmap v3348: 137 pgs: 137 active+clean; 232 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.4 MiB/s wr, 71 op/s 2024-08-17T01:36:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:36:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:36:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:36:02.994 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/1.ShrinkToOne (11608 ms) 2024-08-17T01:36:02.995 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/1.ShrinkToOneAfterSnapshot 2024-08-17T01:36:02.995 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:36:03.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:02 smithi177 ceph-mon[90034]: pgmap v3349: 137 pgs: 137 active+clean; 240 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 64 op/s 2024-08-17T01:36:03.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:02 smithi110 ceph-mon[100641]: pgmap v3349: 137 pgs: 137 active+clean; 240 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 64 op/s 2024-08-17T01:36:03.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:02 smithi110 ceph-mon[98148]: pgmap v3349: 137 pgs: 137 active+clean; 240 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 64 op/s 2024-08-17T01:36:05.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:04 smithi110 ceph-mon[98148]: pgmap v3350: 137 pgs: 137 active+clean; 244 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.2 MiB/s rd, 6.6 MiB/s wr, 64 op/s 2024-08-17T01:36:05.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:04 smithi110 ceph-mon[98148]: osdmap e1912: 8 total, 8 up, 8 in 2024-08-17T01:36:05.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:04 smithi110 ceph-mon[100641]: pgmap v3350: 137 pgs: 137 active+clean; 244 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.2 MiB/s rd, 6.6 MiB/s wr, 64 op/s 2024-08-17T01:36:05.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:04 smithi110 ceph-mon[100641]: osdmap e1912: 8 total, 8 up, 8 in 2024-08-17T01:36:05.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:04 smithi177 ceph-mon[90034]: pgmap v3350: 137 pgs: 137 active+clean; 244 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.2 MiB/s rd, 6.6 MiB/s wr, 64 op/s 2024-08-17T01:36:05.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:04 smithi177 ceph-mon[90034]: osdmap e1912: 8 total, 8 up, 8 in 2024-08-17T01:36:06.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:05 smithi110 ceph-mon[98148]: pgmap v3352: 137 pgs: 137 active+clean; 265 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 26 op/s 2024-08-17T01:36:06.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:05 smithi110 ceph-mon[100641]: pgmap v3352: 137 pgs: 137 active+clean; 265 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 26 op/s 2024-08-17T01:36:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:05 smithi177 ceph-mon[90034]: pgmap v3352: 137 pgs: 137 active+clean; 265 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 26 op/s 2024-08-17T01:36:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:36:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:36:08] "GET /metrics HTTP/1.1" 200 36741 "" "Prometheus/2.43.0" 2024-08-17T01:36:09.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:08 smithi110 ceph-mon[100641]: pgmap v3353: 137 pgs: 137 active+clean; 273 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 53 op/s 2024-08-17T01:36:09.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:08 smithi110 ceph-mon[98148]: pgmap v3353: 137 pgs: 137 active+clean; 273 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 53 op/s 2024-08-17T01:36:09.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:08 smithi177 ceph-mon[90034]: pgmap v3353: 137 pgs: 137 active+clean; 273 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 53 op/s 2024-08-17T01:36:11.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:10 smithi110 ceph-mon[98148]: pgmap v3354: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 56 op/s 2024-08-17T01:36:11.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:10 smithi110 ceph-mon[100641]: pgmap v3354: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 56 op/s 2024-08-17T01:36:11.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:10 smithi177 ceph-mon[90034]: pgmap v3354: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 56 op/s 2024-08-17T01:36:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:11 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:36:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:11 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:36:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:11 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:36:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:11 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:36:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:11 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:36:12.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:11 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:36:12.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:11 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:36:12.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:11 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:36:12.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:11 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:36:12.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:11 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:36:12.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:11 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:36:12.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:11 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:36:13.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:12 smithi110 ceph-mon[100641]: pgmap v3355: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 52 op/s 2024-08-17T01:36:13.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:12 smithi110 ceph-mon[100641]: osdmap e1913: 8 total, 8 up, 8 in 2024-08-17T01:36:13.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:12 smithi110 ceph-mon[98148]: pgmap v3355: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 52 op/s 2024-08-17T01:36:13.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:12 smithi110 ceph-mon[98148]: osdmap e1913: 8 total, 8 up, 8 in 2024-08-17T01:36:13.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:12 smithi177 ceph-mon[90034]: pgmap v3355: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 52 op/s 2024-08-17T01:36:13.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:12 smithi177 ceph-mon[90034]: osdmap e1913: 8 total, 8 up, 8 in 2024-08-17T01:36:13.934 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/1.ShrinkToOneAfterSnapshot (10939 ms) 2024-08-17T01:36:13.934 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/1.MinOverlap 2024-08-17T01:36:13.934 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:36:15.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:14 smithi110 ceph-mon[100641]: pgmap v3357: 137 pgs: 137 active+clean; 321 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.5 MiB/s wr, 64 op/s 2024-08-17T01:36:15.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:14 smithi110 ceph-mon[98148]: pgmap v3357: 137 pgs: 137 active+clean; 321 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.5 MiB/s wr, 64 op/s 2024-08-17T01:36:15.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:14 smithi177 ceph-mon[90034]: pgmap v3357: 137 pgs: 137 active+clean; 321 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.5 MiB/s wr, 64 op/s 2024-08-17T01:36:16.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:15 smithi110 ceph-mon[100641]: osdmap e1914: 8 total, 8 up, 8 in 2024-08-17T01:36:16.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:15 smithi110 ceph-mon[98148]: osdmap e1914: 8 total, 8 up, 8 in 2024-08-17T01:36:16.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:15 smithi177 ceph-mon[90034]: osdmap e1914: 8 total, 8 up, 8 in 2024-08-17T01:36:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:16 smithi110 ceph-mon[100641]: pgmap v3359: 137 pgs: 137 active+clean; 382 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 65 op/s 2024-08-17T01:36:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:36:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:16 smithi110 ceph-mon[98148]: pgmap v3359: 137 pgs: 137 active+clean; 382 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 65 op/s 2024-08-17T01:36:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:36:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:16 smithi177 ceph-mon[90034]: pgmap v3359: 137 pgs: 137 active+clean; 382 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 65 op/s 2024-08-17T01:36:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:36:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:36:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:36:18] "GET /metrics HTTP/1.1" 200 36745 "" "Prometheus/2.43.0" 2024-08-17T01:36:19.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:18 smithi110 ceph-mon[100641]: pgmap v3360: 137 pgs: 137 active+clean; 383 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 83 op/s 2024-08-17T01:36:19.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:18 smithi110 ceph-mon[98148]: pgmap v3360: 137 pgs: 137 active+clean; 383 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 83 op/s 2024-08-17T01:36:19.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:18 smithi177 ceph-mon[90034]: pgmap v3360: 137 pgs: 137 active+clean; 383 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 83 op/s 2024-08-17T01:36:21.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:20 smithi110 ceph-mon[100641]: pgmap v3361: 137 pgs: 137 active+clean; 383 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 101 op/s 2024-08-17T01:36:21.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:20 smithi110 ceph-mon[98148]: pgmap v3361: 137 pgs: 137 active+clean; 383 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 101 op/s 2024-08-17T01:36:21.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:20 smithi177 ceph-mon[90034]: pgmap v3361: 137 pgs: 137 active+clean; 383 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 101 op/s 2024-08-17T01:36:23.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:22 smithi110 ceph-mon[100641]: pgmap v3362: 137 pgs: 137 active+clean; 383 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 11 MiB/s wr, 82 op/s 2024-08-17T01:36:23.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:22 smithi110 ceph-mon[98148]: pgmap v3362: 137 pgs: 137 active+clean; 383 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 11 MiB/s wr, 82 op/s 2024-08-17T01:36:23.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:22 smithi177 ceph-mon[90034]: pgmap v3362: 137 pgs: 137 active+clean; 383 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 11 MiB/s wr, 82 op/s 2024-08-17T01:36:25.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:24 smithi110 ceph-mon[100641]: pgmap v3363: 137 pgs: 137 active+clean; 391 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 7.0 MiB/s wr, 63 op/s 2024-08-17T01:36:25.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:24 smithi110 ceph-mon[98148]: pgmap v3363: 137 pgs: 137 active+clean; 391 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 7.0 MiB/s wr, 63 op/s 2024-08-17T01:36:25.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:24 smithi177 ceph-mon[90034]: pgmap v3363: 137 pgs: 137 active+clean; 391 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 7.0 MiB/s wr, 63 op/s 2024-08-17T01:36:26.004 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/1.MinOverlap (12071 ms) 2024-08-17T01:36:26.005 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/1.ZeroOverlap 2024-08-17T01:36:26.005 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:36:27.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:26 smithi110 ceph-mon[98148]: pgmap v3364: 137 pgs: 137 active+clean; 403 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.1 MiB/s wr, 52 op/s 2024-08-17T01:36:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:26 smithi110 ceph-mon[100641]: pgmap v3364: 137 pgs: 137 active+clean; 403 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.1 MiB/s wr, 52 op/s 2024-08-17T01:36:27.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:26 smithi177 ceph-mon[90034]: pgmap v3364: 137 pgs: 137 active+clean; 403 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.1 MiB/s wr, 52 op/s 2024-08-17T01:36:28.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:27 smithi110 ceph-mon[100641]: osdmap e1915: 8 total, 8 up, 8 in 2024-08-17T01:36:28.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:27 smithi110 ceph-mon[98148]: osdmap e1915: 8 total, 8 up, 8 in 2024-08-17T01:36:28.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:27 smithi177 ceph-mon[90034]: osdmap e1915: 8 total, 8 up, 8 in 2024-08-17T01:36:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:36:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:36:28] "GET /metrics HTTP/1.1" 200 36745 "" "Prometheus/2.43.0" 2024-08-17T01:36:29.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:28 smithi110 ceph-mon[98148]: pgmap v3366: 137 pgs: 137 active+clean; 415 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.4 MiB/s wr, 36 op/s 2024-08-17T01:36:29.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:28 smithi110 ceph-mon[100641]: pgmap v3366: 137 pgs: 137 active+clean; 415 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.4 MiB/s wr, 36 op/s 2024-08-17T01:36:29.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:28 smithi177 ceph-mon[90034]: pgmap v3366: 137 pgs: 137 active+clean; 415 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.4 MiB/s wr, 36 op/s 2024-08-17T01:36:31.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:30 smithi110 ceph-mon[100641]: pgmap v3367: 137 pgs: 137 active+clean; 423 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.0 MiB/s wr, 60 op/s 2024-08-17T01:36:31.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:30 smithi110 ceph-mon[98148]: pgmap v3367: 137 pgs: 137 active+clean; 423 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.0 MiB/s wr, 60 op/s 2024-08-17T01:36:31.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:30 smithi177 ceph-mon[90034]: pgmap v3367: 137 pgs: 137 active+clean; 423 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.0 MiB/s wr, 60 op/s 2024-08-17T01:36:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:36:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:36:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:36:33.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:32 smithi110 ceph-mon[100641]: pgmap v3368: 137 pgs: 137 active+clean; 428 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-17T01:36:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:32 smithi110 ceph-mon[98148]: pgmap v3368: 137 pgs: 137 active+clean; 428 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-17T01:36:33.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:32 smithi177 ceph-mon[90034]: pgmap v3368: 137 pgs: 137 active+clean; 428 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-17T01:36:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:34 smithi110 ceph-mon[100641]: pgmap v3369: 137 pgs: 137 active+clean; 428 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.7 MiB/s wr, 61 op/s 2024-08-17T01:36:35.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:34 smithi110 ceph-mon[98148]: pgmap v3369: 137 pgs: 137 active+clean; 428 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.7 MiB/s wr, 61 op/s 2024-08-17T01:36:35.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:34 smithi177 ceph-mon[90034]: pgmap v3369: 137 pgs: 137 active+clean; 428 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.7 MiB/s wr, 61 op/s 2024-08-17T01:36:36.222 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/1.ZeroOverlap (10217 ms) 2024-08-17T01:36:36.821 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 7 tests from EncryptedFlattenTest/1 (81434 ms total) 2024-08-17T01:36:36.821 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:36:36.821 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 7 tests from EncryptedFlattenTest/2, where TypeParam = UnformattedLUKS1 2024-08-17T01:36:36.854 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/2.Simple 2024-08-17T01:36:37.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:36 smithi177 ceph-mon[90034]: pgmap v3370: 137 pgs: 137 active+clean; 444 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.3 MiB/s wr, 59 op/s 2024-08-17T01:36:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:36 smithi110 ceph-mon[98148]: pgmap v3370: 137 pgs: 137 active+clean; 444 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.3 MiB/s wr, 59 op/s 2024-08-17T01:36:37.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:36 smithi110 ceph-mon[100641]: pgmap v3370: 137 pgs: 137 active+clean; 444 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.3 MiB/s wr, 59 op/s 2024-08-17T01:36:38.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:37 smithi177 ceph-mon[90034]: osdmap e1916: 8 total, 8 up, 8 in 2024-08-17T01:36:38.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:37 smithi110 ceph-mon[100641]: osdmap e1916: 8 total, 8 up, 8 in 2024-08-17T01:36:38.186 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:37 smithi110 ceph-mon[98148]: osdmap e1916: 8 total, 8 up, 8 in 2024-08-17T01:36:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:36:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:36:38] "GET /metrics HTTP/1.1" 200 36736 "" "Prometheus/2.43.0" 2024-08-17T01:36:38.836 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:36:39.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:38 smithi177 ceph-mon[90034]: pgmap v3372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:36:39.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:38 smithi177 ceph-mon[90034]: osdmap e1917: 8 total, 8 up, 8 in 2024-08-17T01:36:39.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:38 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/671137597' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:36:39.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:38 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:36:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:38 smithi110 ceph-mon[98148]: pgmap v3372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:36:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:38 smithi110 ceph-mon[98148]: osdmap e1917: 8 total, 8 up, 8 in 2024-08-17T01:36:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:38 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/671137597' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:36:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:38 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:36:39.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:38 smithi110 ceph-mon[100641]: pgmap v3372: 105 pgs: 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:36:39.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:38 smithi110 ceph-mon[100641]: osdmap e1917: 8 total, 8 up, 8 in 2024-08-17T01:36:39.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:38 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/671137597' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:36:39.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:38 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:36:40.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:39 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:36:40.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:39 smithi177 ceph-mon[90034]: osdmap e1918: 8 total, 8 up, 8 in 2024-08-17T01:36:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:39 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:36:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:39 smithi110 ceph-mon[100641]: osdmap e1918: 8 total, 8 up, 8 in 2024-08-17T01:36:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:39 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:36:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:39 smithi110 ceph-mon[98148]: osdmap e1918: 8 total, 8 up, 8 in 2024-08-17T01:36:41.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:40 smithi177 ceph-mon[90034]: pgmap v3375: 137 pgs: 4 creating+peering, 17 unknown, 116 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:36:41.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:40 smithi177 ceph-mon[90034]: osdmap e1919: 8 total, 8 up, 8 in 2024-08-17T01:36:41.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:40 smithi110 ceph-mon[100641]: pgmap v3375: 137 pgs: 4 creating+peering, 17 unknown, 116 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:36:41.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:40 smithi110 ceph-mon[100641]: osdmap e1919: 8 total, 8 up, 8 in 2024-08-17T01:36:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:40 smithi110 ceph-mon[98148]: pgmap v3375: 137 pgs: 4 creating+peering, 17 unknown, 116 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:36:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:40 smithi110 ceph-mon[98148]: osdmap e1919: 8 total, 8 up, 8 in 2024-08-17T01:36:42.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:41 smithi177 ceph-mon[90034]: osdmap e1920: 8 total, 8 up, 8 in 2024-08-17T01:36:42.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:41 smithi110 ceph-mon[100641]: osdmap e1920: 8 total, 8 up, 8 in 2024-08-17T01:36:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:41 smithi110 ceph-mon[98148]: osdmap e1920: 8 total, 8 up, 8 in 2024-08-17T01:36:43.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:42 smithi177 ceph-mon[90034]: pgmap v3378: 137 pgs: 4 creating+peering, 10 unknown, 123 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:36:43.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:42 smithi110 ceph-mon[100641]: pgmap v3378: 137 pgs: 4 creating+peering, 10 unknown, 123 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:36:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:42 smithi110 ceph-mon[98148]: pgmap v3378: 137 pgs: 4 creating+peering, 10 unknown, 123 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:36:45.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:44 smithi177 ceph-mon[90034]: pgmap v3379: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 697 B/s rd, 522 B/s wr, 2 op/s 2024-08-17T01:36:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:44 smithi110 ceph-mon[98148]: pgmap v3379: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 697 B/s rd, 522 B/s wr, 2 op/s 2024-08-17T01:36:45.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:44 smithi110 ceph-mon[100641]: pgmap v3379: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 697 B/s rd, 522 B/s wr, 2 op/s 2024-08-17T01:36:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:45 smithi110 ceph-mon[98148]: osdmap e1921: 8 total, 8 up, 8 in 2024-08-17T01:36:46.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:45 smithi110 ceph-mon[100641]: osdmap e1921: 8 total, 8 up, 8 in 2024-08-17T01:36:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:45 smithi177 ceph-mon[90034]: osdmap e1921: 8 total, 8 up, 8 in 2024-08-17T01:36:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:46 smithi110 ceph-mon[100641]: pgmap v3381: 137 pgs: 137 active+clean; 9.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 854 KiB/s wr, 9 op/s 2024-08-17T01:36:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:46 smithi110 ceph-mon[100641]: osdmap e1922: 8 total, 8 up, 8 in 2024-08-17T01:36:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:36:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:46 smithi110 ceph-mon[98148]: pgmap v3381: 137 pgs: 137 active+clean; 9.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 854 KiB/s wr, 9 op/s 2024-08-17T01:36:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:46 smithi110 ceph-mon[98148]: osdmap e1922: 8 total, 8 up, 8 in 2024-08-17T01:36:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:36:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:46 smithi177 ceph-mon[90034]: pgmap v3381: 137 pgs: 137 active+clean; 9.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 854 KiB/s wr, 9 op/s 2024-08-17T01:36:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:46 smithi177 ceph-mon[90034]: osdmap e1922: 8 total, 8 up, 8 in 2024-08-17T01:36:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:36:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:36:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:36:48] "GET /metrics HTTP/1.1" 200 36723 "" "Prometheus/2.43.0" 2024-08-17T01:36:49.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:48 smithi110 ceph-mon[100641]: pgmap v3383: 137 pgs: 137 active+clean; 9.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 750 KiB/s wr, 29 op/s 2024-08-17T01:36:49.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:48 smithi110 ceph-mon[98148]: pgmap v3383: 137 pgs: 137 active+clean; 9.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 750 KiB/s wr, 29 op/s 2024-08-17T01:36:49.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:48 smithi177 ceph-mon[90034]: pgmap v3383: 137 pgs: 137 active+clean; 9.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 750 KiB/s wr, 29 op/s 2024-08-17T01:36:51.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:50 smithi110 ceph-mon[100641]: pgmap v3384: 137 pgs: 137 active+clean; 34 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.6 MiB/s wr, 56 op/s 2024-08-17T01:36:51.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:50 smithi110 ceph-mon[98148]: pgmap v3384: 137 pgs: 137 active+clean; 34 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.6 MiB/s wr, 56 op/s 2024-08-17T01:36:51.327 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/2.Simple (14472 ms) 2024-08-17T01:36:51.327 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/2.Grow 2024-08-17T01:36:51.327 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:36:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:50 smithi177 ceph-mon[90034]: pgmap v3384: 137 pgs: 137 active+clean; 34 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.6 MiB/s wr, 56 op/s 2024-08-17T01:36:53.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:52 smithi110 ceph-mon[100641]: pgmap v3385: 137 pgs: 137 active+clean; 38 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 55 op/s 2024-08-17T01:36:53.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:52 smithi110 ceph-mon[98148]: pgmap v3385: 137 pgs: 137 active+clean; 38 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 55 op/s 2024-08-17T01:36:53.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:52 smithi177 ceph-mon[90034]: pgmap v3385: 137 pgs: 137 active+clean; 38 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 55 op/s 2024-08-17T01:36:54.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:53 smithi110 ceph-mon[98148]: pgmap v3386: 137 pgs: 137 active+clean; 51 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.9 MiB/s rd, 5.2 MiB/s wr, 55 op/s 2024-08-17T01:36:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:53 smithi110 ceph-mon[100641]: pgmap v3386: 137 pgs: 137 active+clean; 51 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.9 MiB/s rd, 5.2 MiB/s wr, 55 op/s 2024-08-17T01:36:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:53 smithi177 ceph-mon[90034]: pgmap v3386: 137 pgs: 137 active+clean; 51 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.9 MiB/s rd, 5.2 MiB/s wr, 55 op/s 2024-08-17T01:36:56.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:55 smithi110 ceph-mon[100641]: osdmap e1923: 8 total, 8 up, 8 in 2024-08-17T01:36:56.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:55 smithi110 ceph-mon[100641]: pgmap v3388: 137 pgs: 137 active+clean; 68 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.1 MiB/s wr, 66 op/s 2024-08-17T01:36:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:55 smithi110 ceph-mon[98148]: osdmap e1923: 8 total, 8 up, 8 in 2024-08-17T01:36:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:55 smithi110 ceph-mon[98148]: pgmap v3388: 137 pgs: 137 active+clean; 68 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.1 MiB/s wr, 66 op/s 2024-08-17T01:36:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:55 smithi177 ceph-mon[90034]: osdmap e1923: 8 total, 8 up, 8 in 2024-08-17T01:36:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:55 smithi177 ceph-mon[90034]: pgmap v3388: 137 pgs: 137 active+clean; 68 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.1 MiB/s wr, 66 op/s 2024-08-17T01:36:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:36:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:36:58] "GET /metrics HTTP/1.1" 200 36723 "" "Prometheus/2.43.0" 2024-08-17T01:36:59.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:36:58 smithi110 ceph-mon[100641]: pgmap v3389: 137 pgs: 137 active+clean; 92 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 8.2 MiB/s wr, 56 op/s 2024-08-17T01:36:59.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:36:58 smithi110 ceph-mon[98148]: pgmap v3389: 137 pgs: 137 active+clean; 92 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 8.2 MiB/s wr, 56 op/s 2024-08-17T01:36:59.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:36:58 smithi177 ceph-mon[90034]: pgmap v3389: 137 pgs: 137 active+clean; 92 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 8.2 MiB/s wr, 56 op/s 2024-08-17T01:37:01.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:00 smithi110 ceph-mon[100641]: pgmap v3390: 137 pgs: 137 active+clean; 100 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 6.6 MiB/s wr, 63 op/s 2024-08-17T01:37:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:00 smithi110 ceph-mon[98148]: pgmap v3390: 137 pgs: 137 active+clean; 100 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 6.6 MiB/s wr, 63 op/s 2024-08-17T01:37:01.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:00 smithi177 ceph-mon[90034]: pgmap v3390: 137 pgs: 137 active+clean; 100 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 6.6 MiB/s wr, 63 op/s 2024-08-17T01:37:01.420 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/2.Grow (10093 ms) 2024-08-17T01:37:01.420 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/2.Shrink 2024-08-17T01:37:01.420 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:37:02.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:37:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:37:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:37:03.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:02 smithi110 ceph-mon[98148]: pgmap v3391: 137 pgs: 137 active+clean; 104 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 6.6 MiB/s wr, 70 op/s 2024-08-17T01:37:03.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:02 smithi110 ceph-mon[100641]: pgmap v3391: 137 pgs: 137 active+clean; 104 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 6.6 MiB/s wr, 70 op/s 2024-08-17T01:37:03.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:02 smithi177 ceph-mon[90034]: pgmap v3391: 137 pgs: 137 active+clean; 104 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 6.6 MiB/s wr, 70 op/s 2024-08-17T01:37:05.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:04 smithi110 ceph-mon[100641]: pgmap v3392: 137 pgs: 137 active+clean; 121 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2024-08-17T01:37:05.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:04 smithi110 ceph-mon[98148]: pgmap v3392: 137 pgs: 137 active+clean; 121 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2024-08-17T01:37:05.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:04 smithi177 ceph-mon[90034]: pgmap v3392: 137 pgs: 137 active+clean; 121 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2024-08-17T01:37:07.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:06 smithi110 ceph-mon[100641]: pgmap v3393: 137 pgs: 137 active+clean; 129 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.1 MiB/s wr, 61 op/s 2024-08-17T01:37:07.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:06 smithi110 ceph-mon[100641]: osdmap e1924: 8 total, 8 up, 8 in 2024-08-17T01:37:07.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:06 smithi110 ceph-mon[98148]: pgmap v3393: 137 pgs: 137 active+clean; 129 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.1 MiB/s wr, 61 op/s 2024-08-17T01:37:07.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:06 smithi110 ceph-mon[98148]: osdmap e1924: 8 total, 8 up, 8 in 2024-08-17T01:37:07.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:06 smithi177 ceph-mon[90034]: pgmap v3393: 137 pgs: 137 active+clean; 129 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.1 MiB/s wr, 61 op/s 2024-08-17T01:37:07.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:06 smithi177 ceph-mon[90034]: osdmap e1924: 8 total, 8 up, 8 in 2024-08-17T01:37:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:37:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:37:08] "GET /metrics HTTP/1.1" 200 36734 "" "Prometheus/2.43.0" 2024-08-17T01:37:09.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:08 smithi110 ceph-mon[100641]: pgmap v3395: 137 pgs: 137 active+clean; 134 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.2 MiB/s wr, 72 op/s 2024-08-17T01:37:09.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:08 smithi110 ceph-mon[98148]: pgmap v3395: 137 pgs: 137 active+clean; 134 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.2 MiB/s wr, 72 op/s 2024-08-17T01:37:09.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:08 smithi177 ceph-mon[90034]: pgmap v3395: 137 pgs: 137 active+clean; 134 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.2 MiB/s wr, 72 op/s 2024-08-17T01:37:11.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:10 smithi110 ceph-mon[98148]: pgmap v3396: 137 pgs: 137 active+clean; 150 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.0 MiB/s wr, 64 op/s 2024-08-17T01:37:11.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:10 smithi110 ceph-mon[100641]: pgmap v3396: 137 pgs: 137 active+clean; 150 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.0 MiB/s wr, 64 op/s 2024-08-17T01:37:11.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:10 smithi177 ceph-mon[90034]: pgmap v3396: 137 pgs: 137 active+clean; 150 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.0 MiB/s wr, 64 op/s 2024-08-17T01:37:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:11 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:37:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:11 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:37:12.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:11 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:37:12.334 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/2.Shrink (10914 ms) 2024-08-17T01:37:12.334 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/2.ShrinkToOne 2024-08-17T01:37:12.335 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:37:13.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:12 smithi110 ceph-mon[100641]: pgmap v3397: 137 pgs: 137 active+clean; 150 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 9.9 MiB/s rd, 4.6 MiB/s wr, 58 op/s 2024-08-17T01:37:13.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:12 smithi110 ceph-mon[98148]: pgmap v3397: 137 pgs: 137 active+clean; 150 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 9.9 MiB/s rd, 4.6 MiB/s wr, 58 op/s 2024-08-17T01:37:13.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:12 smithi177 ceph-mon[90034]: pgmap v3397: 137 pgs: 137 active+clean; 150 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 9.9 MiB/s rd, 4.6 MiB/s wr, 58 op/s 2024-08-17T01:37:15.051 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:14 smithi177 ceph-mon[90034]: pgmap v3398: 137 pgs: 137 active+clean; 166 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.2 MiB/s rd, 4.5 MiB/s wr, 55 op/s 2024-08-17T01:37:15.052 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:14 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:37:15.052 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:14 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:37:15.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:14 smithi110 ceph-mon[98148]: pgmap v3398: 137 pgs: 137 active+clean; 166 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.2 MiB/s rd, 4.5 MiB/s wr, 55 op/s 2024-08-17T01:37:15.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:14 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:37:15.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:14 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:37:15.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:14 smithi110 ceph-mon[100641]: pgmap v3398: 137 pgs: 137 active+clean; 166 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.2 MiB/s rd, 4.5 MiB/s wr, 55 op/s 2024-08-17T01:37:15.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:14 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:37:15.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:14 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:37:16.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:37:16.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:37:16.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:37:16.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:37:16.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:37:16.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:16 smithi110 ceph-mon[100641]: pgmap v3399: 137 pgs: 137 active+clean; 179 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.0 MiB/s wr, 64 op/s 2024-08-17T01:37:16.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:37:16.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:37:16.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:37:16.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:37:16.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:37:16.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:16 smithi110 ceph-mon[98148]: pgmap v3399: 137 pgs: 137 active+clean; 179 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.0 MiB/s wr, 64 op/s 2024-08-17T01:37:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:37:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:37:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:37:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:37:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:37:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:16 smithi177 ceph-mon[90034]: pgmap v3399: 137 pgs: 137 active+clean; 179 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.0 MiB/s wr, 64 op/s 2024-08-17T01:37:17.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:37:17.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:17 smithi110 ceph-mon[100641]: osdmap e1925: 8 total, 8 up, 8 in 2024-08-17T01:37:17.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:37:17.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:17 smithi110 ceph-mon[98148]: osdmap e1925: 8 total, 8 up, 8 in 2024-08-17T01:37:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:37:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:17 smithi177 ceph-mon[90034]: osdmap e1925: 8 total, 8 up, 8 in 2024-08-17T01:37:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:18 smithi110 ceph-mon[100641]: pgmap v3401: 137 pgs: 137 active+clean; 191 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 49 op/s 2024-08-17T01:37:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:18 smithi110 ceph-mon[98148]: pgmap v3401: 137 pgs: 137 active+clean; 191 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 49 op/s 2024-08-17T01:37:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:37:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:37:18] "GET /metrics HTTP/1.1" 200 36738 "" "Prometheus/2.43.0" 2024-08-17T01:37:18.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:18 smithi177 ceph-mon[90034]: pgmap v3401: 137 pgs: 137 active+clean; 191 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 49 op/s 2024-08-17T01:37:21.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:20 smithi110 ceph-mon[100641]: pgmap v3402: 137 pgs: 137 active+clean; 200 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.0 MiB/s wr, 57 op/s 2024-08-17T01:37:21.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.2", "id": [5, 4]}]: dispatch 2024-08-17T01:37:21.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.11", "id": [5, 4]}]: dispatch 2024-08-17T01:37:21.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:20 smithi110 ceph-mon[98148]: pgmap v3402: 137 pgs: 137 active+clean; 200 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.0 MiB/s wr, 57 op/s 2024-08-17T01:37:21.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.2", "id": [5, 4]}]: dispatch 2024-08-17T01:37:21.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.11", "id": [5, 4]}]: dispatch 2024-08-17T01:37:21.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:20 smithi177 ceph-mon[90034]: pgmap v3402: 137 pgs: 137 active+clean; 200 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.0 MiB/s wr, 57 op/s 2024-08-17T01:37:21.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.2", "id": [5, 4]}]: dispatch 2024-08-17T01:37:21.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.11", "id": [5, 4]}]: dispatch 2024-08-17T01:37:22.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.2", "id": [5, 4]}]': finished 2024-08-17T01:37:22.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.11", "id": [5, 4]}]': finished 2024-08-17T01:37:22.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:21 smithi110 ceph-mon[98148]: osdmap e1926: 8 total, 8 up, 8 in 2024-08-17T01:37:22.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.2", "id": [5, 4]}]': finished 2024-08-17T01:37:22.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.11", "id": [5, 4]}]': finished 2024-08-17T01:37:22.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:21 smithi110 ceph-mon[100641]: osdmap e1926: 8 total, 8 up, 8 in 2024-08-17T01:37:22.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.2", "id": [5, 4]}]': finished 2024-08-17T01:37:22.115 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.11", "id": [5, 4]}]': finished 2024-08-17T01:37:22.115 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:21 smithi177 ceph-mon[90034]: osdmap e1926: 8 total, 8 up, 8 in 2024-08-17T01:37:23.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:22 smithi110 ceph-mon[100641]: pgmap v3404: 137 pgs: 137 active+clean; 208 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.5 MiB/s rd, 5.3 MiB/s wr, 67 op/s 2024-08-17T01:37:23.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:22 smithi110 ceph-mon[100641]: osdmap e1927: 8 total, 8 up, 8 in 2024-08-17T01:37:23.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:22 smithi110 ceph-mon[98148]: pgmap v3404: 137 pgs: 137 active+clean; 208 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.5 MiB/s rd, 5.3 MiB/s wr, 67 op/s 2024-08-17T01:37:23.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:22 smithi110 ceph-mon[98148]: osdmap e1927: 8 total, 8 up, 8 in 2024-08-17T01:37:23.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:22 smithi177 ceph-mon[90034]: pgmap v3404: 137 pgs: 137 active+clean; 208 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.5 MiB/s rd, 5.3 MiB/s wr, 67 op/s 2024-08-17T01:37:23.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:22 smithi177 ceph-mon[90034]: osdmap e1927: 8 total, 8 up, 8 in 2024-08-17T01:37:24.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:23 smithi177 ceph-mon[90034]: Health check failed: Degraded data redundancy: 4/348 objects degraded (1.149%), 1 pg degraded (PG_DEGRADED) 2024-08-17T01:37:24.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:23 smithi110 ceph-mon[100641]: Health check failed: Degraded data redundancy: 4/348 objects degraded (1.149%), 1 pg degraded (PG_DEGRADED) 2024-08-17T01:37:24.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:23 smithi110 ceph-mon[98148]: Health check failed: Degraded data redundancy: 4/348 objects degraded (1.149%), 1 pg degraded (PG_DEGRADED) 2024-08-17T01:37:24.497 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/2.ShrinkToOne (12162 ms) 2024-08-17T01:37:24.497 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/2.ShrinkToOneAfterSnapshot 2024-08-17T01:37:24.497 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:37:25.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:24 smithi177 ceph-mon[90034]: pgmap v3406: 137 pgs: 1 activating+degraded, 136 active+clean; 212 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.2 MiB/s wr, 59 op/s; 4/348 objects degraded (1.149%) 2024-08-17T01:37:25.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:24 smithi110 ceph-mon[98148]: pgmap v3406: 137 pgs: 1 activating+degraded, 136 active+clean; 212 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.2 MiB/s wr, 59 op/s; 4/348 objects degraded (1.149%) 2024-08-17T01:37:25.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:24 smithi110 ceph-mon[100641]: pgmap v3406: 137 pgs: 1 activating+degraded, 136 active+clean; 212 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.2 MiB/s wr, 59 op/s; 4/348 objects degraded (1.149%) 2024-08-17T01:37:27.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:26 smithi177 ceph-mon[90034]: pgmap v3407: 137 pgs: 1 activating+degraded, 136 active+clean; 212 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.1 MiB/s wr, 60 op/s; 4/348 objects degraded (1.149%); 128 KiB/s, 2 keys/s, 0 objects/s recovering 2024-08-17T01:37:27.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:26 smithi110 ceph-mon[100641]: pgmap v3407: 137 pgs: 1 activating+degraded, 136 active+clean; 212 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.1 MiB/s wr, 60 op/s; 4/348 objects degraded (1.149%); 128 KiB/s, 2 keys/s, 0 objects/s recovering 2024-08-17T01:37:27.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:26 smithi110 ceph-mon[98148]: pgmap v3407: 137 pgs: 1 activating+degraded, 136 active+clean; 212 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.1 MiB/s wr, 60 op/s; 4/348 objects degraded (1.149%); 128 KiB/s, 2 keys/s, 0 objects/s recovering 2024-08-17T01:37:28.186 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:27 smithi110 ceph-mon[98148]: pgmap v3408: 137 pgs: 137 active+clean; 216 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.5 MiB/s wr, 28 op/s; 2.1 MiB/s, 2 keys/s, 0 objects/s recovering 2024-08-17T01:37:28.186 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:27 smithi110 ceph-mon[98148]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/348 objects degraded (1.149%), 1 pg degraded) 2024-08-17T01:37:28.187 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:27 smithi110 ceph-mon[100641]: pgmap v3408: 137 pgs: 137 active+clean; 216 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.5 MiB/s wr, 28 op/s; 2.1 MiB/s, 2 keys/s, 0 objects/s recovering 2024-08-17T01:37:28.187 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:27 smithi110 ceph-mon[100641]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/348 objects degraded (1.149%), 1 pg degraded) 2024-08-17T01:37:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:27 smithi177 ceph-mon[90034]: pgmap v3408: 137 pgs: 137 active+clean; 216 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.5 MiB/s wr, 28 op/s; 2.1 MiB/s, 2 keys/s, 0 objects/s recovering 2024-08-17T01:37:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:27 smithi177 ceph-mon[90034]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/348 objects degraded (1.149%), 1 pg degraded) 2024-08-17T01:37:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:37:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:37:28] "GET /metrics HTTP/1.1" 200 36738 "" "Prometheus/2.43.0" 2024-08-17T01:37:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:29 smithi110 ceph-mon[98148]: osdmap e1928: 8 total, 8 up, 8 in 2024-08-17T01:37:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:29 smithi110 ceph-mon[98148]: pgmap v3410: 137 pgs: 137 active+clean; 232 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 MiB/s wr, 41 op/s; 2.1 MiB/s, 2 keys/s, 0 objects/s recovering 2024-08-17T01:37:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:29 smithi110 ceph-mon[100641]: osdmap e1928: 8 total, 8 up, 8 in 2024-08-17T01:37:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:29 smithi110 ceph-mon[100641]: pgmap v3410: 137 pgs: 137 active+clean; 232 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 MiB/s wr, 41 op/s; 2.1 MiB/s, 2 keys/s, 0 objects/s recovering 2024-08-17T01:37:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:29 smithi177 ceph-mon[90034]: osdmap e1928: 8 total, 8 up, 8 in 2024-08-17T01:37:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:29 smithi177 ceph-mon[90034]: pgmap v3410: 137 pgs: 137 active+clean; 232 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 MiB/s wr, 41 op/s; 2.1 MiB/s, 2 keys/s, 0 objects/s recovering 2024-08-17T01:37:31.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:37:31.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:37:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:37:32.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:32 smithi110 ceph-mon[100641]: pgmap v3411: 137 pgs: 137 active+clean; 237 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 907 KiB/s rd, 3.3 MiB/s wr, 35 op/s; 1.7 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T01:37:32.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:32 smithi110 ceph-mon[98148]: pgmap v3411: 137 pgs: 137 active+clean; 237 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 907 KiB/s rd, 3.3 MiB/s wr, 35 op/s; 1.7 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T01:37:32.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:32 smithi177 ceph-mon[90034]: pgmap v3411: 137 pgs: 137 active+clean; 237 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 907 KiB/s rd, 3.3 MiB/s wr, 35 op/s; 1.7 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T01:37:34.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:34 smithi110 ceph-mon[100641]: osdmap e1929: 8 total, 8 up, 8 in 2024-08-17T01:37:34.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:34 smithi110 ceph-mon[100641]: pgmap v3413: 137 pgs: 137 active+clean; 245 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 4.1 MiB/s wr, 58 op/s; 2.0 MiB/s, 0 objects/s recovering 2024-08-17T01:37:34.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:34 smithi110 ceph-mon[98148]: osdmap e1929: 8 total, 8 up, 8 in 2024-08-17T01:37:34.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:34 smithi110 ceph-mon[98148]: pgmap v3413: 137 pgs: 137 active+clean; 245 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 4.1 MiB/s wr, 58 op/s; 2.0 MiB/s, 0 objects/s recovering 2024-08-17T01:37:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:34 smithi177 ceph-mon[90034]: osdmap e1929: 8 total, 8 up, 8 in 2024-08-17T01:37:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:34 smithi177 ceph-mon[90034]: pgmap v3413: 137 pgs: 137 active+clean; 245 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 4.1 MiB/s wr, 58 op/s; 2.0 MiB/s, 0 objects/s recovering 2024-08-17T01:37:35.739 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/2.ShrinkToOneAfterSnapshot (11242 ms) 2024-08-17T01:37:35.739 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/2.MinOverlap 2024-08-17T01:37:35.739 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:37:37.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:36 smithi110 ceph-mon[98148]: pgmap v3414: 137 pgs: 137 active+clean; 277 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 7.6 MiB/s wr, 80 op/s 2024-08-17T01:37:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:36 smithi110 ceph-mon[100641]: pgmap v3414: 137 pgs: 137 active+clean; 277 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 7.6 MiB/s wr, 80 op/s 2024-08-17T01:37:37.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:36 smithi177 ceph-mon[90034]: pgmap v3414: 137 pgs: 137 active+clean; 277 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 7.6 MiB/s wr, 80 op/s 2024-08-17T01:37:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:37:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:37:38] "GET /metrics HTTP/1.1" 200 36751 "" "Prometheus/2.43.0" 2024-08-17T01:37:39.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:38 smithi110 ceph-mon[100641]: pgmap v3415: 137 pgs: 137 active+clean; 285 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 7.8 MiB/s wr, 71 op/s 2024-08-17T01:37:39.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:38 smithi110 ceph-mon[98148]: pgmap v3415: 137 pgs: 137 active+clean; 285 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 7.8 MiB/s wr, 71 op/s 2024-08-17T01:37:39.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:38 smithi177 ceph-mon[90034]: pgmap v3415: 137 pgs: 137 active+clean; 285 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 7.8 MiB/s wr, 71 op/s 2024-08-17T01:37:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:40 smithi110 ceph-mon[98148]: pgmap v3416: 137 pgs: 137 active+clean; 310 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 7.8 MiB/s wr, 60 op/s 2024-08-17T01:37:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:40 smithi110 ceph-mon[98148]: osdmap e1930: 8 total, 8 up, 8 in 2024-08-17T01:37:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:40 smithi110 ceph-mon[100641]: pgmap v3416: 137 pgs: 137 active+clean; 310 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 7.8 MiB/s wr, 60 op/s 2024-08-17T01:37:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:40 smithi110 ceph-mon[100641]: osdmap e1930: 8 total, 8 up, 8 in 2024-08-17T01:37:41.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:40 smithi177 ceph-mon[90034]: pgmap v3416: 137 pgs: 137 active+clean; 310 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 7.8 MiB/s wr, 60 op/s 2024-08-17T01:37:41.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:40 smithi177 ceph-mon[90034]: osdmap e1930: 8 total, 8 up, 8 in 2024-08-17T01:37:43.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:42 smithi110 ceph-mon[100641]: pgmap v3418: 137 pgs: 137 active+clean; 322 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 9.3 MiB/s wr, 46 op/s 2024-08-17T01:37:43.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:42 smithi110 ceph-mon[98148]: pgmap v3418: 137 pgs: 137 active+clean; 322 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 9.3 MiB/s wr, 46 op/s 2024-08-17T01:37:43.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:42 smithi177 ceph-mon[90034]: pgmap v3418: 137 pgs: 137 active+clean; 322 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 9.3 MiB/s wr, 46 op/s 2024-08-17T01:37:45.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:44 smithi110 ceph-mon[100641]: pgmap v3419: 137 pgs: 137 active+clean; 326 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 8.1 MiB/s wr, 47 op/s 2024-08-17T01:37:45.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:44 smithi110 ceph-mon[98148]: pgmap v3419: 137 pgs: 137 active+clean; 326 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 8.1 MiB/s wr, 47 op/s 2024-08-17T01:37:45.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:44 smithi177 ceph-mon[90034]: pgmap v3419: 137 pgs: 137 active+clean; 326 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 8.1 MiB/s wr, 47 op/s 2024-08-17T01:37:46.195 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/2.MinOverlap (10456 ms) 2024-08-17T01:37:46.195 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/2.ZeroOverlap 2024-08-17T01:37:46.195 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:37:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:46 smithi110 ceph-mon[98148]: pgmap v3420: 137 pgs: 137 active+clean; 339 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.6 MiB/s wr, 56 op/s 2024-08-17T01:37:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:37:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:46 smithi110 ceph-mon[100641]: pgmap v3420: 137 pgs: 137 active+clean; 339 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.6 MiB/s wr, 56 op/s 2024-08-17T01:37:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:37:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:46 smithi177 ceph-mon[90034]: pgmap v3420: 137 pgs: 137 active+clean; 339 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.6 MiB/s wr, 56 op/s 2024-08-17T01:37:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:37:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:37:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:37:48] "GET /metrics HTTP/1.1" 200 36739 "" "Prometheus/2.43.0" 2024-08-17T01:37:49.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:48 smithi110 ceph-mon[100641]: pgmap v3421: 137 pgs: 137 active+clean; 343 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 6.2 MiB/s wr, 61 op/s 2024-08-17T01:37:49.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:48 smithi110 ceph-mon[98148]: pgmap v3421: 137 pgs: 137 active+clean; 343 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 6.2 MiB/s wr, 61 op/s 2024-08-17T01:37:49.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:48 smithi177 ceph-mon[90034]: pgmap v3421: 137 pgs: 137 active+clean; 343 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 6.2 MiB/s wr, 61 op/s 2024-08-17T01:37:51.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:50 smithi110 ceph-mon[98148]: pgmap v3422: 137 pgs: 137 active+clean; 343 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 54 op/s 2024-08-17T01:37:51.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:50 smithi110 ceph-mon[98148]: osdmap e1931: 8 total, 8 up, 8 in 2024-08-17T01:37:51.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:50 smithi110 ceph-mon[100641]: pgmap v3422: 137 pgs: 137 active+clean; 343 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 54 op/s 2024-08-17T01:37:51.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:50 smithi110 ceph-mon[100641]: osdmap e1931: 8 total, 8 up, 8 in 2024-08-17T01:37:51.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:50 smithi177 ceph-mon[90034]: pgmap v3422: 137 pgs: 137 active+clean; 343 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 54 op/s 2024-08-17T01:37:51.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:50 smithi177 ceph-mon[90034]: osdmap e1931: 8 total, 8 up, 8 in 2024-08-17T01:37:52.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:52 smithi110 ceph-mon[100641]: pgmap v3424: 137 pgs: 137 active+clean; 347 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 76 op/s 2024-08-17T01:37:52.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:52 smithi110 ceph-mon[98148]: pgmap v3424: 137 pgs: 137 active+clean; 347 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 76 op/s 2024-08-17T01:37:52.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:52 smithi177 ceph-mon[90034]: pgmap v3424: 137 pgs: 137 active+clean; 347 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 76 op/s 2024-08-17T01:37:55.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:54 smithi110 ceph-mon[100641]: pgmap v3425: 137 pgs: 137 active+clean; 368 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.6 MiB/s wr, 83 op/s 2024-08-17T01:37:55.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:54 smithi110 ceph-mon[98148]: pgmap v3425: 137 pgs: 137 active+clean; 368 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.6 MiB/s wr, 83 op/s 2024-08-17T01:37:55.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:54 smithi177 ceph-mon[90034]: pgmap v3425: 137 pgs: 137 active+clean; 368 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.6 MiB/s wr, 83 op/s 2024-08-17T01:37:56.162 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/2.ZeroOverlap (9967 ms) 2024-08-17T01:37:56.782 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 7 tests from EncryptedFlattenTest/2 (79307 ms total) 2024-08-17T01:37:56.782 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:37:56.782 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 7 tests from EncryptedFlattenTest/3, where TypeParam = LUKS1UnderLUKS1 2024-08-17T01:37:56.817 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/3.Simple 2024-08-17T01:37:57.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:56 smithi110 ceph-mon[100641]: pgmap v3426: 137 pgs: 137 active+clean; 376 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 567 KiB/s rd, 3.7 MiB/s wr, 57 op/s 2024-08-17T01:37:57.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:56 smithi110 ceph-mon[98148]: pgmap v3426: 137 pgs: 137 active+clean; 376 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 567 KiB/s rd, 3.7 MiB/s wr, 57 op/s 2024-08-17T01:37:57.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:56 smithi177 ceph-mon[90034]: pgmap v3426: 137 pgs: 137 active+clean; 376 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 567 KiB/s rd, 3.7 MiB/s wr, 57 op/s 2024-08-17T01:37:58.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:57 smithi110 ceph-mon[98148]: osdmap e1932: 8 total, 8 up, 8 in 2024-08-17T01:37:58.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:57 smithi110 ceph-mon[100641]: osdmap e1932: 8 total, 8 up, 8 in 2024-08-17T01:37:58.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:57 smithi177 ceph-mon[90034]: osdmap e1932: 8 total, 8 up, 8 in 2024-08-17T01:37:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:37:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:37:58] "GET /metrics HTTP/1.1" 200 36739 "" "Prometheus/2.43.0" 2024-08-17T01:37:58.801 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:37:59.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:58 smithi110 ceph-mon[98148]: pgmap v3428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:37:59.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:58 smithi110 ceph-mon[98148]: osdmap e1933: 8 total, 8 up, 8 in 2024-08-17T01:37:59.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:58 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2143043423' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:37:59.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:58 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:37:59.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:58 smithi110 ceph-mon[100641]: pgmap v3428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:37:59.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:58 smithi110 ceph-mon[100641]: osdmap e1933: 8 total, 8 up, 8 in 2024-08-17T01:37:59.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:58 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2143043423' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:37:59.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:58 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:37:59.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:58 smithi177 ceph-mon[90034]: pgmap v3428: 105 pgs: 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:37:59.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:58 smithi177 ceph-mon[90034]: osdmap e1933: 8 total, 8 up, 8 in 2024-08-17T01:37:59.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:58 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2143043423' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:37:59.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:58 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:38:00.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:59 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:38:00.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:37:59 smithi110 ceph-mon[100641]: osdmap e1934: 8 total, 8 up, 8 in 2024-08-17T01:38:00.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:59 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:38:00.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:37:59 smithi110 ceph-mon[98148]: osdmap e1934: 8 total, 8 up, 8 in 2024-08-17T01:38:00.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:59 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:38:00.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:37:59 smithi177 ceph-mon[90034]: osdmap e1934: 8 total, 8 up, 8 in 2024-08-17T01:38:01.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:00 smithi110 ceph-mon[100641]: pgmap v3431: 137 pgs: 4 creating+peering, 17 unknown, 116 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:38:01.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:00 smithi110 ceph-mon[100641]: osdmap e1935: 8 total, 8 up, 8 in 2024-08-17T01:38:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:00 smithi110 ceph-mon[98148]: pgmap v3431: 137 pgs: 4 creating+peering, 17 unknown, 116 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:38:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:00 smithi110 ceph-mon[98148]: osdmap e1935: 8 total, 8 up, 8 in 2024-08-17T01:38:01.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:00 smithi177 ceph-mon[90034]: pgmap v3431: 137 pgs: 4 creating+peering, 17 unknown, 116 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:38:01.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:00 smithi177 ceph-mon[90034]: osdmap e1935: 8 total, 8 up, 8 in 2024-08-17T01:38:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:01 smithi110 ceph-mon[98148]: osdmap e1936: 8 total, 8 up, 8 in 2024-08-17T01:38:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:38:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:01 smithi110 ceph-mon[100641]: osdmap e1936: 8 total, 8 up, 8 in 2024-08-17T01:38:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:38:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:01 smithi177 ceph-mon[90034]: osdmap e1936: 8 total, 8 up, 8 in 2024-08-17T01:38:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:38:03.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:02 smithi110 ceph-mon[98148]: pgmap v3434: 137 pgs: 4 creating+peering, 5 unknown, 128 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:38:03.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:02 smithi110 ceph-mon[100641]: pgmap v3434: 137 pgs: 4 creating+peering, 5 unknown, 128 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:38:03.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:02 smithi177 ceph-mon[90034]: pgmap v3434: 137 pgs: 4 creating+peering, 5 unknown, 128 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:38:05.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:04 smithi110 ceph-mon[98148]: pgmap v3435: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 517 B/s rd, 344 B/s wr, 1 op/s 2024-08-17T01:38:05.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:04 smithi110 ceph-mon[100641]: pgmap v3435: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 517 B/s rd, 344 B/s wr, 1 op/s 2024-08-17T01:38:05.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:04 smithi177 ceph-mon[90034]: pgmap v3435: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 517 B/s rd, 344 B/s wr, 1 op/s 2024-08-17T01:38:06.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:05 smithi177 ceph-mon[90034]: osdmap e1937: 8 total, 8 up, 8 in 2024-08-17T01:38:06.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:05 smithi110 ceph-mon[100641]: osdmap e1937: 8 total, 8 up, 8 in 2024-08-17T01:38:06.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:05 smithi110 ceph-mon[98148]: osdmap e1937: 8 total, 8 up, 8 in 2024-08-17T01:38:07.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:06 smithi177 ceph-mon[90034]: pgmap v3437: 137 pgs: 137 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.8 KiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-08-17T01:38:07.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:06 smithi177 ceph-mon[90034]: osdmap e1938: 8 total, 8 up, 8 in 2024-08-17T01:38:07.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:06 smithi110 ceph-mon[100641]: pgmap v3437: 137 pgs: 137 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.8 KiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-08-17T01:38:07.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:06 smithi110 ceph-mon[100641]: osdmap e1938: 8 total, 8 up, 8 in 2024-08-17T01:38:07.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:06 smithi110 ceph-mon[98148]: pgmap v3437: 137 pgs: 137 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.8 KiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-08-17T01:38:07.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:06 smithi110 ceph-mon[98148]: osdmap e1938: 8 total, 8 up, 8 in 2024-08-17T01:38:08.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:38:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:38:08] "GET /metrics HTTP/1.1" 200 36695 "" "Prometheus/2.43.0" 2024-08-17T01:38:09.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:08 smithi177 ceph-mon[90034]: pgmap v3439: 137 pgs: 137 active+clean; 18 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 1.9 MiB/s wr, 21 op/s 2024-08-17T01:38:09.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:08 smithi110 ceph-mon[100641]: pgmap v3439: 137 pgs: 137 active+clean; 18 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 1.9 MiB/s wr, 21 op/s 2024-08-17T01:38:09.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:08 smithi110 ceph-mon[98148]: pgmap v3439: 137 pgs: 137 active+clean; 18 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 1.9 MiB/s wr, 21 op/s 2024-08-17T01:38:11.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:10 smithi177 ceph-mon[90034]: pgmap v3440: 137 pgs: 137 active+clean; 38 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-17T01:38:11.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:10 smithi110 ceph-mon[100641]: pgmap v3440: 137 pgs: 137 active+clean; 38 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-17T01:38:11.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:10 smithi110 ceph-mon[98148]: pgmap v3440: 137 pgs: 137 active+clean; 38 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-17T01:38:13.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:12 smithi177 ceph-mon[90034]: pgmap v3441: 137 pgs: 137 active+clean; 38 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-08-17T01:38:13.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:12 smithi110 ceph-mon[100641]: pgmap v3441: 137 pgs: 137 active+clean; 38 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-08-17T01:38:13.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:12 smithi110 ceph-mon[98148]: pgmap v3441: 137 pgs: 137 active+clean; 38 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-08-17T01:38:14.656 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/3.Simple (17839 ms) 2024-08-17T01:38:14.656 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/3.Grow 2024-08-17T01:38:14.656 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:38:15.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:14 smithi177 ceph-mon[90034]: pgmap v3442: 137 pgs: 137 active+clean; 42 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.7 MiB/s wr, 53 op/s 2024-08-17T01:38:15.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:14 smithi110 ceph-mon[100641]: pgmap v3442: 137 pgs: 137 active+clean; 42 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.7 MiB/s wr, 53 op/s 2024-08-17T01:38:15.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:14 smithi110 ceph-mon[98148]: pgmap v3442: 137 pgs: 137 active+clean; 42 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.7 MiB/s wr, 53 op/s 2024-08-17T01:38:16.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:15 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:38:16.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:15 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:38:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:15 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:38:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:16 smithi177 ceph-mon[90034]: pgmap v3443: 137 pgs: 137 active+clean; 63 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.0 MiB/s wr, 59 op/s 2024-08-17T01:38:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:38:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:38:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:38:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:38:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:16 smithi110 ceph-mon[100641]: pgmap v3443: 137 pgs: 137 active+clean; 63 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.0 MiB/s wr, 59 op/s 2024-08-17T01:38:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:38:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:38:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:38:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:38:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:16 smithi110 ceph-mon[98148]: pgmap v3443: 137 pgs: 137 active+clean; 63 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.0 MiB/s wr, 59 op/s 2024-08-17T01:38:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:38:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:38:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:38:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:38:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:38:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:38:18] "GET /metrics HTTP/1.1" 200 36731 "" "Prometheus/2.43.0" 2024-08-17T01:38:19.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:18 smithi177 ceph-mon[90034]: pgmap v3444: 137 pgs: 137 active+clean; 63 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 4.3 MiB/s wr, 52 op/s 2024-08-17T01:38:19.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:18 smithi110 ceph-mon[100641]: pgmap v3444: 137 pgs: 137 active+clean; 63 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 4.3 MiB/s wr, 52 op/s 2024-08-17T01:38:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:18 smithi110 ceph-mon[98148]: pgmap v3444: 137 pgs: 137 active+clean; 63 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 4.3 MiB/s wr, 52 op/s 2024-08-17T01:38:20.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:19 smithi177 ceph-mon[90034]: osdmap e1939: 8 total, 8 up, 8 in 2024-08-17T01:38:20.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:19 smithi110 ceph-mon[98148]: osdmap e1939: 8 total, 8 up, 8 in 2024-08-17T01:38:20.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:19 smithi110 ceph-mon[100641]: osdmap e1939: 8 total, 8 up, 8 in 2024-08-17T01:38:21.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:20 smithi177 ceph-mon[90034]: pgmap v3446: 137 pgs: 137 active+clean; 75 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-08-17T01:38:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:20 smithi110 ceph-mon[100641]: pgmap v3446: 137 pgs: 137 active+clean; 75 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-08-17T01:38:21.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:20 smithi110 ceph-mon[98148]: pgmap v3446: 137 pgs: 137 active+clean; 75 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-08-17T01:38:23.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:22 smithi177 ceph-mon[90034]: pgmap v3447: 137 pgs: 137 active+clean; 88 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 48 op/s 2024-08-17T01:38:23.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:22 smithi110 ceph-mon[100641]: pgmap v3447: 137 pgs: 137 active+clean; 88 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 48 op/s 2024-08-17T01:38:23.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:22 smithi110 ceph-mon[98148]: pgmap v3447: 137 pgs: 137 active+clean; 88 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 48 op/s 2024-08-17T01:38:25.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:24 smithi177 ceph-mon[90034]: pgmap v3448: 137 pgs: 137 active+clean; 92 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 5.4 MiB/s wr, 51 op/s 2024-08-17T01:38:25.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:24 smithi110 ceph-mon[98148]: pgmap v3448: 137 pgs: 137 active+clean; 92 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 5.4 MiB/s wr, 51 op/s 2024-08-17T01:38:25.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:24 smithi110 ceph-mon[100641]: pgmap v3448: 137 pgs: 137 active+clean; 92 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 5.4 MiB/s wr, 51 op/s 2024-08-17T01:38:27.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:26 smithi177 ceph-mon[90034]: pgmap v3449: 137 pgs: 137 active+clean; 96 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.3 MiB/s wr, 39 op/s 2024-08-17T01:38:27.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:26 smithi110 ceph-mon[98148]: pgmap v3449: 137 pgs: 137 active+clean; 96 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.3 MiB/s wr, 39 op/s 2024-08-17T01:38:27.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:26 smithi110 ceph-mon[100641]: pgmap v3449: 137 pgs: 137 active+clean; 96 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.3 MiB/s wr, 39 op/s 2024-08-17T01:38:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:38:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:38:28] "GET /metrics HTTP/1.1" 200 36731 "" "Prometheus/2.43.0" 2024-08-17T01:38:28.658 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/3.Grow (14002 ms) 2024-08-17T01:38:28.658 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/3.Shrink 2024-08-17T01:38:28.658 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:38:29.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:28 smithi177 ceph-mon[90034]: pgmap v3450: 137 pgs: 137 active+clean; 104 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.1 MiB/s wr, 50 op/s 2024-08-17T01:38:29.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:28 smithi110 ceph-mon[100641]: pgmap v3450: 137 pgs: 137 active+clean; 104 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.1 MiB/s wr, 50 op/s 2024-08-17T01:38:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:28 smithi110 ceph-mon[98148]: pgmap v3450: 137 pgs: 137 active+clean; 104 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.1 MiB/s wr, 50 op/s 2024-08-17T01:38:31.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:30 smithi177 ceph-mon[90034]: pgmap v3451: 137 pgs: 137 active+clean; 117 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 5.0 MiB/s wr, 56 op/s 2024-08-17T01:38:31.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:30 smithi110 ceph-mon[98148]: pgmap v3451: 137 pgs: 137 active+clean; 117 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 5.0 MiB/s wr, 56 op/s 2024-08-17T01:38:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:30 smithi110 ceph-mon[100641]: pgmap v3451: 137 pgs: 137 active+clean; 117 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.8 MiB/s rd, 5.0 MiB/s wr, 56 op/s 2024-08-17T01:38:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:38:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:38:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:38:33.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:32 smithi110 ceph-mon[100641]: pgmap v3452: 137 pgs: 137 active+clean; 121 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 4.2 MiB/s wr, 50 op/s 2024-08-17T01:38:33.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:32 smithi110 ceph-mon[98148]: pgmap v3452: 137 pgs: 137 active+clean; 121 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 4.2 MiB/s wr, 50 op/s 2024-08-17T01:38:33.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:32 smithi177 ceph-mon[90034]: pgmap v3452: 137 pgs: 137 active+clean; 121 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 4.2 MiB/s wr, 50 op/s 2024-08-17T01:38:34.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:33 smithi110 ceph-mon[100641]: osdmap e1940: 8 total, 8 up, 8 in 2024-08-17T01:38:34.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:33 smithi110 ceph-mon[98148]: osdmap e1940: 8 total, 8 up, 8 in 2024-08-17T01:38:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:33 smithi177 ceph-mon[90034]: osdmap e1940: 8 total, 8 up, 8 in 2024-08-17T01:38:35.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:34 smithi110 ceph-mon[100641]: pgmap v3454: 137 pgs: 137 active+clean; 121 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 48 op/s 2024-08-17T01:38:35.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:34 smithi110 ceph-mon[98148]: pgmap v3454: 137 pgs: 137 active+clean; 121 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 48 op/s 2024-08-17T01:38:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:34 smithi177 ceph-mon[90034]: pgmap v3454: 137 pgs: 137 active+clean; 121 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 48 op/s 2024-08-17T01:38:37.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:36 smithi110 ceph-mon[100641]: pgmap v3455: 137 pgs: 137 active+clean; 150 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 60 op/s 2024-08-17T01:38:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:36 smithi110 ceph-mon[98148]: pgmap v3455: 137 pgs: 137 active+clean; 150 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 60 op/s 2024-08-17T01:38:37.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:36 smithi177 ceph-mon[90034]: pgmap v3455: 137 pgs: 137 active+clean; 150 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 60 op/s 2024-08-17T01:38:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:38:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:38:38] "GET /metrics HTTP/1.1" 200 36735 "" "Prometheus/2.43.0" 2024-08-17T01:38:39.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:38 smithi110 ceph-mon[100641]: pgmap v3456: 137 pgs: 137 active+clean; 150 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 8.9 MiB/s rd, 5.0 MiB/s wr, 49 op/s 2024-08-17T01:38:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:38 smithi110 ceph-mon[98148]: pgmap v3456: 137 pgs: 137 active+clean; 150 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 8.9 MiB/s rd, 5.0 MiB/s wr, 49 op/s 2024-08-17T01:38:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:38 smithi177 ceph-mon[90034]: pgmap v3456: 137 pgs: 137 active+clean; 150 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 8.9 MiB/s rd, 5.0 MiB/s wr, 49 op/s 2024-08-17T01:38:41.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:40 smithi110 ceph-mon[100641]: pgmap v3457: 137 pgs: 137 active+clean; 154 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-17T01:38:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:40 smithi110 ceph-mon[98148]: pgmap v3457: 137 pgs: 137 active+clean; 154 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-17T01:38:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:40 smithi177 ceph-mon[90034]: pgmap v3457: 137 pgs: 137 active+clean; 154 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-17T01:38:42.800 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/3.Shrink (14142 ms) 2024-08-17T01:38:42.800 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/3.ShrinkToOne 2024-08-17T01:38:42.800 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:38:43.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:42 smithi110 ceph-mon[98148]: pgmap v3458: 137 pgs: 137 active+clean; 154 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.3 MiB/s wr, 44 op/s 2024-08-17T01:38:43.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:42 smithi110 ceph-mon[100641]: pgmap v3458: 137 pgs: 137 active+clean; 154 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.3 MiB/s wr, 44 op/s 2024-08-17T01:38:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:42 smithi177 ceph-mon[90034]: pgmap v3458: 137 pgs: 137 active+clean; 154 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.3 MiB/s wr, 44 op/s 2024-08-17T01:38:45.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:44 smithi110 ceph-mon[100641]: pgmap v3459: 137 pgs: 137 active+clean; 163 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.9 MiB/s wr, 51 op/s 2024-08-17T01:38:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:44 smithi110 ceph-mon[98148]: pgmap v3459: 137 pgs: 137 active+clean; 163 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.9 MiB/s wr, 51 op/s 2024-08-17T01:38:45.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:44 smithi177 ceph-mon[90034]: pgmap v3459: 137 pgs: 137 active+clean; 163 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.9 MiB/s wr, 51 op/s 2024-08-17T01:38:46.263 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:45 smithi177 ceph-mon[90034]: pgmap v3460: 137 pgs: 137 active+clean; 179 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.2 MiB/s wr, 42 op/s 2024-08-17T01:38:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:45 smithi110 ceph-mon[98148]: pgmap v3460: 137 pgs: 137 active+clean; 179 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.2 MiB/s wr, 42 op/s 2024-08-17T01:38:46.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:45 smithi110 ceph-mon[100641]: pgmap v3460: 137 pgs: 137 active+clean; 179 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.2 MiB/s wr, 42 op/s 2024-08-17T01:38:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:38:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:38:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:38:48.187 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:47 smithi110 ceph-mon[100641]: osdmap e1941: 8 total, 8 up, 8 in 2024-08-17T01:38:48.187 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:47 smithi110 ceph-mon[100641]: pgmap v3462: 137 pgs: 137 active+clean; 183 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 34 op/s 2024-08-17T01:38:48.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:47 smithi110 ceph-mon[98148]: osdmap e1941: 8 total, 8 up, 8 in 2024-08-17T01:38:48.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:47 smithi110 ceph-mon[98148]: pgmap v3462: 137 pgs: 137 active+clean; 183 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 34 op/s 2024-08-17T01:38:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:47 smithi177 ceph-mon[90034]: osdmap e1941: 8 total, 8 up, 8 in 2024-08-17T01:38:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:47 smithi177 ceph-mon[90034]: pgmap v3462: 137 pgs: 137 active+clean; 183 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 34 op/s 2024-08-17T01:38:48.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:38:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:38:48] "GET /metrics HTTP/1.1" 200 36738 "" "Prometheus/2.43.0" 2024-08-17T01:38:51.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:50 smithi110 ceph-mon[98148]: pgmap v3463: 137 pgs: 137 active+clean; 188 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 3.8 MiB/s wr, 56 op/s 2024-08-17T01:38:51.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:50 smithi110 ceph-mon[100641]: pgmap v3463: 137 pgs: 137 active+clean; 188 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 3.8 MiB/s wr, 56 op/s 2024-08-17T01:38:51.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:50 smithi177 ceph-mon[90034]: pgmap v3463: 137 pgs: 137 active+clean; 188 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 3.8 MiB/s wr, 56 op/s 2024-08-17T01:38:53.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:52 smithi110 ceph-mon[100641]: pgmap v3464: 137 pgs: 137 active+clean; 208 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-08-17T01:38:53.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:52 smithi110 ceph-mon[98148]: pgmap v3464: 137 pgs: 137 active+clean; 208 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-08-17T01:38:53.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:52 smithi177 ceph-mon[90034]: pgmap v3464: 137 pgs: 137 active+clean; 208 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-08-17T01:38:55.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:54 smithi110 ceph-mon[100641]: pgmap v3465: 137 pgs: 137 active+clean; 208 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.9 MiB/s wr, 51 op/s 2024-08-17T01:38:55.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:54 smithi110 ceph-mon[98148]: pgmap v3465: 137 pgs: 137 active+clean; 208 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.9 MiB/s wr, 51 op/s 2024-08-17T01:38:55.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:54 smithi177 ceph-mon[90034]: pgmap v3465: 137 pgs: 137 active+clean; 208 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.9 MiB/s wr, 51 op/s 2024-08-17T01:38:56.635 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/3.ShrinkToOne (13835 ms) 2024-08-17T01:38:56.635 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/3.ShrinkToOneAfterSnapshot 2024-08-17T01:38:56.635 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:38:57.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:56 smithi110 ceph-mon[100641]: pgmap v3466: 137 pgs: 137 active+clean; 212 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 498 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T01:38:57.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:56 smithi110 ceph-mon[98148]: pgmap v3466: 137 pgs: 137 active+clean; 212 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 498 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T01:38:57.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:56 smithi177 ceph-mon[90034]: pgmap v3466: 137 pgs: 137 active+clean; 212 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 498 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T01:38:58.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:38:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:38:58] "GET /metrics HTTP/1.1" 200 36738 "" "Prometheus/2.43.0" 2024-08-17T01:38:59.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:38:58 smithi110 ceph-mon[98148]: pgmap v3467: 137 pgs: 137 active+clean; 212 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 460 KiB/s rd, 3.0 MiB/s wr, 39 op/s 2024-08-17T01:38:59.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:38:58 smithi110 ceph-mon[100641]: pgmap v3467: 137 pgs: 137 active+clean; 212 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 460 KiB/s rd, 3.0 MiB/s wr, 39 op/s 2024-08-17T01:38:59.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:38:58 smithi177 ceph-mon[90034]: pgmap v3467: 137 pgs: 137 active+clean; 212 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 460 KiB/s rd, 3.0 MiB/s wr, 39 op/s 2024-08-17T01:39:01.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:00 smithi110 ceph-mon[100641]: pgmap v3468: 137 pgs: 137 active+clean; 216 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 789 KiB/s rd, 3.4 MiB/s wr, 47 op/s 2024-08-17T01:39:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:00 smithi110 ceph-mon[98148]: pgmap v3468: 137 pgs: 137 active+clean; 216 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 789 KiB/s rd, 3.4 MiB/s wr, 47 op/s 2024-08-17T01:39:01.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:00 smithi177 ceph-mon[90034]: pgmap v3468: 137 pgs: 137 active+clean; 216 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 789 KiB/s rd, 3.4 MiB/s wr, 47 op/s 2024-08-17T01:39:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:01 smithi110 ceph-mon[100641]: osdmap e1942: 8 total, 8 up, 8 in 2024-08-17T01:39:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:39:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:01 smithi110 ceph-mon[98148]: osdmap e1942: 8 total, 8 up, 8 in 2024-08-17T01:39:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:39:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:01 smithi177 ceph-mon[90034]: osdmap e1942: 8 total, 8 up, 8 in 2024-08-17T01:39:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:39:03.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:02 smithi110 ceph-mon[98148]: pgmap v3470: 137 pgs: 137 active+clean; 216 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 923 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2024-08-17T01:39:03.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:02 smithi110 ceph-mon[100641]: pgmap v3470: 137 pgs: 137 active+clean; 216 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 923 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2024-08-17T01:39:03.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:02 smithi177 ceph-mon[90034]: pgmap v3470: 137 pgs: 137 active+clean; 216 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 923 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2024-08-17T01:39:05.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:04 smithi110 ceph-mon[100641]: pgmap v3471: 137 pgs: 137 active+clean; 228 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 937 KiB/s rd, 2.8 MiB/s wr, 43 op/s 2024-08-17T01:39:05.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:04 smithi110 ceph-mon[98148]: pgmap v3471: 137 pgs: 137 active+clean; 228 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 937 KiB/s rd, 2.8 MiB/s wr, 43 op/s 2024-08-17T01:39:05.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:04 smithi177 ceph-mon[90034]: pgmap v3471: 137 pgs: 137 active+clean; 228 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 937 KiB/s rd, 2.8 MiB/s wr, 43 op/s 2024-08-17T01:39:07.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:06 smithi110 ceph-mon[98148]: pgmap v3472: 137 pgs: 137 active+clean; 249 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 505 KiB/s rd, 4.5 MiB/s wr, 53 op/s 2024-08-17T01:39:07.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:06 smithi110 ceph-mon[100641]: pgmap v3472: 137 pgs: 137 active+clean; 249 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 505 KiB/s rd, 4.5 MiB/s wr, 53 op/s 2024-08-17T01:39:07.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:06 smithi177 ceph-mon[90034]: pgmap v3472: 137 pgs: 137 active+clean; 249 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 505 KiB/s rd, 4.5 MiB/s wr, 53 op/s 2024-08-17T01:39:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:39:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:39:08] "GET /metrics HTTP/1.1" 200 36722 "" "Prometheus/2.43.0" 2024-08-17T01:39:09.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:08 smithi110 ceph-mon[100641]: pgmap v3473: 137 pgs: 137 active+clean; 249 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 534 KiB/s rd, 4.5 MiB/s wr, 52 op/s 2024-08-17T01:39:09.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:08 smithi110 ceph-mon[98148]: pgmap v3473: 137 pgs: 137 active+clean; 249 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 534 KiB/s rd, 4.5 MiB/s wr, 52 op/s 2024-08-17T01:39:09.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:08 smithi177 ceph-mon[90034]: pgmap v3473: 137 pgs: 137 active+clean; 249 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 534 KiB/s rd, 4.5 MiB/s wr, 52 op/s 2024-08-17T01:39:10.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:09 smithi177 ceph-mon[90034]: osdmap e1943: 8 total, 8 up, 8 in 2024-08-17T01:39:10.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:09 smithi110 ceph-mon[98148]: osdmap e1943: 8 total, 8 up, 8 in 2024-08-17T01:39:10.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:09 smithi110 ceph-mon[100641]: osdmap e1943: 8 total, 8 up, 8 in 2024-08-17T01:39:11.097 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/3.ShrinkToOneAfterSnapshot (14462 ms) 2024-08-17T01:39:11.097 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/3.MinOverlap 2024-08-17T01:39:11.097 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:39:11.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:10 smithi177 ceph-mon[90034]: pgmap v3475: 137 pgs: 137 active+clean; 270 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1016 KiB/s rd, 6.0 MiB/s wr, 48 op/s 2024-08-17T01:39:11.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:10 smithi110 ceph-mon[98148]: pgmap v3475: 137 pgs: 137 active+clean; 270 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1016 KiB/s rd, 6.0 MiB/s wr, 48 op/s 2024-08-17T01:39:11.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:10 smithi110 ceph-mon[100641]: pgmap v3475: 137 pgs: 137 active+clean; 270 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1016 KiB/s rd, 6.0 MiB/s wr, 48 op/s 2024-08-17T01:39:13.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:12 smithi177 ceph-mon[90034]: pgmap v3476: 137 pgs: 137 active+clean; 298 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 8.2 MiB/s wr, 65 op/s 2024-08-17T01:39:13.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:12 smithi110 ceph-mon[100641]: pgmap v3476: 137 pgs: 137 active+clean; 298 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 8.2 MiB/s wr, 65 op/s 2024-08-17T01:39:13.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:12 smithi110 ceph-mon[98148]: pgmap v3476: 137 pgs: 137 active+clean; 298 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 8.2 MiB/s wr, 65 op/s 2024-08-17T01:39:15.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:14 smithi177 ceph-mon[90034]: pgmap v3477: 137 pgs: 137 active+clean; 306 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 7.8 MiB/s wr, 49 op/s 2024-08-17T01:39:15.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:14 smithi110 ceph-mon[98148]: pgmap v3477: 137 pgs: 137 active+clean; 306 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 7.8 MiB/s wr, 49 op/s 2024-08-17T01:39:15.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:14 smithi110 ceph-mon[100641]: pgmap v3477: 137 pgs: 137 active+clean; 306 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 7.8 MiB/s wr, 49 op/s 2024-08-17T01:39:16.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:15 smithi177 ceph-mon[90034]: osdmap e1944: 8 total, 8 up, 8 in 2024-08-17T01:39:16.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:15 smithi110 ceph-mon[100641]: osdmap e1944: 8 total, 8 up, 8 in 2024-08-17T01:39:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:15 smithi110 ceph-mon[98148]: osdmap e1944: 8 total, 8 up, 8 in 2024-08-17T01:39:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:16 smithi177 ceph-mon[90034]: pgmap v3479: 137 pgs: 137 active+clean; 327 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 9.8 MiB/s wr, 52 op/s 2024-08-17T01:39:17.119 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:39:17.119 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:39:17.119 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:39:17.119 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:39:17.119 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:39:17.120 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:39:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:16 smithi110 ceph-mon[100641]: pgmap v3479: 137 pgs: 137 active+clean; 327 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 9.8 MiB/s wr, 52 op/s 2024-08-17T01:39:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:39:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:39:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:39:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:39:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:39:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:39:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:16 smithi110 ceph-mon[98148]: pgmap v3479: 137 pgs: 137 active+clean; 327 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 9.8 MiB/s wr, 52 op/s 2024-08-17T01:39:17.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:39:17.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:39:17.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:39:17.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:39:17.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:39:17.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:39:18.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:39:18.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:39:18.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:39:18.186 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:39:18.186 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:39:18.186 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:39:18.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:39:18.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:39:18.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:39:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:39:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:39:18] "GET /metrics HTTP/1.1" 200 36733 "" "Prometheus/2.43.0" 2024-08-17T01:39:19.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:18 smithi177 ceph-mon[90034]: pgmap v3480: 137 pgs: 137 active+clean; 327 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 8.7 MiB/s wr, 51 op/s 2024-08-17T01:39:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:18 smithi110 ceph-mon[98148]: pgmap v3480: 137 pgs: 137 active+clean; 327 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 8.7 MiB/s wr, 51 op/s 2024-08-17T01:39:19.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:18 smithi110 ceph-mon[100641]: pgmap v3480: 137 pgs: 137 active+clean; 327 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 8.7 MiB/s wr, 51 op/s 2024-08-17T01:39:21.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:20 smithi177 ceph-mon[90034]: pgmap v3481: 137 pgs: 137 active+clean; 335 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.5 MiB/s wr, 73 op/s 2024-08-17T01:39:21.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:20 smithi110 ceph-mon[98148]: pgmap v3481: 137 pgs: 137 active+clean; 335 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.5 MiB/s wr, 73 op/s 2024-08-17T01:39:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:20 smithi110 ceph-mon[100641]: pgmap v3481: 137 pgs: 137 active+clean; 335 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.5 MiB/s wr, 73 op/s 2024-08-17T01:39:23.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:22 smithi177 ceph-mon[90034]: pgmap v3482: 137 pgs: 137 active+clean; 339 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 884 KiB/s rd, 4.1 MiB/s wr, 52 op/s 2024-08-17T01:39:23.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:22 smithi110 ceph-mon[98148]: pgmap v3482: 137 pgs: 137 active+clean; 339 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 884 KiB/s rd, 4.1 MiB/s wr, 52 op/s 2024-08-17T01:39:23.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:22 smithi110 ceph-mon[100641]: pgmap v3482: 137 pgs: 137 active+clean; 339 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 884 KiB/s rd, 4.1 MiB/s wr, 52 op/s 2024-08-17T01:39:24.748 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/3.MinOverlap (13651 ms) 2024-08-17T01:39:24.748 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/3.ZeroOverlap 2024-08-17T01:39:24.748 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:39:25.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:24 smithi177 ceph-mon[90034]: pgmap v3483: 137 pgs: 137 active+clean; 339 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-08-17T01:39:25.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:24 smithi110 ceph-mon[98148]: pgmap v3483: 137 pgs: 137 active+clean; 339 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-08-17T01:39:25.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:24 smithi110 ceph-mon[100641]: pgmap v3483: 137 pgs: 137 active+clean; 339 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-08-17T01:39:27.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:26 smithi177 ceph-mon[90034]: pgmap v3484: 137 pgs: 137 active+clean; 343 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-17T01:39:27.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:26 smithi110 ceph-mon[100641]: pgmap v3484: 137 pgs: 137 active+clean; 343 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-17T01:39:27.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:26 smithi110 ceph-mon[98148]: pgmap v3484: 137 pgs: 137 active+clean; 343 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-17T01:39:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:39:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:39:28] "GET /metrics HTTP/1.1" 200 36733 "" "Prometheus/2.43.0" 2024-08-17T01:39:29.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:28 smithi177 ceph-mon[90034]: pgmap v3485: 137 pgs: 137 active+clean; 343 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 44 op/s 2024-08-17T01:39:29.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:28 smithi110 ceph-mon[100641]: pgmap v3485: 137 pgs: 137 active+clean; 343 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 44 op/s 2024-08-17T01:39:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:28 smithi110 ceph-mon[98148]: pgmap v3485: 137 pgs: 137 active+clean; 343 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 44 op/s 2024-08-17T01:39:30.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:29 smithi177 ceph-mon[90034]: osdmap e1945: 8 total, 8 up, 8 in 2024-08-17T01:39:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:29 smithi110 ceph-mon[100641]: osdmap e1945: 8 total, 8 up, 8 in 2024-08-17T01:39:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:29 smithi110 ceph-mon[98148]: osdmap e1945: 8 total, 8 up, 8 in 2024-08-17T01:39:31.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:30 smithi177 ceph-mon[90034]: pgmap v3487: 137 pgs: 137 active+clean; 356 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 37 op/s 2024-08-17T01:39:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:30 smithi110 ceph-mon[100641]: pgmap v3487: 137 pgs: 137 active+clean; 356 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 37 op/s 2024-08-17T01:39:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:30 smithi110 ceph-mon[98148]: pgmap v3487: 137 pgs: 137 active+clean; 356 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 37 op/s 2024-08-17T01:39:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:39:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:39:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:39:33.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:32 smithi110 ceph-mon[98148]: pgmap v3488: 137 pgs: 137 active+clean; 368 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 38 op/s 2024-08-17T01:39:33.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:32 smithi110 ceph-mon[100641]: pgmap v3488: 137 pgs: 137 active+clean; 368 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 38 op/s 2024-08-17T01:39:33.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:32 smithi177 ceph-mon[90034]: pgmap v3488: 137 pgs: 137 active+clean; 368 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 38 op/s 2024-08-17T01:39:35.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:34 smithi110 ceph-mon[100641]: pgmap v3489: 137 pgs: 137 active+clean; 372 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-17T01:39:35.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:34 smithi110 ceph-mon[98148]: pgmap v3489: 137 pgs: 137 active+clean; 372 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-17T01:39:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:34 smithi177 ceph-mon[90034]: pgmap v3489: 137 pgs: 137 active+clean; 372 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-17T01:39:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:36 smithi110 ceph-mon[98148]: pgmap v3490: 137 pgs: 137 active+clean; 376 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 3.3 MiB/s wr, 43 op/s 2024-08-17T01:39:37.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:36 smithi110 ceph-mon[100641]: pgmap v3490: 137 pgs: 137 active+clean; 376 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 3.3 MiB/s wr, 43 op/s 2024-08-17T01:39:37.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:36 smithi177 ceph-mon[90034]: pgmap v3490: 137 pgs: 137 active+clean; 376 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 3.3 MiB/s wr, 43 op/s 2024-08-17T01:39:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:39:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:39:38] "GET /metrics HTTP/1.1" 200 36738 "" "Prometheus/2.43.0" 2024-08-17T01:39:38.669 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/3.ZeroOverlap (13921 ms) 2024-08-17T01:39:38.883 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 7 tests from EncryptedFlattenTest/3 (101852 ms total) 2024-08-17T01:39:38.883 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:39:38.883 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 7 tests from EncryptedFlattenTest/4, where TypeParam = LUKS1UnderLUKS2 2024-08-17T01:39:38.912 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/4.Simple 2024-08-17T01:39:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:38 smithi110 ceph-mon[98148]: pgmap v3491: 137 pgs: 137 active+clean; 376 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 98 KiB/s rd, 3.3 MiB/s wr, 53 op/s 2024-08-17T01:39:39.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:38 smithi110 ceph-mon[100641]: pgmap v3491: 137 pgs: 137 active+clean; 376 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 98 KiB/s rd, 3.3 MiB/s wr, 53 op/s 2024-08-17T01:39:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:38 smithi177 ceph-mon[90034]: pgmap v3491: 137 pgs: 137 active+clean; 376 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 98 KiB/s rd, 3.3 MiB/s wr, 53 op/s 2024-08-17T01:39:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:39 smithi110 ceph-mon[98148]: osdmap e1946: 8 total, 8 up, 8 in 2024-08-17T01:39:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:39 smithi110 ceph-mon[100641]: osdmap e1946: 8 total, 8 up, 8 in 2024-08-17T01:39:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:39 smithi177 ceph-mon[90034]: osdmap e1946: 8 total, 8 up, 8 in 2024-08-17T01:39:40.899 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:39:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:40 smithi110 ceph-mon[98148]: pgmap v3493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:39:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:40 smithi110 ceph-mon[98148]: osdmap e1947: 8 total, 8 up, 8 in 2024-08-17T01:39:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:40 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/1052530745' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:39:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:40 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:39:41.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:40 smithi110 ceph-mon[100641]: pgmap v3493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:39:41.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:40 smithi110 ceph-mon[100641]: osdmap e1947: 8 total, 8 up, 8 in 2024-08-17T01:39:41.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:40 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/1052530745' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:39:41.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:40 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:39:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:40 smithi177 ceph-mon[90034]: pgmap v3493: 105 pgs: 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:39:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:40 smithi177 ceph-mon[90034]: osdmap e1947: 8 total, 8 up, 8 in 2024-08-17T01:39:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:40 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/1052530745' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:39:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:40 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:39:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:41 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:39:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:41 smithi110 ceph-mon[98148]: osdmap e1948: 8 total, 8 up, 8 in 2024-08-17T01:39:42.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:41 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:39:42.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:41 smithi110 ceph-mon[100641]: osdmap e1948: 8 total, 8 up, 8 in 2024-08-17T01:39:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:41 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:39:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:41 smithi177 ceph-mon[90034]: osdmap e1948: 8 total, 8 up, 8 in 2024-08-17T01:39:43.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:42 smithi110 ceph-mon[100641]: pgmap v3496: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:39:43.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:42 smithi110 ceph-mon[100641]: osdmap e1949: 8 total, 8 up, 8 in 2024-08-17T01:39:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:42 smithi110 ceph-mon[98148]: pgmap v3496: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:39:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:42 smithi110 ceph-mon[98148]: osdmap e1949: 8 total, 8 up, 8 in 2024-08-17T01:39:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:42 smithi177 ceph-mon[90034]: pgmap v3496: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:39:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:42 smithi177 ceph-mon[90034]: osdmap e1949: 8 total, 8 up, 8 in 2024-08-17T01:39:44.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:43 smithi110 ceph-mon[100641]: osdmap e1950: 8 total, 8 up, 8 in 2024-08-17T01:39:44.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:43 smithi110 ceph-mon[100641]: pgmap v3499: 137 pgs: 8 creating+peering, 8 unknown, 121 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-08-17T01:39:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:43 smithi110 ceph-mon[98148]: osdmap e1950: 8 total, 8 up, 8 in 2024-08-17T01:39:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:43 smithi110 ceph-mon[98148]: pgmap v3499: 137 pgs: 8 creating+peering, 8 unknown, 121 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-08-17T01:39:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:43 smithi177 ceph-mon[90034]: osdmap e1950: 8 total, 8 up, 8 in 2024-08-17T01:39:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:43 smithi177 ceph-mon[90034]: pgmap v3499: 137 pgs: 8 creating+peering, 8 unknown, 121 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-08-17T01:39:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:46 smithi110 ceph-mon[98148]: pgmap v3500: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 524 B/s rd, 524 B/s wr, 1 op/s 2024-08-17T01:39:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:39:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:46 smithi110 ceph-mon[100641]: pgmap v3500: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 524 B/s rd, 524 B/s wr, 1 op/s 2024-08-17T01:39:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:39:47.065 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:46 smithi177 ceph-mon[90034]: pgmap v3500: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 524 B/s rd, 524 B/s wr, 1 op/s 2024-08-17T01:39:47.065 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:39:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:47 smithi110 ceph-mon[100641]: osdmap e1951: 8 total, 8 up, 8 in 2024-08-17T01:39:48.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:47 smithi110 ceph-mon[98148]: osdmap e1951: 8 total, 8 up, 8 in 2024-08-17T01:39:48.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:47 smithi177 ceph-mon[90034]: osdmap e1951: 8 total, 8 up, 8 in 2024-08-17T01:39:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:39:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:39:48] "GET /metrics HTTP/1.1" 200 36704 "" "Prometheus/2.43.0" 2024-08-17T01:39:49.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:48 smithi110 ceph-mon[100641]: pgmap v3502: 137 pgs: 137 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 2.0 MiB/s wr, 53 op/s 2024-08-17T01:39:49.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:48 smithi110 ceph-mon[98148]: pgmap v3502: 137 pgs: 137 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 2.0 MiB/s wr, 53 op/s 2024-08-17T01:39:49.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:48 smithi177 ceph-mon[90034]: pgmap v3502: 137 pgs: 137 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 2.0 MiB/s wr, 53 op/s 2024-08-17T01:39:51.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:50 smithi177 ceph-mon[90034]: pgmap v3503: 137 pgs: 137 active+clean; 26 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 2.7 MiB/s wr, 49 op/s 2024-08-17T01:39:51.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:50 smithi110 ceph-mon[100641]: pgmap v3503: 137 pgs: 137 active+clean; 26 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 2.7 MiB/s wr, 49 op/s 2024-08-17T01:39:51.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:50 smithi110 ceph-mon[98148]: pgmap v3503: 137 pgs: 137 active+clean; 26 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 2.7 MiB/s wr, 49 op/s 2024-08-17T01:39:52.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:52 smithi110 ceph-mon[100641]: osdmap e1952: 8 total, 8 up, 8 in 2024-08-17T01:39:52.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:52 smithi110 ceph-mon[100641]: pgmap v3505: 137 pgs: 137 active+clean; 34 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 49 op/s 2024-08-17T01:39:52.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:52 smithi110 ceph-mon[98148]: osdmap e1952: 8 total, 8 up, 8 in 2024-08-17T01:39:52.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:52 smithi110 ceph-mon[98148]: pgmap v3505: 137 pgs: 137 active+clean; 34 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 49 op/s 2024-08-17T01:39:52.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:52 smithi177 ceph-mon[90034]: osdmap e1952: 8 total, 8 up, 8 in 2024-08-17T01:39:52.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:52 smithi177 ceph-mon[90034]: pgmap v3505: 137 pgs: 137 active+clean; 34 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 49 op/s 2024-08-17T01:39:55.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:54 smithi110 ceph-mon[100641]: pgmap v3506: 137 pgs: 137 active+clean; 34 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 49 op/s 2024-08-17T01:39:55.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:54 smithi110 ceph-mon[98148]: pgmap v3506: 137 pgs: 137 active+clean; 34 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 49 op/s 2024-08-17T01:39:55.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:54 smithi177 ceph-mon[90034]: pgmap v3506: 137 pgs: 137 active+clean; 34 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 49 op/s 2024-08-17T01:39:57.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:56 smithi110 ceph-mon[100641]: pgmap v3507: 137 pgs: 137 active+clean; 42 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-17T01:39:57.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:56 smithi110 ceph-mon[98148]: pgmap v3507: 137 pgs: 137 active+clean; 42 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-17T01:39:57.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:56 smithi177 ceph-mon[90034]: pgmap v3507: 137 pgs: 137 active+clean; 42 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-17T01:39:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:39:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:39:58] "GET /metrics HTTP/1.1" 200 36704 "" "Prometheus/2.43.0" 2024-08-17T01:39:59.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:39:58 smithi110 ceph-mon[100641]: pgmap v3508: 137 pgs: 137 active+clean; 46 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 2.9 MiB/s wr, 15 op/s 2024-08-17T01:39:59.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:39:58 smithi110 ceph-mon[98148]: pgmap v3508: 137 pgs: 137 active+clean; 46 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 2.9 MiB/s wr, 15 op/s 2024-08-17T01:39:59.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:39:58 smithi177 ceph-mon[90034]: pgmap v3508: 137 pgs: 137 active+clean; 46 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 2.9 MiB/s wr, 15 op/s 2024-08-17T01:40:00.089 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/4.Simple (21176 ms) 2024-08-17T01:40:00.089 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/4.Grow 2024-08-17T01:40:00.089 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:40:01.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:00 smithi110 ceph-mon[100641]: pgmap v3509: 137 pgs: 137 active+clean; 50 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 25 op/s 2024-08-17T01:40:01.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:00 smithi110 ceph-mon[100641]: Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-08-17T01:40:01.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:00 smithi110 ceph-mon[100641]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-08-17T01:40:01.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:00 smithi110 ceph-mon[100641]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-08-17T01:40:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:00 smithi110 ceph-mon[98148]: pgmap v3509: 137 pgs: 137 active+clean; 50 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 25 op/s 2024-08-17T01:40:01.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:00 smithi110 ceph-mon[98148]: Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-08-17T01:40:01.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:00 smithi110 ceph-mon[98148]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-08-17T01:40:01.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:00 smithi110 ceph-mon[98148]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-08-17T01:40:01.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:00 smithi177 ceph-mon[90034]: pgmap v3509: 137 pgs: 137 active+clean; 50 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 25 op/s 2024-08-17T01:40:01.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:00 smithi177 ceph-mon[90034]: Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-08-17T01:40:01.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:00 smithi177 ceph-mon[90034]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-08-17T01:40:01.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:00 smithi177 ceph-mon[90034]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-08-17T01:40:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:40:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:40:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:40:03.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:02 smithi177 ceph-mon[90034]: pgmap v3510: 137 pgs: 137 active+clean; 59 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 3.5 MiB/s wr, 24 op/s 2024-08-17T01:40:03.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:02 smithi110 ceph-mon[100641]: pgmap v3510: 137 pgs: 137 active+clean; 59 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 3.5 MiB/s wr, 24 op/s 2024-08-17T01:40:03.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:02 smithi110 ceph-mon[98148]: pgmap v3510: 137 pgs: 137 active+clean; 59 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 3.5 MiB/s wr, 24 op/s 2024-08-17T01:40:05.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:04 smithi177 ceph-mon[90034]: pgmap v3511: 137 pgs: 137 active+clean; 75 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 27 op/s 2024-08-17T01:40:05.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:04 smithi177 ceph-mon[90034]: osdmap e1953: 8 total, 8 up, 8 in 2024-08-17T01:40:05.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:04 smithi110 ceph-mon[100641]: pgmap v3511: 137 pgs: 137 active+clean; 75 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 27 op/s 2024-08-17T01:40:05.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:04 smithi110 ceph-mon[100641]: osdmap e1953: 8 total, 8 up, 8 in 2024-08-17T01:40:05.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:04 smithi110 ceph-mon[98148]: pgmap v3511: 137 pgs: 137 active+clean; 75 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 27 op/s 2024-08-17T01:40:05.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:04 smithi110 ceph-mon[98148]: osdmap e1953: 8 total, 8 up, 8 in 2024-08-17T01:40:07.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:06 smithi177 ceph-mon[90034]: pgmap v3513: 137 pgs: 137 active+clean; 87 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 40 op/s 2024-08-17T01:40:07.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:06 smithi110 ceph-mon[100641]: pgmap v3513: 137 pgs: 137 active+clean; 87 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 40 op/s 2024-08-17T01:40:07.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:06 smithi110 ceph-mon[98148]: pgmap v3513: 137 pgs: 137 active+clean; 87 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 40 op/s 2024-08-17T01:40:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:40:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:40:08] "GET /metrics HTTP/1.1" 200 36730 "" "Prometheus/2.43.0" 2024-08-17T01:40:09.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:08 smithi177 ceph-mon[90034]: pgmap v3514: 137 pgs: 137 active+clean; 96 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 61 op/s 2024-08-17T01:40:09.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:08 smithi110 ceph-mon[100641]: pgmap v3514: 137 pgs: 137 active+clean; 96 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 61 op/s 2024-08-17T01:40:09.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:08 smithi110 ceph-mon[98148]: pgmap v3514: 137 pgs: 137 active+clean; 96 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 61 op/s 2024-08-17T01:40:11.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:10 smithi177 ceph-mon[90034]: pgmap v3515: 137 pgs: 137 active+clean; 104 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.2 MiB/s wr, 45 op/s 2024-08-17T01:40:11.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:10 smithi110 ceph-mon[100641]: pgmap v3515: 137 pgs: 137 active+clean; 104 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.2 MiB/s wr, 45 op/s 2024-08-17T01:40:11.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:10 smithi110 ceph-mon[98148]: pgmap v3515: 137 pgs: 137 active+clean; 104 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.2 MiB/s wr, 45 op/s 2024-08-17T01:40:13.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:12 smithi177 ceph-mon[90034]: pgmap v3516: 137 pgs: 137 active+clean; 104 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.3 MiB/s rd, 4.9 MiB/s wr, 43 op/s 2024-08-17T01:40:13.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:12 smithi110 ceph-mon[100641]: pgmap v3516: 137 pgs: 137 active+clean; 104 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.3 MiB/s rd, 4.9 MiB/s wr, 43 op/s 2024-08-17T01:40:13.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:12 smithi110 ceph-mon[98148]: pgmap v3516: 137 pgs: 137 active+clean; 104 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.3 MiB/s rd, 4.9 MiB/s wr, 43 op/s 2024-08-17T01:40:15.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:14 smithi177 ceph-mon[90034]: pgmap v3517: 137 pgs: 137 active+clean; 116 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-17T01:40:15.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:14 smithi110 ceph-mon[100641]: pgmap v3517: 137 pgs: 137 active+clean; 116 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-17T01:40:15.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:14 smithi110 ceph-mon[98148]: pgmap v3517: 137 pgs: 137 active+clean; 116 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-17T01:40:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:16 smithi177 ceph-mon[90034]: pgmap v3518: 137 pgs: 137 active+clean; 124 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 763 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-17T01:40:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:40:17.155 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/4.Grow (17067 ms) 2024-08-17T01:40:17.155 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/4.Shrink 2024-08-17T01:40:17.156 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:40:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:16 smithi110 ceph-mon[100641]: pgmap v3518: 137 pgs: 137 active+clean; 124 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 763 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-17T01:40:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:40:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:16 smithi110 ceph-mon[98148]: pgmap v3518: 137 pgs: 137 active+clean; 124 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 763 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-17T01:40:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:40:18.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:40:18.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:40:18.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:40:18.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:40:18.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:40:18.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:40:18.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:40:18.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:40:18.186 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:40:18.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:40:18.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:40:18.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:40:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:40:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:40:18] "GET /metrics HTTP/1.1" 200 36734 "" "Prometheus/2.43.0" 2024-08-17T01:40:19.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:18 smithi177 ceph-mon[90034]: pgmap v3519: 137 pgs: 137 active+clean; 133 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.2 MiB/s wr, 44 op/s 2024-08-17T01:40:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:18 smithi110 ceph-mon[98148]: pgmap v3519: 137 pgs: 137 active+clean; 133 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.2 MiB/s wr, 44 op/s 2024-08-17T01:40:19.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:18 smithi110 ceph-mon[100641]: pgmap v3519: 137 pgs: 137 active+clean; 133 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.2 MiB/s wr, 44 op/s 2024-08-17T01:40:21.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:20 smithi177 ceph-mon[90034]: pgmap v3520: 137 pgs: 137 active+clean; 145 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.3 MiB/s rd, 5.4 MiB/s wr, 27 op/s 2024-08-17T01:40:21.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.9", "id": [3, 0]}]: dispatch 2024-08-17T01:40:21.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.1b", "id": [3, 0]}]: dispatch 2024-08-17T01:40:21.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:20 smithi110 ceph-mon[98148]: pgmap v3520: 137 pgs: 137 active+clean; 145 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.3 MiB/s rd, 5.4 MiB/s wr, 27 op/s 2024-08-17T01:40:21.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.9", "id": [3, 0]}]: dispatch 2024-08-17T01:40:21.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.1b", "id": [3, 0]}]: dispatch 2024-08-17T01:40:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:20 smithi110 ceph-mon[100641]: pgmap v3520: 137 pgs: 137 active+clean; 145 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.3 MiB/s rd, 5.4 MiB/s wr, 27 op/s 2024-08-17T01:40:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.9", "id": [3, 0]}]: dispatch 2024-08-17T01:40:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.1b", "id": [3, 0]}]: dispatch 2024-08-17T01:40:22.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.9", "id": [3, 0]}]': finished 2024-08-17T01:40:22.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.1b", "id": [3, 0]}]': finished 2024-08-17T01:40:22.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:21 smithi177 ceph-mon[90034]: osdmap e1954: 8 total, 8 up, 8 in 2024-08-17T01:40:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.9", "id": [3, 0]}]': finished 2024-08-17T01:40:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.1b", "id": [3, 0]}]': finished 2024-08-17T01:40:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:21 smithi110 ceph-mon[100641]: osdmap e1954: 8 total, 8 up, 8 in 2024-08-17T01:40:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.9", "id": [3, 0]}]': finished 2024-08-17T01:40:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.1b", "id": [3, 0]}]': finished 2024-08-17T01:40:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:21 smithi110 ceph-mon[98148]: osdmap e1954: 8 total, 8 up, 8 in 2024-08-17T01:40:23.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:22 smithi177 ceph-mon[90034]: pgmap v3522: 137 pgs: 137 active+clean; 145 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 36 op/s 2024-08-17T01:40:23.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:22 smithi177 ceph-mon[90034]: osdmap e1955: 8 total, 8 up, 8 in 2024-08-17T01:40:23.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:22 smithi110 ceph-mon[100641]: pgmap v3522: 137 pgs: 137 active+clean; 145 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 36 op/s 2024-08-17T01:40:23.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:22 smithi110 ceph-mon[100641]: osdmap e1955: 8 total, 8 up, 8 in 2024-08-17T01:40:23.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:22 smithi110 ceph-mon[98148]: pgmap v3522: 137 pgs: 137 active+clean; 145 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 36 op/s 2024-08-17T01:40:23.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:22 smithi110 ceph-mon[98148]: osdmap e1955: 8 total, 8 up, 8 in 2024-08-17T01:40:25.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:24 smithi177 ceph-mon[90034]: pgmap v3524: 137 pgs: 137 active+clean; 150 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 5.3 MiB/s wr, 41 op/s 2024-08-17T01:40:25.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:24 smithi110 ceph-mon[100641]: pgmap v3524: 137 pgs: 137 active+clean; 150 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 5.3 MiB/s wr, 41 op/s 2024-08-17T01:40:25.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:24 smithi110 ceph-mon[98148]: pgmap v3524: 137 pgs: 137 active+clean; 150 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 5.3 MiB/s wr, 41 op/s 2024-08-17T01:40:27.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:26 smithi177 ceph-mon[90034]: pgmap v3525: 137 pgs: 137 active+clean; 174 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 6.6 MiB/s wr, 54 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-08-17T01:40:27.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:26 smithi110 ceph-mon[100641]: pgmap v3525: 137 pgs: 137 active+clean; 174 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 6.6 MiB/s wr, 54 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-08-17T01:40:27.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:26 smithi110 ceph-mon[98148]: pgmap v3525: 137 pgs: 137 active+clean; 174 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 6.6 MiB/s wr, 54 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-08-17T01:40:28.531 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:40:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:40:28] "GET /metrics HTTP/1.1" 200 36734 "" "Prometheus/2.43.0" 2024-08-17T01:40:29.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:28 smithi177 ceph-mon[90034]: pgmap v3526: 137 pgs: 137 active+clean; 174 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.6 MiB/s wr, 49 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-08-17T01:40:29.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:28 smithi110 ceph-mon[100641]: pgmap v3526: 137 pgs: 137 active+clean; 174 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.6 MiB/s wr, 49 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-08-17T01:40:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:28 smithi110 ceph-mon[98148]: pgmap v3526: 137 pgs: 137 active+clean; 174 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.6 MiB/s wr, 49 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-08-17T01:40:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:30 smithi110 ceph-mon[100641]: pgmap v3527: 137 pgs: 137 active+clean; 182 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.2 MiB/s wr, 40 op/s; 1.3 MiB/s, 0 objects/s recovering 2024-08-17T01:40:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:30 smithi110 ceph-mon[98148]: pgmap v3527: 137 pgs: 137 active+clean; 182 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.2 MiB/s wr, 40 op/s; 1.3 MiB/s, 0 objects/s recovering 2024-08-17T01:40:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:30 smithi177 ceph-mon[90034]: pgmap v3527: 137 pgs: 137 active+clean; 182 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.2 MiB/s wr, 40 op/s; 1.3 MiB/s, 0 objects/s recovering 2024-08-17T01:40:32.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:40:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:40:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:40:33.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:32 smithi110 ceph-mon[100641]: pgmap v3528: 137 pgs: 137 active+clean; 182 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 982 KiB/s rd, 3.7 MiB/s wr, 43 op/s; 1.2 MiB/s, 0 objects/s recovering 2024-08-17T01:40:33.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:32 smithi110 ceph-mon[98148]: pgmap v3528: 137 pgs: 137 active+clean; 182 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 982 KiB/s rd, 3.7 MiB/s wr, 43 op/s; 1.2 MiB/s, 0 objects/s recovering 2024-08-17T01:40:33.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:32 smithi177 ceph-mon[90034]: pgmap v3528: 137 pgs: 137 active+clean; 182 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 982 KiB/s rd, 3.7 MiB/s wr, 43 op/s; 1.2 MiB/s, 0 objects/s recovering 2024-08-17T01:40:34.542 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/4.Shrink (17386 ms) 2024-08-17T01:40:34.542 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/4.ShrinkToOne 2024-08-17T01:40:34.542 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:40:35.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:34 smithi110 ceph-mon[98148]: pgmap v3529: 137 pgs: 137 active+clean; 194 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.1 MiB/s wr, 39 op/s; 1.0 MiB/s, 0 objects/s recovering 2024-08-17T01:40:35.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:34 smithi110 ceph-mon[100641]: pgmap v3529: 137 pgs: 137 active+clean; 194 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.1 MiB/s wr, 39 op/s; 1.0 MiB/s, 0 objects/s recovering 2024-08-17T01:40:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:34 smithi177 ceph-mon[90034]: pgmap v3529: 137 pgs: 137 active+clean; 194 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.1 MiB/s wr, 39 op/s; 1.0 MiB/s, 0 objects/s recovering 2024-08-17T01:40:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:36 smithi110 ceph-mon[98148]: pgmap v3530: 137 pgs: 137 active+clean; 202 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.0 MiB/s wr, 39 op/s; 1024 KiB/s, 0 objects/s recovering 2024-08-17T01:40:37.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:36 smithi110 ceph-mon[100641]: pgmap v3530: 137 pgs: 137 active+clean; 202 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.0 MiB/s wr, 39 op/s; 1024 KiB/s, 0 objects/s recovering 2024-08-17T01:40:37.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:36 smithi177 ceph-mon[90034]: pgmap v3530: 137 pgs: 137 active+clean; 202 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.0 MiB/s wr, 39 op/s; 1024 KiB/s, 0 objects/s recovering 2024-08-17T01:40:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:40:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:40:38] "GET /metrics HTTP/1.1" 200 36751 "" "Prometheus/2.43.0" 2024-08-17T01:40:39.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:38 smithi110 ceph-mon[100641]: pgmap v3531: 137 pgs: 137 active+clean; 215 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T01:40:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:38 smithi110 ceph-mon[98148]: pgmap v3531: 137 pgs: 137 active+clean; 215 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T01:40:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:38 smithi177 ceph-mon[90034]: pgmap v3531: 137 pgs: 137 active+clean; 215 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T01:40:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:39 smithi110 ceph-mon[100641]: osdmap e1956: 8 total, 8 up, 8 in 2024-08-17T01:40:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:39 smithi110 ceph-mon[98148]: osdmap e1956: 8 total, 8 up, 8 in 2024-08-17T01:40:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:39 smithi177 ceph-mon[90034]: osdmap e1956: 8 total, 8 up, 8 in 2024-08-17T01:40:41.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:40 smithi110 ceph-mon[100641]: pgmap v3533: 137 pgs: 137 active+clean; 232 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 44 op/s 2024-08-17T01:40:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:40 smithi110 ceph-mon[98148]: pgmap v3533: 137 pgs: 137 active+clean; 232 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 44 op/s 2024-08-17T01:40:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:40 smithi177 ceph-mon[90034]: pgmap v3533: 137 pgs: 137 active+clean; 232 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 44 op/s 2024-08-17T01:40:43.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:42 smithi110 ceph-mon[100641]: pgmap v3534: 137 pgs: 137 active+clean; 232 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 37 op/s 2024-08-17T01:40:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:42 smithi110 ceph-mon[98148]: pgmap v3534: 137 pgs: 137 active+clean; 232 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 37 op/s 2024-08-17T01:40:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:42 smithi177 ceph-mon[90034]: pgmap v3534: 137 pgs: 137 active+clean; 232 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 37 op/s 2024-08-17T01:40:45.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:44 smithi110 ceph-mon[100641]: pgmap v3535: 137 pgs: 137 active+clean; 244 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 60 op/s 2024-08-17T01:40:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:44 smithi110 ceph-mon[98148]: pgmap v3535: 137 pgs: 137 active+clean; 244 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 60 op/s 2024-08-17T01:40:45.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:44 smithi177 ceph-mon[90034]: pgmap v3535: 137 pgs: 137 active+clean; 244 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 60 op/s 2024-08-17T01:40:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:46 smithi110 ceph-mon[100641]: pgmap v3536: 137 pgs: 137 active+clean; 244 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 5.0 MiB/s wr, 51 op/s 2024-08-17T01:40:47.354 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:40:47.354 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:46 smithi110 ceph-mon[98148]: pgmap v3536: 137 pgs: 137 active+clean; 244 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 5.0 MiB/s wr, 51 op/s 2024-08-17T01:40:47.354 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:40:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:46 smithi177 ceph-mon[90034]: pgmap v3536: 137 pgs: 137 active+clean; 244 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 5.0 MiB/s wr, 51 op/s 2024-08-17T01:40:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:40:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:40:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:40:48] "GET /metrics HTTP/1.1" 200 36732 "" "Prometheus/2.43.0" 2024-08-17T01:40:49.165 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:48 smithi177 ceph-mon[90034]: pgmap v3537: 137 pgs: 137 active+clean; 252 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 882 KiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-08-17T01:40:49.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:48 smithi110 ceph-mon[98148]: pgmap v3537: 137 pgs: 137 active+clean; 252 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 882 KiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-08-17T01:40:49.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:48 smithi110 ceph-mon[100641]: pgmap v3537: 137 pgs: 137 active+clean; 252 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 882 KiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-08-17T01:40:50.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:49 smithi110 ceph-mon[100641]: pgmap v3538: 137 pgs: 137 active+clean; 260 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 434 KiB/s rd, 3.8 MiB/s wr, 43 op/s 2024-08-17T01:40:50.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:49 smithi110 ceph-mon[98148]: pgmap v3538: 137 pgs: 137 active+clean; 260 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 434 KiB/s rd, 3.8 MiB/s wr, 43 op/s 2024-08-17T01:40:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:49 smithi177 ceph-mon[90034]: pgmap v3538: 137 pgs: 137 active+clean; 260 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 434 KiB/s rd, 3.8 MiB/s wr, 43 op/s 2024-08-17T01:40:52.815 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/4.ShrinkToOne (18273 ms) 2024-08-17T01:40:52.815 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/4.ShrinkToOneAfterSnapshot 2024-08-17T01:40:52.815 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:40:53.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:52 smithi177 ceph-mon[90034]: pgmap v3539: 137 pgs: 137 active+clean; 260 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 48 KiB/s rd, 2.3 MiB/s wr, 32 op/s 2024-08-17T01:40:53.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:52 smithi110 ceph-mon[98148]: pgmap v3539: 137 pgs: 137 active+clean; 260 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 48 KiB/s rd, 2.3 MiB/s wr, 32 op/s 2024-08-17T01:40:53.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:52 smithi110 ceph-mon[100641]: pgmap v3539: 137 pgs: 137 active+clean; 260 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 48 KiB/s rd, 2.3 MiB/s wr, 32 op/s 2024-08-17T01:40:55.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:54 smithi177 ceph-mon[90034]: pgmap v3540: 137 pgs: 137 active+clean; 260 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 MiB/s wr, 41 op/s 2024-08-17T01:40:55.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:54 smithi110 ceph-mon[100641]: pgmap v3540: 137 pgs: 137 active+clean; 260 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 MiB/s wr, 41 op/s 2024-08-17T01:40:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:54 smithi110 ceph-mon[98148]: pgmap v3540: 137 pgs: 137 active+clean; 260 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 MiB/s wr, 41 op/s 2024-08-17T01:40:57.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:56 smithi177 ceph-mon[90034]: pgmap v3541: 137 pgs: 137 active+clean; 264 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-08-17T01:40:57.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:56 smithi110 ceph-mon[100641]: pgmap v3541: 137 pgs: 137 active+clean; 264 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-08-17T01:40:57.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:56 smithi110 ceph-mon[98148]: pgmap v3541: 137 pgs: 137 active+clean; 264 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-08-17T01:40:58.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:57 smithi177 ceph-mon[90034]: osdmap e1957: 8 total, 8 up, 8 in 2024-08-17T01:40:58.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:57 smithi110 ceph-mon[100641]: osdmap e1957: 8 total, 8 up, 8 in 2024-08-17T01:40:58.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:57 smithi110 ceph-mon[98148]: osdmap e1957: 8 total, 8 up, 8 in 2024-08-17T01:40:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:40:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:40:58] "GET /metrics HTTP/1.1" 200 36732 "" "Prometheus/2.43.0" 2024-08-17T01:40:59.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:40:58 smithi177 ceph-mon[90034]: pgmap v3543: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-08-17T01:40:59.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:40:58 smithi110 ceph-mon[100641]: pgmap v3543: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-08-17T01:40:59.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:40:58 smithi110 ceph-mon[98148]: pgmap v3543: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-08-17T01:41:01.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:00 smithi177 ceph-mon[90034]: pgmap v3544: 137 pgs: 137 active+clean; 281 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 50 op/s 2024-08-17T01:41:01.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:00 smithi110 ceph-mon[100641]: pgmap v3544: 137 pgs: 137 active+clean; 281 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 50 op/s 2024-08-17T01:41:01.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:00 smithi110 ceph-mon[98148]: pgmap v3544: 137 pgs: 137 active+clean; 281 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 50 op/s 2024-08-17T01:41:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:41:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:41:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:41:03.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:02 smithi177 ceph-mon[90034]: pgmap v3545: 137 pgs: 137 active+clean; 293 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-08-17T01:41:03.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:02 smithi110 ceph-mon[100641]: pgmap v3545: 137 pgs: 137 active+clean; 293 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-08-17T01:41:03.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:02 smithi110 ceph-mon[98148]: pgmap v3545: 137 pgs: 137 active+clean; 293 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-08-17T01:41:05.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:04 smithi177 ceph-mon[90034]: pgmap v3546: 137 pgs: 137 active+clean; 293 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 850 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-17T01:41:05.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:04 smithi110 ceph-mon[100641]: pgmap v3546: 137 pgs: 137 active+clean; 293 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 850 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-17T01:41:05.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:04 smithi110 ceph-mon[98148]: pgmap v3546: 137 pgs: 137 active+clean; 293 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 850 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-17T01:41:07.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:06 smithi177 ceph-mon[90034]: pgmap v3547: 137 pgs: 137 active+clean; 293 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 2.9 MiB/s wr, 38 op/s 2024-08-17T01:41:07.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:06 smithi110 ceph-mon[98148]: pgmap v3547: 137 pgs: 137 active+clean; 293 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 2.9 MiB/s wr, 38 op/s 2024-08-17T01:41:07.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:06 smithi110 ceph-mon[100641]: pgmap v3547: 137 pgs: 137 active+clean; 293 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 2.9 MiB/s wr, 38 op/s 2024-08-17T01:41:08.562 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:41:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:41:08] "GET /metrics HTTP/1.1" 200 36739 "" "Prometheus/2.43.0" 2024-08-17T01:41:09.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:08 smithi177 ceph-mon[90034]: pgmap v3548: 137 pgs: 137 active+clean; 297 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 3.0 MiB/s wr, 38 op/s 2024-08-17T01:41:09.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:08 smithi110 ceph-mon[98148]: pgmap v3548: 137 pgs: 137 active+clean; 297 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 3.0 MiB/s wr, 38 op/s 2024-08-17T01:41:09.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:08 smithi110 ceph-mon[100641]: pgmap v3548: 137 pgs: 137 active+clean; 297 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 3.0 MiB/s wr, 38 op/s 2024-08-17T01:41:10.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:09 smithi110 ceph-mon[100641]: osdmap e1958: 8 total, 8 up, 8 in 2024-08-17T01:41:10.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:09 smithi110 ceph-mon[98148]: osdmap e1958: 8 total, 8 up, 8 in 2024-08-17T01:41:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:09 smithi177 ceph-mon[90034]: osdmap e1958: 8 total, 8 up, 8 in 2024-08-17T01:41:11.049 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/4.ShrinkToOneAfterSnapshot (18234 ms) 2024-08-17T01:41:11.049 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/4.MinOverlap 2024-08-17T01:41:11.049 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:41:11.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:10 smithi110 ceph-mon[100641]: pgmap v3550: 137 pgs: 137 active+clean; 317 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 478 KiB/s rd, 3.6 MiB/s wr, 18 op/s 2024-08-17T01:41:11.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:10 smithi110 ceph-mon[98148]: pgmap v3550: 137 pgs: 137 active+clean; 317 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 478 KiB/s rd, 3.6 MiB/s wr, 18 op/s 2024-08-17T01:41:11.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:10 smithi177 ceph-mon[90034]: pgmap v3550: 137 pgs: 137 active+clean; 317 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 478 KiB/s rd, 3.6 MiB/s wr, 18 op/s 2024-08-17T01:41:13.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:12 smithi110 ceph-mon[98148]: pgmap v3551: 137 pgs: 137 active+clean; 349 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.6 MiB/s wr, 19 op/s 2024-08-17T01:41:13.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:12 smithi110 ceph-mon[100641]: pgmap v3551: 137 pgs: 137 active+clean; 349 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.6 MiB/s wr, 19 op/s 2024-08-17T01:41:13.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:12 smithi177 ceph-mon[90034]: pgmap v3551: 137 pgs: 137 active+clean; 349 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.6 MiB/s wr, 19 op/s 2024-08-17T01:41:15.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:14 smithi110 ceph-mon[100641]: pgmap v3552: 137 pgs: 137 active+clean; 366 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 7.3 MiB/s wr, 47 op/s 2024-08-17T01:41:15.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:14 smithi110 ceph-mon[98148]: pgmap v3552: 137 pgs: 137 active+clean; 366 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 7.3 MiB/s wr, 47 op/s 2024-08-17T01:41:15.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:14 smithi177 ceph-mon[90034]: pgmap v3552: 137 pgs: 137 active+clean; 366 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 7.3 MiB/s wr, 47 op/s 2024-08-17T01:41:16.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:15 smithi110 ceph-mon[100641]: osdmap e1959: 8 total, 8 up, 8 in 2024-08-17T01:41:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:15 smithi110 ceph-mon[98148]: osdmap e1959: 8 total, 8 up, 8 in 2024-08-17T01:41:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:15 smithi177 ceph-mon[90034]: osdmap e1959: 8 total, 8 up, 8 in 2024-08-17T01:41:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:16 smithi110 ceph-mon[100641]: pgmap v3554: 137 pgs: 137 active+clean; 378 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 10 MiB/s wr, 59 op/s 2024-08-17T01:41:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:41:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:16 smithi110 ceph-mon[98148]: pgmap v3554: 137 pgs: 137 active+clean; 378 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 10 MiB/s wr, 59 op/s 2024-08-17T01:41:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:41:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:16 smithi177 ceph-mon[90034]: pgmap v3554: 137 pgs: 137 active+clean; 378 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 10 MiB/s wr, 59 op/s 2024-08-17T01:41:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:41:18.187 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:41:18.279 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:41:18.280 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:41:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:41:18] "GET /metrics HTTP/1.1" 200 36742 "" "Prometheus/2.43.0" 2024-08-17T01:41:18.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:41:19.266 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:18 smithi177 ceph-mon[90034]: pgmap v3555: 137 pgs: 137 active+clean; 394 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 11 MiB/s wr, 75 op/s 2024-08-17T01:41:19.266 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:18 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:41:19.266 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:18 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:41:19.267 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:18 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:41:19.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:18 smithi110 ceph-mon[100641]: pgmap v3555: 137 pgs: 137 active+clean; 394 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 11 MiB/s wr, 75 op/s 2024-08-17T01:41:19.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:18 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:41:19.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:18 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:41:19.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:18 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:41:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:18 smithi110 ceph-mon[98148]: pgmap v3555: 137 pgs: 137 active+clean; 394 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 11 MiB/s wr, 75 op/s 2024-08-17T01:41:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:18 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:41:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:18 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:41:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:18 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:41:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:20 smithi110 ceph-mon[100641]: pgmap v3556: 137 pgs: 137 active+clean; 407 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 9.0 MiB/s wr, 68 op/s 2024-08-17T01:41:21.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:20 smithi110 ceph-mon[98148]: pgmap v3556: 137 pgs: 137 active+clean; 407 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 9.0 MiB/s wr, 68 op/s 2024-08-17T01:41:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:20 smithi177 ceph-mon[90034]: pgmap v3556: 137 pgs: 137 active+clean; 407 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 9.0 MiB/s wr, 68 op/s 2024-08-17T01:41:23.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:22 smithi110 ceph-mon[100641]: pgmap v3557: 137 pgs: 137 active+clean; 407 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T01:41:23.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:22 smithi110 ceph-mon[98148]: pgmap v3557: 137 pgs: 137 active+clean; 407 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T01:41:23.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:22 smithi177 ceph-mon[90034]: pgmap v3557: 137 pgs: 137 active+clean; 407 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T01:41:25.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:24 smithi110 ceph-mon[98148]: pgmap v3558: 137 pgs: 137 active+clean; 411 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.5 MiB/s wr, 48 op/s 2024-08-17T01:41:25.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:24 smithi110 ceph-mon[100641]: pgmap v3558: 137 pgs: 137 active+clean; 411 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.5 MiB/s wr, 48 op/s 2024-08-17T01:41:25.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:24 smithi177 ceph-mon[90034]: pgmap v3558: 137 pgs: 137 active+clean; 411 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.5 MiB/s wr, 48 op/s 2024-08-17T01:41:26.131 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/4.MinOverlap (15082 ms) 2024-08-17T01:41:26.131 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/4.ZeroOverlap 2024-08-17T01:41:26.131 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:41:27.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:26 smithi110 ceph-mon[98148]: pgmap v3559: 137 pgs: 137 active+clean; 423 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 461 KiB/s rd, 4.5 MiB/s wr, 43 op/s 2024-08-17T01:41:27.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:26 smithi110 ceph-mon[100641]: pgmap v3559: 137 pgs: 137 active+clean; 423 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 461 KiB/s rd, 4.5 MiB/s wr, 43 op/s 2024-08-17T01:41:27.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:26 smithi177 ceph-mon[90034]: pgmap v3559: 137 pgs: 137 active+clean; 423 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 461 KiB/s rd, 4.5 MiB/s wr, 43 op/s 2024-08-17T01:41:28.574 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:41:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:41:28] "GET /metrics HTTP/1.1" 200 36742 "" "Prometheus/2.43.0" 2024-08-17T01:41:29.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:28 smithi110 ceph-mon[100641]: pgmap v3560: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.1 MiB/s wr, 41 op/s 2024-08-17T01:41:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:28 smithi110 ceph-mon[98148]: pgmap v3560: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.1 MiB/s wr, 41 op/s 2024-08-17T01:41:29.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:28 smithi177 ceph-mon[90034]: pgmap v3560: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.1 MiB/s wr, 41 op/s 2024-08-17T01:41:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:30 smithi110 ceph-mon[100641]: pgmap v3561: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 4.4 MiB/s wr, 29 op/s 2024-08-17T01:41:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:30 smithi110 ceph-mon[100641]: osdmap e1960: 8 total, 8 up, 8 in 2024-08-17T01:41:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:30 smithi110 ceph-mon[98148]: pgmap v3561: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 4.4 MiB/s wr, 29 op/s 2024-08-17T01:41:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:30 smithi110 ceph-mon[98148]: osdmap e1960: 8 total, 8 up, 8 in 2024-08-17T01:41:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:30 smithi177 ceph-mon[90034]: pgmap v3561: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 4.4 MiB/s wr, 29 op/s 2024-08-17T01:41:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:30 smithi177 ceph-mon[90034]: osdmap e1960: 8 total, 8 up, 8 in 2024-08-17T01:41:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:41:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:31 smithi110 ceph-mon[100641]: pgmap v3563: 137 pgs: 137 active+clean; 431 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.4 MiB/s wr, 37 op/s 2024-08-17T01:41:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:41:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:31 smithi110 ceph-mon[98148]: pgmap v3563: 137 pgs: 137 active+clean; 431 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.4 MiB/s wr, 37 op/s 2024-08-17T01:41:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:41:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:31 smithi177 ceph-mon[90034]: pgmap v3563: 137 pgs: 137 active+clean; 431 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.4 MiB/s wr, 37 op/s 2024-08-17T01:41:35.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:34 smithi177 ceph-mon[90034]: pgmap v3564: 137 pgs: 137 active+clean; 448 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-08-17T01:41:35.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:34 smithi110 ceph-mon[100641]: pgmap v3564: 137 pgs: 137 active+clean; 448 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-08-17T01:41:35.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:34 smithi110 ceph-mon[98148]: pgmap v3564: 137 pgs: 137 active+clean; 448 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-08-17T01:41:37.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:36 smithi177 ceph-mon[90034]: pgmap v3565: 137 pgs: 137 active+clean; 456 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.9 MiB/s wr, 53 op/s 2024-08-17T01:41:37.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:36 smithi110 ceph-mon[100641]: pgmap v3565: 137 pgs: 137 active+clean; 456 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.9 MiB/s wr, 53 op/s 2024-08-17T01:41:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:36 smithi110 ceph-mon[98148]: pgmap v3565: 137 pgs: 137 active+clean; 456 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.9 MiB/s wr, 53 op/s 2024-08-17T01:41:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:41:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:41:38] "GET /metrics HTTP/1.1" 200 36740 "" "Prometheus/2.43.0" 2024-08-17T01:41:39.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:38 smithi177 ceph-mon[90034]: pgmap v3566: 137 pgs: 137 active+clean; 456 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 886 KiB/s rd, 3.7 MiB/s wr, 53 op/s 2024-08-17T01:41:39.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:38 smithi110 ceph-mon[100641]: pgmap v3566: 137 pgs: 137 active+clean; 456 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 886 KiB/s rd, 3.7 MiB/s wr, 53 op/s 2024-08-17T01:41:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:38 smithi110 ceph-mon[98148]: pgmap v3566: 137 pgs: 137 active+clean; 456 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 886 KiB/s rd, 3.7 MiB/s wr, 53 op/s 2024-08-17T01:41:41.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:40 smithi177 ceph-mon[90034]: pgmap v3567: 137 pgs: 137 active+clean; 464 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 3.7 MiB/s wr, 43 op/s 2024-08-17T01:41:41.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:40 smithi110 ceph-mon[100641]: pgmap v3567: 137 pgs: 137 active+clean; 464 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 3.7 MiB/s wr, 43 op/s 2024-08-17T01:41:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:40 smithi110 ceph-mon[98148]: pgmap v3567: 137 pgs: 137 active+clean; 464 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 3.7 MiB/s wr, 43 op/s 2024-08-17T01:41:43.105 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/4.ZeroOverlap (16974 ms) 2024-08-17T01:41:43.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:42 smithi177 ceph-mon[90034]: pgmap v3568: 137 pgs: 137 active+clean; 472 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-08-17T01:41:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:42 smithi110 ceph-mon[98148]: pgmap v3568: 137 pgs: 137 active+clean; 472 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-08-17T01:41:43.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:42 smithi110 ceph-mon[100641]: pgmap v3568: 137 pgs: 137 active+clean; 472 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-08-17T01:41:43.853 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 7 tests from EncryptedFlattenTest/4 (124192 ms total) 2024-08-17T01:41:43.854 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:41:43.854 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 7 tests from EncryptedFlattenTest/5, where TypeParam = UnformattedLUKS2 2024-08-17T01:41:43.886 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/5.Simple 2024-08-17T01:41:45.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:44 smithi177 ceph-mon[90034]: pgmap v3569: 137 pgs: 137 active+clean; 472 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 390 KiB/s rd, 3.8 MiB/s wr, 34 op/s 2024-08-17T01:41:45.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:44 smithi177 ceph-mon[90034]: osdmap e1961: 8 total, 8 up, 8 in 2024-08-17T01:41:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:44 smithi110 ceph-mon[98148]: pgmap v3569: 137 pgs: 137 active+clean; 472 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 390 KiB/s rd, 3.8 MiB/s wr, 34 op/s 2024-08-17T01:41:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:44 smithi110 ceph-mon[98148]: osdmap e1961: 8 total, 8 up, 8 in 2024-08-17T01:41:45.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:44 smithi110 ceph-mon[100641]: pgmap v3569: 137 pgs: 137 active+clean; 472 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 390 KiB/s rd, 3.8 MiB/s wr, 34 op/s 2024-08-17T01:41:45.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:44 smithi110 ceph-mon[100641]: osdmap e1961: 8 total, 8 up, 8 in 2024-08-17T01:41:45.867 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:41:46.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:45 smithi177 ceph-mon[90034]: osdmap e1962: 8 total, 8 up, 8 in 2024-08-17T01:41:46.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:45 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/660956680' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:41:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:45 smithi110 ceph-mon[98148]: osdmap e1962: 8 total, 8 up, 8 in 2024-08-17T01:41:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:45 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/660956680' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:41:46.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:45 smithi110 ceph-mon[100641]: osdmap e1962: 8 total, 8 up, 8 in 2024-08-17T01:41:46.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:45 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/660956680' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:41:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:46 smithi177 ceph-mon[90034]: pgmap v3572: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:41:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:46 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:41:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:46 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/660956680' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:41:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:46 smithi177 ceph-mon[90034]: osdmap e1963: 8 total, 8 up, 8 in 2024-08-17T01:41:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:41:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:41:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:46 smithi110 ceph-mon[100641]: pgmap v3572: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:41:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:46 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:41:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:46 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/660956680' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:41:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:46 smithi110 ceph-mon[100641]: osdmap e1963: 8 total, 8 up, 8 in 2024-08-17T01:41:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:41:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:41:47.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:46 smithi110 ceph-mon[98148]: pgmap v3572: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:41:47.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:46 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:41:47.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:46 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/660956680' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:41:47.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:46 smithi110 ceph-mon[98148]: osdmap e1963: 8 total, 8 up, 8 in 2024-08-17T01:41:47.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:41:47.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:41:48.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:47 smithi110 ceph-mon[100641]: osdmap e1964: 8 total, 8 up, 8 in 2024-08-17T01:41:48.186 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:47 smithi110 ceph-mon[98148]: osdmap e1964: 8 total, 8 up, 8 in 2024-08-17T01:41:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:47 smithi177 ceph-mon[90034]: osdmap e1964: 8 total, 8 up, 8 in 2024-08-17T01:41:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:41:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:41:48] "GET /metrics HTTP/1.1" 200 36675 "" "Prometheus/2.43.0" 2024-08-17T01:41:49.263 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:48 smithi177 ceph-mon[90034]: pgmap v3575: 137 pgs: 6 creating+peering, 10 unknown, 121 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:41:49.263 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:48 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:41:49.264 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:48 smithi177 ceph-mon[90034]: osdmap e1965: 8 total, 8 up, 8 in 2024-08-17T01:41:49.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:48 smithi110 ceph-mon[100641]: pgmap v3575: 137 pgs: 6 creating+peering, 10 unknown, 121 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:41:49.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:48 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:41:49.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:48 smithi110 ceph-mon[100641]: osdmap e1965: 8 total, 8 up, 8 in 2024-08-17T01:41:49.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:48 smithi110 ceph-mon[98148]: pgmap v3575: 137 pgs: 6 creating+peering, 10 unknown, 121 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:41:49.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:48 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:41:49.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:48 smithi110 ceph-mon[98148]: osdmap e1965: 8 total, 8 up, 8 in 2024-08-17T01:41:51.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:50 smithi110 ceph-mon[100641]: pgmap v3577: 137 pgs: 6 creating+peering, 131 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 1.4 KiB/s wr, 10 op/s 2024-08-17T01:41:51.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:50 smithi110 ceph-mon[98148]: pgmap v3577: 137 pgs: 6 creating+peering, 131 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 1.4 KiB/s wr, 10 op/s 2024-08-17T01:41:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:50 smithi177 ceph-mon[90034]: pgmap v3577: 137 pgs: 6 creating+peering, 131 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 1.4 KiB/s wr, 10 op/s 2024-08-17T01:41:52.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:52 smithi110 ceph-mon[100641]: pgmap v3578: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-08-17T01:41:52.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:52 smithi110 ceph-mon[98148]: pgmap v3578: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-08-17T01:41:52.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:52 smithi177 ceph-mon[90034]: pgmap v3578: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-08-17T01:41:55.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:54 smithi177 ceph-mon[90034]: pgmap v3579: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-08-17T01:41:55.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:54 smithi110 ceph-mon[100641]: pgmap v3579: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-08-17T01:41:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:54 smithi110 ceph-mon[98148]: pgmap v3579: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-08-17T01:41:56.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:55 smithi177 ceph-mon[90034]: osdmap e1966: 8 total, 8 up, 8 in 2024-08-17T01:41:56.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:55 smithi110 ceph-mon[100641]: osdmap e1966: 8 total, 8 up, 8 in 2024-08-17T01:41:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:55 smithi110 ceph-mon[98148]: osdmap e1966: 8 total, 8 up, 8 in 2024-08-17T01:41:57.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:56 smithi177 ceph-mon[90034]: pgmap v3581: 137 pgs: 137 active+clean; 17 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-08-17T01:41:57.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:56 smithi177 ceph-mon[90034]: osdmap e1967: 8 total, 8 up, 8 in 2024-08-17T01:41:57.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:56 smithi110 ceph-mon[100641]: pgmap v3581: 137 pgs: 137 active+clean; 17 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-08-17T01:41:57.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:56 smithi110 ceph-mon[100641]: osdmap e1967: 8 total, 8 up, 8 in 2024-08-17T01:41:57.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:56 smithi110 ceph-mon[98148]: pgmap v3581: 137 pgs: 137 active+clean; 17 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-08-17T01:41:57.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:56 smithi110 ceph-mon[98148]: osdmap e1967: 8 total, 8 up, 8 in 2024-08-17T01:41:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:41:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:41:58] "GET /metrics HTTP/1.1" 200 36675 "" "Prometheus/2.43.0" 2024-08-17T01:41:59.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:41:58 smithi177 ceph-mon[90034]: pgmap v3583: 137 pgs: 137 active+clean; 37 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 4.0 MiB/s wr, 5 op/s 2024-08-17T01:41:59.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:41:58 smithi110 ceph-mon[100641]: pgmap v3583: 137 pgs: 137 active+clean; 37 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 4.0 MiB/s wr, 5 op/s 2024-08-17T01:41:59.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:41:58 smithi110 ceph-mon[98148]: pgmap v3583: 137 pgs: 137 active+clean; 37 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 4.0 MiB/s wr, 5 op/s 2024-08-17T01:42:01.003 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/5.Simple (17116 ms) 2024-08-17T01:42:01.003 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/5.Grow 2024-08-17T01:42:01.003 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:42:01.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:00 smithi177 ceph-mon[90034]: pgmap v3584: 137 pgs: 137 active+clean; 46 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 374 KiB/s rd, 5.1 MiB/s wr, 65 op/s 2024-08-17T01:42:01.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:00 smithi110 ceph-mon[100641]: pgmap v3584: 137 pgs: 137 active+clean; 46 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 374 KiB/s rd, 5.1 MiB/s wr, 65 op/s 2024-08-17T01:42:01.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:00 smithi110 ceph-mon[98148]: pgmap v3584: 137 pgs: 137 active+clean; 46 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 374 KiB/s rd, 5.1 MiB/s wr, 65 op/s 2024-08-17T01:42:02.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:42:02.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:42:02.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:02 smithi177 ceph-mon[90034]: pgmap v3585: 137 pgs: 137 active+clean; 50 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 5.6 MiB/s wr, 66 op/s 2024-08-17T01:42:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:42:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:42:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:02 smithi110 ceph-mon[100641]: pgmap v3585: 137 pgs: 137 active+clean; 50 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 5.6 MiB/s wr, 66 op/s 2024-08-17T01:42:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:42:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:42:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:02 smithi110 ceph-mon[98148]: pgmap v3585: 137 pgs: 137 active+clean; 50 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 5.6 MiB/s wr, 66 op/s 2024-08-17T01:42:05.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:04 smithi177 ceph-mon[90034]: pgmap v3586: 137 pgs: 137 active+clean; 83 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 8.7 MiB/s wr, 70 op/s 2024-08-17T01:42:05.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:04 smithi110 ceph-mon[100641]: pgmap v3586: 137 pgs: 137 active+clean; 83 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 8.7 MiB/s wr, 70 op/s 2024-08-17T01:42:05.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:04 smithi110 ceph-mon[98148]: pgmap v3586: 137 pgs: 137 active+clean; 83 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 8.7 MiB/s wr, 70 op/s 2024-08-17T01:42:07.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:06 smithi177 ceph-mon[90034]: pgmap v3587: 137 pgs: 137 active+clean; 87 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 67 op/s 2024-08-17T01:42:07.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:06 smithi110 ceph-mon[100641]: pgmap v3587: 137 pgs: 137 active+clean; 87 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 67 op/s 2024-08-17T01:42:07.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:06 smithi110 ceph-mon[98148]: pgmap v3587: 137 pgs: 137 active+clean; 87 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 67 op/s 2024-08-17T01:42:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:42:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:42:08] "GET /metrics HTTP/1.1" 200 36736 "" "Prometheus/2.43.0" 2024-08-17T01:42:09.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:08 smithi177 ceph-mon[90034]: pgmap v3588: 137 pgs: 137 active+clean; 87 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.1 MiB/s wr, 58 op/s 2024-08-17T01:42:09.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:08 smithi110 ceph-mon[100641]: pgmap v3588: 137 pgs: 137 active+clean; 87 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.1 MiB/s wr, 58 op/s 2024-08-17T01:42:09.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:08 smithi110 ceph-mon[98148]: pgmap v3588: 137 pgs: 137 active+clean; 87 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.1 MiB/s wr, 58 op/s 2024-08-17T01:42:10.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:09 smithi177 ceph-mon[90034]: osdmap e1968: 8 total, 8 up, 8 in 2024-08-17T01:42:10.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:09 smithi110 ceph-mon[100641]: osdmap e1968: 8 total, 8 up, 8 in 2024-08-17T01:42:10.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:09 smithi110 ceph-mon[98148]: osdmap e1968: 8 total, 8 up, 8 in 2024-08-17T01:42:11.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:10 smithi177 ceph-mon[90034]: pgmap v3590: 137 pgs: 137 active+clean; 96 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.0 MiB/s wr, 20 op/s 2024-08-17T01:42:11.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:10 smithi110 ceph-mon[100641]: pgmap v3590: 137 pgs: 137 active+clean; 96 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.0 MiB/s wr, 20 op/s 2024-08-17T01:42:11.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:10 smithi110 ceph-mon[98148]: pgmap v3590: 137 pgs: 137 active+clean; 96 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.0 MiB/s wr, 20 op/s 2024-08-17T01:42:13.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:12 smithi110 ceph-mon[100641]: pgmap v3591: 137 pgs: 137 active+clean; 100 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 5.0 MiB/s wr, 19 op/s 2024-08-17T01:42:13.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:12 smithi110 ceph-mon[98148]: pgmap v3591: 137 pgs: 137 active+clean; 100 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 5.0 MiB/s wr, 19 op/s 2024-08-17T01:42:13.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:12 smithi177 ceph-mon[90034]: pgmap v3591: 137 pgs: 137 active+clean; 100 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 5.0 MiB/s wr, 19 op/s 2024-08-17T01:42:14.933 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/5.Grow (13930 ms) 2024-08-17T01:42:14.933 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/5.Shrink 2024-08-17T01:42:14.933 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:42:15.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:14 smithi110 ceph-mon[100641]: pgmap v3592: 137 pgs: 137 active+clean; 144 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 6.1 MiB/s wr, 59 op/s 2024-08-17T01:42:15.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:14 smithi110 ceph-mon[98148]: pgmap v3592: 137 pgs: 137 active+clean; 144 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 6.1 MiB/s wr, 59 op/s 2024-08-17T01:42:15.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:14 smithi177 ceph-mon[90034]: pgmap v3592: 137 pgs: 137 active+clean; 144 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 6.1 MiB/s wr, 59 op/s 2024-08-17T01:42:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:16 smithi110 ceph-mon[100641]: pgmap v3593: 137 pgs: 137 active+clean; 152 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 6.5 MiB/s wr, 55 op/s 2024-08-17T01:42:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:42:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:16 smithi110 ceph-mon[98148]: pgmap v3593: 137 pgs: 137 active+clean; 152 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 6.5 MiB/s wr, 55 op/s 2024-08-17T01:42:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:42:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:16 smithi177 ceph-mon[90034]: pgmap v3593: 137 pgs: 137 active+clean; 152 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 6.5 MiB/s wr, 55 op/s 2024-08-17T01:42:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:42:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:42:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:42:18] "GET /metrics HTTP/1.1" 200 36736 "" "Prometheus/2.43.0" 2024-08-17T01:42:19.164 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:18 smithi177 ceph-mon[90034]: pgmap v3594: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 8.2 MiB/s wr, 70 op/s 2024-08-17T01:42:19.164 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:18 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:42:19.164 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:18 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:42:19.164 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:18 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:42:19.164 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:18 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:42:19.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:18 smithi110 ceph-mon[100641]: pgmap v3594: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 8.2 MiB/s wr, 70 op/s 2024-08-17T01:42:19.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:18 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:42:19.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:18 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:42:19.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:18 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:42:19.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:18 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:42:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:18 smithi110 ceph-mon[98148]: pgmap v3594: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 8.2 MiB/s wr, 70 op/s 2024-08-17T01:42:19.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:18 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:42:19.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:18 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:42:19.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:18 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:42:19.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:18 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:42:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:20 smithi110 ceph-mon[100641]: pgmap v3595: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.4 MiB/s wr, 63 op/s 2024-08-17T01:42:21.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:20 smithi110 ceph-mon[98148]: pgmap v3595: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.4 MiB/s wr, 63 op/s 2024-08-17T01:42:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:20 smithi177 ceph-mon[90034]: pgmap v3595: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.4 MiB/s wr, 63 op/s 2024-08-17T01:42:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.0", "id": [7, 6]}]: dispatch 2024-08-17T01:42:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.3", "id": [4, 1]}]: dispatch 2024-08-17T01:42:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.8", "id": [3, 1]}]: dispatch 2024-08-17T01:42:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.14", "id": [4, 5]}]: dispatch 2024-08-17T01:42:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:21 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.1c", "id": [3, 6]}]: dispatch 2024-08-17T01:42:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.0", "id": [7, 6]}]: dispatch 2024-08-17T01:42:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.3", "id": [4, 1]}]: dispatch 2024-08-17T01:42:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.8", "id": [3, 1]}]: dispatch 2024-08-17T01:42:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.14", "id": [4, 5]}]: dispatch 2024-08-17T01:42:22.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:21 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.1c", "id": [3, 6]}]: dispatch 2024-08-17T01:42:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.0", "id": [7, 6]}]: dispatch 2024-08-17T01:42:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.3", "id": [4, 1]}]: dispatch 2024-08-17T01:42:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.8", "id": [3, 1]}]: dispatch 2024-08-17T01:42:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.14", "id": [4, 5]}]: dispatch 2024-08-17T01:42:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:21 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.1c", "id": [3, 6]}]: dispatch 2024-08-17T01:42:23.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:22 smithi110 ceph-mon[100641]: pgmap v3596: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.1 MiB/s wr, 55 op/s 2024-08-17T01:42:23.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:22 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.0", "id": [7, 6]}]': finished 2024-08-17T01:42:23.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:22 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.3", "id": [4, 1]}]': finished 2024-08-17T01:42:23.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:22 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.8", "id": [3, 1]}]': finished 2024-08-17T01:42:23.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:22 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.14", "id": [4, 5]}]': finished 2024-08-17T01:42:23.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:22 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.1c", "id": [3, 6]}]': finished 2024-08-17T01:42:23.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:22 smithi110 ceph-mon[100641]: osdmap e1969: 8 total, 8 up, 8 in 2024-08-17T01:42:23.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:22 smithi110 ceph-mon[98148]: pgmap v3596: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.1 MiB/s wr, 55 op/s 2024-08-17T01:42:23.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:22 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.0", "id": [7, 6]}]': finished 2024-08-17T01:42:23.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:22 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.3", "id": [4, 1]}]': finished 2024-08-17T01:42:23.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:22 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.8", "id": [3, 1]}]': finished 2024-08-17T01:42:23.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:22 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.14", "id": [4, 5]}]': finished 2024-08-17T01:42:23.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:22 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.1c", "id": [3, 6]}]': finished 2024-08-17T01:42:23.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:22 smithi110 ceph-mon[98148]: osdmap e1969: 8 total, 8 up, 8 in 2024-08-17T01:42:23.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:22 smithi177 ceph-mon[90034]: pgmap v3596: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.1 MiB/s wr, 55 op/s 2024-08-17T01:42:23.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:22 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.0", "id": [7, 6]}]': finished 2024-08-17T01:42:23.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:22 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.3", "id": [4, 1]}]': finished 2024-08-17T01:42:23.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:22 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.8", "id": [3, 1]}]': finished 2024-08-17T01:42:23.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:22 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.14", "id": [4, 5]}]': finished 2024-08-17T01:42:23.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:22 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.1c", "id": [3, 6]}]': finished 2024-08-17T01:42:23.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:22 smithi177 ceph-mon[90034]: osdmap e1969: 8 total, 8 up, 8 in 2024-08-17T01:42:24.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:23 smithi110 ceph-mon[98148]: osdmap e1970: 8 total, 8 up, 8 in 2024-08-17T01:42:24.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:23 smithi110 ceph-mon[100641]: osdmap e1970: 8 total, 8 up, 8 in 2024-08-17T01:42:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:23 smithi177 ceph-mon[90034]: osdmap e1970: 8 total, 8 up, 8 in 2024-08-17T01:42:25.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:24 smithi110 ceph-mon[100641]: pgmap v3599: 137 pgs: 3 peering, 134 active+clean; 177 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.8 MiB/s rd, 3.1 MiB/s wr, 21 op/s 2024-08-17T01:42:25.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:24 smithi110 ceph-mon[98148]: pgmap v3599: 137 pgs: 3 peering, 134 active+clean; 177 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.8 MiB/s rd, 3.1 MiB/s wr, 21 op/s 2024-08-17T01:42:25.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:24 smithi177 ceph-mon[90034]: pgmap v3599: 137 pgs: 3 peering, 134 active+clean; 177 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.8 MiB/s rd, 3.1 MiB/s wr, 21 op/s 2024-08-17T01:42:27.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:26 smithi110 ceph-mon[100641]: pgmap v3600: 137 pgs: 3 peering, 134 active+clean; 202 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 594 KiB/s rd, 4.1 MiB/s wr, 14 op/s; 640 KiB/s, 0 objects/s recovering 2024-08-17T01:42:27.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:26 smithi110 ceph-mon[98148]: pgmap v3600: 137 pgs: 3 peering, 134 active+clean; 202 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 594 KiB/s rd, 4.1 MiB/s wr, 14 op/s; 640 KiB/s, 0 objects/s recovering 2024-08-17T01:42:27.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:26 smithi177 ceph-mon[90034]: pgmap v3600: 137 pgs: 3 peering, 134 active+clean; 202 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 594 KiB/s rd, 4.1 MiB/s wr, 14 op/s; 640 KiB/s, 0 objects/s recovering 2024-08-17T01:42:28.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:27 smithi110 ceph-mon[100641]: pgmap v3601: 137 pgs: 137 active+clean; 222 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.6 MiB/s wr, 66 op/s; 2.6 MiB/s, 1 keys/s, 1 objects/s recovering 2024-08-17T01:42:28.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:27 smithi110 ceph-mon[98148]: pgmap v3601: 137 pgs: 137 active+clean; 222 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.6 MiB/s wr, 66 op/s; 2.6 MiB/s, 1 keys/s, 1 objects/s recovering 2024-08-17T01:42:28.187 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:42:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:42:28] "GET /metrics HTTP/1.1" 200 36736 "" "Prometheus/2.43.0" 2024-08-17T01:42:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:27 smithi177 ceph-mon[90034]: pgmap v3601: 137 pgs: 137 active+clean; 222 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.6 MiB/s wr, 66 op/s; 2.6 MiB/s, 1 keys/s, 1 objects/s recovering 2024-08-17T01:42:29.076 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/5.Shrink (14143 ms) 2024-08-17T01:42:29.076 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/5.ShrinkToOne 2024-08-17T01:42:29.076 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:42:31.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:30 smithi177 ceph-mon[90034]: pgmap v3602: 137 pgs: 137 active+clean; 238 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.2 MiB/s rd, 8.6 MiB/s wr, 78 op/s; 2.6 MiB/s, 1 keys/s, 1 objects/s recovering 2024-08-17T01:42:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:30 smithi110 ceph-mon[98148]: pgmap v3602: 137 pgs: 137 active+clean; 238 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.2 MiB/s rd, 8.6 MiB/s wr, 78 op/s; 2.6 MiB/s, 1 keys/s, 1 objects/s recovering 2024-08-17T01:42:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:30 smithi110 ceph-mon[100641]: pgmap v3602: 137 pgs: 137 active+clean; 238 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.2 MiB/s rd, 8.6 MiB/s wr, 78 op/s; 2.6 MiB/s, 1 keys/s, 1 objects/s recovering 2024-08-17T01:42:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:42:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:32 smithi110 ceph-mon[100641]: pgmap v3603: 137 pgs: 137 active+clean; 243 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.6 MiB/s rd, 7.5 MiB/s wr, 66 op/s; 2.1 MiB/s, 1 keys/s, 1 objects/s recovering 2024-08-17T01:42:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:42:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:32 smithi110 ceph-mon[98148]: pgmap v3603: 137 pgs: 137 active+clean; 243 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.6 MiB/s rd, 7.5 MiB/s wr, 66 op/s; 2.1 MiB/s, 1 keys/s, 1 objects/s recovering 2024-08-17T01:42:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:42:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:32 smithi177 ceph-mon[90034]: pgmap v3603: 137 pgs: 137 active+clean; 243 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.6 MiB/s rd, 7.5 MiB/s wr, 66 op/s; 2.1 MiB/s, 1 keys/s, 1 objects/s recovering 2024-08-17T01:42:35.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:34 smithi177 ceph-mon[90034]: pgmap v3604: 137 pgs: 137 active+clean; 251 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 7.5 MiB/s wr, 65 op/s; 1.9 MiB/s, 0 keys/s, 1 objects/s recovering 2024-08-17T01:42:35.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:34 smithi110 ceph-mon[100641]: pgmap v3604: 137 pgs: 137 active+clean; 251 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 7.5 MiB/s wr, 65 op/s; 1.9 MiB/s, 0 keys/s, 1 objects/s recovering 2024-08-17T01:42:35.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:34 smithi110 ceph-mon[98148]: pgmap v3604: 137 pgs: 137 active+clean; 251 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 7.5 MiB/s wr, 65 op/s; 1.9 MiB/s, 0 keys/s, 1 objects/s recovering 2024-08-17T01:42:37.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:36 smithi177 ceph-mon[90034]: pgmap v3605: 137 pgs: 137 active+clean; 251 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.2 MiB/s wr, 57 op/s; 1.7 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T01:42:37.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:36 smithi110 ceph-mon[100641]: pgmap v3605: 137 pgs: 137 active+clean; 251 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.2 MiB/s wr, 57 op/s; 1.7 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T01:42:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:36 smithi110 ceph-mon[98148]: pgmap v3605: 137 pgs: 137 active+clean; 251 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.2 MiB/s wr, 57 op/s; 1.7 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T01:42:38.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:37 smithi177 ceph-mon[90034]: osdmap e1971: 8 total, 8 up, 8 in 2024-08-17T01:42:38.187 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:37 smithi110 ceph-mon[100641]: osdmap e1971: 8 total, 8 up, 8 in 2024-08-17T01:42:38.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:37 smithi110 ceph-mon[98148]: osdmap e1971: 8 total, 8 up, 8 in 2024-08-17T01:42:38.187 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:42:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:42:38] "GET /metrics HTTP/1.1" 200 36750 "" "Prometheus/2.43.0" 2024-08-17T01:42:39.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:38 smithi110 ceph-mon[100641]: pgmap v3607: 137 pgs: 137 active+clean; 264 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 4.2 MiB/s wr, 38 op/s 2024-08-17T01:42:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:38 smithi110 ceph-mon[98148]: pgmap v3607: 137 pgs: 137 active+clean; 264 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 4.2 MiB/s wr, 38 op/s 2024-08-17T01:42:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:38 smithi177 ceph-mon[90034]: pgmap v3607: 137 pgs: 137 active+clean; 264 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 4.2 MiB/s wr, 38 op/s 2024-08-17T01:42:41.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:40 smithi110 ceph-mon[100641]: pgmap v3608: 137 pgs: 137 active+clean; 288 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.1 MiB/s rd, 5.0 MiB/s wr, 49 op/s 2024-08-17T01:42:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:40 smithi110 ceph-mon[98148]: pgmap v3608: 137 pgs: 137 active+clean; 288 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.1 MiB/s rd, 5.0 MiB/s wr, 49 op/s 2024-08-17T01:42:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:40 smithi177 ceph-mon[90034]: pgmap v3608: 137 pgs: 137 active+clean; 288 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.1 MiB/s rd, 5.0 MiB/s wr, 49 op/s 2024-08-17T01:42:42.835 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/5.ShrinkToOne (13760 ms) 2024-08-17T01:42:42.835 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/5.ShrinkToOneAfterSnapshot 2024-08-17T01:42:42.836 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:42:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:42 smithi110 ceph-mon[98148]: pgmap v3609: 137 pgs: 137 active+clean; 292 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.9 MiB/s wr, 47 op/s 2024-08-17T01:42:43.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:42 smithi110 ceph-mon[100641]: pgmap v3609: 137 pgs: 137 active+clean; 292 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.9 MiB/s wr, 47 op/s 2024-08-17T01:42:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:42 smithi177 ceph-mon[90034]: pgmap v3609: 137 pgs: 137 active+clean; 292 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.9 MiB/s wr, 47 op/s 2024-08-17T01:42:45.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:44 smithi110 ceph-mon[100641]: pgmap v3610: 137 pgs: 137 active+clean; 308 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 48 op/s 2024-08-17T01:42:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:44 smithi110 ceph-mon[98148]: pgmap v3610: 137 pgs: 137 active+clean; 308 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 48 op/s 2024-08-17T01:42:45.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:44 smithi177 ceph-mon[90034]: pgmap v3610: 137 pgs: 137 active+clean; 308 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 48 op/s 2024-08-17T01:42:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:46 smithi110 ceph-mon[100641]: pgmap v3611: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 57 op/s 2024-08-17T01:42:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:42:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:46 smithi110 ceph-mon[98148]: pgmap v3611: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 57 op/s 2024-08-17T01:42:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:42:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:46 smithi177 ceph-mon[90034]: pgmap v3611: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 57 op/s 2024-08-17T01:42:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:42:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:42:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:42:48] "GET /metrics HTTP/1.1" 200 36742 "" "Prometheus/2.43.0" 2024-08-17T01:42:49.164 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:48 smithi177 ceph-mon[90034]: pgmap v3612: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 5.9 MiB/s wr, 56 op/s 2024-08-17T01:42:49.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:48 smithi110 ceph-mon[98148]: pgmap v3612: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 5.9 MiB/s wr, 56 op/s 2024-08-17T01:42:49.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:48 smithi110 ceph-mon[100641]: pgmap v3612: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 5.9 MiB/s wr, 56 op/s 2024-08-17T01:42:50.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:49 smithi110 ceph-mon[100641]: osdmap e1972: 8 total, 8 up, 8 in 2024-08-17T01:42:50.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:49 smithi110 ceph-mon[98148]: osdmap e1972: 8 total, 8 up, 8 in 2024-08-17T01:42:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:49 smithi177 ceph-mon[90034]: osdmap e1972: 8 total, 8 up, 8 in 2024-08-17T01:42:51.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:50 smithi110 ceph-mon[100641]: pgmap v3614: 137 pgs: 137 active+clean; 320 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.6 MiB/s wr, 22 op/s 2024-08-17T01:42:51.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:50 smithi110 ceph-mon[98148]: pgmap v3614: 137 pgs: 137 active+clean; 320 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.6 MiB/s wr, 22 op/s 2024-08-17T01:42:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:50 smithi177 ceph-mon[90034]: pgmap v3614: 137 pgs: 137 active+clean; 320 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.6 MiB/s wr, 22 op/s 2024-08-17T01:42:53.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:52 smithi110 ceph-mon[100641]: pgmap v3615: 137 pgs: 137 active+clean; 324 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.6 MiB/s wr, 21 op/s 2024-08-17T01:42:53.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:52 smithi110 ceph-mon[98148]: pgmap v3615: 137 pgs: 137 active+clean; 324 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.6 MiB/s wr, 21 op/s 2024-08-17T01:42:53.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:52 smithi177 ceph-mon[90034]: pgmap v3615: 137 pgs: 137 active+clean; 324 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.6 MiB/s wr, 21 op/s 2024-08-17T01:42:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:53 smithi110 ceph-mon[100641]: osdmap e1973: 8 total, 8 up, 8 in 2024-08-17T01:42:54.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:53 smithi110 ceph-mon[98148]: osdmap e1973: 8 total, 8 up, 8 in 2024-08-17T01:42:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:53 smithi177 ceph-mon[90034]: osdmap e1973: 8 total, 8 up, 8 in 2024-08-17T01:42:55.142 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/5.ShrinkToOneAfterSnapshot (12307 ms) 2024-08-17T01:42:55.143 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/5.MinOverlap 2024-08-17T01:42:55.143 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:42:55.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:54 smithi110 ceph-mon[100641]: pgmap v3617: 137 pgs: 137 active+clean; 353 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 631 KiB/s rd, 5.1 MiB/s wr, 66 op/s 2024-08-17T01:42:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:54 smithi110 ceph-mon[98148]: pgmap v3617: 137 pgs: 137 active+clean; 353 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 631 KiB/s rd, 5.1 MiB/s wr, 66 op/s 2024-08-17T01:42:55.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:54 smithi177 ceph-mon[90034]: pgmap v3617: 137 pgs: 137 active+clean; 353 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 631 KiB/s rd, 5.1 MiB/s wr, 66 op/s 2024-08-17T01:42:57.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:56 smithi110 ceph-mon[100641]: pgmap v3618: 137 pgs: 137 active+clean; 377 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 8.1 MiB/s wr, 63 op/s 2024-08-17T01:42:57.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:56 smithi110 ceph-mon[98148]: pgmap v3618: 137 pgs: 137 active+clean; 377 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 8.1 MiB/s wr, 63 op/s 2024-08-17T01:42:57.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:56 smithi177 ceph-mon[90034]: pgmap v3618: 137 pgs: 137 active+clean; 377 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 8.1 MiB/s wr, 63 op/s 2024-08-17T01:42:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:42:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:42:58] "GET /metrics HTTP/1.1" 200 36742 "" "Prometheus/2.43.0" 2024-08-17T01:42:59.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:58 smithi110 ceph-mon[100641]: pgmap v3619: 137 pgs: 137 active+clean; 430 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 6.5 MiB/s rd, 13 MiB/s wr, 88 op/s 2024-08-17T01:42:59.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:58 smithi110 ceph-mon[98148]: pgmap v3619: 137 pgs: 137 active+clean; 430 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 6.5 MiB/s rd, 13 MiB/s wr, 88 op/s 2024-08-17T01:42:59.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:58 smithi177 ceph-mon[90034]: pgmap v3619: 137 pgs: 137 active+clean; 430 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 6.5 MiB/s rd, 13 MiB/s wr, 88 op/s 2024-08-17T01:43:00.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:42:59 smithi110 ceph-mon[100641]: pgmap v3620: 137 pgs: 137 active+clean; 438 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 12 MiB/s wr, 82 op/s 2024-08-17T01:43:00.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:42:59 smithi110 ceph-mon[98148]: pgmap v3620: 137 pgs: 137 active+clean; 438 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 12 MiB/s wr, 82 op/s 2024-08-17T01:43:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:42:59 smithi177 ceph-mon[90034]: pgmap v3620: 137 pgs: 137 active+clean; 438 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 12 MiB/s wr, 82 op/s 2024-08-17T01:43:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:01 smithi110 ceph-mon[100641]: osdmap e1974: 8 total, 8 up, 8 in 2024-08-17T01:43:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:43:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:01 smithi110 ceph-mon[100641]: pgmap v3622: 137 pgs: 137 active+clean; 438 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 6.5 MiB/s rd, 10 MiB/s wr, 48 op/s 2024-08-17T01:43:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:01 smithi110 ceph-mon[98148]: osdmap e1974: 8 total, 8 up, 8 in 2024-08-17T01:43:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:43:02.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:01 smithi110 ceph-mon[98148]: pgmap v3622: 137 pgs: 137 active+clean; 438 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 6.5 MiB/s rd, 10 MiB/s wr, 48 op/s 2024-08-17T01:43:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:01 smithi177 ceph-mon[90034]: osdmap e1974: 8 total, 8 up, 8 in 2024-08-17T01:43:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:43:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:01 smithi177 ceph-mon[90034]: pgmap v3622: 137 pgs: 137 active+clean; 438 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 6.5 MiB/s rd, 10 MiB/s wr, 48 op/s 2024-08-17T01:43:05.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:04 smithi110 ceph-mon[100641]: pgmap v3623: 137 pgs: 137 active+clean; 467 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 11 MiB/s wr, 77 op/s 2024-08-17T01:43:05.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:04 smithi110 ceph-mon[98148]: pgmap v3623: 137 pgs: 137 active+clean; 467 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 11 MiB/s wr, 77 op/s 2024-08-17T01:43:05.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:04 smithi177 ceph-mon[90034]: pgmap v3623: 137 pgs: 137 active+clean; 467 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 11 MiB/s wr, 77 op/s 2024-08-17T01:43:06.993 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/5.MinOverlap (11850 ms) 2024-08-17T01:43:06.993 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/5.ZeroOverlap 2024-08-17T01:43:06.994 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:43:07.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:06 smithi110 ceph-mon[98148]: pgmap v3624: 137 pgs: 137 active+clean; 479 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 10 MiB/s wr, 76 op/s 2024-08-17T01:43:07.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:06 smithi110 ceph-mon[100641]: pgmap v3624: 137 pgs: 137 active+clean; 479 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 10 MiB/s wr, 76 op/s 2024-08-17T01:43:07.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:06 smithi177 ceph-mon[90034]: pgmap v3624: 137 pgs: 137 active+clean; 479 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 10 MiB/s wr, 76 op/s 2024-08-17T01:43:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:43:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:43:08] "GET /metrics HTTP/1.1" 200 36738 "" "Prometheus/2.43.0" 2024-08-17T01:43:09.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:08 smithi110 ceph-mon[100641]: pgmap v3625: 137 pgs: 137 active+clean; 491 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 59 op/s 2024-08-17T01:43:09.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:08 smithi110 ceph-mon[98148]: pgmap v3625: 137 pgs: 137 active+clean; 491 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 59 op/s 2024-08-17T01:43:09.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:08 smithi177 ceph-mon[90034]: pgmap v3625: 137 pgs: 137 active+clean; 491 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 59 op/s 2024-08-17T01:43:11.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:10 smithi110 ceph-mon[100641]: pgmap v3626: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-08-17T01:43:11.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:10 smithi110 ceph-mon[98148]: pgmap v3626: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-08-17T01:43:11.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:10 smithi177 ceph-mon[90034]: pgmap v3626: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-08-17T01:43:13.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:12 smithi110 ceph-mon[100641]: pgmap v3627: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 6.0 MiB/s wr, 55 op/s 2024-08-17T01:43:13.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:12 smithi110 ceph-mon[98148]: pgmap v3627: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 6.0 MiB/s wr, 55 op/s 2024-08-17T01:43:13.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:12 smithi177 ceph-mon[90034]: pgmap v3627: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 6.0 MiB/s wr, 55 op/s 2024-08-17T01:43:15.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:14 smithi110 ceph-mon[100641]: pgmap v3628: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.4 MiB/s wr, 53 op/s 2024-08-17T01:43:15.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:14 smithi110 ceph-mon[98148]: pgmap v3628: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.4 MiB/s wr, 53 op/s 2024-08-17T01:43:15.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:14 smithi177 ceph-mon[90034]: pgmap v3628: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.4 MiB/s wr, 53 op/s 2024-08-17T01:43:16.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:15 smithi110 ceph-mon[100641]: osdmap e1975: 8 total, 8 up, 8 in 2024-08-17T01:43:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:15 smithi110 ceph-mon[98148]: osdmap e1975: 8 total, 8 up, 8 in 2024-08-17T01:43:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:15 smithi177 ceph-mon[90034]: osdmap e1975: 8 total, 8 up, 8 in 2024-08-17T01:43:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:16 smithi110 ceph-mon[100641]: pgmap v3630: 137 pgs: 137 active+clean; 508 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 31 op/s 2024-08-17T01:43:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:43:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:16 smithi110 ceph-mon[98148]: pgmap v3630: 137 pgs: 137 active+clean; 508 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 31 op/s 2024-08-17T01:43:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:43:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:16 smithi177 ceph-mon[90034]: pgmap v3630: 137 pgs: 137 active+clean; 508 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 31 op/s 2024-08-17T01:43:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:43:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:43:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:43:18] "GET /metrics HTTP/1.1" 200 36737 "" "Prometheus/2.43.0" 2024-08-17T01:43:19.164 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:18 smithi177 ceph-mon[90034]: pgmap v3631: 137 pgs: 137 active+clean; 532 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 50 op/s 2024-08-17T01:43:19.164 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:18 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:43:19.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:18 smithi110 ceph-mon[100641]: pgmap v3631: 137 pgs: 137 active+clean; 532 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 50 op/s 2024-08-17T01:43:19.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:18 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:43:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:18 smithi110 ceph-mon[98148]: pgmap v3631: 137 pgs: 137 active+clean; 532 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 50 op/s 2024-08-17T01:43:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:18 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:43:20.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:19 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:43:20.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:19 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:43:20.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:19 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:43:20.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:19 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:43:20.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:19 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:43:20.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:19 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:43:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:19 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:43:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:19 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:43:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:19 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:43:20.988 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/5.ZeroOverlap (13995 ms) 2024-08-17T01:43:21.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:20 smithi110 ceph-mon[98148]: pgmap v3632: 137 pgs: 137 active+clean; 544 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 529 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-08-17T01:43:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:20 smithi110 ceph-mon[100641]: pgmap v3632: 137 pgs: 137 active+clean; 544 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 529 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-08-17T01:43:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:20 smithi177 ceph-mon[90034]: pgmap v3632: 137 pgs: 137 active+clean; 544 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 529 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-08-17T01:43:21.917 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 7 tests from EncryptedFlattenTest/5 (97101 ms total) 2024-08-17T01:43:21.917 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:43:21.918 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 7 tests from EncryptedFlattenTest/6, where TypeParam = LUKS2UnderLUKS2 2024-08-17T01:43:21.952 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/6.Simple 2024-08-17T01:43:23.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:22 smithi110 ceph-mon[98148]: pgmap v3633: 137 pgs: 137 active+clean; 548 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 537 KiB/s rd, 4.9 MiB/s wr, 55 op/s 2024-08-17T01:43:23.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:22 smithi110 ceph-mon[98148]: osdmap e1976: 8 total, 8 up, 8 in 2024-08-17T01:43:23.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:22 smithi110 ceph-mon[100641]: pgmap v3633: 137 pgs: 137 active+clean; 548 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 537 KiB/s rd, 4.9 MiB/s wr, 55 op/s 2024-08-17T01:43:23.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:22 smithi110 ceph-mon[100641]: osdmap e1976: 8 total, 8 up, 8 in 2024-08-17T01:43:23.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:22 smithi177 ceph-mon[90034]: pgmap v3633: 137 pgs: 137 active+clean; 548 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 537 KiB/s rd, 4.9 MiB/s wr, 55 op/s 2024-08-17T01:43:23.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:22 smithi177 ceph-mon[90034]: osdmap e1976: 8 total, 8 up, 8 in 2024-08-17T01:43:23.924 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:43:24.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:23 smithi110 ceph-mon[98148]: osdmap e1977: 8 total, 8 up, 8 in 2024-08-17T01:43:24.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:23 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/984080767' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:43:24.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:23 smithi110 ceph-mon[100641]: osdmap e1977: 8 total, 8 up, 8 in 2024-08-17T01:43:24.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:23 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/984080767' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:43:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:23 smithi177 ceph-mon[90034]: osdmap e1977: 8 total, 8 up, 8 in 2024-08-17T01:43:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:23 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/984080767' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:43:25.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:24 smithi110 ceph-mon[98148]: pgmap v3636: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-08-17T01:43:25.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:24 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:43:25.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:24 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/984080767' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:43:25.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:24 smithi110 ceph-mon[98148]: osdmap e1978: 8 total, 8 up, 8 in 2024-08-17T01:43:25.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:24 smithi110 ceph-mon[100641]: pgmap v3636: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-08-17T01:43:25.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:24 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:43:25.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:24 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/984080767' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:43:25.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:24 smithi110 ceph-mon[100641]: osdmap e1978: 8 total, 8 up, 8 in 2024-08-17T01:43:25.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:24 smithi177 ceph-mon[90034]: pgmap v3636: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-08-17T01:43:25.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:24 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:43:25.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:24 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/984080767' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:43:25.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:24 smithi177 ceph-mon[90034]: osdmap e1978: 8 total, 8 up, 8 in 2024-08-17T01:43:26.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:25 smithi110 ceph-mon[100641]: osdmap e1979: 8 total, 8 up, 8 in 2024-08-17T01:43:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:25 smithi110 ceph-mon[98148]: osdmap e1979: 8 total, 8 up, 8 in 2024-08-17T01:43:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:25 smithi177 ceph-mon[90034]: osdmap e1979: 8 total, 8 up, 8 in 2024-08-17T01:43:27.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:26 smithi110 ceph-mon[98148]: pgmap v3639: 137 pgs: 1 creating+activating, 2 creating+peering, 9 unknown, 125 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:43:27.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:26 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:43:27.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:26 smithi110 ceph-mon[98148]: osdmap e1980: 8 total, 8 up, 8 in 2024-08-17T01:43:27.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:26 smithi110 ceph-mon[100641]: pgmap v3639: 137 pgs: 1 creating+activating, 2 creating+peering, 9 unknown, 125 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:43:27.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:26 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:43:27.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:26 smithi110 ceph-mon[100641]: osdmap e1980: 8 total, 8 up, 8 in 2024-08-17T01:43:27.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:26 smithi177 ceph-mon[90034]: pgmap v3639: 137 pgs: 1 creating+activating, 2 creating+peering, 9 unknown, 125 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:43:27.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:26 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:43:27.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:26 smithi177 ceph-mon[90034]: osdmap e1980: 8 total, 8 up, 8 in 2024-08-17T01:43:28.187 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:27 smithi110 ceph-mon[100641]: pgmap v3641: 137 pgs: 1 creating+activating, 2 creating+peering, 134 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 208 B/s rd, 208 B/s wr, 1 op/s 2024-08-17T01:43:28.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:27 smithi110 ceph-mon[98148]: pgmap v3641: 137 pgs: 1 creating+activating, 2 creating+peering, 134 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 208 B/s rd, 208 B/s wr, 1 op/s 2024-08-17T01:43:28.187 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:43:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:43:28] "GET /metrics HTTP/1.1" 200 36737 "" "Prometheus/2.43.0" 2024-08-17T01:43:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:27 smithi177 ceph-mon[90034]: pgmap v3641: 137 pgs: 1 creating+activating, 2 creating+peering, 134 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 208 B/s rd, 208 B/s wr, 1 op/s 2024-08-17T01:43:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:30 smithi110 ceph-mon[100641]: pgmap v3642: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-08-17T01:43:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:30 smithi110 ceph-mon[98148]: pgmap v3642: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-08-17T01:43:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:30 smithi177 ceph-mon[90034]: pgmap v3642: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-08-17T01:43:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:43:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:43:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:43:33.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:32 smithi110 ceph-mon[98148]: pgmap v3643: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-08-17T01:43:33.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:32 smithi110 ceph-mon[100641]: pgmap v3643: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-08-17T01:43:33.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:32 smithi177 ceph-mon[90034]: pgmap v3643: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-08-17T01:43:35.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:34 smithi110 ceph-mon[100641]: pgmap v3644: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 920 B/s wr, 6 op/s 2024-08-17T01:43:35.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:34 smithi110 ceph-mon[100641]: osdmap e1981: 8 total, 8 up, 8 in 2024-08-17T01:43:35.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:34 smithi110 ceph-mon[98148]: pgmap v3644: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 920 B/s wr, 6 op/s 2024-08-17T01:43:35.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:34 smithi110 ceph-mon[98148]: osdmap e1981: 8 total, 8 up, 8 in 2024-08-17T01:43:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:34 smithi177 ceph-mon[90034]: pgmap v3644: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 920 B/s wr, 6 op/s 2024-08-17T01:43:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:34 smithi177 ceph-mon[90034]: osdmap e1981: 8 total, 8 up, 8 in 2024-08-17T01:43:37.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:36 smithi110 ceph-mon[100641]: pgmap v3646: 137 pgs: 137 active+clean; 34 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.9 MiB/s wr, 39 op/s 2024-08-17T01:43:37.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:36 smithi110 ceph-mon[100641]: osdmap e1982: 8 total, 8 up, 8 in 2024-08-17T01:43:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:36 smithi110 ceph-mon[98148]: pgmap v3646: 137 pgs: 137 active+clean; 34 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.9 MiB/s wr, 39 op/s 2024-08-17T01:43:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:36 smithi110 ceph-mon[98148]: osdmap e1982: 8 total, 8 up, 8 in 2024-08-17T01:43:37.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:36 smithi177 ceph-mon[90034]: pgmap v3646: 137 pgs: 137 active+clean; 34 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 2.9 MiB/s wr, 39 op/s 2024-08-17T01:43:37.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:36 smithi177 ceph-mon[90034]: osdmap e1982: 8 total, 8 up, 8 in 2024-08-17T01:43:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:43:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:43:38] "GET /metrics HTTP/1.1" 200 36705 "" "Prometheus/2.43.0" 2024-08-17T01:43:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:38 smithi110 ceph-mon[98148]: pgmap v3648: 137 pgs: 137 active+clean; 42 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 4.6 MiB/s wr, 42 op/s 2024-08-17T01:43:39.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:38 smithi110 ceph-mon[100641]: pgmap v3648: 137 pgs: 137 active+clean; 42 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 4.6 MiB/s wr, 42 op/s 2024-08-17T01:43:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:38 smithi177 ceph-mon[90034]: pgmap v3648: 137 pgs: 137 active+clean; 42 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 4.6 MiB/s wr, 42 op/s 2024-08-17T01:43:41.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:40 smithi110 ceph-mon[100641]: pgmap v3649: 137 pgs: 137 active+clean; 46 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-08-17T01:43:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:40 smithi110 ceph-mon[98148]: pgmap v3649: 137 pgs: 137 active+clean; 46 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-08-17T01:43:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:40 smithi177 ceph-mon[90034]: pgmap v3649: 137 pgs: 137 active+clean; 46 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-08-17T01:43:43.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:42 smithi110 ceph-mon[100641]: pgmap v3650: 137 pgs: 137 active+clean; 54 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 6.1 MiB/s wr, 47 op/s 2024-08-17T01:43:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:42 smithi110 ceph-mon[98148]: pgmap v3650: 137 pgs: 137 active+clean; 54 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 6.1 MiB/s wr, 47 op/s 2024-08-17T01:43:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:42 smithi177 ceph-mon[90034]: pgmap v3650: 137 pgs: 137 active+clean; 54 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 6.1 MiB/s wr, 47 op/s 2024-08-17T01:43:45.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:44 smithi110 ceph-mon[100641]: pgmap v3651: 137 pgs: 137 active+clean; 62 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 5.7 MiB/s wr, 43 op/s 2024-08-17T01:43:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:44 smithi110 ceph-mon[98148]: pgmap v3651: 137 pgs: 137 active+clean; 62 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 5.7 MiB/s wr, 43 op/s 2024-08-17T01:43:45.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:44 smithi177 ceph-mon[90034]: pgmap v3651: 137 pgs: 137 active+clean; 62 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 5.7 MiB/s wr, 43 op/s 2024-08-17T01:43:45.391 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/6.Simple (23439 ms) 2024-08-17T01:43:45.391 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/6.Grow 2024-08-17T01:43:45.391 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:43:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:46 smithi110 ceph-mon[98148]: pgmap v3652: 137 pgs: 137 active+clean; 79 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 5.3 MiB/s wr, 22 op/s 2024-08-17T01:43:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:43:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:46 smithi110 ceph-mon[100641]: pgmap v3652: 137 pgs: 137 active+clean; 79 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 5.3 MiB/s wr, 22 op/s 2024-08-17T01:43:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:43:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:46 smithi177 ceph-mon[90034]: pgmap v3652: 137 pgs: 137 active+clean; 79 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 5.3 MiB/s wr, 22 op/s 2024-08-17T01:43:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:43:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:43:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:43:48] "GET /metrics HTTP/1.1" 200 36735 "" "Prometheus/2.43.0" 2024-08-17T01:43:49.164 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:48 smithi177 ceph-mon[90034]: pgmap v3653: 137 pgs: 137 active+clean; 83 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.3 MiB/s rd, 5.6 MiB/s wr, 26 op/s 2024-08-17T01:43:49.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:48 smithi110 ceph-mon[100641]: pgmap v3653: 137 pgs: 137 active+clean; 83 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.3 MiB/s rd, 5.6 MiB/s wr, 26 op/s 2024-08-17T01:43:49.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:48 smithi110 ceph-mon[98148]: pgmap v3653: 137 pgs: 137 active+clean; 83 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.3 MiB/s rd, 5.6 MiB/s wr, 26 op/s 2024-08-17T01:43:51.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:50 smithi110 ceph-mon[100641]: pgmap v3654: 137 pgs: 137 active+clean; 87 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 5.1 MiB/s wr, 28 op/s 2024-08-17T01:43:51.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:50 smithi110 ceph-mon[98148]: pgmap v3654: 137 pgs: 137 active+clean; 87 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 5.1 MiB/s wr, 28 op/s 2024-08-17T01:43:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:50 smithi177 ceph-mon[90034]: pgmap v3654: 137 pgs: 137 active+clean; 87 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 5.1 MiB/s wr, 28 op/s 2024-08-17T01:43:53.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:52 smithi110 ceph-mon[98148]: pgmap v3655: 137 pgs: 137 active+clean; 87 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-17T01:43:53.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:52 smithi110 ceph-mon[100641]: pgmap v3655: 137 pgs: 137 active+clean; 87 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-17T01:43:53.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:52 smithi177 ceph-mon[90034]: pgmap v3655: 137 pgs: 137 active+clean; 87 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-17T01:43:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:53 smithi110 ceph-mon[100641]: osdmap e1983: 8 total, 8 up, 8 in 2024-08-17T01:43:54.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:53 smithi110 ceph-mon[98148]: osdmap e1983: 8 total, 8 up, 8 in 2024-08-17T01:43:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:53 smithi177 ceph-mon[90034]: osdmap e1983: 8 total, 8 up, 8 in 2024-08-17T01:43:55.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:54 smithi110 ceph-mon[100641]: pgmap v3657: 137 pgs: 137 active+clean; 87 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 28 op/s 2024-08-17T01:43:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:54 smithi110 ceph-mon[98148]: pgmap v3657: 137 pgs: 137 active+clean; 87 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 28 op/s 2024-08-17T01:43:55.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:54 smithi177 ceph-mon[90034]: pgmap v3657: 137 pgs: 137 active+clean; 87 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 28 op/s 2024-08-17T01:43:57.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:56 smithi110 ceph-mon[100641]: pgmap v3658: 137 pgs: 137 active+clean; 119 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.6 MiB/s rd, 4.8 MiB/s wr, 49 op/s 2024-08-17T01:43:57.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:56 smithi110 ceph-mon[98148]: pgmap v3658: 137 pgs: 137 active+clean; 119 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.6 MiB/s rd, 4.8 MiB/s wr, 49 op/s 2024-08-17T01:43:57.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:56 smithi177 ceph-mon[90034]: pgmap v3658: 137 pgs: 137 active+clean; 119 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.6 MiB/s rd, 4.8 MiB/s wr, 49 op/s 2024-08-17T01:43:58.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:43:57 smithi110 ceph-mon[100641]: pgmap v3659: 137 pgs: 137 active+clean; 128 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-17T01:43:58.187 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:43:57 smithi110 ceph-mon[98148]: pgmap v3659: 137 pgs: 137 active+clean; 128 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-17T01:43:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:43:57 smithi177 ceph-mon[90034]: pgmap v3659: 137 pgs: 137 active+clean; 128 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-17T01:43:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:43:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:43:58] "GET /metrics HTTP/1.1" 200 36735 "" "Prometheus/2.43.0" 2024-08-17T01:44:01.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:00 smithi110 ceph-mon[100641]: pgmap v3660: 137 pgs: 137 active+clean; 128 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 538 KiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-08-17T01:44:01.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:00 smithi110 ceph-mon[98148]: pgmap v3660: 137 pgs: 137 active+clean; 128 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 538 KiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-08-17T01:44:01.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:00 smithi177 ceph-mon[90034]: pgmap v3660: 137 pgs: 137 active+clean; 128 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 538 KiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-08-17T01:44:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:44:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:44:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:44:03.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:02 smithi110 ceph-mon[100641]: pgmap v3661: 137 pgs: 137 active+clean; 132 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-08-17T01:44:03.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:02 smithi110 ceph-mon[98148]: pgmap v3661: 137 pgs: 137 active+clean; 132 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-08-17T01:44:03.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:02 smithi177 ceph-mon[90034]: pgmap v3661: 137 pgs: 137 active+clean; 132 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-08-17T01:44:05.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:04 smithi110 ceph-mon[98148]: pgmap v3662: 137 pgs: 137 active+clean; 136 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-08-17T01:44:05.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:04 smithi110 ceph-mon[100641]: pgmap v3662: 137 pgs: 137 active+clean; 136 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-08-17T01:44:05.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:04 smithi177 ceph-mon[90034]: pgmap v3662: 137 pgs: 137 active+clean; 136 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-08-17T01:44:05.392 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/6.Grow (20002 ms) 2024-08-17T01:44:05.392 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/6.Shrink 2024-08-17T01:44:05.392 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:44:07.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:06 smithi110 ceph-mon[100641]: pgmap v3663: 137 pgs: 137 active+clean; 160 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.4 MiB/s rd, 7.1 MiB/s wr, 47 op/s 2024-08-17T01:44:07.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:06 smithi110 ceph-mon[98148]: pgmap v3663: 137 pgs: 137 active+clean; 160 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.4 MiB/s rd, 7.1 MiB/s wr, 47 op/s 2024-08-17T01:44:07.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:06 smithi177 ceph-mon[90034]: pgmap v3663: 137 pgs: 137 active+clean; 160 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.4 MiB/s rd, 7.1 MiB/s wr, 47 op/s 2024-08-17T01:44:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:44:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:44:08] "GET /metrics HTTP/1.1" 200 36738 "" "Prometheus/2.43.0" 2024-08-17T01:44:09.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:08 smithi110 ceph-mon[100641]: pgmap v3664: 137 pgs: 137 active+clean; 168 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.2 MiB/s rd, 5.4 MiB/s wr, 26 op/s 2024-08-17T01:44:09.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:08 smithi110 ceph-mon[98148]: pgmap v3664: 137 pgs: 137 active+clean; 168 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.2 MiB/s rd, 5.4 MiB/s wr, 26 op/s 2024-08-17T01:44:09.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:08 smithi177 ceph-mon[90034]: pgmap v3664: 137 pgs: 137 active+clean; 168 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.2 MiB/s rd, 5.4 MiB/s wr, 26 op/s 2024-08-17T01:44:11.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:10 smithi110 ceph-mon[98148]: pgmap v3665: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.4 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T01:44:11.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:10 smithi110 ceph-mon[100641]: pgmap v3665: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.4 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T01:44:11.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:10 smithi177 ceph-mon[90034]: pgmap v3665: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.4 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T01:44:13.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:12 smithi110 ceph-mon[100641]: pgmap v3666: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T01:44:13.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:12 smithi110 ceph-mon[100641]: osdmap e1984: 8 total, 8 up, 8 in 2024-08-17T01:44:13.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:12 smithi110 ceph-mon[98148]: pgmap v3666: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T01:44:13.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:12 smithi110 ceph-mon[98148]: osdmap e1984: 8 total, 8 up, 8 in 2024-08-17T01:44:13.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:12 smithi177 ceph-mon[90034]: pgmap v3666: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T01:44:13.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:12 smithi177 ceph-mon[90034]: osdmap e1984: 8 total, 8 up, 8 in 2024-08-17T01:44:15.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:14 smithi110 ceph-mon[100641]: pgmap v3668: 137 pgs: 137 active+clean; 178 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.8 MiB/s wr, 31 op/s 2024-08-17T01:44:15.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:14 smithi110 ceph-mon[98148]: pgmap v3668: 137 pgs: 137 active+clean; 178 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.8 MiB/s wr, 31 op/s 2024-08-17T01:44:15.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:14 smithi177 ceph-mon[90034]: pgmap v3668: 137 pgs: 137 active+clean; 178 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.8 MiB/s wr, 31 op/s 2024-08-17T01:44:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:16 smithi110 ceph-mon[100641]: pgmap v3669: 137 pgs: 137 active+clean; 210 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.0 MiB/s rd, 5.4 MiB/s wr, 49 op/s 2024-08-17T01:44:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:44:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:16 smithi110 ceph-mon[98148]: pgmap v3669: 137 pgs: 137 active+clean; 210 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.0 MiB/s rd, 5.4 MiB/s wr, 49 op/s 2024-08-17T01:44:17.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:44:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:16 smithi177 ceph-mon[90034]: pgmap v3669: 137 pgs: 137 active+clean; 210 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.0 MiB/s rd, 5.4 MiB/s wr, 49 op/s 2024-08-17T01:44:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:44:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:44:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:44:18] "GET /metrics HTTP/1.1" 200 36732 "" "Prometheus/2.43.0" 2024-08-17T01:44:19.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:18 smithi110 ceph-mon[100641]: pgmap v3670: 137 pgs: 137 active+clean; 210 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.2 MiB/s wr, 41 op/s 2024-08-17T01:44:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:18 smithi110 ceph-mon[98148]: pgmap v3670: 137 pgs: 137 active+clean; 210 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.2 MiB/s wr, 41 op/s 2024-08-17T01:44:19.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:18 smithi177 ceph-mon[90034]: pgmap v3670: 137 pgs: 137 active+clean; 210 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.2 MiB/s wr, 41 op/s 2024-08-17T01:44:20.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:19 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:44:20.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:19 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:44:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:19 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:44:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:20 smithi110 ceph-mon[100641]: pgmap v3671: 137 pgs: 137 active+clean; 218 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 441 KiB/s rd, 4.9 MiB/s wr, 43 op/s 2024-08-17T01:44:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:44:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:44:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:44:21.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:20 smithi110 ceph-mon[98148]: pgmap v3671: 137 pgs: 137 active+clean; 218 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 441 KiB/s rd, 4.9 MiB/s wr, 43 op/s 2024-08-17T01:44:21.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:44:21.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:44:21.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:44:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:20 smithi177 ceph-mon[90034]: pgmap v3671: 137 pgs: 137 active+clean; 218 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 441 KiB/s rd, 4.9 MiB/s wr, 43 op/s 2024-08-17T01:44:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:44:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:44:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:44:23.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:22 smithi110 ceph-mon[100641]: pgmap v3672: 137 pgs: 137 active+clean; 222 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 5.3 MiB/s wr, 46 op/s 2024-08-17T01:44:23.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:22 smithi110 ceph-mon[98148]: pgmap v3672: 137 pgs: 137 active+clean; 222 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 5.3 MiB/s wr, 46 op/s 2024-08-17T01:44:23.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:22 smithi177 ceph-mon[90034]: pgmap v3672: 137 pgs: 137 active+clean; 222 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 5.3 MiB/s wr, 46 op/s 2024-08-17T01:44:23.557 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/6.Shrink (18164 ms) 2024-08-17T01:44:23.557 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/6.ShrinkToOne 2024-08-17T01:44:23.557 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:44:25.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:24 smithi110 ceph-mon[100641]: pgmap v3673: 137 pgs: 137 active+clean; 238 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 6.1 MiB/s wr, 41 op/s 2024-08-17T01:44:25.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:24 smithi110 ceph-mon[98148]: pgmap v3673: 137 pgs: 137 active+clean; 238 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 6.1 MiB/s wr, 41 op/s 2024-08-17T01:44:25.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:24 smithi177 ceph-mon[90034]: pgmap v3673: 137 pgs: 137 active+clean; 238 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 6.1 MiB/s wr, 41 op/s 2024-08-17T01:44:26.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:25 smithi110 ceph-mon[100641]: pgmap v3674: 137 pgs: 137 active+clean; 251 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 7.4 MiB/s wr, 54 op/s 2024-08-17T01:44:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:25 smithi110 ceph-mon[98148]: pgmap v3674: 137 pgs: 137 active+clean; 251 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 7.4 MiB/s wr, 54 op/s 2024-08-17T01:44:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:25 smithi177 ceph-mon[90034]: pgmap v3674: 137 pgs: 137 active+clean; 251 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 7.4 MiB/s wr, 54 op/s 2024-08-17T01:44:28.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:44:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:44:28] "GET /metrics HTTP/1.1" 200 36732 "" "Prometheus/2.43.0" 2024-08-17T01:44:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:28 smithi110 ceph-mon[98148]: pgmap v3675: 137 pgs: 137 active+clean; 251 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T01:44:29.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:28 smithi110 ceph-mon[100641]: pgmap v3675: 137 pgs: 137 active+clean; 251 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T01:44:29.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:28 smithi177 ceph-mon[90034]: pgmap v3675: 137 pgs: 137 active+clean; 251 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T01:44:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:30 smithi110 ceph-mon[100641]: pgmap v3676: 137 pgs: 137 active+clean; 251 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-17T01:44:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:30 smithi110 ceph-mon[100641]: osdmap e1985: 8 total, 8 up, 8 in 2024-08-17T01:44:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:30 smithi110 ceph-mon[98148]: pgmap v3676: 137 pgs: 137 active+clean; 251 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-17T01:44:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:30 smithi110 ceph-mon[98148]: osdmap e1985: 8 total, 8 up, 8 in 2024-08-17T01:44:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:30 smithi177 ceph-mon[90034]: pgmap v3676: 137 pgs: 137 active+clean; 251 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-17T01:44:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:30 smithi177 ceph-mon[90034]: osdmap e1985: 8 total, 8 up, 8 in 2024-08-17T01:44:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:44:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:44:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:44:33.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:32 smithi110 ceph-mon[100641]: pgmap v3678: 137 pgs: 137 active+clean; 263 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 27 op/s 2024-08-17T01:44:33.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:32 smithi110 ceph-mon[98148]: pgmap v3678: 137 pgs: 137 active+clean; 263 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 27 op/s 2024-08-17T01:44:33.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:32 smithi177 ceph-mon[90034]: pgmap v3678: 137 pgs: 137 active+clean; 263 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 27 op/s 2024-08-17T01:44:35.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:34 smithi110 ceph-mon[100641]: pgmap v3679: 137 pgs: 137 active+clean; 280 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 8.4 MiB/s rd, 5.4 MiB/s wr, 52 op/s 2024-08-17T01:44:35.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:34 smithi110 ceph-mon[98148]: pgmap v3679: 137 pgs: 137 active+clean; 280 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 8.4 MiB/s rd, 5.4 MiB/s wr, 52 op/s 2024-08-17T01:44:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:34 smithi177 ceph-mon[90034]: pgmap v3679: 137 pgs: 137 active+clean; 280 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 8.4 MiB/s rd, 5.4 MiB/s wr, 52 op/s 2024-08-17T01:44:37.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:36 smithi110 ceph-mon[100641]: pgmap v3680: 137 pgs: 137 active+clean; 292 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-17T01:44:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:36 smithi110 ceph-mon[98148]: pgmap v3680: 137 pgs: 137 active+clean; 292 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-17T01:44:37.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:36 smithi177 ceph-mon[90034]: pgmap v3680: 137 pgs: 137 active+clean; 292 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-17T01:44:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:44:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:44:38] "GET /metrics HTTP/1.1" 200 36734 "" "Prometheus/2.43.0" 2024-08-17T01:44:39.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:38 smithi110 ceph-mon[100641]: pgmap v3681: 137 pgs: 137 active+clean; 292 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T01:44:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:38 smithi110 ceph-mon[98148]: pgmap v3681: 137 pgs: 137 active+clean; 292 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T01:44:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:38 smithi177 ceph-mon[90034]: pgmap v3681: 137 pgs: 137 active+clean; 292 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T01:44:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:40 smithi110 ceph-mon[98148]: pgmap v3682: 137 pgs: 137 active+clean; 296 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 4.5 MiB/s wr, 45 op/s 2024-08-17T01:44:41.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:40 smithi110 ceph-mon[100641]: pgmap v3682: 137 pgs: 137 active+clean; 296 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 4.5 MiB/s wr, 45 op/s 2024-08-17T01:44:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:40 smithi177 ceph-mon[90034]: pgmap v3682: 137 pgs: 137 active+clean; 296 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 4.5 MiB/s wr, 45 op/s 2024-08-17T01:44:43.013 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/6.ShrinkToOne (19457 ms) 2024-08-17T01:44:43.014 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/6.ShrinkToOneAfterSnapshot 2024-08-17T01:44:43.014 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:44:43.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:42 smithi110 ceph-mon[100641]: pgmap v3683: 137 pgs: 137 active+clean; 304 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 4.4 MiB/s wr, 38 op/s 2024-08-17T01:44:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:42 smithi110 ceph-mon[98148]: pgmap v3683: 137 pgs: 137 active+clean; 304 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 4.4 MiB/s wr, 38 op/s 2024-08-17T01:44:43.361 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:42 smithi177 ceph-mon[90034]: pgmap v3683: 137 pgs: 137 active+clean; 304 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 4.4 MiB/s wr, 38 op/s 2024-08-17T01:44:45.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:44 smithi110 ceph-mon[100641]: pgmap v3684: 137 pgs: 137 active+clean; 308 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 785 KiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-08-17T01:44:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:44 smithi110 ceph-mon[98148]: pgmap v3684: 137 pgs: 137 active+clean; 308 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 785 KiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-08-17T01:44:45.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:44 smithi177 ceph-mon[90034]: pgmap v3684: 137 pgs: 137 active+clean; 308 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 785 KiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-08-17T01:44:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:46 smithi110 ceph-mon[98148]: pgmap v3685: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.3 MiB/s wr, 27 op/s 2024-08-17T01:44:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:44:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:46 smithi110 ceph-mon[100641]: pgmap v3685: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.3 MiB/s wr, 27 op/s 2024-08-17T01:44:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:44:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:46 smithi177 ceph-mon[90034]: pgmap v3685: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.3 MiB/s wr, 27 op/s 2024-08-17T01:44:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:44:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:44:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:44:48] "GET /metrics HTTP/1.1" 200 36741 "" "Prometheus/2.43.0" 2024-08-17T01:44:49.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:48 smithi110 ceph-mon[98148]: pgmap v3686: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-17T01:44:49.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:48 smithi110 ceph-mon[100641]: pgmap v3686: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-17T01:44:49.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:48 smithi177 ceph-mon[90034]: pgmap v3686: 137 pgs: 137 active+clean; 312 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-17T01:44:50.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:49 smithi110 ceph-mon[100641]: osdmap e1986: 8 total, 8 up, 8 in 2024-08-17T01:44:50.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:49 smithi110 ceph-mon[100641]: pgmap v3688: 137 pgs: 137 active+clean; 329 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 19 op/s 2024-08-17T01:44:50.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:49 smithi110 ceph-mon[98148]: osdmap e1986: 8 total, 8 up, 8 in 2024-08-17T01:44:50.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:49 smithi110 ceph-mon[98148]: pgmap v3688: 137 pgs: 137 active+clean; 329 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 19 op/s 2024-08-17T01:44:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:49 smithi177 ceph-mon[90034]: osdmap e1986: 8 total, 8 up, 8 in 2024-08-17T01:44:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:49 smithi177 ceph-mon[90034]: pgmap v3688: 137 pgs: 137 active+clean; 329 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 19 op/s 2024-08-17T01:44:53.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:52 smithi110 ceph-mon[100641]: pgmap v3689: 137 pgs: 137 active+clean; 329 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 20 op/s 2024-08-17T01:44:53.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:52 smithi110 ceph-mon[98148]: pgmap v3689: 137 pgs: 137 active+clean; 329 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 20 op/s 2024-08-17T01:44:53.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:52 smithi177 ceph-mon[90034]: pgmap v3689: 137 pgs: 137 active+clean; 329 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 20 op/s 2024-08-17T01:44:55.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:54 smithi110 ceph-mon[100641]: pgmap v3690: 137 pgs: 137 active+clean; 353 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 6.1 MiB/s wr, 47 op/s 2024-08-17T01:44:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:54 smithi110 ceph-mon[98148]: pgmap v3690: 137 pgs: 137 active+clean; 353 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 6.1 MiB/s wr, 47 op/s 2024-08-17T01:44:55.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:54 smithi177 ceph-mon[90034]: pgmap v3690: 137 pgs: 137 active+clean; 353 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 6.1 MiB/s wr, 47 op/s 2024-08-17T01:44:57.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:56 smithi110 ceph-mon[100641]: pgmap v3691: 137 pgs: 137 active+clean; 353 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-17T01:44:57.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:56 smithi110 ceph-mon[98148]: pgmap v3691: 137 pgs: 137 active+clean; 353 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-17T01:44:57.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:56 smithi177 ceph-mon[90034]: pgmap v3691: 137 pgs: 137 active+clean; 353 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-17T01:44:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:44:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:44:58] "GET /metrics HTTP/1.1" 200 36741 "" "Prometheus/2.43.0" 2024-08-17T01:44:59.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:44:58 smithi110 ceph-mon[100641]: pgmap v3692: 137 pgs: 137 active+clean; 353 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T01:44:59.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:44:58 smithi110 ceph-mon[98148]: pgmap v3692: 137 pgs: 137 active+clean; 353 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T01:44:59.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:44:58 smithi177 ceph-mon[90034]: pgmap v3692: 137 pgs: 137 active+clean; 353 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T01:45:01.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:00 smithi110 ceph-mon[100641]: pgmap v3693: 137 pgs: 137 active+clean; 357 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-08-17T01:45:01.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:00 smithi110 ceph-mon[98148]: pgmap v3693: 137 pgs: 137 active+clean; 357 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-08-17T01:45:01.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:00 smithi177 ceph-mon[90034]: pgmap v3693: 137 pgs: 137 active+clean; 357 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-08-17T01:45:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:01 smithi110 ceph-mon[100641]: osdmap e1987: 8 total, 8 up, 8 in 2024-08-17T01:45:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:45:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:01 smithi110 ceph-mon[98148]: osdmap e1987: 8 total, 8 up, 8 in 2024-08-17T01:45:02.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:45:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:01 smithi177 ceph-mon[90034]: osdmap e1987: 8 total, 8 up, 8 in 2024-08-17T01:45:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:45:03.085 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/6.ShrinkToOneAfterSnapshot (20071 ms) 2024-08-17T01:45:03.085 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/6.MinOverlap 2024-08-17T01:45:03.085 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:45:03.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:02 smithi110 ceph-mon[98148]: pgmap v3695: 137 pgs: 137 active+clean; 369 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 90 KiB/s rd, 4.0 MiB/s wr, 44 op/s 2024-08-17T01:45:03.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:02 smithi110 ceph-mon[100641]: pgmap v3695: 137 pgs: 137 active+clean; 369 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 90 KiB/s rd, 4.0 MiB/s wr, 44 op/s 2024-08-17T01:45:03.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:02 smithi177 ceph-mon[90034]: pgmap v3695: 137 pgs: 137 active+clean; 369 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 90 KiB/s rd, 4.0 MiB/s wr, 44 op/s 2024-08-17T01:45:05.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:04 smithi110 ceph-mon[100641]: pgmap v3696: 137 pgs: 137 active+clean; 377 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 30 op/s 2024-08-17T01:45:05.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:04 smithi110 ceph-mon[98148]: pgmap v3696: 137 pgs: 137 active+clean; 377 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 30 op/s 2024-08-17T01:45:05.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:04 smithi177 ceph-mon[90034]: pgmap v3696: 137 pgs: 137 active+clean; 377 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 30 op/s 2024-08-17T01:45:07.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:06 smithi110 ceph-mon[100641]: pgmap v3697: 137 pgs: 137 active+clean; 438 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 49 op/s 2024-08-17T01:45:07.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:06 smithi110 ceph-mon[98148]: pgmap v3697: 137 pgs: 137 active+clean; 438 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 49 op/s 2024-08-17T01:45:07.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:06 smithi177 ceph-mon[90034]: pgmap v3697: 137 pgs: 137 active+clean; 438 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 49 op/s 2024-08-17T01:45:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:45:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:45:08] "GET /metrics HTTP/1.1" 200 36743 "" "Prometheus/2.43.0" 2024-08-17T01:45:09.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:08 smithi110 ceph-mon[100641]: pgmap v3698: 137 pgs: 137 active+clean; 438 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 46 op/s 2024-08-17T01:45:09.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:08 smithi110 ceph-mon[98148]: pgmap v3698: 137 pgs: 137 active+clean; 438 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 46 op/s 2024-08-17T01:45:09.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:08 smithi177 ceph-mon[90034]: pgmap v3698: 137 pgs: 137 active+clean; 438 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 46 op/s 2024-08-17T01:45:11.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:10 smithi110 ceph-mon[100641]: pgmap v3699: 137 pgs: 137 active+clean; 442 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 39 op/s 2024-08-17T01:45:11.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:10 smithi110 ceph-mon[100641]: osdmap e1988: 8 total, 8 up, 8 in 2024-08-17T01:45:11.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:10 smithi110 ceph-mon[98148]: pgmap v3699: 137 pgs: 137 active+clean; 442 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 39 op/s 2024-08-17T01:45:11.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:10 smithi110 ceph-mon[98148]: osdmap e1988: 8 total, 8 up, 8 in 2024-08-17T01:45:11.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:10 smithi177 ceph-mon[90034]: pgmap v3699: 137 pgs: 137 active+clean; 442 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 39 op/s 2024-08-17T01:45:11.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:10 smithi177 ceph-mon[90034]: osdmap e1988: 8 total, 8 up, 8 in 2024-08-17T01:45:12.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:11 smithi110 ceph-mon[100641]: pgmap v3701: 137 pgs: 137 active+clean; 451 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.2 MiB/s wr, 58 op/s 2024-08-17T01:45:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:11 smithi110 ceph-mon[98148]: pgmap v3701: 137 pgs: 137 active+clean; 451 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.2 MiB/s wr, 58 op/s 2024-08-17T01:45:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:11 smithi177 ceph-mon[90034]: pgmap v3701: 137 pgs: 137 active+clean; 451 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.2 MiB/s wr, 58 op/s 2024-08-17T01:45:13.362 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 01:45:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=cleanup t=2024-08-17T01:45:13.095900805Z level=info msg="Completed cleanup jobs" duration=3.686235ms 2024-08-17T01:45:15.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:14 smithi110 ceph-mon[100641]: pgmap v3702: 137 pgs: 137 active+clean; 463 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 8.6 MiB/s wr, 48 op/s 2024-08-17T01:45:15.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:14 smithi110 ceph-mon[98148]: pgmap v3702: 137 pgs: 137 active+clean; 463 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 8.6 MiB/s wr, 48 op/s 2024-08-17T01:45:15.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:14 smithi177 ceph-mon[90034]: pgmap v3702: 137 pgs: 137 active+clean; 463 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 8.6 MiB/s wr, 48 op/s 2024-08-17T01:45:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:16 smithi110 ceph-mon[100641]: pgmap v3703: 137 pgs: 137 active+clean; 479 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T01:45:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:45:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:16 smithi110 ceph-mon[98148]: pgmap v3703: 137 pgs: 137 active+clean; 479 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T01:45:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:45:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:16 smithi177 ceph-mon[90034]: pgmap v3703: 137 pgs: 137 active+clean; 479 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T01:45:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:45:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:45:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:45:18] "GET /metrics HTTP/1.1" 200 36739 "" "Prometheus/2.43.0" 2024-08-17T01:45:19.164 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:18 smithi177 ceph-mon[90034]: pgmap v3704: 137 pgs: 137 active+clean; 483 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-08-17T01:45:19.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:18 smithi110 ceph-mon[100641]: pgmap v3704: 137 pgs: 137 active+clean; 483 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-08-17T01:45:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:18 smithi110 ceph-mon[98148]: pgmap v3704: 137 pgs: 137 active+clean; 483 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-08-17T01:45:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:20 smithi110 ceph-mon[100641]: pgmap v3705: 137 pgs: 137 active+clean; 487 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 59 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-17T01:45:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:45:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:45:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:45:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:45:21.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:20 smithi110 ceph-mon[98148]: pgmap v3705: 137 pgs: 137 active+clean; 487 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 59 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-17T01:45:21.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:45:21.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:45:21.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:45:21.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:45:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:20 smithi177 ceph-mon[90034]: pgmap v3705: 137 pgs: 137 active+clean; 487 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 59 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-17T01:45:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:45:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:45:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:45:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:45:23.253 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/6.MinOverlap (20168 ms) 2024-08-17T01:45:23.253 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/6.ZeroOverlap 2024-08-17T01:45:23.253 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:45:23.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:22 smithi110 ceph-mon[100641]: pgmap v3706: 137 pgs: 137 active+clean; 495 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-08-17T01:45:23.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:22 smithi110 ceph-mon[98148]: pgmap v3706: 137 pgs: 137 active+clean; 495 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-08-17T01:45:23.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:22 smithi177 ceph-mon[90034]: pgmap v3706: 137 pgs: 137 active+clean; 495 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-08-17T01:45:25.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:24 smithi110 ceph-mon[100641]: pgmap v3707: 137 pgs: 137 active+clean; 495 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.3 MiB/s wr, 30 op/s 2024-08-17T01:45:25.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:24 smithi110 ceph-mon[98148]: pgmap v3707: 137 pgs: 137 active+clean; 495 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.3 MiB/s wr, 30 op/s 2024-08-17T01:45:25.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:24 smithi177 ceph-mon[90034]: pgmap v3707: 137 pgs: 137 active+clean; 495 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.3 MiB/s wr, 30 op/s 2024-08-17T01:45:27.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:26 smithi110 ceph-mon[100641]: pgmap v3708: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 4.7 MiB/s wr, 27 op/s 2024-08-17T01:45:27.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:26 smithi110 ceph-mon[98148]: pgmap v3708: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 4.7 MiB/s wr, 27 op/s 2024-08-17T01:45:27.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:26 smithi177 ceph-mon[90034]: pgmap v3708: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 4.7 MiB/s wr, 27 op/s 2024-08-17T01:45:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:45:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:45:28] "GET /metrics HTTP/1.1" 200 36739 "" "Prometheus/2.43.0" 2024-08-17T01:45:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:28 smithi110 ceph-mon[98148]: pgmap v3709: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-17T01:45:29.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:28 smithi110 ceph-mon[100641]: pgmap v3709: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-17T01:45:29.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:28 smithi177 ceph-mon[90034]: pgmap v3709: 137 pgs: 137 active+clean; 499 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-17T01:45:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:29 smithi110 ceph-mon[100641]: osdmap e1989: 8 total, 8 up, 8 in 2024-08-17T01:45:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:29 smithi110 ceph-mon[98148]: osdmap e1989: 8 total, 8 up, 8 in 2024-08-17T01:45:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:29 smithi177 ceph-mon[90034]: osdmap e1989: 8 total, 8 up, 8 in 2024-08-17T01:45:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:30 smithi110 ceph-mon[100641]: pgmap v3711: 137 pgs: 137 active+clean; 519 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.2 MiB/s wr, 34 op/s 2024-08-17T01:45:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:30 smithi110 ceph-mon[98148]: pgmap v3711: 137 pgs: 137 active+clean; 519 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.2 MiB/s wr, 34 op/s 2024-08-17T01:45:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:30 smithi177 ceph-mon[90034]: pgmap v3711: 137 pgs: 137 active+clean; 519 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.2 MiB/s wr, 34 op/s 2024-08-17T01:45:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:45:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:31 smithi110 ceph-mon[100641]: pgmap v3712: 137 pgs: 137 active+clean; 523 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.8 MiB/s wr, 36 op/s 2024-08-17T01:45:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:45:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:31 smithi110 ceph-mon[98148]: pgmap v3712: 137 pgs: 137 active+clean; 523 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.8 MiB/s wr, 36 op/s 2024-08-17T01:45:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:45:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:31 smithi177 ceph-mon[90034]: pgmap v3712: 137 pgs: 137 active+clean; 523 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.8 MiB/s wr, 36 op/s 2024-08-17T01:45:35.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:34 smithi110 ceph-mon[100641]: pgmap v3713: 137 pgs: 137 active+clean; 540 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 5.7 MiB/s wr, 44 op/s 2024-08-17T01:45:35.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:34 smithi110 ceph-mon[98148]: pgmap v3713: 137 pgs: 137 active+clean; 540 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 5.7 MiB/s wr, 44 op/s 2024-08-17T01:45:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:34 smithi177 ceph-mon[90034]: pgmap v3713: 137 pgs: 137 active+clean; 540 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 5.7 MiB/s wr, 44 op/s 2024-08-17T01:45:37.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:36 smithi110 ceph-mon[100641]: pgmap v3714: 137 pgs: 137 active+clean; 544 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 31 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-17T01:45:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:36 smithi110 ceph-mon[98148]: pgmap v3714: 137 pgs: 137 active+clean; 544 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 31 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-17T01:45:37.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:36 smithi177 ceph-mon[90034]: pgmap v3714: 137 pgs: 137 active+clean; 544 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 31 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-17T01:45:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:45:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:45:38] "GET /metrics HTTP/1.1" 200 36737 "" "Prometheus/2.43.0" 2024-08-17T01:45:39.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:38 smithi110 ceph-mon[100641]: pgmap v3715: 137 pgs: 137 active+clean; 544 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 31 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-17T01:45:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:38 smithi110 ceph-mon[98148]: pgmap v3715: 137 pgs: 137 active+clean; 544 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 31 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-17T01:45:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:38 smithi177 ceph-mon[90034]: pgmap v3715: 137 pgs: 137 active+clean; 544 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 31 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-17T01:45:40.379 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/6.ZeroOverlap (17127 ms) 2024-08-17T01:45:40.933 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 7 tests from EncryptedFlattenTest/6 (138428 ms total) 2024-08-17T01:45:40.933 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:45:40.933 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 7 tests from EncryptedFlattenTest/7, where TypeParam = LUKS2UnderLUKS1 2024-08-17T01:45:40.968 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/7.Simple 2024-08-17T01:45:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:40 smithi110 ceph-mon[98148]: pgmap v3716: 137 pgs: 137 active+clean; 556 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 459 KiB/s rd, 5.6 MiB/s wr, 44 op/s 2024-08-17T01:45:41.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:40 smithi110 ceph-mon[100641]: pgmap v3716: 137 pgs: 137 active+clean; 556 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 459 KiB/s rd, 5.6 MiB/s wr, 44 op/s 2024-08-17T01:45:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:40 smithi177 ceph-mon[90034]: pgmap v3716: 137 pgs: 137 active+clean; 556 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 459 KiB/s rd, 5.6 MiB/s wr, 44 op/s 2024-08-17T01:45:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:41 smithi110 ceph-mon[98148]: osdmap e1990: 8 total, 8 up, 8 in 2024-08-17T01:45:42.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:41 smithi110 ceph-mon[100641]: osdmap e1990: 8 total, 8 up, 8 in 2024-08-17T01:45:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:41 smithi177 ceph-mon[90034]: osdmap e1990: 8 total, 8 up, 8 in 2024-08-17T01:45:42.955 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:45:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:42 smithi110 ceph-mon[98148]: pgmap v3718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-08-17T01:45:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:42 smithi110 ceph-mon[98148]: osdmap e1991: 8 total, 8 up, 8 in 2024-08-17T01:45:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:42 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/4127229744' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:45:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:42 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:45:43.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:42 smithi110 ceph-mon[100641]: pgmap v3718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-08-17T01:45:43.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:42 smithi110 ceph-mon[100641]: osdmap e1991: 8 total, 8 up, 8 in 2024-08-17T01:45:43.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:42 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/4127229744' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:45:43.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:42 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:45:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:42 smithi177 ceph-mon[90034]: pgmap v3718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-08-17T01:45:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:42 smithi177 ceph-mon[90034]: osdmap e1991: 8 total, 8 up, 8 in 2024-08-17T01:45:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:42 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/4127229744' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:45:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:42 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:45:44.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:43 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-46","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:45:44.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:43 smithi110 ceph-mon[100641]: osdmap e1992: 8 total, 8 up, 8 in 2024-08-17T01:45:44.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:43 smithi110 ceph-mon[100641]: pgmap v3721: 137 pgs: 10 creating+peering, 14 unknown, 113 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:45:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:43 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-46","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:45:44.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:43 smithi110 ceph-mon[98148]: osdmap e1992: 8 total, 8 up, 8 in 2024-08-17T01:45:44.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:43 smithi110 ceph-mon[98148]: pgmap v3721: 137 pgs: 10 creating+peering, 14 unknown, 113 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:45:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:43 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-46","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:45:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:43 smithi177 ceph-mon[90034]: osdmap e1992: 8 total, 8 up, 8 in 2024-08-17T01:45:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:43 smithi177 ceph-mon[90034]: pgmap v3721: 137 pgs: 10 creating+peering, 14 unknown, 113 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:45:45.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:44 smithi110 ceph-mon[100641]: osdmap e1993: 8 total, 8 up, 8 in 2024-08-17T01:45:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:44 smithi110 ceph-mon[98148]: osdmap e1993: 8 total, 8 up, 8 in 2024-08-17T01:45:45.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:44 smithi177 ceph-mon[90034]: osdmap e1993: 8 total, 8 up, 8 in 2024-08-17T01:45:46.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:45 smithi110 ceph-mon[100641]: osdmap e1994: 8 total, 8 up, 8 in 2024-08-17T01:45:46.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:45 smithi110 ceph-mon[100641]: pgmap v3724: 137 pgs: 10 creating+peering, 127 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-08-17T01:45:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:45 smithi110 ceph-mon[98148]: osdmap e1994: 8 total, 8 up, 8 in 2024-08-17T01:45:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:45 smithi110 ceph-mon[98148]: pgmap v3724: 137 pgs: 10 creating+peering, 127 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-08-17T01:45:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:45 smithi177 ceph-mon[90034]: osdmap e1994: 8 total, 8 up, 8 in 2024-08-17T01:45:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:45 smithi177 ceph-mon[90034]: pgmap v3724: 137 pgs: 10 creating+peering, 127 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-08-17T01:45:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:45:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:45:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:45:48.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:47 smithi110 ceph-mon[100641]: pgmap v3725: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 691 B/s wr, 5 op/s 2024-08-17T01:45:48.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:47 smithi110 ceph-mon[98148]: pgmap v3725: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 691 B/s wr, 5 op/s 2024-08-17T01:45:48.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:45:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:45:48] "GET /metrics HTTP/1.1" 200 36704 "" "Prometheus/2.43.0" 2024-08-17T01:45:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:47 smithi177 ceph-mon[90034]: pgmap v3725: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 691 B/s wr, 5 op/s 2024-08-17T01:45:51.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:50 smithi110 ceph-mon[100641]: pgmap v3726: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T01:45:51.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:50 smithi110 ceph-mon[98148]: pgmap v3726: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T01:45:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:50 smithi177 ceph-mon[90034]: pgmap v3726: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T01:45:52.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:52 smithi110 ceph-mon[100641]: pgmap v3727: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-17T01:45:52.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:52 smithi110 ceph-mon[98148]: pgmap v3727: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-17T01:45:52.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:52 smithi177 ceph-mon[90034]: pgmap v3727: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-17T01:45:53.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:53 smithi110 ceph-mon[100641]: osdmap e1995: 8 total, 8 up, 8 in 2024-08-17T01:45:53.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:53 smithi110 ceph-mon[98148]: osdmap e1995: 8 total, 8 up, 8 in 2024-08-17T01:45:53.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:53 smithi177 ceph-mon[90034]: osdmap e1995: 8 total, 8 up, 8 in 2024-08-17T01:45:54.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:54 smithi110 ceph-mon[100641]: pgmap v3729: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.8 MiB/s wr, 8 op/s 2024-08-17T01:45:54.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:54 smithi110 ceph-mon[98148]: pgmap v3729: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.8 MiB/s wr, 8 op/s 2024-08-17T01:45:54.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:54 smithi177 ceph-mon[90034]: pgmap v3729: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.8 MiB/s wr, 8 op/s 2024-08-17T01:45:57.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:56 smithi110 ceph-mon[100641]: pgmap v3730: 137 pgs: 137 active+clean; 37 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 3.2 MiB/s wr, 19 op/s 2024-08-17T01:45:57.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:56 smithi110 ceph-mon[100641]: osdmap e1996: 8 total, 8 up, 8 in 2024-08-17T01:45:57.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:56 smithi110 ceph-mon[98148]: pgmap v3730: 137 pgs: 137 active+clean; 37 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 3.2 MiB/s wr, 19 op/s 2024-08-17T01:45:57.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:56 smithi110 ceph-mon[98148]: osdmap e1996: 8 total, 8 up, 8 in 2024-08-17T01:45:57.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:56 smithi177 ceph-mon[90034]: pgmap v3730: 137 pgs: 137 active+clean; 37 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 3.2 MiB/s wr, 19 op/s 2024-08-17T01:45:57.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:56 smithi177 ceph-mon[90034]: osdmap e1996: 8 total, 8 up, 8 in 2024-08-17T01:45:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:45:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:45:58] "GET /metrics HTTP/1.1" 200 36704 "" "Prometheus/2.43.0" 2024-08-17T01:45:59.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:45:58 smithi110 ceph-mon[100641]: pgmap v3732: 137 pgs: 137 active+clean; 50 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 5.6 MiB/s wr, 44 op/s 2024-08-17T01:45:59.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:45:58 smithi110 ceph-mon[98148]: pgmap v3732: 137 pgs: 137 active+clean; 50 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 5.6 MiB/s wr, 44 op/s 2024-08-17T01:45:59.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:45:58 smithi177 ceph-mon[90034]: pgmap v3732: 137 pgs: 137 active+clean; 50 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 5.6 MiB/s wr, 44 op/s 2024-08-17T01:46:01.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:00 smithi110 ceph-mon[100641]: pgmap v3733: 137 pgs: 137 active+clean; 50 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 5.6 MiB/s wr, 46 op/s 2024-08-17T01:46:01.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:00 smithi110 ceph-mon[98148]: pgmap v3733: 137 pgs: 137 active+clean; 50 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 5.6 MiB/s wr, 46 op/s 2024-08-17T01:46:01.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:00 smithi177 ceph-mon[90034]: pgmap v3733: 137 pgs: 137 active+clean; 50 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 5.6 MiB/s wr, 46 op/s 2024-08-17T01:46:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:46:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:46:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:46:03.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:02 smithi110 ceph-mon[100641]: pgmap v3734: 137 pgs: 137 active+clean; 50 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 4.7 MiB/s wr, 37 op/s 2024-08-17T01:46:03.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:02 smithi110 ceph-mon[98148]: pgmap v3734: 137 pgs: 137 active+clean; 50 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 4.7 MiB/s wr, 37 op/s 2024-08-17T01:46:03.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:02 smithi177 ceph-mon[90034]: pgmap v3734: 137 pgs: 137 active+clean; 50 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 4.7 MiB/s wr, 37 op/s 2024-08-17T01:46:05.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:04 smithi110 ceph-mon[100641]: pgmap v3735: 137 pgs: 137 active+clean; 54 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 248 KiB/s rd, 3.3 MiB/s wr, 42 op/s 2024-08-17T01:46:05.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:04 smithi110 ceph-mon[98148]: pgmap v3735: 137 pgs: 137 active+clean; 54 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 248 KiB/s rd, 3.3 MiB/s wr, 42 op/s 2024-08-17T01:46:05.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:04 smithi177 ceph-mon[90034]: pgmap v3735: 137 pgs: 137 active+clean; 54 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 248 KiB/s rd, 3.3 MiB/s wr, 42 op/s 2024-08-17T01:46:05.886 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/7.Simple (24919 ms) 2024-08-17T01:46:05.887 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/7.Grow 2024-08-17T01:46:05.887 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:46:07.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:06 smithi110 ceph-mon[100641]: pgmap v3736: 137 pgs: 137 active+clean; 62 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 39 op/s 2024-08-17T01:46:07.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:06 smithi110 ceph-mon[98148]: pgmap v3736: 137 pgs: 137 active+clean; 62 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 39 op/s 2024-08-17T01:46:07.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:06 smithi177 ceph-mon[90034]: pgmap v3736: 137 pgs: 137 active+clean; 62 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 39 op/s 2024-08-17T01:46:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:46:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:46:08] "GET /metrics HTTP/1.1" 200 36727 "" "Prometheus/2.43.0" 2024-08-17T01:46:09.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:08 smithi110 ceph-mon[100641]: pgmap v3737: 137 pgs: 137 active+clean; 74 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.4 MiB/s rd, 3.5 MiB/s wr, 43 op/s 2024-08-17T01:46:09.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:08 smithi110 ceph-mon[98148]: pgmap v3737: 137 pgs: 137 active+clean; 74 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.4 MiB/s rd, 3.5 MiB/s wr, 43 op/s 2024-08-17T01:46:09.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:08 smithi177 ceph-mon[90034]: pgmap v3737: 137 pgs: 137 active+clean; 74 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.4 MiB/s rd, 3.5 MiB/s wr, 43 op/s 2024-08-17T01:46:11.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:10 smithi110 ceph-mon[100641]: pgmap v3738: 137 pgs: 137 active+clean; 78 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-08-17T01:46:11.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:10 smithi110 ceph-mon[98148]: pgmap v3738: 137 pgs: 137 active+clean; 78 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-08-17T01:46:11.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:10 smithi177 ceph-mon[90034]: pgmap v3738: 137 pgs: 137 active+clean; 78 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-08-17T01:46:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:11 smithi110 ceph-mon[98148]: pgmap v3739: 137 pgs: 137 active+clean; 78 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T01:46:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:11 smithi110 ceph-mon[98148]: osdmap e1997: 8 total, 8 up, 8 in 2024-08-17T01:46:12.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:11 smithi110 ceph-mon[100641]: pgmap v3739: 137 pgs: 137 active+clean; 78 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T01:46:12.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:11 smithi110 ceph-mon[100641]: osdmap e1997: 8 total, 8 up, 8 in 2024-08-17T01:46:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:11 smithi177 ceph-mon[90034]: pgmap v3739: 137 pgs: 137 active+clean; 78 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T01:46:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:11 smithi177 ceph-mon[90034]: osdmap e1997: 8 total, 8 up, 8 in 2024-08-17T01:46:15.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:14 smithi110 ceph-mon[98148]: pgmap v3741: 137 pgs: 137 active+clean; 107 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.7 MiB/s wr, 55 op/s 2024-08-17T01:46:15.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:14 smithi110 ceph-mon[100641]: pgmap v3741: 137 pgs: 137 active+clean; 107 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.7 MiB/s wr, 55 op/s 2024-08-17T01:46:15.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:14 smithi177 ceph-mon[90034]: pgmap v3741: 137 pgs: 137 active+clean; 107 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.7 MiB/s wr, 55 op/s 2024-08-17T01:46:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:16 smithi110 ceph-mon[98148]: pgmap v3742: 137 pgs: 137 active+clean; 119 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 6.1 MiB/s wr, 49 op/s 2024-08-17T01:46:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:46:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:16 smithi110 ceph-mon[100641]: pgmap v3742: 137 pgs: 137 active+clean; 119 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 6.1 MiB/s wr, 49 op/s 2024-08-17T01:46:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:46:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:16 smithi177 ceph-mon[90034]: pgmap v3742: 137 pgs: 137 active+clean; 119 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 6.1 MiB/s wr, 49 op/s 2024-08-17T01:46:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:46:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:46:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:46:18] "GET /metrics HTTP/1.1" 200 36735 "" "Prometheus/2.43.0" 2024-08-17T01:46:19.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:18 smithi110 ceph-mon[100641]: pgmap v3743: 137 pgs: 137 active+clean; 119 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-08-17T01:46:19.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:18 smithi110 ceph-mon[98148]: pgmap v3743: 137 pgs: 137 active+clean; 119 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-08-17T01:46:19.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:18 smithi177 ceph-mon[90034]: pgmap v3743: 137 pgs: 137 active+clean; 119 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-08-17T01:46:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:20 smithi110 ceph-mon[100641]: pgmap v3744: 137 pgs: 137 active+clean; 119 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 874 KiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-08-17T01:46:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:20 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:46:21.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:20 smithi110 ceph-mon[98148]: pgmap v3744: 137 pgs: 137 active+clean; 119 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 874 KiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-08-17T01:46:21.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:20 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:46:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:20 smithi177 ceph-mon[90034]: pgmap v3744: 137 pgs: 137 active+clean; 119 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 874 KiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-08-17T01:46:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:20 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:46:22.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:22 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:46:22.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:22 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:46:22.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:22 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:46:22.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:22 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:46:22.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:22 smithi110 ceph-mon[98148]: pgmap v3745: 137 pgs: 137 active+clean; 127 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 4.9 MiB/s wr, 38 op/s 2024-08-17T01:46:22.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:22 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:46:22.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:22 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:46:22.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:22 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:46:22.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:22 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:46:22.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:22 smithi110 ceph-mon[100641]: pgmap v3745: 137 pgs: 137 active+clean; 127 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 4.9 MiB/s wr, 38 op/s 2024-08-17T01:46:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:22 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:46:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:22 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:46:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:22 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:46:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:22 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:46:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:22 smithi177 ceph-mon[90034]: pgmap v3745: 137 pgs: 137 active+clean; 127 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 4.9 MiB/s wr, 38 op/s 2024-08-17T01:46:25.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:24 smithi177 ceph-mon[90034]: pgmap v3746: 137 pgs: 137 active+clean; 127 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T01:46:25.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:24 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:46:25.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:24 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:46:25.137 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:24 smithi110 ceph-mon[98148]: pgmap v3746: 137 pgs: 137 active+clean; 127 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T01:46:25.137 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:24 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:46:25.137 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:24 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:46:25.137 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:24 smithi110 ceph-mon[100641]: pgmap v3746: 137 pgs: 137 active+clean; 127 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T01:46:25.138 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:24 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:46:25.138 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:24 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:46:25.976 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/7.Grow (20089 ms) 2024-08-17T01:46:25.976 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/7.Shrink 2024-08-17T01:46:25.976 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:46:26.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:26 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:46:26.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:26 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:46:26.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:26 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:46:26.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:26 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:46:26.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:26 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:46:26.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:26 smithi110 ceph-mon[100641]: pgmap v3747: 137 pgs: 137 active+clean; 143 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-08-17T01:46:26.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:46:26.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:46:26.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:46:26.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:46:26.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:26 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:46:26.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:26 smithi110 ceph-mon[98148]: pgmap v3747: 137 pgs: 137 active+clean; 143 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-08-17T01:46:26.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:26 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:46:26.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:26 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:46:26.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:26 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:46:26.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:26 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:46:26.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:26 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:46:26.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:26 smithi177 ceph-mon[90034]: pgmap v3747: 137 pgs: 137 active+clean; 143 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-08-17T01:46:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:46:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:46:28] "GET /metrics HTTP/1.1" 200 36735 "" "Prometheus/2.43.0" 2024-08-17T01:46:29.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:28 smithi110 ceph-mon[100641]: pgmap v3748: 137 pgs: 137 active+clean; 147 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.7 MiB/s wr, 18 op/s 2024-08-17T01:46:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:28 smithi110 ceph-mon[98148]: pgmap v3748: 137 pgs: 137 active+clean; 147 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.7 MiB/s wr, 18 op/s 2024-08-17T01:46:29.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:28 smithi177 ceph-mon[90034]: pgmap v3748: 137 pgs: 137 active+clean; 147 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.7 MiB/s wr, 18 op/s 2024-08-17T01:46:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:30 smithi110 ceph-mon[100641]: pgmap v3749: 137 pgs: 137 active+clean; 151 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.0 MiB/s wr, 26 op/s 2024-08-17T01:46:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:30 smithi110 ceph-mon[98148]: pgmap v3749: 137 pgs: 137 active+clean; 151 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.0 MiB/s wr, 26 op/s 2024-08-17T01:46:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:30 smithi177 ceph-mon[90034]: pgmap v3749: 137 pgs: 137 active+clean; 151 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.0 MiB/s wr, 26 op/s 2024-08-17T01:46:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:46:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:46:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:46:33.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:32 smithi110 ceph-mon[98148]: pgmap v3750: 137 pgs: 137 active+clean; 151 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-08-17T01:46:33.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:32 smithi110 ceph-mon[100641]: pgmap v3750: 137 pgs: 137 active+clean; 151 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-08-17T01:46:33.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:32 smithi177 ceph-mon[90034]: pgmap v3750: 137 pgs: 137 active+clean; 151 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-08-17T01:46:35.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:34 smithi110 ceph-mon[100641]: pgmap v3751: 137 pgs: 137 active+clean; 151 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.3 MiB/s wr, 26 op/s 2024-08-17T01:46:35.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:34 smithi110 ceph-mon[100641]: osdmap e1998: 8 total, 8 up, 8 in 2024-08-17T01:46:35.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:34 smithi110 ceph-mon[98148]: pgmap v3751: 137 pgs: 137 active+clean; 151 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.3 MiB/s wr, 26 op/s 2024-08-17T01:46:35.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:34 smithi110 ceph-mon[98148]: osdmap e1998: 8 total, 8 up, 8 in 2024-08-17T01:46:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:34 smithi177 ceph-mon[90034]: pgmap v3751: 137 pgs: 137 active+clean; 151 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.3 MiB/s wr, 26 op/s 2024-08-17T01:46:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:34 smithi177 ceph-mon[90034]: osdmap e1998: 8 total, 8 up, 8 in 2024-08-17T01:46:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:36 smithi110 ceph-mon[100641]: pgmap v3753: 137 pgs: 137 active+clean; 172 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.9 MiB/s wr, 44 op/s 2024-08-17T01:46:36.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:36 smithi110 ceph-mon[98148]: pgmap v3753: 137 pgs: 137 active+clean; 172 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.9 MiB/s wr, 44 op/s 2024-08-17T01:46:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:36 smithi177 ceph-mon[90034]: pgmap v3753: 137 pgs: 137 active+clean; 172 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.9 MiB/s wr, 44 op/s 2024-08-17T01:46:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:46:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:46:38] "GET /metrics HTTP/1.1" 200 36736 "" "Prometheus/2.43.0" 2024-08-17T01:46:39.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:38 smithi110 ceph-mon[100641]: pgmap v3754: 137 pgs: 137 active+clean; 184 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-08-17T01:46:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:38 smithi110 ceph-mon[98148]: pgmap v3754: 137 pgs: 137 active+clean; 184 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-08-17T01:46:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:38 smithi177 ceph-mon[90034]: pgmap v3754: 137 pgs: 137 active+clean; 184 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-08-17T01:46:41.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:40 smithi110 ceph-mon[100641]: pgmap v3755: 137 pgs: 137 active+clean; 192 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T01:46:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:40 smithi110 ceph-mon[98148]: pgmap v3755: 137 pgs: 137 active+clean; 192 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T01:46:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:40 smithi177 ceph-mon[90034]: pgmap v3755: 137 pgs: 137 active+clean; 192 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T01:46:43.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:42 smithi110 ceph-mon[100641]: pgmap v3756: 137 pgs: 137 active+clean; 196 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T01:46:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:42 smithi110 ceph-mon[98148]: pgmap v3756: 137 pgs: 137 active+clean; 196 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T01:46:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:42 smithi177 ceph-mon[90034]: pgmap v3756: 137 pgs: 137 active+clean; 196 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T01:46:45.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:44 smithi110 ceph-mon[100641]: pgmap v3757: 137 pgs: 137 active+clean; 200 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 4.9 MiB/s wr, 39 op/s 2024-08-17T01:46:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:44 smithi110 ceph-mon[98148]: pgmap v3757: 137 pgs: 137 active+clean; 200 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 4.9 MiB/s wr, 39 op/s 2024-08-17T01:46:45.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:44 smithi177 ceph-mon[90034]: pgmap v3757: 137 pgs: 137 active+clean; 200 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 4.9 MiB/s wr, 39 op/s 2024-08-17T01:46:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:46 smithi110 ceph-mon[100641]: pgmap v3758: 137 pgs: 137 active+clean; 200 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T01:46:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:46:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:46 smithi110 ceph-mon[98148]: pgmap v3758: 137 pgs: 137 active+clean; 200 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T01:46:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:46:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:46 smithi177 ceph-mon[90034]: pgmap v3758: 137 pgs: 137 active+clean; 200 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T01:46:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:46:47.666 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/7.Shrink (21690 ms) 2024-08-17T01:46:47.666 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/7.ShrinkToOne 2024-08-17T01:46:47.666 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:46:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:46:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:46:48] "GET /metrics HTTP/1.1" 200 36735 "" "Prometheus/2.43.0" 2024-08-17T01:46:49.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:48 smithi110 ceph-mon[98148]: pgmap v3759: 137 pgs: 137 active+clean; 216 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.7 MiB/s wr, 20 op/s 2024-08-17T01:46:49.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:48 smithi110 ceph-mon[100641]: pgmap v3759: 137 pgs: 137 active+clean; 216 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.7 MiB/s wr, 20 op/s 2024-08-17T01:46:49.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:48 smithi177 ceph-mon[90034]: pgmap v3759: 137 pgs: 137 active+clean; 216 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.7 MiB/s wr, 20 op/s 2024-08-17T01:46:51.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:50 smithi110 ceph-mon[100641]: pgmap v3760: 137 pgs: 137 active+clean; 224 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.3 MiB/s wr, 27 op/s 2024-08-17T01:46:51.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:50 smithi110 ceph-mon[98148]: pgmap v3760: 137 pgs: 137 active+clean; 224 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.3 MiB/s wr, 27 op/s 2024-08-17T01:46:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:50 smithi177 ceph-mon[90034]: pgmap v3760: 137 pgs: 137 active+clean; 224 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.3 MiB/s wr, 27 op/s 2024-08-17T01:46:52.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:51 smithi110 ceph-mon[100641]: pgmap v3761: 137 pgs: 137 active+clean; 224 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.0 MiB/s wr, 26 op/s 2024-08-17T01:46:52.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:51 smithi110 ceph-mon[98148]: pgmap v3761: 137 pgs: 137 active+clean; 224 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.0 MiB/s wr, 26 op/s 2024-08-17T01:46:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:51 smithi177 ceph-mon[90034]: pgmap v3761: 137 pgs: 137 active+clean; 224 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.0 MiB/s wr, 26 op/s 2024-08-17T01:46:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:54 smithi110 ceph-mon[98148]: pgmap v3762: 137 pgs: 137 active+clean; 224 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-17T01:46:55.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:54 smithi110 ceph-mon[100641]: pgmap v3762: 137 pgs: 137 active+clean; 224 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-17T01:46:55.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:54 smithi177 ceph-mon[90034]: pgmap v3762: 137 pgs: 137 active+clean; 224 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-17T01:46:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:55 smithi110 ceph-mon[98148]: osdmap e1999: 8 total, 8 up, 8 in 2024-08-17T01:46:56.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:55 smithi110 ceph-mon[100641]: osdmap e1999: 8 total, 8 up, 8 in 2024-08-17T01:46:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:55 smithi177 ceph-mon[90034]: osdmap e1999: 8 total, 8 up, 8 in 2024-08-17T01:46:57.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:56 smithi110 ceph-mon[100641]: pgmap v3764: 137 pgs: 137 active+clean; 232 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 25 op/s 2024-08-17T01:46:57.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:56 smithi110 ceph-mon[98148]: pgmap v3764: 137 pgs: 137 active+clean; 232 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 25 op/s 2024-08-17T01:46:57.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:56 smithi177 ceph-mon[90034]: pgmap v3764: 137 pgs: 137 active+clean; 232 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 25 op/s 2024-08-17T01:46:58.211 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:46:57 smithi110 ceph-mon[98148]: pgmap v3765: 137 pgs: 137 active+clean; 241 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 7.9 MiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-08-17T01:46:58.211 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:46:57 smithi110 ceph-mon[100641]: pgmap v3765: 137 pgs: 137 active+clean; 241 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 7.9 MiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-08-17T01:46:58.211 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:46:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:46:58] "GET /metrics HTTP/1.1" 200 36735 "" "Prometheus/2.43.0" 2024-08-17T01:46:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:46:57 smithi177 ceph-mon[90034]: pgmap v3765: 137 pgs: 137 active+clean; 241 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 7.9 MiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-08-17T01:47:01.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:00 smithi110 ceph-mon[100641]: pgmap v3766: 137 pgs: 137 active+clean; 265 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-17T01:47:01.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:00 smithi110 ceph-mon[98148]: pgmap v3766: 137 pgs: 137 active+clean; 265 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-17T01:47:01.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:00 smithi177 ceph-mon[90034]: pgmap v3766: 137 pgs: 137 active+clean; 265 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-17T01:47:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:47:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:47:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:47:03.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:02 smithi110 ceph-mon[100641]: pgmap v3767: 137 pgs: 137 active+clean; 265 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-08-17T01:47:03.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:02 smithi110 ceph-mon[98148]: pgmap v3767: 137 pgs: 137 active+clean; 265 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-08-17T01:47:03.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:02 smithi177 ceph-mon[90034]: pgmap v3767: 137 pgs: 137 active+clean; 265 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-08-17T01:47:05.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:04 smithi110 ceph-mon[100641]: pgmap v3768: 137 pgs: 137 active+clean; 269 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-17T01:47:05.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:04 smithi110 ceph-mon[98148]: pgmap v3768: 137 pgs: 137 active+clean; 269 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-17T01:47:05.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:04 smithi177 ceph-mon[90034]: pgmap v3768: 137 pgs: 137 active+clean; 269 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-17T01:47:06.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:06 smithi110 ceph-mon[100641]: pgmap v3769: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-08-17T01:47:06.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:06 smithi110 ceph-mon[98148]: pgmap v3769: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-08-17T01:47:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:06 smithi177 ceph-mon[90034]: pgmap v3769: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-08-17T01:47:08.551 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/7.ShrinkToOne (20886 ms) 2024-08-17T01:47:08.552 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/7.ShrinkToOneAfterSnapshot 2024-08-17T01:47:08.552 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:47:08.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:47:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:47:08] "GET /metrics HTTP/1.1" 200 36739 "" "Prometheus/2.43.0" 2024-08-17T01:47:09.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:08 smithi110 ceph-mon[98148]: pgmap v3770: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 573 KiB/s rd, 3.8 MiB/s wr, 37 op/s 2024-08-17T01:47:09.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:08 smithi110 ceph-mon[100641]: pgmap v3770: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 573 KiB/s rd, 3.8 MiB/s wr, 37 op/s 2024-08-17T01:47:09.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:08 smithi177 ceph-mon[90034]: pgmap v3770: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 573 KiB/s rd, 3.8 MiB/s wr, 37 op/s 2024-08-17T01:47:11.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:10 smithi110 ceph-mon[100641]: pgmap v3771: 137 pgs: 137 active+clean; 269 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 916 KiB/s rd, 3.0 MiB/s wr, 38 op/s 2024-08-17T01:47:11.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:10 smithi110 ceph-mon[98148]: pgmap v3771: 137 pgs: 137 active+clean; 269 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 916 KiB/s rd, 3.0 MiB/s wr, 38 op/s 2024-08-17T01:47:11.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:10 smithi177 ceph-mon[90034]: pgmap v3771: 137 pgs: 137 active+clean; 269 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 916 KiB/s rd, 3.0 MiB/s wr, 38 op/s 2024-08-17T01:47:13.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:12 smithi110 ceph-mon[100641]: pgmap v3772: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 903 KiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-08-17T01:47:13.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:12 smithi110 ceph-mon[98148]: pgmap v3772: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 903 KiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-08-17T01:47:13.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:12 smithi177 ceph-mon[90034]: pgmap v3772: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 903 KiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-08-17T01:47:15.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:14 smithi110 ceph-mon[100641]: pgmap v3773: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 903 KiB/s rd, 1.7 MiB/s wr, 23 op/s 2024-08-17T01:47:15.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:14 smithi110 ceph-mon[98148]: pgmap v3773: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 903 KiB/s rd, 1.7 MiB/s wr, 23 op/s 2024-08-17T01:47:15.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:14 smithi177 ceph-mon[90034]: pgmap v3773: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 903 KiB/s rd, 1.7 MiB/s wr, 23 op/s 2024-08-17T01:47:16.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:15 smithi110 ceph-mon[98148]: osdmap e2000: 8 total, 8 up, 8 in 2024-08-17T01:47:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:15 smithi110 ceph-mon[98148]: pgmap v3775: 137 pgs: 137 active+clean; 285 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.4 MiB/s wr, 46 op/s 2024-08-17T01:47:16.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:15 smithi110 ceph-mon[100641]: osdmap e2000: 8 total, 8 up, 8 in 2024-08-17T01:47:16.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:15 smithi110 ceph-mon[100641]: pgmap v3775: 137 pgs: 137 active+clean; 285 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.4 MiB/s wr, 46 op/s 2024-08-17T01:47:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:15 smithi177 ceph-mon[90034]: osdmap e2000: 8 total, 8 up, 8 in 2024-08-17T01:47:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:15 smithi177 ceph-mon[90034]: pgmap v3775: 137 pgs: 137 active+clean; 285 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.4 MiB/s wr, 46 op/s 2024-08-17T01:47:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:47:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:47:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:47:18.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:17 smithi110 ceph-mon[100641]: pgmap v3776: 137 pgs: 137 active+clean; 293 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 442 KiB/s rd, 2.8 MiB/s wr, 45 op/s 2024-08-17T01:47:18.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:17 smithi110 ceph-mon[98148]: pgmap v3776: 137 pgs: 137 active+clean; 293 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 442 KiB/s rd, 2.8 MiB/s wr, 45 op/s 2024-08-17T01:47:18.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:47:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:47:18] "GET /metrics HTTP/1.1" 200 36732 "" "Prometheus/2.43.0" 2024-08-17T01:47:18.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:17 smithi177 ceph-mon[90034]: pgmap v3776: 137 pgs: 137 active+clean; 293 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 442 KiB/s rd, 2.8 MiB/s wr, 45 op/s 2024-08-17T01:47:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:20 smithi110 ceph-mon[100641]: pgmap v3777: 137 pgs: 137 active+clean; 314 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.9 MiB/s wr, 35 op/s 2024-08-17T01:47:21.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:20 smithi110 ceph-mon[98148]: pgmap v3777: 137 pgs: 137 active+clean; 314 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.9 MiB/s wr, 35 op/s 2024-08-17T01:47:21.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:20 smithi177 ceph-mon[90034]: pgmap v3777: 137 pgs: 137 active+clean; 314 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.9 MiB/s wr, 35 op/s 2024-08-17T01:47:23.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:22 smithi110 ceph-mon[100641]: pgmap v3778: 137 pgs: 137 active+clean; 314 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-17T01:47:23.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:22 smithi110 ceph-mon[98148]: pgmap v3778: 137 pgs: 137 active+clean; 314 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-17T01:47:23.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:22 smithi177 ceph-mon[90034]: pgmap v3778: 137 pgs: 137 active+clean; 314 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-17T01:47:25.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:24 smithi110 ceph-mon[100641]: pgmap v3779: 137 pgs: 137 active+clean; 322 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 4.9 MiB/s wr, 37 op/s 2024-08-17T01:47:25.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:24 smithi110 ceph-mon[98148]: pgmap v3779: 137 pgs: 137 active+clean; 322 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 4.9 MiB/s wr, 37 op/s 2024-08-17T01:47:25.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:24 smithi177 ceph-mon[90034]: pgmap v3779: 137 pgs: 137 active+clean; 322 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 4.9 MiB/s wr, 37 op/s 2024-08-17T01:47:26.223 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:25 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:47:26.223 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:25 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:47:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:25 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:47:27.259 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:26 smithi110 ceph-mon[100641]: pgmap v3780: 137 pgs: 137 active+clean; 322 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 202 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-17T01:47:27.259 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:26 smithi110 ceph-mon[98148]: pgmap v3780: 137 pgs: 137 active+clean; 322 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 202 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-17T01:47:27.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:26 smithi177 ceph-mon[90034]: pgmap v3780: 137 pgs: 137 active+clean; 322 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 202 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-17T01:47:28.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:27 smithi177 ceph-mon[90034]: osdmap e2001: 8 total, 8 up, 8 in 2024-08-17T01:47:28.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:27 smithi177 ceph-mon[90034]: pgmap v3782: 137 pgs: 137 active+clean; 326 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1022 KiB/s rd, 3.3 MiB/s wr, 21 op/s 2024-08-17T01:47:28.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:27 smithi110 ceph-mon[100641]: osdmap e2001: 8 total, 8 up, 8 in 2024-08-17T01:47:28.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:27 smithi110 ceph-mon[100641]: pgmap v3782: 137 pgs: 137 active+clean; 326 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1022 KiB/s rd, 3.3 MiB/s wr, 21 op/s 2024-08-17T01:47:28.186 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:27 smithi110 ceph-mon[98148]: osdmap e2001: 8 total, 8 up, 8 in 2024-08-17T01:47:28.186 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:27 smithi110 ceph-mon[98148]: pgmap v3782: 137 pgs: 137 active+clean; 326 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1022 KiB/s rd, 3.3 MiB/s wr, 21 op/s 2024-08-17T01:47:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:47:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:47:28] "GET /metrics HTTP/1.1" 200 36732 "" "Prometheus/2.43.0" 2024-08-17T01:47:29.328 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/7.ShrinkToOneAfterSnapshot (20776 ms) 2024-08-17T01:47:29.328 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/7.MinOverlap 2024-08-17T01:47:29.328 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:47:29.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:47:29.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:47:29.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:47:29.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:47:29.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:47:29.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:47:29.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:47:29.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:47:29.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:47:29.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:47:29.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:47:29.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:47:29.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:47:29.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:47:29.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:47:29.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:47:29.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:47:29.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:47:29.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:47:29.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:47:29.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:47:30.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:30 smithi177 ceph-mon[90034]: pgmap v3783: 137 pgs: 137 active+clean; 366 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 5.2 MiB/s wr, 26 op/s 2024-08-17T01:47:30.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:30 smithi110 ceph-mon[100641]: pgmap v3783: 137 pgs: 137 active+clean; 366 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 5.2 MiB/s wr, 26 op/s 2024-08-17T01:47:30.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:30 smithi110 ceph-mon[98148]: pgmap v3783: 137 pgs: 137 active+clean; 366 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 5.2 MiB/s wr, 26 op/s 2024-08-17T01:47:31.773 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:47:31.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:47:31.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:47:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:32 smithi177 ceph-mon[90034]: pgmap v3784: 137 pgs: 137 active+clean; 366 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 5.2 MiB/s wr, 34 op/s 2024-08-17T01:47:32.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:32 smithi110 ceph-mon[100641]: pgmap v3784: 137 pgs: 137 active+clean; 366 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 5.2 MiB/s wr, 34 op/s 2024-08-17T01:47:32.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:32 smithi110 ceph-mon[98148]: pgmap v3784: 137 pgs: 137 active+clean; 366 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 5.2 MiB/s wr, 34 op/s 2024-08-17T01:47:35.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:34 smithi110 ceph-mon[98148]: pgmap v3785: 137 pgs: 137 active+clean; 378 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.6 MiB/s wr, 39 op/s 2024-08-17T01:47:35.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:34 smithi110 ceph-mon[100641]: pgmap v3785: 137 pgs: 137 active+clean; 378 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.6 MiB/s wr, 39 op/s 2024-08-17T01:47:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:34 smithi177 ceph-mon[90034]: pgmap v3785: 137 pgs: 137 active+clean; 378 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.6 MiB/s wr, 39 op/s 2024-08-17T01:47:37.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:36 smithi110 ceph-mon[100641]: pgmap v3786: 137 pgs: 137 active+clean; 378 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.6 MiB/s wr, 36 op/s 2024-08-17T01:47:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:36 smithi110 ceph-mon[98148]: pgmap v3786: 137 pgs: 137 active+clean; 378 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.6 MiB/s wr, 36 op/s 2024-08-17T01:47:37.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:36 smithi177 ceph-mon[90034]: pgmap v3786: 137 pgs: 137 active+clean; 378 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.6 MiB/s wr, 36 op/s 2024-08-17T01:47:38.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:37 smithi110 ceph-mon[98148]: osdmap e2002: 8 total, 8 up, 8 in 2024-08-17T01:47:38.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:37 smithi110 ceph-mon[98148]: pgmap v3788: 137 pgs: 137 active+clean; 391 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 42 op/s 2024-08-17T01:47:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:37 smithi110 ceph-mon[100641]: osdmap e2002: 8 total, 8 up, 8 in 2024-08-17T01:47:38.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:37 smithi110 ceph-mon[100641]: pgmap v3788: 137 pgs: 137 active+clean; 391 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 42 op/s 2024-08-17T01:47:38.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:47:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:47:38] "GET /metrics HTTP/1.1" 200 36739 "" "Prometheus/2.43.0" 2024-08-17T01:47:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:37 smithi177 ceph-mon[90034]: osdmap e2002: 8 total, 8 up, 8 in 2024-08-17T01:47:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:37 smithi177 ceph-mon[90034]: pgmap v3788: 137 pgs: 137 active+clean; 391 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 42 op/s 2024-08-17T01:47:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:40 smithi110 ceph-mon[98148]: pgmap v3789: 137 pgs: 137 active+clean; 411 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 452 KiB/s rd, 4.5 MiB/s wr, 59 op/s 2024-08-17T01:47:41.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:40 smithi110 ceph-mon[100641]: pgmap v3789: 137 pgs: 137 active+clean; 411 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 452 KiB/s rd, 4.5 MiB/s wr, 59 op/s 2024-08-17T01:47:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:40 smithi177 ceph-mon[90034]: pgmap v3789: 137 pgs: 137 active+clean; 411 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 452 KiB/s rd, 4.5 MiB/s wr, 59 op/s 2024-08-17T01:47:43.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:42 smithi110 ceph-mon[100641]: pgmap v3790: 137 pgs: 137 active+clean; 419 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 5.3 MiB/s wr, 46 op/s 2024-08-17T01:47:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:42 smithi110 ceph-mon[98148]: pgmap v3790: 137 pgs: 137 active+clean; 419 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 5.3 MiB/s wr, 46 op/s 2024-08-17T01:47:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:42 smithi177 ceph-mon[90034]: pgmap v3790: 137 pgs: 137 active+clean; 419 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 5.3 MiB/s wr, 46 op/s 2024-08-17T01:47:45.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:44 smithi110 ceph-mon[98148]: pgmap v3791: 137 pgs: 137 active+clean; 423 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-08-17T01:47:45.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:44 smithi110 ceph-mon[100641]: pgmap v3791: 137 pgs: 137 active+clean; 423 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-08-17T01:47:45.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:44 smithi177 ceph-mon[90034]: pgmap v3791: 137 pgs: 137 active+clean; 423 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-08-17T01:47:46.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:45 smithi110 ceph-mon[98148]: pgmap v3792: 137 pgs: 137 active+clean; 423 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T01:47:46.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:45 smithi110 ceph-mon[100641]: pgmap v3792: 137 pgs: 137 active+clean; 423 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T01:47:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:45 smithi177 ceph-mon[90034]: pgmap v3792: 137 pgs: 137 active+clean; 423 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T01:47:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:47:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:47:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:47:48.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:47 smithi110 ceph-mon[98148]: pgmap v3793: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 197 KiB/s rd, 4.5 MiB/s wr, 34 op/s 2024-08-17T01:47:48.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:47 smithi110 ceph-mon[100641]: pgmap v3793: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 197 KiB/s rd, 4.5 MiB/s wr, 34 op/s 2024-08-17T01:47:48.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:47:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:47:48] "GET /metrics HTTP/1.1" 200 36741 "" "Prometheus/2.43.0" 2024-08-17T01:47:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:47 smithi177 ceph-mon[90034]: pgmap v3793: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 197 KiB/s rd, 4.5 MiB/s wr, 34 op/s 2024-08-17T01:47:50.607 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/7.MinOverlap (21279 ms) 2024-08-17T01:47:50.607 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] EncryptedFlattenTest/7.ZeroOverlap 2024-08-17T01:47:50.607 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:47:51.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:50 smithi110 ceph-mon[98148]: pgmap v3794: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 3.0 MiB/s wr, 40 op/s 2024-08-17T01:47:51.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:50 smithi110 ceph-mon[100641]: pgmap v3794: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 3.0 MiB/s wr, 40 op/s 2024-08-17T01:47:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:50 smithi177 ceph-mon[90034]: pgmap v3794: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 3.0 MiB/s wr, 40 op/s 2024-08-17T01:47:53.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:52 smithi110 ceph-mon[100641]: pgmap v3795: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 197 KiB/s rd, 1.3 MiB/s wr, 21 op/s 2024-08-17T01:47:53.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:52 smithi110 ceph-mon[98148]: pgmap v3795: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 197 KiB/s rd, 1.3 MiB/s wr, 21 op/s 2024-08-17T01:47:53.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:52 smithi177 ceph-mon[90034]: pgmap v3795: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 197 KiB/s rd, 1.3 MiB/s wr, 21 op/s 2024-08-17T01:47:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:53 smithi110 ceph-mon[100641]: pgmap v3796: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-08-17T01:47:54.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:53 smithi110 ceph-mon[98148]: pgmap v3796: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-08-17T01:47:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:53 smithi177 ceph-mon[90034]: pgmap v3796: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-08-17T01:47:57.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:56 smithi110 ceph-mon[100641]: pgmap v3797: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-17T01:47:57.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:56 smithi110 ceph-mon[98148]: pgmap v3797: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-17T01:47:57.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:56 smithi177 ceph-mon[90034]: pgmap v3797: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-17T01:47:58.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:57 smithi110 ceph-mon[98148]: pgmap v3798: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-08-17T01:47:58.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:57 smithi110 ceph-mon[100641]: pgmap v3798: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-08-17T01:47:58.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:47:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:47:58] "GET /metrics HTTP/1.1" 200 36741 "" "Prometheus/2.43.0" 2024-08-17T01:47:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:57 smithi177 ceph-mon[90034]: pgmap v3798: 137 pgs: 137 active+clean; 427 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-08-17T01:47:59.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:58 smithi110 ceph-mon[100641]: osdmap e2003: 8 total, 8 up, 8 in 2024-08-17T01:47:59.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:58 smithi110 ceph-mon[98148]: osdmap e2003: 8 total, 8 up, 8 in 2024-08-17T01:47:59.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:58 smithi177 ceph-mon[90034]: osdmap e2003: 8 total, 8 up, 8 in 2024-08-17T01:48:00.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:47:59 smithi110 ceph-mon[100641]: pgmap v3800: 137 pgs: 137 active+clean; 448 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 26 op/s 2024-08-17T01:48:00.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:47:59 smithi110 ceph-mon[98148]: pgmap v3800: 137 pgs: 137 active+clean; 448 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 26 op/s 2024-08-17T01:48:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:47:59 smithi177 ceph-mon[90034]: pgmap v3800: 137 pgs: 137 active+clean; 448 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 26 op/s 2024-08-17T01:48:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:48:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:48:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:48:02.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:02 smithi110 ceph-mon[98148]: pgmap v3801: 137 pgs: 137 active+clean; 456 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.1 MiB/s wr, 27 op/s 2024-08-17T01:48:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:02 smithi110 ceph-mon[100641]: pgmap v3801: 137 pgs: 137 active+clean; 456 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.1 MiB/s wr, 27 op/s 2024-08-17T01:48:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:02 smithi177 ceph-mon[90034]: pgmap v3801: 137 pgs: 137 active+clean; 456 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.1 MiB/s wr, 27 op/s 2024-08-17T01:48:04.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:04 smithi110 ceph-mon[100641]: pgmap v3802: 137 pgs: 137 active+clean; 468 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T01:48:04.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:04 smithi110 ceph-mon[98148]: pgmap v3802: 137 pgs: 137 active+clean; 468 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T01:48:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:04 smithi177 ceph-mon[90034]: pgmap v3802: 137 pgs: 137 active+clean; 468 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T01:48:06.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:06 smithi110 ceph-mon[100641]: pgmap v3803: 137 pgs: 137 active+clean; 472 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T01:48:06.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:06 smithi110 ceph-mon[98148]: pgmap v3803: 137 pgs: 137 active+clean; 472 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T01:48:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:06 smithi177 ceph-mon[90034]: pgmap v3803: 137 pgs: 137 active+clean; 472 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T01:48:08.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:08 smithi110 ceph-mon[100641]: pgmap v3804: 137 pgs: 137 active+clean; 472 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-17T01:48:08.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:48:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:48:08] "GET /metrics HTTP/1.1" 200 36736 "" "Prometheus/2.43.0" 2024-08-17T01:48:08.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:08 smithi110 ceph-mon[98148]: pgmap v3804: 137 pgs: 137 active+clean; 472 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-17T01:48:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:08 smithi177 ceph-mon[90034]: pgmap v3804: 137 pgs: 137 active+clean; 472 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-08-17T01:48:10.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:10 smithi110 ceph-mon[100641]: pgmap v3805: 137 pgs: 137 active+clean; 476 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T01:48:10.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:10 smithi110 ceph-mon[98148]: pgmap v3805: 137 pgs: 137 active+clean; 476 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T01:48:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:10 smithi177 ceph-mon[90034]: pgmap v3805: 137 pgs: 137 active+clean; 476 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T01:48:11.462 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] EncryptedFlattenTest/7.ZeroOverlap (20856 ms) 2024-08-17T01:48:11.525 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 7 tests from EncryptedFlattenTest/7 (150495 ms total) 2024-08-17T01:48:11.525 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:48:11.526 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 19 tests from DiffIterateTest/0, where TypeParam = DiffIterateParams 2024-08-17T01:48:11.556 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/0.DiffIterate 2024-08-17T01:48:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:12 smithi110 ceph-mon[98148]: osdmap e2004: 8 total, 8 up, 8 in 2024-08-17T01:48:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:12 smithi110 ceph-mon[98148]: pgmap v3807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:48:12.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:12 smithi110 ceph-mon[100641]: osdmap e2004: 8 total, 8 up, 8 in 2024-08-17T01:48:12.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:12 smithi110 ceph-mon[100641]: pgmap v3807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:48:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:12 smithi177 ceph-mon[90034]: osdmap e2004: 8 total, 8 up, 8 in 2024-08-17T01:48:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:12 smithi177 ceph-mon[90034]: pgmap v3807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:48:13.540 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:48:13.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:13 smithi110 ceph-mon[98148]: osdmap e2005: 8 total, 8 up, 8 in 2024-08-17T01:48:13.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:13 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/30895199' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:48:13.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:13 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:48:13.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:13 smithi110 ceph-mon[100641]: osdmap e2005: 8 total, 8 up, 8 in 2024-08-17T01:48:13.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:13 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/30895199' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:48:13.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:13 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:48:13.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:13 smithi177 ceph-mon[90034]: osdmap e2005: 8 total, 8 up, 8 in 2024-08-17T01:48:13.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:13 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/30895199' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:48:13.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:13 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:48:14.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:14 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-47","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:48:14.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:14 smithi110 ceph-mon[98148]: osdmap e2006: 8 total, 8 up, 8 in 2024-08-17T01:48:14.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:14 smithi110 ceph-mon[98148]: pgmap v3810: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:48:14.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:14 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-47","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:48:14.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:14 smithi110 ceph-mon[100641]: osdmap e2006: 8 total, 8 up, 8 in 2024-08-17T01:48:14.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:14 smithi110 ceph-mon[100641]: pgmap v3810: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:48:14.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:14 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-47","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:48:14.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:14 smithi177 ceph-mon[90034]: osdmap e2006: 8 total, 8 up, 8 in 2024-08-17T01:48:14.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:14 smithi177 ceph-mon[90034]: pgmap v3810: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:48:15.591 INFO:tasks.workunit.client.0.smithi110.stdout: wrote [7395138~45551,7921412~87251,8510138~30098,12645601~45604,15560661~28538,18053179~93986,19819349~41053,20038243~33706,20148255~9452] 2024-08-17T01:48:15.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:15 smithi110 ceph-mon[100641]: osdmap e2007: 8 total, 8 up, 8 in 2024-08-17T01:48:15.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:15 smithi110 ceph-mon[98148]: osdmap e2007: 8 total, 8 up, 8 in 2024-08-17T01:48:15.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:15 smithi177 ceph-mon[90034]: osdmap e2007: 8 total, 8 up, 8 in 2024-08-17T01:48:16.569 INFO:tasks.workunit.client.0.smithi110.stdout: wrote [451459~6166,1103818~94115,8358953~30850,9827404~40744,10071251~82660,11554769~45630,12514913~42860,12765008~100284,18739804~51986,20811004~65078] 2024-08-17T01:48:16.579 INFO:tasks.workunit.client.0.smithi110.stdout: diff was [0~1197933,8008663~381140,8540236~4017537,12765008~100284,18739804~51986,20157707~718375] 2024-08-17T01:48:16.583 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/0.DiffIterate (5026 ms) 2024-08-17T01:48:16.583 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministic 2024-08-17T01:48:16.584 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:48:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:16 smithi110 ceph-mon[98148]: osdmap e2008: 8 total, 8 up, 8 in 2024-08-17T01:48:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:16 smithi110 ceph-mon[98148]: pgmap v3813: 137 pgs: 2 creating+peering, 8 unknown, 127 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:48:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:48:16.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:16 smithi110 ceph-mon[100641]: osdmap e2008: 8 total, 8 up, 8 in 2024-08-17T01:48:16.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:16 smithi110 ceph-mon[100641]: pgmap v3813: 137 pgs: 2 creating+peering, 8 unknown, 127 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:48:16.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:48:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:16 smithi177 ceph-mon[90034]: osdmap e2008: 8 total, 8 up, 8 in 2024-08-17T01:48:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:16 smithi177 ceph-mon[90034]: pgmap v3813: 137 pgs: 2 creating+peering, 8 unknown, 127 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:48:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:48:17.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:17 smithi110 ceph-mon[100641]: osdmap e2009: 8 total, 8 up, 8 in 2024-08-17T01:48:17.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:17 smithi110 ceph-mon[98148]: osdmap e2009: 8 total, 8 up, 8 in 2024-08-17T01:48:17.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:17 smithi177 ceph-mon[90034]: osdmap e2009: 8 total, 8 up, 8 in 2024-08-17T01:48:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:48:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:48:18] "GET /metrics HTTP/1.1" 200 36670 "" "Prometheus/2.43.0" 2024-08-17T01:48:18.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:18 smithi177 ceph-mon[90034]: osdmap e2010: 8 total, 8 up, 8 in 2024-08-17T01:48:18.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:18 smithi177 ceph-mon[90034]: pgmap v3816: 137 pgs: 2 creating+peering, 135 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 168 KiB/s wr, 20 op/s 2024-08-17T01:48:19.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:18 smithi110 ceph-mon[98148]: osdmap e2010: 8 total, 8 up, 8 in 2024-08-17T01:48:19.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:18 smithi110 ceph-mon[98148]: pgmap v3816: 137 pgs: 2 creating+peering, 135 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 168 KiB/s wr, 20 op/s 2024-08-17T01:48:19.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:18 smithi110 ceph-mon[100641]: osdmap e2010: 8 total, 8 up, 8 in 2024-08-17T01:48:19.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:18 smithi110 ceph-mon[100641]: pgmap v3816: 137 pgs: 2 creating+peering, 135 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 168 KiB/s wr, 20 op/s 2024-08-17T01:48:19.601 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:48:19.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:19 smithi177 ceph-mon[90034]: osdmap e2011: 8 total, 8 up, 8 in 2024-08-17T01:48:20.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:19 smithi110 ceph-mon[98148]: osdmap e2011: 8 total, 8 up, 8 in 2024-08-17T01:48:20.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:19 smithi110 ceph-mon[100641]: osdmap e2011: 8 total, 8 up, 8 in 2024-08-17T01:48:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:20 smithi177 ceph-mon[90034]: osdmap e2012: 8 total, 8 up, 8 in 2024-08-17T01:48:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:20 smithi177 ceph-mon[90034]: pgmap v3819: 137 pgs: 137 active+clean; 21 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 261 KiB/s wr, 56 op/s 2024-08-17T01:48:21.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:20 smithi110 ceph-mon[98148]: osdmap e2012: 8 total, 8 up, 8 in 2024-08-17T01:48:21.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:20 smithi110 ceph-mon[98148]: pgmap v3819: 137 pgs: 137 active+clean; 21 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 261 KiB/s wr, 56 op/s 2024-08-17T01:48:21.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:20 smithi110 ceph-mon[100641]: osdmap e2012: 8 total, 8 up, 8 in 2024-08-17T01:48:21.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:20 smithi110 ceph-mon[100641]: pgmap v3819: 137 pgs: 137 active+clean; 21 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 261 KiB/s wr, 56 op/s 2024-08-17T01:48:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:21 smithi177 ceph-mon[90034]: osdmap e2013: 8 total, 8 up, 8 in 2024-08-17T01:48:22.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:21 smithi110 ceph-mon[98148]: osdmap e2013: 8 total, 8 up, 8 in 2024-08-17T01:48:22.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:21 smithi110 ceph-mon[100641]: osdmap e2013: 8 total, 8 up, 8 in 2024-08-17T01:48:22.617 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:48:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:22 smithi177 ceph-mon[90034]: osdmap e2014: 8 total, 8 up, 8 in 2024-08-17T01:48:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:22 smithi177 ceph-mon[90034]: pgmap v3822: 137 pgs: 137 active+clean; 21 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 95 KiB/s wr, 80 op/s 2024-08-17T01:48:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:22 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.a", "id": [2, 1]}]: dispatch 2024-08-17T01:48:23.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:22 smithi110 ceph-mon[100641]: osdmap e2014: 8 total, 8 up, 8 in 2024-08-17T01:48:23.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:22 smithi110 ceph-mon[100641]: pgmap v3822: 137 pgs: 137 active+clean; 21 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 95 KiB/s wr, 80 op/s 2024-08-17T01:48:23.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:22 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.a", "id": [2, 1]}]: dispatch 2024-08-17T01:48:23.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:22 smithi110 ceph-mon[98148]: osdmap e2014: 8 total, 8 up, 8 in 2024-08-17T01:48:23.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:22 smithi110 ceph-mon[98148]: pgmap v3822: 137 pgs: 137 active+clean; 21 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 95 KiB/s wr, 80 op/s 2024-08-17T01:48:23.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:22 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.a", "id": [2, 1]}]: dispatch 2024-08-17T01:48:23.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:23 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.a", "id": [2, 1]}]': finished 2024-08-17T01:48:23.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:23 smithi177 ceph-mon[90034]: osdmap e2015: 8 total, 8 up, 8 in 2024-08-17T01:48:24.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:23 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.a", "id": [2, 1]}]': finished 2024-08-17T01:48:24.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:23 smithi110 ceph-mon[100641]: osdmap e2015: 8 total, 8 up, 8 in 2024-08-17T01:48:24.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:23 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.a", "id": [2, 1]}]': finished 2024-08-17T01:48:24.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:23 smithi110 ceph-mon[98148]: osdmap e2015: 8 total, 8 up, 8 in 2024-08-17T01:48:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:24 smithi177 ceph-mon[90034]: osdmap e2016: 8 total, 8 up, 8 in 2024-08-17T01:48:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:24 smithi177 ceph-mon[90034]: pgmap v3825: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 6.7 KiB/s wr, 80 op/s 2024-08-17T01:48:25.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:24 smithi110 ceph-mon[100641]: osdmap e2016: 8 total, 8 up, 8 in 2024-08-17T01:48:25.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:24 smithi110 ceph-mon[100641]: pgmap v3825: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 6.7 KiB/s wr, 80 op/s 2024-08-17T01:48:25.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:24 smithi110 ceph-mon[98148]: osdmap e2016: 8 total, 8 up, 8 in 2024-08-17T01:48:25.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:24 smithi110 ceph-mon[98148]: pgmap v3825: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 6.7 KiB/s wr, 80 op/s 2024-08-17T01:48:25.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:25 smithi177 ceph-mon[90034]: osdmap e2017: 8 total, 8 up, 8 in 2024-08-17T01:48:26.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:25 smithi110 ceph-mon[100641]: osdmap e2017: 8 total, 8 up, 8 in 2024-08-17T01:48:26.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:25 smithi110 ceph-mon[98148]: osdmap e2017: 8 total, 8 up, 8 in 2024-08-17T01:48:26.353 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:48:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:26 smithi110 ceph-mon[100641]: osdmap e2018: 8 total, 8 up, 8 in 2024-08-17T01:48:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:26 smithi110 ceph-mon[100641]: pgmap v3828: 137 pgs: 137 active+clean; 23 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 6.5 KiB/s wr, 66 op/s 2024-08-17T01:48:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:26 smithi110 ceph-mon[100641]: osdmap e2019: 8 total, 8 up, 8 in 2024-08-17T01:48:27.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:26 smithi110 ceph-mon[98148]: osdmap e2018: 8 total, 8 up, 8 in 2024-08-17T01:48:27.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:26 smithi110 ceph-mon[98148]: pgmap v3828: 137 pgs: 137 active+clean; 23 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 6.5 KiB/s wr, 66 op/s 2024-08-17T01:48:27.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:26 smithi110 ceph-mon[98148]: osdmap e2019: 8 total, 8 up, 8 in 2024-08-17T01:48:27.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:26 smithi177 ceph-mon[90034]: osdmap e2018: 8 total, 8 up, 8 in 2024-08-17T01:48:27.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:26 smithi177 ceph-mon[90034]: pgmap v3828: 137 pgs: 137 active+clean; 23 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 6.5 KiB/s wr, 66 op/s 2024-08-17T01:48:27.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:26 smithi177 ceph-mon[90034]: osdmap e2019: 8 total, 8 up, 8 in 2024-08-17T01:48:28.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:28 smithi110 ceph-mon[100641]: osdmap e2020: 8 total, 8 up, 8 in 2024-08-17T01:48:28.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:28 smithi110 ceph-mon[100641]: pgmap v3831: 137 pgs: 137 active+clean; 24 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 4.2 KiB/s wr, 57 op/s 2024-08-17T01:48:28.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:28 smithi110 ceph-mon[98148]: osdmap e2020: 8 total, 8 up, 8 in 2024-08-17T01:48:28.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:28 smithi110 ceph-mon[98148]: pgmap v3831: 137 pgs: 137 active+clean; 24 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 4.2 KiB/s wr, 57 op/s 2024-08-17T01:48:28.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:48:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:48:28] "GET /metrics HTTP/1.1" 200 36670 "" "Prometheus/2.43.0" 2024-08-17T01:48:28.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:28 smithi177 ceph-mon[90034]: osdmap e2020: 8 total, 8 up, 8 in 2024-08-17T01:48:28.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:28 smithi177 ceph-mon[90034]: pgmap v3831: 137 pgs: 137 active+clean; 24 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 4.2 KiB/s wr, 57 op/s 2024-08-17T01:48:29.365 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:48:29.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:29 smithi177 ceph-mon[90034]: osdmap e2021: 8 total, 8 up, 8 in 2024-08-17T01:48:29.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:29 smithi110 ceph-mon[100641]: osdmap e2021: 8 total, 8 up, 8 in 2024-08-17T01:48:29.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:29 smithi110 ceph-mon[98148]: osdmap e2021: 8 total, 8 up, 8 in 2024-08-17T01:48:30.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:30 smithi177 ceph-mon[90034]: osdmap e2022: 8 total, 8 up, 8 in 2024-08-17T01:48:30.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:30 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:48:30.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:30 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:48:30.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:30 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:48:30.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:30 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:48:30.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:30 smithi177 ceph-mon[90034]: pgmap v3834: 137 pgs: 137 active+clean; 26 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 5.5 KiB/s wr, 47 op/s 2024-08-17T01:48:30.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:30 smithi110 ceph-mon[98148]: osdmap e2022: 8 total, 8 up, 8 in 2024-08-17T01:48:30.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:30 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:48:30.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:30 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:48:30.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:30 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:48:30.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:30 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:48:30.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:30 smithi110 ceph-mon[98148]: pgmap v3834: 137 pgs: 137 active+clean; 26 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 5.5 KiB/s wr, 47 op/s 2024-08-17T01:48:30.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:30 smithi110 ceph-mon[100641]: osdmap e2022: 8 total, 8 up, 8 in 2024-08-17T01:48:30.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:30 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:48:30.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:30 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:48:30.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:30 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:48:30.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:30 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:48:30.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:30 smithi110 ceph-mon[100641]: pgmap v3834: 137 pgs: 137 active+clean; 26 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 5.5 KiB/s wr, 47 op/s 2024-08-17T01:48:31.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:31 smithi177 ceph-mon[90034]: osdmap e2023: 8 total, 8 up, 8 in 2024-08-17T01:48:31.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:31 smithi110 ceph-mon[100641]: osdmap e2023: 8 total, 8 up, 8 in 2024-08-17T01:48:31.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:31 smithi110 ceph-mon[98148]: osdmap e2023: 8 total, 8 up, 8 in 2024-08-17T01:48:32.380 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministic (15798 ms) 2024-08-17T01:48:32.380 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicPP 2024-08-17T01:48:32.380 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:48:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:32 smithi177 ceph-mon[90034]: osdmap e2024: 8 total, 8 up, 8 in 2024-08-17T01:48:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:48:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:32 smithi177 ceph-mon[90034]: pgmap v3837: 137 pgs: 137 active+clean; 26 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.5 KiB/s wr, 41 op/s 2024-08-17T01:48:32.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:32 smithi110 ceph-mon[100641]: osdmap e2024: 8 total, 8 up, 8 in 2024-08-17T01:48:32.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:48:32.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:32 smithi110 ceph-mon[100641]: pgmap v3837: 137 pgs: 137 active+clean; 26 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.5 KiB/s wr, 41 op/s 2024-08-17T01:48:32.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:32 smithi110 ceph-mon[98148]: osdmap e2024: 8 total, 8 up, 8 in 2024-08-17T01:48:32.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:48:32.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:32 smithi110 ceph-mon[98148]: pgmap v3837: 137 pgs: 137 active+clean; 26 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 4.5 KiB/s wr, 41 op/s 2024-08-17T01:48:33.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:33 smithi177 ceph-mon[90034]: osdmap e2025: 8 total, 8 up, 8 in 2024-08-17T01:48:33.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:33 smithi110 ceph-mon[98148]: osdmap e2025: 8 total, 8 up, 8 in 2024-08-17T01:48:33.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:33 smithi110 ceph-mon[100641]: osdmap e2025: 8 total, 8 up, 8 in 2024-08-17T01:48:34.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:34 smithi110 ceph-mon[98148]: osdmap e2026: 8 total, 8 up, 8 in 2024-08-17T01:48:34.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:34 smithi110 ceph-mon[98148]: pgmap v3840: 137 pgs: 137 active+clean; 31 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 8.0 KiB/s wr, 96 op/s 2024-08-17T01:48:34.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:34 smithi110 ceph-mon[100641]: osdmap e2026: 8 total, 8 up, 8 in 2024-08-17T01:48:34.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:34 smithi110 ceph-mon[100641]: pgmap v3840: 137 pgs: 137 active+clean; 31 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 8.0 KiB/s wr, 96 op/s 2024-08-17T01:48:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:34 smithi177 ceph-mon[90034]: osdmap e2026: 8 total, 8 up, 8 in 2024-08-17T01:48:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:34 smithi177 ceph-mon[90034]: pgmap v3840: 137 pgs: 137 active+clean; 31 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 8.0 KiB/s wr, 96 op/s 2024-08-17T01:48:35.393 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:48:35.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:35 smithi110 ceph-mon[98148]: osdmap e2027: 8 total, 8 up, 8 in 2024-08-17T01:48:35.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:35 smithi110 ceph-mon[100641]: osdmap e2027: 8 total, 8 up, 8 in 2024-08-17T01:48:35.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:35 smithi177 ceph-mon[90034]: osdmap e2027: 8 total, 8 up, 8 in 2024-08-17T01:48:36.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:36 smithi110 ceph-mon[100641]: osdmap e2028: 8 total, 8 up, 8 in 2024-08-17T01:48:36.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:36 smithi110 ceph-mon[100641]: pgmap v3843: 137 pgs: 137 active+clean; 35 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 9.2 KiB/s wr, 94 op/s 2024-08-17T01:48:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:36 smithi110 ceph-mon[98148]: osdmap e2028: 8 total, 8 up, 8 in 2024-08-17T01:48:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:36 smithi110 ceph-mon[98148]: pgmap v3843: 137 pgs: 137 active+clean; 35 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 9.2 KiB/s wr, 94 op/s 2024-08-17T01:48:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:36 smithi177 ceph-mon[90034]: osdmap e2028: 8 total, 8 up, 8 in 2024-08-17T01:48:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:36 smithi177 ceph-mon[90034]: pgmap v3843: 137 pgs: 137 active+clean; 35 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 9.2 KiB/s wr, 94 op/s 2024-08-17T01:48:37.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:37 smithi110 ceph-mon[100641]: osdmap e2029: 8 total, 8 up, 8 in 2024-08-17T01:48:37.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:37 smithi110 ceph-mon[98148]: osdmap e2029: 8 total, 8 up, 8 in 2024-08-17T01:48:37.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:37 smithi177 ceph-mon[90034]: osdmap e2029: 8 total, 8 up, 8 in 2024-08-17T01:48:38.415 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:48:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:38 smithi110 ceph-mon[98148]: osdmap e2030: 8 total, 8 up, 8 in 2024-08-17T01:48:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:38 smithi110 ceph-mon[98148]: pgmap v3846: 137 pgs: 137 active+clean; 35 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 5.7 KiB/s wr, 71 op/s 2024-08-17T01:48:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:48:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:48:38] "GET /metrics HTTP/1.1" 200 36724 "" "Prometheus/2.43.0" 2024-08-17T01:48:38.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:38 smithi110 ceph-mon[100641]: osdmap e2030: 8 total, 8 up, 8 in 2024-08-17T01:48:38.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:38 smithi110 ceph-mon[100641]: pgmap v3846: 137 pgs: 137 active+clean; 35 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 5.7 KiB/s wr, 71 op/s 2024-08-17T01:48:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:38 smithi177 ceph-mon[90034]: osdmap e2030: 8 total, 8 up, 8 in 2024-08-17T01:48:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:38 smithi177 ceph-mon[90034]: pgmap v3846: 137 pgs: 137 active+clean; 35 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 5.7 KiB/s wr, 71 op/s 2024-08-17T01:48:39.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:39 smithi110 ceph-mon[98148]: osdmap e2031: 8 total, 8 up, 8 in 2024-08-17T01:48:39.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:39 smithi110 ceph-mon[100641]: osdmap e2031: 8 total, 8 up, 8 in 2024-08-17T01:48:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:39 smithi177 ceph-mon[90034]: osdmap e2031: 8 total, 8 up, 8 in 2024-08-17T01:48:40.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:40 smithi110 ceph-mon[100641]: osdmap e2032: 8 total, 8 up, 8 in 2024-08-17T01:48:40.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:40 smithi110 ceph-mon[100641]: pgmap v3849: 137 pgs: 137 active+clean; 38 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 7.5 KiB/s wr, 76 op/s 2024-08-17T01:48:40.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:40 smithi110 ceph-mon[98148]: osdmap e2032: 8 total, 8 up, 8 in 2024-08-17T01:48:40.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:40 smithi110 ceph-mon[98148]: pgmap v3849: 137 pgs: 137 active+clean; 38 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 7.5 KiB/s wr, 76 op/s 2024-08-17T01:48:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:40 smithi177 ceph-mon[90034]: osdmap e2032: 8 total, 8 up, 8 in 2024-08-17T01:48:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:40 smithi177 ceph-mon[90034]: pgmap v3849: 137 pgs: 137 active+clean; 38 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 7.5 KiB/s wr, 76 op/s 2024-08-17T01:48:41.427 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:48:41.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:41 smithi110 ceph-mon[98148]: osdmap e2033: 8 total, 8 up, 8 in 2024-08-17T01:48:41.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:41 smithi110 ceph-mon[100641]: osdmap e2033: 8 total, 8 up, 8 in 2024-08-17T01:48:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:41 smithi177 ceph-mon[90034]: osdmap e2033: 8 total, 8 up, 8 in 2024-08-17T01:48:42.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:42 smithi110 ceph-mon[98148]: osdmap e2034: 8 total, 8 up, 8 in 2024-08-17T01:48:42.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:42 smithi110 ceph-mon[98148]: pgmap v3852: 137 pgs: 137 active+clean; 41 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 6.5 KiB/s wr, 64 op/s 2024-08-17T01:48:42.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:42 smithi110 ceph-mon[100641]: osdmap e2034: 8 total, 8 up, 8 in 2024-08-17T01:48:42.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:42 smithi110 ceph-mon[100641]: pgmap v3852: 137 pgs: 137 active+clean; 41 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 6.5 KiB/s wr, 64 op/s 2024-08-17T01:48:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:42 smithi177 ceph-mon[90034]: osdmap e2034: 8 total, 8 up, 8 in 2024-08-17T01:48:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:42 smithi177 ceph-mon[90034]: pgmap v3852: 137 pgs: 137 active+clean; 41 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 6.5 KiB/s wr, 64 op/s 2024-08-17T01:48:43.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:43 smithi110 ceph-mon[98148]: osdmap e2035: 8 total, 8 up, 8 in 2024-08-17T01:48:43.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:43 smithi110 ceph-mon[100641]: osdmap e2035: 8 total, 8 up, 8 in 2024-08-17T01:48:43.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:43 smithi177 ceph-mon[90034]: osdmap e2035: 8 total, 8 up, 8 in 2024-08-17T01:48:44.459 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:48:44.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:44 smithi110 ceph-mon[98148]: osdmap e2036: 8 total, 8 up, 8 in 2024-08-17T01:48:44.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:44 smithi110 ceph-mon[98148]: pgmap v3855: 137 pgs: 137 active+clean; 44 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 7.5 KiB/s wr, 97 op/s 2024-08-17T01:48:44.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:44 smithi110 ceph-mon[100641]: osdmap e2036: 8 total, 8 up, 8 in 2024-08-17T01:48:44.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:44 smithi110 ceph-mon[100641]: pgmap v3855: 137 pgs: 137 active+clean; 44 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 7.5 KiB/s wr, 97 op/s 2024-08-17T01:48:44.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:44 smithi177 ceph-mon[90034]: osdmap e2036: 8 total, 8 up, 8 in 2024-08-17T01:48:44.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:44 smithi177 ceph-mon[90034]: pgmap v3855: 137 pgs: 137 active+clean; 44 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 7.5 KiB/s wr, 97 op/s 2024-08-17T01:48:45.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:45 smithi110 ceph-mon[98148]: osdmap e2037: 8 total, 8 up, 8 in 2024-08-17T01:48:45.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:45 smithi110 ceph-mon[100641]: osdmap e2037: 8 total, 8 up, 8 in 2024-08-17T01:48:45.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:45 smithi177 ceph-mon[90034]: osdmap e2037: 8 total, 8 up, 8 in 2024-08-17T01:48:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:46 smithi110 ceph-mon[98148]: osdmap e2038: 8 total, 8 up, 8 in 2024-08-17T01:48:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:46 smithi110 ceph-mon[98148]: pgmap v3858: 137 pgs: 137 active+clean; 50 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 10 KiB/s wr, 119 op/s 2024-08-17T01:48:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:48:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:46 smithi110 ceph-mon[100641]: osdmap e2038: 8 total, 8 up, 8 in 2024-08-17T01:48:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:46 smithi110 ceph-mon[100641]: pgmap v3858: 137 pgs: 137 active+clean; 50 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 10 KiB/s wr, 119 op/s 2024-08-17T01:48:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:48:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:46 smithi177 ceph-mon[90034]: osdmap e2038: 8 total, 8 up, 8 in 2024-08-17T01:48:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:46 smithi177 ceph-mon[90034]: pgmap v3858: 137 pgs: 137 active+clean; 50 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 10 KiB/s wr, 119 op/s 2024-08-17T01:48:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:48:47.475 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicPP (15094 ms) 2024-08-17T01:48:47.475 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS1 2024-08-17T01:48:47.475 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:48:47.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:47 smithi110 ceph-mon[100641]: osdmap e2039: 8 total, 8 up, 8 in 2024-08-17T01:48:47.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:47 smithi110 ceph-mon[98148]: osdmap e2039: 8 total, 8 up, 8 in 2024-08-17T01:48:47.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:47 smithi177 ceph-mon[90034]: osdmap e2039: 8 total, 8 up, 8 in 2024-08-17T01:48:48.448 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:48:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:48:48] "GET /metrics HTTP/1.1" 200 36726 "" "Prometheus/2.43.0" 2024-08-17T01:48:48.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:48 smithi110 ceph-mon[100641]: osdmap e2040: 8 total, 8 up, 8 in 2024-08-17T01:48:48.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:48 smithi110 ceph-mon[100641]: pgmap v3861: 137 pgs: 137 active+clean; 54 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 7.0 KiB/s wr, 73 op/s 2024-08-17T01:48:48.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:48 smithi110 ceph-mon[98148]: osdmap e2040: 8 total, 8 up, 8 in 2024-08-17T01:48:48.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:48 smithi110 ceph-mon[98148]: pgmap v3861: 137 pgs: 137 active+clean; 54 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 7.0 KiB/s wr, 73 op/s 2024-08-17T01:48:48.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:48 smithi177 ceph-mon[90034]: osdmap e2040: 8 total, 8 up, 8 in 2024-08-17T01:48:48.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:48 smithi177 ceph-mon[90034]: pgmap v3861: 137 pgs: 137 active+clean; 54 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 7.0 KiB/s wr, 73 op/s 2024-08-17T01:48:50.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:50 smithi110 ceph-mon[98148]: pgmap v3862: 137 pgs: 137 active+clean; 57 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 5.8 KiB/s wr, 58 op/s 2024-08-17T01:48:50.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:50 smithi110 ceph-mon[100641]: pgmap v3862: 137 pgs: 137 active+clean; 57 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 5.8 KiB/s wr, 58 op/s 2024-08-17T01:48:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:50 smithi177 ceph-mon[90034]: pgmap v3862: 137 pgs: 137 active+clean; 57 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 5.8 KiB/s wr, 58 op/s 2024-08-17T01:48:52.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:52 smithi110 ceph-mon[98148]: osdmap e2041: 8 total, 8 up, 8 in 2024-08-17T01:48:52.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:52 smithi110 ceph-mon[98148]: pgmap v3864: 137 pgs: 137 active+clean; 61 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 4.0 KiB/s wr, 37 op/s 2024-08-17T01:48:52.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:52 smithi110 ceph-mon[100641]: osdmap e2041: 8 total, 8 up, 8 in 2024-08-17T01:48:52.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:52 smithi110 ceph-mon[100641]: pgmap v3864: 137 pgs: 137 active+clean; 61 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 4.0 KiB/s wr, 37 op/s 2024-08-17T01:48:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:52 smithi177 ceph-mon[90034]: osdmap e2041: 8 total, 8 up, 8 in 2024-08-17T01:48:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:52 smithi177 ceph-mon[90034]: pgmap v3864: 137 pgs: 137 active+clean; 61 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 4.0 KiB/s wr, 37 op/s 2024-08-17T01:48:53.057 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:48:53.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:53 smithi110 ceph-mon[100641]: osdmap e2042: 8 total, 8 up, 8 in 2024-08-17T01:48:53.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:53 smithi110 ceph-mon[98148]: osdmap e2042: 8 total, 8 up, 8 in 2024-08-17T01:48:53.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:53 smithi177 ceph-mon[90034]: osdmap e2042: 8 total, 8 up, 8 in 2024-08-17T01:48:54.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:54 smithi110 ceph-mon[98148]: osdmap e2043: 8 total, 8 up, 8 in 2024-08-17T01:48:54.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:54 smithi110 ceph-mon[98148]: pgmap v3867: 137 pgs: 137 active+clean; 61 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 3.8 KiB/s wr, 50 op/s 2024-08-17T01:48:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:54 smithi110 ceph-mon[100641]: osdmap e2043: 8 total, 8 up, 8 in 2024-08-17T01:48:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:54 smithi110 ceph-mon[100641]: pgmap v3867: 137 pgs: 137 active+clean; 61 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 3.8 KiB/s wr, 50 op/s 2024-08-17T01:48:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:54 smithi177 ceph-mon[90034]: osdmap e2043: 8 total, 8 up, 8 in 2024-08-17T01:48:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:54 smithi177 ceph-mon[90034]: pgmap v3867: 137 pgs: 137 active+clean; 61 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 3.8 KiB/s wr, 50 op/s 2024-08-17T01:48:56.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:56 smithi110 ceph-mon[100641]: pgmap v3868: 137 pgs: 137 active+clean; 65 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 688 KiB/s wr, 62 op/s 2024-08-17T01:48:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:56 smithi110 ceph-mon[98148]: pgmap v3868: 137 pgs: 137 active+clean; 65 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 688 KiB/s wr, 62 op/s 2024-08-17T01:48:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:56 smithi177 ceph-mon[90034]: pgmap v3868: 137 pgs: 137 active+clean; 65 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 688 KiB/s wr, 62 op/s 2024-08-17T01:48:58.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:58 smithi110 ceph-mon[98148]: osdmap e2044: 8 total, 8 up, 8 in 2024-08-17T01:48:58.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:58 smithi110 ceph-mon[98148]: pgmap v3870: 137 pgs: 137 active+clean; 65 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 47 op/s 2024-08-17T01:48:58.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:58 smithi110 ceph-mon[100641]: osdmap e2044: 8 total, 8 up, 8 in 2024-08-17T01:48:58.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:58 smithi110 ceph-mon[100641]: pgmap v3870: 137 pgs: 137 active+clean; 65 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 47 op/s 2024-08-17T01:48:58.313 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:48:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:48:58] "GET /metrics HTTP/1.1" 200 36726 "" "Prometheus/2.43.0" 2024-08-17T01:48:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:58 smithi177 ceph-mon[90034]: osdmap e2044: 8 total, 8 up, 8 in 2024-08-17T01:48:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:58 smithi177 ceph-mon[90034]: pgmap v3870: 137 pgs: 137 active+clean; 65 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 47 op/s 2024-08-17T01:48:59.055 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:48:59.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:48:59 smithi110 ceph-mon[100641]: osdmap e2045: 8 total, 8 up, 8 in 2024-08-17T01:48:59.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:48:59 smithi110 ceph-mon[98148]: osdmap e2045: 8 total, 8 up, 8 in 2024-08-17T01:48:59.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:48:59 smithi177 ceph-mon[90034]: osdmap e2045: 8 total, 8 up, 8 in 2024-08-17T01:49:00.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:00 smithi110 ceph-mon[100641]: osdmap e2046: 8 total, 8 up, 8 in 2024-08-17T01:49:00.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:00 smithi110 ceph-mon[100641]: pgmap v3873: 137 pgs: 137 active+clean; 69 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 1.3 MiB/s wr, 28 op/s 2024-08-17T01:49:00.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:00 smithi110 ceph-mon[98148]: osdmap e2046: 8 total, 8 up, 8 in 2024-08-17T01:49:00.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:00 smithi110 ceph-mon[98148]: pgmap v3873: 137 pgs: 137 active+clean; 69 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 1.3 MiB/s wr, 28 op/s 2024-08-17T01:49:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:00 smithi177 ceph-mon[90034]: osdmap e2046: 8 total, 8 up, 8 in 2024-08-17T01:49:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:00 smithi177 ceph-mon[90034]: pgmap v3873: 137 pgs: 137 active+clean; 69 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 1.3 MiB/s wr, 28 op/s 2024-08-17T01:49:01.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:49:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:49:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:49:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:02 smithi110 ceph-mon[98148]: pgmap v3874: 137 pgs: 137 active+clean; 70 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-17T01:49:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:02 smithi110 ceph-mon[100641]: pgmap v3874: 137 pgs: 137 active+clean; 70 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-17T01:49:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:02 smithi177 ceph-mon[90034]: pgmap v3874: 137 pgs: 137 active+clean; 70 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-17T01:49:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:04 smithi110 ceph-mon[100641]: osdmap e2047: 8 total, 8 up, 8 in 2024-08-17T01:49:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:04 smithi110 ceph-mon[100641]: pgmap v3876: 137 pgs: 137 active+clean; 71 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-08-17T01:49:04.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:04 smithi110 ceph-mon[98148]: osdmap e2047: 8 total, 8 up, 8 in 2024-08-17T01:49:04.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:04 smithi110 ceph-mon[98148]: pgmap v3876: 137 pgs: 137 active+clean; 71 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-08-17T01:49:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:04 smithi177 ceph-mon[90034]: osdmap e2047: 8 total, 8 up, 8 in 2024-08-17T01:49:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:04 smithi177 ceph-mon[90034]: pgmap v3876: 137 pgs: 137 active+clean; 71 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-08-17T01:49:05.454 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:49:05.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:05 smithi110 ceph-mon[98148]: osdmap e2048: 8 total, 8 up, 8 in 2024-08-17T01:49:05.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:05 smithi110 ceph-mon[100641]: osdmap e2048: 8 total, 8 up, 8 in 2024-08-17T01:49:05.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:05 smithi177 ceph-mon[90034]: osdmap e2048: 8 total, 8 up, 8 in 2024-08-17T01:49:06.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:06 smithi110 ceph-mon[98148]: osdmap e2049: 8 total, 8 up, 8 in 2024-08-17T01:49:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:06 smithi110 ceph-mon[98148]: pgmap v3879: 137 pgs: 137 active+clean; 76 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 688 KiB/s wr, 50 op/s 2024-08-17T01:49:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:06 smithi110 ceph-mon[100641]: osdmap e2049: 8 total, 8 up, 8 in 2024-08-17T01:49:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:06 smithi110 ceph-mon[100641]: pgmap v3879: 137 pgs: 137 active+clean; 76 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 688 KiB/s wr, 50 op/s 2024-08-17T01:49:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:06 smithi177 ceph-mon[90034]: osdmap e2049: 8 total, 8 up, 8 in 2024-08-17T01:49:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:06 smithi177 ceph-mon[90034]: pgmap v3879: 137 pgs: 137 active+clean; 76 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 688 KiB/s wr, 50 op/s 2024-08-17T01:49:08.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:08 smithi110 ceph-mon[100641]: pgmap v3880: 137 pgs: 137 active+clean; 77 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 686 KiB/s wr, 27 op/s 2024-08-17T01:49:08.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:08 smithi110 ceph-mon[98148]: pgmap v3880: 137 pgs: 137 active+clean; 77 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 686 KiB/s wr, 27 op/s 2024-08-17T01:49:08.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:49:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:49:08] "GET /metrics HTTP/1.1" 200 36728 "" "Prometheus/2.43.0" 2024-08-17T01:49:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:08 smithi177 ceph-mon[90034]: pgmap v3880: 137 pgs: 137 active+clean; 77 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 686 KiB/s wr, 27 op/s 2024-08-17T01:49:10.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:10 smithi110 ceph-mon[98148]: osdmap e2050: 8 total, 8 up, 8 in 2024-08-17T01:49:10.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:10 smithi110 ceph-mon[98148]: pgmap v3882: 137 pgs: 137 active+clean; 77 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-08-17T01:49:10.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:10 smithi110 ceph-mon[100641]: osdmap e2050: 8 total, 8 up, 8 in 2024-08-17T01:49:10.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:10 smithi110 ceph-mon[100641]: pgmap v3882: 137 pgs: 137 active+clean; 77 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-08-17T01:49:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:10 smithi177 ceph-mon[90034]: osdmap e2050: 8 total, 8 up, 8 in 2024-08-17T01:49:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:10 smithi177 ceph-mon[90034]: pgmap v3882: 137 pgs: 137 active+clean; 77 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-08-17T01:49:11.063 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:49:11.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:11 smithi110 ceph-mon[100641]: osdmap e2051: 8 total, 8 up, 8 in 2024-08-17T01:49:11.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:11 smithi110 ceph-mon[98148]: osdmap e2051: 8 total, 8 up, 8 in 2024-08-17T01:49:11.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:11 smithi177 ceph-mon[90034]: osdmap e2051: 8 total, 8 up, 8 in 2024-08-17T01:49:12.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:12 smithi110 ceph-mon[100641]: osdmap e2052: 8 total, 8 up, 8 in 2024-08-17T01:49:12.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:12 smithi110 ceph-mon[100641]: pgmap v3885: 137 pgs: 137 active+clean; 77 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 3.7 KiB/s wr, 35 op/s 2024-08-17T01:49:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:12 smithi110 ceph-mon[98148]: osdmap e2052: 8 total, 8 up, 8 in 2024-08-17T01:49:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:12 smithi110 ceph-mon[98148]: pgmap v3885: 137 pgs: 137 active+clean; 77 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 3.7 KiB/s wr, 35 op/s 2024-08-17T01:49:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:12 smithi177 ceph-mon[90034]: osdmap e2052: 8 total, 8 up, 8 in 2024-08-17T01:49:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:12 smithi177 ceph-mon[90034]: pgmap v3885: 137 pgs: 137 active+clean; 77 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 3.7 KiB/s wr, 35 op/s 2024-08-17T01:49:14.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:14 smithi110 ceph-mon[100641]: pgmap v3886: 137 pgs: 137 active+clean; 82 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 687 KiB/s wr, 52 op/s 2024-08-17T01:49:14.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:14 smithi110 ceph-mon[98148]: pgmap v3886: 137 pgs: 137 active+clean; 82 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 687 KiB/s wr, 52 op/s 2024-08-17T01:49:14.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:14 smithi177 ceph-mon[90034]: pgmap v3886: 137 pgs: 137 active+clean; 82 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 687 KiB/s wr, 52 op/s 2024-08-17T01:49:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:16 smithi110 ceph-mon[98148]: osdmap e2053: 8 total, 8 up, 8 in 2024-08-17T01:49:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:16 smithi110 ceph-mon[98148]: pgmap v3888: 137 pgs: 137 active+clean; 83 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 41 op/s 2024-08-17T01:49:16.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:16 smithi110 ceph-mon[100641]: osdmap e2053: 8 total, 8 up, 8 in 2024-08-17T01:49:16.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:16 smithi110 ceph-mon[100641]: pgmap v3888: 137 pgs: 137 active+clean; 83 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 41 op/s 2024-08-17T01:49:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:16 smithi177 ceph-mon[90034]: osdmap e2053: 8 total, 8 up, 8 in 2024-08-17T01:49:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:16 smithi177 ceph-mon[90034]: pgmap v3888: 137 pgs: 137 active+clean; 83 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 41 op/s 2024-08-17T01:49:17.057 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS1 (29583 ms) 2024-08-17T01:49:17.057 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS1PP 2024-08-17T01:49:17.058 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:49:17.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:17 smithi110 ceph-mon[100641]: osdmap e2054: 8 total, 8 up, 8 in 2024-08-17T01:49:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:49:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:17 smithi110 ceph-mon[98148]: osdmap e2054: 8 total, 8 up, 8 in 2024-08-17T01:49:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:49:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:17 smithi177 ceph-mon[90034]: osdmap e2054: 8 total, 8 up, 8 in 2024-08-17T01:49:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:49:18.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:18 smithi110 ceph-mon[100641]: osdmap e2055: 8 total, 8 up, 8 in 2024-08-17T01:49:18.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:18 smithi110 ceph-mon[100641]: pgmap v3891: 137 pgs: 137 active+clean; 91 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 36 op/s 2024-08-17T01:49:18.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:18 smithi110 ceph-mon[98148]: osdmap e2055: 8 total, 8 up, 8 in 2024-08-17T01:49:18.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:18 smithi110 ceph-mon[98148]: pgmap v3891: 137 pgs: 137 active+clean; 91 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 36 op/s 2024-08-17T01:49:18.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:49:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:49:18] "GET /metrics HTTP/1.1" 200 36726 "" "Prometheus/2.43.0" 2024-08-17T01:49:18.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:18 smithi177 ceph-mon[90034]: osdmap e2055: 8 total, 8 up, 8 in 2024-08-17T01:49:18.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:18 smithi177 ceph-mon[90034]: pgmap v3891: 137 pgs: 137 active+clean; 91 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 36 op/s 2024-08-17T01:49:20.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:20 smithi110 ceph-mon[98148]: pgmap v3892: 137 pgs: 137 active+clean; 95 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 688 KiB/s wr, 49 op/s 2024-08-17T01:49:20.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:20 smithi110 ceph-mon[100641]: pgmap v3892: 137 pgs: 137 active+clean; 95 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 688 KiB/s wr, 49 op/s 2024-08-17T01:49:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:20 smithi177 ceph-mon[90034]: pgmap v3892: 137 pgs: 137 active+clean; 95 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 688 KiB/s wr, 49 op/s 2024-08-17T01:49:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:22 smithi110 ceph-mon[98148]: osdmap e2056: 8 total, 8 up, 8 in 2024-08-17T01:49:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:22 smithi110 ceph-mon[98148]: pgmap v3894: 137 pgs: 137 active+clean; 95 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-17T01:49:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:22 smithi110 ceph-mon[100641]: osdmap e2056: 8 total, 8 up, 8 in 2024-08-17T01:49:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:22 smithi110 ceph-mon[100641]: pgmap v3894: 137 pgs: 137 active+clean; 95 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-17T01:49:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:22 smithi177 ceph-mon[90034]: osdmap e2056: 8 total, 8 up, 8 in 2024-08-17T01:49:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:22 smithi177 ceph-mon[90034]: pgmap v3894: 137 pgs: 137 active+clean; 95 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-17T01:49:23.060 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:49:23.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:23 smithi110 ceph-mon[98148]: osdmap e2057: 8 total, 8 up, 8 in 2024-08-17T01:49:23.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:23 smithi110 ceph-mon[100641]: osdmap e2057: 8 total, 8 up, 8 in 2024-08-17T01:49:23.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:23 smithi177 ceph-mon[90034]: osdmap e2057: 8 total, 8 up, 8 in 2024-08-17T01:49:24.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:24 smithi110 ceph-mon[100641]: osdmap e2058: 8 total, 8 up, 8 in 2024-08-17T01:49:24.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:24 smithi110 ceph-mon[100641]: pgmap v3897: 137 pgs: 137 active+clean; 95 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-17T01:49:24.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:24 smithi110 ceph-mon[98148]: osdmap e2058: 8 total, 8 up, 8 in 2024-08-17T01:49:24.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:24 smithi110 ceph-mon[98148]: pgmap v3897: 137 pgs: 137 active+clean; 95 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-17T01:49:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:24 smithi177 ceph-mon[90034]: osdmap e2058: 8 total, 8 up, 8 in 2024-08-17T01:49:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:24 smithi177 ceph-mon[90034]: pgmap v3897: 137 pgs: 137 active+clean; 95 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-17T01:49:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:26 smithi110 ceph-mon[98148]: pgmap v3898: 137 pgs: 137 active+clean; 99 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T01:49:26.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:26 smithi110 ceph-mon[100641]: pgmap v3898: 137 pgs: 137 active+clean; 99 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T01:49:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:26 smithi177 ceph-mon[90034]: pgmap v3898: 137 pgs: 137 active+clean; 99 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T01:49:28.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:28 smithi110 ceph-mon[98148]: osdmap e2059: 8 total, 8 up, 8 in 2024-08-17T01:49:28.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:28 smithi110 ceph-mon[98148]: pgmap v3900: 137 pgs: 137 active+clean; 99 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-08-17T01:49:28.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:49:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:49:28] "GET /metrics HTTP/1.1" 200 36726 "" "Prometheus/2.43.0" 2024-08-17T01:49:28.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:28 smithi110 ceph-mon[100641]: osdmap e2059: 8 total, 8 up, 8 in 2024-08-17T01:49:28.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:28 smithi110 ceph-mon[100641]: pgmap v3900: 137 pgs: 137 active+clean; 99 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-08-17T01:49:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:28 smithi177 ceph-mon[90034]: osdmap e2059: 8 total, 8 up, 8 in 2024-08-17T01:49:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:28 smithi177 ceph-mon[90034]: pgmap v3900: 137 pgs: 137 active+clean; 99 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-08-17T01:49:29.062 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:49:29.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:29 smithi110 ceph-mon[98148]: osdmap e2060: 8 total, 8 up, 8 in 2024-08-17T01:49:29.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:29 smithi110 ceph-mon[100641]: osdmap e2060: 8 total, 8 up, 8 in 2024-08-17T01:49:29.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:29 smithi177 ceph-mon[90034]: osdmap e2060: 8 total, 8 up, 8 in 2024-08-17T01:49:30.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:30 smithi110 ceph-mon[100641]: osdmap e2061: 8 total, 8 up, 8 in 2024-08-17T01:49:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:30 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:49:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:30 smithi110 ceph-mon[100641]: pgmap v3903: 137 pgs: 137 active+clean; 99 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 687 KiB/s wr, 51 op/s 2024-08-17T01:49:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:30 smithi110 ceph-mon[98148]: osdmap e2061: 8 total, 8 up, 8 in 2024-08-17T01:49:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:30 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:49:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:30 smithi110 ceph-mon[98148]: pgmap v3903: 137 pgs: 137 active+clean; 99 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 687 KiB/s wr, 51 op/s 2024-08-17T01:49:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:30 smithi177 ceph-mon[90034]: osdmap e2061: 8 total, 8 up, 8 in 2024-08-17T01:49:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:30 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:49:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:30 smithi177 ceph-mon[90034]: pgmap v3903: 137 pgs: 137 active+clean; 99 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 687 KiB/s wr, 51 op/s 2024-08-17T01:49:31.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:49:31.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:49:31.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:49:31.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:49:31.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:49:31.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:49:31.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:49:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:49:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:49:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:49:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:49:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:49:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:49:31.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:49:31.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:49:31.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:49:31.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:49:31.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:49:31.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:49:31.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:49:31.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:49:32.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:49:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:32 smithi110 ceph-mon[100641]: pgmap v3904: 137 pgs: 137 active+clean; 109 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 686 KiB/s wr, 26 op/s 2024-08-17T01:49:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:49:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:32 smithi110 ceph-mon[98148]: pgmap v3904: 137 pgs: 137 active+clean; 109 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 686 KiB/s wr, 26 op/s 2024-08-17T01:49:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:49:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:32 smithi177 ceph-mon[90034]: pgmap v3904: 137 pgs: 137 active+clean; 109 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 686 KiB/s wr, 26 op/s 2024-08-17T01:49:34.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:34 smithi110 ceph-mon[100641]: osdmap e2062: 8 total, 8 up, 8 in 2024-08-17T01:49:34.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:34 smithi110 ceph-mon[100641]: pgmap v3906: 137 pgs: 137 active+clean; 109 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 686 KiB/s wr, 26 op/s 2024-08-17T01:49:34.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:34 smithi110 ceph-mon[98148]: osdmap e2062: 8 total, 8 up, 8 in 2024-08-17T01:49:34.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:34 smithi110 ceph-mon[98148]: pgmap v3906: 137 pgs: 137 active+clean; 109 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 686 KiB/s wr, 26 op/s 2024-08-17T01:49:34.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:34 smithi177 ceph-mon[90034]: osdmap e2062: 8 total, 8 up, 8 in 2024-08-17T01:49:34.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:34 smithi177 ceph-mon[90034]: pgmap v3906: 137 pgs: 137 active+clean; 109 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 686 KiB/s wr, 26 op/s 2024-08-17T01:49:35.184 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:49:35.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:35 smithi110 ceph-mon[100641]: osdmap e2063: 8 total, 8 up, 8 in 2024-08-17T01:49:35.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:35 smithi110 ceph-mon[98148]: osdmap e2063: 8 total, 8 up, 8 in 2024-08-17T01:49:35.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:35 smithi177 ceph-mon[90034]: osdmap e2063: 8 total, 8 up, 8 in 2024-08-17T01:49:36.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:36 smithi110 ceph-mon[100641]: osdmap e2064: 8 total, 8 up, 8 in 2024-08-17T01:49:36.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:36 smithi110 ceph-mon[100641]: pgmap v3909: 137 pgs: 137 active+clean; 116 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1.3 MiB/s wr, 40 op/s 2024-08-17T01:49:36.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:36 smithi110 ceph-mon[98148]: osdmap e2064: 8 total, 8 up, 8 in 2024-08-17T01:49:36.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:36 smithi110 ceph-mon[98148]: pgmap v3909: 137 pgs: 137 active+clean; 116 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1.3 MiB/s wr, 40 op/s 2024-08-17T01:49:36.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:36 smithi177 ceph-mon[90034]: osdmap e2064: 8 total, 8 up, 8 in 2024-08-17T01:49:36.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:36 smithi177 ceph-mon[90034]: pgmap v3909: 137 pgs: 137 active+clean; 116 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1.3 MiB/s wr, 40 op/s 2024-08-17T01:49:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:38 smithi110 ceph-mon[100641]: pgmap v3910: 137 pgs: 137 active+clean; 119 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 686 KiB/s wr, 29 op/s 2024-08-17T01:49:38.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:38 smithi110 ceph-mon[98148]: pgmap v3910: 137 pgs: 137 active+clean; 119 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 686 KiB/s wr, 29 op/s 2024-08-17T01:49:38.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:49:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:49:38] "GET /metrics HTTP/1.1" 200 36733 "" "Prometheus/2.43.0" 2024-08-17T01:49:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:38 smithi177 ceph-mon[90034]: pgmap v3910: 137 pgs: 137 active+clean; 119 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 686 KiB/s wr, 29 op/s 2024-08-17T01:49:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:40 smithi110 ceph-mon[100641]: osdmap e2065: 8 total, 8 up, 8 in 2024-08-17T01:49:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:40 smithi110 ceph-mon[100641]: pgmap v3912: 137 pgs: 137 active+clean; 119 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 687 KiB/s wr, 52 op/s 2024-08-17T01:49:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:40 smithi110 ceph-mon[98148]: osdmap e2065: 8 total, 8 up, 8 in 2024-08-17T01:49:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:40 smithi110 ceph-mon[98148]: pgmap v3912: 137 pgs: 137 active+clean; 119 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 687 KiB/s wr, 52 op/s 2024-08-17T01:49:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:40 smithi177 ceph-mon[90034]: osdmap e2065: 8 total, 8 up, 8 in 2024-08-17T01:49:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:40 smithi177 ceph-mon[90034]: pgmap v3912: 137 pgs: 137 active+clean; 119 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 687 KiB/s wr, 52 op/s 2024-08-17T01:49:41.063 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:49:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:41 smithi110 ceph-mon[98148]: osdmap e2066: 8 total, 8 up, 8 in 2024-08-17T01:49:41.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:41 smithi110 ceph-mon[100641]: osdmap e2066: 8 total, 8 up, 8 in 2024-08-17T01:49:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:41 smithi177 ceph-mon[90034]: osdmap e2066: 8 total, 8 up, 8 in 2024-08-17T01:49:42.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:42 smithi110 ceph-mon[100641]: osdmap e2067: 8 total, 8 up, 8 in 2024-08-17T01:49:42.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:42 smithi110 ceph-mon[100641]: pgmap v3915: 137 pgs: 137 active+clean; 126 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-08-17T01:49:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:42 smithi110 ceph-mon[98148]: osdmap e2067: 8 total, 8 up, 8 in 2024-08-17T01:49:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:42 smithi110 ceph-mon[98148]: pgmap v3915: 137 pgs: 137 active+clean; 126 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-08-17T01:49:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:42 smithi177 ceph-mon[90034]: osdmap e2067: 8 total, 8 up, 8 in 2024-08-17T01:49:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:42 smithi177 ceph-mon[90034]: pgmap v3915: 137 pgs: 137 active+clean; 126 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-08-17T01:49:44.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:44 smithi110 ceph-mon[100641]: pgmap v3916: 137 pgs: 137 active+clean; 129 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 687 KiB/s wr, 36 op/s 2024-08-17T01:49:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:44 smithi110 ceph-mon[98148]: pgmap v3916: 137 pgs: 137 active+clean; 129 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 687 KiB/s wr, 36 op/s 2024-08-17T01:49:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:44 smithi177 ceph-mon[90034]: pgmap v3916: 137 pgs: 137 active+clean; 129 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 687 KiB/s wr, 36 op/s 2024-08-17T01:49:46.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:46 smithi110 ceph-mon[100641]: osdmap e2068: 8 total, 8 up, 8 in 2024-08-17T01:49:46.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:46 smithi110 ceph-mon[100641]: pgmap v3918: 137 pgs: 137 active+clean; 129 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 47 op/s 2024-08-17T01:49:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:46 smithi110 ceph-mon[98148]: osdmap e2068: 8 total, 8 up, 8 in 2024-08-17T01:49:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:46 smithi110 ceph-mon[98148]: pgmap v3918: 137 pgs: 137 active+clean; 129 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 47 op/s 2024-08-17T01:49:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:46 smithi177 ceph-mon[90034]: osdmap e2068: 8 total, 8 up, 8 in 2024-08-17T01:49:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:46 smithi177 ceph-mon[90034]: pgmap v3918: 137 pgs: 137 active+clean; 129 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 47 op/s 2024-08-17T01:49:47.063 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS1PP (30006 ms) 2024-08-17T01:49:47.064 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS2 2024-08-17T01:49:47.064 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:49:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:47 smithi110 ceph-mon[98148]: osdmap e2069: 8 total, 8 up, 8 in 2024-08-17T01:49:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:49:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:47 smithi110 ceph-mon[100641]: osdmap e2069: 8 total, 8 up, 8 in 2024-08-17T01:49:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:49:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:47 smithi177 ceph-mon[90034]: osdmap e2069: 8 total, 8 up, 8 in 2024-08-17T01:49:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:49:48.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:49:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:49:48] "GET /metrics HTTP/1.1" 200 36735 "" "Prometheus/2.43.0" 2024-08-17T01:49:48.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:48 smithi110 ceph-mon[98148]: osdmap e2070: 8 total, 8 up, 8 in 2024-08-17T01:49:48.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:48 smithi110 ceph-mon[98148]: pgmap v3921: 137 pgs: 137 active+clean; 133 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 685 KiB/s wr, 38 op/s 2024-08-17T01:49:48.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:48 smithi110 ceph-mon[100641]: osdmap e2070: 8 total, 8 up, 8 in 2024-08-17T01:49:48.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:48 smithi110 ceph-mon[100641]: pgmap v3921: 137 pgs: 137 active+clean; 133 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 685 KiB/s wr, 38 op/s 2024-08-17T01:49:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:48 smithi177 ceph-mon[90034]: osdmap e2070: 8 total, 8 up, 8 in 2024-08-17T01:49:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:48 smithi177 ceph-mon[90034]: pgmap v3921: 137 pgs: 137 active+clean; 133 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 685 KiB/s wr, 38 op/s 2024-08-17T01:49:50.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:50 smithi110 ceph-mon[100641]: pgmap v3922: 137 pgs: 137 active+clean; 137 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-08-17T01:49:50.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:50 smithi110 ceph-mon[98148]: pgmap v3922: 137 pgs: 137 active+clean; 137 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-08-17T01:49:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:50 smithi177 ceph-mon[90034]: pgmap v3922: 137 pgs: 137 active+clean; 137 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-08-17T01:49:52.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:52 smithi177 ceph-mon[90034]: pgmap v3923: 137 pgs: 137 active+clean; 141 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 596 KiB/s wr, 37 op/s 2024-08-17T01:49:52.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:52 smithi110 ceph-mon[100641]: pgmap v3923: 137 pgs: 137 active+clean; 141 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 596 KiB/s wr, 37 op/s 2024-08-17T01:49:52.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:52 smithi110 ceph-mon[98148]: pgmap v3923: 137 pgs: 137 active+clean; 141 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 596 KiB/s wr, 37 op/s 2024-08-17T01:49:54.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:54 smithi177 ceph-mon[90034]: osdmap e2071: 8 total, 8 up, 8 in 2024-08-17T01:49:54.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:54 smithi177 ceph-mon[90034]: pgmap v3925: 137 pgs: 137 active+clean; 141 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 521 KiB/s wr, 26 op/s 2024-08-17T01:49:54.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:54 smithi110 ceph-mon[98148]: osdmap e2071: 8 total, 8 up, 8 in 2024-08-17T01:49:54.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:54 smithi110 ceph-mon[98148]: pgmap v3925: 137 pgs: 137 active+clean; 141 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 521 KiB/s wr, 26 op/s 2024-08-17T01:49:54.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:54 smithi110 ceph-mon[100641]: osdmap e2071: 8 total, 8 up, 8 in 2024-08-17T01:49:54.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:54 smithi110 ceph-mon[100641]: pgmap v3925: 137 pgs: 137 active+clean; 141 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 521 KiB/s wr, 26 op/s 2024-08-17T01:49:55.386 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:49:55.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:55 smithi177 ceph-mon[90034]: osdmap e2072: 8 total, 8 up, 8 in 2024-08-17T01:49:55.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:55 smithi110 ceph-mon[98148]: osdmap e2072: 8 total, 8 up, 8 in 2024-08-17T01:49:55.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:55 smithi110 ceph-mon[100641]: osdmap e2072: 8 total, 8 up, 8 in 2024-08-17T01:49:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:56 smithi110 ceph-mon[100641]: osdmap e2073: 8 total, 8 up, 8 in 2024-08-17T01:49:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:56 smithi110 ceph-mon[100641]: pgmap v3928: 137 pgs: 137 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 2.0 MiB/s wr, 32 op/s 2024-08-17T01:49:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:56 smithi110 ceph-mon[98148]: osdmap e2073: 8 total, 8 up, 8 in 2024-08-17T01:49:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:56 smithi110 ceph-mon[98148]: pgmap v3928: 137 pgs: 137 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 2.0 MiB/s wr, 32 op/s 2024-08-17T01:49:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:56 smithi177 ceph-mon[90034]: osdmap e2073: 8 total, 8 up, 8 in 2024-08-17T01:49:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:56 smithi177 ceph-mon[90034]: pgmap v3928: 137 pgs: 137 active+clean; 153 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 2.0 MiB/s wr, 32 op/s 2024-08-17T01:49:58.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:49:58 smithi110 ceph-mon[100641]: pgmap v3929: 137 pgs: 137 active+clean; 157 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 34 op/s 2024-08-17T01:49:58.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:49:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:49:58] "GET /metrics HTTP/1.1" 200 36735 "" "Prometheus/2.43.0" 2024-08-17T01:49:58.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:49:58 smithi110 ceph-mon[98148]: pgmap v3929: 137 pgs: 137 active+clean; 157 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 34 op/s 2024-08-17T01:49:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:49:58 smithi177 ceph-mon[90034]: pgmap v3929: 137 pgs: 137 active+clean; 157 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 34 op/s 2024-08-17T01:50:00.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:00 smithi110 ceph-mon[100641]: pgmap v3930: 137 pgs: 137 active+clean; 157 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 2.4 MiB/s wr, 34 op/s 2024-08-17T01:50:00.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:00 smithi110 ceph-mon[100641]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-08-17T01:50:00.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:00 smithi110 ceph-mon[98148]: pgmap v3930: 137 pgs: 137 active+clean; 157 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 2.4 MiB/s wr, 34 op/s 2024-08-17T01:50:00.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:00 smithi110 ceph-mon[98148]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-08-17T01:50:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:00 smithi177 ceph-mon[90034]: pgmap v3930: 137 pgs: 137 active+clean; 157 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 2.4 MiB/s wr, 34 op/s 2024-08-17T01:50:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:00 smithi177 ceph-mon[90034]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-08-17T01:50:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:50:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:50:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:50:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:02 smithi110 ceph-mon[98148]: pgmap v3931: 137 pgs: 137 active+clean; 157 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-17T01:50:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:02 smithi110 ceph-mon[100641]: pgmap v3931: 137 pgs: 137 active+clean; 157 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-17T01:50:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:02 smithi177 ceph-mon[90034]: pgmap v3931: 137 pgs: 137 active+clean; 157 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-17T01:50:04.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:04 smithi110 ceph-mon[98148]: osdmap e2074: 8 total, 8 up, 8 in 2024-08-17T01:50:04.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:04 smithi110 ceph-mon[98148]: pgmap v3933: 137 pgs: 137 active+clean; 161 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 958 KiB/s wr, 28 op/s 2024-08-17T01:50:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:04 smithi110 ceph-mon[100641]: osdmap e2074: 8 total, 8 up, 8 in 2024-08-17T01:50:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:04 smithi110 ceph-mon[100641]: pgmap v3933: 137 pgs: 137 active+clean; 161 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 958 KiB/s wr, 28 op/s 2024-08-17T01:50:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:04 smithi177 ceph-mon[90034]: osdmap e2074: 8 total, 8 up, 8 in 2024-08-17T01:50:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:04 smithi177 ceph-mon[90034]: pgmap v3933: 137 pgs: 137 active+clean; 161 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 958 KiB/s wr, 28 op/s 2024-08-17T01:50:05.458 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:50:05.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:05 smithi110 ceph-mon[100641]: osdmap e2075: 8 total, 8 up, 8 in 2024-08-17T01:50:05.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:05 smithi110 ceph-mon[98148]: osdmap e2075: 8 total, 8 up, 8 in 2024-08-17T01:50:05.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:05 smithi177 ceph-mon[90034]: osdmap e2075: 8 total, 8 up, 8 in 2024-08-17T01:50:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:06 smithi110 ceph-mon[100641]: osdmap e2076: 8 total, 8 up, 8 in 2024-08-17T01:50:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:06 smithi110 ceph-mon[100641]: pgmap v3936: 137 pgs: 137 active+clean; 170 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.0 MiB/s wr, 26 op/s 2024-08-17T01:50:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:06 smithi110 ceph-mon[98148]: osdmap e2076: 8 total, 8 up, 8 in 2024-08-17T01:50:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:06 smithi110 ceph-mon[98148]: pgmap v3936: 137 pgs: 137 active+clean; 170 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.0 MiB/s wr, 26 op/s 2024-08-17T01:50:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:06 smithi177 ceph-mon[90034]: osdmap e2076: 8 total, 8 up, 8 in 2024-08-17T01:50:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:06 smithi177 ceph-mon[90034]: pgmap v3936: 137 pgs: 137 active+clean; 170 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.0 MiB/s wr, 26 op/s 2024-08-17T01:50:08.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:08 smithi110 ceph-mon[100641]: pgmap v3937: 137 pgs: 137 active+clean; 174 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-08-17T01:50:08.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:08 smithi110 ceph-mon[98148]: pgmap v3937: 137 pgs: 137 active+clean; 174 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-08-17T01:50:08.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:50:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:50:08] "GET /metrics HTTP/1.1" 200 36735 "" "Prometheus/2.43.0" 2024-08-17T01:50:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:08 smithi177 ceph-mon[90034]: pgmap v3937: 137 pgs: 137 active+clean; 174 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-08-17T01:50:10.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:10 smithi110 ceph-mon[100641]: pgmap v3938: 137 pgs: 137 active+clean; 175 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 1.8 MiB/s wr, 26 op/s 2024-08-17T01:50:10.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:10 smithi110 ceph-mon[98148]: pgmap v3938: 137 pgs: 137 active+clean; 175 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 1.8 MiB/s wr, 26 op/s 2024-08-17T01:50:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:10 smithi177 ceph-mon[90034]: pgmap v3938: 137 pgs: 137 active+clean; 175 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 1.8 MiB/s wr, 26 op/s 2024-08-17T01:50:12.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:12 smithi110 ceph-mon[100641]: osdmap e2077: 8 total, 8 up, 8 in 2024-08-17T01:50:12.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:12 smithi110 ceph-mon[100641]: pgmap v3940: 137 pgs: 137 active+clean; 175 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.1 MiB/s wr, 30 op/s 2024-08-17T01:50:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:12 smithi110 ceph-mon[98148]: osdmap e2077: 8 total, 8 up, 8 in 2024-08-17T01:50:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:12 smithi110 ceph-mon[98148]: pgmap v3940: 137 pgs: 137 active+clean; 175 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.1 MiB/s wr, 30 op/s 2024-08-17T01:50:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:12 smithi177 ceph-mon[90034]: osdmap e2077: 8 total, 8 up, 8 in 2024-08-17T01:50:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:12 smithi177 ceph-mon[90034]: pgmap v3940: 137 pgs: 137 active+clean; 175 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1.1 MiB/s wr, 30 op/s 2024-08-17T01:50:13.072 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:50:13.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:13 smithi110 ceph-mon[100641]: osdmap e2078: 8 total, 8 up, 8 in 2024-08-17T01:50:13.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:13 smithi110 ceph-mon[98148]: osdmap e2078: 8 total, 8 up, 8 in 2024-08-17T01:50:13.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:13 smithi177 ceph-mon[90034]: osdmap e2078: 8 total, 8 up, 8 in 2024-08-17T01:50:14.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:14 smithi110 ceph-mon[100641]: osdmap e2079: 8 total, 8 up, 8 in 2024-08-17T01:50:14.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:14 smithi110 ceph-mon[100641]: pgmap v3943: 137 pgs: 137 active+clean; 177 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 8.0 KiB/s wr, 36 op/s 2024-08-17T01:50:14.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:14 smithi110 ceph-mon[98148]: osdmap e2079: 8 total, 8 up, 8 in 2024-08-17T01:50:14.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:14 smithi110 ceph-mon[98148]: pgmap v3943: 137 pgs: 137 active+clean; 177 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 8.0 KiB/s wr, 36 op/s 2024-08-17T01:50:14.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:14 smithi177 ceph-mon[90034]: osdmap e2079: 8 total, 8 up, 8 in 2024-08-17T01:50:14.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:14 smithi177 ceph-mon[90034]: pgmap v3943: 137 pgs: 137 active+clean; 177 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 8.0 KiB/s wr, 36 op/s 2024-08-17T01:50:16.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:16 smithi110 ceph-mon[100641]: pgmap v3944: 137 pgs: 137 active+clean; 193 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-08-17T01:50:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:16 smithi110 ceph-mon[98148]: pgmap v3944: 137 pgs: 137 active+clean; 193 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-08-17T01:50:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:16 smithi177 ceph-mon[90034]: pgmap v3944: 137 pgs: 137 active+clean; 193 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-08-17T01:50:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:50:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:50:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:50:18.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:18 smithi110 ceph-mon[100641]: pgmap v3945: 137 pgs: 137 active+clean; 193 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.3 MiB/s wr, 38 op/s 2024-08-17T01:50:18.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:18 smithi110 ceph-mon[98148]: pgmap v3945: 137 pgs: 137 active+clean; 193 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.3 MiB/s wr, 38 op/s 2024-08-17T01:50:18.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:50:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:50:18] "GET /metrics HTTP/1.1" 200 36732 "" "Prometheus/2.43.0" 2024-08-17T01:50:18.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:18 smithi177 ceph-mon[90034]: pgmap v3945: 137 pgs: 137 active+clean; 193 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.3 MiB/s wr, 38 op/s 2024-08-17T01:50:20.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:20 smithi110 ceph-mon[98148]: osdmap e2080: 8 total, 8 up, 8 in 2024-08-17T01:50:20.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:20 smithi110 ceph-mon[98148]: pgmap v3947: 137 pgs: 137 active+clean; 197 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.5 MiB/s wr, 27 op/s 2024-08-17T01:50:20.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:20 smithi110 ceph-mon[100641]: osdmap e2080: 8 total, 8 up, 8 in 2024-08-17T01:50:20.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:20 smithi110 ceph-mon[100641]: pgmap v3947: 137 pgs: 137 active+clean; 197 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.5 MiB/s wr, 27 op/s 2024-08-17T01:50:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:20 smithi177 ceph-mon[90034]: osdmap e2080: 8 total, 8 up, 8 in 2024-08-17T01:50:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:20 smithi177 ceph-mon[90034]: pgmap v3947: 137 pgs: 137 active+clean; 197 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.5 MiB/s wr, 27 op/s 2024-08-17T01:50:21.078 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:50:21.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:21 smithi110 ceph-mon[100641]: osdmap e2081: 8 total, 8 up, 8 in 2024-08-17T01:50:21.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:21 smithi110 ceph-mon[98148]: osdmap e2081: 8 total, 8 up, 8 in 2024-08-17T01:50:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:21 smithi177 ceph-mon[90034]: osdmap e2081: 8 total, 8 up, 8 in 2024-08-17T01:50:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:22 smithi110 ceph-mon[100641]: osdmap e2082: 8 total, 8 up, 8 in 2024-08-17T01:50:22.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:22 smithi110 ceph-mon[100641]: pgmap v3950: 137 pgs: 137 active+clean; 209 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 40 op/s 2024-08-17T01:50:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:22 smithi110 ceph-mon[98148]: osdmap e2082: 8 total, 8 up, 8 in 2024-08-17T01:50:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:22 smithi110 ceph-mon[98148]: pgmap v3950: 137 pgs: 137 active+clean; 209 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 40 op/s 2024-08-17T01:50:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:22 smithi177 ceph-mon[90034]: osdmap e2082: 8 total, 8 up, 8 in 2024-08-17T01:50:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:22 smithi177 ceph-mon[90034]: pgmap v3950: 137 pgs: 137 active+clean; 209 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 40 op/s 2024-08-17T01:50:24.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:24 smithi110 ceph-mon[100641]: pgmap v3951: 137 pgs: 137 active+clean; 209 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-08-17T01:50:24.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:24 smithi110 ceph-mon[98148]: pgmap v3951: 137 pgs: 137 active+clean; 209 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-08-17T01:50:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:24 smithi177 ceph-mon[90034]: pgmap v3951: 137 pgs: 137 active+clean; 209 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-08-17T01:50:26.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:26 smithi110 ceph-mon[100641]: pgmap v3952: 137 pgs: 137 active+clean; 211 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.7 MiB/s wr, 33 op/s 2024-08-17T01:50:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:26 smithi110 ceph-mon[98148]: pgmap v3952: 137 pgs: 137 active+clean; 211 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.7 MiB/s wr, 33 op/s 2024-08-17T01:50:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:26 smithi177 ceph-mon[90034]: pgmap v3952: 137 pgs: 137 active+clean; 211 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.7 MiB/s wr, 33 op/s 2024-08-17T01:50:28.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:28 smithi110 ceph-mon[98148]: pgmap v3953: 137 pgs: 137 active+clean; 211 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-08-17T01:50:28.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:28 smithi110 ceph-mon[100641]: pgmap v3953: 137 pgs: 137 active+clean; 211 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-08-17T01:50:28.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:50:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:50:28] "GET /metrics HTTP/1.1" 200 36732 "" "Prometheus/2.43.0" 2024-08-17T01:50:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:28 smithi177 ceph-mon[90034]: pgmap v3953: 137 pgs: 137 active+clean; 211 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-08-17T01:50:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:30 smithi110 ceph-mon[98148]: osdmap e2083: 8 total, 8 up, 8 in 2024-08-17T01:50:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:30 smithi110 ceph-mon[98148]: pgmap v3955: 137 pgs: 137 active+clean; 215 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 463 KiB/s wr, 17 op/s 2024-08-17T01:50:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:30 smithi110 ceph-mon[100641]: osdmap e2083: 8 total, 8 up, 8 in 2024-08-17T01:50:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:30 smithi110 ceph-mon[100641]: pgmap v3955: 137 pgs: 137 active+clean; 215 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 463 KiB/s wr, 17 op/s 2024-08-17T01:50:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:30 smithi177 ceph-mon[90034]: osdmap e2083: 8 total, 8 up, 8 in 2024-08-17T01:50:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:30 smithi177 ceph-mon[90034]: pgmap v3955: 137 pgs: 137 active+clean; 215 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 463 KiB/s wr, 17 op/s 2024-08-17T01:50:31.076 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS2 (44012 ms) 2024-08-17T01:50:31.076 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS2PP 2024-08-17T01:50:31.076 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:50:31.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:31 smithi110 ceph-mon[100641]: osdmap e2084: 8 total, 8 up, 8 in 2024-08-17T01:50:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:50:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:31 smithi110 ceph-mon[98148]: osdmap e2084: 8 total, 8 up, 8 in 2024-08-17T01:50:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:50:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:31 smithi177 ceph-mon[90034]: osdmap e2084: 8 total, 8 up, 8 in 2024-08-17T01:50:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:50:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:32 smithi110 ceph-mon[100641]: osdmap e2085: 8 total, 8 up, 8 in 2024-08-17T01:50:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:50:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:50:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:50:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:50:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:32 smithi110 ceph-mon[100641]: pgmap v3958: 137 pgs: 137 active+clean; 219 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 1.3 MiB/s wr, 0 op/s 2024-08-17T01:50:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:32 smithi110 ceph-mon[98148]: osdmap e2085: 8 total, 8 up, 8 in 2024-08-17T01:50:32.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:50:32.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:50:32.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:50:32.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:50:32.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:32 smithi110 ceph-mon[98148]: pgmap v3958: 137 pgs: 137 active+clean; 219 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 1.3 MiB/s wr, 0 op/s 2024-08-17T01:50:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:32 smithi177 ceph-mon[90034]: osdmap e2085: 8 total, 8 up, 8 in 2024-08-17T01:50:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:50:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:50:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:50:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:50:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:32 smithi177 ceph-mon[90034]: pgmap v3958: 137 pgs: 137 active+clean; 219 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 1.3 MiB/s wr, 0 op/s 2024-08-17T01:50:34.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:34 smithi110 ceph-mon[98148]: pgmap v3959: 137 pgs: 137 active+clean; 231 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-08-17T01:50:34.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:34 smithi110 ceph-mon[100641]: pgmap v3959: 137 pgs: 137 active+clean; 231 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-08-17T01:50:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:34 smithi177 ceph-mon[90034]: pgmap v3959: 137 pgs: 137 active+clean; 231 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-08-17T01:50:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:36 smithi110 ceph-mon[100641]: pgmap v3960: 137 pgs: 137 active+clean; 235 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1.7 MiB/s wr, 38 op/s 2024-08-17T01:50:36.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:36 smithi110 ceph-mon[98148]: pgmap v3960: 137 pgs: 137 active+clean; 235 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1.7 MiB/s wr, 38 op/s 2024-08-17T01:50:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:36 smithi177 ceph-mon[90034]: pgmap v3960: 137 pgs: 137 active+clean; 235 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1.7 MiB/s wr, 38 op/s 2024-08-17T01:50:38.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:38 smithi110 ceph-mon[98148]: osdmap e2086: 8 total, 8 up, 8 in 2024-08-17T01:50:38.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:38 smithi110 ceph-mon[98148]: pgmap v3962: 137 pgs: 137 active+clean; 243 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.5 MiB/s wr, 40 op/s 2024-08-17T01:50:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:38 smithi110 ceph-mon[100641]: osdmap e2086: 8 total, 8 up, 8 in 2024-08-17T01:50:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:38 smithi110 ceph-mon[100641]: pgmap v3962: 137 pgs: 137 active+clean; 243 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.5 MiB/s wr, 40 op/s 2024-08-17T01:50:38.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:50:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:50:38] "GET /metrics HTTP/1.1" 200 36737 "" "Prometheus/2.43.0" 2024-08-17T01:50:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:38 smithi177 ceph-mon[90034]: osdmap e2086: 8 total, 8 up, 8 in 2024-08-17T01:50:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:38 smithi177 ceph-mon[90034]: pgmap v3962: 137 pgs: 137 active+clean; 243 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.5 MiB/s wr, 40 op/s 2024-08-17T01:50:39.073 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:50:39.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:39 smithi110 ceph-mon[100641]: osdmap e2087: 8 total, 8 up, 8 in 2024-08-17T01:50:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:39 smithi110 ceph-mon[98148]: osdmap e2087: 8 total, 8 up, 8 in 2024-08-17T01:50:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:39 smithi177 ceph-mon[90034]: osdmap e2087: 8 total, 8 up, 8 in 2024-08-17T01:50:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:40 smithi110 ceph-mon[100641]: osdmap e2088: 8 total, 8 up, 8 in 2024-08-17T01:50:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:40 smithi110 ceph-mon[100641]: pgmap v3965: 137 pgs: 137 active+clean; 247 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T01:50:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:40 smithi110 ceph-mon[98148]: osdmap e2088: 8 total, 8 up, 8 in 2024-08-17T01:50:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:40 smithi110 ceph-mon[98148]: pgmap v3965: 137 pgs: 137 active+clean; 247 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T01:50:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:40 smithi177 ceph-mon[90034]: osdmap e2088: 8 total, 8 up, 8 in 2024-08-17T01:50:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:40 smithi177 ceph-mon[90034]: pgmap v3965: 137 pgs: 137 active+clean; 247 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T01:50:42.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:42 smithi110 ceph-mon[100641]: pgmap v3966: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.7 MiB/s wr, 10 op/s 2024-08-17T01:50:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:42 smithi110 ceph-mon[98148]: pgmap v3966: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.7 MiB/s wr, 10 op/s 2024-08-17T01:50:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:42 smithi177 ceph-mon[90034]: pgmap v3966: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.7 MiB/s wr, 10 op/s 2024-08-17T01:50:44.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:44 smithi110 ceph-mon[100641]: pgmap v3967: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.7 MiB/s wr, 31 op/s 2024-08-17T01:50:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:44 smithi110 ceph-mon[98148]: pgmap v3967: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.7 MiB/s wr, 31 op/s 2024-08-17T01:50:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:44 smithi177 ceph-mon[90034]: pgmap v3967: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.7 MiB/s wr, 31 op/s 2024-08-17T01:50:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:46 smithi110 ceph-mon[98148]: osdmap e2089: 8 total, 8 up, 8 in 2024-08-17T01:50:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:46 smithi110 ceph-mon[98148]: pgmap v3969: 137 pgs: 137 active+clean; 255 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.5 MiB/s wr, 31 op/s 2024-08-17T01:50:46.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:46 smithi110 ceph-mon[100641]: osdmap e2089: 8 total, 8 up, 8 in 2024-08-17T01:50:46.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:46 smithi110 ceph-mon[100641]: pgmap v3969: 137 pgs: 137 active+clean; 255 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.5 MiB/s wr, 31 op/s 2024-08-17T01:50:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:46 smithi177 ceph-mon[90034]: osdmap e2089: 8 total, 8 up, 8 in 2024-08-17T01:50:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:46 smithi177 ceph-mon[90034]: pgmap v3969: 137 pgs: 137 active+clean; 255 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.5 MiB/s wr, 31 op/s 2024-08-17T01:50:47.071 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:50:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:47 smithi110 ceph-mon[100641]: osdmap e2090: 8 total, 8 up, 8 in 2024-08-17T01:50:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:50:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:47 smithi110 ceph-mon[98148]: osdmap e2090: 8 total, 8 up, 8 in 2024-08-17T01:50:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:50:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:47 smithi177 ceph-mon[90034]: osdmap e2090: 8 total, 8 up, 8 in 2024-08-17T01:50:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:50:48.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:48 smithi110 ceph-mon[100641]: osdmap e2091: 8 total, 8 up, 8 in 2024-08-17T01:50:48.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:48 smithi110 ceph-mon[100641]: pgmap v3972: 137 pgs: 137 active+clean; 262 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-08-17T01:50:48.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:48 smithi110 ceph-mon[98148]: osdmap e2091: 8 total, 8 up, 8 in 2024-08-17T01:50:48.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:48 smithi110 ceph-mon[98148]: pgmap v3972: 137 pgs: 137 active+clean; 262 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-08-17T01:50:48.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:50:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:50:48] "GET /metrics HTTP/1.1" 200 36737 "" "Prometheus/2.43.0" 2024-08-17T01:50:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:48 smithi177 ceph-mon[90034]: osdmap e2091: 8 total, 8 up, 8 in 2024-08-17T01:50:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:48 smithi177 ceph-mon[90034]: pgmap v3972: 137 pgs: 137 active+clean; 262 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-08-17T01:50:50.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:50 smithi110 ceph-mon[100641]: pgmap v3973: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 40 op/s 2024-08-17T01:50:50.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:50 smithi110 ceph-mon[98148]: pgmap v3973: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 40 op/s 2024-08-17T01:50:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:50 smithi177 ceph-mon[90034]: pgmap v3973: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 40 op/s 2024-08-17T01:50:52.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:52 smithi177 ceph-mon[90034]: pgmap v3974: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 2.3 MiB/s wr, 29 op/s 2024-08-17T01:50:52.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:52 smithi110 ceph-mon[100641]: pgmap v3974: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 2.3 MiB/s wr, 29 op/s 2024-08-17T01:50:52.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:52 smithi110 ceph-mon[98148]: pgmap v3974: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 2.3 MiB/s wr, 29 op/s 2024-08-17T01:50:54.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:54 smithi110 ceph-mon[98148]: pgmap v3975: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-08-17T01:50:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:54 smithi110 ceph-mon[100641]: pgmap v3975: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-08-17T01:50:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:54 smithi177 ceph-mon[90034]: pgmap v3975: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-08-17T01:50:56.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:56 smithi110 ceph-mon[100641]: osdmap e2092: 8 total, 8 up, 8 in 2024-08-17T01:50:56.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:56 smithi110 ceph-mon[100641]: pgmap v3977: 137 pgs: 137 active+clean; 277 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.8 MiB/s wr, 26 op/s 2024-08-17T01:50:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:56 smithi110 ceph-mon[98148]: osdmap e2092: 8 total, 8 up, 8 in 2024-08-17T01:50:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:56 smithi110 ceph-mon[98148]: pgmap v3977: 137 pgs: 137 active+clean; 277 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.8 MiB/s wr, 26 op/s 2024-08-17T01:50:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:56 smithi177 ceph-mon[90034]: osdmap e2092: 8 total, 8 up, 8 in 2024-08-17T01:50:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:56 smithi177 ceph-mon[90034]: pgmap v3977: 137 pgs: 137 active+clean; 277 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.8 MiB/s wr, 26 op/s 2024-08-17T01:50:57.079 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:50:57.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:57 smithi110 ceph-mon[100641]: osdmap e2093: 8 total, 8 up, 8 in 2024-08-17T01:50:57.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:57 smithi110 ceph-mon[98148]: osdmap e2093: 8 total, 8 up, 8 in 2024-08-17T01:50:57.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:57 smithi177 ceph-mon[90034]: osdmap e2093: 8 total, 8 up, 8 in 2024-08-17T01:50:58.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:58 smithi110 ceph-mon[100641]: osdmap e2094: 8 total, 8 up, 8 in 2024-08-17T01:50:58.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:50:58 smithi110 ceph-mon[100641]: pgmap v3980: 137 pgs: 137 active+clean; 280 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 685 KiB/s wr, 21 op/s 2024-08-17T01:50:58.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:58 smithi110 ceph-mon[98148]: osdmap e2094: 8 total, 8 up, 8 in 2024-08-17T01:50:58.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:50:58 smithi110 ceph-mon[98148]: pgmap v3980: 137 pgs: 137 active+clean; 280 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 685 KiB/s wr, 21 op/s 2024-08-17T01:50:58.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:50:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:50:58] "GET /metrics HTTP/1.1" 200 36737 "" "Prometheus/2.43.0" 2024-08-17T01:50:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:58 smithi177 ceph-mon[90034]: osdmap e2094: 8 total, 8 up, 8 in 2024-08-17T01:50:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:50:58 smithi177 ceph-mon[90034]: pgmap v3980: 137 pgs: 137 active+clean; 280 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 685 KiB/s wr, 21 op/s 2024-08-17T01:51:00.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:00 smithi110 ceph-mon[98148]: pgmap v3981: 137 pgs: 137 active+clean; 292 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 31 op/s 2024-08-17T01:51:00.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:00 smithi110 ceph-mon[100641]: pgmap v3981: 137 pgs: 137 active+clean; 292 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 31 op/s 2024-08-17T01:51:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:00 smithi177 ceph-mon[90034]: pgmap v3981: 137 pgs: 137 active+clean; 292 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 31 op/s 2024-08-17T01:51:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:51:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:51:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:51:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:02 smithi110 ceph-mon[100641]: pgmap v3982: 137 pgs: 137 active+clean; 295 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.7 MiB/s wr, 30 op/s 2024-08-17T01:51:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:02 smithi110 ceph-mon[98148]: pgmap v3982: 137 pgs: 137 active+clean; 295 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.7 MiB/s wr, 30 op/s 2024-08-17T01:51:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:02 smithi177 ceph-mon[90034]: pgmap v3982: 137 pgs: 137 active+clean; 295 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.7 MiB/s wr, 30 op/s 2024-08-17T01:51:04.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:04 smithi110 ceph-mon[98148]: pgmap v3983: 137 pgs: 137 active+clean; 295 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 MiB/s wr, 33 op/s 2024-08-17T01:51:04.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:04 smithi110 ceph-mon[100641]: pgmap v3983: 137 pgs: 137 active+clean; 295 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 MiB/s wr, 33 op/s 2024-08-17T01:51:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:04 smithi177 ceph-mon[90034]: pgmap v3983: 137 pgs: 137 active+clean; 295 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 MiB/s wr, 33 op/s 2024-08-17T01:51:06.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:06 smithi110 ceph-mon[98148]: osdmap e2095: 8 total, 8 up, 8 in 2024-08-17T01:51:06.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:06 smithi110 ceph-mon[98148]: pgmap v3985: 137 pgs: 137 active+clean; 299 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.8 MiB/s wr, 27 op/s 2024-08-17T01:51:06.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:06 smithi110 ceph-mon[100641]: osdmap e2095: 8 total, 8 up, 8 in 2024-08-17T01:51:06.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:06 smithi110 ceph-mon[100641]: pgmap v3985: 137 pgs: 137 active+clean; 299 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.8 MiB/s wr, 27 op/s 2024-08-17T01:51:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:06 smithi177 ceph-mon[90034]: osdmap e2095: 8 total, 8 up, 8 in 2024-08-17T01:51:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:06 smithi177 ceph-mon[90034]: pgmap v3985: 137 pgs: 137 active+clean; 299 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.8 MiB/s wr, 27 op/s 2024-08-17T01:51:07.073 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:51:07.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:07 smithi110 ceph-mon[98148]: osdmap e2096: 8 total, 8 up, 8 in 2024-08-17T01:51:07.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:07 smithi110 ceph-mon[100641]: osdmap e2096: 8 total, 8 up, 8 in 2024-08-17T01:51:07.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:07 smithi177 ceph-mon[90034]: osdmap e2096: 8 total, 8 up, 8 in 2024-08-17T01:51:08.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:08 smithi110 ceph-mon[100641]: osdmap e2097: 8 total, 8 up, 8 in 2024-08-17T01:51:08.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:08 smithi110 ceph-mon[100641]: pgmap v3988: 137 pgs: 137 active+clean; 310 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.0 MiB/s wr, 38 op/s 2024-08-17T01:51:08.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:51:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:51:08] "GET /metrics HTTP/1.1" 200 36733 "" "Prometheus/2.43.0" 2024-08-17T01:51:08.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:08 smithi110 ceph-mon[98148]: osdmap e2097: 8 total, 8 up, 8 in 2024-08-17T01:51:08.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:08 smithi110 ceph-mon[98148]: pgmap v3988: 137 pgs: 137 active+clean; 310 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.0 MiB/s wr, 38 op/s 2024-08-17T01:51:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:08 smithi177 ceph-mon[90034]: osdmap e2097: 8 total, 8 up, 8 in 2024-08-17T01:51:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:08 smithi177 ceph-mon[90034]: pgmap v3988: 137 pgs: 137 active+clean; 310 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.0 MiB/s wr, 38 op/s 2024-08-17T01:51:10.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:10 smithi110 ceph-mon[98148]: pgmap v3989: 137 pgs: 137 active+clean; 317 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 2.7 MiB/s wr, 34 op/s 2024-08-17T01:51:10.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:10 smithi110 ceph-mon[100641]: pgmap v3989: 137 pgs: 137 active+clean; 317 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 2.7 MiB/s wr, 34 op/s 2024-08-17T01:51:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:10 smithi177 ceph-mon[90034]: pgmap v3989: 137 pgs: 137 active+clean; 317 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 2.7 MiB/s wr, 34 op/s 2024-08-17T01:51:12.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:12 smithi110 ceph-mon[100641]: pgmap v3990: 137 pgs: 137 active+clean; 317 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 2.3 MiB/s wr, 37 op/s 2024-08-17T01:51:12.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:12 smithi110 ceph-mon[98148]: pgmap v3990: 137 pgs: 137 active+clean; 317 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 2.3 MiB/s wr, 37 op/s 2024-08-17T01:51:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:12 smithi177 ceph-mon[90034]: pgmap v3990: 137 pgs: 137 active+clean; 317 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 2.3 MiB/s wr, 37 op/s 2024-08-17T01:51:14.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:14 smithi110 ceph-mon[98148]: pgmap v3991: 137 pgs: 137 active+clean; 317 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 1.5 MiB/s wr, 27 op/s 2024-08-17T01:51:14.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:14 smithi110 ceph-mon[100641]: pgmap v3991: 137 pgs: 137 active+clean; 317 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 1.5 MiB/s wr, 27 op/s 2024-08-17T01:51:14.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:14 smithi177 ceph-mon[90034]: pgmap v3991: 137 pgs: 137 active+clean; 317 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 1.5 MiB/s wr, 27 op/s 2024-08-17T01:51:16.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:16 smithi110 ceph-mon[100641]: osdmap e2098: 8 total, 8 up, 8 in 2024-08-17T01:51:16.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:16 smithi110 ceph-mon[100641]: pgmap v3993: 137 pgs: 137 active+clean; 317 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 463 KiB/s wr, 31 op/s 2024-08-17T01:51:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:16 smithi110 ceph-mon[98148]: osdmap e2098: 8 total, 8 up, 8 in 2024-08-17T01:51:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:16 smithi110 ceph-mon[98148]: pgmap v3993: 137 pgs: 137 active+clean; 317 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 463 KiB/s wr, 31 op/s 2024-08-17T01:51:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:16 smithi177 ceph-mon[90034]: osdmap e2098: 8 total, 8 up, 8 in 2024-08-17T01:51:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:16 smithi177 ceph-mon[90034]: pgmap v3993: 137 pgs: 137 active+clean; 317 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 463 KiB/s wr, 31 op/s 2024-08-17T01:51:17.081 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS2PP (46005 ms) 2024-08-17T01:51:17.081 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDiscard 2024-08-17T01:51:17.081 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:51:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:17 smithi110 ceph-mon[98148]: osdmap e2099: 8 total, 8 up, 8 in 2024-08-17T01:51:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:51:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:17 smithi110 ceph-mon[100641]: osdmap e2099: 8 total, 8 up, 8 in 2024-08-17T01:51:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:51:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:17 smithi177 ceph-mon[90034]: osdmap e2099: 8 total, 8 up, 8 in 2024-08-17T01:51:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:51:18.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:18 smithi177 ceph-mon[90034]: osdmap e2100: 8 total, 8 up, 8 in 2024-08-17T01:51:18.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:18 smithi177 ceph-mon[90034]: pgmap v3996: 137 pgs: 137 active+clean; 337 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.0 KiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-08-17T01:51:18.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:18 smithi110 ceph-mon[100641]: osdmap e2100: 8 total, 8 up, 8 in 2024-08-17T01:51:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:18 smithi110 ceph-mon[100641]: pgmap v3996: 137 pgs: 137 active+clean; 337 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.0 KiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-08-17T01:51:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:18 smithi110 ceph-mon[98148]: osdmap e2100: 8 total, 8 up, 8 in 2024-08-17T01:51:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:18 smithi110 ceph-mon[98148]: pgmap v3996: 137 pgs: 137 active+clean; 337 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.0 KiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-08-17T01:51:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:51:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:51:18] "GET /metrics HTTP/1.1" 200 36735 "" "Prometheus/2.43.0" 2024-08-17T01:51:19.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:19 smithi177 ceph-mon[90034]: osdmap e2101: 8 total, 8 up, 8 in 2024-08-17T01:51:19.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:19 smithi110 ceph-mon[98148]: osdmap e2101: 8 total, 8 up, 8 in 2024-08-17T01:51:19.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:19 smithi110 ceph-mon[100641]: osdmap e2101: 8 total, 8 up, 8 in 2024-08-17T01:51:20.103 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/0.DiffIterateDiscard (3023 ms) 2024-08-17T01:51:20.103 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/0.DiffIterateTruncate 2024-08-17T01:51:20.104 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:51:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:20 smithi177 ceph-mon[90034]: osdmap e2102: 8 total, 8 up, 8 in 2024-08-17T01:51:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:20 smithi177 ceph-mon[90034]: pgmap v3999: 137 pgs: 137 active+clean; 337 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 4.0 MiB/s wr, 11 op/s 2024-08-17T01:51:20.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:20 smithi110 ceph-mon[98148]: osdmap e2102: 8 total, 8 up, 8 in 2024-08-17T01:51:20.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:20 smithi110 ceph-mon[98148]: pgmap v3999: 137 pgs: 137 active+clean; 337 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 4.0 MiB/s wr, 11 op/s 2024-08-17T01:51:20.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:20 smithi110 ceph-mon[100641]: osdmap e2102: 8 total, 8 up, 8 in 2024-08-17T01:51:20.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:20 smithi110 ceph-mon[100641]: pgmap v3999: 137 pgs: 137 active+clean; 337 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 4.0 MiB/s wr, 11 op/s 2024-08-17T01:51:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:21 smithi177 ceph-mon[90034]: osdmap e2103: 8 total, 8 up, 8 in 2024-08-17T01:51:21.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:21 smithi110 ceph-mon[98148]: osdmap e2103: 8 total, 8 up, 8 in 2024-08-17T01:51:21.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:21 smithi110 ceph-mon[100641]: osdmap e2103: 8 total, 8 up, 8 in 2024-08-17T01:51:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:22 smithi177 ceph-mon[90034]: osdmap e2104: 8 total, 8 up, 8 in 2024-08-17T01:51:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:22 smithi177 ceph-mon[90034]: pgmap v4002: 137 pgs: 137 active+clean; 341 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 8.0 KiB/s wr, 85 op/s 2024-08-17T01:51:22.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:22 smithi110 ceph-mon[98148]: osdmap e2104: 8 total, 8 up, 8 in 2024-08-17T01:51:22.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:22 smithi110 ceph-mon[98148]: pgmap v4002: 137 pgs: 137 active+clean; 341 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 8.0 KiB/s wr, 85 op/s 2024-08-17T01:51:22.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:22 smithi110 ceph-mon[100641]: osdmap e2104: 8 total, 8 up, 8 in 2024-08-17T01:51:22.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:22 smithi110 ceph-mon[100641]: pgmap v4002: 137 pgs: 137 active+clean; 341 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 8.0 KiB/s wr, 85 op/s 2024-08-17T01:51:23.131 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/0.DiffIterateTruncate (3028 ms) 2024-08-17T01:51:23.132 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/0.DiffIterateWriteAndTruncate 2024-08-17T01:51:23.132 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:51:23.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:23 smithi177 ceph-mon[90034]: osdmap e2105: 8 total, 8 up, 8 in 2024-08-17T01:51:23.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:23 smithi110 ceph-mon[100641]: osdmap e2105: 8 total, 8 up, 8 in 2024-08-17T01:51:23.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:23 smithi110 ceph-mon[98148]: osdmap e2105: 8 total, 8 up, 8 in 2024-08-17T01:51:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:24 smithi177 ceph-mon[90034]: osdmap e2106: 8 total, 8 up, 8 in 2024-08-17T01:51:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:24 smithi177 ceph-mon[90034]: pgmap v4005: 137 pgs: 137 active+clean; 341 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 14 KiB/s wr, 114 op/s 2024-08-17T01:51:24.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:24 smithi110 ceph-mon[98148]: osdmap e2106: 8 total, 8 up, 8 in 2024-08-17T01:51:24.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:24 smithi110 ceph-mon[98148]: pgmap v4005: 137 pgs: 137 active+clean; 341 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 14 KiB/s wr, 114 op/s 2024-08-17T01:51:24.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:24 smithi110 ceph-mon[100641]: osdmap e2106: 8 total, 8 up, 8 in 2024-08-17T01:51:24.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:24 smithi110 ceph-mon[100641]: pgmap v4005: 137 pgs: 137 active+clean; 341 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 14 KiB/s wr, 114 op/s 2024-08-17T01:51:25.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:25 smithi177 ceph-mon[90034]: osdmap e2107: 8 total, 8 up, 8 in 2024-08-17T01:51:25.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:25 smithi110 ceph-mon[98148]: osdmap e2107: 8 total, 8 up, 8 in 2024-08-17T01:51:25.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:25 smithi110 ceph-mon[100641]: osdmap e2107: 8 total, 8 up, 8 in 2024-08-17T01:51:26.150 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/0.DiffIterateWriteAndTruncate (3019 ms) 2024-08-17T01:51:26.151 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStress 2024-08-17T01:51:26.151 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:51:26.215 INFO:tasks.workunit.client.0.smithi110.stdout: i=0 exists [4546685~1144845,33477769~3044140,54401297~4707710,89674411~2534694,180980844~7981595,215523236~3537267,239143160~7420989,293089708~4656169,364494649~7605515] wrote [4546685~1144845,33477769~3044140,54401297~4707710,89674411~2534694,180980844~7981595,215523236~3537267,239143160~7420989,293089708~4656169,364494649~7605515] 2024-08-17T01:51:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:26 smithi177 ceph-mon[90034]: osdmap e2108: 8 total, 8 up, 8 in 2024-08-17T01:51:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:26 smithi177 ceph-mon[90034]: pgmap v4008: 137 pgs: 137 active+clean; 342 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 268 KiB/s wr, 113 op/s 2024-08-17T01:51:26.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:26 smithi110 ceph-mon[98148]: osdmap e2108: 8 total, 8 up, 8 in 2024-08-17T01:51:26.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:26 smithi110 ceph-mon[98148]: pgmap v4008: 137 pgs: 137 active+clean; 342 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 268 KiB/s wr, 113 op/s 2024-08-17T01:51:26.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:26 smithi110 ceph-mon[100641]: osdmap e2108: 8 total, 8 up, 8 in 2024-08-17T01:51:26.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:26 smithi110 ceph-mon[100641]: pgmap v4008: 137 pgs: 137 active+clean; 342 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 268 KiB/s wr, 113 op/s 2024-08-17T01:51:27.156 INFO:tasks.workunit.client.0.smithi110.stdout: i=1 exists [4546685~4535372,24385384~668732,33477769~3044140,54401297~4707710,89674411~2534694,108929255~814632,110335261~5035571,160860671~744812,170126063~3369388,180980844~8376809,207367309~2828773,215523236~3537267,239143160~7420989,276488627~3957364,293089708~4656169,364494649~7605515,377174829~2798473] wrote [4802907~4279150,24385384~668732,108929255~814632,110335261~5035571,160860671~744812,170126063~3369388,185369360~3988293,207367309~2828773,276488627~3957364,377174829~2798473] 2024-08-17T01:51:27.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:27 smithi110 ceph-mon[98148]: osdmap e2109: 8 total, 8 up, 8 in 2024-08-17T01:51:27.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:27 smithi110 ceph-mon[100641]: osdmap e2109: 8 total, 8 up, 8 in 2024-08-17T01:51:27.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:27 smithi177 ceph-mon[90034]: osdmap e2109: 8 total, 8 up, 8 in 2024-08-17T01:51:28.194 INFO:tasks.workunit.client.0.smithi110.stdout: i=2 exists [4546685~16348790,24385384~668732,33477769~3044140,54401297~4707710,89674411~2534694,92405827~4549022,108929255~814632,110335261~5035571,160860671~744812,170126063~3369388,180980844~8376809,207367309~2828773,215523236~3537267,239143160~7420989,262804263~3144363,276488627~3957364,290106386~1095101,293089708~4656169,326075021~869201,337147799~3683860,364494649~7605515,377174829~2798473] wrote [7837887~13057588,57387614~232378,92405827~4549022,215748948~1003093,262804263~3144363,290106386~1095101,326075021~869201,337147799~3683860,366895886~3197557] 2024-08-17T01:51:28.461 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:28 smithi110 ceph-mon[100641]: osdmap e2110: 8 total, 8 up, 8 in 2024-08-17T01:51:28.461 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:28 smithi110 ceph-mon[100641]: pgmap v4011: 137 pgs: 137 active+clean; 370 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 95 KiB/s rd, 5.6 MiB/s wr, 161 op/s 2024-08-17T01:51:28.461 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:28 smithi110 ceph-mon[98148]: osdmap e2110: 8 total, 8 up, 8 in 2024-08-17T01:51:28.461 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:28 smithi110 ceph-mon[98148]: pgmap v4011: 137 pgs: 137 active+clean; 370 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 95 KiB/s rd, 5.6 MiB/s wr, 161 op/s 2024-08-17T01:51:28.462 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:51:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:51:28] "GET /metrics HTTP/1.1" 200 36735 "" "Prometheus/2.43.0" 2024-08-17T01:51:28.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:28 smithi177 ceph-mon[90034]: osdmap e2110: 8 total, 8 up, 8 in 2024-08-17T01:51:28.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:28 smithi177 ceph-mon[90034]: pgmap v4011: 137 pgs: 137 active+clean; 370 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 95 KiB/s rd, 5.6 MiB/s wr, 161 op/s 2024-08-17T01:51:29.179 INFO:tasks.workunit.client.0.smithi110.stdout: i=3 exists [895683~22048014,24385384~668732,31523771~7251774,54401297~4707710,86158588~1853524,89674411~2534694,92405827~4549022,108929255~814632,110335261~7305099,119471858~1404288,130310925~1049600,160860671~744812,168343788~560820,170126063~3369388,180980844~8376809,207367309~2828773,215523236~3537267,226295000~186197,239143160~7420989,256493121~4345852,262804263~3144363,276488627~3957364,290106386~1095101,293089708~4656169,326075021~869201,337147799~3683860,364494649~7605515,377174829~2798473] wrote [895683~5298648,20620262~2323435,31523771~7251774,86158588~1853524,111743190~5897170,119471858~1404288,130310925~1049600,168343788~560820,226295000~186197,256493121~4345852] 2024-08-17T01:51:29.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:29 smithi110 ceph-mon[98148]: osdmap e2111: 8 total, 8 up, 8 in 2024-08-17T01:51:29.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:29 smithi110 ceph-mon[100641]: osdmap e2111: 8 total, 8 up, 8 in 2024-08-17T01:51:29.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:29 smithi177 ceph-mon[90034]: osdmap e2111: 8 total, 8 up, 8 in 2024-08-17T01:51:30.212 INFO:tasks.workunit.client.0.smithi110.stdout: i=4 exists [895683~24820926,31523771~7251774,54401297~4707710,68037131~5226273,86158588~1853524,89674411~2534694,92405827~4549022,108929255~814632,110335261~7305099,119471858~1404288,121225254~5574065,130310925~1049600,160860671~744812,168343788~560820,170126063~3369388,180980844~8376809,207367309~2828773,215523236~3537267,226295000~186197,239143160~7420989,256493121~9455505,273288689~7157302,290106386~1095101,293089708~4656169,326075021~869201,330201901~6739720,337147799~3683860,364494649~7605515,377174829~2798473] wrote [10455840~1631931,14312890~3519035,21440930~4275679,68037131~5226273,111097991~6330214,121225254~5574065,182388592~2110492,259163661~4078798,273288689~6316694,330201901~6739720] 2024-08-17T01:51:30.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:30 smithi110 ceph-mon[98148]: osdmap e2112: 8 total, 8 up, 8 in 2024-08-17T01:51:30.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:30 smithi110 ceph-mon[98148]: pgmap v4014: 137 pgs: 137 active+clean; 431 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 16 MiB/s wr, 98 op/s 2024-08-17T01:51:30.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:30 smithi110 ceph-mon[100641]: osdmap e2112: 8 total, 8 up, 8 in 2024-08-17T01:51:30.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:30 smithi110 ceph-mon[100641]: pgmap v4014: 137 pgs: 137 active+clean; 431 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 16 MiB/s wr, 98 op/s 2024-08-17T01:51:30.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:30 smithi177 ceph-mon[90034]: osdmap e2112: 8 total, 8 up, 8 in 2024-08-17T01:51:30.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:30 smithi177 ceph-mon[90034]: pgmap v4014: 137 pgs: 137 active+clean; 431 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 16 MiB/s wr, 98 op/s 2024-08-17T01:51:31.223 INFO:tasks.workunit.client.0.smithi110.stdout: i=5 exists [895683~24820926,31523771~7251774,54401297~4707710,66185320~7078084,86158588~1853524,89674411~2534694,92405827~4549022,108929255~814632,110335261~7305099,119471858~1404288,121225254~5574065,130310925~1049600,141423879~1516826,160860671~744812,168343788~560820,170126063~3369388,180980844~8376809,207367309~2828773,215523236~3537267,226295000~186197,231206032~7638944,239143160~7420989,256493121~9455505,273288689~7157302,290106386~1095101,293089708~4656169,300255626~4985263,326075021~869201,330201901~6739720,337147799~3683860,364494649~7605515,376703954~7857967,397813508~2785324] wrote [17503658~7805614,66185320~5814679,141423879~1516826,231206032~7638944,257558925~4175934,300255626~4985263,376703954~7857967,397813508~2785324] 2024-08-17T01:51:31.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:31 smithi110 ceph-mon[100641]: osdmap e2113: 8 total, 8 up, 8 in 2024-08-17T01:51:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:31 smithi110 ceph-mon[98148]: osdmap e2113: 8 total, 8 up, 8 in 2024-08-17T01:51:31.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:31 smithi177 ceph-mon[90034]: osdmap e2113: 8 total, 8 up, 8 in 2024-08-17T01:51:32.220 INFO:tasks.workunit.client.0.smithi110.stdout: i=6 exists [895683~24820926,31523771~7251774,54401297~4707710,66185320~7078084,74765861~4223605,86158588~1853524,89674411~2534694,92405827~4549022,108929255~814632,110335261~7305099,119471858~1404288,121225254~5574065,130310925~1049600,141423879~1516826,160860671~744812,165914189~3606795,170126063~3369388,180980844~9317945,207367309~2828773,215523236~3537267,226295000~186197,231206032~7638944,239143160~7420989,256493121~9455505,273288689~7157302,290106386~1095101,293089708~4656169,300255626~4985263,312098082~2126497,324008369~507539,326075021~869201,330201901~6739720,337147799~3683860,349003771~9789124,364494649~7605515,376703954~7857967,387669188~3268361,397118937~5649888] wrote [74765861~4223605,165914189~3606795,187698403~2600386,260713481~3639373,312098082~2126497,324008369~507539,349003771~9789124,387669188~3268361,397118937~5649888] 2024-08-17T01:51:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:32 smithi110 ceph-mon[98148]: osdmap e2114: 8 total, 8 up, 8 in 2024-08-17T01:51:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:51:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:51:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:51:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:51:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:51:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:32 smithi110 ceph-mon[98148]: pgmap v4017: 137 pgs: 137 active+clean; 505 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 22 MiB/s wr, 87 op/s 2024-08-17T01:51:32.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:32 smithi110 ceph-mon[100641]: osdmap e2114: 8 total, 8 up, 8 in 2024-08-17T01:51:32.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:51:32.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:51:32.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:51:32.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:51:32.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:51:32.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:32 smithi110 ceph-mon[100641]: pgmap v4017: 137 pgs: 137 active+clean; 505 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 22 MiB/s wr, 87 op/s 2024-08-17T01:51:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:32 smithi177 ceph-mon[90034]: osdmap e2114: 8 total, 8 up, 8 in 2024-08-17T01:51:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:51:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:51:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:51:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:51:32.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:51:32.613 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:32 smithi177 ceph-mon[90034]: pgmap v4017: 137 pgs: 137 active+clean; 505 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 22 MiB/s wr, 87 op/s 2024-08-17T01:51:33.233 INFO:tasks.workunit.client.0.smithi110.stdout: i=7 exists [895683~24820926,29934905~8840640,44705658~4884937,54401297~8236688,66185320~7078084,74765861~4223605,86158588~1853524,89674411~2534694,92405827~4549022,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,141423879~1516826,160860671~744812,165914189~3606795,170126063~3369388,180980844~9317945,207367309~2828773,215523236~10068190,226295000~186197,231206032~7638944,239143160~7420989,256493121~9455505,273288689~7157302,281046336~2635165,290106386~1095101,293089708~4656169,300255626~4985263,312098082~2126497,324008369~507539,326075021~869201,330201901~6739720,337147799~3683860,349003771~9789124,364494649~7605515,376703954~7857967,387669188~3268361,397118937~5649888] wrote [18369695~7130505,29934905~8016332,44705658~4884937,55590951~7047034,108216454~3168726,218936766~6654660,259702942~686525,281046336~2635165,352026348~6679617] 2024-08-17T01:51:33.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:33 smithi110 ceph-mon[98148]: osdmap e2115: 8 total, 8 up, 8 in 2024-08-17T01:51:33.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:33 smithi110 ceph-mon[100641]: osdmap e2115: 8 total, 8 up, 8 in 2024-08-17T01:51:33.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:33 smithi177 ceph-mon[90034]: osdmap e2115: 8 total, 8 up, 8 in 2024-08-17T01:51:34.262 INFO:tasks.workunit.client.0.smithi110.stdout: i=8 exists [895683~27889027,29934905~13622643,44705658~4884937,54401297~8236688,66185320~7078084,74765861~4223605,86158588~1853524,89674411~2534694,92405827~4549022,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,141423879~1516826,158840640~5840546,165914189~3606795,170126063~3369388,180980844~9317945,207367309~2828773,215523236~10068190,226295000~186197,231206032~7638944,239143160~7420989,256493121~9773860,273288689~10392812,290106386~1095101,293089708~6720262,300255626~4985263,312098082~2126497,322032862~7148895,330201901~6739720,337147799~3683860,349003771~9789124,361811156~10289008,376703954~7857967,387669188~3268361,397118937~5649888] wrote [22736002~6048708,37908739~5648809,109814808~3927580,158840640~5840546,258700902~7566079,277476452~6178601,294979009~4830961,322032862~7148895,361811156~5884673] 2024-08-17T01:51:34.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:34 smithi110 ceph-mon[98148]: osdmap e2116: 8 total, 8 up, 8 in 2024-08-17T01:51:34.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:34 smithi110 ceph-mon[98148]: pgmap v4020: 137 pgs: 137 active+clean; 539 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 155 KiB/s rd, 19 MiB/s wr, 247 op/s 2024-08-17T01:51:34.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:34 smithi110 ceph-mon[100641]: osdmap e2116: 8 total, 8 up, 8 in 2024-08-17T01:51:34.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:34 smithi110 ceph-mon[100641]: pgmap v4020: 137 pgs: 137 active+clean; 539 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 155 KiB/s rd, 19 MiB/s wr, 247 op/s 2024-08-17T01:51:34.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:34 smithi177 ceph-mon[90034]: osdmap e2116: 8 total, 8 up, 8 in 2024-08-17T01:51:34.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:34 smithi177 ceph-mon[90034]: pgmap v4020: 137 pgs: 137 active+clean; 539 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 155 KiB/s rd, 19 MiB/s wr, 247 op/s 2024-08-17T01:51:35.234 INFO:tasks.workunit.client.0.smithi110.stdout: i=9 exists [895683~27889027,29934905~13622643,44705658~4884937,54401297~8236688,66185320~7078084,74765861~4223605,86158588~1853524,89674411~2534694,92405827~4549022,99531317~3417191,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,136889036~6051669,144094050~4624679,158840640~5840546,165914189~3606795,170126063~3369388,180980844~9317945,207367309~2828773,215523236~10068190,226295000~186197,231206032~7638944,239143160~7420989,256493121~9773860,273288689~10392812,290106386~1095101,293089708~12151181,312098082~2126497,322032862~7148895,330201901~6739720,337147799~3683860,349003771~9789124,361811156~10289008,376703954~7857967,384670903~8089929,397118937~5649888] wrote [26269317~166576,35251669~6264617,99531317~3417191,110214212~5088473,136889036~5090973,144094050~4624679,294677389~1402604,299500649~1651326,384670903~8089929] 2024-08-17T01:51:35.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:35 smithi110 ceph-mon[98148]: osdmap e2117: 8 total, 8 up, 8 in 2024-08-17T01:51:35.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:35 smithi110 ceph-mon[100641]: osdmap e2117: 8 total, 8 up, 8 in 2024-08-17T01:51:35.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:35 smithi177 ceph-mon[90034]: osdmap e2117: 8 total, 8 up, 8 in 2024-08-17T01:51:36.280 INFO:tasks.workunit.client.0.smithi110.stdout: i=10 exists [895683~28548971,29934905~13622643,44705658~6067947,54401297~8236688,66185320~7078084,74765861~4223605,86158588~1853524,89674411~2534694,92405827~11762404,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,136889036~6051669,144094050~4655249,158840640~5840546,165914189~3606795,170126063~3369388,175927590~1560380,180980844~9317945,207367309~2828773,215523236~10068190,226295000~186197,231206032~7638944,239143160~7420989,256493121~9773860,273288689~10392812,290106386~1095101,293089708~12151181,308890053~147117,312098082~2126497,322032862~7148895,330201901~6739720,337147799~3683860,349003771~27547839,376703954~7857967,384670903~8089929,397118937~8295235] wrote [23410447~6034207,49481683~1291922,96520716~7647515,148503771~245528,175927590~1560380,308890053~147117,358775323~9810455,369453704~7097906,397861957~7552215] 2024-08-17T01:51:36.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:36 smithi110 ceph-mon[98148]: osdmap e2118: 8 total, 8 up, 8 in 2024-08-17T01:51:36.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:36 smithi110 ceph-mon[98148]: pgmap v4023: 137 pgs: 137 active+clean; 694 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 43 MiB/s wr, 263 op/s 2024-08-17T01:51:36.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:36 smithi110 ceph-mon[100641]: osdmap e2118: 8 total, 8 up, 8 in 2024-08-17T01:51:36.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:36 smithi110 ceph-mon[100641]: pgmap v4023: 137 pgs: 137 active+clean; 694 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 43 MiB/s wr, 263 op/s 2024-08-17T01:51:36.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:36 smithi177 ceph-mon[90034]: osdmap e2118: 8 total, 8 up, 8 in 2024-08-17T01:51:36.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:36 smithi177 ceph-mon[90034]: pgmap v4023: 137 pgs: 137 active+clean; 694 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 43 MiB/s wr, 263 op/s 2024-08-17T01:51:37.231 INFO:tasks.workunit.client.0.smithi110.stdout: i=11 exists [895683~28548971,29934905~13622643,44705658~6067947,54401297~8236688,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,89674411~2534694,92405827~11762404,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,170126063~3369388,175927590~1560380,180980844~9317945,207367309~2828773,215523236~10068190,226295000~186197,231206032~7638944,239143160~7420989,256493121~9773860,273288689~10392812,289901753~15339136,308890053~147117,312098082~2126497,322032862~7148895,330201901~6739720,337147799~3683860,349003771~27547839,376703954~7857967,384670903~8089929,397118937~8295235] wrote [3149144~835833,5630028~3701151,84335846~245107,110326803~6150663,164846646~1857228,215858833~142923,273633761~950629,289901753~6427393,355320858~156687] 2024-08-17T01:51:37.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:37 smithi110 ceph-mon[98148]: osdmap e2119: 8 total, 8 up, 8 in 2024-08-17T01:51:37.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:37 smithi110 ceph-mon[100641]: osdmap e2119: 8 total, 8 up, 8 in 2024-08-17T01:51:37.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:37 smithi177 ceph-mon[90034]: osdmap e2119: 8 total, 8 up, 8 in 2024-08-17T01:51:38.261 INFO:tasks.workunit.client.0.smithi110.stdout: i=12 exists [895683~28548971,29934905~13622643,44705658~7461855,54401297~8236688,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,89674411~2534694,92405827~11762404,108216454~9423906,119471858~7327461,130310925~1049600,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,170126063~3369388,175927590~14371199,207367309~2828773,215523236~10068190,226295000~186197,231206032~7638944,239143160~7420989,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,312098082~2126497,322032862~7148895,329417580~12864947,349003771~27547839,376703954~7857967,384670903~8089929,397118937~8295235] wrote [49466912~2700601,75146456~3669736,119632395~6187966,176067674~6647020,278360192~8451135,329417580~12864947,354632563~2507320] 2024-08-17T01:51:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:38 smithi110 ceph-mon[98148]: osdmap e2120: 8 total, 8 up, 8 in 2024-08-17T01:51:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:38 smithi110 ceph-mon[98148]: pgmap v4026: 137 pgs: 137 active+clean; 772 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 165 KiB/s rd, 53 MiB/s wr, 274 op/s 2024-08-17T01:51:38.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:38 smithi110 ceph-mon[100641]: osdmap e2120: 8 total, 8 up, 8 in 2024-08-17T01:51:38.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:38 smithi110 ceph-mon[100641]: pgmap v4026: 137 pgs: 137 active+clean; 772 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 165 KiB/s rd, 53 MiB/s wr, 274 op/s 2024-08-17T01:51:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:51:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:51:38] "GET /metrics HTTP/1.1" 200 36739 "" "Prometheus/2.43.0" 2024-08-17T01:51:38.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:38 smithi177 ceph-mon[90034]: osdmap e2120: 8 total, 8 up, 8 in 2024-08-17T01:51:38.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:38 smithi177 ceph-mon[90034]: pgmap v4026: 137 pgs: 137 active+clean; 772 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 165 KiB/s rd, 53 MiB/s wr, 274 op/s 2024-08-17T01:51:39.258 INFO:tasks.workunit.client.0.smithi110.stdout: i=13 exists [436878~292834,895683~28548971,29934905~13622643,44705658~7461855,54401297~8236688,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,89674411~2534694,92405827~11762404,108216454~9423906,119471858~7327461,130310925~1049600,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,170126063~3369388,175927590~14371199,207367309~2828773,215523236~10068190,226295000~186197,231206032~15358117,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,311217180~3007399,322032862~7148895,329417580~12864947,349003771~27547839,376703954~7857967,384670903~8089929,397118937~8295235] wrote [436878~292834,9225986~6725831,24697715~3457785,58149729~4044781,93789724~6081847,181504797~1397701,183449815~6581899,237426940~7848479,311217180~1218196] 2024-08-17T01:51:39.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:39 smithi110 ceph-mon[98148]: osdmap e2121: 8 total, 8 up, 8 in 2024-08-17T01:51:39.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:39 smithi110 ceph-mon[100641]: osdmap e2121: 8 total, 8 up, 8 in 2024-08-17T01:51:39.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:39 smithi177 ceph-mon[90034]: osdmap e2121: 8 total, 8 up, 8 in 2024-08-17T01:51:40.272 INFO:tasks.workunit.client.0.smithi110.stdout: i=14 exists [436878~292834,895683~28548971,29934905~13622643,44705658~8962241,54401297~8236688,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,89674411~2534694,92405827~11762404,108216454~9423906,119471858~7327461,130310925~1049600,136889036~11860263,156473950~8207236,164846646~4674338,170126063~3369388,175927590~14371199,190952746~7907764,207367309~2828773,215523236~10068190,226295000~186197,231206032~15358117,248782456~216314,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,311217180~3007399,319425957~9755800,329417580~12864947,344752154~31799456,376703954~7857967,384670903~8089929,397118937~8295235] wrote [17947763~2043522,48155592~5512307,59449746~1952642,141751788~6133958,156473950~6772008,190952746~7907764,248782456~216314,293462810~5218795,319425957~5595497,344752154~7888829] 2024-08-17T01:51:40.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:40 smithi110 ceph-mon[100641]: osdmap e2122: 8 total, 8 up, 8 in 2024-08-17T01:51:40.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:40 smithi110 ceph-mon[100641]: pgmap v4029: 137 pgs: 137 active+clean; 860 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 112 KiB/s rd, 38 MiB/s wr, 198 op/s 2024-08-17T01:51:40.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:40 smithi110 ceph-mon[98148]: osdmap e2122: 8 total, 8 up, 8 in 2024-08-17T01:51:40.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:40 smithi110 ceph-mon[98148]: pgmap v4029: 137 pgs: 137 active+clean; 860 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 112 KiB/s rd, 38 MiB/s wr, 198 op/s 2024-08-17T01:51:40.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:40 smithi177 ceph-mon[90034]: osdmap e2122: 8 total, 8 up, 8 in 2024-08-17T01:51:40.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:40 smithi177 ceph-mon[90034]: pgmap v4029: 137 pgs: 137 active+clean; 860 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 112 KiB/s rd, 38 MiB/s wr, 198 op/s 2024-08-17T01:51:41.282 INFO:tasks.workunit.client.0.smithi110.stdout: i=15 exists [436878~292834,895683~28548971,29934905~13622643,44705658~8962241,54401297~8236688,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,89674411~2534694,92405827~25234533,119471858~7327461,130310925~1049600,136889036~11860263,156473950~8207236,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215523236~10068190,226295000~186197,231206032~15358117,248782456~216314,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,309639025~4585554,319425957~9755800,329417580~12864947,344752154~31799456,376703954~7857967,384670903~8089929,397118937~8295235] wrote [8595363~10344640,103684004~5790320,177966592~15082758,198588935~7419333,275118265~5239747,309639025~2197884,400272400~1823163] 2024-08-17T01:51:41.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:41 smithi110 ceph-mon[98148]: osdmap e2123: 8 total, 8 up, 8 in 2024-08-17T01:51:41.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:41 smithi110 ceph-mon[100641]: osdmap e2123: 8 total, 8 up, 8 in 2024-08-17T01:51:41.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:41 smithi177 ceph-mon[90034]: osdmap e2123: 8 total, 8 up, 8 in 2024-08-17T01:51:42.271 INFO:tasks.workunit.client.0.smithi110.stdout: i=16 exists [436878~292834,895683~28548971,29934905~13622643,44705658~8962241,54401297~8236688,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,89674411~2534694,92405827~34393492,130310925~1049600,136889036~11860263,156473950~8207236,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215523236~10068190,226295000~186197,231206032~15358117,248782456~216314,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,309639025~4585554,319425957~22856570,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] wrote [36378000~1188333,37991225~3724432,117111365~7264936,221179942~659024,239293693~26731,329041954~8101849,354227628~7511102,389537440~6601786,408583745~7329051] 2024-08-17T01:51:42.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:42 smithi110 ceph-mon[98148]: osdmap e2124: 8 total, 8 up, 8 in 2024-08-17T01:51:42.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:42 smithi110 ceph-mon[98148]: pgmap v4032: 137 pgs: 137 active+clean; 921 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 96 KiB/s rd, 38 MiB/s wr, 146 op/s 2024-08-17T01:51:42.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:42 smithi110 ceph-mon[100641]: osdmap e2124: 8 total, 8 up, 8 in 2024-08-17T01:51:42.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:42 smithi110 ceph-mon[100641]: pgmap v4032: 137 pgs: 137 active+clean; 921 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 96 KiB/s rd, 38 MiB/s wr, 146 op/s 2024-08-17T01:51:42.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:42 smithi177 ceph-mon[90034]: osdmap e2124: 8 total, 8 up, 8 in 2024-08-17T01:51:42.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:42 smithi177 ceph-mon[90034]: pgmap v4032: 137 pgs: 137 active+clean; 921 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 96 KiB/s rd, 38 MiB/s wr, 146 op/s 2024-08-17T01:51:43.290 INFO:tasks.workunit.client.0.smithi110.stdout: i=17 exists [436878~292834,895683~28548971,29934905~13622643,44705658~17932327,64820247~8443157,74765861~4223605,84335846~245107,86158588~1853524,89674411~2534694,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156473950~8207236,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215523236~10068190,226295000~186197,230219784~16344365,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,289901753~15339136,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] wrote [17974691~772787,51246890~3775144,64820247~1625654,134286889~113278,135480309~3180912,230219784~6726578,247492545~7535427,266853083~378272,316217203~7742108,400569115~4355438] 2024-08-17T01:51:43.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:43 smithi110 ceph-mon[98148]: osdmap e2125: 8 total, 8 up, 8 in 2024-08-17T01:51:43.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:43 smithi110 ceph-mon[100641]: osdmap e2125: 8 total, 8 up, 8 in 2024-08-17T01:51:43.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:43 smithi177 ceph-mon[90034]: osdmap e2125: 8 total, 8 up, 8 in 2024-08-17T01:51:44.241 INFO:tasks.workunit.client.0.smithi110.stdout: i=18 exists [436878~292834,895683~28548971,29934905~13622643,44705658~17932327,64820247~8443157,74330488~4658978,84335846~245107,86158588~1853524,89674411~2534694,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215523236~10068190,226295000~186197,230219784~16344365,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] wrote [14095681~1642590,31375009~297468,46983892~232327,65985296~593805,74330488~3988269,156137320~2744061,288703999~2983952,318565123~782500,322567919~5850920,380022066~3143941] 2024-08-17T01:51:44.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:44 smithi110 ceph-mon[98148]: osdmap e2126: 8 total, 8 up, 8 in 2024-08-17T01:51:44.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:44 smithi110 ceph-mon[98148]: pgmap v4035: 137 pgs: 137 active+clean; 970 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 202 KiB/s rd, 29 MiB/s wr, 311 op/s 2024-08-17T01:51:44.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:44 smithi110 ceph-mon[100641]: osdmap e2126: 8 total, 8 up, 8 in 2024-08-17T01:51:44.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:44 smithi110 ceph-mon[100641]: pgmap v4035: 137 pgs: 137 active+clean; 970 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 202 KiB/s rd, 29 MiB/s wr, 311 op/s 2024-08-17T01:51:44.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:44 smithi177 ceph-mon[90034]: osdmap e2126: 8 total, 8 up, 8 in 2024-08-17T01:51:44.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:44 smithi177 ceph-mon[90034]: pgmap v4035: 137 pgs: 137 active+clean; 970 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 202 KiB/s rd, 29 MiB/s wr, 311 op/s 2024-08-17T01:51:45.248 INFO:tasks.workunit.client.0.smithi110.stdout: i=19 exists [436878~292834,895683~28548971,29934905~13622643,44705658~17932327,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,89674411~2534694,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215523236~10068190,226295000~186197,230219784~16344365,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] wrote [14086604~2282471,24262680~1939920,79720937~2075194,107978954~1942466,324390693~11893,326647295~3890418,332665215~1889817,355380371~5396264,363927853~2711953,401447643~1208186] 2024-08-17T01:51:45.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:45 smithi110 ceph-mon[98148]: osdmap e2127: 8 total, 8 up, 8 in 2024-08-17T01:51:45.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:45 smithi110 ceph-mon[100641]: osdmap e2127: 8 total, 8 up, 8 in 2024-08-17T01:51:45.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:45 smithi177 ceph-mon[90034]: osdmap e2127: 8 total, 8 up, 8 in 2024-08-17T01:51:46.245 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 1 diff [4802907~4279150,24385384~668732,108929255~814632,110335261~5035571,160860671~744812,170126063~3369388,185369360~3988293,207367309~2828773,276488627~3957364,377174829~2798473] 2024-08-17T01:51:46.245 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4802907~4279150,24385384~668732,108929255~814632,110335261~5035571,160860671~744812,170126063~3369388,185369360~3988293,207367309~2828773,276488627~3957364,377174829~2798473] 2024-08-17T01:51:46.262 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4802907~4279150,20971520~4082596,104857600~10513232,159383552~2221931,167772160~5723291,185369360~3988293,205520896~4675186,272629760~7816231,373293056~6680246] 2024-08-17T01:51:46.262 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 2 diff [4802907~16092568,24385384~668732,57387614~232378,92405827~4549022,108929255~814632,110335261~5035571,160860671~744812,170126063~3369388,185369360~3988293,207367309~2828773,215748948~1003093,262804263~3144363,276488627~3957364,290106386~1095101,326075021~869201,337147799~3683860,366895886~3197557,377174829~2798473] 2024-08-17T01:51:46.262 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4802907~16092568,24385384~668732,57387614~232378,92405827~4549022,108929255~814632,110335261~5035571,160860671~744812,170126063~3369388,185369360~3988293,207367309~2828773,215748948~1003093,262804263~3144363,276488627~3957364,290106386~1095101,326075021~869201,337147799~3683860,366895886~3197557,377174829~2798473] 2024-08-17T01:51:46.268 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4802907~16092568,20971520~4082596,57387614~232378,92274688~4680161,104857600~10513232,159383552~2221931,167772160~5723291,185369360~3988293,205520896~4675186,215748948~1003093,260046848~5901778,272629760~7816231,290106386~1095101,322961408~3982814,335544320~5287339,366895886~3197557,373293056~6680246] 2024-08-17T01:51:46.268 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 3 diff [895683~22048014,24385384~668732,31523771~7251774,57387614~232378,86158588~1853524,92405827~4549022,108929255~814632,110335261~7305099,119471858~1404288,130310925~1049600,160860671~744812,168343788~560820,170126063~3369388,185369360~3988293,207367309~2828773,215748948~1003093,226295000~186197,256493121~4345852,262804263~3144363,276488627~3957364,290106386~1095101,326075021~869201,337147799~3683860,366895886~3197557,377174829~2798473] 2024-08-17T01:51:46.268 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~22048014,24385384~668732,31523771~7251774,57387614~232378,86158588~1853524,92405827~4549022,108929255~814632,110335261~7305099,119471858~1404288,130310925~1049600,160860671~744812,168343788~560820,170126063~3369388,185369360~3988293,207367309~2828773,215748948~1003093,226295000~186197,256493121~4345852,262804263~3144363,276488627~3957364,290106386~1095101,326075021~869201,337147799~3683860,366895886~3197557,377174829~2798473] 2024-08-17T01:51:46.274 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~25054116,31523771~7251774,57387614~232378,83886080~4126032,92274688~4680161,104857600~16018546,130023424~1337101,159383552~2221931,167772160~5723291,185369360~3988293,205520896~4675186,215748948~1003093,222298112~4183085,255852544~10096082,272629760~7816231,290106386~1095101,322961408~3982814,335544320~5287339,366895886~3197557,373293056~6680246] 2024-08-17T01:51:46.274 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 4 diff [895683~24820926,31523771~7251774,57387614~232378,68037131~5226273,86158588~1853524,92405827~4549022,108929255~814632,110335261~7305099,119471858~1404288,121225254~5574065,130310925~1049600,160860671~744812,168343788~560820,170126063~3369388,182388592~2110492,185369360~3988293,207367309~2828773,215748948~1003093,226295000~186197,256493121~9455505,273288689~7157302,290106386~1095101,326075021~869201,330201901~6739720,337147799~3683860,366895886~3197557,377174829~2798473] 2024-08-17T01:51:46.275 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~24820926,31523771~7251774,57387614~232378,68037131~5226273,86158588~1853524,92405827~4549022,108929255~814632,110335261~7305099,119471858~1404288,121225254~5574065,130310925~1049600,160860671~744812,168343788~560820,170126063~3369388,182388592~2110492,185369360~3988293,207367309~2828773,215748948~1003093,226295000~186197,256493121~9455505,273288689~7157302,290106386~1095101,326075021~869201,330201901~6739720,337147799~3683860,366895886~3197557,377174829~2798473] 2024-08-17T01:51:46.281 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~25716609,31523771~7251774,57387614~232378,67108864~6154540,83886080~4126032,92274688~4680161,104857600~21941719,130023424~1337101,159383552~2221931,167772160~5723291,182388592~2110492,185369360~3988293,205520896~4675186,215748948~1003093,222298112~4183085,255852544~10096082,272629760~7816231,290106386~1095101,322961408~3982814,327155712~13675947,366895886~3197557,373293056~6680246] 2024-08-17T01:51:46.281 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 5 diff [895683~24820926,31523771~7251774,57387614~232378,66185320~7078084,86158588~1853524,92405827~4549022,108929255~814632,110335261~7305099,119471858~1404288,121225254~5574065,130310925~1049600,141423879~1516826,160860671~744812,168343788~560820,170126063~3369388,182388592~2110492,185369360~3988293,207367309~2828773,215748948~1003093,226295000~186197,231206032~7638944,256493121~9455505,273288689~7157302,290106386~1095101,300255626~4985263,326075021~869201,330201901~6739720,337147799~3683860,366895886~3197557,376703954~7857967,397813508~2785324] 2024-08-17T01:51:46.281 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~24820926,31523771~7251774,57387614~232378,66185320~7078084,86158588~1853524,92405827~4549022,108929255~814632,110335261~7305099,119471858~1404288,121225254~5574065,130310925~1049600,141423879~1516826,160860671~744812,168343788~560820,170126063~3369388,182388592~2110492,185369360~3988293,207367309~2828773,215748948~1003093,226295000~186197,231206032~7638944,256493121~9455505,273288689~7157302,290106386~1095101,300255626~4985263,326075021~869201,330201901~6739720,337147799~3683860,366895886~3197557,376703954~7857967,397813508~2785324] 2024-08-17T01:51:46.287 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~25716609,31523771~7251774,57387614~232378,62914560~10348844,83886080~4126032,92274688~4680161,104857600~21941719,130023424~1337101,138412032~4528673,159383552~2221931,167772160~5723291,182388592~2110492,185369360~3988293,205520896~4675186,215748948~1003093,222298112~4183085,230686720~8158256,255852544~10096082,272629760~7816231,290106386~1095101,297795584~7445305,322961408~3982814,327155712~13675947,366895886~3197557,373293056~11268865,394264576~6334256] 2024-08-17T01:51:46.287 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 6 diff [895683~24820926,31523771~7251774,57387614~232378,66185320~7078084,74765861~4223605,86158588~1853524,92405827~4549022,108929255~814632,110335261~7305099,119471858~1404288,121225254~5574065,130310925~1049600,141423879~1516826,160860671~744812,165914189~3606795,170126063~3369388,182388592~2110492,185369360~4929429,207367309~2828773,215748948~1003093,226295000~186197,231206032~7638944,256493121~9455505,273288689~7157302,290106386~1095101,300255626~4985263,312098082~2126497,324008369~507539,326075021~869201,330201901~6739720,337147799~3683860,349003771~9789124,366895886~3197557,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.287 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~24820926,31523771~7251774,57387614~232378,66185320~7078084,74765861~4223605,86158588~1853524,92405827~4549022,108929255~814632,110335261~7305099,119471858~1404288,121225254~5574065,130310925~1049600,141423879~1516826,160860671~744812,165914189~3606795,170126063~3369388,182388592~2110492,185369360~4929429,207367309~2828773,215748948~1003093,226295000~186197,231206032~7638944,256493121~9455505,273288689~7157302,290106386~1095101,300255626~4985263,312098082~2126497,324008369~507539,326075021~869201,330201901~6739720,337147799~3683860,349003771~9789124,366895886~3197557,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.293 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~25716609,31523771~7251774,57387614~232378,62914560~16074906,83886080~4126032,92274688~4680161,104857600~21941719,130023424~1337101,138412032~4528673,159383552~2221931,163577856~9917595,182388592~2110492,185369360~4929429,205520896~4675186,215748948~1003093,222298112~4183085,230686720~8158256,255852544~10096082,272629760~7816231,290106386~1095101,297795584~7445305,310378496~3846083,322961408~3982814,327155712~13675947,348127232~10665663,366895886~3197557,373293056~11268865,385875968~5061581,394264576~8504249] 2024-08-17T01:51:46.293 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 7 diff [895683~24820926,29934905~8840640,44705658~4884937,55590951~7047034,66185320~7078084,74765861~4223605,86158588~1853524,92405827~4549022,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,141423879~1516826,160860671~744812,165914189~3606795,170126063~3369388,182388592~2110492,185369360~4929429,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,231206032~7638944,256493121~9455505,273288689~7157302,281046336~2635165,290106386~1095101,300255626~4985263,312098082~2126497,324008369~507539,326075021~869201,330201901~6739720,337147799~3683860,349003771~9789124,366895886~3197557,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.294 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~24820926,29934905~8840640,44705658~4884937,55590951~7047034,66185320~7078084,74765861~4223605,86158588~1853524,92405827~4549022,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,141423879~1516826,160860671~744812,165914189~3606795,170126063~3369388,182388592~2110492,185369360~4929429,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,231206032~7638944,256493121~9455505,273288689~7157302,281046336~2635165,290106386~1095101,300255626~4985263,312098082~2126497,324008369~507539,326075021~869201,330201901~6739720,337147799~3683860,349003771~9789124,366895886~3197557,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.299 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~25716609,29934905~8840640,41943040~7647555,55590951~7047034,62914560~16074906,83886080~4126032,92274688~4680161,104857600~21941719,130023424~1337101,138412032~4528673,159383552~2221931,163577856~9917595,182388592~2110492,185369360~4929429,205520896~4675186,215748948~1003093,218936766~7544431,230686720~8158256,255852544~10096082,272629760~7816231,281018368~2663133,290106386~1095101,297795584~7445305,310378496~3846083,322961408~3982814,327155712~13675947,348127232~10665663,366895886~3197557,373293056~11268865,385875968~5061581,394264576~8504249] 2024-08-17T01:51:46.300 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 8 diff [895683~27889027,29934905~13622643,44705658~4884937,55590951~7047034,66185320~7078084,74765861~4223605,86158588~1853524,92405827~4549022,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,141423879~1516826,158840640~5840546,165914189~3606795,170126063~3369388,182388592~2110492,185369360~4929429,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~10392812,290106386~1095101,294979009~4830961,300255626~4985263,312098082~2126497,322032862~7148895,330201901~6739720,337147799~3683860,349003771~9789124,361811156~8282287,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.300 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~27889027,29934905~13622643,44705658~4884937,55590951~7047034,66185320~7078084,74765861~4223605,86158588~1853524,92405827~4549022,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,141423879~1516826,158840640~5840546,165914189~3606795,170126063~3369388,182388592~2110492,185369360~4929429,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~10392812,290106386~1095101,294979009~4830961,300255626~4985263,312098082~2126497,322032862~7148895,330201901~6739720,337147799~3683860,349003771~9789124,361811156~8282287,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.306 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~28784710,29934905~19655690,55590951~7047034,62914560~16074906,83886080~4126032,92274688~4680161,104857600~21941719,130023424~1337101,138412032~4528673,155189248~18306203,182388592~2110492,185369360~4929429,205520896~4675186,215748948~1003093,218936766~7544431,230686720~8158256,255852544~10414437,272629760~11051741,290106386~1095101,294979009~10261880,310378496~3846083,318767104~22064555,348127232~10665663,361811156~8282287,373293056~11268865,385875968~5061581,394264576~8504249] 2024-08-17T01:51:46.306 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 9 diff [895683~27889027,29934905~13622643,44705658~4884937,55590951~7047034,66185320~7078084,74765861~4223605,86158588~1853524,92405827~4549022,99531317~3417191,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,136889036~6051669,144094050~4624679,158840640~5840546,165914189~3606795,170126063~3369388,182388592~2110492,185369360~4929429,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~10392812,290106386~1095101,294677389~10563500,312098082~2126497,322032862~7148895,330201901~6739720,337147799~3683860,349003771~9789124,361811156~8282287,376703954~7857967,384670903~8089929,397118937~5649888] 2024-08-17T01:51:46.306 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~27889027,29934905~13622643,44705658~4884937,55590951~7047034,66185320~7078084,74765861~4223605,86158588~1853524,92405827~4549022,99531317~3417191,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,136889036~6051669,144094050~4624679,158840640~5840546,165914189~3606795,170126063~3369388,182388592~2110492,185369360~4929429,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~10392812,290106386~1095101,294677389~10563500,312098082~2126497,322032862~7148895,330201901~6739720,337147799~3683860,349003771~9789124,361811156~8282287,376703954~7857967,384670903~8089929,397118937~5649888] 2024-08-17T01:51:46.312 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~28784710,29934905~19655690,55590951~7047034,62914560~16074906,83886080~4126032,92274688~10673820,104857600~21941719,130023424~1337101,134217728~14501001,155189248~18306203,182388592~2110492,185369360~4929429,205520896~4675186,215748948~1003093,218936766~7544431,230686720~8158256,255852544~10414437,272629760~11051741,290106386~1095101,294677389~10563500,310378496~3846083,318767104~22064555,348127232~10665663,361811156~8282287,373293056~19467776,394264576~8504249] 2024-08-17T01:51:46.312 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 10 diff [895683~28548971,29934905~13622643,44705658~6067947,55590951~7047034,66185320~7078084,74765861~4223605,86158588~1853524,92405827~11762404,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,136889036~6051669,144094050~4655249,158840640~5840546,165914189~3606795,170126063~3369388,175927590~1560380,182388592~2110492,185369360~4929429,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~10392812,290106386~1095101,294677389~10563500,308890053~147117,312098082~2126497,322032862~7148895,330201901~6739720,337147799~3683860,349003771~27547839,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.312 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~28548971,29934905~13622643,44705658~6067947,55590951~7047034,66185320~7078084,74765861~4223605,86158588~1853524,92405827~11762404,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,136889036~6051669,144094050~4655249,158840640~5840546,165914189~3606795,170126063~3369388,175927590~1560380,182388592~2110492,185369360~4929429,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~10392812,290106386~1095101,294677389~10563500,308890053~147117,312098082~2126497,322032862~7148895,330201901~6739720,337147799~3683860,349003771~27547839,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.318 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~20838700,55590951~7047034,62914560~16074906,83886080~4126032,92274688~11893543,104857600~21941719,130023424~1337101,134217728~14531571,155189248~22298722,182388592~2110492,185369360~4929429,205520896~4675186,215748948~1003093,218936766~7544431,230686720~8158256,255852544~10414437,272629760~11051741,290106386~1095101,294677389~10563500,306184192~2852978,310378496~3846083,318767104~22064555,348127232~44633600,394264576~11149596] 2024-08-17T01:51:46.318 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 11 diff [895683~28548971,29934905~13622643,44705658~6067947,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,92405827~11762404,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,170126063~3369388,175927590~1560380,182388592~2110492,185369360~4929429,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~10392812,289901753~15339136,308890053~147117,312098082~2126497,322032862~7148895,330201901~6739720,337147799~3683860,349003771~27547839,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.318 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~28548971,29934905~13622643,44705658~6067947,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,92405827~11762404,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,170126063~3369388,175927590~1560380,182388592~2110492,185369360~4929429,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~10392812,289901753~15339136,308890053~147117,312098082~2126497,322032862~7148895,330201901~6739720,337147799~3683860,349003771~27547839,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.324 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~20838700,55590951~7047034,62914560~16074906,83886080~4126032,92274688~11893543,104857600~21941719,130023424~1337101,134217728~14531571,155189248~22298722,182388592~2110492,185369360~4929429,205520896~4675186,215748948~1003093,218936766~7544431,230686720~8158256,255852544~10414437,272629760~11051741,289901753~15339136,306184192~2852978,310378496~3846083,318767104~22064555,348127232~44633600,394264576~11149596] 2024-08-17T01:51:46.324 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 12 diff [895683~28548971,29934905~13622643,44705658~7461855,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,92405827~11762404,108216454~9423906,119471858~7327461,130310925~1049600,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,170126063~3369388,175927590~8571494,185369360~4929429,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,312098082~2126497,322032862~7148895,329417580~12864947,349003771~27547839,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.324 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~28548971,29934905~13622643,44705658~7461855,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,92405827~11762404,108216454~9423906,119471858~7327461,130310925~1049600,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,170126063~3369388,175927590~8571494,185369360~4929429,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,312098082~2126497,322032862~7148895,329417580~12864947,349003771~27547839,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.330 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~22232608,55590951~7047034,62914560~16074906,83886080~4126032,92274688~11893543,104857600~21941719,130023424~1337101,134217728~14531571,155189248~29309836,185369360~4929429,205520896~4675186,215748948~1003093,218936766~7544431,230686720~8158256,255852544~10414437,272629760~14181567,289901753~15339136,306184192~2852978,310378496~3846083,318767104~23515423,348127232~44633600,394264576~11149596] 2024-08-17T01:51:46.330 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 13 diff [436878~292834,895683~28548971,29934905~13622643,44705658~7461855,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,92405827~11762404,108216454~9423906,119471858~7327461,130310925~1049600,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,170126063~3369388,175927590~14371199,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,231206032~14069387,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,311217180~3007399,322032862~7148895,329417580~12864947,349003771~27547839,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.330 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~7461855,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,92405827~11762404,108216454~9423906,119471858~7327461,130310925~1049600,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,170126063~3369388,175927590~14371199,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,231206032~14069387,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,311217180~3007399,322032862~7148895,329417580~12864947,349003771~27547839,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.336 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~22232608,55590951~7047034,62914560~16074906,83886080~4126032,92274688~11893543,104857600~21941719,130023424~1337101,134217728~14531571,155189248~35109541,205520896~4675186,215748948~1003093,218936766~7544431,230686720~14588699,255852544~10414437,272629760~14181567,289901753~15339136,306184192~2852978,310378496~3846083,318767104~23515423,348127232~44633600,394264576~11149596] 2024-08-17T01:51:46.336 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 14 diff [436878~292834,895683~28548971,29934905~13622643,44705658~8962241,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,92405827~11762404,108216454~9423906,119471858~7327461,130310925~1049600,136889036~11860263,156473950~8207236,164846646~4674338,170126063~3369388,175927590~14371199,190952746~7907764,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,231206032~14069387,248782456~216314,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,311217180~3007399,319425957~9755800,329417580~12864947,344752154~31799456,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.336 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~8962241,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,92405827~11762404,108216454~9423906,119471858~7327461,130310925~1049600,136889036~11860263,156473950~8207236,164846646~4674338,170126063~3369388,175927590~14371199,190952746~7907764,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,231206032~14069387,248782456~216314,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,311217180~3007399,319425957~9755800,329417580~12864947,344752154~31799456,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.342 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~23732994,55590951~7047034,62914560~16074906,83886080~4126032,92274688~11893543,104857600~21941719,130023424~1337101,134217728~14531571,155189248~43671262,205520896~4675186,215748948~1003093,218936766~7544431,230686720~14588699,247463936~1534834,255852544~10414437,272629760~14181567,289901753~15339136,306184192~2852978,310378496~3846083,318767104~23515423,343932928~48827904,394264576~11149596] 2024-08-17T01:51:46.342 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 15 diff [436878~292834,895683~28548971,29934905~13622643,44705658~8962241,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,92405827~25234533,119471858~7327461,130310925~1049600,136889036~11860263,156473950~8207236,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,231206032~14069387,248782456~216314,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,309639025~4585554,319425957~9755800,329417580~12864947,344752154~31799456,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.342 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~8962241,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,92405827~25234533,119471858~7327461,130310925~1049600,136889036~11860263,156473950~8207236,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,231206032~14069387,248782456~216314,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,309639025~4585554,319425957~9755800,329417580~12864947,344752154~31799456,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.348 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~23732994,55590951~7047034,62914560~16074906,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~55006834,215748948~1003093,218936766~7544431,230686720~14588699,247463936~1534834,255852544~10414437,272629760~14181567,289901753~15339136,306184192~8040387,318767104~23515423,343932928~48827904,394264576~11149596] 2024-08-17T01:51:46.348 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 16 diff [436878~292834,895683~28548971,29934905~13622643,44705658~8962241,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,136889036~11860263,156473950~8207236,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,231206032~14069387,248782456~216314,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,309639025~4585554,319425957~22856570,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.348 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~8962241,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,136889036~11860263,156473950~8207236,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,231206032~14069387,248782456~216314,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,309639025~4585554,319425957~22856570,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.354 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~23732994,55590951~7047034,62914560~16074906,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~55006834,215748948~1003093,218936766~7544431,230686720~14588699,247463936~1534834,255852544~10414437,272629760~14181567,289901753~15339136,306184192~8040387,318767104~23515423,343932928~61481244,406847488~9065308] 2024-08-17T01:51:46.354 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 17 diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74765861~4223605,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156473950~8207236,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,289901753~15339136,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.354 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74765861~4223605,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156473950~8207236,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,289901753~15339136,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.360 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~55006834,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,272629760~14181567,289901753~15339136,306184192~8040387,314572800~27709727,343932928~61481244,406847488~9065308] 2024-08-17T01:51:46.360 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 18 diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.360 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.366 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~55006834,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,272629760~32611129,306184192~8040387,314572800~27709727,343932928~61481244,406847488~9065308] 2024-08-17T01:51:46.366 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 19 diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.366 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.372 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~55006834,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,272629760~32611129,306184192~8040387,314572800~27709727,343932928~61481244,406847488~9065308] 2024-08-17T01:51:46.373 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 2 diff [7837887~13057588,57387614~232378,92405827~4549022,215748948~1003093,262804263~3144363,290106386~1095101,326075021~869201,337147799~3683860,366895886~3197557] 2024-08-17T01:51:46.373 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [7837887~13057588,57387614~232378,92405827~4549022,215748948~1003093,262804263~3144363,290106386~1095101,326075021~869201,337147799~3683860,366895886~3197557] 2024-08-17T01:51:46.378 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [7837887~13057588,57387614~232378,92274688~4680161,215748948~1003093,260046848~5901778,290106386~1095101,322961408~3982814,335544320~5287339,366895886~3197557] 2024-08-17T01:51:46.378 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 3 diff [895683~5298648,7837887~15105810,31523771~7251774,57387614~232378,86158588~1853524,92405827~4549022,111743190~5897170,119471858~1404288,130310925~1049600,168343788~560820,215748948~1003093,226295000~186197,256493121~4345852,262804263~3144363,290106386~1095101,326075021~869201,337147799~3683860,366895886~3197557] 2024-08-17T01:51:46.378 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~5298648,7837887~15105810,31523771~7251774,57387614~232378,86158588~1853524,92405827~4549022,111743190~5897170,119471858~1404288,130310925~1049600,168343788~560820,215748948~1003093,226295000~186197,256493121~4345852,262804263~3144363,290106386~1095101,326075021~869201,337147799~3683860,366895886~3197557] 2024-08-17T01:51:46.384 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~6194331,7837887~15105810,31523771~7251774,57387614~232378,83886080~4126032,92274688~4680161,111743190~9132956,130023424~1337101,168343788~560820,215748948~1003093,222298112~4183085,255852544~10096082,290106386~1095101,322961408~3982814,335544320~5287339,366895886~3197557] 2024-08-17T01:51:46.384 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 4 diff [895683~5298648,7837887~17878722,31523771~7251774,57387614~232378,68037131~5226273,86158588~1853524,92405827~4549022,111097991~6542369,119471858~1404288,121225254~5574065,130310925~1049600,168343788~560820,182388592~2110492,215748948~1003093,226295000~186197,256493121~9455505,273288689~6316694,290106386~1095101,326075021~869201,330201901~6739720,337147799~3683860,366895886~3197557] 2024-08-17T01:51:46.384 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~5298648,7837887~17878722,31523771~7251774,57387614~232378,68037131~5226273,86158588~1853524,92405827~4549022,111097991~6542369,119471858~1404288,121225254~5574065,130310925~1049600,168343788~560820,182388592~2110492,215748948~1003093,226295000~186197,256493121~9455505,273288689~6316694,290106386~1095101,326075021~869201,330201901~6739720,337147799~3683860,366895886~3197557] 2024-08-17T01:51:46.390 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~6194331,7837887~17878722,31523771~7251774,57387614~232378,67108864~6154540,83886080~4126032,92274688~4680161,111097991~15701328,130023424~1337101,168343788~560820,182388592~2110492,215748948~1003093,222298112~4183085,255852544~10096082,273288689~6316694,290106386~1095101,322961408~3982814,327155712~13675947,366895886~3197557] 2024-08-17T01:51:46.390 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 5 diff [895683~5298648,7837887~17878722,31523771~7251774,57387614~232378,66185320~7078084,86158588~1853524,92405827~4549022,111097991~6542369,119471858~1404288,121225254~5574065,130310925~1049600,141423879~1516826,168343788~560820,182388592~2110492,215748948~1003093,226295000~186197,231206032~7638944,256493121~9455505,273288689~6316694,290106386~1095101,300255626~4985263,326075021~869201,330201901~6739720,337147799~3683860,366895886~3197557,376703954~7857967,397813508~2785324] 2024-08-17T01:51:46.390 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~5298648,7837887~17878722,31523771~7251774,57387614~232378,66185320~7078084,86158588~1853524,92405827~4549022,111097991~6542369,119471858~1404288,121225254~5574065,130310925~1049600,141423879~1516826,168343788~560820,182388592~2110492,215748948~1003093,226295000~186197,231206032~7638944,256493121~9455505,273288689~6316694,290106386~1095101,300255626~4985263,326075021~869201,330201901~6739720,337147799~3683860,366895886~3197557,376703954~7857967,397813508~2785324] 2024-08-17T01:51:46.395 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~6194331,7837887~17878722,31523771~7251774,57387614~232378,62914560~10348844,83886080~4126032,92274688~4680161,111097991~15701328,130023424~1337101,138412032~4528673,168343788~560820,182388592~2110492,215748948~1003093,222298112~4183085,230686720~8158256,255852544~10096082,273288689~6316694,290106386~1095101,297795584~7445305,322961408~3982814,327155712~13675947,366895886~3197557,376703954~7857967,394264576~6334256] 2024-08-17T01:51:46.395 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 6 diff [895683~5298648,7837887~17878722,31523771~7251774,57387614~232378,66185320~7078084,74765861~4223605,86158588~1853524,92405827~4549022,111097991~6542369,119471858~1404288,121225254~5574065,130310925~1049600,141423879~1516826,165914189~3606795,182388592~2110492,187698403~2600386,215748948~1003093,226295000~186197,231206032~7638944,256493121~9455505,273288689~6316694,290106386~1095101,300255626~4985263,312098082~2126497,324008369~507539,326075021~869201,330201901~6739720,337147799~3683860,349003771~9789124,366895886~3197557,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.395 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~5298648,7837887~17878722,31523771~7251774,57387614~232378,66185320~7078084,74765861~4223605,86158588~1853524,92405827~4549022,111097991~6542369,119471858~1404288,121225254~5574065,130310925~1049600,141423879~1516826,165914189~3606795,182388592~2110492,187698403~2600386,215748948~1003093,226295000~186197,231206032~7638944,256493121~9455505,273288689~6316694,290106386~1095101,300255626~4985263,312098082~2126497,324008369~507539,326075021~869201,330201901~6739720,337147799~3683860,349003771~9789124,366895886~3197557,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.401 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~6194331,7837887~17878722,31523771~7251774,57387614~232378,62914560~16074906,83886080~4126032,92274688~4680161,111097991~15701328,130023424~1337101,138412032~4528673,163577856~5943128,182388592~2110492,187698403~2600386,215748948~1003093,222298112~4183085,230686720~8158256,255852544~10096082,273288689~6316694,290106386~1095101,297795584~7445305,310378496~3846083,322961408~3982814,327155712~13675947,348127232~10665663,366895886~3197557,376703954~7857967,385875968~5061581,394264576~8504249] 2024-08-17T01:51:46.401 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 7 diff [895683~5298648,7837887~17878722,29934905~8840640,44705658~4884937,55590951~7047034,66185320~7078084,74765861~4223605,86158588~1853524,92405827~4549022,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,141423879~1516826,165914189~3606795,182388592~2110492,187698403~2600386,215748948~1003093,218936766~6654660,226295000~186197,231206032~7638944,256493121~9455505,273288689~6316694,281046336~2635165,290106386~1095101,300255626~4985263,312098082~2126497,324008369~507539,326075021~869201,330201901~6739720,337147799~3683860,349003771~9789124,366895886~3197557,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.401 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~5298648,7837887~17878722,29934905~8840640,44705658~4884937,55590951~7047034,66185320~7078084,74765861~4223605,86158588~1853524,92405827~4549022,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,141423879~1516826,165914189~3606795,182388592~2110492,187698403~2600386,215748948~1003093,218936766~6654660,226295000~186197,231206032~7638944,256493121~9455505,273288689~6316694,281046336~2635165,290106386~1095101,300255626~4985263,312098082~2126497,324008369~507539,326075021~869201,330201901~6739720,337147799~3683860,349003771~9789124,366895886~3197557,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.407 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~6194331,7837887~17878722,29934905~8840640,41943040~7647555,55590951~7047034,62914560~16074906,83886080~4126032,92274688~4680161,108216454~18582865,130023424~1337101,138412032~4528673,163577856~5943128,182388592~2110492,187698403~2600386,215748948~1003093,218936766~7544431,230686720~8158256,255852544~10096082,273288689~6316694,281018368~2663133,290106386~1095101,297795584~7445305,310378496~3846083,322961408~3982814,327155712~13675947,348127232~10665663,366895886~3197557,376703954~7857967,385875968~5061581,394264576~8504249] 2024-08-17T01:51:46.407 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 8 diff [895683~5298648,7837887~20946823,29934905~13622643,44705658~4884937,55590951~7047034,66185320~7078084,74765861~4223605,86158588~1853524,92405827~4549022,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,141423879~1516826,158840640~5840546,165914189~3606795,182388592~2110492,187698403~2600386,215748948~1003093,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~10392812,290106386~1095101,294979009~4830961,300255626~4985263,312098082~2126497,322032862~7148895,330201901~6739720,337147799~3683860,349003771~9789124,361811156~8282287,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.407 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~5298648,7837887~20946823,29934905~13622643,44705658~4884937,55590951~7047034,66185320~7078084,74765861~4223605,86158588~1853524,92405827~4549022,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,141423879~1516826,158840640~5840546,165914189~3606795,182388592~2110492,187698403~2600386,215748948~1003093,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~10392812,290106386~1095101,294979009~4830961,300255626~4985263,312098082~2126497,322032862~7148895,330201901~6739720,337147799~3683860,349003771~9789124,361811156~8282287,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.412 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~6194331,7837887~20946823,29934905~19655690,55590951~7047034,62914560~16074906,83886080~4126032,92274688~4680161,108216454~18582865,130023424~1337101,138412032~4528673,155189248~14331736,182388592~2110492,187698403~2600386,215748948~1003093,218936766~7544431,230686720~8158256,255852544~10414437,273288689~10392812,290106386~1095101,294979009~10261880,310378496~3846083,318767104~22064555,348127232~10665663,361811156~8282287,376703954~7857967,385875968~5061581,394264576~8504249] 2024-08-17T01:51:46.412 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 9 diff [895683~5298648,7837887~20946823,29934905~13622643,44705658~4884937,55590951~7047034,66185320~7078084,74765861~4223605,86158588~1853524,92405827~4549022,99531317~3417191,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,136889036~6051669,144094050~4624679,158840640~5840546,165914189~3606795,182388592~2110492,187698403~2600386,215748948~1003093,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~10392812,290106386~1095101,294677389~10563500,312098082~2126497,322032862~7148895,330201901~6739720,337147799~3683860,349003771~9789124,361811156~8282287,376703954~7857967,384670903~8089929,397118937~5649888] 2024-08-17T01:51:46.412 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~5298648,7837887~20946823,29934905~13622643,44705658~4884937,55590951~7047034,66185320~7078084,74765861~4223605,86158588~1853524,92405827~4549022,99531317~3417191,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,136889036~6051669,144094050~4624679,158840640~5840546,165914189~3606795,182388592~2110492,187698403~2600386,215748948~1003093,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~10392812,290106386~1095101,294677389~10563500,312098082~2126497,322032862~7148895,330201901~6739720,337147799~3683860,349003771~9789124,361811156~8282287,376703954~7857967,384670903~8089929,397118937~5649888] 2024-08-17T01:51:46.418 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~6194331,7837887~20946823,29934905~19655690,55590951~7047034,62914560~16074906,83886080~4126032,92274688~10673820,108216454~18582865,130023424~1337101,134217728~14501001,155189248~14331736,182388592~2110492,187698403~2600386,215748948~1003093,218936766~7544431,230686720~8158256,255852544~10414437,273288689~10392812,290106386~1095101,294677389~10563500,310378496~3846083,318767104~22064555,348127232~10665663,361811156~8282287,376703954~16056878,394264576~8504249] 2024-08-17T01:51:46.418 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 10 diff [895683~5298648,7837887~21606767,29934905~13622643,44705658~6067947,55590951~7047034,66185320~7078084,74765861~4223605,86158588~1853524,92405827~11762404,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,136889036~6051669,144094050~4655249,158840640~5840546,165914189~3606795,175927590~1560380,182388592~2110492,187698403~2600386,215748948~1003093,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~10392812,290106386~1095101,294677389~10563500,308890053~147117,312098082~2126497,322032862~7148895,330201901~6739720,337147799~3683860,349003771~27547839,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.418 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~5298648,7837887~21606767,29934905~13622643,44705658~6067947,55590951~7047034,66185320~7078084,74765861~4223605,86158588~1853524,92405827~11762404,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,136889036~6051669,144094050~4655249,158840640~5840546,165914189~3606795,175927590~1560380,182388592~2110492,187698403~2600386,215748948~1003093,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~10392812,290106386~1095101,294677389~10563500,308890053~147117,312098082~2126497,322032862~7148895,330201901~6739720,337147799~3683860,349003771~27547839,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.423 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~6194331,7837887~21606767,29934905~20838700,55590951~7047034,62914560~16074906,83886080~4126032,92274688~11893543,108216454~18582865,130023424~1337101,134217728~14531571,155189248~14331736,173495451~3992519,182388592~2110492,187698403~2600386,215748948~1003093,218936766~7544431,230686720~8158256,255852544~10414437,273288689~10392812,290106386~1095101,294677389~10563500,306184192~2852978,310378496~3846083,318767104~22064555,348127232~28424378,376703954~16056878,394264576~11149596] 2024-08-17T01:51:46.424 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 11 diff [895683~28548971,29934905~13622643,44705658~6067947,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,92405827~11762404,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,175927590~1560380,182388592~2110492,187698403~2600386,215748948~1003093,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~10392812,289901753~15339136,308890053~147117,312098082~2126497,322032862~7148895,330201901~6739720,337147799~3683860,349003771~27547839,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.424 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~28548971,29934905~13622643,44705658~6067947,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,92405827~11762404,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,175927590~1560380,182388592~2110492,187698403~2600386,215748948~1003093,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~10392812,289901753~15339136,308890053~147117,312098082~2126497,322032862~7148895,330201901~6739720,337147799~3683860,349003771~27547839,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.429 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~20838700,55590951~7047034,62914560~16074906,83886080~4126032,92274688~11893543,108216454~18582865,130023424~1337101,134217728~14531571,155189248~14331736,173495451~3992519,182388592~2110492,187698403~2600386,215748948~1003093,218936766~7544431,230686720~8158256,255852544~10414437,273288689~10392812,289901753~15339136,306184192~2852978,310378496~3846083,318767104~22064555,348127232~28424378,376703954~16056878,394264576~11149596] 2024-08-17T01:51:46.429 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 12 diff [895683~28548971,29934905~13622643,44705658~7461855,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,92405827~11762404,108216454~9423906,119471858~7327461,130310925~1049600,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,175927590~8571494,187698403~2600386,215748948~1003093,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,312098082~2126497,322032862~7148895,329417580~12864947,349003771~27547839,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.429 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~28548971,29934905~13622643,44705658~7461855,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,92405827~11762404,108216454~9423906,119471858~7327461,130310925~1049600,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,175927590~8571494,187698403~2600386,215748948~1003093,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,312098082~2126497,322032862~7148895,329417580~12864947,349003771~27547839,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.435 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~22232608,55590951~7047034,62914560~16074906,83886080~4126032,92274688~11893543,108216454~18582865,130023424~1337101,134217728~14531571,155189248~14331736,173495451~11003633,187698403~2600386,215748948~1003093,218936766~7544431,230686720~8158256,255852544~10414437,273288689~13522638,289901753~15339136,306184192~2852978,310378496~3846083,318767104~23515423,348127232~28424378,376703954~16056878,394264576~11149596] 2024-08-17T01:51:46.435 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 13 diff [436878~292834,895683~28548971,29934905~13622643,44705658~7461855,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,92405827~11762404,108216454~9423906,119471858~7327461,130310925~1049600,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,175927590~14371199,215748948~1003093,218936766~6654660,226295000~186197,231206032~14069387,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,311217180~3007399,322032862~7148895,329417580~12864947,349003771~27547839,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.435 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~7461855,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,92405827~11762404,108216454~9423906,119471858~7327461,130310925~1049600,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,175927590~14371199,215748948~1003093,218936766~6654660,226295000~186197,231206032~14069387,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,311217180~3007399,322032862~7148895,329417580~12864947,349003771~27547839,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.440 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~22232608,55590951~7047034,62914560~16074906,83886080~4126032,92274688~11893543,108216454~18582865,130023424~1337101,134217728~14531571,155189248~14331736,173495451~16803338,215748948~1003093,218936766~7544431,230686720~14588699,255852544~10414437,273288689~13522638,289901753~15339136,306184192~2852978,310378496~3846083,318767104~23515423,348127232~28424378,376703954~16056878,394264576~11149596] 2024-08-17T01:51:46.440 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 14 diff [436878~292834,895683~28548971,29934905~13622643,44705658~8962241,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,92405827~11762404,108216454~9423906,119471858~7327461,130310925~1049600,136889036~11860263,156473950~8207236,164846646~4674338,175927590~14371199,190952746~7907764,215748948~1003093,218936766~6654660,226295000~186197,231206032~14069387,248782456~216314,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,311217180~3007399,319425957~9755800,329417580~12864947,344752154~31799456,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.441 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~8962241,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,92405827~11762404,108216454~9423906,119471858~7327461,130310925~1049600,136889036~11860263,156473950~8207236,164846646~4674338,175927590~14371199,190952746~7907764,215748948~1003093,218936766~6654660,226295000~186197,231206032~14069387,248782456~216314,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,311217180~3007399,319425957~9755800,329417580~12864947,344752154~31799456,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.446 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~23732994,55590951~7047034,62914560~16074906,83886080~4126032,92274688~11893543,108216454~18582865,130023424~1337101,134217728~14531571,155189248~14331736,173495451~25365059,215748948~1003093,218936766~7544431,230686720~14588699,247463936~1534834,255852544~10414437,273288689~13522638,289901753~15339136,306184192~2852978,310378496~3846083,318767104~23515423,343932928~32618682,376703954~16056878,394264576~11149596] 2024-08-17T01:51:46.446 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 15 diff [436878~292834,895683~28548971,29934905~13622643,44705658~8962241,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,92405827~25234533,119471858~7327461,130310925~1049600,136889036~11860263,156473950~8207236,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,231206032~14069387,248782456~216314,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,309639025~4585554,319425957~9755800,329417580~12864947,344752154~31799456,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.446 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~8962241,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,92405827~25234533,119471858~7327461,130310925~1049600,136889036~11860263,156473950~8207236,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,231206032~14069387,248782456~216314,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,309639025~4585554,319425957~9755800,329417580~12864947,344752154~31799456,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.452 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~23732994,55590951~7047034,62914560~16074906,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215748948~1003093,218936766~7544431,230686720~14588699,247463936~1534834,255852544~10414437,273288689~13522638,289901753~15339136,306184192~8040387,318767104~23515423,343932928~32618682,376703954~16056878,394264576~11149596] 2024-08-17T01:51:46.452 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 16 diff [436878~292834,895683~28548971,29934905~13622643,44705658~8962241,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,136889036~11860263,156473950~8207236,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,231206032~14069387,248782456~216314,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,309639025~4585554,319425957~22856570,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.452 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~8962241,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,136889036~11860263,156473950~8207236,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,231206032~14069387,248782456~216314,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,309639025~4585554,319425957~22856570,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.457 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~23732994,55590951~7047034,62914560~16074906,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215748948~1003093,218936766~7544431,230686720~14588699,247463936~1534834,255852544~10414437,273288689~13522638,289901753~15339136,306184192~8040387,318767104~23515423,343932928~32618682,376703954~28710218,406847488~9065308] 2024-08-17T01:51:46.457 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 17 diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74765861~4223605,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156473950~8207236,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,289901753~15339136,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.458 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74765861~4223605,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156473950~8207236,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,289901753~15339136,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.463 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~13522638,289901753~15339136,306184192~8040387,314572800~27709727,343932928~32618682,376703954~28710218,406847488~9065308] 2024-08-17T01:51:46.463 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 18 diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.463 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.468 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~32618682,376703954~28710218,406847488~9065308] 2024-08-17T01:51:46.469 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 19 diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.469 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.474 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~32618682,376703954~28710218,406847488~9065308] 2024-08-17T01:51:46.475 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 3 diff [895683~5298648,20620262~2323435,31523771~7251774,86158588~1853524,111743190~5897170,119471858~1404288,130310925~1049600,168343788~560820,226295000~186197,256493121~4345852] 2024-08-17T01:51:46.475 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~5298648,20620262~2323435,31523771~7251774,86158588~1853524,111743190~5897170,119471858~1404288,130310925~1049600,168343788~560820,226295000~186197,256493121~4345852] 2024-08-17T01:51:46.480 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~6194331,20620262~2323435,31523771~7251774,83886080~4126032,111743190~9132956,130023424~1337101,168343788~560820,222298112~4183085,255852544~4986429] 2024-08-17T01:51:46.480 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 4 diff [895683~5298648,10455840~1631931,14312890~3519035,20620262~5096347,31523771~7251774,68037131~5226273,86158588~1853524,111097991~6542369,119471858~1404288,121225254~5574065,130310925~1049600,168343788~560820,182388592~2110492,226295000~186197,256493121~6749338,273288689~6316694,330201901~6739720] 2024-08-17T01:51:46.480 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~5298648,10455840~1631931,14312890~3519035,20620262~5096347,31523771~7251774,68037131~5226273,86158588~1853524,111097991~6542369,119471858~1404288,121225254~5574065,130310925~1049600,168343788~560820,182388592~2110492,226295000~186197,256493121~6749338,273288689~6316694,330201901~6739720] 2024-08-17T01:51:46.485 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~6194331,10455840~1631931,14312890~3519035,20620262~5096347,31523771~7251774,67108864~6154540,83886080~4126032,111097991~15701328,130023424~1337101,168343788~560820,182388592~2110492,222298112~4183085,255852544~7389915,273288689~6316694,327155712~9785909] 2024-08-17T01:51:46.486 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 5 diff [895683~5298648,10455840~1631931,14312890~11403719,31523771~7251774,66185320~7078084,86158588~1853524,111097991~6542369,119471858~1404288,121225254~5574065,130310925~1049600,141423879~1516826,168343788~560820,182388592~2110492,226295000~186197,231206032~7638944,256493121~6749338,273288689~6316694,300255626~4985263,330201901~6739720,376703954~7857967,397813508~2785324] 2024-08-17T01:51:46.486 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~5298648,10455840~1631931,14312890~11403719,31523771~7251774,66185320~7078084,86158588~1853524,111097991~6542369,119471858~1404288,121225254~5574065,130310925~1049600,141423879~1516826,168343788~560820,182388592~2110492,226295000~186197,231206032~7638944,256493121~6749338,273288689~6316694,300255626~4985263,330201901~6739720,376703954~7857967,397813508~2785324] 2024-08-17T01:51:46.491 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~6194331,10455840~1631931,14312890~11403719,31523771~7251774,62914560~10348844,83886080~4126032,111097991~15701328,130023424~1337101,138412032~4528673,168343788~560820,182388592~2110492,222298112~4183085,230686720~8158256,255852544~7389915,273288689~6316694,297795584~7445305,327155712~9785909,376703954~7857967,394264576~6334256] 2024-08-17T01:51:46.491 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 6 diff [895683~5298648,10455840~1631931,14312890~11403719,31523771~7251774,66185320~7078084,74765861~4223605,86158588~1853524,111097991~6542369,119471858~1404288,121225254~5574065,130310925~1049600,141423879~1516826,165914189~3606795,182388592~2110492,187698403~2600386,226295000~186197,231206032~7638944,256493121~7859733,273288689~6316694,300255626~4985263,312098082~2126497,324008369~507539,330201901~6739720,349003771~9789124,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.491 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~5298648,10455840~1631931,14312890~11403719,31523771~7251774,66185320~7078084,74765861~4223605,86158588~1853524,111097991~6542369,119471858~1404288,121225254~5574065,130310925~1049600,141423879~1516826,165914189~3606795,182388592~2110492,187698403~2600386,226295000~186197,231206032~7638944,256493121~7859733,273288689~6316694,300255626~4985263,312098082~2126497,324008369~507539,330201901~6739720,349003771~9789124,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.497 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~6194331,10455840~1631931,14312890~11403719,31523771~7251774,62914560~16074906,83886080~4126032,111097991~15701328,130023424~1337101,138412032~4528673,163577856~5943128,182388592~2110492,187698403~2600386,222298112~4183085,230686720~8158256,255852544~8500310,273288689~6316694,297795584~7445305,310378496~3846083,324008369~507539,327155712~9785909,348127232~10665663,376703954~7857967,385875968~5061581,394264576~8504249] 2024-08-17T01:51:46.497 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 7 diff [895683~5298648,10455840~1631931,14312890~11403719,29934905~8840640,44705658~4884937,55590951~7047034,66185320~7078084,74765861~4223605,86158588~1853524,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,141423879~1516826,165914189~3606795,182388592~2110492,187698403~2600386,218936766~6654660,226295000~186197,231206032~7638944,256493121~7859733,273288689~6316694,281046336~2635165,300255626~4985263,312098082~2126497,324008369~507539,330201901~6739720,349003771~9789124,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.497 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~5298648,10455840~1631931,14312890~11403719,29934905~8840640,44705658~4884937,55590951~7047034,66185320~7078084,74765861~4223605,86158588~1853524,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,141423879~1516826,165914189~3606795,182388592~2110492,187698403~2600386,218936766~6654660,226295000~186197,231206032~7638944,256493121~7859733,273288689~6316694,281046336~2635165,300255626~4985263,312098082~2126497,324008369~507539,330201901~6739720,349003771~9789124,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.502 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~6194331,10455840~1631931,14312890~11403719,29934905~8840640,41943040~7647555,55590951~7047034,62914560~16074906,83886080~4126032,108216454~18582865,130023424~1337101,138412032~4528673,163577856~5943128,182388592~2110492,187698403~2600386,218936766~7544431,230686720~8158256,255852544~8500310,273288689~6316694,281018368~2663133,297795584~7445305,310378496~3846083,324008369~507539,327155712~9785909,348127232~10665663,376703954~7857967,385875968~5061581,394264576~8504249] 2024-08-17T01:51:46.503 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 8 diff [895683~5298648,10455840~1631931,14312890~14471820,29934905~13622643,44705658~4884937,55590951~7047034,66185320~7078084,74765861~4223605,86158588~1853524,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,141423879~1516826,158840640~5840546,165914189~3606795,182388592~2110492,187698403~2600386,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~10392812,294979009~4830961,300255626~4985263,312098082~2126497,322032862~7148895,330201901~6739720,349003771~9789124,361811156~5884673,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.503 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~5298648,10455840~1631931,14312890~14471820,29934905~13622643,44705658~4884937,55590951~7047034,66185320~7078084,74765861~4223605,86158588~1853524,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,141423879~1516826,158840640~5840546,165914189~3606795,182388592~2110492,187698403~2600386,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~10392812,294979009~4830961,300255626~4985263,312098082~2126497,322032862~7148895,330201901~6739720,349003771~9789124,361811156~5884673,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.508 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~6194331,10455840~1631931,14312890~14471820,29934905~19655690,55590951~7047034,62914560~16074906,83886080~4126032,108216454~18582865,130023424~1337101,138412032~4528673,155189248~14331736,182388592~2110492,187698403~2600386,218936766~7544431,230686720~8158256,255852544~10414437,273288689~10392812,294979009~10261880,310378496~3846083,318767104~18174517,348127232~10665663,361811156~5884673,376703954~7857967,385875968~5061581,394264576~8504249] 2024-08-17T01:51:46.508 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 9 diff [895683~5298648,10455840~1631931,14312890~14471820,29934905~13622643,44705658~4884937,55590951~7047034,66185320~7078084,74765861~4223605,86158588~1853524,99531317~3417191,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,136889036~6051669,144094050~4624679,158840640~5840546,165914189~3606795,182388592~2110492,187698403~2600386,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~10392812,294677389~10563500,312098082~2126497,322032862~7148895,330201901~6739720,349003771~9789124,361811156~5884673,376703954~7857967,384670903~8089929,397118937~5649888] 2024-08-17T01:51:46.508 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~5298648,10455840~1631931,14312890~14471820,29934905~13622643,44705658~4884937,55590951~7047034,66185320~7078084,74765861~4223605,86158588~1853524,99531317~3417191,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,136889036~6051669,144094050~4624679,158840640~5840546,165914189~3606795,182388592~2110492,187698403~2600386,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~10392812,294677389~10563500,312098082~2126497,322032862~7148895,330201901~6739720,349003771~9789124,361811156~5884673,376703954~7857967,384670903~8089929,397118937~5649888] 2024-08-17T01:51:46.513 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~6194331,10455840~1631931,14312890~14471820,29934905~19655690,55590951~7047034,62914560~16074906,83886080~4126032,96954849~5993659,108216454~18582865,130023424~1337101,134217728~14501001,155189248~14331736,182388592~2110492,187698403~2600386,218936766~7544431,230686720~8158256,255852544~10414437,273288689~10392812,294677389~10563500,310378496~3846083,318767104~18174517,348127232~10665663,361811156~5884673,376703954~16056878,394264576~8504249] 2024-08-17T01:51:46.514 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 10 diff [895683~5298648,10455840~1631931,14312890~15131764,29934905~13622643,44705658~6067947,55590951~7047034,66185320~7078084,74765861~4223605,86158588~1853524,96520716~7647515,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,136889036~6051669,144094050~4655249,158840640~5840546,165914189~3606795,175927590~1560380,182388592~2110492,187698403~2600386,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~10392812,294677389~10563500,308890053~147117,312098082~2126497,322032862~7148895,330201901~6739720,349003771~19582007,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.514 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~5298648,10455840~1631931,14312890~15131764,29934905~13622643,44705658~6067947,55590951~7047034,66185320~7078084,74765861~4223605,86158588~1853524,96520716~7647515,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,136889036~6051669,144094050~4655249,158840640~5840546,165914189~3606795,175927590~1560380,182388592~2110492,187698403~2600386,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~10392812,294677389~10563500,308890053~147117,312098082~2126497,322032862~7148895,330201901~6739720,349003771~19582007,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.519 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~6194331,10455840~1631931,14312890~15131764,29934905~20838700,55590951~7047034,62914560~16074906,83886080~4126032,96520716~7647515,108216454~18582865,130023424~1337101,134217728~14531571,155189248~14331736,173495451~3992519,182388592~2110492,187698403~2600386,218936766~7544431,230686720~8158256,255852544~10414437,273288689~10392812,294677389~10563500,306184192~2852978,310378496~3846083,318767104~18174517,348127232~20458546,369453704~7097906,376703954~16056878,394264576~11149596] 2024-08-17T01:51:46.519 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 11 diff [895683~8435496,10455840~1631931,14312890~15131764,29934905~13622643,44705658~6067947,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,96520716~7647515,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,175927590~1560380,182388592~2110492,187698403~2600386,215858833~142923,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~10392812,289901753~15339136,308890053~147117,312098082~2126497,322032862~7148895,330201901~6739720,349003771~19582007,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.519 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~8435496,10455840~1631931,14312890~15131764,29934905~13622643,44705658~6067947,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,96520716~7647515,108216454~9423906,119471858~1404288,121225254~5574065,130310925~1049600,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,175927590~1560380,182388592~2110492,187698403~2600386,215858833~142923,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~10392812,289901753~15339136,308890053~147117,312098082~2126497,322032862~7148895,330201901~6739720,349003771~19582007,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.525 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~9331179,10455840~1631931,14312890~15131764,29934905~20838700,55590951~7047034,62914560~16074906,83886080~4126032,96520716~7647515,108216454~18582865,130023424~1337101,134217728~14531571,155189248~14331736,173495451~3992519,182388592~2110492,187698403~2600386,215858833~142923,218936766~7544431,230686720~8158256,255852544~10414437,273288689~10392812,289901753~15339136,306184192~2852978,310378496~3846083,318767104~18174517,348127232~20458546,369453704~7097906,376703954~16056878,394264576~11149596] 2024-08-17T01:51:46.525 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 12 diff [895683~8435496,10455840~1631931,14312890~15131764,29934905~13622643,44705658~7461855,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,96520716~7647515,108216454~9423906,119471858~7327461,130310925~1049600,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,175927590~8571494,187698403~2600386,215858833~142923,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,312098082~2126497,322032862~7148895,329417580~12864947,349003771~19582007,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.525 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [895683~8435496,10455840~1631931,14312890~15131764,29934905~13622643,44705658~7461855,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,96520716~7647515,108216454~9423906,119471858~7327461,130310925~1049600,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,175927590~8571494,187698403~2600386,215858833~142923,218936766~6654660,226295000~186197,231206032~7638944,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,312098082~2126497,322032862~7148895,329417580~12864947,349003771~19582007,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.530 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~9331179,10455840~1631931,14312890~15131764,29934905~22232608,55590951~7047034,62914560~16074906,83886080~4126032,96520716~7647515,108216454~18582865,130023424~1337101,134217728~14531571,155189248~14331736,173495451~11003633,187698403~2600386,215858833~142923,218936766~7544431,230686720~8158256,255852544~10414437,273288689~13522638,289901753~15339136,306184192~2852978,310378496~3846083,318767104~23515423,348127232~20458546,369453704~7097906,376703954~16056878,394264576~11149596] 2024-08-17T01:51:46.531 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 13 diff [436878~292834,895683~28548971,29934905~13622643,44705658~7461855,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,93789724~10378507,108216454~9423906,119471858~7327461,130310925~1049600,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,175927590~14371199,215858833~142923,218936766~6654660,226295000~186197,231206032~14069387,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,311217180~3007399,322032862~7148895,329417580~12864947,349003771~19582007,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.531 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~7461855,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,93789724~10378507,108216454~9423906,119471858~7327461,130310925~1049600,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,175927590~14371199,215858833~142923,218936766~6654660,226295000~186197,231206032~14069387,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,311217180~3007399,322032862~7148895,329417580~12864947,349003771~19582007,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.536 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~22232608,55590951~7047034,62914560~16074906,83886080~4126032,93789724~10378507,108216454~18582865,130023424~1337101,134217728~14531571,155189248~14331736,173495451~16803338,215858833~142923,218936766~7544431,230686720~14588699,255852544~10414437,273288689~13522638,289901753~15339136,306184192~2852978,310378496~3846083,318767104~23515423,348127232~20458546,369453704~7097906,376703954~16056878,394264576~11149596] 2024-08-17T01:51:46.536 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 14 diff [436878~292834,895683~28548971,29934905~13622643,44705658~8962241,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,93789724~10378507,108216454~9423906,119471858~7327461,130310925~1049600,136889036~11860263,156473950~8207236,164846646~4674338,175927590~14371199,190952746~7907764,215858833~142923,218936766~6654660,226295000~186197,231206032~14069387,248782456~216314,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,311217180~3007399,319425957~9755800,329417580~12864947,344752154~23833624,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.536 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~8962241,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,93789724~10378507,108216454~9423906,119471858~7327461,130310925~1049600,136889036~11860263,156473950~8207236,164846646~4674338,175927590~14371199,190952746~7907764,215858833~142923,218936766~6654660,226295000~186197,231206032~14069387,248782456~216314,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,311217180~3007399,319425957~9755800,329417580~12864947,344752154~23833624,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.542 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~23732994,55590951~7047034,62914560~16074906,83886080~4126032,93789724~10378507,108216454~18582865,130023424~1337101,134217728~14531571,155189248~14331736,173495451~25365059,215858833~142923,218936766~7544431,230686720~14588699,247463936~1534834,255852544~10414437,273288689~13522638,289901753~15339136,306184192~2852978,310378496~3846083,318767104~23515423,343932928~24652850,369453704~7097906,376703954~16056878,394264576~11149596] 2024-08-17T01:51:46.542 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 15 diff [436878~292834,895683~28548971,29934905~13622643,44705658~8962241,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,93789724~23850636,119471858~7327461,130310925~1049600,136889036~11860263,156473950~8207236,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,231206032~14069387,248782456~216314,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,309639025~4585554,319425957~9755800,329417580~12864947,344752154~23833624,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.542 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~8962241,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,93789724~23850636,119471858~7327461,130310925~1049600,136889036~11860263,156473950~8207236,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,231206032~14069387,248782456~216314,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,309639025~4585554,319425957~9755800,329417580~12864947,344752154~23833624,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.547 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~23732994,55590951~7047034,62914560~16074906,83886080~4126032,93789724~33009595,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~7544431,230686720~14588699,247463936~1534834,255852544~10414437,273288689~13522638,289901753~15339136,306184192~8040387,318767104~23515423,343932928~24652850,369453704~7097906,376703954~16056878,394264576~11149596] 2024-08-17T01:51:46.547 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 16 diff [436878~292834,895683~28548971,29934905~13622643,44705658~8962241,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,136889036~11860263,156473950~8207236,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,231206032~14069387,248782456~216314,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,309639025~4585554,319425957~22856570,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.548 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~8962241,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,136889036~11860263,156473950~8207236,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,231206032~14069387,248782456~216314,256493121~9773860,273288689~13522638,289901753~15339136,308890053~147117,309639025~4585554,319425957~22856570,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.553 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~23732994,55590951~7047034,62914560~16074906,83886080~4126032,93789724~33009595,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~7544431,230686720~14588699,247463936~1534834,255852544~10414437,273288689~13522638,289901753~15339136,306184192~8040387,318767104~23515423,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:46.553 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 17 diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74765861~4223605,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156473950~8207236,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,289901753~15339136,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.553 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74765861~4223605,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156473950~8207236,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,289901753~15339136,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.559 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,83886080~4126032,93789724~33009595,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~13522638,289901753~15339136,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:46.559 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 18 diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.559 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:46 smithi110 ceph-mon[100641]: osdmap e2128: 8 total, 8 up, 8 in 2024-08-17T01:51:46.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:46 smithi110 ceph-mon[100641]: pgmap v4038: 137 pgs: 137 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 235 KiB/s rd, 46 MiB/s wr, 365 op/s 2024-08-17T01:51:46.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:46 smithi110 ceph-mon[98148]: osdmap e2128: 8 total, 8 up, 8 in 2024-08-17T01:51:46.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:46 smithi110 ceph-mon[98148]: pgmap v4038: 137 pgs: 137 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 235 KiB/s rd, 46 MiB/s wr, 365 op/s 2024-08-17T01:51:46.565 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,83886080~4126032,93789724~33009595,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:46.565 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 19 diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.565 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.570 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,93789724~33009595,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:46.570 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 4 diff [10455840~1631931,14312890~3519035,21440930~4275679,68037131~5226273,111097991~6330214,121225254~5574065,182388592~2110492,259163661~4078798,273288689~6316694,330201901~6739720] 2024-08-17T01:51:46.570 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [10455840~1631931,14312890~3519035,21440930~4275679,68037131~5226273,111097991~6330214,121225254~5574065,182388592~2110492,259163661~4078798,273288689~6316694,330201901~6739720] 2024-08-17T01:51:46.576 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [10455840~1631931,14312890~3519035,21440930~4275679,67108864~6154540,111097991~6330214,120876146~5923173,182388592~2110492,259163661~4078798,273288689~6316694,327155712~9785909] 2024-08-17T01:51:46.576 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 5 diff [10455840~1631931,14312890~11403719,66185320~7078084,111097991~6330214,121225254~5574065,141423879~1516826,182388592~2110492,231206032~7638944,257558925~5683534,273288689~6316694,300255626~4985263,330201901~6739720,376703954~7857967,397813508~2785324] 2024-08-17T01:51:46.576 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [10455840~1631931,14312890~11403719,66185320~7078084,111097991~6330214,121225254~5574065,141423879~1516826,182388592~2110492,231206032~7638944,257558925~5683534,273288689~6316694,300255626~4985263,330201901~6739720,376703954~7857967,397813508~2785324] 2024-08-17T01:51:46.581 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [10455840~1631931,14312890~11403719,62914560~10348844,111097991~6330214,120876146~5923173,138412032~4528673,182388592~2110492,230686720~8158256,257558925~5683534,273288689~6316694,297795584~7445305,327155712~9785909,376703954~7857967,394264576~6334256] 2024-08-17T01:51:46.582 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 6 diff [10455840~1631931,14312890~11403719,66185320~7078084,74765861~4223605,111097991~6330214,121225254~5574065,141423879~1516826,165914189~3606795,182388592~2110492,187698403~2600386,231206032~7638944,257558925~6793929,273288689~6316694,300255626~4985263,312098082~2126497,324008369~507539,330201901~6739720,349003771~9789124,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.582 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [10455840~1631931,14312890~11403719,66185320~7078084,74765861~4223605,111097991~6330214,121225254~5574065,141423879~1516826,165914189~3606795,182388592~2110492,187698403~2600386,231206032~7638944,257558925~6793929,273288689~6316694,300255626~4985263,312098082~2126497,324008369~507539,330201901~6739720,349003771~9789124,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.587 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [10455840~1631931,14312890~11403719,62914560~16074906,111097991~6330214,120876146~5923173,138412032~4528673,163577856~5943128,182388592~2110492,187698403~2600386,230686720~8158256,257558925~6793929,273288689~6316694,297795584~7445305,310378496~3846083,324008369~507539,327155712~9785909,348127232~10665663,376703954~7857967,385875968~5061581,394264576~8504249] 2024-08-17T01:51:46.587 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 7 diff [10455840~1631931,14312890~11403719,29934905~8016332,44705658~4884937,55590951~7047034,66185320~7078084,74765861~4223605,108216454~9211751,121225254~5574065,141423879~1516826,165914189~3606795,182388592~2110492,187698403~2600386,218936766~6654660,231206032~7638944,257558925~6793929,273288689~6316694,281046336~2635165,300255626~4985263,312098082~2126497,324008369~507539,330201901~6739720,349003771~9789124,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.587 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [10455840~1631931,14312890~11403719,29934905~8016332,44705658~4884937,55590951~7047034,66185320~7078084,74765861~4223605,108216454~9211751,121225254~5574065,141423879~1516826,165914189~3606795,182388592~2110492,187698403~2600386,218936766~6654660,231206032~7638944,257558925~6793929,273288689~6316694,281046336~2635165,300255626~4985263,312098082~2126497,324008369~507539,330201901~6739720,349003771~9789124,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.593 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [10455840~1631931,14312890~11403719,29934905~8016332,41943040~7647555,55590951~7047034,62914560~16074906,108216454~9211751,120876146~5923173,138412032~4528673,163577856~5943128,182388592~2110492,187698403~2600386,218936766~6654660,230686720~8158256,257558925~6793929,273288689~6316694,281018368~2663133,297795584~7445305,310378496~3846083,324008369~507539,327155712~9785909,348127232~10665663,376703954~7857967,385875968~5061581,394264576~8504249] 2024-08-17T01:51:46.593 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 8 diff [10455840~1631931,14312890~14471820,29934905~13622643,44705658~4884937,55590951~7047034,66185320~7078084,74765861~4223605,108216454~9211751,121225254~5574065,141423879~1516826,158840640~5840546,165914189~3606795,182388592~2110492,187698403~2600386,218936766~6654660,231206032~7638944,257558925~8708056,273288689~10392812,294979009~4830961,300255626~4985263,312098082~2126497,322032862~7148895,330201901~6739720,349003771~9789124,361811156~5884673,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.593 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [10455840~1631931,14312890~14471820,29934905~13622643,44705658~4884937,55590951~7047034,66185320~7078084,74765861~4223605,108216454~9211751,121225254~5574065,141423879~1516826,158840640~5840546,165914189~3606795,182388592~2110492,187698403~2600386,218936766~6654660,231206032~7638944,257558925~8708056,273288689~10392812,294979009~4830961,300255626~4985263,312098082~2126497,322032862~7148895,330201901~6739720,349003771~9789124,361811156~5884673,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.599 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [10455840~1631931,14312890~14471820,29934905~19655690,55590951~7047034,62914560~16074906,108216454~9211751,120876146~5923173,138412032~4528673,155189248~14331736,182388592~2110492,187698403~2600386,218936766~6654660,230686720~8158256,257558925~8708056,273288689~10392812,294979009~10261880,310378496~3846083,318767104~18174517,348127232~10665663,361811156~5884673,376703954~7857967,385875968~5061581,394264576~8504249] 2024-08-17T01:51:46.599 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 9 diff [10455840~1631931,14312890~14471820,29934905~13622643,44705658~4884937,55590951~7047034,66185320~7078084,74765861~4223605,99531317~3417191,108216454~9211751,121225254~5574065,136889036~6051669,144094050~4624679,158840640~5840546,165914189~3606795,182388592~2110492,187698403~2600386,218936766~6654660,231206032~7638944,257558925~8708056,273288689~10392812,294677389~10563500,312098082~2126497,322032862~7148895,330201901~6739720,349003771~9789124,361811156~5884673,376703954~7857967,384670903~8089929,397118937~5649888] 2024-08-17T01:51:46.599 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [10455840~1631931,14312890~14471820,29934905~13622643,44705658~4884937,55590951~7047034,66185320~7078084,74765861~4223605,99531317~3417191,108216454~9211751,121225254~5574065,136889036~6051669,144094050~4624679,158840640~5840546,165914189~3606795,182388592~2110492,187698403~2600386,218936766~6654660,231206032~7638944,257558925~8708056,273288689~10392812,294677389~10563500,312098082~2126497,322032862~7148895,330201901~6739720,349003771~9789124,361811156~5884673,376703954~7857967,384670903~8089929,397118937~5649888] 2024-08-17T01:51:46.604 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [10455840~1631931,14312890~14471820,29934905~19655690,55590951~7047034,62914560~16074906,96954849~5993659,108216454~9211751,120876146~5923173,134217728~14501001,155189248~14331736,182388592~2110492,187698403~2600386,218936766~6654660,230686720~8158256,257558925~8708056,273288689~10392812,294677389~10563500,310378496~3846083,318767104~18174517,348127232~10665663,361811156~5884673,376703954~16056878,394264576~8504249] 2024-08-17T01:51:46.604 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 10 diff [10455840~1631931,14312890~15131764,29934905~13622643,44705658~6067947,55590951~7047034,66185320~7078084,74765861~4223605,96520716~7647515,108216454~9211751,121225254~5574065,136889036~6051669,144094050~4655249,158840640~5840546,165914189~3606795,175927590~1560380,182388592~2110492,187698403~2600386,218936766~6654660,231206032~7638944,257558925~8708056,273288689~10392812,294677389~10563500,308890053~147117,312098082~2126497,322032862~7148895,330201901~6739720,349003771~19582007,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.604 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [10455840~1631931,14312890~15131764,29934905~13622643,44705658~6067947,55590951~7047034,66185320~7078084,74765861~4223605,96520716~7647515,108216454~9211751,121225254~5574065,136889036~6051669,144094050~4655249,158840640~5840546,165914189~3606795,175927590~1560380,182388592~2110492,187698403~2600386,218936766~6654660,231206032~7638944,257558925~8708056,273288689~10392812,294677389~10563500,308890053~147117,312098082~2126497,322032862~7148895,330201901~6739720,349003771~19582007,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.610 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [10455840~1631931,14312890~15131764,29934905~20838700,55590951~7047034,62914560~16074906,96520716~7647515,108216454~9211751,120876146~5923173,134217728~14531571,155189248~14331736,173495451~3992519,182388592~2110492,187698403~2600386,218936766~6654660,230686720~8158256,257558925~8708056,273288689~10392812,294677389~10563500,306184192~2852978,310378496~3846083,318767104~18174517,348127232~20458546,369453704~7097906,376703954~16056878,394264576~11149596] 2024-08-17T01:51:46.610 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 11 diff [3149144~835833,5630028~3701151,10455840~1631931,14312890~15131764,29934905~13622643,44705658~6067947,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,96520716~7647515,108216454~9211751,121225254~5574065,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,175927590~1560380,182388592~2110492,187698403~2600386,215858833~142923,218936766~6654660,231206032~7638944,257558925~8708056,273288689~10392812,289901753~15339136,308890053~147117,312098082~2126497,322032862~7148895,330201901~6739720,349003771~19582007,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.610 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [3149144~835833,5630028~3701151,10455840~1631931,14312890~15131764,29934905~13622643,44705658~6067947,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,96520716~7647515,108216454~9211751,121225254~5574065,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,175927590~1560380,182388592~2110492,187698403~2600386,215858833~142923,218936766~6654660,231206032~7638944,257558925~8708056,273288689~10392812,289901753~15339136,308890053~147117,312098082~2126497,322032862~7148895,330201901~6739720,349003771~19582007,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.611 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:46 smithi177 ceph-mon[90034]: osdmap e2128: 8 total, 8 up, 8 in 2024-08-17T01:51:46.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:46 smithi177 ceph-mon[90034]: pgmap v4038: 137 pgs: 137 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 235 KiB/s rd, 46 MiB/s wr, 365 op/s 2024-08-17T01:51:46.616 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [3149144~835833,5630028~3701151,10455840~1631931,14312890~15131764,29934905~20838700,55590951~7047034,62914560~16074906,84335846~245107,96520716~7647515,108216454~9211751,120876146~5923173,134217728~14531571,155189248~14331736,173495451~3992519,182388592~2110492,187698403~2600386,215858833~142923,218936766~6654660,230686720~8158256,257558925~8708056,273288689~10392812,289901753~15339136,306184192~2852978,310378496~3846083,318767104~18174517,348127232~20458546,369453704~7097906,376703954~16056878,394264576~11149596] 2024-08-17T01:51:46.616 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 12 diff [3149144~835833,5630028~3701151,10455840~1631931,14312890~15131764,29934905~13622643,44705658~7461855,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,96520716~7647515,108216454~9211751,119632395~7166924,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,175927590~8571494,187698403~2600386,215858833~142923,218936766~6654660,231206032~7638944,257558925~8708056,273288689~13522638,289901753~15339136,308890053~147117,312098082~2126497,322032862~7148895,329417580~12864947,349003771~19582007,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.616 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [3149144~835833,5630028~3701151,10455840~1631931,14312890~15131764,29934905~13622643,44705658~7461855,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,96520716~7647515,108216454~9211751,119632395~7166924,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,175927590~8571494,187698403~2600386,215858833~142923,218936766~6654660,231206032~7638944,257558925~8708056,273288689~13522638,289901753~15339136,308890053~147117,312098082~2126497,322032862~7148895,329417580~12864947,349003771~19582007,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.621 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [3149144~835833,5630028~3701151,10455840~1631931,14312890~15131764,29934905~22232608,55590951~7047034,62914560~16074906,84335846~245107,96520716~7647515,108216454~9211751,119632395~7166924,134217728~14531571,155189248~14331736,173495451~11003633,187698403~2600386,215858833~142923,218936766~6654660,230686720~8158256,257558925~8708056,273288689~13522638,289901753~15339136,306184192~2852978,310378496~3846083,318767104~23515423,348127232~20458546,369453704~7097906,376703954~16056878,394264576~11149596] 2024-08-17T01:51:46.621 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 13 diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~7461855,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,93789724~10378507,108216454~9211751,119632395~7166924,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,175927590~14371199,215858833~142923,218936766~6654660,231206032~14069387,257558925~8708056,273288689~13522638,289901753~15339136,308890053~147117,311217180~3007399,322032862~7148895,329417580~12864947,349003771~19582007,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.621 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~7461855,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,93789724~10378507,108216454~9211751,119632395~7166924,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,175927590~14371199,215858833~142923,218936766~6654660,231206032~14069387,257558925~8708056,273288689~13522638,289901753~15339136,308890053~147117,311217180~3007399,322032862~7148895,329417580~12864947,349003771~19582007,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.627 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~22232608,55590951~7047034,62914560~16074906,84335846~245107,93789724~10378507,108216454~9211751,119632395~7166924,134217728~14531571,155189248~14331736,173495451~16803338,215858833~142923,218936766~6654660,230686720~14588699,257558925~8708056,273288689~13522638,289901753~15339136,306184192~2852978,310378496~3846083,318767104~23515423,348127232~20458546,369453704~7097906,376703954~16056878,394264576~11149596] 2024-08-17T01:51:46.627 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 14 diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~8962241,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,93789724~10378507,108216454~9211751,119632395~7166924,136889036~11860263,156473950~8207236,164846646~4674338,175927590~14371199,190952746~7907764,215858833~142923,218936766~6654660,231206032~14069387,248782456~216314,257558925~8708056,273288689~13522638,289901753~15339136,308890053~147117,311217180~3007399,319425957~9755800,329417580~12864947,344752154~23833624,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.627 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~8962241,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,93789724~10378507,108216454~9211751,119632395~7166924,136889036~11860263,156473950~8207236,164846646~4674338,175927590~14371199,190952746~7907764,215858833~142923,218936766~6654660,231206032~14069387,248782456~216314,257558925~8708056,273288689~13522638,289901753~15339136,308890053~147117,311217180~3007399,319425957~9755800,329417580~12864947,344752154~23833624,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.632 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~23732994,55590951~7047034,62914560~16074906,84335846~245107,93789724~10378507,108216454~9211751,119632395~7166924,134217728~14531571,155189248~14331736,173495451~25365059,215858833~142923,218936766~6654660,230686720~14588699,247463936~1534834,257558925~8708056,273288689~13522638,289901753~15339136,306184192~2852978,310378496~3846083,318767104~23515423,343932928~24652850,369453704~7097906,376703954~16056878,394264576~11149596] 2024-08-17T01:51:46.632 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 15 diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~8962241,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,93789724~23638481,119632395~7166924,136889036~11860263,156473950~8207236,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,231206032~14069387,248782456~216314,257558925~8708056,273288689~13522638,289901753~15339136,308890053~147117,309639025~4585554,319425957~9755800,329417580~12864947,344752154~23833624,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.632 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~8962241,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,93789724~23638481,119632395~7166924,136889036~11860263,156473950~8207236,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,231206032~14069387,248782456~216314,257558925~8708056,273288689~13522638,289901753~15339136,308890053~147117,309639025~4585554,319425957~9755800,329417580~12864947,344752154~23833624,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.638 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~23732994,55590951~7047034,62914560~16074906,84335846~245107,93789724~23638481,119632395~7166924,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,230686720~14588699,247463936~1534834,257558925~8708056,273288689~13522638,289901753~15339136,306184192~8040387,318767104~23515423,343932928~24652850,369453704~7097906,376703954~16056878,394264576~11149596] 2024-08-17T01:51:46.638 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 16 diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~8962241,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,93789724~33009595,136889036~11860263,156473950~8207236,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,231206032~14069387,248782456~216314,257558925~8708056,273288689~13522638,289901753~15339136,308890053~147117,309639025~4585554,319425957~22856570,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.638 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~8962241,55590951~7047034,66185320~7078084,74765861~4223605,84335846~245107,93789724~33009595,136889036~11860263,156473950~8207236,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,231206032~14069387,248782456~216314,257558925~8708056,273288689~13522638,289901753~15339136,308890053~147117,309639025~4585554,319425957~22856570,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.643 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~23732994,55590951~7047034,62914560~16074906,84335846~245107,93789724~33009595,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,230686720~14588699,247463936~1534834,257558925~8708056,273288689~13522638,289901753~15339136,306184192~8040387,318767104~23515423,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:46.644 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 17 diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74765861~4223605,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156473950~8207236,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,289901753~15339136,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.644 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74765861~4223605,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156473950~8207236,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,289901753~15339136,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.649 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~16074906,84335846~245107,93789724~33009595,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273288689~13522638,289901753~15339136,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:46.649 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 18 diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.649 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.655 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~16074906,84335846~245107,93789724~33009595,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:46.655 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 19 diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.655 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.661 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,84335846~245107,93789724~33009595,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:46.661 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 5 diff [17503658~7805614,66185320~5814679,141423879~1516826,231206032~7638944,257558925~4175934,300255626~4985263,376703954~7857967,397813508~2785324] 2024-08-17T01:51:46.661 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [17503658~7805614,66185320~5814679,141423879~1516826,231206032~7638944,257558925~4175934,300255626~4985263,376703954~7857967,397813508~2785324] 2024-08-17T01:51:46.666 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [17503658~7805614,62914560~9085439,138412032~4528673,230686720~8158256,257558925~4175934,297795584~7445305,376703954~7857967,394264576~6334256] 2024-08-17T01:51:46.666 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 6 diff [17503658~7805614,66185320~5814679,74765861~4223605,141423879~1516826,165914189~3606795,187698403~2600386,231206032~7638944,257558925~6793929,300255626~4985263,312098082~2126497,324008369~507539,349003771~9789124,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.666 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [17503658~7805614,66185320~5814679,74765861~4223605,141423879~1516826,165914189~3606795,187698403~2600386,231206032~7638944,257558925~6793929,300255626~4985263,312098082~2126497,324008369~507539,349003771~9789124,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.672 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [17503658~7805614,62914560~9085439,73263404~5726062,138412032~4528673,163577856~5943128,187698403~2600386,230686720~8158256,257558925~6793929,297795584~7445305,310378496~3846083,324008369~507539,348127232~10665663,376703954~7857967,385875968~5061581,394264576~8504249] 2024-08-17T01:51:46.672 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 7 diff [17503658~7996542,29934905~8016332,44705658~4884937,55590951~7047034,66185320~5814679,74765861~4223605,108216454~3168726,141423879~1516826,165914189~3606795,187698403~2600386,218936766~6654660,231206032~7638944,257558925~6793929,281046336~2635165,300255626~4985263,312098082~2126497,324008369~507539,349003771~9789124,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.672 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [17503658~7996542,29934905~8016332,44705658~4884937,55590951~7047034,66185320~5814679,74765861~4223605,108216454~3168726,141423879~1516826,165914189~3606795,187698403~2600386,218936766~6654660,231206032~7638944,257558925~6793929,281046336~2635165,300255626~4985263,312098082~2126497,324008369~507539,349003771~9789124,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.677 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [17503658~7996542,29934905~8016332,41943040~7647555,55590951~7047034,62914560~9085439,73263404~5726062,108216454~3168726,138412032~4528673,163577856~5943128,187698403~2600386,218936766~6654660,230686720~8158256,257558925~6793929,281018368~2663133,297795584~7445305,310378496~3846083,324008369~507539,348127232~10665663,376703954~7857967,385875968~5061581,394264576~8504249] 2024-08-17T01:51:46.677 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 8 diff [17503658~11281052,29934905~13622643,44705658~4884937,55590951~7047034,66185320~5814679,74765861~4223605,108216454~5525934,141423879~1516826,158840640~5840546,165914189~3606795,187698403~2600386,218936766~6654660,231206032~7638944,257558925~8708056,277476452~6205049,294979009~4830961,300255626~4985263,312098082~2126497,322032862~7148895,349003771~9789124,361811156~5884673,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.678 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [17503658~11281052,29934905~13622643,44705658~4884937,55590951~7047034,66185320~5814679,74765861~4223605,108216454~5525934,141423879~1516826,158840640~5840546,165914189~3606795,187698403~2600386,218936766~6654660,231206032~7638944,257558925~8708056,277476452~6205049,294979009~4830961,300255626~4985263,312098082~2126497,322032862~7148895,349003771~9789124,361811156~5884673,376703954~7857967,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.683 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [17503658~11281052,29934905~19655690,55590951~7047034,62914560~9085439,73263404~5726062,108216454~5525934,138412032~4528673,155189248~14331736,187698403~2600386,218936766~6654660,230686720~8158256,257558925~8708056,277476452~6205049,294979009~10261880,310378496~3846083,318767104~10414653,348127232~10665663,361811156~5884673,376703954~7857967,385875968~5061581,394264576~8504249] 2024-08-17T01:51:46.683 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 9 diff [17503658~11281052,29934905~13622643,44705658~4884937,55590951~7047034,66185320~5814679,74765861~4223605,99531317~3417191,108216454~7086231,136889036~6051669,144094050~4624679,158840640~5840546,165914189~3606795,187698403~2600386,218936766~6654660,231206032~7638944,257558925~8708056,277476452~6205049,294677389~10563500,312098082~2126497,322032862~7148895,349003771~9789124,361811156~5884673,376703954~7857967,384670903~8089929,397118937~5649888] 2024-08-17T01:51:46.683 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [17503658~11281052,29934905~13622643,44705658~4884937,55590951~7047034,66185320~5814679,74765861~4223605,99531317~3417191,108216454~7086231,136889036~6051669,144094050~4624679,158840640~5840546,165914189~3606795,187698403~2600386,218936766~6654660,231206032~7638944,257558925~8708056,277476452~6205049,294677389~10563500,312098082~2126497,322032862~7148895,349003771~9789124,361811156~5884673,376703954~7857967,384670903~8089929,397118937~5649888] 2024-08-17T01:51:46.688 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [17503658~11281052,29934905~19655690,55590951~7047034,62914560~9085439,73263404~5726062,96954849~5993659,108216454~7086231,134217728~14501001,155189248~14331736,187698403~2600386,218936766~6654660,230686720~8158256,257558925~8708056,277476452~6205049,294677389~10563500,310378496~3846083,318767104~10414653,348127232~10665663,361811156~5884673,376703954~16056878,394264576~8504249] 2024-08-17T01:51:46.689 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 10 diff [17503658~11940996,29934905~13622643,44705658~6067947,55590951~7047034,66185320~5814679,74765861~4223605,96520716~7647515,108216454~7086231,136889036~6051669,144094050~4655249,158840640~5840546,165914189~3606795,175927590~1560380,187698403~2600386,218936766~6654660,231206032~7638944,257558925~8708056,277476452~6205049,294677389~10563500,308890053~147117,312098082~2126497,322032862~7148895,349003771~19582007,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.689 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [17503658~11940996,29934905~13622643,44705658~6067947,55590951~7047034,66185320~5814679,74765861~4223605,96520716~7647515,108216454~7086231,136889036~6051669,144094050~4655249,158840640~5840546,165914189~3606795,175927590~1560380,187698403~2600386,218936766~6654660,231206032~7638944,257558925~8708056,277476452~6205049,294677389~10563500,308890053~147117,312098082~2126497,322032862~7148895,349003771~19582007,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.694 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [17503658~11940996,29934905~20838700,55590951~7047034,62914560~9085439,73263404~5726062,96520716~7647515,108216454~7086231,134217728~14531571,155189248~14331736,173495451~3992519,187698403~2600386,218936766~6654660,230686720~8158256,257558925~8708056,277476452~6205049,294677389~10563500,306184192~2852978,310378496~3846083,318767104~10414653,348127232~20458546,369453704~7097906,376703954~16056878,394264576~11149596] 2024-08-17T01:51:46.694 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 11 diff [3149144~835833,5630028~3701151,17503658~11940996,29934905~13622643,44705658~6067947,55590951~7047034,66185320~5814679,74765861~4223605,84335846~245107,96520716~7647515,108216454~8261012,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,175927590~1560380,187698403~2600386,215858833~142923,218936766~6654660,231206032~7638944,257558925~8708056,273633761~950629,277476452~6205049,289901753~15339136,308890053~147117,312098082~2126497,322032862~7148895,349003771~19582007,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.694 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [3149144~835833,5630028~3701151,17503658~11940996,29934905~13622643,44705658~6067947,55590951~7047034,66185320~5814679,74765861~4223605,84335846~245107,96520716~7647515,108216454~8261012,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,175927590~1560380,187698403~2600386,215858833~142923,218936766~6654660,231206032~7638944,257558925~8708056,273633761~950629,277476452~6205049,289901753~15339136,308890053~147117,312098082~2126497,322032862~7148895,349003771~19582007,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.700 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [3149144~835833,5630028~3701151,17503658~11940996,29934905~20838700,55590951~7047034,62914560~9085439,73263404~5726062,84335846~245107,96520716~7647515,108216454~8261012,134217728~14531571,155189248~14331736,173495451~3992519,187698403~2600386,215858833~142923,218936766~6654660,230686720~8158256,257558925~8708056,273633761~950629,277476452~6205049,289901753~15339136,306184192~2852978,310378496~3846083,318767104~10414653,348127232~20458546,369453704~7097906,376703954~16056878,394264576~11149596] 2024-08-17T01:51:46.700 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 12 diff [3149144~835833,5630028~3701151,17503658~11940996,29934905~13622643,44705658~7461855,55590951~7047034,66185320~5814679,74765861~4223605,84335846~245107,96520716~7647515,108216454~8261012,119632395~6187966,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,175927590~6787104,187698403~2600386,215858833~142923,218936766~6654660,231206032~7638944,257558925~8708056,273633761~950629,277476452~9334875,289901753~15339136,308890053~147117,312098082~2126497,322032862~7148895,329417580~12864947,349003771~19582007,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.700 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [3149144~835833,5630028~3701151,17503658~11940996,29934905~13622643,44705658~7461855,55590951~7047034,66185320~5814679,74765861~4223605,84335846~245107,96520716~7647515,108216454~8261012,119632395~6187966,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,175927590~6787104,187698403~2600386,215858833~142923,218936766~6654660,231206032~7638944,257558925~8708056,273633761~950629,277476452~9334875,289901753~15339136,308890053~147117,312098082~2126497,322032862~7148895,329417580~12864947,349003771~19582007,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.705 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [3149144~835833,5630028~3701151,17503658~11940996,29934905~22232608,55590951~7047034,62914560~9085439,73263404~5726062,84335846~245107,96520716~7647515,108216454~8261012,119632395~6187966,134217728~14531571,155189248~14331736,173495451~9219243,187698403~2600386,215858833~142923,218936766~6654660,230686720~8158256,257558925~8708056,273633761~950629,277476452~9334875,289901753~15339136,306184192~2852978,310378496~3846083,318767104~10414653,329417580~12864947,348127232~20458546,369453704~7097906,376703954~16056878,394264576~11149596] 2024-08-17T01:51:46.705 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 13 diff [436878~292834,3149144~835833,5630028~10321789,17503658~11940996,29934905~13622643,44705658~7461855,55590951~7047034,66185320~5814679,74765861~4223605,84335846~245107,93789724~10378507,108216454~8261012,119632395~6187966,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,175927590~6974908,183449815~6848974,215858833~142923,218936766~6654660,231206032~14069387,257558925~8708056,273633761~950629,277476452~9334875,289901753~15339136,308890053~147117,311217180~3007399,322032862~7148895,329417580~12864947,349003771~19582007,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.705 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~10321789,17503658~11940996,29934905~13622643,44705658~7461855,55590951~7047034,66185320~5814679,74765861~4223605,84335846~245107,93789724~10378507,108216454~8261012,119632395~6187966,136889036~6051669,144094050~4655249,158840640~5840546,164846646~4674338,175927590~6974908,183449815~6848974,215858833~142923,218936766~6654660,231206032~14069387,257558925~8708056,273633761~950629,277476452~9334875,289901753~15339136,308890053~147117,311217180~3007399,322032862~7148895,329417580~12864947,349003771~19582007,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.711 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~10321789,17503658~11940996,29934905~22232608,55590951~7047034,62914560~9085439,73263404~5726062,84335846~245107,93789724~10378507,108216454~8261012,119632395~6187966,134217728~14531571,155189248~14331736,173495451~9407047,183449815~6848974,215858833~142923,218936766~6654660,230686720~14588699,257558925~8708056,273633761~950629,277476452~9334875,289901753~15339136,306184192~2852978,310378496~3846083,318767104~10414653,329417580~12864947,348127232~20458546,369453704~7097906,376703954~16056878,394264576~11149596] 2024-08-17T01:51:46.711 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 14 diff [436878~292834,3149144~835833,5630028~10321789,17503658~11940996,29934905~13622643,44705658~8962241,55590951~7047034,66185320~5814679,74765861~4223605,84335846~245107,93789724~10378507,108216454~8261012,119632395~6187966,136889036~11860263,156473950~8207236,164846646~4674338,175927590~6974908,183449815~6848974,190952746~7907764,215858833~142923,218936766~6654660,231206032~14069387,248782456~216314,257558925~8708056,273633761~950629,277476452~9334875,289901753~15339136,308890053~147117,311217180~3007399,319425957~9755800,329417580~12864947,344752154~23833624,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.711 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~10321789,17503658~11940996,29934905~13622643,44705658~8962241,55590951~7047034,66185320~5814679,74765861~4223605,84335846~245107,93789724~10378507,108216454~8261012,119632395~6187966,136889036~11860263,156473950~8207236,164846646~4674338,175927590~6974908,183449815~6848974,190952746~7907764,215858833~142923,218936766~6654660,231206032~14069387,248782456~216314,257558925~8708056,273633761~950629,277476452~9334875,289901753~15339136,308890053~147117,311217180~3007399,319425957~9755800,329417580~12864947,344752154~23833624,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.716 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~10321789,17503658~11940996,29934905~23732994,55590951~7047034,62914560~9085439,73263404~5726062,84335846~245107,93789724~10378507,108216454~8261012,119632395~6187966,134217728~14531571,155189248~14331736,173495451~9407047,183449815~15410695,215858833~142923,218936766~6654660,230686720~14588699,247463936~1534834,257558925~8708056,273633761~950629,277476452~9334875,289901753~15339136,306184192~2852978,310378496~3846083,318767104~10414653,329417580~12864947,343932928~24652850,369453704~7097906,376703954~16056878,394264576~11149596] 2024-08-17T01:51:46.716 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 15 diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~8962241,55590951~7047034,66185320~5814679,74765861~4223605,84335846~245107,93789724~22687742,119632395~6187966,136889036~11860263,156473950~8207236,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,231206032~14069387,248782456~216314,257558925~8708056,273633761~950629,275118265~11693062,289901753~15339136,308890053~147117,309639025~4585554,319425957~9755800,329417580~12864947,344752154~23833624,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.716 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~8962241,55590951~7047034,66185320~5814679,74765861~4223605,84335846~245107,93789724~22687742,119632395~6187966,136889036~11860263,156473950~8207236,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,231206032~14069387,248782456~216314,257558925~8708056,273633761~950629,275118265~11693062,289901753~15339136,308890053~147117,309639025~4585554,319425957~9755800,329417580~12864947,344752154~23833624,369453704~7097906,376703954~7857967,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.722 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~23732994,55590951~7047034,62914560~9085439,73263404~5726062,84335846~245107,93789724~22687742,119632395~6187966,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,230686720~14588699,247463936~1534834,257558925~8708056,273633761~950629,275118265~11693062,289901753~15339136,306184192~8040387,318767104~10414653,329417580~12864947,343932928~24652850,369453704~7097906,376703954~16056878,394264576~11149596] 2024-08-17T01:51:46.722 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 16 diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~8962241,55590951~7047034,66185320~5814679,74765861~4223605,84335846~245107,93789724~22687742,117111365~8708996,136889036~11860263,156473950~8207236,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,231206032~14069387,248782456~216314,257558925~8708056,273633761~950629,275118265~11693062,289901753~15339136,308890053~147117,309639025~4585554,319425957~22856570,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.722 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~8962241,55590951~7047034,66185320~5814679,74765861~4223605,84335846~245107,93789724~22687742,117111365~8708996,136889036~11860263,156473950~8207236,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,231206032~14069387,248782456~216314,257558925~8708056,273633761~950629,275118265~11693062,289901753~15339136,308890053~147117,309639025~4585554,319425957~22856570,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.727 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~23732994,55590951~7047034,62914560~9085439,73263404~5726062,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,230686720~14588699,247463936~1534834,257558925~8708056,273633761~950629,275118265~11693062,289901753~15339136,306184192~8040387,318767104~23515423,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:46.727 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 17 diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74765861~4223605,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156473950~8207236,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,289901753~15339136,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.727 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74765861~4223605,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156473950~8207236,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,289901753~15339136,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.733 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~9085439,73263404~5726062,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273633761~950629,275118265~11693062,289901753~15339136,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:46.733 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 18 diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.733 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.739 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~9085439,73263404~5726062,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273633761~950629,275118265~30122624,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:46.739 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 19 diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.739 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.745 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~9085439,73263404~5726062,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273633761~950629,275118265~30122624,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:46.745 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to 6 diff [74765861~4223605,165914189~3606795,187698403~2600386,260713481~3639373,312098082~2126497,324008369~507539,349003771~9789124,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.745 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [74765861~4223605,165914189~3606795,187698403~2600386,260713481~3639373,312098082~2126497,324008369~507539,349003771~9789124,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.750 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [73263404~5726062,163577856~5943128,187698403~2600386,260713481~3639373,310378496~3846083,324008369~507539,348127232~10665663,385875968~5061581,397118937~5649888] 2024-08-17T01:51:46.751 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to 7 diff [18369695~7130505,29934905~8016332,44705658~4884937,55590951~7047034,74765861~4223605,108216454~3168726,165914189~3606795,187698403~2600386,218936766~6654660,259702942~686525,260713481~3639373,281046336~2635165,312098082~2126497,324008369~507539,349003771~9789124,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.751 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [18369695~7130505,29934905~8016332,44705658~4884937,55590951~7047034,74765861~4223605,108216454~3168726,165914189~3606795,187698403~2600386,218936766~6654660,259702942~686525,260713481~3639373,281046336~2635165,312098082~2126497,324008369~507539,349003771~9789124,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.756 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [18369695~7130505,29934905~8016332,41943040~7647555,55590951~7047034,73263404~5726062,108216454~3168726,163577856~5943128,187698403~2600386,218936766~6654660,259702942~686525,260713481~3639373,281018368~2663133,310378496~3846083,324008369~507539,348127232~10665663,385875968~5061581,397118937~5649888] 2024-08-17T01:51:46.756 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to 8 diff [18369695~10415015,29934905~13622643,44705658~4884937,55590951~7047034,74765861~4223605,108216454~5525934,158840640~5840546,165914189~3606795,187698403~2600386,218936766~6654660,258700902~7566079,277476452~6205049,294979009~4830961,312098082~2126497,322032862~7148895,349003771~9789124,361811156~5884673,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.756 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [18369695~10415015,29934905~13622643,44705658~4884937,55590951~7047034,74765861~4223605,108216454~5525934,158840640~5840546,165914189~3606795,187698403~2600386,218936766~6654660,258700902~7566079,277476452~6205049,294979009~4830961,312098082~2126497,322032862~7148895,349003771~9789124,361811156~5884673,387669188~3268361,397118937~5649888] 2024-08-17T01:51:46.761 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [18369695~10415015,29934905~19655690,55590951~7047034,73263404~5726062,108216454~5525934,155189248~14331736,187698403~2600386,218936766~6654660,258700902~7566079,277476452~6205049,294979009~4830961,310378496~3846083,318767104~10414653,348127232~10665663,361811156~5884673,385875968~5061581,397118937~5649888] 2024-08-17T01:51:46.762 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to 9 diff [18369695~10415015,29934905~13622643,44705658~4884937,55590951~7047034,74765861~4223605,99531317~3417191,108216454~7086231,136889036~5090973,144094050~4624679,158840640~5840546,165914189~3606795,187698403~2600386,218936766~6654660,258700902~7566079,277476452~6205049,294677389~6474586,312098082~2126497,322032862~7148895,349003771~9789124,361811156~5884673,384670903~8089929,397118937~5649888] 2024-08-17T01:51:46.762 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [18369695~10415015,29934905~13622643,44705658~4884937,55590951~7047034,74765861~4223605,99531317~3417191,108216454~7086231,136889036~5090973,144094050~4624679,158840640~5840546,165914189~3606795,187698403~2600386,218936766~6654660,258700902~7566079,277476452~6205049,294677389~6474586,312098082~2126497,322032862~7148895,349003771~9789124,361811156~5884673,384670903~8089929,397118937~5649888] 2024-08-17T01:51:46.767 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [18369695~10415015,29934905~19655690,55590951~7047034,73263404~5726062,96954849~5993659,108216454~7086231,134217728~7762281,142940705~5778024,155189248~14331736,187698403~2600386,218936766~6654660,258700902~7566079,277476452~6205049,294677389~6474586,310378496~3846083,318767104~10414653,348127232~10665663,361811156~5884673,384561921~8198911,397118937~5649888] 2024-08-17T01:51:46.767 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to 10 diff [18369695~11074959,29934905~13622643,44705658~6067947,55590951~7047034,74765861~4223605,96520716~7647515,108216454~7086231,136889036~5090973,144094050~4655249,158840640~5840546,165914189~3606795,175927590~1560380,187698403~2600386,218936766~6654660,258700902~7566079,277476452~6205049,294677389~6474586,308890053~147117,312098082~2126497,322032862~7148895,349003771~19582007,369453704~7097906,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.767 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [18369695~11074959,29934905~13622643,44705658~6067947,55590951~7047034,74765861~4223605,96520716~7647515,108216454~7086231,136889036~5090973,144094050~4655249,158840640~5840546,165914189~3606795,175927590~1560380,187698403~2600386,218936766~6654660,258700902~7566079,277476452~6205049,294677389~6474586,308890053~147117,312098082~2126497,322032862~7148895,349003771~19582007,369453704~7097906,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.772 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [18369695~11074959,29934905~20838700,55590951~7047034,73263404~5726062,96520716~7647515,108216454~7086231,134217728~7762281,142940705~5808594,155189248~14331736,173495451~3992519,187698403~2600386,218936766~6654660,258700902~7566079,277476452~6205049,294677389~6474586,306184192~2852978,310378496~3846083,318767104~10414653,348127232~20458546,369453704~7097906,384561921~8198911,397118937~8295235] 2024-08-17T01:51:46.773 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to 11 diff [3149144~835833,5630028~3701151,18369695~11074959,29934905~13622643,44705658~6067947,55590951~7047034,74765861~4223605,84335846~245107,96520716~7647515,108216454~8261012,136889036~5090973,144094050~4655249,158840640~5840546,164846646~4674338,175927590~1560380,187698403~2600386,215858833~142923,218936766~6654660,258700902~7566079,273633761~950629,277476452~6205049,289901753~11250222,308890053~147117,312098082~2126497,322032862~7148895,349003771~19582007,369453704~7097906,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.773 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [3149144~835833,5630028~3701151,18369695~11074959,29934905~13622643,44705658~6067947,55590951~7047034,74765861~4223605,84335846~245107,96520716~7647515,108216454~8261012,136889036~5090973,144094050~4655249,158840640~5840546,164846646~4674338,175927590~1560380,187698403~2600386,215858833~142923,218936766~6654660,258700902~7566079,273633761~950629,277476452~6205049,289901753~11250222,308890053~147117,312098082~2126497,322032862~7148895,349003771~19582007,369453704~7097906,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.778 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [3149144~835833,5630028~3701151,18369695~11074959,29934905~20838700,55590951~7047034,73263404~5726062,84335846~245107,96520716~7647515,108216454~8261012,134217728~7762281,142940705~5808594,155189248~14331736,173495451~3992519,187698403~2600386,215858833~142923,218936766~6654660,258700902~7566079,273633761~950629,277476452~6205049,289901753~11250222,306184192~2852978,310378496~3846083,318767104~10414653,348127232~20458546,369453704~7097906,384561921~8198911,397118937~8295235] 2024-08-17T01:51:46.778 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to 12 diff [3149144~835833,5630028~3701151,18369695~11074959,29934905~13622643,44705658~7461855,55590951~7047034,74765861~4223605,84335846~245107,96520716~7647515,108216454~8261012,119632395~6187966,136889036~5090973,144094050~4655249,158840640~5840546,164846646~4674338,175927590~6787104,187698403~2600386,215858833~142923,218936766~6654660,258700902~7566079,273633761~950629,277476452~9334875,289901753~11250222,308890053~147117,312098082~2126497,322032862~7148895,329417580~12864947,349003771~19582007,369453704~7097906,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.778 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [3149144~835833,5630028~3701151,18369695~11074959,29934905~13622643,44705658~7461855,55590951~7047034,74765861~4223605,84335846~245107,96520716~7647515,108216454~8261012,119632395~6187966,136889036~5090973,144094050~4655249,158840640~5840546,164846646~4674338,175927590~6787104,187698403~2600386,215858833~142923,218936766~6654660,258700902~7566079,273633761~950629,277476452~9334875,289901753~11250222,308890053~147117,312098082~2126497,322032862~7148895,329417580~12864947,349003771~19582007,369453704~7097906,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.784 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [3149144~835833,5630028~3701151,18369695~11074959,29934905~22232608,55590951~7047034,73263404~5726062,84335846~245107,96520716~7647515,108216454~8261012,119632395~6187966,134217728~7762281,142940705~5808594,155189248~14331736,173495451~9219243,187698403~2600386,215858833~142923,218936766~6654660,258700902~7566079,273633761~950629,277476452~9334875,289901753~11250222,306184192~2852978,310378496~3846083,318767104~10414653,329417580~12864947,348127232~20458546,369453704~7097906,384561921~8198911,397118937~8295235] 2024-08-17T01:51:46.784 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to 13 diff [436878~292834,3149144~835833,5630028~10321789,18369695~11074959,29934905~13622643,44705658~7461855,55590951~7047034,74765861~4223605,84335846~245107,93789724~10378507,108216454~8261012,119632395~6187966,136889036~5090973,144094050~4655249,158840640~5840546,164846646~4674338,175927590~6974908,183449815~6848974,215858833~142923,218936766~6654660,237426940~7848479,258700902~7566079,273633761~950629,277476452~9334875,289901753~11250222,308890053~147117,311217180~3007399,322032862~7148895,329417580~12864947,349003771~19582007,369453704~7097906,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.784 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~10321789,18369695~11074959,29934905~13622643,44705658~7461855,55590951~7047034,74765861~4223605,84335846~245107,93789724~10378507,108216454~8261012,119632395~6187966,136889036~5090973,144094050~4655249,158840640~5840546,164846646~4674338,175927590~6974908,183449815~6848974,215858833~142923,218936766~6654660,237426940~7848479,258700902~7566079,273633761~950629,277476452~9334875,289901753~11250222,308890053~147117,311217180~3007399,322032862~7148895,329417580~12864947,349003771~19582007,369453704~7097906,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.789 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~10321789,18369695~11074959,29934905~22232608,55590951~7047034,73263404~5726062,84335846~245107,93789724~10378507,108216454~8261012,119632395~6187966,134217728~7762281,142940705~5808594,155189248~14331736,173495451~9407047,183449815~6848974,215858833~142923,218936766~6654660,237426940~7848479,258700902~7566079,273633761~950629,277476452~9334875,289901753~11250222,306184192~2852978,310378496~3846083,318767104~10414653,329417580~12864947,348127232~20458546,369453704~7097906,384561921~8198911,397118937~8295235] 2024-08-17T01:51:46.789 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to 14 diff [436878~292834,3149144~835833,5630028~10321789,17947763~11496891,29934905~13622643,44705658~8962241,55590951~7047034,74765861~4223605,84335846~245107,93789724~10378507,108216454~8261012,119632395~6187966,136889036~11860263,156473950~8207236,164846646~4674338,175927590~6974908,183449815~6848974,190952746~7907764,215858833~142923,218936766~6654660,237426940~7848479,248782456~216314,258700902~7566079,273633761~950629,277476452~9334875,289901753~11250222,308890053~147117,311217180~3007399,319425957~9755800,329417580~12864947,344752154~23833624,369453704~7097906,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.790 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~10321789,17947763~11496891,29934905~13622643,44705658~8962241,55590951~7047034,74765861~4223605,84335846~245107,93789724~10378507,108216454~8261012,119632395~6187966,136889036~11860263,156473950~8207236,164846646~4674338,175927590~6974908,183449815~6848974,190952746~7907764,215858833~142923,218936766~6654660,237426940~7848479,248782456~216314,258700902~7566079,273633761~950629,277476452~9334875,289901753~11250222,308890053~147117,311217180~3007399,319425957~9755800,329417580~12864947,344752154~23833624,369453704~7097906,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.795 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~10321789,17947763~11496891,29934905~23732994,55590951~7047034,73263404~5726062,84335846~245107,93789724~10378507,108216454~8261012,119632395~6187966,134217728~14531571,155189248~14331736,173495451~9407047,183449815~15410695,215858833~142923,218936766~6654660,237426940~7848479,247463936~1534834,258700902~7566079,273633761~950629,277476452~9334875,289901753~11250222,306184192~2852978,310378496~3846083,318767104~10414653,329417580~12864947,343932928~24652850,369453704~7097906,384561921~8198911,397118937~8295235] 2024-08-17T01:51:46.795 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to 15 diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~8962241,55590951~7047034,74765861~4223605,84335846~245107,93789724~22687742,119632395~6187966,136889036~11860263,156473950~8207236,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,237426940~7848479,248782456~216314,258700902~7566079,273633761~950629,275118265~11693062,289901753~11250222,308890053~147117,309639025~4585554,319425957~9755800,329417580~12864947,344752154~23833624,369453704~7097906,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.795 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~8962241,55590951~7047034,74765861~4223605,84335846~245107,93789724~22687742,119632395~6187966,136889036~11860263,156473950~8207236,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,237426940~7848479,248782456~216314,258700902~7566079,273633761~950629,275118265~11693062,289901753~11250222,308890053~147117,309639025~4585554,319425957~9755800,329417580~12864947,344752154~23833624,369453704~7097906,384670903~8089929,397118937~8295235] 2024-08-17T01:51:46.801 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~23732994,55590951~7047034,73263404~5726062,84335846~245107,93789724~22687742,119632395~6187966,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,237426940~7848479,247463936~1534834,258700902~7566079,273633761~950629,275118265~11693062,289901753~11250222,306184192~8040387,318767104~10414653,329417580~12864947,343932928~24652850,369453704~7097906,384561921~8198911,397118937~8295235] 2024-08-17T01:51:46.801 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to 16 diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~8962241,55590951~7047034,74765861~4223605,84335846~245107,93789724~22687742,117111365~8708996,136889036~11860263,156473950~8207236,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,237426940~7848479,248782456~216314,258700902~7566079,273633761~950629,275118265~11693062,289901753~11250222,308890053~147117,309639025~4585554,319425957~22856570,344752154~23833624,369453704~7097906,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.801 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~8962241,55590951~7047034,74765861~4223605,84335846~245107,93789724~22687742,117111365~8708996,136889036~11860263,156473950~8207236,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,237426940~7848479,248782456~216314,258700902~7566079,273633761~950629,275118265~11693062,289901753~11250222,308890053~147117,309639025~4585554,319425957~22856570,344752154~23833624,369453704~7097906,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.807 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~23732994,55590951~7047034,73263404~5726062,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,237426940~7848479,247463936~1534834,258700902~7566079,273633761~950629,275118265~11693062,289901753~11250222,306184192~8040387,318767104~23515423,343932928~24652850,369453704~7097906,384561921~11577305,397118937~8295235,406847488~9065308] 2024-08-17T01:51:46.807 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to 17 diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1625654,74765861~4223605,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156473950~8207236,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,289901753~11250222,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.807 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1625654,74765861~4223605,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156473950~8207236,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,289901753~11250222,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.812 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1625654,73263404~5726062,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~11693062,289901753~11250222,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,384561921~11577305,397118937~8295235,406847488~9065308] 2024-08-17T01:51:46.812 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to 18 diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.812 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.818 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1758854,73263404~5726062,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,380022066~3143941,384561921~11577305,397118937~8295235,406847488~9065308] 2024-08-17T01:51:46.818 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to 19 diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.818 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:46.823 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1758854,73263404~5726062,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,380022066~3143941,384561921~11577305,397118937~8295235,406847488~9065308] 2024-08-17T01:51:46.823 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to 7 diff [18369695~7130505,29934905~8016332,44705658~4884937,55590951~7047034,108216454~3168726,218936766~6654660,259702942~686525,281046336~2635165,352026348~6679617] 2024-08-17T01:51:46.823 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [18369695~7130505,29934905~8016332,44705658~4884937,55590951~7047034,108216454~3168726,218936766~6654660,259702942~686525,281046336~2635165,352026348~6679617] 2024-08-17T01:51:46.829 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [18369695~7130505,29934905~8016332,41943040~7647555,55590951~7047034,108216454~3168726,218936766~6654660,259702942~686525,281018368~2663133,352026348~6679617] 2024-08-17T01:51:46.829 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to 8 diff [18369695~10415015,29934905~13622643,44705658~4884937,55590951~7047034,108216454~5525934,158840640~5840546,218936766~6654660,258700902~7566079,277476452~6205049,294979009~4830961,322032862~7148895,352026348~6679617,361811156~5884673] 2024-08-17T01:51:46.829 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [18369695~10415015,29934905~13622643,44705658~4884937,55590951~7047034,108216454~5525934,158840640~5840546,218936766~6654660,258700902~7566079,277476452~6205049,294979009~4830961,322032862~7148895,352026348~6679617,361811156~5884673] 2024-08-17T01:51:46.835 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [18369695~10415015,29934905~19655690,55590951~7047034,108216454~5525934,155189248~9491938,218936766~6654660,258700902~7566079,277476452~6205049,294979009~4830961,318767104~10414653,352026348~6679617,361811156~5884673] 2024-08-17T01:51:46.835 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to 9 diff [18369695~10415015,29934905~13622643,44705658~4884937,55590951~7047034,99531317~3417191,108216454~7086231,136889036~5090973,144094050~4624679,158840640~5840546,218936766~6654660,258700902~7566079,277476452~6205049,294677389~6474586,322032862~7148895,352026348~6679617,361811156~5884673,384670903~8089929] 2024-08-17T01:51:46.835 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [18369695~10415015,29934905~13622643,44705658~4884937,55590951~7047034,99531317~3417191,108216454~7086231,136889036~5090973,144094050~4624679,158840640~5840546,218936766~6654660,258700902~7566079,277476452~6205049,294677389~6474586,322032862~7148895,352026348~6679617,361811156~5884673,384670903~8089929] 2024-08-17T01:51:46.841 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [18369695~10415015,29934905~19655690,55590951~7047034,96954849~5993659,108216454~7086231,134217728~7762281,142940705~5778024,155189248~9491938,218936766~6654660,258700902~7566079,277476452~6205049,294677389~6474586,318767104~10414653,352026348~6679617,361811156~5884673,384561921~8198911] 2024-08-17T01:51:46.841 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to 10 diff [18369695~11074959,29934905~13622643,44705658~6067947,55590951~7047034,96520716~7647515,108216454~7086231,136889036~5090973,144094050~4655249,158840640~5840546,175927590~1560380,218936766~6654660,258700902~7566079,277476452~6205049,294677389~6474586,308890053~147117,322032862~7148895,352026348~6679617,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.841 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [18369695~11074959,29934905~13622643,44705658~6067947,55590951~7047034,96520716~7647515,108216454~7086231,136889036~5090973,144094050~4655249,158840640~5840546,175927590~1560380,218936766~6654660,258700902~7566079,277476452~6205049,294677389~6474586,308890053~147117,322032862~7148895,352026348~6679617,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.846 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [18369695~11074959,29934905~20838700,55590951~7047034,96520716~7647515,108216454~7086231,134217728~7762281,142940705~5808594,155189248~9491938,173495451~3992519,218936766~6654660,258700902~7566079,277476452~6205049,294677389~6474586,306184192~2852978,318767104~10414653,352026348~6679617,358775323~9810455,369453704~7097906,384561921~8198911,397861957~7552215] 2024-08-17T01:51:46.846 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to 11 diff [3149144~835833,5630028~3701151,18369695~11074959,29934905~13622643,44705658~6067947,55590951~7047034,84335846~245107,96520716~7647515,108216454~8261012,136889036~5090973,144094050~4655249,158840640~5840546,164846646~1857228,175927590~1560380,215858833~142923,218936766~6654660,258700902~7566079,273633761~950629,277476452~6205049,289901753~11250222,308890053~147117,322032862~7148895,352026348~6679617,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.846 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [3149144~835833,5630028~3701151,18369695~11074959,29934905~13622643,44705658~6067947,55590951~7047034,84335846~245107,96520716~7647515,108216454~8261012,136889036~5090973,144094050~4655249,158840640~5840546,164846646~1857228,175927590~1560380,215858833~142923,218936766~6654660,258700902~7566079,273633761~950629,277476452~6205049,289901753~11250222,308890053~147117,322032862~7148895,352026348~6679617,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.852 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [3149144~835833,5630028~3701151,18369695~11074959,29934905~20838700,55590951~7047034,84335846~245107,96520716~7647515,108216454~8261012,134217728~7762281,142940705~5808594,155189248~9491938,164846646~1857228,173495451~3992519,215858833~142923,218936766~6654660,258700902~7566079,273633761~950629,277476452~6205049,289901753~11250222,306184192~2852978,318767104~10414653,352026348~6679617,358775323~9810455,369453704~7097906,384561921~8198911,397861957~7552215] 2024-08-17T01:51:46.852 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to 12 diff [3149144~835833,5630028~3701151,18369695~11074959,29934905~13622643,44705658~7461855,55590951~7047034,75146456~3669736,84335846~245107,96520716~7647515,108216454~8261012,119632395~6187966,136889036~5090973,144094050~4655249,158840640~5840546,164846646~1857228,175927590~6787104,215858833~142923,218936766~6654660,258700902~7566079,273633761~950629,277476452~9334875,289901753~11250222,308890053~147117,322032862~7148895,329417580~12864947,352026348~6679617,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.852 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [3149144~835833,5630028~3701151,18369695~11074959,29934905~13622643,44705658~7461855,55590951~7047034,75146456~3669736,84335846~245107,96520716~7647515,108216454~8261012,119632395~6187966,136889036~5090973,144094050~4655249,158840640~5840546,164846646~1857228,175927590~6787104,215858833~142923,218936766~6654660,258700902~7566079,273633761~950629,277476452~9334875,289901753~11250222,308890053~147117,322032862~7148895,329417580~12864947,352026348~6679617,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.857 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [3149144~835833,5630028~3701151,18369695~11074959,29934905~22232608,55590951~7047034,75146456~3669736,84335846~245107,96520716~7647515,108216454~8261012,119632395~6187966,134217728~7762281,142940705~5808594,155189248~9491938,164846646~1857228,173495451~9219243,215858833~142923,218936766~6654660,258700902~7566079,273633761~950629,277476452~9334875,289901753~11250222,306184192~2852978,318767104~10414653,329417580~12864947,352026348~6679617,358775323~9810455,369453704~7097906,384561921~8198911,397861957~7552215] 2024-08-17T01:51:46.858 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to 13 diff [436878~292834,3149144~835833,5630028~10321789,18369695~11074959,29934905~13622643,44705658~7461855,55590951~7047034,75146456~3669736,84335846~245107,93789724~10378507,108216454~8261012,119632395~6187966,136889036~5090973,144094050~4655249,158840640~5840546,164846646~1857228,175927590~6974908,183449815~6581899,215858833~142923,218936766~6654660,237426940~7848479,258700902~7566079,273633761~950629,277476452~9334875,289901753~11250222,308890053~147117,311217180~1218196,322032862~7148895,329417580~12864947,352026348~6679617,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.858 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~10321789,18369695~11074959,29934905~13622643,44705658~7461855,55590951~7047034,75146456~3669736,84335846~245107,93789724~10378507,108216454~8261012,119632395~6187966,136889036~5090973,144094050~4655249,158840640~5840546,164846646~1857228,175927590~6974908,183449815~6581899,215858833~142923,218936766~6654660,237426940~7848479,258700902~7566079,273633761~950629,277476452~9334875,289901753~11250222,308890053~147117,311217180~1218196,322032862~7148895,329417580~12864947,352026348~6679617,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.863 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~10321789,18369695~11074959,29934905~22232608,55590951~7047034,75146456~3669736,84335846~245107,93789724~10378507,108216454~8261012,119632395~6187966,134217728~7762281,142940705~5808594,155189248~9491938,164846646~1857228,173495451~9407047,183449815~6581899,215858833~142923,218936766~6654660,237426940~7848479,258700902~7566079,273633761~950629,277476452~9334875,289901753~11250222,306184192~2852978,311217180~1218196,318767104~10414653,329417580~12864947,352026348~6679617,358775323~9810455,369453704~7097906,384561921~8198911,397861957~7552215] 2024-08-17T01:51:46.863 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to 14 diff [436878~292834,3149144~835833,5630028~10321789,17947763~11496891,29934905~13622643,44705658~8962241,55590951~7047034,75146456~3669736,84335846~245107,93789724~10378507,108216454~8261012,119632395~6187966,136889036~11860263,156473950~8207236,164846646~1857228,175927590~6974908,183449815~6581899,190952746~7907764,215858833~142923,218936766~6654660,237426940~7848479,248782456~216314,258700902~7566079,273633761~950629,277476452~9334875,289901753~11250222,308890053~147117,311217180~1218196,319425957~9755800,329417580~12864947,344752154~13953811,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.863 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~10321789,17947763~11496891,29934905~13622643,44705658~8962241,55590951~7047034,75146456~3669736,84335846~245107,93789724~10378507,108216454~8261012,119632395~6187966,136889036~11860263,156473950~8207236,164846646~1857228,175927590~6974908,183449815~6581899,190952746~7907764,215858833~142923,218936766~6654660,237426940~7848479,248782456~216314,258700902~7566079,273633761~950629,277476452~9334875,289901753~11250222,308890053~147117,311217180~1218196,319425957~9755800,329417580~12864947,344752154~13953811,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.869 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~10321789,17947763~11496891,29934905~23732994,55590951~7047034,75146456~3669736,84335846~245107,93789724~10378507,108216454~8261012,119632395~6187966,134217728~14531571,155189248~9491938,164846646~1857228,173495451~9407047,183449815~6581899,190298789~8561721,215858833~142923,218936766~6654660,237426940~7848479,247463936~1534834,258700902~7566079,273633761~950629,277476452~9334875,289901753~11250222,306184192~2852978,311217180~1218196,318767104~10414653,329417580~12864947,343932928~14773037,358775323~9810455,369453704~7097906,384561921~8198911,397861957~7552215] 2024-08-17T01:51:46.869 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to 15 diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~8962241,55590951~7047034,75146456~3669736,84335846~245107,93789724~22687742,119632395~6187966,136889036~11860263,156473950~8207236,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,237426940~7848479,248782456~216314,258700902~7566079,273633761~950629,275118265~11693062,289901753~11250222,308890053~147117,309639025~2796351,319425957~9755800,329417580~12864947,344752154~13953811,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.869 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~8962241,55590951~7047034,75146456~3669736,84335846~245107,93789724~22687742,119632395~6187966,136889036~11860263,156473950~8207236,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,237426940~7848479,248782456~216314,258700902~7566079,273633761~950629,275118265~11693062,289901753~11250222,308890053~147117,309639025~2796351,319425957~9755800,329417580~12864947,344752154~13953811,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.874 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~23732994,55590951~7047034,75146456~3669736,84335846~245107,93789724~22687742,119632395~6187966,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,218936766~6654660,237426940~7848479,247463936~1534834,258700902~7566079,273633761~950629,275118265~11693062,289901753~11250222,306184192~6251184,318767104~10414653,329417580~12864947,343932928~14773037,358775323~9810455,369453704~7097906,384561921~8198911,397861957~7552215] 2024-08-17T01:51:46.875 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to 16 diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~8962241,55590951~7047034,75146456~3669736,84335846~245107,93789724~22687742,117111365~8708996,136889036~11860263,156473950~8207236,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,237426940~7848479,248782456~216314,258700902~7566079,273633761~950629,275118265~11693062,289901753~11250222,308890053~147117,309639025~2796351,319425957~22856570,344752154~23833624,369453704~7097906,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:46.875 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~8962241,55590951~7047034,75146456~3669736,84335846~245107,93789724~22687742,117111365~8708996,136889036~11860263,156473950~8207236,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,237426940~7848479,248782456~216314,258700902~7566079,273633761~950629,275118265~11693062,289901753~11250222,308890053~147117,309639025~2796351,319425957~22856570,344752154~23833624,369453704~7097906,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:46.880 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~23732994,55590951~7047034,75146456~3669736,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,218936766~6654660,237426940~7848479,247463936~1534834,258700902~7566079,273633761~950629,275118265~11693062,289901753~11250222,306184192~6251184,318767104~23515423,343932928~24652850,369453704~7097906,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:46.880 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to 17 diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1625654,75146456~3669736,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156473950~8207236,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,289901753~11250222,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:46.880 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1625654,75146456~3669736,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156473950~8207236,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,289901753~11250222,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:46.886 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1625654,75146456~3669736,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~11693062,289901753~11250222,306184192~6251184,314572800~27709727,343932928~24652850,369453704~7097906,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:46.886 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to 18 diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4485704,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:46.886 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4485704,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:46.892 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1758854,74330488~4485704,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~6251184,314572800~27709727,343932928~24652850,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:46.892 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to 19 diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:46.892 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:46.897 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~6251184,314572800~27709727,343932928~24652850,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:46.898 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to 8 diff [22736002~6048708,37908739~5648809,109814808~3927580,158840640~5840546,258700902~7566079,277476452~6178601,294979009~4830961,322032862~7148895,361811156~5884673] 2024-08-17T01:51:46.898 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [22736002~6048708,37908739~5648809,109814808~3927580,158840640~5840546,258700902~7566079,277476452~6178601,294979009~4830961,322032862~7148895,361811156~5884673] 2024-08-17T01:51:46.903 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [22736002~6048708,37908739~5648809,109814808~3927580,155189248~9491938,258700902~7566079,277476452~6178601,294979009~4830961,318767104~10414653,361811156~5884673] 2024-08-17T01:51:46.903 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to 9 diff [22736002~6048708,35251669~8305879,99531317~3417191,109814808~5487877,136889036~5090973,144094050~4624679,158840640~5840546,258700902~7566079,277476452~6178601,294677389~6474586,322032862~7148895,361811156~5884673,384670903~8089929] 2024-08-17T01:51:46.903 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [22736002~6048708,35251669~8305879,99531317~3417191,109814808~5487877,136889036~5090973,144094050~4624679,158840640~5840546,258700902~7566079,277476452~6178601,294677389~6474586,322032862~7148895,361811156~5884673,384670903~8089929] 2024-08-17T01:51:46.909 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [22736002~6048708,35251669~8305879,96954849~5993659,109814808~5487877,134217728~7762281,142940705~5778024,155189248~9491938,258700902~7566079,277476452~6178601,294677389~6474586,318767104~10414653,361811156~5884673,384561921~8198911] 2024-08-17T01:51:46.909 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to 10 diff [22736002~6708652,35251669~8305879,49481683~1291922,96520716~7647515,109814808~5487877,136889036~5090973,144094050~4655249,158840640~5840546,175927590~1560380,258700902~7566079,277476452~6178601,294677389~6474586,308890053~147117,322032862~7148895,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.909 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [22736002~6708652,35251669~8305879,49481683~1291922,96520716~7647515,109814808~5487877,136889036~5090973,144094050~4655249,158840640~5840546,175927590~1560380,258700902~7566079,277476452~6178601,294677389~6474586,308890053~147117,322032862~7148895,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.914 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [22736002~6708652,35251669~8305879,49481683~1291922,96520716~7647515,109814808~5487877,134217728~7762281,142940705~5808594,155189248~9491938,173495451~3992519,258700902~7566079,277476452~6178601,294677389~6474586,306184192~2852978,318767104~10414653,358775323~9810455,369453704~7097906,384561921~8198911,397861957~7552215] 2024-08-17T01:51:46.914 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to 11 diff [3149144~835833,5630028~3701151,22736002~6708652,35251669~8305879,49481683~1291922,84335846~245107,96520716~7647515,109814808~6662658,136889036~5090973,144094050~4655249,158840640~5840546,164846646~1857228,175927590~1560380,215858833~142923,258700902~7566079,273633761~950629,277476452~6178601,289901753~11250222,308890053~147117,322032862~7148895,355320858~156687,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.914 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [3149144~835833,5630028~3701151,22736002~6708652,35251669~8305879,49481683~1291922,84335846~245107,96520716~7647515,109814808~6662658,136889036~5090973,144094050~4655249,158840640~5840546,164846646~1857228,175927590~1560380,215858833~142923,258700902~7566079,273633761~950629,277476452~6178601,289901753~11250222,308890053~147117,322032862~7148895,355320858~156687,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.920 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [3149144~835833,5630028~3701151,22736002~6708652,35251669~8305879,49481683~1291922,84335846~245107,96520716~7647515,109814808~6662658,134217728~7762281,142940705~5808594,155189248~9491938,164846646~1857228,173495451~3992519,215858833~142923,258700902~7566079,273633761~950629,277476452~6178601,289901753~11250222,306184192~2852978,318767104~10414653,355320858~156687,358775323~9810455,369453704~7097906,384561921~8198911,397861957~7552215] 2024-08-17T01:51:46.920 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to 12 diff [3149144~835833,5630028~3701151,22736002~6708652,35251669~8305879,49466912~2700601,75146456~3669736,84335846~245107,96520716~7647515,109814808~6662658,119632395~6187966,136889036~5090973,144094050~4655249,158840640~5840546,164846646~1857228,175927590~6787104,215858833~142923,258700902~7566079,273633761~950629,277476452~9334875,289901753~11250222,308890053~147117,322032862~7148895,329417580~12864947,354632563~2507320,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.920 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [3149144~835833,5630028~3701151,22736002~6708652,35251669~8305879,49466912~2700601,75146456~3669736,84335846~245107,96520716~7647515,109814808~6662658,119632395~6187966,136889036~5090973,144094050~4655249,158840640~5840546,164846646~1857228,175927590~6787104,215858833~142923,258700902~7566079,273633761~950629,277476452~9334875,289901753~11250222,308890053~147117,322032862~7148895,329417580~12864947,354632563~2507320,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.926 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [3149144~835833,5630028~3701151,22736002~6708652,35251669~8305879,49466912~2700601,75146456~3669736,84335846~245107,96520716~7647515,109814808~6662658,119632395~6187966,134217728~7762281,142940705~5808594,155189248~9491938,164846646~1857228,173495451~9219243,215858833~142923,258700902~7566079,273633761~950629,277476452~9334875,289901753~11250222,306184192~2852978,318767104~10414653,329417580~12864947,354632563~2507320,358775323~9810455,369453704~7097906,384561921~8198911,397861957~7552215] 2024-08-17T01:51:46.926 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to 13 diff [436878~292834,3149144~835833,5630028~10321789,22736002~6708652,35251669~8305879,49466912~2700601,58149729~4044781,75146456~3669736,84335846~245107,93789724~10378507,109814808~6662658,119632395~6187966,136889036~5090973,144094050~4655249,158840640~5840546,164846646~1857228,175927590~6974908,183449815~6581899,215858833~142923,237426940~7848479,258700902~7566079,273633761~950629,277476452~9334875,289901753~11250222,308890053~147117,311217180~1218196,322032862~7148895,329417580~12864947,354632563~2507320,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.926 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~10321789,22736002~6708652,35251669~8305879,49466912~2700601,58149729~4044781,75146456~3669736,84335846~245107,93789724~10378507,109814808~6662658,119632395~6187966,136889036~5090973,144094050~4655249,158840640~5840546,164846646~1857228,175927590~6974908,183449815~6581899,215858833~142923,237426940~7848479,258700902~7566079,273633761~950629,277476452~9334875,289901753~11250222,308890053~147117,311217180~1218196,322032862~7148895,329417580~12864947,354632563~2507320,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.931 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~10321789,22736002~6708652,35251669~8305879,49466912~2700601,58149729~4044781,75146456~3669736,84335846~245107,93789724~10378507,109814808~6662658,119632395~6187966,134217728~7762281,142940705~5808594,155189248~9491938,164846646~1857228,173495451~9407047,183449815~6581899,215858833~142923,237426940~7848479,258700902~7566079,273633761~950629,277476452~9334875,289901753~11250222,306184192~2852978,311217180~1218196,318767104~10414653,329417580~12864947,354632563~2507320,358775323~9810455,369453704~7097906,384561921~8198911,397861957~7552215] 2024-08-17T01:51:46.932 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to 14 diff [436878~292834,3149144~835833,5630028~10321789,17947763~2043522,22736002~6708652,35251669~8305879,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~10378507,109814808~6662658,119632395~6187966,136889036~11860263,156473950~8207236,164846646~1857228,175927590~6974908,183449815~6581899,190952746~7907764,215858833~142923,237426940~7848479,248782456~216314,258700902~7566079,273633761~950629,277476452~9334875,289901753~11250222,308890053~147117,311217180~1218196,319425957~9755800,329417580~12864947,344752154~7888829,354632563~2507320,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.932 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~10321789,17947763~2043522,22736002~6708652,35251669~8305879,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~10378507,109814808~6662658,119632395~6187966,136889036~11860263,156473950~8207236,164846646~1857228,175927590~6974908,183449815~6581899,190952746~7907764,215858833~142923,237426940~7848479,248782456~216314,258700902~7566079,273633761~950629,277476452~9334875,289901753~11250222,308890053~147117,311217180~1218196,319425957~9755800,329417580~12864947,344752154~7888829,354632563~2507320,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.937 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~10321789,17947763~2043522,22736002~6708652,35251669~8305879,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~10378507,109814808~6662658,119632395~6187966,134217728~14531571,155189248~9491938,164846646~1857228,173495451~9407047,183449815~6581899,190298789~8561721,215858833~142923,237426940~7848479,247463936~1534834,258700902~7566079,273633761~950629,277476452~9334875,289901753~11250222,306184192~2852978,311217180~1218196,318767104~10414653,329417580~12864947,343932928~8708055,354632563~2507320,358775323~9810455,369453704~7097906,384561921~8198911,397861957~7552215] 2024-08-17T01:51:46.937 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to 15 diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,35251669~8305879,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~15684600,109814808~6662658,119632395~6187966,136889036~11860263,156473950~8207236,164846646~1857228,175927590~30080678,215858833~142923,237426940~7848479,248782456~216314,258700902~7566079,273633761~950629,275118265~11693062,289901753~11250222,308890053~147117,309639025~2796351,319425957~9755800,329417580~12864947,344752154~7888829,354632563~2507320,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.937 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,35251669~8305879,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~15684600,109814808~6662658,119632395~6187966,136889036~11860263,156473950~8207236,164846646~1857228,175927590~30080678,215858833~142923,237426940~7848479,248782456~216314,258700902~7566079,273633761~950629,275118265~11693062,289901753~11250222,308890053~147117,309639025~2796351,319425957~9755800,329417580~12864947,344752154~7888829,354632563~2507320,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.943 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,35251669~8305879,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~15684600,109814808~6662658,119632395~6187966,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,237426940~7848479,247463936~1534834,258700902~7566079,273633761~950629,275118265~11693062,289901753~11250222,306184192~6251184,318767104~10414653,329417580~12864947,343932928~8708055,354632563~2507320,358775323~9810455,369453704~7097906,384561921~8198911,397861957~7552215] 2024-08-17T01:51:46.943 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to 16 diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,35251669~8305879,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~15684600,109814808~6662658,117111365~8708996,136889036~11860263,156473950~8207236,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,237426940~7848479,248782456~216314,258700902~7566079,273633761~950629,275118265~11693062,289901753~11250222,308890053~147117,309639025~2796351,319425957~22856570,344752154~7888829,354227628~14358150,369453704~7097906,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:46.943 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,35251669~8305879,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~15684600,109814808~6662658,117111365~8708996,136889036~11860263,156473950~8207236,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,237426940~7848479,248782456~216314,258700902~7566079,273633761~950629,275118265~11693062,289901753~11250222,308890053~147117,309639025~2796351,319425957~22856570,344752154~7888829,354227628~14358150,369453704~7097906,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:46.948 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,35251669~8305879,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~15684600,109814808~6662658,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,237426940~7848479,247463936~1534834,258700902~7566079,273633761~950629,275118265~11693062,289901753~11250222,306184192~6251184,318767104~23515423,343932928~8708055,354227628~14358150,369453704~7097906,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:46.948 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to 17 diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,35251669~8305879,48155592~6866442,58149729~4044781,64820247~1625654,75146456~3669736,84335846~245107,93789724~15684600,109814808~6662658,117111365~8708996,134286889~113278,135480309~13268990,156473950~8207236,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,289901753~11250222,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:46.948 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,35251669~8305879,48155592~6866442,58149729~4044781,64820247~1625654,75146456~3669736,84335846~245107,93789724~15684600,109814808~6662658,117111365~8708996,134286889~113278,135480309~13268990,156473950~8207236,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,289901753~11250222,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:46.954 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,35251669~8305879,48155592~6866442,58149729~4044781,64820247~1625654,75146456~3669736,84335846~245107,93789724~15684600,109814808~6662658,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~11693062,289901753~11250222,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:46.954 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to 18 diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,84335846~245107,93789724~15684600,109814808~6662658,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:46.954 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,84335846~245107,93789724~15684600,109814808~6662658,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:46.960 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,84335846~245107,93789724~15684600,109814808~6662658,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:46.960 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to 19 diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:46.960 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:46.966 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:46.966 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to 9 diff [26269317~166576,35251669~6264617,99531317~3417191,110214212~5088473,136889036~5090973,144094050~4624679,294677389~1402604,299500649~1651326,384670903~8089929] 2024-08-17T01:51:46.966 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [26269317~166576,35251669~6264617,99531317~3417191,110214212~5088473,136889036~5090973,144094050~4624679,294677389~1402604,299500649~1651326,384670903~8089929] 2024-08-17T01:51:46.971 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [26269317~166576,35251669~6264617,96954849~5993659,110214212~5088473,134217728~7762281,142940705~5778024,294677389~1402604,299500649~1651326,384561921~8198911] 2024-08-17T01:51:46.971 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to 10 diff [23410447~6034207,35251669~6264617,49481683~1291922,96520716~7647515,110214212~5088473,136889036~5090973,144094050~4655249,175927590~1560380,294677389~1402604,299500649~1651326,308890053~147117,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.971 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [23410447~6034207,35251669~6264617,49481683~1291922,96520716~7647515,110214212~5088473,136889036~5090973,144094050~4655249,175927590~1560380,294677389~1402604,299500649~1651326,308890053~147117,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.977 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [23410447~6034207,35251669~6264617,49481683~1291922,96520716~7647515,110214212~5088473,134217728~7762281,142940705~5808594,173495451~3992519,294677389~1402604,299500649~1651326,306184192~2852978,358775323~9810455,369453704~7097906,384561921~8198911,397861957~7552215] 2024-08-17T01:51:46.977 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to 11 diff [3149144~835833,5630028~3701151,23410447~6034207,35251669~6264617,49481683~1291922,84335846~245107,96520716~7647515,110214212~6263254,136889036~5090973,144094050~4655249,164846646~1857228,175927590~1560380,215858833~142923,273633761~950629,289901753~6427393,299500649~1651326,308890053~147117,355320858~156687,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.977 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [3149144~835833,5630028~3701151,23410447~6034207,35251669~6264617,49481683~1291922,84335846~245107,96520716~7647515,110214212~6263254,136889036~5090973,144094050~4655249,164846646~1857228,175927590~1560380,215858833~142923,273633761~950629,289901753~6427393,299500649~1651326,308890053~147117,355320858~156687,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.982 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [3149144~835833,5630028~3701151,23410447~6034207,35251669~6264617,49481683~1291922,84335846~245107,96520716~7647515,110214212~6263254,134217728~7762281,142940705~5808594,164846646~1857228,173495451~3992519,215858833~142923,273633761~950629,289901753~6427393,299500649~1651326,306184192~2852978,355320858~156687,358775323~9810455,369453704~7097906,384561921~8198911,397861957~7552215] 2024-08-17T01:51:46.982 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to 12 diff [3149144~835833,5630028~3701151,23410447~6034207,35251669~6264617,49466912~2700601,75146456~3669736,84335846~245107,96520716~7647515,110214212~6263254,119632395~6187966,136889036~5090973,144094050~4655249,164846646~1857228,175927590~6787104,215858833~142923,273633761~950629,278360192~8451135,289901753~6427393,299500649~1651326,308890053~147117,329417580~12864947,354632563~2507320,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.982 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [3149144~835833,5630028~3701151,23410447~6034207,35251669~6264617,49466912~2700601,75146456~3669736,84335846~245107,96520716~7647515,110214212~6263254,119632395~6187966,136889036~5090973,144094050~4655249,164846646~1857228,175927590~6787104,215858833~142923,273633761~950629,278360192~8451135,289901753~6427393,299500649~1651326,308890053~147117,329417580~12864947,354632563~2507320,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.988 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [3149144~835833,5630028~3701151,23410447~6034207,35251669~6264617,49466912~2700601,75146456~3669736,84335846~245107,96520716~7647515,110214212~6263254,119632395~6187966,134217728~7762281,142940705~5808594,164846646~1857228,173495451~9219243,215858833~142923,273633761~950629,278360192~8451135,289901753~6427393,299500649~1651326,306184192~2852978,329417580~12864947,354632563~2507320,358775323~9810455,369453704~7097906,384561921~8198911,397861957~7552215] 2024-08-17T01:51:46.988 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to 13 diff [436878~292834,3149144~835833,5630028~10321789,23410447~6034207,35251669~6264617,49466912~2700601,58149729~4044781,75146456~3669736,84335846~245107,93789724~10378507,110214212~6263254,119632395~6187966,136889036~5090973,144094050~4655249,164846646~1857228,175927590~6974908,183449815~6581899,215858833~142923,237426940~7848479,273633761~950629,278360192~8451135,289901753~6427393,299500649~1651326,308890053~147117,311217180~1218196,329417580~12864947,354632563~2507320,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.988 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~10321789,23410447~6034207,35251669~6264617,49466912~2700601,58149729~4044781,75146456~3669736,84335846~245107,93789724~10378507,110214212~6263254,119632395~6187966,136889036~5090973,144094050~4655249,164846646~1857228,175927590~6974908,183449815~6581899,215858833~142923,237426940~7848479,273633761~950629,278360192~8451135,289901753~6427393,299500649~1651326,308890053~147117,311217180~1218196,329417580~12864947,354632563~2507320,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.994 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~10321789,23410447~6034207,35251669~6264617,49466912~2700601,58149729~4044781,75146456~3669736,84335846~245107,93789724~10378507,110214212~6263254,119632395~6187966,134217728~7762281,142940705~5808594,164846646~1857228,173495451~9407047,183449815~6581899,215858833~142923,237426940~7848479,273633761~950629,278360192~8451135,289901753~6427393,299500649~1651326,306184192~2852978,311217180~1218196,329417580~12864947,354632563~2507320,358775323~9810455,369453704~7097906,384561921~8198911,397861957~7552215] 2024-08-17T01:51:46.994 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to 14 diff [436878~292834,3149144~835833,5630028~10321789,17947763~2043522,23410447~6034207,35251669~6264617,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~10378507,110214212~6263254,119632395~6187966,136889036~11860263,156473950~6772008,164846646~1857228,175927590~6974908,183449815~6581899,190952746~7907764,215858833~142923,237426940~7848479,248782456~216314,273633761~950629,278360192~8451135,289901753~8779852,299500649~1651326,308890053~147117,311217180~1218196,319425957~5595497,329417580~12864947,344752154~7888829,354632563~2507320,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:46.994 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~10321789,17947763~2043522,23410447~6034207,35251669~6264617,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~10378507,110214212~6263254,119632395~6187966,136889036~11860263,156473950~6772008,164846646~1857228,175927590~6974908,183449815~6581899,190952746~7907764,215858833~142923,237426940~7848479,248782456~216314,273633761~950629,278360192~8451135,289901753~8779852,299500649~1651326,308890053~147117,311217180~1218196,319425957~5595497,329417580~12864947,344752154~7888829,354632563~2507320,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:47.000 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~10321789,17947763~2043522,23410447~6034207,35251669~6264617,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~10378507,110214212~6263254,119632395~6187966,134217728~14531571,156473950~6772008,164846646~1857228,173495451~9407047,183449815~6581899,190298789~8561721,215858833~142923,237426940~7848479,247463936~1534834,273633761~950629,278360192~8451135,289901753~8779852,299500649~1651326,306184192~2852978,311217180~1218196,319425957~5595497,329417580~12864947,343932928~8708055,354632563~2507320,358775323~9810455,369453704~7097906,384561921~8198911,397861957~7552215] 2024-08-17T01:51:47.000 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to 15 diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,35251669~6264617,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~15684600,110214212~6263254,119632395~6187966,136889036~11860263,156473950~6772008,164846646~1857228,175927590~30080678,215858833~142923,237426940~7848479,248782456~216314,273633761~950629,275118265~11693062,289901753~8779852,299500649~1651326,308890053~147117,309639025~2796351,319425957~5595497,329417580~12864947,344752154~7888829,354632563~2507320,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:47.000 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,35251669~6264617,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~15684600,110214212~6263254,119632395~6187966,136889036~11860263,156473950~6772008,164846646~1857228,175927590~30080678,215858833~142923,237426940~7848479,248782456~216314,273633761~950629,275118265~11693062,289901753~8779852,299500649~1651326,308890053~147117,309639025~2796351,319425957~5595497,329417580~12864947,344752154~7888829,354632563~2507320,358775323~9810455,369453704~7097906,384670903~8089929,397861957~7552215] 2024-08-17T01:51:47.005 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,35251669~6264617,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~15684600,110214212~6263254,119632395~6187966,134217728~14531571,156473950~6772008,164846646~1857228,173495451~32512817,215858833~142923,237426940~7848479,247463936~1534834,273633761~950629,275118265~11693062,289901753~8779852,299500649~1651326,306184192~6251184,319425957~5595497,329417580~12864947,343932928~8708055,354632563~2507320,358775323~9810455,369453704~7097906,384561921~8198911,397861957~7552215] 2024-08-17T01:51:47.006 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to 16 diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,35251669~6463988,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~15684600,110214212~6263254,117111365~8708996,136889036~11860263,156473950~6772008,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,237426940~7848479,248782456~216314,273633761~950629,275118265~11693062,289901753~8779852,299500649~1651326,308890053~147117,309639025~2796351,319425957~5595497,329041954~13240573,344752154~7888829,354227628~14358150,369453704~7097906,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:47.006 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,35251669~6463988,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~15684600,110214212~6263254,117111365~8708996,136889036~11860263,156473950~6772008,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,237426940~7848479,248782456~216314,273633761~950629,275118265~11693062,289901753~8779852,299500649~1651326,308890053~147117,309639025~2796351,319425957~5595497,329041954~13240573,344752154~7888829,354227628~14358150,369453704~7097906,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:47.011 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,35251669~6463988,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~15684600,110214212~6263254,117111365~8708996,134217728~14531571,156473950~6772008,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,237426940~7848479,247463936~1534834,273633761~950629,275118265~11693062,289901753~8779852,299500649~1651326,306184192~6251184,319425957~5595497,329041954~13240573,343932928~8708055,354227628~14358150,369453704~7097906,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:47.011 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to 17 diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,35251669~6463988,48155592~6866442,58149729~4044781,64820247~1625654,75146456~3669736,84335846~245107,93789724~15684600,110214212~6263254,117111365~8708996,134286889~113278,135480309~13268990,156473950~6772008,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,289901753~8779852,299500649~1651326,308890053~147117,309639025~2796351,316217203~8804251,329041954~13240573,344752154~7888829,354227628~14358150,369453704~7097906,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:47.011 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,35251669~6463988,48155592~6866442,58149729~4044781,64820247~1625654,75146456~3669736,84335846~245107,93789724~15684600,110214212~6263254,117111365~8708996,134286889~113278,135480309~13268990,156473950~6772008,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,289901753~8779852,299500649~1651326,308890053~147117,309639025~2796351,316217203~8804251,329041954~13240573,344752154~7888829,354227628~14358150,369453704~7097906,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:47.017 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,35251669~6463988,48155592~6866442,58149729~4044781,64820247~1625654,75146456~3669736,84335846~245107,93789724~15684600,110214212~6263254,117111365~8708996,134217728~14531571,156473950~6772008,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~11693062,289901753~8779852,299500649~1651326,306184192~6251184,314572800~10448654,329041954~13240573,343932928~8708055,354227628~14358150,369453704~7097906,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:47.017 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to 18 diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,84335846~245107,93789724~15684600,110214212~6263254,117111365~8708996,134286889~113278,135480309~13268990,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,299500649~1651326,308890053~147117,309639025~2796351,316217203~12201636,329041954~13240573,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:47.017 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,84335846~245107,93789724~15684600,110214212~6263254,117111365~8708996,134286889~113278,135480309~13268990,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,299500649~1651326,308890053~147117,309639025~2796351,316217203~12201636,329041954~13240573,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:47.023 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,84335846~245107,93789724~15684600,110214212~6263254,117111365~8708996,134217728~14531571,156137320~7108638,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,299500649~1651326,306184192~6251184,314572800~13846039,329041954~13240573,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:47.023 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to 19 diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134286889~113278,135480309~13268990,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,299500649~1651326,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:47.023 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134286889~113278,135480309~13268990,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,299500649~1651326,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:47.028 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134217728~14531571,156137320~7108638,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,299500649~1651326,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:47.028 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to 10 diff [23410447~6034207,49481683~1291922,96520716~7647515,148503771~245528,175927590~1560380,308890053~147117,358775323~9810455,369453704~7097906,397861957~7552215] 2024-08-17T01:51:47.029 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [23410447~6034207,49481683~1291922,96520716~7647515,148503771~245528,175927590~1560380,308890053~147117,358775323~9810455,369453704~7097906,397861957~7552215] 2024-08-17T01:51:47.034 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [23410447~6034207,49481683~1291922,96520716~7647515,148503771~245528,173495451~3992519,306184192~2852978,358775323~9810455,369453704~7097906,397861957~7552215] 2024-08-17T01:51:47.034 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to 11 diff [3149144~835833,5630028~3701151,23410447~6034207,49481683~1291922,84335846~245107,96520716~7647515,110326803~6150663,148503771~245528,164846646~1857228,175927590~1560380,215858833~142923,273633761~950629,289901753~6427393,308890053~147117,355320858~156687,358775323~9810455,369453704~7097906,397861957~7552215] 2024-08-17T01:51:47.034 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [3149144~835833,5630028~3701151,23410447~6034207,49481683~1291922,84335846~245107,96520716~7647515,110326803~6150663,148503771~245528,164846646~1857228,175927590~1560380,215858833~142923,273633761~950629,289901753~6427393,308890053~147117,355320858~156687,358775323~9810455,369453704~7097906,397861957~7552215] 2024-08-17T01:51:47.040 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [3149144~835833,5630028~3701151,23410447~6034207,49481683~1291922,84335846~245107,96520716~7647515,110326803~6150663,148503771~245528,164846646~1857228,173495451~3992519,215858833~142923,273633761~950629,289901753~6427393,306184192~2852978,355320858~156687,358775323~9810455,369453704~7097906,397861957~7552215] 2024-08-17T01:51:47.040 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to 12 diff [3149144~835833,5630028~3701151,23410447~6034207,49466912~2700601,75146456~3669736,84335846~245107,96520716~7647515,110326803~6150663,119632395~6187966,148503771~245528,164846646~1857228,175927590~6787104,215858833~142923,273633761~950629,278360192~8451135,289901753~6427393,308890053~147117,329417580~12864947,354632563~2507320,358775323~9810455,369453704~7097906,397861957~7552215] 2024-08-17T01:51:47.040 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [3149144~835833,5630028~3701151,23410447~6034207,49466912~2700601,75146456~3669736,84335846~245107,96520716~7647515,110326803~6150663,119632395~6187966,148503771~245528,164846646~1857228,175927590~6787104,215858833~142923,273633761~950629,278360192~8451135,289901753~6427393,308890053~147117,329417580~12864947,354632563~2507320,358775323~9810455,369453704~7097906,397861957~7552215] 2024-08-17T01:51:47.045 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [3149144~835833,5630028~3701151,23410447~6034207,49466912~2700601,75146456~3669736,84335846~245107,96520716~7647515,110326803~6150663,119632395~6187966,148503771~245528,164846646~1857228,173495451~9219243,215858833~142923,273633761~950629,278360192~8451135,289901753~6427393,306184192~2852978,329417580~12864947,354632563~2507320,358775323~9810455,369453704~7097906,397861957~7552215] 2024-08-17T01:51:47.046 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to 13 diff [436878~292834,3149144~835833,5630028~10321789,23410447~6034207,49466912~2700601,58149729~4044781,75146456~3669736,84335846~245107,93789724~10378507,110326803~6150663,119632395~6187966,148503771~245528,164846646~1857228,175927590~6974908,183449815~6581899,215858833~142923,237426940~7848479,273633761~950629,278360192~8451135,289901753~6427393,308890053~147117,311217180~1218196,329417580~12864947,354632563~2507320,358775323~9810455,369453704~7097906,397861957~7552215] 2024-08-17T01:51:47.046 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~10321789,23410447~6034207,49466912~2700601,58149729~4044781,75146456~3669736,84335846~245107,93789724~10378507,110326803~6150663,119632395~6187966,148503771~245528,164846646~1857228,175927590~6974908,183449815~6581899,215858833~142923,237426940~7848479,273633761~950629,278360192~8451135,289901753~6427393,308890053~147117,311217180~1218196,329417580~12864947,354632563~2507320,358775323~9810455,369453704~7097906,397861957~7552215] 2024-08-17T01:51:47.051 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~10321789,23410447~6034207,49466912~2700601,58149729~4044781,75146456~3669736,84335846~245107,93789724~10378507,110326803~6150663,119632395~6187966,148503771~245528,164846646~1857228,173495451~9407047,183449815~6581899,215858833~142923,237426940~7848479,273633761~950629,278360192~8451135,289901753~6427393,306184192~2852978,311217180~1218196,329417580~12864947,354632563~2507320,358775323~9810455,369453704~7097906,397861957~7552215] 2024-08-17T01:51:47.051 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to 14 diff [436878~292834,3149144~835833,5630028~10321789,17947763~2043522,23410447~6034207,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~10378507,110326803~6150663,119632395~6187966,141751788~6133958,148503771~245528,156473950~6772008,164846646~1857228,175927590~6974908,183449815~6581899,190952746~7907764,215858833~142923,237426940~7848479,248782456~216314,273633761~950629,278360192~8451135,289901753~8779852,308890053~147117,311217180~1218196,319425957~5595497,329417580~12864947,344752154~7888829,354632563~2507320,358775323~9810455,369453704~7097906,397861957~7552215] 2024-08-17T01:51:47.051 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~10321789,17947763~2043522,23410447~6034207,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~10378507,110326803~6150663,119632395~6187966,141751788~6133958,148503771~245528,156473950~6772008,164846646~1857228,175927590~6974908,183449815~6581899,190952746~7907764,215858833~142923,237426940~7848479,248782456~216314,273633761~950629,278360192~8451135,289901753~8779852,308890053~147117,311217180~1218196,319425957~5595497,329417580~12864947,344752154~7888829,354632563~2507320,358775323~9810455,369453704~7097906,397861957~7552215] 2024-08-17T01:51:47.056 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~10321789,17947763~2043522,23410447~6034207,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~10378507,110326803~6150663,119632395~6187966,141751788~6133958,148503771~245528,156473950~6772008,164846646~1857228,173495451~9407047,183449815~6581899,190298789~8561721,215858833~142923,237426940~7848479,247463936~1534834,273633761~950629,278360192~8451135,289901753~8779852,306184192~2852978,311217180~1218196,319425957~5595497,329417580~12864947,343932928~8708055,354632563~2507320,358775323~9810455,369453704~7097906,397861957~7552215] 2024-08-17T01:51:47.057 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to 15 diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~15684600,110326803~6150663,119632395~6187966,141751788~6133958,148503771~245528,156473950~6772008,164846646~1857228,175927590~30080678,215858833~142923,237426940~7848479,248782456~216314,273633761~950629,275118265~11693062,289901753~8779852,308890053~147117,309639025~2796351,319425957~5595497,329417580~12864947,344752154~7888829,354632563~2507320,358775323~9810455,369453704~7097906,397861957~7552215] 2024-08-17T01:51:47.057 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~15684600,110326803~6150663,119632395~6187966,141751788~6133958,148503771~245528,156473950~6772008,164846646~1857228,175927590~30080678,215858833~142923,237426940~7848479,248782456~216314,273633761~950629,275118265~11693062,289901753~8779852,308890053~147117,309639025~2796351,319425957~5595497,329417580~12864947,344752154~7888829,354632563~2507320,358775323~9810455,369453704~7097906,397861957~7552215] 2024-08-17T01:51:47.062 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~15684600,110326803~6150663,119632395~6187966,141751788~6133958,148503771~245528,156473950~6772008,164846646~1857228,173495451~32512817,215858833~142923,237426940~7848479,247463936~1534834,273633761~950629,275118265~11693062,289901753~8779852,306184192~6251184,319425957~5595497,329417580~12864947,343932928~8708055,354632563~2507320,358775323~9810455,369453704~7097906,397861957~7552215] 2024-08-17T01:51:47.062 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to 16 diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,36378000~1188333,37991225~3724432,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~15684600,110326803~6150663,117111365~8708996,141751788~6133958,148503771~245528,156473950~6772008,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,237426940~7848479,248782456~216314,273633761~950629,275118265~11693062,289901753~8779852,308890053~147117,309639025~2796351,319425957~5595497,329041954~13240573,344752154~7888829,354227628~14358150,369453704~7097906,389537440~6601786,397861957~7552215,408583745~7329051] 2024-08-17T01:51:47.062 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,36378000~1188333,37991225~3724432,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~15684600,110326803~6150663,117111365~8708996,141751788~6133958,148503771~245528,156473950~6772008,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,237426940~7848479,248782456~216314,273633761~950629,275118265~11693062,289901753~8779852,308890053~147117,309639025~2796351,319425957~5595497,329041954~13240573,344752154~7888829,354227628~14358150,369453704~7097906,389537440~6601786,397861957~7552215,408583745~7329051] 2024-08-17T01:51:47.068 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,36378000~1188333,37991225~3724432,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~15684600,110326803~6150663,117111365~8708996,141751788~6133958,148503771~245528,156473950~6772008,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,237426940~7848479,247463936~1534834,273633761~950629,275118265~11693062,289901753~8779852,306184192~6251184,319425957~5595497,329041954~13240573,343932928~8708055,354227628~14358150,369453704~7097906,389537440~6601786,397861957~7552215,406847488~9065308] 2024-08-17T01:51:47.068 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to 17 diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,36378000~1188333,37991225~3724432,48155592~6866442,58149729~4044781,64820247~1625654,75146456~3669736,84335846~245107,93789724~15684600,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156473950~6772008,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,289901753~8779852,308890053~147117,309639025~2796351,316217203~8804251,329041954~13240573,344752154~7888829,354227628~14358150,369453704~7097906,389537440~6601786,397861957~7552215,408583745~7329051] 2024-08-17T01:51:47.068 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,36378000~1188333,37991225~3724432,48155592~6866442,58149729~4044781,64820247~1625654,75146456~3669736,84335846~245107,93789724~15684600,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156473950~6772008,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,289901753~8779852,308890053~147117,309639025~2796351,316217203~8804251,329041954~13240573,344752154~7888829,354227628~14358150,369453704~7097906,389537440~6601786,397861957~7552215,408583745~7329051] 2024-08-17T01:51:47.073 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,36378000~1188333,37991225~3724432,48155592~6866442,58149729~4044781,64820247~1625654,75146456~3669736,84335846~245107,93789724~15684600,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156473950~6772008,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~11693062,289901753~8779852,306184192~6251184,314572800~10448654,329041954~13240573,343932928~8708055,354227628~14358150,369453704~7097906,389537440~6601786,397861957~7552215,406847488~9065308] 2024-08-17T01:51:47.073 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to 18 diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,84335846~245107,93789724~15684600,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,308890053~147117,309639025~2796351,316217203~12201636,329041954~13240573,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,408583745~7329051] 2024-08-17T01:51:47.074 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,84335846~245107,93789724~15684600,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,308890053~147117,309639025~2796351,316217203~12201636,329041954~13240573,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,408583745~7329051] 2024-08-17T01:51:47.079 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,84335846~245107,93789724~15684600,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,306184192~6251184,314572800~13846039,329041954~13240573,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,406847488~9065308] 2024-08-17T01:51:47.079 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to 19 diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,408583745~7329051] 2024-08-17T01:51:47.079 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,408583745~7329051] 2024-08-17T01:51:47.085 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,406847488~9065308] 2024-08-17T01:51:47.085 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to 11 diff [3149144~835833,5630028~3701151,84335846~245107,110326803~6150663,164846646~1857228,215858833~142923,273633761~950629,289901753~6427393,355320858~156687] 2024-08-17T01:51:47.085 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [3149144~835833,5630028~3701151,84335846~245107,110326803~6150663,164846646~1857228,215858833~142923,273633761~950629,289901753~6427393,355320858~156687] 2024-08-17T01:51:47.090 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [3149144~835833,5630028~3701151,84335846~245107,110326803~6150663,164846646~1857228,215858833~142923,273633761~950629,289901753~6427393,355320858~156687] 2024-08-17T01:51:47.090 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to 12 diff [3149144~835833,5630028~3701151,49466912~2700601,75146456~3669736,84335846~245107,110326803~6150663,119632395~6187966,164846646~1857228,176067674~6647020,215858833~142923,273633761~950629,278360192~8451135,289901753~6427393,329417580~12864947,354632563~2507320] 2024-08-17T01:51:47.091 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [3149144~835833,5630028~3701151,49466912~2700601,75146456~3669736,84335846~245107,110326803~6150663,119632395~6187966,164846646~1857228,176067674~6647020,215858833~142923,273633761~950629,278360192~8451135,289901753~6427393,329417580~12864947,354632563~2507320] 2024-08-17T01:51:47.096 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [3149144~835833,5630028~3701151,49466912~2700601,75146456~3669736,84335846~245107,110326803~6150663,119632395~6187966,164846646~1857228,176067674~6647020,215858833~142923,273633761~950629,278360192~8451135,289901753~6427393,329417580~12864947,354632563~2507320] 2024-08-17T01:51:47.096 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to 13 diff [436878~292834,3149144~835833,5630028~10321789,24697715~3457785,49466912~2700601,58149729~4044781,75146456~3669736,84335846~245107,93789724~6081847,110326803~6150663,119632395~6187966,164846646~1857228,176067674~6834824,183449815~6581899,215858833~142923,237426940~7848479,273633761~950629,278360192~8451135,289901753~6427393,311217180~1218196,329417580~12864947,354632563~2507320] 2024-08-17T01:51:47.096 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~10321789,24697715~3457785,49466912~2700601,58149729~4044781,75146456~3669736,84335846~245107,93789724~6081847,110326803~6150663,119632395~6187966,164846646~1857228,176067674~6834824,183449815~6581899,215858833~142923,237426940~7848479,273633761~950629,278360192~8451135,289901753~6427393,311217180~1218196,329417580~12864947,354632563~2507320] 2024-08-17T01:51:47.101 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~10321789,24697715~3457785,49466912~2700601,58149729~4044781,75146456~3669736,84335846~245107,93789724~6081847,110326803~6150663,119632395~6187966,164846646~1857228,176067674~6834824,183449815~6581899,215858833~142923,237426940~7848479,273633761~950629,278360192~8451135,289901753~6427393,311217180~1218196,329417580~12864947,354632563~2507320] 2024-08-17T01:51:47.102 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to 14 diff [436878~292834,3149144~835833,5630028~10321789,17947763~2043522,24697715~3457785,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~6081847,110326803~6150663,119632395~6187966,141751788~6133958,156473950~6772008,164846646~1857228,176067674~6834824,183449815~6581899,190952746~7907764,215858833~142923,237426940~7848479,248782456~216314,273633761~950629,278360192~8451135,289901753~8779852,311217180~1218196,319425957~5595497,329417580~12864947,344752154~7888829,354632563~2507320] 2024-08-17T01:51:47.102 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~10321789,17947763~2043522,24697715~3457785,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~6081847,110326803~6150663,119632395~6187966,141751788~6133958,156473950~6772008,164846646~1857228,176067674~6834824,183449815~6581899,190952746~7907764,215858833~142923,237426940~7848479,248782456~216314,273633761~950629,278360192~8451135,289901753~8779852,311217180~1218196,319425957~5595497,329417580~12864947,344752154~7888829,354632563~2507320] 2024-08-17T01:51:47.107 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~10321789,17947763~2043522,24697715~3457785,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~6081847,110326803~6150663,119632395~6187966,141751788~6133958,156473950~6772008,164846646~1857228,176067674~6834824,183449815~6581899,190298789~8561721,215858833~142923,237426940~7848479,247463936~1534834,273633761~950629,278360192~8451135,289901753~8779852,311217180~1218196,319425957~5595497,329417580~12864947,343932928~8708055,354632563~2507320] 2024-08-17T01:51:47.107 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to 15 diff [436878~292834,3149144~835833,5630028~14361257,24697715~3457785,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~6081847,103684004~5790320,110326803~6150663,119632395~6187966,141751788~6133958,156473950~6772008,164846646~1857228,176067674~29940594,215858833~142923,237426940~7848479,248782456~216314,273633761~950629,275118265~11693062,289901753~8779852,309639025~2796351,319425957~5595497,329417580~12864947,344752154~7888829,354632563~2507320,400272400~1823163] 2024-08-17T01:51:47.108 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,24697715~3457785,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~6081847,103684004~5790320,110326803~6150663,119632395~6187966,141751788~6133958,156473950~6772008,164846646~1857228,176067674~29940594,215858833~142923,237426940~7848479,248782456~216314,273633761~950629,275118265~11693062,289901753~8779852,309639025~2796351,319425957~5595497,329417580~12864947,344752154~7888829,354632563~2507320,400272400~1823163] 2024-08-17T01:51:47.113 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,24697715~3457785,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~6081847,103684004~5790320,110326803~6150663,119632395~6187966,141751788~6133958,156473950~6772008,164846646~1857228,176067674~29940594,215858833~142923,237426940~7848479,247463936~1534834,273633761~950629,275118265~11693062,289901753~8779852,309037170~3398206,319425957~5595497,329417580~12864947,343932928~8708055,354632563~2507320,400272400~1823163] 2024-08-17T01:51:47.113 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to 16 diff [436878~292834,3149144~835833,5630028~14361257,24697715~3457785,36378000~1188333,37991225~3724432,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~6081847,103684004~5790320,110326803~6150663,117111365~8708996,141751788~6133958,156473950~6772008,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,237426940~7848479,248782456~216314,273633761~950629,275118265~11693062,289901753~8779852,309639025~2796351,319425957~5595497,329041954~13240573,344752154~7888829,354227628~7511102,389537440~6601786,400272400~1823163,408583745~7329051] 2024-08-17T01:51:47.113 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,24697715~3457785,36378000~1188333,37991225~3724432,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~6081847,103684004~5790320,110326803~6150663,117111365~8708996,141751788~6133958,156473950~6772008,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,237426940~7848479,248782456~216314,273633761~950629,275118265~11693062,289901753~8779852,309639025~2796351,319425957~5595497,329041954~13240573,344752154~7888829,354227628~7511102,389537440~6601786,400272400~1823163,408583745~7329051] 2024-08-17T01:51:47.119 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,24697715~3457785,36378000~1188333,37991225~3724432,48155592~5512307,58149729~4044781,75146456~3669736,84335846~245107,93789724~6081847,103684004~5790320,110326803~6150663,117111365~8708996,141751788~6133958,156473950~6772008,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,237426940~7848479,247463936~1534834,273633761~950629,275118265~11693062,289901753~8779852,309037170~3398206,319425957~5595497,329041954~13240573,343932928~8708055,354227628~7511102,389537440~6601786,400272400~1823163,406847488~9065308] 2024-08-17T01:51:47.119 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to 17 diff [436878~292834,3149144~835833,5630028~14361257,24697715~3457785,36378000~1188333,37991225~3724432,48155592~6866442,58149729~4044781,64820247~1625654,75146456~3669736,84335846~245107,93789724~6081847,103684004~5790320,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156473950~6772008,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,289901753~8779852,309639025~2796351,316217203~8804251,329041954~13240573,344752154~7888829,354227628~7511102,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.119 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,24697715~3457785,36378000~1188333,37991225~3724432,48155592~6866442,58149729~4044781,64820247~1625654,75146456~3669736,84335846~245107,93789724~6081847,103684004~5790320,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156473950~6772008,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,289901753~8779852,309639025~2796351,316217203~8804251,329041954~13240573,344752154~7888829,354227628~7511102,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.124 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,24697715~3457785,36378000~1188333,37991225~3724432,48155592~6866442,58149729~4044781,64820247~1625654,75146456~3669736,84335846~245107,93789724~6081847,103684004~5790320,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156473950~6772008,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~11693062,289901753~8779852,309037170~3398206,314572800~10448654,329041954~13240573,343932928~8708055,354227628~7511102,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:47.125 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to 18 diff [436878~292834,3149144~835833,5630028~14361257,24697715~3457785,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,84335846~245107,93789724~6081847,103684004~5790320,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,309639025~2796351,316217203~12201636,329041954~13240573,344752154~7888829,354227628~7511102,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.125 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,24697715~3457785,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,84335846~245107,93789724~6081847,103684004~5790320,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,309639025~2796351,316217203~12201636,329041954~13240573,344752154~7888829,354227628~7511102,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.130 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,24697715~3457785,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,84335846~245107,93789724~6081847,103684004~5790320,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,309037170~3398206,314572800~13846039,329041954~13240573,343932928~8708055,354227628~7511102,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:47.130 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to 19 diff [436878~292834,3149144~835833,5630028~14361257,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~6081847,103684004~6237416,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.130 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~6081847,103684004~6237416,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.136 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~6081847,103684004~6237416,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,309037170~3398206,314572800~27709727,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:47.136 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to 12 diff [49466912~2700601,75146456~3669736,119632395~6187966,176067674~6647020,278360192~8451135,329417580~12864947,354632563~2507320] 2024-08-17T01:51:47.136 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [49466912~2700601,75146456~3669736,119632395~6187966,176067674~6647020,278360192~8451135,329417580~12864947,354632563~2507320] 2024-08-17T01:51:47.141 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [49466912~2700601,75146456~3669736,119632395~6187966,176067674~6647020,278360192~8451135,329417580~12864947,354632563~2507320] 2024-08-17T01:51:47.141 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to 13 diff [436878~292834,9225986~6725831,24697715~3457785,49466912~2700601,58149729~4044781,75146456~3669736,93789724~6081847,119632395~6187966,176067674~6834824,183449815~6581899,237426940~7848479,278360192~8451135,311217180~1218196,329417580~12864947,354632563~2507320] 2024-08-17T01:51:47.141 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,9225986~6725831,24697715~3457785,49466912~2700601,58149729~4044781,75146456~3669736,93789724~6081847,119632395~6187966,176067674~6834824,183449815~6581899,237426940~7848479,278360192~8451135,311217180~1218196,329417580~12864947,354632563~2507320] 2024-08-17T01:51:47.146 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,9225986~6725831,24697715~3457785,49466912~2700601,58149729~4044781,75146456~3669736,93789724~6081847,119632395~6187966,176067674~6834824,183449815~6581899,237426940~7848479,278360192~8451135,311217180~1218196,329417580~12864947,354632563~2507320] 2024-08-17T01:51:47.147 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to 14 diff [436878~292834,9225986~6725831,17947763~2043522,24697715~3457785,48155592~5512307,58149729~4044781,75146456~3669736,93789724~6081847,119632395~6187966,141751788~6133958,156473950~6772008,176067674~6834824,183449815~6581899,190952746~7907764,237426940~7848479,248782456~216314,278360192~8451135,293462810~5218795,311217180~1218196,319425957~5595497,329417580~12864947,344752154~7888829,354632563~2507320] 2024-08-17T01:51:47.147 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,9225986~6725831,17947763~2043522,24697715~3457785,48155592~5512307,58149729~4044781,75146456~3669736,93789724~6081847,119632395~6187966,141751788~6133958,156473950~6772008,176067674~6834824,183449815~6581899,190952746~7907764,237426940~7848479,248782456~216314,278360192~8451135,293462810~5218795,311217180~1218196,319425957~5595497,329417580~12864947,344752154~7888829,354632563~2507320] 2024-08-17T01:51:47.152 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,9225986~6725831,17947763~2043522,24697715~3457785,48155592~5512307,58149729~4044781,75146456~3669736,93789724~6081847,119632395~6187966,141751788~6133958,156473950~6772008,176067674~6834824,183449815~6581899,190298789~8561721,237426940~7848479,247463936~1534834,278360192~8451135,293462810~5218795,311217180~1218196,319425957~5595497,329417580~12864947,343932928~8708055,354632563~2507320] 2024-08-17T01:51:47.152 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to 15 diff [436878~292834,8595363~11395922,24697715~3457785,48155592~5512307,58149729~4044781,75146456~3669736,93789724~6081847,103684004~5790320,119632395~6187966,141751788~6133958,156473950~6772008,176067674~29940594,237426940~7848479,248782456~216314,275118265~11693062,293462810~5218795,309639025~2796351,319425957~5595497,329417580~12864947,344752154~7888829,354632563~2507320,400272400~1823163] 2024-08-17T01:51:47.152 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,8595363~11395922,24697715~3457785,48155592~5512307,58149729~4044781,75146456~3669736,93789724~6081847,103684004~5790320,119632395~6187966,141751788~6133958,156473950~6772008,176067674~29940594,237426940~7848479,248782456~216314,275118265~11693062,293462810~5218795,309639025~2796351,319425957~5595497,329417580~12864947,344752154~7888829,354632563~2507320,400272400~1823163] 2024-08-17T01:51:47.158 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,8595363~11395922,24697715~3457785,48155592~5512307,58149729~4044781,75146456~3669736,93789724~6081847,103684004~5790320,119632395~6187966,141751788~6133958,156473950~6772008,176067674~29940594,237426940~7848479,247463936~1534834,275118265~11693062,293462810~5218795,309037170~3398206,319425957~5595497,329417580~12864947,343932928~8708055,354632563~2507320,400272400~1823163] 2024-08-17T01:51:47.158 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to 16 diff [436878~292834,8595363~11395922,24697715~3457785,36378000~1188333,37991225~3724432,48155592~5512307,58149729~4044781,75146456~3669736,93789724~6081847,103684004~5790320,117111365~8708996,141751788~6133958,156473950~6772008,176067674~29940594,221179942~659024,237426940~7848479,248782456~216314,275118265~11693062,293462810~5218795,309639025~2796351,319425957~5595497,329041954~13240573,344752154~7888829,354227628~7511102,389537440~6601786,400272400~1823163,408583745~7329051] 2024-08-17T01:51:47.158 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,8595363~11395922,24697715~3457785,36378000~1188333,37991225~3724432,48155592~5512307,58149729~4044781,75146456~3669736,93789724~6081847,103684004~5790320,117111365~8708996,141751788~6133958,156473950~6772008,176067674~29940594,221179942~659024,237426940~7848479,248782456~216314,275118265~11693062,293462810~5218795,309639025~2796351,319425957~5595497,329041954~13240573,344752154~7888829,354227628~7511102,389537440~6601786,400272400~1823163,408583745~7329051] 2024-08-17T01:51:47.163 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,8595363~11395922,24697715~3457785,36378000~1188333,37991225~3724432,48155592~5512307,58149729~4044781,75146456~3669736,93789724~6081847,103684004~5790320,117111365~8708996,141751788~6133958,156473950~6772008,176067674~29940594,221179942~659024,237426940~7848479,247463936~1534834,275118265~11693062,293462810~5218795,309037170~3398206,319425957~5595497,329041954~13240573,343932928~8708055,354227628~7511102,389537440~6601786,400272400~1823163,406847488~9065308] 2024-08-17T01:51:47.163 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to 17 diff [436878~292834,8595363~11395922,24697715~3457785,36378000~1188333,37991225~3724432,48155592~6866442,58149729~4044781,64820247~1625654,75146456~3669736,93789724~6081847,103684004~5790320,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156473950~6772008,176067674~29940594,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~11693062,293462810~5218795,309639025~2796351,316217203~8804251,329041954~13240573,344752154~7888829,354227628~7511102,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.163 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,8595363~11395922,24697715~3457785,36378000~1188333,37991225~3724432,48155592~6866442,58149729~4044781,64820247~1625654,75146456~3669736,93789724~6081847,103684004~5790320,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156473950~6772008,176067674~29940594,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~11693062,293462810~5218795,309639025~2796351,316217203~8804251,329041954~13240573,344752154~7888829,354227628~7511102,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.169 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,8595363~11395922,24697715~3457785,36378000~1188333,37991225~3724432,48155592~6866442,58149729~4044781,64820247~1625654,75146456~3669736,93789724~6081847,103684004~5790320,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156473950~6772008,176067674~29940594,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,275118265~11693062,293462810~5218795,309037170~3398206,314572800~10448654,329041954~13240573,343932928~8708055,354227628~7511102,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:47.170 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to 18 diff [436878~292834,8595363~11395922,24697715~3457785,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,93789724~6081847,103684004~5790320,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,176067674~29940594,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~11693062,288703999~2983952,293462810~5218795,309639025~2796351,316217203~12201636,329041954~13240573,344752154~7888829,354227628~7511102,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.170 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,8595363~11395922,24697715~3457785,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,93789724~6081847,103684004~5790320,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,176067674~29940594,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~11693062,288703999~2983952,293462810~5218795,309639025~2796351,316217203~12201636,329041954~13240573,344752154~7888829,354227628~7511102,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.175 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,8595363~11395922,24697715~3457785,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,93789724~6081847,103684004~5790320,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,176067674~29940594,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,275118265~16569686,293462810~5218795,309037170~3398206,314572800~13846039,329041954~13240573,343932928~8708055,354227628~7511102,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:47.176 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to 19 diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,93789724~6081847,103684004~6237416,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,176067674~29940594,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~11693062,288703999~2983952,293462810~5218795,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.176 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,93789724~6081847,103684004~6237416,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,176067674~29940594,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~11693062,288703999~2983952,293462810~5218795,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.181 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,93789724~6081847,103684004~6237416,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,176067674~29940594,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,275118265~16569686,293462810~5218795,309037170~3398206,314572800~27709727,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:47.181 INFO:tasks.workunit.client.0.smithi110.stdout:from 12 to 13 diff [436878~292834,9225986~6725831,24697715~3457785,58149729~4044781,93789724~6081847,181504797~1397701,183449815~6581899,237426940~7848479,311217180~1218196] 2024-08-17T01:51:47.182 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,9225986~6725831,24697715~3457785,58149729~4044781,93789724~6081847,181504797~1397701,183449815~6581899,237426940~7848479,311217180~1218196] 2024-08-17T01:51:47.187 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,9225986~6725831,24697715~3457785,58149729~4044781,93789724~6081847,181504797~1397701,183449815~6581899,237426940~7848479,311217180~1218196] 2024-08-17T01:51:47.187 INFO:tasks.workunit.client.0.smithi110.stdout:from 12 to 14 diff [436878~292834,9225986~6725831,17947763~2043522,24697715~3457785,48155592~5512307,58149729~4044781,93789724~6081847,141751788~6133958,156473950~6772008,181504797~1397701,183449815~6581899,190952746~7907764,237426940~7848479,248782456~216314,293462810~5218795,311217180~1218196,319425957~5595497,344752154~7888829] 2024-08-17T01:51:47.187 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,9225986~6725831,17947763~2043522,24697715~3457785,48155592~5512307,58149729~4044781,93789724~6081847,141751788~6133958,156473950~6772008,181504797~1397701,183449815~6581899,190952746~7907764,237426940~7848479,248782456~216314,293462810~5218795,311217180~1218196,319425957~5595497,344752154~7888829] 2024-08-17T01:51:47.192 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,9225986~6725831,17947763~2043522,24697715~3457785,48155592~5512307,58149729~4044781,93789724~6081847,141751788~6133958,156473950~6772008,181504797~1397701,183449815~6581899,190298789~8561721,237426940~7848479,247463936~1534834,293462810~5218795,311217180~1218196,319425957~5595497,343932928~8708055] 2024-08-17T01:51:47.192 INFO:tasks.workunit.client.0.smithi110.stdout:from 12 to 15 diff [436878~292834,8595363~11395922,24697715~3457785,48155592~5512307,58149729~4044781,93789724~6081847,103684004~5790320,141751788~6133958,156473950~6772008,177966592~28041676,237426940~7848479,248782456~216314,275118265~5239747,293462810~5218795,309639025~2796351,319425957~5595497,344752154~7888829,400272400~1823163] 2024-08-17T01:51:47.193 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,8595363~11395922,24697715~3457785,48155592~5512307,58149729~4044781,93789724~6081847,103684004~5790320,141751788~6133958,156473950~6772008,177966592~28041676,237426940~7848479,248782456~216314,275118265~5239747,293462810~5218795,309639025~2796351,319425957~5595497,344752154~7888829,400272400~1823163] 2024-08-17T01:51:47.199 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,8595363~11395922,24697715~3457785,48155592~5512307,58149729~4044781,93789724~6081847,103684004~5790320,141751788~6133958,156473950~6772008,177966592~28041676,237426940~7848479,247463936~1534834,275118265~5239747,293462810~5218795,309037170~3398206,319425957~5595497,343932928~8708055,400272400~1823163] 2024-08-17T01:51:47.199 INFO:tasks.workunit.client.0.smithi110.stdout:from 12 to 16 diff [436878~292834,8595363~11395922,24697715~3457785,36378000~1188333,37991225~3724432,48155592~5512307,58149729~4044781,93789724~6081847,103684004~5790320,117111365~7264936,141751788~6133958,156473950~6772008,177966592~28041676,221179942~659024,237426940~7848479,248782456~216314,275118265~5239747,293462810~5218795,309639025~2796351,319425957~5595497,329041954~8101849,344752154~7888829,354227628~7511102,389537440~6601786,400272400~1823163,408583745~7329051] 2024-08-17T01:51:47.199 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,8595363~11395922,24697715~3457785,36378000~1188333,37991225~3724432,48155592~5512307,58149729~4044781,93789724~6081847,103684004~5790320,117111365~7264936,141751788~6133958,156473950~6772008,177966592~28041676,221179942~659024,237426940~7848479,248782456~216314,275118265~5239747,293462810~5218795,309639025~2796351,319425957~5595497,329041954~8101849,344752154~7888829,354227628~7511102,389537440~6601786,400272400~1823163,408583745~7329051] 2024-08-17T01:51:47.204 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,8595363~11395922,24697715~3457785,36378000~1188333,37991225~3724432,48155592~5512307,58149729~4044781,93789724~6081847,103684004~5790320,117111365~7264936,141751788~6133958,156473950~6772008,177966592~28041676,221179942~659024,237426940~7848479,247463936~1534834,275118265~5239747,293462810~5218795,309037170~3398206,319425957~5595497,329041954~8101849,343932928~8708055,354227628~7511102,389537440~6601786,400272400~1823163,406847488~9065308] 2024-08-17T01:51:47.204 INFO:tasks.workunit.client.0.smithi110.stdout:from 12 to 17 diff [436878~292834,8595363~11395922,24697715~3457785,36378000~1188333,37991225~3724432,48155592~6866442,58149729~4044781,64820247~1625654,93789724~6081847,103684004~5790320,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156473950~6772008,177966592~28041676,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~5239747,293462810~5218795,309639025~2796351,316217203~8804251,329041954~8101849,344752154~7888829,354227628~7511102,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.205 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,8595363~11395922,24697715~3457785,36378000~1188333,37991225~3724432,48155592~6866442,58149729~4044781,64820247~1625654,93789724~6081847,103684004~5790320,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156473950~6772008,177966592~28041676,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~5239747,293462810~5218795,309639025~2796351,316217203~8804251,329041954~8101849,344752154~7888829,354227628~7511102,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.210 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,8595363~11395922,24697715~3457785,36378000~1188333,37991225~3724432,48155592~6866442,58149729~4044781,64820247~1625654,93789724~6081847,103684004~5790320,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156473950~6772008,177966592~28041676,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,275118265~5239747,293462810~5218795,309037170~3398206,314572800~10448654,329041954~8101849,343932928~8708055,354227628~7511102,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:47.210 INFO:tasks.workunit.client.0.smithi110.stdout:from 12 to 18 diff [436878~292834,8595363~11395922,24697715~3457785,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~3988269,93789724~6081847,103684004~5790320,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2796351,316217203~12201636,329041954~8101849,344752154~7888829,354227628~7511102,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.210 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,8595363~11395922,24697715~3457785,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~3988269,93789724~6081847,103684004~5790320,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2796351,316217203~12201636,329041954~8101849,344752154~7888829,354227628~7511102,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.216 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,8595363~11395922,24697715~3457785,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~3988269,93789724~6081847,103684004~5790320,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,275118265~5239747,286811327~4876624,293462810~5218795,309037170~3398206,314572800~13846039,329041954~8101849,343932928~8708055,354227628~7511102,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:47.216 INFO:tasks.workunit.client.0.smithi110.stdout:from 12 to 19 diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~3988269,79720937~2075194,93789724~6081847,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2796351,316217203~20926600,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.216 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~3988269,79720937~2075194,93789724~6081847,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2796351,316217203~20926600,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.222 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~3988269,79691776~2104355,93789724~6081847,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,275118265~5239747,286811327~4876624,293462810~5218795,309037170~3398206,314572800~22571003,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:47.222 INFO:tasks.workunit.client.0.smithi110.stdout:from 13 to 14 diff [17947763~2043522,48155592~5512307,59449746~1952642,141751788~6133958,156473950~6772008,190952746~7907764,248782456~216314,293462810~5218795,319425957~5595497,344752154~7888829] 2024-08-17T01:51:47.222 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [17947763~2043522,48155592~5512307,59449746~1952642,141751788~6133958,156473950~6772008,190952746~7907764,248782456~216314,293462810~5218795,319425957~5595497,344752154~7888829] 2024-08-17T01:51:47.227 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [17947763~2043522,48155592~5512307,59449746~1952642,141751788~6133958,156473950~6772008,190298789~8561721,247463936~1534834,293462810~5218795,319425957~5595497,343932928~8708055] 2024-08-17T01:51:47.227 INFO:tasks.workunit.client.0.smithi110.stdout:from 13 to 15 diff [8595363~11395922,48155592~5512307,59449746~1952642,103684004~5790320,141751788~6133958,156473950~6772008,177966592~28041676,248782456~216314,275118265~5239747,293462810~5218795,309639025~2197884,319425957~5595497,344752154~7888829,400272400~1823163] 2024-08-17T01:51:47.227 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8595363~11395922,48155592~5512307,59449746~1952642,103684004~5790320,141751788~6133958,156473950~6772008,177966592~28041676,248782456~216314,275118265~5239747,293462810~5218795,309639025~2197884,319425957~5595497,344752154~7888829,400272400~1823163] 2024-08-17T01:51:47.234 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8595363~11395922,48155592~5512307,59449746~1952642,103684004~5790320,141751788~6133958,156473950~6772008,177966592~28041676,247463936~1534834,275118265~5239747,293462810~5218795,309037170~2799739,319425957~5595497,343932928~8708055,400272400~1823163] 2024-08-17T01:51:47.234 INFO:tasks.workunit.client.0.smithi110.stdout:from 13 to 16 diff [8595363~11395922,36378000~1188333,37991225~3724432,48155592~5512307,59449746~1952642,103684004~5790320,117111365~7264936,141751788~6133958,156473950~6772008,177966592~28041676,221179942~659024,239293693~26731,248782456~216314,275118265~5239747,293462810~5218795,309639025~2197884,319425957~5595497,329041954~8101849,344752154~7888829,354227628~7511102,389537440~6601786,400272400~1823163,408583745~7329051] 2024-08-17T01:51:47.234 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8595363~11395922,36378000~1188333,37991225~3724432,48155592~5512307,59449746~1952642,103684004~5790320,117111365~7264936,141751788~6133958,156473950~6772008,177966592~28041676,221179942~659024,239293693~26731,248782456~216314,275118265~5239747,293462810~5218795,309639025~2197884,319425957~5595497,329041954~8101849,344752154~7888829,354227628~7511102,389537440~6601786,400272400~1823163,408583745~7329051] 2024-08-17T01:51:47.239 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8595363~11395922,36378000~1188333,37991225~3724432,48155592~5512307,59449746~1952642,103684004~5790320,117111365~7264936,141751788~6133958,156473950~6772008,177966592~28041676,221179942~659024,239293693~26731,247463936~1534834,275118265~5239747,293462810~5218795,309037170~2799739,319425957~5595497,329041954~8101849,343932928~8708055,354227628~7511102,389537440~6601786,400272400~1823163,406847488~9065308] 2024-08-17T01:51:47.239 INFO:tasks.workunit.client.0.smithi110.stdout:from 13 to 17 diff [8595363~11395922,36378000~1188333,37991225~3724432,48155592~6866442,59449746~1952642,64820247~1625654,103684004~5790320,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156473950~6772008,177966592~28041676,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,293462810~5218795,309639025~2197884,316217203~8804251,329041954~8101849,344752154~7888829,354227628~7511102,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.239 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8595363~11395922,36378000~1188333,37991225~3724432,48155592~6866442,59449746~1952642,64820247~1625654,103684004~5790320,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156473950~6772008,177966592~28041676,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,293462810~5218795,309639025~2197884,316217203~8804251,329041954~8101849,344752154~7888829,354227628~7511102,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.245 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8595363~11395922,36378000~1188333,37991225~3724432,48155592~6866442,59449746~1952642,64820247~1625654,103684004~5790320,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156473950~6772008,177966592~28041676,221179942~659024,226492416~10453946,239293693~26731,247463936~7564036,266266981~964374,275118265~5239747,293462810~5218795,309037170~2799739,314572800~10448654,329041954~8101849,343932928~8708055,354227628~7511102,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:47.245 INFO:tasks.workunit.client.0.smithi110.stdout:from 13 to 18 diff [8595363~11395922,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,59449746~1952642,64820247~1758854,74330488~3988269,103684004~5790320,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2197884,316217203~12201636,329041954~8101849,344752154~7888829,354227628~7511102,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.245 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8595363~11395922,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,59449746~1952642,64820247~1758854,74330488~3988269,103684004~5790320,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2197884,316217203~12201636,329041954~8101849,344752154~7888829,354227628~7511102,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.251 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8595363~11395922,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,59449746~1952642,64820247~1758854,74330488~3988269,103684004~5790320,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,226492416~10453946,239293693~26731,247463936~7564036,266266981~964374,275118265~5239747,286811327~4876624,293462810~5218795,309037170~2799739,314572800~13846039,329041954~8101849,343932928~8708055,354227628~7511102,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:47.251 INFO:tasks.workunit.client.0.smithi110.stdout:from 13 to 19 diff [8595363~11395922,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,59449746~1952642,64820247~1758854,74330488~3988269,79720937~2075194,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2197884,316217203~20926600,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.251 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8595363~11395922,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,59449746~1952642,64820247~1758854,74330488~3988269,79720937~2075194,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2197884,316217203~20926600,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.256 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8595363~11395922,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,59449746~1952642,64820247~1758854,74330488~3988269,79691776~2104355,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,226492416~10453946,239293693~26731,247463936~7564036,266266981~964374,275118265~5239747,286811327~4876624,293462810~5218795,309037170~2799739,314572800~22571003,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:47.256 INFO:tasks.workunit.client.0.smithi110.stdout:from 14 to 15 diff [8595363~10344640,103684004~5790320,177966592~15082758,198588935~7419333,275118265~5239747,309639025~2197884,400272400~1823163] 2024-08-17T01:51:47.256 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8595363~10344640,103684004~5790320,177966592~15082758,198588935~7419333,275118265~5239747,309639025~2197884,400272400~1823163] 2024-08-17T01:51:47.262 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8595363~10344640,103684004~5790320,177966592~15082758,198588935~7419333,275118265~5239747,309037170~2799739,400272400~1823163] 2024-08-17T01:51:47.262 INFO:tasks.workunit.client.0.smithi110.stdout:from 14 to 16 diff [8595363~10344640,36378000~1188333,37991225~3724432,103684004~5790320,117111365~7264936,177966592~15082758,198588935~7419333,221179942~659024,239293693~26731,275118265~5239747,309639025~2197884,329041954~8101849,354227628~7511102,389537440~6601786,400272400~1823163,408583745~7329051] 2024-08-17T01:51:47.262 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8595363~10344640,36378000~1188333,37991225~3724432,103684004~5790320,117111365~7264936,177966592~15082758,198588935~7419333,221179942~659024,239293693~26731,275118265~5239747,309639025~2197884,329041954~8101849,354227628~7511102,389537440~6601786,400272400~1823163,408583745~7329051] 2024-08-17T01:51:47.268 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8595363~10344640,36378000~1188333,37991225~3724432,103684004~5790320,117111365~7264936,177966592~15082758,198588935~7419333,221179942~659024,239293693~26731,275118265~5239747,309037170~2799739,329041954~8101849,354227628~7511102,389537440~6601786,400272400~1823163,406847488~9065308] 2024-08-17T01:51:47.268 INFO:tasks.workunit.client.0.smithi110.stdout:from 14 to 17 diff [8595363~10344640,36378000~1188333,37991225~3724432,51246890~3775144,64820247~1625654,103684004~5790320,117111365~7264936,134286889~113278,135480309~3180912,177966592~15082758,198588935~7419333,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,309639025~2197884,316217203~7742108,329041954~8101849,354227628~7511102,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.268 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8595363~10344640,36378000~1188333,37991225~3724432,51246890~3775144,64820247~1625654,103684004~5790320,117111365~7264936,134286889~113278,135480309~3180912,177966592~15082758,198588935~7419333,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,309639025~2197884,316217203~7742108,329041954~8101849,354227628~7511102,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.274 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8595363~10344640,36378000~1188333,37991225~3724432,51246890~3775144,64820247~1625654,103684004~5790320,117111365~7264936,134286889~113278,135480309~3180912,177966592~15082758,198588935~7419333,221179942~659024,226492416~10453946,239293693~26731,247492545~7535427,266266981~964374,275118265~5239747,309037170~2799739,314572800~9386511,329041954~8101849,354227628~7511102,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:47.274 INFO:tasks.workunit.client.0.smithi110.stdout:from 14 to 18 diff [8595363~10344640,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,103684004~5790320,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,177966592~15082758,198588935~7419333,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,309639025~2197884,316217203~12201636,329041954~8101849,354227628~7511102,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.274 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8595363~10344640,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,103684004~5790320,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,177966592~15082758,198588935~7419333,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,309639025~2197884,316217203~12201636,329041954~8101849,354227628~7511102,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.279 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8595363~10344640,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,103684004~5790320,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,177966592~15082758,198588935~7419333,221179942~659024,226492416~10453946,239293693~26731,247492545~7535427,266266981~964374,275118265~5239747,286811327~4876624,309037170~2799739,314572800~13846039,329041954~8101849,354227628~7511102,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:47.280 INFO:tasks.workunit.client.0.smithi110.stdout:from 14 to 19 diff [8595363~10344640,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79720937~2075194,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,177966592~15082758,198588935~7419333,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,309639025~2197884,316217203~20926600,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.280 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8595363~10344640,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79720937~2075194,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,177966592~15082758,198588935~7419333,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,309639025~2197884,316217203~20926600,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:47.285 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8595363~10344640,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79691776~2104355,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,177966592~15082758,198588935~7419333,221179942~659024,226492416~10453946,239293693~26731,247492545~7535427,266266981~964374,275118265~5239747,286811327~4876624,309037170~2799739,314572800~22571003,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:47.285 INFO:tasks.workunit.client.0.smithi110.stdout:from 15 to 16 diff [36378000~1188333,37991225~3724432,117111365~7264936,221179942~659024,239293693~26731,329041954~8101849,354227628~7511102,389537440~6601786,408583745~7329051] 2024-08-17T01:51:47.285 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [36378000~1188333,37991225~3724432,117111365~7264936,221179942~659024,239293693~26731,329041954~8101849,354227628~7511102,389537440~6601786,408583745~7329051] 2024-08-17T01:51:47.291 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [36378000~1188333,37991225~3724432,117111365~7264936,221179942~659024,239293693~26731,329041954~8101849,354227628~7511102,389537440~6601786,406847488~9065308] 2024-08-17T01:51:47.291 INFO:tasks.workunit.client.0.smithi110.stdout:from 15 to 17 diff [17974691~772787,36378000~1188333,37991225~3724432,51246890~3775144,64820247~1625654,117111365~7264936,134286889~113278,135480309~3180912,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,316217203~7742108,329041954~8101849,354227628~7511102,389537440~6601786,400569115~4355438,408583745~7329051] 2024-08-17T01:51:47.291 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [17974691~772787,36378000~1188333,37991225~3724432,51246890~3775144,64820247~1625654,117111365~7264936,134286889~113278,135480309~3180912,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,316217203~7742108,329041954~8101849,354227628~7511102,389537440~6601786,400569115~4355438,408583745~7329051] 2024-08-17T01:51:47.297 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [17974691~772787,36378000~1188333,37991225~3724432,51246890~3775144,64820247~1625654,117111365~7264936,134286889~113278,135480309~3180912,221179942~659024,226492416~10453946,239293693~26731,247492545~7535427,266266981~964374,314572800~9386511,329041954~8101849,354227628~7511102,389537440~6601786,400569115~4355438,406847488~9065308] 2024-08-17T01:51:47.297 INFO:tasks.workunit.client.0.smithi110.stdout:from 15 to 18 diff [14095681~1642590,17974691~772787,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,288703999~2983952,316217203~12201636,329041954~8101849,354227628~7511102,380022066~3143941,389537440~6601786,400569115~4355438,408583745~7329051] 2024-08-17T01:51:47.297 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [14095681~1642590,17974691~772787,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,288703999~2983952,316217203~12201636,329041954~8101849,354227628~7511102,380022066~3143941,389537440~6601786,400569115~4355438,408583745~7329051] 2024-08-17T01:51:47.303 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [14095681~1642590,17974691~772787,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,221179942~659024,226492416~10453946,239293693~26731,247492545~7535427,266266981~964374,286811327~4876624,314572800~13846039,329041954~8101849,354227628~7511102,380022066~3143941,389537440~6601786,400569115~4355438,406847488~9065308] 2024-08-17T01:51:47.303 INFO:tasks.workunit.client.0.smithi110.stdout:from 15 to 19 diff [14086604~2282471,17974691~772787,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79720937~2075194,107978954~1942466,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,288703999~2983952,316217203~20926600,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400569115~4355438,408583745~7329051] 2024-08-17T01:51:47.303 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [14086604~2282471,17974691~772787,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79720937~2075194,107978954~1942466,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,288703999~2983952,316217203~20926600,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400569115~4355438,408583745~7329051] 2024-08-17T01:51:47.308 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [14086604~2282471,17974691~772787,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79691776~2104355,107978954~1942466,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,221179942~659024,226492416~10453946,239293693~26731,247492545~7535427,266266981~964374,286811327~4876624,314572800~22571003,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400569115~4355438,406847488~9065308] 2024-08-17T01:51:47.308 INFO:tasks.workunit.client.0.smithi110.stdout:from 16 to 17 diff [17974691~772787,51246890~3775144,64820247~1625654,134286889~113278,135480309~3180912,230219784~6726578,247492545~7535427,266853083~378272,316217203~7742108,400569115~4355438] 2024-08-17T01:51:47.308 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [17974691~772787,51246890~3775144,64820247~1625654,134286889~113278,135480309~3180912,230219784~6726578,247492545~7535427,266853083~378272,316217203~7742108,400569115~4355438] 2024-08-17T01:51:47.314 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [17974691~772787,51246890~3775144,64820247~1625654,134286889~113278,135480309~3180912,226492416~10453946,247492545~7535427,266266981~964374,314572800~9386511,400569115~4355438] 2024-08-17T01:51:47.314 INFO:tasks.workunit.client.0.smithi110.stdout:from 16 to 18 diff [14095681~1642590,17974691~772787,31375009~297468,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,134286889~113278,135480309~3180912,156137320~2744061,230219784~6726578,247492545~7535427,266853083~378272,288703999~2983952,316217203~12201636,380022066~3143941,400569115~4355438] 2024-08-17T01:51:47.314 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [14095681~1642590,17974691~772787,31375009~297468,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,134286889~113278,135480309~3180912,156137320~2744061,230219784~6726578,247492545~7535427,266853083~378272,288703999~2983952,316217203~12201636,380022066~3143941,400569115~4355438] 2024-08-17T01:51:47.319 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [14095681~1642590,17974691~772787,31375009~297468,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,134286889~113278,135480309~3180912,156137320~2744061,226492416~10453946,247492545~7535427,266266981~964374,286811327~4876624,314572800~13846039,380022066~3143941,400569115~4355438] 2024-08-17T01:51:47.319 INFO:tasks.workunit.client.0.smithi110.stdout:from 16 to 19 diff [14086604~2282471,17974691~772787,24262680~1939920,31375009~297468,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79720937~2075194,107978954~1942466,134286889~113278,135480309~3180912,156137320~2744061,230219784~6726578,247492545~7535427,266853083~378272,288703999~2983952,316217203~14320510,332665215~1889817,355380371~5396264,363927853~2711953,380022066~3143941,400569115~4355438] 2024-08-17T01:51:47.319 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [14086604~2282471,17974691~772787,24262680~1939920,31375009~297468,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79720937~2075194,107978954~1942466,134286889~113278,135480309~3180912,156137320~2744061,230219784~6726578,247492545~7535427,266853083~378272,288703999~2983952,316217203~14320510,332665215~1889817,355380371~5396264,363927853~2711953,380022066~3143941,400569115~4355438] 2024-08-17T01:51:47.325 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [14086604~2282471,17974691~772787,24262680~1939920,31375009~297468,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79691776~2104355,107978954~1942466,134286889~113278,135480309~3180912,156137320~2744061,226492416~10453946,247492545~7535427,266266981~964374,286811327~4876624,314572800~15964913,332665215~1889817,355380371~5396264,363927853~2711953,380022066~3143941,400569115~4355438] 2024-08-17T01:51:47.325 INFO:tasks.workunit.client.0.smithi110.stdout:from 17 to 18 diff [14095681~1642590,31375009~297468,46983892~232327,65985296~593805,74330488~3988269,156137320~2744061,288703999~2983952,318565123~782500,322567919~5850920,380022066~3143941] 2024-08-17T01:51:47.325 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [14095681~1642590,31375009~297468,46983892~232327,65985296~593805,74330488~3988269,156137320~2744061,288703999~2983952,318565123~782500,322567919~5850920,380022066~3143941] 2024-08-17T01:51:47.330 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [14095681~1642590,31375009~297468,46983892~232327,65985296~593805,74330488~3988269,156137320~2744061,286811327~4876624,318565123~782500,322567919~5850920,380022066~3143941] 2024-08-17T01:51:47.331 INFO:tasks.workunit.client.0.smithi110.stdout:from 17 to 19 diff [14086604~2282471,24262680~1939920,31375009~297468,46983892~232327,65985296~593805,74330488~3988269,79720937~2075194,107978954~1942466,156137320~2744061,288703999~2983952,318565123~782500,322567919~7969794,332665215~1889817,355380371~5396264,363927853~2711953,380022066~3143941,401447643~1208186] 2024-08-17T01:51:47.331 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [14086604~2282471,24262680~1939920,31375009~297468,46983892~232327,65985296~593805,74330488~3988269,79720937~2075194,107978954~1942466,156137320~2744061,288703999~2983952,318565123~782500,322567919~7969794,332665215~1889817,355380371~5396264,363927853~2711953,380022066~3143941,401447643~1208186] 2024-08-17T01:51:47.336 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [14086604~2282471,24262680~1939920,31375009~297468,46983892~232327,65985296~593805,74330488~3988269,79691776~2104355,107978954~1942466,156137320~2744061,286811327~4876624,318565123~782500,322567919~7969794,332665215~1889817,355380371~5396264,363927853~2711953,380022066~3143941,401447643~1208186] 2024-08-17T01:51:47.336 INFO:tasks.workunit.client.0.smithi110.stdout:from 18 to 19 diff [14086604~2282471,24262680~1939920,79720937~2075194,107978954~1942466,324390693~11893,326647295~3890418,332665215~1889817,355380371~5396264,363927853~2711953,401447643~1208186] 2024-08-17T01:51:47.336 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [14086604~2282471,24262680~1939920,79720937~2075194,107978954~1942466,324390693~11893,326647295~3890418,332665215~1889817,355380371~5396264,363927853~2711953,401447643~1208186] 2024-08-17T01:51:47.342 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [14086604~2282471,24262680~1939920,79691776~2104355,107978954~1942466,324390693~11893,326647295~3890418,332665215~1889817,355380371~5396264,363927853~2711953,401447643~1208186] 2024-08-17T01:51:47.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:47 smithi110 ceph-mon[98148]: osdmap e2129: 8 total, 8 up, 8 in 2024-08-17T01:51:47.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:51:47.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:47 smithi110 ceph-mon[100641]: osdmap e2129: 8 total, 8 up, 8 in 2024-08-17T01:51:47.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:51:47.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:47 smithi177 ceph-mon[90034]: osdmap e2129: 8 total, 8 up, 8 in 2024-08-17T01:51:47.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:51:48.249 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:48.249 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:48.269 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~55006834,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,272629760~32611129,306184192~8040387,314572800~27709727,343932928~61481244,406847488~9065308] 2024-08-17T01:51:48.269 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:48.269 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:48.275 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~32618682,376703954~28710218,406847488~9065308] 2024-08-17T01:51:48.275 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:48.275 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:48.281 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,93789724~33009595,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:48.281 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:48.281 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:48.287 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,84335846~245107,93789724~33009595,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:48.287 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:48.287 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:48.292 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~9085439,73263404~5726062,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273633761~950629,275118265~30122624,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:48.293 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:48.293 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:48.299 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1758854,73263404~5726062,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,380022066~3143941,384561921~11577305,397118937~8295235,406847488~9065308] 2024-08-17T01:51:48.299 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:48.299 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:48.304 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~6251184,314572800~27709727,343932928~24652850,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:48.304 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:48.305 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:48.310 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:48.310 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134286889~113278,135480309~13268990,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,299500649~1651326,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:48.310 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134286889~113278,135480309~13268990,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,299500649~1651326,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:48.316 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134217728~14531571,156137320~7108638,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,299500649~1651326,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:48.316 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,408583745~7329051] 2024-08-17T01:51:48.316 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,408583745~7329051] 2024-08-17T01:51:48.321 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,406847488~9065308] 2024-08-17T01:51:48.322 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~6081847,103684004~6237416,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:48.322 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~6081847,103684004~6237416,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:48.327 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~6081847,103684004~6237416,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,309037170~3398206,314572800~27709727,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:48.327 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to HEAD diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,93789724~6081847,103684004~6237416,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,176067674~29940594,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~11693062,288703999~2983952,293462810~5218795,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:48.327 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,93789724~6081847,103684004~6237416,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,176067674~29940594,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~11693062,288703999~2983952,293462810~5218795,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:48.332 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,93789724~6081847,103684004~6237416,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,176067674~29940594,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,275118265~16569686,293462810~5218795,309037170~3398206,314572800~27709727,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:48.333 INFO:tasks.workunit.client.0.smithi110.stdout:from 12 to HEAD diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~3988269,79720937~2075194,93789724~6081847,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2796351,316217203~20926600,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:48.333 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~3988269,79720937~2075194,93789724~6081847,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2796351,316217203~20926600,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:48.338 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~3988269,79691776~2104355,93789724~6081847,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,275118265~5239747,286811327~4876624,293462810~5218795,309037170~3398206,314572800~22571003,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:48.338 INFO:tasks.workunit.client.0.smithi110.stdout:from 13 to HEAD diff [8595363~11395922,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,59449746~1952642,64820247~1758854,74330488~3988269,79720937~2075194,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2197884,316217203~20926600,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:48.338 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8595363~11395922,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,59449746~1952642,64820247~1758854,74330488~3988269,79720937~2075194,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2197884,316217203~20926600,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:48.344 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8595363~11395922,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,59449746~1952642,64820247~1758854,74330488~3988269,79691776~2104355,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,226492416~10453946,239293693~26731,247463936~7564036,266266981~964374,275118265~5239747,286811327~4876624,293462810~5218795,309037170~2799739,314572800~22571003,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:48.344 INFO:tasks.workunit.client.0.smithi110.stdout:from 14 to HEAD diff [8595363~10344640,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79720937~2075194,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,177966592~15082758,198588935~7419333,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,309639025~2197884,316217203~20926600,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:48.344 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8595363~10344640,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79720937~2075194,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,177966592~15082758,198588935~7419333,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,309639025~2197884,316217203~20926600,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:48.349 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8595363~10344640,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79691776~2104355,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,177966592~15082758,198588935~7419333,221179942~659024,226492416~10453946,239293693~26731,247492545~7535427,266266981~964374,275118265~5239747,286811327~4876624,309037170~2799739,314572800~22571003,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:48.350 INFO:tasks.workunit.client.0.smithi110.stdout:from 15 to HEAD diff [14086604~2282471,17974691~772787,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79720937~2075194,107978954~1942466,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,288703999~2983952,316217203~20926600,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400569115~4355438,408583745~7329051] 2024-08-17T01:51:48.350 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [14086604~2282471,17974691~772787,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79720937~2075194,107978954~1942466,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,288703999~2983952,316217203~20926600,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400569115~4355438,408583745~7329051] 2024-08-17T01:51:48.355 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [14086604~2282471,17974691~772787,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79691776~2104355,107978954~1942466,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,221179942~659024,226492416~10453946,239293693~26731,247492545~7535427,266266981~964374,286811327~4876624,314572800~22571003,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400569115~4355438,406847488~9065308] 2024-08-17T01:51:48.355 INFO:tasks.workunit.client.0.smithi110.stdout:from 16 to HEAD diff [14086604~2282471,17974691~772787,24262680~1939920,31375009~297468,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79720937~2075194,107978954~1942466,134286889~113278,135480309~3180912,156137320~2744061,230219784~6726578,247492545~7535427,266853083~378272,288703999~2983952,316217203~14320510,332665215~1889817,355380371~5396264,363927853~2711953,380022066~3143941,400569115~4355438] 2024-08-17T01:51:48.355 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [14086604~2282471,17974691~772787,24262680~1939920,31375009~297468,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79720937~2075194,107978954~1942466,134286889~113278,135480309~3180912,156137320~2744061,230219784~6726578,247492545~7535427,266853083~378272,288703999~2983952,316217203~14320510,332665215~1889817,355380371~5396264,363927853~2711953,380022066~3143941,400569115~4355438] 2024-08-17T01:51:48.361 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [14086604~2282471,17974691~772787,24262680~1939920,31375009~297468,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79691776~2104355,107978954~1942466,134286889~113278,135480309~3180912,156137320~2744061,226492416~10453946,247492545~7535427,266266981~964374,286811327~4876624,314572800~15964913,332665215~1889817,355380371~5396264,363927853~2711953,380022066~3143941,400569115~4355438] 2024-08-17T01:51:48.361 INFO:tasks.workunit.client.0.smithi110.stdout:from 17 to HEAD diff [14086604~2282471,24262680~1939920,31375009~297468,46983892~232327,65985296~593805,74330488~3988269,79720937~2075194,107978954~1942466,156137320~2744061,288703999~2983952,318565123~782500,322567919~7969794,332665215~1889817,355380371~5396264,363927853~2711953,380022066~3143941,401447643~1208186] 2024-08-17T01:51:48.361 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [14086604~2282471,24262680~1939920,31375009~297468,46983892~232327,65985296~593805,74330488~3988269,79720937~2075194,107978954~1942466,156137320~2744061,288703999~2983952,318565123~782500,322567919~7969794,332665215~1889817,355380371~5396264,363927853~2711953,380022066~3143941,401447643~1208186] 2024-08-17T01:51:48.365 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [14086604~2282471,24262680~1939920,31375009~297468,46983892~232327,65985296~593805,74330488~3988269,79691776~2104355,107978954~1942466,156137320~2744061,286811327~4876624,318565123~782500,322567919~7969794,332665215~1889817,355380371~5396264,363927853~2711953,380022066~3143941,401447643~1208186] 2024-08-17T01:51:48.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:48 smithi110 ceph-mon[100641]: pgmap v4040: 137 pgs: 137 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 185 KiB/s rd, 35 MiB/s wr, 1.03k op/s 2024-08-17T01:51:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:48 smithi110 ceph-mon[98148]: pgmap v4040: 137 pgs: 137 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 185 KiB/s rd, 35 MiB/s wr, 1.03k op/s 2024-08-17T01:51:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:51:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:51:48] "GET /metrics HTTP/1.1" 200 36744 "" "Prometheus/2.43.0" 2024-08-17T01:51:48.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:48 smithi177 ceph-mon[90034]: pgmap v4040: 137 pgs: 137 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 185 KiB/s rd, 35 MiB/s wr, 1.03k op/s 2024-08-17T01:51:49.257 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:49.257 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:49.285 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~55006834,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,272629760~32611129,306184192~8040387,314572800~27709727,343932928~61481244,406847488~9065308] 2024-08-17T01:51:49.285 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:49.285 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:49.291 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~32618682,376703954~28710218,406847488~9065308] 2024-08-17T01:51:49.291 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:49.291 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:49.297 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,93789724~33009595,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:49.297 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:49.297 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:49.303 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,84335846~245107,93789724~33009595,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:49.303 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:49.303 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:49.309 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~9085439,73263404~5726062,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273633761~950629,275118265~30122624,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:49.309 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:49.309 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:49.314 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1758854,73263404~5726062,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,380022066~3143941,384561921~11577305,397118937~8295235,406847488~9065308] 2024-08-17T01:51:49.315 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:49.315 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:49.320 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~6251184,314572800~27709727,343932928~24652850,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:49.320 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:49.320 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:49.326 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:49.326 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134286889~113278,135480309~13268990,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,299500649~1651326,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:49.326 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134286889~113278,135480309~13268990,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,299500649~1651326,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:49.331 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134217728~14531571,156137320~7108638,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,299500649~1651326,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:49.332 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,408583745~7329051] 2024-08-17T01:51:49.332 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,408583745~7329051] 2024-08-17T01:51:49.337 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,406847488~9065308] 2024-08-17T01:51:49.338 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~6081847,103684004~6237416,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:49.338 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~6081847,103684004~6237416,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:49.343 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~6081847,103684004~6237416,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,309037170~3398206,314572800~27709727,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:49.343 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to HEAD diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,93789724~6081847,103684004~6237416,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,176067674~29940594,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~11693062,288703999~2983952,293462810~5218795,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:49.343 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,93789724~6081847,103684004~6237416,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,176067674~29940594,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~11693062,288703999~2983952,293462810~5218795,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:49.348 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,93789724~6081847,103684004~6237416,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,176067674~29940594,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,275118265~16569686,293462810~5218795,309037170~3398206,314572800~27709727,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:49.348 INFO:tasks.workunit.client.0.smithi110.stdout:from 12 to HEAD diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~3988269,79720937~2075194,93789724~6081847,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2796351,316217203~20926600,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:49.348 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~3988269,79720937~2075194,93789724~6081847,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2796351,316217203~20926600,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:49.353 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~3988269,79691776~2104355,93789724~6081847,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,275118265~5239747,286811327~4876624,293462810~5218795,309037170~3398206,314572800~22571003,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:49.354 INFO:tasks.workunit.client.0.smithi110.stdout:from 13 to HEAD diff [8595363~11395922,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,59449746~1952642,64820247~1758854,74330488~3988269,79720937~2075194,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2197884,316217203~20926600,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:49.354 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8595363~11395922,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,59449746~1952642,64820247~1758854,74330488~3988269,79720937~2075194,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2197884,316217203~20926600,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:49.359 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8595363~11395922,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,59449746~1952642,64820247~1758854,74330488~3988269,79691776~2104355,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,226492416~10453946,239293693~26731,247463936~7564036,266266981~964374,275118265~5239747,286811327~4876624,293462810~5218795,309037170~2799739,314572800~22571003,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:49.359 INFO:tasks.workunit.client.0.smithi110.stdout:from 14 to HEAD diff [8595363~10344640,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79720937~2075194,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,177966592~15082758,198588935~7419333,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,309639025~2197884,316217203~20926600,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:49.359 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8595363~10344640,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79720937~2075194,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,177966592~15082758,198588935~7419333,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,309639025~2197884,316217203~20926600,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:49.364 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8595363~10344640,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79691776~2104355,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,177966592~15082758,198588935~7419333,221179942~659024,226492416~10453946,239293693~26731,247492545~7535427,266266981~964374,275118265~5239747,286811327~4876624,309037170~2799739,314572800~22571003,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:49.365 INFO:tasks.workunit.client.0.smithi110.stdout:from 15 to HEAD diff [14086604~2282471,17974691~772787,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79720937~2075194,107978954~1942466,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,288703999~2983952,316217203~20926600,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400569115~4355438,408583745~7329051] 2024-08-17T01:51:49.365 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [14086604~2282471,17974691~772787,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79720937~2075194,107978954~1942466,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,288703999~2983952,316217203~20926600,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400569115~4355438,408583745~7329051] 2024-08-17T01:51:49.370 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [14086604~2282471,17974691~772787,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79691776~2104355,107978954~1942466,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,221179942~659024,226492416~10453946,239293693~26731,247492545~7535427,266266981~964374,286811327~4876624,314572800~22571003,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400569115~4355438,406847488~9065308] 2024-08-17T01:51:49.370 INFO:tasks.workunit.client.0.smithi110.stdout:from 16 to HEAD diff [14086604~2282471,17974691~772787,24262680~1939920,31375009~297468,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79720937~2075194,107978954~1942466,134286889~113278,135480309~3180912,156137320~2744061,230219784~6726578,247492545~7535427,266853083~378272,288703999~2983952,316217203~14320510,332665215~1889817,355380371~5396264,363927853~2711953,380022066~3143941,400569115~4355438] 2024-08-17T01:51:49.370 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [14086604~2282471,17974691~772787,24262680~1939920,31375009~297468,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79720937~2075194,107978954~1942466,134286889~113278,135480309~3180912,156137320~2744061,230219784~6726578,247492545~7535427,266853083~378272,288703999~2983952,316217203~14320510,332665215~1889817,355380371~5396264,363927853~2711953,380022066~3143941,400569115~4355438] 2024-08-17T01:51:49.375 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [14086604~2282471,17974691~772787,24262680~1939920,31375009~297468,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79691776~2104355,107978954~1942466,134286889~113278,135480309~3180912,156137320~2744061,226492416~10453946,247492545~7535427,266266981~964374,286811327~4876624,314572800~15964913,332665215~1889817,355380371~5396264,363927853~2711953,380022066~3143941,400569115~4355438] 2024-08-17T01:51:49.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:49 smithi110 ceph-mon[98148]: osdmap e2130: 8 total, 8 up, 8 in 2024-08-17T01:51:49.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:49 smithi110 ceph-mon[100641]: osdmap e2130: 8 total, 8 up, 8 in 2024-08-17T01:51:49.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:49 smithi177 ceph-mon[90034]: osdmap e2130: 8 total, 8 up, 8 in 2024-08-17T01:51:50.266 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:50.267 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:50.303 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~55006834,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,272629760~32611129,306184192~8040387,314572800~27709727,343932928~61481244,406847488~9065308] 2024-08-17T01:51:50.303 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:50.303 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:50.309 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~32618682,376703954~28710218,406847488~9065308] 2024-08-17T01:51:50.309 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:50.309 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:50.314 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,93789724~33009595,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:50.315 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:50.315 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:50.320 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,84335846~245107,93789724~33009595,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:50.320 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:50.320 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:50.326 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~9085439,73263404~5726062,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273633761~950629,275118265~30122624,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:50.326 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:50.326 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:50.331 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1758854,73263404~5726062,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,380022066~3143941,384561921~11577305,397118937~8295235,406847488~9065308] 2024-08-17T01:51:50.331 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:50.331 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:50.337 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~6251184,314572800~27709727,343932928~24652850,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:50.337 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:50.337 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:50.342 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:50.343 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134286889~113278,135480309~13268990,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,299500649~1651326,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:50.343 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134286889~113278,135480309~13268990,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,299500649~1651326,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:50.348 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134217728~14531571,156137320~7108638,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,299500649~1651326,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:50.348 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,408583745~7329051] 2024-08-17T01:51:50.348 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,408583745~7329051] 2024-08-17T01:51:50.354 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,406847488~9065308] 2024-08-17T01:51:50.354 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~6081847,103684004~6237416,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:50.354 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~6081847,103684004~6237416,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:50.359 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~6081847,103684004~6237416,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,309037170~3398206,314572800~27709727,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:50.359 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to HEAD diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,93789724~6081847,103684004~6237416,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,176067674~29940594,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~11693062,288703999~2983952,293462810~5218795,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:50.359 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,93789724~6081847,103684004~6237416,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,176067674~29940594,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~11693062,288703999~2983952,293462810~5218795,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:50.364 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,93789724~6081847,103684004~6237416,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,176067674~29940594,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,275118265~16569686,293462810~5218795,309037170~3398206,314572800~27709727,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:50.364 INFO:tasks.workunit.client.0.smithi110.stdout:from 12 to HEAD diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~3988269,79720937~2075194,93789724~6081847,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2796351,316217203~20926600,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:50.365 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~3988269,79720937~2075194,93789724~6081847,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2796351,316217203~20926600,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:50.370 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~3988269,79691776~2104355,93789724~6081847,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,275118265~5239747,286811327~4876624,293462810~5218795,309037170~3398206,314572800~22571003,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:50.370 INFO:tasks.workunit.client.0.smithi110.stdout:from 13 to HEAD diff [8595363~11395922,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,59449746~1952642,64820247~1758854,74330488~3988269,79720937~2075194,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2197884,316217203~20926600,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:50.370 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8595363~11395922,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,59449746~1952642,64820247~1758854,74330488~3988269,79720937~2075194,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2197884,316217203~20926600,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:50.375 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8595363~11395922,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,59449746~1952642,64820247~1758854,74330488~3988269,79691776~2104355,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,226492416~10453946,239293693~26731,247463936~7564036,266266981~964374,275118265~5239747,286811327~4876624,293462810~5218795,309037170~2799739,314572800~22571003,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:50.375 INFO:tasks.workunit.client.0.smithi110.stdout:from 14 to HEAD diff [8595363~10344640,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79720937~2075194,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,177966592~15082758,198588935~7419333,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,309639025~2197884,316217203~20926600,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:50.376 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8595363~10344640,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79720937~2075194,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,177966592~15082758,198588935~7419333,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,309639025~2197884,316217203~20926600,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:50.381 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8595363~10344640,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79691776~2104355,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,177966592~15082758,198588935~7419333,221179942~659024,226492416~10453946,239293693~26731,247492545~7535427,266266981~964374,275118265~5239747,286811327~4876624,309037170~2799739,314572800~22571003,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:50.381 INFO:tasks.workunit.client.0.smithi110.stdout:from 15 to HEAD diff [14086604~2282471,17974691~772787,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79720937~2075194,107978954~1942466,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,288703999~2983952,316217203~20926600,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400569115~4355438,408583745~7329051] 2024-08-17T01:51:50.381 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [14086604~2282471,17974691~772787,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79720937~2075194,107978954~1942466,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,288703999~2983952,316217203~20926600,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400569115~4355438,408583745~7329051] 2024-08-17T01:51:50.386 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [14086604~2282471,17974691~772787,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79691776~2104355,107978954~1942466,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,221179942~659024,226492416~10453946,239293693~26731,247492545~7535427,266266981~964374,286811327~4876624,314572800~22571003,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400569115~4355438,406847488~9065308] 2024-08-17T01:51:50.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:50 smithi110 ceph-mon[100641]: osdmap e2131: 8 total, 8 up, 8 in 2024-08-17T01:51:50.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:50 smithi110 ceph-mon[100641]: pgmap v4043: 137 pgs: 137 active+clean; 1.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 108 KiB/s rd, 12 MiB/s wr, 2.63k op/s 2024-08-17T01:51:50.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:50 smithi110 ceph-mon[98148]: osdmap e2131: 8 total, 8 up, 8 in 2024-08-17T01:51:50.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:50 smithi110 ceph-mon[98148]: pgmap v4043: 137 pgs: 137 active+clean; 1.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 108 KiB/s rd, 12 MiB/s wr, 2.63k op/s 2024-08-17T01:51:50.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:50 smithi177 ceph-mon[90034]: osdmap e2131: 8 total, 8 up, 8 in 2024-08-17T01:51:50.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:50 smithi177 ceph-mon[90034]: pgmap v4043: 137 pgs: 137 active+clean; 1.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 108 KiB/s rd, 12 MiB/s wr, 2.63k op/s 2024-08-17T01:51:51.261 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:51.261 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:51.301 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~55006834,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,272629760~32611129,306184192~8040387,314572800~27709727,343932928~61481244,406847488~9065308] 2024-08-17T01:51:51.301 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:51.301 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:51.308 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~32618682,376703954~28710218,406847488~9065308] 2024-08-17T01:51:51.308 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:51.308 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:51.314 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,93789724~33009595,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:51.314 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:51.314 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:51.320 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,84335846~245107,93789724~33009595,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:51.320 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:51.320 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:51.325 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~9085439,73263404~5726062,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273633761~950629,275118265~30122624,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:51.325 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:51.325 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:51.331 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1758854,73263404~5726062,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,380022066~3143941,384561921~11577305,397118937~8295235,406847488~9065308] 2024-08-17T01:51:51.331 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:51.332 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:51.337 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~6251184,314572800~27709727,343932928~24652850,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:51.337 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:51.337 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:51.343 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:51.343 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134286889~113278,135480309~13268990,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,299500649~1651326,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:51.343 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134286889~113278,135480309~13268990,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,299500649~1651326,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:51.348 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134217728~14531571,156137320~7108638,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,299500649~1651326,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:51.348 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,408583745~7329051] 2024-08-17T01:51:51.349 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,408583745~7329051] 2024-08-17T01:51:51.354 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,406847488~9065308] 2024-08-17T01:51:51.354 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~6081847,103684004~6237416,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:51.354 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~6081847,103684004~6237416,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:51.360 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~6081847,103684004~6237416,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,309037170~3398206,314572800~27709727,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:51.360 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to HEAD diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,93789724~6081847,103684004~6237416,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,176067674~29940594,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~11693062,288703999~2983952,293462810~5218795,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:51.360 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,93789724~6081847,103684004~6237416,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,176067674~29940594,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~11693062,288703999~2983952,293462810~5218795,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:51.365 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,93789724~6081847,103684004~6237416,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,176067674~29940594,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,275118265~16569686,293462810~5218795,309037170~3398206,314572800~27709727,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:51.365 INFO:tasks.workunit.client.0.smithi110.stdout:from 12 to HEAD diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~3988269,79720937~2075194,93789724~6081847,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2796351,316217203~20926600,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:51.365 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~3988269,79720937~2075194,93789724~6081847,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2796351,316217203~20926600,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:51.371 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~3988269,79691776~2104355,93789724~6081847,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,275118265~5239747,286811327~4876624,293462810~5218795,309037170~3398206,314572800~22571003,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:51.371 INFO:tasks.workunit.client.0.smithi110.stdout:from 13 to HEAD diff [8595363~11395922,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,59449746~1952642,64820247~1758854,74330488~3988269,79720937~2075194,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2197884,316217203~20926600,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:51.371 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8595363~11395922,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,59449746~1952642,64820247~1758854,74330488~3988269,79720937~2075194,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2197884,316217203~20926600,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:51.377 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8595363~11395922,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,59449746~1952642,64820247~1758854,74330488~3988269,79691776~2104355,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,226492416~10453946,239293693~26731,247463936~7564036,266266981~964374,275118265~5239747,286811327~4876624,293462810~5218795,309037170~2799739,314572800~22571003,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:51.377 INFO:tasks.workunit.client.0.smithi110.stdout:from 14 to HEAD diff [8595363~10344640,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79720937~2075194,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,177966592~15082758,198588935~7419333,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,309639025~2197884,316217203~20926600,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:51.377 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8595363~10344640,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79720937~2075194,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,177966592~15082758,198588935~7419333,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,309639025~2197884,316217203~20926600,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:51.382 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8595363~10344640,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,51246890~3775144,64820247~1758854,74330488~3988269,79691776~2104355,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,156137320~2744061,177966592~15082758,198588935~7419333,221179942~659024,226492416~10453946,239293693~26731,247492545~7535427,266266981~964374,275118265~5239747,286811327~4876624,309037170~2799739,314572800~22571003,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:51.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:51 smithi110 ceph-mon[98148]: osdmap e2132: 8 total, 8 up, 8 in 2024-08-17T01:51:51.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:51 smithi110 ceph-mon[100641]: osdmap e2132: 8 total, 8 up, 8 in 2024-08-17T01:51:51.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:51 smithi177 ceph-mon[90034]: osdmap e2132: 8 total, 8 up, 8 in 2024-08-17T01:51:52.290 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:52.291 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:52.315 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~55006834,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,272629760~32611129,306184192~8040387,314572800~27709727,343932928~61481244,406847488~9065308] 2024-08-17T01:51:52.316 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:52.316 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:52.321 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~32618682,376703954~28710218,406847488~9065308] 2024-08-17T01:51:52.321 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:52.321 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:52.327 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,93789724~33009595,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:52.327 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:52.327 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:52.333 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,84335846~245107,93789724~33009595,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:52.333 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:52.333 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:52.338 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~9085439,73263404~5726062,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273633761~950629,275118265~30122624,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:52.338 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:52.338 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:52.344 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1758854,73263404~5726062,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,380022066~3143941,384561921~11577305,397118937~8295235,406847488~9065308] 2024-08-17T01:51:52.344 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:52.344 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:52.349 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~6251184,314572800~27709727,343932928~24652850,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:52.349 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:52.350 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:52.355 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:52.355 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134286889~113278,135480309~13268990,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,299500649~1651326,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:52.355 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134286889~113278,135480309~13268990,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,299500649~1651326,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:52.361 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134217728~14531571,156137320~7108638,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,299500649~1651326,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:52.361 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,408583745~7329051] 2024-08-17T01:51:52.361 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,408583745~7329051] 2024-08-17T01:51:52.367 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,406847488~9065308] 2024-08-17T01:51:52.367 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~6081847,103684004~6237416,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:52.367 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~6081847,103684004~6237416,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:52.372 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~6081847,103684004~6237416,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,309037170~3398206,314572800~27709727,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:52.372 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to HEAD diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,93789724~6081847,103684004~6237416,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,176067674~29940594,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~11693062,288703999~2983952,293462810~5218795,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:52.373 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,93789724~6081847,103684004~6237416,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,176067674~29940594,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~11693062,288703999~2983952,293462810~5218795,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:52.378 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,93789724~6081847,103684004~6237416,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,176067674~29940594,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,275118265~16569686,293462810~5218795,309037170~3398206,314572800~27709727,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:52.378 INFO:tasks.workunit.client.0.smithi110.stdout:from 12 to HEAD diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~3988269,79720937~2075194,93789724~6081847,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2796351,316217203~20926600,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:52.379 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~3988269,79720937~2075194,93789724~6081847,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2796351,316217203~20926600,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:52.384 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~3988269,79691776~2104355,93789724~6081847,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,275118265~5239747,286811327~4876624,293462810~5218795,309037170~3398206,314572800~22571003,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:52.384 INFO:tasks.workunit.client.0.smithi110.stdout:from 13 to HEAD diff [8595363~11395922,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,59449746~1952642,64820247~1758854,74330488~3988269,79720937~2075194,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2197884,316217203~20926600,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:52.384 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8595363~11395922,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,59449746~1952642,64820247~1758854,74330488~3988269,79720937~2075194,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,239293693~26731,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2197884,316217203~20926600,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:52.389 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8595363~11395922,24262680~1939920,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,59449746~1952642,64820247~1758854,74330488~3988269,79691776~2104355,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,226492416~10453946,239293693~26731,247463936~7564036,266266981~964374,275118265~5239747,286811327~4876624,293462810~5218795,309037170~2799739,314572800~22571003,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:52.513 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:52 smithi177 ceph-mon[90034]: osdmap e2133: 8 total, 8 up, 8 in 2024-08-17T01:51:52.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:52 smithi177 ceph-mon[90034]: pgmap v4046: 137 pgs: 137 active+clean; 1.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 163 KiB/s rd, 8.4 MiB/s wr, 4.29k op/s 2024-08-17T01:51:52.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:52 smithi110 ceph-mon[98148]: osdmap e2133: 8 total, 8 up, 8 in 2024-08-17T01:51:52.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:52 smithi110 ceph-mon[98148]: pgmap v4046: 137 pgs: 137 active+clean; 1.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 163 KiB/s rd, 8.4 MiB/s wr, 4.29k op/s 2024-08-17T01:51:52.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:52 smithi110 ceph-mon[100641]: osdmap e2133: 8 total, 8 up, 8 in 2024-08-17T01:51:52.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:52 smithi110 ceph-mon[100641]: pgmap v4046: 137 pgs: 137 active+clean; 1.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 163 KiB/s rd, 8.4 MiB/s wr, 4.29k op/s 2024-08-17T01:51:53.288 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:53.288 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:53.328 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~55006834,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,272629760~32611129,306184192~8040387,314572800~27709727,343932928~61481244,406847488~9065308] 2024-08-17T01:51:53.328 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:53.328 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:53.335 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~32618682,376703954~28710218,406847488~9065308] 2024-08-17T01:51:53.335 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:53.335 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:53.340 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,93789724~33009595,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:53.340 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:53.340 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:53.346 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,84335846~245107,93789724~33009595,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:53.346 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:53.346 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:53.351 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~9085439,73263404~5726062,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273633761~950629,275118265~30122624,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:53.351 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:53.351 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:53.357 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1758854,73263404~5726062,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,380022066~3143941,384561921~11577305,397118937~8295235,406847488~9065308] 2024-08-17T01:51:53.357 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:53.357 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:53.362 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~6251184,314572800~27709727,343932928~24652850,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:53.363 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:53.363 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:53.368 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:53.368 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134286889~113278,135480309~13268990,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,299500649~1651326,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:53.368 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134286889~113278,135480309~13268990,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,299500649~1651326,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:53.374 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134217728~14531571,156137320~7108638,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,299500649~1651326,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:53.374 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,408583745~7329051] 2024-08-17T01:51:53.374 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,408583745~7329051] 2024-08-17T01:51:53.379 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,406847488~9065308] 2024-08-17T01:51:53.379 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~6081847,103684004~6237416,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:53.379 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~6081847,103684004~6237416,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:53.385 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~6081847,103684004~6237416,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,309037170~3398206,314572800~27709727,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:53.385 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to HEAD diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,93789724~6081847,103684004~6237416,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,176067674~29940594,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~11693062,288703999~2983952,293462810~5218795,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:53.385 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,93789724~6081847,103684004~6237416,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,176067674~29940594,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~11693062,288703999~2983952,293462810~5218795,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:53.390 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,93789724~6081847,103684004~6237416,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,176067674~29940594,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,275118265~16569686,293462810~5218795,309037170~3398206,314572800~27709727,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:53.390 INFO:tasks.workunit.client.0.smithi110.stdout:from 12 to HEAD diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~3988269,79720937~2075194,93789724~6081847,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2796351,316217203~20926600,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:53.390 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~3988269,79720937~2075194,93789724~6081847,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~5239747,288703999~2983952,293462810~5218795,309639025~2796351,316217203~20926600,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:53.395 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~3988269,79691776~2104355,93789724~6081847,103684004~6237416,117111365~7264936,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,177966592~28041676,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,275118265~5239747,286811327~4876624,293462810~5218795,309037170~3398206,314572800~22571003,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:53.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:53 smithi110 ceph-mon[98148]: osdmap e2134: 8 total, 8 up, 8 in 2024-08-17T01:51:53.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:53 smithi110 ceph-mon[100641]: osdmap e2134: 8 total, 8 up, 8 in 2024-08-17T01:51:53.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:53 smithi177 ceph-mon[90034]: osdmap e2134: 8 total, 8 up, 8 in 2024-08-17T01:51:54.305 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:54.305 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:54.343 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~55006834,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,272629760~32611129,306184192~8040387,314572800~27709727,343932928~61481244,406847488~9065308] 2024-08-17T01:51:54.343 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:54.343 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:54.350 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~32618682,376703954~28710218,406847488~9065308] 2024-08-17T01:51:54.351 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:54.351 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:54.356 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,93789724~33009595,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:54.357 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:54.357 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:54.362 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,84335846~245107,93789724~33009595,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:54.362 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:54.363 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:54.368 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~9085439,73263404~5726062,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273633761~950629,275118265~30122624,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:54.368 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:54.368 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:54.374 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1758854,73263404~5726062,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,380022066~3143941,384561921~11577305,397118937~8295235,406847488~9065308] 2024-08-17T01:51:54.374 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:54.374 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:54.380 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~6251184,314572800~27709727,343932928~24652850,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:54.380 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:54.380 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:54.385 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:54.385 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134286889~113278,135480309~13268990,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,299500649~1651326,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:54.385 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134286889~113278,135480309~13268990,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,299500649~1651326,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:54.390 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134217728~14531571,156137320~7108638,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,299500649~1651326,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:54.391 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,408583745~7329051] 2024-08-17T01:51:54.391 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,408583745~7329051] 2024-08-17T01:51:54.396 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,406847488~9065308] 2024-08-17T01:51:54.396 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~6081847,103684004~6237416,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:54.396 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~6081847,103684004~6237416,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:54.402 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~6081847,103684004~6237416,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,309037170~3398206,314572800~27709727,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:54.402 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to HEAD diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,93789724~6081847,103684004~6237416,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,176067674~29940594,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~11693062,288703999~2983952,293462810~5218795,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:54.402 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,93789724~6081847,103684004~6237416,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,176067674~29940594,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,275118265~11693062,288703999~2983952,293462810~5218795,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:54.407 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,8595363~11395922,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,93789724~6081847,103684004~6237416,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,176067674~29940594,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,275118265~16569686,293462810~5218795,309037170~3398206,314572800~27709727,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:54.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:54 smithi110 ceph-mon[100641]: osdmap e2135: 8 total, 8 up, 8 in 2024-08-17T01:51:54.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:54 smithi110 ceph-mon[100641]: pgmap v4049: 137 pgs: 137 active+clean; 1.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 131 KiB/s rd, 2.0 MiB/s wr, 2.86k op/s 2024-08-17T01:51:54.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:54 smithi110 ceph-mon[98148]: osdmap e2135: 8 total, 8 up, 8 in 2024-08-17T01:51:54.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:54 smithi110 ceph-mon[98148]: pgmap v4049: 137 pgs: 137 active+clean; 1.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 131 KiB/s rd, 2.0 MiB/s wr, 2.86k op/s 2024-08-17T01:51:54.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:54 smithi177 ceph-mon[90034]: osdmap e2135: 8 total, 8 up, 8 in 2024-08-17T01:51:54.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:54 smithi177 ceph-mon[90034]: pgmap v4049: 137 pgs: 137 active+clean; 1.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 131 KiB/s rd, 2.0 MiB/s wr, 2.86k op/s 2024-08-17T01:51:55.311 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:55.312 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:55.347 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~55006834,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,272629760~32611129,306184192~8040387,314572800~27709727,343932928~61481244,406847488~9065308] 2024-08-17T01:51:55.347 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:55.347 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:55.352 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~32618682,376703954~28710218,406847488~9065308] 2024-08-17T01:51:55.352 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:55.353 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:55.358 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,93789724~33009595,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:55.358 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:55.358 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:55.364 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,84335846~245107,93789724~33009595,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:55.364 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:55.364 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:55.369 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~9085439,73263404~5726062,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273633761~950629,275118265~30122624,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:55.369 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:55.369 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:55.375 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1758854,73263404~5726062,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,380022066~3143941,384561921~11577305,397118937~8295235,406847488~9065308] 2024-08-17T01:51:55.375 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:55.375 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:55.380 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~6251184,314572800~27709727,343932928~24652850,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:55.381 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:55.381 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:55.386 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:55.386 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134286889~113278,135480309~13268990,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,299500649~1651326,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:55.386 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134286889~113278,135480309~13268990,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,299500649~1651326,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:55.391 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134217728~14531571,156137320~7108638,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,299500649~1651326,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:55.391 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,408583745~7329051] 2024-08-17T01:51:55.391 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,408583745~7329051] 2024-08-17T01:51:55.397 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,406847488~9065308] 2024-08-17T01:51:55.397 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~6081847,103684004~6237416,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:55.397 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~6081847,103684004~6237416,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,309639025~2796351,316217203~26065324,344752154~7888829,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,408583745~7329051] 2024-08-17T01:51:55.402 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,24262680~3892820,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~6081847,103684004~6237416,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,156137320~7108638,164846646~1857228,176067674~29940594,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,309037170~3398206,314572800~27709727,343932928~8708055,354227628~7511102,363927853~2711953,380022066~3143941,389537440~6601786,400272400~4652153,406847488~9065308] 2024-08-17T01:51:55.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:55 smithi110 ceph-mon[98148]: osdmap e2136: 8 total, 8 up, 8 in 2024-08-17T01:51:55.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:55 smithi110 ceph-mon[100641]: osdmap e2136: 8 total, 8 up, 8 in 2024-08-17T01:51:55.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:55 smithi177 ceph-mon[90034]: osdmap e2136: 8 total, 8 up, 8 in 2024-08-17T01:51:56.332 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:56.332 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:56.359 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~55006834,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,272629760~32611129,306184192~8040387,314572800~27709727,343932928~61481244,406847488~9065308] 2024-08-17T01:51:56.359 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:56.359 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:56.375 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~32618682,376703954~28710218,406847488~9065308] 2024-08-17T01:51:56.375 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:56.375 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:56.381 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,93789724~33009595,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:56.381 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:56.381 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:56.386 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,84335846~245107,93789724~33009595,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:56.387 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:56.387 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:56.392 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~9085439,73263404~5726062,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273633761~950629,275118265~30122624,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:56.392 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:56.392 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:56.397 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1758854,73263404~5726062,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,380022066~3143941,384561921~11577305,397118937~8295235,406847488~9065308] 2024-08-17T01:51:56.397 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:56.398 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:56.403 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~6251184,314572800~27709727,343932928~24652850,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:56.403 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:56.403 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:56.408 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:56.408 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134286889~113278,135480309~13268990,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,299500649~1651326,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:56.408 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134286889~113278,135480309~13268990,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,299500649~1651326,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:56.414 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134217728~14531571,156137320~7108638,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,299500649~1651326,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:56.414 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,408583745~7329051] 2024-08-17T01:51:56.414 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,408583745~7329051] 2024-08-17T01:51:56.419 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,36378000~1188333,37991225~3724432,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~16131696,110326803~6150663,117111365~8708996,134286889~113278,135480309~3180912,141751788~6133958,148503771~245528,156137320~7108638,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,389537440~6601786,397861957~7552215,406847488~9065308] 2024-08-17T01:51:56.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:56 smithi110 ceph-mon[100641]: osdmap e2137: 8 total, 8 up, 8 in 2024-08-17T01:51:56.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:56 smithi110 ceph-mon[100641]: pgmap v4052: 137 pgs: 137 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 132 KiB/s rd, 6.2 KiB/s wr, 2.14k op/s 2024-08-17T01:51:56.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:56 smithi110 ceph-mon[98148]: osdmap e2137: 8 total, 8 up, 8 in 2024-08-17T01:51:56.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:56 smithi110 ceph-mon[98148]: pgmap v4052: 137 pgs: 137 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 132 KiB/s rd, 6.2 KiB/s wr, 2.14k op/s 2024-08-17T01:51:56.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:56 smithi177 ceph-mon[90034]: osdmap e2137: 8 total, 8 up, 8 in 2024-08-17T01:51:56.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:56 smithi177 ceph-mon[90034]: pgmap v4052: 137 pgs: 137 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 132 KiB/s rd, 6.2 KiB/s wr, 2.14k op/s 2024-08-17T01:51:57.383 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:57.383 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:57.423 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~55006834,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,272629760~32611129,306184192~8040387,314572800~27709727,343932928~61481244,406847488~9065308] 2024-08-17T01:51:57.423 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:57.423 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:57.429 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~32618682,376703954~28710218,406847488~9065308] 2024-08-17T01:51:57.430 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:57.430 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:57.435 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,93789724~33009595,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:57.435 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:57.435 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:57.441 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,84335846~245107,93789724~33009595,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:57.441 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:57.441 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:57.446 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~9085439,73263404~5726062,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273633761~950629,275118265~30122624,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:57.446 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:57.446 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:57.452 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1758854,73263404~5726062,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,380022066~3143941,384561921~11577305,397118937~8295235,406847488~9065308] 2024-08-17T01:51:57.452 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:57.452 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:57.457 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~6251184,314572800~27709727,343932928~24652850,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:57.458 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:57.458 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:57.463 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:57.463 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134286889~113278,135480309~13268990,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,299500649~1651326,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:57.463 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134286889~113278,135480309~13268990,156137320~7108638,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,266853083~378272,273633761~950629,275118265~11693062,288703999~9977606,299500649~1651326,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:57.468 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,23410447~6034207,31375009~297468,35251669~6463988,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~16131696,110214212~6263254,117111365~8708996,134217728~14531571,156137320~7108638,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,266266981~964374,273633761~950629,275118265~23563340,299500649~1651326,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:57.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:57 smithi110 ceph-mon[100641]: osdmap e2138: 8 total, 8 up, 8 in 2024-08-17T01:51:57.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:57 smithi110 ceph-mon[100641]: osdmap e2139: 8 total, 8 up, 8 in 2024-08-17T01:51:57.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:57 smithi110 ceph-mon[98148]: osdmap e2138: 8 total, 8 up, 8 in 2024-08-17T01:51:57.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:57 smithi110 ceph-mon[98148]: osdmap e2139: 8 total, 8 up, 8 in 2024-08-17T01:51:57.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:57 smithi177 ceph-mon[90034]: osdmap e2138: 8 total, 8 up, 8 in 2024-08-17T01:51:57.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:57 smithi177 ceph-mon[90034]: osdmap e2139: 8 total, 8 up, 8 in 2024-08-17T01:51:58.386 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:58.386 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:58.429 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~55006834,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,272629760~32611129,306184192~8040387,314572800~27709727,343932928~61481244,406847488~9065308] 2024-08-17T01:51:58.429 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:58.429 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:58.436 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~32618682,376703954~28710218,406847488~9065308] 2024-08-17T01:51:58.436 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:58.436 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:58.442 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,93789724~33009595,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:58.442 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:58.442 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:58.447 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,84335846~245107,93789724~33009595,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:58.447 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:58.447 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:58.453 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~9085439,73263404~5726062,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273633761~950629,275118265~30122624,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:58.453 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:58.453 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:58.459 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1758854,73263404~5726062,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,380022066~3143941,384561921~11577305,397118937~8295235,406847488~9065308] 2024-08-17T01:51:58.459 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:58.459 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:58.460 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:58 smithi110 ceph-mon[100641]: osdmap e2140: 8 total, 8 up, 8 in 2024-08-17T01:51:58.460 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:58 smithi110 ceph-mon[100641]: pgmap v4056: 137 pgs: 137 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 138 KiB/s rd, 6.8 KiB/s wr, 1.25k op/s 2024-08-17T01:51:58.461 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:58 smithi110 ceph-mon[98148]: osdmap e2140: 8 total, 8 up, 8 in 2024-08-17T01:51:58.461 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:58 smithi110 ceph-mon[98148]: pgmap v4056: 137 pgs: 137 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 138 KiB/s rd, 6.8 KiB/s wr, 1.25k op/s 2024-08-17T01:51:58.461 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:51:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:51:58] "GET /metrics HTTP/1.1" 200 36744 "" "Prometheus/2.43.0" 2024-08-17T01:51:58.464 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~6251184,314572800~27709727,343932928~24652850,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:58.464 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to HEAD diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:58.465 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,221179942~659024,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~7888829,354227628~14358150,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:58.470 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~14361257,22736002~6708652,31375009~297468,35251669~8305879,46983892~232327,48155592~6866442,58149729~4044781,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,221179942~659024,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~6251184,314572800~27709727,343932928~8708055,354227628~14358150,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:58.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:58 smithi177 ceph-mon[90034]: osdmap e2140: 8 total, 8 up, 8 in 2024-08-17T01:51:58.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:58 smithi177 ceph-mon[90034]: pgmap v4056: 137 pgs: 137 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 138 KiB/s rd, 6.8 KiB/s wr, 1.25k op/s 2024-08-17T01:51:59.395 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:59.395 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:59.431 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~55006834,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,272629760~32611129,306184192~8040387,314572800~27709727,343932928~61481244,406847488~9065308] 2024-08-17T01:51:59.431 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:59.432 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:59.441 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~32618682,376703954~28710218,406847488~9065308] 2024-08-17T01:51:59.441 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:59.441 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:59.446 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,93789724~33009595,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:59.446 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:59.446 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:59.451 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,84335846~245107,93789724~33009595,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:59.452 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:59.452 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:59.457 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~9085439,73263404~5726062,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273633761~950629,275118265~30122624,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:51:59.457 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:59.457 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:51:59.462 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1758854,73263404~5726062,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,380022066~3143941,384561921~11577305,397118937~8295235,406847488~9065308] 2024-08-17T01:51:59.463 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:59.463 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4485704,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~1857228,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~2796351,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397861957~7552215,408583745~7329051] 2024-08-17T01:51:59.468 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1758854,74330488~4485704,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~9491938,164846646~1857228,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~6251184,314572800~27709727,343932928~24652850,369453704~7097906,380022066~3143941,384561921~11577305,397861957~7552215,406847488~9065308] 2024-08-17T01:51:59.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:51:59 smithi110 ceph-mon[98148]: osdmap e2141: 8 total, 8 up, 8 in 2024-08-17T01:51:59.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:51:59 smithi110 ceph-mon[100641]: osdmap e2141: 8 total, 8 up, 8 in 2024-08-17T01:51:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:51:59 smithi177 ceph-mon[90034]: osdmap e2141: 8 total, 8 up, 8 in 2024-08-17T01:52:00.408 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:00.408 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:00.441 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~55006834,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,272629760~32611129,306184192~8040387,314572800~27709727,343932928~61481244,406847488~9065308] 2024-08-17T01:52:00.441 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:00.441 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:00.447 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~32618682,376703954~28710218,406847488~9065308] 2024-08-17T01:52:00.447 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:00.447 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:00.452 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,93789724~33009595,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:52:00.452 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:00.453 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:00.458 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,84335846~245107,93789724~33009595,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:52:00.458 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:00.458 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:00.463 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~9085439,73263404~5726062,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273633761~950629,275118265~30122624,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:52:00.464 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:00.464 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~1758854,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~6726578,237426940~7848479,247492545~7535427,258700902~7566079,266853083~378272,273633761~950629,275118265~11693062,288703999~12447976,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,380022066~3143941,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:00.469 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,64820247~1758854,73263404~5726062,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~10453946,237426940~7848479,247463936~7564036,258700902~8530453,273633761~950629,275118265~26033710,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,380022066~3143941,384561921~11577305,397118937~8295235,406847488~9065308] 2024-08-17T01:52:00.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:00 smithi110 ceph-mon[98148]: osdmap e2142: 8 total, 8 up, 8 in 2024-08-17T01:52:00.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:00 smithi110 ceph-mon[98148]: pgmap v4059: 137 pgs: 137 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 5.2 KiB/s rd, 1.4 KiB/s wr, 920 op/s 2024-08-17T01:52:00.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:00 smithi110 ceph-mon[100641]: osdmap e2142: 8 total, 8 up, 8 in 2024-08-17T01:52:00.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:00 smithi110 ceph-mon[100641]: pgmap v4059: 137 pgs: 137 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 5.2 KiB/s rd, 1.4 KiB/s wr, 920 op/s 2024-08-17T01:52:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:00 smithi177 ceph-mon[90034]: osdmap e2142: 8 total, 8 up, 8 in 2024-08-17T01:52:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:00 smithi177 ceph-mon[90034]: pgmap v4059: 137 pgs: 137 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 5.2 KiB/s rd, 1.4 KiB/s wr, 920 op/s 2024-08-17T01:52:01.385 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:01.385 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:01.427 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~55006834,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,272629760~32611129,306184192~8040387,314572800~27709727,343932928~61481244,406847488~9065308] 2024-08-17T01:52:01.427 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:01.427 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:01.435 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~32618682,376703954~28710218,406847488~9065308] 2024-08-17T01:52:01.435 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:01.435 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:01.440 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,93789724~33009595,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:52:01.441 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:01.441 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:01.446 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,84335846~245107,93789724~33009595,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:52:01.446 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:01.446 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~7179752,74330488~4658978,79720937~2075194,84335846~245107,93789724~22687742,117111365~8708996,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273633761~950629,275118265~11693062,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:01.451 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~9085439,73263404~5726062,79691776~2104355,84335846~245107,93789724~22687742,117111365~8708996,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273633761~950629,275118265~30122624,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:52:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:01 smithi110 ceph-mon[98148]: osdmap e2143: 8 total, 8 up, 8 in 2024-08-17T01:52:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:52:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:01 smithi110 ceph-mon[98148]: osdmap e2144: 8 total, 8 up, 8 in 2024-08-17T01:52:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:01 smithi110 ceph-mon[100641]: osdmap e2143: 8 total, 8 up, 8 in 2024-08-17T01:52:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:52:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:01 smithi110 ceph-mon[100641]: osdmap e2144: 8 total, 8 up, 8 in 2024-08-17T01:52:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:01 smithi177 ceph-mon[90034]: osdmap e2143: 8 total, 8 up, 8 in 2024-08-17T01:52:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:52:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:01 smithi177 ceph-mon[90034]: osdmap e2144: 8 total, 8 up, 8 in 2024-08-17T01:52:02.395 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:02.395 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:02.445 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~55006834,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,272629760~32611129,306184192~8040387,314572800~27709727,343932928~61481244,406847488~9065308] 2024-08-17T01:52:02.445 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:02.445 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:02.451 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~32618682,376703954~28710218,406847488~9065308] 2024-08-17T01:52:02.451 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:02.451 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:02.456 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,93789724~33009595,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:52:02.456 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:02.456 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,3149144~835833,5630028~23814626,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,93789724~33009595,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,230219784~15055635,247492545~7535427,257558925~8708056,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:02.461 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [436878~292834,3149144~835833,5630028~23814626,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,84335846~245107,93789724~33009595,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~6654660,226492416~18783003,247463936~7564036,257558925~9672430,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:52:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:02 smithi110 ceph-mon[100641]: pgmap v4062: 137 pgs: 137 active+clean; 1.0 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 95 KiB/s rd, 5.0 KiB/s wr, 1.03k op/s 2024-08-17T01:52:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:02 smithi110 ceph-mon[98148]: pgmap v4062: 137 pgs: 137 active+clean; 1.0 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 95 KiB/s rd, 5.0 KiB/s wr, 1.03k op/s 2024-08-17T01:52:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:02 smithi177 ceph-mon[90034]: pgmap v4062: 137 pgs: 137 active+clean; 1.0 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 95 KiB/s rd, 5.0 KiB/s wr, 1.03k op/s 2024-08-17T01:52:03.419 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:03.419 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:03.454 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~55006834,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,272629760~32611129,306184192~8040387,314572800~27709727,343932928~61481244,406847488~9065308] 2024-08-17T01:52:03.454 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:03.454 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:03.460 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~32618682,376703954~28710218,406847488~9065308] 2024-08-17T01:52:03.460 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:03.460 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,93789724~33009595,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215858833~142923,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~23833624,369453704~7097906,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:03.465 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,93789724~33009595,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215858833~142923,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~24652850,369453704~7097906,376703954~28710218,406847488~9065308] 2024-08-17T01:52:03.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:03 smithi110 ceph-mon[98148]: osdmap e2145: 8 total, 8 up, 8 in 2024-08-17T01:52:03.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:03 smithi110 ceph-mon[100641]: osdmap e2145: 8 total, 8 up, 8 in 2024-08-17T01:52:03.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:03 smithi177 ceph-mon[90034]: osdmap e2145: 8 total, 8 up, 8 in 2024-08-17T01:52:04.408 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:04.408 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:04.449 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~55006834,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,272629760~32611129,306184192~8040387,314572800~27709727,343932928~61481244,406847488~9065308] 2024-08-17T01:52:04.450 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:04.450 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,175927590~30080678,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:04.455 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~14331736,173495451~32512817,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,273288689~31952200,306184192~8040387,314572800~27709727,343932928~32618682,376703954~28710218,406847488~9065308] 2024-08-17T01:52:04.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:04 smithi110 ceph-mon[98148]: osdmap e2146: 8 total, 8 up, 8 in 2024-08-17T01:52:04.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:04 smithi110 ceph-mon[98148]: pgmap v4065: 137 pgs: 137 active+clean; 987 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 96 KiB/s rd, 6.0 KiB/s wr, 761 op/s 2024-08-17T01:52:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:04 smithi110 ceph-mon[100641]: osdmap e2146: 8 total, 8 up, 8 in 2024-08-17T01:52:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:04 smithi110 ceph-mon[100641]: pgmap v4065: 137 pgs: 137 active+clean; 987 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 96 KiB/s rd, 6.0 KiB/s wr, 761 op/s 2024-08-17T01:52:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:04 smithi177 ceph-mon[90034]: osdmap e2146: 8 total, 8 up, 8 in 2024-08-17T01:52:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:04 smithi177 ceph-mon[90034]: pgmap v4065: 137 pgs: 137 active+clean; 987 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 96 KiB/s rd, 6.0 KiB/s wr, 761 op/s 2024-08-17T01:52:05.421 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:05.422 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [436878~292834,895683~28548971,29934905~13622643,44705658~10316376,55590951~7047034,64820247~8443157,74330488~4658978,79720937~2075194,84335846~245107,86158588~1853524,92405827~34393492,130310925~1049600,134286889~113278,135480309~13268990,156137320~8543866,164846646~4674338,170126063~3369388,175927590~30080678,207367309~2828773,215748948~1003093,218936766~6654660,226295000~186197,230219784~15055635,247492545~7535427,256493121~9773860,266853083~378272,273288689~13522638,288703999~16536890,308890053~147117,309639025~4585554,316217203~26065324,344752154~31799456,376703954~7857967,384670903~11468323,397118937~8295235,408583745~7329051] 2024-08-17T01:52:05.454 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~29444654,29934905~25087129,55590951~7047034,62914560~16074906,79691776~2104355,83886080~4126032,92274688~34524631,130023424~1337101,134217728~14531571,155189248~55006834,215748948~1003093,218936766~7544431,226492416~18783003,247463936~7564036,255852544~11378811,272629760~32611129,306184192~8040387,314572800~27709727,343932928~61481244,406847488~9065308] 2024-08-17T01:52:05.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:05 smithi110 ceph-mon[98148]: osdmap e2147: 8 total, 8 up, 8 in 2024-08-17T01:52:05.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:05 smithi110 ceph-mon[100641]: osdmap e2147: 8 total, 8 up, 8 in 2024-08-17T01:52:05.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:05 smithi177 ceph-mon[90034]: osdmap e2147: 8 total, 8 up, 8 in 2024-08-17T01:52:06.403 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/0.DiffIterateStress (40252 ms) 2024-08-17T01:52:06.403 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParent 2024-08-17T01:52:06.403 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:52:06.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:06 smithi110 ceph-mon[100641]: osdmap e2148: 8 total, 8 up, 8 in 2024-08-17T01:52:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:06 smithi110 ceph-mon[100641]: pgmap v4068: 137 pgs: 137 active+clean; 863 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 65 KiB/s rd, 6.0 KiB/s wr, 721 op/s 2024-08-17T01:52:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:06 smithi110 ceph-mon[100641]: osdmap e2149: 8 total, 8 up, 8 in 2024-08-17T01:52:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:06 smithi110 ceph-mon[98148]: osdmap e2148: 8 total, 8 up, 8 in 2024-08-17T01:52:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:06 smithi110 ceph-mon[98148]: pgmap v4068: 137 pgs: 137 active+clean; 863 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 65 KiB/s rd, 6.0 KiB/s wr, 721 op/s 2024-08-17T01:52:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:06 smithi110 ceph-mon[98148]: osdmap e2149: 8 total, 8 up, 8 in 2024-08-17T01:52:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:06 smithi177 ceph-mon[90034]: osdmap e2148: 8 total, 8 up, 8 in 2024-08-17T01:52:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:06 smithi177 ceph-mon[90034]: pgmap v4068: 137 pgs: 137 active+clean; 863 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 65 KiB/s rd, 6.0 KiB/s wr, 721 op/s 2024-08-17T01:52:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:06 smithi177 ceph-mon[90034]: osdmap e2149: 8 total, 8 up, 8 in 2024-08-17T01:52:07.525 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/0.DiffIterateParent (1122 ms) 2024-08-17T01:52:07.525 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/0.DiffIterateIgnoreParent 2024-08-17T01:52:07.525 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:52:08.548 INFO:tasks.workunit.client.0.smithi110.stdout: wrote [228012~20365,1122034~22435,3083751~84258,8336345~66706,9025688~24953,10761842~24581,17902188~33041,18077246~20360,18664156~91647,19893048~96387] to clone 2024-08-17T01:52:08.548 INFO:tasks.workunit.client.0.smithi110.stdout: diff was [0~3168009,4194304~6592119,16777216~3212219] 2024-08-17T01:52:08.552 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/0.DiffIterateIgnoreParent (1028 ms) 2024-08-17T01:52:08.553 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/0.DiffIterateCallbackError 2024-08-17T01:52:08.553 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:52:08.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:08 smithi110 ceph-mon[100641]: osdmap e2150: 8 total, 8 up, 8 in 2024-08-17T01:52:08.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:08 smithi110 ceph-mon[100641]: pgmap v4071: 137 pgs: 137 active+clean; 839 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 64 KiB/s rd, 1.0 MiB/s wr, 553 op/s 2024-08-17T01:52:08.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:08 smithi110 ceph-mon[98148]: osdmap e2150: 8 total, 8 up, 8 in 2024-08-17T01:52:08.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:08 smithi110 ceph-mon[98148]: pgmap v4071: 137 pgs: 137 active+clean; 839 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 64 KiB/s rd, 1.0 MiB/s wr, 553 op/s 2024-08-17T01:52:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:52:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:52:08] "GET /metrics HTTP/1.1" 200 36738 "" "Prometheus/2.43.0" 2024-08-17T01:52:08.571 INFO:tasks.workunit.client.0.smithi110.stdout: wrote [1988798~51241,4419645~86287,6482035~101283,7070167~38688,10415225~7888,10666125~54037,13457883~90900,17466023~44032,17924175~19141,20462858~16647] 2024-08-17T01:52:08.582 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/0.DiffIterateCallbackError (30 ms) 2024-08-17T01:52:08.582 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParentDiscard 2024-08-17T01:52:08.582 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:52:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:08 smithi177 ceph-mon[90034]: osdmap e2150: 8 total, 8 up, 8 in 2024-08-17T01:52:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:08 smithi177 ceph-mon[90034]: pgmap v4071: 137 pgs: 137 active+clean; 839 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 64 KiB/s rd, 1.0 MiB/s wr, 553 op/s 2024-08-17T01:52:09.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:09 smithi110 ceph-mon[98148]: osdmap e2151: 8 total, 8 up, 8 in 2024-08-17T01:52:09.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:09 smithi110 ceph-mon[100641]: osdmap e2151: 8 total, 8 up, 8 in 2024-08-17T01:52:09.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:09 smithi177 ceph-mon[90034]: osdmap e2151: 8 total, 8 up, 8 in 2024-08-17T01:52:10.535 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/0.DiffIterateParentDiscard (1953 ms) 2024-08-17T01:52:10.535 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnalignedSmall 2024-08-17T01:52:10.535 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:52:10.592 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnalignedSmall (57 ms) 2024-08-17T01:52:10.592 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnaligned 2024-08-17T01:52:10.592 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:52:10.666 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnaligned (74 ms) 2024-08-17T01:52:10.666 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/0.DiffIterateTryAcquireLock 2024-08-17T01:52:10.666 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:52:10.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:10 smithi110 ceph-mon[98148]: osdmap e2152: 8 total, 8 up, 8 in 2024-08-17T01:52:10.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:10 smithi110 ceph-mon[98148]: pgmap v4074: 137 pgs: 137 active+clean; 837 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 8.6 MiB/s wr, 157 op/s 2024-08-17T01:52:10.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:10 smithi110 ceph-mon[100641]: osdmap e2152: 8 total, 8 up, 8 in 2024-08-17T01:52:10.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:10 smithi110 ceph-mon[100641]: pgmap v4074: 137 pgs: 137 active+clean; 837 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 8.6 MiB/s wr, 157 op/s 2024-08-17T01:52:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:10 smithi177 ceph-mon[90034]: osdmap e2152: 8 total, 8 up, 8 in 2024-08-17T01:52:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:10 smithi177 ceph-mon[90034]: pgmap v4074: 137 pgs: 137 active+clean; 837 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 8.6 MiB/s wr, 157 op/s 2024-08-17T01:52:11.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:11 smithi110 ceph-mon[98148]: osdmap e2153: 8 total, 8 up, 8 in 2024-08-17T01:52:12.005 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:11 smithi110 ceph-mon[98148]: osdmap e2154: 8 total, 8 up, 8 in 2024-08-17T01:52:12.005 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:11 smithi110 ceph-mon[100641]: osdmap e2153: 8 total, 8 up, 8 in 2024-08-17T01:52:12.005 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:11 smithi110 ceph-mon[100641]: osdmap e2154: 8 total, 8 up, 8 in 2024-08-17T01:52:12.005 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:11 smithi177 ceph-mon[90034]: osdmap e2153: 8 total, 8 up, 8 in 2024-08-17T01:52:12.006 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:11 smithi177 ceph-mon[90034]: osdmap e2154: 8 total, 8 up, 8 in 2024-08-17T01:52:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:12 smithi110 ceph-mon[98148]: pgmap v4077: 137 pgs: 137 active+clean; 823 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 8.7 MiB/s wr, 218 op/s 2024-08-17T01:52:12.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:12 smithi110 ceph-mon[100641]: pgmap v4077: 137 pgs: 137 active+clean; 823 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 8.7 MiB/s wr, 218 op/s 2024-08-17T01:52:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:12 smithi177 ceph-mon[90034]: pgmap v4077: 137 pgs: 137 active+clean; 823 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 8.7 MiB/s wr, 218 op/s 2024-08-17T01:52:14.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:14 smithi110 ceph-mon[100641]: pgmap v4078: 137 pgs: 137 active+clean; 850 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 7.1 MiB/s wr, 249 op/s 2024-08-17T01:52:14.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:14 smithi110 ceph-mon[98148]: pgmap v4078: 137 pgs: 137 active+clean; 850 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 7.1 MiB/s wr, 249 op/s 2024-08-17T01:52:14.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:14 smithi177 ceph-mon[90034]: pgmap v4078: 137 pgs: 137 active+clean; 850 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 7.1 MiB/s wr, 249 op/s 2024-08-17T01:52:15.703 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/0.DiffIterateTryAcquireLock (5037 ms) 2024-08-17T01:52:15.703 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStriping 2024-08-17T01:52:15.704 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/test_librbd.cc:8958: Skipped 2024-08-17T01:52:15.704 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:52:15.704 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] DiffIterateTest/0.DiffIterateStriping (0 ms) 2024-08-17T01:52:15.767 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 19 tests from DiffIterateTest/0 (244147 ms total) 2024-08-17T01:52:15.767 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:52:15.768 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 19 tests from DiffIterateTest/1, where TypeParam = DiffIterateParams 2024-08-17T01:52:15.802 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/1.DiffIterate 2024-08-17T01:52:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:16 smithi110 ceph-mon[98148]: osdmap e2155: 8 total, 8 up, 8 in 2024-08-17T01:52:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:16 smithi110 ceph-mon[98148]: pgmap v4080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-08-17T01:52:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:52:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:16 smithi110 ceph-mon[100641]: osdmap e2155: 8 total, 8 up, 8 in 2024-08-17T01:52:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:16 smithi110 ceph-mon[100641]: pgmap v4080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-08-17T01:52:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:52:17.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:16 smithi177 ceph-mon[90034]: osdmap e2155: 8 total, 8 up, 8 in 2024-08-17T01:52:17.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:16 smithi177 ceph-mon[90034]: pgmap v4080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-08-17T01:52:17.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:52:17.777 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:52:18.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:17 smithi110 ceph-mon[98148]: osdmap e2156: 8 total, 8 up, 8 in 2024-08-17T01:52:18.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:17 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/774795197' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:52:18.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:17 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:52:18.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:17 smithi110 ceph-mon[100641]: osdmap e2156: 8 total, 8 up, 8 in 2024-08-17T01:52:18.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:17 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/774795197' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:52:18.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:17 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:52:18.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:17 smithi177 ceph-mon[90034]: osdmap e2156: 8 total, 8 up, 8 in 2024-08-17T01:52:18.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:17 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/774795197' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:52:18.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:17 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:52:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:52:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:52:18] "GET /metrics HTTP/1.1" 200 34243 "" "Prometheus/2.43.0" 2024-08-17T01:52:19.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:18 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-48","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:52:19.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:18 smithi110 ceph-mon[98148]: osdmap e2157: 8 total, 8 up, 8 in 2024-08-17T01:52:19.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:18 smithi110 ceph-mon[98148]: pgmap v4083: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-08-17T01:52:19.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:18 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-48","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:52:19.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:18 smithi110 ceph-mon[100641]: osdmap e2157: 8 total, 8 up, 8 in 2024-08-17T01:52:19.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:18 smithi110 ceph-mon[100641]: pgmap v4083: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-08-17T01:52:19.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:18 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi110-146713-48","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T01:52:19.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:18 smithi177 ceph-mon[90034]: osdmap e2157: 8 total, 8 up, 8 in 2024-08-17T01:52:19.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:18 smithi177 ceph-mon[90034]: pgmap v4083: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-08-17T01:52:19.818 INFO:tasks.workunit.client.0.smithi110.stdout: wrote [1128657~74159,1779392~54932,7843015~9009,8612604~28025,9793784~35507,10254854~36987,10517771~89173,12799888~70341,14843069~52112,18282726~10176] 2024-08-17T01:52:20.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:19 smithi110 ceph-mon[100641]: osdmap e2158: 8 total, 8 up, 8 in 2024-08-17T01:52:20.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:19 smithi110 ceph-mon[98148]: osdmap e2158: 8 total, 8 up, 8 in 2024-08-17T01:52:20.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:19 smithi177 ceph-mon[90034]: osdmap e2158: 8 total, 8 up, 8 in 2024-08-17T01:52:20.803 INFO:tasks.workunit.client.0.smithi110.stdout: wrote [0~20971520] 2024-08-17T01:52:20.811 INFO:tasks.workunit.client.0.smithi110.stdout: diff was [0~20971520] 2024-08-17T01:52:20.815 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/1.DiffIterate (5013 ms) 2024-08-17T01:52:20.815 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministic 2024-08-17T01:52:20.815 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:52:21.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:20 smithi110 ceph-mon[100641]: osdmap e2159: 8 total, 8 up, 8 in 2024-08-17T01:52:21.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:20 smithi110 ceph-mon[100641]: pgmap v4086: 137 pgs: 6 creating+peering, 10 unknown, 121 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:52:21.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:20 smithi110 ceph-mon[98148]: osdmap e2159: 8 total, 8 up, 8 in 2024-08-17T01:52:21.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:20 smithi110 ceph-mon[98148]: pgmap v4086: 137 pgs: 6 creating+peering, 10 unknown, 121 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:52:21.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:20 smithi177 ceph-mon[90034]: osdmap e2159: 8 total, 8 up, 8 in 2024-08-17T01:52:21.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:20 smithi177 ceph-mon[90034]: pgmap v4086: 137 pgs: 6 creating+peering, 10 unknown, 121 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:52:22.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:21 smithi110 ceph-mon[98148]: osdmap e2160: 8 total, 8 up, 8 in 2024-08-17T01:52:22.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:21 smithi110 ceph-mon[100641]: osdmap e2160: 8 total, 8 up, 8 in 2024-08-17T01:52:22.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:21 smithi177 ceph-mon[90034]: osdmap e2160: 8 total, 8 up, 8 in 2024-08-17T01:52:23.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:22 smithi110 ceph-mon[98148]: osdmap e2161: 8 total, 8 up, 8 in 2024-08-17T01:52:23.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:22 smithi110 ceph-mon[98148]: pgmap v4089: 137 pgs: 6 creating+peering, 131 active+clean; 6.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s wr, 0 op/s 2024-08-17T01:52:23.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:22 smithi110 ceph-mon[100641]: osdmap e2161: 8 total, 8 up, 8 in 2024-08-17T01:52:23.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:22 smithi110 ceph-mon[100641]: pgmap v4089: 137 pgs: 6 creating+peering, 131 active+clean; 6.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s wr, 0 op/s 2024-08-17T01:52:23.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:22 smithi177 ceph-mon[90034]: osdmap e2161: 8 total, 8 up, 8 in 2024-08-17T01:52:23.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:22 smithi177 ceph-mon[90034]: pgmap v4089: 137 pgs: 6 creating+peering, 131 active+clean; 6.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s wr, 0 op/s 2024-08-17T01:52:23.834 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:52:24.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:23 smithi110 ceph-mon[98148]: osdmap e2162: 8 total, 8 up, 8 in 2024-08-17T01:52:24.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:23 smithi110 ceph-mon[100641]: osdmap e2162: 8 total, 8 up, 8 in 2024-08-17T01:52:24.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:23 smithi177 ceph-mon[90034]: osdmap e2162: 8 total, 8 up, 8 in 2024-08-17T01:52:25.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:24 smithi110 ceph-mon[98148]: osdmap e2163: 8 total, 8 up, 8 in 2024-08-17T01:52:25.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:24 smithi110 ceph-mon[98148]: pgmap v4092: 137 pgs: 137 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 145 KiB/s wr, 37 op/s 2024-08-17T01:52:25.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:24 smithi110 ceph-mon[100641]: osdmap e2163: 8 total, 8 up, 8 in 2024-08-17T01:52:25.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:24 smithi110 ceph-mon[100641]: pgmap v4092: 137 pgs: 137 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 145 KiB/s wr, 37 op/s 2024-08-17T01:52:25.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:24 smithi177 ceph-mon[90034]: osdmap e2163: 8 total, 8 up, 8 in 2024-08-17T01:52:25.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:24 smithi177 ceph-mon[90034]: pgmap v4092: 137 pgs: 137 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 145 KiB/s wr, 37 op/s 2024-08-17T01:52:26.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:25 smithi110 ceph-mon[98148]: osdmap e2164: 8 total, 8 up, 8 in 2024-08-17T01:52:26.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:25 smithi110 ceph-mon[100641]: osdmap e2164: 8 total, 8 up, 8 in 2024-08-17T01:52:26.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:25 smithi177 ceph-mon[90034]: osdmap e2164: 8 total, 8 up, 8 in 2024-08-17T01:52:26.851 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:52:27.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:26 smithi177 ceph-mon[90034]: osdmap e2165: 8 total, 8 up, 8 in 2024-08-17T01:52:27.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:26 smithi177 ceph-mon[90034]: pgmap v4095: 137 pgs: 137 active+clean; 18 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 240 KiB/s wr, 103 op/s 2024-08-17T01:52:27.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:26 smithi110 ceph-mon[100641]: osdmap e2165: 8 total, 8 up, 8 in 2024-08-17T01:52:27.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:26 smithi110 ceph-mon[100641]: pgmap v4095: 137 pgs: 137 active+clean; 18 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 240 KiB/s wr, 103 op/s 2024-08-17T01:52:27.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:26 smithi110 ceph-mon[98148]: osdmap e2165: 8 total, 8 up, 8 in 2024-08-17T01:52:27.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:26 smithi110 ceph-mon[98148]: pgmap v4095: 137 pgs: 137 active+clean; 18 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 240 KiB/s wr, 103 op/s 2024-08-17T01:52:28.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:27 smithi177 ceph-mon[90034]: osdmap e2166: 8 total, 8 up, 8 in 2024-08-17T01:52:28.186 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:27 smithi110 ceph-mon[98148]: osdmap e2166: 8 total, 8 up, 8 in 2024-08-17T01:52:28.187 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:27 smithi110 ceph-mon[100641]: osdmap e2166: 8 total, 8 up, 8 in 2024-08-17T01:52:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:52:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:52:28] "GET /metrics HTTP/1.1" 200 34243 "" "Prometheus/2.43.0" 2024-08-17T01:52:29.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:28 smithi177 ceph-mon[90034]: osdmap e2167: 8 total, 8 up, 8 in 2024-08-17T01:52:29.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:28 smithi177 ceph-mon[90034]: pgmap v4098: 137 pgs: 137 active+clean; 18 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 129 KiB/s wr, 110 op/s 2024-08-17T01:52:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:28 smithi110 ceph-mon[98148]: osdmap e2167: 8 total, 8 up, 8 in 2024-08-17T01:52:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:28 smithi110 ceph-mon[98148]: pgmap v4098: 137 pgs: 137 active+clean; 18 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 129 KiB/s wr, 110 op/s 2024-08-17T01:52:29.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:28 smithi110 ceph-mon[100641]: osdmap e2167: 8 total, 8 up, 8 in 2024-08-17T01:52:29.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:28 smithi110 ceph-mon[100641]: pgmap v4098: 137 pgs: 137 active+clean; 18 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 129 KiB/s wr, 110 op/s 2024-08-17T01:52:29.869 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:52:30.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:29 smithi177 ceph-mon[90034]: osdmap e2168: 8 total, 8 up, 8 in 2024-08-17T01:52:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:29 smithi110 ceph-mon[98148]: osdmap e2168: 8 total, 8 up, 8 in 2024-08-17T01:52:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:29 smithi110 ceph-mon[100641]: osdmap e2168: 8 total, 8 up, 8 in 2024-08-17T01:52:31.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:30 smithi177 ceph-mon[90034]: osdmap e2169: 8 total, 8 up, 8 in 2024-08-17T01:52:31.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:30 smithi177 ceph-mon[90034]: pgmap v4101: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 6.2 KiB/s wr, 74 op/s 2024-08-17T01:52:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:30 smithi110 ceph-mon[98148]: osdmap e2169: 8 total, 8 up, 8 in 2024-08-17T01:52:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:30 smithi110 ceph-mon[98148]: pgmap v4101: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 6.2 KiB/s wr, 74 op/s 2024-08-17T01:52:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:30 smithi110 ceph-mon[100641]: osdmap e2169: 8 total, 8 up, 8 in 2024-08-17T01:52:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:30 smithi110 ceph-mon[100641]: pgmap v4101: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 6.2 KiB/s wr, 74 op/s 2024-08-17T01:52:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:31 smithi177 ceph-mon[90034]: osdmap e2170: 8 total, 8 up, 8 in 2024-08-17T01:52:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:52:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:31 smithi177 ceph-mon[90034]: osdmap e2171: 8 total, 8 up, 8 in 2024-08-17T01:52:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:52:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:31 smithi110 ceph-mon[98148]: osdmap e2170: 8 total, 8 up, 8 in 2024-08-17T01:52:32.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:52:32.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:31 smithi110 ceph-mon[98148]: osdmap e2171: 8 total, 8 up, 8 in 2024-08-17T01:52:32.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:52:32.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:31 smithi110 ceph-mon[100641]: osdmap e2170: 8 total, 8 up, 8 in 2024-08-17T01:52:32.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:52:32.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:31 smithi110 ceph-mon[100641]: osdmap e2171: 8 total, 8 up, 8 in 2024-08-17T01:52:32.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:52:32.403 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:52:33.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:32 smithi177 ceph-mon[90034]: pgmap v4104: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 5.0 KiB/s wr, 46 op/s 2024-08-17T01:52:33.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:52:33.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:52:33.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:52:33.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:32 smithi177 ceph-mon[90034]: osdmap e2172: 8 total, 8 up, 8 in 2024-08-17T01:52:33.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:32 smithi110 ceph-mon[98148]: pgmap v4104: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 5.0 KiB/s wr, 46 op/s 2024-08-17T01:52:33.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:52:33.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:52:33.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:52:33.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:32 smithi110 ceph-mon[98148]: osdmap e2172: 8 total, 8 up, 8 in 2024-08-17T01:52:33.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:32 smithi110 ceph-mon[100641]: pgmap v4104: 137 pgs: 137 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 5.0 KiB/s wr, 46 op/s 2024-08-17T01:52:33.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:52:33.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:52:33.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:52:33.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:32 smithi110 ceph-mon[100641]: osdmap e2172: 8 total, 8 up, 8 in 2024-08-17T01:52:34.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:34 smithi110 ceph-mon[98148]: osdmap e2173: 8 total, 8 up, 8 in 2024-08-17T01:52:34.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:34 smithi110 ceph-mon[98148]: pgmap v4107: 137 pgs: 137 active+clean; 23 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 7.0 KiB/s wr, 75 op/s 2024-08-17T01:52:34.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:34 smithi110 ceph-mon[100641]: osdmap e2173: 8 total, 8 up, 8 in 2024-08-17T01:52:34.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:34 smithi110 ceph-mon[100641]: pgmap v4107: 137 pgs: 137 active+clean; 23 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 7.0 KiB/s wr, 75 op/s 2024-08-17T01:52:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:34 smithi177 ceph-mon[90034]: osdmap e2173: 8 total, 8 up, 8 in 2024-08-17T01:52:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:34 smithi177 ceph-mon[90034]: pgmap v4107: 137 pgs: 137 active+clean; 23 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 7.0 KiB/s wr, 75 op/s 2024-08-17T01:52:35.422 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministic (14607 ms) 2024-08-17T01:52:35.422 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicPP 2024-08-17T01:52:35.422 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:52:35.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:35 smithi110 ceph-mon[98148]: osdmap e2174: 8 total, 8 up, 8 in 2024-08-17T01:52:35.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:35 smithi110 ceph-mon[100641]: osdmap e2174: 8 total, 8 up, 8 in 2024-08-17T01:52:35.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:35 smithi177 ceph-mon[90034]: osdmap e2174: 8 total, 8 up, 8 in 2024-08-17T01:52:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:36 smithi110 ceph-mon[98148]: osdmap e2175: 8 total, 8 up, 8 in 2024-08-17T01:52:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:36 smithi110 ceph-mon[98148]: pgmap v4110: 137 pgs: 137 active+clean; 32 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 10 KiB/s wr, 109 op/s 2024-08-17T01:52:36.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:36 smithi110 ceph-mon[100641]: osdmap e2175: 8 total, 8 up, 8 in 2024-08-17T01:52:36.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:36 smithi110 ceph-mon[100641]: pgmap v4110: 137 pgs: 137 active+clean; 32 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 10 KiB/s wr, 109 op/s 2024-08-17T01:52:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:36 smithi177 ceph-mon[90034]: osdmap e2175: 8 total, 8 up, 8 in 2024-08-17T01:52:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:36 smithi177 ceph-mon[90034]: pgmap v4110: 137 pgs: 137 active+clean; 32 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 10 KiB/s wr, 109 op/s 2024-08-17T01:52:37.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:37 smithi110 ceph-mon[98148]: osdmap e2176: 8 total, 8 up, 8 in 2024-08-17T01:52:37.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:37 smithi110 ceph-mon[100641]: osdmap e2176: 8 total, 8 up, 8 in 2024-08-17T01:52:37.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:37 smithi177 ceph-mon[90034]: osdmap e2176: 8 total, 8 up, 8 in 2024-08-17T01:52:38.439 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:52:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:38 smithi110 ceph-mon[98148]: osdmap e2177: 8 total, 8 up, 8 in 2024-08-17T01:52:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:38 smithi110 ceph-mon[98148]: pgmap v4113: 137 pgs: 137 active+clean; 32 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 6.2 KiB/s wr, 67 op/s 2024-08-17T01:52:38.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:38 smithi110 ceph-mon[100641]: osdmap e2177: 8 total, 8 up, 8 in 2024-08-17T01:52:38.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:38 smithi110 ceph-mon[100641]: pgmap v4113: 137 pgs: 137 active+clean; 32 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 6.2 KiB/s wr, 67 op/s 2024-08-17T01:52:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:52:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:52:38] "GET /metrics HTTP/1.1" 200 36725 "" "Prometheus/2.43.0" 2024-08-17T01:52:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:38 smithi177 ceph-mon[90034]: osdmap e2177: 8 total, 8 up, 8 in 2024-08-17T01:52:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:38 smithi177 ceph-mon[90034]: pgmap v4113: 137 pgs: 137 active+clean; 32 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 6.2 KiB/s wr, 67 op/s 2024-08-17T01:52:39.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:39 smithi110 ceph-mon[98148]: osdmap e2178: 8 total, 8 up, 8 in 2024-08-17T01:52:39.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:39 smithi110 ceph-mon[100641]: osdmap e2178: 8 total, 8 up, 8 in 2024-08-17T01:52:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:39 smithi177 ceph-mon[90034]: osdmap e2178: 8 total, 8 up, 8 in 2024-08-17T01:52:40.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:40 smithi110 ceph-mon[100641]: osdmap e2179: 8 total, 8 up, 8 in 2024-08-17T01:52:40.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:40 smithi110 ceph-mon[100641]: pgmap v4116: 137 pgs: 137 active+clean; 32 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 8.2 KiB/s wr, 98 op/s 2024-08-17T01:52:40.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:40 smithi110 ceph-mon[98148]: osdmap e2179: 8 total, 8 up, 8 in 2024-08-17T01:52:40.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:40 smithi110 ceph-mon[98148]: pgmap v4116: 137 pgs: 137 active+clean; 32 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 8.2 KiB/s wr, 98 op/s 2024-08-17T01:52:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:40 smithi177 ceph-mon[90034]: osdmap e2179: 8 total, 8 up, 8 in 2024-08-17T01:52:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:40 smithi177 ceph-mon[90034]: pgmap v4116: 137 pgs: 137 active+clean; 32 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 8.2 KiB/s wr, 98 op/s 2024-08-17T01:52:41.453 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:52:41.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:41 smithi110 ceph-mon[98148]: osdmap e2180: 8 total, 8 up, 8 in 2024-08-17T01:52:41.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:41 smithi110 ceph-mon[100641]: osdmap e2180: 8 total, 8 up, 8 in 2024-08-17T01:52:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:41 smithi177 ceph-mon[90034]: osdmap e2180: 8 total, 8 up, 8 in 2024-08-17T01:52:42.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:42 smithi110 ceph-mon[98148]: osdmap e2181: 8 total, 8 up, 8 in 2024-08-17T01:52:42.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:42 smithi110 ceph-mon[98148]: pgmap v4119: 137 pgs: 137 active+clean; 35 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 7.2 KiB/s wr, 87 op/s 2024-08-17T01:52:42.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:42 smithi110 ceph-mon[100641]: osdmap e2181: 8 total, 8 up, 8 in 2024-08-17T01:52:42.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:42 smithi110 ceph-mon[100641]: pgmap v4119: 137 pgs: 137 active+clean; 35 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 7.2 KiB/s wr, 87 op/s 2024-08-17T01:52:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:42 smithi177 ceph-mon[90034]: osdmap e2181: 8 total, 8 up, 8 in 2024-08-17T01:52:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:42 smithi177 ceph-mon[90034]: pgmap v4119: 137 pgs: 137 active+clean; 35 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 7.2 KiB/s wr, 87 op/s 2024-08-17T01:52:43.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:43 smithi110 ceph-mon[98148]: osdmap e2182: 8 total, 8 up, 8 in 2024-08-17T01:52:43.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:43 smithi110 ceph-mon[100641]: osdmap e2182: 8 total, 8 up, 8 in 2024-08-17T01:52:43.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:43 smithi177 ceph-mon[90034]: osdmap e2182: 8 total, 8 up, 8 in 2024-08-17T01:52:44.476 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:52:44.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:44 smithi110 ceph-mon[98148]: osdmap e2183: 8 total, 8 up, 8 in 2024-08-17T01:52:44.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:44 smithi110 ceph-mon[98148]: pgmap v4122: 137 pgs: 137 active+clean; 38 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 2.2 KiB/s wr, 20 op/s 2024-08-17T01:52:44.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:44 smithi110 ceph-mon[100641]: osdmap e2183: 8 total, 8 up, 8 in 2024-08-17T01:52:44.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:44 smithi110 ceph-mon[100641]: pgmap v4122: 137 pgs: 137 active+clean; 38 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 2.2 KiB/s wr, 20 op/s 2024-08-17T01:52:44.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:44 smithi177 ceph-mon[90034]: osdmap e2183: 8 total, 8 up, 8 in 2024-08-17T01:52:44.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:44 smithi177 ceph-mon[90034]: pgmap v4122: 137 pgs: 137 active+clean; 38 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 2.2 KiB/s wr, 20 op/s 2024-08-17T01:52:45.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:45 smithi110 ceph-mon[98148]: osdmap e2184: 8 total, 8 up, 8 in 2024-08-17T01:52:45.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:45 smithi110 ceph-mon[100641]: osdmap e2184: 8 total, 8 up, 8 in 2024-08-17T01:52:45.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:45 smithi177 ceph-mon[90034]: osdmap e2184: 8 total, 8 up, 8 in 2024-08-17T01:52:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:46 smithi110 ceph-mon[98148]: osdmap e2185: 8 total, 8 up, 8 in 2024-08-17T01:52:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:46 smithi110 ceph-mon[98148]: pgmap v4125: 137 pgs: 137 active+clean; 44 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 9.2 KiB/s wr, 112 op/s 2024-08-17T01:52:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:52:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:46 smithi110 ceph-mon[100641]: osdmap e2185: 8 total, 8 up, 8 in 2024-08-17T01:52:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:46 smithi110 ceph-mon[100641]: pgmap v4125: 137 pgs: 137 active+clean; 44 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 9.2 KiB/s wr, 112 op/s 2024-08-17T01:52:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:52:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:46 smithi177 ceph-mon[90034]: osdmap e2185: 8 total, 8 up, 8 in 2024-08-17T01:52:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:46 smithi177 ceph-mon[90034]: pgmap v4125: 137 pgs: 137 active+clean; 44 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 9.2 KiB/s wr, 112 op/s 2024-08-17T01:52:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:52:47.491 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:52:47.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:47 smithi110 ceph-mon[98148]: osdmap e2186: 8 total, 8 up, 8 in 2024-08-17T01:52:47.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:47 smithi110 ceph-mon[100641]: osdmap e2186: 8 total, 8 up, 8 in 2024-08-17T01:52:47.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:47 smithi177 ceph-mon[90034]: osdmap e2186: 8 total, 8 up, 8 in 2024-08-17T01:52:48.468 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:52:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:52:48] "GET /metrics HTTP/1.1" 200 36726 "" "Prometheus/2.43.0" 2024-08-17T01:52:48.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:48 smithi110 ceph-mon[98148]: osdmap e2187: 8 total, 8 up, 8 in 2024-08-17T01:52:48.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:48 smithi110 ceph-mon[98148]: pgmap v4128: 137 pgs: 137 active+clean; 44 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 8.7 KiB/s wr, 100 op/s 2024-08-17T01:52:48.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:48 smithi110 ceph-mon[100641]: osdmap e2187: 8 total, 8 up, 8 in 2024-08-17T01:52:48.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:48 smithi110 ceph-mon[100641]: pgmap v4128: 137 pgs: 137 active+clean; 44 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 8.7 KiB/s wr, 100 op/s 2024-08-17T01:52:48.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:48 smithi177 ceph-mon[90034]: osdmap e2187: 8 total, 8 up, 8 in 2024-08-17T01:52:48.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:48 smithi177 ceph-mon[90034]: pgmap v4128: 137 pgs: 137 active+clean; 44 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 8.7 KiB/s wr, 100 op/s 2024-08-17T01:52:49.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:49 smithi110 ceph-mon[98148]: osdmap e2188: 8 total, 8 up, 8 in 2024-08-17T01:52:49.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:49 smithi110 ceph-mon[100641]: osdmap e2188: 8 total, 8 up, 8 in 2024-08-17T01:52:49.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:49 smithi177 ceph-mon[90034]: osdmap e2188: 8 total, 8 up, 8 in 2024-08-17T01:52:50.516 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicPP (15095 ms) 2024-08-17T01:52:50.517 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS1 2024-08-17T01:52:50.517 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:52:50.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:50 smithi110 ceph-mon[100641]: osdmap e2189: 8 total, 8 up, 8 in 2024-08-17T01:52:50.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:50 smithi110 ceph-mon[100641]: pgmap v4131: 137 pgs: 137 active+clean; 50 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 5.0 KiB/s wr, 68 op/s 2024-08-17T01:52:50.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:50 smithi110 ceph-mon[98148]: osdmap e2189: 8 total, 8 up, 8 in 2024-08-17T01:52:50.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:50 smithi110 ceph-mon[98148]: pgmap v4131: 137 pgs: 137 active+clean; 50 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 5.0 KiB/s wr, 68 op/s 2024-08-17T01:52:50.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:50 smithi177 ceph-mon[90034]: osdmap e2189: 8 total, 8 up, 8 in 2024-08-17T01:52:50.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:50 smithi177 ceph-mon[90034]: pgmap v4131: 137 pgs: 137 active+clean; 50 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 5.0 KiB/s wr, 68 op/s 2024-08-17T01:52:51.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:51 smithi110 ceph-mon[100641]: osdmap e2190: 8 total, 8 up, 8 in 2024-08-17T01:52:51.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:51 smithi110 ceph-mon[98148]: osdmap e2190: 8 total, 8 up, 8 in 2024-08-17T01:52:51.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:51 smithi177 ceph-mon[90034]: osdmap e2190: 8 total, 8 up, 8 in 2024-08-17T01:52:52.763 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:52 smithi177 ceph-mon[90034]: pgmap v4133: 137 pgs: 137 active+clean; 50 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 6.6 KiB/s wr, 73 op/s 2024-08-17T01:52:52.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:52 smithi110 ceph-mon[98148]: pgmap v4133: 137 pgs: 137 active+clean; 50 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 6.6 KiB/s wr, 73 op/s 2024-08-17T01:52:52.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:52 smithi110 ceph-mon[100641]: pgmap v4133: 137 pgs: 137 active+clean; 50 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 6.6 KiB/s wr, 73 op/s 2024-08-17T01:52:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:54 smithi110 ceph-mon[98148]: osdmap e2191: 8 total, 8 up, 8 in 2024-08-17T01:52:55.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:54 smithi110 ceph-mon[98148]: pgmap v4135: 137 pgs: 137 active+clean; 54 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 4.7 KiB/s wr, 40 op/s 2024-08-17T01:52:55.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:54 smithi110 ceph-mon[100641]: osdmap e2191: 8 total, 8 up, 8 in 2024-08-17T01:52:55.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:54 smithi110 ceph-mon[100641]: pgmap v4135: 137 pgs: 137 active+clean; 54 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 4.7 KiB/s wr, 40 op/s 2024-08-17T01:52:55.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:54 smithi177 ceph-mon[90034]: osdmap e2191: 8 total, 8 up, 8 in 2024-08-17T01:52:55.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:54 smithi177 ceph-mon[90034]: pgmap v4135: 137 pgs: 137 active+clean; 54 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 4.7 KiB/s wr, 40 op/s 2024-08-17T01:52:56.017 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:52:56.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:55 smithi110 ceph-mon[98148]: osdmap e2192: 8 total, 8 up, 8 in 2024-08-17T01:52:56.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:55 smithi110 ceph-mon[100641]: osdmap e2192: 8 total, 8 up, 8 in 2024-08-17T01:52:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:55 smithi177 ceph-mon[90034]: osdmap e2192: 8 total, 8 up, 8 in 2024-08-17T01:52:57.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:56 smithi110 ceph-mon[98148]: osdmap e2193: 8 total, 8 up, 8 in 2024-08-17T01:52:57.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:56 smithi110 ceph-mon[98148]: pgmap v4138: 137 pgs: 137 active+clean; 58 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 3.8 KiB/s wr, 51 op/s 2024-08-17T01:52:57.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:56 smithi110 ceph-mon[100641]: osdmap e2193: 8 total, 8 up, 8 in 2024-08-17T01:52:57.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:56 smithi110 ceph-mon[100641]: pgmap v4138: 137 pgs: 137 active+clean; 58 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 3.8 KiB/s wr, 51 op/s 2024-08-17T01:52:57.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:56 smithi177 ceph-mon[90034]: osdmap e2193: 8 total, 8 up, 8 in 2024-08-17T01:52:57.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:56 smithi177 ceph-mon[90034]: pgmap v4138: 137 pgs: 137 active+clean; 58 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 3.8 KiB/s wr, 51 op/s 2024-08-17T01:52:58.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:52:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:52:58] "GET /metrics HTTP/1.1" 200 36726 "" "Prometheus/2.43.0" 2024-08-17T01:52:59.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:52:58 smithi110 ceph-mon[98148]: pgmap v4139: 137 pgs: 137 active+clean; 58 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 3.7 KiB/s wr, 48 op/s 2024-08-17T01:52:59.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:52:58 smithi110 ceph-mon[100641]: pgmap v4139: 137 pgs: 137 active+clean; 58 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 3.7 KiB/s wr, 48 op/s 2024-08-17T01:52:59.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:52:58 smithi177 ceph-mon[90034]: pgmap v4139: 137 pgs: 137 active+clean; 58 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 3.7 KiB/s wr, 48 op/s 2024-08-17T01:53:01.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:01 smithi110 ceph-mon[98148]: pgmap v4140: 137 pgs: 137 active+clean; 62 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 686 KiB/s wr, 55 op/s 2024-08-17T01:53:01.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:01 smithi110 ceph-mon[98148]: osdmap e2194: 8 total, 8 up, 8 in 2024-08-17T01:53:01.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:01 smithi110 ceph-mon[100641]: pgmap v4140: 137 pgs: 137 active+clean; 62 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 686 KiB/s wr, 55 op/s 2024-08-17T01:53:01.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:01 smithi110 ceph-mon[100641]: osdmap e2194: 8 total, 8 up, 8 in 2024-08-17T01:53:01.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:01 smithi177 ceph-mon[90034]: pgmap v4140: 137 pgs: 137 active+clean; 62 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 686 KiB/s wr, 55 op/s 2024-08-17T01:53:01.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:01 smithi177 ceph-mon[90034]: osdmap e2194: 8 total, 8 up, 8 in 2024-08-17T01:53:02.043 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:53:02.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:02 smithi110 ceph-mon[98148]: osdmap e2195: 8 total, 8 up, 8 in 2024-08-17T01:53:02.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:53:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:02 smithi110 ceph-mon[100641]: osdmap e2195: 8 total, 8 up, 8 in 2024-08-17T01:53:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:53:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:02 smithi177 ceph-mon[90034]: osdmap e2195: 8 total, 8 up, 8 in 2024-08-17T01:53:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:53:03.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:03 smithi110 ceph-mon[100641]: pgmap v4143: 137 pgs: 137 active+clean; 62 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-08-17T01:53:03.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:03 smithi110 ceph-mon[100641]: osdmap e2196: 8 total, 8 up, 8 in 2024-08-17T01:53:03.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:03 smithi110 ceph-mon[98148]: pgmap v4143: 137 pgs: 137 active+clean; 62 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-08-17T01:53:03.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:03 smithi110 ceph-mon[98148]: osdmap e2196: 8 total, 8 up, 8 in 2024-08-17T01:53:03.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:03 smithi177 ceph-mon[90034]: pgmap v4143: 137 pgs: 137 active+clean; 62 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-08-17T01:53:03.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:03 smithi177 ceph-mon[90034]: osdmap e2196: 8 total, 8 up, 8 in 2024-08-17T01:53:04.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:04 smithi110 ceph-mon[98148]: pgmap v4145: 137 pgs: 137 active+clean; 67 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 1.3 MiB/s wr, 57 op/s 2024-08-17T01:53:04.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:04 smithi110 ceph-mon[100641]: pgmap v4145: 137 pgs: 137 active+clean; 67 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 1.3 MiB/s wr, 57 op/s 2024-08-17T01:53:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:04 smithi177 ceph-mon[90034]: pgmap v4145: 137 pgs: 137 active+clean; 67 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 1.3 MiB/s wr, 57 op/s 2024-08-17T01:53:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:06 smithi110 ceph-mon[98148]: osdmap e2197: 8 total, 8 up, 8 in 2024-08-17T01:53:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:06 smithi110 ceph-mon[98148]: pgmap v4147: 137 pgs: 137 active+clean; 68 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 688 KiB/s wr, 50 op/s 2024-08-17T01:53:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:06 smithi110 ceph-mon[100641]: osdmap e2197: 8 total, 8 up, 8 in 2024-08-17T01:53:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:06 smithi110 ceph-mon[100641]: pgmap v4147: 137 pgs: 137 active+clean; 68 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 688 KiB/s wr, 50 op/s 2024-08-17T01:53:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:06 smithi177 ceph-mon[90034]: osdmap e2197: 8 total, 8 up, 8 in 2024-08-17T01:53:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:06 smithi177 ceph-mon[90034]: pgmap v4147: 137 pgs: 137 active+clean; 68 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 688 KiB/s wr, 50 op/s 2024-08-17T01:53:07.552 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:53:07.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:07 smithi110 ceph-mon[98148]: osdmap e2198: 8 total, 8 up, 8 in 2024-08-17T01:53:07.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:07 smithi110 ceph-mon[100641]: osdmap e2198: 8 total, 8 up, 8 in 2024-08-17T01:53:07.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:07 smithi177 ceph-mon[90034]: osdmap e2198: 8 total, 8 up, 8 in 2024-08-17T01:53:08.521 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:53:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:53:08] "GET /metrics HTTP/1.1" 200 36730 "" "Prometheus/2.43.0" 2024-08-17T01:53:08.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:08 smithi110 ceph-mon[98148]: osdmap e2199: 8 total, 8 up, 8 in 2024-08-17T01:53:08.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:08 smithi110 ceph-mon[98148]: pgmap v4150: 137 pgs: 137 active+clean; 68 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 689 KiB/s wr, 37 op/s 2024-08-17T01:53:08.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:08 smithi110 ceph-mon[100641]: osdmap e2199: 8 total, 8 up, 8 in 2024-08-17T01:53:08.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:08 smithi110 ceph-mon[100641]: pgmap v4150: 137 pgs: 137 active+clean; 68 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 689 KiB/s wr, 37 op/s 2024-08-17T01:53:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:08 smithi177 ceph-mon[90034]: osdmap e2199: 8 total, 8 up, 8 in 2024-08-17T01:53:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:08 smithi177 ceph-mon[90034]: pgmap v4150: 137 pgs: 137 active+clean; 68 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 689 KiB/s wr, 37 op/s 2024-08-17T01:53:10.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:10 smithi110 ceph-mon[98148]: pgmap v4151: 137 pgs: 137 active+clean; 74 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 687 KiB/s wr, 23 op/s 2024-08-17T01:53:10.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:10 smithi110 ceph-mon[100641]: pgmap v4151: 137 pgs: 137 active+clean; 74 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 687 KiB/s wr, 23 op/s 2024-08-17T01:53:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:10 smithi177 ceph-mon[90034]: pgmap v4151: 137 pgs: 137 active+clean; 74 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 687 KiB/s wr, 23 op/s 2024-08-17T01:53:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:12 smithi177 ceph-mon[90034]: osdmap e2200: 8 total, 8 up, 8 in 2024-08-17T01:53:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:12 smithi177 ceph-mon[90034]: pgmap v4153: 137 pgs: 137 active+clean; 74 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-17T01:53:12.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:12 smithi110 ceph-mon[98148]: osdmap e2200: 8 total, 8 up, 8 in 2024-08-17T01:53:12.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:12 smithi110 ceph-mon[98148]: pgmap v4153: 137 pgs: 137 active+clean; 74 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-17T01:53:12.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:12 smithi110 ceph-mon[100641]: osdmap e2200: 8 total, 8 up, 8 in 2024-08-17T01:53:12.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:12 smithi110 ceph-mon[100641]: pgmap v4153: 137 pgs: 137 active+clean; 74 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-17T01:53:13.099 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:53:13.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:13 smithi177 ceph-mon[90034]: osdmap e2201: 8 total, 8 up, 8 in 2024-08-17T01:53:13.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:13 smithi110 ceph-mon[98148]: osdmap e2201: 8 total, 8 up, 8 in 2024-08-17T01:53:13.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:13 smithi110 ceph-mon[100641]: osdmap e2201: 8 total, 8 up, 8 in 2024-08-17T01:53:14.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:14 smithi177 ceph-mon[90034]: osdmap e2202: 8 total, 8 up, 8 in 2024-08-17T01:53:14.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:14 smithi177 ceph-mon[90034]: pgmap v4156: 137 pgs: 137 active+clean; 78 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 46 op/s 2024-08-17T01:53:14.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:14 smithi110 ceph-mon[100641]: osdmap e2202: 8 total, 8 up, 8 in 2024-08-17T01:53:14.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:14 smithi110 ceph-mon[100641]: pgmap v4156: 137 pgs: 137 active+clean; 78 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 46 op/s 2024-08-17T01:53:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:14 smithi110 ceph-mon[98148]: osdmap e2202: 8 total, 8 up, 8 in 2024-08-17T01:53:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:14 smithi110 ceph-mon[98148]: pgmap v4156: 137 pgs: 137 active+clean; 78 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 46 op/s 2024-08-17T01:53:16.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:16 smithi110 ceph-mon[100641]: pgmap v4157: 137 pgs: 137 active+clean; 80 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 688 KiB/s wr, 69 op/s 2024-08-17T01:53:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:16 smithi110 ceph-mon[98148]: pgmap v4157: 137 pgs: 137 active+clean; 80 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 688 KiB/s wr, 69 op/s 2024-08-17T01:53:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:16 smithi177 ceph-mon[90034]: pgmap v4157: 137 pgs: 137 active+clean; 80 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 688 KiB/s wr, 69 op/s 2024-08-17T01:53:17.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:53:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:53:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:53:18.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:18 smithi177 ceph-mon[90034]: osdmap e2203: 8 total, 8 up, 8 in 2024-08-17T01:53:18.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:18 smithi177 ceph-mon[90034]: pgmap v4159: 137 pgs: 137 active+clean; 80 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 687 KiB/s wr, 41 op/s 2024-08-17T01:53:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:18 smithi110 ceph-mon[100641]: osdmap e2203: 8 total, 8 up, 8 in 2024-08-17T01:53:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:18 smithi110 ceph-mon[100641]: pgmap v4159: 137 pgs: 137 active+clean; 80 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 687 KiB/s wr, 41 op/s 2024-08-17T01:53:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:18 smithi110 ceph-mon[98148]: osdmap e2203: 8 total, 8 up, 8 in 2024-08-17T01:53:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:18 smithi110 ceph-mon[98148]: pgmap v4159: 137 pgs: 137 active+clean; 80 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 687 KiB/s wr, 41 op/s 2024-08-17T01:53:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:53:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:53:18] "GET /metrics HTTP/1.1" 200 36730 "" "Prometheus/2.43.0" 2024-08-17T01:53:19.108 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS1 (28592 ms) 2024-08-17T01:53:19.109 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS1PP 2024-08-17T01:53:19.109 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:53:19.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:19 smithi177 ceph-mon[90034]: osdmap e2204: 8 total, 8 up, 8 in 2024-08-17T01:53:19.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:19 smithi110 ceph-mon[100641]: osdmap e2204: 8 total, 8 up, 8 in 2024-08-17T01:53:19.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:19 smithi110 ceph-mon[98148]: osdmap e2204: 8 total, 8 up, 8 in 2024-08-17T01:53:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:20 smithi177 ceph-mon[90034]: osdmap e2205: 8 total, 8 up, 8 in 2024-08-17T01:53:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:20 smithi177 ceph-mon[90034]: pgmap v4162: 137 pgs: 137 active+clean; 92 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 689 KiB/s wr, 56 op/s 2024-08-17T01:53:20.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:20 smithi110 ceph-mon[100641]: osdmap e2205: 8 total, 8 up, 8 in 2024-08-17T01:53:20.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:20 smithi110 ceph-mon[100641]: pgmap v4162: 137 pgs: 137 active+clean; 92 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 689 KiB/s wr, 56 op/s 2024-08-17T01:53:20.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:20 smithi110 ceph-mon[98148]: osdmap e2205: 8 total, 8 up, 8 in 2024-08-17T01:53:20.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:20 smithi110 ceph-mon[98148]: pgmap v4162: 137 pgs: 137 active+clean; 92 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 689 KiB/s wr, 56 op/s 2024-08-17T01:53:22.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:22 smithi110 ceph-mon[100641]: pgmap v4163: 137 pgs: 137 active+clean; 92 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 29 op/s 2024-08-17T01:53:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:22 smithi110 ceph-mon[98148]: pgmap v4163: 137 pgs: 137 active+clean; 92 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 29 op/s 2024-08-17T01:53:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:22 smithi177 ceph-mon[90034]: pgmap v4163: 137 pgs: 137 active+clean; 92 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 29 op/s 2024-08-17T01:53:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:24 smithi177 ceph-mon[90034]: osdmap e2206: 8 total, 8 up, 8 in 2024-08-17T01:53:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:24 smithi177 ceph-mon[90034]: pgmap v4165: 137 pgs: 137 active+clean; 96 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 43 op/s 2024-08-17T01:53:24.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:24 smithi110 ceph-mon[100641]: osdmap e2206: 8 total, 8 up, 8 in 2024-08-17T01:53:24.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:24 smithi110 ceph-mon[100641]: pgmap v4165: 137 pgs: 137 active+clean; 96 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 43 op/s 2024-08-17T01:53:24.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:24 smithi110 ceph-mon[98148]: osdmap e2206: 8 total, 8 up, 8 in 2024-08-17T01:53:24.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:24 smithi110 ceph-mon[98148]: pgmap v4165: 137 pgs: 137 active+clean; 96 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 43 op/s 2024-08-17T01:53:25.101 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:53:25.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:25 smithi177 ceph-mon[90034]: osdmap e2207: 8 total, 8 up, 8 in 2024-08-17T01:53:25.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:25 smithi110 ceph-mon[100641]: osdmap e2207: 8 total, 8 up, 8 in 2024-08-17T01:53:25.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:25 smithi110 ceph-mon[98148]: osdmap e2207: 8 total, 8 up, 8 in 2024-08-17T01:53:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:26 smithi177 ceph-mon[90034]: osdmap e2208: 8 total, 8 up, 8 in 2024-08-17T01:53:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:26 smithi177 ceph-mon[90034]: pgmap v4168: 137 pgs: 137 active+clean; 96 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 687 KiB/s wr, 50 op/s 2024-08-17T01:53:26.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:26 smithi110 ceph-mon[100641]: osdmap e2208: 8 total, 8 up, 8 in 2024-08-17T01:53:26.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:26 smithi110 ceph-mon[100641]: pgmap v4168: 137 pgs: 137 active+clean; 96 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 687 KiB/s wr, 50 op/s 2024-08-17T01:53:26.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:26 smithi110 ceph-mon[98148]: osdmap e2208: 8 total, 8 up, 8 in 2024-08-17T01:53:26.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:26 smithi110 ceph-mon[98148]: pgmap v4168: 137 pgs: 137 active+clean; 96 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 687 KiB/s wr, 50 op/s 2024-08-17T01:53:28.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:28 smithi110 ceph-mon[98148]: pgmap v4169: 137 pgs: 137 active+clean; 96 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 45 op/s 2024-08-17T01:53:28.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:28 smithi110 ceph-mon[100641]: pgmap v4169: 137 pgs: 137 active+clean; 96 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 45 op/s 2024-08-17T01:53:28.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:53:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:53:28] "GET /metrics HTTP/1.1" 200 36730 "" "Prometheus/2.43.0" 2024-08-17T01:53:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:28 smithi177 ceph-mon[90034]: pgmap v4169: 137 pgs: 137 active+clean; 96 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 45 op/s 2024-08-17T01:53:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:30 smithi177 ceph-mon[90034]: osdmap e2209: 8 total, 8 up, 8 in 2024-08-17T01:53:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:30 smithi177 ceph-mon[90034]: pgmap v4171: 137 pgs: 137 active+clean; 96 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 4.0 KiB/s wr, 41 op/s 2024-08-17T01:53:30.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:30 smithi110 ceph-mon[98148]: osdmap e2209: 8 total, 8 up, 8 in 2024-08-17T01:53:30.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:30 smithi110 ceph-mon[98148]: pgmap v4171: 137 pgs: 137 active+clean; 96 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 4.0 KiB/s wr, 41 op/s 2024-08-17T01:53:30.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:30 smithi110 ceph-mon[100641]: osdmap e2209: 8 total, 8 up, 8 in 2024-08-17T01:53:30.562 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:30 smithi110 ceph-mon[100641]: pgmap v4171: 137 pgs: 137 active+clean; 96 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 4.0 KiB/s wr, 41 op/s 2024-08-17T01:53:31.102 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:53:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:31 smithi177 ceph-mon[90034]: osdmap e2210: 8 total, 8 up, 8 in 2024-08-17T01:53:31.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:31 smithi110 ceph-mon[100641]: osdmap e2210: 8 total, 8 up, 8 in 2024-08-17T01:53:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:31 smithi110 ceph-mon[98148]: osdmap e2210: 8 total, 8 up, 8 in 2024-08-17T01:53:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:32 smithi177 ceph-mon[90034]: osdmap e2211: 8 total, 8 up, 8 in 2024-08-17T01:53:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:53:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:32 smithi177 ceph-mon[90034]: pgmap v4174: 137 pgs: 137 active+clean; 99 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 1.5 KiB/s wr, 14 op/s 2024-08-17T01:53:32.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:32 smithi110 ceph-mon[100641]: osdmap e2211: 8 total, 8 up, 8 in 2024-08-17T01:53:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:53:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:32 smithi110 ceph-mon[100641]: pgmap v4174: 137 pgs: 137 active+clean; 99 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 1.5 KiB/s wr, 14 op/s 2024-08-17T01:53:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:32 smithi110 ceph-mon[98148]: osdmap e2211: 8 total, 8 up, 8 in 2024-08-17T01:53:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:53:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:32 smithi110 ceph-mon[98148]: pgmap v4174: 137 pgs: 137 active+clean; 99 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 1.5 KiB/s wr, 14 op/s 2024-08-17T01:53:33.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:33 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:53:33.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:33 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:53:33.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:33 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:53:33.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:33 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:53:33.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:33 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:53:33.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:33 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:53:33.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:33 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:53:33.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:33 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:53:33.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:33 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:53:33.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:33 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:53:33.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:33 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:53:33.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:33 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:53:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:34 smithi177 ceph-mon[90034]: pgmap v4175: 137 pgs: 137 active+clean; 106 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 685 KiB/s wr, 26 op/s 2024-08-17T01:53:34.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:34 smithi110 ceph-mon[98148]: pgmap v4175: 137 pgs: 137 active+clean; 106 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 685 KiB/s wr, 26 op/s 2024-08-17T01:53:34.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:34 smithi110 ceph-mon[100641]: pgmap v4175: 137 pgs: 137 active+clean; 106 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 685 KiB/s wr, 26 op/s 2024-08-17T01:53:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:36 smithi177 ceph-mon[90034]: osdmap e2212: 8 total, 8 up, 8 in 2024-08-17T01:53:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:36 smithi177 ceph-mon[90034]: pgmap v4177: 137 pgs: 137 active+clean; 109 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 43 op/s 2024-08-17T01:53:36.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:36 smithi110 ceph-mon[100641]: osdmap e2212: 8 total, 8 up, 8 in 2024-08-17T01:53:36.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:36 smithi110 ceph-mon[100641]: pgmap v4177: 137 pgs: 137 active+clean; 109 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 43 op/s 2024-08-17T01:53:36.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:36 smithi110 ceph-mon[98148]: osdmap e2212: 8 total, 8 up, 8 in 2024-08-17T01:53:36.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:36 smithi110 ceph-mon[98148]: pgmap v4177: 137 pgs: 137 active+clean; 109 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 43 op/s 2024-08-17T01:53:37.127 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:53:37.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:37 smithi177 ceph-mon[90034]: osdmap e2213: 8 total, 8 up, 8 in 2024-08-17T01:53:37.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:37 smithi110 ceph-mon[100641]: osdmap e2213: 8 total, 8 up, 8 in 2024-08-17T01:53:37.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:37 smithi110 ceph-mon[98148]: osdmap e2213: 8 total, 8 up, 8 in 2024-08-17T01:53:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:38 smithi177 ceph-mon[90034]: osdmap e2214: 8 total, 8 up, 8 in 2024-08-17T01:53:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:38 smithi177 ceph-mon[90034]: pgmap v4180: 137 pgs: 137 active+clean; 109 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T01:53:38.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:38 smithi110 ceph-mon[100641]: osdmap e2214: 8 total, 8 up, 8 in 2024-08-17T01:53:38.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:38 smithi110 ceph-mon[100641]: pgmap v4180: 137 pgs: 137 active+clean; 109 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T01:53:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:38 smithi110 ceph-mon[98148]: osdmap e2214: 8 total, 8 up, 8 in 2024-08-17T01:53:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:38 smithi110 ceph-mon[98148]: pgmap v4180: 137 pgs: 137 active+clean; 109 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T01:53:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:53:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:53:38] "GET /metrics HTTP/1.1" 200 36731 "" "Prometheus/2.43.0" 2024-08-17T01:53:40.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:40 smithi110 ceph-mon[100641]: pgmap v4181: 137 pgs: 137 active+clean; 113 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 688 KiB/s wr, 59 op/s 2024-08-17T01:53:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:40 smithi110 ceph-mon[98148]: pgmap v4181: 137 pgs: 137 active+clean; 113 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 688 KiB/s wr, 59 op/s 2024-08-17T01:53:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:40 smithi177 ceph-mon[90034]: pgmap v4181: 137 pgs: 137 active+clean; 113 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 688 KiB/s wr, 59 op/s 2024-08-17T01:53:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:42 smithi177 ceph-mon[90034]: osdmap e2215: 8 total, 8 up, 8 in 2024-08-17T01:53:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:42 smithi177 ceph-mon[90034]: pgmap v4183: 137 pgs: 137 active+clean; 116 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-17T01:53:42.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:42 smithi110 ceph-mon[98148]: osdmap e2215: 8 total, 8 up, 8 in 2024-08-17T01:53:42.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:42 smithi110 ceph-mon[98148]: pgmap v4183: 137 pgs: 137 active+clean; 116 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-17T01:53:42.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:42 smithi110 ceph-mon[100641]: osdmap e2215: 8 total, 8 up, 8 in 2024-08-17T01:53:42.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:42 smithi110 ceph-mon[100641]: pgmap v4183: 137 pgs: 137 active+clean; 116 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-17T01:53:43.106 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:53:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:43 smithi177 ceph-mon[90034]: osdmap e2216: 8 total, 8 up, 8 in 2024-08-17T01:53:43.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:43 smithi110 ceph-mon[100641]: osdmap e2216: 8 total, 8 up, 8 in 2024-08-17T01:53:43.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:43 smithi110 ceph-mon[98148]: osdmap e2216: 8 total, 8 up, 8 in 2024-08-17T01:53:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:44 smithi177 ceph-mon[90034]: osdmap e2217: 8 total, 8 up, 8 in 2024-08-17T01:53:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:44 smithi177 ceph-mon[90034]: pgmap v4186: 137 pgs: 137 active+clean; 116 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 688 KiB/s wr, 57 op/s 2024-08-17T01:53:44.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:44 smithi110 ceph-mon[98148]: osdmap e2217: 8 total, 8 up, 8 in 2024-08-17T01:53:44.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:44 smithi110 ceph-mon[98148]: pgmap v4186: 137 pgs: 137 active+clean; 116 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 688 KiB/s wr, 57 op/s 2024-08-17T01:53:44.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:44 smithi110 ceph-mon[100641]: osdmap e2217: 8 total, 8 up, 8 in 2024-08-17T01:53:44.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:44 smithi110 ceph-mon[100641]: pgmap v4186: 137 pgs: 137 active+clean; 116 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 688 KiB/s wr, 57 op/s 2024-08-17T01:53:46.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:46 smithi110 ceph-mon[100641]: pgmap v4187: 137 pgs: 137 active+clean; 126 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 686 KiB/s wr, 31 op/s 2024-08-17T01:53:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:46 smithi110 ceph-mon[98148]: pgmap v4187: 137 pgs: 137 active+clean; 126 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 686 KiB/s wr, 31 op/s 2024-08-17T01:53:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:46 smithi177 ceph-mon[90034]: pgmap v4187: 137 pgs: 137 active+clean; 126 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 686 KiB/s wr, 31 op/s 2024-08-17T01:53:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:53:47.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:53:47.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:53:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:48 smithi110 ceph-mon[98148]: osdmap e2218: 8 total, 8 up, 8 in 2024-08-17T01:53:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:48 smithi110 ceph-mon[98148]: pgmap v4189: 137 pgs: 137 active+clean; 126 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 687 KiB/s wr, 45 op/s 2024-08-17T01:53:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:53:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:53:48] "GET /metrics HTTP/1.1" 200 36734 "" "Prometheus/2.43.0" 2024-08-17T01:53:48.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:48 smithi110 ceph-mon[100641]: osdmap e2218: 8 total, 8 up, 8 in 2024-08-17T01:53:48.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:48 smithi110 ceph-mon[100641]: pgmap v4189: 137 pgs: 137 active+clean; 126 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 687 KiB/s wr, 45 op/s 2024-08-17T01:53:48.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:48 smithi177 ceph-mon[90034]: osdmap e2218: 8 total, 8 up, 8 in 2024-08-17T01:53:48.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:48 smithi177 ceph-mon[90034]: pgmap v4189: 137 pgs: 137 active+clean; 126 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 687 KiB/s wr, 45 op/s 2024-08-17T01:53:49.429 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS1PP (30321 ms) 2024-08-17T01:53:49.430 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS2 2024-08-17T01:53:49.430 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:53:49.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:49 smithi110 ceph-mon[100641]: osdmap e2219: 8 total, 8 up, 8 in 2024-08-17T01:53:49.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:49 smithi110 ceph-mon[98148]: osdmap e2219: 8 total, 8 up, 8 in 2024-08-17T01:53:49.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:49 smithi177 ceph-mon[90034]: osdmap e2219: 8 total, 8 up, 8 in 2024-08-17T01:53:50.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:50 smithi110 ceph-mon[100641]: osdmap e2220: 8 total, 8 up, 8 in 2024-08-17T01:53:50.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:50 smithi110 ceph-mon[100641]: pgmap v4192: 137 pgs: 137 active+clean; 126 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-08-17T01:53:50.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:50 smithi110 ceph-mon[98148]: osdmap e2220: 8 total, 8 up, 8 in 2024-08-17T01:53:50.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:50 smithi110 ceph-mon[98148]: pgmap v4192: 137 pgs: 137 active+clean; 126 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-08-17T01:53:50.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:50 smithi177 ceph-mon[90034]: osdmap e2220: 8 total, 8 up, 8 in 2024-08-17T01:53:50.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:50 smithi177 ceph-mon[90034]: pgmap v4192: 137 pgs: 137 active+clean; 126 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-08-17T01:53:52.664 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:52 smithi177 ceph-mon[90034]: pgmap v4193: 137 pgs: 137 active+clean; 134 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 685 KiB/s wr, 28 op/s 2024-08-17T01:53:52.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:52 smithi110 ceph-mon[100641]: pgmap v4193: 137 pgs: 137 active+clean; 134 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 685 KiB/s wr, 28 op/s 2024-08-17T01:53:52.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:52 smithi110 ceph-mon[98148]: pgmap v4193: 137 pgs: 137 active+clean; 134 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 685 KiB/s wr, 28 op/s 2024-08-17T01:53:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:54 smithi177 ceph-mon[90034]: pgmap v4194: 137 pgs: 137 active+clean; 138 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 623 KiB/s wr, 30 op/s 2024-08-17T01:53:54.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:54 smithi110 ceph-mon[100641]: pgmap v4194: 137 pgs: 137 active+clean; 138 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 623 KiB/s wr, 30 op/s 2024-08-17T01:53:54.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:54 smithi110 ceph-mon[98148]: pgmap v4194: 137 pgs: 137 active+clean; 138 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 623 KiB/s wr, 30 op/s 2024-08-17T01:53:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:56 smithi177 ceph-mon[90034]: osdmap e2221: 8 total, 8 up, 8 in 2024-08-17T01:53:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:56 smithi177 ceph-mon[90034]: pgmap v4196: 137 pgs: 137 active+clean; 142 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 1.1 MiB/s wr, 32 op/s 2024-08-17T01:53:56.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:56 smithi110 ceph-mon[98148]: osdmap e2221: 8 total, 8 up, 8 in 2024-08-17T01:53:56.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:56 smithi110 ceph-mon[98148]: pgmap v4196: 137 pgs: 137 active+clean; 142 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 1.1 MiB/s wr, 32 op/s 2024-08-17T01:53:56.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:56 smithi110 ceph-mon[100641]: osdmap e2221: 8 total, 8 up, 8 in 2024-08-17T01:53:56.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:56 smithi110 ceph-mon[100641]: pgmap v4196: 137 pgs: 137 active+clean; 142 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 1.1 MiB/s wr, 32 op/s 2024-08-17T01:53:57.100 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:53:57.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:57 smithi177 ceph-mon[90034]: osdmap e2222: 8 total, 8 up, 8 in 2024-08-17T01:53:57.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:57 smithi110 ceph-mon[98148]: osdmap e2222: 8 total, 8 up, 8 in 2024-08-17T01:53:57.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:57 smithi110 ceph-mon[100641]: osdmap e2222: 8 total, 8 up, 8 in 2024-08-17T01:53:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:58 smithi177 ceph-mon[90034]: osdmap e2223: 8 total, 8 up, 8 in 2024-08-17T01:53:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:53:58 smithi177 ceph-mon[90034]: pgmap v4199: 137 pgs: 137 active+clean; 150 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 2.0 MiB/s wr, 44 op/s 2024-08-17T01:53:58.460 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:58 smithi110 ceph-mon[98148]: osdmap e2223: 8 total, 8 up, 8 in 2024-08-17T01:53:58.461 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:53:58 smithi110 ceph-mon[98148]: pgmap v4199: 137 pgs: 137 active+clean; 150 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 2.0 MiB/s wr, 44 op/s 2024-08-17T01:53:58.461 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:58 smithi110 ceph-mon[100641]: osdmap e2223: 8 total, 8 up, 8 in 2024-08-17T01:53:58.461 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:53:58 smithi110 ceph-mon[100641]: pgmap v4199: 137 pgs: 137 active+clean; 150 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 2.0 MiB/s wr, 44 op/s 2024-08-17T01:53:58.461 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:53:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:53:58] "GET /metrics HTTP/1.1" 200 36734 "" "Prometheus/2.43.0" 2024-08-17T01:54:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:00 smithi177 ceph-mon[90034]: pgmap v4200: 137 pgs: 137 active+clean; 154 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-08-17T01:54:00.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:00 smithi110 ceph-mon[98148]: pgmap v4200: 137 pgs: 137 active+clean; 154 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-08-17T01:54:00.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:00 smithi110 ceph-mon[100641]: pgmap v4200: 137 pgs: 137 active+clean; 154 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-08-17T01:54:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:54:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:54:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:54:02.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:02 smithi110 ceph-mon[98148]: pgmap v4201: 137 pgs: 137 active+clean; 154 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.3 MiB/s wr, 37 op/s 2024-08-17T01:54:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:02 smithi110 ceph-mon[100641]: pgmap v4201: 137 pgs: 137 active+clean; 154 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.3 MiB/s wr, 37 op/s 2024-08-17T01:54:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:02 smithi177 ceph-mon[90034]: pgmap v4201: 137 pgs: 137 active+clean; 154 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.3 MiB/s wr, 37 op/s 2024-08-17T01:54:04.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:04 smithi110 ceph-mon[98148]: osdmap e2224: 8 total, 8 up, 8 in 2024-08-17T01:54:04.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:04 smithi110 ceph-mon[98148]: pgmap v4203: 137 pgs: 137 active+clean; 154 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 1.5 MiB/s wr, 39 op/s 2024-08-17T01:54:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:04 smithi110 ceph-mon[100641]: osdmap e2224: 8 total, 8 up, 8 in 2024-08-17T01:54:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:04 smithi110 ceph-mon[100641]: pgmap v4203: 137 pgs: 137 active+clean; 154 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 1.5 MiB/s wr, 39 op/s 2024-08-17T01:54:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:04 smithi177 ceph-mon[90034]: osdmap e2224: 8 total, 8 up, 8 in 2024-08-17T01:54:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:04 smithi177 ceph-mon[90034]: pgmap v4203: 137 pgs: 137 active+clean; 154 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 1.5 MiB/s wr, 39 op/s 2024-08-17T01:54:05.466 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:54:05.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:05 smithi110 ceph-mon[98148]: osdmap e2225: 8 total, 8 up, 8 in 2024-08-17T01:54:05.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:05 smithi110 ceph-mon[100641]: osdmap e2225: 8 total, 8 up, 8 in 2024-08-17T01:54:05.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:05 smithi177 ceph-mon[90034]: osdmap e2225: 8 total, 8 up, 8 in 2024-08-17T01:54:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:06 smithi110 ceph-mon[100641]: osdmap e2226: 8 total, 8 up, 8 in 2024-08-17T01:54:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:06 smithi110 ceph-mon[100641]: pgmap v4206: 137 pgs: 137 active+clean; 168 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-08-17T01:54:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:06 smithi110 ceph-mon[98148]: osdmap e2226: 8 total, 8 up, 8 in 2024-08-17T01:54:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:06 smithi110 ceph-mon[98148]: pgmap v4206: 137 pgs: 137 active+clean; 168 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-08-17T01:54:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:06 smithi177 ceph-mon[90034]: osdmap e2226: 8 total, 8 up, 8 in 2024-08-17T01:54:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:06 smithi177 ceph-mon[90034]: pgmap v4206: 137 pgs: 137 active+clean; 168 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-08-17T01:54:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:08 smithi177 ceph-mon[90034]: pgmap v4207: 137 pgs: 137 active+clean; 172 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-08-17T01:54:08.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:08 smithi110 ceph-mon[100641]: pgmap v4207: 137 pgs: 137 active+clean; 172 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-08-17T01:54:08.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:08 smithi110 ceph-mon[98148]: pgmap v4207: 137 pgs: 137 active+clean; 172 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-08-17T01:54:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:54:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:54:08] "GET /metrics HTTP/1.1" 200 36731 "" "Prometheus/2.43.0" 2024-08-17T01:54:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:10 smithi177 ceph-mon[90034]: pgmap v4208: 137 pgs: 137 active+clean; 172 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.4 MiB/s wr, 26 op/s 2024-08-17T01:54:10.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:10 smithi110 ceph-mon[100641]: pgmap v4208: 137 pgs: 137 active+clean; 172 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.4 MiB/s wr, 26 op/s 2024-08-17T01:54:10.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:10 smithi110 ceph-mon[98148]: pgmap v4208: 137 pgs: 137 active+clean; 172 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 2.4 MiB/s wr, 26 op/s 2024-08-17T01:54:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:12 smithi177 ceph-mon[90034]: osdmap e2227: 8 total, 8 up, 8 in 2024-08-17T01:54:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:12 smithi177 ceph-mon[90034]: pgmap v4210: 137 pgs: 137 active+clean; 172 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.6 MiB/s wr, 31 op/s 2024-08-17T01:54:12.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:12 smithi110 ceph-mon[98148]: osdmap e2227: 8 total, 8 up, 8 in 2024-08-17T01:54:12.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:12 smithi110 ceph-mon[98148]: pgmap v4210: 137 pgs: 137 active+clean; 172 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.6 MiB/s wr, 31 op/s 2024-08-17T01:54:12.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:12 smithi110 ceph-mon[100641]: osdmap e2227: 8 total, 8 up, 8 in 2024-08-17T01:54:12.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:12 smithi110 ceph-mon[100641]: pgmap v4210: 137 pgs: 137 active+clean; 172 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.6 MiB/s wr, 31 op/s 2024-08-17T01:54:13.110 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:54:13.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:13 smithi177 ceph-mon[90034]: osdmap e2228: 8 total, 8 up, 8 in 2024-08-17T01:54:13.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:13 smithi110 ceph-mon[100641]: osdmap e2228: 8 total, 8 up, 8 in 2024-08-17T01:54:13.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:13 smithi110 ceph-mon[98148]: osdmap e2228: 8 total, 8 up, 8 in 2024-08-17T01:54:14.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:14 smithi177 ceph-mon[90034]: osdmap e2229: 8 total, 8 up, 8 in 2024-08-17T01:54:14.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:14 smithi177 ceph-mon[90034]: pgmap v4213: 137 pgs: 137 active+clean; 180 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 1.3 MiB/s wr, 48 op/s 2024-08-17T01:54:14.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:14 smithi110 ceph-mon[100641]: osdmap e2229: 8 total, 8 up, 8 in 2024-08-17T01:54:14.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:14 smithi110 ceph-mon[100641]: pgmap v4213: 137 pgs: 137 active+clean; 180 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 1.3 MiB/s wr, 48 op/s 2024-08-17T01:54:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:14 smithi110 ceph-mon[98148]: osdmap e2229: 8 total, 8 up, 8 in 2024-08-17T01:54:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:14 smithi110 ceph-mon[98148]: pgmap v4213: 137 pgs: 137 active+clean; 180 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 1.3 MiB/s wr, 48 op/s 2024-08-17T01:54:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:16 smithi177 ceph-mon[90034]: pgmap v4214: 137 pgs: 137 active+clean; 190 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 2.7 MiB/s wr, 54 op/s 2024-08-17T01:54:16.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:16 smithi110 ceph-mon[100641]: pgmap v4214: 137 pgs: 137 active+clean; 190 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 2.7 MiB/s wr, 54 op/s 2024-08-17T01:54:16.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:16 smithi110 ceph-mon[98148]: pgmap v4214: 137 pgs: 137 active+clean; 190 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 2.7 MiB/s wr, 54 op/s 2024-08-17T01:54:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:54:17.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:54:17.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:54:18.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:18 smithi177 ceph-mon[90034]: pgmap v4215: 137 pgs: 137 active+clean; 190 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 39 op/s 2024-08-17T01:54:18.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:18 smithi110 ceph-mon[98148]: pgmap v4215: 137 pgs: 137 active+clean; 190 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 39 op/s 2024-08-17T01:54:18.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:18 smithi110 ceph-mon[100641]: pgmap v4215: 137 pgs: 137 active+clean; 190 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 39 op/s 2024-08-17T01:54:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:54:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:54:18] "GET /metrics HTTP/1.1" 200 36738 "" "Prometheus/2.43.0" 2024-08-17T01:54:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:20 smithi177 ceph-mon[90034]: osdmap e2230: 8 total, 8 up, 8 in 2024-08-17T01:54:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:20 smithi177 ceph-mon[90034]: pgmap v4217: 137 pgs: 137 active+clean; 198 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.5 MiB/s wr, 35 op/s 2024-08-17T01:54:20.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:20 smithi110 ceph-mon[98148]: osdmap e2230: 8 total, 8 up, 8 in 2024-08-17T01:54:20.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:20 smithi110 ceph-mon[98148]: pgmap v4217: 137 pgs: 137 active+clean; 198 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.5 MiB/s wr, 35 op/s 2024-08-17T01:54:20.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:20 smithi110 ceph-mon[100641]: osdmap e2230: 8 total, 8 up, 8 in 2024-08-17T01:54:20.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:20 smithi110 ceph-mon[100641]: pgmap v4217: 137 pgs: 137 active+clean; 198 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 2.5 MiB/s wr, 35 op/s 2024-08-17T01:54:21.111 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:54:21.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:21 smithi177 ceph-mon[90034]: osdmap e2231: 8 total, 8 up, 8 in 2024-08-17T01:54:21.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:21 smithi110 ceph-mon[100641]: osdmap e2231: 8 total, 8 up, 8 in 2024-08-17T01:54:21.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:21 smithi110 ceph-mon[98148]: osdmap e2231: 8 total, 8 up, 8 in 2024-08-17T01:54:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:22 smithi177 ceph-mon[90034]: osdmap e2232: 8 total, 8 up, 8 in 2024-08-17T01:54:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:22 smithi177 ceph-mon[90034]: pgmap v4220: 137 pgs: 137 active+clean; 203 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 2.0 MiB/s wr, 17 op/s 2024-08-17T01:54:22.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:22 smithi110 ceph-mon[100641]: osdmap e2232: 8 total, 8 up, 8 in 2024-08-17T01:54:22.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:22 smithi110 ceph-mon[100641]: pgmap v4220: 137 pgs: 137 active+clean; 203 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 2.0 MiB/s wr, 17 op/s 2024-08-17T01:54:22.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:22 smithi110 ceph-mon[98148]: osdmap e2232: 8 total, 8 up, 8 in 2024-08-17T01:54:22.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:22 smithi110 ceph-mon[98148]: pgmap v4220: 137 pgs: 137 active+clean; 203 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 2.0 MiB/s wr, 17 op/s 2024-08-17T01:54:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:24 smithi177 ceph-mon[90034]: pgmap v4221: 137 pgs: 137 active+clean; 208 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-08-17T01:54:24.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:24 smithi110 ceph-mon[100641]: pgmap v4221: 137 pgs: 137 active+clean; 208 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-08-17T01:54:24.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:24 smithi110 ceph-mon[98148]: pgmap v4221: 137 pgs: 137 active+clean; 208 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-08-17T01:54:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:26 smithi177 ceph-mon[90034]: pgmap v4222: 137 pgs: 137 active+clean; 208 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 1.2 MiB/s wr, 39 op/s 2024-08-17T01:54:26.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:26 smithi110 ceph-mon[100641]: pgmap v4222: 137 pgs: 137 active+clean; 208 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 1.2 MiB/s wr, 39 op/s 2024-08-17T01:54:26.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:26 smithi110 ceph-mon[98148]: pgmap v4222: 137 pgs: 137 active+clean; 208 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 1.2 MiB/s wr, 39 op/s 2024-08-17T01:54:28.361 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:28 smithi110 ceph-mon[100641]: pgmap v4223: 137 pgs: 137 active+clean; 208 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 1.0 MiB/s wr, 34 op/s 2024-08-17T01:54:28.362 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:28 smithi110 ceph-mon[98148]: pgmap v4223: 137 pgs: 137 active+clean; 208 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 1.0 MiB/s wr, 34 op/s 2024-08-17T01:54:28.362 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:54:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:54:28] "GET /metrics HTTP/1.1" 200 36738 "" "Prometheus/2.43.0" 2024-08-17T01:54:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:28 smithi177 ceph-mon[90034]: pgmap v4223: 137 pgs: 137 active+clean; 208 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 1.0 MiB/s wr, 34 op/s 2024-08-17T01:54:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:30 smithi177 ceph-mon[90034]: osdmap e2233: 8 total, 8 up, 8 in 2024-08-17T01:54:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:30 smithi177 ceph-mon[90034]: pgmap v4225: 137 pgs: 137 active+clean; 208 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 461 KiB/s wr, 21 op/s 2024-08-17T01:54:30.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:30 smithi110 ceph-mon[100641]: osdmap e2233: 8 total, 8 up, 8 in 2024-08-17T01:54:30.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:30 smithi110 ceph-mon[100641]: pgmap v4225: 137 pgs: 137 active+clean; 208 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 461 KiB/s wr, 21 op/s 2024-08-17T01:54:30.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:30 smithi110 ceph-mon[98148]: osdmap e2233: 8 total, 8 up, 8 in 2024-08-17T01:54:30.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:30 smithi110 ceph-mon[98148]: pgmap v4225: 137 pgs: 137 active+clean; 208 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 461 KiB/s wr, 21 op/s 2024-08-17T01:54:31.112 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS2 (41683 ms) 2024-08-17T01:54:31.113 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS2PP 2024-08-17T01:54:31.113 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:54:31.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:31 smithi177 ceph-mon[90034]: osdmap e2234: 8 total, 8 up, 8 in 2024-08-17T01:54:31.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:31 smithi110 ceph-mon[100641]: osdmap e2234: 8 total, 8 up, 8 in 2024-08-17T01:54:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:31 smithi110 ceph-mon[98148]: osdmap e2234: 8 total, 8 up, 8 in 2024-08-17T01:54:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:32 smithi177 ceph-mon[90034]: osdmap e2235: 8 total, 8 up, 8 in 2024-08-17T01:54:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:54:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:32 smithi177 ceph-mon[90034]: pgmap v4228: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-08-17T01:54:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:32 smithi110 ceph-mon[100641]: osdmap e2235: 8 total, 8 up, 8 in 2024-08-17T01:54:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:54:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:32 smithi110 ceph-mon[100641]: pgmap v4228: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-08-17T01:54:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:32 smithi110 ceph-mon[98148]: osdmap e2235: 8 total, 8 up, 8 in 2024-08-17T01:54:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:54:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:32 smithi110 ceph-mon[98148]: pgmap v4228: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-08-17T01:54:33.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:33 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:54:33.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:33 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:54:33.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:33 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:54:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:54:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:54:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:54:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:34 smithi177 ceph-mon[90034]: pgmap v4229: 137 pgs: 137 active+clean; 224 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-08-17T01:54:34.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:54:34.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:54:34.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:54:34.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:34 smithi110 ceph-mon[100641]: pgmap v4229: 137 pgs: 137 active+clean; 224 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-08-17T01:54:34.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:54:34.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:54:34.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:54:34.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:34 smithi110 ceph-mon[98148]: pgmap v4229: 137 pgs: 137 active+clean; 224 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-08-17T01:54:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:36 smithi177 ceph-mon[90034]: pgmap v4230: 137 pgs: 137 active+clean; 232 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-17T01:54:36.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:36 smithi110 ceph-mon[100641]: pgmap v4230: 137 pgs: 137 active+clean; 232 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-17T01:54:36.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:36 smithi110 ceph-mon[98148]: pgmap v4230: 137 pgs: 137 active+clean; 232 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-17T01:54:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:38 smithi177 ceph-mon[90034]: osdmap e2236: 8 total, 8 up, 8 in 2024-08-17T01:54:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:38 smithi177 ceph-mon[90034]: pgmap v4232: 137 pgs: 137 active+clean; 232 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.5 MiB/s wr, 30 op/s 2024-08-17T01:54:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:38 smithi110 ceph-mon[98148]: osdmap e2236: 8 total, 8 up, 8 in 2024-08-17T01:54:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:38 smithi110 ceph-mon[98148]: pgmap v4232: 137 pgs: 137 active+clean; 232 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.5 MiB/s wr, 30 op/s 2024-08-17T01:54:38.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:38 smithi110 ceph-mon[100641]: osdmap e2236: 8 total, 8 up, 8 in 2024-08-17T01:54:38.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:38 smithi110 ceph-mon[100641]: pgmap v4232: 137 pgs: 137 active+clean; 232 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.5 MiB/s wr, 30 op/s 2024-08-17T01:54:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:54:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:54:38] "GET /metrics HTTP/1.1" 200 36736 "" "Prometheus/2.43.0" 2024-08-17T01:54:39.113 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:54:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:39 smithi177 ceph-mon[90034]: osdmap e2237: 8 total, 8 up, 8 in 2024-08-17T01:54:39.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:39 smithi110 ceph-mon[100641]: osdmap e2237: 8 total, 8 up, 8 in 2024-08-17T01:54:39.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:39 smithi110 ceph-mon[98148]: osdmap e2237: 8 total, 8 up, 8 in 2024-08-17T01:54:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:40 smithi177 ceph-mon[90034]: osdmap e2238: 8 total, 8 up, 8 in 2024-08-17T01:54:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:40 smithi177 ceph-mon[90034]: pgmap v4235: 137 pgs: 137 active+clean; 244 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 2.0 MiB/s wr, 27 op/s 2024-08-17T01:54:40.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:40 smithi110 ceph-mon[100641]: osdmap e2238: 8 total, 8 up, 8 in 2024-08-17T01:54:40.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:40 smithi110 ceph-mon[100641]: pgmap v4235: 137 pgs: 137 active+clean; 244 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 2.0 MiB/s wr, 27 op/s 2024-08-17T01:54:40.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:40 smithi110 ceph-mon[98148]: osdmap e2238: 8 total, 8 up, 8 in 2024-08-17T01:54:40.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:40 smithi110 ceph-mon[98148]: pgmap v4235: 137 pgs: 137 active+clean; 244 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 2.0 MiB/s wr, 27 op/s 2024-08-17T01:54:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:42 smithi177 ceph-mon[90034]: pgmap v4236: 137 pgs: 137 active+clean; 248 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 40 op/s 2024-08-17T01:54:42.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:42 smithi110 ceph-mon[100641]: pgmap v4236: 137 pgs: 137 active+clean; 248 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 40 op/s 2024-08-17T01:54:42.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:42 smithi110 ceph-mon[98148]: pgmap v4236: 137 pgs: 137 active+clean; 248 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 40 op/s 2024-08-17T01:54:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:44 smithi177 ceph-mon[90034]: pgmap v4237: 137 pgs: 137 active+clean; 248 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-17T01:54:44.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:44 smithi110 ceph-mon[100641]: pgmap v4237: 137 pgs: 137 active+clean; 248 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-17T01:54:44.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:44 smithi110 ceph-mon[98148]: pgmap v4237: 137 pgs: 137 active+clean; 248 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-17T01:54:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:46 smithi177 ceph-mon[90034]: pgmap v4238: 137 pgs: 137 active+clean; 248 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-17T01:54:46.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:46 smithi110 ceph-mon[98148]: pgmap v4238: 137 pgs: 137 active+clean; 248 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-17T01:54:46.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:46 smithi110 ceph-mon[100641]: pgmap v4238: 137 pgs: 137 active+clean; 248 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-17T01:54:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:54:47.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:54:47.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:54:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:48 smithi177 ceph-mon[90034]: osdmap e2239: 8 total, 8 up, 8 in 2024-08-17T01:54:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:48 smithi177 ceph-mon[90034]: pgmap v4240: 137 pgs: 137 active+clean; 248 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 462 KiB/s wr, 30 op/s 2024-08-17T01:54:48.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:48 smithi110 ceph-mon[98148]: osdmap e2239: 8 total, 8 up, 8 in 2024-08-17T01:54:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:48 smithi110 ceph-mon[98148]: pgmap v4240: 137 pgs: 137 active+clean; 248 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 462 KiB/s wr, 30 op/s 2024-08-17T01:54:48.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:48 smithi110 ceph-mon[100641]: osdmap e2239: 8 total, 8 up, 8 in 2024-08-17T01:54:48.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:48 smithi110 ceph-mon[100641]: pgmap v4240: 137 pgs: 137 active+clean; 248 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 462 KiB/s wr, 30 op/s 2024-08-17T01:54:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:54:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:54:48] "GET /metrics HTTP/1.1" 200 36735 "" "Prometheus/2.43.0" 2024-08-17T01:54:49.129 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:54:49.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:49 smithi177 ceph-mon[90034]: osdmap e2240: 8 total, 8 up, 8 in 2024-08-17T01:54:49.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:49 smithi110 ceph-mon[98148]: osdmap e2240: 8 total, 8 up, 8 in 2024-08-17T01:54:49.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:49 smithi110 ceph-mon[100641]: osdmap e2240: 8 total, 8 up, 8 in 2024-08-17T01:54:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:50 smithi177 ceph-mon[90034]: osdmap e2241: 8 total, 8 up, 8 in 2024-08-17T01:54:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:50 smithi177 ceph-mon[90034]: pgmap v4243: 137 pgs: 137 active+clean; 263 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 2.0 MiB/s wr, 1 op/s 2024-08-17T01:54:50.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:50 smithi110 ceph-mon[100641]: osdmap e2241: 8 total, 8 up, 8 in 2024-08-17T01:54:50.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:50 smithi110 ceph-mon[100641]: pgmap v4243: 137 pgs: 137 active+clean; 263 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 2.0 MiB/s wr, 1 op/s 2024-08-17T01:54:50.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:50 smithi110 ceph-mon[98148]: osdmap e2241: 8 total, 8 up, 8 in 2024-08-17T01:54:50.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:50 smithi110 ceph-mon[98148]: pgmap v4243: 137 pgs: 137 active+clean; 263 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 2.0 MiB/s wr, 1 op/s 2024-08-17T01:54:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:52 smithi177 ceph-mon[90034]: pgmap v4244: 137 pgs: 137 active+clean; 270 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.7 MiB/s wr, 35 op/s 2024-08-17T01:54:52.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:52 smithi110 ceph-mon[100641]: pgmap v4244: 137 pgs: 137 active+clean; 270 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.7 MiB/s wr, 35 op/s 2024-08-17T01:54:52.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:52 smithi110 ceph-mon[98148]: pgmap v4244: 137 pgs: 137 active+clean; 270 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.7 MiB/s wr, 35 op/s 2024-08-17T01:54:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:54 smithi177 ceph-mon[90034]: pgmap v4245: 137 pgs: 137 active+clean; 270 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 2.3 MiB/s wr, 37 op/s 2024-08-17T01:54:54.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:54 smithi110 ceph-mon[100641]: pgmap v4245: 137 pgs: 137 active+clean; 270 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 2.3 MiB/s wr, 37 op/s 2024-08-17T01:54:54.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:54 smithi110 ceph-mon[98148]: pgmap v4245: 137 pgs: 137 active+clean; 270 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 2.3 MiB/s wr, 37 op/s 2024-08-17T01:54:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:56 smithi177 ceph-mon[90034]: osdmap e2242: 8 total, 8 up, 8 in 2024-08-17T01:54:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:56 smithi177 ceph-mon[90034]: pgmap v4247: 137 pgs: 137 active+clean; 270 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-08-17T01:54:56.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:56 smithi110 ceph-mon[100641]: osdmap e2242: 8 total, 8 up, 8 in 2024-08-17T01:54:56.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:56 smithi110 ceph-mon[100641]: pgmap v4247: 137 pgs: 137 active+clean; 270 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-08-17T01:54:56.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:56 smithi110 ceph-mon[98148]: osdmap e2242: 8 total, 8 up, 8 in 2024-08-17T01:54:56.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:56 smithi110 ceph-mon[98148]: pgmap v4247: 137 pgs: 137 active+clean; 270 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-08-17T01:54:57.120 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:54:57.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:57 smithi177 ceph-mon[90034]: osdmap e2243: 8 total, 8 up, 8 in 2024-08-17T01:54:57.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:57 smithi110 ceph-mon[100641]: osdmap e2243: 8 total, 8 up, 8 in 2024-08-17T01:54:57.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:57 smithi110 ceph-mon[98148]: osdmap e2243: 8 total, 8 up, 8 in 2024-08-17T01:54:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:58 smithi177 ceph-mon[90034]: osdmap e2244: 8 total, 8 up, 8 in 2024-08-17T01:54:58.461 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:58 smithi110 ceph-mon[98148]: osdmap e2244: 8 total, 8 up, 8 in 2024-08-17T01:54:58.461 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:58 smithi110 ceph-mon[100641]: osdmap e2244: 8 total, 8 up, 8 in 2024-08-17T01:54:58.461 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:54:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:54:58] "GET /metrics HTTP/1.1" 200 36735 "" "Prometheus/2.43.0" 2024-08-17T01:54:59.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:54:59 smithi177 ceph-mon[90034]: pgmap v4250: 137 pgs: 137 active+clean; 274 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 7.5 KiB/s rd, 683 KiB/s wr, 12 op/s 2024-08-17T01:54:59.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:54:59 smithi110 ceph-mon[100641]: pgmap v4250: 137 pgs: 137 active+clean; 274 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 7.5 KiB/s rd, 683 KiB/s wr, 12 op/s 2024-08-17T01:54:59.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:54:59 smithi110 ceph-mon[98148]: pgmap v4250: 137 pgs: 137 active+clean; 274 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 7.5 KiB/s rd, 683 KiB/s wr, 12 op/s 2024-08-17T01:55:01.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:01 smithi177 ceph-mon[90034]: pgmap v4251: 137 pgs: 137 active+clean; 289 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-08-17T01:55:01.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:01 smithi110 ceph-mon[100641]: pgmap v4251: 137 pgs: 137 active+clean; 289 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-08-17T01:55:01.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:01 smithi110 ceph-mon[98148]: pgmap v4251: 137 pgs: 137 active+clean; 289 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-08-17T01:55:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:55:02.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:55:02.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:55:03.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:03 smithi177 ceph-mon[90034]: pgmap v4252: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 39 op/s 2024-08-17T01:55:03.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:03 smithi110 ceph-mon[98148]: pgmap v4252: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 39 op/s 2024-08-17T01:55:03.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:03 smithi110 ceph-mon[100641]: pgmap v4252: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 39 op/s 2024-08-17T01:55:04.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:04 smithi110 ceph-mon[98148]: osdmap e2245: 8 total, 8 up, 8 in 2024-08-17T01:55:04.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:04 smithi110 ceph-mon[100641]: osdmap e2245: 8 total, 8 up, 8 in 2024-08-17T01:55:04.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:04 smithi177 ceph-mon[90034]: osdmap e2245: 8 total, 8 up, 8 in 2024-08-17T01:55:05.154 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:55:05.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:05 smithi110 ceph-mon[100641]: pgmap v4254: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-08-17T01:55:05.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:05 smithi110 ceph-mon[100641]: osdmap e2246: 8 total, 8 up, 8 in 2024-08-17T01:55:05.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:05 smithi110 ceph-mon[98148]: pgmap v4254: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-08-17T01:55:05.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:05 smithi110 ceph-mon[98148]: osdmap e2246: 8 total, 8 up, 8 in 2024-08-17T01:55:05.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:05 smithi177 ceph-mon[90034]: pgmap v4254: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-08-17T01:55:05.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:05 smithi177 ceph-mon[90034]: osdmap e2246: 8 total, 8 up, 8 in 2024-08-17T01:55:06.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:06 smithi110 ceph-mon[100641]: osdmap e2247: 8 total, 8 up, 8 in 2024-08-17T01:55:06.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:06 smithi110 ceph-mon[98148]: osdmap e2247: 8 total, 8 up, 8 in 2024-08-17T01:55:06.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:06 smithi177 ceph-mon[90034]: osdmap e2247: 8 total, 8 up, 8 in 2024-08-17T01:55:07.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:07 smithi110 ceph-mon[100641]: pgmap v4257: 137 pgs: 137 active+clean; 310 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 30 op/s 2024-08-17T01:55:07.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:07 smithi110 ceph-mon[98148]: pgmap v4257: 137 pgs: 137 active+clean; 310 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 30 op/s 2024-08-17T01:55:07.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:07 smithi177 ceph-mon[90034]: pgmap v4257: 137 pgs: 137 active+clean; 310 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 30 op/s 2024-08-17T01:55:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:55:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:55:08] "GET /metrics HTTP/1.1" 200 36734 "" "Prometheus/2.43.0" 2024-08-17T01:55:09.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:09 smithi110 ceph-mon[100641]: pgmap v4258: 137 pgs: 137 active+clean; 314 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 39 op/s 2024-08-17T01:55:09.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:09 smithi110 ceph-mon[98148]: pgmap v4258: 137 pgs: 137 active+clean; 314 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 39 op/s 2024-08-17T01:55:09.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:09 smithi177 ceph-mon[90034]: pgmap v4258: 137 pgs: 137 active+clean; 314 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 39 op/s 2024-08-17T01:55:11.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:11 smithi110 ceph-mon[98148]: pgmap v4259: 137 pgs: 137 active+clean; 314 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-17T01:55:11.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:11 smithi110 ceph-mon[100641]: pgmap v4259: 137 pgs: 137 active+clean; 314 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-17T01:55:11.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:11 smithi177 ceph-mon[90034]: pgmap v4259: 137 pgs: 137 active+clean; 314 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-17T01:55:13.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:13 smithi177 ceph-mon[90034]: pgmap v4260: 137 pgs: 137 active+clean; 314 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T01:55:13.362 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 01:55:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=cleanup t=2024-08-17T01:55:13.094753401Z level=info msg="Completed cleanup jobs" duration=2.291452ms 2024-08-17T01:55:13.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:13 smithi110 ceph-mon[98148]: pgmap v4260: 137 pgs: 137 active+clean; 314 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T01:55:13.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:13 smithi110 ceph-mon[100641]: pgmap v4260: 137 pgs: 137 active+clean; 314 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T01:55:14.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:14 smithi110 ceph-mon[100641]: osdmap e2248: 8 total, 8 up, 8 in 2024-08-17T01:55:14.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:14 smithi110 ceph-mon[98148]: osdmap e2248: 8 total, 8 up, 8 in 2024-08-17T01:55:14.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:14 smithi177 ceph-mon[90034]: osdmap e2248: 8 total, 8 up, 8 in 2024-08-17T01:55:15.182 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS2PP (44070 ms) 2024-08-17T01:55:15.183 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDiscard 2024-08-17T01:55:15.183 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:55:15.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:15 smithi110 ceph-mon[100641]: pgmap v4262: 137 pgs: 137 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-17T01:55:15.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:15 smithi110 ceph-mon[100641]: osdmap e2249: 8 total, 8 up, 8 in 2024-08-17T01:55:15.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:15 smithi110 ceph-mon[98148]: pgmap v4262: 137 pgs: 137 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-17T01:55:15.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:15 smithi110 ceph-mon[98148]: osdmap e2249: 8 total, 8 up, 8 in 2024-08-17T01:55:15.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:15 smithi177 ceph-mon[90034]: pgmap v4262: 137 pgs: 137 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-17T01:55:15.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:15 smithi177 ceph-mon[90034]: osdmap e2249: 8 total, 8 up, 8 in 2024-08-17T01:55:16.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:16 smithi110 ceph-mon[100641]: osdmap e2250: 8 total, 8 up, 8 in 2024-08-17T01:55:16.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:16 smithi110 ceph-mon[98148]: osdmap e2250: 8 total, 8 up, 8 in 2024-08-17T01:55:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:16 smithi177 ceph-mon[90034]: osdmap e2250: 8 total, 8 up, 8 in 2024-08-17T01:55:17.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:17 smithi110 ceph-mon[100641]: pgmap v4265: 137 pgs: 137 active+clean; 334 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 30 op/s 2024-08-17T01:55:17.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:17 smithi110 ceph-mon[100641]: osdmap e2251: 8 total, 8 up, 8 in 2024-08-17T01:55:17.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:55:17.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:17 smithi110 ceph-mon[98148]: pgmap v4265: 137 pgs: 137 active+clean; 334 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 30 op/s 2024-08-17T01:55:17.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:17 smithi110 ceph-mon[98148]: osdmap e2251: 8 total, 8 up, 8 in 2024-08-17T01:55:17.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:55:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:17 smithi177 ceph-mon[90034]: pgmap v4265: 137 pgs: 137 active+clean; 334 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 30 op/s 2024-08-17T01:55:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:17 smithi177 ceph-mon[90034]: osdmap e2251: 8 total, 8 up, 8 in 2024-08-17T01:55:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:55:18.210 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/1.DiffIterateDiscard (3028 ms) 2024-08-17T01:55:18.210 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/1.DiffIterateTruncate 2024-08-17T01:55:18.210 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:55:18.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:18 smithi110 ceph-mon[100641]: osdmap e2252: 8 total, 8 up, 8 in 2024-08-17T01:55:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:18 smithi110 ceph-mon[98148]: osdmap e2252: 8 total, 8 up, 8 in 2024-08-17T01:55:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:55:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:55:18] "GET /metrics HTTP/1.1" 200 36740 "" "Prometheus/2.43.0" 2024-08-17T01:55:18.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:18 smithi177 ceph-mon[90034]: osdmap e2252: 8 total, 8 up, 8 in 2024-08-17T01:55:19.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:19 smithi110 ceph-mon[100641]: pgmap v4268: 137 pgs: 137 active+clean; 334 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 3.0 MiB/s wr, 50 op/s 2024-08-17T01:55:19.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:19 smithi110 ceph-mon[100641]: osdmap e2253: 8 total, 8 up, 8 in 2024-08-17T01:55:19.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:19 smithi110 ceph-mon[98148]: pgmap v4268: 137 pgs: 137 active+clean; 334 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 3.0 MiB/s wr, 50 op/s 2024-08-17T01:55:19.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:19 smithi110 ceph-mon[98148]: osdmap e2253: 8 total, 8 up, 8 in 2024-08-17T01:55:19.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:19 smithi177 ceph-mon[90034]: pgmap v4268: 137 pgs: 137 active+clean; 334 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 3.0 MiB/s wr, 50 op/s 2024-08-17T01:55:19.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:19 smithi177 ceph-mon[90034]: osdmap e2253: 8 total, 8 up, 8 in 2024-08-17T01:55:20.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:20 smithi110 ceph-mon[100641]: osdmap e2254: 8 total, 8 up, 8 in 2024-08-17T01:55:20.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:20 smithi110 ceph-mon[98148]: osdmap e2254: 8 total, 8 up, 8 in 2024-08-17T01:55:20.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:20 smithi177 ceph-mon[90034]: osdmap e2254: 8 total, 8 up, 8 in 2024-08-17T01:55:21.241 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/1.DiffIterateTruncate (3029 ms) 2024-08-17T01:55:21.241 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/1.DiffIterateWriteAndTruncate 2024-08-17T01:55:21.241 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:55:21.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:21 smithi110 ceph-mon[98148]: pgmap v4271: 137 pgs: 137 active+clean; 338 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 5.5 KiB/s wr, 35 op/s 2024-08-17T01:55:21.562 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:21 smithi110 ceph-mon[98148]: osdmap e2255: 8 total, 8 up, 8 in 2024-08-17T01:55:21.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:21 smithi110 ceph-mon[100641]: pgmap v4271: 137 pgs: 137 active+clean; 338 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 5.5 KiB/s wr, 35 op/s 2024-08-17T01:55:21.563 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:21 smithi110 ceph-mon[100641]: osdmap e2255: 8 total, 8 up, 8 in 2024-08-17T01:55:21.616 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:21 smithi177 ceph-mon[90034]: pgmap v4271: 137 pgs: 137 active+clean; 338 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 5.5 KiB/s wr, 35 op/s 2024-08-17T01:55:21.616 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:21 smithi177 ceph-mon[90034]: osdmap e2255: 8 total, 8 up, 8 in 2024-08-17T01:55:22.513 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:22 smithi177 ceph-mon[90034]: osdmap e2256: 8 total, 8 up, 8 in 2024-08-17T01:55:22.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:22 smithi110 ceph-mon[98148]: osdmap e2256: 8 total, 8 up, 8 in 2024-08-17T01:55:22.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:22 smithi110 ceph-mon[100641]: osdmap e2256: 8 total, 8 up, 8 in 2024-08-17T01:55:23.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:23 smithi110 ceph-mon[98148]: pgmap v4274: 137 pgs: 137 active+clean; 338 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 12 KiB/s wr, 96 op/s 2024-08-17T01:55:23.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:23 smithi110 ceph-mon[98148]: osdmap e2257: 8 total, 8 up, 8 in 2024-08-17T01:55:23.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:23 smithi110 ceph-mon[100641]: pgmap v4274: 137 pgs: 137 active+clean; 338 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 12 KiB/s wr, 96 op/s 2024-08-17T01:55:23.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:23 smithi110 ceph-mon[100641]: osdmap e2257: 8 total, 8 up, 8 in 2024-08-17T01:55:23.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:23 smithi177 ceph-mon[90034]: pgmap v4274: 137 pgs: 137 active+clean; 338 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 12 KiB/s wr, 96 op/s 2024-08-17T01:55:23.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:23 smithi177 ceph-mon[90034]: osdmap e2257: 8 total, 8 up, 8 in 2024-08-17T01:55:24.261 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/1.DiffIterateWriteAndTruncate (3022 ms) 2024-08-17T01:55:24.261 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStress 2024-08-17T01:55:24.262 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:55:24.331 INFO:tasks.workunit.client.0.smithi110.stdout: i=0 exists [6977544~6542577,42622145~2822882,49799356~3506415,127453951~4942422,150497892~2855479,186385839~2857388,288280349~4653943,298152198~3229100,304682020~326389,307430213~6175539] wrote [6977544~6542577,42622145~2822882,49799356~3506415,127453951~4942422,150497892~2855479,186385839~2857388,288280349~4653943,298152198~3229100,304682020~326389,307430213~6175539] 2024-08-17T01:55:24.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:24 smithi110 ceph-mon[98148]: osdmap e2258: 8 total, 8 up, 8 in 2024-08-17T01:55:24.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:24 smithi110 ceph-mon[100641]: osdmap e2258: 8 total, 8 up, 8 in 2024-08-17T01:55:24.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:24 smithi177 ceph-mon[90034]: osdmap e2258: 8 total, 8 up, 8 in 2024-08-17T01:55:25.292 INFO:tasks.workunit.client.0.smithi110.stdout: i=1 exists [6977544~6542577,42622145~2822882,49799356~3506415,78998963~1134300,85830865~7332165,127453951~8561340,150497892~2855479,165846547~3561032,186385839~2857388,224817208~2174761,238729517~4583245,288280349~4653943,298152198~3229100,304682020~326389,307430213~8284436,337570202~7026876,381008304~3900062,392305377~2638875] wrote [78998963~1134300,85830865~7332165,128252982~7762309,165846547~3561032,224817208~2174761,238729517~4583245,311808615~3906034,337570202~7026876,381008304~3900062,392305377~2638875] 2024-08-17T01:55:25.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:25 smithi110 ceph-mon[98148]: pgmap v4277: 137 pgs: 137 active+clean; 339 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 266 KiB/s wr, 101 op/s 2024-08-17T01:55:25.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:25 smithi110 ceph-mon[98148]: osdmap e2259: 8 total, 8 up, 8 in 2024-08-17T01:55:25.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:25 smithi110 ceph-mon[100641]: pgmap v4277: 137 pgs: 137 active+clean; 339 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 266 KiB/s wr, 101 op/s 2024-08-17T01:55:25.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:25 smithi110 ceph-mon[100641]: osdmap e2259: 8 total, 8 up, 8 in 2024-08-17T01:55:25.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:25 smithi177 ceph-mon[90034]: pgmap v4277: 137 pgs: 137 active+clean; 339 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 266 KiB/s wr, 101 op/s 2024-08-17T01:55:25.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:25 smithi177 ceph-mon[90034]: osdmap e2259: 8 total, 8 up, 8 in 2024-08-17T01:55:26.259 INFO:tasks.workunit.client.0.smithi110.stdout: i=2 exists [2921039~10599082,39634026~5811001,49799356~3506415,78998963~1134300,85830865~7332165,127453951~8561340,150497892~2855479,158391349~2507764,165846547~3561032,186385839~2857388,207296735~3458999,224817208~2174761,238056656~5256106,288280349~4653943,298152198~3229100,304682020~326389,307430213~8284436,337570202~7026876,381008304~3900062,392305377~2638875] wrote [2921039~6859219,39634026~5264454,89645555~1839028,131501942~1082189,158391349~2507764,166130892~129024,207296735~3458999,238056656~2212090,307510293~2071464] 2024-08-17T01:55:26.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:26 smithi110 ceph-mon[98148]: osdmap e2260: 8 total, 8 up, 8 in 2024-08-17T01:55:26.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:26 smithi110 ceph-mon[100641]: osdmap e2260: 8 total, 8 up, 8 in 2024-08-17T01:55:26.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:26 smithi177 ceph-mon[90034]: osdmap e2260: 8 total, 8 up, 8 in 2024-08-17T01:55:27.344 INFO:tasks.workunit.client.0.smithi110.stdout: i=3 exists [2921039~10599082,39634026~5811001,49799356~3506415,71478126~8655137,85830865~7332165,97664418~1825652,104643766~3234033,127453951~8561340,150497892~2855479,158391349~2507764,164227714~7896045,186385839~2857388,207296735~3458999,224817208~2174761,238056656~13184555,275593106~5405870,288280349~4653943,298152198~3229100,304682020~326389,307430213~8284436,319087242~8102836,337570202~7026876,361917239~5027061,381008304~3900062,392305377~2638875] wrote [71478126~8266535,97664418~1825652,104643766~3234033,164227714~7896045,242130148~9111063,275593106~5405870,319087242~8102836,361917239~5027061] 2024-08-17T01:55:27.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:27 smithi110 ceph-mon[98148]: pgmap v4280: 137 pgs: 137 active+clean; 361 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 4.0 MiB/s wr, 103 op/s 2024-08-17T01:55:27.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:27 smithi110 ceph-mon[98148]: osdmap e2261: 8 total, 8 up, 8 in 2024-08-17T01:55:27.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:27 smithi110 ceph-mon[100641]: pgmap v4280: 137 pgs: 137 active+clean; 361 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 4.0 MiB/s wr, 103 op/s 2024-08-17T01:55:27.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:27 smithi110 ceph-mon[100641]: osdmap e2261: 8 total, 8 up, 8 in 2024-08-17T01:55:27.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:27 smithi177 ceph-mon[90034]: pgmap v4280: 137 pgs: 137 active+clean; 361 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 4.0 MiB/s wr, 103 op/s 2024-08-17T01:55:27.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:27 smithi177 ceph-mon[90034]: osdmap e2261: 8 total, 8 up, 8 in 2024-08-17T01:55:28.306 INFO:tasks.workunit.client.0.smithi110.stdout: i=4 exists [2921039~10599082,39634026~5811001,49799356~3506415,71478126~8655137,85830865~7332165,97664418~1825652,104643766~3234033,127453951~11889471,150497892~2855479,158391349~2507764,164227714~7896045,185027536~4215691,192316917~1822696,207296735~3458999,213399824~9651318,224817208~2174761,238056656~13184555,275593106~5405870,288280349~4653943,298152198~3229100,304682020~326389,307430213~8284436,319087242~8102836,337570202~14743119,361917239~5027061,381008304~3900062,385418987~4477397,392305377~2638875] wrote [134547546~4795876,165680175~3454732,185027536~1462779,192316917~1822696,213399824~9651318,340298112~1370706,344145298~8168023,385418987~4477397] 2024-08-17T01:55:28.461 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:28 smithi110 ceph-mon[98148]: osdmap e2262: 8 total, 8 up, 8 in 2024-08-17T01:55:28.461 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:28 smithi110 ceph-mon[100641]: osdmap e2262: 8 total, 8 up, 8 in 2024-08-17T01:55:28.461 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:55:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:55:28] "GET /metrics HTTP/1.1" 200 36740 "" "Prometheus/2.43.0" 2024-08-17T01:55:28.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:28 smithi177 ceph-mon[90034]: osdmap e2262: 8 total, 8 up, 8 in 2024-08-17T01:55:29.328 INFO:tasks.workunit.client.0.smithi110.stdout: i=5 exists [2921039~10599082,16740297~7719599,35608469~12800056,49799356~3506415,71478126~8655137,85059617~8103413,97664418~1825652,104643766~3234033,114381319~1757116,127453951~11889471,150497892~2855479,158391349~2507764,164227714~7896045,185027536~4215691,192316917~1822696,207296735~3458999,213399824~9651318,224817208~2174761,238056656~13184555,264061946~4319164,275593106~5405870,288280349~4653943,298152198~3229100,304682020~326389,307430213~8284436,319087242~8102836,337570202~14743119,353640625~6445669,361917239~5027061,381008304~8888080,392305377~2638875] wrote [16740297~7719599,35608469~5297500,40959386~7449139,85059617~1564897,114381319~1757116,264061946~4319164,353640625~6445669,381830324~3816246] 2024-08-17T01:55:29.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:29 smithi110 ceph-mon[98148]: pgmap v4283: 137 pgs: 137 active+clean; 383 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 6.2 MiB/s wr, 116 op/s 2024-08-17T01:55:29.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:29 smithi110 ceph-mon[98148]: osdmap e2263: 8 total, 8 up, 8 in 2024-08-17T01:55:29.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:29 smithi110 ceph-mon[100641]: pgmap v4283: 137 pgs: 137 active+clean; 383 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 6.2 MiB/s wr, 116 op/s 2024-08-17T01:55:29.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:29 smithi110 ceph-mon[100641]: osdmap e2263: 8 total, 8 up, 8 in 2024-08-17T01:55:29.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:29 smithi177 ceph-mon[90034]: pgmap v4283: 137 pgs: 137 active+clean; 383 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 6.2 MiB/s wr, 116 op/s 2024-08-17T01:55:29.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:29 smithi177 ceph-mon[90034]: osdmap e2263: 8 total, 8 up, 8 in 2024-08-17T01:55:30.323 INFO:tasks.workunit.client.0.smithi110.stdout: i=6 exists [2921039~10599082,16740297~7719599,35608469~12800056,49261867~4054706,71478126~8655137,85059617~8103413,97664418~1825652,104643766~3234033,114381319~1757116,120467759~4476763,127453951~14753619,150497892~2855479,158391349~2507764,164227714~7896045,185027536~4215691,192316917~1822696,207296735~3458999,213399824~9651318,223462705~3529264,227143597~7235370,238056656~13184555,264061946~4319164,275593106~5405870,288280349~4653943,298152198~3229100,304682020~326389,307430213~8284436,319087242~8102836,336870185~15443136,353640625~6445669,361917239~5027061,369042220~2874746,381008304~8888080,392305377~2638875] wrote [49261867~4054706,120467759~4476763,138349336~3858234,223462705~3004374,227143597~7235370,276499960~79907,336870185~5986032,354656554~5349498,369042220~2874746] 2024-08-17T01:55:30.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:30 smithi110 ceph-mon[98148]: osdmap e2264: 8 total, 8 up, 8 in 2024-08-17T01:55:30.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:30 smithi110 ceph-mon[100641]: osdmap e2264: 8 total, 8 up, 8 in 2024-08-17T01:55:30.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:30 smithi177 ceph-mon[90034]: osdmap e2264: 8 total, 8 up, 8 in 2024-08-17T01:55:31.300 INFO:tasks.workunit.client.0.smithi110.stdout: i=7 exists [2921039~10599082,16740297~7719599,35608469~12800056,49261867~4054706,71478126~8655137,85059617~8103413,97664418~1825652,104643766~3234033,114381319~1757116,120467759~4476763,127453951~14753619,150497892~2855479,158391349~2507764,164227714~7896045,172287803~1304240,185027536~4215691,192316917~1822696,197849989~939846,207296735~3458999,213399824~9651318,223462705~3529264,227143597~7235370,238056656~13184555,251604798~824500,264061946~4319164,272197888~3076700,275593106~5405870,288280349~4653943,296397821~261946,298152198~3229100,304682020~326389,307430213~9070285,319087242~8102836,336870185~15443136,353640625~6445669,360139082~6944541,369042220~2874746,381008304~8888080,392305377~2638875] wrote [18970338~3972691,172287803~1304240,197849989~939846,251604798~824500,272197888~3076700,296397821~261946,310363622~6136876,321280410~2993163,340045419~4508849,360139082~6944541] 2024-08-17T01:55:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:31 smithi110 ceph-mon[98148]: pgmap v4286: 137 pgs: 137 active+clean; 490 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 23 MiB/s wr, 267 op/s 2024-08-17T01:55:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:31 smithi110 ceph-mon[98148]: osdmap e2265: 8 total, 8 up, 8 in 2024-08-17T01:55:31.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:31 smithi110 ceph-mon[100641]: pgmap v4286: 137 pgs: 137 active+clean; 490 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 23 MiB/s wr, 267 op/s 2024-08-17T01:55:31.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:31 smithi110 ceph-mon[100641]: osdmap e2265: 8 total, 8 up, 8 in 2024-08-17T01:55:31.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:31 smithi177 ceph-mon[90034]: pgmap v4286: 137 pgs: 137 active+clean; 490 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 23 MiB/s wr, 267 op/s 2024-08-17T01:55:31.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:31 smithi177 ceph-mon[90034]: osdmap e2265: 8 total, 8 up, 8 in 2024-08-17T01:55:32.343 INFO:tasks.workunit.client.0.smithi110.stdout: i=8 exists [2921039~10599082,16740297~7719599,35608469~17708104,71478126~8655137,85059617~8103413,97664418~1825652,103836586~5672637,114381319~1757116,120467759~21739811,146363437~6989934,158391349~2507764,164227714~7896045,172287803~1304240,179031260~5686601,185027536~4215691,192316917~1822696,197849989~939846,207296735~3458999,213399824~9651318,223462705~3529264,227143597~7235370,238056656~13184555,251604798~824500,257651244~6154094,264061946~4319164,272197888~3076700,275593106~5405870,288280349~4653943,296397821~261946,298152198~3229100,304682020~326389,307430213~9070285,319087242~8102836,330358860~5308462,336870185~15443136,353640625~6445669,360139082~6944541,369042220~2874746,381008304~8888080,392305377~2638875] wrote [46348996~3032001,73514818~5177760,103836586~5672637,123167643~12707472,146363437~6909043,179031260~5686601,257651244~6154094,330358860~5308462,339982740~2701153] 2024-08-17T01:55:32.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:32 smithi110 ceph-mon[98148]: osdmap e2266: 8 total, 8 up, 8 in 2024-08-17T01:55:32.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:55:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:32 smithi110 ceph-mon[100641]: osdmap e2266: 8 total, 8 up, 8 in 2024-08-17T01:55:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:55:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:32 smithi177 ceph-mon[90034]: osdmap e2266: 8 total, 8 up, 8 in 2024-08-17T01:55:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:55:33.351 INFO:tasks.workunit.client.0.smithi110.stdout: i=9 exists [2921039~10599082,16740297~7719599,35608469~17708104,71478126~8655137,85059617~14430453,103836586~5672637,114381319~1757116,120467759~21739811,142420591~3787933,146363437~6989934,158391349~2507764,163488397~8635362,172287803~1304240,179031260~5686601,185027536~4215691,192316917~1822696,197849989~939846,207296735~3458999,213399824~9651318,223462705~3529264,227143597~7235370,238056656~13184555,251604798~824500,257651244~6154094,264061946~4319164,272197888~3076700,275593106~5405870,288280349~4653943,296397821~261946,298152198~3229100,304682020~326389,307430213~9070285,319087242~8102836,330358860~5308462,336870185~23216109,360139082~6944541,369042220~2874746,381008304~8888080,392305377~2638875,410293275~6628022] wrote [18461933~2365108,90665159~7691693,142420591~3787933,163488397~2118495,240002132~1832637,289793908~1795150,338491648~7396169,346690653~7139417,410293275~6628022] 2024-08-17T01:55:33.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:33 smithi110 ceph-mon[100641]: pgmap v4289: 137 pgs: 137 active+clean; 565 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 38 MiB/s wr, 227 op/s 2024-08-17T01:55:33.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:33 smithi110 ceph-mon[100641]: osdmap e2267: 8 total, 8 up, 8 in 2024-08-17T01:55:33.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:33 smithi110 ceph-mon[98148]: pgmap v4289: 137 pgs: 137 active+clean; 565 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 38 MiB/s wr, 227 op/s 2024-08-17T01:55:33.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:33 smithi110 ceph-mon[98148]: osdmap e2267: 8 total, 8 up, 8 in 2024-08-17T01:55:33.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:33 smithi177 ceph-mon[90034]: pgmap v4289: 137 pgs: 137 active+clean; 565 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 38 MiB/s wr, 227 op/s 2024-08-17T01:55:33.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:33 smithi177 ceph-mon[90034]: osdmap e2267: 8 total, 8 up, 8 in 2024-08-17T01:55:34.344 INFO:tasks.workunit.client.0.smithi110.stdout: i=10 exists [2921039~10599082,16740297~7719599,35608469~17708104,71478126~8655137,85059617~14430453,103836586~5672637,114381319~4963124,120467759~21739811,142420591~3787933,146363437~6989934,158391349~2507764,163488397~8635362,172287803~1304240,179031260~5686601,185027536~4215691,192316917~1822696,197849989~939846,207296735~3458999,213399824~9651318,223462705~3529264,227143597~7235370,235705183~28100155,264061946~4319164,272197888~3076700,275593106~5405870,288280349~4653943,296397821~261946,298152198~3229100,304682020~326389,307430213~9070285,319087242~8102836,330358860~5308462,336870185~23216109,360139082~6944541,369042220~2874746,381008304~8888080,392305377~2638875,409399336~7521961] wrote [46621237~5704133,104054734~2294949,114423311~4921132,130478273~249383,146481403~6161551,215877507~4609120,235705183~6407112,250083049~8006525,308552268~7770564,409399336~4403704] 2024-08-17T01:55:34.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:34 smithi110 ceph-mon[100641]: osdmap e2268: 8 total, 8 up, 8 in 2024-08-17T01:55:34.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:55:34.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:55:34.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:55:34.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:34 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:55:34.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:34 smithi110 ceph-mon[98148]: osdmap e2268: 8 total, 8 up, 8 in 2024-08-17T01:55:34.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:55:34.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:55:34.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:55:34.561 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:34 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:55:34.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:34 smithi177 ceph-mon[90034]: osdmap e2268: 8 total, 8 up, 8 in 2024-08-17T01:55:34.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:55:34.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:55:34.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:55:34.614 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:34 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:55:35.325 INFO:tasks.workunit.client.0.smithi110.stdout: i=11 exists [2921039~10599082,16740297~7719599,28951511~756120,35608469~17708104,71478126~8655137,85059617~14430453,103836586~5672637,114381319~4963124,120467759~21739811,142420591~3787933,146363437~10983515,158391349~2507764,163488397~8635362,172287803~1304240,179031260~5686601,185027536~4215691,192316917~1822696,197391238~5204773,207296735~3458999,213399824~9651318,223462705~10916262,235705183~28100155,264061946~4319164,272197888~3076700,275593106~5405870,288280349~4653943,296397821~261946,298152198~3229100,304682020~326389,307430213~9070285,319087242~8102836,330358860~5308462,336870185~23216109,360139082~6944541,369042220~2874746,374058553~15837831,392305377~2638875,409399336~7521961] wrote [9284434~1626273,28951511~756120,136631616~191090,151860935~5486017,197391238~5204773,225976438~6479565,240036937~1768652,374058553~6981478] 2024-08-17T01:55:35.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:35 smithi110 ceph-mon[98148]: pgmap v4292: 137 pgs: 137 active+clean; 708 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 57 KiB/s rd, 48 MiB/s wr, 97 op/s 2024-08-17T01:55:35.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:35 smithi110 ceph-mon[98148]: osdmap e2269: 8 total, 8 up, 8 in 2024-08-17T01:55:35.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:35 smithi110 ceph-mon[100641]: pgmap v4292: 137 pgs: 137 active+clean; 708 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 57 KiB/s rd, 48 MiB/s wr, 97 op/s 2024-08-17T01:55:35.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:35 smithi110 ceph-mon[100641]: osdmap e2269: 8 total, 8 up, 8 in 2024-08-17T01:55:35.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:35 smithi177 ceph-mon[90034]: pgmap v4292: 137 pgs: 137 active+clean; 708 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 57 KiB/s rd, 48 MiB/s wr, 97 op/s 2024-08-17T01:55:35.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:35 smithi177 ceph-mon[90034]: osdmap e2269: 8 total, 8 up, 8 in 2024-08-17T01:55:36.354 INFO:tasks.workunit.client.0.smithi110.stdout: i=12 exists [2921039~10599082,16740297~7719599,24494261~5859880,34465714~18850859,58828008~7091268,71478126~8655137,83922558~1019328,85059617~14430453,103836586~5672637,111532992~7939832,120467759~21739811,142420591~3787933,146363437~10983515,158391349~2507764,163488397~11179054,179031260~5686601,185027536~4215691,192316917~1822696,197391238~5204773,207296735~3458999,213399824~20979143,235705183~28100155,264061946~4319164,272197888~3076700,275593106~5405870,288280349~4653943,296397821~261946,298152198~3229100,304682020~326389,307430213~9070285,319087242~8102836,330358860~5308462,336870185~23216109,360139082~6944541,369042220~2874746,374058553~15837831,392305377~2638875,409399336~7521961] wrote [24494261~5859880,34465714~2424001,58828008~7091268,83922558~1019328,111532992~7939832,134004184~7130594,148730784~5859525,171559596~3107855,220998530~2689544,347542472~2196628] 2024-08-17T01:55:36.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:36 smithi110 ceph-mon[98148]: osdmap e2270: 8 total, 8 up, 8 in 2024-08-17T01:55:36.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:36 smithi110 ceph-mon[100641]: osdmap e2270: 8 total, 8 up, 8 in 2024-08-17T01:55:36.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:36 smithi177 ceph-mon[90034]: osdmap e2270: 8 total, 8 up, 8 in 2024-08-17T01:55:37.342 INFO:tasks.workunit.client.0.smithi110.stdout: i=13 exists [2921039~10599082,16740297~7719599,24494261~5859880,34465714~24034559,58828008~7091268,71478126~8655137,83922558~1019328,85059617~24449606,111532992~7939832,120467759~21739811,142420591~3787933,146363437~10983515,158391349~2507764,163488397~11179054,175405233~9312628,185027536~4215691,192316917~1822696,197391238~5204773,207296735~3458999,213399824~20979143,235705183~28100155,264061946~4319164,272197888~3076700,275593106~5405870,288280349~4653943,294704752~6676546,304682020~326389,307430213~9070285,319087242~8102836,330358860~5308462,336870185~23216109,360139082~7771218,369042220~2874746,374058553~15837831,392305377~2638875,405186721~2780628,409399336~7521961] wrote [52360500~6139773,98209720~5902889,147783257~5856321,175405233~6379231,239324603~66042,260258504~1949236,294704752~4191319,364121246~3789054,375772979~2035725,405186721~2780628] 2024-08-17T01:55:37.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:37 smithi110 ceph-mon[98148]: pgmap v4295: 137 pgs: 137 active+clean; 798 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 172 KiB/s rd, 52 MiB/s wr, 284 op/s 2024-08-17T01:55:37.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:37 smithi110 ceph-mon[98148]: osdmap e2271: 8 total, 8 up, 8 in 2024-08-17T01:55:37.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:37 smithi110 ceph-mon[100641]: pgmap v4295: 137 pgs: 137 active+clean; 798 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 172 KiB/s rd, 52 MiB/s wr, 284 op/s 2024-08-17T01:55:37.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:37 smithi110 ceph-mon[100641]: osdmap e2271: 8 total, 8 up, 8 in 2024-08-17T01:55:37.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:37 smithi177 ceph-mon[90034]: pgmap v4295: 137 pgs: 137 active+clean; 798 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 172 KiB/s rd, 52 MiB/s wr, 284 op/s 2024-08-17T01:55:37.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:37 smithi177 ceph-mon[90034]: osdmap e2271: 8 total, 8 up, 8 in 2024-08-17T01:55:38.363 INFO:tasks.workunit.client.0.smithi110.stdout: i=14 exists [2921039~10599082,16740297~7719599,24494261~34006012,58828008~9827831,71478126~8655137,83922558~1019328,85059617~24449606,111532992~7939832,120467759~21739811,142420591~3787933,146363437~10983515,158391349~2507764,163488397~11179054,175405233~9312628,185027536~4215691,192316917~1822696,197391238~5204773,207296735~3458999,213399824~20979143,235705183~28100155,264061946~4319164,269230676~11768300,288280349~4653943,294704752~6676546,304682020~326389,307211063~9289435,319087242~8102836,330358860~5308462,336870185~23216109,360139082~7771218,369042220~2874746,374058553~20885699,405186721~2780628,409399336~7521961] wrote [29215276~7252279,63784552~4871287,75344569~3933296,96931636~3289589,132626751~5067741,153525605~3277896,269230676~8085027,307211063~1941860,339009744~4666532,389246571~3337476] 2024-08-17T01:55:38.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:38 smithi110 ceph-mon[100641]: osdmap e2272: 8 total, 8 up, 8 in 2024-08-17T01:55:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:38 smithi110 ceph-mon[98148]: osdmap e2272: 8 total, 8 up, 8 in 2024-08-17T01:55:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:55:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:55:38] "GET /metrics HTTP/1.1" 200 36743 "" "Prometheus/2.43.0" 2024-08-17T01:55:38.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:38 smithi177 ceph-mon[90034]: osdmap e2272: 8 total, 8 up, 8 in 2024-08-17T01:55:39.358 INFO:tasks.workunit.client.0.smithi110.stdout: i=15 exists [2921039~10599082,16740297~7719599,24494261~34006012,58828008~9827831,71478126~8655137,83922558~1019328,85059617~24449606,111532992~7939832,120467759~21739811,142420591~3787933,146363437~10983515,158391349~2507764,163488397~11179054,175405233~9312628,185027536~4215691,192316917~1822696,197391238~5204773,207296735~3458999,213399824~20979143,235705183~28100155,264061946~4319164,269230676~11768300,288280349~4653943,294704752~6676546,304682020~326389,307211063~9289435,319087242~8102836,330358860~29727434,360139082~7771218,369042220~2874746,372508391~22435861,405186721~2780628,409399336~7521961] wrote [8060777~3557782,39310700~3586020,102071862~1770145,132768108~6928217,240989363~7072,251034048~4814166,335522732~3384106,349354456~436748,372508391~7231243,384810032~7921725] 2024-08-17T01:55:39.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:39 smithi110 ceph-mon[98148]: pgmap v4298: 137 pgs: 137 active+clean; 852 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 203 KiB/s rd, 34 MiB/s wr, 319 op/s 2024-08-17T01:55:39.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:39 smithi110 ceph-mon[98148]: osdmap e2273: 8 total, 8 up, 8 in 2024-08-17T01:55:39.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:39 smithi110 ceph-mon[100641]: pgmap v4298: 137 pgs: 137 active+clean; 852 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 203 KiB/s rd, 34 MiB/s wr, 319 op/s 2024-08-17T01:55:39.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:39 smithi110 ceph-mon[100641]: osdmap e2273: 8 total, 8 up, 8 in 2024-08-17T01:55:39.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:39 smithi177 ceph-mon[90034]: pgmap v4298: 137 pgs: 137 active+clean; 852 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 203 KiB/s rd, 34 MiB/s wr, 319 op/s 2024-08-17T01:55:39.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:39 smithi177 ceph-mon[90034]: osdmap e2273: 8 total, 8 up, 8 in 2024-08-17T01:55:40.385 INFO:tasks.workunit.client.0.smithi110.stdout: i=16 exists [2921039~10599082,16740297~7719599,24494261~34006012,58828008~9827831,71478126~8655137,83922558~1019328,85059617~24449606,111532992~7939832,120467759~21739811,142420591~18893099,163488397~11179054,175405233~9312628,185027536~4215691,192316917~1822696,197391238~5204773,207296735~3458999,213399824~20979143,235705183~28100155,264061946~4319164,269230676~11768300,288280349~4653943,294704752~6676546,304682020~326389,307211063~9455806,319087242~8102836,330358860~29727434,360139082~7771218,369042220~2874746,372508391~22435861,405186721~2780628,409399336~7521961] wrote [37241867~541683,61763983~285940,86253192~6594205,143082269~4846733,155056380~6257310,310747922~5918947,344328641~4255196,380369644~1011964] 2024-08-17T01:55:40.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:40 smithi110 ceph-mon[98148]: osdmap e2274: 8 total, 8 up, 8 in 2024-08-17T01:55:40.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:40 smithi110 ceph-mon[100641]: osdmap e2274: 8 total, 8 up, 8 in 2024-08-17T01:55:40.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:40 smithi177 ceph-mon[90034]: osdmap e2274: 8 total, 8 up, 8 in 2024-08-17T01:55:41.403 INFO:tasks.workunit.client.0.smithi110.stdout: i=17 exists [2921039~10599082,16740297~7719599,24494261~34006012,58828008~9827831,71478126~8655137,83679220~25830003,111532992~8872941,120467759~21739811,142420591~18893099,163044596~11622855,175405233~9312628,185027536~4215691,192316917~1822696,197391238~5204773,207296735~3458999,213399824~20979143,235705183~28100155,264061946~4319164,269230676~15064756,288280349~4653943,294704752~6676546,304682020~326389,306445841~10221028,319087242~8102836,330358860~29727434,360139082~7771218,369042220~2874746,372508391~22435861,405186721~2780628,409399336~7521961] wrote [42209349~14184315,83679220~7353885,102606468~2144034,117422529~2983404,163044596~6076962,277692511~6602921,306445841~4740235,325603639~337089,337917438~2040068] 2024-08-17T01:55:41.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:41 smithi177 ceph-mon[90034]: pgmap v4301: 137 pgs: 137 active+clean; 959 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 213 KiB/s rd, 38 MiB/s wr, 336 op/s 2024-08-17T01:55:41.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:41 smithi177 ceph-mon[90034]: osdmap e2275: 8 total, 8 up, 8 in 2024-08-17T01:55:41.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:41 smithi110 ceph-mon[98148]: pgmap v4301: 137 pgs: 137 active+clean; 959 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 213 KiB/s rd, 38 MiB/s wr, 336 op/s 2024-08-17T01:55:41.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:41 smithi110 ceph-mon[98148]: osdmap e2275: 8 total, 8 up, 8 in 2024-08-17T01:55:41.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:41 smithi110 ceph-mon[100641]: pgmap v4301: 137 pgs: 137 active+clean; 959 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 213 KiB/s rd, 38 MiB/s wr, 336 op/s 2024-08-17T01:55:41.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:41 smithi110 ceph-mon[100641]: osdmap e2275: 8 total, 8 up, 8 in 2024-08-17T01:55:42.397 INFO:tasks.workunit.client.0.smithi110.stdout: i=18 exists [2921039~10599082,16740297~41759976,58828008~10331357,71478126~8655137,83679220~25830003,111532992~8872941,120467759~21739811,142420591~18893099,163044596~11622855,175405233~9312628,185027536~4215691,192316917~1822696,197391238~5204773,207296735~3458999,213399824~20979143,235705183~28100155,264061946~4319164,269230676~15064756,288280349~5687986,294704752~6676546,304682020~326389,306445841~10221028,319087242~8102836,330358860~29727434,360139082~7771218,369042220~2874746,372508391~22435861,405186721~2780628,409399336~7521961] wrote [21864279~6407270,40589576~6499585,62161380~6997985,94103910~1102624,151331159~6763080,221135170~2806002,276032671~7019303,290218959~3749376,364853078~1708268] 2024-08-17T01:55:42.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:42 smithi177 ceph-mon[90034]: osdmap e2276: 8 total, 8 up, 8 in 2024-08-17T01:55:42.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:42 smithi110 ceph-mon[98148]: osdmap e2276: 8 total, 8 up, 8 in 2024-08-17T01:55:42.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:42 smithi110 ceph-mon[100641]: osdmap e2276: 8 total, 8 up, 8 in 2024-08-17T01:55:43.384 INFO:tasks.workunit.client.0.smithi110.stdout: i=19 exists [2921039~10599082,16740297~41759976,58828008~10331357,71478126~8655137,83679220~25830003,111532992~8872941,120467759~21739811,142420591~18893099,163044596~11622855,175405233~9312628,185027536~4215691,192316917~1822696,197391238~5204773,207296735~3458999,213399824~20979143,235705183~28100155,264061946~4319164,269230676~15064756,288280349~5687986,294704752~7512881,304682020~326389,306445841~10221028,319087242~8102836,330358860~37551440,369042220~2874746,372508391~22435861,398741709~2423802,405186721~2780628,409399336~7521961] wrote [41411180~7238459,50514071~3087029,258094721~4606574,281637248~2650656,295838147~6379486,312628993~1631541,357546675~3580050,398741709~2423802] 2024-08-17T01:55:43.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:43 smithi177 ceph-mon[90034]: pgmap v4304: 137 pgs: 137 active+clean; 1003 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 125 KiB/s rd, 35 MiB/s wr, 217 op/s 2024-08-17T01:55:43.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:43 smithi177 ceph-mon[90034]: osdmap e2277: 8 total, 8 up, 8 in 2024-08-17T01:55:43.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:43 smithi110 ceph-mon[98148]: pgmap v4304: 137 pgs: 137 active+clean; 1003 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 125 KiB/s rd, 35 MiB/s wr, 217 op/s 2024-08-17T01:55:43.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:43 smithi110 ceph-mon[98148]: osdmap e2277: 8 total, 8 up, 8 in 2024-08-17T01:55:43.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:43 smithi110 ceph-mon[100641]: pgmap v4304: 137 pgs: 137 active+clean; 1003 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 125 KiB/s rd, 35 MiB/s wr, 217 op/s 2024-08-17T01:55:43.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:43 smithi110 ceph-mon[100641]: osdmap e2277: 8 total, 8 up, 8 in 2024-08-17T01:55:44.344 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 1 diff [75497472~4194304,83886080~8388608,125829120~8388608,163577856~4194304,222298112~4194304,234881024~8388608,310378496~4194304,335544320~8388608,377487360~4194304,390070272~4194304] 2024-08-17T01:55:44.344 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [75497472~4194304,83886080~8388608,125829120~8388608,163577856~4194304,222298112~4194304,234881024~8388608,310378496~4194304,335544320~8388608,377487360~4194304,390070272~4194304] 2024-08-17T01:55:44.353 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [75497472~20971520,125829120~12582912,163577856~8388608,222298112~8388608,234881024~12582912,310378496~8388608,335544320~12582912,377487360~8388608,390070272~8388608] 2024-08-17T01:55:44.354 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 2 diff [0~8388608,37748736~8388608,75497472~4194304,83886080~8388608,125829120~8388608,155189248~4194304,163577856~4194304,205520896~4194304,222298112~4194304,234881024~8388608,306184192~8388608,335544320~8388608,377487360~4194304,390070272~4194304] 2024-08-17T01:55:44.354 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~8388608,37748736~8388608,75497472~4194304,83886080~8388608,125829120~8388608,155189248~4194304,163577856~4194304,205520896~4194304,222298112~4194304,234881024~8388608,306184192~8388608,335544320~8388608,377487360~4194304,390070272~4194304] 2024-08-17T01:55:44.355 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~12582912,37748736~8388608,75497472~20971520,125829120~12582912,155189248~16777216,205520896~8388608,222298112~8388608,234881024~12582912,306184192~12582912,335544320~12582912,377487360~8388608,390070272~8388608] 2024-08-17T01:55:44.355 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 3 diff [0~8388608,37748736~8388608,71303168~20971520,96468992~8388608,125829120~8388608,155189248~4194304,163577856~8388608,205520896~4194304,222298112~4194304,234881024~16777216,272629760~8388608,306184192~8388608,318767104~8388608,335544320~8388608,360710144~8388608,377487360~4194304,390070272~4194304] 2024-08-17T01:55:44.355 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~8388608,37748736~8388608,71303168~20971520,96468992~8388608,125829120~8388608,155189248~4194304,163577856~8388608,205520896~4194304,222298112~4194304,234881024~16777216,272629760~8388608,306184192~8388608,318767104~8388608,335544320~8388608,360710144~8388608,377487360~4194304,390070272~4194304] 2024-08-17T01:55:44.358 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~12582912,37748736~8388608,71303168~37748736,125829120~12582912,155189248~20971520,205520896~8388608,222298112~8388608,234881024~16777216,272629760~8388608,306184192~25165824,335544320~12582912,360710144~8388608,377487360~8388608,390070272~8388608] 2024-08-17T01:55:44.358 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 4 diff [0~8388608,37748736~8388608,71303168~20971520,96468992~8388608,125829120~12582912,155189248~4194304,163577856~8388608,184549376~8388608,205520896~20971520,234881024~16777216,272629760~8388608,306184192~8388608,318767104~8388608,335544320~16777216,360710144~8388608,377487360~16777216] 2024-08-17T01:55:44.358 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~8388608,37748736~8388608,71303168~20971520,96468992~8388608,125829120~12582912,155189248~4194304,163577856~8388608,184549376~8388608,205520896~20971520,234881024~16777216,272629760~8388608,306184192~8388608,318767104~8388608,335544320~16777216,360710144~8388608,377487360~16777216] 2024-08-17T01:55:44.361 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~12582912,37748736~8388608,71303168~37748736,125829120~16777216,155189248~20971520,184549376~12582912,205520896~25165824,234881024~16777216,272629760~8388608,306184192~25165824,335544320~16777216,360710144~8388608,377487360~20971520] 2024-08-17T01:55:44.361 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 5 diff [0~8388608,12582912~8388608,33554432~16777216,71303168~20971520,96468992~8388608,113246208~4194304,125829120~12582912,155189248~4194304,163577856~8388608,184549376~8388608,205520896~20971520,234881024~16777216,260046848~8388608,272629760~8388608,306184192~8388608,318767104~8388608,335544320~33554432,377487360~16777216] 2024-08-17T01:55:44.361 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~8388608,12582912~8388608,33554432~16777216,71303168~20971520,96468992~8388608,113246208~4194304,125829120~12582912,155189248~4194304,163577856~8388608,184549376~8388608,205520896~20971520,234881024~16777216,260046848~8388608,272629760~8388608,306184192~8388608,318767104~8388608,335544320~33554432,377487360~16777216] 2024-08-17T01:55:44.364 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~25165824,33554432~16777216,71303168~37748736,113246208~4194304,125829120~16777216,155189248~20971520,184549376~12582912,205520896~25165824,234881024~16777216,260046848~8388608,272629760~8388608,306184192~25165824,335544320~33554432,377487360~20971520] 2024-08-17T01:55:44.364 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 6 diff [0~8388608,12582912~8388608,33554432~16777216,71303168~20971520,96468992~8388608,113246208~29360128,155189248~4194304,163577856~8388608,184549376~8388608,205520896~46137344,260046848~8388608,272629760~8388608,306184192~8388608,318767104~8388608,335544320~33554432,377487360~16777216] 2024-08-17T01:55:44.364 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~8388608,12582912~8388608,33554432~16777216,71303168~20971520,96468992~8388608,113246208~29360128,155189248~4194304,163577856~8388608,184549376~8388608,205520896~46137344,260046848~8388608,272629760~8388608,306184192~8388608,318767104~8388608,335544320~33554432,377487360~16777216] 2024-08-17T01:55:44.368 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~25165824,33554432~20971520,71303168~37748736,113246208~29360128,155189248~20971520,184549376~12582912,205520896~46137344,260046848~8388608,272629760~8388608,306184192~25165824,335544320~37748736,377487360~20971520] 2024-08-17T01:55:44.368 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 7 diff [0~8388608,12582912~8388608,33554432~16777216,71303168~20971520,96468992~8388608,113246208~29360128,155189248~4194304,163577856~12582912,184549376~8388608,197132288~4194304,205520896~46137344,260046848~20971520,293601280~4194304,306184192~8388608,318767104~8388608,335544320~33554432,377487360~16777216] 2024-08-17T01:55:44.368 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~8388608,12582912~8388608,33554432~16777216,71303168~20971520,96468992~8388608,113246208~29360128,155189248~4194304,163577856~12582912,184549376~8388608,197132288~4194304,205520896~46137344,260046848~20971520,293601280~4194304,306184192~8388608,318767104~8388608,335544320~33554432,377487360~16777216] 2024-08-17T01:55:44.372 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~25165824,33554432~20971520,71303168~37748736,113246208~29360128,155189248~20971520,184549376~16777216,205520896~50331648,260046848~20971520,293601280~4194304,306184192~25165824,335544320~37748736,377487360~20971520] 2024-08-17T01:55:44.372 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 8 diff [0~8388608,12582912~8388608,33554432~20971520,71303168~20971520,96468992~12582912,113246208~37748736,155189248~4194304,163577856~29360128,197132288~4194304,205520896~46137344,255852544~25165824,293601280~4194304,306184192~8388608,318767104~50331648,377487360~16777216] 2024-08-17T01:55:44.373 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~8388608,12582912~8388608,33554432~20971520,71303168~20971520,96468992~12582912,113246208~37748736,155189248~4194304,163577856~29360128,197132288~4194304,205520896~46137344,255852544~25165824,293601280~4194304,306184192~8388608,318767104~50331648,377487360~16777216] 2024-08-17T01:55:44.376 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~25165824,33554432~20971520,71303168~130023424,205520896~75497472,293601280~4194304,306184192~67108864,377487360~20971520] 2024-08-17T01:55:44.377 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 9 diff [0~8388608,12582912~8388608,33554432~20971520,71303168~37748736,113246208~37748736,155189248~37748736,197132288~4194304,205520896~46137344,255852544~25165824,289406976~8388608,306184192~8388608,318767104~50331648,377487360~16777216,406847488~8388608] 2024-08-17T01:55:44.377 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~8388608,12582912~8388608,33554432~20971520,71303168~37748736,113246208~37748736,155189248~37748736,197132288~4194304,205520896~46137344,255852544~25165824,289406976~8388608,306184192~8388608,318767104~50331648,377487360~16777216,406847488~8388608] 2024-08-17T01:55:44.384 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~25165824,33554432~20971520,71303168~130023424,205520896~75497472,289406976~8388608,306184192~67108864,377487360~20971520,406847488~12582912] 2024-08-17T01:55:44.384 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 10 diff [0~8388608,12582912~8388608,33554432~20971520,71303168~37748736,113246208~37748736,155189248~37748736,197132288~4194304,205520896~75497472,289406976~8388608,306184192~62914560,377487360~16777216,406847488~8388608] 2024-08-17T01:55:44.384 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~8388608,12582912~8388608,33554432~20971520,71303168~37748736,113246208~37748736,155189248~37748736,197132288~4194304,205520896~75497472,289406976~8388608,306184192~62914560,377487360~16777216,406847488~8388608] 2024-08-17T01:55:44.389 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~25165824,33554432~20971520,71303168~130023424,205520896~75497472,289406976~8388608,306184192~67108864,377487360~20971520,406847488~12582912] 2024-08-17T01:55:44.389 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 11 diff [0~8388608,12582912~8388608,25165824~4194304,33554432~20971520,71303168~37748736,113246208~79691776,197132288~83886080,289406976~8388608,306184192~62914560,373293056~20971520,406847488~8388608] 2024-08-17T01:55:44.389 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~8388608,12582912~8388608,25165824~4194304,33554432~20971520,71303168~37748736,113246208~79691776,197132288~83886080,289406976~8388608,306184192~62914560,373293056~20971520,406847488~8388608] 2024-08-17T01:55:44.395 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~54525952,71303168~209715200,289406976~8388608,306184192~92274688,406847488~12582912] 2024-08-17T01:55:44.395 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 12 diff [0~8388608,12582912~16777216,33554432~20971520,58720256~8388608,71303168~100663296,176160768~16777216,197132288~83886080,289406976~8388608,306184192~62914560,373293056~20971520,406847488~8388608] 2024-08-17T01:55:44.395 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~8388608,12582912~16777216,33554432~20971520,58720256~8388608,71303168~100663296,176160768~16777216,197132288~83886080,289406976~8388608,306184192~62914560,373293056~20971520,406847488~8388608] 2024-08-17T01:55:44.403 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~54525952,58720256~8388608,71303168~209715200,289406976~8388608,306184192~92274688,406847488~12582912] 2024-08-17T01:55:44.403 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 13 diff [0~8388608,12582912~16777216,33554432~33554432,71303168~121634816,197132288~83886080,289406976~8388608,306184192~62914560,373293056~20971520,402653184~12582912] 2024-08-17T01:55:44.403 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~8388608,12582912~16777216,33554432~33554432,71303168~121634816,197132288~83886080,289406976~8388608,306184192~62914560,373293056~20971520,402653184~12582912] 2024-08-17T01:55:44.411 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~67108864,71303168~209715200,289406976~12582912,306184192~92274688,402653184~16777216] 2024-08-17T01:55:44.411 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 14 diff [0~8388608,12582912~180355072,197132288~83886080,289406976~8388608,306184192~62914560,373293056~20971520,402653184~12582912] 2024-08-17T01:55:44.411 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~8388608,12582912~180355072,197132288~83886080,289406976~8388608,306184192~62914560,373293056~20971520,402653184~12582912] 2024-08-17T01:55:44.419 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~281018368,289406976~12582912,306184192~92274688,402653184~16777216] 2024-08-17T01:55:44.419 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 15 diff [0~192937984,197132288~83886080,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.419 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~192937984,197132288~83886080,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.426 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~281018368,289406976~12582912,306184192~92274688,402653184~16777216] 2024-08-17T01:55:44.426 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 16 diff [0~192937984,197132288~83886080,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.426 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~192937984,197132288~83886080,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.435 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~281018368,289406976~12582912,306184192~92274688,402653184~16777216] 2024-08-17T01:55:44.436 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 17 diff [0~192937984,197132288~88080384,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.436 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~192937984,197132288~88080384,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.443 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~12582912,306184192~92274688,402653184~16777216] 2024-08-17T01:55:44.443 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 18 diff [0~54525952,58720256~134217728,197132288~88080384,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.444 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.451 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~12582912,306184192~92274688,402653184~16777216] 2024-08-17T01:55:44.451 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to 19 diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:44.451 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:44.459 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~130023424] 2024-08-17T01:55:44.460 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 2 diff [0~8388608,37748736~8388608,88080384~4194304,130023424~4194304,155189248~4194304,163577856~4194304,205520896~4194304,234881024~4194304,306184192~4194304] 2024-08-17T01:55:44.460 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~8388608,37748736~8388608,88080384~4194304,130023424~4194304,155189248~4194304,163577856~4194304,205520896~4194304,234881024~4194304,306184192~4194304] 2024-08-17T01:55:44.460 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~12582912,37748736~8388608,88080384~4194304,130023424~4194304,155189248~12582912,205520896~8388608,234881024~8388608,306184192~4194304] 2024-08-17T01:55:44.460 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 3 diff [0~8388608,37748736~8388608,71303168~8388608,88080384~4194304,96468992~8388608,130023424~4194304,155189248~4194304,163577856~8388608,205520896~4194304,234881024~16777216,272629760~8388608,306184192~4194304,318767104~8388608,360710144~8388608] 2024-08-17T01:55:44.461 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~8388608,37748736~8388608,71303168~8388608,88080384~4194304,96468992~8388608,130023424~4194304,155189248~4194304,163577856~8388608,205520896~4194304,234881024~16777216,272629760~8388608,306184192~4194304,318767104~8388608,360710144~8388608] 2024-08-17T01:55:44.462 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~12582912,37748736~8388608,71303168~12582912,88080384~4194304,96468992~12582912,130023424~4194304,155189248~20971520,205520896~8388608,234881024~16777216,272629760~8388608,306184192~4194304,318767104~12582912,360710144~8388608] 2024-08-17T01:55:44.462 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 4 diff [0~8388608,37748736~8388608,71303168~8388608,88080384~4194304,96468992~8388608,130023424~12582912,155189248~4194304,163577856~8388608,184549376~8388608,205520896~16777216,234881024~16777216,272629760~8388608,306184192~4194304,318767104~8388608,339738624~12582912,360710144~8388608,381681664~8388608] 2024-08-17T01:55:44.462 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~8388608,37748736~8388608,71303168~8388608,88080384~4194304,96468992~8388608,130023424~12582912,155189248~4194304,163577856~8388608,184549376~8388608,205520896~16777216,234881024~16777216,272629760~8388608,306184192~4194304,318767104~8388608,339738624~12582912,360710144~8388608,381681664~8388608] 2024-08-17T01:55:44.464 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~12582912,37748736~8388608,71303168~12582912,88080384~4194304,96468992~12582912,130023424~12582912,155189248~20971520,184549376~12582912,205520896~20971520,234881024~16777216,272629760~8388608,306184192~4194304,318767104~12582912,339738624~12582912,360710144~8388608,381681664~8388608] 2024-08-17T01:55:44.464 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 5 diff [0~8388608,12582912~8388608,33554432~16777216,71303168~8388608,83886080~8388608,96468992~8388608,113246208~4194304,130023424~12582912,155189248~4194304,163577856~8388608,184549376~8388608,205520896~16777216,234881024~16777216,260046848~8388608,272629760~8388608,306184192~4194304,318767104~8388608,339738624~29360128,381681664~8388608] 2024-08-17T01:55:44.464 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~8388608,12582912~8388608,33554432~16777216,71303168~8388608,83886080~8388608,96468992~8388608,113246208~4194304,130023424~12582912,155189248~4194304,163577856~8388608,184549376~8388608,205520896~16777216,234881024~16777216,260046848~8388608,272629760~8388608,306184192~4194304,318767104~8388608,339738624~29360128,381681664~8388608] 2024-08-17T01:55:44.466 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~25165824,33554432~16777216,71303168~20971520,96468992~12582912,113246208~4194304,130023424~12582912,155189248~20971520,184549376~12582912,205520896~20971520,234881024~16777216,260046848~8388608,272629760~8388608,306184192~4194304,318767104~12582912,339738624~29360128,381681664~8388608] 2024-08-17T01:55:44.466 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 6 diff [0~8388608,12582912~8388608,33554432~16777216,71303168~8388608,83886080~8388608,96468992~8388608,113246208~12582912,130023424~12582912,155189248~4194304,163577856~8388608,184549376~8388608,205520896~46137344,260046848~8388608,272629760~8388608,306184192~4194304,318767104~8388608,335544320~33554432,381681664~8388608] 2024-08-17T01:55:44.466 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~8388608,12582912~8388608,33554432~16777216,71303168~8388608,83886080~8388608,96468992~8388608,113246208~12582912,130023424~12582912,155189248~4194304,163577856~8388608,184549376~8388608,205520896~46137344,260046848~8388608,272629760~8388608,306184192~4194304,318767104~8388608,335544320~33554432,381681664~8388608] 2024-08-17T01:55:44.469 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~25165824,33554432~20971520,71303168~20971520,96468992~12582912,113246208~12582912,130023424~12582912,155189248~20971520,184549376~12582912,205520896~46137344,260046848~8388608,272629760~8388608,306184192~4194304,318767104~12582912,335544320~37748736,381681664~8388608] 2024-08-17T01:55:44.469 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 7 diff [0~8388608,12582912~8388608,33554432~16777216,71303168~8388608,83886080~8388608,96468992~8388608,113246208~12582912,130023424~12582912,155189248~4194304,163577856~12582912,184549376~8388608,197132288~4194304,205520896~46137344,260046848~20971520,293601280~4194304,306184192~8388608,318767104~8388608,335544320~33554432,381681664~8388608] 2024-08-17T01:55:44.469 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~8388608,12582912~8388608,33554432~16777216,71303168~8388608,83886080~8388608,96468992~8388608,113246208~12582912,130023424~12582912,155189248~4194304,163577856~12582912,184549376~8388608,197132288~4194304,205520896~46137344,260046848~20971520,293601280~4194304,306184192~8388608,318767104~8388608,335544320~33554432,381681664~8388608] 2024-08-17T01:55:44.472 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~25165824,33554432~20971520,71303168~20971520,96468992~12582912,113246208~12582912,130023424~12582912,155189248~20971520,184549376~16777216,205520896~50331648,260046848~20971520,293601280~4194304,306184192~25165824,335544320~37748736,381681664~8388608] 2024-08-17T01:55:44.473 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 8 diff [0~8388608,12582912~8388608,33554432~20971520,71303168~8388608,83886080~8388608,96468992~12582912,113246208~37748736,155189248~4194304,163577856~29360128,197132288~4194304,205520896~46137344,255852544~25165824,293601280~4194304,306184192~8388608,318767104~50331648,381681664~8388608] 2024-08-17T01:55:44.473 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~8388608,12582912~8388608,33554432~20971520,71303168~8388608,83886080~8388608,96468992~12582912,113246208~37748736,155189248~4194304,163577856~29360128,197132288~4194304,205520896~46137344,255852544~25165824,293601280~4194304,306184192~8388608,318767104~50331648,381681664~8388608] 2024-08-17T01:55:44.476 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~25165824,33554432~20971520,71303168~20971520,96468992~104857600,205520896~75497472,293601280~4194304,306184192~67108864,381681664~8388608] 2024-08-17T01:55:44.476 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 9 diff [0~8388608,12582912~8388608,33554432~20971520,71303168~8388608,83886080~25165824,113246208~37748736,155189248~37748736,197132288~4194304,205520896~46137344,255852544~25165824,289406976~8388608,306184192~8388608,318767104~50331648,381681664~8388608,406847488~8388608] 2024-08-17T01:55:44.476 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~8388608,12582912~8388608,33554432~20971520,71303168~8388608,83886080~25165824,113246208~37748736,155189248~37748736,197132288~4194304,205520896~46137344,255852544~25165824,289406976~8388608,306184192~8388608,318767104~50331648,381681664~8388608,406847488~8388608] 2024-08-17T01:55:44.480 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~25165824,33554432~20971520,71303168~130023424,205520896~75497472,289406976~8388608,306184192~67108864,381681664~8388608,406847488~12582912] 2024-08-17T01:55:44.480 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 10 diff [0~8388608,12582912~8388608,33554432~20971520,71303168~8388608,83886080~25165824,113246208~37748736,155189248~37748736,197132288~4194304,205520896~75497472,289406976~8388608,306184192~62914560,381681664~8388608,406847488~8388608] 2024-08-17T01:55:44.481 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~8388608,12582912~8388608,33554432~20971520,71303168~8388608,83886080~25165824,113246208~37748736,155189248~37748736,197132288~4194304,205520896~75497472,289406976~8388608,306184192~62914560,381681664~8388608,406847488~8388608] 2024-08-17T01:55:44.484 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~25165824,33554432~20971520,71303168~130023424,205520896~75497472,289406976~8388608,306184192~67108864,381681664~8388608,406847488~12582912] 2024-08-17T01:55:44.484 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 11 diff [0~8388608,12582912~8388608,25165824~4194304,33554432~20971520,71303168~8388608,83886080~25165824,113246208~79691776,197132288~83886080,289406976~8388608,306184192~62914560,373293056~16777216,406847488~8388608] 2024-08-17T01:55:44.485 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~8388608,12582912~8388608,25165824~4194304,33554432~20971520,71303168~8388608,83886080~25165824,113246208~79691776,197132288~83886080,289406976~8388608,306184192~62914560,373293056~16777216,406847488~8388608] 2024-08-17T01:55:44.489 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~54525952,71303168~209715200,289406976~8388608,306184192~83886080,406847488~12582912] 2024-08-17T01:55:44.489 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 12 diff [0~8388608,12582912~16777216,33554432~20971520,58720256~8388608,71303168~8388608,83886080~88080384,176160768~16777216,197132288~83886080,289406976~8388608,306184192~62914560,373293056~16777216,406847488~8388608] 2024-08-17T01:55:44.489 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~8388608,12582912~16777216,33554432~20971520,58720256~8388608,71303168~8388608,83886080~88080384,176160768~16777216,197132288~83886080,289406976~8388608,306184192~62914560,373293056~16777216,406847488~8388608] 2024-08-17T01:55:44.494 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~54525952,58720256~8388608,71303168~209715200,289406976~8388608,306184192~83886080,406847488~12582912] 2024-08-17T01:55:44.494 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 13 diff [0~8388608,12582912~16777216,33554432~33554432,71303168~8388608,83886080~109051904,197132288~83886080,289406976~8388608,306184192~62914560,373293056~16777216,402653184~12582912] 2024-08-17T01:55:44.494 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~8388608,12582912~16777216,33554432~33554432,71303168~8388608,83886080~109051904,197132288~83886080,289406976~8388608,306184192~62914560,373293056~16777216,402653184~12582912] 2024-08-17T01:55:44.499 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~67108864,71303168~209715200,289406976~12582912,306184192~83886080,402653184~16777216] 2024-08-17T01:55:44.499 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 14 diff [0~8388608,12582912~67108864,83886080~109051904,197132288~83886080,289406976~8388608,306184192~62914560,373293056~20971520,402653184~12582912] 2024-08-17T01:55:44.499 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~8388608,12582912~67108864,83886080~109051904,197132288~83886080,289406976~8388608,306184192~62914560,373293056~20971520,402653184~12582912] 2024-08-17T01:55:44.505 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~281018368,289406976~12582912,306184192~88080384,402653184~16777216] 2024-08-17T01:55:44.505 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 15 diff [0~79691776,83886080~109051904,197132288~83886080,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.505 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~79691776,83886080~109051904,197132288~83886080,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.510 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~281018368,289406976~12582912,306184192~88080384,402653184~16777216] 2024-08-17T01:55:44.511 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 16 diff [0~79691776,83886080~109051904,197132288~83886080,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.511 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~79691776,83886080~109051904,197132288~83886080,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.517 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~281018368,289406976~12582912,306184192~88080384,402653184~16777216] 2024-08-17T01:55:44.517 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 17 diff [0~192937984,197132288~88080384,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.518 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~192937984,197132288~88080384,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.525 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~12582912,306184192~88080384,402653184~16777216] 2024-08-17T01:55:44.525 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 18 diff [0~54525952,58720256~134217728,197132288~88080384,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.525 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.533 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~12582912,306184192~88080384,402653184~16777216] 2024-08-17T01:55:44.533 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to 19 diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:44.533 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:44.540 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~104857600,398458880~20971520] 2024-08-17T01:55:44.540 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 3 diff [71303168~8388608,96468992~8388608,163577856~8388608,239075328~12582912,272629760~8388608,318767104~8388608,360710144~8388608] 2024-08-17T01:55:44.540 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [71303168~8388608,96468992~8388608,163577856~8388608,239075328~12582912,272629760~8388608,318767104~8388608,360710144~8388608] 2024-08-17T01:55:44.541 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [71303168~12582912,96468992~12582912,163577856~12582912,239075328~12582912,272629760~8388608,318767104~12582912,360710144~8388608] 2024-08-17T01:55:44.541 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 4 diff [71303168~8388608,96468992~8388608,134217728~8388608,163577856~8388608,184549376~8388608,209715200~12582912,239075328~12582912,272629760~8388608,318767104~8388608,339738624~12582912,360710144~8388608,381681664~8388608] 2024-08-17T01:55:44.541 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [71303168~8388608,96468992~8388608,134217728~8388608,163577856~8388608,184549376~8388608,209715200~12582912,239075328~12582912,272629760~8388608,318767104~8388608,339738624~12582912,360710144~8388608,381681664~8388608] 2024-08-17T01:55:44.543 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [71303168~12582912,96468992~12582912,134217728~8388608,163577856~12582912,184549376~12582912,209715200~16777216,239075328~12582912,272629760~8388608,318767104~12582912,339738624~12582912,360710144~8388608,381681664~8388608] 2024-08-17T01:55:44.543 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 5 diff [12582912~8388608,33554432~12582912,71303168~8388608,83886080~4194304,96468992~8388608,113246208~4194304,134217728~8388608,163577856~8388608,184549376~8388608,209715200~12582912,239075328~12582912,260046848~8388608,272629760~8388608,318767104~8388608,339738624~29360128,381681664~8388608] 2024-08-17T01:55:44.543 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [12582912~8388608,33554432~12582912,71303168~8388608,83886080~4194304,96468992~8388608,113246208~4194304,134217728~8388608,163577856~8388608,184549376~8388608,209715200~12582912,239075328~12582912,260046848~8388608,272629760~8388608,318767104~8388608,339738624~29360128,381681664~8388608] 2024-08-17T01:55:44.545 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [12582912~12582912,33554432~16777216,71303168~16777216,96468992~12582912,113246208~4194304,134217728~8388608,163577856~12582912,184549376~12582912,209715200~16777216,239075328~12582912,260046848~8388608,272629760~8388608,318767104~12582912,339738624~29360128,381681664~8388608] 2024-08-17T01:55:44.545 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 6 diff [12582912~8388608,33554432~16777216,71303168~8388608,83886080~4194304,96468992~8388608,113246208~12582912,134217728~8388608,163577856~8388608,184549376~8388608,209715200~25165824,239075328~12582912,260046848~8388608,272629760~8388608,318767104~8388608,335544320~33554432,381681664~8388608] 2024-08-17T01:55:44.545 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [12582912~8388608,33554432~16777216,71303168~8388608,83886080~4194304,96468992~8388608,113246208~12582912,134217728~8388608,163577856~8388608,184549376~8388608,209715200~25165824,239075328~12582912,260046848~8388608,272629760~8388608,318767104~8388608,335544320~33554432,381681664~8388608] 2024-08-17T01:55:44.547 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [12582912~12582912,33554432~20971520,71303168~16777216,96468992~12582912,113246208~12582912,134217728~8388608,163577856~12582912,184549376~12582912,209715200~25165824,239075328~12582912,260046848~8388608,272629760~8388608,318767104~12582912,335544320~37748736,381681664~8388608] 2024-08-17T01:55:44.547 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 7 diff [12582912~8388608,33554432~16777216,71303168~8388608,83886080~4194304,96468992~8388608,113246208~12582912,134217728~8388608,163577856~12582912,184549376~8388608,197132288~4194304,209715200~25165824,239075328~12582912,260046848~20971520,293601280~4194304,306184192~8388608,318767104~8388608,335544320~33554432,381681664~8388608] 2024-08-17T01:55:44.547 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [12582912~8388608,33554432~16777216,71303168~8388608,83886080~4194304,96468992~8388608,113246208~12582912,134217728~8388608,163577856~12582912,184549376~8388608,197132288~4194304,209715200~25165824,239075328~12582912,260046848~20971520,293601280~4194304,306184192~8388608,318767104~8388608,335544320~33554432,381681664~8388608] 2024-08-17T01:55:44.549 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [12582912~12582912,33554432~20971520,71303168~16777216,96468992~12582912,113246208~12582912,134217728~8388608,163577856~12582912,184549376~16777216,209715200~25165824,239075328~16777216,260046848~20971520,293601280~4194304,306184192~25165824,335544320~37748736,381681664~8388608] 2024-08-17T01:55:44.549 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 8 diff [12582912~8388608,33554432~16777216,71303168~8388608,83886080~4194304,96468992~12582912,113246208~37748736,163577856~29360128,197132288~4194304,209715200~25165824,239075328~12582912,255852544~25165824,293601280~4194304,306184192~8388608,318767104~50331648,381681664~8388608] 2024-08-17T01:55:44.549 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [12582912~8388608,33554432~16777216,71303168~8388608,83886080~4194304,96468992~12582912,113246208~37748736,163577856~29360128,197132288~4194304,209715200~25165824,239075328~12582912,255852544~25165824,293601280~4194304,306184192~8388608,318767104~50331648,381681664~8388608] 2024-08-17T01:55:44.552 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [12582912~12582912,33554432~20971520,71303168~16777216,96468992~58720256,163577856~37748736,209715200~25165824,239075328~41943040,293601280~4194304,306184192~67108864,381681664~8388608] 2024-08-17T01:55:44.552 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 9 diff [12582912~8388608,33554432~16777216,71303168~8388608,83886080~25165824,113246208~37748736,159383552~33554432,197132288~4194304,209715200~25165824,239075328~12582912,255852544~25165824,289406976~8388608,306184192~8388608,318767104~50331648,381681664~8388608,406847488~8388608] 2024-08-17T01:55:44.552 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [12582912~8388608,33554432~16777216,71303168~8388608,83886080~25165824,113246208~37748736,159383552~33554432,197132288~4194304,209715200~25165824,239075328~12582912,255852544~25165824,289406976~8388608,306184192~8388608,318767104~50331648,381681664~8388608,406847488~8388608] 2024-08-17T01:55:44.555 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [12582912~12582912,33554432~20971520,71303168~83886080,159383552~41943040,209715200~25165824,239075328~41943040,289406976~8388608,306184192~67108864,381681664~8388608,406847488~12582912] 2024-08-17T01:55:44.555 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 10 diff [12582912~8388608,33554432~16777216,71303168~8388608,83886080~25165824,113246208~37748736,159383552~33554432,197132288~4194304,209715200~71303168,289406976~8388608,306184192~8388608,318767104~50331648,381681664~8388608,406847488~8388608] 2024-08-17T01:55:44.556 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [12582912~8388608,33554432~16777216,71303168~8388608,83886080~25165824,113246208~37748736,159383552~33554432,197132288~4194304,209715200~71303168,289406976~8388608,306184192~8388608,318767104~50331648,381681664~8388608,406847488~8388608] 2024-08-17T01:55:44.559 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [12582912~12582912,33554432~20971520,71303168~83886080,159383552~41943040,209715200~71303168,289406976~8388608,306184192~67108864,381681664~8388608,406847488~12582912] 2024-08-17T01:55:44.559 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 11 diff [8388608~12582912,25165824~4194304,33554432~16777216,71303168~8388608,83886080~25165824,113246208~41943040,159383552~33554432,197132288~8388608,209715200~71303168,289406976~8388608,306184192~8388608,318767104~50331648,373293056~16777216,406847488~8388608] 2024-08-17T01:55:44.559 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~12582912,25165824~4194304,33554432~16777216,71303168~8388608,83886080~25165824,113246208~41943040,159383552~33554432,197132288~8388608,209715200~71303168,289406976~8388608,306184192~8388608,318767104~50331648,373293056~16777216,406847488~8388608] 2024-08-17T01:55:44.563 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~46137344,71303168~134217728,209715200~71303168,289406976~8388608,306184192~83886080,406847488~12582912] 2024-08-17T01:55:44.563 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 12 diff [8388608~20971520,33554432~16777216,58720256~8388608,71303168~8388608,83886080~71303168,159383552~12582912,176160768~16777216,197132288~8388608,209715200~71303168,289406976~8388608,306184192~8388608,318767104~50331648,373293056~16777216,406847488~8388608] 2024-08-17T01:55:44.563 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~20971520,33554432~16777216,58720256~8388608,71303168~8388608,83886080~71303168,159383552~12582912,176160768~16777216,197132288~8388608,209715200~71303168,289406976~8388608,306184192~8388608,318767104~50331648,373293056~16777216,406847488~8388608] 2024-08-17T01:55:44.568 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~46137344,58720256~8388608,71303168~134217728,209715200~71303168,289406976~8388608,306184192~83886080,406847488~12582912] 2024-08-17T01:55:44.568 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 13 diff [8388608~20971520,33554432~33554432,71303168~8388608,83886080~71303168,159383552~33554432,197132288~8388608,209715200~71303168,289406976~8388608,306184192~8388608,318767104~50331648,373293056~16777216,402653184~12582912] 2024-08-17T01:55:44.568 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~20971520,33554432~33554432,71303168~8388608,83886080~71303168,159383552~33554432,197132288~8388608,209715200~71303168,289406976~8388608,306184192~8388608,318767104~50331648,373293056~16777216,402653184~12582912] 2024-08-17T01:55:44.573 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~58720256,71303168~134217728,209715200~71303168,289406976~12582912,306184192~83886080,402653184~16777216] 2024-08-17T01:55:44.573 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 14 diff [8388608~71303168,83886080~71303168,159383552~33554432,197132288~8388608,209715200~71303168,289406976~8388608,306184192~62914560,373293056~20971520,402653184~12582912] 2024-08-17T01:55:44.573 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~71303168,83886080~71303168,159383552~33554432,197132288~8388608,209715200~71303168,289406976~8388608,306184192~62914560,373293056~20971520,402653184~12582912] 2024-08-17T01:55:44.578 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~197132288,209715200~71303168,289406976~12582912,306184192~88080384,402653184~16777216] 2024-08-17T01:55:44.578 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 15 diff [4194304~4194304,12582912~67108864,83886080~71303168,159383552~33554432,197132288~8388608,209715200~71303168,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.578 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~67108864,83886080~71303168,159383552~33554432,197132288~8388608,209715200~71303168,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.584 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~71303168,289406976~12582912,306184192~88080384,402653184~16777216] 2024-08-17T01:55:44.584 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 16 diff [4194304~4194304,12582912~67108864,83886080~109051904,197132288~8388608,209715200~71303168,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.584 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~67108864,83886080~109051904,197132288~8388608,209715200~71303168,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.590 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~71303168,289406976~12582912,306184192~88080384,402653184~16777216] 2024-08-17T01:55:44.590 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 17 diff [4194304~4194304,12582912~180355072,197132288~8388608,209715200~75497472,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.590 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~180355072,197132288~8388608,209715200~75497472,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.596 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~75497472,289406976~12582912,306184192~88080384,402653184~16777216] 2024-08-17T01:55:44.596 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 18 diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.596 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.602 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~75497472,289406976~12582912,306184192~88080384,402653184~16777216] 2024-08-17T01:55:44.602 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to 19 diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:44.602 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:44.608 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~75497472,289406976~104857600,398458880~20971520] 2024-08-17T01:55:44.608 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 4 diff [134217728~8388608,163577856~4194304,184549376~8388608,209715200~12582912,339738624~12582912,381681664~8388608] 2024-08-17T01:55:44.608 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [134217728~8388608,163577856~4194304,184549376~8388608,209715200~12582912,339738624~12582912,381681664~8388608] 2024-08-17T01:55:44.610 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [134217728~8388608,163577856~8388608,184549376~12582912,209715200~16777216,339738624~12582912,381681664~8388608] 2024-08-17T01:55:44.610 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 5 diff [12582912~8388608,33554432~12582912,83886080~4194304,113246208~4194304,134217728~8388608,163577856~4194304,184549376~8388608,209715200~12582912,260046848~8388608,339738624~20971520,381681664~8388608] 2024-08-17T01:55:44.610 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [12582912~8388608,33554432~12582912,83886080~4194304,113246208~4194304,134217728~8388608,163577856~4194304,184549376~8388608,209715200~12582912,260046848~8388608,339738624~20971520,381681664~8388608] 2024-08-17T01:55:44.611 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [12582912~12582912,33554432~16777216,83886080~4194304,113246208~4194304,134217728~8388608,163577856~8388608,184549376~12582912,209715200~16777216,260046848~8388608,339738624~20971520,381681664~8388608] 2024-08-17T01:55:44.611 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 6 diff [12582912~8388608,33554432~16777216,83886080~4194304,113246208~12582912,134217728~8388608,163577856~4194304,184549376~8388608,209715200~25165824,260046848~8388608,272629760~4194304,335544320~25165824,364904448~4194304,381681664~8388608] 2024-08-17T01:55:44.612 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [12582912~8388608,33554432~16777216,83886080~4194304,113246208~12582912,134217728~8388608,163577856~4194304,184549376~8388608,209715200~25165824,260046848~8388608,272629760~4194304,335544320~25165824,364904448~4194304,381681664~8388608] 2024-08-17T01:55:44.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:44 smithi177 ceph-mon[90034]: osdmap e2278: 8 total, 8 up, 8 in 2024-08-17T01:55:44.613 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [12582912~12582912,33554432~20971520,83886080~4194304,113246208~12582912,134217728~8388608,163577856~8388608,184549376~12582912,209715200~25165824,260046848~8388608,272629760~4194304,335544320~25165824,364904448~8388608,381681664~8388608] 2024-08-17T01:55:44.613 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 7 diff [12582912~8388608,33554432~16777216,83886080~4194304,113246208~12582912,134217728~8388608,163577856~4194304,171966464~4194304,184549376~8388608,197132288~4194304,209715200~25165824,247463936~4194304,260046848~16777216,293601280~4194304,306184192~8388608,318767104~4194304,335544320~33554432,381681664~8388608] 2024-08-17T01:55:44.613 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [12582912~8388608,33554432~16777216,83886080~4194304,113246208~12582912,134217728~8388608,163577856~4194304,171966464~4194304,184549376~8388608,197132288~4194304,209715200~25165824,247463936~4194304,260046848~16777216,293601280~4194304,306184192~8388608,318767104~4194304,335544320~33554432,381681664~8388608] 2024-08-17T01:55:44.616 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [12582912~12582912,33554432~20971520,83886080~4194304,113246208~12582912,134217728~8388608,163577856~12582912,184549376~16777216,209715200~25165824,247463936~8388608,260046848~16777216,293601280~4194304,306184192~20971520,335544320~37748736,381681664~8388608] 2024-08-17T01:55:44.616 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 8 diff [12582912~8388608,33554432~16777216,71303168~8388608,83886080~4194304,100663296~8388608,113246208~37748736,163577856~4194304,171966464~20971520,197132288~4194304,209715200~25165824,247463936~4194304,255852544~20971520,293601280~4194304,306184192~8388608,318767104~4194304,327155712~41943040,381681664~8388608] 2024-08-17T01:55:44.616 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [12582912~8388608,33554432~16777216,71303168~8388608,83886080~4194304,100663296~8388608,113246208~37748736,163577856~4194304,171966464~20971520,197132288~4194304,209715200~25165824,247463936~4194304,255852544~20971520,293601280~4194304,306184192~8388608,318767104~4194304,327155712~41943040,381681664~8388608] 2024-08-17T01:55:44.618 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [12582912~12582912,33554432~20971520,71303168~8388608,83886080~4194304,100663296~54525952,163577856~37748736,209715200~25165824,247463936~29360128,293601280~4194304,306184192~67108864,381681664~8388608] 2024-08-17T01:55:44.618 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 9 diff [12582912~8388608,33554432~16777216,71303168~8388608,83886080~12582912,100663296~8388608,113246208~37748736,159383552~8388608,171966464~20971520,197132288~4194304,209715200~25165824,239075328~4194304,247463936~4194304,255852544~20971520,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,381681664~8388608,406847488~8388608] 2024-08-17T01:55:44.618 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [12582912~8388608,33554432~16777216,71303168~8388608,83886080~12582912,100663296~8388608,113246208~37748736,159383552~8388608,171966464~20971520,197132288~4194304,209715200~25165824,239075328~4194304,247463936~4194304,255852544~20971520,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,381681664~8388608,406847488~8388608] 2024-08-17T01:55:44.622 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [12582912~12582912,33554432~20971520,71303168~8388608,83886080~71303168,159383552~41943040,209715200~25165824,239075328~4194304,247463936~29360128,289406976~8388608,306184192~67108864,381681664~8388608,406847488~12582912] 2024-08-17T01:55:44.622 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 10 diff [12582912~8388608,33554432~16777216,71303168~8388608,83886080~12582912,100663296~8388608,113246208~37748736,159383552~8388608,171966464~20971520,197132288~4194304,209715200~33554432,247463936~29360128,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,381681664~8388608,406847488~8388608] 2024-08-17T01:55:44.622 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [12582912~8388608,33554432~16777216,71303168~8388608,83886080~12582912,100663296~8388608,113246208~37748736,159383552~8388608,171966464~20971520,197132288~4194304,209715200~33554432,247463936~29360128,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,381681664~8388608,406847488~8388608] 2024-08-17T01:55:44.625 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [12582912~12582912,33554432~20971520,71303168~8388608,83886080~71303168,159383552~41943040,209715200~33554432,247463936~29360128,289406976~8388608,306184192~67108864,381681664~8388608,406847488~12582912] 2024-08-17T01:55:44.625 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 11 diff [8388608~12582912,25165824~4194304,33554432~16777216,71303168~8388608,83886080~12582912,100663296~8388608,113246208~41943040,159383552~8388608,171966464~20971520,197132288~8388608,209715200~33554432,247463936~29360128,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,373293056~16777216,406847488~8388608] 2024-08-17T01:55:44.625 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~12582912,25165824~4194304,33554432~16777216,71303168~8388608,83886080~12582912,100663296~8388608,113246208~41943040,159383552~8388608,171966464~20971520,197132288~8388608,209715200~33554432,247463936~29360128,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,373293056~16777216,406847488~8388608] 2024-08-17T01:55:44.628 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~46137344,71303168~8388608,83886080~121634816,209715200~33554432,247463936~29360128,289406976~8388608,306184192~83886080,406847488~12582912] 2024-08-17T01:55:44.629 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 12 diff [8388608~20971520,33554432~16777216,58720256~8388608,71303168~8388608,83886080~12582912,100663296~54525952,159383552~12582912,176160768~16777216,197132288~8388608,209715200~33554432,247463936~29360128,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,373293056~16777216,406847488~8388608] 2024-08-17T01:55:44.629 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~20971520,33554432~16777216,58720256~8388608,71303168~8388608,83886080~12582912,100663296~54525952,159383552~12582912,176160768~16777216,197132288~8388608,209715200~33554432,247463936~29360128,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,373293056~16777216,406847488~8388608] 2024-08-17T01:55:44.633 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~46137344,58720256~8388608,71303168~8388608,83886080~121634816,209715200~33554432,247463936~29360128,289406976~8388608,306184192~83886080,406847488~12582912] 2024-08-17T01:55:44.633 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 13 diff [8388608~20971520,33554432~33554432,71303168~8388608,83886080~71303168,159383552~33554432,197132288~8388608,209715200~33554432,247463936~29360128,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,373293056~16777216,402653184~12582912] 2024-08-17T01:55:44.633 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~20971520,33554432~33554432,71303168~8388608,83886080~71303168,159383552~33554432,197132288~8388608,209715200~33554432,247463936~29360128,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,373293056~16777216,402653184~12582912] 2024-08-17T01:55:44.637 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~58720256,71303168~8388608,83886080~121634816,209715200~33554432,247463936~29360128,289406976~12582912,306184192~83886080,402653184~16777216] 2024-08-17T01:55:44.637 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 14 diff [8388608~71303168,83886080~71303168,159383552~33554432,197132288~8388608,209715200~33554432,247463936~29360128,289406976~8388608,306184192~16777216,327155712~41943040,373293056~20971520,402653184~12582912] 2024-08-17T01:55:44.637 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~71303168,83886080~71303168,159383552~33554432,197132288~8388608,209715200~33554432,247463936~29360128,289406976~8388608,306184192~16777216,327155712~41943040,373293056~20971520,402653184~12582912] 2024-08-17T01:55:44.641 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~71303168,83886080~121634816,209715200~33554432,247463936~33554432,289406976~12582912,306184192~88080384,402653184~16777216] 2024-08-17T01:55:44.641 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 15 diff [4194304~4194304,12582912~67108864,83886080~71303168,159383552~33554432,197132288~8388608,209715200~33554432,247463936~29360128,289406976~8388608,306184192~16777216,327155712~67108864,402653184~12582912] 2024-08-17T01:55:44.641 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~67108864,83886080~71303168,159383552~33554432,197132288~8388608,209715200~33554432,247463936~29360128,289406976~8388608,306184192~16777216,327155712~67108864,402653184~12582912] 2024-08-17T01:55:44.646 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~75497472,83886080~121634816,209715200~33554432,247463936~33554432,289406976~12582912,306184192~88080384,402653184~16777216] 2024-08-17T01:55:44.646 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 16 diff [4194304~4194304,12582912~67108864,83886080~109051904,197132288~8388608,209715200~33554432,247463936~29360128,289406976~8388608,306184192~16777216,327155712~67108864,402653184~12582912] 2024-08-17T01:55:44.646 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~67108864,83886080~109051904,197132288~8388608,209715200~33554432,247463936~29360128,289406976~8388608,306184192~16777216,327155712~67108864,402653184~12582912] 2024-08-17T01:55:44.651 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~75497472,83886080~121634816,209715200~33554432,247463936~33554432,289406976~12582912,306184192~88080384,402653184~16777216] 2024-08-17T01:55:44.651 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 17 diff [4194304~4194304,12582912~180355072,197132288~8388608,209715200~33554432,247463936~37748736,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.651 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~180355072,197132288~8388608,209715200~33554432,247463936~37748736,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.658 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,402653184~16777216] 2024-08-17T01:55:44.658 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 18 diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.658 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.664 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,402653184~16777216] 2024-08-17T01:55:44.664 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to 19 diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:44.664 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:44.670 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~33554432,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:44.670 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 5 diff [12582912~8388608,33554432~12582912,83886080~4194304,113246208~4194304,260046848~8388608,352321536~8388608,381681664~4194304] 2024-08-17T01:55:44.670 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [12582912~8388608,33554432~12582912,83886080~4194304,113246208~4194304,260046848~8388608,352321536~8388608,381681664~4194304] 2024-08-17T01:55:44.671 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [12582912~12582912,33554432~16777216,83886080~4194304,113246208~4194304,260046848~8388608,352321536~8388608,381681664~4194304] 2024-08-17T01:55:44.672 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 6 diff [12582912~8388608,33554432~16777216,83886080~4194304,113246208~12582912,134217728~4194304,222298112~12582912,260046848~8388608,272629760~4194304,335544320~8388608,352321536~8388608,364904448~4194304,381681664~4194304] 2024-08-17T01:55:44.672 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [12582912~8388608,33554432~16777216,83886080~4194304,113246208~12582912,134217728~4194304,222298112~12582912,260046848~8388608,272629760~4194304,335544320~8388608,352321536~8388608,364904448~4194304,381681664~4194304] 2024-08-17T01:55:44.674 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [12582912~12582912,33554432~20971520,83886080~4194304,113246208~12582912,134217728~8388608,222298112~12582912,260046848~8388608,272629760~4194304,335544320~8388608,352321536~8388608,364904448~8388608,381681664~4194304] 2024-08-17T01:55:44.674 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 7 diff [12582912~8388608,33554432~16777216,83886080~4194304,113246208~12582912,134217728~4194304,171966464~4194304,197132288~4194304,222298112~12582912,247463936~4194304,260046848~16777216,293601280~4194304,306184192~8388608,318767104~4194304,335544320~8388608,352321536~16777216,381681664~4194304] 2024-08-17T01:55:44.674 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [12582912~8388608,33554432~16777216,83886080~4194304,113246208~12582912,134217728~4194304,171966464~4194304,197132288~4194304,222298112~12582912,247463936~4194304,260046848~16777216,293601280~4194304,306184192~8388608,318767104~4194304,335544320~8388608,352321536~16777216,381681664~4194304] 2024-08-17T01:55:44.676 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [12582912~12582912,33554432~20971520,83886080~4194304,113246208~12582912,134217728~8388608,171966464~4194304,197132288~4194304,222298112~12582912,247463936~8388608,260046848~16777216,293601280~4194304,306184192~20971520,335544320~12582912,352321536~20971520,381681664~4194304] 2024-08-17T01:55:44.676 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 8 diff [12582912~8388608,33554432~16777216,71303168~8388608,83886080~4194304,100663296~8388608,113246208~25165824,142606336~8388608,171966464~12582912,197132288~4194304,222298112~12582912,247463936~4194304,255852544~20971520,293601280~4194304,306184192~8388608,318767104~4194304,327155712~16777216,352321536~16777216,381681664~4194304] 2024-08-17T01:55:44.676 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [12582912~8388608,33554432~16777216,71303168~8388608,83886080~4194304,100663296~8388608,113246208~25165824,142606336~8388608,171966464~12582912,197132288~4194304,222298112~12582912,247463936~4194304,255852544~20971520,293601280~4194304,306184192~8388608,318767104~4194304,327155712~16777216,352321536~16777216,381681664~4194304] 2024-08-17T01:55:44.678 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [12582912~12582912,33554432~20971520,71303168~8388608,83886080~4194304,100663296~54525952,171966464~16777216,197132288~4194304,222298112~12582912,247463936~29360128,293601280~4194304,306184192~41943040,352321536~20971520,381681664~4194304] 2024-08-17T01:55:44.678 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 9 diff [12582912~8388608,33554432~16777216,71303168~8388608,83886080~12582912,100663296~8388608,113246208~37748736,159383552~4194304,171966464~12582912,197132288~4194304,222298112~12582912,239075328~4194304,247463936~4194304,255852544~20971520,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,381681664~4194304,406847488~8388608] 2024-08-17T01:55:44.678 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [12582912~8388608,33554432~16777216,71303168~8388608,83886080~12582912,100663296~8388608,113246208~37748736,159383552~4194304,171966464~12582912,197132288~4194304,222298112~12582912,239075328~4194304,247463936~4194304,255852544~20971520,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,381681664~4194304,406847488~8388608] 2024-08-17T01:55:44.681 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [12582912~12582912,33554432~20971520,71303168~8388608,83886080~71303168,159383552~8388608,171966464~16777216,197132288~4194304,222298112~12582912,239075328~4194304,247463936~29360128,289406976~8388608,306184192~67108864,381681664~4194304,406847488~12582912] 2024-08-17T01:55:44.681 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 10 diff [12582912~8388608,33554432~16777216,71303168~8388608,83886080~12582912,100663296~8388608,113246208~37748736,159383552~4194304,171966464~12582912,197132288~4194304,213909504~29360128,247463936~29360128,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,381681664~4194304,406847488~8388608] 2024-08-17T01:55:44.681 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [12582912~8388608,33554432~16777216,71303168~8388608,83886080~12582912,100663296~8388608,113246208~37748736,159383552~4194304,171966464~12582912,197132288~4194304,213909504~29360128,247463936~29360128,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,381681664~4194304,406847488~8388608] 2024-08-17T01:55:44.684 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [12582912~12582912,33554432~20971520,71303168~8388608,83886080~71303168,159383552~8388608,171966464~16777216,197132288~4194304,213909504~29360128,247463936~29360128,289406976~8388608,306184192~67108864,381681664~4194304,406847488~12582912] 2024-08-17T01:55:44.684 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 11 diff [8388608~12582912,25165824~4194304,33554432~16777216,71303168~8388608,83886080~12582912,100663296~8388608,113246208~41943040,159383552~4194304,171966464~12582912,197132288~8388608,213909504~29360128,247463936~29360128,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,373293056~12582912,406847488~8388608] 2024-08-17T01:55:44.684 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~12582912,25165824~4194304,33554432~16777216,71303168~8388608,83886080~12582912,100663296~8388608,113246208~41943040,159383552~4194304,171966464~12582912,197132288~8388608,213909504~29360128,247463936~29360128,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,373293056~12582912,406847488~8388608] 2024-08-17T01:55:44.687 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~46137344,71303168~8388608,83886080~83886080,171966464~16777216,197132288~8388608,213909504~29360128,247463936~29360128,289406976~8388608,306184192~79691776,406847488~12582912] 2024-08-17T01:55:44.687 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 12 diff [8388608~20971520,33554432~16777216,58720256~8388608,71303168~8388608,83886080~12582912,100663296~54525952,159383552~4194304,167772160~4194304,176160768~8388608,197132288~8388608,213909504~29360128,247463936~29360128,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,373293056~12582912,406847488~8388608] 2024-08-17T01:55:44.688 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~20971520,33554432~16777216,58720256~8388608,71303168~8388608,83886080~12582912,100663296~54525952,159383552~4194304,167772160~4194304,176160768~8388608,197132288~8388608,213909504~29360128,247463936~29360128,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,373293056~12582912,406847488~8388608] 2024-08-17T01:55:44.692 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~46137344,58720256~8388608,71303168~8388608,83886080~104857600,197132288~8388608,213909504~29360128,247463936~29360128,289406976~8388608,306184192~79691776,406847488~12582912] 2024-08-17T01:55:44.692 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 13 diff [8388608~20971520,33554432~33554432,71303168~8388608,83886080~71303168,159383552~4194304,167772160~16777216,197132288~8388608,213909504~29360128,247463936~29360128,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,373293056~12582912,402653184~12582912] 2024-08-17T01:55:44.692 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~20971520,33554432~33554432,71303168~8388608,83886080~71303168,159383552~4194304,167772160~16777216,197132288~8388608,213909504~29360128,247463936~29360128,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,373293056~12582912,402653184~12582912] 2024-08-17T01:55:44.696 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~58720256,71303168~8388608,83886080~104857600,197132288~8388608,213909504~29360128,247463936~29360128,289406976~12582912,306184192~79691776,402653184~16777216] 2024-08-17T01:55:44.696 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 14 diff [8388608~71303168,83886080~71303168,159383552~4194304,167772160~16777216,197132288~8388608,213909504~29360128,247463936~29360128,289406976~8388608,306184192~16777216,327155712~41943040,373293056~16777216,402653184~12582912] 2024-08-17T01:55:44.696 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~71303168,83886080~71303168,159383552~4194304,167772160~16777216,197132288~8388608,213909504~29360128,247463936~29360128,289406976~8388608,306184192~16777216,327155712~41943040,373293056~16777216,402653184~12582912] 2024-08-17T01:55:44.700 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~71303168,83886080~104857600,197132288~8388608,213909504~29360128,247463936~33554432,289406976~12582912,306184192~88080384,402653184~16777216] 2024-08-17T01:55:44.700 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 15 diff [4194304~4194304,12582912~67108864,83886080~71303168,159383552~4194304,167772160~16777216,197132288~8388608,213909504~29360128,247463936~29360128,289406976~8388608,306184192~16777216,327155712~67108864,402653184~12582912] 2024-08-17T01:55:44.700 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~67108864,83886080~71303168,159383552~4194304,167772160~16777216,197132288~8388608,213909504~29360128,247463936~29360128,289406976~8388608,306184192~16777216,327155712~67108864,402653184~12582912] 2024-08-17T01:55:44.705 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~75497472,83886080~104857600,197132288~8388608,213909504~29360128,247463936~33554432,289406976~12582912,306184192~88080384,402653184~16777216] 2024-08-17T01:55:44.705 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 16 diff [4194304~4194304,12582912~67108864,83886080~79691776,167772160~16777216,197132288~8388608,213909504~29360128,247463936~29360128,289406976~8388608,306184192~16777216,327155712~67108864,402653184~12582912] 2024-08-17T01:55:44.706 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~67108864,83886080~79691776,167772160~16777216,197132288~8388608,213909504~29360128,247463936~29360128,289406976~8388608,306184192~16777216,327155712~67108864,402653184~12582912] 2024-08-17T01:55:44.710 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~75497472,83886080~104857600,197132288~8388608,213909504~29360128,247463936~33554432,289406976~12582912,306184192~88080384,402653184~16777216] 2024-08-17T01:55:44.710 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 17 diff [4194304~4194304,12582912~171966464,197132288~8388608,213909504~29360128,247463936~37748736,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.710 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~171966464,197132288~8388608,213909504~29360128,247463936~37748736,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.716 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~184549376,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,402653184~16777216] 2024-08-17T01:55:44.716 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 18 diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.716 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~8388608,306184192~88080384,402653184~12582912] 2024-08-17T01:55:44.722 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~184549376,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,402653184~16777216] 2024-08-17T01:55:44.722 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to 19 diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:44.722 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:44.729 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~184549376,197132288~8388608,213909504~29360128,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:44.729 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to 6 diff [46137344~4194304,117440512~8388608,134217728~4194304,222298112~12582912,272629760~4194304,335544320~8388608,352321536~8388608,364904448~4194304] 2024-08-17T01:55:44.729 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [46137344~4194304,117440512~8388608,134217728~4194304,222298112~12582912,272629760~4194304,335544320~8388608,352321536~8388608,364904448~4194304] 2024-08-17T01:55:44.730 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [46137344~8388608,117440512~8388608,134217728~8388608,222298112~12582912,272629760~4194304,335544320~8388608,352321536~8388608,364904448~8388608] 2024-08-17T01:55:44.730 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to 7 diff [16777216~4194304,46137344~4194304,117440512~8388608,134217728~4194304,171966464~4194304,197132288~4194304,222298112~12582912,247463936~4194304,268435456~8388608,293601280~4194304,306184192~8388608,318767104~4194304,335544320~8388608,352321536~16777216] 2024-08-17T01:55:44.730 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [16777216~4194304,46137344~4194304,117440512~8388608,134217728~4194304,171966464~4194304,197132288~4194304,222298112~12582912,247463936~4194304,268435456~8388608,293601280~4194304,306184192~8388608,318767104~4194304,335544320~8388608,352321536~16777216] 2024-08-17T01:55:44.732 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [16777216~8388608,46137344~8388608,117440512~8388608,134217728~8388608,171966464~4194304,197132288~4194304,222298112~12582912,247463936~8388608,268435456~8388608,293601280~4194304,306184192~20971520,335544320~12582912,352321536~20971520] 2024-08-17T01:55:44.732 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to 8 diff [16777216~4194304,46137344~8388608,71303168~8388608,100663296~8388608,117440512~20971520,142606336~8388608,171966464~12582912,197132288~4194304,222298112~12582912,247463936~4194304,255852544~8388608,268435456~8388608,293601280~4194304,306184192~8388608,318767104~4194304,327155712~16777216,352321536~16777216] 2024-08-17T01:55:44.732 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [16777216~4194304,46137344~8388608,71303168~8388608,100663296~8388608,117440512~20971520,142606336~8388608,171966464~12582912,197132288~4194304,222298112~12582912,247463936~4194304,255852544~8388608,268435456~8388608,293601280~4194304,306184192~8388608,318767104~4194304,327155712~16777216,352321536~16777216] 2024-08-17T01:55:44.734 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [16777216~8388608,46137344~8388608,71303168~8388608,100663296~12582912,117440512~37748736,171966464~16777216,197132288~4194304,222298112~12582912,247463936~16777216,268435456~8388608,293601280~4194304,306184192~41943040,352321536~20971520] 2024-08-17T01:55:44.734 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to 9 diff [16777216~8388608,46137344~8388608,71303168~8388608,88080384~8388608,100663296~8388608,117440512~33554432,159383552~4194304,171966464~12582912,197132288~4194304,222298112~12582912,239075328~4194304,247463936~4194304,255852544~8388608,268435456~8388608,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,406847488~8388608] 2024-08-17T01:55:44.734 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [16777216~8388608,46137344~8388608,71303168~8388608,88080384~8388608,100663296~8388608,117440512~33554432,159383552~4194304,171966464~12582912,197132288~4194304,222298112~12582912,239075328~4194304,247463936~4194304,255852544~8388608,268435456~8388608,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,406847488~8388608] 2024-08-17T01:55:44.736 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [16777216~8388608,46137344~8388608,71303168~8388608,88080384~25165824,117440512~37748736,159383552~8388608,171966464~16777216,197132288~4194304,222298112~12582912,239075328~4194304,247463936~16777216,268435456~8388608,289406976~8388608,306184192~67108864,406847488~12582912] 2024-08-17T01:55:44.736 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to 10 diff [16777216~8388608,46137344~8388608,71303168~8388608,88080384~8388608,100663296~8388608,113246208~37748736,159383552~4194304,171966464~12582912,197132288~4194304,213909504~29360128,247463936~16777216,268435456~8388608,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,406847488~8388608] 2024-08-17T01:55:44.736 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [16777216~8388608,46137344~8388608,71303168~8388608,88080384~8388608,100663296~8388608,113246208~37748736,159383552~4194304,171966464~12582912,197132288~4194304,213909504~29360128,247463936~16777216,268435456~8388608,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,406847488~8388608] 2024-08-17T01:55:44.739 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [16777216~8388608,46137344~8388608,71303168~8388608,88080384~67108864,159383552~8388608,171966464~16777216,197132288~4194304,213909504~29360128,247463936~16777216,268435456~8388608,289406976~8388608,306184192~67108864,406847488~12582912] 2024-08-17T01:55:44.739 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to 11 diff [8388608~4194304,16777216~12582912,46137344~8388608,71303168~8388608,88080384~8388608,100663296~8388608,113246208~41943040,159383552~4194304,171966464~12582912,197132288~8388608,213909504~29360128,247463936~16777216,268435456~8388608,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,373293056~8388608,406847488~8388608] 2024-08-17T01:55:44.739 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~4194304,16777216~12582912,46137344~8388608,71303168~8388608,88080384~8388608,100663296~8388608,113246208~41943040,159383552~4194304,171966464~12582912,197132288~8388608,213909504~29360128,247463936~16777216,268435456~8388608,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,373293056~8388608,406847488~8388608] 2024-08-17T01:55:44.741 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~4194304,16777216~16777216,46137344~8388608,71303168~8388608,88080384~79691776,171966464~16777216,197132288~8388608,213909504~29360128,247463936~16777216,268435456~8388608,289406976~8388608,306184192~75497472,406847488~12582912] 2024-08-17T01:55:44.741 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to 12 diff [8388608~4194304,16777216~12582912,33554432~4194304,46137344~8388608,58720256~8388608,71303168~8388608,83886080~12582912,100663296~54525952,159383552~4194304,167772160~4194304,176160768~8388608,197132288~8388608,213909504~29360128,247463936~16777216,268435456~8388608,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,373293056~8388608,406847488~8388608] 2024-08-17T01:55:44.741 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~4194304,16777216~12582912,33554432~4194304,46137344~8388608,58720256~8388608,71303168~8388608,83886080~12582912,100663296~54525952,159383552~4194304,167772160~4194304,176160768~8388608,197132288~8388608,213909504~29360128,247463936~16777216,268435456~8388608,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,373293056~8388608,406847488~8388608] 2024-08-17T01:55:44.744 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~4194304,16777216~20971520,46137344~8388608,58720256~8388608,71303168~8388608,83886080~104857600,197132288~8388608,213909504~29360128,247463936~16777216,268435456~8388608,289406976~8388608,306184192~75497472,406847488~12582912] 2024-08-17T01:55:44.744 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to 13 diff [8388608~4194304,16777216~12582912,33554432~4194304,46137344~20971520,71303168~8388608,83886080~71303168,159383552~4194304,167772160~16777216,197132288~8388608,213909504~29360128,247463936~16777216,268435456~8388608,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,373293056~8388608,402653184~12582912] 2024-08-17T01:55:44.744 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~4194304,16777216~12582912,33554432~4194304,46137344~20971520,71303168~8388608,83886080~71303168,159383552~4194304,167772160~16777216,197132288~8388608,213909504~29360128,247463936~16777216,268435456~8388608,289406976~8388608,306184192~8388608,318767104~4194304,327155712~41943040,373293056~8388608,402653184~12582912] 2024-08-17T01:55:44.748 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~4194304,16777216~20971520,46137344~20971520,71303168~8388608,83886080~104857600,197132288~8388608,213909504~29360128,247463936~16777216,268435456~8388608,289406976~12582912,306184192~75497472,402653184~16777216] 2024-08-17T01:55:44.748 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to 14 diff [8388608~4194304,16777216~16777216,46137344~33554432,83886080~71303168,159383552~4194304,167772160~16777216,197132288~8388608,213909504~29360128,247463936~16777216,268435456~8388608,289406976~8388608,306184192~16777216,327155712~41943040,373293056~8388608,385875968~4194304,402653184~12582912] 2024-08-17T01:55:44.748 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~4194304,16777216~16777216,46137344~33554432,83886080~71303168,159383552~4194304,167772160~16777216,197132288~8388608,213909504~29360128,247463936~16777216,268435456~8388608,289406976~8388608,306184192~16777216,327155712~41943040,373293056~8388608,385875968~4194304,402653184~12582912] 2024-08-17T01:55:44.752 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~4194304,16777216~20971520,46137344~33554432,83886080~104857600,197132288~8388608,213909504~29360128,247463936~16777216,268435456~12582912,289406976~12582912,306184192~75497472,385875968~8388608,402653184~16777216] 2024-08-17T01:55:44.752 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to 15 diff [4194304~4194304,16777216~16777216,37748736~4194304,46137344~33554432,83886080~71303168,159383552~4194304,167772160~16777216,197132288~8388608,213909504~29360128,247463936~16777216,268435456~8388608,289406976~8388608,306184192~16777216,327155712~62914560,402653184~12582912] 2024-08-17T01:55:44.752 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~16777216,37748736~4194304,46137344~33554432,83886080~71303168,159383552~4194304,167772160~16777216,197132288~8388608,213909504~29360128,247463936~16777216,268435456~8388608,289406976~8388608,306184192~16777216,327155712~62914560,402653184~12582912] 2024-08-17T01:55:44.757 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~62914560,83886080~104857600,197132288~8388608,213909504~29360128,247463936~16777216,268435456~12582912,289406976~12582912,306184192~88080384,402653184~16777216] 2024-08-17T01:55:44.757 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to 16 diff [4194304~4194304,16777216~25165824,46137344~33554432,83886080~79691776,167772160~16777216,197132288~8388608,213909504~29360128,247463936~16777216,268435456~8388608,289406976~8388608,306184192~16777216,327155712~62914560,402653184~12582912] 2024-08-17T01:55:44.757 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~25165824,46137344~33554432,83886080~79691776,167772160~16777216,197132288~8388608,213909504~29360128,247463936~16777216,268435456~8388608,289406976~8388608,306184192~16777216,327155712~62914560,402653184~12582912] 2024-08-17T01:55:44.761 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~62914560,83886080~104857600,197132288~8388608,213909504~29360128,247463936~16777216,268435456~12582912,289406976~12582912,306184192~88080384,402653184~16777216] 2024-08-17T01:55:44.761 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to 17 diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~8388608,306184192~83886080,402653184~12582912] 2024-08-17T01:55:44.761 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~8388608,306184192~83886080,402653184~12582912] 2024-08-17T01:55:44.766 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~88080384,402653184~16777216] 2024-08-17T01:55:44.766 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to 18 diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~8388608,306184192~83886080,402653184~12582912] 2024-08-17T01:55:44.766 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~8388608,306184192~83886080,402653184~12582912] 2024-08-17T01:55:44.771 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~88080384,402653184~16777216] 2024-08-17T01:55:44.771 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to 19 diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~83886080,398458880~16777216] 2024-08-17T01:55:44.771 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~83886080,398458880~16777216] 2024-08-17T01:55:44.777 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~104857600,398458880~20971520] 2024-08-17T01:55:44.777 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to 7 diff [16777216~4194304,171966464~4194304,197132288~4194304,247463936~4194304,268435456~4194304,293601280~4194304,306184192~8388608,318767104~4194304,339738624~8388608,356515840~8388608] 2024-08-17T01:55:44.777 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [16777216~4194304,171966464~4194304,197132288~4194304,247463936~4194304,268435456~4194304,293601280~4194304,306184192~8388608,318767104~4194304,339738624~8388608,356515840~8388608] 2024-08-17T01:55:44.778 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [16777216~8388608,171966464~4194304,197132288~4194304,247463936~8388608,268435456~8388608,293601280~4194304,306184192~20971520,339738624~8388608,356515840~12582912] 2024-08-17T01:55:44.778 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to 8 diff [16777216~4194304,46137344~4194304,71303168~8388608,100663296~8388608,121634816~16777216,142606336~8388608,171966464~12582912,197132288~4194304,247463936~4194304,255852544~8388608,268435456~4194304,293601280~4194304,306184192~8388608,318767104~4194304,327155712~8388608,339738624~8388608,356515840~8388608] 2024-08-17T01:55:44.778 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [16777216~4194304,46137344~4194304,71303168~8388608,100663296~8388608,121634816~16777216,142606336~8388608,171966464~12582912,197132288~4194304,247463936~4194304,255852544~8388608,268435456~4194304,293601280~4194304,306184192~8388608,318767104~4194304,327155712~8388608,339738624~8388608,356515840~8388608] 2024-08-17T01:55:44.779 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [16777216~8388608,46137344~4194304,71303168~8388608,100663296~12582912,121634816~16777216,142606336~12582912,171966464~16777216,197132288~4194304,247463936~16777216,268435456~8388608,293601280~4194304,306184192~41943040,356515840~12582912] 2024-08-17T01:55:44.779 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to 9 diff [16777216~8388608,46137344~4194304,71303168~8388608,88080384~8388608,100663296~8388608,121634816~29360128,159383552~4194304,171966464~12582912,197132288~4194304,239075328~4194304,247463936~4194304,255852544~8388608,268435456~4194304,289406976~8388608,306184192~8388608,318767104~4194304,327155712~25165824,356515840~8388608,406847488~8388608] 2024-08-17T01:55:44.779 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [16777216~8388608,46137344~4194304,71303168~8388608,88080384~8388608,100663296~8388608,121634816~29360128,159383552~4194304,171966464~12582912,197132288~4194304,239075328~4194304,247463936~4194304,255852544~8388608,268435456~4194304,289406976~8388608,306184192~8388608,318767104~4194304,327155712~25165824,356515840~8388608,406847488~8388608] 2024-08-17T01:55:44.781 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [16777216~8388608,46137344~4194304,71303168~8388608,88080384~25165824,121634816~33554432,159383552~8388608,171966464~16777216,197132288~4194304,239075328~4194304,247463936~16777216,268435456~8388608,289406976~8388608,306184192~62914560,406847488~12582912] 2024-08-17T01:55:44.781 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to 10 diff [16777216~8388608,46137344~8388608,71303168~8388608,88080384~8388608,100663296~8388608,113246208~37748736,159383552~4194304,171966464~12582912,197132288~4194304,213909504~8388608,234881024~8388608,247463936~16777216,268435456~4194304,289406976~8388608,306184192~8388608,318767104~4194304,327155712~25165824,356515840~8388608,406847488~8388608] 2024-08-17T01:55:44.781 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [16777216~8388608,46137344~8388608,71303168~8388608,88080384~8388608,100663296~8388608,113246208~37748736,159383552~4194304,171966464~12582912,197132288~4194304,213909504~8388608,234881024~8388608,247463936~16777216,268435456~4194304,289406976~8388608,306184192~8388608,318767104~4194304,327155712~25165824,356515840~8388608,406847488~8388608] 2024-08-17T01:55:44.783 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [16777216~8388608,46137344~8388608,71303168~8388608,88080384~67108864,159383552~8388608,171966464~16777216,197132288~4194304,213909504~8388608,234881024~8388608,247463936~16777216,268435456~8388608,289406976~8388608,306184192~62914560,406847488~12582912] 2024-08-17T01:55:44.783 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to 11 diff [8388608~4194304,16777216~12582912,46137344~8388608,71303168~8388608,88080384~8388608,100663296~8388608,113246208~41943040,159383552~4194304,171966464~12582912,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~4194304,289406976~8388608,306184192~8388608,318767104~4194304,327155712~25165824,356515840~8388608,373293056~8388608,406847488~8388608] 2024-08-17T01:55:44.784 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~4194304,16777216~12582912,46137344~8388608,71303168~8388608,88080384~8388608,100663296~8388608,113246208~41943040,159383552~4194304,171966464~12582912,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~4194304,289406976~8388608,306184192~8388608,318767104~4194304,327155712~25165824,356515840~8388608,373293056~8388608,406847488~8388608] 2024-08-17T01:55:44.786 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~4194304,16777216~16777216,46137344~8388608,71303168~8388608,88080384~79691776,171966464~16777216,197132288~8388608,213909504~29360128,247463936~16777216,268435456~8388608,289406976~8388608,306184192~62914560,373293056~8388608,406847488~12582912] 2024-08-17T01:55:44.786 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to 12 diff [8388608~4194304,16777216~12582912,33554432~4194304,46137344~8388608,58720256~8388608,71303168~8388608,83886080~12582912,100663296~16777216,121634816~33554432,159383552~4194304,167772160~4194304,176160768~8388608,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~4194304,289406976~8388608,306184192~8388608,318767104~4194304,327155712~25165824,356515840~8388608,373293056~8388608,406847488~8388608] 2024-08-17T01:55:44.786 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~4194304,16777216~12582912,33554432~4194304,46137344~8388608,58720256~8388608,71303168~8388608,83886080~12582912,100663296~16777216,121634816~33554432,159383552~4194304,167772160~4194304,176160768~8388608,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~4194304,289406976~8388608,306184192~8388608,318767104~4194304,327155712~25165824,356515840~8388608,373293056~8388608,406847488~8388608] 2024-08-17T01:55:44.789 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~4194304,16777216~20971520,46137344~8388608,58720256~8388608,71303168~8388608,83886080~104857600,197132288~8388608,213909504~29360128,247463936~16777216,268435456~8388608,289406976~8388608,306184192~62914560,373293056~8388608,406847488~12582912] 2024-08-17T01:55:44.789 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to 13 diff [8388608~4194304,16777216~12582912,33554432~4194304,46137344~20971520,71303168~8388608,83886080~33554432,121634816~33554432,159383552~4194304,167772160~16777216,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~4194304,289406976~8388608,306184192~8388608,318767104~4194304,327155712~25165824,356515840~8388608,373293056~8388608,402653184~12582912] 2024-08-17T01:55:44.789 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~4194304,16777216~12582912,33554432~4194304,46137344~20971520,71303168~8388608,83886080~33554432,121634816~33554432,159383552~4194304,167772160~16777216,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~4194304,289406976~8388608,306184192~8388608,318767104~4194304,327155712~25165824,356515840~8388608,373293056~8388608,402653184~12582912] 2024-08-17T01:55:44.792 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~4194304,16777216~20971520,46137344~20971520,71303168~8388608,83886080~104857600,197132288~8388608,213909504~29360128,247463936~16777216,268435456~8388608,289406976~12582912,306184192~62914560,373293056~8388608,402653184~16777216] 2024-08-17T01:55:44.792 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to 14 diff [8388608~4194304,16777216~16777216,46137344~33554432,83886080~33554432,121634816~33554432,159383552~4194304,167772160~16777216,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~8388608,289406976~8388608,306184192~16777216,327155712~25165824,356515840~8388608,373293056~8388608,385875968~4194304,402653184~12582912] 2024-08-17T01:55:44.792 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~4194304,16777216~16777216,46137344~33554432,83886080~33554432,121634816~33554432,159383552~4194304,167772160~16777216,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~8388608,289406976~8388608,306184192~16777216,327155712~25165824,356515840~8388608,373293056~8388608,385875968~4194304,402653184~12582912] 2024-08-17T01:55:44.796 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~4194304,16777216~20971520,46137344~33554432,83886080~104857600,197132288~8388608,213909504~29360128,247463936~16777216,268435456~12582912,289406976~12582912,306184192~62914560,373293056~8388608,385875968~8388608,402653184~16777216] 2024-08-17T01:55:44.796 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to 15 diff [4194304~4194304,16777216~16777216,37748736~4194304,46137344~33554432,83886080~33554432,121634816~33554432,159383552~4194304,167772160~16777216,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~8388608,289406976~8388608,306184192~16777216,327155712~25165824,356515840~8388608,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.796 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~16777216,37748736~4194304,46137344~33554432,83886080~33554432,121634816~33554432,159383552~4194304,167772160~16777216,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~8388608,289406976~8388608,306184192~16777216,327155712~25165824,356515840~8388608,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.800 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~62914560,83886080~104857600,197132288~8388608,213909504~29360128,247463936~16777216,268435456~12582912,289406976~12582912,306184192~88080384,402653184~16777216] 2024-08-17T01:55:44.800 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to 16 diff [4194304~4194304,16777216~25165824,46137344~33554432,83886080~33554432,121634816~41943040,167772160~16777216,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~8388608,289406976~8388608,306184192~16777216,327155712~25165824,356515840~8388608,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.801 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~25165824,46137344~33554432,83886080~33554432,121634816~41943040,167772160~16777216,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~8388608,289406976~8388608,306184192~16777216,327155712~25165824,356515840~8388608,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.805 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~62914560,83886080~104857600,197132288~8388608,213909504~29360128,247463936~16777216,268435456~12582912,289406976~12582912,306184192~88080384,402653184~16777216] 2024-08-17T01:55:44.805 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to 17 diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~8388608,306184192~46137344,356515840~8388608,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.805 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~8388608,306184192~46137344,356515840~8388608,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:44 smithi110 ceph-mon[98148]: osdmap e2278: 8 total, 8 up, 8 in 2024-08-17T01:55:44.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:44 smithi110 ceph-mon[100641]: osdmap e2278: 8 total, 8 up, 8 in 2024-08-17T01:55:44.810 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~88080384,402653184~16777216] 2024-08-17T01:55:44.810 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to 18 diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~8388608,306184192~46137344,356515840~8388608,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.810 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~8388608,306184192~46137344,356515840~8388608,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.814 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~88080384,402653184~16777216] 2024-08-17T01:55:44.814 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to 19 diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~46137344,356515840~33554432,398458880~16777216] 2024-08-17T01:55:44.814 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~46137344,356515840~33554432,398458880~16777216] 2024-08-17T01:55:44.819 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~104857600,398458880~20971520] 2024-08-17T01:55:44.819 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to 8 diff [46137344~4194304,71303168~8388608,100663296~8388608,121634816~16777216,142606336~8388608,176160768~8388608,255852544~8388608,327155712~8388608,339738624~4194304] 2024-08-17T01:55:44.819 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [46137344~4194304,71303168~8388608,100663296~8388608,121634816~16777216,142606336~8388608,176160768~8388608,255852544~8388608,327155712~8388608,339738624~4194304] 2024-08-17T01:55:44.820 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [46137344~4194304,71303168~8388608,100663296~12582912,121634816~16777216,142606336~12582912,176160768~12582912,255852544~8388608,327155712~16777216] 2024-08-17T01:55:44.820 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to 9 diff [16777216~4194304,46137344~4194304,71303168~8388608,88080384~8388608,100663296~8388608,121634816~29360128,159383552~4194304,176160768~8388608,239075328~4194304,255852544~8388608,289406976~4194304,327155712~25165824,406847488~8388608] 2024-08-17T01:55:44.820 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [16777216~4194304,46137344~4194304,71303168~8388608,88080384~8388608,100663296~8388608,121634816~29360128,159383552~4194304,176160768~8388608,239075328~4194304,255852544~8388608,289406976~4194304,327155712~25165824,406847488~8388608] 2024-08-17T01:55:44.821 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [16777216~4194304,46137344~4194304,71303168~8388608,88080384~25165824,121634816~33554432,159383552~8388608,176160768~12582912,239075328~4194304,255852544~8388608,289406976~4194304,327155712~29360128,406847488~12582912] 2024-08-17T01:55:44.821 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to 10 diff [16777216~4194304,46137344~8388608,71303168~8388608,88080384~8388608,100663296~8388608,113246208~37748736,159383552~4194304,176160768~8388608,213909504~8388608,234881024~8388608,247463936~16777216,289406976~4194304,306184192~8388608,327155712~25165824,406847488~8388608] 2024-08-17T01:55:44.821 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [16777216~4194304,46137344~8388608,71303168~8388608,88080384~8388608,100663296~8388608,113246208~37748736,159383552~4194304,176160768~8388608,213909504~8388608,234881024~8388608,247463936~16777216,289406976~4194304,306184192~8388608,327155712~25165824,406847488~8388608] 2024-08-17T01:55:44.823 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [16777216~4194304,46137344~8388608,71303168~8388608,88080384~67108864,159383552~8388608,176160768~12582912,213909504~8388608,234881024~8388608,247463936~16777216,289406976~4194304,306184192~12582912,327155712~29360128,406847488~12582912] 2024-08-17T01:55:44.823 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to 11 diff [8388608~4194304,16777216~4194304,25165824~4194304,46137344~8388608,71303168~8388608,88080384~8388608,100663296~8388608,113246208~41943040,159383552~4194304,176160768~8388608,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,289406976~4194304,306184192~8388608,327155712~25165824,373293056~8388608,406847488~8388608] 2024-08-17T01:55:44.823 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~4194304,46137344~8388608,71303168~8388608,88080384~8388608,100663296~8388608,113246208~41943040,159383552~4194304,176160768~8388608,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,289406976~4194304,306184192~8388608,327155712~25165824,373293056~8388608,406847488~8388608] 2024-08-17T01:55:44.826 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~4194304,16777216~4194304,25165824~8388608,46137344~8388608,71303168~8388608,88080384~79691776,176160768~12582912,197132288~8388608,213909504~29360128,247463936~16777216,289406976~4194304,306184192~12582912,327155712~29360128,373293056~8388608,406847488~12582912] 2024-08-17T01:55:44.826 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to 12 diff [8388608~4194304,16777216~12582912,33554432~4194304,46137344~8388608,58720256~8388608,71303168~8388608,83886080~12582912,100663296~16777216,121634816~33554432,159383552~4194304,167772160~4194304,176160768~8388608,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,289406976~4194304,306184192~8388608,327155712~25165824,373293056~8388608,406847488~8388608] 2024-08-17T01:55:44.826 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~4194304,16777216~12582912,33554432~4194304,46137344~8388608,58720256~8388608,71303168~8388608,83886080~12582912,100663296~16777216,121634816~33554432,159383552~4194304,167772160~4194304,176160768~8388608,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,289406976~4194304,306184192~8388608,327155712~25165824,373293056~8388608,406847488~8388608] 2024-08-17T01:55:44.829 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~4194304,16777216~20971520,46137344~8388608,58720256~8388608,71303168~8388608,83886080~104857600,197132288~8388608,213909504~29360128,247463936~16777216,289406976~4194304,306184192~12582912,327155712~29360128,373293056~8388608,406847488~12582912] 2024-08-17T01:55:44.829 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to 13 diff [8388608~4194304,16777216~12582912,33554432~4194304,46137344~20971520,71303168~8388608,83886080~33554432,121634816~33554432,159383552~4194304,167772160~16777216,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,289406976~8388608,306184192~8388608,327155712~25165824,360710144~4194304,373293056~8388608,402653184~12582912] 2024-08-17T01:55:44.829 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~4194304,16777216~12582912,33554432~4194304,46137344~20971520,71303168~8388608,83886080~33554432,121634816~33554432,159383552~4194304,167772160~16777216,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,289406976~8388608,306184192~8388608,327155712~25165824,360710144~4194304,373293056~8388608,402653184~12582912] 2024-08-17T01:55:44.832 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~4194304,16777216~20971520,46137344~20971520,71303168~8388608,83886080~104857600,197132288~8388608,213909504~29360128,247463936~16777216,289406976~12582912,306184192~12582912,327155712~29360128,360710144~8388608,373293056~8388608,402653184~16777216] 2024-08-17T01:55:44.832 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to 14 diff [8388608~4194304,16777216~16777216,46137344~33554432,83886080~33554432,121634816~33554432,159383552~4194304,167772160~16777216,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~8388608,289406976~8388608,306184192~12582912,327155712~25165824,360710144~4194304,373293056~8388608,385875968~4194304,402653184~12582912] 2024-08-17T01:55:44.832 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~4194304,16777216~16777216,46137344~33554432,83886080~33554432,121634816~33554432,159383552~4194304,167772160~16777216,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~8388608,289406976~8388608,306184192~12582912,327155712~25165824,360710144~4194304,373293056~8388608,385875968~4194304,402653184~12582912] 2024-08-17T01:55:44.836 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~4194304,16777216~20971520,46137344~33554432,83886080~104857600,197132288~8388608,213909504~29360128,247463936~16777216,268435456~12582912,289406976~12582912,306184192~12582912,327155712~29360128,360710144~8388608,373293056~8388608,385875968~8388608,402653184~16777216] 2024-08-17T01:55:44.836 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to 15 diff [4194304~4194304,16777216~16777216,37748736~4194304,46137344~33554432,83886080~33554432,121634816~33554432,159383552~4194304,167772160~16777216,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~8388608,289406976~8388608,306184192~12582912,327155712~25165824,360710144~4194304,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.836 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~16777216,37748736~4194304,46137344~33554432,83886080~33554432,121634816~33554432,159383552~4194304,167772160~16777216,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~8388608,289406976~8388608,306184192~12582912,327155712~25165824,360710144~4194304,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.840 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~62914560,83886080~104857600,197132288~8388608,213909504~29360128,247463936~16777216,268435456~12582912,289406976~12582912,306184192~12582912,327155712~29360128,360710144~33554432,402653184~16777216] 2024-08-17T01:55:44.840 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to 16 diff [4194304~4194304,16777216~25165824,46137344~33554432,83886080~33554432,121634816~41943040,167772160~16777216,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~8388608,289406976~8388608,306184192~12582912,327155712~25165824,360710144~4194304,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.840 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~25165824,46137344~33554432,83886080~33554432,121634816~41943040,167772160~16777216,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~8388608,289406976~8388608,306184192~12582912,327155712~25165824,360710144~4194304,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.843 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~62914560,83886080~104857600,197132288~8388608,213909504~29360128,247463936~16777216,268435456~12582912,289406976~12582912,306184192~12582912,327155712~29360128,360710144~33554432,402653184~16777216] 2024-08-17T01:55:44.843 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to 17 diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~8388608,306184192~12582912,322961408~29360128,360710144~4194304,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.843 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~8388608,306184192~12582912,322961408~29360128,360710144~4194304,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.851 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~33554432,360710144~33554432,402653184~16777216] 2024-08-17T01:55:44.851 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to 18 diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~8388608,306184192~12582912,322961408~29360128,360710144~4194304,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.851 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~8388608,306184192~12582912,322961408~29360128,360710144~4194304,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.853 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~33554432,360710144~33554432,402653184~16777216] 2024-08-17T01:55:44.853 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to 19 diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~29360128,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:44.853 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~29360128,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:44.858 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~71303168,398458880~20971520] 2024-08-17T01:55:44.858 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to 9 diff [16777216~4194304,88080384~8388608,138412032~4194304,159383552~4194304,239075328~4194304,289406976~4194304,335544320~16777216,406847488~8388608] 2024-08-17T01:55:44.858 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [16777216~4194304,88080384~8388608,138412032~4194304,159383552~4194304,239075328~4194304,289406976~4194304,335544320~16777216,406847488~8388608] 2024-08-17T01:55:44.859 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [16777216~4194304,88080384~12582912,138412032~8388608,159383552~8388608,239075328~4194304,289406976~4194304,335544320~20971520,406847488~12582912] 2024-08-17T01:55:44.859 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to 10 diff [16777216~4194304,46137344~8388608,88080384~8388608,100663296~4194304,113246208~8388608,130023424~4194304,138412032~12582912,159383552~4194304,213909504~8388608,234881024~8388608,247463936~8388608,289406976~4194304,306184192~8388608,335544320~16777216,406847488~8388608] 2024-08-17T01:55:44.859 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [16777216~4194304,46137344~8388608,88080384~8388608,100663296~4194304,113246208~8388608,130023424~4194304,138412032~12582912,159383552~4194304,213909504~8388608,234881024~8388608,247463936~8388608,289406976~4194304,306184192~8388608,335544320~16777216,406847488~8388608] 2024-08-17T01:55:44.860 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [16777216~4194304,46137344~8388608,88080384~20971520,113246208~8388608,130023424~4194304,138412032~16777216,159383552~8388608,213909504~8388608,234881024~8388608,247463936~12582912,289406976~4194304,306184192~12582912,335544320~20971520,406847488~12582912] 2024-08-17T01:55:44.860 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to 11 diff [8388608~4194304,16777216~4194304,25165824~4194304,46137344~8388608,88080384~8388608,100663296~4194304,113246208~8388608,130023424~25165824,159383552~4194304,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,289406976~4194304,306184192~8388608,335544320~16777216,373293056~8388608,406847488~8388608] 2024-08-17T01:55:44.861 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~4194304,16777216~4194304,25165824~4194304,46137344~8388608,88080384~8388608,100663296~4194304,113246208~8388608,130023424~25165824,159383552~4194304,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,289406976~4194304,306184192~8388608,335544320~16777216,373293056~8388608,406847488~8388608] 2024-08-17T01:55:44.863 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~4194304,16777216~4194304,25165824~8388608,46137344~8388608,88080384~20971520,113246208~8388608,130023424~37748736,197132288~8388608,213909504~29360128,247463936~12582912,289406976~4194304,306184192~12582912,335544320~20971520,373293056~8388608,406847488~12582912] 2024-08-17T01:55:44.863 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to 12 diff [8388608~4194304,16777216~12582912,33554432~4194304,46137344~8388608,58720256~8388608,83886080~12582912,100663296~4194304,109051904~8388608,130023424~25165824,159383552~4194304,167772160~4194304,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,289406976~4194304,306184192~8388608,335544320~16777216,373293056~8388608,406847488~8388608] 2024-08-17T01:55:44.863 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~4194304,16777216~12582912,33554432~4194304,46137344~8388608,58720256~8388608,83886080~12582912,100663296~4194304,109051904~8388608,130023424~25165824,159383552~4194304,167772160~4194304,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,289406976~4194304,306184192~8388608,335544320~16777216,373293056~8388608,406847488~8388608] 2024-08-17T01:55:44.865 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~4194304,16777216~20971520,46137344~8388608,58720256~8388608,83886080~37748736,130023424~46137344,197132288~8388608,213909504~29360128,247463936~12582912,289406976~4194304,306184192~12582912,335544320~20971520,373293056~8388608,406847488~12582912] 2024-08-17T01:55:44.865 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to 13 diff [8388608~4194304,16777216~12582912,33554432~4194304,46137344~20971520,83886080~20971520,109051904~8388608,130023424~25165824,159383552~4194304,167772160~12582912,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,260046848~4194304,289406976~8388608,306184192~8388608,335544320~16777216,360710144~4194304,373293056~8388608,402653184~12582912] 2024-08-17T01:55:44.865 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~4194304,16777216~12582912,33554432~4194304,46137344~20971520,83886080~20971520,109051904~8388608,130023424~25165824,159383552~4194304,167772160~12582912,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,260046848~4194304,289406976~8388608,306184192~8388608,335544320~16777216,360710144~4194304,373293056~8388608,402653184~12582912] 2024-08-17T01:55:44.867 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~4194304,16777216~20971520,46137344~20971520,83886080~37748736,130023424~54525952,197132288~8388608,213909504~29360128,247463936~16777216,289406976~12582912,306184192~12582912,335544320~20971520,360710144~8388608,373293056~8388608,402653184~16777216] 2024-08-17T01:55:44.868 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to 14 diff [8388608~4194304,16777216~16777216,46137344~29360128,83886080~20971520,109051904~8388608,130023424~25165824,159383552~4194304,167772160~12582912,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,260046848~4194304,268435456~8388608,289406976~8388608,306184192~12582912,335544320~16777216,360710144~4194304,373293056~8388608,385875968~4194304,402653184~12582912] 2024-08-17T01:55:44.868 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~4194304,16777216~16777216,46137344~29360128,83886080~20971520,109051904~8388608,130023424~25165824,159383552~4194304,167772160~12582912,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,260046848~4194304,268435456~8388608,289406976~8388608,306184192~12582912,335544320~16777216,360710144~4194304,373293056~8388608,385875968~4194304,402653184~12582912] 2024-08-17T01:55:44.871 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~4194304,16777216~20971520,46137344~33554432,83886080~37748736,130023424~54525952,197132288~8388608,213909504~29360128,247463936~16777216,268435456~12582912,289406976~12582912,306184192~12582912,335544320~20971520,360710144~8388608,373293056~8388608,385875968~8388608,402653184~16777216] 2024-08-17T01:55:44.871 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to 15 diff [4194304~4194304,16777216~16777216,37748736~4194304,46137344~29360128,83886080~20971520,109051904~8388608,130023424~25165824,159383552~4194304,167772160~12582912,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,260046848~4194304,268435456~8388608,289406976~8388608,306184192~12582912,331350016~20971520,360710144~4194304,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.872 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~16777216,37748736~4194304,46137344~29360128,83886080~20971520,109051904~8388608,130023424~25165824,159383552~4194304,167772160~12582912,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,260046848~4194304,268435456~8388608,289406976~8388608,306184192~12582912,331350016~20971520,360710144~4194304,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.874 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~62914560,83886080~37748736,130023424~54525952,197132288~8388608,213909504~29360128,247463936~16777216,268435456~12582912,289406976~12582912,306184192~12582912,331350016~25165824,360710144~33554432,402653184~16777216] 2024-08-17T01:55:44.875 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to 16 diff [4194304~4194304,16777216~25165824,46137344~29360128,83886080~20971520,109051904~8388608,130023424~33554432,167772160~12582912,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,260046848~4194304,268435456~8388608,289406976~8388608,306184192~12582912,331350016~20971520,360710144~4194304,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.875 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~25165824,46137344~29360128,83886080~20971520,109051904~8388608,130023424~33554432,167772160~12582912,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,260046848~4194304,268435456~8388608,289406976~8388608,306184192~12582912,331350016~20971520,360710144~4194304,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.878 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~62914560,83886080~37748736,130023424~54525952,197132288~8388608,213909504~29360128,247463936~16777216,268435456~12582912,289406976~12582912,306184192~12582912,331350016~25165824,360710144~33554432,402653184~16777216] 2024-08-17T01:55:44.878 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to 17 diff [4194304~4194304,16777216~58720256,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,260046848~4194304,268435456~16777216,289406976~8388608,306184192~12582912,322961408~4194304,331350016~20971520,360710144~4194304,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.878 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~58720256,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,260046848~4194304,268435456~16777216,289406976~8388608,306184192~12582912,322961408~4194304,331350016~20971520,360710144~4194304,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.882 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~104857600,130023424~54525952,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~25165824,360710144~33554432,402653184~16777216] 2024-08-17T01:55:44.882 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to 18 diff [4194304~4194304,16777216~58720256,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,260046848~4194304,268435456~16777216,289406976~8388608,306184192~12582912,322961408~4194304,331350016~20971520,360710144~4194304,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.882 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~58720256,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,260046848~4194304,268435456~16777216,289406976~8388608,306184192~12582912,322961408~4194304,331350016~20971520,360710144~4194304,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.887 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~104857600,130023424~54525952,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~25165824,360710144~33554432,402653184~16777216] 2024-08-17T01:55:44.887 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to 19 diff [4194304~4194304,16777216~58720256,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~20971520,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:44.887 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~58720256,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~20971520,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:44.891 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~104857600,130023424~54525952,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~62914560,398458880~20971520] 2024-08-17T01:55:44.891 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to 10 diff [46137344~8388608,100663296~4194304,113246208~8388608,130023424~4194304,142606336~8388608,213909504~8388608,234881024~8388608,247463936~8388608,306184192~8388608,406847488~8388608] 2024-08-17T01:55:44.891 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [46137344~8388608,100663296~4194304,113246208~8388608,130023424~4194304,142606336~8388608,213909504~8388608,234881024~8388608,247463936~8388608,306184192~8388608,406847488~8388608] 2024-08-17T01:55:44.892 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [46137344~8388608,100663296~8388608,113246208~8388608,130023424~4194304,142606336~12582912,213909504~8388608,234881024~8388608,247463936~12582912,306184192~12582912,406847488~8388608] 2024-08-17T01:55:44.892 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to 11 diff [8388608~4194304,25165824~4194304,46137344~8388608,100663296~4194304,113246208~8388608,130023424~8388608,142606336~12582912,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,306184192~8388608,373293056~8388608,406847488~8388608] 2024-08-17T01:55:44.892 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~4194304,25165824~4194304,46137344~8388608,100663296~4194304,113246208~8388608,130023424~8388608,142606336~12582912,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,306184192~8388608,373293056~8388608,406847488~8388608] 2024-08-17T01:55:44.893 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~4194304,25165824~8388608,46137344~8388608,100663296~8388608,113246208~8388608,130023424~8388608,142606336~16777216,197132288~8388608,213909504~29360128,247463936~12582912,306184192~12582912,373293056~8388608,406847488~8388608] 2024-08-17T01:55:44.893 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to 12 diff [8388608~4194304,20971520~8388608,33554432~4194304,46137344~8388608,58720256~8388608,83886080~4194304,100663296~4194304,109051904~8388608,130023424~8388608,142606336~12582912,167772160~4194304,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,306184192~8388608,343932928~4194304,373293056~8388608,406847488~8388608] 2024-08-17T01:55:44.893 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~4194304,20971520~8388608,33554432~4194304,46137344~8388608,58720256~8388608,83886080~4194304,100663296~4194304,109051904~8388608,130023424~8388608,142606336~12582912,167772160~4194304,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,306184192~8388608,343932928~4194304,373293056~8388608,406847488~8388608] 2024-08-17T01:55:44.895 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~4194304,20971520~16777216,46137344~8388608,58720256~8388608,83886080~4194304,100663296~20971520,130023424~29360128,167772160~8388608,197132288~8388608,213909504~29360128,247463936~12582912,306184192~12582912,343932928~8388608,373293056~8388608,406847488~8388608] 2024-08-17T01:55:44.895 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to 13 diff [8388608~4194304,20971520~8388608,33554432~4194304,46137344~20971520,83886080~4194304,96468992~8388608,109051904~8388608,130023424~8388608,142606336~12582912,167772160~12582912,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,260046848~4194304,293601280~4194304,306184192~8388608,343932928~4194304,360710144~4194304,373293056~8388608,402653184~12582912] 2024-08-17T01:55:44.896 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~4194304,20971520~8388608,33554432~4194304,46137344~20971520,83886080~4194304,96468992~8388608,109051904~8388608,130023424~8388608,142606336~12582912,167772160~12582912,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,260046848~4194304,293601280~4194304,306184192~8388608,343932928~4194304,360710144~4194304,373293056~8388608,402653184~12582912] 2024-08-17T01:55:44.898 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~4194304,20971520~16777216,46137344~20971520,83886080~4194304,96468992~25165824,130023424~29360128,167772160~16777216,197132288~8388608,213909504~29360128,247463936~16777216,293601280~8388608,306184192~12582912,343932928~8388608,360710144~8388608,373293056~8388608,402653184~12582912] 2024-08-17T01:55:44.898 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to 14 diff [8388608~4194304,20971520~12582912,46137344~29360128,83886080~4194304,96468992~20971520,130023424~25165824,167772160~12582912,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,260046848~4194304,268435456~8388608,293601280~4194304,306184192~12582912,335544320~12582912,360710144~4194304,373293056~8388608,385875968~4194304,402653184~12582912] 2024-08-17T01:55:44.898 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~4194304,20971520~12582912,46137344~29360128,83886080~4194304,96468992~20971520,130023424~25165824,167772160~12582912,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,260046848~4194304,268435456~8388608,293601280~4194304,306184192~12582912,335544320~12582912,360710144~4194304,373293056~8388608,385875968~4194304,402653184~12582912] 2024-08-17T01:55:44.900 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~4194304,20971520~16777216,46137344~33554432,83886080~4194304,96468992~25165824,130023424~29360128,167772160~16777216,197132288~8388608,213909504~29360128,247463936~16777216,268435456~12582912,293601280~8388608,306184192~12582912,335544320~16777216,360710144~8388608,373293056~8388608,385875968~8388608,402653184~12582912] 2024-08-17T01:55:44.900 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to 15 diff [4194304~4194304,20971520~12582912,37748736~4194304,46137344~29360128,83886080~4194304,96468992~20971520,130023424~25165824,167772160~12582912,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,260046848~4194304,268435456~8388608,293601280~4194304,306184192~12582912,331350016~16777216,360710144~4194304,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.900 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~12582912,37748736~4194304,46137344~29360128,83886080~4194304,96468992~20971520,130023424~25165824,167772160~12582912,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,260046848~4194304,268435456~8388608,293601280~4194304,306184192~12582912,331350016~16777216,360710144~4194304,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.903 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~58720256,83886080~4194304,96468992~25165824,130023424~29360128,167772160~16777216,197132288~8388608,213909504~29360128,247463936~16777216,268435456~12582912,293601280~8388608,306184192~12582912,331350016~20971520,360710144~33554432,402653184~12582912] 2024-08-17T01:55:44.903 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to 16 diff [4194304~4194304,20971520~20971520,46137344~29360128,83886080~8388608,96468992~20971520,130023424~33554432,167772160~12582912,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,260046848~4194304,268435456~8388608,293601280~4194304,306184192~12582912,331350016~20971520,360710144~4194304,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.903 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~20971520,46137344~29360128,83886080~8388608,96468992~20971520,130023424~33554432,167772160~12582912,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,260046848~4194304,268435456~8388608,293601280~4194304,306184192~12582912,331350016~20971520,360710144~4194304,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.906 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~58720256,83886080~37748736,130023424~33554432,167772160~16777216,197132288~8388608,213909504~29360128,247463936~16777216,268435456~12582912,293601280~8388608,306184192~12582912,331350016~20971520,360710144~33554432,402653184~12582912] 2024-08-17T01:55:44.906 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to 17 diff [4194304~4194304,20971520~54525952,79691776~12582912,96468992~25165824,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,260046848~4194304,268435456~16777216,293601280~4194304,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,360710144~4194304,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.906 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~12582912,96468992~25165824,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,260046848~4194304,268435456~16777216,293601280~4194304,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,360710144~4194304,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.910 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~100663296,130023424~54525952,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,293601280~8388608,306184192~12582912,322961408~4194304,331350016~20971520,360710144~33554432,402653184~12582912] 2024-08-17T01:55:44.910 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to 18 diff [4194304~4194304,20971520~54525952,79691776~41943040,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,260046848~4194304,268435456~16777216,289406976~8388608,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,360710144~4194304,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.910 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~41943040,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~8388608,260046848~4194304,268435456~16777216,289406976~8388608,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,360710144~4194304,369098752~20971520,402653184~12582912] 2024-08-17T01:55:44.914 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~100663296,130023424~54525952,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~20971520,360710144~33554432,402653184~12582912] 2024-08-17T01:55:44.914 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to 19 diff [4194304~4194304,20971520~54525952,79691776~41943040,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:44.914 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~41943040,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:44.918 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~100663296,130023424~54525952,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~16777216] 2024-08-17T01:55:44.919 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to 11 diff [8388608~4194304,25165824~4194304,134217728~4194304,150994944~8388608,197132288~8388608,222298112~8388608,239075328~4194304,373293056~8388608] 2024-08-17T01:55:44.919 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~4194304,25165824~4194304,134217728~4194304,150994944~8388608,197132288~8388608,222298112~8388608,239075328~4194304,373293056~8388608] 2024-08-17T01:55:44.919 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~4194304,25165824~8388608,134217728~4194304,150994944~8388608,197132288~8388608,222298112~12582912,239075328~4194304,373293056~8388608] 2024-08-17T01:55:44.920 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to 12 diff [8388608~4194304,20971520~8388608,33554432~4194304,58720256~8388608,83886080~4194304,109051904~8388608,130023424~8388608,146800640~12582912,167772160~4194304,197132288~8388608,218103808~12582912,239075328~4194304,343932928~4194304,373293056~8388608] 2024-08-17T01:55:44.920 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~4194304,20971520~8388608,33554432~4194304,58720256~8388608,83886080~4194304,109051904~8388608,130023424~8388608,146800640~12582912,167772160~4194304,197132288~8388608,218103808~12582912,239075328~4194304,343932928~4194304,373293056~8388608] 2024-08-17T01:55:44.921 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~4194304,20971520~16777216,58720256~8388608,83886080~4194304,109051904~12582912,130023424~12582912,146800640~12582912,167772160~8388608,197132288~8388608,218103808~16777216,239075328~4194304,343932928~8388608,373293056~8388608] 2024-08-17T01:55:44.921 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to 13 diff [8388608~4194304,20971520~8388608,33554432~4194304,50331648~16777216,83886080~4194304,96468992~8388608,109051904~8388608,130023424~8388608,146800640~12582912,167772160~12582912,197132288~8388608,218103808~12582912,239075328~4194304,260046848~4194304,293601280~4194304,343932928~4194304,360710144~4194304,373293056~8388608,402653184~4194304] 2024-08-17T01:55:44.921 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~4194304,20971520~8388608,33554432~4194304,50331648~16777216,83886080~4194304,96468992~8388608,109051904~8388608,130023424~8388608,146800640~12582912,167772160~12582912,197132288~8388608,218103808~12582912,239075328~4194304,260046848~4194304,293601280~4194304,343932928~4194304,360710144~4194304,373293056~8388608,402653184~4194304] 2024-08-17T01:55:44.923 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~4194304,20971520~16777216,50331648~16777216,83886080~4194304,96468992~8388608,109051904~12582912,130023424~12582912,146800640~12582912,167772160~16777216,197132288~8388608,218103808~16777216,239075328~4194304,260046848~4194304,293601280~8388608,343932928~8388608,360710144~8388608,373293056~8388608,402653184~8388608] 2024-08-17T01:55:44.923 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to 14 diff [8388608~4194304,20971520~12582912,50331648~25165824,83886080~4194304,96468992~8388608,109051904~8388608,130023424~12582912,146800640~12582912,167772160~12582912,197132288~8388608,218103808~12582912,239075328~4194304,260046848~4194304,268435456~8388608,293601280~4194304,306184192~4194304,335544320~12582912,360710144~4194304,373293056~8388608,385875968~4194304,402653184~4194304] 2024-08-17T01:55:44.923 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [8388608~4194304,20971520~12582912,50331648~25165824,83886080~4194304,96468992~8388608,109051904~8388608,130023424~12582912,146800640~12582912,167772160~12582912,197132288~8388608,218103808~12582912,239075328~4194304,260046848~4194304,268435456~8388608,293601280~4194304,306184192~4194304,335544320~12582912,360710144~4194304,373293056~8388608,385875968~4194304,402653184~4194304] 2024-08-17T01:55:44.926 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [8388608~4194304,20971520~16777216,50331648~29360128,83886080~4194304,96468992~8388608,109051904~12582912,130023424~12582912,146800640~12582912,167772160~16777216,197132288~8388608,218103808~16777216,239075328~4194304,260046848~4194304,268435456~12582912,293601280~8388608,306184192~4194304,335544320~16777216,360710144~8388608,373293056~8388608,385875968~8388608,402653184~8388608] 2024-08-17T01:55:44.926 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to 15 diff [4194304~4194304,20971520~12582912,37748736~4194304,50331648~25165824,83886080~4194304,96468992~8388608,109051904~8388608,130023424~12582912,146800640~12582912,167772160~12582912,197132288~8388608,218103808~12582912,239075328~4194304,247463936~8388608,260046848~4194304,268435456~8388608,293601280~4194304,306184192~4194304,331350016~16777216,360710144~4194304,369098752~20971520,402653184~4194304] 2024-08-17T01:55:44.926 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~12582912,37748736~4194304,50331648~25165824,83886080~4194304,96468992~8388608,109051904~8388608,130023424~12582912,146800640~12582912,167772160~12582912,197132288~8388608,218103808~12582912,239075328~4194304,247463936~8388608,260046848~4194304,268435456~8388608,293601280~4194304,306184192~4194304,331350016~16777216,360710144~4194304,369098752~20971520,402653184~4194304] 2024-08-17T01:55:44.929 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~25165824,50331648~29360128,83886080~4194304,96468992~8388608,109051904~12582912,130023424~12582912,146800640~12582912,167772160~16777216,197132288~8388608,218103808~16777216,239075328~4194304,247463936~8388608,260046848~4194304,268435456~12582912,293601280~8388608,306184192~4194304,331350016~20971520,360710144~33554432,402653184~8388608] 2024-08-17T01:55:44.930 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to 16 diff [4194304~4194304,20971520~20971520,50331648~25165824,83886080~8388608,96468992~8388608,109051904~8388608,130023424~33554432,167772160~12582912,197132288~8388608,218103808~12582912,239075328~4194304,247463936~8388608,260046848~4194304,268435456~8388608,293601280~4194304,306184192~12582912,331350016~20971520,360710144~4194304,369098752~20971520,402653184~4194304] 2024-08-17T01:55:44.930 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~20971520,50331648~25165824,83886080~8388608,96468992~8388608,109051904~8388608,130023424~33554432,167772160~12582912,197132288~8388608,218103808~12582912,239075328~4194304,247463936~8388608,260046848~4194304,268435456~8388608,293601280~4194304,306184192~12582912,331350016~20971520,360710144~4194304,369098752~20971520,402653184~4194304] 2024-08-17T01:55:44.933 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~25165824,50331648~29360128,83886080~20971520,109051904~12582912,130023424~33554432,167772160~16777216,197132288~8388608,218103808~16777216,239075328~4194304,247463936~8388608,260046848~4194304,268435456~12582912,293601280~8388608,306184192~12582912,331350016~20971520,360710144~33554432,402653184~8388608] 2024-08-17T01:55:44.933 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to 17 diff [4194304~4194304,20971520~54525952,79691776~12582912,96468992~8388608,109051904~12582912,130023424~50331648,197132288~8388608,218103808~12582912,239075328~4194304,247463936~8388608,260046848~4194304,268435456~16777216,293601280~4194304,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,360710144~4194304,369098752~20971520,402653184~4194304] 2024-08-17T01:55:44.933 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~12582912,96468992~8388608,109051904~12582912,130023424~50331648,197132288~8388608,218103808~12582912,239075328~4194304,247463936~8388608,260046848~4194304,268435456~16777216,293601280~4194304,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,360710144~4194304,369098752~20971520,402653184~4194304] 2024-08-17T01:55:44.938 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,109051904~12582912,130023424~54525952,197132288~8388608,218103808~16777216,239075328~4194304,247463936~8388608,260046848~4194304,268435456~16777216,293601280~8388608,306184192~12582912,322961408~4194304,331350016~20971520,360710144~33554432,402653184~8388608] 2024-08-17T01:55:44.938 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to 18 diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,218103808~12582912,239075328~4194304,247463936~8388608,260046848~4194304,268435456~16777216,289406976~8388608,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,360710144~4194304,369098752~20971520,402653184~4194304] 2024-08-17T01:55:44.938 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,218103808~12582912,239075328~4194304,247463936~8388608,260046848~4194304,268435456~16777216,289406976~8388608,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,360710144~4194304,369098752~20971520,402653184~4194304] 2024-08-17T01:55:44.941 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,109051904~12582912,130023424~54525952,197132288~8388608,218103808~16777216,239075328~4194304,247463936~8388608,260046848~4194304,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~20971520,360710144~33554432,402653184~8388608] 2024-08-17T01:55:44.941 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to 19 diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,218103808~12582912,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:44.941 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,218103808~12582912,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:44.945 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,109051904~12582912,130023424~54525952,197132288~8388608,218103808~16777216,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~12582912] 2024-08-17T01:55:44.945 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to 12 diff [20971520~8388608,33554432~4194304,58720256~8388608,83886080~4194304,109051904~8388608,130023424~8388608,146800640~8388608,167772160~4194304,218103808~4194304,343932928~4194304] 2024-08-17T01:55:44.945 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [20971520~8388608,33554432~4194304,58720256~8388608,83886080~4194304,109051904~8388608,130023424~8388608,146800640~8388608,167772160~4194304,218103808~4194304,343932928~4194304] 2024-08-17T01:55:44.946 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [20971520~16777216,58720256~8388608,83886080~4194304,109051904~12582912,130023424~12582912,146800640~8388608,167772160~8388608,218103808~8388608,343932928~8388608] 2024-08-17T01:55:44.946 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to 13 diff [20971520~8388608,33554432~4194304,50331648~16777216,83886080~4194304,96468992~8388608,109051904~8388608,130023424~8388608,146800640~8388608,167772160~12582912,218103808~4194304,239075328~4194304,260046848~4194304,293601280~4194304,343932928~4194304,360710144~4194304,373293056~4194304,402653184~4194304] 2024-08-17T01:55:44.947 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [20971520~8388608,33554432~4194304,50331648~16777216,83886080~4194304,96468992~8388608,109051904~8388608,130023424~8388608,146800640~8388608,167772160~12582912,218103808~4194304,239075328~4194304,260046848~4194304,293601280~4194304,343932928~4194304,360710144~4194304,373293056~4194304,402653184~4194304] 2024-08-17T01:55:44.948 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [20971520~16777216,50331648~16777216,83886080~4194304,96468992~8388608,109051904~12582912,130023424~12582912,146800640~8388608,167772160~16777216,218103808~8388608,239075328~4194304,260046848~4194304,293601280~8388608,343932928~8388608,360710144~8388608,373293056~8388608,402653184~8388608] 2024-08-17T01:55:44.948 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to 14 diff [20971520~12582912,50331648~25165824,83886080~4194304,96468992~8388608,109051904~8388608,130023424~12582912,146800640~12582912,167772160~12582912,218103808~4194304,239075328~4194304,260046848~4194304,268435456~8388608,293601280~4194304,306184192~4194304,335544320~12582912,360710144~4194304,373293056~4194304,385875968~4194304,402653184~4194304] 2024-08-17T01:55:44.948 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [20971520~12582912,50331648~25165824,83886080~4194304,96468992~8388608,109051904~8388608,130023424~12582912,146800640~12582912,167772160~12582912,218103808~4194304,239075328~4194304,260046848~4194304,268435456~8388608,293601280~4194304,306184192~4194304,335544320~12582912,360710144~4194304,373293056~4194304,385875968~4194304,402653184~4194304] 2024-08-17T01:55:44.951 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [20971520~16777216,50331648~29360128,83886080~4194304,96468992~8388608,109051904~12582912,130023424~12582912,146800640~12582912,167772160~16777216,218103808~8388608,239075328~4194304,260046848~4194304,268435456~12582912,293601280~8388608,306184192~4194304,335544320~16777216,360710144~8388608,373293056~8388608,385875968~8388608,402653184~8388608] 2024-08-17T01:55:44.951 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to 15 diff [4194304~4194304,20971520~12582912,37748736~4194304,50331648~25165824,83886080~4194304,96468992~8388608,109051904~8388608,130023424~12582912,146800640~12582912,167772160~12582912,218103808~4194304,239075328~4194304,247463936~8388608,260046848~4194304,268435456~8388608,293601280~4194304,306184192~4194304,331350016~16777216,360710144~4194304,369098752~8388608,381681664~8388608,402653184~4194304] 2024-08-17T01:55:44.951 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~12582912,37748736~4194304,50331648~25165824,83886080~4194304,96468992~8388608,109051904~8388608,130023424~12582912,146800640~12582912,167772160~12582912,218103808~4194304,239075328~4194304,247463936~8388608,260046848~4194304,268435456~8388608,293601280~4194304,306184192~4194304,331350016~16777216,360710144~4194304,369098752~8388608,381681664~8388608,402653184~4194304] 2024-08-17T01:55:44.953 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~25165824,50331648~29360128,83886080~4194304,96468992~8388608,109051904~12582912,130023424~12582912,146800640~12582912,167772160~16777216,218103808~8388608,239075328~4194304,247463936~8388608,260046848~4194304,268435456~12582912,293601280~8388608,306184192~4194304,331350016~20971520,360710144~33554432,402653184~8388608] 2024-08-17T01:55:44.953 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to 16 diff [4194304~4194304,20971520~20971520,50331648~25165824,83886080~8388608,96468992~8388608,109051904~8388608,130023424~33554432,167772160~12582912,218103808~4194304,239075328~4194304,247463936~8388608,260046848~4194304,268435456~8388608,293601280~4194304,306184192~12582912,331350016~20971520,360710144~4194304,369098752~20971520,402653184~4194304] 2024-08-17T01:55:44.953 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~20971520,50331648~25165824,83886080~8388608,96468992~8388608,109051904~8388608,130023424~33554432,167772160~12582912,218103808~4194304,239075328~4194304,247463936~8388608,260046848~4194304,268435456~8388608,293601280~4194304,306184192~12582912,331350016~20971520,360710144~4194304,369098752~20971520,402653184~4194304] 2024-08-17T01:55:44.956 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~25165824,50331648~29360128,83886080~20971520,109051904~12582912,130023424~33554432,167772160~16777216,218103808~8388608,239075328~4194304,247463936~8388608,260046848~4194304,268435456~12582912,293601280~8388608,306184192~12582912,331350016~20971520,360710144~33554432,402653184~8388608] 2024-08-17T01:55:44.956 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to 17 diff [4194304~4194304,20971520~54525952,79691776~12582912,96468992~8388608,109051904~12582912,130023424~50331648,218103808~4194304,239075328~4194304,247463936~8388608,260046848~4194304,268435456~16777216,293601280~4194304,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,360710144~4194304,369098752~20971520,402653184~4194304] 2024-08-17T01:55:44.956 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~12582912,96468992~8388608,109051904~12582912,130023424~50331648,218103808~4194304,239075328~4194304,247463936~8388608,260046848~4194304,268435456~16777216,293601280~4194304,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,360710144~4194304,369098752~20971520,402653184~4194304] 2024-08-17T01:55:44.959 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,109051904~12582912,130023424~54525952,218103808~8388608,239075328~4194304,247463936~8388608,260046848~4194304,268435456~16777216,293601280~8388608,306184192~12582912,322961408~4194304,331350016~20971520,360710144~33554432,402653184~8388608] 2024-08-17T01:55:44.959 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to 18 diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,218103808~4194304,239075328~4194304,247463936~8388608,260046848~4194304,268435456~16777216,289406976~8388608,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,360710144~4194304,369098752~20971520,402653184~4194304] 2024-08-17T01:55:44.959 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,218103808~4194304,239075328~4194304,247463936~8388608,260046848~4194304,268435456~16777216,289406976~8388608,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,360710144~4194304,369098752~20971520,402653184~4194304] 2024-08-17T01:55:44.962 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,109051904~12582912,130023424~54525952,218103808~8388608,239075328~4194304,247463936~8388608,260046848~4194304,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~20971520,360710144~33554432,402653184~8388608] 2024-08-17T01:55:44.963 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to 19 diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:44.963 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:44.967 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,109051904~12582912,130023424~54525952,218103808~8388608,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~12582912] 2024-08-17T01:55:44.967 INFO:tasks.workunit.client.0.smithi110.stdout:from 12 to 13 diff [50331648~8388608,96468992~8388608,146800640~8388608,171966464~8388608,239075328~4194304,260046848~4194304,293601280~4194304,360710144~4194304,373293056~4194304,402653184~4194304] 2024-08-17T01:55:44.967 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [50331648~8388608,96468992~8388608,146800640~8388608,171966464~8388608,239075328~4194304,260046848~4194304,293601280~4194304,360710144~4194304,373293056~4194304,402653184~4194304] 2024-08-17T01:55:44.969 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [50331648~8388608,96468992~8388608,146800640~8388608,171966464~12582912,239075328~4194304,260046848~4194304,293601280~8388608,360710144~8388608,373293056~8388608,402653184~8388608] 2024-08-17T01:55:44.969 INFO:tasks.workunit.client.0.smithi110.stdout:from 12 to 14 diff [25165824~8388608,50331648~8388608,62914560~12582912,96468992~8388608,130023424~8388608,146800640~12582912,171966464~8388608,239075328~4194304,260046848~4194304,268435456~8388608,293601280~4194304,306184192~4194304,335544320~8388608,360710144~4194304,373293056~4194304,385875968~4194304,402653184~4194304] 2024-08-17T01:55:44.969 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [25165824~8388608,50331648~8388608,62914560~12582912,96468992~8388608,130023424~8388608,146800640~12582912,171966464~8388608,239075328~4194304,260046848~4194304,268435456~8388608,293601280~4194304,306184192~4194304,335544320~8388608,360710144~4194304,373293056~4194304,385875968~4194304,402653184~4194304] 2024-08-17T01:55:44.971 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [25165824~12582912,50331648~8388608,62914560~16777216,96468992~8388608,130023424~8388608,146800640~12582912,171966464~12582912,239075328~4194304,260046848~4194304,268435456~12582912,293601280~8388608,306184192~4194304,335544320~8388608,360710144~8388608,373293056~8388608,385875968~8388608,402653184~8388608] 2024-08-17T01:55:44.971 INFO:tasks.workunit.client.0.smithi110.stdout:from 12 to 15 diff [4194304~4194304,25165824~8388608,37748736~4194304,50331648~8388608,62914560~12582912,96468992~8388608,130023424~8388608,146800640~12582912,171966464~8388608,239075328~4194304,247463936~8388608,260046848~4194304,268435456~8388608,293601280~4194304,306184192~4194304,331350016~12582912,348127232~4194304,360710144~4194304,369098752~8388608,381681664~8388608,402653184~4194304] 2024-08-17T01:55:44.971 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,25165824~8388608,37748736~4194304,50331648~8388608,62914560~12582912,96468992~8388608,130023424~8388608,146800640~12582912,171966464~8388608,239075328~4194304,247463936~8388608,260046848~4194304,268435456~8388608,293601280~4194304,306184192~4194304,331350016~12582912,348127232~4194304,360710144~4194304,369098752~8388608,381681664~8388608,402653184~4194304] 2024-08-17T01:55:44.973 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,25165824~20971520,50331648~8388608,62914560~16777216,96468992~8388608,130023424~12582912,146800640~12582912,171966464~12582912,239075328~4194304,247463936~8388608,260046848~4194304,268435456~12582912,293601280~8388608,306184192~4194304,331350016~12582912,348127232~4194304,360710144~33554432,402653184~8388608] 2024-08-17T01:55:44.973 INFO:tasks.workunit.client.0.smithi110.stdout:from 12 to 16 diff [4194304~4194304,25165824~16777216,50331648~25165824,83886080~8388608,96468992~8388608,130023424~8388608,142606336~20971520,171966464~8388608,239075328~4194304,247463936~8388608,260046848~4194304,268435456~8388608,293601280~4194304,306184192~12582912,331350016~20971520,360710144~4194304,369098752~20971520,402653184~4194304] 2024-08-17T01:55:44.973 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,25165824~16777216,50331648~25165824,83886080~8388608,96468992~8388608,130023424~8388608,142606336~20971520,171966464~8388608,239075328~4194304,247463936~8388608,260046848~4194304,268435456~8388608,293601280~4194304,306184192~12582912,331350016~20971520,360710144~4194304,369098752~20971520,402653184~4194304] 2024-08-17T01:55:44.976 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,25165824~20971520,50331648~29360128,83886080~20971520,130023424~33554432,171966464~12582912,239075328~4194304,247463936~8388608,260046848~4194304,268435456~12582912,293601280~8388608,306184192~12582912,331350016~20971520,360710144~33554432,402653184~8388608] 2024-08-17T01:55:44.976 INFO:tasks.workunit.client.0.smithi110.stdout:from 12 to 17 diff [4194304~4194304,25165824~50331648,79691776~12582912,96468992~8388608,113246208~4194304,130023424~8388608,142606336~25165824,171966464~8388608,239075328~4194304,247463936~8388608,260046848~4194304,268435456~16777216,293601280~4194304,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,360710144~4194304,369098752~20971520,402653184~4194304] 2024-08-17T01:55:44.976 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,25165824~50331648,79691776~12582912,96468992~8388608,113246208~4194304,130023424~8388608,142606336~25165824,171966464~8388608,239075328~4194304,247463936~8388608,260046848~4194304,268435456~16777216,293601280~4194304,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,360710144~4194304,369098752~20971520,402653184~4194304] 2024-08-17T01:55:44.978 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,25165824~79691776,113246208~8388608,130023424~54525952,239075328~4194304,247463936~8388608,260046848~4194304,268435456~16777216,293601280~8388608,306184192~12582912,322961408~4194304,331350016~20971520,360710144~33554432,402653184~8388608] 2024-08-17T01:55:44.978 INFO:tasks.workunit.client.0.smithi110.stdout:from 12 to 18 diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,171966464~8388608,218103808~4194304,239075328~4194304,247463936~8388608,260046848~4194304,268435456~16777216,289406976~8388608,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,360710144~4194304,369098752~20971520,402653184~4194304] 2024-08-17T01:55:44.978 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,171966464~8388608,218103808~4194304,239075328~4194304,247463936~8388608,260046848~4194304,268435456~16777216,289406976~8388608,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,360710144~4194304,369098752~20971520,402653184~4194304] 2024-08-17T01:55:44.982 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,113246208~8388608,130023424~54525952,218103808~8388608,239075328~4194304,247463936~8388608,260046848~4194304,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~20971520,360710144~33554432,402653184~8388608] 2024-08-17T01:55:44.982 INFO:tasks.workunit.client.0.smithi110.stdout:from 12 to 19 diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,171966464~8388608,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:44.982 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,171966464~8388608,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:44.985 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,113246208~8388608,130023424~54525952,218103808~8388608,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~12582912] 2024-08-17T01:55:44.985 INFO:tasks.workunit.client.0.smithi110.stdout:from 13 to 14 diff [25165824~8388608,62914560~12582912,96468992~4194304,130023424~8388608,150994944~4194304,268435456~8388608,306184192~4194304,335544320~8388608,385875968~4194304] 2024-08-17T01:55:44.985 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [25165824~8388608,62914560~12582912,96468992~4194304,130023424~8388608,150994944~4194304,268435456~8388608,306184192~4194304,335544320~8388608,385875968~4194304] 2024-08-17T01:55:44.986 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [25165824~12582912,62914560~16777216,96468992~4194304,130023424~8388608,150994944~8388608,268435456~12582912,306184192~4194304,335544320~8388608,385875968~8388608] 2024-08-17T01:55:44.986 INFO:tasks.workunit.client.0.smithi110.stdout:from 13 to 15 diff [4194304~4194304,25165824~8388608,37748736~4194304,62914560~12582912,96468992~8388608,130023424~8388608,150994944~4194304,239075328~4194304,247463936~8388608,268435456~8388608,306184192~4194304,331350016~12582912,348127232~4194304,369098752~8388608,381681664~8388608] 2024-08-17T01:55:44.986 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,25165824~8388608,37748736~4194304,62914560~12582912,96468992~8388608,130023424~8388608,150994944~4194304,239075328~4194304,247463936~8388608,268435456~8388608,306184192~4194304,331350016~12582912,348127232~4194304,369098752~8388608,381681664~8388608] 2024-08-17T01:55:44.987 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,25165824~20971520,62914560~16777216,96468992~8388608,130023424~12582912,150994944~8388608,239075328~4194304,247463936~8388608,268435456~12582912,306184192~4194304,331350016~12582912,348127232~4194304,369098752~25165824] 2024-08-17T01:55:44.988 INFO:tasks.workunit.client.0.smithi110.stdout:from 13 to 16 diff [4194304~4194304,25165824~16777216,58720256~16777216,83886080~8388608,96468992~8388608,130023424~8388608,142606336~16777216,239075328~4194304,247463936~8388608,268435456~8388608,306184192~12582912,331350016~20971520,369098752~20971520] 2024-08-17T01:55:44.988 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,25165824~16777216,58720256~16777216,83886080~8388608,96468992~8388608,130023424~8388608,142606336~16777216,239075328~4194304,247463936~8388608,268435456~8388608,306184192~12582912,331350016~20971520,369098752~20971520] 2024-08-17T01:55:44.990 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,25165824~20971520,58720256~20971520,83886080~20971520,130023424~33554432,239075328~4194304,247463936~8388608,268435456~12582912,306184192~12582912,331350016~20971520,369098752~25165824] 2024-08-17T01:55:44.990 INFO:tasks.workunit.client.0.smithi110.stdout:from 13 to 17 diff [4194304~4194304,25165824~50331648,79691776~12582912,96468992~8388608,113246208~4194304,130023424~8388608,142606336~25165824,239075328~4194304,247463936~8388608,268435456~16777216,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,369098752~20971520] 2024-08-17T01:55:44.990 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,25165824~50331648,79691776~12582912,96468992~8388608,113246208~4194304,130023424~8388608,142606336~25165824,239075328~4194304,247463936~8388608,268435456~16777216,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,369098752~20971520] 2024-08-17T01:55:45.137 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,25165824~79691776,113246208~8388608,130023424~41943040,239075328~4194304,247463936~8388608,268435456~16777216,306184192~12582912,322961408~4194304,331350016~20971520,369098752~25165824] 2024-08-17T01:55:45.138 INFO:tasks.workunit.client.0.smithi110.stdout:from 13 to 18 diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,218103808~4194304,239075328~4194304,247463936~8388608,268435456~16777216,289406976~4194304,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,360710144~4194304,369098752~20971520] 2024-08-17T01:55:45.138 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,218103808~4194304,239075328~4194304,247463936~8388608,268435456~16777216,289406976~4194304,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,360710144~4194304,369098752~20971520] 2024-08-17T01:55:45.140 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,113246208~8388608,130023424~41943040,218103808~8388608,239075328~4194304,247463936~8388608,268435456~16777216,289406976~8388608,306184192~12582912,322961408~4194304,331350016~20971520,360710144~33554432] 2024-08-17T01:55:45.140 INFO:tasks.workunit.client.0.smithi110.stdout:from 13 to 19 diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~4194304] 2024-08-17T01:55:45.140 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~4194304] 2024-08-17T01:55:45.143 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,113246208~8388608,130023424~41943040,218103808~8388608,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~4194304] 2024-08-17T01:55:45.143 INFO:tasks.workunit.client.0.smithi110.stdout:from 14 to 15 diff [4194304~4194304,37748736~4194304,100663296~4194304,130023424~8388608,239075328~4194304,247463936~8388608,331350016~4194304,348127232~4194304,369098752~8388608,381681664~8388608] 2024-08-17T01:55:45.144 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,37748736~4194304,100663296~4194304,130023424~8388608,239075328~4194304,247463936~8388608,331350016~4194304,348127232~4194304,369098752~8388608,381681664~8388608] 2024-08-17T01:55:45.145 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,37748736~8388608,100663296~4194304,130023424~12582912,239075328~4194304,247463936~8388608,331350016~8388608,348127232~4194304,369098752~25165824] 2024-08-17T01:55:45.145 INFO:tasks.workunit.client.0.smithi110.stdout:from 14 to 16 diff [4194304~4194304,33554432~8388608,58720256~4194304,83886080~8388608,100663296~4194304,130023424~8388608,142606336~16777216,239075328~4194304,247463936~8388608,310378496~8388608,331350016~4194304,343932928~8388608,369098752~20971520] 2024-08-17T01:55:45.145 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,33554432~8388608,58720256~4194304,83886080~8388608,100663296~4194304,130023424~8388608,142606336~16777216,239075328~4194304,247463936~8388608,310378496~8388608,331350016~4194304,343932928~8388608,369098752~20971520] 2024-08-17T01:55:45.147 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,33554432~12582912,58720256~4194304,83886080~12582912,100663296~4194304,130023424~33554432,239075328~4194304,247463936~8388608,310378496~8388608,331350016~8388608,343932928~8388608,369098752~25165824] 2024-08-17T01:55:45.147 INFO:tasks.workunit.client.0.smithi110.stdout:from 14 to 17 diff [4194304~4194304,33554432~29360128,79691776~12582912,100663296~4194304,113246208~4194304,130023424~8388608,142606336~25165824,239075328~4194304,247463936~8388608,276824064~8388608,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,369098752~20971520] 2024-08-17T01:55:45.147 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,33554432~29360128,79691776~12582912,100663296~4194304,113246208~4194304,130023424~8388608,142606336~25165824,239075328~4194304,247463936~8388608,276824064~8388608,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,369098752~20971520] 2024-08-17T01:55:45.149 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,33554432~29360128,79691776~16777216,100663296~4194304,113246208~8388608,130023424~41943040,239075328~4194304,247463936~8388608,276824064~8388608,306184192~12582912,322961408~4194304,331350016~20971520,369098752~25165824] 2024-08-17T01:55:45.149 INFO:tasks.workunit.client.0.smithi110.stdout:from 14 to 18 diff [4194304~4194304,20971520~8388608,33554432~33554432,79691776~16777216,100663296~4194304,113246208~4194304,130023424~8388608,142606336~25165824,218103808~4194304,239075328~4194304,247463936~8388608,272629760~8388608,289406976~4194304,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,360710144~4194304,369098752~20971520] 2024-08-17T01:55:45.149 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~8388608,33554432~33554432,79691776~16777216,100663296~4194304,113246208~4194304,130023424~8388608,142606336~25165824,218103808~4194304,239075328~4194304,247463936~8388608,272629760~8388608,289406976~4194304,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,360710144~4194304,369098752~20971520] 2024-08-17T01:55:45.152 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~8388608,33554432~37748736,79691776~16777216,100663296~4194304,113246208~8388608,130023424~41943040,218103808~8388608,239075328~4194304,247463936~8388608,272629760~12582912,289406976~8388608,306184192~12582912,322961408~4194304,331350016~20971520,360710144~33554432] 2024-08-17T01:55:45.152 INFO:tasks.workunit.client.0.smithi110.stdout:from 14 to 19 diff [4194304~4194304,20971520~8388608,33554432~33554432,79691776~16777216,100663296~4194304,113246208~4194304,130023424~8388608,142606336~25165824,218103808~4194304,239075328~4194304,247463936~16777216,272629760~8388608,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~4194304] 2024-08-17T01:55:45.152 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~8388608,33554432~33554432,79691776~16777216,100663296~4194304,113246208~4194304,130023424~8388608,142606336~25165824,218103808~4194304,239075328~4194304,247463936~16777216,272629760~8388608,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~4194304] 2024-08-17T01:55:45.155 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~8388608,33554432~37748736,79691776~16777216,100663296~4194304,113246208~8388608,130023424~41943040,218103808~8388608,239075328~4194304,247463936~16777216,272629760~12582912,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~4194304] 2024-08-17T01:55:45.155 INFO:tasks.workunit.client.0.smithi110.stdout:from 15 to 16 diff [33554432~4194304,58720256~4194304,83886080~8388608,142606336~16777216,310378496~8388608,343932928~8388608,377487360~4194304] 2024-08-17T01:55:45.155 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [33554432~4194304,58720256~4194304,83886080~8388608,142606336~16777216,310378496~8388608,343932928~8388608,377487360~4194304] 2024-08-17T01:55:45.156 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [33554432~8388608,58720256~4194304,83886080~12582912,142606336~20971520,310378496~8388608,343932928~8388608,377487360~4194304] 2024-08-17T01:55:45.156 INFO:tasks.workunit.client.0.smithi110.stdout:from 15 to 17 diff [33554432~4194304,41943040~20971520,79691776~12582912,100663296~4194304,113246208~4194304,142606336~25165824,276824064~8388608,306184192~12582912,322961408~4194304,335544320~4194304,343932928~8388608,377487360~4194304] 2024-08-17T01:55:45.156 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [33554432~4194304,41943040~20971520,79691776~12582912,100663296~4194304,113246208~4194304,142606336~25165824,276824064~8388608,306184192~12582912,322961408~4194304,335544320~4194304,343932928~8388608,377487360~4194304] 2024-08-17T01:55:45.158 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [33554432~29360128,79691776~16777216,100663296~4194304,113246208~8388608,142606336~29360128,276824064~8388608,306184192~12582912,322961408~4194304,335544320~16777216,377487360~4194304] 2024-08-17T01:55:45.158 INFO:tasks.workunit.client.0.smithi110.stdout:from 15 to 18 diff [20971520~8388608,33554432~20971520,58720256~8388608,79691776~16777216,100663296~4194304,113246208~4194304,142606336~25165824,218103808~4194304,272629760~8388608,289406976~4194304,306184192~12582912,322961408~4194304,335544320~4194304,343932928~8388608,360710144~4194304,377487360~4194304] 2024-08-17T01:55:45.158 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [20971520~8388608,33554432~20971520,58720256~8388608,79691776~16777216,100663296~4194304,113246208~4194304,142606336~25165824,218103808~4194304,272629760~8388608,289406976~4194304,306184192~12582912,322961408~4194304,335544320~4194304,343932928~8388608,360710144~4194304,377487360~4194304] 2024-08-17T01:55:45.160 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [20971520~8388608,33554432~37748736,79691776~16777216,100663296~4194304,113246208~8388608,142606336~29360128,218103808~8388608,272629760~12582912,289406976~8388608,306184192~12582912,322961408~4194304,335544320~16777216,360710144~8388608,377487360~4194304] 2024-08-17T01:55:45.161 INFO:tasks.workunit.client.0.smithi110.stdout:from 15 to 19 diff [20971520~8388608,33554432~20971520,58720256~8388608,79691776~16777216,100663296~4194304,113246208~4194304,142606336~25165824,218103808~4194304,255852544~8388608,272629760~8388608,289406976~12582912,306184192~12582912,322961408~4194304,335544320~4194304,343932928~8388608,356515840~8388608,377487360~4194304,398458880~4194304] 2024-08-17T01:55:45.161 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [20971520~8388608,33554432~20971520,58720256~8388608,79691776~16777216,100663296~4194304,113246208~4194304,142606336~25165824,218103808~4194304,255852544~8388608,272629760~8388608,289406976~12582912,306184192~12582912,322961408~4194304,335544320~4194304,343932928~8388608,356515840~8388608,377487360~4194304,398458880~4194304] 2024-08-17T01:55:45.163 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [20971520~8388608,33554432~37748736,79691776~16777216,100663296~4194304,113246208~8388608,142606336~29360128,218103808~8388608,255852544~8388608,272629760~12582912,289406976~29360128,322961408~4194304,335544320~16777216,356515840~12582912,377487360~4194304,398458880~4194304] 2024-08-17T01:55:45.163 INFO:tasks.workunit.client.0.smithi110.stdout:from 16 to 17 diff [41943040~16777216,79691776~8388608,100663296~4194304,113246208~4194304,159383552~8388608,276824064~8388608,306184192~8388608,322961408~4194304,335544320~4194304] 2024-08-17T01:55:45.163 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [41943040~16777216,79691776~8388608,100663296~4194304,113246208~4194304,159383552~8388608,276824064~8388608,306184192~8388608,322961408~4194304,335544320~4194304] 2024-08-17T01:55:45.164 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [41943040~16777216,79691776~12582912,100663296~4194304,113246208~8388608,159383552~12582912,276824064~8388608,306184192~8388608,322961408~4194304,335544320~8388608] 2024-08-17T01:55:45.165 INFO:tasks.workunit.client.0.smithi110.stdout:from 16 to 18 diff [20971520~8388608,37748736~16777216,58720256~8388608,79691776~8388608,92274688~4194304,100663296~4194304,113246208~4194304,150994944~16777216,218103808~4194304,272629760~8388608,289406976~4194304,306184192~8388608,322961408~4194304,335544320~4194304,360710144~4194304] 2024-08-17T01:55:45.165 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [20971520~8388608,37748736~16777216,58720256~8388608,79691776~8388608,92274688~4194304,100663296~4194304,113246208~4194304,150994944~16777216,218103808~4194304,272629760~8388608,289406976~4194304,306184192~8388608,322961408~4194304,335544320~4194304,360710144~4194304] 2024-08-17T01:55:45.166 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [20971520~8388608,37748736~33554432,79691776~16777216,100663296~4194304,113246208~8388608,150994944~20971520,218103808~8388608,272629760~12582912,289406976~8388608,306184192~8388608,322961408~4194304,335544320~8388608,360710144~8388608] 2024-08-17T01:55:45.166 INFO:tasks.workunit.client.0.smithi110.stdout:from 16 to 19 diff [20971520~8388608,37748736~16777216,58720256~8388608,79691776~8388608,92274688~4194304,100663296~4194304,113246208~4194304,150994944~16777216,218103808~4194304,255852544~8388608,272629760~8388608,289406976~12582912,306184192~8388608,322961408~4194304,335544320~4194304,356515840~8388608,398458880~4194304] 2024-08-17T01:55:45.166 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [20971520~8388608,37748736~16777216,58720256~8388608,79691776~8388608,92274688~4194304,100663296~4194304,113246208~4194304,150994944~16777216,218103808~4194304,255852544~8388608,272629760~8388608,289406976~12582912,306184192~8388608,322961408~4194304,335544320~4194304,356515840~8388608,398458880~4194304] 2024-08-17T01:55:45.168 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [20971520~8388608,37748736~33554432,79691776~16777216,100663296~4194304,113246208~8388608,150994944~20971520,218103808~8388608,255852544~8388608,272629760~12582912,289406976~25165824,322961408~4194304,335544320~8388608,356515840~12582912,398458880~4194304] 2024-08-17T01:55:45.168 INFO:tasks.workunit.client.0.smithi110.stdout:from 17 to 18 diff [20971520~8388608,37748736~8388608,58720256~8388608,92274688~4194304,150994944~8388608,218103808~4194304,272629760~8388608,289406976~4194304,360710144~4194304] 2024-08-17T01:55:45.168 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [20971520~8388608,37748736~8388608,58720256~8388608,92274688~4194304,150994944~8388608,218103808~4194304,272629760~8388608,289406976~4194304,360710144~4194304] 2024-08-17T01:55:45.169 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [20971520~8388608,37748736~12582912,58720256~12582912,92274688~4194304,150994944~8388608,218103808~8388608,272629760~12582912,289406976~8388608,360710144~8388608] 2024-08-17T01:55:45.169 INFO:tasks.workunit.client.0.smithi110.stdout:from 17 to 19 diff [20971520~8388608,37748736~8388608,50331648~4194304,58720256~8388608,92274688~4194304,150994944~8388608,218103808~4194304,255852544~8388608,272629760~8388608,289406976~12582912,310378496~4194304,356515840~8388608,398458880~4194304] 2024-08-17T01:55:45.169 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [20971520~8388608,37748736~8388608,50331648~4194304,58720256~8388608,92274688~4194304,150994944~8388608,218103808~4194304,255852544~8388608,272629760~8388608,289406976~12582912,310378496~4194304,356515840~8388608,398458880~4194304] 2024-08-17T01:55:45.170 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [20971520~8388608,37748736~16777216,58720256~12582912,92274688~4194304,150994944~8388608,218103808~8388608,255852544~8388608,272629760~12582912,289406976~16777216,310378496~4194304,356515840~12582912,398458880~4194304] 2024-08-17T01:55:45.171 INFO:tasks.workunit.client.0.smithi110.stdout:from 18 to 19 diff [37748736~8388608,50331648~4194304,255852544~8388608,281018368~4194304,293601280~8388608,310378496~4194304,356515840~4194304,398458880~4194304] 2024-08-17T01:55:45.171 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [37748736~8388608,50331648~4194304,255852544~8388608,281018368~4194304,293601280~8388608,310378496~4194304,356515840~4194304,398458880~4194304] 2024-08-17T01:55:45.171 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [37748736~16777216,255852544~8388608,281018368~4194304,293601280~12582912,310378496~4194304,356515840~8388608,398458880~4194304] 2024-08-17T01:55:45.337 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:45.337 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:45.361 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~130023424] 2024-08-17T01:55:45.361 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:45.361 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:45.368 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~104857600,398458880~20971520] 2024-08-17T01:55:45.368 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:45.368 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:45.374 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~75497472,289406976~104857600,398458880~20971520] 2024-08-17T01:55:45.374 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:45.375 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:45.381 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~33554432,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:45.381 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to HEAD diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:45.381 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:45.387 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~184549376,197132288~8388608,213909504~29360128,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:45.387 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~83886080,398458880~16777216] 2024-08-17T01:55:45.387 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~83886080,398458880~16777216] 2024-08-17T01:55:45.392 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~104857600,398458880~20971520] 2024-08-17T01:55:45.393 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~46137344,356515840~33554432,398458880~16777216] 2024-08-17T01:55:45.393 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~46137344,356515840~33554432,398458880~16777216] 2024-08-17T01:55:45.397 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~104857600,398458880~20971520] 2024-08-17T01:55:45.397 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~29360128,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:45.397 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~29360128,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:45.401 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~71303168,398458880~20971520] 2024-08-17T01:55:45.401 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to HEAD diff [4194304~4194304,16777216~58720256,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~20971520,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:45.402 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~58720256,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~20971520,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:45.406 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~104857600,130023424~54525952,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~62914560,398458880~20971520] 2024-08-17T01:55:45.406 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to HEAD diff [4194304~4194304,20971520~54525952,79691776~41943040,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:45.406 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~41943040,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:45.409 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~100663296,130023424~54525952,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~16777216] 2024-08-17T01:55:45.410 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to HEAD diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,218103808~12582912,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:45.410 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,218103808~12582912,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:45.414 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,109051904~12582912,130023424~54525952,197132288~8388608,218103808~16777216,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~12582912] 2024-08-17T01:55:45.414 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to HEAD diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:45.414 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:45.417 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,109051904~12582912,130023424~54525952,218103808~8388608,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~12582912] 2024-08-17T01:55:45.417 INFO:tasks.workunit.client.0.smithi110.stdout:from 12 to HEAD diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,171966464~8388608,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:45.417 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,171966464~8388608,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:45.420 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,113246208~8388608,130023424~54525952,218103808~8388608,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~12582912] 2024-08-17T01:55:45.420 INFO:tasks.workunit.client.0.smithi110.stdout:from 13 to HEAD diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~4194304] 2024-08-17T01:55:45.420 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~4194304] 2024-08-17T01:55:45.422 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,113246208~8388608,130023424~41943040,218103808~8388608,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~4194304] 2024-08-17T01:55:45.423 INFO:tasks.workunit.client.0.smithi110.stdout:from 14 to HEAD diff [4194304~4194304,20971520~8388608,33554432~33554432,79691776~16777216,100663296~4194304,113246208~4194304,130023424~8388608,142606336~25165824,218103808~4194304,239075328~4194304,247463936~16777216,272629760~8388608,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~4194304] 2024-08-17T01:55:45.423 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~8388608,33554432~33554432,79691776~16777216,100663296~4194304,113246208~4194304,130023424~8388608,142606336~25165824,218103808~4194304,239075328~4194304,247463936~16777216,272629760~8388608,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~4194304] 2024-08-17T01:55:45.425 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~8388608,33554432~37748736,79691776~16777216,100663296~4194304,113246208~8388608,130023424~41943040,218103808~8388608,239075328~4194304,247463936~16777216,272629760~12582912,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~4194304] 2024-08-17T01:55:45.425 INFO:tasks.workunit.client.0.smithi110.stdout:from 15 to HEAD diff [20971520~8388608,33554432~20971520,58720256~8388608,79691776~16777216,100663296~4194304,113246208~4194304,142606336~25165824,218103808~4194304,255852544~8388608,272629760~8388608,289406976~12582912,306184192~12582912,322961408~4194304,335544320~4194304,343932928~8388608,356515840~8388608,377487360~4194304,398458880~4194304] 2024-08-17T01:55:45.425 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [20971520~8388608,33554432~20971520,58720256~8388608,79691776~16777216,100663296~4194304,113246208~4194304,142606336~25165824,218103808~4194304,255852544~8388608,272629760~8388608,289406976~12582912,306184192~12582912,322961408~4194304,335544320~4194304,343932928~8388608,356515840~8388608,377487360~4194304,398458880~4194304] 2024-08-17T01:55:45.427 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [20971520~8388608,33554432~37748736,79691776~16777216,100663296~4194304,113246208~8388608,142606336~29360128,218103808~8388608,255852544~8388608,272629760~12582912,289406976~29360128,322961408~4194304,335544320~16777216,356515840~12582912,377487360~4194304,398458880~4194304] 2024-08-17T01:55:45.427 INFO:tasks.workunit.client.0.smithi110.stdout:from 16 to HEAD diff [20971520~8388608,37748736~16777216,58720256~8388608,79691776~8388608,92274688~4194304,100663296~4194304,113246208~4194304,150994944~16777216,218103808~4194304,255852544~8388608,272629760~8388608,289406976~12582912,306184192~8388608,322961408~4194304,335544320~4194304,356515840~8388608,398458880~4194304] 2024-08-17T01:55:45.427 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [20971520~8388608,37748736~16777216,58720256~8388608,79691776~8388608,92274688~4194304,100663296~4194304,113246208~4194304,150994944~16777216,218103808~4194304,255852544~8388608,272629760~8388608,289406976~12582912,306184192~8388608,322961408~4194304,335544320~4194304,356515840~8388608,398458880~4194304] 2024-08-17T01:55:45.428 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [20971520~8388608,37748736~33554432,79691776~16777216,100663296~4194304,113246208~8388608,150994944~20971520,218103808~8388608,255852544~8388608,272629760~12582912,289406976~25165824,322961408~4194304,335544320~8388608,356515840~12582912,398458880~4194304] 2024-08-17T01:55:45.428 INFO:tasks.workunit.client.0.smithi110.stdout:from 17 to HEAD diff [20971520~8388608,37748736~8388608,50331648~4194304,58720256~8388608,92274688~4194304,150994944~8388608,218103808~4194304,255852544~8388608,272629760~8388608,289406976~12582912,310378496~4194304,356515840~8388608,398458880~4194304] 2024-08-17T01:55:45.428 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [20971520~8388608,37748736~8388608,50331648~4194304,58720256~8388608,92274688~4194304,150994944~8388608,218103808~4194304,255852544~8388608,272629760~8388608,289406976~12582912,310378496~4194304,356515840~8388608,398458880~4194304] 2024-08-17T01:55:45.429 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [20971520~8388608,37748736~16777216,58720256~12582912,92274688~4194304,150994944~8388608,218103808~8388608,255852544~8388608,272629760~12582912,289406976~16777216,310378496~4194304,356515840~12582912,398458880~4194304] 2024-08-17T01:55:45.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:45 smithi177 ceph-mon[90034]: pgmap v4307: 137 pgs: 137 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 239 KiB/s rd, 47 MiB/s wr, 374 op/s 2024-08-17T01:55:45.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:45 smithi177 ceph-mon[90034]: osdmap e2279: 8 total, 8 up, 8 in 2024-08-17T01:55:45.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:45 smithi110 ceph-mon[98148]: pgmap v4307: 137 pgs: 137 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 239 KiB/s rd, 47 MiB/s wr, 374 op/s 2024-08-17T01:55:45.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:45 smithi110 ceph-mon[98148]: osdmap e2279: 8 total, 8 up, 8 in 2024-08-17T01:55:45.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:45 smithi110 ceph-mon[100641]: pgmap v4307: 137 pgs: 137 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 239 KiB/s rd, 47 MiB/s wr, 374 op/s 2024-08-17T01:55:45.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:45 smithi110 ceph-mon[100641]: osdmap e2279: 8 total, 8 up, 8 in 2024-08-17T01:55:46.346 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:46.346 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:46.392 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~130023424] 2024-08-17T01:55:46.392 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:46.392 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:46.399 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~104857600,398458880~20971520] 2024-08-17T01:55:46.399 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:46.399 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:46.405 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~75497472,289406976~104857600,398458880~20971520] 2024-08-17T01:55:46.405 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:46.406 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:46.411 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~33554432,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:46.411 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to HEAD diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:46.411 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:46.417 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~184549376,197132288~8388608,213909504~29360128,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:46.417 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~83886080,398458880~16777216] 2024-08-17T01:55:46.417 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~83886080,398458880~16777216] 2024-08-17T01:55:46.423 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~104857600,398458880~20971520] 2024-08-17T01:55:46.423 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~46137344,356515840~33554432,398458880~16777216] 2024-08-17T01:55:46.423 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~46137344,356515840~33554432,398458880~16777216] 2024-08-17T01:55:46.428 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~104857600,398458880~20971520] 2024-08-17T01:55:46.428 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~29360128,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:46.428 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~29360128,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:46.433 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~71303168,398458880~20971520] 2024-08-17T01:55:46.434 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to HEAD diff [4194304~4194304,16777216~58720256,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~20971520,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:46.434 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~58720256,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~20971520,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:46.438 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~104857600,130023424~54525952,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~62914560,398458880~20971520] 2024-08-17T01:55:46.438 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to HEAD diff [4194304~4194304,20971520~54525952,79691776~41943040,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:46.438 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~41943040,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:46.442 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~100663296,130023424~54525952,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~16777216] 2024-08-17T01:55:46.442 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to HEAD diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,218103808~12582912,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:46.443 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,218103808~12582912,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:46.447 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,109051904~12582912,130023424~54525952,197132288~8388608,218103808~16777216,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~12582912] 2024-08-17T01:55:46.447 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to HEAD diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:46.447 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:46.451 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,109051904~12582912,130023424~54525952,218103808~8388608,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~12582912] 2024-08-17T01:55:46.451 INFO:tasks.workunit.client.0.smithi110.stdout:from 12 to HEAD diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,171966464~8388608,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:46.451 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,171966464~8388608,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:46.453 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,113246208~8388608,130023424~54525952,218103808~8388608,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~12582912] 2024-08-17T01:55:46.454 INFO:tasks.workunit.client.0.smithi110.stdout:from 13 to HEAD diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~4194304] 2024-08-17T01:55:46.454 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~4194304] 2024-08-17T01:55:46.456 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,113246208~8388608,130023424~41943040,218103808~8388608,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~4194304] 2024-08-17T01:55:46.456 INFO:tasks.workunit.client.0.smithi110.stdout:from 14 to HEAD diff [4194304~4194304,20971520~8388608,33554432~33554432,79691776~16777216,100663296~4194304,113246208~4194304,130023424~8388608,142606336~25165824,218103808~4194304,239075328~4194304,247463936~16777216,272629760~8388608,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~4194304] 2024-08-17T01:55:46.456 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~8388608,33554432~33554432,79691776~16777216,100663296~4194304,113246208~4194304,130023424~8388608,142606336~25165824,218103808~4194304,239075328~4194304,247463936~16777216,272629760~8388608,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~4194304] 2024-08-17T01:55:46.458 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~8388608,33554432~37748736,79691776~16777216,100663296~4194304,113246208~8388608,130023424~41943040,218103808~8388608,239075328~4194304,247463936~16777216,272629760~12582912,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~4194304] 2024-08-17T01:55:46.458 INFO:tasks.workunit.client.0.smithi110.stdout:from 15 to HEAD diff [20971520~8388608,33554432~20971520,58720256~8388608,79691776~16777216,100663296~4194304,113246208~4194304,142606336~25165824,218103808~4194304,255852544~8388608,272629760~8388608,289406976~12582912,306184192~12582912,322961408~4194304,335544320~4194304,343932928~8388608,356515840~8388608,377487360~4194304,398458880~4194304] 2024-08-17T01:55:46.458 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [20971520~8388608,33554432~20971520,58720256~8388608,79691776~16777216,100663296~4194304,113246208~4194304,142606336~25165824,218103808~4194304,255852544~8388608,272629760~8388608,289406976~12582912,306184192~12582912,322961408~4194304,335544320~4194304,343932928~8388608,356515840~8388608,377487360~4194304,398458880~4194304] 2024-08-17T01:55:46.459 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [20971520~8388608,33554432~37748736,79691776~16777216,100663296~4194304,113246208~8388608,142606336~29360128,218103808~8388608,255852544~8388608,272629760~12582912,289406976~29360128,322961408~4194304,335544320~16777216,356515840~12582912,377487360~4194304,398458880~4194304] 2024-08-17T01:55:46.459 INFO:tasks.workunit.client.0.smithi110.stdout:from 16 to HEAD diff [20971520~8388608,37748736~16777216,58720256~8388608,79691776~8388608,92274688~4194304,100663296~4194304,113246208~4194304,150994944~16777216,218103808~4194304,255852544~8388608,272629760~8388608,289406976~12582912,306184192~8388608,322961408~4194304,335544320~4194304,356515840~8388608,398458880~4194304] 2024-08-17T01:55:46.459 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [20971520~8388608,37748736~16777216,58720256~8388608,79691776~8388608,92274688~4194304,100663296~4194304,113246208~4194304,150994944~16777216,218103808~4194304,255852544~8388608,272629760~8388608,289406976~12582912,306184192~8388608,322961408~4194304,335544320~4194304,356515840~8388608,398458880~4194304] 2024-08-17T01:55:46.460 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [20971520~8388608,37748736~33554432,79691776~16777216,100663296~4194304,113246208~8388608,150994944~20971520,218103808~8388608,255852544~8388608,272629760~12582912,289406976~25165824,322961408~4194304,335544320~8388608,356515840~12582912,398458880~4194304] 2024-08-17T01:55:46.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:46 smithi177 ceph-mon[90034]: osdmap e2280: 8 total, 8 up, 8 in 2024-08-17T01:55:46.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:46 smithi110 ceph-mon[98148]: osdmap e2280: 8 total, 8 up, 8 in 2024-08-17T01:55:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:46 smithi110 ceph-mon[100641]: osdmap e2280: 8 total, 8 up, 8 in 2024-08-17T01:55:47.352 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:47.352 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:47.388 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~130023424] 2024-08-17T01:55:47.388 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:47.388 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:47.397 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~104857600,398458880~20971520] 2024-08-17T01:55:47.397 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:47.397 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:47.403 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~75497472,289406976~104857600,398458880~20971520] 2024-08-17T01:55:47.403 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:47.403 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:47.409 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~33554432,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:47.409 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to HEAD diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:47.409 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:47.414 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~184549376,197132288~8388608,213909504~29360128,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:47.414 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~83886080,398458880~16777216] 2024-08-17T01:55:47.414 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~83886080,398458880~16777216] 2024-08-17T01:55:47.419 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~104857600,398458880~20971520] 2024-08-17T01:55:47.419 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~46137344,356515840~33554432,398458880~16777216] 2024-08-17T01:55:47.419 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~46137344,356515840~33554432,398458880~16777216] 2024-08-17T01:55:47.424 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~104857600,398458880~20971520] 2024-08-17T01:55:47.424 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~29360128,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:47.424 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~29360128,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:47.428 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~71303168,398458880~20971520] 2024-08-17T01:55:47.428 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to HEAD diff [4194304~4194304,16777216~58720256,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~20971520,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:47.428 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~58720256,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~20971520,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:47.432 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~104857600,130023424~54525952,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~62914560,398458880~20971520] 2024-08-17T01:55:47.432 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to HEAD diff [4194304~4194304,20971520~54525952,79691776~41943040,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:47.432 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~41943040,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:47.436 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~100663296,130023424~54525952,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~16777216] 2024-08-17T01:55:47.436 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to HEAD diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,218103808~12582912,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:47.436 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,218103808~12582912,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:47.440 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,109051904~12582912,130023424~54525952,197132288~8388608,218103808~16777216,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~12582912] 2024-08-17T01:55:47.440 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to HEAD diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:47.440 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:47.442 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,109051904~12582912,130023424~54525952,218103808~8388608,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~12582912] 2024-08-17T01:55:47.443 INFO:tasks.workunit.client.0.smithi110.stdout:from 12 to HEAD diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,171966464~8388608,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:47.443 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,171966464~8388608,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:47.445 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,113246208~8388608,130023424~54525952,218103808~8388608,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~12582912] 2024-08-17T01:55:47.445 INFO:tasks.workunit.client.0.smithi110.stdout:from 13 to HEAD diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~4194304] 2024-08-17T01:55:47.445 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~4194304] 2024-08-17T01:55:47.447 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,113246208~8388608,130023424~41943040,218103808~8388608,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~4194304] 2024-08-17T01:55:47.447 INFO:tasks.workunit.client.0.smithi110.stdout:from 14 to HEAD diff [4194304~4194304,20971520~8388608,33554432~33554432,79691776~16777216,100663296~4194304,113246208~4194304,130023424~8388608,142606336~25165824,218103808~4194304,239075328~4194304,247463936~16777216,272629760~8388608,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~4194304] 2024-08-17T01:55:47.447 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~8388608,33554432~33554432,79691776~16777216,100663296~4194304,113246208~4194304,130023424~8388608,142606336~25165824,218103808~4194304,239075328~4194304,247463936~16777216,272629760~8388608,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~4194304] 2024-08-17T01:55:47.449 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~8388608,33554432~37748736,79691776~16777216,100663296~4194304,113246208~8388608,130023424~41943040,218103808~8388608,239075328~4194304,247463936~16777216,272629760~12582912,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~4194304] 2024-08-17T01:55:47.449 INFO:tasks.workunit.client.0.smithi110.stdout:from 15 to HEAD diff [20971520~8388608,33554432~20971520,58720256~8388608,79691776~16777216,100663296~4194304,113246208~4194304,142606336~25165824,218103808~4194304,255852544~8388608,272629760~8388608,289406976~12582912,306184192~12582912,322961408~4194304,335544320~4194304,343932928~8388608,356515840~8388608,377487360~4194304,398458880~4194304] 2024-08-17T01:55:47.449 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [20971520~8388608,33554432~20971520,58720256~8388608,79691776~16777216,100663296~4194304,113246208~4194304,142606336~25165824,218103808~4194304,255852544~8388608,272629760~8388608,289406976~12582912,306184192~12582912,322961408~4194304,335544320~4194304,343932928~8388608,356515840~8388608,377487360~4194304,398458880~4194304] 2024-08-17T01:55:47.450 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [20971520~8388608,33554432~37748736,79691776~16777216,100663296~4194304,113246208~8388608,142606336~29360128,218103808~8388608,255852544~8388608,272629760~12582912,289406976~29360128,322961408~4194304,335544320~16777216,356515840~12582912,377487360~4194304,398458880~4194304] 2024-08-17T01:55:47.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:47 smithi177 ceph-mon[90034]: pgmap v4310: 137 pgs: 137 active+clean; 1.2 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 352 KiB/s rd, 48 MiB/s wr, 601 op/s 2024-08-17T01:55:47.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:47 smithi177 ceph-mon[90034]: osdmap e2281: 8 total, 8 up, 8 in 2024-08-17T01:55:47.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:55:47.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:47 smithi110 ceph-mon[100641]: pgmap v4310: 137 pgs: 137 active+clean; 1.2 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 352 KiB/s rd, 48 MiB/s wr, 601 op/s 2024-08-17T01:55:47.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:47 smithi110 ceph-mon[100641]: osdmap e2281: 8 total, 8 up, 8 in 2024-08-17T01:55:47.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:55:47.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:47 smithi110 ceph-mon[98148]: pgmap v4310: 137 pgs: 137 active+clean; 1.2 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 352 KiB/s rd, 48 MiB/s wr, 601 op/s 2024-08-17T01:55:47.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:47 smithi110 ceph-mon[98148]: osdmap e2281: 8 total, 8 up, 8 in 2024-08-17T01:55:47.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:55:48.364 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:48.364 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:48.398 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~130023424] 2024-08-17T01:55:48.398 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:48.398 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:48.408 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~104857600,398458880~20971520] 2024-08-17T01:55:48.408 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:48.408 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:48.413 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~75497472,289406976~104857600,398458880~20971520] 2024-08-17T01:55:48.414 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:48.414 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:48.419 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~33554432,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:48.419 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to HEAD diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:48.419 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:48.425 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~184549376,197132288~8388608,213909504~29360128,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:48.425 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~83886080,398458880~16777216] 2024-08-17T01:55:48.425 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~83886080,398458880~16777216] 2024-08-17T01:55:48.429 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~104857600,398458880~20971520] 2024-08-17T01:55:48.430 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~46137344,356515840~33554432,398458880~16777216] 2024-08-17T01:55:48.430 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~46137344,356515840~33554432,398458880~16777216] 2024-08-17T01:55:48.434 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~104857600,398458880~20971520] 2024-08-17T01:55:48.434 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~29360128,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:48.434 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~29360128,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:48.438 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~71303168,398458880~20971520] 2024-08-17T01:55:48.438 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to HEAD diff [4194304~4194304,16777216~58720256,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~20971520,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:48.438 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~58720256,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~20971520,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:48.441 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~104857600,130023424~54525952,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~62914560,398458880~20971520] 2024-08-17T01:55:48.441 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to HEAD diff [4194304~4194304,20971520~54525952,79691776~41943040,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:48.441 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~41943040,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:48.445 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~100663296,130023424~54525952,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~16777216] 2024-08-17T01:55:48.445 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to HEAD diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,218103808~12582912,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:48.445 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,218103808~12582912,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:48.447 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,109051904~12582912,130023424~54525952,197132288~8388608,218103808~16777216,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~12582912] 2024-08-17T01:55:48.448 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to HEAD diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:48.448 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:48.450 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,109051904~12582912,130023424~54525952,218103808~8388608,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~12582912] 2024-08-17T01:55:48.450 INFO:tasks.workunit.client.0.smithi110.stdout:from 12 to HEAD diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,171966464~8388608,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:48.450 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,171966464~8388608,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:48.452 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,113246208~8388608,130023424~54525952,218103808~8388608,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~12582912] 2024-08-17T01:55:48.452 INFO:tasks.workunit.client.0.smithi110.stdout:from 13 to HEAD diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~4194304] 2024-08-17T01:55:48.452 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~4194304] 2024-08-17T01:55:48.454 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,113246208~8388608,130023424~41943040,218103808~8388608,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~4194304] 2024-08-17T01:55:48.454 INFO:tasks.workunit.client.0.smithi110.stdout:from 14 to HEAD diff [4194304~4194304,20971520~8388608,33554432~33554432,79691776~16777216,100663296~4194304,113246208~4194304,130023424~8388608,142606336~25165824,218103808~4194304,239075328~4194304,247463936~16777216,272629760~8388608,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~4194304] 2024-08-17T01:55:48.454 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~8388608,33554432~33554432,79691776~16777216,100663296~4194304,113246208~4194304,130023424~8388608,142606336~25165824,218103808~4194304,239075328~4194304,247463936~16777216,272629760~8388608,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~4194304] 2024-08-17T01:55:48.455 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~8388608,33554432~37748736,79691776~16777216,100663296~4194304,113246208~8388608,130023424~41943040,218103808~8388608,239075328~4194304,247463936~16777216,272629760~12582912,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~4194304] 2024-08-17T01:55:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:48 smithi110 ceph-mon[98148]: osdmap e2282: 8 total, 8 up, 8 in 2024-08-17T01:55:48.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:48 smithi110 ceph-mon[100641]: osdmap e2282: 8 total, 8 up, 8 in 2024-08-17T01:55:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:55:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:55:48] "GET /metrics HTTP/1.1" 200 36734 "" "Prometheus/2.43.0" 2024-08-17T01:55:48.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:48 smithi177 ceph-mon[90034]: osdmap e2282: 8 total, 8 up, 8 in 2024-08-17T01:55:49.378 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:49.378 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:49.395 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~130023424] 2024-08-17T01:55:49.396 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:49.396 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:49.408 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~104857600,398458880~20971520] 2024-08-17T01:55:49.408 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:49.408 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:49.415 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~75497472,289406976~104857600,398458880~20971520] 2024-08-17T01:55:49.415 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:49.415 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:49.421 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~33554432,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:49.421 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to HEAD diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:49.421 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:49.426 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~184549376,197132288~8388608,213909504~29360128,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:49.426 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~83886080,398458880~16777216] 2024-08-17T01:55:49.426 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~83886080,398458880~16777216] 2024-08-17T01:55:49.431 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~104857600,398458880~20971520] 2024-08-17T01:55:49.431 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~46137344,356515840~33554432,398458880~16777216] 2024-08-17T01:55:49.431 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~46137344,356515840~33554432,398458880~16777216] 2024-08-17T01:55:49.436 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~104857600,398458880~20971520] 2024-08-17T01:55:49.436 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~29360128,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:49.437 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~29360128,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:49.440 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~71303168,398458880~20971520] 2024-08-17T01:55:49.440 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to HEAD diff [4194304~4194304,16777216~58720256,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~20971520,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:49.441 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~58720256,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~20971520,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:49.444 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~104857600,130023424~54525952,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~62914560,398458880~20971520] 2024-08-17T01:55:49.444 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to HEAD diff [4194304~4194304,20971520~54525952,79691776~41943040,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:49.444 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~41943040,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:49.446 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~100663296,130023424~54525952,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~16777216] 2024-08-17T01:55:49.446 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to HEAD diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,218103808~12582912,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:49.447 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,218103808~12582912,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:49.449 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,109051904~12582912,130023424~54525952,197132288~8388608,218103808~16777216,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~12582912] 2024-08-17T01:55:49.449 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to HEAD diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:49.449 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:49.451 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,109051904~12582912,130023424~54525952,218103808~8388608,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~12582912] 2024-08-17T01:55:49.451 INFO:tasks.workunit.client.0.smithi110.stdout:from 12 to HEAD diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,171966464~8388608,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:49.451 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,171966464~8388608,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:49.453 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,113246208~8388608,130023424~54525952,218103808~8388608,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~12582912] 2024-08-17T01:55:49.453 INFO:tasks.workunit.client.0.smithi110.stdout:from 13 to HEAD diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~4194304] 2024-08-17T01:55:49.453 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~4194304] 2024-08-17T01:55:49.454 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,113246208~8388608,130023424~41943040,218103808~8388608,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~4194304] 2024-08-17T01:55:49.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:49 smithi177 ceph-mon[90034]: pgmap v4313: 137 pgs: 137 active+clean; 1.2 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 401 KiB/s rd, 15 MiB/s wr, 713 op/s 2024-08-17T01:55:49.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:49 smithi177 ceph-mon[90034]: osdmap e2283: 8 total, 8 up, 8 in 2024-08-17T01:55:49.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:49 smithi110 ceph-mon[100641]: pgmap v4313: 137 pgs: 137 active+clean; 1.2 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 401 KiB/s rd, 15 MiB/s wr, 713 op/s 2024-08-17T01:55:49.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:49 smithi110 ceph-mon[100641]: osdmap e2283: 8 total, 8 up, 8 in 2024-08-17T01:55:49.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:49 smithi110 ceph-mon[98148]: pgmap v4313: 137 pgs: 137 active+clean; 1.2 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 401 KiB/s rd, 15 MiB/s wr, 713 op/s 2024-08-17T01:55:49.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:49 smithi110 ceph-mon[98148]: osdmap e2283: 8 total, 8 up, 8 in 2024-08-17T01:55:50.380 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:50.380 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:50.417 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~130023424] 2024-08-17T01:55:50.417 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:50.417 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:50.433 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~104857600,398458880~20971520] 2024-08-17T01:55:50.433 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:50.433 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:50.438 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~75497472,289406976~104857600,398458880~20971520] 2024-08-17T01:55:50.438 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:50.438 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:50.443 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~33554432,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:50.443 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to HEAD diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:50.443 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:50.447 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~184549376,197132288~8388608,213909504~29360128,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:50.447 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~83886080,398458880~16777216] 2024-08-17T01:55:50.447 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~83886080,398458880~16777216] 2024-08-17T01:55:50.451 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~104857600,398458880~20971520] 2024-08-17T01:55:50.451 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~46137344,356515840~33554432,398458880~16777216] 2024-08-17T01:55:50.451 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~46137344,356515840~33554432,398458880~16777216] 2024-08-17T01:55:50.455 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~104857600,398458880~20971520] 2024-08-17T01:55:50.455 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~29360128,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:50.455 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~29360128,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:50.458 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~71303168,398458880~20971520] 2024-08-17T01:55:50.458 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to HEAD diff [4194304~4194304,16777216~58720256,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~20971520,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:50.458 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~58720256,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~20971520,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:50.461 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~104857600,130023424~54525952,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~62914560,398458880~20971520] 2024-08-17T01:55:50.461 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to HEAD diff [4194304~4194304,20971520~54525952,79691776~41943040,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:50.461 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~41943040,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:50.463 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~100663296,130023424~54525952,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~16777216] 2024-08-17T01:55:50.463 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to HEAD diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,218103808~12582912,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:50.464 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,218103808~12582912,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:50.465 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,109051904~12582912,130023424~54525952,197132288~8388608,218103808~16777216,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~12582912] 2024-08-17T01:55:50.465 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to HEAD diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:50.465 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:50.467 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,109051904~12582912,130023424~54525952,218103808~8388608,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~12582912] 2024-08-17T01:55:50.467 INFO:tasks.workunit.client.0.smithi110.stdout:from 12 to HEAD diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,171966464~8388608,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:50.467 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~46137344,71303168~4194304,79691776~25165824,113246208~4194304,130023424~8388608,142606336~25165824,171966464~8388608,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:50.468 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,113246208~8388608,130023424~54525952,218103808~8388608,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~12582912] 2024-08-17T01:55:50.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:50 smithi110 ceph-mon[98148]: osdmap e2284: 8 total, 8 up, 8 in 2024-08-17T01:55:50.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:50 smithi110 ceph-mon[100641]: osdmap e2284: 8 total, 8 up, 8 in 2024-08-17T01:55:50.861 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:50 smithi177 ceph-mon[90034]: osdmap e2284: 8 total, 8 up, 8 in 2024-08-17T01:55:51.401 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:51.401 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:51.416 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~130023424] 2024-08-17T01:55:51.416 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:51.416 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:51.435 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~104857600,398458880~20971520] 2024-08-17T01:55:51.435 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:51.435 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:51.441 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~75497472,289406976~104857600,398458880~20971520] 2024-08-17T01:55:51.441 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:51.441 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:51.445 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~33554432,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:51.445 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to HEAD diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:51.445 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:51.449 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~184549376,197132288~8388608,213909504~29360128,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:51.449 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~83886080,398458880~16777216] 2024-08-17T01:55:51.449 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~83886080,398458880~16777216] 2024-08-17T01:55:51.453 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~104857600,398458880~20971520] 2024-08-17T01:55:51.453 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~46137344,356515840~33554432,398458880~16777216] 2024-08-17T01:55:51.453 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~46137344,356515840~33554432,398458880~16777216] 2024-08-17T01:55:51.456 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~104857600,398458880~20971520] 2024-08-17T01:55:51.456 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~29360128,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:51.456 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~29360128,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:51.459 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~71303168,398458880~20971520] 2024-08-17T01:55:51.459 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to HEAD diff [4194304~4194304,16777216~58720256,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~20971520,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:51.459 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~58720256,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~20971520,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:51.461 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~104857600,130023424~54525952,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~62914560,398458880~20971520] 2024-08-17T01:55:51.461 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to HEAD diff [4194304~4194304,20971520~54525952,79691776~41943040,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:51.462 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~41943040,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:51.463 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~100663296,130023424~54525952,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~16777216] 2024-08-17T01:55:51.464 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to HEAD diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,218103808~12582912,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:51.464 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,218103808~12582912,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:51.465 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,109051904~12582912,130023424~54525952,197132288~8388608,218103808~16777216,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~12582912] 2024-08-17T01:55:51.465 INFO:tasks.workunit.client.0.smithi110.stdout:from 11 to HEAD diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:51.466 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,218103808~4194304,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:51.466 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,109051904~12582912,130023424~54525952,218103808~8388608,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~12582912] 2024-08-17T01:55:51.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:51 smithi110 ceph-mon[98148]: pgmap v4316: 137 pgs: 137 active+clean; 1.2 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 566 KiB/s rd, 6.0 MiB/s wr, 1.04k op/s 2024-08-17T01:55:51.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:51 smithi110 ceph-mon[98148]: osdmap e2285: 8 total, 8 up, 8 in 2024-08-17T01:55:51.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:51 smithi110 ceph-mon[100641]: pgmap v4316: 137 pgs: 137 active+clean; 1.2 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 566 KiB/s rd, 6.0 MiB/s wr, 1.04k op/s 2024-08-17T01:55:51.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:51 smithi110 ceph-mon[100641]: osdmap e2285: 8 total, 8 up, 8 in 2024-08-17T01:55:51.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:51 smithi177 ceph-mon[90034]: pgmap v4316: 137 pgs: 137 active+clean; 1.2 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 566 KiB/s rd, 6.0 MiB/s wr, 1.04k op/s 2024-08-17T01:55:51.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:51 smithi177 ceph-mon[90034]: osdmap e2285: 8 total, 8 up, 8 in 2024-08-17T01:55:52.389 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:52.389 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:52.423 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~130023424] 2024-08-17T01:55:52.423 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:52.423 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:52.437 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~104857600,398458880~20971520] 2024-08-17T01:55:52.437 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:52.437 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:52.442 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~75497472,289406976~104857600,398458880~20971520] 2024-08-17T01:55:52.442 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:52.442 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:52.446 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~33554432,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:52.446 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to HEAD diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:52.446 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:52.450 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~184549376,197132288~8388608,213909504~29360128,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:52.450 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~83886080,398458880~16777216] 2024-08-17T01:55:52.450 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~83886080,398458880~16777216] 2024-08-17T01:55:52.453 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~104857600,398458880~20971520] 2024-08-17T01:55:52.453 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~46137344,356515840~33554432,398458880~16777216] 2024-08-17T01:55:52.454 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~46137344,356515840~33554432,398458880~16777216] 2024-08-17T01:55:52.456 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~104857600,398458880~20971520] 2024-08-17T01:55:52.456 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~29360128,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:52.456 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~29360128,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:52.459 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~71303168,398458880~20971520] 2024-08-17T01:55:52.459 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to HEAD diff [4194304~4194304,16777216~58720256,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~20971520,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:52.459 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~58720256,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~20971520,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:52.461 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~104857600,130023424~54525952,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~62914560,398458880~20971520] 2024-08-17T01:55:52.461 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to HEAD diff [4194304~4194304,20971520~54525952,79691776~41943040,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:52.461 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~41943040,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:52.463 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~100663296,130023424~54525952,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~16777216] 2024-08-17T01:55:52.463 INFO:tasks.workunit.client.0.smithi110.stdout:from 10 to HEAD diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,218103808~12582912,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:52.463 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,218103808~12582912,239075328~4194304,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~8388608] 2024-08-17T01:55:52.464 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~83886080,109051904~12582912,130023424~54525952,197132288~8388608,218103808~16777216,239075328~4194304,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~12582912] 2024-08-17T01:55:52.763 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:52 smithi177 ceph-mon[90034]: osdmap e2286: 8 total, 8 up, 8 in 2024-08-17T01:55:52.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:52 smithi110 ceph-mon[98148]: osdmap e2286: 8 total, 8 up, 8 in 2024-08-17T01:55:52.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:52 smithi110 ceph-mon[100641]: osdmap e2286: 8 total, 8 up, 8 in 2024-08-17T01:55:53.394 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:53.394 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:53.420 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~130023424] 2024-08-17T01:55:53.421 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:53.421 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:53.430 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~104857600,398458880~20971520] 2024-08-17T01:55:53.430 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:53.430 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:53.444 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~75497472,289406976~104857600,398458880~20971520] 2024-08-17T01:55:53.444 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:53.444 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:53.448 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~33554432,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:53.448 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to HEAD diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:53.448 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:53.451 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~184549376,197132288~8388608,213909504~29360128,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:53.451 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~83886080,398458880~16777216] 2024-08-17T01:55:53.451 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~83886080,398458880~16777216] 2024-08-17T01:55:53.453 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~104857600,398458880~20971520] 2024-08-17T01:55:53.454 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~46137344,356515840~33554432,398458880~16777216] 2024-08-17T01:55:53.454 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~46137344,356515840~33554432,398458880~16777216] 2024-08-17T01:55:53.456 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~104857600,398458880~20971520] 2024-08-17T01:55:53.456 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~29360128,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:53.456 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~29360128,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:53.458 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~71303168,398458880~20971520] 2024-08-17T01:55:53.458 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to HEAD diff [4194304~4194304,16777216~58720256,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~20971520,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:53.458 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~58720256,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~20971520,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:53.459 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~104857600,130023424~54525952,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~62914560,398458880~20971520] 2024-08-17T01:55:53.459 INFO:tasks.workunit.client.0.smithi110.stdout:from 9 to HEAD diff [4194304~4194304,20971520~54525952,79691776~41943040,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:53.459 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,20971520~54525952,79691776~41943040,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~8388608,343932928~8388608,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:53.460 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,20971520~100663296,130023424~54525952,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~20971520,356515840~37748736,398458880~16777216] 2024-08-17T01:55:53.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:53 smithi110 ceph-mon[98148]: pgmap v4319: 137 pgs: 137 active+clean; 1.2 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 349 KiB/s rd, 3.0 MiB/s wr, 700 op/s 2024-08-17T01:55:53.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:53 smithi110 ceph-mon[98148]: osdmap e2287: 8 total, 8 up, 8 in 2024-08-17T01:55:53.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:53 smithi110 ceph-mon[100641]: pgmap v4319: 137 pgs: 137 active+clean; 1.2 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 349 KiB/s rd, 3.0 MiB/s wr, 700 op/s 2024-08-17T01:55:53.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:53 smithi110 ceph-mon[100641]: osdmap e2287: 8 total, 8 up, 8 in 2024-08-17T01:55:53.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:53 smithi177 ceph-mon[90034]: pgmap v4319: 137 pgs: 137 active+clean; 1.2 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 349 KiB/s rd, 3.0 MiB/s wr, 700 op/s 2024-08-17T01:55:53.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:53 smithi177 ceph-mon[90034]: osdmap e2287: 8 total, 8 up, 8 in 2024-08-17T01:55:54.399 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:54.399 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:54.438 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~130023424] 2024-08-17T01:55:54.439 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:54.439 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:54.449 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~104857600,398458880~20971520] 2024-08-17T01:55:54.450 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:54.450 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:54.454 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~75497472,289406976~104857600,398458880~20971520] 2024-08-17T01:55:54.454 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:54.454 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:54.457 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~33554432,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:54.457 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to HEAD diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:54.457 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:54.459 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~184549376,197132288~8388608,213909504~29360128,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:54.460 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~83886080,398458880~16777216] 2024-08-17T01:55:54.460 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~83886080,398458880~16777216] 2024-08-17T01:55:54.462 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~104857600,398458880~20971520] 2024-08-17T01:55:54.462 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~46137344,356515840~33554432,398458880~16777216] 2024-08-17T01:55:54.462 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~46137344,356515840~33554432,398458880~16777216] 2024-08-17T01:55:54.464 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~104857600,398458880~20971520] 2024-08-17T01:55:54.464 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~29360128,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:54.464 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~29360128,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:54.466 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~71303168,398458880~20971520] 2024-08-17T01:55:54.466 INFO:tasks.workunit.client.0.smithi110.stdout:from 8 to HEAD diff [4194304~4194304,16777216~58720256,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~20971520,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:54.466 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~58720256,79691776~25165824,109051904~12582912,130023424~50331648,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~4194304,331350016~20971520,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:54.467 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~104857600,130023424~54525952,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~4194304,331350016~62914560,398458880~20971520] 2024-08-17T01:55:54.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:54 smithi110 ceph-mon[98148]: osdmap e2288: 8 total, 8 up, 8 in 2024-08-17T01:55:54.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:54 smithi110 ceph-mon[100641]: osdmap e2288: 8 total, 8 up, 8 in 2024-08-17T01:55:54.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:54 smithi177 ceph-mon[90034]: osdmap e2288: 8 total, 8 up, 8 in 2024-08-17T01:55:55.407 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:55.408 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:55.446 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~130023424] 2024-08-17T01:55:55.447 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:55.447 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:55.455 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~104857600,398458880~20971520] 2024-08-17T01:55:55.455 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:55.455 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:55.461 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~75497472,289406976~104857600,398458880~20971520] 2024-08-17T01:55:55.461 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:55.461 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:55.464 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~33554432,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:55.464 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to HEAD diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:55.464 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:55.467 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~184549376,197132288~8388608,213909504~29360128,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:55.467 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~83886080,398458880~16777216] 2024-08-17T01:55:55.467 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~83886080,398458880~16777216] 2024-08-17T01:55:55.470 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~104857600,398458880~20971520] 2024-08-17T01:55:55.470 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~46137344,356515840~33554432,398458880~16777216] 2024-08-17T01:55:55.470 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~46137344,356515840~33554432,398458880~16777216] 2024-08-17T01:55:55.471 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~104857600,398458880~20971520] 2024-08-17T01:55:55.471 INFO:tasks.workunit.client.0.smithi110.stdout:from 7 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~29360128,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:55.471 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~12582912,322961408~29360128,356515840~8388608,369098752~20971520,398458880~16777216] 2024-08-17T01:55:55.472 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~29360128,322961408~71303168,398458880~20971520] 2024-08-17T01:55:55.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:55 smithi110 ceph-mon[98148]: pgmap v4322: 137 pgs: 137 active+clean; 1.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 305 KiB/s rd, 6.2 KiB/s wr, 531 op/s 2024-08-17T01:55:55.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:55 smithi110 ceph-mon[98148]: osdmap e2289: 8 total, 8 up, 8 in 2024-08-17T01:55:55.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:55 smithi110 ceph-mon[100641]: pgmap v4322: 137 pgs: 137 active+clean; 1.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 305 KiB/s rd, 6.2 KiB/s wr, 531 op/s 2024-08-17T01:55:55.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:55 smithi110 ceph-mon[100641]: osdmap e2289: 8 total, 8 up, 8 in 2024-08-17T01:55:55.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:55 smithi177 ceph-mon[90034]: pgmap v4322: 137 pgs: 137 active+clean; 1.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 305 KiB/s rd, 6.2 KiB/s wr, 531 op/s 2024-08-17T01:55:55.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:55 smithi177 ceph-mon[90034]: osdmap e2289: 8 total, 8 up, 8 in 2024-08-17T01:55:56.421 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:56.421 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:56.455 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~130023424] 2024-08-17T01:55:56.455 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:56.455 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:56.465 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~104857600,398458880~20971520] 2024-08-17T01:55:56.465 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:56.465 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:56.470 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~75497472,289406976~104857600,398458880~20971520] 2024-08-17T01:55:56.471 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:56.471 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:56.473 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~33554432,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:56.473 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to HEAD diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:56.473 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:56.475 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~184549376,197132288~8388608,213909504~29360128,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:56.475 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~83886080,398458880~16777216] 2024-08-17T01:55:56.476 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~83886080,398458880~16777216] 2024-08-17T01:55:56.477 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~104857600,398458880~20971520] 2024-08-17T01:55:56.477 INFO:tasks.workunit.client.0.smithi110.stdout:from 6 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~46137344,356515840~33554432,398458880~16777216] 2024-08-17T01:55:56.477 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~16777216,234881024~8388608,247463936~16777216,268435456~16777216,289406976~12582912,306184192~46137344,356515840~33554432,398458880~16777216] 2024-08-17T01:55:56.479 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~104857600,398458880~20971520] 2024-08-17T01:55:56.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:56 smithi110 ceph-mon[100641]: osdmap e2290: 8 total, 8 up, 8 in 2024-08-17T01:55:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:56 smithi110 ceph-mon[98148]: osdmap e2290: 8 total, 8 up, 8 in 2024-08-17T01:55:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:56 smithi177 ceph-mon[90034]: osdmap e2290: 8 total, 8 up, 8 in 2024-08-17T01:55:57.435 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:57.435 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:57.469 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~130023424] 2024-08-17T01:55:57.469 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:57.470 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:57.473 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~104857600,398458880~20971520] 2024-08-17T01:55:57.473 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:57.473 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:57.476 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~75497472,289406976~104857600,398458880~20971520] 2024-08-17T01:55:57.476 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:57.476 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:57.485 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~33554432,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:57.485 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to HEAD diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:57.485 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:57.490 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~184549376,197132288~8388608,213909504~29360128,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:57.490 INFO:tasks.workunit.client.0.smithi110.stdout:from 5 to HEAD diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~83886080,398458880~16777216] 2024-08-17T01:55:57.490 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,16777216~167772160,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~12582912,306184192~83886080,398458880~16777216] 2024-08-17T01:55:57.491 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~8388608,16777216~171966464,197132288~8388608,213909504~29360128,247463936~16777216,268435456~16777216,289406976~104857600,398458880~20971520] 2024-08-17T01:55:57.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:57 smithi110 ceph-mon[98148]: pgmap v4325: 137 pgs: 137 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 255 KiB/s rd, 6.2 KiB/s wr, 430 op/s 2024-08-17T01:55:57.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:57 smithi110 ceph-mon[98148]: osdmap e2291: 8 total, 8 up, 8 in 2024-08-17T01:55:57.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:57 smithi110 ceph-mon[98148]: osdmap e2292: 8 total, 8 up, 8 in 2024-08-17T01:55:57.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:57 smithi110 ceph-mon[100641]: pgmap v4325: 137 pgs: 137 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 255 KiB/s rd, 6.2 KiB/s wr, 430 op/s 2024-08-17T01:55:57.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:57 smithi110 ceph-mon[100641]: osdmap e2291: 8 total, 8 up, 8 in 2024-08-17T01:55:57.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:57 smithi110 ceph-mon[100641]: osdmap e2292: 8 total, 8 up, 8 in 2024-08-17T01:55:57.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:57 smithi177 ceph-mon[90034]: pgmap v4325: 137 pgs: 137 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 255 KiB/s rd, 6.2 KiB/s wr, 430 op/s 2024-08-17T01:55:57.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:57 smithi177 ceph-mon[90034]: osdmap e2291: 8 total, 8 up, 8 in 2024-08-17T01:55:57.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:57 smithi177 ceph-mon[90034]: osdmap e2292: 8 total, 8 up, 8 in 2024-08-17T01:55:58.446 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:58.447 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:58.474 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~130023424] 2024-08-17T01:55:58.474 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:58.474 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:58.482 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~104857600,398458880~20971520] 2024-08-17T01:55:58.482 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:58.482 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:58.486 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~75497472,289406976~104857600,398458880~20971520] 2024-08-17T01:55:58.486 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:58.486 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:58.488 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~33554432,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:58.488 INFO:tasks.workunit.client.0.smithi110.stdout:from 4 to HEAD diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:58.488 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~125829120,197132288~8388608,213909504~29360128,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:58.489 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~184549376,197132288~8388608,213909504~29360128,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:58.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:58 smithi110 ceph-mon[98148]: osdmap e2293: 8 total, 8 up, 8 in 2024-08-17T01:55:58.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:58 smithi110 ceph-mon[100641]: osdmap e2293: 8 total, 8 up, 8 in 2024-08-17T01:55:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:55:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:55:58] "GET /metrics HTTP/1.1" 200 36734 "" "Prometheus/2.43.0" 2024-08-17T01:55:58.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:58 smithi177 ceph-mon[90034]: osdmap e2293: 8 total, 8 up, 8 in 2024-08-17T01:55:59.439 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:59.439 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:59.470 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~130023424] 2024-08-17T01:55:59.470 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:59.470 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:59.485 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~104857600,398458880~20971520] 2024-08-17T01:55:59.485 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:59.485 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:59.487 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~75497472,289406976~104857600,398458880~20971520] 2024-08-17T01:55:59.487 INFO:tasks.workunit.client.0.smithi110.stdout:from 3 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:59.487 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~33554432,247463936~37748736,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:55:59.489 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~33554432,247463936~37748736,289406976~104857600,398458880~20971520] 2024-08-17T01:55:59.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:59 smithi110 ceph-mon[100641]: pgmap v4329: 137 pgs: 137 active+clean; 1.0 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 147 KiB/s rd, 5.5 KiB/s wr, 231 op/s 2024-08-17T01:55:59.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:55:59 smithi110 ceph-mon[100641]: osdmap e2294: 8 total, 8 up, 8 in 2024-08-17T01:55:59.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:59 smithi110 ceph-mon[98148]: pgmap v4329: 137 pgs: 137 active+clean; 1.0 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 147 KiB/s rd, 5.5 KiB/s wr, 231 op/s 2024-08-17T01:55:59.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:55:59 smithi110 ceph-mon[98148]: osdmap e2294: 8 total, 8 up, 8 in 2024-08-17T01:55:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:59 smithi177 ceph-mon[90034]: pgmap v4329: 137 pgs: 137 active+clean; 1.0 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 147 KiB/s rd, 5.5 KiB/s wr, 231 op/s 2024-08-17T01:55:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:55:59 smithi177 ceph-mon[90034]: osdmap e2294: 8 total, 8 up, 8 in 2024-08-17T01:56:00.457 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:56:00.457 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:56:00.472 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~130023424] 2024-08-17T01:56:00.472 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:56:00.472 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:56:00.476 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~104857600,398458880~20971520] 2024-08-17T01:56:00.477 INFO:tasks.workunit.client.0.smithi110.stdout:from 2 to HEAD diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:56:00.477 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [4194304~4194304,12582912~41943040,58720256~134217728,197132288~8388608,209715200~75497472,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:56:00.478 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [4194304~201326592,209715200~75497472,289406976~104857600,398458880~20971520] 2024-08-17T01:56:00.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:00 smithi110 ceph-mon[98148]: osdmap e2295: 8 total, 8 up, 8 in 2024-08-17T01:56:00.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:00 smithi110 ceph-mon[100641]: osdmap e2295: 8 total, 8 up, 8 in 2024-08-17T01:56:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:00 smithi177 ceph-mon[90034]: osdmap e2295: 8 total, 8 up, 8 in 2024-08-17T01:56:01.425 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:56:01.426 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:56:01.461 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~130023424] 2024-08-17T01:56:01.461 INFO:tasks.workunit.client.0.smithi110.stdout:from 1 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:56:01.461 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:56:01.463 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~104857600,398458880~20971520] 2024-08-17T01:56:01.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:01 smithi110 ceph-mon[98148]: pgmap v4332: 137 pgs: 137 active+clean; 1005 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 167 KiB/s rd, 6.6 KiB/s wr, 269 op/s 2024-08-17T01:56:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:01 smithi110 ceph-mon[98148]: osdmap e2296: 8 total, 8 up, 8 in 2024-08-17T01:56:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:56:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:01 smithi110 ceph-mon[98148]: osdmap e2297: 8 total, 8 up, 8 in 2024-08-17T01:56:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:01 smithi110 ceph-mon[100641]: pgmap v4332: 137 pgs: 137 active+clean; 1005 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 167 KiB/s rd, 6.6 KiB/s wr, 269 op/s 2024-08-17T01:56:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:01 smithi110 ceph-mon[100641]: osdmap e2296: 8 total, 8 up, 8 in 2024-08-17T01:56:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:56:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:01 smithi110 ceph-mon[100641]: osdmap e2297: 8 total, 8 up, 8 in 2024-08-17T01:56:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:01 smithi177 ceph-mon[90034]: pgmap v4332: 137 pgs: 137 active+clean; 1005 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 167 KiB/s rd, 6.6 KiB/s wr, 269 op/s 2024-08-17T01:56:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:01 smithi177 ceph-mon[90034]: osdmap e2296: 8 total, 8 up, 8 in 2024-08-17T01:56:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:56:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:01 smithi177 ceph-mon[90034]: osdmap e2297: 8 total, 8 up, 8 in 2024-08-17T01:56:02.461 INFO:tasks.workunit.client.0.smithi110.stdout:from 0 to HEAD diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:56:02.461 INFO:tasks.workunit.client.0.smithi110.stdout: limited diff [0~54525952,58720256~134217728,197132288~88080384,289406976~12582912,306184192~88080384,398458880~16777216] 2024-08-17T01:56:02.474 INFO:tasks.workunit.client.0.smithi110.stdout: actual was [0~285212672,289406976~130023424] 2024-08-17T01:56:03.485 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/1.DiffIterateStress (39224 ms) 2024-08-17T01:56:03.486 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParent 2024-08-17T01:56:03.486 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:56:03.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:03 smithi110 ceph-mon[98148]: pgmap v4335: 137 pgs: 137 active+clean; 956 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 1023 B/s wr, 99 op/s 2024-08-17T01:56:03.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:03 smithi110 ceph-mon[98148]: osdmap e2298: 8 total, 8 up, 8 in 2024-08-17T01:56:03.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:03 smithi110 ceph-mon[100641]: pgmap v4335: 137 pgs: 137 active+clean; 956 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 1023 B/s wr, 99 op/s 2024-08-17T01:56:03.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:03 smithi110 ceph-mon[100641]: osdmap e2298: 8 total, 8 up, 8 in 2024-08-17T01:56:03.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:03 smithi177 ceph-mon[90034]: pgmap v4335: 137 pgs: 137 active+clean; 956 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 1023 B/s wr, 99 op/s 2024-08-17T01:56:03.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:03 smithi177 ceph-mon[90034]: osdmap e2298: 8 total, 8 up, 8 in 2024-08-17T01:56:04.570 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/1.DiffIterateParent (1085 ms) 2024-08-17T01:56:04.570 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/1.DiffIterateIgnoreParent 2024-08-17T01:56:04.571 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:56:04.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:04 smithi110 ceph-mon[100641]: osdmap e2299: 8 total, 8 up, 8 in 2024-08-17T01:56:04.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:04 smithi110 ceph-mon[98148]: osdmap e2299: 8 total, 8 up, 8 in 2024-08-17T01:56:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:04 smithi177 ceph-mon[90034]: osdmap e2299: 8 total, 8 up, 8 in 2024-08-17T01:56:05.582 INFO:tasks.workunit.client.0.smithi110.stdout: wrote [0~16777216] to clone 2024-08-17T01:56:05.583 INFO:tasks.workunit.client.0.smithi110.stdout: diff was [0~16777216] 2024-08-17T01:56:05.586 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/1.DiffIterateIgnoreParent (1016 ms) 2024-08-17T01:56:05.586 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/1.DiffIterateCallbackError 2024-08-17T01:56:05.586 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:56:05.606 INFO:tasks.workunit.client.0.smithi110.stdout: wrote [263848~57448,5394115~86058,6388915~49479,6904454~4196,7764056~81284,12288570~73030,12763225~54053,13107446~67790,17743150~1572,19896015~94984] 2024-08-17T01:56:05.616 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/1.DiffIterateCallbackError (30 ms) 2024-08-17T01:56:05.616 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParentDiscard 2024-08-17T01:56:05.616 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:56:05.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:05 smithi110 ceph-mon[100641]: pgmap v4338: 137 pgs: 137 active+clean; 836 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 93 KiB/s rd, 1.0 MiB/s wr, 145 op/s 2024-08-17T01:56:05.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:05 smithi110 ceph-mon[100641]: osdmap e2300: 8 total, 8 up, 8 in 2024-08-17T01:56:05.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:05 smithi110 ceph-mon[98148]: pgmap v4338: 137 pgs: 137 active+clean; 836 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 93 KiB/s rd, 1.0 MiB/s wr, 145 op/s 2024-08-17T01:56:05.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:05 smithi110 ceph-mon[98148]: osdmap e2300: 8 total, 8 up, 8 in 2024-08-17T01:56:05.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:05 smithi177 ceph-mon[90034]: pgmap v4338: 137 pgs: 137 active+clean; 836 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 93 KiB/s rd, 1.0 MiB/s wr, 145 op/s 2024-08-17T01:56:05.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:05 smithi177 ceph-mon[90034]: osdmap e2300: 8 total, 8 up, 8 in 2024-08-17T01:56:06.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:06 smithi110 ceph-mon[98148]: osdmap e2301: 8 total, 8 up, 8 in 2024-08-17T01:56:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:06 smithi110 ceph-mon[98148]: osdmap e2302: 8 total, 8 up, 8 in 2024-08-17T01:56:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:06 smithi110 ceph-mon[100641]: osdmap e2301: 8 total, 8 up, 8 in 2024-08-17T01:56:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:06 smithi110 ceph-mon[100641]: osdmap e2302: 8 total, 8 up, 8 in 2024-08-17T01:56:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:06 smithi177 ceph-mon[90034]: osdmap e2301: 8 total, 8 up, 8 in 2024-08-17T01:56:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:06 smithi177 ceph-mon[90034]: osdmap e2302: 8 total, 8 up, 8 in 2024-08-17T01:56:07.540 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/1.DiffIterateParentDiscard (1924 ms) 2024-08-17T01:56:07.541 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnalignedSmall 2024-08-17T01:56:07.541 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:56:07.584 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnalignedSmall (44 ms) 2024-08-17T01:56:07.585 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnaligned 2024-08-17T01:56:07.585 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:56:07.664 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnaligned (79 ms) 2024-08-17T01:56:07.664 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/1.DiffIterateTryAcquireLock 2024-08-17T01:56:07.664 INFO:tasks.workunit.client.0.smithi110.stdout:using new format! 2024-08-17T01:56:07.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:07 smithi110 ceph-mon[98148]: pgmap v4341: 137 pgs: 137 active+clean; 800 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 106 KiB/s rd, 2.0 MiB/s wr, 153 op/s 2024-08-17T01:56:07.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:07 smithi110 ceph-mon[98148]: osdmap e2303: 8 total, 8 up, 8 in 2024-08-17T01:56:07.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:07 smithi110 ceph-mon[100641]: pgmap v4341: 137 pgs: 137 active+clean; 800 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 106 KiB/s rd, 2.0 MiB/s wr, 153 op/s 2024-08-17T01:56:07.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:07 smithi110 ceph-mon[100641]: osdmap e2303: 8 total, 8 up, 8 in 2024-08-17T01:56:07.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:07 smithi177 ceph-mon[90034]: pgmap v4341: 137 pgs: 137 active+clean; 800 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 106 KiB/s rd, 2.0 MiB/s wr, 153 op/s 2024-08-17T01:56:07.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:07 smithi177 ceph-mon[90034]: osdmap e2303: 8 total, 8 up, 8 in 2024-08-17T01:56:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:56:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:56:08] "GET /metrics HTTP/1.1" 200 36740 "" "Prometheus/2.43.0" 2024-08-17T01:56:09.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:09 smithi110 ceph-mon[100641]: pgmap v4344: 137 pgs: 137 active+clean; 804 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.5 MiB/s wr, 79 op/s 2024-08-17T01:56:09.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:09 smithi110 ceph-mon[98148]: pgmap v4344: 137 pgs: 137 active+clean; 804 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.5 MiB/s wr, 79 op/s 2024-08-17T01:56:09.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:09 smithi177 ceph-mon[90034]: pgmap v4344: 137 pgs: 137 active+clean; 804 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.5 MiB/s wr, 79 op/s 2024-08-17T01:56:11.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:11 smithi110 ceph-mon[98148]: pgmap v4345: 137 pgs: 137 active+clean; 846 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 9.2 MiB/s wr, 209 op/s 2024-08-17T01:56:11.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:11 smithi110 ceph-mon[98148]: osdmap e2304: 8 total, 8 up, 8 in 2024-08-17T01:56:11.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:11 smithi110 ceph-mon[100641]: pgmap v4345: 137 pgs: 137 active+clean; 846 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 9.2 MiB/s wr, 209 op/s 2024-08-17T01:56:11.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:11 smithi110 ceph-mon[100641]: osdmap e2304: 8 total, 8 up, 8 in 2024-08-17T01:56:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:11 smithi177 ceph-mon[90034]: pgmap v4345: 137 pgs: 137 active+clean; 846 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 9.2 MiB/s wr, 209 op/s 2024-08-17T01:56:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:11 smithi177 ceph-mon[90034]: osdmap e2304: 8 total, 8 up, 8 in 2024-08-17T01:56:12.711 INFO:tasks.workunit.client.0.smithi110.stdout:[ OK ] DiffIterateTest/1.DiffIterateTryAcquireLock (5046 ms) 2024-08-17T01:56:12.711 INFO:tasks.workunit.client.0.smithi110.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStriping 2024-08-17T01:56:12.711 INFO:tasks.workunit.client.0.smithi110.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-717-g03f4c3e8/rpm/el9/BUILD/ceph-18.2.4-717-g03f4c3e8/src/test/librbd/test_librbd.cc:8958: Skipped 2024-08-17T01:56:12.711 INFO:tasks.workunit.client.0.smithi110.stdout:Skipping due to unmet REQUIRE 2024-08-17T01:56:12.711 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] DiffIterateTest/1.DiffIterateStriping (0 ms) 2024-08-17T01:56:13.487 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] 19 tests from DiffIterateTest/1 (236909 ms total) 2024-08-17T01:56:13.487 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:56:13.487 INFO:tasks.workunit.client.0.smithi110.stdout:[----------] Global test environment tear-down 2024-08-17T01:56:13.487 INFO:tasks.workunit.client.0.smithi110.stdout:[==========] 490 tests from 24 test suites ran. (2473760 ms total) 2024-08-17T01:56:13.487 INFO:tasks.workunit.client.0.smithi110.stdout:[ PASSED ] 444 tests. 2024-08-17T01:56:13.487 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] 46 tests, listed below: 2024-08-17T01:56:13.487 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalStress.DiscardWithPruneWriteOverlap 2024-08-17T01:56:13.487 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.AioDiscardEvent 2024-08-17T01:56:13.487 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.AioWriteEvent 2024-08-17T01:56:13.488 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.AioFlushEvent 2024-08-17T01:56:13.488 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.SnapCreate 2024-08-17T01:56:13.488 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.SnapProtect 2024-08-17T01:56:13.488 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.SnapUnprotect 2024-08-17T01:56:13.488 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.SnapRename 2024-08-17T01:56:13.488 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.SnapRollback 2024-08-17T01:56:13.488 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.SnapRemove 2024-08-17T01:56:13.488 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.Rename 2024-08-17T01:56:13.488 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.Resize 2024-08-17T01:56:13.488 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.Flatten 2024-08-17T01:56:13.488 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.UpdateFeatures 2024-08-17T01:56:13.488 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.MetadataSet 2024-08-17T01:56:13.488 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.MetadataRemove 2024-08-17T01:56:13.488 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalReplay.ObjectPosition 2024-08-17T01:56:13.488 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalEntries.AioWrite 2024-08-17T01:56:13.488 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalEntries.AioDiscard 2024-08-17T01:56:13.489 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalEntries.AioDiscardWithPrune 2024-08-17T01:56:13.489 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestJournalEntries.AioFlush 2024-08-17T01:56:13.489 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestOperations.DisableJournalingCorrupt 2024-08-17T01:56:13.489 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestMigration.MirroringSamePool 2024-08-17T01:56:13.489 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestMigration.MirroringAbort 2024-08-17T01:56:13.489 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolDisabled 2024-08-17T01:56:13.489 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolEnabled 2024-08-17T01:56:13.489 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestMigration.MirroringPool 2024-08-17T01:56:13.489 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2024-08-17T01:56:13.489 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2024-08-17T01:56:13.489 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2024-08-17T01:56:13.489 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2024-08-17T01:56:13.489 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2024-08-17T01:56:13.490 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2024-08-17T01:56:13.490 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2024-08-17T01:56:13.490 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2024-08-17T01:56:13.490 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2024-08-17T01:56:13.490 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2024-08-17T01:56:13.490 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestMirroring.DisableImageMirrorWithPeer 2024-08-17T01:56:13.490 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestMirroring.DisableJournalingWithPeer 2024-08-17T01:56:13.490 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestInternal.DiscardCopyup 2024-08-17T01:56:13.490 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestInternal.TestCoR 2024-08-17T01:56:13.490 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestLibRBD.EncryptionLoadBadStripePattern 2024-08-17T01:56:13.490 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestLibRBD.EnableJournalingViaLockOwner 2024-08-17T01:56:13.490 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] TestLibRBD.ExclusiveLockReadTransition 2024-08-17T01:56:13.490 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] DiffIterateTest/0.DiffIterateStriping 2024-08-17T01:56:13.490 INFO:tasks.workunit.client.0.smithi110.stdout:[ SKIPPED ] DiffIterateTest/1.DiffIterateStriping 2024-08-17T01:56:13.491 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:56:13.491 INFO:tasks.workunit.client.0.smithi110.stdout: YOU HAVE 2 DISABLED TESTS 2024-08-17T01:56:13.491 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:56:13.499 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-17T01:56:13.499 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-17T01:56:13.569 INFO:tasks.workunit:Stopping ['rbd/test_librbd.sh'] on client.0... 2024-08-17T01:56:13.569 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-17T01:56:13.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:13 smithi110 ceph-mon[100641]: pgmap v4347: 137 pgs: 137 active+clean; 873 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 9.4 MiB/s wr, 251 op/s 2024-08-17T01:56:13.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:13 smithi110 ceph-mon[98148]: pgmap v4347: 137 pgs: 137 active+clean; 873 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 9.4 MiB/s wr, 251 op/s 2024-08-17T01:56:13.822 DEBUG:teuthology.parallel:result is None 2024-08-17T01:56:13.823 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T01:56:13.847 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T01:56:13.847 DEBUG:teuthology.orchestra.run.smithi110:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-08-17T01:56:13.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:13 smithi177 ceph-mon[90034]: pgmap v4347: 137 pgs: 137 active+clean; 873 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 9.4 MiB/s wr, 251 op/s 2024-08-17T01:56:13.903 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T01:56:13.903 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-17T01:56:13.903 INFO:teuthology.task.print:**** done end test_rbd_api.yaml 2024-08-17T01:56:13.903 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-17T01:56:13.903 INFO:teuthology.task.print:**** done start test_rbd_python.yaml 2024-08-17T01:56:13.903 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-08-17T01:56:13.904 INFO:tasks.workunit:Pulling workunits from ref reef 2024-08-17T01:56:13.904 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-17T01:56:13.904 DEBUG:teuthology.orchestra.run.smithi110:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-17T01:56:13.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T01:56:13.958 INFO:teuthology.orchestra.run.smithi110.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-17T01:56:13.958 DEBUG:teuthology.orchestra.run.smithi110:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-17T01:56:14.013 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-17T01:56:14.014 DEBUG:teuthology.orchestra.run.smithi110:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-17T01:56:14.069 INFO:tasks.workunit:timeout=3h 2024-08-17T01:56:14.069 INFO:tasks.workunit:cleanup=True 2024-08-17T01:56:14.069 DEBUG:teuthology.orchestra.run.smithi110:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-08-17T01:56:14.125 INFO:tasks.workunit.client.0.smithi110.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-17T01:56:14.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:14 smithi110 ceph-mon[98148]: osdmap e2305: 8 total, 8 up, 8 in 2024-08-17T01:56:14.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:14 smithi110 ceph-mon[100641]: osdmap e2305: 8 total, 8 up, 8 in 2024-08-17T01:56:14.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:14 smithi177 ceph-mon[90034]: osdmap e2305: 8 total, 8 up, 8 in 2024-08-17T01:56:15.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:15 smithi110 ceph-mon[98148]: pgmap v4349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-08-17T01:56:15.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:15 smithi110 ceph-mon[100641]: pgmap v4349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-08-17T01:56:15.861 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:15 smithi177 ceph-mon[90034]: pgmap v4349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-08-17T01:56:16.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:56:16.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:56:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:56:17.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:17 smithi110 ceph-mon[100641]: pgmap v4350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-08-17T01:56:17.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:17 smithi110 ceph-mon[98148]: pgmap v4350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-08-17T01:56:17.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:17 smithi177 ceph-mon[90034]: pgmap v4350: 105 pgs: 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-08-17T01:56:18.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:56:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:56:18] "GET /metrics HTTP/1.1" 200 34244 "" "Prometheus/2.43.0" 2024-08-17T01:56:19.576 DEBUG:teuthology.orchestra.run.smithi110:> 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-17T01:56:19.632 INFO:tasks.workunit.client.0.smithi110.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-17T01:56:19.634 INFO:tasks.workunit.client.0.smithi110.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-17T01:56:19.634 INFO:tasks.workunit.client.0.smithi110.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-17T01:56:19.682 INFO:tasks.workunit.client.0.smithi110.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-17T01:56:19.732 INFO:tasks.workunit.client.0.smithi110.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-17T01:56:19.771 INFO:tasks.workunit.client.0.smithi110.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-17T01:56:19.773 INFO:tasks.workunit.client.0.smithi110.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-17T01:56:19.773 INFO:tasks.workunit.client.0.smithi110.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-17T01:56:19.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:19 smithi110 ceph-mon[100641]: pgmap v4351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:56:19.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:19 smithi110 ceph-mon[98148]: pgmap v4351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:56:19.813 INFO:tasks.workunit.client.0.smithi110.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-17T01:56:19.815 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-17T01:56:19.815 DEBUG:teuthology.orchestra.run.smithi110:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-17T01:56:19.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:19 smithi177 ceph-mon[90034]: pgmap v4351: 105 pgs: 105 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-08-17T01:56:19.871 INFO:tasks.workunit:Running workunits matching rbd/test_librbd_python.sh on client.0... 2024-08-17T01:56:19.872 INFO:tasks.workunit:Running workunit rbd/test_librbd_python.sh... 2024-08-17T01:56:19.872 DEBUG:teuthology.orchestra.run.smithi110: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-17T01:56:19.930 INFO:tasks.workunit.client.0.smithi110.stderr:++ dirname /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd_python.sh 2024-08-17T01:56:19.931 INFO:tasks.workunit.client.0.smithi110.stderr:+ relpath=/home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind 2024-08-17T01:56:19.931 INFO:tasks.workunit.client.0.smithi110.stderr:+ '[' -n '' ']' 2024-08-17T01:56:19.931 INFO:tasks.workunit.client.0.smithi110.stderr:+ python3 -m pytest -v /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind/test_rbd.py 2024-08-17T01:56:20.102 INFO:tasks.workunit.client.0.smithi110.stdout:============================= test session starts ============================== 2024-08-17T01:56:20.102 INFO:tasks.workunit.client.0.smithi110.stdout:platform linux -- Python 3.9.18, pytest-6.2.2, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 2024-08-17T01:56:20.102 INFO:tasks.workunit.client.0.smithi110.stdout:cachedir: .pytest_cache 2024-08-17T01:56:20.102 INFO:tasks.workunit.client.0.smithi110.stdout:rootdir: /home/ubuntu/cephtest/clone.client.0/src/test/pybind, configfile: pytest.ini 2024-08-17T01:56:20.599 INFO:tasks.workunit.client.0.smithi110.stdout:collecting ... collected 185 items 2024-08-17T01:56:20.599 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T01:56:21.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:21 smithi110 ceph-mon[98148]: pgmap v4352: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:56:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:21 smithi110 ceph-mon[100641]: pgmap v4352: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:56:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:21 smithi177 ceph-mon[90034]: pgmap v4352: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:56:22.763 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:22 smithi177 ceph-mon[90034]: osdmap e2306: 8 total, 8 up, 8 in 2024-08-17T01:56:22.763 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:22 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi110-229287-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:56:22.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:22 smithi110 ceph-mon[98148]: osdmap e2306: 8 total, 8 up, 8 in 2024-08-17T01:56:22.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:22 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi110-229287-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:56:22.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:22 smithi110 ceph-mon[100641]: osdmap e2306: 8 total, 8 up, 8 in 2024-08-17T01:56:22.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:22 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi110-229287-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-17T01:56:23.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:23 smithi110 ceph-mon[98148]: pgmap v4354: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:56:23.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:23 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:56:23.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:23 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi110-229287-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-17T01:56:23.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:23 smithi110 ceph-mon[98148]: osdmap e2307: 8 total, 8 up, 8 in 2024-08-17T01:56:23.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:23 smithi110 ceph-mon[100641]: pgmap v4354: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:56:23.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:23 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:56:23.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:23 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi110-229287-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-17T01:56:23.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:23 smithi110 ceph-mon[100641]: osdmap e2307: 8 total, 8 up, 8 in 2024-08-17T01:56:23.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:23 smithi177 ceph-mon[90034]: pgmap v4354: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:56:23.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:23 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T01:56:23.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:23 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi110-229287-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-17T01:56:23.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:23 smithi177 ceph-mon[90034]: osdmap e2307: 8 total, 8 up, 8 in 2024-08-17T01:56:24.536 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_version PASSED [ 0%] 2024-08-17T01:56:24.620 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create PASSED [ 1%] 2024-08-17T01:56:24.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:24 smithi110 ceph-mon[100641]: osdmap e2308: 8 total, 8 up, 8 in 2024-08-17T01:56:24.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:24 smithi110 ceph-mon[98148]: osdmap e2308: 8 total, 8 up, 8 in 2024-08-17T01:56:24.861 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:24 smithi177 ceph-mon[90034]: osdmap e2308: 8 total, 8 up, 8 in 2024-08-17T01:56:25.217 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create_defaults PASSED [ 1%] 2024-08-17T01:56:25.319 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_context_manager PASSED [ 2%] 2024-08-17T01:56:25.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:25 smithi110 ceph-mon[98148]: pgmap v4357: 137 pgs: 9 creating+peering, 15 unknown, 113 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:56:25.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:25 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:56:25.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:25 smithi110 ceph-mon[98148]: osdmap e2309: 8 total, 8 up, 8 in 2024-08-17T01:56:25.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:25 smithi110 ceph-mon[100641]: pgmap v4357: 137 pgs: 9 creating+peering, 15 unknown, 113 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:56:25.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:25 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:56:25.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:25 smithi110 ceph-mon[100641]: osdmap e2309: 8 total, 8 up, 8 in 2024-08-17T01:56:25.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:25 smithi177 ceph-mon[90034]: pgmap v4357: 137 pgs: 9 creating+peering, 15 unknown, 113 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T01:56:25.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:25 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T01:56:25.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:25 smithi177 ceph-mon[90034]: osdmap e2309: 8 total, 8 up, 8 in 2024-08-17T01:56:26.622 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_read_only PASSED [ 2%] 2024-08-17T01:56:26.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:26 smithi110 ceph-mon[98148]: osdmap e2310: 8 total, 8 up, 8 in 2024-08-17T01:56:26.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:26 smithi110 ceph-mon[100641]: osdmap e2310: 8 total, 8 up, 8 in 2024-08-17T01:56:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:26 smithi177 ceph-mon[90034]: osdmap e2310: 8 total, 8 up, 8 in 2024-08-17T01:56:27.143 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_dne PASSED [ 3%] 2024-08-17T01:56:27.681 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_readonly_dne PASSED [ 3%] 2024-08-17T01:56:27.773 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_by_id PASSED [ 4%] 2024-08-17T01:56:27.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:27 smithi110 ceph-mon[98148]: pgmap v4360: 137 pgs: 9 creating+peering, 128 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 3.5 KiB/s wr, 107 op/s 2024-08-17T01:56:27.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:27 smithi110 ceph-mon[98148]: osdmap e2311: 8 total, 8 up, 8 in 2024-08-17T01:56:27.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:27 smithi110 ceph-mon[100641]: pgmap v4360: 137 pgs: 9 creating+peering, 128 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 3.5 KiB/s wr, 107 op/s 2024-08-17T01:56:27.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:27 smithi110 ceph-mon[100641]: osdmap e2311: 8 total, 8 up, 8 in 2024-08-17T01:56:27.861 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_aio_open PASSED [ 4%] 2024-08-17T01:56:27.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:27 smithi177 ceph-mon[90034]: pgmap v4360: 137 pgs: 9 creating+peering, 128 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 3.5 KiB/s wr, 107 op/s 2024-08-17T01:56:27.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:27 smithi177 ceph-mon[90034]: osdmap e2311: 8 total, 8 up, 8 in 2024-08-17T01:56:27.872 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_dne PASSED [ 5%] 2024-08-17T01:56:27.873 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_empty PASSED [ 5%] 2024-08-17T01:56:27.949 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list PASSED [ 6%] 2024-08-17T01:56:28.010 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_with_progress PASSED [ 7%] 2024-08-17T01:56:28.084 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_canceled PASSED [ 7%] 2024-08-17T01:56:28.148 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_with_progress_except PASSED [ 8%] 2024-08-17T01:56:28.250 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_rename PASSED [ 8%] 2024-08-17T01:56:28.492 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_metadata PASSED [ 9%] 2024-08-17T01:56:28.506 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_config_list PASSED [ 9%] 2024-08-17T01:56:28.507 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:56:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:56:28] "GET /metrics HTTP/1.1" 200 34244 "" "Prometheus/2.43.0" 2024-08-17T01:56:28.507 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:56:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:56:28] ENGINE Bus STOPPING 2024-08-17T01:56:28.516 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_config_set_and_get_and_remove PASSED [ 10%] 2024-08-17T01:56:28.545 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_namespaces PASSED [ 10%] 2024-08-17T01:56:28.797 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:56:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:56:28] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T01:56:28.797 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:56:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:56:28] ENGINE Bus STOPPED 2024-08-17T01:56:28.797 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:56:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:56:28] ENGINE Bus STARTING 2024-08-17T01:56:28.797 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:56:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:56:28] ENGINE Serving on http://:::9283 2024-08-17T01:56:28.797 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:56:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:01:56:28] ENGINE Bus STARTED 2024-08-17T01:56:29.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: pgmap v4362: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 187 KiB/s rd, 18 KiB/s wr, 256 op/s 2024-08-17T01:56:29.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' 2024-08-17T01:56:29.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:56:29.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:56:29.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:56:29.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:56:29.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:56:29.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T01:56:29.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:56:29.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:56:29.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:56:29.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:56:29.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:56:29.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:56:29.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:56:29.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:56:29.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:56:29.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:56:29.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:56:29.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:56:29.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:56:29.812 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:56:29.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:56:29.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:56:29.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:56:29.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:56:29.813 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:56:29.813 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: pgmap v4362: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 187 KiB/s rd, 18 KiB/s wr, 256 op/s 2024-08-17T01:56:29.813 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' 2024-08-17T01:56:29.813 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:56:29.814 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:56:29.814 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:56:29.814 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:56:29.814 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:56:29.814 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T01:56:29.814 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:56:29.814 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:56:29.814 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:56:29.814 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:56:29.814 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:56:29.814 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:56:29.815 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:56:29.815 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:56:29.815 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:56:29.815 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:56:29.815 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:56:29.815 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:56:29.815 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:56:29.815 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:56:29.815 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:56:29.815 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:56:29.815 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:56:29.815 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:56:29.816 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:56:29.816 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:56:29.816 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:56:29.816 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:56:29.816 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:56:29.816 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:56:29.816 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:56:29.817 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:56:29.817 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:56:29.817 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:56:29.817 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:56:29.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: pgmap v4362: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 187 KiB/s rd, 18 KiB/s wr, 256 op/s 2024-08-17T01:56:29.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' 2024-08-17T01:56:29.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:56:29.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:56:29.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:56:29.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:56:29.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:56:29.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T01:56:29.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:56:29.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:56:29.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:56:29.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:56:29.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:56:29.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:56:29.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:56:29.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:56:29.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:56:29.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:56:29.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:56:29.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:56:29.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:56:29.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:56:29.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:56:29.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:56:29.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:56:29.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:56:29.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:56:29.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T01:56:29.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T01:56:29.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T01:56:29.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T01:56:29.865 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T01:56:30.628 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_stats PASSED [ 11%] 2024-08-17T01:56:30.629 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_features_to_string PASSED [ 11%] 2024-08-17T01:56:30.630 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_features_from_string PASSED [ 12%] 2024-08-17T01:56:30.700 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_update_features SKIPPED [ 12%] 2024-08-17T01:56:30.776 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_with_params SKIPPED [ 13%] 2024-08-17T01:56:30.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:30 smithi110 ceph-mon[100641]: osdmap e2312: 8 total, 8 up, 8 in 2024-08-17T01:56:30.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:30 smithi110 ceph-mon[98148]: osdmap e2312: 8 total, 8 up, 8 in 2024-08-17T01:56:30.847 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_id PASSED [ 14%] 2024-08-17T01:56:30.861 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:30 smithi177 ceph-mon[90034]: osdmap e2312: 8 total, 8 up, 8 in 2024-08-17T01:56:30.920 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_block_name_prefix PASSED [ 14%] 2024-08-17T01:56:30.993 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_data_pool_id PASSED [ 15%] 2024-08-17T01:56:31.063 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_timestamp PASSED [ 15%] 2024-08-17T01:56:31.133 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_access_timestamp PASSED [ 16%] 2024-08-17T01:56:31.197 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_modify_timestamp PASSED [ 16%] 2024-08-17T01:56:31.281 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_invalidate_cache PASSED [ 17%] 2024-08-17T01:56:31.348 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_stat PASSED [ 17%] 2024-08-17T01:56:31.420 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_flags PASSED [ 18%] 2024-08-17T01:56:31.511 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_image_auto_close PASSED [ 18%] 2024-08-17T01:56:31.579 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_use_after_close PASSED [ 19%] 2024-08-17T01:56:31.659 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write PASSED [ 20%] 2024-08-17T01:56:31.738 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_with_fadvise_flags PASSED [ 20%] 2024-08-17T01:56:31.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:31 smithi110 ceph-mon[100641]: pgmap v4364: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 213 KiB/s rd, 20 KiB/s wr, 303 op/s 2024-08-17T01:56:31.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:31 smithi110 ceph-mon[100641]: osdmap e2313: 8 total, 8 up, 8 in 2024-08-17T01:56:31.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:56:31.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:31 smithi110 ceph-mon[100641]: osdmap e2314: 8 total, 8 up, 8 in 2024-08-17T01:56:31.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:31 smithi110 ceph-mon[98148]: pgmap v4364: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 213 KiB/s rd, 20 KiB/s wr, 303 op/s 2024-08-17T01:56:31.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:31 smithi110 ceph-mon[98148]: osdmap e2313: 8 total, 8 up, 8 in 2024-08-17T01:56:31.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:56:31.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:31 smithi110 ceph-mon[98148]: osdmap e2314: 8 total, 8 up, 8 in 2024-08-17T01:56:31.819 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_zeroes PASSED [ 21%] 2024-08-17T01:56:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:31 smithi177 ceph-mon[90034]: pgmap v4364: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 213 KiB/s rd, 20 KiB/s wr, 303 op/s 2024-08-17T01:56:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:31 smithi177 ceph-mon[90034]: osdmap e2313: 8 total, 8 up, 8 in 2024-08-17T01:56:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:56:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:31 smithi177 ceph-mon[90034]: osdmap e2314: 8 total, 8 up, 8 in 2024-08-17T01:56:31.901 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_zeroes_thick_provision PASSED [ 21%] 2024-08-17T01:56:31.973 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read PASSED [ 22%] 2024-08-17T01:56:32.043 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read_with_fadvise_flags PASSED [ 22%] 2024-08-17T01:56:32.166 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_large_write PASSED [ 23%] 2024-08-17T01:56:32.242 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_large_read PASSED [ 23%] 2024-08-17T01:56:32.328 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_read PASSED [ 24%] 2024-08-17T01:56:32.398 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read_bad_offset PASSED [ 24%] 2024-08-17T01:56:32.479 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize PASSED [ 25%] 2024-08-17T01:56:32.559 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_allow_shrink_False PASSED [ 25%] 2024-08-17T01:56:33.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:33 smithi110 ceph-mon[98148]: pgmap v4367: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 367 KiB/s rd, 27 KiB/s wr, 514 op/s 2024-08-17T01:56:33.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:33 smithi110 ceph-mon[100641]: pgmap v4367: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 367 KiB/s rd, 27 KiB/s wr, 514 op/s 2024-08-17T01:56:33.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:33 smithi177 ceph-mon[90034]: pgmap v4367: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 367 KiB/s rd, 27 KiB/s wr, 514 op/s 2024-08-17T01:56:34.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:34 smithi110 ceph-mon[100641]: osdmap e2315: 8 total, 8 up, 8 in 2024-08-17T01:56:34.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:34 smithi110 ceph-mon[98148]: osdmap e2315: 8 total, 8 up, 8 in 2024-08-17T01:56:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:34 smithi177 ceph-mon[90034]: osdmap e2315: 8 total, 8 up, 8 in 2024-08-17T01:56:35.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:35 smithi110 ceph-mon[100641]: pgmap v4369: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 988 KiB/s wr, 1.09k op/s 2024-08-17T01:56:35.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:35 smithi110 ceph-mon[100641]: osdmap e2316: 8 total, 8 up, 8 in 2024-08-17T01:56:35.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:35 smithi110 ceph-mon[98148]: pgmap v4369: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 988 KiB/s wr, 1.09k op/s 2024-08-17T01:56:35.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:35 smithi110 ceph-mon[98148]: osdmap e2316: 8 total, 8 up, 8 in 2024-08-17T01:56:35.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:35 smithi177 ceph-mon[90034]: pgmap v4369: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 988 KiB/s wr, 1.09k op/s 2024-08-17T01:56:35.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:35 smithi177 ceph-mon[90034]: osdmap e2316: 8 total, 8 up, 8 in 2024-08-17T01:56:36.508 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_size PASSED [ 26%] 2024-08-17T01:56:36.601 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_down PASSED [ 27%] 2024-08-17T01:56:36.700 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_bytes PASSED [ 27%] 2024-08-17T01:56:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:36 smithi177 ceph-mon[90034]: osdmap e2317: 8 total, 8 up, 8 in 2024-08-17T01:56:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:36 smithi177 ceph-mon[90034]: osdmap e2318: 8 total, 8 up, 8 in 2024-08-17T01:56:36.884 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy PASSED [ 28%] 2024-08-17T01:56:37.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:36 smithi110 ceph-mon[98148]: osdmap e2317: 8 total, 8 up, 8 in 2024-08-17T01:56:37.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:36 smithi110 ceph-mon[98148]: osdmap e2318: 8 total, 8 up, 8 in 2024-08-17T01:56:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:36 smithi110 ceph-mon[100641]: osdmap e2317: 8 total, 8 up, 8 in 2024-08-17T01:56:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:36 smithi110 ceph-mon[100641]: osdmap e2318: 8 total, 8 up, 8 in 2024-08-17T01:56:37.074 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy2 PASSED [ 28%] 2024-08-17T01:56:37.144 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy3 SKIPPED [ 29%] 2024-08-17T01:56:37.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:37 smithi177 ceph-mon[90034]: pgmap v4372: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.8 MiB/s wr, 1.26k op/s 2024-08-17T01:56:38.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:37 smithi110 ceph-mon[98148]: pgmap v4372: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.8 MiB/s wr, 1.26k op/s 2024-08-17T01:56:38.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:37 smithi110 ceph-mon[100641]: pgmap v4372: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.8 MiB/s wr, 1.26k op/s 2024-08-17T01:56:38.562 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:56:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:56:38] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-08-17T01:56:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:38 smithi177 ceph-mon[90034]: osdmap e2319: 8 total, 8 up, 8 in 2024-08-17T01:56:39.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:38 smithi110 ceph-mon[98148]: osdmap e2319: 8 total, 8 up, 8 in 2024-08-17T01:56:39.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:38 smithi110 ceph-mon[100641]: osdmap e2319: 8 total, 8 up, 8 in 2024-08-17T01:56:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:39 smithi177 ceph-mon[90034]: pgmap v4375: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 609 KiB/s rd, 1.0 MiB/s wr, 867 op/s 2024-08-17T01:56:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:39 smithi177 ceph-mon[90034]: osdmap e2320: 8 total, 8 up, 8 in 2024-08-17T01:56:40.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:39 smithi110 ceph-mon[98148]: pgmap v4375: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 609 KiB/s rd, 1.0 MiB/s wr, 867 op/s 2024-08-17T01:56:40.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:39 smithi110 ceph-mon[98148]: osdmap e2320: 8 total, 8 up, 8 in 2024-08-17T01:56:40.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:39 smithi110 ceph-mon[100641]: pgmap v4375: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 609 KiB/s rd, 1.0 MiB/s wr, 867 op/s 2024-08-17T01:56:40.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:39 smithi110 ceph-mon[100641]: osdmap e2320: 8 total, 8 up, 8 in 2024-08-17T01:56:40.743 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy PASSED [ 29%] 2024-08-17T01:56:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:40 smithi177 ceph-mon[90034]: osdmap e2321: 8 total, 8 up, 8 in 2024-08-17T01:56:41.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:40 smithi110 ceph-mon[98148]: osdmap e2321: 8 total, 8 up, 8 in 2024-08-17T01:56:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:40 smithi110 ceph-mon[100641]: osdmap e2321: 8 total, 8 up, 8 in 2024-08-17T01:56:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:41 smithi177 ceph-mon[90034]: pgmap v4378: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 232 KiB/s rd, 2.0 MiB/s wr, 342 op/s 2024-08-17T01:56:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:41 smithi177 ceph-mon[90034]: osdmap e2322: 8 total, 8 up, 8 in 2024-08-17T01:56:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:41 smithi177 ceph-mon[90034]: osdmap e2323: 8 total, 8 up, 8 in 2024-08-17T01:56:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:41 smithi110 ceph-mon[98148]: pgmap v4378: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 232 KiB/s rd, 2.0 MiB/s wr, 342 op/s 2024-08-17T01:56:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:41 smithi110 ceph-mon[98148]: osdmap e2322: 8 total, 8 up, 8 in 2024-08-17T01:56:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:41 smithi110 ceph-mon[98148]: osdmap e2323: 8 total, 8 up, 8 in 2024-08-17T01:56:42.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:41 smithi110 ceph-mon[100641]: pgmap v4378: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 232 KiB/s rd, 2.0 MiB/s wr, 342 op/s 2024-08-17T01:56:42.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:41 smithi110 ceph-mon[100641]: osdmap e2322: 8 total, 8 up, 8 in 2024-08-17T01:56:42.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:41 smithi110 ceph-mon[100641]: osdmap e2323: 8 total, 8 up, 8 in 2024-08-17T01:56:43.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:43 smithi110 ceph-mon[98148]: pgmap v4381: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 249 KiB/s rd, 2.0 MiB/s wr, 349 op/s 2024-08-17T01:56:43.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:43 smithi110 ceph-mon[98148]: osdmap e2324: 8 total, 8 up, 8 in 2024-08-17T01:56:43.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:43 smithi110 ceph-mon[100641]: pgmap v4381: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 249 KiB/s rd, 2.0 MiB/s wr, 349 op/s 2024-08-17T01:56:43.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:43 smithi110 ceph-mon[100641]: osdmap e2324: 8 total, 8 up, 8 in 2024-08-17T01:56:43.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:43 smithi177 ceph-mon[90034]: pgmap v4381: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 249 KiB/s rd, 2.0 MiB/s wr, 349 op/s 2024-08-17T01:56:43.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:43 smithi177 ceph-mon[90034]: osdmap e2324: 8 total, 8 up, 8 in 2024-08-17T01:56:44.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:44 smithi110 ceph-mon[98148]: osdmap e2325: 8 total, 8 up, 8 in 2024-08-17T01:56:44.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:44 smithi110 ceph-mon[100641]: osdmap e2325: 8 total, 8 up, 8 in 2024-08-17T01:56:44.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:44 smithi177 ceph-mon[90034]: osdmap e2325: 8 total, 8 up, 8 in 2024-08-17T01:56:45.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:45 smithi110 ceph-mon[98148]: pgmap v4384: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 231 KiB/s rd, 18 KiB/s wr, 316 op/s 2024-08-17T01:56:45.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:45 smithi110 ceph-mon[98148]: osdmap e2326: 8 total, 8 up, 8 in 2024-08-17T01:56:45.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:45 smithi110 ceph-mon[100641]: pgmap v4384: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 231 KiB/s rd, 18 KiB/s wr, 316 op/s 2024-08-17T01:56:45.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:45 smithi110 ceph-mon[100641]: osdmap e2326: 8 total, 8 up, 8 in 2024-08-17T01:56:45.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:45 smithi177 ceph-mon[90034]: pgmap v4384: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 231 KiB/s rd, 18 KiB/s wr, 316 op/s 2024-08-17T01:56:45.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:45 smithi177 ceph-mon[90034]: osdmap e2326: 8 total, 8 up, 8 in 2024-08-17T01:56:46.513 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v1_to_v1 PASSED [ 30%] 2024-08-17T01:56:46.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:46 smithi110 ceph-mon[100641]: osdmap e2327: 8 total, 8 up, 8 in 2024-08-17T01:56:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:56:46.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:46 smithi110 ceph-mon[100641]: osdmap e2328: 8 total, 8 up, 8 in 2024-08-17T01:56:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:46 smithi110 ceph-mon[98148]: osdmap e2327: 8 total, 8 up, 8 in 2024-08-17T01:56:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:56:46.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:46 smithi110 ceph-mon[98148]: osdmap e2328: 8 total, 8 up, 8 in 2024-08-17T01:56:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:46 smithi177 ceph-mon[90034]: osdmap e2327: 8 total, 8 up, 8 in 2024-08-17T01:56:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:56:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:46 smithi177 ceph-mon[90034]: osdmap e2328: 8 total, 8 up, 8 in 2024-08-17T01:56:47.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:47 smithi110 ceph-mon[98148]: pgmap v4387: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 13 KiB/s wr, 212 op/s 2024-08-17T01:56:47.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:47 smithi110 ceph-mon[100641]: pgmap v4387: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 13 KiB/s wr, 212 op/s 2024-08-17T01:56:47.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:47 smithi177 ceph-mon[90034]: pgmap v4387: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 13 KiB/s wr, 212 op/s 2024-08-17T01:56:48.462 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:56:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:56:48] "GET /metrics HTTP/1.1" 200 36718 "" "Prometheus/2.43.0" 2024-08-17T01:56:48.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:48 smithi110 ceph-mon[100641]: osdmap e2329: 8 total, 8 up, 8 in 2024-08-17T01:56:48.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:48 smithi110 ceph-mon[98148]: osdmap e2329: 8 total, 8 up, 8 in 2024-08-17T01:56:48.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:48 smithi177 ceph-mon[90034]: osdmap e2329: 8 total, 8 up, 8 in 2024-08-17T01:56:49.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:49 smithi110 ceph-mon[98148]: pgmap v4390: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 200 KiB/s rd, 12 KiB/s wr, 260 op/s 2024-08-17T01:56:49.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:49 smithi110 ceph-mon[98148]: osdmap e2330: 8 total, 8 up, 8 in 2024-08-17T01:56:49.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:49 smithi110 ceph-mon[100641]: pgmap v4390: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 200 KiB/s rd, 12 KiB/s wr, 260 op/s 2024-08-17T01:56:49.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:49 smithi110 ceph-mon[100641]: osdmap e2330: 8 total, 8 up, 8 in 2024-08-17T01:56:49.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:49 smithi177 ceph-mon[90034]: pgmap v4390: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 200 KiB/s rd, 12 KiB/s wr, 260 op/s 2024-08-17T01:56:49.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:49 smithi177 ceph-mon[90034]: osdmap e2330: 8 total, 8 up, 8 in 2024-08-17T01:56:50.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:50 smithi110 ceph-mon[98148]: osdmap e2331: 8 total, 8 up, 8 in 2024-08-17T01:56:50.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:50 smithi110 ceph-mon[100641]: osdmap e2331: 8 total, 8 up, 8 in 2024-08-17T01:56:50.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:50 smithi177 ceph-mon[90034]: osdmap e2331: 8 total, 8 up, 8 in 2024-08-17T01:56:51.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:51 smithi110 ceph-mon[98148]: pgmap v4393: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 KiB/s rd, 13 KiB/s wr, 226 op/s 2024-08-17T01:56:51.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:51 smithi110 ceph-mon[98148]: osdmap e2332: 8 total, 8 up, 8 in 2024-08-17T01:56:51.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:51 smithi110 ceph-mon[98148]: osdmap e2333: 8 total, 8 up, 8 in 2024-08-17T01:56:51.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:51 smithi110 ceph-mon[100641]: pgmap v4393: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 KiB/s rd, 13 KiB/s wr, 226 op/s 2024-08-17T01:56:51.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:51 smithi110 ceph-mon[100641]: osdmap e2332: 8 total, 8 up, 8 in 2024-08-17T01:56:51.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:51 smithi110 ceph-mon[100641]: osdmap e2333: 8 total, 8 up, 8 in 2024-08-17T01:56:51.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:51 smithi177 ceph-mon[90034]: pgmap v4393: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 170 KiB/s rd, 13 KiB/s wr, 226 op/s 2024-08-17T01:56:51.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:51 smithi177 ceph-mon[90034]: osdmap e2332: 8 total, 8 up, 8 in 2024-08-17T01:56:51.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:51 smithi177 ceph-mon[90034]: osdmap e2333: 8 total, 8 up, 8 in 2024-08-17T01:56:52.569 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v1_to_v2 PASSED [ 30%] 2024-08-17T01:56:53.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:53 smithi110 ceph-mon[98148]: pgmap v4396: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 10 KiB/s wr, 162 op/s 2024-08-17T01:56:53.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:53 smithi110 ceph-mon[98148]: osdmap e2334: 8 total, 8 up, 8 in 2024-08-17T01:56:53.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:53 smithi110 ceph-mon[100641]: pgmap v4396: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 10 KiB/s wr, 162 op/s 2024-08-17T01:56:53.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:53 smithi110 ceph-mon[100641]: osdmap e2334: 8 total, 8 up, 8 in 2024-08-17T01:56:53.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:53 smithi177 ceph-mon[90034]: pgmap v4396: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 10 KiB/s wr, 162 op/s 2024-08-17T01:56:53.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:53 smithi177 ceph-mon[90034]: osdmap e2334: 8 total, 8 up, 8 in 2024-08-17T01:56:54.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:54 smithi110 ceph-mon[98148]: osdmap e2335: 8 total, 8 up, 8 in 2024-08-17T01:56:54.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:54 smithi110 ceph-mon[100641]: osdmap e2335: 8 total, 8 up, 8 in 2024-08-17T01:56:54.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:54 smithi177 ceph-mon[90034]: osdmap e2335: 8 total, 8 up, 8 in 2024-08-17T01:56:55.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:55 smithi110 ceph-mon[98148]: pgmap v4399: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 11 KiB/s wr, 163 op/s 2024-08-17T01:56:55.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:55 smithi110 ceph-mon[98148]: osdmap e2336: 8 total, 8 up, 8 in 2024-08-17T01:56:55.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:55 smithi110 ceph-mon[100641]: pgmap v4399: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 11 KiB/s wr, 163 op/s 2024-08-17T01:56:55.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:55 smithi110 ceph-mon[100641]: osdmap e2336: 8 total, 8 up, 8 in 2024-08-17T01:56:55.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:55 smithi177 ceph-mon[90034]: pgmap v4399: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 11 KiB/s wr, 163 op/s 2024-08-17T01:56:55.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:55 smithi177 ceph-mon[90034]: osdmap e2336: 8 total, 8 up, 8 in 2024-08-17T01:56:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:56 smithi110 ceph-mon[98148]: osdmap e2337: 8 total, 8 up, 8 in 2024-08-17T01:56:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:56 smithi110 ceph-mon[98148]: osdmap e2338: 8 total, 8 up, 8 in 2024-08-17T01:56:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:56 smithi110 ceph-mon[100641]: osdmap e2337: 8 total, 8 up, 8 in 2024-08-17T01:56:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:56 smithi110 ceph-mon[100641]: osdmap e2338: 8 total, 8 up, 8 in 2024-08-17T01:56:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:56 smithi177 ceph-mon[90034]: osdmap e2337: 8 total, 8 up, 8 in 2024-08-17T01:56:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:56 smithi177 ceph-mon[90034]: osdmap e2338: 8 total, 8 up, 8 in 2024-08-17T01:56:57.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:57 smithi110 ceph-mon[98148]: pgmap v4402: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 164 KiB/s rd, 11 KiB/s wr, 219 op/s 2024-08-17T01:56:57.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:57 smithi110 ceph-mon[98148]: osdmap e2339: 8 total, 8 up, 8 in 2024-08-17T01:56:57.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:57 smithi110 ceph-mon[100641]: pgmap v4402: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 164 KiB/s rd, 11 KiB/s wr, 219 op/s 2024-08-17T01:56:57.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:57 smithi110 ceph-mon[100641]: osdmap e2339: 8 total, 8 up, 8 in 2024-08-17T01:56:57.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:57 smithi177 ceph-mon[90034]: pgmap v4402: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 164 KiB/s rd, 11 KiB/s wr, 219 op/s 2024-08-17T01:56:57.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:57 smithi177 ceph-mon[90034]: osdmap e2339: 8 total, 8 up, 8 in 2024-08-17T01:56:58.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:56:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:56:58] "GET /metrics HTTP/1.1" 200 36718 "" "Prometheus/2.43.0" 2024-08-17T01:56:58.594 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v2_to_v1 PASSED [ 31%] 2024-08-17T01:56:59.773 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:59 smithi110 ceph-mon[100641]: pgmap v4405: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 98 KiB/s rd, 8.2 KiB/s wr, 135 op/s 2024-08-17T01:56:59.774 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:56:59 smithi110 ceph-mon[100641]: osdmap e2340: 8 total, 8 up, 8 in 2024-08-17T01:56:59.774 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:59 smithi110 ceph-mon[98148]: pgmap v4405: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 98 KiB/s rd, 8.2 KiB/s wr, 135 op/s 2024-08-17T01:56:59.774 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:56:59 smithi110 ceph-mon[98148]: osdmap e2340: 8 total, 8 up, 8 in 2024-08-17T01:56:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:59 smithi177 ceph-mon[90034]: pgmap v4405: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 98 KiB/s rd, 8.2 KiB/s wr, 135 op/s 2024-08-17T01:56:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:56:59 smithi177 ceph-mon[90034]: osdmap e2340: 8 total, 8 up, 8 in 2024-08-17T01:57:00.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:00 smithi110 ceph-mon[98148]: osdmap e2341: 8 total, 8 up, 8 in 2024-08-17T01:57:00.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:00 smithi110 ceph-mon[100641]: osdmap e2341: 8 total, 8 up, 8 in 2024-08-17T01:57:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:00 smithi177 ceph-mon[90034]: osdmap e2341: 8 total, 8 up, 8 in 2024-08-17T01:57:01.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:01 smithi110 ceph-mon[98148]: pgmap v4408: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 119 KiB/s rd, 9.5 KiB/s wr, 161 op/s 2024-08-17T01:57:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:01 smithi110 ceph-mon[98148]: osdmap e2342: 8 total, 8 up, 8 in 2024-08-17T01:57:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:57:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:01 smithi110 ceph-mon[98148]: osdmap e2343: 8 total, 8 up, 8 in 2024-08-17T01:57:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:01 smithi110 ceph-mon[100641]: pgmap v4408: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 119 KiB/s rd, 9.5 KiB/s wr, 161 op/s 2024-08-17T01:57:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:01 smithi110 ceph-mon[100641]: osdmap e2342: 8 total, 8 up, 8 in 2024-08-17T01:57:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:57:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:01 smithi110 ceph-mon[100641]: osdmap e2343: 8 total, 8 up, 8 in 2024-08-17T01:57:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:01 smithi177 ceph-mon[90034]: pgmap v4408: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 119 KiB/s rd, 9.5 KiB/s wr, 161 op/s 2024-08-17T01:57:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:01 smithi177 ceph-mon[90034]: osdmap e2342: 8 total, 8 up, 8 in 2024-08-17T01:57:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:57:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:01 smithi177 ceph-mon[90034]: osdmap e2343: 8 total, 8 up, 8 in 2024-08-17T01:57:03.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:03 smithi110 ceph-mon[98148]: pgmap v4411: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 7.2 KiB/s wr, 176 op/s 2024-08-17T01:57:03.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:03 smithi110 ceph-mon[98148]: osdmap e2344: 8 total, 8 up, 8 in 2024-08-17T01:57:03.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:03 smithi110 ceph-mon[100641]: pgmap v4411: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 7.2 KiB/s wr, 176 op/s 2024-08-17T01:57:03.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:03 smithi110 ceph-mon[100641]: osdmap e2344: 8 total, 8 up, 8 in 2024-08-17T01:57:03.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:03 smithi177 ceph-mon[90034]: pgmap v4411: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 7.2 KiB/s wr, 176 op/s 2024-08-17T01:57:03.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:03 smithi177 ceph-mon[90034]: osdmap e2344: 8 total, 8 up, 8 in 2024-08-17T01:57:04.540 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v2_to_v2 PASSED [ 31%] 2024-08-17T01:57:04.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:04 smithi110 ceph-mon[98148]: osdmap e2345: 8 total, 8 up, 8 in 2024-08-17T01:57:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:04 smithi110 ceph-mon[100641]: osdmap e2345: 8 total, 8 up, 8 in 2024-08-17T01:57:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:04 smithi177 ceph-mon[90034]: osdmap e2345: 8 total, 8 up, 8 in 2024-08-17T01:57:05.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:05 smithi110 ceph-mon[98148]: pgmap v4414: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 15 KiB/s wr, 233 op/s 2024-08-17T01:57:05.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:05 smithi110 ceph-mon[98148]: osdmap e2346: 8 total, 8 up, 8 in 2024-08-17T01:57:05.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:05 smithi110 ceph-mon[100641]: pgmap v4414: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 15 KiB/s wr, 233 op/s 2024-08-17T01:57:05.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:05 smithi110 ceph-mon[100641]: osdmap e2346: 8 total, 8 up, 8 in 2024-08-17T01:57:05.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:05 smithi177 ceph-mon[90034]: pgmap v4414: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 15 KiB/s wr, 233 op/s 2024-08-17T01:57:05.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:05 smithi177 ceph-mon[90034]: osdmap e2346: 8 total, 8 up, 8 in 2024-08-17T01:57:06.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:06 smithi110 ceph-mon[98148]: osdmap e2347: 8 total, 8 up, 8 in 2024-08-17T01:57:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:06 smithi110 ceph-mon[98148]: osdmap e2348: 8 total, 8 up, 8 in 2024-08-17T01:57:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:06 smithi110 ceph-mon[100641]: osdmap e2347: 8 total, 8 up, 8 in 2024-08-17T01:57:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:06 smithi110 ceph-mon[100641]: osdmap e2348: 8 total, 8 up, 8 in 2024-08-17T01:57:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:06 smithi177 ceph-mon[90034]: osdmap e2347: 8 total, 8 up, 8 in 2024-08-17T01:57:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:06 smithi177 ceph-mon[90034]: osdmap e2348: 8 total, 8 up, 8 in 2024-08-17T01:57:07.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:07 smithi110 ceph-mon[98148]: pgmap v4417: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 196 KiB/s rd, 16 KiB/s wr, 264 op/s 2024-08-17T01:57:07.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:07 smithi110 ceph-mon[100641]: pgmap v4417: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 196 KiB/s rd, 16 KiB/s wr, 264 op/s 2024-08-17T01:57:07.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:07 smithi177 ceph-mon[90034]: pgmap v4417: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 196 KiB/s rd, 16 KiB/s wr, 264 op/s 2024-08-17T01:57:08.466 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:57:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:57:08] "GET /metrics HTTP/1.1" 200 36721 "" "Prometheus/2.43.0" 2024-08-17T01:57:08.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:08 smithi110 ceph-mon[98148]: osdmap e2349: 8 total, 8 up, 8 in 2024-08-17T01:57:08.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:08 smithi110 ceph-mon[100641]: osdmap e2349: 8 total, 8 up, 8 in 2024-08-17T01:57:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:08 smithi177 ceph-mon[90034]: osdmap e2349: 8 total, 8 up, 8 in 2024-08-17T01:57:09.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:09 smithi110 ceph-mon[100641]: pgmap v4420: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 9.7 KiB/s wr, 121 op/s 2024-08-17T01:57:09.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:09 smithi110 ceph-mon[100641]: osdmap e2350: 8 total, 8 up, 8 in 2024-08-17T01:57:09.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:09 smithi110 ceph-mon[98148]: pgmap v4420: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 9.7 KiB/s wr, 121 op/s 2024-08-17T01:57:09.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:09 smithi110 ceph-mon[98148]: osdmap e2350: 8 total, 8 up, 8 in 2024-08-17T01:57:09.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:09 smithi177 ceph-mon[90034]: pgmap v4420: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 9.7 KiB/s wr, 121 op/s 2024-08-17T01:57:09.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:09 smithi177 ceph-mon[90034]: osdmap e2350: 8 total, 8 up, 8 in 2024-08-17T01:57:10.565 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v1_flatten PASSED [ 32%] 2024-08-17T01:57:10.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:10 smithi110 ceph-mon[98148]: osdmap e2351: 8 total, 8 up, 8 in 2024-08-17T01:57:10.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:10 smithi110 ceph-mon[100641]: osdmap e2351: 8 total, 8 up, 8 in 2024-08-17T01:57:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:10 smithi177 ceph-mon[90034]: osdmap e2351: 8 total, 8 up, 8 in 2024-08-17T01:57:11.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:11 smithi110 ceph-mon[98148]: pgmap v4423: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 2.0 MiB/s wr, 124 op/s 2024-08-17T01:57:11.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:11 smithi110 ceph-mon[98148]: osdmap e2352: 8 total, 8 up, 8 in 2024-08-17T01:57:11.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:11 smithi110 ceph-mon[98148]: osdmap e2353: 8 total, 8 up, 8 in 2024-08-17T01:57:11.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:11 smithi110 ceph-mon[100641]: pgmap v4423: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 2.0 MiB/s wr, 124 op/s 2024-08-17T01:57:11.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:11 smithi110 ceph-mon[100641]: osdmap e2352: 8 total, 8 up, 8 in 2024-08-17T01:57:11.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:11 smithi110 ceph-mon[100641]: osdmap e2353: 8 total, 8 up, 8 in 2024-08-17T01:57:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:11 smithi177 ceph-mon[90034]: pgmap v4423: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 2.0 MiB/s wr, 124 op/s 2024-08-17T01:57:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:11 smithi177 ceph-mon[90034]: osdmap e2352: 8 total, 8 up, 8 in 2024-08-17T01:57:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:11 smithi177 ceph-mon[90034]: osdmap e2353: 8 total, 8 up, 8 in 2024-08-17T01:57:13.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:13 smithi110 ceph-mon[98148]: pgmap v4426: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 111 KiB/s rd, 2.0 MiB/s wr, 156 op/s 2024-08-17T01:57:13.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:13 smithi110 ceph-mon[98148]: osdmap e2354: 8 total, 8 up, 8 in 2024-08-17T01:57:13.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:13 smithi110 ceph-mon[100641]: pgmap v4426: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 111 KiB/s rd, 2.0 MiB/s wr, 156 op/s 2024-08-17T01:57:13.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:13 smithi110 ceph-mon[100641]: osdmap e2354: 8 total, 8 up, 8 in 2024-08-17T01:57:13.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:13 smithi177 ceph-mon[90034]: pgmap v4426: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 111 KiB/s rd, 2.0 MiB/s wr, 156 op/s 2024-08-17T01:57:13.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:13 smithi177 ceph-mon[90034]: osdmap e2354: 8 total, 8 up, 8 in 2024-08-17T01:57:14.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:14 smithi110 ceph-mon[100641]: osdmap e2355: 8 total, 8 up, 8 in 2024-08-17T01:57:14.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:14 smithi110 ceph-mon[98148]: osdmap e2355: 8 total, 8 up, 8 in 2024-08-17T01:57:14.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:14 smithi177 ceph-mon[90034]: osdmap e2355: 8 total, 8 up, 8 in 2024-08-17T01:57:15.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:15 smithi110 ceph-mon[100641]: pgmap v4429: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 12 KiB/s wr, 175 op/s 2024-08-17T01:57:15.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:15 smithi110 ceph-mon[100641]: osdmap e2356: 8 total, 8 up, 8 in 2024-08-17T01:57:15.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:15 smithi110 ceph-mon[98148]: pgmap v4429: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 12 KiB/s wr, 175 op/s 2024-08-17T01:57:15.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:15 smithi110 ceph-mon[98148]: osdmap e2356: 8 total, 8 up, 8 in 2024-08-17T01:57:15.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:15 smithi177 ceph-mon[90034]: pgmap v4429: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 12 KiB/s wr, 175 op/s 2024-08-17T01:57:15.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:15 smithi177 ceph-mon[90034]: osdmap e2356: 8 total, 8 up, 8 in 2024-08-17T01:57:16.534 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v2_flatten PASSED [ 32%] 2024-08-17T01:57:16.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:16 smithi110 ceph-mon[100641]: osdmap e2357: 8 total, 8 up, 8 in 2024-08-17T01:57:16.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:57:16.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:16 smithi110 ceph-mon[100641]: osdmap e2358: 8 total, 8 up, 8 in 2024-08-17T01:57:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:16 smithi110 ceph-mon[98148]: osdmap e2357: 8 total, 8 up, 8 in 2024-08-17T01:57:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:57:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:16 smithi110 ceph-mon[98148]: osdmap e2358: 8 total, 8 up, 8 in 2024-08-17T01:57:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:16 smithi177 ceph-mon[90034]: osdmap e2357: 8 total, 8 up, 8 in 2024-08-17T01:57:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:57:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:16 smithi177 ceph-mon[90034]: osdmap e2358: 8 total, 8 up, 8 in 2024-08-17T01:57:17.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:17 smithi110 ceph-mon[100641]: pgmap v4432: 137 pgs: 137 active+clean; 8.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 147 KiB/s rd, 1.0 MiB/s wr, 199 op/s 2024-08-17T01:57:17.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:17 smithi110 ceph-mon[98148]: pgmap v4432: 137 pgs: 137 active+clean; 8.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 147 KiB/s rd, 1.0 MiB/s wr, 199 op/s 2024-08-17T01:57:17.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:17 smithi177 ceph-mon[90034]: pgmap v4432: 137 pgs: 137 active+clean; 8.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 147 KiB/s rd, 1.0 MiB/s wr, 199 op/s 2024-08-17T01:57:18.518 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:57:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:57:18] "GET /metrics HTTP/1.1" 200 36726 "" "Prometheus/2.43.0" 2024-08-17T01:57:18.618 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap PASSED [ 33%] 2024-08-17T01:57:18.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:18 smithi110 ceph-mon[100641]: osdmap e2359: 8 total, 8 up, 8 in 2024-08-17T01:57:18.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:18 smithi110 ceph-mon[98148]: osdmap e2359: 8 total, 8 up, 8 in 2024-08-17T01:57:18.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:18 smithi177 ceph-mon[90034]: osdmap e2359: 8 total, 8 up, 8 in 2024-08-17T01:57:19.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:19 smithi110 ceph-mon[98148]: pgmap v4435: 137 pgs: 137 active+clean; 8.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 2.0 MiB/s wr, 147 op/s 2024-08-17T01:57:19.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:19 smithi110 ceph-mon[98148]: osdmap e2360: 8 total, 8 up, 8 in 2024-08-17T01:57:19.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:19 smithi110 ceph-mon[100641]: pgmap v4435: 137 pgs: 137 active+clean; 8.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 2.0 MiB/s wr, 147 op/s 2024-08-17T01:57:19.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:19 smithi110 ceph-mon[100641]: osdmap e2360: 8 total, 8 up, 8 in 2024-08-17T01:57:19.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:19 smithi177 ceph-mon[90034]: pgmap v4435: 137 pgs: 137 active+clean; 8.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 2.0 MiB/s wr, 147 op/s 2024-08-17T01:57:19.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:19 smithi177 ceph-mon[90034]: osdmap e2360: 8 total, 8 up, 8 in 2024-08-17T01:57:20.617 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap_exists PASSED [ 34%] 2024-08-17T01:57:20.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:20 smithi110 ceph-mon[98148]: osdmap e2361: 8 total, 8 up, 8 in 2024-08-17T01:57:20.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:20 smithi110 ceph-mon[100641]: osdmap e2361: 8 total, 8 up, 8 in 2024-08-17T01:57:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:20 smithi177 ceph-mon[90034]: osdmap e2361: 8 total, 8 up, 8 in 2024-08-17T01:57:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:21 smithi110 ceph-mon[100641]: pgmap v4438: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 1.0 MiB/s wr, 187 op/s 2024-08-17T01:57:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:21 smithi110 ceph-mon[100641]: osdmap e2362: 8 total, 8 up, 8 in 2024-08-17T01:57:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:21 smithi110 ceph-mon[100641]: osdmap e2363: 8 total, 8 up, 8 in 2024-08-17T01:57:21.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:21 smithi110 ceph-mon[98148]: pgmap v4438: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 1.0 MiB/s wr, 187 op/s 2024-08-17T01:57:21.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:21 smithi110 ceph-mon[98148]: osdmap e2362: 8 total, 8 up, 8 in 2024-08-17T01:57:21.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:21 smithi110 ceph-mon[98148]: osdmap e2363: 8 total, 8 up, 8 in 2024-08-17T01:57:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:21 smithi177 ceph-mon[90034]: pgmap v4438: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 1.0 MiB/s wr, 187 op/s 2024-08-17T01:57:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:21 smithi177 ceph-mon[90034]: osdmap e2362: 8 total, 8 up, 8 in 2024-08-17T01:57:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:21 smithi177 ceph-mon[90034]: osdmap e2363: 8 total, 8 up, 8 in 2024-08-17T01:57:23.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:23 smithi110 ceph-mon[100641]: pgmap v4441: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 8.5 KiB/s wr, 183 op/s 2024-08-17T01:57:23.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:23 smithi110 ceph-mon[100641]: osdmap e2364: 8 total, 8 up, 8 in 2024-08-17T01:57:23.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:23 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.9", "id": [3, 4]}]: dispatch 2024-08-17T01:57:23.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:23 smithi110 ceph-mon[98148]: pgmap v4441: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 8.5 KiB/s wr, 183 op/s 2024-08-17T01:57:23.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:23 smithi110 ceph-mon[98148]: osdmap e2364: 8 total, 8 up, 8 in 2024-08-17T01:57:23.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:23 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.9", "id": [3, 4]}]: dispatch 2024-08-17T01:57:23.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:23 smithi177 ceph-mon[90034]: pgmap v4441: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 8.5 KiB/s wr, 183 op/s 2024-08-17T01:57:23.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:23 smithi177 ceph-mon[90034]: osdmap e2364: 8 total, 8 up, 8 in 2024-08-17T01:57:23.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:23 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.9", "id": [3, 4]}]: dispatch 2024-08-17T01:57:24.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:24 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.9", "id": [3, 4]}]': finished 2024-08-17T01:57:24.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:24 smithi110 ceph-mon[98148]: osdmap e2365: 8 total, 8 up, 8 in 2024-08-17T01:57:24.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:24 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.9", "id": [3, 4]}]': finished 2024-08-17T01:57:24.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:24 smithi110 ceph-mon[100641]: osdmap e2365: 8 total, 8 up, 8 in 2024-08-17T01:57:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:24 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.9", "id": [3, 4]}]': finished 2024-08-17T01:57:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:24 smithi177 ceph-mon[90034]: osdmap e2365: 8 total, 8 up, 8 in 2024-08-17T01:57:25.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:25 smithi110 ceph-mon[100641]: pgmap v4444: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 7.0 KiB/s wr, 96 op/s 2024-08-17T01:57:25.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:25 smithi110 ceph-mon[100641]: osdmap e2366: 8 total, 8 up, 8 in 2024-08-17T01:57:25.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:25 smithi110 ceph-mon[98148]: pgmap v4444: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 7.0 KiB/s wr, 96 op/s 2024-08-17T01:57:25.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:25 smithi110 ceph-mon[98148]: osdmap e2366: 8 total, 8 up, 8 in 2024-08-17T01:57:25.871 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:25 smithi177 ceph-mon[90034]: pgmap v4444: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 7.0 KiB/s wr, 96 op/s 2024-08-17T01:57:25.871 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:25 smithi177 ceph-mon[90034]: osdmap e2366: 8 total, 8 up, 8 in 2024-08-17T01:57:26.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:26 smithi110 ceph-mon[100641]: osdmap e2367: 8 total, 8 up, 8 in 2024-08-17T01:57:26.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:26 smithi110 ceph-mon[100641]: osdmap e2368: 8 total, 8 up, 8 in 2024-08-17T01:57:26.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:26 smithi110 ceph-mon[98148]: osdmap e2367: 8 total, 8 up, 8 in 2024-08-17T01:57:26.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:26 smithi110 ceph-mon[98148]: osdmap e2368: 8 total, 8 up, 8 in 2024-08-17T01:57:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:26 smithi177 ceph-mon[90034]: osdmap e2367: 8 total, 8 up, 8 in 2024-08-17T01:57:26.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:26 smithi177 ceph-mon[90034]: osdmap e2368: 8 total, 8 up, 8 in 2024-08-17T01:57:27.563 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap_flags PASSED [ 34%] 2024-08-17T01:57:27.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:27 smithi110 ceph-mon[100641]: pgmap v4447: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 5.5 KiB/s wr, 79 op/s 2024-08-17T01:57:27.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:27 smithi110 ceph-mon[98148]: pgmap v4447: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 5.5 KiB/s wr, 79 op/s 2024-08-17T01:57:27.861 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:27 smithi177 ceph-mon[90034]: pgmap v4447: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 5.5 KiB/s wr, 79 op/s 2024-08-17T01:57:28.474 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:57:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:57:28] "GET /metrics HTTP/1.1" 200 36726 "" "Prometheus/2.43.0" 2024-08-17T01:57:28.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:28 smithi110 ceph-mon[100641]: osdmap e2369: 8 total, 8 up, 8 in 2024-08-17T01:57:28.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:28 smithi110 ceph-mon[98148]: osdmap e2369: 8 total, 8 up, 8 in 2024-08-17T01:57:28.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:28 smithi177 ceph-mon[90034]: osdmap e2369: 8 total, 8 up, 8 in 2024-08-17T01:57:29.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:29 smithi110 ceph-mon[98148]: pgmap v4450: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 3.7 KiB/s wr, 79 op/s; 0 B/s, 1 keys/s, 2 objects/s recovering 2024-08-17T01:57:29.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:29 smithi110 ceph-mon[98148]: osdmap e2370: 8 total, 8 up, 8 in 2024-08-17T01:57:29.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:29 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:57:29.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:29 smithi110 ceph-mon[100641]: pgmap v4450: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 3.7 KiB/s wr, 79 op/s; 0 B/s, 1 keys/s, 2 objects/s recovering 2024-08-17T01:57:29.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:29 smithi110 ceph-mon[100641]: osdmap e2370: 8 total, 8 up, 8 in 2024-08-17T01:57:29.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:29 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:57:29.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:29 smithi177 ceph-mon[90034]: pgmap v4450: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 3.7 KiB/s wr, 79 op/s; 0 B/s, 1 keys/s, 2 objects/s recovering 2024-08-17T01:57:29.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:29 smithi177 ceph-mon[90034]: osdmap e2370: 8 total, 8 up, 8 in 2024-08-17T01:57:29.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:29 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:57:30.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:30 smithi110 ceph-mon[98148]: osdmap e2371: 8 total, 8 up, 8 in 2024-08-17T01:57:30.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:30 smithi110 ceph-mon[100641]: osdmap e2371: 8 total, 8 up, 8 in 2024-08-17T01:57:30.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:30 smithi177 ceph-mon[90034]: osdmap e2371: 8 total, 8 up, 8 in 2024-08-17T01:57:31.529 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_snaps PASSED [ 35%] 2024-08-17T01:57:31.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:31 smithi110 ceph-mon[100641]: pgmap v4453: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 4.2 KiB/s wr, 57 op/s; 0 B/s, 1 keys/s, 2 objects/s recovering 2024-08-17T01:57:31.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:31 smithi110 ceph-mon[100641]: osdmap e2372: 8 total, 8 up, 8 in 2024-08-17T01:57:31.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:57:31.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:31 smithi110 ceph-mon[100641]: osdmap e2373: 8 total, 8 up, 8 in 2024-08-17T01:57:31.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:31 smithi110 ceph-mon[98148]: pgmap v4453: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 4.2 KiB/s wr, 57 op/s; 0 B/s, 1 keys/s, 2 objects/s recovering 2024-08-17T01:57:31.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:31 smithi110 ceph-mon[98148]: osdmap e2372: 8 total, 8 up, 8 in 2024-08-17T01:57:31.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:57:31.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:31 smithi110 ceph-mon[98148]: osdmap e2373: 8 total, 8 up, 8 in 2024-08-17T01:57:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:31 smithi177 ceph-mon[90034]: pgmap v4453: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 4.2 KiB/s wr, 57 op/s; 0 B/s, 1 keys/s, 2 objects/s recovering 2024-08-17T01:57:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:31 smithi177 ceph-mon[90034]: osdmap e2372: 8 total, 8 up, 8 in 2024-08-17T01:57:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:57:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:31 smithi177 ceph-mon[90034]: osdmap e2373: 8 total, 8 up, 8 in 2024-08-17T01:57:32.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:57:32.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:57:32.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:57:32.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:57:32.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:57:32.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:57:32.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:57:32.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:57:32.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:57:32.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:57:32.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:57:32.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:57:32.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:57:32.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:57:32.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:57:33.603 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_snaps_iterator_auto_close PASSED [ 35%] 2024-08-17T01:57:33.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:33 smithi110 ceph-mon[100641]: pgmap v4456: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 4.2 KiB/s wr, 65 op/s 2024-08-17T01:57:33.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:33 smithi110 ceph-mon[100641]: osdmap e2374: 8 total, 8 up, 8 in 2024-08-17T01:57:33.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:33 smithi110 ceph-mon[98148]: pgmap v4456: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 4.2 KiB/s wr, 65 op/s 2024-08-17T01:57:33.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:33 smithi110 ceph-mon[98148]: osdmap e2374: 8 total, 8 up, 8 in 2024-08-17T01:57:33.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:33 smithi177 ceph-mon[90034]: pgmap v4456: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 4.2 KiB/s wr, 65 op/s 2024-08-17T01:57:33.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:33 smithi177 ceph-mon[90034]: osdmap e2374: 8 total, 8 up, 8 in 2024-08-17T01:57:34.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:34 smithi110 ceph-mon[100641]: osdmap e2375: 8 total, 8 up, 8 in 2024-08-17T01:57:34.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:34 smithi110 ceph-mon[98148]: osdmap e2375: 8 total, 8 up, 8 in 2024-08-17T01:57:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:34 smithi177 ceph-mon[90034]: osdmap e2375: 8 total, 8 up, 8 in 2024-08-17T01:57:35.608 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap PASSED [ 36%] 2024-08-17T01:57:35.680 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap_not_found PASSED [ 36%] 2024-08-17T01:57:35.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:35 smithi110 ceph-mon[100641]: pgmap v4459: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 5.5 KiB/s wr, 97 op/s 2024-08-17T01:57:35.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:35 smithi110 ceph-mon[100641]: osdmap e2376: 8 total, 8 up, 8 in 2024-08-17T01:57:35.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:35 smithi110 ceph-mon[98148]: pgmap v4459: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 5.5 KiB/s wr, 97 op/s 2024-08-17T01:57:35.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:35 smithi110 ceph-mon[98148]: osdmap e2376: 8 total, 8 up, 8 in 2024-08-17T01:57:35.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:35 smithi177 ceph-mon[90034]: pgmap v4459: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 5.5 KiB/s wr, 97 op/s 2024-08-17T01:57:35.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:35 smithi177 ceph-mon[90034]: osdmap e2376: 8 total, 8 up, 8 in 2024-08-17T01:57:36.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:36 smithi110 ceph-mon[98148]: osdmap e2377: 8 total, 8 up, 8 in 2024-08-17T01:57:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:36 smithi110 ceph-mon[98148]: osdmap e2378: 8 total, 8 up, 8 in 2024-08-17T01:57:36.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:36 smithi110 ceph-mon[100641]: osdmap e2377: 8 total, 8 up, 8 in 2024-08-17T01:57:36.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:36 smithi110 ceph-mon[100641]: osdmap e2378: 8 total, 8 up, 8 in 2024-08-17T01:57:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:36 smithi177 ceph-mon[90034]: osdmap e2377: 8 total, 8 up, 8 in 2024-08-17T01:57:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:36 smithi177 ceph-mon[90034]: osdmap e2378: 8 total, 8 up, 8 in 2024-08-17T01:57:37.533 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap2 PASSED [ 37%] 2024-08-17T01:57:37.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:37 smithi110 ceph-mon[100641]: pgmap v4462: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 5.0 KiB/s wr, 86 op/s 2024-08-17T01:57:37.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:37 smithi110 ceph-mon[100641]: osdmap e2379: 8 total, 8 up, 8 in 2024-08-17T01:57:37.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:37 smithi110 ceph-mon[98148]: pgmap v4462: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 5.0 KiB/s wr, 86 op/s 2024-08-17T01:57:37.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:37 smithi110 ceph-mon[98148]: osdmap e2379: 8 total, 8 up, 8 in 2024-08-17T01:57:37.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:37 smithi177 ceph-mon[90034]: pgmap v4462: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 5.0 KiB/s wr, 86 op/s 2024-08-17T01:57:37.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:37 smithi177 ceph-mon[90034]: osdmap e2379: 8 total, 8 up, 8 in 2024-08-17T01:57:38.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:57:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:57:38] "GET /metrics HTTP/1.1" 200 36716 "" "Prometheus/2.43.0" 2024-08-17T01:57:39.633 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap_by_id PASSED [ 37%] 2024-08-17T01:57:39.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:39 smithi110 ceph-mon[100641]: pgmap v4465: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 8.2 KiB/s wr, 122 op/s 2024-08-17T01:57:39.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:39 smithi110 ceph-mon[100641]: osdmap e2380: 8 total, 8 up, 8 in 2024-08-17T01:57:39.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:39 smithi110 ceph-mon[98148]: pgmap v4465: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 8.2 KiB/s wr, 122 op/s 2024-08-17T01:57:39.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:39 smithi110 ceph-mon[98148]: osdmap e2380: 8 total, 8 up, 8 in 2024-08-17T01:57:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:39 smithi177 ceph-mon[90034]: pgmap v4465: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 8.2 KiB/s wr, 122 op/s 2024-08-17T01:57:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:39 smithi177 ceph-mon[90034]: osdmap e2380: 8 total, 8 up, 8 in 2024-08-17T01:57:40.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:40 smithi110 ceph-mon[98148]: osdmap e2381: 8 total, 8 up, 8 in 2024-08-17T01:57:40.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:40 smithi110 ceph-mon[100641]: osdmap e2381: 8 total, 8 up, 8 in 2024-08-17T01:57:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:40 smithi177 ceph-mon[90034]: osdmap e2381: 8 total, 8 up, 8 in 2024-08-17T01:57:41.534 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rename_snap PASSED [ 38%] 2024-08-17T01:57:41.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:41 smithi110 ceph-mon[98148]: pgmap v4468: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 8.5 KiB/s wr, 134 op/s 2024-08-17T01:57:41.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:41 smithi110 ceph-mon[98148]: osdmap e2382: 8 total, 8 up, 8 in 2024-08-17T01:57:41.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:41 smithi110 ceph-mon[98148]: osdmap e2383: 8 total, 8 up, 8 in 2024-08-17T01:57:41.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:41 smithi110 ceph-mon[100641]: pgmap v4468: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 8.5 KiB/s wr, 134 op/s 2024-08-17T01:57:41.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:41 smithi110 ceph-mon[100641]: osdmap e2382: 8 total, 8 up, 8 in 2024-08-17T01:57:41.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:41 smithi110 ceph-mon[100641]: osdmap e2383: 8 total, 8 up, 8 in 2024-08-17T01:57:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:41 smithi177 ceph-mon[90034]: pgmap v4468: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 103 KiB/s rd, 8.5 KiB/s wr, 134 op/s 2024-08-17T01:57:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:41 smithi177 ceph-mon[90034]: osdmap e2382: 8 total, 8 up, 8 in 2024-08-17T01:57:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:41 smithi177 ceph-mon[90034]: osdmap e2383: 8 total, 8 up, 8 in 2024-08-17T01:57:43.655 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_protect_snap PASSED [ 38%] 2024-08-17T01:57:43.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:43 smithi177 ceph-mon[90034]: pgmap v4471: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 5.0 KiB/s wr, 131 op/s 2024-08-17T01:57:43.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:43 smithi177 ceph-mon[90034]: osdmap e2384: 8 total, 8 up, 8 in 2024-08-17T01:57:44.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:43 smithi110 ceph-mon[98148]: pgmap v4471: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 5.0 KiB/s wr, 131 op/s 2024-08-17T01:57:44.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:43 smithi110 ceph-mon[98148]: osdmap e2384: 8 total, 8 up, 8 in 2024-08-17T01:57:44.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:43 smithi110 ceph-mon[100641]: pgmap v4471: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 5.0 KiB/s wr, 131 op/s 2024-08-17T01:57:44.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:43 smithi110 ceph-mon[100641]: osdmap e2384: 8 total, 8 up, 8 in 2024-08-17T01:57:44.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:44 smithi177 ceph-mon[90034]: osdmap e2385: 8 total, 8 up, 8 in 2024-08-17T01:57:45.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:44 smithi110 ceph-mon[100641]: osdmap e2385: 8 total, 8 up, 8 in 2024-08-17T01:57:45.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:44 smithi110 ceph-mon[98148]: osdmap e2385: 8 total, 8 up, 8 in 2024-08-17T01:57:45.674 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_exists PASSED [ 39%] 2024-08-17T01:57:45.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:45 smithi177 ceph-mon[90034]: pgmap v4474: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 7.5 KiB/s wr, 154 op/s 2024-08-17T01:57:45.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:45 smithi177 ceph-mon[90034]: osdmap e2386: 8 total, 8 up, 8 in 2024-08-17T01:57:46.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:45 smithi110 ceph-mon[100641]: pgmap v4474: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 7.5 KiB/s wr, 154 op/s 2024-08-17T01:57:46.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:45 smithi110 ceph-mon[100641]: osdmap e2386: 8 total, 8 up, 8 in 2024-08-17T01:57:46.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:45 smithi110 ceph-mon[98148]: pgmap v4474: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 7.5 KiB/s wr, 154 op/s 2024-08-17T01:57:46.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:45 smithi110 ceph-mon[98148]: osdmap e2386: 8 total, 8 up, 8 in 2024-08-17T01:57:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:46 smithi177 ceph-mon[90034]: osdmap e2387: 8 total, 8 up, 8 in 2024-08-17T01:57:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:57:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:46 smithi177 ceph-mon[90034]: osdmap e2388: 8 total, 8 up, 8 in 2024-08-17T01:57:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:46 smithi110 ceph-mon[98148]: osdmap e2387: 8 total, 8 up, 8 in 2024-08-17T01:57:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:57:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:46 smithi110 ceph-mon[98148]: osdmap e2388: 8 total, 8 up, 8 in 2024-08-17T01:57:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:46 smithi110 ceph-mon[100641]: osdmap e2387: 8 total, 8 up, 8 in 2024-08-17T01:57:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:57:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:46 smithi110 ceph-mon[100641]: osdmap e2388: 8 total, 8 up, 8 in 2024-08-17T01:57:47.537 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_timestamp PASSED [ 40%] 2024-08-17T01:57:47.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:47 smithi177 ceph-mon[90034]: pgmap v4477: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 9.5 KiB/s wr, 151 op/s 2024-08-17T01:57:47.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:47 smithi177 ceph-mon[90034]: osdmap e2389: 8 total, 8 up, 8 in 2024-08-17T01:57:48.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:47 smithi110 ceph-mon[98148]: pgmap v4477: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 9.5 KiB/s wr, 151 op/s 2024-08-17T01:57:48.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:47 smithi110 ceph-mon[98148]: osdmap e2389: 8 total, 8 up, 8 in 2024-08-17T01:57:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:47 smithi110 ceph-mon[100641]: pgmap v4477: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 9.5 KiB/s wr, 151 op/s 2024-08-17T01:57:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:47 smithi110 ceph-mon[100641]: osdmap e2389: 8 total, 8 up, 8 in 2024-08-17T01:57:48.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:57:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:57:48] "GET /metrics HTTP/1.1" 200 36717 "" "Prometheus/2.43.0" 2024-08-17T01:57:49.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:49 smithi110 ceph-mon[98148]: pgmap v4480: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 10 KiB/s wr, 171 op/s 2024-08-17T01:57:49.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:49 smithi110 ceph-mon[98148]: osdmap e2390: 8 total, 8 up, 8 in 2024-08-17T01:57:49.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:49 smithi110 ceph-mon[100641]: pgmap v4480: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 10 KiB/s wr, 171 op/s 2024-08-17T01:57:49.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:49 smithi110 ceph-mon[100641]: osdmap e2390: 8 total, 8 up, 8 in 2024-08-17T01:57:49.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:49 smithi177 ceph-mon[90034]: pgmap v4480: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 10 KiB/s wr, 171 op/s 2024-08-17T01:57:49.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:49 smithi177 ceph-mon[90034]: osdmap e2390: 8 total, 8 up, 8 in 2024-08-17T01:57:50.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:50 smithi110 ceph-mon[100641]: osdmap e2391: 8 total, 8 up, 8 in 2024-08-17T01:57:50.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:50 smithi110 ceph-mon[98148]: osdmap e2391: 8 total, 8 up, 8 in 2024-08-17T01:57:50.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:50 smithi177 ceph-mon[90034]: osdmap e2391: 8 total, 8 up, 8 in 2024-08-17T01:57:51.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:51 smithi110 ceph-mon[98148]: pgmap v4483: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 8.0 KiB/s wr, 123 op/s 2024-08-17T01:57:51.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:51 smithi110 ceph-mon[98148]: osdmap e2392: 8 total, 8 up, 8 in 2024-08-17T01:57:51.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:51 smithi110 ceph-mon[98148]: osdmap e2393: 8 total, 8 up, 8 in 2024-08-17T01:57:51.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:51 smithi110 ceph-mon[100641]: pgmap v4483: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 8.0 KiB/s wr, 123 op/s 2024-08-17T01:57:51.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:51 smithi110 ceph-mon[100641]: osdmap e2392: 8 total, 8 up, 8 in 2024-08-17T01:57:51.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:51 smithi110 ceph-mon[100641]: osdmap e2393: 8 total, 8 up, 8 in 2024-08-17T01:57:51.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:51 smithi177 ceph-mon[90034]: pgmap v4483: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 8.0 KiB/s wr, 123 op/s 2024-08-17T01:57:51.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:51 smithi177 ceph-mon[90034]: osdmap e2392: 8 total, 8 up, 8 in 2024-08-17T01:57:51.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:51 smithi177 ceph-mon[90034]: osdmap e2393: 8 total, 8 up, 8 in 2024-08-17T01:57:53.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:53 smithi110 ceph-mon[100641]: pgmap v4486: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 2.2 KiB/s wr, 57 op/s 2024-08-17T01:57:53.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:53 smithi110 ceph-mon[100641]: osdmap e2394: 8 total, 8 up, 8 in 2024-08-17T01:57:53.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:53 smithi110 ceph-mon[98148]: pgmap v4486: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 2.2 KiB/s wr, 57 op/s 2024-08-17T01:57:53.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:53 smithi110 ceph-mon[98148]: osdmap e2394: 8 total, 8 up, 8 in 2024-08-17T01:57:53.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:53 smithi177 ceph-mon[90034]: pgmap v4486: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 2.2 KiB/s wr, 57 op/s 2024-08-17T01:57:53.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:53 smithi177 ceph-mon[90034]: osdmap e2394: 8 total, 8 up, 8 in 2024-08-17T01:57:54.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:54 smithi110 ceph-mon[98148]: osdmap e2395: 8 total, 8 up, 8 in 2024-08-17T01:57:54.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:54 smithi110 ceph-mon[100641]: osdmap e2395: 8 total, 8 up, 8 in 2024-08-17T01:57:54.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:54 smithi177 ceph-mon[90034]: osdmap e2395: 8 total, 8 up, 8 in 2024-08-17T01:57:55.573 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_limit_snaps PASSED [ 40%] 2024-08-17T01:57:55.670 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_exclusive_lock PASSED [ 41%] 2024-08-17T01:57:55.742 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_snap SKIPPED [ 41%] 2024-08-17T01:57:55.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:55 smithi110 ceph-mon[100641]: pgmap v4489: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 5.2 KiB/s wr, 107 op/s 2024-08-17T01:57:55.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:55 smithi110 ceph-mon[100641]: osdmap e2396: 8 total, 8 up, 8 in 2024-08-17T01:57:55.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:55 smithi110 ceph-mon[98148]: pgmap v4489: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 5.2 KiB/s wr, 107 op/s 2024-08-17T01:57:55.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:55 smithi110 ceph-mon[98148]: osdmap e2396: 8 total, 8 up, 8 in 2024-08-17T01:57:55.814 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_watcher SKIPPED [ 42%] 2024-08-17T01:57:55.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:55 smithi177 ceph-mon[90034]: pgmap v4489: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 5.2 KiB/s wr, 107 op/s 2024-08-17T01:57:55.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:55 smithi177 ceph-mon[90034]: osdmap e2396: 8 total, 8 up, 8 in 2024-08-17T01:57:56.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:56 smithi110 ceph-mon[98148]: osdmap e2397: 8 total, 8 up, 8 in 2024-08-17T01:57:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:56 smithi110 ceph-mon[98148]: osdmap e2398: 8 total, 8 up, 8 in 2024-08-17T01:57:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:56 smithi110 ceph-mon[100641]: osdmap e2397: 8 total, 8 up, 8 in 2024-08-17T01:57:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:56 smithi110 ceph-mon[100641]: osdmap e2398: 8 total, 8 up, 8 in 2024-08-17T01:57:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:56 smithi177 ceph-mon[90034]: osdmap e2397: 8 total, 8 up, 8 in 2024-08-17T01:57:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:56 smithi177 ceph-mon[90034]: osdmap e2398: 8 total, 8 up, 8 in 2024-08-17T01:57:57.544 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_to_snap PASSED [ 42%] 2024-08-17T01:57:57.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:57 smithi110 ceph-mon[100641]: pgmap v4492: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 4.7 KiB/s wr, 72 op/s 2024-08-17T01:57:57.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:57 smithi110 ceph-mon[100641]: osdmap e2399: 8 total, 8 up, 8 in 2024-08-17T01:57:57.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:57 smithi110 ceph-mon[98148]: pgmap v4492: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 4.7 KiB/s wr, 72 op/s 2024-08-17T01:57:57.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:57 smithi110 ceph-mon[98148]: osdmap e2399: 8 total, 8 up, 8 in 2024-08-17T01:57:57.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:57 smithi177 ceph-mon[90034]: pgmap v4492: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 4.7 KiB/s wr, 72 op/s 2024-08-17T01:57:57.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:57 smithi177 ceph-mon[90034]: osdmap e2399: 8 total, 8 up, 8 in 2024-08-17T01:57:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:57:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:57:58] "GET /metrics HTTP/1.1" 200 36717 "" "Prometheus/2.43.0" 2024-08-17T01:57:59.591 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_to_snap_sparse PASSED [ 43%] 2024-08-17T01:57:59.772 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:59 smithi110 ceph-mon[100641]: pgmap v4495: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 5.0 KiB/s wr, 43 op/s 2024-08-17T01:57:59.772 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:57:59 smithi110 ceph-mon[100641]: osdmap e2400: 8 total, 8 up, 8 in 2024-08-17T01:57:59.772 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:59 smithi110 ceph-mon[98148]: pgmap v4495: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 5.0 KiB/s wr, 43 op/s 2024-08-17T01:57:59.772 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:57:59 smithi110 ceph-mon[98148]: osdmap e2400: 8 total, 8 up, 8 in 2024-08-17T01:57:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:59 smithi177 ceph-mon[90034]: pgmap v4495: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 5.0 KiB/s wr, 43 op/s 2024-08-17T01:57:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:57:59 smithi177 ceph-mon[90034]: osdmap e2400: 8 total, 8 up, 8 in 2024-08-17T01:58:00.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:00 smithi110 ceph-mon[98148]: osdmap e2401: 8 total, 8 up, 8 in 2024-08-17T01:58:00.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:00 smithi110 ceph-mon[100641]: osdmap e2401: 8 total, 8 up, 8 in 2024-08-17T01:58:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:00 smithi177 ceph-mon[90034]: osdmap e2401: 8 total, 8 up, 8 in 2024-08-17T01:58:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:01 smithi110 ceph-mon[98148]: pgmap v4498: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 147 KiB/s rd, 13 KiB/s wr, 208 op/s 2024-08-17T01:58:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:01 smithi110 ceph-mon[98148]: osdmap e2402: 8 total, 8 up, 8 in 2024-08-17T01:58:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:58:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:01 smithi110 ceph-mon[98148]: osdmap e2403: 8 total, 8 up, 8 in 2024-08-17T01:58:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:01 smithi110 ceph-mon[100641]: pgmap v4498: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 147 KiB/s rd, 13 KiB/s wr, 208 op/s 2024-08-17T01:58:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:01 smithi110 ceph-mon[100641]: osdmap e2402: 8 total, 8 up, 8 in 2024-08-17T01:58:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:58:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:01 smithi110 ceph-mon[100641]: osdmap e2403: 8 total, 8 up, 8 in 2024-08-17T01:58:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:01 smithi177 ceph-mon[90034]: pgmap v4498: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 147 KiB/s rd, 13 KiB/s wr, 208 op/s 2024-08-17T01:58:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:01 smithi177 ceph-mon[90034]: osdmap e2402: 8 total, 8 up, 8 in 2024-08-17T01:58:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:58:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:01 smithi177 ceph-mon[90034]: osdmap e2403: 8 total, 8 up, 8 in 2024-08-17T01:58:03.544 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_with_resize PASSED [ 43%] 2024-08-17T01:58:03.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:03 smithi110 ceph-mon[98148]: pgmap v4501: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 192 KiB/s rd, 11 KiB/s wr, 260 op/s 2024-08-17T01:58:03.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:03 smithi110 ceph-mon[98148]: osdmap e2404: 8 total, 8 up, 8 in 2024-08-17T01:58:03.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:03 smithi110 ceph-mon[100641]: pgmap v4501: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 192 KiB/s rd, 11 KiB/s wr, 260 op/s 2024-08-17T01:58:03.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:03 smithi110 ceph-mon[100641]: osdmap e2404: 8 total, 8 up, 8 in 2024-08-17T01:58:03.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:03 smithi177 ceph-mon[90034]: pgmap v4501: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 192 KiB/s rd, 11 KiB/s wr, 260 op/s 2024-08-17T01:58:03.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:03 smithi177 ceph-mon[90034]: osdmap e2404: 8 total, 8 up, 8 in 2024-08-17T01:58:04.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:04 smithi110 ceph-mon[98148]: osdmap e2405: 8 total, 8 up, 8 in 2024-08-17T01:58:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:04 smithi110 ceph-mon[100641]: osdmap e2405: 8 total, 8 up, 8 in 2024-08-17T01:58:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:04 smithi177 ceph-mon[90034]: osdmap e2405: 8 total, 8 up, 8 in 2024-08-17T01:58:05.576 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap PASSED [ 44%] 2024-08-17T01:58:05.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:05 smithi110 ceph-mon[100641]: pgmap v4504: 137 pgs: 137 active+clean; 13 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 11 KiB/s wr, 160 op/s 2024-08-17T01:58:05.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:05 smithi110 ceph-mon[100641]: osdmap e2406: 8 total, 8 up, 8 in 2024-08-17T01:58:05.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:05 smithi110 ceph-mon[98148]: pgmap v4504: 137 pgs: 137 active+clean; 13 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 11 KiB/s wr, 160 op/s 2024-08-17T01:58:05.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:05 smithi110 ceph-mon[98148]: osdmap e2406: 8 total, 8 up, 8 in 2024-08-17T01:58:05.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:05 smithi177 ceph-mon[90034]: pgmap v4504: 137 pgs: 137 active+clean; 13 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 11 KiB/s wr, 160 op/s 2024-08-17T01:58:05.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:05 smithi177 ceph-mon[90034]: osdmap e2406: 8 total, 8 up, 8 in 2024-08-17T01:58:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:06 smithi110 ceph-mon[100641]: osdmap e2407: 8 total, 8 up, 8 in 2024-08-17T01:58:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:06 smithi110 ceph-mon[100641]: osdmap e2408: 8 total, 8 up, 8 in 2024-08-17T01:58:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:06 smithi110 ceph-mon[98148]: osdmap e2407: 8 total, 8 up, 8 in 2024-08-17T01:58:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:06 smithi110 ceph-mon[98148]: osdmap e2408: 8 total, 8 up, 8 in 2024-08-17T01:58:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:06 smithi177 ceph-mon[90034]: osdmap e2407: 8 total, 8 up, 8 in 2024-08-17T01:58:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:06 smithi177 ceph-mon[90034]: osdmap e2408: 8 total, 8 up, 8 in 2024-08-17T01:58:07.587 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_no_snap PASSED [ 44%] 2024-08-17T01:58:07.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:07 smithi110 ceph-mon[98148]: pgmap v4507: 137 pgs: 137 active+clean; 13 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 15 KiB/s wr, 171 op/s 2024-08-17T01:58:07.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:07 smithi110 ceph-mon[100641]: pgmap v4507: 137 pgs: 137 active+clean; 13 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 15 KiB/s wr, 171 op/s 2024-08-17T01:58:07.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:07 smithi177 ceph-mon[90034]: pgmap v4507: 137 pgs: 137 active+clean; 13 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 15 KiB/s wr, 171 op/s 2024-08-17T01:58:08.488 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:58:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:58:08] "GET /metrics HTTP/1.1" 200 36718 "" "Prometheus/2.43.0" 2024-08-17T01:58:08.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:08 smithi110 ceph-mon[98148]: osdmap e2409: 8 total, 8 up, 8 in 2024-08-17T01:58:08.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:08 smithi110 ceph-mon[100641]: osdmap e2409: 8 total, 8 up, 8 in 2024-08-17T01:58:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:08 smithi177 ceph-mon[90034]: osdmap e2409: 8 total, 8 up, 8 in 2024-08-17T01:58:09.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:09 smithi110 ceph-mon[98148]: pgmap v4510: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 11 KiB/s wr, 131 op/s 2024-08-17T01:58:09.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:09 smithi110 ceph-mon[98148]: osdmap e2410: 8 total, 8 up, 8 in 2024-08-17T01:58:09.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:09 smithi110 ceph-mon[100641]: pgmap v4510: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 11 KiB/s wr, 131 op/s 2024-08-17T01:58:09.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:09 smithi110 ceph-mon[100641]: osdmap e2410: 8 total, 8 up, 8 in 2024-08-17T01:58:09.586 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_by_id PASSED [ 45%] 2024-08-17T01:58:09.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:09 smithi177 ceph-mon[90034]: pgmap v4510: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 11 KiB/s wr, 131 op/s 2024-08-17T01:58:09.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:09 smithi177 ceph-mon[90034]: osdmap e2410: 8 total, 8 up, 8 in 2024-08-17T01:58:10.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:10 smithi110 ceph-mon[98148]: osdmap e2411: 8 total, 8 up, 8 in 2024-08-17T01:58:10.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:10 smithi110 ceph-mon[100641]: osdmap e2411: 8 total, 8 up, 8 in 2024-08-17T01:58:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:10 smithi177 ceph-mon[90034]: osdmap e2411: 8 total, 8 up, 8 in 2024-08-17T01:58:11.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:11 smithi110 ceph-mon[98148]: pgmap v4513: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 12 KiB/s wr, 140 op/s 2024-08-17T01:58:11.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:11 smithi110 ceph-mon[98148]: osdmap e2412: 8 total, 8 up, 8 in 2024-08-17T01:58:11.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:11 smithi110 ceph-mon[98148]: osdmap e2413: 8 total, 8 up, 8 in 2024-08-17T01:58:11.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:11 smithi110 ceph-mon[100641]: pgmap v4513: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 12 KiB/s wr, 140 op/s 2024-08-17T01:58:11.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:11 smithi110 ceph-mon[100641]: osdmap e2412: 8 total, 8 up, 8 in 2024-08-17T01:58:11.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:11 smithi110 ceph-mon[100641]: osdmap e2413: 8 total, 8 up, 8 in 2024-08-17T01:58:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:11 smithi177 ceph-mon[90034]: pgmap v4513: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 12 KiB/s wr, 140 op/s 2024-08-17T01:58:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:11 smithi177 ceph-mon[90034]: osdmap e2412: 8 total, 8 up, 8 in 2024-08-17T01:58:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:11 smithi177 ceph-mon[90034]: osdmap e2413: 8 total, 8 up, 8 in 2024-08-17T01:58:13.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:13 smithi110 ceph-mon[100641]: pgmap v4516: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 11 KiB/s wr, 166 op/s 2024-08-17T01:58:13.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:13 smithi110 ceph-mon[100641]: osdmap e2414: 8 total, 8 up, 8 in 2024-08-17T01:58:13.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:13 smithi110 ceph-mon[98148]: pgmap v4516: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 11 KiB/s wr, 166 op/s 2024-08-17T01:58:13.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:13 smithi110 ceph-mon[98148]: osdmap e2414: 8 total, 8 up, 8 in 2024-08-17T01:58:13.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:13 smithi177 ceph-mon[90034]: pgmap v4516: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 11 KiB/s wr, 166 op/s 2024-08-17T01:58:13.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:13 smithi177 ceph-mon[90034]: osdmap e2414: 8 total, 8 up, 8 in 2024-08-17T01:58:14.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:14 smithi110 ceph-mon[98148]: osdmap e2415: 8 total, 8 up, 8 in 2024-08-17T01:58:14.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:14 smithi110 ceph-mon[100641]: osdmap e2415: 8 total, 8 up, 8 in 2024-08-17T01:58:14.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:14 smithi177 ceph-mon[90034]: osdmap e2415: 8 total, 8 up, 8 in 2024-08-17T01:58:15.568 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_get_name PASSED [ 45%] 2024-08-17T01:58:15.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:15 smithi110 ceph-mon[98148]: pgmap v4519: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 9.7 KiB/s wr, 122 op/s 2024-08-17T01:58:15.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:15 smithi110 ceph-mon[98148]: osdmap e2416: 8 total, 8 up, 8 in 2024-08-17T01:58:15.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:15 smithi110 ceph-mon[100641]: pgmap v4519: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 9.7 KiB/s wr, 122 op/s 2024-08-17T01:58:15.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:15 smithi110 ceph-mon[100641]: osdmap e2416: 8 total, 8 up, 8 in 2024-08-17T01:58:15.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:15 smithi177 ceph-mon[90034]: pgmap v4519: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 9.7 KiB/s wr, 122 op/s 2024-08-17T01:58:15.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:15 smithi177 ceph-mon[90034]: osdmap e2416: 8 total, 8 up, 8 in 2024-08-17T01:58:16.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:16 smithi110 ceph-mon[100641]: osdmap e2417: 8 total, 8 up, 8 in 2024-08-17T01:58:16.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:58:16.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:16 smithi110 ceph-mon[100641]: osdmap e2418: 8 total, 8 up, 8 in 2024-08-17T01:58:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:16 smithi110 ceph-mon[98148]: osdmap e2417: 8 total, 8 up, 8 in 2024-08-17T01:58:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:58:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:16 smithi110 ceph-mon[98148]: osdmap e2418: 8 total, 8 up, 8 in 2024-08-17T01:58:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:16 smithi177 ceph-mon[90034]: osdmap e2417: 8 total, 8 up, 8 in 2024-08-17T01:58:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:58:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:16 smithi177 ceph-mon[90034]: osdmap e2418: 8 total, 8 up, 8 in 2024-08-17T01:58:17.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:17 smithi110 ceph-mon[98148]: pgmap v4522: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 7.0 KiB/s wr, 73 op/s 2024-08-17T01:58:17.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:17 smithi110 ceph-mon[100641]: pgmap v4522: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 7.0 KiB/s wr, 73 op/s 2024-08-17T01:58:17.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:17 smithi177 ceph-mon[90034]: pgmap v4522: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 7.0 KiB/s wr, 73 op/s 2024-08-17T01:58:18.487 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:58:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:58:18] "GET /metrics HTTP/1.1" 200 36720 "" "Prometheus/2.43.0" 2024-08-17T01:58:18.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:18 smithi110 ceph-mon[98148]: osdmap e2419: 8 total, 8 up, 8 in 2024-08-17T01:58:18.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:18 smithi110 ceph-mon[100641]: osdmap e2419: 8 total, 8 up, 8 in 2024-08-17T01:58:18.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:18 smithi177 ceph-mon[90034]: osdmap e2419: 8 total, 8 up, 8 in 2024-08-17T01:58:19.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:19 smithi110 ceph-mon[98148]: pgmap v4525: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 1.7 KiB/s wr, 16 op/s 2024-08-17T01:58:19.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:19 smithi110 ceph-mon[98148]: osdmap e2420: 8 total, 8 up, 8 in 2024-08-17T01:58:19.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:19 smithi110 ceph-mon[100641]: pgmap v4525: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 1.7 KiB/s wr, 16 op/s 2024-08-17T01:58:19.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:19 smithi110 ceph-mon[100641]: osdmap e2420: 8 total, 8 up, 8 in 2024-08-17T01:58:19.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:19 smithi177 ceph-mon[90034]: pgmap v4525: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 1.7 KiB/s wr, 16 op/s 2024-08-17T01:58:19.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:19 smithi177 ceph-mon[90034]: osdmap e2420: 8 total, 8 up, 8 in 2024-08-17T01:58:20.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:20 smithi110 ceph-mon[98148]: osdmap e2421: 8 total, 8 up, 8 in 2024-08-17T01:58:20.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:20 smithi110 ceph-mon[100641]: osdmap e2421: 8 total, 8 up, 8 in 2024-08-17T01:58:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:20 smithi177 ceph-mon[90034]: osdmap e2421: 8 total, 8 up, 8 in 2024-08-17T01:58:21.549 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_get_id PASSED [ 46%] 2024-08-17T01:58:21.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:21 smithi110 ceph-mon[98148]: pgmap v4528: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 7.0 KiB/s wr, 107 op/s 2024-08-17T01:58:21.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:21 smithi110 ceph-mon[98148]: osdmap e2422: 8 total, 8 up, 8 in 2024-08-17T01:58:21.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:21 smithi110 ceph-mon[98148]: osdmap e2423: 8 total, 8 up, 8 in 2024-08-17T01:58:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:21 smithi110 ceph-mon[100641]: pgmap v4528: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 7.0 KiB/s wr, 107 op/s 2024-08-17T01:58:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:21 smithi110 ceph-mon[100641]: osdmap e2422: 8 total, 8 up, 8 in 2024-08-17T01:58:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:21 smithi110 ceph-mon[100641]: osdmap e2423: 8 total, 8 up, 8 in 2024-08-17T01:58:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:21 smithi177 ceph-mon[90034]: pgmap v4528: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 7.0 KiB/s wr, 107 op/s 2024-08-17T01:58:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:21 smithi177 ceph-mon[90034]: osdmap e2422: 8 total, 8 up, 8 in 2024-08-17T01:58:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:21 smithi177 ceph-mon[90034]: osdmap e2423: 8 total, 8 up, 8 in 2024-08-17T01:58:23.606 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_sparse PASSED [ 47%] 2024-08-17T01:58:23.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:23 smithi110 ceph-mon[100641]: pgmap v4531: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 5.7 KiB/s wr, 103 op/s 2024-08-17T01:58:23.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:23 smithi110 ceph-mon[100641]: osdmap e2424: 8 total, 8 up, 8 in 2024-08-17T01:58:23.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:23 smithi110 ceph-mon[98148]: pgmap v4531: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 5.7 KiB/s wr, 103 op/s 2024-08-17T01:58:23.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:23 smithi110 ceph-mon[98148]: osdmap e2424: 8 total, 8 up, 8 in 2024-08-17T01:58:23.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:23 smithi177 ceph-mon[90034]: pgmap v4531: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 5.7 KiB/s wr, 103 op/s 2024-08-17T01:58:23.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:23 smithi177 ceph-mon[90034]: osdmap e2424: 8 total, 8 up, 8 in 2024-08-17T01:58:24.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:24 smithi110 ceph-mon[100641]: osdmap e2425: 8 total, 8 up, 8 in 2024-08-17T01:58:24.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:24 smithi110 ceph-mon[98148]: osdmap e2425: 8 total, 8 up, 8 in 2024-08-17T01:58:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:24 smithi177 ceph-mon[90034]: osdmap e2425: 8 total, 8 up, 8 in 2024-08-17T01:58:25.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:25 smithi110 ceph-mon[100641]: pgmap v4534: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 2.0 KiB/s wr, 24 op/s 2024-08-17T01:58:25.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:25 smithi110 ceph-mon[100641]: osdmap e2426: 8 total, 8 up, 8 in 2024-08-17T01:58:25.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:25 smithi110 ceph-mon[98148]: pgmap v4534: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 2.0 KiB/s wr, 24 op/s 2024-08-17T01:58:25.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:25 smithi110 ceph-mon[98148]: osdmap e2426: 8 total, 8 up, 8 in 2024-08-17T01:58:25.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:25 smithi177 ceph-mon[90034]: pgmap v4534: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 2.0 KiB/s wr, 24 op/s 2024-08-17T01:58:25.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:25 smithi177 ceph-mon[90034]: osdmap e2426: 8 total, 8 up, 8 in 2024-08-17T01:58:26.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:26 smithi110 ceph-mon[100641]: osdmap e2427: 8 total, 8 up, 8 in 2024-08-17T01:58:26.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:26 smithi110 ceph-mon[100641]: osdmap e2428: 8 total, 8 up, 8 in 2024-08-17T01:58:26.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:26 smithi110 ceph-mon[98148]: osdmap e2427: 8 total, 8 up, 8 in 2024-08-17T01:58:26.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:26 smithi110 ceph-mon[98148]: osdmap e2428: 8 total, 8 up, 8 in 2024-08-17T01:58:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:26 smithi177 ceph-mon[90034]: osdmap e2427: 8 total, 8 up, 8 in 2024-08-17T01:58:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:26 smithi177 ceph-mon[90034]: osdmap e2428: 8 total, 8 up, 8 in 2024-08-17T01:58:27.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:27 smithi110 ceph-mon[98148]: pgmap v4537: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 5.5 KiB/s wr, 80 op/s 2024-08-17T01:58:27.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:27 smithi110 ceph-mon[98148]: osdmap e2429: 8 total, 8 up, 8 in 2024-08-17T01:58:27.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:27 smithi110 ceph-mon[100641]: pgmap v4537: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 5.5 KiB/s wr, 80 op/s 2024-08-17T01:58:27.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:27 smithi110 ceph-mon[100641]: osdmap e2429: 8 total, 8 up, 8 in 2024-08-17T01:58:27.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:27 smithi177 ceph-mon[90034]: pgmap v4537: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 5.5 KiB/s wr, 80 op/s 2024-08-17T01:58:27.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:27 smithi177 ceph-mon[90034]: osdmap e2429: 8 total, 8 up, 8 in 2024-08-17T01:58:28.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:58:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:58:28] "GET /metrics HTTP/1.1" 200 36720 "" "Prometheus/2.43.0" 2024-08-17T01:58:29.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:29 smithi110 ceph-mon[98148]: pgmap v4540: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 9.0 KiB/s wr, 156 op/s 2024-08-17T01:58:29.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:29 smithi110 ceph-mon[98148]: osdmap e2430: 8 total, 8 up, 8 in 2024-08-17T01:58:29.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:29 smithi110 ceph-mon[100641]: pgmap v4540: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 9.0 KiB/s wr, 156 op/s 2024-08-17T01:58:29.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:29 smithi110 ceph-mon[100641]: osdmap e2430: 8 total, 8 up, 8 in 2024-08-17T01:58:29.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:29 smithi177 ceph-mon[90034]: pgmap v4540: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 9.0 KiB/s wr, 156 op/s 2024-08-17T01:58:29.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:29 smithi177 ceph-mon[90034]: osdmap e2430: 8 total, 8 up, 8 in 2024-08-17T01:58:30.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:30 smithi110 ceph-mon[100641]: osdmap e2431: 8 total, 8 up, 8 in 2024-08-17T01:58:30.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:30 smithi110 ceph-mon[98148]: osdmap e2431: 8 total, 8 up, 8 in 2024-08-17T01:58:30.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:30 smithi177 ceph-mon[90034]: osdmap e2431: 8 total, 8 up, 8 in 2024-08-17T01:58:31.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:31 smithi110 ceph-mon[98148]: pgmap v4543: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 6.0 KiB/s wr, 97 op/s 2024-08-17T01:58:31.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:31 smithi110 ceph-mon[98148]: osdmap e2432: 8 total, 8 up, 8 in 2024-08-17T01:58:31.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:58:31.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:31 smithi110 ceph-mon[98148]: osdmap e2433: 8 total, 8 up, 8 in 2024-08-17T01:58:31.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:31 smithi110 ceph-mon[100641]: pgmap v4543: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 6.0 KiB/s wr, 97 op/s 2024-08-17T01:58:31.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:31 smithi110 ceph-mon[100641]: osdmap e2432: 8 total, 8 up, 8 in 2024-08-17T01:58:31.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:58:31.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:31 smithi110 ceph-mon[100641]: osdmap e2433: 8 total, 8 up, 8 in 2024-08-17T01:58:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:31 smithi177 ceph-mon[90034]: pgmap v4543: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 6.0 KiB/s wr, 97 op/s 2024-08-17T01:58:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:31 smithi177 ceph-mon[90034]: osdmap e2432: 8 total, 8 up, 8 in 2024-08-17T01:58:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:58:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:31 smithi177 ceph-mon[90034]: osdmap e2433: 8 total, 8 up, 8 in 2024-08-17T01:58:32.795 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:58:32.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:58:32.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:58:33.778 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:33 smithi177 ceph-mon[90034]: pgmap v4546: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-08-17T01:58:33.778 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:33 smithi177 ceph-mon[90034]: osdmap e2434: 8 total, 8 up, 8 in 2024-08-17T01:58:33.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:33 smithi110 ceph-mon[98148]: pgmap v4546: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-08-17T01:58:33.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:33 smithi110 ceph-mon[98148]: osdmap e2434: 8 total, 8 up, 8 in 2024-08-17T01:58:33.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:33 smithi110 ceph-mon[100641]: pgmap v4546: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-08-17T01:58:33.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:33 smithi110 ceph-mon[100641]: osdmap e2434: 8 total, 8 up, 8 in 2024-08-17T01:58:34.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:34 smithi110 ceph-mon[98148]: osdmap e2435: 8 total, 8 up, 8 in 2024-08-17T01:58:34.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:34 smithi110 ceph-mon[100641]: osdmap e2435: 8 total, 8 up, 8 in 2024-08-17T01:58:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:34 smithi177 ceph-mon[90034]: osdmap e2435: 8 total, 8 up, 8 in 2024-08-17T01:58:35.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:35 smithi110 ceph-mon[98148]: pgmap v4549: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 3.5 KiB/s wr, 93 op/s 2024-08-17T01:58:35.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:35 smithi110 ceph-mon[98148]: osdmap e2436: 8 total, 8 up, 8 in 2024-08-17T01:58:35.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:35 smithi110 ceph-mon[100641]: pgmap v4549: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 3.5 KiB/s wr, 93 op/s 2024-08-17T01:58:35.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:35 smithi110 ceph-mon[100641]: osdmap e2436: 8 total, 8 up, 8 in 2024-08-17T01:58:35.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:35 smithi177 ceph-mon[90034]: pgmap v4549: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 3.5 KiB/s wr, 93 op/s 2024-08-17T01:58:35.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:35 smithi177 ceph-mon[90034]: osdmap e2436: 8 total, 8 up, 8 in 2024-08-17T01:58:36.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:36 smithi110 ceph-mon[98148]: osdmap e2437: 8 total, 8 up, 8 in 2024-08-17T01:58:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:58:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:58:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:58:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:58:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:58:36.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:36 smithi110 ceph-mon[100641]: osdmap e2437: 8 total, 8 up, 8 in 2024-08-17T01:58:36.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:58:36.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:58:36.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:58:36.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:58:36.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:58:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:36 smithi177 ceph-mon[90034]: osdmap e2437: 8 total, 8 up, 8 in 2024-08-17T01:58:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:58:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:58:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:58:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:58:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:58:37.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:37 smithi110 ceph-mon[98148]: pgmap v4552: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 3.5 KiB/s wr, 97 op/s 2024-08-17T01:58:37.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:37 smithi110 ceph-mon[98148]: osdmap e2438: 8 total, 8 up, 8 in 2024-08-17T01:58:37.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:37 smithi110 ceph-mon[100641]: pgmap v4552: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 3.5 KiB/s wr, 97 op/s 2024-08-17T01:58:37.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:37 smithi110 ceph-mon[100641]: osdmap e2438: 8 total, 8 up, 8 in 2024-08-17T01:58:37.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:37 smithi177 ceph-mon[90034]: pgmap v4552: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 3.5 KiB/s wr, 97 op/s 2024-08-17T01:58:37.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:37 smithi177 ceph-mon[90034]: osdmap e2438: 8 total, 8 up, 8 in 2024-08-17T01:58:38.523 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:58:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:58:38] "GET /metrics HTTP/1.1" 200 36719 "" "Prometheus/2.43.0" 2024-08-17T01:58:38.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:38 smithi110 ceph-mon[100641]: osdmap e2439: 8 total, 8 up, 8 in 2024-08-17T01:58:38.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:38 smithi110 ceph-mon[98148]: osdmap e2439: 8 total, 8 up, 8 in 2024-08-17T01:58:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:38 smithi177 ceph-mon[90034]: osdmap e2439: 8 total, 8 up, 8 in 2024-08-17T01:58:39.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:39 smithi110 ceph-mon[100641]: pgmap v4555: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 3.5 KiB/s wr, 142 op/s 2024-08-17T01:58:39.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:39 smithi110 ceph-mon[100641]: osdmap e2440: 8 total, 8 up, 8 in 2024-08-17T01:58:39.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:39 smithi110 ceph-mon[98148]: pgmap v4555: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 3.5 KiB/s wr, 142 op/s 2024-08-17T01:58:39.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:39 smithi110 ceph-mon[98148]: osdmap e2440: 8 total, 8 up, 8 in 2024-08-17T01:58:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:39 smithi177 ceph-mon[90034]: pgmap v4555: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 3.5 KiB/s wr, 142 op/s 2024-08-17T01:58:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:39 smithi177 ceph-mon[90034]: osdmap e2440: 8 total, 8 up, 8 in 2024-08-17T01:58:40.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:40 smithi110 ceph-mon[98148]: osdmap e2441: 8 total, 8 up, 8 in 2024-08-17T01:58:40.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:40 smithi110 ceph-mon[100641]: osdmap e2441: 8 total, 8 up, 8 in 2024-08-17T01:58:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:40 smithi177 ceph-mon[90034]: osdmap e2441: 8 total, 8 up, 8 in 2024-08-17T01:58:41.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:41 smithi110 ceph-mon[98148]: pgmap v4558: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 3.2 KiB/s wr, 141 op/s 2024-08-17T01:58:41.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:41 smithi110 ceph-mon[98148]: osdmap e2442: 8 total, 8 up, 8 in 2024-08-17T01:58:41.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:41 smithi110 ceph-mon[100641]: pgmap v4558: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 3.2 KiB/s wr, 141 op/s 2024-08-17T01:58:41.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:41 smithi110 ceph-mon[100641]: osdmap e2442: 8 total, 8 up, 8 in 2024-08-17T01:58:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:41 smithi177 ceph-mon[90034]: pgmap v4558: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 3.2 KiB/s wr, 141 op/s 2024-08-17T01:58:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:41 smithi177 ceph-mon[90034]: osdmap e2442: 8 total, 8 up, 8 in 2024-08-17T01:58:42.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:42 smithi110 ceph-mon[100641]: osdmap e2443: 8 total, 8 up, 8 in 2024-08-17T01:58:42.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:42 smithi110 ceph-mon[98148]: osdmap e2443: 8 total, 8 up, 8 in 2024-08-17T01:58:42.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:42 smithi177 ceph-mon[90034]: osdmap e2443: 8 total, 8 up, 8 in 2024-08-17T01:58:43.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:43 smithi110 ceph-mon[98148]: pgmap v4561: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-17T01:58:43.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:43 smithi110 ceph-mon[98148]: osdmap e2444: 8 total, 8 up, 8 in 2024-08-17T01:58:43.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:43 smithi110 ceph-mon[100641]: pgmap v4561: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-17T01:58:43.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:43 smithi110 ceph-mon[100641]: osdmap e2444: 8 total, 8 up, 8 in 2024-08-17T01:58:43.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:43 smithi177 ceph-mon[90034]: pgmap v4561: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-17T01:58:43.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:43 smithi177 ceph-mon[90034]: osdmap e2444: 8 total, 8 up, 8 in 2024-08-17T01:58:44.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:44 smithi177 ceph-mon[90034]: osdmap e2445: 8 total, 8 up, 8 in 2024-08-17T01:58:45.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:44 smithi110 ceph-mon[98148]: osdmap e2445: 8 total, 8 up, 8 in 2024-08-17T01:58:45.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:44 smithi110 ceph-mon[100641]: osdmap e2445: 8 total, 8 up, 8 in 2024-08-17T01:58:45.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:45 smithi177 ceph-mon[90034]: pgmap v4564: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 3.5 KiB/s wr, 180 op/s 2024-08-17T01:58:45.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:45 smithi177 ceph-mon[90034]: osdmap e2446: 8 total, 8 up, 8 in 2024-08-17T01:58:46.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:45 smithi110 ceph-mon[100641]: pgmap v4564: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 3.5 KiB/s wr, 180 op/s 2024-08-17T01:58:46.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:45 smithi110 ceph-mon[100641]: osdmap e2446: 8 total, 8 up, 8 in 2024-08-17T01:58:46.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:45 smithi110 ceph-mon[98148]: pgmap v4564: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 3.5 KiB/s wr, 180 op/s 2024-08-17T01:58:46.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:45 smithi110 ceph-mon[98148]: osdmap e2446: 8 total, 8 up, 8 in 2024-08-17T01:58:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:46 smithi177 ceph-mon[90034]: osdmap e2447: 8 total, 8 up, 8 in 2024-08-17T01:58:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:58:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:46 smithi110 ceph-mon[98148]: osdmap e2447: 8 total, 8 up, 8 in 2024-08-17T01:58:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:58:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:46 smithi110 ceph-mon[100641]: osdmap e2447: 8 total, 8 up, 8 in 2024-08-17T01:58:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:58:47.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:47 smithi177 ceph-mon[90034]: pgmap v4567: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 3.5 KiB/s wr, 184 op/s 2024-08-17T01:58:47.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:47 smithi177 ceph-mon[90034]: osdmap e2448: 8 total, 8 up, 8 in 2024-08-17T01:58:48.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:47 smithi110 ceph-mon[98148]: pgmap v4567: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 3.5 KiB/s wr, 184 op/s 2024-08-17T01:58:48.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:47 smithi110 ceph-mon[98148]: osdmap e2448: 8 total, 8 up, 8 in 2024-08-17T01:58:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:47 smithi110 ceph-mon[100641]: pgmap v4567: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 3.5 KiB/s wr, 184 op/s 2024-08-17T01:58:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:47 smithi110 ceph-mon[100641]: osdmap e2448: 8 total, 8 up, 8 in 2024-08-17T01:58:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:58:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:58:48] "GET /metrics HTTP/1.1" 200 36720 "" "Prometheus/2.43.0" 2024-08-17T01:58:48.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:48 smithi177 ceph-mon[90034]: osdmap e2449: 8 total, 8 up, 8 in 2024-08-17T01:58:49.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:48 smithi110 ceph-mon[100641]: osdmap e2449: 8 total, 8 up, 8 in 2024-08-17T01:58:49.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:48 smithi110 ceph-mon[98148]: osdmap e2449: 8 total, 8 up, 8 in 2024-08-17T01:58:49.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:49 smithi177 ceph-mon[90034]: pgmap v4570: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 171 KiB/s rd, 3.5 KiB/s wr, 229 op/s 2024-08-17T01:58:49.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:49 smithi177 ceph-mon[90034]: osdmap e2450: 8 total, 8 up, 8 in 2024-08-17T01:58:50.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:49 smithi110 ceph-mon[98148]: pgmap v4570: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 171 KiB/s rd, 3.5 KiB/s wr, 229 op/s 2024-08-17T01:58:50.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:49 smithi110 ceph-mon[98148]: osdmap e2450: 8 total, 8 up, 8 in 2024-08-17T01:58:50.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:49 smithi110 ceph-mon[100641]: pgmap v4570: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 171 KiB/s rd, 3.5 KiB/s wr, 229 op/s 2024-08-17T01:58:50.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:49 smithi110 ceph-mon[100641]: osdmap e2450: 8 total, 8 up, 8 in 2024-08-17T01:58:50.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:50 smithi177 ceph-mon[90034]: osdmap e2451: 8 total, 8 up, 8 in 2024-08-17T01:58:51.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:50 smithi110 ceph-mon[98148]: osdmap e2451: 8 total, 8 up, 8 in 2024-08-17T01:58:51.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:50 smithi110 ceph-mon[100641]: osdmap e2451: 8 total, 8 up, 8 in 2024-08-17T01:58:51.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:51 smithi177 ceph-mon[90034]: pgmap v4573: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 171 KiB/s rd, 4.0 KiB/s wr, 230 op/s 2024-08-17T01:58:51.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:51 smithi177 ceph-mon[90034]: osdmap e2452: 8 total, 8 up, 8 in 2024-08-17T01:58:52.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:51 smithi110 ceph-mon[98148]: pgmap v4573: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 171 KiB/s rd, 4.0 KiB/s wr, 230 op/s 2024-08-17T01:58:52.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:51 smithi110 ceph-mon[98148]: osdmap e2452: 8 total, 8 up, 8 in 2024-08-17T01:58:52.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:51 smithi110 ceph-mon[100641]: pgmap v4573: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 171 KiB/s rd, 4.0 KiB/s wr, 230 op/s 2024-08-17T01:58:52.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:51 smithi110 ceph-mon[100641]: osdmap e2452: 8 total, 8 up, 8 in 2024-08-17T01:58:52.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:52 smithi177 ceph-mon[90034]: osdmap e2453: 8 total, 8 up, 8 in 2024-08-17T01:58:53.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:52 smithi110 ceph-mon[100641]: osdmap e2453: 8 total, 8 up, 8 in 2024-08-17T01:58:53.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:52 smithi110 ceph-mon[98148]: osdmap e2453: 8 total, 8 up, 8 in 2024-08-17T01:58:54.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:53 smithi110 ceph-mon[98148]: pgmap v4576: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-17T01:58:54.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:53 smithi110 ceph-mon[98148]: osdmap e2454: 8 total, 8 up, 8 in 2024-08-17T01:58:54.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:53 smithi110 ceph-mon[100641]: pgmap v4576: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-17T01:58:54.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:53 smithi110 ceph-mon[100641]: osdmap e2454: 8 total, 8 up, 8 in 2024-08-17T01:58:54.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:53 smithi177 ceph-mon[90034]: pgmap v4576: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-17T01:58:54.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:53 smithi177 ceph-mon[90034]: osdmap e2454: 8 total, 8 up, 8 in 2024-08-17T01:58:55.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:54 smithi110 ceph-mon[98148]: osdmap e2455: 8 total, 8 up, 8 in 2024-08-17T01:58:55.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:54 smithi110 ceph-mon[100641]: osdmap e2455: 8 total, 8 up, 8 in 2024-08-17T01:58:55.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:54 smithi177 ceph-mon[90034]: osdmap e2455: 8 total, 8 up, 8 in 2024-08-17T01:58:56.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:55 smithi110 ceph-mon[98148]: pgmap v4579: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 200 KiB/s rd, 2.7 KiB/s wr, 267 op/s 2024-08-17T01:58:56.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:55 smithi110 ceph-mon[98148]: osdmap e2456: 8 total, 8 up, 8 in 2024-08-17T01:58:56.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:55 smithi110 ceph-mon[100641]: pgmap v4579: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 200 KiB/s rd, 2.7 KiB/s wr, 267 op/s 2024-08-17T01:58:56.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:55 smithi110 ceph-mon[100641]: osdmap e2456: 8 total, 8 up, 8 in 2024-08-17T01:58:56.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:55 smithi177 ceph-mon[90034]: pgmap v4579: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 200 KiB/s rd, 2.7 KiB/s wr, 267 op/s 2024-08-17T01:58:56.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:55 smithi177 ceph-mon[90034]: osdmap e2456: 8 total, 8 up, 8 in 2024-08-17T01:58:57.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:56 smithi110 ceph-mon[98148]: osdmap e2457: 8 total, 8 up, 8 in 2024-08-17T01:58:57.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:56 smithi110 ceph-mon[100641]: osdmap e2457: 8 total, 8 up, 8 in 2024-08-17T01:58:57.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:56 smithi177 ceph-mon[90034]: osdmap e2457: 8 total, 8 up, 8 in 2024-08-17T01:58:58.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:57 smithi110 ceph-mon[100641]: pgmap v4582: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 202 KiB/s rd, 4.0 KiB/s wr, 272 op/s 2024-08-17T01:58:58.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:57 smithi110 ceph-mon[100641]: osdmap e2458: 8 total, 8 up, 8 in 2024-08-17T01:58:58.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:57 smithi110 ceph-mon[98148]: pgmap v4582: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 202 KiB/s rd, 4.0 KiB/s wr, 272 op/s 2024-08-17T01:58:58.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:57 smithi110 ceph-mon[98148]: osdmap e2458: 8 total, 8 up, 8 in 2024-08-17T01:58:58.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:57 smithi177 ceph-mon[90034]: pgmap v4582: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 202 KiB/s rd, 4.0 KiB/s wr, 272 op/s 2024-08-17T01:58:58.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:57 smithi177 ceph-mon[90034]: osdmap e2458: 8 total, 8 up, 8 in 2024-08-17T01:58:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:58:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:58:58] "GET /metrics HTTP/1.1" 200 36720 "" "Prometheus/2.43.0" 2024-08-17T01:58:59.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:58 smithi110 ceph-mon[100641]: osdmap e2459: 8 total, 8 up, 8 in 2024-08-17T01:58:59.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:58 smithi110 ceph-mon[98148]: osdmap e2459: 8 total, 8 up, 8 in 2024-08-17T01:58:59.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:58 smithi177 ceph-mon[90034]: osdmap e2459: 8 total, 8 up, 8 in 2024-08-17T01:59:00.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:59 smithi110 ceph-mon[98148]: pgmap v4585: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 235 KiB/s rd, 3.7 KiB/s wr, 317 op/s 2024-08-17T01:59:00.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:58:59 smithi110 ceph-mon[98148]: osdmap e2460: 8 total, 8 up, 8 in 2024-08-17T01:59:00.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:59 smithi110 ceph-mon[100641]: pgmap v4585: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 235 KiB/s rd, 3.7 KiB/s wr, 317 op/s 2024-08-17T01:59:00.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:58:59 smithi110 ceph-mon[100641]: osdmap e2460: 8 total, 8 up, 8 in 2024-08-17T01:59:00.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:59 smithi177 ceph-mon[90034]: pgmap v4585: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 235 KiB/s rd, 3.7 KiB/s wr, 317 op/s 2024-08-17T01:59:00.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:58:59 smithi177 ceph-mon[90034]: osdmap e2460: 8 total, 8 up, 8 in 2024-08-17T01:59:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:00 smithi110 ceph-mon[98148]: osdmap e2461: 8 total, 8 up, 8 in 2024-08-17T01:59:01.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:00 smithi110 ceph-mon[100641]: osdmap e2461: 8 total, 8 up, 8 in 2024-08-17T01:59:01.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:00 smithi177 ceph-mon[90034]: osdmap e2461: 8 total, 8 up, 8 in 2024-08-17T01:59:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:01 smithi110 ceph-mon[98148]: pgmap v4588: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 235 KiB/s rd, 3.2 KiB/s wr, 316 op/s 2024-08-17T01:59:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:01 smithi110 ceph-mon[98148]: osdmap e2462: 8 total, 8 up, 8 in 2024-08-17T01:59:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:59:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:01 smithi110 ceph-mon[100641]: pgmap v4588: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 235 KiB/s rd, 3.2 KiB/s wr, 316 op/s 2024-08-17T01:59:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:01 smithi110 ceph-mon[100641]: osdmap e2462: 8 total, 8 up, 8 in 2024-08-17T01:59:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:59:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:01 smithi177 ceph-mon[90034]: pgmap v4588: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 235 KiB/s rd, 3.2 KiB/s wr, 316 op/s 2024-08-17T01:59:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:01 smithi177 ceph-mon[90034]: osdmap e2462: 8 total, 8 up, 8 in 2024-08-17T01:59:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:59:03.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:02 smithi110 ceph-mon[98148]: osdmap e2463: 8 total, 8 up, 8 in 2024-08-17T01:59:03.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:02 smithi110 ceph-mon[100641]: osdmap e2463: 8 total, 8 up, 8 in 2024-08-17T01:59:03.111 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:02 smithi177 ceph-mon[90034]: osdmap e2463: 8 total, 8 up, 8 in 2024-08-17T01:59:04.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:03 smithi110 ceph-mon[98148]: pgmap v4591: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-17T01:59:04.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:03 smithi110 ceph-mon[98148]: osdmap e2464: 8 total, 8 up, 8 in 2024-08-17T01:59:04.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:03 smithi110 ceph-mon[100641]: pgmap v4591: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-17T01:59:04.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:03 smithi110 ceph-mon[100641]: osdmap e2464: 8 total, 8 up, 8 in 2024-08-17T01:59:04.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:03 smithi177 ceph-mon[90034]: pgmap v4591: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-17T01:59:04.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:03 smithi177 ceph-mon[90034]: osdmap e2464: 8 total, 8 up, 8 in 2024-08-17T01:59:05.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:04 smithi110 ceph-mon[100641]: osdmap e2465: 8 total, 8 up, 8 in 2024-08-17T01:59:05.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:04 smithi110 ceph-mon[98148]: osdmap e2465: 8 total, 8 up, 8 in 2024-08-17T01:59:05.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:04 smithi177 ceph-mon[90034]: osdmap e2465: 8 total, 8 up, 8 in 2024-08-17T01:59:06.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:05 smithi110 ceph-mon[98148]: pgmap v4594: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 266 KiB/s rd, 3.7 KiB/s wr, 356 op/s 2024-08-17T01:59:06.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:05 smithi110 ceph-mon[98148]: osdmap e2466: 8 total, 8 up, 8 in 2024-08-17T01:59:06.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:05 smithi110 ceph-mon[100641]: pgmap v4594: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 266 KiB/s rd, 3.7 KiB/s wr, 356 op/s 2024-08-17T01:59:06.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:05 smithi110 ceph-mon[100641]: osdmap e2466: 8 total, 8 up, 8 in 2024-08-17T01:59:06.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:05 smithi177 ceph-mon[90034]: pgmap v4594: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 266 KiB/s rd, 3.7 KiB/s wr, 356 op/s 2024-08-17T01:59:06.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:05 smithi177 ceph-mon[90034]: osdmap e2466: 8 total, 8 up, 8 in 2024-08-17T01:59:07.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:06 smithi110 ceph-mon[98148]: osdmap e2467: 8 total, 8 up, 8 in 2024-08-17T01:59:07.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:06 smithi110 ceph-mon[100641]: osdmap e2467: 8 total, 8 up, 8 in 2024-08-17T01:59:07.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:06 smithi177 ceph-mon[90034]: osdmap e2467: 8 total, 8 up, 8 in 2024-08-17T01:59:08.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:07 smithi110 ceph-mon[100641]: pgmap v4597: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 268 KiB/s rd, 4.0 KiB/s wr, 360 op/s 2024-08-17T01:59:08.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:07 smithi110 ceph-mon[100641]: osdmap e2468: 8 total, 8 up, 8 in 2024-08-17T01:59:08.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:07 smithi110 ceph-mon[98148]: pgmap v4597: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 268 KiB/s rd, 4.0 KiB/s wr, 360 op/s 2024-08-17T01:59:08.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:07 smithi110 ceph-mon[98148]: osdmap e2468: 8 total, 8 up, 8 in 2024-08-17T01:59:08.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:07 smithi177 ceph-mon[90034]: pgmap v4597: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 268 KiB/s rd, 4.0 KiB/s wr, 360 op/s 2024-08-17T01:59:08.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:07 smithi177 ceph-mon[90034]: osdmap e2468: 8 total, 8 up, 8 in 2024-08-17T01:59:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:59:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:59:08] "GET /metrics HTTP/1.1" 200 36722 "" "Prometheus/2.43.0" 2024-08-17T01:59:09.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:08 smithi110 ceph-mon[98148]: osdmap e2469: 8 total, 8 up, 8 in 2024-08-17T01:59:09.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:08 smithi110 ceph-mon[100641]: osdmap e2469: 8 total, 8 up, 8 in 2024-08-17T01:59:09.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:08 smithi177 ceph-mon[90034]: osdmap e2469: 8 total, 8 up, 8 in 2024-08-17T01:59:10.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:09 smithi110 ceph-mon[98148]: pgmap v4600: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 301 KiB/s rd, 3.0 KiB/s wr, 404 op/s 2024-08-17T01:59:10.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:09 smithi110 ceph-mon[98148]: osdmap e2470: 8 total, 8 up, 8 in 2024-08-17T01:59:10.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:09 smithi110 ceph-mon[100641]: pgmap v4600: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 301 KiB/s rd, 3.0 KiB/s wr, 404 op/s 2024-08-17T01:59:10.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:09 smithi110 ceph-mon[100641]: osdmap e2470: 8 total, 8 up, 8 in 2024-08-17T01:59:10.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:09 smithi177 ceph-mon[90034]: pgmap v4600: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 301 KiB/s rd, 3.0 KiB/s wr, 404 op/s 2024-08-17T01:59:10.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:09 smithi177 ceph-mon[90034]: osdmap e2470: 8 total, 8 up, 8 in 2024-08-17T01:59:11.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:10 smithi110 ceph-mon[98148]: osdmap e2471: 8 total, 8 up, 8 in 2024-08-17T01:59:11.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:10 smithi110 ceph-mon[100641]: osdmap e2471: 8 total, 8 up, 8 in 2024-08-17T01:59:11.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:10 smithi177 ceph-mon[90034]: osdmap e2471: 8 total, 8 up, 8 in 2024-08-17T01:59:12.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:11 smithi110 ceph-mon[98148]: pgmap v4603: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 301 KiB/s rd, 3.7 KiB/s wr, 404 op/s 2024-08-17T01:59:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:11 smithi110 ceph-mon[98148]: osdmap e2472: 8 total, 8 up, 8 in 2024-08-17T01:59:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:11 smithi110 ceph-mon[100641]: pgmap v4603: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 301 KiB/s rd, 3.7 KiB/s wr, 404 op/s 2024-08-17T01:59:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:11 smithi110 ceph-mon[100641]: osdmap e2472: 8 total, 8 up, 8 in 2024-08-17T01:59:12.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:11 smithi177 ceph-mon[90034]: pgmap v4603: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 301 KiB/s rd, 3.7 KiB/s wr, 404 op/s 2024-08-17T01:59:12.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:11 smithi177 ceph-mon[90034]: osdmap e2472: 8 total, 8 up, 8 in 2024-08-17T01:59:13.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:12 smithi110 ceph-mon[98148]: osdmap e2473: 8 total, 8 up, 8 in 2024-08-17T01:59:13.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:12 smithi110 ceph-mon[100641]: osdmap e2473: 8 total, 8 up, 8 in 2024-08-17T01:59:13.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:12 smithi177 ceph-mon[90034]: osdmap e2473: 8 total, 8 up, 8 in 2024-08-17T01:59:14.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:13 smithi110 ceph-mon[100641]: pgmap v4606: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T01:59:14.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:13 smithi110 ceph-mon[100641]: osdmap e2474: 8 total, 8 up, 8 in 2024-08-17T01:59:14.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:13 smithi110 ceph-mon[98148]: pgmap v4606: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T01:59:14.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:13 smithi110 ceph-mon[98148]: osdmap e2474: 8 total, 8 up, 8 in 2024-08-17T01:59:14.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:13 smithi177 ceph-mon[90034]: pgmap v4606: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T01:59:14.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:13 smithi177 ceph-mon[90034]: osdmap e2474: 8 total, 8 up, 8 in 2024-08-17T01:59:15.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:14 smithi110 ceph-mon[98148]: osdmap e2475: 8 total, 8 up, 8 in 2024-08-17T01:59:15.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:14 smithi110 ceph-mon[100641]: osdmap e2475: 8 total, 8 up, 8 in 2024-08-17T01:59:15.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:14 smithi177 ceph-mon[90034]: osdmap e2475: 8 total, 8 up, 8 in 2024-08-17T01:59:16.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:15 smithi110 ceph-mon[98148]: pgmap v4609: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 331 KiB/s rd, 3.2 KiB/s wr, 443 op/s 2024-08-17T01:59:16.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:15 smithi110 ceph-mon[98148]: osdmap e2476: 8 total, 8 up, 8 in 2024-08-17T01:59:16.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:15 smithi110 ceph-mon[100641]: pgmap v4609: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 331 KiB/s rd, 3.2 KiB/s wr, 443 op/s 2024-08-17T01:59:16.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:15 smithi110 ceph-mon[100641]: osdmap e2476: 8 total, 8 up, 8 in 2024-08-17T01:59:16.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:15 smithi177 ceph-mon[90034]: pgmap v4609: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 331 KiB/s rd, 3.2 KiB/s wr, 443 op/s 2024-08-17T01:59:16.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:15 smithi177 ceph-mon[90034]: osdmap e2476: 8 total, 8 up, 8 in 2024-08-17T01:59:17.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:16 smithi110 ceph-mon[98148]: osdmap e2477: 8 total, 8 up, 8 in 2024-08-17T01:59:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:59:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:16 smithi110 ceph-mon[100641]: osdmap e2477: 8 total, 8 up, 8 in 2024-08-17T01:59:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:59:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:16 smithi177 ceph-mon[90034]: osdmap e2477: 8 total, 8 up, 8 in 2024-08-17T01:59:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:59:18.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:17 smithi110 ceph-mon[98148]: pgmap v4612: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 333 KiB/s rd, 3.7 KiB/s wr, 447 op/s 2024-08-17T01:59:18.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:17 smithi110 ceph-mon[98148]: osdmap e2478: 8 total, 8 up, 8 in 2024-08-17T01:59:18.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:17 smithi110 ceph-mon[100641]: pgmap v4612: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 333 KiB/s rd, 3.7 KiB/s wr, 447 op/s 2024-08-17T01:59:18.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:17 smithi110 ceph-mon[100641]: osdmap e2478: 8 total, 8 up, 8 in 2024-08-17T01:59:18.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:17 smithi177 ceph-mon[90034]: pgmap v4612: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 333 KiB/s rd, 3.7 KiB/s wr, 447 op/s 2024-08-17T01:59:18.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:17 smithi177 ceph-mon[90034]: osdmap e2478: 8 total, 8 up, 8 in 2024-08-17T01:59:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:59:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:59:18] "GET /metrics HTTP/1.1" 200 36721 "" "Prometheus/2.43.0" 2024-08-17T01:59:19.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:18 smithi110 ceph-mon[100641]: osdmap e2479: 8 total, 8 up, 8 in 2024-08-17T01:59:19.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:18 smithi110 ceph-mon[98148]: osdmap e2479: 8 total, 8 up, 8 in 2024-08-17T01:59:19.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:18 smithi177 ceph-mon[90034]: osdmap e2479: 8 total, 8 up, 8 in 2024-08-17T01:59:20.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:19 smithi110 ceph-mon[100641]: pgmap v4615: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 366 KiB/s rd, 3.7 KiB/s wr, 492 op/s 2024-08-17T01:59:20.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:19 smithi110 ceph-mon[100641]: osdmap e2480: 8 total, 8 up, 8 in 2024-08-17T01:59:20.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:19 smithi110 ceph-mon[98148]: pgmap v4615: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 366 KiB/s rd, 3.7 KiB/s wr, 492 op/s 2024-08-17T01:59:20.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:19 smithi110 ceph-mon[98148]: osdmap e2480: 8 total, 8 up, 8 in 2024-08-17T01:59:20.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:19 smithi177 ceph-mon[90034]: pgmap v4615: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 366 KiB/s rd, 3.7 KiB/s wr, 492 op/s 2024-08-17T01:59:20.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:19 smithi177 ceph-mon[90034]: osdmap e2480: 8 total, 8 up, 8 in 2024-08-17T01:59:21.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:20 smithi110 ceph-mon[98148]: osdmap e2481: 8 total, 8 up, 8 in 2024-08-17T01:59:21.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:20 smithi110 ceph-mon[100641]: osdmap e2481: 8 total, 8 up, 8 in 2024-08-17T01:59:21.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:20 smithi177 ceph-mon[90034]: osdmap e2481: 8 total, 8 up, 8 in 2024-08-17T01:59:22.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:21 smithi110 ceph-mon[100641]: pgmap v4618: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 366 KiB/s rd, 3.2 KiB/s wr, 491 op/s 2024-08-17T01:59:22.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:21 smithi110 ceph-mon[100641]: osdmap e2482: 8 total, 8 up, 8 in 2024-08-17T01:59:22.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:21 smithi110 ceph-mon[98148]: pgmap v4618: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 366 KiB/s rd, 3.2 KiB/s wr, 491 op/s 2024-08-17T01:59:22.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:21 smithi110 ceph-mon[98148]: osdmap e2482: 8 total, 8 up, 8 in 2024-08-17T01:59:22.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:21 smithi177 ceph-mon[90034]: pgmap v4618: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 366 KiB/s rd, 3.2 KiB/s wr, 491 op/s 2024-08-17T01:59:22.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:21 smithi177 ceph-mon[90034]: osdmap e2482: 8 total, 8 up, 8 in 2024-08-17T01:59:23.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:22 smithi110 ceph-mon[98148]: osdmap e2483: 8 total, 8 up, 8 in 2024-08-17T01:59:23.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:22 smithi110 ceph-mon[100641]: osdmap e2483: 8 total, 8 up, 8 in 2024-08-17T01:59:23.111 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:22 smithi177 ceph-mon[90034]: osdmap e2483: 8 total, 8 up, 8 in 2024-08-17T01:59:24.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:23 smithi110 ceph-mon[100641]: pgmap v4621: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-17T01:59:24.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:23 smithi110 ceph-mon[100641]: osdmap e2484: 8 total, 8 up, 8 in 2024-08-17T01:59:24.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:23 smithi110 ceph-mon[98148]: pgmap v4621: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-17T01:59:24.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:23 smithi110 ceph-mon[98148]: osdmap e2484: 8 total, 8 up, 8 in 2024-08-17T01:59:24.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:23 smithi177 ceph-mon[90034]: pgmap v4621: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-17T01:59:24.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:23 smithi177 ceph-mon[90034]: osdmap e2484: 8 total, 8 up, 8 in 2024-08-17T01:59:25.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:24 smithi110 ceph-mon[98148]: osdmap e2485: 8 total, 8 up, 8 in 2024-08-17T01:59:25.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:24 smithi110 ceph-mon[100641]: osdmap e2485: 8 total, 8 up, 8 in 2024-08-17T01:59:25.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:24 smithi177 ceph-mon[90034]: osdmap e2485: 8 total, 8 up, 8 in 2024-08-17T01:59:26.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:25 smithi177 ceph-mon[90034]: pgmap v4624: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 395 KiB/s rd, 3.5 KiB/s wr, 530 op/s 2024-08-17T01:59:26.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:25 smithi177 ceph-mon[90034]: osdmap e2486: 8 total, 8 up, 8 in 2024-08-17T01:59:26.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:25 smithi110 ceph-mon[98148]: pgmap v4624: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 395 KiB/s rd, 3.5 KiB/s wr, 530 op/s 2024-08-17T01:59:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:25 smithi110 ceph-mon[98148]: osdmap e2486: 8 total, 8 up, 8 in 2024-08-17T01:59:26.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:25 smithi110 ceph-mon[100641]: pgmap v4624: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 395 KiB/s rd, 3.5 KiB/s wr, 530 op/s 2024-08-17T01:59:26.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:25 smithi110 ceph-mon[100641]: osdmap e2486: 8 total, 8 up, 8 in 2024-08-17T01:59:27.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:26 smithi177 ceph-mon[90034]: osdmap e2487: 8 total, 8 up, 8 in 2024-08-17T01:59:27.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:26 smithi110 ceph-mon[98148]: osdmap e2487: 8 total, 8 up, 8 in 2024-08-17T01:59:27.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:26 smithi110 ceph-mon[100641]: osdmap e2487: 8 total, 8 up, 8 in 2024-08-17T01:59:28.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:27 smithi177 ceph-mon[90034]: pgmap v4627: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 398 KiB/s rd, 3.2 KiB/s wr, 534 op/s 2024-08-17T01:59:28.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:27 smithi177 ceph-mon[90034]: osdmap e2488: 8 total, 8 up, 8 in 2024-08-17T01:59:28.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:27 smithi110 ceph-mon[100641]: pgmap v4627: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 398 KiB/s rd, 3.2 KiB/s wr, 534 op/s 2024-08-17T01:59:28.186 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:27 smithi110 ceph-mon[100641]: osdmap e2488: 8 total, 8 up, 8 in 2024-08-17T01:59:28.186 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:27 smithi110 ceph-mon[98148]: pgmap v4627: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 398 KiB/s rd, 3.2 KiB/s wr, 534 op/s 2024-08-17T01:59:28.186 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:27 smithi110 ceph-mon[98148]: osdmap e2488: 8 total, 8 up, 8 in 2024-08-17T01:59:28.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:59:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:59:28] "GET /metrics HTTP/1.1" 200 36721 "" "Prometheus/2.43.0" 2024-08-17T01:59:29.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:28 smithi177 ceph-mon[90034]: osdmap e2489: 8 total, 8 up, 8 in 2024-08-17T01:59:29.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:28 smithi110 ceph-mon[98148]: osdmap e2489: 8 total, 8 up, 8 in 2024-08-17T01:59:29.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:28 smithi110 ceph-mon[100641]: osdmap e2489: 8 total, 8 up, 8 in 2024-08-17T01:59:30.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:29 smithi177 ceph-mon[90034]: pgmap v4630: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 431 KiB/s rd, 3.5 KiB/s wr, 579 op/s 2024-08-17T01:59:30.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:29 smithi177 ceph-mon[90034]: osdmap e2490: 8 total, 8 up, 8 in 2024-08-17T01:59:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:29 smithi110 ceph-mon[100641]: pgmap v4630: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 431 KiB/s rd, 3.5 KiB/s wr, 579 op/s 2024-08-17T01:59:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:29 smithi110 ceph-mon[100641]: osdmap e2490: 8 total, 8 up, 8 in 2024-08-17T01:59:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:29 smithi110 ceph-mon[98148]: pgmap v4630: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 431 KiB/s rd, 3.5 KiB/s wr, 579 op/s 2024-08-17T01:59:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:29 smithi110 ceph-mon[98148]: osdmap e2490: 8 total, 8 up, 8 in 2024-08-17T01:59:31.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:30 smithi177 ceph-mon[90034]: osdmap e2491: 8 total, 8 up, 8 in 2024-08-17T01:59:31.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:30 smithi110 ceph-mon[98148]: osdmap e2491: 8 total, 8 up, 8 in 2024-08-17T01:59:31.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:30 smithi110 ceph-mon[100641]: osdmap e2491: 8 total, 8 up, 8 in 2024-08-17T01:59:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:31 smithi177 ceph-mon[90034]: pgmap v4633: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 431 KiB/s rd, 3.5 KiB/s wr, 579 op/s 2024-08-17T01:59:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:31 smithi177 ceph-mon[90034]: osdmap e2492: 8 total, 8 up, 8 in 2024-08-17T01:59:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:59:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:31 smithi110 ceph-mon[98148]: pgmap v4633: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 431 KiB/s rd, 3.5 KiB/s wr, 579 op/s 2024-08-17T01:59:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:31 smithi110 ceph-mon[98148]: osdmap e2492: 8 total, 8 up, 8 in 2024-08-17T01:59:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:59:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:31 smithi110 ceph-mon[100641]: pgmap v4633: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 431 KiB/s rd, 3.5 KiB/s wr, 579 op/s 2024-08-17T01:59:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:31 smithi110 ceph-mon[100641]: osdmap e2492: 8 total, 8 up, 8 in 2024-08-17T01:59:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:59:33.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:32 smithi110 ceph-mon[98148]: osdmap e2493: 8 total, 8 up, 8 in 2024-08-17T01:59:33.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:32 smithi110 ceph-mon[100641]: osdmap e2493: 8 total, 8 up, 8 in 2024-08-17T01:59:33.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:32 smithi177 ceph-mon[90034]: osdmap e2493: 8 total, 8 up, 8 in 2024-08-17T01:59:34.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:33 smithi110 ceph-mon[98148]: pgmap v4636: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-17T01:59:34.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:33 smithi110 ceph-mon[98148]: osdmap e2494: 8 total, 8 up, 8 in 2024-08-17T01:59:34.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:33 smithi110 ceph-mon[100641]: pgmap v4636: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-17T01:59:34.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:33 smithi110 ceph-mon[100641]: osdmap e2494: 8 total, 8 up, 8 in 2024-08-17T01:59:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:33 smithi177 ceph-mon[90034]: pgmap v4636: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-17T01:59:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:33 smithi177 ceph-mon[90034]: osdmap e2494: 8 total, 8 up, 8 in 2024-08-17T01:59:35.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:34 smithi110 ceph-mon[98148]: osdmap e2495: 8 total, 8 up, 8 in 2024-08-17T01:59:35.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:34 smithi110 ceph-mon[100641]: osdmap e2495: 8 total, 8 up, 8 in 2024-08-17T01:59:35.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:34 smithi177 ceph-mon[90034]: osdmap e2495: 8 total, 8 up, 8 in 2024-08-17T01:59:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:35 smithi110 ceph-mon[100641]: pgmap v4639: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 462 KiB/s rd, 3.5 KiB/s wr, 621 op/s 2024-08-17T01:59:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:35 smithi110 ceph-mon[100641]: osdmap e2496: 8 total, 8 up, 8 in 2024-08-17T01:59:36.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:35 smithi110 ceph-mon[98148]: pgmap v4639: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 462 KiB/s rd, 3.5 KiB/s wr, 621 op/s 2024-08-17T01:59:36.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:35 smithi110 ceph-mon[98148]: osdmap e2496: 8 total, 8 up, 8 in 2024-08-17T01:59:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:35 smithi177 ceph-mon[90034]: pgmap v4639: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 462 KiB/s rd, 3.5 KiB/s wr, 621 op/s 2024-08-17T01:59:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:35 smithi177 ceph-mon[90034]: osdmap e2496: 8 total, 8 up, 8 in 2024-08-17T01:59:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:36 smithi110 ceph-mon[98148]: osdmap e2497: 8 total, 8 up, 8 in 2024-08-17T01:59:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:59:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:59:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:59:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:59:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:59:37.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:59:37.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:59:37.311 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:36 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:59:37.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:36 smithi110 ceph-mon[100641]: osdmap e2497: 8 total, 8 up, 8 in 2024-08-17T01:59:37.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:59:37.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:59:37.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:59:37.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:59:37.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:59:37.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:59:37.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:59:37.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:36 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:59:37.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:36 smithi177 ceph-mon[90034]: osdmap e2497: 8 total, 8 up, 8 in 2024-08-17T01:59:37.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T01:59:37.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:59:37.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:59:37.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:59:37.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:59:37.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T01:59:37.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T01:59:37.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:36 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T01:59:38.186 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:37 smithi110 ceph-mon[98148]: pgmap v4642: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 465 KiB/s rd, 3.5 KiB/s wr, 625 op/s 2024-08-17T01:59:38.186 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:37 smithi110 ceph-mon[98148]: osdmap e2498: 8 total, 8 up, 8 in 2024-08-17T01:59:38.187 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:37 smithi110 ceph-mon[100641]: pgmap v4642: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 465 KiB/s rd, 3.5 KiB/s wr, 625 op/s 2024-08-17T01:59:38.187 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:37 smithi110 ceph-mon[100641]: osdmap e2498: 8 total, 8 up, 8 in 2024-08-17T01:59:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:37 smithi177 ceph-mon[90034]: pgmap v4642: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 465 KiB/s rd, 3.5 KiB/s wr, 625 op/s 2024-08-17T01:59:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:37 smithi177 ceph-mon[90034]: osdmap e2498: 8 total, 8 up, 8 in 2024-08-17T01:59:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:59:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:59:38] "GET /metrics HTTP/1.1" 200 36725 "" "Prometheus/2.43.0" 2024-08-17T01:59:39.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:38 smithi110 ceph-mon[98148]: osdmap e2499: 8 total, 8 up, 8 in 2024-08-17T01:59:39.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:38 smithi110 ceph-mon[100641]: osdmap e2499: 8 total, 8 up, 8 in 2024-08-17T01:59:39.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:38 smithi177 ceph-mon[90034]: osdmap e2499: 8 total, 8 up, 8 in 2024-08-17T01:59:40.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:39 smithi110 ceph-mon[100641]: pgmap v4645: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 497 KiB/s rd, 3.2 KiB/s wr, 670 op/s 2024-08-17T01:59:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:39 smithi110 ceph-mon[100641]: osdmap e2500: 8 total, 8 up, 8 in 2024-08-17T01:59:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:39 smithi110 ceph-mon[98148]: pgmap v4645: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 497 KiB/s rd, 3.2 KiB/s wr, 670 op/s 2024-08-17T01:59:40.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:39 smithi110 ceph-mon[98148]: osdmap e2500: 8 total, 8 up, 8 in 2024-08-17T01:59:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:39 smithi177 ceph-mon[90034]: pgmap v4645: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 497 KiB/s rd, 3.2 KiB/s wr, 670 op/s 2024-08-17T01:59:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:39 smithi177 ceph-mon[90034]: osdmap e2500: 8 total, 8 up, 8 in 2024-08-17T01:59:41.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:40 smithi110 ceph-mon[98148]: osdmap e2501: 8 total, 8 up, 8 in 2024-08-17T01:59:41.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:40 smithi110 ceph-mon[100641]: osdmap e2501: 8 total, 8 up, 8 in 2024-08-17T01:59:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:40 smithi177 ceph-mon[90034]: osdmap e2501: 8 total, 8 up, 8 in 2024-08-17T01:59:42.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:41 smithi110 ceph-mon[100641]: pgmap v4648: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 497 KiB/s rd, 3.7 KiB/s wr, 671 op/s 2024-08-17T01:59:42.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:41 smithi110 ceph-mon[100641]: osdmap e2502: 8 total, 8 up, 8 in 2024-08-17T01:59:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:41 smithi110 ceph-mon[98148]: pgmap v4648: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 497 KiB/s rd, 3.7 KiB/s wr, 671 op/s 2024-08-17T01:59:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:41 smithi110 ceph-mon[98148]: osdmap e2502: 8 total, 8 up, 8 in 2024-08-17T01:59:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:41 smithi177 ceph-mon[90034]: pgmap v4648: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 497 KiB/s rd, 3.7 KiB/s wr, 671 op/s 2024-08-17T01:59:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:41 smithi177 ceph-mon[90034]: osdmap e2502: 8 total, 8 up, 8 in 2024-08-17T01:59:43.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:42 smithi110 ceph-mon[100641]: osdmap e2503: 8 total, 8 up, 8 in 2024-08-17T01:59:43.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:42 smithi110 ceph-mon[98148]: osdmap e2503: 8 total, 8 up, 8 in 2024-08-17T01:59:43.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:42 smithi177 ceph-mon[90034]: osdmap e2503: 8 total, 8 up, 8 in 2024-08-17T01:59:44.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:43 smithi110 ceph-mon[100641]: pgmap v4651: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-08-17T01:59:44.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:43 smithi110 ceph-mon[100641]: osdmap e2504: 8 total, 8 up, 8 in 2024-08-17T01:59:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:43 smithi110 ceph-mon[98148]: pgmap v4651: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-08-17T01:59:44.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:43 smithi110 ceph-mon[98148]: osdmap e2504: 8 total, 8 up, 8 in 2024-08-17T01:59:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:43 smithi177 ceph-mon[90034]: pgmap v4651: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-08-17T01:59:44.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:43 smithi177 ceph-mon[90034]: osdmap e2504: 8 total, 8 up, 8 in 2024-08-17T01:59:45.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:44 smithi110 ceph-mon[98148]: osdmap e2505: 8 total, 8 up, 8 in 2024-08-17T01:59:45.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:44 smithi110 ceph-mon[100641]: osdmap e2505: 8 total, 8 up, 8 in 2024-08-17T01:59:45.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:44 smithi177 ceph-mon[90034]: osdmap e2505: 8 total, 8 up, 8 in 2024-08-17T01:59:46.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:45 smithi110 ceph-mon[98148]: pgmap v4654: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 527 KiB/s rd, 3.2 KiB/s wr, 709 op/s 2024-08-17T01:59:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:45 smithi110 ceph-mon[98148]: osdmap e2506: 8 total, 8 up, 8 in 2024-08-17T01:59:46.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:45 smithi110 ceph-mon[100641]: pgmap v4654: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 527 KiB/s rd, 3.2 KiB/s wr, 709 op/s 2024-08-17T01:59:46.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:45 smithi110 ceph-mon[100641]: osdmap e2506: 8 total, 8 up, 8 in 2024-08-17T01:59:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:45 smithi177 ceph-mon[90034]: pgmap v4654: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 527 KiB/s rd, 3.2 KiB/s wr, 709 op/s 2024-08-17T01:59:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:45 smithi177 ceph-mon[90034]: osdmap e2506: 8 total, 8 up, 8 in 2024-08-17T01:59:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:46 smithi110 ceph-mon[98148]: osdmap e2507: 8 total, 8 up, 8 in 2024-08-17T01:59:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:59:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:46 smithi110 ceph-mon[100641]: osdmap e2507: 8 total, 8 up, 8 in 2024-08-17T01:59:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:59:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:46 smithi177 ceph-mon[90034]: osdmap e2507: 8 total, 8 up, 8 in 2024-08-17T01:59:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T01:59:48.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:47 smithi110 ceph-mon[98148]: pgmap v4657: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 530 KiB/s rd, 3.5 KiB/s wr, 713 op/s 2024-08-17T01:59:48.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:47 smithi110 ceph-mon[98148]: osdmap e2508: 8 total, 8 up, 8 in 2024-08-17T01:59:48.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:47 smithi110 ceph-mon[100641]: pgmap v4657: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 530 KiB/s rd, 3.5 KiB/s wr, 713 op/s 2024-08-17T01:59:48.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:47 smithi110 ceph-mon[100641]: osdmap e2508: 8 total, 8 up, 8 in 2024-08-17T01:59:48.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:59:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:59:48] "GET /metrics HTTP/1.1" 200 36721 "" "Prometheus/2.43.0" 2024-08-17T01:59:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:47 smithi177 ceph-mon[90034]: pgmap v4657: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 530 KiB/s rd, 3.5 KiB/s wr, 713 op/s 2024-08-17T01:59:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:47 smithi177 ceph-mon[90034]: osdmap e2508: 8 total, 8 up, 8 in 2024-08-17T01:59:49.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:48 smithi110 ceph-mon[98148]: osdmap e2509: 8 total, 8 up, 8 in 2024-08-17T01:59:49.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:48 smithi110 ceph-mon[100641]: osdmap e2509: 8 total, 8 up, 8 in 2024-08-17T01:59:49.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:48 smithi177 ceph-mon[90034]: osdmap e2509: 8 total, 8 up, 8 in 2024-08-17T01:59:50.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:49 smithi110 ceph-mon[98148]: pgmap v4660: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 562 KiB/s rd, 3.5 KiB/s wr, 758 op/s 2024-08-17T01:59:50.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:49 smithi110 ceph-mon[98148]: osdmap e2510: 8 total, 8 up, 8 in 2024-08-17T01:59:50.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:49 smithi110 ceph-mon[100641]: pgmap v4660: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 562 KiB/s rd, 3.5 KiB/s wr, 758 op/s 2024-08-17T01:59:50.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:49 smithi110 ceph-mon[100641]: osdmap e2510: 8 total, 8 up, 8 in 2024-08-17T01:59:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:49 smithi177 ceph-mon[90034]: pgmap v4660: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 562 KiB/s rd, 3.5 KiB/s wr, 758 op/s 2024-08-17T01:59:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:49 smithi177 ceph-mon[90034]: osdmap e2510: 8 total, 8 up, 8 in 2024-08-17T01:59:51.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:50 smithi110 ceph-mon[100641]: osdmap e2511: 8 total, 8 up, 8 in 2024-08-17T01:59:51.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:50 smithi110 ceph-mon[98148]: osdmap e2511: 8 total, 8 up, 8 in 2024-08-17T01:59:51.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:50 smithi177 ceph-mon[90034]: osdmap e2511: 8 total, 8 up, 8 in 2024-08-17T01:59:52.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:51 smithi110 ceph-mon[100641]: pgmap v4663: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 562 KiB/s rd, 3.0 KiB/s wr, 757 op/s 2024-08-17T01:59:52.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:51 smithi110 ceph-mon[100641]: osdmap e2512: 8 total, 8 up, 8 in 2024-08-17T01:59:52.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:51 smithi110 ceph-mon[98148]: pgmap v4663: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 562 KiB/s rd, 3.0 KiB/s wr, 757 op/s 2024-08-17T01:59:52.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:51 smithi110 ceph-mon[98148]: osdmap e2512: 8 total, 8 up, 8 in 2024-08-17T01:59:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:51 smithi177 ceph-mon[90034]: pgmap v4663: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 562 KiB/s rd, 3.0 KiB/s wr, 757 op/s 2024-08-17T01:59:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:51 smithi177 ceph-mon[90034]: osdmap e2512: 8 total, 8 up, 8 in 2024-08-17T01:59:53.263 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:52 smithi177 ceph-mon[90034]: osdmap e2513: 8 total, 8 up, 8 in 2024-08-17T01:59:53.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:52 smithi110 ceph-mon[100641]: osdmap e2513: 8 total, 8 up, 8 in 2024-08-17T01:59:53.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:52 smithi110 ceph-mon[98148]: osdmap e2513: 8 total, 8 up, 8 in 2024-08-17T01:59:54.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:53 smithi110 ceph-mon[98148]: pgmap v4666: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-17T01:59:54.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:53 smithi110 ceph-mon[98148]: osdmap e2514: 8 total, 8 up, 8 in 2024-08-17T01:59:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:53 smithi110 ceph-mon[100641]: pgmap v4666: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-17T01:59:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:53 smithi110 ceph-mon[100641]: osdmap e2514: 8 total, 8 up, 8 in 2024-08-17T01:59:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:53 smithi177 ceph-mon[90034]: pgmap v4666: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-17T01:59:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:53 smithi177 ceph-mon[90034]: osdmap e2514: 8 total, 8 up, 8 in 2024-08-17T01:59:55.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:54 smithi110 ceph-mon[98148]: osdmap e2515: 8 total, 8 up, 8 in 2024-08-17T01:59:55.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:54 smithi110 ceph-mon[100641]: osdmap e2515: 8 total, 8 up, 8 in 2024-08-17T01:59:55.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:54 smithi177 ceph-mon[90034]: osdmap e2515: 8 total, 8 up, 8 in 2024-08-17T01:59:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:55 smithi110 ceph-mon[98148]: pgmap v4669: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 592 KiB/s rd, 3.5 KiB/s wr, 796 op/s 2024-08-17T01:59:56.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:55 smithi110 ceph-mon[98148]: osdmap e2516: 8 total, 8 up, 8 in 2024-08-17T01:59:56.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:55 smithi110 ceph-mon[100641]: pgmap v4669: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 592 KiB/s rd, 3.5 KiB/s wr, 796 op/s 2024-08-17T01:59:56.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:55 smithi110 ceph-mon[100641]: osdmap e2516: 8 total, 8 up, 8 in 2024-08-17T01:59:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:55 smithi177 ceph-mon[90034]: pgmap v4669: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 592 KiB/s rd, 3.5 KiB/s wr, 796 op/s 2024-08-17T01:59:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:55 smithi177 ceph-mon[90034]: osdmap e2516: 8 total, 8 up, 8 in 2024-08-17T01:59:57.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:57 smithi110 ceph-mon[98148]: osdmap e2517: 8 total, 8 up, 8 in 2024-08-17T01:59:57.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:57 smithi110 ceph-mon[100641]: osdmap e2517: 8 total, 8 up, 8 in 2024-08-17T01:59:57.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:57 smithi177 ceph-mon[90034]: osdmap e2517: 8 total, 8 up, 8 in 2024-08-17T01:59:58.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:58 smithi110 ceph-mon[98148]: pgmap v4672: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 593 KiB/s rd, 3.5 KiB/s wr, 799 op/s 2024-08-17T01:59:58.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:58 smithi110 ceph-mon[98148]: osdmap e2518: 8 total, 8 up, 8 in 2024-08-17T01:59:58.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:58 smithi110 ceph-mon[100641]: pgmap v4672: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 593 KiB/s rd, 3.5 KiB/s wr, 799 op/s 2024-08-17T01:59:58.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:58 smithi110 ceph-mon[100641]: osdmap e2518: 8 total, 8 up, 8 in 2024-08-17T01:59:58.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 01:59:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:01:59:58] "GET /metrics HTTP/1.1" 200 36721 "" "Prometheus/2.43.0" 2024-08-17T01:59:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:58 smithi177 ceph-mon[90034]: pgmap v4672: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 593 KiB/s rd, 3.5 KiB/s wr, 799 op/s 2024-08-17T01:59:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:58 smithi177 ceph-mon[90034]: osdmap e2518: 8 total, 8 up, 8 in 2024-08-17T01:59:59.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 01:59:59 smithi110 ceph-mon[98148]: osdmap e2519: 8 total, 8 up, 8 in 2024-08-17T01:59:59.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 01:59:59 smithi110 ceph-mon[100641]: osdmap e2519: 8 total, 8 up, 8 in 2024-08-17T01:59:59.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 01:59:59 smithi177 ceph-mon[90034]: osdmap e2519: 8 total, 8 up, 8 in 2024-08-17T02:00:00.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:00 smithi110 ceph-mon[98148]: pgmap v4675: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 627 KiB/s rd, 3.2 KiB/s wr, 844 op/s 2024-08-17T02:00:00.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:00 smithi110 ceph-mon[98148]: osdmap e2520: 8 total, 8 up, 8 in 2024-08-17T02:00:00.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:00 smithi110 ceph-mon[98148]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-08-17T02:00:00.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:00 smithi110 ceph-mon[100641]: pgmap v4675: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 627 KiB/s rd, 3.2 KiB/s wr, 844 op/s 2024-08-17T02:00:00.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:00 smithi110 ceph-mon[100641]: osdmap e2520: 8 total, 8 up, 8 in 2024-08-17T02:00:00.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:00 smithi110 ceph-mon[100641]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-08-17T02:00:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:00 smithi177 ceph-mon[90034]: pgmap v4675: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 627 KiB/s rd, 3.2 KiB/s wr, 844 op/s 2024-08-17T02:00:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:00 smithi177 ceph-mon[90034]: osdmap e2520: 8 total, 8 up, 8 in 2024-08-17T02:00:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:00 smithi177 ceph-mon[90034]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-08-17T02:00:01.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:01 smithi110 ceph-mon[98148]: osdmap e2521: 8 total, 8 up, 8 in 2024-08-17T02:00:01.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:01 smithi110 ceph-mon[100641]: osdmap e2521: 8 total, 8 up, 8 in 2024-08-17T02:00:01.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:01 smithi177 ceph-mon[90034]: osdmap e2521: 8 total, 8 up, 8 in 2024-08-17T02:00:02.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:02 smithi110 ceph-mon[100641]: pgmap v4678: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 627 KiB/s rd, 3.7 KiB/s wr, 846 op/s 2024-08-17T02:00:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:02 smithi110 ceph-mon[100641]: osdmap e2522: 8 total, 8 up, 8 in 2024-08-17T02:00:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:00:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:02 smithi110 ceph-mon[98148]: pgmap v4678: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 627 KiB/s rd, 3.7 KiB/s wr, 846 op/s 2024-08-17T02:00:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:02 smithi110 ceph-mon[98148]: osdmap e2522: 8 total, 8 up, 8 in 2024-08-17T02:00:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:00:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:02 smithi177 ceph-mon[90034]: pgmap v4678: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 627 KiB/s rd, 3.7 KiB/s wr, 846 op/s 2024-08-17T02:00:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:02 smithi177 ceph-mon[90034]: osdmap e2522: 8 total, 8 up, 8 in 2024-08-17T02:00:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:00:03.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:03 smithi110 ceph-mon[98148]: osdmap e2523: 8 total, 8 up, 8 in 2024-08-17T02:00:03.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:03 smithi110 ceph-mon[100641]: osdmap e2523: 8 total, 8 up, 8 in 2024-08-17T02:00:03.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:03 smithi177 ceph-mon[90034]: osdmap e2523: 8 total, 8 up, 8 in 2024-08-17T02:00:04.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:04 smithi110 ceph-mon[98148]: pgmap v4681: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-08-17T02:00:04.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:04 smithi110 ceph-mon[98148]: osdmap e2524: 8 total, 8 up, 8 in 2024-08-17T02:00:04.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:04 smithi110 ceph-mon[100641]: pgmap v4681: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-08-17T02:00:04.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:04 smithi110 ceph-mon[100641]: osdmap e2524: 8 total, 8 up, 8 in 2024-08-17T02:00:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:04 smithi177 ceph-mon[90034]: pgmap v4681: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-08-17T02:00:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:04 smithi177 ceph-mon[90034]: osdmap e2524: 8 total, 8 up, 8 in 2024-08-17T02:00:05.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:05 smithi110 ceph-mon[98148]: osdmap e2525: 8 total, 8 up, 8 in 2024-08-17T02:00:05.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:05 smithi110 ceph-mon[100641]: osdmap e2525: 8 total, 8 up, 8 in 2024-08-17T02:00:05.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:05 smithi177 ceph-mon[90034]: osdmap e2525: 8 total, 8 up, 8 in 2024-08-17T02:00:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:06 smithi177 ceph-mon[90034]: pgmap v4684: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 526 KiB/s rd, 3.2 KiB/s wr, 706 op/s 2024-08-17T02:00:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:06 smithi177 ceph-mon[90034]: osdmap e2526: 8 total, 8 up, 8 in 2024-08-17T02:00:06.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:06 smithi110 ceph-mon[100641]: pgmap v4684: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 526 KiB/s rd, 3.2 KiB/s wr, 706 op/s 2024-08-17T02:00:06.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:06 smithi110 ceph-mon[100641]: osdmap e2526: 8 total, 8 up, 8 in 2024-08-17T02:00:06.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:06 smithi110 ceph-mon[98148]: pgmap v4684: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 526 KiB/s rd, 3.2 KiB/s wr, 706 op/s 2024-08-17T02:00:06.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:06 smithi110 ceph-mon[98148]: osdmap e2526: 8 total, 8 up, 8 in 2024-08-17T02:00:07.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:07 smithi177 ceph-mon[90034]: osdmap e2527: 8 total, 8 up, 8 in 2024-08-17T02:00:07.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:07 smithi110 ceph-mon[100641]: osdmap e2527: 8 total, 8 up, 8 in 2024-08-17T02:00:07.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:07 smithi110 ceph-mon[98148]: osdmap e2527: 8 total, 8 up, 8 in 2024-08-17T02:00:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:08 smithi177 ceph-mon[90034]: pgmap v4687: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 529 KiB/s rd, 3.2 KiB/s wr, 710 op/s 2024-08-17T02:00:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:08 smithi177 ceph-mon[90034]: osdmap e2528: 8 total, 8 up, 8 in 2024-08-17T02:00:08.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:08 smithi110 ceph-mon[98148]: pgmap v4687: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 529 KiB/s rd, 3.2 KiB/s wr, 710 op/s 2024-08-17T02:00:08.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:08 smithi110 ceph-mon[98148]: osdmap e2528: 8 total, 8 up, 8 in 2024-08-17T02:00:08.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:00:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:00:08] "GET /metrics HTTP/1.1" 200 36725 "" "Prometheus/2.43.0" 2024-08-17T02:00:08.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:08 smithi110 ceph-mon[100641]: pgmap v4687: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 529 KiB/s rd, 3.2 KiB/s wr, 710 op/s 2024-08-17T02:00:08.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:08 smithi110 ceph-mon[100641]: osdmap e2528: 8 total, 8 up, 8 in 2024-08-17T02:00:09.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:09 smithi177 ceph-mon[90034]: osdmap e2529: 8 total, 8 up, 8 in 2024-08-17T02:00:09.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:09 smithi177 ceph-mon[90034]: pgmap v4690: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 683 KiB/s rd, 2.7 KiB/s wr, 922 op/s 2024-08-17T02:00:09.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:09 smithi110 ceph-mon[98148]: osdmap e2529: 8 total, 8 up, 8 in 2024-08-17T02:00:09.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:09 smithi110 ceph-mon[98148]: pgmap v4690: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 683 KiB/s rd, 2.7 KiB/s wr, 922 op/s 2024-08-17T02:00:09.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:09 smithi110 ceph-mon[100641]: osdmap e2529: 8 total, 8 up, 8 in 2024-08-17T02:00:09.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:09 smithi110 ceph-mon[100641]: pgmap v4690: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 683 KiB/s rd, 2.7 KiB/s wr, 922 op/s 2024-08-17T02:00:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:10 smithi177 ceph-mon[90034]: osdmap e2530: 8 total, 8 up, 8 in 2024-08-17T02:00:10.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:10 smithi110 ceph-mon[98148]: osdmap e2530: 8 total, 8 up, 8 in 2024-08-17T02:00:10.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:10 smithi110 ceph-mon[100641]: osdmap e2530: 8 total, 8 up, 8 in 2024-08-17T02:00:11.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:11 smithi177 ceph-mon[90034]: osdmap e2531: 8 total, 8 up, 8 in 2024-08-17T02:00:11.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:11 smithi177 ceph-mon[90034]: pgmap v4693: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 683 KiB/s rd, 3.2 KiB/s wr, 922 op/s 2024-08-17T02:00:11.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:11 smithi110 ceph-mon[98148]: osdmap e2531: 8 total, 8 up, 8 in 2024-08-17T02:00:11.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:11 smithi110 ceph-mon[98148]: pgmap v4693: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 683 KiB/s rd, 3.2 KiB/s wr, 922 op/s 2024-08-17T02:00:11.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:11 smithi110 ceph-mon[100641]: osdmap e2531: 8 total, 8 up, 8 in 2024-08-17T02:00:11.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:11 smithi110 ceph-mon[100641]: pgmap v4693: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 683 KiB/s rd, 3.2 KiB/s wr, 922 op/s 2024-08-17T02:00:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:12 smithi177 ceph-mon[90034]: osdmap e2532: 8 total, 8 up, 8 in 2024-08-17T02:00:12.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:12 smithi110 ceph-mon[98148]: osdmap e2532: 8 total, 8 up, 8 in 2024-08-17T02:00:12.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:12 smithi110 ceph-mon[100641]: osdmap e2532: 8 total, 8 up, 8 in 2024-08-17T02:00:13.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:13 smithi177 ceph-mon[90034]: osdmap e2533: 8 total, 8 up, 8 in 2024-08-17T02:00:13.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:13 smithi177 ceph-mon[90034]: pgmap v4696: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-17T02:00:13.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:13 smithi110 ceph-mon[98148]: osdmap e2533: 8 total, 8 up, 8 in 2024-08-17T02:00:13.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:13 smithi110 ceph-mon[98148]: pgmap v4696: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-17T02:00:13.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:13 smithi110 ceph-mon[100641]: osdmap e2533: 8 total, 8 up, 8 in 2024-08-17T02:00:13.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:13 smithi110 ceph-mon[100641]: pgmap v4696: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-17T02:00:14.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:14 smithi177 ceph-mon[90034]: osdmap e2534: 8 total, 8 up, 8 in 2024-08-17T02:00:14.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:14 smithi110 ceph-mon[98148]: osdmap e2534: 8 total, 8 up, 8 in 2024-08-17T02:00:14.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:14 smithi110 ceph-mon[100641]: osdmap e2534: 8 total, 8 up, 8 in 2024-08-17T02:00:15.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:15 smithi177 ceph-mon[90034]: pgmap v4698: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 711 KiB/s rd, 2.7 KiB/s wr, 957 op/s 2024-08-17T02:00:15.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:15 smithi177 ceph-mon[90034]: osdmap e2535: 8 total, 8 up, 8 in 2024-08-17T02:00:15.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:15 smithi110 ceph-mon[98148]: pgmap v4698: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 711 KiB/s rd, 2.7 KiB/s wr, 957 op/s 2024-08-17T02:00:15.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:15 smithi110 ceph-mon[98148]: osdmap e2535: 8 total, 8 up, 8 in 2024-08-17T02:00:15.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:15 smithi110 ceph-mon[100641]: pgmap v4698: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 711 KiB/s rd, 2.7 KiB/s wr, 957 op/s 2024-08-17T02:00:15.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:15 smithi110 ceph-mon[100641]: osdmap e2535: 8 total, 8 up, 8 in 2024-08-17T02:00:16.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:16 smithi110 ceph-mon[98148]: osdmap e2536: 8 total, 8 up, 8 in 2024-08-17T02:00:16.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:16 smithi110 ceph-mon[100641]: osdmap e2536: 8 total, 8 up, 8 in 2024-08-17T02:00:16.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:16 smithi177 ceph-mon[90034]: osdmap e2536: 8 total, 8 up, 8 in 2024-08-17T02:00:17.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:17 smithi110 ceph-mon[100641]: pgmap v4701: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 716 KiB/s rd, 3.7 KiB/s wr, 964 op/s 2024-08-17T02:00:17.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:17 smithi110 ceph-mon[100641]: osdmap e2537: 8 total, 8 up, 8 in 2024-08-17T02:00:17.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:17 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:00:17.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:17 smithi110 ceph-mon[98148]: pgmap v4701: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 716 KiB/s rd, 3.7 KiB/s wr, 964 op/s 2024-08-17T02:00:17.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:17 smithi110 ceph-mon[98148]: osdmap e2537: 8 total, 8 up, 8 in 2024-08-17T02:00:17.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:17 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:00:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:17 smithi177 ceph-mon[90034]: pgmap v4701: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 716 KiB/s rd, 3.7 KiB/s wr, 964 op/s 2024-08-17T02:00:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:17 smithi177 ceph-mon[90034]: osdmap e2537: 8 total, 8 up, 8 in 2024-08-17T02:00:17.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:17 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:00:18.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:18 smithi110 ceph-mon[100641]: osdmap e2538: 8 total, 8 up, 8 in 2024-08-17T02:00:18.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:18 smithi110 ceph-mon[98148]: osdmap e2538: 8 total, 8 up, 8 in 2024-08-17T02:00:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:00:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:00:18] "GET /metrics HTTP/1.1" 200 36725 "" "Prometheus/2.43.0" 2024-08-17T02:00:18.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:18 smithi177 ceph-mon[90034]: osdmap e2538: 8 total, 8 up, 8 in 2024-08-17T02:00:19.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:19 smithi110 ceph-mon[98148]: pgmap v4704: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 752 KiB/s rd, 4.0 KiB/s wr, 1.01k op/s 2024-08-17T02:00:19.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:19 smithi110 ceph-mon[98148]: osdmap e2539: 8 total, 8 up, 8 in 2024-08-17T02:00:19.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:19 smithi110 ceph-mon[100641]: pgmap v4704: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 752 KiB/s rd, 4.0 KiB/s wr, 1.01k op/s 2024-08-17T02:00:19.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:19 smithi110 ceph-mon[100641]: osdmap e2539: 8 total, 8 up, 8 in 2024-08-17T02:00:19.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:19 smithi177 ceph-mon[90034]: pgmap v4704: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 752 KiB/s rd, 4.0 KiB/s wr, 1.01k op/s 2024-08-17T02:00:19.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:19 smithi177 ceph-mon[90034]: osdmap e2539: 8 total, 8 up, 8 in 2024-08-17T02:00:20.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:20 smithi110 ceph-mon[98148]: osdmap e2540: 8 total, 8 up, 8 in 2024-08-17T02:00:20.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:20 smithi110 ceph-mon[100641]: osdmap e2540: 8 total, 8 up, 8 in 2024-08-17T02:00:20.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:20 smithi177 ceph-mon[90034]: osdmap e2540: 8 total, 8 up, 8 in 2024-08-17T02:00:21.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:21 smithi110 ceph-mon[98148]: pgmap v4707: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 752 KiB/s rd, 4.0 KiB/s wr, 1.01k op/s 2024-08-17T02:00:21.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:21 smithi110 ceph-mon[98148]: osdmap e2541: 8 total, 8 up, 8 in 2024-08-17T02:00:21.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:21 smithi110 ceph-mon[100641]: pgmap v4707: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 752 KiB/s rd, 4.0 KiB/s wr, 1.01k op/s 2024-08-17T02:00:21.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:21 smithi110 ceph-mon[100641]: osdmap e2541: 8 total, 8 up, 8 in 2024-08-17T02:00:21.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:21 smithi177 ceph-mon[90034]: pgmap v4707: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 752 KiB/s rd, 4.0 KiB/s wr, 1.01k op/s 2024-08-17T02:00:21.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:21 smithi177 ceph-mon[90034]: osdmap e2541: 8 total, 8 up, 8 in 2024-08-17T02:00:22.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:22 smithi110 ceph-mon[98148]: osdmap e2542: 8 total, 8 up, 8 in 2024-08-17T02:00:22.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:22 smithi110 ceph-mon[100641]: osdmap e2542: 8 total, 8 up, 8 in 2024-08-17T02:00:22.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:22 smithi177 ceph-mon[90034]: osdmap e2542: 8 total, 8 up, 8 in 2024-08-17T02:00:23.513 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:23 smithi177 ceph-mon[90034]: pgmap v4710: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T02:00:23.513 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:23 smithi177 ceph-mon[90034]: osdmap e2543: 8 total, 8 up, 8 in 2024-08-17T02:00:23.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:23 smithi110 ceph-mon[98148]: pgmap v4710: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T02:00:23.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:23 smithi110 ceph-mon[98148]: osdmap e2543: 8 total, 8 up, 8 in 2024-08-17T02:00:23.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:23 smithi110 ceph-mon[100641]: pgmap v4710: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T02:00:23.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:23 smithi110 ceph-mon[100641]: osdmap e2543: 8 total, 8 up, 8 in 2024-08-17T02:00:24.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:24 smithi110 ceph-mon[98148]: osdmap e2544: 8 total, 8 up, 8 in 2024-08-17T02:00:24.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:24 smithi110 ceph-mon[100641]: osdmap e2544: 8 total, 8 up, 8 in 2024-08-17T02:00:24.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:24 smithi177 ceph-mon[90034]: osdmap e2544: 8 total, 8 up, 8 in 2024-08-17T02:00:25.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:25 smithi110 ceph-mon[98148]: pgmap v4713: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 780 KiB/s rd, 3.0 KiB/s wr, 1.05k op/s 2024-08-17T02:00:25.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:25 smithi110 ceph-mon[98148]: osdmap e2545: 8 total, 8 up, 8 in 2024-08-17T02:00:25.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:25 smithi110 ceph-mon[100641]: pgmap v4713: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 780 KiB/s rd, 3.0 KiB/s wr, 1.05k op/s 2024-08-17T02:00:25.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:25 smithi110 ceph-mon[100641]: osdmap e2545: 8 total, 8 up, 8 in 2024-08-17T02:00:25.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:25 smithi177 ceph-mon[90034]: pgmap v4713: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 780 KiB/s rd, 3.0 KiB/s wr, 1.05k op/s 2024-08-17T02:00:25.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:25 smithi177 ceph-mon[90034]: osdmap e2545: 8 total, 8 up, 8 in 2024-08-17T02:00:26.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:26 smithi110 ceph-mon[98148]: osdmap e2546: 8 total, 8 up, 8 in 2024-08-17T02:00:26.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:26 smithi110 ceph-mon[100641]: osdmap e2546: 8 total, 8 up, 8 in 2024-08-17T02:00:26.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:26 smithi177 ceph-mon[90034]: osdmap e2546: 8 total, 8 up, 8 in 2024-08-17T02:00:27.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:27 smithi110 ceph-mon[100641]: pgmap v4716: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 782 KiB/s rd, 3.2 KiB/s wr, 1.05k op/s 2024-08-17T02:00:27.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:27 smithi110 ceph-mon[100641]: osdmap e2547: 8 total, 8 up, 8 in 2024-08-17T02:00:27.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:27 smithi110 ceph-mon[98148]: pgmap v4716: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 782 KiB/s rd, 3.2 KiB/s wr, 1.05k op/s 2024-08-17T02:00:27.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:27 smithi110 ceph-mon[98148]: osdmap e2547: 8 total, 8 up, 8 in 2024-08-17T02:00:27.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:27 smithi177 ceph-mon[90034]: pgmap v4716: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 782 KiB/s rd, 3.2 KiB/s wr, 1.05k op/s 2024-08-17T02:00:27.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:27 smithi177 ceph-mon[90034]: osdmap e2547: 8 total, 8 up, 8 in 2024-08-17T02:00:28.461 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:28 smithi110 ceph-mon[98148]: osdmap e2548: 8 total, 8 up, 8 in 2024-08-17T02:00:28.461 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:28 smithi110 ceph-mon[100641]: osdmap e2548: 8 total, 8 up, 8 in 2024-08-17T02:00:28.462 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:00:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:00:28] "GET /metrics HTTP/1.1" 200 36725 "" "Prometheus/2.43.0" 2024-08-17T02:00:28.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:28 smithi177 ceph-mon[90034]: osdmap e2548: 8 total, 8 up, 8 in 2024-08-17T02:00:29.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:29 smithi110 ceph-mon[100641]: pgmap v4719: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 817 KiB/s rd, 3.2 KiB/s wr, 1.10k op/s 2024-08-17T02:00:29.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:29 smithi110 ceph-mon[100641]: osdmap e2549: 8 total, 8 up, 8 in 2024-08-17T02:00:29.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:29 smithi110 ceph-mon[98148]: pgmap v4719: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 817 KiB/s rd, 3.2 KiB/s wr, 1.10k op/s 2024-08-17T02:00:29.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:29 smithi110 ceph-mon[98148]: osdmap e2549: 8 total, 8 up, 8 in 2024-08-17T02:00:29.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:29 smithi177 ceph-mon[90034]: pgmap v4719: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 817 KiB/s rd, 3.2 KiB/s wr, 1.10k op/s 2024-08-17T02:00:29.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:29 smithi177 ceph-mon[90034]: osdmap e2549: 8 total, 8 up, 8 in 2024-08-17T02:00:30.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:30 smithi110 ceph-mon[98148]: osdmap e2550: 8 total, 8 up, 8 in 2024-08-17T02:00:30.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:30 smithi110 ceph-mon[100641]: osdmap e2550: 8 total, 8 up, 8 in 2024-08-17T02:00:30.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:30 smithi177 ceph-mon[90034]: osdmap e2550: 8 total, 8 up, 8 in 2024-08-17T02:00:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:31 smithi110 ceph-mon[98148]: pgmap v4722: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 817 KiB/s rd, 4.0 KiB/s wr, 1.10k op/s 2024-08-17T02:00:31.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:31 smithi110 ceph-mon[98148]: osdmap e2551: 8 total, 8 up, 8 in 2024-08-17T02:00:31.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:31 smithi110 ceph-mon[100641]: pgmap v4722: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 817 KiB/s rd, 4.0 KiB/s wr, 1.10k op/s 2024-08-17T02:00:31.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:31 smithi110 ceph-mon[100641]: osdmap e2551: 8 total, 8 up, 8 in 2024-08-17T02:00:31.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:31 smithi177 ceph-mon[90034]: pgmap v4722: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 817 KiB/s rd, 4.0 KiB/s wr, 1.10k op/s 2024-08-17T02:00:31.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:31 smithi177 ceph-mon[90034]: osdmap e2551: 8 total, 8 up, 8 in 2024-08-17T02:00:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:32 smithi110 ceph-mon[100641]: osdmap e2552: 8 total, 8 up, 8 in 2024-08-17T02:00:32.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:32 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:00:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:32 smithi110 ceph-mon[98148]: osdmap e2552: 8 total, 8 up, 8 in 2024-08-17T02:00:32.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:32 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:00:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:32 smithi177 ceph-mon[90034]: osdmap e2552: 8 total, 8 up, 8 in 2024-08-17T02:00:32.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:32 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:00:33.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:33 smithi110 ceph-mon[98148]: pgmap v4725: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-08-17T02:00:33.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:33 smithi110 ceph-mon[98148]: osdmap e2553: 8 total, 8 up, 8 in 2024-08-17T02:00:33.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:33 smithi110 ceph-mon[100641]: pgmap v4725: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-08-17T02:00:33.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:33 smithi110 ceph-mon[100641]: osdmap e2553: 8 total, 8 up, 8 in 2024-08-17T02:00:33.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:33 smithi177 ceph-mon[90034]: pgmap v4725: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-08-17T02:00:33.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:33 smithi177 ceph-mon[90034]: osdmap e2553: 8 total, 8 up, 8 in 2024-08-17T02:00:34.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:34 smithi110 ceph-mon[98148]: osdmap e2554: 8 total, 8 up, 8 in 2024-08-17T02:00:34.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:34 smithi110 ceph-mon[100641]: osdmap e2554: 8 total, 8 up, 8 in 2024-08-17T02:00:34.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:34 smithi177 ceph-mon[90034]: osdmap e2554: 8 total, 8 up, 8 in 2024-08-17T02:00:35.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:35 smithi110 ceph-mon[98148]: pgmap v4728: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 845 KiB/s rd, 2.7 KiB/s wr, 1.14k op/s 2024-08-17T02:00:35.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:35 smithi110 ceph-mon[98148]: osdmap e2555: 8 total, 8 up, 8 in 2024-08-17T02:00:35.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:35 smithi110 ceph-mon[100641]: pgmap v4728: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 845 KiB/s rd, 2.7 KiB/s wr, 1.14k op/s 2024-08-17T02:00:35.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:35 smithi110 ceph-mon[100641]: osdmap e2555: 8 total, 8 up, 8 in 2024-08-17T02:00:35.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:35 smithi177 ceph-mon[90034]: pgmap v4728: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 845 KiB/s rd, 2.7 KiB/s wr, 1.14k op/s 2024-08-17T02:00:35.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:35 smithi177 ceph-mon[90034]: osdmap e2555: 8 total, 8 up, 8 in 2024-08-17T02:00:36.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:36 smithi110 ceph-mon[98148]: osdmap e2556: 8 total, 8 up, 8 in 2024-08-17T02:00:36.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:36 smithi110 ceph-mon[100641]: osdmap e2556: 8 total, 8 up, 8 in 2024-08-17T02:00:36.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:36 smithi177 ceph-mon[90034]: osdmap e2556: 8 total, 8 up, 8 in 2024-08-17T02:00:37.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:37 smithi110 ceph-mon[100641]: pgmap v4731: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 847 KiB/s rd, 3.2 KiB/s wr, 1.14k op/s 2024-08-17T02:00:37.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:37 smithi110 ceph-mon[100641]: osdmap e2557: 8 total, 8 up, 8 in 2024-08-17T02:00:37.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:37 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:00:37.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:37 smithi110 ceph-mon[98148]: pgmap v4731: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 847 KiB/s rd, 3.2 KiB/s wr, 1.14k op/s 2024-08-17T02:00:37.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:37 smithi110 ceph-mon[98148]: osdmap e2557: 8 total, 8 up, 8 in 2024-08-17T02:00:37.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:37 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:00:37.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:37 smithi177 ceph-mon[90034]: pgmap v4731: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 847 KiB/s rd, 3.2 KiB/s wr, 1.14k op/s 2024-08-17T02:00:37.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:37 smithi177 ceph-mon[90034]: osdmap e2557: 8 total, 8 up, 8 in 2024-08-17T02:00:37.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:37 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:00:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:38 smithi110 ceph-mon[98148]: osdmap e2558: 8 total, 8 up, 8 in 2024-08-17T02:00:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:38 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:00:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:38 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:00:38.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:38 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:00:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:00:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:00:38] "GET /metrics HTTP/1.1" 200 36728 "" "Prometheus/2.43.0" 2024-08-17T02:00:38.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:38 smithi110 ceph-mon[100641]: osdmap e2558: 8 total, 8 up, 8 in 2024-08-17T02:00:38.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:38 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:00:38.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:38 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:00:38.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:38 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:00:38.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:38 smithi177 ceph-mon[90034]: osdmap e2558: 8 total, 8 up, 8 in 2024-08-17T02:00:38.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:38 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:00:38.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:38 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:00:38.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:38 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:00:39.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:39 smithi110 ceph-mon[98148]: pgmap v4734: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 883 KiB/s rd, 3.5 KiB/s wr, 1.19k op/s 2024-08-17T02:00:39.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:39 smithi110 ceph-mon[98148]: osdmap e2559: 8 total, 8 up, 8 in 2024-08-17T02:00:39.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:39 smithi110 ceph-mon[100641]: pgmap v4734: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 883 KiB/s rd, 3.5 KiB/s wr, 1.19k op/s 2024-08-17T02:00:39.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:39 smithi110 ceph-mon[100641]: osdmap e2559: 8 total, 8 up, 8 in 2024-08-17T02:00:39.611 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:39 smithi177 ceph-mon[90034]: pgmap v4734: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 883 KiB/s rd, 3.5 KiB/s wr, 1.19k op/s 2024-08-17T02:00:39.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:39 smithi177 ceph-mon[90034]: osdmap e2559: 8 total, 8 up, 8 in 2024-08-17T02:00:40.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:40 smithi110 ceph-mon[98148]: osdmap e2560: 8 total, 8 up, 8 in 2024-08-17T02:00:40.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:40 smithi110 ceph-mon[100641]: osdmap e2560: 8 total, 8 up, 8 in 2024-08-17T02:00:40.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:40 smithi177 ceph-mon[90034]: osdmap e2560: 8 total, 8 up, 8 in 2024-08-17T02:00:41.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:41 smithi110 ceph-mon[100641]: pgmap v4737: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 883 KiB/s rd, 3.5 KiB/s wr, 1.19k op/s 2024-08-17T02:00:41.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:41 smithi110 ceph-mon[100641]: osdmap e2561: 8 total, 8 up, 8 in 2024-08-17T02:00:41.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:41 smithi110 ceph-mon[98148]: pgmap v4737: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 883 KiB/s rd, 3.5 KiB/s wr, 1.19k op/s 2024-08-17T02:00:41.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:41 smithi110 ceph-mon[98148]: osdmap e2561: 8 total, 8 up, 8 in 2024-08-17T02:00:41.611 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:41 smithi177 ceph-mon[90034]: pgmap v4737: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 883 KiB/s rd, 3.5 KiB/s wr, 1.19k op/s 2024-08-17T02:00:41.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:41 smithi177 ceph-mon[90034]: osdmap e2561: 8 total, 8 up, 8 in 2024-08-17T02:00:42.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:42 smithi110 ceph-mon[98148]: osdmap e2562: 8 total, 8 up, 8 in 2024-08-17T02:00:42.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:42 smithi110 ceph-mon[100641]: osdmap e2562: 8 total, 8 up, 8 in 2024-08-17T02:00:42.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:42 smithi177 ceph-mon[90034]: osdmap e2562: 8 total, 8 up, 8 in 2024-08-17T02:00:43.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:43 smithi110 ceph-mon[100641]: pgmap v4740: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T02:00:43.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:43 smithi110 ceph-mon[100641]: osdmap e2563: 8 total, 8 up, 8 in 2024-08-17T02:00:43.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:43 smithi110 ceph-mon[98148]: pgmap v4740: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T02:00:43.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:43 smithi110 ceph-mon[98148]: osdmap e2563: 8 total, 8 up, 8 in 2024-08-17T02:00:43.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:43 smithi177 ceph-mon[90034]: pgmap v4740: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T02:00:43.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:43 smithi177 ceph-mon[90034]: osdmap e2563: 8 total, 8 up, 8 in 2024-08-17T02:00:44.559 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:44 smithi110 ceph-mon[100641]: osdmap e2564: 8 total, 8 up, 8 in 2024-08-17T02:00:44.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:44 smithi110 ceph-mon[98148]: osdmap e2564: 8 total, 8 up, 8 in 2024-08-17T02:00:44.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:44 smithi177 ceph-mon[90034]: osdmap e2564: 8 total, 8 up, 8 in 2024-08-17T02:00:45.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:45 smithi110 ceph-mon[100641]: pgmap v4743: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 911 KiB/s rd, 3.7 KiB/s wr, 1.23k op/s 2024-08-17T02:00:45.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:45 smithi110 ceph-mon[100641]: osdmap e2565: 8 total, 8 up, 8 in 2024-08-17T02:00:45.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:45 smithi110 ceph-mon[98148]: pgmap v4743: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 911 KiB/s rd, 3.7 KiB/s wr, 1.23k op/s 2024-08-17T02:00:45.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:45 smithi110 ceph-mon[98148]: osdmap e2565: 8 total, 8 up, 8 in 2024-08-17T02:00:45.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:45 smithi177 ceph-mon[90034]: pgmap v4743: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 911 KiB/s rd, 3.7 KiB/s wr, 1.23k op/s 2024-08-17T02:00:45.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:45 smithi177 ceph-mon[90034]: osdmap e2565: 8 total, 8 up, 8 in 2024-08-17T02:00:46.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:46 smithi110 ceph-mon[98148]: osdmap e2566: 8 total, 8 up, 8 in 2024-08-17T02:00:46.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:46 smithi110 ceph-mon[100641]: osdmap e2566: 8 total, 8 up, 8 in 2024-08-17T02:00:46.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:46 smithi177 ceph-mon[90034]: osdmap e2566: 8 total, 8 up, 8 in 2024-08-17T02:00:47.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:47 smithi177 ceph-mon[90034]: pgmap v4746: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 913 KiB/s rd, 3.5 KiB/s wr, 1.23k op/s 2024-08-17T02:00:47.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:47 smithi177 ceph-mon[90034]: osdmap e2567: 8 total, 8 up, 8 in 2024-08-17T02:00:47.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:00:47.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:47 smithi110 ceph-mon[98148]: pgmap v4746: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 913 KiB/s rd, 3.5 KiB/s wr, 1.23k op/s 2024-08-17T02:00:47.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:47 smithi110 ceph-mon[98148]: osdmap e2567: 8 total, 8 up, 8 in 2024-08-17T02:00:47.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:00:47.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:47 smithi110 ceph-mon[100641]: pgmap v4746: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 913 KiB/s rd, 3.5 KiB/s wr, 1.23k op/s 2024-08-17T02:00:47.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:47 smithi110 ceph-mon[100641]: osdmap e2567: 8 total, 8 up, 8 in 2024-08-17T02:00:47.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:00:48.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:48 smithi110 ceph-mon[98148]: osdmap e2568: 8 total, 8 up, 8 in 2024-08-17T02:00:48.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:48 smithi110 ceph-mon[100641]: osdmap e2568: 8 total, 8 up, 8 in 2024-08-17T02:00:48.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:00:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:00:48] "GET /metrics HTTP/1.1" 200 36725 "" "Prometheus/2.43.0" 2024-08-17T02:00:48.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:48 smithi177 ceph-mon[90034]: osdmap e2568: 8 total, 8 up, 8 in 2024-08-17T02:00:49.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:49 smithi177 ceph-mon[90034]: pgmap v4749: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 948 KiB/s rd, 3.2 KiB/s wr, 1.28k op/s 2024-08-17T02:00:49.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:49 smithi177 ceph-mon[90034]: osdmap e2569: 8 total, 8 up, 8 in 2024-08-17T02:00:49.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:49 smithi110 ceph-mon[98148]: pgmap v4749: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 948 KiB/s rd, 3.2 KiB/s wr, 1.28k op/s 2024-08-17T02:00:49.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:49 smithi110 ceph-mon[98148]: osdmap e2569: 8 total, 8 up, 8 in 2024-08-17T02:00:49.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:49 smithi110 ceph-mon[100641]: pgmap v4749: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 948 KiB/s rd, 3.2 KiB/s wr, 1.28k op/s 2024-08-17T02:00:49.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:49 smithi110 ceph-mon[100641]: osdmap e2569: 8 total, 8 up, 8 in 2024-08-17T02:00:50.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:50 smithi177 ceph-mon[90034]: osdmap e2570: 8 total, 8 up, 8 in 2024-08-17T02:00:50.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:50 smithi110 ceph-mon[100641]: osdmap e2570: 8 total, 8 up, 8 in 2024-08-17T02:00:50.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:50 smithi110 ceph-mon[98148]: osdmap e2570: 8 total, 8 up, 8 in 2024-08-17T02:00:51.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:51 smithi177 ceph-mon[90034]: pgmap v4752: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 948 KiB/s rd, 3.7 KiB/s wr, 1.28k op/s 2024-08-17T02:00:51.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:51 smithi177 ceph-mon[90034]: osdmap e2571: 8 total, 8 up, 8 in 2024-08-17T02:00:51.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:51 smithi110 ceph-mon[100641]: pgmap v4752: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 948 KiB/s rd, 3.7 KiB/s wr, 1.28k op/s 2024-08-17T02:00:51.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:51 smithi110 ceph-mon[100641]: osdmap e2571: 8 total, 8 up, 8 in 2024-08-17T02:00:51.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:51 smithi110 ceph-mon[98148]: pgmap v4752: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 948 KiB/s rd, 3.7 KiB/s wr, 1.28k op/s 2024-08-17T02:00:51.811 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:51 smithi110 ceph-mon[98148]: osdmap e2571: 8 total, 8 up, 8 in 2024-08-17T02:00:52.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:52 smithi177 ceph-mon[90034]: osdmap e2572: 8 total, 8 up, 8 in 2024-08-17T02:00:52.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:52 smithi110 ceph-mon[98148]: osdmap e2572: 8 total, 8 up, 8 in 2024-08-17T02:00:52.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:52 smithi110 ceph-mon[100641]: osdmap e2572: 8 total, 8 up, 8 in 2024-08-17T02:00:53.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:53 smithi177 ceph-mon[90034]: pgmap v4755: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-17T02:00:53.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:53 smithi177 ceph-mon[90034]: osdmap e2573: 8 total, 8 up, 8 in 2024-08-17T02:00:53.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:53 smithi110 ceph-mon[98148]: pgmap v4755: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-17T02:00:53.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:53 smithi110 ceph-mon[98148]: osdmap e2573: 8 total, 8 up, 8 in 2024-08-17T02:00:53.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:53 smithi110 ceph-mon[100641]: pgmap v4755: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-08-17T02:00:53.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:53 smithi110 ceph-mon[100641]: osdmap e2573: 8 total, 8 up, 8 in 2024-08-17T02:00:54.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:54 smithi177 ceph-mon[90034]: osdmap e2574: 8 total, 8 up, 8 in 2024-08-17T02:00:54.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:54 smithi110 ceph-mon[98148]: osdmap e2574: 8 total, 8 up, 8 in 2024-08-17T02:00:54.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:54 smithi110 ceph-mon[100641]: osdmap e2574: 8 total, 8 up, 8 in 2024-08-17T02:00:55.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:55 smithi110 ceph-mon[98148]: pgmap v4758: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 976 KiB/s rd, 3.0 KiB/s wr, 1.32k op/s 2024-08-17T02:00:55.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:55 smithi110 ceph-mon[98148]: osdmap e2575: 8 total, 8 up, 8 in 2024-08-17T02:00:55.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:55 smithi110 ceph-mon[100641]: pgmap v4758: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 976 KiB/s rd, 3.0 KiB/s wr, 1.32k op/s 2024-08-17T02:00:55.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:55 smithi110 ceph-mon[100641]: osdmap e2575: 8 total, 8 up, 8 in 2024-08-17T02:00:55.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:55 smithi177 ceph-mon[90034]: pgmap v4758: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 976 KiB/s rd, 3.0 KiB/s wr, 1.32k op/s 2024-08-17T02:00:55.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:55 smithi177 ceph-mon[90034]: osdmap e2575: 8 total, 8 up, 8 in 2024-08-17T02:00:56.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:56 smithi110 ceph-mon[98148]: osdmap e2576: 8 total, 8 up, 8 in 2024-08-17T02:00:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:56 smithi110 ceph-mon[100641]: osdmap e2576: 8 total, 8 up, 8 in 2024-08-17T02:00:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:56 smithi177 ceph-mon[90034]: osdmap e2576: 8 total, 8 up, 8 in 2024-08-17T02:00:57.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:57 smithi110 ceph-mon[100641]: pgmap v4761: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 978 KiB/s rd, 3.5 KiB/s wr, 1.32k op/s 2024-08-17T02:00:57.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:57 smithi110 ceph-mon[100641]: osdmap e2577: 8 total, 8 up, 8 in 2024-08-17T02:00:57.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:57 smithi110 ceph-mon[98148]: pgmap v4761: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 978 KiB/s rd, 3.5 KiB/s wr, 1.32k op/s 2024-08-17T02:00:57.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:57 smithi110 ceph-mon[98148]: osdmap e2577: 8 total, 8 up, 8 in 2024-08-17T02:00:57.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:57 smithi177 ceph-mon[90034]: pgmap v4761: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 978 KiB/s rd, 3.5 KiB/s wr, 1.32k op/s 2024-08-17T02:00:57.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:57 smithi177 ceph-mon[90034]: osdmap e2577: 8 total, 8 up, 8 in 2024-08-17T02:00:58.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:58 smithi110 ceph-mon[98148]: osdmap e2578: 8 total, 8 up, 8 in 2024-08-17T02:00:58.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:58 smithi110 ceph-mon[100641]: osdmap e2578: 8 total, 8 up, 8 in 2024-08-17T02:00:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:00:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:00:58] "GET /metrics HTTP/1.1" 200 36725 "" "Prometheus/2.43.0" 2024-08-17T02:00:58.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:58 smithi177 ceph-mon[90034]: osdmap e2578: 8 total, 8 up, 8 in 2024-08-17T02:00:59.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:59 smithi110 ceph-mon[98148]: pgmap v4764: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1013 KiB/s rd, 3.7 KiB/s wr, 1.36k op/s 2024-08-17T02:00:59.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:00:59 smithi110 ceph-mon[98148]: osdmap e2579: 8 total, 8 up, 8 in 2024-08-17T02:00:59.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:59 smithi110 ceph-mon[100641]: pgmap v4764: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1013 KiB/s rd, 3.7 KiB/s wr, 1.36k op/s 2024-08-17T02:00:59.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:00:59 smithi110 ceph-mon[100641]: osdmap e2579: 8 total, 8 up, 8 in 2024-08-17T02:00:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:59 smithi177 ceph-mon[90034]: pgmap v4764: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1013 KiB/s rd, 3.7 KiB/s wr, 1.36k op/s 2024-08-17T02:00:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:00:59 smithi177 ceph-mon[90034]: osdmap e2579: 8 total, 8 up, 8 in 2024-08-17T02:01:00.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:00 smithi110 ceph-mon[98148]: osdmap e2580: 8 total, 8 up, 8 in 2024-08-17T02:01:00.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:00 smithi110 ceph-mon[100641]: osdmap e2580: 8 total, 8 up, 8 in 2024-08-17T02:01:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:00 smithi177 ceph-mon[90034]: osdmap e2580: 8 total, 8 up, 8 in 2024-08-17T02:01:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:01 smithi110 ceph-mon[98148]: pgmap v4767: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1013 KiB/s rd, 4.0 KiB/s wr, 1.37k op/s 2024-08-17T02:01:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:01 smithi110 ceph-mon[98148]: osdmap e2581: 8 total, 8 up, 8 in 2024-08-17T02:01:01.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:01:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:01 smithi110 ceph-mon[100641]: pgmap v4767: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1013 KiB/s rd, 4.0 KiB/s wr, 1.37k op/s 2024-08-17T02:01:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:01 smithi110 ceph-mon[100641]: osdmap e2581: 8 total, 8 up, 8 in 2024-08-17T02:01:01.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:01:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:01 smithi177 ceph-mon[90034]: pgmap v4767: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1013 KiB/s rd, 4.0 KiB/s wr, 1.37k op/s 2024-08-17T02:01:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:01 smithi177 ceph-mon[90034]: osdmap e2581: 8 total, 8 up, 8 in 2024-08-17T02:01:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:01:02.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:02 smithi110 ceph-mon[100641]: osdmap e2582: 8 total, 8 up, 8 in 2024-08-17T02:01:02.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:02 smithi110 ceph-mon[98148]: osdmap e2582: 8 total, 8 up, 8 in 2024-08-17T02:01:02.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:02 smithi177 ceph-mon[90034]: osdmap e2582: 8 total, 8 up, 8 in 2024-08-17T02:01:03.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:03 smithi110 ceph-mon[98148]: pgmap v4770: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-08-17T02:01:03.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:03 smithi110 ceph-mon[98148]: osdmap e2583: 8 total, 8 up, 8 in 2024-08-17T02:01:03.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:03 smithi110 ceph-mon[100641]: pgmap v4770: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-08-17T02:01:03.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:03 smithi110 ceph-mon[100641]: osdmap e2583: 8 total, 8 up, 8 in 2024-08-17T02:01:03.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:03 smithi177 ceph-mon[90034]: pgmap v4770: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-08-17T02:01:03.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:03 smithi177 ceph-mon[90034]: osdmap e2583: 8 total, 8 up, 8 in 2024-08-17T02:01:04.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:04 smithi177 ceph-mon[90034]: osdmap e2584: 8 total, 8 up, 8 in 2024-08-17T02:01:04.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:04 smithi110 ceph-mon[98148]: osdmap e2584: 8 total, 8 up, 8 in 2024-08-17T02:01:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:04 smithi110 ceph-mon[100641]: osdmap e2584: 8 total, 8 up, 8 in 2024-08-17T02:01:05.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:05 smithi110 ceph-mon[98148]: pgmap v4773: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.2 KiB/s wr, 1.40k op/s 2024-08-17T02:01:05.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:05 smithi110 ceph-mon[98148]: osdmap e2585: 8 total, 8 up, 8 in 2024-08-17T02:01:05.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:05 smithi110 ceph-mon[100641]: pgmap v4773: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.2 KiB/s wr, 1.40k op/s 2024-08-17T02:01:05.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:05 smithi110 ceph-mon[100641]: osdmap e2585: 8 total, 8 up, 8 in 2024-08-17T02:01:05.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:05 smithi177 ceph-mon[90034]: pgmap v4773: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.2 KiB/s wr, 1.40k op/s 2024-08-17T02:01:05.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:05 smithi177 ceph-mon[90034]: osdmap e2585: 8 total, 8 up, 8 in 2024-08-17T02:01:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:06 smithi110 ceph-mon[98148]: osdmap e2586: 8 total, 8 up, 8 in 2024-08-17T02:01:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:06 smithi110 ceph-mon[100641]: osdmap e2586: 8 total, 8 up, 8 in 2024-08-17T02:01:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:06 smithi177 ceph-mon[90034]: osdmap e2586: 8 total, 8 up, 8 in 2024-08-17T02:01:07.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:07 smithi110 ceph-mon[98148]: pgmap v4776: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.2 KiB/s wr, 1.41k op/s 2024-08-17T02:01:07.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:07 smithi110 ceph-mon[98148]: osdmap e2587: 8 total, 8 up, 8 in 2024-08-17T02:01:07.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:07 smithi110 ceph-mon[100641]: pgmap v4776: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.2 KiB/s wr, 1.41k op/s 2024-08-17T02:01:07.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:07 smithi110 ceph-mon[100641]: osdmap e2587: 8 total, 8 up, 8 in 2024-08-17T02:01:07.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:07 smithi177 ceph-mon[90034]: pgmap v4776: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.2 KiB/s wr, 1.41k op/s 2024-08-17T02:01:07.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:07 smithi177 ceph-mon[90034]: osdmap e2587: 8 total, 8 up, 8 in 2024-08-17T02:01:08.447 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:01:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:01:08] "GET /metrics HTTP/1.1" 200 36725 "" "Prometheus/2.43.0" 2024-08-17T02:01:08.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:08 smithi110 ceph-mon[98148]: osdmap e2588: 8 total, 8 up, 8 in 2024-08-17T02:01:08.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:08 smithi110 ceph-mon[100641]: osdmap e2588: 8 total, 8 up, 8 in 2024-08-17T02:01:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:08 smithi177 ceph-mon[90034]: osdmap e2588: 8 total, 8 up, 8 in 2024-08-17T02:01:09.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:09 smithi110 ceph-mon[98148]: pgmap v4779: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.45k op/s 2024-08-17T02:01:09.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:09 smithi110 ceph-mon[98148]: osdmap e2589: 8 total, 8 up, 8 in 2024-08-17T02:01:09.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:09 smithi110 ceph-mon[100641]: pgmap v4779: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.45k op/s 2024-08-17T02:01:09.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:09 smithi110 ceph-mon[100641]: osdmap e2589: 8 total, 8 up, 8 in 2024-08-17T02:01:09.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:09 smithi177 ceph-mon[90034]: pgmap v4779: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.45k op/s 2024-08-17T02:01:09.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:09 smithi177 ceph-mon[90034]: osdmap e2589: 8 total, 8 up, 8 in 2024-08-17T02:01:10.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:10 smithi110 ceph-mon[98148]: osdmap e2590: 8 total, 8 up, 8 in 2024-08-17T02:01:10.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:10 smithi110 ceph-mon[100641]: osdmap e2590: 8 total, 8 up, 8 in 2024-08-17T02:01:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:10 smithi177 ceph-mon[90034]: osdmap e2590: 8 total, 8 up, 8 in 2024-08-17T02:01:11.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:11 smithi110 ceph-mon[98148]: pgmap v4782: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.45k op/s 2024-08-17T02:01:11.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:11 smithi110 ceph-mon[98148]: osdmap e2591: 8 total, 8 up, 8 in 2024-08-17T02:01:11.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:11 smithi110 ceph-mon[100641]: pgmap v4782: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.45k op/s 2024-08-17T02:01:11.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:11 smithi110 ceph-mon[100641]: osdmap e2591: 8 total, 8 up, 8 in 2024-08-17T02:01:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:11 smithi177 ceph-mon[90034]: pgmap v4782: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.45k op/s 2024-08-17T02:01:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:11 smithi177 ceph-mon[90034]: osdmap e2591: 8 total, 8 up, 8 in 2024-08-17T02:01:12.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:12 smithi110 ceph-mon[98148]: osdmap e2592: 8 total, 8 up, 8 in 2024-08-17T02:01:12.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:12 smithi110 ceph-mon[100641]: osdmap e2592: 8 total, 8 up, 8 in 2024-08-17T02:01:12.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:12 smithi177 ceph-mon[90034]: osdmap e2592: 8 total, 8 up, 8 in 2024-08-17T02:01:13.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:13 smithi110 ceph-mon[98148]: pgmap v4785: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-08-17T02:01:13.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:13 smithi110 ceph-mon[98148]: osdmap e2593: 8 total, 8 up, 8 in 2024-08-17T02:01:13.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:13 smithi110 ceph-mon[100641]: pgmap v4785: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-08-17T02:01:13.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:13 smithi110 ceph-mon[100641]: osdmap e2593: 8 total, 8 up, 8 in 2024-08-17T02:01:13.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:13 smithi177 ceph-mon[90034]: pgmap v4785: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.5 KiB/s wr, 7 op/s 2024-08-17T02:01:13.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:13 smithi177 ceph-mon[90034]: osdmap e2593: 8 total, 8 up, 8 in 2024-08-17T02:01:14.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:14 smithi110 ceph-mon[98148]: osdmap e2594: 8 total, 8 up, 8 in 2024-08-17T02:01:14.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:14 smithi110 ceph-mon[100641]: osdmap e2594: 8 total, 8 up, 8 in 2024-08-17T02:01:14.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:14 smithi177 ceph-mon[90034]: osdmap e2594: 8 total, 8 up, 8 in 2024-08-17T02:01:15.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:15 smithi110 ceph-mon[98148]: pgmap v4788: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.49k op/s 2024-08-17T02:01:15.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:15 smithi110 ceph-mon[98148]: osdmap e2595: 8 total, 8 up, 8 in 2024-08-17T02:01:15.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:15 smithi110 ceph-mon[100641]: pgmap v4788: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.49k op/s 2024-08-17T02:01:15.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:15 smithi110 ceph-mon[100641]: osdmap e2595: 8 total, 8 up, 8 in 2024-08-17T02:01:15.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:15 smithi177 ceph-mon[90034]: pgmap v4788: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.49k op/s 2024-08-17T02:01:15.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:15 smithi177 ceph-mon[90034]: osdmap e2595: 8 total, 8 up, 8 in 2024-08-17T02:01:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:16 smithi110 ceph-mon[98148]: osdmap e2596: 8 total, 8 up, 8 in 2024-08-17T02:01:16.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:01:16.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:16 smithi110 ceph-mon[100641]: osdmap e2596: 8 total, 8 up, 8 in 2024-08-17T02:01:16.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:01:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:16 smithi177 ceph-mon[90034]: osdmap e2596: 8 total, 8 up, 8 in 2024-08-17T02:01:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:01:17.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:17 smithi110 ceph-mon[100641]: pgmap v4791: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.50k op/s 2024-08-17T02:01:17.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:17 smithi110 ceph-mon[100641]: osdmap e2597: 8 total, 8 up, 8 in 2024-08-17T02:01:17.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:17 smithi110 ceph-mon[98148]: pgmap v4791: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.50k op/s 2024-08-17T02:01:17.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:17 smithi110 ceph-mon[98148]: osdmap e2597: 8 total, 8 up, 8 in 2024-08-17T02:01:17.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:17 smithi177 ceph-mon[90034]: pgmap v4791: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.50k op/s 2024-08-17T02:01:17.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:17 smithi177 ceph-mon[90034]: osdmap e2597: 8 total, 8 up, 8 in 2024-08-17T02:01:18.540 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:01:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:01:18] "GET /metrics HTTP/1.1" 200 36727 "" "Prometheus/2.43.0" 2024-08-17T02:01:18.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:18 smithi110 ceph-mon[100641]: osdmap e2598: 8 total, 8 up, 8 in 2024-08-17T02:01:18.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:18 smithi110 ceph-mon[98148]: osdmap e2598: 8 total, 8 up, 8 in 2024-08-17T02:01:18.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:18 smithi177 ceph-mon[90034]: osdmap e2598: 8 total, 8 up, 8 in 2024-08-17T02:01:19.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:19 smithi110 ceph-mon[98148]: pgmap v4794: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.54k op/s 2024-08-17T02:01:19.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:19 smithi110 ceph-mon[98148]: osdmap e2599: 8 total, 8 up, 8 in 2024-08-17T02:01:19.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:19 smithi110 ceph-mon[100641]: pgmap v4794: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.54k op/s 2024-08-17T02:01:19.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:19 smithi110 ceph-mon[100641]: osdmap e2599: 8 total, 8 up, 8 in 2024-08-17T02:01:19.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:19 smithi177 ceph-mon[90034]: pgmap v4794: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.54k op/s 2024-08-17T02:01:19.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:19 smithi177 ceph-mon[90034]: osdmap e2599: 8 total, 8 up, 8 in 2024-08-17T02:01:20.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:20 smithi110 ceph-mon[98148]: osdmap e2600: 8 total, 8 up, 8 in 2024-08-17T02:01:20.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:20 smithi110 ceph-mon[100641]: osdmap e2600: 8 total, 8 up, 8 in 2024-08-17T02:01:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:20 smithi177 ceph-mon[90034]: osdmap e2600: 8 total, 8 up, 8 in 2024-08-17T02:01:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:21 smithi110 ceph-mon[100641]: pgmap v4797: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 KiB/s wr, 1.54k op/s 2024-08-17T02:01:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:21 smithi110 ceph-mon[100641]: osdmap e2601: 8 total, 8 up, 8 in 2024-08-17T02:01:21.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:21 smithi110 ceph-mon[98148]: pgmap v4797: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 KiB/s wr, 1.54k op/s 2024-08-17T02:01:21.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:21 smithi110 ceph-mon[98148]: osdmap e2601: 8 total, 8 up, 8 in 2024-08-17T02:01:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:21 smithi177 ceph-mon[90034]: pgmap v4797: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 KiB/s wr, 1.54k op/s 2024-08-17T02:01:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:21 smithi177 ceph-mon[90034]: osdmap e2601: 8 total, 8 up, 8 in 2024-08-17T02:01:22.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:22 smithi177 ceph-mon[90034]: osdmap e2602: 8 total, 8 up, 8 in 2024-08-17T02:01:23.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:22 smithi110 ceph-mon[100641]: osdmap e2602: 8 total, 8 up, 8 in 2024-08-17T02:01:23.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:22 smithi110 ceph-mon[98148]: osdmap e2602: 8 total, 8 up, 8 in 2024-08-17T02:01:23.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:23 smithi177 ceph-mon[90034]: pgmap v4800: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-17T02:01:23.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:23 smithi177 ceph-mon[90034]: osdmap e2603: 8 total, 8 up, 8 in 2024-08-17T02:01:24.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:23 smithi110 ceph-mon[98148]: pgmap v4800: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-17T02:01:24.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:23 smithi110 ceph-mon[98148]: osdmap e2603: 8 total, 8 up, 8 in 2024-08-17T02:01:24.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:23 smithi110 ceph-mon[100641]: pgmap v4800: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-17T02:01:24.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:23 smithi110 ceph-mon[100641]: osdmap e2603: 8 total, 8 up, 8 in 2024-08-17T02:01:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:24 smithi177 ceph-mon[90034]: osdmap e2604: 8 total, 8 up, 8 in 2024-08-17T02:01:25.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:24 smithi110 ceph-mon[100641]: osdmap e2604: 8 total, 8 up, 8 in 2024-08-17T02:01:25.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:24 smithi110 ceph-mon[98148]: osdmap e2604: 8 total, 8 up, 8 in 2024-08-17T02:01:25.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:25 smithi177 ceph-mon[90034]: pgmap v4803: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.7 KiB/s wr, 1.58k op/s 2024-08-17T02:01:25.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:25 smithi177 ceph-mon[90034]: osdmap e2605: 8 total, 8 up, 8 in 2024-08-17T02:01:26.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:25 smithi110 ceph-mon[100641]: pgmap v4803: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.7 KiB/s wr, 1.58k op/s 2024-08-17T02:01:26.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:25 smithi110 ceph-mon[100641]: osdmap e2605: 8 total, 8 up, 8 in 2024-08-17T02:01:26.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:25 smithi110 ceph-mon[98148]: pgmap v4803: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.7 KiB/s wr, 1.58k op/s 2024-08-17T02:01:26.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:25 smithi110 ceph-mon[98148]: osdmap e2605: 8 total, 8 up, 8 in 2024-08-17T02:01:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:26 smithi177 ceph-mon[90034]: osdmap e2606: 8 total, 8 up, 8 in 2024-08-17T02:01:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:26 smithi110 ceph-mon[100641]: osdmap e2606: 8 total, 8 up, 8 in 2024-08-17T02:01:27.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:26 smithi110 ceph-mon[98148]: osdmap e2606: 8 total, 8 up, 8 in 2024-08-17T02:01:27.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:27 smithi177 ceph-mon[90034]: pgmap v4806: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.58k op/s 2024-08-17T02:01:27.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:27 smithi177 ceph-mon[90034]: osdmap e2607: 8 total, 8 up, 8 in 2024-08-17T02:01:28.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:27 smithi110 ceph-mon[100641]: pgmap v4806: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.58k op/s 2024-08-17T02:01:28.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:27 smithi110 ceph-mon[100641]: osdmap e2607: 8 total, 8 up, 8 in 2024-08-17T02:01:28.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:27 smithi110 ceph-mon[98148]: pgmap v4806: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.58k op/s 2024-08-17T02:01:28.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:27 smithi110 ceph-mon[98148]: osdmap e2607: 8 total, 8 up, 8 in 2024-08-17T02:01:28.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:01:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:01:28] "GET /metrics HTTP/1.1" 200 36727 "" "Prometheus/2.43.0" 2024-08-17T02:01:28.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:28 smithi177 ceph-mon[90034]: osdmap e2608: 8 total, 8 up, 8 in 2024-08-17T02:01:29.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:28 smithi110 ceph-mon[98148]: osdmap e2608: 8 total, 8 up, 8 in 2024-08-17T02:01:29.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:28 smithi110 ceph-mon[100641]: osdmap e2608: 8 total, 8 up, 8 in 2024-08-17T02:01:29.839 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:29 smithi110 ceph-mon[100641]: pgmap v4809: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.63k op/s 2024-08-17T02:01:29.839 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:29 smithi110 ceph-mon[100641]: osdmap e2609: 8 total, 8 up, 8 in 2024-08-17T02:01:29.839 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:29 smithi110 ceph-mon[98148]: pgmap v4809: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.63k op/s 2024-08-17T02:01:29.839 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:29 smithi110 ceph-mon[98148]: osdmap e2609: 8 total, 8 up, 8 in 2024-08-17T02:01:29.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:29 smithi177 ceph-mon[90034]: pgmap v4809: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.63k op/s 2024-08-17T02:01:29.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:29 smithi177 ceph-mon[90034]: osdmap e2609: 8 total, 8 up, 8 in 2024-08-17T02:01:31.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:30 smithi110 ceph-mon[98148]: osdmap e2610: 8 total, 8 up, 8 in 2024-08-17T02:01:31.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:30 smithi110 ceph-mon[100641]: osdmap e2610: 8 total, 8 up, 8 in 2024-08-17T02:01:31.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:30 smithi177 ceph-mon[90034]: osdmap e2610: 8 total, 8 up, 8 in 2024-08-17T02:01:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:31 smithi110 ceph-mon[98148]: pgmap v4812: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.5 KiB/s wr, 1.63k op/s 2024-08-17T02:01:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:31 smithi110 ceph-mon[98148]: osdmap e2611: 8 total, 8 up, 8 in 2024-08-17T02:01:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:01:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:31 smithi110 ceph-mon[100641]: pgmap v4812: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.5 KiB/s wr, 1.63k op/s 2024-08-17T02:01:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:31 smithi110 ceph-mon[100641]: osdmap e2611: 8 total, 8 up, 8 in 2024-08-17T02:01:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:01:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:31 smithi177 ceph-mon[90034]: pgmap v4812: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.5 KiB/s wr, 1.63k op/s 2024-08-17T02:01:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:31 smithi177 ceph-mon[90034]: osdmap e2611: 8 total, 8 up, 8 in 2024-08-17T02:01:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:01:33.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:32 smithi110 ceph-mon[98148]: osdmap e2612: 8 total, 8 up, 8 in 2024-08-17T02:01:33.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:32 smithi110 ceph-mon[100641]: osdmap e2612: 8 total, 8 up, 8 in 2024-08-17T02:01:33.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:32 smithi177 ceph-mon[90034]: osdmap e2612: 8 total, 8 up, 8 in 2024-08-17T02:01:34.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:33 smithi110 ceph-mon[98148]: pgmap v4815: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-08-17T02:01:34.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:33 smithi110 ceph-mon[98148]: osdmap e2613: 8 total, 8 up, 8 in 2024-08-17T02:01:34.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:33 smithi110 ceph-mon[100641]: pgmap v4815: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-08-17T02:01:34.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:33 smithi110 ceph-mon[100641]: osdmap e2613: 8 total, 8 up, 8 in 2024-08-17T02:01:34.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:33 smithi177 ceph-mon[90034]: pgmap v4815: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.7 KiB/s wr, 7 op/s 2024-08-17T02:01:34.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:33 smithi177 ceph-mon[90034]: osdmap e2613: 8 total, 8 up, 8 in 2024-08-17T02:01:35.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:34 smithi110 ceph-mon[98148]: osdmap e2614: 8 total, 8 up, 8 in 2024-08-17T02:01:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:34 smithi110 ceph-mon[100641]: osdmap e2614: 8 total, 8 up, 8 in 2024-08-17T02:01:35.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:34 smithi177 ceph-mon[90034]: osdmap e2614: 8 total, 8 up, 8 in 2024-08-17T02:01:36.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:35 smithi110 ceph-mon[98148]: pgmap v4818: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 KiB/s wr, 1.67k op/s 2024-08-17T02:01:36.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:35 smithi110 ceph-mon[98148]: osdmap e2615: 8 total, 8 up, 8 in 2024-08-17T02:01:36.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:35 smithi110 ceph-mon[100641]: pgmap v4818: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 KiB/s wr, 1.67k op/s 2024-08-17T02:01:36.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:35 smithi110 ceph-mon[100641]: osdmap e2615: 8 total, 8 up, 8 in 2024-08-17T02:01:36.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:35 smithi177 ceph-mon[90034]: pgmap v4818: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 KiB/s wr, 1.67k op/s 2024-08-17T02:01:36.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:35 smithi177 ceph-mon[90034]: osdmap e2615: 8 total, 8 up, 8 in 2024-08-17T02:01:37.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:36 smithi110 ceph-mon[98148]: osdmap e2616: 8 total, 8 up, 8 in 2024-08-17T02:01:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:36 smithi110 ceph-mon[100641]: osdmap e2616: 8 total, 8 up, 8 in 2024-08-17T02:01:37.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:36 smithi177 ceph-mon[90034]: osdmap e2616: 8 total, 8 up, 8 in 2024-08-17T02:01:38.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:37 smithi110 ceph-mon[100641]: pgmap v4821: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 KiB/s wr, 1.67k op/s 2024-08-17T02:01:38.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:37 smithi110 ceph-mon[100641]: osdmap e2617: 8 total, 8 up, 8 in 2024-08-17T02:01:38.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:37 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:01:38.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:37 smithi110 ceph-mon[98148]: pgmap v4821: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 KiB/s wr, 1.67k op/s 2024-08-17T02:01:38.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:37 smithi110 ceph-mon[98148]: osdmap e2617: 8 total, 8 up, 8 in 2024-08-17T02:01:38.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:37 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:01:38.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:37 smithi177 ceph-mon[90034]: pgmap v4821: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 KiB/s wr, 1.67k op/s 2024-08-17T02:01:38.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:37 smithi177 ceph-mon[90034]: osdmap e2617: 8 total, 8 up, 8 in 2024-08-17T02:01:38.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:37 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:01:38.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:01:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:01:38] "GET /metrics HTTP/1.1" 200 36730 "" "Prometheus/2.43.0" 2024-08-17T02:01:39.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:38 smithi110 ceph-mon[100641]: osdmap e2618: 8 total, 8 up, 8 in 2024-08-17T02:01:39.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:38 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:01:39.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:38 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:01:39.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:38 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:01:39.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:38 smithi110 ceph-mon[98148]: osdmap e2618: 8 total, 8 up, 8 in 2024-08-17T02:01:39.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:38 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:01:39.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:38 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:01:39.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:38 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:01:39.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:38 smithi177 ceph-mon[90034]: osdmap e2618: 8 total, 8 up, 8 in 2024-08-17T02:01:39.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:38 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:01:39.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:38 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:01:39.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:38 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:01:40.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:39 smithi110 ceph-mon[100641]: pgmap v4824: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.72k op/s 2024-08-17T02:01:40.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:39 smithi110 ceph-mon[100641]: osdmap e2619: 8 total, 8 up, 8 in 2024-08-17T02:01:40.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:39 smithi110 ceph-mon[98148]: pgmap v4824: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.72k op/s 2024-08-17T02:01:40.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:39 smithi110 ceph-mon[98148]: osdmap e2619: 8 total, 8 up, 8 in 2024-08-17T02:01:40.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:39 smithi177 ceph-mon[90034]: pgmap v4824: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.72k op/s 2024-08-17T02:01:40.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:39 smithi177 ceph-mon[90034]: osdmap e2619: 8 total, 8 up, 8 in 2024-08-17T02:01:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:40 smithi110 ceph-mon[98148]: osdmap e2620: 8 total, 8 up, 8 in 2024-08-17T02:01:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:40 smithi110 ceph-mon[100641]: osdmap e2620: 8 total, 8 up, 8 in 2024-08-17T02:01:41.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:40 smithi177 ceph-mon[90034]: osdmap e2620: 8 total, 8 up, 8 in 2024-08-17T02:01:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:41 smithi110 ceph-mon[98148]: pgmap v4827: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.72k op/s 2024-08-17T02:01:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:41 smithi110 ceph-mon[98148]: osdmap e2621: 8 total, 8 up, 8 in 2024-08-17T02:01:42.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:41 smithi110 ceph-mon[100641]: pgmap v4827: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.72k op/s 2024-08-17T02:01:42.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:41 smithi110 ceph-mon[100641]: osdmap e2621: 8 total, 8 up, 8 in 2024-08-17T02:01:42.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:41 smithi177 ceph-mon[90034]: pgmap v4827: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.72k op/s 2024-08-17T02:01:42.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:41 smithi177 ceph-mon[90034]: osdmap e2621: 8 total, 8 up, 8 in 2024-08-17T02:01:43.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:42 smithi110 ceph-mon[98148]: osdmap e2622: 8 total, 8 up, 8 in 2024-08-17T02:01:43.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:42 smithi110 ceph-mon[100641]: osdmap e2622: 8 total, 8 up, 8 in 2024-08-17T02:01:43.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:42 smithi177 ceph-mon[90034]: osdmap e2622: 8 total, 8 up, 8 in 2024-08-17T02:01:44.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:43 smithi110 ceph-mon[100641]: pgmap v4830: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-17T02:01:44.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:43 smithi110 ceph-mon[100641]: osdmap e2623: 8 total, 8 up, 8 in 2024-08-17T02:01:44.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:43 smithi110 ceph-mon[98148]: pgmap v4830: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-17T02:01:44.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:43 smithi110 ceph-mon[98148]: osdmap e2623: 8 total, 8 up, 8 in 2024-08-17T02:01:44.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:43 smithi177 ceph-mon[90034]: pgmap v4830: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-08-17T02:01:44.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:43 smithi177 ceph-mon[90034]: osdmap e2623: 8 total, 8 up, 8 in 2024-08-17T02:01:45.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:44 smithi110 ceph-mon[98148]: osdmap e2624: 8 total, 8 up, 8 in 2024-08-17T02:01:45.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:44 smithi110 ceph-mon[100641]: osdmap e2624: 8 total, 8 up, 8 in 2024-08-17T02:01:45.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:44 smithi177 ceph-mon[90034]: osdmap e2624: 8 total, 8 up, 8 in 2024-08-17T02:01:46.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:45 smithi110 ceph-mon[98148]: pgmap v4833: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.2 KiB/s wr, 1.76k op/s 2024-08-17T02:01:46.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:45 smithi110 ceph-mon[98148]: osdmap e2625: 8 total, 8 up, 8 in 2024-08-17T02:01:46.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:45 smithi110 ceph-mon[100641]: pgmap v4833: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.2 KiB/s wr, 1.76k op/s 2024-08-17T02:01:46.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:45 smithi110 ceph-mon[100641]: osdmap e2625: 8 total, 8 up, 8 in 2024-08-17T02:01:46.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:45 smithi177 ceph-mon[90034]: pgmap v4833: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.2 KiB/s wr, 1.76k op/s 2024-08-17T02:01:46.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:45 smithi177 ceph-mon[90034]: osdmap e2625: 8 total, 8 up, 8 in 2024-08-17T02:01:47.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:46 smithi110 ceph-mon[98148]: osdmap e2626: 8 total, 8 up, 8 in 2024-08-17T02:01:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:01:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:46 smithi110 ceph-mon[100641]: osdmap e2626: 8 total, 8 up, 8 in 2024-08-17T02:01:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:01:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:46 smithi177 ceph-mon[90034]: osdmap e2626: 8 total, 8 up, 8 in 2024-08-17T02:01:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:01:48.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:47 smithi110 ceph-mon[98148]: pgmap v4836: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 KiB/s wr, 1.76k op/s 2024-08-17T02:01:48.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:47 smithi110 ceph-mon[98148]: osdmap e2627: 8 total, 8 up, 8 in 2024-08-17T02:01:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:47 smithi110 ceph-mon[100641]: pgmap v4836: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 KiB/s wr, 1.76k op/s 2024-08-17T02:01:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:47 smithi110 ceph-mon[100641]: osdmap e2627: 8 total, 8 up, 8 in 2024-08-17T02:01:48.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:47 smithi177 ceph-mon[90034]: pgmap v4836: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 KiB/s wr, 1.76k op/s 2024-08-17T02:01:48.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:47 smithi177 ceph-mon[90034]: osdmap e2627: 8 total, 8 up, 8 in 2024-08-17T02:01:48.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:01:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:01:48] "GET /metrics HTTP/1.1" 200 36727 "" "Prometheus/2.43.0" 2024-08-17T02:01:49.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:48 smithi110 ceph-mon[98148]: osdmap e2628: 8 total, 8 up, 8 in 2024-08-17T02:01:49.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:48 smithi110 ceph-mon[100641]: osdmap e2628: 8 total, 8 up, 8 in 2024-08-17T02:01:49.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:48 smithi177 ceph-mon[90034]: osdmap e2628: 8 total, 8 up, 8 in 2024-08-17T02:01:50.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:49 smithi110 ceph-mon[98148]: pgmap v4839: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.7 KiB/s wr, 1.79k op/s 2024-08-17T02:01:50.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:49 smithi110 ceph-mon[98148]: osdmap e2629: 8 total, 8 up, 8 in 2024-08-17T02:01:50.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:49 smithi110 ceph-mon[100641]: pgmap v4839: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.7 KiB/s wr, 1.79k op/s 2024-08-17T02:01:50.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:49 smithi110 ceph-mon[100641]: osdmap e2629: 8 total, 8 up, 8 in 2024-08-17T02:01:50.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:49 smithi177 ceph-mon[90034]: pgmap v4839: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.7 KiB/s wr, 1.79k op/s 2024-08-17T02:01:50.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:49 smithi177 ceph-mon[90034]: osdmap e2629: 8 total, 8 up, 8 in 2024-08-17T02:01:51.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:50 smithi110 ceph-mon[98148]: osdmap e2630: 8 total, 8 up, 8 in 2024-08-17T02:01:51.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:50 smithi110 ceph-mon[100641]: osdmap e2630: 8 total, 8 up, 8 in 2024-08-17T02:01:51.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:50 smithi177 ceph-mon[90034]: osdmap e2630: 8 total, 8 up, 8 in 2024-08-17T02:01:52.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:51 smithi110 ceph-mon[100641]: pgmap v4842: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.2 KiB/s wr, 1.79k op/s 2024-08-17T02:01:52.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:51 smithi110 ceph-mon[100641]: osdmap e2631: 8 total, 8 up, 8 in 2024-08-17T02:01:52.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:51 smithi110 ceph-mon[100641]: osdmap e2632: 8 total, 8 up, 8 in 2024-08-17T02:01:52.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:51 smithi110 ceph-mon[98148]: pgmap v4842: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.2 KiB/s wr, 1.79k op/s 2024-08-17T02:01:52.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:51 smithi110 ceph-mon[98148]: osdmap e2631: 8 total, 8 up, 8 in 2024-08-17T02:01:52.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:51 smithi110 ceph-mon[98148]: osdmap e2632: 8 total, 8 up, 8 in 2024-08-17T02:01:52.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:51 smithi177 ceph-mon[90034]: pgmap v4842: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.2 KiB/s wr, 1.79k op/s 2024-08-17T02:01:52.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:51 smithi177 ceph-mon[90034]: osdmap e2631: 8 total, 8 up, 8 in 2024-08-17T02:01:52.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:51 smithi177 ceph-mon[90034]: osdmap e2632: 8 total, 8 up, 8 in 2024-08-17T02:01:53.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:53 smithi110 ceph-mon[100641]: pgmap v4845: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T02:01:53.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:53 smithi110 ceph-mon[100641]: osdmap e2633: 8 total, 8 up, 8 in 2024-08-17T02:01:53.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:53 smithi110 ceph-mon[98148]: pgmap v4845: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T02:01:53.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:53 smithi110 ceph-mon[98148]: osdmap e2633: 8 total, 8 up, 8 in 2024-08-17T02:01:53.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:53 smithi177 ceph-mon[90034]: pgmap v4845: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T02:01:53.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:53 smithi177 ceph-mon[90034]: osdmap e2633: 8 total, 8 up, 8 in 2024-08-17T02:01:54.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:54 smithi110 ceph-mon[98148]: osdmap e2634: 8 total, 8 up, 8 in 2024-08-17T02:01:54.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:54 smithi110 ceph-mon[100641]: osdmap e2634: 8 total, 8 up, 8 in 2024-08-17T02:01:54.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:54 smithi177 ceph-mon[90034]: osdmap e2634: 8 total, 8 up, 8 in 2024-08-17T02:01:55.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:55 smithi110 ceph-mon[98148]: pgmap v4848: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.75k op/s 2024-08-17T02:01:55.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:55 smithi110 ceph-mon[98148]: osdmap e2635: 8 total, 8 up, 8 in 2024-08-17T02:01:55.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:55 smithi110 ceph-mon[100641]: pgmap v4848: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.75k op/s 2024-08-17T02:01:55.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:55 smithi110 ceph-mon[100641]: osdmap e2635: 8 total, 8 up, 8 in 2024-08-17T02:01:55.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:55 smithi177 ceph-mon[90034]: pgmap v4848: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.75k op/s 2024-08-17T02:01:55.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:55 smithi177 ceph-mon[90034]: osdmap e2635: 8 total, 8 up, 8 in 2024-08-17T02:01:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:56 smithi110 ceph-mon[98148]: osdmap e2636: 8 total, 8 up, 8 in 2024-08-17T02:01:56.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:56 smithi110 ceph-mon[98148]: osdmap e2637: 8 total, 8 up, 8 in 2024-08-17T02:01:56.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:56 smithi110 ceph-mon[100641]: osdmap e2636: 8 total, 8 up, 8 in 2024-08-17T02:01:56.811 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:56 smithi110 ceph-mon[100641]: osdmap e2637: 8 total, 8 up, 8 in 2024-08-17T02:01:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:56 smithi177 ceph-mon[90034]: osdmap e2636: 8 total, 8 up, 8 in 2024-08-17T02:01:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:56 smithi177 ceph-mon[90034]: osdmap e2637: 8 total, 8 up, 8 in 2024-08-17T02:01:57.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:57 smithi110 ceph-mon[100641]: pgmap v4851: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.75k op/s 2024-08-17T02:01:57.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:57 smithi110 ceph-mon[98148]: pgmap v4851: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.75k op/s 2024-08-17T02:01:57.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:57 smithi177 ceph-mon[90034]: pgmap v4851: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.75k op/s 2024-08-17T02:01:58.552 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:01:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:01:58] "GET /metrics HTTP/1.1" 200 36727 "" "Prometheus/2.43.0" 2024-08-17T02:01:58.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:58 smithi110 ceph-mon[98148]: osdmap e2638: 8 total, 8 up, 8 in 2024-08-17T02:01:58.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:58 smithi110 ceph-mon[100641]: osdmap e2638: 8 total, 8 up, 8 in 2024-08-17T02:01:58.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:58 smithi177 ceph-mon[90034]: osdmap e2638: 8 total, 8 up, 8 in 2024-08-17T02:01:59.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:59 smithi110 ceph-mon[98148]: pgmap v4854: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.71k op/s 2024-08-17T02:01:59.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:01:59 smithi110 ceph-mon[98148]: osdmap e2639: 8 total, 8 up, 8 in 2024-08-17T02:01:59.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:59 smithi110 ceph-mon[100641]: pgmap v4854: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.71k op/s 2024-08-17T02:01:59.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:01:59 smithi110 ceph-mon[100641]: osdmap e2639: 8 total, 8 up, 8 in 2024-08-17T02:01:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:59 smithi177 ceph-mon[90034]: pgmap v4854: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.71k op/s 2024-08-17T02:01:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:01:59 smithi177 ceph-mon[90034]: osdmap e2639: 8 total, 8 up, 8 in 2024-08-17T02:02:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:00 smithi177 ceph-mon[90034]: osdmap e2640: 8 total, 8 up, 8 in 2024-08-17T02:02:01.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:00 smithi110 ceph-mon[98148]: osdmap e2640: 8 total, 8 up, 8 in 2024-08-17T02:02:01.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:00 smithi110 ceph-mon[100641]: osdmap e2640: 8 total, 8 up, 8 in 2024-08-17T02:02:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:01 smithi177 ceph-mon[90034]: pgmap v4857: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.71k op/s 2024-08-17T02:02:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:01 smithi177 ceph-mon[90034]: osdmap e2641: 8 total, 8 up, 8 in 2024-08-17T02:02:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:02:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:01 smithi177 ceph-mon[90034]: osdmap e2642: 8 total, 8 up, 8 in 2024-08-17T02:02:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:01 smithi110 ceph-mon[100641]: pgmap v4857: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.71k op/s 2024-08-17T02:02:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:01 smithi110 ceph-mon[100641]: osdmap e2641: 8 total, 8 up, 8 in 2024-08-17T02:02:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:02:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:01 smithi110 ceph-mon[100641]: osdmap e2642: 8 total, 8 up, 8 in 2024-08-17T02:02:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:01 smithi110 ceph-mon[98148]: pgmap v4857: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.71k op/s 2024-08-17T02:02:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:01 smithi110 ceph-mon[98148]: osdmap e2641: 8 total, 8 up, 8 in 2024-08-17T02:02:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:02:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:01 smithi110 ceph-mon[98148]: osdmap e2642: 8 total, 8 up, 8 in 2024-08-17T02:02:03.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:03 smithi110 ceph-mon[100641]: pgmap v4860: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T02:02:03.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:03 smithi110 ceph-mon[100641]: osdmap e2643: 8 total, 8 up, 8 in 2024-08-17T02:02:03.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:03 smithi110 ceph-mon[98148]: pgmap v4860: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T02:02:03.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:03 smithi110 ceph-mon[98148]: osdmap e2643: 8 total, 8 up, 8 in 2024-08-17T02:02:03.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:03 smithi177 ceph-mon[90034]: pgmap v4860: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T02:02:03.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:03 smithi177 ceph-mon[90034]: osdmap e2643: 8 total, 8 up, 8 in 2024-08-17T02:02:04.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:04 smithi110 ceph-mon[98148]: osdmap e2644: 8 total, 8 up, 8 in 2024-08-17T02:02:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:04 smithi110 ceph-mon[100641]: osdmap e2644: 8 total, 8 up, 8 in 2024-08-17T02:02:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:04 smithi177 ceph-mon[90034]: osdmap e2644: 8 total, 8 up, 8 in 2024-08-17T02:02:05.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:05 smithi110 ceph-mon[100641]: pgmap v4863: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2024-08-17T02:02:05.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:05 smithi110 ceph-mon[100641]: osdmap e2645: 8 total, 8 up, 8 in 2024-08-17T02:02:05.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:05 smithi110 ceph-mon[98148]: pgmap v4863: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2024-08-17T02:02:05.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:05 smithi110 ceph-mon[98148]: osdmap e2645: 8 total, 8 up, 8 in 2024-08-17T02:02:05.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:05 smithi177 ceph-mon[90034]: pgmap v4863: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2024-08-17T02:02:05.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:05 smithi177 ceph-mon[90034]: osdmap e2645: 8 total, 8 up, 8 in 2024-08-17T02:02:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:06 smithi110 ceph-mon[98148]: osdmap e2646: 8 total, 8 up, 8 in 2024-08-17T02:02:06.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:06 smithi110 ceph-mon[98148]: osdmap e2647: 8 total, 8 up, 8 in 2024-08-17T02:02:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:06 smithi110 ceph-mon[100641]: osdmap e2646: 8 total, 8 up, 8 in 2024-08-17T02:02:06.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:06 smithi110 ceph-mon[100641]: osdmap e2647: 8 total, 8 up, 8 in 2024-08-17T02:02:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:06 smithi177 ceph-mon[90034]: osdmap e2646: 8 total, 8 up, 8 in 2024-08-17T02:02:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:06 smithi177 ceph-mon[90034]: osdmap e2647: 8 total, 8 up, 8 in 2024-08-17T02:02:07.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:07 smithi110 ceph-mon[98148]: pgmap v4866: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2024-08-17T02:02:07.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:07 smithi110 ceph-mon[100641]: pgmap v4866: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2024-08-17T02:02:07.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:07 smithi177 ceph-mon[90034]: pgmap v4866: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2024-08-17T02:02:08.552 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:02:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:02:08] "GET /metrics HTTP/1.1" 200 36727 "" "Prometheus/2.43.0" 2024-08-17T02:02:08.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:08 smithi110 ceph-mon[98148]: osdmap e2648: 8 total, 8 up, 8 in 2024-08-17T02:02:08.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:08 smithi110 ceph-mon[100641]: osdmap e2648: 8 total, 8 up, 8 in 2024-08-17T02:02:08.861 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:08 smithi177 ceph-mon[90034]: osdmap e2648: 8 total, 8 up, 8 in 2024-08-17T02:02:09.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:09 smithi110 ceph-mon[100641]: pgmap v4869: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.62k op/s 2024-08-17T02:02:09.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:09 smithi110 ceph-mon[100641]: osdmap e2649: 8 total, 8 up, 8 in 2024-08-17T02:02:09.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:09 smithi110 ceph-mon[98148]: pgmap v4869: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.62k op/s 2024-08-17T02:02:09.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:09 smithi110 ceph-mon[98148]: osdmap e2649: 8 total, 8 up, 8 in 2024-08-17T02:02:09.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:09 smithi177 ceph-mon[90034]: pgmap v4869: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.62k op/s 2024-08-17T02:02:09.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:09 smithi177 ceph-mon[90034]: osdmap e2649: 8 total, 8 up, 8 in 2024-08-17T02:02:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:10 smithi177 ceph-mon[90034]: osdmap e2650: 8 total, 8 up, 8 in 2024-08-17T02:02:11.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:10 smithi110 ceph-mon[98148]: osdmap e2650: 8 total, 8 up, 8 in 2024-08-17T02:02:11.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:10 smithi110 ceph-mon[100641]: osdmap e2650: 8 total, 8 up, 8 in 2024-08-17T02:02:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:11 smithi177 ceph-mon[90034]: pgmap v4872: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.62k op/s 2024-08-17T02:02:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:11 smithi177 ceph-mon[90034]: osdmap e2651: 8 total, 8 up, 8 in 2024-08-17T02:02:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:11 smithi177 ceph-mon[90034]: osdmap e2652: 8 total, 8 up, 8 in 2024-08-17T02:02:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:11 smithi110 ceph-mon[98148]: pgmap v4872: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.62k op/s 2024-08-17T02:02:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:11 smithi110 ceph-mon[98148]: osdmap e2651: 8 total, 8 up, 8 in 2024-08-17T02:02:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:11 smithi110 ceph-mon[98148]: osdmap e2652: 8 total, 8 up, 8 in 2024-08-17T02:02:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:11 smithi110 ceph-mon[100641]: pgmap v4872: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.62k op/s 2024-08-17T02:02:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:11 smithi110 ceph-mon[100641]: osdmap e2651: 8 total, 8 up, 8 in 2024-08-17T02:02:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:11 smithi110 ceph-mon[100641]: osdmap e2652: 8 total, 8 up, 8 in 2024-08-17T02:02:13.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:13 smithi177 ceph-mon[90034]: pgmap v4875: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T02:02:13.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:13 smithi177 ceph-mon[90034]: osdmap e2653: 8 total, 8 up, 8 in 2024-08-17T02:02:14.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:13 smithi110 ceph-mon[100641]: pgmap v4875: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T02:02:14.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:13 smithi110 ceph-mon[100641]: osdmap e2653: 8 total, 8 up, 8 in 2024-08-17T02:02:14.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:13 smithi110 ceph-mon[98148]: pgmap v4875: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T02:02:14.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:13 smithi110 ceph-mon[98148]: osdmap e2653: 8 total, 8 up, 8 in 2024-08-17T02:02:14.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:14 smithi177 ceph-mon[90034]: osdmap e2654: 8 total, 8 up, 8 in 2024-08-17T02:02:15.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:14 smithi110 ceph-mon[98148]: osdmap e2654: 8 total, 8 up, 8 in 2024-08-17T02:02:15.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:14 smithi110 ceph-mon[100641]: osdmap e2654: 8 total, 8 up, 8 in 2024-08-17T02:02:15.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:15 smithi177 ceph-mon[90034]: pgmap v4878: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.57k op/s 2024-08-17T02:02:15.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:15 smithi177 ceph-mon[90034]: osdmap e2655: 8 total, 8 up, 8 in 2024-08-17T02:02:16.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:15 smithi110 ceph-mon[100641]: pgmap v4878: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.57k op/s 2024-08-17T02:02:16.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:15 smithi110 ceph-mon[100641]: osdmap e2655: 8 total, 8 up, 8 in 2024-08-17T02:02:16.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:15 smithi110 ceph-mon[98148]: pgmap v4878: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.57k op/s 2024-08-17T02:02:16.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:15 smithi110 ceph-mon[98148]: osdmap e2655: 8 total, 8 up, 8 in 2024-08-17T02:02:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:16 smithi177 ceph-mon[90034]: osdmap e2656: 8 total, 8 up, 8 in 2024-08-17T02:02:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:02:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:16 smithi177 ceph-mon[90034]: osdmap e2657: 8 total, 8 up, 8 in 2024-08-17T02:02:17.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:16 smithi110 ceph-mon[98148]: osdmap e2656: 8 total, 8 up, 8 in 2024-08-17T02:02:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:02:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:16 smithi110 ceph-mon[98148]: osdmap e2657: 8 total, 8 up, 8 in 2024-08-17T02:02:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:16 smithi110 ceph-mon[100641]: osdmap e2656: 8 total, 8 up, 8 in 2024-08-17T02:02:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:02:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:16 smithi110 ceph-mon[100641]: osdmap e2657: 8 total, 8 up, 8 in 2024-08-17T02:02:17.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:17 smithi177 ceph-mon[90034]: pgmap v4881: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.57k op/s 2024-08-17T02:02:17.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:17 smithi177 ceph-mon[90034]: osdmap e2658: 8 total, 8 up, 8 in 2024-08-17T02:02:18.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:17 smithi110 ceph-mon[98148]: pgmap v4881: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.57k op/s 2024-08-17T02:02:18.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:17 smithi110 ceph-mon[98148]: osdmap e2658: 8 total, 8 up, 8 in 2024-08-17T02:02:18.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:17 smithi110 ceph-mon[100641]: pgmap v4881: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.57k op/s 2024-08-17T02:02:18.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:17 smithi110 ceph-mon[100641]: osdmap e2658: 8 total, 8 up, 8 in 2024-08-17T02:02:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:02:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:02:18] "GET /metrics HTTP/1.1" 200 36726 "" "Prometheus/2.43.0" 2024-08-17T02:02:19.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:19 smithi110 ceph-mon[98148]: pgmap v4884: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.53k op/s 2024-08-17T02:02:19.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:19 smithi110 ceph-mon[98148]: osdmap e2659: 8 total, 8 up, 8 in 2024-08-17T02:02:19.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:19 smithi110 ceph-mon[100641]: pgmap v4884: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.53k op/s 2024-08-17T02:02:19.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:19 smithi110 ceph-mon[100641]: osdmap e2659: 8 total, 8 up, 8 in 2024-08-17T02:02:19.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:19 smithi177 ceph-mon[90034]: pgmap v4884: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.53k op/s 2024-08-17T02:02:19.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:19 smithi177 ceph-mon[90034]: osdmap e2659: 8 total, 8 up, 8 in 2024-08-17T02:02:20.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:20 smithi110 ceph-mon[100641]: osdmap e2660: 8 total, 8 up, 8 in 2024-08-17T02:02:20.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:20 smithi110 ceph-mon[98148]: osdmap e2660: 8 total, 8 up, 8 in 2024-08-17T02:02:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:20 smithi177 ceph-mon[90034]: osdmap e2660: 8 total, 8 up, 8 in 2024-08-17T02:02:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:21 smithi110 ceph-mon[100641]: pgmap v4887: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.53k op/s 2024-08-17T02:02:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:21 smithi110 ceph-mon[100641]: osdmap e2661: 8 total, 8 up, 8 in 2024-08-17T02:02:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:21 smithi110 ceph-mon[100641]: osdmap e2662: 8 total, 8 up, 8 in 2024-08-17T02:02:21.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:21 smithi110 ceph-mon[98148]: pgmap v4887: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.53k op/s 2024-08-17T02:02:21.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:21 smithi110 ceph-mon[98148]: osdmap e2661: 8 total, 8 up, 8 in 2024-08-17T02:02:21.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:21 smithi110 ceph-mon[98148]: osdmap e2662: 8 total, 8 up, 8 in 2024-08-17T02:02:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:21 smithi177 ceph-mon[90034]: pgmap v4887: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.53k op/s 2024-08-17T02:02:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:21 smithi177 ceph-mon[90034]: osdmap e2661: 8 total, 8 up, 8 in 2024-08-17T02:02:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:21 smithi177 ceph-mon[90034]: osdmap e2662: 8 total, 8 up, 8 in 2024-08-17T02:02:23.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:23 smithi110 ceph-mon[98148]: pgmap v4890: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-17T02:02:23.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:23 smithi110 ceph-mon[98148]: osdmap e2663: 8 total, 8 up, 8 in 2024-08-17T02:02:23.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:23 smithi110 ceph-mon[100641]: pgmap v4890: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-17T02:02:23.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:23 smithi110 ceph-mon[100641]: osdmap e2663: 8 total, 8 up, 8 in 2024-08-17T02:02:23.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:23 smithi177 ceph-mon[90034]: pgmap v4890: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-17T02:02:23.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:23 smithi177 ceph-mon[90034]: osdmap e2663: 8 total, 8 up, 8 in 2024-08-17T02:02:24.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:24 smithi110 ceph-mon[100641]: osdmap e2664: 8 total, 8 up, 8 in 2024-08-17T02:02:24.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:24 smithi110 ceph-mon[98148]: osdmap e2664: 8 total, 8 up, 8 in 2024-08-17T02:02:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:24 smithi177 ceph-mon[90034]: osdmap e2664: 8 total, 8 up, 8 in 2024-08-17T02:02:25.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:25 smithi110 ceph-mon[100641]: pgmap v4893: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2024-08-17T02:02:25.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:25 smithi110 ceph-mon[100641]: osdmap e2665: 8 total, 8 up, 8 in 2024-08-17T02:02:25.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:25 smithi110 ceph-mon[98148]: pgmap v4893: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2024-08-17T02:02:25.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:25 smithi110 ceph-mon[98148]: osdmap e2665: 8 total, 8 up, 8 in 2024-08-17T02:02:25.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:25 smithi177 ceph-mon[90034]: pgmap v4893: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2024-08-17T02:02:25.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:25 smithi177 ceph-mon[90034]: osdmap e2665: 8 total, 8 up, 8 in 2024-08-17T02:02:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:26 smithi177 ceph-mon[90034]: osdmap e2666: 8 total, 8 up, 8 in 2024-08-17T02:02:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:26 smithi177 ceph-mon[90034]: osdmap e2667: 8 total, 8 up, 8 in 2024-08-17T02:02:27.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:26 smithi110 ceph-mon[98148]: osdmap e2666: 8 total, 8 up, 8 in 2024-08-17T02:02:27.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:26 smithi110 ceph-mon[98148]: osdmap e2667: 8 total, 8 up, 8 in 2024-08-17T02:02:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:26 smithi110 ceph-mon[100641]: osdmap e2666: 8 total, 8 up, 8 in 2024-08-17T02:02:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:26 smithi110 ceph-mon[100641]: osdmap e2667: 8 total, 8 up, 8 in 2024-08-17T02:02:27.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:27 smithi177 ceph-mon[90034]: pgmap v4896: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2024-08-17T02:02:28.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:27 smithi110 ceph-mon[98148]: pgmap v4896: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2024-08-17T02:02:28.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:27 smithi110 ceph-mon[100641]: pgmap v4896: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2024-08-17T02:02:28.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:02:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:02:28] "GET /metrics HTTP/1.1" 200 36726 "" "Prometheus/2.43.0" 2024-08-17T02:02:28.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:28 smithi177 ceph-mon[90034]: osdmap e2668: 8 total, 8 up, 8 in 2024-08-17T02:02:29.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:28 smithi110 ceph-mon[98148]: osdmap e2668: 8 total, 8 up, 8 in 2024-08-17T02:02:29.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:28 smithi110 ceph-mon[100641]: osdmap e2668: 8 total, 8 up, 8 in 2024-08-17T02:02:29.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:29 smithi177 ceph-mon[90034]: pgmap v4899: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.44k op/s 2024-08-17T02:02:29.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:29 smithi177 ceph-mon[90034]: osdmap e2669: 8 total, 8 up, 8 in 2024-08-17T02:02:30.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:29 smithi110 ceph-mon[98148]: pgmap v4899: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.44k op/s 2024-08-17T02:02:30.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:29 smithi110 ceph-mon[98148]: osdmap e2669: 8 total, 8 up, 8 in 2024-08-17T02:02:30.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:29 smithi110 ceph-mon[100641]: pgmap v4899: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.44k op/s 2024-08-17T02:02:30.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:29 smithi110 ceph-mon[100641]: osdmap e2669: 8 total, 8 up, 8 in 2024-08-17T02:02:30.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:30 smithi177 ceph-mon[90034]: osdmap e2670: 8 total, 8 up, 8 in 2024-08-17T02:02:31.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:30 smithi110 ceph-mon[98148]: osdmap e2670: 8 total, 8 up, 8 in 2024-08-17T02:02:31.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:30 smithi110 ceph-mon[100641]: osdmap e2670: 8 total, 8 up, 8 in 2024-08-17T02:02:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:31 smithi177 ceph-mon[90034]: pgmap v4902: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.44k op/s 2024-08-17T02:02:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:31 smithi177 ceph-mon[90034]: osdmap e2671: 8 total, 8 up, 8 in 2024-08-17T02:02:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:02:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:31 smithi177 ceph-mon[90034]: osdmap e2672: 8 total, 8 up, 8 in 2024-08-17T02:02:32.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:31 smithi110 ceph-mon[98148]: pgmap v4902: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.44k op/s 2024-08-17T02:02:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:31 smithi110 ceph-mon[98148]: osdmap e2671: 8 total, 8 up, 8 in 2024-08-17T02:02:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:02:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:31 smithi110 ceph-mon[98148]: osdmap e2672: 8 total, 8 up, 8 in 2024-08-17T02:02:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:31 smithi110 ceph-mon[100641]: pgmap v4902: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.44k op/s 2024-08-17T02:02:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:31 smithi110 ceph-mon[100641]: osdmap e2671: 8 total, 8 up, 8 in 2024-08-17T02:02:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:02:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:31 smithi110 ceph-mon[100641]: osdmap e2672: 8 total, 8 up, 8 in 2024-08-17T02:02:33.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:33 smithi110 ceph-mon[98148]: pgmap v4905: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-17T02:02:33.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:33 smithi110 ceph-mon[98148]: osdmap e2673: 8 total, 8 up, 8 in 2024-08-17T02:02:33.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:33 smithi110 ceph-mon[100641]: pgmap v4905: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-17T02:02:33.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:33 smithi110 ceph-mon[100641]: osdmap e2673: 8 total, 8 up, 8 in 2024-08-17T02:02:33.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:33 smithi177 ceph-mon[90034]: pgmap v4905: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-17T02:02:33.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:33 smithi177 ceph-mon[90034]: osdmap e2673: 8 total, 8 up, 8 in 2024-08-17T02:02:34.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:34 smithi110 ceph-mon[98148]: osdmap e2674: 8 total, 8 up, 8 in 2024-08-17T02:02:34.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:34 smithi110 ceph-mon[100641]: osdmap e2674: 8 total, 8 up, 8 in 2024-08-17T02:02:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:34 smithi177 ceph-mon[90034]: osdmap e2674: 8 total, 8 up, 8 in 2024-08-17T02:02:35.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:35 smithi110 ceph-mon[98148]: pgmap v4908: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.40k op/s 2024-08-17T02:02:35.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:35 smithi110 ceph-mon[98148]: osdmap e2675: 8 total, 8 up, 8 in 2024-08-17T02:02:35.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:35 smithi110 ceph-mon[100641]: pgmap v4908: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.40k op/s 2024-08-17T02:02:35.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:35 smithi110 ceph-mon[100641]: osdmap e2675: 8 total, 8 up, 8 in 2024-08-17T02:02:35.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:35 smithi177 ceph-mon[90034]: pgmap v4908: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.40k op/s 2024-08-17T02:02:35.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:35 smithi177 ceph-mon[90034]: osdmap e2675: 8 total, 8 up, 8 in 2024-08-17T02:02:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:36 smithi110 ceph-mon[98148]: osdmap e2676: 8 total, 8 up, 8 in 2024-08-17T02:02:36.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:36 smithi110 ceph-mon[98148]: osdmap e2677: 8 total, 8 up, 8 in 2024-08-17T02:02:36.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:36 smithi110 ceph-mon[100641]: osdmap e2676: 8 total, 8 up, 8 in 2024-08-17T02:02:36.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:36 smithi110 ceph-mon[100641]: osdmap e2677: 8 total, 8 up, 8 in 2024-08-17T02:02:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:36 smithi177 ceph-mon[90034]: osdmap e2676: 8 total, 8 up, 8 in 2024-08-17T02:02:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:36 smithi177 ceph-mon[90034]: osdmap e2677: 8 total, 8 up, 8 in 2024-08-17T02:02:37.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:37 smithi110 ceph-mon[98148]: pgmap v4911: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.40k op/s 2024-08-17T02:02:37.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:37 smithi110 ceph-mon[100641]: pgmap v4911: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.40k op/s 2024-08-17T02:02:37.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:37 smithi177 ceph-mon[90034]: pgmap v4911: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.40k op/s 2024-08-17T02:02:38.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:02:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:02:38] "GET /metrics HTTP/1.1" 200 36730 "" "Prometheus/2.43.0" 2024-08-17T02:02:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:38 smithi177 ceph-mon[90034]: osdmap e2678: 8 total, 8 up, 8 in 2024-08-17T02:02:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:38 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:02:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:38 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:02:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:38 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:02:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:38 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:02:39.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:38 smithi110 ceph-mon[100641]: osdmap e2678: 8 total, 8 up, 8 in 2024-08-17T02:02:39.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:38 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:02:39.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:38 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:02:39.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:38 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:02:39.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:38 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:02:39.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:38 smithi110 ceph-mon[98148]: osdmap e2678: 8 total, 8 up, 8 in 2024-08-17T02:02:39.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:38 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:02:39.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:38 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:02:39.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:38 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:02:39.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:38 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:02:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:39 smithi177 ceph-mon[90034]: pgmap v4914: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1002 KiB/s rd, 5.0 KiB/s wr, 1.36k op/s 2024-08-17T02:02:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:39 smithi177 ceph-mon[90034]: osdmap e2679: 8 total, 8 up, 8 in 2024-08-17T02:02:40.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:39 smithi110 ceph-mon[98148]: pgmap v4914: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1002 KiB/s rd, 5.0 KiB/s wr, 1.36k op/s 2024-08-17T02:02:40.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:39 smithi110 ceph-mon[98148]: osdmap e2679: 8 total, 8 up, 8 in 2024-08-17T02:02:40.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:39 smithi110 ceph-mon[100641]: pgmap v4914: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1002 KiB/s rd, 5.0 KiB/s wr, 1.36k op/s 2024-08-17T02:02:40.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:39 smithi110 ceph-mon[100641]: osdmap e2679: 8 total, 8 up, 8 in 2024-08-17T02:02:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:40 smithi177 ceph-mon[90034]: osdmap e2680: 8 total, 8 up, 8 in 2024-08-17T02:02:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:40 smithi110 ceph-mon[98148]: osdmap e2680: 8 total, 8 up, 8 in 2024-08-17T02:02:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:40 smithi110 ceph-mon[100641]: osdmap e2680: 8 total, 8 up, 8 in 2024-08-17T02:02:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:41 smithi177 ceph-mon[90034]: pgmap v4917: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1002 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2024-08-17T02:02:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:41 smithi177 ceph-mon[90034]: osdmap e2681: 8 total, 8 up, 8 in 2024-08-17T02:02:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:41 smithi177 ceph-mon[90034]: osdmap e2682: 8 total, 8 up, 8 in 2024-08-17T02:02:42.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:41 smithi110 ceph-mon[98148]: pgmap v4917: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1002 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2024-08-17T02:02:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:41 smithi110 ceph-mon[98148]: osdmap e2681: 8 total, 8 up, 8 in 2024-08-17T02:02:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:41 smithi110 ceph-mon[98148]: osdmap e2682: 8 total, 8 up, 8 in 2024-08-17T02:02:42.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:41 smithi110 ceph-mon[100641]: pgmap v4917: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1002 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2024-08-17T02:02:42.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:41 smithi110 ceph-mon[100641]: osdmap e2681: 8 total, 8 up, 8 in 2024-08-17T02:02:42.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:41 smithi110 ceph-mon[100641]: osdmap e2682: 8 total, 8 up, 8 in 2024-08-17T02:02:43.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:43 smithi177 ceph-mon[90034]: pgmap v4920: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T02:02:43.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:43 smithi177 ceph-mon[90034]: osdmap e2683: 8 total, 8 up, 8 in 2024-08-17T02:02:44.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:43 smithi110 ceph-mon[98148]: pgmap v4920: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T02:02:44.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:43 smithi110 ceph-mon[98148]: osdmap e2683: 8 total, 8 up, 8 in 2024-08-17T02:02:44.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:43 smithi110 ceph-mon[100641]: pgmap v4920: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T02:02:44.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:43 smithi110 ceph-mon[100641]: osdmap e2683: 8 total, 8 up, 8 in 2024-08-17T02:02:44.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:44 smithi177 ceph-mon[90034]: osdmap e2684: 8 total, 8 up, 8 in 2024-08-17T02:02:45.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:44 smithi110 ceph-mon[98148]: osdmap e2684: 8 total, 8 up, 8 in 2024-08-17T02:02:45.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:44 smithi110 ceph-mon[100641]: osdmap e2684: 8 total, 8 up, 8 in 2024-08-17T02:02:45.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:45 smithi177 ceph-mon[90034]: pgmap v4923: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 969 KiB/s rd, 5.0 KiB/s wr, 1.31k op/s 2024-08-17T02:02:45.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:45 smithi177 ceph-mon[90034]: osdmap e2685: 8 total, 8 up, 8 in 2024-08-17T02:02:46.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:45 smithi110 ceph-mon[98148]: pgmap v4923: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 969 KiB/s rd, 5.0 KiB/s wr, 1.31k op/s 2024-08-17T02:02:46.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:45 smithi110 ceph-mon[98148]: osdmap e2685: 8 total, 8 up, 8 in 2024-08-17T02:02:46.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:45 smithi110 ceph-mon[100641]: pgmap v4923: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 969 KiB/s rd, 5.0 KiB/s wr, 1.31k op/s 2024-08-17T02:02:46.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:45 smithi110 ceph-mon[100641]: osdmap e2685: 8 total, 8 up, 8 in 2024-08-17T02:02:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:46 smithi177 ceph-mon[90034]: osdmap e2686: 8 total, 8 up, 8 in 2024-08-17T02:02:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:02:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:46 smithi177 ceph-mon[90034]: osdmap e2687: 8 total, 8 up, 8 in 2024-08-17T02:02:47.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:46 smithi110 ceph-mon[98148]: osdmap e2686: 8 total, 8 up, 8 in 2024-08-17T02:02:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:02:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:46 smithi110 ceph-mon[98148]: osdmap e2687: 8 total, 8 up, 8 in 2024-08-17T02:02:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:46 smithi110 ceph-mon[100641]: osdmap e2686: 8 total, 8 up, 8 in 2024-08-17T02:02:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:02:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:46 smithi110 ceph-mon[100641]: osdmap e2687: 8 total, 8 up, 8 in 2024-08-17T02:02:47.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:47 smithi177 ceph-mon[90034]: pgmap v4926: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 967 KiB/s rd, 5.0 KiB/s wr, 1.31k op/s 2024-08-17T02:02:47.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:47 smithi177 ceph-mon[90034]: osdmap e2688: 8 total, 8 up, 8 in 2024-08-17T02:02:48.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:47 smithi110 ceph-mon[98148]: pgmap v4926: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 967 KiB/s rd, 5.0 KiB/s wr, 1.31k op/s 2024-08-17T02:02:48.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:47 smithi110 ceph-mon[98148]: osdmap e2688: 8 total, 8 up, 8 in 2024-08-17T02:02:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:47 smithi110 ceph-mon[100641]: pgmap v4926: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 967 KiB/s rd, 5.0 KiB/s wr, 1.31k op/s 2024-08-17T02:02:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:47 smithi110 ceph-mon[100641]: osdmap e2688: 8 total, 8 up, 8 in 2024-08-17T02:02:48.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:02:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:02:48] "GET /metrics HTTP/1.1" 200 36727 "" "Prometheus/2.43.0" 2024-08-17T02:02:49.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:49 smithi110 ceph-mon[100641]: pgmap v4929: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 937 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2024-08-17T02:02:49.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:49 smithi110 ceph-mon[100641]: osdmap e2689: 8 total, 8 up, 8 in 2024-08-17T02:02:49.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:49 smithi110 ceph-mon[98148]: pgmap v4929: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 937 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2024-08-17T02:02:49.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:49 smithi110 ceph-mon[98148]: osdmap e2689: 8 total, 8 up, 8 in 2024-08-17T02:02:49.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:49 smithi177 ceph-mon[90034]: pgmap v4929: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 937 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2024-08-17T02:02:49.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:49 smithi177 ceph-mon[90034]: osdmap e2689: 8 total, 8 up, 8 in 2024-08-17T02:02:50.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:50 smithi110 ceph-mon[98148]: osdmap e2690: 8 total, 8 up, 8 in 2024-08-17T02:02:50.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:50 smithi110 ceph-mon[100641]: osdmap e2690: 8 total, 8 up, 8 in 2024-08-17T02:02:50.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:50 smithi177 ceph-mon[90034]: osdmap e2690: 8 total, 8 up, 8 in 2024-08-17T02:02:51.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:51 smithi110 ceph-mon[100641]: pgmap v4932: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 938 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2024-08-17T02:02:51.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:51 smithi110 ceph-mon[100641]: osdmap e2691: 8 total, 8 up, 8 in 2024-08-17T02:02:51.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:51 smithi110 ceph-mon[100641]: osdmap e2692: 8 total, 8 up, 8 in 2024-08-17T02:02:51.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:51 smithi110 ceph-mon[98148]: pgmap v4932: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 938 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2024-08-17T02:02:51.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:51 smithi110 ceph-mon[98148]: osdmap e2691: 8 total, 8 up, 8 in 2024-08-17T02:02:51.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:51 smithi110 ceph-mon[98148]: osdmap e2692: 8 total, 8 up, 8 in 2024-08-17T02:02:51.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:51 smithi177 ceph-mon[90034]: pgmap v4932: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 938 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2024-08-17T02:02:51.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:51 smithi177 ceph-mon[90034]: osdmap e2691: 8 total, 8 up, 8 in 2024-08-17T02:02:51.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:51 smithi177 ceph-mon[90034]: osdmap e2692: 8 total, 8 up, 8 in 2024-08-17T02:02:53.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:53 smithi110 ceph-mon[98148]: pgmap v4935: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T02:02:53.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:53 smithi110 ceph-mon[98148]: osdmap e2693: 8 total, 8 up, 8 in 2024-08-17T02:02:53.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:53 smithi110 ceph-mon[100641]: pgmap v4935: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T02:02:53.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:53 smithi110 ceph-mon[100641]: osdmap e2693: 8 total, 8 up, 8 in 2024-08-17T02:02:53.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:53 smithi177 ceph-mon[90034]: pgmap v4935: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T02:02:53.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:53 smithi177 ceph-mon[90034]: osdmap e2693: 8 total, 8 up, 8 in 2024-08-17T02:02:54.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:54 smithi177 ceph-mon[90034]: osdmap e2694: 8 total, 8 up, 8 in 2024-08-17T02:02:55.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:54 smithi110 ceph-mon[100641]: osdmap e2694: 8 total, 8 up, 8 in 2024-08-17T02:02:55.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:54 smithi110 ceph-mon[98148]: osdmap e2694: 8 total, 8 up, 8 in 2024-08-17T02:02:55.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:55 smithi177 ceph-mon[90034]: pgmap v4938: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 904 KiB/s rd, 5.0 KiB/s wr, 1.22k op/s 2024-08-17T02:02:55.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:55 smithi177 ceph-mon[90034]: osdmap e2695: 8 total, 8 up, 8 in 2024-08-17T02:02:56.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:55 smithi110 ceph-mon[100641]: pgmap v4938: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 904 KiB/s rd, 5.0 KiB/s wr, 1.22k op/s 2024-08-17T02:02:56.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:55 smithi110 ceph-mon[100641]: osdmap e2695: 8 total, 8 up, 8 in 2024-08-17T02:02:56.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:55 smithi110 ceph-mon[98148]: pgmap v4938: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 904 KiB/s rd, 5.0 KiB/s wr, 1.22k op/s 2024-08-17T02:02:56.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:55 smithi110 ceph-mon[98148]: osdmap e2695: 8 total, 8 up, 8 in 2024-08-17T02:02:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:56 smithi177 ceph-mon[90034]: osdmap e2696: 8 total, 8 up, 8 in 2024-08-17T02:02:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:56 smithi177 ceph-mon[90034]: osdmap e2697: 8 total, 8 up, 8 in 2024-08-17T02:02:57.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:56 smithi110 ceph-mon[98148]: osdmap e2696: 8 total, 8 up, 8 in 2024-08-17T02:02:57.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:56 smithi110 ceph-mon[98148]: osdmap e2697: 8 total, 8 up, 8 in 2024-08-17T02:02:57.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:56 smithi110 ceph-mon[100641]: osdmap e2696: 8 total, 8 up, 8 in 2024-08-17T02:02:57.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:56 smithi110 ceph-mon[100641]: osdmap e2697: 8 total, 8 up, 8 in 2024-08-17T02:02:57.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:57 smithi177 ceph-mon[90034]: pgmap v4941: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 903 KiB/s rd, 5.0 KiB/s wr, 1.22k op/s 2024-08-17T02:02:57.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:57 smithi177 ceph-mon[90034]: osdmap e2698: 8 total, 8 up, 8 in 2024-08-17T02:02:58.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:57 smithi110 ceph-mon[100641]: pgmap v4941: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 903 KiB/s rd, 5.0 KiB/s wr, 1.22k op/s 2024-08-17T02:02:58.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:57 smithi110 ceph-mon[100641]: osdmap e2698: 8 total, 8 up, 8 in 2024-08-17T02:02:58.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:57 smithi110 ceph-mon[98148]: pgmap v4941: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 903 KiB/s rd, 5.0 KiB/s wr, 1.22k op/s 2024-08-17T02:02:58.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:57 smithi110 ceph-mon[98148]: osdmap e2698: 8 total, 8 up, 8 in 2024-08-17T02:02:58.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:02:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:02:58] "GET /metrics HTTP/1.1" 200 36727 "" "Prometheus/2.43.0" 2024-08-17T02:02:59.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:59 smithi110 ceph-mon[98148]: pgmap v4944: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 871 KiB/s rd, 5.0 KiB/s wr, 1.18k op/s 2024-08-17T02:02:59.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:02:59 smithi110 ceph-mon[98148]: osdmap e2699: 8 total, 8 up, 8 in 2024-08-17T02:02:59.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:59 smithi110 ceph-mon[100641]: pgmap v4944: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 871 KiB/s rd, 5.0 KiB/s wr, 1.18k op/s 2024-08-17T02:02:59.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:02:59 smithi110 ceph-mon[100641]: osdmap e2699: 8 total, 8 up, 8 in 2024-08-17T02:02:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:59 smithi177 ceph-mon[90034]: pgmap v4944: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 871 KiB/s rd, 5.0 KiB/s wr, 1.18k op/s 2024-08-17T02:02:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:02:59 smithi177 ceph-mon[90034]: osdmap e2699: 8 total, 8 up, 8 in 2024-08-17T02:03:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:00 smithi177 ceph-mon[90034]: osdmap e2700: 8 total, 8 up, 8 in 2024-08-17T02:03:01.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:00 smithi110 ceph-mon[98148]: osdmap e2700: 8 total, 8 up, 8 in 2024-08-17T02:03:01.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:00 smithi110 ceph-mon[100641]: osdmap e2700: 8 total, 8 up, 8 in 2024-08-17T02:03:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:01 smithi177 ceph-mon[90034]: pgmap v4947: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 872 KiB/s rd, 5.0 KiB/s wr, 1.18k op/s 2024-08-17T02:03:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:01 smithi177 ceph-mon[90034]: osdmap e2701: 8 total, 8 up, 8 in 2024-08-17T02:03:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:03:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:01 smithi177 ceph-mon[90034]: osdmap e2702: 8 total, 8 up, 8 in 2024-08-17T02:03:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:01 smithi110 ceph-mon[98148]: pgmap v4947: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 872 KiB/s rd, 5.0 KiB/s wr, 1.18k op/s 2024-08-17T02:03:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:01 smithi110 ceph-mon[98148]: osdmap e2701: 8 total, 8 up, 8 in 2024-08-17T02:03:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:03:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:01 smithi110 ceph-mon[98148]: osdmap e2702: 8 total, 8 up, 8 in 2024-08-17T02:03:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:01 smithi110 ceph-mon[100641]: pgmap v4947: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 872 KiB/s rd, 5.0 KiB/s wr, 1.18k op/s 2024-08-17T02:03:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:01 smithi110 ceph-mon[100641]: osdmap e2701: 8 total, 8 up, 8 in 2024-08-17T02:03:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:03:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:01 smithi110 ceph-mon[100641]: osdmap e2702: 8 total, 8 up, 8 in 2024-08-17T02:03:03.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:03 smithi110 ceph-mon[98148]: pgmap v4950: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T02:03:03.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:03 smithi110 ceph-mon[98148]: osdmap e2703: 8 total, 8 up, 8 in 2024-08-17T02:03:03.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:03 smithi110 ceph-mon[100641]: pgmap v4950: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T02:03:03.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:03 smithi110 ceph-mon[100641]: osdmap e2703: 8 total, 8 up, 8 in 2024-08-17T02:03:03.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:03 smithi177 ceph-mon[90034]: pgmap v4950: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T02:03:03.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:03 smithi177 ceph-mon[90034]: osdmap e2703: 8 total, 8 up, 8 in 2024-08-17T02:03:04.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:04 smithi110 ceph-mon[98148]: osdmap e2704: 8 total, 8 up, 8 in 2024-08-17T02:03:04.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:04 smithi110 ceph-mon[100641]: osdmap e2704: 8 total, 8 up, 8 in 2024-08-17T02:03:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:04 smithi177 ceph-mon[90034]: osdmap e2704: 8 total, 8 up, 8 in 2024-08-17T02:03:05.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:05 smithi110 ceph-mon[98148]: pgmap v4953: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 837 KiB/s rd, 5.0 KiB/s wr, 1.13k op/s 2024-08-17T02:03:05.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:05 smithi110 ceph-mon[98148]: osdmap e2705: 8 total, 8 up, 8 in 2024-08-17T02:03:05.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:05 smithi110 ceph-mon[100641]: pgmap v4953: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 837 KiB/s rd, 5.0 KiB/s wr, 1.13k op/s 2024-08-17T02:03:05.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:05 smithi110 ceph-mon[100641]: osdmap e2705: 8 total, 8 up, 8 in 2024-08-17T02:03:05.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:05 smithi177 ceph-mon[90034]: pgmap v4953: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 837 KiB/s rd, 5.0 KiB/s wr, 1.13k op/s 2024-08-17T02:03:05.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:05 smithi177 ceph-mon[90034]: osdmap e2705: 8 total, 8 up, 8 in 2024-08-17T02:03:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:06 smithi177 ceph-mon[90034]: osdmap e2706: 8 total, 8 up, 8 in 2024-08-17T02:03:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:06 smithi177 ceph-mon[90034]: osdmap e2707: 8 total, 8 up, 8 in 2024-08-17T02:03:07.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:06 smithi110 ceph-mon[98148]: osdmap e2706: 8 total, 8 up, 8 in 2024-08-17T02:03:07.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:06 smithi110 ceph-mon[98148]: osdmap e2707: 8 total, 8 up, 8 in 2024-08-17T02:03:07.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:06 smithi110 ceph-mon[100641]: osdmap e2706: 8 total, 8 up, 8 in 2024-08-17T02:03:07.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:06 smithi110 ceph-mon[100641]: osdmap e2707: 8 total, 8 up, 8 in 2024-08-17T02:03:07.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:07 smithi177 ceph-mon[90034]: pgmap v4956: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 837 KiB/s rd, 5.0 KiB/s wr, 1.13k op/s 2024-08-17T02:03:08.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:07 smithi110 ceph-mon[98148]: pgmap v4956: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 837 KiB/s rd, 5.0 KiB/s wr, 1.13k op/s 2024-08-17T02:03:08.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:07 smithi110 ceph-mon[100641]: pgmap v4956: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 837 KiB/s rd, 5.0 KiB/s wr, 1.13k op/s 2024-08-17T02:03:08.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:03:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:03:08] "GET /metrics HTTP/1.1" 200 36729 "" "Prometheus/2.43.0" 2024-08-17T02:03:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:08 smithi177 ceph-mon[90034]: osdmap e2708: 8 total, 8 up, 8 in 2024-08-17T02:03:09.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:08 smithi110 ceph-mon[98148]: osdmap e2708: 8 total, 8 up, 8 in 2024-08-17T02:03:09.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:08 smithi110 ceph-mon[100641]: osdmap e2708: 8 total, 8 up, 8 in 2024-08-17T02:03:09.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:09 smithi177 ceph-mon[90034]: pgmap v4959: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 806 KiB/s rd, 5.0 KiB/s wr, 1.09k op/s 2024-08-17T02:03:09.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:09 smithi177 ceph-mon[90034]: osdmap e2709: 8 total, 8 up, 8 in 2024-08-17T02:03:10.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:09 smithi110 ceph-mon[100641]: pgmap v4959: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 806 KiB/s rd, 5.0 KiB/s wr, 1.09k op/s 2024-08-17T02:03:10.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:09 smithi110 ceph-mon[100641]: osdmap e2709: 8 total, 8 up, 8 in 2024-08-17T02:03:10.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:09 smithi110 ceph-mon[98148]: pgmap v4959: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 806 KiB/s rd, 5.0 KiB/s wr, 1.09k op/s 2024-08-17T02:03:10.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:09 smithi110 ceph-mon[98148]: osdmap e2709: 8 total, 8 up, 8 in 2024-08-17T02:03:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:10 smithi177 ceph-mon[90034]: osdmap e2710: 8 total, 8 up, 8 in 2024-08-17T02:03:11.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:10 smithi110 ceph-mon[100641]: osdmap e2710: 8 total, 8 up, 8 in 2024-08-17T02:03:11.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:10 smithi110 ceph-mon[98148]: osdmap e2710: 8 total, 8 up, 8 in 2024-08-17T02:03:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:11 smithi177 ceph-mon[90034]: pgmap v4962: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 806 KiB/s rd, 5.0 KiB/s wr, 1.09k op/s 2024-08-17T02:03:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:11 smithi177 ceph-mon[90034]: osdmap e2711: 8 total, 8 up, 8 in 2024-08-17T02:03:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:11 smithi177 ceph-mon[90034]: osdmap e2712: 8 total, 8 up, 8 in 2024-08-17T02:03:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:11 smithi110 ceph-mon[100641]: pgmap v4962: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 806 KiB/s rd, 5.0 KiB/s wr, 1.09k op/s 2024-08-17T02:03:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:11 smithi110 ceph-mon[100641]: osdmap e2711: 8 total, 8 up, 8 in 2024-08-17T02:03:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:11 smithi110 ceph-mon[100641]: osdmap e2712: 8 total, 8 up, 8 in 2024-08-17T02:03:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:11 smithi110 ceph-mon[98148]: pgmap v4962: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 806 KiB/s rd, 5.0 KiB/s wr, 1.09k op/s 2024-08-17T02:03:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:11 smithi110 ceph-mon[98148]: osdmap e2711: 8 total, 8 up, 8 in 2024-08-17T02:03:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:11 smithi110 ceph-mon[98148]: osdmap e2712: 8 total, 8 up, 8 in 2024-08-17T02:03:13.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:13 smithi177 ceph-mon[90034]: pgmap v4965: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-17T02:03:13.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:13 smithi177 ceph-mon[90034]: osdmap e2713: 8 total, 8 up, 8 in 2024-08-17T02:03:14.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:13 smithi110 ceph-mon[98148]: pgmap v4965: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-17T02:03:14.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:13 smithi110 ceph-mon[98148]: osdmap e2713: 8 total, 8 up, 8 in 2024-08-17T02:03:14.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:13 smithi110 ceph-mon[100641]: pgmap v4965: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-17T02:03:14.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:13 smithi110 ceph-mon[100641]: osdmap e2713: 8 total, 8 up, 8 in 2024-08-17T02:03:15.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:14 smithi110 ceph-mon[98148]: osdmap e2714: 8 total, 8 up, 8 in 2024-08-17T02:03:15.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:14 smithi110 ceph-mon[100641]: osdmap e2714: 8 total, 8 up, 8 in 2024-08-17T02:03:15.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:14 smithi177 ceph-mon[90034]: osdmap e2714: 8 total, 8 up, 8 in 2024-08-17T02:03:16.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:15 smithi110 ceph-mon[100641]: pgmap v4968: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 773 KiB/s rd, 5.0 KiB/s wr, 1.04k op/s 2024-08-17T02:03:16.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:15 smithi110 ceph-mon[100641]: osdmap e2715: 8 total, 8 up, 8 in 2024-08-17T02:03:16.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:15 smithi110 ceph-mon[98148]: pgmap v4968: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 773 KiB/s rd, 5.0 KiB/s wr, 1.04k op/s 2024-08-17T02:03:16.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:15 smithi110 ceph-mon[98148]: osdmap e2715: 8 total, 8 up, 8 in 2024-08-17T02:03:16.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:15 smithi177 ceph-mon[90034]: pgmap v4968: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 773 KiB/s rd, 5.0 KiB/s wr, 1.04k op/s 2024-08-17T02:03:16.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:15 smithi177 ceph-mon[90034]: osdmap e2715: 8 total, 8 up, 8 in 2024-08-17T02:03:17.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:16 smithi110 ceph-mon[98148]: osdmap e2716: 8 total, 8 up, 8 in 2024-08-17T02:03:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:03:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:16 smithi110 ceph-mon[98148]: osdmap e2717: 8 total, 8 up, 8 in 2024-08-17T02:03:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:16 smithi110 ceph-mon[100641]: osdmap e2716: 8 total, 8 up, 8 in 2024-08-17T02:03:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:03:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:16 smithi110 ceph-mon[100641]: osdmap e2717: 8 total, 8 up, 8 in 2024-08-17T02:03:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:16 smithi177 ceph-mon[90034]: osdmap e2716: 8 total, 8 up, 8 in 2024-08-17T02:03:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:03:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:16 smithi177 ceph-mon[90034]: osdmap e2717: 8 total, 8 up, 8 in 2024-08-17T02:03:18.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:17 smithi110 ceph-mon[98148]: pgmap v4971: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 772 KiB/s rd, 5.0 KiB/s wr, 1.04k op/s 2024-08-17T02:03:18.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:17 smithi110 ceph-mon[98148]: osdmap e2718: 8 total, 8 up, 8 in 2024-08-17T02:03:18.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:17 smithi110 ceph-mon[100641]: pgmap v4971: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 772 KiB/s rd, 5.0 KiB/s wr, 1.04k op/s 2024-08-17T02:03:18.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:17 smithi110 ceph-mon[100641]: osdmap e2718: 8 total, 8 up, 8 in 2024-08-17T02:03:18.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:17 smithi177 ceph-mon[90034]: pgmap v4971: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 772 KiB/s rd, 5.0 KiB/s wr, 1.04k op/s 2024-08-17T02:03:18.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:17 smithi177 ceph-mon[90034]: osdmap e2718: 8 total, 8 up, 8 in 2024-08-17T02:03:18.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:03:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:03:18] "GET /metrics HTTP/1.1" 200 36726 "" "Prometheus/2.43.0" 2024-08-17T02:03:19.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:19 smithi110 ceph-mon[100641]: pgmap v4974: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 741 KiB/s rd, 5.0 KiB/s wr, 1k op/s 2024-08-17T02:03:19.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:19 smithi110 ceph-mon[100641]: osdmap e2719: 8 total, 8 up, 8 in 2024-08-17T02:03:19.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:19 smithi110 ceph-mon[98148]: pgmap v4974: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 741 KiB/s rd, 5.0 KiB/s wr, 1k op/s 2024-08-17T02:03:19.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:19 smithi110 ceph-mon[98148]: osdmap e2719: 8 total, 8 up, 8 in 2024-08-17T02:03:19.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:19 smithi177 ceph-mon[90034]: pgmap v4974: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 741 KiB/s rd, 5.0 KiB/s wr, 1k op/s 2024-08-17T02:03:19.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:19 smithi177 ceph-mon[90034]: osdmap e2719: 8 total, 8 up, 8 in 2024-08-17T02:03:20.809 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:20 smithi110 ceph-mon[100641]: osdmap e2720: 8 total, 8 up, 8 in 2024-08-17T02:03:20.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:20 smithi110 ceph-mon[98148]: osdmap e2720: 8 total, 8 up, 8 in 2024-08-17T02:03:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:20 smithi177 ceph-mon[90034]: osdmap e2720: 8 total, 8 up, 8 in 2024-08-17T02:03:21.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:21 smithi110 ceph-mon[98148]: pgmap v4977: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 742 KiB/s rd, 5.0 KiB/s wr, 1.00k op/s 2024-08-17T02:03:21.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:21 smithi110 ceph-mon[98148]: osdmap e2721: 8 total, 8 up, 8 in 2024-08-17T02:03:21.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:21 smithi110 ceph-mon[98148]: osdmap e2722: 8 total, 8 up, 8 in 2024-08-17T02:03:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:21 smithi110 ceph-mon[100641]: pgmap v4977: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 742 KiB/s rd, 5.0 KiB/s wr, 1.00k op/s 2024-08-17T02:03:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:21 smithi110 ceph-mon[100641]: osdmap e2721: 8 total, 8 up, 8 in 2024-08-17T02:03:21.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:21 smithi110 ceph-mon[100641]: osdmap e2722: 8 total, 8 up, 8 in 2024-08-17T02:03:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:21 smithi177 ceph-mon[90034]: pgmap v4977: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 742 KiB/s rd, 5.0 KiB/s wr, 1.00k op/s 2024-08-17T02:03:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:21 smithi177 ceph-mon[90034]: osdmap e2721: 8 total, 8 up, 8 in 2024-08-17T02:03:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:21 smithi177 ceph-mon[90034]: osdmap e2722: 8 total, 8 up, 8 in 2024-08-17T02:03:23.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:23 smithi110 ceph-mon[98148]: pgmap v4980: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T02:03:23.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:23 smithi110 ceph-mon[98148]: osdmap e2723: 8 total, 8 up, 8 in 2024-08-17T02:03:23.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:23 smithi110 ceph-mon[100641]: pgmap v4980: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T02:03:23.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:23 smithi110 ceph-mon[100641]: osdmap e2723: 8 total, 8 up, 8 in 2024-08-17T02:03:23.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:23 smithi177 ceph-mon[90034]: pgmap v4980: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T02:03:23.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:23 smithi177 ceph-mon[90034]: osdmap e2723: 8 total, 8 up, 8 in 2024-08-17T02:03:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:24 smithi177 ceph-mon[90034]: osdmap e2724: 8 total, 8 up, 8 in 2024-08-17T02:03:25.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:24 smithi110 ceph-mon[98148]: osdmap e2724: 8 total, 8 up, 8 in 2024-08-17T02:03:25.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:24 smithi110 ceph-mon[100641]: osdmap e2724: 8 total, 8 up, 8 in 2024-08-17T02:03:25.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:25 smithi177 ceph-mon[90034]: pgmap v4983: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 708 KiB/s rd, 5.0 KiB/s wr, 957 op/s 2024-08-17T02:03:25.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:25 smithi177 ceph-mon[90034]: osdmap e2725: 8 total, 8 up, 8 in 2024-08-17T02:03:26.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:25 smithi110 ceph-mon[98148]: pgmap v4983: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 708 KiB/s rd, 5.0 KiB/s wr, 957 op/s 2024-08-17T02:03:26.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:25 smithi110 ceph-mon[98148]: osdmap e2725: 8 total, 8 up, 8 in 2024-08-17T02:03:26.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:25 smithi110 ceph-mon[100641]: pgmap v4983: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 708 KiB/s rd, 5.0 KiB/s wr, 957 op/s 2024-08-17T02:03:26.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:25 smithi110 ceph-mon[100641]: osdmap e2725: 8 total, 8 up, 8 in 2024-08-17T02:03:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:26 smithi177 ceph-mon[90034]: osdmap e2726: 8 total, 8 up, 8 in 2024-08-17T02:03:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:26 smithi177 ceph-mon[90034]: osdmap e2727: 8 total, 8 up, 8 in 2024-08-17T02:03:27.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:26 smithi110 ceph-mon[98148]: osdmap e2726: 8 total, 8 up, 8 in 2024-08-17T02:03:27.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:26 smithi110 ceph-mon[98148]: osdmap e2727: 8 total, 8 up, 8 in 2024-08-17T02:03:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:26 smithi110 ceph-mon[100641]: osdmap e2726: 8 total, 8 up, 8 in 2024-08-17T02:03:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:26 smithi110 ceph-mon[100641]: osdmap e2727: 8 total, 8 up, 8 in 2024-08-17T02:03:27.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:27 smithi177 ceph-mon[90034]: pgmap v4986: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 707 KiB/s rd, 5.0 KiB/s wr, 958 op/s 2024-08-17T02:03:28.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:27 smithi110 ceph-mon[98148]: pgmap v4986: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 707 KiB/s rd, 5.0 KiB/s wr, 958 op/s 2024-08-17T02:03:28.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:27 smithi110 ceph-mon[100641]: pgmap v4986: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 707 KiB/s rd, 5.0 KiB/s wr, 958 op/s 2024-08-17T02:03:28.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:03:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:03:28] "GET /metrics HTTP/1.1" 200 36726 "" "Prometheus/2.43.0" 2024-08-17T02:03:28.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:28 smithi177 ceph-mon[90034]: osdmap e2728: 8 total, 8 up, 8 in 2024-08-17T02:03:29.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:28 smithi110 ceph-mon[98148]: osdmap e2728: 8 total, 8 up, 8 in 2024-08-17T02:03:29.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:28 smithi110 ceph-mon[100641]: osdmap e2728: 8 total, 8 up, 8 in 2024-08-17T02:03:29.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:29 smithi177 ceph-mon[90034]: pgmap v4989: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 676 KiB/s rd, 5.0 KiB/s wr, 915 op/s 2024-08-17T02:03:29.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:29 smithi177 ceph-mon[90034]: osdmap e2729: 8 total, 8 up, 8 in 2024-08-17T02:03:30.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:29 smithi110 ceph-mon[98148]: pgmap v4989: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 676 KiB/s rd, 5.0 KiB/s wr, 915 op/s 2024-08-17T02:03:30.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:29 smithi110 ceph-mon[98148]: osdmap e2729: 8 total, 8 up, 8 in 2024-08-17T02:03:30.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:29 smithi110 ceph-mon[100641]: pgmap v4989: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 676 KiB/s rd, 5.0 KiB/s wr, 915 op/s 2024-08-17T02:03:30.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:29 smithi110 ceph-mon[100641]: osdmap e2729: 8 total, 8 up, 8 in 2024-08-17T02:03:30.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:30 smithi177 ceph-mon[90034]: osdmap e2730: 8 total, 8 up, 8 in 2024-08-17T02:03:31.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:30 smithi110 ceph-mon[98148]: osdmap e2730: 8 total, 8 up, 8 in 2024-08-17T02:03:31.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:30 smithi110 ceph-mon[100641]: osdmap e2730: 8 total, 8 up, 8 in 2024-08-17T02:03:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:31 smithi177 ceph-mon[90034]: pgmap v4992: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 677 KiB/s rd, 5.0 KiB/s wr, 916 op/s 2024-08-17T02:03:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:31 smithi177 ceph-mon[90034]: osdmap e2731: 8 total, 8 up, 8 in 2024-08-17T02:03:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:03:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:31 smithi177 ceph-mon[90034]: osdmap e2732: 8 total, 8 up, 8 in 2024-08-17T02:03:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:31 smithi110 ceph-mon[98148]: pgmap v4992: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 677 KiB/s rd, 5.0 KiB/s wr, 916 op/s 2024-08-17T02:03:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:31 smithi110 ceph-mon[98148]: osdmap e2731: 8 total, 8 up, 8 in 2024-08-17T02:03:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:03:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:31 smithi110 ceph-mon[98148]: osdmap e2732: 8 total, 8 up, 8 in 2024-08-17T02:03:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:31 smithi110 ceph-mon[100641]: pgmap v4992: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 677 KiB/s rd, 5.0 KiB/s wr, 916 op/s 2024-08-17T02:03:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:31 smithi110 ceph-mon[100641]: osdmap e2731: 8 total, 8 up, 8 in 2024-08-17T02:03:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:03:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:31 smithi110 ceph-mon[100641]: osdmap e2732: 8 total, 8 up, 8 in 2024-08-17T02:03:34.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:33 smithi110 ceph-mon[98148]: pgmap v4995: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T02:03:34.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:33 smithi110 ceph-mon[98148]: osdmap e2733: 8 total, 8 up, 8 in 2024-08-17T02:03:34.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:33 smithi110 ceph-mon[100641]: pgmap v4995: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T02:03:34.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:33 smithi110 ceph-mon[100641]: osdmap e2733: 8 total, 8 up, 8 in 2024-08-17T02:03:34.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:33 smithi177 ceph-mon[90034]: pgmap v4995: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T02:03:34.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:33 smithi177 ceph-mon[90034]: osdmap e2733: 8 total, 8 up, 8 in 2024-08-17T02:03:35.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:34 smithi110 ceph-mon[100641]: osdmap e2734: 8 total, 8 up, 8 in 2024-08-17T02:03:35.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:34 smithi110 ceph-mon[98148]: osdmap e2734: 8 total, 8 up, 8 in 2024-08-17T02:03:35.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:34 smithi177 ceph-mon[90034]: osdmap e2734: 8 total, 8 up, 8 in 2024-08-17T02:03:36.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:35 smithi110 ceph-mon[98148]: pgmap v4998: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 640 KiB/s rd, 5.0 KiB/s wr, 866 op/s 2024-08-17T02:03:36.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:35 smithi110 ceph-mon[98148]: osdmap e2735: 8 total, 8 up, 8 in 2024-08-17T02:03:36.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:35 smithi110 ceph-mon[100641]: pgmap v4998: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 640 KiB/s rd, 5.0 KiB/s wr, 866 op/s 2024-08-17T02:03:36.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:35 smithi110 ceph-mon[100641]: osdmap e2735: 8 total, 8 up, 8 in 2024-08-17T02:03:36.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:35 smithi177 ceph-mon[90034]: pgmap v4998: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 640 KiB/s rd, 5.0 KiB/s wr, 866 op/s 2024-08-17T02:03:36.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:35 smithi177 ceph-mon[90034]: osdmap e2735: 8 total, 8 up, 8 in 2024-08-17T02:03:37.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:36 smithi110 ceph-mon[98148]: osdmap e2736: 8 total, 8 up, 8 in 2024-08-17T02:03:37.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:36 smithi110 ceph-mon[98148]: osdmap e2737: 8 total, 8 up, 8 in 2024-08-17T02:03:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:36 smithi110 ceph-mon[100641]: osdmap e2736: 8 total, 8 up, 8 in 2024-08-17T02:03:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:36 smithi110 ceph-mon[100641]: osdmap e2737: 8 total, 8 up, 8 in 2024-08-17T02:03:37.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:36 smithi177 ceph-mon[90034]: osdmap e2736: 8 total, 8 up, 8 in 2024-08-17T02:03:37.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:36 smithi177 ceph-mon[90034]: osdmap e2737: 8 total, 8 up, 8 in 2024-08-17T02:03:38.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:37 smithi110 ceph-mon[100641]: pgmap v5001: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 640 KiB/s rd, 5.0 KiB/s wr, 868 op/s 2024-08-17T02:03:38.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:37 smithi110 ceph-mon[100641]: osdmap e2738: 8 total, 8 up, 8 in 2024-08-17T02:03:38.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:37 smithi110 ceph-mon[98148]: pgmap v5001: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 640 KiB/s rd, 5.0 KiB/s wr, 868 op/s 2024-08-17T02:03:38.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:37 smithi110 ceph-mon[98148]: osdmap e2738: 8 total, 8 up, 8 in 2024-08-17T02:03:38.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:37 smithi177 ceph-mon[90034]: pgmap v5001: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 640 KiB/s rd, 5.0 KiB/s wr, 868 op/s 2024-08-17T02:03:38.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:37 smithi177 ceph-mon[90034]: osdmap e2738: 8 total, 8 up, 8 in 2024-08-17T02:03:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:03:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:03:38] "GET /metrics HTTP/1.1" 200 36723 "" "Prometheus/2.43.0" 2024-08-17T02:03:39.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:38 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:03:39.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:38 smithi110 ceph-mon[98148]: osdmap e2739: 8 total, 8 up, 8 in 2024-08-17T02:03:39.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:38 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:03:39.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:38 smithi110 ceph-mon[100641]: osdmap e2739: 8 total, 8 up, 8 in 2024-08-17T02:03:39.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:38 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:03:39.136 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:38 smithi177 ceph-mon[90034]: osdmap e2739: 8 total, 8 up, 8 in 2024-08-17T02:03:40.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:39 smithi110 ceph-mon[98148]: pgmap v5004: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 611 KiB/s rd, 5.0 KiB/s wr, 828 op/s 2024-08-17T02:03:40.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:03:40.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:03:40.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:03:40.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:39 smithi110 ceph-mon[98148]: osdmap e2740: 8 total, 8 up, 8 in 2024-08-17T02:03:40.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:39 smithi110 ceph-mon[100641]: pgmap v5004: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 611 KiB/s rd, 5.0 KiB/s wr, 828 op/s 2024-08-17T02:03:40.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:03:40.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:03:40.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:03:40.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:39 smithi110 ceph-mon[100641]: osdmap e2740: 8 total, 8 up, 8 in 2024-08-17T02:03:40.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:39 smithi177 ceph-mon[90034]: pgmap v5004: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 611 KiB/s rd, 5.0 KiB/s wr, 828 op/s 2024-08-17T02:03:40.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:03:40.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:03:40.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:03:40.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:39 smithi177 ceph-mon[90034]: osdmap e2740: 8 total, 8 up, 8 in 2024-08-17T02:03:41.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:41 smithi110 ceph-mon[98148]: pgmap v5007: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 612 KiB/s rd, 5.0 KiB/s wr, 829 op/s 2024-08-17T02:03:41.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:41 smithi110 ceph-mon[98148]: osdmap e2741: 8 total, 8 up, 8 in 2024-08-17T02:03:41.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:41 smithi110 ceph-mon[98148]: osdmap e2742: 8 total, 8 up, 8 in 2024-08-17T02:03:41.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:41 smithi110 ceph-mon[100641]: pgmap v5007: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 612 KiB/s rd, 5.0 KiB/s wr, 829 op/s 2024-08-17T02:03:41.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:41 smithi110 ceph-mon[100641]: osdmap e2741: 8 total, 8 up, 8 in 2024-08-17T02:03:41.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:41 smithi110 ceph-mon[100641]: osdmap e2742: 8 total, 8 up, 8 in 2024-08-17T02:03:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:41 smithi177 ceph-mon[90034]: pgmap v5007: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 612 KiB/s rd, 5.0 KiB/s wr, 829 op/s 2024-08-17T02:03:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:41 smithi177 ceph-mon[90034]: osdmap e2741: 8 total, 8 up, 8 in 2024-08-17T02:03:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:41 smithi177 ceph-mon[90034]: osdmap e2742: 8 total, 8 up, 8 in 2024-08-17T02:03:43.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:43 smithi110 ceph-mon[98148]: pgmap v5010: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-17T02:03:43.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:43 smithi110 ceph-mon[98148]: osdmap e2743: 8 total, 8 up, 8 in 2024-08-17T02:03:43.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:43 smithi110 ceph-mon[100641]: pgmap v5010: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-17T02:03:43.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:43 smithi110 ceph-mon[100641]: osdmap e2743: 8 total, 8 up, 8 in 2024-08-17T02:03:43.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:43 smithi177 ceph-mon[90034]: pgmap v5010: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-17T02:03:43.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:43 smithi177 ceph-mon[90034]: osdmap e2743: 8 total, 8 up, 8 in 2024-08-17T02:03:44.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:44 smithi177 ceph-mon[90034]: osdmap e2744: 8 total, 8 up, 8 in 2024-08-17T02:03:45.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:44 smithi110 ceph-mon[98148]: osdmap e2744: 8 total, 8 up, 8 in 2024-08-17T02:03:45.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:44 smithi110 ceph-mon[100641]: osdmap e2744: 8 total, 8 up, 8 in 2024-08-17T02:03:45.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:45 smithi177 ceph-mon[90034]: pgmap v5013: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 577 KiB/s rd, 5.0 KiB/s wr, 781 op/s 2024-08-17T02:03:45.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:45 smithi177 ceph-mon[90034]: osdmap e2745: 8 total, 8 up, 8 in 2024-08-17T02:03:46.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:45 smithi110 ceph-mon[98148]: pgmap v5013: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 577 KiB/s rd, 5.0 KiB/s wr, 781 op/s 2024-08-17T02:03:46.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:45 smithi110 ceph-mon[98148]: osdmap e2745: 8 total, 8 up, 8 in 2024-08-17T02:03:46.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:45 smithi110 ceph-mon[100641]: pgmap v5013: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 577 KiB/s rd, 5.0 KiB/s wr, 781 op/s 2024-08-17T02:03:46.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:45 smithi110 ceph-mon[100641]: osdmap e2745: 8 total, 8 up, 8 in 2024-08-17T02:03:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:46 smithi177 ceph-mon[90034]: osdmap e2746: 8 total, 8 up, 8 in 2024-08-17T02:03:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:03:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:46 smithi177 ceph-mon[90034]: osdmap e2747: 8 total, 8 up, 8 in 2024-08-17T02:03:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:46 smithi110 ceph-mon[98148]: osdmap e2746: 8 total, 8 up, 8 in 2024-08-17T02:03:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:03:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:46 smithi110 ceph-mon[98148]: osdmap e2747: 8 total, 8 up, 8 in 2024-08-17T02:03:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:46 smithi110 ceph-mon[100641]: osdmap e2746: 8 total, 8 up, 8 in 2024-08-17T02:03:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:03:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:46 smithi110 ceph-mon[100641]: osdmap e2747: 8 total, 8 up, 8 in 2024-08-17T02:03:47.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:47 smithi177 ceph-mon[90034]: pgmap v5016: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 576 KiB/s rd, 5.0 KiB/s wr, 782 op/s 2024-08-17T02:03:48.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:47 smithi110 ceph-mon[98148]: pgmap v5016: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 576 KiB/s rd, 5.0 KiB/s wr, 782 op/s 2024-08-17T02:03:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:47 smithi110 ceph-mon[100641]: pgmap v5016: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 576 KiB/s rd, 5.0 KiB/s wr, 782 op/s 2024-08-17T02:03:48.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:03:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:03:48] "GET /metrics HTTP/1.1" 200 36727 "" "Prometheus/2.43.0" 2024-08-17T02:03:48.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:48 smithi177 ceph-mon[90034]: osdmap e2748: 8 total, 8 up, 8 in 2024-08-17T02:03:49.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:48 smithi110 ceph-mon[98148]: osdmap e2748: 8 total, 8 up, 8 in 2024-08-17T02:03:49.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:48 smithi110 ceph-mon[100641]: osdmap e2748: 8 total, 8 up, 8 in 2024-08-17T02:03:49.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:49 smithi177 ceph-mon[90034]: pgmap v5019: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 545 KiB/s rd, 5.0 KiB/s wr, 738 op/s 2024-08-17T02:03:49.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:49 smithi177 ceph-mon[90034]: osdmap e2749: 8 total, 8 up, 8 in 2024-08-17T02:03:50.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:49 smithi110 ceph-mon[100641]: pgmap v5019: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 545 KiB/s rd, 5.0 KiB/s wr, 738 op/s 2024-08-17T02:03:50.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:49 smithi110 ceph-mon[100641]: osdmap e2749: 8 total, 8 up, 8 in 2024-08-17T02:03:50.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:49 smithi110 ceph-mon[98148]: pgmap v5019: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 545 KiB/s rd, 5.0 KiB/s wr, 738 op/s 2024-08-17T02:03:50.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:49 smithi110 ceph-mon[98148]: osdmap e2749: 8 total, 8 up, 8 in 2024-08-17T02:03:50.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:50 smithi177 ceph-mon[90034]: osdmap e2750: 8 total, 8 up, 8 in 2024-08-17T02:03:51.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:50 smithi110 ceph-mon[100641]: osdmap e2750: 8 total, 8 up, 8 in 2024-08-17T02:03:51.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:50 smithi110 ceph-mon[98148]: osdmap e2750: 8 total, 8 up, 8 in 2024-08-17T02:03:51.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:51 smithi177 ceph-mon[90034]: pgmap v5022: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 546 KiB/s rd, 5.0 KiB/s wr, 741 op/s 2024-08-17T02:03:51.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:51 smithi177 ceph-mon[90034]: osdmap e2751: 8 total, 8 up, 8 in 2024-08-17T02:03:51.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:51 smithi177 ceph-mon[90034]: osdmap e2752: 8 total, 8 up, 8 in 2024-08-17T02:03:52.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:51 smithi110 ceph-mon[98148]: pgmap v5022: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 546 KiB/s rd, 5.0 KiB/s wr, 741 op/s 2024-08-17T02:03:52.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:51 smithi110 ceph-mon[98148]: osdmap e2751: 8 total, 8 up, 8 in 2024-08-17T02:03:52.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:51 smithi110 ceph-mon[98148]: osdmap e2752: 8 total, 8 up, 8 in 2024-08-17T02:03:52.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:51 smithi110 ceph-mon[100641]: pgmap v5022: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 546 KiB/s rd, 5.0 KiB/s wr, 741 op/s 2024-08-17T02:03:52.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:51 smithi110 ceph-mon[100641]: osdmap e2751: 8 total, 8 up, 8 in 2024-08-17T02:03:52.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:51 smithi110 ceph-mon[100641]: osdmap e2752: 8 total, 8 up, 8 in 2024-08-17T02:03:53.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:53 smithi110 ceph-mon[98148]: pgmap v5025: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T02:03:53.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:53 smithi110 ceph-mon[98148]: osdmap e2753: 8 total, 8 up, 8 in 2024-08-17T02:03:53.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:53 smithi110 ceph-mon[100641]: pgmap v5025: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T02:03:53.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:53 smithi110 ceph-mon[100641]: osdmap e2753: 8 total, 8 up, 8 in 2024-08-17T02:03:53.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:53 smithi177 ceph-mon[90034]: pgmap v5025: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T02:03:53.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:53 smithi177 ceph-mon[90034]: osdmap e2753: 8 total, 8 up, 8 in 2024-08-17T02:03:54.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:54 smithi177 ceph-mon[90034]: osdmap e2754: 8 total, 8 up, 8 in 2024-08-17T02:03:55.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:54 smithi110 ceph-mon[98148]: osdmap e2754: 8 total, 8 up, 8 in 2024-08-17T02:03:55.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:54 smithi110 ceph-mon[100641]: osdmap e2754: 8 total, 8 up, 8 in 2024-08-17T02:03:55.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:55 smithi177 ceph-mon[90034]: pgmap v5028: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 512 KiB/s rd, 5.0 KiB/s wr, 692 op/s 2024-08-17T02:03:55.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:55 smithi177 ceph-mon[90034]: osdmap e2755: 8 total, 8 up, 8 in 2024-08-17T02:03:56.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:55 smithi110 ceph-mon[100641]: pgmap v5028: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 512 KiB/s rd, 5.0 KiB/s wr, 692 op/s 2024-08-17T02:03:56.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:55 smithi110 ceph-mon[100641]: osdmap e2755: 8 total, 8 up, 8 in 2024-08-17T02:03:56.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:55 smithi110 ceph-mon[98148]: pgmap v5028: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 512 KiB/s rd, 5.0 KiB/s wr, 692 op/s 2024-08-17T02:03:56.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:55 smithi110 ceph-mon[98148]: osdmap e2755: 8 total, 8 up, 8 in 2024-08-17T02:03:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:56 smithi177 ceph-mon[90034]: osdmap e2756: 8 total, 8 up, 8 in 2024-08-17T02:03:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:56 smithi177 ceph-mon[90034]: osdmap e2757: 8 total, 8 up, 8 in 2024-08-17T02:03:57.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:56 smithi110 ceph-mon[98148]: osdmap e2756: 8 total, 8 up, 8 in 2024-08-17T02:03:57.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:56 smithi110 ceph-mon[98148]: osdmap e2757: 8 total, 8 up, 8 in 2024-08-17T02:03:57.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:56 smithi110 ceph-mon[100641]: osdmap e2756: 8 total, 8 up, 8 in 2024-08-17T02:03:57.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:56 smithi110 ceph-mon[100641]: osdmap e2757: 8 total, 8 up, 8 in 2024-08-17T02:03:57.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:57 smithi177 ceph-mon[90034]: pgmap v5031: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 512 KiB/s rd, 5.0 KiB/s wr, 694 op/s 2024-08-17T02:03:58.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:57 smithi110 ceph-mon[98148]: pgmap v5031: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 512 KiB/s rd, 5.0 KiB/s wr, 694 op/s 2024-08-17T02:03:58.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:57 smithi110 ceph-mon[100641]: pgmap v5031: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 512 KiB/s rd, 5.0 KiB/s wr, 694 op/s 2024-08-17T02:03:58.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:03:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:03:58] "GET /metrics HTTP/1.1" 200 36727 "" "Prometheus/2.43.0" 2024-08-17T02:03:58.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:58 smithi177 ceph-mon[90034]: osdmap e2758: 8 total, 8 up, 8 in 2024-08-17T02:03:59.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:58 smithi110 ceph-mon[98148]: osdmap e2758: 8 total, 8 up, 8 in 2024-08-17T02:03:59.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:58 smithi110 ceph-mon[100641]: osdmap e2758: 8 total, 8 up, 8 in 2024-08-17T02:03:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:59 smithi177 ceph-mon[90034]: pgmap v5034: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 481 KiB/s rd, 5.0 KiB/s wr, 653 op/s 2024-08-17T02:03:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:03:59 smithi177 ceph-mon[90034]: osdmap e2759: 8 total, 8 up, 8 in 2024-08-17T02:04:00.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:59 smithi110 ceph-mon[100641]: pgmap v5034: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 481 KiB/s rd, 5.0 KiB/s wr, 653 op/s 2024-08-17T02:04:00.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:03:59 smithi110 ceph-mon[100641]: osdmap e2759: 8 total, 8 up, 8 in 2024-08-17T02:04:00.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:59 smithi110 ceph-mon[98148]: pgmap v5034: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 481 KiB/s rd, 5.0 KiB/s wr, 653 op/s 2024-08-17T02:04:00.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:03:59 smithi110 ceph-mon[98148]: osdmap e2759: 8 total, 8 up, 8 in 2024-08-17T02:04:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:00 smithi177 ceph-mon[90034]: osdmap e2760: 8 total, 8 up, 8 in 2024-08-17T02:04:01.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:00 smithi110 ceph-mon[100641]: osdmap e2760: 8 total, 8 up, 8 in 2024-08-17T02:04:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:00 smithi110 ceph-mon[98148]: osdmap e2760: 8 total, 8 up, 8 in 2024-08-17T02:04:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:01 smithi177 ceph-mon[90034]: pgmap v5037: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 481 KiB/s rd, 5.0 KiB/s wr, 652 op/s 2024-08-17T02:04:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:01 smithi177 ceph-mon[90034]: osdmap e2761: 8 total, 8 up, 8 in 2024-08-17T02:04:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:04:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:01 smithi177 ceph-mon[90034]: osdmap e2762: 8 total, 8 up, 8 in 2024-08-17T02:04:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:01 smithi110 ceph-mon[100641]: pgmap v5037: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 481 KiB/s rd, 5.0 KiB/s wr, 652 op/s 2024-08-17T02:04:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:01 smithi110 ceph-mon[100641]: osdmap e2761: 8 total, 8 up, 8 in 2024-08-17T02:04:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:04:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:01 smithi110 ceph-mon[100641]: osdmap e2762: 8 total, 8 up, 8 in 2024-08-17T02:04:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:01 smithi110 ceph-mon[98148]: pgmap v5037: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 481 KiB/s rd, 5.0 KiB/s wr, 652 op/s 2024-08-17T02:04:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:01 smithi110 ceph-mon[98148]: osdmap e2761: 8 total, 8 up, 8 in 2024-08-17T02:04:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:04:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:01 smithi110 ceph-mon[98148]: osdmap e2762: 8 total, 8 up, 8 in 2024-08-17T02:04:03.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:03 smithi177 ceph-mon[90034]: pgmap v5040: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T02:04:03.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:03 smithi177 ceph-mon[90034]: osdmap e2763: 8 total, 8 up, 8 in 2024-08-17T02:04:04.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:03 smithi110 ceph-mon[98148]: pgmap v5040: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T02:04:04.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:03 smithi110 ceph-mon[98148]: osdmap e2763: 8 total, 8 up, 8 in 2024-08-17T02:04:04.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:03 smithi110 ceph-mon[100641]: pgmap v5040: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T02:04:04.063 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:03 smithi110 ceph-mon[100641]: osdmap e2763: 8 total, 8 up, 8 in 2024-08-17T02:04:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:04 smithi177 ceph-mon[90034]: osdmap e2764: 8 total, 8 up, 8 in 2024-08-17T02:04:05.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:04 smithi110 ceph-mon[98148]: osdmap e2764: 8 total, 8 up, 8 in 2024-08-17T02:04:05.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:04 smithi110 ceph-mon[100641]: osdmap e2764: 8 total, 8 up, 8 in 2024-08-17T02:04:05.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:05 smithi177 ceph-mon[90034]: pgmap v5043: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 447 KiB/s rd, 5.0 KiB/s wr, 605 op/s 2024-08-17T02:04:05.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:05 smithi177 ceph-mon[90034]: osdmap e2765: 8 total, 8 up, 8 in 2024-08-17T02:04:06.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:05 smithi110 ceph-mon[98148]: pgmap v5043: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 447 KiB/s rd, 5.0 KiB/s wr, 605 op/s 2024-08-17T02:04:06.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:05 smithi110 ceph-mon[98148]: osdmap e2765: 8 total, 8 up, 8 in 2024-08-17T02:04:06.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:05 smithi110 ceph-mon[100641]: pgmap v5043: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 447 KiB/s rd, 5.0 KiB/s wr, 605 op/s 2024-08-17T02:04:06.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:05 smithi110 ceph-mon[100641]: osdmap e2765: 8 total, 8 up, 8 in 2024-08-17T02:04:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:06 smithi177 ceph-mon[90034]: osdmap e2766: 8 total, 8 up, 8 in 2024-08-17T02:04:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:06 smithi177 ceph-mon[90034]: osdmap e2767: 8 total, 8 up, 8 in 2024-08-17T02:04:07.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:06 smithi110 ceph-mon[100641]: osdmap e2766: 8 total, 8 up, 8 in 2024-08-17T02:04:07.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:06 smithi110 ceph-mon[100641]: osdmap e2767: 8 total, 8 up, 8 in 2024-08-17T02:04:07.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:06 smithi110 ceph-mon[98148]: osdmap e2766: 8 total, 8 up, 8 in 2024-08-17T02:04:07.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:06 smithi110 ceph-mon[98148]: osdmap e2767: 8 total, 8 up, 8 in 2024-08-17T02:04:07.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:07 smithi177 ceph-mon[90034]: pgmap v5046: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 445 KiB/s rd, 5.0 KiB/s wr, 603 op/s 2024-08-17T02:04:08.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:07 smithi110 ceph-mon[98148]: pgmap v5046: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 445 KiB/s rd, 5.0 KiB/s wr, 603 op/s 2024-08-17T02:04:08.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:07 smithi110 ceph-mon[100641]: pgmap v5046: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 445 KiB/s rd, 5.0 KiB/s wr, 603 op/s 2024-08-17T02:04:08.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:04:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:04:08] "GET /metrics HTTP/1.1" 200 36727 "" "Prometheus/2.43.0" 2024-08-17T02:04:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:08 smithi177 ceph-mon[90034]: osdmap e2768: 8 total, 8 up, 8 in 2024-08-17T02:04:09.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:08 smithi110 ceph-mon[100641]: osdmap e2768: 8 total, 8 up, 8 in 2024-08-17T02:04:09.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:08 smithi110 ceph-mon[98148]: osdmap e2768: 8 total, 8 up, 8 in 2024-08-17T02:04:09.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:09 smithi177 ceph-mon[90034]: pgmap v5049: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 415 KiB/s rd, 5.0 KiB/s wr, 561 op/s 2024-08-17T02:04:09.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:09 smithi177 ceph-mon[90034]: osdmap e2769: 8 total, 8 up, 8 in 2024-08-17T02:04:10.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:09 smithi110 ceph-mon[98148]: pgmap v5049: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 415 KiB/s rd, 5.0 KiB/s wr, 561 op/s 2024-08-17T02:04:10.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:09 smithi110 ceph-mon[98148]: osdmap e2769: 8 total, 8 up, 8 in 2024-08-17T02:04:10.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:09 smithi110 ceph-mon[100641]: pgmap v5049: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 415 KiB/s rd, 5.0 KiB/s wr, 561 op/s 2024-08-17T02:04:10.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:09 smithi110 ceph-mon[100641]: osdmap e2769: 8 total, 8 up, 8 in 2024-08-17T02:04:10.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:10 smithi177 ceph-mon[90034]: osdmap e2770: 8 total, 8 up, 8 in 2024-08-17T02:04:11.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:10 smithi110 ceph-mon[98148]: osdmap e2770: 8 total, 8 up, 8 in 2024-08-17T02:04:11.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:10 smithi110 ceph-mon[100641]: osdmap e2770: 8 total, 8 up, 8 in 2024-08-17T02:04:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:11 smithi177 ceph-mon[90034]: pgmap v5052: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 416 KiB/s rd, 5.0 KiB/s wr, 564 op/s 2024-08-17T02:04:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:11 smithi177 ceph-mon[90034]: osdmap e2771: 8 total, 8 up, 8 in 2024-08-17T02:04:11.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:11 smithi177 ceph-mon[90034]: osdmap e2772: 8 total, 8 up, 8 in 2024-08-17T02:04:12.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:11 smithi110 ceph-mon[98148]: pgmap v5052: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 416 KiB/s rd, 5.0 KiB/s wr, 564 op/s 2024-08-17T02:04:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:11 smithi110 ceph-mon[98148]: osdmap e2771: 8 total, 8 up, 8 in 2024-08-17T02:04:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:11 smithi110 ceph-mon[98148]: osdmap e2772: 8 total, 8 up, 8 in 2024-08-17T02:04:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:11 smithi110 ceph-mon[100641]: pgmap v5052: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 416 KiB/s rd, 5.0 KiB/s wr, 564 op/s 2024-08-17T02:04:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:11 smithi110 ceph-mon[100641]: osdmap e2771: 8 total, 8 up, 8 in 2024-08-17T02:04:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:11 smithi110 ceph-mon[100641]: osdmap e2772: 8 total, 8 up, 8 in 2024-08-17T02:04:13.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:13 smithi177 ceph-mon[90034]: pgmap v5055: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T02:04:13.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:13 smithi177 ceph-mon[90034]: osdmap e2773: 8 total, 8 up, 8 in 2024-08-17T02:04:14.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:13 smithi110 ceph-mon[100641]: pgmap v5055: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T02:04:14.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:13 smithi110 ceph-mon[100641]: osdmap e2773: 8 total, 8 up, 8 in 2024-08-17T02:04:14.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:13 smithi110 ceph-mon[98148]: pgmap v5055: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T02:04:14.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:13 smithi110 ceph-mon[98148]: osdmap e2773: 8 total, 8 up, 8 in 2024-08-17T02:04:14.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:14 smithi177 ceph-mon[90034]: osdmap e2774: 8 total, 8 up, 8 in 2024-08-17T02:04:15.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:14 smithi110 ceph-mon[100641]: osdmap e2774: 8 total, 8 up, 8 in 2024-08-17T02:04:15.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:14 smithi110 ceph-mon[98148]: osdmap e2774: 8 total, 8 up, 8 in 2024-08-17T02:04:15.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:15 smithi177 ceph-mon[90034]: pgmap v5058: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 381 KiB/s rd, 5.0 KiB/s wr, 514 op/s 2024-08-17T02:04:15.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:15 smithi177 ceph-mon[90034]: osdmap e2775: 8 total, 8 up, 8 in 2024-08-17T02:04:16.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:15 smithi110 ceph-mon[98148]: pgmap v5058: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 381 KiB/s rd, 5.0 KiB/s wr, 514 op/s 2024-08-17T02:04:16.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:15 smithi110 ceph-mon[98148]: osdmap e2775: 8 total, 8 up, 8 in 2024-08-17T02:04:16.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:15 smithi110 ceph-mon[100641]: pgmap v5058: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 381 KiB/s rd, 5.0 KiB/s wr, 514 op/s 2024-08-17T02:04:16.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:15 smithi110 ceph-mon[100641]: osdmap e2775: 8 total, 8 up, 8 in 2024-08-17T02:04:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:16 smithi177 ceph-mon[90034]: osdmap e2776: 8 total, 8 up, 8 in 2024-08-17T02:04:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:04:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:16 smithi177 ceph-mon[90034]: osdmap e2777: 8 total, 8 up, 8 in 2024-08-17T02:04:17.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:16 smithi110 ceph-mon[100641]: osdmap e2776: 8 total, 8 up, 8 in 2024-08-17T02:04:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:04:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:16 smithi110 ceph-mon[100641]: osdmap e2777: 8 total, 8 up, 8 in 2024-08-17T02:04:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:16 smithi110 ceph-mon[98148]: osdmap e2776: 8 total, 8 up, 8 in 2024-08-17T02:04:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:04:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:16 smithi110 ceph-mon[98148]: osdmap e2777: 8 total, 8 up, 8 in 2024-08-17T02:04:17.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:17 smithi177 ceph-mon[90034]: pgmap v5061: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 380 KiB/s rd, 5.0 KiB/s wr, 514 op/s 2024-08-17T02:04:18.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:17 smithi110 ceph-mon[100641]: pgmap v5061: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 380 KiB/s rd, 5.0 KiB/s wr, 514 op/s 2024-08-17T02:04:18.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:17 smithi110 ceph-mon[98148]: pgmap v5061: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 380 KiB/s rd, 5.0 KiB/s wr, 514 op/s 2024-08-17T02:04:18.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:04:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:04:18] "GET /metrics HTTP/1.1" 200 36727 "" "Prometheus/2.43.0" 2024-08-17T02:04:18.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:18 smithi177 ceph-mon[90034]: osdmap e2778: 8 total, 8 up, 8 in 2024-08-17T02:04:19.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:18 smithi110 ceph-mon[98148]: osdmap e2778: 8 total, 8 up, 8 in 2024-08-17T02:04:19.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:18 smithi110 ceph-mon[100641]: osdmap e2778: 8 total, 8 up, 8 in 2024-08-17T02:04:19.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:19 smithi177 ceph-mon[90034]: pgmap v5064: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 349 KiB/s rd, 5.0 KiB/s wr, 472 op/s 2024-08-17T02:04:19.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:19 smithi177 ceph-mon[90034]: osdmap e2779: 8 total, 8 up, 8 in 2024-08-17T02:04:20.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:19 smithi110 ceph-mon[98148]: pgmap v5064: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 349 KiB/s rd, 5.0 KiB/s wr, 472 op/s 2024-08-17T02:04:20.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:19 smithi110 ceph-mon[98148]: osdmap e2779: 8 total, 8 up, 8 in 2024-08-17T02:04:20.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:19 smithi110 ceph-mon[100641]: pgmap v5064: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 349 KiB/s rd, 5.0 KiB/s wr, 472 op/s 2024-08-17T02:04:20.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:19 smithi110 ceph-mon[100641]: osdmap e2779: 8 total, 8 up, 8 in 2024-08-17T02:04:20.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:20 smithi177 ceph-mon[90034]: osdmap e2780: 8 total, 8 up, 8 in 2024-08-17T02:04:21.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:20 smithi110 ceph-mon[100641]: osdmap e2780: 8 total, 8 up, 8 in 2024-08-17T02:04:21.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:20 smithi110 ceph-mon[98148]: osdmap e2780: 8 total, 8 up, 8 in 2024-08-17T02:04:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:21 smithi177 ceph-mon[90034]: pgmap v5067: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 350 KiB/s rd, 5.0 KiB/s wr, 475 op/s 2024-08-17T02:04:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:21 smithi177 ceph-mon[90034]: osdmap e2781: 8 total, 8 up, 8 in 2024-08-17T02:04:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:21 smithi177 ceph-mon[90034]: osdmap e2782: 8 total, 8 up, 8 in 2024-08-17T02:04:22.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:21 smithi110 ceph-mon[98148]: pgmap v5067: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 350 KiB/s rd, 5.0 KiB/s wr, 475 op/s 2024-08-17T02:04:22.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:21 smithi110 ceph-mon[98148]: osdmap e2781: 8 total, 8 up, 8 in 2024-08-17T02:04:22.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:21 smithi110 ceph-mon[98148]: osdmap e2782: 8 total, 8 up, 8 in 2024-08-17T02:04:22.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:21 smithi110 ceph-mon[100641]: pgmap v5067: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 350 KiB/s rd, 5.0 KiB/s wr, 475 op/s 2024-08-17T02:04:22.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:21 smithi110 ceph-mon[100641]: osdmap e2781: 8 total, 8 up, 8 in 2024-08-17T02:04:22.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:21 smithi110 ceph-mon[100641]: osdmap e2782: 8 total, 8 up, 8 in 2024-08-17T02:04:23.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:23 smithi177 ceph-mon[90034]: pgmap v5070: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T02:04:23.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:23 smithi177 ceph-mon[90034]: osdmap e2783: 8 total, 8 up, 8 in 2024-08-17T02:04:24.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:23 smithi110 ceph-mon[98148]: pgmap v5070: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T02:04:24.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:23 smithi110 ceph-mon[98148]: osdmap e2783: 8 total, 8 up, 8 in 2024-08-17T02:04:24.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:23 smithi110 ceph-mon[100641]: pgmap v5070: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T02:04:24.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:23 smithi110 ceph-mon[100641]: osdmap e2783: 8 total, 8 up, 8 in 2024-08-17T02:04:24.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:24 smithi177 ceph-mon[90034]: osdmap e2784: 8 total, 8 up, 8 in 2024-08-17T02:04:25.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:24 smithi110 ceph-mon[98148]: osdmap e2784: 8 total, 8 up, 8 in 2024-08-17T02:04:25.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:24 smithi110 ceph-mon[100641]: osdmap e2784: 8 total, 8 up, 8 in 2024-08-17T02:04:25.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:25 smithi177 ceph-mon[90034]: pgmap v5073: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 317 KiB/s rd, 5.0 KiB/s wr, 429 op/s 2024-08-17T02:04:25.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:25 smithi177 ceph-mon[90034]: osdmap e2785: 8 total, 8 up, 8 in 2024-08-17T02:04:26.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:25 smithi110 ceph-mon[100641]: pgmap v5073: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 317 KiB/s rd, 5.0 KiB/s wr, 429 op/s 2024-08-17T02:04:26.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:25 smithi110 ceph-mon[100641]: osdmap e2785: 8 total, 8 up, 8 in 2024-08-17T02:04:26.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:25 smithi110 ceph-mon[98148]: pgmap v5073: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 317 KiB/s rd, 5.0 KiB/s wr, 429 op/s 2024-08-17T02:04:26.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:25 smithi110 ceph-mon[98148]: osdmap e2785: 8 total, 8 up, 8 in 2024-08-17T02:04:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:26 smithi177 ceph-mon[90034]: osdmap e2786: 8 total, 8 up, 8 in 2024-08-17T02:04:26.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:26 smithi177 ceph-mon[90034]: osdmap e2787: 8 total, 8 up, 8 in 2024-08-17T02:04:27.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:26 smithi110 ceph-mon[98148]: osdmap e2786: 8 total, 8 up, 8 in 2024-08-17T02:04:27.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:26 smithi110 ceph-mon[98148]: osdmap e2787: 8 total, 8 up, 8 in 2024-08-17T02:04:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:26 smithi110 ceph-mon[100641]: osdmap e2786: 8 total, 8 up, 8 in 2024-08-17T02:04:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:26 smithi110 ceph-mon[100641]: osdmap e2787: 8 total, 8 up, 8 in 2024-08-17T02:04:27.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:27 smithi177 ceph-mon[90034]: pgmap v5076: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 316 KiB/s rd, 5.0 KiB/s wr, 428 op/s 2024-08-17T02:04:28.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:27 smithi110 ceph-mon[98148]: pgmap v5076: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 316 KiB/s rd, 5.0 KiB/s wr, 428 op/s 2024-08-17T02:04:28.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:27 smithi110 ceph-mon[100641]: pgmap v5076: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 316 KiB/s rd, 5.0 KiB/s wr, 428 op/s 2024-08-17T02:04:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:04:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:04:28] "GET /metrics HTTP/1.1" 200 36727 "" "Prometheus/2.43.0" 2024-08-17T02:04:28.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:28 smithi177 ceph-mon[90034]: osdmap e2788: 8 total, 8 up, 8 in 2024-08-17T02:04:29.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:28 smithi110 ceph-mon[98148]: osdmap e2788: 8 total, 8 up, 8 in 2024-08-17T02:04:29.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:28 smithi110 ceph-mon[100641]: osdmap e2788: 8 total, 8 up, 8 in 2024-08-17T02:04:29.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:29 smithi177 ceph-mon[90034]: pgmap v5079: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 284 KiB/s rd, 5.0 KiB/s wr, 384 op/s 2024-08-17T02:04:29.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:29 smithi177 ceph-mon[90034]: osdmap e2789: 8 total, 8 up, 8 in 2024-08-17T02:04:30.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:29 smithi110 ceph-mon[100641]: pgmap v5079: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 284 KiB/s rd, 5.0 KiB/s wr, 384 op/s 2024-08-17T02:04:30.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:29 smithi110 ceph-mon[100641]: osdmap e2789: 8 total, 8 up, 8 in 2024-08-17T02:04:30.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:29 smithi110 ceph-mon[98148]: pgmap v5079: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 284 KiB/s rd, 5.0 KiB/s wr, 384 op/s 2024-08-17T02:04:30.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:29 smithi110 ceph-mon[98148]: osdmap e2789: 8 total, 8 up, 8 in 2024-08-17T02:04:30.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:30 smithi177 ceph-mon[90034]: osdmap e2790: 8 total, 8 up, 8 in 2024-08-17T02:04:31.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:30 smithi110 ceph-mon[98148]: osdmap e2790: 8 total, 8 up, 8 in 2024-08-17T02:04:31.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:30 smithi110 ceph-mon[100641]: osdmap e2790: 8 total, 8 up, 8 in 2024-08-17T02:04:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:31 smithi177 ceph-mon[90034]: pgmap v5082: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 284 KiB/s rd, 5.0 KiB/s wr, 386 op/s 2024-08-17T02:04:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:31 smithi177 ceph-mon[90034]: osdmap e2791: 8 total, 8 up, 8 in 2024-08-17T02:04:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:04:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:31 smithi177 ceph-mon[90034]: osdmap e2792: 8 total, 8 up, 8 in 2024-08-17T02:04:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:31 smithi110 ceph-mon[98148]: pgmap v5082: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 284 KiB/s rd, 5.0 KiB/s wr, 386 op/s 2024-08-17T02:04:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:31 smithi110 ceph-mon[98148]: osdmap e2791: 8 total, 8 up, 8 in 2024-08-17T02:04:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:04:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:31 smithi110 ceph-mon[98148]: osdmap e2792: 8 total, 8 up, 8 in 2024-08-17T02:04:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:31 smithi110 ceph-mon[100641]: pgmap v5082: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 284 KiB/s rd, 5.0 KiB/s wr, 386 op/s 2024-08-17T02:04:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:31 smithi110 ceph-mon[100641]: osdmap e2791: 8 total, 8 up, 8 in 2024-08-17T02:04:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:04:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:31 smithi110 ceph-mon[100641]: osdmap e2792: 8 total, 8 up, 8 in 2024-08-17T02:04:33.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:33 smithi177 ceph-mon[90034]: pgmap v5085: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T02:04:33.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:33 smithi177 ceph-mon[90034]: osdmap e2793: 8 total, 8 up, 8 in 2024-08-17T02:04:34.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:33 smithi110 ceph-mon[98148]: pgmap v5085: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T02:04:34.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:33 smithi110 ceph-mon[98148]: osdmap e2793: 8 total, 8 up, 8 in 2024-08-17T02:04:34.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:33 smithi110 ceph-mon[100641]: pgmap v5085: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T02:04:34.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:33 smithi110 ceph-mon[100641]: osdmap e2793: 8 total, 8 up, 8 in 2024-08-17T02:04:34.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:34 smithi177 ceph-mon[90034]: osdmap e2794: 8 total, 8 up, 8 in 2024-08-17T02:04:35.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:34 smithi110 ceph-mon[100641]: osdmap e2794: 8 total, 8 up, 8 in 2024-08-17T02:04:35.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:34 smithi110 ceph-mon[98148]: osdmap e2794: 8 total, 8 up, 8 in 2024-08-17T02:04:35.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:35 smithi177 ceph-mon[90034]: pgmap v5088: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 251 KiB/s rd, 5.0 KiB/s wr, 341 op/s 2024-08-17T02:04:35.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:35 smithi177 ceph-mon[90034]: osdmap e2795: 8 total, 8 up, 8 in 2024-08-17T02:04:36.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:35 smithi110 ceph-mon[98148]: pgmap v5088: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 251 KiB/s rd, 5.0 KiB/s wr, 341 op/s 2024-08-17T02:04:36.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:35 smithi110 ceph-mon[98148]: osdmap e2795: 8 total, 8 up, 8 in 2024-08-17T02:04:36.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:35 smithi110 ceph-mon[100641]: pgmap v5088: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 251 KiB/s rd, 5.0 KiB/s wr, 341 op/s 2024-08-17T02:04:36.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:35 smithi110 ceph-mon[100641]: osdmap e2795: 8 total, 8 up, 8 in 2024-08-17T02:04:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:36 smithi177 ceph-mon[90034]: osdmap e2796: 8 total, 8 up, 8 in 2024-08-17T02:04:36.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:36 smithi177 ceph-mon[90034]: osdmap e2797: 8 total, 8 up, 8 in 2024-08-17T02:04:37.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:36 smithi110 ceph-mon[98148]: osdmap e2796: 8 total, 8 up, 8 in 2024-08-17T02:04:37.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:36 smithi110 ceph-mon[98148]: osdmap e2797: 8 total, 8 up, 8 in 2024-08-17T02:04:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:36 smithi110 ceph-mon[100641]: osdmap e2796: 8 total, 8 up, 8 in 2024-08-17T02:04:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:36 smithi110 ceph-mon[100641]: osdmap e2797: 8 total, 8 up, 8 in 2024-08-17T02:04:37.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:37 smithi177 ceph-mon[90034]: pgmap v5091: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 250 KiB/s rd, 5.0 KiB/s wr, 339 op/s 2024-08-17T02:04:38.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:37 smithi110 ceph-mon[98148]: pgmap v5091: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 250 KiB/s rd, 5.0 KiB/s wr, 339 op/s 2024-08-17T02:04:38.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:37 smithi110 ceph-mon[100641]: pgmap v5091: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 250 KiB/s rd, 5.0 KiB/s wr, 339 op/s 2024-08-17T02:04:38.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:04:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:04:38] "GET /metrics HTTP/1.1" 200 36719 "" "Prometheus/2.43.0" 2024-08-17T02:04:38.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:38 smithi177 ceph-mon[90034]: osdmap e2798: 8 total, 8 up, 8 in 2024-08-17T02:04:39.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:38 smithi110 ceph-mon[100641]: osdmap e2798: 8 total, 8 up, 8 in 2024-08-17T02:04:39.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:38 smithi110 ceph-mon[98148]: osdmap e2798: 8 total, 8 up, 8 in 2024-08-17T02:04:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:39 smithi177 ceph-mon[90034]: pgmap v5094: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 219 KiB/s rd, 5.0 KiB/s wr, 300 op/s 2024-08-17T02:04:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:39 smithi177 ceph-mon[90034]: osdmap e2799: 8 total, 8 up, 8 in 2024-08-17T02:04:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:04:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:04:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:04:39.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:04:40.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:39 smithi110 ceph-mon[100641]: pgmap v5094: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 219 KiB/s rd, 5.0 KiB/s wr, 300 op/s 2024-08-17T02:04:40.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:39 smithi110 ceph-mon[100641]: osdmap e2799: 8 total, 8 up, 8 in 2024-08-17T02:04:40.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:04:40.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:04:40.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:04:40.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:04:40.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:39 smithi110 ceph-mon[98148]: pgmap v5094: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 219 KiB/s rd, 5.0 KiB/s wr, 300 op/s 2024-08-17T02:04:40.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:39 smithi110 ceph-mon[98148]: osdmap e2799: 8 total, 8 up, 8 in 2024-08-17T02:04:40.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:04:40.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:04:40.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:04:40.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:04:40.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:40 smithi177 ceph-mon[90034]: osdmap e2800: 8 total, 8 up, 8 in 2024-08-17T02:04:41.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:40 smithi110 ceph-mon[100641]: osdmap e2800: 8 total, 8 up, 8 in 2024-08-17T02:04:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:40 smithi110 ceph-mon[98148]: osdmap e2800: 8 total, 8 up, 8 in 2024-08-17T02:04:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:41 smithi177 ceph-mon[90034]: pgmap v5097: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 219 KiB/s rd, 5.0 KiB/s wr, 300 op/s 2024-08-17T02:04:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:41 smithi177 ceph-mon[90034]: osdmap e2801: 8 total, 8 up, 8 in 2024-08-17T02:04:41.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:41 smithi177 ceph-mon[90034]: osdmap e2802: 8 total, 8 up, 8 in 2024-08-17T02:04:42.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:41 smithi110 ceph-mon[100641]: pgmap v5097: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 219 KiB/s rd, 5.0 KiB/s wr, 300 op/s 2024-08-17T02:04:42.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:41 smithi110 ceph-mon[100641]: osdmap e2801: 8 total, 8 up, 8 in 2024-08-17T02:04:42.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:41 smithi110 ceph-mon[100641]: osdmap e2802: 8 total, 8 up, 8 in 2024-08-17T02:04:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:41 smithi110 ceph-mon[98148]: pgmap v5097: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 219 KiB/s rd, 5.0 KiB/s wr, 300 op/s 2024-08-17T02:04:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:41 smithi110 ceph-mon[98148]: osdmap e2801: 8 total, 8 up, 8 in 2024-08-17T02:04:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:41 smithi110 ceph-mon[98148]: osdmap e2802: 8 total, 8 up, 8 in 2024-08-17T02:04:43.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:43 smithi177 ceph-mon[90034]: pgmap v5100: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T02:04:43.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:43 smithi177 ceph-mon[90034]: osdmap e2803: 8 total, 8 up, 8 in 2024-08-17T02:04:44.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:43 smithi110 ceph-mon[100641]: pgmap v5100: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T02:04:44.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:43 smithi110 ceph-mon[100641]: osdmap e2803: 8 total, 8 up, 8 in 2024-08-17T02:04:44.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:43 smithi110 ceph-mon[98148]: pgmap v5100: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T02:04:44.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:43 smithi110 ceph-mon[98148]: osdmap e2803: 8 total, 8 up, 8 in 2024-08-17T02:04:44.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:44 smithi177 ceph-mon[90034]: osdmap e2804: 8 total, 8 up, 8 in 2024-08-17T02:04:45.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:44 smithi110 ceph-mon[100641]: osdmap e2804: 8 total, 8 up, 8 in 2024-08-17T02:04:45.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:44 smithi110 ceph-mon[98148]: osdmap e2804: 8 total, 8 up, 8 in 2024-08-17T02:04:45.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:45 smithi177 ceph-mon[90034]: pgmap v5103: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 186 KiB/s rd, 5.0 KiB/s wr, 252 op/s 2024-08-17T02:04:45.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:45 smithi177 ceph-mon[90034]: osdmap e2805: 8 total, 8 up, 8 in 2024-08-17T02:04:46.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:45 smithi110 ceph-mon[98148]: pgmap v5103: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 186 KiB/s rd, 5.0 KiB/s wr, 252 op/s 2024-08-17T02:04:46.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:45 smithi110 ceph-mon[98148]: osdmap e2805: 8 total, 8 up, 8 in 2024-08-17T02:04:46.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:45 smithi110 ceph-mon[100641]: pgmap v5103: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 186 KiB/s rd, 5.0 KiB/s wr, 252 op/s 2024-08-17T02:04:46.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:45 smithi110 ceph-mon[100641]: osdmap e2805: 8 total, 8 up, 8 in 2024-08-17T02:04:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:46 smithi177 ceph-mon[90034]: osdmap e2806: 8 total, 8 up, 8 in 2024-08-17T02:04:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:04:46.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:46 smithi177 ceph-mon[90034]: osdmap e2807: 8 total, 8 up, 8 in 2024-08-17T02:04:47.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:46 smithi110 ceph-mon[98148]: osdmap e2806: 8 total, 8 up, 8 in 2024-08-17T02:04:47.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:04:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:46 smithi110 ceph-mon[98148]: osdmap e2807: 8 total, 8 up, 8 in 2024-08-17T02:04:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:46 smithi110 ceph-mon[100641]: osdmap e2806: 8 total, 8 up, 8 in 2024-08-17T02:04:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:04:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:46 smithi110 ceph-mon[100641]: osdmap e2807: 8 total, 8 up, 8 in 2024-08-17T02:04:47.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:47 smithi177 ceph-mon[90034]: pgmap v5106: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 185 KiB/s rd, 5.0 KiB/s wr, 251 op/s 2024-08-17T02:04:48.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:47 smithi110 ceph-mon[98148]: pgmap v5106: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 185 KiB/s rd, 5.0 KiB/s wr, 251 op/s 2024-08-17T02:04:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:47 smithi110 ceph-mon[100641]: pgmap v5106: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 185 KiB/s rd, 5.0 KiB/s wr, 251 op/s 2024-08-17T02:04:48.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:04:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:04:48] "GET /metrics HTTP/1.1" 200 36722 "" "Prometheus/2.43.0" 2024-08-17T02:04:48.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:48 smithi177 ceph-mon[90034]: osdmap e2808: 8 total, 8 up, 8 in 2024-08-17T02:04:49.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:48 smithi110 ceph-mon[100641]: osdmap e2808: 8 total, 8 up, 8 in 2024-08-17T02:04:49.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:48 smithi110 ceph-mon[98148]: osdmap e2808: 8 total, 8 up, 8 in 2024-08-17T02:04:49.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:49 smithi177 ceph-mon[90034]: pgmap v5109: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 152 KiB/s rd, 5.0 KiB/s wr, 208 op/s 2024-08-17T02:04:49.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:49 smithi177 ceph-mon[90034]: osdmap e2809: 8 total, 8 up, 8 in 2024-08-17T02:04:50.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:49 smithi110 ceph-mon[98148]: pgmap v5109: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 152 KiB/s rd, 5.0 KiB/s wr, 208 op/s 2024-08-17T02:04:50.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:49 smithi110 ceph-mon[98148]: osdmap e2809: 8 total, 8 up, 8 in 2024-08-17T02:04:50.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:49 smithi110 ceph-mon[100641]: pgmap v5109: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 152 KiB/s rd, 5.0 KiB/s wr, 208 op/s 2024-08-17T02:04:50.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:49 smithi110 ceph-mon[100641]: osdmap e2809: 8 total, 8 up, 8 in 2024-08-17T02:04:51.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:50 smithi110 ceph-mon[98148]: osdmap e2810: 8 total, 8 up, 8 in 2024-08-17T02:04:51.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:50 smithi110 ceph-mon[100641]: osdmap e2810: 8 total, 8 up, 8 in 2024-08-17T02:04:51.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:50 smithi177 ceph-mon[90034]: osdmap e2810: 8 total, 8 up, 8 in 2024-08-17T02:04:52.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:51 smithi110 ceph-mon[100641]: pgmap v5112: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 5.0 KiB/s wr, 211 op/s 2024-08-17T02:04:52.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:51 smithi110 ceph-mon[100641]: osdmap e2811: 8 total, 8 up, 8 in 2024-08-17T02:04:52.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:51 smithi110 ceph-mon[100641]: osdmap e2812: 8 total, 8 up, 8 in 2024-08-17T02:04:52.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:51 smithi110 ceph-mon[98148]: pgmap v5112: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 5.0 KiB/s wr, 211 op/s 2024-08-17T02:04:52.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:51 smithi110 ceph-mon[98148]: osdmap e2811: 8 total, 8 up, 8 in 2024-08-17T02:04:52.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:51 smithi110 ceph-mon[98148]: osdmap e2812: 8 total, 8 up, 8 in 2024-08-17T02:04:52.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:51 smithi177 ceph-mon[90034]: pgmap v5112: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 5.0 KiB/s wr, 211 op/s 2024-08-17T02:04:52.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:51 smithi177 ceph-mon[90034]: osdmap e2811: 8 total, 8 up, 8 in 2024-08-17T02:04:52.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:51 smithi177 ceph-mon[90034]: osdmap e2812: 8 total, 8 up, 8 in 2024-08-17T02:04:53.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:53 smithi177 ceph-mon[90034]: pgmap v5115: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T02:04:53.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:53 smithi177 ceph-mon[90034]: osdmap e2813: 8 total, 8 up, 8 in 2024-08-17T02:04:54.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:53 smithi110 ceph-mon[100641]: pgmap v5115: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T02:04:54.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:53 smithi110 ceph-mon[100641]: osdmap e2813: 8 total, 8 up, 8 in 2024-08-17T02:04:54.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:53 smithi110 ceph-mon[98148]: pgmap v5115: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T02:04:54.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:53 smithi110 ceph-mon[98148]: osdmap e2813: 8 total, 8 up, 8 in 2024-08-17T02:04:54.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:54 smithi177 ceph-mon[90034]: osdmap e2814: 8 total, 8 up, 8 in 2024-08-17T02:04:55.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:54 smithi110 ceph-mon[98148]: osdmap e2814: 8 total, 8 up, 8 in 2024-08-17T02:04:55.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:54 smithi110 ceph-mon[100641]: osdmap e2814: 8 total, 8 up, 8 in 2024-08-17T02:04:55.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:55 smithi177 ceph-mon[90034]: pgmap v5118: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 5.0 KiB/s wr, 166 op/s 2024-08-17T02:04:55.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:55 smithi177 ceph-mon[90034]: osdmap e2815: 8 total, 8 up, 8 in 2024-08-17T02:04:56.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:55 smithi110 ceph-mon[100641]: pgmap v5118: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 5.0 KiB/s wr, 166 op/s 2024-08-17T02:04:56.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:55 smithi110 ceph-mon[100641]: osdmap e2815: 8 total, 8 up, 8 in 2024-08-17T02:04:56.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:55 smithi110 ceph-mon[98148]: pgmap v5118: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 5.0 KiB/s wr, 166 op/s 2024-08-17T02:04:56.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:55 smithi110 ceph-mon[98148]: osdmap e2815: 8 total, 8 up, 8 in 2024-08-17T02:04:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:56 smithi177 ceph-mon[90034]: osdmap e2816: 8 total, 8 up, 8 in 2024-08-17T02:04:56.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:56 smithi177 ceph-mon[90034]: osdmap e2817: 8 total, 8 up, 8 in 2024-08-17T02:04:57.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:56 smithi110 ceph-mon[98148]: osdmap e2816: 8 total, 8 up, 8 in 2024-08-17T02:04:57.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:56 smithi110 ceph-mon[98148]: osdmap e2817: 8 total, 8 up, 8 in 2024-08-17T02:04:57.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:56 smithi110 ceph-mon[100641]: osdmap e2816: 8 total, 8 up, 8 in 2024-08-17T02:04:57.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:56 smithi110 ceph-mon[100641]: osdmap e2817: 8 total, 8 up, 8 in 2024-08-17T02:04:57.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:57 smithi177 ceph-mon[90034]: pgmap v5121: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 5.0 KiB/s wr, 165 op/s 2024-08-17T02:04:58.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:57 smithi110 ceph-mon[100641]: pgmap v5121: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 5.0 KiB/s wr, 165 op/s 2024-08-17T02:04:58.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:57 smithi110 ceph-mon[98148]: pgmap v5121: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 5.0 KiB/s wr, 165 op/s 2024-08-17T02:04:58.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:04:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:04:58] "GET /metrics HTTP/1.1" 200 36722 "" "Prometheus/2.43.0" 2024-08-17T02:04:58.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:58 smithi177 ceph-mon[90034]: osdmap e2818: 8 total, 8 up, 8 in 2024-08-17T02:04:59.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:58 smithi110 ceph-mon[100641]: osdmap e2818: 8 total, 8 up, 8 in 2024-08-17T02:04:59.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:58 smithi110 ceph-mon[98148]: osdmap e2818: 8 total, 8 up, 8 in 2024-08-17T02:04:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:59 smithi177 ceph-mon[90034]: pgmap v5124: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 5.0 KiB/s wr, 125 op/s 2024-08-17T02:04:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:04:59 smithi177 ceph-mon[90034]: osdmap e2819: 8 total, 8 up, 8 in 2024-08-17T02:05:00.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:59 smithi110 ceph-mon[98148]: pgmap v5124: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 5.0 KiB/s wr, 125 op/s 2024-08-17T02:05:00.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:04:59 smithi110 ceph-mon[98148]: osdmap e2819: 8 total, 8 up, 8 in 2024-08-17T02:05:00.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:59 smithi110 ceph-mon[100641]: pgmap v5124: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 5.0 KiB/s wr, 125 op/s 2024-08-17T02:05:00.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:04:59 smithi110 ceph-mon[100641]: osdmap e2819: 8 total, 8 up, 8 in 2024-08-17T02:05:01.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:00 smithi110 ceph-mon[100641]: osdmap e2820: 8 total, 8 up, 8 in 2024-08-17T02:05:01.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:00 smithi110 ceph-mon[98148]: osdmap e2820: 8 total, 8 up, 8 in 2024-08-17T02:05:01.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:00 smithi177 ceph-mon[90034]: osdmap e2820: 8 total, 8 up, 8 in 2024-08-17T02:05:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:01 smithi110 ceph-mon[98148]: pgmap v5127: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 5.0 KiB/s wr, 123 op/s 2024-08-17T02:05:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:01 smithi110 ceph-mon[98148]: osdmap e2821: 8 total, 8 up, 8 in 2024-08-17T02:05:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:05:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:01 smithi110 ceph-mon[98148]: osdmap e2822: 8 total, 8 up, 8 in 2024-08-17T02:05:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:01 smithi110 ceph-mon[100641]: pgmap v5127: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 5.0 KiB/s wr, 123 op/s 2024-08-17T02:05:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:01 smithi110 ceph-mon[100641]: osdmap e2821: 8 total, 8 up, 8 in 2024-08-17T02:05:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:05:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:01 smithi110 ceph-mon[100641]: osdmap e2822: 8 total, 8 up, 8 in 2024-08-17T02:05:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:01 smithi177 ceph-mon[90034]: pgmap v5127: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 5.0 KiB/s wr, 123 op/s 2024-08-17T02:05:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:01 smithi177 ceph-mon[90034]: osdmap e2821: 8 total, 8 up, 8 in 2024-08-17T02:05:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:05:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:01 smithi177 ceph-mon[90034]: osdmap e2822: 8 total, 8 up, 8 in 2024-08-17T02:05:03.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:03 smithi177 ceph-mon[90034]: pgmap v5130: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-17T02:05:03.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:03 smithi177 ceph-mon[90034]: osdmap e2823: 8 total, 8 up, 8 in 2024-08-17T02:05:04.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:03 smithi110 ceph-mon[100641]: pgmap v5130: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-17T02:05:04.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:03 smithi110 ceph-mon[100641]: osdmap e2823: 8 total, 8 up, 8 in 2024-08-17T02:05:04.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:03 smithi110 ceph-mon[98148]: pgmap v5130: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-17T02:05:04.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:03 smithi110 ceph-mon[98148]: osdmap e2823: 8 total, 8 up, 8 in 2024-08-17T02:05:04.674 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_many_snaps PASSED [ 47%] 2024-08-17T02:05:04.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:04 smithi177 ceph-mon[90034]: osdmap e2824: 8 total, 8 up, 8 in 2024-08-17T02:05:05.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:04 smithi110 ceph-mon[98148]: osdmap e2824: 8 total, 8 up, 8 in 2024-08-17T02:05:05.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:04 smithi110 ceph-mon[100641]: osdmap e2824: 8 total, 8 up, 8 in 2024-08-17T02:05:05.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:05 smithi177 ceph-mon[90034]: pgmap v5133: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 5.0 KiB/s wr, 78 op/s 2024-08-17T02:05:05.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:05 smithi177 ceph-mon[90034]: osdmap e2825: 8 total, 8 up, 8 in 2024-08-17T02:05:06.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:05 smithi110 ceph-mon[98148]: pgmap v5133: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 5.0 KiB/s wr, 78 op/s 2024-08-17T02:05:06.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:05 smithi110 ceph-mon[98148]: osdmap e2825: 8 total, 8 up, 8 in 2024-08-17T02:05:06.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:05 smithi110 ceph-mon[100641]: pgmap v5133: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 5.0 KiB/s wr, 78 op/s 2024-08-17T02:05:06.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:05 smithi110 ceph-mon[100641]: osdmap e2825: 8 total, 8 up, 8 in 2024-08-17T02:05:06.663 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_deleted PASSED [ 48%] 2024-08-17T02:05:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:06 smithi177 ceph-mon[90034]: osdmap e2826: 8 total, 8 up, 8 in 2024-08-17T02:05:06.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:06 smithi177 ceph-mon[90034]: osdmap e2827: 8 total, 8 up, 8 in 2024-08-17T02:05:07.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:06 smithi110 ceph-mon[98148]: osdmap e2826: 8 total, 8 up, 8 in 2024-08-17T02:05:07.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:06 smithi110 ceph-mon[98148]: osdmap e2827: 8 total, 8 up, 8 in 2024-08-17T02:05:07.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:06 smithi110 ceph-mon[100641]: osdmap e2826: 8 total, 8 up, 8 in 2024-08-17T02:05:07.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:06 smithi110 ceph-mon[100641]: osdmap e2827: 8 total, 8 up, 8 in 2024-08-17T02:05:07.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:07 smithi177 ceph-mon[90034]: pgmap v5136: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 6.2 KiB/s wr, 88 op/s 2024-08-17T02:05:08.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:07 smithi110 ceph-mon[98148]: pgmap v5136: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 6.2 KiB/s wr, 88 op/s 2024-08-17T02:05:08.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:07 smithi110 ceph-mon[100641]: pgmap v5136: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 6.2 KiB/s wr, 88 op/s 2024-08-17T02:05:08.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:05:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:05:08] "GET /metrics HTTP/1.1" 200 36724 "" "Prometheus/2.43.0" 2024-08-17T02:05:08.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:08 smithi177 ceph-mon[90034]: osdmap e2828: 8 total, 8 up, 8 in 2024-08-17T02:05:09.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:08 smithi110 ceph-mon[98148]: osdmap e2828: 8 total, 8 up, 8 in 2024-08-17T02:05:09.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:08 smithi110 ceph-mon[100641]: osdmap e2828: 8 total, 8 up, 8 in 2024-08-17T02:05:09.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:09 smithi177 ceph-mon[90034]: pgmap v5139: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 8.0 KiB/s wr, 117 op/s 2024-08-17T02:05:09.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:09 smithi177 ceph-mon[90034]: osdmap e2829: 8 total, 8 up, 8 in 2024-08-17T02:05:10.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:09 smithi110 ceph-mon[98148]: pgmap v5139: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 8.0 KiB/s wr, 117 op/s 2024-08-17T02:05:10.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:09 smithi110 ceph-mon[98148]: osdmap e2829: 8 total, 8 up, 8 in 2024-08-17T02:05:10.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:09 smithi110 ceph-mon[100641]: pgmap v5139: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 8.0 KiB/s wr, 117 op/s 2024-08-17T02:05:10.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:09 smithi110 ceph-mon[100641]: osdmap e2829: 8 total, 8 up, 8 in 2024-08-17T02:05:10.712 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_recreated PASSED [ 48%] 2024-08-17T02:05:10.800 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_lock_unlock PASSED [ 49%] 2024-08-17T02:05:10.955 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_lockers PASSED [ 49%] 2024-08-17T02:05:11.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:10 smithi110 ceph-mon[100641]: osdmap e2830: 8 total, 8 up, 8 in 2024-08-17T02:05:11.062 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:10 smithi110 ceph-mon[98148]: osdmap e2830: 8 total, 8 up, 8 in 2024-08-17T02:05:11.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:10 smithi177 ceph-mon[90034]: osdmap e2830: 8 total, 8 up, 8 in 2024-08-17T02:05:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:11 smithi110 ceph-mon[98148]: pgmap v5142: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 12 KiB/s wr, 153 op/s 2024-08-17T02:05:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:11 smithi110 ceph-mon[98148]: osdmap e2831: 8 total, 8 up, 8 in 2024-08-17T02:05:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:11 smithi110 ceph-mon[98148]: osdmap e2832: 8 total, 8 up, 8 in 2024-08-17T02:05:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:11 smithi110 ceph-mon[100641]: pgmap v5142: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 12 KiB/s wr, 153 op/s 2024-08-17T02:05:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:11 smithi110 ceph-mon[100641]: osdmap e2831: 8 total, 8 up, 8 in 2024-08-17T02:05:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:11 smithi110 ceph-mon[100641]: osdmap e2832: 8 total, 8 up, 8 in 2024-08-17T02:05:12.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:11 smithi177 ceph-mon[90034]: pgmap v5142: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 12 KiB/s wr, 153 op/s 2024-08-17T02:05:12.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:11 smithi177 ceph-mon[90034]: osdmap e2831: 8 total, 8 up, 8 in 2024-08-17T02:05:12.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:11 smithi177 ceph-mon[90034]: osdmap e2832: 8 total, 8 up, 8 in 2024-08-17T02:05:13.362 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 02:05:13 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=cleanup t=2024-08-17T02:05:13.095159253Z level=info msg="Completed cleanup jobs" duration=2.307292ms 2024-08-17T02:05:13.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:13 smithi177 ceph-mon[90034]: pgmap v5145: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 14 KiB/s wr, 118 op/s 2024-08-17T02:05:13.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:13 smithi177 ceph-mon[90034]: osdmap e2833: 8 total, 8 up, 8 in 2024-08-17T02:05:14.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:13 smithi110 ceph-mon[98148]: pgmap v5145: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 14 KiB/s wr, 118 op/s 2024-08-17T02:05:14.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:13 smithi110 ceph-mon[98148]: osdmap e2833: 8 total, 8 up, 8 in 2024-08-17T02:05:14.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:13 smithi110 ceph-mon[100641]: pgmap v5145: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 14 KiB/s wr, 118 op/s 2024-08-17T02:05:14.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:13 smithi110 ceph-mon[100641]: osdmap e2833: 8 total, 8 up, 8 in 2024-08-17T02:05:14.673 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_diff_iterate PASSED [ 50%] 2024-08-17T02:05:14.751 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_read PASSED [ 50%] 2024-08-17T02:05:14.833 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_write PASSED [ 51%] 2024-08-17T02:05:14.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:14 smithi177 ceph-mon[90034]: osdmap e2834: 8 total, 8 up, 8 in 2024-08-17T02:05:14.920 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_discard PASSED [ 51%] 2024-08-17T02:05:15.001 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_write_zeroes PASSED [ 52%] 2024-08-17T02:05:15.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:14 smithi110 ceph-mon[98148]: osdmap e2834: 8 total, 8 up, 8 in 2024-08-17T02:05:15.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:14 smithi110 ceph-mon[100641]: osdmap e2834: 8 total, 8 up, 8 in 2024-08-17T02:05:15.075 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_flush PASSED [ 52%] 2024-08-17T02:05:15.723 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_metadata PASSED [ 53%] 2024-08-17T02:05:15.793 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_watchers_list PASSED [ 54%] 2024-08-17T02:05:15.861 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:15 smithi177 ceph-mon[90034]: pgmap v5148: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 9.5 KiB/s wr, 83 op/s 2024-08-17T02:05:15.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:15 smithi177 ceph-mon[90034]: osdmap e2835: 8 total, 8 up, 8 in 2024-08-17T02:05:15.888 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_config_list PASSED [ 54%] 2024-08-17T02:05:15.989 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_image_config_set_and_get_and_remove PASSED [ 55%] 2024-08-17T02:05:16.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:15 smithi110 ceph-mon[98148]: pgmap v5148: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 9.5 KiB/s wr, 83 op/s 2024-08-17T02:05:16.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:15 smithi110 ceph-mon[98148]: osdmap e2835: 8 total, 8 up, 8 in 2024-08-17T02:05:16.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:15 smithi110 ceph-mon[100641]: pgmap v5148: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 9.5 KiB/s wr, 83 op/s 2024-08-17T02:05:16.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:15 smithi110 ceph-mon[100641]: osdmap e2835: 8 total, 8 up, 8 in 2024-08-17T02:05:16.068 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_sparsify PASSED [ 55%] 2024-08-17T02:05:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:05:16.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:16 smithi177 ceph-mon[90034]: osdmap e2836: 8 total, 8 up, 8 in 2024-08-17T02:05:17.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:05:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:16 smithi110 ceph-mon[100641]: osdmap e2836: 8 total, 8 up, 8 in 2024-08-17T02:05:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:05:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:16 smithi110 ceph-mon[98148]: osdmap e2836: 8 total, 8 up, 8 in 2024-08-17T02:05:17.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:17 smithi177 ceph-mon[90034]: pgmap v5150: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 227 KiB/s rd, 11 KiB/s wr, 299 op/s 2024-08-17T02:05:18.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:17 smithi110 ceph-mon[98148]: pgmap v5150: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 227 KiB/s rd, 11 KiB/s wr, 299 op/s 2024-08-17T02:05:18.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:17 smithi110 ceph-mon[100641]: pgmap v5150: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 227 KiB/s rd, 11 KiB/s wr, 299 op/s 2024-08-17T02:05:18.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:05:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:05:18] "GET /metrics HTTP/1.1" 200 36719 "" "Prometheus/2.43.0" 2024-08-17T02:05:19.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:19 smithi177 ceph-mon[90034]: pgmap v5152: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 40 KiB/s wr, 980 op/s 2024-08-17T02:05:20.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:19 smithi110 ceph-mon[98148]: pgmap v5152: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 40 KiB/s wr, 980 op/s 2024-08-17T02:05:20.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:19 smithi110 ceph-mon[100641]: pgmap v5152: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 40 KiB/s wr, 980 op/s 2024-08-17T02:05:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:21 smithi177 ceph-mon[90034]: pgmap v5153: 137 pgs: 137 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 659 KiB/s wr, 895 op/s 2024-08-17T02:05:21.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:21 smithi177 ceph-mon[90034]: osdmap e2837: 8 total, 8 up, 8 in 2024-08-17T02:05:22.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:21 smithi110 ceph-mon[100641]: pgmap v5153: 137 pgs: 137 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 659 KiB/s wr, 895 op/s 2024-08-17T02:05:22.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:21 smithi110 ceph-mon[100641]: osdmap e2837: 8 total, 8 up, 8 in 2024-08-17T02:05:22.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:21 smithi110 ceph-mon[98148]: pgmap v5153: 137 pgs: 137 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 659 KiB/s wr, 895 op/s 2024-08-17T02:05:22.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:21 smithi110 ceph-mon[98148]: osdmap e2837: 8 total, 8 up, 8 in 2024-08-17T02:05:23.657 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_encryption_luks1 PASSED [ 56%] 2024-08-17T02:05:23.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:23 smithi177 ceph-mon[90034]: pgmap v5155: 137 pgs: 137 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 572 KiB/s wr, 778 op/s 2024-08-17T02:05:24.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:23 smithi110 ceph-mon[100641]: pgmap v5155: 137 pgs: 137 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 572 KiB/s wr, 778 op/s 2024-08-17T02:05:24.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:23 smithi110 ceph-mon[98148]: pgmap v5155: 137 pgs: 137 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 572 KiB/s wr, 778 op/s 2024-08-17T02:05:25.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:25 smithi177 ceph-mon[90034]: pgmap v5156: 137 pgs: 137 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 543 KiB/s wr, 617 op/s 2024-08-17T02:05:26.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:25 smithi110 ceph-mon[100641]: pgmap v5156: 137 pgs: 137 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 543 KiB/s wr, 617 op/s 2024-08-17T02:05:26.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:25 smithi110 ceph-mon[98148]: pgmap v5156: 137 pgs: 137 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 543 KiB/s wr, 617 op/s 2024-08-17T02:05:27.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:27 smithi177 ceph-mon[90034]: pgmap v5157: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 452 KiB/s wr, 519 op/s 2024-08-17T02:05:28.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:27 smithi110 ceph-mon[98148]: pgmap v5157: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 452 KiB/s wr, 519 op/s 2024-08-17T02:05:28.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:27 smithi110 ceph-mon[100641]: pgmap v5157: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 452 KiB/s wr, 519 op/s 2024-08-17T02:05:28.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:05:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:05:28] "GET /metrics HTTP/1.1" 200 36719 "" "Prometheus/2.43.0" 2024-08-17T02:05:29.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:29 smithi177 ceph-mon[90034]: pgmap v5158: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 415 KiB/s wr, 75 op/s 2024-08-17T02:05:30.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:29 smithi110 ceph-mon[100641]: pgmap v5158: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 415 KiB/s wr, 75 op/s 2024-08-17T02:05:30.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:29 smithi110 ceph-mon[98148]: pgmap v5158: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 415 KiB/s wr, 75 op/s 2024-08-17T02:05:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:31 smithi177 ceph-mon[90034]: pgmap v5159: 137 pgs: 137 active+clean; 13 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 821 KiB/s wr, 33 op/s 2024-08-17T02:05:31.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:05:32.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:31 smithi110 ceph-mon[100641]: pgmap v5159: 137 pgs: 137 active+clean; 13 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 821 KiB/s wr, 33 op/s 2024-08-17T02:05:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:05:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:31 smithi110 ceph-mon[98148]: pgmap v5159: 137 pgs: 137 active+clean; 13 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 821 KiB/s wr, 33 op/s 2024-08-17T02:05:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:05:33.487 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_encryption_luks2 PASSED [ 56%] 2024-08-17T02:05:33.570 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_read PASSED [ 57%] 2024-08-17T02:05:33.672 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_write PASSED [ 57%] 2024-08-17T02:05:33.760 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_resize PASSED [ 58%] 2024-08-17T02:05:34.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:33 smithi110 ceph-mon[98148]: pgmap v5160: 137 pgs: 137 active+clean; 13 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 775 KiB/s wr, 37 op/s 2024-08-17T02:05:34.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:33 smithi110 ceph-mon[100641]: pgmap v5160: 137 pgs: 137 active+clean; 13 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 775 KiB/s wr, 37 op/s 2024-08-17T02:05:34.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:33 smithi177 ceph-mon[90034]: pgmap v5160: 137 pgs: 137 active+clean; 13 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 775 KiB/s wr, 37 op/s 2024-08-17T02:05:36.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:35 smithi110 ceph-mon[98148]: pgmap v5161: 137 pgs: 137 active+clean; 13 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-08-17T02:05:36.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:35 smithi110 ceph-mon[98148]: osdmap e2838: 8 total, 8 up, 8 in 2024-08-17T02:05:36.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:35 smithi110 ceph-mon[100641]: pgmap v5161: 137 pgs: 137 active+clean; 13 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-08-17T02:05:36.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:35 smithi110 ceph-mon[100641]: osdmap e2838: 8 total, 8 up, 8 in 2024-08-17T02:05:36.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:35 smithi177 ceph-mon[90034]: pgmap v5161: 137 pgs: 137 active+clean; 13 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-08-17T02:05:36.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:35 smithi177 ceph-mon[90034]: osdmap e2838: 8 total, 8 up, 8 in 2024-08-17T02:05:37.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:36 smithi110 ceph-mon[98148]: osdmap e2839: 8 total, 8 up, 8 in 2024-08-17T02:05:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:36 smithi110 ceph-mon[100641]: osdmap e2839: 8 total, 8 up, 8 in 2024-08-17T02:05:37.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:36 smithi177 ceph-mon[90034]: osdmap e2839: 8 total, 8 up, 8 in 2024-08-17T02:05:37.754 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params PASSED [ 58%] 2024-08-17T02:05:38.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:37 smithi110 ceph-mon[98148]: pgmap v5164: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 155 KiB/s rd, 2.0 MiB/s wr, 113 op/s 2024-08-17T02:05:38.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:37 smithi110 ceph-mon[98148]: osdmap e2840: 8 total, 8 up, 8 in 2024-08-17T02:05:38.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:37 smithi110 ceph-mon[100641]: pgmap v5164: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 155 KiB/s rd, 2.0 MiB/s wr, 113 op/s 2024-08-17T02:05:38.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:37 smithi110 ceph-mon[100641]: osdmap e2840: 8 total, 8 up, 8 in 2024-08-17T02:05:38.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:37 smithi177 ceph-mon[90034]: pgmap v5164: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 155 KiB/s rd, 2.0 MiB/s wr, 113 op/s 2024-08-17T02:05:38.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:37 smithi177 ceph-mon[90034]: osdmap e2840: 8 total, 8 up, 8 in 2024-08-17T02:05:38.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:05:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:05:38] "GET /metrics HTTP/1.1" 200 36736 "" "Prometheus/2.43.0" 2024-08-17T02:05:39.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:38 smithi110 ceph-mon[98148]: osdmap e2841: 8 total, 8 up, 8 in 2024-08-17T02:05:39.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:38 smithi110 ceph-mon[100641]: osdmap e2841: 8 total, 8 up, 8 in 2024-08-17T02:05:39.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:38 smithi177 ceph-mon[90034]: osdmap e2841: 8 total, 8 up, 8 in 2024-08-17T02:05:40.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:39 smithi110 ceph-mon[98148]: pgmap v5167: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 222 KiB/s rd, 15 KiB/s wr, 298 op/s 2024-08-17T02:05:40.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:39 smithi110 ceph-mon[98148]: osdmap e2842: 8 total, 8 up, 8 in 2024-08-17T02:05:40.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:39 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:05:40.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:39 smithi110 ceph-mon[100641]: pgmap v5167: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 222 KiB/s rd, 15 KiB/s wr, 298 op/s 2024-08-17T02:05:40.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:39 smithi110 ceph-mon[100641]: osdmap e2842: 8 total, 8 up, 8 in 2024-08-17T02:05:40.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:39 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:05:40.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:39 smithi177 ceph-mon[90034]: pgmap v5167: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 222 KiB/s rd, 15 KiB/s wr, 298 op/s 2024-08-17T02:05:40.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:39 smithi177 ceph-mon[90034]: osdmap e2842: 8 total, 8 up, 8 in 2024-08-17T02:05:40.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:39 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:05:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:40 smithi110 ceph-mon[98148]: osdmap e2843: 8 total, 8 up, 8 in 2024-08-17T02:05:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:05:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:05:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:05:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:40 smithi110 ceph-mon[100641]: osdmap e2843: 8 total, 8 up, 8 in 2024-08-17T02:05:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:05:41.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:05:41.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:05:41.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:40 smithi177 ceph-mon[90034]: osdmap e2843: 8 total, 8 up, 8 in 2024-08-17T02:05:41.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:05:41.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:05:41.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:05:41.675 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params2 PASSED [ 59%] 2024-08-17T02:05:42.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:41 smithi110 ceph-mon[98148]: pgmap v5170: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 213 KiB/s rd, 18 KiB/s wr, 295 op/s 2024-08-17T02:05:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:41 smithi110 ceph-mon[98148]: osdmap e2844: 8 total, 8 up, 8 in 2024-08-17T02:05:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:41 smithi110 ceph-mon[98148]: osdmap e2845: 8 total, 8 up, 8 in 2024-08-17T02:05:42.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:41 smithi110 ceph-mon[100641]: pgmap v5170: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 213 KiB/s rd, 18 KiB/s wr, 295 op/s 2024-08-17T02:05:42.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:41 smithi110 ceph-mon[100641]: osdmap e2844: 8 total, 8 up, 8 in 2024-08-17T02:05:42.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:41 smithi110 ceph-mon[100641]: osdmap e2845: 8 total, 8 up, 8 in 2024-08-17T02:05:42.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:41 smithi177 ceph-mon[90034]: pgmap v5170: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 213 KiB/s rd, 18 KiB/s wr, 295 op/s 2024-08-17T02:05:42.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:41 smithi177 ceph-mon[90034]: osdmap e2844: 8 total, 8 up, 8 in 2024-08-17T02:05:42.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:41 smithi177 ceph-mon[90034]: osdmap e2845: 8 total, 8 up, 8 in 2024-08-17T02:05:43.756 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params3 SKIPPED [ 60%] 2024-08-17T02:05:44.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:43 smithi110 ceph-mon[98148]: pgmap v5173: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 249 KiB/s rd, 19 KiB/s wr, 340 op/s 2024-08-17T02:05:44.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:43 smithi110 ceph-mon[98148]: osdmap e2846: 8 total, 8 up, 8 in 2024-08-17T02:05:44.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:43 smithi110 ceph-mon[100641]: pgmap v5173: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 249 KiB/s rd, 19 KiB/s wr, 340 op/s 2024-08-17T02:05:44.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:43 smithi110 ceph-mon[100641]: osdmap e2846: 8 total, 8 up, 8 in 2024-08-17T02:05:44.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:43 smithi177 ceph-mon[90034]: pgmap v5173: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 249 KiB/s rd, 19 KiB/s wr, 340 op/s 2024-08-17T02:05:44.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:43 smithi177 ceph-mon[90034]: osdmap e2846: 8 total, 8 up, 8 in 2024-08-17T02:05:45.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:44 smithi110 ceph-mon[98148]: osdmap e2847: 8 total, 8 up, 8 in 2024-08-17T02:05:45.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:44 smithi110 ceph-mon[100641]: osdmap e2847: 8 total, 8 up, 8 in 2024-08-17T02:05:45.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:44 smithi177 ceph-mon[90034]: osdmap e2847: 8 total, 8 up, 8 in 2024-08-17T02:05:46.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:45 smithi110 ceph-mon[98148]: pgmap v5176: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 196 KiB/s rd, 14 KiB/s wr, 261 op/s 2024-08-17T02:05:46.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:45 smithi110 ceph-mon[98148]: osdmap e2848: 8 total, 8 up, 8 in 2024-08-17T02:05:46.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:45 smithi110 ceph-mon[100641]: pgmap v5176: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 196 KiB/s rd, 14 KiB/s wr, 261 op/s 2024-08-17T02:05:46.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:45 smithi110 ceph-mon[100641]: osdmap e2848: 8 total, 8 up, 8 in 2024-08-17T02:05:46.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:45 smithi177 ceph-mon[90034]: pgmap v5176: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 196 KiB/s rd, 14 KiB/s wr, 261 op/s 2024-08-17T02:05:46.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:45 smithi177 ceph-mon[90034]: osdmap e2848: 8 total, 8 up, 8 in 2024-08-17T02:05:47.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:46 smithi110 ceph-mon[98148]: osdmap e2849: 8 total, 8 up, 8 in 2024-08-17T02:05:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:05:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:46 smithi110 ceph-mon[98148]: osdmap e2850: 8 total, 8 up, 8 in 2024-08-17T02:05:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:46 smithi110 ceph-mon[100641]: osdmap e2849: 8 total, 8 up, 8 in 2024-08-17T02:05:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:05:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:46 smithi110 ceph-mon[100641]: osdmap e2850: 8 total, 8 up, 8 in 2024-08-17T02:05:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:46 smithi177 ceph-mon[90034]: osdmap e2849: 8 total, 8 up, 8 in 2024-08-17T02:05:47.129 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:05:47.129 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:46 smithi177 ceph-mon[90034]: osdmap e2850: 8 total, 8 up, 8 in 2024-08-17T02:05:47.778 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_stripe_unit_and_count PASSED [ 60%] 2024-08-17T02:05:48.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:47 smithi110 ceph-mon[100641]: pgmap v5179: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 7.5 KiB/s wr, 204 op/s 2024-08-17T02:05:48.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:47 smithi110 ceph-mon[98148]: pgmap v5179: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 7.5 KiB/s wr, 204 op/s 2024-08-17T02:05:48.111 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:47 smithi177 ceph-mon[90034]: pgmap v5179: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 7.5 KiB/s wr, 204 op/s 2024-08-17T02:05:48.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:05:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:05:48] "GET /metrics HTTP/1.1" 200 36724 "" "Prometheus/2.43.0" 2024-08-17T02:05:49.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:48 smithi110 ceph-mon[98148]: osdmap e2851: 8 total, 8 up, 8 in 2024-08-17T02:05:49.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:48 smithi110 ceph-mon[100641]: osdmap e2851: 8 total, 8 up, 8 in 2024-08-17T02:05:49.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:48 smithi177 ceph-mon[90034]: osdmap e2851: 8 total, 8 up, 8 in 2024-08-17T02:05:49.775 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_clone_format PASSED [ 61%] 2024-08-17T02:05:50.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:49 smithi110 ceph-mon[98148]: pgmap v5182: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 204 KiB/s rd, 16 KiB/s wr, 277 op/s 2024-08-17T02:05:50.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:49 smithi110 ceph-mon[98148]: osdmap e2852: 8 total, 8 up, 8 in 2024-08-17T02:05:50.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:49 smithi110 ceph-mon[100641]: pgmap v5182: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 204 KiB/s rd, 16 KiB/s wr, 277 op/s 2024-08-17T02:05:50.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:49 smithi110 ceph-mon[100641]: osdmap e2852: 8 total, 8 up, 8 in 2024-08-17T02:05:50.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:49 smithi177 ceph-mon[90034]: pgmap v5182: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 204 KiB/s rd, 16 KiB/s wr, 277 op/s 2024-08-17T02:05:50.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:49 smithi177 ceph-mon[90034]: osdmap e2852: 8 total, 8 up, 8 in 2024-08-17T02:05:51.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:50 smithi110 ceph-mon[98148]: osdmap e2853: 8 total, 8 up, 8 in 2024-08-17T02:05:51.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:50 smithi110 ceph-mon[100641]: osdmap e2853: 8 total, 8 up, 8 in 2024-08-17T02:05:51.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:50 smithi177 ceph-mon[90034]: osdmap e2853: 8 total, 8 up, 8 in 2024-08-17T02:05:52.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:51 smithi110 ceph-mon[98148]: pgmap v5185: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 401 KiB/s rd, 26 KiB/s wr, 546 op/s 2024-08-17T02:05:52.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:51 smithi110 ceph-mon[98148]: osdmap e2854: 8 total, 8 up, 8 in 2024-08-17T02:05:52.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:51 smithi110 ceph-mon[98148]: osdmap e2855: 8 total, 8 up, 8 in 2024-08-17T02:05:52.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:51 smithi110 ceph-mon[100641]: pgmap v5185: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 401 KiB/s rd, 26 KiB/s wr, 546 op/s 2024-08-17T02:05:52.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:51 smithi110 ceph-mon[100641]: osdmap e2854: 8 total, 8 up, 8 in 2024-08-17T02:05:52.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:51 smithi110 ceph-mon[100641]: osdmap e2855: 8 total, 8 up, 8 in 2024-08-17T02:05:52.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:51 smithi177 ceph-mon[90034]: pgmap v5185: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 401 KiB/s rd, 26 KiB/s wr, 546 op/s 2024-08-17T02:05:52.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:51 smithi177 ceph-mon[90034]: osdmap e2854: 8 total, 8 up, 8 in 2024-08-17T02:05:52.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:51 smithi177 ceph-mon[90034]: osdmap e2855: 8 total, 8 up, 8 in 2024-08-17T02:05:53.795 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_unprotected PASSED [ 61%] 2024-08-17T02:05:54.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:53 smithi110 ceph-mon[98148]: pgmap v5188: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 441 KiB/s rd, 28 KiB/s wr, 588 op/s 2024-08-17T02:05:54.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:53 smithi110 ceph-mon[98148]: osdmap e2856: 8 total, 8 up, 8 in 2024-08-17T02:05:54.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:53 smithi110 ceph-mon[100641]: pgmap v5188: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 441 KiB/s rd, 28 KiB/s wr, 588 op/s 2024-08-17T02:05:54.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:53 smithi110 ceph-mon[100641]: osdmap e2856: 8 total, 8 up, 8 in 2024-08-17T02:05:54.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:53 smithi177 ceph-mon[90034]: pgmap v5188: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 441 KiB/s rd, 28 KiB/s wr, 588 op/s 2024-08-17T02:05:54.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:53 smithi177 ceph-mon[90034]: osdmap e2856: 8 total, 8 up, 8 in 2024-08-17T02:05:55.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:54 smithi110 ceph-mon[98148]: osdmap e2857: 8 total, 8 up, 8 in 2024-08-17T02:05:55.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:54 smithi110 ceph-mon[100641]: osdmap e2857: 8 total, 8 up, 8 in 2024-08-17T02:05:55.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:54 smithi177 ceph-mon[90034]: osdmap e2857: 8 total, 8 up, 8 in 2024-08-17T02:05:56.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:55 smithi110 ceph-mon[98148]: pgmap v5191: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 219 KiB/s rd, 16 KiB/s wr, 282 op/s 2024-08-17T02:05:56.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:55 smithi110 ceph-mon[98148]: osdmap e2858: 8 total, 8 up, 8 in 2024-08-17T02:05:56.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:55 smithi110 ceph-mon[100641]: pgmap v5191: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 219 KiB/s rd, 16 KiB/s wr, 282 op/s 2024-08-17T02:05:56.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:55 smithi110 ceph-mon[100641]: osdmap e2858: 8 total, 8 up, 8 in 2024-08-17T02:05:56.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:55 smithi177 ceph-mon[90034]: pgmap v5191: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 219 KiB/s rd, 16 KiB/s wr, 282 op/s 2024-08-17T02:05:56.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:55 smithi177 ceph-mon[90034]: osdmap e2858: 8 total, 8 up, 8 in 2024-08-17T02:05:57.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:56 smithi110 ceph-mon[98148]: osdmap e2859: 8 total, 8 up, 8 in 2024-08-17T02:05:57.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:56 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi110-229287-2","app": "rbd"}]: dispatch 2024-08-17T02:05:57.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:56 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi110-229287-2","app": "rbd"}]': finished 2024-08-17T02:05:57.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:56 smithi110 ceph-mon[98148]: osdmap e2860: 8 total, 8 up, 8 in 2024-08-17T02:05:57.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:56 smithi110 ceph-mon[100641]: osdmap e2859: 8 total, 8 up, 8 in 2024-08-17T02:05:57.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:56 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi110-229287-2","app": "rbd"}]: dispatch 2024-08-17T02:05:57.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:56 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi110-229287-2","app": "rbd"}]': finished 2024-08-17T02:05:57.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:56 smithi110 ceph-mon[100641]: osdmap e2860: 8 total, 8 up, 8 in 2024-08-17T02:05:57.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:56 smithi177 ceph-mon[90034]: osdmap e2859: 8 total, 8 up, 8 in 2024-08-17T02:05:57.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:56 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi110-229287-2","app": "rbd"}]: dispatch 2024-08-17T02:05:57.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:56 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi110-229287-2","app": "rbd"}]': finished 2024-08-17T02:05:57.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:56 smithi177 ceph-mon[90034]: osdmap e2860: 8 total, 8 up, 8 in 2024-08-17T02:05:58.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:57 smithi110 ceph-mon[98148]: pgmap v5194: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 7.0 KiB/s wr, 158 op/s 2024-08-17T02:05:58.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:57 smithi110 ceph-mon[98148]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T02:05:58.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:57 smithi110 ceph-mon[98148]: osdmap e2861: 8 total, 8 up, 8 in 2024-08-17T02:05:58.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:57 smithi110 ceph-mon[100641]: pgmap v5194: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 7.0 KiB/s wr, 158 op/s 2024-08-17T02:05:58.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:57 smithi110 ceph-mon[100641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T02:05:58.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:57 smithi110 ceph-mon[100641]: osdmap e2861: 8 total, 8 up, 8 in 2024-08-17T02:05:58.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:57 smithi177 ceph-mon[90034]: pgmap v5194: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 7.0 KiB/s wr, 158 op/s 2024-08-17T02:05:58.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:57 smithi177 ceph-mon[90034]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T02:05:58.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:57 smithi177 ceph-mon[90034]: osdmap e2861: 8 total, 8 up, 8 in 2024-08-17T02:05:58.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:05:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:05:58] "GET /metrics HTTP/1.1" 200 36724 "" "Prometheus/2.43.0" 2024-08-17T02:05:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:59 smithi177 ceph-mon[90034]: pgmap v5197: 169 pgs: 18 unknown, 151 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 10 KiB/s wr, 151 op/s 2024-08-17T02:05:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:59 smithi177 ceph-mon[90034]: osdmap e2862: 8 total, 8 up, 8 in 2024-08-17T02:05:59.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:05:59 smithi177 ceph-mon[90034]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T02:06:00.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:59 smithi110 ceph-mon[98148]: pgmap v5197: 169 pgs: 18 unknown, 151 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 10 KiB/s wr, 151 op/s 2024-08-17T02:06:00.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:59 smithi110 ceph-mon[98148]: osdmap e2862: 8 total, 8 up, 8 in 2024-08-17T02:06:00.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:05:59 smithi110 ceph-mon[98148]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T02:06:00.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:59 smithi110 ceph-mon[100641]: pgmap v5197: 169 pgs: 18 unknown, 151 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 10 KiB/s wr, 151 op/s 2024-08-17T02:06:00.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:59 smithi110 ceph-mon[100641]: osdmap e2862: 8 total, 8 up, 8 in 2024-08-17T02:06:00.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:05:59 smithi110 ceph-mon[100641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T02:06:00.689 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_unprotect_with_children PASSED [ 62%] 2024-08-17T02:06:00.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:00 smithi177 ceph-mon[90034]: osdmap e2863: 8 total, 8 up, 8 in 2024-08-17T02:06:01.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:00 smithi110 ceph-mon[98148]: osdmap e2863: 8 total, 8 up, 8 in 2024-08-17T02:06:01.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:00 smithi110 ceph-mon[100641]: osdmap e2863: 8 total, 8 up, 8 in 2024-08-17T02:06:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:01 smithi177 ceph-mon[90034]: pgmap v5200: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 7.5 KiB/s wr, 142 op/s 2024-08-17T02:06:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:01 smithi177 ceph-mon[90034]: osdmap e2864: 8 total, 8 up, 8 in 2024-08-17T02:06:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:06:01.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:01 smithi177 ceph-mon[90034]: osdmap e2865: 8 total, 8 up, 8 in 2024-08-17T02:06:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:01 smithi110 ceph-mon[98148]: pgmap v5200: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 7.5 KiB/s wr, 142 op/s 2024-08-17T02:06:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:01 smithi110 ceph-mon[98148]: osdmap e2864: 8 total, 8 up, 8 in 2024-08-17T02:06:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:06:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:01 smithi110 ceph-mon[98148]: osdmap e2865: 8 total, 8 up, 8 in 2024-08-17T02:06:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:01 smithi110 ceph-mon[100641]: pgmap v5200: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 106 KiB/s rd, 7.5 KiB/s wr, 142 op/s 2024-08-17T02:06:02.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:01 smithi110 ceph-mon[100641]: osdmap e2864: 8 total, 8 up, 8 in 2024-08-17T02:06:02.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:06:02.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:01 smithi110 ceph-mon[100641]: osdmap e2865: 8 total, 8 up, 8 in 2024-08-17T02:06:02.707 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_stat PASSED [ 62%] 2024-08-17T02:06:04.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:03 smithi110 ceph-mon[98148]: pgmap v5203: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 7.2 KiB/s wr, 146 op/s 2024-08-17T02:06:04.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:03 smithi110 ceph-mon[98148]: osdmap e2866: 8 total, 8 up, 8 in 2024-08-17T02:06:04.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:03 smithi110 ceph-mon[100641]: pgmap v5203: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 7.2 KiB/s wr, 146 op/s 2024-08-17T02:06:04.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:03 smithi110 ceph-mon[100641]: osdmap e2866: 8 total, 8 up, 8 in 2024-08-17T02:06:04.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:03 smithi177 ceph-mon[90034]: pgmap v5203: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 7.2 KiB/s wr, 146 op/s 2024-08-17T02:06:04.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:03 smithi177 ceph-mon[90034]: osdmap e2866: 8 total, 8 up, 8 in 2024-08-17T02:06:04.721 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_stat PASSED [ 63%] 2024-08-17T02:06:05.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:04 smithi110 ceph-mon[98148]: osdmap e2867: 8 total, 8 up, 8 in 2024-08-17T02:06:05.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:04 smithi110 ceph-mon[100641]: osdmap e2867: 8 total, 8 up, 8 in 2024-08-17T02:06:05.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:04 smithi177 ceph-mon[90034]: osdmap e2867: 8 total, 8 up, 8 in 2024-08-17T02:06:06.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:05 smithi110 ceph-mon[98148]: pgmap v5206: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 5.7 KiB/s wr, 80 op/s 2024-08-17T02:06:06.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:05 smithi110 ceph-mon[98148]: osdmap e2868: 8 total, 8 up, 8 in 2024-08-17T02:06:06.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:05 smithi110 ceph-mon[100641]: pgmap v5206: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 5.7 KiB/s wr, 80 op/s 2024-08-17T02:06:06.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:05 smithi110 ceph-mon[100641]: osdmap e2868: 8 total, 8 up, 8 in 2024-08-17T02:06:06.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:05 smithi177 ceph-mon[90034]: pgmap v5206: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 5.7 KiB/s wr, 80 op/s 2024-08-17T02:06:06.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:05 smithi177 ceph-mon[90034]: osdmap e2868: 8 total, 8 up, 8 in 2024-08-17T02:06:06.725 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_io PASSED [ 63%] 2024-08-17T02:06:07.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:06 smithi110 ceph-mon[98148]: osdmap e2869: 8 total, 8 up, 8 in 2024-08-17T02:06:07.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:06 smithi110 ceph-mon[100641]: osdmap e2869: 8 total, 8 up, 8 in 2024-08-17T02:06:07.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:06 smithi177 ceph-mon[90034]: osdmap e2869: 8 total, 8 up, 8 in 2024-08-17T02:06:08.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:07 smithi110 ceph-mon[98148]: pgmap v5209: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 12 KiB/s wr, 250 op/s 2024-08-17T02:06:08.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:07 smithi110 ceph-mon[98148]: osdmap e2870: 8 total, 8 up, 8 in 2024-08-17T02:06:08.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:07 smithi110 ceph-mon[100641]: pgmap v5209: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 12 KiB/s wr, 250 op/s 2024-08-17T02:06:08.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:07 smithi110 ceph-mon[100641]: osdmap e2870: 8 total, 8 up, 8 in 2024-08-17T02:06:08.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:07 smithi177 ceph-mon[90034]: pgmap v5209: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 12 KiB/s wr, 250 op/s 2024-08-17T02:06:08.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:07 smithi177 ceph-mon[90034]: osdmap e2870: 8 total, 8 up, 8 in 2024-08-17T02:06:08.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:06:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:06:08] "GET /metrics HTTP/1.1" 200 36724 "" "Prometheus/2.43.0" 2024-08-17T02:06:08.753 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_read PASSED [ 64%] 2024-08-17T02:06:09.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:08 smithi110 ceph-mon[98148]: osdmap e2871: 8 total, 8 up, 8 in 2024-08-17T02:06:09.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:08 smithi110 ceph-mon[100641]: osdmap e2871: 8 total, 8 up, 8 in 2024-08-17T02:06:09.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:08 smithi177 ceph-mon[90034]: osdmap e2871: 8 total, 8 up, 8 in 2024-08-17T02:06:10.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:09 smithi110 ceph-mon[98148]: pgmap v5212: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 312 KiB/s rd, 25 KiB/s wr, 429 op/s 2024-08-17T02:06:10.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:09 smithi110 ceph-mon[98148]: osdmap e2872: 8 total, 8 up, 8 in 2024-08-17T02:06:10.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:09 smithi110 ceph-mon[100641]: pgmap v5212: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 312 KiB/s rd, 25 KiB/s wr, 429 op/s 2024-08-17T02:06:10.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:09 smithi110 ceph-mon[100641]: osdmap e2872: 8 total, 8 up, 8 in 2024-08-17T02:06:10.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:09 smithi177 ceph-mon[90034]: pgmap v5212: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 312 KiB/s rd, 25 KiB/s wr, 429 op/s 2024-08-17T02:06:10.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:09 smithi177 ceph-mon[90034]: osdmap e2872: 8 total, 8 up, 8 in 2024-08-17T02:06:10.770 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_write PASSED [ 64%] 2024-08-17T02:06:11.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:10 smithi110 ceph-mon[98148]: osdmap e2873: 8 total, 8 up, 8 in 2024-08-17T02:06:11.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:10 smithi110 ceph-mon[100641]: osdmap e2873: 8 total, 8 up, 8 in 2024-08-17T02:06:11.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:10 smithi177 ceph-mon[90034]: osdmap e2873: 8 total, 8 up, 8 in 2024-08-17T02:06:12.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:11 smithi110 ceph-mon[100641]: pgmap v5215: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 301 KiB/s rd, 27 KiB/s wr, 413 op/s 2024-08-17T02:06:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:11 smithi110 ceph-mon[100641]: osdmap e2874: 8 total, 8 up, 8 in 2024-08-17T02:06:12.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:11 smithi110 ceph-mon[100641]: osdmap e2875: 8 total, 8 up, 8 in 2024-08-17T02:06:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:11 smithi110 ceph-mon[98148]: pgmap v5215: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 301 KiB/s rd, 27 KiB/s wr, 413 op/s 2024-08-17T02:06:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:11 smithi110 ceph-mon[98148]: osdmap e2874: 8 total, 8 up, 8 in 2024-08-17T02:06:12.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:11 smithi110 ceph-mon[98148]: osdmap e2875: 8 total, 8 up, 8 in 2024-08-17T02:06:12.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:11 smithi177 ceph-mon[90034]: pgmap v5215: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 301 KiB/s rd, 27 KiB/s wr, 413 op/s 2024-08-17T02:06:12.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:11 smithi177 ceph-mon[90034]: osdmap e2874: 8 total, 8 up, 8 in 2024-08-17T02:06:12.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:11 smithi177 ceph-mon[90034]: osdmap e2875: 8 total, 8 up, 8 in 2024-08-17T02:06:14.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:13 smithi110 ceph-mon[98148]: pgmap v5218: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 375 KiB/s rd, 27 KiB/s wr, 488 op/s 2024-08-17T02:06:14.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:13 smithi110 ceph-mon[100641]: pgmap v5218: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 375 KiB/s rd, 27 KiB/s wr, 488 op/s 2024-08-17T02:06:14.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:13 smithi177 ceph-mon[90034]: pgmap v5218: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 375 KiB/s rd, 27 KiB/s wr, 488 op/s 2024-08-17T02:06:15.771 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_list_children PASSED [ 65%] 2024-08-17T02:06:16.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:15 smithi110 ceph-mon[98148]: pgmap v5219: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 729 KiB/s rd, 24 KiB/s wr, 899 op/s 2024-08-17T02:06:16.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:15 smithi110 ceph-mon[100641]: pgmap v5219: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 729 KiB/s rd, 24 KiB/s wr, 899 op/s 2024-08-17T02:06:16.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:15 smithi177 ceph-mon[90034]: pgmap v5219: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 729 KiB/s rd, 24 KiB/s wr, 899 op/s 2024-08-17T02:06:17.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:16 smithi110 ceph-mon[98148]: osdmap e2876: 8 total, 8 up, 8 in 2024-08-17T02:06:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:06:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:16 smithi110 ceph-mon[98148]: osdmap e2877: 8 total, 8 up, 8 in 2024-08-17T02:06:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:16 smithi110 ceph-mon[100641]: osdmap e2876: 8 total, 8 up, 8 in 2024-08-17T02:06:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:06:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:16 smithi110 ceph-mon[100641]: osdmap e2877: 8 total, 8 up, 8 in 2024-08-17T02:06:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:16 smithi177 ceph-mon[90034]: osdmap e2876: 8 total, 8 up, 8 in 2024-08-17T02:06:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:06:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:16 smithi177 ceph-mon[90034]: osdmap e2877: 8 total, 8 up, 8 in 2024-08-17T02:06:18.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:17 smithi110 ceph-mon[98148]: pgmap v5221: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 18 KiB/s wr, 1.51k op/s 2024-08-17T02:06:18.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:17 smithi110 ceph-mon[100641]: pgmap v5221: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 18 KiB/s wr, 1.51k op/s 2024-08-17T02:06:18.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:17 smithi177 ceph-mon[90034]: pgmap v5221: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 18 KiB/s wr, 1.51k op/s 2024-08-17T02:06:18.560 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:06:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:06:18] "GET /metrics HTTP/1.1" 200 36721 "" "Prometheus/2.43.0" 2024-08-17T02:06:19.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:18 smithi110 ceph-mon[98148]: osdmap e2878: 8 total, 8 up, 8 in 2024-08-17T02:06:19.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:18 smithi110 ceph-mon[100641]: osdmap e2878: 8 total, 8 up, 8 in 2024-08-17T02:06:19.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:18 smithi177 ceph-mon[90034]: osdmap e2878: 8 total, 8 up, 8 in 2024-08-17T02:06:19.802 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_errors PASSED [ 65%] 2024-08-17T02:06:20.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:19 smithi110 ceph-mon[98148]: pgmap v5224: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 23 KiB/s wr, 2.04k op/s 2024-08-17T02:06:20.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:19 smithi110 ceph-mon[98148]: osdmap e2879: 8 total, 8 up, 8 in 2024-08-17T02:06:20.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:19 smithi110 ceph-mon[100641]: pgmap v5224: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 23 KiB/s wr, 2.04k op/s 2024-08-17T02:06:20.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:19 smithi110 ceph-mon[100641]: osdmap e2879: 8 total, 8 up, 8 in 2024-08-17T02:06:20.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:19 smithi177 ceph-mon[90034]: pgmap v5224: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 23 KiB/s wr, 2.04k op/s 2024-08-17T02:06:20.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:19 smithi177 ceph-mon[90034]: osdmap e2879: 8 total, 8 up, 8 in 2024-08-17T02:06:21.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:20 smithi110 ceph-mon[100641]: osdmap e2880: 8 total, 8 up, 8 in 2024-08-17T02:06:21.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:20 smithi110 ceph-mon[98148]: osdmap e2880: 8 total, 8 up, 8 in 2024-08-17T02:06:21.111 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:20 smithi177 ceph-mon[90034]: osdmap e2880: 8 total, 8 up, 8 in 2024-08-17T02:06:21.688 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_basic PASSED [ 66%] 2024-08-17T02:06:22.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:21 smithi110 ceph-mon[100641]: pgmap v5227: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 27 KiB/s wr, 1.44k op/s 2024-08-17T02:06:22.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:21 smithi110 ceph-mon[100641]: osdmap e2881: 8 total, 8 up, 8 in 2024-08-17T02:06:22.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:21 smithi110 ceph-mon[100641]: osdmap e2882: 8 total, 8 up, 8 in 2024-08-17T02:06:22.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:21 smithi110 ceph-mon[98148]: pgmap v5227: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 27 KiB/s wr, 1.44k op/s 2024-08-17T02:06:22.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:21 smithi110 ceph-mon[98148]: osdmap e2881: 8 total, 8 up, 8 in 2024-08-17T02:06:22.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:21 smithi110 ceph-mon[98148]: osdmap e2882: 8 total, 8 up, 8 in 2024-08-17T02:06:22.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:21 smithi177 ceph-mon[90034]: pgmap v5227: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 27 KiB/s wr, 1.44k op/s 2024-08-17T02:06:22.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:21 smithi177 ceph-mon[90034]: osdmap e2881: 8 total, 8 up, 8 in 2024-08-17T02:06:22.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:21 smithi177 ceph-mon[90034]: osdmap e2882: 8 total, 8 up, 8 in 2024-08-17T02:06:23.805 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_smaller_order PASSED [ 67%] 2024-08-17T02:06:24.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:23 smithi110 ceph-mon[98148]: pgmap v5230: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 447 KiB/s rd, 21 KiB/s wr, 575 op/s 2024-08-17T02:06:24.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:23 smithi110 ceph-mon[98148]: osdmap e2883: 8 total, 8 up, 8 in 2024-08-17T02:06:24.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:23 smithi110 ceph-mon[100641]: pgmap v5230: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 447 KiB/s rd, 21 KiB/s wr, 575 op/s 2024-08-17T02:06:24.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:23 smithi110 ceph-mon[100641]: osdmap e2883: 8 total, 8 up, 8 in 2024-08-17T02:06:24.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:23 smithi177 ceph-mon[90034]: pgmap v5230: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 447 KiB/s rd, 21 KiB/s wr, 575 op/s 2024-08-17T02:06:24.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:23 smithi177 ceph-mon[90034]: osdmap e2883: 8 total, 8 up, 8 in 2024-08-17T02:06:25.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:24 smithi110 ceph-mon[100641]: osdmap e2884: 8 total, 8 up, 8 in 2024-08-17T02:06:25.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:24 smithi110 ceph-mon[98148]: osdmap e2884: 8 total, 8 up, 8 in 2024-08-17T02:06:25.111 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:24 smithi177 ceph-mon[90034]: osdmap e2884: 8 total, 8 up, 8 in 2024-08-17T02:06:25.813 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_larger_order PASSED [ 67%] 2024-08-17T02:06:26.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:25 smithi110 ceph-mon[98148]: pgmap v5233: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 368 KiB/s rd, 24 KiB/s wr, 495 op/s 2024-08-17T02:06:26.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:25 smithi110 ceph-mon[98148]: osdmap e2885: 8 total, 8 up, 8 in 2024-08-17T02:06:26.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:25 smithi110 ceph-mon[100641]: pgmap v5233: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 368 KiB/s rd, 24 KiB/s wr, 495 op/s 2024-08-17T02:06:26.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:25 smithi110 ceph-mon[100641]: osdmap e2885: 8 total, 8 up, 8 in 2024-08-17T02:06:26.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:25 smithi177 ceph-mon[90034]: pgmap v5233: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 368 KiB/s rd, 24 KiB/s wr, 495 op/s 2024-08-17T02:06:26.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:25 smithi177 ceph-mon[90034]: osdmap e2885: 8 total, 8 up, 8 in 2024-08-17T02:06:27.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:26 smithi110 ceph-mon[98148]: osdmap e2886: 8 total, 8 up, 8 in 2024-08-17T02:06:27.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:26 smithi110 ceph-mon[98148]: osdmap e2887: 8 total, 8 up, 8 in 2024-08-17T02:06:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:26 smithi110 ceph-mon[100641]: osdmap e2886: 8 total, 8 up, 8 in 2024-08-17T02:06:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:26 smithi110 ceph-mon[100641]: osdmap e2887: 8 total, 8 up, 8 in 2024-08-17T02:06:27.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:26 smithi177 ceph-mon[90034]: osdmap e2886: 8 total, 8 up, 8 in 2024-08-17T02:06:27.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:26 smithi177 ceph-mon[90034]: osdmap e2887: 8 total, 8 up, 8 in 2024-08-17T02:06:27.838 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_drops_cache PASSED [ 68%] 2024-08-17T02:06:28.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:27 smithi110 ceph-mon[98148]: pgmap v5236: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 576 KiB/s rd, 31 KiB/s wr, 777 op/s 2024-08-17T02:06:28.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:27 smithi110 ceph-mon[100641]: pgmap v5236: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 576 KiB/s rd, 31 KiB/s wr, 777 op/s 2024-08-17T02:06:28.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:27 smithi177 ceph-mon[90034]: pgmap v5236: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 576 KiB/s rd, 31 KiB/s wr, 777 op/s 2024-08-17T02:06:28.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:06:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:06:28] "GET /metrics HTTP/1.1" 200 36721 "" "Prometheus/2.43.0" 2024-08-17T02:06:29.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:28 smithi110 ceph-mon[98148]: osdmap e2888: 8 total, 8 up, 8 in 2024-08-17T02:06:29.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:28 smithi110 ceph-mon[100641]: osdmap e2888: 8 total, 8 up, 8 in 2024-08-17T02:06:29.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:28 smithi177 ceph-mon[90034]: osdmap e2888: 8 total, 8 up, 8 in 2024-08-17T02:06:30.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:29 smithi110 ceph-mon[98148]: pgmap v5239: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 612 KiB/s rd, 50 KiB/s wr, 833 op/s 2024-08-17T02:06:30.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:29 smithi110 ceph-mon[98148]: osdmap e2889: 8 total, 8 up, 8 in 2024-08-17T02:06:30.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:29 smithi110 ceph-mon[100641]: pgmap v5239: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 612 KiB/s rd, 50 KiB/s wr, 833 op/s 2024-08-17T02:06:30.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:29 smithi110 ceph-mon[100641]: osdmap e2889: 8 total, 8 up, 8 in 2024-08-17T02:06:30.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:29 smithi177 ceph-mon[90034]: pgmap v5239: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 612 KiB/s rd, 50 KiB/s wr, 833 op/s 2024-08-17T02:06:30.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:29 smithi177 ceph-mon[90034]: osdmap e2889: 8 total, 8 up, 8 in 2024-08-17T02:06:31.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:30 smithi110 ceph-mon[98148]: osdmap e2890: 8 total, 8 up, 8 in 2024-08-17T02:06:31.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:30 smithi110 ceph-mon[100641]: osdmap e2890: 8 total, 8 up, 8 in 2024-08-17T02:06:31.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:30 smithi177 ceph-mon[90034]: osdmap e2890: 8 total, 8 up, 8 in 2024-08-17T02:06:31.698 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_multi_level PASSED [ 68%] 2024-08-17T02:06:32.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:31 smithi110 ceph-mon[98148]: pgmap v5242: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 575 KiB/s rd, 44 KiB/s wr, 774 op/s 2024-08-17T02:06:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:31 smithi110 ceph-mon[98148]: osdmap e2891: 8 total, 8 up, 8 in 2024-08-17T02:06:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:06:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:31 smithi110 ceph-mon[98148]: osdmap e2892: 8 total, 8 up, 8 in 2024-08-17T02:06:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:31 smithi110 ceph-mon[100641]: pgmap v5242: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 575 KiB/s rd, 44 KiB/s wr, 774 op/s 2024-08-17T02:06:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:31 smithi110 ceph-mon[100641]: osdmap e2891: 8 total, 8 up, 8 in 2024-08-17T02:06:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:06:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:31 smithi110 ceph-mon[100641]: osdmap e2892: 8 total, 8 up, 8 in 2024-08-17T02:06:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:31 smithi177 ceph-mon[90034]: pgmap v5242: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 575 KiB/s rd, 44 KiB/s wr, 774 op/s 2024-08-17T02:06:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:31 smithi177 ceph-mon[90034]: osdmap e2891: 8 total, 8 up, 8 in 2024-08-17T02:06:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:06:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:31 smithi177 ceph-mon[90034]: osdmap e2892: 8 total, 8 up, 8 in 2024-08-17T02:06:33.855 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_with_progress PASSED [ 69%] 2024-08-17T02:06:33.861 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:33 smithi177 ceph-mon[90034]: pgmap v5245: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 405 KiB/s rd, 23 KiB/s wr, 537 op/s 2024-08-17T02:06:33.862 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:33 smithi177 ceph-mon[90034]: osdmap e2893: 8 total, 8 up, 8 in 2024-08-17T02:06:34.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:33 smithi110 ceph-mon[100641]: pgmap v5245: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 405 KiB/s rd, 23 KiB/s wr, 537 op/s 2024-08-17T02:06:34.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:33 smithi110 ceph-mon[100641]: osdmap e2893: 8 total, 8 up, 8 in 2024-08-17T02:06:34.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:33 smithi110 ceph-mon[98148]: pgmap v5245: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 405 KiB/s rd, 23 KiB/s wr, 537 op/s 2024-08-17T02:06:34.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:33 smithi110 ceph-mon[98148]: osdmap e2893: 8 total, 8 up, 8 in 2024-08-17T02:06:35.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:34 smithi110 ceph-mon[98148]: osdmap e2894: 8 total, 8 up, 8 in 2024-08-17T02:06:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:34 smithi110 ceph-mon[100641]: osdmap e2894: 8 total, 8 up, 8 in 2024-08-17T02:06:35.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:34 smithi177 ceph-mon[90034]: osdmap e2894: 8 total, 8 up, 8 in 2024-08-17T02:06:36.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:35 smithi110 ceph-mon[98148]: pgmap v5248: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 216 KiB/s rd, 17 KiB/s wr, 291 op/s 2024-08-17T02:06:36.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:35 smithi110 ceph-mon[98148]: osdmap e2895: 8 total, 8 up, 8 in 2024-08-17T02:06:36.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:35 smithi110 ceph-mon[100641]: pgmap v5248: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 216 KiB/s rd, 17 KiB/s wr, 291 op/s 2024-08-17T02:06:36.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:35 smithi110 ceph-mon[100641]: osdmap e2895: 8 total, 8 up, 8 in 2024-08-17T02:06:36.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:35 smithi177 ceph-mon[90034]: pgmap v5248: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 216 KiB/s rd, 17 KiB/s wr, 291 op/s 2024-08-17T02:06:36.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:35 smithi177 ceph-mon[90034]: osdmap e2895: 8 total, 8 up, 8 in 2024-08-17T02:06:37.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:36 smithi110 ceph-mon[100641]: osdmap e2896: 8 total, 8 up, 8 in 2024-08-17T02:06:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:36 smithi110 ceph-mon[100641]: osdmap e2897: 8 total, 8 up, 8 in 2024-08-17T02:06:37.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:36 smithi110 ceph-mon[98148]: osdmap e2896: 8 total, 8 up, 8 in 2024-08-17T02:06:37.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:36 smithi110 ceph-mon[98148]: osdmap e2897: 8 total, 8 up, 8 in 2024-08-17T02:06:37.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:36 smithi177 ceph-mon[90034]: osdmap e2896: 8 total, 8 up, 8 in 2024-08-17T02:06:37.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:36 smithi177 ceph-mon[90034]: osdmap e2897: 8 total, 8 up, 8 in 2024-08-17T02:06:37.699 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_flatten_multi_level PASSED [ 69%] 2024-08-17T02:06:38.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:37 smithi110 ceph-mon[98148]: pgmap v5251: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 270 KiB/s rd, 16 KiB/s wr, 365 op/s 2024-08-17T02:06:38.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:37 smithi110 ceph-mon[98148]: osdmap e2898: 8 total, 8 up, 8 in 2024-08-17T02:06:38.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:37 smithi110 ceph-mon[100641]: pgmap v5251: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 270 KiB/s rd, 16 KiB/s wr, 365 op/s 2024-08-17T02:06:38.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:37 smithi110 ceph-mon[100641]: osdmap e2898: 8 total, 8 up, 8 in 2024-08-17T02:06:38.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:37 smithi177 ceph-mon[90034]: pgmap v5251: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 270 KiB/s rd, 16 KiB/s wr, 365 op/s 2024-08-17T02:06:38.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:37 smithi177 ceph-mon[90034]: osdmap e2898: 8 total, 8 up, 8 in 2024-08-17T02:06:38.561 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:06:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:06:38] "GET /metrics HTTP/1.1" 200 36721 "" "Prometheus/2.43.0" 2024-08-17T02:06:40.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:39 smithi110 ceph-mon[100641]: pgmap v5254: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 260 KiB/s rd, 18 KiB/s wr, 344 op/s 2024-08-17T02:06:40.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:39 smithi110 ceph-mon[100641]: osdmap e2899: 8 total, 8 up, 8 in 2024-08-17T02:06:40.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:39 smithi110 ceph-mon[98148]: pgmap v5254: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 260 KiB/s rd, 18 KiB/s wr, 344 op/s 2024-08-17T02:06:40.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:39 smithi110 ceph-mon[98148]: osdmap e2899: 8 total, 8 up, 8 in 2024-08-17T02:06:40.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:39 smithi177 ceph-mon[90034]: pgmap v5254: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 260 KiB/s rd, 18 KiB/s wr, 344 op/s 2024-08-17T02:06:40.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:39 smithi177 ceph-mon[90034]: osdmap e2899: 8 total, 8 up, 8 in 2024-08-17T02:06:41.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:40 smithi110 ceph-mon[98148]: osdmap e2900: 8 total, 8 up, 8 in 2024-08-17T02:06:41.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:06:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:06:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:06:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:06:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:40 smithi110 ceph-mon[100641]: osdmap e2900: 8 total, 8 up, 8 in 2024-08-17T02:06:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:06:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:06:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:06:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:06:41.111 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:40 smithi177 ceph-mon[90034]: osdmap e2900: 8 total, 8 up, 8 in 2024-08-17T02:06:41.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:06:41.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:06:41.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:06:41.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:06:41.701 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_trash_snapshot PASSED [ 70%] 2024-08-17T02:06:42.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:41 smithi110 ceph-mon[100641]: pgmap v5257: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 314 KiB/s rd, 24 KiB/s wr, 420 op/s 2024-08-17T02:06:42.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:41 smithi110 ceph-mon[100641]: osdmap e2901: 8 total, 8 up, 8 in 2024-08-17T02:06:42.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:41 smithi110 ceph-mon[100641]: osdmap e2902: 8 total, 8 up, 8 in 2024-08-17T02:06:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:41 smithi110 ceph-mon[98148]: pgmap v5257: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 314 KiB/s rd, 24 KiB/s wr, 420 op/s 2024-08-17T02:06:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:41 smithi110 ceph-mon[98148]: osdmap e2901: 8 total, 8 up, 8 in 2024-08-17T02:06:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:41 smithi110 ceph-mon[98148]: osdmap e2902: 8 total, 8 up, 8 in 2024-08-17T02:06:42.111 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:41 smithi177 ceph-mon[90034]: pgmap v5257: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 314 KiB/s rd, 24 KiB/s wr, 420 op/s 2024-08-17T02:06:42.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:41 smithi177 ceph-mon[90034]: osdmap e2901: 8 total, 8 up, 8 in 2024-08-17T02:06:42.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:41 smithi177 ceph-mon[90034]: osdmap e2902: 8 total, 8 up, 8 in 2024-08-17T02:06:44.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:43 smithi110 ceph-mon[98148]: pgmap v5260: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 292 KiB/s rd, 22 KiB/s wr, 392 op/s 2024-08-17T02:06:44.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:43 smithi110 ceph-mon[98148]: osdmap e2903: 8 total, 8 up, 8 in 2024-08-17T02:06:44.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:43 smithi110 ceph-mon[100641]: pgmap v5260: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 292 KiB/s rd, 22 KiB/s wr, 392 op/s 2024-08-17T02:06:44.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:43 smithi110 ceph-mon[100641]: osdmap e2903: 8 total, 8 up, 8 in 2024-08-17T02:06:44.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:43 smithi177 ceph-mon[90034]: pgmap v5260: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 292 KiB/s rd, 22 KiB/s wr, 392 op/s 2024-08-17T02:06:44.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:43 smithi177 ceph-mon[90034]: osdmap e2903: 8 total, 8 up, 8 in 2024-08-17T02:06:46.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:45 smithi110 ceph-mon[100641]: pgmap v5262: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 265 KiB/s rd, 18 KiB/s wr, 352 op/s 2024-08-17T02:06:46.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:45 smithi110 ceph-mon[98148]: pgmap v5262: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 265 KiB/s rd, 18 KiB/s wr, 352 op/s 2024-08-17T02:06:46.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:45 smithi177 ceph-mon[90034]: pgmap v5262: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 265 KiB/s rd, 18 KiB/s wr, 352 op/s 2024-08-17T02:06:47.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:06:47.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:46 smithi110 ceph-mon[98148]: osdmap e2904: 8 total, 8 up, 8 in 2024-08-17T02:06:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:06:47.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:46 smithi110 ceph-mon[100641]: osdmap e2904: 8 total, 8 up, 8 in 2024-08-17T02:06:47.111 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:06:47.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:46 smithi177 ceph-mon[90034]: osdmap e2904: 8 total, 8 up, 8 in 2024-08-17T02:06:48.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:47 smithi110 ceph-mon[98148]: pgmap v5263: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 9.3 KiB/s wr, 165 op/s 2024-08-17T02:06:48.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:47 smithi110 ceph-mon[100641]: pgmap v5263: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 9.3 KiB/s wr, 165 op/s 2024-08-17T02:06:48.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:47 smithi177 ceph-mon[90034]: pgmap v5263: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 9.3 KiB/s wr, 165 op/s 2024-08-17T02:06:48.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:06:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:06:48] "GET /metrics HTTP/1.1" 200 36723 "" "Prometheus/2.43.0" 2024-08-17T02:06:48.734 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_encryption_luks1 PASSED [ 70%] 2024-08-17T02:06:50.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:49 smithi110 ceph-mon[100641]: pgmap v5265: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 8.8 KiB/s wr, 152 op/s 2024-08-17T02:06:50.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:49 smithi110 ceph-mon[100641]: osdmap e2905: 8 total, 8 up, 8 in 2024-08-17T02:06:50.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:49 smithi110 ceph-mon[98148]: pgmap v5265: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 8.8 KiB/s wr, 152 op/s 2024-08-17T02:06:50.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:49 smithi110 ceph-mon[98148]: osdmap e2905: 8 total, 8 up, 8 in 2024-08-17T02:06:50.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:49 smithi177 ceph-mon[90034]: pgmap v5265: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 8.8 KiB/s wr, 152 op/s 2024-08-17T02:06:50.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:49 smithi177 ceph-mon[90034]: osdmap e2905: 8 total, 8 up, 8 in 2024-08-17T02:06:51.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:50 smithi110 ceph-mon[100641]: osdmap e2906: 8 total, 8 up, 8 in 2024-08-17T02:06:51.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:50 smithi110 ceph-mon[98148]: osdmap e2906: 8 total, 8 up, 8 in 2024-08-17T02:06:51.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:50 smithi177 ceph-mon[90034]: osdmap e2906: 8 total, 8 up, 8 in 2024-08-17T02:06:52.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:51 smithi110 ceph-mon[100641]: pgmap v5268: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 145 KiB/s rd, 691 KiB/s wr, 137 op/s 2024-08-17T02:06:52.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:51 smithi110 ceph-mon[100641]: osdmap e2907: 8 total, 8 up, 8 in 2024-08-17T02:06:52.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:51 smithi110 ceph-mon[98148]: pgmap v5268: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 145 KiB/s rd, 691 KiB/s wr, 137 op/s 2024-08-17T02:06:52.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:51 smithi110 ceph-mon[98148]: osdmap e2907: 8 total, 8 up, 8 in 2024-08-17T02:06:52.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:51 smithi177 ceph-mon[90034]: pgmap v5268: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 145 KiB/s rd, 691 KiB/s wr, 137 op/s 2024-08-17T02:06:52.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:51 smithi177 ceph-mon[90034]: osdmap e2907: 8 total, 8 up, 8 in 2024-08-17T02:06:53.914 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:53 smithi177 ceph-mon[90034]: pgmap v5270: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 123 KiB/s rd, 739 KiB/s wr, 101 op/s 2024-08-17T02:06:54.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:53 smithi110 ceph-mon[100641]: pgmap v5270: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 123 KiB/s rd, 739 KiB/s wr, 101 op/s 2024-08-17T02:06:54.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:53 smithi110 ceph-mon[98148]: pgmap v5270: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 123 KiB/s rd, 739 KiB/s wr, 101 op/s 2024-08-17T02:06:56.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:55 smithi110 ceph-mon[100641]: pgmap v5271: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 690 KiB/s wr, 117 op/s 2024-08-17T02:06:56.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:55 smithi110 ceph-mon[98148]: pgmap v5271: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 690 KiB/s wr, 117 op/s 2024-08-17T02:06:56.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:55 smithi177 ceph-mon[90034]: pgmap v5271: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 690 KiB/s wr, 117 op/s 2024-08-17T02:06:58.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:57 smithi110 ceph-mon[100641]: pgmap v5272: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 547 KiB/s wr, 92 op/s 2024-08-17T02:06:58.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:57 smithi110 ceph-mon[100641]: osdmap e2908: 8 total, 8 up, 8 in 2024-08-17T02:06:58.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:57 smithi110 ceph-mon[98148]: pgmap v5272: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 547 KiB/s wr, 92 op/s 2024-08-17T02:06:58.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:57 smithi110 ceph-mon[98148]: osdmap e2908: 8 total, 8 up, 8 in 2024-08-17T02:06:58.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:57 smithi177 ceph-mon[90034]: pgmap v5272: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 547 KiB/s wr, 92 op/s 2024-08-17T02:06:58.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:57 smithi177 ceph-mon[90034]: osdmap e2908: 8 total, 8 up, 8 in 2024-08-17T02:06:58.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:06:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:06:58] "GET /metrics HTTP/1.1" 200 36723 "" "Prometheus/2.43.0" 2024-08-17T02:06:58.720 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_encryption_luks2 PASSED [ 71%] 2024-08-17T02:06:58.837 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_ownership PASSED [ 71%] 2024-08-17T02:07:00.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:59 smithi110 ceph-mon[98148]: pgmap v5274: 137 pgs: 137 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 515 KiB/s wr, 44 op/s 2024-08-17T02:07:00.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:06:59 smithi110 ceph-mon[98148]: osdmap e2909: 8 total, 8 up, 8 in 2024-08-17T02:07:00.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:59 smithi110 ceph-mon[100641]: pgmap v5274: 137 pgs: 137 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 515 KiB/s wr, 44 op/s 2024-08-17T02:07:00.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:06:59 smithi110 ceph-mon[100641]: osdmap e2909: 8 total, 8 up, 8 in 2024-08-17T02:07:00.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:59 smithi177 ceph-mon[90034]: pgmap v5274: 137 pgs: 137 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 515 KiB/s wr, 44 op/s 2024-08-17T02:07:00.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:06:59 smithi177 ceph-mon[90034]: osdmap e2909: 8 total, 8 up, 8 in 2024-08-17T02:07:00.732 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_snapshot_leadership PASSED [ 72%] 2024-08-17T02:07:00.825 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_read_only_leadership PASSED [ 72%] 2024-08-17T02:07:01.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:00 smithi110 ceph-mon[98148]: osdmap e2910: 8 total, 8 up, 8 in 2024-08-17T02:07:01.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:00 smithi110 ceph-mon[100641]: osdmap e2910: 8 total, 8 up, 8 in 2024-08-17T02:07:01.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:00 smithi177 ceph-mon[90034]: osdmap e2910: 8 total, 8 up, 8 in 2024-08-17T02:07:02.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:01 smithi110 ceph-mon[98148]: pgmap v5277: 137 pgs: 137 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 2.7 MiB/s wr, 99 op/s 2024-08-17T02:07:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:01 smithi110 ceph-mon[98148]: osdmap e2911: 8 total, 8 up, 8 in 2024-08-17T02:07:02.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:07:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:01 smithi110 ceph-mon[100641]: pgmap v5277: 137 pgs: 137 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 2.7 MiB/s wr, 99 op/s 2024-08-17T02:07:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:01 smithi110 ceph-mon[100641]: osdmap e2911: 8 total, 8 up, 8 in 2024-08-17T02:07:02.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:07:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:01 smithi177 ceph-mon[90034]: pgmap v5277: 137 pgs: 137 active+clean; 8.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 2.7 MiB/s wr, 99 op/s 2024-08-17T02:07:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:01 smithi177 ceph-mon[90034]: osdmap e2911: 8 total, 8 up, 8 in 2024-08-17T02:07:02.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:07:02.737 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_flatten PASSED [ 73%] 2024-08-17T02:07:02.867 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_resize PASSED [ 74%] 2024-08-17T02:07:03.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:02 smithi110 ceph-mon[98148]: osdmap e2912: 8 total, 8 up, 8 in 2024-08-17T02:07:03.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:02 smithi110 ceph-mon[100641]: osdmap e2912: 8 total, 8 up, 8 in 2024-08-17T02:07:03.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:02 smithi177 ceph-mon[90034]: osdmap e2912: 8 total, 8 up, 8 in 2024-08-17T02:07:04.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:03 smithi110 ceph-mon[98148]: pgmap v5280: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 151 KiB/s rd, 3.0 MiB/s wr, 220 op/s 2024-08-17T02:07:04.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:03 smithi110 ceph-mon[98148]: osdmap e2913: 8 total, 8 up, 8 in 2024-08-17T02:07:04.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:03 smithi110 ceph-mon[100641]: pgmap v5280: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 151 KiB/s rd, 3.0 MiB/s wr, 220 op/s 2024-08-17T02:07:04.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:03 smithi110 ceph-mon[100641]: osdmap e2913: 8 total, 8 up, 8 in 2024-08-17T02:07:04.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:03 smithi177 ceph-mon[90034]: pgmap v5280: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 151 KiB/s rd, 3.0 MiB/s wr, 220 op/s 2024-08-17T02:07:04.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:03 smithi177 ceph-mon[90034]: osdmap e2913: 8 total, 8 up, 8 in 2024-08-17T02:07:04.763 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_snap_create PASSED [ 74%] 2024-08-17T02:07:05.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:04 smithi110 ceph-mon[98148]: osdmap e2914: 8 total, 8 up, 8 in 2024-08-17T02:07:05.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:04 smithi110 ceph-mon[100641]: osdmap e2914: 8 total, 8 up, 8 in 2024-08-17T02:07:05.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:04 smithi177 ceph-mon[90034]: osdmap e2914: 8 total, 8 up, 8 in 2024-08-17T02:07:06.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:05 smithi110 ceph-mon[98148]: pgmap v5283: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 98 KiB/s rd, 10 KiB/s wr, 139 op/s 2024-08-17T02:07:06.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:05 smithi110 ceph-mon[98148]: osdmap e2915: 8 total, 8 up, 8 in 2024-08-17T02:07:06.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:05 smithi110 ceph-mon[100641]: pgmap v5283: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 98 KiB/s rd, 10 KiB/s wr, 139 op/s 2024-08-17T02:07:06.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:05 smithi110 ceph-mon[100641]: osdmap e2915: 8 total, 8 up, 8 in 2024-08-17T02:07:06.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:05 smithi177 ceph-mon[90034]: pgmap v5283: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 98 KiB/s rd, 10 KiB/s wr, 139 op/s 2024-08-17T02:07:06.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:05 smithi177 ceph-mon[90034]: osdmap e2915: 8 total, 8 up, 8 in 2024-08-17T02:07:06.705 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_snap_rollback PASSED [ 75%] 2024-08-17T02:07:06.830 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_discard PASSED [ 75%] 2024-08-17T02:07:06.953 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_write PASSED [ 76%] 2024-08-17T02:07:07.047 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_acquire_release_lock PASSED [ 76%] 2024-08-17T02:07:07.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:06 smithi110 ceph-mon[100641]: osdmap e2916: 8 total, 8 up, 8 in 2024-08-17T02:07:07.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:06 smithi110 ceph-mon[100641]: osdmap e2917: 8 total, 8 up, 8 in 2024-08-17T02:07:07.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:06 smithi110 ceph-mon[98148]: osdmap e2916: 8 total, 8 up, 8 in 2024-08-17T02:07:07.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:06 smithi110 ceph-mon[98148]: osdmap e2917: 8 total, 8 up, 8 in 2024-08-17T02:07:07.111 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:06 smithi177 ceph-mon[90034]: osdmap e2916: 8 total, 8 up, 8 in 2024-08-17T02:07:07.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:06 smithi177 ceph-mon[90034]: osdmap e2917: 8 total, 8 up, 8 in 2024-08-17T02:07:07.755 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_break_lock PASSED [ 77%] 2024-08-17T02:07:07.842 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_uuid PASSED [ 77%] 2024-08-17T02:07:07.936 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_site_name PASSED [ 78%] 2024-08-17T02:07:08.041 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_peer_bootstrap PASSED [ 78%] 2024-08-17T02:07:08.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:07 smithi110 ceph-mon[98148]: pgmap v5286: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 266 KiB/s rd, 12 KiB/s wr, 360 op/s 2024-08-17T02:07:08.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:07 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/82600905' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/1833882235"}]: dispatch 2024-08-17T02:07:08.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:07 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/1833882235"}]: dispatch 2024-08-17T02:07:08.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:07 smithi110 ceph-mon[100641]: pgmap v5286: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 266 KiB/s rd, 12 KiB/s wr, 360 op/s 2024-08-17T02:07:08.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:07 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/82600905' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/1833882235"}]: dispatch 2024-08-17T02:07:08.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:07 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/1833882235"}]: dispatch 2024-08-17T02:07:08.111 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:07 smithi177 ceph-mon[90034]: pgmap v5286: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 266 KiB/s rd, 12 KiB/s wr, 360 op/s 2024-08-17T02:07:08.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:07 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/82600905' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/1833882235"}]: dispatch 2024-08-17T02:07:08.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:07 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/1833882235"}]: dispatch 2024-08-17T02:07:08.140 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_peer PASSED [ 79%] 2024-08-17T02:07:08.223 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image SKIPPED [ 80%] 2024-08-17T02:07:08.311 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image_status SKIPPED [ 80%] 2024-08-17T02:07:08.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:07:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:07:08] "GET /metrics HTTP/1.1" 200 36730 "" "Prometheus/2.43.0" 2024-08-17T02:07:09.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:08 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/1833882235"}]': finished 2024-08-17T02:07:09.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:08 smithi110 ceph-mon[98148]: osdmap e2918: 8 total, 8 up, 8 in 2024-08-17T02:07:09.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:08 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' 2024-08-17T02:07:09.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:08 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T02:07:09.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:08 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T02:07:09.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:08 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-17T02:07:09.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:08 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T02:07:09.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:08 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-08-17T02:07:09.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:08 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2271969372' 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-17T02:07:09.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:08 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T02:07:09.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:08 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' 2024-08-17T02:07:09.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:08 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/125/03288923-e8f8-4d59-b5eb-b434a2fe7839"}]: dispatch 2024-08-17T02:07:09.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:08 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/03288923-e8f8-4d59-b5eb-b434a2fe7839"}]: dispatch 2024-08-17T02:07:09.061 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:08 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/03288923-e8f8-4d59-b5eb-b434a2fe7839"}]': finished 2024-08-17T02:07:09.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:08 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/1833882235"}]': finished 2024-08-17T02:07:09.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:08 smithi110 ceph-mon[100641]: osdmap e2918: 8 total, 8 up, 8 in 2024-08-17T02:07:09.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:08 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' 2024-08-17T02:07:09.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:08 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T02:07:09.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:08 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T02:07:09.061 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:08 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-17T02:07:09.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:08 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T02:07:09.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:08 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-08-17T02:07:09.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:08 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2271969372' 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-17T02:07:09.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:08 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T02:07:09.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:08 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' 2024-08-17T02:07:09.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:08 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/125/03288923-e8f8-4d59-b5eb-b434a2fe7839"}]: dispatch 2024-08-17T02:07:09.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:08 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/03288923-e8f8-4d59-b5eb-b434a2fe7839"}]: dispatch 2024-08-17T02:07:09.062 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:08 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/03288923-e8f8-4d59-b5eb-b434a2fe7839"}]': finished 2024-08-17T02:07:09.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:08 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.110:0/1833882235"}]': finished 2024-08-17T02:07:09.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:08 smithi177 ceph-mon[90034]: osdmap e2918: 8 total, 8 up, 8 in 2024-08-17T02:07:09.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:08 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' 2024-08-17T02:07:09.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:08 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T02:07:09.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:08 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T02:07:09.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:08 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-17T02:07:09.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:08 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T02:07:09.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:08 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-08-17T02:07:09.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:08 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2271969372' 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-17T02:07:09.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:08 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T02:07:09.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:08 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' 2024-08-17T02:07:09.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:08 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/125/03288923-e8f8-4d59-b5eb-b434a2fe7839"}]: dispatch 2024-08-17T02:07:09.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:08 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/03288923-e8f8-4d59-b5eb-b434a2fe7839"}]: dispatch 2024-08-17T02:07:09.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:08 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/03288923-e8f8-4d59-b5eb-b434a2fe7839"}]': finished 2024-08-17T02:07:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:10 smithi177 ceph-mon[90034]: pgmap v5289: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 453 KiB/s rd, 23 KiB/s wr, 594 op/s 2024-08-17T02:07:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:10 smithi177 ceph-mon[90034]: osdmap e2919: 8 total, 8 up, 8 in 2024-08-17T02:07:10.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:10 smithi110 ceph-mon[98148]: pgmap v5289: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 453 KiB/s rd, 23 KiB/s wr, 594 op/s 2024-08-17T02:07:10.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:10 smithi110 ceph-mon[98148]: osdmap e2919: 8 total, 8 up, 8 in 2024-08-17T02:07:10.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:10 smithi110 ceph-mon[100641]: pgmap v5289: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 453 KiB/s rd, 23 KiB/s wr, 594 op/s 2024-08-17T02:07:10.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:10 smithi110 ceph-mon[100641]: osdmap e2919: 8 total, 8 up, 8 in 2024-08-17T02:07:11.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:11 smithi177 ceph-mon[90034]: osdmap e2920: 8 total, 8 up, 8 in 2024-08-17T02:07:11.559 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:11 smithi110 ceph-mon[98148]: osdmap e2920: 8 total, 8 up, 8 in 2024-08-17T02:07:11.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:11 smithi110 ceph-mon[100641]: osdmap e2920: 8 total, 8 up, 8 in 2024-08-17T02:07:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:12 smithi177 ceph-mon[90034]: pgmap v5292: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 410 KiB/s rd, 32 KiB/s wr, 569 op/s 2024-08-17T02:07:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:12 smithi177 ceph-mon[90034]: osdmap e2921: 8 total, 8 up, 8 in 2024-08-17T02:07:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:12 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/6af7af99-1496-40f5-b678-d61b8c761268"}]: dispatch 2024-08-17T02:07:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:12 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/6af7af99-1496-40f5-b678-d61b8c761268"}]': finished 2024-08-17T02:07:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:12 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/f4042bce-b2cd-4e45-b7e5-47e67893a927"}]: dispatch 2024-08-17T02:07:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:12 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/f4042bce-b2cd-4e45-b7e5-47e67893a927"}]': finished 2024-08-17T02:07:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:12 smithi177 ceph-mon[90034]: osdmap e2922: 8 total, 8 up, 8 in 2024-08-17T02:07:12.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:12 smithi110 ceph-mon[98148]: pgmap v5292: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 410 KiB/s rd, 32 KiB/s wr, 569 op/s 2024-08-17T02:07:12.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:12 smithi110 ceph-mon[98148]: osdmap e2921: 8 total, 8 up, 8 in 2024-08-17T02:07:12.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:12 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/6af7af99-1496-40f5-b678-d61b8c761268"}]: dispatch 2024-08-17T02:07:12.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:12 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/6af7af99-1496-40f5-b678-d61b8c761268"}]': finished 2024-08-17T02:07:12.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:12 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/f4042bce-b2cd-4e45-b7e5-47e67893a927"}]: dispatch 2024-08-17T02:07:12.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:12 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/f4042bce-b2cd-4e45-b7e5-47e67893a927"}]': finished 2024-08-17T02:07:12.560 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:12 smithi110 ceph-mon[98148]: osdmap e2922: 8 total, 8 up, 8 in 2024-08-17T02:07:12.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:12 smithi110 ceph-mon[100641]: pgmap v5292: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 410 KiB/s rd, 32 KiB/s wr, 569 op/s 2024-08-17T02:07:12.560 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:12 smithi110 ceph-mon[100641]: osdmap e2921: 8 total, 8 up, 8 in 2024-08-17T02:07:12.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:12 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/6af7af99-1496-40f5-b678-d61b8c761268"}]: dispatch 2024-08-17T02:07:12.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:12 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/6af7af99-1496-40f5-b678-d61b8c761268"}]': finished 2024-08-17T02:07:12.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:12 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/f4042bce-b2cd-4e45-b7e5-47e67893a927"}]: dispatch 2024-08-17T02:07:12.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:12 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/f4042bce-b2cd-4e45-b7e5-47e67893a927"}]': finished 2024-08-17T02:07:12.561 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:12 smithi110 ceph-mon[100641]: osdmap e2922: 8 total, 8 up, 8 in 2024-08-17T02:07:14.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:13 smithi110 ceph-mon[98148]: pgmap v5295: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 284 KiB/s rd, 28 KiB/s wr, 415 op/s 2024-08-17T02:07:14.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:13 smithi110 ceph-mon[98148]: osdmap e2923: 8 total, 8 up, 8 in 2024-08-17T02:07:14.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:13 smithi110 ceph-mon[100641]: pgmap v5295: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 284 KiB/s rd, 28 KiB/s wr, 415 op/s 2024-08-17T02:07:14.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:13 smithi110 ceph-mon[100641]: osdmap e2923: 8 total, 8 up, 8 in 2024-08-17T02:07:14.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:13 smithi177 ceph-mon[90034]: pgmap v5295: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 284 KiB/s rd, 28 KiB/s wr, 415 op/s 2024-08-17T02:07:14.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:13 smithi177 ceph-mon[90034]: osdmap e2923: 8 total, 8 up, 8 in 2024-08-17T02:07:15.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:14 smithi110 ceph-mon[100641]: osdmap e2924: 8 total, 8 up, 8 in 2024-08-17T02:07:15.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:14 smithi110 ceph-mon[98148]: osdmap e2924: 8 total, 8 up, 8 in 2024-08-17T02:07:15.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:14 smithi177 ceph-mon[90034]: osdmap e2924: 8 total, 8 up, 8 in 2024-08-17T02:07:15.703 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image_create_snapshot PASSED [ 81%] 2024-08-17T02:07:16.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:15 smithi110 ceph-mon[100641]: pgmap v5298: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 101 KiB/s rd, 10 KiB/s wr, 140 op/s 2024-08-17T02:07:16.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:15 smithi110 ceph-mon[100641]: osdmap e2925: 8 total, 8 up, 8 in 2024-08-17T02:07:16.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:15 smithi110 ceph-mon[98148]: pgmap v5298: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 101 KiB/s rd, 10 KiB/s wr, 140 op/s 2024-08-17T02:07:16.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:15 smithi110 ceph-mon[98148]: osdmap e2925: 8 total, 8 up, 8 in 2024-08-17T02:07:16.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:15 smithi177 ceph-mon[90034]: pgmap v5298: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 101 KiB/s rd, 10 KiB/s wr, 140 op/s 2024-08-17T02:07:16.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:15 smithi177 ceph-mon[90034]: osdmap e2925: 8 total, 8 up, 8 in 2024-08-17T02:07:17.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:16 smithi110 ceph-mon[98148]: osdmap e2926: 8 total, 8 up, 8 in 2024-08-17T02:07:17.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:07:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:16 smithi110 ceph-mon[100641]: osdmap e2926: 8 total, 8 up, 8 in 2024-08-17T02:07:17.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:07:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:16 smithi177 ceph-mon[90034]: osdmap e2926: 8 total, 8 up, 8 in 2024-08-17T02:07:17.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:07:18.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:17 smithi110 ceph-mon[98148]: pgmap v5301: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 142 KiB/s rd, 10 KiB/s wr, 191 op/s 2024-08-17T02:07:18.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:17 smithi110 ceph-mon[98148]: osdmap e2927: 8 total, 8 up, 8 in 2024-08-17T02:07:18.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:17 smithi110 ceph-mon[100641]: pgmap v5301: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 142 KiB/s rd, 10 KiB/s wr, 191 op/s 2024-08-17T02:07:18.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:17 smithi110 ceph-mon[100641]: osdmap e2927: 8 total, 8 up, 8 in 2024-08-17T02:07:18.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:17 smithi177 ceph-mon[90034]: pgmap v5301: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 142 KiB/s rd, 10 KiB/s wr, 191 op/s 2024-08-17T02:07:18.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:17 smithi177 ceph-mon[90034]: osdmap e2927: 8 total, 8 up, 8 in 2024-08-17T02:07:18.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:07:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:07:18] "GET /metrics HTTP/1.1" 200 36719 "" "Prometheus/2.43.0" 2024-08-17T02:07:19.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:18 smithi110 ceph-mon[98148]: osdmap e2928: 8 total, 8 up, 8 in 2024-08-17T02:07:19.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:18 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/d812ea89-d94a-479a-bcb8-aed4e31d0e3c"}]: dispatch 2024-08-17T02:07:19.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:18 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/d812ea89-d94a-479a-bcb8-aed4e31d0e3c"}]': finished 2024-08-17T02:07:19.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:18 smithi110 ceph-mon[100641]: osdmap e2928: 8 total, 8 up, 8 in 2024-08-17T02:07:19.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:18 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/d812ea89-d94a-479a-bcb8-aed4e31d0e3c"}]: dispatch 2024-08-17T02:07:19.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:18 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/d812ea89-d94a-479a-bcb8-aed4e31d0e3c"}]': finished 2024-08-17T02:07:19.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:18 smithi177 ceph-mon[90034]: osdmap e2928: 8 total, 8 up, 8 in 2024-08-17T02:07:19.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:18 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/d812ea89-d94a-479a-bcb8-aed4e31d0e3c"}]: dispatch 2024-08-17T02:07:19.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:18 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2271969372' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/d812ea89-d94a-479a-bcb8-aed4e31d0e3c"}]': finished 2024-08-17T02:07:19.752 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_aio_mirror_image_create_snapshot PASSED [ 81%] 2024-08-17T02:07:19.828 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_move PASSED [ 82%] 2024-08-17T02:07:19.959 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_purge PASSED [ 82%] 2024-08-17T02:07:20.033 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove_denied PASSED [ 83%] 2024-08-17T02:07:20.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:19 smithi110 ceph-mon[98148]: pgmap v5304: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 144 KiB/s rd, 10 KiB/s wr, 192 op/s 2024-08-17T02:07:20.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:19 smithi110 ceph-mon[98148]: osdmap e2929: 8 total, 8 up, 8 in 2024-08-17T02:07:20.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:19 smithi110 ceph-mon[100641]: pgmap v5304: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 144 KiB/s rd, 10 KiB/s wr, 192 op/s 2024-08-17T02:07:20.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:19 smithi110 ceph-mon[100641]: osdmap e2929: 8 total, 8 up, 8 in 2024-08-17T02:07:20.107 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove PASSED [ 83%] 2024-08-17T02:07:20.111 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:19 smithi177 ceph-mon[90034]: pgmap v5304: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 144 KiB/s rd, 10 KiB/s wr, 192 op/s 2024-08-17T02:07:20.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:19 smithi177 ceph-mon[90034]: osdmap e2929: 8 total, 8 up, 8 in 2024-08-17T02:07:20.180 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove_with_progress PASSED [ 84%] 2024-08-17T02:07:20.250 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_get PASSED [ 84%] 2024-08-17T02:07:20.377 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_list PASSED [ 85%] 2024-08-17T02:07:20.490 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_restore PASSED [ 85%] 2024-08-17T02:07:20.496 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create_group PASSED [ 86%] 2024-08-17T02:07:20.504 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_rename_group PASSED [ 87%] 2024-08-17T02:07:20.505 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups_empty PASSED [ 87%] 2024-08-17T02:07:20.512 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups PASSED [ 88%] 2024-08-17T02:07:20.518 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups_after_removed PASSED [ 88%] 2024-08-17T02:07:20.609 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_add PASSED [ 89%] 2024-08-17T02:07:20.690 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list_empty PASSED [ 89%] 2024-08-17T02:07:20.783 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list PASSED [ 90%] 2024-08-17T02:07:20.919 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list_move_to_trash PASSED [ 90%] 2024-08-17T02:07:21.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:20 smithi110 ceph-mon[100641]: osdmap e2930: 8 total, 8 up, 8 in 2024-08-17T02:07:21.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:20 smithi110 ceph-mon[98148]: osdmap e2930: 8 total, 8 up, 8 in 2024-08-17T02:07:21.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:20 smithi177 ceph-mon[90034]: osdmap e2930: 8 total, 8 up, 8 in 2024-08-17T02:07:22.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:21 smithi110 ceph-mon[100641]: pgmap v5307: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 10 KiB/s wr, 159 op/s 2024-08-17T02:07:22.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:21 smithi110 ceph-mon[100641]: osdmap e2931: 8 total, 8 up, 8 in 2024-08-17T02:07:22.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:21 smithi110 ceph-mon[98148]: pgmap v5307: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 10 KiB/s wr, 159 op/s 2024-08-17T02:07:22.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:21 smithi110 ceph-mon[98148]: osdmap e2931: 8 total, 8 up, 8 in 2024-08-17T02:07:22.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:21 smithi177 ceph-mon[90034]: pgmap v5307: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 10 KiB/s wr, 159 op/s 2024-08-17T02:07:22.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:21 smithi177 ceph-mon[90034]: osdmap e2931: 8 total, 8 up, 8 in 2024-08-17T02:07:22.511 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_many_images PASSED [ 91%] 2024-08-17T02:07:22.621 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_remove PASSED [ 91%] 2024-08-17T02:07:22.710 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap PASSED [ 92%] 2024-08-17T02:07:22.806 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_flags PASSED [ 92%] 2024-08-17T02:07:22.965 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_list_many PASSED [ 93%] 2024-08-17T02:07:24.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:23 smithi110 ceph-mon[98148]: pgmap v5309: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 424 KiB/s rd, 66 KiB/s wr, 618 op/s 2024-08-17T02:07:24.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:23 smithi110 ceph-mon[100641]: pgmap v5309: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 424 KiB/s rd, 66 KiB/s wr, 618 op/s 2024-08-17T02:07:24.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:23 smithi177 ceph-mon[90034]: pgmap v5309: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 424 KiB/s rd, 66 KiB/s wr, 618 op/s 2024-08-17T02:07:24.807 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_namespace PASSED [ 94%] 2024-08-17T02:07:24.907 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_rename PASSED [ 94%] 2024-08-17T02:07:25.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:24 smithi110 ceph-mon[98148]: osdmap e2932: 8 total, 8 up, 8 in 2024-08-17T02:07:25.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:24 smithi110 ceph-mon[100641]: osdmap e2932: 8 total, 8 up, 8 in 2024-08-17T02:07:25.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:24 smithi177 ceph-mon[90034]: osdmap e2932: 8 total, 8 up, 8 in 2024-08-17T02:07:26.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:25 smithi110 ceph-mon[98148]: pgmap v5311: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 621 KiB/s rd, 77 KiB/s wr, 894 op/s 2024-08-17T02:07:26.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:25 smithi110 ceph-mon[98148]: osdmap e2933: 8 total, 8 up, 8 in 2024-08-17T02:07:26.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:25 smithi110 ceph-mon[100641]: pgmap v5311: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 621 KiB/s rd, 77 KiB/s wr, 894 op/s 2024-08-17T02:07:26.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:25 smithi110 ceph-mon[100641]: osdmap e2933: 8 total, 8 up, 8 in 2024-08-17T02:07:26.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:25 smithi177 ceph-mon[90034]: pgmap v5311: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 621 KiB/s rd, 77 KiB/s wr, 894 op/s 2024-08-17T02:07:26.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:25 smithi177 ceph-mon[90034]: osdmap e2933: 8 total, 8 up, 8 in 2024-08-17T02:07:27.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:26 smithi110 ceph-mon[98148]: osdmap e2934: 8 total, 8 up, 8 in 2024-08-17T02:07:27.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:26 smithi110 ceph-mon[98148]: osdmap e2935: 8 total, 8 up, 8 in 2024-08-17T02:07:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:26 smithi110 ceph-mon[100641]: osdmap e2934: 8 total, 8 up, 8 in 2024-08-17T02:07:27.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:26 smithi110 ceph-mon[100641]: osdmap e2935: 8 total, 8 up, 8 in 2024-08-17T02:07:27.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:26 smithi177 ceph-mon[90034]: osdmap e2934: 8 total, 8 up, 8 in 2024-08-17T02:07:27.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:26 smithi177 ceph-mon[90034]: osdmap e2935: 8 total, 8 up, 8 in 2024-08-17T02:07:28.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:27 smithi110 ceph-mon[100641]: pgmap v5314: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 982 KiB/s rd, 109 KiB/s wr, 1.43k op/s 2024-08-17T02:07:28.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:27 smithi110 ceph-mon[98148]: pgmap v5314: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 982 KiB/s rd, 109 KiB/s wr, 1.43k op/s 2024-08-17T02:07:28.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:27 smithi177 ceph-mon[90034]: pgmap v5314: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 982 KiB/s rd, 109 KiB/s wr, 1.43k op/s 2024-08-17T02:07:28.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:07:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:07:28] "GET /metrics HTTP/1.1" 200 36719 "" "Prometheus/2.43.0" 2024-08-17T02:07:29.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:28 smithi110 ceph-mon[98148]: osdmap e2936: 8 total, 8 up, 8 in 2024-08-17T02:07:29.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:28 smithi110 ceph-mon[100641]: osdmap e2936: 8 total, 8 up, 8 in 2024-08-17T02:07:29.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:28 smithi177 ceph-mon[90034]: osdmap e2936: 8 total, 8 up, 8 in 2024-08-17T02:07:30.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:29 smithi110 ceph-mon[100641]: pgmap v5317: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 608 KiB/s rd, 49 KiB/s wr, 879 op/s 2024-08-17T02:07:30.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:29 smithi110 ceph-mon[100641]: osdmap e2937: 8 total, 8 up, 8 in 2024-08-17T02:07:30.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:29 smithi110 ceph-mon[98148]: pgmap v5317: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 608 KiB/s rd, 49 KiB/s wr, 879 op/s 2024-08-17T02:07:30.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:29 smithi110 ceph-mon[98148]: osdmap e2937: 8 total, 8 up, 8 in 2024-08-17T02:07:30.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:29 smithi177 ceph-mon[90034]: pgmap v5317: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 608 KiB/s rd, 49 KiB/s wr, 879 op/s 2024-08-17T02:07:30.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:29 smithi177 ceph-mon[90034]: osdmap e2937: 8 total, 8 up, 8 in 2024-08-17T02:07:31.015 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_rollback PASSED [ 95%] 2024-08-17T02:07:31.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:30 smithi110 ceph-mon[98148]: osdmap e2938: 8 total, 8 up, 8 in 2024-08-17T02:07:31.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:30 smithi110 ceph-mon[100641]: osdmap e2938: 8 total, 8 up, 8 in 2024-08-17T02:07:31.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:30 smithi177 ceph-mon[90034]: osdmap e2938: 8 total, 8 up, 8 in 2024-08-17T02:07:31.491 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration PASSED [ 95%] 2024-08-17T02:07:32.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:31 smithi110 ceph-mon[98148]: pgmap v5320: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 759 KiB/s rd, 53 KiB/s wr, 1.00k op/s 2024-08-17T02:07:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:31 smithi110 ceph-mon[98148]: osdmap e2939: 8 total, 8 up, 8 in 2024-08-17T02:07:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:07:32.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:31 smithi110 ceph-mon[98148]: osdmap e2940: 8 total, 8 up, 8 in 2024-08-17T02:07:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:31 smithi110 ceph-mon[100641]: pgmap v5320: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 759 KiB/s rd, 53 KiB/s wr, 1.00k op/s 2024-08-17T02:07:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:31 smithi110 ceph-mon[100641]: osdmap e2939: 8 total, 8 up, 8 in 2024-08-17T02:07:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:07:32.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:31 smithi110 ceph-mon[100641]: osdmap e2940: 8 total, 8 up, 8 in 2024-08-17T02:07:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:31 smithi177 ceph-mon[90034]: pgmap v5320: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 759 KiB/s rd, 53 KiB/s wr, 1.00k op/s 2024-08-17T02:07:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:31 smithi177 ceph-mon[90034]: osdmap e2939: 8 total, 8 up, 8 in 2024-08-17T02:07:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:07:32.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:31 smithi177 ceph-mon[90034]: osdmap e2940: 8 total, 8 up, 8 in 2024-08-17T02:07:32.831 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_clone_v1_to_v1 PASSED [ 96%] 2024-08-17T02:07:34.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:33 smithi110 ceph-mon[100641]: pgmap v5323: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 729 KiB/s rd, 44 KiB/s wr, 939 op/s 2024-08-17T02:07:34.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:33 smithi110 ceph-mon[100641]: osdmap e2941: 8 total, 8 up, 8 in 2024-08-17T02:07:34.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:33 smithi110 ceph-mon[98148]: pgmap v5323: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 729 KiB/s rd, 44 KiB/s wr, 939 op/s 2024-08-17T02:07:34.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:33 smithi110 ceph-mon[98148]: osdmap e2941: 8 total, 8 up, 8 in 2024-08-17T02:07:34.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:33 smithi177 ceph-mon[90034]: pgmap v5323: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 729 KiB/s rd, 44 KiB/s wr, 939 op/s 2024-08-17T02:07:34.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:33 smithi177 ceph-mon[90034]: osdmap e2941: 8 total, 8 up, 8 in 2024-08-17T02:07:34.843 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_clone_v1_to_v2 PASSED [ 96%] 2024-08-17T02:07:35.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:34 smithi110 ceph-mon[98148]: osdmap e2942: 8 total, 8 up, 8 in 2024-08-17T02:07:35.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:34 smithi110 ceph-mon[100641]: osdmap e2942: 8 total, 8 up, 8 in 2024-08-17T02:07:35.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:34 smithi177 ceph-mon[90034]: osdmap e2942: 8 total, 8 up, 8 in 2024-08-17T02:07:36.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:35 smithi110 ceph-mon[98148]: pgmap v5326: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 503 KiB/s rd, 27 KiB/s wr, 649 op/s 2024-08-17T02:07:36.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:35 smithi110 ceph-mon[98148]: osdmap e2943: 8 total, 8 up, 8 in 2024-08-17T02:07:36.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:35 smithi110 ceph-mon[100641]: pgmap v5326: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 503 KiB/s rd, 27 KiB/s wr, 649 op/s 2024-08-17T02:07:36.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:35 smithi110 ceph-mon[100641]: osdmap e2943: 8 total, 8 up, 8 in 2024-08-17T02:07:36.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:35 smithi177 ceph-mon[90034]: pgmap v5326: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 503 KiB/s rd, 27 KiB/s wr, 649 op/s 2024-08-17T02:07:36.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:35 smithi177 ceph-mon[90034]: osdmap e2943: 8 total, 8 up, 8 in 2024-08-17T02:07:36.706 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_clone_v2_to_v1 PASSED [ 97%] 2024-08-17T02:07:37.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:36 smithi110 ceph-mon[98148]: osdmap e2944: 8 total, 8 up, 8 in 2024-08-17T02:07:37.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:36 smithi110 ceph-mon[98148]: osdmap e2945: 8 total, 8 up, 8 in 2024-08-17T02:07:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:36 smithi110 ceph-mon[100641]: osdmap e2944: 8 total, 8 up, 8 in 2024-08-17T02:07:37.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:36 smithi110 ceph-mon[100641]: osdmap e2945: 8 total, 8 up, 8 in 2024-08-17T02:07:37.111 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:36 smithi177 ceph-mon[90034]: osdmap e2944: 8 total, 8 up, 8 in 2024-08-17T02:07:37.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:36 smithi177 ceph-mon[90034]: osdmap e2945: 8 total, 8 up, 8 in 2024-08-17T02:07:38.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:37 smithi110 ceph-mon[98148]: pgmap v5329: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 464 KiB/s rd, 21 KiB/s wr, 610 op/s 2024-08-17T02:07:38.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:37 smithi110 ceph-mon[98148]: osdmap e2946: 8 total, 8 up, 8 in 2024-08-17T02:07:38.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:37 smithi110 ceph-mon[100641]: pgmap v5329: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 464 KiB/s rd, 21 KiB/s wr, 610 op/s 2024-08-17T02:07:38.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:37 smithi110 ceph-mon[100641]: osdmap e2946: 8 total, 8 up, 8 in 2024-08-17T02:07:38.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:37 smithi177 ceph-mon[90034]: pgmap v5329: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 464 KiB/s rd, 21 KiB/s wr, 610 op/s 2024-08-17T02:07:38.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:37 smithi177 ceph-mon[90034]: osdmap e2946: 8 total, 8 up, 8 in 2024-08-17T02:07:38.559 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:07:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:07:38] "GET /metrics HTTP/1.1" 200 36722 "" "Prometheus/2.43.0" 2024-08-17T02:07:38.863 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_clone_v2_to_v2 PASSED [ 97%] 2024-08-17T02:07:40.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:39 smithi110 ceph-mon[100641]: pgmap v5332: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 387 KiB/s rd, 19 KiB/s wr, 505 op/s 2024-08-17T02:07:40.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:39 smithi110 ceph-mon[100641]: osdmap e2947: 8 total, 8 up, 8 in 2024-08-17T02:07:40.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:39 smithi110 ceph-mon[98148]: pgmap v5332: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 387 KiB/s rd, 19 KiB/s wr, 505 op/s 2024-08-17T02:07:40.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:39 smithi110 ceph-mon[98148]: osdmap e2947: 8 total, 8 up, 8 in 2024-08-17T02:07:40.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:39 smithi177 ceph-mon[90034]: pgmap v5332: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 387 KiB/s rd, 19 KiB/s wr, 505 op/s 2024-08-17T02:07:40.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:39 smithi177 ceph-mon[90034]: osdmap e2947: 8 total, 8 up, 8 in 2024-08-17T02:07:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:40 smithi110 ceph-mon[100641]: osdmap e2948: 8 total, 8 up, 8 in 2024-08-17T02:07:41.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:07:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:40 smithi110 ceph-mon[98148]: osdmap e2948: 8 total, 8 up, 8 in 2024-08-17T02:07:41.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:07:41.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:40 smithi177 ceph-mon[90034]: osdmap e2948: 8 total, 8 up, 8 in 2024-08-17T02:07:41.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:07:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:41 smithi110 ceph-mon[98148]: pgmap v5335: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 683 KiB/s rd, 28 KiB/s wr, 867 op/s 2024-08-17T02:07:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:41 smithi110 ceph-mon[98148]: osdmap e2949: 8 total, 8 up, 8 in 2024-08-17T02:07:42.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:41 smithi110 ceph-mon[98148]: osdmap e2950: 8 total, 8 up, 8 in 2024-08-17T02:07:42.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:41 smithi110 ceph-mon[100641]: pgmap v5335: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 683 KiB/s rd, 28 KiB/s wr, 867 op/s 2024-08-17T02:07:42.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:41 smithi110 ceph-mon[100641]: osdmap e2949: 8 total, 8 up, 8 in 2024-08-17T02:07:42.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:41 smithi110 ceph-mon[100641]: osdmap e2950: 8 total, 8 up, 8 in 2024-08-17T02:07:42.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:41 smithi177 ceph-mon[90034]: pgmap v5335: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 683 KiB/s rd, 28 KiB/s wr, 867 op/s 2024-08-17T02:07:42.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:41 smithi177 ceph-mon[90034]: osdmap e2949: 8 total, 8 up, 8 in 2024-08-17T02:07:42.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:41 smithi177 ceph-mon[90034]: osdmap e2950: 8 total, 8 up, 8 in 2024-08-17T02:07:42.782 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_import PASSED [ 98%] 2024-08-17T02:07:43.013 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_with_progress PASSED [ 98%] 2024-08-17T02:07:43.201 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migrate_abort PASSED [ 99%] 2024-08-17T02:07:43.804 INFO:tasks.workunit.client.0.smithi110.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migrate_abort_with_progress PASSED [100%] 2024-08-17T02:07:43.804 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T02:07:43.804 INFO:tasks.workunit.client.0.smithi110.stdout:=============================== warnings summary =============================== 2024-08-17T02:07:43.804 INFO:tasks.workunit.client.0.smithi110.stdout:test_rbd.py::test_remove_with_progress_except 2024-08-17T02:07:43.804 INFO:tasks.workunit.client.0.smithi110.stdout: /usr/lib/python3.9/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored in: 'rbd.progress_callback' 2024-08-17T02:07:43.804 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T02:07:43.804 INFO:tasks.workunit.client.0.smithi110.stdout: Traceback (most recent call last): 2024-08-17T02:07:43.804 INFO:tasks.workunit.client.0.smithi110.stdout: File "/home/ubuntu/cephtest/clone.client.0/src/test/pybind/test_rbd.py", line 425, in progress_cb 2024-08-17T02:07:43.804 INFO:tasks.workunit.client.0.smithi110.stdout: raise Exception() 2024-08-17T02:07:43.804 INFO:tasks.workunit.client.0.smithi110.stdout: Exception 2024-08-17T02:07:43.804 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T02:07:43.805 INFO:tasks.workunit.client.0.smithi110.stdout: warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) 2024-08-17T02:07:43.805 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T02:07:43.805 INFO:tasks.workunit.client.0.smithi110.stdout:-- Docs: https://docs.pytest.org/en/stable/warnings.html 2024-08-17T02:07:43.805 INFO:tasks.workunit.client.0.smithi110.stdout:============ 177 passed, 8 skipped, 1 warning in 683.70s (0:11:23) ============= 2024-08-17T02:07:43.830 INFO:tasks.workunit.client.0.smithi110.stderr:+ exit 0 2024-08-17T02:07:43.831 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-17T02:07:43.831 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-17T02:07:43.857 INFO:tasks.workunit:Stopping ['rbd/test_librbd_python.sh'] on client.0... 2024-08-17T02:07:43.857 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-17T02:07:43.920 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:43 smithi110 ceph-mon[100641]: pgmap v5338: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 625 KiB/s rd, 25 KiB/s wr, 793 op/s 2024-08-17T02:07:43.920 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:43 smithi110 ceph-mon[100641]: osdmap e2951: 8 total, 8 up, 8 in 2024-08-17T02:07:43.921 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:07:43.921 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:07:43.921 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:43 smithi110 ceph-mon[98148]: pgmap v5338: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 625 KiB/s rd, 25 KiB/s wr, 793 op/s 2024-08-17T02:07:43.921 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:43 smithi110 ceph-mon[98148]: osdmap e2951: 8 total, 8 up, 8 in 2024-08-17T02:07:43.921 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:07:43.921 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:07:44.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:43 smithi177 ceph-mon[90034]: pgmap v5338: 137 pgs: 137 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 625 KiB/s rd, 25 KiB/s wr, 793 op/s 2024-08-17T02:07:44.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:43 smithi177 ceph-mon[90034]: osdmap e2951: 8 total, 8 up, 8 in 2024-08-17T02:07:44.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:07:44.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:07:44.126 DEBUG:teuthology.parallel:result is None 2024-08-17T02:07:44.127 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T02:07:44.191 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T02:07:44.191 DEBUG:teuthology.orchestra.run.smithi110:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-08-17T02:07:44.247 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T02:07:44.247 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-17T02:07:44.247 INFO:teuthology.task.print:**** done end test_rbd_python.yaml 2024-08-17T02:07:44.247 DEBUG:teuthology.parallel:result is None 2024-08-17T02:07:44.247 INFO:teuthology.run_tasks:Running task print... 2024-08-17T02:07:44.258 INFO:teuthology.task.print:**** done end parallel 2024-08-17T02:07:44.258 INFO:teuthology.run_tasks:Running task print... 2024-08-17T02:07:44.355 INFO:teuthology.task.print:**** done start telemetry x... 2024-08-17T02:07:44.355 INFO:teuthology.run_tasks:Running task workunit... 2024-08-17T02:07:44.365 INFO:tasks.workunit:Pulling workunits from ref 34035a153785525a78f55c59012d77f335d36e2a 2024-08-17T02:07:44.365 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-17T02:07:44.365 DEBUG:teuthology.orchestra.run.smithi110:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-17T02:07:44.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T02:07:44.381 INFO:teuthology.orchestra.run.smithi110.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-17T02:07:44.381 DEBUG:teuthology.orchestra.run.smithi110:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-17T02:07:44.436 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-17T02:07:44.436 DEBUG:teuthology.orchestra.run.smithi110:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-17T02:07:44.492 INFO:tasks.workunit:timeout=3h 2024-08-17T02:07:44.492 INFO:tasks.workunit:cleanup=True 2024-08-17T02:07:44.492 DEBUG:teuthology.orchestra.run.smithi110:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout 34035a153785525a78f55c59012d77f335d36e2a 2024-08-17T02:07:44.548 INFO:tasks.workunit.client.0.smithi110.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-17T02:07:45.059 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:44 smithi110 ceph-mon[100641]: osdmap e2952: 8 total, 8 up, 8 in 2024-08-17T02:07:45.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:07:45.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:07:45.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:07:45.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:44 smithi110 ceph-mon[98148]: osdmap e2952: 8 total, 8 up, 8 in 2024-08-17T02:07:45.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:07:45.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:07:45.060 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:07:45.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:44 smithi177 ceph-mon[90034]: osdmap e2952: 8 total, 8 up, 8 in 2024-08-17T02:07:45.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:44 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:07:45.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:44 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:07:45.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:44 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:07:46.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:45 smithi110 ceph-mon[98148]: pgmap v5341: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:07:46.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:45 smithi110 ceph-mon[100641]: pgmap v5341: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:07:46.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:45 smithi177 ceph-mon[90034]: pgmap v5341: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:07:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:46 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:07:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:46 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:07:47.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:46 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:07:48.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:47 smithi110 ceph-mon[98148]: pgmap v5342: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:07:48.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:47 smithi110 ceph-mon[100641]: pgmap v5342: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:07:48.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:07:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:07:48] "GET /metrics HTTP/1.1" 200 34246 "" "Prometheus/2.43.0" 2024-08-17T02:07:48.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:47 smithi177 ceph-mon[90034]: pgmap v5342: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:07:50.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:49 smithi110 ceph-mon[98148]: pgmap v5343: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:07:50.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:49 smithi110 ceph-mon[100641]: pgmap v5343: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:07:50.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:49 smithi177 ceph-mon[90034]: pgmap v5343: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:07:52.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:51 smithi110 ceph-mon[98148]: pgmap v5344: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:07:52.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:51 smithi110 ceph-mon[100641]: pgmap v5344: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:07:52.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:51 smithi177 ceph-mon[90034]: pgmap v5344: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:07:54.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:53 smithi110 ceph-mon[98148]: pgmap v5345: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:07:54.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:53 smithi110 ceph-mon[100641]: pgmap v5345: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:07:54.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:53 smithi177 ceph-mon[90034]: pgmap v5345: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:07:56.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:55 smithi110 ceph-mon[98148]: pgmap v5346: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:07:56.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:55 smithi110 ceph-mon[100641]: pgmap v5346: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:07:56.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:55 smithi177 ceph-mon[90034]: pgmap v5346: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:07:58.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:57 smithi110 ceph-mon[98148]: pgmap v5347: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:07:58.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:57 smithi110 ceph-mon[100641]: pgmap v5347: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:07:58.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:07:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:07:58] "GET /metrics HTTP/1.1" 200 34246 "" "Prometheus/2.43.0" 2024-08-17T02:07:58.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:57 smithi177 ceph-mon[90034]: pgmap v5347: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:00.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:07:59 smithi110 ceph-mon[100641]: pgmap v5348: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:00.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:07:59 smithi110 ceph-mon[98148]: pgmap v5348: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:07:59 smithi177 ceph-mon[90034]: pgmap v5348: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:02.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:01 smithi110 ceph-mon[98148]: pgmap v5349: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:02.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:01 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:08:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:01 smithi110 ceph-mon[100641]: pgmap v5349: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:02.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:01 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:08:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:01 smithi177 ceph-mon[90034]: pgmap v5349: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:01 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:08:04.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:03 smithi110 ceph-mon[98148]: pgmap v5350: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:04.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:03 smithi110 ceph-mon[100641]: pgmap v5350: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:03 smithi177 ceph-mon[90034]: pgmap v5350: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:06.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:05 smithi110 ceph-mon[100641]: pgmap v5351: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:06.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:05 smithi110 ceph-mon[98148]: pgmap v5351: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:05 smithi177 ceph-mon[90034]: pgmap v5351: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:08.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:07 smithi110 ceph-mon[100641]: pgmap v5352: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:08.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:07 smithi110 ceph-mon[98148]: pgmap v5352: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:08.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:08:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:08:08] "GET /metrics HTTP/1.1" 200 34247 "" "Prometheus/2.43.0" 2024-08-17T02:08:08.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:07 smithi177 ceph-mon[90034]: pgmap v5352: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:10.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:09 smithi110 ceph-mon[98148]: pgmap v5353: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:10.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:09 smithi110 ceph-mon[100641]: pgmap v5353: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:10.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:09 smithi177 ceph-mon[90034]: pgmap v5353: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:12.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:11 smithi110 ceph-mon[98148]: pgmap v5354: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:12.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:11 smithi110 ceph-mon[100641]: pgmap v5354: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:12.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:11 smithi177 ceph-mon[90034]: pgmap v5354: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:14.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:13 smithi110 ceph-mon[100641]: pgmap v5355: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:14.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:13 smithi110 ceph-mon[98148]: pgmap v5355: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:14.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:13 smithi177 ceph-mon[90034]: pgmap v5355: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:16.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:15 smithi110 ceph-mon[100641]: pgmap v5356: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:16.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:15 smithi110 ceph-mon[98148]: pgmap v5356: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:16.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:15 smithi177 ceph-mon[90034]: pgmap v5356: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:17.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:16 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:08:17.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:16 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:08:17.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:16 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:08:18.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:17 smithi110 ceph-mon[100641]: pgmap v5357: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:18.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:17 smithi110 ceph-mon[98148]: pgmap v5357: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:18.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:08:18 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:08:18] "GET /metrics HTTP/1.1" 200 34246 "" "Prometheus/2.43.0" 2024-08-17T02:08:18.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:17 smithi177 ceph-mon[90034]: pgmap v5357: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:20.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:19 smithi110 ceph-mon[98148]: pgmap v5358: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:20.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:19 smithi110 ceph-mon[100641]: pgmap v5358: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:20.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:19 smithi177 ceph-mon[90034]: pgmap v5358: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:22.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:21 smithi110 ceph-mon[100641]: pgmap v5359: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:22.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:21 smithi110 ceph-mon[98148]: pgmap v5359: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:22.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:21 smithi177 ceph-mon[90034]: pgmap v5359: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:24.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:23 smithi110 ceph-mon[100641]: pgmap v5360: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:24.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:23 smithi110 ceph-mon[98148]: pgmap v5360: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:24.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:23 smithi177 ceph-mon[90034]: pgmap v5360: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:26.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:25 smithi110 ceph-mon[100641]: pgmap v5361: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:26.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:25 smithi110 ceph-mon[98148]: pgmap v5361: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:26.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:25 smithi177 ceph-mon[90034]: pgmap v5361: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:28.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:27 smithi110 ceph-mon[100641]: pgmap v5362: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:28.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:27 smithi110 ceph-mon[98148]: pgmap v5362: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:28.311 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:08:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:08:28] "GET /metrics HTTP/1.1" 200 34246 "" "Prometheus/2.43.0" 2024-08-17T02:08:28.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:27 smithi177 ceph-mon[90034]: pgmap v5362: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:30.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:29 smithi110 ceph-mon[100641]: pgmap v5363: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:30.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:29 smithi110 ceph-mon[98148]: pgmap v5363: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:30.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:29 smithi177 ceph-mon[90034]: pgmap v5363: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:32.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:31 smithi110 ceph-mon[100641]: pgmap v5364: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:32.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:31 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:08:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:31 smithi110 ceph-mon[98148]: pgmap v5364: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:32.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:31 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:08:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:31 smithi177 ceph-mon[90034]: pgmap v5364: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:32.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:31 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:08:34.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:33 smithi110 ceph-mon[100641]: pgmap v5365: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:34.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:33 smithi110 ceph-mon[98148]: pgmap v5365: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:34.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:33 smithi177 ceph-mon[90034]: pgmap v5365: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:36.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:36 smithi110 ceph-mon[98148]: pgmap v5366: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:36.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:36 smithi110 ceph-mon[100641]: pgmap v5366: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:36.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:36 smithi177 ceph-mon[90034]: pgmap v5366: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:38.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:38 smithi110 ceph-mon[98148]: pgmap v5367: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:38.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:38 smithi110 ceph-mon[100641]: pgmap v5367: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:38.310 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:08:38 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:08:38] "GET /metrics HTTP/1.1" 200 34248 "" "Prometheus/2.43.0" 2024-08-17T02:08:38.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:38 smithi177 ceph-mon[90034]: pgmap v5367: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:38.820 INFO:tasks.workunit.client.0.smithi110.stderr:Note: switching to '34035a153785525a78f55c59012d77f335d36e2a'. 2024-08-17T02:08:38.820 INFO:tasks.workunit.client.0.smithi110.stderr: 2024-08-17T02:08:38.820 INFO:tasks.workunit.client.0.smithi110.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-08-17T02:08:38.820 INFO:tasks.workunit.client.0.smithi110.stderr:changes and commit them, and you can discard any commits you make in this 2024-08-17T02:08:38.820 INFO:tasks.workunit.client.0.smithi110.stderr:state without impacting any branches by switching back to a branch. 2024-08-17T02:08:38.821 INFO:tasks.workunit.client.0.smithi110.stderr: 2024-08-17T02:08:38.821 INFO:tasks.workunit.client.0.smithi110.stderr:If you want to create a new branch to retain commits you create, you may 2024-08-17T02:08:38.821 INFO:tasks.workunit.client.0.smithi110.stderr:do so (now or later) by using -c with the switch command. Example: 2024-08-17T02:08:38.821 INFO:tasks.workunit.client.0.smithi110.stderr: 2024-08-17T02:08:38.821 INFO:tasks.workunit.client.0.smithi110.stderr: git switch -c 2024-08-17T02:08:38.821 INFO:tasks.workunit.client.0.smithi110.stderr: 2024-08-17T02:08:38.821 INFO:tasks.workunit.client.0.smithi110.stderr:Or undo this operation with: 2024-08-17T02:08:38.821 INFO:tasks.workunit.client.0.smithi110.stderr: 2024-08-17T02:08:38.821 INFO:tasks.workunit.client.0.smithi110.stderr: git switch - 2024-08-17T02:08:38.821 INFO:tasks.workunit.client.0.smithi110.stderr: 2024-08-17T02:08:38.821 INFO:tasks.workunit.client.0.smithi110.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-08-17T02:08:38.821 INFO:tasks.workunit.client.0.smithi110.stderr: 2024-08-17T02:08:38.821 INFO:tasks.workunit.client.0.smithi110.stderr:HEAD is now at 34035a15378 Merge pull request #59233 from zdover23/wip-doc-2024-08-15-backport-59219-to-squid 2024-08-17T02:08:38.825 DEBUG:teuthology.orchestra.run.smithi110:> 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-17T02:08:38.881 INFO:tasks.workunit.client.0.smithi110.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-17T02:08:38.884 INFO:tasks.workunit.client.0.smithi110.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-17T02:08:38.884 INFO:tasks.workunit.client.0.smithi110.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-17T02:08:38.933 INFO:tasks.workunit.client.0.smithi110.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-17T02:08:38.981 INFO:tasks.workunit.client.0.smithi110.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-17T02:08:39.022 INFO:tasks.workunit.client.0.smithi110.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-17T02:08:39.023 INFO:tasks.workunit.client.0.smithi110.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-17T02:08:39.023 INFO:tasks.workunit.client.0.smithi110.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-17T02:08:39.062 INFO:tasks.workunit.client.0.smithi110.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-17T02:08:39.065 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2024-08-17T02:08:39.065 DEBUG:teuthology.orchestra.run.smithi110:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-17T02:08:39.121 INFO:tasks.workunit:Running workunits matching test_telemetry_reef_x.sh on client.0... 2024-08-17T02:08:39.122 INFO:tasks.workunit:Running workunit test_telemetry_reef_x.sh... 2024-08-17T02:08:39.122 DEBUG:teuthology.orchestra.run.smithi110: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=34035a153785525a78f55c59012d77f335d36e2a 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-17T02:08:39.180 INFO:tasks.workunit.client.0.smithi110.stderr:+ ceph telemetry on --license sharing-1-0 2024-08-17T02:08:39.680 INFO:tasks.workunit.client.0.smithi110.stdout:Telemetry is on. 2024-08-17T02:08:39.691 INFO:tasks.workunit.client.0.smithi110.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2024-08-17T02:08:40.092 INFO:tasks.workunit.client.0.smithi110.stderr:+ LAST_OPT_REVISION=1 2024-08-17T02:08:40.092 INFO:tasks.workunit.client.0.smithi110.stderr:+ '[' 1 -ne 1 ']' 2024-08-17T02:08:40.092 INFO:tasks.workunit.client.0.smithi110.stderr:+ ceph -s 2024-08-17T02:08:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: pgmap v5368: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:40.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:08:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T02:08:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:40.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:40.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:40.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:40.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:40.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:40.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.312 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: pgmap v5368: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:40.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:40.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:40.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:08:40.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T02:08:40.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.313 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:40.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:40.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:40.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:40.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:40.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:40.314 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.315 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:40.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:40.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:08:40.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T02:08:40.315 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:40.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:40.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.316 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:40.317 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:40.317 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.317 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.317 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.317 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:40.317 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:40.317 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.317 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.317 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.317 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3124352275' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-17T02:08:40.318 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.318 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:40.318 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:40.318 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:08:40.318 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T02:08:40.318 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.318 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.318 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.318 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.318 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.318 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.318 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.319 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.319 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.319 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:40.319 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:40.319 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.319 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.319 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.319 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:40.319 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:40.319 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.319 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.319 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.320 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:40.320 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:40.320 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.320 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.320 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.320 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:40 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3124352275' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-17T02:08:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: pgmap v5368: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:08:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T02:08:40.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:40.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:40.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:40.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:40.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:40.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:40.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:08:40.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T02:08:40.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:40.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:40.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:40.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:40.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:40.366 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:40.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:40.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:40.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:40.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:40 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3124352275' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-17T02:08:40.597 INFO:tasks.workunit.client.0.smithi110.stdout: cluster: 2024-08-17T02:08:40.598 INFO:tasks.workunit.client.0.smithi110.stdout: id: 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T02:08:40.598 INFO:tasks.workunit.client.0.smithi110.stdout: health: HEALTH_OK 2024-08-17T02:08:40.598 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T02:08:40.598 INFO:tasks.workunit.client.0.smithi110.stdout: services: 2024-08-17T02:08:40.598 INFO:tasks.workunit.client.0.smithi110.stdout: mon: 3 daemons, quorum a,b,c (age 89m) 2024-08-17T02:08:40.598 INFO:tasks.workunit.client.0.smithi110.stdout: mgr: y(active, since 90m), standbys: x 2024-08-17T02:08:40.598 INFO:tasks.workunit.client.0.smithi110.stdout: mds: 1/1 daemons up, 1 standby 2024-08-17T02:08:40.598 INFO:tasks.workunit.client.0.smithi110.stdout: osd: 8 osds: 8 up (since 85m), 8 in (since 98m) 2024-08-17T02:08:40.598 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T02:08:40.598 INFO:tasks.workunit.client.0.smithi110.stdout: data: 2024-08-17T02:08:40.598 INFO:tasks.workunit.client.0.smithi110.stdout: volumes: 1/1 healthy 2024-08-17T02:08:40.599 INFO:tasks.workunit.client.0.smithi110.stdout: pools: 4 pools, 105 pgs 2024-08-17T02:08:40.599 INFO:tasks.workunit.client.0.smithi110.stdout: objects: 28 objects, 4.6 MiB 2024-08-17T02:08:40.599 INFO:tasks.workunit.client.0.smithi110.stdout: usage: 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:40.599 INFO:tasks.workunit.client.0.smithi110.stdout: pgs: 105 active+clean 2024-08-17T02:08:40.599 INFO:tasks.workunit.client.0.smithi110.stdout: 2024-08-17T02:08:40.609 INFO:tasks.workunit.client.0.smithi110.stderr:++ ceph telemetry collection ls 2024-08-17T02:08:41.104 INFO:tasks.workunit.client.0.smithi110.stderr:+ COLLECTIONS='NAME STATUS DESC 2024-08-17T02:08:41.104 INFO:tasks.workunit.client.0.smithi110.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-17T02:08:41.104 INFO:tasks.workunit.client.0.smithi110.stderr:basic_mds_metadata REPORTING MDS metadata 2024-08-17T02:08:41.104 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_flags REPORTING Per-pool flags 2024-08-17T02:08:41.104 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-08-17T02:08:41.104 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-08-17T02:08:41.104 INFO:tasks.workunit.client.0.smithi110.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-08-17T02:08:41.104 INFO:tasks.workunit.client.0.smithi110.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-08-17T02:08:41.104 INFO:tasks.workunit.client.0.smithi110.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-17T02:08:41.105 INFO:tasks.workunit.client.0.smithi110.stderr:device_base REPORTING Information about device health metrics 2024-08-17T02:08:41.105 INFO:tasks.workunit.client.0.smithi110.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-08-17T02:08:41.105 INFO:tasks.workunit.client.0.smithi110.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-08-17T02:08:41.105 INFO:tasks.workunit.client.0.smithi110.stderr:perf_perf REPORTING Information about performance counters of the cluster ' 2024-08-17T02:08:41.105 INFO:tasks.workunit.client.0.smithi110.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics" "basic_pool_flags") 2024-08-17T02:08:41.105 INFO:tasks.workunit.client.0.smithi110.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-17T02:08:41.105 INFO:tasks.workunit.client.0.smithi110.stderr:+ [[ NAME STATUS DESC 2024-08-17T02:08:41.105 INFO:tasks.workunit.client.0.smithi110.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-17T02:08:41.105 INFO:tasks.workunit.client.0.smithi110.stderr:basic_mds_metadata REPORTING MDS metadata 2024-08-17T02:08:41.105 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_flags REPORTING Per-pool flags 2024-08-17T02:08:41.105 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-08-17T02:08:41.106 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-08-17T02:08:41.106 INFO:tasks.workunit.client.0.smithi110.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-08-17T02:08:41.106 INFO:tasks.workunit.client.0.smithi110.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-08-17T02:08:41.106 INFO:tasks.workunit.client.0.smithi110.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-17T02:08:41.106 INFO:tasks.workunit.client.0.smithi110.stderr:device_base REPORTING Information about device health metrics 2024-08-17T02:08:41.106 INFO:tasks.workunit.client.0.smithi110.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-08-17T02:08:41.106 INFO:tasks.workunit.client.0.smithi110.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-08-17T02:08:41.106 INFO:tasks.workunit.client.0.smithi110.stderr:perf_perf REPORTING Information about performance counters of the cluster == *perf_perf* ]] 2024-08-17T02:08:41.106 INFO:tasks.workunit.client.0.smithi110.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-17T02:08:41.106 INFO:tasks.workunit.client.0.smithi110.stderr:+ [[ NAME STATUS DESC 2024-08-17T02:08:41.106 INFO:tasks.workunit.client.0.smithi110.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-17T02:08:41.107 INFO:tasks.workunit.client.0.smithi110.stderr:basic_mds_metadata REPORTING MDS metadata 2024-08-17T02:08:41.107 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_flags REPORTING Per-pool flags 2024-08-17T02:08:41.107 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-08-17T02:08:41.107 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-08-17T02:08:41.107 INFO:tasks.workunit.client.0.smithi110.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-08-17T02:08:41.107 INFO:tasks.workunit.client.0.smithi110.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-08-17T02:08:41.107 INFO:tasks.workunit.client.0.smithi110.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-17T02:08:41.107 INFO:tasks.workunit.client.0.smithi110.stderr:device_base REPORTING Information about device health metrics 2024-08-17T02:08:41.107 INFO:tasks.workunit.client.0.smithi110.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-08-17T02:08:41.107 INFO:tasks.workunit.client.0.smithi110.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-08-17T02:08:41.107 INFO:tasks.workunit.client.0.smithi110.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_mds_metadata* ]] 2024-08-17T02:08:41.107 INFO:tasks.workunit.client.0.smithi110.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-17T02:08:41.107 INFO:tasks.workunit.client.0.smithi110.stderr:+ [[ NAME STATUS DESC 2024-08-17T02:08:41.108 INFO:tasks.workunit.client.0.smithi110.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-17T02:08:41.108 INFO:tasks.workunit.client.0.smithi110.stderr:basic_mds_metadata REPORTING MDS metadata 2024-08-17T02:08:41.108 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_flags REPORTING Per-pool flags 2024-08-17T02:08:41.108 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-08-17T02:08:41.108 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-08-17T02:08:41.108 INFO:tasks.workunit.client.0.smithi110.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-08-17T02:08:41.108 INFO:tasks.workunit.client.0.smithi110.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-08-17T02:08:41.108 INFO:tasks.workunit.client.0.smithi110.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-17T02:08:41.108 INFO:tasks.workunit.client.0.smithi110.stderr:device_base REPORTING Information about device health metrics 2024-08-17T02:08:41.108 INFO:tasks.workunit.client.0.smithi110.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-08-17T02:08:41.108 INFO:tasks.workunit.client.0.smithi110.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-08-17T02:08:41.108 INFO:tasks.workunit.client.0.smithi110.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_pool_usage* ]] 2024-08-17T02:08:41.108 INFO:tasks.workunit.client.0.smithi110.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-17T02:08:41.109 INFO:tasks.workunit.client.0.smithi110.stderr:+ [[ NAME STATUS DESC 2024-08-17T02:08:41.109 INFO:tasks.workunit.client.0.smithi110.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-17T02:08:41.109 INFO:tasks.workunit.client.0.smithi110.stderr:basic_mds_metadata REPORTING MDS metadata 2024-08-17T02:08:41.109 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_flags REPORTING Per-pool flags 2024-08-17T02:08:41.109 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-08-17T02:08:41.109 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-08-17T02:08:41.109 INFO:tasks.workunit.client.0.smithi110.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-08-17T02:08:41.109 INFO:tasks.workunit.client.0.smithi110.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-08-17T02:08:41.109 INFO:tasks.workunit.client.0.smithi110.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-17T02:08:41.109 INFO:tasks.workunit.client.0.smithi110.stderr:device_base REPORTING Information about device health metrics 2024-08-17T02:08:41.109 INFO:tasks.workunit.client.0.smithi110.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-08-17T02:08:41.109 INFO:tasks.workunit.client.0.smithi110.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-08-17T02:08:41.109 INFO:tasks.workunit.client.0.smithi110.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_rook_v01* ]] 2024-08-17T02:08:41.110 INFO:tasks.workunit.client.0.smithi110.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-17T02:08:41.110 INFO:tasks.workunit.client.0.smithi110.stderr:+ [[ NAME STATUS DESC 2024-08-17T02:08:41.110 INFO:tasks.workunit.client.0.smithi110.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-17T02:08:41.110 INFO:tasks.workunit.client.0.smithi110.stderr:basic_mds_metadata REPORTING MDS metadata 2024-08-17T02:08:41.110 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_flags REPORTING Per-pool flags 2024-08-17T02:08:41.110 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-08-17T02:08:41.110 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-08-17T02:08:41.110 INFO:tasks.workunit.client.0.smithi110.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-08-17T02:08:41.110 INFO:tasks.workunit.client.0.smithi110.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-08-17T02:08:41.110 INFO:tasks.workunit.client.0.smithi110.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-17T02:08:41.110 INFO:tasks.workunit.client.0.smithi110.stderr:device_base REPORTING Information about device health metrics 2024-08-17T02:08:41.110 INFO:tasks.workunit.client.0.smithi110.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-08-17T02:08:41.111 INFO:tasks.workunit.client.0.smithi110.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-08-17T02:08:41.111 INFO:tasks.workunit.client.0.smithi110.stderr:perf_perf REPORTING Information about performance counters of the cluster == *perf_memory_metrics* ]] 2024-08-17T02:08:41.111 INFO:tasks.workunit.client.0.smithi110.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-17T02:08:41.111 INFO:tasks.workunit.client.0.smithi110.stderr:+ [[ NAME STATUS DESC 2024-08-17T02:08:41.111 INFO:tasks.workunit.client.0.smithi110.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-17T02:08:41.111 INFO:tasks.workunit.client.0.smithi110.stderr:basic_mds_metadata REPORTING MDS metadata 2024-08-17T02:08:41.111 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_flags REPORTING Per-pool flags 2024-08-17T02:08:41.111 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-08-17T02:08:41.111 INFO:tasks.workunit.client.0.smithi110.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-08-17T02:08:41.111 INFO:tasks.workunit.client.0.smithi110.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-08-17T02:08:41.111 INFO:tasks.workunit.client.0.smithi110.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-08-17T02:08:41.111 INFO:tasks.workunit.client.0.smithi110.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-17T02:08:41.112 INFO:tasks.workunit.client.0.smithi110.stderr:device_base REPORTING Information about device health metrics 2024-08-17T02:08:41.112 INFO:tasks.workunit.client.0.smithi110.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-08-17T02:08:41.112 INFO:tasks.workunit.client.0.smithi110.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-08-17T02:08:41.112 INFO:tasks.workunit.client.0.smithi110.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_pool_flags* ]] 2024-08-17T02:08:41.112 INFO:tasks.workunit.client.0.smithi110.stderr:+ ceph telemetry preview 2024-08-17T02:08:41.309 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:41 smithi110 ceph-mon[98148]: from='client.45977 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:41 smithi110 ceph-mon[98148]: pgmap v5369: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:41 smithi110 ceph-mon[98148]: from='client.45977 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:41 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3124352275' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-17T02:08:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:41 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2401604254' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-17T02:08:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:41 smithi110 ceph-mon[98148]: Health check cleared: TELEMETRY_CHANGED (was: Telemetry requires re-opt-in) 2024-08-17T02:08:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:41 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T02:08:41.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:41 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2401604254' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-17T02:08:41.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:41 smithi110 ceph-mon[100641]: from='client.45977 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:41.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:41 smithi110 ceph-mon[100641]: pgmap v5369: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:41.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:41 smithi110 ceph-mon[100641]: from='client.45977 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:41.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:41 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3124352275' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-17T02:08:41.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:41 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2401604254' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-17T02:08:41.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:41 smithi110 ceph-mon[100641]: Health check cleared: TELEMETRY_CHANGED (was: Telemetry requires re-opt-in) 2024-08-17T02:08:41.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:41 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T02:08:41.311 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:41 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2401604254' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-17T02:08:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:41 smithi177 ceph-mon[90034]: from='client.45977 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:41 smithi177 ceph-mon[90034]: pgmap v5369: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:08:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:41 smithi177 ceph-mon[90034]: from='client.45977 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:41 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3124352275' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-17T02:08:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:41 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2401604254' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-17T02:08:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:41 smithi177 ceph-mon[90034]: Health check cleared: TELEMETRY_CHANGED (was: Telemetry requires re-opt-in) 2024-08-17T02:08:41.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:41 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T02:08:41.363 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:41 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2401604254' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-17T02:08:41.578 INFO:tasks.workunit.client.0.smithi110.stdout:Telemetry is up to date, see report with `ceph telemetry show`. 2024-08-17T02:08:41.589 INFO:tasks.workunit.client.0.smithi110.stderr:+ ceph telemetry preview-device 2024-08-17T02:08:42.069 INFO:tasks.workunit.client.0.smithi110.stdout:device channel is on and up to date, see report with `ceph telemetry show-device`. 2024-08-17T02:08:42.080 INFO:tasks.workunit.client.0.smithi110.stderr:+ ceph telemetry preview-all 2024-08-17T02:08:42.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:42 smithi110 ceph-mon[100641]: from='client.46007 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:42.309 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:42 smithi110 ceph-mon[100641]: from='client.46007 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:42 smithi110 ceph-mon[98148]: from='client.46007 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:42.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:42 smithi110 ceph-mon[98148]: from='client.46007 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:42.361 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:42 smithi177 ceph-mon[90034]: from='client.46007 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:42.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:42 smithi177 ceph-mon[90034]: from='client.46007 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:42.554 INFO:tasks.workunit.client.0.smithi110.stdout:Telemetry is up to date, see report with `ceph telemetry show`. 2024-08-17T02:08:42.565 INFO:tasks.workunit.client.0.smithi110.stderr:+ ceph telemetry show 2024-08-17T02:08:43.273 INFO:tasks.workunit.client.0.smithi110.stdout:{ 2024-08-17T02:08:43.273 INFO:tasks.workunit.client.0.smithi110.stdout: "balancer": { 2024-08-17T02:08:43.274 INFO:tasks.workunit.client.0.smithi110.stdout: "active": true, 2024-08-17T02:08:43.274 INFO:tasks.workunit.client.0.smithi110.stdout: "mode": "" 2024-08-17T02:08:43.274 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.274 INFO:tasks.workunit.client.0.smithi110.stdout: "channels": [ 2024-08-17T02:08:43.274 INFO:tasks.workunit.client.0.smithi110.stdout: "basic", 2024-08-17T02:08:43.274 INFO:tasks.workunit.client.0.smithi110.stdout: "crash", 2024-08-17T02:08:43.274 INFO:tasks.workunit.client.0.smithi110.stdout: "device", 2024-08-17T02:08:43.274 INFO:tasks.workunit.client.0.smithi110.stdout: "ident", 2024-08-17T02:08:43.274 INFO:tasks.workunit.client.0.smithi110.stdout: "perf" 2024-08-17T02:08:43.274 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:43.274 INFO:tasks.workunit.client.0.smithi110.stdout: "channels_available": [ 2024-08-17T02:08:43.274 INFO:tasks.workunit.client.0.smithi110.stdout: "basic", 2024-08-17T02:08:43.275 INFO:tasks.workunit.client.0.smithi110.stdout: "ident", 2024-08-17T02:08:43.275 INFO:tasks.workunit.client.0.smithi110.stdout: "crash", 2024-08-17T02:08:43.275 INFO:tasks.workunit.client.0.smithi110.stdout: "device", 2024-08-17T02:08:43.275 INFO:tasks.workunit.client.0.smithi110.stdout: "perf" 2024-08-17T02:08:43.275 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:43.275 INFO:tasks.workunit.client.0.smithi110.stdout: "collections_available": [ 2024-08-17T02:08:43.275 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_base", 2024-08-17T02:08:43.275 INFO:tasks.workunit.client.0.smithi110.stdout: "device_base", 2024-08-17T02:08:43.275 INFO:tasks.workunit.client.0.smithi110.stdout: "crash_base", 2024-08-17T02:08:43.275 INFO:tasks.workunit.client.0.smithi110.stdout: "ident_base", 2024-08-17T02:08:43.275 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_perf", 2024-08-17T02:08:43.275 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_mds_metadata", 2024-08-17T02:08:43.276 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_pool_usage", 2024-08-17T02:08:43.276 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_usage_by_class", 2024-08-17T02:08:43.276 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_rook_v01", 2024-08-17T02:08:43.276 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_memory_metrics", 2024-08-17T02:08:43.276 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_pool_options_bluestore", 2024-08-17T02:08:43.276 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_pool_flags" 2024-08-17T02:08:43.276 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:43.276 INFO:tasks.workunit.client.0.smithi110.stdout: "collections_opted_in": [ 2024-08-17T02:08:43.276 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_base", 2024-08-17T02:08:43.276 INFO:tasks.workunit.client.0.smithi110.stdout: "device_base", 2024-08-17T02:08:43.276 INFO:tasks.workunit.client.0.smithi110.stdout: "crash_base", 2024-08-17T02:08:43.276 INFO:tasks.workunit.client.0.smithi110.stdout: "ident_base", 2024-08-17T02:08:43.276 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_perf", 2024-08-17T02:08:43.277 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_mds_metadata", 2024-08-17T02:08:43.277 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_pool_usage", 2024-08-17T02:08:43.277 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_usage_by_class", 2024-08-17T02:08:43.277 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_rook_v01", 2024-08-17T02:08:43.277 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_memory_metrics", 2024-08-17T02:08:43.277 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_pool_options_bluestore", 2024-08-17T02:08:43.277 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_pool_flags" 2024-08-17T02:08:43.277 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:43.277 INFO:tasks.workunit.client.0.smithi110.stdout: "config": { 2024-08-17T02:08:43.277 INFO:tasks.workunit.client.0.smithi110.stdout: "active_changed": [ 2024-08-17T02:08:43.277 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-17T02:08:43.277 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_debug", 2024-08-17T02:08:43.278 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_mon_ticket_ttl", 2024-08-17T02:08:43.278 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_service_ticket_ttl", 2024-08-17T02:08:43.278 INFO:tasks.workunit.client.0.smithi110.stdout: "bdev_debug_aio", 2024-08-17T02:08:43.278 INFO:tasks.workunit.client.0.smithi110.stdout: "client_check_pool_perm", 2024-08-17T02:08:43.278 INFO:tasks.workunit.client.0.smithi110.stdout: "client_mount_gid", 2024-08-17T02:08:43.278 INFO:tasks.workunit.client.0.smithi110.stdout: "client_mount_uid", 2024-08-17T02:08:43.278 INFO:tasks.workunit.client.0.smithi110.stdout: "client_quota", 2024-08-17T02:08:43.278 INFO:tasks.workunit.client.0.smithi110.stdout: "container_image", 2024-08-17T02:08:43.278 INFO:tasks.workunit.client.0.smithi110.stdout: "daemonize", 2024-08-17T02:08:43.278 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_asserts_on_shutdown", 2024-08-17T02:08:43.278 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_mgr", 2024-08-17T02:08:43.278 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_mon", 2024-08-17T02:08:43.279 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_ms", 2024-08-17T02:08:43.279 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_osd", 2024-08-17T02:08:43.279 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_paxos", 2024-08-17T02:08:43.279 INFO:tasks.workunit.client.0.smithi110.stdout: "keyring", 2024-08-17T02:08:43.279 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_file", 2024-08-17T02:08:43.279 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_journald", 2024-08-17T02:08:43.279 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_stderr", 2024-08-17T02:08:43.279 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_allow_pool_delete", 2024-08-17T02:08:43.279 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_clock_drift_allowed", 2024-08-17T02:08:43.279 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_file_level", 2024-08-17T02:08:43.279 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_to_file", 2024-08-17T02:08:43.279 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_to_journald", 2024-08-17T02:08:43.279 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_to_stderr", 2024-08-17T02:08:43.279 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_data_avail_warn", 2024-08-17T02:08:43.279 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_election_default_strategy", 2024-08-17T02:08:43.279 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_host", 2024-08-17T02:08:43.280 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_max_pg_per_osd", 2024-08-17T02:08:43.280 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_mds_skip_sanity", 2024-08-17T02:08:43.280 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_mgr_mkfs_grace", 2024-08-17T02:08:43.280 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_osd_prime_pg_temp", 2024-08-17T02:08:43.280 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_osd_reporter_subtree_level", 2024-08-17T02:08:43.280 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_pg_warn_max_object_skew", 2024-08-17T02:08:43.280 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-17T02:08:43.280 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-17T02:08:43.280 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-17T02:08:43.280 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-17T02:08:43.280 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-17T02:08:43.280 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-17T02:08:43.280 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-17T02:08:43.281 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-17T02:08:43.281 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_too_few_osds", 2024-08-17T02:08:43.281 INFO:tasks.workunit.client.0.smithi110.stdout: "ms_die_on_bug", 2024-08-17T02:08:43.281 INFO:tasks.workunit.client.0.smithi110.stdout: "ms_die_on_old_message", 2024-08-17T02:08:43.281 INFO:tasks.workunit.client.0.smithi110.stdout: "no_config_file", 2024-08-17T02:08:43.281 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_class_default_list", 2024-08-17T02:08:43.281 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_class_load_list", 2024-08-17T02:08:43.281 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_misdirected_ops", 2024-08-17T02:08:43.281 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_op_order", 2024-08-17T02:08:43.281 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_pg_log_writeout", 2024-08-17T02:08:43.281 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_shutdown", 2024-08-17T02:08:43.281 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_cached_snaps", 2024-08-17T02:08:43.281 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_missing_on_start", 2024-08-17T02:08:43.281 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_stray_on_activate", 2024-08-17T02:08:43.282 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-17T02:08:43.282 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_delete_sleep", 2024-08-17T02:08:43.282 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_delete_sleep_hdd", 2024-08-17T02:08:43.282 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_delete_sleep_hybrid", 2024-08-17T02:08:43.282 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_delete_sleep_ssd", 2024-08-17T02:08:43.282 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_max_backfills", 2024-08-17T02:08:43.282 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-17T02:08:43.282 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_profile", 2024-08-17T02:08:43.282 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-08-17T02:08:43.282 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-08-17T02:08:43.282 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-08-17T02:08:43.282 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-08-17T02:08:43.282 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-08-17T02:08:43.282 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-08-17T02:08:43.283 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_client_lim", 2024-08-17T02:08:43.283 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_client_res", 2024-08-17T02:08:43.283 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_client_wgt", 2024-08-17T02:08:43.283 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_memory_target", 2024-08-17T02:08:43.283 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_memory_target_autotune", 2024-08-17T02:08:43.283 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_op_queue", 2024-08-17T02:08:43.283 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_op_queue_cut_off", 2024-08-17T02:08:43.283 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pool_default_erasure_code_profile", 2024-08-17T02:08:43.283 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-17T02:08:43.283 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recover_clone_overlap", 2024-08-17T02:08:43.283 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_active", 2024-08-17T02:08:43.283 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_active_hdd", 2024-08-17T02:08:43.283 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_active_ssd", 2024-08-17T02:08:43.284 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_chunk", 2024-08-17T02:08:43.284 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_sleep", 2024-08-17T02:08:43.284 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_sleep_hdd", 2024-08-17T02:08:43.284 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_sleep_hybrid", 2024-08-17T02:08:43.284 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_sleep_ssd", 2024-08-17T02:08:43.284 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_load_threshold", 2024-08-17T02:08:43.284 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_max_interval", 2024-08-17T02:08:43.284 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_sleep", 2024-08-17T02:08:43.284 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_shutdown_pgref_assert", 2024-08-17T02:08:43.284 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_snap_trim_sleep", 2024-08-17T02:08:43.284 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_snap_trim_sleep_hdd", 2024-08-17T02:08:43.284 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_snap_trim_sleep_hybrid", 2024-08-17T02:08:43.285 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_snap_trim_sleep_ssd", 2024-08-17T02:08:43.285 INFO:tasks.workunit.client.0.smithi110.stdout: "public_network", 2024-08-17T02:08:43.285 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd_config_pool_override_update_timestamp", 2024-08-17T02:08:43.285 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd_default_features", 2024-08-17T02:08:43.285 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd_qos_exclude_ops", 2024-08-17T02:08:43.285 INFO:tasks.workunit.client.0.smithi110.stdout: "setgroup", 2024-08-17T02:08:43.285 INFO:tasks.workunit.client.0.smithi110.stdout: "setuser" 2024-08-17T02:08:43.285 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:43.285 INFO:tasks.workunit.client.0.smithi110.stdout: "cluster_changed": [ 2024-08-17T02:08:43.285 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-17T02:08:43.285 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_debug", 2024-08-17T02:08:43.285 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_mon_ticket_ttl", 2024-08-17T02:08:43.285 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_service_ticket_ttl", 2024-08-17T02:08:43.286 INFO:tasks.workunit.client.0.smithi110.stdout: "bdev_debug_aio", 2024-08-17T02:08:43.286 INFO:tasks.workunit.client.0.smithi110.stdout: "container_image", 2024-08-17T02:08:43.286 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_asserts_on_shutdown", 2024-08-17T02:08:43.286 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_mgr", 2024-08-17T02:08:43.286 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_mon", 2024-08-17T02:08:43.286 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_ms", 2024-08-17T02:08:43.286 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_osd", 2024-08-17T02:08:43.286 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_paxos", 2024-08-17T02:08:43.286 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_file", 2024-08-17T02:08:43.286 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_journald", 2024-08-17T02:08:43.286 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_stderr", 2024-08-17T02:08:43.286 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_join_fs", 2024-08-17T02:08:43.287 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/cephadm/allow_ptrace", 2024-08-17T02:08:43.287 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/cephadm/container_init", 2024-08-17T02:08:43.287 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/cephadm/migration_current", 2024-08-17T02:08:43.287 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/cephadm/use_repo_digest", 2024-08-17T02:08:43.287 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-08-17T02:08:43.287 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-08-17T02:08:43.287 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-08-17T02:08:43.287 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-08-17T02:08:43.287 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/ssl_server_port", 2024-08-17T02:08:43.287 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/orchestrator/orchestrator", 2024-08-17T02:08:43.287 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/telemetry/channel_ident", 2024-08-17T02:08:43.287 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/telemetry/channel_perf", 2024-08-17T02:08:43.287 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/telemetry/description", 2024-08-17T02:08:43.287 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/telemetry/enabled", 2024-08-17T02:08:43.287 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/telemetry/organization", 2024-08-17T02:08:43.287 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_allow_pool_delete", 2024-08-17T02:08:43.288 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_clock_drift_allowed", 2024-08-17T02:08:43.288 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_file_level", 2024-08-17T02:08:43.288 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_to_file", 2024-08-17T02:08:43.288 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_data_avail_warn", 2024-08-17T02:08:43.288 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_election_default_strategy", 2024-08-17T02:08:43.288 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_max_pg_per_osd", 2024-08-17T02:08:43.288 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_mds_skip_sanity", 2024-08-17T02:08:43.288 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_mgr_mkfs_grace", 2024-08-17T02:08:43.288 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_osd_prime_pg_temp", 2024-08-17T02:08:43.288 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_osd_reporter_subtree_level", 2024-08-17T02:08:43.288 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_pg_warn_max_object_skew", 2024-08-17T02:08:43.288 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-17T02:08:43.288 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-17T02:08:43.289 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-17T02:08:43.289 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-17T02:08:43.289 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-17T02:08:43.289 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-17T02:08:43.289 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-17T02:08:43.289 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-17T02:08:43.289 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_too_few_osds", 2024-08-17T02:08:43.289 INFO:tasks.workunit.client.0.smithi110.stdout: "ms_die_on_bug", 2024-08-17T02:08:43.289 INFO:tasks.workunit.client.0.smithi110.stdout: "ms_die_on_old_message", 2024-08-17T02:08:43.289 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_class_default_list", 2024-08-17T02:08:43.289 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_class_load_list", 2024-08-17T02:08:43.289 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_misdirected_ops", 2024-08-17T02:08:43.289 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_op_order", 2024-08-17T02:08:43.290 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_pg_log_writeout", 2024-08-17T02:08:43.290 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_shutdown", 2024-08-17T02:08:43.290 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_cached_snaps", 2024-08-17T02:08:43.290 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_missing_on_start", 2024-08-17T02:08:43.290 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_stray_on_activate", 2024-08-17T02:08:43.290 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-17T02:08:43.290 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-17T02:08:43.290 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_profile", 2024-08-17T02:08:43.290 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_memory_target", 2024-08-17T02:08:43.290 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_memory_target_autotune", 2024-08-17T02:08:43.290 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_op_queue", 2024-08-17T02:08:43.290 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_op_queue_cut_off", 2024-08-17T02:08:43.290 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pool_default_erasure_code_profile", 2024-08-17T02:08:43.290 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-17T02:08:43.291 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recover_clone_overlap", 2024-08-17T02:08:43.291 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_chunk", 2024-08-17T02:08:43.291 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_load_threshold", 2024-08-17T02:08:43.291 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_max_interval", 2024-08-17T02:08:43.291 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_shutdown_pgref_assert", 2024-08-17T02:08:43.291 INFO:tasks.workunit.client.0.smithi110.stdout: "public_network", 2024-08-17T02:08:43.291 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd_config_pool_override_update_timestamp", 2024-08-17T02:08:43.291 INFO:tasks.workunit.client.0.smithi110.stdout: "rgw_cache_enabled", 2024-08-17T02:08:43.291 INFO:tasks.workunit.client.0.smithi110.stdout: "rgw_enable_ops_log", 2024-08-17T02:08:43.291 INFO:tasks.workunit.client.0.smithi110.stdout: "rgw_enable_usage_log" 2024-08-17T02:08:43.291 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.291 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.292 INFO:tasks.workunit.client.0.smithi110.stdout: "contact": null, 2024-08-17T02:08:43.292 INFO:tasks.workunit.client.0.smithi110.stdout: "crashes": [], 2024-08-17T02:08:43.292 INFO:tasks.workunit.client.0.smithi110.stdout: "created": "2024-08-17T00:25:38.635176Z", 2024-08-17T02:08:43.292 INFO:tasks.workunit.client.0.smithi110.stdout: "crush": { 2024-08-17T02:08:43.292 INFO:tasks.workunit.client.0.smithi110.stdout: "bucket_algs": { 2024-08-17T02:08:43.292 INFO:tasks.workunit.client.0.smithi110.stdout: "straw2": 3 2024-08-17T02:08:43.292 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.292 INFO:tasks.workunit.client.0.smithi110.stdout: "bucket_sizes": { 2024-08-17T02:08:43.292 INFO:tasks.workunit.client.0.smithi110.stdout: "2": 1, 2024-08-17T02:08:43.292 INFO:tasks.workunit.client.0.smithi110.stdout: "4": 2 2024-08-17T02:08:43.292 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.292 INFO:tasks.workunit.client.0.smithi110.stdout: "bucket_types": { 2024-08-17T02:08:43.292 INFO:tasks.workunit.client.0.smithi110.stdout: "1": 2, 2024-08-17T02:08:43.292 INFO:tasks.workunit.client.0.smithi110.stdout: "11": 1 2024-08-17T02:08:43.292 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.292 INFO:tasks.workunit.client.0.smithi110.stdout: "compat_weight_set": false, 2024-08-17T02:08:43.293 INFO:tasks.workunit.client.0.smithi110.stdout: "device_classes": [ 2024-08-17T02:08:43.293 INFO:tasks.workunit.client.0.smithi110.stdout: 8 2024-08-17T02:08:43.293 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:43.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_buckets": 6, 2024-08-17T02:08:43.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_devices": 8, 2024-08-17T02:08:43.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_rules": 2, 2024-08-17T02:08:43.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_types": 12, 2024-08-17T02:08:43.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_weight_sets": 0, 2024-08-17T02:08:43.293 INFO:tasks.workunit.client.0.smithi110.stdout: "tunables": { 2024-08-17T02:08:43.293 INFO:tasks.workunit.client.0.smithi110.stdout: "allowed_bucket_algs": 54, 2024-08-17T02:08:43.293 INFO:tasks.workunit.client.0.smithi110.stdout: "choose_local_fallback_tries": 0, 2024-08-17T02:08:43.293 INFO:tasks.workunit.client.0.smithi110.stdout: "choose_local_tries": 0, 2024-08-17T02:08:43.293 INFO:tasks.workunit.client.0.smithi110.stdout: "choose_total_tries": 50, 2024-08-17T02:08:43.294 INFO:tasks.workunit.client.0.smithi110.stdout: "chooseleaf_descend_once": 1, 2024-08-17T02:08:43.294 INFO:tasks.workunit.client.0.smithi110.stdout: "chooseleaf_stable": 1, 2024-08-17T02:08:43.294 INFO:tasks.workunit.client.0.smithi110.stdout: "chooseleaf_vary_r": 1, 2024-08-17T02:08:43.294 INFO:tasks.workunit.client.0.smithi110.stdout: "has_msr_rules": 0, 2024-08-17T02:08:43.294 INFO:tasks.workunit.client.0.smithi110.stdout: "has_v2_rules": 1, 2024-08-17T02:08:43.294 INFO:tasks.workunit.client.0.smithi110.stdout: "has_v3_rules": 0, 2024-08-17T02:08:43.294 INFO:tasks.workunit.client.0.smithi110.stdout: "has_v4_buckets": 1, 2024-08-17T02:08:43.294 INFO:tasks.workunit.client.0.smithi110.stdout: "has_v5_rules": 0, 2024-08-17T02:08:43.294 INFO:tasks.workunit.client.0.smithi110.stdout: "legacy_tunables": 0, 2024-08-17T02:08:43.294 INFO:tasks.workunit.client.0.smithi110.stdout: "minimum_required_version": "jewel", 2024-08-17T02:08:43.294 INFO:tasks.workunit.client.0.smithi110.stdout: "msr_collision_tries": 100, 2024-08-17T02:08:43.294 INFO:tasks.workunit.client.0.smithi110.stdout: "msr_descents": 100, 2024-08-17T02:08:43.294 INFO:tasks.workunit.client.0.smithi110.stdout: "optimal_tunables": 1, 2024-08-17T02:08:43.295 INFO:tasks.workunit.client.0.smithi110.stdout: "profile": "jewel", 2024-08-17T02:08:43.295 INFO:tasks.workunit.client.0.smithi110.stdout: "require_feature_tunables": 1, 2024-08-17T02:08:43.295 INFO:tasks.workunit.client.0.smithi110.stdout: "require_feature_tunables2": 1, 2024-08-17T02:08:43.295 INFO:tasks.workunit.client.0.smithi110.stdout: "require_feature_tunables3": 1, 2024-08-17T02:08:43.295 INFO:tasks.workunit.client.0.smithi110.stdout: "require_feature_tunables5": 1, 2024-08-17T02:08:43.295 INFO:tasks.workunit.client.0.smithi110.stdout: "straw_calc_version": 1 2024-08-17T02:08:43.295 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.295 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.295 INFO:tasks.workunit.client.0.smithi110.stdout: "description": "upgrade test cluster", 2024-08-17T02:08:43.295 INFO:tasks.workunit.client.0.smithi110.stdout: "fs": { 2024-08-17T02:08:43.295 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T02:08:43.295 INFO:tasks.workunit.client.0.smithi110.stdout: "feature_flags": { 2024-08-17T02:08:43.295 INFO:tasks.workunit.client.0.smithi110.stdout: "enable_multiple": true, 2024-08-17T02:08:43.296 INFO:tasks.workunit.client.0.smithi110.stdout: "ever_enabled_multiple": true 2024-08-17T02:08:43.296 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.296 INFO:tasks.workunit.client.0.smithi110.stdout: "filesystems": [ 2024-08-17T02:08:43.296 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.296 INFO:tasks.workunit.client.0.smithi110.stdout: "approx_ctime": "2024-08", 2024-08-17T02:08:43.296 INFO:tasks.workunit.client.0.smithi110.stdout: "balancer_enabled": false, 2024-08-17T02:08:43.296 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.296 INFO:tasks.workunit.client.0.smithi110.stdout: "cached_caps": 0, 2024-08-17T02:08:43.296 INFO:tasks.workunit.client.0.smithi110.stdout: "cached_dns": 10, 2024-08-17T02:08:43.296 INFO:tasks.workunit.client.0.smithi110.stdout: "cached_inos": 13, 2024-08-17T02:08:43.296 INFO:tasks.workunit.client.0.smithi110.stdout: "cached_subtrees": 2, 2024-08-17T02:08:43.296 INFO:tasks.workunit.client.0.smithi110.stdout: "ever_allowed_features": 0, 2024-08-17T02:08:43.296 INFO:tasks.workunit.client.0.smithi110.stdout: "explicitly_allowed_features": 0, 2024-08-17T02:08:43.297 INFO:tasks.workunit.client.0.smithi110.stdout: "files": 0, 2024-08-17T02:08:43.297 INFO:tasks.workunit.client.0.smithi110.stdout: "max_mds": 1, 2024-08-17T02:08:43.297 INFO:tasks.workunit.client.0.smithi110.stdout: "num_data_pools": 1, 2024-08-17T02:08:43.297 INFO:tasks.workunit.client.0.smithi110.stdout: "num_in": 1, 2024-08-17T02:08:43.297 INFO:tasks.workunit.client.0.smithi110.stdout: "num_mds": 1, 2024-08-17T02:08:43.297 INFO:tasks.workunit.client.0.smithi110.stdout: "num_sessions": 0, 2024-08-17T02:08:43.297 INFO:tasks.workunit.client.0.smithi110.stdout: "num_standby_replay": 0, 2024-08-17T02:08:43.297 INFO:tasks.workunit.client.0.smithi110.stdout: "num_up": 1, 2024-08-17T02:08:43.297 INFO:tasks.workunit.client.0.smithi110.stdout: "snaps": 0, 2024-08-17T02:08:43.297 INFO:tasks.workunit.client.0.smithi110.stdout: "standby_count_wanted": 0 2024-08-17T02:08:43.297 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.297 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:43.298 INFO:tasks.workunit.client.0.smithi110.stdout: "num_standby_mds": 1, 2024-08-17T02:08:43.298 INFO:tasks.workunit.client.0.smithi110.stdout: "total_num_mds": 2 2024-08-17T02:08:43.298 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.298 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_stats": { 2024-08-17T02:08:43.298 INFO:tasks.workunit.client.0.smithi110.stdout: "mds": { 2024-08-17T02:08:43.298 INFO:tasks.workunit.client.0.smithi110.stdout: "mds.6480ebb717364cca6fc6b2068bee7df7f1990f3b": { 2024-08-17T02:08:43.298 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 20725760, 2024-08-17T02:08:43.298 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 426088, 2024-08-17T02:08:43.298 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2621440, 2024-08-17T02:08:43.298 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T02:08:43.298 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 466944, 2024-08-17T02:08:43.298 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 479, 2024-08-17T02:08:43.298 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T02:08:43.299 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 1432512, 2024-08-17T02:08:43.299 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 22, 2024-08-17T02:08:43.299 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 1078272, 2024-08-17T02:08:43.299 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 15167448, 2024-08-17T02:08:43.299 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 21192704 2024-08-17T02:08:43.299 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.299 INFO:tasks.workunit.client.0.smithi110.stdout: "mds.d6f125b7c635b6f45601f26ee81c70c0b368576b": { 2024-08-17T02:08:43.299 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 20144128, 2024-08-17T02:08:43.299 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 315480, 2024-08-17T02:08:43.299 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2621440, 2024-08-17T02:08:43.299 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 753664, 2024-08-17T02:08:43.299 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 0, 2024-08-17T02:08:43.299 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 361, 2024-08-17T02:08:43.299 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T02:08:43.300 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 1109056, 2024-08-17T02:08:43.300 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 13, 2024-08-17T02:08:43.300 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 590336, 2024-08-17T02:08:43.300 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 14754152, 2024-08-17T02:08:43.300 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 20144128 2024-08-17T02:08:43.300 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.300 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.300 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T02:08:43.300 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.6480ebb717364cca6fc6b2068bee7df7f1990f3b": { 2024-08-17T02:08:43.300 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 274571264, 2024-08-17T02:08:43.300 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 6006448, 2024-08-17T02:08:43.300 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 3014656, 2024-08-17T02:08:43.300 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 1138688, 2024-08-17T02:08:43.300 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 1236992, 2024-08-17T02:08:43.300 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 9903, 2024-08-17T02:08:43.301 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T02:08:43.301 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 13404432, 2024-08-17T02:08:43.301 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 23, 2024-08-17T02:08:43.301 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 5659392, 2024-08-17T02:08:43.301 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 245347648, 2024-08-17T02:08:43.301 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 275808256 2024-08-17T02:08:43.301 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.301 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.c4d8fd12ad92af885518649f4e2b78966c1046a8": { 2024-08-17T02:08:43.301 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 176381952, 2024-08-17T02:08:43.301 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 2253392, 2024-08-17T02:08:43.301 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2883584, 2024-08-17T02:08:43.301 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 475136, 2024-08-17T02:08:43.301 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 3702784, 2024-08-17T02:08:43.301 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 6754, 2024-08-17T02:08:43.302 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T02:08:43.302 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 11188416, 2024-08-17T02:08:43.302 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 20, 2024-08-17T02:08:43.302 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 2859264, 2024-08-17T02:08:43.302 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 156722160, 2024-08-17T02:08:43.302 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 180084736 2024-08-17T02:08:43.302 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.302 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.d6f125b7c635b6f45601f26ee81c70c0b368576b": { 2024-08-17T02:08:43.302 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 176021504, 2024-08-17T02:08:43.302 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 2640112, 2024-08-17T02:08:43.302 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2883584, 2024-08-17T02:08:43.302 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T02:08:43.303 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 4063232, 2024-08-17T02:08:43.303 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 6878, 2024-08-17T02:08:43.303 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T02:08:43.303 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 10229104, 2024-08-17T02:08:43.303 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 20, 2024-08-17T02:08:43.303 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 2942720, 2024-08-17T02:08:43.303 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 157325984, 2024-08-17T02:08:43.303 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 180084736 2024-08-17T02:08:43.303 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.303 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.303 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:43.303 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.0": { 2024-08-17T02:08:43.304 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 423084032, 2024-08-17T02:08:43.304 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 26580344, 2024-08-17T02:08:43.304 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 3276800, 2024-08-17T02:08:43.304 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T02:08:43.304 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 69902336, 2024-08-17T02:08:43.304 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 12821, 2024-08-17T02:08:43.304 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T02:08:43.304 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 62735432, 2024-08-17T02:08:43.304 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 60, 2024-08-17T02:08:43.304 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 10624000, 2024-08-17T02:08:43.304 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 319867456, 2024-08-17T02:08:43.304 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 492986368 2024-08-17T02:08:43.304 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.304 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.1": { 2024-08-17T02:08:43.305 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 548274176, 2024-08-17T02:08:43.305 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 29196784, 2024-08-17T02:08:43.305 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 3276800, 2024-08-17T02:08:43.305 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T02:08:43.305 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 163479552, 2024-08-17T02:08:43.305 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 12851, 2024-08-17T02:08:43.305 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T02:08:43.305 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 59093400, 2024-08-17T02:08:43.305 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 53, 2024-08-17T02:08:43.305 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 9188096, 2024-08-17T02:08:43.305 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 447519096, 2024-08-17T02:08:43.305 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 711753728 2024-08-17T02:08:43.305 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.305 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.2": { 2024-08-17T02:08:43.306 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 492625920, 2024-08-17T02:08:43.306 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 20329672, 2024-08-17T02:08:43.306 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 3145728, 2024-08-17T02:08:43.306 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T02:08:43.306 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 40755200, 2024-08-17T02:08:43.306 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 10658, 2024-08-17T02:08:43.306 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T02:08:43.306 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 61577080, 2024-08-17T02:08:43.306 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 60, 2024-08-17T02:08:43.306 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 10758656, 2024-08-17T02:08:43.306 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 396814784, 2024-08-17T02:08:43.306 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 533381120 2024-08-17T02:08:43.306 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.306 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.3": { 2024-08-17T02:08:43.307 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 508256256, 2024-08-17T02:08:43.307 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 18188424, 2024-08-17T02:08:43.307 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 3145728, 2024-08-17T02:08:43.307 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T02:08:43.307 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 33751040, 2024-08-17T02:08:43.307 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 10638, 2024-08-17T02:08:43.307 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T02:08:43.307 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 62229160, 2024-08-17T02:08:43.307 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 60, 2024-08-17T02:08:43.307 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 9628672, 2024-08-17T02:08:43.307 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 415064272, 2024-08-17T02:08:43.308 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 542007296 2024-08-17T02:08:43.308 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.308 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.4": { 2024-08-17T02:08:43.308 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 455835648, 2024-08-17T02:08:43.308 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 24488840, 2024-08-17T02:08:43.308 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 3276800, 2024-08-17T02:08:43.308 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T02:08:43.308 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 61448192, 2024-08-17T02:08:43.308 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 11751, 2024-08-17T02:08:43.308 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T02:08:43.308 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 61456896, 2024-08-17T02:08:43.308 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 60, 2024-08-17T02:08:43.308 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 10285568, 2024-08-17T02:08:43.309 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 356327544, 2024-08-17T02:08:43.309 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 517283840 2024-08-17T02:08:43.309 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.309 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.5": { 2024-08-17T02:08:43.309 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 559570944, 2024-08-17T02:08:43.309 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 25185888, 2024-08-17T02:08:43.309 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 3276800, 2024-08-17T02:08:43.309 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T02:08:43.309 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 3432448, 2024-08-17T02:08:43.309 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 13611, 2024-08-17T02:08:43.309 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T02:08:43.309 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 59566608, 2024-08-17T02:08:43.309 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 54, 2024-08-17T02:08:43.309 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 11877632, 2024-08-17T02:08:43.310 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 459664016, 2024-08-17T02:08:43.310 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 563003392 2024-08-17T02:08:43.310 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.310 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.6": { 2024-08-17T02:08:43.310 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 443326464, 2024-08-17T02:08:43.310 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 16622384, 2024-08-17T02:08:43.310 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 3145728, 2024-08-17T02:08:43.310 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T02:08:43.310 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 31490048, 2024-08-17T02:08:43.310 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 9777, 2024-08-17T02:08:43.310 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T02:08:43.310 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 53723808, 2024-08-17T02:08:43.310 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 53, 2024-08-17T02:08:43.311 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 10501632, 2024-08-17T02:08:43.311 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 359332912, 2024-08-17T02:08:43.311 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 474816512 2024-08-17T02:08:43.311 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.311 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.7": { 2024-08-17T02:08:43.311 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 491847680, 2024-08-17T02:08:43.311 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 24170168, 2024-08-17T02:08:43.311 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 5373952, 2024-08-17T02:08:43.311 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T02:08:43.311 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 30507008, 2024-08-17T02:08:43.311 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 11527, 2024-08-17T02:08:43.311 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T02:08:43.312 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 62203672, 2024-08-17T02:08:43.312 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 58, 2024-08-17T02:08:43.312 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 10517760, 2024-08-17T02:08:43.312 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 389582128, 2024-08-17T02:08:43.312 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 522354688 2024-08-17T02:08:43.312 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.312 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.312 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.312 INFO:tasks.workunit.client.0.smithi110.stdout: "hosts": { 2024-08-17T02:08:43.312 INFO:tasks.workunit.client.0.smithi110.stdout: "num": 2, 2024-08-17T02:08:43.312 INFO:tasks.workunit.client.0.smithi110.stdout: "num_with_mds": 2, 2024-08-17T02:08:43.312 INFO:tasks.workunit.client.0.smithi110.stdout: "num_with_mgr": 2, 2024-08-17T02:08:43.312 INFO:tasks.workunit.client.0.smithi110.stdout: "num_with_mon": 2, 2024-08-17T02:08:43.312 INFO:tasks.workunit.client.0.smithi110.stdout: "num_with_osd": 2 2024-08-17T02:08:43.313 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.313 INFO:tasks.workunit.client.0.smithi110.stdout: "io_rate": { 2024-08-17T02:08:43.313 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_stats_delta": { 2024-08-17T02:08:43.313 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": 0, 2024-08-17T02:08:43.313 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:43.313 INFO:tasks.workunit.client.0.smithi110.stdout: "num_store_stats": 0, 2024-08-17T02:08:43.313 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:43.313 INFO:tasks.workunit.client.0.smithi110.stdout: "stamp_delta": "11.263869", 2024-08-17T02:08:43.313 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:43.313 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:43.313 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:43.313 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:43.313 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:43.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:43.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:43.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:43.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:43.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:43.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:43.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:43.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:43.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:43.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:43.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:43.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:43.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:43.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:43.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:43.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:43.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:43.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:43.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:43.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:43.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:43.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:43.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:43.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:43.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:43.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:43.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:43.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:43.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:43.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 72, 2024-08-17T02:08:43.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 60, 2024-08-17T02:08:43.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:43.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:43.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:43.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 16, 2024-08-17T02:08:43.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:43.316 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.316 INFO:tasks.workunit.client.0.smithi110.stdout: "store_stats": { 2024-08-17T02:08:43.316 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": 0, 2024-08-17T02:08:43.316 INFO:tasks.workunit.client.0.smithi110.stdout: "available": 0, 2024-08-17T02:08:43.317 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed": 0, 2024-08-17T02:08:43.317 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_allocated": 0, 2024-08-17T02:08:43.317 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_original": 0, 2024-08-17T02:08:43.317 INFO:tasks.workunit.client.0.smithi110.stdout: "data_stored": 0, 2024-08-17T02:08:43.317 INFO:tasks.workunit.client.0.smithi110.stdout: "internal_metadata": 0, 2024-08-17T02:08:43.317 INFO:tasks.workunit.client.0.smithi110.stdout: "internally_reserved": 0, 2024-08-17T02:08:43.317 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_allocated": 0, 2024-08-17T02:08:43.317 INFO:tasks.workunit.client.0.smithi110.stdout: "total": 0 2024-08-17T02:08:43.317 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.317 INFO:tasks.workunit.client.0.smithi110.stdout: "up": 0 2024-08-17T02:08:43.317 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.317 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.317 INFO:tasks.workunit.client.0.smithi110.stdout: "leaderboard": false, 2024-08-17T02:08:43.318 INFO:tasks.workunit.client.0.smithi110.stdout: "leaderboard_description": null, 2024-08-17T02:08:43.318 INFO:tasks.workunit.client.0.smithi110.stdout: "license": "sharing-1-0", 2024-08-17T02:08:43.318 INFO:tasks.workunit.client.0.smithi110.stdout: "mempool": { 2024-08-17T02:08:43.318 INFO:tasks.workunit.client.0.smithi110.stdout: "mds": { 2024-08-17T02:08:43.318 INFO:tasks.workunit.client.0.smithi110.stdout: "mds.6480ebb717364cca6fc6b2068bee7df7f1990f3b": { 2024-08-17T02:08:43.318 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T02:08:43.318 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.318 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.318 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.318 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:43.318 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.319 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.319 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.319 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T02:08:43.319 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.319 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.319 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.319 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T02:08:43.319 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.319 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.319 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.319 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T02:08:43.319 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.319 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.320 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.320 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T02:08:43.320 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.320 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.320 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.320 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T02:08:43.320 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.320 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.320 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.320 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T02:08:43.320 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.320 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.320 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.320 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T02:08:43.321 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.321 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.321 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.321 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T02:08:43.321 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.321 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.321 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.321 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T02:08:43.321 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.321 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.321 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.321 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T02:08:43.321 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.322 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.322 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.322 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T02:08:43.322 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.322 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.322 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.322 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T02:08:43.322 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.322 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.322 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.322 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T02:08:43.322 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.322 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.322 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.323 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T02:08:43.323 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.323 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.323 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.323 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T02:08:43.323 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.323 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.323 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.323 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T02:08:43.323 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.323 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.323 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.323 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T02:08:43.323 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 222895, 2024-08-17T02:08:43.323 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 70 2024-08-17T02:08:43.324 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.324 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T02:08:43.324 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.324 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.324 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.324 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T02:08:43.324 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 52112, 2024-08-17T02:08:43.324 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 181 2024-08-17T02:08:43.324 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.324 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:43.324 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.324 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.324 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.325 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T02:08:43.325 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.325 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.325 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.325 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T02:08:43.325 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.325 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.325 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.325 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T02:08:43.325 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 12392, 2024-08-17T02:08:43.325 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 239 2024-08-17T02:08:43.325 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.325 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T02:08:43.325 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.326 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.326 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.326 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T02:08:43.326 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.326 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.326 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.326 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T02:08:43.326 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.326 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.326 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.326 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T02:08:43.326 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.327 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.327 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.327 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.327 INFO:tasks.workunit.client.0.smithi110.stdout: "mds.d6f125b7c635b6f45601f26ee81c70c0b368576b": { 2024-08-17T02:08:43.327 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T02:08:43.327 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.327 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.327 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.327 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:43.327 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.327 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.327 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.327 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T02:08:43.328 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.328 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.328 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.328 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T02:08:43.328 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.328 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.328 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.328 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T02:08:43.328 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.328 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.328 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.328 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T02:08:43.328 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.329 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.329 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.329 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T02:08:43.329 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.329 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.329 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.329 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T02:08:43.329 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.329 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.329 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.329 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T02:08:43.329 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.329 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.329 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.330 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T02:08:43.330 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.330 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.330 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.330 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T02:08:43.330 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.330 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.330 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.330 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T02:08:43.330 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.330 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.330 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.330 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T02:08:43.330 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.331 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.331 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.331 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T02:08:43.331 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.331 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.331 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.331 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T02:08:43.331 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.331 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.331 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.331 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T02:08:43.331 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.332 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.332 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.332 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T02:08:43.332 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.332 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.332 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.332 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T02:08:43.332 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.332 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.332 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.332 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T02:08:43.332 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 149216, 2024-08-17T02:08:43.333 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 35 2024-08-17T02:08:43.333 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.333 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T02:08:43.333 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.333 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.333 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.333 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T02:08:43.333 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 928, 2024-08-17T02:08:43.333 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 2 2024-08-17T02:08:43.333 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.333 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:43.333 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.333 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.333 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.334 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T02:08:43.334 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.334 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.334 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.334 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T02:08:43.334 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.334 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.334 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.334 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T02:08:43.334 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.334 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.334 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.335 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T02:08:43.335 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.335 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.335 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.335 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T02:08:43.335 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.335 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.335 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.335 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T02:08:43.335 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.335 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.335 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.336 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T02:08:43.336 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.336 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.336 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.336 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.336 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.336 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T02:08:43.336 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.6480ebb717364cca6fc6b2068bee7df7f1990f3b": { 2024-08-17T02:08:43.336 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T02:08:43.336 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.336 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.336 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.336 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:43.336 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.337 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.337 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.337 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T02:08:43.337 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.337 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.337 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.337 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T02:08:43.337 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.337 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.337 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.337 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T02:08:43.337 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.337 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.338 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.338 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T02:08:43.338 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.338 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.338 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.338 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T02:08:43.338 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.338 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.338 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.338 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T02:08:43.338 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.339 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.339 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.339 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T02:08:43.339 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.339 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.339 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.339 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T02:08:43.339 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.339 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.339 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.339 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T02:08:43.339 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.339 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.339 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.340 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T02:08:43.340 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.340 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.340 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.340 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T02:08:43.340 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.340 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.340 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.340 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T02:08:43.340 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.340 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.340 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.340 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T02:08:43.340 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.341 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.341 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.341 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T02:08:43.341 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.341 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.341 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.341 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T02:08:43.341 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.341 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.341 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.341 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T02:08:43.341 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.341 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.341 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.342 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T02:08:43.342 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 45089857, 2024-08-17T02:08:43.342 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 5531 2024-08-17T02:08:43.342 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.342 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T02:08:43.342 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.342 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.342 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.342 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T02:08:43.342 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.342 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.342 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.342 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:43.343 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.343 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.343 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.343 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T02:08:43.343 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.343 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.343 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.343 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T02:08:43.343 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.343 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.343 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.343 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T02:08:43.343 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 10968, 2024-08-17T02:08:43.344 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 238 2024-08-17T02:08:43.344 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.344 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T02:08:43.344 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 70440, 2024-08-17T02:08:43.344 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 5158 2024-08-17T02:08:43.344 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.344 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T02:08:43.344 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 11440, 2024-08-17T02:08:43.344 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 304 2024-08-17T02:08:43.344 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.344 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T02:08:43.344 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.344 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.344 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.345 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T02:08:43.345 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.345 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.345 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.345 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.345 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.c4d8fd12ad92af885518649f4e2b78966c1046a8": { 2024-08-17T02:08:43.345 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T02:08:43.345 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.345 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.345 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.345 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:43.345 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.345 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.346 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.346 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T02:08:43.346 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.346 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.346 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.346 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T02:08:43.346 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.346 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.346 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.346 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T02:08:43.346 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.346 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.347 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.347 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T02:08:43.347 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.347 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.347 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.347 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T02:08:43.347 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.347 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.347 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.347 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T02:08:43.347 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.347 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.347 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.347 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T02:08:43.348 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.348 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.348 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.348 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T02:08:43.348 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.348 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.348 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.348 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T02:08:43.348 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.348 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.348 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.348 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T02:08:43.348 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.349 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.349 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.349 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T02:08:43.349 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.349 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.349 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.349 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T02:08:43.349 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.349 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.349 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.349 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T02:08:43.349 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.349 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.349 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.350 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T02:08:43.350 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.350 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.350 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.350 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T02:08:43.350 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.350 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.350 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.350 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T02:08:43.350 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.350 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.350 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.350 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T02:08:43.351 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 44875561, 2024-08-17T02:08:43.351 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 5493 2024-08-17T02:08:43.351 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.351 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T02:08:43.351 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 264, 2024-08-17T02:08:43.351 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T02:08:43.351 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.351 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T02:08:43.351 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.351 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.351 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.351 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:43.351 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.352 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.352 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.352 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T02:08:43.352 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.352 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.352 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.352 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T02:08:43.352 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.352 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.352 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.352 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T02:08:43.352 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 10968, 2024-08-17T02:08:43.352 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 238 2024-08-17T02:08:43.352 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.353 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T02:08:43.353 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 70440, 2024-08-17T02:08:43.353 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 5158 2024-08-17T02:08:43.353 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.353 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T02:08:43.353 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 5720, 2024-08-17T02:08:43.353 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 152 2024-08-17T02:08:43.353 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.353 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T02:08:43.353 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.353 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.353 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.353 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T02:08:43.354 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.354 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.354 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.354 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.354 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.d6f125b7c635b6f45601f26ee81c70c0b368576b": { 2024-08-17T02:08:43.354 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T02:08:43.354 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.354 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.354 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.354 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:43.354 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.354 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.355 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.355 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T02:08:43.355 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.355 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.355 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.355 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T02:08:43.355 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.355 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.355 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.355 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T02:08:43.355 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.355 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.355 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.355 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T02:08:43.356 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.356 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.356 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.356 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T02:08:43.356 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.356 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.356 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.356 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T02:08:43.356 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.356 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.356 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.356 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T02:08:43.356 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.357 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.357 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.357 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T02:08:43.357 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.357 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.357 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.357 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T02:08:43.357 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.357 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.357 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.357 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T02:08:43.357 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.358 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.358 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.358 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T02:08:43.358 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.358 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.358 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.358 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T02:08:43.358 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.358 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.358 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.358 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T02:08:43.358 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.359 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.359 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.359 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T02:08:43.359 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.359 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.359 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.359 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T02:08:43.359 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.359 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.359 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.359 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T02:08:43.359 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.359 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.360 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.360 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T02:08:43.360 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 44670985, 2024-08-17T02:08:43.360 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 5475 2024-08-17T02:08:43.360 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.360 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T02:08:43.360 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 528, 2024-08-17T02:08:43.360 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 6 2024-08-17T02:08:43.360 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.360 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T02:08:43.360 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.360 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.360 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.361 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:43.361 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.361 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.361 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.361 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T02:08:43.361 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.361 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.361 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.361 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T02:08:43.361 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.361 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.361 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.361 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T02:08:43.362 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 10968, 2024-08-17T02:08:43.362 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 238 2024-08-17T02:08:43.362 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.362 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T02:08:43.362 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 70440, 2024-08-17T02:08:43.362 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 5158 2024-08-17T02:08:43.362 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.362 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T02:08:43.362 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 5720, 2024-08-17T02:08:43.362 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 152 2024-08-17T02:08:43.362 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.362 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T02:08:43.362 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.363 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.363 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.363 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T02:08:43.363 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.363 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.363 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.363 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.363 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.363 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:43.363 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.0": { 2024-08-17T02:08:43.363 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T02:08:43.363 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.363 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.363 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.364 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:43.364 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 23048, 2024-08-17T02:08:43.364 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 388 2024-08-17T02:08:43.364 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.364 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T02:08:43.364 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 579968, 2024-08-17T02:08:43.364 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 30 2024-08-17T02:08:43.364 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.364 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T02:08:43.364 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1344, 2024-08-17T02:08:43.364 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 7 2024-08-17T02:08:43.364 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.364 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T02:08:43.364 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 60560, 2024-08-17T02:08:43.364 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 757 2024-08-17T02:08:43.365 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.365 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T02:08:43.365 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 393120, 2024-08-17T02:08:43.365 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1890 2024-08-17T02:08:43.365 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.365 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T02:08:43.365 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 256, 2024-08-17T02:08:43.365 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 32 2024-08-17T02:08:43.365 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.365 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T02:08:43.365 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 480405, 2024-08-17T02:08:43.365 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 137 2024-08-17T02:08:43.365 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.365 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T02:08:43.365 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2588818, 2024-08-17T02:08:43.366 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 570719 2024-08-17T02:08:43.366 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.366 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T02:08:43.366 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 7302096, 2024-08-17T02:08:43.366 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 10770 2024-08-17T02:08:43.366 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.366 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T02:08:43.366 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 76492, 2024-08-17T02:08:43.366 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 8019 2024-08-17T02:08:43.366 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.366 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T02:08:43.366 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 90720, 2024-08-17T02:08:43.366 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1890 2024-08-17T02:08:43.366 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.367 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T02:08:43.367 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.367 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.367 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.367 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T02:08:43.367 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 180272, 2024-08-17T02:08:43.367 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1292 2024-08-17T02:08:43.367 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.367 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T02:08:43.367 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.367 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.368 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.368 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T02:08:43.368 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.368 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.368 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.368 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T02:08:43.368 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 40136, 2024-08-17T02:08:43.368 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 34 2024-08-17T02:08:43.368 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.368 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T02:08:43.368 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.368 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.368 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.368 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T02:08:43.369 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 7094488, 2024-08-17T02:08:43.369 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 279 2024-08-17T02:08:43.369 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.369 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T02:08:43.369 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 11352, 2024-08-17T02:08:43.369 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 129 2024-08-17T02:08:43.369 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.369 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T02:08:43.369 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.370 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.370 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.370 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:43.370 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 522720, 2024-08-17T02:08:43.370 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 45 2024-08-17T02:08:43.370 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.370 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T02:08:43.370 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.370 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.370 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.370 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T02:08:43.370 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 7192120, 2024-08-17T02:08:43.371 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 18631 2024-08-17T02:08:43.371 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.371 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T02:08:43.371 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 649168, 2024-08-17T02:08:43.371 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 10473 2024-08-17T02:08:43.371 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.371 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T02:08:43.371 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.371 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.371 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.371 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T02:08:43.371 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.371 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.371 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.372 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T02:08:43.372 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.372 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.372 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.372 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T02:08:43.372 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.372 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.372 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.372 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.372 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.1": { 2024-08-17T02:08:43.372 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T02:08:43.372 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.372 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.372 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.373 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:43.373 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 20368, 2024-08-17T02:08:43.373 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 349 2024-08-17T02:08:43.373 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.373 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T02:08:43.373 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 30592, 2024-08-17T02:08:43.373 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 22 2024-08-17T02:08:43.373 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.373 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T02:08:43.373 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 768, 2024-08-17T02:08:43.373 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 4 2024-08-17T02:08:43.373 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.373 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T02:08:43.373 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 59680, 2024-08-17T02:08:43.373 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 746 2024-08-17T02:08:43.374 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.374 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T02:08:43.374 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 404144, 2024-08-17T02:08:43.374 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1943 2024-08-17T02:08:43.374 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.374 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T02:08:43.374 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 256, 2024-08-17T02:08:43.374 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 32 2024-08-17T02:08:43.374 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.374 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T02:08:43.374 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1477858, 2024-08-17T02:08:43.374 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 364 2024-08-17T02:08:43.374 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.374 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T02:08:43.375 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2551124, 2024-08-17T02:08:43.375 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 557263 2024-08-17T02:08:43.375 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.375 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T02:08:43.375 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 7138896, 2024-08-17T02:08:43.375 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 10530 2024-08-17T02:08:43.375 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.375 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T02:08:43.375 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 83652, 2024-08-17T02:08:43.375 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 8996 2024-08-17T02:08:43.375 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.375 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T02:08:43.375 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 93264, 2024-08-17T02:08:43.375 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1943 2024-08-17T02:08:43.375 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.376 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T02:08:43.376 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.376 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.376 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.376 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T02:08:43.376 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 180528, 2024-08-17T02:08:43.376 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1293 2024-08-17T02:08:43.376 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.376 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T02:08:43.376 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.376 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.376 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.376 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T02:08:43.376 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 736, 2024-08-17T02:08:43.376 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1 2024-08-17T02:08:43.377 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.377 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T02:08:43.377 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 59608, 2024-08-17T02:08:43.377 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 31 2024-08-17T02:08:43.377 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.377 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T02:08:43.377 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 12112, 2024-08-17T02:08:43.377 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T02:08:43.377 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.377 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T02:08:43.377 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 3915059, 2024-08-17T02:08:43.377 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 269 2024-08-17T02:08:43.377 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.378 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T02:08:43.378 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 31240, 2024-08-17T02:08:43.378 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 355 2024-08-17T02:08:43.378 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.378 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T02:08:43.378 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.378 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.378 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.378 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:43.378 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 453024, 2024-08-17T02:08:43.378 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 39 2024-08-17T02:08:43.378 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.378 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T02:08:43.379 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.379 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.379 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.379 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T02:08:43.379 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 7285824, 2024-08-17T02:08:43.379 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 21124 2024-08-17T02:08:43.379 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.379 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T02:08:43.379 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 649168, 2024-08-17T02:08:43.379 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 10473 2024-08-17T02:08:43.379 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.379 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T02:08:43.379 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.380 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.380 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.380 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T02:08:43.380 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.380 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.380 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.380 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T02:08:43.380 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.380 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.380 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.380 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T02:08:43.380 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.380 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.381 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.381 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.381 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.2": { 2024-08-17T02:08:43.381 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T02:08:43.381 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.381 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.381 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.381 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:43.381 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 16936, 2024-08-17T02:08:43.381 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 300 2024-08-17T02:08:43.381 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.381 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T02:08:43.381 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 169984, 2024-08-17T02:08:43.381 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 26 2024-08-17T02:08:43.382 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.382 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T02:08:43.382 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 3456, 2024-08-17T02:08:43.382 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 18 2024-08-17T02:08:43.382 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.382 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T02:08:43.382 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 58240, 2024-08-17T02:08:43.382 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 728 2024-08-17T02:08:43.382 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.382 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T02:08:43.382 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 390208, 2024-08-17T02:08:43.382 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1876 2024-08-17T02:08:43.382 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.383 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T02:08:43.383 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 256, 2024-08-17T02:08:43.383 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 32 2024-08-17T02:08:43.383 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.383 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T02:08:43.383 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 380924, 2024-08-17T02:08:43.383 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 92 2024-08-17T02:08:43.383 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.383 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T02:08:43.383 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1844983, 2024-08-17T02:08:43.383 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 404364 2024-08-17T02:08:43.383 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.383 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T02:08:43.383 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 5293376, 2024-08-17T02:08:43.383 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 7816 2024-08-17T02:08:43.384 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.384 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T02:08:43.384 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 73480, 2024-08-17T02:08:43.384 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 7830 2024-08-17T02:08:43.384 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.384 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T02:08:43.384 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 90048, 2024-08-17T02:08:43.384 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1876 2024-08-17T02:08:43.384 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.384 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T02:08:43.384 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.384 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.384 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.384 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T02:08:43.385 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 180528, 2024-08-17T02:08:43.385 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1293 2024-08-17T02:08:43.385 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.385 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T02:08:43.385 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.385 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.385 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.385 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T02:08:43.385 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 736, 2024-08-17T02:08:43.385 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1 2024-08-17T02:08:43.385 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.385 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T02:08:43.385 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 83928, 2024-08-17T02:08:43.385 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 54 2024-08-17T02:08:43.386 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.386 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T02:08:43.386 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 12112, 2024-08-17T02:08:43.386 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T02:08:43.386 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.386 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T02:08:43.386 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 18519831, 2024-08-17T02:08:43.386 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 277 2024-08-17T02:08:43.386 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.386 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T02:08:43.386 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 11176, 2024-08-17T02:08:43.386 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 127 2024-08-17T02:08:43.386 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.387 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T02:08:43.387 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.387 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.387 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.387 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:43.387 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 360096, 2024-08-17T02:08:43.387 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 31 2024-08-17T02:08:43.387 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.387 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T02:08:43.387 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.387 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.387 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.388 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T02:08:43.388 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 3138200, 2024-08-17T02:08:43.388 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 6035 2024-08-17T02:08:43.388 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.388 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T02:08:43.388 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 649168, 2024-08-17T02:08:43.388 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 10473 2024-08-17T02:08:43.388 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.388 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T02:08:43.388 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.388 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.388 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.388 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T02:08:43.389 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.389 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.389 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.389 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T02:08:43.389 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.389 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.389 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.389 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T02:08:43.389 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.389 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.389 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.389 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.390 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.3": { 2024-08-17T02:08:43.390 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T02:08:43.390 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.390 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.390 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.390 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:43.390 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 16536, 2024-08-17T02:08:43.390 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 293 2024-08-17T02:08:43.390 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.390 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T02:08:43.390 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 83584, 2024-08-17T02:08:43.390 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 21 2024-08-17T02:08:43.391 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.391 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T02:08:43.391 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 3840, 2024-08-17T02:08:43.391 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 20 2024-08-17T02:08:43.391 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.391 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T02:08:43.391 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 58560, 2024-08-17T02:08:43.391 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 732 2024-08-17T02:08:43.391 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.391 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T02:08:43.391 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 391248, 2024-08-17T02:08:43.391 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1881 2024-08-17T02:08:43.391 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.391 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T02:08:43.391 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 256, 2024-08-17T02:08:43.392 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 32 2024-08-17T02:08:43.392 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.392 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T02:08:43.392 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 495717, 2024-08-17T02:08:43.392 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 121 2024-08-17T02:08:43.392 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.392 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T02:08:43.392 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1866223, 2024-08-17T02:08:43.392 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 405890 2024-08-17T02:08:43.392 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.392 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T02:08:43.392 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 5300176, 2024-08-17T02:08:43.392 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 7826 2024-08-17T02:08:43.393 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.393 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T02:08:43.393 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 74280, 2024-08-17T02:08:43.393 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 7849 2024-08-17T02:08:43.393 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.393 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T02:08:43.393 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 90288, 2024-08-17T02:08:43.393 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1881 2024-08-17T02:08:43.393 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.393 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T02:08:43.393 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.393 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.393 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.394 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T02:08:43.394 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 180528, 2024-08-17T02:08:43.394 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1293 2024-08-17T02:08:43.394 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.394 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T02:08:43.394 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.394 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.394 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.394 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T02:08:43.394 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 736, 2024-08-17T02:08:43.394 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1 2024-08-17T02:08:43.394 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.394 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T02:08:43.395 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 73545, 2024-08-17T02:08:43.395 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 54 2024-08-17T02:08:43.395 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.395 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T02:08:43.395 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 12112, 2024-08-17T02:08:43.395 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T02:08:43.395 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.395 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T02:08:43.395 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 20526033, 2024-08-17T02:08:43.395 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 276 2024-08-17T02:08:43.395 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.395 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T02:08:43.395 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 13288, 2024-08-17T02:08:43.395 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 151 2024-08-17T02:08:43.395 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.396 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T02:08:43.396 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.396 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.396 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.396 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:43.396 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 429792, 2024-08-17T02:08:43.396 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 37 2024-08-17T02:08:43.396 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.396 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T02:08:43.396 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.396 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.396 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.396 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T02:08:43.397 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 3351920, 2024-08-17T02:08:43.397 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 8778 2024-08-17T02:08:43.397 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.397 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T02:08:43.397 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 649168, 2024-08-17T02:08:43.397 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 10473 2024-08-17T02:08:43.397 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.397 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T02:08:43.397 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.397 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.397 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.397 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T02:08:43.398 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.398 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.398 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.398 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T02:08:43.398 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.398 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.398 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.398 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T02:08:43.398 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.398 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.398 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.398 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.399 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.4": { 2024-08-17T02:08:43.399 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T02:08:43.399 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.399 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.399 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.399 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:43.399 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 22368, 2024-08-17T02:08:43.399 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 384 2024-08-17T02:08:43.399 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.399 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T02:08:43.399 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 551424, 2024-08-17T02:08:43.399 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 32 2024-08-17T02:08:43.399 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.400 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T02:08:43.400 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1536, 2024-08-17T02:08:43.400 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 8 2024-08-17T02:08:43.400 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.400 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T02:08:43.400 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 59200, 2024-08-17T02:08:43.400 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 740 2024-08-17T02:08:43.400 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.400 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T02:08:43.400 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 404768, 2024-08-17T02:08:43.400 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1946 2024-08-17T02:08:43.400 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.400 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T02:08:43.400 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 256, 2024-08-17T02:08:43.401 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 32 2024-08-17T02:08:43.401 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.401 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T02:08:43.401 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 689705, 2024-08-17T02:08:43.401 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 176 2024-08-17T02:08:43.401 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.401 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T02:08:43.401 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2217470, 2024-08-17T02:08:43.401 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 484165 2024-08-17T02:08:43.401 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.401 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T02:08:43.401 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6231776, 2024-08-17T02:08:43.401 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 9196 2024-08-17T02:08:43.401 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.402 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T02:08:43.402 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 83616, 2024-08-17T02:08:43.402 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 9002 2024-08-17T02:08:43.402 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.402 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T02:08:43.402 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 93360, 2024-08-17T02:08:43.402 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1945 2024-08-17T02:08:43.402 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.402 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T02:08:43.402 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.402 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.402 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.402 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T02:08:43.403 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 180272, 2024-08-17T02:08:43.403 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1292 2024-08-17T02:08:43.403 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.403 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T02:08:43.403 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.403 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.403 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.403 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T02:08:43.403 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1472, 2024-08-17T02:08:43.403 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 2 2024-08-17T02:08:43.403 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.403 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T02:08:43.403 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 106777, 2024-08-17T02:08:43.403 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 54 2024-08-17T02:08:43.403 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.403 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T02:08:43.404 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 20128, 2024-08-17T02:08:43.404 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 5 2024-08-17T02:08:43.404 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.404 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T02:08:43.404 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 8310126, 2024-08-17T02:08:43.404 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 265 2024-08-17T02:08:43.404 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.404 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T02:08:43.404 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 16896, 2024-08-17T02:08:43.404 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 192 2024-08-17T02:08:43.404 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.404 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T02:08:43.404 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.405 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.405 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.405 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:43.405 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 441408, 2024-08-17T02:08:43.405 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 38 2024-08-17T02:08:43.405 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.405 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T02:08:43.405 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.405 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.405 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.405 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T02:08:43.405 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 5085912, 2024-08-17T02:08:43.405 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 12071 2024-08-17T02:08:43.405 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.406 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T02:08:43.406 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 649168, 2024-08-17T02:08:43.406 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 10473 2024-08-17T02:08:43.406 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.406 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T02:08:43.406 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.406 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.406 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.406 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T02:08:43.406 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.406 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.406 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.407 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T02:08:43.407 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.407 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.407 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.407 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T02:08:43.407 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.407 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.407 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.407 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.407 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.5": { 2024-08-17T02:08:43.407 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T02:08:43.407 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.407 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.408 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.408 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:43.408 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 19192, 2024-08-17T02:08:43.408 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 330 2024-08-17T02:08:43.408 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.408 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T02:08:43.408 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 341888, 2024-08-17T02:08:43.408 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 23 2024-08-17T02:08:43.408 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.408 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T02:08:43.408 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2304, 2024-08-17T02:08:43.408 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 12 2024-08-17T02:08:43.409 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.409 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T02:08:43.409 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 59760, 2024-08-17T02:08:43.409 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 747 2024-08-17T02:08:43.409 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.409 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T02:08:43.409 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 404768, 2024-08-17T02:08:43.409 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1946 2024-08-17T02:08:43.409 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.409 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T02:08:43.409 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 256, 2024-08-17T02:08:43.409 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 32 2024-08-17T02:08:43.409 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.410 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T02:08:43.410 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 369108, 2024-08-17T02:08:43.410 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 102 2024-08-17T02:08:43.410 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.410 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T02:08:43.410 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2436120, 2024-08-17T02:08:43.410 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 544371 2024-08-17T02:08:43.410 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.410 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T02:08:43.410 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 7020576, 2024-08-17T02:08:43.410 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 10356 2024-08-17T02:08:43.410 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.410 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T02:08:43.411 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 83980, 2024-08-17T02:08:43.411 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 9008 2024-08-17T02:08:43.411 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.411 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T02:08:43.411 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 93360, 2024-08-17T02:08:43.411 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1945 2024-08-17T02:08:43.411 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.411 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T02:08:43.411 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.411 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.411 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.411 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T02:08:43.411 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 180272, 2024-08-17T02:08:43.412 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1292 2024-08-17T02:08:43.412 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.412 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T02:08:43.412 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.412 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.412 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.412 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T02:08:43.412 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1472, 2024-08-17T02:08:43.412 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 2 2024-08-17T02:08:43.412 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.412 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T02:08:43.412 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 98328, 2024-08-17T02:08:43.412 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 53 2024-08-17T02:08:43.412 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.413 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T02:08:43.413 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 20128, 2024-08-17T02:08:43.413 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 5 2024-08-17T02:08:43.413 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.413 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T02:08:43.413 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 12536234, 2024-08-17T02:08:43.413 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 7029 2024-08-17T02:08:43.413 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.413 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T02:08:43.413 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 9856, 2024-08-17T02:08:43.413 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 112 2024-08-17T02:08:43.413 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.414 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T02:08:43.414 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.414 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.414 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.414 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:43.414 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 476256, 2024-08-17T02:08:43.414 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 41 2024-08-17T02:08:43.414 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.414 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T02:08:43.414 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.414 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.414 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.414 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T02:08:43.415 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6413680, 2024-08-17T02:08:43.415 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 12334 2024-08-17T02:08:43.415 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.415 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T02:08:43.415 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 649168, 2024-08-17T02:08:43.415 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 10473 2024-08-17T02:08:43.415 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.415 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T02:08:43.415 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.415 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.415 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.415 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T02:08:43.415 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.415 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.415 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.415 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T02:08:43.416 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.416 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.416 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.416 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T02:08:43.416 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.416 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.416 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.416 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.416 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.6": { 2024-08-17T02:08:43.416 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T02:08:43.416 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.416 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.416 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.416 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:43.416 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 16840, 2024-08-17T02:08:43.417 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 292 2024-08-17T02:08:43.417 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.417 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T02:08:43.417 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 198656, 2024-08-17T02:08:43.417 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 25 2024-08-17T02:08:43.417 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.417 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T02:08:43.417 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 3456, 2024-08-17T02:08:43.417 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 18 2024-08-17T02:08:43.417 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.417 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T02:08:43.417 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 58880, 2024-08-17T02:08:43.417 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 736 2024-08-17T02:08:43.417 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.418 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T02:08:43.418 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 392912, 2024-08-17T02:08:43.418 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1889 2024-08-17T02:08:43.418 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.418 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T02:08:43.418 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 256, 2024-08-17T02:08:43.418 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 32 2024-08-17T02:08:43.418 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.418 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T02:08:43.418 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 462313, 2024-08-17T02:08:43.418 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 118 2024-08-17T02:08:43.418 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.418 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T02:08:43.419 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1772764, 2024-08-17T02:08:43.419 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 392114 2024-08-17T02:08:43.419 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.419 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T02:08:43.419 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 5173696, 2024-08-17T02:08:43.419 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 7640 2024-08-17T02:08:43.419 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.419 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T02:08:43.419 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 75652, 2024-08-17T02:08:43.419 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 8009 2024-08-17T02:08:43.419 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.419 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T02:08:43.419 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 90672, 2024-08-17T02:08:43.420 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1889 2024-08-17T02:08:43.420 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.420 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T02:08:43.420 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.420 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.420 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.420 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T02:08:43.420 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 180272, 2024-08-17T02:08:43.420 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1292 2024-08-17T02:08:43.420 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.420 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T02:08:43.420 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.420 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.421 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.421 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T02:08:43.421 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.421 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.421 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.421 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T02:08:43.421 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 35598, 2024-08-17T02:08:43.421 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 36 2024-08-17T02:08:43.421 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.421 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T02:08:43.421 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.421 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.421 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.421 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T02:08:43.422 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 18882871, 2024-08-17T02:08:43.422 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 244 2024-08-17T02:08:43.422 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.422 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T02:08:43.422 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 11968, 2024-08-17T02:08:43.422 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 136 2024-08-17T02:08:43.422 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.422 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T02:08:43.422 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.422 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.422 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.422 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:43.423 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 441408, 2024-08-17T02:08:43.423 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 38 2024-08-17T02:08:43.423 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.423 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T02:08:43.423 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.423 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.423 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.423 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T02:08:43.423 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 3621800, 2024-08-17T02:08:43.423 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 9365 2024-08-17T02:08:43.423 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.423 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T02:08:43.423 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 649168, 2024-08-17T02:08:43.424 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 10473 2024-08-17T02:08:43.424 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.424 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T02:08:43.424 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.424 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.424 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.424 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T02:08:43.424 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.424 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.424 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.424 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T02:08:43.424 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.424 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.424 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.425 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T02:08:43.425 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.425 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.425 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.425 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.425 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.7": { 2024-08-17T02:08:43.425 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T02:08:43.425 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.425 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.425 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.425 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:43.425 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 16960, 2024-08-17T02:08:43.425 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 302 2024-08-17T02:08:43.426 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.426 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T02:08:43.426 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 104448, 2024-08-17T02:08:43.426 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 24 2024-08-17T02:08:43.426 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.426 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T02:08:43.426 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 3456, 2024-08-17T02:08:43.426 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 18 2024-08-17T02:08:43.426 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.426 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T02:08:43.426 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 59120, 2024-08-17T02:08:43.426 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 739 2024-08-17T02:08:43.426 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.427 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T02:08:43.427 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 392704, 2024-08-17T02:08:43.427 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1888 2024-08-17T02:08:43.427 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.427 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T02:08:43.427 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 256, 2024-08-17T02:08:43.427 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 32 2024-08-17T02:08:43.427 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.427 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T02:08:43.427 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 687377, 2024-08-17T02:08:43.427 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 183 2024-08-17T02:08:43.427 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.427 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T02:08:43.427 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2149378, 2024-08-17T02:08:43.428 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 473780 2024-08-17T02:08:43.428 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.428 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T02:08:43.428 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6145416, 2024-08-17T02:08:43.428 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 9069 2024-08-17T02:08:43.428 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.428 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T02:08:43.428 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 76500, 2024-08-17T02:08:43.428 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 8012 2024-08-17T02:08:43.428 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.428 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T02:08:43.428 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 90624, 2024-08-17T02:08:43.428 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1888 2024-08-17T02:08:43.429 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.429 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T02:08:43.429 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.429 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.429 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.429 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T02:08:43.429 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 180272, 2024-08-17T02:08:43.429 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1292 2024-08-17T02:08:43.429 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.429 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T02:08:43.429 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.429 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.429 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.430 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T02:08:43.430 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.430 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.430 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.430 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T02:08:43.430 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 59322, 2024-08-17T02:08:43.430 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 49 2024-08-17T02:08:43.430 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.430 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T02:08:43.430 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.430 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.430 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.430 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T02:08:43.431 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 18709381, 2024-08-17T02:08:43.431 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 260 2024-08-17T02:08:43.431 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.431 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T02:08:43.431 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 17424, 2024-08-17T02:08:43.431 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 198 2024-08-17T02:08:43.431 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.431 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T02:08:43.431 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.431 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.431 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.431 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:43.431 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 534336, 2024-08-17T02:08:43.432 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 46 2024-08-17T02:08:43.432 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.432 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T02:08:43.432 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.432 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.432 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.432 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T02:08:43.432 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 5011864, 2024-08-17T02:08:43.432 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 9667 2024-08-17T02:08:43.432 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.432 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T02:08:43.432 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 649168, 2024-08-17T02:08:43.432 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 10473 2024-08-17T02:08:43.433 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.433 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T02:08:43.433 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.433 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.433 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.433 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T02:08:43.433 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.433 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.433 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.433 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T02:08:43.433 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.433 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.433 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.433 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T02:08:43.434 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:43.434 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:43.434 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.434 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.434 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.434 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.434 INFO:tasks.workunit.client.0.smithi110.stdout: "metadata": { 2024-08-17T02:08:43.434 INFO:tasks.workunit.client.0.smithi110.stdout: "mds": { 2024-08-17T02:08:43.434 INFO:tasks.workunit.client.0.smithi110.stdout: "arch": { 2024-08-17T02:08:43.434 INFO:tasks.workunit.client.0.smithi110.stdout: "x86_64": 2 2024-08-17T02:08:43.437 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.437 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_version": { 2024-08-17T02:08:43.438 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 2 2024-08-17T02:08:43.438 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.438 INFO:tasks.workunit.client.0.smithi110.stdout: "cpu": { 2024-08-17T02:08:43.438 INFO:tasks.workunit.client.0.smithi110.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-08-17T02:08:43.438 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.438 INFO:tasks.workunit.client.0.smithi110.stdout: "distro": { 2024-08-17T02:08:43.438 INFO:tasks.workunit.client.0.smithi110.stdout: "centos": 2 2024-08-17T02:08:43.438 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.438 INFO:tasks.workunit.client.0.smithi110.stdout: "distro_description": { 2024-08-17T02:08:43.438 INFO:tasks.workunit.client.0.smithi110.stdout: "CentOS Stream 9": 2 2024-08-17T02:08:43.438 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.438 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_description": { 2024-08-17T02:08:43.438 INFO:tasks.workunit.client.0.smithi110.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 2 2024-08-17T02:08:43.439 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.439 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_version": { 2024-08-17T02:08:43.439 INFO:tasks.workunit.client.0.smithi110.stdout: "5.14.0-480.el9.x86_64": 2 2024-08-17T02:08:43.439 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.439 INFO:tasks.workunit.client.0.smithi110.stdout: "os": { 2024-08-17T02:08:43.439 INFO:tasks.workunit.client.0.smithi110.stdout: "Linux": 2 2024-08-17T02:08:43.439 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.439 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.439 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T02:08:43.439 INFO:tasks.workunit.client.0.smithi110.stdout: "arch": { 2024-08-17T02:08:43.439 INFO:tasks.workunit.client.0.smithi110.stdout: "x86_64": 3 2024-08-17T02:08:43.439 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.439 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_version": { 2024-08-17T02:08:43.439 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 3 2024-08-17T02:08:43.440 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.440 INFO:tasks.workunit.client.0.smithi110.stdout: "cpu": { 2024-08-17T02:08:43.440 INFO:tasks.workunit.client.0.smithi110.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-08-17T02:08:43.440 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.440 INFO:tasks.workunit.client.0.smithi110.stdout: "distro": { 2024-08-17T02:08:43.440 INFO:tasks.workunit.client.0.smithi110.stdout: "centos": 3 2024-08-17T02:08:43.440 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.440 INFO:tasks.workunit.client.0.smithi110.stdout: "distro_description": { 2024-08-17T02:08:43.440 INFO:tasks.workunit.client.0.smithi110.stdout: "CentOS Stream 9": 3 2024-08-17T02:08:43.440 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.440 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_description": { 2024-08-17T02:08:43.440 INFO:tasks.workunit.client.0.smithi110.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 3 2024-08-17T02:08:43.440 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.440 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_version": { 2024-08-17T02:08:43.441 INFO:tasks.workunit.client.0.smithi110.stdout: "5.14.0-480.el9.x86_64": 3 2024-08-17T02:08:43.441 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.441 INFO:tasks.workunit.client.0.smithi110.stdout: "os": { 2024-08-17T02:08:43.441 INFO:tasks.workunit.client.0.smithi110.stdout: "Linux": 3 2024-08-17T02:08:43.441 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.441 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.441 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:43.441 INFO:tasks.workunit.client.0.smithi110.stdout: "arch": { 2024-08-17T02:08:43.441 INFO:tasks.workunit.client.0.smithi110.stdout: "x86_64": 8 2024-08-17T02:08:43.441 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.441 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_version": { 2024-08-17T02:08:43.441 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 8 2024-08-17T02:08:43.441 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.441 INFO:tasks.workunit.client.0.smithi110.stdout: "cpu": { 2024-08-17T02:08:43.442 INFO:tasks.workunit.client.0.smithi110.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-08-17T02:08:43.442 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.442 INFO:tasks.workunit.client.0.smithi110.stdout: "distro": { 2024-08-17T02:08:43.442 INFO:tasks.workunit.client.0.smithi110.stdout: "centos": 8 2024-08-17T02:08:43.442 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.442 INFO:tasks.workunit.client.0.smithi110.stdout: "distro_description": { 2024-08-17T02:08:43.442 INFO:tasks.workunit.client.0.smithi110.stdout: "CentOS Stream 9": 8 2024-08-17T02:08:43.442 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.442 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_description": { 2024-08-17T02:08:43.442 INFO:tasks.workunit.client.0.smithi110.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 8 2024-08-17T02:08:43.442 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.442 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_version": { 2024-08-17T02:08:43.442 INFO:tasks.workunit.client.0.smithi110.stdout: "5.14.0-480.el9.x86_64": 8 2024-08-17T02:08:43.443 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.443 INFO:tasks.workunit.client.0.smithi110.stdout: "os": { 2024-08-17T02:08:43.443 INFO:tasks.workunit.client.0.smithi110.stdout: "Linux": 8 2024-08-17T02:08:43.443 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.443 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_objectstore": { 2024-08-17T02:08:43.443 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": 8 2024-08-17T02:08:43.443 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.443 INFO:tasks.workunit.client.0.smithi110.stdout: "rotational": { 2024-08-17T02:08:43.443 INFO:tasks.workunit.client.0.smithi110.stdout: "0": 8 2024-08-17T02:08:43.443 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.443 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.443 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.443 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T02:08:43.443 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T02:08:43.444 INFO:tasks.workunit.client.0.smithi110.stdout: "features": { 2024-08-17T02:08:43.444 INFO:tasks.workunit.client.0.smithi110.stdout: "optional": [], 2024-08-17T02:08:43.444 INFO:tasks.workunit.client.0.smithi110.stdout: "persistent": [ 2024-08-17T02:08:43.444 INFO:tasks.workunit.client.0.smithi110.stdout: "kraken", 2024-08-17T02:08:43.444 INFO:tasks.workunit.client.0.smithi110.stdout: "luminous", 2024-08-17T02:08:43.444 INFO:tasks.workunit.client.0.smithi110.stdout: "mimic", 2024-08-17T02:08:43.444 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap-prune", 2024-08-17T02:08:43.444 INFO:tasks.workunit.client.0.smithi110.stdout: "nautilus", 2024-08-17T02:08:43.444 INFO:tasks.workunit.client.0.smithi110.stdout: "octopus", 2024-08-17T02:08:43.444 INFO:tasks.workunit.client.0.smithi110.stdout: "pacific", 2024-08-17T02:08:43.444 INFO:tasks.workunit.client.0.smithi110.stdout: "elector-pinging", 2024-08-17T02:08:43.444 INFO:tasks.workunit.client.0.smithi110.stdout: "quincy", 2024-08-17T02:08:43.444 INFO:tasks.workunit.client.0.smithi110.stdout: "reef", 2024-08-17T02:08:43.444 INFO:tasks.workunit.client.0.smithi110.stdout: "squid" 2024-08-17T02:08:43.445 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.445 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.445 INFO:tasks.workunit.client.0.smithi110.stdout: "ipv4_addr_mons": 6, 2024-08-17T02:08:43.445 INFO:tasks.workunit.client.0.smithi110.stdout: "ipv6_addr_mons": 0, 2024-08-17T02:08:43.445 INFO:tasks.workunit.client.0.smithi110.stdout: "min_mon_release": 19, 2024-08-17T02:08:43.445 INFO:tasks.workunit.client.0.smithi110.stdout: "v1_addr_mons": 3, 2024-08-17T02:08:43.445 INFO:tasks.workunit.client.0.smithi110.stdout: "v2_addr_mons": 3 2024-08-17T02:08:43.445 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.445 INFO:tasks.workunit.client.0.smithi110.stdout: "organization": "ceph-qa", 2024-08-17T02:08:43.445 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:43.445 INFO:tasks.workunit.client.0.smithi110.stdout: "cluster_network": false, 2024-08-17T02:08:43.445 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8, 2024-08-17T02:08:43.445 INFO:tasks.workunit.client.0.smithi110.stdout: "require_min_compat_client": "luminous", 2024-08-17T02:08:43.445 INFO:tasks.workunit.client.0.smithi110.stdout: "require_osd_release": "squid" 2024-08-17T02:08:43.445 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.446 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_perf_histograms": [ 2024-08-17T02:08:43.446 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.446 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T02:08:43.446 INFO:tasks.workunit.client.0.smithi110.stdout: "axes": [ 2024-08-17T02:08:43.446 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.446 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T02:08:43.446 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T02:08:43.446 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Latency (usec)", 2024-08-17T02:08:43.446 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 100000, 2024-08-17T02:08:43.446 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T02:08:43.446 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T02:08:43.446 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 99999]", 2024-08-17T02:08:43.446 INFO:tasks.workunit.client.0.smithi110.stdout: "[100000, 199999]", 2024-08-17T02:08:43.447 INFO:tasks.workunit.client.0.smithi110.stdout: "[200000, 399999]", 2024-08-17T02:08:43.447 INFO:tasks.workunit.client.0.smithi110.stdout: "[400000, 799999]", 2024-08-17T02:08:43.447 INFO:tasks.workunit.client.0.smithi110.stdout: "[800000, 1599999]", 2024-08-17T02:08:43.447 INFO:tasks.workunit.client.0.smithi110.stdout: "[1600000, 3199999]", 2024-08-17T02:08:43.447 INFO:tasks.workunit.client.0.smithi110.stdout: "[3200000, 6399999]", 2024-08-17T02:08:43.447 INFO:tasks.workunit.client.0.smithi110.stdout: "[6400000, 12799999]", 2024-08-17T02:08:43.447 INFO:tasks.workunit.client.0.smithi110.stdout: "[12800000, 25599999]", 2024-08-17T02:08:43.447 INFO:tasks.workunit.client.0.smithi110.stdout: "[25600000, 51199999]", 2024-08-17T02:08:43.447 INFO:tasks.workunit.client.0.smithi110.stdout: "[51200000, 102399999]", 2024-08-17T02:08:43.447 INFO:tasks.workunit.client.0.smithi110.stdout: "[102400000, 204799999]", 2024-08-17T02:08:43.447 INFO:tasks.workunit.client.0.smithi110.stdout: "[204800000, 409599999]", 2024-08-17T02:08:43.447 INFO:tasks.workunit.client.0.smithi110.stdout: "[409600000, 819199999]", 2024-08-17T02:08:43.447 INFO:tasks.workunit.client.0.smithi110.stdout: "[819200000, 1638399999]", 2024-08-17T02:08:43.447 INFO:tasks.workunit.client.0.smithi110.stdout: "[1638400000, 3276799999]", 2024-08-17T02:08:43.448 INFO:tasks.workunit.client.0.smithi110.stdout: "[3276800000, 6553599999]", 2024-08-17T02:08:43.448 INFO:tasks.workunit.client.0.smithi110.stdout: "[6553600000, 13107199999]", 2024-08-17T02:08:43.448 INFO:tasks.workunit.client.0.smithi110.stdout: "[13107200000, 26214399999]", 2024-08-17T02:08:43.448 INFO:tasks.workunit.client.0.smithi110.stdout: "[26214400000, 52428799999]", 2024-08-17T02:08:43.448 INFO:tasks.workunit.client.0.smithi110.stdout: "[52428800000, 104857599999]", 2024-08-17T02:08:43.448 INFO:tasks.workunit.client.0.smithi110.stdout: "[104857600000, 209715199999]", 2024-08-17T02:08:43.448 INFO:tasks.workunit.client.0.smithi110.stdout: "[209715200000, 419430399999]", 2024-08-17T02:08:43.448 INFO:tasks.workunit.client.0.smithi110.stdout: "[419430400000, 838860799999]", 2024-08-17T02:08:43.448 INFO:tasks.workunit.client.0.smithi110.stdout: "[838860800000, 1677721599999]", 2024-08-17T02:08:43.448 INFO:tasks.workunit.client.0.smithi110.stdout: "[1677721600000, 3355443199999]", 2024-08-17T02:08:43.448 INFO:tasks.workunit.client.0.smithi110.stdout: "[3355443200000, 6710886399999]", 2024-08-17T02:08:43.448 INFO:tasks.workunit.client.0.smithi110.stdout: "[6710886400000, 13421772799999]", 2024-08-17T02:08:43.448 INFO:tasks.workunit.client.0.smithi110.stdout: "[13421772800000, 26843545599999]", 2024-08-17T02:08:43.448 INFO:tasks.workunit.client.0.smithi110.stdout: "[26843545600000, 53687091199999]", 2024-08-17T02:08:43.449 INFO:tasks.workunit.client.0.smithi110.stdout: "[53687091200000, None]" 2024-08-17T02:08:43.449 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:43.449 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T02:08:43.449 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.449 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.449 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T02:08:43.449 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T02:08:43.449 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Request size (bytes)", 2024-08-17T02:08:43.449 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 512, 2024-08-17T02:08:43.449 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T02:08:43.449 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T02:08:43.449 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 511]", 2024-08-17T02:08:43.450 INFO:tasks.workunit.client.0.smithi110.stdout: "[512, 1023]", 2024-08-17T02:08:43.450 INFO:tasks.workunit.client.0.smithi110.stdout: "[1024, 2047]", 2024-08-17T02:08:43.450 INFO:tasks.workunit.client.0.smithi110.stdout: "[2048, 4095]", 2024-08-17T02:08:43.450 INFO:tasks.workunit.client.0.smithi110.stdout: "[4096, 8191]", 2024-08-17T02:08:43.450 INFO:tasks.workunit.client.0.smithi110.stdout: "[8192, 16383]", 2024-08-17T02:08:43.450 INFO:tasks.workunit.client.0.smithi110.stdout: "[16384, 32767]", 2024-08-17T02:08:43.450 INFO:tasks.workunit.client.0.smithi110.stdout: "[32768, 65535]", 2024-08-17T02:08:43.450 INFO:tasks.workunit.client.0.smithi110.stdout: "[65536, 131071]", 2024-08-17T02:08:43.450 INFO:tasks.workunit.client.0.smithi110.stdout: "[131072, 262143]", 2024-08-17T02:08:43.450 INFO:tasks.workunit.client.0.smithi110.stdout: "[262144, 524287]", 2024-08-17T02:08:43.450 INFO:tasks.workunit.client.0.smithi110.stdout: "[524288, 1048575]", 2024-08-17T02:08:43.450 INFO:tasks.workunit.client.0.smithi110.stdout: "[1048576, 2097151]", 2024-08-17T02:08:43.450 INFO:tasks.workunit.client.0.smithi110.stdout: "[2097152, 4194303]", 2024-08-17T02:08:43.451 INFO:tasks.workunit.client.0.smithi110.stdout: "[4194304, 8388607]", 2024-08-17T02:08:43.451 INFO:tasks.workunit.client.0.smithi110.stdout: "[8388608, 16777215]", 2024-08-17T02:08:43.451 INFO:tasks.workunit.client.0.smithi110.stdout: "[16777216, 33554431]", 2024-08-17T02:08:43.451 INFO:tasks.workunit.client.0.smithi110.stdout: "[33554432, 67108863]", 2024-08-17T02:08:43.451 INFO:tasks.workunit.client.0.smithi110.stdout: "[67108864, 134217727]", 2024-08-17T02:08:43.451 INFO:tasks.workunit.client.0.smithi110.stdout: "[134217728, 268435455]", 2024-08-17T02:08:43.451 INFO:tasks.workunit.client.0.smithi110.stdout: "[268435456, 536870911]", 2024-08-17T02:08:43.451 INFO:tasks.workunit.client.0.smithi110.stdout: "[536870912, 1073741823]", 2024-08-17T02:08:43.451 INFO:tasks.workunit.client.0.smithi110.stdout: "[1073741824, 2147483647]", 2024-08-17T02:08:43.451 INFO:tasks.workunit.client.0.smithi110.stdout: "[2147483648, 4294967295]", 2024-08-17T02:08:43.451 INFO:tasks.workunit.client.0.smithi110.stdout: "[4294967296, 8589934591]", 2024-08-17T02:08:43.451 INFO:tasks.workunit.client.0.smithi110.stdout: "[8589934592, 17179869183]", 2024-08-17T02:08:43.451 INFO:tasks.workunit.client.0.smithi110.stdout: "[17179869184, 34359738367]", 2024-08-17T02:08:43.452 INFO:tasks.workunit.client.0.smithi110.stdout: "[34359738368, 68719476735]", 2024-08-17T02:08:43.452 INFO:tasks.workunit.client.0.smithi110.stdout: "[68719476736, 137438953471]", 2024-08-17T02:08:43.452 INFO:tasks.workunit.client.0.smithi110.stdout: "[137438953472, 274877906943]", 2024-08-17T02:08:43.452 INFO:tasks.workunit.client.0.smithi110.stdout: "[274877906944, None]" 2024-08-17T02:08:43.452 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:43.452 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T02:08:43.452 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.452 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:43.452 INFO:tasks.workunit.client.0.smithi110.stdout: "osds": [ 2024-08-17T02:08:43.452 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.452 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 0, 2024-08-17T02:08:43.452 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.452 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.453 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 803, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.453 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 14030, 4058, 1, 0, 22, 9, 0, 10, 0, 2, 5, 5, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.453 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 8476, 59, 27, 2, 12, 3, 9, 29, 30, 45, 60, 16, 53, 29, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.453 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 901, 7, 2, 0, 2, 1, 1, 0, 2, 12, 74, 172, 101, 1, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.453 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 725, 2, 2, 0, 0, 0, 0, 0, 0, 1, 0, 15, 330, 18, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.453 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 357, 13, 0, 0, 0, 0, 0, 0, 4, 3, 0, 20, 9, 66, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.453 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 282, 8, 0, 0, 0, 0, 0, 1, 2, 2, 3, 9, 17, 5, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.453 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 281, 4, 0, 0, 0, 0, 0, 0, 9, 0, 3, 7, 22, 10, 46, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.453 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 48, 4, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 4, 4, 23, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.453 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 3, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.453 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.453 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.453 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.454 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.454 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.454 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.454 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.454 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.454 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.454 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.454 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.454 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.454 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.454 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.454 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.455 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.455 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.455 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.455 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.455 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.455 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.455 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.455 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.455 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.455 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 1, 2024-08-17T02:08:43.455 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.455 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.455 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.456 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 7606, 4, 0, 0, 7314, 534, 0, 4, 2, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.456 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 4935, 41, 1334, 0, 237, 77, 15, 30, 38, 61, 84, 63, 81, 13, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.456 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 260, 8, 173, 22, 17, 1, 1, 0, 6, 8, 79, 220, 132, 1, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.456 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 255, 1, 0, 8, 1, 12, 0, 0, 0, 0, 1, 4, 409, 10, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.456 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 78, 1, 0, 0, 3, 12, 0, 0, 0, 0, 3, 0, 2, 19, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.456 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 40, 0, 54, 0, 0, 0, 0, 1, 0, 0, 1, 2, 1, 8, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.456 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 43, 0, 225, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 5, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.456 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 4, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 5, 30, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.456 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 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-17T02:08:43.456 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.456 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.456 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.456 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.457 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.457 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.457 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.457 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.457 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.457 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.457 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.457 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.457 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.457 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.457 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.457 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.458 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.458 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.458 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.458 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.458 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.458 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.458 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.458 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.458 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 2, 2024-08-17T02:08:43.458 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.458 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.458 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.458 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 14378, 9, 2, 0, 13, 3, 0, 0, 1, 1, 7, 1, 6, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.459 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 9896, 49, 22, 0, 2, 2, 0, 0, 5, 8, 32, 9, 23, 40, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.459 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 988, 20, 9, 2, 2, 0, 0, 0, 1, 7, 19, 10, 9, 7, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.459 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 391, 0, 0, 0, 0, 1, 0, 2, 2, 1, 0, 1, 27, 8, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.459 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 160, 0, 0, 0, 0, 6, 0, 3, 5, 2, 1, 2, 12, 79, 145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.459 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 173, 0, 0, 0, 0, 1, 0, 2, 0, 0, 7, 2, 16, 16, 71, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.459 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 83, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 2, 20, 27, 58, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.459 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 19, 0, 0, 0, 0, 0, 2, 0, 0, 0, 3, 0, 2, 15, 50, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.459 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 14, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 2, 18, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.459 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 4, 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-17T02:08:43.459 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.459 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.459 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.459 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.460 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.460 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.460 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.460 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.460 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.460 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.460 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.460 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.460 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.460 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.460 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.460 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.461 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.461 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.461 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.461 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.461 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.461 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.461 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.461 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 3, 2024-08-17T02:08:43.461 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.461 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.461 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 4678, 1164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.461 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 15277, 7166, 60, 4, 29, 23, 1, 0, 1, 0, 13, 1, 0, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.461 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 6134, 29, 14, 7, 9, 31, 87, 121, 9, 22, 60, 13, 22, 25, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.461 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 335, 1, 2, 0, 0, 0, 10, 21, 3, 3, 39, 92, 50, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.461 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 280, 5, 0, 0, 7, 0, 0, 0, 0, 0, 0, 4, 163, 10, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.462 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 26, 9, 5, 0, 183, 0, 0, 0, 0, 0, 0, 5, 2, 30, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.462 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 38, 2, 2, 0, 323, 0, 0, 0, 0, 0, 0, 0, 3, 1, 27, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.462 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 8, 0, 0, 0, 294, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.462 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 2, 0, 0, 0, 1891, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.462 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 3, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.462 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.462 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.462 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.462 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.462 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.462 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.463 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.463 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.463 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.463 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.463 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.463 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.463 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.463 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.463 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.463 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.463 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.463 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.463 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.463 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.464 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.464 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.464 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.464 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.464 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 4, 2024-08-17T02:08:43.464 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.464 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.464 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 839, 198, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.464 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 14556, 3990, 0, 0, 1, 2, 1, 2, 0, 0, 1, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.464 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 8921, 280, 39, 0, 9, 1, 4, 6, 10, 10, 10, 1, 7, 7, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.464 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1361, 20, 18, 0, 3, 0, 1, 1, 7, 15, 59, 65, 25, 2, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.464 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 523, 3, 0, 0, 1, 0, 0, 0, 0, 1, 3, 20, 141, 3, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.464 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 158, 14, 4, 0, 0, 1, 1, 0, 1, 0, 3, 4, 17, 17, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.464 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 130, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 9, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.465 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 45, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 28, 50, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.465 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 12, 22, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.465 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.465 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 5, 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]", 2024-08-17T02:08:43.465 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.465 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.465 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.465 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 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]", 2024-08-17T02:08:43.465 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.465 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.465 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.465 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.466 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.466 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.466 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.466 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.466 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.466 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.466 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.466 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.466 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.466 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.466 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.466 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.466 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.467 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.467 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.467 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 5, 2024-08-17T02:08:43.467 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.467 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.467 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.467 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 9174, 33, 1, 0, 0, 1, 0, 2, 1, 0, 4, 3, 6, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.467 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 7655, 249, 6, 0, 6, 0, 1, 3, 3, 0, 9, 3, 8, 18, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.467 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1100, 117, 168, 1, 2, 0, 0, 3, 1, 2, 15, 2, 5, 5, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.467 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 499, 10, 19, 5, 6, 0, 0, 1, 0, 0, 11, 7, 21, 5, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.467 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 157, 15, 9, 0, 0, 1, 0, 0, 0, 0, 8, 2, 12, 42, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.467 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 108, 4, 23, 24, 0, 0, 0, 1, 0, 1, 3, 1, 17, 24, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.468 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 108, 0, 2, 44, 65, 0, 0, 0, 0, 0, 2, 6, 15, 18, 53, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.468 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 10, 0, 0, 2, 69, 104, 0, 0, 0, 0, 0, 2, 0, 4, 26, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.468 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 7, 0, 0, 0, 1, 25, 0, 0, 0, 0, 0, 0, 0, 1, 5, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.468 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.468 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.468 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.468 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.468 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.468 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.468 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.468 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.468 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.469 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.469 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.469 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.469 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.469 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.469 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.469 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.469 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.469 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.469 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.469 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.469 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.469 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.470 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.470 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.470 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 6, 2024-08-17T02:08:43.470 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.470 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.470 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1, 643, 515, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.470 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 9934, 3057, 3690, 2, 10, 10, 0, 0, 0, 1, 11, 0, 3, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.470 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 9276, 453, 326, 2, 25, 28, 61, 59, 4, 12, 43, 11, 20, 20, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.471 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1035, 34, 62, 0, 1, 1, 6, 18, 8, 10, 62, 73, 31, 8, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.471 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 273, 5, 4, 0, 0, 0, 0, 0, 0, 2, 9, 22, 160, 5, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.471 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 331, 4, 0, 0, 0, 1, 0, 0, 1, 0, 3, 2, 15, 59, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.471 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 160, 3, 0, 0, 0, 0, 0, 1, 0, 0, 2, 0, 2, 7, 70, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.471 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.471 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 10, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.471 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 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]", 2024-08-17T02:08:43.471 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.471 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.471 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.471 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.471 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.471 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.472 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.472 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.472 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.472 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.472 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.472 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.472 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.472 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.472 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.472 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.472 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.472 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.472 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.473 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.473 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.473 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.473 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.473 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.473 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 7, 2024-08-17T02:08:43.473 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.473 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.473 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.473 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 17840, 3, 0, 1, 1, 0, 0, 0, 0, 0, 2, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.473 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 10087, 46, 22, 1, 10, 1, 0, 0, 0, 0, 3, 4, 15, 13, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.473 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1063, 16, 17, 0, 2, 0, 0, 0, 3, 0, 23, 2, 9, 5, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.473 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 491, 16, 1, 0, 0, 0, 0, 0, 0, 0, 9, 2, 17, 10, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.474 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 185, 25, 0, 0, 1, 0, 0, 0, 0, 2, 2, 1, 13, 43, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.474 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 108, 41, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 9, 6, 85, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.474 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 107, 88, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 4, 4, 30, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.474 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 4, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.474 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.474 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.474 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.474 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.474 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.474 INFO:tasks.workunit.client.0.smithi110.stdout: "[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, 0, 0]", 2024-08-17T02:08:43.474 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.475 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.475 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.475 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.475 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.475 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.475 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.475 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.475 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.475 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.475 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.475 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.475 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.475 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.476 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.476 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.476 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.476 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.476 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.476 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.476 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T02:08:43.476 INFO:tasks.workunit.client.0.smithi110.stdout: "axes": [ 2024-08-17T02:08:43.476 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.476 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T02:08:43.476 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T02:08:43.476 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Latency (usec)", 2024-08-17T02:08:43.476 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 100000, 2024-08-17T02:08:43.477 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T02:08:43.477 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T02:08:43.477 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 99999]", 2024-08-17T02:08:43.477 INFO:tasks.workunit.client.0.smithi110.stdout: "[100000, 199999]", 2024-08-17T02:08:43.477 INFO:tasks.workunit.client.0.smithi110.stdout: "[200000, 399999]", 2024-08-17T02:08:43.477 INFO:tasks.workunit.client.0.smithi110.stdout: "[400000, 799999]", 2024-08-17T02:08:43.477 INFO:tasks.workunit.client.0.smithi110.stdout: "[800000, 1599999]", 2024-08-17T02:08:43.477 INFO:tasks.workunit.client.0.smithi110.stdout: "[1600000, 3199999]", 2024-08-17T02:08:43.477 INFO:tasks.workunit.client.0.smithi110.stdout: "[3200000, 6399999]", 2024-08-17T02:08:43.477 INFO:tasks.workunit.client.0.smithi110.stdout: "[6400000, 12799999]", 2024-08-17T02:08:43.477 INFO:tasks.workunit.client.0.smithi110.stdout: "[12800000, 25599999]", 2024-08-17T02:08:43.477 INFO:tasks.workunit.client.0.smithi110.stdout: "[25600000, 51199999]", 2024-08-17T02:08:43.477 INFO:tasks.workunit.client.0.smithi110.stdout: "[51200000, 102399999]", 2024-08-17T02:08:43.477 INFO:tasks.workunit.client.0.smithi110.stdout: "[102400000, 204799999]", 2024-08-17T02:08:43.478 INFO:tasks.workunit.client.0.smithi110.stdout: "[204800000, 409599999]", 2024-08-17T02:08:43.478 INFO:tasks.workunit.client.0.smithi110.stdout: "[409600000, 819199999]", 2024-08-17T02:08:43.478 INFO:tasks.workunit.client.0.smithi110.stdout: "[819200000, 1638399999]", 2024-08-17T02:08:43.478 INFO:tasks.workunit.client.0.smithi110.stdout: "[1638400000, 3276799999]", 2024-08-17T02:08:43.478 INFO:tasks.workunit.client.0.smithi110.stdout: "[3276800000, 6553599999]", 2024-08-17T02:08:43.478 INFO:tasks.workunit.client.0.smithi110.stdout: "[6553600000, 13107199999]", 2024-08-17T02:08:43.478 INFO:tasks.workunit.client.0.smithi110.stdout: "[13107200000, 26214399999]", 2024-08-17T02:08:43.478 INFO:tasks.workunit.client.0.smithi110.stdout: "[26214400000, 52428799999]", 2024-08-17T02:08:43.478 INFO:tasks.workunit.client.0.smithi110.stdout: "[52428800000, 104857599999]", 2024-08-17T02:08:43.478 INFO:tasks.workunit.client.0.smithi110.stdout: "[104857600000, 209715199999]", 2024-08-17T02:08:43.478 INFO:tasks.workunit.client.0.smithi110.stdout: "[209715200000, 419430399999]", 2024-08-17T02:08:43.478 INFO:tasks.workunit.client.0.smithi110.stdout: "[419430400000, 838860799999]", 2024-08-17T02:08:43.478 INFO:tasks.workunit.client.0.smithi110.stdout: "[838860800000, 1677721599999]", 2024-08-17T02:08:43.479 INFO:tasks.workunit.client.0.smithi110.stdout: "[1677721600000, 3355443199999]", 2024-08-17T02:08:43.479 INFO:tasks.workunit.client.0.smithi110.stdout: "[3355443200000, 6710886399999]", 2024-08-17T02:08:43.479 INFO:tasks.workunit.client.0.smithi110.stdout: "[6710886400000, 13421772799999]", 2024-08-17T02:08:43.479 INFO:tasks.workunit.client.0.smithi110.stdout: "[13421772800000, 26843545599999]", 2024-08-17T02:08:43.479 INFO:tasks.workunit.client.0.smithi110.stdout: "[26843545600000, 53687091199999]", 2024-08-17T02:08:43.479 INFO:tasks.workunit.client.0.smithi110.stdout: "[53687091200000, None]" 2024-08-17T02:08:43.479 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:43.479 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T02:08:43.479 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.479 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.479 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T02:08:43.479 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T02:08:43.479 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Request size (bytes)", 2024-08-17T02:08:43.479 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 512, 2024-08-17T02:08:43.480 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T02:08:43.480 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T02:08:43.480 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 511]", 2024-08-17T02:08:43.480 INFO:tasks.workunit.client.0.smithi110.stdout: "[512, 1023]", 2024-08-17T02:08:43.480 INFO:tasks.workunit.client.0.smithi110.stdout: "[1024, 2047]", 2024-08-17T02:08:43.480 INFO:tasks.workunit.client.0.smithi110.stdout: "[2048, 4095]", 2024-08-17T02:08:43.480 INFO:tasks.workunit.client.0.smithi110.stdout: "[4096, 8191]", 2024-08-17T02:08:43.480 INFO:tasks.workunit.client.0.smithi110.stdout: "[8192, 16383]", 2024-08-17T02:08:43.480 INFO:tasks.workunit.client.0.smithi110.stdout: "[16384, 32767]", 2024-08-17T02:08:43.480 INFO:tasks.workunit.client.0.smithi110.stdout: "[32768, 65535]", 2024-08-17T02:08:43.480 INFO:tasks.workunit.client.0.smithi110.stdout: "[65536, 131071]", 2024-08-17T02:08:43.480 INFO:tasks.workunit.client.0.smithi110.stdout: "[131072, 262143]", 2024-08-17T02:08:43.480 INFO:tasks.workunit.client.0.smithi110.stdout: "[262144, 524287]", 2024-08-17T02:08:43.480 INFO:tasks.workunit.client.0.smithi110.stdout: "[524288, 1048575]", 2024-08-17T02:08:43.481 INFO:tasks.workunit.client.0.smithi110.stdout: "[1048576, 2097151]", 2024-08-17T02:08:43.481 INFO:tasks.workunit.client.0.smithi110.stdout: "[2097152, 4194303]", 2024-08-17T02:08:43.481 INFO:tasks.workunit.client.0.smithi110.stdout: "[4194304, 8388607]", 2024-08-17T02:08:43.481 INFO:tasks.workunit.client.0.smithi110.stdout: "[8388608, 16777215]", 2024-08-17T02:08:43.481 INFO:tasks.workunit.client.0.smithi110.stdout: "[16777216, 33554431]", 2024-08-17T02:08:43.481 INFO:tasks.workunit.client.0.smithi110.stdout: "[33554432, 67108863]", 2024-08-17T02:08:43.481 INFO:tasks.workunit.client.0.smithi110.stdout: "[67108864, 134217727]", 2024-08-17T02:08:43.481 INFO:tasks.workunit.client.0.smithi110.stdout: "[134217728, 268435455]", 2024-08-17T02:08:43.481 INFO:tasks.workunit.client.0.smithi110.stdout: "[268435456, 536870911]", 2024-08-17T02:08:43.481 INFO:tasks.workunit.client.0.smithi110.stdout: "[536870912, 1073741823]", 2024-08-17T02:08:43.481 INFO:tasks.workunit.client.0.smithi110.stdout: "[1073741824, 2147483647]", 2024-08-17T02:08:43.481 INFO:tasks.workunit.client.0.smithi110.stdout: "[2147483648, 4294967295]", 2024-08-17T02:08:43.481 INFO:tasks.workunit.client.0.smithi110.stdout: "[4294967296, 8589934591]", 2024-08-17T02:08:43.481 INFO:tasks.workunit.client.0.smithi110.stdout: "[8589934592, 17179869183]", 2024-08-17T02:08:43.482 INFO:tasks.workunit.client.0.smithi110.stdout: "[17179869184, 34359738367]", 2024-08-17T02:08:43.482 INFO:tasks.workunit.client.0.smithi110.stdout: "[34359738368, 68719476735]", 2024-08-17T02:08:43.482 INFO:tasks.workunit.client.0.smithi110.stdout: "[68719476736, 137438953471]", 2024-08-17T02:08:43.482 INFO:tasks.workunit.client.0.smithi110.stdout: "[137438953472, 274877906943]", 2024-08-17T02:08:43.482 INFO:tasks.workunit.client.0.smithi110.stdout: "[274877906944, None]" 2024-08-17T02:08:43.482 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:43.482 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T02:08:43.482 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.482 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:43.482 INFO:tasks.workunit.client.0.smithi110.stdout: "osds": [ 2024-08-17T02:08:43.482 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.482 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 0, 2024-08-17T02:08:43.482 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.483 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.483 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.483 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.483 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.483 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 712, 2, 5, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.483 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 3907, 54, 99, 192, 428, 617, 702, 3, 3, 0, 0, 0, 6, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.483 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 567, 6, 2, 6, 28, 8, 22, 0, 0, 1, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.483 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 186, 7, 1, 0, 1, 1, 1, 0, 0, 0, 1, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.483 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 110, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 7, 9, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.483 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 5, 17, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.483 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 4, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.483 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.483 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.484 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.484 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.484 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.484 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.484 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.484 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.484 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.484 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.484 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.484 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.484 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.484 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.485 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.485 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.485 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.485 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.485 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.485 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.485 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.485 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.485 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.485 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.485 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 1, 2024-08-17T02:08:43.485 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.485 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.485 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.485 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.486 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.486 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 631, 0, 14, 25, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.486 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 2534, 279, 20, 43, 132, 1, 4, 4, 12, 13, 0, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.486 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 473, 5, 1304, 0, 4, 0, 0, 0, 0, 5, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.486 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 398, 12, 41, 0, 0, 0, 0, 0, 0, 0, 1, 3, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.486 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1632, 1406, 67, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.486 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1349, 1582, 228, 0, 0, 0, 0, 0, 0, 1, 0, 0, 4, 15, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.486 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.486 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.486 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.486 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.486 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.486 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.486 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.487 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.487 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.487 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.487 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.487 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.487 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.487 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.487 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.487 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.487 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.487 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.487 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.487 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.487 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.488 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.488 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.488 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.488 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.488 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 2, 2024-08-17T02:08:43.488 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.488 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.488 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.488 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.488 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.488 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1537, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.488 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 9546, 12, 0, 0, 2, 2, 2, 1, 7, 0, 0, 3, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.488 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 15701, 0, 0, 0, 0, 0, 0, 0, 1, 2, 2, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.489 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 359, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.489 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 184, 0, 0, 0, 0, 0, 0, 0, 1, 1, 2, 4, 6, 16, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.489 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 15, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.489 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.489 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.489 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.489 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.489 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.489 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.489 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.489 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.489 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.489 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.489 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.490 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.490 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.490 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.490 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.490 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.490 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.490 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.490 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.490 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.490 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.490 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.490 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.491 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.491 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.491 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 3, 2024-08-17T02:08:43.491 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.491 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.491 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.491 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.491 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.491 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 664, 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-17T02:08:43.491 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 4803, 40, 1, 0, 2, 1, 0, 1, 0, 0, 0, 2, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.491 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 509, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.491 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 175, 18, 34, 51, 0, 0, 0, 1, 1, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.491 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 990, 372, 0, 109, 0, 0, 0, 0, 0, 0, 1, 1, 4, 11, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.492 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 4211, 2567, 0, 422, 0, 0, 0, 0, 0, 0, 1, 0, 1, 3, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.492 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 35, 62, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.492 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.492 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.492 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.492 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.492 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.492 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.492 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.492 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.492 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.492 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.492 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.492 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.493 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.493 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.493 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.493 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.493 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.493 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.493 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.493 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.493 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.493 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.493 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.494 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.494 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 4, 2024-08-17T02:08:43.494 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.494 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.494 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.494 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.494 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.494 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1124, 5, 26, 50, 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]", 2024-08-17T02:08:43.494 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 3051, 228, 8, 18, 120, 277, 474, 1, 4, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.494 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 280, 5, 0, 0, 0, 0, 7, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.494 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 190, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.494 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.494 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 9, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.495 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 3, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.495 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 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-17T02:08:43.495 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.495 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.495 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.495 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.495 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.495 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.495 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.495 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.495 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.495 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.495 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.496 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.496 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.496 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.496 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.496 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.496 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.496 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.496 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.496 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.496 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.496 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.496 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.496 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 5, 2024-08-17T02:08:43.497 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.497 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.497 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.497 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.497 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.497 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 690, 7, 8, 30, 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]", 2024-08-17T02:08:43.497 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 3418, 70, 122, 226, 447, 621, 722, 2, 1, 0, 0, 0, 3, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.497 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 450, 1, 8, 5, 7, 7, 4, 2, 2, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.497 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 430, 17, 22, 42, 6, 0, 1, 0, 0, 0, 4, 2, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.497 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 282, 28, 61, 84, 23, 0, 0, 1, 0, 0, 2, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.497 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.497 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.497 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.497 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.498 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.498 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.498 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.498 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.498 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.498 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.498 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.498 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.498 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.498 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.498 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.498 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.499 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.499 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.499 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.499 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.499 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.499 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.499 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.499 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.499 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.499 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.499 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 6, 2024-08-17T02:08:43.499 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.500 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.500 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.500 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.500 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.500 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 696, 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]", 2024-08-17T02:08:43.500 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 2665, 21, 1, 0, 4, 0, 4, 1, 7, 4, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.500 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 465, 1, 1, 0, 0, 0, 0, 0, 1, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.500 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 312, 5, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.500 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 281, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.500 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 1, 1, 9, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.500 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 4, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.500 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 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-17T02:08:43.500 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.500 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.500 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.501 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.501 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.501 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.501 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.501 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.501 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.501 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.501 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.501 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.501 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.501 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.501 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.501 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.501 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.501 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.502 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.502 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.502 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.502 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.502 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.502 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 7, 2024-08-17T02:08:43.502 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.502 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.502 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.502 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.502 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.502 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1449, 9, 25, 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]", 2024-08-17T02:08:43.502 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 10105, 35, 50, 20, 0, 0, 5, 2, 3, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.503 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1757, 32, 108, 34, 0, 1, 0, 0, 1, 1, 2, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.503 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 225, 1, 2, 0, 0, 0, 0, 0, 0, 1, 1, 4, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.503 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 8, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.503 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 13, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.503 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.503 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.503 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.503 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.503 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.503 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.503 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.503 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.503 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.504 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.504 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.504 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.504 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.504 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.504 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.504 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.504 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.504 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.504 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.504 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.504 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.504 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.504 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.505 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.505 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.505 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.505 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T02:08:43.505 INFO:tasks.workunit.client.0.smithi110.stdout: "axes": [ 2024-08-17T02:08:43.505 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.505 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T02:08:43.505 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T02:08:43.505 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Latency (usec)", 2024-08-17T02:08:43.505 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 100000, 2024-08-17T02:08:43.505 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T02:08:43.505 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T02:08:43.505 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 99999]", 2024-08-17T02:08:43.505 INFO:tasks.workunit.client.0.smithi110.stdout: "[100000, 199999]", 2024-08-17T02:08:43.506 INFO:tasks.workunit.client.0.smithi110.stdout: "[200000, 399999]", 2024-08-17T02:08:43.506 INFO:tasks.workunit.client.0.smithi110.stdout: "[400000, 799999]", 2024-08-17T02:08:43.506 INFO:tasks.workunit.client.0.smithi110.stdout: "[800000, 1599999]", 2024-08-17T02:08:43.506 INFO:tasks.workunit.client.0.smithi110.stdout: "[1600000, 3199999]", 2024-08-17T02:08:43.506 INFO:tasks.workunit.client.0.smithi110.stdout: "[3200000, 6399999]", 2024-08-17T02:08:43.506 INFO:tasks.workunit.client.0.smithi110.stdout: "[6400000, 12799999]", 2024-08-17T02:08:43.506 INFO:tasks.workunit.client.0.smithi110.stdout: "[12800000, 25599999]", 2024-08-17T02:08:43.506 INFO:tasks.workunit.client.0.smithi110.stdout: "[25600000, 51199999]", 2024-08-17T02:08:43.506 INFO:tasks.workunit.client.0.smithi110.stdout: "[51200000, 102399999]", 2024-08-17T02:08:43.506 INFO:tasks.workunit.client.0.smithi110.stdout: "[102400000, 204799999]", 2024-08-17T02:08:43.506 INFO:tasks.workunit.client.0.smithi110.stdout: "[204800000, 409599999]", 2024-08-17T02:08:43.506 INFO:tasks.workunit.client.0.smithi110.stdout: "[409600000, 819199999]", 2024-08-17T02:08:43.506 INFO:tasks.workunit.client.0.smithi110.stdout: "[819200000, 1638399999]", 2024-08-17T02:08:43.507 INFO:tasks.workunit.client.0.smithi110.stdout: "[1638400000, 3276799999]", 2024-08-17T02:08:43.507 INFO:tasks.workunit.client.0.smithi110.stdout: "[3276800000, 6553599999]", 2024-08-17T02:08:43.507 INFO:tasks.workunit.client.0.smithi110.stdout: "[6553600000, 13107199999]", 2024-08-17T02:08:43.507 INFO:tasks.workunit.client.0.smithi110.stdout: "[13107200000, 26214399999]", 2024-08-17T02:08:43.507 INFO:tasks.workunit.client.0.smithi110.stdout: "[26214400000, 52428799999]", 2024-08-17T02:08:43.507 INFO:tasks.workunit.client.0.smithi110.stdout: "[52428800000, 104857599999]", 2024-08-17T02:08:43.507 INFO:tasks.workunit.client.0.smithi110.stdout: "[104857600000, 209715199999]", 2024-08-17T02:08:43.507 INFO:tasks.workunit.client.0.smithi110.stdout: "[209715200000, 419430399999]", 2024-08-17T02:08:43.507 INFO:tasks.workunit.client.0.smithi110.stdout: "[419430400000, 838860799999]", 2024-08-17T02:08:43.507 INFO:tasks.workunit.client.0.smithi110.stdout: "[838860800000, 1677721599999]", 2024-08-17T02:08:43.507 INFO:tasks.workunit.client.0.smithi110.stdout: "[1677721600000, 3355443199999]", 2024-08-17T02:08:43.507 INFO:tasks.workunit.client.0.smithi110.stdout: "[3355443200000, 6710886399999]", 2024-08-17T02:08:43.507 INFO:tasks.workunit.client.0.smithi110.stdout: "[6710886400000, 13421772799999]", 2024-08-17T02:08:43.507 INFO:tasks.workunit.client.0.smithi110.stdout: "[13421772800000, 26843545599999]", 2024-08-17T02:08:43.508 INFO:tasks.workunit.client.0.smithi110.stdout: "[26843545600000, 53687091199999]", 2024-08-17T02:08:43.508 INFO:tasks.workunit.client.0.smithi110.stdout: "[53687091200000, None]" 2024-08-17T02:08:43.508 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:43.508 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T02:08:43.508 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.508 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.508 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T02:08:43.508 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T02:08:43.508 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Request size (bytes)", 2024-08-17T02:08:43.508 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 512, 2024-08-17T02:08:43.508 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T02:08:43.508 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T02:08:43.508 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 511]", 2024-08-17T02:08:43.509 INFO:tasks.workunit.client.0.smithi110.stdout: "[512, 1023]", 2024-08-17T02:08:43.509 INFO:tasks.workunit.client.0.smithi110.stdout: "[1024, 2047]", 2024-08-17T02:08:43.509 INFO:tasks.workunit.client.0.smithi110.stdout: "[2048, 4095]", 2024-08-17T02:08:43.509 INFO:tasks.workunit.client.0.smithi110.stdout: "[4096, 8191]", 2024-08-17T02:08:43.509 INFO:tasks.workunit.client.0.smithi110.stdout: "[8192, 16383]", 2024-08-17T02:08:43.509 INFO:tasks.workunit.client.0.smithi110.stdout: "[16384, 32767]", 2024-08-17T02:08:43.509 INFO:tasks.workunit.client.0.smithi110.stdout: "[32768, 65535]", 2024-08-17T02:08:43.509 INFO:tasks.workunit.client.0.smithi110.stdout: "[65536, 131071]", 2024-08-17T02:08:43.509 INFO:tasks.workunit.client.0.smithi110.stdout: "[131072, 262143]", 2024-08-17T02:08:43.509 INFO:tasks.workunit.client.0.smithi110.stdout: "[262144, 524287]", 2024-08-17T02:08:43.509 INFO:tasks.workunit.client.0.smithi110.stdout: "[524288, 1048575]", 2024-08-17T02:08:43.509 INFO:tasks.workunit.client.0.smithi110.stdout: "[1048576, 2097151]", 2024-08-17T02:08:43.509 INFO:tasks.workunit.client.0.smithi110.stdout: "[2097152, 4194303]", 2024-08-17T02:08:43.510 INFO:tasks.workunit.client.0.smithi110.stdout: "[4194304, 8388607]", 2024-08-17T02:08:43.510 INFO:tasks.workunit.client.0.smithi110.stdout: "[8388608, 16777215]", 2024-08-17T02:08:43.510 INFO:tasks.workunit.client.0.smithi110.stdout: "[16777216, 33554431]", 2024-08-17T02:08:43.510 INFO:tasks.workunit.client.0.smithi110.stdout: "[33554432, 67108863]", 2024-08-17T02:08:43.510 INFO:tasks.workunit.client.0.smithi110.stdout: "[67108864, 134217727]", 2024-08-17T02:08:43.510 INFO:tasks.workunit.client.0.smithi110.stdout: "[134217728, 268435455]", 2024-08-17T02:08:43.510 INFO:tasks.workunit.client.0.smithi110.stdout: "[268435456, 536870911]", 2024-08-17T02:08:43.510 INFO:tasks.workunit.client.0.smithi110.stdout: "[536870912, 1073741823]", 2024-08-17T02:08:43.510 INFO:tasks.workunit.client.0.smithi110.stdout: "[1073741824, 2147483647]", 2024-08-17T02:08:43.510 INFO:tasks.workunit.client.0.smithi110.stdout: "[2147483648, 4294967295]", 2024-08-17T02:08:43.510 INFO:tasks.workunit.client.0.smithi110.stdout: "[4294967296, 8589934591]", 2024-08-17T02:08:43.510 INFO:tasks.workunit.client.0.smithi110.stdout: "[8589934592, 17179869183]", 2024-08-17T02:08:43.510 INFO:tasks.workunit.client.0.smithi110.stdout: "[17179869184, 34359738367]", 2024-08-17T02:08:43.511 INFO:tasks.workunit.client.0.smithi110.stdout: "[34359738368, 68719476735]", 2024-08-17T02:08:43.511 INFO:tasks.workunit.client.0.smithi110.stdout: "[68719476736, 137438953471]", 2024-08-17T02:08:43.511 INFO:tasks.workunit.client.0.smithi110.stdout: "[137438953472, 274877906943]", 2024-08-17T02:08:43.511 INFO:tasks.workunit.client.0.smithi110.stdout: "[274877906944, None]" 2024-08-17T02:08:43.511 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:43.511 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T02:08:43.511 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.511 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:43.511 INFO:tasks.workunit.client.0.smithi110.stdout: "osds": [ 2024-08-17T02:08:43.511 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.511 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 0, 2024-08-17T02:08:43.511 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.512 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.512 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.512 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.512 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.512 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 726, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.512 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 6015, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.512 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 647, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.512 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 202, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.512 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.512 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.512 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.512 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.512 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.512 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.513 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.513 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.513 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.513 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.513 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.513 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.513 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.513 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.513 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.513 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.513 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.513 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.514 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.514 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.514 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.514 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.514 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.514 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.514 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.514 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.514 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.514 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 1, 2024-08-17T02:08:43.514 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.514 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.515 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.515 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.515 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.515 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 678, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.515 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 3046, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.515 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1793, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.515 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 461, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.515 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 3116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.515 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 3199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.515 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.515 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 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, 0]", 2024-08-17T02:08:43.515 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.515 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.516 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.516 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.516 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.516 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.516 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.516 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.516 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.516 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.516 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.516 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.516 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.516 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.516 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.516 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.517 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.517 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.517 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.517 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.517 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.517 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.517 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.517 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 2, 2024-08-17T02:08:43.517 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.517 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.517 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.517 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.517 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.518 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1537, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.518 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 9578, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.518 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 15710, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.518 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 370, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.518 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 226, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.518 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.518 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.518 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.518 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.518 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.518 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.518 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.518 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.519 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.519 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.519 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.519 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.519 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.519 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.519 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.519 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.519 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.519 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.519 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.519 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.520 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.520 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.520 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.520 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.520 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.520 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.520 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 3, 2024-08-17T02:08:43.520 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.520 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.520 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.520 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.520 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.520 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 667, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.521 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 4854, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.521 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 514, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.521 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 284, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.521 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1491, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.521 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 7221, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.521 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.521 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.521 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.521 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.521 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.521 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.521 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.521 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.522 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.522 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.522 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.522 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.522 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.522 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.522 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.522 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.522 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.522 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.522 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.522 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.522 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.522 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.523 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.523 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.523 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.523 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 4, 2024-08-17T02:08:43.523 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.523 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.523 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.523 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.523 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.523 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.523 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 4185, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.523 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 295, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.523 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 194, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.523 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.524 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.524 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.524 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 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, 0]", 2024-08-17T02:08:43.524 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.524 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.524 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.524 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.524 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.524 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.524 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.524 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.524 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.524 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.525 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.525 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.525 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.525 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.525 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.525 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.525 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.525 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.525 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.525 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.525 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.525 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.525 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.525 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 5, 2024-08-17T02:08:43.526 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.526 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.526 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.526 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.526 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.526 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 737, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.526 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 5634, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.526 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 489, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.526 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 531, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.526 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 489, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.526 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.526 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.526 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.527 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.527 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.527 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.527 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.527 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.527 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.527 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.527 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.527 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.527 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.527 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.527 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.527 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.527 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.528 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.528 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.528 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.528 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.528 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.528 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.528 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.528 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.528 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.528 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 6, 2024-08-17T02:08:43.528 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.528 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.529 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.529 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.529 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.529 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 706, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.529 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 2709, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.529 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 475, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.529 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 322, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.529 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 395, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.529 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 167, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.529 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.529 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.529 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.529 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.529 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.530 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.530 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.530 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.530 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.530 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.530 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.530 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.530 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.530 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.530 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.530 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.530 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.530 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.530 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.531 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.531 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.531 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.531 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.531 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.531 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.531 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 7, 2024-08-17T02:08:43.531 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.531 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.531 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.531 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.531 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.531 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1488, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.532 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 10223, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.532 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1937, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.532 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 239, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.532 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.532 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.532 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.532 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 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, 0]", 2024-08-17T02:08:43.532 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.532 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.532 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.532 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.532 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.532 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.532 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.532 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.533 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.533 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.533 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.533 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.533 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.533 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.533 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.533 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.533 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.533 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.533 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.534 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.534 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.534 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.534 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.534 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.534 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T02:08:43.534 INFO:tasks.workunit.client.0.smithi110.stdout: "axes": [ 2024-08-17T02:08:43.534 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.534 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T02:08:43.534 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T02:08:43.534 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Latency (usec)", 2024-08-17T02:08:43.534 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 100000, 2024-08-17T02:08:43.534 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T02:08:43.534 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T02:08:43.535 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 99999]", 2024-08-17T02:08:43.535 INFO:tasks.workunit.client.0.smithi110.stdout: "[100000, 199999]", 2024-08-17T02:08:43.535 INFO:tasks.workunit.client.0.smithi110.stdout: "[200000, 399999]", 2024-08-17T02:08:43.535 INFO:tasks.workunit.client.0.smithi110.stdout: "[400000, 799999]", 2024-08-17T02:08:43.535 INFO:tasks.workunit.client.0.smithi110.stdout: "[800000, 1599999]", 2024-08-17T02:08:43.535 INFO:tasks.workunit.client.0.smithi110.stdout: "[1600000, 3199999]", 2024-08-17T02:08:43.535 INFO:tasks.workunit.client.0.smithi110.stdout: "[3200000, 6399999]", 2024-08-17T02:08:43.535 INFO:tasks.workunit.client.0.smithi110.stdout: "[6400000, 12799999]", 2024-08-17T02:08:43.535 INFO:tasks.workunit.client.0.smithi110.stdout: "[12800000, 25599999]", 2024-08-17T02:08:43.535 INFO:tasks.workunit.client.0.smithi110.stdout: "[25600000, 51199999]", 2024-08-17T02:08:43.535 INFO:tasks.workunit.client.0.smithi110.stdout: "[51200000, 102399999]", 2024-08-17T02:08:43.535 INFO:tasks.workunit.client.0.smithi110.stdout: "[102400000, 204799999]", 2024-08-17T02:08:43.536 INFO:tasks.workunit.client.0.smithi110.stdout: "[204800000, 409599999]", 2024-08-17T02:08:43.536 INFO:tasks.workunit.client.0.smithi110.stdout: "[409600000, 819199999]", 2024-08-17T02:08:43.536 INFO:tasks.workunit.client.0.smithi110.stdout: "[819200000, 1638399999]", 2024-08-17T02:08:43.536 INFO:tasks.workunit.client.0.smithi110.stdout: "[1638400000, 3276799999]", 2024-08-17T02:08:43.536 INFO:tasks.workunit.client.0.smithi110.stdout: "[3276800000, 6553599999]", 2024-08-17T02:08:43.536 INFO:tasks.workunit.client.0.smithi110.stdout: "[6553600000, 13107199999]", 2024-08-17T02:08:43.536 INFO:tasks.workunit.client.0.smithi110.stdout: "[13107200000, 26214399999]", 2024-08-17T02:08:43.536 INFO:tasks.workunit.client.0.smithi110.stdout: "[26214400000, 52428799999]", 2024-08-17T02:08:43.536 INFO:tasks.workunit.client.0.smithi110.stdout: "[52428800000, 104857599999]", 2024-08-17T02:08:43.536 INFO:tasks.workunit.client.0.smithi110.stdout: "[104857600000, 209715199999]", 2024-08-17T02:08:43.536 INFO:tasks.workunit.client.0.smithi110.stdout: "[209715200000, 419430399999]", 2024-08-17T02:08:43.536 INFO:tasks.workunit.client.0.smithi110.stdout: "[419430400000, 838860799999]", 2024-08-17T02:08:43.536 INFO:tasks.workunit.client.0.smithi110.stdout: "[838860800000, 1677721599999]", 2024-08-17T02:08:43.537 INFO:tasks.workunit.client.0.smithi110.stdout: "[1677721600000, 3355443199999]", 2024-08-17T02:08:43.537 INFO:tasks.workunit.client.0.smithi110.stdout: "[3355443200000, 6710886399999]", 2024-08-17T02:08:43.537 INFO:tasks.workunit.client.0.smithi110.stdout: "[6710886400000, 13421772799999]", 2024-08-17T02:08:43.537 INFO:tasks.workunit.client.0.smithi110.stdout: "[13421772800000, 26843545599999]", 2024-08-17T02:08:43.537 INFO:tasks.workunit.client.0.smithi110.stdout: "[26843545600000, 53687091199999]", 2024-08-17T02:08:43.537 INFO:tasks.workunit.client.0.smithi110.stdout: "[53687091200000, None]" 2024-08-17T02:08:43.537 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:43.537 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T02:08:43.537 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.538 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.538 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T02:08:43.538 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T02:08:43.538 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Request size (bytes)", 2024-08-17T02:08:43.538 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 512, 2024-08-17T02:08:43.538 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T02:08:43.538 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T02:08:43.538 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 511]", 2024-08-17T02:08:43.538 INFO:tasks.workunit.client.0.smithi110.stdout: "[512, 1023]", 2024-08-17T02:08:43.538 INFO:tasks.workunit.client.0.smithi110.stdout: "[1024, 2047]", 2024-08-17T02:08:43.538 INFO:tasks.workunit.client.0.smithi110.stdout: "[2048, 4095]", 2024-08-17T02:08:43.538 INFO:tasks.workunit.client.0.smithi110.stdout: "[4096, 8191]", 2024-08-17T02:08:43.538 INFO:tasks.workunit.client.0.smithi110.stdout: "[8192, 16383]", 2024-08-17T02:08:43.539 INFO:tasks.workunit.client.0.smithi110.stdout: "[16384, 32767]", 2024-08-17T02:08:43.539 INFO:tasks.workunit.client.0.smithi110.stdout: "[32768, 65535]", 2024-08-17T02:08:43.539 INFO:tasks.workunit.client.0.smithi110.stdout: "[65536, 131071]", 2024-08-17T02:08:43.539 INFO:tasks.workunit.client.0.smithi110.stdout: "[131072, 262143]", 2024-08-17T02:08:43.539 INFO:tasks.workunit.client.0.smithi110.stdout: "[262144, 524287]", 2024-08-17T02:08:43.539 INFO:tasks.workunit.client.0.smithi110.stdout: "[524288, 1048575]", 2024-08-17T02:08:43.539 INFO:tasks.workunit.client.0.smithi110.stdout: "[1048576, 2097151]", 2024-08-17T02:08:43.539 INFO:tasks.workunit.client.0.smithi110.stdout: "[2097152, 4194303]", 2024-08-17T02:08:43.539 INFO:tasks.workunit.client.0.smithi110.stdout: "[4194304, 8388607]", 2024-08-17T02:08:43.539 INFO:tasks.workunit.client.0.smithi110.stdout: "[8388608, 16777215]", 2024-08-17T02:08:43.539 INFO:tasks.workunit.client.0.smithi110.stdout: "[16777216, 33554431]", 2024-08-17T02:08:43.539 INFO:tasks.workunit.client.0.smithi110.stdout: "[33554432, 67108863]", 2024-08-17T02:08:43.539 INFO:tasks.workunit.client.0.smithi110.stdout: "[67108864, 134217727]", 2024-08-17T02:08:43.540 INFO:tasks.workunit.client.0.smithi110.stdout: "[134217728, 268435455]", 2024-08-17T02:08:43.540 INFO:tasks.workunit.client.0.smithi110.stdout: "[268435456, 536870911]", 2024-08-17T02:08:43.540 INFO:tasks.workunit.client.0.smithi110.stdout: "[536870912, 1073741823]", 2024-08-17T02:08:43.540 INFO:tasks.workunit.client.0.smithi110.stdout: "[1073741824, 2147483647]", 2024-08-17T02:08:43.540 INFO:tasks.workunit.client.0.smithi110.stdout: "[2147483648, 4294967295]", 2024-08-17T02:08:43.540 INFO:tasks.workunit.client.0.smithi110.stdout: "[4294967296, 8589934591]", 2024-08-17T02:08:43.540 INFO:tasks.workunit.client.0.smithi110.stdout: "[8589934592, 17179869183]", 2024-08-17T02:08:43.540 INFO:tasks.workunit.client.0.smithi110.stdout: "[17179869184, 34359738367]", 2024-08-17T02:08:43.540 INFO:tasks.workunit.client.0.smithi110.stdout: "[34359738368, 68719476735]", 2024-08-17T02:08:43.540 INFO:tasks.workunit.client.0.smithi110.stdout: "[68719476736, 137438953471]", 2024-08-17T02:08:43.540 INFO:tasks.workunit.client.0.smithi110.stdout: "[137438953472, 274877906943]", 2024-08-17T02:08:43.540 INFO:tasks.workunit.client.0.smithi110.stdout: "[274877906944, None]" 2024-08-17T02:08:43.540 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:43.540 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T02:08:43.540 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.541 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:43.541 INFO:tasks.workunit.client.0.smithi110.stdout: "osds": [ 2024-08-17T02:08:43.541 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.541 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 0, 2024-08-17T02:08:43.541 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.541 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.541 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.541 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.541 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.541 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 133, 7, 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-17T02:08:43.541 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 2093, 21, 1, 0, 19, 1, 2, 2, 6, 8, 1, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.541 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1135, 9, 1, 1, 3, 5, 3, 18, 35, 56, 78, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.541 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 145, 16, 0, 0, 2, 1, 0, 2, 3, 7, 84, 214, 154, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.541 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 106, 2, 1, 0, 0, 0, 2, 2, 0, 3, 8, 14, 282, 5, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.541 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 234, 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 5, 27, 30, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.542 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 212, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 3, 11, 34, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.542 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 874, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.542 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1279, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.542 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.542 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.542 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 7, 0, 0, 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]", 2024-08-17T02:08:43.542 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.542 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.542 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.542 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.542 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.542 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.542 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.542 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.543 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.543 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.543 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.543 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.543 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.543 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.543 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.543 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.543 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.543 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.543 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.543 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 1, 2024-08-17T02:08:43.543 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.543 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.544 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.544 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.544 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.544 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 58, 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]", 2024-08-17T02:08:43.544 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 2931, 15, 2, 0, 9, 1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.544 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1216, 1, 0, 2, 4, 10, 10, 18, 38, 65, 94, 18, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.544 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 66, 3, 1, 0, 0, 0, 0, 3, 3, 10, 77, 273, 266, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.544 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 25, 0, 0, 0, 0, 0, 1, 0, 0, 0, 3, 8, 283, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.544 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 39, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 2, 9, 7, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.544 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 11, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.544 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 965, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.544 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 2597, 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-17T02:08:43.544 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 162, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.545 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.545 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1, 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-17T02:08:43.545 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.545 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.545 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.545 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.545 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.545 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.545 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.545 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.545 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.545 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.545 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.545 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.545 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.546 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.546 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.546 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.546 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.546 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.546 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.546 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 2, 2024-08-17T02:08:43.546 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.546 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.546 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.546 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.546 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.546 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.547 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 386, 14, 2, 2, 9, 1, 1, 0, 0, 0, 2, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.547 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 173, 15, 2, 0, 0, 1, 2, 10, 10, 11, 43, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.547 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 171, 3, 0, 0, 0, 1, 1, 4, 10, 11, 47, 51, 13, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.547 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 91, 1, 1, 0, 0, 1, 1, 1, 3, 5, 14, 34, 24, 20, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.547 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 42, 2, 0, 0, 0, 0, 0, 0, 0, 2, 3, 10, 23, 39, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.547 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 4, 2, 0, 0, 0, 1, 0, 1, 0, 1, 2, 4, 12, 39, 116, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.547 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.547 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.547 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.547 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.547 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.547 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.547 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.547 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.548 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.548 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.548 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.548 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.548 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.548 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.548 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.548 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.548 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.548 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.548 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.548 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.548 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.548 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.549 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.549 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.549 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 3, 2024-08-17T02:08:43.549 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.549 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.549 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.549 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.549 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.549 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 54, 6, 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-17T02:08:43.549 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1365, 15, 3, 2, 12, 4, 4, 4, 11, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.549 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 361, 5, 0, 0, 3, 3, 6, 11, 22, 43, 36, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.549 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 71, 11, 0, 0, 0, 0, 1, 2, 3, 1, 26, 93, 108, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.549 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 259, 0, 0, 0, 0, 0, 0, 0, 1, 0, 2, 8, 78, 6, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.550 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 374, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 1, 12, 15, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.550 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 390, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 4, 10, 55, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.550 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.550 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.550 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.550 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.550 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.550 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.550 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.550 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.550 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.550 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.551 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.551 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.551 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.551 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.551 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.551 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.551 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.551 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.551 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.551 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.551 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.551 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.552 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.552 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.552 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 4, 2024-08-17T02:08:43.552 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.552 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.552 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.552 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.552 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.552 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.552 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1220, 14, 2, 0, 20, 1, 2, 3, 6, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.552 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 507, 4, 2, 1, 2, 2, 3, 6, 13, 33, 39, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.552 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 320, 7, 0, 0, 0, 0, 4, 1, 4, 6, 58, 113, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.553 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 440, 3, 0, 0, 0, 0, 0, 1, 1, 2, 11, 25, 177, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.553 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 360, 0, 0, 0, 0, 1, 1, 0, 1, 2, 5, 8, 26, 28, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.553 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 199, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 4, 15, 37, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.553 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 3, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.553 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 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-17T02:08:43.553 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.553 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.553 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.553 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.553 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.553 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.553 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.553 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.554 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.554 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.554 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.554 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.554 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.554 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.554 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.554 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.554 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.554 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.554 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.554 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.555 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.555 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.555 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 5, 2024-08-17T02:08:43.555 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.555 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.555 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.555 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.555 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.555 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 88, 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-17T02:08:43.555 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 341, 11, 1, 0, 12, 0, 0, 1, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.555 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 90, 8, 0, 0, 2, 0, 2, 5, 5, 5, 7, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.555 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 123, 7, 0, 0, 0, 0, 1, 1, 6, 7, 32, 38, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.555 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 46, 13, 0, 0, 0, 0, 0, 2, 1, 1, 11, 24, 16, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.556 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 18, 28, 0, 0, 0, 0, 1, 1, 1, 0, 2, 9, 21, 37, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.556 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 2, 44, 0, 0, 0, 0, 0, 1, 0, 1, 2, 2, 10, 33, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.556 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 7, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.556 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 79, 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-17T02:08:43.556 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.556 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.556 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.556 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.556 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.556 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.556 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.556 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.556 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.557 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.557 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.557 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.557 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.557 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.557 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.557 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.557 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.557 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.557 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.557 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.557 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.557 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.558 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 6, 2024-08-17T02:08:43.558 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.558 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.558 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.558 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.558 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:43.558 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 71, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.558 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1118, 34, 1, 0, 11, 2, 0, 4, 4, 3, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.558 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 648, 10, 0, 1, 1, 5, 3, 6, 21, 32, 35, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.558 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 326, 11, 0, 0, 3, 1, 1, 2, 1, 2, 31, 94, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.558 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 436, 0, 0, 0, 1, 0, 0, 1, 2, 1, 1, 12, 201, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.558 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 310, 4, 0, 0, 1, 0, 0, 0, 1, 2, 4, 5, 14, 35, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.559 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 144, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 3, 11, 23, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.559 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.559 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 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]", 2024-08-17T02:08:43.559 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.559 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.559 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.559 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.559 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.559 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.559 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.559 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.559 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.560 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.560 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.560 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.560 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.560 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.560 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.560 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.560 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.560 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.560 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.560 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.560 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.560 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.561 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 7, 2024-08-17T02:08:43.561 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.561 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.561 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.561 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.561 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.561 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 159, 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-17T02:08:43.561 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 444, 12, 1, 0, 11, 2, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.561 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 75, 7, 0, 0, 1, 0, 0, 2, 1, 3, 8, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.561 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 131, 15, 0, 0, 2, 1, 1, 1, 2, 0, 9, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.561 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 20, 33, 0, 0, 1, 0, 0, 0, 3, 2, 1, 7, 7, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.561 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 8, 53, 0, 0, 0, 0, 0, 0, 2, 3, 1, 6, 23, 23, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.562 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 94, 0, 0, 0, 0, 0, 1, 0, 0, 1, 6, 9, 34, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.562 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 157, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.562 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.562 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.562 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.562 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.562 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.562 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.562 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.562 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.562 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.562 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.562 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.563 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.563 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.563 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.563 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.563 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.563 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.563 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.563 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.563 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.563 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.563 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.563 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.563 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.563 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.564 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.564 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_resrv_repnum_vs_duration": { 2024-08-17T02:08:43.564 INFO:tasks.workunit.client.0.smithi110.stdout: "axes": [ 2024-08-17T02:08:43.564 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.564 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 8, 2024-08-17T02:08:43.564 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T02:08:43.564 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "number of replicas", 2024-08-17T02:08:43.564 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 1, 2024-08-17T02:08:43.564 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T02:08:43.564 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T02:08:43.564 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0]", 2024-08-17T02:08:43.564 INFO:tasks.workunit.client.0.smithi110.stdout: "[1, 1]", 2024-08-17T02:08:43.564 INFO:tasks.workunit.client.0.smithi110.stdout: "[2, 2]", 2024-08-17T02:08:43.564 INFO:tasks.workunit.client.0.smithi110.stdout: "[3, 3]", 2024-08-17T02:08:43.565 INFO:tasks.workunit.client.0.smithi110.stdout: "[4, 4]", 2024-08-17T02:08:43.565 INFO:tasks.workunit.client.0.smithi110.stdout: "[5, 5]", 2024-08-17T02:08:43.565 INFO:tasks.workunit.client.0.smithi110.stdout: "[6, None]" 2024-08-17T02:08:43.565 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:43.565 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "linear" 2024-08-17T02:08:43.565 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.565 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.565 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 10, 2024-08-17T02:08:43.565 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T02:08:43.565 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "duration", 2024-08-17T02:08:43.565 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 250000, 2024-08-17T02:08:43.565 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T02:08:43.565 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T02:08:43.565 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 249999]", 2024-08-17T02:08:43.566 INFO:tasks.workunit.client.0.smithi110.stdout: "[250000, 499999]", 2024-08-17T02:08:43.566 INFO:tasks.workunit.client.0.smithi110.stdout: "[500000, 999999]", 2024-08-17T02:08:43.566 INFO:tasks.workunit.client.0.smithi110.stdout: "[1000000, 1999999]", 2024-08-17T02:08:43.566 INFO:tasks.workunit.client.0.smithi110.stdout: "[2000000, 3999999]", 2024-08-17T02:08:43.566 INFO:tasks.workunit.client.0.smithi110.stdout: "[4000000, 7999999]", 2024-08-17T02:08:43.566 INFO:tasks.workunit.client.0.smithi110.stdout: "[8000000, 15999999]", 2024-08-17T02:08:43.566 INFO:tasks.workunit.client.0.smithi110.stdout: "[16000000, 31999999]", 2024-08-17T02:08:43.566 INFO:tasks.workunit.client.0.smithi110.stdout: "[32000000, None]" 2024-08-17T02:08:43.566 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:43.566 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T02:08:43.566 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.566 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:43.566 INFO:tasks.workunit.client.0.smithi110.stdout: "osds": [ 2024-08-17T02:08:43.566 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.567 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 0, 2024-08-17T02:08:43.567 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.567 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.567 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.567 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.567 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.567 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.567 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.567 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.567 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.567 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.567 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.567 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.568 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 1, 2024-08-17T02:08:43.568 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.568 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.568 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.568 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.568 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.568 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.568 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.568 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.568 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.568 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.568 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.568 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.568 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 2, 2024-08-17T02:08:43.568 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.569 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.569 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.569 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.569 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.569 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.569 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.569 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.569 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.569 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.569 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.569 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.569 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 3, 2024-08-17T02:08:43.569 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.569 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.569 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.570 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.570 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.570 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.570 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.570 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.570 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.570 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.570 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.570 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.570 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 4, 2024-08-17T02:08:43.570 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.570 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.570 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.570 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.570 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.571 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.571 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.571 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.571 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.571 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.571 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.571 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.571 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 5, 2024-08-17T02:08:43.571 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.571 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.571 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.571 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.571 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.572 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.572 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.572 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.572 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.572 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.572 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.572 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.572 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 6, 2024-08-17T02:08:43.572 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.572 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.572 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.572 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.572 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.572 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.572 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.573 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.573 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.573 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.573 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.573 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:43.573 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 7, 2024-08-17T02:08:43.573 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:43.573 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.573 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.573 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.573 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.573 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.573 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.573 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:43.574 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:43.574 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.574 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.574 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:43.574 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.574 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.574 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:43.574 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_counters": { 2024-08-17T02:08:43.574 INFO:tasks.workunit.client.0.smithi110.stdout: "mds.6480ebb717364cca6fc6b2068bee7df7f1990f3b": { 2024-08-17T02:08:43.574 INFO:tasks.workunit.client.0.smithi110.stdout: "mds": { 2024-08-17T02:08:43.574 INFO:tasks.workunit.client.0.smithi110.stdout: "caps": { 2024-08-17T02:08:43.574 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.574 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.575 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_cap_op_flush_ack": { 2024-08-17T02:08:43.575 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.575 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.575 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_cap_op_flushsnap_ack": { 2024-08-17T02:08:43.575 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.575 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.575 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_cap_op_grant": { 2024-08-17T02:08:43.575 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.575 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.575 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_cap_op_revoke": { 2024-08-17T02:08:43.575 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.575 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.575 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_cap_op_trunc": { 2024-08-17T02:08:43.576 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.576 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.576 INFO:tasks.workunit.client.0.smithi110.stdout: "dir_commit": { 2024-08-17T02:08:43.576 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.576 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.576 INFO:tasks.workunit.client.0.smithi110.stdout: "dir_fetch_complete": { 2024-08-17T02:08:43.576 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12 2024-08-17T02:08:43.576 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.576 INFO:tasks.workunit.client.0.smithi110.stdout: "dir_fetch_keys": { 2024-08-17T02:08:43.576 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10 2024-08-17T02:08:43.576 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.576 INFO:tasks.workunit.client.0.smithi110.stdout: "dir_merge": { 2024-08-17T02:08:43.576 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.577 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.577 INFO:tasks.workunit.client.0.smithi110.stdout: "dir_split": { 2024-08-17T02:08:43.577 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.577 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.577 INFO:tasks.workunit.client.0.smithi110.stdout: "exported_inodes": { 2024-08-17T02:08:43.577 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.577 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.577 INFO:tasks.workunit.client.0.smithi110.stdout: "forward": { 2024-08-17T02:08:43.577 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.577 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.577 INFO:tasks.workunit.client.0.smithi110.stdout: "handle_client_cap_release": { 2024-08-17T02:08:43.577 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.577 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.577 INFO:tasks.workunit.client.0.smithi110.stdout: "handle_client_caps": { 2024-08-17T02:08:43.578 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.578 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.578 INFO:tasks.workunit.client.0.smithi110.stdout: "handle_client_caps_dirty": { 2024-08-17T02:08:43.578 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.578 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.578 INFO:tasks.workunit.client.0.smithi110.stdout: "handle_inode_file_caps": { 2024-08-17T02:08:43.578 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.578 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.578 INFO:tasks.workunit.client.0.smithi110.stdout: "imported_inodes": { 2024-08-17T02:08:43.578 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.578 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.578 INFO:tasks.workunit.client.0.smithi110.stdout: "inodes": { 2024-08-17T02:08:43.579 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10 2024-08-17T02:08:43.579 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.579 INFO:tasks.workunit.client.0.smithi110.stdout: "inodes_expired": { 2024-08-17T02:08:43.579 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.579 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.579 INFO:tasks.workunit.client.0.smithi110.stdout: "inodes_pinned": { 2024-08-17T02:08:43.579 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10 2024-08-17T02:08:43.579 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.579 INFO:tasks.workunit.client.0.smithi110.stdout: "inodes_with_caps": { 2024-08-17T02:08:43.579 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.579 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.579 INFO:tasks.workunit.client.0.smithi110.stdout: "load_cent": { 2024-08-17T02:08:43.579 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.580 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.580 INFO:tasks.workunit.client.0.smithi110.stdout: "openino_dir_fetch": { 2024-08-17T02:08:43.580 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.580 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.580 INFO:tasks.workunit.client.0.smithi110.stdout: "process_request_cap_release": { 2024-08-17T02:08:43.580 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.580 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.580 INFO:tasks.workunit.client.0.smithi110.stdout: "reply_latency": { 2024-08-17T02:08:43.580 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.580 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.580 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.580 INFO:tasks.workunit.client.0.smithi110.stdout: "request": { 2024-08-17T02:08:43.580 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.580 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.581 INFO:tasks.workunit.client.0.smithi110.stdout: "root_rbytes": { 2024-08-17T02:08:43.581 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.581 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.581 INFO:tasks.workunit.client.0.smithi110.stdout: "root_rfiles": { 2024-08-17T02:08:43.581 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.581 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.581 INFO:tasks.workunit.client.0.smithi110.stdout: "root_rsnaps": { 2024-08-17T02:08:43.581 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.581 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.581 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_reply": { 2024-08-17T02:08:43.581 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.581 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.581 INFO:tasks.workunit.client.0.smithi110.stdout: "subtrees": { 2024-08-17T02:08:43.582 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T02:08:43.582 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.582 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.582 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_cache": { 2024-08-17T02:08:43.582 INFO:tasks.workunit.client.0.smithi110.stdout: "ireq_enqueue_scrub": { 2024-08-17T02:08:43.582 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.582 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.582 INFO:tasks.workunit.client.0.smithi110.stdout: "ireq_exportdir": { 2024-08-17T02:08:43.582 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.582 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.582 INFO:tasks.workunit.client.0.smithi110.stdout: "ireq_flush": { 2024-08-17T02:08:43.583 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.583 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.583 INFO:tasks.workunit.client.0.smithi110.stdout: "ireq_fragmentdir": { 2024-08-17T02:08:43.583 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.583 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.583 INFO:tasks.workunit.client.0.smithi110.stdout: "ireq_fragstats": { 2024-08-17T02:08:43.583 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.583 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.583 INFO:tasks.workunit.client.0.smithi110.stdout: "ireq_inodestats": { 2024-08-17T02:08:43.583 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.583 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.583 INFO:tasks.workunit.client.0.smithi110.stdout: "ireq_quiesce_inode": { 2024-08-17T02:08:43.583 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.583 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.583 INFO:tasks.workunit.client.0.smithi110.stdout: "ireq_quiesce_path": { 2024-08-17T02:08:43.584 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.584 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_recovering_enqueued": { 2024-08-17T02:08:43.584 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.584 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_recovering_prioritized": { 2024-08-17T02:08:43.584 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.584 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_recovering_processing": { 2024-08-17T02:08:43.584 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.584 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_strays": { 2024-08-17T02:08:43.584 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.585 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.585 INFO:tasks.workunit.client.0.smithi110.stdout: "num_strays_delayed": { 2024-08-17T02:08:43.585 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.585 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.585 INFO:tasks.workunit.client.0.smithi110.stdout: "num_strays_enqueuing": { 2024-08-17T02:08:43.585 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.585 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.585 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_completed": { 2024-08-17T02:08:43.585 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.585 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.585 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_started": { 2024-08-17T02:08:43.585 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.585 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.585 INFO:tasks.workunit.client.0.smithi110.stdout: "strays_created": { 2024-08-17T02:08:43.586 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.586 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.586 INFO:tasks.workunit.client.0.smithi110.stdout: "strays_enqueued": { 2024-08-17T02:08:43.586 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.586 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.586 INFO:tasks.workunit.client.0.smithi110.stdout: "strays_migrated": { 2024-08-17T02:08:43.586 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.586 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.586 INFO:tasks.workunit.client.0.smithi110.stdout: "strays_reintegrated": { 2024-08-17T02:08:43.586 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.586 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.586 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.586 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_log": { 2024-08-17T02:08:43.586 INFO:tasks.workunit.client.0.smithi110.stdout: "ev": { 2024-08-17T02:08:43.586 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 17 2024-08-17T02:08:43.587 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.587 INFO:tasks.workunit.client.0.smithi110.stdout: "evadd": { 2024-08-17T02:08:43.587 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.587 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.587 INFO:tasks.workunit.client.0.smithi110.stdout: "evex": { 2024-08-17T02:08:43.587 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.587 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.587 INFO:tasks.workunit.client.0.smithi110.stdout: "evexd": { 2024-08-17T02:08:43.587 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.587 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.587 INFO:tasks.workunit.client.0.smithi110.stdout: "evexg": { 2024-08-17T02:08:43.587 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.587 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.587 INFO:tasks.workunit.client.0.smithi110.stdout: "evlrg": { 2024-08-17T02:08:43.587 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.588 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.588 INFO:tasks.workunit.client.0.smithi110.stdout: "evtrm": { 2024-08-17T02:08:43.588 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.588 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.588 INFO:tasks.workunit.client.0.smithi110.stdout: "jlat": { 2024-08-17T02:08:43.588 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.588 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.588 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.588 INFO:tasks.workunit.client.0.smithi110.stdout: "replayed": { 2024-08-17T02:08:43.588 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 17 2024-08-17T02:08:43.588 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.588 INFO:tasks.workunit.client.0.smithi110.stdout: "seg": { 2024-08-17T02:08:43.588 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T02:08:43.588 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.588 INFO:tasks.workunit.client.0.smithi110.stdout: "segadd": { 2024-08-17T02:08:43.589 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.589 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.589 INFO:tasks.workunit.client.0.smithi110.stdout: "segex": { 2024-08-17T02:08:43.589 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.589 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.589 INFO:tasks.workunit.client.0.smithi110.stdout: "segexd": { 2024-08-17T02:08:43.589 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.589 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.589 INFO:tasks.workunit.client.0.smithi110.stdout: "segexg": { 2024-08-17T02:08:43.589 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.589 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.589 INFO:tasks.workunit.client.0.smithi110.stdout: "segmjr": { 2024-08-17T02:08:43.589 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T02:08:43.589 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.590 INFO:tasks.workunit.client.0.smithi110.stdout: "segtrm": { 2024-08-17T02:08:43.590 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.590 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.590 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.590 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_mem": { 2024-08-17T02:08:43.590 INFO:tasks.workunit.client.0.smithi110.stdout: "cap": { 2024-08-17T02:08:43.590 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.590 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.590 INFO:tasks.workunit.client.0.smithi110.stdout: "cap+": { 2024-08-17T02:08:43.590 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.590 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.590 INFO:tasks.workunit.client.0.smithi110.stdout: "cap-": { 2024-08-17T02:08:43.590 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.590 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.591 INFO:tasks.workunit.client.0.smithi110.stdout: "dir": { 2024-08-17T02:08:43.591 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12 2024-08-17T02:08:43.591 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.591 INFO:tasks.workunit.client.0.smithi110.stdout: "dir+": { 2024-08-17T02:08:43.591 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12 2024-08-17T02:08:43.591 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.591 INFO:tasks.workunit.client.0.smithi110.stdout: "dir-": { 2024-08-17T02:08:43.591 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.591 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.591 INFO:tasks.workunit.client.0.smithi110.stdout: "dn": { 2024-08-17T02:08:43.591 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10 2024-08-17T02:08:43.591 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.591 INFO:tasks.workunit.client.0.smithi110.stdout: "dn+": { 2024-08-17T02:08:43.591 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10 2024-08-17T02:08:43.591 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.592 INFO:tasks.workunit.client.0.smithi110.stdout: "dn-": { 2024-08-17T02:08:43.592 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.592 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.592 INFO:tasks.workunit.client.0.smithi110.stdout: "heap": { 2024-08-17T02:08:43.592 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 248096 2024-08-17T02:08:43.592 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.592 INFO:tasks.workunit.client.0.smithi110.stdout: "ino": { 2024-08-17T02:08:43.592 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13 2024-08-17T02:08:43.592 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.592 INFO:tasks.workunit.client.0.smithi110.stdout: "ino+": { 2024-08-17T02:08:43.592 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13 2024-08-17T02:08:43.592 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.592 INFO:tasks.workunit.client.0.smithi110.stdout: "ino-": { 2024-08-17T02:08:43.592 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.593 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.593 INFO:tasks.workunit.client.0.smithi110.stdout: "rss": { 2024-08-17T02:08:43.593 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 48264 2024-08-17T02:08:43.593 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.593 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.593 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_server": { 2024-08-17T02:08:43.593 INFO:tasks.workunit.client.0.smithi110.stdout: "cap_acquisition_throttle": { 2024-08-17T02:08:43.593 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.593 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.593 INFO:tasks.workunit.client.0.smithi110.stdout: "cap_revoke_eviction": { 2024-08-17T02:08:43.593 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.593 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.593 INFO:tasks.workunit.client.0.smithi110.stdout: "handle_client_request": { 2024-08-17T02:08:43.594 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.594 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.594 INFO:tasks.workunit.client.0.smithi110.stdout: "handle_client_session": { 2024-08-17T02:08:43.594 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.594 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.594 INFO:tasks.workunit.client.0.smithi110.stdout: "handle_peer_request": { 2024-08-17T02:08:43.594 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.594 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.594 INFO:tasks.workunit.client.0.smithi110.stdout: "req_create_latency": { 2024-08-17T02:08:43.594 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.594 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.594 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.594 INFO:tasks.workunit.client.0.smithi110.stdout: "req_getattr_latency": { 2024-08-17T02:08:43.594 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.595 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.595 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.595 INFO:tasks.workunit.client.0.smithi110.stdout: "req_getfilelock_latency": { 2024-08-17T02:08:43.595 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.595 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.595 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.595 INFO:tasks.workunit.client.0.smithi110.stdout: "req_getvxattr_latency": { 2024-08-17T02:08:43.595 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.595 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.595 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.595 INFO:tasks.workunit.client.0.smithi110.stdout: "req_link_latency": { 2024-08-17T02:08:43.595 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.595 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.596 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.596 INFO:tasks.workunit.client.0.smithi110.stdout: "req_lookup_latency": { 2024-08-17T02:08:43.596 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.596 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.596 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.596 INFO:tasks.workunit.client.0.smithi110.stdout: "req_lookuphash_latency": { 2024-08-17T02:08:43.596 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.596 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.596 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.596 INFO:tasks.workunit.client.0.smithi110.stdout: "req_lookupino_latency": { 2024-08-17T02:08:43.596 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.596 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.596 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.596 INFO:tasks.workunit.client.0.smithi110.stdout: "req_lookupname_latency": { 2024-08-17T02:08:43.597 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.597 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.597 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.597 INFO:tasks.workunit.client.0.smithi110.stdout: "req_lookupparent_latency": { 2024-08-17T02:08:43.597 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.597 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.597 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.597 INFO:tasks.workunit.client.0.smithi110.stdout: "req_lookupsnap_latency": { 2024-08-17T02:08:43.597 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.597 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.597 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.597 INFO:tasks.workunit.client.0.smithi110.stdout: "req_lssnap_latency": { 2024-08-17T02:08:43.597 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.597 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.597 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.598 INFO:tasks.workunit.client.0.smithi110.stdout: "req_mkdir_latency": { 2024-08-17T02:08:43.598 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.598 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.598 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.598 INFO:tasks.workunit.client.0.smithi110.stdout: "req_mknod_latency": { 2024-08-17T02:08:43.598 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.598 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.598 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.598 INFO:tasks.workunit.client.0.smithi110.stdout: "req_mksnap_latency": { 2024-08-17T02:08:43.598 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.598 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.598 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.598 INFO:tasks.workunit.client.0.smithi110.stdout: "req_open_latency": { 2024-08-17T02:08:43.598 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.599 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.599 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.599 INFO:tasks.workunit.client.0.smithi110.stdout: "req_readdir_latency": { 2024-08-17T02:08:43.599 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.599 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.599 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.599 INFO:tasks.workunit.client.0.smithi110.stdout: "req_rename_latency": { 2024-08-17T02:08:43.599 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.599 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.599 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.599 INFO:tasks.workunit.client.0.smithi110.stdout: "req_renamesnap_latency": { 2024-08-17T02:08:43.599 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.599 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.599 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.599 INFO:tasks.workunit.client.0.smithi110.stdout: "req_rmdir_latency": { 2024-08-17T02:08:43.600 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.600 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.600 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.600 INFO:tasks.workunit.client.0.smithi110.stdout: "req_rmsnap_latency": { 2024-08-17T02:08:43.600 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.600 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.600 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.600 INFO:tasks.workunit.client.0.smithi110.stdout: "req_rmxattr_latency": { 2024-08-17T02:08:43.600 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.600 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.600 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.600 INFO:tasks.workunit.client.0.smithi110.stdout: "req_setattr_latency": { 2024-08-17T02:08:43.600 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.601 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.601 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.601 INFO:tasks.workunit.client.0.smithi110.stdout: "req_setdirlayout_latency": { 2024-08-17T02:08:43.601 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.601 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.601 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.601 INFO:tasks.workunit.client.0.smithi110.stdout: "req_setfilelock_latency": { 2024-08-17T02:08:43.601 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.601 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.601 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.601 INFO:tasks.workunit.client.0.smithi110.stdout: "req_setlayout_latency": { 2024-08-17T02:08:43.601 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.602 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.602 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.602 INFO:tasks.workunit.client.0.smithi110.stdout: "req_setxattr_latency": { 2024-08-17T02:08:43.602 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.602 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.602 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.602 INFO:tasks.workunit.client.0.smithi110.stdout: "req_snapdiff_latency": { 2024-08-17T02:08:43.602 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.602 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.602 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.602 INFO:tasks.workunit.client.0.smithi110.stdout: "req_symlink_latency": { 2024-08-17T02:08:43.602 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.602 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.603 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.603 INFO:tasks.workunit.client.0.smithi110.stdout: "req_unlink_latency": { 2024-08-17T02:08:43.603 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.603 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.603 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.603 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.603 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_sessions": { 2024-08-17T02:08:43.603 INFO:tasks.workunit.client.0.smithi110.stdout: "average_load": { 2024-08-17T02:08:43.603 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.603 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.603 INFO:tasks.workunit.client.0.smithi110.stdout: "avg_session_uptime": { 2024-08-17T02:08:43.603 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.603 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.603 INFO:tasks.workunit.client.0.smithi110.stdout: "mdthresh_evicted": { 2024-08-17T02:08:43.604 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.604 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.604 INFO:tasks.workunit.client.0.smithi110.stdout: "session_add": { 2024-08-17T02:08:43.604 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8 2024-08-17T02:08:43.604 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.604 INFO:tasks.workunit.client.0.smithi110.stdout: "session_count": { 2024-08-17T02:08:43.604 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.604 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.604 INFO:tasks.workunit.client.0.smithi110.stdout: "session_remove": { 2024-08-17T02:08:43.604 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8 2024-08-17T02:08:43.604 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.604 INFO:tasks.workunit.client.0.smithi110.stdout: "sessions_open": { 2024-08-17T02:08:43.604 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T02:08:43.604 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.604 INFO:tasks.workunit.client.0.smithi110.stdout: "sessions_stale": { 2024-08-17T02:08:43.604 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.605 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.605 INFO:tasks.workunit.client.0.smithi110.stdout: "total_load": { 2024-08-17T02:08:43.605 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.605 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.605 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.605 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T02:08:43.605 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T02:08:43.605 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.605 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.605 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:43.605 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 37 2024-08-17T02:08:43.605 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.605 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T02:08:43.605 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.605 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.606 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:43.606 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7 2024-08-17T02:08:43.606 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.606 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.606 INFO:tasks.workunit.client.0.smithi110.stdout: "purge_queue": { 2024-08-17T02:08:43.606 INFO:tasks.workunit.client.0.smithi110.stdout: "pq_executed": { 2024-08-17T02:08:43.606 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.606 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.606 INFO:tasks.workunit.client.0.smithi110.stdout: "pq_executed_ops": { 2024-08-17T02:08:43.606 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.606 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.606 INFO:tasks.workunit.client.0.smithi110.stdout: "pq_executing": { 2024-08-17T02:08:43.606 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.607 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.607 INFO:tasks.workunit.client.0.smithi110.stdout: "pq_executing_high_water": { 2024-08-17T02:08:43.607 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.607 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.607 INFO:tasks.workunit.client.0.smithi110.stdout: "pq_executing_ops": { 2024-08-17T02:08:43.607 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.607 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.607 INFO:tasks.workunit.client.0.smithi110.stdout: "pq_executing_ops_high_water": { 2024-08-17T02:08:43.607 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.607 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.607 INFO:tasks.workunit.client.0.smithi110.stdout: "pq_item_in_journal": { 2024-08-17T02:08:43.607 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.607 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.607 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.608 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.608 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.6480ebb717364cca6fc6b2068bee7df7f1990f3b": { 2024-08-17T02:08:43.608 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T02:08:43.608 INFO:tasks.workunit.client.0.smithi110.stdout: "election_call": { 2024-08-17T02:08:43.608 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6 2024-08-17T02:08:43.608 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.608 INFO:tasks.workunit.client.0.smithi110.stdout: "election_lose": { 2024-08-17T02:08:43.608 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.608 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.608 INFO:tasks.workunit.client.0.smithi110.stdout: "election_win": { 2024-08-17T02:08:43.608 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6 2024-08-17T02:08:43.608 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.608 INFO:tasks.workunit.client.0.smithi110.stdout: "num_elections": { 2024-08-17T02:08:43.608 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 21 2024-08-17T02:08:43.609 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.609 INFO:tasks.workunit.client.0.smithi110.stdout: "num_sessions": { 2024-08-17T02:08:43.609 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11 2024-08-17T02:08:43.609 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.609 INFO:tasks.workunit.client.0.smithi110.stdout: "session_add": { 2024-08-17T02:08:43.609 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5 2024-08-17T02:08:43.609 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.609 INFO:tasks.workunit.client.0.smithi110.stdout: "session_rm": { 2024-08-17T02:08:43.609 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 238 2024-08-17T02:08:43.609 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.609 INFO:tasks.workunit.client.0.smithi110.stdout: "session_trim": { 2024-08-17T02:08:43.609 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.609 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.610 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.610 INFO:tasks.workunit.client.0.smithi110.stdout: "paxos": { 2024-08-17T02:08:43.610 INFO:tasks.workunit.client.0.smithi110.stdout: "accept_timeout": { 2024-08-17T02:08:43.610 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.610 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.610 INFO:tasks.workunit.client.0.smithi110.stdout: "begin": { 2024-08-17T02:08:43.610 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9090 2024-08-17T02:08:43.610 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.610 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_bytes": { 2024-08-17T02:08:43.610 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9090, 2024-08-17T02:08:43.610 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 64437229 2024-08-17T02:08:43.610 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.611 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_keys": { 2024-08-17T02:08:43.611 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9090, 2024-08-17T02:08:43.611 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 27270 2024-08-17T02:08:43.611 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.611 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_latency": { 2024-08-17T02:08:43.611 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9090, 2024-08-17T02:08:43.611 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1501974953 2024-08-17T02:08:43.611 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.611 INFO:tasks.workunit.client.0.smithi110.stdout: "collect": { 2024-08-17T02:08:43.611 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.611 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.611 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_bytes": { 2024-08-17T02:08:43.611 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.611 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.612 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.612 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_keys": { 2024-08-17T02:08:43.612 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.612 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.612 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.612 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_latency": { 2024-08-17T02:08:43.612 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.612 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.612 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.612 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_timeout": { 2024-08-17T02:08:43.612 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.612 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.612 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_uncommitted": { 2024-08-17T02:08:43.613 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T02:08:43.613 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.613 INFO:tasks.workunit.client.0.smithi110.stdout: "commit": { 2024-08-17T02:08:43.613 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9088 2024-08-17T02:08:43.613 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.613 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_bytes": { 2024-08-17T02:08:43.613 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9088, 2024-08-17T02:08:43.613 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 63752089 2024-08-17T02:08:43.613 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.613 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_keys": { 2024-08-17T02:08:43.613 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9088, 2024-08-17T02:08:43.613 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70981 2024-08-17T02:08:43.614 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.614 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_latency": { 2024-08-17T02:08:43.614 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9088, 2024-08-17T02:08:43.614 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1469976121 2024-08-17T02:08:43.614 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.614 INFO:tasks.workunit.client.0.smithi110.stdout: "lease_ack_timeout": { 2024-08-17T02:08:43.614 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.614 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.614 INFO:tasks.workunit.client.0.smithi110.stdout: "lease_timeout": { 2024-08-17T02:08:43.614 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.614 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.614 INFO:tasks.workunit.client.0.smithi110.stdout: "new_pn": { 2024-08-17T02:08:43.615 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6 2024-08-17T02:08:43.615 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.615 INFO:tasks.workunit.client.0.smithi110.stdout: "new_pn_latency": { 2024-08-17T02:08:43.615 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 6, 2024-08-17T02:08:43.615 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.615 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.615 INFO:tasks.workunit.client.0.smithi110.stdout: "refresh": { 2024-08-17T02:08:43.615 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9092 2024-08-17T02:08:43.615 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.615 INFO:tasks.workunit.client.0.smithi110.stdout: "refresh_latency": { 2024-08-17T02:08:43.615 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9092, 2024-08-17T02:08:43.615 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 28759519843 2024-08-17T02:08:43.615 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.616 INFO:tasks.workunit.client.0.smithi110.stdout: "restart": { 2024-08-17T02:08:43.616 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 23 2024-08-17T02:08:43.616 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.616 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state": { 2024-08-17T02:08:43.616 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4 2024-08-17T02:08:43.616 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.616 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state_bytes": { 2024-08-17T02:08:43.616 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4, 2024-08-17T02:08:43.616 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 237108 2024-08-17T02:08:43.616 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.617 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state_keys": { 2024-08-17T02:08:43.617 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4, 2024-08-17T02:08:43.617 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 22 2024-08-17T02:08:43.617 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.617 INFO:tasks.workunit.client.0.smithi110.stdout: "start_leader": { 2024-08-17T02:08:43.617 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6 2024-08-17T02:08:43.617 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.617 INFO:tasks.workunit.client.0.smithi110.stdout: "start_peon": { 2024-08-17T02:08:43.617 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.617 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.617 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state": { 2024-08-17T02:08:43.617 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.617 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.618 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_bytes": { 2024-08-17T02:08:43.618 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.618 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.618 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.618 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_keys": { 2024-08-17T02:08:43.618 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.618 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.618 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.618 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_latency": { 2024-08-17T02:08:43.618 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.618 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.618 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.618 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.619 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache": { 2024-08-17T02:08:43.619 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T02:08:43.619 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1020054731 2024-08-17T02:08:43.619 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.619 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T02:08:43.619 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 272793600 2024-08-17T02:08:43.619 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.619 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T02:08:43.619 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 270606336 2024-08-17T02:08:43.619 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.619 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T02:08:43.619 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2147483648 2024-08-17T02:08:43.619 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.620 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T02:08:43.620 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2187264 2024-08-17T02:08:43.620 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.620 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.620 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:full": { 2024-08-17T02:08:43.620 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.620 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 360710144 2024-08-17T02:08:43.620 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.620 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.620 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.620 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.620 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.620 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.621 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.621 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.621 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 266619173 2024-08-17T02:08:43.621 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.621 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.621 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 26464636 2024-08-17T02:08:43.621 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.621 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.621 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.621 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.621 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.621 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.621 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.622 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.622 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.622 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.622 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.622 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.622 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.622 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.622 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.622 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.622 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.622 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.622 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.622 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.623 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.623 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.623 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.623 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.623 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.623 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.623 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67626335 2024-08-17T02:08:43.623 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.623 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.623 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:inc": { 2024-08-17T02:08:43.623 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.623 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 335544320 2024-08-17T02:08:43.623 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.623 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.623 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.624 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.624 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.624 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.624 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.624 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.624 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 266619173 2024-08-17T02:08:43.624 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.624 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.624 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1587264 2024-08-17T02:08:43.624 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.624 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.624 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.624 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.624 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.625 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.625 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.625 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.625 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.625 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.625 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.625 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.625 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.625 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.625 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.625 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.625 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.625 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.625 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.625 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.626 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.626 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.626 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.626 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.626 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.626 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.626 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67337883 2024-08-17T02:08:43.626 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.626 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.626 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:kv": { 2024-08-17T02:08:43.626 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.626 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 314572800 2024-08-17T02:08:43.626 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.626 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.627 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:43.627 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.627 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.627 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.627 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.627 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.627 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 177746115 2024-08-17T02:08:43.627 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.627 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.627 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.627 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.627 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.627 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.627 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.628 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.628 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.628 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.628 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.628 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.628 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.628 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.628 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.628 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.628 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.628 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.628 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.628 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.628 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.629 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.629 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.629 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.629 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.629 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.629 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.629 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.629 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.629 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 69717821 2024-08-17T02:08:43.629 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.629 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.629 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb": { 2024-08-17T02:08:43.629 INFO:tasks.workunit.client.0.smithi110.stdout: "compact": { 2024-08-17T02:08:43.630 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.630 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.630 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_queue_len": { 2024-08-17T02:08:43.630 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.630 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.630 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_queue_merge": { 2024-08-17T02:08:43.630 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.630 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.630 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_range": { 2024-08-17T02:08:43.630 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 108 2024-08-17T02:08:43.630 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.630 INFO:tasks.workunit.client.0.smithi110.stdout: "get_latency": { 2024-08-17T02:08:43.630 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 409356, 2024-08-17T02:08:43.630 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2274321399 2024-08-17T02:08:43.631 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.631 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_delay_time": { 2024-08-17T02:08:43.631 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.631 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.631 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.631 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_memtable_time": { 2024-08-17T02:08:43.631 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.631 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.631 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.631 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-17T02:08:43.631 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.631 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.631 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.631 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_wal_time": { 2024-08-17T02:08:43.631 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.632 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.632 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.632 INFO:tasks.workunit.client.0.smithi110.stdout: "submit_latency": { 2024-08-17T02:08:43.632 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.632 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.632 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.632 INFO:tasks.workunit.client.0.smithi110.stdout: "submit_sync_latency": { 2024-08-17T02:08:43.632 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 21945, 2024-08-17T02:08:43.632 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3343901487 2024-08-17T02:08:43.632 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.632 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.632 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.632 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.c4d8fd12ad92af885518649f4e2b78966c1046a8": { 2024-08-17T02:08:43.633 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T02:08:43.633 INFO:tasks.workunit.client.0.smithi110.stdout: "election_call": { 2024-08-17T02:08:43.633 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T02:08:43.633 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.633 INFO:tasks.workunit.client.0.smithi110.stdout: "election_lose": { 2024-08-17T02:08:43.633 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T02:08:43.633 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.633 INFO:tasks.workunit.client.0.smithi110.stdout: "election_win": { 2024-08-17T02:08:43.633 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.633 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_elections": { 2024-08-17T02:08:43.633 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13 2024-08-17T02:08:43.633 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_sessions": { 2024-08-17T02:08:43.633 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6 2024-08-17T02:08:43.634 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.634 INFO:tasks.workunit.client.0.smithi110.stdout: "session_add": { 2024-08-17T02:08:43.634 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4 2024-08-17T02:08:43.634 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.634 INFO:tasks.workunit.client.0.smithi110.stdout: "session_rm": { 2024-08-17T02:08:43.634 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 303 2024-08-17T02:08:43.634 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.634 INFO:tasks.workunit.client.0.smithi110.stdout: "session_trim": { 2024-08-17T02:08:43.634 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.634 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.634 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.634 INFO:tasks.workunit.client.0.smithi110.stdout: "paxos": { 2024-08-17T02:08:43.634 INFO:tasks.workunit.client.0.smithi110.stdout: "accept_timeout": { 2024-08-17T02:08:43.635 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.635 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.635 INFO:tasks.workunit.client.0.smithi110.stdout: "begin": { 2024-08-17T02:08:43.635 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9018 2024-08-17T02:08:43.635 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.635 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_bytes": { 2024-08-17T02:08:43.635 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9018, 2024-08-17T02:08:43.635 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 63141645 2024-08-17T02:08:43.635 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.635 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_keys": { 2024-08-17T02:08:43.635 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.635 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.635 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.636 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_latency": { 2024-08-17T02:08:43.636 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9018, 2024-08-17T02:08:43.636 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1187980170 2024-08-17T02:08:43.636 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.636 INFO:tasks.workunit.client.0.smithi110.stdout: "collect": { 2024-08-17T02:08:43.636 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T02:08:43.636 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.636 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_bytes": { 2024-08-17T02:08:43.636 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T02:08:43.636 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 219 2024-08-17T02:08:43.636 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.636 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_keys": { 2024-08-17T02:08:43.636 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T02:08:43.636 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T02:08:43.637 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.637 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_latency": { 2024-08-17T02:08:43.637 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T02:08:43.637 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.637 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.637 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_timeout": { 2024-08-17T02:08:43.637 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.637 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.637 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_uncommitted": { 2024-08-17T02:08:43.637 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T02:08:43.637 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.637 INFO:tasks.workunit.client.0.smithi110.stdout: "commit": { 2024-08-17T02:08:43.637 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9021 2024-08-17T02:08:43.638 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.638 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_bytes": { 2024-08-17T02:08:43.638 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.638 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.638 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.638 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_keys": { 2024-08-17T02:08:43.638 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.638 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.638 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.638 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_latency": { 2024-08-17T02:08:43.638 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.638 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.638 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.639 INFO:tasks.workunit.client.0.smithi110.stdout: "lease_ack_timeout": { 2024-08-17T02:08:43.639 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.639 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.639 INFO:tasks.workunit.client.0.smithi110.stdout: "lease_timeout": { 2024-08-17T02:08:43.639 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.639 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.641 INFO:tasks.workunit.client.0.smithi110.stdout: "new_pn": { 2024-08-17T02:08:43.642 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.642 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.642 INFO:tasks.workunit.client.0.smithi110.stdout: "new_pn_latency": { 2024-08-17T02:08:43.642 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.642 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.642 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.642 INFO:tasks.workunit.client.0.smithi110.stdout: "refresh": { 2024-08-17T02:08:43.642 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9021 2024-08-17T02:08:43.642 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.642 INFO:tasks.workunit.client.0.smithi110.stdout: "refresh_latency": { 2024-08-17T02:08:43.642 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9021, 2024-08-17T02:08:43.642 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 27479541235 2024-08-17T02:08:43.642 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.643 INFO:tasks.workunit.client.0.smithi110.stdout: "restart": { 2024-08-17T02:08:43.643 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15 2024-08-17T02:08:43.643 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.643 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state": { 2024-08-17T02:08:43.643 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.643 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.643 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state_bytes": { 2024-08-17T02:08:43.643 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.643 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.643 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.643 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state_keys": { 2024-08-17T02:08:43.643 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.643 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.644 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.644 INFO:tasks.workunit.client.0.smithi110.stdout: "start_leader": { 2024-08-17T02:08:43.644 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.644 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.644 INFO:tasks.workunit.client.0.smithi110.stdout: "start_peon": { 2024-08-17T02:08:43.644 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T02:08:43.644 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.644 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state": { 2024-08-17T02:08:43.644 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9019 2024-08-17T02:08:43.644 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.644 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_bytes": { 2024-08-17T02:08:43.644 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9019, 2024-08-17T02:08:43.644 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 124788503 2024-08-17T02:08:43.645 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.645 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_keys": { 2024-08-17T02:08:43.645 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9019, 2024-08-17T02:08:43.645 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 79522 2024-08-17T02:08:43.645 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.645 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_latency": { 2024-08-17T02:08:43.645 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9019, 2024-08-17T02:08:43.645 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1346977533 2024-08-17T02:08:43.645 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.645 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.645 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache": { 2024-08-17T02:08:43.645 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T02:08:43.645 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1020054731 2024-08-17T02:08:43.645 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.646 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T02:08:43.646 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 177201152 2024-08-17T02:08:43.646 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.646 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T02:08:43.646 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 172425216 2024-08-17T02:08:43.646 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.646 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T02:08:43.646 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2147483648 2024-08-17T02:08:43.646 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.646 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T02:08:43.646 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4775936 2024-08-17T02:08:43.646 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.646 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.646 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:full": { 2024-08-17T02:08:43.647 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.647 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 360710144 2024-08-17T02:08:43.647 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.647 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.647 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.647 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.647 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.647 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.647 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.647 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.647 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 266687726 2024-08-17T02:08:43.647 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.647 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.647 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 26292204 2024-08-17T02:08:43.648 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.648 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.648 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.648 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.648 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.648 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.648 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.648 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.648 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.648 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.648 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.648 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.648 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.649 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.649 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.649 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.649 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.649 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.649 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.649 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.649 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.649 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.649 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.649 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.649 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.649 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.649 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67730214 2024-08-17T02:08:43.649 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.650 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.650 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:inc": { 2024-08-17T02:08:43.650 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.650 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 335544320 2024-08-17T02:08:43.650 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.650 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.650 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.650 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.650 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.650 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.650 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.650 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.650 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 266687726 2024-08-17T02:08:43.650 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.651 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.651 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1576889 2024-08-17T02:08:43.651 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.651 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.651 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.651 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.651 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.651 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.651 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.651 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.651 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.651 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.651 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.651 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.652 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.652 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.652 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.652 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.652 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.652 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.652 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.652 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.652 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.652 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.652 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.653 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.653 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.653 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.653 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67279705 2024-08-17T02:08:43.653 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.653 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.653 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:kv": { 2024-08-17T02:08:43.653 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.653 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 314572800 2024-08-17T02:08:43.653 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.653 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.653 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:43.653 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.654 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.654 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.654 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.654 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.654 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 177791817 2024-08-17T02:08:43.654 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.654 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.654 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.654 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.654 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.654 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.654 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.654 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.654 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.655 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.655 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.655 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.655 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.655 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.655 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.655 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.655 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.655 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.655 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.655 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.655 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.656 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.656 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.656 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.656 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.656 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.656 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.656 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.656 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.656 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 69672119 2024-08-17T02:08:43.656 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.656 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.656 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb": { 2024-08-17T02:08:43.656 INFO:tasks.workunit.client.0.smithi110.stdout: "compact": { 2024-08-17T02:08:43.657 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.657 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.657 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_queue_len": { 2024-08-17T02:08:43.657 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.657 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.657 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_queue_merge": { 2024-08-17T02:08:43.657 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.657 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.657 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_range": { 2024-08-17T02:08:43.657 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 108 2024-08-17T02:08:43.657 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.657 INFO:tasks.workunit.client.0.smithi110.stdout: "get_latency": { 2024-08-17T02:08:43.658 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 392332, 2024-08-17T02:08:43.658 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1970915577 2024-08-17T02:08:43.658 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.658 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_delay_time": { 2024-08-17T02:08:43.658 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.658 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.658 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.658 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_memtable_time": { 2024-08-17T02:08:43.658 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.658 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.658 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.658 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-17T02:08:43.658 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.659 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.659 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.659 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_wal_time": { 2024-08-17T02:08:43.659 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.659 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.659 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.659 INFO:tasks.workunit.client.0.smithi110.stdout: "submit_latency": { 2024-08-17T02:08:43.659 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.659 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.659 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.659 INFO:tasks.workunit.client.0.smithi110.stdout: "submit_sync_latency": { 2024-08-17T02:08:43.659 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 21773, 2024-08-17T02:08:43.659 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3015407977 2024-08-17T02:08:43.659 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.660 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.660 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.660 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.d6f125b7c635b6f45601f26ee81c70c0b368576b": { 2024-08-17T02:08:43.660 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T02:08:43.660 INFO:tasks.workunit.client.0.smithi110.stdout: "election_call": { 2024-08-17T02:08:43.660 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T02:08:43.660 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.660 INFO:tasks.workunit.client.0.smithi110.stdout: "election_lose": { 2024-08-17T02:08:43.660 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T02:08:43.660 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.660 INFO:tasks.workunit.client.0.smithi110.stdout: "election_win": { 2024-08-17T02:08:43.660 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.660 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.660 INFO:tasks.workunit.client.0.smithi110.stdout: "num_elections": { 2024-08-17T02:08:43.660 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11 2024-08-17T02:08:43.661 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.661 INFO:tasks.workunit.client.0.smithi110.stdout: "num_sessions": { 2024-08-17T02:08:43.661 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9 2024-08-17T02:08:43.661 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.661 INFO:tasks.workunit.client.0.smithi110.stdout: "session_add": { 2024-08-17T02:08:43.661 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T02:08:43.661 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.661 INFO:tasks.workunit.client.0.smithi110.stdout: "session_rm": { 2024-08-17T02:08:43.661 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 249 2024-08-17T02:08:43.661 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.661 INFO:tasks.workunit.client.0.smithi110.stdout: "session_trim": { 2024-08-17T02:08:43.661 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.661 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.661 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.662 INFO:tasks.workunit.client.0.smithi110.stdout: "paxos": { 2024-08-17T02:08:43.662 INFO:tasks.workunit.client.0.smithi110.stdout: "accept_timeout": { 2024-08-17T02:08:43.662 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.662 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.662 INFO:tasks.workunit.client.0.smithi110.stdout: "begin": { 2024-08-17T02:08:43.662 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8984 2024-08-17T02:08:43.662 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.662 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_bytes": { 2024-08-17T02:08:43.662 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8984, 2024-08-17T02:08:43.662 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 62935873 2024-08-17T02:08:43.662 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.662 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_keys": { 2024-08-17T02:08:43.662 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.663 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.663 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.663 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_latency": { 2024-08-17T02:08:43.663 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8984, 2024-08-17T02:08:43.663 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1511956305 2024-08-17T02:08:43.663 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.663 INFO:tasks.workunit.client.0.smithi110.stdout: "collect": { 2024-08-17T02:08:43.663 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T02:08:43.663 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.663 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_bytes": { 2024-08-17T02:08:43.663 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T02:08:43.663 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 219 2024-08-17T02:08:43.663 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.664 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_keys": { 2024-08-17T02:08:43.664 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T02:08:43.664 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T02:08:43.664 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.664 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_latency": { 2024-08-17T02:08:43.664 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T02:08:43.664 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 999971 2024-08-17T02:08:43.664 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.664 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_timeout": { 2024-08-17T02:08:43.664 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.664 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.664 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_uncommitted": { 2024-08-17T02:08:43.664 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.664 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.665 INFO:tasks.workunit.client.0.smithi110.stdout: "commit": { 2024-08-17T02:08:43.665 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8984 2024-08-17T02:08:43.665 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.665 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_bytes": { 2024-08-17T02:08:43.665 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.665 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.665 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.665 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_keys": { 2024-08-17T02:08:43.665 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.665 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.665 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.665 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_latency": { 2024-08-17T02:08:43.665 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.666 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.666 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.666 INFO:tasks.workunit.client.0.smithi110.stdout: "lease_ack_timeout": { 2024-08-17T02:08:43.666 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.666 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.666 INFO:tasks.workunit.client.0.smithi110.stdout: "lease_timeout": { 2024-08-17T02:08:43.666 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.666 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.666 INFO:tasks.workunit.client.0.smithi110.stdout: "new_pn": { 2024-08-17T02:08:43.666 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.666 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.666 INFO:tasks.workunit.client.0.smithi110.stdout: "new_pn_latency": { 2024-08-17T02:08:43.666 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.667 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.667 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.667 INFO:tasks.workunit.client.0.smithi110.stdout: "refresh": { 2024-08-17T02:08:43.667 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8984 2024-08-17T02:08:43.667 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.667 INFO:tasks.workunit.client.0.smithi110.stdout: "refresh_latency": { 2024-08-17T02:08:43.667 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8984, 2024-08-17T02:08:43.667 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 27339209846 2024-08-17T02:08:43.667 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.667 INFO:tasks.workunit.client.0.smithi110.stdout: "restart": { 2024-08-17T02:08:43.667 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13 2024-08-17T02:08:43.667 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.667 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state": { 2024-08-17T02:08:43.668 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.668 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.668 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state_bytes": { 2024-08-17T02:08:43.668 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.668 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.668 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.668 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state_keys": { 2024-08-17T02:08:43.668 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.668 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.668 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.668 INFO:tasks.workunit.client.0.smithi110.stdout: "start_leader": { 2024-08-17T02:08:43.668 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.668 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.668 INFO:tasks.workunit.client.0.smithi110.stdout: "start_peon": { 2024-08-17T02:08:43.669 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T02:08:43.669 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.669 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state": { 2024-08-17T02:08:43.669 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8984 2024-08-17T02:08:43.669 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.669 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_bytes": { 2024-08-17T02:08:43.669 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8984, 2024-08-17T02:08:43.669 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 124159960 2024-08-17T02:08:43.669 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.669 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_keys": { 2024-08-17T02:08:43.669 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8984, 2024-08-17T02:08:43.669 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 79171 2024-08-17T02:08:43.669 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.669 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_latency": { 2024-08-17T02:08:43.670 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8984, 2024-08-17T02:08:43.670 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3595896121 2024-08-17T02:08:43.670 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.670 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.670 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache": { 2024-08-17T02:08:43.670 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T02:08:43.670 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1020054731 2024-08-17T02:08:43.670 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.670 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T02:08:43.670 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 177201152 2024-08-17T02:08:43.670 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.670 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T02:08:43.670 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 173039616 2024-08-17T02:08:43.670 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.671 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T02:08:43.671 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2147483648 2024-08-17T02:08:43.671 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.671 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T02:08:43.671 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4161536 2024-08-17T02:08:43.671 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.671 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.671 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:full": { 2024-08-17T02:08:43.671 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.671 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 360710144 2024-08-17T02:08:43.671 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.671 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.671 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.672 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.672 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.672 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.672 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.672 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.672 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 266726921 2024-08-17T02:08:43.672 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.672 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.672 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 26195980 2024-08-17T02:08:43.672 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.672 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.672 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.672 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.672 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.672 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.673 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.673 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.673 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.673 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.673 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.673 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.673 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.673 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.673 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.673 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.673 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.673 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.673 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.673 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.673 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.673 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.674 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.674 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.674 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.674 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.674 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67787243 2024-08-17T02:08:43.674 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.674 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.674 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:inc": { 2024-08-17T02:08:43.674 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.674 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 335544320 2024-08-17T02:08:43.674 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.674 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.674 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.674 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.675 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.675 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.675 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.675 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.675 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 266726921 2024-08-17T02:08:43.675 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.675 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.675 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1568592 2024-08-17T02:08:43.675 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.675 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.675 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.675 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.675 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.676 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.676 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.676 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.676 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.676 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.676 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.676 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.676 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.676 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.676 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.676 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.676 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.676 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.676 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.677 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.677 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.677 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.677 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.677 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.677 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.677 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.677 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67248807 2024-08-17T02:08:43.677 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.677 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.677 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:kv": { 2024-08-17T02:08:43.677 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.677 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 314572800 2024-08-17T02:08:43.677 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.678 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.678 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:43.678 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.678 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.678 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.678 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.678 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.678 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 177817947 2024-08-17T02:08:43.678 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.678 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.678 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.678 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.678 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.679 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.679 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.679 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.679 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.679 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.679 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.679 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.679 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.679 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.679 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.679 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.679 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.679 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.680 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.680 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.680 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.680 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.680 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.680 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.680 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.680 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.680 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.680 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.680 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.680 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 69645989 2024-08-17T02:08:43.680 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.681 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.681 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb": { 2024-08-17T02:08:43.681 INFO:tasks.workunit.client.0.smithi110.stdout: "compact": { 2024-08-17T02:08:43.681 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.681 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.681 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_queue_len": { 2024-08-17T02:08:43.681 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.681 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.681 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_queue_merge": { 2024-08-17T02:08:43.681 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.681 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.681 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_range": { 2024-08-17T02:08:43.681 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 108 2024-08-17T02:08:43.682 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.682 INFO:tasks.workunit.client.0.smithi110.stdout: "get_latency": { 2024-08-17T02:08:43.682 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 390638, 2024-08-17T02:08:43.682 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1803612392 2024-08-17T02:08:43.682 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.682 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_delay_time": { 2024-08-17T02:08:43.682 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.682 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.682 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.682 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_memtable_time": { 2024-08-17T02:08:43.682 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.682 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.682 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.683 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-17T02:08:43.683 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.683 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.683 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.683 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_wal_time": { 2024-08-17T02:08:43.683 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.683 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.683 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.683 INFO:tasks.workunit.client.0.smithi110.stdout: "submit_latency": { 2024-08-17T02:08:43.683 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.683 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.683 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.684 INFO:tasks.workunit.client.0.smithi110.stdout: "submit_sync_latency": { 2024-08-17T02:08:43.684 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 21688, 2024-08-17T02:08:43.684 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7477457174 2024-08-17T02:08:43.684 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.684 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.684 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.684 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.0": { 2024-08-17T02:08:43.684 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:43.684 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_db_max_lat": { 2024-08-17T02:08:43.684 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15950 2024-08-17T02:08:43.684 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.684 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T02:08:43.684 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.685 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.685 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_max_lat": { 2024-08-17T02:08:43.685 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.685 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.685 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T02:08:43.685 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.685 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.685 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T02:08:43.685 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T02:08:43.685 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.685 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_slow": { 2024-08-17T02:08:43.685 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.685 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.685 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T02:08:43.686 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.686 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.686 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_wal_max_lat": { 2024-08-17T02:08:43.686 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.686 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.686 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T02:08:43.686 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.686 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.686 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T02:08:43.686 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7012352 2024-08-17T02:08:43.686 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.686 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T02:08:43.686 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 832020480 2024-08-17T02:08:43.686 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.687 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T02:08:43.687 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 19, 2024-08-17T02:08:43.687 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5625094 2024-08-17T02:08:43.687 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.687 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T02:08:43.687 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 19, 2024-08-17T02:08:43.687 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2479449 2024-08-17T02:08:43.687 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.687 INFO:tasks.workunit.client.0.smithi110.stdout: "db_alloc_lat": { 2024-08-17T02:08:43.687 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 203, 2024-08-17T02:08:43.687 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1003307 2024-08-17T02:08:43.687 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.687 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T02:08:43.688 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995027456 2024-08-17T02:08:43.688 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.688 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T02:08:43.688 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 824180736 2024-08-17T02:08:43.688 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.688 INFO:tasks.workunit.client.0.smithi110.stdout: "flush_lat": { 2024-08-17T02:08:43.688 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 80806, 2024-08-17T02:08:43.688 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6800102191 2024-08-17T02:08:43.688 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.688 INFO:tasks.workunit.client.0.smithi110.stdout: "fsync_lat": { 2024-08-17T02:08:43.688 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 80807, 2024-08-17T02:08:43.688 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12625813497 2024-08-17T02:08:43.688 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.689 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T02:08:43.689 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15040512 2024-08-17T02:08:43.689 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.689 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T02:08:43.689 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 330932224 2024-08-17T02:08:43.689 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.689 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T02:08:43.689 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 832700416 2024-08-17T02:08:43.689 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.689 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T02:08:43.689 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.689 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.690 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T02:08:43.690 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.690 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.690 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T02:08:43.690 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 57 2024-08-17T02:08:43.690 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.690 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T02:08:43.690 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 293329005 2024-08-17T02:08:43.690 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.690 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T02:08:43.690 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 18952 2024-08-17T02:08:43.690 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.690 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T02:08:43.691 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 224919552 2024-08-17T02:08:43.691 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.691 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T02:08:43.691 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 224923648 2024-08-17T02:08:43.691 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.691 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T02:08:43.691 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.691 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.691 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T02:08:43.691 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.691 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.691 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T02:08:43.691 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6975 2024-08-17T02:08:43.691 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.692 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:43.692 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 18952, 2024-08-17T02:08:43.692 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 139275298 2024-08-17T02:08:43.692 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.692 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T02:08:43.692 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 199817748 2024-08-17T02:08:43.692 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.692 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T02:08:43.692 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16084 2024-08-17T02:08:43.692 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.692 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T02:08:43.692 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2708713 2024-08-17T02:08:43.692 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.693 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T02:08:43.693 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 807 2024-08-17T02:08:43.693 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.693 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T02:08:43.693 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6668011 2024-08-17T02:08:43.693 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.693 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T02:08:43.693 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1098 2024-08-17T02:08:43.693 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.693 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T02:08:43.693 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3959298 2024-08-17T02:08:43.693 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.693 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T02:08:43.693 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3959298 2024-08-17T02:08:43.694 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.694 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T02:08:43.694 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.694 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.694 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T02:08:43.694 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.694 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.694 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T02:08:43.694 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 301 2024-08-17T02:08:43.694 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.694 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_lat": { 2024-08-17T02:08:43.694 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1098, 2024-08-17T02:08:43.694 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2587644 2024-08-17T02:08:43.695 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.695 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_alloc_lat": { 2024-08-17T02:08:43.695 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.695 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.695 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.695 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T02:08:43.695 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.695 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.695 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T02:08:43.695 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.695 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.695 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:43.695 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T02:08:43.695 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 584 2024-08-17T02:08:43.696 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.696 INFO:tasks.workunit.client.0.smithi110.stdout: "unlink_lat": { 2024-08-17T02:08:43.696 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8, 2024-08-17T02:08:43.696 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9574 2024-08-17T02:08:43.696 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.696 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_alloc_lat": { 2024-08-17T02:08:43.696 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.696 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.696 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.696 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T02:08:43.696 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.696 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.696 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T02:08:43.696 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.697 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.697 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T02:08:43.697 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1172856832 2024-08-17T02:08:43.697 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.697 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.697 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T02:08:43.697 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T02:08:43.697 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T02:08:43.697 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.697 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T02:08:43.697 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10686464 2024-08-17T02:08:43.697 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.697 INFO:tasks.workunit.client.0.smithi110.stdout: "allocator_lat": { 2024-08-17T02:08:43.698 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 24455, 2024-08-17T02:08:43.698 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 81755148 2024-08-17T02:08:43.698 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.698 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T02:08:43.698 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3681, 2024-08-17T02:08:43.698 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 472744587 2024-08-17T02:08:43.698 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.698 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T02:08:43.698 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.698 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.698 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.698 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T02:08:43.699 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.699 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.699 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T02:08:43.699 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.699 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.699 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T02:08:43.699 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.699 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.699 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T02:08:43.699 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 25675, 2024-08-17T02:08:43.699 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 205706833 2024-08-17T02:08:43.699 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.699 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T02:08:43.699 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.700 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.700 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.700 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T02:08:43.700 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.700 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.700 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T02:08:43.700 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 80714, 2024-08-17T02:08:43.700 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16797235864 2024-08-17T02:08:43.700 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.700 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T02:08:43.700 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 79987, 2024-08-17T02:08:43.700 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1734375080 2024-08-17T02:08:43.700 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.700 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T02:08:43.701 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 80714, 2024-08-17T02:08:43.701 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 52600386 2024-08-17T02:08:43.701 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.701 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T02:08:43.701 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 80714, 2024-08-17T02:08:43.701 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16849836250 2024-08-17T02:08:43.701 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.701 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T02:08:43.701 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.701 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.701 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.701 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T02:08:43.701 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 33807, 2024-08-17T02:08:43.701 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 969396069 2024-08-17T02:08:43.701 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.702 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T02:08:43.702 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1086, 2024-08-17T02:08:43.702 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2733685 2024-08-17T02:08:43.702 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.702 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T02:08:43.702 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 20365, 2024-08-17T02:08:43.702 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11055597 2024-08-17T02:08:43.702 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.702 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T02:08:43.702 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 53, 2024-08-17T02:08:43.702 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67861 2024-08-17T02:08:43.702 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.702 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T02:08:43.703 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 17647, 2024-08-17T02:08:43.703 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2279868137 2024-08-17T02:08:43.703 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.703 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T02:08:43.703 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 255723 2024-08-17T02:08:43.703 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.703 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T02:08:43.703 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 25305 2024-08-17T02:08:43.703 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.703 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:43.703 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 17909, 2024-08-17T02:08:43.703 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1687684831 2024-08-17T02:08:43.703 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.704 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T02:08:43.704 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 44094, 2024-08-17T02:08:43.704 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14225426 2024-08-17T02:08:43.704 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.704 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T02:08:43.704 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 26185, 2024-08-17T02:08:43.704 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1018894034 2024-08-17T02:08:43.704 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.704 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T02:08:43.704 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.704 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.704 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T02:08:43.704 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 16071, 2024-08-17T02:08:43.704 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 457744853 2024-08-17T02:08:43.705 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.705 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_aio_wait_count": { 2024-08-17T02:08:43.705 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.705 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.705 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_committed_kv_count": { 2024-08-17T02:08:43.705 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.705 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.705 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_onode_meta_count": { 2024-08-17T02:08:43.705 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.705 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.705 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_wait_aio_count": { 2024-08-17T02:08:43.705 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.705 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.706 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T02:08:43.706 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 96813, 2024-08-17T02:08:43.706 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7827088844 2024-08-17T02:08:43.706 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.706 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T02:08:43.706 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10052, 2024-08-17T02:08:43.706 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 604403832 2024-08-17T02:08:43.706 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.706 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T02:08:43.706 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10051, 2024-08-17T02:08:43.706 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4343160275598 2024-08-17T02:08:43.706 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.706 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T02:08:43.707 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10052, 2024-08-17T02:08:43.707 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7296524765397 2024-08-17T02:08:43.707 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.707 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T02:08:43.707 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 96812, 2024-08-17T02:08:43.707 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3097246923583 2024-08-17T02:08:43.707 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.707 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T02:08:43.707 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 96812, 2024-08-17T02:08:43.707 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9903415 2024-08-17T02:08:43.707 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.707 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T02:08:43.707 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 96813, 2024-08-17T02:08:43.708 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 439785834 2024-08-17T02:08:43.708 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.708 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T02:08:43.708 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 96813, 2024-08-17T02:08:43.708 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 30848699096 2024-08-17T02:08:43.708 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.708 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T02:08:43.708 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 96813, 2024-08-17T02:08:43.708 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 33271959 2024-08-17T02:08:43.708 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.708 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T02:08:43.708 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 96813, 2024-08-17T02:08:43.709 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16434256541 2024-08-17T02:08:43.709 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.709 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T02:08:43.709 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 96813, 2024-08-17T02:08:43.709 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9879657019 2024-08-17T02:08:43.709 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.709 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T02:08:43.709 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6549826 2024-08-17T02:08:43.709 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.709 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:43.709 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2744, 2024-08-17T02:08:43.709 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14526721 2024-08-17T02:08:43.709 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.709 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T02:08:43.710 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 96813, 2024-08-17T02:08:43.710 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65444797795 2024-08-17T02:08:43.710 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.710 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T02:08:43.710 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 96813, 2024-08-17T02:08:43.710 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11058454557 2024-08-17T02:08:43.710 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.710 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T02:08:43.710 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 96813, 2024-08-17T02:08:43.710 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 709321399 2024-08-17T02:08:43.710 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.710 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.711 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T02:08:43.711 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T02:08:43.711 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1405110814 2024-08-17T02:08:43.711 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.711 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T02:08:43.711 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 489709568 2024-08-17T02:08:43.711 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.711 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T02:08:43.711 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 419700736 2024-08-17T02:08:43.711 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.711 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T02:08:43.711 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2600490803 2024-08-17T02:08:43.711 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.712 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T02:08:43.712 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70008832 2024-08-17T02:08:43.712 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.712 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.712 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T02:08:43.712 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.712 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 125829120 2024-08-17T02:08:43.712 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.712 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.712 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.712 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.712 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.712 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.712 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.713 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.713 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56837659 2024-08-17T02:08:43.713 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.713 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.713 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.713 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.713 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.713 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.713 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.713 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.713 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.713 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.713 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.714 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.714 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.714 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.714 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.714 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.714 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.714 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 81920 2024-08-17T02:08:43.714 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.714 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.714 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.714 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.714 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.714 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.715 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.715 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.715 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.715 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.715 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.715 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68909541 2024-08-17T02:08:43.715 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.715 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.715 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T02:08:43.715 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.715 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 562036736 2024-08-17T02:08:43.715 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.715 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.715 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:43.716 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.716 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.716 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.716 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.716 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.716 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 426282444 2024-08-17T02:08:43.716 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.716 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.716 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.716 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.716 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.716 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.716 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.717 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.717 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1648 2024-08-17T02:08:43.717 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.717 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.717 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.717 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.717 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.717 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 110848 2024-08-17T02:08:43.717 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.717 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.717 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.717 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.718 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.718 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.718 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.718 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.718 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.718 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.718 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.718 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.718 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.718 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.718 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68532932 2024-08-17T02:08:43.718 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.719 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.719 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T02:08:43.719 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.719 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 176160768 2024-08-17T02:08:43.719 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.719 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.719 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:43.719 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.719 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.719 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 168320 2024-08-17T02:08:43.719 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.719 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.719 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 37891772 2024-08-17T02:08:43.720 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.720 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.720 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.720 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.720 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.720 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.720 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.720 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.720 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.720 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.720 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.720 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.721 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.721 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.721 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.721 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.721 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.721 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.721 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.721 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.721 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.721 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.721 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.721 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.721 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.721 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.722 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.722 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.722 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.722 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70991812 2024-08-17T02:08:43.722 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.722 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.722 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T02:08:43.722 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.722 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 494927872 2024-08-17T02:08:43.722 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.722 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.722 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.722 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.723 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.723 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.723 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.723 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.723 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 426282444 2024-08-17T02:08:43.723 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.723 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.723 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.723 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.723 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.723 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.723 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.723 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.723 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.724 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.724 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.724 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.724 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.724 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.724 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 158911 2024-08-17T02:08:43.724 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.724 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.724 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1145937 2024-08-17T02:08:43.724 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.724 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.724 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.724 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.724 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.725 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.725 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.725 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.725 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.725 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.725 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.725 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67340580 2024-08-17T02:08:43.725 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.725 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.725 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T02:08:43.725 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T02:08:43.725 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.726 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.726 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:43.726 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 53 2024-08-17T02:08:43.726 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.726 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T02:08:43.726 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.726 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.726 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:43.726 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.726 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.726 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.726 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:43.726 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T02:08:43.727 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56 2024-08-17T02:08:43.727 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.727 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T02:08:43.727 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.727 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.727 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T02:08:43.727 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 47479 2024-08-17T02:08:43.727 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.727 INFO:tasks.workunit.client.0.smithi110.stdout: "op_before_queue_op_lat": { 2024-08-17T02:08:43.727 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 135442, 2024-08-17T02:08:43.727 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8702421640 2024-08-17T02:08:43.727 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.727 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T02:08:43.727 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T02:08:43.728 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.728 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T02:08:43.728 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.728 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.728 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T02:08:43.728 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2594687262 2024-08-17T02:08:43.728 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.728 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T02:08:43.728 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 47479, 2024-08-17T02:08:43.728 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 319815765671 2024-08-17T02:08:43.728 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.728 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T02:08:43.729 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3445018053 2024-08-17T02:08:43.729 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.729 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T02:08:43.729 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 48057, 2024-08-17T02:08:43.729 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 20749092968 2024-08-17T02:08:43.729 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.729 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T02:08:43.729 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 47479, 2024-08-17T02:08:43.729 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 78737529160 2024-08-17T02:08:43.729 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.729 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:43.729 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31911 2024-08-17T02:08:43.729 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.730 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T02:08:43.730 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 31911, 2024-08-17T02:08:43.730 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 18570646243 2024-08-17T02:08:43.730 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.730 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T02:08:43.730 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.730 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.730 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T02:08:43.730 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3445018053 2024-08-17T02:08:43.730 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.730 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T02:08:43.730 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 31994, 2024-08-17T02:08:43.731 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6388044087 2024-08-17T02:08:43.731 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.731 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T02:08:43.731 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 31911, 2024-08-17T02:08:43.731 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6907326513 2024-08-17T02:08:43.731 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.731 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T02:08:43.731 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7894 2024-08-17T02:08:43.731 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.731 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T02:08:43.731 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 470770065 2024-08-17T02:08:43.731 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.731 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T02:08:43.732 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 7894, 2024-08-17T02:08:43.732 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16199467565 2024-08-17T02:08:43.732 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.732 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T02:08:43.732 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.732 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.732 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T02:08:43.732 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.732 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.732 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T02:08:43.732 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.732 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.732 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T02:08:43.732 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8199, 2024-08-17T02:08:43.733 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4868933014 2024-08-17T02:08:43.733 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.733 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T02:08:43.733 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 7894, 2024-08-17T02:08:43.733 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12171578846 2024-08-17T02:08:43.733 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.733 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:43.733 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7674 2024-08-17T02:08:43.733 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.733 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T02:08:43.733 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2123917197 2024-08-17T02:08:43.733 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.734 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T02:08:43.734 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 7674, 2024-08-17T02:08:43.734 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 285045651863 2024-08-17T02:08:43.734 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.734 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T02:08:43.734 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.734 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.734 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T02:08:43.734 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 7864, 2024-08-17T02:08:43.734 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9492115867 2024-08-17T02:08:43.734 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.734 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T02:08:43.734 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 7674, 2024-08-17T02:08:43.735 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 59658623801 2024-08-17T02:08:43.735 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.735 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T02:08:43.735 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.735 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.735 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T02:08:43.735 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9437242 2024-08-17T02:08:43.735 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.735 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T02:08:43.735 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 21 2024-08-17T02:08:43.735 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.735 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T02:08:43.735 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T02:08:43.735 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.736 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T02:08:43.736 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 834879488 2024-08-17T02:08:43.736 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.736 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.736 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.736 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.1": { 2024-08-17T02:08:43.736 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:43.736 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_db_max_lat": { 2024-08-17T02:08:43.736 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56406 2024-08-17T02:08:43.736 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.736 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T02:08:43.736 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.736 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.736 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_max_lat": { 2024-08-17T02:08:43.737 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.737 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.737 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T02:08:43.737 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.737 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.737 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T02:08:43.737 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T02:08:43.737 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.737 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_slow": { 2024-08-17T02:08:43.737 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.737 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.737 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T02:08:43.737 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.738 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.738 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_wal_max_lat": { 2024-08-17T02:08:43.738 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.738 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.738 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T02:08:43.738 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.738 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.738 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T02:08:43.738 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2486272 2024-08-17T02:08:43.738 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.738 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T02:08:43.738 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 743665664 2024-08-17T02:08:43.739 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.739 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T02:08:43.739 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 17, 2024-08-17T02:08:43.739 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9406604 2024-08-17T02:08:43.739 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.739 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T02:08:43.739 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 17, 2024-08-17T02:08:43.739 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6374359 2024-08-17T02:08:43.739 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.739 INFO:tasks.workunit.client.0.smithi110.stdout: "db_alloc_lat": { 2024-08-17T02:08:43.739 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 175, 2024-08-17T02:08:43.739 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 779637 2024-08-17T02:08:43.740 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.740 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T02:08:43.740 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995027456 2024-08-17T02:08:43.740 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.740 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T02:08:43.740 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 741212160 2024-08-17T02:08:43.740 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.740 INFO:tasks.workunit.client.0.smithi110.stdout: "flush_lat": { 2024-08-17T02:08:43.740 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 71453, 2024-08-17T02:08:43.740 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6133218427 2024-08-17T02:08:43.740 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.740 INFO:tasks.workunit.client.0.smithi110.stdout: "fsync_lat": { 2024-08-17T02:08:43.740 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 71473, 2024-08-17T02:08:43.741 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11388283542 2024-08-17T02:08:43.741 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.741 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T02:08:43.741 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10072064 2024-08-17T02:08:43.741 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.741 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T02:08:43.741 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 292700160 2024-08-17T02:08:43.741 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.741 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T02:08:43.741 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 753991680 2024-08-17T02:08:43.741 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.741 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T02:08:43.741 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.742 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.742 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T02:08:43.742 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.742 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.742 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T02:08:43.742 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 50 2024-08-17T02:08:43.742 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.742 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T02:08:43.742 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 170261420 2024-08-17T02:08:43.742 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.742 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T02:08:43.742 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10982 2024-08-17T02:08:43.742 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.743 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T02:08:43.743 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 140963840 2024-08-17T02:08:43.743 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.743 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T02:08:43.743 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 140967936 2024-08-17T02:08:43.743 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.743 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T02:08:43.743 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.743 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.743 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T02:08:43.743 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.743 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.743 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T02:08:43.743 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5036 2024-08-17T02:08:43.744 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.744 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:43.744 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10982, 2024-08-17T02:08:43.744 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 87524979 2024-08-17T02:08:43.744 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.744 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T02:08:43.744 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 97572586 2024-08-17T02:08:43.744 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.744 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T02:08:43.744 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8750 2024-08-17T02:08:43.744 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.744 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T02:08:43.745 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 955018 2024-08-17T02:08:43.745 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.745 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T02:08:43.745 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 475 2024-08-17T02:08:43.745 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.745 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T02:08:43.745 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2284124 2024-08-17T02:08:43.745 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.745 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T02:08:43.745 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 694 2024-08-17T02:08:43.745 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.745 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T02:08:43.745 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1329106 2024-08-17T02:08:43.745 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.746 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T02:08:43.746 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1329106 2024-08-17T02:08:43.746 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.746 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T02:08:43.746 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.746 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.746 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T02:08:43.746 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.746 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.746 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T02:08:43.746 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 220 2024-08-17T02:08:43.746 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.747 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_lat": { 2024-08-17T02:08:43.747 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 694, 2024-08-17T02:08:43.747 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 925596 2024-08-17T02:08:43.747 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.747 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_alloc_lat": { 2024-08-17T02:08:43.747 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.747 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.747 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.747 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T02:08:43.747 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.747 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.747 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T02:08:43.747 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.747 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.748 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:43.748 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T02:08:43.748 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 624 2024-08-17T02:08:43.748 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.748 INFO:tasks.workunit.client.0.smithi110.stdout: "unlink_lat": { 2024-08-17T02:08:43.748 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 6, 2024-08-17T02:08:43.748 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7805 2024-08-17T02:08:43.748 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.748 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_alloc_lat": { 2024-08-17T02:08:43.748 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.748 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.748 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.748 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T02:08:43.748 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.749 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.749 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T02:08:43.749 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.749 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.749 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T02:08:43.749 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1041436672 2024-08-17T02:08:43.749 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.749 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.749 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T02:08:43.749 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T02:08:43.749 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T02:08:43.749 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.749 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T02:08:43.750 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14282752 2024-08-17T02:08:43.750 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.750 INFO:tasks.workunit.client.0.smithi110.stdout: "allocator_lat": { 2024-08-17T02:08:43.750 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 19099, 2024-08-17T02:08:43.750 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 76947193 2024-08-17T02:08:43.750 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.750 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T02:08:43.750 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3653, 2024-08-17T02:08:43.750 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 433775054 2024-08-17T02:08:43.750 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.750 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T02:08:43.750 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.751 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.751 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.751 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T02:08:43.751 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.751 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.751 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T02:08:43.751 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.751 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.751 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T02:08:43.751 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.751 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.751 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T02:08:43.751 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 21782, 2024-08-17T02:08:43.751 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 175934480 2024-08-17T02:08:43.752 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.752 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T02:08:43.752 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.752 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.752 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.752 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T02:08:43.752 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.752 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.752 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T02:08:43.752 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 71393, 2024-08-17T02:08:43.752 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15068578594 2024-08-17T02:08:43.752 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.752 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T02:08:43.753 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 70834, 2024-08-17T02:08:43.753 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1627622355 2024-08-17T02:08:43.753 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.753 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T02:08:43.753 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 71393, 2024-08-17T02:08:43.753 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 45230355 2024-08-17T02:08:43.753 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.753 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T02:08:43.753 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 71393, 2024-08-17T02:08:43.753 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15113808949 2024-08-17T02:08:43.753 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.753 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T02:08:43.753 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.754 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.754 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.754 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T02:08:43.754 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 24725, 2024-08-17T02:08:43.754 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 519711845 2024-08-17T02:08:43.754 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.754 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T02:08:43.754 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 881, 2024-08-17T02:08:43.754 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2588389 2024-08-17T02:08:43.754 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.754 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T02:08:43.754 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10351, 2024-08-17T02:08:43.754 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7291326 2024-08-17T02:08:43.754 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.755 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T02:08:43.755 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 46, 2024-08-17T02:08:43.755 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 58851 2024-08-17T02:08:43.755 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.755 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T02:08:43.755 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8984, 2024-08-17T02:08:43.755 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1489284783 2024-08-17T02:08:43.755 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.755 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T02:08:43.755 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 222269 2024-08-17T02:08:43.755 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.755 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T02:08:43.755 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 27188 2024-08-17T02:08:43.755 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.756 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:43.756 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 30205, 2024-08-17T02:08:43.756 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1786480265 2024-08-17T02:08:43.756 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.756 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T02:08:43.756 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 89518, 2024-08-17T02:08:43.756 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 25313148 2024-08-17T02:08:43.756 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.756 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T02:08:43.756 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 59313, 2024-08-17T02:08:43.756 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 892829500 2024-08-17T02:08:43.756 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.756 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T02:08:43.757 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.757 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.757 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T02:08:43.757 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15522, 2024-08-17T02:08:43.757 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 381059342 2024-08-17T02:08:43.757 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.757 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_aio_wait_count": { 2024-08-17T02:08:43.757 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.757 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.757 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_committed_kv_count": { 2024-08-17T02:08:43.757 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.757 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.757 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_onode_meta_count": { 2024-08-17T02:08:43.757 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.758 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.758 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_wait_aio_count": { 2024-08-17T02:08:43.758 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.758 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.758 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T02:08:43.758 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 83977, 2024-08-17T02:08:43.758 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5919035183 2024-08-17T02:08:43.758 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.758 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T02:08:43.758 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 23015, 2024-08-17T02:08:43.758 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1170697795 2024-08-17T02:08:43.758 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.759 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T02:08:43.759 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 23014, 2024-08-17T02:08:43.759 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4537460967415 2024-08-17T02:08:43.759 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.759 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T02:08:43.759 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 23015, 2024-08-17T02:08:43.759 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7037099736082 2024-08-17T02:08:43.759 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.759 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T02:08:43.759 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 83976, 2024-08-17T02:08:43.759 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2596253511999 2024-08-17T02:08:43.759 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.760 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T02:08:43.760 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 83976, 2024-08-17T02:08:43.760 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8342616 2024-08-17T02:08:43.760 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.760 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T02:08:43.760 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 83977, 2024-08-17T02:08:43.760 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 197574026 2024-08-17T02:08:43.760 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.760 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T02:08:43.760 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 83977, 2024-08-17T02:08:43.760 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 25466489833 2024-08-17T02:08:43.760 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.760 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T02:08:43.761 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 83977, 2024-08-17T02:08:43.761 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 27670581 2024-08-17T02:08:43.761 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.761 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T02:08:43.761 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 83977, 2024-08-17T02:08:43.761 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13921045458 2024-08-17T02:08:43.761 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.761 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T02:08:43.761 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 83977, 2024-08-17T02:08:43.761 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7962925670 2024-08-17T02:08:43.761 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.761 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T02:08:43.762 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10153213 2024-08-17T02:08:43.762 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.762 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:43.762 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2705, 2024-08-17T02:08:43.762 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13633520 2024-08-17T02:08:43.762 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.762 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T02:08:43.762 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 83977, 2024-08-17T02:08:43.762 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 53479785232 2024-08-17T02:08:43.762 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.762 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T02:08:43.762 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 83977, 2024-08-17T02:08:43.762 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9021687527 2024-08-17T02:08:43.763 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.763 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T02:08:43.763 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 83977, 2024-08-17T02:08:43.763 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 511704709 2024-08-17T02:08:43.763 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.763 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.763 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T02:08:43.763 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T02:08:43.763 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1405110814 2024-08-17T02:08:43.763 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.763 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T02:08:43.763 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 708476928 2024-08-17T02:08:43.763 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.764 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T02:08:43.764 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 544997376 2024-08-17T02:08:43.764 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.764 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T02:08:43.764 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2600490803 2024-08-17T02:08:43.764 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.764 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T02:08:43.764 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 163479552 2024-08-17T02:08:43.764 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.764 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.764 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T02:08:43.764 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.764 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 125829120 2024-08-17T02:08:43.764 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.765 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.765 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.765 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.765 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.765 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.765 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.765 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.765 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 57185395 2024-08-17T02:08:43.765 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.765 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.765 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.765 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.765 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.766 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T02:08:43.766 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.766 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.766 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.766 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.766 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.766 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.766 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.766 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.766 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 126976 2024-08-17T02:08:43.766 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.766 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.767 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 983040 2024-08-17T02:08:43.767 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.767 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.767 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.767 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.767 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.767 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.767 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.767 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.767 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.767 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.767 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.767 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67529613 2024-08-17T02:08:43.767 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.768 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.768 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T02:08:43.768 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.768 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 570425344 2024-08-17T02:08:43.768 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.768 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.768 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:43.768 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.768 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.768 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.768 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.768 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.768 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 428890467 2024-08-17T02:08:43.768 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.768 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.769 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.769 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.769 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.769 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1232 2024-08-17T02:08:43.769 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.769 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.769 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 256 2024-08-17T02:08:43.769 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.769 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.769 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.769 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.769 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.769 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 98400 2024-08-17T02:08:43.769 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.770 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.770 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.770 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.770 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.770 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.770 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.770 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.770 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.770 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.770 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.770 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.770 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.770 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.771 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 74326125 2024-08-17T02:08:43.771 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.771 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.771 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T02:08:43.771 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.771 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 176160768 2024-08-17T02:08:43.771 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.771 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.771 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:43.771 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.771 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.771 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 171680 2024-08-17T02:08:43.771 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.771 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.772 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 38123597 2024-08-17T02:08:43.772 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.772 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.772 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.772 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.772 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.772 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.772 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.772 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.772 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.772 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.772 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.772 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.772 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.773 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.773 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.773 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.773 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.773 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.773 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.773 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.773 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.773 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.773 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.773 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.773 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.773 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.773 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.774 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.774 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.774 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70756627 2024-08-17T02:08:43.774 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.774 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.774 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T02:08:43.774 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.774 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 503316480 2024-08-17T02:08:43.774 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.774 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.774 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.774 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.775 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.775 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.775 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.775 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.775 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 428890467 2024-08-17T02:08:43.775 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.775 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.775 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.775 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.775 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.775 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1985 2024-08-17T02:08:43.775 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.775 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.775 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.776 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.776 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.776 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.776 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.776 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.776 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 148886 2024-08-17T02:08:43.776 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.776 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.776 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1149407 2024-08-17T02:08:43.776 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.776 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.776 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.776 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.776 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.777 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.777 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.777 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.777 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.777 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.777 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.777 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73125735 2024-08-17T02:08:43.777 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.777 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.777 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T02:08:43.777 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T02:08:43.777 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.777 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.778 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:43.778 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 26 2024-08-17T02:08:43.778 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.778 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T02:08:43.778 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.778 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.778 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:43.778 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T02:08:43.778 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.778 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.778 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:43.778 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T02:08:43.778 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 50 2024-08-17T02:08:43.779 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.779 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T02:08:43.779 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.779 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.779 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T02:08:43.779 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 47071 2024-08-17T02:08:43.779 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.779 INFO:tasks.workunit.client.0.smithi110.stdout: "op_before_queue_op_lat": { 2024-08-17T02:08:43.779 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 134081, 2024-08-17T02:08:43.779 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10129460798 2024-08-17T02:08:43.779 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.779 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T02:08:43.780 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.780 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.780 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T02:08:43.780 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.780 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.780 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T02:08:43.780 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2220982694 2024-08-17T02:08:43.780 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.780 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T02:08:43.780 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 47071, 2024-08-17T02:08:43.780 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 601364022093 2024-08-17T02:08:43.780 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.781 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T02:08:43.781 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2927014845 2024-08-17T02:08:43.781 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.781 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T02:08:43.781 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 48807, 2024-08-17T02:08:43.781 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 30060015871 2024-08-17T02:08:43.781 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.781 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T02:08:43.781 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 47071, 2024-08-17T02:08:43.781 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 109579458422 2024-08-17T02:08:43.781 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.781 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:43.781 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 25190 2024-08-17T02:08:43.781 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.782 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T02:08:43.782 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 25190, 2024-08-17T02:08:43.782 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12104397122 2024-08-17T02:08:43.782 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.782 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T02:08:43.782 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.782 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.782 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T02:08:43.782 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2927014845 2024-08-17T02:08:43.782 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.782 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T02:08:43.782 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 25627, 2024-08-17T02:08:43.782 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5460207676 2024-08-17T02:08:43.783 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.783 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T02:08:43.783 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 25190, 2024-08-17T02:08:43.783 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5721632359 2024-08-17T02:08:43.783 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.783 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T02:08:43.783 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12341 2024-08-17T02:08:43.783 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.783 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T02:08:43.783 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 350294790 2024-08-17T02:08:43.783 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.783 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T02:08:43.783 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 12341, 2024-08-17T02:08:43.784 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 96022261566 2024-08-17T02:08:43.784 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.784 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T02:08:43.784 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.784 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.784 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T02:08:43.784 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.784 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.784 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T02:08:43.784 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.784 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.784 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T02:08:43.784 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 12517, 2024-08-17T02:08:43.785 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12470391030 2024-08-17T02:08:43.785 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.785 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T02:08:43.785 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 12341, 2024-08-17T02:08:43.785 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 30192266533 2024-08-17T02:08:43.785 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.785 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:43.785 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9540 2024-08-17T02:08:43.785 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.785 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T02:08:43.785 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1870687904 2024-08-17T02:08:43.785 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.785 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T02:08:43.786 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9540, 2024-08-17T02:08:43.786 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 493237363405 2024-08-17T02:08:43.786 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.786 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T02:08:43.786 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.786 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.786 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T02:08:43.786 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10663, 2024-08-17T02:08:43.786 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12129417165 2024-08-17T02:08:43.786 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.786 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T02:08:43.786 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9540, 2024-08-17T02:08:43.786 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73665559530 2024-08-17T02:08:43.786 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.787 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T02:08:43.787 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.787 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.787 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T02:08:43.787 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16777216 2024-08-17T02:08:43.787 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.787 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T02:08:43.787 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10 2024-08-17T02:08:43.787 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.787 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T02:08:43.787 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T02:08:43.787 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.787 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T02:08:43.787 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 755507200 2024-08-17T02:08:43.788 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.788 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.788 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.788 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.2": { 2024-08-17T02:08:43.788 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:43.788 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_db_max_lat": { 2024-08-17T02:08:43.788 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 59750 2024-08-17T02:08:43.788 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.788 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T02:08:43.788 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.788 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.788 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_max_lat": { 2024-08-17T02:08:43.788 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.788 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.789 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T02:08:43.789 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.789 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.789 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T02:08:43.789 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T02:08:43.789 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.789 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_slow": { 2024-08-17T02:08:43.789 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.789 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.789 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T02:08:43.789 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.789 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.789 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_wal_max_lat": { 2024-08-17T02:08:43.790 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.790 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.790 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T02:08:43.790 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.790 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.790 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T02:08:43.790 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3465216 2024-08-17T02:08:43.790 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.790 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T02:08:43.790 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 605642752 2024-08-17T02:08:43.790 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.790 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T02:08:43.790 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 18, 2024-08-17T02:08:43.791 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5331125 2024-08-17T02:08:43.791 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.791 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T02:08:43.791 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 18, 2024-08-17T02:08:43.791 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1974174 2024-08-17T02:08:43.791 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.791 INFO:tasks.workunit.client.0.smithi110.stdout: "db_alloc_lat": { 2024-08-17T02:08:43.791 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 172, 2024-08-17T02:08:43.791 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 891612 2024-08-17T02:08:43.791 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.791 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T02:08:43.791 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995027456 2024-08-17T02:08:43.791 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.791 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T02:08:43.791 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 502071296 2024-08-17T02:08:43.792 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.792 INFO:tasks.workunit.client.0.smithi110.stdout: "flush_lat": { 2024-08-17T02:08:43.792 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 75146, 2024-08-17T02:08:43.792 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5909839467 2024-08-17T02:08:43.792 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.792 INFO:tasks.workunit.client.0.smithi110.stdout: "fsync_lat": { 2024-08-17T02:08:43.792 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 75153, 2024-08-17T02:08:43.792 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11274142111 2024-08-17T02:08:43.792 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.792 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T02:08:43.792 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8617984 2024-08-17T02:08:43.792 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.792 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T02:08:43.792 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 307879936 2024-08-17T02:08:43.793 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.793 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T02:08:43.793 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 514850816 2024-08-17T02:08:43.793 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.793 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T02:08:43.793 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.793 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.793 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T02:08:43.793 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.793 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.793 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T02:08:43.793 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 41 2024-08-17T02:08:43.793 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.793 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T02:08:43.794 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 235398851 2024-08-17T02:08:43.794 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.794 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T02:08:43.794 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 18010 2024-08-17T02:08:43.794 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.794 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T02:08:43.794 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 174952448 2024-08-17T02:08:43.794 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.794 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T02:08:43.794 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 174956544 2024-08-17T02:08:43.794 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.794 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T02:08:43.794 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.795 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.795 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T02:08:43.795 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.795 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.795 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T02:08:43.795 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6700 2024-08-17T02:08:43.795 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.795 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:43.795 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 18010, 2024-08-17T02:08:43.795 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 102840109 2024-08-17T02:08:43.795 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.795 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T02:08:43.795 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 148418478 2024-08-17T02:08:43.795 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.796 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T02:08:43.796 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15341 2024-08-17T02:08:43.796 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.796 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T02:08:43.796 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 920969 2024-08-17T02:08:43.796 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.796 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T02:08:43.796 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 390 2024-08-17T02:08:43.796 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.796 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T02:08:43.796 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3425914 2024-08-17T02:08:43.796 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.796 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T02:08:43.797 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 594 2024-08-17T02:08:43.797 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.797 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T02:08:43.797 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2504945 2024-08-17T02:08:43.797 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.797 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T02:08:43.797 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2504945 2024-08-17T02:08:43.797 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.797 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T02:08:43.797 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.797 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.797 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T02:08:43.797 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.797 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.798 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T02:08:43.798 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 206 2024-08-17T02:08:43.798 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.798 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_lat": { 2024-08-17T02:08:43.798 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 594, 2024-08-17T02:08:43.798 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1314968 2024-08-17T02:08:43.798 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.798 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_alloc_lat": { 2024-08-17T02:08:43.798 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.798 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.798 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.798 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T02:08:43.798 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.798 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.798 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T02:08:43.798 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.799 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.799 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:43.799 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T02:08:43.799 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 661 2024-08-17T02:08:43.799 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.799 INFO:tasks.workunit.client.0.smithi110.stdout: "unlink_lat": { 2024-08-17T02:08:43.799 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8, 2024-08-17T02:08:43.799 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8737 2024-08-17T02:08:43.799 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.799 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_alloc_lat": { 2024-08-17T02:08:43.799 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.799 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.800 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.800 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T02:08:43.800 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.800 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.800 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T02:08:43.800 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.800 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.800 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T02:08:43.800 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 919715840 2024-08-17T02:08:43.800 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.800 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.800 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T02:08:43.800 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T02:08:43.800 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T02:08:43.801 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.801 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T02:08:43.801 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10076160 2024-08-17T02:08:43.801 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.801 INFO:tasks.workunit.client.0.smithi110.stdout: "allocator_lat": { 2024-08-17T02:08:43.801 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15045, 2024-08-17T02:08:43.801 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 48829416 2024-08-17T02:08:43.801 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.801 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T02:08:43.801 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3736, 2024-08-17T02:08:43.801 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 410654014 2024-08-17T02:08:43.801 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.801 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T02:08:43.801 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.802 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.802 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.802 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T02:08:43.802 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.802 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.802 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T02:08:43.802 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.802 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.802 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T02:08:43.802 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.802 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.802 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T02:08:43.802 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 26774, 2024-08-17T02:08:43.802 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 230832575 2024-08-17T02:08:43.803 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.803 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T02:08:43.803 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.803 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.803 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.803 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T02:08:43.803 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.803 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.803 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T02:08:43.803 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 75106, 2024-08-17T02:08:43.803 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15010533237 2024-08-17T02:08:43.803 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.803 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T02:08:43.803 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 74541, 2024-08-17T02:08:43.804 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1475044650 2024-08-17T02:08:43.804 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.804 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T02:08:43.804 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 75106, 2024-08-17T02:08:43.804 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 36790008 2024-08-17T02:08:43.804 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.804 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T02:08:43.804 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 75106, 2024-08-17T02:08:43.804 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15047323245 2024-08-17T02:08:43.804 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.804 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T02:08:43.804 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.804 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.804 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.805 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T02:08:43.805 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 58923, 2024-08-17T02:08:43.805 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 731747317 2024-08-17T02:08:43.805 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.805 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T02:08:43.805 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1006, 2024-08-17T02:08:43.805 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2537539 2024-08-17T02:08:43.805 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.805 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T02:08:43.805 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 21130, 2024-08-17T02:08:43.805 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10805398 2024-08-17T02:08:43.805 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.805 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T02:08:43.805 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 37, 2024-08-17T02:08:43.806 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 60209 2024-08-17T02:08:43.806 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.806 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T02:08:43.806 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 20783, 2024-08-17T02:08:43.806 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1614635088 2024-08-17T02:08:43.806 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.806 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T02:08:43.806 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 259675 2024-08-17T02:08:43.806 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.806 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T02:08:43.806 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 19493 2024-08-17T02:08:43.806 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.806 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:43.807 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8529, 2024-08-17T02:08:43.807 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1373711711 2024-08-17T02:08:43.807 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.807 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T02:08:43.807 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 24125, 2024-08-17T02:08:43.807 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10042967 2024-08-17T02:08:43.807 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.807 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T02:08:43.807 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15596, 2024-08-17T02:08:43.807 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1048703368 2024-08-17T02:08:43.807 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.807 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T02:08:43.807 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.808 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.808 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T02:08:43.808 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 13283, 2024-08-17T02:08:43.808 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 413604091 2024-08-17T02:08:43.808 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.808 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_aio_wait_count": { 2024-08-17T02:08:43.808 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.808 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.808 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_committed_kv_count": { 2024-08-17T02:08:43.808 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.808 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.808 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_onode_meta_count": { 2024-08-17T02:08:43.808 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.809 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.809 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_wait_aio_count": { 2024-08-17T02:08:43.809 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.809 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.809 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T02:08:43.809 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85869, 2024-08-17T02:08:43.809 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5158517571 2024-08-17T02:08:43.809 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.809 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T02:08:43.809 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 6415, 2024-08-17T02:08:43.809 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 513075015 2024-08-17T02:08:43.809 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.809 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T02:08:43.809 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 6414, 2024-08-17T02:08:43.810 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3879987331034 2024-08-17T02:08:43.810 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.810 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T02:08:43.810 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 6415, 2024-08-17T02:08:43.810 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6918917142644 2024-08-17T02:08:43.810 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.810 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T02:08:43.810 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85868, 2024-08-17T02:08:43.810 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3053046167002 2024-08-17T02:08:43.810 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.810 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T02:08:43.810 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85868, 2024-08-17T02:08:43.810 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9696556 2024-08-17T02:08:43.810 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.811 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T02:08:43.811 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85869, 2024-08-17T02:08:43.811 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 182802455 2024-08-17T02:08:43.811 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.811 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T02:08:43.811 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85869, 2024-08-17T02:08:43.811 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 23885586168 2024-08-17T02:08:43.811 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.811 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T02:08:43.811 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85869, 2024-08-17T02:08:43.811 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31458596 2024-08-17T02:08:43.811 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.811 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T02:08:43.811 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85869, 2024-08-17T02:08:43.812 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12209607011 2024-08-17T02:08:43.812 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.812 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T02:08:43.812 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85869, 2024-08-17T02:08:43.812 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7929799191 2024-08-17T02:08:43.812 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.812 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T02:08:43.812 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5958730 2024-08-17T02:08:43.812 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.812 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:43.812 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2654, 2024-08-17T02:08:43.812 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16053168 2024-08-17T02:08:43.812 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.812 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T02:08:43.813 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85869, 2024-08-17T02:08:43.813 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 49380034553 2024-08-17T02:08:43.813 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.813 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T02:08:43.813 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85869, 2024-08-17T02:08:43.813 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8902633715 2024-08-17T02:08:43.813 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.813 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T02:08:43.813 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85869, 2024-08-17T02:08:43.813 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 513229205 2024-08-17T02:08:43.813 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.813 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.813 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T02:08:43.813 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T02:08:43.814 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1405110814 2024-08-17T02:08:43.814 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.814 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T02:08:43.814 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 530235392 2024-08-17T02:08:43.814 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.814 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T02:08:43.814 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 489455616 2024-08-17T02:08:43.814 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.814 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T02:08:43.814 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2600490803 2024-08-17T02:08:43.814 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.814 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T02:08:43.814 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 40779776 2024-08-17T02:08:43.815 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.815 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.815 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T02:08:43.815 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.815 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 125829120 2024-08-17T02:08:43.815 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.815 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.815 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.815 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.815 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.815 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.815 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.815 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.815 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 57346589 2024-08-17T02:08:43.816 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.816 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.816 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.816 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.816 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.816 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.816 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.816 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.816 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.816 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.816 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.816 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.816 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.817 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.817 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12288 2024-08-17T02:08:43.817 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.817 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.817 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 53248 2024-08-17T02:08:43.817 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.817 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.817 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.817 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.817 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.817 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.817 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.817 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.817 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.818 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.818 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.818 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68416995 2024-08-17T02:08:43.818 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.818 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.818 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T02:08:43.818 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.818 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 570425344 2024-08-17T02:08:43.818 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.818 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.818 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:43.818 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.818 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.819 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.819 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.819 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.819 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 430099423 2024-08-17T02:08:43.819 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.819 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.819 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.819 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.819 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.819 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.819 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.819 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.819 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1360 2024-08-17T02:08:43.820 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.820 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.820 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.820 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.820 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.820 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 84480 2024-08-17T02:08:43.820 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.820 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.820 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.820 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.820 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.820 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.820 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.821 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.821 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.821 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.821 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.821 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.821 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.821 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.821 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73131217 2024-08-17T02:08:43.821 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.821 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.821 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T02:08:43.821 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.821 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 176160768 2024-08-17T02:08:43.821 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.822 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.822 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:43.822 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.822 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.822 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 456624 2024-08-17T02:08:43.822 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.822 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.822 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 38231059 2024-08-17T02:08:43.822 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.822 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.822 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.822 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.822 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.822 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.823 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.823 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.823 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.823 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.823 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.823 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.823 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.823 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.823 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.823 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.823 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.823 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.823 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.823 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.824 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.824 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.824 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.824 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.824 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.824 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.824 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.824 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.824 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.824 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70364221 2024-08-17T02:08:43.824 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.824 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.824 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T02:08:43.824 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.824 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 503316480 2024-08-17T02:08:43.825 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.825 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.825 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.825 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.825 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.825 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.825 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.825 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.825 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 430099423 2024-08-17T02:08:43.825 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.825 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.825 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.825 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.825 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.826 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.826 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.826 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.826 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.826 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.826 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.826 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.826 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.826 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.826 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 150084 2024-08-17T02:08:43.826 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.826 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.826 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1165419 2024-08-17T02:08:43.826 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.827 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.827 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.827 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.827 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.827 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.827 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.827 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.827 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.827 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.827 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.827 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71901554 2024-08-17T02:08:43.827 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.827 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.828 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T02:08:43.828 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T02:08:43.828 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.828 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.828 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:43.828 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 61 2024-08-17T02:08:43.828 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.828 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T02:08:43.828 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.828 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.828 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:43.828 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.828 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.828 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.829 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:43.829 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T02:08:43.829 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 46 2024-08-17T02:08:43.829 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.829 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T02:08:43.829 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.829 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.829 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T02:08:43.829 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56572 2024-08-17T02:08:43.829 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.829 INFO:tasks.workunit.client.0.smithi110.stdout: "op_before_queue_op_lat": { 2024-08-17T02:08:43.829 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 150670, 2024-08-17T02:08:43.829 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8961603540 2024-08-17T02:08:43.830 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.830 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T02:08:43.830 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.830 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.830 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T02:08:43.830 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.830 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.830 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T02:08:43.830 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2172832512 2024-08-17T02:08:43.830 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.830 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T02:08:43.830 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 56572, 2024-08-17T02:08:43.830 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 84903580657 2024-08-17T02:08:43.830 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.831 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T02:08:43.831 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3622414023 2024-08-17T02:08:43.831 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.831 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T02:08:43.831 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 57953, 2024-08-17T02:08:43.831 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 41406782023 2024-08-17T02:08:43.831 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.831 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T02:08:43.831 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 56572, 2024-08-17T02:08:43.831 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70393548097 2024-08-17T02:08:43.831 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.831 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:43.831 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 27231 2024-08-17T02:08:43.831 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.832 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T02:08:43.832 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 27231, 2024-08-17T02:08:43.832 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14848778362 2024-08-17T02:08:43.832 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.832 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T02:08:43.832 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.832 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.832 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T02:08:43.832 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3622414023 2024-08-17T02:08:43.832 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.832 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T02:08:43.832 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 27916, 2024-08-17T02:08:43.832 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6060809557 2024-08-17T02:08:43.833 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.833 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T02:08:43.833 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 27231, 2024-08-17T02:08:43.833 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9177081406 2024-08-17T02:08:43.833 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.833 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T02:08:43.833 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 27592 2024-08-17T02:08:43.833 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.833 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T02:08:43.833 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 528839081 2024-08-17T02:08:43.833 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.833 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T02:08:43.833 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 27592, 2024-08-17T02:08:43.833 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 51951828434 2024-08-17T02:08:43.834 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.834 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T02:08:43.834 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.834 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.834 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T02:08:43.834 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.834 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.834 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T02:08:43.834 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.834 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.834 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T02:08:43.834 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 28135, 2024-08-17T02:08:43.835 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 32390303211 2024-08-17T02:08:43.835 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.835 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T02:08:43.835 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 27592, 2024-08-17T02:08:43.835 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 47373105999 2024-08-17T02:08:43.835 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.835 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:43.835 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1749 2024-08-17T02:08:43.835 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.835 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T02:08:43.835 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1643993431 2024-08-17T02:08:43.835 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.835 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T02:08:43.835 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1749, 2024-08-17T02:08:43.836 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 18102973861 2024-08-17T02:08:43.836 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.836 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T02:08:43.836 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.836 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.836 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T02:08:43.836 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1902, 2024-08-17T02:08:43.836 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2955669255 2024-08-17T02:08:43.836 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.836 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T02:08:43.836 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1749, 2024-08-17T02:08:43.836 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13843360692 2024-08-17T02:08:43.836 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.837 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T02:08:43.837 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.837 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.837 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T02:08:43.837 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13631578 2024-08-17T02:08:43.837 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.837 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T02:08:43.837 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 32 2024-08-17T02:08:43.837 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.837 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T02:08:43.837 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T02:08:43.837 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.837 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T02:08:43.837 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 512159744 2024-08-17T02:08:43.838 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.838 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.838 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.838 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.3": { 2024-08-17T02:08:43.838 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:43.838 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_db_max_lat": { 2024-08-17T02:08:43.838 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 33225 2024-08-17T02:08:43.838 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.838 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T02:08:43.838 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.838 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.838 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_max_lat": { 2024-08-17T02:08:43.839 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.839 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.839 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T02:08:43.839 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.839 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.839 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T02:08:43.839 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T02:08:43.839 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.839 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_slow": { 2024-08-17T02:08:43.839 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.839 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.839 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T02:08:43.839 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.839 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.840 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_wal_max_lat": { 2024-08-17T02:08:43.840 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.840 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.840 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T02:08:43.840 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.840 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.840 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T02:08:43.840 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2117632 2024-08-17T02:08:43.840 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.840 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T02:08:43.840 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 623378432 2024-08-17T02:08:43.840 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.840 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T02:08:43.840 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 18, 2024-08-17T02:08:43.841 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3644311 2024-08-17T02:08:43.841 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.841 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T02:08:43.841 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 18, 2024-08-17T02:08:43.841 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1134545 2024-08-17T02:08:43.841 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.841 INFO:tasks.workunit.client.0.smithi110.stdout: "db_alloc_lat": { 2024-08-17T02:08:43.841 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 165, 2024-08-17T02:08:43.841 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 758704 2024-08-17T02:08:43.841 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.841 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T02:08:43.841 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995027456 2024-08-17T02:08:43.841 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.842 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T02:08:43.842 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 510590976 2024-08-17T02:08:43.842 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.842 INFO:tasks.workunit.client.0.smithi110.stdout: "flush_lat": { 2024-08-17T02:08:43.842 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 73691, 2024-08-17T02:08:43.842 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5830543739 2024-08-17T02:08:43.842 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.842 INFO:tasks.workunit.client.0.smithi110.stdout: "fsync_lat": { 2024-08-17T02:08:43.842 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 73700, 2024-08-17T02:08:43.842 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11210872222 2024-08-17T02:08:43.842 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.842 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T02:08:43.842 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2658304 2024-08-17T02:08:43.843 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.843 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T02:08:43.843 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 301928448 2024-08-17T02:08:43.843 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.843 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T02:08:43.843 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 531890176 2024-08-17T02:08:43.843 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.843 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T02:08:43.843 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.843 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.843 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T02:08:43.843 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.843 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.843 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T02:08:43.843 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 40 2024-08-17T02:08:43.844 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.844 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T02:08:43.844 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 150928390 2024-08-17T02:08:43.844 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.844 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T02:08:43.844 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12946 2024-08-17T02:08:43.844 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.844 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T02:08:43.844 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 130002944 2024-08-17T02:08:43.844 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.844 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T02:08:43.844 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 130007040 2024-08-17T02:08:43.844 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.845 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T02:08:43.845 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.845 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.845 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T02:08:43.845 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.845 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.845 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T02:08:43.845 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6652 2024-08-17T02:08:43.845 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.845 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:43.845 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 12946, 2024-08-17T02:08:43.845 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 106238137 2024-08-17T02:08:43.845 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.845 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T02:08:43.846 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 96601176 2024-08-17T02:08:43.846 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.846 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T02:08:43.846 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11275 2024-08-17T02:08:43.846 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.846 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T02:08:43.846 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 786668 2024-08-17T02:08:43.846 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.846 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T02:08:43.846 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 356 2024-08-17T02:08:43.846 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.846 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T02:08:43.847 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2091419 2024-08-17T02:08:43.847 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.847 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T02:08:43.847 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 470 2024-08-17T02:08:43.847 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.847 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T02:08:43.847 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1304751 2024-08-17T02:08:43.847 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.847 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T02:08:43.847 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1304751 2024-08-17T02:08:43.847 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.847 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T02:08:43.847 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.848 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.848 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T02:08:43.848 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.848 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.848 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T02:08:43.848 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 114 2024-08-17T02:08:43.848 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.848 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_lat": { 2024-08-17T02:08:43.848 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 470, 2024-08-17T02:08:43.848 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 701350 2024-08-17T02:08:43.848 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.848 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_alloc_lat": { 2024-08-17T02:08:43.849 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.849 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.849 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.849 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T02:08:43.849 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.849 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.849 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T02:08:43.849 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.849 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.849 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:43.849 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T02:08:43.849 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 604 2024-08-17T02:08:43.849 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.849 INFO:tasks.workunit.client.0.smithi110.stdout: "unlink_lat": { 2024-08-17T02:08:43.850 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 5, 2024-08-17T02:08:43.850 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7427 2024-08-17T02:08:43.850 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.850 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_alloc_lat": { 2024-08-17T02:08:43.850 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.850 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.850 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.850 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T02:08:43.850 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.850 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.850 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T02:08:43.850 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.851 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.851 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T02:08:43.851 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 930144256 2024-08-17T02:08:43.851 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.851 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.851 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T02:08:43.851 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T02:08:43.851 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T02:08:43.851 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.851 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T02:08:43.851 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10100736 2024-08-17T02:08:43.851 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.851 INFO:tasks.workunit.client.0.smithi110.stdout: "allocator_lat": { 2024-08-17T02:08:43.852 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 20954, 2024-08-17T02:08:43.852 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 61217160 2024-08-17T02:08:43.852 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.852 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T02:08:43.852 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3646, 2024-08-17T02:08:43.852 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 386920664 2024-08-17T02:08:43.852 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.852 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T02:08:43.852 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.852 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.852 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.852 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T02:08:43.852 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.852 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.853 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T02:08:43.853 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.853 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.853 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T02:08:43.853 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.853 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.853 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T02:08:43.853 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 14048, 2024-08-17T02:08:43.853 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 115384041 2024-08-17T02:08:43.853 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.853 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T02:08:43.853 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.853 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.853 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.853 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T02:08:43.854 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.854 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.854 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T02:08:43.854 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 73657, 2024-08-17T02:08:43.854 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14680206878 2024-08-17T02:08:43.854 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.854 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T02:08:43.854 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 72928, 2024-08-17T02:08:43.854 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1644942049 2024-08-17T02:08:43.854 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.854 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T02:08:43.854 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 73657, 2024-08-17T02:08:43.855 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 45112195 2024-08-17T02:08:43.855 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.855 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T02:08:43.855 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 73657, 2024-08-17T02:08:43.855 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14725319073 2024-08-17T02:08:43.855 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.855 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T02:08:43.855 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.855 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.855 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.855 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T02:08:43.855 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 31148, 2024-08-17T02:08:43.855 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 375249573 2024-08-17T02:08:43.855 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.856 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T02:08:43.856 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1323, 2024-08-17T02:08:43.856 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3235066 2024-08-17T02:08:43.856 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.856 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T02:08:43.856 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 14481, 2024-08-17T02:08:43.856 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8574042 2024-08-17T02:08:43.856 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.856 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T02:08:43.856 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 41, 2024-08-17T02:08:43.856 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65062 2024-08-17T02:08:43.856 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.856 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T02:08:43.857 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 11674, 2024-08-17T02:08:43.857 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1524698413 2024-08-17T02:08:43.857 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.857 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T02:08:43.857 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 228903 2024-08-17T02:08:43.857 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.857 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T02:08:43.857 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 18521 2024-08-17T02:08:43.857 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.857 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:43.857 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 33662, 2024-08-17T02:08:43.857 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1190811863 2024-08-17T02:08:43.857 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.857 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T02:08:43.858 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85898, 2024-08-17T02:08:43.858 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 25684215 2024-08-17T02:08:43.858 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.858 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T02:08:43.858 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 52236, 2024-08-17T02:08:43.858 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 628749525 2024-08-17T02:08:43.858 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.858 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T02:08:43.858 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.858 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.858 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T02:08:43.858 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 12952, 2024-08-17T02:08:43.858 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 367366456 2024-08-17T02:08:43.859 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.859 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_aio_wait_count": { 2024-08-17T02:08:43.859 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.859 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.859 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_committed_kv_count": { 2024-08-17T02:08:43.859 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.859 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.859 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_onode_meta_count": { 2024-08-17T02:08:43.859 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.859 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.859 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_wait_aio_count": { 2024-08-17T02:08:43.859 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.859 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.860 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T02:08:43.860 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85323, 2024-08-17T02:08:43.860 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6666170272 2024-08-17T02:08:43.860 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.860 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T02:08:43.860 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 17949, 2024-08-17T02:08:43.860 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1057657798 2024-08-17T02:08:43.860 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.860 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T02:08:43.860 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 17948, 2024-08-17T02:08:43.860 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4303492609879 2024-08-17T02:08:43.860 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.860 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T02:08:43.860 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 17949, 2024-08-17T02:08:43.861 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7315450117738 2024-08-17T02:08:43.861 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.861 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T02:08:43.861 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85322, 2024-08-17T02:08:43.861 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3095208214502 2024-08-17T02:08:43.861 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.861 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T02:08:43.861 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85322, 2024-08-17T02:08:43.861 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8574474 2024-08-17T02:08:43.861 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.861 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T02:08:43.861 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85323, 2024-08-17T02:08:43.861 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 512985646 2024-08-17T02:08:43.862 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.862 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T02:08:43.862 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85323, 2024-08-17T02:08:43.862 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 25412314426 2024-08-17T02:08:43.862 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.862 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T02:08:43.862 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85323, 2024-08-17T02:08:43.862 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 30425789 2024-08-17T02:08:43.862 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.862 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T02:08:43.862 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85323, 2024-08-17T02:08:43.862 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13184689791 2024-08-17T02:08:43.863 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.863 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T02:08:43.863 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85323, 2024-08-17T02:08:43.863 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7029424554 2024-08-17T02:08:43.863 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.863 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T02:08:43.863 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5964650 2024-08-17T02:08:43.863 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.863 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:43.863 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2692, 2024-08-17T02:08:43.863 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 17673219 2024-08-17T02:08:43.863 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.863 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T02:08:43.864 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85323, 2024-08-17T02:08:43.864 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 52819303673 2024-08-17T02:08:43.864 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.864 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T02:08:43.864 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85323, 2024-08-17T02:08:43.864 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7992221520 2024-08-17T02:08:43.864 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.864 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T02:08:43.864 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85323, 2024-08-17T02:08:43.864 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 597373570 2024-08-17T02:08:43.864 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.864 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.864 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T02:08:43.865 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T02:08:43.865 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1405110814 2024-08-17T02:08:43.865 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.865 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T02:08:43.865 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 538861568 2024-08-17T02:08:43.865 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.865 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T02:08:43.865 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 505061376 2024-08-17T02:08:43.865 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.865 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T02:08:43.865 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2600490803 2024-08-17T02:08:43.865 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.865 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T02:08:43.865 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 33800192 2024-08-17T02:08:43.866 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.866 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.866 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T02:08:43.866 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.866 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 125829120 2024-08-17T02:08:43.866 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.866 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.866 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.866 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.866 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.866 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.866 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.866 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.867 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 57437834 2024-08-17T02:08:43.867 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.867 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.867 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.867 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.867 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.867 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.867 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.867 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.867 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.867 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.867 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.868 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.868 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.868 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.868 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8192 2024-08-17T02:08:43.868 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.868 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.868 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 126976 2024-08-17T02:08:43.868 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.868 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.868 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.868 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.868 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.868 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.868 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.869 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.869 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.869 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.869 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.869 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68256118 2024-08-17T02:08:43.869 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.869 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.869 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T02:08:43.869 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.869 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 570425344 2024-08-17T02:08:43.869 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.869 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.870 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:43.870 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.870 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.870 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.870 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.870 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.870 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 430783758 2024-08-17T02:08:43.870 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.870 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.870 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.870 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.870 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.870 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.871 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.871 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.871 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1136 2024-08-17T02:08:43.871 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.871 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.871 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.871 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.871 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.871 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 72800 2024-08-17T02:08:43.871 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.871 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.871 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.871 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.872 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.872 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.872 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.872 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.872 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.872 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.872 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.872 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.872 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.872 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.872 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 72458786 2024-08-17T02:08:43.872 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.872 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.873 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T02:08:43.873 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.873 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 176160768 2024-08-17T02:08:43.873 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.873 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.873 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:43.873 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.873 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.873 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 194112 2024-08-17T02:08:43.873 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.873 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.873 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 38291889 2024-08-17T02:08:43.873 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.873 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.873 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.873 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.874 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.874 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.874 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.874 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.874 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.874 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.874 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.874 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.874 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.874 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.874 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.874 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.875 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.875 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.875 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.875 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.875 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.875 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.875 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.875 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.875 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.875 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.875 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.875 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.875 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.875 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70565903 2024-08-17T02:08:43.876 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.876 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.876 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T02:08:43.876 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.876 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 503316480 2024-08-17T02:08:43.876 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.876 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.876 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.876 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.876 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.876 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.876 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.876 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.876 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 430783758 2024-08-17T02:08:43.877 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.877 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.877 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.877 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.877 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.877 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.877 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.877 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.877 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.877 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.877 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.877 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.877 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.878 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.878 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 148446 2024-08-17T02:08:43.878 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.878 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.878 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1172422 2024-08-17T02:08:43.878 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.878 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.878 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.878 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.878 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.878 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.878 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.878 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.878 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.879 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.879 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.879 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71211854 2024-08-17T02:08:43.879 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.879 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.879 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T02:08:43.879 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T02:08:43.879 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.879 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.879 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:43.879 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 17 2024-08-17T02:08:43.879 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.879 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T02:08:43.879 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.880 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.880 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:43.880 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.880 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.880 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.880 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:43.880 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T02:08:43.880 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 54 2024-08-17T02:08:43.880 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.880 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T02:08:43.880 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.880 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.880 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T02:08:43.880 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 57973 2024-08-17T02:08:43.881 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.881 INFO:tasks.workunit.client.0.smithi110.stdout: "op_before_queue_op_lat": { 2024-08-17T02:08:43.881 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 138937, 2024-08-17T02:08:43.881 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8020913383 2024-08-17T02:08:43.881 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.881 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T02:08:43.881 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.881 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.881 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T02:08:43.881 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.881 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.881 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T02:08:43.881 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1351328266 2024-08-17T02:08:43.882 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.882 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T02:08:43.882 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 57973, 2024-08-17T02:08:43.882 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 256282221786 2024-08-17T02:08:43.882 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.882 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T02:08:43.882 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1645420140 2024-08-17T02:08:43.882 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.882 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T02:08:43.882 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 60190, 2024-08-17T02:08:43.882 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 28508547773 2024-08-17T02:08:43.882 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.882 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T02:08:43.882 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 57973, 2024-08-17T02:08:43.883 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 66825506366 2024-08-17T02:08:43.883 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.883 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:43.883 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 39039 2024-08-17T02:08:43.883 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.883 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T02:08:43.883 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 39039, 2024-08-17T02:08:43.883 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 46615444913 2024-08-17T02:08:43.883 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.883 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T02:08:43.883 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.883 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.884 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T02:08:43.884 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1645420140 2024-08-17T02:08:43.884 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.884 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T02:08:43.884 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 39527, 2024-08-17T02:08:43.884 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7335501156 2024-08-17T02:08:43.884 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.884 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T02:08:43.884 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 39039, 2024-08-17T02:08:43.884 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6858037075 2024-08-17T02:08:43.884 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.884 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T02:08:43.885 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15162 2024-08-17T02:08:43.885 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.885 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T02:08:43.885 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 280341470 2024-08-17T02:08:43.885 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.885 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T02:08:43.885 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15162, 2024-08-17T02:08:43.885 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 164197101633 2024-08-17T02:08:43.885 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.885 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T02:08:43.885 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.885 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.885 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T02:08:43.885 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.885 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.886 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T02:08:43.886 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.886 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.886 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T02:08:43.886 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 16788, 2024-08-17T02:08:43.886 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16891772900 2024-08-17T02:08:43.886 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.886 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T02:08:43.886 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15162, 2024-08-17T02:08:43.886 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 35818430028 2024-08-17T02:08:43.886 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.886 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:43.886 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3772 2024-08-17T02:08:43.886 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.887 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T02:08:43.887 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1070986796 2024-08-17T02:08:43.887 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.887 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T02:08:43.887 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3772, 2024-08-17T02:08:43.887 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 45469675240 2024-08-17T02:08:43.887 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.887 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T02:08:43.887 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.887 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.887 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T02:08:43.887 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3875, 2024-08-17T02:08:43.887 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4281273717 2024-08-17T02:08:43.888 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.888 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T02:08:43.888 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3772, 2024-08-17T02:08:43.888 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24149039263 2024-08-17T02:08:43.888 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.888 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T02:08:43.888 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.888 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.888 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T02:08:43.888 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3658 2024-08-17T02:08:43.888 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.888 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T02:08:43.888 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13 2024-08-17T02:08:43.889 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.889 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T02:08:43.889 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T02:08:43.889 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.889 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T02:08:43.889 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 520704000 2024-08-17T02:08:43.889 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.889 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.889 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.889 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.4": { 2024-08-17T02:08:43.889 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:43.889 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_db_max_lat": { 2024-08-17T02:08:43.889 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 25901 2024-08-17T02:08:43.889 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.890 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T02:08:43.890 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.890 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.890 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_max_lat": { 2024-08-17T02:08:43.890 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.890 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.890 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T02:08:43.890 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.890 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.890 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T02:08:43.890 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T02:08:43.890 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.890 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_slow": { 2024-08-17T02:08:43.891 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.891 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.891 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T02:08:43.891 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.891 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.891 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_wal_max_lat": { 2024-08-17T02:08:43.891 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.891 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.891 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T02:08:43.891 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.891 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.891 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T02:08:43.891 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8105984 2024-08-17T02:08:43.892 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.892 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T02:08:43.892 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 704675840 2024-08-17T02:08:43.892 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.892 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T02:08:43.892 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15, 2024-08-17T02:08:43.892 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4139522 2024-08-17T02:08:43.892 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.892 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T02:08:43.892 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15, 2024-08-17T02:08:43.892 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1836965 2024-08-17T02:08:43.892 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.893 INFO:tasks.workunit.client.0.smithi110.stdout: "db_alloc_lat": { 2024-08-17T02:08:43.893 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 170, 2024-08-17T02:08:43.893 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 777360 2024-08-17T02:08:43.893 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.893 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T02:08:43.893 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995027456 2024-08-17T02:08:43.893 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.893 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T02:08:43.893 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 738459648 2024-08-17T02:08:43.893 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.893 INFO:tasks.workunit.client.0.smithi110.stdout: "flush_lat": { 2024-08-17T02:08:43.893 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 61400, 2024-08-17T02:08:43.893 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9841643929 2024-08-17T02:08:43.894 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.894 INFO:tasks.workunit.client.0.smithi110.stdout: "fsync_lat": { 2024-08-17T02:08:43.894 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 61404, 2024-08-17T02:08:43.894 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16076051858 2024-08-17T02:08:43.894 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.894 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T02:08:43.894 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2093056 2024-08-17T02:08:43.894 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.894 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T02:08:43.894 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 251461632 2024-08-17T02:08:43.894 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.894 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T02:08:43.894 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 759758848 2024-08-17T02:08:43.895 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.895 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T02:08:43.895 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.895 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.895 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T02:08:43.895 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.895 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.895 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T02:08:43.895 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 55 2024-08-17T02:08:43.895 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.895 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T02:08:43.895 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 408126215 2024-08-17T02:08:43.895 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.896 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T02:08:43.896 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 23812 2024-08-17T02:08:43.896 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.896 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T02:08:43.896 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 365207552 2024-08-17T02:08:43.896 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.896 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T02:08:43.896 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 365211648 2024-08-17T02:08:43.896 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.896 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T02:08:43.896 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.896 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.896 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T02:08:43.897 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.897 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.897 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T02:08:43.897 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13351 2024-08-17T02:08:43.897 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.897 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:43.897 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 23812, 2024-08-17T02:08:43.897 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 180029465 2024-08-17T02:08:43.897 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.897 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T02:08:43.897 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 279273209 2024-08-17T02:08:43.897 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.897 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T02:08:43.897 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 19867 2024-08-17T02:08:43.898 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.898 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T02:08:43.898 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2440674 2024-08-17T02:08:43.898 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.898 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T02:08:43.898 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 876 2024-08-17T02:08:43.898 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.898 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T02:08:43.898 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7993011 2024-08-17T02:08:43.898 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.898 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T02:08:43.898 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1179 2024-08-17T02:08:43.898 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.898 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T02:08:43.899 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5552337 2024-08-17T02:08:43.899 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.899 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T02:08:43.899 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5552337 2024-08-17T02:08:43.899 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.899 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T02:08:43.899 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.899 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.899 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T02:08:43.899 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.899 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.899 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T02:08:43.899 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 308 2024-08-17T02:08:43.899 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.900 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_lat": { 2024-08-17T02:08:43.900 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1179, 2024-08-17T02:08:43.900 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2771640 2024-08-17T02:08:43.900 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.900 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_alloc_lat": { 2024-08-17T02:08:43.900 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.900 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.900 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.900 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T02:08:43.900 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.900 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.900 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T02:08:43.900 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.901 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.901 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:43.901 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T02:08:43.901 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 723 2024-08-17T02:08:43.901 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.901 INFO:tasks.workunit.client.0.smithi110.stdout: "unlink_lat": { 2024-08-17T02:08:43.901 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10, 2024-08-17T02:08:43.901 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11289 2024-08-17T02:08:43.901 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.901 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_alloc_lat": { 2024-08-17T02:08:43.901 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.901 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.901 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.901 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T02:08:43.901 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.902 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.902 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T02:08:43.902 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.902 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.902 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T02:08:43.902 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 966529024 2024-08-17T02:08:43.902 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.902 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.902 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T02:08:43.902 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T02:08:43.902 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T02:08:43.903 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.903 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T02:08:43.903 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14290944 2024-08-17T02:08:43.903 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.903 INFO:tasks.workunit.client.0.smithi110.stdout: "allocator_lat": { 2024-08-17T02:08:43.903 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 24743, 2024-08-17T02:08:43.903 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 66318636 2024-08-17T02:08:43.903 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.903 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T02:08:43.903 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3617, 2024-08-17T02:08:43.903 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 512989438 2024-08-17T02:08:43.903 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.903 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T02:08:43.903 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.904 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.904 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.904 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T02:08:43.904 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.904 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.904 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T02:08:43.904 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.904 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.904 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T02:08:43.904 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.904 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.904 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T02:08:43.904 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 16461, 2024-08-17T02:08:43.905 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 156720950 2024-08-17T02:08:43.905 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.905 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T02:08:43.905 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.905 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.905 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.905 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T02:08:43.905 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.905 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.905 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T02:08:43.905 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 61317, 2024-08-17T02:08:43.905 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 19585854143 2024-08-17T02:08:43.905 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.905 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T02:08:43.906 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 60721, 2024-08-17T02:08:43.906 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1597064961 2024-08-17T02:08:43.906 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.906 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T02:08:43.906 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 61317, 2024-08-17T02:08:43.906 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 50363783 2024-08-17T02:08:43.906 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.906 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T02:08:43.906 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 61317, 2024-08-17T02:08:43.906 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 19636217926 2024-08-17T02:08:43.906 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.906 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T02:08:43.907 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.907 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.907 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.907 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T02:08:43.907 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 29817, 2024-08-17T02:08:43.907 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1207635144 2024-08-17T02:08:43.907 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.907 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T02:08:43.907 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 831, 2024-08-17T02:08:43.907 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2109408 2024-08-17T02:08:43.907 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.907 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T02:08:43.907 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 14238, 2024-08-17T02:08:43.907 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9968276 2024-08-17T02:08:43.908 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.908 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T02:08:43.908 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 45, 2024-08-17T02:08:43.908 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 55313 2024-08-17T02:08:43.908 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.908 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T02:08:43.908 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 14263, 2024-08-17T02:08:43.908 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3454885230 2024-08-17T02:08:43.908 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.908 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T02:08:43.908 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 200812 2024-08-17T02:08:43.908 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.909 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T02:08:43.909 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 21324 2024-08-17T02:08:43.909 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.909 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:43.909 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 13654, 2024-08-17T02:08:43.909 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1833863525 2024-08-17T02:08:43.909 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.909 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T02:08:43.909 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 46514, 2024-08-17T02:08:43.909 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 19930352 2024-08-17T02:08:43.909 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.909 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T02:08:43.909 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 32860, 2024-08-17T02:08:43.910 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1511272330 2024-08-17T02:08:43.910 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.910 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T02:08:43.910 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.910 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.910 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T02:08:43.910 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 14458, 2024-08-17T02:08:43.910 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 428759939 2024-08-17T02:08:43.910 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.910 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_aio_wait_count": { 2024-08-17T02:08:43.910 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.910 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.910 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_committed_kv_count": { 2024-08-17T02:08:43.910 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.910 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.911 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_onode_meta_count": { 2024-08-17T02:08:43.911 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.911 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.911 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_wait_aio_count": { 2024-08-17T02:08:43.911 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.911 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.911 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T02:08:43.911 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 76195, 2024-08-17T02:08:43.911 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12774312863 2024-08-17T02:08:43.911 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.911 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T02:08:43.911 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 18586, 2024-08-17T02:08:43.911 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1181975017 2024-08-17T02:08:43.911 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.912 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T02:08:43.912 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 18584, 2024-08-17T02:08:43.912 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4235724457171 2024-08-17T02:08:43.912 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.912 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T02:08:43.912 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 18586, 2024-08-17T02:08:43.912 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7067050739631 2024-08-17T02:08:43.912 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.912 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T02:08:43.912 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 76193, 2024-08-17T02:08:43.912 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2813037903994 2024-08-17T02:08:43.912 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.912 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T02:08:43.912 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 76193, 2024-08-17T02:08:43.913 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9856404 2024-08-17T02:08:43.913 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.913 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T02:08:43.913 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 76195, 2024-08-17T02:08:43.913 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 516498246 2024-08-17T02:08:43.913 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.913 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T02:08:43.913 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 76195, 2024-08-17T02:08:43.913 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 35170803441 2024-08-17T02:08:43.913 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.913 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T02:08:43.913 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 76195, 2024-08-17T02:08:43.913 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 25528241 2024-08-17T02:08:43.914 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.914 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T02:08:43.914 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 76195, 2024-08-17T02:08:43.914 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 18179081712 2024-08-17T02:08:43.914 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.914 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T02:08:43.914 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 76195, 2024-08-17T02:08:43.914 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9574354740 2024-08-17T02:08:43.914 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.914 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T02:08:43.914 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10153761 2024-08-17T02:08:43.914 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.914 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:43.915 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2612, 2024-08-17T02:08:43.915 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13612393 2024-08-17T02:08:43.915 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.915 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T02:08:43.915 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 76195, 2024-08-17T02:08:43.915 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 76226588740 2024-08-17T02:08:43.915 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.915 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T02:08:43.915 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 76195, 2024-08-17T02:08:43.915 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10602359327 2024-08-17T02:08:43.915 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.915 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T02:08:43.915 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 76195, 2024-08-17T02:08:43.915 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1038637634 2024-08-17T02:08:43.916 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.916 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.916 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T02:08:43.916 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T02:08:43.916 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1405081568 2024-08-17T02:08:43.916 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.916 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T02:08:43.916 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 514007040 2024-08-17T02:08:43.916 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.916 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T02:08:43.916 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 452558848 2024-08-17T02:08:43.916 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.916 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T02:08:43.916 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2600456396 2024-08-17T02:08:43.916 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.916 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T02:08:43.917 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 61448192 2024-08-17T02:08:43.917 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.917 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.917 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T02:08:43.917 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.917 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 125829120 2024-08-17T02:08:43.917 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.917 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.917 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.917 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.917 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.917 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.917 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.917 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.918 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56853747 2024-08-17T02:08:43.918 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.918 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.918 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.918 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.918 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.918 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.918 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.918 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.918 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.918 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.918 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.919 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.919 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.919 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.919 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 36864 2024-08-17T02:08:43.919 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.919 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.919 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 335872 2024-08-17T02:08:43.919 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.919 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.919 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.919 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.919 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.919 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.920 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.920 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.920 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.920 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.920 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.920 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68602637 2024-08-17T02:08:43.920 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.920 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.920 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T02:08:43.920 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.920 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 562036736 2024-08-17T02:08:43.920 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.920 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.920 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:43.921 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.921 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.921 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.921 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.921 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.921 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 426403102 2024-08-17T02:08:43.921 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.921 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.921 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.921 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.921 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.921 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.921 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.922 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.922 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2416 2024-08-17T02:08:43.922 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.922 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.922 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.922 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.922 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.922 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 166496 2024-08-17T02:08:43.922 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.922 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.922 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.922 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.922 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.923 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.923 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.923 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.923 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.923 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.923 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.923 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.923 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.923 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.923 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68355858 2024-08-17T02:08:43.923 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.923 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.923 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T02:08:43.924 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.924 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 176160768 2024-08-17T02:08:43.924 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.924 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.924 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:43.924 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.924 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.924 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 544096 2024-08-17T02:08:43.924 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.924 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.924 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 37902498 2024-08-17T02:08:43.924 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.924 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.925 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.925 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.925 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.925 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.925 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.925 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.925 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.925 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.925 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.925 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.925 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.925 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.925 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.926 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.926 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.926 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.926 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.926 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.926 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.926 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.926 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.926 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.926 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.926 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.926 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.926 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.926 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.927 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70605310 2024-08-17T02:08:43.927 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.927 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.927 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T02:08:43.927 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.927 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 494927872 2024-08-17T02:08:43.927 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.927 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.927 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.927 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.927 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.927 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.927 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.928 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.928 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 426403102 2024-08-17T02:08:43.928 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.928 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.928 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.928 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.928 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.928 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.928 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.928 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.928 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.928 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.928 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.929 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.929 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.929 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.929 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 144242 2024-08-17T02:08:43.929 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.929 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.929 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1164962 2024-08-17T02:08:43.929 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.929 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.929 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.929 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.929 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.929 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.929 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.930 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.930 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.930 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.930 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.930 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67215566 2024-08-17T02:08:43.930 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.930 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.930 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T02:08:43.930 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T02:08:43.930 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.930 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.930 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:43.930 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 38 2024-08-17T02:08:43.931 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.931 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T02:08:43.931 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.931 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.931 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:43.931 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.931 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.931 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.931 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:43.931 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T02:08:43.931 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 48 2024-08-17T02:08:43.931 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.931 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T02:08:43.932 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.932 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.932 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T02:08:43.932 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 42167 2024-08-17T02:08:43.932 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.932 INFO:tasks.workunit.client.0.smithi110.stdout: "op_before_queue_op_lat": { 2024-08-17T02:08:43.932 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 107177, 2024-08-17T02:08:43.932 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12053726486 2024-08-17T02:08:43.932 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.932 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T02:08:43.932 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.932 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.932 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T02:08:43.932 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.932 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.933 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T02:08:43.933 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1805822166 2024-08-17T02:08:43.933 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.933 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T02:08:43.933 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 42167, 2024-08-17T02:08:43.933 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 63959543278 2024-08-17T02:08:43.933 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.933 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T02:08:43.933 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2121211736 2024-08-17T02:08:43.933 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.933 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T02:08:43.933 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 42888, 2024-08-17T02:08:43.933 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15006701812 2024-08-17T02:08:43.933 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.934 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T02:08:43.934 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 42167, 2024-08-17T02:08:43.934 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 35738917224 2024-08-17T02:08:43.934 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.934 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:43.934 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31944 2024-08-17T02:08:43.934 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.934 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T02:08:43.934 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 31944, 2024-08-17T02:08:43.934 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15206906749 2024-08-17T02:08:43.934 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.934 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T02:08:43.935 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.935 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.935 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T02:08:43.935 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2121211736 2024-08-17T02:08:43.935 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.935 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T02:08:43.935 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 32113, 2024-08-17T02:08:43.935 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6109117918 2024-08-17T02:08:43.935 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.935 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T02:08:43.935 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 31944, 2024-08-17T02:08:43.935 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7189994075 2024-08-17T02:08:43.935 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.935 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T02:08:43.936 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6059 2024-08-17T02:08:43.936 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.936 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T02:08:43.936 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 286026749 2024-08-17T02:08:43.936 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.936 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T02:08:43.936 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 6059, 2024-08-17T02:08:43.936 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9864843267 2024-08-17T02:08:43.936 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.936 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T02:08:43.936 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.936 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.936 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T02:08:43.937 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.937 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.937 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T02:08:43.937 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.937 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.937 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T02:08:43.937 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 6489, 2024-08-17T02:08:43.937 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3426875984 2024-08-17T02:08:43.937 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.937 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T02:08:43.937 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 6059, 2024-08-17T02:08:43.937 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8103414240 2024-08-17T02:08:43.937 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.937 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:43.938 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4164 2024-08-17T02:08:43.938 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.938 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T02:08:43.938 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1519795417 2024-08-17T02:08:43.938 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.938 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T02:08:43.938 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4164, 2024-08-17T02:08:43.938 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 38887793262 2024-08-17T02:08:43.938 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.938 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T02:08:43.938 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.938 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.939 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T02:08:43.939 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4286, 2024-08-17T02:08:43.939 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5470707910 2024-08-17T02:08:43.939 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.939 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T02:08:43.939 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4164, 2024-08-17T02:08:43.939 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 20445508909 2024-08-17T02:08:43.939 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.939 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T02:08:43.939 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.939 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.939 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T02:08:43.939 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.940 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.940 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T02:08:43.940 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10 2024-08-17T02:08:43.940 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.940 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T02:08:43.940 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T02:08:43.940 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.940 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T02:08:43.940 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 752766976 2024-08-17T02:08:43.940 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.940 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.940 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.940 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.5": { 2024-08-17T02:08:43.941 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:43.941 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_db_max_lat": { 2024-08-17T02:08:43.941 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 17539 2024-08-17T02:08:43.941 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.941 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T02:08:43.941 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.941 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.941 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_max_lat": { 2024-08-17T02:08:43.941 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.941 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.941 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T02:08:43.941 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.941 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.941 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T02:08:43.942 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T02:08:43.942 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.942 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_slow": { 2024-08-17T02:08:43.942 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.942 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.942 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T02:08:43.942 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.942 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.942 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_wal_max_lat": { 2024-08-17T02:08:43.942 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.942 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.942 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T02:08:43.943 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.943 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.943 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T02:08:43.943 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13844480 2024-08-17T02:08:43.943 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.943 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T02:08:43.943 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 728133632 2024-08-17T02:08:43.943 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.943 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T02:08:43.943 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 19, 2024-08-17T02:08:43.943 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5243753 2024-08-17T02:08:43.943 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.943 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T02:08:43.944 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 19, 2024-08-17T02:08:43.944 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2327189 2024-08-17T02:08:43.944 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.944 INFO:tasks.workunit.client.0.smithi110.stdout: "db_alloc_lat": { 2024-08-17T02:08:43.944 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 206, 2024-08-17T02:08:43.944 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 881469 2024-08-17T02:08:43.944 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.944 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T02:08:43.944 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995027456 2024-08-17T02:08:43.944 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.944 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T02:08:43.944 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 645726208 2024-08-17T02:08:43.944 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.944 INFO:tasks.workunit.client.0.smithi110.stdout: "flush_lat": { 2024-08-17T02:08:43.945 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 80377, 2024-08-17T02:08:43.945 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11520075251 2024-08-17T02:08:43.945 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.945 INFO:tasks.workunit.client.0.smithi110.stdout: "fsync_lat": { 2024-08-17T02:08:43.945 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 80383, 2024-08-17T02:08:43.945 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 18439354025 2024-08-17T02:08:43.945 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.945 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T02:08:43.945 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13385728 2024-08-17T02:08:43.945 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.945 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T02:08:43.945 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 329277440 2024-08-17T02:08:43.945 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.945 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T02:08:43.946 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 654245888 2024-08-17T02:08:43.946 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.946 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T02:08:43.946 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.946 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.946 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T02:08:43.946 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.946 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.946 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T02:08:43.946 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 47 2024-08-17T02:08:43.946 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.946 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T02:08:43.946 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 421930333 2024-08-17T02:08:43.947 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.947 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T02:08:43.947 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 21439 2024-08-17T02:08:43.947 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.947 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T02:08:43.947 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 360980480 2024-08-17T02:08:43.947 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.947 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T02:08:43.947 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 360984576 2024-08-17T02:08:43.947 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.947 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T02:08:43.947 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.947 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.947 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T02:08:43.947 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.948 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.948 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T02:08:43.948 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8832 2024-08-17T02:08:43.948 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.948 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:43.948 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 21439, 2024-08-17T02:08:43.948 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 148182891 2024-08-17T02:08:43.948 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.948 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T02:08:43.948 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 229761673 2024-08-17T02:08:43.948 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.948 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T02:08:43.948 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15557 2024-08-17T02:08:43.948 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.948 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T02:08:43.949 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3978401 2024-08-17T02:08:43.949 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.949 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T02:08:43.949 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 989 2024-08-17T02:08:43.949 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.949 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T02:08:43.949 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13732203 2024-08-17T02:08:43.949 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.949 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T02:08:43.949 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1330 2024-08-17T02:08:43.949 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.949 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T02:08:43.949 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9753802 2024-08-17T02:08:43.950 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.950 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T02:08:43.950 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9753802 2024-08-17T02:08:43.950 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.950 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T02:08:43.950 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.950 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.950 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T02:08:43.950 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.950 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.950 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T02:08:43.950 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 357 2024-08-17T02:08:43.950 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.950 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_lat": { 2024-08-17T02:08:43.951 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1330, 2024-08-17T02:08:43.951 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4519461 2024-08-17T02:08:43.951 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.951 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_alloc_lat": { 2024-08-17T02:08:43.951 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.951 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.951 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.951 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T02:08:43.951 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.951 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.951 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T02:08:43.951 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.951 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.952 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:43.952 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T02:08:43.952 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 560 2024-08-17T02:08:43.952 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.952 INFO:tasks.workunit.client.0.smithi110.stdout: "unlink_lat": { 2024-08-17T02:08:43.952 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 21, 2024-08-17T02:08:43.952 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 39950 2024-08-17T02:08:43.952 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.952 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_alloc_lat": { 2024-08-17T02:08:43.952 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.952 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.952 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.952 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T02:08:43.953 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.953 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.953 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T02:08:43.953 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.953 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.953 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T02:08:43.953 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1074147328 2024-08-17T02:08:43.953 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.953 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.953 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T02:08:43.953 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T02:08:43.953 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T02:08:43.953 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.953 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T02:08:43.954 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14295040 2024-08-17T02:08:43.954 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.954 INFO:tasks.workunit.client.0.smithi110.stdout: "allocator_lat": { 2024-08-17T02:08:43.954 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 20629, 2024-08-17T02:08:43.954 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73235063 2024-08-17T02:08:43.954 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.954 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T02:08:43.954 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3635, 2024-08-17T02:08:43.954 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 512884131 2024-08-17T02:08:43.954 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.954 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T02:08:43.954 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.954 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.954 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.954 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T02:08:43.955 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.955 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.955 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T02:08:43.955 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.955 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.955 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T02:08:43.955 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.955 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.955 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T02:08:43.955 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 25542, 2024-08-17T02:08:43.955 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 225217198 2024-08-17T02:08:43.955 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.955 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T02:08:43.955 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.956 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.956 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.956 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T02:08:43.956 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.956 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.956 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T02:08:43.956 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 80300, 2024-08-17T02:08:43.956 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 22313010930 2024-08-17T02:08:43.956 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.956 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T02:08:43.956 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 79794, 2024-08-17T02:08:43.956 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1686885832 2024-08-17T02:08:43.956 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.956 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T02:08:43.956 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 80300, 2024-08-17T02:08:43.957 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 49362980 2024-08-17T02:08:43.957 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.957 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T02:08:43.957 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 80300, 2024-08-17T02:08:43.957 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 22362373910 2024-08-17T02:08:43.957 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.957 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T02:08:43.957 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:43.957 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.957 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.957 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T02:08:43.957 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 235277, 2024-08-17T02:08:43.957 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1579964940 2024-08-17T02:08:43.957 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.957 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T02:08:43.958 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 821, 2024-08-17T02:08:43.958 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2228613 2024-08-17T02:08:43.958 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.958 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T02:08:43.958 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 129397, 2024-08-17T02:08:43.958 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 45485915 2024-08-17T02:08:43.958 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.958 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T02:08:43.958 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 49, 2024-08-17T02:08:43.958 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70439 2024-08-17T02:08:43.958 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.958 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T02:08:43.958 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 16145, 2024-08-17T02:08:43.959 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1814402476 2024-08-17T02:08:43.959 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.959 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T02:08:43.959 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 436775 2024-08-17T02:08:43.959 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.959 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T02:08:43.959 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 21667 2024-08-17T02:08:43.959 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.959 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:43.959 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 12538, 2024-08-17T02:08:43.959 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1980754627 2024-08-17T02:08:43.959 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.959 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T02:08:43.959 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 35135, 2024-08-17T02:08:43.959 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11715177 2024-08-17T02:08:43.960 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.960 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T02:08:43.960 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 22597, 2024-08-17T02:08:43.960 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1764710646 2024-08-17T02:08:43.960 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.960 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T02:08:43.960 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.960 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.960 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T02:08:43.960 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 16324, 2024-08-17T02:08:43.960 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 486842936 2024-08-17T02:08:43.960 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.960 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_aio_wait_count": { 2024-08-17T02:08:43.961 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.961 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.961 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_committed_kv_count": { 2024-08-17T02:08:43.961 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.961 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.961 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_onode_meta_count": { 2024-08-17T02:08:43.961 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.961 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.961 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_wait_aio_count": { 2024-08-17T02:08:43.961 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.961 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.961 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T02:08:43.961 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 93440, 2024-08-17T02:08:43.961 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10207513986 2024-08-17T02:08:43.961 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.962 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T02:08:43.962 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9103, 2024-08-17T02:08:43.962 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1088831780 2024-08-17T02:08:43.962 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.962 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T02:08:43.962 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9101, 2024-08-17T02:08:43.962 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4214786842461 2024-08-17T02:08:43.962 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.962 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T02:08:43.962 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9103, 2024-08-17T02:08:43.962 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7341062400320 2024-08-17T02:08:43.962 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.963 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T02:08:43.963 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 93438, 2024-08-17T02:08:43.963 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2931131443064 2024-08-17T02:08:43.963 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.963 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T02:08:43.963 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 93438, 2024-08-17T02:08:43.963 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10422806 2024-08-17T02:08:43.963 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.963 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T02:08:43.963 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 93440, 2024-08-17T02:08:43.963 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 439061360 2024-08-17T02:08:43.963 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.963 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T02:08:43.964 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 93440, 2024-08-17T02:08:43.964 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 35916685177 2024-08-17T02:08:43.964 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.964 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T02:08:43.964 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 93440, 2024-08-17T02:08:43.964 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 32473222 2024-08-17T02:08:43.964 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.964 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T02:08:43.964 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 93440, 2024-08-17T02:08:43.964 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 17933375899 2024-08-17T02:08:43.964 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.964 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T02:08:43.964 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 93440, 2024-08-17T02:08:43.965 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9230343726 2024-08-17T02:08:43.965 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.965 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T02:08:43.965 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10158959 2024-08-17T02:08:43.965 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.965 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:43.965 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2631, 2024-08-17T02:08:43.965 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13762764 2024-08-17T02:08:43.965 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.965 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T02:08:43.965 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 93440, 2024-08-17T02:08:43.965 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73741541644 2024-08-17T02:08:43.965 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.966 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T02:08:43.966 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 93440, 2024-08-17T02:08:43.966 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10340373794 2024-08-17T02:08:43.966 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.966 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T02:08:43.966 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 93440, 2024-08-17T02:08:43.966 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 555152644 2024-08-17T02:08:43.966 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.966 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.966 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T02:08:43.966 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T02:08:43.966 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1405081568 2024-08-17T02:08:43.966 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.967 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T02:08:43.967 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 559726592 2024-08-17T02:08:43.967 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.967 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T02:08:43.967 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 556294144 2024-08-17T02:08:43.967 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.967 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T02:08:43.967 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2600456396 2024-08-17T02:08:43.967 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.967 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T02:08:43.967 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3432448 2024-08-17T02:08:43.967 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.967 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.968 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T02:08:43.968 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.968 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 125829120 2024-08-17T02:08:43.968 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.968 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.968 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.968 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.968 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.968 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.968 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.968 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.968 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56454605 2024-08-17T02:08:43.968 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.968 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.969 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.969 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.969 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.969 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.969 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.969 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.969 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.969 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.969 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.969 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.969 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.969 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.969 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24576 2024-08-17T02:08:43.969 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.969 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.970 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 28672 2024-08-17T02:08:43.970 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.970 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.970 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.970 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.970 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.970 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.970 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.970 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.970 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.970 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.970 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.970 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 69321267 2024-08-17T02:08:43.971 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.971 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.971 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T02:08:43.971 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.971 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 562036736 2024-08-17T02:08:43.971 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.971 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.971 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:43.971 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.971 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.971 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.971 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.971 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.972 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 423409541 2024-08-17T02:08:43.972 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.972 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.972 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.972 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.972 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.972 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.972 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.972 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.972 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2896 2024-08-17T02:08:43.972 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.972 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.973 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.973 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.973 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.973 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 186864 2024-08-17T02:08:43.973 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.973 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.973 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.973 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.973 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.973 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.973 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.973 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.973 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.973 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.974 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.974 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.974 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.974 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.974 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71328571 2024-08-17T02:08:43.974 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.974 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.974 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T02:08:43.974 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.974 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 176160768 2024-08-17T02:08:43.974 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.974 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.974 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:43.975 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.975 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.975 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 419264 2024-08-17T02:08:43.975 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.975 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.975 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 37636403 2024-08-17T02:08:43.975 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.975 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.975 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.975 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.975 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.975 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.975 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.975 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.975 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.976 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.976 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.976 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.976 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.976 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.976 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.976 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.976 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.976 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.976 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.976 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.976 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.976 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.976 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.976 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.977 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.977 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.977 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.977 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.977 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.977 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70996237 2024-08-17T02:08:43.977 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.977 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.977 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T02:08:43.977 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:43.977 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 494927872 2024-08-17T02:08:43.977 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.977 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:43.977 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.977 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.978 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:43.978 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.978 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.978 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:43.978 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 423409541 2024-08-17T02:08:43.978 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.978 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:43.978 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.978 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.978 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:43.978 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.978 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.978 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:43.979 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.979 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.979 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:43.979 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.979 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.979 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:43.979 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 139139 2024-08-17T02:08:43.979 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.979 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:43.979 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1147651 2024-08-17T02:08:43.979 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.979 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:43.979 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.979 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.980 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:43.980 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.980 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.980 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:43.980 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.980 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.980 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:43.980 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70231541 2024-08-17T02:08:43.980 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.980 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.980 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T02:08:43.980 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T02:08:43.980 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.981 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.981 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:43.981 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 30 2024-08-17T02:08:43.981 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.981 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T02:08:43.981 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.981 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.981 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:43.981 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.981 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.981 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.981 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:43.981 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T02:08:43.981 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 50 2024-08-17T02:08:43.981 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.982 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T02:08:43.982 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.982 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.982 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T02:08:43.982 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 30131 2024-08-17T02:08:43.982 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.982 INFO:tasks.workunit.client.0.smithi110.stdout: "op_before_queue_op_lat": { 2024-08-17T02:08:43.982 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 115296, 2024-08-17T02:08:43.982 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13862420419 2024-08-17T02:08:43.982 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.982 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T02:08:43.982 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T02:08:43.982 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.983 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T02:08:43.983 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T02:08:43.983 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.983 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T02:08:43.983 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1681022112 2024-08-17T02:08:43.983 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.983 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T02:08:43.983 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 30131, 2024-08-17T02:08:43.983 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 69000369651 2024-08-17T02:08:43.983 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.983 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T02:08:43.983 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2425950371 2024-08-17T02:08:43.983 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.983 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T02:08:43.984 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 30572, 2024-08-17T02:08:43.984 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 19045877390 2024-08-17T02:08:43.984 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.984 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T02:08:43.984 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 30131, 2024-08-17T02:08:43.984 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 34859080311 2024-08-17T02:08:43.984 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.984 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:43.984 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 20542 2024-08-17T02:08:43.984 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.984 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T02:08:43.984 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 20542, 2024-08-17T02:08:43.984 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15937618773 2024-08-17T02:08:43.984 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.985 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T02:08:43.985 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.985 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.985 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T02:08:43.985 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2425950371 2024-08-17T02:08:43.985 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.985 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T02:08:43.985 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 20670, 2024-08-17T02:08:43.985 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10878579315 2024-08-17T02:08:43.985 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.985 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T02:08:43.985 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 20542, 2024-08-17T02:08:43.985 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11652903508 2024-08-17T02:08:43.986 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.986 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T02:08:43.986 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8066 2024-08-17T02:08:43.986 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.986 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T02:08:43.986 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 418299637 2024-08-17T02:08:43.986 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.986 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T02:08:43.986 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8066, 2024-08-17T02:08:43.986 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 20790159894 2024-08-17T02:08:43.986 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.986 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T02:08:43.987 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.987 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.987 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T02:08:43.987 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.987 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.987 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T02:08:43.987 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.987 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.987 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T02:08:43.987 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8249, 2024-08-17T02:08:43.987 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5639073018 2024-08-17T02:08:43.987 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.987 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T02:08:43.987 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8066, 2024-08-17T02:08:43.988 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13485363136 2024-08-17T02:08:43.988 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.988 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:43.988 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1523 2024-08-17T02:08:43.988 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.988 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T02:08:43.988 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1262722475 2024-08-17T02:08:43.988 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.988 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T02:08:43.988 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1523, 2024-08-17T02:08:43.988 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 32272590984 2024-08-17T02:08:43.988 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.989 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T02:08:43.989 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.989 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.989 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T02:08:43.989 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1653, 2024-08-17T02:08:43.989 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2528225057 2024-08-17T02:08:43.989 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.989 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T02:08:43.989 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1523, 2024-08-17T02:08:43.989 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9720813667 2024-08-17T02:08:43.989 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.989 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T02:08:43.989 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.990 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.990 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T02:08:43.990 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8 2024-08-17T02:08:43.990 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.990 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T02:08:43.990 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 28 2024-08-17T02:08:43.990 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.990 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T02:08:43.990 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T02:08:43.990 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.990 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T02:08:43.990 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 660037632 2024-08-17T02:08:43.991 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.991 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:43.991 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.991 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.6": { 2024-08-17T02:08:43.991 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:43.991 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_db_max_lat": { 2024-08-17T02:08:43.991 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 317425 2024-08-17T02:08:43.991 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.991 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T02:08:43.991 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.991 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.991 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_max_lat": { 2024-08-17T02:08:43.991 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.992 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.992 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T02:08:43.992 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.992 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.992 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T02:08:43.992 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T02:08:43.992 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.992 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_slow": { 2024-08-17T02:08:43.992 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.992 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.992 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T02:08:43.992 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.992 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.992 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_wal_max_lat": { 2024-08-17T02:08:43.993 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.993 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.993 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T02:08:43.993 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.993 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.993 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T02:08:43.993 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4886528 2024-08-17T02:08:43.993 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.993 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T02:08:43.993 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 517869568 2024-08-17T02:08:43.993 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.993 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T02:08:43.993 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15, 2024-08-17T02:08:43.993 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3366507 2024-08-17T02:08:43.994 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.994 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T02:08:43.994 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15, 2024-08-17T02:08:43.994 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 915289 2024-08-17T02:08:43.994 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.994 INFO:tasks.workunit.client.0.smithi110.stdout: "db_alloc_lat": { 2024-08-17T02:08:43.994 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 148, 2024-08-17T02:08:43.994 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 971552 2024-08-17T02:08:43.994 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.994 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T02:08:43.994 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995027456 2024-08-17T02:08:43.994 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.995 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T02:08:43.995 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 476512256 2024-08-17T02:08:43.995 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.995 INFO:tasks.workunit.client.0.smithi110.stdout: "flush_lat": { 2024-08-17T02:08:43.995 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 61202, 2024-08-17T02:08:43.995 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8966235561 2024-08-17T02:08:43.995 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.995 INFO:tasks.workunit.client.0.smithi110.stdout: "fsync_lat": { 2024-08-17T02:08:43.995 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 61213, 2024-08-17T02:08:43.995 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14768432703 2024-08-17T02:08:43.995 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.995 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T02:08:43.996 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1400832 2024-08-17T02:08:43.996 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.996 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T02:08:43.996 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 250769408 2024-08-17T02:08:43.996 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.996 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T02:08:43.996 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 497811456 2024-08-17T02:08:43.996 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.996 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T02:08:43.996 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.996 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.996 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T02:08:43.996 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.996 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.997 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T02:08:43.997 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 41 2024-08-17T02:08:43.997 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.997 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T02:08:43.997 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 218558583 2024-08-17T02:08:43.997 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.997 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T02:08:43.997 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13215 2024-08-17T02:08:43.997 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.997 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T02:08:43.997 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 192172032 2024-08-17T02:08:43.997 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.997 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T02:08:43.997 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 192176128 2024-08-17T02:08:43.998 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.998 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T02:08:43.998 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.998 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.998 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T02:08:43.998 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:43.998 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.998 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T02:08:43.998 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5762 2024-08-17T02:08:43.998 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.998 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:43.998 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 13215, 2024-08-17T02:08:43.998 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 102597487 2024-08-17T02:08:43.998 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.999 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T02:08:43.999 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 121817216 2024-08-17T02:08:43.999 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.999 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T02:08:43.999 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10248 2024-08-17T02:08:43.999 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.999 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T02:08:43.999 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1948902 2024-08-17T02:08:43.999 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:43.999 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T02:08:44.000 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 509 2024-08-17T02:08:44.000 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.000 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T02:08:44.000 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4848465 2024-08-17T02:08:44.000 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.000 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T02:08:44.000 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 683 2024-08-17T02:08:44.000 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.000 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T02:08:44.000 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2899563 2024-08-17T02:08:44.000 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.000 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T02:08:44.000 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2899563 2024-08-17T02:08:44.001 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.001 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T02:08:44.001 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.001 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.001 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T02:08:44.001 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.001 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.001 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T02:08:44.001 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 176 2024-08-17T02:08:44.001 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.001 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_lat": { 2024-08-17T02:08:44.001 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 683, 2024-08-17T02:08:44.001 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1597578 2024-08-17T02:08:44.001 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.002 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_alloc_lat": { 2024-08-17T02:08:44.002 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:44.002 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.002 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.002 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T02:08:44.002 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.002 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.002 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T02:08:44.002 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.002 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.002 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:44.002 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T02:08:44.002 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 627 2024-08-17T02:08:44.003 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.003 INFO:tasks.workunit.client.0.smithi110.stdout: "unlink_lat": { 2024-08-17T02:08:44.003 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8, 2024-08-17T02:08:44.003 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9346 2024-08-17T02:08:44.003 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.003 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_alloc_lat": { 2024-08-17T02:08:44.003 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:44.003 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.003 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.003 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T02:08:44.003 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.003 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.003 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T02:08:44.004 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.004 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.004 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T02:08:44.004 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 775802880 2024-08-17T02:08:44.004 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.004 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.004 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T02:08:44.004 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T02:08:44.004 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T02:08:44.004 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.004 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T02:08:44.004 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10686464 2024-08-17T02:08:44.004 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.005 INFO:tasks.workunit.client.0.smithi110.stdout: "allocator_lat": { 2024-08-17T02:08:44.005 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 14193, 2024-08-17T02:08:44.005 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 44709223 2024-08-17T02:08:44.005 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.005 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T02:08:44.005 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3497, 2024-08-17T02:08:44.005 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 402495434 2024-08-17T02:08:44.005 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.005 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T02:08:44.005 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:44.005 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.005 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.006 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T02:08:44.006 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.006 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.006 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T02:08:44.006 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.006 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.006 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T02:08:44.006 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.006 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.006 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T02:08:44.006 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 16949, 2024-08-17T02:08:44.006 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 131704235 2024-08-17T02:08:44.007 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.007 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T02:08:44.007 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:44.007 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.007 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.007 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T02:08:44.007 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.007 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.007 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T02:08:44.007 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 61166, 2024-08-17T02:08:44.007 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 17682692042 2024-08-17T02:08:44.007 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.007 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T02:08:44.008 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 60733, 2024-08-17T02:08:44.008 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1358710874 2024-08-17T02:08:44.008 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.008 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T02:08:44.008 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 61166, 2024-08-17T02:08:44.008 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 33865244 2024-08-17T02:08:44.008 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.008 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T02:08:44.008 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 61166, 2024-08-17T02:08:44.008 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 17716557286 2024-08-17T02:08:44.008 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.008 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T02:08:44.009 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:44.009 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.009 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.009 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T02:08:44.009 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 25542, 2024-08-17T02:08:44.009 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 746403475 2024-08-17T02:08:44.009 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.009 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T02:08:44.009 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 784, 2024-08-17T02:08:44.009 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1881343 2024-08-17T02:08:44.009 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.009 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T02:08:44.009 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15476, 2024-08-17T02:08:44.009 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8796400 2024-08-17T02:08:44.009 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.010 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T02:08:44.010 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 42, 2024-08-17T02:08:44.010 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 47948 2024-08-17T02:08:44.010 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.010 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T02:08:44.010 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 13905, 2024-08-17T02:08:44.010 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1030403120 2024-08-17T02:08:44.010 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.010 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T02:08:44.010 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 189431 2024-08-17T02:08:44.010 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.010 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T02:08:44.010 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 19092 2024-08-17T02:08:44.011 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.011 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:44.011 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 16975, 2024-08-17T02:08:44.011 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1443762557 2024-08-17T02:08:44.011 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.011 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T02:08:44.011 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 52462, 2024-08-17T02:08:44.011 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13623983 2024-08-17T02:08:44.011 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.011 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T02:08:44.011 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 35487, 2024-08-17T02:08:44.011 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1117148289 2024-08-17T02:08:44.011 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.011 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T02:08:44.011 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.012 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.012 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T02:08:44.012 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 12345, 2024-08-17T02:08:44.012 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 336470804 2024-08-17T02:08:44.012 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.012 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_aio_wait_count": { 2024-08-17T02:08:44.012 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.012 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.012 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_committed_kv_count": { 2024-08-17T02:08:44.012 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.012 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.012 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_onode_meta_count": { 2024-08-17T02:08:44.012 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.012 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.013 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_wait_aio_count": { 2024-08-17T02:08:44.013 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.013 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.013 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T02:08:44.013 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 72305, 2024-08-17T02:08:44.013 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7420699037 2024-08-17T02:08:44.013 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.013 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T02:08:44.013 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 14933, 2024-08-17T02:08:44.013 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1279139293 2024-08-17T02:08:44.013 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.013 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T02:08:44.013 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 14933, 2024-08-17T02:08:44.013 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4248808870393 2024-08-17T02:08:44.013 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.014 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T02:08:44.014 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 14933, 2024-08-17T02:08:44.014 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6772100830105 2024-08-17T02:08:44.014 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.014 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T02:08:44.014 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 72305, 2024-08-17T02:08:44.014 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2905733195935 2024-08-17T02:08:44.014 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.014 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T02:08:44.014 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 72305, 2024-08-17T02:08:44.014 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7292773 2024-08-17T02:08:44.014 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.014 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T02:08:44.015 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 72305, 2024-08-17T02:08:44.015 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 303100723 2024-08-17T02:08:44.015 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.015 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T02:08:44.015 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 72305, 2024-08-17T02:08:44.015 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 28338680194 2024-08-17T02:08:44.015 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.015 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T02:08:44.015 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 72305, 2024-08-17T02:08:44.015 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24165018 2024-08-17T02:08:44.015 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.015 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T02:08:44.015 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 72305, 2024-08-17T02:08:44.015 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13240204352 2024-08-17T02:08:44.016 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.016 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T02:08:44.016 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 72305, 2024-08-17T02:08:44.016 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6655362949 2024-08-17T02:08:44.016 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.016 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T02:08:44.016 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6554914 2024-08-17T02:08:44.016 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.016 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:44.016 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2519, 2024-08-17T02:08:44.016 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12739121 2024-08-17T02:08:44.016 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.016 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T02:08:44.016 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 72305, 2024-08-17T02:08:44.017 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 55968833525 2024-08-17T02:08:44.017 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.017 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T02:08:44.017 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 72305, 2024-08-17T02:08:44.017 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7539647303 2024-08-17T02:08:44.017 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.017 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T02:08:44.017 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 72305, 2024-08-17T02:08:44.017 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 412428844 2024-08-17T02:08:44.017 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.017 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.017 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T02:08:44.017 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T02:08:44.018 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1405081568 2024-08-17T02:08:44.018 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.018 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T02:08:44.018 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 471670784 2024-08-17T02:08:44.018 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.018 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T02:08:44.018 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 440180736 2024-08-17T02:08:44.018 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.018 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T02:08:44.018 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2600456396 2024-08-17T02:08:44.018 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.018 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T02:08:44.018 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31490048 2024-08-17T02:08:44.019 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.019 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.019 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T02:08:44.019 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:44.019 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 125829120 2024-08-17T02:08:44.019 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.019 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:44.019 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.019 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.019 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:44.019 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.019 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.019 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:44.020 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 57263870 2024-08-17T02:08:44.020 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.020 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:44.020 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.020 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.020 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:44.020 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.020 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.020 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:44.020 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.020 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.020 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:44.020 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.020 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.021 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:44.021 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 53248 2024-08-17T02:08:44.021 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.021 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:44.021 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T02:08:44.021 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.021 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:44.021 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.021 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.021 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:44.021 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.021 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.021 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:44.021 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.022 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.022 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:44.022 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68446466 2024-08-17T02:08:44.022 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.022 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.022 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T02:08:44.022 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:44.022 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 570425344 2024-08-17T02:08:44.022 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.022 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:44.022 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:44.022 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.022 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:44.022 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.023 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.023 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:44.023 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 429479028 2024-08-17T02:08:44.023 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.023 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:44.023 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.023 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.023 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:44.023 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.023 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.023 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:44.023 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1616 2024-08-17T02:08:44.023 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.023 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:44.023 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.024 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.024 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:44.024 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 100864 2024-08-17T02:08:44.024 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.024 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:44.024 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.024 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.024 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:44.024 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.024 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.024 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:44.024 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.024 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.024 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:44.024 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.025 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.025 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:44.025 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73734972 2024-08-17T02:08:44.025 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.025 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.025 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T02:08:44.025 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:44.025 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 176160768 2024-08-17T02:08:44.025 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.025 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:44.025 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:44.025 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.025 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:44.025 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 193344 2024-08-17T02:08:44.025 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.026 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:44.026 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 38175913 2024-08-17T02:08:44.026 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.026 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:44.026 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.026 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.026 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:44.026 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.026 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.026 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:44.026 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.026 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.026 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:44.026 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.027 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.027 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:44.027 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.027 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.027 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:44.027 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.027 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.027 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:44.027 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.027 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.027 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:44.027 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.027 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.028 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:44.028 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.028 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.028 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:44.028 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70682647 2024-08-17T02:08:44.028 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.028 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.028 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T02:08:44.028 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:44.028 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 503316480 2024-08-17T02:08:44.028 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.028 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:44.028 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.028 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.029 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:44.029 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.029 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.029 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:44.029 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 429479028 2024-08-17T02:08:44.029 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.029 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:44.029 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.029 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.029 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:44.029 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2012 2024-08-17T02:08:44.029 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.029 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:44.029 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8048 2024-08-17T02:08:44.029 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.030 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:44.030 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.030 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.030 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:44.030 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 140847 2024-08-17T02:08:44.030 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.030 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:44.030 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1168024 2024-08-17T02:08:44.030 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.030 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:44.030 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.030 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.030 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:44.030 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.031 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.031 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:44.031 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.031 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.031 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:44.031 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 72518521 2024-08-17T02:08:44.031 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.031 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.031 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T02:08:44.031 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T02:08:44.031 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.031 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.031 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:44.031 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9 2024-08-17T02:08:44.032 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.032 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T02:08:44.032 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.032 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.032 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:44.032 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.032 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.032 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.032 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:44.032 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T02:08:44.032 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 48 2024-08-17T02:08:44.032 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.032 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T02:08:44.033 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.033 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.033 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T02:08:44.033 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 39919 2024-08-17T02:08:44.033 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.033 INFO:tasks.workunit.client.0.smithi110.stdout: "op_before_queue_op_lat": { 2024-08-17T02:08:44.033 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 101867, 2024-08-17T02:08:44.033 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9186977433 2024-08-17T02:08:44.033 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.033 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T02:08:44.033 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.033 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.033 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T02:08:44.033 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T02:08:44.034 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.034 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T02:08:44.034 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1679323970 2024-08-17T02:08:44.034 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.034 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T02:08:44.034 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 39919, 2024-08-17T02:08:44.034 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 66258812478 2024-08-17T02:08:44.034 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.034 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T02:08:44.034 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1920801421 2024-08-17T02:08:44.034 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.034 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T02:08:44.034 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 40374, 2024-08-17T02:08:44.035 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14981741833 2024-08-17T02:08:44.035 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.035 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T02:08:44.035 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 39919, 2024-08-17T02:08:44.035 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 34596186696 2024-08-17T02:08:44.035 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.035 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:44.035 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31024 2024-08-17T02:08:44.035 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.035 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T02:08:44.035 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 31024, 2024-08-17T02:08:44.035 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10866046538 2024-08-17T02:08:44.035 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.036 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T02:08:44.036 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.036 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.036 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T02:08:44.036 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1920801421 2024-08-17T02:08:44.036 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.036 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T02:08:44.036 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 31207, 2024-08-17T02:08:44.036 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6485511500 2024-08-17T02:08:44.036 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.036 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T02:08:44.036 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 31024, 2024-08-17T02:08:44.036 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5936373665 2024-08-17T02:08:44.036 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.037 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T02:08:44.037 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4832 2024-08-17T02:08:44.037 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.037 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T02:08:44.037 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 312034071 2024-08-17T02:08:44.037 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.037 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T02:08:44.037 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4832, 2024-08-17T02:08:44.037 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14864150260 2024-08-17T02:08:44.037 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.037 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T02:08:44.037 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.037 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.038 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T02:08:44.038 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.038 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.038 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T02:08:44.038 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.038 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.038 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T02:08:44.038 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4997, 2024-08-17T02:08:44.038 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3445167472 2024-08-17T02:08:44.038 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.038 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T02:08:44.038 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4832, 2024-08-17T02:08:44.038 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10067063045 2024-08-17T02:08:44.039 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.039 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:44.039 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4063 2024-08-17T02:08:44.039 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.039 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T02:08:44.039 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1367289899 2024-08-17T02:08:44.039 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.039 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T02:08:44.039 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4063, 2024-08-17T02:08:44.039 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 40528615680 2024-08-17T02:08:44.039 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.039 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T02:08:44.039 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.040 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.040 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T02:08:44.040 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4170, 2024-08-17T02:08:44.040 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5051062861 2024-08-17T02:08:44.040 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.040 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T02:08:44.040 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4063, 2024-08-17T02:08:44.040 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 18592749986 2024-08-17T02:08:44.040 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.040 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T02:08:44.040 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.040 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.040 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T02:08:44.040 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16779421 2024-08-17T02:08:44.040 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.041 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T02:08:44.041 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 19 2024-08-17T02:08:44.041 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.041 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T02:08:44.041 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T02:08:44.041 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.041 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T02:08:44.041 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 487206912 2024-08-17T02:08:44.041 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.041 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.041 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.041 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.7": { 2024-08-17T02:08:44.041 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:44.042 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_db_max_lat": { 2024-08-17T02:08:44.042 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 28303 2024-08-17T02:08:44.042 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.042 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T02:08:44.042 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.042 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.042 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_max_lat": { 2024-08-17T02:08:44.042 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.042 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.042 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T02:08:44.042 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.042 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.042 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T02:08:44.042 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T02:08:44.043 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.043 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_slow": { 2024-08-17T02:08:44.043 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.043 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.043 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T02:08:44.043 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.043 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.043 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_wal_max_lat": { 2024-08-17T02:08:44.043 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.043 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.043 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T02:08:44.043 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.043 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.044 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T02:08:44.044 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4632576 2024-08-17T02:08:44.044 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.044 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T02:08:44.044 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 555642880 2024-08-17T02:08:44.044 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.044 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T02:08:44.044 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15, 2024-08-17T02:08:44.044 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2930564 2024-08-17T02:08:44.044 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.044 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T02:08:44.044 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15, 2024-08-17T02:08:44.044 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 910073 2024-08-17T02:08:44.045 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.045 INFO:tasks.workunit.client.0.smithi110.stdout: "db_alloc_lat": { 2024-08-17T02:08:44.045 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 150, 2024-08-17T02:08:44.045 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 609331 2024-08-17T02:08:44.045 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.045 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T02:08:44.045 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995027456 2024-08-17T02:08:44.045 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.045 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T02:08:44.045 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 470417408 2024-08-17T02:08:44.045 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.045 INFO:tasks.workunit.client.0.smithi110.stdout: "flush_lat": { 2024-08-17T02:08:44.045 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 64667, 2024-08-17T02:08:44.045 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9374721521 2024-08-17T02:08:44.046 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.046 INFO:tasks.workunit.client.0.smithi110.stdout: "fsync_lat": { 2024-08-17T02:08:44.046 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 64674, 2024-08-17T02:08:44.046 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15314979832 2024-08-17T02:08:44.046 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.046 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T02:08:44.046 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15589376 2024-08-17T02:08:44.046 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.046 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T02:08:44.046 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 264945664 2024-08-17T02:08:44.046 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.046 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T02:08:44.046 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 478937088 2024-08-17T02:08:44.047 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.047 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T02:08:44.047 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.047 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.047 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T02:08:44.047 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.047 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.047 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T02:08:44.047 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 41 2024-08-17T02:08:44.047 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.047 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T02:08:44.047 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 301696471 2024-08-17T02:08:44.047 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.048 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T02:08:44.048 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 22771 2024-08-17T02:08:44.048 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.048 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T02:08:44.048 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 249675776 2024-08-17T02:08:44.048 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.048 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T02:08:44.048 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 249679872 2024-08-17T02:08:44.048 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.048 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T02:08:44.048 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.048 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.048 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T02:08:44.049 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.049 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.049 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T02:08:44.049 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11035 2024-08-17T02:08:44.049 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.049 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:44.049 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 22771, 2024-08-17T02:08:44.049 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 132863626 2024-08-17T02:08:44.049 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.049 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T02:08:44.049 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 207900594 2024-08-17T02:08:44.049 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.049 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T02:08:44.049 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 19894 2024-08-17T02:08:44.049 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.050 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T02:08:44.050 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1533041 2024-08-17T02:08:44.050 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.050 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T02:08:44.050 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 517 2024-08-17T02:08:44.050 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.050 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T02:08:44.050 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4596174 2024-08-17T02:08:44.050 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.050 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T02:08:44.050 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 670 2024-08-17T02:08:44.050 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.051 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T02:08:44.051 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3063133 2024-08-17T02:08:44.051 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.051 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T02:08:44.051 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3063133 2024-08-17T02:08:44.051 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.051 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T02:08:44.051 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.051 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.051 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T02:08:44.051 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.051 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.051 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T02:08:44.051 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 158 2024-08-17T02:08:44.052 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.052 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_lat": { 2024-08-17T02:08:44.052 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 670, 2024-08-17T02:08:44.052 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1493868 2024-08-17T02:08:44.052 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.052 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_alloc_lat": { 2024-08-17T02:08:44.052 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:44.052 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.052 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.052 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T02:08:44.052 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.052 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.053 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T02:08:44.053 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.053 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.053 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:44.053 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T02:08:44.053 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 578 2024-08-17T02:08:44.053 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.053 INFO:tasks.workunit.client.0.smithi110.stdout: "unlink_lat": { 2024-08-17T02:08:44.053 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8, 2024-08-17T02:08:44.053 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10548 2024-08-17T02:08:44.053 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.053 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_alloc_lat": { 2024-08-17T02:08:44.053 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:44.054 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.054 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.054 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T02:08:44.054 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.054 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.054 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T02:08:44.054 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.054 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.054 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T02:08:44.054 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 827510784 2024-08-17T02:08:44.054 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.054 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.054 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T02:08:44.055 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T02:08:44.055 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T02:08:44.055 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.055 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T02:08:44.055 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10678272 2024-08-17T02:08:44.055 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.055 INFO:tasks.workunit.client.0.smithi110.stdout: "allocator_lat": { 2024-08-17T02:08:44.055 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 21533, 2024-08-17T02:08:44.055 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 64237803 2024-08-17T02:08:44.055 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.055 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T02:08:44.055 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3592, 2024-08-17T02:08:44.055 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 419589822 2024-08-17T02:08:44.055 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.055 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T02:08:44.056 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:44.056 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.056 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.056 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T02:08:44.056 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.056 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.056 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T02:08:44.056 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.056 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.056 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T02:08:44.056 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.056 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.056 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T02:08:44.056 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 18519, 2024-08-17T02:08:44.057 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 148481728 2024-08-17T02:08:44.057 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.057 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T02:08:44.057 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:44.057 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.057 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.057 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T02:08:44.057 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.057 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.057 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T02:08:44.057 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 64627, 2024-08-17T02:08:44.057 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 18386435909 2024-08-17T02:08:44.057 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.057 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T02:08:44.057 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 64231, 2024-08-17T02:08:44.058 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1458356801 2024-08-17T02:08:44.058 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.058 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T02:08:44.058 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 64627, 2024-08-17T02:08:44.058 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 41522544 2024-08-17T02:08:44.058 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.058 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T02:08:44.058 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 64627, 2024-08-17T02:08:44.058 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 18427958453 2024-08-17T02:08:44.058 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.058 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T02:08:44.058 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:44.058 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.059 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.059 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T02:08:44.059 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 43348, 2024-08-17T02:08:44.059 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 617977593 2024-08-17T02:08:44.059 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.059 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T02:08:44.059 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 692, 2024-08-17T02:08:44.059 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1799698 2024-08-17T02:08:44.059 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.059 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T02:08:44.059 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8448, 2024-08-17T02:08:44.059 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5737636 2024-08-17T02:08:44.059 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.060 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T02:08:44.060 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 50, 2024-08-17T02:08:44.060 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 62450 2024-08-17T02:08:44.060 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.060 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T02:08:44.060 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 18074, 2024-08-17T02:08:44.060 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1886054074 2024-08-17T02:08:44.060 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.060 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T02:08:44.060 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 218199 2024-08-17T02:08:44.060 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.060 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T02:08:44.060 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 19250 2024-08-17T02:08:44.060 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.061 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:44.061 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8371, 2024-08-17T02:08:44.061 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1477495372 2024-08-17T02:08:44.061 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.061 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T02:08:44.061 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 34619, 2024-08-17T02:08:44.061 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14625794 2024-08-17T02:08:44.061 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.061 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T02:08:44.061 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 26248, 2024-08-17T02:08:44.061 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1323621370 2024-08-17T02:08:44.061 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.061 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T02:08:44.061 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.061 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.062 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T02:08:44.062 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 14097, 2024-08-17T02:08:44.062 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 378208660 2024-08-17T02:08:44.062 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.062 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_aio_wait_count": { 2024-08-17T02:08:44.062 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.062 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.062 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_committed_kv_count": { 2024-08-17T02:08:44.062 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.062 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.062 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_onode_meta_count": { 2024-08-17T02:08:44.062 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.063 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.063 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_wait_aio_count": { 2024-08-17T02:08:44.063 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.063 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.063 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T02:08:44.063 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 79578, 2024-08-17T02:08:44.063 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12050108908 2024-08-17T02:08:44.063 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.063 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T02:08:44.063 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15820, 2024-08-17T02:08:44.063 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 887258710 2024-08-17T02:08:44.063 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.063 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T02:08:44.063 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15820, 2024-08-17T02:08:44.064 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4135041838007 2024-08-17T02:08:44.064 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.064 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T02:08:44.064 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15820, 2024-08-17T02:08:44.064 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6466388967910 2024-08-17T02:08:44.064 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.064 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T02:08:44.064 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 79578, 2024-08-17T02:08:44.064 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3059079404018 2024-08-17T02:08:44.064 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.064 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T02:08:44.064 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 79578, 2024-08-17T02:08:44.064 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7596550 2024-08-17T02:08:44.065 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.065 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T02:08:44.065 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 79578, 2024-08-17T02:08:44.065 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 344671783 2024-08-17T02:08:44.065 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.065 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T02:08:44.065 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 79578, 2024-08-17T02:08:44.065 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 33151908025 2024-08-17T02:08:44.065 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.065 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T02:08:44.065 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 79578, 2024-08-17T02:08:44.065 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 26522841 2024-08-17T02:08:44.065 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.065 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T02:08:44.066 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 79578, 2024-08-17T02:08:44.066 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16035453456 2024-08-17T02:08:44.066 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.066 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T02:08:44.066 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 79578, 2024-08-17T02:08:44.066 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7391777021 2024-08-17T02:08:44.066 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.066 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T02:08:44.066 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6549702 2024-08-17T02:08:44.066 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.066 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:44.066 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2453, 2024-08-17T02:08:44.067 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12162407 2024-08-17T02:08:44.067 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.067 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T02:08:44.067 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 79578, 2024-08-17T02:08:44.067 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68986458096 2024-08-17T02:08:44.067 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.067 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T02:08:44.067 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 79578, 2024-08-17T02:08:44.067 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8471547249 2024-08-17T02:08:44.067 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.067 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T02:08:44.067 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 79578, 2024-08-17T02:08:44.067 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 652190069 2024-08-17T02:08:44.067 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.068 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.068 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T02:08:44.068 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T02:08:44.068 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1405081568 2024-08-17T02:08:44.068 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.068 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T02:08:44.068 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 516980736 2024-08-17T02:08:44.068 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.068 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T02:08:44.068 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 486424576 2024-08-17T02:08:44.068 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.068 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T02:08:44.068 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2600456396 2024-08-17T02:08:44.068 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.069 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T02:08:44.069 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 30556160 2024-08-17T02:08:44.069 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.069 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.069 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T02:08:44.069 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:44.069 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 125829120 2024-08-17T02:08:44.069 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.069 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:44.069 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.069 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.069 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:44.069 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.069 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.070 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:44.070 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 57182907 2024-08-17T02:08:44.070 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.070 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:44.070 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.070 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.070 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:44.070 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.070 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.070 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:44.070 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.070 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.071 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:44.071 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.071 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.071 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:44.071 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.071 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.071 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:44.071 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 339968 2024-08-17T02:08:44.071 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.071 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:44.071 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.071 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.071 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:44.072 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.072 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.072 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:44.072 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.072 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.072 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:44.072 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68306245 2024-08-17T02:08:44.072 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.072 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.072 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T02:08:44.072 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:44.072 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 570425344 2024-08-17T02:08:44.072 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.072 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:44.073 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:44.073 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.073 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:44.073 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.073 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.073 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:44.073 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 428871806 2024-08-17T02:08:44.073 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.073 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:44.073 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.073 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.073 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:44.073 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.074 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.074 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:44.074 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1376 2024-08-17T02:08:44.074 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.074 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:44.074 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.074 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.074 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:44.074 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95200 2024-08-17T02:08:44.074 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.074 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:44.074 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.074 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.075 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:44.075 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.075 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.075 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:44.075 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.075 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.075 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:44.075 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.075 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.075 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:44.075 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 74348098 2024-08-17T02:08:44.075 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.075 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.075 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T02:08:44.075 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:44.076 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 176160768 2024-08-17T02:08:44.076 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.076 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:44.076 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:44.076 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.076 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:44.076 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 189760 2024-08-17T02:08:44.076 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.076 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:44.076 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 38121938 2024-08-17T02:08:44.076 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.076 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:44.076 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.076 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.076 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:44.077 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.077 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.077 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:44.077 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.077 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.077 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:44.077 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.077 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.077 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:44.077 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.077 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.077 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:44.077 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.077 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.077 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:44.078 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.078 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.078 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:44.078 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.078 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.078 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:44.078 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.078 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.078 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:44.078 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70740206 2024-08-17T02:08:44.078 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.078 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.078 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T02:08:44.079 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:44.079 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 503316480 2024-08-17T02:08:44.079 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.079 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:44.079 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.079 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.079 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:44.079 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.079 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.079 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:44.079 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 428871806 2024-08-17T02:08:44.079 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.079 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:44.080 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.080 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.080 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:44.080 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.080 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.080 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:44.080 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.080 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.080 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:44.080 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.080 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.080 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:44.080 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 155431 2024-08-17T02:08:44.080 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.081 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:44.081 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1156765 2024-08-17T02:08:44.081 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.081 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:44.081 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.081 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.081 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:44.081 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.081 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.081 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:44.081 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.081 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.081 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:44.081 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73132478 2024-08-17T02:08:44.082 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.082 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.082 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T02:08:44.082 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T02:08:44.082 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.082 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.082 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:44.082 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15 2024-08-17T02:08:44.082 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.082 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T02:08:44.082 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.082 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.082 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:44.082 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.083 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.083 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.083 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:44.083 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T02:08:44.083 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 59 2024-08-17T02:08:44.083 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.083 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T02:08:44.083 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.083 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.083 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T02:08:44.083 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 46671 2024-08-17T02:08:44.083 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.083 INFO:tasks.workunit.client.0.smithi110.stdout: "op_before_queue_op_lat": { 2024-08-17T02:08:44.083 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 118508, 2024-08-17T02:08:44.083 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11738611883 2024-08-17T02:08:44.084 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.084 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T02:08:44.084 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.084 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.084 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T02:08:44.084 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.084 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.084 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T02:08:44.084 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1382487189 2024-08-17T02:08:44.084 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.084 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T02:08:44.084 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 46671, 2024-08-17T02:08:44.084 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 85311626302 2024-08-17T02:08:44.085 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.085 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T02:08:44.085 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1759771793 2024-08-17T02:08:44.085 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.085 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T02:08:44.085 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 47215, 2024-08-17T02:08:44.085 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 18689571357 2024-08-17T02:08:44.085 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.085 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T02:08:44.085 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 46671, 2024-08-17T02:08:44.085 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 34042824162 2024-08-17T02:08:44.085 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.085 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:44.085 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 30782 2024-08-17T02:08:44.086 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.086 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T02:08:44.086 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 30782, 2024-08-17T02:08:44.086 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13608905339 2024-08-17T02:08:44.086 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.086 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T02:08:44.086 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.086 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.086 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T02:08:44.086 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1759771793 2024-08-17T02:08:44.086 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.086 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T02:08:44.086 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 30831, 2024-08-17T02:08:44.087 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6251255562 2024-08-17T02:08:44.087 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.087 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T02:08:44.087 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 30782, 2024-08-17T02:08:44.087 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5809524608 2024-08-17T02:08:44.087 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.087 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T02:08:44.087 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14137 2024-08-17T02:08:44.087 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.087 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T02:08:44.087 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 348011280 2024-08-17T02:08:44.087 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.087 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T02:08:44.088 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 14137, 2024-08-17T02:08:44.088 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 22237752327 2024-08-17T02:08:44.088 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.088 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T02:08:44.088 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.088 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.088 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T02:08:44.088 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.088 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.088 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T02:08:44.088 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.088 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.089 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T02:08:44.089 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 14469, 2024-08-17T02:08:44.089 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10310326771 2024-08-17T02:08:44.089 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.089 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T02:08:44.089 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 14137, 2024-08-17T02:08:44.089 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 19513760613 2024-08-17T02:08:44.089 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.089 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:44.089 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1752 2024-08-17T02:08:44.089 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.089 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T02:08:44.089 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1034475909 2024-08-17T02:08:44.089 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.089 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T02:08:44.090 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1752, 2024-08-17T02:08:44.090 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 49464968636 2024-08-17T02:08:44.090 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.090 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T02:08:44.090 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.090 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.090 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T02:08:44.090 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1915, 2024-08-17T02:08:44.090 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2127989024 2024-08-17T02:08:44.090 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.090 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T02:08:44.090 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1752, 2024-08-17T02:08:44.090 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8719538941 2024-08-17T02:08:44.091 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.091 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T02:08:44.091 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.091 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.091 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T02:08:44.091 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 131 2024-08-17T02:08:44.091 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.091 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T02:08:44.091 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T02:08:44.091 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.091 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T02:08:44.091 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T02:08:44.091 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.092 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T02:08:44.092 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 481103872 2024-08-17T02:08:44.092 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.092 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.092 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.092 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.092 INFO:tasks.workunit.client.0.smithi110.stdout: "pools": [ 2024-08-17T02:08:44.092 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.092 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T02:08:44.092 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr" 2024-08-17T02:08:44.092 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.092 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_mode": "none", 2024-08-17T02:08:44.092 INFO:tasks.workunit.client.0.smithi110.stdout: "erasure_code_profile": {}, 2024-08-17T02:08:44.092 INFO:tasks.workunit.client.0.smithi110.stdout: "flags_names": [ 2024-08-17T02:08:44.093 INFO:tasks.workunit.client.0.smithi110.stdout: "hashpspool" 2024-08-17T02:08:44.093 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.093 INFO:tasks.workunit.client.0.smithi110.stdout: "min_size": 2, 2024-08-17T02:08:44.093 INFO:tasks.workunit.client.0.smithi110.stdout: "options": {}, 2024-08-17T02:08:44.093 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_autoscale_mode": "off", 2024-08-17T02:08:44.093 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 1, 2024-08-17T02:08:44.093 INFO:tasks.workunit.client.0.smithi110.stdout: "pgp_num": 1, 2024-08-17T02:08:44.093 INFO:tasks.workunit.client.0.smithi110.stdout: "pool": 1, 2024-08-17T02:08:44.093 INFO:tasks.workunit.client.0.smithi110.stdout: "size": 3, 2024-08-17T02:08:44.093 INFO:tasks.workunit.client.0.smithi110.stdout: "stats": { 2024-08-17T02:08:44.093 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_raw": 722883225866, 2024-08-17T02:08:44.093 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_used": 1781760, 2024-08-17T02:08:44.093 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_bytes_used": 0, 2024-08-17T02:08:44.093 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_under_bytes": 0, 2024-08-17T02:08:44.093 INFO:tasks.workunit.client.0.smithi110.stdout: "data_bytes_used": 1781760, 2024-08-17T02:08:44.094 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty": 0, 2024-08-17T02:08:44.094 INFO:tasks.workunit.client.0.smithi110.stdout: "max_avail": 240961077248, 2024-08-17T02:08:44.094 INFO:tasks.workunit.client.0.smithi110.stdout: "objects": 2, 2024-08-17T02:08:44.094 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_bytes_used": 0, 2024-08-17T02:08:44.094 INFO:tasks.workunit.client.0.smithi110.stdout: "percent_used": 2.464790441081277e-06, 2024-08-17T02:08:44.094 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_bytes": 0, 2024-08-17T02:08:44.094 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_objects": 0, 2024-08-17T02:08:44.094 INFO:tasks.workunit.client.0.smithi110.stdout: "rd": 1358, 2024-08-17T02:08:44.094 INFO:tasks.workunit.client.0.smithi110.stdout: "rd_bytes": 2195456, 2024-08-17T02:08:44.094 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": 590368, 2024-08-17T02:08:44.094 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_data": 590368, 2024-08-17T02:08:44.094 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_omap": 0, 2024-08-17T02:08:44.094 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_raw": 1771104, 2024-08-17T02:08:44.094 INFO:tasks.workunit.client.0.smithi110.stdout: "wr": 431, 2024-08-17T02:08:44.095 INFO:tasks.workunit.client.0.smithi110.stdout: "wr_bytes": 2473984 2024-08-17T02:08:44.095 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.095 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_bytes": 0, 2024-08-17T02:08:44.095 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_objects": 0, 2024-08-17T02:08:44.095 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "replicated" 2024-08-17T02:08:44.095 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.095 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.095 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T02:08:44.095 INFO:tasks.workunit.client.0.smithi110.stdout: "cephfs" 2024-08-17T02:08:44.095 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.095 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_mode": "none", 2024-08-17T02:08:44.095 INFO:tasks.workunit.client.0.smithi110.stdout: "erasure_code_profile": {}, 2024-08-17T02:08:44.096 INFO:tasks.workunit.client.0.smithi110.stdout: "flags_names": [ 2024-08-17T02:08:44.096 INFO:tasks.workunit.client.0.smithi110.stdout: "hashpspool" 2024-08-17T02:08:44.096 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.096 INFO:tasks.workunit.client.0.smithi110.stdout: "min_size": 2, 2024-08-17T02:08:44.096 INFO:tasks.workunit.client.0.smithi110.stdout: "options": {}, 2024-08-17T02:08:44.096 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_autoscale_mode": "off", 2024-08-17T02:08:44.096 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 32, 2024-08-17T02:08:44.096 INFO:tasks.workunit.client.0.smithi110.stdout: "pgp_num": 32, 2024-08-17T02:08:44.096 INFO:tasks.workunit.client.0.smithi110.stdout: "pool": 2, 2024-08-17T02:08:44.096 INFO:tasks.workunit.client.0.smithi110.stdout: "size": 3, 2024-08-17T02:08:44.096 INFO:tasks.workunit.client.0.smithi110.stdout: "stats": { 2024-08-17T02:08:44.096 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_raw": 722883225866, 2024-08-17T02:08:44.096 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_used": 158764, 2024-08-17T02:08:44.096 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_bytes_used": 0, 2024-08-17T02:08:44.097 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_under_bytes": 0, 2024-08-17T02:08:44.097 INFO:tasks.workunit.client.0.smithi110.stdout: "data_bytes_used": 110592, 2024-08-17T02:08:44.097 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty": 0, 2024-08-17T02:08:44.097 INFO:tasks.workunit.client.0.smithi110.stdout: "max_avail": 240961077248, 2024-08-17T02:08:44.097 INFO:tasks.workunit.client.0.smithi110.stdout: "objects": 22, 2024-08-17T02:08:44.097 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_bytes_used": 48172, 2024-08-17T02:08:44.097 INFO:tasks.workunit.client.0.smithi110.stdout: "percent_used": 2.1962601692848693e-07, 2024-08-17T02:08:44.097 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_bytes": 0, 2024-08-17T02:08:44.097 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_objects": 0, 2024-08-17T02:08:44.097 INFO:tasks.workunit.client.0.smithi110.stdout: "rd": 158, 2024-08-17T02:08:44.097 INFO:tasks.workunit.client.0.smithi110.stdout: "rd_bytes": 178176, 2024-08-17T02:08:44.097 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": 22671, 2024-08-17T02:08:44.098 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_data": 6614, 2024-08-17T02:08:44.098 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_omap": 16057, 2024-08-17T02:08:44.098 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_raw": 68013, 2024-08-17T02:08:44.098 INFO:tasks.workunit.client.0.smithi110.stdout: "wr": 69, 2024-08-17T02:08:44.098 INFO:tasks.workunit.client.0.smithi110.stdout: "wr_bytes": 36864 2024-08-17T02:08:44.098 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.098 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_bytes": 0, 2024-08-17T02:08:44.098 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_objects": 0, 2024-08-17T02:08:44.098 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "replicated" 2024-08-17T02:08:44.098 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.098 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.098 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T02:08:44.099 INFO:tasks.workunit.client.0.smithi110.stdout: "cephfs" 2024-08-17T02:08:44.099 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.099 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_mode": "none", 2024-08-17T02:08:44.099 INFO:tasks.workunit.client.0.smithi110.stdout: "erasure_code_profile": {}, 2024-08-17T02:08:44.099 INFO:tasks.workunit.client.0.smithi110.stdout: "flags_names": [ 2024-08-17T02:08:44.099 INFO:tasks.workunit.client.0.smithi110.stdout: "hashpspool" 2024-08-17T02:08:44.099 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.099 INFO:tasks.workunit.client.0.smithi110.stdout: "min_size": 2, 2024-08-17T02:08:44.099 INFO:tasks.workunit.client.0.smithi110.stdout: "options": {}, 2024-08-17T02:08:44.099 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_autoscale_mode": "off", 2024-08-17T02:08:44.099 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 64, 2024-08-17T02:08:44.099 INFO:tasks.workunit.client.0.smithi110.stdout: "pgp_num": 64, 2024-08-17T02:08:44.099 INFO:tasks.workunit.client.0.smithi110.stdout: "pool": 3, 2024-08-17T02:08:44.100 INFO:tasks.workunit.client.0.smithi110.stdout: "size": 3, 2024-08-17T02:08:44.100 INFO:tasks.workunit.client.0.smithi110.stdout: "stats": { 2024-08-17T02:08:44.100 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_raw": 722883225866, 2024-08-17T02:08:44.100 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_used": 0, 2024-08-17T02:08:44.100 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_bytes_used": 0, 2024-08-17T02:08:44.100 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_under_bytes": 0, 2024-08-17T02:08:44.100 INFO:tasks.workunit.client.0.smithi110.stdout: "data_bytes_used": 0, 2024-08-17T02:08:44.100 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty": 0, 2024-08-17T02:08:44.100 INFO:tasks.workunit.client.0.smithi110.stdout: "max_avail": 240961077248, 2024-08-17T02:08:44.100 INFO:tasks.workunit.client.0.smithi110.stdout: "objects": 0, 2024-08-17T02:08:44.100 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_bytes_used": 0, 2024-08-17T02:08:44.100 INFO:tasks.workunit.client.0.smithi110.stdout: "percent_used": 0.0, 2024-08-17T02:08:44.100 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_bytes": 0, 2024-08-17T02:08:44.100 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_objects": 0, 2024-08-17T02:08:44.101 INFO:tasks.workunit.client.0.smithi110.stdout: "rd": 0, 2024-08-17T02:08:44.101 INFO:tasks.workunit.client.0.smithi110.stdout: "rd_bytes": 0, 2024-08-17T02:08:44.101 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": 0, 2024-08-17T02:08:44.101 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_data": 0, 2024-08-17T02:08:44.101 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_omap": 0, 2024-08-17T02:08:44.101 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_raw": 0, 2024-08-17T02:08:44.101 INFO:tasks.workunit.client.0.smithi110.stdout: "wr": 0, 2024-08-17T02:08:44.101 INFO:tasks.workunit.client.0.smithi110.stdout: "wr_bytes": 0 2024-08-17T02:08:44.101 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.101 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_bytes": 0, 2024-08-17T02:08:44.101 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_objects": 0, 2024-08-17T02:08:44.101 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "replicated" 2024-08-17T02:08:44.101 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.102 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.102 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T02:08:44.102 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd" 2024-08-17T02:08:44.102 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.102 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_mode": "none", 2024-08-17T02:08:44.102 INFO:tasks.workunit.client.0.smithi110.stdout: "erasure_code_profile": {}, 2024-08-17T02:08:44.102 INFO:tasks.workunit.client.0.smithi110.stdout: "flags_names": [ 2024-08-17T02:08:44.102 INFO:tasks.workunit.client.0.smithi110.stdout: "hashpspool", 2024-08-17T02:08:44.102 INFO:tasks.workunit.client.0.smithi110.stdout: "selfmanaged_snaps" 2024-08-17T02:08:44.102 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.102 INFO:tasks.workunit.client.0.smithi110.stdout: "min_size": 2, 2024-08-17T02:08:44.102 INFO:tasks.workunit.client.0.smithi110.stdout: "options": {}, 2024-08-17T02:08:44.102 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_autoscale_mode": "off", 2024-08-17T02:08:44.102 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 8, 2024-08-17T02:08:44.103 INFO:tasks.workunit.client.0.smithi110.stdout: "pgp_num": 8, 2024-08-17T02:08:44.103 INFO:tasks.workunit.client.0.smithi110.stdout: "pool": 4, 2024-08-17T02:08:44.103 INFO:tasks.workunit.client.0.smithi110.stdout: "size": 3, 2024-08-17T02:08:44.103 INFO:tasks.workunit.client.0.smithi110.stdout: "stats": { 2024-08-17T02:08:44.103 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_raw": 722883225866, 2024-08-17T02:08:44.103 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_used": 12595200, 2024-08-17T02:08:44.103 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_bytes_used": 0, 2024-08-17T02:08:44.103 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_under_bytes": 0, 2024-08-17T02:08:44.103 INFO:tasks.workunit.client.0.smithi110.stdout: "data_bytes_used": 12595200, 2024-08-17T02:08:44.103 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty": 0, 2024-08-17T02:08:44.103 INFO:tasks.workunit.client.0.smithi110.stdout: "max_avail": 240961077248, 2024-08-17T02:08:44.103 INFO:tasks.workunit.client.0.smithi110.stdout: "objects": 4, 2024-08-17T02:08:44.103 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_bytes_used": 0, 2024-08-17T02:08:44.103 INFO:tasks.workunit.client.0.smithi110.stdout: "percent_used": 1.7423257304471917e-05, 2024-08-17T02:08:44.103 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_bytes": 0, 2024-08-17T02:08:44.103 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_objects": 0, 2024-08-17T02:08:44.104 INFO:tasks.workunit.client.0.smithi110.stdout: "rd": 9032, 2024-08-17T02:08:44.104 INFO:tasks.workunit.client.0.smithi110.stdout: "rd_bytes": 3170438144, 2024-08-17T02:08:44.104 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": 4194323, 2024-08-17T02:08:44.104 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_data": 4194323, 2024-08-17T02:08:44.104 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_omap": 0, 2024-08-17T02:08:44.104 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_raw": 12582969, 2024-08-17T02:08:44.104 INFO:tasks.workunit.client.0.smithi110.stdout: "wr": 24303, 2024-08-17T02:08:44.104 INFO:tasks.workunit.client.0.smithi110.stdout: "wr_bytes": 3158328320 2024-08-17T02:08:44.104 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.104 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_bytes": 0, 2024-08-17T02:08:44.104 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_objects": 0, 2024-08-17T02:08:44.104 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "replicated" 2024-08-17T02:08:44.104 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.105 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.105 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd": { 2024-08-17T02:08:44.105 INFO:tasks.workunit.client.0.smithi110.stdout: "mirroring_by_pool": [ 2024-08-17T02:08:44.105 INFO:tasks.workunit.client.0.smithi110.stdout: false 2024-08-17T02:08:44.105 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_images_by_pool": [ 2024-08-17T02:08:44.105 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.105 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_pools": 1 2024-08-17T02:08:44.105 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.105 INFO:tasks.workunit.client.0.smithi110.stdout: "report_id": "aee3fa1a-1fb4-4e73-a208-412923b193c8", 2024-08-17T02:08:44.105 INFO:tasks.workunit.client.0.smithi110.stdout: "report_timestamp": "2024-08-17T02:08:43.152067", 2024-08-17T02:08:44.105 INFO:tasks.workunit.client.0.smithi110.stdout: "report_version": 1, 2024-08-17T02:08:44.106 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_stats": { 2024-08-17T02:08:44.106 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "7.9.2" 2024-08-17T02:08:44.106 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.106 INFO:tasks.workunit.client.0.smithi110.stdout: "rook": { 2024-08-17T02:08:44.106 INFO:tasks.workunit.client.0.smithi110.stdout: "cluster": { 2024-08-17T02:08:44.106 INFO:tasks.workunit.client.0.smithi110.stdout: "external-mode": null, 2024-08-17T02:08:44.106 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T02:08:44.106 INFO:tasks.workunit.client.0.smithi110.stdout: "allow-multiple-per-node": null, 2024-08-17T02:08:44.106 INFO:tasks.workunit.client.0.smithi110.stdout: "count": null, 2024-08-17T02:08:44.106 INFO:tasks.workunit.client.0.smithi110.stdout: "max-id": null, 2024-08-17T02:08:44.106 INFO:tasks.workunit.client.0.smithi110.stdout: "pvc": { 2024-08-17T02:08:44.106 INFO:tasks.workunit.client.0.smithi110.stdout: "enabled": null 2024-08-17T02:08:44.106 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.107 INFO:tasks.workunit.client.0.smithi110.stdout: "stretch": { 2024-08-17T02:08:44.107 INFO:tasks.workunit.client.0.smithi110.stdout: "enabled": null 2024-08-17T02:08:44.107 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.107 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.107 INFO:tasks.workunit.client.0.smithi110.stdout: "network": { 2024-08-17T02:08:44.107 INFO:tasks.workunit.client.0.smithi110.stdout: "provider": null 2024-08-17T02:08:44.107 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.107 INFO:tasks.workunit.client.0.smithi110.stdout: "storage": { 2024-08-17T02:08:44.107 INFO:tasks.workunit.client.0.smithi110.stdout: "device-set": { 2024-08-17T02:08:44.107 INFO:tasks.workunit.client.0.smithi110.stdout: "count": { 2024-08-17T02:08:44.107 INFO:tasks.workunit.client.0.smithi110.stdout: "non-portable": null, 2024-08-17T02:08:44.107 INFO:tasks.workunit.client.0.smithi110.stdout: "portable": null, 2024-08-17T02:08:44.107 INFO:tasks.workunit.client.0.smithi110.stdout: "total": null 2024-08-17T02:08:44.108 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.108 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.108 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.108 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.108 INFO:tasks.workunit.client.0.smithi110.stdout: "csi": { 2024-08-17T02:08:44.108 INFO:tasks.workunit.client.0.smithi110.stdout: "version": null 2024-08-17T02:08:44.108 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.108 INFO:tasks.workunit.client.0.smithi110.stdout: "kubernetes": { 2024-08-17T02:08:44.108 INFO:tasks.workunit.client.0.smithi110.stdout: "version": null 2024-08-17T02:08:44.108 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.108 INFO:tasks.workunit.client.0.smithi110.stdout: "node": { 2024-08-17T02:08:44.108 INFO:tasks.workunit.client.0.smithi110.stdout: "count": { 2024-08-17T02:08:44.108 INFO:tasks.workunit.client.0.smithi110.stdout: "kubernetes-total": null, 2024-08-17T02:08:44.108 INFO:tasks.workunit.client.0.smithi110.stdout: "with-ceph-daemons": null, 2024-08-17T02:08:44.109 INFO:tasks.workunit.client.0.smithi110.stdout: "with-csi-cephfs-plugin": null, 2024-08-17T02:08:44.109 INFO:tasks.workunit.client.0.smithi110.stdout: "with-csi-nfs-plugin": null, 2024-08-17T02:08:44.109 INFO:tasks.workunit.client.0.smithi110.stdout: "with-csi-rbd-plugin": null 2024-08-17T02:08:44.109 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.109 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.109 INFO:tasks.workunit.client.0.smithi110.stdout: "usage": { 2024-08-17T02:08:44.109 INFO:tasks.workunit.client.0.smithi110.stdout: "storage-class": { 2024-08-17T02:08:44.109 INFO:tasks.workunit.client.0.smithi110.stdout: "count": { 2024-08-17T02:08:44.109 INFO:tasks.workunit.client.0.smithi110.stdout: "bucket": null, 2024-08-17T02:08:44.109 INFO:tasks.workunit.client.0.smithi110.stdout: "cephfs": null, 2024-08-17T02:08:44.109 INFO:tasks.workunit.client.0.smithi110.stdout: "nfs": null, 2024-08-17T02:08:44.109 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd": null, 2024-08-17T02:08:44.110 INFO:tasks.workunit.client.0.smithi110.stdout: "total": null 2024-08-17T02:08:44.110 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.110 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.110 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.110 INFO:tasks.workunit.client.0.smithi110.stdout: "version": null 2024-08-17T02:08:44.110 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.110 INFO:tasks.workunit.client.0.smithi110.stdout: "services": {}, 2024-08-17T02:08:44.110 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_per_pg": [ 2024-08-17T02:08:44.110 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.110 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.110 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.110 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.110 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:44.110 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.111 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T02:08:44.111 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.111 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.111 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.111 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.111 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.111 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.111 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.788704+0000", 2024-08-17T02:08:44.111 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.981381+0000", 2024-08-17T02:08:44.111 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.981381+0000", 2024-08-17T02:08:44.111 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.981699+0000", 2024-08-17T02:08:44.111 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.788704+0000", 2024-08-17T02:08:44.111 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.112 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.112 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.112 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.112 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.788704+0000", 2024-08-17T02:08:44.112 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.788704+0000", 2024-08-17T02:08:44.112 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.788704+0000", 2024-08-17T02:08:44.112 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.112 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.112 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.112 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.788704+0000", 2024-08-17T02:08:44.112 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.788704+0000", 2024-08-17T02:08:44.112 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.112 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 6, 2024-08-17T02:08:44.113 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.113 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.113 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.113 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.113 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.113 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.113 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.113 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 6, 2024-08-17T02:08:44.113 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.113 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.113 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.113 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.1f", 2024-08-17T02:08:44.113 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.114 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.114 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.114 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5526, 2024-08-17T02:08:44.114 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.114 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:45:46.144479+0000", 2024-08-17T02:08:44.114 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.114 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.114 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.114 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 582, 2024-08-17T02:08:44.114 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.114 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.114 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.114 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.114 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.115 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.115 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.115 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.115 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.115 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.115 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.115 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.115 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.115 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.115 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.115 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 6, 2024-08-17T02:08:44.115 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 2, 2024-08-17T02:08:44.115 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.115 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 2, 2024-08-17T02:08:44.116 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.116 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.116 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.116 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.116 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.116 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T02:08:44.116 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.116 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.116 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.116 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.116 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.116 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.116 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.116 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 8, 2024-08-17T02:08:44.117 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 8, 2024-08-17T02:08:44.117 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.117 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.117 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.117 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 4, 2024-08-17T02:08:44.117 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 1 2024-08-17T02:08:44.117 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.117 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.117 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.117 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.117 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.117 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.117 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:44.117 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.117 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T02:08:44.118 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "624'6" 2024-08-17T02:08:44.118 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.118 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.118 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.118 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.118 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.118 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.118 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.118 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:44.118 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.118 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.119 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.119 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.119 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.119 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.119 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.786323+0000", 2024-08-17T02:08:44.119 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.024222+0000", 2024-08-17T02:08:44.119 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.024222+0000", 2024-08-17T02:08:44.119 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.024552+0000", 2024-08-17T02:08:44.119 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.786323+0000", 2024-08-17T02:08:44.119 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.119 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.119 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.119 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:44.120 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.786323+0000", 2024-08-17T02:08:44.120 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.786323+0000", 2024-08-17T02:08:44.120 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.786323+0000", 2024-08-17T02:08:44.120 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.120 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.120 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.120 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.786323+0000", 2024-08-17T02:08:44.120 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.786323+0000", 2024-08-17T02:08:44.120 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.120 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.120 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.120 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.120 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:44.120 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.121 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.121 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.121 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.121 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.121 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.121 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.121 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.121 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.1e", 2024-08-17T02:08:44.121 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.121 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.121 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.121 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5427, 2024-08-17T02:08:44.121 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.122 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:43:38.376216+0000", 2024-08-17T02:08:44.122 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.122 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.122 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.122 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.122 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.122 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.122 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.122 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.122 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.122 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.122 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.122 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.123 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.123 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.123 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.123 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.123 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.123 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.123 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.123 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.123 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.123 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.123 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.123 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.123 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.123 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.123 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.123 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.124 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.124 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.124 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.124 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.124 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.124 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.124 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.124 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.124 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.124 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.124 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.124 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.124 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.124 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.124 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.125 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.125 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.125 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.125 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.125 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.125 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.125 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.125 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.125 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:44.125 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.125 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.125 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.125 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.125 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.126 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.126 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:44.126 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.126 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:44.126 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.126 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.126 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.126 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.126 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.126 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.126 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.786419+0000", 2024-08-17T02:08:44.126 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.052552+0000", 2024-08-17T02:08:44.126 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.052552+0000", 2024-08-17T02:08:44.126 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:25.053325+0000", 2024-08-17T02:08:44.126 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.786419+0000", 2024-08-17T02:08:44.127 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.127 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.127 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.127 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:44.127 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.786419+0000", 2024-08-17T02:08:44.127 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.786419+0000", 2024-08-17T02:08:44.127 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.786419+0000", 2024-08-17T02:08:44.127 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.127 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.127 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.127 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.786419+0000", 2024-08-17T02:08:44.127 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.786419+0000", 2024-08-17T02:08:44.127 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.128 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 3, 2024-08-17T02:08:44.128 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.128 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.128 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:44.128 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.128 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.128 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.128 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.128 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 3, 2024-08-17T02:08:44.128 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.128 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.128 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.129 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.1e", 2024-08-17T02:08:44.129 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.129 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.129 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.129 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5451, 2024-08-17T02:08:44.129 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.129 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:18:52.179110+0000", 2024-08-17T02:08:44.129 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.129 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.129 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.129 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.129 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.129 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.130 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.130 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.130 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.130 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.130 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.130 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.130 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.130 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.130 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.130 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.130 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.130 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.130 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.131 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.131 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.131 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.131 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.131 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.131 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.131 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.131 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.131 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.131 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.131 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.131 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.131 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.132 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.132 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.132 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.132 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.132 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.132 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.132 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.132 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.132 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.132 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.132 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.132 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.132 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.132 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.132 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.133 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.133 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.133 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:44.133 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.133 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:44.133 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "624'3" 2024-08-17T02:08:44.133 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.133 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.133 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.133 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.133 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.133 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.134 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.134 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T02:08:44.134 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.134 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.134 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.134 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.134 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.134 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.134 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.788229+0000", 2024-08-17T02:08:44.134 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.055391+0000", 2024-08-17T02:08:44.134 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.055391+0000", 2024-08-17T02:08:44.134 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:25.055733+0000", 2024-08-17T02:08:44.134 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.788229+0000", 2024-08-17T02:08:44.135 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.135 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.135 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.135 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:44.135 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.788229+0000", 2024-08-17T02:08:44.135 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.788229+0000", 2024-08-17T02:08:44.135 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.788229+0000", 2024-08-17T02:08:44.135 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.135 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.135 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.135 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.788229+0000", 2024-08-17T02:08:44.135 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.788229+0000", 2024-08-17T02:08:44.135 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.135 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.136 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.136 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.136 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:44.136 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.136 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.136 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.136 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.136 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.136 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.136 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.136 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.136 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.1f", 2024-08-17T02:08:44.137 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.137 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.137 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.137 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5511, 2024-08-17T02:08:44.137 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.137 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T11:53:55.378549+0000", 2024-08-17T02:08:44.137 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.137 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.137 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.137 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.137 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.137 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.137 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.137 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.138 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.138 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.138 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.138 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.138 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.138 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.138 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.138 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.138 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.138 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.138 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.138 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.139 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.139 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.139 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.139 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.139 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.139 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.139 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.139 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.139 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.139 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.139 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.139 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.140 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.140 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.140 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.140 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.140 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.140 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.140 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.140 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.140 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.140 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.140 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.140 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.140 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.140 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.141 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.141 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.141 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.141 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.141 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.141 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T02:08:44.141 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.141 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.141 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.141 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.141 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.141 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.141 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.142 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.142 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:44.142 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.142 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.142 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.142 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.142 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.142 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.142 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.443929+0000", 2024-08-17T02:08:44.142 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.971115+0000", 2024-08-17T02:08:44.142 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.971115+0000", 2024-08-17T02:08:44.142 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.972105+0000", 2024-08-17T02:08:44.142 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.443929+0000", 2024-08-17T02:08:44.143 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.143 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.143 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.143 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.143 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.443929+0000", 2024-08-17T02:08:44.143 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.443929+0000", 2024-08-17T02:08:44.143 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.443929+0000", 2024-08-17T02:08:44.143 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.143 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.143 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.143 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.443929+0000", 2024-08-17T02:08:44.143 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.443929+0000", 2024-08-17T02:08:44.143 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.144 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2, 2024-08-17T02:08:44.144 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.144 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.144 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.144 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.144 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.144 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.144 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.144 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2, 2024-08-17T02:08:44.144 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.144 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.144 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.145 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.1d", 2024-08-17T02:08:44.145 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.145 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.145 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.145 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5253, 2024-08-17T02:08:44.145 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.145 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T05:37:21.984636+0000", 2024-08-17T02:08:44.145 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.145 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.145 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.145 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.145 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.145 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.145 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.146 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.146 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.146 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.146 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.146 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.146 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.146 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.146 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.146 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.146 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.146 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.146 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.146 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T02:08:44.146 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T02:08:44.147 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.147 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T02:08:44.147 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.147 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.147 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.147 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.147 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.147 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T02:08:44.147 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.147 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.147 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.147 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.147 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.147 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.147 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.148 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 12, 2024-08-17T02:08:44.148 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 12, 2024-08-17T02:08:44.148 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.148 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.148 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.148 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3, 2024-08-17T02:08:44.148 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.148 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.148 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.148 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.148 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.148 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.148 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.149 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.149 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.149 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:44.149 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'2" 2024-08-17T02:08:44.149 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.149 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.149 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.149 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.149 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.149 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:44.149 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.149 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:44.149 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.150 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.150 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.150 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.150 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.150 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.150 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.813837+0000", 2024-08-17T02:08:44.150 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.042844+0000", 2024-08-17T02:08:44.150 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.042844+0000", 2024-08-17T02:08:44.150 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:25.045609+0000", 2024-08-17T02:08:44.150 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.813837+0000", 2024-08-17T02:08:44.150 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.150 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.151 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.151 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:44.151 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.813837+0000", 2024-08-17T02:08:44.151 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.813837+0000", 2024-08-17T02:08:44.151 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.813837+0000", 2024-08-17T02:08:44.151 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.151 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.151 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.151 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.813837+0000", 2024-08-17T02:08:44.151 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.813837+0000", 2024-08-17T02:08:44.151 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.151 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.151 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.151 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.152 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:44.152 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.152 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.152 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.152 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.152 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.152 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.152 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.152 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.152 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.1c", 2024-08-17T02:08:44.152 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.152 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.152 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.152 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5331, 2024-08-17T02:08:44.153 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.153 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:43:00.418990+0000", 2024-08-17T02:08:44.153 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.153 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.153 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.153 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.153 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.153 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.153 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.153 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.153 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.153 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.153 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.154 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.154 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.154 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.154 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.154 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.154 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.154 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.154 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.154 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.154 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.154 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.154 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.154 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.154 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.155 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.155 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.155 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.155 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.155 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.155 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.155 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.155 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.155 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.155 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.155 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.155 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.155 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.155 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.156 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.156 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.156 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.156 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.156 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.156 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.156 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.156 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.156 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.156 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.156 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:44.156 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.156 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:44.157 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.157 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.157 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.157 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.157 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.157 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.157 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.157 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.157 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:44.157 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.157 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.157 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.157 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.157 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.157 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.158 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.444404+0000", 2024-08-17T02:08:44.158 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.980028+0000", 2024-08-17T02:08:44.158 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.980028+0000", 2024-08-17T02:08:44.158 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.981269+0000", 2024-08-17T02:08:44.158 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.444404+0000", 2024-08-17T02:08:44.158 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.158 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.158 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.158 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.158 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.444404+0000", 2024-08-17T02:08:44.158 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.444404+0000", 2024-08-17T02:08:44.158 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.444404+0000", 2024-08-17T02:08:44.158 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.159 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.159 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.159 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.444404+0000", 2024-08-17T02:08:44.159 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.444404+0000", 2024-08-17T02:08:44.159 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.159 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2, 2024-08-17T02:08:44.159 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.159 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.159 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.159 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.159 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.159 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.159 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.159 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2, 2024-08-17T02:08:44.160 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.160 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.160 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.160 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.1c", 2024-08-17T02:08:44.160 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.160 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.160 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.160 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5261, 2024-08-17T02:08:44.160 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.160 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:18:07.037130+0000", 2024-08-17T02:08:44.160 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.160 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.160 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.160 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.160 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.161 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.161 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.161 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.161 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.161 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.161 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.161 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.161 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.161 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.161 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.161 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.161 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.161 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.161 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.161 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T02:08:44.162 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T02:08:44.162 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.162 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T02:08:44.162 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.162 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.162 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.162 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.162 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.162 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T02:08:44.162 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.162 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.162 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.162 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.162 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.163 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.163 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.163 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 12, 2024-08-17T02:08:44.163 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 12, 2024-08-17T02:08:44.163 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.163 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.163 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.163 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3, 2024-08-17T02:08:44.163 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.163 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.163 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.163 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.163 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.163 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.163 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.163 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.164 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.164 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:44.164 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'2" 2024-08-17T02:08:44.164 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.164 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.164 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.164 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.164 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.164 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.164 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.164 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T02:08:44.164 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.165 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.165 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.165 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.165 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.165 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.165 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.789601+0000", 2024-08-17T02:08:44.165 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.025690+0000", 2024-08-17T02:08:44.165 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.025690+0000", 2024-08-17T02:08:44.165 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.026059+0000", 2024-08-17T02:08:44.165 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.789601+0000", 2024-08-17T02:08:44.165 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.165 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.165 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.165 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:44.166 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.789601+0000", 2024-08-17T02:08:44.166 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.789601+0000", 2024-08-17T02:08:44.166 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.789601+0000", 2024-08-17T02:08:44.166 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.166 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.166 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.166 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.789601+0000", 2024-08-17T02:08:44.166 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.789601+0000", 2024-08-17T02:08:44.166 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.166 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.166 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.166 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.167 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:44.167 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.167 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.167 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.167 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.167 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.167 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.167 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.167 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.167 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.1d", 2024-08-17T02:08:44.167 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.167 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.167 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.167 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5439, 2024-08-17T02:08:44.168 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.168 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:21:13.931208+0000", 2024-08-17T02:08:44.168 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.168 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.168 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.168 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.168 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.168 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.168 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.168 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.168 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.168 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.168 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.168 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.169 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.169 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.169 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.169 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.169 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.169 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.169 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.169 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.169 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.169 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.169 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.169 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.169 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.169 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.170 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.170 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.170 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.170 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.170 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.170 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.170 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.170 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.170 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.170 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.170 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.170 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.170 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.171 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.171 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.171 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.171 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.171 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.171 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.171 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.171 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.171 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.171 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.171 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.171 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.172 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T02:08:44.172 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.172 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.172 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.172 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.172 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.172 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.172 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:44.172 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.172 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T02:08:44.172 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.172 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.172 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.173 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.173 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.173 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.173 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.860359+0000", 2024-08-17T02:08:44.173 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.035758+0000", 2024-08-17T02:08:44.173 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.035758+0000", 2024-08-17T02:08:44.173 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.036079+0000", 2024-08-17T02:08:44.173 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.860359+0000", 2024-08-17T02:08:44.173 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.173 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.173 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.173 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:44.173 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.860359+0000", 2024-08-17T02:08:44.173 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.860359+0000", 2024-08-17T02:08:44.173 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.860359+0000", 2024-08-17T02:08:44.174 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.174 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.174 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.174 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.860359+0000", 2024-08-17T02:08:44.174 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.860359+0000", 2024-08-17T02:08:44.174 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.174 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.174 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.174 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.174 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:44.174 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.174 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.174 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.175 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.175 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.175 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.175 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.175 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.175 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.a", 2024-08-17T02:08:44.175 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.175 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.175 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.175 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5309, 2024-08-17T02:08:44.175 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.175 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:20:03.077434+0000", 2024-08-17T02:08:44.175 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.175 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.176 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.176 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.176 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.176 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.176 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.176 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.176 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.176 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.176 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.176 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.176 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.176 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.176 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.176 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.177 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.177 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.177 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.177 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.177 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.177 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.177 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.177 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.177 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.177 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.177 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.177 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.177 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.177 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.178 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.178 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.178 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.178 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.178 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.178 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.178 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.178 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.178 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.178 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.178 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.178 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.179 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.179 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.179 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.179 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.179 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.179 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.179 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.179 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:44.179 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.179 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T02:08:44.179 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.179 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.179 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.179 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.179 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.180 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.180 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:44.180 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.180 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:44.180 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.180 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.180 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.180 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.180 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.180 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.180 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.445492+0000", 2024-08-17T02:08:44.180 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.970819+0000", 2024-08-17T02:08:44.180 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.970819+0000", 2024-08-17T02:08:44.181 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.971259+0000", 2024-08-17T02:08:44.181 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.445492+0000", 2024-08-17T02:08:44.181 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.181 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.181 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.181 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.181 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.445492+0000", 2024-08-17T02:08:44.181 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.445492+0000", 2024-08-17T02:08:44.181 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.445492+0000", 2024-08-17T02:08:44.181 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.181 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.181 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.181 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.445492+0000", 2024-08-17T02:08:44.181 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.445492+0000", 2024-08-17T02:08:44.182 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.182 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 4, 2024-08-17T02:08:44.182 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.182 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.182 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.182 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.182 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.182 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.182 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.182 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 4, 2024-08-17T02:08:44.182 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.182 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.183 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.183 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.b", 2024-08-17T02:08:44.183 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.183 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.183 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.183 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5265, 2024-08-17T02:08:44.183 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.183 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:15:20.163242+0000", 2024-08-17T02:08:44.183 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.183 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.183 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.183 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.183 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.183 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.184 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.184 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.184 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.184 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.184 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.184 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.184 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.184 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.184 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.184 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.184 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.184 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.184 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.184 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T02:08:44.185 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T02:08:44.185 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.185 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T02:08:44.185 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.185 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.185 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.185 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.185 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.185 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T02:08:44.185 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.185 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.185 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.185 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.185 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.186 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.186 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.186 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 4, 2024-08-17T02:08:44.186 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 4, 2024-08-17T02:08:44.186 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.186 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.186 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.186 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 1, 2024-08-17T02:08:44.186 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.186 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.186 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.186 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.187 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.187 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.187 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.187 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:44.187 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.187 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:44.187 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "624'4" 2024-08-17T02:08:44.187 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.187 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.187 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.187 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.187 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.187 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:44.188 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.188 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:44.188 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.188 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.188 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.188 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.188 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.188 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.188 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.785652+0000", 2024-08-17T02:08:44.188 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:51.958471+0000", 2024-08-17T02:08:44.188 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:51.958471+0000", 2024-08-17T02:08:44.188 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:51.958771+0000", 2024-08-17T02:08:44.189 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.785652+0000", 2024-08-17T02:08:44.189 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.189 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.189 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.189 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 499, 2024-08-17T02:08:44.189 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.785652+0000", 2024-08-17T02:08:44.189 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.785652+0000", 2024-08-17T02:08:44.189 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.785652+0000", 2024-08-17T02:08:44.189 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.189 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.189 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.189 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.785652+0000", 2024-08-17T02:08:44.189 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.785652+0000", 2024-08-17T02:08:44.190 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.190 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.190 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.190 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.190 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 498, 2024-08-17T02:08:44.190 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.190 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.190 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.190 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.190 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.190 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.190 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.190 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.191 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.b", 2024-08-17T02:08:44.191 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.191 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.191 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.191 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5440, 2024-08-17T02:08:44.191 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.191 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:25:39.184183+0000", 2024-08-17T02:08:44.191 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.191 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.191 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.191 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.191 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.191 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.191 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.192 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.194 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.194 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.194 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.194 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.195 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.195 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.195 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:44.195 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.195 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:44.195 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.195 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.195 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.195 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.195 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.195 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.195 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.195 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.196 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:44.196 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.196 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.196 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.196 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.196 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.196 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.196 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.463566+0000", 2024-08-17T02:08:44.196 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:18.981646+0000", 2024-08-17T02:08:44.196 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:18.981646+0000", 2024-08-17T02:08:44.196 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:18.982021+0000", 2024-08-17T02:08:44.196 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.463566+0000", 2024-08-17T02:08:44.196 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.196 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.197 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.197 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 467, 2024-08-17T02:08:44.197 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.463566+0000", 2024-08-17T02:08:44.197 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.463566+0000", 2024-08-17T02:08:44.197 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.463566+0000", 2024-08-17T02:08:44.197 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.197 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.197 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.197 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.463566+0000", 2024-08-17T02:08:44.197 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.463566+0000", 2024-08-17T02:08:44.197 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.197 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.197 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.198 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.198 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 466, 2024-08-17T02:08:44.198 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.198 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.198 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.198 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.198 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.198 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.198 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.198 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.198 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.a", 2024-08-17T02:08:44.198 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.198 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.199 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.199 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5464, 2024-08-17T02:08:44.199 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.199 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:26:12.921564+0000", 2024-08-17T02:08:44.199 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.199 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.199 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.199 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.199 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.199 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.199 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.199 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.199 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.200 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.202 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.202 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.202 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.202 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.202 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.202 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.202 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.202 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.203 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:44.203 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.203 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.203 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.203 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.203 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.203 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.203 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.203 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.203 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:44.203 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.203 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.203 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.204 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.204 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.204 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.204 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.783234+0000", 2024-08-17T02:08:44.204 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.972794+0000", 2024-08-17T02:08:44.204 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.972794+0000", 2024-08-17T02:08:44.204 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.973135+0000", 2024-08-17T02:08:44.204 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.783234+0000", 2024-08-17T02:08:44.204 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.204 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.204 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.204 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.204 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.783234+0000", 2024-08-17T02:08:44.204 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.783234+0000", 2024-08-17T02:08:44.205 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.783234+0000", 2024-08-17T02:08:44.205 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.205 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.205 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.205 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.783234+0000", 2024-08-17T02:08:44.205 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.783234+0000", 2024-08-17T02:08:44.205 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.205 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.205 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.205 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.205 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.205 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.205 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.205 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.206 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.206 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.206 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.206 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.206 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.206 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.8", 2024-08-17T02:08:44.206 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.206 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.206 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.206 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5433, 2024-08-17T02:08:44.206 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.206 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T11:20:31.376885+0000", 2024-08-17T02:08:44.206 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.207 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.207 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.207 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.207 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.207 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.207 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.207 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.207 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.207 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.207 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.207 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.207 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.207 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.207 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.210 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.210 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.210 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.210 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.210 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.210 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.210 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.210 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.210 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:44.210 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.210 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.210 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.211 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.211 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.211 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.211 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:44.211 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.211 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:44.211 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.211 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.211 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.211 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.211 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.211 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.212 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.462867+0000", 2024-08-17T02:08:44.212 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.975148+0000", 2024-08-17T02:08:44.212 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.975148+0000", 2024-08-17T02:08:44.212 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.975461+0000", 2024-08-17T02:08:44.212 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.462867+0000", 2024-08-17T02:08:44.212 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.212 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.212 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.212 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.212 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.462867+0000", 2024-08-17T02:08:44.212 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.462867+0000", 2024-08-17T02:08:44.212 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.462867+0000", 2024-08-17T02:08:44.212 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.212 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.212 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.213 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.462867+0000", 2024-08-17T02:08:44.213 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.462867+0000", 2024-08-17T02:08:44.213 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.213 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.213 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.213 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.213 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.213 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.213 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.213 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.213 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.213 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.213 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.213 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.213 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.214 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.9", 2024-08-17T02:08:44.214 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.214 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.214 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.214 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5489, 2024-08-17T02:08:44.214 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.214 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T00:43:30.345239+0000", 2024-08-17T02:08:44.214 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.214 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.214 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.214 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.214 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.215 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.217 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.217 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.217 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.217 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.217 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.218 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.218 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:44.218 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.218 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:44.218 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.218 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.218 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.218 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.218 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.218 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.218 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.218 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.219 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 4, 2024-08-17T02:08:44.219 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.219 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.219 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.219 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.219 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.219 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.219 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.664274+0000", 2024-08-17T02:08:44.219 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.985043+0000", 2024-08-17T02:08:44.219 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.985043+0000", 2024-08-17T02:08:44.219 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.985371+0000", 2024-08-17T02:08:44.219 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.664274+0000", 2024-08-17T02:08:44.219 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.219 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.220 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.220 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.220 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.664274+0000", 2024-08-17T02:08:44.220 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.664274+0000", 2024-08-17T02:08:44.220 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.664274+0000", 2024-08-17T02:08:44.220 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.220 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.220 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.220 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.664274+0000", 2024-08-17T02:08:44.220 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.664274+0000", 2024-08-17T02:08:44.220 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.220 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.220 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.220 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.221 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.221 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.221 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.221 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.221 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.221 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.221 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.221 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.221 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.221 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.9", 2024-08-17T02:08:44.221 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.221 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.221 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.222 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5383, 2024-08-17T02:08:44.222 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.222 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:42:49.563700+0000", 2024-08-17T02:08:44.222 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.222 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.222 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.222 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.222 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.222 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.222 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.222 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.222 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.222 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.225 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.225 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.225 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.225 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.225 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.225 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.225 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.225 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.225 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 4, 2024-08-17T02:08:44.226 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.226 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.226 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.226 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.226 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.226 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.226 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:44.226 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.226 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:44.226 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.226 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.226 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.226 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.226 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.226 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.227 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.443227+0000", 2024-08-17T02:08:44.227 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.974221+0000", 2024-08-17T02:08:44.227 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.974221+0000", 2024-08-17T02:08:44.227 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.976704+0000", 2024-08-17T02:08:44.227 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.443227+0000", 2024-08-17T02:08:44.227 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.227 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.227 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.227 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.227 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.443227+0000", 2024-08-17T02:08:44.227 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.443227+0000", 2024-08-17T02:08:44.227 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.443227+0000", 2024-08-17T02:08:44.227 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.443227+0000", 2024-08-17T02:08:44.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.443227+0000", 2024-08-17T02:08:44.228 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.228 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.228 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.228 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.228 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.228 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.228 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.228 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.228 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.228 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.228 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.229 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.229 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.229 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.8", 2024-08-17T02:08:44.229 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.229 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.229 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.229 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5255, 2024-08-17T02:08:44.229 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.229 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T11:01:14.538707+0000", 2024-08-17T02:08:44.229 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.229 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.229 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.229 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.229 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.229 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.230 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.230 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.230 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.230 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.230 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.230 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.230 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.230 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.230 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.230 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.230 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.230 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.232 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.232 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.233 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.233 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.233 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.233 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.233 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:44.233 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.233 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:44.233 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.233 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.233 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.233 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.233 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.233 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.233 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:44.233 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.234 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T02:08:44.234 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.234 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.234 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.234 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.234 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.234 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.234 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.790664+0000", 2024-08-17T02:08:44.234 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:51.966515+0000", 2024-08-17T02:08:44.234 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:51.966515+0000", 2024-08-17T02:08:44.234 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:51.966854+0000", 2024-08-17T02:08:44.234 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.790664+0000", 2024-08-17T02:08:44.234 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.235 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.235 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.235 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 499, 2024-08-17T02:08:44.235 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.790664+0000", 2024-08-17T02:08:44.235 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.790664+0000", 2024-08-17T02:08:44.235 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.790664+0000", 2024-08-17T02:08:44.235 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.235 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.235 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.235 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.790664+0000", 2024-08-17T02:08:44.235 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.790664+0000", 2024-08-17T02:08:44.235 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.235 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.235 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.236 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.236 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 498, 2024-08-17T02:08:44.236 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.236 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.236 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.236 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.236 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.236 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.236 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.236 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.236 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.6", 2024-08-17T02:08:44.236 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.236 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.237 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.237 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5509, 2024-08-17T02:08:44.237 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.237 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T05:11:24.274431+0000", 2024-08-17T02:08:44.237 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.237 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.237 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.237 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.237 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.237 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.237 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.237 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.237 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.237 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.238 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.238 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.238 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.238 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.238 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.238 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.238 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.238 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.238 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.238 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.238 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.238 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.238 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.238 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.240 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.240 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.240 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.240 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.240 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.240 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.240 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:44.240 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.240 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T02:08:44.241 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.241 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.241 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.241 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.241 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.241 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.241 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.241 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.241 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T02:08:44.241 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.241 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.241 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.241 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.241 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.241 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.242 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.860427+0000", 2024-08-17T02:08:44.242 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.981581+0000", 2024-08-17T02:08:44.242 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.981581+0000", 2024-08-17T02:08:44.242 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.981921+0000", 2024-08-17T02:08:44.242 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.860427+0000", 2024-08-17T02:08:44.242 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.242 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.242 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.242 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.242 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.860427+0000", 2024-08-17T02:08:44.242 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.860427+0000", 2024-08-17T02:08:44.242 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.860427+0000", 2024-08-17T02:08:44.242 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.242 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.242 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.243 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.860427+0000", 2024-08-17T02:08:44.243 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.860427+0000", 2024-08-17T02:08:44.243 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.243 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2, 2024-08-17T02:08:44.243 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.243 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.243 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.243 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.243 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.243 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.243 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.243 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2, 2024-08-17T02:08:44.243 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.243 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.244 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.244 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.7", 2024-08-17T02:08:44.244 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.244 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.244 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.244 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5289, 2024-08-17T02:08:44.244 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.244 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:22:37.476121+0000", 2024-08-17T02:08:44.244 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.244 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.244 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.244 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.244 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.244 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.244 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.245 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.245 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.245 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.245 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.245 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.245 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.245 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.245 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.245 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.245 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.245 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.245 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.245 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T02:08:44.245 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T02:08:44.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T02:08:44.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T02:08:44.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 12, 2024-08-17T02:08:44.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 12, 2024-08-17T02:08:44.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3, 2024-08-17T02:08:44.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.247 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.247 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.248 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.248 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.248 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.248 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.248 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.248 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.248 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T02:08:44.248 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'2" 2024-08-17T02:08:44.248 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.248 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.248 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.248 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.248 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.249 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.249 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.249 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 4, 2024-08-17T02:08:44.249 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.249 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.249 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T02:08:44.249 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.249 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.249 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.249 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.664147+0000", 2024-08-17T02:08:44.249 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.040159+0000", 2024-08-17T02:08:44.249 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.040159+0000", 2024-08-17T02:08:44.249 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T01:14:49.943595+0000", 2024-08-17T02:08:44.249 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.664147+0000", 2024-08-17T02:08:44.250 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:44.250 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.250 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:44.250 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:44.250 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.664147+0000", 2024-08-17T02:08:44.250 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.664147+0000", 2024-08-17T02:08:44.250 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.664147+0000", 2024-08-17T02:08:44.250 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.250 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.250 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:44.250 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.664147+0000", 2024-08-17T02:08:44.250 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.664147+0000", 2024-08-17T02:08:44.250 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.250 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2868, 2024-08-17T02:08:44.251 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.251 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.251 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:44.251 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.251 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.251 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.251 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.251 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2868, 2024-08-17T02:08:44.251 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.251 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.253 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.253 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.1", 2024-08-17T02:08:44.254 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.254 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.254 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.254 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 8975, 2024-08-17T02:08:44.254 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.254 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:22:08.835184+0000", 2024-08-17T02:08:44.254 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.00380691, 2024-08-17T02:08:44.254 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.254 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.256 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.256 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.256 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.256 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.256 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.256 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.256 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.256 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.256 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.256 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.256 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.256 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.256 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.257 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.257 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 1103, 2024-08-17T02:08:44.257 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 333267, 2024-08-17T02:08:44.257 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.257 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.257 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.257 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 2841, 2024-08-17T02:08:44.257 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 382350 2024-08-17T02:08:44.257 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.257 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.257 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.257 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.257 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.257 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.258 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.258 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.258 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 4, 2024-08-17T02:08:44.258 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "1092'2868" 2024-08-17T02:08:44.258 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.258 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.258 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.258 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.258 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.258 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.258 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.258 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:44.259 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.259 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.259 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.259 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.259 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.259 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.259 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.789564+0000", 2024-08-17T02:08:44.259 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.972664+0000", 2024-08-17T02:08:44.259 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.972664+0000", 2024-08-17T02:08:44.259 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.972980+0000", 2024-08-17T02:08:44.259 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.789564+0000", 2024-08-17T02:08:44.259 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.259 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.260 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.260 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.260 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.789564+0000", 2024-08-17T02:08:44.260 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.789564+0000", 2024-08-17T02:08:44.260 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.789564+0000", 2024-08-17T02:08:44.260 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.260 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.260 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.260 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.789564+0000", 2024-08-17T02:08:44.260 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.789564+0000", 2024-08-17T02:08:44.260 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.260 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.260 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.261 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.261 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.261 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.261 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.261 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.261 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.261 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.261 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.261 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.261 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.261 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.7", 2024-08-17T02:08:44.261 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.261 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.261 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.262 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5442, 2024-08-17T02:08:44.262 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.262 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T05:24:05.011705+0000", 2024-08-17T02:08:44.262 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.262 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.262 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.264 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.264 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.264 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.264 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.264 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.264 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.264 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.264 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.264 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.264 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.264 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.264 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.264 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.264 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.264 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.265 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.265 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.265 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.265 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.265 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.265 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.265 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.265 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.265 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.265 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.265 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.265 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:44.265 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.265 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.266 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.266 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.266 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.266 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.266 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:44.266 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.266 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:44.266 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.266 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.266 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.266 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.266 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.266 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.267 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.464059+0000", 2024-08-17T02:08:44.267 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.027334+0000", 2024-08-17T02:08:44.267 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.027334+0000", 2024-08-17T02:08:44.267 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.027693+0000", 2024-08-17T02:08:44.267 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.464059+0000", 2024-08-17T02:08:44.267 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.267 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.267 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.267 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:44.267 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.464059+0000", 2024-08-17T02:08:44.267 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.464059+0000", 2024-08-17T02:08:44.267 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.464059+0000", 2024-08-17T02:08:44.267 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.268 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.268 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.268 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.464059+0000", 2024-08-17T02:08:44.268 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.464059+0000", 2024-08-17T02:08:44.268 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.268 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 3, 2024-08-17T02:08:44.268 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.268 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.268 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:44.268 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.268 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.268 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.268 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.269 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 3, 2024-08-17T02:08:44.269 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.269 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.269 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.269 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.6", 2024-08-17T02:08:44.269 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.269 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.269 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.269 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5458, 2024-08-17T02:08:44.269 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.269 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:32:10.453007+0000", 2024-08-17T02:08:44.269 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.269 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.270 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.271 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.271 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.271 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.271 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T02:08:44.271 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T02:08:44.271 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.271 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T02:08:44.271 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.271 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.271 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.271 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.271 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.271 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T02:08:44.272 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.272 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.272 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.272 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.272 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.272 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.272 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.272 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 4, 2024-08-17T02:08:44.272 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 4, 2024-08-17T02:08:44.272 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.272 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.272 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.272 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3, 2024-08-17T02:08:44.272 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.273 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.273 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.273 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.273 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.273 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.273 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.273 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:44.273 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.273 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:44.273 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "628'3" 2024-08-17T02:08:44.273 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.273 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.273 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.274 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.274 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.274 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.274 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.274 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:44.274 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.274 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.274 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T02:08:44.274 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.274 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.274 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.274 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.782828+0000", 2024-08-17T02:08:44.274 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.972861+0000", 2024-08-17T02:08:44.275 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.972861+0000", 2024-08-17T02:08:44.275 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T01:14:49.941179+0000", 2024-08-17T02:08:44.275 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.782828+0000", 2024-08-17T02:08:44.275 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:44.275 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.275 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:44.275 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.275 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.782828+0000", 2024-08-17T02:08:44.275 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.782828+0000", 2024-08-17T02:08:44.275 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.782828+0000", 2024-08-17T02:08:44.275 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.275 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.276 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:44.276 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.782828+0000", 2024-08-17T02:08:44.276 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.782828+0000", 2024-08-17T02:08:44.276 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.276 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2925, 2024-08-17T02:08:44.276 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.276 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.276 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.276 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.276 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.276 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.276 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.277 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2925, 2024-08-17T02:08:44.277 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.277 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.277 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.277 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.0", 2024-08-17T02:08:44.277 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.277 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.277 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.277 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 8961, 2024-08-17T02:08:44.277 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.277 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:05:48.959897+0000", 2024-08-17T02:08:44.277 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.002990818, 2024-08-17T02:08:44.277 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.277 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.279 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.279 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.279 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.279 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.279 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.279 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.279 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.279 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.279 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.279 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.279 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.279 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.279 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.280 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.280 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.280 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.280 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.280 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.280 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 891, 2024-08-17T02:08:44.280 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 398413, 2024-08-17T02:08:44.280 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.280 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.280 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.280 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 2911, 2024-08-17T02:08:44.280 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 356441 2024-08-17T02:08:44.280 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.280 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.281 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.281 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.281 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.281 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.281 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.281 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.281 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:44.281 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "1092'2925" 2024-08-17T02:08:44.281 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.281 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.281 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.281 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.281 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.281 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:44.281 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.282 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:44.282 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.282 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.282 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.282 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.282 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.282 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.282 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.463347+0000", 2024-08-17T02:08:44.282 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.048184+0000", 2024-08-17T02:08:44.282 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.048184+0000", 2024-08-17T02:08:44.282 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:25.048570+0000", 2024-08-17T02:08:44.282 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.463347+0000", 2024-08-17T02:08:44.282 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.282 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.283 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.283 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:44.283 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.463347+0000", 2024-08-17T02:08:44.283 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.463347+0000", 2024-08-17T02:08:44.283 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.463347+0000", 2024-08-17T02:08:44.283 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.283 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.283 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.283 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.463347+0000", 2024-08-17T02:08:44.283 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.463347+0000", 2024-08-17T02:08:44.283 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.283 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.283 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.283 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.283 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:44.283 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.284 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.284 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.284 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.284 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.284 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.284 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.284 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.284 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.4", 2024-08-17T02:08:44.284 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.284 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.284 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.284 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5451, 2024-08-17T02:08:44.284 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.284 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:17:43.965639+0000", 2024-08-17T02:08:44.284 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.285 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.285 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.286 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.286 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.286 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.286 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.286 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.286 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.286 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.286 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.286 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.286 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.286 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.286 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.286 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.287 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.287 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.287 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.287 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.287 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.287 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.287 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.287 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.287 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.287 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.287 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.287 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.287 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.287 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.288 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.288 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.288 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.288 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.288 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.288 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.288 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.288 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.288 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:44.288 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.288 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:44.288 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.288 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.289 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.289 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.289 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.289 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.289 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:44.289 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.289 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:44.289 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.289 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.289 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.289 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.289 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.289 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.290 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.444105+0000", 2024-08-17T02:08:44.290 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.978148+0000", 2024-08-17T02:08:44.290 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.978148+0000", 2024-08-17T02:08:44.290 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.978477+0000", 2024-08-17T02:08:44.290 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.444105+0000", 2024-08-17T02:08:44.290 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.290 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.290 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.290 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.290 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.444105+0000", 2024-08-17T02:08:44.290 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.444105+0000", 2024-08-17T02:08:44.290 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.444105+0000", 2024-08-17T02:08:44.291 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.291 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.291 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.291 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.444105+0000", 2024-08-17T02:08:44.291 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.444105+0000", 2024-08-17T02:08:44.291 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.291 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.291 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.291 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.291 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.291 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.291 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.291 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.291 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.292 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.292 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.292 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.292 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.292 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.5", 2024-08-17T02:08:44.292 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.292 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.292 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.292 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5270, 2024-08-17T02:08:44.292 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.292 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:44:25.908294+0000", 2024-08-17T02:08:44.292 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.292 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.292 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.294 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.294 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.294 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.294 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.294 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.294 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.294 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.294 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.294 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.294 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.294 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.294 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.295 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.295 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.295 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.295 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.295 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.295 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.295 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.295 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.295 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.295 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.295 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.295 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.295 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.295 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.295 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.296 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.296 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.296 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.296 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.296 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:44.296 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.296 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:44.296 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.296 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.296 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.296 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.296 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.296 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.296 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.297 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.297 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T02:08:44.297 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.297 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.297 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T02:08:44.297 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.297 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.297 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.297 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.787314+0000", 2024-08-17T02:08:44.297 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.967970+0000", 2024-08-17T02:08:44.297 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.967970+0000", 2024-08-17T02:08:44.297 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T01:14:49.945859+0000", 2024-08-17T02:08:44.297 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.787314+0000", 2024-08-17T02:08:44.298 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:44.298 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.298 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:44.298 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.298 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.787314+0000", 2024-08-17T02:08:44.298 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.787314+0000", 2024-08-17T02:08:44.298 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.787314+0000", 2024-08-17T02:08:44.298 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.298 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.298 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:44.298 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.787314+0000", 2024-08-17T02:08:44.298 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.787314+0000", 2024-08-17T02:08:44.298 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.299 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 3226, 2024-08-17T02:08:44.299 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.299 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.299 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.299 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.299 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.299 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.299 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.299 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 3226, 2024-08-17T02:08:44.299 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.299 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.299 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.299 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.3", 2024-08-17T02:08:44.300 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.300 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.300 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.300 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 9278, 2024-08-17T02:08:44.300 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.300 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:54:40.573487+0000", 2024-08-17T02:08:44.300 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.005361873, 2024-08-17T02:08:44.300 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.300 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T02:08:44.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T02:08:44.302 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.302 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T02:08:44.302 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.302 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.302 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.302 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.302 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.302 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T02:08:44.302 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.302 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.302 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.302 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.302 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.302 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.303 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.303 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 608, 2024-08-17T02:08:44.303 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 453318, 2024-08-17T02:08:44.303 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.303 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.303 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.303 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3224, 2024-08-17T02:08:44.303 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 410694 2024-08-17T02:08:44.303 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.303 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.303 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.303 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.303 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.303 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.303 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.304 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.304 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T02:08:44.304 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "1092'3226" 2024-08-17T02:08:44.304 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.304 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.304 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.304 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.304 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.304 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.304 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.304 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:44.304 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.304 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.304 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.304 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.304 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.305 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.305 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.814023+0000", 2024-08-17T02:08:44.305 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.049521+0000", 2024-08-17T02:08:44.305 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.049521+0000", 2024-08-17T02:08:44.305 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:25.051331+0000", 2024-08-17T02:08:44.305 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.814023+0000", 2024-08-17T02:08:44.305 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.305 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.305 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.305 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:44.305 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.814023+0000", 2024-08-17T02:08:44.305 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.814023+0000", 2024-08-17T02:08:44.305 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.814023+0000", 2024-08-17T02:08:44.305 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.305 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.306 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.306 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.814023+0000", 2024-08-17T02:08:44.306 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.814023+0000", 2024-08-17T02:08:44.306 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.306 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.306 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.306 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.306 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:44.306 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.306 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.306 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.306 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.306 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.307 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.307 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.307 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.307 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.5", 2024-08-17T02:08:44.307 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.307 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.307 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.307 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5349, 2024-08-17T02:08:44.307 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.307 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:58:41.166081+0000", 2024-08-17T02:08:44.307 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.307 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.307 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.309 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.309 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.309 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.309 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.309 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.309 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.309 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.309 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.309 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.309 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.309 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.309 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.309 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.310 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.310 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.310 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.310 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.310 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.310 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.310 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.310 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.310 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.310 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.310 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.310 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.310 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.310 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.311 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.311 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.311 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.311 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.311 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.311 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:44.311 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.311 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.311 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.311 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.311 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.311 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.312 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.312 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.312 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:44.312 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.312 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.312 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.312 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.312 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.312 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.312 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.463393+0000", 2024-08-17T02:08:44.312 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.971218+0000", 2024-08-17T02:08:44.312 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.971218+0000", 2024-08-17T02:08:44.312 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.971521+0000", 2024-08-17T02:08:44.313 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.463393+0000", 2024-08-17T02:08:44.313 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.313 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.313 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.313 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.313 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.463393+0000", 2024-08-17T02:08:44.313 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.463393+0000", 2024-08-17T02:08:44.313 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.463393+0000", 2024-08-17T02:08:44.313 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.313 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.313 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.314 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.463393+0000", 2024-08-17T02:08:44.314 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.463393+0000", 2024-08-17T02:08:44.314 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.314 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.314 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.314 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.314 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.314 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.314 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.314 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.314 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.314 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.314 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.315 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.315 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.315 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.4", 2024-08-17T02:08:44.315 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.315 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.315 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.315 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5477, 2024-08-17T02:08:44.315 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.315 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:48:52.020751+0000", 2024-08-17T02:08:44.315 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.315 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.315 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.317 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.317 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.317 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.317 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.317 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.317 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.317 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.317 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.317 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.317 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.317 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.317 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.317 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.317 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.318 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.318 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.318 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.318 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.318 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.318 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.318 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.318 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.318 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.318 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.318 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.318 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.319 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.319 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.319 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.319 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.319 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.319 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.319 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:44.319 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.319 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.319 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.319 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.319 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.319 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.319 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:44.320 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.320 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:44.320 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.320 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.320 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T02:08:44.320 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.320 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.320 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.320 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.463406+0000", 2024-08-17T02:08:44.320 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.053299+0000", 2024-08-17T02:08:44.320 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.053299+0000", 2024-08-17T02:08:44.320 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T01:14:49.950980+0000", 2024-08-17T02:08:44.320 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.463406+0000", 2024-08-17T02:08:44.320 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:44.321 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.321 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:44.321 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:44.321 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.463406+0000", 2024-08-17T02:08:44.321 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.463406+0000", 2024-08-17T02:08:44.321 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.463406+0000", 2024-08-17T02:08:44.321 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.321 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.321 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:44.321 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.463406+0000", 2024-08-17T02:08:44.321 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.463406+0000", 2024-08-17T02:08:44.322 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.322 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 3123, 2024-08-17T02:08:44.322 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.322 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.322 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:44.322 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.322 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.322 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.322 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.322 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 3123, 2024-08-17T02:08:44.322 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.322 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.322 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.323 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.2", 2024-08-17T02:08:44.323 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.323 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.323 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.323 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 9599, 2024-08-17T02:08:44.323 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.323 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T11:49:33.488547+0000", 2024-08-17T02:08:44.323 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.007517823, 2024-08-17T02:08:44.323 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.323 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 4194323, 2024-08-17T02:08:44.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.324 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.324 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.324 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.324 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.324 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.324 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.324 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.324 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.324 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.324 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.324 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.324 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.324 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.324 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 6, 2024-08-17T02:08:44.325 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 2, 2024-08-17T02:08:44.325 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.325 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 2, 2024-08-17T02:08:44.325 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.325 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.325 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.325 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.325 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.325 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.325 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.325 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.325 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.325 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.325 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.326 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.326 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.326 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 1567, 2024-08-17T02:08:44.326 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 383292, 2024-08-17T02:08:44.326 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.326 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.326 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.326 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3095, 2024-08-17T02:08:44.326 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 381737 2024-08-17T02:08:44.326 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.326 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.326 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.326 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.327 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.327 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.327 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:44.327 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.327 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:44.327 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "1092'3123" 2024-08-17T02:08:44.327 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.327 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.327 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.327 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.327 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.327 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.327 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.327 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 4, 2024-08-17T02:08:44.328 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.328 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.328 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.328 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.328 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.328 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.328 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.662545+0000", 2024-08-17T02:08:44.328 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.039321+0000", 2024-08-17T02:08:44.328 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.039321+0000", 2024-08-17T02:08:44.328 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.041182+0000", 2024-08-17T02:08:44.328 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.662545+0000", 2024-08-17T02:08:44.328 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.328 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.329 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.329 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:44.329 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.662545+0000", 2024-08-17T02:08:44.329 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.662545+0000", 2024-08-17T02:08:44.329 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.662545+0000", 2024-08-17T02:08:44.329 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.329 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.329 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.329 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.662545+0000", 2024-08-17T02:08:44.329 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.662545+0000", 2024-08-17T02:08:44.329 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.329 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.329 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.329 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.329 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:44.330 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.330 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.330 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.330 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.330 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.330 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.330 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.330 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.330 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.3", 2024-08-17T02:08:44.330 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.330 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.330 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.330 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5403, 2024-08-17T02:08:44.331 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.331 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:01:11.451283+0000", 2024-08-17T02:08:44.331 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.331 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.331 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.332 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.332 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.332 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.332 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.332 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.332 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.332 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.332 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.332 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.332 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.332 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.332 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.332 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.332 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.332 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.333 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.333 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.333 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.333 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.333 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.333 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.333 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.333 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.333 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.333 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.333 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.333 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.333 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.333 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.333 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.334 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.334 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.334 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.334 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.334 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.334 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.334 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.334 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 4, 2024-08-17T02:08:44.334 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.334 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.334 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.334 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.334 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.335 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.335 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.335 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.335 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:44.335 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.335 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.335 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.335 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.335 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.335 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.335 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.812550+0000", 2024-08-17T02:08:44.335 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.030840+0000", 2024-08-17T02:08:44.335 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.030840+0000", 2024-08-17T02:08:44.335 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.031186+0000", 2024-08-17T02:08:44.336 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.812550+0000", 2024-08-17T02:08:44.336 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.336 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.336 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.336 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:44.336 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.812550+0000", 2024-08-17T02:08:44.336 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.812550+0000", 2024-08-17T02:08:44.336 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.812550+0000", 2024-08-17T02:08:44.336 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.336 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.336 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.336 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.812550+0000", 2024-08-17T02:08:44.336 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.812550+0000", 2024-08-17T02:08:44.336 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.337 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.337 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.337 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.337 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:44.337 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.337 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.337 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.337 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.337 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.337 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.337 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.337 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.337 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.2", 2024-08-17T02:08:44.337 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.337 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.338 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.338 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5323, 2024-08-17T02:08:44.338 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.338 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:29:04.751376+0000", 2024-08-17T02:08:44.338 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.338 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.338 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.340 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.340 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.340 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.340 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.340 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.340 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.340 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.340 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.340 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.340 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.340 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.340 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.340 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.341 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.341 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.341 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.341 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.341 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.341 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.341 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.341 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.341 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.341 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.341 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.341 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.341 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.342 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.342 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.342 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.342 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:44.342 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.342 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.342 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.342 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.342 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.342 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.342 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:44.342 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.342 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:44.342 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.343 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.343 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T02:08:44.343 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.343 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.343 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.343 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.463289+0000", 2024-08-17T02:08:44.343 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:18.984215+0000", 2024-08-17T02:08:44.343 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:18.984215+0000", 2024-08-17T02:08:44.343 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T01:14:49.948926+0000", 2024-08-17T02:08:44.343 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.463289+0000", 2024-08-17T02:08:44.343 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:44.343 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.343 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:44.343 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 467, 2024-08-17T02:08:44.344 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.463289+0000", 2024-08-17T02:08:44.344 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.463289+0000", 2024-08-17T02:08:44.344 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.463289+0000", 2024-08-17T02:08:44.344 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.344 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.344 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:44.344 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.463289+0000", 2024-08-17T02:08:44.344 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.463289+0000", 2024-08-17T02:08:44.344 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.344 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2897, 2024-08-17T02:08:44.344 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.344 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.344 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 466, 2024-08-17T02:08:44.345 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.345 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.345 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.345 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.345 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2897, 2024-08-17T02:08:44.345 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.345 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.345 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.345 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.4", 2024-08-17T02:08:44.345 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.345 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.345 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.345 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 9117, 2024-08-17T02:08:44.345 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.346 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:15:01.053061+0000", 2024-08-17T02:08:44.346 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.005792231, 2024-08-17T02:08:44.346 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.346 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T02:08:44.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T02:08:44.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T02:08:44.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.348 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.348 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.348 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.348 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.348 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T02:08:44.348 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.348 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.348 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.348 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.348 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.348 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.348 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.348 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 1303, 2024-08-17T02:08:44.349 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 362521, 2024-08-17T02:08:44.349 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.349 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.349 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.349 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 2904, 2024-08-17T02:08:44.349 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 340987 2024-08-17T02:08:44.349 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.349 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.349 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.349 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.349 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.349 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.349 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:44.349 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.349 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:44.350 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "1092'2897" 2024-08-17T02:08:44.350 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.350 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.350 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.350 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.350 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.350 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.350 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.350 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:44.350 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.350 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.350 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.351 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.351 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.351 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.351 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.464140+0000", 2024-08-17T02:08:44.351 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.028566+0000", 2024-08-17T02:08:44.351 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.028566+0000", 2024-08-17T02:08:44.351 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.029101+0000", 2024-08-17T02:08:44.351 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.464140+0000", 2024-08-17T02:08:44.351 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.351 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.351 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.351 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:44.351 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.464140+0000", 2024-08-17T02:08:44.352 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.464140+0000", 2024-08-17T02:08:44.352 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.464140+0000", 2024-08-17T02:08:44.352 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.352 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.352 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.352 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.464140+0000", 2024-08-17T02:08:44.352 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.464140+0000", 2024-08-17T02:08:44.352 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.352 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.352 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.352 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.352 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:44.352 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.352 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.353 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.353 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.353 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.353 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.353 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.353 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.353 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.0", 2024-08-17T02:08:44.353 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.353 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.353 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.353 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5453, 2024-08-17T02:08:44.353 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.353 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:15:14.279222+0000", 2024-08-17T02:08:44.353 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.354 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.354 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.355 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.355 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.355 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.355 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.355 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.355 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.355 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.355 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.355 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.355 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.355 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.355 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.355 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.355 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.356 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.356 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.356 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.356 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.356 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.356 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.356 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.356 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.356 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.356 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.356 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.356 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.356 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.356 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.357 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.357 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.357 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.357 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.357 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.357 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.357 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.357 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.357 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.357 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:44.357 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.357 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.357 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.358 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.358 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.358 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.358 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.358 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.358 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T02:08:44.358 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.358 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.358 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.358 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.358 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.358 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.358 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.787981+0000", 2024-08-17T02:08:44.358 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:18.964283+0000", 2024-08-17T02:08:44.359 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:18.964283+0000", 2024-08-17T02:08:44.359 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:18.964576+0000", 2024-08-17T02:08:44.359 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.787981+0000", 2024-08-17T02:08:44.359 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.359 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.359 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.359 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 467, 2024-08-17T02:08:44.359 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.787981+0000", 2024-08-17T02:08:44.359 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.787981+0000", 2024-08-17T02:08:44.359 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.787981+0000", 2024-08-17T02:08:44.359 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.359 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.359 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.360 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.787981+0000", 2024-08-17T02:08:44.360 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.787981+0000", 2024-08-17T02:08:44.360 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.360 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.360 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.360 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.360 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 466, 2024-08-17T02:08:44.360 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.360 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.360 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.360 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.360 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.360 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.361 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.361 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.361 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.1", 2024-08-17T02:08:44.361 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.361 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.361 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.361 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5462, 2024-08-17T02:08:44.361 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.361 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:26:51.917601+0000", 2024-08-17T02:08:44.361 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.361 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.361 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.361 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.362 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.362 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.362 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.362 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.362 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.362 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.362 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.362 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.362 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.362 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.362 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.362 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.362 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.363 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.363 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.363 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.363 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.363 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.363 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.363 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.363 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.363 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.363 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.363 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.363 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.363 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.364 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.364 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.364 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.364 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.364 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.364 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.364 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.364 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.364 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.364 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.364 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.364 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.364 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.364 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.364 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.365 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.365 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.365 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.365 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.365 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.365 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.365 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T02:08:44.365 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.365 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.365 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.365 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.365 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.365 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.365 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.366 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.366 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:44.366 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.366 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.366 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T02:08:44.366 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.366 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.366 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.366 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.464133+0000", 2024-08-17T02:08:44.366 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.056066+0000", 2024-08-17T02:08:44.366 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.056066+0000", 2024-08-17T02:08:44.366 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T01:14:49.948317+0000", 2024-08-17T02:08:44.366 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.464133+0000", 2024-08-17T02:08:44.367 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:44.367 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.367 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:44.367 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:44.367 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.464133+0000", 2024-08-17T02:08:44.367 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.464133+0000", 2024-08-17T02:08:44.367 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.464133+0000", 2024-08-17T02:08:44.367 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.367 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.367 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:44.367 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.464133+0000", 2024-08-17T02:08:44.367 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.464133+0000", 2024-08-17T02:08:44.368 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.368 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 3075, 2024-08-17T02:08:44.368 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.368 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.368 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:44.368 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.368 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.368 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.368 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.368 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 3075, 2024-08-17T02:08:44.368 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.368 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.368 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.368 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.7", 2024-08-17T02:08:44.369 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.369 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.369 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.369 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 9109, 2024-08-17T02:08:44.369 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.369 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:12:37.768139+0000", 2024-08-17T02:08:44.369 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.005281637, 2024-08-17T02:08:44.369 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.369 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.369 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.369 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.369 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.369 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.370 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.370 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.370 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.370 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.370 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.370 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.370 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.370 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.370 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.370 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.370 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.370 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.370 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.371 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.371 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.371 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.371 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.371 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.371 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.371 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.371 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.371 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.371 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.371 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.371 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.371 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.371 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.372 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.372 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.372 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 865, 2024-08-17T02:08:44.372 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 389099, 2024-08-17T02:08:44.372 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.372 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.372 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.372 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3071, 2024-08-17T02:08:44.372 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 376745 2024-08-17T02:08:44.372 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.372 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.372 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.372 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.373 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.373 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.373 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.373 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.373 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:44.373 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "1092'3075" 2024-08-17T02:08:44.373 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.373 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.373 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.373 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.373 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.373 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:44.373 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.374 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T02:08:44.374 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.374 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.374 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.374 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.374 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.374 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.374 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.786789+0000", 2024-08-17T02:08:44.374 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:51.963959+0000", 2024-08-17T02:08:44.374 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:51.963959+0000", 2024-08-17T02:08:44.374 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:51.964295+0000", 2024-08-17T02:08:44.374 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.786789+0000", 2024-08-17T02:08:44.374 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.375 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.375 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.375 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 499, 2024-08-17T02:08:44.375 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.786789+0000", 2024-08-17T02:08:44.375 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.786789+0000", 2024-08-17T02:08:44.375 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.786789+0000", 2024-08-17T02:08:44.375 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.375 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.375 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.375 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.786789+0000", 2024-08-17T02:08:44.375 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.786789+0000", 2024-08-17T02:08:44.375 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.375 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.375 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.376 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.376 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 498, 2024-08-17T02:08:44.376 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.376 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.376 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.376 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.376 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.376 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.376 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.376 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.376 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.1", 2024-08-17T02:08:44.376 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.376 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.377 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.377 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5511, 2024-08-17T02:08:44.377 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.377 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:54:32.667350+0000", 2024-08-17T02:08:44.377 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.377 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.377 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.377 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.377 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.377 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.377 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.377 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.378 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.378 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.378 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.378 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.378 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.378 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.378 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.378 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.378 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.378 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.378 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.378 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.378 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.378 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.379 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.379 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.379 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.379 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.379 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.379 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.379 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.379 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.379 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.379 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.379 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.379 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.380 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.380 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.380 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.380 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.380 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.380 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.380 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.380 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.380 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.380 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.380 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.380 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.380 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.381 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.381 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.381 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:44.381 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.381 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T02:08:44.381 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.381 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.381 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.381 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.381 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.381 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.381 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.381 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.381 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:44.382 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.382 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.382 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.382 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.382 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.382 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.382 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.443617+0000", 2024-08-17T02:08:44.382 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.976384+0000", 2024-08-17T02:08:44.382 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.976384+0000", 2024-08-17T02:08:44.382 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.977701+0000", 2024-08-17T02:08:44.382 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.443617+0000", 2024-08-17T02:08:44.382 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.382 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.383 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.383 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.383 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.443617+0000", 2024-08-17T02:08:44.383 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.443617+0000", 2024-08-17T02:08:44.383 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.443617+0000", 2024-08-17T02:08:44.383 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.383 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.383 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.383 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.443617+0000", 2024-08-17T02:08:44.383 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.443617+0000", 2024-08-17T02:08:44.383 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.383 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.383 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.383 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.384 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.384 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.384 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.384 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.384 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.384 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.384 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.384 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.384 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.384 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.0", 2024-08-17T02:08:44.384 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.384 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.384 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.384 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5258, 2024-08-17T02:08:44.385 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.385 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:49:09.361122+0000", 2024-08-17T02:08:44.385 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.385 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.385 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.385 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.385 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.385 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.385 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.385 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.385 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.385 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.385 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.385 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.388 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.388 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.388 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.388 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.388 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.388 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.388 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.388 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.388 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.388 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.388 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.388 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:44.388 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.388 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.389 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.389 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.389 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.389 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.389 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.389 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.389 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T02:08:44.389 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.389 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.389 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T02:08:44.389 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.389 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.389 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.389 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.790055+0000", 2024-08-17T02:08:44.389 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:40:45.924224+0000", 2024-08-17T02:08:44.390 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:40:45.924224+0000", 2024-08-17T02:08:44.390 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T01:14:49.944866+0000", 2024-08-17T02:08:44.390 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.790055+0000", 2024-08-17T02:08:44.390 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:44.390 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.390 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:44.390 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 435, 2024-08-17T02:08:44.390 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.790055+0000", 2024-08-17T02:08:44.390 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.790055+0000", 2024-08-17T02:08:44.390 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.790055+0000", 2024-08-17T02:08:44.390 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.390 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.390 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:44.390 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.790055+0000", 2024-08-17T02:08:44.391 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.790055+0000", 2024-08-17T02:08:44.391 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.391 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 3123, 2024-08-17T02:08:44.391 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.391 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.391 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 434, 2024-08-17T02:08:44.391 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.391 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.391 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.391 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.391 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 3123, 2024-08-17T02:08:44.391 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.391 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.391 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.392 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.6", 2024-08-17T02:08:44.392 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.392 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.392 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.392 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 9364, 2024-08-17T02:08:44.392 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.392 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:08:58.250234+0000", 2024-08-17T02:08:44.392 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.004925916, 2024-08-17T02:08:44.392 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.392 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.392 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.392 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.392 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.392 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.392 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.393 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.393 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.393 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.393 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.393 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.393 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.393 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.393 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.393 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.393 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.393 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.393 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.393 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.393 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.394 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.394 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.394 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.394 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.394 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.394 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.394 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.394 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.394 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.394 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.394 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.394 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.394 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.395 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.395 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 1328, 2024-08-17T02:08:44.395 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 384406, 2024-08-17T02:08:44.395 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.395 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.395 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.395 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3088, 2024-08-17T02:08:44.395 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 398759 2024-08-17T02:08:44.395 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.395 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.395 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.395 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.395 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.395 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.396 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.396 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.396 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T02:08:44.396 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "1092'3123" 2024-08-17T02:08:44.396 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.396 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.396 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.396 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.396 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.396 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.396 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.396 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:44.396 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.397 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.397 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.397 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.397 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.397 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.397 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.784447+0000", 2024-08-17T02:08:44.397 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.027005+0000", 2024-08-17T02:08:44.397 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.027005+0000", 2024-08-17T02:08:44.397 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.027398+0000", 2024-08-17T02:08:44.397 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.784447+0000", 2024-08-17T02:08:44.397 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.397 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.397 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.397 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:44.398 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.784447+0000", 2024-08-17T02:08:44.398 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.784447+0000", 2024-08-17T02:08:44.398 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.784447+0000", 2024-08-17T02:08:44.398 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.398 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.398 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.398 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.784447+0000", 2024-08-17T02:08:44.398 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.784447+0000", 2024-08-17T02:08:44.398 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.398 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.398 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.398 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.399 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:44.399 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.399 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.399 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.399 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.399 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.399 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.399 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.399 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.399 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.2", 2024-08-17T02:08:44.399 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.399 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.399 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.399 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5418, 2024-08-17T02:08:44.399 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.400 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:51:33.540309+0000", 2024-08-17T02:08:44.400 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.400 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.400 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.400 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.400 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.400 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.400 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.400 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.400 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.400 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.400 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.400 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.400 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.401 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.401 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.401 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.401 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.401 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.401 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.401 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.401 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.401 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.401 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.401 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.401 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.402 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.402 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.402 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.402 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.402 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.402 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.402 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.402 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.402 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.402 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.402 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.402 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.403 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.403 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.403 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.403 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.403 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.403 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.403 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.403 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.403 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.403 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.403 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.403 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.403 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.403 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.404 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:44.404 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.404 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.404 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.404 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.404 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.404 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.404 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.404 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.404 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:44.404 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.405 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.405 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.405 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.405 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.405 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.405 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.812560+0000", 2024-08-17T02:08:44.405 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.976466+0000", 2024-08-17T02:08:44.405 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.976466+0000", 2024-08-17T02:08:44.405 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.976759+0000", 2024-08-17T02:08:44.405 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.812560+0000", 2024-08-17T02:08:44.405 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.405 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.405 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.405 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.405 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.812560+0000", 2024-08-17T02:08:44.406 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.812560+0000", 2024-08-17T02:08:44.406 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.812560+0000", 2024-08-17T02:08:44.406 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.406 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.406 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.406 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.812560+0000", 2024-08-17T02:08:44.406 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.812560+0000", 2024-08-17T02:08:44.406 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.406 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.406 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.406 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.406 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.406 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.407 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.407 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.407 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.407 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.407 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.407 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.407 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.407 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.3", 2024-08-17T02:08:44.407 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.407 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.407 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.407 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5354, 2024-08-17T02:08:44.407 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.407 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:52:56.099830+0000", 2024-08-17T02:08:44.407 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.408 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.408 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.408 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.408 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.408 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.408 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.408 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.408 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.408 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.408 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.408 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.408 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.409 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.409 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.409 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.409 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.409 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.409 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.409 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.409 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.409 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.409 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.409 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.409 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.409 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.409 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.410 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.410 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.410 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.410 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.410 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.410 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.410 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.410 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.410 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.410 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.410 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.410 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.410 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.410 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.411 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.411 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.411 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.411 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.411 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.411 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.411 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.411 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.411 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.411 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.411 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:44.411 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.411 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.411 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.412 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.412 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.412 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.412 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.412 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.412 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:44.412 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.412 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.412 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 19, 2024-08-17T02:08:44.412 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.412 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.412 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.412 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:08:39.802401+0000", 2024-08-17T02:08:44.412 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.980371+0000", 2024-08-17T02:08:44.413 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.980371+0000", 2024-08-17T02:08:44.413 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.981513+0000", 2024-08-17T02:08:44.413 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:08:39.802401+0000", 2024-08-17T02:08:44.413 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:28:36.823280+0000", 2024-08-17T02:08:44.413 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.413 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:28:36.823280+0000", 2024-08-17T02:08:44.413 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.413 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:08:39.802401+0000", 2024-08-17T02:08:44.413 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:08:39.802401+0000", 2024-08-17T02:08:44.413 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:08:39.802401+0000", 2024-08-17T02:08:44.413 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.413 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.413 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:28:36.823280+0000", 2024-08-17T02:08:44.414 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:08:39.802401+0000", 2024-08-17T02:08:44.414 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:08:39.802401+0000", 2024-08-17T02:08:44.414 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.414 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 257, 2024-08-17T02:08:44.414 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.414 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.414 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.414 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.414 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.414 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.414 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.415 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 257, 2024-08-17T02:08:44.415 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.415 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.415 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.415 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "1.0", 2024-08-17T02:08:44.415 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.415 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.415 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.415 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5966, 2024-08-17T02:08:44.415 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.415 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T05:19:07.324218+0000", 2024-08-17T02:08:44.415 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.415 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.415 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.416 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 590368, 2024-08-17T02:08:44.416 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.416 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 1771104, 2024-08-17T02:08:44.416 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.416 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.416 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.416 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.416 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.416 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.416 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.416 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.416 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.416 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.416 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.417 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.417 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.417 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 6, 2024-08-17T02:08:44.417 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 2, 2024-08-17T02:08:44.417 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.417 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 2, 2024-08-17T02:08:44.417 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.417 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.417 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.417 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.417 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.417 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.417 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.418 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 6, 2024-08-17T02:08:44.418 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.418 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.418 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.418 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.418 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.418 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 1358, 2024-08-17T02:08:44.418 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 2144, 2024-08-17T02:08:44.418 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.418 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.418 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.418 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 431, 2024-08-17T02:08:44.418 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 2416 2024-08-17T02:08:44.419 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.419 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.419 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.419 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.419 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.419 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.419 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.419 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.419 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:44.419 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "2952'257" 2024-08-17T02:08:44.419 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.419 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.419 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.420 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.420 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.420 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.420 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.420 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T02:08:44.420 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.420 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.420 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T02:08:44.420 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.420 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.420 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.420 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.860290+0000", 2024-08-17T02:08:44.420 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.981722+0000", 2024-08-17T02:08:44.420 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.981722+0000", 2024-08-17T02:08:44.421 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T01:14:50.004906+0000", 2024-08-17T02:08:44.421 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.860290+0000", 2024-08-17T02:08:44.421 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:44.421 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.421 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:44.421 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.421 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.860290+0000", 2024-08-17T02:08:44.421 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.860290+0000", 2024-08-17T02:08:44.421 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.860290+0000", 2024-08-17T02:08:44.421 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.421 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.421 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:44.422 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.860290+0000", 2024-08-17T02:08:44.422 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.860290+0000", 2024-08-17T02:08:44.422 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.422 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 3197, 2024-08-17T02:08:44.422 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.422 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.422 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.422 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.422 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.422 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.422 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.422 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 3197, 2024-08-17T02:08:44.422 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.423 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.423 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.423 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.5", 2024-08-17T02:08:44.423 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.423 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.423 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.423 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 9311, 2024-08-17T02:08:44.423 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.423 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:22:35.715960+0000", 2024-08-17T02:08:44.423 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.001779593, 2024-08-17T02:08:44.423 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.423 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.423 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.424 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.424 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.424 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.424 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.424 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.424 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.424 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.424 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.424 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.424 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.424 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.424 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.424 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.424 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.425 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.425 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.425 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.425 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.425 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.425 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.425 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.425 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.425 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.425 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.425 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.425 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.425 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.425 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.426 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.426 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.426 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.426 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.426 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 1367, 2024-08-17T02:08:44.426 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 391815, 2024-08-17T02:08:44.426 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.426 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.426 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.426 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3169, 2024-08-17T02:08:44.426 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 436592 2024-08-17T02:08:44.427 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.427 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.427 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.427 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.427 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.427 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.427 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.427 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.427 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T02:08:44.427 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "1092'3197" 2024-08-17T02:08:44.427 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.427 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.427 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.428 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.428 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.428 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.428 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.428 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:44.428 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.428 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.428 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.428 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.428 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.428 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.428 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.444234+0000", 2024-08-17T02:08:44.428 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.984763+0000", 2024-08-17T02:08:44.428 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.984763+0000", 2024-08-17T02:08:44.429 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.985849+0000", 2024-08-17T02:08:44.429 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.444234+0000", 2024-08-17T02:08:44.429 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.429 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.429 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.429 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.429 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.444234+0000", 2024-08-17T02:08:44.429 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.444234+0000", 2024-08-17T02:08:44.429 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.444234+0000", 2024-08-17T02:08:44.429 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.430 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.430 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.430 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.444234+0000", 2024-08-17T02:08:44.430 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.444234+0000", 2024-08-17T02:08:44.430 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.430 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.430 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.430 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.430 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.430 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.430 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.431 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.431 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.431 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.431 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.431 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.431 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.431 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.d", 2024-08-17T02:08:44.431 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.431 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.431 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.431 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5248, 2024-08-17T02:08:44.431 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.431 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:56:29.644377+0000", 2024-08-17T02:08:44.431 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.431 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.432 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.432 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.432 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.432 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.432 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.432 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.432 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.432 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.432 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.432 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.432 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.432 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.432 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.432 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.433 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.433 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.433 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.433 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.433 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.433 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.433 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.433 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.433 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.433 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.433 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.433 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.433 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.433 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.433 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.434 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.434 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.434 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.434 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.434 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.434 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.434 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.434 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.434 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.434 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.434 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.434 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.434 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.435 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.435 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.435 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.435 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.435 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.435 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.435 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.435 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:44.435 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.435 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.435 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.435 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.435 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.435 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.436 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.436 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.436 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T02:08:44.436 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.436 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.436 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.436 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.436 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.436 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.436 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.784777+0000", 2024-08-17T02:08:44.436 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.057761+0000", 2024-08-17T02:08:44.436 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.057761+0000", 2024-08-17T02:08:44.436 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:25.058114+0000", 2024-08-17T02:08:44.437 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.784777+0000", 2024-08-17T02:08:44.437 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.437 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.437 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.437 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:44.437 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.784777+0000", 2024-08-17T02:08:44.437 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.784777+0000", 2024-08-17T02:08:44.437 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.784777+0000", 2024-08-17T02:08:44.437 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.437 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.437 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.437 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.784777+0000", 2024-08-17T02:08:44.437 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.784777+0000", 2024-08-17T02:08:44.437 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.438 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.438 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.438 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.438 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:44.438 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.438 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.438 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.438 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.438 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.438 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.438 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.438 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.439 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.c", 2024-08-17T02:08:44.439 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.439 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.439 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.439 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5459, 2024-08-17T02:08:44.439 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.439 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T11:54:29.843203+0000", 2024-08-17T02:08:44.439 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.439 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.439 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.439 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.439 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.440 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.440 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.440 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.440 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.440 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.440 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.440 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.440 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.440 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.440 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.440 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.440 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.440 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.441 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.441 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.441 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.441 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.441 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.441 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.441 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.441 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.441 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.441 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.441 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.441 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.441 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.442 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.442 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.442 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.442 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.442 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.442 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.442 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.442 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.442 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.442 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.442 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.442 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.442 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.442 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.443 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.443 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.443 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.443 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.443 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.443 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.443 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T02:08:44.443 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.443 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.443 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.443 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.443 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.443 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.444 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.444 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.444 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:44.444 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.444 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.444 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.444 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.444 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.444 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.444 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.813892+0000", 2024-08-17T02:08:44.444 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.024756+0000", 2024-08-17T02:08:44.444 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.024756+0000", 2024-08-17T02:08:44.444 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.025078+0000", 2024-08-17T02:08:44.445 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.813892+0000", 2024-08-17T02:08:44.445 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.445 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.445 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.445 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:44.445 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.813892+0000", 2024-08-17T02:08:44.445 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.813892+0000", 2024-08-17T02:08:44.445 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.813892+0000", 2024-08-17T02:08:44.445 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.445 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.445 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.445 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.813892+0000", 2024-08-17T02:08:44.445 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.813892+0000", 2024-08-17T02:08:44.445 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.446 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.446 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.446 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.446 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:44.446 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.446 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.446 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.446 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.446 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.446 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.446 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.446 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.446 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.c", 2024-08-17T02:08:44.447 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.447 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.447 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.447 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5339, 2024-08-17T02:08:44.447 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.447 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:50:16.962648+0000", 2024-08-17T02:08:44.447 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.447 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.447 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.447 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.447 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.447 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.448 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.448 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.448 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.448 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.448 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.448 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.448 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.448 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.448 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.448 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.448 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.448 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.448 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.448 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.449 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.449 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.449 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.449 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.449 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.449 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.449 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.449 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.449 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.449 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.449 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.449 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.449 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.450 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.450 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.450 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.450 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.450 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.450 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.450 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.450 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.450 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.450 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.450 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.450 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.450 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.450 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.451 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.451 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.451 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.451 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.451 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:44.451 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.451 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.451 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.451 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.451 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.451 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.451 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:44.451 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.452 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:44.452 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.452 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.452 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.452 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.452 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.452 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.452 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.462712+0000", 2024-08-17T02:08:44.452 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:51.970372+0000", 2024-08-17T02:08:44.452 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:51.970372+0000", 2024-08-17T02:08:44.452 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:51.970721+0000", 2024-08-17T02:08:44.452 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.462712+0000", 2024-08-17T02:08:44.452 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.453 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.453 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.453 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 499, 2024-08-17T02:08:44.453 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.462712+0000", 2024-08-17T02:08:44.453 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.462712+0000", 2024-08-17T02:08:44.453 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.462712+0000", 2024-08-17T02:08:44.453 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.453 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.453 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.453 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.462712+0000", 2024-08-17T02:08:44.453 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.462712+0000", 2024-08-17T02:08:44.453 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.453 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 1, 2024-08-17T02:08:44.453 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.454 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.454 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 498, 2024-08-17T02:08:44.454 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.454 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.454 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.454 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.454 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 1, 2024-08-17T02:08:44.454 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.454 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.454 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.454 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.d", 2024-08-17T02:08:44.454 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.454 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.455 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.455 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5455, 2024-08-17T02:08:44.455 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.455 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:47:51.269307+0000", 2024-08-17T02:08:44.455 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.455 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.455 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.455 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 70, 2024-08-17T02:08:44.455 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.455 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.455 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.455 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.455 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.456 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.456 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.456 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.456 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.456 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.456 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.456 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.456 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.456 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.456 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.456 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T02:08:44.456 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T02:08:44.456 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.457 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T02:08:44.457 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.457 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.457 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.457 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.457 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.457 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.457 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.457 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.457 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.457 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.457 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.457 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.457 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.458 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 2, 2024-08-17T02:08:44.458 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 2, 2024-08-17T02:08:44.458 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.458 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.458 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.458 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 1, 2024-08-17T02:08:44.458 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 1 2024-08-17T02:08:44.458 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.458 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.458 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.458 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.458 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.458 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.459 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:44.459 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.459 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:44.459 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'1" 2024-08-17T02:08:44.459 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.459 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.459 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.459 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.459 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.459 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.459 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.459 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:44.459 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.460 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.460 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.460 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.460 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.460 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.460 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.444339+0000", 2024-08-17T02:08:44.460 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.978401+0000", 2024-08-17T02:08:44.460 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.978401+0000", 2024-08-17T02:08:44.460 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.980144+0000", 2024-08-17T02:08:44.460 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.444339+0000", 2024-08-17T02:08:44.460 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.460 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.460 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.460 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.460 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.444339+0000", 2024-08-17T02:08:44.460 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.444339+0000", 2024-08-17T02:08:44.461 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.444339+0000", 2024-08-17T02:08:44.461 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.461 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.461 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.461 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.444339+0000", 2024-08-17T02:08:44.461 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.444339+0000", 2024-08-17T02:08:44.461 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.461 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.461 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.461 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.461 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.461 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.461 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.461 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.462 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.462 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.462 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.462 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.462 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.462 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.f", 2024-08-17T02:08:44.462 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.462 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.462 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.462 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5264, 2024-08-17T02:08:44.462 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.462 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:41:16.144221+0000", 2024-08-17T02:08:44.462 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.462 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.463 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.463 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.463 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.463 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.463 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.463 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.463 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.463 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.463 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.463 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.463 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.463 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.463 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.463 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.463 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.464 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.464 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.464 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.464 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.464 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.464 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.464 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.464 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.464 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.464 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.464 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.464 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.464 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.464 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.465 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.465 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.465 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.466 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.466 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.466 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.466 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.466 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.466 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:44.466 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.466 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.466 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.466 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.466 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.466 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.466 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.467 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.467 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T02:08:44.467 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.467 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.467 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.467 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.467 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.467 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.467 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.790857+0000", 2024-08-17T02:08:44.467 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.979116+0000", 2024-08-17T02:08:44.467 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.979116+0000", 2024-08-17T02:08:44.467 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.979461+0000", 2024-08-17T02:08:44.467 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.790857+0000", 2024-08-17T02:08:44.468 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.468 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.468 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.468 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.468 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.790857+0000", 2024-08-17T02:08:44.468 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.790857+0000", 2024-08-17T02:08:44.468 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.790857+0000", 2024-08-17T02:08:44.468 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.468 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.468 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.468 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.790857+0000", 2024-08-17T02:08:44.468 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.790857+0000", 2024-08-17T02:08:44.468 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.468 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2, 2024-08-17T02:08:44.469 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.469 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.469 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.469 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.469 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.469 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.469 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.469 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2, 2024-08-17T02:08:44.469 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.469 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.469 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.469 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.e", 2024-08-17T02:08:44.469 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.469 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.469 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.470 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5442, 2024-08-17T02:08:44.470 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.470 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:43:59.741960+0000", 2024-08-17T02:08:44.470 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.470 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.470 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.470 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.470 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.470 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.470 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.470 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.470 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.470 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.470 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.470 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T02:08:44.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T02:08:44.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T02:08:44.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.471 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T02:08:44.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 12, 2024-08-17T02:08:44.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 12, 2024-08-17T02:08:44.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.473 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3, 2024-08-17T02:08:44.473 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.473 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.473 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.473 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.473 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.473 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.473 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.473 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.473 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.473 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T02:08:44.473 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'2" 2024-08-17T02:08:44.473 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.474 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.474 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.474 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.474 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.474 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:44.474 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.474 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:44.474 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.474 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.474 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.474 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.474 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.474 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.443398+0000", 2024-08-17T02:08:44.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.971367+0000", 2024-08-17T02:08:44.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.971367+0000", 2024-08-17T02:08:44.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.973414+0000", 2024-08-17T02:08:44.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.443398+0000", 2024-08-17T02:08:44.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.443398+0000", 2024-08-17T02:08:44.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.443398+0000", 2024-08-17T02:08:44.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.443398+0000", 2024-08-17T02:08:44.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.475 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.443398+0000", 2024-08-17T02:08:44.476 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.443398+0000", 2024-08-17T02:08:44.476 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.476 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.476 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.476 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.476 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.476 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.476 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.476 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.476 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.476 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.476 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.477 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.477 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.477 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.e", 2024-08-17T02:08:44.477 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.477 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.477 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.477 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5264, 2024-08-17T02:08:44.477 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.477 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T05:22:19.295984+0000", 2024-08-17T02:08:44.477 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.477 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.477 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.477 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.478 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.478 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.478 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.478 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.478 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.478 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.478 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.478 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.478 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.478 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.478 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.478 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.478 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.479 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.479 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.479 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.479 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.479 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.479 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.479 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.479 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.479 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.479 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.479 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.479 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.479 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.480 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.481 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.481 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.481 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.481 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.481 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.481 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:44.481 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.481 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:44.481 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.481 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.481 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.481 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.481 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.482 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.482 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.482 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.482 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 4, 2024-08-17T02:08:44.482 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.482 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.482 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.482 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.482 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.482 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.482 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.663715+0000", 2024-08-17T02:08:44.482 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.983977+0000", 2024-08-17T02:08:44.482 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.983977+0000", 2024-08-17T02:08:44.483 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.984446+0000", 2024-08-17T02:08:44.483 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.663715+0000", 2024-08-17T02:08:44.483 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.483 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.483 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.483 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.483 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.663715+0000", 2024-08-17T02:08:44.483 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.663715+0000", 2024-08-17T02:08:44.483 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.663715+0000", 2024-08-17T02:08:44.483 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.483 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.483 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.483 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.663715+0000", 2024-08-17T02:08:44.484 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.663715+0000", 2024-08-17T02:08:44.484 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.484 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 1, 2024-08-17T02:08:44.484 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.484 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.484 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.484 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.484 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.484 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.484 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.484 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 1, 2024-08-17T02:08:44.484 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.484 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.484 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.485 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.f", 2024-08-17T02:08:44.485 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.485 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.485 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.485 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5363, 2024-08-17T02:08:44.485 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.485 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T12:10:18.455781+0000", 2024-08-17T02:08:44.485 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.485 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.485 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.485 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 22, 2024-08-17T02:08:44.485 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.485 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.485 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.486 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.486 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.486 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.486 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.486 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.486 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.486 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.486 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.486 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.486 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.486 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.486 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T02:08:44.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T02:08:44.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T02:08:44.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.488 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.488 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.488 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.488 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 2, 2024-08-17T02:08:44.488 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 2, 2024-08-17T02:08:44.488 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.488 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.488 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.488 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 1, 2024-08-17T02:08:44.488 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 1 2024-08-17T02:08:44.488 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.488 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.489 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.489 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.489 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.489 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.489 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.489 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.489 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 4, 2024-08-17T02:08:44.489 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'1" 2024-08-17T02:08:44.489 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.489 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.489 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.489 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.489 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.490 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.490 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.490 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:44.490 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.490 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.490 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.490 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.490 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.490 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.490 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.443137+0000", 2024-08-17T02:08:44.490 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.973447+0000", 2024-08-17T02:08:44.490 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.973447+0000", 2024-08-17T02:08:44.490 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.974616+0000", 2024-08-17T02:08:44.491 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.443137+0000", 2024-08-17T02:08:44.491 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.491 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.491 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.491 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.491 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.443137+0000", 2024-08-17T02:08:44.491 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.443137+0000", 2024-08-17T02:08:44.491 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.443137+0000", 2024-08-17T02:08:44.491 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.491 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.491 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.491 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.443137+0000", 2024-08-17T02:08:44.491 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.443137+0000", 2024-08-17T02:08:44.492 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.492 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.492 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.492 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.492 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.492 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.492 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.492 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.492 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.492 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.492 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.492 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.492 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.492 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.11", 2024-08-17T02:08:44.493 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.493 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.493 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.493 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5247, 2024-08-17T02:08:44.493 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.493 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:08:28.354818+0000", 2024-08-17T02:08:44.493 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.493 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.493 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.493 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.493 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.493 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.493 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.493 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.494 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.494 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.494 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.494 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.494 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.494 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.494 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.494 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.494 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.494 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.494 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.494 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.494 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.495 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.495 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.495 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.495 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.495 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.495 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.495 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.495 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.495 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.495 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.495 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.495 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.495 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.495 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.496 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.496 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.496 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.496 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.496 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.496 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.496 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.496 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.496 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.496 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.496 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.496 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.496 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.497 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.497 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.497 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.497 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:44.497 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.497 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.497 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.497 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.497 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.497 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.497 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.497 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.497 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T02:08:44.498 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.498 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.498 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.498 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.498 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.498 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.498 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.786249+0000", 2024-08-17T02:08:44.498 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:40:45.926978+0000", 2024-08-17T02:08:44.498 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:40:45.926978+0000", 2024-08-17T02:08:44.498 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:40:45.927313+0000", 2024-08-17T02:08:44.498 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.786249+0000", 2024-08-17T02:08:44.498 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.498 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.499 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.499 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 435, 2024-08-17T02:08:44.499 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.786249+0000", 2024-08-17T02:08:44.499 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.786249+0000", 2024-08-17T02:08:44.499 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.786249+0000", 2024-08-17T02:08:44.499 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.499 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.499 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.499 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.786249+0000", 2024-08-17T02:08:44.499 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.786249+0000", 2024-08-17T02:08:44.499 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.499 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 8, 2024-08-17T02:08:44.499 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.500 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.500 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 434, 2024-08-17T02:08:44.500 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.500 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.500 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.500 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.500 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 8, 2024-08-17T02:08:44.500 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.500 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.500 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.500 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.10", 2024-08-17T02:08:44.500 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.500 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.501 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.501 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5477, 2024-08-17T02:08:44.501 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.501 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:56:49.287803+0000", 2024-08-17T02:08:44.501 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.501 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.501 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.501 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.501 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.501 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.501 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.501 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.501 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.502 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.502 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.502 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.502 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.502 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.502 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.502 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.502 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.502 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.502 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.502 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 12, 2024-08-17T02:08:44.502 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 4, 2024-08-17T02:08:44.503 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.503 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 4, 2024-08-17T02:08:44.503 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.503 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.503 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.503 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.503 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.503 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 4, 2024-08-17T02:08:44.503 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.503 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.503 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.503 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.503 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.504 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.504 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.504 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 48, 2024-08-17T02:08:44.504 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 48, 2024-08-17T02:08:44.504 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.504 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.504 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.504 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 12, 2024-08-17T02:08:44.504 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.504 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.504 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.504 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.504 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.504 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.505 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.505 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.505 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.505 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T02:08:44.505 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'8" 2024-08-17T02:08:44.505 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.505 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.505 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.505 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.505 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.505 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:44.505 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.506 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T02:08:44.506 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.506 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.506 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.506 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.506 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.506 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.506 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.860025+0000", 2024-08-17T02:08:44.506 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.031711+0000", 2024-08-17T02:08:44.506 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.031711+0000", 2024-08-17T02:08:44.506 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.032983+0000", 2024-08-17T02:08:44.506 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.860025+0000", 2024-08-17T02:08:44.506 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.506 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.507 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.507 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:44.507 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.860025+0000", 2024-08-17T02:08:44.507 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.860025+0000", 2024-08-17T02:08:44.507 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.860025+0000", 2024-08-17T02:08:44.507 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.507 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.507 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.507 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.860025+0000", 2024-08-17T02:08:44.507 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.860025+0000", 2024-08-17T02:08:44.507 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.507 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.507 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.508 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.508 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:44.508 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.508 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.508 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.508 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.508 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.508 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.508 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.508 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.508 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.10", 2024-08-17T02:08:44.508 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.508 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.509 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.509 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5296, 2024-08-17T02:08:44.509 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.509 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:36:09.091599+0000", 2024-08-17T02:08:44.509 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.509 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.509 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.509 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.509 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.509 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.509 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.509 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.509 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.509 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.510 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.510 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.510 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.510 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.510 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.510 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.510 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.510 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.510 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.510 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.510 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.510 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.510 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.511 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.511 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.511 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.511 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.511 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.511 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.511 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.511 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.511 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.511 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.511 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.511 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.511 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.512 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.512 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.512 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.512 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.512 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.512 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.512 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.512 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.512 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.512 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.512 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.512 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.512 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.512 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:44.513 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.513 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T02:08:44.513 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.513 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.513 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.513 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.513 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.513 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.513 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:44.513 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.513 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T02:08:44.513 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.513 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.514 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.514 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.514 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.514 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.514 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.859246+0000", 2024-08-17T02:08:44.514 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.035691+0000", 2024-08-17T02:08:44.514 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.035691+0000", 2024-08-17T02:08:44.514 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.036525+0000", 2024-08-17T02:08:44.514 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.859246+0000", 2024-08-17T02:08:44.514 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.514 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.514 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.514 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:44.515 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.859246+0000", 2024-08-17T02:08:44.515 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.859246+0000", 2024-08-17T02:08:44.515 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.859246+0000", 2024-08-17T02:08:44.515 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.515 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.515 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.515 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.859246+0000", 2024-08-17T02:08:44.515 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.859246+0000", 2024-08-17T02:08:44.515 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.515 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.515 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.515 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.515 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:44.515 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.516 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.516 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.516 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.516 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.516 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.516 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.516 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.516 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.11", 2024-08-17T02:08:44.516 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.516 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.516 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.516 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5309, 2024-08-17T02:08:44.516 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.516 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:08:46.268458+0000", 2024-08-17T02:08:44.517 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.517 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.517 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.517 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.518 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.518 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.518 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.518 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.518 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.518 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.518 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.518 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.518 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.518 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.518 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.518 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.518 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.518 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.519 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.519 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.519 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.519 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.519 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.519 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.519 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.519 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.519 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.519 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.519 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.519 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.519 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.520 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.520 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.520 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.520 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.520 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.520 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.520 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.520 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.520 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.520 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:44.520 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.520 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T02:08:44.520 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.520 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.521 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.521 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.521 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.521 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.521 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.521 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.521 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:44.521 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.521 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.521 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.521 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.521 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.521 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.522 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.445614+0000", 2024-08-17T02:08:44.522 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.980770+0000", 2024-08-17T02:08:44.522 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.980770+0000", 2024-08-17T02:08:44.522 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.982715+0000", 2024-08-17T02:08:44.522 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.445614+0000", 2024-08-17T02:08:44.522 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.522 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.522 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.522 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.522 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.445614+0000", 2024-08-17T02:08:44.522 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.445614+0000", 2024-08-17T02:08:44.522 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.445614+0000", 2024-08-17T02:08:44.522 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.523 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.523 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.523 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.445614+0000", 2024-08-17T02:08:44.523 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.445614+0000", 2024-08-17T02:08:44.523 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.523 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.523 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.523 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.523 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.523 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.523 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.523 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.523 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.524 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.524 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.524 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.524 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.524 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.13", 2024-08-17T02:08:44.524 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.524 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.524 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.524 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5263, 2024-08-17T02:08:44.524 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.524 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:52:07.603277+0000", 2024-08-17T02:08:44.524 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.524 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.525 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.525 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.525 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.525 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.525 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.525 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.525 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.525 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.525 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.525 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.525 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.525 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.525 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.525 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.526 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.526 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.526 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.526 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.526 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.526 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.526 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.526 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.526 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.526 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.526 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.526 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.526 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.526 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.527 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.527 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.527 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.527 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.527 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.527 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.527 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.527 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.527 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.527 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.527 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.527 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.527 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.527 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.528 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.528 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.528 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.528 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.528 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.528 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.528 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.528 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:44.528 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.528 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.528 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.528 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.528 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.529 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.529 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.529 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.529 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:44.529 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.529 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.529 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.529 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.529 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.529 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.529 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.812642+0000", 2024-08-17T02:08:44.529 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.975340+0000", 2024-08-17T02:08:44.529 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.975340+0000", 2024-08-17T02:08:44.530 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.975617+0000", 2024-08-17T02:08:44.530 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.812642+0000", 2024-08-17T02:08:44.530 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.530 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.530 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.530 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.530 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.812642+0000", 2024-08-17T02:08:44.530 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.812642+0000", 2024-08-17T02:08:44.530 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.812642+0000", 2024-08-17T02:08:44.530 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.530 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.530 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.530 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.812642+0000", 2024-08-17T02:08:44.531 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.812642+0000", 2024-08-17T02:08:44.531 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.531 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.531 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.531 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.531 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.531 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.531 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.531 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.531 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.531 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.531 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.531 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.532 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.532 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.12", 2024-08-17T02:08:44.532 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.532 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.532 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.532 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5340, 2024-08-17T02:08:44.532 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.532 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:46:36.994795+0000", 2024-08-17T02:08:44.532 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.532 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.532 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.532 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.532 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.533 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.533 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.533 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.533 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.533 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.533 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.533 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.533 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.533 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.533 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.533 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.533 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.533 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.533 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.534 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.534 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.534 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.534 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.534 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.534 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.534 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.534 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.534 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.534 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.534 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.534 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.534 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.535 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.535 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.535 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.535 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.535 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.535 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.535 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.535 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.535 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.535 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.535 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.535 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.535 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.535 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.535 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.536 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.536 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.536 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.536 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.536 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:44.536 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.536 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.536 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.536 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.536 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.536 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.536 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:44.536 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.536 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T02:08:44.536 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.537 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.537 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.537 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.537 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.537 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.537 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.785664+0000", 2024-08-17T02:08:44.537 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.966667+0000", 2024-08-17T02:08:44.537 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.966667+0000", 2024-08-17T02:08:44.537 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.967148+0000", 2024-08-17T02:08:44.537 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.785664+0000", 2024-08-17T02:08:44.537 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.537 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.537 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.537 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.537 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.785664+0000", 2024-08-17T02:08:44.538 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.785664+0000", 2024-08-17T02:08:44.538 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.785664+0000", 2024-08-17T02:08:44.538 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.538 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.538 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.538 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.785664+0000", 2024-08-17T02:08:44.538 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.785664+0000", 2024-08-17T02:08:44.538 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.538 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.538 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.538 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.538 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.539 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.539 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.539 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.539 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.539 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.539 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.539 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.539 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.539 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.12", 2024-08-17T02:08:44.539 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.539 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.539 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.539 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5506, 2024-08-17T02:08:44.539 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.540 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:44:02.173773+0000", 2024-08-17T02:08:44.540 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.540 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.540 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.540 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.541 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.541 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.541 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.541 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.541 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.541 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.541 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.541 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.541 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.541 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.541 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.541 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.541 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.542 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.542 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.542 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.542 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.542 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.542 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.542 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.542 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.542 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.542 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.542 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.542 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.542 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.543 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.543 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.543 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.543 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.543 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.543 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.543 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.543 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.543 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.543 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:44.543 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.543 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T02:08:44.543 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.544 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.544 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.544 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.544 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.544 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.544 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:44.544 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.544 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T02:08:44.544 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.544 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.544 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.544 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.544 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.545 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.545 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.787543+0000", 2024-08-17T02:08:44.545 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:51.971074+0000", 2024-08-17T02:08:44.545 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:51.971074+0000", 2024-08-17T02:08:44.545 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:51.971473+0000", 2024-08-17T02:08:44.545 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.787543+0000", 2024-08-17T02:08:44.545 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.545 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.545 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.545 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 499, 2024-08-17T02:08:44.545 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.787543+0000", 2024-08-17T02:08:44.545 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.787543+0000", 2024-08-17T02:08:44.545 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.787543+0000", 2024-08-17T02:08:44.546 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.546 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.546 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.546 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.787543+0000", 2024-08-17T02:08:44.546 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.787543+0000", 2024-08-17T02:08:44.546 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.546 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2, 2024-08-17T02:08:44.546 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.546 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.546 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 498, 2024-08-17T02:08:44.546 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.546 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.547 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.547 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.547 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2, 2024-08-17T02:08:44.547 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.547 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.547 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.547 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.13", 2024-08-17T02:08:44.547 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.547 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.547 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.547 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5517, 2024-08-17T02:08:44.547 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.547 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:31:36.455433+0000", 2024-08-17T02:08:44.548 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.548 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.548 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.548 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 34, 2024-08-17T02:08:44.548 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.548 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.548 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.548 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.548 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.548 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.548 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.548 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.548 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.549 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.549 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.549 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.549 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.549 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.549 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.549 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 6, 2024-08-17T02:08:44.549 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 2, 2024-08-17T02:08:44.549 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.549 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 2, 2024-08-17T02:08:44.549 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.549 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.549 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.550 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.550 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.550 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T02:08:44.550 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.550 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.550 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.550 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.550 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.550 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.550 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.550 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 8, 2024-08-17T02:08:44.550 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 16, 2024-08-17T02:08:44.550 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.551 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.551 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.551 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3, 2024-08-17T02:08:44.551 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 7 2024-08-17T02:08:44.551 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.551 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.551 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.551 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.551 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.551 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.551 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:44.551 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.551 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T02:08:44.552 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'2" 2024-08-17T02:08:44.552 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.552 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.552 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.552 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.552 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.552 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:44.552 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.552 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:44.552 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.552 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.552 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.552 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.552 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.553 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.553 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.443796+0000", 2024-08-17T02:08:44.553 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.977780+0000", 2024-08-17T02:08:44.553 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.977780+0000", 2024-08-17T02:08:44.553 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.979937+0000", 2024-08-17T02:08:44.553 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.443796+0000", 2024-08-17T02:08:44.553 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.553 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.553 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.553 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.553 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.443796+0000", 2024-08-17T02:08:44.553 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.443796+0000", 2024-08-17T02:08:44.553 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.443796+0000", 2024-08-17T02:08:44.553 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.553 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.554 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.554 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.443796+0000", 2024-08-17T02:08:44.554 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.443796+0000", 2024-08-17T02:08:44.554 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.554 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.554 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.554 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.554 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.554 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.554 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.554 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.554 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.554 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.554 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.554 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.555 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.555 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.15", 2024-08-17T02:08:44.555 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.555 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.555 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.555 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5262, 2024-08-17T02:08:44.555 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.555 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:19:20.448213+0000", 2024-08-17T02:08:44.555 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.555 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.555 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.555 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.555 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.555 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.556 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.556 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.556 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.556 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.556 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.556 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.556 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.556 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.556 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.556 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.556 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.556 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.556 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.556 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.557 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.557 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.557 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.557 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.557 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.557 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.557 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.557 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.557 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.557 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.557 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.557 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.557 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.557 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.558 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.558 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.558 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.558 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.558 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.558 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.558 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.558 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.558 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.558 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.558 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.558 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.558 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.559 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.559 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.559 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:44.559 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.559 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:44.559 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.559 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.559 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.559 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.559 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.559 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.559 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:44.559 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.560 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T02:08:44.560 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.560 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.560 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.560 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.560 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.560 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.560 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.859651+0000", 2024-08-17T02:08:44.560 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.025431+0000", 2024-08-17T02:08:44.560 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.025431+0000", 2024-08-17T02:08:44.560 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.026121+0000", 2024-08-17T02:08:44.560 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.859651+0000", 2024-08-17T02:08:44.560 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.561 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.561 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.561 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:44.561 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.859651+0000", 2024-08-17T02:08:44.561 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.859651+0000", 2024-08-17T02:08:44.561 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.859651+0000", 2024-08-17T02:08:44.561 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.561 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.561 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.561 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.859651+0000", 2024-08-17T02:08:44.561 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.859651+0000", 2024-08-17T02:08:44.561 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.561 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 30, 2024-08-17T02:08:44.561 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.562 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.562 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:44.562 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.562 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.562 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.562 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.562 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 30, 2024-08-17T02:08:44.562 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.562 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.562 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.562 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.14", 2024-08-17T02:08:44.562 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.562 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.562 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.563 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5341, 2024-08-17T02:08:44.563 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.563 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:12:55.566273+0000", 2024-08-17T02:08:44.563 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.563 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.563 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.563 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 5816, 2024-08-17T02:08:44.563 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.563 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.563 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.563 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.563 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.563 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.563 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.564 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.564 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.564 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.564 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.564 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.564 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.564 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.564 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.564 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 12, 2024-08-17T02:08:44.564 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 4, 2024-08-17T02:08:44.564 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.564 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 4, 2024-08-17T02:08:44.564 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.565 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.565 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.565 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.565 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.565 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T02:08:44.565 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.565 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.565 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.565 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.565 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.565 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.565 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.565 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 20, 2024-08-17T02:08:44.566 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 28, 2024-08-17T02:08:44.566 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.566 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.566 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.566 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 28, 2024-08-17T02:08:44.566 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 25 2024-08-17T02:08:44.566 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.566 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.566 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.566 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.566 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.566 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.566 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:44.566 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.567 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T02:08:44.567 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "624'30" 2024-08-17T02:08:44.567 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.567 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.567 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.567 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.567 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.567 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.567 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.567 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 4, 2024-08-17T02:08:44.567 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.567 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.567 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.567 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.567 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.568 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.568 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.663469+0000", 2024-08-17T02:08:44.568 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.973231+0000", 2024-08-17T02:08:44.568 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.973231+0000", 2024-08-17T02:08:44.568 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.974460+0000", 2024-08-17T02:08:44.568 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.663469+0000", 2024-08-17T02:08:44.568 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.568 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.568 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.568 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.568 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.663469+0000", 2024-08-17T02:08:44.568 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.663469+0000", 2024-08-17T02:08:44.569 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.663469+0000", 2024-08-17T02:08:44.569 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.569 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.569 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.569 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.663469+0000", 2024-08-17T02:08:44.569 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.663469+0000", 2024-08-17T02:08:44.569 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.569 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.569 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.569 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.569 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.569 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.569 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.569 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.570 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.570 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.570 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.570 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.570 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.570 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.14", 2024-08-17T02:08:44.570 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.570 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.570 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.570 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5372, 2024-08-17T02:08:44.570 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.570 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T05:45:37.059395+0000", 2024-08-17T02:08:44.571 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.571 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.571 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.571 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.571 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.571 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.571 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.571 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.571 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.571 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.571 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.571 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.571 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.571 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.571 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.572 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.572 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.572 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.572 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.572 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.572 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.572 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.572 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.572 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.572 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.572 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.572 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.572 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.572 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.572 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.572 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.573 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.573 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.573 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.573 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.573 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.573 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.573 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.573 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.573 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.573 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.573 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.573 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.573 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.573 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.573 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.574 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.574 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.574 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.574 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.574 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.574 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 4, 2024-08-17T02:08:44.574 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.574 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.574 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.574 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.574 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.574 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.574 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.575 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.575 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:44.575 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.575 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.575 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.575 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.575 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.575 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.575 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.463590+0000", 2024-08-17T02:08:44.575 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.048590+0000", 2024-08-17T02:08:44.575 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.048590+0000", 2024-08-17T02:08:44.575 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:25.048982+0000", 2024-08-17T02:08:44.575 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.463590+0000", 2024-08-17T02:08:44.576 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.576 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.576 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.576 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:44.576 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.463590+0000", 2024-08-17T02:08:44.576 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.463590+0000", 2024-08-17T02:08:44.576 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.463590+0000", 2024-08-17T02:08:44.576 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.576 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.576 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.576 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.463590+0000", 2024-08-17T02:08:44.576 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.463590+0000", 2024-08-17T02:08:44.576 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.576 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 3, 2024-08-17T02:08:44.576 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.577 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.577 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:44.577 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.577 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.577 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.577 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.577 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 3, 2024-08-17T02:08:44.577 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.577 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.577 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.577 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.15", 2024-08-17T02:08:44.577 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.578 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.578 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.578 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5479, 2024-08-17T02:08:44.578 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.578 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:10:33.190366+0000", 2024-08-17T02:08:44.578 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.578 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.578 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.578 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 90, 2024-08-17T02:08:44.578 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.578 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.578 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.578 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.579 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.579 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.579 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.579 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.579 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.579 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.579 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.579 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.579 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.579 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.579 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.579 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 6, 2024-08-17T02:08:44.579 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 2, 2024-08-17T02:08:44.580 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.580 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 2, 2024-08-17T02:08:44.580 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.580 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.580 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.580 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.580 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.580 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T02:08:44.580 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.580 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.580 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.580 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.580 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.580 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.581 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.581 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 14, 2024-08-17T02:08:44.581 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 14, 2024-08-17T02:08:44.581 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.581 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.581 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.581 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 4, 2024-08-17T02:08:44.581 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 1 2024-08-17T02:08:44.581 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.581 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.581 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.581 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.581 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.581 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.582 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.582 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.582 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:44.582 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'3" 2024-08-17T02:08:44.582 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.582 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.582 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.582 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.582 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.582 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:44.582 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.582 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T02:08:44.583 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.583 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.583 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.583 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.583 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.583 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.583 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.788349+0000", 2024-08-17T02:08:44.583 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.055300+0000", 2024-08-17T02:08:44.583 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.055300+0000", 2024-08-17T02:08:44.583 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:25.055598+0000", 2024-08-17T02:08:44.583 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.788349+0000", 2024-08-17T02:08:44.583 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.583 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.583 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.584 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:44.584 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.788349+0000", 2024-08-17T02:08:44.584 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.788349+0000", 2024-08-17T02:08:44.584 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.788349+0000", 2024-08-17T02:08:44.584 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.584 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.584 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.584 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.788349+0000", 2024-08-17T02:08:44.584 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.788349+0000", 2024-08-17T02:08:44.584 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.584 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.584 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.584 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.585 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:44.585 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.585 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.585 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.585 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.585 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.585 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.585 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.585 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.585 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.17", 2024-08-17T02:08:44.585 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.585 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.585 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.586 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5504, 2024-08-17T02:08:44.586 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.586 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:56:06.196667+0000", 2024-08-17T02:08:44.586 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.586 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.586 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.586 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.586 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.586 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.586 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.586 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.586 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.586 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.587 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.587 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.587 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.587 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.587 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.587 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.587 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.587 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.587 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.587 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.587 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.587 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.587 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.588 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.588 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.588 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.588 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.588 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.588 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.588 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.588 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.588 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.588 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.588 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.588 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.589 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.589 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.589 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.589 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.589 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.589 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.589 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.589 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.589 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.589 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.589 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.589 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.589 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.589 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.590 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:44.590 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.590 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T02:08:44.590 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.590 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.590 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.590 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.590 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.590 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.590 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.590 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.590 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:44.590 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.590 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.591 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.591 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.591 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.591 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.591 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.813753+0000", 2024-08-17T02:08:44.591 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.024702+0000", 2024-08-17T02:08:44.591 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.024702+0000", 2024-08-17T02:08:44.591 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.025033+0000", 2024-08-17T02:08:44.591 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.813753+0000", 2024-08-17T02:08:44.591 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.591 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.591 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.591 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:44.591 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.813753+0000", 2024-08-17T02:08:44.592 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.813753+0000", 2024-08-17T02:08:44.592 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.813753+0000", 2024-08-17T02:08:44.592 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.592 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.592 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.592 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.813753+0000", 2024-08-17T02:08:44.592 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.813753+0000", 2024-08-17T02:08:44.592 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.592 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.592 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.592 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.592 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:44.592 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.592 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.593 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.593 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.593 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.593 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.593 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.593 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.593 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.16", 2024-08-17T02:08:44.593 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.593 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.593 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.593 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5347, 2024-08-17T02:08:44.593 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.594 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T00:59:18.556190+0000", 2024-08-17T02:08:44.594 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.594 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.594 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.594 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.594 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.594 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.594 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.594 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.594 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.594 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.594 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.595 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.595 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.595 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.595 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.595 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.595 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.595 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.595 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.595 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.595 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.595 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.595 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.595 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.595 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.597 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.597 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.597 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.597 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.597 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.597 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.597 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.597 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.598 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:44.598 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.598 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.598 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.598 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.598 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.598 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.598 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:44.598 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.598 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:44.598 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.598 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.598 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.599 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.599 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.599 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.599 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.813262+0000", 2024-08-17T02:08:44.599 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.973424+0000", 2024-08-17T02:08:44.599 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.973424+0000", 2024-08-17T02:08:44.599 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.973715+0000", 2024-08-17T02:08:44.599 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.813262+0000", 2024-08-17T02:08:44.599 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.599 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.599 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.599 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.599 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.813262+0000", 2024-08-17T02:08:44.599 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.813262+0000", 2024-08-17T02:08:44.599 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.813262+0000", 2024-08-17T02:08:44.600 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.600 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.600 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.600 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.813262+0000", 2024-08-17T02:08:44.600 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.813262+0000", 2024-08-17T02:08:44.600 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.600 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.600 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.600 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.600 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.600 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.600 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.600 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.600 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.601 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.601 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.601 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.601 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.601 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.16", 2024-08-17T02:08:44.601 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.601 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.601 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.601 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5313, 2024-08-17T02:08:44.601 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.601 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:58:38.241063+0000", 2024-08-17T02:08:44.601 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.601 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.601 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.602 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.602 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.602 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.602 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.602 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.602 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.602 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.602 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.602 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.602 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.602 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.602 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.602 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.602 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.605 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.605 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.605 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.605 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.605 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.605 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.605 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:44.605 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.605 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:44.605 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.605 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.605 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.606 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.606 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.606 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.606 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.606 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.606 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T02:08:44.606 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.606 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.606 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.606 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.606 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.606 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.606 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.860384+0000", 2024-08-17T02:08:44.607 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.033001+0000", 2024-08-17T02:08:44.607 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.033001+0000", 2024-08-17T02:08:44.607 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.033424+0000", 2024-08-17T02:08:44.607 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.860384+0000", 2024-08-17T02:08:44.607 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.607 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.607 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.607 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:44.607 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.860384+0000", 2024-08-17T02:08:44.607 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.860384+0000", 2024-08-17T02:08:44.607 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.860384+0000", 2024-08-17T02:08:44.607 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.608 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.608 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.608 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.860384+0000", 2024-08-17T02:08:44.608 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.860384+0000", 2024-08-17T02:08:44.608 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.608 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.608 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.608 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.608 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:44.608 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.608 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.608 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.609 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.609 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.609 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.609 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.609 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.609 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.17", 2024-08-17T02:08:44.609 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.609 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.609 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.609 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5298, 2024-08-17T02:08:44.609 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.609 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:32:07.915141+0000", 2024-08-17T02:08:44.609 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.609 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.610 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.610 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.610 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.610 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.610 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.610 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.610 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.610 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.610 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.610 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.610 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.610 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.613 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.613 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.613 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.613 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.613 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.613 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.613 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.613 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.613 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T02:08:44.613 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.613 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.613 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.613 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.613 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.614 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.614 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:44.614 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.614 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:44.614 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.614 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.614 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.614 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.614 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.614 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.614 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.462657+0000", 2024-08-17T02:08:44.614 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:51.970206+0000", 2024-08-17T02:08:44.615 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:51.970206+0000", 2024-08-17T02:08:44.615 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:51.970521+0000", 2024-08-17T02:08:44.615 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.462657+0000", 2024-08-17T02:08:44.615 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.615 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.615 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.615 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 499, 2024-08-17T02:08:44.615 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.462657+0000", 2024-08-17T02:08:44.615 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.462657+0000", 2024-08-17T02:08:44.615 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.462657+0000", 2024-08-17T02:08:44.615 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.615 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.615 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.615 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.462657+0000", 2024-08-17T02:08:44.615 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.462657+0000", 2024-08-17T02:08:44.616 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.616 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.616 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.616 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.616 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 498, 2024-08-17T02:08:44.616 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.616 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.616 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.616 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.616 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.616 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.616 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.616 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.616 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.19", 2024-08-17T02:08:44.616 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.617 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.617 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.617 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5444, 2024-08-17T02:08:44.617 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.617 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:51:23.344758+0000", 2024-08-17T02:08:44.617 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.617 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.617 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.617 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.617 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.617 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.617 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.617 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.617 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.618 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.618 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.618 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.618 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.618 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.618 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.618 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.618 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.618 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.618 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.618 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.618 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.618 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.620 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.620 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.620 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.620 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.620 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.621 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.621 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:44.621 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.621 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:44.621 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.621 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.621 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.621 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.621 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.621 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.621 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.621 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.621 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:44.621 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.622 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.622 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.622 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.622 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.622 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.622 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.812275+0000", 2024-08-17T02:08:44.622 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.972756+0000", 2024-08-17T02:08:44.622 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.972756+0000", 2024-08-17T02:08:44.622 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.973115+0000", 2024-08-17T02:08:44.622 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.812275+0000", 2024-08-17T02:08:44.622 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.622 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.623 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.623 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.623 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.812275+0000", 2024-08-17T02:08:44.623 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.812275+0000", 2024-08-17T02:08:44.623 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.812275+0000", 2024-08-17T02:08:44.623 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.623 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.623 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.623 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.812275+0000", 2024-08-17T02:08:44.623 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.812275+0000", 2024-08-17T02:08:44.623 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.623 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.624 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.624 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.624 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.624 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.624 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.624 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.624 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.624 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.624 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.624 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.624 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.624 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.18", 2024-08-17T02:08:44.624 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.625 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.625 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.625 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5329, 2024-08-17T02:08:44.625 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.625 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:43:45.480722+0000", 2024-08-17T02:08:44.625 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.625 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.625 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.625 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.625 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.625 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.625 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.626 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.626 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.626 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.626 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.626 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.626 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.626 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.626 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.626 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.626 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.626 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.626 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.626 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.628 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.628 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.629 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.629 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.629 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.629 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.629 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.629 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.629 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:44.629 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.629 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.629 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.629 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.629 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.629 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.630 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:44.630 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.630 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:44.630 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.630 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.630 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.630 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.630 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.630 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.630 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.783148+0000", 2024-08-17T02:08:44.630 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:18.967229+0000", 2024-08-17T02:08:44.630 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:18.967229+0000", 2024-08-17T02:08:44.630 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:18.967554+0000", 2024-08-17T02:08:44.630 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.783148+0000", 2024-08-17T02:08:44.631 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.631 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.631 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.631 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 467, 2024-08-17T02:08:44.631 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.783148+0000", 2024-08-17T02:08:44.631 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.783148+0000", 2024-08-17T02:08:44.631 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.783148+0000", 2024-08-17T02:08:44.631 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.631 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.631 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.631 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.783148+0000", 2024-08-17T02:08:44.631 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.783148+0000", 2024-08-17T02:08:44.631 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.631 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.632 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.632 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.632 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 466, 2024-08-17T02:08:44.632 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.632 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.632 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.632 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.632 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.632 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.632 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.632 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.632 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.18", 2024-08-17T02:08:44.632 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.632 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.633 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.633 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5435, 2024-08-17T02:08:44.633 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.633 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:20:48.862836+0000", 2024-08-17T02:08:44.633 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.633 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.633 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.634 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.634 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.634 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.634 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.634 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.634 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.634 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.634 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.634 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.634 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.634 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.634 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.634 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.636 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.636 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.636 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.636 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.636 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.636 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.636 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:44.636 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.637 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:44.637 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.637 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.637 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.637 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.637 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.637 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.637 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.637 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.637 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:44.637 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.637 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.637 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.637 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.638 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.638 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.638 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.783472+0000", 2024-08-17T02:08:44.638 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.029479+0000", 2024-08-17T02:08:44.638 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.029479+0000", 2024-08-17T02:08:44.638 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.029867+0000", 2024-08-17T02:08:44.638 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.783472+0000", 2024-08-17T02:08:44.638 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.638 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.638 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.638 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:44.638 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.783472+0000", 2024-08-17T02:08:44.639 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.783472+0000", 2024-08-17T02:08:44.639 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.783472+0000", 2024-08-17T02:08:44.639 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.639 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.639 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.639 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.783472+0000", 2024-08-17T02:08:44.639 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.783472+0000", 2024-08-17T02:08:44.639 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.639 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.639 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.639 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.639 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:44.639 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.639 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.640 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.640 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.640 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.640 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.640 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.640 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.640 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.19", 2024-08-17T02:08:44.640 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.640 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.640 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.640 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5441, 2024-08-17T02:08:44.640 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.640 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:47:26.043706+0000", 2024-08-17T02:08:44.641 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.641 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.641 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.641 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.641 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.641 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.641 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.641 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.641 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.641 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.641 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.641 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.641 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.642 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.642 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.642 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.642 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.642 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.642 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.642 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.642 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.642 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.642 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.642 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.642 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.642 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.642 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.643 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.643 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.643 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.643 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.643 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.643 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.643 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.643 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.643 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.643 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.643 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.643 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.643 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.643 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.644 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.644 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.644 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.644 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.644 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.644 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.644 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.644 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.644 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.644 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.644 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:44.644 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.644 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.645 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.645 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.645 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.645 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.645 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.645 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.645 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T02:08:44.645 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.645 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.645 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.645 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.645 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.645 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.646 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.860138+0000", 2024-08-17T02:08:44.646 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.973615+0000", 2024-08-17T02:08:44.646 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.973615+0000", 2024-08-17T02:08:44.646 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.973924+0000", 2024-08-17T02:08:44.646 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.860138+0000", 2024-08-17T02:08:44.646 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.646 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.646 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.646 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.646 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.860138+0000", 2024-08-17T02:08:44.646 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.860138+0000", 2024-08-17T02:08:44.646 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.860138+0000", 2024-08-17T02:08:44.646 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.646 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.647 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.647 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.860138+0000", 2024-08-17T02:08:44.647 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.860138+0000", 2024-08-17T02:08:44.647 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.647 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 3, 2024-08-17T02:08:44.647 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.647 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.647 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.647 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.647 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.647 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.647 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.647 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 3, 2024-08-17T02:08:44.647 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.648 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.648 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.648 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.1a", 2024-08-17T02:08:44.648 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.648 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.648 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.648 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5303, 2024-08-17T02:08:44.648 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.648 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:11:44.011661+0000", 2024-08-17T02:08:44.648 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.648 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.648 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.649 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.649 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.649 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.649 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.649 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.649 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.649 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.649 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.649 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.649 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.649 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.649 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.649 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.650 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.650 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.650 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.650 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.650 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.650 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.650 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.650 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.650 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.650 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.650 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.650 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.650 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.651 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.651 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.651 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.651 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.651 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.651 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.651 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.651 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.651 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.651 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.651 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.651 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.651 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.652 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.652 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.652 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.652 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.652 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.652 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.652 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.652 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.652 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.652 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T02:08:44.652 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "624'3" 2024-08-17T02:08:44.652 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.653 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.653 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.653 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.653 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.653 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.653 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.653 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T02:08:44.653 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.653 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.653 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.653 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.653 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.653 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.654 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.787412+0000", 2024-08-17T02:08:44.654 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.967380+0000", 2024-08-17T02:08:44.654 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.967380+0000", 2024-08-17T02:08:44.654 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.967923+0000", 2024-08-17T02:08:44.654 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.787412+0000", 2024-08-17T02:08:44.654 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.654 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.654 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.654 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.654 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.787412+0000", 2024-08-17T02:08:44.654 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.787412+0000", 2024-08-17T02:08:44.654 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.787412+0000", 2024-08-17T02:08:44.654 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.655 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.655 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.655 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.787412+0000", 2024-08-17T02:08:44.655 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.787412+0000", 2024-08-17T02:08:44.655 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.655 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.655 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.655 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.655 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.655 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.655 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.655 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.655 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.655 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.656 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.656 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.656 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.656 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.1b", 2024-08-17T02:08:44.656 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.656 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.656 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.656 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5503, 2024-08-17T02:08:44.656 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.656 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T11:24:03.689815+0000", 2024-08-17T02:08:44.656 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.656 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.656 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.657 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.657 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.657 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.657 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.657 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.657 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.657 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.657 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.657 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.657 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.657 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.657 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.657 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.657 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.658 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.658 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.658 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.658 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.658 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.658 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.658 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.658 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.658 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.658 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.658 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.658 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.658 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.662 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.662 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.662 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.662 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.662 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.662 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.662 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.662 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.662 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.662 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.662 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.662 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.662 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.663 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.663 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.663 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.663 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.663 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.663 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.663 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.663 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.663 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T02:08:44.663 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.663 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.663 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.663 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.664 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.664 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.664 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.664 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.664 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:44.664 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.664 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.664 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:44.664 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.664 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.664 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.664 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.785814+0000", 2024-08-17T02:08:44.664 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.966374+0000", 2024-08-17T02:08:44.665 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.966374+0000", 2024-08-17T02:08:44.665 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.966763+0000", 2024-08-17T02:08:44.665 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.785814+0000", 2024-08-17T02:08:44.665 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.665 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.665 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.665 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.665 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.785814+0000", 2024-08-17T02:08:44.665 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.785814+0000", 2024-08-17T02:08:44.665 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.785814+0000", 2024-08-17T02:08:44.665 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.665 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.665 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:44.666 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.785814+0000", 2024-08-17T02:08:44.666 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.785814+0000", 2024-08-17T02:08:44.666 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.666 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 3, 2024-08-17T02:08:44.666 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.666 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.666 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.666 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.666 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.666 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.666 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.666 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 3, 2024-08-17T02:08:44.666 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.666 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.667 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.667 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.1b", 2024-08-17T02:08:44.667 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.667 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.667 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.667 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5418, 2024-08-17T02:08:44.667 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.667 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T00:53:11.185602+0000", 2024-08-17T02:08:44.667 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.667 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.667 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.667 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.667 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.667 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.668 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.668 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.668 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.668 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.668 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.668 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.668 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.668 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.668 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.668 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.668 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.668 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.668 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.669 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.669 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.669 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.669 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.669 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.669 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.669 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.669 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.669 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.669 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.669 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.669 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.669 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.670 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.670 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.670 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.670 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.670 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.670 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.670 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.670 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.670 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.670 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.670 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.670 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.670 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.671 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.671 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.671 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.671 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.671 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.671 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.671 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:44.671 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "624'3" 2024-08-17T02:08:44.671 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.671 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.671 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.671 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.671 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.671 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.672 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.672 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 4, 2024-08-17T02:08:44.672 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.672 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.672 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.672 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.672 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.672 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.672 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.662100+0000", 2024-08-17T02:08:44.672 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:51.973070+0000", 2024-08-17T02:08:44.672 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:51.973070+0000", 2024-08-17T02:08:44.672 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:51.973408+0000", 2024-08-17T02:08:44.672 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.662100+0000", 2024-08-17T02:08:44.673 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.673 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.673 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.673 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 499, 2024-08-17T02:08:44.673 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.662100+0000", 2024-08-17T02:08:44.673 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.662100+0000", 2024-08-17T02:08:44.673 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.662100+0000", 2024-08-17T02:08:44.673 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.673 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.673 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.673 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.662100+0000", 2024-08-17T02:08:44.673 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.662100+0000", 2024-08-17T02:08:44.673 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.673 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.674 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.674 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.674 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 498, 2024-08-17T02:08:44.674 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.674 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.674 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.674 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.674 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.674 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.674 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.674 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.674 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.1a", 2024-08-17T02:08:44.674 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.675 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.675 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.675 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5383, 2024-08-17T02:08:44.675 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.675 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:06:16.554059+0000", 2024-08-17T02:08:44.675 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.675 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.675 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.675 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.675 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.675 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.675 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.675 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.675 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.675 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.676 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.676 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.676 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.676 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.676 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.676 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.676 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.676 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.676 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.676 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.676 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.676 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.676 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.676 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.676 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.677 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.677 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.677 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.677 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.677 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.677 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.677 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.677 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.677 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.677 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.677 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.677 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.677 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.677 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.677 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.678 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.678 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.678 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.678 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.678 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.678 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.678 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.678 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.678 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.678 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.678 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.678 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 4, 2024-08-17T02:08:44.678 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.679 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.679 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.679 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.679 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.679 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.679 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:44.679 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.679 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T02:08:44.679 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.679 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.679 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.679 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.679 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.679 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.679 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.859968+0000", 2024-08-17T02:08:44.679 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.033618+0000", 2024-08-17T02:08:44.680 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.033618+0000", 2024-08-17T02:08:44.680 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.033939+0000", 2024-08-17T02:08:44.680 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.859968+0000", 2024-08-17T02:08:44.680 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.680 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.680 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.680 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:44.680 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.859968+0000", 2024-08-17T02:08:44.680 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.859968+0000", 2024-08-17T02:08:44.680 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.859968+0000", 2024-08-17T02:08:44.680 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.680 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.680 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.680 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.859968+0000", 2024-08-17T02:08:44.680 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.859968+0000", 2024-08-17T02:08:44.681 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.681 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.681 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.681 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.681 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:44.681 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.681 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.681 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.681 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.681 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.681 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.681 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.681 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.681 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.20", 2024-08-17T02:08:44.682 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.682 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.682 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.682 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5302, 2024-08-17T02:08:44.682 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.682 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:22:53.964624+0000", 2024-08-17T02:08:44.682 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.682 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.682 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.682 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.682 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.682 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.682 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.683 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.683 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.683 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.683 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.683 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.683 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.683 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.683 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.683 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.683 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.683 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.683 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.683 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.683 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.684 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.684 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.684 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.684 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.684 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.684 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.684 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.684 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.684 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.684 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.684 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.684 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.684 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.684 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.685 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.685 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.685 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.685 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.685 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.685 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.685 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.685 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.685 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.685 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.685 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.685 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.685 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.685 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.686 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:44.686 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.686 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T02:08:44.686 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.686 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.686 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.686 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.686 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.686 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.686 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.686 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.686 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T02:08:44.686 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.687 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.687 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.687 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.687 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.687 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.687 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.787808+0000", 2024-08-17T02:08:44.687 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.030027+0000", 2024-08-17T02:08:44.687 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.030027+0000", 2024-08-17T02:08:44.687 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.030563+0000", 2024-08-17T02:08:44.687 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.787808+0000", 2024-08-17T02:08:44.687 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.687 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.688 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.688 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:44.688 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.787808+0000", 2024-08-17T02:08:44.688 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.787808+0000", 2024-08-17T02:08:44.688 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.787808+0000", 2024-08-17T02:08:44.688 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.688 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.688 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.688 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.787808+0000", 2024-08-17T02:08:44.688 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.787808+0000", 2024-08-17T02:08:44.688 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.688 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.688 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.688 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.689 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:44.689 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.689 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.689 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.689 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.689 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.689 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.689 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.689 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.689 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.21", 2024-08-17T02:08:44.689 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.689 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.689 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.690 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5434, 2024-08-17T02:08:44.690 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.690 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T00:59:08.422605+0000", 2024-08-17T02:08:44.690 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.690 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.690 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.690 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.690 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.690 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.690 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.690 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.690 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.691 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.691 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.691 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.691 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.691 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.691 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.691 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.691 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.691 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.691 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.691 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.691 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.692 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.692 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.692 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.692 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.692 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.692 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.692 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.692 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.692 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.692 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.692 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.692 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.692 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.693 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.693 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.693 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.693 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.693 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.693 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.693 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.693 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.693 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.693 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.693 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.693 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.693 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.693 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.693 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.694 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.694 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.694 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T02:08:44.694 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.694 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.694 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.694 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.694 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.694 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.694 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:44.694 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.694 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:44.694 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.695 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.695 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.695 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.695 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.695 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.695 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.812938+0000", 2024-08-17T02:08:44.695 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.048683+0000", 2024-08-17T02:08:44.695 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.048683+0000", 2024-08-17T02:08:44.695 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:25.052193+0000", 2024-08-17T02:08:44.695 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.812938+0000", 2024-08-17T02:08:44.695 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.695 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.695 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.695 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:44.695 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.812938+0000", 2024-08-17T02:08:44.696 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.812938+0000", 2024-08-17T02:08:44.696 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.812938+0000", 2024-08-17T02:08:44.696 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.696 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.696 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.696 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.812938+0000", 2024-08-17T02:08:44.696 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.812938+0000", 2024-08-17T02:08:44.696 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.696 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.696 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.696 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.696 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:44.696 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.696 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.697 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.697 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.697 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.697 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.697 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.697 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.697 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.22", 2024-08-17T02:08:44.697 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.697 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.697 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.697 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5358, 2024-08-17T02:08:44.697 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.698 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:26:23.841271+0000", 2024-08-17T02:08:44.698 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.698 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.698 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.698 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.698 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.698 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.698 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.698 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.698 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.698 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.698 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.699 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.699 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.699 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.699 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.699 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.699 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.699 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.699 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.699 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.699 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.699 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.699 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.699 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.699 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.700 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.700 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.700 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.700 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.700 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.700 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.700 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.700 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.700 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.700 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.700 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.700 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.700 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.701 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.701 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.701 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.701 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.701 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.701 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.701 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.701 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.701 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.701 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.701 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.701 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:44.701 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.701 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:44.702 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.702 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.702 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.702 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.702 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.702 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.702 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:44.702 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.702 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T02:08:44.702 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.702 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.702 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.702 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.703 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.703 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.703 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.787587+0000", 2024-08-17T02:08:44.703 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:51.960567+0000", 2024-08-17T02:08:44.703 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:51.960567+0000", 2024-08-17T02:08:44.703 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:51.961118+0000", 2024-08-17T02:08:44.703 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.787587+0000", 2024-08-17T02:08:44.703 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.703 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.703 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.703 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 499, 2024-08-17T02:08:44.703 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.787587+0000", 2024-08-17T02:08:44.703 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.787587+0000", 2024-08-17T02:08:44.703 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.787587+0000", 2024-08-17T02:08:44.704 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.704 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.704 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.704 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.787587+0000", 2024-08-17T02:08:44.704 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.787587+0000", 2024-08-17T02:08:44.704 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.704 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.704 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.704 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.704 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 498, 2024-08-17T02:08:44.704 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.704 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.705 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.705 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.705 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.705 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.705 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.705 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.705 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.23", 2024-08-17T02:08:44.705 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.705 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.705 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.705 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5510, 2024-08-17T02:08:44.705 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.705 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:31:55.713908+0000", 2024-08-17T02:08:44.705 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.705 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.706 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.706 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.706 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.706 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.706 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.706 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.706 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.706 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.706 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.706 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.706 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.706 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.706 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.707 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.707 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.707 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.707 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.707 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.707 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.707 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.707 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.707 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.707 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.707 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.707 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.707 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.708 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.708 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.708 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.708 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.708 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.708 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.708 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.708 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.708 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.708 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.708 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.708 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.708 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.709 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.709 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.709 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.709 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.709 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.709 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.709 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.709 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.709 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:44.709 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.709 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T02:08:44.709 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.709 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.709 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.710 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.710 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.710 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.710 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.710 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.710 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:44.710 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.710 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.710 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.710 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.710 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.710 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.710 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.787737+0000", 2024-08-17T02:08:44.710 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:18.971299+0000", 2024-08-17T02:08:44.711 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:18.971299+0000", 2024-08-17T02:08:44.711 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:18.972109+0000", 2024-08-17T02:08:44.711 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.787737+0000", 2024-08-17T02:08:44.711 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.711 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.711 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.711 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 467, 2024-08-17T02:08:44.711 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.787737+0000", 2024-08-17T02:08:44.711 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.787737+0000", 2024-08-17T02:08:44.711 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.787737+0000", 2024-08-17T02:08:44.711 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.711 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.711 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.711 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.787737+0000", 2024-08-17T02:08:44.711 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.787737+0000", 2024-08-17T02:08:44.712 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.712 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.712 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.712 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.712 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 466, 2024-08-17T02:08:44.712 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.712 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.712 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.712 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.712 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.712 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.712 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.712 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.712 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.24", 2024-08-17T02:08:44.712 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.712 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.713 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.713 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5439, 2024-08-17T02:08:44.713 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.713 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:02:52.731497+0000", 2024-08-17T02:08:44.713 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.713 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.713 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.713 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.713 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.713 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.713 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.713 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.713 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.713 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.713 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.715 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.715 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.715 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.715 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.715 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.715 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.715 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.715 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.715 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.715 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.715 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.715 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.716 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.716 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.716 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.716 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.716 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.716 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.716 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.716 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.716 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.716 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.716 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.716 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.716 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.716 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.716 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:44.717 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.717 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.717 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.717 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.717 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.717 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.717 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.717 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.717 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:44.717 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.717 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.717 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.717 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.717 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.718 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.718 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.463592+0000", 2024-08-17T02:08:44.718 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:18.972034+0000", 2024-08-17T02:08:44.718 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:18.972034+0000", 2024-08-17T02:08:44.718 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:18.972345+0000", 2024-08-17T02:08:44.718 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.463592+0000", 2024-08-17T02:08:44.718 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.718 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.718 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.718 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 467, 2024-08-17T02:08:44.718 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.463592+0000", 2024-08-17T02:08:44.718 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.463592+0000", 2024-08-17T02:08:44.718 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.463592+0000", 2024-08-17T02:08:44.719 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.719 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.719 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.719 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.463592+0000", 2024-08-17T02:08:44.719 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.463592+0000", 2024-08-17T02:08:44.719 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.719 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.719 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.719 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.719 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 466, 2024-08-17T02:08:44.719 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.719 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.719 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.719 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.719 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.719 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.720 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.720 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.720 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.25", 2024-08-17T02:08:44.720 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.720 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.720 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.720 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5448, 2024-08-17T02:08:44.720 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.720 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:56:12.471281+0000", 2024-08-17T02:08:44.720 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.720 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.720 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.720 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.721 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.721 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.721 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.721 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.721 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.721 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.721 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.721 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.721 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.721 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.721 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.721 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.721 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.721 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.722 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.722 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.722 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.722 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.722 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.722 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.722 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.722 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.722 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.722 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.722 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.722 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.722 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.722 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.723 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.723 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.723 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.723 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.723 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.723 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.723 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.723 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.723 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.723 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.723 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.723 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.723 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.724 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.724 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.724 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.724 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.724 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.724 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.724 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:44.724 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.724 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.724 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.724 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.724 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.724 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.724 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:44.724 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.725 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T02:08:44.725 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.725 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.725 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.725 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.725 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.725 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.725 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.860821+0000", 2024-08-17T02:08:44.725 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.982489+0000", 2024-08-17T02:08:44.725 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.982489+0000", 2024-08-17T02:08:44.725 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.982772+0000", 2024-08-17T02:08:44.725 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.860821+0000", 2024-08-17T02:08:44.725 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.726 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.726 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.726 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.726 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.860821+0000", 2024-08-17T02:08:44.726 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.860821+0000", 2024-08-17T02:08:44.726 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.860821+0000", 2024-08-17T02:08:44.726 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.726 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.726 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.726 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.860821+0000", 2024-08-17T02:08:44.726 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.860821+0000", 2024-08-17T02:08:44.726 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.726 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.727 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.727 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.727 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.727 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.727 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.727 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.727 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.727 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.727 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.727 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.727 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.727 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.26", 2024-08-17T02:08:44.727 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.728 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.728 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.728 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5303, 2024-08-17T02:08:44.728 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.728 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:35:40.399014+0000", 2024-08-17T02:08:44.728 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.728 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.728 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.728 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.728 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.728 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.728 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.729 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.729 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.729 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.729 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.729 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.729 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.729 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.729 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.729 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.729 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.729 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.729 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.729 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.730 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.730 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.730 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.730 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.730 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.730 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.730 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.730 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.730 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.730 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.730 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.730 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.730 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.730 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.731 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.731 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.731 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.731 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.731 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.731 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.731 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.731 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.731 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.731 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.731 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.731 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.732 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.732 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.732 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.732 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:44.732 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.732 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T02:08:44.732 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.732 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.732 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.732 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.732 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.732 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.732 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.732 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.733 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:44.733 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.733 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.733 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.733 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.733 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.733 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.733 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.789026+0000", 2024-08-17T02:08:44.733 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:51.970224+0000", 2024-08-17T02:08:44.733 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:51.970224+0000", 2024-08-17T02:08:44.733 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:51.970551+0000", 2024-08-17T02:08:44.733 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.789026+0000", 2024-08-17T02:08:44.733 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.733 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.733 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.733 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 499, 2024-08-17T02:08:44.734 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.789026+0000", 2024-08-17T02:08:44.734 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.789026+0000", 2024-08-17T02:08:44.734 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.789026+0000", 2024-08-17T02:08:44.734 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.734 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.734 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.734 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.789026+0000", 2024-08-17T02:08:44.734 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.789026+0000", 2024-08-17T02:08:44.734 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.734 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.734 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.734 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.734 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 498, 2024-08-17T02:08:44.734 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.735 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.735 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.735 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.735 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.735 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.735 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.735 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.735 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.27", 2024-08-17T02:08:44.735 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.735 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.735 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.735 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5424, 2024-08-17T02:08:44.735 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.735 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T05:22:47.628279+0000", 2024-08-17T02:08:44.735 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.736 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.736 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.736 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.736 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.736 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.736 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.736 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.736 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.736 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.736 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.736 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.736 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.736 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.737 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.737 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.737 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.737 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.737 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.737 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.737 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.737 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.737 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.737 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.737 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.737 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.737 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.737 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.737 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.738 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.738 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.738 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.738 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.738 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.738 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.738 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.738 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.738 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.738 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.738 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.738 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.738 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.739 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.739 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.739 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.739 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.739 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.739 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.739 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.739 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.739 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.739 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:44.739 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.739 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.739 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.739 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.740 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.740 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.740 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.740 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.740 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:44.740 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.740 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.740 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.740 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.740 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.740 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.740 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.812713+0000", 2024-08-17T02:08:44.740 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.052934+0000", 2024-08-17T02:08:44.740 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.052934+0000", 2024-08-17T02:08:44.740 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:25.053429+0000", 2024-08-17T02:08:44.741 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.812713+0000", 2024-08-17T02:08:44.741 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.741 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.741 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.741 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:44.741 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.812713+0000", 2024-08-17T02:08:44.741 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.812713+0000", 2024-08-17T02:08:44.741 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.812713+0000", 2024-08-17T02:08:44.741 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.741 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.741 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.741 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.812713+0000", 2024-08-17T02:08:44.741 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.812713+0000", 2024-08-17T02:08:44.741 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.742 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.742 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.742 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.742 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:44.742 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.742 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.742 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.742 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.742 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.742 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.742 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.742 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.742 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.28", 2024-08-17T02:08:44.742 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.743 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.743 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.743 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5346, 2024-08-17T02:08:44.743 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.743 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:21:16.290680+0000", 2024-08-17T02:08:44.743 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.743 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.743 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.743 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.743 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.743 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.743 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.743 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.743 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.744 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.744 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.744 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.744 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.744 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.744 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.744 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.744 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.744 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.744 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.744 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.744 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.745 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.745 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.745 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.745 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.745 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.745 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.745 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.745 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.745 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.745 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.745 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.745 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.745 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.746 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.746 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.746 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.746 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.746 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.746 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.746 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.746 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.746 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.746 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.746 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.746 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.746 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.746 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.747 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.747 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.747 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.747 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:44.747 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.747 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.747 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.747 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.747 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.747 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.747 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:44.747 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.747 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:44.747 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.748 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.748 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.748 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.748 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.748 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.748 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.783561+0000", 2024-08-17T02:08:44.748 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:51.969655+0000", 2024-08-17T02:08:44.748 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:51.969655+0000", 2024-08-17T02:08:44.748 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:51.970024+0000", 2024-08-17T02:08:44.748 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.783561+0000", 2024-08-17T02:08:44.748 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.748 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.748 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.749 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 499, 2024-08-17T02:08:44.749 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.783561+0000", 2024-08-17T02:08:44.749 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.783561+0000", 2024-08-17T02:08:44.749 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.783561+0000", 2024-08-17T02:08:44.749 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.749 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.749 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.749 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.783561+0000", 2024-08-17T02:08:44.749 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.783561+0000", 2024-08-17T02:08:44.749 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.749 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.749 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.749 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.750 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 498, 2024-08-17T02:08:44.750 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.750 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.750 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.750 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.750 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.750 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.750 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.750 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.750 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.29", 2024-08-17T02:08:44.750 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.750 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.751 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.751 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5431, 2024-08-17T02:08:44.751 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.751 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:56:17.852733+0000", 2024-08-17T02:08:44.751 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.751 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.751 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.751 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.751 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.751 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.751 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.751 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.751 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.752 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.752 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.752 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.752 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.752 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.752 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.752 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.752 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.752 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.752 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.752 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.752 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.753 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.753 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.753 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.753 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.753 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.753 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.753 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.753 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.753 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.753 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.753 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.753 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.753 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.754 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.754 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.754 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.754 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.754 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.754 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.754 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.754 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.754 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.754 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.754 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.754 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.754 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.754 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.755 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.755 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:44.755 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.755 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:44.755 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.755 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.755 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.755 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.755 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.755 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.755 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.755 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.755 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:44.756 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.756 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.756 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.756 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.756 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.756 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.756 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.812360+0000", 2024-08-17T02:08:44.756 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.975112+0000", 2024-08-17T02:08:44.756 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.975112+0000", 2024-08-17T02:08:44.756 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.975398+0000", 2024-08-17T02:08:44.756 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.812360+0000", 2024-08-17T02:08:44.756 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.756 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.757 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.757 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.757 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.812360+0000", 2024-08-17T02:08:44.757 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.812360+0000", 2024-08-17T02:08:44.757 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.812360+0000", 2024-08-17T02:08:44.757 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.757 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.757 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.757 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.812360+0000", 2024-08-17T02:08:44.757 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.812360+0000", 2024-08-17T02:08:44.757 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.757 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.757 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.757 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.758 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.758 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.758 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.758 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.758 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.758 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.758 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.758 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.758 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.758 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.2a", 2024-08-17T02:08:44.758 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.758 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.759 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.759 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5339, 2024-08-17T02:08:44.759 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.759 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:25:14.200309+0000", 2024-08-17T02:08:44.759 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.759 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.759 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.759 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.759 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.759 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.759 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.759 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.759 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.759 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.760 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.760 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.760 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.760 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.760 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.760 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.760 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.760 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.760 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.760 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.760 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.760 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.760 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.761 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.762 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.762 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.762 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.762 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.762 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.762 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.762 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.762 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.762 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.762 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.762 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.762 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.762 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.763 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.763 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:44.763 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.763 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.763 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.763 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.763 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.763 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.763 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:44.763 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.763 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T02:08:44.763 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.763 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.763 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.764 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.764 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.764 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.764 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.787667+0000", 2024-08-17T02:08:44.764 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.967161+0000", 2024-08-17T02:08:44.764 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.967161+0000", 2024-08-17T02:08:44.764 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.967674+0000", 2024-08-17T02:08:44.764 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.787667+0000", 2024-08-17T02:08:44.764 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.764 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.764 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.764 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.764 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.787667+0000", 2024-08-17T02:08:44.764 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.787667+0000", 2024-08-17T02:08:44.765 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.787667+0000", 2024-08-17T02:08:44.765 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.765 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.765 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.765 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.787667+0000", 2024-08-17T02:08:44.765 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.787667+0000", 2024-08-17T02:08:44.765 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.765 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.765 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.765 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.765 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.765 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.765 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.766 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.766 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.766 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.766 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.766 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.766 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.766 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.2b", 2024-08-17T02:08:44.766 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.766 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.766 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.766 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5507, 2024-08-17T02:08:44.766 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.766 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:57:16.100469+0000", 2024-08-17T02:08:44.767 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.767 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.767 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.767 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.767 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.767 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.767 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.767 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.767 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.767 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.767 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.767 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.768 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.768 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.768 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.768 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.768 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.768 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.768 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.768 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.768 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.768 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.768 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.768 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.768 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.769 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.769 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.769 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.769 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.769 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.769 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.769 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.769 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.769 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.769 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.769 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.769 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.769 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.770 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.770 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.770 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.770 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.770 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.770 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.770 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.770 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.770 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.770 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.770 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.770 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:44.771 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.771 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T02:08:44.771 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.771 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.771 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.771 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.771 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.771 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.771 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.771 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.771 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T02:08:44.771 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.771 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.772 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.772 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.772 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.772 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.772 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.859994+0000", 2024-08-17T02:08:44.772 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.034656+0000", 2024-08-17T02:08:44.772 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.034656+0000", 2024-08-17T02:08:44.772 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.034965+0000", 2024-08-17T02:08:44.772 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.859994+0000", 2024-08-17T02:08:44.772 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.772 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.772 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.772 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:44.772 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.859994+0000", 2024-08-17T02:08:44.772 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.859994+0000", 2024-08-17T02:08:44.773 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.859994+0000", 2024-08-17T02:08:44.773 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.773 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.773 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.773 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.859994+0000", 2024-08-17T02:08:44.773 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.859994+0000", 2024-08-17T02:08:44.773 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.773 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.773 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.773 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.773 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:44.773 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.773 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.773 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.773 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.774 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.774 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.774 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.774 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.774 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.2c", 2024-08-17T02:08:44.774 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.774 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.774 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.774 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5308, 2024-08-17T02:08:44.774 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.774 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:04:48.895695+0000", 2024-08-17T02:08:44.774 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.774 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.774 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.775 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.775 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.775 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.775 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.775 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.775 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.775 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.775 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.775 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.775 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.775 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.775 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.775 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.775 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.775 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.775 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.776 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.776 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.776 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.776 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.776 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.776 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.776 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.776 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.776 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.776 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.776 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.776 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.776 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.777 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.777 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.777 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.777 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.777 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.777 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.777 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.777 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.777 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.777 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.777 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.777 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.777 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.777 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.778 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.778 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.778 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.778 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.778 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.778 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T02:08:44.778 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.778 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.778 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.778 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.778 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.778 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.778 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.779 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.779 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:44.779 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.779 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.779 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.779 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.779 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.779 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.779 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.443999+0000", 2024-08-17T02:08:44.779 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.980231+0000", 2024-08-17T02:08:44.779 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.980231+0000", 2024-08-17T02:08:44.779 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.980508+0000", 2024-08-17T02:08:44.779 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.443999+0000", 2024-08-17T02:08:44.779 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.779 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.780 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.780 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.780 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.443999+0000", 2024-08-17T02:08:44.780 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.443999+0000", 2024-08-17T02:08:44.780 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.443999+0000", 2024-08-17T02:08:44.780 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.780 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.780 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.780 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.443999+0000", 2024-08-17T02:08:44.780 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.443999+0000", 2024-08-17T02:08:44.780 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.780 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.780 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.780 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.780 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.781 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.781 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.781 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.781 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.781 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.781 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.781 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.781 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.781 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.2d", 2024-08-17T02:08:44.781 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.781 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.781 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.781 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5248, 2024-08-17T02:08:44.781 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.781 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:54:27.905770+0000", 2024-08-17T02:08:44.782 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.782 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.782 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.782 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.782 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.782 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.782 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.782 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.782 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.782 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.782 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.782 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.782 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.783 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.784 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.784 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.784 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.784 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.784 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.784 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.784 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.784 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.784 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.784 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.784 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.784 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.784 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.784 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.784 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.785 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.785 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.785 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.785 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.785 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.785 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.785 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.785 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.785 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:44.785 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.785 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.785 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.785 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.785 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.786 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.786 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.786 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.786 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T02:08:44.786 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.786 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.786 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.786 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.786 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.786 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.786 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.790707+0000", 2024-08-17T02:08:44.786 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.979088+0000", 2024-08-17T02:08:44.786 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.979088+0000", 2024-08-17T02:08:44.787 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.979383+0000", 2024-08-17T02:08:44.787 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.790707+0000", 2024-08-17T02:08:44.787 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.787 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.787 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.787 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.787 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.790707+0000", 2024-08-17T02:08:44.787 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.790707+0000", 2024-08-17T02:08:44.787 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.790707+0000", 2024-08-17T02:08:44.787 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.787 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.787 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.787 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.790707+0000", 2024-08-17T02:08:44.788 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.790707+0000", 2024-08-17T02:08:44.788 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.788 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.788 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.788 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.788 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.788 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.788 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.788 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.788 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.788 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.788 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.788 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.788 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.789 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.2e", 2024-08-17T02:08:44.789 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.789 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.789 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.789 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5428, 2024-08-17T02:08:44.789 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.789 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:46:23.264423+0000", 2024-08-17T02:08:44.789 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.789 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.789 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.789 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.789 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.789 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.790 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.790 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.790 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.790 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.790 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.790 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.790 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.790 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.790 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.790 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.790 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.790 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.790 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.791 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.791 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.791 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.791 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.791 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.791 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.791 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.791 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.791 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.791 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.791 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.791 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.791 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.791 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.791 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.791 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.792 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.792 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.792 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.792 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.792 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.792 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.792 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.792 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.792 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.792 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.792 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.792 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.792 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.793 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.793 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.793 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.793 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T02:08:44.793 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.793 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.793 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.793 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.793 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.793 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.793 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:44.793 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.793 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:44.794 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.794 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.794 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.794 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.794 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.794 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.794 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.813330+0000", 2024-08-17T02:08:44.794 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.975773+0000", 2024-08-17T02:08:44.794 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.975773+0000", 2024-08-17T02:08:44.794 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.976200+0000", 2024-08-17T02:08:44.794 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.813330+0000", 2024-08-17T02:08:44.794 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.794 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.795 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.795 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.795 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.813330+0000", 2024-08-17T02:08:44.795 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.813330+0000", 2024-08-17T02:08:44.795 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.813330+0000", 2024-08-17T02:08:44.795 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.795 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.795 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.795 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.813330+0000", 2024-08-17T02:08:44.795 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.813330+0000", 2024-08-17T02:08:44.795 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.795 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.796 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.796 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.796 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.796 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.796 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.796 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.796 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.796 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.796 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.796 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.796 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.796 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.2f", 2024-08-17T02:08:44.796 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.796 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.797 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.797 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5346, 2024-08-17T02:08:44.797 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.797 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:26:56.920224+0000", 2024-08-17T02:08:44.797 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.797 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.797 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.797 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.797 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.797 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.797 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.797 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.797 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.797 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.798 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.798 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.798 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.798 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.798 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.798 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.798 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.798 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.798 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.798 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.798 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.798 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.798 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.799 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.799 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.799 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.799 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.799 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.799 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.799 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.799 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.799 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.799 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.799 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.799 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.799 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.800 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.800 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.800 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.800 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.800 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.800 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.800 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.800 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.800 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.800 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.800 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.800 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.800 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.801 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:44.801 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.801 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:44.801 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.801 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.801 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.801 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.801 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.801 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.801 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.801 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.801 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:44.801 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.801 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.802 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.802 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.802 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.802 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.802 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.812124+0000", 2024-08-17T02:08:44.802 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.976233+0000", 2024-08-17T02:08:44.802 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.976233+0000", 2024-08-17T02:08:44.802 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.976532+0000", 2024-08-17T02:08:44.802 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.812124+0000", 2024-08-17T02:08:44.802 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.802 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.802 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.802 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.803 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.812124+0000", 2024-08-17T02:08:44.803 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.812124+0000", 2024-08-17T02:08:44.803 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.812124+0000", 2024-08-17T02:08:44.803 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.803 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.803 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.803 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.812124+0000", 2024-08-17T02:08:44.803 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.812124+0000", 2024-08-17T02:08:44.803 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.803 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.803 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.803 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.803 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.803 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.804 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.804 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.804 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.804 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.804 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.804 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.804 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.804 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.30", 2024-08-17T02:08:44.804 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.804 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.804 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.804 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5322, 2024-08-17T02:08:44.804 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.804 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T11:10:44.018494+0000", 2024-08-17T02:08:44.805 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.805 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.805 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.805 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.805 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.805 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.805 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.805 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.805 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.805 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.805 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.805 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.805 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.805 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.805 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.805 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.806 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.806 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.806 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.806 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.806 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.806 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.806 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.806 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.806 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.806 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.806 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.806 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.807 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.807 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.807 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.807 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.807 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.807 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.807 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.807 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.807 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.807 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.807 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.807 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.807 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.807 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.807 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.808 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.808 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.808 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.808 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.808 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.808 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.808 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.808 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.808 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:44.808 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.808 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.808 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.808 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.808 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.809 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.809 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:44.809 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.809 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:44.809 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.809 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.809 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.809 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.809 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.809 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.809 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.462827+0000", 2024-08-17T02:08:44.809 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.043929+0000", 2024-08-17T02:08:44.809 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.043929+0000", 2024-08-17T02:08:44.809 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:25.044249+0000", 2024-08-17T02:08:44.810 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.462827+0000", 2024-08-17T02:08:44.810 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.810 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.810 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.810 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:44.810 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.462827+0000", 2024-08-17T02:08:44.810 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.462827+0000", 2024-08-17T02:08:44.810 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.462827+0000", 2024-08-17T02:08:44.810 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.810 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.810 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.810 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.462827+0000", 2024-08-17T02:08:44.810 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.462827+0000", 2024-08-17T02:08:44.810 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.811 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.811 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.811 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.811 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:44.811 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.811 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.811 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.811 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.811 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.811 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.811 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.811 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.811 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.31", 2024-08-17T02:08:44.812 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.812 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.812 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.812 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5445, 2024-08-17T02:08:44.812 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.812 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:28:59.527370+0000", 2024-08-17T02:08:44.812 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.812 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.812 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.812 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.812 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.812 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.812 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.812 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.812 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.813 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.813 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.813 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.813 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.813 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.813 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.813 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.813 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.813 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.813 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.813 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.813 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.813 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.813 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.813 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.813 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.814 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.814 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.814 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.814 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.814 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.814 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.814 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.814 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.814 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.814 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.814 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.814 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.815 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.815 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.815 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.815 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.815 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.815 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.815 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.815 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.815 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.815 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.815 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.815 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.815 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:44.815 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.815 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:44.816 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.816 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.816 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.816 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.816 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.816 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.816 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:44.816 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.816 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T02:08:44.816 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.816 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.816 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.816 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.817 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.817 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.817 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.785762+0000", 2024-08-17T02:08:44.817 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.052970+0000", 2024-08-17T02:08:44.817 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.052970+0000", 2024-08-17T02:08:44.817 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:25.053285+0000", 2024-08-17T02:08:44.817 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.785762+0000", 2024-08-17T02:08:44.817 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.817 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.817 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.817 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:44.817 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.785762+0000", 2024-08-17T02:08:44.818 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.785762+0000", 2024-08-17T02:08:44.818 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.785762+0000", 2024-08-17T02:08:44.818 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.818 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.818 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.818 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.785762+0000", 2024-08-17T02:08:44.818 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.785762+0000", 2024-08-17T02:08:44.818 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.818 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.818 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.818 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.818 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:44.819 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.819 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.819 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.819 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.819 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.819 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.819 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.819 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.819 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.32", 2024-08-17T02:08:44.819 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.819 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.819 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.819 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5506, 2024-08-17T02:08:44.820 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.820 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:53:57.027690+0000", 2024-08-17T02:08:44.820 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.820 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.820 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.820 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.820 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.820 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.820 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.820 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.820 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.820 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.820 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.820 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.821 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.821 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.821 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.821 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.821 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.821 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.821 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.821 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.821 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.821 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.821 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.821 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.821 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.822 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.822 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.822 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.822 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.822 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.822 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.822 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.822 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.822 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.822 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.822 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.822 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.822 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.823 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.823 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.823 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.823 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.823 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.823 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.823 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.823 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.823 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.823 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.823 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.823 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:44.823 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.824 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T02:08:44.824 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.824 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.824 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.824 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.824 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.824 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.824 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:44.824 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.824 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:44.824 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.824 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.824 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.825 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.825 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.825 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.825 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.785970+0000", 2024-08-17T02:08:44.825 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.023962+0000", 2024-08-17T02:08:44.825 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.023962+0000", 2024-08-17T02:08:44.825 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.024495+0000", 2024-08-17T02:08:44.825 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.785970+0000", 2024-08-17T02:08:44.825 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.825 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.825 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.825 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:44.825 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.785970+0000", 2024-08-17T02:08:44.826 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.785970+0000", 2024-08-17T02:08:44.826 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.785970+0000", 2024-08-17T02:08:44.826 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.826 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.826 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.826 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.785970+0000", 2024-08-17T02:08:44.826 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.785970+0000", 2024-08-17T02:08:44.826 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.826 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.826 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.826 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.826 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:44.826 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.826 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.827 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.827 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.827 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.827 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.827 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.827 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.827 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.33", 2024-08-17T02:08:44.827 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.827 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.827 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.827 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5429, 2024-08-17T02:08:44.827 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.828 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:26:13.577366+0000", 2024-08-17T02:08:44.828 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.828 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.828 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.828 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.828 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.828 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.828 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.828 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.828 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.828 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.828 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.829 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.829 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.829 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.829 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.829 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.829 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.829 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.829 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.829 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.829 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.829 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.829 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.829 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.830 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.830 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.830 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.830 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.830 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.830 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.830 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.830 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.830 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.830 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.830 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.830 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.831 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.831 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.831 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.831 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.831 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.831 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.831 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.831 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.831 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.831 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.831 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.831 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.832 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.832 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:44.832 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.832 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:44.832 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.832 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.832 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.832 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.832 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.832 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.832 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.832 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.833 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 4, 2024-08-17T02:08:44.833 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.833 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.833 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.833 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.833 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.833 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.833 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.663521+0000", 2024-08-17T02:08:44.833 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.037408+0000", 2024-08-17T02:08:44.833 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.037408+0000", 2024-08-17T02:08:44.833 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.037746+0000", 2024-08-17T02:08:44.833 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.663521+0000", 2024-08-17T02:08:44.833 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.833 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.834 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.834 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:44.834 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.663521+0000", 2024-08-17T02:08:44.834 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.663521+0000", 2024-08-17T02:08:44.834 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.663521+0000", 2024-08-17T02:08:44.834 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.834 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.834 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.834 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.663521+0000", 2024-08-17T02:08:44.834 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.663521+0000", 2024-08-17T02:08:44.834 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.834 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.835 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.835 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.835 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:44.835 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.835 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.835 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.835 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.835 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.835 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.835 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.835 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.835 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.34", 2024-08-17T02:08:44.835 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.835 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.836 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.836 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5354, 2024-08-17T02:08:44.836 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.836 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T12:28:44.721351+0000", 2024-08-17T02:08:44.836 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.836 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.836 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.836 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.836 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.836 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.836 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.836 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.837 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.837 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.837 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.837 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.837 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.837 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.837 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.837 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.837 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.837 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.837 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.837 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.837 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.838 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.838 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.838 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.838 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.838 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.838 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.838 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.838 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.838 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.838 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.839 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.839 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.839 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.839 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.839 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.839 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.839 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.839 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.839 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.839 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.839 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.839 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.839 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.839 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.840 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.840 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.840 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:44.840 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.840 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.840 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.840 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 4, 2024-08-17T02:08:44.840 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.840 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.840 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.840 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.840 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.841 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.841 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.841 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.841 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T02:08:44.841 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.841 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.841 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.841 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.841 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.841 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.841 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.789520+0000", 2024-08-17T02:08:44.841 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.051757+0000", 2024-08-17T02:08:44.841 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.051757+0000", 2024-08-17T02:08:44.841 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:25.052323+0000", 2024-08-17T02:08:44.842 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.789520+0000", 2024-08-17T02:08:44.842 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.842 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.842 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.842 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:44.842 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.789520+0000", 2024-08-17T02:08:44.842 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.789520+0000", 2024-08-17T02:08:44.842 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.789520+0000", 2024-08-17T02:08:44.842 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.842 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.842 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.843 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.789520+0000", 2024-08-17T02:08:44.843 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.789520+0000", 2024-08-17T02:08:44.843 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.843 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.843 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.843 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.843 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:44.843 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.843 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.843 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.843 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.843 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.843 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.843 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.844 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.844 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.35", 2024-08-17T02:08:44.844 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.844 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.844 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.844 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5449, 2024-08-17T02:08:44.844 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.844 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T11:58:25.297926+0000", 2024-08-17T02:08:44.844 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.844 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.844 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.844 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.844 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.845 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.845 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.845 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.845 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.845 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.845 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.845 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.845 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.845 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.845 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.845 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.845 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.845 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.846 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.846 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.846 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.846 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.846 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.846 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.846 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.846 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.846 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.846 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.846 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.846 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.847 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.847 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.847 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.847 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.847 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.847 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.847 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.847 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.847 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.847 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.847 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.847 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.847 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.847 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.847 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.848 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.848 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.848 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.848 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.848 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.848 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.848 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T02:08:44.848 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.848 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.848 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.848 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.848 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.848 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.849 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:44.849 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.849 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T02:08:44.849 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.849 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.849 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.849 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.849 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.849 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.849 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.860625+0000", 2024-08-17T02:08:44.849 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.026933+0000", 2024-08-17T02:08:44.849 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.026933+0000", 2024-08-17T02:08:44.850 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.027221+0000", 2024-08-17T02:08:44.850 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.860625+0000", 2024-08-17T02:08:44.850 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.850 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.850 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.850 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:44.850 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.860625+0000", 2024-08-17T02:08:44.850 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.860625+0000", 2024-08-17T02:08:44.850 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.860625+0000", 2024-08-17T02:08:44.850 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.850 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.850 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.851 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.860625+0000", 2024-08-17T02:08:44.851 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.860625+0000", 2024-08-17T02:08:44.851 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.851 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.851 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.851 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.851 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:44.851 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.851 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.851 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.851 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.851 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.851 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.851 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.852 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.852 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.36", 2024-08-17T02:08:44.852 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.852 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.852 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.852 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5295, 2024-08-17T02:08:44.852 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.852 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:42:05.594832+0000", 2024-08-17T02:08:44.852 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.852 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.852 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.852 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.852 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.853 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.853 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.853 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.853 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.853 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.853 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.853 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.853 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.853 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.853 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.853 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.853 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.853 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.854 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.854 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.854 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.854 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.854 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.854 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.854 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.854 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.854 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.854 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.854 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.854 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.855 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.855 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.855 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.855 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.855 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.855 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.855 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.855 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.855 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.855 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.855 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.855 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.855 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.856 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.856 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.856 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.856 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.856 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.856 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.856 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:44.856 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.856 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T02:08:44.856 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.856 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.856 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.856 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.857 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.857 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.857 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.857 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.857 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:44.857 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.857 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.857 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.857 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.857 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.857 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.857 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.443758+0000", 2024-08-17T02:08:44.857 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.977006+0000", 2024-08-17T02:08:44.857 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.977006+0000", 2024-08-17T02:08:44.858 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.977378+0000", 2024-08-17T02:08:44.858 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.443758+0000", 2024-08-17T02:08:44.858 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.858 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.858 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.858 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.858 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.443758+0000", 2024-08-17T02:08:44.858 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.443758+0000", 2024-08-17T02:08:44.858 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.443758+0000", 2024-08-17T02:08:44.858 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.858 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.858 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.859 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.443758+0000", 2024-08-17T02:08:44.859 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.443758+0000", 2024-08-17T02:08:44.859 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.859 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.859 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.859 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.859 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.859 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.859 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.859 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.859 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.859 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.859 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.859 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.860 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.860 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.37", 2024-08-17T02:08:44.860 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.860 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.860 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.860 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5253, 2024-08-17T02:08:44.860 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.860 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:27:53.295230+0000", 2024-08-17T02:08:44.860 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.860 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.860 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.860 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.860 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.860 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.861 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.861 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.861 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.861 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.861 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.861 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.861 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.861 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.861 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.861 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.861 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.861 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.861 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.862 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.862 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.862 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.862 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.862 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.862 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.862 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.862 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.862 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.862 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.862 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.863 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.863 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.863 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.863 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.863 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.863 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.863 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.863 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.863 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.863 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.863 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.863 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.863 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.863 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.864 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.864 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.864 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.865 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.865 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.865 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.866 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.866 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:44.866 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.866 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.866 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.866 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.866 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.866 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.866 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.866 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.866 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:44.866 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.867 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.867 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.867 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.867 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.867 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.867 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.783024+0000", 2024-08-17T02:08:44.867 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.024883+0000", 2024-08-17T02:08:44.867 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.024883+0000", 2024-08-17T02:08:44.867 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.025451+0000", 2024-08-17T02:08:44.867 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.783024+0000", 2024-08-17T02:08:44.867 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.867 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.867 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.868 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:44.868 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.783024+0000", 2024-08-17T02:08:44.868 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.783024+0000", 2024-08-17T02:08:44.868 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.783024+0000", 2024-08-17T02:08:44.868 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.868 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.868 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.868 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.783024+0000", 2024-08-17T02:08:44.868 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.783024+0000", 2024-08-17T02:08:44.868 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.868 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.868 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.868 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.868 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:44.869 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.869 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.869 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.869 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.869 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.869 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.869 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.869 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.869 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.38", 2024-08-17T02:08:44.869 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.869 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.869 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.869 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5410, 2024-08-17T02:08:44.869 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.870 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:51:11.484787+0000", 2024-08-17T02:08:44.870 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.870 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.870 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.870 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.870 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.870 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.870 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.870 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.870 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.870 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.870 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.870 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.870 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.871 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.871 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.871 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.871 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.871 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.871 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.871 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.871 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.871 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.871 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.871 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.871 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.871 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.871 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.873 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.873 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.873 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.873 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.873 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.873 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.873 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.873 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.873 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:44.874 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.874 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.874 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.874 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.874 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.874 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.874 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:44.874 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.874 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:44.874 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.874 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.874 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.875 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.875 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.875 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.875 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.443563+0000", 2024-08-17T02:08:44.875 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.974231+0000", 2024-08-17T02:08:44.875 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.974231+0000", 2024-08-17T02:08:44.875 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.977489+0000", 2024-08-17T02:08:44.875 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.443563+0000", 2024-08-17T02:08:44.875 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.875 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.875 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.875 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.876 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.443563+0000", 2024-08-17T02:08:44.876 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.443563+0000", 2024-08-17T02:08:44.876 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.443563+0000", 2024-08-17T02:08:44.876 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.876 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.876 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.876 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.443563+0000", 2024-08-17T02:08:44.876 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.443563+0000", 2024-08-17T02:08:44.876 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.876 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.876 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.876 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.876 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.876 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.877 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.877 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.877 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.877 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.877 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.877 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.877 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.877 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.39", 2024-08-17T02:08:44.877 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.877 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.877 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.877 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5260, 2024-08-17T02:08:44.877 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.877 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:19:02.231479+0000", 2024-08-17T02:08:44.878 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.878 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.878 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.878 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.878 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.878 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.878 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.878 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.878 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.878 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.878 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.878 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.878 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.881 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.881 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.881 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.881 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.881 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.881 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.881 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.881 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.881 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:44.881 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.881 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:44.881 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.881 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.881 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.882 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.882 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.882 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.882 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:44.882 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.882 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:44.882 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.882 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.882 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.882 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.882 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.882 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.882 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.812295+0000", 2024-08-17T02:08:44.883 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.052752+0000", 2024-08-17T02:08:44.883 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.052752+0000", 2024-08-17T02:08:44.883 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:25.056689+0000", 2024-08-17T02:08:44.883 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.812295+0000", 2024-08-17T02:08:44.883 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.883 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.883 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.883 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:44.883 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.812295+0000", 2024-08-17T02:08:44.883 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.812295+0000", 2024-08-17T02:08:44.883 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.812295+0000", 2024-08-17T02:08:44.883 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.883 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.884 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.884 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.812295+0000", 2024-08-17T02:08:44.884 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.812295+0000", 2024-08-17T02:08:44.884 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.884 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.884 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.884 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.884 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:44.884 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.884 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.884 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.884 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.884 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.884 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.884 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.884 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.885 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.3a", 2024-08-17T02:08:44.885 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.885 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.885 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.885 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5318, 2024-08-17T02:08:44.885 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.885 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T11:06:07.989434+0000", 2024-08-17T02:08:44.885 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.885 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.885 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.885 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.885 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.885 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.886 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.886 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.886 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.886 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.886 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.886 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.886 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.886 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.886 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.886 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.886 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.886 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.886 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.886 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.887 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.887 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.887 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.887 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.887 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.887 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.887 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.887 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.887 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.887 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.887 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.887 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.887 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.887 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.887 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.888 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.888 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.888 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.888 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.888 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.888 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.888 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.888 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.888 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.888 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.888 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.888 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.889 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.889 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.889 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:44.889 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.889 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:44.889 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.889 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.889 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.889 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.889 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.889 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.889 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:44.889 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.890 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:44.890 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.890 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.890 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.890 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.890 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.890 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.890 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.446028+0000", 2024-08-17T02:08:44.890 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.980204+0000", 2024-08-17T02:08:44.890 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.980204+0000", 2024-08-17T02:08:44.890 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.980526+0000", 2024-08-17T02:08:44.890 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.446028+0000", 2024-08-17T02:08:44.890 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.891 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.891 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.891 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.891 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.446028+0000", 2024-08-17T02:08:44.891 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.446028+0000", 2024-08-17T02:08:44.891 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.446028+0000", 2024-08-17T02:08:44.891 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.891 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.891 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.891 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.446028+0000", 2024-08-17T02:08:44.891 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.446028+0000", 2024-08-17T02:08:44.891 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.891 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.892 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.892 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.892 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.892 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.892 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.892 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.892 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.892 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.892 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.892 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.892 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.892 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.3b", 2024-08-17T02:08:44.892 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.892 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.893 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.893 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5260, 2024-08-17T02:08:44.893 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.893 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:17:48.878172+0000", 2024-08-17T02:08:44.893 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.893 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.893 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.893 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.893 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.893 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.893 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.893 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.893 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.893 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.894 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.895 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.895 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.895 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.895 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.895 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.895 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.895 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.895 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.895 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.895 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.895 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.895 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.895 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.896 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.896 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.896 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.896 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.896 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.896 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.896 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.896 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.896 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.896 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.896 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.896 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.896 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:44.896 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.897 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:44.897 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.897 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.897 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.897 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.897 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.897 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.897 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.897 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.897 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:44.897 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.897 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.897 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.898 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.898 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.898 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.898 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.813750+0000", 2024-08-17T02:08:44.898 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.972758+0000", 2024-08-17T02:08:44.898 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.972758+0000", 2024-08-17T02:08:44.898 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.973213+0000", 2024-08-17T02:08:44.898 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.813750+0000", 2024-08-17T02:08:44.898 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.898 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.898 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.898 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.898 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.813750+0000", 2024-08-17T02:08:44.899 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.813750+0000", 2024-08-17T02:08:44.899 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.813750+0000", 2024-08-17T02:08:44.899 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.899 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.899 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.899 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.813750+0000", 2024-08-17T02:08:44.899 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.813750+0000", 2024-08-17T02:08:44.899 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.899 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.899 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.899 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.899 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.899 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.899 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.899 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.900 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.900 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.900 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.900 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.900 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.900 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.3c", 2024-08-17T02:08:44.900 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.900 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.900 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.900 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5345, 2024-08-17T02:08:44.900 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.900 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:06:47.451640+0000", 2024-08-17T02:08:44.901 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.901 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.901 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.902 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.902 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.902 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.902 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.902 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.902 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.902 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.902 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.902 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.902 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.902 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.902 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.902 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.903 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.903 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.903 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.903 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.903 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.903 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.903 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.903 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.903 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.903 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.903 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.903 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.903 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.903 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.904 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.904 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.904 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.904 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.904 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:44.904 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:44.904 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:44.904 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.904 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:44.904 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.904 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.904 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.904 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.904 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.904 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.905 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:44.905 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.905 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T02:08:44.905 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.905 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.905 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.905 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.905 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.905 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.905 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.788497+0000", 2024-08-17T02:08:44.905 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:40:45.928164+0000", 2024-08-17T02:08:44.905 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:40:45.928164+0000", 2024-08-17T02:08:44.905 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:40:45.928467+0000", 2024-08-17T02:08:44.905 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.788497+0000", 2024-08-17T02:08:44.905 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.906 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.906 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.906 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 435, 2024-08-17T02:08:44.906 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.788497+0000", 2024-08-17T02:08:44.906 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.788497+0000", 2024-08-17T02:08:44.906 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.788497+0000", 2024-08-17T02:08:44.906 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.906 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.906 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.906 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.788497+0000", 2024-08-17T02:08:44.906 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.788497+0000", 2024-08-17T02:08:44.906 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.906 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.906 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.907 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.907 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 434, 2024-08-17T02:08:44.907 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.907 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.907 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.907 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.907 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.907 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.907 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.907 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.907 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.3d", 2024-08-17T02:08:44.907 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.907 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.907 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.907 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5511, 2024-08-17T02:08:44.908 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.908 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:25:01.916533+0000", 2024-08-17T02:08:44.908 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.908 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.908 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.909 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.910 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.910 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.910 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.910 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.910 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.910 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.910 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.910 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.910 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.910 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.910 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.910 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.910 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.911 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.911 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.911 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.911 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.911 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.911 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.911 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.911 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.911 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.911 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:44.911 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:44.911 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.912 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T02:08:44.912 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.912 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.912 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.912 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.912 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.912 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.912 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.912 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.912 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:44.912 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.912 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.912 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.913 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.913 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.913 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.913 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.464351+0000", 2024-08-17T02:08:44.913 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.026579+0000", 2024-08-17T02:08:44.913 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.026579+0000", 2024-08-17T02:08:44.913 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.026898+0000", 2024-08-17T02:08:44.913 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.464351+0000", 2024-08-17T02:08:44.913 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.913 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.913 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.913 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:44.913 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.464351+0000", 2024-08-17T02:08:44.913 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.464351+0000", 2024-08-17T02:08:44.913 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.464351+0000", 2024-08-17T02:08:44.914 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.914 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.914 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.914 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.464351+0000", 2024-08-17T02:08:44.914 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.464351+0000", 2024-08-17T02:08:44.914 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.914 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.914 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.914 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.914 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:44.914 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.914 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.914 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.914 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.914 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.914 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.915 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.915 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.915 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.3e", 2024-08-17T02:08:44.915 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.915 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.915 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.915 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5474, 2024-08-17T02:08:44.915 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.915 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:35:16.488141+0000", 2024-08-17T02:08:44.915 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.915 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.915 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.915 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.917 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.918 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.918 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.918 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.918 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.918 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.918 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.918 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.918 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.918 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.918 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.918 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.918 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.919 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.919 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.919 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.919 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.919 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.919 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.919 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:44.919 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:44.919 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.919 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:44.919 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.919 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.919 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.919 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:44.920 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.920 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.920 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.920 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.920 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:44.920 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:44.920 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:44.920 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:44.920 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:44.920 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:44.920 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:44.920 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.444457+0000", 2024-08-17T02:08:44.920 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.973958+0000", 2024-08-17T02:08:44.921 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.973958+0000", 2024-08-17T02:08:44.921 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.979800+0000", 2024-08-17T02:08:44.921 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.444457+0000", 2024-08-17T02:08:44.921 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.921 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:44.921 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.921 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:44.921 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.444457+0000", 2024-08-17T02:08:44.921 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.444457+0000", 2024-08-17T02:08:44.921 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.444457+0000", 2024-08-17T02:08:44.921 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:44.921 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:44.921 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:44.921 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.444457+0000", 2024-08-17T02:08:44.921 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.444457+0000", 2024-08-17T02:08:44.922 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:44.922 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.922 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:44.922 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:44.922 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:44.922 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:44.922 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:44.922 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:44.922 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:44.922 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.922 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:44.922 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:44.922 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:44.922 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.3f", 2024-08-17T02:08:44.923 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:44.923 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:44.923 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:44.923 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5251, 2024-08-17T02:08:44.923 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:44.923 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:53:10.858733+0000", 2024-08-17T02:08:44.923 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:44.923 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:44.923 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.925 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.926 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.926 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.926 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.926 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.926 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.926 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.926 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.926 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.926 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.926 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.926 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:44.926 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:44.927 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:44.927 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.927 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:44.927 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.927 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.927 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:44.927 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:44.927 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.927 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.927 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_per_pool": [ 2024-08-17T02:08:44.927 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.927 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": 3, 2024-08-17T02:08:44.927 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T02:08:44.927 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr" 2024-08-17T02:08:44.928 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.928 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 257, 2024-08-17T02:08:44.928 INFO:tasks.workunit.client.0.smithi110.stdout: "num_pg": 1, 2024-08-17T02:08:44.928 INFO:tasks.workunit.client.0.smithi110.stdout: "num_store_stats": 3, 2024-08-17T02:08:44.928 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 257, 2024-08-17T02:08:44.928 INFO:tasks.workunit.client.0.smithi110.stdout: "poolid": 1, 2024-08-17T02:08:44.928 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.928 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 590368, 2024-08-17T02:08:44.928 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.928 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 1771104, 2024-08-17T02:08:44.928 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.928 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.928 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.928 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 6, 2024-08-17T02:08:44.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 2, 2024-08-17T02:08:44.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 2, 2024-08-17T02:08:44.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 6, 2024-08-17T02:08:44.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 1358, 2024-08-17T02:08:44.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 2144, 2024-08-17T02:08:44.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.931 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.931 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.931 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 431, 2024-08-17T02:08:44.931 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 2416 2024-08-17T02:08:44.931 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.931 INFO:tasks.workunit.client.0.smithi110.stdout: "store_stats": { 2024-08-17T02:08:44.931 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": 1781760, 2024-08-17T02:08:44.931 INFO:tasks.workunit.client.0.smithi110.stdout: "available": 0, 2024-08-17T02:08:44.931 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed": 0, 2024-08-17T02:08:44.931 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_allocated": 0, 2024-08-17T02:08:44.931 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_original": 0, 2024-08-17T02:08:44.931 INFO:tasks.workunit.client.0.smithi110.stdout: "data_stored": 1771104, 2024-08-17T02:08:44.931 INFO:tasks.workunit.client.0.smithi110.stdout: "internal_metadata": 0, 2024-08-17T02:08:44.931 INFO:tasks.workunit.client.0.smithi110.stdout: "internally_reserved": 0, 2024-08-17T02:08:44.931 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_allocated": 0, 2024-08-17T02:08:44.931 INFO:tasks.workunit.client.0.smithi110.stdout: "total": 0 2024-08-17T02:08:44.932 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.932 INFO:tasks.workunit.client.0.smithi110.stdout: "up": 3 2024-08-17T02:08:44.932 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.932 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.932 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": 96, 2024-08-17T02:08:44.932 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T02:08:44.932 INFO:tasks.workunit.client.0.smithi110.stdout: "cephfs" 2024-08-17T02:08:44.932 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.932 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 75, 2024-08-17T02:08:44.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_pg": 32, 2024-08-17T02:08:44.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_store_stats": 8, 2024-08-17T02:08:44.932 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 75, 2024-08-17T02:08:44.932 INFO:tasks.workunit.client.0.smithi110.stdout: "poolid": 2, 2024-08-17T02:08:44.932 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 6614, 2024-08-17T02:08:44.932 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.933 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.933 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.933 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.933 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.933 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.933 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.933 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.933 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.933 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.933 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.933 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.933 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.933 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.933 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.934 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 66, 2024-08-17T02:08:44.934 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 22, 2024-08-17T02:08:44.934 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.934 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 22, 2024-08-17T02:08:44.934 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.934 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.934 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.934 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.934 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.934 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 14, 2024-08-17T02:08:44.934 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.934 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.935 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.935 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.935 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.935 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.935 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.935 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 158, 2024-08-17T02:08:44.935 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 174, 2024-08-17T02:08:44.935 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.935 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.935 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.935 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 69, 2024-08-17T02:08:44.935 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 36 2024-08-17T02:08:44.935 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.935 INFO:tasks.workunit.client.0.smithi110.stdout: "store_stats": { 2024-08-17T02:08:44.935 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": 110592, 2024-08-17T02:08:44.936 INFO:tasks.workunit.client.0.smithi110.stdout: "available": 0, 2024-08-17T02:08:44.936 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed": 0, 2024-08-17T02:08:44.936 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_allocated": 0, 2024-08-17T02:08:44.936 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_original": 0, 2024-08-17T02:08:44.936 INFO:tasks.workunit.client.0.smithi110.stdout: "data_stored": 19842, 2024-08-17T02:08:44.936 INFO:tasks.workunit.client.0.smithi110.stdout: "internal_metadata": 0, 2024-08-17T02:08:44.936 INFO:tasks.workunit.client.0.smithi110.stdout: "internally_reserved": 0, 2024-08-17T02:08:44.936 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_allocated": 48172, 2024-08-17T02:08:44.936 INFO:tasks.workunit.client.0.smithi110.stdout: "total": 0 2024-08-17T02:08:44.936 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.936 INFO:tasks.workunit.client.0.smithi110.stdout: "up": 96 2024-08-17T02:08:44.936 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.936 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.937 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": 192, 2024-08-17T02:08:44.937 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T02:08:44.937 INFO:tasks.workunit.client.0.smithi110.stdout: "cephfs" 2024-08-17T02:08:44.937 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.937 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:44.937 INFO:tasks.workunit.client.0.smithi110.stdout: "num_pg": 64, 2024-08-17T02:08:44.937 INFO:tasks.workunit.client.0.smithi110.stdout: "num_store_stats": 8, 2024-08-17T02:08:44.937 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:44.937 INFO:tasks.workunit.client.0.smithi110.stdout: "poolid": 3, 2024-08-17T02:08:44.937 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.937 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:44.937 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.937 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:44.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:44.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:44.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:44.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:44.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:44.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:44.940 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:44.940 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.940 INFO:tasks.workunit.client.0.smithi110.stdout: "store_stats": { 2024-08-17T02:08:44.940 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": 0, 2024-08-17T02:08:44.941 INFO:tasks.workunit.client.0.smithi110.stdout: "available": 0, 2024-08-17T02:08:44.941 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed": 0, 2024-08-17T02:08:44.941 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_allocated": 0, 2024-08-17T02:08:44.941 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_original": 0, 2024-08-17T02:08:44.941 INFO:tasks.workunit.client.0.smithi110.stdout: "data_stored": 0, 2024-08-17T02:08:44.941 INFO:tasks.workunit.client.0.smithi110.stdout: "internal_metadata": 0, 2024-08-17T02:08:44.941 INFO:tasks.workunit.client.0.smithi110.stdout: "internally_reserved": 0, 2024-08-17T02:08:44.941 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_allocated": 0, 2024-08-17T02:08:44.941 INFO:tasks.workunit.client.0.smithi110.stdout: "total": 0 2024-08-17T02:08:44.941 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.941 INFO:tasks.workunit.client.0.smithi110.stdout: "up": 192 2024-08-17T02:08:44.941 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.941 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.941 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": 24, 2024-08-17T02:08:44.941 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T02:08:44.941 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd" 2024-08-17T02:08:44.942 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.942 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 24434, 2024-08-17T02:08:44.942 INFO:tasks.workunit.client.0.smithi110.stdout: "num_pg": 8, 2024-08-17T02:08:44.942 INFO:tasks.workunit.client.0.smithi110.stdout: "num_store_stats": 8, 2024-08-17T02:08:44.942 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 24434, 2024-08-17T02:08:44.942 INFO:tasks.workunit.client.0.smithi110.stdout: "poolid": 4, 2024-08-17T02:08:44.942 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:44.942 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 4194323, 2024-08-17T02:08:44.942 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:44.942 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:44.942 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:44.942 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:44.943 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:44.943 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:44.943 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:44.943 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:44.943 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:44.943 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:44.943 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:44.943 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:44.943 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:44.943 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:44.943 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:44.943 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 12, 2024-08-17T02:08:44.943 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 4, 2024-08-17T02:08:44.943 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:44.944 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 4, 2024-08-17T02:08:44.944 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:44.944 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:44.944 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:44.944 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:44.944 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:44.944 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 2, 2024-08-17T02:08:44.944 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:44.944 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:44.944 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:44.944 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:44.944 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:44.944 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:44.944 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:44.945 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 9032, 2024-08-17T02:08:44.945 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 3096131, 2024-08-17T02:08:44.945 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:44.945 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:44.945 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:44.945 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 24303, 2024-08-17T02:08:44.945 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 3084305 2024-08-17T02:08:44.945 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.945 INFO:tasks.workunit.client.0.smithi110.stdout: "store_stats": { 2024-08-17T02:08:44.945 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": 12595200, 2024-08-17T02:08:44.945 INFO:tasks.workunit.client.0.smithi110.stdout: "available": 0, 2024-08-17T02:08:44.945 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed": 0, 2024-08-17T02:08:44.945 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_allocated": 0, 2024-08-17T02:08:44.945 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_original": 0, 2024-08-17T02:08:44.945 INFO:tasks.workunit.client.0.smithi110.stdout: "data_stored": 12582969, 2024-08-17T02:08:44.945 INFO:tasks.workunit.client.0.smithi110.stdout: "internal_metadata": 0, 2024-08-17T02:08:44.946 INFO:tasks.workunit.client.0.smithi110.stdout: "internally_reserved": 0, 2024-08-17T02:08:44.946 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_allocated": 0, 2024-08-17T02:08:44.946 INFO:tasks.workunit.client.0.smithi110.stdout: "total": 0 2024-08-17T02:08:44.946 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.946 INFO:tasks.workunit.client.0.smithi110.stdout: "up": 24 2024-08-17T02:08:44.946 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.946 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.946 INFO:tasks.workunit.client.0.smithi110.stdout: "usage": { 2024-08-17T02:08:44.946 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 105, 2024-08-17T02:08:44.946 INFO:tasks.workunit.client.0.smithi110.stdout: "pools": 4, 2024-08-17T02:08:44.946 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_by_class": { 2024-08-17T02:08:44.946 INFO:tasks.workunit.client.0.smithi110.stdout: "ssd": { 2024-08-17T02:08:44.946 INFO:tasks.workunit.client.0.smithi110.stdout: "total_avail_bytes": 762955911168, 2024-08-17T02:08:44.947 INFO:tasks.workunit.client.0.smithi110.stdout: "total_bytes": 767960285184, 2024-08-17T02:08:44.947 INFO:tasks.workunit.client.0.smithi110.stdout: "total_used_bytes": 5004374016, 2024-08-17T02:08:44.947 INFO:tasks.workunit.client.0.smithi110.stdout: "total_used_raw_bytes": 5004374016, 2024-08-17T02:08:44.947 INFO:tasks.workunit.client.0.smithi110.stdout: "total_used_raw_ratio": 0.006516449153423309 2024-08-17T02:08:44.947 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.947 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.947 INFO:tasks.workunit.client.0.smithi110.stdout: "total_avail_bytes": 762955911168, 2024-08-17T02:08:44.947 INFO:tasks.workunit.client.0.smithi110.stdout: "total_bytes": 767960285184, 2024-08-17T02:08:44.947 INFO:tasks.workunit.client.0.smithi110.stdout: "total_used_bytes": 5004374016 2024-08-17T02:08:44.947 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.947 INFO:tasks.workunit.client.0.smithi110.stdout:} 2024-08-17T02:08:44.947 INFO:tasks.workunit.client.0.smithi110.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-08-17T02:08:44.948 INFO:tasks.workunit.client.0.smithi110.stderr:+ ceph telemetry show-device 2024-08-17T02:08:44.949 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='client.36087 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:44.949 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: pgmap v5370: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-17T02:08:44.949 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='client.36087 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:44.949 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='client.36093 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:44.949 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='client.36093 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:44.949 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:08:44.950 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T02:08:44.950 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.950 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.950 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.950 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.950 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.950 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.950 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.950 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.950 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.950 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:44.950 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:44.950 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.950 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.951 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.951 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:44.951 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:44.951 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.951 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.951 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.951 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:44.951 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:44.951 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.951 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.951 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:43 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.951 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:44 smithi177 ceph-mon[90034]: from='client.36099 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:44.951 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:44 smithi177 ceph-mon[90034]: from='client.36099 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:44.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:44 smithi177 ceph-mon[90034]: from='client.36105 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:44.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:44 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:08:44.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:44 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T02:08:44.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:44 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:44 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:44 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:44 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:44 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:44 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:44 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:44 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:44 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:44 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:44.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:44 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:44.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:44 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:44 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:44 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:44 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:44.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:44 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:44.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:44 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:44 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:44 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:44 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:44.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:44 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:44.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:44 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:44 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:44 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.954 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='client.36087 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:44.954 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: pgmap v5370: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-17T02:08:44.954 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='client.36087 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:44.954 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='client.36093 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:44.954 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='client.36093 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:44.954 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:08:44.954 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T02:08:44.954 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.954 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.954 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.954 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.955 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.955 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.955 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.955 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.955 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.955 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:44.955 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:44.955 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.955 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.955 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.955 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:44.955 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:44.955 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.955 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.955 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.956 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:44.956 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:44.956 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.956 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.956 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.956 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='client.36087 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:44.956 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: pgmap v5370: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-17T02:08:44.957 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='client.36087 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:44.957 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='client.36093 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:44.957 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='client.36093 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:44.957 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:08:44.957 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T02:08:44.957 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.957 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.957 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.957 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.957 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.957 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.957 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.958 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.958 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.958 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:44.958 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:44.958 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.958 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.958 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.958 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:44.958 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:44.958 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.958 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.958 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.959 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:44.959 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:44.959 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.959 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.959 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:43 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.959 INFO:tasks.workunit.client.0.smithi110.stdout:{ 2024-08-17T02:08:44.959 INFO:tasks.workunit.client.0.smithi110.stdout: "6f4e533a-5c30-11ef-b0f8-0cc47a8fcc35": { 2024-08-17T02:08:44.959 INFO:tasks.workunit.client.0.smithi110.stdout: "INTEL_SSDPED1D480GA_6f4ee7a0-5c30-11ef-b0f8-0cc47a8fcc35": { 2024-08-17T02:08:44.959 INFO:tasks.workunit.client.0.smithi110.stdout: "20240817-002838": { 2024-08-17T02:08:44.960 INFO:tasks.workunit.client.0.smithi110.stdout: "device": { 2024-08-17T02:08:44.960 INFO:tasks.workunit.client.0.smithi110.stdout: "info_name": "/dev/nvme0n1", 2024-08-17T02:08:44.960 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "/dev/nvme0n1", 2024-08-17T02:08:44.960 INFO:tasks.workunit.client.0.smithi110.stdout: "protocol": "NVMe", 2024-08-17T02:08:44.960 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "nvme" 2024-08-17T02:08:44.960 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.960 INFO:tasks.workunit.client.0.smithi110.stdout: "firmware_version": "E2010325", 2024-08-17T02:08:44.960 INFO:tasks.workunit.client.0.smithi110.stdout: "host_id": "6f4e533a-5c30-11ef-b0f8-0cc47a8fcc35", 2024-08-17T02:08:44.960 INFO:tasks.workunit.client.0.smithi110.stdout: "json_format_version": [ 2024-08-17T02:08:44.960 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.960 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.960 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.960 INFO:tasks.workunit.client.0.smithi110.stdout: "local_time": { 2024-08-17T02:08:44.961 INFO:tasks.workunit.client.0.smithi110.stdout: "asctime": "Sat Aug 17 00:28:38 2024 UTC", 2024-08-17T02:08:44.961 INFO:tasks.workunit.client.0.smithi110.stdout: "time_t": 1723854518 2024-08-17T02:08:44.961 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.961 INFO:tasks.workunit.client.0.smithi110.stdout: "logical_block_size": 512, 2024-08-17T02:08:44.961 INFO:tasks.workunit.client.0.smithi110.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-08-17T02:08:44.961 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_controller_id": 0, 2024-08-17T02:08:44.961 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-17T02:08:44.961 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_namespaces": [ 2024-08-17T02:08:44.961 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.961 INFO:tasks.workunit.client.0.smithi110.stdout: "capacity": { 2024-08-17T02:08:44.961 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 937703088, 2024-08-17T02:08:44.961 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 480103981056 2024-08-17T02:08:44.961 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.961 INFO:tasks.workunit.client.0.smithi110.stdout: "formatted_lba_size": 512, 2024-08-17T02:08:44.962 INFO:tasks.workunit.client.0.smithi110.stdout: "id": 1, 2024-08-17T02:08:44.962 INFO:tasks.workunit.client.0.smithi110.stdout: "size": { 2024-08-17T02:08:44.962 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 937703088, 2024-08-17T02:08:44.962 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 480103981056 2024-08-17T02:08:44.962 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.962 INFO:tasks.workunit.client.0.smithi110.stdout: "utilization": { 2024-08-17T02:08:44.962 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 937703088, 2024-08-17T02:08:44.962 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 480103981056 2024-08-17T02:08:44.962 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.962 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.962 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.962 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_number_of_namespaces": 1, 2024-08-17T02:08:44.962 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_pci_vendor": { 2024-08-17T02:08:44.963 INFO:tasks.workunit.client.0.smithi110.stdout: "id": 32902, 2024-08-17T02:08:44.963 INFO:tasks.workunit.client.0.smithi110.stdout: "subsystem_id": 32902 2024-08-17T02:08:44.963 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.963 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_smart_health_information_add_log": { 2024-08-17T02:08:44.963 INFO:tasks.workunit.client.0.smithi110.stdout: "Device stats": { 2024-08-17T02:08:44.963 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_fw_downgrades": { 2024-08-17T02:08:44.963 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T02:08:44.963 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T02:08:44.963 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.963 INFO:tasks.workunit.client.0.smithi110.stdout: "crc_error_count": { 2024-08-17T02:08:44.963 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T02:08:44.963 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T02:08:44.963 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.963 INFO:tasks.workunit.client.0.smithi110.stdout: "end_to_end_error_detection_count": { 2024-08-17T02:08:44.964 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T02:08:44.964 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T02:08:44.964 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.964 INFO:tasks.workunit.client.0.smithi110.stdout: "erase_fail_count": { 2024-08-17T02:08:44.964 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T02:08:44.964 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T02:08:44.964 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.964 INFO:tasks.workunit.client.0.smithi110.stdout: "host_bytes_written": { 2024-08-17T02:08:44.964 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T02:08:44.964 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 9202289 2024-08-17T02:08:44.964 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.964 INFO:tasks.workunit.client.0.smithi110.stdout: "host_ctx_wear_used": { 2024-08-17T02:08:44.964 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T02:08:44.964 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T02:08:44.965 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.965 INFO:tasks.workunit.client.0.smithi110.stdout: "media_bytes_read": { 2024-08-17T02:08:44.965 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T02:08:44.965 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T02:08:44.965 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.965 INFO:tasks.workunit.client.0.smithi110.stdout: "nand_bytes_written": { 2024-08-17T02:08:44.965 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T02:08:44.965 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T02:08:44.965 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.965 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_stat_indicator": { 2024-08-17T02:08:44.965 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T02:08:44.965 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T02:08:44.965 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.965 INFO:tasks.workunit.client.0.smithi110.stdout: "pll_lock_loss_count": { 2024-08-17T02:08:44.965 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T02:08:44.966 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T02:08:44.966 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.966 INFO:tasks.workunit.client.0.smithi110.stdout: "program_fail_count": { 2024-08-17T02:08:44.966 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T02:08:44.966 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T02:08:44.966 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.966 INFO:tasks.workunit.client.0.smithi110.stdout: "re_alloc_sectr_cnt": { 2024-08-17T02:08:44.966 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T02:08:44.966 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T02:08:44.966 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.966 INFO:tasks.workunit.client.0.smithi110.stdout: "retry_buffer_overflow_count": { 2024-08-17T02:08:44.967 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T02:08:44.967 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T02:08:44.967 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.967 INFO:tasks.workunit.client.0.smithi110.stdout: "soft_ecc_err_rate": { 2024-08-17T02:08:44.967 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T02:08:44.967 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T02:08:44.967 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.967 INFO:tasks.workunit.client.0.smithi110.stdout: "thermal_throttle_status": { 2024-08-17T02:08:44.967 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T02:08:44.967 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": { 2024-08-17T02:08:44.967 INFO:tasks.workunit.client.0.smithi110.stdout: "cnt": 0, 2024-08-17T02:08:44.967 INFO:tasks.workunit.client.0.smithi110.stdout: "pct": 0 2024-08-17T02:08:44.967 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.967 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.968 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_host_reads": { 2024-08-17T02:08:44.968 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T02:08:44.968 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 15 2024-08-17T02:08:44.968 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.968 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_media_wear": { 2024-08-17T02:08:44.968 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T02:08:44.968 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": "0.000000" 2024-08-17T02:08:44.968 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.968 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_timer": { 2024-08-17T02:08:44.968 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T02:08:44.968 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 1128918 2024-08-17T02:08:44.968 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.968 INFO:tasks.workunit.client.0.smithi110.stdout: "unexp_power_loss": { 2024-08-17T02:08:44.968 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T02:08:44.969 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T02:08:44.969 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.969 INFO:tasks.workunit.client.0.smithi110.stdout: "wear_leveling": { 2024-08-17T02:08:44.969 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T02:08:44.969 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": { 2024-08-17T02:08:44.969 INFO:tasks.workunit.client.0.smithi110.stdout: "avg": 0, 2024-08-17T02:08:44.969 INFO:tasks.workunit.client.0.smithi110.stdout: "max": 0, 2024-08-17T02:08:44.969 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0 2024-08-17T02:08:44.969 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.969 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.969 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.969 INFO:tasks.workunit.client.0.smithi110.stdout: "Intel Smart log": "nvme0n1" 2024-08-17T02:08:44.969 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.969 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_smart_health_information_log": { 2024-08-17T02:08:44.970 INFO:tasks.workunit.client.0.smithi110.stdout: "available_spare": 100, 2024-08-17T02:08:44.970 INFO:tasks.workunit.client.0.smithi110.stdout: "available_spare_threshold": 0, 2024-08-17T02:08:44.970 INFO:tasks.workunit.client.0.smithi110.stdout: "controller_busy_time": 3580, 2024-08-17T02:08:44.970 INFO:tasks.workunit.client.0.smithi110.stdout: "critical_warning": 0, 2024-08-17T02:08:44.970 INFO:tasks.workunit.client.0.smithi110.stdout: "data_units_read": 126159480, 2024-08-17T02:08:44.970 INFO:tasks.workunit.client.0.smithi110.stdout: "data_units_written": 603081242, 2024-08-17T02:08:44.970 INFO:tasks.workunit.client.0.smithi110.stdout: "host_reads": 2021986126, 2024-08-17T02:08:44.970 INFO:tasks.workunit.client.0.smithi110.stdout: "host_writes": 13935089143, 2024-08-17T02:08:44.970 INFO:tasks.workunit.client.0.smithi110.stdout: "media_errors": 0, 2024-08-17T02:08:44.970 INFO:tasks.workunit.client.0.smithi110.stdout: "num_err_log_entries": 0, 2024-08-17T02:08:44.970 INFO:tasks.workunit.client.0.smithi110.stdout: "percentage_used": 0, 2024-08-17T02:08:44.970 INFO:tasks.workunit.client.0.smithi110.stdout: "power_cycles": 24783, 2024-08-17T02:08:44.970 INFO:tasks.workunit.client.0.smithi110.stdout: "power_on_hours": 29417, 2024-08-17T02:08:44.970 INFO:tasks.workunit.client.0.smithi110.stdout: "temperature": 33, 2024-08-17T02:08:44.970 INFO:tasks.workunit.client.0.smithi110.stdout: "unsafe_shutdowns": 8378 2024-08-17T02:08:44.970 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.971 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_vendor": "intel", 2024-08-17T02:08:44.971 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_version": { 2024-08-17T02:08:44.971 INFO:tasks.workunit.client.0.smithi110.stdout: "string": "<1.2", 2024-08-17T02:08:44.971 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.971 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.971 INFO:tasks.workunit.client.0.smithi110.stdout: "power_cycle_count": 24783, 2024-08-17T02:08:44.971 INFO:tasks.workunit.client.0.smithi110.stdout: "power_on_time": { 2024-08-17T02:08:44.971 INFO:tasks.workunit.client.0.smithi110.stdout: "hours": 29417 2024-08-17T02:08:44.971 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.971 INFO:tasks.workunit.client.0.smithi110.stdout: "serial_number": "deleted", 2024-08-17T02:08:44.971 INFO:tasks.workunit.client.0.smithi110.stdout: "smart_status": { 2024-08-17T02:08:44.971 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme": { 2024-08-17T02:08:44.971 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.971 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.971 INFO:tasks.workunit.client.0.smithi110.stdout: "passed": true 2024-08-17T02:08:44.972 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.972 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl": { 2024-08-17T02:08:44.972 INFO:tasks.workunit.client.0.smithi110.stdout: "argv": [ 2024-08-17T02:08:44.972 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl", 2024-08-17T02:08:44.972 INFO:tasks.workunit.client.0.smithi110.stdout: "-x", 2024-08-17T02:08:44.972 INFO:tasks.workunit.client.0.smithi110.stdout: "--json=o", 2024-08-17T02:08:44.972 INFO:tasks.workunit.client.0.smithi110.stdout: "/dev/nvme0n1" 2024-08-17T02:08:44.972 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.972 INFO:tasks.workunit.client.0.smithi110.stdout: "build_info": "(local build)", 2024-08-17T02:08:44.972 INFO:tasks.workunit.client.0.smithi110.stdout: "exit_status": 0, 2024-08-17T02:08:44.972 INFO:tasks.workunit.client.0.smithi110.stdout: "output": [ 2024-08-17T02:08:44.972 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-08-17T02:08:44.972 INFO:tasks.workunit.client.0.smithi110.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-17T02:08:44.972 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T02:08:44.972 INFO:tasks.workunit.client.0.smithi110.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-17T02:08:44.973 INFO:tasks.workunit.client.0.smithi110.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-08-17T02:08:44.973 INFO:tasks.workunit.client.0.smithi110.stdout: "Serial Number: deleted", 2024-08-17T02:08:44.973 INFO:tasks.workunit.client.0.smithi110.stdout: "Firmware Version: E2010325", 2024-08-17T02:08:44.973 INFO:tasks.workunit.client.0.smithi110.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-17T02:08:44.973 INFO:tasks.workunit.client.0.smithi110.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-17T02:08:44.973 INFO:tasks.workunit.client.0.smithi110.stdout: "Controller ID: 0", 2024-08-17T02:08:44.973 INFO:tasks.workunit.client.0.smithi110.stdout: "NVMe Version: <1.2", 2024-08-17T02:08:44.973 INFO:tasks.workunit.client.0.smithi110.stdout: "Number of Namespaces: 1", 2024-08-17T02:08:44.973 INFO:tasks.workunit.client.0.smithi110.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-08-17T02:08:44.973 INFO:tasks.workunit.client.0.smithi110.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-17T02:08:44.973 INFO:tasks.workunit.client.0.smithi110.stdout: "Local Time is: Sat Aug 17 00:28:38 2024 UTC", 2024-08-17T02:08:44.973 INFO:tasks.workunit.client.0.smithi110.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-17T02:08:44.973 INFO:tasks.workunit.client.0.smithi110.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-08-17T02:08:44.973 INFO:tasks.workunit.client.0.smithi110.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-17T02:08:44.973 INFO:tasks.workunit.client.0.smithi110.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-17T02:08:44.974 INFO:tasks.workunit.client.0.smithi110.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-17T02:08:44.974 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T02:08:44.974 INFO:tasks.workunit.client.0.smithi110.stdout: "Supported Power States", 2024-08-17T02:08:44.974 INFO:tasks.workunit.client.0.smithi110.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-17T02:08:44.974 INFO:tasks.workunit.client.0.smithi110.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-08-17T02:08:44.974 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T02:08:44.974 INFO:tasks.workunit.client.0.smithi110.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-17T02:08:44.974 INFO:tasks.workunit.client.0.smithi110.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-17T02:08:44.974 INFO:tasks.workunit.client.0.smithi110.stdout: " 0 + 512 0 2", 2024-08-17T02:08:44.974 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T02:08:44.974 INFO:tasks.workunit.client.0.smithi110.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-17T02:08:44.974 INFO:tasks.workunit.client.0.smithi110.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-17T02:08:44.975 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T02:08:44.975 INFO:tasks.workunit.client.0.smithi110.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-17T02:08:44.975 INFO:tasks.workunit.client.0.smithi110.stdout: "Critical Warning: 0x00", 2024-08-17T02:08:44.975 INFO:tasks.workunit.client.0.smithi110.stdout: "Temperature: 33 Celsius", 2024-08-17T02:08:44.975 INFO:tasks.workunit.client.0.smithi110.stdout: "Available Spare: 100%", 2024-08-17T02:08:44.975 INFO:tasks.workunit.client.0.smithi110.stdout: "Available Spare Threshold: 0%", 2024-08-17T02:08:44.975 INFO:tasks.workunit.client.0.smithi110.stdout: "Percentage Used: 0%", 2024-08-17T02:08:44.975 INFO:tasks.workunit.client.0.smithi110.stdout: "Data Units Read: 126,159,480 [64.5 TB]", 2024-08-17T02:08:44.975 INFO:tasks.workunit.client.0.smithi110.stdout: "Data Units Written: 603,081,242 [308 TB]", 2024-08-17T02:08:44.975 INFO:tasks.workunit.client.0.smithi110.stdout: "Host Read Commands: 2,021,986,126", 2024-08-17T02:08:44.975 INFO:tasks.workunit.client.0.smithi110.stdout: "Host Write Commands: 13,935,089,143", 2024-08-17T02:08:44.975 INFO:tasks.workunit.client.0.smithi110.stdout: "Controller Busy Time: 3,580", 2024-08-17T02:08:44.975 INFO:tasks.workunit.client.0.smithi110.stdout: "Power Cycles: 24,783", 2024-08-17T02:08:44.975 INFO:tasks.workunit.client.0.smithi110.stdout: "Power On Hours: 29,417", 2024-08-17T02:08:44.976 INFO:tasks.workunit.client.0.smithi110.stdout: "Unsafe Shutdowns: 8,378", 2024-08-17T02:08:44.976 INFO:tasks.workunit.client.0.smithi110.stdout: "Media and Data Integrity Errors: 0", 2024-08-17T02:08:44.976 INFO:tasks.workunit.client.0.smithi110.stdout: "Error Information Log Entries: 0", 2024-08-17T02:08:44.976 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T02:08:44.976 INFO:tasks.workunit.client.0.smithi110.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-17T02:08:44.976 INFO:tasks.workunit.client.0.smithi110.stdout: "No Errors Logged", 2024-08-17T02:08:44.976 INFO:tasks.workunit.client.0.smithi110.stdout: "" 2024-08-17T02:08:44.976 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.976 INFO:tasks.workunit.client.0.smithi110.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-08-17T02:08:44.976 INFO:tasks.workunit.client.0.smithi110.stdout: "svn_revision": "5155", 2024-08-17T02:08:44.976 INFO:tasks.workunit.client.0.smithi110.stdout: "version": [ 2024-08-17T02:08:44.976 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.977 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.977 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:44.977 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.977 INFO:tasks.workunit.client.0.smithi110.stdout: "temperature": { 2024-08-17T02:08:44.977 INFO:tasks.workunit.client.0.smithi110.stdout: "current": 33 2024-08-17T02:08:44.977 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.977 INFO:tasks.workunit.client.0.smithi110.stdout: "user_capacity": { 2024-08-17T02:08:44.977 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 937703088, 2024-08-17T02:08:44.977 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 480103981056 2024-08-17T02:08:44.977 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.977 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.977 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.977 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.978 INFO:tasks.workunit.client.0.smithi110.stdout: "6f501abc-5c30-11ef-b0f8-0cc47a8fcc35": { 2024-08-17T02:08:44.978 INFO:tasks.workunit.client.0.smithi110.stdout: "INTEL_SSDPEDMD400G4_6f509ed8-5c30-11ef-b0f8-0cc47a8fcc35": { 2024-08-17T02:08:44.978 INFO:tasks.workunit.client.0.smithi110.stdout: "20240817-002840": { 2024-08-17T02:08:44.978 INFO:tasks.workunit.client.0.smithi110.stdout: "device": { 2024-08-17T02:08:44.978 INFO:tasks.workunit.client.0.smithi110.stdout: "info_name": "/dev/nvme0n1", 2024-08-17T02:08:44.978 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "/dev/nvme0n1", 2024-08-17T02:08:44.978 INFO:tasks.workunit.client.0.smithi110.stdout: "protocol": "NVMe", 2024-08-17T02:08:44.978 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "nvme" 2024-08-17T02:08:44.978 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.978 INFO:tasks.workunit.client.0.smithi110.stdout: "firmware_version": "8DV101H0", 2024-08-17T02:08:44.978 INFO:tasks.workunit.client.0.smithi110.stdout: "host_id": "6f501abc-5c30-11ef-b0f8-0cc47a8fcc35", 2024-08-17T02:08:44.978 INFO:tasks.workunit.client.0.smithi110.stdout: "json_format_version": [ 2024-08-17T02:08:44.978 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:44.979 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:44.979 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.979 INFO:tasks.workunit.client.0.smithi110.stdout: "local_time": { 2024-08-17T02:08:44.979 INFO:tasks.workunit.client.0.smithi110.stdout: "asctime": "Sat Aug 17 00:28:40 2024 UTC", 2024-08-17T02:08:44.979 INFO:tasks.workunit.client.0.smithi110.stdout: "time_t": 1723854520 2024-08-17T02:08:44.979 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.979 INFO:tasks.workunit.client.0.smithi110.stdout: "logical_block_size": 512, 2024-08-17T02:08:44.979 INFO:tasks.workunit.client.0.smithi110.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-08-17T02:08:44.979 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_controller_id": 0, 2024-08-17T02:08:44.979 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-17T02:08:44.979 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_namespaces": [ 2024-08-17T02:08:44.979 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:44.979 INFO:tasks.workunit.client.0.smithi110.stdout: "capacity": { 2024-08-17T02:08:44.979 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 781422768, 2024-08-17T02:08:44.980 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 400088457216 2024-08-17T02:08:44.980 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.980 INFO:tasks.workunit.client.0.smithi110.stdout: "formatted_lba_size": 512, 2024-08-17T02:08:44.980 INFO:tasks.workunit.client.0.smithi110.stdout: "id": 1, 2024-08-17T02:08:44.980 INFO:tasks.workunit.client.0.smithi110.stdout: "size": { 2024-08-17T02:08:44.980 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 781422768, 2024-08-17T02:08:44.980 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 400088457216 2024-08-17T02:08:44.980 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.980 INFO:tasks.workunit.client.0.smithi110.stdout: "utilization": { 2024-08-17T02:08:44.980 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 781422768, 2024-08-17T02:08:44.980 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 400088457216 2024-08-17T02:08:44.980 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.980 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.980 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.980 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_number_of_namespaces": 1, 2024-08-17T02:08:44.980 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_pci_vendor": { 2024-08-17T02:08:44.981 INFO:tasks.workunit.client.0.smithi110.stdout: "id": 32902, 2024-08-17T02:08:44.981 INFO:tasks.workunit.client.0.smithi110.stdout: "subsystem_id": 32902 2024-08-17T02:08:44.981 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.981 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_smart_health_information_add_log": { 2024-08-17T02:08:44.981 INFO:tasks.workunit.client.0.smithi110.stdout: "Device stats": { 2024-08-17T02:08:44.981 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_fw_downgrades": { 2024-08-17T02:08:44.981 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T02:08:44.981 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T02:08:44.981 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.981 INFO:tasks.workunit.client.0.smithi110.stdout: "crc_error_count": { 2024-08-17T02:08:44.981 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T02:08:44.981 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T02:08:44.981 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.981 INFO:tasks.workunit.client.0.smithi110.stdout: "end_to_end_error_detection_count": { 2024-08-17T02:08:44.982 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T02:08:44.982 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T02:08:44.982 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.982 INFO:tasks.workunit.client.0.smithi110.stdout: "erase_fail_count": { 2024-08-17T02:08:44.982 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T02:08:44.982 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T02:08:44.982 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.982 INFO:tasks.workunit.client.0.smithi110.stdout: "host_bytes_written": { 2024-08-17T02:08:44.982 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T02:08:44.982 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 15975869 2024-08-17T02:08:44.982 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.982 INFO:tasks.workunit.client.0.smithi110.stdout: "host_ctx_wear_used": { 2024-08-17T02:08:44.982 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T02:08:44.982 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 1 2024-08-17T02:08:44.982 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.983 INFO:tasks.workunit.client.0.smithi110.stdout: "media_bytes_read": { 2024-08-17T02:08:44.983 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T02:08:44.983 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T02:08:44.983 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.983 INFO:tasks.workunit.client.0.smithi110.stdout: "nand_bytes_written": { 2024-08-17T02:08:44.983 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T02:08:44.983 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 28707294 2024-08-17T02:08:44.983 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.983 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_stat_indicator": { 2024-08-17T02:08:44.983 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T02:08:44.983 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T02:08:44.983 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.983 INFO:tasks.workunit.client.0.smithi110.stdout: "pll_lock_loss_count": { 2024-08-17T02:08:44.983 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T02:08:44.984 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T02:08:44.984 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.984 INFO:tasks.workunit.client.0.smithi110.stdout: "program_fail_count": { 2024-08-17T02:08:44.984 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T02:08:44.984 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T02:08:44.984 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.984 INFO:tasks.workunit.client.0.smithi110.stdout: "re_alloc_sectr_cnt": { 2024-08-17T02:08:44.984 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T02:08:44.984 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T02:08:44.984 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.984 INFO:tasks.workunit.client.0.smithi110.stdout: "retry_buffer_overflow_count": { 2024-08-17T02:08:44.984 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T02:08:44.984 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T02:08:44.984 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.984 INFO:tasks.workunit.client.0.smithi110.stdout: "soft_ecc_err_rate": { 2024-08-17T02:08:44.985 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T02:08:44.985 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T02:08:44.985 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.985 INFO:tasks.workunit.client.0.smithi110.stdout: "thermal_throttle_status": { 2024-08-17T02:08:44.985 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T02:08:44.985 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": { 2024-08-17T02:08:44.985 INFO:tasks.workunit.client.0.smithi110.stdout: "cnt": 0, 2024-08-17T02:08:44.985 INFO:tasks.workunit.client.0.smithi110.stdout: "pct": 0 2024-08-17T02:08:44.985 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.985 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.985 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_host_reads": { 2024-08-17T02:08:44.985 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T02:08:44.985 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 65535 2024-08-17T02:08:44.985 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.985 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_media_wear": { 2024-08-17T02:08:44.986 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T02:08:44.986 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": "63.999023" 2024-08-17T02:08:44.986 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.986 INFO:tasks.workunit.client.0.smithi110.stdout: "timed_workload_timer": { 2024-08-17T02:08:44.986 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 100, 2024-08-17T02:08:44.986 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 65535 2024-08-17T02:08:44.986 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.986 INFO:tasks.workunit.client.0.smithi110.stdout: "unexp_power_loss": { 2024-08-17T02:08:44.986 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 0, 2024-08-17T02:08:44.986 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": 0 2024-08-17T02:08:44.986 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.986 INFO:tasks.workunit.client.0.smithi110.stdout: "wear_leveling": { 2024-08-17T02:08:44.986 INFO:tasks.workunit.client.0.smithi110.stdout: "normalized": 94, 2024-08-17T02:08:44.987 INFO:tasks.workunit.client.0.smithi110.stdout: "raw": { 2024-08-17T02:08:44.987 INFO:tasks.workunit.client.0.smithi110.stdout: "avg": 1970, 2024-08-17T02:08:44.987 INFO:tasks.workunit.client.0.smithi110.stdout: "max": 1981, 2024-08-17T02:08:44.987 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 1960 2024-08-17T02:08:44.987 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.987 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.987 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.987 INFO:tasks.workunit.client.0.smithi110.stdout: "Intel Smart log": "nvme0n1" 2024-08-17T02:08:44.987 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.987 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_smart_health_information_log": { 2024-08-17T02:08:44.987 INFO:tasks.workunit.client.0.smithi110.stdout: "available_spare": 100, 2024-08-17T02:08:44.987 INFO:tasks.workunit.client.0.smithi110.stdout: "available_spare_threshold": 10, 2024-08-17T02:08:44.987 INFO:tasks.workunit.client.0.smithi110.stdout: "controller_busy_time": 10, 2024-08-17T02:08:44.988 INFO:tasks.workunit.client.0.smithi110.stdout: "critical_warning": 0, 2024-08-17T02:08:44.988 INFO:tasks.workunit.client.0.smithi110.stdout: "data_units_read": 252394039, 2024-08-17T02:08:44.988 INFO:tasks.workunit.client.0.smithi110.stdout: "data_units_written": 1046994568, 2024-08-17T02:08:44.988 INFO:tasks.workunit.client.0.smithi110.stdout: "host_reads": 3773643484, 2024-08-17T02:08:44.988 INFO:tasks.workunit.client.0.smithi110.stdout: "host_writes": 17726475383, 2024-08-17T02:08:44.988 INFO:tasks.workunit.client.0.smithi110.stdout: "media_errors": 0, 2024-08-17T02:08:44.988 INFO:tasks.workunit.client.0.smithi110.stdout: "num_err_log_entries": 0, 2024-08-17T02:08:44.988 INFO:tasks.workunit.client.0.smithi110.stdout: "percentage_used": 6, 2024-08-17T02:08:44.988 INFO:tasks.workunit.client.0.smithi110.stdout: "power_cycles": 33617, 2024-08-17T02:08:44.988 INFO:tasks.workunit.client.0.smithi110.stdout: "power_on_hours": 60068, 2024-08-17T02:08:44.988 INFO:tasks.workunit.client.0.smithi110.stdout: "temperature": 24, 2024-08-17T02:08:44.988 INFO:tasks.workunit.client.0.smithi110.stdout: "unsafe_shutdowns": 1105 2024-08-17T02:08:44.988 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.989 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_vendor": "intel", 2024-08-17T02:08:44.989 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme_version": { 2024-08-17T02:08:44.989 INFO:tasks.workunit.client.0.smithi110.stdout: "string": "<1.2", 2024-08-17T02:08:44.989 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.989 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.989 INFO:tasks.workunit.client.0.smithi110.stdout: "power_cycle_count": 33617, 2024-08-17T02:08:44.989 INFO:tasks.workunit.client.0.smithi110.stdout: "power_on_time": { 2024-08-17T02:08:44.989 INFO:tasks.workunit.client.0.smithi110.stdout: "hours": 60068 2024-08-17T02:08:44.989 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.989 INFO:tasks.workunit.client.0.smithi110.stdout: "serial_number": "deleted", 2024-08-17T02:08:44.989 INFO:tasks.workunit.client.0.smithi110.stdout: "smart_status": { 2024-08-17T02:08:44.989 INFO:tasks.workunit.client.0.smithi110.stdout: "nvme": { 2024-08-17T02:08:44.989 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:44.990 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.990 INFO:tasks.workunit.client.0.smithi110.stdout: "passed": true 2024-08-17T02:08:44.990 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.990 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl": { 2024-08-17T02:08:44.990 INFO:tasks.workunit.client.0.smithi110.stdout: "argv": [ 2024-08-17T02:08:44.990 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl", 2024-08-17T02:08:44.990 INFO:tasks.workunit.client.0.smithi110.stdout: "-x", 2024-08-17T02:08:44.990 INFO:tasks.workunit.client.0.smithi110.stdout: "--json=o", 2024-08-17T02:08:44.990 INFO:tasks.workunit.client.0.smithi110.stdout: "/dev/nvme0n1" 2024-08-17T02:08:44.990 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.990 INFO:tasks.workunit.client.0.smithi110.stdout: "build_info": "(local build)", 2024-08-17T02:08:44.990 INFO:tasks.workunit.client.0.smithi110.stdout: "exit_status": 0, 2024-08-17T02:08:44.991 INFO:tasks.workunit.client.0.smithi110.stdout: "output": [ 2024-08-17T02:08:44.991 INFO:tasks.workunit.client.0.smithi110.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-480.el9.x86_64] (local build)", 2024-08-17T02:08:44.991 INFO:tasks.workunit.client.0.smithi110.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-17T02:08:44.991 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T02:08:44.991 INFO:tasks.workunit.client.0.smithi110.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-17T02:08:44.991 INFO:tasks.workunit.client.0.smithi110.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-08-17T02:08:44.991 INFO:tasks.workunit.client.0.smithi110.stdout: "Serial Number: deleted", 2024-08-17T02:08:44.991 INFO:tasks.workunit.client.0.smithi110.stdout: "Firmware Version: 8DV101H0", 2024-08-17T02:08:44.991 INFO:tasks.workunit.client.0.smithi110.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-17T02:08:44.991 INFO:tasks.workunit.client.0.smithi110.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-17T02:08:44.991 INFO:tasks.workunit.client.0.smithi110.stdout: "Controller ID: 0", 2024-08-17T02:08:44.991 INFO:tasks.workunit.client.0.smithi110.stdout: "NVMe Version: <1.2", 2024-08-17T02:08:44.991 INFO:tasks.workunit.client.0.smithi110.stdout: "Number of Namespaces: 1", 2024-08-17T02:08:44.991 INFO:tasks.workunit.client.0.smithi110.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-08-17T02:08:44.992 INFO:tasks.workunit.client.0.smithi110.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-17T02:08:44.992 INFO:tasks.workunit.client.0.smithi110.stdout: "Local Time is: Sat Aug 17 00:28:40 2024 UTC", 2024-08-17T02:08:44.992 INFO:tasks.workunit.client.0.smithi110.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-17T02:08:44.992 INFO:tasks.workunit.client.0.smithi110.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-08-17T02:08:44.992 INFO:tasks.workunit.client.0.smithi110.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-17T02:08:44.992 INFO:tasks.workunit.client.0.smithi110.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-17T02:08:44.992 INFO:tasks.workunit.client.0.smithi110.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-17T02:08:44.992 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T02:08:44.992 INFO:tasks.workunit.client.0.smithi110.stdout: "Supported Power States", 2024-08-17T02:08:44.992 INFO:tasks.workunit.client.0.smithi110.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-17T02:08:44.992 INFO:tasks.workunit.client.0.smithi110.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-08-17T02:08:44.992 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T02:08:44.992 INFO:tasks.workunit.client.0.smithi110.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-17T02:08:44.992 INFO:tasks.workunit.client.0.smithi110.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-17T02:08:44.992 INFO:tasks.workunit.client.0.smithi110.stdout: " 0 + 512 0 2", 2024-08-17T02:08:44.993 INFO:tasks.workunit.client.0.smithi110.stdout: " 1 - 512 8 2", 2024-08-17T02:08:44.993 INFO:tasks.workunit.client.0.smithi110.stdout: " 2 - 512 16 2", 2024-08-17T02:08:44.993 INFO:tasks.workunit.client.0.smithi110.stdout: " 3 - 4096 0 0", 2024-08-17T02:08:44.993 INFO:tasks.workunit.client.0.smithi110.stdout: " 4 - 4096 8 0", 2024-08-17T02:08:44.993 INFO:tasks.workunit.client.0.smithi110.stdout: " 5 - 4096 64 0", 2024-08-17T02:08:44.993 INFO:tasks.workunit.client.0.smithi110.stdout: " 6 - 4096 128 0", 2024-08-17T02:08:44.993 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T02:08:44.993 INFO:tasks.workunit.client.0.smithi110.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-17T02:08:44.993 INFO:tasks.workunit.client.0.smithi110.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-17T02:08:44.993 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T02:08:44.993 INFO:tasks.workunit.client.0.smithi110.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-17T02:08:44.993 INFO:tasks.workunit.client.0.smithi110.stdout: "Critical Warning: 0x00", 2024-08-17T02:08:44.993 INFO:tasks.workunit.client.0.smithi110.stdout: "Temperature: 24 Celsius", 2024-08-17T02:08:44.994 INFO:tasks.workunit.client.0.smithi110.stdout: "Available Spare: 100%", 2024-08-17T02:08:44.994 INFO:tasks.workunit.client.0.smithi110.stdout: "Available Spare Threshold: 10%", 2024-08-17T02:08:44.994 INFO:tasks.workunit.client.0.smithi110.stdout: "Percentage Used: 6%", 2024-08-17T02:08:44.994 INFO:tasks.workunit.client.0.smithi110.stdout: "Data Units Read: 252,394,039 [129 TB]", 2024-08-17T02:08:44.994 INFO:tasks.workunit.client.0.smithi110.stdout: "Data Units Written: 1,046,994,568 [536 TB]", 2024-08-17T02:08:44.994 INFO:tasks.workunit.client.0.smithi110.stdout: "Host Read Commands: 3,773,643,484", 2024-08-17T02:08:44.994 INFO:tasks.workunit.client.0.smithi110.stdout: "Host Write Commands: 17,726,475,383", 2024-08-17T02:08:44.994 INFO:tasks.workunit.client.0.smithi110.stdout: "Controller Busy Time: 10", 2024-08-17T02:08:44.994 INFO:tasks.workunit.client.0.smithi110.stdout: "Power Cycles: 33,617", 2024-08-17T02:08:44.994 INFO:tasks.workunit.client.0.smithi110.stdout: "Power On Hours: 60,068", 2024-08-17T02:08:44.994 INFO:tasks.workunit.client.0.smithi110.stdout: "Unsafe Shutdowns: 1,105", 2024-08-17T02:08:44.994 INFO:tasks.workunit.client.0.smithi110.stdout: "Media and Data Integrity Errors: 0", 2024-08-17T02:08:44.994 INFO:tasks.workunit.client.0.smithi110.stdout: "Error Information Log Entries: 0", 2024-08-17T02:08:44.995 INFO:tasks.workunit.client.0.smithi110.stdout: "", 2024-08-17T02:08:44.995 INFO:tasks.workunit.client.0.smithi110.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-17T02:08:44.995 INFO:tasks.workunit.client.0.smithi110.stdout: "No Errors Logged", 2024-08-17T02:08:44.995 INFO:tasks.workunit.client.0.smithi110.stdout: "" 2024-08-17T02:08:44.995 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:44.995 INFO:tasks.workunit.client.0.smithi110.stdout: "platform_info": "x86_64-linux-5.14.0-480.el9.x86_64", 2024-08-17T02:08:44.995 INFO:tasks.workunit.client.0.smithi110.stdout: "svn_revision": "5155", 2024-08-17T02:08:44.995 INFO:tasks.workunit.client.0.smithi110.stdout: "version": [ 2024-08-17T02:08:44.995 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:44.995 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:44.995 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:44.995 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.995 INFO:tasks.workunit.client.0.smithi110.stdout: "temperature": { 2024-08-17T02:08:44.995 INFO:tasks.workunit.client.0.smithi110.stdout: "current": 24 2024-08-17T02:08:44.995 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:44.996 INFO:tasks.workunit.client.0.smithi110.stdout: "user_capacity": { 2024-08-17T02:08:44.996 INFO:tasks.workunit.client.0.smithi110.stdout: "blocks": 781422768, 2024-08-17T02:08:44.996 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 400088457216 2024-08-17T02:08:44.996 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.996 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.996 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.996 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:44.996 INFO:tasks.workunit.client.0.smithi110.stdout:} 2024-08-17T02:08:44.996 INFO:tasks.workunit.client.0.smithi110.stderr:+ ceph telemetry show 2024-08-17T02:08:44.997 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[100641]: from='client.36099 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:44.997 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[100641]: from='client.36099 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:44.997 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[100641]: from='client.36105 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:44.997 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:08:44.997 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T02:08:44.997 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.997 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.997 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.997 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.997 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.997 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.997 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.997 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.998 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.998 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:44.998 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:44.998 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.998 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.998 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.998 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:44.998 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:44.998 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.998 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.998 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.998 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:44.998 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:44.999 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:44.999 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:44.999 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:44.999 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[98148]: from='client.36099 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:44.999 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[98148]: from='client.36099 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:44.999 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[98148]: from='client.36105 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:44.999 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:08:44.999 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T02:08:45.000 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:45.000 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:45.000 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:45.000 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:45.000 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:45.000 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:45.000 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:45.000 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:45.000 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:45.000 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:45.000 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:45.000 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:45.000 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:45.000 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:45.000 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:45.001 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:45.001 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:45.001 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:45.001 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:45.001 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:45.001 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:45.001 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:45.001 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:45.001 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:45.009 INFO:tasks.workunit.client.0.smithi110.stdout:{ 2024-08-17T02:08:45.010 INFO:tasks.workunit.client.0.smithi110.stdout: "balancer": { 2024-08-17T02:08:45.010 INFO:tasks.workunit.client.0.smithi110.stdout: "active": true, 2024-08-17T02:08:45.010 INFO:tasks.workunit.client.0.smithi110.stdout: "mode": "" 2024-08-17T02:08:45.010 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.010 INFO:tasks.workunit.client.0.smithi110.stdout: "channels": [ 2024-08-17T02:08:45.010 INFO:tasks.workunit.client.0.smithi110.stdout: "basic", 2024-08-17T02:08:45.010 INFO:tasks.workunit.client.0.smithi110.stdout: "crash", 2024-08-17T02:08:45.010 INFO:tasks.workunit.client.0.smithi110.stdout: "device", 2024-08-17T02:08:45.010 INFO:tasks.workunit.client.0.smithi110.stdout: "ident", 2024-08-17T02:08:45.010 INFO:tasks.workunit.client.0.smithi110.stdout: "perf" 2024-08-17T02:08:45.010 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.010 INFO:tasks.workunit.client.0.smithi110.stdout: "channels_available": [ 2024-08-17T02:08:45.011 INFO:tasks.workunit.client.0.smithi110.stdout: "basic", 2024-08-17T02:08:45.011 INFO:tasks.workunit.client.0.smithi110.stdout: "ident", 2024-08-17T02:08:45.011 INFO:tasks.workunit.client.0.smithi110.stdout: "crash", 2024-08-17T02:08:45.011 INFO:tasks.workunit.client.0.smithi110.stdout: "device", 2024-08-17T02:08:45.011 INFO:tasks.workunit.client.0.smithi110.stdout: "perf" 2024-08-17T02:08:45.011 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.011 INFO:tasks.workunit.client.0.smithi110.stdout: "collections_available": [ 2024-08-17T02:08:45.011 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_base", 2024-08-17T02:08:45.011 INFO:tasks.workunit.client.0.smithi110.stdout: "device_base", 2024-08-17T02:08:45.011 INFO:tasks.workunit.client.0.smithi110.stdout: "crash_base", 2024-08-17T02:08:45.011 INFO:tasks.workunit.client.0.smithi110.stdout: "ident_base", 2024-08-17T02:08:45.011 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_perf", 2024-08-17T02:08:45.011 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_mds_metadata", 2024-08-17T02:08:45.012 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_pool_usage", 2024-08-17T02:08:45.012 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_usage_by_class", 2024-08-17T02:08:45.012 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_rook_v01", 2024-08-17T02:08:45.012 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_memory_metrics", 2024-08-17T02:08:45.012 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_pool_options_bluestore", 2024-08-17T02:08:45.012 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_pool_flags" 2024-08-17T02:08:45.012 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.012 INFO:tasks.workunit.client.0.smithi110.stdout: "collections_opted_in": [ 2024-08-17T02:08:45.012 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_base", 2024-08-17T02:08:45.012 INFO:tasks.workunit.client.0.smithi110.stdout: "device_base", 2024-08-17T02:08:45.012 INFO:tasks.workunit.client.0.smithi110.stdout: "crash_base", 2024-08-17T02:08:45.012 INFO:tasks.workunit.client.0.smithi110.stdout: "ident_base", 2024-08-17T02:08:45.012 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_perf", 2024-08-17T02:08:45.013 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_mds_metadata", 2024-08-17T02:08:45.013 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_pool_usage", 2024-08-17T02:08:45.013 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_usage_by_class", 2024-08-17T02:08:45.013 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_rook_v01", 2024-08-17T02:08:45.013 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_memory_metrics", 2024-08-17T02:08:45.013 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_pool_options_bluestore", 2024-08-17T02:08:45.013 INFO:tasks.workunit.client.0.smithi110.stdout: "basic_pool_flags" 2024-08-17T02:08:45.013 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.013 INFO:tasks.workunit.client.0.smithi110.stdout: "config": { 2024-08-17T02:08:45.013 INFO:tasks.workunit.client.0.smithi110.stdout: "active_changed": [ 2024-08-17T02:08:45.013 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-17T02:08:45.013 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_debug", 2024-08-17T02:08:45.013 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_mon_ticket_ttl", 2024-08-17T02:08:45.013 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_service_ticket_ttl", 2024-08-17T02:08:45.014 INFO:tasks.workunit.client.0.smithi110.stdout: "bdev_debug_aio", 2024-08-17T02:08:45.014 INFO:tasks.workunit.client.0.smithi110.stdout: "client_check_pool_perm", 2024-08-17T02:08:45.014 INFO:tasks.workunit.client.0.smithi110.stdout: "client_mount_gid", 2024-08-17T02:08:45.014 INFO:tasks.workunit.client.0.smithi110.stdout: "client_mount_uid", 2024-08-17T02:08:45.014 INFO:tasks.workunit.client.0.smithi110.stdout: "client_quota", 2024-08-17T02:08:45.014 INFO:tasks.workunit.client.0.smithi110.stdout: "container_image", 2024-08-17T02:08:45.014 INFO:tasks.workunit.client.0.smithi110.stdout: "daemonize", 2024-08-17T02:08:45.014 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_asserts_on_shutdown", 2024-08-17T02:08:45.014 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_mgr", 2024-08-17T02:08:45.014 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_mon", 2024-08-17T02:08:45.014 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_ms", 2024-08-17T02:08:45.014 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_osd", 2024-08-17T02:08:45.015 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_paxos", 2024-08-17T02:08:45.015 INFO:tasks.workunit.client.0.smithi110.stdout: "keyring", 2024-08-17T02:08:45.015 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_file", 2024-08-17T02:08:45.015 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_journald", 2024-08-17T02:08:45.015 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_stderr", 2024-08-17T02:08:45.015 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_allow_pool_delete", 2024-08-17T02:08:45.015 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_clock_drift_allowed", 2024-08-17T02:08:45.015 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_file_level", 2024-08-17T02:08:45.015 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_to_file", 2024-08-17T02:08:45.015 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_to_journald", 2024-08-17T02:08:45.015 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_to_stderr", 2024-08-17T02:08:45.015 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_data_avail_warn", 2024-08-17T02:08:45.015 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_election_default_strategy", 2024-08-17T02:08:45.015 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_host", 2024-08-17T02:08:45.016 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_max_pg_per_osd", 2024-08-17T02:08:45.016 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_mds_skip_sanity", 2024-08-17T02:08:45.016 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_mgr_mkfs_grace", 2024-08-17T02:08:45.016 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_osd_prime_pg_temp", 2024-08-17T02:08:45.016 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_osd_reporter_subtree_level", 2024-08-17T02:08:45.016 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_pg_warn_max_object_skew", 2024-08-17T02:08:45.016 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-17T02:08:45.016 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-17T02:08:45.016 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-17T02:08:45.016 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-17T02:08:45.016 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-17T02:08:45.016 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-17T02:08:45.016 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-17T02:08:45.016 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-17T02:08:45.017 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_too_few_osds", 2024-08-17T02:08:45.017 INFO:tasks.workunit.client.0.smithi110.stdout: "ms_die_on_bug", 2024-08-17T02:08:45.017 INFO:tasks.workunit.client.0.smithi110.stdout: "ms_die_on_old_message", 2024-08-17T02:08:45.017 INFO:tasks.workunit.client.0.smithi110.stdout: "no_config_file", 2024-08-17T02:08:45.017 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_class_default_list", 2024-08-17T02:08:45.017 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_class_load_list", 2024-08-17T02:08:45.017 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_misdirected_ops", 2024-08-17T02:08:45.017 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_op_order", 2024-08-17T02:08:45.017 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_pg_log_writeout", 2024-08-17T02:08:45.017 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_shutdown", 2024-08-17T02:08:45.017 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_cached_snaps", 2024-08-17T02:08:45.017 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_missing_on_start", 2024-08-17T02:08:45.017 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_stray_on_activate", 2024-08-17T02:08:45.017 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-17T02:08:45.017 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_delete_sleep", 2024-08-17T02:08:45.018 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_delete_sleep_hdd", 2024-08-17T02:08:45.018 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_delete_sleep_hybrid", 2024-08-17T02:08:45.018 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_delete_sleep_ssd", 2024-08-17T02:08:45.018 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_max_backfills", 2024-08-17T02:08:45.018 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-17T02:08:45.018 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_profile", 2024-08-17T02:08:45.018 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-08-17T02:08:45.018 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-08-17T02:08:45.018 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-08-17T02:08:45.018 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-08-17T02:08:45.018 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-08-17T02:08:45.018 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-08-17T02:08:45.019 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_client_lim", 2024-08-17T02:08:45.019 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_client_res", 2024-08-17T02:08:45.019 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_scheduler_client_wgt", 2024-08-17T02:08:45.019 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_memory_target", 2024-08-17T02:08:45.019 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_memory_target_autotune", 2024-08-17T02:08:45.019 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_op_queue", 2024-08-17T02:08:45.019 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_op_queue_cut_off", 2024-08-17T02:08:45.019 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pool_default_erasure_code_profile", 2024-08-17T02:08:45.019 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-17T02:08:45.019 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recover_clone_overlap", 2024-08-17T02:08:45.019 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_active", 2024-08-17T02:08:45.019 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_active_hdd", 2024-08-17T02:08:45.019 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_active_ssd", 2024-08-17T02:08:45.019 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_chunk", 2024-08-17T02:08:45.020 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_sleep", 2024-08-17T02:08:45.020 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_sleep_hdd", 2024-08-17T02:08:45.020 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_sleep_hybrid", 2024-08-17T02:08:45.020 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_sleep_ssd", 2024-08-17T02:08:45.020 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_load_threshold", 2024-08-17T02:08:45.020 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_max_interval", 2024-08-17T02:08:45.020 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_sleep", 2024-08-17T02:08:45.020 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_shutdown_pgref_assert", 2024-08-17T02:08:45.020 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_snap_trim_sleep", 2024-08-17T02:08:45.020 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_snap_trim_sleep_hdd", 2024-08-17T02:08:45.020 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_snap_trim_sleep_hybrid", 2024-08-17T02:08:45.020 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_snap_trim_sleep_ssd", 2024-08-17T02:08:45.020 INFO:tasks.workunit.client.0.smithi110.stdout: "public_network", 2024-08-17T02:08:45.021 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd_config_pool_override_update_timestamp", 2024-08-17T02:08:45.021 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd_default_features", 2024-08-17T02:08:45.021 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd_qos_exclude_ops", 2024-08-17T02:08:45.021 INFO:tasks.workunit.client.0.smithi110.stdout: "setgroup", 2024-08-17T02:08:45.021 INFO:tasks.workunit.client.0.smithi110.stdout: "setuser" 2024-08-17T02:08:45.021 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.021 INFO:tasks.workunit.client.0.smithi110.stdout: "cluster_changed": [ 2024-08-17T02:08:45.021 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-17T02:08:45.021 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_debug", 2024-08-17T02:08:45.021 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_mon_ticket_ttl", 2024-08-17T02:08:45.021 INFO:tasks.workunit.client.0.smithi110.stdout: "auth_service_ticket_ttl", 2024-08-17T02:08:45.021 INFO:tasks.workunit.client.0.smithi110.stdout: "bdev_debug_aio", 2024-08-17T02:08:45.021 INFO:tasks.workunit.client.0.smithi110.stdout: "container_image", 2024-08-17T02:08:45.021 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_asserts_on_shutdown", 2024-08-17T02:08:45.021 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_mgr", 2024-08-17T02:08:45.022 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_mon", 2024-08-17T02:08:45.022 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_ms", 2024-08-17T02:08:45.022 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_osd", 2024-08-17T02:08:45.022 INFO:tasks.workunit.client.0.smithi110.stdout: "debug_paxos", 2024-08-17T02:08:45.022 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_file", 2024-08-17T02:08:45.022 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_journald", 2024-08-17T02:08:45.022 INFO:tasks.workunit.client.0.smithi110.stdout: "log_to_stderr", 2024-08-17T02:08:45.022 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_join_fs", 2024-08-17T02:08:45.022 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/cephadm/allow_ptrace", 2024-08-17T02:08:45.022 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/cephadm/container_init", 2024-08-17T02:08:45.022 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/cephadm/migration_current", 2024-08-17T02:08:45.022 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/cephadm/use_repo_digest", 2024-08-17T02:08:45.023 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-08-17T02:08:45.023 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-08-17T02:08:45.023 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-08-17T02:08:45.023 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-08-17T02:08:45.023 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/dashboard/ssl_server_port", 2024-08-17T02:08:45.023 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/orchestrator/orchestrator", 2024-08-17T02:08:45.023 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/telemetry/channel_ident", 2024-08-17T02:08:45.023 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/telemetry/channel_perf", 2024-08-17T02:08:45.023 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/telemetry/description", 2024-08-17T02:08:45.023 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/telemetry/enabled", 2024-08-17T02:08:45.023 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr/telemetry/organization", 2024-08-17T02:08:45.023 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_allow_pool_delete", 2024-08-17T02:08:45.023 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_clock_drift_allowed", 2024-08-17T02:08:45.023 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_file_level", 2024-08-17T02:08:45.024 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_cluster_log_to_file", 2024-08-17T02:08:45.024 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_data_avail_warn", 2024-08-17T02:08:45.024 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_election_default_strategy", 2024-08-17T02:08:45.024 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_max_pg_per_osd", 2024-08-17T02:08:45.024 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_mds_skip_sanity", 2024-08-17T02:08:45.024 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_mgr_mkfs_grace", 2024-08-17T02:08:45.024 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_osd_prime_pg_temp", 2024-08-17T02:08:45.024 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_osd_reporter_subtree_level", 2024-08-17T02:08:45.024 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_pg_warn_max_object_skew", 2024-08-17T02:08:45.024 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-17T02:08:45.024 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-17T02:08:45.024 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-17T02:08:45.024 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-17T02:08:45.024 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-17T02:08:45.025 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-17T02:08:45.025 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-17T02:08:45.025 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-17T02:08:45.025 INFO:tasks.workunit.client.0.smithi110.stdout: "mon_warn_on_too_few_osds", 2024-08-17T02:08:45.025 INFO:tasks.workunit.client.0.smithi110.stdout: "ms_die_on_bug", 2024-08-17T02:08:45.025 INFO:tasks.workunit.client.0.smithi110.stdout: "ms_die_on_old_message", 2024-08-17T02:08:45.025 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_class_default_list", 2024-08-17T02:08:45.025 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_class_load_list", 2024-08-17T02:08:45.025 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_misdirected_ops", 2024-08-17T02:08:45.025 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_op_order", 2024-08-17T02:08:45.025 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_pg_log_writeout", 2024-08-17T02:08:45.025 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_shutdown", 2024-08-17T02:08:45.025 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_cached_snaps", 2024-08-17T02:08:45.025 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_missing_on_start", 2024-08-17T02:08:45.026 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_debug_verify_stray_on_activate", 2024-08-17T02:08:45.026 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-17T02:08:45.026 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-17T02:08:45.026 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mclock_profile", 2024-08-17T02:08:45.026 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_memory_target", 2024-08-17T02:08:45.026 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_memory_target_autotune", 2024-08-17T02:08:45.026 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_op_queue", 2024-08-17T02:08:45.026 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_op_queue_cut_off", 2024-08-17T02:08:45.026 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pool_default_erasure_code_profile", 2024-08-17T02:08:45.026 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-17T02:08:45.026 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recover_clone_overlap", 2024-08-17T02:08:45.026 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_recovery_max_chunk", 2024-08-17T02:08:45.026 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_load_threshold", 2024-08-17T02:08:45.027 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_scrub_max_interval", 2024-08-17T02:08:45.027 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_shutdown_pgref_assert", 2024-08-17T02:08:45.027 INFO:tasks.workunit.client.0.smithi110.stdout: "public_network", 2024-08-17T02:08:45.027 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd_config_pool_override_update_timestamp", 2024-08-17T02:08:45.027 INFO:tasks.workunit.client.0.smithi110.stdout: "rgw_cache_enabled", 2024-08-17T02:08:45.027 INFO:tasks.workunit.client.0.smithi110.stdout: "rgw_enable_ops_log", 2024-08-17T02:08:45.027 INFO:tasks.workunit.client.0.smithi110.stdout: "rgw_enable_usage_log" 2024-08-17T02:08:45.027 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.027 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.027 INFO:tasks.workunit.client.0.smithi110.stdout: "contact": null, 2024-08-17T02:08:45.027 INFO:tasks.workunit.client.0.smithi110.stdout: "crashes": [], 2024-08-17T02:08:45.027 INFO:tasks.workunit.client.0.smithi110.stdout: "created": "2024-08-17T00:25:38.635176Z", 2024-08-17T02:08:45.028 INFO:tasks.workunit.client.0.smithi110.stdout: "crush": { 2024-08-17T02:08:45.028 INFO:tasks.workunit.client.0.smithi110.stdout: "bucket_algs": { 2024-08-17T02:08:45.028 INFO:tasks.workunit.client.0.smithi110.stdout: "straw2": 3 2024-08-17T02:08:45.028 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.028 INFO:tasks.workunit.client.0.smithi110.stdout: "bucket_sizes": { 2024-08-17T02:08:45.028 INFO:tasks.workunit.client.0.smithi110.stdout: "2": 1, 2024-08-17T02:08:45.028 INFO:tasks.workunit.client.0.smithi110.stdout: "4": 2 2024-08-17T02:08:45.028 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.028 INFO:tasks.workunit.client.0.smithi110.stdout: "bucket_types": { 2024-08-17T02:08:45.028 INFO:tasks.workunit.client.0.smithi110.stdout: "1": 2, 2024-08-17T02:08:45.028 INFO:tasks.workunit.client.0.smithi110.stdout: "11": 1 2024-08-17T02:08:45.028 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.028 INFO:tasks.workunit.client.0.smithi110.stdout: "compat_weight_set": false, 2024-08-17T02:08:45.029 INFO:tasks.workunit.client.0.smithi110.stdout: "device_classes": [ 2024-08-17T02:08:45.029 INFO:tasks.workunit.client.0.smithi110.stdout: 8 2024-08-17T02:08:45.029 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.029 INFO:tasks.workunit.client.0.smithi110.stdout: "num_buckets": 6, 2024-08-17T02:08:45.029 INFO:tasks.workunit.client.0.smithi110.stdout: "num_devices": 8, 2024-08-17T02:08:45.029 INFO:tasks.workunit.client.0.smithi110.stdout: "num_rules": 2, 2024-08-17T02:08:45.029 INFO:tasks.workunit.client.0.smithi110.stdout: "num_types": 12, 2024-08-17T02:08:45.029 INFO:tasks.workunit.client.0.smithi110.stdout: "num_weight_sets": 0, 2024-08-17T02:08:45.029 INFO:tasks.workunit.client.0.smithi110.stdout: "tunables": { 2024-08-17T02:08:45.029 INFO:tasks.workunit.client.0.smithi110.stdout: "allowed_bucket_algs": 54, 2024-08-17T02:08:45.029 INFO:tasks.workunit.client.0.smithi110.stdout: "choose_local_fallback_tries": 0, 2024-08-17T02:08:45.029 INFO:tasks.workunit.client.0.smithi110.stdout: "choose_local_tries": 0, 2024-08-17T02:08:45.029 INFO:tasks.workunit.client.0.smithi110.stdout: "choose_total_tries": 50, 2024-08-17T02:08:45.029 INFO:tasks.workunit.client.0.smithi110.stdout: "chooseleaf_descend_once": 1, 2024-08-17T02:08:45.029 INFO:tasks.workunit.client.0.smithi110.stdout: "chooseleaf_stable": 1, 2024-08-17T02:08:45.030 INFO:tasks.workunit.client.0.smithi110.stdout: "chooseleaf_vary_r": 1, 2024-08-17T02:08:45.030 INFO:tasks.workunit.client.0.smithi110.stdout: "has_msr_rules": 0, 2024-08-17T02:08:45.030 INFO:tasks.workunit.client.0.smithi110.stdout: "has_v2_rules": 1, 2024-08-17T02:08:45.030 INFO:tasks.workunit.client.0.smithi110.stdout: "has_v3_rules": 0, 2024-08-17T02:08:45.030 INFO:tasks.workunit.client.0.smithi110.stdout: "has_v4_buckets": 1, 2024-08-17T02:08:45.030 INFO:tasks.workunit.client.0.smithi110.stdout: "has_v5_rules": 0, 2024-08-17T02:08:45.030 INFO:tasks.workunit.client.0.smithi110.stdout: "legacy_tunables": 0, 2024-08-17T02:08:45.030 INFO:tasks.workunit.client.0.smithi110.stdout: "minimum_required_version": "jewel", 2024-08-17T02:08:45.030 INFO:tasks.workunit.client.0.smithi110.stdout: "msr_collision_tries": 100, 2024-08-17T02:08:45.030 INFO:tasks.workunit.client.0.smithi110.stdout: "msr_descents": 100, 2024-08-17T02:08:45.030 INFO:tasks.workunit.client.0.smithi110.stdout: "optimal_tunables": 1, 2024-08-17T02:08:45.030 INFO:tasks.workunit.client.0.smithi110.stdout: "profile": "jewel", 2024-08-17T02:08:45.030 INFO:tasks.workunit.client.0.smithi110.stdout: "require_feature_tunables": 1, 2024-08-17T02:08:45.030 INFO:tasks.workunit.client.0.smithi110.stdout: "require_feature_tunables2": 1, 2024-08-17T02:08:45.031 INFO:tasks.workunit.client.0.smithi110.stdout: "require_feature_tunables3": 1, 2024-08-17T02:08:45.031 INFO:tasks.workunit.client.0.smithi110.stdout: "require_feature_tunables5": 1, 2024-08-17T02:08:45.031 INFO:tasks.workunit.client.0.smithi110.stdout: "straw_calc_version": 1 2024-08-17T02:08:45.031 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.031 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.031 INFO:tasks.workunit.client.0.smithi110.stdout: "description": "upgrade test cluster", 2024-08-17T02:08:45.031 INFO:tasks.workunit.client.0.smithi110.stdout: "fs": { 2024-08-17T02:08:45.031 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T02:08:45.031 INFO:tasks.workunit.client.0.smithi110.stdout: "feature_flags": { 2024-08-17T02:08:45.031 INFO:tasks.workunit.client.0.smithi110.stdout: "enable_multiple": true, 2024-08-17T02:08:45.031 INFO:tasks.workunit.client.0.smithi110.stdout: "ever_enabled_multiple": true 2024-08-17T02:08:45.031 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.031 INFO:tasks.workunit.client.0.smithi110.stdout: "filesystems": [ 2024-08-17T02:08:45.031 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.031 INFO:tasks.workunit.client.0.smithi110.stdout: "approx_ctime": "2024-08", 2024-08-17T02:08:45.032 INFO:tasks.workunit.client.0.smithi110.stdout: "balancer_enabled": false, 2024-08-17T02:08:45.032 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.032 INFO:tasks.workunit.client.0.smithi110.stdout: "cached_caps": 0, 2024-08-17T02:08:45.032 INFO:tasks.workunit.client.0.smithi110.stdout: "cached_dns": 10, 2024-08-17T02:08:45.032 INFO:tasks.workunit.client.0.smithi110.stdout: "cached_inos": 13, 2024-08-17T02:08:45.032 INFO:tasks.workunit.client.0.smithi110.stdout: "cached_subtrees": 2, 2024-08-17T02:08:45.032 INFO:tasks.workunit.client.0.smithi110.stdout: "ever_allowed_features": 0, 2024-08-17T02:08:45.032 INFO:tasks.workunit.client.0.smithi110.stdout: "explicitly_allowed_features": 0, 2024-08-17T02:08:45.032 INFO:tasks.workunit.client.0.smithi110.stdout: "files": 0, 2024-08-17T02:08:45.032 INFO:tasks.workunit.client.0.smithi110.stdout: "max_mds": 1, 2024-08-17T02:08:45.032 INFO:tasks.workunit.client.0.smithi110.stdout: "num_data_pools": 1, 2024-08-17T02:08:45.032 INFO:tasks.workunit.client.0.smithi110.stdout: "num_in": 1, 2024-08-17T02:08:45.032 INFO:tasks.workunit.client.0.smithi110.stdout: "num_mds": 1, 2024-08-17T02:08:45.032 INFO:tasks.workunit.client.0.smithi110.stdout: "num_sessions": 0, 2024-08-17T02:08:45.032 INFO:tasks.workunit.client.0.smithi110.stdout: "num_standby_replay": 0, 2024-08-17T02:08:45.033 INFO:tasks.workunit.client.0.smithi110.stdout: "num_up": 1, 2024-08-17T02:08:45.033 INFO:tasks.workunit.client.0.smithi110.stdout: "snaps": 0, 2024-08-17T02:08:45.033 INFO:tasks.workunit.client.0.smithi110.stdout: "standby_count_wanted": 0 2024-08-17T02:08:45.033 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.033 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.033 INFO:tasks.workunit.client.0.smithi110.stdout: "num_standby_mds": 1, 2024-08-17T02:08:45.033 INFO:tasks.workunit.client.0.smithi110.stdout: "total_num_mds": 2 2024-08-17T02:08:45.033 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.033 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_stats": { 2024-08-17T02:08:45.033 INFO:tasks.workunit.client.0.smithi110.stdout: "mds": { 2024-08-17T02:08:45.033 INFO:tasks.workunit.client.0.smithi110.stdout: "mds.6480ebb717364cca6fc6b2068bee7df7f1990f3b": { 2024-08-17T02:08:45.033 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 20742144, 2024-08-17T02:08:45.033 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 424856, 2024-08-17T02:08:45.033 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2621440, 2024-08-17T02:08:45.033 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T02:08:45.034 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 450560, 2024-08-17T02:08:45.034 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 480, 2024-08-17T02:08:45.034 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T02:08:45.034 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 1450128, 2024-08-17T02:08:45.034 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 22, 2024-08-17T02:08:45.034 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 1078272, 2024-08-17T02:08:45.034 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 15167448, 2024-08-17T02:08:45.034 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 21192704 2024-08-17T02:08:45.034 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.034 INFO:tasks.workunit.client.0.smithi110.stdout: "mds.d6f125b7c635b6f45601f26ee81c70c0b368576b": { 2024-08-17T02:08:45.034 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 20144128, 2024-08-17T02:08:45.034 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 320680, 2024-08-17T02:08:45.034 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2621440, 2024-08-17T02:08:45.035 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 729088, 2024-08-17T02:08:45.035 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 0, 2024-08-17T02:08:45.035 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 363, 2024-08-17T02:08:45.035 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T02:08:45.035 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 1128944, 2024-08-17T02:08:45.035 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 13, 2024-08-17T02:08:45.035 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 589824, 2024-08-17T02:08:45.035 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 14754152, 2024-08-17T02:08:45.035 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 20144128 2024-08-17T02:08:45.035 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.035 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.035 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T02:08:45.035 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.6480ebb717364cca6fc6b2068bee7df7f1990f3b": { 2024-08-17T02:08:45.036 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 274604032, 2024-08-17T02:08:45.036 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 6012496, 2024-08-17T02:08:45.036 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 3014656, 2024-08-17T02:08:45.036 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 1064960, 2024-08-17T02:08:45.036 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 1204224, 2024-08-17T02:08:45.036 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 9906, 2024-08-17T02:08:45.036 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T02:08:45.036 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 13459376, 2024-08-17T02:08:45.036 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 23, 2024-08-17T02:08:45.036 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 5609728, 2024-08-17T02:08:45.036 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 245442816, 2024-08-17T02:08:45.036 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 275808256 2024-08-17T02:08:45.036 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.037 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.c4d8fd12ad92af885518649f4e2b78966c1046a8": { 2024-08-17T02:08:45.037 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 176955392, 2024-08-17T02:08:45.037 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 2249920, 2024-08-17T02:08:45.037 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2883584, 2024-08-17T02:08:45.037 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 901120, 2024-08-17T02:08:45.037 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 3129344, 2024-08-17T02:08:45.037 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 6762, 2024-08-17T02:08:45.037 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T02:08:45.037 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 11332320, 2024-08-17T02:08:45.037 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 20, 2024-08-17T02:08:45.037 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 2893568, 2024-08-17T02:08:45.037 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 156694880, 2024-08-17T02:08:45.037 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 180084736 2024-08-17T02:08:45.038 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.038 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.d6f125b7c635b6f45601f26ee81c70c0b368576b": { 2024-08-17T02:08:45.038 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 176054272, 2024-08-17T02:08:45.038 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 2613360, 2024-08-17T02:08:45.038 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 2883584, 2024-08-17T02:08:45.038 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T02:08:45.038 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 4030464, 2024-08-17T02:08:45.038 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 6880, 2024-08-17T02:08:45.038 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T02:08:45.038 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 10223520, 2024-08-17T02:08:45.038 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 20, 2024-08-17T02:08:45.038 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 2978560, 2024-08-17T02:08:45.039 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 157355248, 2024-08-17T02:08:45.039 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 180084736 2024-08-17T02:08:45.039 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.039 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.039 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:45.039 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.0": { 2024-08-17T02:08:45.039 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 423133184, 2024-08-17T02:08:45.039 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 26580344, 2024-08-17T02:08:45.039 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 3276800, 2024-08-17T02:08:45.039 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T02:08:45.039 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 69853184, 2024-08-17T02:08:45.039 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 12823, 2024-08-17T02:08:45.039 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T02:08:45.040 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 62698040, 2024-08-17T02:08:45.040 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 60, 2024-08-17T02:08:45.040 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 10706432, 2024-08-17T02:08:45.040 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 319871568, 2024-08-17T02:08:45.040 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 492986368 2024-08-17T02:08:45.040 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.040 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.1": { 2024-08-17T02:08:45.040 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 548274176, 2024-08-17T02:08:45.040 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 29168112, 2024-08-17T02:08:45.040 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 3276800, 2024-08-17T02:08:45.040 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 49152, 2024-08-17T02:08:45.040 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 163479552, 2024-08-17T02:08:45.040 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 12851, 2024-08-17T02:08:45.040 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T02:08:45.041 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 59083160, 2024-08-17T02:08:45.041 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 53, 2024-08-17T02:08:45.041 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 9177856, 2024-08-17T02:08:45.041 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 447519096, 2024-08-17T02:08:45.041 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 711753728 2024-08-17T02:08:45.041 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.041 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.2": { 2024-08-17T02:08:45.041 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 492634112, 2024-08-17T02:08:45.041 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 20334792, 2024-08-17T02:08:45.041 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 3145728, 2024-08-17T02:08:45.041 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T02:08:45.041 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 40747008, 2024-08-17T02:08:45.041 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 10659, 2024-08-17T02:08:45.041 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T02:08:45.041 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 61709176, 2024-08-17T02:08:45.042 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 60, 2024-08-17T02:08:45.042 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 10629632, 2024-08-17T02:08:45.042 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 396814784, 2024-08-17T02:08:45.042 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 533381120 2024-08-17T02:08:45.042 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.042 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.3": { 2024-08-17T02:08:45.042 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 508108800, 2024-08-17T02:08:45.042 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 19939368, 2024-08-17T02:08:45.042 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 3145728, 2024-08-17T02:08:45.042 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T02:08:45.042 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 33898496, 2024-08-17T02:08:45.042 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 10639, 2024-08-17T02:08:45.042 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T02:08:45.042 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 59309320, 2024-08-17T02:08:45.043 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 60, 2024-08-17T02:08:45.043 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 10650112, 2024-08-17T02:08:45.043 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 415064272, 2024-08-17T02:08:45.043 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 542007296 2024-08-17T02:08:45.043 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.043 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.4": { 2024-08-17T02:08:45.043 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 455835648, 2024-08-17T02:08:45.043 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 24488840, 2024-08-17T02:08:45.043 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 3276800, 2024-08-17T02:08:45.043 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T02:08:45.043 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 61448192, 2024-08-17T02:08:45.043 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 11751, 2024-08-17T02:08:45.043 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T02:08:45.043 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 61534720, 2024-08-17T02:08:45.043 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 60, 2024-08-17T02:08:45.044 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 10207744, 2024-08-17T02:08:45.044 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 356327544, 2024-08-17T02:08:45.044 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 517283840 2024-08-17T02:08:45.044 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.044 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.5": { 2024-08-17T02:08:45.044 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 559570944, 2024-08-17T02:08:45.044 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 25157216, 2024-08-17T02:08:45.044 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 3276800, 2024-08-17T02:08:45.044 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T02:08:45.044 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 3432448, 2024-08-17T02:08:45.044 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 13611, 2024-08-17T02:08:45.044 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T02:08:45.044 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 59621872, 2024-08-17T02:08:45.045 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 54, 2024-08-17T02:08:45.045 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 11851008, 2024-08-17T02:08:45.045 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 459664048, 2024-08-17T02:08:45.045 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 563003392 2024-08-17T02:08:45.045 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.045 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.6": { 2024-08-17T02:08:45.045 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 443326464, 2024-08-17T02:08:45.045 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 16659248, 2024-08-17T02:08:45.045 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 3145728, 2024-08-17T02:08:45.045 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T02:08:45.045 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 31490048, 2024-08-17T02:08:45.045 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 9777, 2024-08-17T02:08:45.045 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T02:08:45.045 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 53764640, 2024-08-17T02:08:45.046 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 53, 2024-08-17T02:08:45.046 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 10415104, 2024-08-17T02:08:45.046 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 359341744, 2024-08-17T02:08:45.046 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 474816512 2024-08-17T02:08:45.046 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.046 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.7": { 2024-08-17T02:08:45.046 INFO:tasks.workunit.client.0.smithi110.stdout: "actual_memory_used": 491847680, 2024-08-17T02:08:45.046 INFO:tasks.workunit.client.0.smithi110.stdout: "central_cache_freelist": 24141496, 2024-08-17T02:08:45.046 INFO:tasks.workunit.client.0.smithi110.stdout: "malloc_metadata": 5373952, 2024-08-17T02:08:45.046 INFO:tasks.workunit.client.0.smithi110.stdout: "page_heap_freelist": 0, 2024-08-17T02:08:45.046 INFO:tasks.workunit.client.0.smithi110.stdout: "released_to_os": 30507008, 2024-08-17T02:08:45.046 INFO:tasks.workunit.client.0.smithi110.stdout: "spans_in_use": 11527, 2024-08-17T02:08:45.046 INFO:tasks.workunit.client.0.smithi110.stdout: "tcmalloc_page_size": 8192, 2024-08-17T02:08:45.047 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_cache_freelists": 62381848, 2024-08-17T02:08:45.047 INFO:tasks.workunit.client.0.smithi110.stdout: "thread_heaps_in_use": 58, 2024-08-17T02:08:45.047 INFO:tasks.workunit.client.0.smithi110.stdout: "transfer_cache_freelist": 10358016, 2024-08-17T02:08:45.047 INFO:tasks.workunit.client.0.smithi110.stdout: "use_by_application": 389592368, 2024-08-17T02:08:45.047 INFO:tasks.workunit.client.0.smithi110.stdout: "virtual_address_space_used": 522354688 2024-08-17T02:08:45.047 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.047 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.047 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.047 INFO:tasks.workunit.client.0.smithi110.stdout: "hosts": { 2024-08-17T02:08:45.047 INFO:tasks.workunit.client.0.smithi110.stdout: "num": 2, 2024-08-17T02:08:45.047 INFO:tasks.workunit.client.0.smithi110.stdout: "num_with_mds": 2, 2024-08-17T02:08:45.047 INFO:tasks.workunit.client.0.smithi110.stdout: "num_with_mgr": 2, 2024-08-17T02:08:45.047 INFO:tasks.workunit.client.0.smithi110.stdout: "num_with_mon": 2, 2024-08-17T02:08:45.047 INFO:tasks.workunit.client.0.smithi110.stdout: "num_with_osd": 2 2024-08-17T02:08:45.048 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.048 INFO:tasks.workunit.client.0.smithi110.stdout: "io_rate": { 2024-08-17T02:08:45.048 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_stats_delta": { 2024-08-17T02:08:45.048 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": 0, 2024-08-17T02:08:45.048 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:45.048 INFO:tasks.workunit.client.0.smithi110.stdout: "num_store_stats": 0, 2024-08-17T02:08:45.048 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:45.048 INFO:tasks.workunit.client.0.smithi110.stdout: "stamp_delta": "11.263727", 2024-08-17T02:08:45.048 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:45.048 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:45.048 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:45.048 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:45.048 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:45.048 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:45.048 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:45.049 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:45.049 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:45.049 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:45.049 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:45.049 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:45.049 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:45.049 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:45.049 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:45.049 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:45.049 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:45.049 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:45.049 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:45.049 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:45.049 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:45.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:45.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:45.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:45.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:45.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:45.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:45.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:45.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:45.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:45.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:45.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:45.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:45.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:45.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 77, 2024-08-17T02:08:45.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 63, 2024-08-17T02:08:45.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:45.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:45.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:45.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 16, 2024-08-17T02:08:45.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:45.051 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.051 INFO:tasks.workunit.client.0.smithi110.stdout: "store_stats": { 2024-08-17T02:08:45.051 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": 0, 2024-08-17T02:08:45.051 INFO:tasks.workunit.client.0.smithi110.stdout: "available": 0, 2024-08-17T02:08:45.051 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed": 0, 2024-08-17T02:08:45.052 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_allocated": 0, 2024-08-17T02:08:45.052 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_original": 0, 2024-08-17T02:08:45.052 INFO:tasks.workunit.client.0.smithi110.stdout: "data_stored": 0, 2024-08-17T02:08:45.052 INFO:tasks.workunit.client.0.smithi110.stdout: "internal_metadata": 0, 2024-08-17T02:08:45.052 INFO:tasks.workunit.client.0.smithi110.stdout: "internally_reserved": 0, 2024-08-17T02:08:45.052 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_allocated": 0, 2024-08-17T02:08:45.052 INFO:tasks.workunit.client.0.smithi110.stdout: "total": 0 2024-08-17T02:08:45.052 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.052 INFO:tasks.workunit.client.0.smithi110.stdout: "up": 0 2024-08-17T02:08:45.052 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.052 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.052 INFO:tasks.workunit.client.0.smithi110.stdout: "leaderboard": false, 2024-08-17T02:08:45.052 INFO:tasks.workunit.client.0.smithi110.stdout: "leaderboard_description": null, 2024-08-17T02:08:45.052 INFO:tasks.workunit.client.0.smithi110.stdout: "license": "sharing-1-0", 2024-08-17T02:08:45.053 INFO:tasks.workunit.client.0.smithi110.stdout: "mempool": { 2024-08-17T02:08:45.053 INFO:tasks.workunit.client.0.smithi110.stdout: "mds": { 2024-08-17T02:08:45.053 INFO:tasks.workunit.client.0.smithi110.stdout: "mds.6480ebb717364cca6fc6b2068bee7df7f1990f3b": { 2024-08-17T02:08:45.053 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T02:08:45.053 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.053 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.053 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.053 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:45.053 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.053 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.053 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.053 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T02:08:45.054 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.054 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.054 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.054 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T02:08:45.054 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.054 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.054 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.054 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T02:08:45.054 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.054 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.054 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.054 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T02:08:45.054 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.055 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.055 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.055 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T02:08:45.055 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.055 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.055 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.055 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T02:08:45.055 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.055 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.055 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.055 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T02:08:45.055 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.055 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.056 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.056 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T02:08:45.056 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.056 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.056 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.056 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T02:08:45.056 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.056 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.056 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.056 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T02:08:45.056 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.056 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.056 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.056 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T02:08:45.057 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.057 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.057 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.057 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T02:08:45.057 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.057 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.057 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.057 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T02:08:45.057 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.057 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.057 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.057 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T02:08:45.057 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.057 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.058 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.058 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T02:08:45.058 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.058 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.058 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.058 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T02:08:45.058 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.058 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.058 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.058 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T02:08:45.058 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 222895, 2024-08-17T02:08:45.058 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 70 2024-08-17T02:08:45.058 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.058 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T02:08:45.059 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.059 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.059 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.059 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T02:08:45.059 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 52112, 2024-08-17T02:08:45.059 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 181 2024-08-17T02:08:45.059 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.059 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:45.059 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.059 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.059 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.059 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T02:08:45.059 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.059 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.060 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.060 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T02:08:45.060 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.060 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.060 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.060 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T02:08:45.060 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 12392, 2024-08-17T02:08:45.060 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 239 2024-08-17T02:08:45.060 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.060 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T02:08:45.060 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.060 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.061 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.061 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T02:08:45.061 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.061 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.061 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.061 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T02:08:45.061 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.061 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.061 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.061 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T02:08:45.061 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.061 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.061 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.061 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.062 INFO:tasks.workunit.client.0.smithi110.stdout: "mds.d6f125b7c635b6f45601f26ee81c70c0b368576b": { 2024-08-17T02:08:45.062 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T02:08:45.062 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.062 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.062 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.062 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:45.062 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.062 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.062 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.062 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T02:08:45.062 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.062 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.063 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.063 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T02:08:45.063 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.063 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.063 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.063 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T02:08:45.063 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.063 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.063 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.063 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T02:08:45.063 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.063 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.063 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.063 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T02:08:45.063 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.064 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.064 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.064 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T02:08:45.064 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.064 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.064 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.064 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T02:08:45.064 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.064 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.064 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.064 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T02:08:45.064 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.064 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.064 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.065 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T02:08:45.065 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.065 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.065 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.065 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T02:08:45.065 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.065 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.065 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.065 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T02:08:45.065 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.065 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.065 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.065 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T02:08:45.066 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.066 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.066 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.066 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T02:08:45.066 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.066 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.066 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.066 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T02:08:45.066 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.066 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.066 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.066 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T02:08:45.067 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.067 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.067 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.067 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T02:08:45.067 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.067 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.067 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.067 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T02:08:45.067 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 149216, 2024-08-17T02:08:45.067 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 35 2024-08-17T02:08:45.067 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.067 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T02:08:45.069 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.069 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.069 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.069 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T02:08:45.069 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 928, 2024-08-17T02:08:45.070 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 2 2024-08-17T02:08:45.070 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.070 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:45.070 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.070 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.070 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.070 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T02:08:45.070 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.070 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.070 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.070 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T02:08:45.070 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.070 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.071 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.071 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T02:08:45.071 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.071 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.071 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.071 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T02:08:45.071 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.071 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.071 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.071 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T02:08:45.071 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.071 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.071 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.071 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T02:08:45.071 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.071 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.072 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.072 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T02:08:45.072 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.072 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.072 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.072 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.072 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.072 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T02:08:45.072 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.6480ebb717364cca6fc6b2068bee7df7f1990f3b": { 2024-08-17T02:08:45.072 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T02:08:45.072 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.072 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.072 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.072 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:45.072 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.073 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.073 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.073 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T02:08:45.073 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.073 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.073 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.073 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T02:08:45.073 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.073 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.073 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.073 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T02:08:45.073 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.073 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.073 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.074 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T02:08:45.074 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.074 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.074 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.074 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T02:08:45.074 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.074 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.074 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.074 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T02:08:45.074 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.074 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.074 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.074 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T02:08:45.075 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.075 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.075 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.075 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T02:08:45.075 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.075 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.075 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.075 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T02:08:45.075 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.075 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.075 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.075 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T02:08:45.075 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.075 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.075 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.076 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T02:08:45.076 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.076 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.076 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.076 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T02:08:45.076 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.076 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.076 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.076 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T02:08:45.076 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.076 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.076 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.076 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T02:08:45.077 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.077 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.077 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.077 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T02:08:45.077 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.077 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.077 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.077 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T02:08:45.077 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.077 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.077 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.077 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T02:08:45.077 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 45087865, 2024-08-17T02:08:45.077 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 5535 2024-08-17T02:08:45.078 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.078 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T02:08:45.078 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.078 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.078 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.078 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T02:08:45.078 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.078 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.078 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.078 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:45.078 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.078 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.078 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.079 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T02:08:45.079 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.079 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.079 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.079 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T02:08:45.079 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.079 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.079 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.079 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T02:08:45.079 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 10968, 2024-08-17T02:08:45.079 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 238 2024-08-17T02:08:45.079 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.079 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T02:08:45.080 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 70440, 2024-08-17T02:08:45.080 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 5158 2024-08-17T02:08:45.080 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.080 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T02:08:45.080 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 11440, 2024-08-17T02:08:45.080 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 304 2024-08-17T02:08:45.080 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.080 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T02:08:45.080 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.080 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.080 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.080 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T02:08:45.080 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.081 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.081 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.081 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.081 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.c4d8fd12ad92af885518649f4e2b78966c1046a8": { 2024-08-17T02:08:45.081 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T02:08:45.081 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.081 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.081 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.081 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:45.081 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.081 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.081 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.081 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T02:08:45.082 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.082 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.082 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.082 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T02:08:45.082 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.082 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.082 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.082 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T02:08:45.082 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.082 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.082 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.083 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T02:08:45.083 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.083 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.083 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.083 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T02:08:45.083 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.083 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.083 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.083 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T02:08:45.083 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.083 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.083 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.083 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T02:08:45.083 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.083 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.084 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.084 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T02:08:45.084 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.084 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.084 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.084 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T02:08:45.084 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.084 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.084 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.084 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T02:08:45.084 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.084 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.084 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.084 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T02:08:45.085 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.085 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.085 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.085 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T02:08:45.085 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.085 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.085 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.085 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T02:08:45.085 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.085 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.085 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.085 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T02:08:45.085 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.085 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.085 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.086 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T02:08:45.086 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.086 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.086 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.086 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T02:08:45.086 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.086 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.086 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.086 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T02:08:45.086 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 44860905, 2024-08-17T02:08:45.086 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 5494 2024-08-17T02:08:45.086 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.086 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T02:08:45.087 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 88, 2024-08-17T02:08:45.087 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1 2024-08-17T02:08:45.087 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.087 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T02:08:45.087 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.087 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.087 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.087 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:45.087 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.087 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.087 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.087 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T02:08:45.087 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.088 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.088 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.088 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T02:08:45.088 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.088 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.088 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.088 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T02:08:45.088 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 10968, 2024-08-17T02:08:45.088 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 238 2024-08-17T02:08:45.088 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.088 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T02:08:45.088 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 70440, 2024-08-17T02:08:45.089 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 5158 2024-08-17T02:08:45.089 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.089 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T02:08:45.089 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 5720, 2024-08-17T02:08:45.089 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 152 2024-08-17T02:08:45.089 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.089 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T02:08:45.089 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.089 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.089 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.089 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T02:08:45.089 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.089 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.089 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.090 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.090 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.d6f125b7c635b6f45601f26ee81c70c0b368576b": { 2024-08-17T02:08:45.090 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T02:08:45.090 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.090 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.090 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.090 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:45.090 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.090 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.090 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.090 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T02:08:45.090 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.090 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.091 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.091 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T02:08:45.091 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.091 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.091 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.091 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T02:08:45.091 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.091 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.091 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.091 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T02:08:45.091 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.091 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.092 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.092 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T02:08:45.092 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.092 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.092 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.092 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T02:08:45.092 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.092 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.092 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.092 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T02:08:45.092 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.092 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.093 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.093 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T02:08:45.093 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.093 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.093 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.093 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T02:08:45.093 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.093 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.093 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.093 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T02:08:45.093 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.093 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.093 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.093 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T02:08:45.094 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.094 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.094 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.094 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T02:08:45.094 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.094 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.094 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.094 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T02:08:45.094 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.094 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.094 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.094 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T02:08:45.094 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.095 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.095 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.095 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T02:08:45.095 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.095 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.095 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.095 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T02:08:45.095 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.095 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.095 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.095 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T02:08:45.095 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 44686113, 2024-08-17T02:08:45.095 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 5479 2024-08-17T02:08:45.096 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.096 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T02:08:45.096 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 440, 2024-08-17T02:08:45.096 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 5 2024-08-17T02:08:45.096 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.096 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T02:08:45.096 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.096 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.096 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.096 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:45.096 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.096 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.096 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.096 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T02:08:45.096 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.097 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.097 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.097 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T02:08:45.097 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.097 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.097 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.097 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T02:08:45.097 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 10968, 2024-08-17T02:08:45.097 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 238 2024-08-17T02:08:45.097 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.097 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T02:08:45.097 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 70440, 2024-08-17T02:08:45.097 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 5158 2024-08-17T02:08:45.097 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.097 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T02:08:45.098 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 5720, 2024-08-17T02:08:45.098 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 152 2024-08-17T02:08:45.098 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.098 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T02:08:45.098 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.098 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.098 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.098 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T02:08:45.098 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.098 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.098 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.098 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.098 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.099 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:45.099 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.0": { 2024-08-17T02:08:45.099 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T02:08:45.099 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.099 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.099 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.099 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:45.099 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 23048, 2024-08-17T02:08:45.099 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 388 2024-08-17T02:08:45.099 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.099 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T02:08:45.099 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 579968, 2024-08-17T02:08:45.099 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 30 2024-08-17T02:08:45.099 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.100 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T02:08:45.100 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1344, 2024-08-17T02:08:45.100 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 7 2024-08-17T02:08:45.100 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.100 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T02:08:45.100 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 60560, 2024-08-17T02:08:45.100 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 757 2024-08-17T02:08:45.100 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.100 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T02:08:45.100 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 393120, 2024-08-17T02:08:45.100 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1890 2024-08-17T02:08:45.100 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.100 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T02:08:45.100 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 256, 2024-08-17T02:08:45.101 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 32 2024-08-17T02:08:45.101 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.101 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T02:08:45.101 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 480405, 2024-08-17T02:08:45.101 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 137 2024-08-17T02:08:45.101 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.101 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T02:08:45.101 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2588818, 2024-08-17T02:08:45.101 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 570719 2024-08-17T02:08:45.101 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.101 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T02:08:45.101 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 7302096, 2024-08-17T02:08:45.101 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 10770 2024-08-17T02:08:45.101 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.101 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T02:08:45.102 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 76492, 2024-08-17T02:08:45.102 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 8019 2024-08-17T02:08:45.102 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.102 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T02:08:45.102 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 90720, 2024-08-17T02:08:45.102 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1890 2024-08-17T02:08:45.102 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.102 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T02:08:45.102 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.102 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.102 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.102 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T02:08:45.103 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 180272, 2024-08-17T02:08:45.103 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1292 2024-08-17T02:08:45.103 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.103 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T02:08:45.103 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.103 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.103 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.103 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T02:08:45.103 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.103 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.103 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.103 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T02:08:45.103 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 40136, 2024-08-17T02:08:45.103 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 34 2024-08-17T02:08:45.104 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.104 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T02:08:45.104 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.104 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.104 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.104 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T02:08:45.104 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 7094475, 2024-08-17T02:08:45.104 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 278 2024-08-17T02:08:45.104 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.104 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T02:08:45.104 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 11352, 2024-08-17T02:08:45.104 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 129 2024-08-17T02:08:45.104 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.105 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T02:08:45.105 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.105 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.105 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.105 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:45.105 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 522720, 2024-08-17T02:08:45.105 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 45 2024-08-17T02:08:45.105 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.105 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T02:08:45.105 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.105 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.105 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.105 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T02:08:45.105 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 7196280, 2024-08-17T02:08:45.106 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 18639 2024-08-17T02:08:45.106 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.106 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T02:08:45.106 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 649168, 2024-08-17T02:08:45.106 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 10473 2024-08-17T02:08:45.106 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.106 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T02:08:45.106 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.106 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.106 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.106 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T02:08:45.106 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.106 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.106 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.107 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T02:08:45.107 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.107 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.107 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.107 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T02:08:45.107 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.107 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.107 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.107 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.107 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.1": { 2024-08-17T02:08:45.107 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T02:08:45.107 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.107 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.108 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.108 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:45.108 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 20368, 2024-08-17T02:08:45.108 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 349 2024-08-17T02:08:45.108 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.108 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T02:08:45.108 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 30592, 2024-08-17T02:08:45.108 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 22 2024-08-17T02:08:45.108 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.108 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T02:08:45.108 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 768, 2024-08-17T02:08:45.108 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 4 2024-08-17T02:08:45.108 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.108 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T02:08:45.108 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 59680, 2024-08-17T02:08:45.109 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 746 2024-08-17T02:08:45.109 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.109 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T02:08:45.109 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 404144, 2024-08-17T02:08:45.109 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1943 2024-08-17T02:08:45.109 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.109 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T02:08:45.109 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 256, 2024-08-17T02:08:45.109 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 32 2024-08-17T02:08:45.109 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.109 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T02:08:45.109 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1477858, 2024-08-17T02:08:45.109 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 364 2024-08-17T02:08:45.109 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.110 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T02:08:45.110 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2551124, 2024-08-17T02:08:45.110 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 557263 2024-08-17T02:08:45.110 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.110 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T02:08:45.110 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 7138896, 2024-08-17T02:08:45.110 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 10530 2024-08-17T02:08:45.110 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.110 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T02:08:45.110 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 83652, 2024-08-17T02:08:45.110 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 8996 2024-08-17T02:08:45.110 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.110 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T02:08:45.110 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 93264, 2024-08-17T02:08:45.110 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1943 2024-08-17T02:08:45.111 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.111 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T02:08:45.111 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.111 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.111 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.111 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T02:08:45.111 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 180528, 2024-08-17T02:08:45.111 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1293 2024-08-17T02:08:45.111 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.111 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T02:08:45.111 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.111 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.111 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.111 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T02:08:45.112 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 736, 2024-08-17T02:08:45.112 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1 2024-08-17T02:08:45.112 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.112 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T02:08:45.112 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 59608, 2024-08-17T02:08:45.112 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 31 2024-08-17T02:08:45.112 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.112 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T02:08:45.112 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 12112, 2024-08-17T02:08:45.112 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T02:08:45.112 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.112 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T02:08:45.112 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 3915059, 2024-08-17T02:08:45.112 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 269 2024-08-17T02:08:45.112 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.113 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T02:08:45.113 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 31240, 2024-08-17T02:08:45.113 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 355 2024-08-17T02:08:45.113 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.113 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T02:08:45.113 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.113 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.113 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.113 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:45.113 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 453024, 2024-08-17T02:08:45.113 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 39 2024-08-17T02:08:45.113 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.113 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T02:08:45.113 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.113 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.114 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.114 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T02:08:45.114 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 7285824, 2024-08-17T02:08:45.114 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 21124 2024-08-17T02:08:45.114 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.114 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T02:08:45.114 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 649168, 2024-08-17T02:08:45.114 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 10473 2024-08-17T02:08:45.114 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.114 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T02:08:45.114 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.114 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.114 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.114 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T02:08:45.114 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.115 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.115 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.115 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T02:08:45.115 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.115 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.115 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.115 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T02:08:45.115 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.115 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.115 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.115 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.115 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.2": { 2024-08-17T02:08:45.115 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T02:08:45.115 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.115 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.115 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.116 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:45.116 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 16936, 2024-08-17T02:08:45.116 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 300 2024-08-17T02:08:45.116 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.116 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T02:08:45.116 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 169984, 2024-08-17T02:08:45.116 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 26 2024-08-17T02:08:45.116 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.116 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T02:08:45.116 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 3456, 2024-08-17T02:08:45.116 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 18 2024-08-17T02:08:45.116 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.116 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T02:08:45.116 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 58240, 2024-08-17T02:08:45.116 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 728 2024-08-17T02:08:45.117 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.117 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T02:08:45.117 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 390208, 2024-08-17T02:08:45.117 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1876 2024-08-17T02:08:45.117 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.117 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T02:08:45.117 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 256, 2024-08-17T02:08:45.117 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 32 2024-08-17T02:08:45.117 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.117 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T02:08:45.117 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 380924, 2024-08-17T02:08:45.117 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 92 2024-08-17T02:08:45.118 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.118 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T02:08:45.118 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1844983, 2024-08-17T02:08:45.118 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 404364 2024-08-17T02:08:45.118 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.118 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T02:08:45.118 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 5293376, 2024-08-17T02:08:45.118 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 7816 2024-08-17T02:08:45.118 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.118 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T02:08:45.118 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 73480, 2024-08-17T02:08:45.118 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 7830 2024-08-17T02:08:45.118 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.118 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T02:08:45.119 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 90048, 2024-08-17T02:08:45.119 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1876 2024-08-17T02:08:45.119 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.119 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T02:08:45.119 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.119 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.119 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.119 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T02:08:45.119 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 180528, 2024-08-17T02:08:45.119 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1293 2024-08-17T02:08:45.119 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.119 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T02:08:45.119 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.119 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.120 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.120 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T02:08:45.120 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 736, 2024-08-17T02:08:45.120 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1 2024-08-17T02:08:45.120 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.120 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T02:08:45.120 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 83928, 2024-08-17T02:08:45.120 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 54 2024-08-17T02:08:45.120 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.120 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T02:08:45.120 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 12112, 2024-08-17T02:08:45.120 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T02:08:45.120 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.120 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T02:08:45.121 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 18519831, 2024-08-17T02:08:45.121 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 277 2024-08-17T02:08:45.121 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.121 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T02:08:45.121 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 11176, 2024-08-17T02:08:45.121 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 127 2024-08-17T02:08:45.121 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.121 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T02:08:45.121 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.121 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.121 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.121 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:45.122 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 360096, 2024-08-17T02:08:45.122 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 31 2024-08-17T02:08:45.122 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.122 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T02:08:45.122 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.122 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.122 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.122 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T02:08:45.122 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 3138200, 2024-08-17T02:08:45.122 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 6035 2024-08-17T02:08:45.122 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.122 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T02:08:45.122 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 649168, 2024-08-17T02:08:45.123 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 10473 2024-08-17T02:08:45.123 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.123 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T02:08:45.123 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.123 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.123 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.123 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T02:08:45.123 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.123 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.123 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.123 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T02:08:45.123 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.123 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.123 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.123 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T02:08:45.124 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.124 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.124 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.124 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.124 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.3": { 2024-08-17T02:08:45.124 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T02:08:45.124 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.124 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.124 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.124 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:45.124 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 16536, 2024-08-17T02:08:45.124 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 293 2024-08-17T02:08:45.124 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.124 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T02:08:45.125 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 83584, 2024-08-17T02:08:45.125 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 21 2024-08-17T02:08:45.125 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.125 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T02:08:45.125 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 3840, 2024-08-17T02:08:45.125 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 20 2024-08-17T02:08:45.125 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.125 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T02:08:45.125 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 58560, 2024-08-17T02:08:45.125 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 732 2024-08-17T02:08:45.125 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.125 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T02:08:45.125 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 391248, 2024-08-17T02:08:45.125 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1881 2024-08-17T02:08:45.125 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.126 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T02:08:45.126 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 256, 2024-08-17T02:08:45.126 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 32 2024-08-17T02:08:45.126 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.126 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T02:08:45.126 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 495717, 2024-08-17T02:08:45.126 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 121 2024-08-17T02:08:45.126 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.126 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T02:08:45.126 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1866223, 2024-08-17T02:08:45.126 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 405890 2024-08-17T02:08:45.126 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.126 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T02:08:45.126 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 5300176, 2024-08-17T02:08:45.127 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 7826 2024-08-17T02:08:45.127 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.127 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T02:08:45.127 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 74280, 2024-08-17T02:08:45.127 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 7849 2024-08-17T02:08:45.127 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.127 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T02:08:45.127 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 90288, 2024-08-17T02:08:45.127 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1881 2024-08-17T02:08:45.127 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.127 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T02:08:45.127 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.127 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.127 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.127 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T02:08:45.127 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 180528, 2024-08-17T02:08:45.128 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1293 2024-08-17T02:08:45.128 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.128 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T02:08:45.128 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.128 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.128 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.128 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T02:08:45.128 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 736, 2024-08-17T02:08:45.128 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1 2024-08-17T02:08:45.128 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.128 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T02:08:45.128 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 73545, 2024-08-17T02:08:45.128 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 54 2024-08-17T02:08:45.129 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.129 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T02:08:45.129 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 12112, 2024-08-17T02:08:45.129 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 3 2024-08-17T02:08:45.129 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.129 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T02:08:45.129 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 20526033, 2024-08-17T02:08:45.129 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 276 2024-08-17T02:08:45.129 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.129 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T02:08:45.129 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 13288, 2024-08-17T02:08:45.129 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 151 2024-08-17T02:08:45.129 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.130 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T02:08:45.130 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.130 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.130 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.130 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:45.130 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 429792, 2024-08-17T02:08:45.130 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 37 2024-08-17T02:08:45.130 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.130 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T02:08:45.130 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.130 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.130 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.131 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T02:08:45.131 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 3351920, 2024-08-17T02:08:45.131 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 8778 2024-08-17T02:08:45.131 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.131 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T02:08:45.131 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 649168, 2024-08-17T02:08:45.131 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 10473 2024-08-17T02:08:45.131 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.131 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T02:08:45.131 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.131 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.131 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.131 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T02:08:45.132 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.132 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.132 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.132 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T02:08:45.132 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.132 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.132 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.132 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T02:08:45.132 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.132 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.132 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.132 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.132 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.4": { 2024-08-17T02:08:45.132 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T02:08:45.133 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.133 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.133 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.133 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:45.133 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 22368, 2024-08-17T02:08:45.133 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 384 2024-08-17T02:08:45.133 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.133 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T02:08:45.133 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 551424, 2024-08-17T02:08:45.133 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 32 2024-08-17T02:08:45.133 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.133 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T02:08:45.133 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1536, 2024-08-17T02:08:45.133 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 8 2024-08-17T02:08:45.133 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.134 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T02:08:45.134 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 59200, 2024-08-17T02:08:45.134 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 740 2024-08-17T02:08:45.134 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.134 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T02:08:45.134 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 404768, 2024-08-17T02:08:45.134 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1946 2024-08-17T02:08:45.134 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.134 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T02:08:45.134 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 256, 2024-08-17T02:08:45.134 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 32 2024-08-17T02:08:45.134 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.135 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T02:08:45.135 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 689705, 2024-08-17T02:08:45.135 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 176 2024-08-17T02:08:45.135 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.135 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T02:08:45.135 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2217470, 2024-08-17T02:08:45.135 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 484165 2024-08-17T02:08:45.135 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.135 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T02:08:45.135 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6231776, 2024-08-17T02:08:45.135 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 9196 2024-08-17T02:08:45.135 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.135 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T02:08:45.135 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 83616, 2024-08-17T02:08:45.135 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 9002 2024-08-17T02:08:45.136 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.136 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T02:08:45.136 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 93360, 2024-08-17T02:08:45.136 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1945 2024-08-17T02:08:45.136 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.136 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T02:08:45.136 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.136 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.136 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.136 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T02:08:45.136 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 180272, 2024-08-17T02:08:45.136 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1292 2024-08-17T02:08:45.136 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.136 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T02:08:45.137 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.137 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.137 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.137 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T02:08:45.137 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1472, 2024-08-17T02:08:45.137 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 2 2024-08-17T02:08:45.137 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.137 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T02:08:45.137 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 106777, 2024-08-17T02:08:45.137 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 54 2024-08-17T02:08:45.137 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.137 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T02:08:45.137 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 20128, 2024-08-17T02:08:45.137 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 5 2024-08-17T02:08:45.137 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.138 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T02:08:45.138 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 8310126, 2024-08-17T02:08:45.138 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 265 2024-08-17T02:08:45.138 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.138 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T02:08:45.138 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 16896, 2024-08-17T02:08:45.138 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 192 2024-08-17T02:08:45.138 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.138 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T02:08:45.138 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.138 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.138 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.139 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:45.139 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 441408, 2024-08-17T02:08:45.139 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 38 2024-08-17T02:08:45.139 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.139 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T02:08:45.139 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.139 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.139 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.139 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T02:08:45.139 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 5085912, 2024-08-17T02:08:45.139 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 12071 2024-08-17T02:08:45.139 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.139 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T02:08:45.140 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 649168, 2024-08-17T02:08:45.140 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 10473 2024-08-17T02:08:45.140 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.140 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T02:08:45.140 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.140 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.140 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.140 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T02:08:45.140 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.140 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.140 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.140 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T02:08:45.140 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.141 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.141 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.141 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T02:08:45.141 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.141 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.141 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.141 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.141 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.5": { 2024-08-17T02:08:45.141 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T02:08:45.141 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.141 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.141 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.141 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:45.142 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 19192, 2024-08-17T02:08:45.142 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 330 2024-08-17T02:08:45.142 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.142 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T02:08:45.142 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 341888, 2024-08-17T02:08:45.142 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 23 2024-08-17T02:08:45.142 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.142 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T02:08:45.142 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2304, 2024-08-17T02:08:45.142 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 12 2024-08-17T02:08:45.142 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.142 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T02:08:45.143 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 59760, 2024-08-17T02:08:45.143 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 747 2024-08-17T02:08:45.143 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.143 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T02:08:45.143 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 404768, 2024-08-17T02:08:45.143 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1946 2024-08-17T02:08:45.143 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.143 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T02:08:45.143 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 256, 2024-08-17T02:08:45.143 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 32 2024-08-17T02:08:45.143 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.143 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T02:08:45.143 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 369108, 2024-08-17T02:08:45.144 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 102 2024-08-17T02:08:45.144 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.144 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T02:08:45.144 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2436120, 2024-08-17T02:08:45.144 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 544371 2024-08-17T02:08:45.144 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.144 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T02:08:45.144 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 7020576, 2024-08-17T02:08:45.144 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 10356 2024-08-17T02:08:45.144 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.144 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T02:08:45.144 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 83980, 2024-08-17T02:08:45.144 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 9008 2024-08-17T02:08:45.144 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.145 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T02:08:45.145 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 93360, 2024-08-17T02:08:45.145 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1945 2024-08-17T02:08:45.145 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.145 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T02:08:45.145 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.145 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.145 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.145 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T02:08:45.145 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 180272, 2024-08-17T02:08:45.145 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1292 2024-08-17T02:08:45.145 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.145 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T02:08:45.145 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.146 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.146 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.146 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T02:08:45.146 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1472, 2024-08-17T02:08:45.146 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 2 2024-08-17T02:08:45.146 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.146 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T02:08:45.146 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 98328, 2024-08-17T02:08:45.146 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 53 2024-08-17T02:08:45.146 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.146 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T02:08:45.146 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 20128, 2024-08-17T02:08:45.146 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 5 2024-08-17T02:08:45.146 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.147 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T02:08:45.147 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 12536234, 2024-08-17T02:08:45.147 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 7029 2024-08-17T02:08:45.147 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.147 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T02:08:45.147 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 9856, 2024-08-17T02:08:45.147 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 112 2024-08-17T02:08:45.147 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.147 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T02:08:45.147 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.147 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.147 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.147 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:45.147 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 476256, 2024-08-17T02:08:45.148 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 41 2024-08-17T02:08:45.148 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.148 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T02:08:45.148 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.148 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.148 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.148 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T02:08:45.148 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6413680, 2024-08-17T02:08:45.148 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 12334 2024-08-17T02:08:45.148 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.148 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T02:08:45.148 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 649168, 2024-08-17T02:08:45.148 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 10473 2024-08-17T02:08:45.148 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.148 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T02:08:45.149 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.149 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.149 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.149 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T02:08:45.149 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.149 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.149 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.149 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T02:08:45.149 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.149 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.149 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.149 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T02:08:45.149 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.149 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.150 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.150 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.150 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.6": { 2024-08-17T02:08:45.150 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T02:08:45.150 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.150 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.150 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.150 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:45.150 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 16840, 2024-08-17T02:08:45.150 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 292 2024-08-17T02:08:45.150 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.150 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T02:08:45.150 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 198656, 2024-08-17T02:08:45.151 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 25 2024-08-17T02:08:45.151 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.151 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T02:08:45.151 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 3456, 2024-08-17T02:08:45.151 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 18 2024-08-17T02:08:45.151 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.151 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T02:08:45.151 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 58880, 2024-08-17T02:08:45.151 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 736 2024-08-17T02:08:45.151 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.151 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T02:08:45.151 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 392912, 2024-08-17T02:08:45.151 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1889 2024-08-17T02:08:45.151 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.152 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T02:08:45.152 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 256, 2024-08-17T02:08:45.152 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 32 2024-08-17T02:08:45.152 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.152 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T02:08:45.152 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 462313, 2024-08-17T02:08:45.152 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 118 2024-08-17T02:08:45.152 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.152 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T02:08:45.152 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 1772764, 2024-08-17T02:08:45.152 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 392114 2024-08-17T02:08:45.152 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.152 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T02:08:45.153 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 5173696, 2024-08-17T02:08:45.153 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 7640 2024-08-17T02:08:45.153 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.153 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T02:08:45.153 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 75652, 2024-08-17T02:08:45.153 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 8009 2024-08-17T02:08:45.153 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.153 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T02:08:45.153 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 90672, 2024-08-17T02:08:45.153 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1889 2024-08-17T02:08:45.153 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.153 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T02:08:45.153 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.154 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.154 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.154 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T02:08:45.154 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 180272, 2024-08-17T02:08:45.154 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1292 2024-08-17T02:08:45.154 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.154 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T02:08:45.154 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.154 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.154 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.154 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T02:08:45.154 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.155 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.155 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.155 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T02:08:45.155 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 35598, 2024-08-17T02:08:45.155 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 36 2024-08-17T02:08:45.155 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.155 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T02:08:45.155 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.155 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.155 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.155 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T02:08:45.155 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 18882871, 2024-08-17T02:08:45.155 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 244 2024-08-17T02:08:45.155 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.156 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T02:08:45.156 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 11968, 2024-08-17T02:08:45.156 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 136 2024-08-17T02:08:45.156 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.156 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T02:08:45.156 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.156 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.156 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.156 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:45.156 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 441408, 2024-08-17T02:08:45.156 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 38 2024-08-17T02:08:45.156 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.156 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T02:08:45.157 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.157 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.157 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.157 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T02:08:45.157 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 3625960, 2024-08-17T02:08:45.157 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 9373 2024-08-17T02:08:45.157 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.157 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T02:08:45.157 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 649168, 2024-08-17T02:08:45.157 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 10473 2024-08-17T02:08:45.157 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.157 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T02:08:45.157 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.157 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.157 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.158 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T02:08:45.158 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.158 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.158 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.158 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T02:08:45.158 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.158 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.158 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.158 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T02:08:45.158 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.158 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.158 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.158 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.159 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.7": { 2024-08-17T02:08:45.159 INFO:tasks.workunit.client.0.smithi110.stdout: "bloom_filter": { 2024-08-17T02:08:45.159 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.159 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.159 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.159 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:45.159 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 16960, 2024-08-17T02:08:45.159 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 302 2024-08-17T02:08:45.159 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.159 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_reader": { 2024-08-17T02:08:45.159 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 104448, 2024-08-17T02:08:45.159 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 24 2024-08-17T02:08:45.159 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.160 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs_file_writer": { 2024-08-17T02:08:45.160 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 3456, 2024-08-17T02:08:45.160 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 18 2024-08-17T02:08:45.160 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.160 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_alloc": { 2024-08-17T02:08:45.160 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 59120, 2024-08-17T02:08:45.160 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 739 2024-08-17T02:08:45.160 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.160 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_blob": { 2024-08-17T02:08:45.160 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 392704, 2024-08-17T02:08:45.160 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1888 2024-08-17T02:08:45.160 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.160 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_buffer": { 2024-08-17T02:08:45.160 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 256, 2024-08-17T02:08:45.160 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 32 2024-08-17T02:08:45.161 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.161 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_data": { 2024-08-17T02:08:45.161 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 687377, 2024-08-17T02:08:45.161 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 183 2024-08-17T02:08:45.161 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.161 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_meta": { 2024-08-17T02:08:45.161 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 2149378, 2024-08-17T02:08:45.161 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 473780 2024-08-17T02:08:45.161 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.161 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_onode": { 2024-08-17T02:08:45.161 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 6145416, 2024-08-17T02:08:45.161 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 9069 2024-08-17T02:08:45.161 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.161 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_cache_other": { 2024-08-17T02:08:45.162 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 76500, 2024-08-17T02:08:45.162 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 8012 2024-08-17T02:08:45.162 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.162 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_extent": { 2024-08-17T02:08:45.162 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 90624, 2024-08-17T02:08:45.162 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1888 2024-08-17T02:08:45.162 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.162 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_fsck": { 2024-08-17T02:08:45.162 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.162 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.162 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.162 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_inline_bl": { 2024-08-17T02:08:45.163 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 180272, 2024-08-17T02:08:45.163 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 1292 2024-08-17T02:08:45.163 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.163 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_shared_blob": { 2024-08-17T02:08:45.163 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.163 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.163 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.163 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_txc": { 2024-08-17T02:08:45.163 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.163 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.163 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.163 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing": { 2024-08-17T02:08:45.163 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 59322, 2024-08-17T02:08:45.163 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 49 2024-08-17T02:08:45.164 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.164 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore_writing_deferred": { 2024-08-17T02:08:45.164 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.164 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.164 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.164 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_anon": { 2024-08-17T02:08:45.164 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 18709381, 2024-08-17T02:08:45.164 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 260 2024-08-17T02:08:45.164 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.164 INFO:tasks.workunit.client.0.smithi110.stdout: "buffer_meta": { 2024-08-17T02:08:45.164 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 17424, 2024-08-17T02:08:45.164 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 198 2024-08-17T02:08:45.164 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.164 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_co": { 2024-08-17T02:08:45.165 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.165 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.165 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.165 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:45.165 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 534336, 2024-08-17T02:08:45.165 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 46 2024-08-17T02:08:45.165 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.165 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_mapbl": { 2024-08-17T02:08:45.165 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.165 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.165 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.165 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_pglog": { 2024-08-17T02:08:45.165 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 5016856, 2024-08-17T02:08:45.165 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 9683 2024-08-17T02:08:45.165 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.166 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap": { 2024-08-17T02:08:45.166 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 649168, 2024-08-17T02:08:45.166 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 10473 2024-08-17T02:08:45.166 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.166 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap_mapping": { 2024-08-17T02:08:45.166 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.166 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.166 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.166 INFO:tasks.workunit.client.0.smithi110.stdout: "pgmap": { 2024-08-17T02:08:45.166 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.166 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.166 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.166 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_1": { 2024-08-17T02:08:45.167 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.167 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.167 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.167 INFO:tasks.workunit.client.0.smithi110.stdout: "unittest_2": { 2024-08-17T02:08:45.167 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes": 0, 2024-08-17T02:08:45.167 INFO:tasks.workunit.client.0.smithi110.stdout: "items": 0 2024-08-17T02:08:45.167 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.167 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.167 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.167 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.167 INFO:tasks.workunit.client.0.smithi110.stdout: "metadata": { 2024-08-17T02:08:45.167 INFO:tasks.workunit.client.0.smithi110.stdout: "mds": { 2024-08-17T02:08:45.167 INFO:tasks.workunit.client.0.smithi110.stdout: "arch": { 2024-08-17T02:08:45.167 INFO:tasks.workunit.client.0.smithi110.stdout: "x86_64": 2 2024-08-17T02:08:45.168 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.168 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_version": { 2024-08-17T02:08:45.168 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 2 2024-08-17T02:08:45.168 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.168 INFO:tasks.workunit.client.0.smithi110.stdout: "cpu": { 2024-08-17T02:08:45.168 INFO:tasks.workunit.client.0.smithi110.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-08-17T02:08:45.168 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.168 INFO:tasks.workunit.client.0.smithi110.stdout: "distro": { 2024-08-17T02:08:45.168 INFO:tasks.workunit.client.0.smithi110.stdout: "centos": 2 2024-08-17T02:08:45.168 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.168 INFO:tasks.workunit.client.0.smithi110.stdout: "distro_description": { 2024-08-17T02:08:45.168 INFO:tasks.workunit.client.0.smithi110.stdout: "CentOS Stream 9": 2 2024-08-17T02:08:45.169 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.169 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_description": { 2024-08-17T02:08:45.169 INFO:tasks.workunit.client.0.smithi110.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 2 2024-08-17T02:08:45.169 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.169 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_version": { 2024-08-17T02:08:45.169 INFO:tasks.workunit.client.0.smithi110.stdout: "5.14.0-480.el9.x86_64": 2 2024-08-17T02:08:45.169 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.169 INFO:tasks.workunit.client.0.smithi110.stdout: "os": { 2024-08-17T02:08:45.169 INFO:tasks.workunit.client.0.smithi110.stdout: "Linux": 2 2024-08-17T02:08:45.169 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.169 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.169 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T02:08:45.169 INFO:tasks.workunit.client.0.smithi110.stdout: "arch": { 2024-08-17T02:08:45.170 INFO:tasks.workunit.client.0.smithi110.stdout: "x86_64": 3 2024-08-17T02:08:45.170 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.170 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_version": { 2024-08-17T02:08:45.170 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 3 2024-08-17T02:08:45.170 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.170 INFO:tasks.workunit.client.0.smithi110.stdout: "cpu": { 2024-08-17T02:08:45.170 INFO:tasks.workunit.client.0.smithi110.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-08-17T02:08:45.170 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.170 INFO:tasks.workunit.client.0.smithi110.stdout: "distro": { 2024-08-17T02:08:45.170 INFO:tasks.workunit.client.0.smithi110.stdout: "centos": 3 2024-08-17T02:08:45.170 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.170 INFO:tasks.workunit.client.0.smithi110.stdout: "distro_description": { 2024-08-17T02:08:45.170 INFO:tasks.workunit.client.0.smithi110.stdout: "CentOS Stream 9": 3 2024-08-17T02:08:45.170 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.171 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_description": { 2024-08-17T02:08:45.171 INFO:tasks.workunit.client.0.smithi110.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 3 2024-08-17T02:08:45.171 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.171 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_version": { 2024-08-17T02:08:45.171 INFO:tasks.workunit.client.0.smithi110.stdout: "5.14.0-480.el9.x86_64": 3 2024-08-17T02:08:45.171 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.171 INFO:tasks.workunit.client.0.smithi110.stdout: "os": { 2024-08-17T02:08:45.171 INFO:tasks.workunit.client.0.smithi110.stdout: "Linux": 3 2024-08-17T02:08:45.171 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.171 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.171 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:45.171 INFO:tasks.workunit.client.0.smithi110.stdout: "arch": { 2024-08-17T02:08:45.171 INFO:tasks.workunit.client.0.smithi110.stdout: "x86_64": 8 2024-08-17T02:08:45.171 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.171 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_version": { 2024-08-17T02:08:45.172 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph version 19.1.0-1363-gd863d21c (d863d21c9d1db9c3453c09dacd68766969720a44) squid (rc)": 8 2024-08-17T02:08:45.172 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.172 INFO:tasks.workunit.client.0.smithi110.stdout: "cpu": { 2024-08-17T02:08:45.172 INFO:tasks.workunit.client.0.smithi110.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-08-17T02:08:45.172 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.172 INFO:tasks.workunit.client.0.smithi110.stdout: "distro": { 2024-08-17T02:08:45.172 INFO:tasks.workunit.client.0.smithi110.stdout: "centos": 8 2024-08-17T02:08:45.172 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.172 INFO:tasks.workunit.client.0.smithi110.stdout: "distro_description": { 2024-08-17T02:08:45.172 INFO:tasks.workunit.client.0.smithi110.stdout: "CentOS Stream 9": 8 2024-08-17T02:08:45.172 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.172 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_description": { 2024-08-17T02:08:45.172 INFO:tasks.workunit.client.0.smithi110.stdout: "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024": 8 2024-08-17T02:08:45.172 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.172 INFO:tasks.workunit.client.0.smithi110.stdout: "kernel_version": { 2024-08-17T02:08:45.173 INFO:tasks.workunit.client.0.smithi110.stdout: "5.14.0-480.el9.x86_64": 8 2024-08-17T02:08:45.173 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.173 INFO:tasks.workunit.client.0.smithi110.stdout: "os": { 2024-08-17T02:08:45.173 INFO:tasks.workunit.client.0.smithi110.stdout: "Linux": 8 2024-08-17T02:08:45.173 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.173 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_objectstore": { 2024-08-17T02:08:45.173 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": 8 2024-08-17T02:08:45.173 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.173 INFO:tasks.workunit.client.0.smithi110.stdout: "rotational": { 2024-08-17T02:08:45.173 INFO:tasks.workunit.client.0.smithi110.stdout: "0": 8 2024-08-17T02:08:45.173 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.173 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.173 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.173 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T02:08:45.173 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T02:08:45.173 INFO:tasks.workunit.client.0.smithi110.stdout: "features": { 2024-08-17T02:08:45.174 INFO:tasks.workunit.client.0.smithi110.stdout: "optional": [], 2024-08-17T02:08:45.174 INFO:tasks.workunit.client.0.smithi110.stdout: "persistent": [ 2024-08-17T02:08:45.174 INFO:tasks.workunit.client.0.smithi110.stdout: "kraken", 2024-08-17T02:08:45.174 INFO:tasks.workunit.client.0.smithi110.stdout: "luminous", 2024-08-17T02:08:45.174 INFO:tasks.workunit.client.0.smithi110.stdout: "mimic", 2024-08-17T02:08:45.174 INFO:tasks.workunit.client.0.smithi110.stdout: "osdmap-prune", 2024-08-17T02:08:45.174 INFO:tasks.workunit.client.0.smithi110.stdout: "nautilus", 2024-08-17T02:08:45.174 INFO:tasks.workunit.client.0.smithi110.stdout: "octopus", 2024-08-17T02:08:45.174 INFO:tasks.workunit.client.0.smithi110.stdout: "pacific", 2024-08-17T02:08:45.174 INFO:tasks.workunit.client.0.smithi110.stdout: "elector-pinging", 2024-08-17T02:08:45.174 INFO:tasks.workunit.client.0.smithi110.stdout: "quincy", 2024-08-17T02:08:45.174 INFO:tasks.workunit.client.0.smithi110.stdout: "reef", 2024-08-17T02:08:45.174 INFO:tasks.workunit.client.0.smithi110.stdout: "squid" 2024-08-17T02:08:45.174 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.175 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.175 INFO:tasks.workunit.client.0.smithi110.stdout: "ipv4_addr_mons": 6, 2024-08-17T02:08:45.175 INFO:tasks.workunit.client.0.smithi110.stdout: "ipv6_addr_mons": 0, 2024-08-17T02:08:45.175 INFO:tasks.workunit.client.0.smithi110.stdout: "min_mon_release": 19, 2024-08-17T02:08:45.175 INFO:tasks.workunit.client.0.smithi110.stdout: "v1_addr_mons": 3, 2024-08-17T02:08:45.175 INFO:tasks.workunit.client.0.smithi110.stdout: "v2_addr_mons": 3 2024-08-17T02:08:45.175 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.175 INFO:tasks.workunit.client.0.smithi110.stdout: "organization": "ceph-qa", 2024-08-17T02:08:45.175 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:45.175 INFO:tasks.workunit.client.0.smithi110.stdout: "cluster_network": false, 2024-08-17T02:08:45.175 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8, 2024-08-17T02:08:45.175 INFO:tasks.workunit.client.0.smithi110.stdout: "require_min_compat_client": "luminous", 2024-08-17T02:08:45.175 INFO:tasks.workunit.client.0.smithi110.stdout: "require_osd_release": "squid" 2024-08-17T02:08:45.175 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.175 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_perf_histograms": [ 2024-08-17T02:08:45.176 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.176 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T02:08:45.176 INFO:tasks.workunit.client.0.smithi110.stdout: "axes": [ 2024-08-17T02:08:45.176 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.176 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T02:08:45.176 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T02:08:45.176 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Latency (usec)", 2024-08-17T02:08:45.176 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 100000, 2024-08-17T02:08:45.176 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T02:08:45.176 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T02:08:45.176 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 99999]", 2024-08-17T02:08:45.176 INFO:tasks.workunit.client.0.smithi110.stdout: "[100000, 199999]", 2024-08-17T02:08:45.176 INFO:tasks.workunit.client.0.smithi110.stdout: "[200000, 399999]", 2024-08-17T02:08:45.176 INFO:tasks.workunit.client.0.smithi110.stdout: "[400000, 799999]", 2024-08-17T02:08:45.176 INFO:tasks.workunit.client.0.smithi110.stdout: "[800000, 1599999]", 2024-08-17T02:08:45.177 INFO:tasks.workunit.client.0.smithi110.stdout: "[1600000, 3199999]", 2024-08-17T02:08:45.177 INFO:tasks.workunit.client.0.smithi110.stdout: "[3200000, 6399999]", 2024-08-17T02:08:45.177 INFO:tasks.workunit.client.0.smithi110.stdout: "[6400000, 12799999]", 2024-08-17T02:08:45.177 INFO:tasks.workunit.client.0.smithi110.stdout: "[12800000, 25599999]", 2024-08-17T02:08:45.177 INFO:tasks.workunit.client.0.smithi110.stdout: "[25600000, 51199999]", 2024-08-17T02:08:45.177 INFO:tasks.workunit.client.0.smithi110.stdout: "[51200000, 102399999]", 2024-08-17T02:08:45.177 INFO:tasks.workunit.client.0.smithi110.stdout: "[102400000, 204799999]", 2024-08-17T02:08:45.177 INFO:tasks.workunit.client.0.smithi110.stdout: "[204800000, 409599999]", 2024-08-17T02:08:45.177 INFO:tasks.workunit.client.0.smithi110.stdout: "[409600000, 819199999]", 2024-08-17T02:08:45.177 INFO:tasks.workunit.client.0.smithi110.stdout: "[819200000, 1638399999]", 2024-08-17T02:08:45.177 INFO:tasks.workunit.client.0.smithi110.stdout: "[1638400000, 3276799999]", 2024-08-17T02:08:45.177 INFO:tasks.workunit.client.0.smithi110.stdout: "[3276800000, 6553599999]", 2024-08-17T02:08:45.177 INFO:tasks.workunit.client.0.smithi110.stdout: "[6553600000, 13107199999]", 2024-08-17T02:08:45.177 INFO:tasks.workunit.client.0.smithi110.stdout: "[13107200000, 26214399999]", 2024-08-17T02:08:45.178 INFO:tasks.workunit.client.0.smithi110.stdout: "[26214400000, 52428799999]", 2024-08-17T02:08:45.178 INFO:tasks.workunit.client.0.smithi110.stdout: "[52428800000, 104857599999]", 2024-08-17T02:08:45.178 INFO:tasks.workunit.client.0.smithi110.stdout: "[104857600000, 209715199999]", 2024-08-17T02:08:45.178 INFO:tasks.workunit.client.0.smithi110.stdout: "[209715200000, 419430399999]", 2024-08-17T02:08:45.178 INFO:tasks.workunit.client.0.smithi110.stdout: "[419430400000, 838860799999]", 2024-08-17T02:08:45.178 INFO:tasks.workunit.client.0.smithi110.stdout: "[838860800000, 1677721599999]", 2024-08-17T02:08:45.178 INFO:tasks.workunit.client.0.smithi110.stdout: "[1677721600000, 3355443199999]", 2024-08-17T02:08:45.178 INFO:tasks.workunit.client.0.smithi110.stdout: "[3355443200000, 6710886399999]", 2024-08-17T02:08:45.178 INFO:tasks.workunit.client.0.smithi110.stdout: "[6710886400000, 13421772799999]", 2024-08-17T02:08:45.178 INFO:tasks.workunit.client.0.smithi110.stdout: "[13421772800000, 26843545599999]", 2024-08-17T02:08:45.178 INFO:tasks.workunit.client.0.smithi110.stdout: "[26843545600000, 53687091199999]", 2024-08-17T02:08:45.178 INFO:tasks.workunit.client.0.smithi110.stdout: "[53687091200000, None]" 2024-08-17T02:08:45.178 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.178 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T02:08:45.179 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.179 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.179 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T02:08:45.179 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T02:08:45.179 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Request size (bytes)", 2024-08-17T02:08:45.179 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 512, 2024-08-17T02:08:45.179 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T02:08:45.179 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T02:08:45.179 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 511]", 2024-08-17T02:08:45.179 INFO:tasks.workunit.client.0.smithi110.stdout: "[512, 1023]", 2024-08-17T02:08:45.179 INFO:tasks.workunit.client.0.smithi110.stdout: "[1024, 2047]", 2024-08-17T02:08:45.179 INFO:tasks.workunit.client.0.smithi110.stdout: "[2048, 4095]", 2024-08-17T02:08:45.179 INFO:tasks.workunit.client.0.smithi110.stdout: "[4096, 8191]", 2024-08-17T02:08:45.179 INFO:tasks.workunit.client.0.smithi110.stdout: "[8192, 16383]", 2024-08-17T02:08:45.180 INFO:tasks.workunit.client.0.smithi110.stdout: "[16384, 32767]", 2024-08-17T02:08:45.180 INFO:tasks.workunit.client.0.smithi110.stdout: "[32768, 65535]", 2024-08-17T02:08:45.180 INFO:tasks.workunit.client.0.smithi110.stdout: "[65536, 131071]", 2024-08-17T02:08:45.180 INFO:tasks.workunit.client.0.smithi110.stdout: "[131072, 262143]", 2024-08-17T02:08:45.180 INFO:tasks.workunit.client.0.smithi110.stdout: "[262144, 524287]", 2024-08-17T02:08:45.180 INFO:tasks.workunit.client.0.smithi110.stdout: "[524288, 1048575]", 2024-08-17T02:08:45.180 INFO:tasks.workunit.client.0.smithi110.stdout: "[1048576, 2097151]", 2024-08-17T02:08:45.180 INFO:tasks.workunit.client.0.smithi110.stdout: "[2097152, 4194303]", 2024-08-17T02:08:45.180 INFO:tasks.workunit.client.0.smithi110.stdout: "[4194304, 8388607]", 2024-08-17T02:08:45.180 INFO:tasks.workunit.client.0.smithi110.stdout: "[8388608, 16777215]", 2024-08-17T02:08:45.180 INFO:tasks.workunit.client.0.smithi110.stdout: "[16777216, 33554431]", 2024-08-17T02:08:45.180 INFO:tasks.workunit.client.0.smithi110.stdout: "[33554432, 67108863]", 2024-08-17T02:08:45.180 INFO:tasks.workunit.client.0.smithi110.stdout: "[67108864, 134217727]", 2024-08-17T02:08:45.180 INFO:tasks.workunit.client.0.smithi110.stdout: "[134217728, 268435455]", 2024-08-17T02:08:45.181 INFO:tasks.workunit.client.0.smithi110.stdout: "[268435456, 536870911]", 2024-08-17T02:08:45.181 INFO:tasks.workunit.client.0.smithi110.stdout: "[536870912, 1073741823]", 2024-08-17T02:08:45.181 INFO:tasks.workunit.client.0.smithi110.stdout: "[1073741824, 2147483647]", 2024-08-17T02:08:45.181 INFO:tasks.workunit.client.0.smithi110.stdout: "[2147483648, 4294967295]", 2024-08-17T02:08:45.181 INFO:tasks.workunit.client.0.smithi110.stdout: "[4294967296, 8589934591]", 2024-08-17T02:08:45.181 INFO:tasks.workunit.client.0.smithi110.stdout: "[8589934592, 17179869183]", 2024-08-17T02:08:45.181 INFO:tasks.workunit.client.0.smithi110.stdout: "[17179869184, 34359738367]", 2024-08-17T02:08:45.181 INFO:tasks.workunit.client.0.smithi110.stdout: "[34359738368, 68719476735]", 2024-08-17T02:08:45.181 INFO:tasks.workunit.client.0.smithi110.stdout: "[68719476736, 137438953471]", 2024-08-17T02:08:45.181 INFO:tasks.workunit.client.0.smithi110.stdout: "[137438953472, 274877906943]", 2024-08-17T02:08:45.181 INFO:tasks.workunit.client.0.smithi110.stdout: "[274877906944, None]" 2024-08-17T02:08:45.181 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.181 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T02:08:45.182 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.182 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.182 INFO:tasks.workunit.client.0.smithi110.stdout: "osds": [ 2024-08-17T02:08:45.182 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.182 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 0, 2024-08-17T02:08:45.182 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.182 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.182 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 803, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.182 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 14030, 4058, 1, 0, 22, 9, 0, 10, 0, 2, 5, 5, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.182 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 8478, 59, 27, 2, 12, 3, 9, 29, 30, 45, 60, 16, 53, 29, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.182 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 901, 7, 2, 0, 2, 1, 1, 0, 2, 12, 74, 172, 101, 1, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.182 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 725, 2, 2, 0, 0, 0, 0, 0, 0, 1, 0, 15, 330, 18, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.183 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 357, 13, 0, 0, 0, 0, 0, 0, 4, 3, 0, 20, 9, 66, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.183 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 282, 8, 0, 0, 0, 0, 0, 1, 2, 2, 3, 9, 17, 5, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.183 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 281, 4, 0, 0, 0, 0, 0, 0, 9, 0, 3, 7, 22, 10, 46, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.183 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 48, 4, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 4, 4, 23, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.183 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 3, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.183 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.183 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.183 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.183 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.183 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.183 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.183 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.183 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.183 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.184 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.184 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.184 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.184 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.184 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.184 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.184 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.184 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.184 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.184 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.184 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.184 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.184 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.184 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.185 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.185 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 1, 2024-08-17T02:08:45.185 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.185 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.185 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.185 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 7608, 4, 0, 0, 7314, 534, 0, 4, 2, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.185 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 4937, 41, 1334, 0, 237, 77, 15, 30, 38, 61, 84, 63, 81, 13, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.185 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 260, 8, 173, 22, 17, 1, 1, 0, 6, 8, 79, 220, 132, 1, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.185 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 255, 1, 0, 8, 1, 12, 0, 0, 0, 0, 1, 4, 409, 10, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.185 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 78, 1, 0, 0, 3, 12, 0, 0, 0, 0, 3, 0, 2, 19, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.185 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 40, 0, 54, 0, 0, 0, 0, 1, 0, 0, 1, 2, 1, 8, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.185 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 43, 0, 225, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 5, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.185 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 4, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 5, 30, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.185 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 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-17T02:08:45.185 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.186 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.186 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.186 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.186 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.186 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.186 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.186 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.186 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.186 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.186 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.186 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.186 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.187 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.187 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.187 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.187 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.187 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.187 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.187 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.187 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.187 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.187 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.187 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.187 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 2, 2024-08-17T02:08:45.187 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.187 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.188 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.188 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 14378, 9, 2, 0, 13, 3, 0, 0, 1, 1, 7, 1, 6, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.188 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 9896, 49, 22, 0, 2, 2, 0, 0, 5, 8, 32, 9, 23, 40, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.188 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 988, 20, 9, 2, 2, 0, 0, 0, 1, 7, 19, 10, 9, 7, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.188 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 391, 0, 0, 0, 0, 1, 0, 2, 2, 1, 0, 1, 27, 8, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.188 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 160, 0, 0, 0, 0, 6, 0, 3, 5, 2, 1, 2, 12, 79, 145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.188 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 173, 0, 0, 0, 0, 1, 0, 2, 0, 0, 7, 2, 16, 16, 71, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.188 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 83, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 2, 20, 27, 58, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.188 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 19, 0, 0, 0, 0, 0, 2, 0, 0, 0, 3, 0, 2, 15, 50, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.188 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 14, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 2, 18, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.188 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 4, 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-17T02:08:45.188 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.188 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.189 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.189 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.189 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.189 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.189 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.189 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.189 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.189 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.189 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.189 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.189 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.189 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.189 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.190 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.190 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.190 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.190 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.190 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.190 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.190 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.190 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.190 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 3, 2024-08-17T02:08:45.190 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.190 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.190 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 4678, 1164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.190 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 15277, 7166, 60, 4, 29, 23, 1, 0, 1, 0, 13, 1, 0, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.191 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 6134, 29, 14, 7, 9, 31, 87, 121, 9, 22, 60, 13, 22, 25, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.191 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 335, 1, 2, 0, 0, 0, 10, 21, 3, 3, 39, 92, 50, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.191 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 280, 5, 0, 0, 7, 0, 0, 0, 0, 0, 0, 4, 163, 10, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.191 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 26, 9, 5, 0, 183, 0, 0, 0, 0, 0, 0, 5, 2, 30, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.191 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 38, 2, 2, 0, 323, 0, 0, 0, 0, 0, 0, 0, 3, 1, 27, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.191 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 8, 0, 0, 0, 294, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.191 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 2, 0, 0, 0, 1891, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.191 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 3, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.191 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.191 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.191 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.191 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.191 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.191 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.192 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.192 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.192 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.192 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.192 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.192 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.192 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.192 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.192 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.192 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.192 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.192 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.192 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.192 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.193 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.193 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.193 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.193 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.193 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 4, 2024-08-17T02:08:45.193 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.193 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.193 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 839, 198, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.193 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 14556, 3990, 0, 0, 1, 2, 1, 2, 0, 0, 1, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.193 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 8921, 280, 39, 0, 9, 1, 4, 6, 10, 10, 10, 1, 7, 7, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.193 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1361, 20, 18, 0, 3, 0, 1, 1, 7, 15, 59, 65, 25, 2, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.193 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 523, 3, 0, 0, 1, 0, 0, 0, 0, 1, 3, 20, 141, 3, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.193 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 158, 14, 4, 0, 0, 1, 1, 0, 1, 0, 3, 4, 17, 17, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.193 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 130, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 9, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.193 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 45, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 28, 50, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.194 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 12, 22, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.194 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.194 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 5, 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]", 2024-08-17T02:08:45.194 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.194 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.194 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.194 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 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]", 2024-08-17T02:08:45.194 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.194 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.194 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.194 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.194 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.194 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.195 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.195 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.195 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.195 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.195 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.195 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.195 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.195 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.195 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.195 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.195 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.195 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.196 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.196 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 5, 2024-08-17T02:08:45.196 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.196 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.196 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.196 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 9174, 33, 1, 0, 0, 1, 0, 2, 1, 0, 4, 3, 6, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.196 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 7655, 249, 6, 0, 6, 0, 1, 3, 3, 0, 9, 3, 8, 18, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.196 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1100, 117, 168, 1, 2, 0, 0, 3, 1, 2, 15, 2, 5, 5, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.196 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 499, 10, 19, 5, 6, 0, 0, 1, 0, 0, 11, 7, 21, 5, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.196 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 157, 15, 9, 0, 0, 1, 0, 0, 0, 0, 8, 2, 12, 42, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.196 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 108, 4, 23, 24, 0, 0, 0, 1, 0, 1, 3, 1, 17, 24, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.196 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 108, 0, 2, 44, 65, 0, 0, 0, 0, 0, 2, 6, 15, 18, 53, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.196 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 10, 0, 0, 2, 69, 104, 0, 0, 0, 0, 0, 2, 0, 4, 26, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.197 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 7, 0, 0, 0, 1, 25, 0, 0, 0, 0, 0, 0, 0, 1, 5, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.197 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.197 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.197 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.197 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.197 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.197 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.197 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.197 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.197 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.197 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.197 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.198 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.198 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.198 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.198 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.198 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.198 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.198 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.198 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.198 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.198 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.198 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.198 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.199 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.199 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 6, 2024-08-17T02:08:45.199 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.199 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.199 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1, 643, 515, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.199 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 9934, 3057, 3690, 2, 10, 10, 0, 0, 0, 1, 11, 0, 3, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.199 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 9276, 453, 326, 2, 25, 28, 61, 59, 4, 12, 43, 11, 20, 20, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.199 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1035, 34, 62, 0, 1, 1, 6, 18, 8, 10, 62, 73, 31, 8, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.199 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 273, 5, 4, 0, 0, 0, 0, 0, 0, 2, 9, 22, 160, 5, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.199 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 331, 4, 0, 0, 0, 1, 0, 0, 1, 0, 3, 2, 15, 59, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.199 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 160, 3, 0, 0, 0, 0, 0, 1, 0, 0, 2, 0, 2, 7, 70, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.199 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.199 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 10, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.200 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 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]", 2024-08-17T02:08:45.200 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.200 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.200 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.200 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.200 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.200 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.200 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.200 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.200 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.200 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.200 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.200 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.201 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.201 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.201 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.201 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.201 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.201 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.201 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.201 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.201 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.201 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.201 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.201 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.201 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 7, 2024-08-17T02:08:45.202 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.202 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.202 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.202 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 17854, 3, 0, 1, 1, 0, 0, 0, 0, 0, 2, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.202 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 10093, 46, 22, 1, 10, 1, 0, 0, 0, 0, 3, 4, 15, 13, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.202 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1063, 16, 17, 0, 2, 0, 0, 0, 3, 0, 23, 2, 9, 5, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.202 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 491, 16, 1, 0, 0, 0, 0, 0, 0, 0, 9, 2, 17, 10, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.202 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 185, 25, 0, 0, 1, 0, 0, 0, 0, 2, 2, 1, 13, 43, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.202 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 108, 41, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 9, 6, 85, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.202 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 107, 88, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 4, 4, 30, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.202 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 4, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.202 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.203 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.203 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.203 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.203 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.203 INFO:tasks.workunit.client.0.smithi110.stdout: "[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, 0, 0]", 2024-08-17T02:08:45.203 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.203 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.203 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.203 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.203 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.203 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.203 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.203 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.204 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.204 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.204 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.204 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.204 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.204 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.204 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.204 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.204 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.204 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.204 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.204 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.204 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T02:08:45.204 INFO:tasks.workunit.client.0.smithi110.stdout: "axes": [ 2024-08-17T02:08:45.205 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.205 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T02:08:45.205 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T02:08:45.205 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Latency (usec)", 2024-08-17T02:08:45.205 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 100000, 2024-08-17T02:08:45.205 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T02:08:45.205 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T02:08:45.205 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 99999]", 2024-08-17T02:08:45.205 INFO:tasks.workunit.client.0.smithi110.stdout: "[100000, 199999]", 2024-08-17T02:08:45.205 INFO:tasks.workunit.client.0.smithi110.stdout: "[200000, 399999]", 2024-08-17T02:08:45.205 INFO:tasks.workunit.client.0.smithi110.stdout: "[400000, 799999]", 2024-08-17T02:08:45.205 INFO:tasks.workunit.client.0.smithi110.stdout: "[800000, 1599999]", 2024-08-17T02:08:45.205 INFO:tasks.workunit.client.0.smithi110.stdout: "[1600000, 3199999]", 2024-08-17T02:08:45.205 INFO:tasks.workunit.client.0.smithi110.stdout: "[3200000, 6399999]", 2024-08-17T02:08:45.205 INFO:tasks.workunit.client.0.smithi110.stdout: "[6400000, 12799999]", 2024-08-17T02:08:45.206 INFO:tasks.workunit.client.0.smithi110.stdout: "[12800000, 25599999]", 2024-08-17T02:08:45.206 INFO:tasks.workunit.client.0.smithi110.stdout: "[25600000, 51199999]", 2024-08-17T02:08:45.206 INFO:tasks.workunit.client.0.smithi110.stdout: "[51200000, 102399999]", 2024-08-17T02:08:45.206 INFO:tasks.workunit.client.0.smithi110.stdout: "[102400000, 204799999]", 2024-08-17T02:08:45.206 INFO:tasks.workunit.client.0.smithi110.stdout: "[204800000, 409599999]", 2024-08-17T02:08:45.206 INFO:tasks.workunit.client.0.smithi110.stdout: "[409600000, 819199999]", 2024-08-17T02:08:45.206 INFO:tasks.workunit.client.0.smithi110.stdout: "[819200000, 1638399999]", 2024-08-17T02:08:45.206 INFO:tasks.workunit.client.0.smithi110.stdout: "[1638400000, 3276799999]", 2024-08-17T02:08:45.206 INFO:tasks.workunit.client.0.smithi110.stdout: "[3276800000, 6553599999]", 2024-08-17T02:08:45.206 INFO:tasks.workunit.client.0.smithi110.stdout: "[6553600000, 13107199999]", 2024-08-17T02:08:45.206 INFO:tasks.workunit.client.0.smithi110.stdout: "[13107200000, 26214399999]", 2024-08-17T02:08:45.206 INFO:tasks.workunit.client.0.smithi110.stdout: "[26214400000, 52428799999]", 2024-08-17T02:08:45.207 INFO:tasks.workunit.client.0.smithi110.stdout: "[52428800000, 104857599999]", 2024-08-17T02:08:45.207 INFO:tasks.workunit.client.0.smithi110.stdout: "[104857600000, 209715199999]", 2024-08-17T02:08:45.207 INFO:tasks.workunit.client.0.smithi110.stdout: "[209715200000, 419430399999]", 2024-08-17T02:08:45.207 INFO:tasks.workunit.client.0.smithi110.stdout: "[419430400000, 838860799999]", 2024-08-17T02:08:45.207 INFO:tasks.workunit.client.0.smithi110.stdout: "[838860800000, 1677721599999]", 2024-08-17T02:08:45.207 INFO:tasks.workunit.client.0.smithi110.stdout: "[1677721600000, 3355443199999]", 2024-08-17T02:08:45.207 INFO:tasks.workunit.client.0.smithi110.stdout: "[3355443200000, 6710886399999]", 2024-08-17T02:08:45.207 INFO:tasks.workunit.client.0.smithi110.stdout: "[6710886400000, 13421772799999]", 2024-08-17T02:08:45.207 INFO:tasks.workunit.client.0.smithi110.stdout: "[13421772800000, 26843545599999]", 2024-08-17T02:08:45.207 INFO:tasks.workunit.client.0.smithi110.stdout: "[26843545600000, 53687091199999]", 2024-08-17T02:08:45.207 INFO:tasks.workunit.client.0.smithi110.stdout: "[53687091200000, None]" 2024-08-17T02:08:45.207 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.207 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T02:08:45.207 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.207 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.208 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T02:08:45.208 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T02:08:45.208 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Request size (bytes)", 2024-08-17T02:08:45.208 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 512, 2024-08-17T02:08:45.208 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T02:08:45.208 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T02:08:45.208 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 511]", 2024-08-17T02:08:45.208 INFO:tasks.workunit.client.0.smithi110.stdout: "[512, 1023]", 2024-08-17T02:08:45.208 INFO:tasks.workunit.client.0.smithi110.stdout: "[1024, 2047]", 2024-08-17T02:08:45.208 INFO:tasks.workunit.client.0.smithi110.stdout: "[2048, 4095]", 2024-08-17T02:08:45.208 INFO:tasks.workunit.client.0.smithi110.stdout: "[4096, 8191]", 2024-08-17T02:08:45.208 INFO:tasks.workunit.client.0.smithi110.stdout: "[8192, 16383]", 2024-08-17T02:08:45.208 INFO:tasks.workunit.client.0.smithi110.stdout: "[16384, 32767]", 2024-08-17T02:08:45.209 INFO:tasks.workunit.client.0.smithi110.stdout: "[32768, 65535]", 2024-08-17T02:08:45.209 INFO:tasks.workunit.client.0.smithi110.stdout: "[65536, 131071]", 2024-08-17T02:08:45.209 INFO:tasks.workunit.client.0.smithi110.stdout: "[131072, 262143]", 2024-08-17T02:08:45.209 INFO:tasks.workunit.client.0.smithi110.stdout: "[262144, 524287]", 2024-08-17T02:08:45.209 INFO:tasks.workunit.client.0.smithi110.stdout: "[524288, 1048575]", 2024-08-17T02:08:45.209 INFO:tasks.workunit.client.0.smithi110.stdout: "[1048576, 2097151]", 2024-08-17T02:08:45.209 INFO:tasks.workunit.client.0.smithi110.stdout: "[2097152, 4194303]", 2024-08-17T02:08:45.209 INFO:tasks.workunit.client.0.smithi110.stdout: "[4194304, 8388607]", 2024-08-17T02:08:45.209 INFO:tasks.workunit.client.0.smithi110.stdout: "[8388608, 16777215]", 2024-08-17T02:08:45.209 INFO:tasks.workunit.client.0.smithi110.stdout: "[16777216, 33554431]", 2024-08-17T02:08:45.209 INFO:tasks.workunit.client.0.smithi110.stdout: "[33554432, 67108863]", 2024-08-17T02:08:45.209 INFO:tasks.workunit.client.0.smithi110.stdout: "[67108864, 134217727]", 2024-08-17T02:08:45.209 INFO:tasks.workunit.client.0.smithi110.stdout: "[134217728, 268435455]", 2024-08-17T02:08:45.209 INFO:tasks.workunit.client.0.smithi110.stdout: "[268435456, 536870911]", 2024-08-17T02:08:45.209 INFO:tasks.workunit.client.0.smithi110.stdout: "[536870912, 1073741823]", 2024-08-17T02:08:45.210 INFO:tasks.workunit.client.0.smithi110.stdout: "[1073741824, 2147483647]", 2024-08-17T02:08:45.210 INFO:tasks.workunit.client.0.smithi110.stdout: "[2147483648, 4294967295]", 2024-08-17T02:08:45.210 INFO:tasks.workunit.client.0.smithi110.stdout: "[4294967296, 8589934591]", 2024-08-17T02:08:45.210 INFO:tasks.workunit.client.0.smithi110.stdout: "[8589934592, 17179869183]", 2024-08-17T02:08:45.210 INFO:tasks.workunit.client.0.smithi110.stdout: "[17179869184, 34359738367]", 2024-08-17T02:08:45.210 INFO:tasks.workunit.client.0.smithi110.stdout: "[34359738368, 68719476735]", 2024-08-17T02:08:45.210 INFO:tasks.workunit.client.0.smithi110.stdout: "[68719476736, 137438953471]", 2024-08-17T02:08:45.210 INFO:tasks.workunit.client.0.smithi110.stdout: "[137438953472, 274877906943]", 2024-08-17T02:08:45.210 INFO:tasks.workunit.client.0.smithi110.stdout: "[274877906944, None]" 2024-08-17T02:08:45.210 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.210 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T02:08:45.210 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.210 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.210 INFO:tasks.workunit.client.0.smithi110.stdout: "osds": [ 2024-08-17T02:08:45.210 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.211 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 0, 2024-08-17T02:08:45.211 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.211 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.211 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.211 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.211 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.211 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 712, 2, 5, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.211 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 3907, 54, 99, 192, 428, 617, 702, 3, 3, 0, 0, 0, 6, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.211 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 567, 6, 2, 6, 28, 8, 22, 0, 0, 1, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.211 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 186, 7, 1, 0, 1, 1, 1, 0, 0, 0, 1, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.211 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 110, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 7, 9, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.211 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 5, 17, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.211 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 4, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.211 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.212 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.212 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.212 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.212 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.212 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.212 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.212 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.212 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.212 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.212 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.212 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.212 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.212 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.212 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.212 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.213 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.213 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.213 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.213 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.213 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.213 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.213 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.213 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.213 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 1, 2024-08-17T02:08:45.213 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.213 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.213 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.213 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.214 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.214 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 631, 0, 14, 25, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.214 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 2534, 279, 20, 43, 132, 1, 4, 4, 12, 13, 0, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.214 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 473, 5, 1304, 0, 4, 0, 0, 0, 0, 5, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.214 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 398, 12, 41, 0, 0, 0, 0, 0, 0, 0, 1, 3, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.214 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1632, 1406, 67, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.214 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1349, 1582, 228, 0, 0, 0, 0, 0, 0, 1, 0, 0, 4, 15, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.214 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 6, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.214 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.214 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.214 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.214 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.214 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.214 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.215 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.215 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.215 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.215 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.215 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.215 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.215 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.215 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.215 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.215 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.215 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.215 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.215 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.215 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.215 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.216 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.216 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.216 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.216 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 2, 2024-08-17T02:08:45.216 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.216 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.216 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.216 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.216 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.216 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1537, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.216 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 9546, 12, 0, 0, 2, 2, 2, 1, 7, 0, 0, 3, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.216 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 15701, 0, 0, 0, 0, 0, 0, 0, 1, 2, 2, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.216 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 359, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.216 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 184, 0, 0, 0, 0, 0, 0, 0, 1, 1, 2, 4, 6, 16, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.217 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 15, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.217 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.217 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.217 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.217 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.217 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.217 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.217 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.217 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.217 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.217 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.217 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.217 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.217 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.217 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.218 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.218 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.218 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.218 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.218 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.218 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.218 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.218 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.218 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.218 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.218 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.218 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 3, 2024-08-17T02:08:45.218 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.219 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.219 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.219 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.219 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.219 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 664, 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-17T02:08:45.219 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 4803, 40, 1, 0, 2, 1, 0, 1, 0, 0, 0, 2, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.219 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 509, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.219 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 175, 18, 34, 51, 0, 0, 0, 1, 1, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.219 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 990, 372, 0, 109, 0, 0, 0, 0, 0, 0, 1, 1, 4, 11, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.219 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 4211, 2567, 0, 422, 0, 0, 0, 0, 0, 0, 1, 0, 1, 3, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.219 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 35, 62, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.219 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.219 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.219 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.220 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.220 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.220 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.220 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.220 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.220 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.220 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.220 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.220 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.220 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.220 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.220 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.220 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.221 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.221 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.221 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.221 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.221 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.221 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.221 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.221 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.221 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 4, 2024-08-17T02:08:45.221 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.221 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.221 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.221 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.222 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.222 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1124, 5, 26, 50, 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]", 2024-08-17T02:08:45.222 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 3051, 228, 8, 18, 120, 277, 474, 1, 4, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.222 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 280, 5, 0, 0, 0, 0, 7, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.222 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 190, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.222 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 60, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.222 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 9, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.222 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 3, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.222 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 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-17T02:08:45.222 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.222 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.222 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.223 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.223 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.223 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.223 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.223 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.223 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.223 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.223 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.223 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.223 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.223 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.223 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.223 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.223 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.224 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.224 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.224 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.224 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.224 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.224 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.224 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 5, 2024-08-17T02:08:45.224 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.224 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.224 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.224 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.224 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.225 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 690, 7, 8, 30, 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]", 2024-08-17T02:08:45.225 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 3418, 70, 122, 226, 447, 621, 722, 2, 1, 0, 0, 0, 3, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.225 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 450, 1, 8, 5, 7, 7, 4, 2, 2, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.225 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 430, 17, 22, 42, 6, 0, 1, 0, 0, 0, 4, 2, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.225 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 282, 28, 61, 84, 23, 0, 0, 1, 0, 0, 2, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.225 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 7, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.225 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.225 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.225 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.225 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.225 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.225 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.225 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.225 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.225 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.226 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.226 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.226 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.226 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.226 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.226 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.226 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.226 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.226 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.226 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.226 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.227 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.227 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.227 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.227 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.227 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.227 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 6, 2024-08-17T02:08:45.227 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.227 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.227 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.227 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.227 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.227 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 696, 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]", 2024-08-17T02:08:45.227 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 2665, 21, 1, 0, 4, 0, 4, 1, 7, 4, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.227 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 465, 1, 1, 0, 0, 0, 0, 0, 1, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.228 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 312, 5, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.228 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 281, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.228 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 1, 1, 9, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.228 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 4, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.228 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 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-17T02:08:45.228 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.228 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.228 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.228 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.228 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.228 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.228 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.228 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.228 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.228 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.229 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.229 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.229 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.229 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.229 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.229 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.229 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.229 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.229 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.229 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.229 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.229 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.229 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.229 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 7, 2024-08-17T02:08:45.230 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.230 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.230 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.230 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.230 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.230 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1449, 9, 25, 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]", 2024-08-17T02:08:45.230 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 10113, 35, 50, 20, 0, 0, 5, 2, 3, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.230 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1757, 32, 108, 34, 0, 1, 0, 0, 1, 1, 2, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.230 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 225, 1, 2, 0, 0, 0, 0, 0, 0, 1, 1, 4, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.230 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 8, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.230 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 13, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.230 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.231 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.231 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.231 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.231 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.231 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.231 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.231 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.231 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.231 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.231 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.231 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.231 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.231 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.231 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.231 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.232 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.232 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.232 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.232 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.232 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.232 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.232 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.232 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.232 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.232 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.232 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T02:08:45.232 INFO:tasks.workunit.client.0.smithi110.stdout: "axes": [ 2024-08-17T02:08:45.232 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.233 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T02:08:45.233 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T02:08:45.233 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Latency (usec)", 2024-08-17T02:08:45.233 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 100000, 2024-08-17T02:08:45.233 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T02:08:45.233 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T02:08:45.233 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 99999]", 2024-08-17T02:08:45.233 INFO:tasks.workunit.client.0.smithi110.stdout: "[100000, 199999]", 2024-08-17T02:08:45.233 INFO:tasks.workunit.client.0.smithi110.stdout: "[200000, 399999]", 2024-08-17T02:08:45.233 INFO:tasks.workunit.client.0.smithi110.stdout: "[400000, 799999]", 2024-08-17T02:08:45.233 INFO:tasks.workunit.client.0.smithi110.stdout: "[800000, 1599999]", 2024-08-17T02:08:45.233 INFO:tasks.workunit.client.0.smithi110.stdout: "[1600000, 3199999]", 2024-08-17T02:08:45.233 INFO:tasks.workunit.client.0.smithi110.stdout: "[3200000, 6399999]", 2024-08-17T02:08:45.233 INFO:tasks.workunit.client.0.smithi110.stdout: "[6400000, 12799999]", 2024-08-17T02:08:45.234 INFO:tasks.workunit.client.0.smithi110.stdout: "[12800000, 25599999]", 2024-08-17T02:08:45.234 INFO:tasks.workunit.client.0.smithi110.stdout: "[25600000, 51199999]", 2024-08-17T02:08:45.234 INFO:tasks.workunit.client.0.smithi110.stdout: "[51200000, 102399999]", 2024-08-17T02:08:45.234 INFO:tasks.workunit.client.0.smithi110.stdout: "[102400000, 204799999]", 2024-08-17T02:08:45.234 INFO:tasks.workunit.client.0.smithi110.stdout: "[204800000, 409599999]", 2024-08-17T02:08:45.234 INFO:tasks.workunit.client.0.smithi110.stdout: "[409600000, 819199999]", 2024-08-17T02:08:45.234 INFO:tasks.workunit.client.0.smithi110.stdout: "[819200000, 1638399999]", 2024-08-17T02:08:45.234 INFO:tasks.workunit.client.0.smithi110.stdout: "[1638400000, 3276799999]", 2024-08-17T02:08:45.234 INFO:tasks.workunit.client.0.smithi110.stdout: "[3276800000, 6553599999]", 2024-08-17T02:08:45.234 INFO:tasks.workunit.client.0.smithi110.stdout: "[6553600000, 13107199999]", 2024-08-17T02:08:45.234 INFO:tasks.workunit.client.0.smithi110.stdout: "[13107200000, 26214399999]", 2024-08-17T02:08:45.234 INFO:tasks.workunit.client.0.smithi110.stdout: "[26214400000, 52428799999]", 2024-08-17T02:08:45.234 INFO:tasks.workunit.client.0.smithi110.stdout: "[52428800000, 104857599999]", 2024-08-17T02:08:45.235 INFO:tasks.workunit.client.0.smithi110.stdout: "[104857600000, 209715199999]", 2024-08-17T02:08:45.235 INFO:tasks.workunit.client.0.smithi110.stdout: "[209715200000, 419430399999]", 2024-08-17T02:08:45.235 INFO:tasks.workunit.client.0.smithi110.stdout: "[419430400000, 838860799999]", 2024-08-17T02:08:45.235 INFO:tasks.workunit.client.0.smithi110.stdout: "[838860800000, 1677721599999]", 2024-08-17T02:08:45.235 INFO:tasks.workunit.client.0.smithi110.stdout: "[1677721600000, 3355443199999]", 2024-08-17T02:08:45.235 INFO:tasks.workunit.client.0.smithi110.stdout: "[3355443200000, 6710886399999]", 2024-08-17T02:08:45.235 INFO:tasks.workunit.client.0.smithi110.stdout: "[6710886400000, 13421772799999]", 2024-08-17T02:08:45.235 INFO:tasks.workunit.client.0.smithi110.stdout: "[13421772800000, 26843545599999]", 2024-08-17T02:08:45.235 INFO:tasks.workunit.client.0.smithi110.stdout: "[26843545600000, 53687091199999]", 2024-08-17T02:08:45.235 INFO:tasks.workunit.client.0.smithi110.stdout: "[53687091200000, None]" 2024-08-17T02:08:45.235 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.235 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T02:08:45.235 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.236 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.236 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T02:08:45.236 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T02:08:45.236 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Request size (bytes)", 2024-08-17T02:08:45.236 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 512, 2024-08-17T02:08:45.236 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T02:08:45.236 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T02:08:45.236 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 511]", 2024-08-17T02:08:45.236 INFO:tasks.workunit.client.0.smithi110.stdout: "[512, 1023]", 2024-08-17T02:08:45.236 INFO:tasks.workunit.client.0.smithi110.stdout: "[1024, 2047]", 2024-08-17T02:08:45.236 INFO:tasks.workunit.client.0.smithi110.stdout: "[2048, 4095]", 2024-08-17T02:08:45.236 INFO:tasks.workunit.client.0.smithi110.stdout: "[4096, 8191]", 2024-08-17T02:08:45.236 INFO:tasks.workunit.client.0.smithi110.stdout: "[8192, 16383]", 2024-08-17T02:08:45.237 INFO:tasks.workunit.client.0.smithi110.stdout: "[16384, 32767]", 2024-08-17T02:08:45.237 INFO:tasks.workunit.client.0.smithi110.stdout: "[32768, 65535]", 2024-08-17T02:08:45.237 INFO:tasks.workunit.client.0.smithi110.stdout: "[65536, 131071]", 2024-08-17T02:08:45.237 INFO:tasks.workunit.client.0.smithi110.stdout: "[131072, 262143]", 2024-08-17T02:08:45.237 INFO:tasks.workunit.client.0.smithi110.stdout: "[262144, 524287]", 2024-08-17T02:08:45.237 INFO:tasks.workunit.client.0.smithi110.stdout: "[524288, 1048575]", 2024-08-17T02:08:45.237 INFO:tasks.workunit.client.0.smithi110.stdout: "[1048576, 2097151]", 2024-08-17T02:08:45.237 INFO:tasks.workunit.client.0.smithi110.stdout: "[2097152, 4194303]", 2024-08-17T02:08:45.237 INFO:tasks.workunit.client.0.smithi110.stdout: "[4194304, 8388607]", 2024-08-17T02:08:45.237 INFO:tasks.workunit.client.0.smithi110.stdout: "[8388608, 16777215]", 2024-08-17T02:08:45.237 INFO:tasks.workunit.client.0.smithi110.stdout: "[16777216, 33554431]", 2024-08-17T02:08:45.237 INFO:tasks.workunit.client.0.smithi110.stdout: "[33554432, 67108863]", 2024-08-17T02:08:45.237 INFO:tasks.workunit.client.0.smithi110.stdout: "[67108864, 134217727]", 2024-08-17T02:08:45.238 INFO:tasks.workunit.client.0.smithi110.stdout: "[134217728, 268435455]", 2024-08-17T02:08:45.238 INFO:tasks.workunit.client.0.smithi110.stdout: "[268435456, 536870911]", 2024-08-17T02:08:45.238 INFO:tasks.workunit.client.0.smithi110.stdout: "[536870912, 1073741823]", 2024-08-17T02:08:45.238 INFO:tasks.workunit.client.0.smithi110.stdout: "[1073741824, 2147483647]", 2024-08-17T02:08:45.238 INFO:tasks.workunit.client.0.smithi110.stdout: "[2147483648, 4294967295]", 2024-08-17T02:08:45.238 INFO:tasks.workunit.client.0.smithi110.stdout: "[4294967296, 8589934591]", 2024-08-17T02:08:45.238 INFO:tasks.workunit.client.0.smithi110.stdout: "[8589934592, 17179869183]", 2024-08-17T02:08:45.238 INFO:tasks.workunit.client.0.smithi110.stdout: "[17179869184, 34359738367]", 2024-08-17T02:08:45.238 INFO:tasks.workunit.client.0.smithi110.stdout: "[34359738368, 68719476735]", 2024-08-17T02:08:45.238 INFO:tasks.workunit.client.0.smithi110.stdout: "[68719476736, 137438953471]", 2024-08-17T02:08:45.238 INFO:tasks.workunit.client.0.smithi110.stdout: "[137438953472, 274877906943]", 2024-08-17T02:08:45.238 INFO:tasks.workunit.client.0.smithi110.stdout: "[274877906944, None]" 2024-08-17T02:08:45.239 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.239 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T02:08:45.239 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.239 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.239 INFO:tasks.workunit.client.0.smithi110.stdout: "osds": [ 2024-08-17T02:08:45.239 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.239 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 0, 2024-08-17T02:08:45.239 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.239 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.239 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.239 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.239 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.239 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 726, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.239 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 6015, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.239 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 647, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.240 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 202, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.240 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.240 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.240 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.240 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.240 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.240 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.240 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.240 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.240 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.240 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.240 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.240 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.240 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.240 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.241 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.241 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.241 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.241 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.241 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.241 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.241 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.241 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.241 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.241 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.241 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.241 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.241 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.241 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 1, 2024-08-17T02:08:45.242 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.242 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.242 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.242 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.242 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.242 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 678, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.242 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 3046, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.242 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1793, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.242 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 461, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.242 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 3116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.242 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 3199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.242 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.242 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 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, 0]", 2024-08-17T02:08:45.242 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.242 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.243 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.243 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.243 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.243 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.243 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.243 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.243 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.243 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.243 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.243 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.243 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.243 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.244 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.244 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.244 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.244 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.244 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.244 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.244 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.244 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.244 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.244 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 2, 2024-08-17T02:08:45.244 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.244 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.244 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.245 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.245 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.245 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1537, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.245 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 9578, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.245 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 15710, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.245 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 370, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.245 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 226, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.245 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.245 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.245 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.245 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.245 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.245 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.246 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.246 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.246 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.246 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.246 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.246 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.246 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.246 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.246 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.246 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.246 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.246 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.246 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.247 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.247 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.247 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.247 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.247 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.247 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.247 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.247 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 3, 2024-08-17T02:08:45.247 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.247 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.247 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.247 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.247 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.248 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 667, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.248 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 4854, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.248 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 514, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.248 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 284, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.248 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1491, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.248 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 7221, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.248 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.248 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.248 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.248 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.248 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.248 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.248 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.248 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.249 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.249 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.249 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.249 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.249 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.249 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.249 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.249 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.249 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.249 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.249 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.249 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.249 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.249 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.250 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.250 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.250 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.250 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 4, 2024-08-17T02:08:45.250 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.250 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.250 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.250 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.250 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.250 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1224, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.250 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 4185, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.250 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 295, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.251 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 194, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.251 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.251 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.251 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.251 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 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, 0]", 2024-08-17T02:08:45.251 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.251 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.251 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.251 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.251 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.251 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.251 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.251 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.252 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.252 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.252 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.252 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.252 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.252 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.252 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.252 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.252 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.252 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.252 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.252 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.253 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.253 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.253 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.253 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 5, 2024-08-17T02:08:45.253 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.253 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.253 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.253 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.253 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.253 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 737, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.253 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 5634, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.253 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 489, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.253 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 531, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.253 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 489, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.254 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.254 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.254 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.254 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.254 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.254 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.254 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.254 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.254 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.254 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.254 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.254 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.254 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.254 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.254 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.255 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.255 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.255 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.255 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.255 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.255 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.255 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.255 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.255 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.255 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.255 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.255 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 6, 2024-08-17T02:08:45.255 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.255 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.256 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.256 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.256 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.256 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 706, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.256 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 2709, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.256 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 475, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.256 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 322, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.256 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 395, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.256 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 167, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.256 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.256 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.256 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.257 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.257 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.257 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.257 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.257 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.257 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.257 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.257 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.257 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.257 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.257 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.257 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.258 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.258 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.258 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.258 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.258 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.258 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.258 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.258 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.258 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.258 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.258 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 7, 2024-08-17T02:08:45.258 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.259 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.259 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.259 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.259 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.259 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1488, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.259 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 10231, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.259 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1937, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.259 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 239, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.259 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.259 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.259 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.259 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 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, 0]", 2024-08-17T02:08:45.259 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.259 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.260 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.260 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.260 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.260 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.260 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.260 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.260 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.260 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.260 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.260 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.260 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.260 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.260 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.260 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.261 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.261 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.261 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.261 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.261 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.261 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.261 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.261 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.261 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T02:08:45.261 INFO:tasks.workunit.client.0.smithi110.stdout: "axes": [ 2024-08-17T02:08:45.261 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.261 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T02:08:45.261 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T02:08:45.262 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Latency (usec)", 2024-08-17T02:08:45.262 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 100000, 2024-08-17T02:08:45.262 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T02:08:45.262 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T02:08:45.262 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 99999]", 2024-08-17T02:08:45.262 INFO:tasks.workunit.client.0.smithi110.stdout: "[100000, 199999]", 2024-08-17T02:08:45.262 INFO:tasks.workunit.client.0.smithi110.stdout: "[200000, 399999]", 2024-08-17T02:08:45.262 INFO:tasks.workunit.client.0.smithi110.stdout: "[400000, 799999]", 2024-08-17T02:08:45.262 INFO:tasks.workunit.client.0.smithi110.stdout: "[800000, 1599999]", 2024-08-17T02:08:45.262 INFO:tasks.workunit.client.0.smithi110.stdout: "[1600000, 3199999]", 2024-08-17T02:08:45.262 INFO:tasks.workunit.client.0.smithi110.stdout: "[3200000, 6399999]", 2024-08-17T02:08:45.262 INFO:tasks.workunit.client.0.smithi110.stdout: "[6400000, 12799999]", 2024-08-17T02:08:45.262 INFO:tasks.workunit.client.0.smithi110.stdout: "[12800000, 25599999]", 2024-08-17T02:08:45.262 INFO:tasks.workunit.client.0.smithi110.stdout: "[25600000, 51199999]", 2024-08-17T02:08:45.263 INFO:tasks.workunit.client.0.smithi110.stdout: "[51200000, 102399999]", 2024-08-17T02:08:45.263 INFO:tasks.workunit.client.0.smithi110.stdout: "[102400000, 204799999]", 2024-08-17T02:08:45.263 INFO:tasks.workunit.client.0.smithi110.stdout: "[204800000, 409599999]", 2024-08-17T02:08:45.263 INFO:tasks.workunit.client.0.smithi110.stdout: "[409600000, 819199999]", 2024-08-17T02:08:45.263 INFO:tasks.workunit.client.0.smithi110.stdout: "[819200000, 1638399999]", 2024-08-17T02:08:45.263 INFO:tasks.workunit.client.0.smithi110.stdout: "[1638400000, 3276799999]", 2024-08-17T02:08:45.263 INFO:tasks.workunit.client.0.smithi110.stdout: "[3276800000, 6553599999]", 2024-08-17T02:08:45.263 INFO:tasks.workunit.client.0.smithi110.stdout: "[6553600000, 13107199999]", 2024-08-17T02:08:45.263 INFO:tasks.workunit.client.0.smithi110.stdout: "[13107200000, 26214399999]", 2024-08-17T02:08:45.263 INFO:tasks.workunit.client.0.smithi110.stdout: "[26214400000, 52428799999]", 2024-08-17T02:08:45.263 INFO:tasks.workunit.client.0.smithi110.stdout: "[52428800000, 104857599999]", 2024-08-17T02:08:45.263 INFO:tasks.workunit.client.0.smithi110.stdout: "[104857600000, 209715199999]", 2024-08-17T02:08:45.263 INFO:tasks.workunit.client.0.smithi110.stdout: "[209715200000, 419430399999]", 2024-08-17T02:08:45.264 INFO:tasks.workunit.client.0.smithi110.stdout: "[419430400000, 838860799999]", 2024-08-17T02:08:45.264 INFO:tasks.workunit.client.0.smithi110.stdout: "[838860800000, 1677721599999]", 2024-08-17T02:08:45.264 INFO:tasks.workunit.client.0.smithi110.stdout: "[1677721600000, 3355443199999]", 2024-08-17T02:08:45.264 INFO:tasks.workunit.client.0.smithi110.stdout: "[3355443200000, 6710886399999]", 2024-08-17T02:08:45.264 INFO:tasks.workunit.client.0.smithi110.stdout: "[6710886400000, 13421772799999]", 2024-08-17T02:08:45.264 INFO:tasks.workunit.client.0.smithi110.stdout: "[13421772800000, 26843545599999]", 2024-08-17T02:08:45.264 INFO:tasks.workunit.client.0.smithi110.stdout: "[26843545600000, 53687091199999]", 2024-08-17T02:08:45.264 INFO:tasks.workunit.client.0.smithi110.stdout: "[53687091200000, None]" 2024-08-17T02:08:45.264 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.264 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T02:08:45.264 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.264 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.264 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 32, 2024-08-17T02:08:45.264 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T02:08:45.265 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "Request size (bytes)", 2024-08-17T02:08:45.265 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 512, 2024-08-17T02:08:45.265 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T02:08:45.265 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T02:08:45.265 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 511]", 2024-08-17T02:08:45.265 INFO:tasks.workunit.client.0.smithi110.stdout: "[512, 1023]", 2024-08-17T02:08:45.265 INFO:tasks.workunit.client.0.smithi110.stdout: "[1024, 2047]", 2024-08-17T02:08:45.265 INFO:tasks.workunit.client.0.smithi110.stdout: "[2048, 4095]", 2024-08-17T02:08:45.265 INFO:tasks.workunit.client.0.smithi110.stdout: "[4096, 8191]", 2024-08-17T02:08:45.265 INFO:tasks.workunit.client.0.smithi110.stdout: "[8192, 16383]", 2024-08-17T02:08:45.265 INFO:tasks.workunit.client.0.smithi110.stdout: "[16384, 32767]", 2024-08-17T02:08:45.265 INFO:tasks.workunit.client.0.smithi110.stdout: "[32768, 65535]", 2024-08-17T02:08:45.265 INFO:tasks.workunit.client.0.smithi110.stdout: "[65536, 131071]", 2024-08-17T02:08:45.266 INFO:tasks.workunit.client.0.smithi110.stdout: "[131072, 262143]", 2024-08-17T02:08:45.266 INFO:tasks.workunit.client.0.smithi110.stdout: "[262144, 524287]", 2024-08-17T02:08:45.266 INFO:tasks.workunit.client.0.smithi110.stdout: "[524288, 1048575]", 2024-08-17T02:08:45.266 INFO:tasks.workunit.client.0.smithi110.stdout: "[1048576, 2097151]", 2024-08-17T02:08:45.266 INFO:tasks.workunit.client.0.smithi110.stdout: "[2097152, 4194303]", 2024-08-17T02:08:45.266 INFO:tasks.workunit.client.0.smithi110.stdout: "[4194304, 8388607]", 2024-08-17T02:08:45.266 INFO:tasks.workunit.client.0.smithi110.stdout: "[8388608, 16777215]", 2024-08-17T02:08:45.266 INFO:tasks.workunit.client.0.smithi110.stdout: "[16777216, 33554431]", 2024-08-17T02:08:45.266 INFO:tasks.workunit.client.0.smithi110.stdout: "[33554432, 67108863]", 2024-08-17T02:08:45.266 INFO:tasks.workunit.client.0.smithi110.stdout: "[67108864, 134217727]", 2024-08-17T02:08:45.266 INFO:tasks.workunit.client.0.smithi110.stdout: "[134217728, 268435455]", 2024-08-17T02:08:45.266 INFO:tasks.workunit.client.0.smithi110.stdout: "[268435456, 536870911]", 2024-08-17T02:08:45.266 INFO:tasks.workunit.client.0.smithi110.stdout: "[536870912, 1073741823]", 2024-08-17T02:08:45.267 INFO:tasks.workunit.client.0.smithi110.stdout: "[1073741824, 2147483647]", 2024-08-17T02:08:45.267 INFO:tasks.workunit.client.0.smithi110.stdout: "[2147483648, 4294967295]", 2024-08-17T02:08:45.267 INFO:tasks.workunit.client.0.smithi110.stdout: "[4294967296, 8589934591]", 2024-08-17T02:08:45.267 INFO:tasks.workunit.client.0.smithi110.stdout: "[8589934592, 17179869183]", 2024-08-17T02:08:45.267 INFO:tasks.workunit.client.0.smithi110.stdout: "[17179869184, 34359738367]", 2024-08-17T02:08:45.267 INFO:tasks.workunit.client.0.smithi110.stdout: "[34359738368, 68719476735]", 2024-08-17T02:08:45.267 INFO:tasks.workunit.client.0.smithi110.stdout: "[68719476736, 137438953471]", 2024-08-17T02:08:45.267 INFO:tasks.workunit.client.0.smithi110.stdout: "[137438953472, 274877906943]", 2024-08-17T02:08:45.267 INFO:tasks.workunit.client.0.smithi110.stdout: "[274877906944, None]" 2024-08-17T02:08:45.267 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.267 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T02:08:45.267 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.268 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.268 INFO:tasks.workunit.client.0.smithi110.stdout: "osds": [ 2024-08-17T02:08:45.268 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.268 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 0, 2024-08-17T02:08:45.268 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.268 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.268 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.268 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.268 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.268 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 133, 7, 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-17T02:08:45.268 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 2093, 21, 1, 0, 19, 1, 2, 2, 6, 8, 1, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.268 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1135, 9, 1, 1, 3, 5, 3, 18, 35, 56, 78, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.268 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 145, 16, 0, 0, 2, 1, 0, 2, 3, 7, 84, 214, 154, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.268 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 106, 2, 1, 0, 0, 0, 2, 2, 0, 3, 8, 14, 282, 5, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.268 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 234, 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 5, 27, 30, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.269 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 212, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 3, 11, 34, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.269 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 874, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.269 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1279, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.269 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.269 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.269 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 7, 0, 0, 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]", 2024-08-17T02:08:45.269 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.269 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.269 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.269 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.269 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.269 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.269 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.269 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.270 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.270 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.270 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.270 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.270 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.270 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.270 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.270 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.270 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.270 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.270 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.270 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 1, 2024-08-17T02:08:45.270 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.270 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.271 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.271 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.271 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.271 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 58, 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]", 2024-08-17T02:08:45.273 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 2931, 15, 2, 0, 9, 1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.273 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1216, 1, 0, 2, 4, 10, 10, 18, 38, 65, 94, 18, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.273 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 66, 3, 1, 0, 0, 0, 0, 3, 3, 10, 77, 273, 266, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.273 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 25, 0, 0, 0, 0, 0, 1, 0, 0, 0, 3, 8, 283, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.274 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 39, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 2, 9, 7, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.274 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 11, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.274 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 965, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.274 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 2597, 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-17T02:08:45.274 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 162, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.274 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.274 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1, 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-17T02:08:45.274 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.274 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.274 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.274 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.275 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.275 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.275 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.275 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.275 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.275 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.275 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.275 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.275 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.275 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.275 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.275 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.275 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.275 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.275 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.276 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 2, 2024-08-17T02:08:45.276 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.276 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.276 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.276 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.276 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.276 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.276 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 386, 14, 2, 2, 9, 1, 1, 0, 0, 0, 2, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.276 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 173, 15, 2, 0, 0, 1, 2, 10, 10, 11, 43, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.276 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 171, 3, 0, 0, 0, 1, 1, 4, 10, 11, 47, 51, 13, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.276 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 91, 1, 1, 0, 0, 1, 1, 1, 3, 5, 14, 34, 24, 20, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.276 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 42, 2, 0, 0, 0, 0, 0, 0, 0, 2, 3, 10, 23, 39, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.277 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 4, 2, 0, 0, 0, 1, 0, 1, 0, 1, 2, 4, 12, 39, 116, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.277 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.277 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.277 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.277 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.277 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.277 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.277 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.277 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.277 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.277 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.277 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.278 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.278 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.278 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.278 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.278 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.278 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.278 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.278 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.278 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.278 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.278 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.278 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.279 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.279 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 3, 2024-08-17T02:08:45.279 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.279 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.279 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.279 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.279 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.279 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 54, 6, 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-17T02:08:45.279 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1365, 15, 3, 2, 12, 4, 4, 4, 11, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.279 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 361, 5, 0, 0, 3, 3, 6, 11, 22, 43, 36, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.279 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 71, 11, 0, 0, 0, 0, 1, 2, 3, 1, 26, 93, 108, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.279 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 259, 0, 0, 0, 0, 0, 0, 0, 1, 0, 2, 8, 78, 6, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.280 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 374, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 1, 12, 15, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.280 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 390, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 4, 10, 55, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.280 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.280 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.280 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.280 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.280 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.280 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.280 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.280 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.280 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.280 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.281 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.281 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.281 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.281 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.281 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.281 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.281 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.281 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.281 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.281 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.281 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.281 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.281 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.281 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.282 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 4, 2024-08-17T02:08:45.282 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.282 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.282 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.282 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.282 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.282 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.282 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1220, 14, 2, 0, 20, 1, 2, 3, 6, 8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.282 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 507, 4, 2, 1, 2, 2, 3, 6, 13, 33, 39, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.282 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 320, 7, 0, 0, 0, 0, 4, 1, 4, 6, 58, 113, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.282 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 440, 3, 0, 0, 0, 0, 0, 1, 1, 2, 11, 25, 177, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.282 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 360, 0, 0, 0, 0, 1, 1, 0, 1, 2, 5, 8, 26, 28, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.283 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 199, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 4, 15, 37, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.283 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 3, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.283 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 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-17T02:08:45.283 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.283 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.283 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.283 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.283 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.283 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.283 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.283 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.283 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.283 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.284 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.284 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.284 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.284 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.284 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.284 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.284 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.284 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.284 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.284 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.284 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.284 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.285 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 5, 2024-08-17T02:08:45.285 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.285 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.285 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.285 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.285 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.285 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 88, 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-17T02:08:45.285 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 341, 11, 1, 0, 12, 0, 0, 1, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.285 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 90, 8, 0, 0, 2, 0, 2, 5, 5, 5, 7, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.285 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 123, 7, 0, 0, 0, 0, 1, 1, 6, 7, 32, 38, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.285 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 46, 13, 0, 0, 0, 0, 0, 2, 1, 1, 11, 24, 16, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.285 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 18, 28, 0, 0, 0, 0, 1, 1, 1, 0, 2, 9, 21, 37, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.286 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 2, 44, 0, 0, 0, 0, 0, 1, 0, 1, 2, 2, 10, 33, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.286 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 7, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.286 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 79, 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-17T02:08:45.286 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.286 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.286 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.286 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.286 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.286 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.286 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.286 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.286 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.286 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.287 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.287 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.287 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.287 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.287 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.287 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.287 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.287 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.287 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.287 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.287 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.287 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.287 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 6, 2024-08-17T02:08:45.288 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.288 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.288 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.288 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.288 INFO:tasks.workunit.client.0.smithi110.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-17T02:08:45.288 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 71, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.288 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 1118, 34, 1, 0, 11, 2, 0, 4, 4, 3, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.288 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 648, 10, 0, 1, 1, 5, 3, 6, 21, 32, 35, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.288 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 326, 11, 0, 0, 3, 1, 1, 2, 1, 2, 31, 94, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.288 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 436, 0, 0, 0, 1, 0, 0, 1, 2, 1, 1, 12, 201, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.288 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 310, 4, 0, 0, 1, 0, 0, 0, 1, 2, 4, 5, 14, 35, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.289 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 144, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 3, 11, 23, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.289 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 158, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.289 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 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]", 2024-08-17T02:08:45.289 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.289 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.289 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.289 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.289 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.289 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.289 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.289 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.289 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.289 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.290 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.290 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.290 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.290 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.290 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.290 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.290 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.290 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.290 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.290 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.290 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.290 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.290 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 7, 2024-08-17T02:08:45.290 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.290 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.291 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.291 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.291 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.291 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 159, 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-17T02:08:45.291 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 444, 12, 1, 0, 11, 2, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.291 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 75, 7, 0, 0, 1, 0, 0, 2, 1, 3, 8, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.291 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 131, 15, 0, 0, 2, 1, 1, 1, 2, 0, 9, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.291 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 20, 33, 0, 0, 1, 0, 0, 0, 3, 2, 1, 7, 7, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.291 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 8, 53, 0, 0, 0, 0, 0, 0, 2, 3, 1, 6, 23, 23, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.291 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 94, 0, 0, 0, 0, 0, 1, 0, 0, 1, 6, 9, 34, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.291 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 157, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.291 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.291 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.292 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.292 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.292 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.292 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.292 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.292 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.292 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.292 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.292 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.292 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.292 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.292 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.292 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.292 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.292 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.293 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.293 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.293 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.293 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.293 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.293 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.293 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.293 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.293 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.293 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_resrv_repnum_vs_duration": { 2024-08-17T02:08:45.293 INFO:tasks.workunit.client.0.smithi110.stdout: "axes": [ 2024-08-17T02:08:45.293 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.293 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 8, 2024-08-17T02:08:45.294 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T02:08:45.294 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "number of replicas", 2024-08-17T02:08:45.294 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 1, 2024-08-17T02:08:45.294 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T02:08:45.294 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T02:08:45.294 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0]", 2024-08-17T02:08:45.294 INFO:tasks.workunit.client.0.smithi110.stdout: "[1, 1]", 2024-08-17T02:08:45.294 INFO:tasks.workunit.client.0.smithi110.stdout: "[2, 2]", 2024-08-17T02:08:45.294 INFO:tasks.workunit.client.0.smithi110.stdout: "[3, 3]", 2024-08-17T02:08:45.294 INFO:tasks.workunit.client.0.smithi110.stdout: "[4, 4]", 2024-08-17T02:08:45.294 INFO:tasks.workunit.client.0.smithi110.stdout: "[5, 5]", 2024-08-17T02:08:45.294 INFO:tasks.workunit.client.0.smithi110.stdout: "[6, None]" 2024-08-17T02:08:45.295 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.295 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "linear" 2024-08-17T02:08:45.295 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.295 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.295 INFO:tasks.workunit.client.0.smithi110.stdout: "buckets": 10, 2024-08-17T02:08:45.295 INFO:tasks.workunit.client.0.smithi110.stdout: "min": 0, 2024-08-17T02:08:45.295 INFO:tasks.workunit.client.0.smithi110.stdout: "name": "duration", 2024-08-17T02:08:45.295 INFO:tasks.workunit.client.0.smithi110.stdout: "quant_size": 250000, 2024-08-17T02:08:45.295 INFO:tasks.workunit.client.0.smithi110.stdout: "ranges": [ 2024-08-17T02:08:45.295 INFO:tasks.workunit.client.0.smithi110.stdout: "[None, -1]", 2024-08-17T02:08:45.295 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 249999]", 2024-08-17T02:08:45.295 INFO:tasks.workunit.client.0.smithi110.stdout: "[250000, 499999]", 2024-08-17T02:08:45.295 INFO:tasks.workunit.client.0.smithi110.stdout: "[500000, 999999]", 2024-08-17T02:08:45.295 INFO:tasks.workunit.client.0.smithi110.stdout: "[1000000, 1999999]", 2024-08-17T02:08:45.296 INFO:tasks.workunit.client.0.smithi110.stdout: "[2000000, 3999999]", 2024-08-17T02:08:45.296 INFO:tasks.workunit.client.0.smithi110.stdout: "[4000000, 7999999]", 2024-08-17T02:08:45.296 INFO:tasks.workunit.client.0.smithi110.stdout: "[8000000, 15999999]", 2024-08-17T02:08:45.296 INFO:tasks.workunit.client.0.smithi110.stdout: "[16000000, 31999999]", 2024-08-17T02:08:45.296 INFO:tasks.workunit.client.0.smithi110.stdout: "[32000000, None]" 2024-08-17T02:08:45.296 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.296 INFO:tasks.workunit.client.0.smithi110.stdout: "scale_type": "log2" 2024-08-17T02:08:45.296 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.296 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.296 INFO:tasks.workunit.client.0.smithi110.stdout: "osds": [ 2024-08-17T02:08:45.296 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.296 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 0, 2024-08-17T02:08:45.296 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.296 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.296 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.297 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.297 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.297 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.297 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.297 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.297 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.297 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.297 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.297 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.297 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 1, 2024-08-17T02:08:45.297 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.297 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.297 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.297 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.297 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.298 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.298 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.298 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.298 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.298 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.298 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.298 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.298 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 2, 2024-08-17T02:08:45.298 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.298 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.298 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.298 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.298 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.299 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.299 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.299 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.299 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.299 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.299 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.299 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.299 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 3, 2024-08-17T02:08:45.299 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.299 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.299 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.299 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.299 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.299 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.299 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.299 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.300 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.300 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.300 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.300 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.300 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 4, 2024-08-17T02:08:45.300 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.300 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.300 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.300 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.300 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.300 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.300 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.300 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.301 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.301 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.301 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.301 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.301 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 5, 2024-08-17T02:08:45.301 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.301 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.301 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.301 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.301 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.301 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.301 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.301 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.301 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.301 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.302 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.302 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.302 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 6, 2024-08-17T02:08:45.302 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.302 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.302 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.302 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.302 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.302 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.302 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.302 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.302 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.302 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.303 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.303 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.303 INFO:tasks.workunit.client.0.smithi110.stdout: "osd_id": 7, 2024-08-17T02:08:45.303 INFO:tasks.workunit.client.0.smithi110.stdout: "values": [ 2024-08-17T02:08:45.303 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.303 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.303 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.303 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.303 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.303 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.303 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-17T02:08:45.303 INFO:tasks.workunit.client.0.smithi110.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-17T02:08:45.303 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.303 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.304 INFO:tasks.workunit.client.0.smithi110.stdout: ] 2024-08-17T02:08:45.304 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.304 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.304 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.304 INFO:tasks.workunit.client.0.smithi110.stdout: "perf_counters": { 2024-08-17T02:08:45.304 INFO:tasks.workunit.client.0.smithi110.stdout: "mds.6480ebb717364cca6fc6b2068bee7df7f1990f3b": { 2024-08-17T02:08:45.304 INFO:tasks.workunit.client.0.smithi110.stdout: "mds": { 2024-08-17T02:08:45.304 INFO:tasks.workunit.client.0.smithi110.stdout: "caps": { 2024-08-17T02:08:45.304 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.304 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.304 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_cap_op_flush_ack": { 2024-08-17T02:08:45.304 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.304 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.304 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_cap_op_flushsnap_ack": { 2024-08-17T02:08:45.304 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.305 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.305 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_cap_op_grant": { 2024-08-17T02:08:45.305 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.305 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.305 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_cap_op_revoke": { 2024-08-17T02:08:45.305 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.305 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.305 INFO:tasks.workunit.client.0.smithi110.stdout: "ceph_cap_op_trunc": { 2024-08-17T02:08:45.305 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.305 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.305 INFO:tasks.workunit.client.0.smithi110.stdout: "dir_commit": { 2024-08-17T02:08:45.305 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.305 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.305 INFO:tasks.workunit.client.0.smithi110.stdout: "dir_fetch_complete": { 2024-08-17T02:08:45.305 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12 2024-08-17T02:08:45.306 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.306 INFO:tasks.workunit.client.0.smithi110.stdout: "dir_fetch_keys": { 2024-08-17T02:08:45.306 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10 2024-08-17T02:08:45.306 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.306 INFO:tasks.workunit.client.0.smithi110.stdout: "dir_merge": { 2024-08-17T02:08:45.306 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.306 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.306 INFO:tasks.workunit.client.0.smithi110.stdout: "dir_split": { 2024-08-17T02:08:45.306 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.306 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.306 INFO:tasks.workunit.client.0.smithi110.stdout: "exported_inodes": { 2024-08-17T02:08:45.306 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.307 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.307 INFO:tasks.workunit.client.0.smithi110.stdout: "forward": { 2024-08-17T02:08:45.307 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.307 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.307 INFO:tasks.workunit.client.0.smithi110.stdout: "handle_client_cap_release": { 2024-08-17T02:08:45.307 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.307 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.307 INFO:tasks.workunit.client.0.smithi110.stdout: "handle_client_caps": { 2024-08-17T02:08:45.307 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.307 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.307 INFO:tasks.workunit.client.0.smithi110.stdout: "handle_client_caps_dirty": { 2024-08-17T02:08:45.307 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.307 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.308 INFO:tasks.workunit.client.0.smithi110.stdout: "handle_inode_file_caps": { 2024-08-17T02:08:45.308 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.308 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.308 INFO:tasks.workunit.client.0.smithi110.stdout: "imported_inodes": { 2024-08-17T02:08:45.308 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.308 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.308 INFO:tasks.workunit.client.0.smithi110.stdout: "inodes": { 2024-08-17T02:08:45.308 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10 2024-08-17T02:08:45.308 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.308 INFO:tasks.workunit.client.0.smithi110.stdout: "inodes_expired": { 2024-08-17T02:08:45.308 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.308 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.309 INFO:tasks.workunit.client.0.smithi110.stdout: "inodes_pinned": { 2024-08-17T02:08:45.309 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10 2024-08-17T02:08:45.309 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.309 INFO:tasks.workunit.client.0.smithi110.stdout: "inodes_with_caps": { 2024-08-17T02:08:45.309 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.309 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.309 INFO:tasks.workunit.client.0.smithi110.stdout: "load_cent": { 2024-08-17T02:08:45.309 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.309 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.309 INFO:tasks.workunit.client.0.smithi110.stdout: "openino_dir_fetch": { 2024-08-17T02:08:45.309 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.309 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.309 INFO:tasks.workunit.client.0.smithi110.stdout: "process_request_cap_release": { 2024-08-17T02:08:45.309 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.310 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.310 INFO:tasks.workunit.client.0.smithi110.stdout: "reply_latency": { 2024-08-17T02:08:45.310 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.310 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.310 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.310 INFO:tasks.workunit.client.0.smithi110.stdout: "request": { 2024-08-17T02:08:45.310 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.310 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.310 INFO:tasks.workunit.client.0.smithi110.stdout: "root_rbytes": { 2024-08-17T02:08:45.310 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.310 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.310 INFO:tasks.workunit.client.0.smithi110.stdout: "root_rfiles": { 2024-08-17T02:08:45.310 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.310 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.310 INFO:tasks.workunit.client.0.smithi110.stdout: "root_rsnaps": { 2024-08-17T02:08:45.311 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.311 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.311 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_reply": { 2024-08-17T02:08:45.311 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.311 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.311 INFO:tasks.workunit.client.0.smithi110.stdout: "subtrees": { 2024-08-17T02:08:45.311 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T02:08:45.311 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.311 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.311 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_cache": { 2024-08-17T02:08:45.311 INFO:tasks.workunit.client.0.smithi110.stdout: "ireq_enqueue_scrub": { 2024-08-17T02:08:45.311 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.311 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.311 INFO:tasks.workunit.client.0.smithi110.stdout: "ireq_exportdir": { 2024-08-17T02:08:45.311 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.312 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.312 INFO:tasks.workunit.client.0.smithi110.stdout: "ireq_flush": { 2024-08-17T02:08:45.312 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.312 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.312 INFO:tasks.workunit.client.0.smithi110.stdout: "ireq_fragmentdir": { 2024-08-17T02:08:45.312 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.312 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.312 INFO:tasks.workunit.client.0.smithi110.stdout: "ireq_fragstats": { 2024-08-17T02:08:45.312 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.312 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.312 INFO:tasks.workunit.client.0.smithi110.stdout: "ireq_inodestats": { 2024-08-17T02:08:45.312 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.312 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.313 INFO:tasks.workunit.client.0.smithi110.stdout: "ireq_quiesce_inode": { 2024-08-17T02:08:45.313 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.313 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.313 INFO:tasks.workunit.client.0.smithi110.stdout: "ireq_quiesce_path": { 2024-08-17T02:08:45.313 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.313 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.313 INFO:tasks.workunit.client.0.smithi110.stdout: "num_recovering_enqueued": { 2024-08-17T02:08:45.313 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.313 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.313 INFO:tasks.workunit.client.0.smithi110.stdout: "num_recovering_prioritized": { 2024-08-17T02:08:45.313 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.313 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.313 INFO:tasks.workunit.client.0.smithi110.stdout: "num_recovering_processing": { 2024-08-17T02:08:45.313 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.314 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_strays": { 2024-08-17T02:08:45.314 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.314 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_strays_delayed": { 2024-08-17T02:08:45.314 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.314 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_strays_enqueuing": { 2024-08-17T02:08:45.314 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.314 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.314 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_completed": { 2024-08-17T02:08:45.315 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.315 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.315 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_started": { 2024-08-17T02:08:45.315 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.315 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.315 INFO:tasks.workunit.client.0.smithi110.stdout: "strays_created": { 2024-08-17T02:08:45.315 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.315 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.315 INFO:tasks.workunit.client.0.smithi110.stdout: "strays_enqueued": { 2024-08-17T02:08:45.315 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.315 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.315 INFO:tasks.workunit.client.0.smithi110.stdout: "strays_migrated": { 2024-08-17T02:08:45.315 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.315 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.315 INFO:tasks.workunit.client.0.smithi110.stdout: "strays_reintegrated": { 2024-08-17T02:08:45.316 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.316 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.316 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.316 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_log": { 2024-08-17T02:08:45.316 INFO:tasks.workunit.client.0.smithi110.stdout: "ev": { 2024-08-17T02:08:45.316 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 17 2024-08-17T02:08:45.316 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.316 INFO:tasks.workunit.client.0.smithi110.stdout: "evadd": { 2024-08-17T02:08:45.316 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.316 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.316 INFO:tasks.workunit.client.0.smithi110.stdout: "evex": { 2024-08-17T02:08:45.316 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.316 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.317 INFO:tasks.workunit.client.0.smithi110.stdout: "evexd": { 2024-08-17T02:08:45.317 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.317 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.317 INFO:tasks.workunit.client.0.smithi110.stdout: "evexg": { 2024-08-17T02:08:45.317 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.317 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.317 INFO:tasks.workunit.client.0.smithi110.stdout: "evlrg": { 2024-08-17T02:08:45.317 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.317 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.317 INFO:tasks.workunit.client.0.smithi110.stdout: "evtrm": { 2024-08-17T02:08:45.317 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.317 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.317 INFO:tasks.workunit.client.0.smithi110.stdout: "jlat": { 2024-08-17T02:08:45.317 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.318 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.318 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.318 INFO:tasks.workunit.client.0.smithi110.stdout: "replayed": { 2024-08-17T02:08:45.318 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 17 2024-08-17T02:08:45.318 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.318 INFO:tasks.workunit.client.0.smithi110.stdout: "seg": { 2024-08-17T02:08:45.318 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T02:08:45.318 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.318 INFO:tasks.workunit.client.0.smithi110.stdout: "segadd": { 2024-08-17T02:08:45.318 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.318 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.318 INFO:tasks.workunit.client.0.smithi110.stdout: "segex": { 2024-08-17T02:08:45.319 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.319 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.319 INFO:tasks.workunit.client.0.smithi110.stdout: "segexd": { 2024-08-17T02:08:45.319 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.319 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.319 INFO:tasks.workunit.client.0.smithi110.stdout: "segexg": { 2024-08-17T02:08:45.319 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.319 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.319 INFO:tasks.workunit.client.0.smithi110.stdout: "segmjr": { 2024-08-17T02:08:45.319 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T02:08:45.319 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.319 INFO:tasks.workunit.client.0.smithi110.stdout: "segtrm": { 2024-08-17T02:08:45.319 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.319 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.319 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.320 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_mem": { 2024-08-17T02:08:45.320 INFO:tasks.workunit.client.0.smithi110.stdout: "cap": { 2024-08-17T02:08:45.320 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.320 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.320 INFO:tasks.workunit.client.0.smithi110.stdout: "cap+": { 2024-08-17T02:08:45.320 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.320 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.320 INFO:tasks.workunit.client.0.smithi110.stdout: "cap-": { 2024-08-17T02:08:45.320 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.320 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.320 INFO:tasks.workunit.client.0.smithi110.stdout: "dir": { 2024-08-17T02:08:45.320 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12 2024-08-17T02:08:45.320 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.321 INFO:tasks.workunit.client.0.smithi110.stdout: "dir+": { 2024-08-17T02:08:45.321 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12 2024-08-17T02:08:45.321 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.321 INFO:tasks.workunit.client.0.smithi110.stdout: "dir-": { 2024-08-17T02:08:45.321 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.321 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.321 INFO:tasks.workunit.client.0.smithi110.stdout: "dn": { 2024-08-17T02:08:45.321 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10 2024-08-17T02:08:45.321 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.321 INFO:tasks.workunit.client.0.smithi110.stdout: "dn+": { 2024-08-17T02:08:45.321 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10 2024-08-17T02:08:45.321 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.321 INFO:tasks.workunit.client.0.smithi110.stdout: "dn-": { 2024-08-17T02:08:45.321 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.322 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.322 INFO:tasks.workunit.client.0.smithi110.stdout: "heap": { 2024-08-17T02:08:45.322 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 248096 2024-08-17T02:08:45.322 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.322 INFO:tasks.workunit.client.0.smithi110.stdout: "ino": { 2024-08-17T02:08:45.322 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13 2024-08-17T02:08:45.322 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.322 INFO:tasks.workunit.client.0.smithi110.stdout: "ino+": { 2024-08-17T02:08:45.322 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13 2024-08-17T02:08:45.322 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.322 INFO:tasks.workunit.client.0.smithi110.stdout: "ino-": { 2024-08-17T02:08:45.322 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.322 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.323 INFO:tasks.workunit.client.0.smithi110.stdout: "rss": { 2024-08-17T02:08:45.323 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 48264 2024-08-17T02:08:45.323 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.323 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.323 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_server": { 2024-08-17T02:08:45.323 INFO:tasks.workunit.client.0.smithi110.stdout: "cap_acquisition_throttle": { 2024-08-17T02:08:45.323 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.323 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.323 INFO:tasks.workunit.client.0.smithi110.stdout: "cap_revoke_eviction": { 2024-08-17T02:08:45.323 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.323 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.323 INFO:tasks.workunit.client.0.smithi110.stdout: "handle_client_request": { 2024-08-17T02:08:45.323 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.323 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.324 INFO:tasks.workunit.client.0.smithi110.stdout: "handle_client_session": { 2024-08-17T02:08:45.324 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.324 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.324 INFO:tasks.workunit.client.0.smithi110.stdout: "handle_peer_request": { 2024-08-17T02:08:45.324 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.324 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.324 INFO:tasks.workunit.client.0.smithi110.stdout: "req_create_latency": { 2024-08-17T02:08:45.324 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.324 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.324 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.324 INFO:tasks.workunit.client.0.smithi110.stdout: "req_getattr_latency": { 2024-08-17T02:08:45.324 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.324 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.324 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.325 INFO:tasks.workunit.client.0.smithi110.stdout: "req_getfilelock_latency": { 2024-08-17T02:08:45.325 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.325 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.325 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.325 INFO:tasks.workunit.client.0.smithi110.stdout: "req_getvxattr_latency": { 2024-08-17T02:08:45.325 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.325 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.325 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.325 INFO:tasks.workunit.client.0.smithi110.stdout: "req_link_latency": { 2024-08-17T02:08:45.325 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.325 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.325 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.325 INFO:tasks.workunit.client.0.smithi110.stdout: "req_lookup_latency": { 2024-08-17T02:08:45.325 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.326 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.326 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.326 INFO:tasks.workunit.client.0.smithi110.stdout: "req_lookuphash_latency": { 2024-08-17T02:08:45.326 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.326 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.326 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.326 INFO:tasks.workunit.client.0.smithi110.stdout: "req_lookupino_latency": { 2024-08-17T02:08:45.326 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.326 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.326 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.326 INFO:tasks.workunit.client.0.smithi110.stdout: "req_lookupname_latency": { 2024-08-17T02:08:45.326 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.326 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.327 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.327 INFO:tasks.workunit.client.0.smithi110.stdout: "req_lookupparent_latency": { 2024-08-17T02:08:45.327 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.327 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.327 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.327 INFO:tasks.workunit.client.0.smithi110.stdout: "req_lookupsnap_latency": { 2024-08-17T02:08:45.327 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.327 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.327 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.327 INFO:tasks.workunit.client.0.smithi110.stdout: "req_lssnap_latency": { 2024-08-17T02:08:45.327 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.327 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.327 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.328 INFO:tasks.workunit.client.0.smithi110.stdout: "req_mkdir_latency": { 2024-08-17T02:08:45.328 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.328 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.328 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.328 INFO:tasks.workunit.client.0.smithi110.stdout: "req_mknod_latency": { 2024-08-17T02:08:45.328 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.328 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.328 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.328 INFO:tasks.workunit.client.0.smithi110.stdout: "req_mksnap_latency": { 2024-08-17T02:08:45.328 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.328 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.328 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.328 INFO:tasks.workunit.client.0.smithi110.stdout: "req_open_latency": { 2024-08-17T02:08:45.329 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.329 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.329 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.329 INFO:tasks.workunit.client.0.smithi110.stdout: "req_readdir_latency": { 2024-08-17T02:08:45.329 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.329 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.329 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.329 INFO:tasks.workunit.client.0.smithi110.stdout: "req_rename_latency": { 2024-08-17T02:08:45.329 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.329 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.329 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.329 INFO:tasks.workunit.client.0.smithi110.stdout: "req_renamesnap_latency": { 2024-08-17T02:08:45.329 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.330 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.330 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.330 INFO:tasks.workunit.client.0.smithi110.stdout: "req_rmdir_latency": { 2024-08-17T02:08:45.330 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.330 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.330 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.330 INFO:tasks.workunit.client.0.smithi110.stdout: "req_rmsnap_latency": { 2024-08-17T02:08:45.330 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.330 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.330 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.330 INFO:tasks.workunit.client.0.smithi110.stdout: "req_rmxattr_latency": { 2024-08-17T02:08:45.330 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.330 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.331 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.331 INFO:tasks.workunit.client.0.smithi110.stdout: "req_setattr_latency": { 2024-08-17T02:08:45.331 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.331 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.331 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.331 INFO:tasks.workunit.client.0.smithi110.stdout: "req_setdirlayout_latency": { 2024-08-17T02:08:45.331 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.331 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.331 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.331 INFO:tasks.workunit.client.0.smithi110.stdout: "req_setfilelock_latency": { 2024-08-17T02:08:45.331 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.331 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.331 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.331 INFO:tasks.workunit.client.0.smithi110.stdout: "req_setlayout_latency": { 2024-08-17T02:08:45.331 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.332 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.332 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.332 INFO:tasks.workunit.client.0.smithi110.stdout: "req_setxattr_latency": { 2024-08-17T02:08:45.332 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.332 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.332 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.332 INFO:tasks.workunit.client.0.smithi110.stdout: "req_snapdiff_latency": { 2024-08-17T02:08:45.332 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.332 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.332 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.332 INFO:tasks.workunit.client.0.smithi110.stdout: "req_symlink_latency": { 2024-08-17T02:08:45.332 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.332 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.332 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.332 INFO:tasks.workunit.client.0.smithi110.stdout: "req_unlink_latency": { 2024-08-17T02:08:45.332 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.333 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.333 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.333 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.333 INFO:tasks.workunit.client.0.smithi110.stdout: "mds_sessions": { 2024-08-17T02:08:45.333 INFO:tasks.workunit.client.0.smithi110.stdout: "average_load": { 2024-08-17T02:08:45.333 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.333 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.333 INFO:tasks.workunit.client.0.smithi110.stdout: "avg_session_uptime": { 2024-08-17T02:08:45.333 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.333 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.333 INFO:tasks.workunit.client.0.smithi110.stdout: "mdthresh_evicted": { 2024-08-17T02:08:45.333 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.333 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.334 INFO:tasks.workunit.client.0.smithi110.stdout: "session_add": { 2024-08-17T02:08:45.334 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8 2024-08-17T02:08:45.334 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.334 INFO:tasks.workunit.client.0.smithi110.stdout: "session_count": { 2024-08-17T02:08:45.334 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.334 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.334 INFO:tasks.workunit.client.0.smithi110.stdout: "session_remove": { 2024-08-17T02:08:45.334 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8 2024-08-17T02:08:45.334 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.334 INFO:tasks.workunit.client.0.smithi110.stdout: "sessions_open": { 2024-08-17T02:08:45.334 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T02:08:45.334 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.334 INFO:tasks.workunit.client.0.smithi110.stdout: "sessions_stale": { 2024-08-17T02:08:45.335 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.335 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.335 INFO:tasks.workunit.client.0.smithi110.stdout: "total_load": { 2024-08-17T02:08:45.335 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.335 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.335 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.335 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T02:08:45.335 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T02:08:45.335 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.335 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.335 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:45.335 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 37 2024-08-17T02:08:45.335 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.335 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T02:08:45.335 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.336 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.336 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:45.336 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7 2024-08-17T02:08:45.336 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.336 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.336 INFO:tasks.workunit.client.0.smithi110.stdout: "purge_queue": { 2024-08-17T02:08:45.336 INFO:tasks.workunit.client.0.smithi110.stdout: "pq_executed": { 2024-08-17T02:08:45.336 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.336 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.336 INFO:tasks.workunit.client.0.smithi110.stdout: "pq_executed_ops": { 2024-08-17T02:08:45.336 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.336 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.336 INFO:tasks.workunit.client.0.smithi110.stdout: "pq_executing": { 2024-08-17T02:08:45.336 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.336 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.337 INFO:tasks.workunit.client.0.smithi110.stdout: "pq_executing_high_water": { 2024-08-17T02:08:45.337 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.337 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.337 INFO:tasks.workunit.client.0.smithi110.stdout: "pq_executing_ops": { 2024-08-17T02:08:45.337 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.337 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.337 INFO:tasks.workunit.client.0.smithi110.stdout: "pq_executing_ops_high_water": { 2024-08-17T02:08:45.337 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.337 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.337 INFO:tasks.workunit.client.0.smithi110.stdout: "pq_item_in_journal": { 2024-08-17T02:08:45.337 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.337 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.337 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.338 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.338 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.6480ebb717364cca6fc6b2068bee7df7f1990f3b": { 2024-08-17T02:08:45.338 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T02:08:45.338 INFO:tasks.workunit.client.0.smithi110.stdout: "election_call": { 2024-08-17T02:08:45.338 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6 2024-08-17T02:08:45.338 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.338 INFO:tasks.workunit.client.0.smithi110.stdout: "election_lose": { 2024-08-17T02:08:45.338 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.338 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.338 INFO:tasks.workunit.client.0.smithi110.stdout: "election_win": { 2024-08-17T02:08:45.338 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6 2024-08-17T02:08:45.338 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_elections": { 2024-08-17T02:08:45.339 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 21 2024-08-17T02:08:45.339 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_sessions": { 2024-08-17T02:08:45.339 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11 2024-08-17T02:08:45.339 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.339 INFO:tasks.workunit.client.0.smithi110.stdout: "session_add": { 2024-08-17T02:08:45.339 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5 2024-08-17T02:08:45.339 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.339 INFO:tasks.workunit.client.0.smithi110.stdout: "session_rm": { 2024-08-17T02:08:45.339 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 238 2024-08-17T02:08:45.339 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.339 INFO:tasks.workunit.client.0.smithi110.stdout: "session_trim": { 2024-08-17T02:08:45.339 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.339 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.339 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.340 INFO:tasks.workunit.client.0.smithi110.stdout: "paxos": { 2024-08-17T02:08:45.340 INFO:tasks.workunit.client.0.smithi110.stdout: "accept_timeout": { 2024-08-17T02:08:45.340 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.340 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.340 INFO:tasks.workunit.client.0.smithi110.stdout: "begin": { 2024-08-17T02:08:45.340 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9090 2024-08-17T02:08:45.340 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.340 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_bytes": { 2024-08-17T02:08:45.340 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9090, 2024-08-17T02:08:45.340 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 64437229 2024-08-17T02:08:45.340 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.340 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_keys": { 2024-08-17T02:08:45.340 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9090, 2024-08-17T02:08:45.340 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 27270 2024-08-17T02:08:45.341 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.341 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_latency": { 2024-08-17T02:08:45.341 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9090, 2024-08-17T02:08:45.341 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1501974953 2024-08-17T02:08:45.341 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.341 INFO:tasks.workunit.client.0.smithi110.stdout: "collect": { 2024-08-17T02:08:45.341 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.341 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.341 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_bytes": { 2024-08-17T02:08:45.341 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.341 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.341 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.341 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_keys": { 2024-08-17T02:08:45.341 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.341 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.342 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.342 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_latency": { 2024-08-17T02:08:45.342 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.342 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.342 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.342 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_timeout": { 2024-08-17T02:08:45.342 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.342 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.342 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_uncommitted": { 2024-08-17T02:08:45.342 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T02:08:45.342 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.342 INFO:tasks.workunit.client.0.smithi110.stdout: "commit": { 2024-08-17T02:08:45.342 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9088 2024-08-17T02:08:45.342 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.342 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_bytes": { 2024-08-17T02:08:45.343 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9088, 2024-08-17T02:08:45.343 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 63752089 2024-08-17T02:08:45.343 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.343 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_keys": { 2024-08-17T02:08:45.343 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9088, 2024-08-17T02:08:45.343 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70981 2024-08-17T02:08:45.343 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.343 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_latency": { 2024-08-17T02:08:45.343 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9088, 2024-08-17T02:08:45.343 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1469976121 2024-08-17T02:08:45.343 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.343 INFO:tasks.workunit.client.0.smithi110.stdout: "lease_ack_timeout": { 2024-08-17T02:08:45.343 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.343 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.343 INFO:tasks.workunit.client.0.smithi110.stdout: "lease_timeout": { 2024-08-17T02:08:45.344 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.344 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.344 INFO:tasks.workunit.client.0.smithi110.stdout: "new_pn": { 2024-08-17T02:08:45.344 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6 2024-08-17T02:08:45.344 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.344 INFO:tasks.workunit.client.0.smithi110.stdout: "new_pn_latency": { 2024-08-17T02:08:45.344 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 6, 2024-08-17T02:08:45.344 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.344 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.344 INFO:tasks.workunit.client.0.smithi110.stdout: "refresh": { 2024-08-17T02:08:45.344 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9092 2024-08-17T02:08:45.344 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.345 INFO:tasks.workunit.client.0.smithi110.stdout: "refresh_latency": { 2024-08-17T02:08:45.345 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9092, 2024-08-17T02:08:45.345 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 28759519843 2024-08-17T02:08:45.345 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.345 INFO:tasks.workunit.client.0.smithi110.stdout: "restart": { 2024-08-17T02:08:45.345 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 23 2024-08-17T02:08:45.345 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.345 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state": { 2024-08-17T02:08:45.345 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4 2024-08-17T02:08:45.345 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.345 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state_bytes": { 2024-08-17T02:08:45.345 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4, 2024-08-17T02:08:45.345 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 237108 2024-08-17T02:08:45.345 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.346 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state_keys": { 2024-08-17T02:08:45.346 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4, 2024-08-17T02:08:45.346 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 22 2024-08-17T02:08:45.346 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.346 INFO:tasks.workunit.client.0.smithi110.stdout: "start_leader": { 2024-08-17T02:08:45.346 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6 2024-08-17T02:08:45.346 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.346 INFO:tasks.workunit.client.0.smithi110.stdout: "start_peon": { 2024-08-17T02:08:45.346 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.346 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.346 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state": { 2024-08-17T02:08:45.346 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.346 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.347 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_bytes": { 2024-08-17T02:08:45.347 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.347 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.347 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.347 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_keys": { 2024-08-17T02:08:45.347 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.347 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.347 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.347 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_latency": { 2024-08-17T02:08:45.347 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.347 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.347 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.347 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.347 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache": { 2024-08-17T02:08:45.348 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T02:08:45.348 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1020054731 2024-08-17T02:08:45.348 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.348 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T02:08:45.348 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 272793600 2024-08-17T02:08:45.348 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.348 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T02:08:45.348 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 270606336 2024-08-17T02:08:45.348 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.348 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T02:08:45.348 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2147483648 2024-08-17T02:08:45.348 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.349 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T02:08:45.349 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2187264 2024-08-17T02:08:45.349 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.349 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.349 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:full": { 2024-08-17T02:08:45.349 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.349 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 360710144 2024-08-17T02:08:45.349 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.349 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.349 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.349 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.349 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.349 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.350 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.350 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.350 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 266619173 2024-08-17T02:08:45.350 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.350 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.350 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 26464636 2024-08-17T02:08:45.350 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.350 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.350 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.350 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.350 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.350 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.350 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.351 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.351 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.351 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.351 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.351 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.351 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.351 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.351 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.351 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.351 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.351 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.351 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.351 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.351 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.352 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.352 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.352 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.352 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.352 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.352 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67626335 2024-08-17T02:08:45.352 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.352 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.352 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:inc": { 2024-08-17T02:08:45.352 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.352 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 335544320 2024-08-17T02:08:45.352 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.352 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.352 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.353 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.353 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.353 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.353 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.353 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.353 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 266619173 2024-08-17T02:08:45.353 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.353 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.353 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1587264 2024-08-17T02:08:45.353 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.353 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.353 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.353 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.353 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.354 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.354 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.354 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.354 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.354 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.354 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.354 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.354 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.354 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.354 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.354 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.354 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.355 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.355 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.355 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.355 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.355 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.355 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.355 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.355 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.355 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.355 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67337883 2024-08-17T02:08:45.355 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.355 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.355 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:kv": { 2024-08-17T02:08:45.356 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.356 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 314572800 2024-08-17T02:08:45.356 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.356 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.356 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:45.356 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.356 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.356 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.356 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.356 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.356 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 177746115 2024-08-17T02:08:45.356 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.356 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.357 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.357 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.357 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.357 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.357 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.357 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.357 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.357 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.357 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.357 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.357 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.357 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.357 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.358 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.358 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.358 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.358 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.358 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.358 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.358 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.358 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.358 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.358 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.358 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.358 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.358 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.359 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.359 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 69717821 2024-08-17T02:08:45.359 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.359 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.359 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb": { 2024-08-17T02:08:45.359 INFO:tasks.workunit.client.0.smithi110.stdout: "compact": { 2024-08-17T02:08:45.359 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.359 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.359 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_queue_len": { 2024-08-17T02:08:45.359 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.359 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.359 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_queue_merge": { 2024-08-17T02:08:45.359 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.359 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.359 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_range": { 2024-08-17T02:08:45.360 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 108 2024-08-17T02:08:45.360 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.360 INFO:tasks.workunit.client.0.smithi110.stdout: "get_latency": { 2024-08-17T02:08:45.360 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 409356, 2024-08-17T02:08:45.360 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2274321399 2024-08-17T02:08:45.360 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.360 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_delay_time": { 2024-08-17T02:08:45.360 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.360 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.360 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.360 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_memtable_time": { 2024-08-17T02:08:45.360 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.360 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.360 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.360 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-17T02:08:45.361 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.361 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.361 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.361 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_wal_time": { 2024-08-17T02:08:45.361 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.361 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.361 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.361 INFO:tasks.workunit.client.0.smithi110.stdout: "submit_latency": { 2024-08-17T02:08:45.361 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.361 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.361 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.361 INFO:tasks.workunit.client.0.smithi110.stdout: "submit_sync_latency": { 2024-08-17T02:08:45.361 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 21945, 2024-08-17T02:08:45.362 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3343901487 2024-08-17T02:08:45.362 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.362 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.362 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.362 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.c4d8fd12ad92af885518649f4e2b78966c1046a8": { 2024-08-17T02:08:45.362 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T02:08:45.362 INFO:tasks.workunit.client.0.smithi110.stdout: "election_call": { 2024-08-17T02:08:45.362 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T02:08:45.362 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.362 INFO:tasks.workunit.client.0.smithi110.stdout: "election_lose": { 2024-08-17T02:08:45.362 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T02:08:45.362 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.362 INFO:tasks.workunit.client.0.smithi110.stdout: "election_win": { 2024-08-17T02:08:45.362 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.363 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.363 INFO:tasks.workunit.client.0.smithi110.stdout: "num_elections": { 2024-08-17T02:08:45.363 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13 2024-08-17T02:08:45.363 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.363 INFO:tasks.workunit.client.0.smithi110.stdout: "num_sessions": { 2024-08-17T02:08:45.363 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6 2024-08-17T02:08:45.363 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.363 INFO:tasks.workunit.client.0.smithi110.stdout: "session_add": { 2024-08-17T02:08:45.363 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4 2024-08-17T02:08:45.363 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.363 INFO:tasks.workunit.client.0.smithi110.stdout: "session_rm": { 2024-08-17T02:08:45.363 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 303 2024-08-17T02:08:45.363 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.363 INFO:tasks.workunit.client.0.smithi110.stdout: "session_trim": { 2024-08-17T02:08:45.364 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.364 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.364 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.364 INFO:tasks.workunit.client.0.smithi110.stdout: "paxos": { 2024-08-17T02:08:45.364 INFO:tasks.workunit.client.0.smithi110.stdout: "accept_timeout": { 2024-08-17T02:08:45.364 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.364 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.364 INFO:tasks.workunit.client.0.smithi110.stdout: "begin": { 2024-08-17T02:08:45.364 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9018 2024-08-17T02:08:45.364 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.364 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_bytes": { 2024-08-17T02:08:45.364 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9018, 2024-08-17T02:08:45.364 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 63141645 2024-08-17T02:08:45.364 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.364 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_keys": { 2024-08-17T02:08:45.365 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.365 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.365 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.365 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_latency": { 2024-08-17T02:08:45.365 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9018, 2024-08-17T02:08:45.365 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1187980170 2024-08-17T02:08:45.365 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.365 INFO:tasks.workunit.client.0.smithi110.stdout: "collect": { 2024-08-17T02:08:45.365 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T02:08:45.365 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.365 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_bytes": { 2024-08-17T02:08:45.365 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T02:08:45.365 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 219 2024-08-17T02:08:45.365 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.365 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_keys": { 2024-08-17T02:08:45.366 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T02:08:45.366 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T02:08:45.366 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.366 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_latency": { 2024-08-17T02:08:45.366 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T02:08:45.366 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.366 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.366 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_timeout": { 2024-08-17T02:08:45.366 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.366 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.366 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_uncommitted": { 2024-08-17T02:08:45.366 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T02:08:45.366 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.367 INFO:tasks.workunit.client.0.smithi110.stdout: "commit": { 2024-08-17T02:08:45.367 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9021 2024-08-17T02:08:45.367 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.367 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_bytes": { 2024-08-17T02:08:45.367 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.367 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.367 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.367 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_keys": { 2024-08-17T02:08:45.367 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.367 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.367 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.367 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_latency": { 2024-08-17T02:08:45.367 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.368 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.368 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.368 INFO:tasks.workunit.client.0.smithi110.stdout: "lease_ack_timeout": { 2024-08-17T02:08:45.368 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.368 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.368 INFO:tasks.workunit.client.0.smithi110.stdout: "lease_timeout": { 2024-08-17T02:08:45.368 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.368 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.368 INFO:tasks.workunit.client.0.smithi110.stdout: "new_pn": { 2024-08-17T02:08:45.368 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.368 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.368 INFO:tasks.workunit.client.0.smithi110.stdout: "new_pn_latency": { 2024-08-17T02:08:45.368 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.369 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.369 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.369 INFO:tasks.workunit.client.0.smithi110.stdout: "refresh": { 2024-08-17T02:08:45.369 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9021 2024-08-17T02:08:45.369 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.369 INFO:tasks.workunit.client.0.smithi110.stdout: "refresh_latency": { 2024-08-17T02:08:45.369 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9021, 2024-08-17T02:08:45.369 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 27479541235 2024-08-17T02:08:45.369 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.369 INFO:tasks.workunit.client.0.smithi110.stdout: "restart": { 2024-08-17T02:08:45.369 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15 2024-08-17T02:08:45.369 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.369 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state": { 2024-08-17T02:08:45.369 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.370 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.370 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state_bytes": { 2024-08-17T02:08:45.370 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.370 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.370 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.370 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state_keys": { 2024-08-17T02:08:45.370 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.370 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.370 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.370 INFO:tasks.workunit.client.0.smithi110.stdout: "start_leader": { 2024-08-17T02:08:45.370 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.370 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.371 INFO:tasks.workunit.client.0.smithi110.stdout: "start_peon": { 2024-08-17T02:08:45.371 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T02:08:45.371 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.371 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state": { 2024-08-17T02:08:45.371 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9019 2024-08-17T02:08:45.371 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.371 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_bytes": { 2024-08-17T02:08:45.371 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9019, 2024-08-17T02:08:45.371 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 124788503 2024-08-17T02:08:45.371 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.371 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_keys": { 2024-08-17T02:08:45.371 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9019, 2024-08-17T02:08:45.371 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 79522 2024-08-17T02:08:45.371 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.371 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_latency": { 2024-08-17T02:08:45.372 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9019, 2024-08-17T02:08:45.372 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1346977533 2024-08-17T02:08:45.372 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.372 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.372 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache": { 2024-08-17T02:08:45.372 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T02:08:45.372 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1020054731 2024-08-17T02:08:45.372 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.372 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T02:08:45.372 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 177201152 2024-08-17T02:08:45.372 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.372 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T02:08:45.372 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 172425216 2024-08-17T02:08:45.373 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.373 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T02:08:45.373 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2147483648 2024-08-17T02:08:45.373 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.373 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T02:08:45.373 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4775936 2024-08-17T02:08:45.373 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.373 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.373 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:full": { 2024-08-17T02:08:45.373 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.373 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 360710144 2024-08-17T02:08:45.373 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.373 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.373 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.374 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.374 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.374 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.374 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.374 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.374 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 266687726 2024-08-17T02:08:45.374 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.374 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.374 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 26292204 2024-08-17T02:08:45.374 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.374 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.374 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.374 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.374 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.375 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.375 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.375 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.375 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.375 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.375 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.375 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.375 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.375 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.375 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.375 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.375 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.375 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.376 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.376 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.376 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.376 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.376 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.376 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.376 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.376 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.376 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67730214 2024-08-17T02:08:45.376 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.376 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.376 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:inc": { 2024-08-17T02:08:45.376 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.377 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 335544320 2024-08-17T02:08:45.377 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.377 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.377 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.377 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.377 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.377 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.377 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.377 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.377 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 266687726 2024-08-17T02:08:45.377 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.377 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.377 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1576889 2024-08-17T02:08:45.377 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.378 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.378 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.378 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.378 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.378 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.378 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.378 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.378 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.378 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.378 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.378 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.378 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.378 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.379 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.379 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.379 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.379 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.379 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.379 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.379 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.379 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.379 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.379 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.379 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.379 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.379 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67279705 2024-08-17T02:08:45.380 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.380 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.380 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:kv": { 2024-08-17T02:08:45.380 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.380 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 314572800 2024-08-17T02:08:45.380 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.380 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.380 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:45.380 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.380 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.380 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.380 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.381 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.381 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 177791817 2024-08-17T02:08:45.381 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.381 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.381 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.381 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.381 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.381 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.381 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.381 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.381 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.381 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.381 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.381 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.382 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.382 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.382 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.382 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.382 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.382 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.382 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.382 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.382 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.382 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.382 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.383 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.383 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.383 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.383 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.383 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.383 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.383 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 69672119 2024-08-17T02:08:45.383 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.383 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.383 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb": { 2024-08-17T02:08:45.383 INFO:tasks.workunit.client.0.smithi110.stdout: "compact": { 2024-08-17T02:08:45.383 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.383 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.383 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_queue_len": { 2024-08-17T02:08:45.384 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.384 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.384 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_queue_merge": { 2024-08-17T02:08:45.384 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.384 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.384 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_range": { 2024-08-17T02:08:45.384 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 108 2024-08-17T02:08:45.384 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.384 INFO:tasks.workunit.client.0.smithi110.stdout: "get_latency": { 2024-08-17T02:08:45.384 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 392332, 2024-08-17T02:08:45.384 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1970915577 2024-08-17T02:08:45.384 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.384 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_delay_time": { 2024-08-17T02:08:45.385 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.385 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.385 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.385 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_memtable_time": { 2024-08-17T02:08:45.385 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.385 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.385 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.385 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-17T02:08:45.385 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.385 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.385 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.385 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_wal_time": { 2024-08-17T02:08:45.385 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.385 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.386 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.386 INFO:tasks.workunit.client.0.smithi110.stdout: "submit_latency": { 2024-08-17T02:08:45.386 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.386 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.386 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.386 INFO:tasks.workunit.client.0.smithi110.stdout: "submit_sync_latency": { 2024-08-17T02:08:45.386 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 21773, 2024-08-17T02:08:45.386 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3015407977 2024-08-17T02:08:45.386 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.386 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.386 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.386 INFO:tasks.workunit.client.0.smithi110.stdout: "mon.d6f125b7c635b6f45601f26ee81c70c0b368576b": { 2024-08-17T02:08:45.386 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T02:08:45.386 INFO:tasks.workunit.client.0.smithi110.stdout: "election_call": { 2024-08-17T02:08:45.386 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T02:08:45.387 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.387 INFO:tasks.workunit.client.0.smithi110.stdout: "election_lose": { 2024-08-17T02:08:45.387 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T02:08:45.387 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.387 INFO:tasks.workunit.client.0.smithi110.stdout: "election_win": { 2024-08-17T02:08:45.387 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.387 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_elections": { 2024-08-17T02:08:45.387 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11 2024-08-17T02:08:45.387 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.387 INFO:tasks.workunit.client.0.smithi110.stdout: "num_sessions": { 2024-08-17T02:08:45.387 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9 2024-08-17T02:08:45.387 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.388 INFO:tasks.workunit.client.0.smithi110.stdout: "session_add": { 2024-08-17T02:08:45.388 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T02:08:45.388 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.388 INFO:tasks.workunit.client.0.smithi110.stdout: "session_rm": { 2024-08-17T02:08:45.388 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 257 2024-08-17T02:08:45.388 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.388 INFO:tasks.workunit.client.0.smithi110.stdout: "session_trim": { 2024-08-17T02:08:45.388 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.388 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.388 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.388 INFO:tasks.workunit.client.0.smithi110.stdout: "paxos": { 2024-08-17T02:08:45.388 INFO:tasks.workunit.client.0.smithi110.stdout: "accept_timeout": { 2024-08-17T02:08:45.388 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.388 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.389 INFO:tasks.workunit.client.0.smithi110.stdout: "begin": { 2024-08-17T02:08:45.389 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8995 2024-08-17T02:08:45.389 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.389 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_bytes": { 2024-08-17T02:08:45.389 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8995, 2024-08-17T02:08:45.389 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 63006648 2024-08-17T02:08:45.389 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.389 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_keys": { 2024-08-17T02:08:45.389 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.389 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.389 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.389 INFO:tasks.workunit.client.0.smithi110.stdout: "begin_latency": { 2024-08-17T02:08:45.389 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8995, 2024-08-17T02:08:45.390 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1516956160 2024-08-17T02:08:45.390 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.390 INFO:tasks.workunit.client.0.smithi110.stdout: "collect": { 2024-08-17T02:08:45.390 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T02:08:45.390 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.390 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_bytes": { 2024-08-17T02:08:45.390 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T02:08:45.390 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 219 2024-08-17T02:08:45.390 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.390 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_keys": { 2024-08-17T02:08:45.390 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T02:08:45.390 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T02:08:45.390 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.391 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_latency": { 2024-08-17T02:08:45.391 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3, 2024-08-17T02:08:45.391 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 999971 2024-08-17T02:08:45.391 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.391 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_timeout": { 2024-08-17T02:08:45.391 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.391 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.391 INFO:tasks.workunit.client.0.smithi110.stdout: "collect_uncommitted": { 2024-08-17T02:08:45.391 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.391 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.391 INFO:tasks.workunit.client.0.smithi110.stdout: "commit": { 2024-08-17T02:08:45.391 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8995 2024-08-17T02:08:45.391 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.392 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_bytes": { 2024-08-17T02:08:45.392 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.392 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.392 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.392 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_keys": { 2024-08-17T02:08:45.392 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.392 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.392 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.392 INFO:tasks.workunit.client.0.smithi110.stdout: "commit_latency": { 2024-08-17T02:08:45.392 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.392 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.392 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.392 INFO:tasks.workunit.client.0.smithi110.stdout: "lease_ack_timeout": { 2024-08-17T02:08:45.393 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.393 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.393 INFO:tasks.workunit.client.0.smithi110.stdout: "lease_timeout": { 2024-08-17T02:08:45.393 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.393 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.393 INFO:tasks.workunit.client.0.smithi110.stdout: "new_pn": { 2024-08-17T02:08:45.393 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.393 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.393 INFO:tasks.workunit.client.0.smithi110.stdout: "new_pn_latency": { 2024-08-17T02:08:45.393 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.393 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.393 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.393 INFO:tasks.workunit.client.0.smithi110.stdout: "refresh": { 2024-08-17T02:08:45.393 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8995 2024-08-17T02:08:45.393 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.394 INFO:tasks.workunit.client.0.smithi110.stdout: "refresh_latency": { 2024-08-17T02:08:45.394 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8995, 2024-08-17T02:08:45.394 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 27369208976 2024-08-17T02:08:45.394 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.394 INFO:tasks.workunit.client.0.smithi110.stdout: "restart": { 2024-08-17T02:08:45.394 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13 2024-08-17T02:08:45.394 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.394 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state": { 2024-08-17T02:08:45.394 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.394 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.394 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state_bytes": { 2024-08-17T02:08:45.394 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.395 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.395 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.395 INFO:tasks.workunit.client.0.smithi110.stdout: "share_state_keys": { 2024-08-17T02:08:45.395 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.395 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.395 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.395 INFO:tasks.workunit.client.0.smithi110.stdout: "start_leader": { 2024-08-17T02:08:45.395 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.395 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.395 INFO:tasks.workunit.client.0.smithi110.stdout: "start_peon": { 2024-08-17T02:08:45.395 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T02:08:45.395 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.395 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state": { 2024-08-17T02:08:45.395 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8995 2024-08-17T02:08:45.395 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.396 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_bytes": { 2024-08-17T02:08:45.396 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8995, 2024-08-17T02:08:45.396 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 124299409 2024-08-17T02:08:45.396 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.396 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_keys": { 2024-08-17T02:08:45.396 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8995, 2024-08-17T02:08:45.396 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 79321 2024-08-17T02:08:45.396 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.396 INFO:tasks.workunit.client.0.smithi110.stdout: "store_state_latency": { 2024-08-17T02:08:45.396 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8995, 2024-08-17T02:08:45.396 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3596896092 2024-08-17T02:08:45.396 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.396 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.396 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache": { 2024-08-17T02:08:45.397 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T02:08:45.397 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1020054731 2024-08-17T02:08:45.397 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.397 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T02:08:45.397 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 177201152 2024-08-17T02:08:45.397 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.397 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T02:08:45.397 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 173039616 2024-08-17T02:08:45.397 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.397 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T02:08:45.397 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2147483648 2024-08-17T02:08:45.397 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.397 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T02:08:45.397 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4161536 2024-08-17T02:08:45.398 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.398 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.398 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:full": { 2024-08-17T02:08:45.398 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.398 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 360710144 2024-08-17T02:08:45.398 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.398 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.398 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.398 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.398 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.398 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.398 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.399 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.399 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 266726921 2024-08-17T02:08:45.399 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.399 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.399 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 26195980 2024-08-17T02:08:45.399 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.399 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.399 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.399 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.399 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.399 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.399 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.399 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.399 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.399 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.400 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.400 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.400 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.400 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.400 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.400 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.400 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.400 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.400 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.400 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.400 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.400 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.401 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.401 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.401 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.401 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.401 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67787243 2024-08-17T02:08:45.401 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.401 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.401 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:inc": { 2024-08-17T02:08:45.401 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.401 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 335544320 2024-08-17T02:08:45.401 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.401 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.401 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.401 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.401 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.402 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.402 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.402 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.402 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 266726921 2024-08-17T02:08:45.402 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.402 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.402 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1568592 2024-08-17T02:08:45.402 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.402 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.402 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.402 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.402 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.402 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.402 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.403 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.403 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.403 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.403 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.403 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.403 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.403 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.403 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.403 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.403 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.403 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.403 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.403 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.403 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.404 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.404 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.404 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.404 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.404 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.404 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67248807 2024-08-17T02:08:45.404 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.404 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.404 INFO:tasks.workunit.client.0.smithi110.stdout: "prioritycache:kv": { 2024-08-17T02:08:45.404 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.404 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 314572800 2024-08-17T02:08:45.404 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.404 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.404 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:45.404 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.404 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.405 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.405 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.405 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.405 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 177817947 2024-08-17T02:08:45.405 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.405 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.405 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.405 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.405 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.405 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.405 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.405 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.405 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.405 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.405 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.406 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.406 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.406 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.406 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.406 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.406 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.406 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.406 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.406 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.406 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.406 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.406 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.406 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.406 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.406 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.407 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.407 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.407 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.407 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 69645989 2024-08-17T02:08:45.407 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.407 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.407 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb": { 2024-08-17T02:08:45.407 INFO:tasks.workunit.client.0.smithi110.stdout: "compact": { 2024-08-17T02:08:45.407 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.407 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.407 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_queue_len": { 2024-08-17T02:08:45.407 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.407 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.407 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_queue_merge": { 2024-08-17T02:08:45.408 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.408 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.408 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_range": { 2024-08-17T02:08:45.408 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 108 2024-08-17T02:08:45.408 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.408 INFO:tasks.workunit.client.0.smithi110.stdout: "get_latency": { 2024-08-17T02:08:45.408 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 391098, 2024-08-17T02:08:45.408 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1805572613 2024-08-17T02:08:45.408 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.408 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_delay_time": { 2024-08-17T02:08:45.408 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.408 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.408 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.408 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_memtable_time": { 2024-08-17T02:08:45.409 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.409 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.409 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.409 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-17T02:08:45.409 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.409 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.409 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.409 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_write_wal_time": { 2024-08-17T02:08:45.409 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.409 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.409 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.409 INFO:tasks.workunit.client.0.smithi110.stdout: "submit_latency": { 2024-08-17T02:08:45.409 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.409 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.410 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.410 INFO:tasks.workunit.client.0.smithi110.stdout: "submit_sync_latency": { 2024-08-17T02:08:45.410 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 21711, 2024-08-17T02:08:45.410 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7481602885 2024-08-17T02:08:45.410 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.410 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.410 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.410 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.0": { 2024-08-17T02:08:45.410 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:45.410 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_db_max_lat": { 2024-08-17T02:08:45.410 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15950 2024-08-17T02:08:45.410 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.410 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T02:08:45.410 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.411 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.411 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_max_lat": { 2024-08-17T02:08:45.411 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.411 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.411 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T02:08:45.411 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.411 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.411 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T02:08:45.411 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T02:08:45.411 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.411 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_slow": { 2024-08-17T02:08:45.411 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.412 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.412 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T02:08:45.412 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.412 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.412 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_wal_max_lat": { 2024-08-17T02:08:45.412 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.412 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.412 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T02:08:45.412 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.412 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.412 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T02:08:45.412 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7012352 2024-08-17T02:08:45.412 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.412 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T02:08:45.413 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 832114688 2024-08-17T02:08:45.413 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.413 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T02:08:45.413 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 19, 2024-08-17T02:08:45.413 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5625094 2024-08-17T02:08:45.413 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.413 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T02:08:45.413 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 19, 2024-08-17T02:08:45.413 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2479449 2024-08-17T02:08:45.413 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.413 INFO:tasks.workunit.client.0.smithi110.stdout: "db_alloc_lat": { 2024-08-17T02:08:45.413 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 203, 2024-08-17T02:08:45.413 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1003307 2024-08-17T02:08:45.414 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.414 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T02:08:45.414 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995027456 2024-08-17T02:08:45.414 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.414 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T02:08:45.414 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 824180736 2024-08-17T02:08:45.414 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.414 INFO:tasks.workunit.client.0.smithi110.stdout: "flush_lat": { 2024-08-17T02:08:45.414 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 80822, 2024-08-17T02:08:45.414 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6800726352 2024-08-17T02:08:45.414 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.414 INFO:tasks.workunit.client.0.smithi110.stdout: "fsync_lat": { 2024-08-17T02:08:45.415 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 80823, 2024-08-17T02:08:45.415 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12627128818 2024-08-17T02:08:45.415 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.415 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T02:08:45.415 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15106048 2024-08-17T02:08:45.415 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.415 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T02:08:45.415 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 330997760 2024-08-17T02:08:45.415 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.415 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T02:08:45.415 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 832700416 2024-08-17T02:08:45.415 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.416 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T02:08:45.416 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.416 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.416 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T02:08:45.416 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.416 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.416 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T02:08:45.416 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 57 2024-08-17T02:08:45.416 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.416 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T02:08:45.416 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 293329005 2024-08-17T02:08:45.416 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.416 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T02:08:45.416 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 18952 2024-08-17T02:08:45.416 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.417 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T02:08:45.417 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 224919552 2024-08-17T02:08:45.417 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.417 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T02:08:45.417 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 224923648 2024-08-17T02:08:45.417 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.417 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T02:08:45.417 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.417 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.417 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T02:08:45.417 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.417 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.417 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T02:08:45.418 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6975 2024-08-17T02:08:45.418 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.418 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:45.418 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 18952, 2024-08-17T02:08:45.418 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 139275298 2024-08-17T02:08:45.418 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.418 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T02:08:45.418 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 199817748 2024-08-17T02:08:45.418 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.418 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T02:08:45.418 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16084 2024-08-17T02:08:45.418 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.418 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T02:08:45.418 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2708713 2024-08-17T02:08:45.419 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.419 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T02:08:45.419 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 807 2024-08-17T02:08:45.419 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.419 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T02:08:45.419 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6668011 2024-08-17T02:08:45.419 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.419 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T02:08:45.419 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1098 2024-08-17T02:08:45.419 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.419 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T02:08:45.419 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3959298 2024-08-17T02:08:45.419 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.419 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T02:08:45.420 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3959298 2024-08-17T02:08:45.420 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.420 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T02:08:45.420 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.420 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.420 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T02:08:45.420 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.420 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.420 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T02:08:45.420 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 301 2024-08-17T02:08:45.420 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.420 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_lat": { 2024-08-17T02:08:45.420 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1098, 2024-08-17T02:08:45.420 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2587644 2024-08-17T02:08:45.420 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.420 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_alloc_lat": { 2024-08-17T02:08:45.421 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.421 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.421 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.421 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T02:08:45.421 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.421 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.421 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T02:08:45.421 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.421 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.421 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:45.421 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T02:08:45.421 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 584 2024-08-17T02:08:45.421 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.421 INFO:tasks.workunit.client.0.smithi110.stdout: "unlink_lat": { 2024-08-17T02:08:45.422 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8, 2024-08-17T02:08:45.422 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9574 2024-08-17T02:08:45.422 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.422 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_alloc_lat": { 2024-08-17T02:08:45.422 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.422 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.422 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.422 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T02:08:45.422 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.422 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.422 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T02:08:45.422 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.422 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.422 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T02:08:45.423 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1173016576 2024-08-17T02:08:45.423 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.423 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.423 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T02:08:45.423 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T02:08:45.423 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T02:08:45.423 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.423 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T02:08:45.423 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10686464 2024-08-17T02:08:45.423 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.423 INFO:tasks.workunit.client.0.smithi110.stdout: "allocator_lat": { 2024-08-17T02:08:45.423 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 24455, 2024-08-17T02:08:45.423 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 81755148 2024-08-17T02:08:45.423 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.423 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T02:08:45.424 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3681, 2024-08-17T02:08:45.424 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 472744587 2024-08-17T02:08:45.424 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.424 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T02:08:45.424 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.424 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.424 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.424 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T02:08:45.424 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.424 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.424 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T02:08:45.424 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.424 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.424 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T02:08:45.425 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.425 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.425 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T02:08:45.425 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 25691, 2024-08-17T02:08:45.425 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 205717328 2024-08-17T02:08:45.425 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.425 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T02:08:45.425 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.425 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.425 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.425 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T02:08:45.425 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.425 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.425 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T02:08:45.426 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 80730, 2024-08-17T02:08:45.426 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16799027222 2024-08-17T02:08:45.426 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.426 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T02:08:45.426 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 80003, 2024-08-17T02:08:45.426 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1734496469 2024-08-17T02:08:45.426 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.426 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T02:08:45.426 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 80730, 2024-08-17T02:08:45.426 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 52602716 2024-08-17T02:08:45.426 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.426 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T02:08:45.426 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 80730, 2024-08-17T02:08:45.426 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16851629938 2024-08-17T02:08:45.427 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.427 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T02:08:45.427 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.427 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.427 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.427 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T02:08:45.427 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 33807, 2024-08-17T02:08:45.427 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 969396069 2024-08-17T02:08:45.427 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.427 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T02:08:45.427 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1086, 2024-08-17T02:08:45.427 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2733685 2024-08-17T02:08:45.427 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.427 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T02:08:45.428 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 20365, 2024-08-17T02:08:45.428 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11055597 2024-08-17T02:08:45.428 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.428 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T02:08:45.428 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 53, 2024-08-17T02:08:45.428 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67861 2024-08-17T02:08:45.428 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.428 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T02:08:45.428 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 17651, 2024-08-17T02:08:45.428 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2279909586 2024-08-17T02:08:45.428 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.428 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T02:08:45.428 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 255775 2024-08-17T02:08:45.428 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.428 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T02:08:45.429 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 25305 2024-08-17T02:08:45.429 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.429 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:45.429 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 17925, 2024-08-17T02:08:45.429 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1688040517 2024-08-17T02:08:45.429 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.429 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T02:08:45.429 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 44126, 2024-08-17T02:08:45.429 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14236673 2024-08-17T02:08:45.429 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.429 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T02:08:45.429 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 26201, 2024-08-17T02:08:45.429 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1019178246 2024-08-17T02:08:45.429 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.430 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T02:08:45.430 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.430 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.430 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T02:08:45.430 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 16071, 2024-08-17T02:08:45.430 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 457744853 2024-08-17T02:08:45.430 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.430 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_aio_wait_count": { 2024-08-17T02:08:45.430 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.430 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.430 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_committed_kv_count": { 2024-08-17T02:08:45.430 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.430 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.431 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_onode_meta_count": { 2024-08-17T02:08:45.431 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.431 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.431 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_wait_aio_count": { 2024-08-17T02:08:45.431 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.431 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.431 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T02:08:45.431 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 96829, 2024-08-17T02:08:45.431 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7827090541 2024-08-17T02:08:45.431 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.431 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T02:08:45.431 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10052, 2024-08-17T02:08:45.431 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 604403832 2024-08-17T02:08:45.432 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.432 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T02:08:45.432 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10052, 2024-08-17T02:08:45.432 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4396237620957 2024-08-17T02:08:45.432 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.432 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T02:08:45.432 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10052, 2024-08-17T02:08:45.432 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7296524765397 2024-08-17T02:08:45.432 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.432 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T02:08:45.432 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 96829, 2024-08-17T02:08:45.432 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3097246943360 2024-08-17T02:08:45.432 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.432 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T02:08:45.433 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 96829, 2024-08-17T02:08:45.433 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9905304 2024-08-17T02:08:45.433 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.433 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T02:08:45.433 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 96829, 2024-08-17T02:08:45.433 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 439790202 2024-08-17T02:08:45.433 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.433 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T02:08:45.433 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 96829, 2024-08-17T02:08:45.433 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 30850609938 2024-08-17T02:08:45.433 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.433 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T02:08:45.433 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 96829, 2024-08-17T02:08:45.433 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 33277307 2024-08-17T02:08:45.433 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.434 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T02:08:45.434 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 96829, 2024-08-17T02:08:45.434 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16434406176 2024-08-17T02:08:45.434 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.434 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T02:08:45.434 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 96829, 2024-08-17T02:08:45.434 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9880039689 2024-08-17T02:08:45.434 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.434 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T02:08:45.434 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6549826 2024-08-17T02:08:45.434 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.434 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:45.434 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2744, 2024-08-17T02:08:45.435 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14526721 2024-08-17T02:08:45.435 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.435 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T02:08:45.435 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 96829, 2024-08-17T02:08:45.435 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65447248868 2024-08-17T02:08:45.435 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.435 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T02:08:45.435 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 96829, 2024-08-17T02:08:45.435 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11058881085 2024-08-17T02:08:45.435 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.435 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T02:08:45.435 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 96829, 2024-08-17T02:08:45.435 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 709411609 2024-08-17T02:08:45.435 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.436 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.436 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T02:08:45.436 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T02:08:45.436 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1405110814 2024-08-17T02:08:45.436 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.436 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T02:08:45.436 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 489709568 2024-08-17T02:08:45.436 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.436 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T02:08:45.436 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 419807232 2024-08-17T02:08:45.436 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.436 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T02:08:45.436 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2600490803 2024-08-17T02:08:45.437 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.437 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T02:08:45.437 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 69902336 2024-08-17T02:08:45.437 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.437 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.437 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T02:08:45.437 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.437 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 125829120 2024-08-17T02:08:45.437 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.437 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.437 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.437 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.437 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.438 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.438 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.438 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.438 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56833636 2024-08-17T02:08:45.438 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.438 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.438 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.438 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.438 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.438 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.438 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.438 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.439 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T02:08:45.439 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.439 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.439 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.439 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.439 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.439 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.439 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.439 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.439 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 81920 2024-08-17T02:08:45.439 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.439 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.439 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.439 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.440 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.440 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.440 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.440 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.440 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.440 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.440 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.440 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68848028 2024-08-17T02:08:45.440 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.440 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.440 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T02:08:45.440 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.440 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 562036736 2024-08-17T02:08:45.441 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.441 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.441 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:45.441 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.441 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.441 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.441 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.441 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.441 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 426252276 2024-08-17T02:08:45.441 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.441 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.441 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.441 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.441 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.441 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.442 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.442 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.442 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1648 2024-08-17T02:08:45.442 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.442 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.442 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.442 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.442 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.442 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 110848 2024-08-17T02:08:45.442 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.442 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.442 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.442 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.442 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.443 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.443 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.443 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.443 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.443 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.443 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.443 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.443 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.443 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.443 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68563100 2024-08-17T02:08:45.443 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.443 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.443 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T02:08:45.443 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.443 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 176160768 2024-08-17T02:08:45.443 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.444 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.444 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:45.444 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.444 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.444 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 168320 2024-08-17T02:08:45.444 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.444 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.444 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 37889091 2024-08-17T02:08:45.444 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.444 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.444 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.444 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.444 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.444 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.445 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.445 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.445 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.445 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.445 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.445 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.445 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.445 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.445 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.445 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.445 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.445 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.445 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.445 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.445 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.445 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.446 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.446 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.446 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.446 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.446 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.446 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.446 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.446 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70994493 2024-08-17T02:08:45.446 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.446 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.446 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T02:08:45.446 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.446 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 494927872 2024-08-17T02:08:45.447 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.447 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.447 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.447 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.447 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.447 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.447 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.447 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.447 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 426252276 2024-08-17T02:08:45.447 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.447 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.447 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.447 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.447 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.448 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.448 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.448 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.448 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24679 2024-08-17T02:08:45.448 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.448 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.448 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.448 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.448 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.448 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 127344 2024-08-17T02:08:45.448 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.448 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.448 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1146099 2024-08-17T02:08:45.449 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.449 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.449 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.449 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.449 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.449 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.449 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.449 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.449 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.449 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.449 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.449 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67377474 2024-08-17T02:08:45.449 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.449 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.450 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T02:08:45.450 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T02:08:45.450 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.450 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.450 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:45.450 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 53 2024-08-17T02:08:45.450 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.450 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T02:08:45.450 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.450 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.450 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:45.450 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.451 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.451 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.451 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:45.451 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T02:08:45.451 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56 2024-08-17T02:08:45.451 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.451 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T02:08:45.451 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.451 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.451 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T02:08:45.451 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 47483 2024-08-17T02:08:45.451 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.451 INFO:tasks.workunit.client.0.smithi110.stdout: "op_before_queue_op_lat": { 2024-08-17T02:08:45.452 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 135466, 2024-08-17T02:08:45.452 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8703004964 2024-08-17T02:08:45.452 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.452 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T02:08:45.452 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T02:08:45.452 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.452 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T02:08:45.452 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.452 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.452 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T02:08:45.452 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2594687262 2024-08-17T02:08:45.452 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.452 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T02:08:45.453 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 47483, 2024-08-17T02:08:45.453 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 319817264386 2024-08-17T02:08:45.453 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.453 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T02:08:45.453 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3445018069 2024-08-17T02:08:45.453 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.453 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T02:08:45.453 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 48061, 2024-08-17T02:08:45.453 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 20750422533 2024-08-17T02:08:45.453 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.453 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T02:08:45.453 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 47483, 2024-08-17T02:08:45.453 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 78738720272 2024-08-17T02:08:45.453 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.454 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:45.454 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31915 2024-08-17T02:08:45.454 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.454 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T02:08:45.454 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 31915, 2024-08-17T02:08:45.454 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 18572144958 2024-08-17T02:08:45.454 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.454 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T02:08:45.454 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.454 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.454 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T02:08:45.454 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3445018069 2024-08-17T02:08:45.454 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.455 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T02:08:45.455 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 31998, 2024-08-17T02:08:45.455 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6389373652 2024-08-17T02:08:45.455 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.455 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T02:08:45.455 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 31915, 2024-08-17T02:08:45.455 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6908517625 2024-08-17T02:08:45.455 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.455 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T02:08:45.455 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7894 2024-08-17T02:08:45.455 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.455 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T02:08:45.455 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 470770065 2024-08-17T02:08:45.456 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.456 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T02:08:45.456 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 7894, 2024-08-17T02:08:45.456 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16199467565 2024-08-17T02:08:45.456 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.456 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T02:08:45.456 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.456 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.456 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T02:08:45.456 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.456 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.456 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T02:08:45.456 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.456 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.457 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T02:08:45.457 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8199, 2024-08-17T02:08:45.457 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4868933014 2024-08-17T02:08:45.457 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.457 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T02:08:45.457 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 7894, 2024-08-17T02:08:45.457 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12171578846 2024-08-17T02:08:45.457 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.457 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:45.457 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7674 2024-08-17T02:08:45.457 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.457 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T02:08:45.457 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2123917197 2024-08-17T02:08:45.457 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.458 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T02:08:45.458 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 7674, 2024-08-17T02:08:45.458 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 285045651863 2024-08-17T02:08:45.458 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.458 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T02:08:45.458 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.458 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.458 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T02:08:45.458 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 7864, 2024-08-17T02:08:45.458 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9492115867 2024-08-17T02:08:45.458 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.458 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T02:08:45.459 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 7674, 2024-08-17T02:08:45.459 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 59658623801 2024-08-17T02:08:45.459 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.459 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T02:08:45.459 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.459 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.459 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T02:08:45.459 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9437242 2024-08-17T02:08:45.459 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.459 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T02:08:45.459 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 21 2024-08-17T02:08:45.459 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.459 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T02:08:45.459 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T02:08:45.460 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.460 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T02:08:45.460 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 834875392 2024-08-17T02:08:45.460 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.460 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.460 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.460 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.1": { 2024-08-17T02:08:45.460 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:45.460 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_db_max_lat": { 2024-08-17T02:08:45.460 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56406 2024-08-17T02:08:45.460 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.460 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T02:08:45.460 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.460 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.461 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_max_lat": { 2024-08-17T02:08:45.461 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.461 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.461 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T02:08:45.461 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.461 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.461 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T02:08:45.461 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T02:08:45.461 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.461 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_slow": { 2024-08-17T02:08:45.461 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.461 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.461 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T02:08:45.461 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.461 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.462 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_wal_max_lat": { 2024-08-17T02:08:45.462 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.462 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.462 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T02:08:45.462 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.462 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.462 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T02:08:45.462 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2486272 2024-08-17T02:08:45.462 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.462 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T02:08:45.462 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 743665664 2024-08-17T02:08:45.462 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.462 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T02:08:45.462 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 17, 2024-08-17T02:08:45.463 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9406604 2024-08-17T02:08:45.463 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.463 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T02:08:45.463 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 17, 2024-08-17T02:08:45.463 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6374359 2024-08-17T02:08:45.463 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.463 INFO:tasks.workunit.client.0.smithi110.stdout: "db_alloc_lat": { 2024-08-17T02:08:45.463 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 175, 2024-08-17T02:08:45.463 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 779637 2024-08-17T02:08:45.463 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.463 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T02:08:45.463 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995027456 2024-08-17T02:08:45.463 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.464 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T02:08:45.464 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 741212160 2024-08-17T02:08:45.464 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.464 INFO:tasks.workunit.client.0.smithi110.stdout: "flush_lat": { 2024-08-17T02:08:45.464 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 71453, 2024-08-17T02:08:45.464 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6133218427 2024-08-17T02:08:45.464 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.464 INFO:tasks.workunit.client.0.smithi110.stdout: "fsync_lat": { 2024-08-17T02:08:45.464 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 71473, 2024-08-17T02:08:45.464 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11388283542 2024-08-17T02:08:45.464 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.464 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T02:08:45.464 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10072064 2024-08-17T02:08:45.464 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.464 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T02:08:45.464 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 292700160 2024-08-17T02:08:45.465 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.465 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T02:08:45.465 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 753991680 2024-08-17T02:08:45.465 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.465 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T02:08:45.465 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.465 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.465 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T02:08:45.465 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.465 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T02:08:45.465 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 50 2024-08-17T02:08:45.465 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.465 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T02:08:45.465 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 170261420 2024-08-17T02:08:45.466 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.466 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T02:08:45.466 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10982 2024-08-17T02:08:45.466 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.466 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T02:08:45.466 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 140963840 2024-08-17T02:08:45.466 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.466 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T02:08:45.466 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 140967936 2024-08-17T02:08:45.466 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.466 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T02:08:45.466 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.466 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.467 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T02:08:45.467 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.467 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.467 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T02:08:45.467 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5036 2024-08-17T02:08:45.467 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.467 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:45.467 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10982, 2024-08-17T02:08:45.467 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 87524979 2024-08-17T02:08:45.467 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.467 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T02:08:45.467 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 97572586 2024-08-17T02:08:45.467 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.467 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T02:08:45.468 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8750 2024-08-17T02:08:45.468 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.468 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T02:08:45.468 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 955018 2024-08-17T02:08:45.468 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.468 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T02:08:45.468 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 475 2024-08-17T02:08:45.468 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.468 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T02:08:45.468 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2284124 2024-08-17T02:08:45.468 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.468 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T02:08:45.469 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 694 2024-08-17T02:08:45.469 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.469 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T02:08:45.469 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1329106 2024-08-17T02:08:45.469 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.469 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T02:08:45.469 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1329106 2024-08-17T02:08:45.469 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.469 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T02:08:45.469 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.469 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.469 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T02:08:45.469 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.470 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.470 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T02:08:45.470 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 220 2024-08-17T02:08:45.470 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.470 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_lat": { 2024-08-17T02:08:45.470 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 694, 2024-08-17T02:08:45.470 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 925596 2024-08-17T02:08:45.470 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.470 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_alloc_lat": { 2024-08-17T02:08:45.470 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.470 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.470 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.470 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T02:08:45.471 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.471 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.471 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T02:08:45.471 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.471 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.471 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:45.471 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T02:08:45.471 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 624 2024-08-17T02:08:45.471 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.471 INFO:tasks.workunit.client.0.smithi110.stdout: "unlink_lat": { 2024-08-17T02:08:45.471 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 6, 2024-08-17T02:08:45.471 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7805 2024-08-17T02:08:45.471 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.472 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_alloc_lat": { 2024-08-17T02:08:45.472 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.472 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.472 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.472 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T02:08:45.472 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.472 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.472 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T02:08:45.472 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.472 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.472 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T02:08:45.472 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1041436672 2024-08-17T02:08:45.472 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.473 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.473 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T02:08:45.473 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T02:08:45.473 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T02:08:45.473 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.473 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T02:08:45.473 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14282752 2024-08-17T02:08:45.473 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.473 INFO:tasks.workunit.client.0.smithi110.stdout: "allocator_lat": { 2024-08-17T02:08:45.473 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 19099, 2024-08-17T02:08:45.473 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 76947193 2024-08-17T02:08:45.473 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.473 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T02:08:45.473 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3653, 2024-08-17T02:08:45.473 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 433775054 2024-08-17T02:08:45.473 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.474 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T02:08:45.474 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.474 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.474 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.474 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T02:08:45.474 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.474 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.474 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T02:08:45.474 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.474 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.474 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T02:08:45.474 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.474 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.474 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T02:08:45.475 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 21782, 2024-08-17T02:08:45.475 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 175934480 2024-08-17T02:08:45.475 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.475 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T02:08:45.475 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.475 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.475 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.475 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T02:08:45.475 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.475 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.475 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T02:08:45.475 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 71393, 2024-08-17T02:08:45.475 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15068578594 2024-08-17T02:08:45.475 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.475 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T02:08:45.475 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 70834, 2024-08-17T02:08:45.476 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1627622355 2024-08-17T02:08:45.476 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.476 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T02:08:45.476 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 71393, 2024-08-17T02:08:45.476 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 45230355 2024-08-17T02:08:45.476 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.476 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T02:08:45.476 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 71393, 2024-08-17T02:08:45.476 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15113808949 2024-08-17T02:08:45.476 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.476 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T02:08:45.476 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.476 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.476 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.476 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T02:08:45.477 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 24725, 2024-08-17T02:08:45.477 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 519711845 2024-08-17T02:08:45.477 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.477 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T02:08:45.477 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 881, 2024-08-17T02:08:45.477 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2588389 2024-08-17T02:08:45.477 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.477 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T02:08:45.477 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10351, 2024-08-17T02:08:45.477 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7291326 2024-08-17T02:08:45.477 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.477 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T02:08:45.477 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 46, 2024-08-17T02:08:45.477 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 58851 2024-08-17T02:08:45.477 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.478 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T02:08:45.478 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8984, 2024-08-17T02:08:45.478 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1489284783 2024-08-17T02:08:45.478 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.478 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T02:08:45.478 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 222269 2024-08-17T02:08:45.478 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.478 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T02:08:45.478 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 27188 2024-08-17T02:08:45.478 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.478 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:45.478 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 30205, 2024-08-17T02:08:45.478 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1786480265 2024-08-17T02:08:45.479 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.479 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T02:08:45.479 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 89518, 2024-08-17T02:08:45.479 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 25313148 2024-08-17T02:08:45.479 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.479 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T02:08:45.479 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 59313, 2024-08-17T02:08:45.479 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 892829500 2024-08-17T02:08:45.479 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.479 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T02:08:45.479 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.479 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.479 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T02:08:45.479 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15522, 2024-08-17T02:08:45.480 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 381059342 2024-08-17T02:08:45.480 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.480 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_aio_wait_count": { 2024-08-17T02:08:45.480 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.480 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.480 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_committed_kv_count": { 2024-08-17T02:08:45.480 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.480 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.480 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_onode_meta_count": { 2024-08-17T02:08:45.480 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.480 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.480 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_wait_aio_count": { 2024-08-17T02:08:45.480 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.481 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.481 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T02:08:45.481 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 83977, 2024-08-17T02:08:45.481 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5919035183 2024-08-17T02:08:45.481 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.481 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T02:08:45.481 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 23015, 2024-08-17T02:08:45.481 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1170697795 2024-08-17T02:08:45.481 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.481 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T02:08:45.481 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 23014, 2024-08-17T02:08:45.481 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4537460967415 2024-08-17T02:08:45.481 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.482 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T02:08:45.482 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 23015, 2024-08-17T02:08:45.482 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7037099736082 2024-08-17T02:08:45.482 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.482 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T02:08:45.482 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 83976, 2024-08-17T02:08:45.482 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2596253511999 2024-08-17T02:08:45.482 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.482 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T02:08:45.482 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 83976, 2024-08-17T02:08:45.482 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8342616 2024-08-17T02:08:45.482 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.482 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T02:08:45.483 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 83977, 2024-08-17T02:08:45.483 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 197574026 2024-08-17T02:08:45.483 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.483 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T02:08:45.483 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 83977, 2024-08-17T02:08:45.483 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 25466489833 2024-08-17T02:08:45.483 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.483 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T02:08:45.483 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 83977, 2024-08-17T02:08:45.483 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 27670581 2024-08-17T02:08:45.483 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.483 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T02:08:45.483 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 83977, 2024-08-17T02:08:45.483 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13921045458 2024-08-17T02:08:45.483 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.484 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T02:08:45.484 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 83977, 2024-08-17T02:08:45.484 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7962925670 2024-08-17T02:08:45.484 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.484 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T02:08:45.484 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10153213 2024-08-17T02:08:45.484 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.484 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:45.484 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2705, 2024-08-17T02:08:45.484 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13633520 2024-08-17T02:08:45.484 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.484 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T02:08:45.484 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 83977, 2024-08-17T02:08:45.484 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 53479785232 2024-08-17T02:08:45.484 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.485 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T02:08:45.485 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 83977, 2024-08-17T02:08:45.485 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9021687527 2024-08-17T02:08:45.485 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.485 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T02:08:45.485 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 83977, 2024-08-17T02:08:45.485 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 511704709 2024-08-17T02:08:45.485 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.485 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.485 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T02:08:45.485 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T02:08:45.485 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1405110814 2024-08-17T02:08:45.485 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.485 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T02:08:45.485 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 708476928 2024-08-17T02:08:45.486 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.486 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T02:08:45.486 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 544997376 2024-08-17T02:08:45.486 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.486 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T02:08:45.486 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2600490803 2024-08-17T02:08:45.486 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.486 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T02:08:45.486 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 163479552 2024-08-17T02:08:45.486 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.486 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.486 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T02:08:45.486 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.486 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 125829120 2024-08-17T02:08:45.486 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.487 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.487 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.487 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.487 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.487 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.487 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.487 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.487 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 57185395 2024-08-17T02:08:45.487 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.487 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.487 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.487 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.487 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.488 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T02:08:45.488 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.488 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.488 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.488 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.488 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.488 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.488 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.488 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.488 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 126976 2024-08-17T02:08:45.488 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.488 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.489 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 983040 2024-08-17T02:08:45.489 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.489 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.489 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.489 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.489 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.489 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.489 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.489 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.489 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.489 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.489 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.489 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67529613 2024-08-17T02:08:45.489 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.489 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.490 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T02:08:45.490 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.490 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 570425344 2024-08-17T02:08:45.490 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.490 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.490 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:45.490 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.490 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.490 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.490 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.490 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.490 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 428890467 2024-08-17T02:08:45.490 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.491 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.491 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.491 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.491 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.491 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1232 2024-08-17T02:08:45.491 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.491 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.491 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 256 2024-08-17T02:08:45.491 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.491 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.491 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.491 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.491 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.492 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 98400 2024-08-17T02:08:45.492 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.492 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.492 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.492 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.492 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.492 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.492 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.492 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.492 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.492 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.492 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.492 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.492 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.492 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.493 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 74326125 2024-08-17T02:08:45.493 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.493 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.493 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T02:08:45.493 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.493 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 176160768 2024-08-17T02:08:45.493 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.493 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.493 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:45.493 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.493 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.493 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 171680 2024-08-17T02:08:45.493 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.493 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.493 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 38123597 2024-08-17T02:08:45.494 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.494 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.494 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.494 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.494 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.494 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.494 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.494 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.494 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.494 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.494 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.494 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.494 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.494 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.495 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.495 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.495 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.495 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.495 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.495 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.495 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.495 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.495 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.495 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.495 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.495 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.495 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.495 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.495 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.496 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70756627 2024-08-17T02:08:45.496 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.496 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.496 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T02:08:45.496 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.496 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 503316480 2024-08-17T02:08:45.496 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.496 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.496 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.496 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.496 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.496 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.496 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.496 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.496 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 428890467 2024-08-17T02:08:45.496 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.497 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.497 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.497 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.497 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.497 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1985 2024-08-17T02:08:45.497 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.497 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.497 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.497 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.497 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.497 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.497 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.497 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.497 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 148886 2024-08-17T02:08:45.497 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.498 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.498 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1149407 2024-08-17T02:08:45.498 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.498 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.498 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.498 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.498 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.498 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.498 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.498 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.498 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.498 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.498 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.498 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73125735 2024-08-17T02:08:45.498 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.499 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.499 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T02:08:45.499 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T02:08:45.499 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.499 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.499 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:45.499 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 26 2024-08-17T02:08:45.499 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.499 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T02:08:45.499 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.499 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.499 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:45.499 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T02:08:45.499 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.500 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.500 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:45.500 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T02:08:45.500 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 50 2024-08-17T02:08:45.500 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.500 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T02:08:45.500 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.500 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.500 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T02:08:45.500 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 47071 2024-08-17T02:08:45.500 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.500 INFO:tasks.workunit.client.0.smithi110.stdout: "op_before_queue_op_lat": { 2024-08-17T02:08:45.500 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 134081, 2024-08-17T02:08:45.500 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10129460798 2024-08-17T02:08:45.500 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.501 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T02:08:45.501 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.501 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.501 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T02:08:45.501 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.501 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.501 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T02:08:45.501 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2220982694 2024-08-17T02:08:45.501 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.501 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T02:08:45.501 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 47071, 2024-08-17T02:08:45.501 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 601364022093 2024-08-17T02:08:45.501 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.502 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T02:08:45.502 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2927014845 2024-08-17T02:08:45.502 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.502 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T02:08:45.502 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 48807, 2024-08-17T02:08:45.502 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 30060015871 2024-08-17T02:08:45.502 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.502 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T02:08:45.502 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 47071, 2024-08-17T02:08:45.502 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 109579458422 2024-08-17T02:08:45.502 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.502 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:45.502 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 25190 2024-08-17T02:08:45.503 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.503 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T02:08:45.503 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 25190, 2024-08-17T02:08:45.503 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12104397122 2024-08-17T02:08:45.503 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.503 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T02:08:45.503 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.503 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.503 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T02:08:45.503 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2927014845 2024-08-17T02:08:45.503 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.503 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T02:08:45.504 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 25627, 2024-08-17T02:08:45.504 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5460207676 2024-08-17T02:08:45.504 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.504 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T02:08:45.504 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 25190, 2024-08-17T02:08:45.504 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5721632359 2024-08-17T02:08:45.504 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.504 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T02:08:45.504 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12341 2024-08-17T02:08:45.504 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.504 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T02:08:45.504 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 350294790 2024-08-17T02:08:45.504 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.504 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T02:08:45.505 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 12341, 2024-08-17T02:08:45.505 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 96022261566 2024-08-17T02:08:45.505 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.505 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T02:08:45.505 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.505 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.505 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T02:08:45.505 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.505 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.505 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T02:08:45.505 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.505 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.505 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T02:08:45.505 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 12517, 2024-08-17T02:08:45.505 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12470391030 2024-08-17T02:08:45.505 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.506 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T02:08:45.506 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 12341, 2024-08-17T02:08:45.506 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 30192266533 2024-08-17T02:08:45.506 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.506 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:45.506 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9540 2024-08-17T02:08:45.506 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.506 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T02:08:45.506 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1870687904 2024-08-17T02:08:45.506 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.506 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T02:08:45.506 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9540, 2024-08-17T02:08:45.506 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 493237363405 2024-08-17T02:08:45.507 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.507 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T02:08:45.507 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.507 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.507 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T02:08:45.507 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10663, 2024-08-17T02:08:45.507 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12129417165 2024-08-17T02:08:45.507 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.507 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T02:08:45.507 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9540, 2024-08-17T02:08:45.507 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73665559530 2024-08-17T02:08:45.507 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.507 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T02:08:45.507 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.508 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.508 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T02:08:45.508 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16777216 2024-08-17T02:08:45.508 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.508 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T02:08:45.508 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10 2024-08-17T02:08:45.508 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.508 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T02:08:45.508 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T02:08:45.508 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.508 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T02:08:45.508 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 755507200 2024-08-17T02:08:45.508 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.509 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.509 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.509 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.2": { 2024-08-17T02:08:45.509 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:45.509 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_db_max_lat": { 2024-08-17T02:08:45.509 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 59750 2024-08-17T02:08:45.509 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.509 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T02:08:45.509 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.509 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.509 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_max_lat": { 2024-08-17T02:08:45.509 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.509 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.509 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T02:08:45.510 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.510 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.510 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T02:08:45.510 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T02:08:45.510 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.510 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_slow": { 2024-08-17T02:08:45.510 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.510 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.510 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T02:08:45.510 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.510 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.510 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_wal_max_lat": { 2024-08-17T02:08:45.511 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.511 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.511 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T02:08:45.511 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.511 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.511 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T02:08:45.511 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3465216 2024-08-17T02:08:45.511 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.511 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T02:08:45.511 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 605642752 2024-08-17T02:08:45.511 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.511 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T02:08:45.511 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 18, 2024-08-17T02:08:45.511 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5331125 2024-08-17T02:08:45.512 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.512 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T02:08:45.512 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 18, 2024-08-17T02:08:45.512 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1974174 2024-08-17T02:08:45.512 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.512 INFO:tasks.workunit.client.0.smithi110.stdout: "db_alloc_lat": { 2024-08-17T02:08:45.512 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 172, 2024-08-17T02:08:45.512 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 891612 2024-08-17T02:08:45.512 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.512 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T02:08:45.512 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995027456 2024-08-17T02:08:45.512 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.512 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T02:08:45.513 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 502071296 2024-08-17T02:08:45.513 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.513 INFO:tasks.workunit.client.0.smithi110.stdout: "flush_lat": { 2024-08-17T02:08:45.513 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 75146, 2024-08-17T02:08:45.513 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5909839467 2024-08-17T02:08:45.513 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.513 INFO:tasks.workunit.client.0.smithi110.stdout: "fsync_lat": { 2024-08-17T02:08:45.513 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 75153, 2024-08-17T02:08:45.513 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11274142111 2024-08-17T02:08:45.513 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.513 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T02:08:45.513 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8617984 2024-08-17T02:08:45.513 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.514 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T02:08:45.514 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 307879936 2024-08-17T02:08:45.514 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.514 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T02:08:45.514 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 514850816 2024-08-17T02:08:45.514 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.514 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T02:08:45.514 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.514 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.514 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T02:08:45.514 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.514 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.514 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T02:08:45.515 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 41 2024-08-17T02:08:45.515 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.515 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T02:08:45.515 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 235398851 2024-08-17T02:08:45.515 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.515 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T02:08:45.515 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 18010 2024-08-17T02:08:45.515 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.515 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T02:08:45.515 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 174952448 2024-08-17T02:08:45.515 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.515 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T02:08:45.516 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 174956544 2024-08-17T02:08:45.516 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.516 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T02:08:45.516 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.516 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.516 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T02:08:45.516 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.516 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.516 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T02:08:45.516 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6700 2024-08-17T02:08:45.516 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.516 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:45.516 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 18010, 2024-08-17T02:08:45.517 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 102840109 2024-08-17T02:08:45.517 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.517 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T02:08:45.517 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 148418478 2024-08-17T02:08:45.517 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.517 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T02:08:45.517 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15341 2024-08-17T02:08:45.517 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.517 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T02:08:45.517 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 920969 2024-08-17T02:08:45.517 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.517 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T02:08:45.517 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 390 2024-08-17T02:08:45.518 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.518 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T02:08:45.518 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3425914 2024-08-17T02:08:45.518 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.518 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T02:08:45.518 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 594 2024-08-17T02:08:45.518 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.518 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T02:08:45.518 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2504945 2024-08-17T02:08:45.518 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.518 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T02:08:45.518 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2504945 2024-08-17T02:08:45.518 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.518 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T02:08:45.519 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.519 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.519 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T02:08:45.519 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.519 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.519 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T02:08:45.519 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 206 2024-08-17T02:08:45.519 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.519 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_lat": { 2024-08-17T02:08:45.519 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 594, 2024-08-17T02:08:45.519 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1314968 2024-08-17T02:08:45.519 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.519 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_alloc_lat": { 2024-08-17T02:08:45.520 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.520 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.520 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.520 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T02:08:45.520 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.520 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.520 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T02:08:45.520 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.520 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.520 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:45.520 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T02:08:45.520 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 661 2024-08-17T02:08:45.520 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.520 INFO:tasks.workunit.client.0.smithi110.stdout: "unlink_lat": { 2024-08-17T02:08:45.521 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8, 2024-08-17T02:08:45.521 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8737 2024-08-17T02:08:45.521 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.521 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_alloc_lat": { 2024-08-17T02:08:45.521 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.521 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.521 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.521 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T02:08:45.521 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.521 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.521 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T02:08:45.521 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.521 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.522 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T02:08:45.522 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 919715840 2024-08-17T02:08:45.522 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.522 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.522 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T02:08:45.522 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T02:08:45.522 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T02:08:45.522 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.522 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T02:08:45.522 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10076160 2024-08-17T02:08:45.522 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.522 INFO:tasks.workunit.client.0.smithi110.stdout: "allocator_lat": { 2024-08-17T02:08:45.522 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15045, 2024-08-17T02:08:45.522 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 48829416 2024-08-17T02:08:45.522 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.523 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T02:08:45.523 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3736, 2024-08-17T02:08:45.523 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 410654014 2024-08-17T02:08:45.523 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.523 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T02:08:45.523 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.523 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.523 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.523 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T02:08:45.523 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.523 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.523 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T02:08:45.523 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.523 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.524 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T02:08:45.524 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.524 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.524 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T02:08:45.524 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 26774, 2024-08-17T02:08:45.524 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 230832575 2024-08-17T02:08:45.524 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.524 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T02:08:45.524 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.524 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.524 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.524 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T02:08:45.524 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.524 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.525 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T02:08:45.525 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 75106, 2024-08-17T02:08:45.525 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15010533237 2024-08-17T02:08:45.525 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.525 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T02:08:45.525 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 74541, 2024-08-17T02:08:45.525 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1475044650 2024-08-17T02:08:45.525 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.525 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T02:08:45.525 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 75106, 2024-08-17T02:08:45.525 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 36790008 2024-08-17T02:08:45.525 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.525 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T02:08:45.525 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 75106, 2024-08-17T02:08:45.526 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15047323245 2024-08-17T02:08:45.526 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.526 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T02:08:45.526 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.526 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.526 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.526 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T02:08:45.526 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 58923, 2024-08-17T02:08:45.526 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 731747317 2024-08-17T02:08:45.526 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.526 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T02:08:45.526 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1006, 2024-08-17T02:08:45.526 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2537539 2024-08-17T02:08:45.527 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.527 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T02:08:45.527 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 21130, 2024-08-17T02:08:45.527 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10805398 2024-08-17T02:08:45.527 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.527 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T02:08:45.527 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 37, 2024-08-17T02:08:45.527 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 60209 2024-08-17T02:08:45.527 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.527 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T02:08:45.527 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 20783, 2024-08-17T02:08:45.527 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1614635088 2024-08-17T02:08:45.527 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.527 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T02:08:45.528 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 259675 2024-08-17T02:08:45.528 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.528 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T02:08:45.528 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 19493 2024-08-17T02:08:45.528 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.528 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:45.528 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8529, 2024-08-17T02:08:45.528 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1373711711 2024-08-17T02:08:45.528 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.528 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T02:08:45.528 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 24125, 2024-08-17T02:08:45.528 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10042967 2024-08-17T02:08:45.528 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.529 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T02:08:45.529 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15596, 2024-08-17T02:08:45.529 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1048703368 2024-08-17T02:08:45.529 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.529 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T02:08:45.529 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.529 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.529 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T02:08:45.529 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 13283, 2024-08-17T02:08:45.529 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 413604091 2024-08-17T02:08:45.529 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.529 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_aio_wait_count": { 2024-08-17T02:08:45.529 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.529 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.529 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_committed_kv_count": { 2024-08-17T02:08:45.530 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.530 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.530 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_onode_meta_count": { 2024-08-17T02:08:45.530 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.530 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.530 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_wait_aio_count": { 2024-08-17T02:08:45.530 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.530 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.530 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T02:08:45.530 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85869, 2024-08-17T02:08:45.530 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5158517571 2024-08-17T02:08:45.530 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.530 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T02:08:45.530 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 6415, 2024-08-17T02:08:45.530 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 513075015 2024-08-17T02:08:45.531 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.531 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T02:08:45.531 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 6414, 2024-08-17T02:08:45.531 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3879987331034 2024-08-17T02:08:45.531 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.531 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T02:08:45.531 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 6415, 2024-08-17T02:08:45.531 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6918917142644 2024-08-17T02:08:45.531 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.531 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T02:08:45.531 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85868, 2024-08-17T02:08:45.531 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3053046167002 2024-08-17T02:08:45.531 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.531 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T02:08:45.531 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85868, 2024-08-17T02:08:45.532 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9696556 2024-08-17T02:08:45.532 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.532 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T02:08:45.532 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85869, 2024-08-17T02:08:45.532 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 182802455 2024-08-17T02:08:45.532 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.532 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T02:08:45.532 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85869, 2024-08-17T02:08:45.532 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 23885586168 2024-08-17T02:08:45.532 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.532 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T02:08:45.532 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85869, 2024-08-17T02:08:45.532 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31458596 2024-08-17T02:08:45.532 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.532 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T02:08:45.533 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85869, 2024-08-17T02:08:45.533 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12209607011 2024-08-17T02:08:45.533 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.533 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T02:08:45.533 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85869, 2024-08-17T02:08:45.533 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7929799191 2024-08-17T02:08:45.533 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.533 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T02:08:45.533 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5958730 2024-08-17T02:08:45.533 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.533 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:45.533 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2654, 2024-08-17T02:08:45.533 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16053168 2024-08-17T02:08:45.533 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.533 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T02:08:45.534 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85869, 2024-08-17T02:08:45.534 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 49380034553 2024-08-17T02:08:45.534 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.534 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T02:08:45.534 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85869, 2024-08-17T02:08:45.534 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8902633715 2024-08-17T02:08:45.534 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.534 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T02:08:45.534 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85869, 2024-08-17T02:08:45.534 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 513229205 2024-08-17T02:08:45.534 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.534 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.535 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T02:08:45.535 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T02:08:45.535 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1405110814 2024-08-17T02:08:45.535 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.535 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T02:08:45.535 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 530235392 2024-08-17T02:08:45.535 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.535 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T02:08:45.535 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 489480192 2024-08-17T02:08:45.535 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.535 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T02:08:45.535 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2600490803 2024-08-17T02:08:45.535 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.536 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T02:08:45.536 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 40755200 2024-08-17T02:08:45.536 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.536 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.536 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T02:08:45.536 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.536 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 125829120 2024-08-17T02:08:45.536 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.536 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.536 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.536 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.536 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.536 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.536 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.536 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.537 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 57346589 2024-08-17T02:08:45.537 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.537 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.537 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.537 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.537 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.537 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.537 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.537 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.537 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.537 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.537 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.537 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.537 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.537 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.538 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8192 2024-08-17T02:08:45.538 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.538 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.538 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 57344 2024-08-17T02:08:45.538 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.538 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.538 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.538 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.538 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.538 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.538 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.538 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.538 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.539 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.539 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.539 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68416995 2024-08-17T02:08:45.539 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.539 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.539 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T02:08:45.539 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.539 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 570425344 2024-08-17T02:08:45.539 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.539 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.539 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:45.539 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.540 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.540 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.540 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.540 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.540 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 430099423 2024-08-17T02:08:45.540 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.540 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.540 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.540 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.540 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.540 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.540 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.540 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.540 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1360 2024-08-17T02:08:45.541 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.541 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.541 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.541 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.541 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.541 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 84480 2024-08-17T02:08:45.541 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.541 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.541 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.541 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.541 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.541 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.541 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.541 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.542 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.542 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.542 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.542 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.542 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.542 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.542 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73131217 2024-08-17T02:08:45.542 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.542 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.542 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T02:08:45.542 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.542 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 176160768 2024-08-17T02:08:45.542 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.543 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.543 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:45.543 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.543 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.543 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 456624 2024-08-17T02:08:45.543 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.543 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.543 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 38231059 2024-08-17T02:08:45.543 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.543 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.543 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.543 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.543 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.544 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.544 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.544 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.544 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.544 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.544 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.544 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.544 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.544 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.544 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.544 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.544 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.544 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.545 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.545 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.545 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.545 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.545 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.545 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.545 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.545 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.545 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.545 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.545 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.545 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70364221 2024-08-17T02:08:45.545 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.545 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.546 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T02:08:45.546 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.546 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 503316480 2024-08-17T02:08:45.546 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.546 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.546 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.546 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.546 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.546 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.546 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.546 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.546 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 430099423 2024-08-17T02:08:45.546 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.546 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.547 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.547 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.547 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.547 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.547 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.547 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.547 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.547 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.547 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.547 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.547 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.547 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.547 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 137996 2024-08-17T02:08:45.547 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.547 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.548 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1167434 2024-08-17T02:08:45.548 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.548 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.548 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.548 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.548 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.548 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.548 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.548 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.548 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.548 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.548 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.548 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71911627 2024-08-17T02:08:45.548 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.549 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.549 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T02:08:45.549 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T02:08:45.549 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.549 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.549 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:45.549 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 61 2024-08-17T02:08:45.549 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.549 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T02:08:45.549 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.549 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.549 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:45.549 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.549 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.549 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.550 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:45.550 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T02:08:45.550 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 46 2024-08-17T02:08:45.550 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.550 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T02:08:45.550 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.550 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.550 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T02:08:45.550 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56572 2024-08-17T02:08:45.550 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.550 INFO:tasks.workunit.client.0.smithi110.stdout: "op_before_queue_op_lat": { 2024-08-17T02:08:45.550 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 150670, 2024-08-17T02:08:45.550 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8961603540 2024-08-17T02:08:45.550 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.551 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T02:08:45.551 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.551 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.551 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T02:08:45.551 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.551 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.551 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T02:08:45.551 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2172832512 2024-08-17T02:08:45.551 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.551 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T02:08:45.551 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 56572, 2024-08-17T02:08:45.551 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 84903580657 2024-08-17T02:08:45.551 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.551 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T02:08:45.551 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3622414023 2024-08-17T02:08:45.552 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.552 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T02:08:45.552 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 57953, 2024-08-17T02:08:45.552 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 41406782023 2024-08-17T02:08:45.552 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.552 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T02:08:45.552 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 56572, 2024-08-17T02:08:45.552 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70393548097 2024-08-17T02:08:45.552 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.552 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:45.552 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 27231 2024-08-17T02:08:45.552 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.552 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T02:08:45.552 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 27231, 2024-08-17T02:08:45.552 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14848778362 2024-08-17T02:08:45.553 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.553 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T02:08:45.553 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.553 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.553 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T02:08:45.553 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3622414023 2024-08-17T02:08:45.553 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.553 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T02:08:45.553 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 27916, 2024-08-17T02:08:45.553 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6060809557 2024-08-17T02:08:45.553 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.553 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T02:08:45.553 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 27231, 2024-08-17T02:08:45.554 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9177081406 2024-08-17T02:08:45.554 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.554 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T02:08:45.554 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 27592 2024-08-17T02:08:45.554 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.554 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T02:08:45.554 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 528839081 2024-08-17T02:08:45.554 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.554 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T02:08:45.554 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 27592, 2024-08-17T02:08:45.554 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 51951828434 2024-08-17T02:08:45.554 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.555 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T02:08:45.555 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.555 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.555 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T02:08:45.555 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.555 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.555 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T02:08:45.555 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.555 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.555 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T02:08:45.555 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 28135, 2024-08-17T02:08:45.555 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 32390303211 2024-08-17T02:08:45.555 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.555 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T02:08:45.555 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 27592, 2024-08-17T02:08:45.555 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 47373105999 2024-08-17T02:08:45.556 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.556 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:45.556 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1749 2024-08-17T02:08:45.556 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.556 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T02:08:45.556 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1643993431 2024-08-17T02:08:45.556 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.556 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T02:08:45.556 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1749, 2024-08-17T02:08:45.556 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 18102973861 2024-08-17T02:08:45.556 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.556 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T02:08:45.556 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.556 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.556 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T02:08:45.557 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1902, 2024-08-17T02:08:45.557 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2955669255 2024-08-17T02:08:45.557 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.557 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T02:08:45.557 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1749, 2024-08-17T02:08:45.557 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13843360692 2024-08-17T02:08:45.557 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.557 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T02:08:45.557 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.557 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.557 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T02:08:45.557 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13631578 2024-08-17T02:08:45.557 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.557 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T02:08:45.557 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 32 2024-08-17T02:08:45.558 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.558 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T02:08:45.558 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T02:08:45.558 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.558 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T02:08:45.558 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 512159744 2024-08-17T02:08:45.558 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.558 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.558 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.558 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.3": { 2024-08-17T02:08:45.558 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:45.558 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_db_max_lat": { 2024-08-17T02:08:45.558 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 33225 2024-08-17T02:08:45.559 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.559 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T02:08:45.559 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.559 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.559 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_max_lat": { 2024-08-17T02:08:45.559 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.559 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.559 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T02:08:45.559 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.559 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.559 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T02:08:45.559 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T02:08:45.559 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.560 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_slow": { 2024-08-17T02:08:45.560 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.560 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.560 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T02:08:45.560 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.560 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.560 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_wal_max_lat": { 2024-08-17T02:08:45.560 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.560 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.560 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T02:08:45.560 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.560 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.560 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T02:08:45.560 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2117632 2024-08-17T02:08:45.560 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.560 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T02:08:45.561 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 623378432 2024-08-17T02:08:45.561 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.561 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T02:08:45.561 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 18, 2024-08-17T02:08:45.561 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3644311 2024-08-17T02:08:45.561 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.561 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T02:08:45.561 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 18, 2024-08-17T02:08:45.561 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1134545 2024-08-17T02:08:45.561 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.561 INFO:tasks.workunit.client.0.smithi110.stdout: "db_alloc_lat": { 2024-08-17T02:08:45.561 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 165, 2024-08-17T02:08:45.561 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 758704 2024-08-17T02:08:45.562 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.562 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T02:08:45.562 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995027456 2024-08-17T02:08:45.562 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.562 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T02:08:45.562 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 510590976 2024-08-17T02:08:45.562 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.562 INFO:tasks.workunit.client.0.smithi110.stdout: "flush_lat": { 2024-08-17T02:08:45.562 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 73691, 2024-08-17T02:08:45.562 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5830543739 2024-08-17T02:08:45.562 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.562 INFO:tasks.workunit.client.0.smithi110.stdout: "fsync_lat": { 2024-08-17T02:08:45.562 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 73700, 2024-08-17T02:08:45.563 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11210872222 2024-08-17T02:08:45.563 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.563 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T02:08:45.563 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2658304 2024-08-17T02:08:45.563 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.563 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T02:08:45.563 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 301928448 2024-08-17T02:08:45.563 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.563 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T02:08:45.563 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 531890176 2024-08-17T02:08:45.563 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.563 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T02:08:45.563 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.563 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.564 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T02:08:45.564 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.564 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.564 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T02:08:45.564 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 40 2024-08-17T02:08:45.564 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.564 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T02:08:45.564 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 150928390 2024-08-17T02:08:45.564 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.564 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T02:08:45.564 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12946 2024-08-17T02:08:45.564 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.565 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T02:08:45.565 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 130002944 2024-08-17T02:08:45.565 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.565 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T02:08:45.565 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 130007040 2024-08-17T02:08:45.565 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.565 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T02:08:45.565 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.565 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.565 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T02:08:45.565 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.565 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.565 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T02:08:45.565 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6652 2024-08-17T02:08:45.566 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.566 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:45.566 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 12946, 2024-08-17T02:08:45.566 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 106238137 2024-08-17T02:08:45.566 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.566 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T02:08:45.566 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 96601176 2024-08-17T02:08:45.566 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.566 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T02:08:45.566 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11275 2024-08-17T02:08:45.566 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.566 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T02:08:45.566 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 786668 2024-08-17T02:08:45.566 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.566 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T02:08:45.567 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 356 2024-08-17T02:08:45.567 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.567 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T02:08:45.567 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2091419 2024-08-17T02:08:45.567 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.567 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T02:08:45.567 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 470 2024-08-17T02:08:45.567 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.567 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T02:08:45.567 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1304751 2024-08-17T02:08:45.567 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.567 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T02:08:45.567 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1304751 2024-08-17T02:08:45.567 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.568 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T02:08:45.568 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.568 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.568 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T02:08:45.568 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.568 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.568 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T02:08:45.568 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 114 2024-08-17T02:08:45.568 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.568 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_lat": { 2024-08-17T02:08:45.568 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 470, 2024-08-17T02:08:45.568 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 701350 2024-08-17T02:08:45.568 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.569 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_alloc_lat": { 2024-08-17T02:08:45.569 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.569 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.569 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.569 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T02:08:45.569 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.569 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.569 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T02:08:45.569 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.569 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.569 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:45.569 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T02:08:45.569 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 604 2024-08-17T02:08:45.569 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.570 INFO:tasks.workunit.client.0.smithi110.stdout: "unlink_lat": { 2024-08-17T02:08:45.570 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 5, 2024-08-17T02:08:45.570 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7427 2024-08-17T02:08:45.570 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.570 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_alloc_lat": { 2024-08-17T02:08:45.570 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.570 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.570 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.570 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T02:08:45.570 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.570 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.570 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T02:08:45.570 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.570 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.571 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T02:08:45.571 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 930144256 2024-08-17T02:08:45.571 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.571 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.571 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T02:08:45.571 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T02:08:45.571 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T02:08:45.571 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.571 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T02:08:45.571 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10100736 2024-08-17T02:08:45.571 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.571 INFO:tasks.workunit.client.0.smithi110.stdout: "allocator_lat": { 2024-08-17T02:08:45.571 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 20954, 2024-08-17T02:08:45.571 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 61217160 2024-08-17T02:08:45.571 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.572 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T02:08:45.572 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3646, 2024-08-17T02:08:45.572 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 386920664 2024-08-17T02:08:45.572 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.572 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T02:08:45.572 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.572 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.572 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.572 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T02:08:45.572 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.572 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.572 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T02:08:45.572 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.572 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.572 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T02:08:45.572 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.573 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.573 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T02:08:45.573 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 14048, 2024-08-17T02:08:45.573 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 115384041 2024-08-17T02:08:45.573 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.573 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T02:08:45.573 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.573 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.573 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.573 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T02:08:45.573 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.573 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.573 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T02:08:45.573 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 73657, 2024-08-17T02:08:45.574 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14680206878 2024-08-17T02:08:45.574 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.574 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T02:08:45.574 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 72928, 2024-08-17T02:08:45.574 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1644942049 2024-08-17T02:08:45.574 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.574 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T02:08:45.574 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 73657, 2024-08-17T02:08:45.574 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 45112195 2024-08-17T02:08:45.574 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.574 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T02:08:45.574 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 73657, 2024-08-17T02:08:45.574 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14725319073 2024-08-17T02:08:45.575 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.575 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T02:08:45.575 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.575 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.575 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.575 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T02:08:45.575 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 31148, 2024-08-17T02:08:45.575 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 375249573 2024-08-17T02:08:45.575 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.575 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T02:08:45.575 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1323, 2024-08-17T02:08:45.575 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3235066 2024-08-17T02:08:45.575 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.575 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T02:08:45.576 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 14481, 2024-08-17T02:08:45.576 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8574042 2024-08-17T02:08:45.576 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.576 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T02:08:45.576 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 41, 2024-08-17T02:08:45.576 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65062 2024-08-17T02:08:45.576 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.576 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T02:08:45.576 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 11674, 2024-08-17T02:08:45.576 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1524698413 2024-08-17T02:08:45.576 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.576 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T02:08:45.576 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 228903 2024-08-17T02:08:45.576 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.577 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T02:08:45.577 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 18521 2024-08-17T02:08:45.577 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.577 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:45.577 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 33662, 2024-08-17T02:08:45.577 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1190811863 2024-08-17T02:08:45.577 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.577 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T02:08:45.577 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85898, 2024-08-17T02:08:45.577 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 25684215 2024-08-17T02:08:45.577 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.577 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T02:08:45.577 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 52236, 2024-08-17T02:08:45.577 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 628749525 2024-08-17T02:08:45.577 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.578 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T02:08:45.578 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.578 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.578 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T02:08:45.578 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 12952, 2024-08-17T02:08:45.578 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 367366456 2024-08-17T02:08:45.578 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.578 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_aio_wait_count": { 2024-08-17T02:08:45.578 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.578 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.578 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_committed_kv_count": { 2024-08-17T02:08:45.578 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.578 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.578 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_onode_meta_count": { 2024-08-17T02:08:45.579 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.579 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.579 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_wait_aio_count": { 2024-08-17T02:08:45.579 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.579 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.579 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T02:08:45.579 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85323, 2024-08-17T02:08:45.579 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6666170272 2024-08-17T02:08:45.579 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.579 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T02:08:45.579 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 17949, 2024-08-17T02:08:45.579 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1057657798 2024-08-17T02:08:45.580 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.580 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T02:08:45.580 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 17948, 2024-08-17T02:08:45.580 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4303492609879 2024-08-17T02:08:45.580 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.580 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T02:08:45.580 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 17949, 2024-08-17T02:08:45.580 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7315450117738 2024-08-17T02:08:45.580 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.580 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T02:08:45.580 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85322, 2024-08-17T02:08:45.580 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3095208214502 2024-08-17T02:08:45.580 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.580 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T02:08:45.580 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85322, 2024-08-17T02:08:45.581 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8574474 2024-08-17T02:08:45.581 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.581 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T02:08:45.581 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85323, 2024-08-17T02:08:45.581 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 512985646 2024-08-17T02:08:45.581 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.581 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T02:08:45.581 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85323, 2024-08-17T02:08:45.581 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 25412314426 2024-08-17T02:08:45.581 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.581 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T02:08:45.581 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85323, 2024-08-17T02:08:45.581 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 30425789 2024-08-17T02:08:45.581 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.581 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T02:08:45.582 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85323, 2024-08-17T02:08:45.582 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13184689791 2024-08-17T02:08:45.582 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.582 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T02:08:45.582 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85323, 2024-08-17T02:08:45.582 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7029424554 2024-08-17T02:08:45.582 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.582 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T02:08:45.582 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5964650 2024-08-17T02:08:45.582 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.582 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:45.582 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2692, 2024-08-17T02:08:45.582 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 17673219 2024-08-17T02:08:45.582 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.583 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T02:08:45.583 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85323, 2024-08-17T02:08:45.583 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 52819303673 2024-08-17T02:08:45.583 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.583 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T02:08:45.583 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85323, 2024-08-17T02:08:45.583 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7992221520 2024-08-17T02:08:45.583 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.583 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T02:08:45.583 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 85323, 2024-08-17T02:08:45.583 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 597373570 2024-08-17T02:08:45.583 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.583 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.583 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T02:08:45.583 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T02:08:45.584 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1405110814 2024-08-17T02:08:45.584 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.584 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T02:08:45.584 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 538861568 2024-08-17T02:08:45.584 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.584 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T02:08:45.584 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 505061376 2024-08-17T02:08:45.584 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.584 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T02:08:45.584 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2600490803 2024-08-17T02:08:45.584 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.584 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T02:08:45.584 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 33800192 2024-08-17T02:08:45.585 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.585 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.585 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T02:08:45.585 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.585 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 125829120 2024-08-17T02:08:45.585 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.585 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.585 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.585 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.585 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.585 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.585 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.585 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.585 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 57437834 2024-08-17T02:08:45.586 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.586 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.586 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.586 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.586 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.586 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.586 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.586 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.586 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.586 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.586 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.586 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.586 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.587 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.587 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8192 2024-08-17T02:08:45.587 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.587 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.587 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 126976 2024-08-17T02:08:45.587 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.587 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.587 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.587 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.587 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.587 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.587 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.587 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.587 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.587 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.587 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.588 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68256118 2024-08-17T02:08:45.588 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.588 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.588 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T02:08:45.588 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.588 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 570425344 2024-08-17T02:08:45.588 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.588 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.588 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:45.588 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.588 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.588 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.588 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.589 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.589 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 430783758 2024-08-17T02:08:45.589 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.589 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.589 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.589 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.589 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.589 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.589 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.589 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.589 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1136 2024-08-17T02:08:45.589 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.589 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.589 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.590 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.590 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.590 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 72800 2024-08-17T02:08:45.590 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.590 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.590 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.590 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.590 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.590 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.590 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.590 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.590 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.590 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.591 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.591 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.591 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.591 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.591 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 72458786 2024-08-17T02:08:45.591 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.591 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.591 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T02:08:45.591 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.591 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 176160768 2024-08-17T02:08:45.591 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.591 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.591 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:45.592 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.592 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.592 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 194112 2024-08-17T02:08:45.592 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.592 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.592 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 38291889 2024-08-17T02:08:45.592 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.592 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.592 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.592 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.592 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.592 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.592 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.593 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.593 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.593 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.593 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.593 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.593 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.593 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.593 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.593 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.593 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.593 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.593 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.593 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.594 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.594 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.594 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.594 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.594 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.594 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.594 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.594 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.594 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.594 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70565903 2024-08-17T02:08:45.594 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.594 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.595 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T02:08:45.595 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.595 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 503316480 2024-08-17T02:08:45.595 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.595 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.595 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.595 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.595 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.595 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.595 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.595 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.595 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 430783758 2024-08-17T02:08:45.595 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.596 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.596 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.596 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.596 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.596 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.596 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.596 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.596 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.596 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.596 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.596 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.596 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.596 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.596 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 148446 2024-08-17T02:08:45.596 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.597 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.597 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1172422 2024-08-17T02:08:45.597 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.597 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.597 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.597 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.597 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.597 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.597 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.597 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.597 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.597 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.597 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.598 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71211854 2024-08-17T02:08:45.598 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.598 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.598 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T02:08:45.598 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T02:08:45.598 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.598 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.598 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:45.598 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 17 2024-08-17T02:08:45.598 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.599 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T02:08:45.599 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.599 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.599 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:45.599 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.599 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.599 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.599 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:45.599 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T02:08:45.599 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 54 2024-08-17T02:08:45.599 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.599 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T02:08:45.599 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.600 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.600 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T02:08:45.600 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 57973 2024-08-17T02:08:45.600 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.600 INFO:tasks.workunit.client.0.smithi110.stdout: "op_before_queue_op_lat": { 2024-08-17T02:08:45.600 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 138937, 2024-08-17T02:08:45.600 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8020913383 2024-08-17T02:08:45.600 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.600 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T02:08:45.600 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.600 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.600 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T02:08:45.600 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.601 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.601 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T02:08:45.601 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1351328266 2024-08-17T02:08:45.601 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.601 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T02:08:45.601 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 57973, 2024-08-17T02:08:45.601 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 256282221786 2024-08-17T02:08:45.601 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.601 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T02:08:45.601 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1645420140 2024-08-17T02:08:45.601 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.601 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T02:08:45.602 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 60190, 2024-08-17T02:08:45.602 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 28508547773 2024-08-17T02:08:45.602 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.602 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T02:08:45.602 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 57973, 2024-08-17T02:08:45.602 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 66825506366 2024-08-17T02:08:45.602 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.602 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:45.602 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 39039 2024-08-17T02:08:45.602 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.602 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T02:08:45.602 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 39039, 2024-08-17T02:08:45.602 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 46615444913 2024-08-17T02:08:45.603 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.603 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T02:08:45.603 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.603 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.603 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T02:08:45.603 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1645420140 2024-08-17T02:08:45.603 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.603 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T02:08:45.603 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 39527, 2024-08-17T02:08:45.603 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7335501156 2024-08-17T02:08:45.603 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.603 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T02:08:45.603 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 39039, 2024-08-17T02:08:45.604 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6858037075 2024-08-17T02:08:45.604 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.604 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T02:08:45.604 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15162 2024-08-17T02:08:45.604 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.604 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T02:08:45.604 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 280341470 2024-08-17T02:08:45.604 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.604 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T02:08:45.604 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15162, 2024-08-17T02:08:45.604 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 164197101633 2024-08-17T02:08:45.604 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.604 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T02:08:45.604 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.605 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.605 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T02:08:45.605 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.605 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.605 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T02:08:45.605 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.605 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.605 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T02:08:45.605 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 16788, 2024-08-17T02:08:45.605 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16891772900 2024-08-17T02:08:45.605 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.605 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T02:08:45.605 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15162, 2024-08-17T02:08:45.606 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 35818430028 2024-08-17T02:08:45.606 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.606 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:45.606 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3772 2024-08-17T02:08:45.606 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.606 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T02:08:45.606 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1070986796 2024-08-17T02:08:45.606 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.606 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T02:08:45.606 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3772, 2024-08-17T02:08:45.606 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 45469675240 2024-08-17T02:08:45.606 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.606 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T02:08:45.607 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.607 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.607 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T02:08:45.607 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3875, 2024-08-17T02:08:45.607 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4281273717 2024-08-17T02:08:45.607 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.607 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T02:08:45.607 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3772, 2024-08-17T02:08:45.607 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24149039263 2024-08-17T02:08:45.607 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.607 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T02:08:45.607 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.607 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.607 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T02:08:45.608 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3658 2024-08-17T02:08:45.608 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.608 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T02:08:45.608 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13 2024-08-17T02:08:45.608 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.608 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T02:08:45.608 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T02:08:45.608 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.608 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T02:08:45.608 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 520704000 2024-08-17T02:08:45.608 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.608 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.608 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.609 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.4": { 2024-08-17T02:08:45.609 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:45.609 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_db_max_lat": { 2024-08-17T02:08:45.609 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 25901 2024-08-17T02:08:45.609 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.609 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T02:08:45.609 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.609 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.609 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_max_lat": { 2024-08-17T02:08:45.609 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.609 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.609 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T02:08:45.609 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.609 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.610 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T02:08:45.610 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T02:08:45.610 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.610 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_slow": { 2024-08-17T02:08:45.610 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.610 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.610 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T02:08:45.610 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.610 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.610 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_wal_max_lat": { 2024-08-17T02:08:45.610 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.610 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.610 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T02:08:45.610 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.611 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.611 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T02:08:45.611 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8105984 2024-08-17T02:08:45.611 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.611 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T02:08:45.611 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 704675840 2024-08-17T02:08:45.611 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.611 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T02:08:45.611 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15, 2024-08-17T02:08:45.611 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4139522 2024-08-17T02:08:45.611 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.611 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T02:08:45.611 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15, 2024-08-17T02:08:45.612 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1836965 2024-08-17T02:08:45.612 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.612 INFO:tasks.workunit.client.0.smithi110.stdout: "db_alloc_lat": { 2024-08-17T02:08:45.612 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 170, 2024-08-17T02:08:45.612 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 777360 2024-08-17T02:08:45.612 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.612 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T02:08:45.612 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995027456 2024-08-17T02:08:45.612 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.612 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T02:08:45.612 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 738459648 2024-08-17T02:08:45.612 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.612 INFO:tasks.workunit.client.0.smithi110.stdout: "flush_lat": { 2024-08-17T02:08:45.612 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 61400, 2024-08-17T02:08:45.613 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9841643929 2024-08-17T02:08:45.613 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.613 INFO:tasks.workunit.client.0.smithi110.stdout: "fsync_lat": { 2024-08-17T02:08:45.613 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 61404, 2024-08-17T02:08:45.613 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16076051858 2024-08-17T02:08:45.613 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.613 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T02:08:45.613 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2093056 2024-08-17T02:08:45.613 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.613 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T02:08:45.613 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 251461632 2024-08-17T02:08:45.613 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.613 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T02:08:45.613 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 759758848 2024-08-17T02:08:45.614 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.614 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T02:08:45.614 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.614 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.614 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T02:08:45.614 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.614 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.614 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T02:08:45.614 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 55 2024-08-17T02:08:45.614 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.614 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T02:08:45.614 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 408126215 2024-08-17T02:08:45.615 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.615 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T02:08:45.615 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 23812 2024-08-17T02:08:45.615 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.615 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T02:08:45.615 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 365207552 2024-08-17T02:08:45.615 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.615 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T02:08:45.615 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 365211648 2024-08-17T02:08:45.615 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.615 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T02:08:45.615 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.615 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.615 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T02:08:45.616 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.616 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.616 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T02:08:45.616 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13351 2024-08-17T02:08:45.616 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.616 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:45.616 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 23812, 2024-08-17T02:08:45.616 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 180029465 2024-08-17T02:08:45.616 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.616 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T02:08:45.616 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 279273209 2024-08-17T02:08:45.616 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.616 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T02:08:45.616 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 19867 2024-08-17T02:08:45.616 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.617 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T02:08:45.617 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2440674 2024-08-17T02:08:45.617 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.617 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T02:08:45.617 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 876 2024-08-17T02:08:45.617 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.617 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T02:08:45.617 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7993011 2024-08-17T02:08:45.617 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.617 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T02:08:45.617 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1179 2024-08-17T02:08:45.617 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.617 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T02:08:45.617 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5552337 2024-08-17T02:08:45.618 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.618 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T02:08:45.618 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5552337 2024-08-17T02:08:45.618 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.618 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T02:08:45.618 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.618 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.618 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T02:08:45.618 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.618 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.618 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T02:08:45.618 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 308 2024-08-17T02:08:45.618 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.619 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_lat": { 2024-08-17T02:08:45.619 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1179, 2024-08-17T02:08:45.619 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2771640 2024-08-17T02:08:45.619 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.619 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_alloc_lat": { 2024-08-17T02:08:45.619 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.619 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.619 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.619 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T02:08:45.619 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.619 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.619 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T02:08:45.619 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.619 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.620 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:45.620 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T02:08:45.620 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 723 2024-08-17T02:08:45.620 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.620 INFO:tasks.workunit.client.0.smithi110.stdout: "unlink_lat": { 2024-08-17T02:08:45.620 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 10, 2024-08-17T02:08:45.620 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11289 2024-08-17T02:08:45.620 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.620 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_alloc_lat": { 2024-08-17T02:08:45.620 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.620 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.620 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.620 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T02:08:45.621 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.621 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.621 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T02:08:45.621 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.621 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.621 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T02:08:45.621 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 966529024 2024-08-17T02:08:45.621 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.621 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.621 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T02:08:45.621 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T02:08:45.621 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T02:08:45.621 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.622 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T02:08:45.622 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14290944 2024-08-17T02:08:45.622 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.622 INFO:tasks.workunit.client.0.smithi110.stdout: "allocator_lat": { 2024-08-17T02:08:45.622 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 24743, 2024-08-17T02:08:45.622 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 66318636 2024-08-17T02:08:45.622 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.622 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T02:08:45.622 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3617, 2024-08-17T02:08:45.622 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 512989438 2024-08-17T02:08:45.622 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.622 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T02:08:45.622 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.623 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.623 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.623 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T02:08:45.623 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.623 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.623 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T02:08:45.623 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.623 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.623 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T02:08:45.623 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.623 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.623 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T02:08:45.623 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 16461, 2024-08-17T02:08:45.623 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 156720950 2024-08-17T02:08:45.623 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.624 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T02:08:45.624 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.624 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.624 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.624 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T02:08:45.624 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.624 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.624 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T02:08:45.624 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 61317, 2024-08-17T02:08:45.624 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 19585854143 2024-08-17T02:08:45.624 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.624 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T02:08:45.624 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 60721, 2024-08-17T02:08:45.624 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1597064961 2024-08-17T02:08:45.624 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.625 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T02:08:45.625 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 61317, 2024-08-17T02:08:45.625 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 50363783 2024-08-17T02:08:45.625 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.625 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T02:08:45.625 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 61317, 2024-08-17T02:08:45.625 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 19636217926 2024-08-17T02:08:45.625 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.625 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T02:08:45.625 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.625 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.625 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.625 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T02:08:45.625 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 29817, 2024-08-17T02:08:45.625 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1207635144 2024-08-17T02:08:45.625 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.626 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T02:08:45.626 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 831, 2024-08-17T02:08:45.626 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2109408 2024-08-17T02:08:45.626 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.626 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T02:08:45.626 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 14238, 2024-08-17T02:08:45.626 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9968276 2024-08-17T02:08:45.626 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.626 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T02:08:45.626 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 45, 2024-08-17T02:08:45.626 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 55313 2024-08-17T02:08:45.626 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.626 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T02:08:45.627 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 14263, 2024-08-17T02:08:45.627 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3454885230 2024-08-17T02:08:45.627 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.627 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T02:08:45.627 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 200812 2024-08-17T02:08:45.627 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.627 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T02:08:45.627 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 21324 2024-08-17T02:08:45.627 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.627 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:45.627 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 13654, 2024-08-17T02:08:45.627 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1833863525 2024-08-17T02:08:45.627 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.627 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T02:08:45.628 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 46514, 2024-08-17T02:08:45.628 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 19930352 2024-08-17T02:08:45.628 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.628 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T02:08:45.628 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 32860, 2024-08-17T02:08:45.628 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1511272330 2024-08-17T02:08:45.628 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.628 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T02:08:45.628 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.628 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.628 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T02:08:45.628 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 14458, 2024-08-17T02:08:45.628 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 428759939 2024-08-17T02:08:45.629 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.629 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_aio_wait_count": { 2024-08-17T02:08:45.629 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.629 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.629 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_committed_kv_count": { 2024-08-17T02:08:45.629 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.629 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.629 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_onode_meta_count": { 2024-08-17T02:08:45.629 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.629 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.629 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_wait_aio_count": { 2024-08-17T02:08:45.629 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.629 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.629 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T02:08:45.630 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 76195, 2024-08-17T02:08:45.630 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12774312863 2024-08-17T02:08:45.630 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.630 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T02:08:45.630 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 18586, 2024-08-17T02:08:45.630 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1181975017 2024-08-17T02:08:45.630 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.630 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T02:08:45.630 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 18584, 2024-08-17T02:08:45.630 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4235724457171 2024-08-17T02:08:45.630 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.630 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T02:08:45.631 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 18586, 2024-08-17T02:08:45.631 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7067050739631 2024-08-17T02:08:45.631 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.631 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T02:08:45.631 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 76193, 2024-08-17T02:08:45.631 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2813037903994 2024-08-17T02:08:45.631 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.631 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T02:08:45.631 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 76193, 2024-08-17T02:08:45.631 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9856404 2024-08-17T02:08:45.631 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.631 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T02:08:45.631 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 76195, 2024-08-17T02:08:45.631 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 516498246 2024-08-17T02:08:45.632 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.632 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T02:08:45.632 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 76195, 2024-08-17T02:08:45.632 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 35170803441 2024-08-17T02:08:45.632 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.632 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T02:08:45.632 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 76195, 2024-08-17T02:08:45.632 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 25528241 2024-08-17T02:08:45.632 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.632 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T02:08:45.632 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 76195, 2024-08-17T02:08:45.632 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 18179081712 2024-08-17T02:08:45.632 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.632 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T02:08:45.633 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 76195, 2024-08-17T02:08:45.633 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9574354740 2024-08-17T02:08:45.633 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.633 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T02:08:45.633 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10153761 2024-08-17T02:08:45.633 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.633 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:45.633 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2612, 2024-08-17T02:08:45.633 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13612393 2024-08-17T02:08:45.633 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.633 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T02:08:45.633 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 76195, 2024-08-17T02:08:45.633 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 76226588740 2024-08-17T02:08:45.633 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.633 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T02:08:45.634 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 76195, 2024-08-17T02:08:45.634 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10602359327 2024-08-17T02:08:45.634 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.634 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T02:08:45.634 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 76195, 2024-08-17T02:08:45.634 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1038637634 2024-08-17T02:08:45.634 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.634 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.634 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T02:08:45.634 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T02:08:45.634 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1405081568 2024-08-17T02:08:45.634 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.634 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T02:08:45.634 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 514007040 2024-08-17T02:08:45.634 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.635 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T02:08:45.635 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 452558848 2024-08-17T02:08:45.635 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.635 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T02:08:45.635 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2600456396 2024-08-17T02:08:45.635 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.635 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T02:08:45.635 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 61448192 2024-08-17T02:08:45.635 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.635 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.635 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T02:08:45.635 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.635 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 125829120 2024-08-17T02:08:45.635 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.635 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.636 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.636 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.636 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.636 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.636 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.636 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.636 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56853747 2024-08-17T02:08:45.636 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.636 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.636 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.636 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.636 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.636 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.636 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.637 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.637 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.637 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.637 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.637 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.637 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.637 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.637 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 36864 2024-08-17T02:08:45.637 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.637 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.637 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 335872 2024-08-17T02:08:45.637 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.637 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.638 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.638 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.638 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.638 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.638 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.638 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.638 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.638 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.638 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.638 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68602637 2024-08-17T02:08:45.638 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.638 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.638 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T02:08:45.639 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.639 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 562036736 2024-08-17T02:08:45.639 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.639 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.639 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:45.639 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.639 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.639 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.639 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.639 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.639 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 426403102 2024-08-17T02:08:45.639 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.639 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.639 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.640 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.640 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.640 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.640 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.640 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.640 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2416 2024-08-17T02:08:45.640 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.640 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.640 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.640 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.640 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.640 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 166496 2024-08-17T02:08:45.640 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.641 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.641 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.641 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.641 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.641 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.641 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.641 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.641 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.641 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.641 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.641 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.641 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.641 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.641 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68355858 2024-08-17T02:08:45.641 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.642 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.642 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T02:08:45.642 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.642 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 176160768 2024-08-17T02:08:45.642 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.642 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.642 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:45.642 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.642 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.642 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 544096 2024-08-17T02:08:45.642 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.642 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.643 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 37902498 2024-08-17T02:08:45.643 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.643 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.643 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.643 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.643 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.643 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.643 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.643 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.643 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.643 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.643 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.643 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.643 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.643 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.643 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.644 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.644 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.644 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.644 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.644 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.644 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.644 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.644 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.644 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.644 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.644 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.644 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.644 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.644 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.645 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70605310 2024-08-17T02:08:45.645 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.645 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.645 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T02:08:45.645 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.645 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 494927872 2024-08-17T02:08:45.645 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.645 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.645 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.645 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.645 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.645 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.645 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.645 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.646 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 426403102 2024-08-17T02:08:45.646 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.646 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.646 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.646 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.646 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.646 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.646 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.646 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.646 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.646 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.646 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.646 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.647 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.647 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.647 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 144242 2024-08-17T02:08:45.647 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.647 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.647 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1164962 2024-08-17T02:08:45.647 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.647 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.647 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.647 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.647 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.647 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.647 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.647 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.647 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.648 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.648 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.648 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67215566 2024-08-17T02:08:45.648 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.648 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.648 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T02:08:45.648 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T02:08:45.648 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.648 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.648 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:45.648 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 38 2024-08-17T02:08:45.648 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.648 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T02:08:45.648 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.649 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.649 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:45.649 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.649 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.649 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.649 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:45.649 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T02:08:45.649 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 48 2024-08-17T02:08:45.649 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.649 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T02:08:45.649 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.649 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.649 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T02:08:45.649 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 42167 2024-08-17T02:08:45.650 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.650 INFO:tasks.workunit.client.0.smithi110.stdout: "op_before_queue_op_lat": { 2024-08-17T02:08:45.650 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 107177, 2024-08-17T02:08:45.650 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12053726486 2024-08-17T02:08:45.650 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.650 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T02:08:45.650 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.650 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.650 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T02:08:45.650 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.650 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.650 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T02:08:45.650 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1805822166 2024-08-17T02:08:45.651 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.651 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T02:08:45.651 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 42167, 2024-08-17T02:08:45.651 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 63959543278 2024-08-17T02:08:45.651 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.651 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T02:08:45.651 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2121211736 2024-08-17T02:08:45.651 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.651 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T02:08:45.651 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 42888, 2024-08-17T02:08:45.651 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15006701812 2024-08-17T02:08:45.651 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.651 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T02:08:45.651 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 42167, 2024-08-17T02:08:45.652 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 35738917224 2024-08-17T02:08:45.652 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.652 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:45.652 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31944 2024-08-17T02:08:45.652 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.652 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T02:08:45.652 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 31944, 2024-08-17T02:08:45.652 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15206906749 2024-08-17T02:08:45.652 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.652 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T02:08:45.652 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.652 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.652 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T02:08:45.652 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2121211736 2024-08-17T02:08:45.653 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.653 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T02:08:45.653 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 32113, 2024-08-17T02:08:45.653 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6109117918 2024-08-17T02:08:45.653 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.653 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T02:08:45.653 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 31944, 2024-08-17T02:08:45.653 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7189994075 2024-08-17T02:08:45.653 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.653 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T02:08:45.653 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6059 2024-08-17T02:08:45.653 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.653 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T02:08:45.654 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 286026749 2024-08-17T02:08:45.654 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.654 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T02:08:45.654 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 6059, 2024-08-17T02:08:45.654 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9864843267 2024-08-17T02:08:45.654 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.654 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T02:08:45.654 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.654 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.654 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T02:08:45.654 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.654 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.654 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T02:08:45.655 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.655 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.655 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T02:08:45.655 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 6489, 2024-08-17T02:08:45.655 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3426875984 2024-08-17T02:08:45.655 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.655 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T02:08:45.655 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 6059, 2024-08-17T02:08:45.655 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8103414240 2024-08-17T02:08:45.655 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.655 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:45.655 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4164 2024-08-17T02:08:45.655 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.655 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T02:08:45.655 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1519795417 2024-08-17T02:08:45.656 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.656 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T02:08:45.656 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4164, 2024-08-17T02:08:45.656 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 38887793262 2024-08-17T02:08:45.656 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.656 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T02:08:45.656 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.656 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.656 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T02:08:45.656 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4286, 2024-08-17T02:08:45.656 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5470707910 2024-08-17T02:08:45.656 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.656 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T02:08:45.657 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4164, 2024-08-17T02:08:45.657 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 20445508909 2024-08-17T02:08:45.657 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.657 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T02:08:45.657 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.657 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.657 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T02:08:45.657 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.657 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.657 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T02:08:45.657 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10 2024-08-17T02:08:45.658 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.658 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T02:08:45.658 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T02:08:45.658 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.658 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T02:08:45.658 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 752766976 2024-08-17T02:08:45.658 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.658 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.658 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.658 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.5": { 2024-08-17T02:08:45.658 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:45.658 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_db_max_lat": { 2024-08-17T02:08:45.658 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 17539 2024-08-17T02:08:45.659 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.659 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T02:08:45.659 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.659 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.659 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_max_lat": { 2024-08-17T02:08:45.659 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.659 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.659 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T02:08:45.659 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.659 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.659 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T02:08:45.659 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T02:08:45.659 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.659 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_slow": { 2024-08-17T02:08:45.659 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.660 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.660 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T02:08:45.660 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.660 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.660 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_wal_max_lat": { 2024-08-17T02:08:45.660 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.660 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.660 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T02:08:45.660 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.660 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.660 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T02:08:45.660 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13844480 2024-08-17T02:08:45.660 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.660 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T02:08:45.661 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 728133632 2024-08-17T02:08:45.661 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.661 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T02:08:45.661 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 19, 2024-08-17T02:08:45.661 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5243753 2024-08-17T02:08:45.661 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.661 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T02:08:45.661 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 19, 2024-08-17T02:08:45.661 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2327189 2024-08-17T02:08:45.661 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.661 INFO:tasks.workunit.client.0.smithi110.stdout: "db_alloc_lat": { 2024-08-17T02:08:45.661 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 206, 2024-08-17T02:08:45.661 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 881469 2024-08-17T02:08:45.662 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.662 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T02:08:45.662 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995027456 2024-08-17T02:08:45.662 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.662 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T02:08:45.662 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 645726208 2024-08-17T02:08:45.662 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.662 INFO:tasks.workunit.client.0.smithi110.stdout: "flush_lat": { 2024-08-17T02:08:45.662 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 80377, 2024-08-17T02:08:45.662 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11520075251 2024-08-17T02:08:45.662 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.662 INFO:tasks.workunit.client.0.smithi110.stdout: "fsync_lat": { 2024-08-17T02:08:45.663 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 80383, 2024-08-17T02:08:45.663 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 18439354025 2024-08-17T02:08:45.663 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.663 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T02:08:45.663 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13385728 2024-08-17T02:08:45.663 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.663 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T02:08:45.663 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 329277440 2024-08-17T02:08:45.663 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.663 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T02:08:45.663 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 654245888 2024-08-17T02:08:45.663 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.663 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T02:08:45.664 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.664 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.664 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T02:08:45.664 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.664 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.664 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T02:08:45.664 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 47 2024-08-17T02:08:45.664 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.664 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T02:08:45.664 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 421930333 2024-08-17T02:08:45.664 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.664 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T02:08:45.664 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 21439 2024-08-17T02:08:45.665 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.665 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T02:08:45.665 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 360980480 2024-08-17T02:08:45.665 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.665 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T02:08:45.665 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 360984576 2024-08-17T02:08:45.665 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.665 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T02:08:45.665 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.665 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.665 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T02:08:45.665 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.665 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.665 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T02:08:45.666 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8832 2024-08-17T02:08:45.666 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.666 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:45.666 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 21439, 2024-08-17T02:08:45.666 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 148182891 2024-08-17T02:08:45.666 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.666 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T02:08:45.666 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 229761673 2024-08-17T02:08:45.666 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.666 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T02:08:45.666 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15557 2024-08-17T02:08:45.666 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.666 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T02:08:45.667 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3978401 2024-08-17T02:08:45.667 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.667 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T02:08:45.667 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 989 2024-08-17T02:08:45.667 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.667 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T02:08:45.667 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13732203 2024-08-17T02:08:45.667 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.667 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T02:08:45.667 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1330 2024-08-17T02:08:45.667 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.667 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T02:08:45.667 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9753802 2024-08-17T02:08:45.667 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.668 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T02:08:45.668 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9753802 2024-08-17T02:08:45.668 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.668 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T02:08:45.668 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.668 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.668 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T02:08:45.668 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.668 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.668 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T02:08:45.668 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 357 2024-08-17T02:08:45.668 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.668 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_lat": { 2024-08-17T02:08:45.669 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1330, 2024-08-17T02:08:45.669 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4519461 2024-08-17T02:08:45.669 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.669 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_alloc_lat": { 2024-08-17T02:08:45.669 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.669 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.669 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.669 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T02:08:45.669 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.669 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.669 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T02:08:45.669 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.669 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.669 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:45.669 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T02:08:45.670 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 560 2024-08-17T02:08:45.670 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.670 INFO:tasks.workunit.client.0.smithi110.stdout: "unlink_lat": { 2024-08-17T02:08:45.670 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 21, 2024-08-17T02:08:45.670 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 39950 2024-08-17T02:08:45.670 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.670 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_alloc_lat": { 2024-08-17T02:08:45.670 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.670 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.670 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.670 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T02:08:45.670 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.670 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.670 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T02:08:45.671 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.671 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.671 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T02:08:45.671 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1074147328 2024-08-17T02:08:45.671 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.671 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.671 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T02:08:45.671 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T02:08:45.671 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T02:08:45.671 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.671 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T02:08:45.671 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14295040 2024-08-17T02:08:45.671 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.672 INFO:tasks.workunit.client.0.smithi110.stdout: "allocator_lat": { 2024-08-17T02:08:45.672 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 20629, 2024-08-17T02:08:45.672 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73235063 2024-08-17T02:08:45.672 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.672 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T02:08:45.672 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3635, 2024-08-17T02:08:45.672 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 512884131 2024-08-17T02:08:45.672 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.672 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T02:08:45.672 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.672 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.672 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.672 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T02:08:45.672 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.672 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.673 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T02:08:45.673 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.673 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.673 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T02:08:45.673 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.673 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.673 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T02:08:45.673 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 25542, 2024-08-17T02:08:45.673 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 225217198 2024-08-17T02:08:45.673 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.673 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T02:08:45.673 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.673 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.673 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.673 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T02:08:45.674 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.674 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.674 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T02:08:45.674 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 80300, 2024-08-17T02:08:45.674 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 22313010930 2024-08-17T02:08:45.674 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.674 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T02:08:45.674 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 79794, 2024-08-17T02:08:45.674 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1686885832 2024-08-17T02:08:45.674 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.674 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T02:08:45.674 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 80300, 2024-08-17T02:08:45.674 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 49362980 2024-08-17T02:08:45.674 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.674 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T02:08:45.675 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 80300, 2024-08-17T02:08:45.675 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 22362373910 2024-08-17T02:08:45.675 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.675 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T02:08:45.675 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.675 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.675 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.675 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T02:08:45.675 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 235277, 2024-08-17T02:08:45.675 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1579964940 2024-08-17T02:08:45.675 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.675 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T02:08:45.675 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 821, 2024-08-17T02:08:45.675 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2228613 2024-08-17T02:08:45.675 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.676 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T02:08:45.676 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 129397, 2024-08-17T02:08:45.676 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 45485915 2024-08-17T02:08:45.676 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.676 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T02:08:45.676 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 49, 2024-08-17T02:08:45.676 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70439 2024-08-17T02:08:45.676 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.676 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T02:08:45.676 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 16145, 2024-08-17T02:08:45.676 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1814402476 2024-08-17T02:08:45.676 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.676 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T02:08:45.677 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 436775 2024-08-17T02:08:45.677 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.677 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T02:08:45.677 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 21667 2024-08-17T02:08:45.677 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.677 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:45.677 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 12538, 2024-08-17T02:08:45.677 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1980754627 2024-08-17T02:08:45.677 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.677 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T02:08:45.677 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 35135, 2024-08-17T02:08:45.677 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11715177 2024-08-17T02:08:45.677 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.677 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T02:08:45.678 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 22597, 2024-08-17T02:08:45.678 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1764710646 2024-08-17T02:08:45.678 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.678 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T02:08:45.678 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.678 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.678 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T02:08:45.678 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 16324, 2024-08-17T02:08:45.678 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 486842936 2024-08-17T02:08:45.678 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.678 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_aio_wait_count": { 2024-08-17T02:08:45.678 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.679 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.679 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_committed_kv_count": { 2024-08-17T02:08:45.679 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.679 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.679 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_onode_meta_count": { 2024-08-17T02:08:45.679 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.679 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.679 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_wait_aio_count": { 2024-08-17T02:08:45.679 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.679 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.679 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T02:08:45.679 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 93440, 2024-08-17T02:08:45.679 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10207513986 2024-08-17T02:08:45.679 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.680 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T02:08:45.680 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9103, 2024-08-17T02:08:45.680 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1088831780 2024-08-17T02:08:45.680 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.680 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T02:08:45.680 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9101, 2024-08-17T02:08:45.680 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4214786842461 2024-08-17T02:08:45.680 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.680 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T02:08:45.680 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 9103, 2024-08-17T02:08:45.680 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7341062400320 2024-08-17T02:08:45.680 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.680 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T02:08:45.680 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 93438, 2024-08-17T02:08:45.681 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2931131443064 2024-08-17T02:08:45.681 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.681 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T02:08:45.681 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 93438, 2024-08-17T02:08:45.681 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10422806 2024-08-17T02:08:45.681 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.681 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T02:08:45.681 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 93440, 2024-08-17T02:08:45.681 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 439061360 2024-08-17T02:08:45.681 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.681 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T02:08:45.681 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 93440, 2024-08-17T02:08:45.682 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 35916685177 2024-08-17T02:08:45.682 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.682 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T02:08:45.682 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 93440, 2024-08-17T02:08:45.682 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 32473222 2024-08-17T02:08:45.682 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.682 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T02:08:45.682 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 93440, 2024-08-17T02:08:45.682 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 17933375899 2024-08-17T02:08:45.682 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.682 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T02:08:45.682 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 93440, 2024-08-17T02:08:45.682 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9230343726 2024-08-17T02:08:45.682 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.683 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T02:08:45.683 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10158959 2024-08-17T02:08:45.683 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.683 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:45.683 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2631, 2024-08-17T02:08:45.683 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13762764 2024-08-17T02:08:45.683 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.683 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T02:08:45.683 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 93440, 2024-08-17T02:08:45.683 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73741541644 2024-08-17T02:08:45.683 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.683 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T02:08:45.683 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 93440, 2024-08-17T02:08:45.684 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10340373794 2024-08-17T02:08:45.684 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.684 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T02:08:45.684 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 93440, 2024-08-17T02:08:45.684 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 555152644 2024-08-17T02:08:45.684 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.684 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.684 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T02:08:45.684 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T02:08:45.684 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1405081568 2024-08-17T02:08:45.684 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.684 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T02:08:45.684 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 559726592 2024-08-17T02:08:45.685 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.685 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T02:08:45.685 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 556294144 2024-08-17T02:08:45.685 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.685 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T02:08:45.685 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2600456396 2024-08-17T02:08:45.685 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.685 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T02:08:45.685 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3432448 2024-08-17T02:08:45.685 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.685 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.685 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T02:08:45.685 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.686 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 125829120 2024-08-17T02:08:45.686 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.686 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.686 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.686 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.686 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.686 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.686 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.686 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.686 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 56454605 2024-08-17T02:08:45.686 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.686 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.687 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.687 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.687 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.687 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.687 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.687 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.687 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.687 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.687 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.687 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.687 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.687 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.687 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24576 2024-08-17T02:08:45.687 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.688 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.688 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 28672 2024-08-17T02:08:45.688 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.688 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.688 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.688 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.688 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.688 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.688 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.688 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.688 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.688 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.688 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.689 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 69321267 2024-08-17T02:08:45.689 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.689 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.689 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T02:08:45.689 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.689 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 562036736 2024-08-17T02:08:45.689 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.689 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.689 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:45.689 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.689 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.689 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.689 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.690 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.690 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 423409541 2024-08-17T02:08:45.690 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.690 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.690 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.690 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.690 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.690 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.690 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.690 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.690 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2896 2024-08-17T02:08:45.690 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.690 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.691 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.691 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.691 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.691 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 186864 2024-08-17T02:08:45.691 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.691 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.691 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.691 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.691 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.691 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.691 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.691 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.691 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.691 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.692 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.692 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.692 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.692 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.692 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 71328571 2024-08-17T02:08:45.692 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.692 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.692 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T02:08:45.692 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.692 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 176160768 2024-08-17T02:08:45.692 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.692 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.692 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:45.693 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.693 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.693 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 419264 2024-08-17T02:08:45.693 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.693 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.693 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 37636403 2024-08-17T02:08:45.693 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.693 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.693 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.693 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.693 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.693 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.693 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.693 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.693 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.694 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.694 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.694 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.694 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.694 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.694 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.694 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.694 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.694 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.694 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.694 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.694 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.695 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.695 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.695 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.695 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.695 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.695 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.695 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.695 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.695 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70996237 2024-08-17T02:08:45.695 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.695 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.695 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T02:08:45.695 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.695 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 494927872 2024-08-17T02:08:45.695 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.696 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.696 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.696 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.696 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.696 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.696 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.696 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.696 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 423409541 2024-08-17T02:08:45.696 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.696 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.696 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.696 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.696 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.697 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.697 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.697 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.697 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.697 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.697 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.697 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.697 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.697 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.697 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 139139 2024-08-17T02:08:45.697 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.697 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.698 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1147651 2024-08-17T02:08:45.698 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.698 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.698 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.698 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.698 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.698 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.698 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.698 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.698 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.698 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.698 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.699 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70231541 2024-08-17T02:08:45.699 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.699 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.699 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T02:08:45.699 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T02:08:45.699 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.699 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.699 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:45.699 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 30 2024-08-17T02:08:45.699 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.699 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T02:08:45.699 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.699 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.699 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:45.699 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.700 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.700 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.700 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:45.700 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T02:08:45.700 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 50 2024-08-17T02:08:45.700 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.700 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T02:08:45.700 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.700 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.700 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T02:08:45.700 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 30131 2024-08-17T02:08:45.700 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.700 INFO:tasks.workunit.client.0.smithi110.stdout: "op_before_queue_op_lat": { 2024-08-17T02:08:45.700 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 115296, 2024-08-17T02:08:45.700 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13862420419 2024-08-17T02:08:45.700 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.701 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T02:08:45.701 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2 2024-08-17T02:08:45.701 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.701 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T02:08:45.701 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T02:08:45.701 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.701 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T02:08:45.701 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1681022112 2024-08-17T02:08:45.701 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.701 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T02:08:45.701 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 30131, 2024-08-17T02:08:45.701 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 69000369651 2024-08-17T02:08:45.701 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.702 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T02:08:45.702 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2425950371 2024-08-17T02:08:45.702 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.702 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T02:08:45.702 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 30572, 2024-08-17T02:08:45.702 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 19045877390 2024-08-17T02:08:45.702 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.702 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T02:08:45.702 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 30131, 2024-08-17T02:08:45.702 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 34859080311 2024-08-17T02:08:45.702 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.702 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:45.702 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 20542 2024-08-17T02:08:45.702 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.703 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T02:08:45.703 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 20542, 2024-08-17T02:08:45.703 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15937618773 2024-08-17T02:08:45.703 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.703 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T02:08:45.703 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.703 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.703 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T02:08:45.703 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2425950371 2024-08-17T02:08:45.703 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.703 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T02:08:45.703 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 20670, 2024-08-17T02:08:45.703 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10878579315 2024-08-17T02:08:45.703 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.704 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T02:08:45.704 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 20542, 2024-08-17T02:08:45.704 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11652903508 2024-08-17T02:08:45.704 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.704 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T02:08:45.704 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8066 2024-08-17T02:08:45.704 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.704 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T02:08:45.704 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 418299637 2024-08-17T02:08:45.704 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.704 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T02:08:45.704 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8066, 2024-08-17T02:08:45.704 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 20790159894 2024-08-17T02:08:45.705 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.705 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T02:08:45.705 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.705 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.705 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T02:08:45.705 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.705 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.705 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T02:08:45.705 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.705 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.705 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T02:08:45.705 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8249, 2024-08-17T02:08:45.705 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5639073018 2024-08-17T02:08:45.705 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.706 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T02:08:45.706 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8066, 2024-08-17T02:08:45.706 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13485363136 2024-08-17T02:08:45.706 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.706 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:45.706 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1523 2024-08-17T02:08:45.706 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.706 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T02:08:45.706 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1262722475 2024-08-17T02:08:45.706 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.706 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T02:08:45.706 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1523, 2024-08-17T02:08:45.706 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 32272590984 2024-08-17T02:08:45.707 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.707 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T02:08:45.707 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.707 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.707 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T02:08:45.707 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1653, 2024-08-17T02:08:45.707 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2528225057 2024-08-17T02:08:45.707 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.707 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T02:08:45.707 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1523, 2024-08-17T02:08:45.707 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9720813667 2024-08-17T02:08:45.707 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.707 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T02:08:45.708 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.708 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.708 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T02:08:45.708 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8 2024-08-17T02:08:45.708 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.708 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T02:08:45.708 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 28 2024-08-17T02:08:45.708 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.708 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T02:08:45.708 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T02:08:45.708 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.708 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T02:08:45.708 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 660037632 2024-08-17T02:08:45.709 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.709 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.709 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.709 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.6": { 2024-08-17T02:08:45.709 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:45.709 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_db_max_lat": { 2024-08-17T02:08:45.709 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 317425 2024-08-17T02:08:45.709 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.709 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T02:08:45.709 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.709 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.709 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_max_lat": { 2024-08-17T02:08:45.709 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.709 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.709 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T02:08:45.710 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.710 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.710 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T02:08:45.710 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T02:08:45.710 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.710 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_slow": { 2024-08-17T02:08:45.710 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.710 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.710 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T02:08:45.710 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.710 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.710 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_wal_max_lat": { 2024-08-17T02:08:45.710 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.710 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.710 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T02:08:45.711 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.711 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.711 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T02:08:45.711 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4886528 2024-08-17T02:08:45.711 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.711 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T02:08:45.711 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 517869568 2024-08-17T02:08:45.711 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.711 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T02:08:45.711 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15, 2024-08-17T02:08:45.711 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3366507 2024-08-17T02:08:45.711 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.711 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T02:08:45.711 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15, 2024-08-17T02:08:45.712 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 915289 2024-08-17T02:08:45.712 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.712 INFO:tasks.workunit.client.0.smithi110.stdout: "db_alloc_lat": { 2024-08-17T02:08:45.712 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 148, 2024-08-17T02:08:45.712 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 971552 2024-08-17T02:08:45.712 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.712 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T02:08:45.712 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995027456 2024-08-17T02:08:45.712 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.712 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T02:08:45.712 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 476512256 2024-08-17T02:08:45.712 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.712 INFO:tasks.workunit.client.0.smithi110.stdout: "flush_lat": { 2024-08-17T02:08:45.713 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 61202, 2024-08-17T02:08:45.713 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8966235561 2024-08-17T02:08:45.713 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.713 INFO:tasks.workunit.client.0.smithi110.stdout: "fsync_lat": { 2024-08-17T02:08:45.713 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 61213, 2024-08-17T02:08:45.713 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14768432703 2024-08-17T02:08:45.713 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.713 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T02:08:45.713 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1400832 2024-08-17T02:08:45.713 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.713 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T02:08:45.713 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 250769408 2024-08-17T02:08:45.713 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.713 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T02:08:45.713 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 497811456 2024-08-17T02:08:45.714 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.714 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T02:08:45.714 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.714 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.714 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T02:08:45.714 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.714 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.714 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T02:08:45.714 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 41 2024-08-17T02:08:45.714 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.714 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T02:08:45.714 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 218558583 2024-08-17T02:08:45.714 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.714 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T02:08:45.715 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13215 2024-08-17T02:08:45.715 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.715 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T02:08:45.715 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 192172032 2024-08-17T02:08:45.715 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.715 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T02:08:45.715 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 192176128 2024-08-17T02:08:45.715 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.715 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T02:08:45.715 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.715 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.715 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T02:08:45.715 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.716 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.716 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T02:08:45.716 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5762 2024-08-17T02:08:45.716 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.716 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:45.716 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 13215, 2024-08-17T02:08:45.716 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 102597487 2024-08-17T02:08:45.716 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.716 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T02:08:45.716 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 121817216 2024-08-17T02:08:45.716 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.716 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T02:08:45.716 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10248 2024-08-17T02:08:45.717 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.717 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T02:08:45.717 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1948902 2024-08-17T02:08:45.717 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.717 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T02:08:45.717 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 509 2024-08-17T02:08:45.717 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.717 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T02:08:45.717 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4848465 2024-08-17T02:08:45.717 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.717 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T02:08:45.717 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 683 2024-08-17T02:08:45.718 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.718 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T02:08:45.718 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2899563 2024-08-17T02:08:45.718 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.718 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T02:08:45.718 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2899563 2024-08-17T02:08:45.718 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.718 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T02:08:45.718 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.718 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.718 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T02:08:45.718 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.719 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.719 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T02:08:45.719 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 176 2024-08-17T02:08:45.719 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.719 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_lat": { 2024-08-17T02:08:45.719 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 683, 2024-08-17T02:08:45.719 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1597578 2024-08-17T02:08:45.719 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.719 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_alloc_lat": { 2024-08-17T02:08:45.719 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.719 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.719 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.719 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T02:08:45.719 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.719 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.720 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T02:08:45.720 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.720 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.720 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:45.720 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T02:08:45.720 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 627 2024-08-17T02:08:45.720 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.720 INFO:tasks.workunit.client.0.smithi110.stdout: "unlink_lat": { 2024-08-17T02:08:45.720 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8, 2024-08-17T02:08:45.720 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9346 2024-08-17T02:08:45.720 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.720 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_alloc_lat": { 2024-08-17T02:08:45.720 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.720 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.720 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.721 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T02:08:45.721 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.721 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.721 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T02:08:45.721 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.721 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.721 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T02:08:45.721 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 775802880 2024-08-17T02:08:45.721 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.721 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.721 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T02:08:45.721 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T02:08:45.721 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T02:08:45.721 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.721 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T02:08:45.722 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10686464 2024-08-17T02:08:45.722 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.722 INFO:tasks.workunit.client.0.smithi110.stdout: "allocator_lat": { 2024-08-17T02:08:45.722 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 14193, 2024-08-17T02:08:45.722 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 44709223 2024-08-17T02:08:45.722 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.722 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T02:08:45.722 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3497, 2024-08-17T02:08:45.722 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 402495434 2024-08-17T02:08:45.722 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.722 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T02:08:45.722 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.722 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.722 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.722 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T02:08:45.723 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.723 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.723 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T02:08:45.723 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.723 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.723 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T02:08:45.723 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.723 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.723 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T02:08:45.723 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 16949, 2024-08-17T02:08:45.723 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 131704235 2024-08-17T02:08:45.723 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.723 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T02:08:45.723 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.723 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.724 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.724 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T02:08:45.724 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.724 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.724 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T02:08:45.724 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 61166, 2024-08-17T02:08:45.724 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 17682692042 2024-08-17T02:08:45.724 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.724 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T02:08:45.724 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 60733, 2024-08-17T02:08:45.724 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1358710874 2024-08-17T02:08:45.724 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.724 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T02:08:45.724 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 61166, 2024-08-17T02:08:45.724 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 33865244 2024-08-17T02:08:45.725 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.725 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T02:08:45.725 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 61166, 2024-08-17T02:08:45.725 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 17716557286 2024-08-17T02:08:45.725 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.725 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T02:08:45.725 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.725 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.725 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.725 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T02:08:45.725 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 25542, 2024-08-17T02:08:45.725 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 746403475 2024-08-17T02:08:45.725 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.725 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T02:08:45.725 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 784, 2024-08-17T02:08:45.726 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1881343 2024-08-17T02:08:45.726 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.726 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T02:08:45.726 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15476, 2024-08-17T02:08:45.726 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8796400 2024-08-17T02:08:45.726 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.726 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T02:08:45.726 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 42, 2024-08-17T02:08:45.726 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 47948 2024-08-17T02:08:45.726 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.726 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T02:08:45.726 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 13905, 2024-08-17T02:08:45.726 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1030403120 2024-08-17T02:08:45.726 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.727 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T02:08:45.727 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 189431 2024-08-17T02:08:45.727 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.727 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T02:08:45.727 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 19092 2024-08-17T02:08:45.727 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.727 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:45.727 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 16975, 2024-08-17T02:08:45.727 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1443762557 2024-08-17T02:08:45.727 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.727 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T02:08:45.727 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 52462, 2024-08-17T02:08:45.727 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13623983 2024-08-17T02:08:45.727 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.728 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T02:08:45.728 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 35487, 2024-08-17T02:08:45.728 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1117148289 2024-08-17T02:08:45.728 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.728 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T02:08:45.728 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.728 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.728 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T02:08:45.728 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 12345, 2024-08-17T02:08:45.728 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 336470804 2024-08-17T02:08:45.728 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.728 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_aio_wait_count": { 2024-08-17T02:08:45.728 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.729 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.729 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_committed_kv_count": { 2024-08-17T02:08:45.729 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.729 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.729 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_onode_meta_count": { 2024-08-17T02:08:45.729 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.729 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.729 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_wait_aio_count": { 2024-08-17T02:08:45.729 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.729 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.729 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T02:08:45.729 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 72305, 2024-08-17T02:08:45.729 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7420699037 2024-08-17T02:08:45.730 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.730 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T02:08:45.730 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 14933, 2024-08-17T02:08:45.730 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1279139293 2024-08-17T02:08:45.730 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.730 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T02:08:45.730 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 14933, 2024-08-17T02:08:45.730 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4248808870393 2024-08-17T02:08:45.730 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.730 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T02:08:45.730 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 14933, 2024-08-17T02:08:45.730 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6772100830105 2024-08-17T02:08:45.730 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.731 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T02:08:45.731 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 72305, 2024-08-17T02:08:45.731 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2905733195935 2024-08-17T02:08:45.731 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.731 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T02:08:45.731 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 72305, 2024-08-17T02:08:45.731 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7292773 2024-08-17T02:08:45.731 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.731 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T02:08:45.731 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 72305, 2024-08-17T02:08:45.731 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 303100723 2024-08-17T02:08:45.731 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.731 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T02:08:45.731 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 72305, 2024-08-17T02:08:45.732 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 28338680194 2024-08-17T02:08:45.732 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.732 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T02:08:45.732 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 72305, 2024-08-17T02:08:45.732 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 24165018 2024-08-17T02:08:45.732 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.732 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T02:08:45.732 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 72305, 2024-08-17T02:08:45.732 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13240204352 2024-08-17T02:08:45.732 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.732 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T02:08:45.732 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 72305, 2024-08-17T02:08:45.732 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6655362949 2024-08-17T02:08:45.732 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.732 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T02:08:45.732 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6554914 2024-08-17T02:08:45.733 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.733 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:45.733 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2519, 2024-08-17T02:08:45.733 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12739121 2024-08-17T02:08:45.733 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.733 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T02:08:45.733 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 72305, 2024-08-17T02:08:45.733 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 55968833525 2024-08-17T02:08:45.733 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.733 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T02:08:45.733 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 72305, 2024-08-17T02:08:45.733 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7539647303 2024-08-17T02:08:45.733 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.733 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T02:08:45.733 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 72305, 2024-08-17T02:08:45.734 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 412428844 2024-08-17T02:08:45.734 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.734 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.734 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T02:08:45.734 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T02:08:45.734 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1405081568 2024-08-17T02:08:45.734 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.734 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T02:08:45.734 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 471670784 2024-08-17T02:08:45.734 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.734 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T02:08:45.734 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 440180736 2024-08-17T02:08:45.734 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.734 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T02:08:45.735 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2600456396 2024-08-17T02:08:45.735 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.735 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T02:08:45.735 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31490048 2024-08-17T02:08:45.735 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.735 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.735 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T02:08:45.735 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.735 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 125829120 2024-08-17T02:08:45.735 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.735 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.735 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.735 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.735 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.736 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.736 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.736 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.736 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 57263870 2024-08-17T02:08:45.736 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.736 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.736 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.736 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.736 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.736 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.736 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.736 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.736 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.736 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.737 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.737 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.737 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.737 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.737 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 53248 2024-08-17T02:08:45.737 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.737 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.737 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T02:08:45.737 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.737 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.737 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.737 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.737 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.737 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.738 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.738 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.738 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.738 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.738 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.738 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68446466 2024-08-17T02:08:45.738 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.738 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.738 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T02:08:45.738 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.738 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 570425344 2024-08-17T02:08:45.738 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.738 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.739 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:45.739 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.739 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.739 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.739 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.739 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.739 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 429479028 2024-08-17T02:08:45.739 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.739 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.739 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.739 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.739 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.739 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.740 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.740 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.740 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1616 2024-08-17T02:08:45.740 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.740 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.740 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.740 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.740 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.740 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 100864 2024-08-17T02:08:45.740 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.740 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.740 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.740 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.740 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.740 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.741 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.741 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.741 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.741 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.741 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.741 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.741 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.741 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.741 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73734972 2024-08-17T02:08:45.741 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.741 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.741 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T02:08:45.741 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.742 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 176160768 2024-08-17T02:08:45.742 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.742 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.742 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:45.742 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.742 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.742 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 193344 2024-08-17T02:08:45.742 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.742 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.742 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 38175913 2024-08-17T02:08:45.742 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.742 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.742 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.742 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.743 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.743 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.743 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.743 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.743 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.743 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.743 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.743 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.743 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.743 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.743 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.743 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.743 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.743 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.743 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.743 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.744 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.744 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.744 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.744 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.744 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.744 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.744 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.744 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.744 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.744 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70682647 2024-08-17T02:08:45.744 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.744 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.744 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T02:08:45.744 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.745 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 503316480 2024-08-17T02:08:45.745 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.745 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.745 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.745 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.745 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.745 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.745 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.745 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.745 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 429479028 2024-08-17T02:08:45.745 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.745 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.745 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.745 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.745 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.746 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2012 2024-08-17T02:08:45.746 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.746 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.746 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8048 2024-08-17T02:08:45.746 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.746 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.746 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.746 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.746 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.746 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 140847 2024-08-17T02:08:45.746 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.746 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.746 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1168024 2024-08-17T02:08:45.746 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.747 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.747 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.747 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.747 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.747 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.747 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.747 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.747 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.747 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.747 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.747 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 72518521 2024-08-17T02:08:45.747 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.747 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.748 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T02:08:45.748 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T02:08:45.748 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.748 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.748 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:45.748 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9 2024-08-17T02:08:45.748 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.748 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T02:08:45.748 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.748 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.748 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:45.748 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.748 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.748 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.749 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:45.749 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T02:08:45.749 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 48 2024-08-17T02:08:45.749 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.749 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T02:08:45.749 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.749 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.749 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T02:08:45.749 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 39919 2024-08-17T02:08:45.749 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.749 INFO:tasks.workunit.client.0.smithi110.stdout: "op_before_queue_op_lat": { 2024-08-17T02:08:45.749 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 101867, 2024-08-17T02:08:45.749 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9186977433 2024-08-17T02:08:45.750 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.750 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T02:08:45.750 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.750 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.750 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T02:08:45.750 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1 2024-08-17T02:08:45.750 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.750 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T02:08:45.750 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1679323970 2024-08-17T02:08:45.750 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.750 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T02:08:45.750 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 39919, 2024-08-17T02:08:45.751 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 66258812478 2024-08-17T02:08:45.751 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.751 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T02:08:45.751 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1920801421 2024-08-17T02:08:45.751 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.751 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T02:08:45.751 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 40374, 2024-08-17T02:08:45.751 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14981741833 2024-08-17T02:08:45.751 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.751 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T02:08:45.751 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 39919, 2024-08-17T02:08:45.751 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 34596186696 2024-08-17T02:08:45.751 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.751 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:45.751 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 31024 2024-08-17T02:08:45.752 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.752 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T02:08:45.752 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 31024, 2024-08-17T02:08:45.752 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10866046538 2024-08-17T02:08:45.752 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.752 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T02:08:45.752 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.752 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.752 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T02:08:45.752 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1920801421 2024-08-17T02:08:45.752 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.752 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T02:08:45.753 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 31207, 2024-08-17T02:08:45.753 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6485511500 2024-08-17T02:08:45.753 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.753 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T02:08:45.753 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 31024, 2024-08-17T02:08:45.753 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5936373665 2024-08-17T02:08:45.753 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.753 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T02:08:45.753 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4832 2024-08-17T02:08:45.753 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.753 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T02:08:45.753 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 312034071 2024-08-17T02:08:45.753 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.754 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T02:08:45.754 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4832, 2024-08-17T02:08:45.754 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14864150260 2024-08-17T02:08:45.754 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.754 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T02:08:45.754 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.754 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.754 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T02:08:45.754 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.754 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.754 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T02:08:45.754 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.754 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.755 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T02:08:45.755 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4997, 2024-08-17T02:08:45.755 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3445167472 2024-08-17T02:08:45.755 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.755 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T02:08:45.755 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4832, 2024-08-17T02:08:45.755 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10067063045 2024-08-17T02:08:45.755 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.755 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:45.755 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4063 2024-08-17T02:08:45.755 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.755 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T02:08:45.755 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1367289899 2024-08-17T02:08:45.755 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.756 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T02:08:45.756 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4063, 2024-08-17T02:08:45.756 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 40528615680 2024-08-17T02:08:45.756 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.756 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T02:08:45.756 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.756 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.756 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T02:08:45.756 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4170, 2024-08-17T02:08:45.756 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5051062861 2024-08-17T02:08:45.756 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.756 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T02:08:45.756 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 4063, 2024-08-17T02:08:45.756 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 18592749986 2024-08-17T02:08:45.757 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.757 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T02:08:45.757 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.757 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.757 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T02:08:45.757 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16779421 2024-08-17T02:08:45.757 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.757 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T02:08:45.757 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 19 2024-08-17T02:08:45.757 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.757 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T02:08:45.757 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T02:08:45.757 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.758 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T02:08:45.758 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 487206912 2024-08-17T02:08:45.758 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.758 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.758 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.758 INFO:tasks.workunit.client.0.smithi110.stdout: "osd.7": { 2024-08-17T02:08:45.758 INFO:tasks.workunit.client.0.smithi110.stdout: "bluefs": { 2024-08-17T02:08:45.758 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_db_max_lat": { 2024-08-17T02:08:45.758 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 28303 2024-08-17T02:08:45.758 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.758 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_fallback": { 2024-08-17T02:08:45.758 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.758 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.759 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_max_lat": { 2024-08-17T02:08:45.759 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.759 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.759 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_slow_size_fallback": { 2024-08-17T02:08:45.759 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.759 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.759 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_db": { 2024-08-17T02:08:45.759 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 65536 2024-08-17T02:08:45.759 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.759 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_slow": { 2024-08-17T02:08:45.759 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.759 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.759 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit_wal": { 2024-08-17T02:08:45.760 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.760 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.760 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_wal_max_lat": { 2024-08-17T02:08:45.760 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.760 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.760 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_slow": { 2024-08-17T02:08:45.760 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.760 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.760 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_sst": { 2024-08-17T02:08:45.760 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4632576 2024-08-17T02:08:45.760 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.760 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_written_wal": { 2024-08-17T02:08:45.760 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 555642880 2024-08-17T02:08:45.760 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.761 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lat": { 2024-08-17T02:08:45.761 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15, 2024-08-17T02:08:45.761 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2930564 2024-08-17T02:08:45.761 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.761 INFO:tasks.workunit.client.0.smithi110.stdout: "compact_lock_lat": { 2024-08-17T02:08:45.761 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15, 2024-08-17T02:08:45.761 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 910073 2024-08-17T02:08:45.761 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.761 INFO:tasks.workunit.client.0.smithi110.stdout: "db_alloc_lat": { 2024-08-17T02:08:45.761 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 150, 2024-08-17T02:08:45.761 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 609331 2024-08-17T02:08:45.761 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.761 INFO:tasks.workunit.client.0.smithi110.stdout: "db_total_bytes": { 2024-08-17T02:08:45.762 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995027456 2024-08-17T02:08:45.762 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.762 INFO:tasks.workunit.client.0.smithi110.stdout: "db_used_bytes": { 2024-08-17T02:08:45.762 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 470417408 2024-08-17T02:08:45.762 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.762 INFO:tasks.workunit.client.0.smithi110.stdout: "flush_lat": { 2024-08-17T02:08:45.762 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 64667, 2024-08-17T02:08:45.762 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 9374721521 2024-08-17T02:08:45.762 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.762 INFO:tasks.workunit.client.0.smithi110.stdout: "fsync_lat": { 2024-08-17T02:08:45.762 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 64674, 2024-08-17T02:08:45.762 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15314979832 2024-08-17T02:08:45.762 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.763 INFO:tasks.workunit.client.0.smithi110.stdout: "log_bytes": { 2024-08-17T02:08:45.763 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15589376 2024-08-17T02:08:45.763 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.763 INFO:tasks.workunit.client.0.smithi110.stdout: "logged_bytes": { 2024-08-17T02:08:45.763 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 264945664 2024-08-17T02:08:45.763 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.763 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_db": { 2024-08-17T02:08:45.763 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 478937088 2024-08-17T02:08:45.763 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.763 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_slow": { 2024-08-17T02:08:45.763 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.763 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.763 INFO:tasks.workunit.client.0.smithi110.stdout: "max_bytes_wal": { 2024-08-17T02:08:45.763 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.764 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.764 INFO:tasks.workunit.client.0.smithi110.stdout: "num_files": { 2024-08-17T02:08:45.764 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 41 2024-08-17T02:08:45.764 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.764 INFO:tasks.workunit.client.0.smithi110.stdout: "read_bytes": { 2024-08-17T02:08:45.764 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 301696471 2024-08-17T02:08:45.764 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.764 INFO:tasks.workunit.client.0.smithi110.stdout: "read_count": { 2024-08-17T02:08:45.764 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 22771 2024-08-17T02:08:45.764 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.764 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes": { 2024-08-17T02:08:45.764 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 249675776 2024-08-17T02:08:45.764 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.765 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_db": { 2024-08-17T02:08:45.765 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 249679872 2024-08-17T02:08:45.765 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.765 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_slow": { 2024-08-17T02:08:45.765 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.765 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.765 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_bytes_wal": { 2024-08-17T02:08:45.765 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.765 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.765 INFO:tasks.workunit.client.0.smithi110.stdout: "read_disk_count": { 2024-08-17T02:08:45.765 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11035 2024-08-17T02:08:45.765 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.765 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:45.766 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 22771, 2024-08-17T02:08:45.766 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 132863626 2024-08-17T02:08:45.766 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.766 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_bytes": { 2024-08-17T02:08:45.766 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 207900594 2024-08-17T02:08:45.766 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.766 INFO:tasks.workunit.client.0.smithi110.stdout: "read_prefetch_count": { 2024-08-17T02:08:45.766 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 19894 2024-08-17T02:08:45.766 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.766 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_bytes": { 2024-08-17T02:08:45.766 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1533041 2024-08-17T02:08:45.766 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.766 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_buffer_count": { 2024-08-17T02:08:45.767 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 517 2024-08-17T02:08:45.767 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.767 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_bytes": { 2024-08-17T02:08:45.767 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4596174 2024-08-17T02:08:45.767 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.767 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_count": { 2024-08-17T02:08:45.767 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 670 2024-08-17T02:08:45.767 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.767 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes": { 2024-08-17T02:08:45.767 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3063133 2024-08-17T02:08:45.767 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.767 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_db": { 2024-08-17T02:08:45.767 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3063133 2024-08-17T02:08:45.768 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.768 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_slow": { 2024-08-17T02:08:45.768 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.768 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.768 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_bytes_wal": { 2024-08-17T02:08:45.768 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.768 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.768 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_disk_count": { 2024-08-17T02:08:45.768 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 158 2024-08-17T02:08:45.768 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.768 INFO:tasks.workunit.client.0.smithi110.stdout: "read_random_lat": { 2024-08-17T02:08:45.768 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 670, 2024-08-17T02:08:45.768 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1493868 2024-08-17T02:08:45.769 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.769 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_alloc_lat": { 2024-08-17T02:08:45.769 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.769 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.769 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.769 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_total_bytes": { 2024-08-17T02:08:45.769 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.769 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.769 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_used_bytes": { 2024-08-17T02:08:45.769 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.769 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.769 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:45.770 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1, 2024-08-17T02:08:45.770 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 578 2024-08-17T02:08:45.770 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.770 INFO:tasks.workunit.client.0.smithi110.stdout: "unlink_lat": { 2024-08-17T02:08:45.770 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8, 2024-08-17T02:08:45.770 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10548 2024-08-17T02:08:45.770 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.770 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_alloc_lat": { 2024-08-17T02:08:45.770 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.770 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.770 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.770 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_total_bytes": { 2024-08-17T02:08:45.770 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.770 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.771 INFO:tasks.workunit.client.0.smithi110.stdout: "wal_used_bytes": { 2024-08-17T02:08:45.771 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.771 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.771 INFO:tasks.workunit.client.0.smithi110.stdout: "write_bytes": { 2024-08-17T02:08:45.771 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 827510784 2024-08-17T02:08:45.771 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.771 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.771 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore": { 2024-08-17T02:08:45.771 INFO:tasks.workunit.client.0.smithi110.stdout: "alloc_unit": { 2024-08-17T02:08:45.771 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4096 2024-08-17T02:08:45.771 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.771 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": { 2024-08-17T02:08:45.771 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10678272 2024-08-17T02:08:45.771 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.772 INFO:tasks.workunit.client.0.smithi110.stdout: "allocator_lat": { 2024-08-17T02:08:45.772 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 21533, 2024-08-17T02:08:45.772 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 64237803 2024-08-17T02:08:45.772 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.772 INFO:tasks.workunit.client.0.smithi110.stdout: "clist_lat": { 2024-08-17T02:08:45.772 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 3592, 2024-08-17T02:08:45.772 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 419589822 2024-08-17T02:08:45.772 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.772 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_lat": { 2024-08-17T02:08:45.772 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.772 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.772 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.772 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed": { 2024-08-17T02:08:45.772 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.772 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.773 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_allocated": { 2024-08-17T02:08:45.773 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.773 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.773 INFO:tasks.workunit.client.0.smithi110.stdout: "compressed_original": { 2024-08-17T02:08:45.773 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.773 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.773 INFO:tasks.workunit.client.0.smithi110.stdout: "csum_lat": { 2024-08-17T02:08:45.773 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 18519, 2024-08-17T02:08:45.773 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 148481728 2024-08-17T02:08:45.773 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.773 INFO:tasks.workunit.client.0.smithi110.stdout: "decompress_lat": { 2024-08-17T02:08:45.773 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.773 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.774 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.774 INFO:tasks.workunit.client.0.smithi110.stdout: "fragmentation_micros": { 2024-08-17T02:08:45.774 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.774 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.774 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_commit_lat": { 2024-08-17T02:08:45.774 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 64627, 2024-08-17T02:08:45.774 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 18386435909 2024-08-17T02:08:45.774 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.774 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_final_lat": { 2024-08-17T02:08:45.774 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 64231, 2024-08-17T02:08:45.774 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1458356801 2024-08-17T02:08:45.774 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.774 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_flush_lat": { 2024-08-17T02:08:45.775 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 64627, 2024-08-17T02:08:45.775 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 41522544 2024-08-17T02:08:45.775 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.775 INFO:tasks.workunit.client.0.smithi110.stdout: "kv_sync_lat": { 2024-08-17T02:08:45.775 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 64627, 2024-08-17T02:08:45.775 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 18427958453 2024-08-17T02:08:45.775 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.775 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_keys_lat": { 2024-08-17T02:08:45.775 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 0, 2024-08-17T02:08:45.775 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.775 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.775 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_get_values_lat": { 2024-08-17T02:08:45.775 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 43348, 2024-08-17T02:08:45.775 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 617977593 2024-08-17T02:08:45.776 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.776 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_lower_bound_lat": { 2024-08-17T02:08:45.776 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 692, 2024-08-17T02:08:45.776 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1799698 2024-08-17T02:08:45.776 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.776 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_next_lat": { 2024-08-17T02:08:45.776 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8448, 2024-08-17T02:08:45.776 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5737636 2024-08-17T02:08:45.776 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.776 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_seek_to_first_lat": { 2024-08-17T02:08:45.776 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 50, 2024-08-17T02:08:45.776 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 62450 2024-08-17T02:08:45.776 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.777 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_upper_bound_lat": { 2024-08-17T02:08:45.777 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 18074, 2024-08-17T02:08:45.777 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1886054074 2024-08-17T02:08:45.777 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.777 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_hits": { 2024-08-17T02:08:45.777 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 218199 2024-08-17T02:08:45.777 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.777 INFO:tasks.workunit.client.0.smithi110.stdout: "onode_misses": { 2024-08-17T02:08:45.777 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 19250 2024-08-17T02:08:45.777 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.777 INFO:tasks.workunit.client.0.smithi110.stdout: "read_lat": { 2024-08-17T02:08:45.777 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 8371, 2024-08-17T02:08:45.777 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1477495372 2024-08-17T02:08:45.777 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.778 INFO:tasks.workunit.client.0.smithi110.stdout: "read_onode_meta_lat": { 2024-08-17T02:08:45.778 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 34619, 2024-08-17T02:08:45.778 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14625794 2024-08-17T02:08:45.778 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.778 INFO:tasks.workunit.client.0.smithi110.stdout: "read_wait_aio_lat": { 2024-08-17T02:08:45.778 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 26248, 2024-08-17T02:08:45.778 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1323621370 2024-08-17T02:08:45.778 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.778 INFO:tasks.workunit.client.0.smithi110.stdout: "reads_with_retries": { 2024-08-17T02:08:45.778 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.778 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.778 INFO:tasks.workunit.client.0.smithi110.stdout: "remove_lat": { 2024-08-17T02:08:45.778 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 14097, 2024-08-17T02:08:45.779 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 378208660 2024-08-17T02:08:45.779 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.779 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_aio_wait_count": { 2024-08-17T02:08:45.779 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.779 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.779 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_committed_kv_count": { 2024-08-17T02:08:45.779 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.779 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.779 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_onode_meta_count": { 2024-08-17T02:08:45.779 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.779 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.779 INFO:tasks.workunit.client.0.smithi110.stdout: "slow_read_wait_aio_count": { 2024-08-17T02:08:45.779 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.780 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.780 INFO:tasks.workunit.client.0.smithi110.stdout: "state_aio_wait_lat": { 2024-08-17T02:08:45.780 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 79578, 2024-08-17T02:08:45.780 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12050108908 2024-08-17T02:08:45.780 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.780 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_aio_wait_lat": { 2024-08-17T02:08:45.780 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15820, 2024-08-17T02:08:45.780 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 887258710 2024-08-17T02:08:45.780 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.780 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_cleanup_lat": { 2024-08-17T02:08:45.780 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15820, 2024-08-17T02:08:45.780 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 4135041838007 2024-08-17T02:08:45.780 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.780 INFO:tasks.workunit.client.0.smithi110.stdout: "state_deferred_queued_lat": { 2024-08-17T02:08:45.781 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 15820, 2024-08-17T02:08:45.781 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6466388967910 2024-08-17T02:08:45.781 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.781 INFO:tasks.workunit.client.0.smithi110.stdout: "state_done_lat": { 2024-08-17T02:08:45.781 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 79578, 2024-08-17T02:08:45.781 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3059079404018 2024-08-17T02:08:45.781 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.781 INFO:tasks.workunit.client.0.smithi110.stdout: "state_finishing_lat": { 2024-08-17T02:08:45.781 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 79578, 2024-08-17T02:08:45.781 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7596550 2024-08-17T02:08:45.781 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.781 INFO:tasks.workunit.client.0.smithi110.stdout: "state_io_done_lat": { 2024-08-17T02:08:45.781 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 79578, 2024-08-17T02:08:45.781 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 344671783 2024-08-17T02:08:45.782 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.782 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_commiting_lat": { 2024-08-17T02:08:45.782 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 79578, 2024-08-17T02:08:45.782 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 33151908025 2024-08-17T02:08:45.782 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.782 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_done_lat": { 2024-08-17T02:08:45.782 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 79578, 2024-08-17T02:08:45.782 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 26522841 2024-08-17T02:08:45.782 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.782 INFO:tasks.workunit.client.0.smithi110.stdout: "state_kv_queued_lat": { 2024-08-17T02:08:45.782 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 79578, 2024-08-17T02:08:45.782 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 16035453456 2024-08-17T02:08:45.783 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.783 INFO:tasks.workunit.client.0.smithi110.stdout: "state_prepare_lat": { 2024-08-17T02:08:45.783 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 79578, 2024-08-17T02:08:45.783 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 7391777021 2024-08-17T02:08:45.783 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.783 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": { 2024-08-17T02:08:45.783 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6549702 2024-08-17T02:08:45.783 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.783 INFO:tasks.workunit.client.0.smithi110.stdout: "truncate_lat": { 2024-08-17T02:08:45.783 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 2453, 2024-08-17T02:08:45.783 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 12162407 2024-08-17T02:08:45.783 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.784 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_commit_lat": { 2024-08-17T02:08:45.784 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 79578, 2024-08-17T02:08:45.784 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68986458096 2024-08-17T02:08:45.784 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.784 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_submit_lat": { 2024-08-17T02:08:45.784 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 79578, 2024-08-17T02:08:45.784 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8471547249 2024-08-17T02:08:45.784 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.784 INFO:tasks.workunit.client.0.smithi110.stdout: "txc_throttle_lat": { 2024-08-17T02:08:45.784 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 79578, 2024-08-17T02:08:45.784 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 652190069 2024-08-17T02:08:45.784 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.784 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.785 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache": { 2024-08-17T02:08:45.785 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_bytes": { 2024-08-17T02:08:45.785 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1405081568 2024-08-17T02:08:45.785 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.785 INFO:tasks.workunit.client.0.smithi110.stdout: "heap_bytes": { 2024-08-17T02:08:45.785 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 516980736 2024-08-17T02:08:45.785 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.785 INFO:tasks.workunit.client.0.smithi110.stdout: "mapped_bytes": { 2024-08-17T02:08:45.785 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 486424576 2024-08-17T02:08:45.785 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.785 INFO:tasks.workunit.client.0.smithi110.stdout: "target_bytes": { 2024-08-17T02:08:45.785 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2600456396 2024-08-17T02:08:45.785 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.786 INFO:tasks.workunit.client.0.smithi110.stdout: "unmapped_bytes": { 2024-08-17T02:08:45.786 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 30556160 2024-08-17T02:08:45.786 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.786 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.786 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:data": { 2024-08-17T02:08:45.786 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.786 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 125829120 2024-08-17T02:08:45.786 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.786 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.786 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.786 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.787 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.787 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.787 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.787 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.787 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 57182907 2024-08-17T02:08:45.787 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.787 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.787 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.787 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.787 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.787 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.787 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.788 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.788 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.788 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.788 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.788 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.788 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.788 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.788 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.788 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.788 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.788 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 339968 2024-08-17T02:08:45.788 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.788 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.788 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.789 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.789 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.789 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.789 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.789 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.789 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.789 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.789 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.789 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 68306245 2024-08-17T02:08:45.789 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.789 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.789 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv": { 2024-08-17T02:08:45.789 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.790 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 570425344 2024-08-17T02:08:45.790 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.790 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.790 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:45.790 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.790 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.790 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.790 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.790 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.790 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 428871806 2024-08-17T02:08:45.790 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.790 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.791 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.791 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.791 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.791 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.791 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.791 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.791 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1376 2024-08-17T02:08:45.791 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.791 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.791 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.791 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.791 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.791 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95200 2024-08-17T02:08:45.791 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.792 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.792 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.792 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.792 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.792 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.792 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.792 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.792 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.792 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.792 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.792 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.792 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.792 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.792 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 74348098 2024-08-17T02:08:45.792 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.793 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.793 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:kv_onode": { 2024-08-17T02:08:45.793 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.793 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 176160768 2024-08-17T02:08:45.793 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.793 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.793 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 67108864 2024-08-17T02:08:45.793 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.793 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.793 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 189760 2024-08-17T02:08:45.793 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.793 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.793 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 38121938 2024-08-17T02:08:45.794 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.794 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.794 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.794 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.794 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.794 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.794 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.794 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.794 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.794 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.794 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.794 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.794 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.795 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.795 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.795 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.795 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.795 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.795 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.795 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.795 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.795 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.795 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.795 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.795 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.795 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.795 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.795 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.796 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.796 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 70740206 2024-08-17T02:08:45.796 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.796 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.796 INFO:tasks.workunit.client.0.smithi110.stdout: "bluestore-pricache:meta": { 2024-08-17T02:08:45.796 INFO:tasks.workunit.client.0.smithi110.stdout: "committed_bytes": { 2024-08-17T02:08:45.796 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 503316480 2024-08-17T02:08:45.796 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.796 INFO:tasks.workunit.client.0.smithi110.stdout: "pri0_bytes": { 2024-08-17T02:08:45.796 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.796 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.796 INFO:tasks.workunit.client.0.smithi110.stdout: "pri10_bytes": { 2024-08-17T02:08:45.796 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.797 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.797 INFO:tasks.workunit.client.0.smithi110.stdout: "pri11_bytes": { 2024-08-17T02:08:45.797 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 428871806 2024-08-17T02:08:45.797 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.797 INFO:tasks.workunit.client.0.smithi110.stdout: "pri1_bytes": { 2024-08-17T02:08:45.797 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.797 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.797 INFO:tasks.workunit.client.0.smithi110.stdout: "pri2_bytes": { 2024-08-17T02:08:45.797 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.797 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.797 INFO:tasks.workunit.client.0.smithi110.stdout: "pri3_bytes": { 2024-08-17T02:08:45.797 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.797 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.797 INFO:tasks.workunit.client.0.smithi110.stdout: "pri4_bytes": { 2024-08-17T02:08:45.798 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.798 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.798 INFO:tasks.workunit.client.0.smithi110.stdout: "pri5_bytes": { 2024-08-17T02:08:45.798 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 155431 2024-08-17T02:08:45.798 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.798 INFO:tasks.workunit.client.0.smithi110.stdout: "pri6_bytes": { 2024-08-17T02:08:45.798 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1156765 2024-08-17T02:08:45.798 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.798 INFO:tasks.workunit.client.0.smithi110.stdout: "pri7_bytes": { 2024-08-17T02:08:45.798 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.798 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.798 INFO:tasks.workunit.client.0.smithi110.stdout: "pri8_bytes": { 2024-08-17T02:08:45.799 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.799 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.799 INFO:tasks.workunit.client.0.smithi110.stdout: "pri9_bytes": { 2024-08-17T02:08:45.799 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.799 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.799 INFO:tasks.workunit.client.0.smithi110.stdout: "reserved_bytes": { 2024-08-17T02:08:45.799 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 73132478 2024-08-17T02:08:45.799 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.799 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.799 INFO:tasks.workunit.client.0.smithi110.stdout: "objecter": { 2024-08-17T02:08:45.799 INFO:tasks.workunit.client.0.smithi110.stdout: "op_active": { 2024-08-17T02:08:45.799 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.800 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.800 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:45.800 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 15 2024-08-17T02:08:45.800 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.800 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rmw": { 2024-08-17T02:08:45.800 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.800 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.800 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:45.800 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.800 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.800 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.800 INFO:tasks.workunit.client.0.smithi110.stdout: "osd": { 2024-08-17T02:08:45.800 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg": { 2024-08-17T02:08:45.800 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 59 2024-08-17T02:08:45.801 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.801 INFO:tasks.workunit.client.0.smithi110.stdout: "numpg_removing": { 2024-08-17T02:08:45.801 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.801 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.801 INFO:tasks.workunit.client.0.smithi110.stdout: "op": { 2024-08-17T02:08:45.801 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 46671 2024-08-17T02:08:45.801 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.801 INFO:tasks.workunit.client.0.smithi110.stdout: "op_before_queue_op_lat": { 2024-08-17T02:08:45.801 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 118508, 2024-08-17T02:08:45.801 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 11738611883 2024-08-17T02:08:45.801 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.801 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_degraded": { 2024-08-17T02:08:45.801 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.801 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.801 INFO:tasks.workunit.client.0.smithi110.stdout: "op_delayed_unreadable": { 2024-08-17T02:08:45.802 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.802 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.802 INFO:tasks.workunit.client.0.smithi110.stdout: "op_in_bytes": { 2024-08-17T02:08:45.802 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1382487189 2024-08-17T02:08:45.802 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.802 INFO:tasks.workunit.client.0.smithi110.stdout: "op_latency": { 2024-08-17T02:08:45.802 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 46671, 2024-08-17T02:08:45.802 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 85311626302 2024-08-17T02:08:45.802 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.802 INFO:tasks.workunit.client.0.smithi110.stdout: "op_out_bytes": { 2024-08-17T02:08:45.802 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1759771793 2024-08-17T02:08:45.802 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.802 INFO:tasks.workunit.client.0.smithi110.stdout: "op_prepare_latency": { 2024-08-17T02:08:45.803 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 47215, 2024-08-17T02:08:45.803 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 18689571357 2024-08-17T02:08:45.803 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.803 INFO:tasks.workunit.client.0.smithi110.stdout: "op_process_latency": { 2024-08-17T02:08:45.803 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 46671, 2024-08-17T02:08:45.803 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 34042824162 2024-08-17T02:08:45.803 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.803 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r": { 2024-08-17T02:08:45.803 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 30782 2024-08-17T02:08:45.803 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.803 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency": { 2024-08-17T02:08:45.803 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 30782, 2024-08-17T02:08:45.803 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 13608905339 2024-08-17T02:08:45.803 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.804 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-17T02:08:45.804 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.804 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.804 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_out_bytes": { 2024-08-17T02:08:45.804 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1759771793 2024-08-17T02:08:45.804 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.804 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_prepare_latency": { 2024-08-17T02:08:45.804 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 30831, 2024-08-17T02:08:45.804 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 6251255562 2024-08-17T02:08:45.804 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.804 INFO:tasks.workunit.client.0.smithi110.stdout: "op_r_process_latency": { 2024-08-17T02:08:45.804 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 30782, 2024-08-17T02:08:45.805 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 5809524608 2024-08-17T02:08:45.805 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.805 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw": { 2024-08-17T02:08:45.805 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 14137 2024-08-17T02:08:45.805 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.805 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_in_bytes": { 2024-08-17T02:08:45.805 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 348011280 2024-08-17T02:08:45.805 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.805 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency": { 2024-08-17T02:08:45.805 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 14137, 2024-08-17T02:08:45.805 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 22237752327 2024-08-17T02:08:45.805 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.805 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-17T02:08:45.806 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.806 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.806 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-17T02:08:45.806 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.806 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.806 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_out_bytes": { 2024-08-17T02:08:45.806 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.806 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.806 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_prepare_latency": { 2024-08-17T02:08:45.806 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 14469, 2024-08-17T02:08:45.806 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 10310326771 2024-08-17T02:08:45.806 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.806 INFO:tasks.workunit.client.0.smithi110.stdout: "op_rw_process_latency": { 2024-08-17T02:08:45.807 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 14137, 2024-08-17T02:08:45.807 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 19513760613 2024-08-17T02:08:45.807 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.807 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w": { 2024-08-17T02:08:45.807 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1752 2024-08-17T02:08:45.807 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.807 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_in_bytes": { 2024-08-17T02:08:45.807 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 1034475909 2024-08-17T02:08:45.807 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.807 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency": { 2024-08-17T02:08:45.807 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1752, 2024-08-17T02:08:45.807 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 49464968636 2024-08-17T02:08:45.807 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.807 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-17T02:08:45.808 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.808 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.808 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_prepare_latency": { 2024-08-17T02:08:45.808 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1915, 2024-08-17T02:08:45.808 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 2127989024 2024-08-17T02:08:45.808 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.808 INFO:tasks.workunit.client.0.smithi110.stdout: "op_w_process_latency": { 2024-08-17T02:08:45.808 INFO:tasks.workunit.client.0.smithi110.stdout: "count": 1752, 2024-08-17T02:08:45.808 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 8719538941 2024-08-17T02:08:45.808 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.808 INFO:tasks.workunit.client.0.smithi110.stdout: "op_wip": { 2024-08-17T02:08:45.808 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 0 2024-08-17T02:08:45.809 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.809 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_bytes": { 2024-08-17T02:08:45.809 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 131 2024-08-17T02:08:45.809 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.809 INFO:tasks.workunit.client.0.smithi110.stdout: "recovery_ops": { 2024-08-17T02:08:45.809 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 3 2024-08-17T02:08:45.809 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.809 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes": { 2024-08-17T02:08:45.809 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 95995035648 2024-08-17T02:08:45.809 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.809 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_bytes_used": { 2024-08-17T02:08:45.809 INFO:tasks.workunit.client.0.smithi110.stdout: "value": 481103872 2024-08-17T02:08:45.809 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.809 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.810 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.810 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.810 INFO:tasks.workunit.client.0.smithi110.stdout: "pools": [ 2024-08-17T02:08:45.810 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.810 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T02:08:45.810 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr" 2024-08-17T02:08:45.810 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.810 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_mode": "none", 2024-08-17T02:08:45.810 INFO:tasks.workunit.client.0.smithi110.stdout: "erasure_code_profile": {}, 2024-08-17T02:08:45.810 INFO:tasks.workunit.client.0.smithi110.stdout: "flags_names": [ 2024-08-17T02:08:45.810 INFO:tasks.workunit.client.0.smithi110.stdout: "hashpspool" 2024-08-17T02:08:45.810 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.810 INFO:tasks.workunit.client.0.smithi110.stdout: "min_size": 2, 2024-08-17T02:08:45.811 INFO:tasks.workunit.client.0.smithi110.stdout: "options": {}, 2024-08-17T02:08:45.811 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_autoscale_mode": "off", 2024-08-17T02:08:45.811 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 1, 2024-08-17T02:08:45.811 INFO:tasks.workunit.client.0.smithi110.stdout: "pgp_num": 1, 2024-08-17T02:08:45.811 INFO:tasks.workunit.client.0.smithi110.stdout: "pool": 1, 2024-08-17T02:08:45.811 INFO:tasks.workunit.client.0.smithi110.stdout: "size": 3, 2024-08-17T02:08:45.811 INFO:tasks.workunit.client.0.smithi110.stdout: "stats": { 2024-08-17T02:08:45.811 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_raw": 722883225866, 2024-08-17T02:08:45.811 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_used": 1781760, 2024-08-17T02:08:45.811 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_bytes_used": 0, 2024-08-17T02:08:45.811 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_under_bytes": 0, 2024-08-17T02:08:45.811 INFO:tasks.workunit.client.0.smithi110.stdout: "data_bytes_used": 1781760, 2024-08-17T02:08:45.812 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty": 0, 2024-08-17T02:08:45.812 INFO:tasks.workunit.client.0.smithi110.stdout: "max_avail": 240961077248, 2024-08-17T02:08:45.812 INFO:tasks.workunit.client.0.smithi110.stdout: "objects": 2, 2024-08-17T02:08:45.812 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_bytes_used": 0, 2024-08-17T02:08:45.812 INFO:tasks.workunit.client.0.smithi110.stdout: "percent_used": 2.464790441081277e-06, 2024-08-17T02:08:45.812 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_bytes": 0, 2024-08-17T02:08:45.812 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_objects": 0, 2024-08-17T02:08:45.812 INFO:tasks.workunit.client.0.smithi110.stdout: "rd": 1358, 2024-08-17T02:08:45.812 INFO:tasks.workunit.client.0.smithi110.stdout: "rd_bytes": 2195456, 2024-08-17T02:08:45.812 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": 590368, 2024-08-17T02:08:45.812 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_data": 590368, 2024-08-17T02:08:45.812 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_omap": 0, 2024-08-17T02:08:45.812 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_raw": 1771104, 2024-08-17T02:08:45.812 INFO:tasks.workunit.client.0.smithi110.stdout: "wr": 431, 2024-08-17T02:08:45.812 INFO:tasks.workunit.client.0.smithi110.stdout: "wr_bytes": 2473984 2024-08-17T02:08:45.813 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.813 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_bytes": 0, 2024-08-17T02:08:45.813 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_objects": 0, 2024-08-17T02:08:45.813 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "replicated" 2024-08-17T02:08:45.813 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.813 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.813 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T02:08:45.813 INFO:tasks.workunit.client.0.smithi110.stdout: "cephfs" 2024-08-17T02:08:45.813 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.813 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_mode": "none", 2024-08-17T02:08:45.813 INFO:tasks.workunit.client.0.smithi110.stdout: "erasure_code_profile": {}, 2024-08-17T02:08:45.813 INFO:tasks.workunit.client.0.smithi110.stdout: "flags_names": [ 2024-08-17T02:08:45.813 INFO:tasks.workunit.client.0.smithi110.stdout: "hashpspool" 2024-08-17T02:08:45.813 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.813 INFO:tasks.workunit.client.0.smithi110.stdout: "min_size": 2, 2024-08-17T02:08:45.813 INFO:tasks.workunit.client.0.smithi110.stdout: "options": {}, 2024-08-17T02:08:45.814 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_autoscale_mode": "off", 2024-08-17T02:08:45.814 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 32, 2024-08-17T02:08:45.814 INFO:tasks.workunit.client.0.smithi110.stdout: "pgp_num": 32, 2024-08-17T02:08:45.814 INFO:tasks.workunit.client.0.smithi110.stdout: "pool": 2, 2024-08-17T02:08:45.814 INFO:tasks.workunit.client.0.smithi110.stdout: "size": 3, 2024-08-17T02:08:45.814 INFO:tasks.workunit.client.0.smithi110.stdout: "stats": { 2024-08-17T02:08:45.814 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_raw": 722883225866, 2024-08-17T02:08:45.814 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_used": 158764, 2024-08-17T02:08:45.814 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_bytes_used": 0, 2024-08-17T02:08:45.814 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_under_bytes": 0, 2024-08-17T02:08:45.814 INFO:tasks.workunit.client.0.smithi110.stdout: "data_bytes_used": 110592, 2024-08-17T02:08:45.814 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty": 0, 2024-08-17T02:08:45.815 INFO:tasks.workunit.client.0.smithi110.stdout: "max_avail": 240961077248, 2024-08-17T02:08:45.815 INFO:tasks.workunit.client.0.smithi110.stdout: "objects": 22, 2024-08-17T02:08:45.815 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_bytes_used": 48172, 2024-08-17T02:08:45.815 INFO:tasks.workunit.client.0.smithi110.stdout: "percent_used": 2.1962601692848693e-07, 2024-08-17T02:08:45.815 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_bytes": 0, 2024-08-17T02:08:45.815 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_objects": 0, 2024-08-17T02:08:45.815 INFO:tasks.workunit.client.0.smithi110.stdout: "rd": 158, 2024-08-17T02:08:45.815 INFO:tasks.workunit.client.0.smithi110.stdout: "rd_bytes": 178176, 2024-08-17T02:08:45.815 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": 22671, 2024-08-17T02:08:45.815 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_data": 6614, 2024-08-17T02:08:45.815 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_omap": 16057, 2024-08-17T02:08:45.815 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_raw": 68013, 2024-08-17T02:08:45.815 INFO:tasks.workunit.client.0.smithi110.stdout: "wr": 69, 2024-08-17T02:08:45.815 INFO:tasks.workunit.client.0.smithi110.stdout: "wr_bytes": 36864 2024-08-17T02:08:45.815 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.815 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_bytes": 0, 2024-08-17T02:08:45.816 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_objects": 0, 2024-08-17T02:08:45.816 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "replicated" 2024-08-17T02:08:45.816 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.816 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.816 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T02:08:45.816 INFO:tasks.workunit.client.0.smithi110.stdout: "cephfs" 2024-08-17T02:08:45.816 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.816 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_mode": "none", 2024-08-17T02:08:45.816 INFO:tasks.workunit.client.0.smithi110.stdout: "erasure_code_profile": {}, 2024-08-17T02:08:45.816 INFO:tasks.workunit.client.0.smithi110.stdout: "flags_names": [ 2024-08-17T02:08:45.816 INFO:tasks.workunit.client.0.smithi110.stdout: "hashpspool" 2024-08-17T02:08:45.816 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.816 INFO:tasks.workunit.client.0.smithi110.stdout: "min_size": 2, 2024-08-17T02:08:45.816 INFO:tasks.workunit.client.0.smithi110.stdout: "options": {}, 2024-08-17T02:08:45.817 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_autoscale_mode": "off", 2024-08-17T02:08:45.817 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 64, 2024-08-17T02:08:45.817 INFO:tasks.workunit.client.0.smithi110.stdout: "pgp_num": 64, 2024-08-17T02:08:45.817 INFO:tasks.workunit.client.0.smithi110.stdout: "pool": 3, 2024-08-17T02:08:45.817 INFO:tasks.workunit.client.0.smithi110.stdout: "size": 3, 2024-08-17T02:08:45.817 INFO:tasks.workunit.client.0.smithi110.stdout: "stats": { 2024-08-17T02:08:45.817 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_raw": 722883225866, 2024-08-17T02:08:45.817 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_used": 0, 2024-08-17T02:08:45.817 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_bytes_used": 0, 2024-08-17T02:08:45.817 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_under_bytes": 0, 2024-08-17T02:08:45.817 INFO:tasks.workunit.client.0.smithi110.stdout: "data_bytes_used": 0, 2024-08-17T02:08:45.817 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty": 0, 2024-08-17T02:08:45.818 INFO:tasks.workunit.client.0.smithi110.stdout: "max_avail": 240961077248, 2024-08-17T02:08:45.818 INFO:tasks.workunit.client.0.smithi110.stdout: "objects": 0, 2024-08-17T02:08:45.818 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_bytes_used": 0, 2024-08-17T02:08:45.818 INFO:tasks.workunit.client.0.smithi110.stdout: "percent_used": 0.0, 2024-08-17T02:08:45.818 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_bytes": 0, 2024-08-17T02:08:45.818 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_objects": 0, 2024-08-17T02:08:45.818 INFO:tasks.workunit.client.0.smithi110.stdout: "rd": 0, 2024-08-17T02:08:45.818 INFO:tasks.workunit.client.0.smithi110.stdout: "rd_bytes": 0, 2024-08-17T02:08:45.818 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": 0, 2024-08-17T02:08:45.818 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_data": 0, 2024-08-17T02:08:45.818 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_omap": 0, 2024-08-17T02:08:45.818 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_raw": 0, 2024-08-17T02:08:45.818 INFO:tasks.workunit.client.0.smithi110.stdout: "wr": 0, 2024-08-17T02:08:45.818 INFO:tasks.workunit.client.0.smithi110.stdout: "wr_bytes": 0 2024-08-17T02:08:45.819 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.819 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_bytes": 0, 2024-08-17T02:08:45.819 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_objects": 0, 2024-08-17T02:08:45.819 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "replicated" 2024-08-17T02:08:45.819 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.819 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.819 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T02:08:45.819 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd" 2024-08-17T02:08:45.819 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.819 INFO:tasks.workunit.client.0.smithi110.stdout: "cache_mode": "none", 2024-08-17T02:08:45.819 INFO:tasks.workunit.client.0.smithi110.stdout: "erasure_code_profile": {}, 2024-08-17T02:08:45.819 INFO:tasks.workunit.client.0.smithi110.stdout: "flags_names": [ 2024-08-17T02:08:45.819 INFO:tasks.workunit.client.0.smithi110.stdout: "hashpspool", 2024-08-17T02:08:45.819 INFO:tasks.workunit.client.0.smithi110.stdout: "selfmanaged_snaps" 2024-08-17T02:08:45.820 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.820 INFO:tasks.workunit.client.0.smithi110.stdout: "min_size": 2, 2024-08-17T02:08:45.820 INFO:tasks.workunit.client.0.smithi110.stdout: "options": {}, 2024-08-17T02:08:45.820 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_autoscale_mode": "off", 2024-08-17T02:08:45.820 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 8, 2024-08-17T02:08:45.820 INFO:tasks.workunit.client.0.smithi110.stdout: "pgp_num": 8, 2024-08-17T02:08:45.820 INFO:tasks.workunit.client.0.smithi110.stdout: "pool": 4, 2024-08-17T02:08:45.820 INFO:tasks.workunit.client.0.smithi110.stdout: "size": 3, 2024-08-17T02:08:45.820 INFO:tasks.workunit.client.0.smithi110.stdout: "stats": { 2024-08-17T02:08:45.820 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_raw": 722883225866, 2024-08-17T02:08:45.820 INFO:tasks.workunit.client.0.smithi110.stdout: "bytes_used": 12595200, 2024-08-17T02:08:45.820 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_bytes_used": 0, 2024-08-17T02:08:45.820 INFO:tasks.workunit.client.0.smithi110.stdout: "compress_under_bytes": 0, 2024-08-17T02:08:45.821 INFO:tasks.workunit.client.0.smithi110.stdout: "data_bytes_used": 12595200, 2024-08-17T02:08:45.821 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty": 0, 2024-08-17T02:08:45.821 INFO:tasks.workunit.client.0.smithi110.stdout: "max_avail": 240961077248, 2024-08-17T02:08:45.821 INFO:tasks.workunit.client.0.smithi110.stdout: "objects": 4, 2024-08-17T02:08:45.821 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_bytes_used": 0, 2024-08-17T02:08:45.821 INFO:tasks.workunit.client.0.smithi110.stdout: "percent_used": 1.7423257304471917e-05, 2024-08-17T02:08:45.821 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_bytes": 0, 2024-08-17T02:08:45.821 INFO:tasks.workunit.client.0.smithi110.stdout: "quota_objects": 0, 2024-08-17T02:08:45.821 INFO:tasks.workunit.client.0.smithi110.stdout: "rd": 9037, 2024-08-17T02:08:45.821 INFO:tasks.workunit.client.0.smithi110.stdout: "rd_bytes": 3170441216, 2024-08-17T02:08:45.821 INFO:tasks.workunit.client.0.smithi110.stdout: "stored": 4194323, 2024-08-17T02:08:45.821 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_data": 4194323, 2024-08-17T02:08:45.821 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_omap": 0, 2024-08-17T02:08:45.822 INFO:tasks.workunit.client.0.smithi110.stdout: "stored_raw": 12582969, 2024-08-17T02:08:45.822 INFO:tasks.workunit.client.0.smithi110.stdout: "wr": 24303, 2024-08-17T02:08:45.822 INFO:tasks.workunit.client.0.smithi110.stdout: "wr_bytes": 3158328320 2024-08-17T02:08:45.822 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.822 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_bytes": 0, 2024-08-17T02:08:45.822 INFO:tasks.workunit.client.0.smithi110.stdout: "target_max_objects": 0, 2024-08-17T02:08:45.822 INFO:tasks.workunit.client.0.smithi110.stdout: "type": "replicated" 2024-08-17T02:08:45.822 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.822 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.822 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd": { 2024-08-17T02:08:45.822 INFO:tasks.workunit.client.0.smithi110.stdout: "mirroring_by_pool": [ 2024-08-17T02:08:45.822 INFO:tasks.workunit.client.0.smithi110.stdout: false 2024-08-17T02:08:45.822 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.823 INFO:tasks.workunit.client.0.smithi110.stdout: "num_images_by_pool": [ 2024-08-17T02:08:45.823 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:45.823 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.823 INFO:tasks.workunit.client.0.smithi110.stdout: "num_pools": 1 2024-08-17T02:08:45.823 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.823 INFO:tasks.workunit.client.0.smithi110.stdout: "report_id": "aee3fa1a-1fb4-4e73-a208-412923b193c8", 2024-08-17T02:08:45.823 INFO:tasks.workunit.client.0.smithi110.stdout: "report_timestamp": "2024-08-17T02:08:44.429127", 2024-08-17T02:08:45.823 INFO:tasks.workunit.client.0.smithi110.stdout: "report_version": 1, 2024-08-17T02:08:45.823 INFO:tasks.workunit.client.0.smithi110.stdout: "rocksdb_stats": { 2024-08-17T02:08:45.823 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "7.9.2" 2024-08-17T02:08:45.823 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.823 INFO:tasks.workunit.client.0.smithi110.stdout: "rook": { 2024-08-17T02:08:45.824 INFO:tasks.workunit.client.0.smithi110.stdout: "cluster": { 2024-08-17T02:08:45.824 INFO:tasks.workunit.client.0.smithi110.stdout: "external-mode": null, 2024-08-17T02:08:45.824 INFO:tasks.workunit.client.0.smithi110.stdout: "mon": { 2024-08-17T02:08:45.824 INFO:tasks.workunit.client.0.smithi110.stdout: "allow-multiple-per-node": null, 2024-08-17T02:08:45.824 INFO:tasks.workunit.client.0.smithi110.stdout: "count": null, 2024-08-17T02:08:45.824 INFO:tasks.workunit.client.0.smithi110.stdout: "max-id": null, 2024-08-17T02:08:45.824 INFO:tasks.workunit.client.0.smithi110.stdout: "pvc": { 2024-08-17T02:08:45.824 INFO:tasks.workunit.client.0.smithi110.stdout: "enabled": null 2024-08-17T02:08:45.824 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.824 INFO:tasks.workunit.client.0.smithi110.stdout: "stretch": { 2024-08-17T02:08:45.824 INFO:tasks.workunit.client.0.smithi110.stdout: "enabled": null 2024-08-17T02:08:45.824 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.824 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.825 INFO:tasks.workunit.client.0.smithi110.stdout: "network": { 2024-08-17T02:08:45.825 INFO:tasks.workunit.client.0.smithi110.stdout: "provider": null 2024-08-17T02:08:45.825 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.825 INFO:tasks.workunit.client.0.smithi110.stdout: "storage": { 2024-08-17T02:08:45.825 INFO:tasks.workunit.client.0.smithi110.stdout: "device-set": { 2024-08-17T02:08:45.825 INFO:tasks.workunit.client.0.smithi110.stdout: "count": { 2024-08-17T02:08:45.825 INFO:tasks.workunit.client.0.smithi110.stdout: "non-portable": null, 2024-08-17T02:08:45.825 INFO:tasks.workunit.client.0.smithi110.stdout: "portable": null, 2024-08-17T02:08:45.825 INFO:tasks.workunit.client.0.smithi110.stdout: "total": null 2024-08-17T02:08:45.825 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.825 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.825 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.825 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.825 INFO:tasks.workunit.client.0.smithi110.stdout: "csi": { 2024-08-17T02:08:45.826 INFO:tasks.workunit.client.0.smithi110.stdout: "version": null 2024-08-17T02:08:45.826 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.826 INFO:tasks.workunit.client.0.smithi110.stdout: "kubernetes": { 2024-08-17T02:08:45.826 INFO:tasks.workunit.client.0.smithi110.stdout: "version": null 2024-08-17T02:08:45.826 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.826 INFO:tasks.workunit.client.0.smithi110.stdout: "node": { 2024-08-17T02:08:45.826 INFO:tasks.workunit.client.0.smithi110.stdout: "count": { 2024-08-17T02:08:45.826 INFO:tasks.workunit.client.0.smithi110.stdout: "kubernetes-total": null, 2024-08-17T02:08:45.826 INFO:tasks.workunit.client.0.smithi110.stdout: "with-ceph-daemons": null, 2024-08-17T02:08:45.826 INFO:tasks.workunit.client.0.smithi110.stdout: "with-csi-cephfs-plugin": null, 2024-08-17T02:08:45.826 INFO:tasks.workunit.client.0.smithi110.stdout: "with-csi-nfs-plugin": null, 2024-08-17T02:08:45.826 INFO:tasks.workunit.client.0.smithi110.stdout: "with-csi-rbd-plugin": null 2024-08-17T02:08:45.826 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.827 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.827 INFO:tasks.workunit.client.0.smithi110.stdout: "usage": { 2024-08-17T02:08:45.827 INFO:tasks.workunit.client.0.smithi110.stdout: "storage-class": { 2024-08-17T02:08:45.827 INFO:tasks.workunit.client.0.smithi110.stdout: "count": { 2024-08-17T02:08:45.827 INFO:tasks.workunit.client.0.smithi110.stdout: "bucket": null, 2024-08-17T02:08:45.827 INFO:tasks.workunit.client.0.smithi110.stdout: "cephfs": null, 2024-08-17T02:08:45.827 INFO:tasks.workunit.client.0.smithi110.stdout: "nfs": null, 2024-08-17T02:08:45.827 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd": null, 2024-08-17T02:08:45.827 INFO:tasks.workunit.client.0.smithi110.stdout: "total": null 2024-08-17T02:08:45.827 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.827 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:45.827 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.827 INFO:tasks.workunit.client.0.smithi110.stdout: "version": null 2024-08-17T02:08:45.828 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.828 INFO:tasks.workunit.client.0.smithi110.stdout: "services": {}, 2024-08-17T02:08:45.828 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_per_pg": [ 2024-08-17T02:08:45.828 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.828 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:45.828 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:45.828 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:45.828 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:45.828 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.828 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T02:08:45.828 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:45.828 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:45.828 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:45.829 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:45.829 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:45.829 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:45.829 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.788704+0000", 2024-08-17T02:08:45.829 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.981381+0000", 2024-08-17T02:08:45.829 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.981381+0000", 2024-08-17T02:08:45.829 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.981699+0000", 2024-08-17T02:08:45.829 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.788704+0000", 2024-08-17T02:08:45.829 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.829 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:45.829 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.829 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:45.829 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.788704+0000", 2024-08-17T02:08:45.830 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.788704+0000", 2024-08-17T02:08:45.830 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.788704+0000", 2024-08-17T02:08:45.830 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:45.830 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:45.830 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.830 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.788704+0000", 2024-08-17T02:08:45.830 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.788704+0000", 2024-08-17T02:08:45.830 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:45.830 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 6, 2024-08-17T02:08:45.830 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:45.830 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:45.830 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:45.831 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:45.831 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:45.831 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:45.831 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:45.831 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 6, 2024-08-17T02:08:45.831 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:45.831 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:45.831 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:45.831 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.1f", 2024-08-17T02:08:45.831 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:45.831 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:45.831 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:45.831 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5526, 2024-08-17T02:08:45.831 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:45.832 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:45:46.144479+0000", 2024-08-17T02:08:45.832 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:45.832 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:45.832 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:45.832 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 582, 2024-08-17T02:08:45.832 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:45.832 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:45.832 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:45.832 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:45.832 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:45.832 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:45.832 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:45.832 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:45.833 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:45.833 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:45.833 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:45.833 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:45.833 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:45.833 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:45.833 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:45.833 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 6, 2024-08-17T02:08:45.833 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 2, 2024-08-17T02:08:45.833 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:45.833 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 2, 2024-08-17T02:08:45.833 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:45.834 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:45.834 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:45.834 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:45.834 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:45.834 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T02:08:45.834 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:45.834 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:45.834 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:45.834 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:45.834 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:45.834 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:45.834 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:45.834 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 8, 2024-08-17T02:08:45.835 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 8, 2024-08-17T02:08:45.835 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:45.835 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:45.835 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:45.835 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 4, 2024-08-17T02:08:45.835 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 1 2024-08-17T02:08:45.835 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.835 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:45.835 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:45.835 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:45.835 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:45.835 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:45.835 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:45.836 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.836 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T02:08:45.836 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "624'6" 2024-08-17T02:08:45.836 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.836 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.836 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:45.836 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:45.836 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:45.836 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:45.836 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.836 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:45.836 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:45.836 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:45.837 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:45.837 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:45.837 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:45.837 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:45.837 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.786323+0000", 2024-08-17T02:08:45.837 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.024222+0000", 2024-08-17T02:08:45.837 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.024222+0000", 2024-08-17T02:08:45.837 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.024552+0000", 2024-08-17T02:08:45.837 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.786323+0000", 2024-08-17T02:08:45.837 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.837 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:45.837 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.837 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:45.838 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.786323+0000", 2024-08-17T02:08:45.838 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.786323+0000", 2024-08-17T02:08:45.838 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.786323+0000", 2024-08-17T02:08:45.838 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:45.838 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:45.838 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.838 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.786323+0000", 2024-08-17T02:08:45.838 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.786323+0000", 2024-08-17T02:08:45.838 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:45.838 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:45.838 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:45.838 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:45.838 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:45.839 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:45.839 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:45.839 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:45.839 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:45.839 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:45.839 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:45.839 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:45.839 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:45.839 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.1e", 2024-08-17T02:08:45.839 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:45.839 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:45.839 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:45.840 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5427, 2024-08-17T02:08:45.840 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:45.840 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:43:38.376216+0000", 2024-08-17T02:08:45.840 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:45.840 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:45.840 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:45.840 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:45.840 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:45.840 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:45.840 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:45.840 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:45.840 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:45.840 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:45.841 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:45.841 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:45.841 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:45.841 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:45.841 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:45.841 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:45.841 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:45.841 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:45.841 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:45.841 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:45.841 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:45.841 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:45.842 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:45.842 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:45.842 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:45.842 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:45.842 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:45.842 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:45.842 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:45.842 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:45.842 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:45.842 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:45.842 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:45.842 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:45.842 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:45.842 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:45.843 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:45.843 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:45.843 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:45.843 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:45.843 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:45.843 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:45.843 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:45.843 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.843 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:45.843 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:45.843 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:45.843 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:45.843 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:45.843 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:45.844 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.844 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:45.844 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:45.844 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.844 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.844 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:45.844 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:45.844 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:45.844 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:45.844 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.844 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:45.844 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:45.845 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:45.845 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:45.845 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:45.845 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:45.845 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:45.845 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.786419+0000", 2024-08-17T02:08:45.845 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.052552+0000", 2024-08-17T02:08:45.845 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.052552+0000", 2024-08-17T02:08:45.845 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:25.053325+0000", 2024-08-17T02:08:45.845 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.786419+0000", 2024-08-17T02:08:45.845 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.845 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:45.845 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.846 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:45.846 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.786419+0000", 2024-08-17T02:08:45.846 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.786419+0000", 2024-08-17T02:08:45.846 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.786419+0000", 2024-08-17T02:08:45.846 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:45.846 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:45.846 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.846 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.786419+0000", 2024-08-17T02:08:45.846 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.786419+0000", 2024-08-17T02:08:45.846 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:45.846 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 3, 2024-08-17T02:08:45.846 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:45.847 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:45.847 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:45.847 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:45.847 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:45.847 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:45.847 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:45.847 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 3, 2024-08-17T02:08:45.847 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:45.847 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:45.847 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:45.847 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.1e", 2024-08-17T02:08:45.847 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:45.847 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:45.848 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:45.848 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5451, 2024-08-17T02:08:45.848 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:45.848 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:18:52.179110+0000", 2024-08-17T02:08:45.848 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:45.848 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:45.848 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:45.848 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:45.848 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:45.848 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:45.848 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:45.848 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:45.848 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:45.848 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:45.849 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:45.849 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:45.849 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:45.849 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:45.849 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:45.849 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:45.849 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:45.849 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:45.849 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:45.849 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:45.849 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:45.849 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:45.849 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:45.850 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:45.850 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:45.850 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:45.850 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:45.850 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:45.850 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:45.850 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:45.850 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:45.850 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:45.850 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:45.850 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:45.850 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:45.851 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:45.851 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:45.851 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:45.851 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:45.851 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:45.851 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:45.851 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:45.851 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:45.851 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.851 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:45.851 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:45.851 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:45.851 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:45.851 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:45.851 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:45.852 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.852 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:45.852 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "624'3" 2024-08-17T02:08:45.852 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.852 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.852 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:45.852 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:45.852 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:45.852 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:45.852 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.852 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T02:08:45.852 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:45.852 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:45.853 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:45.853 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:45.853 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:45.853 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:45.853 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.788229+0000", 2024-08-17T02:08:45.853 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.055391+0000", 2024-08-17T02:08:45.853 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.055391+0000", 2024-08-17T02:08:45.853 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:25.055733+0000", 2024-08-17T02:08:45.853 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.788229+0000", 2024-08-17T02:08:45.853 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.853 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:45.853 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.853 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:45.853 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.788229+0000", 2024-08-17T02:08:45.854 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.788229+0000", 2024-08-17T02:08:45.854 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.788229+0000", 2024-08-17T02:08:45.854 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:45.854 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:45.854 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.854 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.788229+0000", 2024-08-17T02:08:45.854 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.788229+0000", 2024-08-17T02:08:45.854 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:45.854 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:45.854 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:45.854 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:45.854 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:45.855 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:45.855 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:45.855 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:45.855 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:45.855 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:45.855 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:45.855 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:45.855 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:45.855 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.1f", 2024-08-17T02:08:45.855 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:45.855 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:45.855 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:45.855 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5511, 2024-08-17T02:08:45.856 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:45.856 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T11:53:55.378549+0000", 2024-08-17T02:08:45.856 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:45.856 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:45.856 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:45.856 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:45.856 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:45.856 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:45.856 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:45.856 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:45.856 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:45.856 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:45.856 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:45.857 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:45.857 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:45.857 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:45.857 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:45.857 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:45.857 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:45.857 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:45.857 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:45.857 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:45.857 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:45.857 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:45.857 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:45.857 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:45.858 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:45.858 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:45.858 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:45.858 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:45.858 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:45.858 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:45.858 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:45.858 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:45.858 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:45.858 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:45.858 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:45.858 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:45.858 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:45.859 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:45.859 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:45.859 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:45.859 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:45.859 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:45.859 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:45.859 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.859 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:45.859 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:45.859 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:45.859 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:45.859 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:45.859 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:45.859 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.860 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T02:08:45.860 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:45.860 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.860 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.860 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:45.860 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:45.860 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:45.860 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:45.860 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.860 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:45.860 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:45.860 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:45.860 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:45.861 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:45.861 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:45.861 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:45.861 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.443929+0000", 2024-08-17T02:08:45.861 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.971115+0000", 2024-08-17T02:08:45.861 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.971115+0000", 2024-08-17T02:08:45.861 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.972105+0000", 2024-08-17T02:08:45.861 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.443929+0000", 2024-08-17T02:08:45.861 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.861 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:45.861 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.861 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:45.862 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.443929+0000", 2024-08-17T02:08:45.862 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.443929+0000", 2024-08-17T02:08:45.862 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.443929+0000", 2024-08-17T02:08:45.862 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:45.862 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:45.862 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.862 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.443929+0000", 2024-08-17T02:08:45.862 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.443929+0000", 2024-08-17T02:08:45.862 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:45.862 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2, 2024-08-17T02:08:45.862 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:45.862 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:45.862 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:45.863 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:45.863 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:45.863 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:45.863 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:45.863 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2, 2024-08-17T02:08:45.863 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:45.863 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:45.863 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:45.863 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.1d", 2024-08-17T02:08:45.863 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:45.863 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:45.863 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:45.863 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5253, 2024-08-17T02:08:45.863 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:45.863 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T05:37:21.984636+0000", 2024-08-17T02:08:45.864 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:45.864 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:45.864 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:45.864 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:45.864 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:45.864 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:45.864 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:45.864 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:45.864 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:45.864 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:45.864 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:45.864 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:45.864 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:45.864 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:45.865 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:45.865 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:45.865 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:45.865 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:45.865 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:45.865 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T02:08:45.865 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T02:08:45.865 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:45.865 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T02:08:45.865 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:45.865 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:45.865 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:45.865 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:45.865 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:45.866 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T02:08:45.866 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:45.866 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:45.866 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:45.866 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:45.866 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:45.866 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:45.866 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:45.866 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 12, 2024-08-17T02:08:45.866 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 12, 2024-08-17T02:08:45.866 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:45.866 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:45.867 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:45.867 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3, 2024-08-17T02:08:45.867 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:45.867 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.867 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:45.867 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:45.867 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:45.867 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:45.867 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:45.867 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:45.867 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.867 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:45.868 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'2" 2024-08-17T02:08:45.868 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.868 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.868 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:45.868 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:45.868 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:45.868 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:45.868 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.868 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:45.868 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:45.868 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:45.868 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:45.868 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:45.869 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:45.869 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:45.869 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.813837+0000", 2024-08-17T02:08:45.869 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.042844+0000", 2024-08-17T02:08:45.869 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.042844+0000", 2024-08-17T02:08:45.869 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:25.045609+0000", 2024-08-17T02:08:45.869 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.813837+0000", 2024-08-17T02:08:45.869 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.869 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:45.869 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.869 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:45.869 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.813837+0000", 2024-08-17T02:08:45.869 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.813837+0000", 2024-08-17T02:08:45.870 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.813837+0000", 2024-08-17T02:08:45.870 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:45.870 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:45.870 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.870 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.813837+0000", 2024-08-17T02:08:45.870 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.813837+0000", 2024-08-17T02:08:45.870 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:45.870 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:45.870 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:45.870 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:45.870 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:45.870 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:45.871 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:45.871 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:45.871 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:45.871 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:45.871 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:45.871 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:45.871 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:45.871 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.1c", 2024-08-17T02:08:45.871 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:45.871 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:45.871 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:45.871 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5331, 2024-08-17T02:08:45.871 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:45.871 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:43:00.418990+0000", 2024-08-17T02:08:45.872 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:45.872 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:45.872 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:45.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:45.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:45.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:45.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:45.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:45.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:45.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:45.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:45.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:45.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:45.872 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:45.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:45.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:45.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:45.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:45.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:45.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:45.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:45.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:45.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:45.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:45.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:45.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:45.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:45.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:45.873 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:45.874 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:45.874 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:45.874 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:45.874 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:45.874 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:45.874 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:45.874 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:45.874 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:45.874 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:45.874 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:45.874 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:45.874 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:45.874 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:45.874 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:45.875 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.875 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:45.875 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:45.875 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:45.875 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:45.875 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:45.875 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:45.875 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.875 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:45.875 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:45.875 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.875 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.875 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:45.876 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:45.876 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:45.876 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:45.876 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.876 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:45.876 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:45.876 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:45.876 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:45.876 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:45.876 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:45.876 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:45.876 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.444404+0000", 2024-08-17T02:08:45.876 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.980028+0000", 2024-08-17T02:08:45.876 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.980028+0000", 2024-08-17T02:08:45.877 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.981269+0000", 2024-08-17T02:08:45.877 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.444404+0000", 2024-08-17T02:08:45.877 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.877 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:45.877 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.877 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:45.877 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.444404+0000", 2024-08-17T02:08:45.877 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.444404+0000", 2024-08-17T02:08:45.877 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.444404+0000", 2024-08-17T02:08:45.877 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:45.877 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:45.877 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.878 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.444404+0000", 2024-08-17T02:08:45.878 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.444404+0000", 2024-08-17T02:08:45.878 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:45.878 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2, 2024-08-17T02:08:45.878 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:45.878 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:45.878 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:45.878 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:45.878 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:45.878 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:45.878 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:45.878 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2, 2024-08-17T02:08:45.878 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:45.879 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:45.879 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:45.879 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.1c", 2024-08-17T02:08:45.879 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:45.879 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:45.879 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:45.879 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5261, 2024-08-17T02:08:45.879 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:45.879 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:18:07.037130+0000", 2024-08-17T02:08:45.879 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:45.879 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:45.879 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:45.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:45.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:45.879 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:45.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:45.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:45.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:45.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:45.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:45.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:45.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:45.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:45.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:45.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:45.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:45.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:45.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:45.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T02:08:45.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T02:08:45.880 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:45.881 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T02:08:45.881 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:45.881 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:45.881 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:45.881 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:45.881 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:45.881 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T02:08:45.881 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:45.881 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:45.881 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:45.881 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:45.881 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:45.881 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:45.881 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:45.881 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 12, 2024-08-17T02:08:45.882 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 12, 2024-08-17T02:08:45.882 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:45.882 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:45.882 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:45.882 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3, 2024-08-17T02:08:45.882 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:45.882 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.882 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:45.882 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:45.882 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:45.882 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:45.882 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:45.882 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:45.882 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.882 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:45.886 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'2" 2024-08-17T02:08:45.886 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.886 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.886 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:45.886 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:45.886 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:45.886 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:45.886 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.886 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T02:08:45.887 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:45.887 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:45.887 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:45.887 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:45.887 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:45.887 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:45.887 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.789601+0000", 2024-08-17T02:08:45.887 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.025690+0000", 2024-08-17T02:08:45.887 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.025690+0000", 2024-08-17T02:08:45.887 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.026059+0000", 2024-08-17T02:08:45.887 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.789601+0000", 2024-08-17T02:08:45.887 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.888 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:45.888 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.888 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:45.888 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.789601+0000", 2024-08-17T02:08:45.888 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.789601+0000", 2024-08-17T02:08:45.888 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.789601+0000", 2024-08-17T02:08:45.888 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:45.888 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:45.888 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.888 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.789601+0000", 2024-08-17T02:08:45.888 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.789601+0000", 2024-08-17T02:08:45.888 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:45.888 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:45.889 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:45.889 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:45.889 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:45.889 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:45.889 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:45.889 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:45.889 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:45.889 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:45.889 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:45.889 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:45.889 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:45.889 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.1d", 2024-08-17T02:08:45.889 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:45.889 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:45.890 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:45.890 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5439, 2024-08-17T02:08:45.890 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:45.890 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:21:13.931208+0000", 2024-08-17T02:08:45.890 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:45.890 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:45.890 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:45.890 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:45.890 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:45.890 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:45.890 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:45.890 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:45.891 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:45.891 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:45.891 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:45.891 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:45.891 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:45.891 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:45.891 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:45.891 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:45.891 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:45.891 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:45.891 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:45.891 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:45.891 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:45.891 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:45.892 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:45.892 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:45.892 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:45.892 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:45.892 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:45.892 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:45.892 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:45.892 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:45.892 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:45.892 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:45.892 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:45.892 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:45.892 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:45.893 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:45.893 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:45.893 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:45.893 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:45.893 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:45.893 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:45.893 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:45.893 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:45.893 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.893 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:45.893 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:45.893 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:45.893 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:45.894 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:45.894 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:45.894 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.894 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T02:08:45.894 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:45.894 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.894 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.894 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:45.894 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:45.894 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:45.894 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:45.894 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.895 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T02:08:45.895 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:45.895 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:45.895 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:45.895 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:45.895 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:45.895 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:45.895 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.860359+0000", 2024-08-17T02:08:45.895 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.035758+0000", 2024-08-17T02:08:45.895 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.035758+0000", 2024-08-17T02:08:45.895 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.036079+0000", 2024-08-17T02:08:45.895 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.860359+0000", 2024-08-17T02:08:45.895 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.895 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:45.896 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.896 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:45.896 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.860359+0000", 2024-08-17T02:08:45.896 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.860359+0000", 2024-08-17T02:08:45.896 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.860359+0000", 2024-08-17T02:08:45.896 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:45.896 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:45.896 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.896 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.860359+0000", 2024-08-17T02:08:45.896 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.860359+0000", 2024-08-17T02:08:45.896 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:45.896 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:45.896 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:45.896 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:45.897 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:45.897 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:45.897 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:45.897 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:45.897 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:45.897 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:45.897 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:45.897 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:45.897 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:45.897 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.a", 2024-08-17T02:08:45.897 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:45.897 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:45.897 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:45.897 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5309, 2024-08-17T02:08:45.897 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:45.898 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:20:03.077434+0000", 2024-08-17T02:08:45.898 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:45.898 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:45.898 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:45.898 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:45.898 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:45.898 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:45.898 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:45.898 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:45.898 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:45.898 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:45.898 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:45.898 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:45.899 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:45.899 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:45.899 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:45.899 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:45.899 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:45.899 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:45.899 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:45.899 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:45.899 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:45.899 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:45.899 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:45.899 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:45.899 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:45.900 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:45.900 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:45.900 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:45.900 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:45.900 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:45.900 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:45.900 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:45.900 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:45.900 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:45.900 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:45.900 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:45.900 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:45.900 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:45.900 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:45.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:45.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:45.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:45.901 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:45.901 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.901 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:45.901 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:45.901 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:45.901 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:45.901 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:45.901 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:45.901 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.901 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T02:08:45.902 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:45.902 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.902 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.902 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:45.902 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:45.902 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:45.902 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:45.902 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.902 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:45.902 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:45.902 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:45.902 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:45.903 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:45.903 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:45.903 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:45.903 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.445492+0000", 2024-08-17T02:08:45.903 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.970819+0000", 2024-08-17T02:08:45.903 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.970819+0000", 2024-08-17T02:08:45.903 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.971259+0000", 2024-08-17T02:08:45.903 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.445492+0000", 2024-08-17T02:08:45.903 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.903 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:45.903 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.903 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:45.903 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.445492+0000", 2024-08-17T02:08:45.904 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.445492+0000", 2024-08-17T02:08:45.904 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.445492+0000", 2024-08-17T02:08:45.904 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:45.904 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:45.904 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.904 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.445492+0000", 2024-08-17T02:08:45.904 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.445492+0000", 2024-08-17T02:08:45.904 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:45.904 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 4, 2024-08-17T02:08:45.904 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:45.904 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:45.904 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:45.904 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:45.904 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:45.905 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:45.905 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:45.905 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 4, 2024-08-17T02:08:45.905 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:45.905 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:45.905 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:45.905 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.b", 2024-08-17T02:08:45.905 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:45.905 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:45.905 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:45.905 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5265, 2024-08-17T02:08:45.905 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:45.905 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:15:20.163242+0000", 2024-08-17T02:08:45.906 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:45.906 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:45.906 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:45.906 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:45.906 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:45.906 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:45.906 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:45.906 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:45.906 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:45.906 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:45.906 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:45.906 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:45.906 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:45.906 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:45.906 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:45.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:45.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:45.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:45.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:45.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T02:08:45.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T02:08:45.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:45.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T02:08:45.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:45.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:45.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:45.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:45.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:45.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T02:08:45.907 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:45.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:45.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:45.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:45.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:45.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:45.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:45.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 4, 2024-08-17T02:08:45.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 4, 2024-08-17T02:08:45.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:45.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:45.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:45.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 1, 2024-08-17T02:08:45.908 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:45.908 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.908 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:45.909 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:45.909 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:45.909 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:45.909 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:45.909 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:45.909 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.909 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:45.909 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "624'4" 2024-08-17T02:08:45.909 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.909 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.909 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:45.909 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:45.909 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:45.909 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:45.909 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.910 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:45.910 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:45.910 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:45.910 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:45.910 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:45.910 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:45.910 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:45.910 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.785652+0000", 2024-08-17T02:08:45.910 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:51.958471+0000", 2024-08-17T02:08:45.910 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:51.958471+0000", 2024-08-17T02:08:45.910 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:51.958771+0000", 2024-08-17T02:08:45.910 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.785652+0000", 2024-08-17T02:08:45.910 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.911 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:45.911 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.911 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 499, 2024-08-17T02:08:45.911 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.785652+0000", 2024-08-17T02:08:45.911 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.785652+0000", 2024-08-17T02:08:45.911 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.785652+0000", 2024-08-17T02:08:45.911 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:45.911 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:45.911 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.911 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.785652+0000", 2024-08-17T02:08:45.911 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.785652+0000", 2024-08-17T02:08:45.911 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:45.911 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:45.911 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:45.912 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:45.912 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 498, 2024-08-17T02:08:45.912 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:45.912 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:45.912 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:45.912 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:45.912 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:45.912 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:45.912 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:45.912 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:45.912 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.b", 2024-08-17T02:08:45.912 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:45.912 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:45.913 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:45.913 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5440, 2024-08-17T02:08:45.913 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:45.913 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:25:39.184183+0000", 2024-08-17T02:08:45.913 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:45.913 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:45.913 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:45.913 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:45.913 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:45.913 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:45.913 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:45.913 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:45.913 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:45.913 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:45.914 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:45.914 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:45.914 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:45.914 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:45.914 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:45.914 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:45.914 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:45.914 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:45.914 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:45.914 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:45.914 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:45.914 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:45.914 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:45.915 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:45.915 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:45.915 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:45.915 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:45.915 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:45.915 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:45.915 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:45.915 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:45.915 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:45.915 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:45.915 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:45.915 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:45.915 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:45.915 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:45.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:45.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:45.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:45.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:45.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:45.916 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:45.916 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.916 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:45.916 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:45.916 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:45.916 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:45.916 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:45.916 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:45.916 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.917 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:45.917 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:45.917 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.917 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.917 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:45.917 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:45.917 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:45.917 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:45.917 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.917 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:45.917 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:45.917 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:45.917 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:45.918 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:45.918 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:45.918 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:45.918 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.463566+0000", 2024-08-17T02:08:45.918 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:18.981646+0000", 2024-08-17T02:08:45.918 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:18.981646+0000", 2024-08-17T02:08:45.918 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:18.982021+0000", 2024-08-17T02:08:45.918 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.463566+0000", 2024-08-17T02:08:45.918 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.918 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:45.918 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.918 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 467, 2024-08-17T02:08:45.918 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.463566+0000", 2024-08-17T02:08:45.919 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.463566+0000", 2024-08-17T02:08:45.919 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.463566+0000", 2024-08-17T02:08:45.919 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:45.919 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:45.919 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.919 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.463566+0000", 2024-08-17T02:08:45.919 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.463566+0000", 2024-08-17T02:08:45.919 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:45.919 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:45.919 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:45.919 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:45.919 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 466, 2024-08-17T02:08:45.919 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:45.919 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:45.920 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:45.920 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:45.920 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:45.920 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:45.920 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:45.920 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:45.920 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.a", 2024-08-17T02:08:45.920 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:45.920 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:45.920 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:45.920 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5464, 2024-08-17T02:08:45.920 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:45.920 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:26:12.921564+0000", 2024-08-17T02:08:45.921 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:45.921 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:45.921 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:45.921 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:45.921 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:45.921 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:45.921 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:45.921 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:45.921 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:45.921 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:45.921 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:45.921 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:45.921 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:45.922 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:45.922 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:45.922 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:45.922 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:45.922 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:45.922 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:45.922 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:45.922 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:45.922 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:45.922 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:45.922 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:45.922 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:45.922 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:45.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:45.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:45.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:45.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:45.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:45.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:45.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:45.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:45.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:45.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:45.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:45.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:45.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:45.923 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:45.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:45.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:45.924 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:45.924 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.924 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:45.924 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:45.924 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:45.924 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:45.924 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:45.924 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:45.924 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.924 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:45.924 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:45.925 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.925 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.925 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:45.925 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:45.925 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:45.925 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:45.925 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.925 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:45.925 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:45.925 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:45.925 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:45.925 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:45.925 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:45.926 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:45.926 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.783234+0000", 2024-08-17T02:08:45.926 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.972794+0000", 2024-08-17T02:08:45.926 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.972794+0000", 2024-08-17T02:08:45.926 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.973135+0000", 2024-08-17T02:08:45.926 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.783234+0000", 2024-08-17T02:08:45.926 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.926 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:45.926 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.926 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:45.926 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.783234+0000", 2024-08-17T02:08:45.926 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.783234+0000", 2024-08-17T02:08:45.926 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.783234+0000", 2024-08-17T02:08:45.927 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:45.927 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:45.927 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.927 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.783234+0000", 2024-08-17T02:08:45.927 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.783234+0000", 2024-08-17T02:08:45.927 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:45.927 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:45.927 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:45.927 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:45.927 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:45.927 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:45.927 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:45.927 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:45.927 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:45.928 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:45.928 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:45.928 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:45.928 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:45.928 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.8", 2024-08-17T02:08:45.928 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:45.928 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:45.928 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:45.928 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5433, 2024-08-17T02:08:45.928 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:45.928 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T11:20:31.376885+0000", 2024-08-17T02:08:45.928 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:45.928 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:45.928 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:45.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:45.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:45.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:45.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:45.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:45.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:45.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:45.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:45.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:45.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:45.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:45.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:45.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:45.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:45.929 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:45.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:45.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:45.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:45.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:45.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:45.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:45.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:45.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:45.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:45.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:45.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:45.930 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:45.931 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:45.931 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:45.931 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:45.931 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:45.931 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:45.931 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:45.931 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:45.931 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:45.931 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:45.931 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:45.931 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:45.931 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:45.931 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:45.931 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.931 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:45.932 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:45.932 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:45.932 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:45.932 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:45.932 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:45.932 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.932 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:45.932 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:45.932 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.932 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.932 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:45.932 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:45.932 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:45.932 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:45.932 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.932 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:45.933 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:45.933 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:45.933 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:45.933 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:45.933 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:45.933 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:45.933 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.462867+0000", 2024-08-17T02:08:45.933 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.975148+0000", 2024-08-17T02:08:45.933 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.975148+0000", 2024-08-17T02:08:45.933 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.975461+0000", 2024-08-17T02:08:45.933 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.462867+0000", 2024-08-17T02:08:45.933 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.933 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:45.934 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.934 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:45.934 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.462867+0000", 2024-08-17T02:08:45.934 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.462867+0000", 2024-08-17T02:08:45.934 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.462867+0000", 2024-08-17T02:08:45.934 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:45.934 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:45.934 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.934 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.462867+0000", 2024-08-17T02:08:45.934 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.462867+0000", 2024-08-17T02:08:45.934 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:45.934 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:45.934 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:45.935 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:45.935 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:45.935 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:45.935 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:45.935 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:45.935 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:45.935 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:45.935 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:45.935 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:45.935 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:45.935 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.9", 2024-08-17T02:08:45.935 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:45.935 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:45.935 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:45.935 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5489, 2024-08-17T02:08:45.936 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:45.936 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T00:43:30.345239+0000", 2024-08-17T02:08:45.936 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:45.936 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:45.936 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:45.936 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:45.936 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:45.936 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:45.936 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:45.936 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:45.936 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:45.936 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:45.936 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:45.936 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:45.937 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:45.937 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:45.937 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:45.937 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:45.937 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:45.937 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:45.937 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:45.937 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:45.937 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:45.937 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:45.937 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:45.937 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:45.937 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:45.937 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:45.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:45.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:45.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:45.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:45.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:45.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:45.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:45.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:45.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:45.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:45.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:45.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:45.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:45.938 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:45.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:45.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:45.939 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:45.939 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.939 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:45.939 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:45.939 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:45.939 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:45.939 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:45.939 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:45.939 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.939 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:45.939 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:45.939 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.940 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.940 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:45.940 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:45.940 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:45.940 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:45.940 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.940 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 4, 2024-08-17T02:08:45.940 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:45.940 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:45.940 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:45.940 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:45.940 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:45.940 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:45.941 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.664274+0000", 2024-08-17T02:08:45.941 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.985043+0000", 2024-08-17T02:08:45.941 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.985043+0000", 2024-08-17T02:08:45.941 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.985371+0000", 2024-08-17T02:08:45.941 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.664274+0000", 2024-08-17T02:08:45.941 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.941 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:45.941 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.941 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:45.941 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.664274+0000", 2024-08-17T02:08:45.941 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.664274+0000", 2024-08-17T02:08:45.941 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.664274+0000", 2024-08-17T02:08:45.941 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:45.941 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:45.942 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.942 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.664274+0000", 2024-08-17T02:08:45.942 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.664274+0000", 2024-08-17T02:08:45.942 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:45.942 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:45.942 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:45.942 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:45.942 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:45.942 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:45.942 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:45.942 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:45.942 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:45.942 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:45.943 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:45.943 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:45.943 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:45.943 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.9", 2024-08-17T02:08:45.943 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:45.943 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:45.943 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:45.943 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5383, 2024-08-17T02:08:45.943 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:45.943 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:42:49.563700+0000", 2024-08-17T02:08:45.943 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:45.943 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:45.943 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:45.943 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:45.944 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:45.944 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:45.944 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:45.944 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:45.944 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:45.944 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:45.944 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:45.944 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:45.944 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:45.944 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:45.944 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:45.944 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:45.944 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:45.944 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:45.945 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:45.945 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:45.945 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:45.945 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:45.945 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:45.945 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:45.945 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:45.945 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:45.945 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:45.945 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:45.945 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:45.945 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:45.945 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:45.945 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:45.946 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:45.946 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:45.946 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:45.946 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:45.946 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:45.946 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:45.946 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:45.946 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:45.946 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:45.946 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:45.946 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:45.946 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.946 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:45.947 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:45.947 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:45.947 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:45.947 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:45.947 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:45.947 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.947 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 4, 2024-08-17T02:08:45.947 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:45.947 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.947 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.947 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:45.947 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:45.947 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:45.947 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:45.947 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.948 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:45.948 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:45.948 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:45.948 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:45.948 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:45.948 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:45.948 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:45.948 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.443227+0000", 2024-08-17T02:08:45.948 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.974221+0000", 2024-08-17T02:08:45.948 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.974221+0000", 2024-08-17T02:08:45.948 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.976704+0000", 2024-08-17T02:08:45.948 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.443227+0000", 2024-08-17T02:08:45.948 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.948 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:45.949 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.949 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:45.949 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.443227+0000", 2024-08-17T02:08:45.949 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.443227+0000", 2024-08-17T02:08:45.949 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.443227+0000", 2024-08-17T02:08:45.949 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:45.949 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:45.949 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.949 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.443227+0000", 2024-08-17T02:08:45.949 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.443227+0000", 2024-08-17T02:08:45.949 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:45.949 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:45.949 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:45.949 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:45.949 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:45.950 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:45.950 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:45.950 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:45.950 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:45.950 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:45.950 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:45.950 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:45.950 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:45.950 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.8", 2024-08-17T02:08:45.950 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:45.950 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:45.950 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:45.950 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5255, 2024-08-17T02:08:45.951 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:45.951 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T11:01:14.538707+0000", 2024-08-17T02:08:45.951 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:45.951 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:45.951 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:45.951 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:45.951 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:45.951 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:45.951 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:45.951 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:45.951 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:45.951 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:45.951 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:45.951 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:45.951 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:45.952 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:45.952 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:45.952 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:45.952 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:45.952 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:45.952 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:45.952 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:45.952 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:45.952 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:45.952 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:45.952 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:45.952 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:45.952 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:45.953 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:45.953 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:45.953 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:45.953 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:45.953 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:45.953 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:45.953 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:45.953 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:45.953 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:45.953 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:45.953 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:45.953 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:45.953 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:45.953 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:45.953 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:45.954 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:45.954 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:45.954 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.954 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:45.954 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:45.954 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:45.954 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:45.954 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:45.954 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:45.954 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.954 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:45.954 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:45.954 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.954 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.955 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:45.955 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:45.955 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:45.955 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:45.955 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.955 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T02:08:45.955 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:45.955 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:45.955 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:45.955 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:45.955 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:45.955 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:45.955 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.790664+0000", 2024-08-17T02:08:45.955 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:51.966515+0000", 2024-08-17T02:08:45.956 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:51.966515+0000", 2024-08-17T02:08:45.956 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:51.966854+0000", 2024-08-17T02:08:45.956 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.790664+0000", 2024-08-17T02:08:45.956 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.956 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:45.956 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.956 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 499, 2024-08-17T02:08:45.956 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.790664+0000", 2024-08-17T02:08:45.956 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.790664+0000", 2024-08-17T02:08:45.956 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.790664+0000", 2024-08-17T02:08:45.956 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:45.956 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:45.956 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.957 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.790664+0000", 2024-08-17T02:08:45.957 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.790664+0000", 2024-08-17T02:08:45.957 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:45.957 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:45.957 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:45.957 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:45.957 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 498, 2024-08-17T02:08:45.957 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:45.957 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:45.957 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:45.957 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:45.957 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:45.957 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:45.958 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:45.958 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:45.958 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.6", 2024-08-17T02:08:45.958 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:45.958 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:45.958 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:45.958 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5509, 2024-08-17T02:08:45.958 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:45.958 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T05:11:24.274431+0000", 2024-08-17T02:08:45.958 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:45.958 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:45.958 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:45.958 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:45.958 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:45.959 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:45.959 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:45.959 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:45.959 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:45.959 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:45.959 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:45.959 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:45.959 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:45.959 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:45.959 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:45.959 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:45.959 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:45.959 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:45.959 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:45.960 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:45.960 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:45.960 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:45.960 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:45.960 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:45.960 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:45.960 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:45.960 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:45.960 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:45.960 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:45.960 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:45.960 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:45.960 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:45.960 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:45.960 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:45.961 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:45.961 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:45.961 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:45.961 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:45.961 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:45.961 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:45.961 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:45.961 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:45.961 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:45.961 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.961 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:45.961 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:45.961 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:45.961 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:45.961 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:45.962 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:45.962 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.962 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T02:08:45.962 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:45.962 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.962 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.962 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:45.962 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:45.962 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:45.962 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:45.962 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.962 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T02:08:45.962 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:45.963 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:45.963 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:45.963 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:45.963 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:45.963 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:45.963 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.860427+0000", 2024-08-17T02:08:45.963 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.981581+0000", 2024-08-17T02:08:45.963 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.981581+0000", 2024-08-17T02:08:45.963 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.981921+0000", 2024-08-17T02:08:45.963 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.860427+0000", 2024-08-17T02:08:45.963 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.963 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:45.963 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.963 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:45.964 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.860427+0000", 2024-08-17T02:08:45.964 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.860427+0000", 2024-08-17T02:08:45.964 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.860427+0000", 2024-08-17T02:08:45.964 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:45.964 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:45.964 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.964 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.860427+0000", 2024-08-17T02:08:45.964 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.860427+0000", 2024-08-17T02:08:45.964 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:45.964 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2, 2024-08-17T02:08:45.964 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:45.964 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:45.964 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:45.965 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:45.965 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:45.965 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:45.965 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:45.965 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2, 2024-08-17T02:08:45.965 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:45.965 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:45.965 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:45.965 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.7", 2024-08-17T02:08:45.965 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:45.965 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:45.965 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:45.965 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5289, 2024-08-17T02:08:45.965 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:45.965 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:22:37.476121+0000", 2024-08-17T02:08:45.966 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:45.966 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:45.966 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:45.966 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:45.966 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:45.966 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:45.966 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:45.966 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:45.966 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:45.966 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:45.966 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:45.966 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:45.966 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:45.966 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:45.966 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:45.967 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:45.967 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:45.967 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:45.967 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:45.967 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T02:08:45.967 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T02:08:45.967 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:45.967 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T02:08:45.967 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:45.967 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:45.967 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:45.967 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:45.967 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:45.967 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T02:08:45.967 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:45.968 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:45.968 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:45.968 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:45.968 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:45.968 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:45.968 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:45.968 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 12, 2024-08-17T02:08:45.968 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 12, 2024-08-17T02:08:45.968 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:45.968 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:45.968 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:45.968 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3, 2024-08-17T02:08:45.968 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:45.969 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.969 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:45.969 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:45.969 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:45.969 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:45.969 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:45.969 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:45.969 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.969 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T02:08:45.969 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'2" 2024-08-17T02:08:45.969 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.969 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.969 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:45.969 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:45.970 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:45.970 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:45.970 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.970 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 4, 2024-08-17T02:08:45.970 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:45.970 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:45.970 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T02:08:45.970 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:45.970 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:45.970 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:45.970 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.664147+0000", 2024-08-17T02:08:45.970 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.040159+0000", 2024-08-17T02:08:45.970 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.040159+0000", 2024-08-17T02:08:45.970 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T01:14:49.943595+0000", 2024-08-17T02:08:45.971 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.664147+0000", 2024-08-17T02:08:45.971 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:45.971 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:45.971 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:45.971 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:45.971 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.664147+0000", 2024-08-17T02:08:45.971 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.664147+0000", 2024-08-17T02:08:45.971 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.664147+0000", 2024-08-17T02:08:45.971 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:45.971 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:45.971 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:45.971 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.664147+0000", 2024-08-17T02:08:45.971 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.664147+0000", 2024-08-17T02:08:45.972 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:45.972 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2868, 2024-08-17T02:08:45.972 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:45.972 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:45.972 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:45.972 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:45.972 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:45.972 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:45.972 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:45.972 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2868, 2024-08-17T02:08:45.972 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:45.972 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:45.972 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:45.973 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.1", 2024-08-17T02:08:45.973 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:45.973 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:45.973 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:45.973 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 8975, 2024-08-17T02:08:45.973 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:45.973 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:22:08.835184+0000", 2024-08-17T02:08:45.973 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.00380691, 2024-08-17T02:08:45.973 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:45.973 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:45.973 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:45.973 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:45.973 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:45.974 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:45.974 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:45.974 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:45.974 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:45.974 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:45.974 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:45.974 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:45.974 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:45.974 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:45.974 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:45.974 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:45.974 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:45.974 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:45.974 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:45.975 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:45.975 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:45.975 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:45.975 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:45.975 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:45.975 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:45.975 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:45.975 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:45.975 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:45.975 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:45.975 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:45.975 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:45.975 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:45.975 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:45.976 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:45.976 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:45.976 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 1103, 2024-08-17T02:08:45.976 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 333267, 2024-08-17T02:08:45.976 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:45.976 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:45.976 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:45.976 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 2841, 2024-08-17T02:08:45.976 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 382350 2024-08-17T02:08:45.976 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.976 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:45.976 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:45.976 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:45.976 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:45.977 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:45.977 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:45.977 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.977 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 4, 2024-08-17T02:08:45.977 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "1092'2868" 2024-08-17T02:08:45.977 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.977 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.977 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:45.977 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:45.977 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:45.977 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:45.977 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.977 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:45.977 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:45.977 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:45.978 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:45.978 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:45.978 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:45.978 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:45.978 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.789564+0000", 2024-08-17T02:08:45.978 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.972664+0000", 2024-08-17T02:08:45.978 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.972664+0000", 2024-08-17T02:08:45.978 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.972980+0000", 2024-08-17T02:08:45.978 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.789564+0000", 2024-08-17T02:08:45.978 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.978 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:45.978 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.978 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:45.979 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.789564+0000", 2024-08-17T02:08:45.979 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.789564+0000", 2024-08-17T02:08:45.979 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.789564+0000", 2024-08-17T02:08:45.979 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:45.979 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:45.979 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:45.979 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.789564+0000", 2024-08-17T02:08:45.979 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.789564+0000", 2024-08-17T02:08:45.979 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:45.979 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:45.979 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:45.979 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:45.979 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:45.979 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:45.980 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:45.980 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:45.980 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:45.980 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:45.980 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:45.980 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:45.980 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:45.980 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.7", 2024-08-17T02:08:45.980 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:45.980 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:45.980 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:45.980 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5442, 2024-08-17T02:08:45.980 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:45.981 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T05:24:05.011705+0000", 2024-08-17T02:08:45.981 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:45.981 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:45.981 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:45.981 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:45.981 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:45.981 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:45.981 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:45.981 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:45.981 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:45.981 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:45.981 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:45.981 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:45.981 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:45.982 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:45.982 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:45.982 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:45.982 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:45.982 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:45.982 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:45.982 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:45.982 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:45.982 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:45.982 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:45.982 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:45.982 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:45.982 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:45.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:45.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:45.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:45.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:45.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:45.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:45.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:45.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:45.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:45.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:45.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:45.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:45.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:45.983 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:45.984 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:45.984 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:45.984 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:45.984 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.984 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:45.984 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:45.984 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:45.984 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:45.984 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:45.984 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:45.984 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.984 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:45.984 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:45.984 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.985 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.985 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:45.985 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:45.985 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:45.985 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:45.985 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.985 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:45.985 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:45.985 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:45.985 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:45.985 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:45.985 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:45.985 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:45.985 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.464059+0000", 2024-08-17T02:08:45.986 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.027334+0000", 2024-08-17T02:08:45.986 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.027334+0000", 2024-08-17T02:08:45.986 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.027693+0000", 2024-08-17T02:08:45.986 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.464059+0000", 2024-08-17T02:08:45.986 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.986 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:45.986 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.986 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:45.986 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.464059+0000", 2024-08-17T02:08:45.986 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.464059+0000", 2024-08-17T02:08:45.986 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.464059+0000", 2024-08-17T02:08:45.986 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:45.986 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:45.986 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:45.987 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.464059+0000", 2024-08-17T02:08:45.987 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.464059+0000", 2024-08-17T02:08:45.987 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:45.987 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 3, 2024-08-17T02:08:45.987 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:45.987 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:45.987 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:45.987 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:45.987 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:45.987 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:45.987 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:45.987 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 3, 2024-08-17T02:08:45.987 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:45.987 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:45.988 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:45.988 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.6", 2024-08-17T02:08:45.988 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:45.988 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:45.988 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:45.988 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5458, 2024-08-17T02:08:45.988 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:45.988 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:32:10.453007+0000", 2024-08-17T02:08:45.988 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:45.988 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:45.988 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:45.988 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:45.988 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:45.988 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:45.988 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:45.989 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:45.989 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:45.989 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:45.989 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:45.989 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:45.989 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:45.989 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:45.989 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:45.989 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:45.989 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:45.989 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:45.989 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:45.989 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T02:08:45.989 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T02:08:45.990 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:45.990 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T02:08:45.990 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:45.990 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:45.990 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:45.990 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:45.990 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:45.990 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T02:08:45.990 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:45.990 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:45.990 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:45.990 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:45.990 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:45.990 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:45.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:45.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 4, 2024-08-17T02:08:45.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 4, 2024-08-17T02:08:45.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:45.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:45.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:45.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3, 2024-08-17T02:08:45.991 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:45.991 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.991 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:45.991 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:45.991 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:45.991 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:45.991 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:45.992 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:45.992 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.992 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:45.992 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "628'3" 2024-08-17T02:08:45.992 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.992 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:45.992 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:45.992 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:45.992 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:45.992 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:45.992 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.992 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:45.992 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:45.992 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:45.993 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T02:08:45.993 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:45.993 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:45.993 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:45.993 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.782828+0000", 2024-08-17T02:08:45.993 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.972861+0000", 2024-08-17T02:08:45.993 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.972861+0000", 2024-08-17T02:08:45.993 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T01:14:49.941179+0000", 2024-08-17T02:08:45.993 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.782828+0000", 2024-08-17T02:08:45.993 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:45.993 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:45.993 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:45.993 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:45.994 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.782828+0000", 2024-08-17T02:08:45.994 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.782828+0000", 2024-08-17T02:08:45.994 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.782828+0000", 2024-08-17T02:08:45.994 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:45.994 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:45.994 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:45.994 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.782828+0000", 2024-08-17T02:08:45.994 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.782828+0000", 2024-08-17T02:08:45.994 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:45.994 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2925, 2024-08-17T02:08:45.994 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:45.994 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:45.995 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:45.995 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:45.995 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:45.995 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:45.995 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:45.995 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2925, 2024-08-17T02:08:45.995 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:45.995 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:45.995 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:45.995 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.0", 2024-08-17T02:08:45.995 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:45.995 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:45.995 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:45.995 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 8961, 2024-08-17T02:08:45.996 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:45.996 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:05:48.959897+0000", 2024-08-17T02:08:45.996 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.002990818, 2024-08-17T02:08:45.996 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:45.996 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:45.996 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:45.996 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:45.996 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:45.996 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:45.996 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:45.996 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:45.996 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:45.996 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:45.997 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:45.997 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:45.997 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:45.997 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:45.997 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:45.997 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:45.997 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:45.997 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:45.997 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:45.997 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:45.997 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:45.997 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:45.997 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:45.997 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:45.997 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:45.998 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:45.998 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:45.998 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:45.998 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:45.998 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:45.998 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:45.998 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:45.998 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:45.998 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:45.998 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:45.998 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 891, 2024-08-17T02:08:45.998 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 398413, 2024-08-17T02:08:45.998 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:45.998 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:45.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:45.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 2911, 2024-08-17T02:08:45.999 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 356441 2024-08-17T02:08:45.999 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:45.999 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:45.999 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:45.999 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:45.999 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:45.999 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:45.999 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:45.999 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:45.999 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:45.999 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "1092'2925" 2024-08-17T02:08:46.000 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.000 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.000 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.000 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.000 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.000 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:46.000 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.000 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:46.000 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.000 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.000 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.000 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.000 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.001 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.001 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.463347+0000", 2024-08-17T02:08:46.001 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.048184+0000", 2024-08-17T02:08:46.001 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.048184+0000", 2024-08-17T02:08:46.001 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:25.048570+0000", 2024-08-17T02:08:46.001 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.463347+0000", 2024-08-17T02:08:46.001 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.001 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.001 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.001 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:46.001 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.463347+0000", 2024-08-17T02:08:46.001 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.463347+0000", 2024-08-17T02:08:46.001 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.463347+0000", 2024-08-17T02:08:46.002 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.002 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.002 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.002 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.463347+0000", 2024-08-17T02:08:46.002 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.463347+0000", 2024-08-17T02:08:46.002 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.002 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.002 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.002 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.002 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:46.002 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.002 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.002 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.002 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.003 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.003 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.003 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.003 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.003 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.4", 2024-08-17T02:08:46.003 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.003 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.003 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.003 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5451, 2024-08-17T02:08:46.003 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.003 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:17:43.965639+0000", 2024-08-17T02:08:46.003 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.003 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.003 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.004 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.004 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.004 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.004 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.004 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.004 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.004 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.004 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.004 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.004 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.004 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.004 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.004 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.004 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.005 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.005 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.005 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.005 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.005 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.005 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.005 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.005 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.005 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.005 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.005 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.005 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.005 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.005 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.006 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.006 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.006 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.007 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.007 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.007 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.007 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.007 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:46.007 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.007 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:46.007 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.007 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.007 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.007 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.007 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.007 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.007 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:46.007 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.008 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:46.008 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.008 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.008 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:46.008 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.008 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.008 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.008 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.444105+0000", 2024-08-17T02:08:46.008 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.978148+0000", 2024-08-17T02:08:46.008 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.978148+0000", 2024-08-17T02:08:46.008 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.978477+0000", 2024-08-17T02:08:46.008 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.444105+0000", 2024-08-17T02:08:46.008 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.008 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.008 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.009 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.009 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.444105+0000", 2024-08-17T02:08:46.009 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.444105+0000", 2024-08-17T02:08:46.009 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.444105+0000", 2024-08-17T02:08:46.009 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.009 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.009 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.009 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.444105+0000", 2024-08-17T02:08:46.009 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.444105+0000", 2024-08-17T02:08:46.009 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.009 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.009 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.009 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.010 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.010 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.010 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.010 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.010 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.010 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.010 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.010 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.010 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.010 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.5", 2024-08-17T02:08:46.010 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.010 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.010 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.010 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5270, 2024-08-17T02:08:46.011 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.011 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:44:25.908294+0000", 2024-08-17T02:08:46.011 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.011 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.011 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.011 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.011 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.011 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.011 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.011 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.011 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.011 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.011 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.012 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.012 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.012 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.012 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.012 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.012 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.012 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.012 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.012 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.012 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.012 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.012 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.012 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.013 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.013 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.013 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.013 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.013 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.013 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.013 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.013 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.013 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.013 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.013 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.013 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.013 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.014 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.014 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.014 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.014 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.014 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.014 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.014 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.014 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:46.014 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.014 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:46.015 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.015 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.015 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.015 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.015 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.015 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.015 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:46.015 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.015 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T02:08:46.015 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.015 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.015 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T02:08:46.015 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.015 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.016 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.016 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.787314+0000", 2024-08-17T02:08:46.016 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.967970+0000", 2024-08-17T02:08:46.016 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.967970+0000", 2024-08-17T02:08:46.016 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T01:14:49.945859+0000", 2024-08-17T02:08:46.016 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.787314+0000", 2024-08-17T02:08:46.016 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:46.016 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.016 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:46.016 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.016 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.787314+0000", 2024-08-17T02:08:46.016 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.787314+0000", 2024-08-17T02:08:46.016 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.787314+0000", 2024-08-17T02:08:46.016 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.017 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.017 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:46.017 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.787314+0000", 2024-08-17T02:08:46.017 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.787314+0000", 2024-08-17T02:08:46.017 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.017 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 3226, 2024-08-17T02:08:46.017 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.017 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.017 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.017 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.017 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.017 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.017 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.017 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 3226, 2024-08-17T02:08:46.018 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.018 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.018 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.018 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.3", 2024-08-17T02:08:46.018 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.018 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.018 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.018 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 9278, 2024-08-17T02:08:46.018 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.018 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:54:40.573487+0000", 2024-08-17T02:08:46.018 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.005361873, 2024-08-17T02:08:46.018 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.019 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.019 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.019 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.019 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.019 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.019 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.019 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.019 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.019 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.019 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.019 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.019 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.019 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.019 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.020 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.020 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.020 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.020 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T02:08:46.020 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T02:08:46.020 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.020 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T02:08:46.020 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.020 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.020 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.020 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.020 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.020 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T02:08:46.020 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.021 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.021 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.021 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.021 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.021 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.021 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.021 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 608, 2024-08-17T02:08:46.021 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 453318, 2024-08-17T02:08:46.021 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.021 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.021 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.021 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3224, 2024-08-17T02:08:46.021 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 410694 2024-08-17T02:08:46.021 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.021 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.022 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.022 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.022 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.022 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.022 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:46.022 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.022 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T02:08:46.022 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "1092'3226" 2024-08-17T02:08:46.022 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.022 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.022 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.022 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.022 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.023 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:46.023 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.023 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:46.023 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.023 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.023 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.023 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.023 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.023 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.023 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.814023+0000", 2024-08-17T02:08:46.023 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.049521+0000", 2024-08-17T02:08:46.023 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.049521+0000", 2024-08-17T02:08:46.023 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:25.051331+0000", 2024-08-17T02:08:46.023 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.814023+0000", 2024-08-17T02:08:46.024 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.024 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.024 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.024 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:46.024 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.814023+0000", 2024-08-17T02:08:46.024 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.814023+0000", 2024-08-17T02:08:46.024 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.814023+0000", 2024-08-17T02:08:46.024 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.024 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.024 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.024 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.814023+0000", 2024-08-17T02:08:46.024 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.814023+0000", 2024-08-17T02:08:46.024 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.024 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.025 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.025 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.025 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:46.025 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.025 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.025 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.025 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.025 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.025 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.025 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.025 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.025 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.5", 2024-08-17T02:08:46.025 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.025 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.026 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.026 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5349, 2024-08-17T02:08:46.026 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.026 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:58:41.166081+0000", 2024-08-17T02:08:46.026 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.026 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.026 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.026 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.026 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.026 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.026 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.026 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.026 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.027 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.027 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.027 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.027 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.027 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.027 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.027 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.027 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.027 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.027 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.027 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.027 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.027 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.027 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.027 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.028 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.028 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.028 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.028 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.028 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.028 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.028 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.028 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.028 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.028 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.028 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.028 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.028 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.028 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.028 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.029 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.029 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.029 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.029 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.029 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.029 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.029 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.029 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.029 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.029 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.029 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:46.029 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.029 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:46.029 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.030 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.030 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.030 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.030 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.030 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.030 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:46.030 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.030 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:46.030 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.030 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.030 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:46.030 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.030 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.031 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.031 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.463393+0000", 2024-08-17T02:08:46.031 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.971218+0000", 2024-08-17T02:08:46.031 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.971218+0000", 2024-08-17T02:08:46.031 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.971521+0000", 2024-08-17T02:08:46.031 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.463393+0000", 2024-08-17T02:08:46.031 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.031 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.031 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.031 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.031 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.463393+0000", 2024-08-17T02:08:46.031 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.463393+0000", 2024-08-17T02:08:46.031 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.463393+0000", 2024-08-17T02:08:46.031 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.032 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.032 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.032 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.463393+0000", 2024-08-17T02:08:46.032 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.463393+0000", 2024-08-17T02:08:46.032 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.032 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.032 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.032 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.032 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.032 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.032 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.032 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.032 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.033 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.033 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.033 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.033 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.033 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.4", 2024-08-17T02:08:46.033 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.033 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.033 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.033 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5477, 2024-08-17T02:08:46.033 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.033 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:48:52.020751+0000", 2024-08-17T02:08:46.033 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.033 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.033 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.033 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.034 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.034 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.034 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.034 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.034 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.034 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.034 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.034 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.034 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.034 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.034 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.034 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.034 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.035 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.035 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.035 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.035 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.035 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.035 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.035 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.035 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.035 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.035 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.035 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.035 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.035 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.035 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.036 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.036 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.036 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.036 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.036 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.036 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.036 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.036 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.036 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.036 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.036 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.036 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.036 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.036 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.037 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.037 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.037 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.037 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.037 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:46.037 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.037 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:46.037 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.037 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.037 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.037 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.037 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.037 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.037 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:46.038 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.038 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:46.038 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.038 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.038 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T02:08:46.038 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.038 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.038 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.038 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.463406+0000", 2024-08-17T02:08:46.038 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.053299+0000", 2024-08-17T02:08:46.038 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.053299+0000", 2024-08-17T02:08:46.038 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T01:14:49.950980+0000", 2024-08-17T02:08:46.038 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.463406+0000", 2024-08-17T02:08:46.038 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:46.039 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.039 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:46.039 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:46.039 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.463406+0000", 2024-08-17T02:08:46.039 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.463406+0000", 2024-08-17T02:08:46.039 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.463406+0000", 2024-08-17T02:08:46.039 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.039 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.039 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:46.039 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.463406+0000", 2024-08-17T02:08:46.039 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.463406+0000", 2024-08-17T02:08:46.039 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.039 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 3123, 2024-08-17T02:08:46.039 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.040 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.040 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:46.040 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.040 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.040 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.040 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.040 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 3123, 2024-08-17T02:08:46.040 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.040 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.040 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.040 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.2", 2024-08-17T02:08:46.040 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.040 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.041 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.041 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 9599, 2024-08-17T02:08:46.041 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.041 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T11:49:33.488547+0000", 2024-08-17T02:08:46.041 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.007517823, 2024-08-17T02:08:46.041 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.041 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.041 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 4194323, 2024-08-17T02:08:46.041 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.041 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.041 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.041 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.041 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.041 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.042 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.042 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.042 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.042 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.042 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.042 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.042 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.042 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.042 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.042 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 6, 2024-08-17T02:08:46.042 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 2, 2024-08-17T02:08:46.042 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.042 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 2, 2024-08-17T02:08:46.043 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.043 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.043 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.043 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.043 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.043 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.043 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.043 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.043 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.043 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.043 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.043 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.043 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.043 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 1567, 2024-08-17T02:08:46.043 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 383292, 2024-08-17T02:08:46.044 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.044 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.044 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.044 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3095, 2024-08-17T02:08:46.044 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 381737 2024-08-17T02:08:46.044 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.044 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.044 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.044 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.044 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.044 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.044 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:46.044 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.044 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:46.045 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "1092'3123" 2024-08-17T02:08:46.045 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.045 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.045 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.045 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.045 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.045 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.045 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.045 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 4, 2024-08-17T02:08:46.045 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.045 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.045 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.045 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.046 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.046 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.046 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.662545+0000", 2024-08-17T02:08:46.046 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.039321+0000", 2024-08-17T02:08:46.046 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.039321+0000", 2024-08-17T02:08:46.046 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.041182+0000", 2024-08-17T02:08:46.046 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.662545+0000", 2024-08-17T02:08:46.046 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.046 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.046 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.046 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:46.046 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.662545+0000", 2024-08-17T02:08:46.046 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.662545+0000", 2024-08-17T02:08:46.047 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.662545+0000", 2024-08-17T02:08:46.047 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.047 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.047 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.047 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.662545+0000", 2024-08-17T02:08:46.047 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.662545+0000", 2024-08-17T02:08:46.047 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.047 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.047 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.047 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.047 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:46.047 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.047 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.047 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.048 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.048 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.048 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.048 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.048 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.048 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.3", 2024-08-17T02:08:46.048 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.048 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.048 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.048 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5403, 2024-08-17T02:08:46.048 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.048 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:01:11.451283+0000", 2024-08-17T02:08:46.048 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.049 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.049 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.049 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.049 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.049 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.049 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.049 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.049 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.049 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.049 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.049 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.049 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.049 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.049 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.050 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.051 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.052 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.052 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.052 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.052 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.052 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.052 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.052 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.052 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.052 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 4, 2024-08-17T02:08:46.052 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.052 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.052 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.052 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.053 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.053 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.053 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.053 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.053 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:46.053 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.053 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.053 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:46.053 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.053 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.053 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.053 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.812550+0000", 2024-08-17T02:08:46.053 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.030840+0000", 2024-08-17T02:08:46.053 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.030840+0000", 2024-08-17T02:08:46.054 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.031186+0000", 2024-08-17T02:08:46.054 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.812550+0000", 2024-08-17T02:08:46.054 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.054 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.054 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.054 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:46.054 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.812550+0000", 2024-08-17T02:08:46.054 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.812550+0000", 2024-08-17T02:08:46.054 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.812550+0000", 2024-08-17T02:08:46.054 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.055 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.055 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.055 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.812550+0000", 2024-08-17T02:08:46.055 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.812550+0000", 2024-08-17T02:08:46.055 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.055 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.055 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.055 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.055 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:46.055 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.055 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.055 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.055 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.055 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.056 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.056 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.056 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.056 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.2", 2024-08-17T02:08:46.056 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.056 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.056 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.056 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5323, 2024-08-17T02:08:46.056 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.056 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:29:04.751376+0000", 2024-08-17T02:08:46.056 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.056 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.056 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.056 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.057 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.057 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.057 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.057 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.057 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.057 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.057 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.057 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.057 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.057 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.057 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.057 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.057 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.057 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.058 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.058 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.058 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.058 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.058 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.058 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.058 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.058 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.058 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.058 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.058 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.058 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.058 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.059 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.059 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.059 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.059 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.059 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.059 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.059 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.059 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.059 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.059 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.059 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.059 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.059 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.059 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.060 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.060 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.060 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.060 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.060 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.060 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.060 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:46.060 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.060 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.060 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.060 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.060 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.060 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.061 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:46.061 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.061 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:46.061 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.061 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.061 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T02:08:46.061 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.061 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.061 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.061 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:08:39.683753+0000", 2024-08-17T02:08:46.061 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:18.984215+0000", 2024-08-17T02:08:46.061 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:18.984215+0000", 2024-08-17T02:08:46.061 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T01:14:49.948926+0000", 2024-08-17T02:08:46.061 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:08:39.683753+0000", 2024-08-17T02:08:46.062 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:46.062 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.062 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:46.062 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 467, 2024-08-17T02:08:46.062 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:08:39.683753+0000", 2024-08-17T02:08:46.062 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:08:39.683753+0000", 2024-08-17T02:08:46.062 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:08:39.683753+0000", 2024-08-17T02:08:46.062 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.062 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.062 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:46.062 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:08:39.683753+0000", 2024-08-17T02:08:46.062 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:08:39.683753+0000", 2024-08-17T02:08:46.062 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.063 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2897, 2024-08-17T02:08:46.063 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.063 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.063 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 466, 2024-08-17T02:08:46.063 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.063 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.063 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.063 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.063 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2897, 2024-08-17T02:08:46.063 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.063 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.063 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.063 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.4", 2024-08-17T02:08:46.063 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.064 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.064 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.064 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 9122, 2024-08-17T02:08:46.064 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.064 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:15:01.053061+0000", 2024-08-17T02:08:46.064 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.005792231, 2024-08-17T02:08:46.064 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.064 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.064 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.064 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.064 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.064 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.064 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.064 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.064 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.065 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.065 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.065 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.065 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.065 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.065 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.065 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.065 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.065 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.065 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T02:08:46.065 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T02:08:46.065 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.065 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T02:08:46.066 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.066 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.066 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.066 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.066 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.066 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T02:08:46.066 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.066 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.066 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.066 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.066 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.066 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.066 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.067 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 1308, 2024-08-17T02:08:46.067 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 362524, 2024-08-17T02:08:46.067 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.067 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.067 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.067 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 2904, 2024-08-17T02:08:46.067 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 340987 2024-08-17T02:08:46.067 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.067 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.067 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.067 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.067 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.067 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.067 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:46.067 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.068 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:46.068 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "1092'2897" 2024-08-17T02:08:46.068 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.068 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.068 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.068 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.068 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.068 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.068 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.068 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:46.068 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.068 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.068 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.068 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.068 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.069 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.069 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.464140+0000", 2024-08-17T02:08:46.069 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.028566+0000", 2024-08-17T02:08:46.069 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.028566+0000", 2024-08-17T02:08:46.069 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.029101+0000", 2024-08-17T02:08:46.069 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.464140+0000", 2024-08-17T02:08:46.069 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.069 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.069 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.069 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:46.069 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.464140+0000", 2024-08-17T02:08:46.069 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.464140+0000", 2024-08-17T02:08:46.069 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.464140+0000", 2024-08-17T02:08:46.069 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.070 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.070 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.070 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.464140+0000", 2024-08-17T02:08:46.070 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.464140+0000", 2024-08-17T02:08:46.070 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.070 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.070 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.070 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.070 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:46.070 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.070 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.070 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.070 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.071 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.071 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.071 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.071 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.071 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.0", 2024-08-17T02:08:46.071 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.071 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.071 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.071 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5453, 2024-08-17T02:08:46.071 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.071 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:15:14.279222+0000", 2024-08-17T02:08:46.071 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.071 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.071 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.071 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.072 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.072 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.072 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.072 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.072 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.072 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.072 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.072 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.072 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.072 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.072 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.072 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.072 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.072 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.072 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.073 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.073 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.073 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.073 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.073 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.073 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.073 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.073 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.073 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.073 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.073 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.073 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.073 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.074 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.074 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.074 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.074 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.074 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.074 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.074 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.074 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.074 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.074 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.074 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.074 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.074 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.075 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.075 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.075 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.075 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.075 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.075 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.075 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:46.075 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.075 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.075 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.075 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.075 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.075 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.075 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:46.076 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.076 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T02:08:46.076 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.076 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.076 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:46.076 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.076 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.076 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.076 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.787981+0000", 2024-08-17T02:08:46.076 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:18.964283+0000", 2024-08-17T02:08:46.076 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:18.964283+0000", 2024-08-17T02:08:46.076 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:18.964576+0000", 2024-08-17T02:08:46.076 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.787981+0000", 2024-08-17T02:08:46.077 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.077 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.077 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.077 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 467, 2024-08-17T02:08:46.077 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.787981+0000", 2024-08-17T02:08:46.077 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.787981+0000", 2024-08-17T02:08:46.077 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.787981+0000", 2024-08-17T02:08:46.077 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.077 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.077 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.077 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.787981+0000", 2024-08-17T02:08:46.077 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.787981+0000", 2024-08-17T02:08:46.077 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.077 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.077 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.078 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.078 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 466, 2024-08-17T02:08:46.078 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.078 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.078 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.078 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.078 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.078 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.078 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.078 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.078 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.1", 2024-08-17T02:08:46.078 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.078 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.079 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.079 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5462, 2024-08-17T02:08:46.079 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.079 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:26:51.917601+0000", 2024-08-17T02:08:46.079 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.079 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.079 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.079 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.079 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.079 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.079 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.079 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.079 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.079 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.080 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.080 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.080 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.080 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.080 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.080 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.080 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.080 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.080 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.080 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.080 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.080 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.080 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.080 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.081 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.082 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.082 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.082 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.082 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.082 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.082 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.082 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.082 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.082 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.082 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.082 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:46.082 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.082 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T02:08:46.082 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.082 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.083 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.083 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.083 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.083 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.083 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:46.083 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.083 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:46.083 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.083 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.083 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T02:08:46.083 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.083 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.083 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.083 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.464133+0000", 2024-08-17T02:08:46.084 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.056066+0000", 2024-08-17T02:08:46.084 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.056066+0000", 2024-08-17T02:08:46.084 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T01:14:49.948317+0000", 2024-08-17T02:08:46.084 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.464133+0000", 2024-08-17T02:08:46.084 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:46.084 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.084 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:46.084 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:46.084 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.464133+0000", 2024-08-17T02:08:46.084 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.464133+0000", 2024-08-17T02:08:46.084 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.464133+0000", 2024-08-17T02:08:46.084 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.084 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.085 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:46.085 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.464133+0000", 2024-08-17T02:08:46.085 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.464133+0000", 2024-08-17T02:08:46.085 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.085 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 3075, 2024-08-17T02:08:46.085 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.085 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.085 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:46.085 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.085 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.085 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.085 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.085 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 3075, 2024-08-17T02:08:46.085 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.086 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.086 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.086 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.7", 2024-08-17T02:08:46.086 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.086 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.086 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.086 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 9109, 2024-08-17T02:08:46.086 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.086 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:12:37.768139+0000", 2024-08-17T02:08:46.086 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.005281637, 2024-08-17T02:08:46.086 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.086 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.086 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.086 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.087 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.087 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.087 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.087 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.087 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.087 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.087 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.087 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.087 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.087 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.087 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.087 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.087 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.087 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.088 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.088 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.088 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.088 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.088 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.088 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.088 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.089 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.090 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.090 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.090 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.090 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.090 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.090 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.090 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.090 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.090 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.090 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 865, 2024-08-17T02:08:46.090 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 389099, 2024-08-17T02:08:46.090 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.090 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.091 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.091 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3071, 2024-08-17T02:08:46.091 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 376745 2024-08-17T02:08:46.091 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.091 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.091 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.091 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.091 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.091 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.091 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:46.091 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.091 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:46.091 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "1092'3075" 2024-08-17T02:08:46.091 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.092 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.092 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.092 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.092 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.092 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:46.092 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.092 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T02:08:46.092 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.092 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.092 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.092 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.092 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.092 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.092 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.786789+0000", 2024-08-17T02:08:46.093 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:51.963959+0000", 2024-08-17T02:08:46.093 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:51.963959+0000", 2024-08-17T02:08:46.093 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:51.964295+0000", 2024-08-17T02:08:46.093 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.786789+0000", 2024-08-17T02:08:46.093 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.093 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.093 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.093 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 499, 2024-08-17T02:08:46.093 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.786789+0000", 2024-08-17T02:08:46.093 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.786789+0000", 2024-08-17T02:08:46.093 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.786789+0000", 2024-08-17T02:08:46.093 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.093 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.093 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.093 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.786789+0000", 2024-08-17T02:08:46.094 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.786789+0000", 2024-08-17T02:08:46.094 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.094 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.094 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.094 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.094 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 498, 2024-08-17T02:08:46.094 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.094 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.094 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.094 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.094 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.094 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.094 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.095 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.095 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.1", 2024-08-17T02:08:46.095 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.095 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.095 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.095 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5511, 2024-08-17T02:08:46.095 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.095 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:54:32.667350+0000", 2024-08-17T02:08:46.095 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.095 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.095 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.095 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.095 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.096 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.096 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.096 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.096 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.096 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.096 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.096 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.096 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.096 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.096 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.096 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.096 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.096 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.096 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.097 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.097 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.097 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.097 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.097 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.097 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.097 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.097 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.097 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.097 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.097 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.097 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.097 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.097 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.098 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.098 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.098 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.098 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.098 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.098 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.098 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.098 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.098 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.098 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.098 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.098 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.098 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.099 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.099 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.099 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.099 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:46.099 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.099 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T02:08:46.099 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.099 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.099 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.099 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.099 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.099 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.099 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:46.100 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.100 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:46.100 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.100 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.100 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:46.100 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.100 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.100 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.100 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.443617+0000", 2024-08-17T02:08:46.100 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.976384+0000", 2024-08-17T02:08:46.100 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.976384+0000", 2024-08-17T02:08:46.100 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.977701+0000", 2024-08-17T02:08:46.100 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.443617+0000", 2024-08-17T02:08:46.100 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.101 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.101 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.101 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.101 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.443617+0000", 2024-08-17T02:08:46.101 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.443617+0000", 2024-08-17T02:08:46.101 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.443617+0000", 2024-08-17T02:08:46.101 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.101 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.101 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.101 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.443617+0000", 2024-08-17T02:08:46.101 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.443617+0000", 2024-08-17T02:08:46.101 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.102 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.102 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.102 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.102 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.102 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.102 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.102 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.102 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.102 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.102 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.102 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.102 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.102 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.0", 2024-08-17T02:08:46.103 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.103 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.103 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.103 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5258, 2024-08-17T02:08:46.103 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.103 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:49:09.361122+0000", 2024-08-17T02:08:46.103 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.103 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.103 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.103 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.103 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.103 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.103 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.103 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.104 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.104 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.104 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.104 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.104 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.104 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.104 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.104 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.104 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.104 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.104 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.104 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.104 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.104 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.105 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.106 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.106 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.106 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.106 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.106 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.106 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.106 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.106 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.106 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.106 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.106 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.106 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.106 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.106 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:46.107 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.107 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:46.107 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.107 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.107 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.107 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.107 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.107 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.107 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:46.107 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.107 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T02:08:46.107 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.107 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.107 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T02:08:46.108 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.108 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.108 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.108 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.790055+0000", 2024-08-17T02:08:46.108 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:40:45.924224+0000", 2024-08-17T02:08:46.108 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:40:45.924224+0000", 2024-08-17T02:08:46.108 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T01:14:49.944866+0000", 2024-08-17T02:08:46.108 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.790055+0000", 2024-08-17T02:08:46.108 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:46.108 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.108 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:46.108 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 435, 2024-08-17T02:08:46.108 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.790055+0000", 2024-08-17T02:08:46.108 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.790055+0000", 2024-08-17T02:08:46.108 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.790055+0000", 2024-08-17T02:08:46.109 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.109 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.109 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:46.109 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.790055+0000", 2024-08-17T02:08:46.109 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.790055+0000", 2024-08-17T02:08:46.109 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.109 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 3123, 2024-08-17T02:08:46.109 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.109 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.109 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 434, 2024-08-17T02:08:46.109 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.109 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.109 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.110 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.110 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 3123, 2024-08-17T02:08:46.110 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.110 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.110 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.110 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.6", 2024-08-17T02:08:46.110 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.110 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.110 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.110 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 9364, 2024-08-17T02:08:46.110 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.110 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:08:58.250234+0000", 2024-08-17T02:08:46.110 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.004925916, 2024-08-17T02:08:46.111 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.111 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.111 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.111 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.111 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.111 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.111 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.111 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.111 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.111 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.111 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.111 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.111 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.111 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.111 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.112 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.112 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.112 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.112 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.112 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.112 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.112 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.112 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.112 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.112 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.112 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.112 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.112 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.112 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.113 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.113 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.113 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.113 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.113 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.113 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.113 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 1328, 2024-08-17T02:08:46.113 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 384406, 2024-08-17T02:08:46.113 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.113 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.113 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.113 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3088, 2024-08-17T02:08:46.113 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 398759 2024-08-17T02:08:46.113 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.114 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.114 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.114 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.114 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.114 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.114 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:46.114 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.114 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T02:08:46.114 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "1092'3123" 2024-08-17T02:08:46.114 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.114 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.114 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.114 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.114 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.115 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.115 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.115 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:46.115 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.115 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.115 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.115 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.115 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.115 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.115 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.784447+0000", 2024-08-17T02:08:46.115 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.027005+0000", 2024-08-17T02:08:46.115 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.027005+0000", 2024-08-17T02:08:46.115 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.027398+0000", 2024-08-17T02:08:46.115 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.784447+0000", 2024-08-17T02:08:46.115 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.115 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.116 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.116 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:46.116 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.784447+0000", 2024-08-17T02:08:46.116 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.784447+0000", 2024-08-17T02:08:46.116 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.784447+0000", 2024-08-17T02:08:46.116 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.116 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.116 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.116 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.784447+0000", 2024-08-17T02:08:46.116 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.784447+0000", 2024-08-17T02:08:46.116 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.116 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.116 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.116 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.117 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:46.117 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.117 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.117 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.117 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.117 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.117 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.117 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.117 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.117 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.2", 2024-08-17T02:08:46.117 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.117 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.117 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.117 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5418, 2024-08-17T02:08:46.117 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.118 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:51:33.540309+0000", 2024-08-17T02:08:46.118 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.118 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.118 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.118 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.118 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.118 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.118 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.118 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.118 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.118 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.118 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.118 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.118 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.119 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.119 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.119 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.119 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.119 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.119 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.119 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.119 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.119 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.119 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.119 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.119 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.119 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.119 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.120 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.120 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.120 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.120 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.120 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.120 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.120 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.120 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.120 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.120 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.120 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.120 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.120 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.120 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.121 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.121 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.121 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.121 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.121 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.121 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.121 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.121 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.121 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.121 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.121 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:46.121 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.121 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.122 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.122 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.122 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.122 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.122 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:46.122 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.122 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:46.122 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.122 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.122 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:46.122 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.122 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.122 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.122 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.812560+0000", 2024-08-17T02:08:46.123 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.976466+0000", 2024-08-17T02:08:46.123 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.976466+0000", 2024-08-17T02:08:46.123 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.976759+0000", 2024-08-17T02:08:46.123 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.812560+0000", 2024-08-17T02:08:46.123 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.123 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.123 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.123 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.123 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.812560+0000", 2024-08-17T02:08:46.123 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.812560+0000", 2024-08-17T02:08:46.123 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.812560+0000", 2024-08-17T02:08:46.123 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.123 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.124 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.124 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.812560+0000", 2024-08-17T02:08:46.124 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.812560+0000", 2024-08-17T02:08:46.124 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.124 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.124 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.124 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.124 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.124 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.124 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.124 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.124 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.124 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.124 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.125 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.125 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.125 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.3", 2024-08-17T02:08:46.125 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.125 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.125 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.125 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5354, 2024-08-17T02:08:46.125 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.125 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:52:56.099830+0000", 2024-08-17T02:08:46.125 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.125 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.125 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.125 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.126 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.126 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.126 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.126 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.126 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.126 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.126 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.126 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.126 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.126 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.126 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.126 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.126 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.126 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.127 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.127 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.127 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.127 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.127 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.127 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.127 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.127 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.127 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.127 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.127 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.127 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.127 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.127 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.128 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.128 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.128 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.128 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.128 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.128 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.128 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.128 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.128 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.128 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.128 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.128 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.128 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.128 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.129 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.129 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.129 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.129 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:46.129 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.129 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:46.129 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.129 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.129 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.129 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.129 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.129 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.129 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.129 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.130 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:46.130 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.130 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.130 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 19, 2024-08-17T02:08:46.130 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.130 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.130 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.130 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:08:39.802401+0000", 2024-08-17T02:08:46.130 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.980371+0000", 2024-08-17T02:08:46.130 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.980371+0000", 2024-08-17T02:08:46.130 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.981513+0000", 2024-08-17T02:08:46.130 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:08:39.802401+0000", 2024-08-17T02:08:46.130 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:28:36.823280+0000", 2024-08-17T02:08:46.130 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.131 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:28:36.823280+0000", 2024-08-17T02:08:46.131 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.131 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:08:39.802401+0000", 2024-08-17T02:08:46.131 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:08:39.802401+0000", 2024-08-17T02:08:46.131 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:08:39.802401+0000", 2024-08-17T02:08:46.131 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.131 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.131 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:28:36.823280+0000", 2024-08-17T02:08:46.131 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:08:39.802401+0000", 2024-08-17T02:08:46.131 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:08:39.802401+0000", 2024-08-17T02:08:46.131 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.131 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 257, 2024-08-17T02:08:46.132 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.132 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.132 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.132 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.132 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.132 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.132 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.132 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 257, 2024-08-17T02:08:46.132 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.132 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.132 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.132 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "1.0", 2024-08-17T02:08:46.132 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.132 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.133 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.133 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5966, 2024-08-17T02:08:46.133 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.133 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T05:19:07.324218+0000", 2024-08-17T02:08:46.133 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.133 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.133 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.133 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 590368, 2024-08-17T02:08:46.133 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.133 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 1771104, 2024-08-17T02:08:46.133 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.133 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.133 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.134 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.134 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.134 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.134 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.134 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.134 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.134 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.134 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.134 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.134 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.134 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 6, 2024-08-17T02:08:46.134 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 2, 2024-08-17T02:08:46.134 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.134 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 2, 2024-08-17T02:08:46.135 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.135 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.135 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.135 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.135 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.135 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.135 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.135 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 6, 2024-08-17T02:08:46.135 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.135 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.135 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.135 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.135 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.135 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 1358, 2024-08-17T02:08:46.136 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 2144, 2024-08-17T02:08:46.136 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.136 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.136 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.136 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 431, 2024-08-17T02:08:46.136 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 2416 2024-08-17T02:08:46.136 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.136 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.136 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.136 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.136 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.136 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.136 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.137 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.137 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:46.137 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "2952'257" 2024-08-17T02:08:46.137 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.137 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.137 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.137 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.137 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.137 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:46.137 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.137 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T02:08:46.137 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.137 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.137 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 70, 2024-08-17T02:08:46.138 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.138 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.138 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.138 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.860290+0000", 2024-08-17T02:08:46.138 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.981722+0000", 2024-08-17T02:08:46.138 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.981722+0000", 2024-08-17T02:08:46.138 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T01:14:50.004906+0000", 2024-08-17T02:08:46.138 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.860290+0000", 2024-08-17T02:08:46.138 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:46.138 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.138 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:46.138 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.138 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.860290+0000", 2024-08-17T02:08:46.139 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.860290+0000", 2024-08-17T02:08:46.139 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.860290+0000", 2024-08-17T02:08:46.139 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.139 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.139 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:31:51.257221+0000", 2024-08-17T02:08:46.139 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.860290+0000", 2024-08-17T02:08:46.139 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.860290+0000", 2024-08-17T02:08:46.139 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.139 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 3197, 2024-08-17T02:08:46.139 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.139 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.139 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.139 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.140 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.140 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.140 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.140 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 3197, 2024-08-17T02:08:46.140 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.140 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.140 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.140 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "4.5", 2024-08-17T02:08:46.140 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.140 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.140 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.140 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 9311, 2024-08-17T02:08:46.140 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.141 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:22:35.715960+0000", 2024-08-17T02:08:46.141 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.001779593, 2024-08-17T02:08:46.141 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.141 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.141 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.141 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.141 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.141 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.141 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.141 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.141 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.141 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.141 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.142 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.142 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.142 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.142 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.142 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.142 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.142 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.142 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.142 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.142 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.142 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.142 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.142 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.143 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.143 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.143 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.143 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.143 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.143 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.143 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.143 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.143 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.143 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.143 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.143 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 1367, 2024-08-17T02:08:46.143 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 391815, 2024-08-17T02:08:46.143 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.144 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.144 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.144 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3169, 2024-08-17T02:08:46.144 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 436592 2024-08-17T02:08:46.144 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.144 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.144 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.144 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.144 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.144 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.144 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:46.144 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.144 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T02:08:46.144 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "1092'3197" 2024-08-17T02:08:46.144 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.145 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.145 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.145 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.145 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.145 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.145 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.145 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:46.145 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.145 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.145 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.145 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.145 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.145 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.145 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.444234+0000", 2024-08-17T02:08:46.146 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.984763+0000", 2024-08-17T02:08:46.146 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.984763+0000", 2024-08-17T02:08:46.146 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.985849+0000", 2024-08-17T02:08:46.146 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.444234+0000", 2024-08-17T02:08:46.146 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.146 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.146 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.146 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.146 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.444234+0000", 2024-08-17T02:08:46.146 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.444234+0000", 2024-08-17T02:08:46.146 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.444234+0000", 2024-08-17T02:08:46.146 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.147 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.147 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.147 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.444234+0000", 2024-08-17T02:08:46.147 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.444234+0000", 2024-08-17T02:08:46.147 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.147 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.147 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.147 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.147 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.147 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.147 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.147 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.147 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.147 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.148 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.148 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.148 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.148 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.d", 2024-08-17T02:08:46.148 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.148 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.148 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.148 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5248, 2024-08-17T02:08:46.148 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.148 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:56:29.644377+0000", 2024-08-17T02:08:46.148 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.148 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.148 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.148 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.149 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.149 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.149 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.149 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.149 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.149 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.149 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.149 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.149 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.149 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.149 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.149 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.149 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.149 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.149 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.150 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.150 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.150 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.150 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.150 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.150 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.150 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.150 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.150 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.150 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.150 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.150 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.150 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.150 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.151 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.151 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.151 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.151 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.151 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.151 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.151 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.151 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.151 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.151 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.151 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.151 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.151 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.151 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.152 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.152 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.152 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.152 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.152 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:46.152 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.152 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.152 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.152 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.152 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.152 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.152 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:46.152 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.152 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T02:08:46.153 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.153 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.153 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:46.153 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.153 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.153 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.153 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.784777+0000", 2024-08-17T02:08:46.153 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.057761+0000", 2024-08-17T02:08:46.153 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.057761+0000", 2024-08-17T02:08:46.153 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:25.058114+0000", 2024-08-17T02:08:46.153 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.784777+0000", 2024-08-17T02:08:46.153 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.153 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.153 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.154 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:46.154 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.784777+0000", 2024-08-17T02:08:46.154 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.784777+0000", 2024-08-17T02:08:46.154 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.784777+0000", 2024-08-17T02:08:46.154 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.154 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.154 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.154 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.784777+0000", 2024-08-17T02:08:46.154 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.784777+0000", 2024-08-17T02:08:46.154 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.154 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.154 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.154 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.154 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:46.155 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.155 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.155 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.155 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.155 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.155 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.155 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.155 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.155 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.c", 2024-08-17T02:08:46.155 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.155 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.155 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.155 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5459, 2024-08-17T02:08:46.155 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.155 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T11:54:29.843203+0000", 2024-08-17T02:08:46.156 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.156 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.156 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.156 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.156 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.156 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.156 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.156 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.156 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.156 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.156 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.156 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.156 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.156 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.156 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.156 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.157 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.157 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.157 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.157 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.157 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.157 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.157 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.157 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.157 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.157 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.157 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.157 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.157 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.157 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.158 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.158 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.158 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.158 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.158 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.158 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.158 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.158 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.158 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.158 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.158 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.158 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.158 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.158 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.159 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.159 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.159 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.159 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.159 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.159 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:46.159 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.159 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T02:08:46.159 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.159 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.159 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.159 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.159 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.159 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.160 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.160 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.160 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:46.160 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.160 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.160 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.160 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.160 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.160 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.160 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.813892+0000", 2024-08-17T02:08:46.160 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.024756+0000", 2024-08-17T02:08:46.160 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.024756+0000", 2024-08-17T02:08:46.160 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.025078+0000", 2024-08-17T02:08:46.160 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.813892+0000", 2024-08-17T02:08:46.161 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.161 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.161 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.161 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:46.161 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.813892+0000", 2024-08-17T02:08:46.161 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.813892+0000", 2024-08-17T02:08:46.161 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.813892+0000", 2024-08-17T02:08:46.161 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.161 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.161 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.161 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.813892+0000", 2024-08-17T02:08:46.161 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.813892+0000", 2024-08-17T02:08:46.161 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.162 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.162 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.162 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.162 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:46.162 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.162 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.162 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.162 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.162 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.162 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.162 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.162 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.162 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.c", 2024-08-17T02:08:46.162 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.163 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.163 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.163 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5339, 2024-08-17T02:08:46.163 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.163 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:50:16.962648+0000", 2024-08-17T02:08:46.163 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.163 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.163 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.163 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.163 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.163 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.163 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.163 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.163 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.163 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.164 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.164 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.164 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.164 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.164 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.164 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.164 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.164 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.164 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.164 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.164 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.164 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.164 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.164 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.165 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.165 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.165 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.165 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.165 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.165 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.165 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.165 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.165 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.165 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.165 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.165 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.165 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.165 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.166 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.166 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.166 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.166 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.166 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.166 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.166 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.166 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.166 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.166 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.166 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.166 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.166 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.166 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:46.167 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.167 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.167 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.167 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.167 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.167 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.167 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:46.167 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.167 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:46.167 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.167 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.167 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:46.167 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.168 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.168 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.168 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.462712+0000", 2024-08-17T02:08:46.168 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:51.970372+0000", 2024-08-17T02:08:46.168 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:51.970372+0000", 2024-08-17T02:08:46.168 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:51.970721+0000", 2024-08-17T02:08:46.168 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.462712+0000", 2024-08-17T02:08:46.168 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.168 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.168 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.168 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 499, 2024-08-17T02:08:46.168 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.462712+0000", 2024-08-17T02:08:46.168 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.462712+0000", 2024-08-17T02:08:46.168 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.462712+0000", 2024-08-17T02:08:46.169 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.169 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.169 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.169 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.462712+0000", 2024-08-17T02:08:46.169 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.462712+0000", 2024-08-17T02:08:46.169 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.169 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 1, 2024-08-17T02:08:46.169 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.169 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.169 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 498, 2024-08-17T02:08:46.169 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.169 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.169 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.169 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.170 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 1, 2024-08-17T02:08:46.170 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.170 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.170 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.170 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.d", 2024-08-17T02:08:46.170 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.170 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.170 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.170 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5455, 2024-08-17T02:08:46.170 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.170 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:47:51.269307+0000", 2024-08-17T02:08:46.170 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.171 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.171 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.171 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 70, 2024-08-17T02:08:46.171 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.171 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.171 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.171 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.171 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.171 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.171 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.171 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.171 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.171 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.171 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.171 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.172 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.172 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.172 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.172 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T02:08:46.172 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T02:08:46.172 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.172 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T02:08:46.172 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.172 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.172 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.172 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.172 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.172 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.172 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.173 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.173 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.173 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.173 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.173 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.173 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.173 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 2, 2024-08-17T02:08:46.173 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 2, 2024-08-17T02:08:46.173 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.173 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.173 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.173 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 1, 2024-08-17T02:08:46.173 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 1 2024-08-17T02:08:46.173 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.174 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.174 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.174 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.174 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.174 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.174 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:46.174 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.174 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:46.174 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'1" 2024-08-17T02:08:46.174 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.174 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.174 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.174 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.175 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.175 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:46.175 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.175 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:46.175 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.175 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.175 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.175 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.175 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.175 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.175 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.444339+0000", 2024-08-17T02:08:46.175 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.978401+0000", 2024-08-17T02:08:46.175 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.978401+0000", 2024-08-17T02:08:46.175 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.980144+0000", 2024-08-17T02:08:46.175 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.444339+0000", 2024-08-17T02:08:46.176 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.176 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.176 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.176 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.176 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.444339+0000", 2024-08-17T02:08:46.176 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.444339+0000", 2024-08-17T02:08:46.176 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.444339+0000", 2024-08-17T02:08:46.176 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.176 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.176 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.176 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.444339+0000", 2024-08-17T02:08:46.176 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.444339+0000", 2024-08-17T02:08:46.176 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.176 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.177 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.177 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.177 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.177 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.177 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.177 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.177 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.177 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.177 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.177 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.177 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.177 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.f", 2024-08-17T02:08:46.178 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.178 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.178 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.178 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5264, 2024-08-17T02:08:46.178 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.178 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:41:16.144221+0000", 2024-08-17T02:08:46.178 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.178 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.178 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.178 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.178 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.178 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.178 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.179 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.179 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.179 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.179 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.179 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.179 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.179 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.179 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.179 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.179 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.179 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.179 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.179 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.179 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.180 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.180 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.180 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.180 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.180 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.180 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.180 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.180 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.180 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.180 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.180 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.180 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.180 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.181 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.181 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.181 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.181 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.181 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.181 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.181 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.181 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.181 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.181 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.181 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.181 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.181 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.181 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.181 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.182 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:46.182 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.182 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:46.182 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.182 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.182 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.182 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.182 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.182 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.182 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:46.182 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.182 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T02:08:46.182 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.183 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.183 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:46.183 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.183 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.183 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.183 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.790857+0000", 2024-08-17T02:08:46.183 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.979116+0000", 2024-08-17T02:08:46.183 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.979116+0000", 2024-08-17T02:08:46.183 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.979461+0000", 2024-08-17T02:08:46.183 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.790857+0000", 2024-08-17T02:08:46.183 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.183 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.183 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.183 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.183 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.790857+0000", 2024-08-17T02:08:46.184 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.790857+0000", 2024-08-17T02:08:46.184 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.790857+0000", 2024-08-17T02:08:46.184 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.184 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.184 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.184 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.790857+0000", 2024-08-17T02:08:46.184 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.790857+0000", 2024-08-17T02:08:46.184 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.184 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2, 2024-08-17T02:08:46.184 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.184 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.184 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.184 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.185 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.185 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.185 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.185 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2, 2024-08-17T02:08:46.185 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.185 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.185 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.185 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.e", 2024-08-17T02:08:46.185 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.185 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.185 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.185 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5442, 2024-08-17T02:08:46.185 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.186 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:43:59.741960+0000", 2024-08-17T02:08:46.186 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.186 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.186 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.186 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.186 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.186 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.186 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.186 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.186 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.186 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.186 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.186 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.187 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.187 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.187 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.187 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.187 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.187 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.187 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.187 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T02:08:46.187 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T02:08:46.187 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.187 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T02:08:46.187 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.187 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.187 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.188 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.188 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.188 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T02:08:46.188 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.188 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.188 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.188 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.188 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.188 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.188 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.188 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 12, 2024-08-17T02:08:46.188 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 12, 2024-08-17T02:08:46.188 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.189 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.189 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.189 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3, 2024-08-17T02:08:46.189 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.189 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.189 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.189 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.189 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.189 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.189 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.189 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:46.189 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.189 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T02:08:46.189 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'2" 2024-08-17T02:08:46.189 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.189 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.190 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.190 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.190 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.190 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:46.190 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.190 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:46.190 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.190 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.190 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.190 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.190 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.190 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.190 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.443398+0000", 2024-08-17T02:08:46.190 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.971367+0000", 2024-08-17T02:08:46.190 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.971367+0000", 2024-08-17T02:08:46.191 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.973414+0000", 2024-08-17T02:08:46.191 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.443398+0000", 2024-08-17T02:08:46.191 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.191 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.191 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.191 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.191 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.443398+0000", 2024-08-17T02:08:46.191 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.443398+0000", 2024-08-17T02:08:46.191 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.443398+0000", 2024-08-17T02:08:46.191 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.191 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.191 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.191 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.443398+0000", 2024-08-17T02:08:46.191 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.443398+0000", 2024-08-17T02:08:46.192 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.192 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.192 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.192 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.192 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.192 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.192 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.192 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.192 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.192 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.192 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.192 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.192 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.192 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.e", 2024-08-17T02:08:46.193 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.193 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.193 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.193 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5264, 2024-08-17T02:08:46.193 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.193 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T05:22:19.295984+0000", 2024-08-17T02:08:46.193 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.193 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.193 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.193 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.194 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.195 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.195 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.195 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.195 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.195 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.195 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.195 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.195 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.195 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.195 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.195 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.195 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.195 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.195 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.196 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.196 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.196 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.196 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.196 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.196 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.196 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.196 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.196 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.196 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.196 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.196 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.196 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.196 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.196 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:46.197 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.197 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:46.197 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.197 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.197 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.197 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.197 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.197 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.197 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:46.197 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.197 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 4, 2024-08-17T02:08:46.197 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.197 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.197 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:46.197 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.198 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.198 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.198 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.663715+0000", 2024-08-17T02:08:46.198 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.983977+0000", 2024-08-17T02:08:46.198 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.983977+0000", 2024-08-17T02:08:46.198 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.984446+0000", 2024-08-17T02:08:46.198 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.663715+0000", 2024-08-17T02:08:46.198 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.198 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.198 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.198 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.198 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.663715+0000", 2024-08-17T02:08:46.198 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.663715+0000", 2024-08-17T02:08:46.199 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.663715+0000", 2024-08-17T02:08:46.199 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.199 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.199 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.199 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.663715+0000", 2024-08-17T02:08:46.199 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.663715+0000", 2024-08-17T02:08:46.199 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.199 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 1, 2024-08-17T02:08:46.199 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.199 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.199 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.199 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.199 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.199 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.200 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.200 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 1, 2024-08-17T02:08:46.200 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.200 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.200 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.200 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.f", 2024-08-17T02:08:46.200 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.200 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.200 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.200 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5363, 2024-08-17T02:08:46.200 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.200 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T12:10:18.455781+0000", 2024-08-17T02:08:46.200 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.200 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.200 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 22, 2024-08-17T02:08:46.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.201 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 3, 2024-08-17T02:08:46.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 1, 2024-08-17T02:08:46.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 1, 2024-08-17T02:08:46.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.202 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.203 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.203 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.203 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.203 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.203 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.203 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.203 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.203 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 2, 2024-08-17T02:08:46.203 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 2, 2024-08-17T02:08:46.203 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.203 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.203 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.203 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 1, 2024-08-17T02:08:46.203 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 1 2024-08-17T02:08:46.204 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.204 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.204 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.204 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.204 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.204 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.204 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:46.204 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.204 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 4, 2024-08-17T02:08:46.204 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'1" 2024-08-17T02:08:46.204 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.204 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.204 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.204 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.204 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.205 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.205 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.205 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:46.205 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.205 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.205 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.205 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.205 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.205 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.205 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.443137+0000", 2024-08-17T02:08:46.205 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.973447+0000", 2024-08-17T02:08:46.205 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.973447+0000", 2024-08-17T02:08:46.205 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.974616+0000", 2024-08-17T02:08:46.205 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.443137+0000", 2024-08-17T02:08:46.206 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.206 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.206 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.206 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.206 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.443137+0000", 2024-08-17T02:08:46.206 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.443137+0000", 2024-08-17T02:08:46.206 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.443137+0000", 2024-08-17T02:08:46.206 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.206 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.206 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.206 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.443137+0000", 2024-08-17T02:08:46.206 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.443137+0000", 2024-08-17T02:08:46.206 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.206 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.207 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.207 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.207 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.207 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.207 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.207 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.207 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.207 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.207 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.207 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.207 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.207 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.11", 2024-08-17T02:08:46.207 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.207 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.207 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.208 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5247, 2024-08-17T02:08:46.208 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.208 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:08:28.354818+0000", 2024-08-17T02:08:46.208 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.208 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.208 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.208 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.209 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.210 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.210 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.210 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.210 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.210 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.210 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.210 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.210 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.210 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.210 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.210 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.210 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.210 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.210 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.211 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.211 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.211 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.211 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.211 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.211 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.211 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.211 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.211 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.211 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.211 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.211 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.211 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.212 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:46.212 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.212 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.212 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.212 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.212 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.212 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.212 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:46.212 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.212 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T02:08:46.212 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.212 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.212 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:46.212 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.213 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.213 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.213 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.786249+0000", 2024-08-17T02:08:46.213 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:40:45.926978+0000", 2024-08-17T02:08:46.213 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:40:45.926978+0000", 2024-08-17T02:08:46.213 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:40:45.927313+0000", 2024-08-17T02:08:46.213 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.786249+0000", 2024-08-17T02:08:46.213 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.213 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.213 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.213 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 435, 2024-08-17T02:08:46.213 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.786249+0000", 2024-08-17T02:08:46.213 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.786249+0000", 2024-08-17T02:08:46.214 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.786249+0000", 2024-08-17T02:08:46.214 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.214 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.214 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.214 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.786249+0000", 2024-08-17T02:08:46.214 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.786249+0000", 2024-08-17T02:08:46.214 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.214 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 8, 2024-08-17T02:08:46.214 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.214 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.214 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 434, 2024-08-17T02:08:46.214 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.214 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.214 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.215 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.215 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 8, 2024-08-17T02:08:46.215 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.215 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.215 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.215 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.10", 2024-08-17T02:08:46.215 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.215 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.215 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.215 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5477, 2024-08-17T02:08:46.215 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.215 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:56:49.287803+0000", 2024-08-17T02:08:46.215 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.215 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.216 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.216 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 12, 2024-08-17T02:08:46.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 4, 2024-08-17T02:08:46.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 4, 2024-08-17T02:08:46.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 4, 2024-08-17T02:08:46.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.217 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.218 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.218 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.218 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.218 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.218 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 48, 2024-08-17T02:08:46.218 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 48, 2024-08-17T02:08:46.218 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.218 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.218 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.218 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 12, 2024-08-17T02:08:46.218 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.218 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.218 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.218 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.219 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.219 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.219 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.219 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:46.219 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.219 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T02:08:46.219 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'8" 2024-08-17T02:08:46.219 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.219 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.219 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.219 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.219 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.219 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:46.219 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.220 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T02:08:46.220 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.220 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.220 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.220 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.220 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.220 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.220 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.860025+0000", 2024-08-17T02:08:46.220 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.031711+0000", 2024-08-17T02:08:46.220 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.031711+0000", 2024-08-17T02:08:46.220 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.032983+0000", 2024-08-17T02:08:46.220 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.860025+0000", 2024-08-17T02:08:46.220 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.220 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.220 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.221 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:46.221 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.860025+0000", 2024-08-17T02:08:46.221 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.860025+0000", 2024-08-17T02:08:46.221 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.860025+0000", 2024-08-17T02:08:46.221 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.221 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.221 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.221 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.860025+0000", 2024-08-17T02:08:46.221 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.860025+0000", 2024-08-17T02:08:46.221 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.221 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.221 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.221 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.221 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:46.221 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.222 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.222 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.222 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.222 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.222 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.222 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.222 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.222 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.10", 2024-08-17T02:08:46.222 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.222 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.222 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.222 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5296, 2024-08-17T02:08:46.222 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.223 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:36:09.091599+0000", 2024-08-17T02:08:46.223 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.223 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.223 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.223 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.224 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.225 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.226 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.226 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.226 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.226 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.226 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.226 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.226 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.226 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.226 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.226 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:46.226 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.226 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T02:08:46.226 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.227 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.227 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.227 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.227 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.227 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.227 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:46.227 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.227 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T02:08:46.227 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.227 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.227 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:46.227 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.227 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.227 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.859246+0000", 2024-08-17T02:08:46.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.035691+0000", 2024-08-17T02:08:46.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.035691+0000", 2024-08-17T02:08:46.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.036525+0000", 2024-08-17T02:08:46.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.859246+0000", 2024-08-17T02:08:46.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:46.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.859246+0000", 2024-08-17T02:08:46.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.859246+0000", 2024-08-17T02:08:46.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.859246+0000", 2024-08-17T02:08:46.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.228 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.229 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.229 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.859246+0000", 2024-08-17T02:08:46.229 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.859246+0000", 2024-08-17T02:08:46.229 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.229 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.229 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.229 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.229 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:46.229 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.229 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.229 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.229 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.229 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.229 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.229 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.230 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.230 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.11", 2024-08-17T02:08:46.230 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.230 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.230 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.230 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5309, 2024-08-17T02:08:46.230 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.230 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:08:46.268458+0000", 2024-08-17T02:08:46.230 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.230 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.230 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.230 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.230 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.230 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.231 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.232 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.233 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.233 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.233 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.233 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.233 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.233 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.233 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.233 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.233 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.233 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.233 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.233 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.233 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.234 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.234 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.234 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.234 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:46.234 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.234 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T02:08:46.234 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.234 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.234 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.234 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.234 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.234 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.234 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:46.234 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.234 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:46.235 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.235 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.235 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.235 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.235 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.235 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.235 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.445614+0000", 2024-08-17T02:08:46.235 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.980770+0000", 2024-08-17T02:08:46.235 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.980770+0000", 2024-08-17T02:08:46.235 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.982715+0000", 2024-08-17T02:08:46.235 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.445614+0000", 2024-08-17T02:08:46.235 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.235 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.235 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.235 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.236 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.445614+0000", 2024-08-17T02:08:46.236 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.445614+0000", 2024-08-17T02:08:46.236 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.445614+0000", 2024-08-17T02:08:46.236 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.236 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.236 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.236 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.445614+0000", 2024-08-17T02:08:46.236 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.445614+0000", 2024-08-17T02:08:46.236 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.236 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.236 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.236 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.236 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.237 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.237 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.237 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.237 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.237 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.237 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.237 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.237 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.237 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.13", 2024-08-17T02:08:46.237 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.237 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.237 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.237 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5263, 2024-08-17T02:08:46.238 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.238 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:52:07.603277+0000", 2024-08-17T02:08:46.238 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.238 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.238 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.238 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.238 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.238 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.238 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.238 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.238 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.238 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.238 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.239 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.240 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.241 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.241 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.241 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.241 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.241 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.241 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.241 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.241 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.241 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.241 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.241 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:46.241 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.241 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:46.241 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.241 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.242 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.242 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.242 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.242 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.242 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:46.242 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.242 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:46.242 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.242 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.242 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:46.242 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.242 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.242 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.242 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.812688+0000", 2024-08-17T02:08:46.243 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.975340+0000", 2024-08-17T02:08:46.243 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.975340+0000", 2024-08-17T02:08:46.243 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.975617+0000", 2024-08-17T02:08:46.243 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.812688+0000", 2024-08-17T02:08:46.243 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.243 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.243 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.243 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.243 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.812688+0000", 2024-08-17T02:08:46.243 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.812688+0000", 2024-08-17T02:08:46.243 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.812688+0000", 2024-08-17T02:08:46.243 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.243 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.243 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.244 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.812688+0000", 2024-08-17T02:08:46.244 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.812688+0000", 2024-08-17T02:08:46.244 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.244 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.244 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.244 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.244 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.244 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.244 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.244 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.244 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.244 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.244 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.245 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.245 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.245 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.12", 2024-08-17T02:08:46.245 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.245 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.245 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.245 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5341, 2024-08-17T02:08:46.245 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.245 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:46:36.994795+0000", 2024-08-17T02:08:46.245 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.245 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.245 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.245 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.245 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.245 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.246 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.247 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.248 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.248 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.248 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.248 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.248 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.248 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.248 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.248 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.248 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.248 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.248 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.248 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.248 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.248 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.249 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.249 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.249 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.249 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:46.249 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.249 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:46.249 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.249 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.249 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.249 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.249 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.249 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.249 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:46.249 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.250 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T02:08:46.250 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.250 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.250 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.250 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.250 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.250 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.250 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.785664+0000", 2024-08-17T02:08:46.250 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.966667+0000", 2024-08-17T02:08:46.250 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.966667+0000", 2024-08-17T02:08:46.250 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.967148+0000", 2024-08-17T02:08:46.250 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.785664+0000", 2024-08-17T02:08:46.250 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.251 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.251 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.251 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.251 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.785664+0000", 2024-08-17T02:08:46.251 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.785664+0000", 2024-08-17T02:08:46.251 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.785664+0000", 2024-08-17T02:08:46.251 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.251 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.251 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.251 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.785664+0000", 2024-08-17T02:08:46.251 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.785664+0000", 2024-08-17T02:08:46.251 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.251 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.251 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.252 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.252 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.252 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.252 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.252 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.252 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.252 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.252 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.252 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.252 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.252 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.12", 2024-08-17T02:08:46.252 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.252 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.252 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.253 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5506, 2024-08-17T02:08:46.253 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.253 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:44:02.173773+0000", 2024-08-17T02:08:46.253 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.253 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.253 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.253 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.253 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.253 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.253 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.253 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.253 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.253 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.253 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.254 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.255 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.256 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.256 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.256 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.256 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.256 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.256 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.256 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.256 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.256 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.256 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:46.256 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.256 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T02:08:46.256 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.256 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.256 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.256 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.257 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.257 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.257 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:46.257 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.257 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T02:08:46.257 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.257 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.257 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:46.257 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.257 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.257 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.257 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.787543+0000", 2024-08-17T02:08:46.257 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:51.971074+0000", 2024-08-17T02:08:46.258 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:51.971074+0000", 2024-08-17T02:08:46.258 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:51.971473+0000", 2024-08-17T02:08:46.258 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.787543+0000", 2024-08-17T02:08:46.258 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.258 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.258 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.258 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 499, 2024-08-17T02:08:46.258 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.787543+0000", 2024-08-17T02:08:46.258 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.787543+0000", 2024-08-17T02:08:46.258 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.787543+0000", 2024-08-17T02:08:46.258 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.258 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.258 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.259 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.787543+0000", 2024-08-17T02:08:46.259 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.787543+0000", 2024-08-17T02:08:46.259 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.259 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 2, 2024-08-17T02:08:46.259 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.259 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.259 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 498, 2024-08-17T02:08:46.259 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.259 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.259 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.259 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.259 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 2, 2024-08-17T02:08:46.259 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.260 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.260 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.260 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.13", 2024-08-17T02:08:46.260 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.260 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.260 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.260 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5517, 2024-08-17T02:08:46.260 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.260 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:31:36.455433+0000", 2024-08-17T02:08:46.260 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.260 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.260 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.260 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 34, 2024-08-17T02:08:46.260 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.261 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.261 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.261 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.261 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.261 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.261 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.261 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.261 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.261 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.261 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.261 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.261 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 6, 2024-08-17T02:08:46.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 2, 2024-08-17T02:08:46.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 2, 2024-08-17T02:08:46.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T02:08:46.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.262 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 8, 2024-08-17T02:08:46.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 16, 2024-08-17T02:08:46.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 3, 2024-08-17T02:08:46.263 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 7 2024-08-17T02:08:46.263 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.263 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.264 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.264 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.264 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.264 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.264 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:46.264 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.264 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T02:08:46.264 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'2" 2024-08-17T02:08:46.264 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.264 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.264 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.264 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.264 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.264 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:46.264 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.265 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:46.265 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.265 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.265 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.265 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.265 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.265 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.265 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.443796+0000", 2024-08-17T02:08:46.265 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.977780+0000", 2024-08-17T02:08:46.265 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.977780+0000", 2024-08-17T02:08:46.265 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.979937+0000", 2024-08-17T02:08:46.265 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.443796+0000", 2024-08-17T02:08:46.265 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.265 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.265 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.266 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.266 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.443796+0000", 2024-08-17T02:08:46.266 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.443796+0000", 2024-08-17T02:08:46.266 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.443796+0000", 2024-08-17T02:08:46.266 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.266 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.266 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.266 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.443796+0000", 2024-08-17T02:08:46.266 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.443796+0000", 2024-08-17T02:08:46.266 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.266 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.266 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.266 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.267 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.267 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.267 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.267 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.267 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.267 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.267 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.267 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.267 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.267 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.15", 2024-08-17T02:08:46.267 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.267 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.267 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.268 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5262, 2024-08-17T02:08:46.268 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.268 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:19:20.448213+0000", 2024-08-17T02:08:46.268 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.268 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.268 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.268 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.268 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.268 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.268 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.268 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.268 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.268 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.268 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.269 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.269 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.269 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.269 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.269 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.269 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.269 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.269 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.269 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.269 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.269 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.269 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.269 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.270 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.271 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.271 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.271 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.271 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.271 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.271 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.271 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.271 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.271 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.271 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.271 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.271 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.271 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:46.272 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.272 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:46.272 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.272 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.272 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.272 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.272 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.272 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.272 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:46.272 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.272 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T02:08:46.272 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.272 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.272 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:46.272 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.273 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.273 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.273 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.859651+0000", 2024-08-17T02:08:46.273 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.025431+0000", 2024-08-17T02:08:46.273 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.025431+0000", 2024-08-17T02:08:46.273 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.026121+0000", 2024-08-17T02:08:46.273 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.859651+0000", 2024-08-17T02:08:46.273 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.273 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.273 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.273 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:46.273 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.859651+0000", 2024-08-17T02:08:46.273 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.859651+0000", 2024-08-17T02:08:46.274 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.859651+0000", 2024-08-17T02:08:46.274 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.274 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.274 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.274 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.859651+0000", 2024-08-17T02:08:46.274 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.859651+0000", 2024-08-17T02:08:46.274 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.274 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 30, 2024-08-17T02:08:46.274 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.274 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.274 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:46.274 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.274 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.275 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.275 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.275 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 30, 2024-08-17T02:08:46.275 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.275 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.275 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.275 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.14", 2024-08-17T02:08:46.275 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.275 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.275 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.275 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5341, 2024-08-17T02:08:46.275 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.275 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:12:55.566273+0000", 2024-08-17T02:08:46.275 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.276 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.276 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 5816, 2024-08-17T02:08:46.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.276 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 12, 2024-08-17T02:08:46.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 4, 2024-08-17T02:08:46.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 4, 2024-08-17T02:08:46.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T02:08:46.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.277 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 20, 2024-08-17T02:08:46.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 28, 2024-08-17T02:08:46.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 28, 2024-08-17T02:08:46.278 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 25 2024-08-17T02:08:46.278 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.278 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.278 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.279 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.279 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.279 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.279 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:46.279 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.279 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T02:08:46.279 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "624'30" 2024-08-17T02:08:46.279 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.279 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.279 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.279 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.279 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.279 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.279 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.280 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 4, 2024-08-17T02:08:46.280 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.280 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.280 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.280 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.280 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.280 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.280 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.663469+0000", 2024-08-17T02:08:46.280 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.973231+0000", 2024-08-17T02:08:46.280 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.973231+0000", 2024-08-17T02:08:46.280 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.974460+0000", 2024-08-17T02:08:46.280 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.663469+0000", 2024-08-17T02:08:46.280 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.280 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.281 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.281 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.281 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.663469+0000", 2024-08-17T02:08:46.281 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.663469+0000", 2024-08-17T02:08:46.281 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.663469+0000", 2024-08-17T02:08:46.281 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.281 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.281 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.281 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.663469+0000", 2024-08-17T02:08:46.281 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.663469+0000", 2024-08-17T02:08:46.281 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.281 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.281 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.281 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.282 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.282 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.282 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.282 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.282 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.282 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.282 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.282 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.282 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.282 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.14", 2024-08-17T02:08:46.282 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.282 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.282 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.283 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5372, 2024-08-17T02:08:46.283 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.283 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T05:45:37.059395+0000", 2024-08-17T02:08:46.283 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.283 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.283 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.283 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.283 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.283 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.283 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.283 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.283 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.283 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.283 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.284 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.285 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.286 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.286 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.286 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.286 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.286 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.286 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.286 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.286 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.286 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.286 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.286 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.286 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.286 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 4, 2024-08-17T02:08:46.287 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.287 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.287 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.287 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.287 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.287 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.287 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:46.287 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.287 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:46.287 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.287 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.287 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:46.287 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.287 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.288 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.288 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.463590+0000", 2024-08-17T02:08:46.288 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.048590+0000", 2024-08-17T02:08:46.288 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.048590+0000", 2024-08-17T02:08:46.288 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:25.048982+0000", 2024-08-17T02:08:46.288 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.463590+0000", 2024-08-17T02:08:46.288 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.288 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.288 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.288 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:46.288 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.463590+0000", 2024-08-17T02:08:46.288 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.463590+0000", 2024-08-17T02:08:46.288 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.463590+0000", 2024-08-17T02:08:46.288 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.289 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.289 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.289 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.463590+0000", 2024-08-17T02:08:46.289 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.463590+0000", 2024-08-17T02:08:46.289 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.289 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 3, 2024-08-17T02:08:46.289 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.289 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.289 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:46.289 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.289 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.289 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.289 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.289 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 3, 2024-08-17T02:08:46.290 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.290 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.290 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.290 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.15", 2024-08-17T02:08:46.290 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.290 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.290 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.290 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5479, 2024-08-17T02:08:46.290 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.290 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:10:33.190366+0000", 2024-08-17T02:08:46.290 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.290 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.290 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.290 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 90, 2024-08-17T02:08:46.291 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.291 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.291 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.291 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.291 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.291 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.291 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.291 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.291 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.291 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.291 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.291 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.291 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.291 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 6, 2024-08-17T02:08:46.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 2, 2024-08-17T02:08:46.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 2, 2024-08-17T02:08:46.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 1, 2024-08-17T02:08:46.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.292 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 14, 2024-08-17T02:08:46.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 14, 2024-08-17T02:08:46.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 4, 2024-08-17T02:08:46.293 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 1 2024-08-17T02:08:46.293 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.293 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.293 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.293 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.294 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.294 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.294 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:46.294 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.294 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:46.294 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "66'3" 2024-08-17T02:08:46.294 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.294 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.294 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.294 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.294 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.294 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:46.294 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.295 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T02:08:46.295 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.295 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.295 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.295 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.295 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.295 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.295 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.788349+0000", 2024-08-17T02:08:46.295 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.055300+0000", 2024-08-17T02:08:46.295 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.055300+0000", 2024-08-17T02:08:46.295 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:25.055598+0000", 2024-08-17T02:08:46.295 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.788349+0000", 2024-08-17T02:08:46.295 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.296 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.296 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.296 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:46.296 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.788349+0000", 2024-08-17T02:08:46.296 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.788349+0000", 2024-08-17T02:08:46.296 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.788349+0000", 2024-08-17T02:08:46.296 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.296 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.296 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.296 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.788349+0000", 2024-08-17T02:08:46.296 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.788349+0000", 2024-08-17T02:08:46.296 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.296 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.297 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.297 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.297 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:46.297 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.297 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.297 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.297 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.297 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.297 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.297 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.297 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.297 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.17", 2024-08-17T02:08:46.297 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.298 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.298 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.298 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5504, 2024-08-17T02:08:46.298 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.298 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:56:06.196667+0000", 2024-08-17T02:08:46.298 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.298 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.298 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.298 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.298 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.298 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.298 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.298 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.299 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.299 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.299 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.299 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.299 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.299 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.299 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.299 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.299 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.299 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.299 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.299 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.299 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.300 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.301 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.301 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.301 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.301 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.301 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.301 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.301 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.301 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:46.301 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.302 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T02:08:46.302 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.302 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.302 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.302 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.302 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.302 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.302 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:46.302 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.302 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:46.302 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.302 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.302 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:46.303 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.303 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.303 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.303 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.813753+0000", 2024-08-17T02:08:46.303 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.024702+0000", 2024-08-17T02:08:46.303 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.024702+0000", 2024-08-17T02:08:46.303 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.025033+0000", 2024-08-17T02:08:46.303 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.813753+0000", 2024-08-17T02:08:46.303 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.303 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.303 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.303 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:46.303 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.813753+0000", 2024-08-17T02:08:46.303 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.813753+0000", 2024-08-17T02:08:46.303 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.813753+0000", 2024-08-17T02:08:46.304 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.304 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.304 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.304 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.813753+0000", 2024-08-17T02:08:46.304 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.813753+0000", 2024-08-17T02:08:46.304 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.304 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.304 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.304 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.304 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:46.304 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.304 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.304 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.304 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.305 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.305 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.305 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.305 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.305 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.16", 2024-08-17T02:08:46.305 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.305 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.305 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.305 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5347, 2024-08-17T02:08:46.305 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.305 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T00:59:18.556190+0000", 2024-08-17T02:08:46.305 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.305 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.305 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.306 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.306 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.306 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.306 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.306 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.306 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.306 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.306 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.306 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.306 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.306 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.306 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.306 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.306 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.307 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.308 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.308 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.308 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.309 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.309 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.309 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.309 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.309 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:46.309 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.309 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:46.309 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.309 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.309 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.309 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.309 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.309 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.310 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:46.310 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.310 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:46.310 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.310 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.310 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.310 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.310 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.310 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.310 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.813262+0000", 2024-08-17T02:08:46.310 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.973424+0000", 2024-08-17T02:08:46.310 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.973424+0000", 2024-08-17T02:08:46.310 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.973715+0000", 2024-08-17T02:08:46.311 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.813262+0000", 2024-08-17T02:08:46.311 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.311 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.311 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.311 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.311 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.813262+0000", 2024-08-17T02:08:46.311 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.813262+0000", 2024-08-17T02:08:46.311 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.813262+0000", 2024-08-17T02:08:46.311 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.311 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.311 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.311 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.813262+0000", 2024-08-17T02:08:46.311 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.813262+0000", 2024-08-17T02:08:46.312 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.312 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.312 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.312 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.312 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.312 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.312 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.312 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.312 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.312 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.312 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.312 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.312 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.312 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.16", 2024-08-17T02:08:46.313 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.313 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.313 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.313 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5313, 2024-08-17T02:08:46.313 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.313 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:58:38.241063+0000", 2024-08-17T02:08:46.313 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.313 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.313 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.313 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.313 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.313 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.313 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.313 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.314 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.315 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.316 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.316 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.316 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.316 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.316 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.317 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.317 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.317 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:46.317 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.317 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:46.317 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.317 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.317 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.317 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.317 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.317 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.317 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:46.317 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.317 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T02:08:46.317 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.318 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.318 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:46.318 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.318 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.318 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.318 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.860384+0000", 2024-08-17T02:08:46.318 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.033001+0000", 2024-08-17T02:08:46.318 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.033001+0000", 2024-08-17T02:08:46.318 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.033424+0000", 2024-08-17T02:08:46.318 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.860384+0000", 2024-08-17T02:08:46.318 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.318 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.318 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.319 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:46.319 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.860384+0000", 2024-08-17T02:08:46.319 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.860384+0000", 2024-08-17T02:08:46.319 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.860384+0000", 2024-08-17T02:08:46.319 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.319 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.319 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.319 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.860384+0000", 2024-08-17T02:08:46.319 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.860384+0000", 2024-08-17T02:08:46.319 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.319 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.319 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.319 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.320 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:46.320 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.320 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.320 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.320 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.320 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.320 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.320 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.320 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.320 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.17", 2024-08-17T02:08:46.320 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.320 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.320 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.321 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5298, 2024-08-17T02:08:46.321 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.321 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:32:07.915141+0000", 2024-08-17T02:08:46.321 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.321 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.321 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.321 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.321 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.321 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.321 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.321 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.321 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.321 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.321 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.322 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.322 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.322 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.322 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.322 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.322 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.322 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.322 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.322 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.322 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.322 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.322 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.322 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.323 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.324 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.324 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.324 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.324 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.324 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.324 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.324 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.324 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.324 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.324 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.324 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.324 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:46.324 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.325 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T02:08:46.325 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.325 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.325 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.325 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.325 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.325 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.325 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:46.325 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.325 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:46.325 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.325 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.325 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.325 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.326 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.326 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.326 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.462657+0000", 2024-08-17T02:08:46.326 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:51.970206+0000", 2024-08-17T02:08:46.326 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:51.970206+0000", 2024-08-17T02:08:46.326 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:51.970521+0000", 2024-08-17T02:08:46.326 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.462657+0000", 2024-08-17T02:08:46.326 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.326 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.326 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.326 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 499, 2024-08-17T02:08:46.326 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.462657+0000", 2024-08-17T02:08:46.326 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.462657+0000", 2024-08-17T02:08:46.327 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.462657+0000", 2024-08-17T02:08:46.327 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.327 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.327 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.327 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.462657+0000", 2024-08-17T02:08:46.327 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.462657+0000", 2024-08-17T02:08:46.327 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.327 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.327 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.327 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.327 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 498, 2024-08-17T02:08:46.327 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.327 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.327 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.328 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.328 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.328 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.328 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.328 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.328 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.19", 2024-08-17T02:08:46.328 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.328 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.328 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.328 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5444, 2024-08-17T02:08:46.328 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.328 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:51:23.344758+0000", 2024-08-17T02:08:46.328 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.329 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.329 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.329 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.330 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.331 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.332 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.332 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.332 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.332 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.332 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.332 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.332 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:46.332 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.332 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:46.332 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.332 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.332 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.332 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.332 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.332 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.333 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:46.333 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.333 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:46.333 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.333 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.333 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:46.333 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.333 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.333 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.333 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.812275+0000", 2024-08-17T02:08:46.333 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.972756+0000", 2024-08-17T02:08:46.333 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.972756+0000", 2024-08-17T02:08:46.333 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.973115+0000", 2024-08-17T02:08:46.333 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.812275+0000", 2024-08-17T02:08:46.333 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.334 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.334 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.334 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.334 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.812275+0000", 2024-08-17T02:08:46.334 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.812275+0000", 2024-08-17T02:08:46.334 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.812275+0000", 2024-08-17T02:08:46.334 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.334 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.334 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.334 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.812275+0000", 2024-08-17T02:08:46.334 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.812275+0000", 2024-08-17T02:08:46.334 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.334 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.335 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.335 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.335 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.335 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.335 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.335 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.335 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.335 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.335 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.335 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.335 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.335 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.18", 2024-08-17T02:08:46.335 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.335 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.336 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.336 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5329, 2024-08-17T02:08:46.336 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.336 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:43:45.480722+0000", 2024-08-17T02:08:46.336 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.336 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.336 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.336 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.337 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.338 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.339 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.339 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.339 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.339 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.339 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.339 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.339 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.340 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:46.340 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.340 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:46.340 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.340 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.340 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.342 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.342 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.342 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.342 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:46.342 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.342 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:46.342 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.342 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.342 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.342 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.342 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.342 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.342 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.783148+0000", 2024-08-17T02:08:46.343 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:18.967229+0000", 2024-08-17T02:08:46.343 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:18.967229+0000", 2024-08-17T02:08:46.343 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:18.967554+0000", 2024-08-17T02:08:46.343 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.783148+0000", 2024-08-17T02:08:46.343 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.343 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.343 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.343 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 467, 2024-08-17T02:08:46.343 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.783148+0000", 2024-08-17T02:08:46.343 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.783148+0000", 2024-08-17T02:08:46.343 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.783148+0000", 2024-08-17T02:08:46.343 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.343 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.343 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.343 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.783148+0000", 2024-08-17T02:08:46.344 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.783148+0000", 2024-08-17T02:08:46.344 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.344 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.344 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.344 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.344 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 466, 2024-08-17T02:08:46.344 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.344 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.344 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.344 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.344 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.344 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.344 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.344 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.344 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.18", 2024-08-17T02:08:46.345 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.345 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.345 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.345 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5435, 2024-08-17T02:08:46.345 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.345 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:20:48.862836+0000", 2024-08-17T02:08:46.345 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.345 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.345 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.345 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.346 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.347 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.348 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.348 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.348 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.348 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.348 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.348 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.348 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.348 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.348 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.348 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.348 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.348 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.348 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.348 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.349 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:46.349 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.349 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:46.349 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.349 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.349 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.349 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.349 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.349 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.349 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:46.349 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.349 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:46.349 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.349 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.350 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:46.350 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.350 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.350 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.350 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.783472+0000", 2024-08-17T02:08:46.350 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.029479+0000", 2024-08-17T02:08:46.350 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.029479+0000", 2024-08-17T02:08:46.350 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.029867+0000", 2024-08-17T02:08:46.350 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.783472+0000", 2024-08-17T02:08:46.350 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.350 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.350 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.350 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:46.351 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.783472+0000", 2024-08-17T02:08:46.351 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.783472+0000", 2024-08-17T02:08:46.351 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.783472+0000", 2024-08-17T02:08:46.351 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.351 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.351 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.351 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.783472+0000", 2024-08-17T02:08:46.351 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.783472+0000", 2024-08-17T02:08:46.351 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.351 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.351 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.351 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.351 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:46.351 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.352 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.352 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.352 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.352 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.352 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.352 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.352 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.352 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.19", 2024-08-17T02:08:46.352 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.352 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.352 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.352 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5441, 2024-08-17T02:08:46.352 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.353 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:47:26.043706+0000", 2024-08-17T02:08:46.353 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.353 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.353 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.353 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.353 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.353 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.353 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.353 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.353 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.353 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.353 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.353 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.353 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.354 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.355 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.355 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.355 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.355 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.355 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.355 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.355 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.355 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.355 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.355 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.355 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.355 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.355 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.355 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.356 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.356 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.356 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.356 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.356 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.356 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.356 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.356 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.356 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:46.356 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.356 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:46.356 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.356 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.357 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.357 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.357 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.357 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.357 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:46.357 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.357 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T02:08:46.357 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.357 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.357 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:46.357 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.357 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.357 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.357 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.860138+0000", 2024-08-17T02:08:46.358 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.973615+0000", 2024-08-17T02:08:46.358 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.973615+0000", 2024-08-17T02:08:46.358 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.973924+0000", 2024-08-17T02:08:46.358 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.860138+0000", 2024-08-17T02:08:46.358 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.358 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.358 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.358 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.358 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.860138+0000", 2024-08-17T02:08:46.358 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.860138+0000", 2024-08-17T02:08:46.358 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.860138+0000", 2024-08-17T02:08:46.358 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.358 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.359 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.359 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.860138+0000", 2024-08-17T02:08:46.359 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.860138+0000", 2024-08-17T02:08:46.359 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.359 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 3, 2024-08-17T02:08:46.359 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.359 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.359 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.359 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.359 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.359 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.359 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.359 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 3, 2024-08-17T02:08:46.359 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.360 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.360 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.360 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.1a", 2024-08-17T02:08:46.360 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.360 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.360 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.360 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5303, 2024-08-17T02:08:46.360 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.360 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:11:44.011661+0000", 2024-08-17T02:08:46.360 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.360 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.360 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.360 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.361 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.361 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.361 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.361 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.361 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.361 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.361 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.361 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.361 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.361 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.361 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.361 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.361 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.362 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.362 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.362 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.362 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.362 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.362 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.362 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.362 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.362 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.362 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.362 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.362 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.362 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.363 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.363 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.363 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.363 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.363 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.363 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.363 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.363 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.363 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.363 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.363 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.363 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.363 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.363 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.363 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.364 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.364 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.364 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.364 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.364 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:46.364 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.364 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T02:08:46.364 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "624'3" 2024-08-17T02:08:46.364 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.364 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.364 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.364 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.364 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.364 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:46.364 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.365 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T02:08:46.365 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.365 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.365 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.365 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.365 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.365 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.365 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.787412+0000", 2024-08-17T02:08:46.365 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.967380+0000", 2024-08-17T02:08:46.365 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.967380+0000", 2024-08-17T02:08:46.365 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.967923+0000", 2024-08-17T02:08:46.365 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.787412+0000", 2024-08-17T02:08:46.365 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.365 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.366 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.366 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.366 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.787412+0000", 2024-08-17T02:08:46.366 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.787412+0000", 2024-08-17T02:08:46.366 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.787412+0000", 2024-08-17T02:08:46.366 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.366 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.366 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.366 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.787412+0000", 2024-08-17T02:08:46.366 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.787412+0000", 2024-08-17T02:08:46.366 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.366 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.367 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.367 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.367 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.367 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.367 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.367 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.367 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.367 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.367 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.367 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.367 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.367 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.1b", 2024-08-17T02:08:46.367 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.367 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.368 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.368 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5503, 2024-08-17T02:08:46.368 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.368 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T11:24:03.689815+0000", 2024-08-17T02:08:46.368 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.368 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.368 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.368 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.368 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.368 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.368 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.368 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.368 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.368 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.368 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.369 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.369 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.369 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.369 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.369 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.369 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.369 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.369 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.369 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.369 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.369 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.369 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.369 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.369 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.370 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.370 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.370 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.370 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.370 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.370 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.370 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.370 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.370 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.370 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.370 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.370 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.370 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.371 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.371 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.371 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.371 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.371 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.371 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.371 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.371 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.371 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.371 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.371 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.371 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:46.371 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.371 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T02:08:46.371 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.372 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.372 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.372 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.372 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.372 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.372 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.372 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.372 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:46.372 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.372 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.372 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 60, 2024-08-17T02:08:46.372 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.372 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.373 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.373 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.785814+0000", 2024-08-17T02:08:46.373 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.966374+0000", 2024-08-17T02:08:46.373 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.966374+0000", 2024-08-17T02:08:46.373 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.966763+0000", 2024-08-17T02:08:46.373 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.785814+0000", 2024-08-17T02:08:46.373 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.373 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.373 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.373 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.373 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.785814+0000", 2024-08-17T02:08:46.373 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.785814+0000", 2024-08-17T02:08:46.373 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.785814+0000", 2024-08-17T02:08:46.373 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.373 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.374 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:56.246171+0000", 2024-08-17T02:08:46.374 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.785814+0000", 2024-08-17T02:08:46.374 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.785814+0000", 2024-08-17T02:08:46.374 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.374 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 3, 2024-08-17T02:08:46.374 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.374 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.374 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.374 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.374 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.374 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.374 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.374 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 3, 2024-08-17T02:08:46.375 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.375 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.375 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.375 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "2.1b", 2024-08-17T02:08:46.375 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.375 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.375 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.375 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5418, 2024-08-17T02:08:46.375 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.375 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T00:53:11.185602+0000", 2024-08-17T02:08:46.375 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.375 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.375 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.375 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.376 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.376 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.376 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.376 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.376 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.376 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.376 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.376 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.376 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.376 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.376 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.376 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.376 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.376 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.376 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.377 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.377 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.377 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.377 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.377 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.377 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.377 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.377 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.377 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.377 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.377 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.377 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.377 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.377 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.378 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.378 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.378 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.378 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.378 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.378 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.378 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.378 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.378 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.378 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.378 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.378 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.378 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.379 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.379 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.379 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.379 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.379 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.379 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:46.379 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "624'3" 2024-08-17T02:08:46.379 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.379 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.379 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.379 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.379 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.379 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:46.380 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.380 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 4, 2024-08-17T02:08:46.380 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.380 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.380 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.380 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.380 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.380 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.380 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.662100+0000", 2024-08-17T02:08:46.380 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:51.973070+0000", 2024-08-17T02:08:46.380 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:51.973070+0000", 2024-08-17T02:08:46.380 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:51.973408+0000", 2024-08-17T02:08:46.380 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.662100+0000", 2024-08-17T02:08:46.381 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.381 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.381 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.381 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 499, 2024-08-17T02:08:46.381 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.662100+0000", 2024-08-17T02:08:46.381 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.662100+0000", 2024-08-17T02:08:46.381 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.662100+0000", 2024-08-17T02:08:46.381 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.381 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.381 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.381 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.662100+0000", 2024-08-17T02:08:46.381 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.662100+0000", 2024-08-17T02:08:46.381 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.381 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.382 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.382 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.382 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 498, 2024-08-17T02:08:46.382 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.382 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.382 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.382 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.382 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.382 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.382 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.382 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.382 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.1a", 2024-08-17T02:08:46.382 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.383 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.383 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.383 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5383, 2024-08-17T02:08:46.383 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.383 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:06:16.554059+0000", 2024-08-17T02:08:46.383 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.383 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.383 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.383 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.383 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.383 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.383 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.383 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.383 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.384 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.384 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.384 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.384 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.384 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.384 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.384 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.384 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.384 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.384 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.384 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.384 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.384 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.384 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.384 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.385 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.385 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.385 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.385 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.385 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.385 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.385 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.385 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.385 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.385 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.385 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.385 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.385 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.385 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.385 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.386 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.386 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.386 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.386 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.386 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.386 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.386 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.386 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:46.386 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.386 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 4, 2024-08-17T02:08:46.386 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.387 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.387 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.387 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.387 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.387 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.387 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:46.387 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.387 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T02:08:46.387 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.387 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.387 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.387 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.387 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.387 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.388 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.859968+0000", 2024-08-17T02:08:46.388 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.033618+0000", 2024-08-17T02:08:46.388 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.033618+0000", 2024-08-17T02:08:46.388 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.033939+0000", 2024-08-17T02:08:46.388 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.859968+0000", 2024-08-17T02:08:46.388 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.388 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.388 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.388 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:46.388 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.859968+0000", 2024-08-17T02:08:46.388 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.859968+0000", 2024-08-17T02:08:46.388 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.859968+0000", 2024-08-17T02:08:46.388 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.388 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.389 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.389 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.859968+0000", 2024-08-17T02:08:46.389 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.859968+0000", 2024-08-17T02:08:46.389 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.389 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.389 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.389 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.389 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:46.389 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.389 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.389 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.389 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.389 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.389 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.389 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.390 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.390 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.20", 2024-08-17T02:08:46.390 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.390 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.390 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.390 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5302, 2024-08-17T02:08:46.390 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.390 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:22:53.964624+0000", 2024-08-17T02:08:46.390 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.390 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.390 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.390 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.390 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.390 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.391 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.391 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.391 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.391 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.391 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.391 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.391 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.391 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.391 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.391 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.391 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.391 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.391 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.392 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.392 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.392 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.392 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.392 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.392 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.392 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.392 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.392 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.392 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.392 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.392 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.392 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.392 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.393 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.393 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.393 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.393 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.393 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.393 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.393 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.393 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.393 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.393 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.393 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.393 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.393 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.393 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.393 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.394 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.394 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:46.394 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.394 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T02:08:46.394 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.394 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.394 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.394 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.394 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.394 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.394 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.394 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.394 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T02:08:46.395 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.395 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.395 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.395 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.395 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.395 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.395 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.787808+0000", 2024-08-17T02:08:46.395 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.030027+0000", 2024-08-17T02:08:46.395 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.030027+0000", 2024-08-17T02:08:46.395 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.030563+0000", 2024-08-17T02:08:46.395 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.787808+0000", 2024-08-17T02:08:46.395 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.395 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.395 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.396 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:46.396 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.787808+0000", 2024-08-17T02:08:46.396 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.787808+0000", 2024-08-17T02:08:46.396 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.787808+0000", 2024-08-17T02:08:46.396 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.396 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.396 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.396 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.787808+0000", 2024-08-17T02:08:46.396 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.787808+0000", 2024-08-17T02:08:46.396 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.396 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.396 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.396 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.396 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:46.397 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.397 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.397 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.397 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.397 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.397 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.397 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.397 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.397 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.21", 2024-08-17T02:08:46.397 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.397 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.397 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.397 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5434, 2024-08-17T02:08:46.397 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.398 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T00:59:08.422605+0000", 2024-08-17T02:08:46.398 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.398 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.398 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.398 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.398 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.398 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.398 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.398 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.398 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.398 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.398 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.398 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.399 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.399 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.399 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.399 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.399 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.399 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.399 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.399 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.399 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.399 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.399 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.399 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.399 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.399 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.400 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.400 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.400 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.400 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.400 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.400 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.400 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.400 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.400 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.400 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.400 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.400 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.400 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.400 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.401 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.401 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.401 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.401 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.401 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.401 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.401 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.401 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.401 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.401 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.401 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.401 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T02:08:46.401 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.401 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.401 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.402 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.402 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.402 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.402 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:46.402 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.402 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:46.402 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.402 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.402 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.402 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.402 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.402 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.402 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.812938+0000", 2024-08-17T02:08:46.402 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.048683+0000", 2024-08-17T02:08:46.403 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.048683+0000", 2024-08-17T02:08:46.403 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:25.052193+0000", 2024-08-17T02:08:46.403 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.812938+0000", 2024-08-17T02:08:46.403 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.403 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.403 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.403 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:46.403 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.812938+0000", 2024-08-17T02:08:46.403 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.812938+0000", 2024-08-17T02:08:46.403 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.812938+0000", 2024-08-17T02:08:46.403 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.403 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.403 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.403 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.812938+0000", 2024-08-17T02:08:46.403 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.812938+0000", 2024-08-17T02:08:46.404 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.404 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.404 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.404 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.404 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:46.404 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.404 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.404 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.404 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.404 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.404 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.404 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.404 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.404 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.22", 2024-08-17T02:08:46.405 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.405 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.405 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.405 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5358, 2024-08-17T02:08:46.405 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.405 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:26:23.841271+0000", 2024-08-17T02:08:46.405 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.405 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.405 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.405 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.405 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.405 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.405 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.405 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.406 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.406 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.406 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.406 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.406 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.406 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.406 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.406 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.406 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.406 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.406 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.406 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.406 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.406 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.407 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.407 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.407 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.407 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.407 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.407 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.407 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.407 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.407 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.407 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.407 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.407 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.407 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.407 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.408 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.408 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.408 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.408 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.408 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.408 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.408 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.408 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.408 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.408 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.408 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.408 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.408 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.408 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:46.409 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.409 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:46.409 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.409 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.409 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.409 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.409 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.409 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.409 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:46.409 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.409 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T02:08:46.409 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.409 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.409 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.410 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.410 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.410 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.410 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.787587+0000", 2024-08-17T02:08:46.410 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:51.960567+0000", 2024-08-17T02:08:46.410 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:51.960567+0000", 2024-08-17T02:08:46.410 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:51.961118+0000", 2024-08-17T02:08:46.410 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.787587+0000", 2024-08-17T02:08:46.410 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.410 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.410 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.410 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 499, 2024-08-17T02:08:46.410 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.787587+0000", 2024-08-17T02:08:46.410 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.787587+0000", 2024-08-17T02:08:46.411 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.787587+0000", 2024-08-17T02:08:46.411 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.411 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.411 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.411 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.787587+0000", 2024-08-17T02:08:46.411 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.787587+0000", 2024-08-17T02:08:46.411 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.411 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.411 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.411 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.411 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 498, 2024-08-17T02:08:46.411 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.411 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.411 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.412 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.412 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.412 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.412 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.412 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.412 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.23", 2024-08-17T02:08:46.412 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.412 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.412 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.412 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5510, 2024-08-17T02:08:46.412 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.412 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:31:55.713908+0000", 2024-08-17T02:08:46.412 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.412 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.413 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.413 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.413 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.413 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.413 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.413 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.413 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.413 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.413 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.413 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.413 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.413 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.413 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.413 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.414 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.414 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.414 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.414 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.414 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.414 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.414 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.414 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.414 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.414 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.414 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.414 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.414 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.414 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.415 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.415 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.415 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.415 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.415 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.415 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.415 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.415 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.415 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.415 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.415 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.415 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.415 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.415 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.415 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.416 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.416 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.416 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.416 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.416 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:46.416 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.416 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T02:08:46.416 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.416 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.416 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.416 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.416 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.416 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.416 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:46.417 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.417 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:46.417 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.417 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.417 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.417 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.417 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.417 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.417 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.787737+0000", 2024-08-17T02:08:46.417 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:18.971299+0000", 2024-08-17T02:08:46.417 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:18.971299+0000", 2024-08-17T02:08:46.417 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:18.972109+0000", 2024-08-17T02:08:46.417 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.787737+0000", 2024-08-17T02:08:46.417 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.418 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.418 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.418 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 467, 2024-08-17T02:08:46.418 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.787737+0000", 2024-08-17T02:08:46.418 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.787737+0000", 2024-08-17T02:08:46.418 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.787737+0000", 2024-08-17T02:08:46.418 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.418 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.418 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.418 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.787737+0000", 2024-08-17T02:08:46.418 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.787737+0000", 2024-08-17T02:08:46.418 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.418 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.419 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.419 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.419 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 466, 2024-08-17T02:08:46.419 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.419 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.419 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.419 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.419 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.419 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.419 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.419 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.419 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.24", 2024-08-17T02:08:46.419 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.419 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.420 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.420 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5439, 2024-08-17T02:08:46.420 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.420 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:02:52.731497+0000", 2024-08-17T02:08:46.420 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.420 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.420 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.420 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.420 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.420 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.420 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.420 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.420 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.420 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.421 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.421 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.421 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.421 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.421 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.421 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.421 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.421 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.421 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.421 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.421 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.421 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.421 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.422 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.422 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.422 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.422 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.422 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.422 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.422 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.422 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.422 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.422 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.422 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.422 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.422 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.423 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.423 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.423 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.423 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.423 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.423 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.423 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.423 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.423 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.423 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.423 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.423 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.423 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.423 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:46.423 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.423 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:46.424 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.424 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.424 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.424 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.424 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.424 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.424 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:46.424 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.424 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:46.424 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.424 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.424 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.424 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.424 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.425 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.425 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.463592+0000", 2024-08-17T02:08:46.425 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:18.972034+0000", 2024-08-17T02:08:46.425 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:18.972034+0000", 2024-08-17T02:08:46.425 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:18.972345+0000", 2024-08-17T02:08:46.425 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.463592+0000", 2024-08-17T02:08:46.425 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.425 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.425 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.425 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 467, 2024-08-17T02:08:46.425 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.463592+0000", 2024-08-17T02:08:46.425 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.463592+0000", 2024-08-17T02:08:46.425 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.463592+0000", 2024-08-17T02:08:46.426 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.426 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.426 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.426 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.463592+0000", 2024-08-17T02:08:46.426 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.463592+0000", 2024-08-17T02:08:46.426 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.426 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.426 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.426 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.426 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 466, 2024-08-17T02:08:46.426 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.426 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.426 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.426 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.427 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.427 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.427 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.427 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.427 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.25", 2024-08-17T02:08:46.427 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.427 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.427 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.427 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5448, 2024-08-17T02:08:46.427 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.427 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:56:12.471281+0000", 2024-08-17T02:08:46.427 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.427 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.427 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.428 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.428 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.428 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.428 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.428 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.428 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.428 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.428 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.428 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.428 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.428 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.428 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.428 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.429 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.429 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.429 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.429 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.429 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.429 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.429 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.429 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.429 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.429 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.429 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.429 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.429 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.429 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.430 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.430 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.430 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.430 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.430 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.430 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.430 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.430 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.430 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.430 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.430 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.430 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.430 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.431 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.431 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.431 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.431 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.431 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.431 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.431 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:46.431 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.431 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:46.431 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.431 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.431 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.431 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.432 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.432 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.432 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:46.432 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.432 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T02:08:46.432 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.432 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.432 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.432 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.432 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.432 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.432 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.860821+0000", 2024-08-17T02:08:46.432 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.982489+0000", 2024-08-17T02:08:46.432 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.982489+0000", 2024-08-17T02:08:46.432 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.982772+0000", 2024-08-17T02:08:46.432 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.860821+0000", 2024-08-17T02:08:46.433 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.433 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.433 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.433 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.433 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.860821+0000", 2024-08-17T02:08:46.433 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.860821+0000", 2024-08-17T02:08:46.433 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.860821+0000", 2024-08-17T02:08:46.433 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.433 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.433 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.433 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.860821+0000", 2024-08-17T02:08:46.433 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.860821+0000", 2024-08-17T02:08:46.433 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.433 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.434 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.434 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.434 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.434 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.434 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.434 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.434 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.434 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.434 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.434 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.434 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.434 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.26", 2024-08-17T02:08:46.434 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.434 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.435 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.435 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5303, 2024-08-17T02:08:46.435 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.435 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:35:40.399014+0000", 2024-08-17T02:08:46.435 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.435 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.435 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.435 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.435 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.435 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.435 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.435 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.435 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.435 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.435 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.436 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.436 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.436 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.436 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.436 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.436 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.436 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.436 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.436 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.436 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.436 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.436 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.436 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.436 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.436 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.437 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.437 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.437 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.437 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.437 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.437 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.437 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.437 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.437 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.437 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.437 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.437 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.437 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.437 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.437 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.438 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.438 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.438 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.438 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.438 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.438 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.438 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.438 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.438 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:46.438 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.438 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T02:08:46.438 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.438 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.439 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.439 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.439 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.439 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.439 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:46.439 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.439 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:46.439 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.439 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.439 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.439 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.439 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.439 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.440 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.789026+0000", 2024-08-17T02:08:46.440 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:51.970224+0000", 2024-08-17T02:08:46.440 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:51.970224+0000", 2024-08-17T02:08:46.440 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:51.970551+0000", 2024-08-17T02:08:46.440 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.789026+0000", 2024-08-17T02:08:46.440 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.440 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.440 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.440 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 499, 2024-08-17T02:08:46.440 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.789026+0000", 2024-08-17T02:08:46.440 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.789026+0000", 2024-08-17T02:08:46.440 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.789026+0000", 2024-08-17T02:08:46.440 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.440 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.440 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.441 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.789026+0000", 2024-08-17T02:08:46.441 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.789026+0000", 2024-08-17T02:08:46.441 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.441 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.441 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.441 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.441 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 498, 2024-08-17T02:08:46.441 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.441 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.441 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.441 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.441 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.441 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.441 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.441 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.442 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.27", 2024-08-17T02:08:46.442 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.442 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.442 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.442 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5424, 2024-08-17T02:08:46.442 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.442 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T05:22:47.628279+0000", 2024-08-17T02:08:46.442 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.442 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.442 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.442 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.442 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.442 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.442 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.443 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.443 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.443 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.443 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.443 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.443 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.443 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.443 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.443 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.443 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.443 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.443 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.443 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.443 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.444 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.444 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.444 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.444 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.444 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.444 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.444 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.444 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.444 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.444 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.444 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.444 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.444 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.444 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.445 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.445 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.445 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.445 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.445 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.445 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.445 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.445 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.445 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.445 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.445 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.445 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.445 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.445 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.446 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:46.446 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.446 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:46.446 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.446 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.446 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.446 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.446 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.446 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.446 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:46.446 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.446 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:46.446 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.446 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.447 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.447 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.447 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.447 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.447 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.812713+0000", 2024-08-17T02:08:46.447 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.052934+0000", 2024-08-17T02:08:46.447 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.052934+0000", 2024-08-17T02:08:46.447 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:25.053429+0000", 2024-08-17T02:08:46.447 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.812713+0000", 2024-08-17T02:08:46.447 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.447 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.447 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.447 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:46.447 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.812713+0000", 2024-08-17T02:08:46.448 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.812713+0000", 2024-08-17T02:08:46.448 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.812713+0000", 2024-08-17T02:08:46.448 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.448 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.448 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.448 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.812713+0000", 2024-08-17T02:08:46.448 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.812713+0000", 2024-08-17T02:08:46.448 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.448 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.448 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.448 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.448 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:46.448 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.448 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.448 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.449 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.449 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.449 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.449 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.449 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.449 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.28", 2024-08-17T02:08:46.449 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.449 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.449 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.449 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5346, 2024-08-17T02:08:46.449 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.449 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:21:16.290680+0000", 2024-08-17T02:08:46.449 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.450 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.450 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.450 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.450 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.450 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.450 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.450 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.450 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.450 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.450 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.450 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.450 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.450 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.451 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.451 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.451 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.451 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.451 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.451 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.451 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.451 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.451 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.451 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.451 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.452 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.452 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.452 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.452 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.452 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.452 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.452 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.452 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.452 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.452 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.452 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.452 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.452 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.452 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.453 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.453 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.453 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.453 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.453 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.453 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.453 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.453 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.453 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.453 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.453 INFO:tasks.workunit.client.0.smithi110.stdout: 2 2024-08-17T02:08:46.453 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.453 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:46.453 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.453 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.454 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.454 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.454 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.454 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.454 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:46.454 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.454 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:46.454 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.454 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.454 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.454 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.454 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.454 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.454 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.783561+0000", 2024-08-17T02:08:46.455 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:41:51.969655+0000", 2024-08-17T02:08:46.455 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:41:51.969655+0000", 2024-08-17T02:08:46.455 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:41:51.970024+0000", 2024-08-17T02:08:46.455 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.783561+0000", 2024-08-17T02:08:46.455 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.455 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.455 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.455 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 499, 2024-08-17T02:08:46.455 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.783561+0000", 2024-08-17T02:08:46.455 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.783561+0000", 2024-08-17T02:08:46.455 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.783561+0000", 2024-08-17T02:08:46.455 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.455 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.455 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.456 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.783561+0000", 2024-08-17T02:08:46.456 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.783561+0000", 2024-08-17T02:08:46.456 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.456 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.456 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.456 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.456 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 498, 2024-08-17T02:08:46.456 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.456 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.456 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.456 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.456 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.456 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.456 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.457 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.457 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.29", 2024-08-17T02:08:46.457 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.457 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.457 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.457 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5431, 2024-08-17T02:08:46.457 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.457 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:56:17.852733+0000", 2024-08-17T02:08:46.457 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.457 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.457 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.457 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.457 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.458 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.458 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.458 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.458 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.458 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.458 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.458 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.458 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.458 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.458 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.458 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.458 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.458 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.459 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.459 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.459 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.459 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.459 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.459 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.459 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.459 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.459 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.459 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.459 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.459 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.459 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.459 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.460 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.460 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.460 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.460 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.460 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.460 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.460 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.460 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.460 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.460 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.460 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.460 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.460 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.460 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.461 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.461 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.461 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.461 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:46.461 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.461 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:46.461 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.461 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.461 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.461 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.461 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.461 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.461 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.462 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.462 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:46.462 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.462 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.462 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.462 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.462 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.462 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.462 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.812360+0000", 2024-08-17T02:08:46.462 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.975112+0000", 2024-08-17T02:08:46.462 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.975112+0000", 2024-08-17T02:08:46.462 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.975398+0000", 2024-08-17T02:08:46.462 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.812360+0000", 2024-08-17T02:08:46.463 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.463 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.463 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.463 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.463 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.812360+0000", 2024-08-17T02:08:46.463 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.812360+0000", 2024-08-17T02:08:46.463 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.812360+0000", 2024-08-17T02:08:46.463 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.463 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.463 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.463 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.812360+0000", 2024-08-17T02:08:46.463 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.812360+0000", 2024-08-17T02:08:46.463 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.463 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.464 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.464 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.464 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.464 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.464 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.464 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.464 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.464 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.464 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.464 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.464 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.464 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.2a", 2024-08-17T02:08:46.464 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.464 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.464 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.464 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5339, 2024-08-17T02:08:46.465 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.465 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T03:25:14.200309+0000", 2024-08-17T02:08:46.465 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.465 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.465 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.465 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.466 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.466 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.466 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.466 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.466 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.466 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.466 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.466 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.466 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.466 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.466 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.466 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.467 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.467 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.467 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.467 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.467 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.467 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.467 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.467 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.467 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.467 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.467 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.467 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.467 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.467 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.467 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.468 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.468 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.468 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.468 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.468 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.468 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.468 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.468 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.468 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.468 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.468 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:46.468 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.468 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.468 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.469 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.469 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.469 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.469 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:46.469 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.469 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T02:08:46.469 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.469 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.469 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.469 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.469 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.469 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.469 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.787667+0000", 2024-08-17T02:08:46.469 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.967161+0000", 2024-08-17T02:08:46.469 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.967161+0000", 2024-08-17T02:08:46.470 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.967674+0000", 2024-08-17T02:08:46.470 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.787667+0000", 2024-08-17T02:08:46.470 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.470 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.470 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.470 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.470 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.787667+0000", 2024-08-17T02:08:46.470 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.787667+0000", 2024-08-17T02:08:46.470 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.787667+0000", 2024-08-17T02:08:46.470 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.470 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.470 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.470 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.787667+0000", 2024-08-17T02:08:46.470 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.787667+0000", 2024-08-17T02:08:46.470 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.471 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.471 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.471 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.471 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.471 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.471 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.471 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.471 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.471 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.471 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.471 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.471 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.471 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.2b", 2024-08-17T02:08:46.471 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.471 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.472 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.472 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5507, 2024-08-17T02:08:46.472 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.472 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T08:57:16.100469+0000", 2024-08-17T02:08:46.472 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.472 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.472 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.472 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.473 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.473 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.473 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.473 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.473 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.473 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.473 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.473 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.473 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.473 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.473 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.473 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.473 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.473 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.473 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.474 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.474 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.474 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.474 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.474 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.474 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.474 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.474 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.474 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.474 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.474 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.474 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.474 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.474 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.475 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.475 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.475 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.475 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.475 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.475 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.475 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.475 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.475 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.475 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.475 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:46.475 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.475 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T02:08:46.476 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.476 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.476 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.476 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.476 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.476 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.476 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:46.476 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.476 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T02:08:46.476 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.476 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.476 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.476 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.476 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.476 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.477 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.859994+0000", 2024-08-17T02:08:46.477 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.034656+0000", 2024-08-17T02:08:46.477 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.034656+0000", 2024-08-17T02:08:46.477 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.034965+0000", 2024-08-17T02:08:46.477 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.859994+0000", 2024-08-17T02:08:46.477 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.477 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.477 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.477 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:46.477 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.859994+0000", 2024-08-17T02:08:46.477 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.859994+0000", 2024-08-17T02:08:46.477 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.859994+0000", 2024-08-17T02:08:46.477 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.477 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.478 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.478 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.859994+0000", 2024-08-17T02:08:46.478 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.859994+0000", 2024-08-17T02:08:46.478 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.478 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.478 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.478 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.478 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:46.478 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.478 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.478 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.478 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.478 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.479 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.479 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.479 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.479 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.2c", 2024-08-17T02:08:46.479 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.479 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.479 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.479 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5308, 2024-08-17T02:08:46.479 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.479 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:04:48.895695+0000", 2024-08-17T02:08:46.479 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.479 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.479 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.479 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.479 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.480 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.481 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.481 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.481 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.481 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.481 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.481 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.481 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.481 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.481 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.481 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.481 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.481 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.481 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.482 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.482 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.482 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.482 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.482 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.482 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.482 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.482 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.482 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.482 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.482 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.482 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.482 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.483 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.483 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.483 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.483 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.483 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:46.483 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.483 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T02:08:46.483 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.483 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.483 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.483 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.483 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.483 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.484 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.484 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.484 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:46.484 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.484 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.484 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.484 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.484 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.484 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.484 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.443999+0000", 2024-08-17T02:08:46.484 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.980231+0000", 2024-08-17T02:08:46.484 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.980231+0000", 2024-08-17T02:08:46.484 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.980508+0000", 2024-08-17T02:08:46.484 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.443999+0000", 2024-08-17T02:08:46.485 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.485 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.485 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.485 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.485 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.443999+0000", 2024-08-17T02:08:46.485 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.443999+0000", 2024-08-17T02:08:46.485 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.443999+0000", 2024-08-17T02:08:46.485 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.485 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.485 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.485 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.443999+0000", 2024-08-17T02:08:46.485 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.443999+0000", 2024-08-17T02:08:46.485 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.485 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.486 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.486 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.486 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.486 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.486 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.486 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.486 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.486 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.486 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.486 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.486 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.486 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.2d", 2024-08-17T02:08:46.486 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.486 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.487 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.487 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5248, 2024-08-17T02:08:46.487 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.487 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:54:27.905770+0000", 2024-08-17T02:08:46.487 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.487 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.487 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.487 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.488 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.488 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.488 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.488 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.488 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.488 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.488 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.488 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.488 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.488 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.488 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.488 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.488 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.488 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.489 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.489 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.489 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.489 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.489 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.489 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.489 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.489 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.489 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.489 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.489 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.489 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.489 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.489 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.489 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.490 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.490 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.490 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.490 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.490 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.490 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.490 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.490 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.490 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.490 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.490 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.490 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.490 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:46.491 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.491 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.491 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.491 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.491 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.491 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.491 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:46.491 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.491 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T02:08:46.491 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.491 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.491 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.491 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.491 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.491 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.492 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.790707+0000", 2024-08-17T02:08:46.492 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.979088+0000", 2024-08-17T02:08:46.492 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.979088+0000", 2024-08-17T02:08:46.492 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.979383+0000", 2024-08-17T02:08:46.492 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.790707+0000", 2024-08-17T02:08:46.492 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.492 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.492 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.492 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.492 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.790707+0000", 2024-08-17T02:08:46.492 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.790707+0000", 2024-08-17T02:08:46.492 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.790707+0000", 2024-08-17T02:08:46.492 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.493 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.493 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.493 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.790707+0000", 2024-08-17T02:08:46.493 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.790707+0000", 2024-08-17T02:08:46.493 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.493 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.493 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.493 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.493 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.493 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.493 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.493 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.493 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.493 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.493 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.494 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.494 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.494 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.2e", 2024-08-17T02:08:46.494 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.494 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.494 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.494 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5428, 2024-08-17T02:08:46.494 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.494 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:46:23.264423+0000", 2024-08-17T02:08:46.494 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.494 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.494 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.497 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.497 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.497 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.497 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.498 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.498 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.498 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.498 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.498 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.498 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.498 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.498 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.498 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.498 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.498 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.498 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.498 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.499 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.499 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.499 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.499 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.499 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.499 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.499 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.499 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.499 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.499 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.499 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.499 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.499 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.499 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.499 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.500 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.500 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.500 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.500 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.500 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.500 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.500 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.500 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.500 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.500 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.500 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.500 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.500 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.501 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.501 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:46.501 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.501 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T02:08:46.501 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.501 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.501 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.501 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.501 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.501 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.501 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:46.501 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.501 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:46.501 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.501 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.502 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.502 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.502 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.502 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.502 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.813377+0000", 2024-08-17T02:08:46.502 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.975773+0000", 2024-08-17T02:08:46.502 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.975773+0000", 2024-08-17T02:08:46.502 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.976200+0000", 2024-08-17T02:08:46.502 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.813377+0000", 2024-08-17T02:08:46.502 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.502 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.502 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.502 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.502 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.813377+0000", 2024-08-17T02:08:46.503 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.813377+0000", 2024-08-17T02:08:46.503 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.813377+0000", 2024-08-17T02:08:46.503 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.503 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.503 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.503 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.813377+0000", 2024-08-17T02:08:46.503 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.813377+0000", 2024-08-17T02:08:46.503 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.503 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.503 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.503 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.503 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.503 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.503 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.503 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.504 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.504 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.504 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.504 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.504 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.504 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.2f", 2024-08-17T02:08:46.504 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.504 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.504 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.504 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5347, 2024-08-17T02:08:46.504 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.504 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T07:26:56.920224+0000", 2024-08-17T02:08:46.504 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.504 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.505 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.505 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.505 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.505 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.505 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.505 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.505 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.505 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.505 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.505 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.505 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.505 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.505 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.505 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.505 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.506 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.506 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.506 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.506 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.506 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.506 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.506 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.506 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.506 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.506 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.506 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.506 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.506 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.507 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.507 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.507 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.507 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.507 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.507 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.507 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.507 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.507 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.507 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.507 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.507 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.507 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.508 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.508 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.508 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.508 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.508 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.508 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.508 INFO:tasks.workunit.client.0.smithi110.stdout: 3 2024-08-17T02:08:46.508 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.508 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:46.508 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.508 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.508 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.508 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.508 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.508 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.509 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:46.509 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.509 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:46.509 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.509 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.509 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.509 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.509 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.509 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.509 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.812204+0000", 2024-08-17T02:08:46.509 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.976233+0000", 2024-08-17T02:08:46.509 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.976233+0000", 2024-08-17T02:08:46.509 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.976532+0000", 2024-08-17T02:08:46.510 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.812204+0000", 2024-08-17T02:08:46.510 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.510 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.510 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.510 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.510 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.812204+0000", 2024-08-17T02:08:46.510 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.812204+0000", 2024-08-17T02:08:46.510 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.812204+0000", 2024-08-17T02:08:46.510 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.510 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.510 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.510 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.812204+0000", 2024-08-17T02:08:46.510 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.812204+0000", 2024-08-17T02:08:46.510 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.511 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.511 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.511 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.511 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.511 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.511 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.511 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.511 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.511 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.511 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.511 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.511 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.511 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.30", 2024-08-17T02:08:46.512 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.512 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.512 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.512 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5323, 2024-08-17T02:08:46.512 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.512 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T11:10:44.018494+0000", 2024-08-17T02:08:46.512 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.512 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.512 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.512 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.512 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.512 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.512 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.512 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.513 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.513 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.513 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.513 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.513 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.513 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.513 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.513 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.513 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.513 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.513 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.513 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.513 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.513 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.514 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.514 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.514 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.514 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.514 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.514 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.514 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.514 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.514 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.514 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.514 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.514 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.514 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.515 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.515 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.515 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.515 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.515 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.515 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.515 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.515 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.515 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.515 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.515 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.515 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.515 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.515 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.516 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:46.516 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.516 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:46.516 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.516 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.516 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.516 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.516 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.516 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.516 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:46.516 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.516 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:46.516 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.516 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.516 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.517 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.517 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.517 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.517 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.462827+0000", 2024-08-17T02:08:46.517 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.043929+0000", 2024-08-17T02:08:46.517 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.043929+0000", 2024-08-17T02:08:46.517 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:25.044249+0000", 2024-08-17T02:08:46.517 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.462827+0000", 2024-08-17T02:08:46.517 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.517 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.517 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.517 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:46.517 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.462827+0000", 2024-08-17T02:08:46.517 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.462827+0000", 2024-08-17T02:08:46.518 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.462827+0000", 2024-08-17T02:08:46.518 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.518 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.518 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.518 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.462827+0000", 2024-08-17T02:08:46.518 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.462827+0000", 2024-08-17T02:08:46.518 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.518 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.518 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.518 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.518 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:46.518 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.518 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.518 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.518 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.519 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.519 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.519 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.519 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.519 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.31", 2024-08-17T02:08:46.519 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.519 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.519 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.519 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5445, 2024-08-17T02:08:46.519 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.519 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T10:28:59.527370+0000", 2024-08-17T02:08:46.519 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.519 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.519 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.520 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.520 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.520 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.520 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.520 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.520 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.520 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.520 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.520 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.520 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.520 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.520 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.520 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.520 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.521 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.521 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.521 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.521 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.521 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.521 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.521 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.521 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.521 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.521 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.521 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.521 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.521 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.521 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.522 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.522 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.522 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.522 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.522 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.522 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.522 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.522 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.522 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.522 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.522 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.522 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.522 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.523 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.523 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.523 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.523 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.523 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.523 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:46.523 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.523 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:46.523 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.523 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.523 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.523 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.523 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.523 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.524 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:46.524 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.524 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T02:08:46.524 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.524 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.524 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.524 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.524 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.524 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.524 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.785762+0000", 2024-08-17T02:08:46.524 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.052970+0000", 2024-08-17T02:08:46.524 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.052970+0000", 2024-08-17T02:08:46.524 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:25.053285+0000", 2024-08-17T02:08:46.524 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.785762+0000", 2024-08-17T02:08:46.525 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.525 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.525 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.525 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:46.525 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.785762+0000", 2024-08-17T02:08:46.525 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.785762+0000", 2024-08-17T02:08:46.525 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.785762+0000", 2024-08-17T02:08:46.525 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.525 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.525 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.525 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.785762+0000", 2024-08-17T02:08:46.525 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.785762+0000", 2024-08-17T02:08:46.525 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.525 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.525 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.526 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.526 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:46.526 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.526 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.526 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.526 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.526 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.526 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.526 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.526 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.526 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.32", 2024-08-17T02:08:46.526 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.526 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.527 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.527 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5506, 2024-08-17T02:08:46.527 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.527 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T02:53:57.027690+0000", 2024-08-17T02:08:46.527 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.527 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.527 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.527 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.527 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.527 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.527 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.527 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.527 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.527 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.528 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.528 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.528 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.528 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.528 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.528 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.528 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.528 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.528 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.528 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.528 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.528 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.528 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.528 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.529 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.529 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.529 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.529 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.529 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.529 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.529 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.529 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.529 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.529 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.529 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.529 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.529 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.529 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.530 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.530 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.530 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.530 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.530 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.530 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.530 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.530 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.530 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.530 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.530 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.530 INFO:tasks.workunit.client.0.smithi110.stdout: 5 2024-08-17T02:08:46.531 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.531 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T02:08:46.531 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.531 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.531 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.531 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.531 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.531 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.531 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:46.531 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.531 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:46.531 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.531 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.531 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.532 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.532 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.532 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.532 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.785970+0000", 2024-08-17T02:08:46.532 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.023962+0000", 2024-08-17T02:08:46.532 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.023962+0000", 2024-08-17T02:08:46.532 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.024495+0000", 2024-08-17T02:08:46.532 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.785970+0000", 2024-08-17T02:08:46.532 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.532 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.532 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.532 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:46.532 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.785970+0000", 2024-08-17T02:08:46.532 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.785970+0000", 2024-08-17T02:08:46.533 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.785970+0000", 2024-08-17T02:08:46.533 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.533 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.533 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.533 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.785970+0000", 2024-08-17T02:08:46.533 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.785970+0000", 2024-08-17T02:08:46.533 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.533 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.533 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.533 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.533 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:46.533 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.533 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.533 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.534 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.534 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.534 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.534 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.534 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.534 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.33", 2024-08-17T02:08:46.534 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.534 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.534 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.534 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5429, 2024-08-17T02:08:46.534 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.534 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:26:13.577366+0000", 2024-08-17T02:08:46.534 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.535 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.535 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.535 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.535 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.535 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.535 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.535 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.535 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.535 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.535 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.535 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.535 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.535 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.535 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.536 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.536 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.536 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.536 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.536 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.536 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.536 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.536 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.536 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.536 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.536 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.536 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.536 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.536 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.536 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.537 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.537 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.537 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.537 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.537 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.537 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.537 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.537 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.537 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.537 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.537 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.537 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.537 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.537 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.537 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.538 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.538 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.538 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.538 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.538 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:46.538 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.538 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:46.538 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.538 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.538 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.538 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.538 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.538 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.539 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:46.539 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.539 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 4, 2024-08-17T02:08:46.539 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.539 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.539 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.539 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.539 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.539 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.539 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.663521+0000", 2024-08-17T02:08:46.539 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.037408+0000", 2024-08-17T02:08:46.539 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.037408+0000", 2024-08-17T02:08:46.539 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.037746+0000", 2024-08-17T02:08:46.539 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.663521+0000", 2024-08-17T02:08:46.540 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.540 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.540 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.540 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:46.540 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.663521+0000", 2024-08-17T02:08:46.540 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.663521+0000", 2024-08-17T02:08:46.540 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.663521+0000", 2024-08-17T02:08:46.540 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.540 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.540 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.540 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.663521+0000", 2024-08-17T02:08:46.540 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.663521+0000", 2024-08-17T02:08:46.540 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.541 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.541 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.541 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.541 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:46.541 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.541 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.541 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.541 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.541 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.541 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.541 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.541 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.541 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.34", 2024-08-17T02:08:46.541 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.542 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.542 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.542 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5354, 2024-08-17T02:08:46.542 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.542 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T12:28:44.721351+0000", 2024-08-17T02:08:46.542 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.542 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.542 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.542 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.542 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.542 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.542 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.542 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.543 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.543 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.543 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.543 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.543 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.543 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.543 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.543 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.543 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.543 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.543 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.543 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.543 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.543 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.544 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.544 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.544 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.544 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.544 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.544 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.544 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.544 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.544 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.544 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.544 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.544 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.544 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.545 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.545 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.545 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.545 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.545 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.545 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.545 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.545 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.545 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.545 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.545 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.545 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.545 INFO:tasks.workunit.client.0.smithi110.stdout: 4, 2024-08-17T02:08:46.545 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.545 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:46.546 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.546 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 4, 2024-08-17T02:08:46.546 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.546 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.546 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.546 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.546 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.546 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.546 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:46.546 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.546 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 2, 2024-08-17T02:08:46.546 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.546 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.547 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.547 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.547 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.547 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.547 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.789520+0000", 2024-08-17T02:08:46.547 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.051757+0000", 2024-08-17T02:08:46.547 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.051757+0000", 2024-08-17T02:08:46.547 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:25.052323+0000", 2024-08-17T02:08:46.547 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.789520+0000", 2024-08-17T02:08:46.547 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.547 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.547 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.547 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:46.547 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.789520+0000", 2024-08-17T02:08:46.548 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.789520+0000", 2024-08-17T02:08:46.548 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.789520+0000", 2024-08-17T02:08:46.548 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.548 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.548 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.548 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.789520+0000", 2024-08-17T02:08:46.548 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.789520+0000", 2024-08-17T02:08:46.548 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.548 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.548 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.548 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.548 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:46.548 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.549 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.549 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.549 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.549 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.549 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.549 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.549 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.549 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.35", 2024-08-17T02:08:46.549 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.549 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.549 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.549 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5449, 2024-08-17T02:08:46.549 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.549 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T11:58:25.297926+0000", 2024-08-17T02:08:46.550 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.550 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.550 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.550 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.550 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.550 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.550 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.550 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.550 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.550 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.550 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.550 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.550 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.551 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.551 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.551 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.551 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.551 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.551 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.551 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.551 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.551 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.551 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.551 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.551 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.551 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.551 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.551 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.552 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.552 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.552 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.552 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.552 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.552 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.552 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.552 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.552 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.552 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.552 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.552 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.552 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.552 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.553 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.553 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.553 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.553 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.553 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.553 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.553 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.553 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:46.553 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.553 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 2, 2024-08-17T02:08:46.553 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.553 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.553 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.553 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.554 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.554 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.554 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:46.554 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.554 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 6, 2024-08-17T02:08:46.554 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.554 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.554 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.554 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.554 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.554 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.554 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.860625+0000", 2024-08-17T02:08:46.554 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.026933+0000", 2024-08-17T02:08:46.554 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.026933+0000", 2024-08-17T02:08:46.555 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.027221+0000", 2024-08-17T02:08:46.555 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.860625+0000", 2024-08-17T02:08:46.555 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.555 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.555 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.555 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:46.555 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.860625+0000", 2024-08-17T02:08:46.555 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.860625+0000", 2024-08-17T02:08:46.555 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.860625+0000", 2024-08-17T02:08:46.555 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.555 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.555 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.555 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.860625+0000", 2024-08-17T02:08:46.555 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.860625+0000", 2024-08-17T02:08:46.556 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.556 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.556 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.556 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.556 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:46.556 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.556 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.556 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.556 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.556 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.556 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.556 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.556 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.556 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.36", 2024-08-17T02:08:46.557 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.557 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.557 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.557 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5295, 2024-08-17T02:08:46.557 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.557 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:42:05.594832+0000", 2024-08-17T02:08:46.557 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.557 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.557 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.557 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.557 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.557 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.557 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.557 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.557 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.557 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.558 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.558 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.558 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.558 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.558 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.558 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.558 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.558 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.558 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.558 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.558 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.558 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.558 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.558 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.559 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.559 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.559 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.559 INFO:tasks.workunit.client.0.smithi110.stderr:+ ceph telemetry off 2024-08-17T02:08:46.560 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.560 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.560 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.560 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.560 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.560 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.560 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.560 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.560 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.561 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.561 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.561 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.561 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.561 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.561 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.561 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.561 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:46.562 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.562 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 6, 2024-08-17T02:08:46.562 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.562 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.562 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.562 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.562 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.562 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.562 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:46.562 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.562 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:46.562 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.562 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.562 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.563 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.563 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.563 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.563 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.443758+0000", 2024-08-17T02:08:46.563 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.977006+0000", 2024-08-17T02:08:46.563 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.977006+0000", 2024-08-17T02:08:46.563 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.977378+0000", 2024-08-17T02:08:46.563 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.443758+0000", 2024-08-17T02:08:46.563 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.563 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.563 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.563 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.563 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.443758+0000", 2024-08-17T02:08:46.564 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.443758+0000", 2024-08-17T02:08:46.564 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.443758+0000", 2024-08-17T02:08:46.564 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.564 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.564 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.564 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.443758+0000", 2024-08-17T02:08:46.564 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.443758+0000", 2024-08-17T02:08:46.564 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.564 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.564 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.564 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.564 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.564 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.565 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.565 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.565 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.565 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.565 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.565 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.565 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.565 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.37", 2024-08-17T02:08:46.565 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.565 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.565 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.565 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5253, 2024-08-17T02:08:46.565 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.565 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T04:27:53.295230+0000", 2024-08-17T02:08:46.566 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.566 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.566 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.566 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.566 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.566 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.566 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.566 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.566 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.566 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.566 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.566 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.566 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.566 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.567 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.567 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.567 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.567 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.567 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.567 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.567 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.567 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.567 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.567 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.567 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.567 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.567 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.567 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.568 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.568 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.569 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.569 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.569 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.569 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.569 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.569 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:46.569 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.569 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:46.569 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.569 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.569 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.569 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.569 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.570 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.570 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.570 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.570 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 3, 2024-08-17T02:08:46.570 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.570 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.570 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.570 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.570 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.570 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.570 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.783024+0000", 2024-08-17T02:08:46.570 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.024883+0000", 2024-08-17T02:08:46.570 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.024883+0000", 2024-08-17T02:08:46.571 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.025451+0000", 2024-08-17T02:08:46.571 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.783024+0000", 2024-08-17T02:08:46.571 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.571 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.571 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.571 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:46.571 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.783024+0000", 2024-08-17T02:08:46.571 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.783024+0000", 2024-08-17T02:08:46.571 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.783024+0000", 2024-08-17T02:08:46.571 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.571 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.571 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.571 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.783024+0000", 2024-08-17T02:08:46.571 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.783024+0000", 2024-08-17T02:08:46.571 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.572 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.572 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.572 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.572 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:46.572 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.572 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.572 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.572 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.572 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.572 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.572 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.572 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.572 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.38", 2024-08-17T02:08:46.572 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.572 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.573 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.573 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5410, 2024-08-17T02:08:46.573 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.573 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:51:11.484787+0000", 2024-08-17T02:08:46.573 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.573 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.573 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.573 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.573 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.573 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.573 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.573 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.573 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.573 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.574 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.574 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.574 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.574 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.574 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.574 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.574 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.574 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.574 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.574 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.574 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.574 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.574 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.575 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.575 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.575 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.575 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.575 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.575 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.575 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.575 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.575 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.575 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.575 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.575 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.575 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.576 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.576 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.576 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.576 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.576 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.576 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.576 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.576 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.576 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.577 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 3, 2024-08-17T02:08:46.577 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.577 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.577 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.577 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.577 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.577 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.577 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:46.577 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.577 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:46.577 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.577 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.577 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.577 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.577 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.578 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.578 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.443563+0000", 2024-08-17T02:08:46.578 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.974231+0000", 2024-08-17T02:08:46.578 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.974231+0000", 2024-08-17T02:08:46.578 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.977489+0000", 2024-08-17T02:08:46.578 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.443563+0000", 2024-08-17T02:08:46.578 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.578 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.578 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.578 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.578 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.443563+0000", 2024-08-17T02:08:46.578 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.443563+0000", 2024-08-17T02:08:46.579 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.443563+0000", 2024-08-17T02:08:46.579 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.579 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.579 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.579 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.443563+0000", 2024-08-17T02:08:46.579 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.443563+0000", 2024-08-17T02:08:46.579 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.579 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.579 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.579 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.579 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.579 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.579 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.579 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.580 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.580 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.580 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.580 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.580 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.580 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.39", 2024-08-17T02:08:46.580 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.580 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.580 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.580 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5260, 2024-08-17T02:08:46.580 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.580 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:19:02.231479+0000", 2024-08-17T02:08:46.580 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.580 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.581 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.581 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.581 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.581 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.581 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.581 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.581 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.581 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.581 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.581 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.581 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.581 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.581 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.581 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.582 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.582 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.582 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.582 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.582 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.582 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.582 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.582 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.582 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.582 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.582 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.582 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.583 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.584 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.584 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.584 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.584 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.584 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.584 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.584 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.584 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:46.584 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.584 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:46.584 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.584 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.584 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.584 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.585 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.585 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.585 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:46.585 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.585 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:46.585 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.585 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.585 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.585 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.585 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.585 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.585 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.812295+0000", 2024-08-17T02:08:46.585 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:25.052752+0000", 2024-08-17T02:08:46.585 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:25.052752+0000", 2024-08-17T02:08:46.586 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:25.056689+0000", 2024-08-17T02:08:46.586 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.812295+0000", 2024-08-17T02:08:46.586 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.586 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.586 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.586 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 532, 2024-08-17T02:08:46.586 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.812295+0000", 2024-08-17T02:08:46.586 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.812295+0000", 2024-08-17T02:08:46.586 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.812295+0000", 2024-08-17T02:08:46.586 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.586 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.586 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.586 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.812295+0000", 2024-08-17T02:08:46.586 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.812295+0000", 2024-08-17T02:08:46.587 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.587 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.587 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.587 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.587 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 531, 2024-08-17T02:08:46.587 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.587 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.587 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.587 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.587 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.587 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.587 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.587 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.587 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.3a", 2024-08-17T02:08:46.588 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.588 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.588 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.588 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5318, 2024-08-17T02:08:46.588 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.588 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T11:06:07.989434+0000", 2024-08-17T02:08:46.588 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.588 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.588 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.588 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.588 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.588 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.588 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.588 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.588 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.589 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.589 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.589 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.589 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.589 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.589 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.589 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.589 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.589 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.589 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.589 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.589 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.589 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.590 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.590 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.590 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.590 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.590 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.590 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.590 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.590 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.590 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.590 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.590 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.590 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.590 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.591 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.591 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.591 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.591 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.591 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.591 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.591 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.591 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.591 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.591 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.591 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.591 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.591 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.591 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.591 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:46.592 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.592 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:46.592 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.592 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.592 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.592 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.592 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.592 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.592 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:46.592 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.592 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:46.592 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.592 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.593 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.593 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.593 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.593 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.593 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.446028+0000", 2024-08-17T02:08:46.593 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.980204+0000", 2024-08-17T02:08:46.593 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.980204+0000", 2024-08-17T02:08:46.593 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.980526+0000", 2024-08-17T02:08:46.593 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.446028+0000", 2024-08-17T02:08:46.593 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.593 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.593 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.593 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.593 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.446028+0000", 2024-08-17T02:08:46.593 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.446028+0000", 2024-08-17T02:08:46.594 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.446028+0000", 2024-08-17T02:08:46.594 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.594 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.594 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.594 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.446028+0000", 2024-08-17T02:08:46.594 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.446028+0000", 2024-08-17T02:08:46.594 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.594 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.594 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.594 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.594 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.594 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.595 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.595 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.595 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.595 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.595 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.595 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.595 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.595 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.3b", 2024-08-17T02:08:46.595 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.595 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.595 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.595 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5260, 2024-08-17T02:08:46.595 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.595 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:17:48.878172+0000", 2024-08-17T02:08:46.595 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.596 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.596 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.596 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.597 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.598 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.598 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.598 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.598 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.598 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.598 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.598 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.598 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.598 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.598 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.598 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.598 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.598 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.599 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.599 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.599 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.599 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.599 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.599 INFO:tasks.workunit.client.0.smithi110.stdout: 4 2024-08-17T02:08:46.599 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.599 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:46.599 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.599 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.599 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.599 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.599 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.599 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.600 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:46.600 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.600 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 5, 2024-08-17T02:08:46.600 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.600 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.600 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.600 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.600 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.600 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.600 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.813750+0000", 2024-08-17T02:08:46.600 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.972758+0000", 2024-08-17T02:08:46.600 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.972758+0000", 2024-08-17T02:08:46.600 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.973213+0000", 2024-08-17T02:08:46.601 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.813750+0000", 2024-08-17T02:08:46.601 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.601 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.601 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.601 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.601 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.813750+0000", 2024-08-17T02:08:46.601 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.813750+0000", 2024-08-17T02:08:46.601 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.813750+0000", 2024-08-17T02:08:46.601 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.601 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.601 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.601 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.813750+0000", 2024-08-17T02:08:46.601 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.813750+0000", 2024-08-17T02:08:46.601 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.602 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.602 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.602 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.602 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.602 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.602 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.602 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.602 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.602 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.602 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.602 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.602 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.602 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.3c", 2024-08-17T02:08:46.603 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.603 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.603 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.603 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5345, 2024-08-17T02:08:46.603 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.603 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:06:47.451640+0000", 2024-08-17T02:08:46.603 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.603 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.603 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.603 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.604 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.605 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.606 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.606 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.606 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.606 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.606 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.606 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.606 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.606 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.606 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.606 INFO:tasks.workunit.client.0.smithi110.stdout: 5, 2024-08-17T02:08:46.606 INFO:tasks.workunit.client.0.smithi110.stdout: 3, 2024-08-17T02:08:46.606 INFO:tasks.workunit.client.0.smithi110.stdout: 7 2024-08-17T02:08:46.606 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.607 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 5, 2024-08-17T02:08:46.607 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.607 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.607 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.607 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.607 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.607 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.607 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:46.607 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.607 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 0, 2024-08-17T02:08:46.607 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.607 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.607 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.607 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.608 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.608 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.608 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:43.788497+0000", 2024-08-17T02:08:46.608 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:40:45.928164+0000", 2024-08-17T02:08:46.608 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:40:45.928164+0000", 2024-08-17T02:08:46.608 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:40:45.928467+0000", 2024-08-17T02:08:46.608 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:43.788497+0000", 2024-08-17T02:08:46.608 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.608 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.608 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.608 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 435, 2024-08-17T02:08:46.608 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:43.788497+0000", 2024-08-17T02:08:46.608 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:43.788497+0000", 2024-08-17T02:08:46.609 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:43.788497+0000", 2024-08-17T02:08:46.609 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.609 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.609 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.609 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:43.788497+0000", 2024-08-17T02:08:46.609 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:43.788497+0000", 2024-08-17T02:08:46.609 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.609 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.609 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.609 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.609 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 434, 2024-08-17T02:08:46.609 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.609 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.610 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.610 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.610 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.610 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.610 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.610 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.610 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.3d", 2024-08-17T02:08:46.610 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.610 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.610 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.610 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5511, 2024-08-17T02:08:46.610 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.610 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T01:25:01.916533+0000", 2024-08-17T02:08:46.610 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.611 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.611 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.611 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.612 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.613 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.613 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.613 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.613 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.613 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.613 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.613 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.613 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.613 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.613 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.613 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.613 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.613 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.613 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.614 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.614 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.614 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.614 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.614 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.614 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.614 INFO:tasks.workunit.client.0.smithi110.stdout: 2, 2024-08-17T02:08:46.614 INFO:tasks.workunit.client.0.smithi110.stdout: 1 2024-08-17T02:08:46.614 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.614 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 0, 2024-08-17T02:08:46.614 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.614 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.614 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.615 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.615 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.615 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.615 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.615 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.615 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 1, 2024-08-17T02:08:46.615 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.615 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.615 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.615 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.615 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.615 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.615 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.464351+0000", 2024-08-17T02:08:46.616 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:42:59.026579+0000", 2024-08-17T02:08:46.616 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:42:59.026579+0000", 2024-08-17T02:08:46.616 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:42:59.026898+0000", 2024-08-17T02:08:46.616 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.464351+0000", 2024-08-17T02:08:46.616 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.616 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.616 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.616 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 566, 2024-08-17T02:08:46.616 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.464351+0000", 2024-08-17T02:08:46.616 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.464351+0000", 2024-08-17T02:08:46.616 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.464351+0000", 2024-08-17T02:08:46.616 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.616 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.616 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.617 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.464351+0000", 2024-08-17T02:08:46.617 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.464351+0000", 2024-08-17T02:08:46.617 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.617 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.617 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.617 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.617 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 565, 2024-08-17T02:08:46.617 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.617 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.617 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.617 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.617 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.617 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.617 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.618 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.618 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.3e", 2024-08-17T02:08:46.618 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.618 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.618 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.618 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5474, 2024-08-17T02:08:46.618 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.618 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T09:35:16.488141+0000", 2024-08-17T02:08:46.618 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.618 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.618 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.618 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.618 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.619 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.620 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.621 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.621 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.621 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.621 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.621 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.621 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.621 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.621 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.621 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.621 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.621 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.621 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.621 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.621 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.622 INFO:tasks.workunit.client.0.smithi110.stdout: 1, 2024-08-17T02:08:46.622 INFO:tasks.workunit.client.0.smithi110.stdout: 0, 2024-08-17T02:08:46.622 INFO:tasks.workunit.client.0.smithi110.stdout: 6 2024-08-17T02:08:46.622 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.622 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 1, 2024-08-17T02:08:46.622 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.622 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.622 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.622 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": [ 2024-08-17T02:08:46.622 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.622 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.622 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:46.622 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.623 INFO:tasks.workunit.client.0.smithi110.stdout: "acting_primary": 7, 2024-08-17T02:08:46.623 INFO:tasks.workunit.client.0.smithi110.stdout: "avail_no_missing": [], 2024-08-17T02:08:46.623 INFO:tasks.workunit.client.0.smithi110.stdout: "blocked_by": [], 2024-08-17T02:08:46.623 INFO:tasks.workunit.client.0.smithi110.stdout: "created": 63, 2024-08-17T02:08:46.623 INFO:tasks.workunit.client.0.smithi110.stdout: "dirty_stats_invalid": false, 2024-08-17T02:08:46.623 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_bytes_stats_invalid": false, 2024-08-17T02:08:46.623 INFO:tasks.workunit.client.0.smithi110.stdout: "hitset_stats_invalid": false, 2024-08-17T02:08:46.623 INFO:tasks.workunit.client.0.smithi110.stdout: "last_active": "2024-08-17T02:07:44.444457+0000", 2024-08-17T02:08:46.623 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_active": "2024-08-17T00:43:31.973958+0000", 2024-08-17T02:08:46.623 INFO:tasks.workunit.client.0.smithi110.stdout: "last_became_peered": "2024-08-17T00:43:31.973958+0000", 2024-08-17T02:08:46.623 INFO:tasks.workunit.client.0.smithi110.stdout: "last_change": "2024-08-17T00:43:31.979800+0000", 2024-08-17T02:08:46.623 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean": "2024-08-17T02:07:44.444457+0000", 2024-08-17T02:08:46.623 INFO:tasks.workunit.client.0.smithi110.stdout: "last_clean_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.623 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub": "0'0", 2024-08-17T02:08:46.624 INFO:tasks.workunit.client.0.smithi110.stdout: "last_deep_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.624 INFO:tasks.workunit.client.0.smithi110.stdout: "last_epoch_clean": 596, 2024-08-17T02:08:46.624 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fresh": "2024-08-17T02:07:44.444457+0000", 2024-08-17T02:08:46.624 INFO:tasks.workunit.client.0.smithi110.stdout: "last_fullsized": "2024-08-17T02:07:44.444457+0000", 2024-08-17T02:08:46.624 INFO:tasks.workunit.client.0.smithi110.stdout: "last_peered": "2024-08-17T02:07:44.444457+0000", 2024-08-17T02:08:46.624 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub": "0'0", 2024-08-17T02:08:46.624 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_duration": 0, 2024-08-17T02:08:46.624 INFO:tasks.workunit.client.0.smithi110.stdout: "last_scrub_stamp": "2024-08-17T00:30:59.469745+0000", 2024-08-17T02:08:46.624 INFO:tasks.workunit.client.0.smithi110.stdout: "last_undegraded": "2024-08-17T02:07:44.444457+0000", 2024-08-17T02:08:46.624 INFO:tasks.workunit.client.0.smithi110.stdout: "last_unstale": "2024-08-17T02:07:44.444457+0000", 2024-08-17T02:08:46.624 INFO:tasks.workunit.client.0.smithi110.stdout: "log_dups_size": 0, 2024-08-17T02:08:46.624 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.624 INFO:tasks.workunit.client.0.smithi110.stdout: "log_start": "0'0", 2024-08-17T02:08:46.625 INFO:tasks.workunit.client.0.smithi110.stdout: "manifest_stats_invalid": false, 2024-08-17T02:08:46.625 INFO:tasks.workunit.client.0.smithi110.stdout: "mapping_epoch": 595, 2024-08-17T02:08:46.625 INFO:tasks.workunit.client.0.smithi110.stdout: "object_location_counts": [], 2024-08-17T02:08:46.625 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_scrubbed": 0, 2024-08-17T02:08:46.625 INFO:tasks.workunit.client.0.smithi110.stdout: "objects_trimmed": 0, 2024-08-17T02:08:46.625 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_stats_invalid": false, 2024-08-17T02:08:46.625 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.625 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_start": "0'0", 2024-08-17T02:08:46.625 INFO:tasks.workunit.client.0.smithi110.stdout: "parent": "0.0", 2024-08-17T02:08:46.625 INFO:tasks.workunit.client.0.smithi110.stdout: "parent_split_bits": 0, 2024-08-17T02:08:46.625 INFO:tasks.workunit.client.0.smithi110.stdout: "pgid": "3.3f", 2024-08-17T02:08:46.625 INFO:tasks.workunit.client.0.smithi110.stdout: "pin_stats_invalid": false, 2024-08-17T02:08:46.625 INFO:tasks.workunit.client.0.smithi110.stdout: "purged_snaps": [], 2024-08-17T02:08:46.625 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_epoch": 2952, 2024-08-17T02:08:46.625 INFO:tasks.workunit.client.0.smithi110.stdout: "reported_seq": 5251, 2024-08-17T02:08:46.626 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_duration": 0.0, 2024-08-17T02:08:46.626 INFO:tasks.workunit.client.0.smithi110.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-18T06:53:10.858733+0000", 2024-08-17T02:08:46.626 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrim_duration": 0.0, 2024-08-17T02:08:46.626 INFO:tasks.workunit.client.0.smithi110.stdout: "snaptrimq_len": 0, 2024-08-17T02:08:46.626 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.626 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.626 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.626 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.626 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.626 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.626 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.626 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.626 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.626 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.627 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.628 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.629 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.629 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.629 INFO:tasks.workunit.client.0.smithi110.stdout: "state": "active+clean", 2024-08-17T02:08:46.629 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_invalid": false, 2024-08-17T02:08:46.629 INFO:tasks.workunit.client.0.smithi110.stdout: "up": [ 2024-08-17T02:08:46.629 INFO:tasks.workunit.client.0.smithi110.stdout: 7, 2024-08-17T02:08:46.629 INFO:tasks.workunit.client.0.smithi110.stdout: 6, 2024-08-17T02:08:46.629 INFO:tasks.workunit.client.0.smithi110.stdout: 0 2024-08-17T02:08:46.629 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.629 INFO:tasks.workunit.client.0.smithi110.stdout: "up_primary": 7, 2024-08-17T02:08:46.629 INFO:tasks.workunit.client.0.smithi110.stdout: "version": "0'0" 2024-08-17T02:08:46.629 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:46.629 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.630 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_per_pool": [ 2024-08-17T02:08:46.630 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.630 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": 3, 2024-08-17T02:08:46.630 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T02:08:46.630 INFO:tasks.workunit.client.0.smithi110.stdout: "mgr" 2024-08-17T02:08:46.630 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.630 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 257, 2024-08-17T02:08:46.630 INFO:tasks.workunit.client.0.smithi110.stdout: "num_pg": 1, 2024-08-17T02:08:46.630 INFO:tasks.workunit.client.0.smithi110.stdout: "num_store_stats": 3, 2024-08-17T02:08:46.630 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 257, 2024-08-17T02:08:46.630 INFO:tasks.workunit.client.0.smithi110.stdout: "poolid": 1, 2024-08-17T02:08:46.630 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.630 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 590368, 2024-08-17T02:08:46.630 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.631 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 1771104, 2024-08-17T02:08:46.631 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.631 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.631 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.631 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.631 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.631 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.631 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.631 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.631 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.631 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.631 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.631 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.631 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.631 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 6, 2024-08-17T02:08:46.632 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 2, 2024-08-17T02:08:46.632 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.632 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 2, 2024-08-17T02:08:46.632 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.632 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.632 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.632 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.632 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.632 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.632 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.632 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 6, 2024-08-17T02:08:46.632 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.632 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.632 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.632 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 1358, 2024-08-17T02:08:46.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 2144, 2024-08-17T02:08:46.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 431, 2024-08-17T02:08:46.633 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 2416 2024-08-17T02:08:46.633 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.633 INFO:tasks.workunit.client.0.smithi110.stdout: "store_stats": { 2024-08-17T02:08:46.633 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": 1781760, 2024-08-17T02:08:46.633 INFO:tasks.workunit.client.0.smithi110.stdout: "available": 0, 2024-08-17T02:08:46.633 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed": 0, 2024-08-17T02:08:46.633 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_allocated": 0, 2024-08-17T02:08:46.633 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_original": 0, 2024-08-17T02:08:46.633 INFO:tasks.workunit.client.0.smithi110.stdout: "data_stored": 1771104, 2024-08-17T02:08:46.634 INFO:tasks.workunit.client.0.smithi110.stdout: "internal_metadata": 0, 2024-08-17T02:08:46.634 INFO:tasks.workunit.client.0.smithi110.stdout: "internally_reserved": 0, 2024-08-17T02:08:46.634 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_allocated": 0, 2024-08-17T02:08:46.634 INFO:tasks.workunit.client.0.smithi110.stdout: "total": 0 2024-08-17T02:08:46.634 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.634 INFO:tasks.workunit.client.0.smithi110.stdout: "up": 3 2024-08-17T02:08:46.634 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.634 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.634 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": 96, 2024-08-17T02:08:46.634 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T02:08:46.634 INFO:tasks.workunit.client.0.smithi110.stdout: "cephfs" 2024-08-17T02:08:46.634 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.634 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 75, 2024-08-17T02:08:46.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_pg": 32, 2024-08-17T02:08:46.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_store_stats": 8, 2024-08-17T02:08:46.635 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 75, 2024-08-17T02:08:46.635 INFO:tasks.workunit.client.0.smithi110.stdout: "poolid": 2, 2024-08-17T02:08:46.635 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 6614, 2024-08-17T02:08:46.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.635 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 66, 2024-08-17T02:08:46.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 22, 2024-08-17T02:08:46.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 22, 2024-08-17T02:08:46.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.636 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 14, 2024-08-17T02:08:46.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 158, 2024-08-17T02:08:46.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 174, 2024-08-17T02:08:46.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.637 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 69, 2024-08-17T02:08:46.638 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 36 2024-08-17T02:08:46.638 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.638 INFO:tasks.workunit.client.0.smithi110.stdout: "store_stats": { 2024-08-17T02:08:46.638 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": 110592, 2024-08-17T02:08:46.638 INFO:tasks.workunit.client.0.smithi110.stdout: "available": 0, 2024-08-17T02:08:46.638 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed": 0, 2024-08-17T02:08:46.638 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_allocated": 0, 2024-08-17T02:08:46.638 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_original": 0, 2024-08-17T02:08:46.638 INFO:tasks.workunit.client.0.smithi110.stdout: "data_stored": 19842, 2024-08-17T02:08:46.638 INFO:tasks.workunit.client.0.smithi110.stdout: "internal_metadata": 0, 2024-08-17T02:08:46.638 INFO:tasks.workunit.client.0.smithi110.stdout: "internally_reserved": 0, 2024-08-17T02:08:46.638 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_allocated": 48172, 2024-08-17T02:08:46.638 INFO:tasks.workunit.client.0.smithi110.stdout: "total": 0 2024-08-17T02:08:46.638 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.639 INFO:tasks.workunit.client.0.smithi110.stdout: "up": 96 2024-08-17T02:08:46.639 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.639 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.639 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": 192, 2024-08-17T02:08:46.639 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T02:08:46.639 INFO:tasks.workunit.client.0.smithi110.stdout: "cephfs" 2024-08-17T02:08:46.639 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.639 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 0, 2024-08-17T02:08:46.639 INFO:tasks.workunit.client.0.smithi110.stdout: "num_pg": 64, 2024-08-17T02:08:46.639 INFO:tasks.workunit.client.0.smithi110.stdout: "num_store_stats": 8, 2024-08-17T02:08:46.639 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 0, 2024-08-17T02:08:46.639 INFO:tasks.workunit.client.0.smithi110.stdout: "poolid": 3, 2024-08-17T02:08:46.639 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.639 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 0, 2024-08-17T02:08:46.640 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.640 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.640 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.640 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.640 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.640 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.640 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.640 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.640 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.640 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.640 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.640 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.640 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.641 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.641 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.641 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 0, 2024-08-17T02:08:46.641 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 0, 2024-08-17T02:08:46.641 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.641 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 0, 2024-08-17T02:08:46.641 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.641 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.641 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.641 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.641 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.641 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 0, 2024-08-17T02:08:46.641 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.641 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.642 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.642 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.642 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.642 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.642 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.642 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 0, 2024-08-17T02:08:46.642 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 0, 2024-08-17T02:08:46.642 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.642 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.642 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.642 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 0, 2024-08-17T02:08:46.642 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 0 2024-08-17T02:08:46.642 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.642 INFO:tasks.workunit.client.0.smithi110.stdout: "store_stats": { 2024-08-17T02:08:46.643 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": 0, 2024-08-17T02:08:46.643 INFO:tasks.workunit.client.0.smithi110.stdout: "available": 0, 2024-08-17T02:08:46.643 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed": 0, 2024-08-17T02:08:46.643 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_allocated": 0, 2024-08-17T02:08:46.643 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_original": 0, 2024-08-17T02:08:46.643 INFO:tasks.workunit.client.0.smithi110.stdout: "data_stored": 0, 2024-08-17T02:08:46.643 INFO:tasks.workunit.client.0.smithi110.stdout: "internal_metadata": 0, 2024-08-17T02:08:46.643 INFO:tasks.workunit.client.0.smithi110.stdout: "internally_reserved": 0, 2024-08-17T02:08:46.643 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_allocated": 0, 2024-08-17T02:08:46.643 INFO:tasks.workunit.client.0.smithi110.stdout: "total": 0 2024-08-17T02:08:46.643 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.643 INFO:tasks.workunit.client.0.smithi110.stdout: "up": 192 2024-08-17T02:08:46.643 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.644 INFO:tasks.workunit.client.0.smithi110.stdout: { 2024-08-17T02:08:46.644 INFO:tasks.workunit.client.0.smithi110.stdout: "acting": 24, 2024-08-17T02:08:46.644 INFO:tasks.workunit.client.0.smithi110.stdout: "application": [ 2024-08-17T02:08:46.644 INFO:tasks.workunit.client.0.smithi110.stdout: "rbd" 2024-08-17T02:08:46.644 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.644 INFO:tasks.workunit.client.0.smithi110.stdout: "log_size": 24434, 2024-08-17T02:08:46.644 INFO:tasks.workunit.client.0.smithi110.stdout: "num_pg": 8, 2024-08-17T02:08:46.644 INFO:tasks.workunit.client.0.smithi110.stdout: "num_store_stats": 8, 2024-08-17T02:08:46.644 INFO:tasks.workunit.client.0.smithi110.stdout: "ondisk_log_size": 24434, 2024-08-17T02:08:46.644 INFO:tasks.workunit.client.0.smithi110.stdout: "poolid": 4, 2024-08-17T02:08:46.644 INFO:tasks.workunit.client.0.smithi110.stdout: "stat_sum": { 2024-08-17T02:08:46.644 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes": 4194323, 2024-08-17T02:08:46.644 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_hit_set_archive": 0, 2024-08-17T02:08:46.644 INFO:tasks.workunit.client.0.smithi110.stdout: "num_bytes_recovered": 0, 2024-08-17T02:08:46.644 INFO:tasks.workunit.client.0.smithi110.stdout: "num_deep_scrub_errors": 0, 2024-08-17T02:08:46.645 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict": 0, 2024-08-17T02:08:46.645 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_kb": 0, 2024-08-17T02:08:46.645 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_full": 0, 2024-08-17T02:08:46.645 INFO:tasks.workunit.client.0.smithi110.stdout: "num_evict_mode_some": 0, 2024-08-17T02:08:46.645 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush": 0, 2024-08-17T02:08:46.645 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_kb": 0, 2024-08-17T02:08:46.645 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_high": 0, 2024-08-17T02:08:46.645 INFO:tasks.workunit.client.0.smithi110.stdout: "num_flush_mode_low": 0, 2024-08-17T02:08:46.645 INFO:tasks.workunit.client.0.smithi110.stdout: "num_keys_recovered": 0, 2024-08-17T02:08:46.645 INFO:tasks.workunit.client.0.smithi110.stdout: "num_large_omap_objects": 0, 2024-08-17T02:08:46.645 INFO:tasks.workunit.client.0.smithi110.stdout: "num_legacy_snapsets": 0, 2024-08-17T02:08:46.645 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_clones": 0, 2024-08-17T02:08:46.645 INFO:tasks.workunit.client.0.smithi110.stdout: "num_object_copies": 12, 2024-08-17T02:08:46.645 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects": 4, 2024-08-17T02:08:46.645 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_degraded": 0, 2024-08-17T02:08:46.646 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_dirty": 4, 2024-08-17T02:08:46.646 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_hit_set_archive": 0, 2024-08-17T02:08:46.646 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_manifest": 0, 2024-08-17T02:08:46.646 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_misplaced": 0, 2024-08-17T02:08:46.646 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing": 0, 2024-08-17T02:08:46.646 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_missing_on_primary": 0, 2024-08-17T02:08:46.646 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_omap": 2, 2024-08-17T02:08:46.646 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_pinned": 0, 2024-08-17T02:08:46.646 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_recovered": 0, 2024-08-17T02:08:46.646 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_repaired": 0, 2024-08-17T02:08:46.646 INFO:tasks.workunit.client.0.smithi110.stdout: "num_objects_unfound": 0, 2024-08-17T02:08:46.646 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_bytes": 0, 2024-08-17T02:08:46.646 INFO:tasks.workunit.client.0.smithi110.stdout: "num_omap_keys": 0, 2024-08-17T02:08:46.646 INFO:tasks.workunit.client.0.smithi110.stdout: "num_promote": 0, 2024-08-17T02:08:46.647 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read": 9037, 2024-08-17T02:08:46.647 INFO:tasks.workunit.client.0.smithi110.stdout: "num_read_kb": 3096134, 2024-08-17T02:08:46.647 INFO:tasks.workunit.client.0.smithi110.stdout: "num_scrub_errors": 0, 2024-08-17T02:08:46.647 INFO:tasks.workunit.client.0.smithi110.stdout: "num_shallow_scrub_errors": 0, 2024-08-17T02:08:46.647 INFO:tasks.workunit.client.0.smithi110.stdout: "num_whiteouts": 0, 2024-08-17T02:08:46.647 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write": 24303, 2024-08-17T02:08:46.647 INFO:tasks.workunit.client.0.smithi110.stdout: "num_write_kb": 3084305 2024-08-17T02:08:46.647 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.647 INFO:tasks.workunit.client.0.smithi110.stdout: "store_stats": { 2024-08-17T02:08:46.647 INFO:tasks.workunit.client.0.smithi110.stdout: "allocated": 12595200, 2024-08-17T02:08:46.647 INFO:tasks.workunit.client.0.smithi110.stdout: "available": 0, 2024-08-17T02:08:46.647 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed": 0, 2024-08-17T02:08:46.647 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_allocated": 0, 2024-08-17T02:08:46.647 INFO:tasks.workunit.client.0.smithi110.stdout: "data_compressed_original": 0, 2024-08-17T02:08:46.647 INFO:tasks.workunit.client.0.smithi110.stdout: "data_stored": 12582969, 2024-08-17T02:08:46.648 INFO:tasks.workunit.client.0.smithi110.stdout: "internal_metadata": 0, 2024-08-17T02:08:46.648 INFO:tasks.workunit.client.0.smithi110.stdout: "internally_reserved": 0, 2024-08-17T02:08:46.648 INFO:tasks.workunit.client.0.smithi110.stdout: "omap_allocated": 0, 2024-08-17T02:08:46.648 INFO:tasks.workunit.client.0.smithi110.stdout: "total": 0 2024-08-17T02:08:46.648 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.648 INFO:tasks.workunit.client.0.smithi110.stdout: "up": 24 2024-08-17T02:08:46.648 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:46.648 INFO:tasks.workunit.client.0.smithi110.stdout: ], 2024-08-17T02:08:46.648 INFO:tasks.workunit.client.0.smithi110.stdout: "usage": { 2024-08-17T02:08:46.648 INFO:tasks.workunit.client.0.smithi110.stdout: "pg_num": 105, 2024-08-17T02:08:46.648 INFO:tasks.workunit.client.0.smithi110.stdout: "pools": 4, 2024-08-17T02:08:46.648 INFO:tasks.workunit.client.0.smithi110.stdout: "stats_by_class": { 2024-08-17T02:08:46.648 INFO:tasks.workunit.client.0.smithi110.stdout: "ssd": { 2024-08-17T02:08:46.648 INFO:tasks.workunit.client.0.smithi110.stdout: "total_avail_bytes": 762955919360, 2024-08-17T02:08:46.648 INFO:tasks.workunit.client.0.smithi110.stdout: "total_bytes": 767960285184, 2024-08-17T02:08:46.649 INFO:tasks.workunit.client.0.smithi110.stdout: "total_used_bytes": 5004365824, 2024-08-17T02:08:46.649 INFO:tasks.workunit.client.0.smithi110.stdout: "total_used_raw_bytes": 5004365824, 2024-08-17T02:08:46.649 INFO:tasks.workunit.client.0.smithi110.stdout: "total_used_raw_ratio": 0.006516438443213701 2024-08-17T02:08:46.649 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:46.649 INFO:tasks.workunit.client.0.smithi110.stdout: }, 2024-08-17T02:08:46.649 INFO:tasks.workunit.client.0.smithi110.stdout: "total_avail_bytes": 762955919360, 2024-08-17T02:08:46.649 INFO:tasks.workunit.client.0.smithi110.stdout: "total_bytes": 767960285184, 2024-08-17T02:08:46.649 INFO:tasks.workunit.client.0.smithi110.stdout: "total_used_bytes": 5004365824 2024-08-17T02:08:46.649 INFO:tasks.workunit.client.0.smithi110.stdout: } 2024-08-17T02:08:46.649 INFO:tasks.workunit.client.0.smithi110.stdout:} 2024-08-17T02:08:46.649 INFO:tasks.workunit.client.0.smithi110.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-08-17T02:08:46.649 INFO:tasks.workunit.client.0.smithi110.stdout:Telemetry is currently not enabled, nothing to turn off. Please consider opting-in with `ceph telemetry on`. 2024-08-17T02:08:46.649 INFO:tasks.workunit.client.0.smithi110.stdout:Preview sample reports with `ceph telemetry preview`. 2024-08-17T02:08:46.649 INFO:tasks.workunit.client.0.smithi110.stdout:OK 2024-08-17T02:08:46.651 INFO:tasks.workunit.client.0.smithi110.stderr:+ echo OK 2024-08-17T02:08:46.651 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='client.36105 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:46.651 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: pgmap v5371: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T02:08:46.652 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='client.46049 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:46.652 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='client.46049 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:46.652 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:08:46.652 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='client.46055 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:46.652 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:08:46.652 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T02:08:46.652 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.652 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.652 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.652 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.652 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.652 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.652 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.652 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.653 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.653 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:46.653 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:46.653 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.653 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.653 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.653 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:46.653 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:46.653 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.653 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.653 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.653 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:46.653 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:46.654 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.654 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.654 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.654 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:08:46.654 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T02:08:46.654 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.654 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.654 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.654 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.654 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.654 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.654 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.654 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.655 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.655 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:46.655 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:46.655 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.655 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.655 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.655 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:46.655 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:46.655 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.655 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.655 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.655 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:46.655 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:46.656 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.656 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.656 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.656 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:46.656 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:46.656 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:45 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:46.656 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:46 smithi177 ceph-mon[90034]: from='client.46055 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:46.656 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:46 smithi177 ceph-mon[90034]: from='client.36147 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:46.656 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:46 smithi177 ceph-mon[90034]: from='client.36147 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:46.656 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-17T02:08:46.657 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-17T02:08:46.657 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:08:44 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:02:08:44] ENGINE Bus STOPPING 2024-08-17T02:08:46.657 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:02:08:45] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T02:08:46.657 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='client.36105 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:46.658 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: pgmap v5371: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T02:08:46.658 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='client.46049 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:46.658 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='client.46049 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:46.658 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:08:46.658 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='client.46055 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:46.658 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:08:46.658 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T02:08:46.658 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.658 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.658 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.658 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.658 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.658 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.658 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.659 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.659 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.659 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:46.659 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:46.659 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.659 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.659 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.659 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:46.659 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:46.659 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.659 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.660 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='client.36105 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:46.660 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: pgmap v5371: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.6 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T02:08:46.660 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='client.46049 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:46.660 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='client.46049 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:46.660 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:08:46.660 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='client.46055 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:46.660 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:08:46.660 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T02:08:46.660 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.660 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.660 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.660 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.660 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.661 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.661 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.661 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.661 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.661 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:46.661 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:46.661 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.661 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.661 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.661 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:46.661 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:46.661 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.661 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.662 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.662 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:46.662 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:46.662 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.662 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.662 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.662 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:08:46.662 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T02:08:46.662 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.662 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.663 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.663 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.663 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.663 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.663 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.663 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.663 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.663 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:46.663 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:46.663 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.663 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.663 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.663 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:46.663 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:46.664 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.664 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.664 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.664 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:46.664 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:46.664 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.664 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.664 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.664 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:46.664 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:46.664 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:46.665 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.665 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:46.665 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:46.665 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.665 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.665 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.665 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:08:46.665 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-17T02:08:46.665 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.665 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.665 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.665 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.666 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.666 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.666 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.666 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.666 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.666 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:46.666 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:46.666 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.666 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.666 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.666 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:46.666 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:46.666 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.666 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.667 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.667 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-17T02:08:46.667 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-17T02:08:46.667 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T02:08:46.667 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T02:08:46.667 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T02:08:46.667 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:46.667 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:46.667 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:46.667 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:02:08:45] ENGINE Bus STOPPED 2024-08-17T02:08:46.667 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:02:08:45] ENGINE Bus STARTING 2024-08-17T02:08:46.668 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:02:08:45] ENGINE Serving on http://:::9283 2024-08-17T02:08:46.668 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:08:45 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:02:08:45] ENGINE Bus STARTED 2024-08-17T02:08:46.668 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:46 smithi110 ceph-mon[98148]: from='client.46055 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:46.668 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:46 smithi110 ceph-mon[98148]: from='client.36147 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:46.668 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:46 smithi110 ceph-mon[98148]: from='client.36147 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:46.668 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:46 smithi110 ceph-mon[100641]: from='client.46055 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:46.668 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:46 smithi110 ceph-mon[100641]: from='client.36147 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:46.668 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:46 smithi110 ceph-mon[100641]: from='client.36147 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T02:08:46.700 INFO:tasks.workunit:Stopping ['test_telemetry_reef_x.sh'] on client.0... 2024-08-17T02:08:46.700 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-17T02:08:47.003 DEBUG:teuthology.parallel:result is None 2024-08-17T02:08:47.004 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T02:08:47.029 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T02:08:47.029 DEBUG:teuthology.orchestra.run.smithi110:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-08-17T02:08:47.084 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T02:08:47.085 INFO:teuthology.run_tasks:Running task print... 2024-08-17T02:08:47.099 INFO:teuthology.task.print:**** done end telemetry x... 2024-08-17T02:08:47.099 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-08-17T02:08:47.110 INFO:tasks.cephadm:Teardown begin 2024-08-17T02:08:47.110 INFO:tasks.cephfs.filesystem:Destroying file system cephfs and related pools 2024-08-17T02:08:47.110 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph fs dump --format=json 2024-08-17T02:08:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:47 smithi110 ceph-mon[100641]: pgmap v5372: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-17T02:08:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:47.310 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:47 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:08:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:47 smithi110 ceph-mon[98148]: pgmap v5372: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-17T02:08:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:47.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:47 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:08:47.326 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T02:08:47.352 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:47 smithi177 ceph-mon[90034]: pgmap v5372: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-17T02:08:47.352 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:47.353 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:47 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:08:48.523 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:08:48 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:08:48] "GET /metrics HTTP/1.1" 200 34245 "" "Prometheus/2.43.0" 2024-08-17T02:08:48.801 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:48 smithi110 ceph-mon[98148]: pgmap v5373: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T02:08:48.801 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:48 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:48.801 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:48 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:48.801 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:48 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:08:48.801 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:48 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:08:48.801 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:48 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:48.801 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:48 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:08:48.801 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:48 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:08:48.801 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:48 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:08:48.801 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:48 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:48.802 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:48 smithi110 ceph-mon[100641]: pgmap v5373: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T02:08:48.802 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:48 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:48.802 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:48 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:48.802 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:48 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:08:48.802 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:48 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:08:48.802 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:48 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:48.802 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:48 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:08:48.802 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:48 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:08:48.802 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:48 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:08:48.802 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:48 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:49.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:48 smithi177 ceph-mon[90034]: pgmap v5373: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T02:08:49.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:48 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:49.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:48 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:49.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:48 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:08:49.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:48 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:08:49.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:48 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:49.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:48 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T02:08:49.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:48 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T02:08:49.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:48 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T02:08:49.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:48 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' 2024-08-17T02:08:49.216 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T02:08:49.216 INFO:teuthology.orchestra.run.smithi110.stdout:{"epoch":19,"btime":"2024-08-17T00:44:07:967922+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":54262,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.177:6833/3614089966","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6832","nonce":3614089966},{"type":"v1","addr":"172.21.15.177:6833","nonce":3614089966}]},"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":19}],"filesystems":[{"mdsmap":{"epoch":18,"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-17T00:31:02.298914+0000","modified":"2024-08-17T00:44:02.564906+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":624,"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":34374},"failed":[],"damaged":[],"stopped":[],"info":{"gid_34374":{"gid":34374,"name":"a","rank":0,"incarnation":15,"state":"up:active","state_seq":6,"addr":"172.21.15.110:6835/665737492","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6834","nonce":665737492},{"type":"v1","addr":"172.21.15.110:6835","nonce":665737492}]},"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":34374,"qdb_cluster":[34374]},"id":1}]} 2024-08-17T02:08:49.216 INFO:teuthology.orchestra.run.smithi110.stderr:dumped fsmap epoch 19 2024-08-17T02:08:49.805 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:49 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3256365405' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-17T02:08:49.805 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:49 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3256365405' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-17T02:08:49.827 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph fs dump --format=json 2024-08-17T02:08:50.030 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T02:08:50.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:49 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3256365405' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-17T02:08:50.809 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:50 smithi110 ceph-mon[98148]: pgmap v5374: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T02:08:50.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:50 smithi110 ceph-mon[100641]: pgmap v5374: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T02:08:51.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:50 smithi177 ceph-mon[90034]: pgmap v5374: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-17T02:08:51.880 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T02:08:51.880 INFO:teuthology.orchestra.run.smithi110.stdout:{"epoch":19,"btime":"2024-08-17T00:44:07:967922+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":54262,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.177:6833/3614089966","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6832","nonce":3614089966},{"type":"v1","addr":"172.21.15.177:6833","nonce":3614089966}]},"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":19}],"filesystems":[{"mdsmap":{"epoch":18,"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-17T00:31:02.298914+0000","modified":"2024-08-17T00:44:02.564906+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":624,"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":34374},"failed":[],"damaged":[],"stopped":[],"info":{"gid_34374":{"gid":34374,"name":"a","rank":0,"incarnation":15,"state":"up:active","state_seq":6,"addr":"172.21.15.110:6835/665737492","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6834","nonce":665737492},{"type":"v1","addr":"172.21.15.110:6835","nonce":665737492}]},"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":34374,"qdb_cluster":[34374]},"id":1}]} 2024-08-17T02:08:51.881 INFO:teuthology.orchestra.run.smithi110.stderr:dumped fsmap epoch 19 2024-08-17T02:08:52.483 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T02:08:52.685 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T02:08:52.807 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:52 smithi110 ceph-mon[98148]: pgmap v5375: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-17T02:08:52.807 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:52 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/762737803' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-17T02:08:52.808 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:52 smithi110 ceph-mon[100641]: pgmap v5375: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-17T02:08:52.808 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:52 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/762737803' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-17T02:08:53.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:52 smithi177 ceph-mon[90034]: pgmap v5375: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-17T02:08:53.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:52 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/762737803' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-17T02:08:54.420 INFO:teuthology.orchestra.run.smithi110.stdout: 2024-08-17T02:08:54.421 INFO:teuthology.orchestra.run.smithi110.stdout:{"epoch":2952,"fsid":"168746fe-5c2f-11ef-bccf-c7b262605968","created":"2024-08-17T00:25:42.631534+0000","modified":"2024-08-17T02:07:43.779324+0000","last_up_change":"2024-08-17T00:43:30.947303+0000","last_in_change":"2024-08-17T00:30:15.368278+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-17T00:28:36.311851+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-17T00:30:55.490045+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-17T00:30:59.419534+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.3799999952316284,"score_stable":1.3799999952316284,"optimal_score":1,"raw_score_acting":1.3799999952316284,"raw_score_stable":1.3799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-08-17T00:31:50.661558+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":"1091","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":1091,"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":"603888f3-5ff1-40e0-9dca-2def6c07f0b8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":358,"up_from":369,"up_thru":2859,"down_at":359,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6802","nonce":1020679133},{"type":"v1","addr":"172.21.15.110:6803","nonce":1020679133}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6804","nonce":1020679133},{"type":"v1","addr":"172.21.15.110:6805","nonce":1020679133}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6808","nonce":1020679133},{"type":"v1","addr":"172.21.15.110:6809","nonce":1020679133}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6806","nonce":1020679133},{"type":"v1","addr":"172.21.15.110:6807","nonce":1020679133}]},"public_addr":"172.21.15.110:6803/1020679133","cluster_addr":"172.21.15.110:6805/1020679133","heartbeat_back_addr":"172.21.15.110:6809/1020679133","heartbeat_front_addr":"172.21.15.110:6807/1020679133","state":["exists","up"]},{"osd":1,"uuid":"0d133a90-52b5-4902-85cd-d92d3ba553fa","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":391,"up_from":402,"up_thru":2859,"down_at":392,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6810","nonce":4117024437},{"type":"v1","addr":"172.21.15.110:6811","nonce":4117024437}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6812","nonce":4117024437},{"type":"v1","addr":"172.21.15.110:6813","nonce":4117024437}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6816","nonce":4117024437},{"type":"v1","addr":"172.21.15.110:6817","nonce":4117024437}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6814","nonce":4117024437},{"type":"v1","addr":"172.21.15.110:6815","nonce":4117024437}]},"public_addr":"172.21.15.110:6811/4117024437","cluster_addr":"172.21.15.110:6813/4117024437","heartbeat_back_addr":"172.21.15.110:6817/4117024437","heartbeat_front_addr":"172.21.15.110:6815/4117024437","state":["exists","up"]},{"osd":2,"uuid":"fe8778c6-6fbd-4df1-b920-fbb74a670d06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":423,"up_from":434,"up_thru":2859,"down_at":424,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6818","nonce":3695926937},{"type":"v1","addr":"172.21.15.110:6819","nonce":3695926937}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6820","nonce":3695926937},{"type":"v1","addr":"172.21.15.110:6821","nonce":3695926937}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6824","nonce":3695926937},{"type":"v1","addr":"172.21.15.110:6825","nonce":3695926937}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6822","nonce":3695926937},{"type":"v1","addr":"172.21.15.110:6823","nonce":3695926937}]},"public_addr":"172.21.15.110:6819/3695926937","cluster_addr":"172.21.15.110:6821/3695926937","heartbeat_back_addr":"172.21.15.110:6825/3695926937","heartbeat_front_addr":"172.21.15.110:6823/3695926937","state":["exists","up"]},{"osd":3,"uuid":"5c49be8a-7ed9-43b5-8c62-6f49cf61460c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":456,"up_from":466,"up_thru":2859,"down_at":457,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6826","nonce":4136398314},{"type":"v1","addr":"172.21.15.110:6827","nonce":4136398314}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6828","nonce":4136398314},{"type":"v1","addr":"172.21.15.110:6829","nonce":4136398314}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6832","nonce":4136398314},{"type":"v1","addr":"172.21.15.110:6833","nonce":4136398314}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.110:6830","nonce":4136398314},{"type":"v1","addr":"172.21.15.110:6831","nonce":4136398314}]},"public_addr":"172.21.15.110:6827/4136398314","cluster_addr":"172.21.15.110:6829/4136398314","heartbeat_back_addr":"172.21.15.110:6833/4136398314","heartbeat_front_addr":"172.21.15.110:6831/4136398314","state":["exists","up"]},{"osd":4,"uuid":"97dcf12e-1b14-44d7-8858-f269e195b045","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":487,"up_from":498,"up_thru":2859,"down_at":488,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6800","nonce":3041327891},{"type":"v1","addr":"172.21.15.177:6801","nonce":3041327891}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":3041327891},{"type":"v1","addr":"172.21.15.177:6803","nonce":3041327891}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":3041327891},{"type":"v1","addr":"172.21.15.177:6807","nonce":3041327891}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":3041327891},{"type":"v1","addr":"172.21.15.177:6805","nonce":3041327891}]},"public_addr":"172.21.15.177:6801/3041327891","cluster_addr":"172.21.15.177:6803/3041327891","heartbeat_back_addr":"172.21.15.177:6807/3041327891","heartbeat_front_addr":"172.21.15.177:6805/3041327891","state":["exists","up"]},{"osd":5,"uuid":"a2215e6e-12f6-4f1a-b379-70b1cc7330f0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":39,"last_clean_end":520,"up_from":531,"up_thru":2859,"down_at":521,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6808","nonce":2389592474},{"type":"v1","addr":"172.21.15.177:6809","nonce":2389592474}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6810","nonce":2389592474},{"type":"v1","addr":"172.21.15.177:6811","nonce":2389592474}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6814","nonce":2389592474},{"type":"v1","addr":"172.21.15.177:6815","nonce":2389592474}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6812","nonce":2389592474},{"type":"v1","addr":"172.21.15.177:6813","nonce":2389592474}]},"public_addr":"172.21.15.177:6809/2389592474","cluster_addr":"172.21.15.177:6811/2389592474","heartbeat_back_addr":"172.21.15.177:6815/2389592474","heartbeat_front_addr":"172.21.15.177:6813/2389592474","state":["exists","up"]},{"osd":6,"uuid":"8b315524-6892-49f7-8bb8-aff39907d287","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":47,"last_clean_end":554,"up_from":565,"up_thru":2859,"down_at":555,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6816","nonce":3954952329},{"type":"v1","addr":"172.21.15.177:6817","nonce":3954952329}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6818","nonce":3954952329},{"type":"v1","addr":"172.21.15.177:6819","nonce":3954952329}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6822","nonce":3954952329},{"type":"v1","addr":"172.21.15.177:6823","nonce":3954952329}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6820","nonce":3954952329},{"type":"v1","addr":"172.21.15.177:6821","nonce":3954952329}]},"public_addr":"172.21.15.177:6817/3954952329","cluster_addr":"172.21.15.177:6819/3954952329","heartbeat_back_addr":"172.21.15.177:6823/3954952329","heartbeat_front_addr":"172.21.15.177:6821/3954952329","state":["exists","up"]},{"osd":7,"uuid":"ef3238d2-b74e-49d5-a331-b23478189217","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":55,"last_clean_end":586,"up_from":595,"up_thru":2859,"down_at":587,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6824","nonce":1102355552},{"type":"v1","addr":"172.21.15.177:6825","nonce":1102355552}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6826","nonce":1102355552},{"type":"v1","addr":"172.21.15.177:6827","nonce":1102355552}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6830","nonce":1102355552},{"type":"v1","addr":"172.21.15.177:6831","nonce":1102355552}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6828","nonce":1102355552},{"type":"v1","addr":"172.21.15.177:6829","nonce":1102355552}]},"public_addr":"172.21.15.177:6825/1102355552","cluster_addr":"172.21.15.177:6827/1102355552","heartbeat_back_addr":"172.21.15.177:6831/1102355552","heartbeat_front_addr":"172.21.15.177:6829/1102355552","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-17T00:27:45.780937+0000","dead_epoch":358},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T00:28:09.444802+0000","dead_epoch":391},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T00:28:32.911345+0000","dead_epoch":423},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T00:28:57.348984+0000","dead_epoch":456},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T00:29:19.029992+0000","dead_epoch":487},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T00:29:42.051809+0000","dead_epoch":520},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T00:30:06.379192+0000","dead_epoch":553},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T00:30:30.425279+0000","dead_epoch":586}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.a","mappings":[{"from":7,"to":2}]},{"pgid":"3.3","mappings":[{"from":0,"to":1}]},{"pgid":"3.1d","mappings":[{"from":4,"to":1},{"from":5,"to":2}]},{"pgid":"3.22","mappings":[{"from":0,"to":1}]},{"pgid":"3.24","mappings":[{"from":4,"to":2}]},{"pgid":"3.2f","mappings":[{"from":4,"to":3}]},{"pgid":"3.35","mappings":[{"from":6,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.110:0/4293392183":"2024-08-17T02:32:05.875567+0000","172.21.15.110:0/1295116320":"2024-08-17T02:22:58.115320+0000","172.21.15.177:6832/2277076472":"2024-08-18T00:43:59.555060+0000","172.21.15.110:6835/804636441":"2024-08-18T00:43:38.007488+0000","172.21.15.110:0/2229660910":"2024-08-18T00:31:49.194380+0000","172.21.15.177:0/3111392986":"2024-08-18T00:37:36.640508+0000","172.21.15.110:0/2180071887":"2024-08-18T00:38:16.190903+0000","172.21.15.110:0/4025623752":"2024-08-18T00:38:16.190903+0000","172.21.15.110:0/2660151736":"2024-08-18T00:38:16.190903+0000","172.21.15.110:0/1498100038":"2024-08-18T00:38:16.190903+0000","172.21.15.110:6800/4211438154":"2024-08-18T00:26:26.008302+0000","172.21.15.110:0/1241984860":"2024-08-18T00:37:06.342493+0000","172.21.15.110:0/550562544":"2024-08-18T00:26:26.008302+0000","172.21.15.110:6801/4211438154":"2024-08-18T00:26:26.008302+0000","172.21.15.110:6800/1809048192":"2024-08-18T00:38:16.190903+0000","172.21.15.177:6833/2277076472":"2024-08-18T00:43:59.555060+0000","172.21.15.110:0/3368428358":"2024-08-18T00:31:49.194380+0000","172.21.15.110:0/2362992368":"2024-08-18T00:31:49.194380+0000","172.21.15.177:0/3132831795":"2024-08-18T00:37:36.640508+0000","172.21.15.177:6835/1903619248":"2024-08-18T00:37:36.640508+0000","172.21.15.110:0/499501350":"2024-08-18T00:31:49.194380+0000","172.21.15.110:0/3730386894":"2024-08-18T00:37:06.342493+0000","172.21.15.110:0/2713915330":"2024-08-18T00:38:16.190903+0000","172.21.15.110:0/2240175663":"2024-08-18T00:37:06.342493+0000","172.21.15.177:0/2059379414":"2024-08-18T00:37:36.640508+0000","172.21.15.177:0/2336154974":"2024-08-18T00:37:36.640508+0000","172.21.15.110:0/3061589358":"2024-08-18T00:26:26.008302+0000","172.21.15.110:0/2615990828":"2024-08-18T00:26:03.797520+0000","172.21.15.110:0/3449303060":"2024-08-18T00:26:03.797520+0000","172.21.15.110:6801/1478278146":"2024-08-18T00:26:03.797520+0000","172.21.15.110:6800/1478278146":"2024-08-18T00:26:03.797520+0000","172.21.15.110:0/351832369":"2024-08-18T00:38:16.190903+0000","172.21.15.110:6834/804636441":"2024-08-18T00:43:38.007488+0000","172.21.15.110:0/2166998863":"2024-08-18T00:37:06.342493+0000","172.21.15.110:6801/2636467618":"2024-08-18T00:37:06.342493+0000","172.21.15.110:0/1694540626":"2024-08-18T00:26:03.797520+0000","172.21.15.110:0/2236696463":"2024-08-18T00:26:26.008302+0000","172.21.15.110:0/1079372137":"2024-08-18T00:37:06.342493+0000","172.21.15.110:6800/311140716":"2024-08-18T00:31:49.194380+0000","172.21.15.177:6834/1903619248":"2024-08-18T00:37:36.640508+0000","172.21.15.110:6801/311140716":"2024-08-18T00:31:49.194380+0000","172.21.15.177:0/842546190":"2024-08-18T00:37:36.640508+0000","172.21.15.110:0/322296469":"2024-08-18T00:38:16.190903+0000","172.21.15.177:0/1804680303":"2024-08-18T00:37:36.640508+0000","172.21.15.110:0/1833882235":"2024-08-17T03:07:07.110635+0000","172.21.15.110:0/2732665284":"2024-08-17T02:22:57.124129+0000","172.21.15.110:6801/1809048192":"2024-08-18T00:38:16.190903+0000","172.21.15.110:6800/2636467618":"2024-08-18T00:37:06.342493+0000","172.21.15.177:0/622607527":"2024-08-18T00:37:36.640508+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":5,"length":4}]},{"pool":88,"snaps":[{"begin":35,"length":3},{"begin":43,"length":4}]},{"pool":89,"snaps":[{"begin":17,"length":2},{"begin":22,"length":1}]},{"pool":90,"snaps":[{"begin":2,"length":1}]},{"pool":123,"snaps":[{"begin":104,"length":2}]},{"pool":125,"snaps":[{"begin":317,"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-17T02:08:54.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:54 smithi110 ceph-mon[98148]: pgmap v5376: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T02:08:54.810 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:54 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2330506376' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T02:08:54.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:54 smithi110 ceph-mon[100641]: pgmap v5376: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T02:08:54.810 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:54 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2330506376' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T02:08:54.929 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:54 smithi177 ceph-mon[90034]: pgmap v5376: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T02:08:54.929 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:54 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2330506376' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T02:08:54.971 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph fs fail cephfs 2024-08-17T02:08:55.177 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T02:08:57.056 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:56 smithi110 ceph-mon[98148]: pgmap v5377: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T02:08:57.056 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:56 smithi110 ceph-mon[100641]: pgmap v5377: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T02:08:57.061 INFO:teuthology.orchestra.run.smithi110.stderr:cephfs marked not joinable; MDS cannot join the cluster. All MDS ranks marked failed. 2024-08-17T02:08:57.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:56 smithi177 ceph-mon[90034]: pgmap v5377: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T02:08:57.310 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:57 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-a[98125]: 2024-08-17T02:08:57.054+0000 7efd0401a640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-17T02:08:57.310 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 02:08:57 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-a[126397]: ignoring --setuser ceph since I am not root 2024-08-17T02:08:57.310 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 02:08:57 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-a[126397]: ignoring --setgroup ceph since I am not root 2024-08-17T02:08:57.310 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 02:08:57 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-a[126397]: starting mds.a at 2024-08-17T02:08:57.664 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph fs rm cephfs --yes-i-really-mean-it 2024-08-17T02:08:57.869 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T02:08:57.990 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:57 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3023849914' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-08-17T02:08:57.990 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:57 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-08-17T02:08:57.991 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:57 smithi110 ceph-mon[100641]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-17T02:08:57.991 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:57 smithi110 ceph-mon[100641]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-17T02:08:57.991 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:57 smithi110 ceph-mon[100641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-08-17T02:08:57.991 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:57 smithi110 ceph-mon[100641]: osdmap e2953: 8 total, 8 up, 8 in 2024-08-17T02:08:57.991 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:57 smithi110 ceph-mon[100641]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-17T02:08:57.991 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:57 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3023849914' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-08-17T02:08:57.991 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:57 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-08-17T02:08:57.991 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:57 smithi110 ceph-mon[98148]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-17T02:08:57.991 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:57 smithi110 ceph-mon[98148]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-17T02:08:57.991 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:57 smithi110 ceph-mon[98148]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-08-17T02:08:57.992 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:57 smithi110 ceph-mon[98148]: osdmap e2953: 8 total, 8 up, 8 in 2024-08-17T02:08:57.992 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:57 smithi110 ceph-mon[98148]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-17T02:08:58.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:57 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3023849914' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-08-17T02:08:58.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:57 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-08-17T02:08:58.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:57 smithi177 ceph-mon[90034]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-17T02:08:58.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:57 smithi177 ceph-mon[90034]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-17T02:08:58.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:57 smithi177 ceph-mon[90034]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-08-17T02:08:58.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:57 smithi177 ceph-mon[90034]: osdmap e2953: 8 total, 8 up, 8 in 2024-08-17T02:08:58.113 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:57 smithi177 ceph-mon[90034]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-17T02:08:58.250 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:08:58 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:08:58] "GET /metrics HTTP/1.1" 200 34245 "" "Prometheus/2.43.0" 2024-08-17T02:08:59.250 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:59 smithi110 ceph-mon[100641]: pgmap v5379: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-08-17T02:08:59.250 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:59 smithi110 ceph-mon[100641]: mds.? [v2:172.21.15.110:6834/1689001105,v1:172.21.15.110:6835/1689001105] up:boot 2024-08-17T02:08:59.250 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:59 smithi110 ceph-mon[100641]: fsmap cephfs:0/1 2 up:standby, 1 failed 2024-08-17T02:08:59.250 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:08:59 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-17T02:08:59.250 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:59 smithi110 ceph-mon[98148]: pgmap v5379: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-08-17T02:08:59.250 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:59 smithi110 ceph-mon[98148]: mds.? [v2:172.21.15.110:6834/1689001105,v1:172.21.15.110:6835/1689001105] up:boot 2024-08-17T02:08:59.250 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:59 smithi110 ceph-mon[98148]: fsmap cephfs:0/1 2 up:standby, 1 failed 2024-08-17T02:08:59.250 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:08:59 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-17T02:08:59.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:59 smithi177 ceph-mon[90034]: pgmap v5379: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-08-17T02:08:59.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:59 smithi177 ceph-mon[90034]: mds.? [v2:172.21.15.110:6834/1689001105,v1:172.21.15.110:6835/1689001105] up:boot 2024-08-17T02:08:59.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:59 smithi177 ceph-mon[90034]: fsmap cephfs:0/1 2 up:standby, 1 failed 2024-08-17T02:08:59.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:08:59 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-17T02:09:00.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:09:00 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2638205105' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-08-17T02:09:00.363 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:09:00 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2638205105' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-08-17T02:09:00.363 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:09:00 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2638205105' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-08-17T02:09:00.668 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph osd pool rm cephfs_metadata cephfs_metadata --yes-i-really-really-mean-it 2024-08-17T02:09:00.879 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T02:09:01.281 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:09:01 smithi110 ceph-mon[100641]: pgmap v5380: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:09:01.281 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:09:01 smithi110 ceph-mon[100641]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-17T02:09:01.281 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:09:01 smithi110 ceph-mon[100641]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-17T02:09:01.282 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:09:01 smithi110 ceph-mon[100641]: Cluster is now healthy 2024-08-17T02:09:01.282 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:09:01 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2638205105' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-08-17T02:09:01.282 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:09:01 smithi110 ceph-mon[100641]: fsmap 2 up:standby 2024-08-17T02:09:01.282 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:09:01 smithi110 ceph-mon[98148]: pgmap v5380: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:09:01.282 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:09:01 smithi110 ceph-mon[98148]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-17T02:09:01.282 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:09:01 smithi110 ceph-mon[98148]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-17T02:09:01.282 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:09:01 smithi110 ceph-mon[98148]: Cluster is now healthy 2024-08-17T02:09:01.282 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:09:01 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2638205105' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-08-17T02:09:01.282 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:09:01 smithi110 ceph-mon[98148]: fsmap 2 up:standby 2024-08-17T02:09:01.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:09:01 smithi177 ceph-mon[90034]: pgmap v5380: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:09:01.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:09:01 smithi177 ceph-mon[90034]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-17T02:09:01.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:09:01 smithi177 ceph-mon[90034]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-17T02:09:01.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:09:01 smithi177 ceph-mon[90034]: Cluster is now healthy 2024-08-17T02:09:01.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:09:01 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2638205105' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-08-17T02:09:01.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:09:01 smithi177 ceph-mon[90034]: fsmap 2 up:standby 2024-08-17T02:09:02.262 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:09:02 smithi110 ceph-mon[100641]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:09:02.262 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:09:02 smithi110 ceph-mon[98148]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:09:02.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:09:02 smithi177 ceph-mon[90034]: from='mgr.34107 172.21.15.110:0/660493624' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T02:09:03.080 INFO:teuthology.orchestra.run.smithi110.stderr:pool 'cephfs_metadata' removed 2024-08-17T02:09:03.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:09:03 smithi177 ceph-mon[90034]: pgmap v5381: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:09:03.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:09:03 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/3312231721' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-17T02:09:03.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:09:03 smithi177 ceph-mon[90034]: 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-17T02:09:03.384 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:09:03 smithi110 ceph-mon[98148]: pgmap v5381: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:09:03.384 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:09:03 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/3312231721' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-17T02:09:03.384 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:09:03 smithi110 ceph-mon[98148]: 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-17T02:09:03.384 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:09:03 smithi110 ceph-mon[100641]: pgmap v5381: 105 pgs: 105 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:09:03.384 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:09:03 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/3312231721' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-17T02:09:03.384 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:09:03 smithi110 ceph-mon[100641]: 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-17T02:09:03.656 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 -- ceph osd pool rm cephfs_data cephfs_data --yes-i-really-really-mean-it 2024-08-17T02:09:03.857 INFO:teuthology.orchestra.run.smithi110.stderr:Inferring config /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T02:09:04.246 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:09:04 smithi110 ceph-mon[100641]: 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-17T02:09:04.246 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:09:04 smithi110 ceph-mon[100641]: osdmap e2954: 8 total, 8 up, 8 in 2024-08-17T02:09:04.246 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:09:04 smithi110 ceph-mon[98148]: 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-17T02:09:04.246 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:09:04 smithi110 ceph-mon[98148]: osdmap e2954: 8 total, 8 up, 8 in 2024-08-17T02:09:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:09:04 smithi177 ceph-mon[90034]: 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-17T02:09:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:09:04 smithi177 ceph-mon[90034]: osdmap e2954: 8 total, 8 up, 8 in 2024-08-17T02:09:05.273 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:09:05 smithi110 ceph-mon[100641]: pgmap v5383: 73 pgs: 73 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:09:05.274 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:09:05 smithi110 ceph-mon[98148]: pgmap v5383: 73 pgs: 73 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:09:05.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:09:05 smithi177 ceph-mon[90034]: pgmap v5383: 73 pgs: 73 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:09:06.096 INFO:teuthology.orchestra.run.smithi110.stderr:pool 'cephfs_data' removed 2024-08-17T02:09:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:09:06 smithi177 ceph-mon[90034]: from='client.? 172.21.15.110:0/2737932742' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-17T02:09:06.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:09:06 smithi177 ceph-mon[90034]: 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-17T02:09:06.407 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:09:06 smithi110 ceph-mon[100641]: from='client.? 172.21.15.110:0/2737932742' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-17T02:09:06.407 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:09:06 smithi110 ceph-mon[100641]: 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-17T02:09:06.407 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:09:06 smithi110 ceph-mon[98148]: from='client.? 172.21.15.110:0/2737932742' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-17T02:09:06.407 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:09:06 smithi110 ceph-mon[98148]: 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-17T02:09:06.733 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-17T02:09:06.763 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-17T02:09:06.798 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-08-17T02:09:06.798 DEBUG:teuthology.orchestra.run.smithi110:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-17T02:09:06.820 DEBUG:teuthology.orchestra.run.smithi177:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-17T02:09:06.857 INFO:tasks.cephadm:Stopping all daemons... 2024-08-17T02:09:06.857 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-08-17T02:09:06.857 DEBUG:teuthology.orchestra.run.smithi110:> sudo systemctl stop ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mon.a 2024-08-17T02:09:07.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:09:06 smithi110 systemd[1]: Stopping Ceph mon.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T02:09:07.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:09:07 smithi177 ceph-mon[90034]: pgmap v5384: 73 pgs: 73 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:09:07.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:09:07 smithi177 ceph-mon[90034]: 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-17T02:09:07.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:09:07 smithi177 ceph-mon[90034]: osdmap e2955: 8 total, 8 up, 8 in 2024-08-17T02:09:07.495 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:09:07 smithi110 ceph-mon[100641]: pgmap v5384: 73 pgs: 73 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:09:07.495 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:09:07 smithi110 ceph-mon[100641]: 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-17T02:09:07.495 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:09:07 smithi110 ceph-mon[100641]: osdmap e2955: 8 total, 8 up, 8 in 2024-08-17T02:09:07.495 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:09:07 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:02:09:07] ENGINE Bus STOPPING 2024-08-17T02:09:07.496 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:09:07 smithi110 ceph-mon[98148]: pgmap v5384: 73 pgs: 73 active+clean; 4.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T02:09:07.496 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:09:07 smithi110 ceph-mon[98148]: 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-17T02:09:07.496 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:09:07 smithi110 ceph-mon[98148]: osdmap e2955: 8 total, 8 up, 8 in 2024-08-17T02:09:07.496 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:09:07 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-a[98125]: 2024-08-17T02:09:07.203+0000 7efd09825640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T02:09:07.496 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:09:07 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-a[98125]: 2024-08-17T02:09:07.203+0000 7efd09825640 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-08-17T02:09:07.496 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:09:07 smithi110 podman[236505]: 2024-08-17 02:09:07.255467784 +0000 UTC m=+0.195064307 container died a6c9182e0f77eb1f7600b30f711f7e2092d7ac20cd3ac008570e3b4787dcd976 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-a, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-d863d21, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.36.0) 2024-08-17T02:09:07.800 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:09:07 smithi110 podman[236505]: 2024-08-17 02:09:07.596193913 +0000 UTC m=+0.535790434 container cleanup a6c9182e0f77eb1f7600b30f711f7e2092d7ac20cd3ac008570e3b4787dcd976 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-a, GIT_CLEAN=True, RELEASE=squid-d863d21, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-08-17T02:09:07.800 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:09:07 smithi110 bash[236505]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-a 2024-08-17T02:09:07.800 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:09:07 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:02:09:07] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T02:09:07.800 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:09:07 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:02:09:07] ENGINE Bus STOPPED 2024-08-17T02:09:07.800 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:09:07 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:02:09:07] ENGINE Bus STARTING 2024-08-17T02:09:07.801 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:09:07 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:02:09:07] ENGINE Serving on http://:::9283 2024-08-17T02:09:08.059 INFO:journalctl@ceph.mon.a.smithi110.stdout:Aug 17 02:09:07 smithi110 podman[236524]: 2024-08-17 02:09:07.897821351 +0000 UTC m=+0.645330105 container remove a6c9182e0f77eb1f7600b30f711f7e2092d7ac20cd3ac008570e3b4787dcd976 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-a, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=squid-d863d21, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T02:09:08.059 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:09:07 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: [17/Aug/2024:02:09:07] ENGINE Bus STARTED 2024-08-17T02:09:08.075 DEBUG:teuthology.orchestra.run.smithi110:> sudo pkill -f 'journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mon.a.service' 2024-08-17T02:09:08.123 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T02:09:08.123 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-08-17T02:09:08.123 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-08-17T02:09:08.123 DEBUG:teuthology.orchestra.run.smithi110:> sudo systemctl stop ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mon.c 2024-08-17T02:09:08.410 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:09:08 smithi110 systemd[1]: Stopping Ceph mon.c for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T02:09:08.411 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:09:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: ::ffff:172.21.15.177 - - [17/Aug/2024:02:09:08] "GET /metrics HTTP/1.1" 200 34169 "" "Prometheus/2.43.0" 2024-08-17T02:09:08.726 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:09:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-c[100618]: 2024-08-17T02:09:08.410+0000 7fad6edcb640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T02:09:08.727 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:09:08 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-c[100618]: 2024-08-17T02:09:08.410+0000 7fad6edcb640 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2024-08-17T02:09:08.727 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:09:08 smithi110 podman[236648]: 2024-08-17 02:09:08.461956146 +0000 UTC m=+0.159569983 container died 1f838a149856f0c8d5a1824bb086c8953dba40db787ac8d77ff4d276e0110696 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-c, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, RELEASE=squid-d863d21, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-08-17T02:09:09.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:09:08 smithi110 podman[236648]: 2024-08-17 02:09:08.817489113 +0000 UTC m=+0.515103016 container cleanup 1f838a149856f0c8d5a1824bb086c8953dba40db787ac8d77ff4d276e0110696 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-c, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=squid-d863d21, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-08-17T02:09:09.060 INFO:journalctl@ceph.mon.c.smithi110.stdout:Aug 17 02:09:08 smithi110 bash[236648]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-c 2024-08-17T02:09:09.292 DEBUG:teuthology.orchestra.run.smithi110:> sudo pkill -f 'journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mon.c.service' 2024-08-17T02:09:09.326 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T02:09:09.326 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-08-17T02:09:09.326 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-08-17T02:09:09.326 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mon.b 2024-08-17T02:09:09.612 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:09:09 smithi177 systemd[1]: Stopping Ceph mon.b for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T02:09:10.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:09:09 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-b[90011]: 2024-08-17T02:09:09.633+0000 7ff73af5e640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T02:09:10.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:09:09 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-b[90011]: 2024-08-17T02:09:09.633+0000 7ff73af5e640 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2024-08-17T02:09:10.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:09:09 smithi177 podman[155292]: 2024-08-17 02:09:09.828909912 +0000 UTC m=+0.298619549 container died 974372403ad2fffbbf6fdb80b5c21fd1cd22f8a75a6fa70c8d8301b2bdda39bd (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-b, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=squid-d863d21, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0) 2024-08-17T02:09:10.554 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:09:10 smithi177 podman[155292]: 2024-08-17 02:09:10.278739705 +0000 UTC m=+0.748449342 container cleanup 974372403ad2fffbbf6fdb80b5c21fd1cd22f8a75a6fa70c8d8301b2bdda39bd (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-b, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-d863d21, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T02:09:10.555 INFO:journalctl@ceph.mon.b.smithi177.stdout:Aug 17 02:09:10 smithi177 bash[155292]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mon-b 2024-08-17T02:09:10.704 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mon.b.service' 2024-08-17T02:09:10.747 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T02:09:10.748 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-08-17T02:09:10.748 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-08-17T02:09:10.748 DEBUG:teuthology.orchestra.run.smithi110:> sudo systemctl stop ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mgr.y 2024-08-17T02:09:11.059 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:09:10 smithi110 systemd[1]: Stopping Ceph mgr.y for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T02:09:11.391 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:09:11 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T02:09:11.073+0000 7f4876cef640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T02:09:11.391 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:09:11 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y[89395]: 2024-08-17T02:09:11.073+0000 7f4876cef640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-08-17T02:09:11.391 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:09:11 smithi110 podman[236780]: 2024-08-17 02:09:11.11546312 +0000 UTC m=+0.169364207 container died 7e97964a8efa6074350e090b8f5faf86653b8e9001246254124a9f2dc0abede4 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-d863d21) 2024-08-17T02:09:11.747 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:09:11 smithi110 podman[236780]: 2024-08-17 02:09:11.497946747 +0000 UTC m=+0.551847827 container cleanup 7e97964a8efa6074350e090b8f5faf86653b8e9001246254124a9f2dc0abede4 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-d863d21, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-08-17T02:09:11.747 INFO:journalctl@ceph.mgr.y.smithi110.stdout:Aug 17 02:09:11 smithi110 bash[236780]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-y 2024-08-17T02:09:11.871 DEBUG:teuthology.orchestra.run.smithi110:> sudo pkill -f 'journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mgr.y.service' 2024-08-17T02:09:11.905 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T02:09:11.905 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-08-17T02:09:11.905 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-08-17T02:09:11.905 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mgr.x 2024-08-17T02:09:12.266 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 02:09:11 smithi177 systemd[1]: Stopping Ceph mgr.x for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T02:09:12.542 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 02:09:12 smithi177 podman[155424]: 2024-08-17 02:09:12.266691865 +0000 UTC m=+0.167747656 container died ebc3a212d77f779e0aff8108aac2dd888a97cd967c4b8de5eed3dddb077ba85e (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, RELEASE=squid-d863d21, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-08-17T02:09:12.843 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 02:09:12 smithi177 podman[155424]: 2024-08-17 02:09:12.616588885 +0000 UTC m=+0.517644674 container cleanup ebc3a212d77f779e0aff8108aac2dd888a97cd967c4b8de5eed3dddb077ba85e (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-d863d21, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True) 2024-08-17T02:09:12.843 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Aug 17 02:09:12 smithi177 bash[155424]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mgr-x 2024-08-17T02:09:12.985 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mgr.x.service' 2024-08-17T02:09:13.020 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T02:09:13.020 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-08-17T02:09:13.021 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-08-17T02:09:13.021 DEBUG:teuthology.orchestra.run.smithi110:> sudo systemctl stop ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.0 2024-08-17T02:09:13.310 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 02:09:13 smithi110 systemd[1]: Stopping Ceph osd.0 for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T02:09:13.810 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 02:09:13 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0[106274]: 2024-08-17T02:09:13.362+0000 7f9f05c21640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T02:09:13.810 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 02:09:13 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0[106274]: 2024-08-17T02:09:13.362+0000 7f9f05c21640 -1 osd.0 2955 *** Got signal Terminated *** 2024-08-17T02:09:13.810 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 02:09:13 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0[106274]: 2024-08-17T02:09:13.362+0000 7f9f05c21640 -1 osd.0 2955 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T02:09:19.118 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 02:09:18 smithi110 podman[236914]: 2024-08-17 02:09:18.819195256 +0000 UTC m=+5.599107445 container died 0260f67f8004fd32dd8198dbf4c2dfab0782c2671494a8bacdc251d11df05753 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.36.0, RELEASE=squid-d863d21, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-08-17T02:09:19.559 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 02:09:19 smithi110 podman[236914]: 2024-08-17 02:09:19.118901062 +0000 UTC m=+5.898813249 container cleanup 0260f67f8004fd32dd8198dbf4c2dfab0782c2671494a8bacdc251d11df05753 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, RELEASE=squid-d863d21, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T02:09:19.560 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 02:09:19 smithi110 bash[236914]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0 2024-08-17T02:09:19.560 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 02:09:19 smithi110 podman[236937]: 2024-08-17 02:09:19.329157081 +0000 UTC m=+0.502965515 container remove 0260f67f8004fd32dd8198dbf4c2dfab0782c2671494a8bacdc251d11df05753 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-d863d21, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-08-17T02:09:20.057 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 02:09:19 smithi110 podman[237029]: 2024-08-17 02:09:19.738266128 +0000 UTC m=+0.112164060 container create a9003bbfba65fe64a6ef222e91856db16ae5d9cb75011f27f3f560270b5966ed (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0-deactivate, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=squid-d863d21, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-08-17T02:09:20.057 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 02:09:19 smithi110 podman[237029]: 2024-08-17 02:09:19.64316381 +0000 UTC m=+0.017061749 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T02:09:20.057 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 02:09:19 smithi110 podman[237029]: 2024-08-17 02:09:19.974828571 +0000 UTC m=+0.348726507 container init a9003bbfba65fe64a6ef222e91856db16ae5d9cb75011f27f3f560270b5966ed (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=squid-d863d21, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T02:09:20.058 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 02:09:19 smithi110 podman[237029]: 2024-08-17 02:09:19.979892886 +0000 UTC m=+0.353790816 container start a9003bbfba65fe64a6ef222e91856db16ae5d9cb75011f27f3f560270b5966ed (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0-deactivate, RELEASE=squid-d863d21, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, GIT_CLEAN=True) 2024-08-17T02:09:20.058 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 02:09:20 smithi110 podman[237029]: 2024-08-17 02:09:20.057401179 +0000 UTC m=+0.431299109 container attach a9003bbfba65fe64a6ef222e91856db16ae5d9cb75011f27f3f560270b5966ed (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, RELEASE=squid-d863d21, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-08-17T02:09:20.310 INFO:journalctl@ceph.osd.0.smithi110.stdout:Aug 17 02:09:20 smithi110 podman[237029]: 2024-08-17 02:09:20.172653225 +0000 UTC m=+0.546551155 container died a9003bbfba65fe64a6ef222e91856db16ae5d9cb75011f27f3f560270b5966ed (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=squid-d863d21, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-08-17T02:09:20.775 DEBUG:teuthology.orchestra.run.smithi110:> sudo pkill -f 'journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.0.service' 2024-08-17T02:09:20.814 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T02:09:20.814 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-08-17T02:09:20.814 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-08-17T02:09:20.815 DEBUG:teuthology.orchestra.run.smithi110:> sudo systemctl stop ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.1 2024-08-17T02:09:21.059 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 02:09:20 smithi110 systemd[1]: Stopping Ceph osd.1 for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T02:09:21.560 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 02:09:21 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1[111486]: 2024-08-17T02:09:21.157+0000 7f38b0eb5640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T02:09:21.560 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 02:09:21 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1[111486]: 2024-08-17T02:09:21.157+0000 7f38b0eb5640 -1 osd.1 2955 *** Got signal Terminated *** 2024-08-17T02:09:21.560 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 02:09:21 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1[111486]: 2024-08-17T02:09:21.157+0000 7f38b0eb5640 -1 osd.1 2955 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T02:09:26.907 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 02:09:26 smithi110 podman[237156]: 2024-08-17 02:09:26.628534155 +0000 UTC m=+5.587785068 container died 8d594da39732aa74893d4caa5f1c2f1786dda31d9a995841d34eada50bf2d41d (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1, RELEASE=squid-d863d21, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-08-17T02:09:27.257 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 02:09:27 smithi110 podman[237156]: 2024-08-17 02:09:27.005998459 +0000 UTC m=+5.965249377 container cleanup 8d594da39732aa74893d4caa5f1c2f1786dda31d9a995841d34eada50bf2d41d (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-d863d21, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS) 2024-08-17T02:09:27.257 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 02:09:27 smithi110 bash[237156]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1 2024-08-17T02:09:27.559 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 02:09:27 smithi110 podman[237180]: 2024-08-17 02:09:27.257322425 +0000 UTC m=+0.630837421 container remove 8d594da39732aa74893d4caa5f1c2f1786dda31d9a995841d34eada50bf2d41d (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=squid-d863d21, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-08-17T02:09:27.902 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 02:09:27 smithi110 podman[237274]: 2024-08-17 02:09:27.478131928 +0000 UTC m=+0.017481957 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T02:09:27.903 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 02:09:27 smithi110 podman[237274]: 2024-08-17 02:09:27.591665452 +0000 UTC m=+0.131015507 container create c0a97b486a103b07bd4222ac10559d89bbc66569d2f7ca8a73eba75ca0fb6412 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1-deactivate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , RELEASE=squid-d863d21, org.label-schema.build-date=20240731) 2024-08-17T02:09:27.903 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 02:09:27 smithi110 podman[237274]: 2024-08-17 02:09:27.81919366 +0000 UTC m=+0.358543684 container init c0a97b486a103b07bd4222ac10559d89bbc66569d2f7ca8a73eba75ca0fb6412 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1-deactivate, RELEASE=squid-d863d21, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0) 2024-08-17T02:09:27.903 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 02:09:27 smithi110 podman[237274]: 2024-08-17 02:09:27.823983425 +0000 UTC m=+0.363333440 container start c0a97b486a103b07bd4222ac10559d89bbc66569d2f7ca8a73eba75ca0fb6412 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1-deactivate, RELEASE=squid-d863d21, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T02:09:27.903 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 02:09:27 smithi110 podman[237274]: 2024-08-17 02:09:27.902474942 +0000 UTC m=+0.441824955 container attach c0a97b486a103b07bd4222ac10559d89bbc66569d2f7ca8a73eba75ca0fb6412 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1-deactivate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=squid-d863d21, ceph=True) 2024-08-17T02:09:28.305 INFO:journalctl@ceph.osd.1.smithi110.stdout:Aug 17 02:09:28 smithi110 podman[237274]: 2024-08-17 02:09:28.016966855 +0000 UTC m=+0.556316875 container died c0a97b486a103b07bd4222ac10559d89bbc66569d2f7ca8a73eba75ca0fb6412 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-1-deactivate, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=squid-d863d21, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-08-17T02:09:28.604 DEBUG:teuthology.orchestra.run.smithi110:> sudo pkill -f 'journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.1.service' 2024-08-17T02:09:28.643 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T02:09:28.643 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-08-17T02:09:28.643 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-08-17T02:09:28.643 DEBUG:teuthology.orchestra.run.smithi110:> sudo systemctl stop ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.2 2024-08-17T02:09:28.995 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 02:09:28 smithi110 systemd[1]: Stopping Ceph osd.2 for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T02:09:29.309 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 02:09:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2[116237]: 2024-08-17T02:09:28.993+0000 7f9fc3f49640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T02:09:29.309 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 02:09:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2[116237]: 2024-08-17T02:09:28.993+0000 7f9fc3f49640 -1 osd.2 2955 *** Got signal Terminated *** 2024-08-17T02:09:29.310 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 02:09:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2[116237]: 2024-08-17T02:09:28.993+0000 7f9fc3f49640 -1 osd.2 2955 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T02:09:34.760 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 02:09:34 smithi110 podman[237402]: 2024-08-17 02:09:34.488031277 +0000 UTC m=+5.618181565 container died fe2844c205557b82610f209b46aaea16a03bb7db6b8c8048fcff809398525b8f (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=squid-d863d21, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-08-17T02:09:35.060 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 02:09:34 smithi110 podman[237402]: 2024-08-17 02:09:34.859328396 +0000 UTC m=+5.989478674 container cleanup fe2844c205557b82610f209b46aaea16a03bb7db6b8c8048fcff809398525b8f (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=squid-d863d21) 2024-08-17T02:09:35.060 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 02:09:34 smithi110 bash[237402]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2 2024-08-17T02:09:35.483 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 02:09:35 smithi110 podman[237434]: 2024-08-17 02:09:35.119158377 +0000 UTC m=+0.632060296 container remove fe2844c205557b82610f209b46aaea16a03bb7db6b8c8048fcff809398525b8f (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=squid-d863d21, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T02:09:35.810 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 02:09:35 smithi110 podman[237528]: 2024-08-17 02:09:35.385950457 +0000 UTC m=+0.017291081 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T02:09:35.810 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 02:09:35 smithi110 podman[237528]: 2024-08-17 02:09:35.495041778 +0000 UTC m=+0.126382433 container create 18e474063eee286acd368457a3a33477b93e32c6060804fe7a68d04bb0b46895 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2-deactivate, RELEASE=squid-d863d21, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-08-17T02:09:35.810 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 02:09:35 smithi110 podman[237528]: 2024-08-17 02:09:35.697454056 +0000 UTC m=+0.328794664 container init 18e474063eee286acd368457a3a33477b93e32c6060804fe7a68d04bb0b46895 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2-deactivate, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=squid-d863d21, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T02:09:35.810 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 02:09:35 smithi110 podman[237528]: 2024-08-17 02:09:35.702144128 +0000 UTC m=+0.333484737 container start 18e474063eee286acd368457a3a33477b93e32c6060804fe7a68d04bb0b46895 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-d863d21, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2) 2024-08-17T02:09:36.209 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 02:09:35 smithi110 podman[237528]: 2024-08-17 02:09:35.824108335 +0000 UTC m=+0.455448949 container attach 18e474063eee286acd368457a3a33477b93e32c6060804fe7a68d04bb0b46895 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2-deactivate, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-d863d21, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-08-17T02:09:36.209 INFO:journalctl@ceph.osd.2.smithi110.stdout:Aug 17 02:09:35 smithi110 podman[237528]: 2024-08-17 02:09:35.89721124 +0000 UTC m=+0.528551850 container died 18e474063eee286acd368457a3a33477b93e32c6060804fe7a68d04bb0b46895 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-2-deactivate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=squid-d863d21, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T02:09:36.486 DEBUG:teuthology.orchestra.run.smithi110:> sudo pkill -f 'journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.2.service' 2024-08-17T02:09:36.526 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T02:09:36.526 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-08-17T02:09:36.526 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-08-17T02:09:36.526 DEBUG:teuthology.orchestra.run.smithi110:> sudo systemctl stop ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.3 2024-08-17T02:09:36.810 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 02:09:36 smithi110 systemd[1]: Stopping Ceph osd.3 for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T02:09:37.309 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 02:09:36 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3[120991]: 2024-08-17T02:09:36.939+0000 7fcc7904d640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T02:09:37.310 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 02:09:36 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3[120991]: 2024-08-17T02:09:36.939+0000 7fcc7904d640 -1 osd.3 2955 *** Got signal Terminated *** 2024-08-17T02:09:37.310 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 02:09:36 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3[120991]: 2024-08-17T02:09:36.939+0000 7fcc7904d640 -1 osd.3 2955 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T02:09:37.830 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 02:09:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T02:09:37.403Z 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.110:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.110:8765: connect: connection refused" 2024-08-17T02:09:37.830 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 02:09:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T02:09:37.405Z 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.110:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.110:8765: connect: connection refused" 2024-08-17T02:09:37.830 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 02:09:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T02:09:37.407Z 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.110:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.110:8765: connect: connection refused" 2024-08-17T02:09:37.830 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 02:09:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T02:09:37.407Z 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.110:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.110:8765: connect: connection refused" 2024-08-17T02:09:37.830 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 02:09:37 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T02:09:37.407Z 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.110:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.110:8765: connect: connection refused" 2024-08-17T02:09:41.612 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 02:09:41 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4[96170]: 2024-08-17T02:09:41.286+0000 7f44b71e3640 -1 osd.4 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:15.716396+0000 front 2024-08-17T02:09:15.716378+0000 (oldest deadline 2024-08-17T02:09:40.416332+0000) 2024-08-17T02:09:42.551 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 02:09:42 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4[96170]: 2024-08-17T02:09:42.285+0000 7f44b71e3640 -1 osd.4 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:15.716396+0000 front 2024-08-17T02:09:15.716378+0000 (oldest deadline 2024-08-17T02:09:40.416332+0000) 2024-08-17T02:09:42.551 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:42 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:42.481+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:09:42.747 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 02:09:42 smithi110 podman[237655]: 2024-08-17 02:09:42.480281442 +0000 UTC m=+5.723066531 container died cb958e8f35c1665fd1c1af32c20e2bed37dd590c2f0eea150683f2a38e8efad9 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-d863d21, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0) 2024-08-17T02:09:42.862 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:42 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T02:09:42.550+0000 7f5dbb305640 -1 osd.5 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.983150+0000 front 2024-08-17T02:09:17.983201+0000 (oldest deadline 2024-08-17T02:09:42.083026+0000) 2024-08-17T02:09:43.060 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 02:09:42 smithi110 podman[237655]: 2024-08-17 02:09:42.837353227 +0000 UTC m=+6.080138314 container cleanup cb958e8f35c1665fd1c1af32c20e2bed37dd590c2f0eea150683f2a38e8efad9 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=squid-d863d21, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.schema-version=1.0) 2024-08-17T02:09:43.060 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 02:09:42 smithi110 bash[237655]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3 2024-08-17T02:09:43.447 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 02:09:43 smithi110 podman[237675]: 2024-08-17 02:09:43.096991806 +0000 UTC m=+0.614164063 container remove cb958e8f35c1665fd1c1af32c20e2bed37dd590c2f0eea150683f2a38e8efad9 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, RELEASE=squid-d863d21, GIT_BRANCH=HEAD) 2024-08-17T02:09:43.538 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 02:09:43 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4[96170]: 2024-08-17T02:09:43.287+0000 7f44b71e3640 -1 osd.4 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:15.716396+0000 front 2024-08-17T02:09:15.716378+0000 (oldest deadline 2024-08-17T02:09:40.416332+0000) 2024-08-17T02:09:43.539 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:43 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:43.451+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:09:43.733 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 02:09:43 smithi110 podman[237773]: 2024-08-17 02:09:43.447903194 +0000 UTC m=+0.104138107 container create 2c16368c8f473be3c8cc3739cbb603ac27dd9efc5dafb4d9b9acb07fa6a9523b (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3-deactivate, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-d863d21, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD) 2024-08-17T02:09:43.733 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 02:09:43 smithi110 podman[237773]: 2024-08-17 02:09:43.361250398 +0000 UTC m=+0.017485285 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T02:09:43.733 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 02:09:43 smithi110 podman[237773]: 2024-08-17 02:09:43.650540266 +0000 UTC m=+0.306775146 container init 2c16368c8f473be3c8cc3739cbb603ac27dd9efc5dafb4d9b9acb07fa6a9523b (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3-deactivate, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, RELEASE=squid-d863d21, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0) 2024-08-17T02:09:43.733 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 02:09:43 smithi110 podman[237773]: 2024-08-17 02:09:43.655290539 +0000 UTC m=+0.311525410 container start 2c16368c8f473be3c8cc3739cbb603ac27dd9efc5dafb4d9b9acb07fa6a9523b (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=squid-d863d21, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-08-17T02:09:43.733 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 02:09:43 smithi110 podman[237773]: 2024-08-17 02:09:43.733355529 +0000 UTC m=+0.389590400 container attach 2c16368c8f473be3c8cc3739cbb603ac27dd9efc5dafb4d9b9acb07fa6a9523b (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3-deactivate, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-d863d21, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-08-17T02:09:43.843 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:43 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T02:09:43.537+0000 7f5dbb305640 -1 osd.5 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.983150+0000 front 2024-08-17T02:09:17.983201+0000 (oldest deadline 2024-08-17T02:09:42.083026+0000) 2024-08-17T02:09:44.060 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 02:09:43 smithi110 podman[237773]: 2024-08-17 02:09:43.841401196 +0000 UTC m=+0.497636071 container died 2c16368c8f473be3c8cc3739cbb603ac27dd9efc5dafb4d9b9acb07fa6a9523b (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, RELEASE=squid-d863d21, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-08-17T02:09:44.112 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:43 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:43.842+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.572147+0000 front 2024-08-17T02:09:17.572181+0000 (oldest deadline 2024-08-17T02:09:42.872145+0000) 2024-08-17T02:09:44.376 DEBUG:teuthology.orchestra.run.smithi110:> sudo pkill -f 'journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.3.service' 2024-08-17T02:09:44.398 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 02:09:44 smithi110 podman[237816]: 2024-08-17 02:09:44.362023141 +0000 UTC m=+0.510053112 container remove 2c16368c8f473be3c8cc3739cbb603ac27dd9efc5dafb4d9b9acb07fa6a9523b (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-3-deactivate, RELEASE=squid-d863d21, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.36.0) 2024-08-17T02:09:44.398 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 02:09:44 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.3.service: Deactivated successfully. 2024-08-17T02:09:44.398 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 02:09:44 smithi110 systemd[1]: Stopped Ceph osd.3 for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T02:09:44.398 INFO:journalctl@ceph.osd.3.smithi110.stdout:Aug 17 02:09:44 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.3.service: Consumed 3min 556ms CPU time. 2024-08-17T02:09:44.413 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T02:09:44.413 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-08-17T02:09:44.413 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-08-17T02:09:44.413 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.4 2024-08-17T02:09:44.579 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:44 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:44.403+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:09:44.580 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 02:09:44 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4[96170]: 2024-08-17T02:09:44.291+0000 7f44b71e3640 -1 osd.4 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:15.716396+0000 front 2024-08-17T02:09:15.716378+0000 (oldest deadline 2024-08-17T02:09:40.416332+0000) 2024-08-17T02:09:44.580 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 02:09:44 smithi177 systemd[1]: Stopping Ceph osd.4 for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T02:09:44.862 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:44 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T02:09:44.578+0000 7f5dbb305640 -1 osd.5 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.983150+0000 front 2024-08-17T02:09:17.983201+0000 (oldest deadline 2024-08-17T02:09:42.083026+0000) 2024-08-17T02:09:44.862 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 02:09:44 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4[96170]: 2024-08-17T02:09:44.710+0000 7f44bebd5640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T02:09:44.862 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 02:09:44 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4[96170]: 2024-08-17T02:09:44.710+0000 7f44bebd5640 -1 osd.4 2955 *** Got signal Terminated *** 2024-08-17T02:09:44.862 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 02:09:44 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4[96170]: 2024-08-17T02:09:44.710+0000 7f44bebd5640 -1 osd.4 2955 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T02:09:45.331 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:44 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:44.892+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.572147+0000 front 2024-08-17T02:09:17.572181+0000 (oldest deadline 2024-08-17T02:09:42.872145+0000) 2024-08-17T02:09:45.612 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 02:09:45 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4[96170]: 2024-08-17T02:09:45.330+0000 7f44b71e3640 -1 osd.4 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:15.716396+0000 front 2024-08-17T02:09:15.716378+0000 (oldest deadline 2024-08-17T02:09:40.416332+0000) 2024-08-17T02:09:45.612 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:45 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:45.413+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:09:45.941 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:45 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T02:09:45.621+0000 7f5dbb305640 -1 osd.5 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.983150+0000 front 2024-08-17T02:09:17.983201+0000 (oldest deadline 2024-08-17T02:09:42.083026+0000) 2024-08-17T02:09:46.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:45 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:45.940+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.572147+0000 front 2024-08-17T02:09:17.572181+0000 (oldest deadline 2024-08-17T02:09:42.872145+0000) 2024-08-17T02:09:46.638 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 02:09:46 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4[96170]: 2024-08-17T02:09:46.372+0000 7f44b71e3640 -1 osd.4 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:15.716396+0000 front 2024-08-17T02:09:15.716378+0000 (oldest deadline 2024-08-17T02:09:40.416332+0000) 2024-08-17T02:09:46.638 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:46 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:46.446+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:09:46.905 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:46 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T02:09:46.637+0000 7f5dbb305640 -1 osd.5 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.983150+0000 front 2024-08-17T02:09:17.983201+0000 (oldest deadline 2024-08-17T02:09:42.083026+0000) 2024-08-17T02:09:47.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:46 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:46.904+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.572147+0000 front 2024-08-17T02:09:17.572181+0000 (oldest deadline 2024-08-17T02:09:42.872145+0000) 2024-08-17T02:09:47.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:46 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:46.904+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:25.173315+0000 front 2024-08-17T02:09:25.173196+0000 (oldest deadline 2024-08-17T02:09:46.873081+0000) 2024-08-17T02:09:47.862 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:47 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T02:09:47.626+0000 7f5dbb305640 -1 osd.5 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.983150+0000 front 2024-08-17T02:09:17.983201+0000 (oldest deadline 2024-08-17T02:09:42.083026+0000) 2024-08-17T02:09:47.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:47 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:47.404+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:09:47.862 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 02:09:47 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4[96170]: 2024-08-17T02:09:47.408+0000 7f44b71e3640 -1 osd.4 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:15.716396+0000 front 2024-08-17T02:09:15.716378+0000 (oldest deadline 2024-08-17T02:09:40.416332+0000) 2024-08-17T02:09:47.862 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 02:09:47 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4[96170]: 2024-08-17T02:09:47.408+0000 7f44b71e3640 -1 osd.4 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:25.117545+0000 front 2024-08-17T02:09:25.117463+0000 (oldest deadline 2024-08-17T02:09:46.817307+0000) 2024-08-17T02:09:48.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:47 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:47.948+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.572147+0000 front 2024-08-17T02:09:17.572181+0000 (oldest deadline 2024-08-17T02:09:42.872145+0000) 2024-08-17T02:09:48.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:47 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:47.948+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:25.173315+0000 front 2024-08-17T02:09:25.173196+0000 (oldest deadline 2024-08-17T02:09:46.873081+0000) 2024-08-17T02:09:48.862 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 02:09:48 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4[96170]: 2024-08-17T02:09:48.394+0000 7f44b71e3640 -1 osd.4 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:15.716396+0000 front 2024-08-17T02:09:15.716378+0000 (oldest deadline 2024-08-17T02:09:40.416332+0000) 2024-08-17T02:09:48.862 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 02:09:48 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4[96170]: 2024-08-17T02:09:48.394+0000 7f44b71e3640 -1 osd.4 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:25.117545+0000 front 2024-08-17T02:09:25.117463+0000 (oldest deadline 2024-08-17T02:09:46.817307+0000) 2024-08-17T02:09:48.862 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:48 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T02:09:48.616+0000 7f5dbb305640 -1 osd.5 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.983150+0000 front 2024-08-17T02:09:17.983201+0000 (oldest deadline 2024-08-17T02:09:42.083026+0000) 2024-08-17T02:09:48.862 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:48 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T02:09:48.616+0000 7f5dbb305640 -1 osd.5 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:23.184199+0000 front 2024-08-17T02:09:23.184221+0000 (oldest deadline 2024-08-17T02:09:48.484036+0000) 2024-08-17T02:09:48.863 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:48 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:48.373+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:09:48.863 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:48 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:48.373+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:26.057339+0000 front 2024-08-17T02:09:26.057456+0000 (oldest deadline 2024-08-17T02:09:48.357378+0000) 2024-08-17T02:09:49.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:48 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:48.983+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.572147+0000 front 2024-08-17T02:09:17.572181+0000 (oldest deadline 2024-08-17T02:09:42.872145+0000) 2024-08-17T02:09:49.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:48 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:48.983+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:25.173315+0000 front 2024-08-17T02:09:25.173196+0000 (oldest deadline 2024-08-17T02:09:46.873081+0000) 2024-08-17T02:09:49.862 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 02:09:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4[96170]: 2024-08-17T02:09:49.376+0000 7f44b71e3640 -1 osd.4 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:15.716396+0000 front 2024-08-17T02:09:15.716378+0000 (oldest deadline 2024-08-17T02:09:40.416332+0000) 2024-08-17T02:09:49.862 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 02:09:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4[96170]: 2024-08-17T02:09:49.376+0000 7f44b71e3640 -1 osd.4 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:25.117545+0000 front 2024-08-17T02:09:25.117463+0000 (oldest deadline 2024-08-17T02:09:46.817307+0000) 2024-08-17T02:09:49.862 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T02:09:49.586+0000 7f5dbb305640 -1 osd.5 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.983150+0000 front 2024-08-17T02:09:17.983201+0000 (oldest deadline 2024-08-17T02:09:42.083026+0000) 2024-08-17T02:09:49.862 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T02:09:49.586+0000 7f5dbb305640 -1 osd.5 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:23.184199+0000 front 2024-08-17T02:09:23.184221+0000 (oldest deadline 2024-08-17T02:09:48.484036+0000) 2024-08-17T02:09:49.863 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:49.406+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:09:49.863 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:49 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:49.406+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:26.057339+0000 front 2024-08-17T02:09:26.057456+0000 (oldest deadline 2024-08-17T02:09:48.357378+0000) 2024-08-17T02:09:50.282 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:50.007+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.572147+0000 front 2024-08-17T02:09:17.572181+0000 (oldest deadline 2024-08-17T02:09:42.872145+0000) 2024-08-17T02:09:50.282 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:50.007+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:25.173315+0000 front 2024-08-17T02:09:25.173196+0000 (oldest deadline 2024-08-17T02:09:46.873081+0000) 2024-08-17T02:09:50.536 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:50.413+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:09:50.536 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:50.413+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:26.057339+0000 front 2024-08-17T02:09:26.057456+0000 (oldest deadline 2024-08-17T02:09:48.357378+0000) 2024-08-17T02:09:50.536 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 02:09:50 smithi177 podman[155569]: 2024-08-17 02:09:50.282573542 +0000 UTC m=+5.676259013 container died c3b11400a093a23c76edc4755ba81cbca43e1115d725b37171f7ba4572dfa5df (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-d863d21, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-08-17T02:09:50.862 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 02:09:50 smithi177 podman[155569]: 2024-08-17 02:09:50.634645026 +0000 UTC m=+6.028330486 container cleanup c3b11400a093a23c76edc4755ba81cbca43e1115d725b37171f7ba4572dfa5df (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, RELEASE=squid-d863d21, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-08-17T02:09:50.862 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 02:09:50 smithi177 bash[155569]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4 2024-08-17T02:09:50.862 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T02:09:50.607+0000 7f5dbb305640 -1 osd.5 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.983150+0000 front 2024-08-17T02:09:17.983201+0000 (oldest deadline 2024-08-17T02:09:42.083026+0000) 2024-08-17T02:09:50.862 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T02:09:50.607+0000 7f5dbb305640 -1 osd.5 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:23.184199+0000 front 2024-08-17T02:09:23.184221+0000 (oldest deadline 2024-08-17T02:09:48.484036+0000) 2024-08-17T02:09:51.255 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 02:09:50 smithi177 podman[155591]: 2024-08-17 02:09:50.90337055 +0000 UTC m=+0.616146127 container remove c3b11400a093a23c76edc4755ba81cbca43e1115d725b37171f7ba4572dfa5df (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, RELEASE=squid-d863d21, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-08-17T02:09:51.256 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:50.960+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.572147+0000 front 2024-08-17T02:09:17.572181+0000 (oldest deadline 2024-08-17T02:09:42.872145+0000) 2024-08-17T02:09:51.256 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:50 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:50.960+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:25.173315+0000 front 2024-08-17T02:09:25.173196+0000 (oldest deadline 2024-08-17T02:09:46.873081+0000) 2024-08-17T02:09:51.589 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:51 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:51.444+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:09:51.590 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:51 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:51.444+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:26.057339+0000 front 2024-08-17T02:09:26.057456+0000 (oldest deadline 2024-08-17T02:09:48.357378+0000) 2024-08-17T02:09:51.590 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 02:09:51 smithi177 podman[155684]: 2024-08-17 02:09:51.158608092 +0000 UTC m=+0.017803485 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T02:09:51.590 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 02:09:51 smithi177 podman[155684]: 2024-08-17 02:09:51.262623468 +0000 UTC m=+0.121818904 container create da06e3dae9604a9fb7f7b6090c5b043120d3db5adc873974183cc92bc08d9c7f (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4-deactivate, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=squid-d863d21, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0) 2024-08-17T02:09:51.590 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 02:09:51 smithi177 podman[155684]: 2024-08-17 02:09:51.489979479 +0000 UTC m=+0.349174886 container init da06e3dae9604a9fb7f7b6090c5b043120d3db5adc873974183cc92bc08d9c7f (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4-deactivate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, RELEASE=squid-d863d21, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux ) 2024-08-17T02:09:51.590 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 02:09:51 smithi177 podman[155684]: 2024-08-17 02:09:51.494397879 +0000 UTC m=+0.353593278 container start da06e3dae9604a9fb7f7b6090c5b043120d3db5adc873974183cc92bc08d9c7f (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , RELEASE=squid-d863d21, org.label-schema.vendor=CentOS, ceph=True) 2024-08-17T02:09:51.862 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:51 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T02:09:51.618+0000 7f5dbb305640 -1 osd.5 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.983150+0000 front 2024-08-17T02:09:17.983201+0000 (oldest deadline 2024-08-17T02:09:42.083026+0000) 2024-08-17T02:09:51.862 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:51 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T02:09:51.618+0000 7f5dbb305640 -1 osd.5 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:23.184199+0000 front 2024-08-17T02:09:23.184221+0000 (oldest deadline 2024-08-17T02:09:48.484036+0000) 2024-08-17T02:09:51.862 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 02:09:51 smithi177 podman[155684]: 2024-08-17 02:09:51.589965705 +0000 UTC m=+0.449161097 container attach da06e3dae9604a9fb7f7b6090c5b043120d3db5adc873974183cc92bc08d9c7f (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4-deactivate, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-d863d21, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux ) 2024-08-17T02:09:51.862 INFO:journalctl@ceph.osd.4.smithi177.stdout:Aug 17 02:09:51 smithi177 podman[155684]: 2024-08-17 02:09:51.686940401 +0000 UTC m=+0.546135792 container died da06e3dae9604a9fb7f7b6090c5b043120d3db5adc873974183cc92bc08d9c7f (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-4-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, RELEASE=squid-d863d21, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-08-17T02:09:52.277 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:51 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:51.979+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.572147+0000 front 2024-08-17T02:09:17.572181+0000 (oldest deadline 2024-08-17T02:09:42.872145+0000) 2024-08-17T02:09:52.277 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:51 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:51.979+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:25.173315+0000 front 2024-08-17T02:09:25.173196+0000 (oldest deadline 2024-08-17T02:09:46.873081+0000) 2024-08-17T02:09:52.290 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.4.service' 2024-08-17T02:09:52.328 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T02:09:52.328 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-08-17T02:09:52.329 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-08-17T02:09:52.329 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.5 2024-08-17T02:09:52.611 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:52 smithi177 systemd[1]: Stopping Ceph osd.5 for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T02:09:52.611 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:52 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:52.446+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:09:52.611 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:52 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:52.446+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:26.057339+0000 front 2024-08-17T02:09:26.057456+0000 (oldest deadline 2024-08-17T02:09:48.357378+0000) 2024-08-17T02:09:52.862 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:52 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T02:09:52.610+0000 7f5dbb305640 -1 osd.5 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.983150+0000 front 2024-08-17T02:09:17.983201+0000 (oldest deadline 2024-08-17T02:09:42.083026+0000) 2024-08-17T02:09:52.862 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:52 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T02:09:52.610+0000 7f5dbb305640 -1 osd.5 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:23.184199+0000 front 2024-08-17T02:09:23.184221+0000 (oldest deadline 2024-08-17T02:09:48.484036+0000) 2024-08-17T02:09:52.862 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:52 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T02:09:52.681+0000 7f5dbecef640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T02:09:52.862 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:52 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T02:09:52.681+0000 7f5dbecef640 -1 osd.5 2955 *** Got signal Terminated *** 2024-08-17T02:09:52.862 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:52 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T02:09:52.682+0000 7f5dbecef640 -1 osd.5 2955 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T02:09:53.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:52 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:52.977+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.572147+0000 front 2024-08-17T02:09:17.572181+0000 (oldest deadline 2024-08-17T02:09:42.872145+0000) 2024-08-17T02:09:53.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:52 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:52.977+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:25.173315+0000 front 2024-08-17T02:09:25.173196+0000 (oldest deadline 2024-08-17T02:09:46.873081+0000) 2024-08-17T02:09:53.862 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:53 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T02:09:53.627+0000 7f5dbb305640 -1 osd.5 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.983150+0000 front 2024-08-17T02:09:17.983201+0000 (oldest deadline 2024-08-17T02:09:42.083026+0000) 2024-08-17T02:09:53.862 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:53 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T02:09:53.627+0000 7f5dbb305640 -1 osd.5 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:23.184199+0000 front 2024-08-17T02:09:23.184221+0000 (oldest deadline 2024-08-17T02:09:48.484036+0000) 2024-08-17T02:09:53.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:53 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:53.445+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:09:53.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:53 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:53.445+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:26.057339+0000 front 2024-08-17T02:09:26.057456+0000 (oldest deadline 2024-08-17T02:09:48.357378+0000) 2024-08-17T02:09:54.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:54 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:54.009+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.572147+0000 front 2024-08-17T02:09:17.572181+0000 (oldest deadline 2024-08-17T02:09:42.872145+0000) 2024-08-17T02:09:54.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:54 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:54.009+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:25.173315+0000 front 2024-08-17T02:09:25.173196+0000 (oldest deadline 2024-08-17T02:09:46.873081+0000) 2024-08-17T02:09:54.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:54 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:54.476+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:09:54.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:54 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:54.476+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:26.057339+0000 front 2024-08-17T02:09:26.057456+0000 (oldest deadline 2024-08-17T02:09:48.357378+0000) 2024-08-17T02:09:54.862 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:54 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T02:09:54.648+0000 7f5dbb305640 -1 osd.5 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.983150+0000 front 2024-08-17T02:09:17.983201+0000 (oldest deadline 2024-08-17T02:09:42.083026+0000) 2024-08-17T02:09:54.862 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:54 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T02:09:54.648+0000 7f5dbb305640 -1 osd.5 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:23.184199+0000 front 2024-08-17T02:09:23.184221+0000 (oldest deadline 2024-08-17T02:09:48.484036+0000) 2024-08-17T02:09:55.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:55 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:55.059+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.572147+0000 front 2024-08-17T02:09:17.572181+0000 (oldest deadline 2024-08-17T02:09:42.872145+0000) 2024-08-17T02:09:55.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:55 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:55.059+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:25.173315+0000 front 2024-08-17T02:09:25.173196+0000 (oldest deadline 2024-08-17T02:09:46.873081+0000) 2024-08-17T02:09:55.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:55 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:55.059+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6822 osd.2 since back 2024-08-17T02:09:33.874551+0000 front 2024-08-17T02:09:33.874530+0000 (oldest deadline 2024-08-17T02:09:54.974343+0000) 2024-08-17T02:09:55.698 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:55 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:55.429+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:09:55.698 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:55 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:55.429+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:26.057339+0000 front 2024-08-17T02:09:26.057456+0000 (oldest deadline 2024-08-17T02:09:48.357378+0000) 2024-08-17T02:09:56.018 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:55 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T02:09:55.697+0000 7f5dbb305640 -1 osd.5 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.983150+0000 front 2024-08-17T02:09:17.983201+0000 (oldest deadline 2024-08-17T02:09:42.083026+0000) 2024-08-17T02:09:56.018 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:55 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T02:09:55.697+0000 7f5dbb305640 -1 osd.5 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:23.184199+0000 front 2024-08-17T02:09:23.184221+0000 (oldest deadline 2024-08-17T02:09:48.484036+0000) 2024-08-17T02:09:56.018 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:55 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T02:09:55.697+0000 7f5dbb305640 -1 osd.5 2955 heartbeat_check: no reply from 172.21.15.110:6822 osd.2 since back 2024-08-17T02:09:31.885405+0000 front 2024-08-17T02:09:31.885391+0000 (oldest deadline 2024-08-17T02:09:55.385287+0000) 2024-08-17T02:09:56.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:56 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:56.017+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.572147+0000 front 2024-08-17T02:09:17.572181+0000 (oldest deadline 2024-08-17T02:09:42.872145+0000) 2024-08-17T02:09:56.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:56 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:56.017+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:25.173315+0000 front 2024-08-17T02:09:25.173196+0000 (oldest deadline 2024-08-17T02:09:46.873081+0000) 2024-08-17T02:09:56.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:56 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:56.017+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6822 osd.2 since back 2024-08-17T02:09:33.874551+0000 front 2024-08-17T02:09:33.874530+0000 (oldest deadline 2024-08-17T02:09:54.974343+0000) 2024-08-17T02:09:56.862 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:56 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T02:09:56.675+0000 7f5dbb305640 -1 osd.5 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.983150+0000 front 2024-08-17T02:09:17.983201+0000 (oldest deadline 2024-08-17T02:09:42.083026+0000) 2024-08-17T02:09:56.862 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:56 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T02:09:56.675+0000 7f5dbb305640 -1 osd.5 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:23.184199+0000 front 2024-08-17T02:09:23.184221+0000 (oldest deadline 2024-08-17T02:09:48.484036+0000) 2024-08-17T02:09:56.862 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:56 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5[101035]: 2024-08-17T02:09:56.675+0000 7f5dbb305640 -1 osd.5 2955 heartbeat_check: no reply from 172.21.15.110:6822 osd.2 since back 2024-08-17T02:09:31.885405+0000 front 2024-08-17T02:09:31.885391+0000 (oldest deadline 2024-08-17T02:09:55.385287+0000) 2024-08-17T02:09:56.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:56 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:56.450+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:09:56.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:56 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:56.450+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:26.057339+0000 front 2024-08-17T02:09:26.057456+0000 (oldest deadline 2024-08-17T02:09:48.357378+0000) 2024-08-17T02:09:57.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:57 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:57.059+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.572147+0000 front 2024-08-17T02:09:17.572181+0000 (oldest deadline 2024-08-17T02:09:42.872145+0000) 2024-08-17T02:09:57.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:57 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:57.059+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:25.173315+0000 front 2024-08-17T02:09:25.173196+0000 (oldest deadline 2024-08-17T02:09:46.873081+0000) 2024-08-17T02:09:57.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:57 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:57.059+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6822 osd.2 since back 2024-08-17T02:09:33.874551+0000 front 2024-08-17T02:09:33.874530+0000 (oldest deadline 2024-08-17T02:09:54.974343+0000) 2024-08-17T02:09:57.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:57 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:57.480+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:09:57.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:57 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:57.480+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:26.057339+0000 front 2024-08-17T02:09:26.057456+0000 (oldest deadline 2024-08-17T02:09:48.357378+0000) 2024-08-17T02:09:58.362 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:58 smithi177 podman[155812]: 2024-08-17 02:09:58.223570785 +0000 UTC m=+5.673321917 container died 46fb0ede51f853a3714cd4726a848de0781148b86aa3b1b65b97e669bb59278a (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-d863d21, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-08-17T02:09:58.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:58 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:58.011+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.572147+0000 front 2024-08-17T02:09:17.572181+0000 (oldest deadline 2024-08-17T02:09:42.872145+0000) 2024-08-17T02:09:58.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:58 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:58.011+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:25.173315+0000 front 2024-08-17T02:09:25.173196+0000 (oldest deadline 2024-08-17T02:09:46.873081+0000) 2024-08-17T02:09:58.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:58 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:58.011+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6822 osd.2 since back 2024-08-17T02:09:33.874551+0000 front 2024-08-17T02:09:33.874530+0000 (oldest deadline 2024-08-17T02:09:54.974343+0000) 2024-08-17T02:09:58.767 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:58 smithi177 podman[155812]: 2024-08-17 02:09:58.555004621 +0000 UTC m=+6.004755752 container cleanup 46fb0ede51f853a3714cd4726a848de0781148b86aa3b1b65b97e669bb59278a (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, RELEASE=squid-d863d21, org.label-schema.build-date=20240731, ceph=True) 2024-08-17T02:09:58.767 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:58 smithi177 bash[155812]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5 2024-08-17T02:09:58.767 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:58 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:58.478+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:09:58.768 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:58 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:58.478+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:26.057339+0000 front 2024-08-17T02:09:26.057456+0000 (oldest deadline 2024-08-17T02:09:48.357378+0000) 2024-08-17T02:09:59.052 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:58 smithi177 podman[155833]: 2024-08-17 02:09:58.767616565 +0000 UTC m=+0.539959106 container remove 46fb0ede51f853a3714cd4726a848de0781148b86aa3b1b65b97e669bb59278a (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=squid-d863d21, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-08-17T02:09:59.310 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:59 smithi177 podman[155930]: 2024-08-17 02:09:59.08102901 +0000 UTC m=+0.017008532 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T02:09:59.310 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:59 smithi177 podman[155930]: 2024-08-17 02:09:59.190581905 +0000 UTC m=+0.126561404 container create 93bb88f4270c5c5391eaa37260dd2d349770dcba8275f0553157fd1541fea552 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=squid-d863d21, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True) 2024-08-17T02:09:59.310 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:59 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:59.051+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.572147+0000 front 2024-08-17T02:09:17.572181+0000 (oldest deadline 2024-08-17T02:09:42.872145+0000) 2024-08-17T02:09:59.310 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:59 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:59.051+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:25.173315+0000 front 2024-08-17T02:09:25.173196+0000 (oldest deadline 2024-08-17T02:09:46.873081+0000) 2024-08-17T02:09:59.311 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:09:59 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:09:59.051+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6822 osd.2 since back 2024-08-17T02:09:33.874551+0000 front 2024-08-17T02:09:33.874530+0000 (oldest deadline 2024-08-17T02:09:54.974343+0000) 2024-08-17T02:09:59.592 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:59 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:59.493+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:09:59.592 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:59 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:59.493+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:26.057339+0000 front 2024-08-17T02:09:26.057456+0000 (oldest deadline 2024-08-17T02:09:48.357378+0000) 2024-08-17T02:09:59.592 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:09:59 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:09:59.493+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6822 osd.2 since back 2024-08-17T02:09:28.357955+0000 front 2024-08-17T02:09:28.357864+0000 (oldest deadline 2024-08-17T02:09:58.958262+0000) 2024-08-17T02:09:59.592 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:59 smithi177 podman[155930]: 2024-08-17 02:09:59.401947223 +0000 UTC m=+0.337926724 container init 93bb88f4270c5c5391eaa37260dd2d349770dcba8275f0553157fd1541fea552 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5-deactivate, RELEASE=squid-d863d21, io.buildah.version=1.36.0, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T02:09:59.593 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:59 smithi177 podman[155930]: 2024-08-17 02:09:59.407086977 +0000 UTC m=+0.343066477 container start 93bb88f4270c5c5391eaa37260dd2d349770dcba8275f0553157fd1541fea552 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5-deactivate, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=squid-d863d21, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, ceph=True) 2024-08-17T02:09:59.593 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:59 smithi177 podman[155930]: 2024-08-17 02:09:59.484762644 +0000 UTC m=+0.420742157 container attach 93bb88f4270c5c5391eaa37260dd2d349770dcba8275f0553157fd1541fea552 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=squid-d863d21, ceph=True, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-08-17T02:09:59.862 INFO:journalctl@ceph.osd.5.smithi177.stdout:Aug 17 02:09:59 smithi177 podman[155930]: 2024-08-17 02:09:59.592432414 +0000 UTC m=+0.528411918 container died 93bb88f4270c5c5391eaa37260dd2d349770dcba8275f0553157fd1541fea552 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-5-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=squid-d863d21, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.36.0) 2024-08-17T02:10:00.146 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:00 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:10:00.062+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.572147+0000 front 2024-08-17T02:09:17.572181+0000 (oldest deadline 2024-08-17T02:09:42.872145+0000) 2024-08-17T02:10:00.146 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:00 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:10:00.062+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:25.173315+0000 front 2024-08-17T02:09:25.173196+0000 (oldest deadline 2024-08-17T02:09:46.873081+0000) 2024-08-17T02:10:00.146 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:00 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:10:00.062+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6822 osd.2 since back 2024-08-17T02:09:33.874551+0000 front 2024-08-17T02:09:33.874530+0000 (oldest deadline 2024-08-17T02:09:54.974343+0000) 2024-08-17T02:10:00.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.5.service' 2024-08-17T02:10:00.209 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T02:10:00.209 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-08-17T02:10:00.209 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-08-17T02:10:00.209 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.6 2024-08-17T02:10:00.535 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:00 smithi177 systemd[1]: Stopping Ceph osd.6 for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T02:10:00.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:00 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:00.534+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:10:00.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:00 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:00.534+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:26.057339+0000 front 2024-08-17T02:09:26.057456+0000 (oldest deadline 2024-08-17T02:09:48.357378+0000) 2024-08-17T02:10:00.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:00 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:00.534+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6822 osd.2 since back 2024-08-17T02:09:28.357955+0000 front 2024-08-17T02:09:28.357864+0000 (oldest deadline 2024-08-17T02:09:58.958262+0000) 2024-08-17T02:10:00.862 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:00 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:10:00.534+0000 7f23e3670640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T02:10:00.862 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:00 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:10:00.534+0000 7f23e3670640 -1 osd.6 2955 *** Got signal Terminated *** 2024-08-17T02:10:00.862 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:00 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:10:00.534+0000 7f23e3670640 -1 osd.6 2955 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T02:10:01.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:01 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:10:01.039+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.572147+0000 front 2024-08-17T02:09:17.572181+0000 (oldest deadline 2024-08-17T02:09:42.872145+0000) 2024-08-17T02:10:01.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:01 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:10:01.039+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:25.173315+0000 front 2024-08-17T02:09:25.173196+0000 (oldest deadline 2024-08-17T02:09:46.873081+0000) 2024-08-17T02:10:01.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:01 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:10:01.039+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6822 osd.2 since back 2024-08-17T02:09:33.874551+0000 front 2024-08-17T02:09:33.874530+0000 (oldest deadline 2024-08-17T02:09:54.974343+0000) 2024-08-17T02:10:01.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:01 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:01.570+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:10:01.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:01 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:01.570+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:26.057339+0000 front 2024-08-17T02:09:26.057456+0000 (oldest deadline 2024-08-17T02:09:48.357378+0000) 2024-08-17T02:10:01.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:01 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:01.570+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6822 osd.2 since back 2024-08-17T02:09:28.357955+0000 front 2024-08-17T02:09:28.357864+0000 (oldest deadline 2024-08-17T02:09:58.958262+0000) 2024-08-17T02:10:02.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:02 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:10:02.063+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.572147+0000 front 2024-08-17T02:09:17.572181+0000 (oldest deadline 2024-08-17T02:09:42.872145+0000) 2024-08-17T02:10:02.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:02 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:10:02.063+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:25.173315+0000 front 2024-08-17T02:09:25.173196+0000 (oldest deadline 2024-08-17T02:09:46.873081+0000) 2024-08-17T02:10:02.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:02 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:10:02.063+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6822 osd.2 since back 2024-08-17T02:09:33.874551+0000 front 2024-08-17T02:09:33.874530+0000 (oldest deadline 2024-08-17T02:09:54.974343+0000) 2024-08-17T02:10:02.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:02 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:02.578+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:10:02.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:02 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:02.578+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:26.057339+0000 front 2024-08-17T02:09:26.057456+0000 (oldest deadline 2024-08-17T02:09:48.357378+0000) 2024-08-17T02:10:02.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:02 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:02.578+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6822 osd.2 since back 2024-08-17T02:09:28.357955+0000 front 2024-08-17T02:09:28.357864+0000 (oldest deadline 2024-08-17T02:09:58.958262+0000) 2024-08-17T02:10:03.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:03 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:10:03.037+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.572147+0000 front 2024-08-17T02:09:17.572181+0000 (oldest deadline 2024-08-17T02:09:42.872145+0000) 2024-08-17T02:10:03.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:03 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:10:03.037+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:25.173315+0000 front 2024-08-17T02:09:25.173196+0000 (oldest deadline 2024-08-17T02:09:46.873081+0000) 2024-08-17T02:10:03.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:03 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:10:03.037+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6822 osd.2 since back 2024-08-17T02:09:33.874551+0000 front 2024-08-17T02:09:33.874530+0000 (oldest deadline 2024-08-17T02:09:54.974343+0000) 2024-08-17T02:10:03.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:03 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:03.610+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:10:03.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:03 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:03.610+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:26.057339+0000 front 2024-08-17T02:09:26.057456+0000 (oldest deadline 2024-08-17T02:09:48.357378+0000) 2024-08-17T02:10:03.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:03 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:03.610+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6822 osd.2 since back 2024-08-17T02:09:28.357955+0000 front 2024-08-17T02:09:28.357864+0000 (oldest deadline 2024-08-17T02:09:58.958262+0000) 2024-08-17T02:10:04.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:04 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:10:04.076+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.572147+0000 front 2024-08-17T02:09:17.572181+0000 (oldest deadline 2024-08-17T02:09:42.872145+0000) 2024-08-17T02:10:04.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:04 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:10:04.076+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:25.173315+0000 front 2024-08-17T02:09:25.173196+0000 (oldest deadline 2024-08-17T02:09:46.873081+0000) 2024-08-17T02:10:04.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:04 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:10:04.076+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6822 osd.2 since back 2024-08-17T02:09:33.874551+0000 front 2024-08-17T02:09:33.874530+0000 (oldest deadline 2024-08-17T02:09:54.974343+0000) 2024-08-17T02:10:04.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:04 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:04.579+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:10:04.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:04 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:04.579+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:26.057339+0000 front 2024-08-17T02:09:26.057456+0000 (oldest deadline 2024-08-17T02:09:48.357378+0000) 2024-08-17T02:10:04.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:04 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:04.579+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6822 osd.2 since back 2024-08-17T02:09:28.357955+0000 front 2024-08-17T02:09:28.357864+0000 (oldest deadline 2024-08-17T02:09:58.958262+0000) 2024-08-17T02:10:05.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:05 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:10:05.073+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.572147+0000 front 2024-08-17T02:09:17.572181+0000 (oldest deadline 2024-08-17T02:09:42.872145+0000) 2024-08-17T02:10:05.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:05 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:10:05.073+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:25.173315+0000 front 2024-08-17T02:09:25.173196+0000 (oldest deadline 2024-08-17T02:09:46.873081+0000) 2024-08-17T02:10:05.362 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:05 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6[105930]: 2024-08-17T02:10:05.073+0000 7f23dfc86640 -1 osd.6 2955 heartbeat_check: no reply from 172.21.15.110:6822 osd.2 since back 2024-08-17T02:09:33.874551+0000 front 2024-08-17T02:09:33.874530+0000 (oldest deadline 2024-08-17T02:09:54.974343+0000) 2024-08-17T02:10:05.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:05 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:05.606+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:10:05.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:05 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:05.606+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:26.057339+0000 front 2024-08-17T02:09:26.057456+0000 (oldest deadline 2024-08-17T02:09:48.357378+0000) 2024-08-17T02:10:05.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:05 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:05.606+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6822 osd.2 since back 2024-08-17T02:09:28.357955+0000 front 2024-08-17T02:09:28.357864+0000 (oldest deadline 2024-08-17T02:09:58.958262+0000) 2024-08-17T02:10:05.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:05 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:05.606+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6830 osd.3 since back 2024-08-17T02:09:41.859180+0000 front 2024-08-17T02:09:41.859192+0000 (oldest deadline 2024-08-17T02:10:05.259216+0000) 2024-08-17T02:10:06.350 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:06 smithi177 podman[156058]: 2024-08-17 02:10:06.069023422 +0000 UTC m=+5.636921844 container died c32a908141ead46ffe259438ce3e3d71bb282526e40105b300edf0401cf70365 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6, GIT_BRANCH=HEAD, RELEASE=squid-d863d21, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-08-17T02:10:06.612 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:06 smithi177 podman[156058]: 2024-08-17 02:10:06.440868892 +0000 UTC m=+6.008767313 container cleanup c32a908141ead46ffe259438ce3e3d71bb282526e40105b300edf0401cf70365 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=squid-d863d21, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-08-17T02:10:06.612 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:06 smithi177 bash[156058]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6 2024-08-17T02:10:07.026 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:06 smithi177 podman[156080]: 2024-08-17 02:10:06.701006347 +0000 UTC m=+0.625873261 container remove c32a908141ead46ffe259438ce3e3d71bb282526e40105b300edf0401cf70365 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, RELEASE=squid-d863d21, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-08-17T02:10:07.026 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:06 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:06.615+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:10:07.026 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:06 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:06.615+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:26.057339+0000 front 2024-08-17T02:09:26.057456+0000 (oldest deadline 2024-08-17T02:09:48.357378+0000) 2024-08-17T02:10:07.026 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:06 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:06.615+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6822 osd.2 since back 2024-08-17T02:09:28.357955+0000 front 2024-08-17T02:09:28.357864+0000 (oldest deadline 2024-08-17T02:09:58.958262+0000) 2024-08-17T02:10:07.026 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:06 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:06.615+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6830 osd.3 since back 2024-08-17T02:09:41.859180+0000 front 2024-08-17T02:09:41.859192+0000 (oldest deadline 2024-08-17T02:10:05.259216+0000) 2024-08-17T02:10:07.304 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:07 smithi177 podman[156173]: 2024-08-17 02:10:06.928269268 +0000 UTC m=+0.017226853 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T02:10:07.304 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:07 smithi177 podman[156173]: 2024-08-17 02:10:07.043722191 +0000 UTC m=+0.132679812 container create 9cbc6ca3c2e38c0c3d3ef78d8cd552ab2744065db6ec3e6cb5c9d2e0f833c1e9 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6-deactivate, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-d863d21, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, GIT_CLEAN=True) 2024-08-17T02:10:07.304 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:07 smithi177 podman[156173]: 2024-08-17 02:10:07.230088569 +0000 UTC m=+0.319046155 container init 9cbc6ca3c2e38c0c3d3ef78d8cd552ab2744065db6ec3e6cb5c9d2e0f833c1e9 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6-deactivate, GIT_CLEAN=True, RELEASE=squid-d863d21, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-08-17T02:10:07.304 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:07 smithi177 podman[156173]: 2024-08-17 02:10:07.234844102 +0000 UTC m=+0.323801688 container start 9cbc6ca3c2e38c0c3d3ef78d8cd552ab2744065db6ec3e6cb5c9d2e0f833c1e9 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6-deactivate, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, ceph=True, RELEASE=squid-d863d21, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-08-17T02:10:07.304 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:07 smithi177 podman[156173]: 2024-08-17 02:10:07.304243332 +0000 UTC m=+0.393200936 container attach 9cbc6ca3c2e38c0c3d3ef78d8cd552ab2744065db6ec3e6cb5c9d2e0f833c1e9 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6-deactivate, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=squid-d863d21) 2024-08-17T02:10:07.612 INFO:journalctl@ceph.osd.6.smithi177.stdout:Aug 17 02:10:07 smithi177 podman[156173]: 2024-08-17 02:10:07.421629034 +0000 UTC m=+0.510586610 container died 9cbc6ca3c2e38c0c3d3ef78d8cd552ab2744065db6ec3e6cb5c9d2e0f833c1e9 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-6-deactivate, io.buildah.version=1.36.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, RELEASE=squid-d863d21, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True) 2024-08-17T02:10:08.041 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:07 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:07.617+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:10:08.041 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:07 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:07.618+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:26.057339+0000 front 2024-08-17T02:09:26.057456+0000 (oldest deadline 2024-08-17T02:09:48.357378+0000) 2024-08-17T02:10:08.041 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:07 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:07.618+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6822 osd.2 since back 2024-08-17T02:09:28.357955+0000 front 2024-08-17T02:09:28.357864+0000 (oldest deadline 2024-08-17T02:09:58.958262+0000) 2024-08-17T02:10:08.041 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:07 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:07.618+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6830 osd.3 since back 2024-08-17T02:09:41.859180+0000 front 2024-08-17T02:09:41.859192+0000 (oldest deadline 2024-08-17T02:10:05.259216+0000) 2024-08-17T02:10:08.062 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.6.service' 2024-08-17T02:10:08.100 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T02:10:08.101 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-08-17T02:10:08.101 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-08-17T02:10:08.101 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.7 2024-08-17T02:10:08.323 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:08 smithi177 systemd[1]: Stopping Ceph osd.7 for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T02:10:08.590 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:08 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:08.454+0000 7f8377ade640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T02:10:08.590 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:08 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:08.454+0000 7f8377ade640 -1 osd.7 2955 *** Got signal Terminated *** 2024-08-17T02:10:08.590 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:08 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:08.454+0000 7f8377ade640 -1 osd.7 2955 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T02:10:08.590 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:08 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:08.589+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:10:08.590 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:08 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:08.589+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:26.057339+0000 front 2024-08-17T02:09:26.057456+0000 (oldest deadline 2024-08-17T02:09:48.357378+0000) 2024-08-17T02:10:08.590 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:08 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:08.589+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6822 osd.2 since back 2024-08-17T02:09:28.357955+0000 front 2024-08-17T02:09:28.357864+0000 (oldest deadline 2024-08-17T02:09:58.958262+0000) 2024-08-17T02:10:08.590 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:08 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:08.589+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6830 osd.3 since back 2024-08-17T02:09:41.859180+0000 front 2024-08-17T02:09:41.859192+0000 (oldest deadline 2024-08-17T02:10:05.259216+0000) 2024-08-17T02:10:09.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:09 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:09.540+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:10:09.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:09 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:09.540+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:26.057339+0000 front 2024-08-17T02:09:26.057456+0000 (oldest deadline 2024-08-17T02:09:48.357378+0000) 2024-08-17T02:10:09.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:09 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:09.540+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6822 osd.2 since back 2024-08-17T02:09:28.357955+0000 front 2024-08-17T02:09:28.357864+0000 (oldest deadline 2024-08-17T02:09:58.958262+0000) 2024-08-17T02:10:09.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:09 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:09.540+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6830 osd.3 since back 2024-08-17T02:09:41.859180+0000 front 2024-08-17T02:09:41.859192+0000 (oldest deadline 2024-08-17T02:10:05.259216+0000) 2024-08-17T02:10:10.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:10 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:10.545+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:10:10.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:10 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:10.545+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:26.057339+0000 front 2024-08-17T02:09:26.057456+0000 (oldest deadline 2024-08-17T02:09:48.357378+0000) 2024-08-17T02:10:10.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:10 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:10.545+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6822 osd.2 since back 2024-08-17T02:09:28.357955+0000 front 2024-08-17T02:09:28.357864+0000 (oldest deadline 2024-08-17T02:09:58.958262+0000) 2024-08-17T02:10:10.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:10 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:10.545+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6830 osd.3 since back 2024-08-17T02:09:41.859180+0000 front 2024-08-17T02:09:41.859192+0000 (oldest deadline 2024-08-17T02:10:05.259216+0000) 2024-08-17T02:10:11.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:11 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:11.520+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:10:11.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:11 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:11.520+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:26.057339+0000 front 2024-08-17T02:09:26.057456+0000 (oldest deadline 2024-08-17T02:09:48.357378+0000) 2024-08-17T02:10:11.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:11 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:11.520+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6822 osd.2 since back 2024-08-17T02:09:28.357955+0000 front 2024-08-17T02:09:28.357864+0000 (oldest deadline 2024-08-17T02:09:58.958262+0000) 2024-08-17T02:10:11.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:11 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:11.520+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6830 osd.3 since back 2024-08-17T02:09:41.859180+0000 front 2024-08-17T02:09:41.859192+0000 (oldest deadline 2024-08-17T02:10:05.259216+0000) 2024-08-17T02:10:12.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:12.486+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6806 osd.0 since back 2024-08-17T02:09:17.856530+0000 front 2024-08-17T02:09:17.856555+0000 (oldest deadline 2024-08-17T02:09:41.956291+0000) 2024-08-17T02:10:12.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:12.486+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6814 osd.1 since back 2024-08-17T02:09:26.057339+0000 front 2024-08-17T02:09:26.057456+0000 (oldest deadline 2024-08-17T02:09:48.357378+0000) 2024-08-17T02:10:12.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:12.486+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6822 osd.2 since back 2024-08-17T02:09:28.357955+0000 front 2024-08-17T02:09:28.357864+0000 (oldest deadline 2024-08-17T02:09:58.958262+0000) 2024-08-17T02:10:12.862 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:12.486+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.110:6830 osd.3 since back 2024-08-17T02:09:41.859180+0000 front 2024-08-17T02:09:41.859192+0000 (oldest deadline 2024-08-17T02:10:05.259216+0000) 2024-08-17T02:10:12.863 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:12 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7[111107]: 2024-08-17T02:10:12.486+0000 7f83700ec640 -1 osd.7 2955 heartbeat_check: no reply from 172.21.15.177:6804 osd.4 since back 2024-08-17T02:09:49.260565+0000 front 2024-08-17T02:09:49.260601+0000 (oldest deadline 2024-08-17T02:10:12.160571+0000) 2024-08-17T02:10:14.346 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:14 smithi177 podman[156303]: 2024-08-17 02:10:14.062057575 +0000 UTC m=+5.725785477 container died 975fcf37b63af951d53e9a37b71a36eb6484d9410cbf3160f9d604839c2c66f9 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=squid-d863d21, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T02:10:14.612 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:14 smithi177 podman[156303]: 2024-08-17 02:10:14.452195316 +0000 UTC m=+6.115923218 container cleanup 975fcf37b63af951d53e9a37b71a36eb6484d9410cbf3160f9d604839c2c66f9 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=squid-d863d21, org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-08-17T02:10:14.612 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:14 smithi177 bash[156303]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7 2024-08-17T02:10:15.044 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:14 smithi177 podman[156335]: 2024-08-17 02:10:14.728850896 +0000 UTC m=+0.663136536 container remove 975fcf37b63af951d53e9a37b71a36eb6484d9410cbf3160f9d604839c2c66f9 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7, org.label-schema.build-date=20240731, ceph=True, RELEASE=squid-d863d21, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-17T02:10:15.295 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:15 smithi177 podman[156430]: 2024-08-17 02:10:14.947257468 +0000 UTC m=+0.017157615 image pull ba08250ef864474725fb856db2617a8d8103b32c0e9c824eedd71e03d6315147 quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb 2024-08-17T02:10:15.295 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:15 smithi177 podman[156430]: 2024-08-17 02:10:15.071419971 +0000 UTC m=+0.141320117 container create 2417f0bf43385e45371232c5d7cd765928d202d17ef20de6855cfc4c4cd06f7c (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7-deactivate, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=squid-d863d21, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True) 2024-08-17T02:10:15.295 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:15 smithi177 podman[156430]: 2024-08-17 02:10:15.290646917 +0000 UTC m=+0.360547080 container init 2417f0bf43385e45371232c5d7cd765928d202d17ef20de6855cfc4c4cd06f7c (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7-deactivate, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=squid-d863d21, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-08-17T02:10:15.295 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:15 smithi177 podman[156430]: 2024-08-17 02:10:15.295367704 +0000 UTC m=+0.365267855 container start 2417f0bf43385e45371232c5d7cd765928d202d17ef20de6855cfc4c4cd06f7c (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7-deactivate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=squid-d863d21, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-08-17T02:10:15.612 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:15 smithi177 podman[156430]: 2024-08-17 02:10:15.373706634 +0000 UTC m=+0.443606793 container attach 2417f0bf43385e45371232c5d7cd765928d202d17ef20de6855cfc4c4cd06f7c (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-d863d21, io.buildah.version=1.36.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-08-17T02:10:15.612 INFO:journalctl@ceph.osd.7.smithi177.stdout:Aug 17 02:10:15 smithi177 podman[156430]: 2024-08-17 02:10:15.484457548 +0000 UTC m=+0.554357700 container died 2417f0bf43385e45371232c5d7cd765928d202d17ef20de6855cfc4c4cd06f7c (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-osd-7-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=squid-d863d21, io.buildah.version=1.36.0) 2024-08-17T02:10:16.128 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@osd.7.service' 2024-08-17T02:10:16.167 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T02:10:16.167 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-08-17T02:10:16.167 INFO:tasks.cephadm.mds.a:Stopping mds.a... 2024-08-17T02:10:16.167 DEBUG:teuthology.orchestra.run.smithi110:> sudo systemctl stop ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mds.a 2024-08-17T02:10:16.481 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 02:10:16 smithi110 systemd[1]: Stopping Ceph mds.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T02:10:16.779 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 02:10:16 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-a[126397]: 2024-08-17T02:10:16.480+0000 7f2b072a5640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mds -n mds.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T02:10:16.779 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 02:10:16 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-a[126397]: 2024-08-17T02:10:16.480+0000 7f2b072a5640 -1 mds.a *** got signal Terminated *** 2024-08-17T02:10:20.810 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 02:10:20 smithi110 podman[237903]: 2024-08-17 02:10:20.494382317 +0000 UTC m=+4.124146317 container died 270f3f61bac1b233ccfaaed77ae5e089c55e03ca946ac705d622a372382a8efc (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-a, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-d863d21, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-08-17T02:10:21.220 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 02:10:20 smithi110 podman[237903]: 2024-08-17 02:10:20.953147412 +0000 UTC m=+4.582911400 container cleanup 270f3f61bac1b233ccfaaed77ae5e089c55e03ca946ac705d622a372382a8efc (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-a, ceph=True, RELEASE=squid-d863d21, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True) 2024-08-17T02:10:21.221 INFO:journalctl@ceph.mds.a.smithi110.stdout:Aug 17 02:10:20 smithi110 bash[237903]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-a 2024-08-17T02:10:21.383 DEBUG:teuthology.orchestra.run.smithi110:> sudo pkill -f 'journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mds.a.service' 2024-08-17T02:10:21.419 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T02:10:21.420 INFO:tasks.cephadm.mds.a:Stopped mds.a 2024-08-17T02:10:21.420 INFO:tasks.cephadm.mds.b:Stopping mds.b... 2024-08-17T02:10:21.420 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mds.b 2024-08-17T02:10:21.715 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 02:10:21 smithi177 systemd[1]: Stopping Ceph mds.b for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T02:10:22.112 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 02:10:21 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-b[115608]: 2024-08-17T02:10:21.714+0000 7fbf1eae9640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mds -n mds.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-08-17T02:10:22.112 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 02:10:21 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-b[115608]: 2024-08-17T02:10:21.714+0000 7fbf1eae9640 -1 mds.b *** got signal Terminated *** 2024-08-17T02:10:24.612 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 02:10:24 smithi177 podman[156559]: 2024-08-17 02:10:24.287748657 +0000 UTC m=+2.670052781 container died fbd99fac594e38ff4f28e10b3b8840cb0a25a881a1f6d6fc0fc4e3f5f7a5de25 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-b, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=squid-d863d21, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-08-17T02:10:25.112 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 02:10:24 smithi177 podman[156559]: 2024-08-17 02:10:24.720741774 +0000 UTC m=+3.103045908 container cleanup fbd99fac594e38ff4f28e10b3b8840cb0a25a881a1f6d6fc0fc4e3f5f7a5de25 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-b, GIT_BRANCH=HEAD, RELEASE=squid-d863d21, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-17T02:10:25.112 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 02:10:24 smithi177 bash[156559]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-b 2024-08-17T02:10:25.112 INFO:journalctl@ceph.mds.b.smithi177.stdout:Aug 17 02:10:24 smithi177 podman[156578]: 2024-08-17 02:10:24.89697536 +0000 UTC m=+0.609991919 container remove fbd99fac594e38ff4f28e10b3b8840cb0a25a881a1f6d6fc0fc4e3f5f7a5de25 (image=quay.ceph.io/ceph-ci/ceph@sha256:51a0b9579fb4a4554a153b3dbfee2d70518b2d8efa2fd27af3b96767db1865eb, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-mds-b, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, RELEASE=squid-d863d21, GIT_CLEAN=True) 2024-08-17T02:10:25.157 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@mds.b.service' 2024-08-17T02:10:25.192 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T02:10:25.193 INFO:tasks.cephadm.mds.b:Stopped mds.b 2024-08-17T02:10:25.193 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-08-17T02:10:25.193 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-168746fe-5c2f-11ef-bccf-c7b262605968@prometheus.a 2024-08-17T02:10:25.509 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 02:10:25 smithi177 systemd[1]: Stopping Ceph prometheus.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T02:10:25.792 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 02:10:25 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T02:10:25.509Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-17T02:10:25.792 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 02:10:25 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T02:10:25.509Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-17T02:10:25.792 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 02:10:25 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T02:10:25.509Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-17T02:10:25.792 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 02:10:25 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T02:10:25.509Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-17T02:10:25.792 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 02:10:25 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T02:10:25.509Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-17T02:10:25.792 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 02:10:25 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T02:10:25.509Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-17T02:10:25.792 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 02:10:25 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T02:10:25.509Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-17T02:10:25.792 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 02:10:25 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T02:10:25.509Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-17T02:10:25.792 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 02:10:25 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T02:10:25.510Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-17T02:10:25.792 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 02:10:25 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T02:10:25.514Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-17T02:10:25.792 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 02:10:25 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T02:10:25.514Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-17T02:10:25.792 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 02:10:25 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a[123639]: ts=2024-08-17T02:10:25.514Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-17T02:10:25.793 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 02:10:25 smithi177 podman[156691]: 2024-08-17 02:10:25.52036607 +0000 UTC m=+0.107076720 container died 90dbd93114155a3d5d4a6173f89343c88af013fc985f9b04be66cf50b10abd04 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T02:10:26.109 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 02:10:25 smithi177 podman[156691]: 2024-08-17 02:10:25.882975095 +0000 UTC m=+0.469685746 container cleanup 90dbd93114155a3d5d4a6173f89343c88af013fc985f9b04be66cf50b10abd04 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-17T02:10:26.109 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Aug 17 02:10:25 smithi177 bash[156691]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T02:10:26.267 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-168746fe-5c2f-11ef-bccf-c7b262605968@prometheus.a.service' 2024-08-17T02:10:26.300 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T02:10:26.300 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-08-17T02:10:26.300 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 --force --keep-logs 2024-08-17T02:10:26.456 INFO:teuthology.orchestra.run.smithi110.stdout:Deleting cluster with fsid: 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T02:10:28.060 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 02:10:27 smithi110 systemd[1]: Stopping Ceph alertmanager.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T02:10:28.375 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 02:10:28 smithi110 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a[134280]: ts=2024-08-17T02:10:28.102Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-17T02:10:28.376 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 02:10:28 smithi110 podman[238370]: 2024-08-17 02:10:28.144039128 +0000 UTC m=+0.133981238 container died 8750a99a592eb1704b016c4d1d09f48a3fdfc8687118e7d195b706e7a73c4548 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T02:10:28.659 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 02:10:28 smithi110 podman[238370]: 2024-08-17 02:10:28.475304039 +0000 UTC m=+0.465246148 container cleanup 8750a99a592eb1704b016c4d1d09f48a3fdfc8687118e7d195b706e7a73c4548 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T02:10:28.659 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 02:10:28 smithi110 bash[238370]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T02:10:28.926 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 02:10:28 smithi110 podman[238387]: 2024-08-17 02:10:28.659805309 +0000 UTC m=+0.513236773 container remove 8750a99a592eb1704b016c4d1d09f48a3fdfc8687118e7d195b706e7a73c4548 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-17T02:10:28.926 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 02:10:28 smithi110 podman[238387]: 2024-08-17 02:10:28.735462059 +0000 UTC m=+0.588893524 volume remove 395fa5119426530c39cd714723cf3ff46019aa511ff69a0a5be19e448b58e813 2024-08-17T02:10:29.310 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 02:10:29 smithi110 systemd[1]: Stopping Ceph node-exporter.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T02:10:29.310 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 02:10:28 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-17T02:10:29.310 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 02:10:28 smithi110 systemd[1]: Stopped Ceph alertmanager.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T02:10:29.310 INFO:journalctl@ceph.alertmanager.a.smithi110.stdout:Aug 17 02:10:28 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@alertmanager.a.service: Consumed 4.506s CPU time. 2024-08-17T02:10:29.647 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 02:10:29 smithi110 podman[238500]: 2024-08-17 02:10:29.36806475 +0000 UTC m=+0.118155528 container died 10d331372690147d156d0d827a65b4b47de56993c6e55b4537a11a2bd151f744 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-17T02:10:29.964 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 02:10:29 smithi110 podman[238500]: 2024-08-17 02:10:29.73852258 +0000 UTC m=+0.488613357 container cleanup 10d331372690147d156d0d827a65b4b47de56993c6e55b4537a11a2bd151f744 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-17T02:10:29.964 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 02:10:29 smithi110 bash[238500]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a 2024-08-17T02:10:30.241 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 02:10:29 smithi110 podman[238518]: 2024-08-17 02:10:29.964574523 +0000 UTC m=+0.596724663 container remove 10d331372690147d156d0d827a65b4b47de56993c6e55b4537a11a2bd151f744 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-17T02:10:30.241 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 02:10:29 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-08-17T02:10:30.241 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 02:10:30 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-08-17T02:10:30.241 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 02:10:30 smithi110 systemd[1]: Stopped Ceph node-exporter.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T02:10:30.241 INFO:journalctl@ceph.node-exporter.a.smithi110.stdout:Aug 17 02:10:30 smithi110 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@node-exporter.a.service: Consumed 9.447s CPU time. 2024-08-17T02:10:30.714 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 --force --keep-logs 2024-08-17T02:10:30.869 INFO:teuthology.orchestra.run.smithi177.stdout:Deleting cluster with fsid: 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T02:10:32.612 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 02:10:32 smithi177 systemd[1]: Stopping Ceph grafana.a for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T02:10:33.029 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 02:10:32 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=server t=2024-08-17T02:10:32.739980223Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-08-17T02:10:33.030 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 02:10:32 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=tracing t=2024-08-17T02:10:32.740349573Z level=info msg="Closing tracing" 2024-08-17T02:10:33.030 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 02:10:32 smithi177 ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a[127639]: logger=ticker t=2024-08-17T02:10:32.740370282Z level=info msg=stopped last_tick=2024-08-17T02:10:30Z 2024-08-17T02:10:33.030 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 02:10:32 smithi177 podman[157146]: 2024-08-17 02:10:32.750430817 +0000 UTC m=+0.119375044 container died dc632ed72401e66312b49bde8744b351fc4fd41d9659f3ad6d3e48bca7be93a4 (image=quay.io/ceph/grafana:9.4.12, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-08-17T02:10:33.362 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 02:10:33 smithi177 podman[157146]: 2024-08-17 02:10:33.120550843 +0000 UTC m=+0.489495074 container cleanup dc632ed72401e66312b49bde8744b351fc4fd41d9659f3ad6d3e48bca7be93a4 (image=quay.io/ceph/grafana:9.4.12, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-08-17T02:10:33.362 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 02:10:33 smithi177 bash[157146]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a 2024-08-17T02:10:33.716 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 02:10:33 smithi177 podman[157163]: 2024-08-17 02:10:33.413864346 +0000 UTC m=+0.665268722 container remove dc632ed72401e66312b49bde8744b351fc4fd41d9659f3ad6d3e48bca7be93a4 (image=quay.io/ceph/grafana:9.4.12, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-08-17T02:10:33.716 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 02:10:33 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@grafana.a.service: Deactivated successfully. 2024-08-17T02:10:33.717 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 02:10:33 smithi177 systemd[1]: Stopped Ceph grafana.a for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T02:10:33.717 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Aug 17 02:10:33 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@grafana.a.service: Consumed 48.590s CPU time. 2024-08-17T02:10:33.970 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 02:10:33 smithi177 systemd[1]: Stopping Ceph node-exporter.b for 168746fe-5c2f-11ef-bccf-c7b262605968... 2024-08-17T02:10:34.282 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 02:10:33 smithi177 podman[157278]: 2024-08-17 02:10:33.971055963 +0000 UTC m=+0.114228614 container died 1bb7c916f287a7ea77cc66b51527fceca609fcb9755cd4f7a3f7c3e4923ab353 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-17T02:10:34.283 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 02:10:34 smithi177 podman[157278]: 2024-08-17 02:10:34.283097327 +0000 UTC m=+0.426270021 container cleanup 1bb7c916f287a7ea77cc66b51527fceca609fcb9755cd4f7a3f7c3e4923ab353 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-17T02:10:34.612 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 02:10:34 smithi177 bash[157278]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b 2024-08-17T02:10:34.612 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 02:10:34 smithi177 podman[157295]: 2024-08-17 02:10:34.492461171 +0000 UTC m=+0.525448951 container remove 1bb7c916f287a7ea77cc66b51527fceca609fcb9755cd4f7a3f7c3e4923ab353 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-168746fe-5c2f-11ef-bccf-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-17T02:10:34.612 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 02:10:34 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-08-17T02:10:34.955 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 02:10:34 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-08-17T02:10:34.955 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 02:10:34 smithi177 systemd[1]: Stopped Ceph node-exporter.b for 168746fe-5c2f-11ef-bccf-c7b262605968. 2024-08-17T02:10:34.955 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Aug 17 02:10:34 smithi177 systemd[1]: ceph-168746fe-5c2f-11ef-bccf-c7b262605968@node-exporter.b.service: Consumed 8.866s CPU time. 2024-08-17T02:10:35.305 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-17T02:10:35.338 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-17T02:10:35.365 INFO:tasks.cephadm:Archiving crash dumps... 2024-08-17T02:10:35.367 DEBUG:teuthology.misc:Transferring archived files from smithi110:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-08-16_02:08:14-upgrade-squid-distro-default-smithi/7857445/remote/smithi110/crash 2024-08-17T02:10:35.368 DEBUG:teuthology.orchestra.run.smithi110:> sudo tar c -f - -C /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/crash -- . 2024-08-17T02:10:35.427 INFO:teuthology.orchestra.run.smithi110.stderr:tar: /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/crash: Cannot open: No such file or directory 2024-08-17T02:10:35.427 INFO:teuthology.orchestra.run.smithi110.stderr:tar: Error is not recoverable: exiting now 2024-08-17T02:10:35.430 DEBUG:teuthology.misc:Transferring archived files from smithi177:/var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-08-16_02:08:14-upgrade-squid-distro-default-smithi/7857445/remote/smithi177/crash 2024-08-17T02:10:35.431 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/crash -- . 2024-08-17T02:10:35.489 INFO:teuthology.orchestra.run.smithi177.stderr:tar: /var/lib/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/crash: Cannot open: No such file or directory 2024-08-17T02:10:35.490 INFO:teuthology.orchestra.run.smithi177.stderr:tar: Error is not recoverable: exiting now 2024-08-17T02:10:35.491 INFO:tasks.cephadm:Checking cluster log for badness... 2024-08-17T02:10:35.491 DEBUG:teuthology.orchestra.run.smithi110:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/168746fe-5c2f-11ef-bccf-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-17T02:10:35.522 INFO:teuthology.orchestra.run.smithi110.stdout:2024-08-17T00:30:34.466431+0000 mon.a (mon.0) 614 : cluster [WRN] Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-08-17T02:10:35.525 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-08-17T02:10:35.525 DEBUG:teuthology.orchestra.run.smithi110:> sudo egrep '\[SEC\]' /var/log/ceph/168746fe-5c2f-11ef-bccf-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-17T02:10:35.596 DEBUG:teuthology.orchestra.run.smithi110:> sudo egrep '\[ERR\]' /var/log/ceph/168746fe-5c2f-11ef-bccf-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-17T02:10:35.666 DEBUG:teuthology.orchestra.run.smithi110:> sudo egrep '\[WRN\]' /var/log/ceph/168746fe-5c2f-11ef-bccf-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-17T02:10:35.733 INFO:teuthology.orchestra.run.smithi110.stdout:2024-08-17T00:30:34.466431+0000 mon.a (mon.0) 614 : cluster [WRN] Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-08-17T02:10:35.736 INFO:tasks.cephadm:Compressing logs... 2024-08-17T02:10:35.736 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-17T02:10:35.779 DEBUG:teuthology.orchestra.run.smithi177:> 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-17T02:10:35.801 INFO:teuthology.orchestra.run.smithi110.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-08-17T02:10:35.801 INFO:teuthology.orchestra.run.smithi110.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-08-17T02:10:35.803 INFO:teuthology.orchestra.run.smithi110.stderr:gzip -5 --verbose -- /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph.log 2024-08-17T02:10:35.803 INFO:teuthology.orchestra.run.smithi110.stderr:gzip -5 --verbose -- /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-osd.2.log 2024-08-17T02:10:35.803 INFO:teuthology.orchestra.run.smithi110.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph.audit.log 2024-08-17T02:10:35.804 INFO:teuthology.orchestra.run.smithi110.stderr:/var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-osd.3.log 2024-08-17T02:10:35.804 INFO:teuthology.orchestra.run.smithi110.stderr:gzip -5 --verbose -- /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-osd.1.log 2024-08-17T02:10:35.804 INFO:teuthology.orchestra.run.smithi110.stderr:/var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph.audit.log: /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-mgr.y.log 2024-08-17T02:10:35.804 INFO:teuthology.orchestra.run.smithi177.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-08-17T02:10:35.804 INFO:teuthology.orchestra.run.smithi177.stderr:: No such file or directory 2024-08-17T02:10:35.805 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph.log 2024-08-17T02:10:35.805 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5/var/log/ceph/cephadm.log: --verbose -- /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph.audit.log 2024-08-17T02:10:35.806 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-osd.7.log 2024-08-17T02:10:35.806 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-mds.b.log 2024-08-17T02:10:35.806 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-osd.5.log 2024-08-17T02:10:35.807 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-osd.7.log: /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-mds.b.log: gzip -5 --verbose -- /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-osd.4.log 2024-08-17T02:10:35.807 INFO:teuthology.orchestra.run.smithi177.stderr: 84.8% -- replaced with /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-mds.b.log.gz 2024-08-17T02:10:35.807 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-mgr.x.log 2024-08-17T02:10:35.808 INFO:teuthology.orchestra.run.smithi110.stderr:/var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-osd.0.log 2024-08-17T02:10:35.808 INFO:teuthology.orchestra.run.smithi110.stderr:/var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-mgr.y.log: /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-osd.0.log: 91.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-08-17T02:10:35.808 INFO:teuthology.orchestra.run.smithi110.stderr:gzip -5 --verbose -- /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-mon.c.log 2024-08-17T02:10:35.808 INFO:teuthology.orchestra.run.smithi110.stderr:gzip -5 --verbose -- /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-mon.a.log 2024-08-17T02:10:35.810 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-osd.6.log 2024-08-17T02:10:35.810 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-osd.4.log: /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-mgr.x.log: /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph.cephadm.log 2024-08-17T02:10:35.810 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-volume.log 2024-08-17T02:10:35.815 INFO:teuthology.orchestra.run.smithi177.stderr: 91.7% -- replaced with /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph.audit.log.gz 2024-08-17T02:10:35.817 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph.cephadm.log: 84.9% -- replaced with /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph.cephadm.log.gz 2024-08-17T02:10:35.817 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-mon.b.log 2024-08-17T02:10:35.817 INFO:teuthology.orchestra.run.smithi110.stderr:/var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph.cephadm.log 2024-08-17T02:10:35.818 INFO:teuthology.orchestra.run.smithi110.stderr:/var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-mon.a.log: 94.9% -- replaced with /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph.audit.log.gz 2024-08-17T02:10:35.822 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-volume.log: 86.8% -- replaced with /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph.log.gz 2024-08-17T02:10:35.823 INFO:teuthology.orchestra.run.smithi177.stderr: 89.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-08-17T02:10:35.829 INFO:teuthology.orchestra.run.smithi110.stderr: 92.7% -- replaced with /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph.log.gz 2024-08-17T02:10:35.830 INFO:teuthology.orchestra.run.smithi110.stderr:gzip -5 --verbose -- /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-mds.a.log 2024-08-17T02:10:35.832 INFO:teuthology.orchestra.run.smithi110.stderr:/var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph.cephadm.log: 91.5% -- replaced with /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph.cephadm.log.gz 2024-08-17T02:10:35.832 INFO:teuthology.orchestra.run.smithi110.stderr:gzip -5 --verbose -- /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-volume.log 2024-08-17T02:10:35.845 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-mon.b.log: 91.1% -- replaced with /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-volume.log.gz 2024-08-17T02:10:35.848 INFO:teuthology.orchestra.run.smithi110.stderr:/var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-mds.a.log: /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-volume.log: 92.4% -- replaced with /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-mds.a.log.gz 2024-08-17T02:10:35.871 INFO:teuthology.orchestra.run.smithi110.stderr: 91.1% -- replaced with /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-volume.log.gz 2024-08-17T02:10:35.871 INFO:teuthology.orchestra.run.smithi177.stderr: 90.9% -- replaced with /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-mgr.x.log.gz 2024-08-17T02:10:36.961 INFO:teuthology.orchestra.run.smithi110.stderr: 90.2% -- replaced with /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-mgr.y.log.gz 2024-08-17T02:10:37.387 INFO:teuthology.orchestra.run.smithi110.stderr: 92.3% -- replaced with /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-mon.c.log.gz 2024-08-17T02:10:38.221 INFO:teuthology.orchestra.run.smithi177.stderr: 92.2% -- replaced with /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-mon.b.log.gz 2024-08-17T02:10:40.534 INFO:teuthology.orchestra.run.smithi110.stderr: 90.6% -- replaced with /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-mon.a.log.gz 2024-08-17T02:10:56.340 INFO:teuthology.orchestra.run.smithi177.stderr: 94.5% -- replaced with /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-osd.6.log.gz 2024-08-17T02:10:57.931 INFO:teuthology.orchestra.run.smithi177.stderr: 94.3% -- replaced with /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-osd.4.log.gz 2024-08-17T02:11:01.464 INFO:teuthology.orchestra.run.smithi177.stderr: 94.4% -- replaced with /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-osd.7.log.gz 2024-08-17T02:11:01.509 INFO:teuthology.orchestra.run.smithi110.stderr: 94.6% -- replaced with /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-osd.3.log.gz 2024-08-17T02:11:01.886 INFO:teuthology.orchestra.run.smithi110.stderr: 94.4% -- replaced with /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-osd.1.log.gz 2024-08-17T02:11:02.285 INFO:teuthology.orchestra.run.smithi177.stderr: 94.8% -- replaced with /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-osd.5.log.gz 2024-08-17T02:11:02.287 INFO:teuthology.orchestra.run.smithi177.stderr: 2024-08-17T02:11:02.287 INFO:teuthology.orchestra.run.smithi177.stderr:real 0m26.493s 2024-08-17T02:11:02.287 INFO:teuthology.orchestra.run.smithi177.stderr:user 1m33.626s 2024-08-17T02:11:02.287 INFO:teuthology.orchestra.run.smithi177.stderr:sys 0m3.532s 2024-08-17T02:11:03.200 INFO:teuthology.orchestra.run.smithi110.stderr: 94.4% -- replaced with /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-osd.0.log.gz 2024-08-17T02:11:04.739 INFO:teuthology.orchestra.run.smithi110.stderr: 94.0% -- replaced with /var/log/ceph/168746fe-5c2f-11ef-bccf-c7b262605968/ceph-osd.2.log.gz 2024-08-17T02:11:04.740 INFO:teuthology.orchestra.run.smithi110.stderr: 2024-08-17T02:11:04.740 INFO:teuthology.orchestra.run.smithi110.stderr:real 0m28.949s 2024-08-17T02:11:04.741 INFO:teuthology.orchestra.run.smithi110.stderr:user 1m51.439s 2024-08-17T02:11:04.741 INFO:teuthology.orchestra.run.smithi110.stderr:sys 0m4.010s 2024-08-17T02:11:04.741 INFO:tasks.cephadm:Archiving logs... 2024-08-17T02:11:04.741 DEBUG:teuthology.misc:Transferring archived files from smithi110:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-08-16_02:08:14-upgrade-squid-distro-default-smithi/7857445/remote/smithi110/log 2024-08-17T02:11:04.742 DEBUG:teuthology.orchestra.run.smithi110:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-17T02:11:19.769 DEBUG:teuthology.misc:Transferring archived files from smithi177:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-08-16_02:08:14-upgrade-squid-distro-default-smithi/7857445/remote/smithi177/log 2024-08-17T02:11:19.770 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-17T02:11:32.422 INFO:tasks.cephadm:Removing cluster... 2024-08-17T02:11:32.422 DEBUG:teuthology.orchestra.run.smithi110:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 --force 2024-08-17T02:11:32.579 INFO:teuthology.orchestra.run.smithi110.stdout:Deleting cluster with fsid: 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T02:11:33.035 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 168746fe-5c2f-11ef-bccf-c7b262605968 --force 2024-08-17T02:11:33.190 INFO:teuthology.orchestra.run.smithi177.stdout:Deleting cluster with fsid: 168746fe-5c2f-11ef-bccf-c7b262605968 2024-08-17T02:11:33.578 INFO:tasks.cephadm:Removing cephadm ... 2024-08-17T02:11:33.578 DEBUG:teuthology.orchestra.run.smithi110:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-17T02:11:33.594 DEBUG:teuthology.orchestra.run.smithi177:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-17T02:11:33.610 INFO:tasks.cephadm:Teardown complete 2024-08-17T02:11:33.610 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-08-17T02:11:33.621 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-17T02:11:33.622 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-17T02:11:33.637 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-08-17T02:11:33.719 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-08-17T02:11:33.728 INFO:teuthology.task.clock:Checking final clock skew... 2024-08-17T02:11:33.729 DEBUG:teuthology.orchestra.run.smithi110:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-17T02:11:33.731 DEBUG:teuthology.orchestra.run.smithi177:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-17T02:11:33.744 INFO:teuthology.orchestra.run.smithi110.stderr:bash: line 1: ntpq: command not found 2024-08-17T02:11:33.746 INFO:teuthology.orchestra.run.smithi177.stderr:bash: line 1: ntpq: command not found 2024-08-17T02:11:33.748 INFO:teuthology.orchestra.run.smithi110.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-17T02:11:33.748 INFO:teuthology.orchestra.run.smithi110.stdout:=============================================================================== 2024-08-17T02:11:33.748 INFO:teuthology.orchestra.run.smithi110.stdout:^* hv01.front.sepia.ceph.com 3 6 377 53 -43us[ -65us] +/- 42ms 2024-08-17T02:11:33.748 INFO:teuthology.orchestra.run.smithi110.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 54 -233us[ -255us] +/- 60ms 2024-08-17T02:11:33.748 INFO:teuthology.orchestra.run.smithi110.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 55 +328us[ +306us] +/- 75ms 2024-08-17T02:11:33.748 INFO:teuthology.orchestra.run.smithi110.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-08-17T02:11:33.749 INFO:teuthology.orchestra.run.smithi177.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-17T02:11:33.749 INFO:teuthology.orchestra.run.smithi177.stdout:=============================================================================== 2024-08-17T02:11:33.750 INFO:teuthology.orchestra.run.smithi177.stdout:^* hv01.front.sepia.ceph.com 3 6 377 54 -23us[ -13us] +/- 42ms 2024-08-17T02:11:33.750 INFO:teuthology.orchestra.run.smithi177.stdout:^+ hv02.front.sepia.ceph.com 3 7 377 59 -175us[ -166us] +/- 60ms 2024-08-17T02:11:33.750 INFO:teuthology.orchestra.run.smithi177.stdout:^+ hv03.front.sepia.ceph.com 3 7 377 61 +370us[ +379us] +/- 74ms 2024-08-17T02:11:33.750 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-08-17T02:11:33.750 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-08-17T02:11:33.771 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-08-17T02:11:33.772 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-08-17T02:11:33.781 DEBUG:teuthology.orchestra.run.smithi110:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-08-17T02:11:33.884 DEBUG:teuthology.orchestra.run.smithi177:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-08-17T02:11:33.969 DEBUG:teuthology.orchestra.run.smithi110:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-08-17T02:11:33.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T02:11:33.999 DEBUG:teuthology.orchestra.run.smithi177:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-08-17T02:11:34.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T02:11:34.028 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-08-17T02:11:34.038 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-08-17T02:11:34.047 INFO:teuthology.task.internal:Duration was 6993.554588 seconds 2024-08-17T02:11:34.048 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-08-17T02:11:34.057 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-08-17T02:11:34.057 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-17T02:11:34.060 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-17T02:11:34.096 INFO:teuthology.orchestra.run.smithi110.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-17T02:11:34.106 INFO:teuthology.orchestra.run.smithi177.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-17T02:11:34.398 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-08-17T02:11:34.398 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi110.front.sepia.ceph.com 2024-08-17T02:11:34.399 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-17T02:11:34.419 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi177.front.sepia.ceph.com 2024-08-17T02:11:34.419 DEBUG:teuthology.orchestra.run.smithi177:> 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-17T02:11:34.464 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-08-17T02:11:34.464 DEBUG:teuthology.orchestra.run.smithi110:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-17T02:11:34.466 DEBUG:teuthology.orchestra.run.smithi177:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-17T02:11:34.530 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-08-17T02:11:34.531 DEBUG:teuthology.orchestra.run.smithi110:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-17T02:11:34.536 DEBUG:teuthology.orchestra.run.smithi177:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-17T02:11:35.155 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-08-17T02:11:35.166 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-08-17T02:11:35.167 DEBUG:teuthology.orchestra.run.smithi110:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-17T02:11:35.191 DEBUG:teuthology.orchestra.run.smithi177:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-17T02:11:35.216 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-08-17T02:11:35.227 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-17T02:11:35.233 DEBUG:teuthology.orchestra.run.smithi177:> 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-17T02:11:35.254 INFO:teuthology.orchestra.run.smithi110.stdout:kernel.core_pattern = core 2024-08-17T02:11:35.279 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern = core 2024-08-17T02:11:35.293 DEBUG:teuthology.orchestra.run.smithi110:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-17T02:11:35.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T02:11:35.322 DEBUG:teuthology.orchestra.run.smithi177:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-17T02:11:35.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T02:11:35.344 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-08-17T02:11:35.358 INFO:teuthology.task.internal:Transferring archived files... 2024-08-17T02:11:35.359 DEBUG:teuthology.misc:Transferring archived files from smithi110:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-08-16_02:08:14-upgrade-squid-distro-default-smithi/7857445/remote/smithi110 2024-08-17T02:11:35.359 DEBUG:teuthology.orchestra.run.smithi110:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-17T02:11:35.410 DEBUG:teuthology.misc:Transferring archived files from smithi177:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-08-16_02:08:14-upgrade-squid-distro-default-smithi/7857445/remote/smithi177 2024-08-17T02:11:35.410 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-17T02:11:35.452 INFO:teuthology.task.internal:Removing archive directory... 2024-08-17T02:11:35.452 DEBUG:teuthology.orchestra.run.smithi110:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-17T02:11:35.454 DEBUG:teuthology.orchestra.run.smithi177:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-17T02:11:35.499 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-08-17T02:11:35.512 INFO:teuthology.task.internal:Not uploading archives. 2024-08-17T02:11:35.512 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-08-17T02:11:35.523 INFO:teuthology.task.internal:Tidying up after the test... 2024-08-17T02:11:35.523 DEBUG:teuthology.orchestra.run.smithi110:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-17T02:11:35.525 DEBUG:teuthology.orchestra.run.smithi177:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-17T02:11:35.538 INFO:teuthology.orchestra.run.smithi110.stdout: 265307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 17 02:11 /home/ubuntu/cephtest 2024-08-17T02:11:35.558 INFO:teuthology.orchestra.run.smithi177.stdout: 262165 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 17 02:11 /home/ubuntu/cephtest 2024-08-17T02:11:35.559 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-08-17T02:11:35.872 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-08-17T02:11:36.789 INFO:teuthology.run:Summary data: description: upgrade/reef-x/parallel/{0-random-distro$/{centos_9.stream_runc} 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} duration: 6993.5545880794525 failure_reason: '"2024-08-17T00:30:34.466431+0000 mon.a (mon.0) 614 : cluster [WRN] Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED)" in cluster log' flavor: default owner: scheduled_teuthology@teuthology success: false 2024-08-17T02:11:36.789 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-17T02:11:36.880 INFO:teuthology.run:FAIL